commit | 33b9be6d758d4fcef1f5a9802a54bb56f2c4ff8d | [log] [tgz] |
---|---|---|
author | Chris Kay <chris.kay@arm.com> | Wed May 26 11:58:23 2021 +0100 |
committer | Chris Kay <chris.kay@arm.com> | Tue Oct 26 12:14:31 2021 +0100 |
tree | a871400cbc2c690cfbd292438012a26adcfcb3ba | |
parent | b4b726ea868359cf683c07337b69fe91a2a6929a [diff] |
refactor(amu): factor out register accesses This change introduces a small set of register getters and setters to avoid having to repeatedly mask and shift in complex code. Change-Id: Ia372f60c5efb924cd6eeceb75112e635ad13d942 Signed-off-by: Chris Kay <chris.kay@arm.com>