Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
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 char *args;
46 enum pa_arch arch;
47 char flags;