mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-22 20:01:22 -05:00
arm: Add missing part number for Neoverse V1
This patch adds vendor and part numbers which were missing from the initial entry for Neoverse V1 in AArch32 GCC. gcc/ChangeLog: * config/arm/arm-cpus.in (neoverse-v1): Add missing vendor and part numbers.
This commit is contained in:
@@ -1519,6 +1519,8 @@ begin cpu neoverse-v1
|
||||
architecture armv8.4-a+fp16+bf16+i8mm
|
||||
option crypto add FP_ARMv8 CRYPTO
|
||||
costs cortex_a57
|
||||
vendor 41
|
||||
part 0xd40
|
||||
end cpu neoverse-v1
|
||||
|
||||
# Armv8.5 A-profile Architecture Processors
|
||||
|
||||
Reference in New Issue
Block a user