Home
last modified time | relevance | path

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

/csrg-svn/contrib/gas-1.38/config/
H A Dsparc-opcode.h36 struct sparc_opcode struct
38 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;