pub fn decode(i: u32) -> Result<Instruction, DecodingError>
Expand description

Decode the given instruction.