Searched defs:MIPSInst_SIMM (Results 1 – 2 of 2) sorted by relevance
35 #define MIPSInst_SIMM(x) ((int)((short)(MIPSInst(x) & 0xffff))) macro