Bug#781892: (Hardware?) problem with denormal values on mipsel

2015-05-26 Thread Aaro Koskinen
Hi, On Tue, May 26, 2015 at 10:13:35AM +0100, James Cowgill wrote: > On Sun, 2015-05-24 at 22:32 +0300, Aaro Koskinen wrote: > > On Fri, May 22, 2015 at 11:00:18PM +0100, James Cowgill wrote: > > > On Sat, 2015-05-23 at 00:04 +0300, Aaro Koskinen wrote: > > > > On F

Bug#781892: (Hardware?) problem with denormal values on mipsel

2015-05-24 Thread Aaro Koskinen
Hi, On Fri, May 22, 2015 at 11:00:18PM +0100, James Cowgill wrote: > On Sat, 2015-05-23 at 00:04 +0300, Aaro Koskinen wrote: > > On Fri, May 22, 2015 at 05:27:14PM +0100, James Cowgill wrote: > > > Yep it's a hardware problem. The following assembly dies (raises SIGILL) &

Bug#781892: (Hardware?) problem with denormal values on mipsel

2015-05-22 Thread Aaro Koskinen
Hi, On Fri, May 22, 2015 at 05:27:14PM +0100, James Cowgill wrote: > Yep it's a hardware problem. The following assembly dies (raises SIGILL) > at 'sqrt.s' on the Loongsons and works everywhere else: > > === > .set mips2 > .text > .global main > .type main, @functi