Definition at line 95 of file lsq_unit.hh.
◆ ~LSQEntry()
gem5::o3::LSQUnit::LSQEntry::~LSQEntry |
( |
| ) |
|
|
inline |
◆ clear()
void gem5::o3::LSQUnit::LSQEntry::clear |
( |
| ) |
|
|
inline |
◆ hasRequest()
bool gem5::o3::LSQUnit::LSQEntry::hasRequest |
( |
| ) |
|
|
inline |
◆ instruction()
const DynInstPtr & gem5::o3::LSQUnit::LSQEntry::instruction |
( |
| ) |
const |
|
inline |
◆ request()
LSQRequest * gem5::o3::LSQUnit::LSQEntry::request |
( |
| ) |
|
|
inline |
◆ set()
void gem5::o3::LSQUnit::LSQEntry::set |
( |
const DynInstPtr & | new_inst | ) |
|
|
inline |
◆ setRequest()
void gem5::o3::LSQUnit::LSQEntry::setRequest |
( |
LSQRequest * | r | ) |
|
|
inline |
◆ size() [1/2]
uint32_t & gem5::o3::LSQUnit::LSQEntry::size |
( |
| ) |
|
|
inline |
◆ size() [2/2]
const uint32_t & gem5::o3::LSQUnit::LSQEntry::size |
( |
| ) |
const |
|
inline |
◆ valid()
bool gem5::o3::LSQUnit::LSQEntry::valid |
( |
| ) |
const |
|
inline |
◆ _inst
◆ _request
LSQRequest* gem5::o3::LSQUnit::LSQEntry::_request = nullptr |
|
private |
◆ _size
uint32_t gem5::o3::LSQUnit::LSQEntry::_size = 0 |
|
private |
◆ _valid
bool gem5::o3::LSQUnit::LSQEntry::_valid = false |
|
private |
The documentation for this class was generated from the following file: