Change the sysexit mnemonic (and sysexitl) to never have the REX.W prefix and
authorKevin Enderby <enderby@apple.com>
Thu, 27 Oct 2011 17:40:41 +0000 (17:40 +0000)
committerKevin Enderby <enderby@apple.com>
Thu, 27 Oct 2011 17:40:41 +0000 (17:40 +0000)
commit55c4127134d127ccd52cc2f4115af00084b28807
tree92ffd2300d468253da36dc89476a9e98c8c22190
parent88484c00307274568ab068909cb38ecaedd41cbf
Change the sysexit mnemonic (and sysexitl) to never have the REX.W prefix and
not depend on In32BitMode.  Use the sysexitq mnemonic for the version with the
REX.W prefix and only allow it only In64BitMode.  rdar://9738584

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143112 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.td
lib/Target/X86/X86InstrSystem.td
test/MC/X86/x86-32-coverage.s
test/MC/X86/x86-64.s
test/MC/X86/x86_errors.s