[][src]Function riscv_decode::decode

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

Decode the given instruction.