Searched refs:s390_opformats (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/binutils/include/opcode/
H A Ds390.h82 extern const struct s390_opcode s390_opformats[];
/freebsd-11-stable/contrib/binutils/opcodes/
H A Ds390-opc.c352 const struct s390_opcode s390_opformats[] = variable in typeref:struct:s390_opcode
379 sizeof (s390_opformats) / sizeof (s390_opformats[0]);
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-s390.c498 op_end = s390_opformats + s390_num_opformats;
499 for (op = s390_opformats; op < op_end; op++)

Completed in 122 milliseconds