dolphin/Source/Core/Core/PowerPC/Jit64
JosJuice fd511a689f Jit: Skip redundant flushes
This makes codegen faster (by perhaps 10-20% in the case of Jit64,
I didn't measure too closely), which helps speed up NBA Live 2005
a little. But the game still has serious performance issues.
2022-02-14 19:17:59 +01:00
..
RegCache Common/Assert: Actually use the ASSERT_MSG's log type parameter 2022-01-09 12:44:14 -08:00
Jit_Branch.cpp Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
Jit_FloatingPoint.cpp Config: Port remaining Core settings to new config system (partial). 2022-01-05 00:54:15 +01:00
Jit_Integer.cpp Merge pull request #10120 from Sintendo/jit64arithcxrefactor 2021-12-20 14:20:49 -05:00
Jit_LoadStore.cpp Config: Port remaining Core settings to new config system (partial). 2022-01-05 00:54:15 +01:00
Jit_LoadStoreFloating.cpp Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
Jit_LoadStorePaired.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Jit_Paired.cpp Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
Jit_SystemRegisters.cpp Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
Jit.cpp Jit: Skip redundant flushes 2022-02-14 19:17:59 +01:00
Jit.h Merge pull request #10120 from Sintendo/jit64arithcxrefactor 2021-12-20 14:20:49 -05:00
Jit64_Tables.cpp Merge pull request #10120 from Sintendo/jit64arithcxrefactor 2021-12-20 14:20:49 -05:00
JitAsm.cpp Config: Port remaining Interface settings to new config system. 2021-12-31 17:40:04 +01:00
JitAsm.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00