Fixed the asmstrings for 8-bit, 16-bit, and 32-bit ADD %rAX, imm instructions.
authorSean Callanan <scallanan@apple.com>
Wed, 2 Sep 2009 00:55:49 +0000 (00:55 +0000)
committerSean Callanan <scallanan@apple.com>
Wed, 2 Sep 2009 00:55:49 +0000 (00:55 +0000)
commita09caa56d62c79ad59c8502cdf8605e06c1b5898
treec49e01e08844ee638a5c51393b46aee9326bcc8b
parent94f07d8137cf28b7e91f536682da027bf20613e1
Fixed the asmstrings for 8-bit, 16-bit, and 32-bit ADD %rAX, imm instructions.
Added a 64-bit ADD %RAX, imm32 instruction.
Added all 4 forms for AND %rAX, imm and CMP %rAX, imm.

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