Page MenuHomeFreeBSD

Ensure the ID register fields are 64 bit types.
ClosedPublic

Authored by andrew on Jul 17 2019, 9:20 AM.
Tags
None
Referenced Files
F106954988: D20977.id59839.diff
Wed, Jan 8, 12:55 AM
Unknown Object (File)
Tue, Dec 10, 1:00 AM
Unknown Object (File)
Dec 7 2024, 11:35 PM
Unknown Object (File)
Dec 4 2024, 5:03 PM
Unknown Object (File)
Nov 18 2024, 12:49 PM
Unknown Object (File)
Oct 25 2024, 8:25 PM
Unknown Object (File)
Oct 25 2024, 8:25 PM
Unknown Object (File)
Oct 25 2024, 8:25 PM
Subscribers

Details

Summary

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.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 25380
Build 24022: arc lint + arc unit