dynarmic/src/backend_x64
2016-08-25 13:05:33 +01:00
..
block_of_code.cpp backend_x64/block_of_code: Add more floating point constants 2016-08-22 15:54:19 +01:00
block_of_code.h backend_x64/block_of_code: Add more floating point constants 2016-08-22 15:54:19 +01:00
emit_x64.cpp translate_arm: Translate more than one conditional instruction in a block 2016-08-25 13:05:33 +01:00
emit_x64.h EmitX64: Emit correct cycle count on cond failure 2016-08-18 18:16:18 +01:00
interface_x64.cpp interface: Return register files by const reference 2016-08-25 12:51:41 +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 get_set_elimination_pass: Eliminate unnecessary gets/sets of extended registers 2016-08-23 15:57:20 +01:00
reg_alloc.h reg_alloc: const correctness for ValueLocation() 2016-08-19 19:33:57 +01:00