flycast/core/hw/sh4/dyna
Flyinghead 3dd16e80d2 arm64 and x64 recs use ssa regalloc 2019-06-10 13:57:10 +02:00
..
blockmanager.cpp Use auto& to avoid copy when iterating. Inline mmu_Read/WriteMemNoEx 2019-06-08 13:04:35 +02:00
blockmanager.h dynarec: ssa initial commit 2019-06-04 21:20:34 +02:00
decoder.cpp dynarec: ssa initial commit 2019-06-04 21:20:34 +02: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 dynarec: add negc and xtrct op codes 2019-05-26 13:30:05 +02:00
ngen.h wince: clean up unused stuff 2019-05-22 15:15:53 +02:00
rec_config.h implement fpu disable exception and other interp and mmu fixes 2019-03-19 21:35:55 +01:00
regalloc.h regalloc: handle mem ops differently in wince mode 2019-05-28 19:37:24 +02:00
shil.cpp arm64 and x64 recs use ssa regalloc 2019-06-10 13:57:10 +02:00
shil.h dynarec: ssa initial commit 2019-06-04 21:20:34 +02:00
shil_canonical.h dynarec: add negc and xtrct op codes 2019-05-26 13:30:05 +02:00
ssa.cpp arm64 and x64 recs use ssa regalloc 2019-06-10 13:57:10 +02:00
ssa.h arm64 and x64 recs use ssa regalloc 2019-06-10 13:57:10 +02:00
ssa_regalloc.h arm64 and x64 recs use ssa regalloc 2019-06-10 13:57:10 +02:00