Add xsave64 and xrstor64.
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 21 Jan 2010 17:30:14 +0000 (17:30 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 21 Jan 2010 17:30:14 +0000 (17:30 +0000)
commit73bb672904d9111ae7357929966ee584547f5199
tree2bd132013356e34a2c0a55ec7afe1faf897203c4
parent0d5392b8b1b1a362a58e90d4f734ff41c6ab7009
Add xsave64 and xrstor64.

gas/testsuite/

2010-02-21  H.J. Lu  <hongjiu.lu@intel.com>

* gas/i386/x86-64-xsave.s: Add tests for xsave64 and xrstor64.

* gas/i386/x86-64-xsave-intel.d: Updated.
* gas/i386/x86-64-xsave.d: Likewise.

opcodes/

2010-02-21  H.J. Lu  <hongjiu.lu@intel.com>

* i386-dis.c (mod_table): Use FXSAVE on xsave and xrstor.

* i386-opc.tbl: Add xsave64 and xrstor64.
* i386-tbl.h: Regenerated.
gas/testsuite/ChangeLog
gas/testsuite/gas/i386/x86-64-xsave-intel.d
gas/testsuite/gas/i386/x86-64-xsave.d
gas/testsuite/gas/i386/x86-64-xsave.s
opcodes/ChangeLog
opcodes/i386-dis.c
opcodes/i386-opc.tbl
opcodes/i386-tbl.h
This page took 0.025985 seconds and 4 git commands to generate.