Home
last modified time | relevance | path

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

/openbmc/qemu/target/hppa/
H A Dtranslate.c723 static void gen_excp_1(int exception) in gen_excp_1() function
732 gen_excp_1(exception); in gen_excp()
2087 gen_excp_1(EXCP_IMP); in do_page_zero()
2092 gen_excp_1(EXCP_SYSCALL_LWS); in do_page_zero()
2109 gen_excp_1(EXCP_SYSCALL); in do_page_zero()
2115 gen_excp_1(EXCP_ILL); in do_page_zero()
2860 gen_excp_1(EXCP_HALTED); in trans_or()
4832 gen_excp_1(e->excp); in hppa_tr_tb_stop()
/openbmc/qemu/target/alpha/
H A Dtranslate.c267 static void gen_excp_1(int exception, int error_code) in gen_excp_1() function
279 gen_excp_1(exception, error_code); in gen_excp()