ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
Classes | Namespaces | Functions
MemMappedPeriph.h File Reference
#include "etiss/IntegratedLibrary/SelectiveSysWrapper.h"
Include dependency graph for MemMappedPeriph.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  etiss::plugin::MappedMemory
 Represents a memory region that is associated with a MemMappedPeriph. More...
 
class  etiss::plugin::MemMappedPeriph
 SystemWrapperPlugin to redirect data reads and writes to custom callbacks. More...
 
struct  etiss::plugin::MemMappedPeriph::CustomHandle
 

Namespaces

 etiss
 Page Table Entry (PTE) defines the composition of Page Frame Number (PFN) and relavant flags.
 
 etiss::plugin
 

Functions

static etiss_uint8 etiss::plugin::unimpl_read ()
 
static void etiss::plugin::unimpl_write ()