Searched refs:MIPSInst_RD (Results 1 – 3 of 3) sorted by relevance
105 if (MIPSInst_RD(ir)) in mipsr6_emul()114 if (MIPSInst_RD(ir)) in mipsr6_emul()123 if (MIPSInst_RD(ir)) in mipsr6_emul()132 if (MIPSInst_RD(ir)) in mipsr6_emul()141 if (MIPSInst_RD(ir)) in mipsr6_emul()150 if (MIPSInst_RD(ir)) in mipsr6_emul()159 if (MIPSInst_RD(ir)) in mipsr6_emul()168 if (MIPSInst_RD(ir)) in mipsr6_emul()177 if (MIPSInst_RD(ir)) in mipsr6_emul()338 if (MIPSInst_RD(ir)) in mfhi_func()[all …]
45 #define MIPSInst_RD(x) ((MIPSInst(x) & 0x0000f800) >> I_RD_SFT) macro
854 switch (MIPSInst_RD(ir)) { in cop1_cfc()917 switch (MIPSInst_RD(ir)) { in cop1_ctc()1127 MIPSInst_RD(ir)); in cop1Emulate()1136 DITOREG(xcp->regs[MIPSInst_RT(ir)], MIPSInst_RD(ir)); in cop1Emulate()1146 MIPSInst_RD(ir)); in cop1Emulate()1155 SITOHREG(xcp->regs[MIPSInst_RT(ir)], MIPSInst_RD(ir)); in cop1Emulate()1162 MIPSInst_RD(ir)); in cop1Emulate()1168 SITOREG(xcp->regs[MIPSInst_RT(ir)], MIPSInst_RD(ir)); in cop1Emulate()1376 xcp->regs[MIPSInst_RD(ir)] = in cop1Emulate()