aboutsummaryrefslogtreecommitdiff
path: root/gas/doc
diff options
context:
space:
mode:
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>2014-11-18 11:24:14 +0000
committerMarcus Shawcroft <marcus.shawcroft@arm.com>2014-11-18 11:24:14 +0000
commit0a9ce86dafbd889ab3dfc8f61db364a2426be99b (patch)
tree86230612a07da6ce462ba211e948909d342b7fc8 /gas/doc
parent070cb95614a9c50be0d1191d9b9daee178dd4c38 (diff)
downloadgdb-0a9ce86dafbd889ab3dfc8f61db364a2426be99b.zip
gdb-0a9ce86dafbd889ab3dfc8f61db364a2426be99b.tar.gz
gdb-0a9ce86dafbd889ab3dfc8f61db364a2426be99b.tar.bz2
[AArch64] Add xgene2.
Diffstat (limited to 'gas/doc')
-rw-r--r--gas/doc/c-aarch64.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/gas/doc/c-aarch64.texi b/gas/doc/c-aarch64.texi
index 8e22b21..4b5c813 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.