gem5 v25.0.0.1
Loading...
Searching...
No Matches
tagged_entry.hh File Reference
#include <cassert>
#include "base/cprintf.hh"
#include "base/types.hh"
#include "mem/cache/replacement_policies/replaceable_entry.hh"
#include "mem/cache/tags/indexing_policies/base.hh"
#include "params/TaggedIndexingPolicy.hh"
#include "params/TaggedSetAssociative.hh"

Go to the source code of this file.

Classes

class  gem5::TaggedTypes
struct  gem5::TaggedTypes::KeyType
class  gem5::TaggedSetAssociative
 This version of set associative indexing deals with a Lookup structure made of address and secure bit. More...
class  gem5::TaggedEntry
 A tagged entry is an entry containing a tag. More...

Namespaces

namespace  gem5
 Copyright (c) 2024 Arm Limited All rights reserved.

Typedefs

using gem5::TaggedIndexingPolicy = IndexingPolicyTemplate<TaggedTypes>

Functions

static constexpr auto gem5::genTagExtractor (TaggedIndexingPolicy *ip)
 This helper generates an a tag extractor function object which will be typically used by Replaceable entries indexed with the TaggedIndexingPolicy.

Generated on Sat Oct 18 2025 08:06:47 for gem5 by doxygen 1.14.0