first cut at Anderson's JIT code.

This commit is contained in:
Vitor Santos Costa
2009-04-07 23:55:16 +01:00
parent f97bc596b9
commit b2ad3bd000
9 changed files with 73 additions and 1 deletions

View File

@@ -77,6 +77,7 @@ typedef enum compiler_op {
unify_last_dbterm_op,
unify_last_longint_op,
unify_last_bigint_op,
native_op,
f_var_op,
f_val_op,
f_0_op,