From 33ea4311af18a1f97bae00739ad14a21dd398d26 Mon Sep 17 00:00:00 2001 From: hjl Date: Fri, 30 Mar 2007 16:28:31 +0000 Subject: [PATCH] 2007-03-30 H.J. Lu * config/tc-i386.c (process_suffix): Reindent a bit. --- gas/ChangeLog | 4 ++++ gas/config/tc-i386.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gas/ChangeLog b/gas/ChangeLog index 7f46533452..1849dcee4b 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2007-03-30 H.J. Lu + + * config/tc-i386.c (process_suffix): Reindent a bit. + 2007-03-30 Paul Brook * config/tc-arm.c (encode_thumb2_ldmstm): New function. diff --git a/gas/config/tc-i386.c b/gas/config/tc-i386.c index 1786b1d17c..b70396d62e 100644 --- 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. */ -- 2.11.0