Home
last modified time | relevance | path

Searched refs:opind (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dd30v-dis.c127 int i, match, opind = 0, need_paren = 0, found_control = 0; in print_insn() local
134 opind++; in print_insn()
156 while ((opnum = insn->form->operands[opind++]) != 0) in print_insn()
314 if (insn->form->operands[opind] && !(found_control && opind == 2)) in print_insn()