Home
last modified time | relevance | path

Searched defs:spsel (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/arm/tcg/
H A Dm_helper.c1625 bool spsel = env->v7m.control[return_to_secure] & R_V7M_CONTROL_SPSEL_MASK; in do_v7m_exception_exit() local
1923 bool threadmode, spsel; in do_v7m_function_return() local
2499 bool spsel = env->v7m.control[M_REG_NS] & R_V7M_CONTROL_SPSEL_MASK; in HELPER() local
2650 bool spsel = env->v7m.control[M_REG_NS] & R_V7M_CONTROL_SPSEL_MASK; in HELPER() local
2870 bool spsel) in arm_v7m_get_sp_ptr()