Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dexcp_helper.c1261 static bool is_prefix_insn_excp(PowerPCCPU *cpu, int excp) in is_prefix_insn_excp() function
1321 static bool is_prefix_insn_excp(PowerPCCPU *cpu, int excp) in is_prefix_insn_excp() function
1368 if (is_prefix_insn_excp(cpu, excp)) { in powerpc_excp_books()