Searched refs:sparc_opcode (Results 1 – 4 of 4) sorted by relevance
38 static const sparc_opcode **sorted_opcodes;53 const sparc_opcode *opcode;197 const sparc_opcode *opcode = op->opcode; in is_delayed_branch()249 sparc_opcode *op0 = * (sparc_opcode **) a; in compare_opcodes()250 sparc_opcode *op1 = * (sparc_opcode **) b; in compare_opcodes()395 build_hash_table (const sparc_opcode **opcode_table, in build_hash_table()472 xmalloc (sparc_num_opcodes * sizeof (sparc_opcode *)); in print_insn_sparc()511 const sparc_opcode *opcode = op->opcode; in print_insn_sparc()
173 const struct sparc_opcode sparc_opcodes[] = {
94 typedef struct sparc_opcode struct103 } sparc_opcode; argument221 extern const struct sparc_opcode sparc_opcodes[];
221 PARAMS ((const struct sparc_opcode *, struct sparc_it *));845 const struct sparc_opcode *insn; in md_begin()1025 static const struct sparc_opcode *last_insn;1033 const struct sparc_opcode *insn; in synthetize_setuw()1092 const struct sparc_opcode *insn; in synthetize_setsw()1144 const struct sparc_opcode *insn; in synthetize_setx()1313 const struct sparc_opcode *insn;1394 const struct sparc_opcode **pinsn;1400 const struct sparc_opcode *insn;1435 insn = (struct sparc_opcode *) hash_find (op_hash, str);[all …]