• Y
    core: add timer counters for important stages (#1045) · ebb8ebf8
    Yinan Xu 提交于
    This commit adds timer counters for some important pipeline stages,
    including rename, dispatch, dispatch2, select, issue, execute, commit.
    We add performance counters for different types of instructions to see
    the latency in different pipeline stages.
    ebb8ebf8
Rename.scala 21.2 KB