Function moras::simulator::instruction::andi_handler

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