Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1116 #define SLJIT_DIV_F64 (SLJIT_FOP2_BASE + 3) macro
1117 #define SLJIT_DIV_F32 (SLJIT_DIV_F64 | SLJIT_F32_OP)
H A DsljitNativeSPARC_common.c1223 case SLJIT_DIV_F64: in sljit_emit_fop2()
H A DsljitNativeARM_64.c1581 case SLJIT_DIV_F64: in sljit_emit_fop2()
H A DsljitLir.c1537 CHECK_ARGUMENT(GET_OPCODE(op) >= SLJIT_ADD_F64 && GET_OPCODE(op) <= SLJIT_DIV_F64); in check_sljit_emit_fop2()
H A DsljitNativeMIPS_common.c1744 case SLJIT_DIV_F64: in sljit_emit_fop2()
H A DsljitNativeARM_T2_32.c1726 case SLJIT_DIV_F64: in sljit_emit_fop2()
H A DsljitNativePPC_common.c1854 case SLJIT_DIV_F64: in sljit_emit_fop2()
H A DsljitNativeARM_32.c2045 case SLJIT_DIV_F64: in sljit_emit_fop2()
H A DsljitNativeX86_common.c2666 case SLJIT_DIV_F64:

Completed in 58 milliseconds