Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dtranslate.c6377 static void fix_opcode_tables(opc_handler_t **ppc_opcodes) in create_ppc_opcodes()
6402 fix_opcode_tables(cpu->opcodes); in destroy_ppc_opcodes()
6357 static void fix_opcode_tables(opc_handler_t **ppc_opcodes) fix_opcode_tables() function