Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dexcp_helper.c2719 static void do_ebb(CPUPPCState *env, int ebb_excp) in do_ebb() argument
2730 if (ebb_excp == POWERPC_EXCP_PERFM_EBB) { in do_ebb()
2732 } else if (ebb_excp == POWERPC_EXCP_EXTERNAL_EBB) { in do_ebb()
2737 powerpc_excp(cpu, ebb_excp); in do_ebb()