Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/vax/vax/
H A Dopcodes.c67 vax_instr_t vax_inst[256] = { variable
464 argp = vax_inst[opc].argdesc; in skip_opcode()
H A Ddb_disasm.h54 extern vax_instr_t vax_inst[256];
H A Ddb_disasm.c198 add_str(ib, vax_inst[ib->opc].mnemonic); in get_opcode()
215 ib->argp = vax_inst[ib->opc].argdesc; in get_operands()