llvm-6502/test/MC
Chris Lattner 6c1b3b1e32 fix the encoding of sldt GR16 to have the 0x66 prefix, and
add sldt GR32, which isn't documented in the intel manual
but which gas accepts.  Part of rdar://8418316


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113938 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-15 04:45:10 +00:00
..
AsmParser fix the encoding of sldt GR16 to have the 0x66 prefix, and 2010-09-15 04:45:10 +00:00
COFF test: Fix coff-dump section array indicies to 1 based to match file format. 2010-09-15 03:58:51 +00:00
Disassembler Reapply r113875 with additional cleanups. 2010-09-14 23:54:06 +00:00
ELF Add support for leb128 of absolute expressions. 2010-09-11 16:45:15 +00:00
MachO Change section_data dumping to print hex numbers instead of using 2010-09-11 15:25:58 +00:00