Home | History | Annotate | Download | only in i386

Lines Matching refs:ARITH_CMP

250 #define OPC_CMP_GvEv	(OPC_ARITH_GvEv | (ARITH_CMP << 3))
295 #define ARITH_CMP 7
770 tgen_arithi(s, ARITH_CMP + rexw, arg1, arg2, 0);
773 tgen_arithr(s, ARITH_CMP + rexw, arg1, arg2);