os/mac/hardware/cpu: update M3 values
This commit is contained in:
parent
84c2360629
commit
c0e6892c63
@ -109,8 +109,12 @@ module Hardware
|
||||
:arm_firestorm_icestorm
|
||||
when 0xda33d83d # ARMv8.5-A (Blizzard, Avalanche)
|
||||
:arm_blizzard_avalanche
|
||||
when 0x8765edea # ARMv8.6-A (Everest, Sawtooth)
|
||||
:arm_everest_sawtooth
|
||||
when 0xfa33415e # ARMv8.6-A (M3, Ibiza)
|
||||
:arm_ibiza
|
||||
when 0x5f4dea93 # ARMv8.6-A (M3 Pro, Lobos)
|
||||
:arm_lobos
|
||||
when 0x72015832 # ARMv8.6-A (M3 Max, Palma)
|
||||
:arm_palma
|
||||
else
|
||||
:dunno
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user