Searched refs:vop_error (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dvax-inst.h40 const char *vop_error; /* say if operand is inappropriate */ member in struct:vop
H A Dtc-vax.c1979 vopP->vop_error = err;
2092 if (operandp->vop_error)
2178 if (myvop->vop_error)
2179 printf (" err:\"%s\"\n", myvop->vop_error);
2641 if (operandP->vop_error)
2643 as_fatal (_("Aborting because statement has \"%s\""), operandP->vop_error);

Completed in 182 milliseconds