gem5 v24.1.0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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 1721 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 1723 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 1734 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 1747 of file misc.hh.

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

◆ packed()

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

Definition at line 1758 of file misc.hh.

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

Member Data Documentation

◆ coproc

unsigned gem5::ArmISA::MiscRegNum32::coproc

Definition at line 1773 of file misc.hh.

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

◆ crm

unsigned gem5::ArmISA::MiscRegNum32::crm

Definition at line 1776 of file misc.hh.

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

◆ crn

unsigned gem5::ArmISA::MiscRegNum32::crn

Definition at line 1775 of file misc.hh.

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

◆ opc1

unsigned gem5::ArmISA::MiscRegNum32::opc1

Definition at line 1774 of file misc.hh.

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

◆ opc2

unsigned gem5::ArmISA::MiscRegNum32::opc2

Definition at line 1777 of file misc.hh.

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

◆ reg64

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

Definition at line 1771 of file misc.hh.

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


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

Generated on Mon Jan 13 2025 04:29:02 for gem5 by doxygen 1.9.8