llvm-6502/lib/Target/ARM/Disassembler
Bruno Cardoso Lopes 584bf7bb03 Add assembly parsing support for "msr" and also fix its encoding. Also add
testcases for the disassembler to make sure it still works for "msr".



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125948 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-18 19:45:59 +00:00
..
ARMDisassembler.cpp Revert both r121082 (which broke a bunch of constant pool stuff) and r125074 (which worked around it). This should get us back to the old, correct behavior, though it will make the integrated assembler unhappy for the time being. 2011-02-08 22:39:40 +00:00
ARMDisassembler.h
ARMDisassemblerCore.cpp Add assembly parsing support for "msr" and also fix its encoding. Also add 2011-02-18 19:45:59 +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 assembly parsing support for "msr" and also fix its encoding. Also add 2011-02-18 19:45:59 +00:00