Searched refs:INTREG_SP2 (Results 1 - 3 of 3) sorted by relevance
/gem5/src/arch/arm/ | ||
H A D | intregs.hh | 122 INTREG_SP2, enumerator in enum:ArmISA::IntRegIndex |
H A D | isa.hh | 490 return INTREG_SP2; |
H A D | isa.cc | 645 return tc->readIntReg(INTREG_SP2); 1886 tc->setIntReg(INTREG_SP2, newVal); |
Completed in 14 milliseconds