llvm-6502/lib/Target/ARM/Disassembler
Johnny Chen de29a52940 The ARM disassembler did not handle the alignment correctly for VLD*DUP* instructions
(single element or n-element structure to all lanes).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129550 91177308-0d34-0410-b5e6-96231b3b80d8
2011-04-15 00:10:45 +00:00
..
ARMDisassembler.cpp Adding support for printing operands symbolically to llvm's public 'C' 2011-04-11 18:08:50 +00:00
ARMDisassembler.h
ARMDisassemblerCore.cpp The ARM disassembler did not handle the alignment correctly for VLD*DUP* instructions 2011-04-15 00:10:45 +00:00
ARMDisassemblerCore.h Print out a debug message when the reglist fails the sanity check for Thumb Ld/St Multiple. 2011-04-12 17:09:04 +00:00
CMakeLists.txt
Makefile
ThumbDisassemblerCore.h Add sanity checkings for Thumb2 Load/Store Register Exclusive family of operations. 2011-04-14 19:13:28 +00:00