Xref: utzoo comp.arch:7433 comp.lang.c:14493 Path: utzoo!utgpu!watmath!clyde!att!ucbvax!hplabs!pyramid!eric From: eric@pyrps5 (Eric Bergan) Newsgroups: comp.arch,comp.lang.c Subject: Re: The & (address) operator and register allocation Message-ID: <49457@pyramid.pyramid.com> Date: 2 Dec 88 21:29:01 GMT Sender: daemon@pyramid.pyramid.com Reply-To: eric@pyrps5.UUCP (Eric Bergan) Organization: Pyramid Technology Corp., Mountain View, CA Lines: 7 In article <1224@cps3xx.UUCP> rang@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.