History log of /XiangShan/src/main/scala/xiangshan/backend/fu/vector/VIMacU.scala (Results 1 – 3 of 3)
Revision Date Author Comments
# 83ba63b3 11-Oct-2023 Xuan Hu <[email protected]>

fix merge error


# 3ebdf758 22-May-2023 Xuan Hu <[email protected]>

backend: comments vector units temporarily


# adf68ff3 05-May-2023 czw <[email protected]>

func(UopDivType): support vcompress & some insts of VIMac (#2067)

func(UopDivType): support UopDivType.VEC_COMPRESS & vcompress test pass
func(VIMac): add VIMac
pom(yunsuan): add VimacType

* fu

func(UopDivType): support vcompress & some insts of VIMac (#2067)

func(UopDivType): support UopDivType.VEC_COMPRESS & vcompress test pass
func(VIMac): add VIMac
pom(yunsuan): add VimacType

* func(UopDivType): support UopDivType.VEC_COMPRESS & vcompress test pass

* func(VIMac): add VIMac

1. support for vmul/vmvmulh/vmvmulhu/vmvmulhsu
2. support for vmacc/vnmsac/vmadd/vnmsub

* pom(yunsuan): add VimacType

show more ...