Searched refs:sparc_opcode_hash (Results 1 – 1 of 1) sorted by relevance
2267 typedef struct sparc_opcode_hash struct2269 struct sparc_opcode_hash *next; argument2271 } sparc_opcode_hash; argument2273 static sparc_opcode_hash *opcode_hash_table[HASH_SIZE];2410 sparc_opcode_hash *op; in is_delayed_branch()2613 sparc_opcode_hash **hash_table, in build_hash_table()2618 static sparc_opcode_hash *hash_buf = NULL; in build_hash_table()2630 sparc_opcode_hash *h = &hash_buf[i]; in build_hash_table()2672 sparc_opcode_hash *op; in print_insn_sparc()