Searched defs:getHS (Results 1 – 1 of 1) sorted by relevance
/XiangShan/src/main/scala/xiangshan/backend/fu/NewCSR/ |
H A D | InterruptBundle.scala | 77 def getHS = Seq(SSI, STI, SEI) method 170 def getHS = Seq(SSIP, STIP, SEIP) method 263 def getHS = Seq(SSIE, STIE, SEIE) method 389 def getHS = Seq(SSI, STI, SEI) method 555 def getHS = Seq(SSIE, STIE, SEIE) method 659 def getHS = Seq(SSIP, STIP, SEIP) method
|