Function moras::simulator::instruction::sll_handler

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