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

provides a fast memory implementation for ETISS More...

#include "etiss/Misc.h"
#include <memory>
Include dependency graph for FastMemory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  etiss
 forwards: include/jit/*
 

Functions

std::shared_ptr< ETISS_Systemetiss::createFastMemory (size_t size)
 creates a very fast ETISS_System structure.
 

Detailed Description

provides a fast memory implementation for ETISS

Definition in file FastMemory.h.