Searched defs:getOldest (Results 1 – 3 of 3) sorted by relevance
86 def getOldest(valid: Seq[Bool], bits: Seq[DynInst]): DynInst = { method
50 def getOldest(valid: Seq[Bool], bits: Seq[RobExceptionInfo]): RobExceptionInfo = { method
145 def getOldest(get: (Int, Int) => Bool): UInt = { method