Home | History | Annotate | Download | only in x86_64

Lines Matching refs:ARITH_XOR

193 #define ARITH_XOR 6
366 tcg_out_modrm(s, 0x01 | (ARITH_XOR << 3), ret, ret); /* xor r0,r0 */
1025 c = ARITH_XOR;
1047 c = ARITH_XOR;