Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Woody Wu <narkewoody@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] Am I using hardware floating? (CodeBench)
Date: Sun, 22 Sep 2013 23:18:40 +0800	[thread overview]
Message-ID: <20130922151840.GA2804@zuhnb712> (raw)
In-Reply-To: <20130922103729.10b54416@skate>

On Sun, Sep 22, 2013 at 10:37:29AM +0200, Thomas Petazzoni wrote:
> Dear Woody Wu,
> 
> On Sat, 21 Sep 2013 23:24:45 +0800, Woody Wu wrote:
> 
> > The toolchain I selected is codebench from buildroot. CPU is ARM
> > s3c2416. I want to know what kind of floating method is used in my
> > system. Does this related to BR?
> 
> The S3C2416 is an ARM926, and it does not have a floating point unit,
> so your only solution is to use software floating point on this
> platform.
> 
> Thomas

Okay, understand.  For software floating, I know there are two ways, one
is to generating an interrupt every time a floating instruction is
executed, which is very slow. And, another way is let the compiler to
convert all floating calculation to a function call which implemented in
a floating library, this method is a little faster than the former. My
compiler is CodeBench from BR, does it have this feature and has it
already enabled?  Thank you very much.

> -- 
> Thomas Petazzoni, Free Electrons
> Embedded Linux, Kernel and Android engineering
> http://free-electrons.com

-- 
I can't go back to yesterday - because I was a different person then

  reply	other threads:[~2013-09-22 15:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-21 15:24 [Buildroot] Am I using hardware floating? (CodeBench) Woody Wu
2013-09-22  8:37 ` Thomas Petazzoni
2013-09-22 15:18   ` Woody Wu [this message]
2013-09-23  7:28     ` Thomas Petazzoni
2013-09-24 12:48       ` Woody Wu

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=20130922151840.GA2804@zuhnb712 \
    --to=narkewoody@gmail.com \
    --cc=buildroot@busybox.net \
    /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