Searched refs:SLJIT_DIV_SW (Results 1 – 10 of 10) sorted by relevance
729 #define SLJIT_DIV_SW (SLJIT_OP0_BASE + 7) macro730 #define SLJIT_DIV_S32 (SLJIT_DIV_SW | SLJIT_I32_OP)
773 case SLJIT_DIV_SW: in sljit_emit_op0()805 if ((op | 0x2) == SLJIT_DIV_SW) { in sljit_emit_op0()872 case SLJIT_DIV_SW: in sljit_emit_op0()
787 case SLJIT_DIV_SW: in sljit_emit_op0()
1039 || ((op & ~SLJIT_I32_OP) >= SLJIT_DIVMOD_UW && (op & ~SLJIT_I32_OP) <= SLJIT_DIV_SW)); in check_sljit_emit_op0()
1264 case SLJIT_DIV_SW: in sljit_emit_op0()
1271 case SLJIT_DIV_SW: in sljit_emit_op0()
1286 case SLJIT_DIV_SW: in sljit_emit_op0()
2188 case SLJIT_DIV_SW: in sljit_emit_op0()
1059 case SLJIT_DIV_SW: in sljit_emit_op0()
1839 case SLJIT_DIV_SW: in sljit_emit_op0()