linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Mark Hatle <fray@mvista.com>
To: Roland Dreier <roland@digitalvampire.org>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: PowerPC 440GP-specific optimization with gcc
Date: Sat, 22 Feb 2003 11:37:42 -0600	[thread overview]
Message-ID: <3E57B566.7080800@mvista.com> (raw)
In-Reply-To: <87ptplyot4.fsf@love-shack.home.digitalvampire.org>


Roland Dreier wrote:
> We have a PowerPC 440GP-based design running Linux.  Right now our
> kernel and applications are built with gcc for a "405" target
> (essentially by using the -m405 flag).
>
> This works fine, and all of our executables run with no problem.
> However, we are interested in optimizing specifically for the 440.  As
> far as I can tell, neither gcc 2.95 nor gcc 3.2.2 have any support for
> this.
>
> Is anyone aware of any work in this direction?

I am not a tools expert by any means.. but from my understanding there is work
to support the 440 specific items.

However, I believe the work is focused on enhancing binutils (the assembler) and
not the compiler.  So any 440 specific optimizations you would like would need
to be written in assembly.  (My multi-month old memory is that the 440's new
userspace instructions arn't terribly "generic" to facilitate use in gcc..)

If I'm wrong about any of this someone please correct me!

--Mark


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2003-02-22 17:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-22  3:30 PowerPC 440GP-specific optimization with gcc Roland Dreier
2003-02-22 17:37 ` Mark Hatle [this message]
2003-02-22 19:17   ` Roland Dreier

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=3E57B566.7080800@mvista.com \
    --to=fray@mvista.com \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    --cc=roland@digitalvampire.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;
as well as URLs for NNTP newsgroup(s).