mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
While the third parameter of ANDI2R is u64, the upper half of it does not get read if we're emitting a 32-bit instruction (which we are doing here).