Lines Matching refs:Rt
676 InsnType Rt = fieldFromInstruction(insn, 16, 5); in DecodeAddiGroupBranch() local
680 if (Rs >= Rt) { in DecodeAddiGroupBranch()
683 } else if (Rs != 0 && Rs < Rt) { in DecodeAddiGroupBranch()
694 Rt))); in DecodeAddiGroupBranch()
704 InsnType Rt = fieldFromInstruction(insn, 21, 5); in DecodePOP35GroupBranchMMR6() local
708 if (Rs >= Rt) { in DecodePOP35GroupBranchMMR6()
711 Rt))); in DecodePOP35GroupBranchMMR6()
715 } else if (Rs != 0 && Rs < Rt) { in DecodePOP35GroupBranchMMR6()
720 Rt))); in DecodePOP35GroupBranchMMR6()
725 Rt))); in DecodePOP35GroupBranchMMR6()
749 InsnType Rt = fieldFromInstruction(insn, 16, 5); in DecodeDaddiGroupBranch() local
753 if (Rs >= Rt) { in DecodeDaddiGroupBranch()
756 } else if (Rs != 0 && Rs < Rt) { in DecodeDaddiGroupBranch()
767 Rt))); in DecodeDaddiGroupBranch()
777 InsnType Rt = fieldFromInstruction(insn, 21, 5); in DecodePOP37GroupBranchMMR6() local
781 if (Rs >= Rt) { in DecodePOP37GroupBranchMMR6()
784 Rt))); in DecodePOP37GroupBranchMMR6()
788 } else if (Rs != 0 && Rs < Rt) { in DecodePOP37GroupBranchMMR6()
793 Rt))); in DecodePOP37GroupBranchMMR6()
798 Rt))); in DecodePOP37GroupBranchMMR6()
818 InsnType Rt = fieldFromInstruction(insn, 21, 5); in DecodePOP65GroupBranchMMR6() local
823 if (Rt == 0) in DecodePOP65GroupBranchMMR6()
827 else if (Rs == Rt) in DecodePOP65GroupBranchMMR6()
839 Rt))); in DecodePOP65GroupBranchMMR6()
857 InsnType Rt = fieldFromInstruction(insn, 21, 5); in DecodePOP75GroupBranchMMR6() local
862 if (Rt == 0) in DecodePOP75GroupBranchMMR6()
866 else if (Rs == Rt) in DecodePOP75GroupBranchMMR6()
878 Rt))); in DecodePOP75GroupBranchMMR6()
901 InsnType Rt = fieldFromInstruction(insn, 16, 5); in DecodeBlezlGroupBranch() local
905 if (Rt == 0) in DecodeBlezlGroupBranch()
909 else if (Rs == Rt) in DecodeBlezlGroupBranch()
921 Rt))); in DecodeBlezlGroupBranch()
946 InsnType Rt = fieldFromInstruction(insn, 16, 5); in DecodeBgtzlGroupBranch() local
949 if (Rt == 0) in DecodeBgtzlGroupBranch()
953 else if (Rs == Rt) in DecodeBgtzlGroupBranch()
965 Rt))); in DecodeBgtzlGroupBranch()
988 InsnType Rt = fieldFromInstruction(insn, 16, 5); in DecodeBgtzGroupBranch() local
993 if (Rt == 0) { in DecodeBgtzGroupBranch()
999 } else if (Rs == Rt) { in DecodeBgtzGroupBranch()
1014 Rt))); in DecodeBgtzGroupBranch()
1037 InsnType Rt = fieldFromInstruction(insn, 16, 5); in DecodeBlezGroupBranch() local
1041 if (Rt == 0) in DecodeBlezGroupBranch()
1045 else if (Rs == Rt) in DecodeBlezGroupBranch()
1056 Rt))); in DecodeBlezGroupBranch()
1093 InsnType Rt = fieldFromInstruction(Insn, 16, 5); in DecodeDEXT() local
1096 MCOperand::createReg(getReg(Decoder, Mips::GPR64RegClassID, Rt))); in DecodeDEXT()
1135 InsnType Rt = fieldFromInstruction(Insn, 16, 5); in DecodeDINS() local
1139 MCOperand::createReg(getReg(Decoder, Mips::GPR64RegClassID, Rt))); in DecodeDINS()
1153 InsnType Rt = fieldFromInstruction(Insn, 16, 5); in DecodeCRC() local
1155 Rt))); in DecodeCRC()
1159 Rt))); in DecodeCRC()
2050 unsigned Rt = fieldFromInstruction(Insn, 16, 5); in DecodeSpecial3LlSc() local
2053 Rt = getReg(Decoder, Mips::GPR32RegClassID, Rt); in DecodeSpecial3LlSc()
2057 Inst.addOperand(MCOperand::createReg(Rt)); in DecodeSpecial3LlSc()
2060 Inst.addOperand(MCOperand::createReg(Rt)); in DecodeSpecial3LlSc()
2560 InsnType Rt = fieldFromInstruction(insn, 21, 5); in DecodeBgtzGroupBranchMMR6() local
2566 if (Rt == 0) in DecodeBgtzGroupBranchMMR6()
2573 else if (Rs == Rt) { in DecodeBgtzGroupBranchMMR6()
2591 MCOperand::createReg(getReg(Decoder, Mips::GPR32RegClassID, Rt))); in DecodeBgtzGroupBranchMMR6()
2609 InsnType Rt = fieldFromInstruction(insn, 21, 5); in DecodeBlezGroupBranchMMR6() local
2614 if (Rt == 0) in DecodeBlezGroupBranchMMR6()
2620 else if (Rs == Rt) { in DecodeBlezGroupBranchMMR6()
2634 MCOperand::createReg(getReg(Decoder, Mips::GPR32RegClassID, Rt))); in DecodeBlezGroupBranchMMR6()