Function moras::simulator::instruction::sltiu_handler

source ยท
pub(super) fn sltiu_handler(
    arg: InstHandlerArg<'_>,
) -> Result<SimulatorStatus, String>