Searched refs:PRELOAD (Results 1 – 2 of 2) sorted by relevance
/PHP-7.3/ext/pcre/pcre2lib/sljit/ |
H A D | sljitNativeARM_T2_32.c | 847 #define PRELOAD 0x0c macro 1330 return emit_op_mem(compiler, PRELOAD, TMP_PC, src, srcw, TMP_REG1); in sljit_emit_op1()
|
H A D | sljitNativeARM_32.c | 857 #define PRELOAD 0x03 macro 1665 return emit_op_mem(compiler, PRELOAD | LOAD_DATA, TMP_PC, src, srcw, TMP_REG1); in sljit_emit_op1()
|
Completed in 25 milliseconds