Function lib_rv32_asm::parse::match_register[][src]

pub fn match_register(reg: &str) -> Result<u8, AssemblerError>
Expand description

Match a register number or name to its integer number.