1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/test/MC
Kevin Enderby f31bc700f1 Fix the encoding of the movntdqa X86 instruction. It was missing the 0x66
prefix which is part of the opcode encoding.

llvm-svn: 95729
2010-02-10 00:10:31 +00:00
..
AsmParser Fix the encoding of the movntdqa X86 instruction. It was missing the 0x66 2010-02-10 00:10:31 +00:00
Disassembler specify a triple to use, fixing the test on non-x86-64 hosts. 2009-12-22 07:01:12 +00:00
MachO MCAssembler/Darwin: Add a test (on Darwin) that we assemble a bunch of 2010-02-02 22:00:15 +00:00