public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* mips optimization
@ 2000-09-13  0:24 reedkotler
  0 siblings, 0 replies; only message in thread
From: reedkotler @ 2000-09-13  0:24 UTC (permalink / raw)
  To: gcc

[-- 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
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-09-13  0:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-09-13  0:24 mips optimization reedkotler

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).