Added register-to-register ADD instructions to the
authorSean Callanan <scallanan@apple.com>
Tue, 15 Sep 2009 20:53:57 +0000 (20:53 +0000)
committerSean Callanan <scallanan@apple.com>
Tue, 15 Sep 2009 20:53:57 +0000 (20:53 +0000)
commit37be5903a69261ccb143c375433426f3f2fc99e6
tree96d6ac0ac1523f5250570eb1d4866f761003163c
parentc8213b782735c7916cbc996c8dcdf89f9593d354
Added register-to-register ADD instructions to the
Intel tables, where the source operand is
specified by the R/M field and the destination
operand by the Reg field.

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