Revision Date Author Comments
# 11ca0f73 27-May-2023 Xuan Hu <[email protected]>

vector: fix VIMacU widen insts error

* Vector source data should be localed at high bits of vimacs.vs1|2, when widen=1 and vuopIdx is a odd number
* The odd uop of widen insts should use high part o

vector: fix VIMacU widen insts error

* Vector source data should be localed at high bits of vimacs.vs1|2, when widen=1 and vuopIdx is a odd number
* The odd uop of widen insts should use high part of vs1 and vs2.
* The eew of widen insts should be double of sew.

show more ...


# fc4968b6 26-May-2023 Xuan Hu <[email protected]>

vector: add vector data split module