diff options
Diffstat (limited to 'gas/doc/c-aarch64.texi')
-rw-r--r-- | gas/doc/c-aarch64.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gas/doc/c-aarch64.texi b/gas/doc/c-aarch64.texi index 8e22b21cbba..4b5c813ec84 100644 --- a/gas/doc/c-aarch64.texi +++ b/gas/doc/c-aarch64.texi @@ -58,8 +58,9 @@ on the target processor. The following processor names are recognized: @code{cortex-a53}, @code{cortex-a57}, @code{thunderx}, +@code{xgene1} and -@code{xgene1}. +@code{xgene2}. The special name @code{all} may be used to allow the assembler to accept instructions valid for any supported processor, including all optional extensions. |