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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/opcodes/
H A Dd30v-dis.c128 int i, match, opind = 0, need_paren = 0, found_control = 0; local
135 opind++;
157 while ((opnum = insn->form->operands[opind++]) != 0)
315 if (insn->form->operands[opind] && !(found_control && opind == 2))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/opcodes/
H A Dd30v-dis.c128 int i, match, opind = 0, need_paren = 0, found_control = 0; local
135 opind++;
157 while ((opnum = insn->form->operands[opind++]) != 0)
315 if (insn->form->operands[opind] && !(found_control && opind == 2))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/opcodes/
H A Dd30v-dis.c128 int i, match, opind = 0, need_paren = 0, found_control = 0; local
135 opind++;
157 while ((opnum = insn->form->operands[opind++]) != 0)
315 if (insn->form->operands[opind] && !(found_control && opind == 2))

Completed in 111 milliseconds