Searched refs:test_opcode_table (Results 1 – 1 of 1) sorted by relevance
6329 static int test_opcode_table(opc_handler_t **table, int len) in test_opcode_table() function6340 tmp = test_opcode_table(ind_table(table[i]), in test_opcode_table()6359 if (test_opcode_table(ppc_opcodes, PPC_CPU_OPCODES_LEN) == 0) { in fix_opcode_tables()