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

feat(zvfh,zfh): add F16 support


# 77315a6b 08-Aug-2024 xiaofeibao-xjtu <[email protected]>

VFALU and VFMA: fix bug of vlmul when outWiden is 1 (#3352)


# 1d484543 04-Aug-2024 xiaofeibao <[email protected]>

VFALU and VFMA: fix bug of vlmul when outWiden is 1


# 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 ...


# fe982725 28-Jun-2024 xiaofeibao-xjtu <[email protected]>

VFMA: fix bug of allFFlagsEn (#3117)


# 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


# e8e02b74 19-Feb-2024 sinceforYy <[email protected]>

rv64v: add fire sign as enable of RegNext


# 395c8649 04-Jan-2024 Ziyue-Zhang <[email protected]>

rv64v: add f2v to remove all fs1 duplicate logic (#2613)

* rv64v: add f2v to remove all fs1 duplicate logic

* rv64v: use IntFPToVec module for i2v and f2v


# 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


# b19366b2 20-Jul-2023 xiaofeibao-xjtu <[email protected]>

exu: vfma support all instructions


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

exu:add vfalu vfma vfdivsqrt