diff options
author | Victor Do Nascimento <victor.donascimento@arm.com> | 2024-11-08 11:09:54 +0000 |
---|---|---|
committer | Victor Do Nascimento <victor.donascimento@arm.com> | 2024-11-08 11:13:38 +0000 |
commit | 775056616386b7d05f81a413a0ad72c63aa381bf (patch) | |
tree | 56abdaa9ed3c90abbb9219277654b9b846ded789 /gcc/function.cc | |
parent | e8886406fac50f80a521a4100a80517e50e1c388 (diff) | |
download | gcc-775056616386b7d05f81a413a0ad72c63aa381bf.zip gcc-775056616386b7d05f81a413a0ad72c63aa381bf.tar.gz gcc-775056616386b7d05f81a413a0ad72c63aa381bf.tar.bz2 |
aarch64: Extend support for the AE family of Cortex CPUs
Implement -mcpu options for:
- Cortex-A520AE
- Cortex-A720AE
- Cortex-R82AE
These all implement the same feature sets as their non-AE
counterparts, using the same scheduler and costs and differing only in
their respective part numbers.
gcc/ChangeLog:
* config/aarch64/aarch64-cores.def (cortex-a520ae,
cortex-a720ae, cortex-r82ae): Define new entries.
* config/aarch64/aarch64-tune.md: Regenerate.
* doc/invoke.texi: Document A520AE, A720AE and R82AE CPUs.
Diffstat (limited to 'gcc/function.cc')
0 files changed, 0 insertions, 0 deletions