|
ETISS 0.11.2
ExtendableTranslatingInstructionSetSimulator(version0.11.2)
|
NOTE: etiss::CPUArch should implement support for Listeners by either using the etiss::VirtualStruct::Field instance to write to listener supported field or it should call the signalWrite() functions of a Field. More...
#include <VirtualStruct.h>

Public Member Functions | |
| virtual | ~Listener () |
| virtual void | write (etiss::VirtualStruct::Field &field, uint64_t val)=0 |
NOTE: etiss::CPUArch should implement support for Listeners by either using the etiss::VirtualStruct::Field instance to write to listener supported field or it should call the signalWrite() functions of a Field.
Definition at line 118 of file VirtualStruct.h.
|
virtual |
Definition at line 15 of file VirtualStruct.cpp.
|
pure virtual |
Implemented in LegacyRegisterDevicePluginListener.