Fix the encoding of the movntdqa X86 instruction. It was missing the 0x66
authorKevin Enderby <enderby@apple.com>
Wed, 10 Feb 2010 00:10:31 +0000 (00:10 +0000)
committerKevin Enderby <enderby@apple.com>
Wed, 10 Feb 2010 00:10:31 +0000 (00:10 +0000)
commit40fe18f66e7c94bda22bb3ad5fbef336fffd0f9d
tree1fdf77ee267b4a18f8d5a0daf47f076f1feabd46
parent5d672cfab096390690a1a5f33b0057c4cf252c55
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
lib/Target/X86/X86InstrSSE.td
test/MC/AsmParser/X86/x86_32-encoding.s