Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/include/opcode/
H A Dhppa.h41 struct pa_opcode struct
43 const char *name;
44 unsigned long int match; /* Bits that must be set... */
45 unsigned long int mask; /* ... in these bits. */
46 char *args;
47 enum pa_arch arch;
48 char flags;
/openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dhppa.h41 struct pa_opcode struct
43 const char *name;
44 unsigned long int match; /* Bits that must be set... */
45 unsigned long int mask; /* ... in these bits. */
46 char *args;
47 enum pa_arch arch;
48 char flags;