]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/config/tc-aarch64.c
aarch64: Add -mcpu option for Cortex-R82
authorAlex Coplan <alex.coplan@arm.com>
Tue, 8 Sep 2020 13:22:59 +0000 (14:22 +0100)
committerAlex Coplan <alex.coplan@arm.com>
Tue, 8 Sep 2020 13:22:59 +0000 (14:22 +0100)
commitf1363b0fb4eb8bbe9ef08f1e78ff6ffa71e07b8b
tree565a88764c1a8c5b3dbf4be278d62453de08d387
parent38cf07a6c0bae61ffba00054eb2e025a3910d93c
aarch64: Add -mcpu option for Cortex-R82

This adds support for the Arm Cortex-R82 CPU in AArch64 GAS. For more
information about this processor, see [0].

[0] : https://developer.arm.com/ip-products/processors/cortex-r/cortex-r82

gas/ChangeLog:

2020-09-08  Alex Coplan  <alex.coplan@arm.com>

* config/tc-aarch64.c (aarch64_cpus): Add Cortex-R82.
* doc/c-aarch64.texi: Document -mcpu=cortex-r82.
gas/ChangeLog
gas/config/tc-aarch64.c
gas/doc/c-aarch64.texi