• Y
    rename: don't bypass preg and leave it to dispatch1 · 99b8dc2c
    Yinan Xu 提交于
    Rename now provides vectors indicating whether there're matches between lsrc1/lsrc2/lsrc3/ldest
    and previous instructions' ldest. Dispatch1 updates uops' psrc1/psrc2/psrc3/old_pdest with
    previous instructions pdest. This method optimizes rename' timing.
    99b8dc2c
Dispatch.scala 6.5 KB