aboutsummaryrefslogtreecommitdiff
path: root/gas/doc/as.texi
diff options
context:
space:
mode:
Diffstat (limited to 'gas/doc/as.texi')
-rw-r--r--gas/doc/as.texi7
1 files changed, 4 insertions, 3 deletions
diff --git a/gas/doc/as.texi b/gas/doc/as.texi
index 10f9417..4959c2f 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