Searched defs:pa_opcode (Results 1 – 2 of 2) 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 const char *args;46 enum pa_arch arch;47 char flags;