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

/gem5/src/arch/arm/
H A Dutility.hh181 ELUsingAArch32K(ThreadContext *tc, ExceptionLevel el);
H A Dutility.cc293 std::tie(known, aarch32) = ELUsingAArch32K(tc, el);
310 ELUsingAArch32K(ThreadContext *tc, ExceptionLevel el) function in namespace:ArmISA
/gem5/src/arch/arm/insts/
H A Dstatic_inst.cc1076 std::tie(known, target_el_is_aarch32) = ELUsingAArch32K(tc, target_el);

Completed in 6 milliseconds