Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dtranslate.c6994 static void fill_new_table(opc_handler_t **table, int len) in fill_new_table() function
7008 fill_new_table(tmp, PPC_CPU_INDIRECT_OPCODES_LEN); in create_new_table()
7188 fill_new_table(cpu->opcodes, PPC_CPU_OPCODES_LEN); in create_ppc_opcodes()