Lines Matching refs:MIPSInst_RT
81 if (MIPSInst_RT(ir)) in mipsr6_emul()
82 regs->regs[MIPSInst_RT(ir)] = in mipsr6_emul()
90 if (MIPSInst_RT(ir)) in mipsr6_emul()
91 regs->regs[MIPSInst_RT(ir)] = in mipsr6_emul()
107 regs->regs[MIPSInst_RT(ir)]; in mipsr6_emul()
115 (s32)(((u32)regs->regs[MIPSInst_RT(ir)]) << in mipsr6_emul()
124 (s32)(((u32)regs->regs[MIPSInst_RT(ir)]) >> in mipsr6_emul()
134 (u32)regs->regs[MIPSInst_RT(ir)]); in mipsr6_emul()
143 (u32)regs->regs[MIPSInst_RT(ir)]); in mipsr6_emul()
151 (s64)(((u64)regs->regs[MIPSInst_RT(ir)]) << in mipsr6_emul()
160 (s64)(((u64)regs->regs[MIPSInst_RT(ir)]) >> in mipsr6_emul()
170 (u64)regs->regs[MIPSInst_RT(ir)]; in mipsr6_emul()
179 (u64)regs->regs[MIPSInst_RT(ir)]); in mipsr6_emul()
204 cond = fpucondbit[MIPSInst_RT(ir) >> 2]; in movf_func()
227 cond = fpucondbit[MIPSInst_RT(ir) >> 2]; in movt_func()
305 if (((regs->regs[MIPSInst_RT(ir)]) == 0) && MIPSInst_RD(ir)) in movz_func()
321 if (((regs->regs[MIPSInst_RT(ir)]) != 0) && MIPSInst_RD(ir)) in movn_func()
406 rt = regs->regs[MIPSInst_RT(ir)]; in mult_func()
433 rt = regs->regs[MIPSInst_RT(ir)]; in multu_func()
456 rt = regs->regs[MIPSInst_RT(ir)]; in div_func()
478 rt = regs->regs[MIPSInst_RT(ir)]; in divu_func()
504 rt = regs->regs[MIPSInst_RT(ir)]; in dmult_func()
536 rt = regs->regs[MIPSInst_RT(ir)]; in dmultu_func()
567 rt = regs->regs[MIPSInst_RT(ir)]; in ddiv_func()
592 rt = regs->regs[MIPSInst_RT(ir)]; in ddivu_func()
637 rt = regs->regs[MIPSInst_RT(ir)]; in madd_func()
666 rt = regs->regs[MIPSInst_RT(ir)]; in maddu_func()
695 rt = regs->regs[MIPSInst_RT(ir)]; in msub_func()
724 rt = regs->regs[MIPSInst_RT(ir)]; in msubu_func()
755 rt = regs->regs[MIPSInst_RT(ir)]; in mul_func()
939 rt = MIPSInst_RT(inst); in mipsr2_decoder()
1200 rt = regs->regs[MIPSInst_RT(inst)]; in mipsr2_decoder()
1265 if (MIPSInst_RT(inst) && !err) in mipsr2_decoder()
1266 regs->regs[MIPSInst_RT(inst)] = rt; in mipsr2_decoder()
1273 rt = regs->regs[MIPSInst_RT(inst)]; in mipsr2_decoder()
1339 if (MIPSInst_RT(inst) && !err) in mipsr2_decoder()
1340 regs->regs[MIPSInst_RT(inst)] = rt; in mipsr2_decoder()
1347 rt = regs->regs[MIPSInst_RT(inst)]; in mipsr2_decoder()
1417 rt = regs->regs[MIPSInst_RT(inst)]; in mipsr2_decoder()
1492 rt = regs->regs[MIPSInst_RT(inst)]; in mipsr2_decoder()
1599 if (MIPSInst_RT(inst) && !err) in mipsr2_decoder()
1600 regs->regs[MIPSInst_RT(inst)] = rt; in mipsr2_decoder()
1611 rt = regs->regs[MIPSInst_RT(inst)]; in mipsr2_decoder()
1718 if (MIPSInst_RT(inst) && !err) in mipsr2_decoder()
1719 regs->regs[MIPSInst_RT(inst)] = rt; in mipsr2_decoder()
1730 rt = regs->regs[MIPSInst_RT(inst)]; in mipsr2_decoder()
1848 rt = regs->regs[MIPSInst_RT(inst)]; in mipsr2_decoder()
2010 if (MIPSInst_RT(inst) && !err) in mipsr2_decoder()
2011 regs->regs[MIPSInst_RT(inst)] = res; in mipsr2_decoder()
2049 res = regs->regs[MIPSInst_RT(inst)]; in mipsr2_decoder()
2067 if (MIPSInst_RT(inst) && !err) in mipsr2_decoder()
2068 regs->regs[MIPSInst_RT(inst)] = res; in mipsr2_decoder()
2128 if (MIPSInst_RT(inst) && !err) in mipsr2_decoder()
2129 regs->regs[MIPSInst_RT(inst)] = res; in mipsr2_decoder()
2173 res = regs->regs[MIPSInst_RT(inst)]; in mipsr2_decoder()
2191 if (MIPSInst_RT(inst) && !err) in mipsr2_decoder()
2192 regs->regs[MIPSInst_RT(inst)] = res; in mipsr2_decoder()