Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1132 #define SLJIT_DIV_F64 (SLJIT_FOP2_BASE + 3) macro
1133 #define SLJIT_DIV_F32 (SLJIT_DIV_F64 | SLJIT_F32_OP)
H A DsljitNativeSPARC_common.c1224 case SLJIT_DIV_F64: in sljit_emit_fop2()
H A DsljitLir.c1553 CHECK_ARGUMENT(GET_OPCODE(op) >= SLJIT_ADD_F64 && GET_OPCODE(op) <= SLJIT_DIV_F64); in check_sljit_emit_fop2()
H A DsljitNativeARM_64.c1577 case SLJIT_DIV_F64: in sljit_emit_fop2()
H A DsljitNativePPC_common.c1898 case SLJIT_DIV_F64: in sljit_emit_fop2()
H A DsljitNativeMIPS_common.c1749 case SLJIT_DIV_F64: in sljit_emit_fop2()
H A DsljitNativeARM_32.c2124 case SLJIT_DIV_F64: in sljit_emit_fop2()
H A DsljitNativeARM_T2_32.c1733 case SLJIT_DIV_F64: in sljit_emit_fop2()
H A DsljitNativeX86_common.c2663 case SLJIT_DIV_F64:

Completed in 73 milliseconds