gem5 v24.0.0.0
|
#include <vector>
#include "base/sat_counter.hh"
#include "base/types.hh"
#include "cpu/pred/bpred_unit.hh"
#include "params/LocalBP.hh"
Go to the source code of this file.
Classes | |
class | gem5::branch_prediction::LocalBP |
Implements a local predictor that uses the PC to index into a table of counters. More... | |
Namespaces | |
namespace | gem5 |
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved. | |
namespace | gem5::branch_prediction |