| Related articles |
|---|
| Callee-save caller-save shreyas76@gmail.com (shrey) (2005-09-30) |
| Re: Callee-save caller-save cleos@nb.sympatico-dot-ca.remove (Cleo Saulnier) (2005-10-03) |
| From: | "shrey" <shreyas76@gmail.com> |
| Newsgroups: | comp.compilers |
| Date: | 30 Sep 2005 02:06:38 -0400 |
| Organization: | http://groups.google.com |
| Keywords: | registers, question |
| Posted-Date: | 30 Sep 2005 02:06:38 EDT |
Hi ,
Can some one tell me how the concept of callee -save and caller
save registers ties in with register allocation process in general. I
understand the process of register allocation, but wonder how this
restriction ties with the process. My only guess is that it acts as a
constraint when assigning registers, so some values have to be put in
either callee save or caller save based on the convention. Is that how
it is ?
thanks
Shrey
Return to the
comp.compilers page.
Search the
comp.compilers archives again.