This website requires JavaScript.
Explore
Help
Sign in
Suyu
/
dynarmic
Watch
1
Star
0
Fork
You've already forked dynarmic
0
mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced
2025-12-26 17:24:57 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c649f11c0a
dynarmic
/
src
History
Download ZIP
Download TAR.GZ
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