diff options
author | Tamar Christina <tamar.christina@arm.com> | 2025-01-10 21:13:50 +0000 |
---|---|---|
committer | Tamar Christina <tamar.christina@arm.com> | 2025-01-10 21:13:50 +0000 |
commit | ddcfae1d1dfe5875875c9897f0dda14e342b2534 (patch) | |
tree | fc646c732c87bc680dede10f38d46645bd6d9573 /gcc/tree-vect-loop-manip.cc | |
parent | 89629b271827357f81f6f8c7cf28f59919519864 (diff) | |
download | gcc-ddcfae1d1dfe5875875c9897f0dda14e342b2534.zip gcc-ddcfae1d1dfe5875875c9897f0dda14e342b2534.tar.gz gcc-ddcfae1d1dfe5875875c9897f0dda14e342b2534.tar.bz2 |
AArch64: correct Cortex-X4 MIDR
The Parts Num field for the MIDR for Cortex-X4 is wrong. It's currently the
parts number for a Cortex-A720 (which does have the right number).
The correct number can be found in the Cortex-X4 Technical Reference Manual [1]
on page 382 in Issue Number 5.
[1] https://developer.arm.com/documentation/102484/latest/
gcc/ChangeLog:
* config/aarch64/aarch64-cores.def (AARCH64_CORE): Fix cortex-x4 parts
num.
Diffstat (limited to 'gcc/tree-vect-loop-manip.cc')
0 files changed, 0 insertions, 0 deletions