Searched refs:MIPSInst_RD (Results 1 – 3 of 3) sorted by relevance
103 if (MIPSInst_RD(ir)) in mipsr6_emul()104 regs->regs[MIPSInst_RD(ir)] = in mipsr6_emul()112 if (MIPSInst_RD(ir)) in mipsr6_emul()113 regs->regs[MIPSInst_RD(ir)] = in mipsr6_emul()121 if (MIPSInst_RD(ir)) in mipsr6_emul()122 regs->regs[MIPSInst_RD(ir)] = in mipsr6_emul()130 if (MIPSInst_RD(ir)) in mipsr6_emul()131 regs->regs[MIPSInst_RD(ir)] = in mipsr6_emul()139 if (MIPSInst_RD(ir)) in mipsr6_emul()140 regs->regs[MIPSInst_RD(ir)] = in mipsr6_emul()[all …]
45 #define MIPSInst_RD(x) ((MIPSInst(x) & 0x0000f800) >> I_RD_SFT) macro
857 switch (MIPSInst_RD(ir)) { in cop1_cfc()920 switch (MIPSInst_RD(ir)) { in cop1_ctc()1129 MIPSInst_RD(ir)); in cop1Emulate()1138 DITOREG(xcp->regs[MIPSInst_RT(ir)], MIPSInst_RD(ir)); in cop1Emulate()1148 MIPSInst_RD(ir)); in cop1Emulate()1157 SITOHREG(xcp->regs[MIPSInst_RT(ir)], MIPSInst_RD(ir)); in cop1Emulate()1164 MIPSInst_RD(ir)); in cop1Emulate()1170 SITOREG(xcp->regs[MIPSInst_RT(ir)], MIPSInst_RD(ir)); in cop1Emulate()1369 xcp->regs[MIPSInst_RD(ir)] = in cop1Emulate()