Searched defs:s1_hit (Results 1 – 9 of 9) sorted by relevance
134 val s1_hit = s1_has_permission && s1_new_hit_coh === s1_hit_coh && s1_tag_match.orR constant
93 val s1_hit = Wire(Vec(nPorts, Bool())) constant
97 val s1_hit = s1_hit_oh.orR constant
707 …val s1_hit = Mux(s1_close_ftb_req, false.B, ftbBank.io.read_hits.valid && io.ctrl.btb_enab… constant
164 val s1_hit = RegEnable(s0_hit, s0_valid) constant
273 val s1_hit = RegEnable(s0_hit, s0_valid) constant
176 val s1_hit = GatedValidRegNext(s0_hit) && io.s1_valid constant951 val s1_hit = Wire(Bool()) constant
303 val s1_hit = s1_tag_match_dup_dc && s1_has_permission && s1_hit_coh === s1_new_hit_coh constant
393 val s1_hit = s1_tag_match && s1_has_permission constant