|
ETISS 0.11.2
ExtendableTranslatingInstructionSetSimulator(version0.11.2)
|
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>

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/* | |
defines a general interface to set interrupt bits
Definition in file InterruptVector.h.