Home
last modified time | relevance | path

Searched defs:pa_opcode (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dhppa.h40 struct pa_opcode struct
42 const char *name;
43 unsigned long int match; /* Bits that must be set... */
44 unsigned long int mask; /* ... in these bits. */
45 const char *args;
46 enum pa_arch arch;
47 char flags;
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dhppa.h40 struct pa_opcode struct
42 const char *name;
43 unsigned long int match; /* Bits that must be set... */
44 unsigned long int mask; /* ... in these bits. */
45 const char *args;
46 enum pa_arch arch;
47 char flags;