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.c1255 static bool is_prefix_insn_excp(PowerPCCPU *cpu, int excp) in is_prefix_insn_excp() function
1315 static bool is_prefix_insn_excp(PowerPCCPU *cpu, int excp) in is_prefix_insn_excp() function
1362 if (is_prefix_insn_excp(cpu, excp)) { in powerpc_excp_books()