Home
last modified time | relevance | path

Searched refs:DIV (Results 1 – 3 of 3) sorted by relevance

/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitNativeMIPS_common.c174 #define DIV (HI(0) | (2 << 6) | LO(26)) macro
183 #define DIV (HI(0) | LO(26)) macro
1265 …FAIL_IF(push_inst(compiler, ((op | 0x2) == SLJIT_DIV_UW ? DIVU : DIV) | S(SLJIT_R0) | T(SLJIT_R1) … in sljit_emit_op0()
1273 …FAIL_IF(push_inst(compiler, ((op | 0x2) == SLJIT_DIV_UW ? DIVU : DIV) | S(SLJIT_R0) | T(SLJIT_R1) … in sljit_emit_op0()
1285 …FAIL_IF(push_inst(compiler, ((op | 0x2) == SLJIT_DIV_UW ? DIVU : DIV) | S(SLJIT_R0) | T(SLJIT_R1),… in sljit_emit_op0()
1289 …FAIL_IF(push_inst(compiler, ((op | 0x2) == SLJIT_DIV_UW ? DIVU : DIV) | S(SLJIT_R0) | T(SLJIT_R1),… in sljit_emit_op0()
H A DsljitNativeX86_common.c192 #define DIV (/* GROUP_F7 */ 6 << 3) macro
1058 *inst |= DIV; in sljit_emit_op0()
/PHP-8.1/ext/tidy/
H A Dtidy.c1670 TIDY_TAG_CONST(DIV); in _php_tidy_register_tags()

Completed in 25 milliseconds