Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dtranslate.c7207 opc_handler_t **table, **table_2; in destroy_ppc_opcodes() local
7221 table_2 = ind_table(table[j]); in destroy_ppc_opcodes()
7223 if (table_2[k] != &invalid_handler && in destroy_ppc_opcodes()
7224 is_indirect_opcode(table_2[k])) { in destroy_ppc_opcodes()
7225 g_free((opc_handler_t *)((uintptr_t)table_2[k] & in destroy_ppc_opcodes()