apple-data 0.1.0 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (85) hide show
  1. checksums.yaml +4 -4
  2. data/lib/apple_data/boot_args.rb +5 -0
  3. data/lib/apple_data/fdr.rb +30 -0
  4. data/lib/apple_data/ioreg.rb +57 -0
  5. data/lib/apple_data/ipsw.rb +25 -0
  6. data/lib/apple_data/keybag.rb +56 -0
  7. data/lib/apple_data/lockdown.rb +48 -0
  8. data/lib/apple_data/macho.rb +5 -0
  9. data/lib/apple_data/version.rb +5 -0
  10. data/lib/apple_data.rb +8 -0
  11. data/share/4cc.yaml +297 -293
  12. data/share/apns.yaml +367 -364
  13. data/share/backup.yaml +47 -44
  14. data/share/baseband/qualcomm/mav13.yaml +26 -0
  15. data/share/baseband/qualcomm/mav20.yaml +45 -0
  16. data/share/baseband/qualcomm/mav21.yaml +254 -0
  17. data/share/baseband.yaml +290 -1
  18. data/share/bluetooth.yaml +75 -71
  19. data/share/boot_args.yaml +863 -855
  20. data/share/bridgeos.yaml +174 -131
  21. data/share/bundles.yaml +56 -60
  22. data/share/coprocessor.yaml +64 -0
  23. data/share/cores.yaml +72 -47
  24. data/share/debug.yaml +13 -0
  25. data/share/defaults.yaml +5 -0
  26. data/share/dnssd.yaml +171 -166
  27. data/share/entitlements.yaml +10391 -0
  28. data/share/environment_variables.yaml +354 -0
  29. data/share/esim.yaml +7 -0
  30. data/share/fdr.yaml +150 -148
  31. data/share/firmware.yaml +1310 -0
  32. data/share/homekit.yaml +14 -14
  33. data/share/iboot.yaml +143 -0
  34. data/share/icloud.yaml +11 -8
  35. data/share/img4.yaml +454 -453
  36. data/share/ioreg.yaml +5647 -5642
  37. data/share/ipsw.yaml +51505 -1099
  38. data/share/kext.yaml +3491 -1718
  39. data/share/keybags/7000.yaml +44342 -0
  40. data/share/keybags/7001.yaml +19430 -0
  41. data/share/keybags/7002.yaml +292 -0
  42. data/share/keybags/8000.yaml +82065 -0
  43. data/share/keybags/8001.yaml +29655 -0
  44. data/share/keybags/8004.yaml +295 -0
  45. data/share/keybags/8006.yaml +65 -0
  46. data/share/keybags/8010.yaml +23899 -0
  47. data/share/keybags/8011.yaml +4409 -0
  48. data/share/keybags/8015.yaml +23626 -0
  49. data/share/keybags/8020.yaml +4488 -0
  50. data/share/keybags/8027.yaml +43 -0
  51. data/share/keybags/8030.yaml +8687 -0
  52. data/share/keybags/8101.yaml +8595 -0
  53. data/share/keybags/8720.yaml +2026 -0
  54. data/share/keybags/8900.yaml +2344 -0
  55. data/share/keybags/8920.yaml +6761 -0
  56. data/share/keybags/8922.yaml +3141 -0
  57. data/share/keybags/8930.yaml +20583 -0
  58. data/share/keybags/8940.yaml +36319 -0
  59. data/share/keybags/8942.yaml +17343 -0
  60. data/share/keybags/8945.yaml +23360 -0
  61. data/share/keybags/8947.yaml +1384 -0
  62. data/share/keybags/8950.yaml +16258 -0
  63. data/share/keybags/8955.yaml +52163 -0
  64. data/share/keybags/8960.yaml +49499 -0
  65. data/share/keys.yaml +56 -0
  66. data/share/lightning.yaml +26 -23
  67. data/share/lockdownd.yaml +74 -71
  68. data/share/mach_o.yaml +204 -172
  69. data/share/mobile_assets.yaml +113 -127
  70. data/share/mobile_gestalt.yaml +2447 -2444
  71. data/share/nvram.yaml +463 -441
  72. data/share/ota.yaml +4 -1
  73. data/share/pki.yaml +103 -99
  74. data/share/platforms.yaml +35 -31
  75. data/share/pmu.yaml +52 -26
  76. data/share/registers.yaml +1579 -1603
  77. data/share/resources.yaml +202 -198
  78. data/share/sep.yaml +210 -206
  79. data/share/services.yaml +641 -636
  80. data/share/sip.yaml +64 -0
  81. data/share/smc.yaml +7 -0
  82. data/share/syscfg.yaml +4 -1
  83. data/share/tipw_sync.yaml +79103 -0
  84. data/share/vmapple.yaml +35 -0
  85. metadata +80 -15
data/share/registers.yaml CHANGED
@@ -1,7 +1,8 @@
1
1
  ---
2
- description: Representations of registers and instructions for various CPU elements
3
- credits:
4
- - https://gist.github.com/bazad/42054285391c6e0dcd0ede4b5f969ad2
2
+ metadata:
3
+ description: Representations of registers and instructions for various CPU elements
4
+ credits:
5
+ - https://gist.github.com/bazad/42054285391c6e0dcd0ede4b5f969ad2
5
6
  aarch64:
6
7
  pstate:
7
8
  0b011: 'UAO'
@@ -10,2518 +11,2493 @@ aarch64:
10
11
  0b110: 'DAIFSet'
11
12
  0b111: 'DAIFClr'
12
13
  msr:
13
- 'S1_0_c7_c1_0':
14
- - name: 'IC IALLUIS'
14
+ S1_0_c7_c1_0:
15
+ name: 'IC IALLUIS'
15
16
  description: 'Instruction Cache Invalidate All to PoU, Inner Shareable'
16
- 'S1_0_c7_c5_0':
17
- - name: 'IC IALLU'
17
+ S1_0_c7_c5_0:
18
+ name: 'IC IALLU'
18
19
  description: 'Instruction Cache Invalidate All to PoU'
19
- 'S1_0_c7_c6_1':
20
- - name: 'DC IVAC'
20
+ S1_0_c7_c6_1:
21
+ name: 'DC IVAC'
21
22
  description: 'Data or unified Cache line Invalidate by VA to PoC'
22
- 'S1_0_c7_c6_2':
23
- - name: 'DC ISW'
23
+ S1_0_c7_c6_2:
24
+ name: 'DC ISW'
24
25
  description: 'Data or unified Cache line Invalidate by Set/Way'
25
- 'S1_0_c7_c6_3':
26
- - name: 'DC IGVAC'
26
+ S1_0_c7_c6_3:
27
+ name: 'DC IGVAC'
27
28
  description: 'Data, Allocation Tag or unified Cache line Invalidate of Allocation Tags by VA to PoC'
28
- 'S1_0_c7_c6_4':
29
- - name: 'DC IGSW'
29
+ S1_0_c7_c6_4:
30
+ name: 'DC IGSW'
30
31
  description: 'Data, Allocation Tag or unified Cache line Invalidate of Allocation Tags by Set/Way'
31
- 'S1_0_c7_c6_5':
32
- - name: 'DC IGDVAC'
32
+ S1_0_c7_c6_5:
33
+ name: 'DC IGDVAC'
33
34
  description: 'Data, Allocation Tag or unified Cache line Invalidate of Allocation Tags by VA to PoC'
34
- 'S1_0_c7_c6_6':
35
- - name: 'DC IGDSW'
35
+ S1_0_c7_c6_6:
36
+ name: 'DC IGDSW'
36
37
  description: 'Data, Allocation Tag or unified Cache line Invalidate of Data and Allocation Tags by Set/Way'
37
- 'S1_0_c7_c8_0':
38
- - name: 'AT S1E1R'
38
+ S1_0_c7_c8_0:
39
+ name: 'AT S1E1R'
39
40
  description: 'Address Translate Stage 1 EL1 Read'
40
- 'S1_0_c7_c8_1':
41
- - name: 'AT S1E1W'
41
+ S1_0_c7_c8_1:
42
+ name: 'AT S1E1W'
42
43
  description: 'Address Translate Stage 1 EL1 Write'
43
- 'S1_0_c7_c8_2':
44
- - name: 'AT S1E0R'
44
+ S1_0_c7_c8_2:
45
+ name: 'AT S1E0R'
45
46
  description: 'Address Translate Stage 1 EL0 Read'
46
- 'S1_0_c7_c8_3':
47
- - name: 'AT S1E0W'
47
+ S1_0_c7_c8_3:
48
+ name: 'AT S1E0W'
48
49
  description: 'Address Translate Stage 1 EL0 Write'
49
- 'S1_0_c7_c9_0':
50
- - name: 'AT S1E1RP'
50
+ S1_0_c7_c9_0:
51
+ name: 'AT S1E1RP'
51
52
  description: 'Address Translate Stage 1 EL1 Read PAN'
52
- 'S1_0_c7_c9_1':
53
- - name: 'AT S1E1WP'
53
+ S1_0_c7_c9_1:
54
+ name: 'AT S1E1WP'
54
55
  description: 'Address Translate Stage 1 EL1 Write PAN'
55
- 'S1_0_c7_c10_2':
56
- - name: 'DC CSW'
56
+ S1_0_c7_c10_2:
57
+ name: 'DC CSW'
57
58
  description: 'Data or unified Cache line Clean by Set/Way'
58
- 'S1_0_c7_c10_4':
59
- - name: 'DC CGSW'
59
+ S1_0_c7_c10_4:
60
+ name: 'DC CGSW'
60
61
  description: 'Data, Allocation Tag or unified Cache line Clean of Allocation Tags by Set/Way'
61
- 'S1_0_c7_c10_6':
62
- - name: 'DC CGDSW'
62
+ S1_0_c7_c10_6:
63
+ name: 'DC CGDSW'
63
64
  description: 'Data, Allocation Tag or unified Cache line Clean of Data and Allocation Tags by Set/Way'
64
- 'S1_0_c7_c14_2':
65
- - name: 'DC CISW'
65
+ S1_0_c7_c14_2:
66
+ name: 'DC CISW'
66
67
  description: 'Data or unified Cache line Clean and Invalidate by Set/Way'
67
- 'S1_0_c7_c14_4':
68
- - name: 'DC CIGSW'
68
+ S1_0_c7_c14_4:
69
+ name: 'DC CIGSW'
69
70
  description: 'Data, Allocation Tag or unified Cache line Clean and Invalidate of Allocation Tags by Set/Way'
70
- 'S1_0_c7_c14_6':
71
- - name: 'DC CIGDSW'
71
+ S1_0_c7_c14_6:
72
+ name: 'DC CIGDSW'
72
73
  description: 'Data, Allocation Tag or unified Cache line Clean and Invalidate of Data and Allocation Tags by Set/Way'
73
- 'S1_0_c8_c1_0':
74
- - name: 'TLBI VMALLE1OS'
74
+ S1_0_c8_c1_0:
75
+ name: 'TLBI VMALLE1OS'
75
76
  description: 'TLB Invalidate by VMID, All at stage 1, EL1, Outer Shareable'
76
- 'S1_0_c8_c1_1':
77
- - name: 'TLBI VAE1OS'
77
+ S1_0_c8_c1_1:
78
+ name: 'TLBI VAE1OS'
78
79
  description: 'TLB Invalidate by VA, EL1, Outer Shareable'
79
- 'S1_0_c8_c1_2':
80
- - name: 'TLBI ASIDE1OS'
80
+ S1_0_c8_c1_2:
81
+ name: 'TLBI ASIDE1OS'
81
82
  description: 'TLB Invalidate by ASID, EL1, Outer Shareable'
82
- 'S1_0_c8_c1_3':
83
- - name: 'TLBI VAAE1OS'
83
+ S1_0_c8_c1_3:
84
+ name: 'TLBI VAAE1OS'
84
85
  description: 'TLB Invalidate by VA, All ASID, EL1, Outer Shareable'
85
- 'S1_0_c8_c1_5':
86
- - name: 'TLBI VALE1OS'
86
+ S1_0_c8_c1_5:
87
+ name: 'TLBI VALE1OS'
87
88
  description: 'TLB Invalidate by VA, Last level, EL1, Outer Shareable'
88
- 'S1_0_c8_c1_7':
89
- - name: 'TLBI VAALE1OS'
89
+ S1_0_c8_c1_7:
90
+ name: 'TLBI VAALE1OS'
90
91
  description: 'TLB Invalidate by VA, All ASID, Last Level, EL1, Outer Shareable'
91
- 'S1_0_c8_c2_1':
92
- - name: 'TLBI RVAE1IS'
92
+ S1_0_c8_c2_1:
93
+ name: 'TLBI RVAE1IS'
93
94
  description: 'TLB Range Invalidate by VA, EL1, Inner Shareable'
94
- 'S1_0_c8_c2_3':
95
- - name: 'TLBI RVAAE1IS'
95
+ S1_0_c8_c2_3:
96
+ name: 'TLBI RVAAE1IS'
96
97
  description: 'TLB Range Invalidate by VA, All ASID, EL1, Inner Shareable'
97
- 'S1_0_c8_c2_5':
98
- - name: 'TLBI RVALE1IS'
98
+ S1_0_c8_c2_5:
99
+ name: 'TLBI RVALE1IS'
99
100
  description: 'TLB Range Invalidate by VA, Last level, EL1, Inner Shareable'
100
- 'S1_0_c8_c2_7':
101
- - name: 'TLBI RVAALE1IS'
101
+ S1_0_c8_c2_7:
102
+ name: 'TLBI RVAALE1IS'
102
103
  description: 'TLB Range Invalidate by VA, All ASID, Last Level, EL1, Inner Shareable'
103
- 'S1_0_c8_c3_0':
104
- - name: 'TLBI VMALLE1IS'
104
+ S1_0_c8_c3_0:
105
+ name: 'TLBI VMALLE1IS'
105
106
  description: 'TLB Invalidate by VMID, All at stage 1, EL1, Inner Shareable'
106
- 'S1_0_c8_c3_1':
107
- - name: 'TLBI VAE1IS'
107
+ S1_0_c8_c3_1:
108
+ name: 'TLBI VAE1IS'
108
109
  description: 'TLB Invalidate by VA, EL1, Inner Shareable'
109
- 'S1_0_c8_c3_2':
110
- - name: 'TLBI ASIDE1IS'
110
+ S1_0_c8_c3_2:
111
+ name: 'TLBI ASIDE1IS'
111
112
  description: 'TLB Invalidate by ASID, EL1, Inner Shareable'
112
- 'S1_0_c8_c3_3':
113
- - name: 'TLBI VAAE1IS'
113
+ S1_0_c8_c3_3:
114
+ name: 'TLBI VAAE1IS'
114
115
  description: 'TLB Invalidate by VA, All ASID, EL1, Inner Shareable'
115
- 'S1_0_c8_c3_5':
116
- - name: 'TLBI VALE1IS'
116
+ S1_0_c8_c3_5:
117
+ name: 'TLBI VALE1IS'
117
118
  description: 'TLB Invalidate by VA, Last level, EL1, Inner Shareable'
118
- 'S1_0_c8_c3_7':
119
- - name: 'TLBI VAALE1IS'
119
+ S1_0_c8_c3_7:
120
+ name: 'TLBI VAALE1IS'
120
121
  description: 'TLB Invalidate by VA, All ASID, Last Level, EL1, Inner Shareable'
121
- 'S1_0_c8_c5_1':
122
- - name: 'TLBI RVAE1OS'
122
+ S1_0_c8_c5_1:
123
+ name: 'TLBI RVAE1OS'
123
124
  description: 'TLB Range Invalidate by VA, EL1, Outer Shareable'
124
- 'S1_0_c8_c5_3':
125
- - name: 'TLBI RVAAE1OS'
125
+ S1_0_c8_c5_3:
126
+ name: 'TLBI RVAAE1OS'
126
127
  description: 'TLB Range Invalidate by VA, All ASID, EL1, Outer Shareable'
127
- 'S1_0_c8_c5_5':
128
- - name: 'TLBI RVALE1OS'
128
+ S1_0_c8_c5_5:
129
+ name: 'TLBI RVALE1OS'
129
130
  description: 'TLB Range Invalidate by VA, Last level, EL1, Outer Shareable'
130
- 'S1_0_c8_c5_7':
131
- - name: 'TLBI RVAALE1OS'
131
+ S1_0_c8_c5_7:
132
+ name: 'TLBI RVAALE1OS'
132
133
  description: 'TLB Range Invalidate by VA, All ASID, Last Level, EL1, Outer Shareable'
133
- 'S1_0_c8_c6_1':
134
- - name: 'TLBI RVAE1'
134
+ S1_0_c8_c6_1:
135
+ name: 'TLBI RVAE1'
135
136
  description: 'TLB Range Invalidate by VA, EL1'
136
- 'S1_0_c8_c6_3':
137
- - name: 'TLBI RVAAE1'
137
+ S1_0_c8_c6_3:
138
+ name: 'TLBI RVAAE1'
138
139
  description: 'TLB Range Invalidate by VA, All ASID, EL1'
139
- 'S1_0_c8_c6_5':
140
- - name: 'TLBI RVALE1'
140
+ S1_0_c8_c6_5:
141
+ name: 'TLBI RVALE1'
141
142
  description: 'TLB Range Invalidate by VA, Last level, EL1'
142
- 'S1_0_c8_c6_7':
143
- - name: 'TLBI RVAALE1'
143
+ S1_0_c8_c6_7:
144
+ name: 'TLBI RVAALE1'
144
145
  description: 'TLB Range Invalidate by VA, All ASID, Last level, EL1'
145
- 'S1_0_c8_c7_0':
146
- - name: 'TLBI VMALLE1'
146
+ S1_0_c8_c7_0:
147
+ name: 'TLBI VMALLE1'
147
148
  description: 'TLB Invalidate by VMID, All at stage 1, EL1'
148
- 'S1_0_c8_c7_1':
149
- - name: 'TLBI VAE1'
149
+ S1_0_c8_c7_1:
150
+ name: 'TLBI VAE1'
150
151
  description: 'TLB Invalidate by VA, EL1'
151
- 'S1_0_c8_c7_2':
152
- - name: 'TLBI ASIDE1'
152
+ S1_0_c8_c7_2:
153
+ name: 'TLBI ASIDE1'
153
154
  description: 'TLB Invalidate by ASID, EL1'
154
- 'S1_0_c8_c7_3':
155
- - name: 'TLBI VAAE1'
155
+ S1_0_c8_c7_3:
156
+ name: 'TLBI VAAE1'
156
157
  description: 'TLB Invalidate by VA, All ASID, EL1'
157
- 'S1_0_c8_c7_5':
158
- - name: 'TLBI VALE1'
158
+ S1_0_c8_c7_5:
159
+ name: 'TLBI VALE1'
159
160
  description: 'TLB Invalidate by VA, Last level, EL1'
160
- 'S1_0_c8_c7_7':
161
- - name: 'TLBI VAALE1'
161
+ S1_0_c8_c7_7:
162
+ name: 'TLBI VAALE1'
162
163
  description: 'TLB Invalidate by VA, All ASID, Last level, EL1'
163
- 'S1_3_c7_c3_4':
164
- - name: 'CFP RCTX'
164
+ S1_3_c7_c3_4:
165
+ name: 'CFP RCTX'
165
166
  description: 'Control Flow Prediction Restriction by Context'
166
- 'S1_3_c7_c3_5':
167
- - name: 'DVP RCTX'
167
+ S1_3_c7_c3_5:
168
+ name: 'DVP RCTX'
168
169
  description: 'Data Value Prediction Restriction by Context'
169
- 'S1_3_c7_c3_7':
170
- - name: 'CPP RCTX'
170
+ S1_3_c7_c3_7:
171
+ name: 'CPP RCTX'
171
172
  description: 'Cache Prefetch Prediction Restriction by Context'
172
- 'S1_3_c7_c4_1':
173
- - name: 'DC ZVA'
173
+ S1_3_c7_c4_1:
174
+ name: 'DC ZVA'
174
175
  description: 'Data Cache Zero by VA'
175
- 'S1_3_c7_c4_3':
176
- - name: 'DC GVA'
176
+ S1_3_c7_c4_3:
177
+ name: 'DC GVA'
177
178
  description: 'Data Cache set Allocation Tag by VA'
178
- 'S1_3_c7_c4_4':
179
- - name: 'DC GZVA'
179
+ S1_3_c7_c4_4:
180
+ name: 'DC GZVA'
180
181
  description: 'Data Cache set Allocation Tags and Zero by VA'
181
- 'S1_3_c7_c5_1':
182
- - name: 'IC IVAU'
182
+ S1_3_c7_c5_1:
183
+ name: 'IC IVAU'
183
184
  description: 'Instruction Cache line Invalidate by VA to PoU'
184
- 'S1_3_c7_c10_1':
185
- - name: 'DC CVAC'
185
+ S1_3_c7_c10_1:
186
+ name: 'DC CVAC'
186
187
  description: 'Data or unified Cache line Clean by VA to PoC'
187
- 'S1_3_c7_c10_3':
188
- - name: 'DC CGVAC'
188
+ S1_3_c7_c10_3:
189
+ name: 'DC CGVAC'
189
190
  description: 'Data, Allocation Tag or unified Cache line Clean of Allocation Tags by VA to PoC'
190
- 'S1_3_c7_c10_5':
191
- - name: 'DC CGDVAC'
191
+ S1_3_c7_c10_5:
192
+ name: 'DC CGDVAC'
192
193
  description: 'Data, Allocation Tag or unified Cache line Clean of Allocation Tags by VA to PoC'
193
- 'S1_3_c7_c11_1':
194
- - name: 'DC CVAU'
194
+ S1_3_c7_c11_1:
195
+ name: 'DC CVAU'
195
196
  description: 'Data or unified Cache line Clean by VA to PoU'
196
- 'S1_3_c7_c12_1':
197
- - name: 'DC CVAP'
197
+ S1_3_c7_c12_1:
198
+ name: 'DC CVAP'
198
199
  description: 'Data or unified Cache line Clean by VA to PoP'
199
- 'S1_3_c7_c12_3':
200
- - name: 'DC CGVAP'
200
+ S1_3_c7_c12_3:
201
+ name: 'DC CGVAP'
201
202
  description: 'Data, Allocation Tag or unified Cache line Clean of Allocation Tags by VA to PoP'
202
- 'S1_3_c7_c12_5':
203
- - name: 'DC CGDVAP'
203
+ S1_3_c7_c12_5:
204
+ name: 'DC CGDVAP'
204
205
  description: 'Data, Allocation Tag or unified Cache line Clean of Data and Allocation Tags by VA to PoP'
205
- 'S1_3_c7_c13_1':
206
- - name: 'DC CVADP'
206
+ S1_3_c7_c13_1:
207
+ name: 'DC CVADP'
207
208
  description: 'Data or unified Cache line Clean by VA to PoDP'
208
- 'S1_3_c7_c13_3':
209
- - name: 'DC CGVADP'
209
+ S1_3_c7_c13_3:
210
+ name: 'DC CGVADP'
210
211
  description: 'Clean of Allocation Tags by VA to PoDP'
211
- 'S1_3_c7_c13_5':
212
- - name: 'DC CGDVADP'
212
+ S1_3_c7_c13_5:
213
+ name: 'DC CGDVADP'
213
214
  description: 'Data, Allocation Tag or unified Cache line Clean of Allocation Tags by VA to PoDP'
214
- 'S1_3_c7_c14_1':
215
- - name: 'DC CIVAC'
215
+ S1_3_c7_c14_1:
216
+ name: 'DC CIVAC'
216
217
  description: 'Data or unified Cache line Clean and Invalidate by VA to PoC'
217
- 'S1_3_c7_c14_3':
218
- - name: 'DC CIGVAC'
218
+ S1_3_c7_c14_3:
219
+ name: 'DC CIGVAC'
219
220
  description: 'Data, Allocation Tag or unified Cache line Clean and Invalidate of Allocation Tags by VA to PoC'
220
- 'S1_3_c7_c14_5':
221
- - name: 'DC CIGDVAC'
221
+ S1_3_c7_c14_5:
222
+ name: 'DC CIGDVAC'
222
223
  description: 'Data, Allocation Tag or unified Cache line Clean and Invalidate of Data and Allocation Tags by VA to PoC'
223
- 'S1_4_c7_c8_0':
224
- - name: 'AT S1E2R'
224
+ S1_4_c7_c8_0:
225
+ name: 'AT S1E2R'
225
226
  description: 'Address Translate Stage 1 EL2 Read'
226
- 'S1_4_c7_c8_1':
227
- - name: 'AT S1E2W'
227
+ S1_4_c7_c8_1:
228
+ name: 'AT S1E2W'
228
229
  description: 'Address Translate Stage 1 EL2 Write'
229
- 'S1_4_c7_c8_4':
230
- - name: 'AT S12E1R'
230
+ S1_4_c7_c8_4:
231
+ name: 'AT S12E1R'
231
232
  description: 'Address Translate Stages 1 and 2 EL1 Read'
232
- 'S1_4_c7_c8_5':
233
- - name: 'AT S12E1W'
233
+ S1_4_c7_c8_5:
234
+ name: 'AT S12E1W'
234
235
  description: 'Address Translate Stages 1 and 2 EL1 Write'
235
- 'S1_4_c7_c8_6':
236
- - name: 'AT S12E0R'
236
+ S1_4_c7_c8_6:
237
+ name: 'AT S12E0R'
237
238
  description: 'Address Translate Stages 1 and 2 EL0 Read'
238
- 'S1_4_c7_c8_7':
239
- - name: 'AT S12E0W'
239
+ S1_4_c7_c8_7:
240
+ name: 'AT S12E0W'
240
241
  description: 'Address Translate Stages 1 and 2 EL0 Write'
241
- 'S1_4_c8_c0_1':
242
- - name: 'TLBI IPAS2E1IS'
242
+ S1_4_c8_c0_1:
243
+ name: 'TLBI IPAS2E1IS'
243
244
  description: 'TLB Invalidate by Intermediate Physical Address, Stage 2, EL1, Inner Shareable'
244
- 'S1_4_c8_c0_2':
245
- - name: 'TLBI RIPAS2E1IS'
245
+ S1_4_c8_c0_2:
246
+ name: 'TLBI RIPAS2E1IS'
246
247
  description: 'TLB Range Invalidate by Intermediate Physical Address, Stage 2, EL1, Inner Shareable'
247
- 'S1_4_c8_c0_5':
248
- - name: 'TLBI IPAS2LE1IS'
248
+ S1_4_c8_c0_5:
249
+ name: 'TLBI IPAS2LE1IS'
249
250
  description: 'TLB Invalidate by Intermediate Physical Address, Stage 2, Last level, EL1, Inner Shareable'
250
- 'S1_4_c8_c0_6':
251
- - name: 'TLBI RIPAS2LE1IS'
251
+ S1_4_c8_c0_6:
252
+ name: 'TLBI RIPAS2LE1IS'
252
253
  description: 'TLB Range Invalidate by Intermediate Physical Address, Stage 2, Last level, EL1, Inner Shareable'
253
- 'S1_4_c8_c1_0':
254
- - name: 'TLBI ALLE2OS'
254
+ S1_4_c8_c1_0:
255
+ name: 'TLBI ALLE2OS'
255
256
  description: 'TLB Invalidate All, EL2, Outer Shareable'
256
- 'S1_4_c8_c1_1':
257
- - name: 'TLBI VAE2OS'
257
+ S1_4_c8_c1_1:
258
+ name: 'TLBI VAE2OS'
258
259
  description: 'TLB Invalidate by VA, EL2, Outer Shareable'
259
- 'S1_4_c8_c1_4':
260
- - name: 'TLBI ALLE1OS'
260
+ S1_4_c8_c1_4:
261
+ name: 'TLBI ALLE1OS'
261
262
  description: 'TLB Invalidate All, EL1, Outer Shareable'
262
- 'S1_4_c8_c1_5':
263
- - name: 'TLBI VALE2OS'
263
+ S1_4_c8_c1_5:
264
+ name: 'TLBI VALE2OS'
264
265
  description: 'TLB Invalidate by VA, Last level, EL2, Outer Shareable'
265
- 'S1_4_c8_c1_6':
266
- - name: 'TLBI VMALLS12E1OS'
266
+ S1_4_c8_c1_6:
267
+ name: 'TLBI VMALLS12E1OS'
267
268
  description: 'TLB Invalidate by VMID, All at Stage 1 and 2, EL1, Outer Shareable'
268
- 'S1_4_c8_c2_1':
269
- - name: 'TLBI RVAE2IS'
269
+ S1_4_c8_c2_1:
270
+ name: 'TLBI RVAE2IS'
270
271
  description: 'TLB Range Invalidate by VA, EL2, Inner Shareable'
271
- 'S1_4_c8_c2_5':
272
- - name: 'TLBI RVALE2IS'
272
+ S1_4_c8_c2_5:
273
+ name: 'TLBI RVALE2IS'
273
274
  description: 'TLB Range Invalidate by VA, Last level, EL2, Inner Shareable'
274
- 'S1_4_c8_c3_0':
275
- - name: 'TLBI ALLE2IS'
275
+ S1_4_c8_c3_0:
276
+ name: 'TLBI ALLE2IS'
276
277
  description: 'TLB Invalidate All, EL2, Inner Shareable'
277
- 'S1_4_c8_c3_1':
278
- - name: 'TLBI VAE2IS'
278
+ S1_4_c8_c3_1:
279
+ name: 'TLBI VAE2IS'
279
280
  description: 'TLB Invalidate by VA, EL2, Inner Shareable'
280
- 'S1_4_c8_c3_4':
281
- - name: 'TLBI ALLE1IS'
281
+ S1_4_c8_c3_4:
282
+ name: 'TLBI ALLE1IS'
282
283
  description: 'TLB Invalidate All, EL1, Inner Shareable'
283
- 'S1_4_c8_c3_5':
284
- - name: 'TLBI VALE2IS'
284
+ S1_4_c8_c3_5:
285
+ name: 'TLBI VALE2IS'
285
286
  description: 'TLB Invalidate by VA, Last level, EL2, Inner Shareable'
286
- 'S1_4_c8_c3_6':
287
- - name: 'TLBI VMALLS12E1IS'
287
+ S1_4_c8_c3_6:
288
+ name: 'TLBI VMALLS12E1IS'
288
289
  description: 'TLB Invalidate by VMID, All at Stage 1 and 2, EL1, Inner Shareable'
289
- 'S1_4_c8_c4_0':
290
- - name: 'TLBI IPAS2E1OS'
290
+ S1_4_c8_c4_0:
291
+ name: 'TLBI IPAS2E1OS'
291
292
  description: 'TLB Invalidate by Intermediate Physical Address, Stage 2, EL1, Outer Shareable'
292
- 'S1_4_c8_c4_1':
293
- - name: 'TLBI IPAS2E1'
293
+ S1_4_c8_c4_1:
294
+ name: 'TLBI IPAS2E1'
294
295
  description: 'TLB Invalidate by Intermediate Physical Address, Stage 2, EL1'
295
- 'S1_4_c8_c4_2':
296
- - name: 'TLBI RIPAS2E1'
296
+ S1_4_c8_c4_2:
297
+ name: 'TLBI RIPAS2E1'
297
298
  description: 'TLB Range Invalidate by Intermediate Physical Address, Stage 2, EL1'
298
- 'S1_4_c8_c4_3':
299
- - name: 'TLBI RIPAS2E1OS'
299
+ S1_4_c8_c4_3:
300
+ name: 'TLBI RIPAS2E1OS'
300
301
  description: 'TLB Range Invalidate by Intermediate Physical Address, Stage 2, EL1, Outer Shareable'
301
- 'S1_4_c8_c4_4':
302
- - name: 'TLBI IPAS2LE1OS'
302
+ S1_4_c8_c4_4:
303
+ name: 'TLBI IPAS2LE1OS'
303
304
  description: 'TLB Invalidate by Intermediate Physical Address, Stage 2, Last level, EL1, Outer Shareable'
304
- 'S1_4_c8_c4_5':
305
- - name: 'TLBI IPAS2LE1'
305
+ S1_4_c8_c4_5:
306
+ name: 'TLBI IPAS2LE1'
306
307
  description: 'TLB Invalidate by Intermediate Physical Address, Stage 2, Last level, EL1'
307
- 'S1_4_c8_c4_6':
308
- - name: 'TLBI RIPAS2LE1'
308
+ S1_4_c8_c4_6:
309
+ name: 'TLBI RIPAS2LE1'
309
310
  description: 'TLB Range Invalidate by Intermediate Physical Address, Stage 2, Last level, EL1'
310
- 'S1_4_c8_c4_7':
311
- - name: 'TLBI RIPAS2LE1OS'
311
+ S1_4_c8_c4_7:
312
+ name: 'TLBI RIPAS2LE1OS'
312
313
  description: 'TLB Range Invalidate by Intermediate Physical Address, Stage 2, Last level, EL1, Outer Shareable'
313
- 'S1_4_c8_c5_1':
314
- - name: 'TLBI RVAE2OS'
314
+ S1_4_c8_c5_1:
315
+ name: 'TLBI RVAE2OS'
315
316
  description: 'TLB Range Invalidate by VA, EL2, Outer Shareable'
316
- 'S1_4_c8_c5_5':
317
- - name: 'TLBI RVALE2OS'
317
+ S1_4_c8_c5_5:
318
+ name: 'TLBI RVALE2OS'
318
319
  description: 'TLB Range Invalidate by VA, Last level, EL2, Outer Shareable'
319
- 'S1_4_c8_c6_1':
320
- - name: 'TLBI RVAE2'
320
+ S1_4_c8_c6_1:
321
+ name: 'TLBI RVAE2'
321
322
  description: 'TLB Range Invalidate by VA, EL2'
322
- 'S1_4_c8_c6_5':
323
- - name: 'TLBI RVALE2'
323
+ S1_4_c8_c6_5:
324
+ name: 'TLBI RVALE2'
324
325
  description: 'TLB Range Invalidate by VA, Last level, EL2'
325
- 'S1_4_c8_c7_0':
326
- - name: 'TLBI ALLE2'
326
+ S1_4_c8_c7_0:
327
+ name: 'TLBI ALLE2'
327
328
  description: 'TLB Invalidate All, EL2'
328
- 'S1_4_c8_c7_1':
329
- - name: 'TLBI VAE2'
329
+ S1_4_c8_c7_1:
330
+ name: 'TLBI VAE2'
330
331
  description: 'TLB Invalidate by VA, EL2'
331
- 'S1_4_c8_c7_4':
332
- - name: 'TLBI ALLE1'
332
+ S1_4_c8_c7_4:
333
+ name: 'TLBI ALLE1'
333
334
  description: 'TLB Invalidate All, EL1'
334
- 'S1_4_c8_c7_5':
335
- - name: 'TLBI VALE2'
335
+ S1_4_c8_c7_5:
336
+ name: 'TLBI VALE2'
336
337
  description: 'TLB Invalidate by VA, Last level, EL2'
337
- 'S1_4_c8_c7_6':
338
- - name: 'TLBI VMALLS12E1'
338
+ S1_4_c8_c7_6:
339
+ name: 'TLBI VMALLS12E1'
339
340
  description: 'TLB Invalidate by VMID, All at Stage 1 and 2, EL1'
340
- 'S1_6_c7_c8_0':
341
- - name: 'AT S1E3R'
341
+ S1_6_c7_c8_0:
342
+ name: 'AT S1E3R'
342
343
  description: 'Address Translate Stage 1 EL3 Read'
343
- 'S1_6_c7_c8_1':
344
- - name: 'AT S1E3W'
344
+ S1_6_c7_c8_1:
345
+ name: 'AT S1E3W'
345
346
  description: 'Address Translate Stage 1 EL3 Write'
346
- 'S1_6_c8_c1_0':
347
- - name: 'TLBI ALLE3OS'
347
+ S1_6_c8_c1_0:
348
+ name: 'TLBI ALLE3OS'
348
349
  description: 'TLB Invalidate All, EL3, Outer Shareable'
349
- 'S1_6_c8_c1_1':
350
- - name: 'TLBI VAE3OS'
350
+ S1_6_c8_c1_1:
351
+ name: 'TLBI VAE3OS'
351
352
  description: 'TLB Invalidate by VA, EL3, Outer Shareable'
352
- 'S1_6_c8_c1_5':
353
- - name: 'TLBI VALE3OS'
353
+ S1_6_c8_c1_5:
354
+ name: 'TLBI VALE3OS'
354
355
  description: 'TLB Invalidate by VA, Last level, EL3, Outer Shareable'
355
- 'S1_6_c8_c2_1':
356
- - name: 'TLBI RVAE3IS'
356
+ S1_6_c8_c2_1:
357
+ name: 'TLBI RVAE3IS'
357
358
  description: 'TLB Range Invalidate by VA, EL3, Inner Shareable'
358
- 'S1_6_c8_c2_5':
359
- - name: 'TLBI RVALE3IS'
359
+ S1_6_c8_c2_5:
360
+ name: 'TLBI RVALE3IS'
360
361
  description: 'TLB Range Invalidate by VA, Last level, EL3, Inner Shareable'
361
- 'S1_6_c8_c3_0':
362
- - name: 'TLBI ALLE3IS'
362
+ S1_6_c8_c3_0:
363
+ name: 'TLBI ALLE3IS'
363
364
  description: 'TLB Invalidate All, EL3, Inner Shareable'
364
- 'S1_6_c8_c3_1':
365
- - name: 'TLBI VAE3IS'
365
+ S1_6_c8_c3_1:
366
+ name: 'TLBI VAE3IS'
366
367
  description: 'TLB Invalidate by VA, EL3, Inner Shareable'
367
- 'S1_6_c8_c3_5':
368
- - name: 'TLBI VALE3IS'
368
+ S1_6_c8_c3_5:
369
+ name: 'TLBI VALE3IS'
369
370
  description: 'TLB Invalidate by VA, Last level, EL3, Inner Shareable'
370
- 'S1_6_c8_c5_1':
371
- - name: 'TLBI RVAE3OS'
371
+ S1_6_c8_c5_1:
372
+ name: 'TLBI RVAE3OS'
372
373
  description: 'TLB Range Invalidate by VA, EL3, Outer Shareable'
373
- 'S1_6_c8_c5_5':
374
- - name: 'TLBI RVALE3OS'
374
+ S1_6_c8_c5_5:
375
+ name: 'TLBI RVALE3OS'
375
376
  description: 'TLB Range Invalidate by VA, Last level, EL3, Outer Shareable'
376
- 'S1_6_c8_c6_1':
377
- - name: 'TLBI RVAE3'
377
+ S1_6_c8_c6_1:
378
+ name: 'TLBI RVAE3'
378
379
  description: 'TLB Range Invalidate by VA, EL3'
379
- 'S1_6_c8_c6_5':
380
- - name: 'TLBI RVALE3'
380
+ S1_6_c8_c6_5:
381
+ name: 'TLBI RVALE3'
381
382
  description: 'TLB Range Invalidate by VA, Last level, EL3'
382
- 'S1_6_c8_c7_0':
383
- - name: 'TLBI ALLE3'
383
+ S1_6_c8_c7_0:
384
+ name: 'TLBI ALLE3'
384
385
  description: 'TLB Invalidate All, EL3'
385
- 'S1_6_c8_c7_1':
386
- - name: 'TLBI VAE3'
386
+ S1_6_c8_c7_1:
387
+ name: 'TLBI VAE3'
387
388
  description: 'TLB Invalidate by VA, EL3'
388
- 'S1_6_c8_c7_5':
389
- - name: 'TLBI VALE3'
389
+ S1_6_c8_c7_5:
390
+ name: 'TLBI VALE3'
390
391
  description: 'TLB Invalidate by VA, Last level, EL3'
391
- 'S2_0_c0_c0_2':
392
- - name: 'OSDTRRX_EL1'
392
+ S2_0_c0_c0_2:
393
+ name: 'OSDTRRX_EL1'
393
394
  description: 'OS Lock Data Transfer Register, Receive'
394
- 'S2_0_c0_c0_4':
395
- - name: 'DBGBVR0_EL1'
395
+ S2_0_c0_c0_4:
396
+ name: 'DBGBVR0_EL1'
396
397
  description: 'Debug Breakpoint Value Register 0'
397
- 'S2_0_c0_c0_5':
398
- - name: 'DBGBCR0_EL1'
398
+ S2_0_c0_c0_5:
399
+ name: 'DBGBCR0_EL1'
399
400
  description: 'Debug Breakpoint Control Register 0'
400
- 'S2_0_c0_c0_6':
401
- - name: 'DBGWVR0_EL1'
401
+ S2_0_c0_c0_6:
402
+ name: 'DBGWVR0_EL1'
402
403
  description: 'Debug Watchpoint Value Register 0'
403
- 'S2_0_c0_c0_7':
404
- - name: 'DBGWCR0_EL1'
404
+ S2_0_c0_c0_7:
405
+ name: 'DBGWCR0_EL1'
405
406
  description: 'Debug Watchpoint Control Register 0'
406
- 'S2_0_c0_c1_4':
407
- - name: 'DBGBVR1_EL1'
407
+ S2_0_c0_c1_4:
408
+ name: 'DBGBVR1_EL1'
408
409
  description: 'Debug Breakpoint Value Register 1'
409
- 'S2_0_c0_c1_5':
410
- - name: 'DBGBCR1_EL1'
410
+ S2_0_c0_c1_5:
411
+ name: 'DBGBCR1_EL1'
411
412
  description: 'Debug Breakpoint Control Register 1'
412
- 'S2_0_c0_c1_6':
413
- - name: 'DBGWVR1_EL1'
413
+ S2_0_c0_c1_6:
414
+ name: 'DBGWVR1_EL1'
414
415
  description: 'Debug Watchpoint Value Register 1'
415
- 'S2_0_c0_c1_7':
416
- - name: 'DBGWCR1_EL1'
416
+ S2_0_c0_c1_7:
417
+ name: 'DBGWCR1_EL1'
417
418
  description: 'Debug Watchpoint Control Register 1'
418
- 'S2_0_c0_c2_0':
419
- - name: 'MDCCINT_EL1'
419
+ S2_0_c0_c2_0:
420
+ name: 'MDCCINT_EL1'
420
421
  description: 'Monitor DCC Interrupt Enable Register'
421
- 'S2_0_c0_c2_2':
422
- - name: 'MDSCR_EL1'
422
+ S2_0_c0_c2_2:
423
+ name: 'MDSCR_EL1'
423
424
  description: 'Monitor Debug System Control Register'
424
- 'S2_0_c0_c2_4':
425
- - name: 'DBGBVR2_EL1'
425
+ S2_0_c0_c2_4:
426
+ name: 'DBGBVR2_EL1'
426
427
  description: 'Debug Breakpoint Value Register 2'
427
- 'S2_0_c0_c2_5':
428
- - name: 'DBGBCR2_EL1'
428
+ S2_0_c0_c2_5:
429
+ name: 'DBGBCR2_EL1'
429
430
  description: 'Debug Breakpoint Control Register 2'
430
- 'S2_0_c0_c2_6':
431
- - name: 'DBGWVR2_EL1'
431
+ S2_0_c0_c2_6:
432
+ name: 'DBGWVR2_EL1'
432
433
  description: 'Debug Watchpoint Value Register 2'
433
- 'S2_0_c0_c2_7':
434
- - name: 'DBGWCR2_EL1'
434
+ S2_0_c0_c2_7:
435
+ name: 'DBGWCR2_EL1'
435
436
  description: 'Debug Watchpoint Control Register 2'
436
- 'S2_0_c0_c3_2':
437
- - name: 'OSDTRTX_EL1'
437
+ S2_0_c0_c3_2:
438
+ name: 'OSDTRTX_EL1'
438
439
  description: 'OS Lock Data Transfer Register, Transmit'
439
- 'S2_0_c0_c3_4':
440
- - name: 'DBGBVR3_EL1'
440
+ S2_0_c0_c3_4:
441
+ name: 'DBGBVR3_EL1'
441
442
  description: 'Debug Breakpoint Value Register 3'
442
- 'S2_0_c0_c3_5':
443
- - name: 'DBGBCR3_EL1'
443
+ S2_0_c0_c3_5:
444
+ name: 'DBGBCR3_EL1'
444
445
  description: 'Debug Breakpoint Control Register 3'
445
- 'S2_0_c0_c3_6':
446
- - name: 'DBGWVR3_EL1'
446
+ S2_0_c0_c3_6:
447
+ name: 'DBGWVR3_EL1'
447
448
  description: 'Debug Watchpoint Value Register 3'
448
- 'S2_0_c0_c3_7':
449
- - name: 'DBGWCR3_EL1'
449
+ S2_0_c0_c3_7:
450
+ name: 'DBGWCR3_EL1'
450
451
  description: 'Debug Watchpoint Control Register 3'
451
- 'S2_0_c0_c4_4':
452
- - name: 'DBGBVR4_EL1'
452
+ S2_0_c0_c4_4:
453
+ name: 'DBGBVR4_EL1'
453
454
  description: 'Debug Breakpoint Value Register 4'
454
- 'S2_0_c0_c4_5':
455
- - name: 'DBGBCR4_EL1'
455
+ S2_0_c0_c4_5:
456
+ name: 'DBGBCR4_EL1'
456
457
  description: 'Debug Breakpoint Control Register 4'
457
- 'S2_0_c0_c4_6':
458
- - name: 'DBGWVR4_EL1'
458
+ S2_0_c0_c4_6:
459
+ name: 'DBGWVR4_EL1'
459
460
  description: 'Debug Watchpoint Value Register 4'
460
- 'S2_0_c0_c4_7':
461
- - name: 'DBGWCR4_EL1'
461
+ S2_0_c0_c4_7:
462
+ name: 'DBGWCR4_EL1'
462
463
  description: 'Debug Watchpoint Control Register 4'
463
- 'S2_0_c0_c5_4':
464
- - name: 'DBGBVR5_EL1'
464
+ S2_0_c0_c5_4:
465
+ name: 'DBGBVR5_EL1'
465
466
  description: 'Debug Breakpoint Value Register 5'
466
- 'S2_0_c0_c5_5':
467
- - name: 'DBGBCR5_EL1'
467
+ S2_0_c0_c5_5:
468
+ name: 'DBGBCR5_EL1'
468
469
  description: 'Debug Breakpoint Control Register 5'
469
- 'S2_0_c0_c5_6':
470
- - name: 'DBGWVR5_EL1'
470
+ S2_0_c0_c5_6:
471
+ name: 'DBGWVR5_EL1'
471
472
  description: 'Debug Watchpoint Value Register 5'
472
- 'S2_0_c0_c5_7':
473
- - name: 'DBGWCR5_EL1'
473
+ S2_0_c0_c5_7:
474
+ name: 'DBGWCR5_EL1'
474
475
  description: 'Debug Watchpoint Control Register 5'
475
- 'S2_0_c0_c6_2':
476
- - name: 'OSECCR_EL1'
476
+ S2_0_c0_c6_2:
477
+ name: 'OSECCR_EL1'
477
478
  description: 'OS Lock Exception Catch Control Register'
478
- 'S2_0_c0_c6_4':
479
- - name: 'DBGBVR6_EL1'
479
+ S2_0_c0_c6_4:
480
+ name: 'DBGBVR6_EL1'
480
481
  description: 'Debug Breakpoint Value Register 6'
481
- 'S2_0_c0_c6_5':
482
- - name: 'DBGBCR6_EL1'
482
+ S2_0_c0_c6_5:
483
+ name: 'DBGBCR6_EL1'
483
484
  description: 'Debug Breakpoint Control Register 6'
484
- 'S2_0_c0_c6_6':
485
- - name: 'DBGWVR6_EL1'
485
+ S2_0_c0_c6_6:
486
+ name: 'DBGWVR6_EL1'
486
487
  description: 'Debug Watchpoint Value Register 6'
487
- 'S2_0_c0_c6_7':
488
- - name: 'DBGWCR6_EL1'
488
+ S2_0_c0_c6_7:
489
+ name: 'DBGWCR6_EL1'
489
490
  description: 'Debug Watchpoint Control Register 6'
490
- 'S2_0_c0_c7_4':
491
- - name: 'DBGBVR7_EL1'
491
+ S2_0_c0_c7_4:
492
+ name: 'DBGBVR7_EL1'
492
493
  description: 'Debug Breakpoint Value Register 7'
493
- 'S2_0_c0_c7_5':
494
- - name: 'DBGBCR7_EL1'
494
+ S2_0_c0_c7_5:
495
+ name: 'DBGBCR7_EL1'
495
496
  description: 'Debug Breakpoint Control Register 7'
496
- 'S2_0_c0_c7_6':
497
- - name: 'DBGWVR7_EL1'
497
+ S2_0_c0_c7_6:
498
+ name: 'DBGWVR7_EL1'
498
499
  description: 'Debug Watchpoint Value Register 7'
499
- 'S2_0_c0_c7_7':
500
- - name: 'DBGWCR7_EL1'
500
+ S2_0_c0_c7_7:
501
+ name: 'DBGWCR7_EL1'
501
502
  description: 'Debug Watchpoint Control Register 7'
502
- 'S2_0_c0_c8_4':
503
- - name: 'DBGBVR8_EL1'
503
+ S2_0_c0_c8_4:
504
+ name: 'DBGBVR8_EL1'
504
505
  description: 'Debug Breakpoint Value Register 8'
505
- 'S2_0_c0_c8_5':
506
- - name: 'DBGBCR8_EL1'
506
+ S2_0_c0_c8_5:
507
+ name: 'DBGBCR8_EL1'
507
508
  description: 'Debug Breakpoint Control Register 8'
508
- 'S2_0_c0_c8_6':
509
- - name: 'DBGWVR8_EL1'
509
+ S2_0_c0_c8_6:
510
+ name: 'DBGWVR8_EL1'
510
511
  description: 'Debug Watchpoint Value Register 8'
511
- 'S2_0_c0_c8_7':
512
- - name: 'DBGWCR8_EL1'
512
+ S2_0_c0_c8_7:
513
+ name: 'DBGWCR8_EL1'
513
514
  description: 'Debug Watchpoint Control Register 8'
514
- 'S2_0_c0_c9_4':
515
- - name: 'DBGBVR9_EL1'
515
+ S2_0_c0_c9_4:
516
+ name: 'DBGBVR9_EL1'
516
517
  description: 'Debug Breakpoint Value Register 9'
517
- 'S2_0_c0_c9_5':
518
- - name: 'DBGBCR9_EL1'
518
+ S2_0_c0_c9_5:
519
+ name: 'DBGBCR9_EL1'
519
520
  description: 'Debug Breakpoint Control Register 9'
520
- 'S2_0_c0_c9_6':
521
- - name: 'DBGWVR9_EL1'
521
+ S2_0_c0_c9_6:
522
+ name: 'DBGWVR9_EL1'
522
523
  description: 'Debug Watchpoint Value Register 9'
523
- 'S2_0_c0_c9_7':
524
- - name: 'DBGWCR9_EL1'
524
+ S2_0_c0_c9_7:
525
+ name: 'DBGWCR9_EL1'
525
526
  description: 'Debug Watchpoint Control Register 9'
526
- 'S2_0_c0_c10_4':
527
- - name: 'DBGBVR10_EL1'
527
+ S2_0_c0_c10_4:
528
+ name: 'DBGBVR10_EL1'
528
529
  description: 'Debug Breakpoint Value Register 10'
529
- 'S2_0_c0_c10_5':
530
- - name: 'DBGBCR10_EL1'
530
+ S2_0_c0_c10_5:
531
+ name: 'DBGBCR10_EL1'
531
532
  description: 'Debug Breakpoint Control Register 10'
532
- 'S2_0_c0_c10_6':
533
- - name: 'DBGWVR10_EL1'
533
+ S2_0_c0_c10_6:
534
+ name: 'DBGWVR10_EL1'
534
535
  description: 'Debug Watchpoint Value Register 10'
535
- 'S2_0_c0_c10_7':
536
- - name: 'DBGWCR10_EL1'
536
+ S2_0_c0_c10_7:
537
+ name: 'DBGWCR10_EL1'
537
538
  description: 'Debug Watchpoint Control Register 10'
538
- 'S2_0_c0_c11_4':
539
- - name: 'DBGBVR11_EL1'
539
+ S2_0_c0_c11_4:
540
+ name: 'DBGBVR11_EL1'
540
541
  description: 'Debug Breakpoint Value Register 11'
541
- 'S2_0_c0_c11_5':
542
- - name: 'DBGBCR11_EL1'
542
+ S2_0_c0_c11_5:
543
+ name: 'DBGBCR11_EL1'
543
544
  description: 'Debug Breakpoint Control Register 11'
544
- 'S2_0_c0_c11_6':
545
- - name: 'DBGWVR11_EL1'
545
+ S2_0_c0_c11_6:
546
+ name: 'DBGWVR11_EL1'
546
547
  description: 'Debug Watchpoint Value Register 11'
547
- 'S2_0_c0_c11_7':
548
- - name: 'DBGWCR11_EL1'
548
+ S2_0_c0_c11_7:
549
+ name: 'DBGWCR11_EL1'
549
550
  description: 'Debug Watchpoint Control Register 11'
550
- 'S2_0_c0_c12_4':
551
- - name: 'DBGBVR12_EL1'
551
+ S2_0_c0_c12_4:
552
+ name: 'DBGBVR12_EL1'
552
553
  description: 'Debug Breakpoint Value Register 12'
553
- 'S2_0_c0_c12_5':
554
- - name: 'DBGBCR12_EL1'
554
+ S2_0_c0_c12_5:
555
+ name: 'DBGBCR12_EL1'
555
556
  description: 'Debug Breakpoint Control Register 12'
556
- 'S2_0_c0_c12_6':
557
- - name: 'DBGWVR12_EL1'
557
+ S2_0_c0_c12_6:
558
+ name: 'DBGWVR12_EL1'
558
559
  description: 'Debug Watchpoint Value Register 12'
559
- 'S2_0_c0_c12_7':
560
- - name: 'DBGWCR12_EL1'
560
+ S2_0_c0_c12_7:
561
+ name: 'DBGWCR12_EL1'
561
562
  description: 'Debug Watchpoint Control Register 12'
562
- 'S2_0_c0_c13_4':
563
- - name: 'DBGBVR13_EL1'
563
+ S2_0_c0_c13_4:
564
+ name: 'DBGBVR13_EL1'
564
565
  description: 'Debug Breakpoint Value Register 13'
565
- 'S2_0_c0_c13_5':
566
- - name: 'DBGBCR13_EL1'
566
+ S2_0_c0_c13_5:
567
+ name: 'DBGBCR13_EL1'
567
568
  description: 'Debug Breakpoint Control Register 13'
568
- 'S2_0_c0_c13_6':
569
- - name: 'DBGWVR13_EL1'
569
+ S2_0_c0_c13_6:
570
+ name: 'DBGWVR13_EL1'
570
571
  description: 'Debug Watchpoint Value Register 13'
571
- 'S2_0_c0_c13_7':
572
- - name: 'DBGWCR13_EL1'
572
+ S2_0_c0_c13_7:
573
+ name: 'DBGWCR13_EL1'
573
574
  description: 'Debug Watchpoint Control Register 13'
574
- 'S2_0_c0_c14_4':
575
- - name: 'DBGBVR14_EL1'
575
+ S2_0_c0_c14_4:
576
+ name: 'DBGBVR14_EL1'
576
577
  description: 'Debug Breakpoint Value Register 14'
577
- 'S2_0_c0_c14_5':
578
- - name: 'DBGBCR14_EL1'
578
+ S2_0_c0_c14_5:
579
+ name: 'DBGBCR14_EL1'
579
580
  description: 'Debug Breakpoint Control Register 14'
580
- 'S2_0_c0_c14_6':
581
- - name: 'DBGWVR14_EL1'
581
+ S2_0_c0_c14_6:
582
+ name: 'DBGWVR14_EL1'
582
583
  description: 'Debug Watchpoint Value Register 14'
583
- 'S2_0_c0_c14_7':
584
- - name: 'DBGWCR14_EL1'
584
+ S2_0_c0_c14_7:
585
+ name: 'DBGWCR14_EL1'
585
586
  description: 'Debug Watchpoint Control Register 14'
586
- 'S2_0_c0_c15_4':
587
- - name: 'DBGBVR15_EL1'
587
+ S2_0_c0_c15_4:
588
+ name: 'DBGBVR15_EL1'
588
589
  description: 'Debug Breakpoint Value Register 15'
589
- 'S2_0_c0_c15_5':
590
- - name: 'DBGBCR15_EL1'
590
+ S2_0_c0_c15_5:
591
+ name: 'DBGBCR15_EL1'
591
592
  description: 'Debug Breakpoint Control Register 15'
592
- 'S2_0_c0_c15_6':
593
- - name: 'DBGWVR15_EL1'
593
+ S2_0_c0_c15_6:
594
+ name: 'DBGWVR15_EL1'
594
595
  description: 'Debug Watchpoint Value Register 15'
595
- 'S2_0_c0_c15_7':
596
- - name: 'DBGWCR15_EL1'
596
+ S2_0_c0_c15_7:
597
+ name: 'DBGWCR15_EL1'
597
598
  description: 'Debug Watchpoint Control Register 15'
598
- 'S2_0_c1_c0_0':
599
- - name: 'MDRAR_EL1'
599
+ S2_0_c1_c0_0:
600
+ name: 'MDRAR_EL1'
600
601
  description: 'Monitor Debug ROM Address Register'
601
- 'S2_0_c1_c0_4':
602
- - name: 'OSLAR_EL1'
602
+ S2_0_c1_c0_4:
603
+ name: 'OSLAR_EL1'
603
604
  description: 'OS Lock Access Register'
604
- 'S2_0_c1_c1_4':
605
- - name: 'OSLSR_EL1'
605
+ S2_0_c1_c1_4:
606
+ name: 'OSLSR_EL1'
606
607
  description: 'OS Lock Status Register'
607
- 'S2_0_c1_c3_4':
608
- - name: 'OSDLR_EL1'
608
+ S2_0_c1_c3_4:
609
+ name: 'OSDLR_EL1'
609
610
  description: 'OS Double Lock Register'
610
- 'S2_0_c1_c4_4':
611
- - name: 'DBGPRCR_EL1'
611
+ S2_0_c1_c4_4:
612
+ name: 'DBGPRCR_EL1'
612
613
  description: 'Debug Power Control Register'
613
- 'S2_0_c7_c8_6':
614
- - name: 'DBGCLAIMSET_EL1'
614
+ S2_0_c7_c8_6:
615
+ name: 'DBGCLAIMSET_EL1'
615
616
  description: 'Debug CLAIM Tag Set register'
616
- 'S2_0_c7_c9_6':
617
- - name: 'DBGCLAIMCLR_EL1'
617
+ S2_0_c7_c9_6:
618
+ name: 'DBGCLAIMCLR_EL1'
618
619
  description: 'Debug CLAIM Tag Clear register'
619
- 'S2_0_c7_c14_6':
620
- - name: 'DBGAUTHSTATUS_EL1'
620
+ S2_0_c7_c14_6:
621
+ name: 'DBGAUTHSTATUS_EL1'
621
622
  description: 'Debug Authentication Status register'
622
- 'S2_3_c0_c1_0':
623
- - name: 'MDCCSR_EL0'
623
+ S2_3_c0_c1_0:
624
+ name: 'MDCCSR_EL0'
624
625
  description: 'Monitor DCC Status Register'
625
- 'S2_3_c0_c4_0':
626
- - name: 'DBGDTR_EL0'
626
+ S2_3_c0_c4_0:
627
+ name: 'DBGDTR_EL0'
627
628
  description: 'Debug Data Transfer Register, half-duplex'
628
- 'S2_3_c0_c5_0':
629
- - name: 'DBGDTRRX_EL0'
630
- description: 'Debug Data Transfer Register, Receive'
631
- - name: 'DBGDTRTX_EL0'
632
- description: 'Debug Data Transfer Register, Transmit'
633
- 'S2_4_c0_c7_0':
634
- - name: 'DBGVCR32_EL2'
629
+ S2_3_c0_c5_0:
630
+ name: 'DBGDTRRX_EL0'
631
+ description: 'Debug Data Transfer Register'
632
+ S2_4_c0_c7_0:
633
+ name: 'DBGVCR32_EL2'
635
634
  description: 'Debug Vector Catch Register'
636
- 'S3_0_c0_c0_0':
637
- - name: 'MIDR_EL1'
635
+ S3_0_c0_c0_0:
636
+ name: 'MIDR_EL1'
638
637
  description: 'Main ID Register'
639
- 'S3_0_c0_c0_5':
640
- - name: 'MPIDR_EL1'
638
+ S3_0_c0_c0_5:
639
+ name: 'MPIDR_EL1'
641
640
  description: 'Multiprocessor Affinity Register'
642
- 'S3_0_c0_c0_6':
643
- - name: 'REVIDR_EL1'
641
+ S3_0_c0_c0_6:
642
+ name: 'REVIDR_EL1'
644
643
  description: 'Revision ID Register'
645
- 'S3_0_c0_c1_0':
646
- - name: 'ID_PFR0_EL1'
644
+ S3_0_c0_c1_0:
645
+ name: 'ID_PFR0_EL1'
647
646
  description: 'AArch32 Processor Feature Register 0'
648
- 'S3_0_c0_c1_1':
649
- - name: 'ID_PFR1_EL1'
647
+ S3_0_c0_c1_1:
648
+ name: 'ID_PFR1_EL1'
650
649
  description: 'AArch32 Processor Feature Register 1'
651
- 'S3_0_c0_c1_2':
652
- - name: 'ID_DFR0_EL1'
650
+ S3_0_c0_c1_2:
651
+ name: 'ID_DFR0_EL1'
653
652
  description: 'AArch32 Debug Feature Register 0'
654
- 'S3_0_c0_c1_3':
655
- - name: 'ID_AFR0_EL1'
653
+ S3_0_c0_c1_3:
654
+ name: 'ID_AFR0_EL1'
656
655
  description: 'AArch32 Auxiliary Feature Register 0'
657
- 'S3_0_c0_c1_4':
658
- - name: 'ID_MMFR0_EL1'
656
+ S3_0_c0_c1_4:
657
+ name: 'ID_MMFR0_EL1'
659
658
  description: 'AArch32 Memory Model Feature Register 0'
660
- 'S3_0_c0_c1_5':
661
- - name: 'ID_MMFR1_EL1'
659
+ S3_0_c0_c1_5:
660
+ name: 'ID_MMFR1_EL1'
662
661
  description: 'AArch32 Memory Model Feature Register 1'
663
- 'S3_0_c0_c1_6':
664
- - name: 'ID_MMFR2_EL1'
662
+ S3_0_c0_c1_6:
663
+ name: 'ID_MMFR2_EL1'
665
664
  description: 'AArch32 Memory Model Feature Register 2'
666
- 'S3_0_c0_c1_7':
667
- - name: 'ID_MMFR3_EL1'
665
+ S3_0_c0_c1_7:
666
+ name: 'ID_MMFR3_EL1'
668
667
  description: 'AArch32 Memory Model Feature Register 3'
669
- 'S3_0_c0_c2_0':
670
- - name: 'ID_ISAR0_EL1'
668
+ S3_0_c0_c2_0:
669
+ name: 'ID_ISAR0_EL1'
671
670
  description: 'AArch32 Instruction Set Attribute Register 0'
672
- 'S3_0_c0_c2_1':
673
- - name: 'ID_ISAR1_EL1'
671
+ S3_0_c0_c2_1:
672
+ name: 'ID_ISAR1_EL1'
674
673
  description: 'AArch32 Instruction Set Attribute Register 1'
675
- 'S3_0_c0_c2_2':
676
- - name: 'ID_ISAR2_EL1'
674
+ S3_0_c0_c2_2:
675
+ name: 'ID_ISAR2_EL1'
677
676
  description: 'AArch32 Instruction Set Attribute Register 2'
678
- 'S3_0_c0_c2_3':
679
- - name: 'ID_ISAR3_EL1'
677
+ S3_0_c0_c2_3:
678
+ name: 'ID_ISAR3_EL1'
680
679
  description: 'AArch32 Instruction Set Attribute Register 3'
681
- 'S3_0_c0_c2_4':
682
- - name: 'ID_ISAR4_EL1'
680
+ S3_0_c0_c2_4:
681
+ name: 'ID_ISAR4_EL1'
683
682
  description: 'AArch32 Instruction Set Attribute Register 4'
684
- 'S3_0_c0_c2_5':
685
- - name: 'ID_ISAR5_EL1'
683
+ S3_0_c0_c2_5:
684
+ name: 'ID_ISAR5_EL1'
686
685
  description: 'AArch32 Instruction Set Attribute Register 5'
687
- 'S3_0_c0_c2_6':
688
- - name: 'ID_MMFR4_EL1'
686
+ S3_0_c0_c2_6:
687
+ name: 'ID_MMFR4_EL1'
689
688
  description: 'AArch32 Memory Model Feature Register 4'
690
- 'S3_0_c0_c2_7':
691
- - name: 'ID_ISAR6_EL1'
689
+ S3_0_c0_c2_7:
690
+ name: 'ID_ISAR6_EL1'
692
691
  description: 'AArch32 Instruction Set Attribute Register 6'
693
- 'S3_0_c0_c3_0':
694
- - name: 'MVFR0_EL1'
692
+ S3_0_c0_c3_0:
693
+ name: 'MVFR0_EL1'
695
694
  description: 'AArch32 Media and VFP Feature Register 0'
696
- 'S3_0_c0_c3_1':
697
- - name: 'MVFR1_EL1'
695
+ S3_0_c0_c3_1:
696
+ name: 'MVFR1_EL1'
698
697
  description: 'AArch32 Media and VFP Feature Register 1'
699
- 'S3_0_c0_c3_2':
700
- - name: 'MVFR2_EL1'
698
+ S3_0_c0_c3_2:
699
+ name: 'MVFR2_EL1'
701
700
  description: 'AArch32 Media and VFP Feature Register 2'
702
- 'S3_0_c0_c3_4':
703
- - name: 'ID_PFR2_EL1'
701
+ S3_0_c0_c3_4:
702
+ name: 'ID_PFR2_EL1'
704
703
  description: 'AArch32 Processor Feature Register 2'
705
- 'S3_0_c0_c3_5':
706
- - name: 'ID_DFR1_EL1'
704
+ S3_0_c0_c3_5:
705
+ name: 'ID_DFR1_EL1'
707
706
  description: 'Debug Feature Register 1'
708
- 'S3_0_c0_c3_6':
709
- - name: 'ID_MMFR5_EL1'
707
+ S3_0_c0_c3_6:
708
+ name: 'ID_MMFR5_EL1'
710
709
  description: 'AArch32 Memory Model Feature Register 5'
711
- 'S3_0_c0_c4_0':
712
- - name: 'ID_AA64PFR0_EL1'
710
+ S3_0_c0_c4_0:
711
+ name: 'ID_AA64PFR0_EL1'
713
712
  description: 'AArch64 Processor Feature Register 0'
714
- 'S3_0_c0_c4_1':
715
- - name: 'ID_AA64PFR1_EL1'
713
+ S3_0_c0_c4_1:
714
+ name: 'ID_AA64PFR1_EL1'
716
715
  description: 'AArch64 Processor Feature Register 1'
717
- 'S3_0_c0_c4_4':
718
- - name: 'ID_AA64ZFR0_EL1'
716
+ S3_0_c0_c4_4:
717
+ name: 'ID_AA64ZFR0_EL1'
719
718
  description: 'SVE Feature ID register 0'
720
- 'S3_0_c0_c5_0':
721
- - name: 'ID_AA64DFR0_EL1'
719
+ S3_0_c0_c5_0:
720
+ name: 'ID_AA64DFR0_EL1'
722
721
  description: 'AArch64 Debug Feature Register 0'
723
- 'S3_0_c0_c5_1':
724
- - name: 'ID_AA64DFR1_EL1'
722
+ S3_0_c0_c5_1:
723
+ name: 'ID_AA64DFR1_EL1'
725
724
  description: 'AArch64 Debug Feature Register 1'
726
- 'S3_0_c0_c5_4':
727
- - name: 'ID_AA64AFR0_EL1'
725
+ S3_0_c0_c5_4:
726
+ name: 'ID_AA64AFR0_EL1'
728
727
  description: 'AArch64 Auxiliary Feature Register 0'
729
- 'S3_0_c0_c5_5':
730
- - name: 'ID_AA64AFR1_EL1'
728
+ S3_0_c0_c5_5:
729
+ name: 'ID_AA64AFR1_EL1'
731
730
  description: 'AArch64 Auxiliary Feature Register 1'
732
- 'S3_0_c0_c6_0':
733
- - name: 'ID_AA64ISAR0_EL1'
731
+ S3_0_c0_c6_0:
732
+ name: 'ID_AA64ISAR0_EL1'
734
733
  description: 'AArch64 Instruction Set Attribute Register 0'
735
- 'S3_0_c0_c6_1':
736
- - name: 'ID_AA64ISAR1_EL1'
734
+ S3_0_c0_c6_1:
735
+ name: 'ID_AA64ISAR1_EL1'
737
736
  description: 'AArch64 Instruction Set Attribute Register 1'
738
- 'S3_0_c0_c7_0':
739
- - name: 'ID_AA64MMFR0_EL1'
737
+ S3_0_c0_c7_0:
738
+ name: 'ID_AA64MMFR0_EL1'
740
739
  description: 'AArch64 Memory Model Feature Register 0'
741
- 'S3_0_c0_c7_1':
742
- - name: 'ID_AA64MMFR1_EL1'
740
+ S3_0_c0_c7_1:
741
+ name: 'ID_AA64MMFR1_EL1'
743
742
  description: 'AArch64 Memory Model Feature Register 1'
744
- 'S3_0_c0_c7_2':
745
- - name: 'ID_AA64MMFR2_EL1'
743
+ S3_0_c0_c7_2:
744
+ name: 'ID_AA64MMFR2_EL1'
746
745
  description: 'AArch64 Memory Model Feature Register 2'
747
- 'S3_0_c1_c0_0':
748
- - name: 'SCTLR_EL1'
746
+ S3_0_c1_c0_0:
747
+ name: 'SCTLR_EL1'
749
748
  description: 'System Control Register (EL1)'
750
- 'S3_0_c1_c0_1':
751
- - name: 'ACTLR_EL1'
749
+ S3_0_c1_c0_1:
750
+ name: 'ACTLR_EL1'
752
751
  description: 'Auxiliary Control Register (EL1)'
753
- 'S3_0_c1_c0_2':
754
- - name: 'CPACR_EL1'
752
+ S3_0_c1_c0_2:
753
+ name: 'CPACR_EL1'
755
754
  description: 'Architectural Feature Access Control Register'
756
- 'S3_0_c1_c0_5':
757
- - name: 'RGSR_EL1'
755
+ S3_0_c1_c0_5:
756
+ name: 'RGSR_EL1'
758
757
  description: 'Random Allocation Tag Seed Register.'
759
- 'S3_0_c1_c0_6':
760
- - name: 'GCR_EL1'
758
+ S3_0_c1_c0_6:
759
+ name: 'GCR_EL1'
761
760
  description: 'Tag Control Register.'
762
- 'S3_0_c1_c2_0':
763
- - name: 'ZCR_EL1'
761
+ S3_0_c1_c2_0:
762
+ name: 'ZCR_EL1'
764
763
  description: 'SVE Control Register for EL1'
765
- 'S3_0_c1_c2_1':
766
- - name: 'TRFCR_EL1'
764
+ S3_0_c1_c2_1:
765
+ name: 'TRFCR_EL1'
767
766
  description: 'Trace Filter Control Register (EL1)'
768
- 'S3_0_c2_c0_0':
769
- - name: 'TTBR0_EL1'
767
+ S3_0_c2_c0_0:
768
+ name: 'TTBR0_EL1'
770
769
  description: 'Translation Table Base Register 0 (EL1)'
771
- 'S3_0_c2_c0_1':
772
- - name: 'TTBR1_EL1'
770
+ S3_0_c2_c0_1:
771
+ name: 'TTBR1_EL1'
773
772
  description: 'Translation Table Base Register 1 (EL1)'
774
- 'S3_0_c2_c0_2':
775
- - name: 'TCR_EL1'
773
+ S3_0_c2_c0_2:
774
+ name: 'TCR_EL1'
776
775
  description: 'Translation Control Register (EL1)'
777
- 'S3_0_c2_c1_0':
778
- - name: 'APIAKeyLo_EL1'
776
+ S3_0_c2_c1_0:
777
+ name: 'APIAKeyLo_EL1'
779
778
  description: 'Pointer Authentication Key A for Instruction (bits[63:0]) '
780
- 'S3_0_c2_c1_1':
781
- - name: 'APIAKeyHi_EL1'
779
+ S3_0_c2_c1_1:
780
+ name: 'APIAKeyHi_EL1'
782
781
  description: 'Pointer Authentication Key A for Instruction (bits[127:64]) '
783
- 'S3_0_c2_c1_2':
784
- - name: 'APIBKeyLo_EL1'
782
+ S3_0_c2_c1_2:
783
+ name: 'APIBKeyLo_EL1'
785
784
  description: 'Pointer Authentication Key B for Instruction (bits[63:0]) '
786
- 'S3_0_c2_c1_3':
787
- - name: 'APIBKeyHi_EL1'
785
+ S3_0_c2_c1_3:
786
+ name: 'APIBKeyHi_EL1'
788
787
  description: 'Pointer Authentication Key B for Instruction (bits[127:64]) '
789
- 'S3_0_c2_c2_0':
790
- - name: 'APDAKeyLo_EL1'
788
+ S3_0_c2_c2_0:
789
+ name: 'APDAKeyLo_EL1'
791
790
  description: 'Pointer Authentication Key A for Data (bits[63:0]) '
792
- 'S3_0_c2_c2_1':
793
- - name: 'APDAKeyHi_EL1'
791
+ S3_0_c2_c2_1:
792
+ name: 'APDAKeyHi_EL1'
794
793
  description: 'Pointer Authentication Key A for Data (bits[127:64]) '
795
- 'S3_0_c2_c2_2':
796
- - name: 'APDBKeyLo_EL1'
794
+ S3_0_c2_c2_2:
795
+ name: 'APDBKeyLo_EL1'
797
796
  description: 'Pointer Authentication Key B for Data (bits[63:0]) '
798
- 'S3_0_c2_c2_3':
799
- - name: 'APDBKeyHi_EL1'
797
+ S3_0_c2_c2_3:
798
+ name: 'APDBKeyHi_EL1'
800
799
  description: 'Pointer Authentication Key B for Data (bits[127:64]) '
801
- 'S3_0_c2_c3_0':
802
- - name: 'APGAKeyLo_EL1'
800
+ S3_0_c2_c3_0:
801
+ name: 'APGAKeyLo_EL1'
803
802
  description: 'Pointer Authentication Key A for Code (bits[63:0]) '
804
- 'S3_0_c2_c3_1':
805
- - name: 'APGAKeyHi_EL1'
803
+ S3_0_c2_c3_1:
804
+ name: 'APGAKeyHi_EL1'
806
805
  description: 'Pointer Authentication Key A for Code (bits[127:64]) '
807
- 'S3_0_c4_c0_0':
808
- - name: 'SPSR_EL1'
806
+ S3_0_c4_c0_0:
807
+ name: 'SPSR_EL1'
809
808
  description: 'Saved Program Status Register (EL1)'
810
- 'S3_0_c4_c0_1':
811
- - name: 'ELR_EL1'
809
+ S3_0_c4_c0_1:
810
+ name: 'ELR_EL1'
812
811
  description: 'Exception Link Register (EL1)'
813
- 'S3_0_c4_c1_0':
814
- - name: 'SP_EL0'
812
+ S3_0_c4_c1_0:
813
+ name: 'SP_EL0'
815
814
  description: 'Stack Pointer (EL0)'
816
- 'S3_0_c4_c2_0':
817
- - name: 'SPSel'
815
+ S3_0_c4_c2_0:
816
+ name: 'SPSel'
818
817
  description: 'Stack Pointer Select'
819
- 'S3_0_c4_c2_2':
820
- - name: 'CurrentEL'
818
+ S3_0_c4_c2_2:
819
+ name: 'CurrentEL'
821
820
  description: 'Current Exception Level'
822
- 'S3_0_c4_c2_3':
823
- - name: 'PAN'
821
+ S3_0_c4_c2_3:
822
+ name: 'PAN'
824
823
  description: 'Privileged Access Never'
825
- 'S3_0_c4_c2_4':
826
- - name: 'UAO'
824
+ S3_0_c4_c2_4:
825
+ name: 'UAO'
827
826
  description: 'User Access Override'
828
- 'S3_0_c4_c6_0':
829
- - name: 'ICC_PMR_EL1'
830
- description: 'Interrupt Controller Interrupt Priority Mask Register'
831
- - name: 'ICV_PMR_EL1'
832
- description: 'Interrupt Controller Virtual Interrupt Priority Mask Register'
833
- 'S3_0_c5_c1_0':
834
- - name: 'AFSR0_EL1'
827
+ S3_0_c4_c6_0:
828
+ name: 'ICC_PMR_EL1'
829
+ description: Interrupt Controller Interrupt Priority Mask Register
830
+ Interrupt Controller Virtual Interrupt Priority Mask Register
831
+ S3_0_c5_c1_0:
832
+ name: 'AFSR0_EL1'
835
833
  description: 'Auxiliary Fault Status Register 0 (EL1)'
836
- 'S3_0_c5_c1_1':
837
- - name: 'AFSR1_EL1'
834
+ S3_0_c5_c1_1:
835
+ name: 'AFSR1_EL1'
838
836
  description: 'Auxiliary Fault Status Register 1 (EL1)'
839
- 'S3_0_c5_c2_0':
840
- - name: 'ESR_EL1'
837
+ S3_0_c5_c2_0:
838
+ name: 'ESR_EL1'
841
839
  description: 'Exception Syndrome Register (EL1)'
842
- 'S3_0_c5_c3_0':
843
- - name: 'ERRIDR_EL1'
840
+ S3_0_c5_c3_0:
841
+ name: 'ERRIDR_EL1'
844
842
  description: 'Error Record ID Register'
845
- 'S3_0_c5_c3_1':
846
- - name: 'ERRSELR_EL1'
843
+ S3_0_c5_c3_1:
844
+ name: 'ERRSELR_EL1'
847
845
  description: 'Error Record Select Register'
848
- 'S3_0_c5_c4_0':
849
- - name: 'ERXFR_EL1'
846
+ S3_0_c5_c4_0:
847
+ name: 'ERXFR_EL1'
850
848
  description: 'Selected Error Record Feature Register'
851
- 'S3_0_c5_c4_1':
852
- - name: 'ERXCTLR_EL1'
849
+ S3_0_c5_c4_1:
850
+ name: 'ERXCTLR_EL1'
853
851
  description: 'Selected Error Record Control Register'
854
- 'S3_0_c5_c4_2':
855
- - name: 'ERXSTATUS_EL1'
852
+ S3_0_c5_c4_2:
853
+ name: 'ERXSTATUS_EL1'
856
854
  description: 'Selected Error Record Primary Status Register'
857
- 'S3_0_c5_c4_3':
858
- - name: 'ERXADDR_EL1'
855
+ S3_0_c5_c4_3:
856
+ name: 'ERXADDR_EL1'
859
857
  description: 'Selected Error Record Address Register'
860
- 'S3_0_c5_c4_4':
861
- - name: 'ERXPFGF_EL1'
858
+ S3_0_c5_c4_4:
859
+ name: 'ERXPFGF_EL1'
862
860
  description: 'Selected Pseudo-fault Generation Feature register'
863
- 'S3_0_c5_c4_5':
864
- - name: 'ERXPFGCTL_EL1'
861
+ S3_0_c5_c4_5:
862
+ name: 'ERXPFGCTL_EL1'
865
863
  description: 'Selected Pseudo-fault Generation Control register'
866
- 'S3_0_c5_c4_6':
867
- - name: 'ERXPFGCDN_EL1'
864
+ S3_0_c5_c4_6:
865
+ name: 'ERXPFGCDN_EL1'
868
866
  description: 'Selected Pseudo-fault Generation Countdown register'
869
- 'S3_0_c5_c5_0':
870
- - name: 'ERXMISC0_EL1'
867
+ S3_0_c5_c5_0:
868
+ name: 'ERXMISC0_EL1'
871
869
  description: 'Selected Error Record Miscellaneous Register 0'
872
- 'S3_0_c5_c5_1':
873
- - name: 'ERXMISC1_EL1'
870
+ S3_0_c5_c5_1:
871
+ name: 'ERXMISC1_EL1'
874
872
  description: 'Selected Error Record Miscellaneous Register 1'
875
- 'S3_0_c5_c5_2':
876
- - name: 'ERXMISC2_EL1'
873
+ S3_0_c5_c5_2:
874
+ name: 'ERXMISC2_EL1'
877
875
  description: 'Selected Error Record Miscellaneous Register 2'
878
- 'S3_0_c5_c5_3':
879
- - name: 'ERXMISC3_EL1'
876
+ S3_0_c5_c5_3:
877
+ name: 'ERXMISC3_EL1'
880
878
  description: 'Selected Error Record Miscellaneous Register 3'
881
- 'S3_0_c5_c6_0':
882
- - name: 'TFSR_EL1'
879
+ S3_0_c5_c6_0:
880
+ name: 'TFSR_EL1'
883
881
  description: 'Tag Fault Status Register (EL1)'
884
- 'S3_0_c5_c6_1':
885
- - name: 'TFSRE0_EL1'
882
+ S3_0_c5_c6_1:
883
+ name: 'TFSRE0_EL1'
886
884
  description: 'Tag Fault Status Register (EL0).'
887
- 'S3_0_c6_c0_0':
888
- - name: 'FAR_EL1'
885
+ S3_0_c6_c0_0:
886
+ name: 'FAR_EL1'
889
887
  description: 'Fault Address Register (EL1)'
890
- 'S3_0_c7_c4_0':
891
- - name: 'PAR_EL1'
888
+ S3_0_c7_c4_0:
889
+ name: 'PAR_EL1'
892
890
  description: 'Physical Address Register'
893
- 'S3_0_c9_c9_0':
894
- - name: 'PMSCR_EL1'
891
+ S3_0_c9_c9_0:
892
+ name: 'PMSCR_EL1'
895
893
  description: 'Statistical Profiling Control Register (EL1)'
896
- 'S3_0_c9_c9_2':
897
- - name: 'PMSICR_EL1'
894
+ S3_0_c9_c9_2:
895
+ name: 'PMSICR_EL1'
898
896
  description: 'Sampling Interval Counter Register'
899
- 'S3_0_c9_c9_3':
900
- - name: 'PMSIRR_EL1'
897
+ S3_0_c9_c9_3:
898
+ name: 'PMSIRR_EL1'
901
899
  description: 'Sampling Interval Reload Register'
902
- 'S3_0_c9_c9_4':
903
- - name: 'PMSFCR_EL1'
900
+ S3_0_c9_c9_4:
901
+ name: 'PMSFCR_EL1'
904
902
  description: 'Sampling Filter Control Register'
905
- 'S3_0_c9_c9_5':
906
- - name: 'PMSEVFR_EL1'
903
+ S3_0_c9_c9_5:
904
+ name: 'PMSEVFR_EL1'
907
905
  description: 'Sampling Event Filter Register'
908
- 'S3_0_c9_c9_6':
909
- - name: 'PMSLATFR_EL1'
906
+ S3_0_c9_c9_6:
907
+ name: 'PMSLATFR_EL1'
910
908
  description: 'Sampling Latency Filter Register'
911
- 'S3_0_c9_c9_7':
912
- - name: 'PMSIDR_EL1'
909
+ S3_0_c9_c9_7:
910
+ name: 'PMSIDR_EL1'
913
911
  description: 'Sampling Profiling ID Register'
914
- 'S3_0_c9_c10_0':
915
- - name: 'PMBLIMITR_EL1'
912
+ S3_0_c9_c10_0:
913
+ name: 'PMBLIMITR_EL1'
916
914
  description: 'Profiling Buffer Limit Address Register'
917
- 'S3_0_c9_c10_1':
918
- - name: 'PMBPTR_EL1'
915
+ S3_0_c9_c10_1:
916
+ name: 'PMBPTR_EL1'
919
917
  description: 'Profiling Buffer Write Pointer Register'
920
- 'S3_0_c9_c10_3':
921
- - name: 'PMBSR_EL1'
918
+ S3_0_c9_c10_3:
919
+ name: 'PMBSR_EL1'
922
920
  description: 'Profiling Buffer Status/syndrome Register'
923
- 'S3_0_c9_c10_7':
924
- - name: 'PMBIDR_EL1'
921
+ S3_0_c9_c10_7:
922
+ name: 'PMBIDR_EL1'
925
923
  description: 'Profiling Buffer ID Register'
926
- 'S3_0_c9_c14_1':
927
- - name: 'PMINTENSET_EL1'
924
+ S3_0_c9_c14_1:
925
+ name: 'PMINTENSET_EL1'
928
926
  description: 'Performance Monitors Interrupt Enable Set register'
929
- 'S3_0_c9_c14_2':
930
- - name: 'PMINTENCLR_EL1'
927
+ S3_0_c9_c14_2:
928
+ name: 'PMINTENCLR_EL1'
931
929
  description: 'Performance Monitors Interrupt Enable Clear register'
932
- 'S3_0_c9_c14_6':
933
- - name: 'PMMIR_EL1'
930
+ S3_0_c9_c14_6:
931
+ name: 'PMMIR_EL1'
934
932
  description: 'Performance Monitors Machine Identification Register'
935
- 'S3_0_c10_c2_0':
936
- - name: 'MAIR_EL1'
933
+ S3_0_c10_c2_0:
934
+ name: 'MAIR_EL1'
937
935
  description: 'Memory Attribute Indirection Register (EL1)'
938
- 'S3_0_c10_c3_0':
939
- - name: 'AMAIR_EL1'
936
+ S3_0_c10_c3_0:
937
+ name: 'AMAIR_EL1'
940
938
  description: 'Auxiliary Memory Attribute Indirection Register (EL1)'
941
- 'S3_0_c10_c4_0':
942
- - name: 'LORSA_EL1'
939
+ S3_0_c10_c4_0:
940
+ name: 'LORSA_EL1'
943
941
  description: 'LORegion Start Address (EL1)'
944
- 'S3_0_c10_c4_1':
945
- - name: 'LOREA_EL1'
942
+ S3_0_c10_c4_1:
943
+ name: 'LOREA_EL1'
946
944
  description: 'LORegion End Address (EL1)'
947
- 'S3_0_c10_c4_2':
948
- - name: 'LORN_EL1'
945
+ S3_0_c10_c4_2:
946
+ name: 'LORN_EL1'
949
947
  description: 'LORegion Number (EL1)'
950
- 'S3_0_c10_c4_3':
951
- - name: 'LORC_EL1'
948
+ S3_0_c10_c4_3:
949
+ name: 'LORC_EL1'
952
950
  description: 'LORegion Control (EL1)'
953
- 'S3_0_c10_c4_4':
954
- - name: 'MPAMIDR_EL1'
951
+ S3_0_c10_c4_4:
952
+ name: 'MPAMIDR_EL1'
955
953
  description: 'MPAM ID Register (EL1)'
956
- 'S3_0_c10_c4_7':
957
- - name: 'LORID_EL1'
954
+ S3_0_c10_c4_7:
955
+ name: 'LORID_EL1'
958
956
  description: 'LORegionID (EL1)'
959
- 'S3_0_c10_c5_0':
960
- - name: 'MPAM1_EL1'
957
+ S3_0_c10_c5_0:
958
+ name: 'MPAM1_EL1'
961
959
  description: 'MPAM1 Register (EL1)'
962
- 'S3_0_c10_c5_1':
963
- - name: 'MPAM0_EL1'
960
+ S3_0_c10_c5_1:
961
+ name: 'MPAM0_EL1'
964
962
  description: 'MPAM0 Register (EL1)'
965
- 'S3_0_c12_c0_0':
966
- - name: 'VBAR_EL1'
963
+ S3_0_c12_c0_0:
964
+ name: 'VBAR_EL1'
967
965
  description: 'Vector Base Address Register (EL1)'
968
- 'S3_0_c12_c0_1':
969
- - name: 'RVBAR_EL1'
966
+ S3_0_c12_c0_1:
967
+ name: 'RVBAR_EL1'
970
968
  description: 'Reset Vector Base Address Register (if EL2 and EL3 not implemented)'
971
- 'S3_0_c12_c0_2':
972
- - name: 'RMR_EL1'
969
+ S3_0_c12_c0_2:
970
+ name: 'RMR_EL1'
973
971
  description: 'Reset Management Register (EL1)'
974
- 'S3_0_c12_c1_0':
975
- - name: 'ISR_EL1'
972
+ S3_0_c12_c1_0:
973
+ name: 'ISR_EL1'
976
974
  description: 'Interrupt Status Register'
977
- 'S3_0_c12_c1_1':
978
- - name: 'DISR_EL1'
975
+ S3_0_c12_c1_1:
976
+ name: 'DISR_EL1'
979
977
  description: 'Deferred Interrupt Status Register'
980
- 'S3_0_c12_c8_0':
981
- - name: 'ICC_IAR0_EL1'
982
- description: 'Interrupt Controller Interrupt Acknowledge Register 0'
983
- - name: 'ICV_IAR0_EL1'
984
- description: 'Interrupt Controller Virtual Interrupt Acknowledge Register 0'
985
- 'S3_0_c12_c8_1':
986
- - name: 'ICC_EOIR0_EL1'
987
- description: 'Interrupt Controller End Of Interrupt Register 0'
988
- - name: 'ICV_EOIR0_EL1'
989
- description: 'Interrupt Controller Virtual End Of Interrupt Register 0'
990
- 'S3_0_c12_c8_2':
991
- - name: 'ICC_HPPIR0_EL1'
992
- description: 'Interrupt Controller Highest Priority Pending Interrupt Register 0'
993
- - name: 'ICV_HPPIR0_EL1'
994
- description: 'Interrupt Controller Virtual Highest Priority Pending Interrupt Register 0'
995
- 'S3_0_c12_c8_3':
996
- - name: 'ICC_BPR0_EL1'
997
- description: 'Interrupt Controller Binary Point Register 0'
998
- - name: 'ICV_BPR0_EL1'
999
- description: 'Interrupt Controller Virtual Binary Point Register 0'
1000
- 'S3_0_c12_c8_4':
1001
- - name: 'ICC_AP0R0_EL1'
1002
- description: 'Interrupt Controller Active Priorities Group 0 Register 0'
1003
- - name: 'ICV_AP0R0_EL1'
1004
- description: 'Interrupt Controller Virtual Active Priorities Group 0 Register 0'
1005
- 'S3_0_c12_c8_5':
1006
- - name: 'ICC_AP0R1_EL1'
1007
- description: 'Interrupt Controller Active Priorities Group 0 Register 1'
1008
- - name: 'ICV_AP0R1_EL1'
1009
- description: 'Interrupt Controller Virtual Active Priorities Group 0 Register 1'
1010
- 'S3_0_c12_c8_6':
1011
- - name: 'ICC_AP0R2_EL1'
1012
- description: 'Interrupt Controller Active Priorities Group 0 Register 2'
1013
- - name: 'ICV_AP0R2_EL1'
1014
- description: 'Interrupt Controller Virtual Active Priorities Group 0 Register 2'
1015
- 'S3_0_c12_c8_7':
1016
- - name: 'ICC_AP0R3_EL1'
1017
- description: 'Interrupt Controller Active Priorities Group 0 Register 3'
1018
- - name: 'ICV_AP0R3_EL1'
1019
- description: 'Interrupt Controller Virtual Active Priorities Group 0 Register 3'
1020
- 'S3_0_c12_c9_0':
1021
- - name: 'ICC_AP1R0_EL1'
1022
- description: 'Interrupt Controller Active Priorities Group 1 Register 0'
1023
- - name: 'ICV_AP1R0_EL1'
1024
- description: 'Interrupt Controller Virtual Active Priorities Group 1 Register 0'
1025
- 'S3_0_c12_c9_1':
1026
- - name: 'ICC_AP1R1_EL1'
1027
- description: 'Interrupt Controller Active Priorities Group 1 Register 1'
1028
- - name: 'ICV_AP1R1_EL1'
1029
- description: 'Interrupt Controller Virtual Active Priorities Group 1 Register 1'
1030
- 'S3_0_c12_c9_2':
1031
- - name: 'ICC_AP1R2_EL1'
1032
- description: 'Interrupt Controller Active Priorities Group 1 Register 2'
1033
- - name: 'ICV_AP1R2_EL1'
1034
- description: 'Interrupt Controller Virtual Active Priorities Group 1 Register 2'
1035
- 'S3_0_c12_c9_3':
1036
- - name: 'ICC_AP1R3_EL1'
1037
- description: 'Interrupt Controller Active Priorities Group 1 Register 3'
1038
- - name: 'ICV_AP1R3_EL1'
1039
- description: 'Interrupt Controller Virtual Active Priorities Group 1 Register 3'
1040
- 'S3_0_c12_c11_1':
1041
- - name: 'ICC_DIR_EL1'
1042
- description: 'Interrupt Controller Deactivate Interrupt Register'
1043
- - name: 'ICV_DIR_EL1'
1044
- description: 'Interrupt Controller Deactivate Virtual Interrupt Register'
1045
- 'S3_0_c12_c11_3':
1046
- - name: 'ICC_RPR_EL1'
1047
- description: 'Interrupt Controller Running Priority Register'
1048
- - name: 'ICV_RPR_EL1'
1049
- description: 'Interrupt Controller Virtual Running Priority Register'
1050
- 'S3_0_c12_c11_5':
1051
- - name: 'ICC_SGI1R_EL1'
978
+ S3_0_c12_c8_0:
979
+ name: 'ICC_IAR0_EL1'
980
+ description: Interrupt Controller Interrupt Acknowledge Register 0
981
+ Interrupt Controller Virtual Interrupt Acknowledge Register 0
982
+ S3_0_c12_c8_1:
983
+ name: 'ICC_EOIR0_EL1'
984
+ description: Interrupt Controller End Of Interrupt Register 0
985
+ Interrupt Controller Virtual End Of Interrupt Register 0
986
+ S3_0_c12_c8_2:
987
+ name: 'ICC_HPPIR0_EL1'
988
+ description: Interrupt Controller Highest Priority Pending Interrupt Register 0
989
+ Interrupt Controller Virtual Highest Priority Pending Interrupt Register 0
990
+ S3_0_c12_c8_3:
991
+ name: 'ICC_BPR0_EL1'
992
+ description: Interrupt Controller Binary Point Register 0
993
+ Interrupt Controller Virtual Binary Point Register 0
994
+ S3_0_c12_c8_4:
995
+ name: 'ICC_AP0R0_EL1'
996
+ description: Interrupt Controller Active Priorities Group 0 Register 0
997
+ Interrupt Controller Virtual Active Priorities Group 0 Register 0
998
+ S3_0_c12_c8_5:
999
+ name: 'ICC_AP0R1_EL1'
1000
+ description: Interrupt Controller Active Priorities Group 0 Register 1
1001
+ Interrupt Controller Virtual Active Priorities Group 0 Register 1
1002
+ S3_0_c12_c8_6:
1003
+ name: 'ICC_AP0R2_EL1'
1004
+ description: Interrupt Controller Active Priorities Group 0 Register 2
1005
+ Interrupt Controller Virtual Active Priorities Group 0 Register 2
1006
+ S3_0_c12_c8_7:
1007
+ name: 'ICC_AP0R3_EL1'
1008
+ description: Interrupt Controller Active Priorities Group 0 Register 3
1009
+ Interrupt Controller Virtual Active Priorities Group 0 Register 3
1010
+ S3_0_c12_c9_0:
1011
+ name: 'ICC_AP1R0_EL1'
1012
+ description: Interrupt Controller Active Priorities Group 1 Register 0
1013
+ Interrupt Controller Virtual Active Priorities Group 1 Register 0
1014
+ S3_0_c12_c9_1:
1015
+ name: 'ICC_AP1R1_EL1'
1016
+ description: Interrupt Controller Active Priorities Group 1 Register 1
1017
+ Interrupt Controller Virtual Active Priorities Group 1 Register 1
1018
+ S3_0_c12_c9_2:
1019
+ name: 'ICC_AP1R2_EL1'
1020
+ description: Interrupt Controller Active Priorities Group 1 Register 2
1021
+ Interrupt Controller Virtual Active Priorities Group 1 Register 2
1022
+ S3_0_c12_c9_3:
1023
+ name: 'ICC_AP1R3_EL1'
1024
+ description: Interrupt Controller Active Priorities Group 1 Register 3
1025
+ Interrupt Controller Virtual Active Priorities Group 1 Register 3
1026
+ S3_0_c12_c11_1:
1027
+ name: 'ICC_DIR_EL1'
1028
+ description: Interrupt Controller Deactivate Interrupt Register
1029
+ Interrupt Controller Deactivate Virtual Interrupt Register
1030
+ S3_0_c12_c11_3:
1031
+ name: 'ICC_RPR_EL1'
1032
+ description: Interrupt Controller Running Priority Register
1033
+ Interrupt Controller Virtual Running Priority Register
1034
+ S3_0_c12_c11_5:
1035
+ name: 'ICC_SGI1R_EL1'
1052
1036
  description: 'Interrupt Controller Software Generated Interrupt Group 1 Register'
1053
- 'S3_0_c12_c11_6':
1054
- - name: 'ICC_ASGI1R_EL1'
1037
+ S3_0_c12_c11_6:
1038
+ name: 'ICC_ASGI1R_EL1'
1055
1039
  description: 'Interrupt Controller Alias Software Generated Interrupt Group 1 Register'
1056
- 'S3_0_c12_c11_7':
1057
- - name: 'ICC_SGI0R_EL1'
1040
+ S3_0_c12_c11_7:
1041
+ name: 'ICC_SGI0R_EL1'
1058
1042
  description: 'Interrupt Controller Software Generated Interrupt Group 0 Register'
1059
- 'S3_0_c12_c12_0':
1060
- - name: 'ICC_IAR1_EL1'
1061
- description: 'Interrupt Controller Interrupt Acknowledge Register 1'
1062
- - name: 'ICV_IAR1_EL1'
1063
- description: 'Interrupt Controller Virtual Interrupt Acknowledge Register 1'
1064
- 'S3_0_c12_c12_1':
1065
- - name: 'ICC_EOIR1_EL1'
1066
- description: 'Interrupt Controller End Of Interrupt Register 1'
1067
- - name: 'ICV_EOIR1_EL1'
1068
- description: 'Interrupt Controller Virtual End Of Interrupt Register 1'
1069
- 'S3_0_c12_c12_2':
1070
- - name: 'ICC_HPPIR1_EL1'
1071
- description: 'Interrupt Controller Highest Priority Pending Interrupt Register 1'
1072
- - name: 'ICV_HPPIR1_EL1'
1073
- description: 'Interrupt Controller Virtual Highest Priority Pending Interrupt Register 1'
1074
- 'S3_0_c12_c12_3':
1075
- - name: 'ICC_BPR1_EL1'
1076
- description: 'Interrupt Controller Binary Point Register 1'
1077
- - name: 'ICV_BPR1_EL1'
1078
- description: 'Interrupt Controller Virtual Binary Point Register 1'
1079
- 'S3_0_c12_c12_4':
1080
- - name: 'ICC_CTLR_EL1'
1081
- description: 'Interrupt Controller Control Register (EL1)'
1082
- - name: 'ICV_CTLR_EL1'
1083
- description: 'Interrupt Controller Virtual Control Register'
1084
- 'S3_0_c12_c12_5':
1085
- - name: 'ICC_SRE_EL1'
1043
+ S3_0_c12_c12_0:
1044
+ name: 'ICC_IAR1_EL1'
1045
+ description: Interrupt Controller Interrupt Acknowledge Register 1
1046
+ Interrupt Controller Virtual Interrupt Acknowledge Register 1
1047
+ S3_0_c12_c12_1:
1048
+ name: 'ICC_EOIR1_EL1'
1049
+ description: Interrupt Controller End Of Interrupt Register 1
1050
+ Interrupt Controller Virtual End Of Interrupt Register 1
1051
+ S3_0_c12_c12_2:
1052
+ name: 'ICC_HPPIR1_EL1'
1053
+ description: Interrupt Controller Highest Priority Pending Interrupt Register 1
1054
+ Interrupt Controller Virtual Highest Priority Pending Interrupt Register 1
1055
+ S3_0_c12_c12_3:
1056
+ name: 'ICC_BPR1_EL1'
1057
+ description: Interrupt Controller Binary Point Register 1
1058
+ Interrupt Controller Virtual Binary Point Register 1
1059
+ S3_0_c12_c12_4:
1060
+ name: 'ICC_CTLR_EL1'
1061
+ description: Interrupt Controller Control Register (EL1)
1062
+ Interrupt Controller Virtual Control Register
1063
+ S3_0_c12_c12_5:
1064
+ name: 'ICC_SRE_EL1'
1086
1065
  description: 'Interrupt Controller System Register Enable register (EL1)'
1087
- 'S3_0_c12_c12_6':
1088
- - name: 'ICC_IGRPEN0_EL1'
1089
- description: 'Interrupt Controller Interrupt Group 0 Enable register'
1090
- - name: 'ICV_IGRPEN0_EL1'
1091
- description: 'Interrupt Controller Virtual Interrupt Group 0 Enable register'
1092
- 'S3_0_c12_c12_7':
1093
- - name: 'ICC_IGRPEN1_EL1'
1094
- description: 'Interrupt Controller Interrupt Group 1 Enable register'
1095
- - name: 'ICV_IGRPEN1_EL1'
1096
- description: 'Interrupt Controller Virtual Interrupt Group 1 Enable register'
1097
- 'S3_0_c13_c0_1':
1098
- - name: 'CONTEXTIDR_EL1'
1066
+ S3_0_c12_c12_6:
1067
+ name: 'ICC_IGRPEN0_EL1'
1068
+ description: Interrupt Controller Interrupt Group 0 Enable register
1069
+ Interrupt Controller Virtual Interrupt Group 0 Enable register
1070
+ S3_0_c12_c12_7:
1071
+ name: 'ICC_IGRPEN1_EL1'
1072
+ description: Interrupt Controller Interrupt Group 1 Enable register
1073
+ Interrupt Controller Virtual Interrupt Group 1 Enable register
1074
+ S3_0_c13_c0_1:
1075
+ name: 'CONTEXTIDR_EL1'
1099
1076
  description: 'Context ID Register (EL1)'
1100
- 'S3_0_c13_c0_4':
1101
- - name: 'TPIDR_EL1'
1077
+ S3_0_c13_c0_4:
1078
+ name: 'TPIDR_EL1'
1102
1079
  description: 'EL1 Software Thread ID Register'
1103
- 'S3_0_c13_c0_7':
1104
- - name: 'SCXTNUM_EL1'
1080
+ S3_0_c13_c0_7:
1081
+ name: 'SCXTNUM_EL1'
1105
1082
  description: 'EL1 Read/Write Software Context Number'
1106
- 'S3_0_c14_c1_0':
1107
- - name: 'CNTKCTL_EL1'
1083
+ S3_0_c14_c1_0:
1084
+ name: 'CNTKCTL_EL1'
1108
1085
  description: 'Counter-timer Kernel Control register'
1109
- 'S3_1_c0_c0_0':
1110
- - name: 'CCSIDR_EL1'
1086
+ S3_1_c0_c0_0:
1087
+ name: 'CCSIDR_EL1'
1111
1088
  description: 'Current Cache Size ID Register'
1112
- 'S3_1_c0_c0_1':
1113
- - name: 'CLIDR_EL1'
1089
+ S3_1_c0_c0_1:
1090
+ name: 'CLIDR_EL1'
1114
1091
  description: 'Cache Level ID Register'
1115
- 'S3_1_c0_c0_2':
1116
- - name: 'CCSIDR2_EL1'
1092
+ S3_1_c0_c0_2:
1093
+ name: 'CCSIDR2_EL1'
1117
1094
  description: 'Current Cache Size ID Register 2'
1118
- 'S3_1_c0_c0_4':
1119
- - name: 'GMID_EL1'
1095
+ S3_1_c0_c0_4:
1096
+ name: 'GMID_EL1'
1120
1097
  description: ' Multiple tag transfer ID register'
1121
- 'S3_1_c0_c0_7':
1122
- - name: 'AIDR_EL1'
1098
+ S3_1_c0_c0_7:
1099
+ name: 'AIDR_EL1'
1123
1100
  description: 'Auxiliary ID Register'
1124
- 'S3_2_c0_c0_0':
1125
- - name: 'CSSELR_EL1'
1101
+ S3_2_c0_c0_0:
1102
+ name: 'CSSELR_EL1'
1126
1103
  description: 'Cache Size Selection Register'
1127
- 'S3_3_c0_c0_1':
1128
- - name: 'CTR_EL0'
1104
+ S3_3_c0_c0_1:
1105
+ name: 'CTR_EL0'
1129
1106
  description: 'Cache Type Register'
1130
- 'S3_3_c0_c0_7':
1131
- - name: 'DCZID_EL0'
1107
+ S3_3_c0_c0_7:
1108
+ name: 'DCZID_EL0'
1132
1109
  description: 'Data Cache Zero ID register'
1133
- 'S3_3_c2_c4_0':
1134
- - name: 'RNDR'
1110
+ S3_3_c2_c4_0:
1111
+ name: 'RNDR'
1135
1112
  description: 'Random Number'
1136
- 'S3_3_c2_c4_1':
1137
- - name: 'RNDRRS'
1113
+ S3_3_c2_c4_1:
1114
+ name: 'RNDRRS'
1138
1115
  description: 'Reseeded Random Number'
1139
- 'S3_3_c4_c2_0':
1140
- - name: 'NZCV'
1116
+ S3_3_c4_c2_0:
1117
+ name: 'NZCV'
1141
1118
  description: 'Condition Flags'
1142
- 'S3_3_c4_c2_1':
1143
- - name: 'DAIF'
1119
+ S3_3_c4_c2_1:
1120
+ name: 'DAIF'
1144
1121
  description: 'Interrupt Mask Bits'
1145
- 'S3_3_c4_c2_5':
1146
- - name: 'DIT'
1122
+ S3_3_c4_c2_5:
1123
+ name: 'DIT'
1147
1124
  description: 'Data Independent Timing'
1148
- 'S3_3_c4_c2_6':
1149
- - name: 'SSBS'
1125
+ S3_3_c4_c2_6:
1126
+ name: 'SSBS'
1150
1127
  description: 'Speculative Store Bypass Safe'
1151
- 'S3_3_c4_c2_7':
1152
- - name: 'TCO'
1128
+ S3_3_c4_c2_7:
1129
+ name: 'TCO'
1153
1130
  description: 'Tag Check Override'
1154
- 'S3_3_c4_c4_0':
1155
- - name: 'FPCR'
1131
+ S3_3_c4_c4_0:
1132
+ name: 'FPCR'
1156
1133
  description: 'Floating-point Control Register'
1157
- 'S3_3_c4_c4_1':
1158
- - name: 'FPSR'
1134
+ S3_3_c4_c4_1:
1135
+ name: 'FPSR'
1159
1136
  description: 'Floating-point Status Register'
1160
- 'S3_3_c4_c5_0':
1161
- - name: 'DSPSR_EL0'
1137
+ S3_3_c4_c5_0:
1138
+ name: 'DSPSR_EL0'
1162
1139
  description: 'Debug Saved Program Status Register'
1163
- 'S3_3_c4_c5_1':
1164
- - name: 'DLR_EL0'
1140
+ S3_3_c4_c5_1:
1141
+ name: 'DLR_EL0'
1165
1142
  description: 'Debug Link Register'
1166
- 'S3_3_c9_c12_0':
1167
- - name: 'PMCR_EL0'
1143
+ S3_3_c9_c12_0:
1144
+ name: 'PMCR_EL0'
1168
1145
  description: 'Performance Monitors Control Register'
1169
- 'S3_3_c9_c12_1':
1170
- - name: 'PMCNTENSET_EL0'
1146
+ S3_3_c9_c12_1:
1147
+ name: 'PMCNTENSET_EL0'
1171
1148
  description: 'Performance Monitors Count Enable Set register'
1172
- 'S3_3_c9_c12_2':
1173
- - name: 'PMCNTENCLR_EL0'
1149
+ S3_3_c9_c12_2:
1150
+ name: 'PMCNTENCLR_EL0'
1174
1151
  description: 'Performance Monitors Count Enable Clear register'
1175
- 'S3_3_c9_c12_3':
1176
- - name: 'PMOVSCLR_EL0'
1152
+ S3_3_c9_c12_3:
1153
+ name: 'PMOVSCLR_EL0'
1177
1154
  description: 'Performance Monitors Overflow Flag Status Clear Register'
1178
- 'S3_3_c9_c12_4':
1179
- - name: 'PMSWINC_EL0'
1155
+ S3_3_c9_c12_4:
1156
+ name: 'PMSWINC_EL0'
1180
1157
  description: 'Performance Monitors Software Increment register'
1181
- 'S3_3_c9_c12_5':
1182
- - name: 'PMSELR_EL0'
1158
+ S3_3_c9_c12_5:
1159
+ name: 'PMSELR_EL0'
1183
1160
  description: 'Performance Monitors Event Counter Selection Register'
1184
- 'S3_3_c9_c12_6':
1185
- - name: 'PMCEID0_EL0'
1161
+ S3_3_c9_c12_6:
1162
+ name: 'PMCEID0_EL0'
1186
1163
  description: 'Performance Monitors Common Event Identification register 0'
1187
- 'S3_3_c9_c12_7':
1188
- - name: 'PMCEID1_EL0'
1164
+ S3_3_c9_c12_7:
1165
+ name: 'PMCEID1_EL0'
1189
1166
  description: 'Performance Monitors Common Event Identification register 1'
1190
- 'S3_3_c9_c13_0':
1191
- - name: 'PMCCNTR_EL0'
1167
+ S3_3_c9_c13_0:
1168
+ name: 'PMCCNTR_EL0'
1192
1169
  description: 'Performance Monitors Cycle Count Register'
1193
- 'S3_3_c9_c13_1':
1194
- - name: 'PMXEVTYPER_EL0'
1170
+ S3_3_c9_c13_1:
1171
+ name: 'PMXEVTYPER_EL0'
1195
1172
  description: 'Performance Monitors Selected Event Type Register'
1196
- 'S3_3_c9_c13_2':
1197
- - name: 'PMXEVCNTR_EL0'
1173
+ S3_3_c9_c13_2:
1174
+ name: 'PMXEVCNTR_EL0'
1198
1175
  description: 'Performance Monitors Selected Event Count Register'
1199
- 'S3_3_c9_c14_0':
1200
- - name: 'PMUSERENR_EL0'
1176
+ S3_3_c9_c14_0:
1177
+ name: 'PMUSERENR_EL0'
1201
1178
  description: 'Performance Monitors User Enable Register'
1202
- 'S3_3_c9_c14_3':
1203
- - name: 'PMOVSSET_EL0'
1179
+ S3_3_c9_c14_3:
1180
+ name: 'PMOVSSET_EL0'
1204
1181
  description: 'Performance Monitors Overflow Flag Status Set register'
1205
- 'S3_3_c13_c0_2':
1206
- - name: 'TPIDR_EL0'
1182
+ S3_3_c13_c0_2:
1183
+ name: 'TPIDR_EL0'
1207
1184
  description: 'EL0 Read/Write Software Thread ID Register'
1208
- 'S3_3_c13_c0_3':
1209
- - name: 'TPIDRRO_EL0'
1185
+ S3_3_c13_c0_3:
1186
+ name: 'TPIDRRO_EL0'
1210
1187
  description: 'EL0 Read-Only Software Thread ID Register'
1211
- 'S3_3_c13_c0_7':
1212
- - name: 'SCXTNUM_EL0'
1188
+ S3_3_c13_c0_7:
1189
+ name: 'SCXTNUM_EL0'
1213
1190
  description: 'EL0 Read/Write Software Context Number'
1214
- 'S3_3_c13_c2_0':
1215
- - name: 'AMCR_EL0'
1191
+ S3_3_c13_c2_0:
1192
+ name: 'AMCR_EL0'
1216
1193
  description: 'Activity Monitors Control Register'
1217
- 'S3_3_c13_c2_1':
1218
- - name: 'AMCFGR_EL0'
1194
+ S3_3_c13_c2_1:
1195
+ name: 'AMCFGR_EL0'
1219
1196
  description: 'Activity Monitors Configuration Register'
1220
- 'S3_3_c13_c2_2':
1221
- - name: 'AMCGCR_EL0'
1197
+ S3_3_c13_c2_2:
1198
+ name: 'AMCGCR_EL0'
1222
1199
  description: 'Activity Monitors Counter Group Configuration Register'
1223
- 'S3_3_c13_c2_3':
1224
- - name: 'AMUSERENR_EL0'
1200
+ S3_3_c13_c2_3:
1201
+ name: 'AMUSERENR_EL0'
1225
1202
  description: 'Activity Monitors User Enable Register'
1226
- 'S3_3_c13_c2_4':
1227
- - name: 'AMCNTENCLR0_EL0'
1203
+ S3_3_c13_c2_4:
1204
+ name: 'AMCNTENCLR0_EL0'
1228
1205
  description: 'Activity Monitors Count Enable Clear Register 0'
1229
- 'S3_3_c13_c2_5':
1230
- - name: 'AMCNTENSET0_EL0'
1206
+ S3_3_c13_c2_5:
1207
+ name: 'AMCNTENSET0_EL0'
1231
1208
  description: 'Activity Monitors Count Enable Set Register 0'
1232
- 'S3_3_c13_c2_6':
1233
- - name: 'AMCG1IDR_EL0'
1209
+ S3_3_c13_c2_6:
1210
+ name: 'AMCG1IDR_EL0'
1234
1211
  description: 'Activity Monitors Counter Group 1 Identification Register'
1235
- 'S3_3_c13_c3_0':
1236
- - name: 'AMCNTENCLR1_EL0'
1212
+ S3_3_c13_c3_0:
1213
+ name: 'AMCNTENCLR1_EL0'
1237
1214
  description: 'Activity Monitors Count Enable Clear Register 1'
1238
- 'S3_3_c13_c3_1':
1239
- - name: 'AMCNTENSET1_EL0'
1215
+ S3_3_c13_c3_1:
1216
+ name: 'AMCNTENSET1_EL0'
1240
1217
  description: 'Activity Monitors Count Enable Set Register 1'
1241
- 'S3_3_c13_c4_0':
1242
- - name: 'AMEVCNTR00_EL0'
1218
+ S3_3_c13_c4_0:
1219
+ name: 'AMEVCNTR00_EL0'
1243
1220
  description: 'Activity Monitors Event Counter Register 0 0'
1244
- 'S3_3_c13_c4_1':
1245
- - name: 'AMEVCNTR01_EL0'
1221
+ S3_3_c13_c4_1:
1222
+ name: 'AMEVCNTR01_EL0'
1246
1223
  description: 'Activity Monitors Event Counter Register 0 1'
1247
- 'S3_3_c13_c4_2':
1248
- - name: 'AMEVCNTR02_EL0'
1224
+ S3_3_c13_c4_2:
1225
+ name: 'AMEVCNTR02_EL0'
1249
1226
  description: 'Activity Monitors Event Counter Register 0 2'
1250
- 'S3_3_c13_c4_3':
1251
- - name: 'AMEVCNTR03_EL0'
1227
+ S3_3_c13_c4_3:
1228
+ name: 'AMEVCNTR03_EL0'
1252
1229
  description: 'Activity Monitors Event Counter Register 0 3'
1253
- 'S3_3_c13_c4_4':
1254
- - name: 'AMEVCNTR04_EL0'
1230
+ S3_3_c13_c4_4:
1231
+ name: 'AMEVCNTR04_EL0'
1255
1232
  description: 'Activity Monitors Event Counter Register 0 4'
1256
- 'S3_3_c13_c4_5':
1257
- - name: 'AMEVCNTR05_EL0'
1233
+ S3_3_c13_c4_5:
1234
+ name: 'AMEVCNTR05_EL0'
1258
1235
  description: 'Activity Monitors Event Counter Register 0 5'
1259
- 'S3_3_c13_c4_6':
1260
- - name: 'AMEVCNTR06_EL0'
1236
+ S3_3_c13_c4_6:
1237
+ name: 'AMEVCNTR06_EL0'
1261
1238
  description: 'Activity Monitors Event Counter Register 0 6'
1262
- 'S3_3_c13_c4_7':
1263
- - name: 'AMEVCNTR07_EL0'
1239
+ S3_3_c13_c4_7:
1240
+ name: 'AMEVCNTR07_EL0'
1264
1241
  description: 'Activity Monitors Event Counter Register 0 7'
1265
- 'S3_3_c13_c5_0':
1266
- - name: 'AMEVCNTR08_EL0'
1242
+ S3_3_c13_c5_0:
1243
+ name: 'AMEVCNTR08_EL0'
1267
1244
  description: 'Activity Monitors Event Counter Register 0 8'
1268
- 'S3_3_c13_c5_1':
1269
- - name: 'AMEVCNTR09_EL0'
1245
+ S3_3_c13_c5_1:
1246
+ name: 'AMEVCNTR09_EL0'
1270
1247
  description: 'Activity Monitors Event Counter Register 0 9'
1271
- 'S3_3_c13_c5_2':
1272
- - name: 'AMEVCNTR010_EL0'
1248
+ S3_3_c13_c5_2:
1249
+ name: 'AMEVCNTR010_EL0'
1273
1250
  description: 'Activity Monitors Event Counter Register 0 10'
1274
- 'S3_3_c13_c5_3':
1275
- - name: 'AMEVCNTR011_EL0'
1251
+ S3_3_c13_c5_3:
1252
+ name: 'AMEVCNTR011_EL0'
1276
1253
  description: 'Activity Monitors Event Counter Register 0 11'
1277
- 'S3_3_c13_c5_4':
1278
- - name: 'AMEVCNTR012_EL0'
1254
+ S3_3_c13_c5_4:
1255
+ name: 'AMEVCNTR012_EL0'
1279
1256
  description: 'Activity Monitors Event Counter Register 0 12'
1280
- 'S3_3_c13_c5_5':
1281
- - name: 'AMEVCNTR013_EL0'
1257
+ S3_3_c13_c5_5:
1258
+ name: 'AMEVCNTR013_EL0'
1282
1259
  description: 'Activity Monitors Event Counter Register 0 13'
1283
- 'S3_3_c13_c5_6':
1284
- - name: 'AMEVCNTR014_EL0'
1260
+ S3_3_c13_c5_6:
1261
+ name: 'AMEVCNTR014_EL0'
1285
1262
  description: 'Activity Monitors Event Counter Register 0 14'
1286
- 'S3_3_c13_c5_7':
1287
- - name: 'AMEVCNTR015_EL0'
1263
+ S3_3_c13_c5_7:
1264
+ name: 'AMEVCNTR015_EL0'
1288
1265
  description: 'Activity Monitors Event Counter Register 0 15'
1289
- 'S3_3_c13_c6_0':
1290
- - name: 'AMEVTYPER00_EL0'
1266
+ S3_3_c13_c6_0:
1267
+ name: 'AMEVTYPER00_EL0'
1291
1268
  description: 'Activity Monitors Event Type Register 0 0'
1292
- 'S3_3_c13_c6_1':
1293
- - name: 'AMEVTYPER01_EL0'
1269
+ S3_3_c13_c6_1:
1270
+ name: 'AMEVTYPER01_EL0'
1294
1271
  description: 'Activity Monitors Event Type Register 0 1'
1295
- 'S3_3_c13_c6_2':
1296
- - name: 'AMEVTYPER02_EL0'
1272
+ S3_3_c13_c6_2:
1273
+ name: 'AMEVTYPER02_EL0'
1297
1274
  description: 'Activity Monitors Event Type Register 0 2'
1298
- 'S3_3_c13_c6_3':
1299
- - name: 'AMEVTYPER03_EL0'
1275
+ S3_3_c13_c6_3:
1276
+ name: 'AMEVTYPER03_EL0'
1300
1277
  description: 'Activity Monitors Event Type Register 0 3'
1301
- 'S3_3_c13_c6_4':
1302
- - name: 'AMEVTYPER04_EL0'
1278
+ S3_3_c13_c6_4:
1279
+ name: 'AMEVTYPER04_EL0'
1303
1280
  description: 'Activity Monitors Event Type Register 0 4'
1304
- 'S3_3_c13_c6_5':
1305
- - name: 'AMEVTYPER05_EL0'
1281
+ S3_3_c13_c6_5:
1282
+ name: 'AMEVTYPER05_EL0'
1306
1283
  description: 'Activity Monitors Event Type Register 0 5'
1307
- 'S3_3_c13_c6_6':
1308
- - name: 'AMEVTYPER06_EL0'
1284
+ S3_3_c13_c6_6:
1285
+ name: 'AMEVTYPER06_EL0'
1309
1286
  description: 'Activity Monitors Event Type Register 0 6'
1310
- 'S3_3_c13_c6_7':
1311
- - name: 'AMEVTYPER07_EL0'
1287
+ S3_3_c13_c6_7:
1288
+ name: 'AMEVTYPER07_EL0'
1312
1289
  description: 'Activity Monitors Event Type Register 0 7'
1313
- 'S3_3_c13_c7_0':
1314
- - name: 'AMEVTYPER08_EL0'
1290
+ S3_3_c13_c7_0:
1291
+ name: 'AMEVTYPER08_EL0'
1315
1292
  description: 'Activity Monitors Event Type Register 0 8'
1316
- 'S3_3_c13_c7_1':
1317
- - name: 'AMEVTYPER09_EL0'
1293
+ S3_3_c13_c7_1:
1294
+ name: 'AMEVTYPER09_EL0'
1318
1295
  description: 'Activity Monitors Event Type Register 0 9'
1319
- 'S3_3_c13_c7_2':
1320
- - name: 'AMEVTYPER010_EL0'
1296
+ S3_3_c13_c7_2:
1297
+ name: 'AMEVTYPER010_EL0'
1321
1298
  description: 'Activity Monitors Event Type Register 0 10'
1322
- 'S3_3_c13_c7_3':
1323
- - name: 'AMEVTYPER011_EL0'
1299
+ S3_3_c13_c7_3:
1300
+ name: 'AMEVTYPER011_EL0'
1324
1301
  description: 'Activity Monitors Event Type Register 0 11'
1325
- 'S3_3_c13_c7_4':
1326
- - name: 'AMEVTYPER012_EL0'
1302
+ S3_3_c13_c7_4:
1303
+ name: 'AMEVTYPER012_EL0'
1327
1304
  description: 'Activity Monitors Event Type Register 0 12'
1328
- 'S3_3_c13_c7_5':
1329
- - name: 'AMEVTYPER013_EL0'
1305
+ S3_3_c13_c7_5:
1306
+ name: 'AMEVTYPER013_EL0'
1330
1307
  description: 'Activity Monitors Event Type Register 0 13'
1331
- 'S3_3_c13_c7_6':
1332
- - name: 'AMEVTYPER014_EL0'
1308
+ S3_3_c13_c7_6:
1309
+ name: 'AMEVTYPER014_EL0'
1333
1310
  description: 'Activity Monitors Event Type Register 0 14'
1334
- 'S3_3_c13_c7_7':
1335
- - name: 'AMEVTYPER015_EL0'
1311
+ S3_3_c13_c7_7:
1312
+ name: 'AMEVTYPER015_EL0'
1336
1313
  description: 'Activity Monitors Event Type Register 0 15'
1337
- 'S3_3_c13_c12_0':
1338
- - name: 'AMEVCNTR10_EL0'
1314
+ S3_3_c13_c12_0:
1315
+ name: 'AMEVCNTR10_EL0'
1339
1316
  description: 'Activity Monitors Event Counter Register 1 0'
1340
- 'S3_3_c13_c12_1':
1341
- - name: 'AMEVCNTR11_EL0'
1317
+ S3_3_c13_c12_1:
1318
+ name: 'AMEVCNTR11_EL0'
1342
1319
  description: 'Activity Monitors Event Counter Register 1 1'
1343
- 'S3_3_c13_c12_2':
1344
- - name: 'AMEVCNTR12_EL0'
1320
+ S3_3_c13_c12_2:
1321
+ name: 'AMEVCNTR12_EL0'
1345
1322
  description: 'Activity Monitors Event Counter Register 1 2'
1346
- 'S3_3_c13_c12_3':
1347
- - name: 'AMEVCNTR13_EL0'
1323
+ S3_3_c13_c12_3:
1324
+ name: 'AMEVCNTR13_EL0'
1348
1325
  description: 'Activity Monitors Event Counter Register 1 3'
1349
- 'S3_3_c13_c12_4':
1350
- - name: 'AMEVCNTR14_EL0'
1326
+ S3_3_c13_c12_4:
1327
+ name: 'AMEVCNTR14_EL0'
1351
1328
  description: 'Activity Monitors Event Counter Register 1 4'
1352
- 'S3_3_c13_c12_5':
1353
- - name: 'AMEVCNTR15_EL0'
1329
+ S3_3_c13_c12_5:
1330
+ name: 'AMEVCNTR15_EL0'
1354
1331
  description: 'Activity Monitors Event Counter Register 1 5'
1355
- 'S3_3_c13_c12_6':
1356
- - name: 'AMEVCNTR16_EL0'
1332
+ S3_3_c13_c12_6:
1333
+ name: 'AMEVCNTR16_EL0'
1357
1334
  description: 'Activity Monitors Event Counter Register 1 6'
1358
- 'S3_3_c13_c12_7':
1359
- - name: 'AMEVCNTR17_EL0'
1335
+ S3_3_c13_c12_7:
1336
+ name: 'AMEVCNTR17_EL0'
1360
1337
  description: 'Activity Monitors Event Counter Register 1 7'
1361
- 'S3_3_c13_c13_0':
1362
- - name: 'AMEVCNTR18_EL0'
1338
+ S3_3_c13_c13_0:
1339
+ name: 'AMEVCNTR18_EL0'
1363
1340
  description: 'Activity Monitors Event Counter Register 1 8'
1364
- 'S3_3_c13_c13_1':
1365
- - name: 'AMEVCNTR19_EL0'
1341
+ S3_3_c13_c13_1:
1342
+ name: 'AMEVCNTR19_EL0'
1366
1343
  description: 'Activity Monitors Event Counter Register 1 9'
1367
- 'S3_3_c13_c13_2':
1368
- - name: 'AMEVCNTR110_EL0'
1344
+ S3_3_c13_c13_2:
1345
+ name: 'AMEVCNTR110_EL0'
1369
1346
  description: 'Activity Monitors Event Counter Register 1 10'
1370
- 'S3_3_c13_c13_3':
1371
- - name: 'AMEVCNTR111_EL0'
1347
+ S3_3_c13_c13_3:
1348
+ name: 'AMEVCNTR111_EL0'
1372
1349
  description: 'Activity Monitors Event Counter Register 1 11'
1373
- 'S3_3_c13_c13_4':
1374
- - name: 'AMEVCNTR112_EL0'
1350
+ S3_3_c13_c13_4:
1351
+ name: 'AMEVCNTR112_EL0'
1375
1352
  description: 'Activity Monitors Event Counter Register 1 12'
1376
- 'S3_3_c13_c13_5':
1377
- - name: 'AMEVCNTR113_EL0'
1353
+ S3_3_c13_c13_5:
1354
+ name: 'AMEVCNTR113_EL0'
1378
1355
  description: 'Activity Monitors Event Counter Register 1 13'
1379
- 'S3_3_c13_c13_6':
1380
- - name: 'AMEVCNTR114_EL0'
1356
+ S3_3_c13_c13_6:
1357
+ name: 'AMEVCNTR114_EL0'
1381
1358
  description: 'Activity Monitors Event Counter Register 1 14'
1382
- 'S3_3_c13_c13_7':
1383
- - name: 'AMEVCNTR115_EL0'
1359
+ S3_3_c13_c13_7:
1360
+ name: 'AMEVCNTR115_EL0'
1384
1361
  description: 'Activity Monitors Event Counter Register 1 15'
1385
- 'S3_3_c13_c14_0':
1386
- - name: 'AMEVTYPER10_EL0'
1362
+ S3_3_c13_c14_0:
1363
+ name: 'AMEVTYPER10_EL0'
1387
1364
  description: 'Activity Monitors Event Type Register 1 0'
1388
- 'S3_3_c13_c14_1':
1389
- - name: 'AMEVTYPER11_EL0'
1365
+ S3_3_c13_c14_1:
1366
+ name: 'AMEVTYPER11_EL0'
1390
1367
  description: 'Activity Monitors Event Type Register 1 1'
1391
- 'S3_3_c13_c14_2':
1392
- - name: 'AMEVTYPER12_EL0'
1368
+ S3_3_c13_c14_2:
1369
+ name: 'AMEVTYPER12_EL0'
1393
1370
  description: 'Activity Monitors Event Type Register 1 2'
1394
- 'S3_3_c13_c14_3':
1395
- - name: 'AMEVTYPER13_EL0'
1371
+ S3_3_c13_c14_3:
1372
+ name: 'AMEVTYPER13_EL0'
1396
1373
  description: 'Activity Monitors Event Type Register 1 3'
1397
- 'S3_3_c13_c14_4':
1398
- - name: 'AMEVTYPER14_EL0'
1374
+ S3_3_c13_c14_4:
1375
+ name: 'AMEVTYPER14_EL0'
1399
1376
  description: 'Activity Monitors Event Type Register 1 4'
1400
- 'S3_3_c13_c14_5':
1401
- - name: 'AMEVTYPER15_EL0'
1377
+ S3_3_c13_c14_5:
1378
+ name: 'AMEVTYPER15_EL0'
1402
1379
  description: 'Activity Monitors Event Type Register 1 5'
1403
- 'S3_3_c13_c14_6':
1404
- - name: 'AMEVTYPER16_EL0'
1380
+ S3_3_c13_c14_6:
1381
+ name: 'AMEVTYPER16_EL0'
1405
1382
  description: 'Activity Monitors Event Type Register 1 6'
1406
- 'S3_3_c13_c14_7':
1407
- - name: 'AMEVTYPER17_EL0'
1383
+ S3_3_c13_c14_7:
1384
+ name: 'AMEVTYPER17_EL0'
1408
1385
  description: 'Activity Monitors Event Type Register 1 7'
1409
- 'S3_3_c13_c15_0':
1410
- - name: 'AMEVTYPER18_EL0'
1386
+ S3_3_c13_c15_0:
1387
+ name: 'AMEVTYPER18_EL0'
1411
1388
  description: 'Activity Monitors Event Type Register 1 8'
1412
- 'S3_3_c13_c15_1':
1413
- - name: 'AMEVTYPER19_EL0'
1389
+ S3_3_c13_c15_1:
1390
+ name: 'AMEVTYPER19_EL0'
1414
1391
  description: 'Activity Monitors Event Type Register 1 9'
1415
- 'S3_3_c13_c15_2':
1416
- - name: 'AMEVTYPER110_EL0'
1392
+ S3_3_c13_c15_2:
1393
+ name: 'AMEVTYPER110_EL0'
1417
1394
  description: 'Activity Monitors Event Type Register 1 10'
1418
- 'S3_3_c13_c15_3':
1419
- - name: 'AMEVTYPER111_EL0'
1395
+ S3_3_c13_c15_3:
1396
+ name: 'AMEVTYPER111_EL0'
1420
1397
  description: 'Activity Monitors Event Type Register 1 11'
1421
- 'S3_3_c13_c15_4':
1422
- - name: 'AMEVTYPER112_EL0'
1398
+ S3_3_c13_c15_4:
1399
+ name: 'AMEVTYPER112_EL0'
1423
1400
  description: 'Activity Monitors Event Type Register 1 12'
1424
- 'S3_3_c13_c15_5':
1425
- - name: 'AMEVTYPER113_EL0'
1401
+ S3_3_c13_c15_5:
1402
+ name: 'AMEVTYPER113_EL0'
1426
1403
  description: 'Activity Monitors Event Type Register 1 13'
1427
- 'S3_3_c13_c15_6':
1428
- - name: 'AMEVTYPER114_EL0'
1404
+ S3_3_c13_c15_6:
1405
+ name: 'AMEVTYPER114_EL0'
1429
1406
  description: 'Activity Monitors Event Type Register 1 14'
1430
- 'S3_3_c13_c15_7':
1431
- - name: 'AMEVTYPER115_EL0'
1407
+ S3_3_c13_c15_7:
1408
+ name: 'AMEVTYPER115_EL0'
1432
1409
  description: 'Activity Monitors Event Type Register 1 15'
1433
- 'S3_3_c14_c0_0':
1434
- - name: 'CNTFRQ_EL0'
1410
+ S3_3_c14_c0_0:
1411
+ name: 'CNTFRQ_EL0'
1435
1412
  description: 'Counter-timer Frequency register'
1436
- 'S3_3_c14_c0_1':
1437
- - name: 'CNTPCT_EL0'
1413
+ S3_3_c14_c0_1:
1414
+ name: 'CNTPCT_EL0'
1438
1415
  description: 'Counter-timer Physical Count register'
1439
- 'S3_3_c14_c0_2':
1440
- - name: 'CNTVCT_EL0'
1416
+ S3_3_c14_c0_2:
1417
+ name: 'CNTVCT_EL0'
1441
1418
  description: 'Counter-timer Virtual Count register'
1442
- 'S3_3_c14_c0_5':
1443
- - name: 'CNTPCTSS_EL0'
1419
+ S3_3_c14_c0_5:
1420
+ name: 'CNTPCTSS_EL0'
1444
1421
  description: 'Counter-timer Self-Synchronized Physical Count register'
1445
- 'S3_3_c14_c0_6':
1446
- - name: 'CNTVCTSS_EL0'
1422
+ S3_3_c14_c0_6:
1423
+ name: 'CNTVCTSS_EL0'
1447
1424
  description: 'Counter-timer Self-Synchronized Virtual Count register'
1448
- 'S3_3_c14_c2_0':
1449
- - name: 'CNTP_TVAL_EL0'
1425
+ S3_3_c14_c2_0:
1426
+ name: 'CNTP_TVAL_EL0'
1450
1427
  description: 'Counter-timer Physical Timer TimerValue register'
1451
- 'S3_3_c14_c2_1':
1452
- - name: 'CNTP_CTL_EL0'
1428
+ S3_3_c14_c2_1:
1429
+ name: 'CNTP_CTL_EL0'
1453
1430
  description: 'Counter-timer Physical Timer Control register'
1454
- 'S3_3_c14_c2_2':
1455
- - name: 'CNTP_CVAL_EL0'
1431
+ S3_3_c14_c2_2:
1432
+ name: 'CNTP_CVAL_EL0'
1456
1433
  description: 'Counter-timer Physical Timer CompareValue register'
1457
- 'S3_3_c14_c3_0':
1458
- - name: 'CNTV_TVAL_EL0'
1434
+ S3_3_c14_c3_0:
1435
+ name: 'CNTV_TVAL_EL0'
1459
1436
  description: 'Counter-timer Virtual Timer TimerValue register'
1460
- 'S3_3_c14_c3_1':
1461
- - name: 'CNTV_CTL_EL0'
1437
+ S3_3_c14_c3_1:
1438
+ name: 'CNTV_CTL_EL0'
1462
1439
  description: 'Counter-timer Virtual Timer Control register'
1463
- 'S3_3_c14_c3_2':
1464
- - name: 'CNTV_CVAL_EL0'
1440
+ S3_3_c14_c3_2:
1441
+ name: 'CNTV_CVAL_EL0'
1465
1442
  description: 'Counter-timer Virtual Timer CompareValue register'
1466
- 'S3_3_c14_c8_0':
1467
- - name: 'PMEVCNTR0_EL0'
1443
+ S3_3_c14_c8_0:
1444
+ name: 'PMEVCNTR0_EL0'
1468
1445
  description: 'Performance Monitors Event Count Register 0'
1469
- 'S3_3_c14_c8_1':
1470
- - name: 'PMEVCNTR1_EL0'
1446
+ S3_3_c14_c8_1:
1447
+ name: 'PMEVCNTR1_EL0'
1471
1448
  description: 'Performance Monitors Event Count Register 1'
1472
- 'S3_3_c14_c8_2':
1473
- - name: 'PMEVCNTR2_EL0'
1449
+ S3_3_c14_c8_2:
1450
+ name: 'PMEVCNTR2_EL0'
1474
1451
  description: 'Performance Monitors Event Count Register 2'
1475
- 'S3_3_c14_c8_3':
1476
- - name: 'PMEVCNTR3_EL0'
1452
+ S3_3_c14_c8_3:
1453
+ name: 'PMEVCNTR3_EL0'
1477
1454
  description: 'Performance Monitors Event Count Register 3'
1478
- 'S3_3_c14_c8_4':
1479
- - name: 'PMEVCNTR4_EL0'
1455
+ S3_3_c14_c8_4:
1456
+ name: 'PMEVCNTR4_EL0'
1480
1457
  description: 'Performance Monitors Event Count Register 4'
1481
- 'S3_3_c14_c8_5':
1482
- - name: 'PMEVCNTR5_EL0'
1458
+ S3_3_c14_c8_5:
1459
+ name: 'PMEVCNTR5_EL0'
1483
1460
  description: 'Performance Monitors Event Count Register 5'
1484
- 'S3_3_c14_c8_6':
1485
- - name: 'PMEVCNTR6_EL0'
1461
+ S3_3_c14_c8_6:
1462
+ name: 'PMEVCNTR6_EL0'
1486
1463
  description: 'Performance Monitors Event Count Register 6'
1487
- 'S3_3_c14_c8_7':
1488
- - name: 'PMEVCNTR7_EL0'
1464
+ S3_3_c14_c8_7:
1465
+ name: 'PMEVCNTR7_EL0'
1489
1466
  description: 'Performance Monitors Event Count Register 7'
1490
- 'S3_3_c14_c9_0':
1491
- - name: 'PMEVCNTR8_EL0'
1467
+ S3_3_c14_c9_0:
1468
+ name: 'PMEVCNTR8_EL0'
1492
1469
  description: 'Performance Monitors Event Count Register 8'
1493
- 'S3_3_c14_c9_1':
1494
- - name: 'PMEVCNTR9_EL0'
1470
+ S3_3_c14_c9_1:
1471
+ name: 'PMEVCNTR9_EL0'
1495
1472
  description: 'Performance Monitors Event Count Register 9'
1496
- 'S3_3_c14_c9_2':
1497
- - name: 'PMEVCNTR10_EL0'
1473
+ S3_3_c14_c9_2:
1474
+ name: 'PMEVCNTR10_EL0'
1498
1475
  description: 'Performance Monitors Event Count Register 10'
1499
- 'S3_3_c14_c9_3':
1500
- - name: 'PMEVCNTR11_EL0'
1476
+ S3_3_c14_c9_3:
1477
+ name: 'PMEVCNTR11_EL0'
1501
1478
  description: 'Performance Monitors Event Count Register 11'
1502
- 'S3_3_c14_c9_4':
1503
- - name: 'PMEVCNTR12_EL0'
1479
+ S3_3_c14_c9_4:
1480
+ name: 'PMEVCNTR12_EL0'
1504
1481
  description: 'Performance Monitors Event Count Register 12'
1505
- 'S3_3_c14_c9_5':
1506
- - name: 'PMEVCNTR13_EL0'
1482
+ S3_3_c14_c9_5:
1483
+ name: 'PMEVCNTR13_EL0'
1507
1484
  description: 'Performance Monitors Event Count Register 13'
1508
- 'S3_3_c14_c9_6':
1509
- - name: 'PMEVCNTR14_EL0'
1485
+ S3_3_c14_c9_6:
1486
+ name: 'PMEVCNTR14_EL0'
1510
1487
  description: 'Performance Monitors Event Count Register 14'
1511
- 'S3_3_c14_c9_7':
1512
- - name: 'PMEVCNTR15_EL0'
1488
+ S3_3_c14_c9_7:
1489
+ name: 'PMEVCNTR15_EL0'
1513
1490
  description: 'Performance Monitors Event Count Register 15'
1514
- 'S3_3_c14_c10_0':
1515
- - name: 'PMEVCNTR16_EL0'
1491
+ S3_3_c14_c10_0:
1492
+ name: 'PMEVCNTR16_EL0'
1516
1493
  description: 'Performance Monitors Event Count Register 16'
1517
- 'S3_3_c14_c10_1':
1518
- - name: 'PMEVCNTR17_EL0'
1494
+ S3_3_c14_c10_1:
1495
+ name: 'PMEVCNTR17_EL0'
1519
1496
  description: 'Performance Monitors Event Count Register 17'
1520
- 'S3_3_c14_c10_2':
1521
- - name: 'PMEVCNTR18_EL0'
1497
+ S3_3_c14_c10_2:
1498
+ name: 'PMEVCNTR18_EL0'
1522
1499
  description: 'Performance Monitors Event Count Register 18'
1523
- 'S3_3_c14_c10_3':
1524
- - name: 'PMEVCNTR19_EL0'
1500
+ S3_3_c14_c10_3:
1501
+ name: 'PMEVCNTR19_EL0'
1525
1502
  description: 'Performance Monitors Event Count Register 19'
1526
- 'S3_3_c14_c10_4':
1527
- - name: 'PMEVCNTR20_EL0'
1503
+ S3_3_c14_c10_4:
1504
+ name: 'PMEVCNTR20_EL0'
1528
1505
  description: 'Performance Monitors Event Count Register 20'
1529
- 'S3_3_c14_c10_5':
1530
- - name: 'PMEVCNTR21_EL0'
1506
+ S3_3_c14_c10_5:
1507
+ name: 'PMEVCNTR21_EL0'
1531
1508
  description: 'Performance Monitors Event Count Register 21'
1532
- 'S3_3_c14_c10_6':
1533
- - name: 'PMEVCNTR22_EL0'
1509
+ S3_3_c14_c10_6:
1510
+ name: 'PMEVCNTR22_EL0'
1534
1511
  description: 'Performance Monitors Event Count Register 22'
1535
- 'S3_3_c14_c10_7':
1536
- - name: 'PMEVCNTR23_EL0'
1512
+ S3_3_c14_c10_7:
1513
+ name: 'PMEVCNTR23_EL0'
1537
1514
  description: 'Performance Monitors Event Count Register 23'
1538
- 'S3_3_c14_c11_0':
1539
- - name: 'PMEVCNTR24_EL0'
1515
+ S3_3_c14_c11_0:
1516
+ name: 'PMEVCNTR24_EL0'
1540
1517
  description: 'Performance Monitors Event Count Register 24'
1541
- 'S3_3_c14_c11_1':
1542
- - name: 'PMEVCNTR25_EL0'
1518
+ S3_3_c14_c11_1:
1519
+ name: 'PMEVCNTR25_EL0'
1543
1520
  description: 'Performance Monitors Event Count Register 25'
1544
- 'S3_3_c14_c11_2':
1545
- - name: 'PMEVCNTR26_EL0'
1521
+ S3_3_c14_c11_2:
1522
+ name: 'PMEVCNTR26_EL0'
1546
1523
  description: 'Performance Monitors Event Count Register 26'
1547
- 'S3_3_c14_c11_3':
1548
- - name: 'PMEVCNTR27_EL0'
1524
+ S3_3_c14_c11_3:
1525
+ name: 'PMEVCNTR27_EL0'
1549
1526
  description: 'Performance Monitors Event Count Register 27'
1550
- 'S3_3_c14_c11_4':
1551
- - name: 'PMEVCNTR28_EL0'
1527
+ S3_3_c14_c11_4:
1528
+ name: 'PMEVCNTR28_EL0'
1552
1529
  description: 'Performance Monitors Event Count Register 28'
1553
- 'S3_3_c14_c11_5':
1554
- - name: 'PMEVCNTR29_EL0'
1530
+ S3_3_c14_c11_5:
1531
+ name: 'PMEVCNTR29_EL0'
1555
1532
  description: 'Performance Monitors Event Count Register 29'
1556
- 'S3_3_c14_c11_6':
1557
- - name: 'PMEVCNTR30_EL0'
1533
+ S3_3_c14_c11_6:
1534
+ name: 'PMEVCNTR30_EL0'
1558
1535
  description: 'Performance Monitors Event Count Register 30'
1559
- 'S3_3_c14_c11_7':
1560
- - name: 'PMEVCNTR31_EL0'
1536
+ S3_3_c14_c11_7:
1537
+ name: 'PMEVCNTR31_EL0'
1561
1538
  description: 'Performance Monitors Event Count Register 31'
1562
- 'S3_3_c14_c12_0':
1563
- - name: 'PMEVTYPER0_EL0'
1539
+ S3_3_c14_c12_0:
1540
+ name: 'PMEVTYPER0_EL0'
1564
1541
  description: 'Performance Monitors Event Type Register 0'
1565
- 'S3_3_c14_c12_1':
1566
- - name: 'PMEVTYPER1_EL0'
1542
+ S3_3_c14_c12_1:
1543
+ name: 'PMEVTYPER1_EL0'
1567
1544
  description: 'Performance Monitors Event Type Register 1'
1568
- 'S3_3_c14_c12_2':
1569
- - name: 'PMEVTYPER2_EL0'
1545
+ S3_3_c14_c12_2:
1546
+ name: 'PMEVTYPER2_EL0'
1570
1547
  description: 'Performance Monitors Event Type Register 2'
1571
- 'S3_3_c14_c12_3':
1572
- - name: 'PMEVTYPER3_EL0'
1548
+ S3_3_c14_c12_3:
1549
+ name: 'PMEVTYPER3_EL0'
1573
1550
  description: 'Performance Monitors Event Type Register 3'
1574
- 'S3_3_c14_c12_4':
1575
- - name: 'PMEVTYPER4_EL0'
1551
+ S3_3_c14_c12_4:
1552
+ name: 'PMEVTYPER4_EL0'
1576
1553
  description: 'Performance Monitors Event Type Register 4'
1577
- 'S3_3_c14_c12_5':
1578
- - name: 'PMEVTYPER5_EL0'
1554
+ S3_3_c14_c12_5:
1555
+ name: 'PMEVTYPER5_EL0'
1579
1556
  description: 'Performance Monitors Event Type Register 5'
1580
- 'S3_3_c14_c12_6':
1581
- - name: 'PMEVTYPER6_EL0'
1557
+ S3_3_c14_c12_6:
1558
+ name: 'PMEVTYPER6_EL0'
1582
1559
  description: 'Performance Monitors Event Type Register 6'
1583
- 'S3_3_c14_c12_7':
1584
- - name: 'PMEVTYPER7_EL0'
1560
+ S3_3_c14_c12_7:
1561
+ name: 'PMEVTYPER7_EL0'
1585
1562
  description: 'Performance Monitors Event Type Register 7'
1586
- 'S3_3_c14_c13_0':
1587
- - name: 'PMEVTYPER8_EL0'
1563
+ S3_3_c14_c13_0:
1564
+ name: 'PMEVTYPER8_EL0'
1588
1565
  description: 'Performance Monitors Event Type Register 8'
1589
- 'S3_3_c14_c13_1':
1590
- - name: 'PMEVTYPER9_EL0'
1566
+ S3_3_c14_c13_1:
1567
+ name: 'PMEVTYPER9_EL0'
1591
1568
  description: 'Performance Monitors Event Type Register 9'
1592
- 'S3_3_c14_c13_2':
1593
- - name: 'PMEVTYPER10_EL0'
1569
+ S3_3_c14_c13_2:
1570
+ name: 'PMEVTYPER10_EL0'
1594
1571
  description: 'Performance Monitors Event Type Register 10'
1595
- 'S3_3_c14_c13_3':
1596
- - name: 'PMEVTYPER11_EL0'
1572
+ S3_3_c14_c13_3:
1573
+ name: 'PMEVTYPER11_EL0'
1597
1574
  description: 'Performance Monitors Event Type Register 11'
1598
- 'S3_3_c14_c13_4':
1599
- - name: 'PMEVTYPER12_EL0'
1575
+ S3_3_c14_c13_4:
1576
+ name: 'PMEVTYPER12_EL0'
1600
1577
  description: 'Performance Monitors Event Type Register 12'
1601
- 'S3_3_c14_c13_5':
1602
- - name: 'PMEVTYPER13_EL0'
1578
+ S3_3_c14_c13_5:
1579
+ name: 'PMEVTYPER13_EL0'
1603
1580
  description: 'Performance Monitors Event Type Register 13'
1604
- 'S3_3_c14_c13_6':
1605
- - name: 'PMEVTYPER14_EL0'
1581
+ S3_3_c14_c13_6:
1582
+ name: 'PMEVTYPER14_EL0'
1606
1583
  description: 'Performance Monitors Event Type Register 14'
1607
- 'S3_3_c14_c13_7':
1608
- - name: 'PMEVTYPER15_EL0'
1584
+ S3_3_c14_c13_7:
1585
+ name: 'PMEVTYPER15_EL0'
1609
1586
  description: 'Performance Monitors Event Type Register 15'
1610
- 'S3_3_c14_c14_0':
1611
- - name: 'PMEVTYPER16_EL0'
1587
+ S3_3_c14_c14_0:
1588
+ name: 'PMEVTYPER16_EL0'
1612
1589
  description: 'Performance Monitors Event Type Register 16'
1613
- 'S3_3_c14_c14_1':
1614
- - name: 'PMEVTYPER17_EL0'
1590
+ S3_3_c14_c14_1:
1591
+ name: 'PMEVTYPER17_EL0'
1615
1592
  description: 'Performance Monitors Event Type Register 17'
1616
- 'S3_3_c14_c14_2':
1617
- - name: 'PMEVTYPER18_EL0'
1593
+ S3_3_c14_c14_2:
1594
+ name: 'PMEVTYPER18_EL0'
1618
1595
  description: 'Performance Monitors Event Type Register 18'
1619
- 'S3_3_c14_c14_3':
1620
- - name: 'PMEVTYPER19_EL0'
1596
+ S3_3_c14_c14_3:
1597
+ name: 'PMEVTYPER19_EL0'
1621
1598
  description: 'Performance Monitors Event Type Register 19'
1622
- 'S3_3_c14_c14_4':
1623
- - name: 'PMEVTYPER20_EL0'
1599
+ S3_3_c14_c14_4:
1600
+ name: 'PMEVTYPER20_EL0'
1624
1601
  description: 'Performance Monitors Event Type Register 20'
1625
- 'S3_3_c14_c14_5':
1626
- - name: 'PMEVTYPER21_EL0'
1602
+ S3_3_c14_c14_5:
1603
+ name: 'PMEVTYPER21_EL0'
1627
1604
  description: 'Performance Monitors Event Type Register 21'
1628
- 'S3_3_c14_c14_6':
1629
- - name: 'PMEVTYPER22_EL0'
1605
+ S3_3_c14_c14_6:
1606
+ name: 'PMEVTYPER22_EL0'
1630
1607
  description: 'Performance Monitors Event Type Register 22'
1631
- 'S3_3_c14_c14_7':
1632
- - name: 'PMEVTYPER23_EL0'
1608
+ S3_3_c14_c14_7:
1609
+ name: 'PMEVTYPER23_EL0'
1633
1610
  description: 'Performance Monitors Event Type Register 23'
1634
- 'S3_3_c14_c15_0':
1635
- - name: 'PMEVTYPER24_EL0'
1611
+ S3_3_c14_c15_0:
1612
+ name: 'PMEVTYPER24_EL0'
1636
1613
  description: 'Performance Monitors Event Type Register 24'
1637
- 'S3_3_c14_c15_1':
1638
- - name: 'PMEVTYPER25_EL0'
1614
+ S3_3_c14_c15_1:
1615
+ name: 'PMEVTYPER25_EL0'
1639
1616
  description: 'Performance Monitors Event Type Register 25'
1640
- 'S3_3_c14_c15_2':
1641
- - name: 'PMEVTYPER26_EL0'
1617
+ S3_3_c14_c15_2:
1618
+ name: 'PMEVTYPER26_EL0'
1642
1619
  description: 'Performance Monitors Event Type Register 26'
1643
- 'S3_3_c14_c15_3':
1644
- - name: 'PMEVTYPER27_EL0'
1620
+ S3_3_c14_c15_3:
1621
+ name: 'PMEVTYPER27_EL0'
1645
1622
  description: 'Performance Monitors Event Type Register 27'
1646
- 'S3_3_c14_c15_4':
1647
- - name: 'PMEVTYPER28_EL0'
1623
+ S3_3_c14_c15_4:
1624
+ name: 'PMEVTYPER28_EL0'
1648
1625
  description: 'Performance Monitors Event Type Register 28'
1649
- 'S3_3_c14_c15_5':
1650
- - name: 'PMEVTYPER29_EL0'
1626
+ S3_3_c14_c15_5:
1627
+ name: 'PMEVTYPER29_EL0'
1651
1628
  description: 'Performance Monitors Event Type Register 29'
1652
- 'S3_3_c14_c15_6':
1653
- - name: 'PMEVTYPER30_EL0'
1629
+ S3_3_c14_c15_6:
1630
+ name: 'PMEVTYPER30_EL0'
1654
1631
  description: 'Performance Monitors Event Type Register 30'
1655
- 'S3_3_c14_c15_7':
1656
- - name: 'PMCCFILTR_EL0'
1657
- description: 'Performance Monitors Cycle Count Filter Register'
1658
- - name: 'PMEVTYPER31_EL0'
1659
- description: 'Performance Monitors Event Type Register 31'
1660
- 'S3_4_c0_c0_0':
1661
- - name: 'VPIDR_EL2'
1632
+ S3_3_c14_c15_7:
1633
+ name: 'PMCCFILTR_EL0'
1634
+ description: Performance Monitors Cycle Count Filter Register
1635
+ Performance Monitors Event Type Register 31
1636
+ S3_4_c0_c0_0:
1637
+ name: 'VPIDR_EL2'
1662
1638
  description: 'Virtualization Processor ID Register'
1663
- 'S3_4_c0_c0_5':
1664
- - name: 'VMPIDR_EL2'
1639
+ S3_4_c0_c0_5:
1640
+ name: 'VMPIDR_EL2'
1665
1641
  description: 'Virtualization Multiprocessor ID Register'
1666
- 'S3_4_c1_c0_0':
1667
- - name: 'SCTLR_EL2'
1642
+ S3_4_c1_c0_0:
1643
+ name: 'SCTLR_EL2'
1668
1644
  description: 'System Control Register (EL2)'
1669
- 'S3_4_c1_c0_1':
1670
- - name: 'ACTLR_EL2'
1645
+ S3_4_c1_c0_1:
1646
+ name: 'ACTLR_EL2'
1671
1647
  description: 'Auxiliary Control Register (EL2)'
1672
- 'S3_4_c1_c1_0':
1673
- - name: 'HCR_EL2'
1648
+ S3_4_c1_c1_0:
1649
+ name: 'HCR_EL2'
1674
1650
  description: 'Hypervisor Configuration Register'
1675
- 'S3_4_c1_c1_1':
1676
- - name: 'MDCR_EL2'
1651
+ S3_4_c1_c1_1:
1652
+ name: 'MDCR_EL2'
1677
1653
  description: 'Monitor Debug Configuration Register (EL2)'
1678
- 'S3_4_c1_c1_2':
1679
- - name: 'CPTR_EL2'
1654
+ S3_4_c1_c1_2:
1655
+ name: 'CPTR_EL2'
1680
1656
  description: 'Architectural Feature Trap Register (EL2)'
1681
- 'S3_4_c1_c1_3':
1682
- - name: 'HSTR_EL2'
1657
+ S3_4_c1_c1_3:
1658
+ name: 'HSTR_EL2'
1683
1659
  description: 'Hypervisor System Trap Register'
1684
- 'S3_4_c1_c1_4':
1685
- - name: 'HFGRTR_EL2'
1660
+ S3_4_c1_c1_4:
1661
+ name: 'HFGRTR_EL2'
1686
1662
  description: 'Hypervisor Fine-Grained Read Trap Register'
1687
- 'S3_4_c1_c1_5':
1688
- - name: 'HFGWTR_EL2'
1663
+ S3_4_c1_c1_5:
1664
+ name: 'HFGWTR_EL2'
1689
1665
  description: 'Hypervisor Fine-Grained Write Trap Register'
1690
- 'S3_4_c1_c1_6':
1691
- - name: 'HFGITR_EL2'
1666
+ S3_4_c1_c1_6:
1667
+ name: 'HFGITR_EL2'
1692
1668
  description: 'Hypervisor Fine-Grained Instruction Trap Register'
1693
- 'S3_4_c1_c1_7':
1694
- - name: 'HACR_EL2'
1669
+ S3_4_c1_c1_7:
1670
+ name: 'HACR_EL2'
1695
1671
  description: 'Hypervisor Auxiliary Control Register'
1696
- 'S3_4_c1_c2_0':
1697
- - name: 'ZCR_EL2'
1672
+ S3_4_c1_c2_0:
1673
+ name: 'ZCR_EL2'
1698
1674
  description: 'SVE Control Register for EL2'
1699
- 'S3_4_c1_c2_1':
1700
- - name: 'TRFCR_EL2'
1675
+ S3_4_c1_c2_1:
1676
+ name: 'TRFCR_EL2'
1701
1677
  description: 'Trace Filter Control Register (EL2)'
1702
- 'S3_4_c1_c3_1':
1703
- - name: 'SDER32_EL2'
1678
+ S3_4_c1_c3_1:
1679
+ name: 'SDER32_EL2'
1704
1680
  description: 'AArch32 Secure Debug Enable Register'
1705
- 'S3_4_c2_c0_0':
1706
- - name: 'TTBR0_EL2'
1681
+ S3_4_c2_c0_0:
1682
+ name: 'TTBR0_EL2'
1707
1683
  description: 'Translation Table Base Register 0 (EL2)'
1708
- 'S3_4_c2_c0_1':
1709
- - name: 'TTBR1_EL2'
1684
+ S3_4_c2_c0_1:
1685
+ name: 'TTBR1_EL2'
1710
1686
  description: 'Translation Table Base Register 1 (EL2)'
1711
- 'S3_4_c2_c0_2':
1712
- - name: 'TCR_EL2'
1687
+ S3_4_c2_c0_2:
1688
+ name: 'TCR_EL2'
1713
1689
  description: 'Translation Control Register (EL2)'
1714
- 'S3_4_c2_c1_0':
1715
- - name: 'VTTBR_EL2'
1690
+ S3_4_c2_c1_0:
1691
+ name: 'VTTBR_EL2'
1716
1692
  description: 'Virtualization Translation Table Base Register'
1717
- 'S3_4_c2_c1_2':
1718
- - name: 'VTCR_EL2'
1693
+ S3_4_c2_c1_2:
1694
+ name: 'VTCR_EL2'
1719
1695
  description: 'Virtualization Translation Control Register'
1720
- 'S3_4_c2_c2_0':
1721
- - name: 'VNCR_EL2'
1696
+ S3_4_c2_c2_0:
1697
+ name: 'VNCR_EL2'
1722
1698
  description: 'Virtual Nested Control Register'
1723
- 'S3_4_c2_c6_0':
1724
- - name: 'VSTTBR_EL2'
1699
+ S3_4_c2_c6_0:
1700
+ name: 'VSTTBR_EL2'
1725
1701
  description: 'Virtualization Secure Translation Table Base Register'
1726
- 'S3_4_c2_c6_2':
1727
- - name: 'VSTCR_EL2'
1702
+ S3_4_c2_c6_2:
1703
+ name: 'VSTCR_EL2'
1728
1704
  description: 'Virtualization Secure Translation Control Register'
1729
- 'S3_4_c3_c0_0':
1730
- - name: 'DACR32_EL2'
1705
+ S3_4_c3_c0_0:
1706
+ name: 'DACR32_EL2'
1731
1707
  description: 'Domain Access Control Register'
1732
- 'S3_4_c3_c1_4':
1733
- - name: 'HDFGRTR_EL2'
1708
+ S3_4_c3_c1_4:
1709
+ name: 'HDFGRTR_EL2'
1734
1710
  description: 'Hypervisor Debug Fine-Grained Read Trap Register'
1735
- 'S3_4_c3_c1_5':
1736
- - name: 'HDFGWTR_EL2'
1711
+ S3_4_c3_c1_5:
1712
+ name: 'HDFGWTR_EL2'
1737
1713
  description: 'Hypervisor Debug Fine-Grained Write Trap Register'
1738
- 'S3_4_c3_c1_6':
1739
- - name: 'HAFGRTR_EL2'
1714
+ S3_4_c3_c1_6:
1715
+ name: 'HAFGRTR_EL2'
1740
1716
  description: 'Hypervisor Activity Monitors Fine-Grained Read Trap Register'
1741
- 'S3_4_c4_c0_0':
1742
- - name: 'SPSR_EL2'
1717
+ S3_4_c4_c0_0:
1718
+ name: 'SPSR_EL2'
1743
1719
  description: 'Saved Program Status Register (EL2)'
1744
- 'S3_4_c4_c0_1':
1745
- - name: 'ELR_EL2'
1720
+ S3_4_c4_c0_1:
1721
+ name: 'ELR_EL2'
1746
1722
  description: 'Exception Link Register (EL2)'
1747
- 'S3_4_c4_c1_0':
1748
- - name: 'SP_EL1'
1723
+ S3_4_c4_c1_0:
1724
+ name: 'SP_EL1'
1749
1725
  description: 'Stack Pointer (EL1)'
1750
- 'S3_4_c4_c3_0':
1751
- - name: 'SPSR_irq'
1726
+ S3_4_c4_c3_0:
1727
+ name: 'SPSR_irq'
1752
1728
  description: 'Saved Program Status Register (IRQ mode)'
1753
- 'S3_4_c4_c3_1':
1754
- - name: 'SPSR_abt'
1729
+ S3_4_c4_c3_1:
1730
+ name: 'SPSR_abt'
1755
1731
  description: 'Saved Program Status Register (Abort mode)'
1756
- 'S3_4_c4_c3_2':
1757
- - name: 'SPSR_und'
1732
+ S3_4_c4_c3_2:
1733
+ name: 'SPSR_und'
1758
1734
  description: 'Saved Program Status Register (Undefined mode)'
1759
- 'S3_4_c4_c3_3':
1760
- - name: 'SPSR_fiq'
1735
+ S3_4_c4_c3_3:
1736
+ name: 'SPSR_fiq'
1761
1737
  description: 'Saved Program Status Register (FIQ mode)'
1762
- 'S3_4_c5_c0_1':
1763
- - name: 'IFSR32_EL2'
1738
+ S3_4_c5_c0_1:
1739
+ name: 'IFSR32_EL2'
1764
1740
  description: 'Instruction Fault Status Register (EL2)'
1765
- 'S3_4_c5_c1_0':
1766
- - name: 'AFSR0_EL2'
1741
+ S3_4_c5_c1_0:
1742
+ name: 'AFSR0_EL2'
1767
1743
  description: 'Auxiliary Fault Status Register 0 (EL2)'
1768
- 'S3_4_c5_c1_1':
1769
- - name: 'AFSR1_EL2'
1744
+ S3_4_c5_c1_1:
1745
+ name: 'AFSR1_EL2'
1770
1746
  description: 'Auxiliary Fault Status Register 1 (EL2)'
1771
- 'S3_4_c5_c2_0':
1772
- - name: 'ESR_EL2'
1747
+ S3_4_c5_c2_0:
1748
+ name: 'ESR_EL2'
1773
1749
  description: 'Exception Syndrome Register (EL2)'
1774
- 'S3_4_c5_c2_3':
1775
- - name: 'VSESR_EL2'
1750
+ S3_4_c5_c2_3:
1751
+ name: 'VSESR_EL2'
1776
1752
  description: 'Virtual SError Exception Syndrome Register'
1777
- 'S3_4_c5_c3_0':
1778
- - name: 'FPEXC32_EL2'
1753
+ S3_4_c5_c3_0:
1754
+ name: 'FPEXC32_EL2'
1779
1755
  description: 'Floating-Point Exception Control register'
1780
- 'S3_4_c5_c6_0':
1781
- - name: 'TFSR_EL2'
1756
+ S3_4_c5_c6_0:
1757
+ name: 'TFSR_EL2'
1782
1758
  description: 'Tag Fault Status Register (EL2)'
1783
- 'S3_4_c6_c0_0':
1784
- - name: 'FAR_EL2'
1759
+ S3_4_c6_c0_0:
1760
+ name: 'FAR_EL2'
1785
1761
  description: 'Fault Address Register (EL2)'
1786
- 'S3_4_c6_c0_4':
1787
- - name: 'HPFAR_EL2'
1762
+ S3_4_c6_c0_4:
1763
+ name: 'HPFAR_EL2'
1788
1764
  description: 'Hypervisor IPA Fault Address Register'
1789
- 'S3_4_c9_c9_0':
1790
- - name: 'PMSCR_EL2'
1765
+ S3_4_c9_c9_0:
1766
+ name: 'PMSCR_EL2'
1791
1767
  description: 'Statistical Profiling Control Register (EL2)'
1792
- 'S3_4_c10_c2_0':
1793
- - name: 'MAIR_EL2'
1768
+ S3_4_c10_c2_0:
1769
+ name: 'MAIR_EL2'
1794
1770
  description: 'Memory Attribute Indirection Register (EL2)'
1795
- 'S3_4_c10_c3_0':
1796
- - name: 'AMAIR_EL2'
1771
+ S3_4_c10_c3_0:
1772
+ name: 'AMAIR_EL2'
1797
1773
  description: 'Auxiliary Memory Attribute Indirection Register (EL2)'
1798
- 'S3_4_c10_c4_0':
1799
- - name: 'MPAMHCR_EL2'
1774
+ S3_4_c10_c4_0:
1775
+ name: 'MPAMHCR_EL2'
1800
1776
  description: 'MPAM Hypervisor Control Register (EL2)'
1801
- 'S3_4_c10_c4_1':
1802
- - name: 'MPAMVPMV_EL2'
1777
+ S3_4_c10_c4_1:
1778
+ name: 'MPAMVPMV_EL2'
1803
1779
  description: 'MPAM Virtual Partition Mapping Valid Register'
1804
- 'S3_4_c10_c5_0':
1805
- - name: 'MPAM2_EL2'
1780
+ S3_4_c10_c5_0:
1781
+ name: 'MPAM2_EL2'
1806
1782
  description: 'MPAM2 Register (EL2)'
1807
- 'S3_4_c10_c6_0':
1808
- - name: 'MPAMVPM0_EL2'
1783
+ S3_4_c10_c6_0:
1784
+ name: 'MPAMVPM0_EL2'
1809
1785
  description: 'MPAM Virtual PARTID Mapping Register 0'
1810
- 'S3_4_c10_c6_1':
1811
- - name: 'MPAMVPM1_EL2'
1786
+ S3_4_c10_c6_1:
1787
+ name: 'MPAMVPM1_EL2'
1812
1788
  description: 'MPAM Virtual PARTID Mapping Register 1'
1813
- 'S3_4_c10_c6_2':
1814
- - name: 'MPAMVPM2_EL2'
1789
+ S3_4_c10_c6_2:
1790
+ name: 'MPAMVPM2_EL2'
1815
1791
  description: 'MPAM Virtual PARTID Mapping Register 2'
1816
- 'S3_4_c10_c6_3':
1817
- - name: 'MPAMVPM3_EL2'
1792
+ S3_4_c10_c6_3:
1793
+ name: 'MPAMVPM3_EL2'
1818
1794
  description: 'MPAM Virtual PARTID Mapping Register 3'
1819
- 'S3_4_c10_c6_4':
1820
- - name: 'MPAMVPM4_EL2'
1795
+ S3_4_c10_c6_4:
1796
+ name: 'MPAMVPM4_EL2'
1821
1797
  description: 'MPAM Virtual PARTID Mapping Register 4'
1822
- 'S3_4_c10_c6_5':
1823
- - name: 'MPAMVPM5_EL2'
1798
+ S3_4_c10_c6_5:
1799
+ name: 'MPAMVPM5_EL2'
1824
1800
  description: 'MPAM Virtual PARTID Mapping Register 5'
1825
- 'S3_4_c10_c6_6':
1826
- - name: 'MPAMVPM6_EL2'
1801
+ S3_4_c10_c6_6:
1802
+ name: 'MPAMVPM6_EL2'
1827
1803
  description: 'MPAM Virtual PARTID Mapping Register 6'
1828
- 'S3_4_c10_c6_7':
1829
- - name: 'MPAMVPM7_EL2'
1804
+ S3_4_c10_c6_7:
1805
+ name: 'MPAMVPM7_EL2'
1830
1806
  description: 'MPAM Virtual PARTID Mapping Register 7'
1831
- 'S3_4_c12_c0_0':
1832
- - name: 'VBAR_EL2'
1807
+ S3_4_c12_c0_0:
1808
+ name: 'VBAR_EL2'
1833
1809
  description: 'Vector Base Address Register (EL2)'
1834
- 'S3_4_c12_c0_1':
1835
- - name: 'RVBAR_EL2'
1810
+ S3_4_c12_c0_1:
1811
+ name: 'RVBAR_EL2'
1836
1812
  description: 'Reset Vector Base Address Register (if EL3 not implemented)'
1837
- 'S3_4_c12_c0_2':
1838
- - name: 'RMR_EL2'
1813
+ S3_4_c12_c0_2:
1814
+ name: 'RMR_EL2'
1839
1815
  description: 'Reset Management Register (EL2)'
1840
- 'S3_4_c12_c1_1':
1841
- - name: 'VDISR_EL2'
1816
+ S3_4_c12_c1_1:
1817
+ name: 'VDISR_EL2'
1842
1818
  description: 'Virtual Deferred Interrupt Status Register'
1843
- 'S3_4_c12_c8_0':
1844
- - name: 'ICH_AP0R0_EL2'
1819
+ S3_4_c12_c8_0:
1820
+ name: 'ICH_AP0R0_EL2'
1845
1821
  description: 'Interrupt Controller Hyp Active Priorities Group 0 Register 0'
1846
- 'S3_4_c12_c8_1':
1847
- - name: 'ICH_AP0R1_EL2'
1822
+ S3_4_c12_c8_1:
1823
+ name: 'ICH_AP0R1_EL2'
1848
1824
  description: 'Interrupt Controller Hyp Active Priorities Group 0 Register 1'
1849
- 'S3_4_c12_c8_2':
1850
- - name: 'ICH_AP0R2_EL2'
1825
+ S3_4_c12_c8_2:
1826
+ name: 'ICH_AP0R2_EL2'
1851
1827
  description: 'Interrupt Controller Hyp Active Priorities Group 0 Register 2'
1852
- 'S3_4_c12_c8_3':
1853
- - name: 'ICH_AP0R3_EL2'
1828
+ S3_4_c12_c8_3:
1829
+ name: 'ICH_AP0R3_EL2'
1854
1830
  description: 'Interrupt Controller Hyp Active Priorities Group 0 Register 3'
1855
- 'S3_4_c12_c9_0':
1856
- - name: 'ICH_AP1R0_EL2'
1831
+ S3_4_c12_c9_0:
1832
+ name: 'ICH_AP1R0_EL2'
1857
1833
  description: 'Interrupt Controller Hyp Active Priorities Group 1 Register 0'
1858
- 'S3_4_c12_c9_1':
1859
- - name: 'ICH_AP1R1_EL2'
1834
+ S3_4_c12_c9_1:
1835
+ name: 'ICH_AP1R1_EL2'
1860
1836
  description: 'Interrupt Controller Hyp Active Priorities Group 1 Register 1'
1861
- 'S3_4_c12_c9_2':
1862
- - name: 'ICH_AP1R2_EL2'
1837
+ S3_4_c12_c9_2:
1838
+ name: 'ICH_AP1R2_EL2'
1863
1839
  description: 'Interrupt Controller Hyp Active Priorities Group 1 Register 2'
1864
- 'S3_4_c12_c9_3':
1865
- - name: 'ICH_AP1R3_EL2'
1840
+ S3_4_c12_c9_3:
1841
+ name: 'ICH_AP1R3_EL2'
1866
1842
  description: 'Interrupt Controller Hyp Active Priorities Group 1 Register 3'
1867
- 'S3_4_c12_c9_5':
1868
- - name: 'ICC_SRE_EL2'
1843
+ S3_4_c12_c9_5:
1844
+ name: 'ICC_SRE_EL2'
1869
1845
  description: 'Interrupt Controller System Register Enable register (EL2)'
1870
- 'S3_4_c12_c11_0':
1871
- - name: 'ICH_HCR_EL2'
1846
+ S3_4_c12_c11_0:
1847
+ name: 'ICH_HCR_EL2'
1872
1848
  description: 'Interrupt Controller Hyp Control Register'
1873
- 'S3_4_c12_c11_1':
1874
- - name: 'ICH_VTR_EL2'
1849
+ S3_4_c12_c11_1:
1850
+ name: 'ICH_VTR_EL2'
1875
1851
  description: 'Interrupt Controller VGIC Type Register'
1876
- 'S3_4_c12_c11_2':
1877
- - name: 'ICH_MISR_EL2'
1852
+ S3_4_c12_c11_2:
1853
+ name: 'ICH_MISR_EL2'
1878
1854
  description: 'Interrupt Controller Maintenance Interrupt State Register'
1879
- 'S3_4_c12_c11_3':
1880
- - name: 'ICH_EISR_EL2'
1855
+ S3_4_c12_c11_3:
1856
+ name: 'ICH_EISR_EL2'
1881
1857
  description: 'Interrupt Controller End of Interrupt Status Register'
1882
- 'S3_4_c12_c11_5':
1883
- - name: 'ICH_ELRSR_EL2'
1858
+ S3_4_c12_c11_5:
1859
+ name: 'ICH_ELRSR_EL2'
1884
1860
  description: 'Interrupt Controller Empty List Register Status Register'
1885
- 'S3_4_c12_c11_7':
1886
- - name: 'ICH_VMCR_EL2'
1861
+ S3_4_c12_c11_7:
1862
+ name: 'ICH_VMCR_EL2'
1887
1863
  description: 'Interrupt Controller Virtual Machine Control Register'
1888
- 'S3_4_c12_c12_0':
1889
- - name: 'ICH_LR0_EL2'
1864
+ S3_4_c12_c12_0:
1865
+ name: 'ICH_LR0_EL2'
1890
1866
  description: 'Interrupt Controller List Register 0'
1891
- 'S3_4_c12_c12_1':
1892
- - name: 'ICH_LR1_EL2'
1867
+ S3_4_c12_c12_1:
1868
+ name: 'ICH_LR1_EL2'
1893
1869
  description: 'Interrupt Controller List Register 1'
1894
- 'S3_4_c12_c12_2':
1895
- - name: 'ICH_LR2_EL2'
1870
+ S3_4_c12_c12_2:
1871
+ name: 'ICH_LR2_EL2'
1896
1872
  description: 'Interrupt Controller List Register 2'
1897
- 'S3_4_c12_c12_3':
1898
- - name: 'ICH_LR3_EL2'
1873
+ S3_4_c12_c12_3:
1874
+ name: 'ICH_LR3_EL2'
1899
1875
  description: 'Interrupt Controller List Register 3'
1900
- 'S3_4_c12_c12_4':
1901
- - name: 'ICH_LR4_EL2'
1876
+ S3_4_c12_c12_4:
1877
+ name: 'ICH_LR4_EL2'
1902
1878
  description: 'Interrupt Controller List Register 4'
1903
- 'S3_4_c12_c12_5':
1904
- - name: 'ICH_LR5_EL2'
1879
+ S3_4_c12_c12_5:
1880
+ name: 'ICH_LR5_EL2'
1905
1881
  description: 'Interrupt Controller List Register 5'
1906
- 'S3_4_c12_c12_6':
1907
- - name: 'ICH_LR6_EL2'
1882
+ S3_4_c12_c12_6:
1883
+ name: 'ICH_LR6_EL2'
1908
1884
  description: 'Interrupt Controller List Register 6'
1909
- 'S3_4_c12_c12_7':
1910
- - name: 'ICH_LR7_EL2'
1885
+ S3_4_c12_c12_7:
1886
+ name: 'ICH_LR7_EL2'
1911
1887
  description: 'Interrupt Controller List Register 7'
1912
- 'S3_4_c12_c13_0':
1913
- - name: 'ICH_LR8_EL2'
1888
+ S3_4_c12_c13_0:
1889
+ name: 'ICH_LR8_EL2'
1914
1890
  description: 'Interrupt Controller List Register 8'
1915
- 'S3_4_c12_c13_1':
1916
- - name: 'ICH_LR9_EL2'
1891
+ S3_4_c12_c13_1:
1892
+ name: 'ICH_LR9_EL2'
1917
1893
  description: 'Interrupt Controller List Register 9'
1918
- 'S3_4_c12_c13_2':
1919
- - name: 'ICH_LR10_EL2'
1894
+ S3_4_c12_c13_2:
1895
+ name: 'ICH_LR10_EL2'
1920
1896
  description: 'Interrupt Controller List Register 10'
1921
- 'S3_4_c12_c13_3':
1922
- - name: 'ICH_LR11_EL2'
1897
+ S3_4_c12_c13_3:
1898
+ name: 'ICH_LR11_EL2'
1923
1899
  description: 'Interrupt Controller List Register 11'
1924
- 'S3_4_c12_c13_4':
1925
- - name: 'ICH_LR12_EL2'
1900
+ S3_4_c12_c13_4:
1901
+ name: 'ICH_LR12_EL2'
1926
1902
  description: 'Interrupt Controller List Register 12'
1927
- 'S3_4_c12_c13_5':
1928
- - name: 'ICH_LR13_EL2'
1903
+ S3_4_c12_c13_5:
1904
+ name: 'ICH_LR13_EL2'
1929
1905
  description: 'Interrupt Controller List Register 13'
1930
- 'S3_4_c12_c13_6':
1931
- - name: 'ICH_LR14_EL2'
1906
+ S3_4_c12_c13_6:
1907
+ name: 'ICH_LR14_EL2'
1932
1908
  description: 'Interrupt Controller List Register 14'
1933
- 'S3_4_c12_c13_7':
1934
- - name: 'ICH_LR15_EL2'
1909
+ S3_4_c12_c13_7:
1910
+ name: 'ICH_LR15_EL2'
1935
1911
  description: 'Interrupt Controller List Register 15'
1936
- 'S3_4_c13_c0_1':
1937
- - name: 'CONTEXTIDR_EL2'
1912
+ S3_4_c13_c0_1:
1913
+ name: 'CONTEXTIDR_EL2'
1938
1914
  description: 'Context ID Register (EL2)'
1939
- 'S3_4_c13_c0_2':
1940
- - name: 'TPIDR_EL2'
1915
+ S3_4_c13_c0_2:
1916
+ name: 'TPIDR_EL2'
1941
1917
  description: 'EL2 Software Thread ID Register'
1942
- 'S3_4_c13_c0_7':
1943
- - name: 'SCXTNUM_EL2'
1918
+ S3_4_c13_c0_7:
1919
+ name: 'SCXTNUM_EL2'
1944
1920
  description: 'EL2 Read/Write Software Context Number'
1945
- 'S3_4_c13_c8_0':
1946
- - name: 'AMEVCNTVOFF00_EL2'
1921
+ S3_4_c13_c8_0:
1922
+ name: 'AMEVCNTVOFF00_EL2'
1947
1923
  description: 'Activity Monitors Event Counter Virtual Offset Register 0 0'
1948
- 'S3_4_c13_c8_1':
1949
- - name: 'AMEVCNTVOFF01_EL2'
1924
+ S3_4_c13_c8_1:
1925
+ name: 'AMEVCNTVOFF01_EL2'
1950
1926
  description: 'Activity Monitors Event Counter Virtual Offset Register 0 1'
1951
- 'S3_4_c13_c8_2':
1952
- - name: 'AMEVCNTVOFF02_EL2'
1927
+ S3_4_c13_c8_2:
1928
+ name: 'AMEVCNTVOFF02_EL2'
1953
1929
  description: 'Activity Monitors Event Counter Virtual Offset Register 0 2'
1954
- 'S3_4_c13_c8_3':
1955
- - name: 'AMEVCNTVOFF03_EL2'
1930
+ S3_4_c13_c8_3:
1931
+ name: 'AMEVCNTVOFF03_EL2'
1956
1932
  description: 'Activity Monitors Event Counter Virtual Offset Register 0 3'
1957
- 'S3_4_c13_c8_4':
1958
- - name: 'AMEVCNTVOFF04_EL2'
1933
+ S3_4_c13_c8_4:
1934
+ name: 'AMEVCNTVOFF04_EL2'
1959
1935
  description: 'Activity Monitors Event Counter Virtual Offset Register 0 4'
1960
- 'S3_4_c13_c8_5':
1961
- - name: 'AMEVCNTVOFF05_EL2'
1936
+ S3_4_c13_c8_5:
1937
+ name: 'AMEVCNTVOFF05_EL2'
1962
1938
  description: 'Activity Monitors Event Counter Virtual Offset Register 0 5'
1963
- 'S3_4_c13_c8_6':
1964
- - name: 'AMEVCNTVOFF06_EL2'
1939
+ S3_4_c13_c8_6:
1940
+ name: 'AMEVCNTVOFF06_EL2'
1965
1941
  description: 'Activity Monitors Event Counter Virtual Offset Register 0 6'
1966
- 'S3_4_c13_c8_7':
1967
- - name: 'AMEVCNTVOFF07_EL2'
1942
+ S3_4_c13_c8_7:
1943
+ name: 'AMEVCNTVOFF07_EL2'
1968
1944
  description: 'Activity Monitors Event Counter Virtual Offset Register 0 7'
1969
- 'S3_4_c13_c9_0':
1970
- - name: 'AMEVCNTVOFF08_EL2'
1945
+ S3_4_c13_c9_0:
1946
+ name: 'AMEVCNTVOFF08_EL2'
1971
1947
  description: 'Activity Monitors Event Counter Virtual Offset Register 0 8'
1972
- 'S3_4_c13_c9_1':
1973
- - name: 'AMEVCNTVOFF09_EL2'
1948
+ S3_4_c13_c9_1:
1949
+ name: 'AMEVCNTVOFF09_EL2'
1974
1950
  description: 'Activity Monitors Event Counter Virtual Offset Register 0 9'
1975
- 'S3_4_c13_c9_2':
1976
- - name: 'AMEVCNTVOFF010_EL2'
1951
+ S3_4_c13_c9_2:
1952
+ name: 'AMEVCNTVOFF010_EL2'
1977
1953
  description: 'Activity Monitors Event Counter Virtual Offset Register 0 10'
1978
- 'S3_4_c13_c9_3':
1979
- - name: 'AMEVCNTVOFF011_EL2'
1954
+ S3_4_c13_c9_3:
1955
+ name: 'AMEVCNTVOFF011_EL2'
1980
1956
  description: 'Activity Monitors Event Counter Virtual Offset Register 0 11'
1981
- 'S3_4_c13_c9_4':
1982
- - name: 'AMEVCNTVOFF012_EL2'
1957
+ S3_4_c13_c9_4:
1958
+ name: 'AMEVCNTVOFF012_EL2'
1983
1959
  description: 'Activity Monitors Event Counter Virtual Offset Register 0 12'
1984
- 'S3_4_c13_c9_5':
1985
- - name: 'AMEVCNTVOFF013_EL2'
1960
+ S3_4_c13_c9_5:
1961
+ name: 'AMEVCNTVOFF013_EL2'
1986
1962
  description: 'Activity Monitors Event Counter Virtual Offset Register 0 13'
1987
- 'S3_4_c13_c9_6':
1988
- - name: 'AMEVCNTVOFF014_EL2'
1963
+ S3_4_c13_c9_6:
1964
+ name: 'AMEVCNTVOFF014_EL2'
1989
1965
  description: 'Activity Monitors Event Counter Virtual Offset Register 0 14'
1990
- 'S3_4_c13_c9_7':
1991
- - name: 'AMEVCNTVOFF015_EL2'
1966
+ S3_4_c13_c9_7:
1967
+ name: 'AMEVCNTVOFF015_EL2'
1992
1968
  description: 'Activity Monitors Event Counter Virtual Offset Register 0 15'
1993
- 'S3_4_c13_c10_0':
1994
- - name: 'AMEVCNTVOFF10_EL2'
1969
+ S3_4_c13_c10_0:
1970
+ name: 'AMEVCNTVOFF10_EL2'
1995
1971
  description: 'Activity Monitors Event Counter Virtual Offset Register 1 0'
1996
- 'S3_4_c13_c10_1':
1997
- - name: 'AMEVCNTVOFF11_EL2'
1972
+ S3_4_c13_c10_1:
1973
+ name: 'AMEVCNTVOFF11_EL2'
1998
1974
  description: 'Activity Monitors Event Counter Virtual Offset Register 1 1'
1999
- 'S3_4_c13_c10_2':
2000
- - name: 'AMEVCNTVOFF12_EL2'
1975
+ S3_4_c13_c10_2:
1976
+ name: 'AMEVCNTVOFF12_EL2'
2001
1977
  description: 'Activity Monitors Event Counter Virtual Offset Register 1 2'
2002
- 'S3_4_c13_c10_3':
2003
- - name: 'AMEVCNTVOFF13_EL2'
1978
+ S3_4_c13_c10_3:
1979
+ name: 'AMEVCNTVOFF13_EL2'
2004
1980
  description: 'Activity Monitors Event Counter Virtual Offset Register 1 3'
2005
- 'S3_4_c13_c10_4':
2006
- - name: 'AMEVCNTVOFF14_EL2'
1981
+ S3_4_c13_c10_4:
1982
+ name: 'AMEVCNTVOFF14_EL2'
2007
1983
  description: 'Activity Monitors Event Counter Virtual Offset Register 1 4'
2008
- 'S3_4_c13_c10_5':
2009
- - name: 'AMEVCNTVOFF15_EL2'
1984
+ S3_4_c13_c10_5:
1985
+ name: 'AMEVCNTVOFF15_EL2'
2010
1986
  description: 'Activity Monitors Event Counter Virtual Offset Register 1 5'
2011
- 'S3_4_c13_c10_6':
2012
- - name: 'AMEVCNTVOFF16_EL2'
1987
+ S3_4_c13_c10_6:
1988
+ name: 'AMEVCNTVOFF16_EL2'
2013
1989
  description: 'Activity Monitors Event Counter Virtual Offset Register 1 6'
2014
- 'S3_4_c13_c10_7':
2015
- - name: 'AMEVCNTVOFF17_EL2'
1990
+ S3_4_c13_c10_7:
1991
+ name: 'AMEVCNTVOFF17_EL2'
2016
1992
  description: 'Activity Monitors Event Counter Virtual Offset Register 1 7'
2017
- 'S3_4_c13_c11_0':
2018
- - name: 'AMEVCNTVOFF18_EL2'
1993
+ S3_4_c13_c11_0:
1994
+ name: 'AMEVCNTVOFF18_EL2'
2019
1995
  description: 'Activity Monitors Event Counter Virtual Offset Register 1 8'
2020
- 'S3_4_c13_c11_1':
2021
- - name: 'AMEVCNTVOFF19_EL2'
1996
+ S3_4_c13_c11_1:
1997
+ name: 'AMEVCNTVOFF19_EL2'
2022
1998
  description: 'Activity Monitors Event Counter Virtual Offset Register 1 9'
2023
- 'S3_4_c13_c11_2':
2024
- - name: 'AMEVCNTVOFF110_EL2'
1999
+ S3_4_c13_c11_2:
2000
+ name: 'AMEVCNTVOFF110_EL2'
2025
2001
  description: 'Activity Monitors Event Counter Virtual Offset Register 1 10'
2026
- 'S3_4_c13_c11_3':
2027
- - name: 'AMEVCNTVOFF111_EL2'
2002
+ S3_4_c13_c11_3:
2003
+ name: 'AMEVCNTVOFF111_EL2'
2028
2004
  description: 'Activity Monitors Event Counter Virtual Offset Register 1 11'
2029
- 'S3_4_c13_c11_4':
2030
- - name: 'AMEVCNTVOFF112_EL2'
2005
+ S3_4_c13_c11_4:
2006
+ name: 'AMEVCNTVOFF112_EL2'
2031
2007
  description: 'Activity Monitors Event Counter Virtual Offset Register 1 12'
2032
- 'S3_4_c13_c11_5':
2033
- - name: 'AMEVCNTVOFF113_EL2'
2008
+ S3_4_c13_c11_5:
2009
+ name: 'AMEVCNTVOFF113_EL2'
2034
2010
  description: 'Activity Monitors Event Counter Virtual Offset Register 1 13'
2035
- 'S3_4_c13_c11_6':
2036
- - name: 'AMEVCNTVOFF114_EL2'
2011
+ S3_4_c13_c11_6:
2012
+ name: 'AMEVCNTVOFF114_EL2'
2037
2013
  description: 'Activity Monitors Event Counter Virtual Offset Register 1 14'
2038
- 'S3_4_c13_c11_7':
2039
- - name: 'AMEVCNTVOFF115_EL2'
2014
+ S3_4_c13_c11_7:
2015
+ name: 'AMEVCNTVOFF115_EL2'
2040
2016
  description: 'Activity Monitors Event Counter Virtual Offset Register 1 15'
2041
- 'S3_4_c14_c0_3':
2042
- - name: 'CNTVOFF_EL2'
2017
+ S3_4_c14_c0_3:
2018
+ name: 'CNTVOFF_EL2'
2043
2019
  description: 'Counter-timer Virtual Offset register'
2044
- 'S3_4_c14_c0_6':
2045
- - name: 'CNTPOFF_EL2'
2020
+ S3_4_c14_c0_6:
2021
+ name: 'CNTPOFF_EL2'
2046
2022
  description: 'Counter-timer Physical Offset register'
2047
- 'S3_4_c14_c1_0':
2048
- - name: 'CNTHCTL_EL2'
2023
+ S3_4_c14_c1_0:
2024
+ name: 'CNTHCTL_EL2'
2049
2025
  description: 'Counter-timer Hypervisor Control register'
2050
- 'S3_4_c14_c2_0':
2051
- - name: 'CNTHP_TVAL_EL2'
2026
+ S3_4_c14_c2_0:
2027
+ name: 'CNTHP_TVAL_EL2'
2052
2028
  description: 'Counter-timer Physical Timer TimerValue register (EL2)'
2053
- 'S3_4_c14_c2_1':
2054
- - name: 'CNTHP_CTL_EL2'
2029
+ S3_4_c14_c2_1:
2030
+ name: 'CNTHP_CTL_EL2'
2055
2031
  description: 'Counter-timer Hypervisor Physical Timer Control register'
2056
- 'S3_4_c14_c2_2':
2057
- - name: 'CNTHP_CVAL_EL2'
2032
+ S3_4_c14_c2_2:
2033
+ name: 'CNTHP_CVAL_EL2'
2058
2034
  description: 'Counter-timer Physical Timer CompareValue register (EL2)'
2059
- 'S3_4_c14_c3_0':
2060
- - name: 'CNTHV_TVAL_EL2'
2035
+ S3_4_c14_c3_0:
2036
+ name: 'CNTHV_TVAL_EL2'
2061
2037
  description: 'Counter-timer Virtual Timer TimerValue Register (EL2)'
2062
- 'S3_4_c14_c3_1':
2063
- - name: 'CNTHV_CTL_EL2'
2038
+ S3_4_c14_c3_1:
2039
+ name: 'CNTHV_CTL_EL2'
2064
2040
  description: 'Counter-timer Virtual Timer Control register (EL2)'
2065
- 'S3_4_c14_c3_2':
2066
- - name: 'CNTHV_CVAL_EL2'
2041
+ S3_4_c14_c3_2:
2042
+ name: 'CNTHV_CVAL_EL2'
2067
2043
  description: 'Counter-timer Virtual Timer CompareValue register (EL2)'
2068
- 'S3_4_c14_c4_0':
2069
- - name: 'CNTHVS_TVAL_EL2'
2044
+ S3_4_c14_c4_0:
2045
+ name: 'CNTHVS_TVAL_EL2'
2070
2046
  description: 'Counter-timer Secure Virtual Timer TimerValue register (EL2)'
2071
- 'S3_4_c14_c4_1':
2072
- - name: 'CNTHVS_CTL_EL2'
2047
+ S3_4_c14_c4_1:
2048
+ name: 'CNTHVS_CTL_EL2'
2073
2049
  description: 'Counter-timer Secure Virtual Timer Control register (EL2)'
2074
- 'S3_4_c14_c4_2':
2075
- - name: 'CNTHVS_CVAL_EL2'
2050
+ S3_4_c14_c4_2:
2051
+ name: 'CNTHVS_CVAL_EL2'
2076
2052
  description: 'Counter-timer Secure Virtual Timer CompareValue register (EL2)'
2077
- 'S3_4_c14_c5_0':
2078
- - name: 'CNTHPS_TVAL_EL2'
2053
+ S3_4_c14_c5_0:
2054
+ name: 'CNTHPS_TVAL_EL2'
2079
2055
  description: 'Counter-timer Secure Physical Timer TimerValue register (EL2)'
2080
- 'S3_4_c14_c5_1':
2081
- - name: 'CNTHPS_CTL_EL2'
2056
+ S3_4_c14_c5_1:
2057
+ name: 'CNTHPS_CTL_EL2'
2082
2058
  description: 'Counter-timer Secure Physical Timer Control register (EL2)'
2083
- 'S3_4_c14_c5_2':
2084
- - name: 'CNTHPS_CVAL_EL2'
2059
+ S3_4_c14_c5_2:
2060
+ name: 'CNTHPS_CVAL_EL2'
2085
2061
  description: 'Counter-timer Secure Physical Timer CompareValue register (EL2)'
2086
- 'S3_6_c1_c0_0':
2087
- - name: 'SCTLR_EL3'
2062
+ S3_6_c1_c0_0:
2063
+ name: 'SCTLR_EL3'
2088
2064
  description: 'System Control Register (EL3)'
2089
- 'S3_6_c1_c0_1':
2090
- - name: 'ACTLR_EL3'
2065
+ S3_6_c1_c0_1:
2066
+ name: 'ACTLR_EL3'
2091
2067
  description: 'Auxiliary Control Register (EL3)'
2092
- 'S3_6_c1_c1_0':
2093
- - name: 'SCR_EL3'
2068
+ S3_6_c1_c1_0:
2069
+ name: 'SCR_EL3'
2094
2070
  description: 'Secure Configuration Register'
2095
- 'S3_6_c1_c1_1':
2096
- - name: 'SDER32_EL3'
2071
+ S3_6_c1_c1_1:
2072
+ name: 'SDER32_EL3'
2097
2073
  description: 'AArch32 Secure Debug Enable Register'
2098
- 'S3_6_c1_c1_2':
2099
- - name: 'CPTR_EL3'
2074
+ S3_6_c1_c1_2:
2075
+ name: 'CPTR_EL3'
2100
2076
  description: 'Architectural Feature Trap Register (EL3)'
2101
- 'S3_6_c1_c2_0':
2102
- - name: 'ZCR_EL3'
2077
+ S3_6_c1_c2_0:
2078
+ name: 'ZCR_EL3'
2103
2079
  description: 'SVE Control Register for EL3'
2104
- 'S3_6_c1_c3_1':
2105
- - name: 'MDCR_EL3'
2080
+ S3_6_c1_c3_1:
2081
+ name: 'MDCR_EL3'
2106
2082
  description: 'Monitor Debug Configuration Register (EL3)'
2107
- 'S3_6_c2_c0_0':
2108
- - name: 'TTBR0_EL3'
2083
+ S3_6_c2_c0_0:
2084
+ name: 'TTBR0_EL3'
2109
2085
  description: 'Translation Table Base Register 0 (EL3)'
2110
- 'S3_6_c2_c0_2':
2111
- - name: 'TCR_EL3'
2086
+ S3_6_c2_c0_2:
2087
+ name: 'TCR_EL3'
2112
2088
  description: 'Translation Control Register (EL3)'
2113
- 'S3_6_c4_c0_0':
2114
- - name: 'SPSR_EL3'
2089
+ S3_6_c4_c0_0:
2090
+ name: 'SPSR_EL3'
2115
2091
  description: 'Saved Program Status Register (EL3)'
2116
- 'S3_6_c4_c0_1':
2117
- - name: 'ELR_EL3'
2092
+ S3_6_c4_c0_1:
2093
+ name: 'ELR_EL3'
2118
2094
  description: 'Exception Link Register (EL3)'
2119
- 'S3_6_c4_c1_0':
2120
- - name: 'SP_EL2'
2095
+ S3_6_c4_c1_0:
2096
+ name: 'SP_EL2'
2121
2097
  description: 'Stack Pointer (EL2)'
2122
- 'S3_6_c5_c1_0':
2123
- - name: 'AFSR0_EL3'
2098
+ S3_6_c5_c1_0:
2099
+ name: 'AFSR0_EL3'
2124
2100
  description: 'Auxiliary Fault Status Register 0 (EL3)'
2125
- 'S3_6_c5_c1_1':
2126
- - name: 'AFSR1_EL3'
2101
+ S3_6_c5_c1_1:
2102
+ name: 'AFSR1_EL3'
2127
2103
  description: 'Auxiliary Fault Status Register 1 (EL3)'
2128
- 'S3_6_c5_c2_0':
2129
- - name: 'ESR_EL3'
2104
+ S3_6_c5_c2_0:
2105
+ name: 'ESR_EL3'
2130
2106
  description: 'Exception Syndrome Register (EL3)'
2131
- 'S3_6_c5_c6_0':
2132
- - name: 'TFSR_EL3'
2107
+ S3_6_c5_c6_0:
2108
+ name: 'TFSR_EL3'
2133
2109
  description: 'Tag Fault Status Register (EL3)'
2134
- 'S3_6_c6_c0_0':
2135
- - name: 'FAR_EL3'
2110
+ S3_6_c6_c0_0:
2111
+ name: 'FAR_EL3'
2136
2112
  description: 'Fault Address Register (EL3)'
2137
- 'S3_6_c10_c2_0':
2138
- - name: 'MAIR_EL3'
2113
+ S3_6_c10_c2_0:
2114
+ name: 'MAIR_EL3'
2139
2115
  description: 'Memory Attribute Indirection Register (EL3)'
2140
- 'S3_6_c10_c3_0':
2141
- - name: 'AMAIR_EL3'
2116
+ S3_6_c10_c3_0:
2117
+ name: 'AMAIR_EL3'
2142
2118
  description: 'Auxiliary Memory Attribute Indirection Register (EL3)'
2143
- 'S3_6_c10_c5_0':
2144
- - name: 'MPAM3_EL3'
2119
+ S3_6_c10_c5_0:
2120
+ name: 'MPAM3_EL3'
2145
2121
  description: 'MPAM3 Register (EL3)'
2146
- 'S3_6_c12_c0_0':
2147
- - name: 'VBAR_EL3'
2122
+ S3_6_c12_c0_0:
2123
+ name: 'VBAR_EL3'
2148
2124
  description: 'Vector Base Address Register (EL3)'
2149
- 'S3_6_c12_c0_1':
2150
- - name: 'RVBAR_EL3'
2125
+ S3_6_c12_c0_1:
2126
+ name: 'RVBAR_EL3'
2151
2127
  description: 'Reset Vector Base Address Register (if EL3 implemented)'
2152
- 'S3_6_c12_c0_2':
2153
- - name: 'RMR_EL3'
2128
+ S3_6_c12_c0_2:
2129
+ name: 'RMR_EL3'
2154
2130
  description: 'Reset Management Register (EL3)'
2155
- 'S3_6_c12_c12_4':
2156
- - name: 'ICC_CTLR_EL3'
2131
+ S3_6_c12_c12_4:
2132
+ name: 'ICC_CTLR_EL3'
2157
2133
  description: 'Interrupt Controller Control Register (EL3)'
2158
- 'S3_6_c12_c12_5':
2159
- - name: 'ICC_SRE_EL3'
2134
+ S3_6_c12_c12_5:
2135
+ name: 'ICC_SRE_EL3'
2160
2136
  description: 'Interrupt Controller System Register Enable register (EL3)'
2161
- 'S3_6_c12_c12_7':
2162
- - name: 'ICC_IGRPEN1_EL3'
2137
+ S3_6_c12_c12_7:
2138
+ name: 'ICC_IGRPEN1_EL3'
2163
2139
  description: 'Interrupt Controller Interrupt Group 1 Enable register (EL3)'
2164
- 'S3_6_c13_c0_2':
2165
- - name: 'TPIDR_EL3'
2140
+ S3_6_c13_c0_2:
2141
+ name: 'TPIDR_EL3'
2166
2142
  description: 'EL3 Software Thread ID Register'
2167
- 'S3_6_c13_c0_7':
2168
- - name: 'SCXTNUM_EL3'
2143
+ S3_6_c13_c0_7:
2144
+ name: 'SCXTNUM_EL3'
2169
2145
  description: 'EL3 Read/Write Software Context Number'
2170
- 'S3_7_c14_c2_0':
2171
- - name: 'CNTPS_TVAL_EL1'
2146
+ S3_7_c14_c2_0:
2147
+ name: 'CNTPS_TVAL_EL1'
2172
2148
  description: 'Counter-timer Physical Secure Timer TimerValue register'
2173
- 'S3_7_c14_c2_1':
2174
- - name: 'CNTPS_CTL_EL1'
2149
+ S3_7_c14_c2_1:
2150
+ name: 'CNTPS_CTL_EL1'
2175
2151
  description: 'Counter-timer Physical Secure Timer Control register'
2176
- 'S3_7_c14_c2_2':
2177
- - name: 'CNTPS_CVAL_EL1'
2152
+ S3_7_c14_c2_2:
2153
+ name: 'CNTPS_CVAL_EL1'
2178
2154
  description: 'Counter-timer Physical Secure Timer CompareValue register'
2179
2155
  apple_system_registers:
2180
- - 'S3_0_c15_c0_0':
2156
+ S3_0_c15_c0_0:
2181
2157
  name: 'HID0'
2182
2158
  description: ''
2183
- - 'S3_0_c15_c0_1':
2159
+ S3_0_c15_c0_1:
2184
2160
  name: 'EHID0'
2185
2161
  description: ''
2186
- - 'S3_0_c15_c1_0':
2162
+ S3_0_c15_c1_0:
2187
2163
  name: 'HID1'
2188
2164
  description: ''
2189
- - 'S3_0_c15_c1_1':
2165
+ S3_0_c15_c1_1:
2190
2166
  name: 'EHID1'
2191
2167
  description: ''
2192
- - 'S3_0_c15_c2_0':
2168
+ S3_0_c15_c2_0:
2193
2169
  name: 'HID2'
2194
2170
  description: ''
2195
- - 'S3_0_c15_c2_1':
2171
+ S3_0_c15_c2_1:
2196
2172
  name: 'EHID2'
2197
2173
  description: ''
2198
- - 'S3_0_c15_c3_0':
2174
+ S3_0_c15_c3_0:
2199
2175
  name: 'HID3'
2200
2176
  description: ''
2201
- - 'S3_0_c15_c3_1':
2177
+ S3_0_c15_c3_1:
2202
2178
  name: 'EHID3'
2203
2179
  description: ''
2204
- - 'S3_0_c15_c4_0':
2180
+ S3_0_c15_c4_0:
2205
2181
  name: 'HID4'
2206
2182
  description: ''
2207
- - 'S3_0_c15_c4_1':
2183
+ S3_0_c15_c4_1:
2208
2184
  name: 'EHID4'
2209
2185
  description: ''
2210
- - 'S3_0_c15_c5_0':
2186
+ S3_0_c15_c5_0:
2211
2187
  name: 'HID5'
2212
2188
  description: 'L2 cache load/store prefetcher'
2213
- - 'S3_0_c15_c5_1':
2189
+ S3_0_c15_c5_1:
2214
2190
  name: 'EHID5'
2215
2191
  description: ''
2216
- - 'S3_0_c15_c6_0':
2192
+ S3_0_c15_c6_0:
2217
2193
  name: 'HID6'
2218
2194
  description: ''
2219
- - 'S3_0_c15_c7_0':
2195
+ S3_0_c15_c7_0:
2220
2196
  name: 'L2_CRAMCONFIG'
2221
2197
  description: ''
2222
- - 'S3_0_c15_c8_0':
2198
+ S3_0_c15_c8_0:
2223
2199
  name: 'HID8'
2224
2200
  description: ''
2225
- - 'S3_0_c15_c9_0':
2201
+ S3_0_c15_c9_0:
2226
2202
  name: 'HID9'
2227
2203
  description: ''
2228
- - 'S3_0_c15_c10_0':
2204
+ S3_0_c15_c10_0:
2229
2205
  name: 'HID10'
2230
2206
  description: ''
2231
- - 'S3_0_c15_c10_1':
2207
+ S3_0_c15_c10_1:
2232
2208
  name: 'EHID10'
2233
2209
  description: ''
2234
- - 'S3_0_c15_c11_0':
2210
+ S3_0_c15_c11_0:
2235
2211
  name: 'HID11'
2236
2212
  description: ''
2237
- - 'S3_0_c15_c11_1':
2213
+ S3_0_c15_c11_1:
2238
2214
  name: 'EHID11'
2239
2215
  description: ''
2240
- - 'S3_0_c15_c14_0':
2216
+ S3_0_c15_c14_0:
2241
2217
  name: 'HID13'
2242
2218
  description: ''
2243
- - 'S3_0_c15_c15_0':
2219
+ S3_0_c15_c15_0:
2244
2220
  name: 'HID14'
2245
2221
  description: ''
2246
- - 'S3_0_c15_c15_2':
2222
+ S3_0_c15_c15_2:
2247
2223
  name: 'HID16'
2248
2224
  description: ''
2249
- - 'S3_1_c15_c0_0':
2225
+ S3_1_c15_c0_0:
2250
2226
  name: 'PMCR0'
2251
2227
  description: 'Apple Performance Monitor Control Register 0'
2252
- - 'S3_1_c15_c1_0':
2228
+ S3_1_c15_c1_0:
2253
2229
  name: 'PMCR1'
2254
2230
  description: 'Controls which execution modes count events'
2255
- - 'S3_1_c15_c2_0':
2231
+ S3_1_c15_c2_0:
2256
2232
  name: 'PMCR2'
2257
2233
  description: 'Controls watchpoint registers'
2258
- - 'S3_1_c15_c3_0':
2234
+ S3_1_c15_c3_0:
2259
2235
  name: 'PMCR3'
2260
2236
  description: 'Controls breakpoints and address matching'
2261
- - 'S3_1_c15_c4_0':
2237
+ S3_1_c15_c4_0:
2262
2238
  name: 'PMCR4'
2263
2239
  description: 'Controls opcode matching'
2264
- - 'S3_1_c15_c5_0':
2240
+ S3_1_c15_c5_0:
2265
2241
  name: 'PMESR0'
2266
2242
  description: ''
2267
- - 'S3_1_c15_c6_0':
2243
+ S3_1_c15_c6_0:
2268
2244
  name: 'PMESR1'
2269
2245
  description: ''
2270
- - 'S3_1_c15_c7_0':
2246
+ S3_1_c15_c7_0:
2271
2247
  name: 'OPMAT0'
2272
2248
  description: ''
2273
- - 'S3_1_c15_c8_0':
2249
+ S3_1_c15_c8_0:
2274
2250
  name: 'OPMAT1'
2275
2251
  description: ''
2276
- - 'S3_1_c15_c9_0':
2252
+ S3_1_c15_c9_0:
2277
2253
  name: 'OPMSK0'
2278
2254
  description: ''
2279
- - 'S3_1_c15_c10_0':
2255
+ S3_1_c15_c10_0:
2280
2256
  name: 'OPMSK1'
2281
2257
  description: ''
2282
- - 'S3_1_c15_c13_0':
2258
+ S3_1_c15_c13_0:
2283
2259
  name: 'PMSR'
2284
2260
  description: ''
2285
- - 'S3_2_c15_c0_0':
2261
+ S3_2_c15_c0_0:
2286
2262
  name: 'PMC0'
2287
2263
  description: '48-bit cycles counter'
2288
- - 'S3_2_c15_c1_0':
2264
+ S3_2_c15_c1_0:
2289
2265
  name: 'PMC1'
2290
2266
  description: '48-bit instructions counter'
2291
- - 'S3_2_c15_c2_0':
2267
+ S3_2_c15_c2_0:
2292
2268
  name: 'PMC2'
2293
2269
  description: ''
2294
- - 'S3_2_c15_c3_0':
2270
+ S3_2_c15_c3_0:
2295
2271
  name: 'PMC3'
2296
2272
  description: ''
2297
- - 'S3_2_c15_c4_0':
2273
+ S3_2_c15_c4_0:
2298
2274
  name: 'PMC4'
2299
2275
  description: ''
2300
- - 'S3_2_c15_c5_0':
2276
+ S3_2_c15_c5_0:
2301
2277
  name: 'PMC5'
2302
2278
  description: ''
2303
- - 'S3_2_c15_c6_0':
2279
+ S3_2_c15_c6_0:
2304
2280
  name: 'PMC6'
2305
2281
  description: ''
2306
- - 'S3_2_c15_c7_0':
2282
+ S3_2_c15_c7_0:
2307
2283
  name: 'PMC7'
2308
2284
  description: ''
2309
- - 'S3_2_c15_c9_0':
2285
+ S3_2_c15_c9_0:
2310
2286
  name: 'PMC8'
2311
2287
  description: ''
2312
- - 'S3_2_c15_c10_0':
2288
+ S3_2_c15_c10_0:
2313
2289
  name: 'PMC9'
2314
2290
  description: ''
2315
- - 'S3_2_c15_c12_0':
2291
+ S3_2_c15_c12_0:
2316
2292
  name: 'PMTRHLD6'
2317
2293
  description: ''
2318
- - 'S3_2_c15_c13_0':
2294
+ S3_2_c15_c13_0:
2319
2295
  name: 'PMTRHLD4'
2320
2296
  description: ''
2321
- - 'S3_2_c15_c14_0':
2297
+ S3_2_c15_c14_0:
2322
2298
  name: 'PMTRHLD2'
2323
2299
  description: ''
2324
- - 'S3_2_c15_c15_0':
2300
+ S3_2_c15_c15_0:
2325
2301
  name: 'PMMMAP'
2326
2302
  description: ''
2327
- - 'S3_3_c15_c0_0':
2303
+ S3_3_c15_c0_0:
2328
2304
  name: 'LSU_ERR_STS'
2329
2305
  description: 'LSU Error Status'
2330
- - 'S3_3_c15_c1_0':
2306
+ S3_3_c15_c1_0:
2331
2307
  name: 'LSU_ERR_CTL'
2332
2308
  description: 'LSU Error Control'
2333
- - 'S3_3_c15_c2_0':
2309
+ S3_3_c15_c2_0:
2334
2310
  name: 'E_LSU_ERR_STS'
2335
2311
  description: 'LSU Error Status'
2336
- - 'S3_3_c15_c7_0':
2312
+ S3_3_c15_c7_0:
2337
2313
  name: 'L2_CRAMCONFIG'
2338
2314
  description: 'LSU Error Status'
2339
- - 'S3_3_c15_c8_0':
2315
+ S3_3_c15_c8_0:
2340
2316
  name: 'LLC_ERR_STS'
2341
2317
  description: 'LLC Error Status'
2342
- - 'S3_3_c15_c8_1':
2318
+ S3_3_c15_c8_1:
2343
2319
  name: 'L2E_ERR_STS'
2344
2320
  description: ''
2345
- - 'S3_3_c15_c9_0':
2321
+ S3_3_c15_c9_0:
2346
2322
  name: 'LLC_ERR_ADR'
2347
2323
  description: 'LLC Error Address'
2348
- - 'S3_3_c15_c9_1':
2324
+ S3_3_c15_c9_1:
2349
2325
  name: 'L2E_ERR_ADR'
2350
2326
  description: ''
2351
- - 'S3_3_c15_c10_0':
2327
+ S3_3_c15_c10_0:
2352
2328
  name: 'LLC_ERR_INF'
2353
2329
  description: 'LLC Error Information'
2354
- - 'S3_3_c15_c10_1':
2330
+ S3_3_c15_c10_1:
2355
2331
  name: 'L2E_ERR_INF'
2356
2332
  description: ''
2357
- - 'S3_4_c15_c0_0':
2333
+ S3_4_c15_c0_0:
2358
2334
  name: 'FED_ERR_STS'
2359
2335
  description: 'FED Error Status'
2360
- - 'S3_4_c15_c0_2':
2336
+ S3_4_c15_c0_2:
2361
2337
  name: 'E_FED_ERR_STS'
2362
2338
  description: 'FED Error Status'
2363
- - 'S3_4_c15_c0_4':
2339
+ S3_4_c15_c0_4:
2364
2340
  name: 'APCTL_EL1/MIGSTS'
2365
2341
  description: ''
2366
- - 'S3_4_c15_c1_0':
2342
+ S3_4_c15_c1_0:
2367
2343
  name: 'KERNELKEYLO_EL1'
2368
2344
  description: 'PAC Kernel Key (bits[63:0])'
2369
- - 'S3_4_c15_c1_1':
2345
+ S3_4_c15_c1_1:
2370
2346
  name: 'KERNELKEYHI_EL1'
2371
2347
  description: 'PAC Kernel Key (bits[127:64])'
2372
- - 'S3_4_c15_c1_2':
2348
+ S3_4_c15_c1_2:
2373
2349
  name: 'VMSA_LOCK_EL1'
2374
2350
  description: 'VMSA Lock'
2375
- - 'S3_4_c15_c1_6':
2351
+ S3_4_c15_c1_6:
2376
2352
  name: 'CTRR_B_UPR_EL1'
2377
2353
  description: 'CTRR Upper Range B'
2378
- - 'S3_4_c15_c1_7':
2354
+ S3_4_c15_c1_7:
2379
2355
  name: 'CTRR_B_LWR_EL1'
2380
2356
  description: 'CTRR Lower Range B'
2381
- - 'S3_4_c15_c2_0':
2357
+ S3_4_c15_c2_0:
2382
2358
  name: 'APRR_0'
2383
2359
  description: 'APRR Register 0'
2384
- - 'S3_4_c15_c2_1':
2360
+ S3_4_c15_c2_1:
2385
2361
  name: 'APRR_1'
2386
2362
  description: 'APRR Register 1'
2387
- - 'S3_4_c15_c2_2':
2363
+ S3_4_c15_c2_2:
2388
2364
  name: 'CTRR_LOCK'
2389
2365
  description: 'CTRR Lockdown'
2390
- - 'S3_4_c15_c2_3':
2366
+ S3_4_c15_c2_3:
2391
2367
  name: 'CTRR_A_LWR_EL1'
2392
2368
  description: 'CTRR Lower Range'
2393
- - 'S3_4_c15_c2_4':
2369
+ S3_4_c15_c2_4:
2394
2370
  name: 'CTRR_A_UPR_EL1'
2395
2371
  description: 'CTRR Upper Range'
2396
- - 'S3_4_c15_c2_5':
2372
+ S3_4_c15_c2_5:
2397
2373
  name: 'CTRR_CTL_EL1'
2398
2374
  description: 'CTRR Control Register'
2399
- - 'S3_4_c15_c2_6':
2375
+ S3_4_c15_c2_6:
2400
2376
  name: 'APRR_6'
2401
2377
  description: 'APRR Register 6'
2402
- - 'S3_4_c15_c2_7':
2378
+ S3_4_c15_c2_7:
2403
2379
  name: 'APRR_7'
2404
2380
  description: 'APRR Register 7'
2405
- - 'S3_4_c15_c11_0':
2381
+ S3_4_c15_c11_0:
2406
2382
  name: 'ACC_CTRR_A_LWR_EL2'
2407
2383
  description: ''
2408
- - 'S3_4_c15_c11_1':
2384
+ S3_4_c15_c11_1:
2409
2385
  name: 'ACC_CTRR_A_UPR_EL2'
2410
2386
  description: ''
2411
- - 'S3_4_c15_c11_4':
2387
+ S3_4_c15_c11_4:
2412
2388
  name: 'ACC_CTRR_CTL_EL2'
2413
2389
  description: ''
2414
- - 'S3_4_c15_c11_5':
2390
+ S3_4_c15_c11_5:
2415
2391
  name: 'ACC_CTRR_LOCK_EL2'
2416
2392
  description: ''
2417
- - 'S3_5_c15_c0_0':
2393
+ S3_5_c15_c0_0:
2418
2394
  name: 'IPI_RR_LOCAL'
2419
2395
  description: ''
2420
- - 'S3_5_c15_c0_1':
2396
+ S3_5_c15_c0_1:
2421
2397
  name: 'IPI_RR_GLOBAL'
2422
2398
  description: ''
2423
- - 'S3_5_c15_c0_5':
2399
+ S3_5_c15_c0_5:
2424
2400
  name: 'DPC_ERR_STS'
2425
2401
  description: ''
2426
- - 'S3_5_c15_c1_1':
2402
+ S3_5_c15_c1_1:
2427
2403
  name: 'IPI_SR'
2428
2404
  description: ''
2429
- - 'S3_5_c15_c3_1':
2405
+ S3_5_c15_c3_1:
2430
2406
  name: 'IPI_CR'
2431
2407
  description: ''
2432
- - 'S3_5_c15_c4_0':
2408
+ S3_5_c15_c4_0:
2433
2409
  name: 'ACC_CFG/CYC_CFG'
2434
2410
  description: ''
2435
- - 'S3_5_c15_c5_0':
2411
+ S3_5_c15_c5_0:
2436
2412
  name: 'CYC_OVRD'
2437
2413
  description: ''
2438
- - 'S3_5_c15_c6_0':
2414
+ S3_5_c15_c6_0:
2439
2415
  name: 'ACC_OVRD'
2440
2416
  description: ''
2441
- - 'S3_5_c15_c6_1':
2417
+ S3_5_c15_c6_1:
2442
2418
  name: 'ACC_EBLK_OVRD'
2443
2419
  description: ''
2444
- - 'S3_6_c15_c0_0':
2420
+ S3_6_c15_c0_0:
2445
2421
  name: 'MMU_ERR_STS'
2446
2422
  description: 'MMU Error Status'
2447
- - 'S3_6_c15_c2_0':
2423
+ S3_6_c15_c2_0:
2448
2424
  name: 'E_MMU_ERR_STS'
2449
2425
  description: 'MMU Error Status'
2450
- - 'S3_6_c15_c12_4':
2426
+ S3_6_c15_c12_4:
2451
2427
  name: 'APSTS_EL1'
2452
2428
  description: ''
2453
- - 'S3_7_c15_c0_4':
2429
+ S3_7_c15_c0_4:
2454
2430
  name: 'UPMCR0'
2455
2431
  description: 'Controls which counters are enabled and how interrupts are generated for overflows'
2456
- - 'S3_7_c15_c0_5':
2432
+ S3_7_c15_c0_5:
2457
2433
  name: 'UPMC8'
2458
2434
  description: ''
2459
- - 'S3_7_c15_c1_4':
2435
+ S3_7_c15_c1_4:
2460
2436
  name: 'UPMESR0'
2461
2437
  description: 'Event selection register for counters 0-7'
2462
- - 'S3_7_c15_c1_5':
2438
+ S3_7_c15_c1_5:
2463
2439
  name: 'UPMC9'
2464
2440
  description: ''
2465
- - 'S3_7_c15_c2_5':
2441
+ S3_7_c15_c2_5:
2466
2442
  name: 'UPMC10'
2467
2443
  description: ''
2468
- - 'S3_7_c15_c3_4':
2444
+ S3_7_c15_c3_4:
2469
2445
  name: 'UPMECM0'
2470
2446
  description: 'Event core masks for counters 0-3'
2471
- - 'S3_7_c15_c3_5':
2447
+ S3_7_c15_c3_5:
2472
2448
  name: 'UPMC11'
2473
2449
  description: ''
2474
- - 'S3_7_c15_c4_4':
2450
+ S3_7_c15_c4_4:
2475
2451
  name: 'UPMECM1'
2476
2452
  description: 'Event core masks for counters 4-7'
2477
- - 'S3_7_c15_c4_5':
2453
+ S3_7_c15_c4_5:
2478
2454
  name: 'UPMC12'
2479
2455
  description: ''
2480
- - 'S3_7_c15_c5_4':
2456
+ S3_7_c15_c5_4:
2481
2457
  name: 'UPMPCM'
2482
2458
  description: ''
2483
- - 'S3_7_c15_c5_5':
2459
+ S3_7_c15_c5_5:
2484
2460
  name: 'UPMC13'
2485
2461
  description: ''
2486
- - 'S3_7_c15_c6_4':
2462
+ S3_7_c15_c6_4:
2487
2463
  name: 'UPMSR'
2488
2464
  description: ''
2489
- - 'S3_7_c15_c6_5':
2465
+ S3_7_c15_c6_5:
2490
2466
  name: 'UPMC14'
2491
2467
  description: ''
2492
- - 'S3_7_c15_c7_4':
2468
+ S3_7_c15_c7_4:
2493
2469
  name: 'UPMC0'
2494
2470
  description: ''
2495
- - 'S3_7_c15_c7_5':
2471
+ S3_7_c15_c7_5:
2496
2472
  name: 'UPMC15'
2497
2473
  description: ''
2498
- - 'S3_7_c15_c8_4':
2474
+ S3_7_c15_c8_4:
2499
2475
  name: 'UPMC1'
2500
2476
  description: ''
2501
- - 'S3_7_c15_c8_5':
2477
+ S3_7_c15_c8_5:
2502
2478
  name: 'UPMECM2'
2503
2479
  description: 'Event core masks for counters 8-11'
2504
- - 'S3_7_c15_c9_4':
2480
+ S3_7_c15_c9_4:
2505
2481
  name: 'UPMC2'
2506
2482
  description: ''
2507
- - 'S3_7_c15_c9_5':
2483
+ S3_7_c15_c9_5:
2508
2484
  name: 'UPMECM3'
2509
2485
  description: 'Event core masks for counters 12-15'
2510
- - 'S3_7_c15_c10_4':
2486
+ S3_7_c15_c10_4:
2511
2487
  name: 'UPMC3'
2512
2488
  description: ''
2513
- - 'S3_7_c15_c11_4':
2489
+ S3_7_c15_c11_4:
2514
2490
  name: 'UPMC4'
2515
2491
  description: ''
2516
- - 'S3_7_c15_c11_5':
2492
+ S3_7_c15_c11_5:
2517
2493
  name: 'UPMESR1'
2518
2494
  description: 'Event selection register for counters 8-15'
2519
- - 'S3_7_c15_c12_4':
2495
+ S3_7_c15_c12_4:
2520
2496
  name: 'UPMC5'
2521
2497
  description: ''
2522
- - 'S3_7_c15_c13_4':
2498
+ S3_7_c15_c13_4:
2523
2499
  name: 'UPMC6'
2524
2500
  description: ''
2525
- - 'S3_7_c15_c14_4':
2501
+ S3_7_c15_c14_4:
2526
2502
  name: 'UPMC7'
2527
2503
  description: ''