• Y
    rename: add fused lui and load (#1356) · fd7603d9
    Yinan Xu 提交于
    This commit adds fused load support by bypassing LUI results to load.
    
    For better timing, detection is done at the rename stage. Imm is stored
    in psrc(1), psrc(0) and imm.
    fd7603d9
CtrlBlock.scala 17.8 KB