llvm-6502/test/MC
Chris Lattner 1a1ecc9f3c fix an encoding mismatch where "sal %eax, 1" was not using the short encoding
for shl.  Caught by inspection.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117820 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-30 18:13:10 +00:00
..
ARM Some instructions end with an "ls" prefix, but it doesn't indicate that they are 2010-10-29 23:50:21 +00:00
AsmParser Add support for the .string directive. 2010-10-28 20:02:27 +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 Be more strict on when we produce an undefined reference. In gas a file with 2010-10-29 23:09:31 +00:00
MachO MC/Mach-O/i386: Fix a crash in relocation handling. 2010-09-17 15:21:50 +00:00
X86 fix an encoding mismatch where "sal %eax, 1" was not using the short encoding 2010-10-30 18:13:10 +00:00