aarch64: Enable Cortex-A720 CPU
authorRichard Ball <richard.ball@arm.com>
Wed, 16 Aug 2023 13:08:09 +0000 (14:08 +0100)
committerRichard Ball <richard.ball@arm.com>
Wed, 16 Aug 2023 13:08:09 +0000 (14:08 +0100)
commit7d6a2e34ee8eb061cf73014efefefaa074b499db
tree4705a8e14b070f93df2e5cefd23850dde5bf5311
parentda1f552dc79476275af282b65c5317ab3b4dbd9a
aarch64: Enable Cortex-A720 CPU

This patch adds support for the Cortex-A720 CPU to binutils.

bfd/ChangeLog:

* cpu-aarch64.c: Add Cortex-A720.

gas/ChangeLog:

* NEWS: Update docs.
* config/tc-aarch64.c: Add Cortex-A720.
* doc/c-aarch64.texi: Update docs.
* testsuite/gas/aarch64/cpu-cortex-a720.d: New test.
bfd/cpu-aarch64.c
gas/NEWS
gas/config/tc-aarch64.c
gas/doc/c-aarch64.texi
gas/testsuite/gas/aarch64/cpu-cortex-a720.d [new file with mode: 0644]