Home | History | Annotate | Download | only in config

Lines Matching full:argn

1789       int argn;
1793 for (argn = 0; argn < instruction->noperands; argn++)
1795 switch (instruction->opcode->args.nib[argn])
1798 if (operand[argn].mode != RD16)
1807 if (operand[argn].mode != RS8)
1815 if (operand[argn].mode != ABS16DST)
1822 if (operand[argn].mode != RD8)
1830 if (operand[argn].mode != ABS16SRC)