Skip to content

Commit

Permalink
apple_regs.json: add HID12 already used register
Browse files Browse the repository at this point in the history
Signed-off-by: a-ramses <[email protected]>
  • Loading branch information
a-ramses authored and marcan committed Nov 3, 2024
1 parent 68ea08f commit 221bbc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/apple_regs.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
{"index": 0, "name": "EHID10_EL1", "fullname": "Hardware Implementation-Dependent Register 10 (E-core)", "enc": [3, 0, 15, 10, 1 ], "width": 64},
{"index": 0, "name": "HID11_EL1", "fullname": "Hardware Implementation-Dependent Register 11", "enc": [3, 0, 15, 11, 0 ], "width": 64},
{"index": 0, "name": "EHID11_EL1", "fullname": "Hardware Implementation-Dependent Register 11 (E-core)", "enc": [3, 0, 15, 11, 1 ], "width": 64},
{"index": 0, "name": "HID12_EL1", "fullname": "Hardware Implementation-Dependent Register 12", "enc": [3, 0, 15, 12, 0 ], "width": 64},
{"index": 0, "name": "HID13_EL1", "fullname": "Hardware Implementation-Dependent Register 13", "enc": [3, 0, 15, 14, 0 ], "width": 64},
{"index": 0, "name": "HID14_EL1", "fullname": "Hardware Implementation-Dependent Register 14", "enc": [3, 0, 15, 15, 0 ], "width": 64},
{"index": 0, "name": "HID16_EL1", "fullname": "Hardware Implementation-Dependent Register 16", "enc": [3, 0, 15, 15, 2 ], "width": 64},
Expand Down

0 comments on commit 221bbc2

Please sign in to comment.