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