Searched defs:xor_byte (Results 1 – 2 of 2) sorted by relevance
209 #define xor_byte(d,s) xor_byte_asm(&M.x86.R_EFLG,d,s) macro
1842 u8 xor_byte(u8 d, u8 s) in xor_byte() function