Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1164 #define SLJIT_DIV_F64 (SLJIT_FOP2_BASE + 3) macro
1165 #define SLJIT_DIV_F32 (SLJIT_DIV_F64 | SLJIT_32)
H A DsljitNativeSPARC_common.c1334 case SLJIT_DIV_F64: in sljit_emit_fop2()
H A DsljitLir.c1613 CHECK_ARGUMENT(GET_OPCODE(op) >= SLJIT_ADD_F64 && GET_OPCODE(op) <= SLJIT_DIV_F64); in check_sljit_emit_fop2()
H A DsljitNativeARM_64.c1667 case SLJIT_DIV_F64: in sljit_emit_fop2()
H A DsljitNativePPC_common.c1993 case SLJIT_DIV_F64: in sljit_emit_fop2()
H A DsljitNativeX86_common.c2644 case SLJIT_DIV_F64:
H A DsljitNativeARM_T2_32.c1948 case SLJIT_DIV_F64: in sljit_emit_fop2()
H A DsljitNativeMIPS_common.c1951 case SLJIT_DIV_F64: in sljit_emit_fop2()
H A DsljitNativeS390X.c3041 SLJIT_ASSERT(GET_OPCODE(op) == SLJIT_DIV_F64); in sljit_emit_fop2()
H A DsljitNativeARM_32.c2362 case SLJIT_DIV_F64: in sljit_emit_fop2()

Completed in 90 milliseconds