public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Changing the number of registers
@ 2006-01-30 17:55 murali
  2006-01-30 19:41 ` Mike Stump
  0 siblings, 1 reply; 2+ messages in thread
From: murali @ 2006-01-30 17:55 UTC (permalink / raw)
  To: gcc

Hi,

  I am trying to change the number of registers for simplescalar's gcc
(2.7.2.3) compiler. I modified the ss.h file - FIXED_REGISTERS bits
and CALL_USED_REGISTERS bits, so as to leave just 8 integer and 4 FP
registers. But when I do a live registers analysis, I get > 8 integer
registers live. Please tell me if there is something else I need to
take care of to change the number of registers.

  thanks,
  murali

  PS: There was a thread before with the same subject and similar
problems - I read that, but it still didn't solve the problem

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Changing the number of registers
  2006-01-30 17:55 Changing the number of registers murali
@ 2006-01-30 19:41 ` Mike Stump
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Stump @ 2006-01-30 19:41 UTC (permalink / raw)
  To: murali; +Cc: gcc

On Jan 30, 2006, at 9:50 AM, murali wrote:
>   I am trying to change the number of registers for simplescalar's gcc
> (2.7.2.3) compiler.

It is unlikely we're going to help much with 2.7.2.3, we'd recommend  
up-porting to gcc 4.2 to start with.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-01-30 18:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-30 17:55 Changing the number of registers murali
2006-01-30 19:41 ` Mike Stump

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