ETISS 0.11.2
ExtendableTranslatingInstructionSetSimulator(version0.11.2)
Loading...
Searching...
No Matches
etiss
include
etiss
FastMemory.h
Go to the documentation of this file.
1
// SPDX-License-Identifier: BSD-3-Clause
2
//
3
// This file is part of ETISS. It is licensed under the BSD 3-Clause License; you may not use this file except in
4
// compliance with the License. You should have received a copy of the license along with this project. If not, see the
5
// LICENSE file.
13
#include "
etiss/Misc.h
"
14
#include <memory>
15
16
namespace
etiss
17
{
18
26
std::shared_ptr<ETISS_System>
createFastMemory
(
size_t
size);
27
28
}
// namespace etiss
Misc.h
general configuration and logging
etiss
forwards: include/jit/*
Definition
Benchmark.h:17
etiss::createFastMemory
std::shared_ptr< ETISS_System > createFastMemory(size_t size)
creates a very fast ETISS_System structure.
Definition
FastMemory.cpp:49
Generated on Sat Nov 15 2025 19:30:10 for ETISS 0.11.2 by
1.9.8