Support fxsave64 and fxrstor64.
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 4 Dec 2009 07:51:41 +0000 (07:51 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 4 Dec 2009 07:51:41 +0000 (07:51 +0000)
commiteacc9c891d71cfef7f5c1f152291daeab785b3d4
treeb2d8fb26798447501904e39f33f7ac9c0dd081e5
parent90f5d9d96125bc43fc8c332ed9450d9e8bf4f5b0
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
This page took 0.025881 seconds and 4 git commands to generate.