llvm-6502/test/MC
Kevin Enderby 55c4127134 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
2011-10-27 17:40:41 +00:00
..
ARM Thumb2 t2LDMDB[_UPD] assembly parsing to recognize .w suffix. 2011-10-27 17:33:59 +00:00
AsmParser
COFF
Disassembler Fix a NEON disassembly case that was broken in the recent refactorings. As more of this code gets refactored, a lot of these manual decoding hooks should get smaller and/or go away entirely. 2011-10-24 18:04:29 +00:00
ELF
MachO
MBlaze
X86 Change the sysexit mnemonic (and sysexitl) to never have the REX.W prefix and 2011-10-27 17:40:41 +00:00