Searched refs:op_table (Results 1 – 4 of 4) sorted by relevance
36 op_table = ((unittest2.skipUnless, False, True),38 for deco, do_skip, dont_skip in op_table:
592 for (opcode = &op_table[0]; opcode->name != NULL; ++opcode) in print_insn()
123 const MAXQ20_OPCODE_INFO op_table[] = variable
2866 optab = op_table; /* Initialise it to the first entry of the in md_begin()