[][src]Function riscy::decode

pub fn decode(instruction: u32) -> Result<Instruction, DecodeError>

Decodes an rv32i instruction.