blob: 7c6969bfc8890879096350df450ae8793385efe8 [file] [log] [blame]
x | y ^ z;
x | (y ^ z);
(x | y) ^ z;