Searched refs:flags_match (Results 1 - 1 of 1) sorted by relevance

/gem5/src/cpu/checker/
H A Dcpu.cc183 bool flags_match = true; local
205 flags_match = checkFlags(unverifiedReq, mem_req->getVaddr(),
248 if (!flags_match) {
267 bool flags_match = true; local
289 flags_match = checkFlags(unverifiedReq, mem_req->getVaddr(),
316 if (!flags_match) {

Completed in 4 milliseconds