compiler support for udi including user_index instruction

This commit is contained in:
Vítor Santos Costa
2009-02-12 21:35:31 +00:00
parent 5d21f7a3d2
commit 8a6e0acedc
12 changed files with 75 additions and 0 deletions

View File

@@ -97,6 +97,7 @@ typedef enum compiler_op {
jump_nv_op,
cache_arg_op,
cache_sub_arg_op,
user_switch_op,
switch_on_type_op,
switch_c_op,
if_c_op,