54 #ifndef ETISS_INCLUDE_JIT_CPU_H_
55 #define ETISS_INCLUDE_JIT_CPU_H_
57 #include "etiss/jit/types.h"
59 #define ETISS_MAX_RESOURCES ((int)100)
107 void *_etiss_private_handle_;
119 const char *registerName);
void ETISS_signalChangedRegisterValue(ETISS_CPU *cpu, const char *registerName)
#define ETISS_MAX_RESOURCES
basic cpu state structure needed for execution of any cpu architecture.