dynarmic/src
MerryMage d7ab1f9c64 backend_x64: Fix ABI violation in ReadMemory and WriteMemory
Caller-save registers were not saved before call instruction.

Refer to issue #98.
2017-02-26 15:34:25 +00:00
..
backend_x64 backend_x64: Fix ABI violation in ReadMemory and WriteMemory 2017-02-26 15:34:25 +00:00
common common: Introduce utility function VisitVariant 2017-02-16 19:30:56 +00:00
frontend ir_opt: Remove redundant shift instructions 2017-02-26 15:28:14 +00:00
ir_opt ir_opt: Simplify dead-code elimination pass 2017-02-26 15:28:34 +00:00
CMakeLists.txt reg_alloc: Move OpArg into own header 2017-02-21 23:38:36 +00:00