gem5  v22.1.0.0
Public Member Functions | Public Attributes | List of all members
gem5::ArmISA::MiscRegNum32 Struct Reference

#include <misc.hh>

Public Member Functions

 MiscRegNum32 (unsigned _coproc, unsigned _opc1, unsigned _crn, unsigned _crm, unsigned _opc2)
 
 MiscRegNum32 (unsigned _coproc, unsigned _opc1, unsigned _crm)
 
 MiscRegNum32 (const MiscRegNum32 &rhs)=default
 
bool operator== (const MiscRegNum32 &other) const
 
uint32_t packed () const
 

Public Attributes

const unsigned reg64
 
unsigned coproc
 
unsigned opc1
 
unsigned crn
 
unsigned crm
 
unsigned opc2
 

Detailed Description

Definition at line 1578 of file misc.hh.

Constructor & Destructor Documentation

◆ MiscRegNum32() [1/3]

gem5::ArmISA::MiscRegNum32::MiscRegNum32 ( unsigned  _coproc,
unsigned  _opc1,
unsigned  _crn,
unsigned  _crm,
unsigned  _opc2 
)
inline

Definition at line 1580 of file misc.hh.

References coproc, crm, crn, opc1, and opc2.

◆ MiscRegNum32() [2/3]

gem5::ArmISA::MiscRegNum32::MiscRegNum32 ( unsigned  _coproc,
unsigned  _opc1,
unsigned  _crm 
)
inline

Definition at line 1591 of file misc.hh.

References coproc, crm, and opc1.

◆ MiscRegNum32() [3/3]

gem5::ArmISA::MiscRegNum32::MiscRegNum32 ( const MiscRegNum32 rhs)
default

Member Function Documentation

◆ operator==()

bool gem5::ArmISA::MiscRegNum32::operator== ( const MiscRegNum32 other) const
inline

Definition at line 1604 of file misc.hh.

References coproc, crm, crn, opc1, opc2, and reg64.

◆ packed()

uint32_t gem5::ArmISA::MiscRegNum32::packed ( ) const
inline

Definition at line 1615 of file misc.hh.

References coproc, crm, crn, opc1, opc2, and reg64.

Member Data Documentation

◆ coproc

unsigned gem5::ArmISA::MiscRegNum32::coproc

Definition at line 1630 of file misc.hh.

Referenced by MiscRegNum32(), operator==(), and packed().

◆ crm

unsigned gem5::ArmISA::MiscRegNum32::crm

Definition at line 1633 of file misc.hh.

Referenced by MiscRegNum32(), operator==(), and packed().

◆ crn

unsigned gem5::ArmISA::MiscRegNum32::crn

Definition at line 1632 of file misc.hh.

Referenced by MiscRegNum32(), operator==(), and packed().

◆ opc1

unsigned gem5::ArmISA::MiscRegNum32::opc1

Definition at line 1631 of file misc.hh.

Referenced by MiscRegNum32(), operator==(), and packed().

◆ opc2

unsigned gem5::ArmISA::MiscRegNum32::opc2

Definition at line 1634 of file misc.hh.

Referenced by MiscRegNum32(), operator==(), and packed().

◆ reg64

const unsigned gem5::ArmISA::MiscRegNum32::reg64

Definition at line 1628 of file misc.hh.

Referenced by operator==(), and packed().


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

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