llvm-6502/test/MC
Johnny Chen f9ce2cba42 The Thumb2 Ld, St, and Preload instructions with the i12 forms should have its Inst{23}
be specified as '1' (add = TRUE).

Also add a utility function for Thumb2.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129377 91177308-0d34-0410-b5e6-96231b3b80d8
2011-04-12 18:48:00 +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
Disassembler The Thumb2 Ld, St, and Preload instructions with the i12 forms should have its Inst{23} 2011-04-12 18:48:00 +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 MC: Add support for disabling "temporary label" behavior. Useful for debugging 2011-03-28 22:49:15 +00:00
MBlaze
X86 fix rdar://8735979 - "int 3" doesn't match to "int3". Unfortunately, 2011-04-09 19:41:05 +00:00