llvm-6502/test/MC
Joerg Sonnenberger 419f3804f0 Don't use additional arguments for dss and friends to satisfy DSS_Form,
when let can do the same thing. Keep the 64bit variants as codegen-only.
While they have a different register class, the encoding is the same for
32bit and 64bit mode. Having both present would otherwise confuse the
disassembler.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214636 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-02 15:09:41 +00:00
..
AArch64 AArch64: remove "arm64_be" support in favour of "aarch64_be". 2014-07-23 12:58:11 +00:00
ARM [ARM] Make the assembler reject unpredictable pre/post-indexed ARM LDRB/LDRSB instructions. 2014-08-01 12:08:04 +00:00
AsmParser Let the integrated assembler understand .exitm, PR20426. 2014-07-24 17:08:39 +00:00
COFF
Disassembler Don't use additional arguments for dss and friends to satisfy DSS_Form, 2014-08-02 15:09:41 +00:00
ELF
MachO
Markup
Mips
PowerPC Don't use additional arguments for dss and friends to satisfy DSS_Form, 2014-08-02 15:09:41 +00:00
Sparc
SystemZ
X86 Add support for the X86 secure guard extensions instructions in assembler (SGX). 2014-07-31 23:57:38 +00:00