ETISS 0.11.2
ExtendableTranslatingInstructionSetSimulator(version0.11.2)
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
InterruptHandler.h File Reference

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>
Include dependency graph for InterruptHandler.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

interrupt checking and signaling

Definition in file InterruptHandler.h.