mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-22 02:00:48 -04:00
Take advantage of movzx as a replacement for anding with 0xff or 0xffff, and abuse loads from the register cache to save ops.
Take advantage of movzx as a replacement for anding with 0xff or 0xffff, and abuse loads from the register cache to save ops.