dynarmic/src/backend/x64
Merry 1c97edac77 Merge pull request #503 from lioncash/cmp
A64: Implement half-precision variants of FCMEQ
2020-04-22 21:04:22 +01:00
..
a32_emit_x64.cpp Merge pull request #502 from lioncash/header 2020-04-22 21:04:22 +01:00
a32_emit_x64.h Merge pull request #502 from lioncash/header 2020-04-22 21:04:22 +01:00
a32_interface.cpp Merge pull request #502 from lioncash/header 2020-04-22 21:04:22 +01:00
a32_jitstate.cpp A32/location_descriptor: Add CPSR.IT to A32::LocationDescriptor 2020-04-22 21:04:22 +01:00
a32_jitstate.h A32/location_descriptor: Add CPSR.IT to A32::LocationDescriptor 2020-04-22 21:04:22 +01:00
a64_emit_x64.cpp Merge pull request #502 from lioncash/header 2020-04-22 21:04:22 +01:00
a64_emit_x64.h A32/A64: Make public header inclusions consistent 2020-04-22 21:04:22 +01:00
a64_exclusive_monitor.cpp a64_exclusive_monitor: Loosen memory ordering requirements 2020-04-22 20:55:50 +01:00
a64_interface.cpp A32/A64: Make public header inclusions consistent 2020-04-22 21:04:22 +01:00
a64_jitstate.cpp a32_jitstate: Remove fpsr_idc 2020-04-22 21:04:22 +01:00
a64_jitstate.h General: Make parameter names from declarations and implementations consistent 2020-04-22 21:04:22 +01:00
abi.cpp abi: Emit AVX instructions where able 2020-04-22 20:55:50 +01:00
abi.h abi: Emit AVX instructions where able 2020-04-22 20:55:50 +01:00
block_of_code.cpp General: Remove unnecessary includes 2020-04-22 21:04:22 +01:00
block_of_code.h block_of_code: Use variable template variants of type traits 2020-04-22 21:02:47 +01:00
block_range_information.cpp Backend: Create "backend" folder 2020-04-22 20:53:46 +01:00
block_range_information.h General: Remove unnecessary includes 2020-04-22 21:04:22 +01:00
callback.cpp Backend: Create "backend" folder 2020-04-22 20:53:46 +01:00
callback.h Backend: Create "backend" folder 2020-04-22 20:53:46 +01:00
constant_pool.cpp Backend: Create "backend" folder 2020-04-22 20:53:46 +01:00
constant_pool.h General: Remove unnecessary includes 2020-04-22 21:04:22 +01:00
devirtualize.h General: Remove unnecessary includes 2020-04-22 21:04:22 +01:00
emit_x64.cpp General: Make parameter names from declarations and implementations consistent 2020-04-22 21:04:22 +01:00
emit_x64.h General: Remove unnecessary includes 2020-04-22 21:04:22 +01:00
emit_x64_aes.cpp General: Remove unnecessary includes 2020-04-22 21:04:22 +01:00
emit_x64_crc32.cpp Merge pull request #502 from lioncash/header 2020-04-22 21:04:22 +01:00
emit_x64_data_processing.cpp backend/x64/emit_*: Apply const where applicable 2020-04-22 21:04:22 +01:00
emit_x64_floating_point.cpp Merge pull request #502 from lioncash/header 2020-04-22 21:04:22 +01:00
emit_x64_packed.cpp Merge pull request #502 from lioncash/header 2020-04-22 21:04:22 +01:00
emit_x64_saturation.cpp backend/x64/emit_*: Apply const where applicable 2020-04-22 21:04:22 +01:00
emit_x64_sm4.cpp Merge pull request #502 from lioncash/header 2020-04-22 21:04:22 +01:00
emit_x64_vector.cpp Merge pull request #502 from lioncash/header 2020-04-22 21:04:22 +01:00
emit_x64_vector_floating_point.cpp Merge pull request #503 from lioncash/cmp 2020-04-22 21:04:22 +01:00
exception_handler_generic.cpp Backend: Create "backend" folder 2020-04-22 20:53:46 +01:00
exception_handler_windows.cpp x64/exception_handler_windows: Join namespace declaration 2020-04-22 21:04:22 +01:00
hostloc.cpp Backend: Create "backend" folder 2020-04-22 20:53:46 +01:00
hostloc.h Backend: Create "backend" folder 2020-04-22 20:53:46 +01:00
jitstate_info.h General: Remove unnecessary includes 2020-04-22 21:04:22 +01:00
oparg.h general: Replace unreachable-imitating assertions with UNREACHABLE() 2020-04-22 21:01:43 +01:00
perf_map.cpp perf_map: Use std::string_view instead of std::string for PerfMapRegister() 2020-04-22 20:55:06 +01:00
perf_map.h General: Remove unnecessary includes 2020-04-22 21:04:22 +01:00
reg_alloc.cpp backend/x64/reg_alloc: Apply const where applicable 2020-04-22 21:04:22 +01:00
reg_alloc.h General: Make parameter names from declarations and implementations consistent 2020-04-22 21:04:22 +01:00