HomeFreeBSD

Fix build with gas.

Description

Fix build with gas.

Do not use C constant suffixes. Bit values are small enough to not
require typing, despite they are used for 64bit MSR writes. The added
cast in hw_ibrs_recalculate() is redundand but I prefer to add it for
clarity.

Reported by: bde
Sponsored by: The FreeBSD Foundation
MFC after: 1 week

Details

Provenance
kibAuthored on
Parents
rS329213: MFC r325654:
Branches
Unknown
Tags
Unknown