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

/gem5/src/cpu/
H A Dreg_class.hh365 const size_t shifted_class_num = class_num << (sizeof(RegIndex) << 3); local
369 const size_t concatenated_hash = flat_index | shifted_class_num;

Completed in 3 milliseconds