Fix a typo in ChangeLog.
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 31 Dec 2007 16:17:43 +0000 (16:17 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 31 Dec 2007 16:17:43 +0000 (16:17 +0000)
opcodes/ChangeLog

index 2ccdb0c5e215f3ec85f258b4aca7b357b7b32ff0..50cd4bdf0bb6cc16fd5c6bc3d69166ac9e2fe6c8 100644 (file)
@@ -1,9 +1,9 @@
 2007-12-31  H.J. Lu  <hongjiu.lu@intel.com>
 
-       * i386-dis.c (prefix_table): Use "%LQ" on cvtpi2ps/cvtsi2sd.
+       * i386-dis.c (prefix_table): Use "%LQ" on cvtsi2ss/cvtsi2sd.
        (putop): Handle '%' and "LQ".
 
-       * i386-opc.tbl: Remove IgnoreSize from cvtpi2ps/cvtsi2sd.
+       * i386-opc.tbl: Remove IgnoreSize from cvtsi2ss/cvtsi2sd.
        * i386-tbl.h: Regenerated.
 
 2007-12-28  H.J. Lu  <hongjiu.lu@intel.com>
This page took 0.029618 seconds and 4 git commands to generate.