• Home
  • Raw
  • Download

Lines Matching refs:Rn

475   unsigned Rn = fieldFromInstruction(Insn, 5, 5);  in DecodeBitfieldInstruction()  local
495 DecodeGPR64RegisterClass(Inst, Rn, Address, Decoder); in DecodeBitfieldInstruction()
500 DecodeGPR32RegisterClass(Inst, Rn, Address, Decoder); in DecodeBitfieldInstruction()
569 unsigned Rn = fieldFromInstruction(Insn, 5, 5); in DecodeFMOVLaneInstruction() local
574 DecodeGPR64RegisterClass(Inst, Rn, Address, Decoder); in DecodeFMOVLaneInstruction()
577 DecodeVPR128RegisterClass(Inst, Rn, Address, Decoder); in DecodeFMOVLaneInstruction()
593 unsigned Rn = fieldFromInstruction(Insn, 5, 5); in DecodeLDSTPairInstruction() local
607 DecodeGPR64xspRegisterClass(Inst, Rn, Address, Decoder); in DecodeLDSTPairInstruction()
616 if (Indexed && V == 0 && Rn != 31 && (Rt == Rn || Rt2 == Rn)) in DecodeLDSTPairInstruction()
661 DecodeGPR64xspRegisterClass(Inst, Rn, Address, Decoder); in DecodeLDSTPairInstruction()
665 DecodeGPR64xspRegisterClass(Inst, Rn, Address, Decoder); in DecodeLDSTPairInstruction()
676 unsigned Rn = fieldFromInstruction(Val, 5, 5); in DecodeLoadPairExclusiveInstruction() local
700 if (!Check(S, DecodeGPR64xspRegisterClass(Inst, Rn, Address, Decoder))) in DecodeLoadPairExclusiveInstruction()
756 unsigned Rn = fieldFromInstruction(Insn, 5, 5); in DecodeSingleIndexedInstruction() local
765 DecodeGPR64xspRegisterClass(Inst, Rn, Address, Decoder); in DecodeSingleIndexedInstruction()
793 DecodeGPR64xspRegisterClass(Inst, Rn, Address, Decoder); in DecodeSingleIndexedInstruction()
796 DecodeGPR64xspRegisterClass(Inst, Rn, Address, Decoder); in DecodeSingleIndexedInstruction()
804 if (V == 0 && Rt == Rn && Rn != 31) in DecodeSingleIndexedInstruction()