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