#include <misc.hh>
Definition at line 1214 of file misc.hh.
◆ MiscRegNum64() [1/2]
gem5::ArmISA::MiscRegNum64::MiscRegNum64 |
( |
unsigned |
_op0, |
|
|
unsigned |
_op1, |
|
|
unsigned |
_crn, |
|
|
unsigned |
_crm, |
|
|
unsigned |
_op2 |
|
) |
| |
|
inline |
◆ MiscRegNum64() [2/2]
gem5::ArmISA::MiscRegNum64::MiscRegNum64 |
( |
const MiscRegNum64 & |
rhs | ) |
|
|
default |
◆ operator==()
bool gem5::ArmISA::MiscRegNum64::operator== |
( |
const MiscRegNum64 & |
other | ) |
const |
|
inline |
◆ packed()
uint32_t gem5::ArmISA::MiscRegNum64::packed |
( |
| ) |
const |
|
inline |
◆ crm
unsigned gem5::ArmISA::MiscRegNum64::crm |
◆ crn
unsigned gem5::ArmISA::MiscRegNum64::crn |
◆ op0
unsigned gem5::ArmISA::MiscRegNum64::op0 |
◆ op1
unsigned gem5::ArmISA::MiscRegNum64::op1 |
◆ op2
unsigned gem5::ArmISA::MiscRegNum64::op2 |
The documentation for this struct was generated from the following file: