• W
    Add strict mode to reduce mdp mispredict (#1113) · d1fe0262
    William Wang 提交于
    * storeset: fix waitForSqIdx generate logic
    
    Now right waitForSqIdx will be generated for earlier store in the same
    dispatch bundle.
    
    * mdp: add strict wait mode
    
    When loadWaitStrict && loadWaitBit, load will wait in rs until all
    older store addr calculation are finished.
    
    * chore: add storeset_load_strict_wait counter
    d1fe0262
StatusArray.scala 14.7 KB