Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Dhppa.c575 struct pa_opcode struct
577 const char *name;
578 unsigned long int match; /* Bits that must be set... */
579 unsigned long int mask; /* ... in these bits. */
580 const char *args;
581 enum pa_arch arch;
582 char flags;