Home | History | Annotate | Download | only in Disassembler

Lines Matching defs:Rt

1474   unsigned Rt = fieldFromInstruction(Insn, 12, 4);
1482 // On stores, the writeback operand precedes Rt.
1499 if (!Check(S, DecodeGPRRegisterClass(Inst, Rt, Address, Decoder)))
1502 // On loads, the writeback operand comes after Rt.
1533 if (writeback && (Rn == 15 || Rn == Rt))
1622 unsigned Rt = fieldFromInstruction(Insn, 12, 4);
1631 unsigned Rt2 = Rt + 1;
1635 // For {LD,ST}RD, Rt must be even, else undefined.
1643 if (Rt & 0x1) S = MCDisassembler::SoftFail;
1655 if (writeback && (Rn == 15 || Rn == Rt || Rn == Rt2))
1667 if (Rt == 15)
1669 if (writeback && (Rn == 15 || Rn == Rt))
1684 if (!type && (Rt2 == 15 || Rm == 15 || Rm == Rt || Rm == Rt2))
1688 if (writeback && (Rn == Rt || Rn == Rt2))
1695 if (Rt == 15)
1699 if (Rt == 15)
1703 if (!type && writeback && (Rn == 15 || Rn == Rt))
1713 if (Rt == 15)
1717 if (type && (Rt == 15 || (writeback && Rn == Rt)))
1719 if (!type && (Rt == 15 || Rm == 15))
1721 if (!type && writeback && (Rn == 15 || Rn == Rt))
1734 // On stores, the writeback operand precedes Rt.
1750 if (!Check(S, DecodeGPRRegisterClass(Inst, Rt, Address, Decoder)))
1759 if (!Check(S, DecodeGPRRegisterClass(Inst, Rt+1, Address, Decoder)))
1767 // On loads, the writeback operand comes after Rt.
3267 unsigned Rt = fieldFromInstruction(Insn, 12, 4);
3300 if (Rt == 15) {
3321 if (!Check(S, DecodeGPRRegisterClass(Inst, Rt, Address, Decoder)))
3339 unsigned Rt = fieldFromInstruction(Insn, 12, 4);
3374 if (Rt == 15) {
3389 if (!Check(S, DecodeGPRRegisterClass(Inst, Rt, Address, Decoder)))
3403 unsigned Rt = fieldFromInstruction(Insn, 12, 4);
3436 if (Rt == 15) {
3454 if (!Check(S, DecodeGPRRegisterClass(Inst, Rt, Address, Decoder)))
3468 unsigned Rt = fieldFromInstruction(Insn, 12, 4);
3495 if (!Check(S, DecoderGPRRegisterClass(Inst, Rt, Address, Decoder)))
3506 unsigned Rt = fieldFromInstruction(Insn, 12, 4);
3510 if (Rt == 15) {
3531 if (!Check(S, DecodeGPRRegisterClass(Inst, Rt, Address, Decoder)))
3654 unsigned Rt = fieldFromInstruction(Insn, 12, 4);
3677 if (Rt == 15)
3697 if (!Check(S, DecodeGPRRegisterClass(Inst, Rt, Address, Decoder)))
3986 unsigned Rt = fieldFromInstruction(Insn, 12, 4);
3993 if (!Check(S, DecodeGPRPairRegisterClass(Inst, Rt, Address, Decoder)))
4008 unsigned Rt = fieldFromInstruction(Insn, 0, 4);
4015 if (Rn == 0xF || Rd == Rn || Rd == Rt || Rd == Rt+1)
4018 if (!Check(S, DecodeGPRPairRegisterClass(Inst, Rt, Address, Decoder)))
4033 unsigned Rt = fieldFromInstruction(Insn, 12, 4);
4039 if (Rn == 0xF || Rn == Rt) S = MCDisassembler::SoftFail;
4041 if (!Check(S, DecodeGPRRegisterClass(Inst, Rt, Address, Decoder)))
4058 unsigned Rt = fieldFromInstruction(Insn, 12, 4);
4065 if (Rn == 0xF || Rn == Rt) S = MCDisassembler::SoftFail;
4068 if (!Check(S, DecodeGPRRegisterClass(Inst, Rt, Address, Decoder)))
4086 unsigned Rt = fieldFromInstruction(Insn, 12, 4);
4092 if (Rn == 0xF || Rn == Rt) S = MCDisassembler::SoftFail;
4096 if (!Check(S, DecodeGPRRegisterClass(Inst, Rt, Address, Decoder)))
4111 unsigned Rt = fieldFromInstruction(Insn, 12, 4);
4117 if (Rn == 0xF || Rn == Rt) S = MCDisassembler::SoftFail;
4121 if (!Check(S, DecodeGPRRegisterClass(Inst, Rt, Address, Decoder)))
4685 unsigned Rt = fieldFromInstruction(Insn, 12, 4);
4691 if (Rt == 0xF || Rt2 == 0xF || Rm == 0x1F)
4698 if (!Check(S, DecodeGPRRegisterClass(Inst, Rt , Address, Decoder)))
4711 unsigned Rt = fieldFromInstruction(Insn, 12, 4);
4717 if (Rt == 0xF || Rt2 == 0xF || Rm == 0x1F)
4720 if (!Check(S, DecodeGPRRegisterClass(Inst, Rt , Address, Decoder)))
4758 unsigned Rt = fieldFromInstruction(Insn, 12, 4);
4769 if (writeback && (Rn == Rt || Rn == Rt2))
4771 if (Rt == Rt2)
4774 // Rt
4775 if (!Check(S, DecoderGPRRegisterClass(Inst, Rt, Address, Decoder)))
4795 unsigned Rt = fieldFromInstruction(Insn, 12, 4);
4806 if (writeback && (Rn == Rt || Rn == Rt2))
4812 // Rt
4813 if (!Check(S, DecoderGPRRegisterClass(Inst, Rt, Address, Decoder)))
4853 unsigned Rt = fieldFromInstruction(Insn, 12, 4);
4863 if (Rt == Rn || Rn == Rt2)
4866 if (!Check(S, DecodeGPRnopcRegisterClass(Inst, Rt, Address, Decoder)))
4943 unsigned Rt = fieldFromInstruction(Val, 12, 4);
4948 if (fieldFromInstruction(Val, 8, 4) != 0 || Rn == Rt)
4951 if (!Check(S, DecodeGPRnopcRegisterClass(Inst, Rt, Address, Decoder)))
4973 unsigned Rt = fieldFromInstruction(Val, 12, 4);
4979 if (Rt == Rt2)
4984 if (!Check(S, DecodeGPRnopcRegisterClass(Inst, Rt, Address, Decoder)))