Home
last modified time | relevance | path

Searched refs:SCTLR_DSSBS_32 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/arm/
H A Dcpu.h1369 #define SCTLR_DSSBS_32 (1U << 31) /* v8.5, AArch32 only */ macro
H A Dhelper.c11122 if (env->cp15.sctlr_el[new_el] & SCTLR_DSSBS_32) { in take_aarch32_exception()