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
F156373454: D20977.id60045.diff
Wed, May 13, 2:02 AM
F156373451: D20977.id59839.diff
Wed, May 13, 2:02 AM
F156373448: D20977.id59840.diff
Wed, May 13, 2:02 AM
F156373381: D20977.diff
Wed, May 13, 2:01 AM
Unknown Object (File)
Sat, May 9, 3:10 PM
Unknown Object (File)
Sat, May 2, 10:42 PM
Unknown Object (File)
Mon, Apr 27, 10:38 AM
Unknown Object (File)
Wed, Apr 22, 2:11 AM
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