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

/gem5/src/arch/arm/
H A Dtypes.hh632 EC_HVC_64 = 0x16, enumerator in enum:ArmISA::ExceptionClass
H A Dfaults.cc923 return from64 ? EC_HVC_64 : vals.ec;

Completed in 19 milliseconds