llvm-6502/lib/Target/ARM/InstPrinter
Bill Wendling 73fe34a3ee Encode the multi-load/store instructions with their respective modes ('ia',
'db', 'ib', 'da') instead of having that mode as a separate field in the
instruction. It's more convenient for the asm parser and much more readable for
humans.
<rdar://problem/8654088>


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119310 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-16 01:16:36 +00:00
..
ARMInstPrinter.cpp Encode the multi-load/store instructions with their respective modes ('ia', 2010-11-16 01:16:36 +00:00
ARMInstPrinter.h stub out a powerpc MCInstPrinter implementation. 2010-11-14 19:40:38 +00:00
CMakeLists.txt
Makefile