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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/opcode/
H A Ds390.h85 extern const struct s390_opcode s390_opformats[];
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/opcode/
H A Ds390.h85 extern const struct s390_opcode s390_opformats[];
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Ds390-opc.c463 const struct s390_opcode s390_opformats[] = variable in typeref:struct:s390_opcode
493 sizeof (s390_opformats) / sizeof (s390_opformats[0]);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Ds390-opc.c463 const struct s390_opcode s390_opformats[] = variable in typeref:struct:s390_opcode
493 sizeof (s390_opformats) / sizeof (s390_opformats[0]);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-s390.c546 op_end = s390_opformats + s390_num_opformats;
547 for (op = s390_opformats; op < op_end; op++)

Completed in 98 milliseconds