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.h230 void create_ppc_opcodes(PowerPCCPU *cpu, Error **errp);
H A Dtranslate.c6343 void create_ppc_opcodes(PowerPCCPU *cpu, Error **errp) in create_ppc_opcodes() function
H A Dcpu_init.c6968 create_ppc_opcodes(cpu, &local_err); in ppc_cpu_realize()