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

/gem5/src/arch/arm/
H A Ddecoder.cc185 this_emi.itstate = pc.itstate();
H A Dtypes.hh80 Bitfield<55, 48> itstate; member in namespace:ArmISA
363 itstate() const function in class:ArmISA::PCState
369 itstate(uint8_t value) function in class:ArmISA::PCState
H A Dfaults.cc507 ITSTATE it = tc->pcState().itstate();
659 ITSTATE it = tc->pcState().itstate();

Completed in 19 milliseconds