Home | History | Annotate | Download | only in Disassembler

Lines Matching refs:Rt

1445   unsigned Rt = fieldFromInstruction(Insn, 12, 4);
1453 // On stores, the writeback operand precedes Rt.
1470 if (!Check(S, DecodeGPRRegisterClass(Inst, Rt, Address, Decoder)))
1473 // On loads, the writeback operand comes after Rt.
1504 if (writeback && (Rn == 15 || Rn == Rt))
1593 unsigned Rt = fieldFromInstruction(Insn, 12, 4);
1602 unsigned Rt2 = Rt + 1;
1606 // For {LD,ST}RD, Rt must be even, else undefined.
1614 if (Rt & 0x1) S = MCDisassembler::SoftFail;
1626 if (writeback && (Rn == 15 || Rn == Rt || Rn == Rt2))
1638 if (Rt == 15)
1640 if (writeback && (Rn == 15 || Rn == Rt))
1655 if (!type && (Rt2 == 15 || Rm == 15 || Rm == Rt || Rm == Rt2))
1659 if (writeback && (Rn == Rt || Rn == Rt2))
1666 if (Rt == 15)
1670 if (Rt == 15)
1674 if (!type && writeback && (Rn == 15 || Rn == Rt))
1684 if (Rt == 15)
1688 if (type && (Rt == 15 || (writeback && Rn == Rt)))
1690 if (!type && (Rt == 15 || Rm == 15))
1692 if (!type && writeback && (Rn == 15 || Rn == Rt))
1705 // On stores, the writeback operand precedes Rt.
1721 if (!Check(S, DecodeGPRRegisterClass(Inst, Rt, Address, Decoder)))
1730 if (!Check(S, DecodeGPRRegisterClass(Inst, Rt+1, Address, Decoder)))
1738 // On loads, the writeback operand comes after Rt.
3238 unsigned Rt = fieldFromInstruction(Insn, 12, 4);
3271 if (Rt == 15) {
3292 if (!Check(S, DecodeGPRRegisterClass(Inst, Rt, Address, Decoder)))
3310 unsigned Rt = fieldFromInstruction(Insn, 12, 4);
3345 if (Rt == 15) {
3360 if (!Check(S, DecodeGPRRegisterClass(Inst, Rt, Address, Decoder)))
3374 unsigned Rt = fieldFromInstruction(Insn, 12, 4);
3407 if (Rt == 15) {
3425 if (!Check(S, DecodeGPRRegisterClass(Inst, Rt, Address, Decoder)))
3439 unsigned Rt = fieldFromInstruction(Insn, 12, 4);
3466 if (!Check(S, DecoderGPRRegisterClass(Inst, Rt, Address, Decoder)))
3477 unsigned Rt = fieldFromInstruction(Insn, 12, 4);
3481 if (Rt == 15) {
3502 if (!Check(S, DecodeGPRRegisterClass(Inst, Rt, Address, Decoder)))
3625 unsigned Rt = fieldFromInstruction(Insn, 12, 4);
3648 if (Rt == 15)
3668 if (!Check(S, DecodeGPRRegisterClass(Inst, Rt, Address, Decoder)))
3952 unsigned Rt = fieldFromInstruction(Insn, 12, 4);
3959 if (!Check(S, DecodeGPRPairRegisterClass(Inst, Rt, Address, Decoder)))
3974 unsigned Rt = fieldFromInstruction(Insn, 0, 4);
3981 if (Rn == 0xF || Rd == Rn || Rd == Rt || Rd == Rt+1)
3984 if (!Check(S, DecodeGPRPairRegisterClass(Inst, Rt, Address, Decoder)))
3999 unsigned Rt = fieldFromInstruction(Insn, 12, 4);
4005 if (Rn == 0xF || Rn == Rt) S = MCDisassembler::SoftFail;
4007 if (!Check(S, DecodeGPRRegisterClass(Inst, Rt, Address, Decoder)))
4024 unsigned Rt = fieldFromInstruction(Insn, 12, 4);
4031 if (Rn == 0xF || Rn == Rt) S = MCDisassembler::SoftFail;
4034 if (!Check(S, DecodeGPRRegisterClass(Inst, Rt, Address, Decoder)))
4052 unsigned Rt = fieldFromInstruction(Insn, 12, 4);
4058 if (Rn == 0xF || Rn == Rt) S = MCDisassembler::SoftFail;
4062 if (!Check(S, DecodeGPRRegisterClass(Inst, Rt, Address, Decoder)))
4077 unsigned Rt = fieldFromInstruction(Insn, 12, 4);
4083 if (Rn == 0xF || Rn == Rt) S = MCDisassembler::SoftFail;
4087 if (!Check(S, DecodeGPRRegisterClass(Inst, Rt, Address, Decoder)))
4651 unsigned Rt = fieldFromInstruction(Insn, 12, 4);
4657 if (Rt == 0xF || Rt2 == 0xF || Rm == 0x1F)
4664 if (!Check(S, DecodeGPRRegisterClass(Inst, Rt , Address, Decoder)))
4677 unsigned Rt = fieldFromInstruction(Insn, 12, 4);
4683 if (Rt == 0xF || Rt2 == 0xF || Rm == 0x1F)
4686 if (!Check(S, DecodeGPRRegisterClass(Inst, Rt , Address, Decoder)))
4724 unsigned Rt = fieldFromInstruction(Insn, 12, 4);
4735 if (writeback && (Rn == Rt || Rn == Rt2))
4737 if (Rt == Rt2)
4740 // Rt
4741 if (!Check(S, DecoderGPRRegisterClass(Inst, Rt, Address, Decoder)))
4761 unsigned Rt = fieldFromInstruction(Insn, 12, 4);
4772 if (writeback && (Rn == Rt || Rn == Rt2))
4778 // Rt
4779 if (!Check(S, DecoderGPRRegisterClass(Inst, Rt, Address, Decoder)))
4819 unsigned Rt = fieldFromInstruction(Insn, 12, 4);
4829 if (Rt == Rn || Rn == Rt2)
4832 if (!Check(S, DecodeGPRnopcRegisterClass(Inst, Rt, Address, Decoder)))
4918 unsigned Rt = fieldFromInstruction(Val, 12, 4);
4923 if (fieldFromInstruction(Val, 8, 4) != 0 || Rn == Rt)
4926 if (!Check(S, DecodeGPRnopcRegisterClass(Inst, Rt, Address, Decoder)))
4948 unsigned Rt = fieldFromInstruction(Val, 12, 4);
4954 if (Rt == Rt2)
4959 if (!Check(S, DecodeGPRnopcRegisterClass(Inst, Rt, Address, Decoder)))