Searched refs:sparc_opcode_hash (Results 1 – 1 of 1) sorted by relevance
55 typedef struct sparc_opcode_hash struct57 struct sparc_opcode_hash *next; argument59 } sparc_opcode_hash; argument61 static sparc_opcode_hash *opcode_hash_table[HASH_SIZE];201 sparc_opcode_hash *op; in is_delayed_branch()429 sparc_opcode_hash **hash_table, in build_hash_table()434 static sparc_opcode_hash *hash_buf = NULL; in build_hash_table()447 sparc_opcode_hash *h = &hash_buf[i]; in build_hash_table()489 sparc_opcode_hash *op; in print_insn_sparc()