diff options
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 1477e8c..8feb654 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,6 +1,6 @@ 2008-02-11 H.J. Lu <hongjiu.lu@intel.com> - * i386-gen.c (cpu_flag_init): Add CPU_XSAVE_FLAGS. + * i386-gen.c (cpu_flag_init): Add CPU_XSAVE_FLAGS. * i386-init.h: Updated. 2008-02-11 H.J. Lu <hongjiu.lu@intel.com> @@ -8,7 +8,7 @@ * i386-gen.c (cpu_flags): Add CpuXsave. * i386-opc.h (CpuXsave): New. - (Cpu64): Updated. + (CpuLM): Updated. (i386_cpu_flags): Add cpuxsave. * i386-dis.c (MOD_0FAE_REG_4): New. |