Home | History | Annotate | Download | only in sljit

Lines Matching full:overflow_flag

66 #define OVERFLOW_FLAG	1
1674 BR_Z(OVERFLOW_FLAG);
1678 BR_NZ(OVERFLOW_FLAG);
2068 dst_ar = OVERFLOW_FLAG;
2072 FAIL_IF(push_inst(compiler, SLTIU | SA(OVERFLOW_FLAG) | TA(sugg_dst_ar) | IMM(1), sugg_dst_ar));