Home | History | Annotate | Download | only in config

Lines Matching refs:wrn

1275   const char *wrn;
1290 err = wrn = 0;
1499 We want: len, mode, reg, ndx, err, p, q, wrn, bug.
1644 wrn = _("-(PC) unpredictable");
1646 wrn = _("[]index same as -()register: unpredictable");
1684 wrn = _("(PC)+ unpredictable");
1686 wrn = _("[]index same as ()+register: unpredictable");
1731 wrn = _("writing or modifying # is unpredictable");
1775 wrn = _("PC part of operand unpredictable");
1832 vopP->vop_warn = wrn;
2034 printf (" wrn:\"%s\"\n", myvop->vop_warn);