Add support for the x86 instructions "pusha" and "popa".
authorNico Weber <nicolasweber@gmx.de>
Wed, 23 Jun 2010 20:00:58 +0000 (20:00 +0000)
committerNico Weber <nicolasweber@gmx.de>
Wed, 23 Jun 2010 20:00:58 +0000 (20:00 +0000)
commit50b9efc2a852bab753948a35e6615ace3100c9da
tree78327606e85d9a0e2558ccf47f2c23bf8c379fad
parent81cd7ffe45730d5afd383ee8850e3ff1f48a1920
Add support for the x86 instructions "pusha" and "popa".

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106671 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.td
test/MC/AsmParser/X86/x86_32-new-encoder.s
utils/TableGen/EDEmitter.cpp