diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 1477e8cfbc9..8feb6548527 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.