Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitLir.h816 #define SLJIT_DIV_SW (SLJIT_OP0_BASE + 7) macro
817 #define SLJIT_DIV_S32 (SLJIT_DIV_SW | SLJIT_I32_OP)
H A DsljitNativeX86_common.c768 case SLJIT_DIV_SW: in sljit_emit_op0()
797 if ((op | 0x2) == SLJIT_DIV_SW) { in sljit_emit_op0()
864 case SLJIT_DIV_SW: in sljit_emit_op0()
H A DsljitNativeSPARC_common.c816 case SLJIT_DIV_SW: in sljit_emit_op0()
H A DsljitNativeARM_T2_32.c1220 case SLJIT_DIV_SW: in sljit_emit_op0()
H A DsljitLir.c1013 || ((op & ~SLJIT_I32_OP) >= SLJIT_DIVMOD_UW && (op & ~SLJIT_I32_OP) <= SLJIT_DIV_SW)); in check_sljit_emit_op0()
H A DsljitNativeARM_32.c1613 case SLJIT_DIV_SW: in sljit_emit_op0()
H A DsljitNativeARM_64.c1298 case SLJIT_DIV_SW: in sljit_emit_op0()
H A DsljitNativeMIPS_common.c1065 case SLJIT_DIV_SW: in sljit_emit_op0()
H A DsljitNativeTILEGX_64.c2185 case SLJIT_DIV_SW: in sljit_emit_op0()
H A DsljitNativePPC_common.c1314 case SLJIT_DIV_SW: in sljit_emit_op0()

Completed in 73 milliseconds