Searched refs:offs_reg (Results 1 – 1 of 1) sorted by relevance
1068 sljit_s32 offs_reg; in emit_op_mem() local1077 offs_reg = OFFS_REG(arg); in emit_op_mem()1085 offs_reg = tmp_reg; in emit_op_mem()1094 …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 11 milliseconds