• Y
    rob: optimize timing for commit and walk (#1644) · 6474c47f
    Yinan Xu 提交于
    * rob: separate walk and commit valid bits
    
    * rob: optimize instrCnt timing
    
    * rob: fix blockCommit condition when flushPipe
    
    When flushPipe is enabled, it will block commits in ROB. However,
    in the deqPtrModule, the commit is not blocked. This commit fixes
    the issue.
    6474c47f
Rename.scala 16.9 KB