1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/lib/Target/ARM/AsmParser
Bruno Cardoso Lopes 93eae0fd19 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.

llvm-svn: 132233
2011-05-27 23:46:09 +00:00
..
ARMAsmLexer.cpp
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