llvm-6502/lib/Target/ARM/InstPrinter
Jim Grosbach 93b3eff623 Thumb assembly parsing and encoding for LDM instruction.
Fix base register type and canonicallize to the "ldm" spelling rather than
"ldmia." Add diagnostics for incorrect writeback token and out-of-range
registers.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137986 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-18 21:50:53 +00:00
..
ARMInstPrinter.cpp Thumb assembly parsing and encoding for LDM instruction. 2011-08-18 21:50:53 +00:00
ARMInstPrinter.h ARM clean up the imm_sr operand class representation. 2011-08-17 21:51:27 +00:00
CMakeLists.txt Rewrite the CMake build to use explicit dependencies between libraries, 2011-07-29 00:14:25 +00:00
Makefile