Home
last modified time | relevance | path

Searched refs:vop_nbytes (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dvax-inst.h42 unsigned char vop_nbytes; /* number of bytes in datum */ member
Dtc-vax.c1818 vopP->vop_nbytes = 4; in vip_op()
1866 if ((vopP->vop_nbytes + reg * 4) > 60) in vip_op()
2034 operandp->vop_nbytes = vax_operand_width_size[(unsigned) howp[1]]; in vip()
2117 myvop->vop_nbytes); in main()
2860 nbytes = operandP->vop_nbytes; in md_assemble()