pub fn decode_one(address: usize, bytes: &[u8]) -> Option<DecodedInstruction>Expand description
convenience function to decode a single instruction
pub fn decode_one(address: usize, bytes: &[u8]) -> Option<DecodedInstruction>convenience function to decode a single instruction