Searched refs:DIV (Results 1 – 3 of 3) sorted by relevance
174 #define DIV (HI(0) | (2 << 6) | LO(26)) macro183 #define DIV (HI(0) | LO(26)) macro1264 …FAIL_IF(push_inst(compiler, ((op | 0x2) == SLJIT_DIV_UW ? DIVU : DIV) | S(SLJIT_R0) | T(SLJIT_R1) … in sljit_emit_op0()1272 …FAIL_IF(push_inst(compiler, ((op | 0x2) == SLJIT_DIV_UW ? DIVU : DIV) | S(SLJIT_R0) | T(SLJIT_R1) … in sljit_emit_op0()1284 …FAIL_IF(push_inst(compiler, ((op | 0x2) == SLJIT_DIV_UW ? DIVU : DIV) | S(SLJIT_R0) | T(SLJIT_R1),… in sljit_emit_op0()1288 …FAIL_IF(push_inst(compiler, ((op | 0x2) == SLJIT_DIV_UW ? DIVU : DIV) | S(SLJIT_R0) | T(SLJIT_R1),… in sljit_emit_op0()
192 #define DIV (/* GROUP_F7 */ 6 << 3) macro1061 *inst |= DIV; in sljit_emit_op0()
1686 TIDY_TAG_CONST(DIV); in _php_tidy_register_tags()
Completed in 23 milliseconds