gem5  v20.1.0.0
Public Member Functions | Static Public Attributes | List of all members
AtagMem Class Reference

#include <atag.hh>

Inheritance diagram for AtagMem:
AtagHeader

Public Member Functions

uint32_t tag ()
 Tag (normally starts with 'T''A' and 16 bits of number. More...
 
void memSize (uint32_t i)
 
void memStart (uint32_t i)
 
 AtagMem ()
 
- Public Member Functions inherited from 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 = 4
 

Additional Inherited Members

- Protected Attributes inherited from AtagHeader
uint32_t * storage
 
uint32_t _size
 

Detailed Description

Definition at line 103 of file atag.hh.

Constructor & Destructor Documentation

◆ AtagMem()

AtagMem::AtagMem ( )
inline

Definition at line 111 of file atag.hh.

Member Function Documentation

◆ memSize()

void AtagMem::memSize ( uint32_t  i)
inline

Definition at line 109 of file atag.hh.

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

◆ memStart()

void AtagMem::memStart ( uint32_t  i)
inline

Definition at line 110 of file atag.hh.

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

◆ tag()

uint32_t AtagMem::tag ( )
inlinevirtual

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

Implements AtagHeader.

Definition at line 107 of file atag.hh.

References MemTag.

Member Data Documentation

◆ Size

const uint32_t AtagMem::Size = 4
static

Definition at line 106 of file atag.hh.


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

Generated on Wed Sep 30 2020 14:02:21 for gem5 by doxygen 1.8.17