arm: Add support for Neoverse N2 CPU
authorAlex Coplan <alex.coplan@arm.com>
Thu, 24 Sep 2020 09:10:52 +0000 (10:10 +0100)
committerAlex Coplan <alex.coplan@arm.com>
Thu, 24 Sep 2020 09:10:52 +0000 (10:10 +0100)
commitf3034e25fa98d44b775970f40c9ec85eeae096e6
tree99e8c93d8c294137dda8dd04c0c8e0c7c160979a
parent81d54bb7aec30fa09ee564c9a51765dc7c019799
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.
gas/ChangeLog
gas/config/tc-arm.c
gas/doc/c-arm.texi
This page took 0.027319 seconds and 4 git commands to generate.