Searched refs:opstruct (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-tic54x.c92 struct opstruct struct in struct:_tic54x_insn
100 struct opstruct paroperands[MAX_OPERANDS];
312 static int is_accumulator PARAMS ((struct opstruct *));
313 static int get_operands PARAMS ((struct opstruct operands[], char *));
314 static int is_immediate PARAMS ((struct opstruct *));
315 static int is_absolute PARAMS ((struct opstruct *));
316 static int is_indirect PARAMS ((struct opstruct *));
317 static int is_dual PARAMS ((struct opstruct *));
318 static int is_mmreg PARAMS ((struct opstruct *));
319 static int is_type PARAMS ((struct opstruct *, enu
[all...]
/haiku-buildtools/binutils/gas/config/
H A Dtc-tic54x.c89 struct opstruct struct in struct:_tic54x_insn
97 struct opstruct paroperands[MAX_OPERANDS];
3067 is_accumulator (struct opstruct *operand)
3078 get_operands (struct opstruct operands[], char *line)
3207 is_immediate (struct opstruct *operand)
3216 is_absolute (struct opstruct *operand)
3224 is_indirect (struct opstruct *operand)
3232 is_dual (struct opstruct *operand)
3252 is_mmreg (struct opstruct *operand)
3260 is_type (struct opstruct *operan
[all...]

Completed in 100 milliseconds