Searched refs:atomicsException (Results 1 – 1 of 1) sorted by relevance
1797 val atomicsException = RegInit(false.B) constant1798 when (DelayN(redirect.valid, 10) && atomicsException) {1799 atomicsException := false.B1801 atomicsException := true.B1838 atomicsException,1851 val exceptionVaNeedExt = !atomicsException &&1854 val exceptionIsHyper = !atomicsException &&1922 …XSError(atomicsException && vSegmentException, "atomicsException and vSegmentException raise at th…1932 …XSError(atomicsException && atomicsUnit.io.in.valid, "new instruction before exception triggers\n")1934 atomicsException,[all …]