public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Hard Register ??
@ 2003-02-07  5:40 gyanindra mishra
  0 siblings, 0 replies; only message in thread
From: gyanindra mishra @ 2003-02-07  5:40 UTC (permalink / raw)
  To: gcc

Hi,
    While going thru the source code of GCC I found the rtx for hard_reg is 
evaluated by calling the function gen_rtx_REG(mode, reg_no) in function.c

Is there any specific relation between the enum machine_mode and rtx for 
hard_reg to be generated and register number ??

As if I am passing direct values to the function gen_rtx_REG(4,0) it crahses 
GCC,
but indirrectly it is taking the same value for getting hard_reg rtx.

Thanks in adv
Mishra




_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE* 
http://join.msn.com/?page=features/junkmail

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-02-07  5:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-07  5:40 Hard Register ?? gyanindra mishra

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