Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_common.c990 sljit_s32 offs_reg; in emit_op_mem() local
999 offs_reg = OFFS_REG(arg); in emit_op_mem()
1007 offs_reg = tmp_reg; in emit_op_mem()
1016 …urn push_inst(compiler, INST_CODE_AND_DST(inst, inp_flags, reg) | A(arg & REG_MASK) | B(offs_reg)); in emit_op_mem()

Completed in 22 milliseconds