|
ETISS 0.11.2
ExtendableTranslatingInstructionSetSimulator(version0.11.2)
|
interrupt checking and signaling More...
#include "etiss/Misc.h"#include "etiss/Plugin.h"#include "etiss/jit/types.h"#include <list>#include <mutex>#include <set>#include <vector>

Go to the source code of this file.
Classes | |
| class | etiss::InterruptHandler |
| class that handles interrupt signaling and checking. More... | |
Namespaces | |
| namespace | etiss |
| forwards: include/jit/* | |
Enumerations | |
| enum | etiss::InterruptType { etiss::EDGE_TRIGGERED = 1 , etiss::LEVEL_TRIGGERED } |
| interrupt types supported by the default implementation More... | |
interrupt checking and signaling
Definition in file InterruptHandler.h.