llvm-6502/test/MC
Chris Lattner b2ef4c1235 add basic avx support to the disassembler, also teach it about ssmem/sdmem
operands.

With this done, we can remove the _Int suffixes from the round instructions
without the disassembler blowing up.  This allows the assembler to support
them, implementing rdar://8456376 - llvm-mc rejects 'roundss'


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115019 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-29 02:57:56 +00:00
..
AsmParser add basic avx support to the disassembler, also teach it about ssmem/sdmem 2010-09-29 02:57:56 +00:00
COFF MC-COFF: Drop empty sections, and label symbols. Convert relocations 2010-09-27 08:58:26 +00:00
Disassembler Fix vmov.f64 disassembly on targets where sizeof(long) != 8. 2010-09-17 23:48:07 +00:00
ELF On elf, undefined symbols can start with .L. 2010-09-28 16:19:11 +00:00
MachO