mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-01 08:00:52 -05:00
In the case of a zero immediate, it wouldn't generate code at all. Also in the case of max u32/u64, use ORN to optimize it.
In the case of a zero immediate, it wouldn't generate code at all. Also in the case of max u32/u64, use ORN to optimize it.