Lines Matching refs:MIPSInst_RS

84 				(s32)regs->regs[MIPSInst_RS(ir)] +  in mipsr6_emul()
93 (s64)regs->regs[MIPSInst_RS(ir)] + in mipsr6_emul()
107 regs->regs[MIPSInst_RS(ir)] | in mipsr6_emul()
111 if (MIPSInst_RS(ir)) in mipsr6_emul()
120 if (MIPSInst_RS(ir)) in mipsr6_emul()
134 (s32)((u32)regs->regs[MIPSInst_RS(ir)] + in mipsr6_emul()
143 (s32)((u32)regs->regs[MIPSInst_RS(ir)] - in mipsr6_emul()
147 if (IS_ENABLED(CONFIG_32BIT) || MIPSInst_RS(ir)) in mipsr6_emul()
156 if (IS_ENABLED(CONFIG_32BIT) || MIPSInst_RS(ir)) in mipsr6_emul()
170 (u64)regs->regs[MIPSInst_RS(ir)] + in mipsr6_emul()
179 (s64)((u64)regs->regs[MIPSInst_RS(ir)] - in mipsr6_emul()
208 regs->regs[MIPSInst_RD(ir)] = regs->regs[MIPSInst_RS(ir)]; in movf_func()
231 regs->regs[MIPSInst_RD(ir)] = regs->regs[MIPSInst_RS(ir)]; in movt_func()
307 regs->regs[MIPSInst_RD(ir)] = regs->regs[MIPSInst_RS(ir)]; in movz_func()
323 regs->regs[MIPSInst_RD(ir)] = regs->regs[MIPSInst_RS(ir)]; in movn_func()
355 regs->hi = regs->regs[MIPSInst_RS(ir)]; in mthi_func()
388 regs->lo = regs->regs[MIPSInst_RS(ir)]; in mtlo_func()
408 rs = regs->regs[MIPSInst_RS(ir)]; in mult_func()
435 rs = regs->regs[MIPSInst_RS(ir)]; in multu_func()
458 rs = regs->regs[MIPSInst_RS(ir)]; in div_func()
480 rs = regs->regs[MIPSInst_RS(ir)]; in divu_func()
506 rs = regs->regs[MIPSInst_RS(ir)]; in dmult_func()
538 rs = regs->regs[MIPSInst_RS(ir)]; in dmultu_func()
569 rs = regs->regs[MIPSInst_RS(ir)]; in ddiv_func()
594 rs = regs->regs[MIPSInst_RS(ir)]; in ddivu_func()
639 rs = regs->regs[MIPSInst_RS(ir)]; in madd_func()
668 rs = regs->regs[MIPSInst_RS(ir)]; in maddu_func()
697 rs = regs->regs[MIPSInst_RS(ir)]; in msub_func()
726 rs = regs->regs[MIPSInst_RS(ir)]; in msubu_func()
757 rs = regs->regs[MIPSInst_RS(ir)]; in mul_func()
783 rs = regs->regs[MIPSInst_RS(ir)]; in clz_func()
808 rs = regs->regs[MIPSInst_RS(ir)]; in clo_func()
835 rs = regs->regs[MIPSInst_RS(ir)]; in dclz_func()
862 rs = regs->regs[MIPSInst_RS(ir)]; in dclo_func()
941 rs = MIPSInst_RS(inst); in mipsr2_decoder()
1207 vaddr = regs->regs[MIPSInst_RS(inst)] + MIPSInst_SIMM(inst); in mipsr2_decoder()
1280 vaddr = regs->regs[MIPSInst_RS(inst)] + MIPSInst_SIMM(inst); in mipsr2_decoder()
1354 vaddr = regs->regs[MIPSInst_RS(inst)] + MIPSInst_SIMM(inst); in mipsr2_decoder()
1424 vaddr = regs->regs[MIPSInst_RS(inst)] + MIPSInst_SIMM(inst); in mipsr2_decoder()
1499 vaddr = regs->regs[MIPSInst_RS(inst)] + MIPSInst_SIMM(inst); in mipsr2_decoder()
1618 vaddr = regs->regs[MIPSInst_RS(inst)] + MIPSInst_SIMM(inst); in mipsr2_decoder()
1737 vaddr = regs->regs[MIPSInst_RS(inst)] + MIPSInst_SIMM(inst); in mipsr2_decoder()
1855 vaddr = regs->regs[MIPSInst_RS(inst)] + MIPSInst_SIMM(inst); in mipsr2_decoder()
1967 vaddr = regs->regs[MIPSInst_RS(inst)] + MIPSInst_SIMM(inst); in mipsr2_decoder()
2023 vaddr = regs->regs[MIPSInst_RS(inst)] + MIPSInst_SIMM(inst); in mipsr2_decoder()
2086 vaddr = regs->regs[MIPSInst_RS(inst)] + MIPSInst_SIMM(inst); in mipsr2_decoder()
2147 vaddr = regs->regs[MIPSInst_RS(inst)] + MIPSInst_SIMM(inst); in mipsr2_decoder()