- May 15, 1990
-
-
wlott authored
-
- 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
-
-
wlott authored
sized things into random-immediate.
-
wlott authored
-
wlott authored
-
wlott authored
any attention to the primitive type restrictions when picking load-tns.
-
wlott authored
-
wlott authored
Wrote signed-byte-32-len and unsigned-byte-32-count which translate integer-length and logcount. The signed/unsigned choices are based on what makes the most sence for bignums.
-
- May 07, 1990
- May 06, 1990
-
-
wlott authored
other primitive-types to cover signed-byte 32 and unsigned-byte 32. Put all signed-byte 32 and unsigned-byte 32 constants in random-immediates.
-
wlott authored
pieces.
-
wlott authored
and where in array.lisp. More things than just vectors have data in thoes bits.
-
wlott authored
-
wlott authored
wrong. Use logand/ash yourself.
-
wlott authored
system.lisp) and made the vector-subtype vops variants of the header-data vops.
-
wlott authored
to tagged fixnums. Added all the bignum support VOPs. .,
-
- Apr 29, 1990
- Apr 27, 1990
-
-
wlott authored
it. Cons it up on the fly.
-
wlott authored
shift. Made pointer- translate sap-
-
wlott authored
of the word format.
-
wlott authored
-
wlott authored
Changed truncate and rem to require their args in signed-regs and to not bother with shifting themselves. Added several unsigned-byte 32 logical ops.
-