Support fxsave64 and fxrstor64.
commit1237474099d5f545224eb7479013f4f27c6a67d8
authorH.J. Lu <hjl@lucon.org>
Fri, 4 Dec 2009 07:51:40 +0000 (4 07:51 +0000)
committerH.J. Lu <hjl@lucon.org>
Fri, 4 Dec 2009 07:51:40 +0000 (4 07:51 +0000)
treef571f2dd62296c60e58a30945cbb31b30588de09
parentdf793cdd613ebf4b7a55b1b9ad6e3748d3a75c70
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