Home
last modified time | relevance | path

Searched defs:gen_exception (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/target/openrisc/
H A Dtranslate.c134 static void gen_exception(DisasContext *dc, unsigned int excp) in gen_exception() function
/openbmc/qemu/target/i386/tcg/
H A Dtranslate.c1407 static void gen_exception(DisasContext *s, int trapno) in gen_exception() function
/openbmc/qemu/target/m68k/
H A Dtranslate.c283 static void gen_exception(DisasContext *s, uint32_t dest, int nr) in gen_exception() function
/openbmc/qemu/target/xtensa/
H A Dtranslate.c310 static void gen_exception(DisasContext *dc, int excp) in gen_exception() function
/openbmc/qemu/target/arm/tcg/
H A Dtranslate.c1064 static void gen_exception(int excp, uint32_t syndrome) in gen_exception() function
/openbmc/qemu/target/ppc/
H A Dtranslate.c334 static inline void gen_exception(DisasContext *ctx, uint32_t excp) in gen_exception() function
/openbmc/qemu/target/sparc/
H A Dtranslate.c1053 static void gen_exception(DisasContext *dc, int which) in gen_exception() function
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c399 static void gen_exception(int excp) in gen_exception() function