[][src]Crate riscv_asm

Structs

RegIndexError

An error when a register is referenced out of bounds

Enums

Instr
Reg

Register mnemonics for the standard ABI

Functions

decode_opcode
parse_elf

Parse an elf file and return the executable code as u32 words

parse_elf_from_path

Parse an elf file from disk and return the executable code as u32 words