public inbox for binutils-cvs@sourceware.org
 help / color / mirror / Atom feed
* [binutils-gdb] GAS/doc: Correct Tag_GNU_MIPS_ABI_MSA attribute description
@ 2023-06-15  3:49 Maciej W. Rozycki
  0 siblings, 0 replies; only message in thread
From: Maciej W. Rozycki @ 2023-06-15  3:49 UTC (permalink / raw)
  To: bfd-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=011365bacac6a95dab2a6a96e96503983682be50

commit 011365bacac6a95dab2a6a96e96503983682be50
Author: Maciej W. Rozycki <macro@orcam.me.uk>
Date:   Thu Jun 15 04:45:03 2023 +0100

    GAS/doc: Correct Tag_GNU_MIPS_ABI_MSA attribute description
    
    Rewrite the paragraph to match the style of Tag_GNU_MIPS_ABI_FP text
    immediately above, correcting grammar and formatting at the same time.
    
            gas/
            * doc/as.texi (MIPS Attributes): Correct Tag_GNU_MIPS_ABI_MSA
            attribute description.

Diff:
---
 gas/doc/as.texi | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/gas/doc/as.texi b/gas/doc/as.texi
index 10f9417e278..4959c2f6d49 100644
--- a/gas/doc/as.texi
+++ b/gas/doc/as.texi
@@ -7826,13 +7826,14 @@ direct use of odd-numbered single-precision floating-point registers.
 @end itemize
 
 @item Tag_GNU_MIPS_ABI_MSA (8)
-The MIPS SIMD Architecture (MSA) ABI used by this object file.  The value will be:
+The MIPS SIMD Architecture (MSA) ABI used by this object file.  The value
+will be:
 
 @itemize @bullet
 @item
-0 for file not tagged or not using any ABIs affected by MSA.
+0 for files not affected by the MSA ABI.
 @item
-1 for files using 128 bit MSA.
+1 for files using the 128-bit MSA ABI.
 @end itemize
 
 @end table

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

only message in thread, other threads:[~2023-06-15  3:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-15  3:49 [binutils-gdb] GAS/doc: Correct Tag_GNU_MIPS_ABI_MSA attribute description Maciej W. Rozycki

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).