mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-20 22:27:52 -05:00
IADD.X takes the carry flag and adds it to the result. This is generally used to emulate 64-bit operations with 32-bit registers.
IADD.X takes the carry flag and adds it to the result. This is generally used to emulate 64-bit operations with 32-bit registers.