Searched refs:sparc_opcode_hash (Results 1 – 1 of 1) sorted by relevance
50 typedef struct sparc_opcode_hash struct52 struct sparc_opcode_hash *next; argument54 } sparc_opcode_hash; typedef56 static sparc_opcode_hash *opcode_hash_table[HASH_SIZE];196 sparc_opcode_hash *op; in is_delayed_branch()409 sparc_opcode_hash **hash_table, in build_hash_table()414 static sparc_opcode_hash *hash_buf = NULL; in build_hash_table()427 sparc_opcode_hash *h = &hash_buf[i]; in build_hash_table()469 sparc_opcode_hash *op; in print_insn_sparc()