Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitLir.h930 #define SLJIT_DDIV (SLJIT_FOP2_BASE + 3) macro
931 #define SLJIT_SDIV (SLJIT_DDIV | SLJIT_SINGLE_OP)
H A DsljitNativeSPARC_common.c1161 case SLJIT_DDIV: in sljit_emit_fop2()
H A DsljitLir.c1292 CHECK_ARGUMENT(GET_OPCODE(op) >= SLJIT_DADD && GET_OPCODE(op) <= SLJIT_DDIV); in check_sljit_emit_fop2()
H A DsljitNativeARM_64.c1758 case SLJIT_DDIV: in sljit_emit_fop2()
H A DsljitNativeARM_T2_32.c1777 case SLJIT_DDIV: in sljit_emit_fop2()
H A DsljitNativeARM_32.c2260 case SLJIT_DDIV: in sljit_emit_fop2()
H A DsljitNativeMIPS_common.c1524 case SLJIT_DDIV: in sljit_emit_fop2()
H A DsljitNativePPC_common.c1994 case SLJIT_DDIV: in sljit_emit_fop2()
H A DsljitNativeX86_common.c2511 case SLJIT_DDIV:

Completed in 55 milliseconds