ETISS 0.11.2
ExtendableTranslatingInstructionSetSimulator(version0.11.2)
Loading...
Searching...
No Matches
Functions
InterruptHandler.cpp File Reference

implements etiss/InterruptHandler.h More...

#include "etiss/InterruptHandler.h"
#include "etiss/InterruptEnable.h"
#include "etiss/InterruptVector.h"
#include "etiss/jit/ReturnCode.h"
Include dependency graph for InterruptHandler.cpp:

Go to the source code of this file.

Functions

bool interrupt_handler_cmp (const std::pair< etiss::uint64, std::pair< unsigned, bool > > &o1, const std::pair< etiss::uint64, std::pair< unsigned, bool > > &o2)
 

Detailed Description

implements etiss/InterruptHandler.h

Definition in file InterruptHandler.cpp.

Function Documentation

◆ interrupt_handler_cmp()

bool interrupt_handler_cmp ( const std::pair< etiss::uint64, std::pair< unsigned, bool > > &  o1,
const std::pair< etiss::uint64, std::pair< unsigned, bool > > &  o2 
)

Definition at line 30 of file InterruptHandler.cpp.

Referenced by etiss::InterruptHandler::setLine().

Here is the caller graph for this function: