9398e65a | 14-Apr-2024 |
Anzooooo <[email protected]> |
LsqEnqCtrl: fix width of offset when allocate lqptr/sqptr |
55178b77 | 12-Apr-2024 |
weiding liu <[email protected]> |
VLSU: support of vector store/load exception |
9ae95eda | 02-Apr-2024 |
Anzooooo <[email protected]> |
Difftest: add new VLSU difftest support |
32977e5d | 02-Apr-2024 |
Anzooooo <[email protected]> |
Dispatch2Iq, package: make the encoding and decoding more standardized |
d8be2368 | 10-Apr-2024 |
weiding liu <[email protected]> |
VLSU, lsq: fix calcualte of enqptr when redirect |
b2d6d8e7 | 09-Apr-2024 |
good-circle <[email protected]> |
VLSU: Add performance counters and parameters |
243bee57 | 09-Apr-2024 |
weiding liu <[email protected]> |
VLSU,LSQ: fix lqIdx/sqIdx calcualte when allocate entries |
83605159 | 07-Apr-2024 |
weiding liu <[email protected]> |
VLSU: fix bug for transmit vector data and vector mask to StoreQueue |
66d3a3c0 | 06-Apr-2024 |
weiding liu <[email protected]> |
VLSU, StoreQueue: init vecMbCommit when allocate new entries |
315e1323 | 05-Apr-2024 |
good-circle <[email protected]> |
VLSU, sbuffer: Fix vector store write to sbuffer logic |
c4b35e9b | 05-Apr-2024 |
good-circle <[email protected]> |
VLSU, storequeue: Should not judge exception when tlb miss |
21e4bcfb | 05-Apr-2024 |
good-circle <[email protected]> |
VLSU, loadqueue: Fix bug of exceptionbuffer enq logic |
5da48be8 | 03-Apr-2024 |
good-circle <[email protected]> |
VLSU: Fix bug of storequeue commit logic
* more bugs need to be further tested |
f7eafebe | 01-Apr-2024 |
weiding liu <[email protected]> |
VLSU,StoreQueue: fix bug of enq |
157da8c8 | 01-Apr-2024 |
weiding liu <[email protected]> |
VLSU,StoreQueue: add initialization for vector store flags |
375ed6a9 | 30-Mar-2024 |
weiding liu <[email protected]> |
VLSU: add support that replay vector load mask |
b7618691 | 29-Mar-2024 |
weiding liu <[email protected]> |
VLSU: fix bugs of build and connect |
3ea758f9 | 31-Mar-2024 |
Anzo <[email protected]> |
VLSU: fix allocated LSQ entries (#2829) |
26af847e | 25-Mar-2024 |
good-circle <[email protected]> |
rv64v: implement lsu & lsq vector datapath |
f3a9fb05 | 27-Mar-2024 |
Anzo <[email protected]> |
rv64v: add support for vlsu continuous 'uop' (#2816)
add LSQ backpressure logic and 'uop' continuous application LSQ entries logic |
3952421b | 24-Mar-2024 |
weiding liu <[email protected]> |
rv64v: rewrite VLSU
uop split in V*SplitImp, flow merge in V*MergeBufferImp, uop issued out of order |
aebc38d1 | 12-Apr-2024 |
sfencevma <[email protected]> |
delay paddr/mask check one more cycle |
e25e4d90 | 11-Apr-2024 |
Xuan Hu <[email protected]> |
Merge remote-tracking branch 'upstream/master' into tmp-master
TODO: add gpaddr data path from frontend to backend |
c3d5cfb3 | 16-Sep-2023 |
peixiaokun <[email protected]> |
RVH: compile emu successfully |
cca17e78 | 11-Sep-2023 |
peixiaokun <[email protected]> |
RVH: fix some bugs about compilation |