Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeMIPS_common.c200 #define DDIVU (HI(0) | (2 << 6) | LO(31)) macro
211 #define DDIVU (HI(0) | LO(31)) macro
2455 …FAIL_IF(push_inst(compiler, ((op | 0x2) == SLJIT_DIV_UW ? DDIVU : DDIV) | S(SLJIT_R0) | T(SLJIT_R1… in sljit_emit_op0()
2473 …FAIL_IF(push_inst(compiler, ((op | 0x2) == SLJIT_DIV_UW ? DDIVU : DDIV) | S(SLJIT_R0) | T(SLJIT_R1… in sljit_emit_op0()

Completed in 17 milliseconds