ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
|
Functions | |
void | etiss::forceInitialization () |
Force the initialization of ETISS. More... | |
void etiss::forceInitialization | ( | ) |
Force the initialization of ETISS.
This function is used by some ETISS functions to force initialization. The initialization is only performed if ETISS not initialized already.
Definition at line 886 of file ETISS.cpp.
References get_metrics::args, and etiss_initialize().
Referenced by etiss::addLibrary(), and etiss::CPUCore::create().