gem5  v22.1.0.0
Public Member Functions | Static Public Attributes | List of all members
gem5::AtagCore Class Reference

#include <atag.hh>

Inheritance diagram for gem5::AtagCore:
gem5::AtagHeader

Public Member Functions

uint32_t tag ()
 Tag (normally starts with 'T''A' and 16 bits of number. More...
 
void flags (uint32_t i)
 
void pagesize (uint32_t i)
 
void rootdev (uint32_t i)
 
 AtagCore ()
 
- Public Member Functions inherited from gem5::AtagHeader
virtual bool null ()
 If the header should be 0 size. More...
 
uint32_t size () const
 
 AtagHeader (uint32_t s)
 
virtual ~AtagHeader ()
 
uint32_t copyOut (uint8_t *p)
 

Static Public Attributes

static const uint32_t Size = 5
 

Additional Inherited Members

- Protected Attributes inherited from gem5::AtagHeader
uint32_t * storage
 
uint32_t _size
 

Detailed Description

Definition at line 93 of file atag.hh.

Constructor & Destructor Documentation

◆ AtagCore()

gem5::AtagCore::AtagCore ( )
inline

Definition at line 102 of file atag.hh.

Member Function Documentation

◆ flags()

void gem5::AtagCore::flags ( uint32_t  i)
inline

Definition at line 99 of file atag.hh.

References gem5::ArmISA::i, and gem5::AtagHeader::storage.

◆ pagesize()

void gem5::AtagCore::pagesize ( uint32_t  i)
inline

Definition at line 100 of file atag.hh.

References gem5::ArmISA::i, and gem5::AtagHeader::storage.

◆ rootdev()

void gem5::AtagCore::rootdev ( uint32_t  i)
inline

Definition at line 101 of file atag.hh.

References gem5::ArmISA::i, and gem5::AtagHeader::storage.

◆ tag()

uint32_t gem5::AtagCore::tag ( )
inlinevirtual

Tag (normally starts with 'T''A' and 16 bits of number.

Implements gem5::AtagHeader.

Definition at line 97 of file atag.hh.

References gem5::CoreTag.

Member Data Documentation

◆ Size

const uint32_t gem5::AtagCore::Size = 5
static

Definition at line 96 of file atag.hh.


The documentation for this class was generated from the following file:

Generated on Wed Dec 21 2022 10:23:09 for gem5 by doxygen 1.9.1