Move address override handling in X86MCCodeEmitter to a place where it works for...
authorCraig Topper <craig.topper@gmail.com>
Fri, 31 Jan 2014 05:33:45 +0000 (05:33 +0000)
committerCraig Topper <craig.topper@gmail.com>
Fri, 31 Jan 2014 05:33:45 +0000 (05:33 +0000)
commit2bb06b00028e7230ed063af6ce7b3e506522c734
tree5efe4875fa273a83fd8ea241692f749dfa68294e
parent8498c08404f00eed029018139478ae462a424036
Move address override handling in X86MCCodeEmitter to a place where it works for VEX encoded instructions too. This allows 32-bit addressing to work in 64-bit mode.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200516 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp
test/MC/X86/x86_64-avx-encoding.s
test/MC/X86/x86_64-tbm-encoding.s