summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/doc/c-aarch64.texi
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/gas/doc/c-aarch64.texi')
-rw-r--r--binutils-2.25/gas/doc/c-aarch64.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/binutils-2.25/gas/doc/c-aarch64.texi b/binutils-2.25/gas/doc/c-aarch64.texi
index 8fbae061..f3d4e41a 100644
--- a/binutils-2.25/gas/doc/c-aarch64.texi
+++ b/binutils-2.25/gas/doc/c-aarch64.texi
@@ -57,9 +57,9 @@ message if an attempt is made to assemble an instruction which will not execute
on the target processor. The following processor names are recognized:
@code{cortex-a53},
@code{cortex-a57},
-@code{xgene1},
+@code{thunderx},
and
-@code{xgene2}.
+@code{xgene-1}.
The special name @code{all} may be used to allow the assembler to accept
instructions valid for any supported processor, including all optional
extensions.