> From: Maciej W. Rozycki [[email protected]] > Sent: Friday, March 21, 2014 16:21 > To: Joseph S. Myers > Cc: Rich Fuhler; Matthew Fortune; Richard Sandiford; [email protected]; > Andrew Pinski ([email protected]); [email protected]; Moore, Catherine > ([email protected]) > Subject: RE: [RFC, MIPS] Relax NaN rules > > > Coprocessor loads (LWC1/LDC1/MTC1/MTHC1/DMTC1) and stores > (SWC1/SDC1/MFC1/MFHC1/DMFC1) are not arithmetic and never trap on any bit > patterns. I reckon GCC already takes advantage of this and stores > integers temporarily in FPRs in some cases. > > Maciej
Thanks Maciej, I blame it on the 387 - corrupted me for life...
