gem5
v21.1.0.0
|
#include "cpu/minor/pipe_data.hh"
Go to the source code of this file.
Namespaces | |
gem5 | |
Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223. | |
gem5::minor | |
Functions | |
gem5::GEM5_DEPRECATED_NAMESPACE (Minor, minor) | |
std::ostream & | gem5::minor::operator<< (std::ostream &os, BranchData::Reason reason) |
Print a branch reason enum. More... | |
std::ostream & | gem5::minor::operator<< (std::ostream &os, const BranchData &branch) |
Print BranchData contents in a format suitable for DPRINTF comments, not for MinorTrace. More... | |