Searched defs:exceptionNO (Results 1 – 2 of 2) sorted by relevance
1490 val exceptionNO = Mux(!interrupt, trapNO, 0.U) constant
1338 val exceptionNO = Mux(hasSingleStep || hasTriggerFire, 3.U, regularExceptionNO) constant