dynarmic/src/backend_x64
2016-08-07 22:47:17 +01:00
..
block_of_code.cpp EmitX64: Switch MXCSR when switching to interpreter 2016-08-07 22:47:17 +01:00
block_of_code.h EmitX64: Switch MXCSR when switching to interpreter 2016-08-07 22:47:17 +01:00
emit_x64.cpp EmitX64: Switch MXCSR when switching to interpreter 2016-08-07 22:47:17 +01:00
emit_x64.h EmitX64: Implement block linking 2016-08-07 22:11:39 +01:00
interface_x64.cpp BackendX64: Merge Routines into BlockOfCode 2016-08-07 18:08:48 +01:00
jitstate.cpp FPSCR: Save and restore MSCSR across supervisor call, fix MXCSR exception mask 2016-08-07 01:10:19 +01:00
jitstate.h BackendX64: Merge Routines into BlockOfCode 2016-08-07 18:08:48 +01:00
reg_alloc.cpp RegAlloc: HostCall flushes all XMM regsiters 2016-08-07 21:02:16 +01:00
reg_alloc.h BackendX64: Merge Routines into BlockOfCode 2016-08-07 18:08:48 +01:00