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
Unknown Object (File)
Thu, Aug 13, 6:24 PM
Unknown Object (File)
Tue, Aug 11, 9:26 PM
Unknown Object (File)
Tue, Aug 11, 1:22 AM
Unknown Object (File)
Mon, Aug 10, 7:25 PM
Unknown Object (File)
Sun, Aug 9, 10:18 PM
Unknown Object (File)
Sun, Aug 9, 11:50 AM
Unknown Object (File)
Sat, Aug 8, 4:15 PM
Unknown Object (File)
Fri, Aug 7, 8:58 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