• Y
    backend, rs: add an age matrix to find the oldest instruction (#937) · 90923bd3
    Yinan Xu 提交于
    * backend, rs: add an age matrix to find the oldest instruction
    
    This commit adds an age matrix to reservation station to find
    the oldest instruction. This enables the RS to schedule the oldest
    instruction first.
    
    This commit also adda performance counter for oldest inst
    90923bd3
StatusArray.scala 9.0 KB