This is the mail archive of the dwarf2@corp.sgi.com mailing list for the dwarf2 project.


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

Re: IA-64 issue H-1: Return address register number



> We have an issue here with our register numbering, which assigns 1-127
> to the GRs and 128-255 to the FRs, leaving nothing in the one-byte
> range for the return address "register" (which is not an actual
> register but an abstract register).

Can't you use 0-126, 127-254 and leave 255 for the RA ?

Or did you mean 0-127 for the integer registers ?

I'm not (yet) sufficiently familiar with IA64 to know whether register
0 is a "reads and writes as zero register" in the normal RISC style or
not.

-- Jim 

James Cownie	<jcownie@etnus.com>
Etnus, Inc.     +44 117 9071438
http://www.etnus.com


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