pub fn handle_invalid_op<Mac: Machine>( _machine: &mut Mac, inst: Instruction, ) -> Result<(), Error>