Searched refs:shmedia_table (Results 1 – 5 of 5) sorted by relevance
68 for (n_opc = 0; shmedia_table[n_opc].name != NULL; n_opc++) in initialize_shmedia_opcode_mask_table()80 for (i = 0; shmedia_table[n].arg[i] != A_NONE; i++) in initialize_shmedia_opcode_mask_table()82 int offset = shmedia_table[n].nibbles[i]; in initialize_shmedia_opcode_mask_table()85 switch (shmedia_table[n].arg[i]) in initialize_shmedia_opcode_mask_table()218 for (n = 0, op = shmedia_table; in print_insn_shmedia()
118 extern const shmedia_opcode_info shmedia_table[];
26 const shmedia_opcode_info shmedia_table[] = { variable
1893 * sh64-opc.c (shmedia_table): Ditto.
2837 for (shmedia_opcode = shmedia_table; in shmedia_md_begin()