Page MenuHomeFreeBSD

Provide macros to extract the sub-fields of the CAP_LO and CAP_HI registers.
ClosedPublic

Authored by imp on Jul 17 2019, 5:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 20 2023, 7:40 AM
Unknown Object (File)
Nov 9 2023, 12:51 AM
Unknown Object (File)
Nov 5 2023, 3:30 PM
Unknown Object (File)
Nov 5 2023, 2:38 AM
Unknown Object (File)
Nov 4 2023, 8:54 PM
Unknown Object (File)
Oct 31 2023, 1:36 PM
Unknown Object (File)
Oct 11 2023, 3:55 AM
Unknown Object (File)
Oct 11 2023, 3:55 AM
Subscribers
None

Details

Summary

These macros make places where we extract these easier to read. The shift and
mask stuff is also a bit tedious and error prone. Start with the CAP_LO and
CAP_HI registers since their scope is somewhat constrained. This is style
chagne only, no functional changes.

Diff Detail

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