#
bb2f3f51 |
| 12-Jul-2024 |
Tang Haojin <[email protected]> |
perf: use perfUtils in `Utility` (#3190)
Currently, log and perf utilities such as `XSPerfAccumulate` are
implemented in many repositories like XiangShan, CoupledL2 and HuanCun.
This PR unifies th
perf: use perfUtils in `Utility` (#3190)
Currently, log and perf utilities such as `XSPerfAccumulate` are
implemented in many repositories like XiangShan, CoupledL2 and HuanCun.
This PR unifies them and put them in Utility repository.
show more ...
|
#
2d12882c |
| 09-Jun-2024 |
xiaofeibao <[email protected]> |
FuConfig: split dataBits into destDataBits and srcDataBits for distinguish input and output data width
|
#
5da52072 |
| 05-Jan-2024 |
sinceforYy <[email protected]> |
rv64v: fix uop split of vcompress instruction.
Co-authored-by: Guanghui Cheng <[email protected]>
|
#
4c4e2cd8 |
| 26-Dec-2023 |
Ziyue Zhang <[email protected]> |
rv64v: fix vmvnr when vl = 0
|
#
daae8f22 |
| 25-Dec-2023 |
Ziyue Zhang <[email protected]> |
rv64v: fix vector move instruction
|
#
d6059658 |
| 07-Nov-2023 |
Ziyue Zhang <[email protected]> |
rv64v: support all opivi instructions use i2v
|
#
0a34fc22 |
| 03-Nov-2023 |
Ziyue Zhang <[email protected]> |
rv64v: fix implementation for vmvnr
|
#
83ba63b3 |
| 11-Oct-2023 |
Xuan Hu <[email protected]> |
fix merge error
|
#
93226391 |
| 21-Jul-2023 |
Ziyue Zhang <[email protected]> |
vector: fix mask for vipu and vppu
|
#
ad22c988 |
| 03-Jul-2023 |
Ziyue Zhang <[email protected]> |
vector: add the connection for permutation
|