eden/externals/dynarmic/src/dynarmic/backend/x64
2025-08-02 00:48:10 +02:00
..
a32_emit_x64.cpp [dynarmic] XMM spill, SSE/AVX emit, sub/add, configurable JIT state pointer, remove unnecessary stuff (#128) 2025-08-02 00:48:10 +02:00
a32_emit_x64.h Move dead submodules in-tree 2025-05-31 02:33:02 -04:00
a32_emit_x64_memory.cpp [dynarmic] XMM spill, SSE/AVX emit, sub/add, configurable JIT state pointer, remove unnecessary stuff (#128) 2025-08-02 00:48:10 +02:00
a32_interface.cpp [dynarmic] remove mcl/assert.h and mcl/stdint.h (depends on #81) (#89) 2025-07-25 02:22:38 +02:00
a32_jitstate.cpp [dynarmic] remove mcl/assert.h and mcl/stdint.h (depends on #81) (#89) 2025-07-25 02:22:38 +02:00
a32_jitstate.h [dynarmic] remove mcl/assert.h and mcl/stdint.h (depends on #81) (#89) 2025-07-25 02:22:38 +02:00
a64_emit_x64.cpp [dynarmic] XMM spill, SSE/AVX emit, sub/add, configurable JIT state pointer, remove unnecessary stuff (#128) 2025-08-02 00:48:10 +02:00
a64_emit_x64.h [dynarmic] XMM spill, SSE/AVX emit, sub/add, configurable JIT state pointer, remove unnecessary stuff (#128) 2025-08-02 00:48:10 +02:00
a64_emit_x64_memory.cpp [dynarmic] XMM spill, SSE/AVX emit, sub/add, configurable JIT state pointer, remove unnecessary stuff (#128) 2025-08-02 00:48:10 +02:00
a64_interface.cpp [dynarmic] remove mcl/assert.h and mcl/stdint.h (depends on #81) (#89) 2025-07-25 02:22:38 +02:00
a64_jitstate.cpp Move dead submodules in-tree 2025-05-31 02:33:02 -04:00
a64_jitstate.h [dynarmic] remove mcl/assert.h and mcl/stdint.h (depends on #81) (#89) 2025-07-25 02:22:38 +02:00
abi.cpp [dynarmic] XMM spill, SSE/AVX emit, sub/add, configurable JIT state pointer, remove unnecessary stuff (#128) 2025-08-02 00:48:10 +02:00
abi.h [dynarmic] XMM spill, SSE/AVX emit, sub/add, configurable JIT state pointer, remove unnecessary stuff (#128) 2025-08-02 00:48:10 +02:00
block_of_code.cpp [dynarmic] XMM spill, SSE/AVX emit, sub/add, configurable JIT state pointer, remove unnecessary stuff (#128) 2025-08-02 00:48:10 +02:00
block_of_code.h [dynarmic] XMM spill, SSE/AVX emit, sub/add, configurable JIT state pointer, remove unnecessary stuff (#128) 2025-08-02 00:48:10 +02:00
callback.cpp Move dead submodules in-tree 2025-05-31 02:33:02 -04:00
callback.h [dynarmic] remove mcl/assert.h and mcl/stdint.h (depends on #81) (#89) 2025-07-25 02:22:38 +02:00
constant_pool.cpp [dynarmic] remove mcl/assert.h and mcl/stdint.h (depends on #81) (#89) 2025-07-25 02:22:38 +02:00
constant_pool.h [dynarmic] remove mcl/assert.h and mcl/stdint.h (depends on #81) (#89) 2025-07-25 02:22:38 +02:00
constants.h [dynarmic] remove mcl/assert.h and mcl/stdint.h (depends on #81) (#89) 2025-07-25 02:22:38 +02:00
devirtualize.h [dynarmic] remove mcl/assert.h and mcl/stdint.h (depends on #81) (#89) 2025-07-25 02:22:38 +02:00
emit_x64.cpp [dynarmic] XMM spill, SSE/AVX emit, sub/add, configurable JIT state pointer, remove unnecessary stuff (#128) 2025-08-02 00:48:10 +02:00
emit_x64.h Move dead submodules in-tree 2025-05-31 02:33:02 -04:00
emit_x64_aes.cpp [dynarmic] remove mcl/assert.h and mcl/stdint.h (depends on #81) (#89) 2025-07-25 02:22:38 +02:00
emit_x64_crc32.cpp [dynarmic] XMM spill, SSE/AVX emit, sub/add, configurable JIT state pointer, remove unnecessary stuff (#128) 2025-08-02 00:48:10 +02:00
emit_x64_data_processing.cpp [dynarmic] XMM spill, SSE/AVX emit, sub/add, configurable JIT state pointer, remove unnecessary stuff (#128) 2025-08-02 00:48:10 +02:00
emit_x64_floating_point.cpp [dynarmic] XMM spill, SSE/AVX emit, sub/add, configurable JIT state pointer, remove unnecessary stuff (#128) 2025-08-02 00:48:10 +02:00
emit_x64_memory.cpp.inc [dynarmic] XMM spill, SSE/AVX emit, sub/add, configurable JIT state pointer, remove unnecessary stuff (#128) 2025-08-02 00:48:10 +02:00
emit_x64_memory.h [dynarmic] XMM spill, SSE/AVX emit, sub/add, configurable JIT state pointer, remove unnecessary stuff (#128) 2025-08-02 00:48:10 +02:00
emit_x64_packed.cpp Move dead submodules in-tree 2025-05-31 02:33:02 -04:00
emit_x64_saturation.cpp [dynarmic] XMM spill, SSE/AVX emit, sub/add, configurable JIT state pointer, remove unnecessary stuff (#128) 2025-08-02 00:48:10 +02:00
emit_x64_sha.cpp Move dead submodules in-tree 2025-05-31 02:33:02 -04:00
emit_x64_sm4.cpp Move dead submodules in-tree 2025-05-31 02:33:02 -04:00
emit_x64_vector.cpp [dynarmic] XMM spill, SSE/AVX emit, sub/add, configurable JIT state pointer, remove unnecessary stuff (#128) 2025-08-02 00:48:10 +02:00
emit_x64_vector_floating_point.cpp [dynarmic] XMM spill, SSE/AVX emit, sub/add, configurable JIT state pointer, remove unnecessary stuff (#128) 2025-08-02 00:48:10 +02:00
emit_x64_vector_saturation.cpp [dynarmic] XMM spill, SSE/AVX emit, sub/add, configurable JIT state pointer, remove unnecessary stuff (#128) 2025-08-02 00:48:10 +02:00
exception_handler_windows.cpp [dynarmic] remove mcl/assert.h and mcl/stdint.h (depends on #81) (#89) 2025-07-25 02:22:38 +02:00
exclusive_monitor.cpp [dynarmic] remove mcl/assert.h and mcl/stdint.h (depends on #81) (#89) 2025-07-25 02:22:38 +02:00
exclusive_monitor_friend.h Move dead submodules in-tree 2025-05-31 02:33:02 -04:00
host_feature.h [dynarmic] remove mcl/assert.h and mcl/stdint.h (depends on #81) (#89) 2025-07-25 02:22:38 +02:00
hostloc.cpp Move dead submodules in-tree 2025-05-31 02:33:02 -04:00
hostloc.h [dynarmic] XMM spill, SSE/AVX emit, sub/add, configurable JIT state pointer, remove unnecessary stuff (#128) 2025-08-02 00:48:10 +02:00
jitstate_info.h Move dead submodules in-tree 2025-05-31 02:33:02 -04:00
nzcv_util.h [dynarmic] remove mcl/assert.h and mcl/stdint.h (depends on #81) (#89) 2025-07-25 02:22:38 +02:00
oparg.h [dynarmic] remove mcl/assert.h and mcl/stdint.h (depends on #81) (#89) 2025-07-25 02:22:38 +02:00
perf_map.cpp Move dead submodules in-tree 2025-05-31 02:33:02 -04:00
perf_map.h Move dead submodules in-tree 2025-05-31 02:33:02 -04:00
reg_alloc.cpp [dynarmic] XMM spill, SSE/AVX emit, sub/add, configurable JIT state pointer, remove unnecessary stuff (#128) 2025-08-02 00:48:10 +02:00
reg_alloc.h [dynarmic] XMM spill, SSE/AVX emit, sub/add, configurable JIT state pointer, remove unnecessary stuff (#128) 2025-08-02 00:48:10 +02:00
stack_layout.h [dynarmic] remove mcl/assert.h and mcl/stdint.h (depends on #81) (#89) 2025-07-25 02:22:38 +02:00
verbose_debugging_output.cpp [dynarmic] XMM spill, SSE/AVX emit, sub/add, configurable JIT state pointer, remove unnecessary stuff (#128) 2025-08-02 00:48:10 +02:00
verbose_debugging_output.h [dynarmic] remove mcl/assert.h and mcl/stdint.h (depends on #81) (#89) 2025-07-25 02:22:38 +02:00