shadPS4/src/core/jit
2025-12-09 03:10:56 +04:30
..
arm64_codegen.cpp simple JIT recompiler + tests 2025-12-09 02:25:58 +04:30
arm64_codegen.h early jit init 2025-12-09 02:59:51 +04:30
block_manager.cpp simple JIT recompiler + tests 2025-12-09 02:25:58 +04:30
block_manager.h simple JIT recompiler + tests 2025-12-09 02:25:58 +04:30
calling_convention.cpp simple JIT recompiler + tests 2025-12-09 02:25:58 +04:30
calling_convention.h simple JIT recompiler + tests 2025-12-09 02:25:58 +04:30
execution_engine.cpp early jit init 2025-12-09 02:59:51 +04:30
execution_engine.h early jit init 2025-12-09 02:59:51 +04:30
register_mapping.cpp register state preservation infra 2025-12-09 03:10:56 +04:30
register_mapping.h register state preservation infra 2025-12-09 03:10:56 +04:30
simd_translator.cpp simple JIT recompiler + tests 2025-12-09 02:25:58 +04:30
simd_translator.h simple JIT recompiler + tests 2025-12-09 02:25:58 +04:30
x86_64_translator.cpp simple JIT recompiler + tests 2025-12-09 02:25:58 +04:30
x86_64_translator.h simple JIT recompiler + tests 2025-12-09 02:25:58 +04:30