llvm-6502/lib/Target/ARM/Disassembler
Bob Wilson 38aa2871fc Move the Thumb2 SSAT and USAT optional shift operator out of the
instruction opcode.  This fixes part of PR7792.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111047 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-13 21:48:10 +00:00
..
ARMDisassembler.cpp The autogened decoder was confusing the ARM STRBT for ARM USAT, because the .td 2010-08-12 01:40:54 +00:00
ARMDisassembler.h
ARMDisassemblerCore.cpp Cleaned up the for-disassembly-only entries in the arm instruction table so that 2010-08-12 20:46:17 +00:00
ARMDisassemblerCore.h Add a separate ARM instruction format for Saturate instructions. 2010-08-11 00:01:18 +00:00
Makefile
ThumbDisassemblerCore.h Move the Thumb2 SSAT and USAT optional shift operator out of the 2010-08-13 21:48:10 +00:00