ARMInstrThumb2.td revision 193323
1193323Sed//===- ARMInstrThumb2.td - Thumb2 support for ARM -------------------------===//
2193323Sed//
3193323Sed//                     The LLVM Compiler Infrastructure
4193323Sed//
5193323Sed// This file is distributed under the University of Illinois Open Source
6193323Sed// License. See LICENSE.TXT for details.
7193323Sed//
8193323Sed//===----------------------------------------------------------------------===//
9193323Sed//
10193323Sed// This file describes the Thumb2 instruction set.
11193323Sed//
12193323Sed//===----------------------------------------------------------------------===//
13