Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb.old/dist/sim/ppc/
H A Dgen-idecode.c166 || entry->opcode_rule->gen == goto_switch_gen in print_idecode_table_leaf()
257 ASSERT(entry->parent->opcode_rule->gen == goto_switch_gen); in print_goto_switch_table_leaf()
273 ASSERT(table->opcode_rule->gen == goto_switch_gen); in print_goto_switch_table_padding()
324 || table->opcode_rule->gen == goto_switch_gen in idecode_switch_start()
334 else if (table->opcode_rule->gen == goto_switch_gen) { in idecode_switch_start()
337 || table->parent->opcode_rule->gen == goto_switch_gen in idecode_switch_start()
372 || entry->parent->opcode_rule->gen == goto_switch_gen in idecode_switch_leaf()
391 else if (entry->parent->opcode_rule->gen == goto_switch_gen) { in idecode_switch_leaf()
419 || entry->opcode_rule->gen == goto_switch_gen in idecode_switch_leaf()
437 else if (entry->parent->opcode_rule->gen == goto_switch_gen) { in idecode_switch_leaf()
[all …]
/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A Dld-decode.h111 goto_switch_gen, enumerator
H A DChangeLog-20213282 goto_switch_gen.