gem5  v22.1.0.0
Public Member Functions | Private Types | Private Attributes | List of all members
gem5::ArmISA::MiscRegLUTEntryInitializer Class Reference

Metadata table accessible via the value of the register. More...

#include <misc.hh>

Public Member Functions

chain mapsTo (uint32_t l, uint32_t u=0) const
 
chain res0 (uint64_t mask) const
 
chain res1 (uint64_t mask) const
 
chain raz (uint64_t mask) const
 
chain rao (uint64_t mask) const
 
chain implemented (bool v=true) const
 
chain unimplemented () const
 
chain unverifiable (bool v=true) const
 
chain warnNotFail (bool v=true) const
 
chain mutex (bool v=true) const
 
chain banked (bool v=true) const
 
chain banked64 (bool v=true) const
 
chain bankedChild (bool v=true) const
 
chain userNonSecureRead (bool v=true) const
 
chain userNonSecureWrite (bool v=true) const
 
chain userSecureRead (bool v=true) const
 
chain userSecureWrite (bool v=true) const
 
chain user (bool v=true) const
 
chain privNonSecureRead (bool v=true) const
 
chain privNonSecureWrite (bool v=true) const
 
chain privNonSecure (bool v=true) const
 
chain privSecureRead (bool v=true) const
 
chain privSecureWrite (bool v=true) const
 
chain privSecure (bool v=true) const
 
chain priv (bool v=true) const
 
chain privRead (bool v=true) const
 
chain hypSecureRead (bool v=true) const
 
chain hypNonSecureRead (bool v=true) const
 
chain hypRead (bool v=true) const
 
chain hypSecureWrite (bool v=true) const
 
chain hypNonSecureWrite (bool v=true) const
 
chain hypWrite (bool v=true) const
 
chain hypSecure (bool v=true) const
 
chain hyp (bool v=true) const
 
chain monSecureRead (bool v=true) const
 
chain monSecureWrite (bool v=true) const
 
chain monNonSecureRead (bool v=true) const
 
chain monNonSecureWrite (bool v=true) const
 
chain mon (bool v=true) const
 
chain monSecure (bool v=true) const
 
chain monNonSecure (bool v=true) const
 
chain allPrivileges (bool v=true) const
 
chain nonSecure (bool v=true) const
 
chain secure (bool v=true) const
 
chain reads (bool v) const
 
chain writes (bool v) const
 
chain exceptUserMode () const
 
chain highest (ArmSystem *const sys) const
 
chain faultRead (ExceptionLevel el, MiscRegLUTEntry::FaultCB cb) const
 
chain faultWrite (ExceptionLevel el, MiscRegLUTEntry::FaultCB cb) const
 
chain fault (ExceptionLevel el, MiscRegLUTEntry::FaultCB cb) const
 
chain fault (MiscRegLUTEntry::FaultCB cb) const
 
 MiscRegLUTEntryInitializer (struct MiscRegLUTEntry &e)
 

Private Types

typedef const MiscRegLUTEntryInitializerchain
 

Private Attributes

struct MiscRegLUTEntryentry
 

Detailed Description

Metadata table accessible via the value of the register.

Definition at line 1200 of file misc.hh.

Member Typedef Documentation

◆ chain

Definition at line 1203 of file misc.hh.

Constructor & Destructor Documentation

◆ MiscRegLUTEntryInitializer()

gem5::ArmISA::MiscRegLUTEntryInitializer::MiscRegLUTEntryInitializer ( struct MiscRegLUTEntry e)
inline

Definition at line 1568 of file misc.hh.

References implemented().

Member Function Documentation

◆ allPrivileges()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::allPrivileges ( bool  v = true) const
inline

◆ banked()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::banked ( bool  v = true) const
inline

◆ banked64()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::banked64 ( bool  v = true) const
inline

◆ bankedChild()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::bankedChild ( bool  v = true) const
inline

◆ exceptUserMode()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::exceptUserMode ( ) const
inline

Definition at line 1535 of file misc.hh.

References user().

Referenced by gem5::ArmISA::ISA::initializeMiscRegMetadata().

◆ fault() [1/2]

chain gem5::ArmISA::MiscRegLUTEntryInitializer::fault ( ExceptionLevel  el,
MiscRegLUTEntry::FaultCB  cb 
) const
inline

Definition at line 1557 of file misc.hh.

References gem5::ArmISA::el, faultRead(), and faultWrite().

Referenced by fault(), and gem5::ArmISA::ISA::initializeMiscRegMetadata().

◆ fault() [2/2]

chain gem5::ArmISA::MiscRegLUTEntryInitializer::fault ( MiscRegLUTEntry::FaultCB  cb) const
inline

◆ faultRead()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::faultRead ( ExceptionLevel  el,
MiscRegLUTEntry::FaultCB  cb 
) const
inline

◆ faultWrite()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::faultWrite ( ExceptionLevel  el,
MiscRegLUTEntry::FaultCB  cb 
) const
inline

◆ highest()

MiscRegLUTEntryInitializer::chain gem5::ArmISA::MiscRegLUTEntryInitializer::highest ( ArmSystem *const  sys) const

◆ hyp()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::hyp ( bool  v = true) const
inline

Definition at line 1414 of file misc.hh.

References hypRead(), hypWrite(), and gem5::ArmISA::v.

Referenced by highest(), and gem5::ArmISA::ISA::initializeMiscRegMetadata().

◆ hypNonSecureRead()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::hypNonSecureRead ( bool  v = true) const
inline

◆ hypNonSecureWrite()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::hypNonSecureWrite ( bool  v = true) const
inline

◆ hypRead()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::hypRead ( bool  v = true) const
inline

◆ hypSecure()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::hypSecure ( bool  v = true) const
inline

◆ hypSecureRead()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::hypSecureRead ( bool  v = true) const
inline

◆ hypSecureWrite()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::hypSecureWrite ( bool  v = true) const
inline

◆ hypWrite()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::hypWrite ( bool  v = true) const
inline

◆ implemented()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::implemented ( bool  v = true) const
inline

◆ mapsTo()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::mapsTo ( uint32_t  l,
uint32_t  u = 0 
) const
inline

◆ mon()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::mon ( bool  v = true) const
inline

◆ monNonSecure()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::monNonSecure ( bool  v = true) const
inline

◆ monNonSecureRead()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::monNonSecureRead ( bool  v = true) const
inline

◆ monNonSecureWrite()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::monNonSecureWrite ( bool  v = true) const
inline

◆ monSecure()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::monSecure ( bool  v = true) const
inline

◆ monSecureRead()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::monSecureRead ( bool  v = true) const
inline

◆ monSecureWrite()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::monSecureWrite ( bool  v = true) const
inline

◆ mutex()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::mutex ( bool  v = true) const
inline

◆ nonSecure()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::nonSecure ( bool  v = true) const
inline

◆ priv()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::priv ( bool  v = true) const
inline

Definition at line 1355 of file misc.hh.

References privNonSecure(), privSecure(), and gem5::ArmISA::v.

Referenced by highest().

◆ privNonSecure()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::privNonSecure ( bool  v = true) const
inline

Definition at line 1329 of file misc.hh.

References privNonSecureRead(), privNonSecureWrite(), and gem5::ArmISA::v.

Referenced by priv().

◆ privNonSecureRead()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::privNonSecureRead ( bool  v = true) const
inline

◆ privNonSecureWrite()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::privNonSecureWrite ( bool  v = true) const
inline

◆ privRead()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::privRead ( bool  v = true) const
inline

◆ privSecure()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::privSecure ( bool  v = true) const
inline

Definition at line 1348 of file misc.hh.

References privSecureRead(), privSecureWrite(), and gem5::ArmISA::v.

Referenced by gem5::ArmISA::ISA::initializeMiscRegMetadata(), and priv().

◆ privSecureRead()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::privSecureRead ( bool  v = true) const
inline

◆ privSecureWrite()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::privSecureWrite ( bool  v = true) const
inline

◆ rao()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::rao ( uint64_t  mask) const
inline

Definition at line 1231 of file misc.hh.

References gem5::ArmISA::MiscRegLUTEntry::_rao, entry, and gem5::ArmISA::mask.

◆ raz()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::raz ( uint64_t  mask) const
inline

Definition at line 1225 of file misc.hh.

References gem5::ArmISA::MiscRegLUTEntry::_raz, entry, and gem5::ArmISA::mask.

◆ reads()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::reads ( bool  v) const
inline

◆ res0()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::res0 ( uint64_t  mask) const
inline

◆ res1()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::res1 ( uint64_t  mask) const
inline

◆ secure()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::secure ( bool  v = true) const
inline

◆ unimplemented()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::unimplemented ( ) const
inline

Definition at line 1243 of file misc.hh.

References implemented().

Referenced by gem5::ArmISA::ISA::initializeMiscRegMetadata().

◆ unverifiable()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::unverifiable ( bool  v = true) const
inline

◆ user()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::user ( bool  v = true) const
inline

◆ userNonSecureRead()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::userNonSecureRead ( bool  v = true) const
inline

◆ userNonSecureWrite()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::userNonSecureWrite ( bool  v = true) const
inline

◆ userSecureRead()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::userSecureRead ( bool  v = true) const
inline

◆ userSecureWrite()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::userSecureWrite ( bool  v = true) const
inline

◆ warnNotFail()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::warnNotFail ( bool  v = true) const
inline

◆ writes()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::writes ( bool  v) const
inline

Member Data Documentation

◆ entry

struct MiscRegLUTEntry& gem5::ArmISA::MiscRegLUTEntryInitializer::entry
private

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

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