Home | History | Annotate | Download | only in ARM

Lines Matching full:thumb2

80 // Xform16Bit - Indicates this Thumb2 instruction may be transformed into
319 // PseudoInst that's Thumb2-mode only.
1032 // Thumb2I - Thumb2 instruction. Almost all Thumb2 instructions are predicable.
1042 let DecoderNamespace = "Thumb2";
1063 let DecoderNamespace = "Thumb2";
1076 let DecoderNamespace = "Thumb2";
1167 // T2Ipreldst - Thumb2 pre-indexed load / store instructions.
1178 let DecoderNamespace = "Thumb2";
1200 // T2Ipostldst - Thumb2 post-indexed load / store instructions.
1211 let DecoderNamespace = "Thumb2";
1244 // T2v6Pat - Same as Pat<>, but requires V6T2 Thumb2 mode.
1249 // T2Pat - Same as Pat<>, but requires that the compiler be in Thumb2 mode.