const fn imm_len(op: u8) -> u8
Returns the length of the immediate data for the given opcode, or 0 if none.
0