Searched refs:ft32_opc_info (Results 1 – 3 of 3) sorted by relevance
30 extern const ft32_opc_info_t ft32_opc_info[128];51 for (oo = ft32_opc_info; oo->name; oo++) in print_insn_ft32()
25 const ft32_opc_info_t ft32_opc_info[] = variable
27 extern const ft32_opc_info_t ft32_opc_info[128];57 for (opcode = ft32_opc_info; opcode->name; opcode++) in md_begin()