gem5 v24.0.0.0
Loading...
Searching...
No Matches
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 reset (uint64_t res_val) const
 
chain res0 (uint64_t mask) const
 
chain res1 (uint64_t mask) const
 
chain raz (uint64_t mask=(uint64_t) -1) const
 
chain rao (uint64_t mask=(uint64_t) -1) const
 
chain implemented (bool v=true) const
 
chain unimplemented () const
 
chain unverifiable (bool v=true) const
 
chain unserialize (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 monWrite (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 1299 of file misc.hh.

Member Typedef Documentation

◆ chain

Definition at line 1302 of file misc.hh.

Constructor & Destructor Documentation

◆ MiscRegLUTEntryInitializer()

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

Definition at line 1686 of file misc.hh.

References implemented(), and unserialize().

Member Function Documentation

◆ allPrivileges()

◆ 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 1653 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 1675 of file misc.hh.

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

Referenced by fault().

◆ 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

Definition at line 1661 of file misc.hh.

References gem5::ArmISA::el, entry, and gem5::ArmISA::MiscRegLUTEntry::faultRead.

Referenced by fault().

◆ faultWrite()

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

Definition at line 1668 of file misc.hh.

References gem5::ArmISA::el, entry, and gem5::ArmISA::MiscRegLUTEntry::faultWrite.

Referenced by fault().

◆ 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 1525 of file misc.hh.

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

◆ 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

Definition at line 1492 of file misc.hh.

References hypNonSecureRead(), hypSecureRead(), and gem5::ArmISA::v.

Referenced by allPrivileges(), hyp(), nonSecure(), and reads().

◆ hypSecure()

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

Definition at line 1518 of file misc.hh.

References hypSecureRead(), hypSecureWrite(), and gem5::ArmISA::v.

◆ 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

Definition at line 1511 of file misc.hh.

References hypNonSecureWrite(), hypSecureWrite(), and gem5::ArmISA::v.

Referenced by allPrivileges(), hyp(), nonSecure(), and writes().

◆ 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

Definition at line 1556 of file misc.hh.

References monNonSecureRead(), monNonSecureWrite(), monSecureRead(), monSecureWrite(), and gem5::ArmISA::v.

Referenced by highest().

◆ monNonSecure()

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

Definition at line 1579 of file misc.hh.

References monNonSecureRead(), monNonSecureWrite(), and gem5::ArmISA::v.

◆ 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

Definition at line 1572 of file misc.hh.

References monSecureRead(), monSecureWrite(), and gem5::ArmISA::v.

◆ monSecureRead()

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

◆ monSecureWrite()

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

◆ monWrite()

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

Definition at line 1565 of file misc.hh.

References monNonSecureWrite(), monSecureWrite(), and gem5::ArmISA::v.

◆ 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 1466 of file misc.hh.

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

◆ privNonSecure()

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

Definition at line 1440 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

Definition at line 1473 of file misc.hh.

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

◆ privSecure()

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

Definition at line 1459 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 = (uint64_t)-1) const
inline

Definition at line 1336 of file misc.hh.

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

◆ raz()

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

◆ 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

Definition at line 1324 of file misc.hh.

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

◆ reset()

chain gem5::ArmISA::MiscRegLUTEntryInitializer::reset ( uint64_t res_val) const
inline

◆ secure()

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

◆ unimplemented()

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

Definition at line 1348 of file misc.hh.

References implemented().

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

◆ unserialize()

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

◆ 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


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

Generated on Tue Jun 18 2024 16:24:17 for gem5 by doxygen 1.11.0