The & (address) operator and register allocation

Eric Bergan eric at pyrps5
Sat Dec 3 07:29:01 AEST 1988


In article <1224 at cps3xx.UUCP> rang at cpswh.cps.msu.edu (Anton Rang) writes:
>  Are there any architectures which allow taking the "address" of a
>register (say, having a reserved page)?

	The Pyramid lets you take the address of a register. Basically
the register windows are mapped into the process address space as part
of the stack. 



More information about the Comp.lang.c mailing list