Function moras::simulator::instruction::csrrwi_handler

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