Searched refs:sdisp (Results 1 – 1 of 1) sorted by relevance
229 signed short sdisp; in do_mathemu() local351 sdisp = (insn & 0xffff); in do_mathemu()353 op1 = (void *)((idx ? regs->gpr[idx] : 0) + sdisp); in do_mathemu()361 sdisp = (insn & 0xffff); in do_mathemu()363 op1 = (void *)(regs->gpr[idx] + sdisp); in do_mathemu()