This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [MIPS] reduce floating point registers


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

Attachment: error.log
Description: Binary data

Attachment: mips.c.diff
Description: Binary data

Attachment: mips.h.diff
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]