Searched defs:alloc (Results 1 – 8 of 8) sorted by relevance
199 val alloc = io.req.valid && io.primary_valid && io.primary_ready constant330 val alloc = Cat(primary_ready_vec).orR constant
152 val alloc = Bool() constant974 val alloc = !reject && !merge && ParallelORR(Cat(primary_ready_vec)) constant
84 val alloc = Input(Bool()) constant
75 def alloc(vaddr: UInt, alloc_hash_pc: UInt) = { method
193 val alloc = s1_alloc && i.U === s1_replace_idx constant422 val alloc = s1_replace_mask(i) && s1_alloc constant1066 val alloc = s1_valid && !s1_hit && s1_replace_vec(i) constant
78 …def alloc(alloc_tag: UInt, alloc_bit_vec: UInt, alloc_active: Bool, alloc_decr_mode: Bool, alloc_f… method
95 val alloc = Bool() constant
111 val alloc = Vec(numBr, Bool()) constant