Fix assembly parsing and encoding of the pushf and popf family of
authorDan Gohman <gohman@apple.com>
Thu, 20 May 2010 16:16:00 +0000 (16:16 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 20 May 2010 16:16:00 +0000 (16:16 +0000)
commite5e4ff974df52aa870085904b6670c4d22ada0ac
treeebb96ecea81cbe36f1c49c0640efbd36dcdcd873
parent100804f494a4e17f588a1c62f5bb1eee4a67c8a9
Fix assembly parsing and encoding of the pushf and popf family of
instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104231 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/AsmParser/X86AsmParser.cpp
lib/Target/X86/X86Instr64bit.td
lib/Target/X86/X86InstrInfo.cpp
lib/Target/X86/X86InstrInfo.td
test/MC/AsmParser/X86/x86_32-bit_cat.s
test/MC/AsmParser/X86/x86_32-new-encoder.s
test/MC/AsmParser/X86/x86_64-new-encoder.s