Searched refs:MIPSInst_SIMM (Results 1 – 2 of 2) sorted by relevance
280 MIPSInst_SIMM(ir)); in cop1Emulate()301 MIPSInst_SIMM(ir)); in cop1Emulate()321 MIPSInst_SIMM(ir)); in cop1Emulate()341 MIPSInst_SIMM(ir)); in cop1Emulate()478 (MIPSInst_SIMM(ir) << 2)); in cop1Emulate()
380 #define MIPSInst_SIMM(x) ((int)((short)(MIPSInst(x) & 0xffff))) macro