Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_common.c899 sljit_s32 offs_reg; in emit_op_mem() local
908 offs_reg = OFFS_REG(arg); in emit_op_mem()
916 offs_reg = tmp_reg; in emit_op_mem()
925 …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 15 milliseconds