llvm-6502/test/MC
Jim Grosbach 41ad0c4c73 When using the 'push' mnemonic for Thumb2 stmdb, be explicit when it's the
32-bit wide version by adding the .w suffix.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120838 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-03 20:33:01 +00:00
..
ARM Add tests for more forms of Thumb2 loads and stores. 2010-11-30 18:15:21 +00:00
AsmParser Rename temporary symbols if they conflict with artificial symbols created 2010-12-01 20:46:11 +00:00
COFF
Disassembler When using the 'push' mnemonic for Thumb2 stmdb, be explicit when it's the 2010-12-03 20:33:01 +00:00
ELF Fix some broken CHECK lines. 2010-11-29 22:34:55 +00:00
MachO
MBlaze
X86