Previously only some of the ID register fields were 64 bit. To allow
for a script to generate these mark them all 64 bit. To allow for their
use in assembly we need to use the UINT64_C macro via a new UL macro
to stop the lines from being too long.
Details
Details
- Reviewers
manu - Group Reviewers
arm64 - Commits
- rS350241: Ensure the arm64 ID register fields are 64 bit types.
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 25381 Build 24023: arc lint + arc unit