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

defines a general interface to set interrupt bits More...

#include "etiss/Misc.h"
#include "etiss/jit/types.h"
#include <list>
#include <mutex>
#include <set>
#include <vector>
Include dependency graph for InterruptVector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  etiss::InterruptVector
 interface to set interrupt bits More...
 
class  etiss::MappedInterruptVector< INT >
 template implementation of an InterruptVector that uses integer variables to store interrupt bit values and to read interrupt masks. More...
 

Namespaces

namespace  etiss
 forwards: include/jit/*
 

Detailed Description

defines a general interface to set interrupt bits

Definition in file InterruptVector.h.