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