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

/gem5/src/cpu/
H A Dreg_class.hh94 : RegId(reg_class, reg_idx, ILLEGAL_ELEM_INDEX) {}
99 if (elemIdx == ILLEGAL_ELEM_INDEX) {
/gem5/src/arch/generic/
H A Dtypes.hh48 #define ILLEGAL_ELEM_INDEX std::numeric_limits<ElemIndex>::max() macro

Completed in 12 milliseconds