Searched defs:MIPSInst_RT (Results 1 – 2 of 2) sorted by relevance
32 #define MIPSInst_RT(x) ((MIPSInst(x) & 0x001f0000) >> I_RT_SFT) macro