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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gprof/
H A Dtahoe.c226 tahoe_operandenum firstmode; local
254 firstmode = tahoe_operandmode (instructp + length);
255 switch (firstmode)
266 printf ("\tfirst operand is %s", tahoe_operandname (firstmode));
H A Dvax.c238 operandenum firstmode; local
266 firstmode = vax_operandmode (instructp + length);
267 switch (firstmode)
278 printf ("\tfirst operand is %s", vax_operandname (firstmode));

Completed in 47 milliseconds