Lines Matching refs:Rs

578   InsnType Rs = fieldFromInstruction(insn, 16, 5);  in DecodeDAHIDATIMMR6()  local
581 Rs))); in DecodeDAHIDATIMMR6()
583 Rs))); in DecodeDAHIDATIMMR6()
592 InsnType Rs = fieldFromInstruction(insn, 21, 5); in DecodeDAHIDATI() local
595 Rs))); in DecodeDAHIDATI()
597 Rs))); in DecodeDAHIDATI()
617 InsnType Rs = fieldFromInstruction(insn, 21, 5); in DecodeAddiGroupBranch() local
622 if (Rs >= Rt) { in DecodeAddiGroupBranch()
625 } else if (Rs != 0 && Rs < Rt) { in DecodeAddiGroupBranch()
633 Rs))); in DecodeAddiGroupBranch()
647 InsnType Rs = fieldFromInstruction(insn, 16, 5); in DecodePOP35GroupBranchMMR6() local
650 if (Rs >= Rt) { in DecodePOP35GroupBranchMMR6()
655 Rs))); in DecodePOP35GroupBranchMMR6()
657 } else if (Rs != 0 && Rs < Rt) { in DecodePOP35GroupBranchMMR6()
660 Rs))); in DecodePOP35GroupBranchMMR6()
690 InsnType Rs = fieldFromInstruction(insn, 21, 5); in DecodeDaddiGroupBranch() local
695 if (Rs >= Rt) { in DecodeDaddiGroupBranch()
698 } else if (Rs != 0 && Rs < Rt) { in DecodeDaddiGroupBranch()
706 Rs))); in DecodeDaddiGroupBranch()
720 InsnType Rs = fieldFromInstruction(insn, 16, 5); in DecodePOP37GroupBranchMMR6() local
723 if (Rs >= Rt) { in DecodePOP37GroupBranchMMR6()
728 Rs))); in DecodePOP37GroupBranchMMR6()
730 } else if (Rs != 0 && Rs < Rt) { in DecodePOP37GroupBranchMMR6()
733 Rs))); in DecodePOP37GroupBranchMMR6()
761 InsnType Rs = fieldFromInstruction(insn, 16, 5); in DecodePOP65GroupBranchMMR6() local
767 else if (Rs == 0) in DecodePOP65GroupBranchMMR6()
769 else if (Rs == Rt) in DecodePOP65GroupBranchMMR6()
778 Rs))); in DecodePOP65GroupBranchMMR6()
800 InsnType Rs = fieldFromInstruction(insn, 16, 5); in DecodePOP75GroupBranchMMR6() local
806 else if (Rs == 0) in DecodePOP75GroupBranchMMR6()
808 else if (Rs == Rt) in DecodePOP75GroupBranchMMR6()
817 Rs))); in DecodePOP75GroupBranchMMR6()
842 InsnType Rs = fieldFromInstruction(insn, 21, 5); in DecodeBlezlGroupBranch() local
849 else if (Rs == 0) in DecodeBlezlGroupBranch()
851 else if (Rs == Rt) in DecodeBlezlGroupBranch()
860 Rs))); in DecodeBlezlGroupBranch()
887 InsnType Rs = fieldFromInstruction(insn, 21, 5); in DecodeBgtzlGroupBranch() local
893 else if (Rs == 0) in DecodeBgtzlGroupBranch()
895 else if (Rs == Rt) in DecodeBgtzlGroupBranch()
904 Rs))); in DecodeBgtzlGroupBranch()
929 InsnType Rs = fieldFromInstruction(insn, 21, 5); in DecodeBgtzGroupBranch() local
938 } else if (Rs == 0) { in DecodeBgtzGroupBranch()
941 } else if (Rs == Rt) { in DecodeBgtzGroupBranch()
952 Rs))); in DecodeBgtzGroupBranch()
978 InsnType Rs = fieldFromInstruction(insn, 21, 5); in DecodeBlezGroupBranch() local
985 else if (Rs == 0) in DecodeBlezGroupBranch()
987 else if (Rs == Rt) in DecodeBlezGroupBranch()
996 Rs))); in DecodeBlezGroupBranch()
1034 InsnType Rs = fieldFromInstruction(Insn, 21, 5); in DecodeDEXT() local
1040 MCOperand::createReg(getReg(Decoder, Mips::GPR64RegClassID, Rs))); in DecodeDEXT()
1076 InsnType Rs = fieldFromInstruction(Insn, 21, 5); in DecodeDINS() local
1083 MCOperand::createReg(getReg(Decoder, Mips::GPR64RegClassID, Rs))); in DecodeDINS()
1094 InsnType Rs = fieldFromInstruction(Insn, 21, 5); in DecodeCRC() local
1099 Rs))); in DecodeCRC()
2441 InsnType Rs = fieldFromInstruction(insn, 16, 5); in DecodeBgtzGroupBranchMMR6() local
2448 else if (Rs == 0) { in DecodeBgtzGroupBranchMMR6()
2453 else if (Rs == Rt) { in DecodeBgtzGroupBranchMMR6()
2467 MCOperand::createReg(getReg(Decoder, Mips::GPR32RegClassID, Rs))); in DecodeBgtzGroupBranchMMR6()
2490 InsnType Rs = fieldFromInstruction(insn, 16, 5); in DecodeBlezGroupBranchMMR6() local
2496 else if (Rs == 0) { in DecodeBlezGroupBranchMMR6()
2500 else if (Rs == Rt) { in DecodeBlezGroupBranchMMR6()
2512 MCOperand::createReg(getReg(Decoder, Mips::GPR32RegClassID, Rs))); in DecodeBlezGroupBranchMMR6()