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.c770 bool want_psp; in v7m_push_callee_stack() local
782 want_psp = mode && (lr & R_V7M_EXCRET_SPSEL_MASK); in v7m_push_callee_stack()
783 if (want_psp) { in v7m_push_callee_stack()
2888 bool want_psp = threadmode && spsel; in arm_v7m_get_sp_ptr() local
2891 if (want_psp == v7m_using_psp(env)) { in arm_v7m_get_sp_ptr()
2897 if (want_psp) { in arm_v7m_get_sp_ptr()