This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
mips - claritification
- To: <reedkotler at hotmail dot com>
- Subject: mips - claritification
- From: Gavin Romig-Koch <gavin at cygnus dot com>
- Date: Wed, 13 Sep 2000 10:20:44 -0400 (EDT)
- Cc: <gcc at gcc dot gnu dot org>
- References: <LAW-OE122LwZlpPs5Yf00000ebe@hotmail.com>
reedkotler@hotmail.com writes:
> what i'ld like is -mips 4 which does no 64 bit instructions.
> is this possible or do i need to make a code generator change?
Not so much code generator changes, but definitly backend changes.
-gavin...