Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_32.c1676 sljit_uw imm, offset_reg; in emit_op_mem() local
1697 offset_reg = OFFS_REG(arg); in emit_op_mem()
1702 …FAIL_IF(push_inst(compiler, ADD | RD(tmp_reg) | RN(arg) | RM(offset_reg) | ((sljit_uw)argw << 7))); in emit_op_mem()
1708 RM(offset_reg) | (is_type1_transfer ? (1 << 25) : 0) | ((sljit_uw)argw << 7))); in emit_op_mem()

Completed in 19 milliseconds