Home | History | Annotate | Download | only in ARM

Lines Matching full:b1110

2055 defm t2RSB  : T2I_rbin_irs  <0b1110, "rsb", sub>;
2270 let Inst{25-22} = 0b1110;
4009 defm t2LDC : t2LdStCop<0b1110, 1, 0, "ldc", [(int_arm_ldc imm:$cop, imm:$CRd, addrmode5:$addr)]>;
4010 defm t2LDCL : t2LdStCop<0b1110, 1, 1, "ldcl", [(int_arm_ldcl imm:$cop, imm:$CRd, addrmode5:$addr)]>;
4014 defm t2STC : t2LdStCop<0b1110, 0, 0, "stc", [(int_arm_stc imm:$cop, imm:$CRd, addrmode5:$addr)]>;
4015 defm t2STCL : t2LdStCop<0b1110, 0, 1, "stcl", [(int_arm_stcl imm:$cop, imm:$CRd, addrmode5:$addr)]>;
4153 let Inst{27-24} = 0b1110;
4193 def t2MCR : t2MovRCopro<0b1110, "mcr", 0,
4215 def t2MRC : t2MovRCopro<0b1110, "mrc", 1,
4239 def t2MCRR : t2MovRRCopro<0b1110, "mcrr", 0, (outs),
4253 def t2MRRC : t2MovRRCopro<0b1110, "mrrc", 1, (outs GPR:$Rt, GPR:$Rt2),
4265 def t2CDP : T2Cop<0b1110, (outs), (ins p_imm:$cop, imm0_15:$opc1,
4270 let Inst{27-24} = 0b1110;
4295 let Inst{27-24} = 0b1110;