From: H.J. Lu Date: Mon, 18 Jul 2011 13:32:31 +0000 (+0000) Subject: Fix a typo in doc/c-i386.texi. X-Git-Tag: sid-snapshot-20110801~121 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2aab8acd29659253a37eec6814b656c81bf0068d;p=platform%2Fupstream%2Fbinutils.git Fix a typo in doc/c-i386.texi. 2011-07-18 H.J. Lu * doc/c-i386.texi: Fix a typo. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 953fb94..bf23ec2 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2011-07-18 H.J. Lu + + * doc/c-i386.texi: Fix a typo. + 2011-07-06 Aurelien Jarno * config/tc-mips.c (append_insn): delete prev_pinfo2 and pinfo2. diff --git a/gas/doc/c-i386.texi b/gas/doc/c-i386.texi index 1bdb1fa..4397e60 100644 --- a/gas/doc/c-i386.texi +++ b/gas/doc/c-i386.texi @@ -210,7 +210,7 @@ for any SSE intruction. @cindex @samp{-mavxscalar=} option, x86-64 @item -mavxscalar=@var{128} @itemx -mavxscalar=@var{256} -This options control how the assembler should encode scalar AVX +These options control how the assembler should encode scalar AVX instructions. @option{-mavxscalar=@var{128}} will encode scalar AVX instructions with 128bit vector length, which is the default. @option{-mavxscalar=@var{256}} will encode scalar AVX instructions