Searched refs:MIPSInst_UIMM (Results 1 – 2 of 2) sorted by relevance
36 #define MIPSInst_UIMM(x) (MIPSInst(x) & 0xffff) macro
951 if (regs->regs[rs] >= MIPSInst_UIMM(inst)) in mipsr2_decoder()965 if (regs->regs[rs] < MIPSInst_UIMM(inst)) in mipsr2_decoder()