dynarmic/src
MerryMage b1d3e7aae9 emit_x64: Refactor patching code
* Only have a single std::unordered_map for patching information
* Factor patch emitters into own functions
* Implement EmitX64::Unpatch
2016-12-20 14:06:55 +00:00
..
backend_x64 emit_x64: Refactor patching code 2016-12-20 14:06:55 +00:00
common Replace (void)(...); idiom with UNUSED macro 2016-12-15 21:36:05 +00:00
frontend Implement QADD, QSUB, QDADD, QDSUB 2016-12-15 22:34:29 +00:00
ir_opt microinstruction: Make use_count private (#53) 2016-11-30 21:51:06 +00:00
CMakeLists.txt CMakeLists: Use target_compile_options intead of add_compile_options 2016-12-19 00:48:25 +00:00