dynarmic/src
MerryMage 13908c5a58 reg_alloc: Insert braces around DEBUG_ASSERT
DEBUG_ASSERT becomes an empty statement in release-mode; an if statement
with an empty statement produces a compiler warning.
2016-08-25 13:09:18 +01:00
..
backend_x64 reg_alloc: Insert braces around DEBUG_ASSERT 2016-08-25 13:09:18 +01:00
common x64/emitter: Add opBits argument to CVTSI2SS and CVTSI2SD 2016-08-23 21:58:34 +01:00
frontend translate_arm: Translate more than one conditional instruction in a block 2016-08-25 13:05:33 +01:00
interface interface: Return register files by const reference 2016-08-25 12:51:41 +01:00
ir_opt get_set_elimination_pass: Eliminate unnecessary gets/sets of extended registers 2016-08-23 15:57:20 +01:00
CMakeLists.txt CMakeLists: Add FPSCR.h to the list of headers 2016-08-24 23:19:49 +01:00