|
ETISS 0.11.2
ExtendableTranslatingInstructionSetSimulator(version0.11.2)
|

Go to the source code of this file.
Macros | |
| #define | ETISS_LIBNAME RV64IMACFD |
| Generated on Mon, 10 Nov 2025 11:27:24 +0000. | |
Functions | |
| ETISS_LIBRARYIF_VERSION_FUNC_IMPL ETISS_PLUGIN_EXPORT unsigned | RV64IMACFD_countCPUArch () |
| ETISS_PLUGIN_EXPORT const char * | RV64IMACFD_nameCPUArch (unsigned index) |
| ETISS_PLUGIN_EXPORT etiss::CPUArch * | RV64IMACFD_createCPUArch (unsigned index, std::map< std::string, std::string > options) |
| ETISS_PLUGIN_EXPORT void | RV64IMACFD_deleteCPUArch (etiss::CPUArch *arch) |
| #define ETISS_LIBNAME RV64IMACFD |
Generated on Mon, 10 Nov 2025 11:27:24 +0000.
This file contains the library interface for the RV64IMACFD core architecture.
Definition at line 10 of file RV64IMACFDArchLib.cpp.
| ETISS_LIBRARYIF_VERSION_FUNC_IMPL ETISS_PLUGIN_EXPORT unsigned RV64IMACFD_countCPUArch | ( | ) |
Definition at line 19 of file RV64IMACFDArchLib.cpp.
| ETISS_PLUGIN_EXPORT etiss::CPUArch * RV64IMACFD_createCPUArch | ( | unsigned | index, |
| std::map< std::string, std::string > | options | ||
| ) |
Definition at line 36 of file RV64IMACFDArchLib.cpp.
References etiss::log(), options, and etiss::WARNING.

| ETISS_PLUGIN_EXPORT void RV64IMACFD_deleteCPUArch | ( | etiss::CPUArch * | arch | ) |
Definition at line 57 of file RV64IMACFDArchLib.cpp.
| ETISS_PLUGIN_EXPORT const char * RV64IMACFD_nameCPUArch | ( | unsigned | index | ) |
Definition at line 24 of file RV64IMACFDArchLib.cpp.