Skip to content

Rule: _BitInt width changed

Canonical rule slug: bit-int-width-changed. ← back to all rules

A _BitInt declaration changes width, changing the parameter size and register class existing callers pass it in.

Canonical demonstration