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)
Nov 14 2024, 11:11 PM
Unknown Object (File)
Sep 27 2024, 11:04 AM
Unknown Object (File)
Sep 27 2024, 12:48 AM
Unknown Object (File)
Sep 24 2024, 1:14 AM
Unknown Object (File)
Sep 23 2024, 10:33 PM
Unknown Object (File)
Sep 22 2024, 11:32 PM
Unknown Object (File)
Sep 22 2024, 10:50 PM
Unknown Object (File)
Sep 7 2024, 8:24 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