Home | History | Annotate | Download | only in i386

Lines Matching refs:ARITH_SUB

293 #define ARITH_SUB 5
658 if (!cf && (c == ARITH_ADD || c == ARITH_SUB) && (val == 1 || val == -1)) {
1543 c = ARITH_SUB;
1703 tgen_arithi(s, ARITH_SUB, args[0], args[4], 1);
1705 tgen_arithr(s, ARITH_SUB, args[0], args[4]);