Version
3.0-765
Branch
misc-opts
Date
10 years, 7 months ago
Windows x64 Windows x86 Mac OS X
Commit
e58c142f037d66b3ae68bd2c932f8e89da119df4
Change author
Pierre Bourdon
Change description
Move FPRF update from end of each FP instr to FPSCR reads

Generates a lot less calls to MathUtil::ClassifyDouble in the most common cases
where FPSCR is not read after each FP instruction.