Home
last modified time | relevance | path

Searched refs:SLJIT_SUB_F64 (Results 1 – 8 of 8) sorted by relevance

/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1126 #define SLJIT_SUB_F64 (SLJIT_FOP2_BASE + 1) macro
1127 #define SLJIT_SUB_F32 (SLJIT_SUB_F64 | SLJIT_F32_OP)
H A DsljitNativeSPARC_common.c1216 case SLJIT_SUB_F64: in sljit_emit_fop2()
H A DsljitNativeARM_64.c1571 case SLJIT_SUB_F64: in sljit_emit_fop2()
H A DsljitNativePPC_common.c1890 case SLJIT_SUB_F64: in sljit_emit_fop2()
H A DsljitNativeMIPS_common.c1741 case SLJIT_SUB_F64: in sljit_emit_fop2()
H A DsljitNativeARM_32.c2116 case SLJIT_SUB_F64: in sljit_emit_fop2()
H A DsljitNativeARM_T2_32.c1727 case SLJIT_SUB_F64: in sljit_emit_fop2()
H A DsljitNativeX86_common.c2655 case SLJIT_SUB_F64:

Completed in 73 milliseconds