Module lib_rv32_asm::parse[][src]

Expand description

Functions for parsing an instruction string.

Functions

Match an operation to the correct opcode.

Match a register number or name to its integer number.

Parse a label or an immediate literal into an integer.