Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/include/opcode/
H A Ds390.h45 struct s390_opcode struct
78 extern const struct s390_opcode s390_opcodes[]; argument
82 extern const struct s390_opcode s390_opformats[];
H A DChangeLog-9103187 (s390_opcode): Remove architecture. Add modes and min_cpu.
/freebsd-12.1/contrib/binutils/opcodes/
H A 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()
H A Ds390-opc.c352 const struct s390_opcode s390_opformats[] =
/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-s390.c216 PARAMS ((char *, unsigned char *, const struct s390_opcode *));
480 register const struct s390_opcode *op; in md_begin()
481 const struct s390_opcode *op_end; in md_begin()
1169 const struct s390_opcode *opcode;
1544 const struct s390_opcode *opcode;
1555 opcode = (struct s390_opcode *) hash_find (s390_opcode_hash, str);
1556 if (opcode == (const struct s390_opcode *) NULL)
1611 const struct s390_opcode *opformat;
1624 opformat = (struct s390_opcode *)
1626 if (opformat == (const struct s390_opcode *) NULL)