dynarmic/src/backend_x64
2016-07-18 21:04:39 +01:00
..
emit_x64.cpp Implement Thumb instructions: BX, BLX (reg), B (T1), B (T2) 2016-07-18 21:04:39 +01:00
emit_x64.h Pass the current IR::Block by reference to the emitter. 2016-07-18 11:27:33 -05:00
interface_x64.cpp Reorganise src/frontend: Add subdirectories disassembler and translate 2016-07-14 14:39:43 +01:00
jitstate.h Reorganisation, Import Skyeye, This is a mess 2016-07-04 17:22:11 +08:00
reg_alloc.cpp Implement Thumb PUSH instruction 2016-07-18 15:11:16 +01:00
reg_alloc.h Implement Thumb PUSH instruction 2016-07-18 15:11:16 +01:00
routines.cpp Better MSVC support 2016-07-18 10:38:22 +01:00
routines.h backend_x64: Inline Routines::GenReturnFromRunCode into emitted code 2016-07-12 16:46:27 +01:00