|
ETISS 0.11.2
ExtendableTranslatingInstructionSetSimulator(version0.11.2)
|

Go to the source code of this file.
Namespaces | |
| namespace | etiss |
| forwards: include/jit/* | |
| namespace | etiss::py |
Functions | |
| void | etiss::py::init () |
| void | etiss::py::shutdown () |
| void | etiss::py::console () |
| bool | etiss::py::supported () |
| void | etiss::py::runString (std::string s) |
| void | etiss::py::run (std::function< void(void)> func) |
| std::string | etiss::py::evalForString (const char *stmt, bool *ok=nullptr) |