gem5 v24.0.0.0
|
#include "cpu/minor/pipe_data.hh"
Go to the source code of this file.
Namespaces | |
namespace | gem5 |
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved. | |
namespace | gem5::minor |
Functions | |
std::ostream & | gem5::minor::operator<< (std::ostream &os, BranchData::Reason reason) |
Print a branch reason enum. | |
std::ostream & | gem5::minor::operator<< (std::ostream &os, const BranchData &branch) |
Print BranchData contents in a format suitable for DPRINTF comments, not for MinorTrace. | |