Searched defs:deqNotBlock (Results 1 – 2 of 2) sorted by relevance
201 val deqNotBlock = !isBefore(io.ldWbPtr, uop(i).lqIdx) constant
184 val deqNotBlock = Mux(!allAddrCheck, !isBefore(io.stAddrReadySqPtr, uop(i).sqIdx), true.B) constant