dynarmic/src/dynarmic/backend/x64
Merry 07b5734fb0 xbyak: Correct xbyak include directory
xbyak is intended to be installed in /usr/local/include/xbyak.
Since we desire not to install xbyak before using it, we copy the headers
to the appropriate directory structure and use that instead
2021-08-07 15:13:49 +01:00
..
a32_emit_x64.cpp ir_emitter: Remove 32-bit-only AddWithCarry 2021-06-09 01:54:03 +01:00
a32_emit_x64.h a64_emit_x64: Implement fastmem for A64 frontend for 8-64 bit reads/writes 2021-05-28 18:49:31 +01:00
a32_interface.cpp tests: Use Zydis for disassembly 2021-08-06 15:29:43 +01:00
a32_jitstate.cpp Add .clang-format file 2021-05-22 15:07:02 +01:00
a32_jitstate.h xbyak: Correct xbyak include directory 2021-08-07 15:13:49 +01:00
a64_emit_x64.cpp A64/config.h: Split fastmem and page_table options. 2021-06-06 17:25:51 +01:00
a64_emit_x64.h a64_emit_x64: Implement fastmem for A64 frontend for 8-64 bit reads/writes 2021-05-28 18:49:31 +01:00
a64_interface.cpp tests: Use Zydis for disassembly 2021-08-06 15:29:43 +01:00
a64_jitstate.cpp Add .clang-format file 2021-05-22 15:07:02 +01:00
a64_jitstate.h xbyak: Correct xbyak include directory 2021-08-07 15:13:49 +01:00
abi.cpp xbyak: Correct xbyak include directory 2021-08-07 15:13:49 +01:00
abi.h Add .clang-format file 2021-05-22 15:07:02 +01:00
block_of_code.cpp xbyak: Correct xbyak include directory 2021-08-07 15:13:49 +01:00
block_of_code.h xbyak: Correct xbyak include directory 2021-08-07 15:13:49 +01:00
block_range_information.cpp Add .clang-format file 2021-05-22 15:07:02 +01:00
block_range_information.h Add .clang-format file 2021-05-22 15:07:02 +01:00
callback.cpp Add .clang-format file 2021-05-22 15:07:02 +01:00
callback.h xbyak: Correct xbyak include directory 2021-08-07 15:13:49 +01:00
constant_pool.cpp Add .clang-format file 2021-05-22 15:07:02 +01:00
constant_pool.h xbyak: Correct xbyak include directory 2021-08-07 15:13:49 +01:00
constants.h backend/x64: Add vcmp constants 2021-06-08 17:50:28 +01:00
devirtualize.h Add .clang-format file 2021-05-22 15:07:02 +01:00
emit_x64_aes.cpp Add .clang-format file 2021-05-22 15:07:02 +01:00
emit_x64_crc32.cpp Add .clang-format file 2021-05-22 15:07:02 +01:00
emit_x64_data_processing.cpp IR: Add AndNot{32,64} IR instruction 2021-07-02 22:27:29 +01:00
emit_x64_floating_point.cpp emit_x64{_vector}_floating_point: Unsafe AVX512 implementation of Emit{RSqrt,Recip}Estimate 2021-06-27 11:18:58 +01:00
emit_x64_packed.cpp Add .clang-format file 2021-05-22 15:07:02 +01:00
emit_x64_saturation.cpp Add .clang-format file 2021-05-22 15:07:02 +01:00
emit_x64_sm4.cpp Add .clang-format file 2021-05-22 15:07:02 +01:00
emit_x64_vector_floating_point.cpp emit_x64_vector_floating_point: AVX512 implementation of EmitFPVectorToFixed 2021-07-17 22:13:11 +01:00
emit_x64_vector_saturation.cpp emit_x64_vector_saturation: AVX implementation of EmitVectorSignedSaturated 2021-05-28 15:34:49 +01:00
emit_x64_vector.cpp IR: Add VectorAndNot IR instruction 2021-07-02 22:27:29 +01:00
emit_x64.cpp IR: Implement IR instruction CallHostFunction 2021-05-23 15:44:57 +01:00
emit_x64.h xbyak: Correct xbyak include directory 2021-08-07 15:13:49 +01:00
exception_handler_generic.cpp Add .clang-format file 2021-05-22 15:07:02 +01:00
exception_handler_macos.cpp exception_handler_*: Simplify message for case when exception is not our fault 2021-05-30 22:22:02 +01:00
exception_handler_posix.cpp exception_handler_*: Simplify message for case when exception is not our fault 2021-05-30 22:22:02 +01:00
exception_handler_windows.cpp Add .clang-format file 2021-05-22 15:07:02 +01:00
exception_handler.h Add .clang-format file 2021-05-22 15:07:02 +01:00
exclusive_monitor.cpp Add .clang-format file 2021-05-22 15:07:02 +01:00
host_feature.h emit_x64_vector: AVX512VBMI implementation of EmitVectorTableLookup128 2021-05-22 22:48:31 +01:00
hostloc.cpp xbyak: Correct xbyak include directory 2021-08-07 15:13:49 +01:00
hostloc.h xbyak: Correct xbyak include directory 2021-08-07 15:13:49 +01:00
jitstate_info.h Add .clang-format file 2021-05-22 15:07:02 +01:00
nzcv_util.h Add .clang-format file 2021-05-22 15:07:02 +01:00
oparg.h xbyak: Correct xbyak include directory 2021-08-07 15:13:49 +01:00
perf_map.cpp Add .clang-format file 2021-05-22 15:07:02 +01:00
perf_map.h Add .clang-format file 2021-05-22 15:07:02 +01:00
reg_alloc.cpp xbyak: Correct xbyak include directory 2021-08-07 15:13:49 +01:00
reg_alloc.h xbyak: Correct xbyak include directory 2021-08-07 15:13:49 +01:00
stack_layout.h Add .clang-format file 2021-05-22 15:07:02 +01:00