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

/gem5/src/arch/arm/
H A Disa.cc714 bool haveTimer = (system->getGenericTimer() != NULL); variable
718 | (haveTimer ? 0x00010000 : 0x0);

Completed in 7 milliseconds