Searched defs:sparc_opcode (Results 1 – 1 of 1) sorted by relevance
36 struct sparc_opcode struct38 const char *name;39 unsigned long int match; /* Bits that must be set. */40 unsigned long int lose; /* Bits that must not be set. */41 const char *args;43 char delayed;