Re: Problems of using APU/FPU under linux

2008-04-15 Thread Shanyuan Gao
NAVAILABLE trap in head_40x.S? -Original Message- From: Shanyuan Gao [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 15, 2008 11:34 AM To: Yoshio Kashiwagi; linuxppc-embedded@ozlabs.org Cc: Stephen Neuendorffer; John Bonesio Subject: Re: Problems of using APU/FPU under linux Thank you, Yo

Re: Problems of using APU/FPU under linux

2008-04-15 Thread John Bonesio
age- > >> From: Shanyuan Gao [mailto:[EMAIL PROTECTED] > >> Sent: Tuesday, April 15, 2008 11:34 AM > >> To: Yoshio Kashiwagi; linuxppc-embedded@ozlabs.org > >> Cc: Stephen Neuendorffer; John Bonesio > >> Subject: Re: Problems of using APU/FPU under

RE: Problems of using APU/FPU under linux

2008-04-15 Thread Stephen Neuendorffer
> -Original Message- > From: Shanyuan Gao [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 15, 2008 11:47 AM > To: Stephen Neuendorffer; linuxppc-embedded@ozlabs.org > Cc: John Bonesio; Yoshio Kashiwagi > Subject: Re: Problems of using APU/FPU under linux > >

Re: Problems of using APU/FPU under linux

2008-04-15 Thread Shanyuan Gao
the FPU_UNAVAILABLE trap in head_40x.S? -Original Message- From: Shanyuan Gao [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 15, 2008 11:34 AM To: Yoshio Kashiwagi; linuxppc-embedded@ozlabs.org Cc: Stephen Neuendorffer; John Bonesio Subject: Re: Problems of using APU/FPU under linux Thank

Re: Problems of using APU/FPU under linux

2008-04-15 Thread Yoshio Kashiwagi
ound would cause a > trap, so my guess is that there is still something else wrong. > > Steve > > -----Original Message- > From: [EMAIL PROTECTED] > [mailto:linuxppc-embedded- > [EMAIL PROTECTED] On Behalf Of Shanyuan > Gao > Sent: Monday, April 14, 2008 9:18 AM > T

RE: Problems of using APU/FPU under linux

2008-04-15 Thread Stephen Neuendorffer
o > Subject: Re: Problems of using APU/FPU under linux > > Thank you, Yoshio!! > > I just applied the change, seems it works! But it doesn't work > correctly. I mean it won't give me traps any more, but the answer is > not correctly. I just tried to multiply two float num

Re: Problems of using APU/FPU under linux

2008-04-15 Thread Shanyuan Gao
AIL PROTECTED] On Behalf Of Shanyuan Gao Sent: Monday, April 14, 2008 9:18 AM To: linuxppc-embedded@ozlabs.org Subject: Problems of using APU/FPU under linux Hi, Recently I was trying to make APU/FPU working under Linux on Xilinx ML410. The standalone programs work perfectly. However under Linux,

Re: Problems of using APU/FPU under linux

2008-04-14 Thread John Bonesio
is that the there are gcc compiler > >> patches which are necessary to get the FPU working properly. > >> However, I > >> don't think the failure mode that these patches workaround would > >> cause a > >> trap, so my guess is that there is still

Re: Problems of using APU/FPU under linux

2008-04-14 Thread John Bonesio
FPU working properly. > >> However, I > >> don't think the failure mode that these patches workaround would > >> cause a > >> trap, so my guess is that there is still something else wrong. > >> > >> Steve > >> > >>> -Origina

Re: Problems of using APU/FPU under linux

2008-04-14 Thread Shanyuan Gao
d would cause a trap, so my guess is that there is still something else wrong. Steve -Original Message- From: [EMAIL PROTECTED] [mailto:linuxppc-embedded- [EMAIL PROTECTED] On Behalf Of Shanyuan Gao Sent: Monday, April 14, 2008 9:18 AM To: linuxppc-embedded@ozlabs.org Subject: Probl

Re: Problems of using APU/FPU under linux

2008-04-14 Thread John Bonesio
mbedded- > > [EMAIL PROTECTED] On Behalf Of Shanyuan > Gao > > Sent: Monday, April 14, 2008 9:18 AM > > To: linuxppc-embedded@ozlabs.org > > Subject: Problems of using APU/FPU under linux > > > > Hi, > > > > Recently I was trying to make APU/FPU w

RE: Problems of using APU/FPU under linux

2008-04-14 Thread Stephen Neuendorffer
something else wrong. Steve > -Original Message- > From: [EMAIL PROTECTED] [mailto:linuxppc-embedded- > [EMAIL PROTECTED] On Behalf Of Shanyuan Gao > Sent: Monday, April 14, 2008 9:18 AM > To: linuxppc-embedded@ozlabs.org > Subject: Problems of using APU/FPU under linux >

Problems of using APU/FPU under linux

2008-04-14 Thread Shanyuan Gao
Hi, Recently I was trying to make APU/FPU working under Linux on Xilinx ML410. The standalone programs work perfectly. However under Linux, when I try to use a floating point operation, like *fmuls*, it will give me a *trap*. By studying the user guide from Xilinx and dumping the object f