Searched defs:mcause (Results 1 – 3 of 3) sorted by relevance
18 val mcause = ValidIO((new CauseBundle ).addInEvent(_.Interrupt, _.ExceptionCode)) constant
201 val mcause = Module(new CSRModule("Mcause", new CauseBundle) with TrapEntryMEventSinkBundle) constant
291 val mcause = RegInit(UInt(XLEN.W), 0.U) constant