mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-03-25 21:22:57 +00:00
Makes behavior identical to the literal variant of PRFM. Given this is simply a hint instruction, this is valid behavior. The upside is that we don't fall back to Unicorn unnecessarily whenever the instruction is encountered.