flycast/core/hw/sh4/dyna
flyinghead c344903a23 new x86 dynarec. Enable for android
refactor common code between x64 and x86 dynarecs.
x86 rewrite based on the x64 one
some discarded dyna blocks weren't fully unlinked
2021-01-26 13:16:48 +01:00
..
blockmanager.cpp new x86 dynarec. Enable for android 2021-01-26 13:16:48 +01:00
blockmanager.h Remove "using namespace std;" 2020-03-30 23:00:43 +02:00
decoder.cpp rec-x64: don't use vfmadd to avoid intel/amd variations 2021-01-08 21:40:13 +01:00
decoder.h wince: use setjmp/longjmp instead of try/catch for dynarecs 2019-04-15 18:02:34 +02:00
decoder_opcodes.h build: Refactor HOST_NO_REC everywhere 2015-07-25 13:19:26 +02:00
driver.cpp new x86 dynarec. Enable for android 2021-01-26 13:16:48 +01:00
ngen.h rec-x64: don't use vfmadd to avoid intel/amd variations 2021-01-08 21:40:13 +01:00
regalloc.h new x86 dynarec. Enable for android 2021-01-26 13:16:48 +01:00
shil.cpp Remove "using namespace std;" 2020-03-30 23:00:43 +02:00
shil.h Remove "using namespace std;" 2020-03-30 23:00:43 +02:00
shil_canonical.h new x86 dynarec. Enable for android 2021-01-26 13:16:48 +01:00
ssa.cpp sh4/dyna: use new logging 2019-07-01 12:17:51 +02:00
ssa.h sh4: implement C and WT MMU bits in cache. Use mem handlers everywhere 2020-06-24 15:23:47 +02:00
ssa_regalloc.h new x86 dynarec. Enable for android 2021-01-26 13:16:48 +01:00