_vm_t Struct Reference
[Virtual Machine]

#include <_impl.h>


Data Fields

tinyap_t parser
struct _text_seg_t compile_vectors
opcode_chain_t result
WalkDirection compile_state
wast_t current_node
struct _generic_stack_t cn_stack
const char * virt_walker
WalkDirection virt_walker_state
struct _text_seg_t gram_nodes
struct _opcode_dict_t opcodes
void * dl_handle
struct _slist_t all_handles
struct _slist_t all_programs
vm_dyn_env_t env
vm_data_t exception
scheduler_algorithm_t scheduler
word_t threads_count
struct _dlist_t ready_threads
struct _dlist_t running_threads
thread_t current_thread
struct _dlist_t yielded_threads
struct _dlist_t zombie_threads
word_t timeslice
vm_engine_t engine
volatile word_t cycles
struct _dlist_t gc_pending


Field Documentation

tinyap_t _vm_t::parser

struct _text_seg_t _vm_t::compile_vectors [read]

opcode_chain_t _vm_t::result

WalkDirection _vm_t::compile_state

wast_t _vm_t::current_node

struct _generic_stack_t _vm_t::cn_stack [read]

const char* _vm_t::virt_walker

WalkDirection _vm_t::virt_walker_state

struct _text_seg_t _vm_t::gram_nodes [read]

struct _opcode_dict_t _vm_t::opcodes [read]

void* _vm_t::dl_handle

struct _slist_t _vm_t::all_handles [read]

struct _slist_t _vm_t::all_programs [read]

vm_dyn_env_t _vm_t::env

vm_data_t _vm_t::exception

scheduler_algorithm_t _vm_t::scheduler

word_t _vm_t::threads_count

struct _dlist_t _vm_t::ready_threads [read]

struct _dlist_t _vm_t::running_threads [read]

thread_t _vm_t::current_thread

struct _dlist_t _vm_t::yielded_threads [read]

struct _dlist_t _vm_t::zombie_threads [read]

word_t _vm_t::timeslice

vm_engine_t _vm_t::engine

volatile word_t _vm_t::cycles

struct _dlist_t _vm_t::gc_pending [read]


The documentation for this struct was generated from the following file:
Generated on Wed Feb 6 14:46:05 2008 for TinyaML by  doxygen 1.5.3