Home
last modified time | relevance | path

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

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