public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: <reedkotler@hotmail.com>
To: <gcc@gcc.gnu.org>
Subject: mips optimization
Date: Wed, 13 Sep 2000 00:24:00 -0000	[thread overview]
Message-ID: <LAW-OE5096TwctPBjxP00001087@hotmail.com> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 515 bytes --]

i'm using a mips iv chip but the os only supports 
32 bit.
 
i usually then back off to -mips2 and -mcpu=5000 or 
such.
 
i'm trying to generate 32 bit code but allow for 
instructions
like MADD to be used.
 
i've done this before but now can't seem to get the 
compiler
to generate the MADD unless i go to mips 4, but 
then it generates
the 64 bit divide instruction which crashes the 
target.
 
any ideas?
 
has something changed recently in the compiler in 
this respect.
 
tia.
 
reed
 

                 reply	other threads:[~2000-09-13  0:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=LAW-OE5096TwctPBjxP00001087@hotmail.com \
    --to=reedkotler@hotmail.com \
    --cc=gcc@gcc.gnu.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 read-only IMAP folder(s) and NNTP newsgroup(s).