Function moras::simulator::instruction::xor_handler

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