mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-19 00:33:30 -05: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.