Home | History | Annotate | Download | only in config

Lines Matching refs:sparc_opcode

38 static int sparc_ip (char *, const struct sparc_opcode **);
214 static void output_insn (const struct sparc_opcode *, struct sparc_it *);
910 const struct sparc_opcode *insn;
914 insn = (struct sparc_opcode *) hash_find (op_hash, name);
1108 static const struct sparc_opcode *last_insn;
1116 synthetize_setuw (const struct sparc_opcode *insn)
1174 synthetize_setsw (const struct sparc_opcode *insn)
1225 synthetize_setx (const struct sparc_opcode *insn)
1394 const struct sparc_opcode *insn;
1556 sparc_ip (char *str, const struct sparc_opcode **pinsn)
1562 const struct sparc_opcode *insn;
1597 insn = (struct sparc_opcode *) hash_find (op_hash, str);
3201 output_insn (const struct sparc_opcode *insn, struct sparc_it *theinsn)