HomeSort by relevance Sort by last modified time
    Searched refs:as_warn (Results 26 - 50 of 83) sorted by null

12 3 4

  /toolchain/binutils/binutils-2.27/gas/config/
tc-tic54x.c 662 as_warn (_("Offset on nested structures is ignored"));
1021 as_warn (_("Overflow in expression, truncated to 8 bits"));
1026 as_warn (_("Overflow in expression, truncated to 16 bits"));
1095 as_warn (_("Use of .def/.ref is deprecated. Use .global instead"));
    [all...]
obj-coff-seh.c 254 as_warn (_("%s ignored for this target"), directive);
382 as_warn (_(".seh_handler after .seh_eh is ignored"));
477 as_warn (_("duplicate .seh_endprologue in .seh_proc block"));
tc-ia64.c 929 as_warn (_("Size of rotating registers exceeds frame size"));
1118 as_warn (_("size (%ld) out of range, ignored"), (long) temp);
    [all...]
tc-fr30.c 136 as_warn (_("Instruction %s not allowed in a delay slot."),
tc-i860.c 399 as_warn (_("Expanded opcode after delayed branch: `%s'"), str);
403 as_warn (_("Expanded opcode in dual mode: `%s'"), str);
407 as_warn (_("An instruction was expanded (%s)"), str);
674 as_warn (_("Pipelined instruction: fsrc1 = fdest"));
    [all...]
tc-lm32.c 197 as_warn (_("could not set architecture and machine"));
tc-microblaze.c 198 as_warn (_(".COMMon length (%ld.) <0! Ignored."), (long) size);
212 as_warn (_("ignoring bad alignment"));
1143 as_warn (_("Symbol used as immediate for shift instruction"));
1152 as_warn (_("Shift value > 32. using <value %% 32>"));
    [all...]
tc-mcore.c 1126 as_warn (_("translating bgeni to movi"));
1163 as_warn (_("translating mgeni to movi"));
1195 as_warn (_("translating bmaski to movi"));
    [all...]
tc-ns32k.c 756 as_warn (_("Premature end of suffix -- Defaulting to d"));
769 as_warn (_("Bad suffix after ':' use {b|w|d} Defaulting to d"));
1186 as_warn (_("Bad suffix, defaulting to d"));
    [all...]
tc-hppa.c     [all...]
tc-mips.c     [all...]
tc-ppc.c     [all...]
tc-m32r.c 359 as_warn (_("Unrecognized option following -K"));
1124 as_warn (_("%s: output of 1st instruction is the same as an input to 2nd instruction - is this intentional ?"), str2);
1128 as_warn (_("%s: output of 2nd instruction is the same as an input to 1st instruction - is this intentional ?"), str2);
    [all...]
tc-m68k.c     [all...]
tc-pj.c 308 as_warn (_("extra stuff on line ignored"));
tc-score.c     [all...]
tc-score7.c     [all...]
tc-tic30.c 1005 as_warn (_("loading the same register in parallel operation"));
    [all...]
tc-rx.c 192 as_warn (_("unrecognised RX CPU type %s"), arg);
556 as_warn (_("expecting either ON or OFF after .list"));
592 as_warn (_("The \".%s\" pseudo-op is not implemented\n"),
1097 as_warn (_("The .DEFINE pseudo-op is not implemented"));
1099 as_warn (_("The .MACRO pseudo-op is not implemented"));
1101 as_warn (_("The .BTEQU pseudo-op is not implemented."));
    [all...]
tc-xtensa.c 815 as_warn (_("--density option is ignored"));
818 as_warn (_("--no-density option is ignored"));
836 as_warn (_("--generics is deprecated; use --transform instead"));
839 as_warn (_("--no-generics is deprecated; use --no-transform instead"));
842 as_warn (_("--relax is deprecated; use --transform instead"));
845 as_warn (_("--no-relax is deprecated; use --no-transform instead"));
    [all...]
  /toolchain/binutils/binutils-2.27/gas/
expr.c 1107 as_warn (_("Unary operator %c ignored because bad operand follows"),
    [all...]
as.h 466 PRINTF_LIKE (as_warn);
461 PRINTF_LIKE (as_warn); variable
input-scrub.c 367 as_warn (_("end of file not at end of a line; newline inserted"));
listing.c 619 as_warn (_("unable to rebuffer file: %s\n"), file->filename);
    [all...]
messages.c 44 as_warn() is used when we have an error from which we
51 treat all as_warn() errors as as_bad() errors. That is,
140 /* The common portion of as_warn and as_warn_where. */
172 as_warn (const char *format, ...) function

Completed in 1026 milliseconds

12 3 4