Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dtranslate.c359 static void gen_debug_exception(DisasContext *ctx, bool rfi_type) in gen_debug_exception() function
3641 gen_debug_exception(ctx, false); in gen_lookup_and_goto_ptr()
6646 gen_debug_exception(ctx, rfi_type); in ppc_tr_tb_stop()
/qemu/target/xtensa/
H A Dtranslate.c326 static void gen_debug_exception(DisasContext *dc, uint32_t cause) in gen_debug_exception() function
1033 gen_debug_exception(dc, debug_cause); in disas_xtensa_insn()
1188 gen_debug_exception(dc, DEBUGCAUSE_IC); in xtensa_tr_translate_insn()