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
F106180156: D20979.id59846.diff
Thu, Dec 26, 5:23 PM
F106176400: D20979.id59880.diff
Thu, Dec 26, 3:55 PM
F106149171: D20979.diff
Thu, Dec 26, 5:13 AM
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
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