llvm-6502/test/MC
David Woodhouse 9334b07527 [x86] Fix disassembly of MOV16ao16 et al.
The addition of IC_OPSIZE_ADSIZE in r198759 wasn't quite complete. It
also turns out to have been unnecessary. The disassembler handles the
AdSize prefix for itself, and doesn't care about the difference between
(e.g.) MOV8ao8 and MOB8ao8_16 definitions. So just let them coexist and
don't worry about it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199654 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-20 12:02:53 +00:00
..
AArch64 [AArch64 NEON] Accept both #0.0 and #0 for comparing with floating point zero in asm parser. 2014-01-20 02:14:05 +00:00
ARM ARM: add tlsldo relocation 2014-01-20 11:00:40 +00:00
AsmParser
COFF WinCOFF: Transform IR expressions featuring __ImageBase into image relative relocations 2014-01-15 09:16:42 +00:00
Disassembler [x86] Fix disassembly of MOV16ao16 et al. 2014-01-20 12:02:53 +00:00
ELF
MachO
Markup
Mips Added support for LWU microMIPS instruction. 2014-01-15 13:01:18 +00:00
PowerPC
Sparc
SystemZ
X86 [x86] Support i386-*-*-code16 triple for emitting 16-bit code 2014-01-20 12:02:25 +00:00