History log of /XiangShan/src/main/scala/xiangshan/backend/fu/wrapper/VFDivSqrt.scala (Results 1 – 13 of 13)
Revision Date Author Comments
# 614d2bc6 08-Nov-2024 HeiHuDie <[email protected]>

feat(zvfh,zfh): add F16 support


# 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


# df7130a7 30-May-2024 xiaofeibao-xjtu <[email protected]>

VFMA,VFDivSqrt: fix bug of fflagsEn (#3021)


# c6efb121 18-Mar-2024 Ziyue Zhang <[email protected]>

float: fix read rouding mode which is ecnoded in the float instruction


# 92c6b7ed 08-Nov-2023 zhanglinjuan <[email protected]>

Mgu: use sew as element width instead of eew for indexed loads/stores


# c33d4a9e 16-Oct-2023 Xuan Hu <[email protected]>

vector: convert mgu's assertion to EX_II


# 83ba63b3 11-Oct-2023 Xuan Hu <[email protected]>

fix merge error


# b3e2881c 04-Sep-2023 xiaofeibao-xjtu <[email protected]>

assert: mgu's vl must <= vlmax


# 2a5d1f7d 02-Sep-2023 xiaofeibao-xjtu <[email protected]>

exu: vfma,vfdiv fix bug of mgu vstart signal


# bdda74fd 17-Aug-2023 xiaofeibao-xjtu <[email protected]>

exu: vector float units(vfalu,vfma,vfdivsqrt) execute scalar float instructions


# 75841254 23-Jul-2023 xiaofeibao-xjtu <[email protected]>

exu: vfdivsqrt support all instructions


# efdf5c1c 03-Jul-2023 xiaofeibao-xjtu <[email protected]>

exu:add vfalu vfma vfdivsqrt