mirror of
https://github.com/AsahiLinux/m1n1
synced 2024-11-21 14:23:01 +00:00
apple_regs.json: add HID12 already used register
Signed-off-by: a-ramses <abdicheramzi@gmail.com>
This commit is contained in:
parent
750f3307f0
commit
d54b97881a
1 changed files with 1 additions and 0 deletions
|
@ -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},
|
||||
|
|
Loading…
Reference in a new issue