- May 25, 1990
-
-
wlott authored
after memory.
-
wlott authored
-
wlott authored
of the constants in a code object. code-instructions returns a sap pointing to the start of the instructions for a code object. Compute-function returns a function when given a code object and an offset.
-
wlott authored
-
wlott authored
-
wlott authored
-
- May 24, 1990
-
-
wlott authored
-
- May 23, 1990
-
-
wlott authored
-
- May 19, 1990
-
-
wlott authored
to explicitly wire one of its temps to $L1, otherwise all the regs would get wired sometime or another, which would make it hard to allocate a NFP.
-
wlott authored
the output is not quite as verbose.
-
wlott authored
of args, 'cause that's where they are now. Changed tail-call-variable so that the args pointer is no longer restricted to the ARGS register, 'cause the new call convention makes no such requirement.
-
wlott authored
-
- May 18, 1990
- May 16, 1990
-
-
wlott authored
-
- May 15, 1990
- May 14, 1990
- May 13, 1990
- May 11, 1990
-
-
wlott authored
-
wlott authored
-
wlott authored
Allow fixnums that are in descriptor-regs. Fixed some lifetime problems
-
wlott authored
-
wlott authored
thing else.
-
wlott authored
tn gets passed in through the info args, and therefore does not get considered for lifetime analysis. Therefore, we must make sure that we don't need *anything* when we clobber that register.
-
wlott authored
the load/compile order, i.e. before static-fn.
-
- May 10, 1990
- May 09, 1990