Lines Matching refs:Rn

1872   unsigned Rn = fieldFromInstruction(Insn, 16, 4);  in DecodeCopMemInstruction()  local
1951 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeCopMemInstruction()
2047 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeAddrMode2IdxInstruction() local
2066 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeAddrMode2IdxInstruction()
2086 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeAddrMode2IdxInstruction()
2093 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeAddrMode2IdxInstruction()
2107 if (writeback && (Rn == 15 || Rn == Rt)) in DecodeAddrMode2IdxInstruction()
2153 unsigned Rn = fieldFromInstruction(Val, 13, 4); in DecodeSORegMemOperand() local
2178 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeSORegMemOperand()
2211 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeAddrMode3Instruction() local
2243 if (writeback && (Rn == 15 || Rn == Rt || Rn == Rt2)) in DecodeAddrMode3Instruction()
2257 if (writeback && (Rn == 15 || Rn == Rt)) in DecodeAddrMode3Instruction()
2265 if (type && Rn == 15) { in DecodeAddrMode3Instruction()
2274 if (!type && writeback && Rn == 15) in DecodeAddrMode3Instruction()
2276 if (writeback && (Rn == Rt || Rn == Rt2)) in DecodeAddrMode3Instruction()
2282 if (type && Rn == 15) { in DecodeAddrMode3Instruction()
2291 if (!type && writeback && (Rn == 15 || Rn == Rt)) in DecodeAddrMode3Instruction()
2300 if (type && Rn == 15) { in DecodeAddrMode3Instruction()
2305 if (type && (Rt == 15 || (writeback && Rn == Rt))) in DecodeAddrMode3Instruction()
2309 if (!type && writeback && (Rn == 15 || Rn == Rt)) in DecodeAddrMode3Instruction()
2330 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeAddrMode3Instruction()
2371 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeAddrMode3Instruction()
2379 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeAddrMode3Instruction()
2402 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeRFEInstruction() local
2421 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeRFEInstruction()
2434 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeQADDInstruction() local
2444 if (!Check(S, DecodeGPRnopcRegisterClass(Inst, Rn, Address, Decoder))) in DecodeQADDInstruction()
2457 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeMemMultipleWritebackInstruction() local
2531 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeMemMultipleWritebackInstruction()
2533 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeMemMultipleWritebackInstruction()
2742 unsigned Rn = fieldFromInstruction(Insn, 0, 4); in DecodeSMLAInstruction() local
2752 if (!Check(S, DecodeGPRnopcRegisterClass(Inst, Rn, Address, Decoder))) in DecodeSMLAInstruction()
2771 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeTSTInstruction() local
2777 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeTSTInstruction()
2823 unsigned Rn = fieldFromInstruction(Val, 13, 4); in DecodeAddrModeImm12Operand() local
2825 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeAddrModeImm12Operand()
2831 if (Rn == 15) in DecodeAddrModeImm12Operand()
2842 unsigned Rn = fieldFromInstruction(Val, 9, 4); in DecodeAddrMode5Operand() local
2847 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeAddrMode5Operand()
2863 unsigned Rn = fieldFromInstruction(Val, 9, 4); in DecodeAddrMode5FP16Operand() local
2868 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeAddrMode5FP16Operand()
2968 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeVLDInstruction() local
2969 Rn |= fieldFromInstruction(Insn, 4, 2) << 4; in DecodeVLDInstruction()
3173 if (!Check(S, DecodeAddrMode6Operand(Inst, Rn, Address, Decoder))) in DecodeVLDInstruction()
3300 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeVSTInstruction() local
3301 Rn |= fieldFromInstruction(Insn, 4, 2) << 4; in DecodeVSTInstruction()
3380 if (!Check(S, DecodeAddrMode6Operand(Inst, Rn, Address, Decoder))) in DecodeVSTInstruction()
3570 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeVLD1DupInstruction() local
3593 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVLD1DupInstruction()
3597 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVLD1DupInstruction()
3618 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeVLD2DupInstruction() local
3648 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVLD2DupInstruction()
3667 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeVLD3DupInstruction() local
3678 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVLD3DupInstruction()
3682 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVLD3DupInstruction()
3703 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeVLD4DupInstruction() local
3731 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVLD4DupInstruction()
3735 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVLD4DupInstruction()
3905 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeTBLInstruction() local
3906 Rn |= fieldFromInstruction(Insn, 7, 1) << 4; in DecodeTBLInstruction()
3921 if (!Check(S, DecodeDPairRegisterClass(Inst, Rn, Address, Decoder))) in DecodeTBLInstruction()
3925 if (!Check(S, DecodeDPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeTBLInstruction()
3992 unsigned Rn = fieldFromInstruction(Val, 0, 3); in DecodeThumbAddrModeRR() local
3995 if (!Check(S, DecodetGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeThumbAddrModeRR()
4008 unsigned Rn = fieldFromInstruction(Val, 0, 3); in DecodeThumbAddrModeIS() local
4011 if (!Check(S, DecodetGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeThumbAddrModeIS()
4043 unsigned Rn = fieldFromInstruction(Val, 6, 4); in DecodeT2AddrModeSOReg() local
4052 if (Rn == 15) in DecodeT2AddrModeSOReg()
4059 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeT2AddrModeSOReg()
4074 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeT2LoadShift() local
4082 if (Rn == 15) { in DecodeT2LoadShift()
4157 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeT2LoadImm8() local
4162 imm |= (Rn << 9); in DecodeT2LoadImm8()
4171 if (Rn == 15) { in DecodeT2LoadImm8()
4242 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeT2LoadImm12() local
4245 imm |= (Rn << 13); in DecodeT2LoadImm12()
4253 if (Rn == 15) { in DecodeT2LoadImm12()
4322 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeT2LoadT() local
4325 imm |= (Rn << 9); in DecodeT2LoadT()
4327 if (Rn == 15) { in DecodeT2LoadT()
4445 unsigned Rn = fieldFromInstruction(Val, 9, 4); in DecodeT2AddrModeImm8s4() local
4448 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeT2AddrModeImm8s4()
4461 unsigned Rn = fieldFromInstruction(Val, 8, 4); in DecodeT2AddrModeImm7s4() local
4464 if (!Check(S, DecodeGPRnopcRegisterClass(Inst, Rn, Address, Decoder))) in DecodeT2AddrModeImm7s4()
4477 unsigned Rn = fieldFromInstruction(Val, 8, 4); in DecodeT2AddrModeImm0_1020s4() local
4480 if (!Check(S, DecodeGPRnopcRegisterClass(Inst, Rn, Address, Decoder))) in DecodeT2AddrModeImm0_1020s4()
4520 unsigned Rn = fieldFromInstruction(Val, 9, 4); in DecodeT2AddrModeImm8() local
4531 if (Rn == 15) in DecodeT2AddrModeImm8()
4554 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeT2AddrModeImm8()
4568 unsigned Rn = fieldFromInstruction(Val, 8, 3); in DecodeTAddrModeImm7() local
4571 if (!Check(S, DecodetGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeTAddrModeImm7()
4585 unsigned Rn = fieldFromInstruction(Val, 8, 4); in DecodeT2AddrModeImm7() local
4588 if (!Check(S, DecoderGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeT2AddrModeImm7()
4590 } else if (!Check(S, DecodeGPRnopcRegisterClass(Inst, Rn, Address, Decoder))) in DecodeT2AddrModeImm7()
4604 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeT2LdStPre() local
4607 addr |= Rn << 9; in DecodeT2LdStPre()
4610 if (Rn == 15) { in DecodeT2LdStPre()
4642 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeT2LdStPre()
4650 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeT2LdStPre()
4665 unsigned Rn = fieldFromInstruction(Val, 13, 4); in DecodeT2AddrModeImm12() local
4673 if (Rn == 15) in DecodeT2AddrModeImm12()
4680 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeT2AddrModeImm12()
4755 unsigned Rn = fieldFromInstruction(Insn, 3, 4); in DecodeMveAddrModeRQ() local
4758 if (!Check(S, DecodeGPRnopcRegisterClass(Inst, Rn, Address, Decoder))) in DecodeMveAddrModeRQ()
4838 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeThumbTableBranch() local
4841 if (Rn == 13 && !FeatureBits[ARM::HasV8Ops]) S = MCDisassembler::SoftFail; in DecodeThumbTableBranch()
4842 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeThumbTableBranch()
5099 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeDoubleRegLoad() local
5102 if (Rn == 0xF) in DecodeDoubleRegLoad()
5107 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeDoubleRegLoad()
5122 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeDoubleRegStore() local
5128 if (Rn == 0xF || Rd == Rn || Rd == Rt || Rd == Rt+1) in DecodeDoubleRegStore()
5133 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeDoubleRegStore()
5146 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeLDRPreImm() local
5153 if (Rn == 0xF || Rn == Rt) S = MCDisassembler::SoftFail; in DecodeLDRPreImm()
5157 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeLDRPreImm()
5172 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeLDRPreReg() local
5180 if (Rn == 0xF || Rn == Rt) S = MCDisassembler::SoftFail; in DecodeLDRPreReg()
5185 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeLDRPreReg()
5200 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeSTRPreImm() local
5207 if (Rn == 0xF || Rn == Rt) S = MCDisassembler::SoftFail; in DecodeSTRPreImm()
5209 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeSTRPreImm()
5226 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeSTRPreReg() local
5233 if (Rn == 0xF || Rn == Rt) S = MCDisassembler::SoftFail; in DecodeSTRPreReg()
5235 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeSTRPreReg()
5251 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeVLD1LN() local
5293 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVLD1LN()
5296 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVLD1LN()
5318 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeVST1LN() local
5358 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVST1LN()
5361 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVST1LN()
5383 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeVLD2LN() local
5423 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVLD2LN()
5426 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVLD2LN()
5450 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeVST2LN() local
5486 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVST2LN()
5489 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVST2LN()
5513 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeVLD3LN() local
5554 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVLD3LN()
5557 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVLD3LN()
5583 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeVST3LN() local
5617 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVST3LN()
5620 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVST3LN()
5646 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeVLD4LN() local
5696 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVLD4LN()
5699 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVLD4LN()
5727 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeVST4LN() local
5768 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVST4LN()
5771 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVST4LN()
5883 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeT2LDRDPreInstruction() local
5890 addr |= (U << 8) | (Rn << 9); in DecodeT2LDRDPreInstruction()
5892 if (writeback && (Rn == Rt || Rn == Rt2)) in DecodeT2LDRDPreInstruction()
5904 if (!Check(S, DecoderGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeT2LDRDPreInstruction()
5920 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeT2STRDPreInstruction() local
5927 addr |= (U << 8) | (Rn << 9); in DecodeT2STRDPreInstruction()
5929 if (writeback && (Rn == Rt || Rn == Rt2)) in DecodeT2STRDPreInstruction()
5933 if (!Check(S, DecoderGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeT2STRDPreInstruction()
5989 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeSwap() local
5997 if (Rt == Rn || Rn == Rt2) in DecodeSwap()
6004 if (!Check(S, DecodeGPRnopcRegisterClass(Inst, Rn, Address, Decoder))) in DecodeSwap()
6167 unsigned Rn = fieldFromInstruction(Val, 16, 4); in DecodeLDR() local
6173 if (fieldFromInstruction(Val, 8, 4) != 0 || Rn == Rt) in DecodeLDR()
6178 if (!Check(S, DecodeGPRnopcRegisterClass(Inst, Rn, Address, Decoder))) in DecodeLDR()
6180 if (!Check(S, DecodeAddrMode7Operand(Inst, Rn, Address, Decoder))) in DecodeLDR()
6366 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeLOLoop() local
6367 if (Rn == 0xF) { in DecodeLOLoop()
6704 unsigned Rn = fieldFromInstruction(Val, 16, 4); in DecodeVSTRVLDR_SYSREG() local
6706 (fieldFromInstruction(Val, 23, 1) << 7) | (Rn << 8); in DecodeVSTRVLDR_SYSREG()
6709 if (!Check(S, DecodeGPRnopcRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVSTRVLDR_SYSREG()
6723 const MCDisassembler *Decoder, unsigned Rn, in DecodeMVE_MEM_pre() argument
6729 (fieldFromInstruction(Val, 23, 1) << 7) | (Rn << 8); in DecodeMVE_MEM_pre()
6731 if (!Check(S, RnDecoder(Inst, Rn, Address, Decoder))) in DecodeMVE_MEM_pre()
6987 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeMveVCTP() local
6988 if (!Check(S, DecoderGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeMveVCTP()
7006 const unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeT2AddSubSPImm() local
7021 (!Check(DS, DecodeGPRspRegisterClass(Inst, Rn, Address, Decoder)))) in DecodeT2AddSubSPImm()
7042 const unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeLazyLoadStoreMul() local
7046 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeLazyLoadStoreMul()