implement the iret suite of instructions properly,
authorChris Lattner <sabre@nondot.org>
Wed, 8 Sep 2010 05:38:31 +0000 (05:38 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 8 Sep 2010 05:38:31 +0000 (05:38 +0000)
commitba8cea450f330145cc7764e23e5d8b1aadd5e131
tree632008abcacc901e68ab22a5515bcb05d799d726
parent2544f426927aa6dbac8d52bd9d5e12629099da82
implement the iret suite of instructions properly,
fixing rdar://8403974

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