Searched refs:h8500_table (Results 1 – 5 of 5) sorted by relevance
92 for (opcode = h8500_table; opcode->name; opcode++) in print_insn_h8500()
922 * h8500-opc.h (h8500_table): Add missing initializers to quiet1087 * h8500-opc.h (h8500_table): Declare as const.1088 (h8500_table): Use a NULL for the opcode in the terminator, so
1422 * h8500-opc.h (h8500_table): Fully bracket initializer.
488 * h8500-opc.h: Add default initializers to h8500_table to shut up
159 const h8500_opcode_info h8500_table[] variable