llvm-6502/test/MC
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
..
ARM Thumb assembly parsing and encoding for LDM instruction. 2011-08-18 21:50:53 +00:00
AsmParser
COFF
Disassembler Thumb assembly parsing and encoding for LDM instruction. 2011-08-18 21:50:53 +00:00
ELF
MachO MachOWriter: Don't crash on fixups with arithmetic, emit a relocation instead. This matches what as does. 2011-08-12 01:51:29 +00:00
MBlaze
X86 Reorder declarations of vmovmskp* and also put the necessary AVX 2011-08-15 23:36:45 +00:00