dolphin/Source/Core
JosJuice 1a64364ae3 JitArm64: Add the ability to emit an unconditional exception exit
In cases where we already know that there is an exception,
either because we just checked for it or because we were
the ones that generated the exception to begin with,
we can skip the branch inside WriteExceptionExit.
2021-07-06 11:33:46 +02:00
..
AudioCommon treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Common Merge pull request #9862 from delroth/spdx-tags 2021-07-06 01:02:57 -04:00
Core JitArm64: Add the ability to emit an unconditional exception exit 2021-07-06 11:33:46 +02:00
DiscIO licensing: convert "public domain" to CC0 1.0 2021-07-05 04:43:55 +02:00
DolphinNoGUI treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
DolphinQt Merge pull request #9862 from delroth/spdx-tags 2021-07-06 01:02:57 -04:00
InputCommon treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
MacUpdater treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
UICommon Merge pull request #9862 from delroth/spdx-tags 2021-07-06 01:02:57 -04:00
UpdaterCommon Merge pull request #9862 from delroth/spdx-tags 2021-07-06 01:02:57 -04:00
VideoBackends treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
VideoCommon Merge pull request #9862 from delroth/spdx-tags 2021-07-06 01:02:57 -04:00
WinUpdater treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
CMakeLists.txt
DolphinLib.ARM64.props Implement ArmFPURoundMode.cpp 2021-04-25 15:56:19 +02:00
DolphinLib.props NetPlay/Jit64: Avoid using software FMA 2021-06-09 22:56:26 +02:00
DolphinLib.vcxproj JitCommon: Signed 32-bit division magic constants 2021-03-07 18:27:36 +01:00
DolphinLib.vcxproj.user msbuild: bundle all dolphin "core" code into single library 2021-01-27 14:29:49 -08:00
DolphinLib.x64.props msbuild: bundle all dolphin "core" code into single library 2021-01-27 14:29:49 -08:00