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.
pub fn transpile(instructions_u32: &[u32]) -> Vec<Instruction>Transpile the instructions from the 32-bit encoded instructions.