Searched refs:s390_opformats (Results 1 – 6 of 6) sorted by relevance
86 extern const struct s390_opcode s390_opformats[];
612 const struct s390_opcode s390_opformats[] = variable642 sizeof (s390_opformats) / sizeof (s390_opformats[0]);
462 (s390_opformats): Likewise.681 * s390-opc.c (s390_opformats): Replace archbits by min_cpu and
471 (s390_opformats): Likewise.
556 op_end = s390_opformats + s390_num_opformats; in md_begin()557 for (op = s390_opformats; op < op_end; op++) in md_begin()
2874 (s390_opformats): New formats added "ris", "rrs", "sil".