Searched defs:XOR2 (Results 1 - 1 of 1) sorted by relevance

/src/common/lib/libx86emu/
H A Dx86emu.c5773 #define XOR2(x) (((x) ^ ((x)>>1)) & 0x1) macro
[all...]

Completed in 11 milliseconds