Functions | |
void _VM_CALL | vm_op_getmem_Int (vm_t vm, int n) |
void _VM_CALL | vm_op_setmem_Int (vm_t vm, int n) |
void _VM_CALL | vm_op_setmem (vm_t vm, int n) |
void _VM_CALL | vm_op_getmem (vm_t vm, int n) |
void _VM_CALL | vm_op_getClosure_Int (vm_t vm, word_t index) |
void _VM_CALL | vm_op_getClosure (vm_t vm, word_t unused) |