We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7accfaa commit 358fee2Copy full SHA for 358fee2
arch/arm64/tools/sysreg
@@ -1223,6 +1223,7 @@ UnsignedEnum 35:32 PMSVer
1223
0b0010 V1P1
1224
0b0011 V1P2
1225
0b0100 V1P3
1226
+ 0b0101 V1P4
1227
EndEnum
1228
Field 31:28 CTX_CMPs
1229
Res0 27:24
@@ -1249,6 +1250,7 @@ UnsignedEnum 3:0 DebugVer
1249
1250
0b1000 V8P2
1251
0b1001 V8P4
1252
0b1010 V8P8
1253
+ 0b1011 V8P9
1254
1255
EndSysreg
1256
0 commit comments