llvm-6502/test/MC
Kevin Enderby 0b9325c97d More tweaks to X86 instructions to allow the 'w' suffix in places it makes
sense, when the instruction takes the 16-bit ax register or m16 memory
location.  These changes to llvm-mc matches what the darwin assembler allows
for these instructions.  Also added the missing flex (without the wait prefix)
and ud2a as an alias to ud2 (still to add ud2b).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117031 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-21 17:16:46 +00:00
..
ARM Fix whitespace. 2010-10-21 06:25:08 +00:00
AsmParser actually, move the elf tests into the existing elf dir. 2010-10-02 18:53:48 +00:00
COFF Unbreak test on non-COFF targets. 2010-10-16 11:27:13 +00:00
Disassembler ARM instructions that are both predicated and set the condition codes 2010-10-15 03:23:44 +00:00
ELF Handle _GLOBAL_OFFSET_TABLE_ correctly. 2010-10-20 16:46:08 +00:00
MachO MC/Mach-O/i386: Fix a crash in relocation handling. 2010-09-17 15:21:50 +00:00
X86 More tweaks to X86 instructions to allow the 'w' suffix in places it makes 2010-10-21 17:16:46 +00:00