Searched refs:offs_reg (Results 1 – 1 of 1) sorted by relevance
899 sljit_s32 offs_reg; in emit_op_mem() local908 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