Lines Matching defs:errmsg

337 	    const char **errmsg)
386 *errmsg = _("unable to fit different valued constants into instruction");
395 *errmsg = _("auxiliary register not allowed here");
401 *errmsg = _("attempt to set readonly register");
406 *errmsg = _("attempt to read writeonly register");
418 *errmsg = _("attempt to set readonly register");
423 *errmsg = _("attempt to read writeonly register");
429 *errmsg = buf;
466 const char **errmsg ATTRIBUTE_UNUSED)
483 const char **errmsg ATTRIBUTE_UNUSED)
501 const char **errmsg ATTRIBUTE_UNUSED)
521 const char **errmsg ATTRIBUTE_UNUSED)
540 const char **errmsg ATTRIBUTE_UNUSED)
552 const char **errmsg ATTRIBUTE_UNUSED)
564 const char **errmsg)
569 myinsn = insert_reg (0, operand,mods, reg, value, errmsg) >> operand->shift;
594 *errmsg = _("too many long constants");
615 const char **errmsg)
622 myinsn = insert_reg (0,operand,mods,reg,value,errmsg) >> operand->shift;
645 *errmsg = _("too many long constants");
661 *errmsg = "need too many limms";
668 *errmsg = _("to many shimms in load");
673 *errmsg = _("too many long constants");
759 const char **errmsg)
781 *errmsg = _("impossible store");
814 *errmsg = _("st operand error");
818 *errmsg = _("address writeback not allowed");
822 *errmsg = _("store value must be zero");
834 const char **errmsg)
847 *errmsg = _("invalid load/shimm insn");
856 *errmsg = _("ld operand error");
860 *errmsg = _("address writeback not allowed");
904 const char **errmsg ATTRIBUTE_UNUSED)
929 const char **errmsg ATTRIBUTE_UNUSED)
940 const char **errmsg)
943 *errmsg = _("jump flags, but no .f seen");
946 *errmsg = _("jump flags, but no limm addr");
949 *errmsg = _("flag bits of jump address limm lost");
952 *errmsg = _("attempt to set HR bits");
955 *errmsg = _("bad jump flags value");
971 const char **errmsg ATTRIBUTE_UNUSED)
985 const char **errmsg)
988 *errmsg = _("branch address not on 4 byte boundary");
1013 const char **errmsg)
1024 *errmsg = _("must specify .jd or no nullify suffix");