From 73bb672904d9111ae7357929966ee584547f5199 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Thu, 21 Jan 2010 17:30:14 +0000 Subject: Add xsave64 and xrstor64. gas/testsuite/ 2010-02-21 H.J. Lu * 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 * i386-dis.c (mod_table): Use FXSAVE on xsave and xrstor. * i386-opc.tbl: Add xsave64 and xrstor64. * i386-tbl.h: Regenerated. --- opcodes/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'opcodes/ChangeLog') diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index a403d40..b126987 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,10 @@ +2010-02-21 H.J. Lu + + * i386-dis.c (mod_table): Use FXSAVE on xsave and xrstor. + + * i386-opc.tbl: Add xsave64 and xrstor64. + * i386-tbl.h: Regenerated. + 2010-01-20 Nick Clifton PR 11170 -- cgit v1.1