Home
last modified time | relevance | path

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

/openbmc/qemu/target/xtensa/
H A Dtranslate.c325 static void gen_debug_exception(DisasContext *dc, uint32_t cause) in gen_debug_exception() function
/openbmc/qemu/target/ppc/
H A Dtranslate.c358 static void gen_debug_exception(DisasContext *ctx, bool rfi_type) in gen_debug_exception() function