fn bit_index(q: u8, bitnum: u8) -> Unsigned6Bit
Expand description
Convert a bit designator (as described in the documentation for
the SKM opcode on page 3-34 of the User
Handbook)
into an Unsigned6Bit
field (suitable for use as the index portion
of an instruction word).