Searched defs:m68k_it (Results 1 – 2 of 2) sorted by relevance
190 struct m68k_it struct192 const char *error;193 const char *args; /* List of opcode info. */194 int numargs;196 int numo; /* Number of shorts in opcode. */197 short opcode[11];199 struct m68k_op operands[6];201 int nexp; /* Number of exprs in use. */202 struct m68k_exp exprs[4];204 int nfrag; /* Number of frags we have to produce. */[all …]
239 struct m68k_it struct241 const char *error;242 const char *args; /* List of opcode info. */243 int numargs;245 int numo; /* Number of shorts in opcode. */246 short opcode[11];248 struct m68k_op operands[6];250 int nexp; /* Number of exprs in use. */251 struct m68k_exp exprs[4];253 int nfrag; /* Number of frags we have to produce. */[all …]