llvm-6502/test/MC
Chris Lattner c5cebeb3cb "sldt <mem>" is ambiguous in 64-bit mode, but should
always be disambiguated as sldtw.  sldtw and sldtq with
a mem operands have the same effect, but sldtw is more
compact.  Force it to sldtw, resolving rdar://8017530


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113186 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-06 23:51:44 +00:00
..
AsmParser "sldt <mem>" is ambiguous in 64-bit mode, but should 2010-09-06 23:51:44 +00:00
COFF COFF: Update tests to reflect changes in last commit. 2010-09-01 14:15:31 +00:00
Disassembler Change ARM PKHTB and PKHBT instructions to use a shift_imm operand to avoid 2010-08-17 17:23:19 +00:00
ELF MC/ELF: Allow null values in virtual sections, ELF doesn't use special 2010-08-18 18:22:37 +00:00
MachO MC/X86: Add aliases for Jcc variants. 2010-05-27 21:33:19 +00:00