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
MachO