Home
last modified time | relevance | path

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

/XiangShan/src/main/scala/xiangshan/frontend/icache/
H A DWayLookup.scala37 val itlb_exception: Vec[UInt] = Vec(PortNumber, UInt(ExceptionType.width.W)) constant
56 def itlb_exception: Vec[UInt] = entry.itlb_exception method