Home
last modified time | relevance | path

Searched defs:gen_excp (Results 1 – 2 of 2) sorted by last modified time

/qemu/target/alpha/
H A Dtranslate.c276 static DisasJumpType gen_excp(DisasContext *ctx, int exception, int error_code) in gen_excp() function
/qemu/target/hppa/
H A Dtranslate.c728 static void gen_excp(DisasContext *ctx, int exception) in gen_excp() function