Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dtranslate.c364 static void gen_debug_exception(DisasContext *ctx, bool rfi_type) in gen_debug_exception()
3656 gen_debug_exception(ctx, false); in gen_goto_tb()
6666 gen_debug_exception(ctx, rfi_type); in ppc_tr_tb_stop()
359 static void gen_debug_exception(DisasContext *ctx, bool rfi_type) gen_debug_exception() function
/openbmc/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()