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 89725a7e2f8..d8f2e19326f 100644 --- a/gas/doc/c-aarch64.texi +++ b/gas/doc/c-aarch64.texi @@ -78,8 +78,9 @@ on the target processor. The following processor names are recognized: @code{thunderx}, @code{vulcan}, @code{xgene1} +@code{xgene2}, and -@code{xgene2}. +@code{cortex-r82}. The special name @code{all} may be used to allow the assembler to accept instructions valid for any supported processor, including all optional extensions. |