dynarmic
dynarmic copied to clipboard
FRECPE improvements
Proof of concept that only handles values between 0x0080'0000 and 0x7e80'0000.
Related to #387.
Might be worth converting singles to double to avoid the need for denormal detection in that case.