Searched refs:SLJIT_DIV_SW (Results 1 – 10 of 10) sorted by relevance
879 #define SLJIT_DIV_SW (SLJIT_OP0_BASE + 7) macro880 #define SLJIT_DIV_S32 (SLJIT_DIV_SW | SLJIT_I32_OP)
767 case SLJIT_DIV_SW: in sljit_emit_op0()796 if ((op | 0x2) == SLJIT_DIV_SW) { in sljit_emit_op0()863 case SLJIT_DIV_SW: in sljit_emit_op0()
1252 case SLJIT_DIV_SW: in sljit_emit_op0()1258 case SLJIT_DIV_SW: in sljit_emit_op0()
826 case SLJIT_DIV_SW: in sljit_emit_op0()
1106 case SLJIT_DIV_SW: in sljit_emit_op0()
1068 case SLJIT_DIV_SW: in sljit_emit_op0()
1131 || ((op & ~SLJIT_I32_OP) >= SLJIT_DIVMOD_UW && (op & ~SLJIT_I32_OP) <= SLJIT_DIV_SW)); in check_sljit_emit_op0()
1088 case SLJIT_DIV_SW: in sljit_emit_op0()
1603 case SLJIT_DIV_SW: in sljit_emit_op0()
2185 case SLJIT_DIV_SW: in sljit_emit_op0()