mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: VINOD GOPAL <vinod_gopal74@yahoo.com>
To: John Bradford <john@grabjohn.com>, linux-kernel@vger.kernel.org
Subject: Re: arithmetic functions for linux driver
Date: Wed, 17 Mar 2004 10:15:37 -0800 (PST)	[thread overview]
Message-ID: <20040317181537.43286.qmail@web60709.mail.yahoo.com> (raw)
In-Reply-To: <200403171811.i2HIBA7o000386@81-2-122-30.bradfords.org.uk>

The range of input is varying.
Iam looking for floating point arithmetic functions
like log10, pow , sin ,exp , cos etc.

-vg
--- John Bradford <john@grabjohn.com> wrote:
> >  I need to use the arithmetic functions like sin,
> cos,
> > exp, log, etc in linux device driver.
> > 
> >  On search read , not to use libm from kernel
> driver
> > as it will harm the fpu registers.
> >   
> >   Do you have any insight how to support these
> > functions in linux driver or any code that is
> > available which I can make use of?
> 
> What exactly are you trying to do?  Why not simply
> create a look up
> table for the functions you need, if the expected
> range of input
> values is small?
> 
> John.


__________________________________
Do you Yahoo!?
Yahoo! Mail - More reliable, more storage, less spam
http://mail.yahoo.com

  reply	other threads:[~2004-03-17 18:15 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-17 10:44 Linux 2.4.25, nfs client hangs when talking to a MacOS nfs server Charles-Edouard Ruault
2004-03-17 16:58 ` Trond Myklebust
2004-03-17 17:41   ` Charles-Edouard Ruault
2004-03-17 17:59     ` arithmetic functions for linux driver VINOD GOPAL
2004-03-17 18:11       ` John Bradford
2004-03-17 18:15         ` VINOD GOPAL [this message]
2004-03-17 18:50           ` Richard B. Johnson
2004-03-17 20:27             ` John Bradford
2004-03-17 18:17       ` Chris Friesen
2004-03-17 18:36       ` Richard B. Johnson
2004-03-17 23:21       ` Peter Williams

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040317181537.43286.qmail@web60709.mail.yahoo.com \
    --to=vinod_gopal74@yahoo.com \
    --cc=john@grabjohn.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome