Searched refs:vax_inst (Results 1 – 3 of 3) sorted by relevance
67 vax_instr_t vax_inst[256] = { variable464 argp = vax_inst[opc].argdesc; in skip_opcode()
54 extern vax_instr_t vax_inst[256];
198 add_str(ib, vax_inst[ib->opc].mnemonic); in get_opcode()215 ib->argp = vax_inst[ib->opc].argdesc; in get_operands()