Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dm_helper.c917 * pushed to the stack earlier in v7m_push_stack()). in v7m_exception_taken()
1184 static bool v7m_push_stack(ARMCPU *cpu) in v7m_push_stack()
1899 ignore_stackfaults = v7m_push_stack(cpu); in do_v7m_exception_exit()
2431 ignore_stackfaults = v7m_push_stack(cpu);
1183 static bool v7m_push_stack(ARMCPU *cpu) v7m_push_stack() function