Macro lib_rv32_asm::tokenize[][src]

macro_rules! tokenize {
    ($s : expr) => { ... };
}
Expand description

Convert an instruction to it’s tokens, stripping out whitespace, parenthesis, and commas.