llvm-6502/lib/Target/ARM/AsmParser
Bruno Cardoso Lopes be64b39431 ARM asm parser wasn't able to parse a "mov" instruction while in Thumb
mode (only the "mov.w" variant). Now, when parsing "mov" in thumb mode,
default to the Thumb 1 versions/encodings.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132233 91177308-0d34-0410-b5e6-96231b3b80d8
2011-05-27 23:46:09 +00:00
..
ARMAsmLexer.cpp Formatting changes. No functionality change. 2011-01-03 23:59:05 +00:00
ARMAsmParser.cpp ARM asm parser wasn't able to parse a "mov" instruction while in Thumb 2011-05-27 23:46:09 +00:00
CMakeLists.txt
Makefile