This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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: FLOATING_STACKS


On Mon, May 08, 2006 at 03:01:52PM +0100, Will Newton wrote:
> >For instance, if there's a dedicated register in which you can record
> >the thread pointer, then you can use this.
> 
> What are the ideal requirements of such a register? Reserved in the
> ABI? Our ABI is still tentatively open to modification so this may be
> a future possibility.

Yes.  For instance, PowerPC 32-bit and PowerPC 64-bit both reserve a
GPR for this.  Some other ABIs use special registers (e.g. x86 segment
registers, ARM coprocessor registers).

-- 
Daniel Jacobowitz
CodeSourcery


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