Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dtranslate.c7147 static int test_opcode_table(opc_handler_t **table, int len) in test_opcode_table() function
7158 tmp = test_opcode_table(ind_table(table[i]), in test_opcode_table()
7177 if (test_opcode_table(ppc_opcodes, PPC_CPU_OPCODES_LEN) == 0) { in fix_opcode_tables()