Xscales don't have FPUs.

On 8/1/07, Arturo Garcia <[EMAIL PROTECTED]> wrote:
>
> On Wednesday 01 Aug 2007, Mike Frysinger wrote:
> > On Wednesday 01 August 2007, Arturo Garcia wrote:
> > > I am looking for resources that explain
> >
> > *shrug* if you find any, please post to the list for others
> >
> > > the differences between glibc, glibceabi, eabi,
> > > softfloat, as you can see...  I'm a bit lost.
> >
> > there are two big libc players:
> >  - glibc: full featured (all of POSIX and then some)
> >  - uclibc: meant to be small, but lacks some features (critically so for
> > some)
> > ...snip...
>
> Thank you so much...  I'm about to get my hands dirrrrrty.  A question:
> How
> can I check if my board has a FPU?
>
> Besides, I am installinf QEMU so I can play with an image without having
> to
> reflash every 5 minutes...  Is this a good option?  Are there better ones?
>
> Thanks again!
>
> Arturo
>
>
> ***********
>
> This is the output of /proc/cpuinfo
> [EMAIL PROTECTED]:/var/lib/ipkg$ cat /proc/cpuinfo
> Processor       : XScale-PXA270 rev 7 (v5l)
> BogoMIPS        : 622.59
> Features        : swp half thumb fastmult edsp iwmmxt
> CPU implementer : 0x69
> CPU architecture: 5TE
> CPU variant     : 0x0
> CPU part        : 0x411
> CPU revision    : 7
> Cache type      : undefined 5
> Cache clean     : undefined 5
> Cache lockdown  : undefined 5
> Cache format    : Harvard
> I size          : 32768
> I assoc         : 32
> I line length   : 32
> I sets          : 32
> D size          : 32768
> D assoc         : 32
> D line length   : 32
> D sets          : 32
>
> Hardware        : HP iPAQ HX4700
> Revision        : 0000
> Serial          : 0000000000000000
> --
> [EMAIL PROTECTED] mailing list
>
>

Reply via email to