Function moras::simulator::instruction::slli_handler

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