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

/gem5/src/arch/arm/
H A Disa.hh699 SERIALIZE_ARRAY(miscRegs, NUM_PHYS_MISCREGS);
715 UNSERIALIZE_ARRAY(miscRegs, NUM_PHYS_MISCREGS);
H A Dmiscregs.hh901 // NUM_PHYS_MISCREGS specifies the number of actual physical
906 NUM_PHYS_MISCREGS, enumerator in enum:ArmISA::MiscRegIndex

Completed in 17 milliseconds