Fergus Henderson
04b720630b
Update the copyright messages so that (a) they contain the correct years
...
and (b) they say "Copyright (C) ... _The_ University of Melbourne".
1997-07-27 15:09:59 +00:00
Thomas Conway
d16016acdb
Output a macro for defining the virtual to fake register mapping
...
Arrangeregs:
Output a macro for defining the virtual to fake register mapping
Cakefile:
add call.mod to the runtime system
misc:
add support for call by turning the backing (fake) registers
into an array.
1995-02-06 03:50:23 +00:00
Thomas Conway
f25ceb6faf
Make the virtual machine registers map to an array of Words rather
...
*.h. memory.c:
Make the virtual machine registers map to an array of Words rather
than to descrete variables.
misc:
Related changes.
1995-01-30 06:32:49 +00:00
Zoltan Somogyi
69ed902680
Added benchmarking tools.
...
Added automatic machine register allocation.
Changed Cakefile to use gcc -MM.
1994-01-10 07:32:22 +00:00