mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-07 16:01:28 +02:00

They weren't sufficient and are made redundant by previous commits; they also (on master) caused breakage due to Jit64::psq_stXX assuming writes would be fastmem and not clobber a register under certain conditions. That really needs to be refactored, but for now, this works.