1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 06:22:56 +02:00
llvm-mirror/test/MC
Chris Lattner 5a696fb3ca "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

llvm-svn: 113186
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