Searched defs:isReadTagECC (Results 1 – 1 of 1) sorted by relevance
92 def isReadTagECC(opcode: UInt) = opcode === "b00000".U method244 val isReadTagECC = WireInit(CacheInstrucion.isReadTagECC(translated_cache_req_opCode_dup(0))) constant