e70e66e8 | 28-Jan-2021 |
ZhangZifei <[email protected]> |
RS: re-write rs into three block: select ctrl(uop) data(srcdata)
1. divide into three block 2. change io port: broadcastUop -> fastUopsIn selectUop -> fastUopOut extraPorts -> slowPorts
RS: re-write rs into three block: select ctrl(uop) data(srcdata)
1. divide into three block 2. change io port: broadcastUop -> fastUopsIn selectUop -> fastUopOut extraPorts -> slowPorts etc. the cross sub block io is not wrapped, to it later
show more ...
|