Function moras::simulator::instruction::slti_handler

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