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

/gem5/src/mem/cache/compressors/
H A Dbdi.hh68 enum ENCODING {ZERO, REP_VALUES, BASE8_1, BASE8_2, BASE8_4, BASE4_1, enumerator in enum:BDI::ENCODING
110 * @return True if it is a ZERO cache line.
244 * BDI compressed data containing the ZERO encoding.
250 * Calculate compressed data size using ZERO encoding.
H A Dbdi.cc71 : BDICompData(ZERO)
/gem5/ext/drampower/src/
H A DCmdScheduler.cc453 int64_t ZERO = 0; local
457 int64_t pdTime = max(ZERO, timer - endTime);
/gem5/src/arch/arm/insts/
H A Dsve.cc52 case SvePredType::ZERO:
287 if (predType == SvePredType::MERGE || predType == SvePredType::ZERO) {
H A Dsve.hh50 ZERO, member in class:ArmISA::SvePredType

Completed in 19 milliseconds