mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-01 05:01:07 -05:00
1. In some cases, ps_merge01 can be implemented using one instruction. 2. When we need two instructions for ps_merge01, it's best to start with a MOV to avoid false dependencies on the destination register. 3. ps_merge10 can be implemented using a single EXT instruction.
115 KiB
115 KiB