The Sparta Modeling Framework
Loading...
Searching...
No Matches
ExampleInst.cpp
1
// <ExampleInst.cpp> -*- C++ -*-
2
3
#include "ExampleInst.hpp"
4
5
namespace
core_example
6
{
7
// This pipeline supports around 135 outstanding example instructions.
8
sparta::SpartaSharedPointerAllocator<ExampleInst>
example_inst_allocator(300, 250);
9
}
sparta::SpartaSharedPointerAllocator
A memory allocator complementing SpartaSharedPointer that reuses old memory.
Definition
SpartaSharedPointerAllocator.hpp:155
example
CoreModel
src
ExampleInst.cpp
Generated on Mon Nov 11 2024 22:59:36 for The Sparta Modeling Framework by
1.9.8