|
ETISS 0.11.2
ExtendableTranslatingInstructionSetSimulator(version0.11.2)
|
contains the basic cpu state structure with a instruction pointer and time parameters. More...
#include "etiss/jit/types.h"
Go to the source code of this file.
Classes | |
| struct | ETISS_CPU |
| basic cpu state structure needed for execution of any cpu architecture. More... | |
Macros | |
| #define | ETISS_MAX_RESOURCES ((int)100) |
Typedefs | |
| typedef struct ETISS_CPU | ETISS_CPU |
Functions | |
| void | ETISS_signalChangedRegisterValue (ETISS_CPU *cpu, const char *registerName) |
contains the basic cpu state structure with a instruction pointer and time parameters.
Take special care with alignment of structure members
Definition in file CPU.h.
|
extern |
Definition at line 168 of file CPUArch.cpp.