Lines Matching refs:FASTOP2
370 #define FASTOP2(op) \ macro1005 FASTOP2(add);1006 FASTOP2(or);1007 FASTOP2(adc);1008 FASTOP2(sbb);1009 FASTOP2(and);1010 FASTOP2(sub);1011 FASTOP2(xor);1012 FASTOP2(cmp);1013 FASTOP2(test);1045 FASTOP2(xadd);