Reformat output_insn
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 4 May 2012 19:11:04 +0000 (19:11 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 4 May 2012 19:11:04 +0000 (19:11 +0000)
* config/tc-i386.c (output_insn): Reformat.

gas/ChangeLog
gas/config/tc-i386.c

index ea8fa52e143f56aec1c2144e635cde3168b873f7..580e8304c2c7f075d52e57f29c67c07aee5f32a4 100644 (file)
@@ -1,3 +1,7 @@
+2012-05-04  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/tc-i386.c (output_insn): Reformat.
+
 2012-05-04  H.J. Lu  <hongjiu.lu@intel.com>
 
        * config/tc-i386.c (output_insn): Remove the extra VEX check.
 2012-05-04  H.J. Lu  <hongjiu.lu@intel.com>
 
        * config/tc-i386.c (output_insn): Remove the extra VEX check.
index 62085a035a2dcb5cb40a38e3e7aeab18debb9d0f..c0c1bedfb7b087838214b614d79974d2748fa27c 100644 (file)
@@ -6218,7 +6218,7 @@ output_insn (void)
       unsigned int prefix;
 
       /* Since the VEX prefix contains the implicit prefix, we don't
       unsigned int prefix;
 
       /* Since the VEX prefix contains the implicit prefix, we don't
-         need the explicit prefix.  */
+        need the explicit prefix.  */
       if (!i.tm.opcode_modifier.vex)
        {
          switch (i.tm.opcode_length)
       if (!i.tm.opcode_modifier.vex)
        {
          switch (i.tm.opcode_length)