projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73725ff
)
2007-03-30 H.J. Lu <hongjiu.lu@intel.com>
author
H.J. Lu
<hjl.tools@gmail.com>
Fri, 30 Mar 2007 16:28:33 +0000
(16:28 +0000)
committer
H.J. Lu
<hjl.tools@gmail.com>
Fri, 30 Mar 2007 16:28:33 +0000
(16:28 +0000)
* config/tc-i386.c (process_suffix): Reindent a bit.
gas/ChangeLog
patch
|
blob
|
history
gas/config/tc-i386.c
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 7f46533452d05aee5c4754388134ab3e13c21ef9..1849dcee4bb0df770feb77b4012f36a83b534679 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,3
+1,7
@@
+2007-03-30 H.J. Lu <hongjiu.lu@intel.com>
+
+ * config/tc-i386.c (process_suffix): Reindent a bit.
+
2007-03-30 Paul Brook <paul@codesourcery.com>
* config/tc-arm.c (encode_thumb2_ldmstm): New function.
diff --git
a/gas/config/tc-i386.c
b/gas/config/tc-i386.c
index 1786b1d17c8f2c2826f97b8477aa6168dc15650d..b70396d62e1851f502ab6d973d3ec35bdc928209 100644
(file)
--- a/
gas/config/tc-i386.c
+++ b/
gas/config/tc-i386.c
@@
-2985,7
+2985,7
@@
process_suffix (void)
|| i.types [0] != (Acc | Reg64)
|| i.types [1] != (Acc | Reg64)
|| i.tm.base_opcode != 0x90)
- i.rex |= REX_W;
+
i.rex |= REX_W;
}
/* Size floating point instruction. */