Merge pull request #379 from caleb-garrett/hash

Corrected hash v3 register arrays
This commit is contained in:
Dario Nieuwenhuis 2024-02-06 00:04:14 +00:00 committed by GitHub
commit 5674011dd7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,13 +31,13 @@ block/HASH:
- name: CSR
description: context swap registers.
array:
len: 54
len: 103
stride: 4
byte_offset: 248
- name: HR
description: HASH digest register.
array:
len: 8
len: 16
stride: 4
byte_offset: 784
access: Read