Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/sljit/
H A DsljitNativeSPARC_common.c171 #define SDIV (OPC1(0x2) | OPC3(0x0f)) 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.c109 #define SDIV 0x9ac00c00 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 15 milliseconds