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
F148335593: D20977.id60045.diff
Tue, Mar 17, 5:39 AM
Unknown Object (File)
Sat, Mar 14, 4:22 PM
Unknown Object (File)
Sat, Mar 14, 1:13 AM
Unknown Object (File)
Thu, Feb 19, 4:12 PM
Unknown Object (File)
Feb 1 2026, 1:43 PM
Unknown Object (File)
Dec 20 2025, 11:19 PM
Unknown Object (File)
Dec 19 2025, 11:28 PM
Unknown Object (File)
Dec 10 2025, 9:07 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