Lines Matching full:b1111
876 let Inst{19-16} = 0b1111; // Rn
888 let Inst{15-12} = 0b1111;
934 let Inst{11-8} = 0b1111; // Rd
946 let Inst{11-8} = 0b1111; // Rd
960 let Inst{11-8} = 0b1111; // Rd
1048 let Inst{19-16} = 0b1111; // Rn
1131 let Inst{19-16} = 0b1111; // Rn
1132 let Inst{15-12} = 0b1111;
1149 let Inst{19-16} = 0b1111; // Rn
1150 let Inst{15-12} = 0b1111;
1165 let Inst{19-16} = 0b1111; // Rn
1166 let Inst{15-12} = 0b1111;
1183 let Inst{15-12} = 0b1111;
1196 let Inst{15-12} = 0b1111;
1232 let Inst{19-16} = 0b1111; // Rn
1426 let Inst{3-0} = 0b1111;
1597 let Inst{3-0} = 0b1111;
1627 let Inst{15-12} = 0b1111;
1646 let Inst{15-12} = 0b1111;
1666 let Inst{15-12} = 0b1111;
1691 let Inst{19-16} = 0b1111;
1692 let Inst{15-12} = 0b1111;
1870 let Inst{19-16} = 0b1111; // Rn
1890 let Inst{19-16} = 0b1111; // Rn
2111 let Inst{15-12} = 0b1111;
2127 let Inst{15-12} = 0b1111;
2222 let Inst{15-12} = 0b1111;
2321 let Inst{19-16} = 0b1111; // Rn
2337 let Inst{19-16} = 0b1111; // Rn
2352 let Inst{19-16} = 0b1111; // Rn
2407 let Inst{19-16} = 0b1111; // Rn
2488 let Inst{19-16} = 0b1111; // Rn
2498 let Inst{19-16} = 0b1111; // Rn
2511 let Inst{19-16} = 0b1111; // Rn
2554 let Inst{15-12} = 0b1111; // Ra = 0b1111 (no accumulate)
2624 let Inst{15-12} = 0b1111; // Ra = 0b1111 (no accumulate)
2634 let Inst{15-12} = 0b1111; // Ra = 0b1111 (no accumulate)
2689 let Inst{15-12} = 0b1111; // Ra = 0b1111 (no accumulate)
2702 let Inst{15-12} = 0b1111; // Ra = 0b1111 (no accumulate)
2715 let Inst{15-12} = 0b1111; // Ra = 0b1111 (no accumulate)
2728 let Inst{15-12} = 0b1111; // Ra = 0b1111 (no accumulate)
2740 let Inst{15-12} = 0b1111; // Ra = 0b1111 (no accumulate)
2752 let Inst{15-12} = 0b1111; // Ra = 0b1111 (no accumulate)
2864 let Inst{15-12} = 0b1111;
2870 let Inst{15-12} = 0b1111;
2876 let Inst{15-12} = 0b1111;
2882 let Inst{15-12} = 0b1111;
2930 let Inst{15-12} = 0b1111;
2931 let Inst{7-4} = 0b1111;
2941 let Inst{15-12} = 0b1111;
2942 let Inst{7-4} = 0b1111;
2955 let Inst{15-12} = 0b1111;
3067 let Inst{15-12} = 0b1111;
3105 let Inst{11-8} = 0b1111; // Rd
3118 let Inst{11-8} = 0b1111; // Rd
3133 let Inst{11-8} = 0b1111; // Rd
3257 list<dag> pattern, bits<4> rt2 = 0b1111>
3263 let Inst{3-0} = 0b1111;
3272 list<dag> pattern, bits<4> rt2 = 0b1111>
3306 let Inst{11-8} = 0b1111;
3340 let Inst{11-8} = 0b1111;
3344 def t2LDAEXD : T2I_ldrex<0b1111, (outs rGPR:$Rt, rGPR:$Rt2),
3430 def t2STLEXD : T2I_strex<0b1111, (outs rGPR:$Rd),
3446 let Inst{11-8} = 0b1111;
3448 let Inst{3-0} = 0b1111;
3732 let Inst{19-16} = 0b1111;
3734 let Inst{7-4} = 0b1111;
3754 let Inst{19-16} = 0b1111;
3991 defm t2LDC2 : t2LdStCop<0b1111, 1, 0, "ldc2">, Requires<[PreV8,IsThumb2]>;
3992 defm t2LDC2L : t2LdStCop<0b1111, 1, 1, "ldc2l">, Requires<[PreV8,IsThumb2]>;
3993 defm t2STC2 : t2LdStCop<0b1111, 0, 0, "stc2">, Requires<[PreV8,IsThumb2]>;
3994 defm t2STC2L : t2LdStCop<0b1111, 0, 1, "stc2l">, Requires<[PreV8,IsThumb2]>;
4178 def t2MCR2 : t2MovRCopro<0b1111, "mcr2", 0,
4197 def t2MRC2 : t2MovRCopro<0b1111, "mrc2", 1,
4219 def t2MCRR2 : t2MovRRCopro<0b1111, "mcrr2", 0, (outs),
4231 def t2MRRC2 : t2MovRRCopro<0b1111, "mrrc2", 1, (outs GPR:$Rt, GPR:$Rt2),
4265 def t2CDP2 : T2Cop<0b1111, (outs), (ins p_imm:$cop, imm0_15:$opc1,