Skip to content
Snippets Groups Projects
Commit 50bdaa57 authored by ram's avatar ram
Browse files

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))
parent c4a325e3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment