Home
last modified time | relevance | path

Searched defs:vecdata (Results 1 – 3 of 3) sorted by relevance

/XiangShan/src/main/scala/xiangshan/mem/vector/
H A DVecBundle.scala139 val vecdata = OptionWrapper(!isVStore, UInt(VLEN.W)) constant
H A DVecCommon.scala223 val vecdata = UInt(VLEN.W) constant
/XiangShan/src/main/scala/xiangshan/mem/pipeline/
H A DLoadUnit.scala1789 val vecdata = rdataVecHelper(s3_vec_alignedType(1,0), s3_picked_data_frm_pipe(1)) constant