Lines Matching defs:Rs

577   InsnType Rs = fieldFromInstruction(insn, 16, 5);
580 Rs)));
582 Rs)));
591 InsnType Rs = fieldFromInstruction(insn, 21, 5);
594 Rs)));
596 Rs)));
616 InsnType Rs = fieldFromInstruction(insn, 21, 5);
621 if (Rs >= Rt) {
624 } else if (Rs != 0 && Rs < Rt) {
632 Rs)));
646 InsnType Rs = fieldFromInstruction(insn, 16, 5);
649 if (Rs >= Rt) {
654 Rs)));
656 } else if (Rs != 0 && Rs < Rt) {
659 Rs)));
689 InsnType Rs = fieldFromInstruction(insn, 21, 5);
694 if (Rs >= Rt) {
697 } else if (Rs != 0 && Rs < Rt) {
705 Rs)));
719 InsnType Rs = fieldFromInstruction(insn, 16, 5);
722 if (Rs >= Rt) {
727 Rs)));
729 } else if (Rs != 0 && Rs < Rt) {
732 Rs)));
760 InsnType Rs = fieldFromInstruction(insn, 16, 5);
766 else if (Rs == 0)
768 else if (Rs == Rt)
777 Rs)));
799 InsnType Rs = fieldFromInstruction(insn, 16, 5);
805 else if (Rs == 0)
807 else if (Rs == Rt)
816 Rs)));
841 InsnType Rs = fieldFromInstruction(insn, 21, 5);
848 else if (Rs == 0)
850 else if (Rs == Rt)
859 Rs)));
886 InsnType Rs = fieldFromInstruction(insn, 21, 5);
892 else if (Rs == 0)
894 else if (Rs == Rt)
903 Rs)));
928 InsnType Rs = fieldFromInstruction(insn, 21, 5);
937 } else if (Rs == 0) {
940 } else if (Rs == Rt) {
951 Rs)));
977 InsnType Rs = fieldFromInstruction(insn, 21, 5);
984 else if (Rs == 0)
986 else if (Rs == Rt)
995 Rs)));
1033 InsnType Rs = fieldFromInstruction(Insn, 21, 5);
1039 MCOperand::createReg(getReg(Decoder, Mips::GPR64RegClassID, Rs)));
1075 InsnType Rs = fieldFromInstruction(Insn, 21, 5);
1082 MCOperand::createReg(getReg(Decoder, Mips::GPR64RegClassID, Rs)));
1093 InsnType Rs = fieldFromInstruction(Insn, 21, 5);
1098 Rs)));
2440 InsnType Rs = fieldFromInstruction(insn, 16, 5);
2447 else if (Rs == 0) {
2452 else if (Rs == Rt) {
2466 MCOperand::createReg(getReg(Decoder, Mips::GPR32RegClassID, Rs)));
2489 InsnType Rs = fieldFromInstruction(insn, 16, 5);
2495 else if (Rs == 0) {
2499 else if (Rs == Rt) {
2511 MCOperand::createReg(getReg(Decoder, Mips::GPR32RegClassID, Rs)));