Add pushf{d|q}, popf{d|q} to push and pop EFLAGS register.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 26 Sep 2007 01:29:06 +0000 (01:29 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 26 Sep 2007 01:29:06 +0000 (01:29 +0000)
commit2f245ba57290140b5b9689495b1583a76d62c24e
tree2902af2d7d947e8534af6ec8499340ed98e8ef03
parent1a35edba13f35ef251e047e5654f35310239bf76
Add pushf{d|q}, popf{d|q} to push and pop EFLAGS register.

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