ThesaHelp: references c-d
Topic: memory cache
Topic: register allocation
Topic: stack machine
| |
Reference
Ditzel, D.R., McLellan, H.R. ,
"Register allocation for free: The C machine stack cache. ",
SIGPLAN, 17, 4, pp. 48-56 , March 1982 .
Google
Other Reference
SIGARCH 10.2
Quotations
50 ;;Quote: can cache top of stack in high speed registers; for locals, temporaries, and parameters
| 53 ;;Quote: caching the top of stack removes register allocation but worsens context switching
|
Related Topics
ThesaHelp: references c-d (337 items)
Topic: memory cache (28 items)
Topic: register allocation (28 items)
Topic: stack machine (10 items)
|