mirror of
https://github.com/FEX-Emu/FEX.git
synced 2025-02-13 03:02:47 +00:00
![Ryan Houdek](/assets/img/avatar_default.png)
While auditing our JIT to see if we have any AFP issues I noticed this. RPRES has a hard dependency that AFP exists in order to be used, we were hitting a case where RPRES would be enabled, but AFP is disabled by default. RPRES only changes behaviour when FPCR.AH is set which requires AFP. While this doesn't affect any hardware today, it likely will in the future.