Re: [PATCH] Generate canonical infinity for the Motorola extended real format

2014-07-17 Thread Andreas Schwab
Since this only affects m68k I have pushed this now. Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 And now for something completely different.

[PATCH] Generate canonical infinity for the Motorola extended real format

2014-07-12 Thread Andreas Schwab
This patch fixes encode_ieee_extended_motorola to generate the canonical infinity matching the bit pattern generated by the fpu (in the Motorola variant of the extended real format the integer bit is ignored on input and cleared on output, unlike the Intel variant). This fixes the

[PATCH] Generate canonical infinity for the Motorola extended real format

2014-07-01 Thread Andreas Schwab
This patch fixes encode_ieee_extended_motorola to generate the canonical infinity matching the bit pattern generated by the fpu (in the Motorola variant of the extended real format the integer bit is ignored on input and cleared on output, unlike the Intel variant). This fixes the