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

/gem5/src/cpu/minor/
H A Dpipeline.cc237 bool decode_drained = decode.isDrained(); local
246 decode_drained && execute_drained &&
253 (decode_drained ? "" : " Decode"),

Completed in 4 milliseconds