dolphin/Source/Core
Pokechu22 b349254ff4 docs/DSP: Document the behavior when main and extended opcodes both write to the same register (the write backlog)
For more information, ApplyWriteBackLog, WriteToBackLog, and ZeroWriteBackLog were added in b787f5f8f7 and the explanatory comment was added in fd40513fed, 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.
2022-05-29 15:00:09 -07:00
..
AudioCommon cmake: Don't use PCH with Qt6. 2022-05-22 01:19:44 +02:00
Common Convert PointerWrap::Mode to enum class 2022-05-25 13:16:46 -07:00
Core docs/DSP: Document the behavior when main and extended opcodes both write to the same register (the write backlog) 2022-05-29 15:00:09 -07:00
DiscIO cmake: Don't use PCH with Qt6. 2022-05-22 01:19:44 +02:00
DolphinNoGUI cmake: Don't use PCH with Qt6. 2022-05-22 01:19:44 +02:00
DolphinQt Windows: Remove unused Qt 5 code and references 2022-05-25 17:51:17 -07:00
DolphinTool cmake: Don't use PCH with Qt6. 2022-05-22 01:19:44 +02:00
InputCommon cmake: Don't use PCH with Qt6. 2022-05-22 01:19:44 +02:00
MacUpdater CMakeLists: Replace tab characters with spaces 2022-01-16 15:20:40 -08:00
UICommon Convert PointerWrap::Mode to enum class 2022-05-25 13:16:46 -07:00
UpdaterCommon cmake: Don't use PCH with Qt6. 2022-05-22 01:19:44 +02:00
VideoBackends cmake: Don't use PCH with Qt6. 2022-05-22 01:19:44 +02:00
VideoCommon Common: Refactor PointerWrap 2022-05-25 13:06:41 -07:00
WinUpdater cmake: Don't use PCH with Qt6. 2022-05-22 01:19:44 +02:00
CMakeLists.txt CMakeLists: Add option to disable automatic update support 2022-03-18 03:04:51 -04:00
DolphinLib.ARM64.props msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinLib.props HW: Initial HSP implementation with ARAM expansion 2022-05-21 17:05:49 -07:00
DolphinLib.vcxproj msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinLib.vcxproj.user msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinLib.x64.props msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00