- Sep 21, 1990
-
-
wlott authored
a foreign function.
-
- Sep 19, 1990
-
-
ram authored
etc.
-
- Sep 17, 1990
-
-
wlott authored
an additional slot that holds the raw address of the function (i.e. the location to jump to). Named-call just uses this value.
-
- Sep 09, 1990
- Sep 06, 1990
-
-
wlott authored
with an element size other than 1. It doens't matter, 'cause nothing ever gets allocated in the odd fp regs. Added a branch to primitive-type to pick off function types. Also changed primitive type to used defun-cached.
-
wlott authored
-
wlott authored
on the control-stack.
-
wlott authored
specify environment-debug live tns with specific save locations instead of stack wired environment live tns.
-
- Aug 23, 1990
-
-
wlott authored
or move it from a register depending on where it is.
-
wlott authored
places where this value was needed to use this function instead of calculating it independently each time. Changed the local-call vops to do necessary loading explicity so that the compiler won't try to use all the registers for arguments and not leave any available for operand loading.
-
- Aug 21, 1990
-
-
wlott authored
and lra-header instructions instead of the correct symbols from the vm package.
-
- Aug 17, 1990
-
-
wlott authored
-
- Aug 15, 1990
- Aug 12, 1990
-
-
wlott authored
stuff to record the complete sc and offset of its arguments.
-
- Aug 07, 1990
-
-
ram authored
-
- Aug 02, 1990
- Jul 28, 1990
-
-
wlott authored
2, and unsigned-byte 4 vectors.
-
- Jul 26, 1990
-
-
wlott authored
-
- Jul 21, 1990
- Jul 20, 1990
- Jul 19, 1990
- Jul 16, 1990
- Jul 14, 1990
-
-
wlott authored
assume that all characters can be represented in the immediate-base-char SC.
-
- Jul 13, 1990
- Jul 12, 1990
- Jul 10, 1990
-
-
wlott authored
define-primitive-object. Replaced the silly (eval `(make-... stuff with a call to make-.... Moved float-format-digits into the code sources, 'cause it's needed at run-time.
-