aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/extend.texi
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/doc/extend.texi')
-rw-r--r--gcc/doc/extend.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi
index 0d5b6d1..d851f30 100644
--- a/gcc/doc/extend.texi
+++ b/gcc/doc/extend.texi
@@ -7564,6 +7564,11 @@ Enable/disable the generation of the AMX-TRANSPOSE instructions.
@itemx no-amx-fp8
Enable/disable the generation of the AMX-FP8 instructions.
+@cindex @code{target("movrs")} function attribute, x86
+@item movrs
+@itemx no-movrs
+Enable/disable the generation of the MOVRS instructions.
+
@cindex @code{target("cld")} function attribute, x86
@item cld
@itemx no-cld