Searched defs:MIPSInst_UIMM (Results 1 – 2 of 2) sorted by relevance
36 #define MIPSInst_UIMM(x) (MIPSInst(x) & 0xffff) macro