[MIPS] reduce floating point registers

Shinpei Kato shinny@j02.itscom.net
Sat Mar 20 20:51:00 GMT 2004


Sorry, I forgot to attach files.

-- original message --
From: Shinpei Kato<shinny@j02.itscom.net>
To: <gcc@gcc.gnu.org>
Sent: Sat, 20 Mar 2004 20:11:04 +0900 (JST)
Subject: [MIPS] reduce floating point registers

>Hi, there.
>I want to reduce the number of floating point registers to 8 from 32.
>I tried modifying mips.c and mips.h as attached files (mips.c.diff & 
>mips.h.diff).
>But I got errors as discribed in error.log. It seems a problem is 
>something about HI_REG.
>However I can't see how I can correct these errors.
>Is there any other files I should modify to reduce them?
>
>Could you tell me solutions or any hints?
>
>Regards,
>Shinpei Kato
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: error.log
Type: application/octet-stream
Size: 8152 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20040320/dcbc235c/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mips.c.diff
Type: application/octet-stream
Size: 937 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20040320/dcbc235c/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mips.h.diff
Type: application/octet-stream
Size: 3776 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20040320/dcbc235c/attachment-0002.obj>


More information about the Gcc mailing list