dynarmic/src
MerryMage 7d7751c157 Allow IR blocks to require a cond for block entry.
* IR: Add cond, cond_failed.
* backend_x64/EmitX64: Implement EmitCondPrelude
2016-07-14 12:52:53 +01:00
..
backend_x64 Allow IR blocks to require a cond for block entry. 2016-07-14 12:52:53 +01:00
common clang support 2016-07-12 14:31:43 +01:00
frontend Allow IR blocks to require a cond for block entry. 2016-07-14 12:52:53 +01:00
interface clang support 2016-07-12 14:31:43 +01:00
CMakeLists.txt s/thumb1/thumb16/g: Thumb16 refers to 16-bit thumb instructions, and Thumb32 to 32-bit ones 2016-07-12 11:09:34 +01:00