OSDN Git Service

Support fxsave64 and fxrstor64.
authorhjl <hjl>
Fri, 4 Dec 2009 16:51:40 +0000 (16:51 +0000)
committerhjl <hjl>
Fri, 4 Dec 2009 16:51:40 +0000 (16:51 +0000)
commitcfcb3e32d45f8679acd29b119f43196c030710f8
tree43e2224b34ac4f570d87633c24767640ca35a6d3
parent3ed87f6934b584780085e170731eda0adcfa4f92
Support fxsave64 and fxrstor64.

gas/testsuite/

2009-12-03  H.J. Lu  <hongjiu.lu@intel.com>

* gas/i386/i386.exp: Run x86-64-fxsave and x86-64-fxsave-intel.

* gas/i386/rex.d: Updated for fxsave64.

* gas/i386/x86-64-fxsave-intel.d: New.
* gas/i386/x86-64-fxsave.d: Likewise.
* gas/i386/x86-64-fxsave.s: Likewise.

opcodes/

2009-12-03  H.J. Lu  <hongjiu.lu@intel.com>

* i386-dis.c (FXSAVE_Fixup): New.
(FXSAVE): Likewise.
(mod_table): Use FXSAVE on fxsave and fxrstor.

* i386-opc.tbl: Add fxsave64 and fxrstor64.
* i386-tbl.h: Regenerated.
gas/testsuite/ChangeLog
gas/testsuite/gas/i386/i386.exp
gas/testsuite/gas/i386/rex.d
gas/testsuite/gas/i386/x86-64-fxsave-intel.d [new file with mode: 0644]
gas/testsuite/gas/i386/x86-64-fxsave.d [new file with mode: 0644]
gas/testsuite/gas/i386/x86-64-fxsave.s [new file with mode: 0644]
opcodes/ChangeLog
opcodes/i386-dis.c
opcodes/i386-opc.tbl
opcodes/i386-tbl.h