lkml.org 
[lkml]   [2004]   [Jun]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: How to use floating point in a module?
Date
Followup to:  <200406010038.i510cxk23507@mailout.despammed.com>
By author: ndiamond@despammed.com
In newsgroup: linux.dev.kernel
>
> (The CPU is an i686. I'll have to look up its opcodes and see if its
> hardware will come close enough for everything the driver needs. If it
> doesn't, I'll buy one of the books that some others kindly recommended
> and do polynomial approximations.) (By the way the driver is being
> ported from VxWorks, where it seems that the kernel can do floating
> point including trig, logarithms, etc.)
>

On x86 (more specifically, on x87) if you can do it at all then you
can do them all. All that really means is that the fp library is in
microcode on x87.

-hpa

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:03    [W:0.028 / U:0.200 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site