dolphin/Source/Core
JosJuice a6700a074d JitArm64: Get rid of an unconditional branch to farcode
If a branch is unconditional, its target should not be in farcode,
since that defeats the purpose of farcode (putting seldom executed
code in farcode to keep it out of the icache when possible).
2021-07-07 14:11:07 +02:00
..
AudioCommon treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Common Arm64Emitter: Fix 64-bit TBZ/TBNZ encoding 2021-07-07 12:21:07 +02:00
Core JitArm64: Get rid of an unconditional branch to farcode 2021-07-07 14:11:07 +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 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 #9595 from Dentomologist/fix_vertex_loader_test_warnings 2021-07-06 11:50:23 +02:00
WinUpdater treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props NetPlay: Refactor some functions into a common header 2021-07-06 06:41:23 -04:00
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props