Searched defs:MIPSInst_FS (Results 1 – 2 of 2) sorted by relevance
60 #define MIPSInst_FS(x) ((MIPSInst(x) & 0x0000f800) >> I_FS_SFT) macro