• Home
  • Raw
  • Download

Lines Matching refs:Rn

1301   unsigned Rn = fieldFromInstruction(Insn, 16, 4);  in DecodeCopMemInstruction()  local
1346 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeCopMemInstruction()
1442 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeAddrMode2IdxInstruction() local
1461 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeAddrMode2IdxInstruction()
1481 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeAddrMode2IdxInstruction()
1488 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeAddrMode2IdxInstruction()
1502 if (writeback && (Rn == 15 || Rn == Rt)) in DecodeAddrMode2IdxInstruction()
1545 unsigned Rn = fieldFromInstruction(Val, 13, 4); in DecodeSORegMemOperand() local
1567 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeSORegMemOperand()
1587 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeAddrMode3Instruction() local
1619 if (writeback && (Rn == 15 || Rn == Rt || Rn == Rt2)) in DecodeAddrMode3Instruction()
1633 if (writeback && (Rn == 15 || Rn == Rt)) in DecodeAddrMode3Instruction()
1641 if (type && Rn == 15){ in DecodeAddrMode3Instruction()
1650 if (!type && writeback && Rn == 15) in DecodeAddrMode3Instruction()
1652 if (writeback && (Rn == Rt || Rn == Rt2)) in DecodeAddrMode3Instruction()
1658 if (type && Rn == 15){ in DecodeAddrMode3Instruction()
1667 if (!type && writeback && (Rn == 15 || Rn == Rt)) in DecodeAddrMode3Instruction()
1676 if (type && Rn == 15){ in DecodeAddrMode3Instruction()
1681 if (type && (Rt == 15 || (writeback && Rn == Rt))) in DecodeAddrMode3Instruction()
1685 if (!type && writeback && (Rn == 15 || Rn == Rt)) in DecodeAddrMode3Instruction()
1706 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeAddrMode3Instruction()
1747 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeAddrMode3Instruction()
1755 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeAddrMode3Instruction()
1777 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeRFEInstruction() local
1796 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeRFEInstruction()
1807 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeMemMultipleWritebackInstruction() local
1875 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeMemMultipleWritebackInstruction()
1877 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeMemMultipleWritebackInstruction()
2022 unsigned Rn = fieldFromInstruction(Insn, 0, 4); in DecodeSMLAInstruction() local
2032 if (!Check(S, DecodeGPRnopcRegisterClass(Inst, Rn, Address, Decoder))) in DecodeSMLAInstruction()
2051 unsigned Rn = fieldFromInstruction(Val, 13, 4); in DecodeAddrModeImm12Operand() local
2053 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeAddrModeImm12Operand()
2059 if (Rn == 15) in DecodeAddrModeImm12Operand()
2069 unsigned Rn = fieldFromInstruction(Val, 9, 4); in DecodeAddrMode5Operand() local
2073 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeAddrMode5Operand()
2155 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeVLDInstruction() local
2156 Rn |= fieldFromInstruction(Insn, 4, 2) << 4; in DecodeVLDInstruction()
2359 if (!Check(S, DecodeAddrMode6Operand(Inst, Rn, Address, Decoder))) in DecodeVLDInstruction()
2429 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeVSTInstruction() local
2430 Rn |= fieldFromInstruction(Insn, 4, 2) << 4; in DecodeVSTInstruction()
2509 if (!Check(S, DecodeAddrMode6Operand(Inst, Rn, Address, Decoder))) in DecodeVSTInstruction()
2699 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeVLD1DupInstruction() local
2722 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVLD1DupInstruction()
2726 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVLD1DupInstruction()
2746 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeVLD2DupInstruction() local
2776 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVLD2DupInstruction()
2794 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeVLD3DupInstruction() local
2805 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVLD3DupInstruction()
2809 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVLD3DupInstruction()
2829 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeVLD4DupInstruction() local
2859 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVLD4DupInstruction()
2863 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVLD4DupInstruction()
2972 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeTBLInstruction() local
2973 Rn |= fieldFromInstruction(Insn, 7, 1) << 4; in DecodeTBLInstruction()
2988 if (!Check(S, DecodeDPairRegisterClass(Inst, Rn, Address, Decoder))) in DecodeTBLInstruction()
2992 if (!Check(S, DecodeDPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeTBLInstruction()
3054 unsigned Rn = fieldFromInstruction(Val, 0, 3); in DecodeThumbAddrModeRR() local
3057 if (!Check(S, DecodetGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeThumbAddrModeRR()
3069 unsigned Rn = fieldFromInstruction(Val, 0, 3); in DecodeThumbAddrModeIS() local
3072 if (!Check(S, DecodetGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeThumbAddrModeIS()
3101 unsigned Rn = fieldFromInstruction(Val, 6, 4); in DecodeT2AddrModeSOReg() local
3105 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeT2AddrModeSOReg()
3130 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeT2LoadShift() local
3131 if (Rn == 0xF) { in DecodeT2LoadShift()
3187 unsigned Rn = fieldFromInstruction(Val, 9, 4); in DecodeT2AddrModeImm8s4() local
3190 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeT2AddrModeImm8s4()
3202 unsigned Rn = fieldFromInstruction(Val, 8, 4); in DecodeT2AddrModeImm0_1020s4() local
3205 if (!Check(S, DecodeGPRnopcRegisterClass(Inst, Rn, Address, Decoder))) in DecodeT2AddrModeImm0_1020s4()
3230 unsigned Rn = fieldFromInstruction(Val, 9, 4); in DecodeT2AddrModeImm8() local
3249 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeT2AddrModeImm8()
3262 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeT2LdStPre() local
3265 addr |= Rn << 9; in DecodeT2LdStPre()
3269 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeT2LdStPre()
3277 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeT2LdStPre()
3291 unsigned Rn = fieldFromInstruction(Val, 13, 4); in DecodeT2AddrModeImm12() local
3294 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeT2AddrModeImm12()
3400 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeThumbTableBranch() local
3403 if (Rn == ARM::SP) S = MCDisassembler::SoftFail; in DecodeThumbTableBranch()
3404 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeThumbTableBranch()
3538 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeDoubleRegLoad() local
3541 if ((Rt & 1) || Rt == 0xE || Rn == 0xF) return MCDisassembler::Fail; in DecodeDoubleRegLoad()
3547 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeDoubleRegLoad()
3562 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeDoubleRegStore() local
3568 if ((Rt & 1) || Rt == 0xE || Rn == 0xF) return MCDisassembler::Fail; in DecodeDoubleRegStore()
3569 if (Rd == Rn || Rd == Rt || Rd == Rt+1) return MCDisassembler::Fail; in DecodeDoubleRegStore()
3575 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeDoubleRegStore()
3587 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeLDRPreImm() local
3594 if (Rn == 0xF || Rn == Rt) S = MCDisassembler::SoftFail; in DecodeLDRPreImm()
3598 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeLDRPreImm()
3612 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeLDRPreReg() local
3620 if (Rn == 0xF || Rn == Rt) S = MCDisassembler::SoftFail; in DecodeLDRPreReg()
3625 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeLDRPreReg()
3640 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeSTRPreImm() local
3647 if (Rn == 0xF || Rn == Rt) S = MCDisassembler::SoftFail; in DecodeSTRPreImm()
3649 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeSTRPreImm()
3665 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeSTRPreReg() local
3672 if (Rn == 0xF || Rn == Rt) S = MCDisassembler::SoftFail; in DecodeSTRPreReg()
3674 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeSTRPreReg()
3690 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeVLD1LN() local
3732 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVLD1LN()
3735 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVLD1LN()
3757 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeVST1LN() local
3797 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVST1LN()
3800 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVST1LN()
3823 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeVLD2LN() local
3863 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVLD2LN()
3866 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVLD2LN()
3890 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeVST2LN() local
3926 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVST2LN()
3929 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVST2LN()
3954 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeVLD3LN() local
3995 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVLD3LN()
3998 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVLD3LN()
4024 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeVST3LN() local
4058 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVST3LN()
4061 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVST3LN()
4088 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeVLD4LN() local
4138 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVLD4LN()
4141 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVLD4LN()
4169 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeVST4LN() local
4210 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVST4LN()
4213 if (!Check(S, DecodeGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeVST4LN()
4317 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeT2LDRDPreInstruction() local
4324 addr |= (U << 8) | (Rn << 9); in DecodeT2LDRDPreInstruction()
4326 if (writeback && (Rn == Rt || Rn == Rt2)) in DecodeT2LDRDPreInstruction()
4338 if (!Check(S, DecoderGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeT2LDRDPreInstruction()
4354 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeT2STRDPreInstruction() local
4361 addr |= (U << 8) | (Rn << 9); in DecodeT2STRDPreInstruction()
4363 if (writeback && (Rn == Rt || Rn == Rt2)) in DecodeT2STRDPreInstruction()
4367 if (!Check(S, DecoderGPRRegisterClass(Inst, Rn, Address, Decoder))) in DecodeT2STRDPreInstruction()
4412 unsigned Rn = fieldFromInstruction(Insn, 16, 4); in DecodeSwap() local
4420 if (Rt == Rn || Rn == Rt2) in DecodeSwap()
4427 if (!Check(S, DecodeGPRnopcRegisterClass(Inst, Rn, Address, Decoder))) in DecodeSwap()
4495 unsigned Rn = fieldFromInstruction(Val, 16, 4); in DecodeLDR() local
4501 if (fieldFromInstruction(Val, 8, 4) != 0 || Rn == Rt) in DecodeLDR()
4506 if (!Check(S, DecodeGPRnopcRegisterClass(Inst, Rn, Address, Decoder))) in DecodeLDR()
4508 if (!Check(S, DecodeAddrMode7Operand(Inst, Rn, Address, Decoder))) in DecodeLDR()