Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/sljit/
H A DsljitNativeSPARC_common.c173 #define UDIV (OPC1(0x2) | OPC3(0x0e)) macro
790 …FAIL_IF(push_inst(compiler, (op == SLJIT_LUDIV ? UDIV : SDIV) | D(SLJIT_R0) | S1(SLJIT_R0) | S2(SL… in sljit_emit_op0()
H A DsljitNativeARM_64.c122 #define UDIV 0x9ac00800 macro
1248 …FAIL_IF(push_inst(compiler, ((op == SLJIT_LUDIV ? UDIV : SDIV) ^ inv_bits) | RD(SLJIT_R0) | RN(SLJ… in sljit_emit_op0()

Completed in 18 milliseconds