aboutsummaryrefslogtreecommitdiff
path: root/gas/doc
diff options
context:
space:
mode:
authorAlex Coplan <alex.coplan@arm.com>2020-09-24 10:10:52 +0100
committerAlex Coplan <alex.coplan@arm.com>2020-09-24 10:10:52 +0100
commitf3034e25fa98d44b775970f40c9ec85eeae096e6 (patch)
tree99e8c93d8c294137dda8dd04c0c8e0c7c160979a /gas/doc
parent81d54bb7aec30fa09ee564c9a51765dc7c019799 (diff)
downloadbinutils-f3034e25fa98d44b775970f40c9ec85eeae096e6.zip
binutils-f3034e25fa98d44b775970f40c9ec85eeae096e6.tar.gz
binutils-f3034e25fa98d44b775970f40c9ec85eeae096e6.tar.bz2
arm: Add support for Neoverse N2 CPU
This adds support for Arm's Neoverse N2 CPU to AArch32 binutils. The Neoverse N2 CPU builds AArch32 at EL0 and therefore needs support in the AArch32 assembler. gas/ChangeLog: 2020-09-24 Alex Coplan <alex.coplan@arm.com> * config/tc-arm.c (arm_cpus): Add Neoverse N2. * doc/c-arm.texi: Document -mcpu=neoverse-n2.
Diffstat (limited to 'gas/doc')
-rw-r--r--gas/doc/c-arm.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/doc/c-arm.texi b/gas/doc/c-arm.texi
index 9180360..39e24e7 100644
--- a/gas/doc/c-arm.texi
+++ b/gas/doc/c-arm.texi
@@ -151,6 +151,7 @@ recognized:
@code{marvell-pj4},
@code{marvell-whitney},
@code{neoverse-n1},
+@code{neoverse-n2},
@code{xgene1},
@code{xgene2},
@code{ep9312} (ARM920 with Cirrus Maverick coprocessor),