llvm-6502/test/MC
Tilmann Scheller 9724873c31 [ARM] Assembler: ARM LDRD with writeback requires the base register to be different from the destination registers.
See ARM ARM A8.8.72.

Violating this constraint results in unpredictable behavior.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191678 91177308-0d34-0410-b5e6-96231b3b80d8
2013-09-30 16:11:48 +00:00
..
AArch64 Initial support for Neon scalar instructions. 2013-09-24 02:47:27 +00:00
ARM [ARM] Assembler: ARM LDRD with writeback requires the base register to be different from the destination registers. 2013-09-30 16:11:48 +00:00
AsmParser MCParser/Debug info: Accept line number 0 as a legitimate value, since 2013-09-26 23:37:11 +00:00
COFF COFF: Ensure that objects produced by LLVM link with /safeseh 2013-09-17 23:18:05 +00:00
Disassembler [SystemZ] Revert r191661: Add definitions of LFH and STFH 2013-09-30 12:01:35 +00:00
ELF Implements parsing and emitting of .cfi_window_save in MC. 2013-09-26 14:49:40 +00:00
MachO Fixed a crash in the integrated assembler for Mach-O when a symbol difference 2013-09-05 20:25:06 +00:00
Markup
Mips [mips][msa] Direct Object Emission for 3RF instructions. 2013-09-26 21:31:43 +00:00
PowerPC PPC: Allow partial fills in writeNopData() 2013-09-26 09:18:48 +00:00
SystemZ [SystemZ] Revert r191661: Add definitions of LFH and STFH 2013-09-30 12:01:35 +00:00
X86 Revert accidental commit. 2013-09-29 08:35:51 +00:00