mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-03-23 16:32:56 +00:00
Centralizes all register and vector array definitions to a single set of aliases, so if these are ever changed, then the rest of the testing code will follow suit without the need to manually change them.