ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
etiss
include
etiss
FastMemory.h
Go to the documentation of this file.
1
51
#include "etiss/jit/System.h"
52
#include <memory>
53
54
namespace
etiss
55
{
56
64
std::shared_ptr<ETISS_System>
createFastMemory
(
size_t
size);
65
66
}
// namespace etiss
etiss
Page Table Entry (PTE) defines the composition of Page Frame Number (PFN) and relavant flags.
Definition:
Benchmark.h:53
etiss::createFastMemory
std::shared_ptr< ETISS_System > createFastMemory(size_t size)
creates a very fast ETISS_System structure.
Definition:
FastMemory.cpp:84
Generated on Thu Oct 24 2024 09:40:11 for ETISS 0.8.0 by
1.9.1