Searched refs:create_ppc_opcodes (Results 1 – 4 of 4) sorted by relevance
24 void create_ppc_opcodes(PowerPCCPU *cpu, Error **errp) in create_ppc_opcodes() function
230 void create_ppc_opcodes(PowerPCCPU *cpu, Error **errp);
6340 void create_ppc_opcodes(PowerPCCPU *cpu, Error **errp) in create_ppc_opcodes() function
6904 create_ppc_opcodes(cpu, &local_err); in ppc_cpu_realize()