mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-25 07:21:14 +01:00
132e1068ce
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.