Memory operations
[Handling data]


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)


Function Documentation

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 
)


Generated on Wed Feb 6 14:46:05 2008 for TinyaML by  doxygen 1.5.3