llvm-6502/lib/Target/ARM/Disassembler
Johnny Chen 18b475f954 LLVM combines the offset mode of A8.6.199 A1 & A2 into STRBT.
The insufficient encoding information of the combined instruction confuses the decoder wrt
UQADD16.  Add extra logic to recover from that.

Fixed an assert reported by Sean Callanan


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127354 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-09 20:01:14 +00:00
..
ARMDisassembler.cpp LLVM combines the offset mode of A8.6.199 A1 & A2 into STRBT. 2011-03-09 20:01:14 +00:00
ARMDisassembler.h
ARMDisassemblerCore.cpp pr9367: Add missing predicated BLX instructions. 2011-03-03 01:41:01 +00:00
ARMDisassemblerCore.h
CMakeLists.txt CMake: Add disabling optimization on MSVC8 and MSVC10 as workaround for some files in Target/ARM and Target/X86. 2010-12-29 03:59:27 +00:00
Makefile
ThumbDisassemblerCore.h Add missing whitespace in the formatting. 2011-02-28 21:45:12 +00:00