dynarmic/src/backend_x64
MerryMage 7d7751c157 Allow IR blocks to require a cond for block entry.
* IR: Add cond, cond_failed.
* backend_x64/EmitX64: Implement EmitCondPrelude
2016-07-14 12:52:53 +01:00
..
emit_x64.cpp Allow IR blocks to require a cond for block entry. 2016-07-14 12:52:53 +01:00
emit_x64.h Allow IR blocks to require a cond for block entry. 2016-07-14 12:52:53 +01:00
interface_x64.cpp clang support 2016-07-12 14:31:43 +01:00
jitstate.h Reorganisation, Import Skyeye, This is a mess 2016-07-04 17:22:11 +08:00
reg_alloc.cpp Implement thumb1_LDR_literal, thumb1_LDR_imm_t1 2016-07-11 22:43:53 +01:00
reg_alloc.h MSVC support 2016-07-12 13:28:09 +01:00
routines.cpp backend_x64: Inline Routines::GenReturnFromRunCode into emitted code 2016-07-12 16:46:27 +01:00
routines.h backend_x64: Inline Routines::GenReturnFromRunCode into emitted code 2016-07-12 16:46:27 +01:00