Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate.h392 static inline void gen_swstep_exception(DisasContext *s, int isv, int ex) in gen_swstep_exception() function
H A Dtranslate.c392 gen_swstep_exception(s, 1, s->is_ldex); in gen_singlestep_exception()
7722 gen_swstep_exception(dc, 0, 0); in arm_check_ss_active()
H A Dtranslate-a64.c480 gen_swstep_exception(s, 1, s->is_ldex); in gen_step_complete_exception()
12092 gen_swstep_exception(s, 0, 0); in aarch64_tr_translate_insn()