Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dm_helper.c769 bool want_psp; in v7m_push_callee_stack() local
781 want_psp = mode && (lr & R_V7M_EXCRET_SPSEL_MASK); in v7m_push_callee_stack()
782 if (want_psp) { in v7m_push_callee_stack()
2887 bool want_psp = threadmode && spsel; in arm_v7m_get_sp_ptr() local
2890 if (want_psp == v7m_using_psp(env)) { in arm_v7m_get_sp_ptr()
2896 if (want_psp) { in arm_v7m_get_sp_ptr()