Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_64.c159 #define STRI 0xf9000000 macro
183 #define LDR (STRI | (1 << 22))
1135 …FAIL_IF(push_inst(compiler, STRI | RT(prev) | RN(SLJIT_SP) | (offs >> 5) | ((fprev == -1) ? (1 << … in sljit_emit_enter()
2434 inst = (type & SLJIT_MEM_STORE) ? STRI : LDRI; in sljit_emit_mem()

Completed in 12 milliseconds