All of lore.kernel.org
 help / color / mirror / Atom feed
From: vm.rod25@gmail.com (Victor Rodriguez)
To: kernelnewbies@lists.kernelnewbies.org
Subject: floating points in kernel space
Date: Tue, 4 Jan 2011 08:31:29 -0600	[thread overview]
Message-ID: <AANLkTi=UcmPUycrgzjyLMpu9QdrWDLRiVuN37QSyhHZF@mail.gmail.com> (raw)
In-Reply-To: <AANLkTin2fUDA6tBmgVL7aoYnR=WVWgOYep=GLD8o+A3M@mail.gmail.com>

On Tue, Jan 4, 2011 at 6:43 AM, mohit verma <mohit89mlnc@gmail.com> wrote:
> hi all,
> i read somewhere that there is no floating point arithmatic supported in the
> kernel space . is it true??
> but the floating point registers and even floating point arithmatic units
> are all handled by the.........( kernel i think).
>
>
> thanks in advance for help...........
>


HI it is true , the floating point is not supported on printk , AFAIK
the only way to handle is to send it like HEX values and then some
other application like perl or python transform it to floating point

Hope it helps

Regards

Victor Rodriguez
> --
> ........................
> MOHIT VERMA
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
>

  reply	other threads:[~2011-01-04 14:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-04 12:43 floating points in kernel space mohit verma
2011-01-04 14:31 ` Victor Rodriguez [this message]
2011-01-04 15:44 ` Dave Hylands
2011-01-04 16:57   ` Mulyadi Santosa
2011-01-04 22:19     ` julie Sullivan
2011-01-04 22:32       ` Greg Freemyer
2011-01-04 23:26         ` julie Sullivan
2011-01-21 14:38           ` lei yang

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='AANLkTi=UcmPUycrgzjyLMpu9QdrWDLRiVuN37QSyhHZF@mail.gmail.com' \
    --to=vm.rod25@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.