OSDN Git Service

2007-09-30 H.J. Lu <hongjiu.lu@intel.com>
authorhjl <hjl>
Sun, 30 Sep 2007 19:14:47 +0000 (19:14 +0000)
committerhjl <hjl>
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 9e997ba..a12b90f 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 15c357e..74d8a27 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 } },