dynarmic/src/backend/x64
2020-06-06 20:46:09 +01:00
..
a32_emit_x64.cpp A32/IR: Add SetVector and GetVector 2020-05-28 20:39:19 +01:00
a32_emit_x64.h Use tsl::robin_map and tsl::robin_set 2020-05-26 20:51:48 +01:00
a32_interface.cpp Fix single stepping for certain instructions 2020-04-24 11:44:38 +01:00
a32_jitstate.cpp a32_jitstate: Remove obsoleted debug assert 2020-05-16 20:22:12 +01:00
a32_jitstate.h A32/IR: Add SetVector and GetVector 2020-05-28 20:39:19 +01:00
a64_emit_x64.cpp a64_emit_x64: Invalid regalloc code for EmitA64ExclusiveReadMemory128 2020-05-16 14:11:23 +01:00
a64_emit_x64.h A64 Interface: Allow changing processor id. 2020-05-03 01:40:36 +01:00
a64_exclusive_monitor.cpp Exclusive Monitor: Rework exclusive monitor interface. 2020-05-03 01:40:37 +01:00
a64_interface.cpp A64: Implement Exceptional Exit. 2020-05-03 01:40:37 +01:00
a64_jitstate.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
a64_jitstate.h backend/x64: Reduce conversions required for cpsr_nzcv 2020-05-06 22:38:06 +01:00
abi.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
abi.h Relicense to 0BSD 2020-04-23 15:45:57 +01:00
block_of_code.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
block_of_code.h Relicense to 0BSD 2020-04-23 15:45:57 +01:00
block_range_information.cpp Use tsl::robin_map and tsl::robin_set 2020-05-26 20:51:48 +01:00
block_range_information.h Use tsl::robin_map and tsl::robin_set 2020-05-26 20:51:48 +01:00
callback.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
callback.h Relicense to 0BSD 2020-04-23 15:45:57 +01:00
constant_pool.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
constant_pool.h Relicense to 0BSD 2020-04-23 15:45:57 +01:00
devirtualize.h Relicense to 0BSD 2020-04-23 15:45:57 +01:00
emit_x64.cpp Use tsl::robin_map and tsl::robin_set 2020-05-26 20:51:48 +01:00
emit_x64.h Use tsl::robin_map and tsl::robin_set 2020-05-26 20:51:48 +01:00
emit_x64_aes.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
emit_x64_crc32.cpp emit_x64_crc32: Use same constants 2020-06-06 20:46:09 +01:00
emit_x64_data_processing.cpp backend/x64: Reduce conversions required for cpsr_nzcv 2020-05-06 22:38:06 +01:00
emit_x64_floating_point.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
emit_x64_packed.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
emit_x64_saturation.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
emit_x64_sm4.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
emit_x64_vector.cpp emit_x64_vector: SSSE3 implementation of EmitVectorExtract 2020-06-01 15:41:36 +01:00
emit_x64_vector_floating_point.cpp Remove unreachable code (MSVC warnings) 2020-04-23 16:36:34 +01:00
emit_x64_vector_saturation.cpp A32: Implement ASIMD VQSUB instruction 2020-05-30 18:19:17 +01:00
exception_handler.h Relicense to 0BSD 2020-04-23 15:45:57 +01:00
exception_handler_generic.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
exception_handler_macos.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
exception_handler_posix.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
exception_handler_windows.cpp exception_handler_windows: Ignore irrelevant exceptions 2020-04-23 20:58:24 +01:00
hostloc.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
hostloc.h Relicense to 0BSD 2020-04-23 15:45:57 +01:00
jitstate_info.h Relicense to 0BSD 2020-04-23 15:45:57 +01:00
nzcv_util.h backend/x64: Reduce conversions required for cpsr_nzcv 2020-05-06 22:38:06 +01:00
oparg.h Relicense to 0BSD 2020-04-23 15:45:57 +01:00
perf_map.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
perf_map.h Relicense to 0BSD 2020-04-23 15:45:57 +01:00
reg_alloc.cpp Remove unreachable code (MSVC warnings) 2020-04-23 16:36:34 +01:00
reg_alloc.h Relicense to 0BSD 2020-04-23 15:45:57 +01:00