Searched refs:s390_opcode (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Ds390.h58 /* The opcode table is an array of struct s390_opcode. */
60 struct s390_opcode struct
96 extern const struct s390_opcode s390_opcodes[];
100 extern const struct s390_opcode s390_opformats[];
103 /* Values defined for the flags field of a struct s390_opcode. */
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Ds390.h59 /* The opcode table is an array of struct s390_opcode. */
61 struct s390_opcode struct
97 extern const struct s390_opcode s390_opcodes[];
101 extern const struct s390_opcode s390_opformats[];
104 /* Values defined for the flags field of a struct s390_opcode. */
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Ds390.h59 /* The opcode table is an array of struct s390_opcode. */
61 struct s390_opcode struct
97 extern const struct s390_opcode s390_opcodes[];
101 extern const struct s390_opcode s390_opformats[];
104 /* Values defined for the flags field of a struct s390_opcode. */
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Ds390.h51 /* Values defined for the flags field of a struct s390_opcode. */
80 /* The opcode table is an array of struct s390_opcode. */
82 struct s390_opcode struct
121 extern const struct s390_opcode s390_opcodes[];
125 extern const struct s390_opcode s390_opformats[];
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Ds390-dis.c98 const struct s390_opcode *opcode)
183 const struct s390_opcode *opcode)
272 opcode_mask_more_specific (const struct s390_opcode *a,
273 const struct s390_opcode *b)
287 const struct s390_opcode *opcode = NULL;
318 const struct s390_opcode *op;
H A Ds390-opc.c744 const struct s390_opcode s390_opformats[] =
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Ds390-dis.c98 const struct s390_opcode *opcode)
183 const struct s390_opcode *opcode)
313 opcode_mask_more_specific (const struct s390_opcode *a,
314 const struct s390_opcode *b)
328 const struct s390_opcode *opcode = NULL;
359 const struct s390_opcode *op;
H A Ds390-opc.c752 const struct s390_opcode s390_opformats[] =
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Ds390-dis.c98 const struct s390_opcode *opcode)
183 const struct s390_opcode *opcode)
313 opcode_mask_more_specific (const struct s390_opcode *a,
314 const struct s390_opcode *b)
328 const struct s390_opcode *opcode = NULL;
359 const struct s390_opcode *op;
H A Ds390-opc.c752 const struct s390_opcode s390_opformats[] =
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Ds390-dis.c104 const struct s390_opcode *opcode)
189 const struct s390_opcode *opcode)
330 opcode_mask_more_specific (const struct s390_opcode *a,
331 const struct s390_opcode *b)
345 const struct s390_opcode *opcode = NULL;
384 const struct s390_opcode *op;
H A Ds390-opc.c775 const struct s390_opcode s390_opformats[] =
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-s390.c487 /* Generate the hash table mapping mnemonics to struct s390_opcode.
494 const struct s390_opcode *op;
495 const struct s390_opcode *op_end;
555 const struct s390_opcode *op;
556 const struct s390_opcode *op_end;
1259 const struct s390_opcode *opcode)
1675 const struct s390_opcode *opcode;
1686 opcode = (struct s390_opcode *) str_hash_find (s390_opcode_hash, str);
1687 if (opcode == (const struct s390_opcode *) NULL)
1740 const struct s390_opcode *opforma
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-s390.c489 /* Generate the hash table mapping mnemonics to struct s390_opcode.
496 const struct s390_opcode *op;
497 const struct s390_opcode *op_end;
557 const struct s390_opcode *op;
558 const struct s390_opcode *op_end;
1261 const struct s390_opcode *opcode)
1681 const struct s390_opcode *opcode;
1692 opcode = (struct s390_opcode *) str_hash_find (s390_opcode_hash, str);
1693 if (opcode == (const struct s390_opcode *) NULL)
1746 const struct s390_opcode *opforma
[all...]
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-s390.c487 /* Generate the hash table mapping mnemonics to struct s390_opcode.
494 const struct s390_opcode *op;
495 const struct s390_opcode *op_end;
555 const struct s390_opcode *op;
556 const struct s390_opcode *op_end;
1263 const struct s390_opcode *opcode)
1686 const struct s390_opcode *opcode;
1697 opcode = (struct s390_opcode *) str_hash_find (s390_opcode_hash, str);
1698 if (opcode == (const struct s390_opcode *) NULL)
1741 const struct s390_opcode *opforma
[all...]

Completed in 265 milliseconds