dynarmic/src
Lioncash 66663cf8e7 asimd_three_same: Collapse all bitwise implementations into a single code path
Less code and results in only writing the parts that matter once.
2020-05-16 20:22:12 +01:00
..
backend/x64 a32_jitstate: Remove obsoleted debug assert 2020-05-16 20:22:12 +01:00
common Remove unreachable code (MSVC warnings) 2020-04-23 16:36:34 +01:00
frontend asimd_three_same: Collapse all bitwise implementations into a single code path 2020-05-16 20:22:12 +01:00
ir_opt constant_propagation_pass: Don't fold add if we nee flags 2020-04-29 15:33:12 +01:00
CMakeLists.txt A32: Implement ASIMD VAND (register) 2020-05-16 20:22:12 +01:00