Home
last modified time | relevance | path

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

/qemu/target/xtensa/
H A Dhelper.c231 debug_exception_env(env, cause); in xtensa_breakpoint_handler()
242 debug_exception_env(env, DEBUGCAUSE_IC); in xtensa_breakpoint_handler()
244 debug_exception_env(env, DEBUGCAUSE_IB); in xtensa_breakpoint_handler()
H A Dexc_helper.c77 void debug_exception_env(CPUXtensaState *env, uint32_t cause) in debug_exception_env() function
H A Dcpu.h636 void debug_exception_env(CPUXtensaState *new_env, uint32_t cause);