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
F136985052: D20977.id60045.diff
Thu, Nov 20, 10:13 PM
F136984955: D20977.id.diff
Thu, Nov 20, 10:12 PM
F136984774: D20977.id59839.diff
Thu, Nov 20, 10:11 PM
F136984273: D20977.id59840.diff
Thu, Nov 20, 10:09 PM
F136982238: D20977.diff
Thu, Nov 20, 9:59 PM
Unknown Object (File)
Tue, Nov 18, 2:43 PM
Unknown Object (File)
Tue, Nov 11, 6:16 PM
Unknown Object (File)
Wed, Nov 5, 1:48 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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable