Searched defs:pa_opcode (Results 1 – 1 of 1) sorted by relevance
40 struct pa_opcode struct42 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;