gem5 v24.1.0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Typedefs | Functions
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 Mon Jan 13 2025 04:28:46 for gem5 by doxygen 1.9.8