5d750ac2 | 19-Jan-2024 |
Zhaoyang You <[email protected]> |
VLUopQueue & Dispatch2Iq: fix recover entry when redirect & fix load deq ports selection (#2659)
* VLUopQueue: fix recover entry when redirect
* Dispatch2Iq: fix load deq ports selection
Co-au
VLUopQueue & Dispatch2Iq: fix recover entry when redirect & fix load deq ports selection (#2659)
* VLUopQueue: fix recover entry when redirect
* Dispatch2Iq: fix load deq ports selection
Co-authored-by: Haojin Tang <[email protected]>
---------
Co-authored-by: Haojin Tang <[email protected]>
show more ...
|
99944b79 | 27-Feb-2024 |
sinsanction <[email protected]> |
IssueQueue, Entries: refactor vector mem Entries |
c758aa7f | 27-Feb-2024 |
sinsanction <[email protected]> |
IssueQueue: remove vector mem signals from scalar mem IQ |
b43488b9 | 27-Feb-2024 |
sinsanction <[email protected]> |
Entries: add some comments about transfer policy |
d3372210 | 27-Feb-2024 |
zhanglyGit <[email protected]> |
MemResp: fix bug --> hyu still needs fastResp |
6462eb1c | 26-Feb-2024 |
zhanglyGit <[email protected]> |
Backend: refactor LDU resp |
5c1f97cc | 26-Feb-2024 |
sinsanction <[email protected]> |
IssueQueue: disable the deq port of FakeHysta |
80c686d5 | 23-Feb-2024 |
zhanglyGit <[email protected]> |
IssueQueue: use getLdExuIdx to generate loadDependency |
9dfdaed2 | 24-Jan-2024 |
xiaofeibao-xjtu <[email protected]> |
Dispatch2Iq: balance optimize |
190cbcf3 | 22-Jan-2024 |
xiaofeibao-xjtu <[email protected]> |
Dispatch2Iq: fix bug of brh1 select |
c4fc226a | 16-Jan-2024 |
xiaofeibao-xjtu <[email protected]> |
backend: add DataSource anotherReg |
53bf098f | 16-Jan-2024 |
xiaofeibao-xjtu <[email protected]> |
IssueQueue: read int preg which psrc is 0 without sending a read request |
19c9a26f | 11-Jan-2024 |
xiaofeibao-xjtu <[email protected]> |
dispatch2iq: fix bug of uop1 select |
6fa1007b | 10-Jan-2024 |
xiaofeibao-xjtu <[email protected]> |
wakeup: add mul wakeup |
c1e19666 | 04-Jan-2024 |
xiaofeibao-xjtu <[email protected]> |
backend: implement uncertain latency exeUnit WbArbiter |
ff3fcdf1 | 15-Dec-2023 |
xiaofeibao-xjtu <[email protected]> |
Dispatch: split int dispatch to two regions |
63101478 | 03-Jan-2024 |
Haojin Tang <[email protected]> |
LoadUnit: remove load writeback wakeup |
a6938b17 | 02-Jan-2024 |
sinsanction <[email protected]> |
Entries: add some perf counter |
f08a822f | 27-Dec-2023 |
zhanglyGit <[email protected]> |
Backend: optimize resp signal |
eea4a3ca | 27-Dec-2023 |
zhanglyGit <[email protected]> |
IssueQueue: fix loadDependency bug |
28607074 | 26-Dec-2023 |
sinsanction <[email protected]> |
IssueQueue: add Simple to Complex transfer policy & support all Complex/Simple entry config |
df26db8a | 21-Dec-2023 |
sinsanction <[email protected]> |
IssueQueue: support Complex/Simple Entry |
397c0f33 | 21-Dec-2023 |
sinsanction <[email protected]> |
EnqEntry, OthersEntry: both use entryUpdate for easier transfer later |
3d81019f | 21-Dec-2023 |
zhanglyGit <[email protected]> |
IssueQueue: optimize loadDependency timing |
a4d38a63 | 20-Dec-2023 |
zhanglyGit <[email protected]> |
IssueQueue: optimize ldcancel timing |