dynarmic/src/backend_x64
2016-08-17 20:46:21 +01:00
..
block_of_code.cpp Optimization: Implement Return Stack Buffer 2016-08-13 00:10:23 +01:00
block_of_code.h Optimization: Implement Return Stack Buffer 2016-08-13 00:10:23 +01:00
emit_x64.cpp Optimization: Make RSB a ring buffer instead of a stack 2016-08-15 15:48:22 +01:00
emit_x64.h ir: separate components out a little more 2016-08-17 20:46:21 +01:00
interface_x64.cpp Optimization: Make SVC use RSB 2016-08-15 15:02:08 +01:00
jitstate.cpp jitstate: Use std::array's fill() in ResetRSB 2016-08-17 10:10:43 +01:00
jitstate.h jitstate: const correctness 2016-08-17 10:10:43 +01:00
reg_alloc.cpp reg_alloc: Make GetRegLoc return by const reference 2016-08-17 10:08:08 +01:00
reg_alloc.h ir: separate components out a little more 2016-08-17 20:46:21 +01:00