Home
last modified time | relevance | path

Searched refs:EXCP_HPMC (Results 1 – 3 of 3) sorted by relevance

/qemu/target/hppa/
H A Dint_helper.c106 (i == EXCP_HPMC ? PSW_M : 0)); in hppa_cpu_do_interrupt()
211 [EXCP_HPMC] = "high priority machine check", in hppa_cpu_do_interrupt()
H A Dcpu.h63 #define EXCP_HPMC 1 /* high priority machine check */ macro
H A Dmem_helper.c415 raise_exception_with_ior(env, EXCP_HPMC, retaddr, addr, in hppa_cpu_do_transaction_failed()