Searched refs:argdesc (Results 1 – 3 of 3) sorted by relevance
462 argp = vax_inst2[INDEX_OPCODE(opc)].argdesc; in skip_opcode()464 argp = vax_inst[opc].argdesc; in skip_opcode()
51 const char *argdesc; member
222 ib->argp = vax_inst[ib->opc].argdesc; in get_operands()