Searched refs:MIPSInst_RD (Results 1 – 3 of 3) sorted by relevance
105 if (MIPSInst_RD(ir)) in mipsr6_emul()106 regs->regs[MIPSInst_RD(ir)] = in mipsr6_emul()114 if (MIPSInst_RD(ir)) in mipsr6_emul()115 regs->regs[MIPSInst_RD(ir)] = in mipsr6_emul()123 if (MIPSInst_RD(ir)) in mipsr6_emul()124 regs->regs[MIPSInst_RD(ir)] = in mipsr6_emul()132 if (MIPSInst_RD(ir)) in mipsr6_emul()133 regs->regs[MIPSInst_RD(ir)] = in mipsr6_emul()141 if (MIPSInst_RD(ir)) in mipsr6_emul()142 regs->regs[MIPSInst_RD(ir)] = in mipsr6_emul()[all …]
45 #define MIPSInst_RD(x) ((MIPSInst(x) & 0x0000f800) >> I_RD_SFT) macro
866 switch (MIPSInst_RD(ir)) { in cop1_cfc()929 switch (MIPSInst_RD(ir)) { in cop1_ctc()1139 MIPSInst_RD(ir)); in cop1Emulate()1148 DITOREG(xcp->regs[MIPSInst_RT(ir)], MIPSInst_RD(ir)); in cop1Emulate()1158 MIPSInst_RD(ir)); in cop1Emulate()1167 SITOHREG(xcp->regs[MIPSInst_RT(ir)], MIPSInst_RD(ir)); in cop1Emulate()1174 MIPSInst_RD(ir)); in cop1Emulate()1180 SITOREG(xcp->regs[MIPSInst_RT(ir)], MIPSInst_RD(ir)); in cop1Emulate()1388 xcp->regs[MIPSInst_RD(ir)] = in cop1Emulate()