llvm-6502/test/MC
Johnny Chen 597fa65373 Disassembly of A8.6.59 LDR (literal) Encoding T1 (16-bit thumb instruction) should
print out ldr, not ldr.n.

rdar://problem/9267772


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130008 91177308-0d34-0410-b5e6-96231b3b80d8
2011-04-22 19:12:43 +00:00
..
ARM Constants with multiple encodings (ARM): 2011-04-05 18:02:46 +00:00
AsmParser Match case for invalid constant error messages and add a new 2011-04-12 00:18:03 +00:00
COFF Fix relative relocations. This is sufficient for running the rust testsuite with 2011-04-21 18:36:50 +00:00
Disassembler Disassembly of A8.6.59 LDR (literal) Encoding T1 (16-bit thumb instruction) should 2011-04-22 19:12:43 +00:00
ELF Fix the case of a .cfi_rel_offset before any .cfi_def_cfa_offset. 2011-04-12 16:12:03 +00:00
MachO Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
MBlaze Teach the MBlaze asm parser how to parse special purpose register names. 2010-12-20 20:43:24 +00:00
X86 Add encoding tests for flds/filds 2011-04-15 19:25:31 +00:00