llvm-6502/test/MC
Jim Grosbach d91f4e40e6 Encode the 32-bit wide Thumb (and Thumb2) instructions with the high order
halfword being emitted to the stream first. rdar://8728174

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120848 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-03 22:31:40 +00:00
..
ARM Encode the 32-bit wide Thumb (and Thumb2) instructions with the high order 2010-12-03 22:31:40 +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