mips optimization
reedkotler@hotmail.com
reedkotler@hotmail.com
Wed Sep 13 00:24:00 GMT 2000
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
ÃÂ
More information about the Gcc
mailing list