gem5 v24.0.0.0
Loading...
Searching...
No Matches
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 1696 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 1698 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 1709 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 1722 of file misc.hh.

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

◆ packed()

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

Definition at line 1733 of file misc.hh.

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

Member Data Documentation

◆ coproc

unsigned gem5::ArmISA::MiscRegNum32::coproc

Definition at line 1748 of file misc.hh.

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

◆ crm

unsigned gem5::ArmISA::MiscRegNum32::crm

Definition at line 1751 of file misc.hh.

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

◆ crn

unsigned gem5::ArmISA::MiscRegNum32::crn

Definition at line 1750 of file misc.hh.

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

◆ opc1

unsigned gem5::ArmISA::MiscRegNum32::opc1

Definition at line 1749 of file misc.hh.

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

◆ opc2

unsigned gem5::ArmISA::MiscRegNum32::opc2

Definition at line 1752 of file misc.hh.

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

◆ reg64

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

Definition at line 1746 of file misc.hh.

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


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

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