mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-27 17:39:34 -06:00

For more information, ApplyWriteBackLog, WriteToBackLog, and ZeroWriteBackLog were added inb787f5f8f7
and the explanatory comment was added infd40513fed
, although it did not mention the specific instructions that could trigger this edge case. The statements about which registers can be written by main opcodes and extension opcodes are based on my own checking of all instructions in the manual.