Home
last modified time | relevance | path

Searched refs:sparc_opcode (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dsparc-dis.c44 static const sparc_opcode **sorted_opcodes;
59 const sparc_opcode *opcode;
207 const sparc_opcode *opcode = op->opcode; in is_delayed_branch()
278 sparc_opcode *op0 = * (sparc_opcode **) a; in compare_opcodes()
279 sparc_opcode *op1 = * (sparc_opcode **) b; in compare_opcodes()
431 build_hash_table (const sparc_opcode **opcode_table, in build_hash_table()
507 xmalloc (sparc_num_opcodes * sizeof (sparc_opcode *)); in print_insn_sparc()
546 const sparc_opcode *opcode = op->opcode; in print_insn_sparc()
H A DChangeLog-2012882 into new struct sparc_opcode 'hwcaps' field instead of 'flags'.
H A Dsparc-opc.c258 const struct sparc_opcode sparc_opcodes[] = {
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dsparc-dis.c44 static const sparc_opcode **sorted_opcodes;
59 const sparc_opcode *opcode;
207 const sparc_opcode *opcode = op->opcode; in is_delayed_branch()
278 sparc_opcode *op0 = * (sparc_opcode **) a; in compare_opcodes()
279 sparc_opcode *op1 = * (sparc_opcode **) b; in compare_opcodes()
431 build_hash_table (const sparc_opcode **opcode_table, in build_hash_table()
507 xmalloc (sparc_num_opcodes * sizeof (sparc_opcode *)); in print_insn_sparc()
546 const sparc_opcode *opcode = op->opcode; in print_insn_sparc()
H A DChangeLog-2012882 into new struct sparc_opcode 'hwcaps' field instead of 'flags'.
H A Dsparc-opc.c258 const struct sparc_opcode sparc_opcodes[] = {
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dsparc.h108 typedef struct sparc_opcode struct
119 } sparc_opcode; argument
325 extern const struct sparc_opcode sparc_opcodes[];
H A DChangeLog-0415410 * sparc.h (sparc_opcode): new field `hwcaps2'.
1062 * sparc.h (struct sparc_opcode): New field 'hwcaps'.
1124 * sparc.h (struct sparc_opcode): Expand 'flags' to unsigned int.
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dsparc.h108 typedef struct sparc_opcode struct
119 } sparc_opcode; argument
325 extern const struct sparc_opcode sparc_opcodes[];
H A DChangeLog-0415410 * sparc.h (sparc_opcode): new field `hwcaps2'.
1062 * sparc.h (struct sparc_opcode): New field 'hwcaps'.
1124 * sparc.h (struct sparc_opcode): Expand 'flags' to unsigned int.
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-sparc.c36 static int sparc_ip (char *, const struct sparc_opcode **);
212 static void output_insn (const struct sparc_opcode *, struct sparc_it *);
980 const struct sparc_opcode *insn; in md_begin()
984 insn = (struct sparc_opcode *) str_hash_find (op_hash, name); in md_begin()
1226 static const struct sparc_opcode *last_insn;
1233 synthetize_setuw (const struct sparc_opcode *insn) in synthetize_setuw()
1291 synthetize_setsw (const struct sparc_opcode *insn) in synthetize_setsw()
1342 synthetize_setx (const struct sparc_opcode *insn) in synthetize_setx()
1510 const struct sparc_opcode *insn; in md_assemble()
1711 sparc_ip (char *str, const struct sparc_opcode **pinsn) in sparc_ip()
[all …]
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-sparc.c36 static int sparc_ip (char *, const struct sparc_opcode **);
212 static void output_insn (const struct sparc_opcode *, struct sparc_it *);
980 const struct sparc_opcode *insn; in md_begin()
984 insn = (struct sparc_opcode *) str_hash_find (op_hash, name); in md_begin()
1230 static const struct sparc_opcode *last_insn;
1237 synthetize_setuw (const struct sparc_opcode *insn) in synthetize_setuw()
1295 synthetize_setsw (const struct sparc_opcode *insn) in synthetize_setsw()
1346 synthetize_setx (const struct sparc_opcode *insn) in synthetize_setx()
1514 const struct sparc_opcode *insn; in md_assemble()
1715 sparc_ip (char *str, const struct sparc_opcode **pinsn) in sparc_ip()
[all …]
/netbsd-src/external/gpl3/gdb.old/dist/include/opcode/
H A DChangeLog-0415410 * sparc.h (sparc_opcode): new field `hwcaps2'.
1062 * sparc.h (struct sparc_opcode): New field 'hwcaps'.
1124 * sparc.h (struct sparc_opcode): Expand 'flags' to unsigned int.
/netbsd-src/external/gpl3/gdb/dist/include/opcode/
H A DChangeLog-0415410 * sparc.h (sparc_opcode): new field `hwcaps2'.
1062 * sparc.h (struct sparc_opcode): New field 'hwcaps'.
1124 * sparc.h (struct sparc_opcode): Expand 'flags' to unsigned int.
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-2012882 into new struct sparc_opcode 'hwcaps' field instead of 'flags'.
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-2012882 into new struct sparc_opcode 'hwcaps' field instead of 'flags'.
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-2011446 sparc_opcode->flags of instruction into hwcap_seen.
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-2011446 sparc_opcode->flags of instruction into hwcap_seen.