llvm-6502/lib/Target/ARM/InstPrinter
Renato Golin 09e28e39f0 Thumb2 M-class MSR instruction support changes
This patch implements a few changes related to the Thumb2 M-class MSR instruction:
 * better handling of unpredictable encodings,
 * recognition of the _g and _nzcvqg variants by the asm parser only if the DSP
   extension is available, preferred output of MSR APSR moves with the _<bits>
   suffix for v7-M.

Patch by Petr Pavlu.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216874 91177308-0d34-0410-b5e6-96231b3b80d8
2014-09-01 11:25:07 +00:00
..
ARMInstPrinter.cpp Thumb2 M-class MSR instruction support changes 2014-09-01 11:25:07 +00:00
ARMInstPrinter.h ARM: implement MRS/MSR (banked reg) system instructions. 2014-08-15 10:47:12 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile