HomeFreeBSD

Fix undefined behavior: left-shifting into the sign bit.

Description

Fix undefined behavior: left-shifting into the sign bit.

Reviewed by: dim, markj
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D22898

Details