CACAO
Macros | Variables
icmd.cpp File Reference

Go to the source code of this file.

Macros

#define N(name)   name,
 
#define PEI   ICMDTABLE_PEI
 
#define CALLS   ICMDTABLE_CALLS
 
#define IDIV_CALLS   ICMDTABLE_CALLS
 
#define LDIV_CALLS   ICMDTABLE_CALLS
 

Variables

icmdtable_entry_t icmd_table [256]
 

Macro Definition Documentation

#define CALLS   ICMDTABLE_CALLS

Definition at line 42 of file icmd.cpp.

#define IDIV_CALLS   ICMDTABLE_CALLS

Definition at line 49 of file icmd.cpp.

#define LDIV_CALLS   ICMDTABLE_CALLS

Definition at line 55 of file icmd.cpp.

#define N (   name)    name,

Definition at line 34 of file icmd.cpp.

#define PEI   ICMDTABLE_PEI

Definition at line 41 of file icmd.cpp.

Variable Documentation

icmdtable_entry_t icmd_table[256]

Definition at line 60 of file icmd.cpp.