summaryrefslogtreecommitdiff
path: root/cpu/o3/alpha_params.hh
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/o3/alpha_params.hh')
-rw-r--r--cpu/o3/alpha_params.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/o3/alpha_params.hh b/cpu/o3/alpha_params.hh
index 5eb00426d..f0836a9fd 100644
--- a/cpu/o3/alpha_params.hh
+++ b/cpu/o3/alpha_params.hh
@@ -125,7 +125,7 @@ class AlphaSimpleParams : public BaseFullCPU::Params
Tick fetchTrapLatency;
//
- // Branch predictor (BP & BTB)
+ // Branch predictor (BP, BTB, RAS)
//
std::string predType;
unsigned localPredictorSize;