summaryrefslogtreecommitdiff
path: root/src/cpu/minor/scoreboard.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/minor/scoreboard.hh')
-rw-r--r--src/cpu/minor/scoreboard.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpu/minor/scoreboard.hh b/src/cpu/minor/scoreboard.hh
index 815d81408..7fe5002f9 100644
--- a/src/cpu/minor/scoreboard.hh
+++ b/src/cpu/minor/scoreboard.hh
@@ -106,7 +106,7 @@ class Scoreboard : public Named
/** Sets scoreboard_index to the index into numResults of the
* given register index. Returns true if the given register
* is in the scoreboard and false if it isn't */
- bool findIndex(RegId reg, Index &scoreboard_index);
+ bool findIndex(const RegId& reg, Index &scoreboard_index);
/** Mark up an instruction's effects by incrementing
* numResults counts. If mark_unpredictable is true, the inst's