llvm-6502/test/MC
Reid Kleckner 26f23100ac Add encodings and mnemonics for FXSAVE64 and FXRSTOR64.
These are just FXSAVE and FXRSTOR with REX.W prefixes.  These versions use
64-bit pointer values instead of 32-bit pointer values in the memory map they
dump and restore.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125446 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-12 23:24:13 +00:00
..
ARM Do AsmMatcher operand classification per-opcode. 2011-02-10 00:08:28 +00:00
AsmParser Support for .ifdef / .ifndef in the assembler parser. Patch by Joerg Sonnenberger. 2011-02-08 22:29:56 +00:00
COFF
Disassembler Revert both r121082 (which broke a bunch of constant pool stuff) and r125074 (which worked around it). This should get us back to the old, correct behavior, though it will make the integrated assembler unhappy for the time being. 2011-02-08 22:39:40 +00:00
ELF
MachO
MBlaze
X86 Add encodings and mnemonics for FXSAVE64 and FXRSTOR64. 2011-02-12 23:24:13 +00:00