public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* PATCH: Remove a tab in gas/i386/att-regs.s
@ 2009-09-01 23:17 H.J. Lu
  0 siblings, 0 replies; only message in thread
From: H.J. Lu @ 2009-09-01 23:17 UTC (permalink / raw)
  To: binutils

I am checking to remove a tab in gas/i386/att-regs.s.


H.J.
---
Index: ChangeLog
===================================================================
--- ChangeLog	(revision 6691)
+++ ChangeLog	(working copy)
@@ -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: gas/i386/att-regs.s
===================================================================
--- gas/i386/att-regs.s	(revision 6668)
+++ gas/i386/att-regs.s	(working copy)
@@ -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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-09-01 23:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-01 23:17 PATCH: Remove a tab in gas/i386/att-regs.s H.J. Lu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).