Function moras::simulator::instruction::ebreak_handler

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