Fix to r102952. The MOV64toSDrm record in X86Instr64bit.td needed the opcode
authorKevin Enderby <enderby@apple.com>
Tue, 4 May 2010 00:42:46 +0000 (00:42 +0000)
committerKevin Enderby <enderby@apple.com>
Tue, 4 May 2010 00:42:46 +0000 (00:42 +0000)
commita0161cd6f8f426b5ee8d815578088e090c799b80
treef5a6b941fb16f29bc73315ad3092af876e7be5d3
parent4f83e73a6d4d96a1a83bfd258b3bf937297c2957
Fix to r102952.  The MOV64toSDrm record in X86Instr64bit.td needed the opcode
changed to 0x7E from 0x6E as well as the previous change of RPDI to S3SI.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102991 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86Instr64bit.td