Searched refs:SLJIT_DIV_SW (Results 1 – 10 of 10) sorted by relevance
941 #define SLJIT_DIV_SW (SLJIT_OP0_BASE + 7) macro942 #define SLJIT_DIV_S32 (SLJIT_DIV_SW | SLJIT_32)
1237 || ((op & ~SLJIT_32) >= SLJIT_DIVMOD_UW && (op & ~SLJIT_32) <= SLJIT_DIV_SW) in check_sljit_emit_op0()1240 …if ((GET_OPCODE(op) >= SLJIT_LMUL_UW && GET_OPCODE(op) <= SLJIT_DIV_SW) || op == SLJIT_SKIP_FRAMES… in check_sljit_emit_op0()1247 if (GET_OPCODE(op) >= SLJIT_DIVMOD_UW && GET_OPCODE(op) <= SLJIT_DIV_SW) { in check_sljit_emit_op0()
984 case SLJIT_DIV_SW: in sljit_emit_op0()1013 if ((op | 0x2) == SLJIT_DIV_SW) { in sljit_emit_op0()1080 case SLJIT_DIV_SW: in sljit_emit_op0()
1490 case SLJIT_DIV_SW: in sljit_emit_op0()1496 case SLJIT_DIV_SW: in sljit_emit_op0()
963 case SLJIT_DIV_SW: in sljit_emit_op0()
1232 case SLJIT_DIV_SW: in sljit_emit_op0()
1245 case SLJIT_DIV_SW: in sljit_emit_op0()
1471 case SLJIT_DIV_SW: in sljit_emit_op0()
1951 case SLJIT_DIV_SW: in sljit_emit_op0()
1839 case SLJIT_DIV_SW: in sljit_emit_op0()