Function o1vm::elf_loader::parse_riscv32i
source · pub fn parse_riscv32i(path: &Path) -> Result<State, String>
Expand description
Parse an ELF file and return the parsed data as a structure that is expected by the o1vm RISC-V 32i edition.