[X86] Add Requires[In64BitMode] around MOVSX64rr32/MOVSX64rm32. This makes it more...
authorCraig Topper <craig.topper@gmail.com>
Tue, 3 Feb 2015 11:03:43 +0000 (11:03 +0000)
committerCraig Topper <craig.topper@gmail.com>
Tue, 3 Feb 2015 11:03:43 +0000 (11:03 +0000)
commitc7f2036c2b2adddae8fc546c9f94f74ce2824cc8
tree7af457962d9f926500b5ce5f39bd4fcd5a669acf
parentb3f0a42d003cd6fc93dd4786ca580eaa48bb5fad
[X86] Add Requires[In64BitMode] around MOVSX64rr32/MOVSX64rm32. This makes it more strictly mutexed with the ARPL instruction 32-bit mode. Helps with some disassembler changes I'm experimenting with. Should be NFC.

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