public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* How I generate an assembly code for 1024 registers?
@ 1999-12-24  6:55 Ben A. Abderrazek
  1999-12-31 22:24 ` Ben A. Abderrazek
  0 siblings, 1 reply; 2+ messages in thread
From: Ben A. Abderrazek @ 1999-12-24  6:55 UTC (permalink / raw)
  To: help-gcc

Dear helper,

I am new to the  Compiler world. I am  using GNU CC compiler 2.7.2.3.

My question is: 

Is it possible for  the above compiler  to generate a code for more than
32 architectural registers. 
I need an assembly generated  code for 1024 physical registers or more. 
 
I simply tried to change  only the register numbers parameter from 32 (
in MIPS machine description  .md  file  ) to 1024 registers
(my new architecture). Then I wanted to recompile and generate the
assembly code. But I failed to do that.


Is there is any one who have some hints about this problem.


Many Many  thanks,

Adam,

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

* How I generate an assembly code for 1024 registers?
  1999-12-24  6:55 How I generate an assembly code for 1024 registers? Ben A. Abderrazek
@ 1999-12-31 22:24 ` Ben A. Abderrazek
  0 siblings, 0 replies; 2+ messages in thread
From: Ben A. Abderrazek @ 1999-12-31 22:24 UTC (permalink / raw)
  To: help-gcc

Dear helper,

I am new to the  Compiler world. I am  using GNU CC compiler 2.7.2.3.

My question is: 

Is it possible for  the above compiler  to generate a code for more than
32 architectural registers. 
I need an assembly generated  code for 1024 physical registers or more. 
 
I simply tried to change  only the register numbers parameter from 32 (
in MIPS machine description  .md  file  ) to 1024 registers
(my new architecture). Then I wanted to recompile and generate the
assembly code. But I failed to do that.


Is there is any one who have some hints about this problem.


Many Many  thanks,

Adam,

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

end of thread, other threads:[~1999-12-31 22:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-12-24  6:55 How I generate an assembly code for 1024 registers? Ben A. Abderrazek
1999-12-31 22:24 ` Ben A. Abderrazek

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