b0b6b9bf | 01-Aug-2020 |
Yinan Xu <[email protected]> |
dispatch1: fix orderedEnqueue condition |
559a34ff | 31-Jul-2020 |
Yinan Xu <[email protected]> |
dispatch1: fix enqFire condition |
2a4985eb | 31-Jul-2020 |
Yinan Xu <[email protected]> |
lsu: fix flush |
7fb75b4f | 31-Jul-2020 |
Yinan Xu <[email protected]> |
dispatch1: send roq index to lsroq, fix reg mux |
7f8272c4 | 31-Jul-2020 |
Yinan Xu <[email protected]> |
dispatch2: add dispatch2fp |
ee2bcd08 | 30-Jul-2020 |
William Wang <[email protected]> |
Dispatch: send roqIdx from roq to lsroq |
c047c614 | 30-Jul-2020 |
Yinan Xu <[email protected]> |
dispatch2ls: disable unuseful comment |
cf94fbe8 | 30-Jul-2020 |
Yinan Xu <[email protected]> |
dispatch2: fix reverse index generation logic |
159180d1 | 30-Jul-2020 |
Yinan Xu <[email protected]> |
dispatch2ls: disable load1 and store1 |
8add929a | 30-Jul-2020 |
Yinan Xu <[email protected]> |
dispatch queue: dont move dispatch when walk |
e47c5f02 | 30-Jul-2020 |
Yinan Xu <[email protected]> |
dispatch: init state with s_invalid and fix cancelled bug |
24a720a9 | 30-Jul-2020 |
Yinan Xu <[email protected]> |
dispatch queue: fix >= logic |
dcc44938 | 29-Jul-2020 |
Yinan Xu <[email protected]> |
dispatch1: in-order enqueue |
518d8658 | 29-Jul-2020 |
Yinan Xu <[email protected]> |
dispatch queue: support replay and commit |
24888f21 | 29-Jul-2020 |
Yinan Xu <[email protected]> |
dispatch2ls: fix indexVec |
bb411583 | 29-Jul-2020 |
Yinan Xu <[email protected]> |
Merge remote-tracking branch 'origin/temp-lsu-test' into dev-new-dispatch |
452bca21 | 29-Jul-2020 |
Yinan Xu <[email protected]> |
dispatch2ls: fix srcState from fp |
b4278980 | 29-Jul-2020 |
Yinan Xu <[email protected]> |
dispatch2: replace dispatch2 with int/fp/ls dispatch2 |
5a84dde5 | 29-Jul-2020 |
LinJiawei <[email protected]> |
mem: add replay |
f01f8323 | 29-Jul-2020 |
Yinan Xu <[email protected]> |
dispatch2: add ls logic |
6e962ad0 | 29-Jul-2020 |
LinJiawei <[email protected]> |
Merge refactor-redirect into temp-lsu-test |
250b716d | 29-Jul-2020 |
Yinan Xu <[email protected]> |
dispatch2: refactor logic |
662adf3b | 29-Jul-2020 |
LinJiawei <[email protected]> |
Dispatch: fix flush bug |
b2e6921e | 28-Jul-2020 |
LinJiawei <[email protected]> |
Refactor redirect, cputest pass, microbench fail |
6c276f18 | 28-Jul-2020 |
Yinan Xu <[email protected]> |
dispatch: refactor interface |