mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-03-23 14:52:58 +00:00
Same behavior, but makes it non-allocating by using a constexpr std::array instead of a std::vector.
Same behavior, but makes it non-allocating by using a constexpr std::array instead of a std::vector.