mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-19 06:31:18 +00:00
13 lines
479 B
TableGen
13 lines
479 B
TableGen
|
//===- ARMInstrThumb2.td - Thumb2 support for ARM -------------------------===//
|
||
|
//
|
||
|
// The LLVM Compiler Infrastructure
|
||
|
//
|
||
|
// This file is distributed under the University of Illinois Open Source
|
||
|
// License. See LICENSE.TXT for details.
|
||
|
//
|
||
|
//===----------------------------------------------------------------------===//
|
||
|
//
|
||
|
// This file describes the Thumb2 instruction set.
|
||
|
//
|
||
|
//===----------------------------------------------------------------------===//
|