Home
last modified time | relevance | path

Searched refs:s390_opcode (Results 1 – 10 of 10) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/include/opcode/
Ds390.h43 struct s390_opcode struct
76 extern const struct s390_opcode s390_opcodes[]; argument
80 extern const struct s390_opcode s390_opformats[];
DChangeLog-9103168 (s390_opcode): Remove architecture. Add modes and min_cpu.
/openbsd/src/gnu/usr.bin/binutils-2.17/include/opcode/
Ds390.h44 struct s390_opcode struct
77 extern const struct s390_opcode s390_opcodes[]; argument
81 extern const struct s390_opcode s390_opformats[];
DChangeLog-9103187 (s390_opcode): Remove architecture. Add modes and min_cpu.
/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Ds390-dis.c37 const struct s390_opcode *opcode; in init_disasm()
38 const struct s390_opcode *opcode_end; in init_disasm()
110 const struct s390_opcode *opcode; in print_insn_s390()
111 const struct s390_opcode *opcode_end; in print_insn_s390()
Ds390-opc.c331 const struct s390_opcode s390_opformats[] =
/openbsd/src/gnu/usr.bin/binutils/opcodes/
Ds390-dis.c42 const struct s390_opcode *opcode;
43 const struct s390_opcode *opcode_end;
119 const struct s390_opcode *opcode;
120 const struct s390_opcode *opcode_end;
Ds390-opc.c312 const struct s390_opcode s390_opformats[] =
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-s390.c217 PARAMS ((char *, unsigned char *, const struct s390_opcode *));
479 register const struct s390_opcode *op; in md_begin()
480 const struct s390_opcode *op_end; in md_begin()
1168 const struct s390_opcode *opcode;
1543 const struct s390_opcode *opcode;
1554 opcode = (struct s390_opcode *) hash_find (s390_opcode_hash, str);
1555 if (opcode == (const struct s390_opcode *) NULL)
1610 const struct s390_opcode *opformat;
1623 opformat = (struct s390_opcode *)
1625 if (opformat == (const struct s390_opcode *) NULL)
/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-s390.c216 PARAMS ((char *, unsigned char *, const struct s390_opcode *));
476 register const struct s390_opcode *op; in md_begin()
477 const struct s390_opcode *op_end; in md_begin()
1171 const struct s390_opcode *opcode;
1513 const struct s390_opcode *opcode;
1524 opcode = (struct s390_opcode *) hash_find (s390_opcode_hash, str);
1525 if (opcode == (const struct s390_opcode *) NULL)
1580 const struct s390_opcode *opformat;
1593 opformat = (struct s390_opcode *)
1595 if (opformat == (const struct s390_opcode *) NULL)