Changes
- [CPU] Derive the FPSCR invalid-operation summary for CR1 (
60ff861) - [CPU] Give the multiply-add family PPC NaN semantics (
197b88a) - [Testing] Removing now passing tests from skip.txt (
51bac46) - [CPU] Replace the stvlx/stvrx byte loops with overlapping stores (
3c2718a) - [A64] Emit vrsqrtefp and frsqrte instead of calling into C (
9f0b5ea) - [CPU] Inline vexptefp/vlogefp instead of calling into libm (
b7d6f8a) - [X64] Detect dot product overflow without MXCSR (
bc71f5a) - [A64] Preserve infinities through dot product instead of returning QNaN (
7b778e2) - [CPU/x64] Constant-initialize the emitter's XMM constant table (
2a10971)
Full changelog: 02f1d27...60ff861