Home
last modified time | relevance | path

Searched defs:vstd (Results 1 – 2 of 2) sorted by relevance

/XiangShan/src/main/scala/xiangshan/mem/vector/
H A DVecBundle.scala233 val vstd = OptionWrapper(isVStore, Valid(new MemExuOutput(isVector = true))) constant
249 val vstd = OptionWrapper(isVStore, ValidIO(new MemExuOutput(isVector = true))) constant
H A DVSplit.scala470 val vstd = io.vstd.get constant