Add type checking support.
Change OUTPUT-BYTE-WITH-OPERAND and other functions to use 24 bit immediate, not 32. Added some more system constants. Added a hashtable so that we can quickly determine if a constant is a system constant. Added filler XOPs for the unused one-byte codes. Added code which translates calls to various functions to alternate two-arg versions when the call has two args (two-arg-+, etc.) Replaced many uses of (canonicalize-values segment results 0) with (assert (zerop results))
Loading
Please register or sign in to comment