Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitLir.h902 #define SLJIT_MOVU_U8 (SLJIT_OP1_BASE + 9) macro
903 #define SLJIT_MOVU32_U8 (SLJIT_MOVU_U8 | SLJIT_I32_OP)
H A DsljitNativeARM_T2_32.c741 case SLJIT_MOVU_U8: in emit_op_imm()
1326 case SLJIT_MOVU_U8: in sljit_emit_op1()
H A DsljitNativeARM_64.c703 case SLJIT_MOVU_U8: in emit_op_imm()
1380 case SLJIT_MOVU_U8: in sljit_emit_op1()
H A DsljitNativeSPARC_common.c888 case SLJIT_MOVU_U8: in sljit_emit_op1()
H A DsljitLir.c101 …(((op) >= SLJIT_MOV_U8 && (op) <= SLJIT_MOV_S16) || ((op) >= SLJIT_MOVU_U8 && (op) <= SLJIT_MOVU_S…
H A DsljitNativeARM_32.c1705 case SLJIT_MOVU_U8: in sljit_emit_op1()
H A DsljitNativeMIPS_common.c1191 case SLJIT_MOVU_U8: in sljit_emit_op1()
H A DsljitNativeTILEGX_64.c2232 case SLJIT_MOVU_U8: in sljit_emit_op1()
H A DsljitNativePPC_common.c1453 case SLJIT_MOVU_U8: in sljit_emit_op1()
/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c523 #define MOVU_UCHAR SLJIT_MOVU_U8

Completed in 94 milliseconds