add a new BinOpAI class to represent the immediate form that directly acts on EAX.
authorChris Lattner <sabre@nondot.org>
Thu, 7 Oct 2010 00:43:39 +0000 (00:43 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 7 Oct 2010 00:43:39 +0000 (00:43 +0000)
commit511c686f766ba977b667dd04638b68cf241373d5
treebc3d054451b4ce6daac3299f259aca8d528cc55a
parent3bbdcea49abddea69d124e7ef055c9fdaa8d12f6
add a new BinOpAI class to represent the immediate form that directly acts on EAX.
This does change the generated .inc files to include the implicit use/def of eax.
Since these instructions are only generated by the assembler and disassembler it
doesn't actually matter though.

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