dolphin/Source/Core
JosJuice 3af21d3d22 JitArm64: Optimize FloatCompare's CR value emitting
Setting bit 32 is only needed in the case where EQ and GT are set
but SO and LT are not, which is not a possible outcome of a compare.
2021-07-12 22:54:37 +02:00
..
AudioCommon treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Common JitArm64: Stop using hand-encoded logical immediates 2021-07-12 22:25:49 +02:00
Core JitArm64: Optimize FloatCompare's CR value emitting 2021-07-12 22:54:37 +02:00
DiscIO Merge pull request #9854 from JosJuice/wia-ice 2021-07-06 13:05:09 +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 UpdaterCommon: Use File::Copy() on non-macOS platforms 2021-07-09 12:56:23 -04:00
VideoBackends treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
VideoCommon JitArm64: Stop using hand-encoded logical immediates 2021-07-12 22:25:49 +02: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: Refactor some functions into a common header 2021-07-06 06:41:23 -04:00
DolphinLib.vcxproj JitCommon: Signed 32-bit division magic constants 2021-03-07 18:27:36 +01:00
DolphinLib.vcxproj.user
DolphinLib.x64.props