Home
last modified time | relevance | path

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

/qemu/target/arm/
H A Dsyndrome.h330 static inline uint32_t syn_breakpoint(int same_el) in syn_breakpoint() function
H A Ddebug_helper.c507 raise_exception_debug(env, EXCP_PREFETCH_ABORT, syn_breakpoint(0)); in arm_debug_excp_handler()