This website requires JavaScript.
Explore
Help
Sign In
yuzu-mirror
/
dynarmic
Watch
1
Star
0
Fork
You've already forked dynarmic
0
mirror of
https://github.com/yuzu-mirror/dynarmic.git
synced
2026-02-22 23:24:14 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
66663cf8e7
dynarmic
/
src
History
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