Function moras::simulator::instruction::jump_offset_helper

source ยท
fn jump_offset_helper(
    arg: &InstHandlerArg<'_>,
    offset: u32,
) -> Result<(), String>