dynarmic/src/backend_x64
2016-08-09 22:57:20 +01:00
..
block_of_code.cpp BackendX64/RegAlloc: Do not allocate RSP for guest use 2016-08-08 16:01:07 +01:00
block_of_code.h EmitX64: Switch MXCSR when switching to interpreter 2016-08-07 22:47:17 +01:00
emit_x64.cpp TranslateArm: Implement CLREX, LDREX, LDREXB, LDREXD, LDREXH, STREX, STREXB, STREXD, STREXH, SWP, SWPB 2016-08-09 22:57:20 +01:00
emit_x64.h EmitX64: Renamed patch_jmp_locations to patch_jg_locations 2016-08-08 15:56:07 +01:00
interface_x64.cpp Interface: Added Jit::Reset to reset CPU state 2016-08-09 22:45:54 +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 TranslateArm: Implement CLREX, LDREX, LDREXB, LDREXD, LDREXH, STREX, STREXB, STREXD, STREXH, SWP, SWPB 2016-08-09 22:57:20 +01:00
reg_alloc.cpp BackendX64/RegAlloc: Do not allocate RSP for guest use 2016-08-08 16:01:07 +01:00
reg_alloc.h BackendX64/RegAlloc: Do not allocate RSP for guest use 2016-08-08 16:01:07 +01:00