Home
last modified time | relevance | path

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

/qemu/target/arm/tcg/
H A Dm_helper.c845 bool push_failed = false; in v7m_exception_taken() local
886 push_failed = v7m_push_callee_stack(cpu, lr, dotailchain, in v7m_exception_taken()
939 if (push_failed && !ignore_stackfaults) { in v7m_exception_taken()