| /netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
| H A D | i386-dis.c | 494 #define FXSAVE { FXSAVE_Fixup, 0 } macro 3343 { "xsave", { FXSAVE }, 0 }, 3361 { "xsaveopt", { FXSAVE }, PREFIX_OPCODE }, 8028 { "fxsave", { FXSAVE }, 0 }, 8033 { "fxrstor", { FXSAVE }, 0 }, 8053 { "xrstor", { FXSAVE }, PREFIX_OPCODE }, 8084 { "xrstors", { FXSAVE }, 0 }, 8088 { "xsavec", { FXSAVE }, 0 }, 8092 { "xsaves", { FXSAVE }, 0 },
|
| H A D | ChangeLog-2009 | 217 (FXSAVE): Likewise. 218 (mod_table): Use FXSAVE on fxsave and fxrstor.
|
| H A D | ChangeLog-2010 | 881 * i386-dis.c (mod_table): Use FXSAVE on xsave and xrstor.
|
| /netbsd-src/external/gpl3/binutils/dist/opcodes/ |
| H A D | i386-dis.c | 580 #define FXSAVE { FXSAVE_Fixup, 0 } macro 2901 { "xrstors", { FXSAVE }, PREFIX_REX2_ILLEGAL }, 2902 { "xsavec", { FXSAVE }, PREFIX_REX2_ILLEGAL }, 2903 { "xsaves", { FXSAVE }, PREFIX_REX2_ILLEGAL }, 3475 { "xsave", { FXSAVE }, PREFIX_REX2_ILLEGAL }, 3493 { "xsaveopt", { FXSAVE }, PREFIX_OPCODE | PREFIX_REX2_ILLEGAL }, 8261 { "fxsave", { FXSAVE }, 0 }, 8266 { "fxrstor", { FXSAVE }, 0 }, 8286 { "xrstor", { FXSAVE }, PREFIX_OPCODE | PREFIX_REX2_ILLEGAL },
|
| H A D | ChangeLog-2009 | 217 (FXSAVE): Likewise. 218 (mod_table): Use FXSAVE on fxsave and fxrstor.
|
| H A D | ChangeLog-2010 | 881 * i386-dis.c (mod_table): Use FXSAVE on xsave and xrstor.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86ScheduleAtom.td | 862 def : InstRW<[AtomWrite01_140], (instrs FXSAVE, FXSAVE64)>;
|
| H A D | X86InstrFPStack.td | 757 def FXSAVE : I<0xAE, MRM0m, (outs), (ins opaquemem:$dst),
|
| /netbsd-src/external/gpl3/gdb/dist/opcodes/ |
| H A D | ChangeLog-2009 | 217 (FXSAVE): Likewise. 218 (mod_table): Use FXSAVE on fxsave and fxrstor.
|
| H A D | ChangeLog-2010 | 881 * i386-dis.c (mod_table): Use FXSAVE on xsave and xrstor.
|
| /netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
| H A D | ChangeLog-2009 | 217 (FXSAVE): Likewise. 218 (mod_table): Use FXSAVE on fxsave and fxrstor.
|
| H A D | ChangeLog-2010 | 881 * i386-dis.c (mod_table): Use FXSAVE on xsave and xrstor.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| H A D | i386.opt | 862 Support FXSAVE and FXRSTOR instructions.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
| H A D | i386.opt | 882 Support FXSAVE and FXRSTOR instructions.
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/ |
| H A D | ChangeLog-2001 | 859 based on FXSAVE instruction structure.
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
| H A D | ChangeLog-2001 | 859 based on FXSAVE instruction structure.
|
| /netbsd-src/external/gpl3/binutils/dist/ |
| H A D | ChangeLog.git | 25958 FSAVE/FXSAVE/XSAVE instructions, at offset 0x8 of the FSAVE/FXSAVE/XSAVE 25960 FXSAVE Area" (and equivalent sections for FSAVE and XSAVE) or in the AMD 25967 However, the FXSAVE and XSAVE instructions (which the kernel uses to 25969 differently on AMD CPUs. In section "11.4.4.3 FXSAVE and FXRSTOR 25972 The FXSAVE and FXRSTOR instructions save and restore the entire 26057 sections of the Intel manual (between the FSAVE, FXSAVE and XSAVE area 28607 FXSAVE instruction including floating point registers, MMX registers, 145265 the only existing functions which handle FSAVE/FXSAVE/XSAVE state all
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2007 | 8334 to check for SSE and FXSAVE support.
|