2009-09-01 H.J. Lu <hongjiu.lu@intel.com>
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 1 Sep 2009 23:17:45 +0000 (23:17 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 1 Sep 2009 23:17:45 +0000 (23:17 +0000)
* gas/i386/att-regs.s: Remove a tab.

gas/testsuite/ChangeLog
gas/testsuite/gas/i386/att-regs.s

index 051d53c3624105d03b1654e3befc3c1550128deb..43d5443bc0e1848d5f14009f73d7a678c9fac2e1 100644 (file)
@@ -1,3 +1,7 @@
+2009-09-01  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/att-regs.s: Remove a tab.
+
 2009-09-01  Jie Zhang  <jie.zhang@analog.com>
 
        * gas/bfin/expected_comparison_errors.s: Add more cases.
index 1e49e09bd7ae653482ace6e7d5e2fcbeac9d4daf..a297cc7548d50878b52aecb535c8ea237adce265 100644 (file)
@@ -16,7 +16,7 @@
        mov     dr0, ax                 ; add   al, (bx,si)
        mov     tr0, ax                 ; add   al, (bx,si)
        mov     mm0, ax                 ; add   al, (bx,si)
-       mov     xmm0, ax                        ; add   al, (bx,si)
+       mov     xmm0, ax                ; add   al, (bx,si)
 
        .arch generic32
        .code32
This page took 0.027599 seconds and 4 git commands to generate.