Re: 80-bit subnormals printed incorrectly on Debian 11 M68K

2021-07-22 Thread Finn Thain
On Wed, 21 Jul 2021, Stan Johnson wrote: > > > > Here is the output from Debian 11 on M68k (identical with both gcc-9 > > and gcc-10): > > > > k = -16380 x = 0x8.p-16383 = > > 1.344841257244837403e-4931 = 0x0003_8000_ > > k = -16381 x = 0x8.

Re: 80-bit subnormals printed incorrectly on Debian 11 M68K

2021-07-22 Thread Brad Boyer
On Thu, Jul 22, 2021 at 07:32:49PM +1000, Finn Thain wrote: > > $ cat /proc/cpuinfo > > CPU:68030 > > MMU:68030 > > FPU:68882 > > I wonder if that hardware should be expected to give the same result as > 68040 hardware (?) Both QEMU and Aranym emula