Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dtcg-stubs.c14 void write_v7m_exception(CPUARMState *env, uint32_t new_exc) in write_v7m_exception() argument
H A Dcpu.h1602 void write_v7m_exception(CPUARMState *env, uint32_t new_exc);
/openbmc/qemu/target/arm/tcg/
H A Dm_helper.c495 void write_v7m_exception(CPUARMState *env, uint32_t new_exc) in write_v7m_exception() argument
504 env->v7m.exception = new_exc; in write_v7m_exception()