- Apr 24, 1991
-
-
ram authored
unnecessarily dependent on the availability of meta-compile time VOP info.
-
- Apr 23, 1991
-
-
chiles authored
Added COUNT-ME VOP which was missing in RT port.
-
chiles authored
Added export of *assembly-unit-length*. Commented something.
-
chiles authored
I deleted DEFENUM and PAD-DATA-BLOCK since we now get them from this file Rob created and moved stuff into: ../generic/vm-macs.lisp.
-
ram authored
-
chiles authored
-
chiles authored
-
chiles authored
-
ram authored
RECURSIVE attributes.
-
ram authored
they don't have the EXPLICIT-CHECK attribute.
-
ram authored
made %TYPEP flushable.
-
ram authored
function's definition.
-
wlott authored
stack instead of trying to crank through all of memory.
-
- Apr 22, 1991
- Apr 21, 1991
-
-
wlott authored
make-fixnum to actually return the resultant fixnum.
-
wlott authored
to add them to keep the lisp stub routine from calling itself.
-
wlott authored
the stack because bytes is what allocate-number-stack-space wants.
-
wlott authored
make-array-header. Fixed the ``inst oil'' to be an ``inst o'' because the type isn't known at compile time.
-
wlott authored
the fixnum tag bits are not tacked on.
-
wlott authored
instead of the number of words needed, because the value is passed directly through to allocate-number-stack-space, which wants bytes.
-
- Apr 20, 1991
-
-
wlott authored
them. Removed the spurrious no-op from type-test.
-
wlott authored
being installed.
-
wlott authored
correct.
-
wlott authored
handle the double-float in two integer regs case. Fixed the deftransforms to supply symbols as the lambda variables instead of continuations. Added some more lifetime info to call-out.
-
wlott authored
-
wlott authored
-
wlott authored
Hacked over the sap-ref and -set VOPs to no longer flame out by running out of registers. Fixed the costs of the variable offset versions to be more than the constant offset versions.
-
wlott authored
-trapping-nan-bit constants.
-
wlott authored
structure types. Made the non-descriptor locations of the any-reg SC reserved, and moved them to the end of the list so that it will be more likely that they are available for non-descriptor usages. Added defconstants {single,double}-sc-reg-sc-number, each holding a list of all the coprocessor specific sc numbers.
-
ram authored
-
ram authored
-
ram authored
Also, changed CONVERT-AND-MAYBE-COMPILE to use WITHOUT-GCING instead of calling MAYBE-GC. This way, you don't need to load no-auto-gc (and had better not, or you will never GC.)
-
ram authored
-
ram authored
MAKE-INTERFACE-COOKIE.
-
ram authored
declarations.
-