Function sp1_core::disassembler::transpile

source ยท
pub fn transpile(instructions_u32: &[u32]) -> Vec<Instruction>
Expand description

Transpile the instructions from the 32-bit encoded instructions.