Searched defs:updateValid (Results 1 – 3 of 3) sorted by relevance
728 val updateValid = RegNext(io.update.valid, init = false.B) constant
517 val updateValid = update.is_jalr && !update.is_ret && u_valid && update.ftb_entry.jmpValid && constant
986 val updateValid: Bool = io.ftq_to_bpu.update.valid constant