Function point_instruction_address_kernel
pub fn point_instruction_address_kernel(
operation: Bits<2>,
step: Bits<5>,
) -> Bits<6>Expand description
Map a point operation and step to the microcode ROM address.