2007-09-30 H.J. Lu <hongjiu.lu@intel.com>
authorH.J. Lu <hjl.tools@gmail.com>
Sun, 30 Sep 2007 19:14:47 +0000 (19:14 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Sun, 30 Sep 2007 19:14:47 +0000 (19:14 +0000)
* 386-dis.c (prefix_table): Reformat comment.

opcodes/ChangeLog
opcodes/i386-dis.c

index 9e997ba233e3d4bf074694671e368432f385f9c7..a12b90fc416971e64b1868b73184b9c919dbd17d 100644 (file)
@@ -1,3 +1,7 @@
+2007-09-30  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * 386-dis.c (prefix_table): Reformat comment.
+
 2007-09-29  H.J. Lu  <hongjiu.lu@intel.com>
 
        * 386-dis.c (USE_GROUPS): Renamed to ...
index 15c357e4f125567db6db98ebcd159b2dcf2a9f3e..74d8a27b80800f1ba70654d767b4569e26c3b2ca 100644 (file)
@@ -2553,7 +2553,7 @@ static const struct dis386 prefix_table[][4] = {
     { "(bad)", { XX } },
   },
 
-  /*PREFIX_0FC7_REG_6 */
+  /* PREFIX_0FC7_REG_6 */
   {
     { "vmptrld",{ Mq } },
     { "vmxon", { Mq } },