Searched refs:SLJIT_DIV_SW (Results 1 – 11 of 11) sorted by relevance
796 #define SLJIT_DIV_SW (SLJIT_OP0_BASE + 7) macro797 #define SLJIT_DIV_S32 (SLJIT_DIV_SW | SLJIT_I32_OP)
732 case SLJIT_DIV_SW: in sljit_emit_op0()761 if ((op | 0x2) == SLJIT_DIV_SW) { in sljit_emit_op0()828 case SLJIT_DIV_SW: in sljit_emit_op0()
799 case SLJIT_DIV_SW: in sljit_emit_op0()
1017 … || ((op & ~SLJIT_I32_OP) >= SLJIT_DIVMOD_UW && (op & ~SLJIT_I32_OP) <= SLJIT_DIV_SW)); in check_sljit_emit_op0()
1173 case SLJIT_DIV_SW: in sljit_emit_op0()
1038 case SLJIT_DIV_SW: in sljit_emit_op0()
1279 case SLJIT_DIV_SW: in sljit_emit_op0()
1577 case SLJIT_DIV_SW: in sljit_emit_op0()
1299 case SLJIT_DIV_SW: in sljit_emit_op0()
2190 case SLJIT_DIV_SW: in sljit_emit_op0()
3983 sljit_emit_op0(compiler, SLJIT_DIV_SW); in test42()4048 sljit_emit_op0(compiler, SLJIT_DIV_SW); in test42()5305 sljit_emit_op0(compiler, SLJIT_DIV_SW); in test55()