Searched refs:sdisp (Results 1 – 1 of 1) sorted by relevance
230 signed short sdisp; in do_mathemu() local352 sdisp = (insn & 0xffff); in do_mathemu()354 op1 = (void *)((idx ? regs->gpr[idx] : 0) + sdisp); in do_mathemu()362 sdisp = (insn & 0xffff); in do_mathemu()364 op1 = (void *)(regs->gpr[idx] + sdisp); in do_mathemu()