Searched defs:hasExceptions (Results 1 – 2 of 2) sorted by relevance
252 … val hasExceptions = ExceptionNO.selectByFu(io.ldin(i).bits.uop.exceptionVec, LduCfg).asUInt.orR constant
279 …val hasExceptions = io.enq.map(enq => ExceptionNO.selectByFu(enq.bits.uop.exceptionVec, LduCfg).as… constant