Searched refs:firstmode (Results 1 – 2 of 2) sorted by relevance
238 operandenum firstmode; in vax_find_call() local266 firstmode = vax_operandmode (instructp + length); in vax_find_call()267 switch (firstmode) in vax_find_call()278 printf ("\tfirst operand is %s", vax_operandname (firstmode)); in vax_find_call()
226 tahoe_operandenum firstmode; in tahoe_find_call() local254 firstmode = tahoe_operandmode (instructp + length); in tahoe_find_call()255 switch (firstmode) in tahoe_find_call()266 printf ("\tfirst operand is %s", tahoe_operandname (firstmode)); in tahoe_find_call()