All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: Marian Jancar <m.jancar@satca.net>
Cc: linux-mips@linux-mips.org
Subject: Re: gcc: mips32 vs mips3
Date: Mon, 9 Mar 2009 20:39:02 +0100	[thread overview]
Message-ID: <20090309193902.GA993@linux-mips.org> (raw)
In-Reply-To: <49B1556E.3030903@satca.net>

On Fri, Mar 06, 2009 at 05:55:10PM +0100, Marian Jancar wrote:

> which option is supposed to compile faster code, -mips3 or -mips32?

That question doesn't quite make sense.   A MIPS32 processor can't execute
MIPS III code and a MIPS III processor can't execute MIPS32 code.  Only a
MIPS64 processor could execute code compiled for either MIPS32 or MIPS III.
So choose the option to match the architecture of your processor.

  Ralf

  reply	other threads:[~2009-03-09 19:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-06 16:55 gcc: mips32 vs mips3 Marian Jancar
2009-03-09 19:39 ` Ralf Baechle [this message]
2009-04-06 14:21   ` Marian Jancar
2009-04-06 14:30     ` Ralf Baechle

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=20090309193902.GA993@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=linux-mips@linux-mips.org \
    --cc=m.jancar@satca.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 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.