#include <misc.hh>
Definition at line 1696 of file misc.hh.
◆ MiscRegNum32() [1/3]
gem5::ArmISA::MiscRegNum32::MiscRegNum32 |
( |
unsigned | _coproc, |
|
|
unsigned | _opc1, |
|
|
unsigned | _crn, |
|
|
unsigned | _crm, |
|
|
unsigned | _opc2 ) |
|
inline |
◆ MiscRegNum32() [2/3]
gem5::ArmISA::MiscRegNum32::MiscRegNum32 |
( |
unsigned | _coproc, |
|
|
unsigned | _opc1, |
|
|
unsigned | _crm ) |
|
inline |
◆ MiscRegNum32() [3/3]
gem5::ArmISA::MiscRegNum32::MiscRegNum32 |
( |
const MiscRegNum32 & | rhs | ) |
|
|
default |
◆ operator==()
bool gem5::ArmISA::MiscRegNum32::operator== |
( |
const MiscRegNum32 & | other | ) |
const |
|
inline |
◆ packed()
uint32_t gem5::ArmISA::MiscRegNum32::packed |
( |
| ) |
const |
|
inline |
◆ coproc
unsigned gem5::ArmISA::MiscRegNum32::coproc |
◆ crm
unsigned gem5::ArmISA::MiscRegNum32::crm |
◆ crn
unsigned gem5::ArmISA::MiscRegNum32::crn |
◆ opc1
unsigned gem5::ArmISA::MiscRegNum32::opc1 |
◆ opc2
unsigned gem5::ArmISA::MiscRegNum32::opc2 |
◆ reg64
const unsigned gem5::ArmISA::MiscRegNum32::reg64 |
The documentation for this struct was generated from the following file: