llvm-6502/test/MC
Kevin Enderby 40fe18f66e Fix the encoding of the movntdqa X86 instruction. It was missing the 0x66
prefix which is part of the opcode encoding.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95729 91177308-0d34-0410-b5e6-96231b3b80d8
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