Skip to content

Commit d74576b

Browse files
brooniectmarinas
authored andcommitted
arm64/sysreg: Update ID_AA64FPFR0_EL1 description to DDI0601 2025-12
The 2025 extensions add FEAT_F16MM and adjust some of the RES0 bits to be RAZ instead as a placeholder for future extensions. Signed-off-by: Mark Brown <broonie@kernel.org> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
1 parent bb5e1e5 commit d74576b

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

arch/arm64/tools/sysreg

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1654,7 +1654,13 @@ UnsignedEnum 26 F8MM4
16541654
0b0 NI
16551655
0b1 IMP
16561656
EndEnum
1657-
Res0 25:2
1657+
Res0 25:16
1658+
UnsignedEnum 15 F16MM2
1659+
0b0 NI
1660+
0b1 IMP
1661+
EndEnum
1662+
Res0 14:8
1663+
Raz 7:2
16581664
UnsignedEnum 1 F8E4M3
16591665
0b0 NI
16601666
0b1 IMP

0 commit comments

Comments
 (0)