llvm-6502/test/MC
Sean Callanan 751752e7ca Fixed handling of immediate operand sizes, which
weren't properly reflecting the OperandSize attribute
of the instruction leading to improper decoding of
certain instructions with the 66H prefix.  Also added
a test case for this.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117084 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-22 01:24:11 +00:00
..
ARM Add tests for NEON encoding of vmull. 2010-10-21 22:19:53 +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 Fixed handling of immediate operand sizes, which 2010-10-22 01:24:11 +00:00
ELF Do not recurse into symbol refs that have a variant kind. This prevents us 2010-10-21 18:00:20 +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