IRC channel logs
2025-05-31.log
back to list of logs
<old>anyway to do arithmeric on fixed unsigned value? <old>Like I want to do arithmeric on unsigned 64 bit <old>and have the wrap-around <rlb>old: looks vm uadd will do it for u64, but that may not help