mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-03-24 17:22:56 +00:00
Now that all bitwise instructions are implemented, we can unify all of them together using if constexpr.
Now that all bitwise instructions are implemented, we can unify all of them together using if constexpr.