dynarmic/src
Merry c649f11c0a Merge pull request #401 from lioncash/folding
constant_propagation_pass: Fold &, |, ^, and ~ operations where applicable
2020-04-22 20:56:01 +01:00
..
backend/x64 value: Move ImmediateToU64() to be a part of Value's interface 2020-04-22 20:55:50 +01:00
common ir: Add opcodes for performing unsigned reciprocal square root estimates 2020-04-22 20:55:05 +01:00
frontend Merge pull request #401 from lioncash/folding 2020-04-22 20:56:01 +01:00
ir_opt constant_propagation_pass: Fold NOT operations 2020-04-22 20:55:50 +01:00
CMakeLists.txt CMakeLists: Add missing cond.h header to file listing 2020-04-22 20:55:05 +01:00