Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dtcg-stub.c24 void create_ppc_opcodes(PowerPCCPU *cpu, Error **errp) in create_ppc_opcodes() function
H A Dinternal.h228 void create_ppc_opcodes(PowerPCCPU *cpu, Error **errp);
H A Dcpu_init.c6828 create_ppc_opcodes(cpu, &local_err); in ppc_cpu_realize()
H A Dtranslate.c7183 void create_ppc_opcodes(PowerPCCPU *cpu, Error **errp) in create_ppc_opcodes() function