llvm-6502/test/MC
Johnny Chen 6a1220eeca Add a missing opcode (SMLSLDX) to BadRegsMulFrm() function.
Add more complete sanity check for LdStFrm instructions where if IBit (Inst{25})
is 1, Inst{4} should be 0.  Otherwise, we should reject the insn as invalid.

rdar://problem/9239347
rdar://problem/9239467


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128977 91177308-0d34-0410-b5e6-96231b3b80d8
2011-04-06 01:18:32 +00:00
..
ARM Constants with multiple encodings (ARM): 2011-04-05 18:02:46 +00:00
AsmParser Adding a test for "-inf" as well. 2011-03-29 21:54:10 +00:00
COFF
Disassembler Add a missing opcode (SMLSLDX) to BadRegsMulFrm() function. 2011-04-06 01:18:32 +00:00
ELF Write the section table and the section data in the same order that 2011-03-20 18:44:20 +00:00
MachO MC: Add support for disabling "temporary label" behavior. Useful for debugging 2011-03-28 22:49:15 +00:00
MBlaze
X86 Add support for the VIA PadLock instructions. 2011-04-04 16:58:13 +00:00