binutils potfiles regen
[deliverable/binutils-gdb.git] / gas / po / gas.pot
CommitLineData
252b5132 1# SOME DESCRIPTIVE TITLE.
6e1772d5
AM
2# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3# This file is distributed under the same license as the PACKAGE package.
252b5132
RH
4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5#
6#, fuzzy
7msgid ""
8msgstr ""
9"Project-Id-Version: PACKAGE VERSION\n"
c85dd50d 10"Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
c1c69e83 11"POT-Creation-Date: 2014-02-10 09:42+1030\n"
252b5132
RH
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n"
cc643b88 15"Language: \n"
252b5132
RH
16"MIME-Version: 1.0\n"
17"Content-Type: text/plain; charset=CHARSET\n"
328577ad 18"Content-Transfer-Encoding: 8bit\n"
252b5132 19
c1c69e83 20#: app.c:489 app.c:503
252b5132
RH
21msgid "end of file in comment"
22msgstr ""
23
c1c69e83 24#: app.c:581 app.c:628
3caac5b8
AM
25#, c-format
26msgid "end of file in string; '%c' inserted"
252b5132
RH
27msgstr ""
28
c1c69e83 29#: app.c:654
87ccc1b0
NC
30#, c-format
31msgid "unknown escape '\\%c' in string; ignored"
252b5132
RH
32msgstr ""
33
c1c69e83 34#: app.c:827
252b5132
RH
35msgid "end of file not at end of a line; newline inserted"
36msgstr ""
37
c1c69e83 38#: app.c:990
252b5132
RH
39msgid "end of file in multiline comment"
40msgstr ""
41
c1c69e83 42#: app.c:1065
252b5132
RH
43msgid "end of file after a one-character quote; \\0 inserted"
44msgstr ""
45
c1c69e83 46#: app.c:1073
252b5132
RH
47msgid "end of file in escape character"
48msgstr ""
49
c1c69e83 50#: app.c:1085
328577ad 51msgid "missing close quote; (assumed)"
252b5132
RH
52msgstr ""
53
c1c69e83 54#: app.c:1154 app.c:1209 app.c:1221 app.c:1301
252b5132
RH
55msgid "end of file in comment; newline inserted"
56msgstr ""
57
c1c69e83 58#: as.c:161
a74801ba
ILT
59msgid "missing emulation mode name"
60msgstr ""
61
c1c69e83 62#: as.c:176
a74801ba
ILT
63#, c-format
64msgid "unrecognized emulation name `%s'"
65msgstr ""
66
c1c69e83 67#: as.c:223
252b5132 68#, c-format
3caac5b8 69msgid "GNU assembler version %s (%s) using BFD version %s\n"
252b5132
RH
70msgstr ""
71
c1c69e83 72#: as.c:230
252b5132
RH
73#, c-format
74msgid "Usage: %s [option...] [asmfile...]\n"
75msgstr ""
76
c1c69e83 77#: as.c:232
6e1772d5 78#, c-format
252b5132
RH
79msgid ""
80"Options:\n"
a74801ba
ILT
81" -a[sub-option...]\t turn on listings\n"
82" \t Sub-options [default hls]:\n"
83" \t c omit false conditionals\n"
84" \t d omit debugging directives\n"
f12e7348 85" \t g include general info\n"
a74801ba
ILT
86" \t h include high-level source\n"
87" \t l include assembly\n"
88" \t m include macro expansions\n"
89" \t n omit forms processing\n"
90" \t s include symbols\n"
a74801ba
ILT
91" \t =FILE list to FILE (must be last sub-option)\n"
92msgstr ""
93
c1c69e83 94#: as.c:246
8ea2b00f
AM
95#, c-format
96msgid " --alternate initially turn on alternate macro syntax\n"
97msgstr ""
98
c1c69e83 99#: as.c:249
2ee0aedf
TG
100#, c-format
101msgid ""
102" --compress-debug-sections\n"
103" compress DWARF debug sections using zlib\n"
104msgstr ""
105
c1c69e83 106#: as.c:252
2ee0aedf
TG
107#, c-format
108msgid ""
109" --nocompress-debug-sections\n"
110" don't compress DWARF debug sections\n"
111msgstr ""
112
c1c69e83 113#: as.c:256
6e1772d5 114#, c-format
a74801ba
ILT
115msgid " -D produce assembler debugging messages\n"
116msgstr ""
117
c1c69e83 118#: as.c:258
6e1772d5 119#, c-format
2ee0aedf
TG
120msgid ""
121" --debug-prefix-map OLD=NEW\n"
122" map OLD to NEW in debug information\n"
c85dd50d
NC
123msgstr ""
124
c1c69e83 125#: as.c:261
c85dd50d 126#, c-format
a74801ba
ILT
127msgid " --defsym SYM=VAL define symbol SYM to given value\n"
128msgstr ""
129
c1c69e83 130#: as.c:277
a74801ba
ILT
131#, c-format
132msgid " emulate output (default %s)\n"
133msgstr ""
134
c1c69e83 135#: as.c:282
6e1772d5 136#, c-format
fce00800
AM
137msgid " --execstack require executable stack for this object\n"
138msgstr ""
139
c1c69e83 140#: as.c:284
6e1772d5 141#, c-format
fce00800
AM
142msgid ""
143" --noexecstack don't require executable stack for this object\n"
144msgstr ""
145
c1c69e83 146#: as.c:286
6e1772d5 147#, c-format
cc643b88
NC
148msgid ""
149" --size-check=[error|warning]\n"
150"\t\t\t ELF .size directive check (default --size-check=error)\n"
151msgstr ""
152
c1c69e83 153#: as.c:290
cc643b88 154#, c-format
a74801ba
ILT
155msgid " -f skip whitespace and comment preprocessing\n"
156msgstr ""
157
c1c69e83 158#: as.c:292
6e1772d5 159#, c-format
8ea2b00f 160msgid " -g --gen-debug generate debugging information\n"
a74801ba
ILT
161msgstr ""
162
c1c69e83 163#: as.c:294
8ea2b00f
AM
164#, c-format
165msgid " --gstabs generate STABS debugging information\n"
166msgstr ""
167
c1c69e83 168#: as.c:296
6e1772d5
AM
169#, c-format
170msgid ""
8ea2b00f 171" --gstabs+ generate STABS debug info with GNU extensions\n"
6e1772d5
AM
172msgstr ""
173
c1c69e83 174#: as.c:298
6e1772d5 175#, c-format
8ea2b00f 176msgid " --gdwarf-2 generate DWARF2 debugging information\n"
a74801ba
ILT
177msgstr ""
178
c1c69e83
AM
179#: as.c:300
180#, c-format
181msgid ""
182" --gdwarf-sections generate per-function section names for DWARF line "
183"information\n"
184msgstr ""
185
186#: as.c:302
55cf6793
ZW
187#, c-format
188msgid " --hash-size=<value> set the hash table size close to <value>\n"
189msgstr ""
190
c1c69e83 191#: as.c:304
6e1772d5 192#, c-format
a74801ba
ILT
193msgid " --help show this message and exit\n"
194msgstr ""
195
c1c69e83 196#: as.c:306
6e1772d5 197#, c-format
85a39694
NC
198msgid " --target-help show target specific options\n"
199msgstr ""
200
c1c69e83 201#: as.c:308
6e1772d5 202#, c-format
a74801ba
ILT
203msgid ""
204" -I DIR add DIR to search list for .include directives\n"
205msgstr ""
206
c1c69e83 207#: as.c:310
6e1772d5 208#, c-format
a74801ba
ILT
209msgid " -J don't warn about signed overflow\n"
210msgstr ""
211
c1c69e83 212#: as.c:312
6e1772d5 213#, c-format
252b5132 214msgid ""
a74801ba
ILT
215" -K warn when differences altered for long "
216"displacements\n"
217msgstr ""
218
c1c69e83 219#: as.c:314
6e1772d5 220#, c-format
a74801ba
ILT
221msgid " -L,--keep-locals keep local symbols (e.g. starting with `L')\n"
222msgstr ""
223
c1c69e83 224#: as.c:316
6e1772d5 225#, c-format
a74801ba
ILT
226msgid " -M,--mri assemble in MRI compatibility mode\n"
227msgstr ""
228
c1c69e83 229#: as.c:318
6e1772d5 230#, c-format
a74801ba
ILT
231msgid ""
232" --MD FILE write dependency information in FILE (default "
233"none)\n"
234msgstr ""
235
c1c69e83 236#: as.c:320
6e1772d5 237#, c-format
a74801ba
ILT
238msgid " -nocpp ignored\n"
239msgstr ""
240
c1c69e83 241#: as.c:322
6e1772d5 242#, c-format
a74801ba 243msgid ""
328577ad
NC
244" -o OBJFILE name the object-file output OBJFILE (default a."
245"out)\n"
a74801ba
ILT
246msgstr ""
247
c1c69e83 248#: as.c:324
6e1772d5 249#, c-format
a74801ba
ILT
250msgid " -R fold data section into text section\n"
251msgstr ""
252
c1c69e83 253#: as.c:326
55cf6793
ZW
254#, c-format
255msgid ""
256" --reduce-memory-overheads \n"
257" prefer smaller memory use at the cost of longer\n"
258" assembly times\n"
259msgstr ""
260
c1c69e83 261#: as.c:330
6e1772d5 262#, c-format
a74801ba
ILT
263msgid ""
264" --statistics print various measured statistics from execution\n"
265msgstr ""
266
c1c69e83 267#: as.c:332
6e1772d5 268#, c-format
a74801ba
ILT
269msgid " --strip-local-absolute strip local absolute symbols\n"
270msgstr ""
271
c1c69e83 272#: as.c:334
6e1772d5 273#, c-format
a74801ba
ILT
274msgid ""
275" --traditional-format Use same format as native assembler when possible\n"
276msgstr ""
277
c1c69e83 278#: as.c:336
6e1772d5 279#, c-format
a74801ba
ILT
280msgid " --version print assembler version number and exit\n"
281msgstr ""
282
c1c69e83 283#: as.c:338
6e1772d5 284#, c-format
a74801ba
ILT
285msgid " -W --no-warn suppress warnings\n"
286msgstr ""
287
c1c69e83 288#: as.c:340
6e1772d5 289#, c-format
a74801ba
ILT
290msgid " --warn don't suppress warnings\n"
291msgstr ""
292
c1c69e83 293#: as.c:342
6e1772d5 294#, c-format
a74801ba
ILT
295msgid " --fatal-warnings treat warnings as errors\n"
296msgstr ""
297
c1c69e83 298#: as.c:345
6e1772d5 299#, c-format
252b5132 300msgid ""
a74801ba
ILT
301" --itbl INSTTBL extend instruction set to include instructions\n"
302" matching the specifications defined in file "
303"INSTTBL\n"
304msgstr ""
305
c1c69e83 306#: as.c:349
6e1772d5 307#, c-format
a74801ba
ILT
308msgid " -w ignored\n"
309msgstr ""
310
c1c69e83 311#: as.c:351
6e1772d5 312#, c-format
a74801ba
ILT
313msgid " -X ignored\n"
314msgstr ""
315
c1c69e83 316#: as.c:353
6e1772d5 317#, c-format
a74801ba
ILT
318msgid " -Z generate object file even after errors\n"
319msgstr ""
320
c1c69e83 321#: as.c:355
6e1772d5 322#, c-format
252b5132 323msgid ""
a74801ba 324" --listing-lhs-width set the width in words of the output data column "
252b5132 325"of\n"
a74801ba 326" the listing\n"
252b5132
RH
327msgstr ""
328
c1c69e83 329#: as.c:358
6e1772d5 330#, c-format
252b5132 331msgid ""
a74801ba
ILT
332" --listing-lhs-width2 set the width in words of the continuation lines\n"
333" of the output data column; ignored if smaller "
334"than\n"
335" the width of the first line\n"
252b5132
RH
336msgstr ""
337
c1c69e83 338#: as.c:362
6e1772d5 339#, c-format
a74801ba
ILT
340msgid ""
341" --listing-rhs-width set the max width in characters of the lines from\n"
342" the source file\n"
252b5132
RH
343msgstr ""
344
c1c69e83 345#: as.c:365
6e1772d5 346#, c-format
a74801ba
ILT
347msgid ""
348" --listing-cont-lines set the maximum number of continuation lines used\n"
349" for the output data column of the listing\n"
350msgstr ""
351
c1c69e83 352#: as.c:368
ae351704
AM
353#, c-format
354msgid " @FILE read options from FILE\n"
355msgstr ""
356
c1c69e83 357#: as.c:376
8ad3436c
AM
358#, c-format
359msgid "Report bugs to %s\n"
252b5132
RH
360msgstr ""
361
c1c69e83 362#: as.c:590
8ea2b00f
AM
363#, c-format
364msgid "unrecognized option -%c%s"
365msgstr ""
366
3caac5b8 367#. This output is intended to follow the GNU standards document.
c1c69e83 368#: as.c:628
252b5132
RH
369#, c-format
370msgid "GNU assembler %s\n"
371msgstr ""
372
c1c69e83 373#: as.c:629
6e1772d5 374#, c-format
c1c69e83 375msgid "Copyright 2014 Free Software Foundation, Inc.\n"
252b5132
RH
376msgstr ""
377
c1c69e83 378#: as.c:630
6e1772d5 379#, c-format
252b5132
RH
380msgid ""
381"This program is free software; you may redistribute it under the terms of\n"
c85dd50d
NC
382"the GNU General Public License version 3 or later.\n"
383"This program has absolutely no warranty.\n"
252b5132
RH
384msgstr ""
385
c1c69e83 386#: as.c:634
252b5132
RH
387#, c-format
388msgid "This assembler was configured for a target of `%s'.\n"
389msgstr ""
390
c1c69e83 391#: as.c:641
252b5132
RH
392msgid "multiple emulation names specified"
393msgstr ""
394
c1c69e83 395#: as.c:643
252b5132
RH
396msgid "emulations not handled in this configuration"
397msgstr ""
398
c1c69e83 399#: as.c:648
252b5132
RH
400#, c-format
401msgid "alias = %s\n"
402msgstr ""
403
c1c69e83 404#: as.c:649
252b5132
RH
405#, c-format
406msgid "canonical = %s\n"
407msgstr ""
408
c1c69e83 409#: as.c:650
252b5132
RH
410#, c-format
411msgid "cpu-type = %s\n"
412msgstr ""
413
c1c69e83 414#: as.c:652
252b5132
RH
415#, c-format
416msgid "format = %s\n"
417msgstr ""
418
c1c69e83 419#: as.c:655
252b5132
RH
420#, c-format
421msgid "bfd-target = %s\n"
422msgstr ""
423
c1c69e83 424#: as.c:663
2ee0aedf
TG
425msgid "cannot compress debug sections (zlib not installed)"
426msgstr ""
427
c1c69e83 428#: as.c:684
252b5132
RH
429msgid "bad defsym; format is --defsym name=value"
430msgstr ""
431
c1c69e83 432#: as.c:704
328577ad 433msgid "no file name following -t option"
252b5132
RH
434msgstr ""
435
c1c69e83 436#: as.c:719
252b5132 437#, c-format
328577ad 438msgid "failed to read instruction table %s\n"
252b5132
RH
439msgstr ""
440
c1c69e83 441#: as.c:835
cc643b88
NC
442#, c-format
443msgid "Invalid --size-check= option: `%s'"
444msgstr ""
445
c1c69e83 446#: as.c:903
252b5132
RH
447#, c-format
448msgid "invalid listing option `%c'"
449msgstr ""
450
c1c69e83 451#: as.c:956
55cf6793
ZW
452msgid "--hash-size needs a numeric argument"
453msgstr ""
454
c1c69e83 455#: as.c:981
a74801ba 456#, c-format
6e1772d5 457msgid "%s: total time in assembly: %ld.%06ld\n"
a74801ba
ILT
458msgstr ""
459
c1c69e83 460#: as.c:984
252b5132 461#, c-format
6e1772d5 462msgid "%s: data size %ld\n"
252b5132
RH
463msgstr ""
464
c1c69e83 465#: as.c:1308
252b5132 466#, c-format
6e1772d5 467msgid "%d warnings, treating warnings as errors"
252b5132
RH
468msgstr ""
469
c1c69e83 470#: as.h:189
328577ad
NC
471#, c-format
472msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
473msgstr ""
474
252b5132
RH
475#.
476#. * We have a GROSS internal error.
477#. * This should never happen.
478#.
c1c69e83 479#: atof-generic.c:417 config/tc-m68k.c:3583
328577ad 480msgid "failed sanity check"
252b5132
RH
481msgstr ""
482
cfb8c092 483#: cgen.c:113 config/tc-alpha.c:2101 config/tc-alpha.c:2125
2ee0aedf 484#: config/tc-arc.c:1684 config/tc-d10v.c:552 config/tc-d30v.c:538
c1c69e83
AM
485#: config/tc-mn10200.c:1101 config/tc-mn10300.c:1753 config/tc-ppc.c:2861
486#: config/tc-ppc.c:3038 config/tc-ppc.c:3307 config/tc-s390.c:1262
487#: config/tc-s390.c:1382 config/tc-s390.c:1511 config/tc-v850.c:2523
488#: config/tc-v850.c:2594 config/tc-v850.c:2641 config/tc-v850.c:2678
489#: config/tc-v850.c:2715 config/tc-v850.c:2976
c85dd50d
NC
490msgid "too many fixups"
491msgstr ""
492
2ee0aedf 493#: cgen.c:400 cgen.c:420 config/tc-arc.c:1665 config/tc-d10v.c:463
cfb8c092 494#: config/tc-d30v.c:454 config/tc-i370.c:2125 config/tc-mn10200.c:1043
c1c69e83
AM
495#: config/tc-mn10300.c:1678 config/tc-ppc.c:2903 config/tc-s390.c:1233
496#: config/tc-v850.c:2632 config/tc-v850.c:2666 config/tc-v850.c:2706
497#: config/tc-v850.c:2949 config/tc-z80.c:444
c85dd50d
NC
498msgid "illegal operand"
499msgstr ""
500
c1c69e83
AM
501#: cgen.c:424 config/tc-arc.c:1667 config/tc-avr.c:639 config/tc-d10v.c:465
502#: config/tc-d30v.c:456 config/tc-h8300.c:497 config/tc-i370.c:2127
503#: config/tc-mcore.c:662 config/tc-microblaze.c:604 config/tc-mmix.c:495
504#: config/tc-mn10200.c:1046 config/tc-mn10300.c:1681 config/tc-msp430.c:883
505#: config/tc-or32.c:307 config/tc-ppc.c:2905 config/tc-s390.c:1251
506#: config/tc-sh.c:1386 config/tc-sh64.c:2213 config/tc-v850.c:2636
507#: config/tc-v850.c:2670 config/tc-v850.c:2710 config/tc-v850.c:2952
508#: config/tc-xgate.c:897 config/tc-z80.c:555 config/tc-z8k.c:350
c85dd50d
NC
509msgid "missing operand"
510msgstr ""
511
c1c69e83 512#: cgen.c:800
c85dd50d
NC
513msgid "a reloc on this operand implies an overflow"
514msgstr ""
515
c1c69e83 516#: cgen.c:823
c85dd50d
NC
517msgid "operand mask overflow"
518msgstr ""
519
520#. We can't actually support subtracting a symbol.
c1c69e83
AM
521#: cgen.c:887 config/tc-arc.c:1249 config/tc-arm.c:1683 config/tc-arm.c:9384
522#: config/tc-arm.c:9436 config/tc-arm.c:9685 config/tc-arm.c:10506
523#: config/tc-arm.c:11632 config/tc-arm.c:11672 config/tc-arm.c:12015
524#: config/tc-arm.c:12056 config/tc-avr.c:1172 config/tc-avr.c:1397
525#: config/tc-cris.c:4047 config/tc-d10v.c:1511 config/tc-d30v.c:1915
526#: config/tc-mips.c:8510 config/tc-mips.c:9797 config/tc-mips.c:11029
527#: config/tc-mips.c:11684 config/tc-nds32.c:5775 config/tc-ppc.c:6515
528#: config/tc-spu.c:957 config/tc-spu.c:981 config/tc-tilegx.c:1485
529#: config/tc-tilepro.c:1346 config/tc-v850.c:3435 config/tc-xstormy16.c:483
530#: config/tc-xtensa.c:5833 config/tc-xtensa.c:11830
c85dd50d
NC
531msgid "expression too complex"
532msgstr ""
533
c1c69e83
AM
534#: cgen.c:983 config/tc-arc.c:1310 config/tc-ppc.c:6832 config/tc-ppc.c:7048
535#: config/tc-s390.c:2246 config/tc-v850.c:3487 config/tc-xstormy16.c:537
c85dd50d
NC
536msgid "unresolved expression that must be resolved"
537msgstr ""
538
c1c69e83 539#: cgen.c:1008 config/tc-xstormy16.c:562
c85dd50d
NC
540#, c-format
541msgid "internal error: can't install fix for reloc type %d (`%s')"
542msgstr ""
543
c1c69e83 544#: cgen.c:1061 config/tc-nios2.c:1231
c85dd50d
NC
545msgid "relocation is not supported"
546msgstr ""
547
ae351704 548#: cond.c:83
252b5132
RH
549msgid "invalid identifier for \".ifdef\""
550msgstr ""
551
ae351704 552#: cond.c:150
252b5132
RH
553msgid "non-constant expression in \".if\" statement"
554msgstr ""
555
ae351704 556#: cond.c:277
252b5132
RH
557msgid "bad format for ifc or ifnc"
558msgstr ""
559
ae351704 560#: cond.c:307
328577ad 561msgid "\".elseif\" without matching \".if\""
252b5132
RH
562msgstr ""
563
ae351704 564#: cond.c:311
328577ad 565msgid "\".elseif\" after \".else\""
252b5132
RH
566msgstr ""
567
ae351704 568#: cond.c:314 cond.c:420
cc643b88 569msgid "here is the previous \".else\""
252b5132
RH
570msgstr ""
571
ae351704 572#: cond.c:317 cond.c:423
cc643b88 573msgid "here is the previous \".if\""
252b5132
RH
574msgstr ""
575
ae351704 576#: cond.c:346
a74801ba
ILT
577msgid "non-constant expression in \".elseif\" statement"
578msgstr ""
579
ae351704 580#: cond.c:384
a74801ba
ILT
581msgid "\".endif\" without \".if\""
582msgstr ""
583
ae351704 584#: cond.c:413
328577ad 585msgid "\".else\" without matching \".if\""
a74801ba
ILT
586msgstr ""
587
ae351704 588#: cond.c:417
cc643b88 589msgid "duplicate \".else\""
a74801ba
ILT
590msgstr ""
591
ae351704 592#: cond.c:468
252b5132
RH
593msgid ".ifeqs syntax error"
594msgstr ""
595
ae351704 596#: cond.c:549
252b5132
RH
597msgid "end of macro inside conditional"
598msgstr ""
599
ae351704 600#: cond.c:551
252b5132
RH
601msgid "end of file inside conditional"
602msgstr ""
603
ae351704 604#: cond.c:554
252b5132
RH
605msgid "here is the start of the unterminated conditional"
606msgstr ""
607
ae351704 608#: cond.c:558
252b5132
RH
609msgid "here is the \"else\" of the unterminated conditional"
610msgstr ""
611
c85dd50d
NC
612#: config/atof-ieee.c:141
613msgid "cannot create floating-point number"
614msgstr ""
615
a5c7551f
RW
616#: config/atof-ieee.c:288
617msgid "NaNs are not supported by this target\n"
618msgstr ""
619
620#: config/atof-ieee.c:327 config/atof-ieee.c:368
621msgid "Infinities are not supported by this target\n"
622msgstr ""
623
c1c69e83
AM
624#: config/atof-ieee.c:784 config/atof-vax.c:450 config/tc-arm.c:1070
625#: config/tc-ia64.c:11651 config/tc-tic30.c:1259 config/tc-tic4x.c:2592
499ac353 626msgid "Unrecognized or unsupported floating point constant"
c85dd50d
NC
627msgstr ""
628
2ee0aedf 629#: config/obj-aout.c:84
252b5132
RH
630#, c-format
631msgid "Attempt to put a common symbol into set %s"
632msgstr ""
633
2ee0aedf 634#: config/obj-aout.c:88
252b5132
RH
635#, c-format
636msgid "Attempt to put an undefined symbol into set %s"
637msgstr ""
638
c1c69e83 639#: config/obj-aout.c:115 config/obj-coff.c:1401
252b5132
RH
640#, c-format
641msgid "Symbol `%s' can not be both weak and common"
642msgstr ""
643
c1c69e83 644#: config/obj-coff.c:141 dw2gencfi.c:214
252b5132
RH
645#, c-format
646msgid "Inserting \"%s\" into structure table failed: %s"
647msgstr ""
648
c1c69e83
AM
649#: config/obj-coff.c:220 config/obj-coff.c:1705 config/tc-ppc.c:5519
650#: config/tc-tic54x.c:4008 read.c:2896
a5c7551f
RW
651#, c-format
652msgid "error setting flags for \"%s\": %s"
653msgstr ""
654
a74801ba 655#. Zero is used as an end marker in the file.
c1c69e83 656#: config/obj-coff.c:439
a74801ba
ILT
657msgid "Line numbers must be positive integers\n"
658msgstr ""
659
c1c69e83 660#: config/obj-coff.c:471
252b5132
RH
661msgid ".ln pseudo-op inside .def/.endef: ignored."
662msgstr ""
663
c1c69e83 664#: config/obj-coff.c:513 ecoff.c:3249
a74801ba
ILT
665msgid ".loc outside of .text"
666msgstr ""
667
c1c69e83 668#: config/obj-coff.c:520
a74801ba
ILT
669msgid ".loc pseudo-op inside .def/.endef: ignored."
670msgstr ""
671
c1c69e83 672#: config/obj-coff.c:601
252b5132
RH
673msgid ".def pseudo-op used inside of .def/.endef: ignored."
674msgstr ""
675
c1c69e83 676#: config/obj-coff.c:637
252b5132
RH
677msgid ".endef pseudo-op used outside of .def/.endef: ignored."
678msgstr ""
679
c1c69e83 680#: config/obj-coff.c:676
252b5132
RH
681#, c-format
682msgid "`%s' symbol without preceding function"
683msgstr ""
684
c1c69e83 685#: config/obj-coff.c:763
252b5132
RH
686#, c-format
687msgid "unexpected storage class %d"
688msgstr ""
689
c1c69e83 690#: config/obj-coff.c:871
252b5132
RH
691msgid ".dim pseudo-op used outside of .def/.endef: ignored."
692msgstr ""
693
c1c69e83 694#: config/obj-coff.c:891
252b5132
RH
695msgid "badly formed .dim directive ignored"
696msgstr ""
697
c1c69e83 698#: config/obj-coff.c:940
252b5132
RH
699msgid ".size pseudo-op used outside of .def/.endef ignored."
700msgstr ""
701
c1c69e83 702#: config/obj-coff.c:955
252b5132
RH
703msgid ".scl pseudo-op used outside of .def/.endef ignored."
704msgstr ""
705
c1c69e83 706#: config/obj-coff.c:972
252b5132
RH
707msgid ".tag pseudo-op used outside of .def/.endef ignored."
708msgstr ""
709
c1c69e83 710#: config/obj-coff.c:990
252b5132
RH
711#, c-format
712msgid "tag not found for .tag %s"
713msgstr ""
714
c1c69e83 715#: config/obj-coff.c:1003
252b5132
RH
716msgid ".type pseudo-op used outside of .def/.endef ignored."
717msgstr ""
718
c1c69e83 719#: config/obj-coff.c:1022
252b5132
RH
720msgid ".val pseudo-op used outside of .def/.endef ignored."
721msgstr ""
722
c1c69e83 723#: config/obj-coff.c:1179
8ea2b00f
AM
724msgid "badly formed .weak directive ignored"
725msgstr ""
726
c1c69e83 727#: config/obj-coff.c:1357
252b5132
RH
728msgid "mismatched .eb"
729msgstr ""
730
c1c69e83 731#: config/obj-coff.c:1380
55cf6793
ZW
732#, c-format
733msgid "C_EFCN symbol for %s out of scope"
252b5132
RH
734msgstr ""
735
c1c69e83 736#: config/obj-coff.c:1434
a5c7551f
RW
737#, c-format
738msgid "Warning: internal error: forgetting to set endndx of %s"
739msgstr ""
740
252b5132
RH
741#. STYP_INFO
742#. STYP_LIB
743#. STYP_OVER
c1c69e83 744#: config/obj-coff.c:1670
252b5132
RH
745#, c-format
746msgid "unsupported section attribute '%c'"
747msgstr ""
748
c1c69e83 749#: config/obj-coff.c:1674 config/tc-ppc.c:5501
252b5132
RH
750#, c-format
751msgid "unknown section attribute '%c'"
752msgstr ""
753
c1c69e83 754#: config/obj-coff.c:1717 config/obj-macho.c:276
bc0d738a
NC
755#, c-format
756msgid "Ignoring changed section attributes for %s"
757msgstr ""
758
c1c69e83 759#: config/obj-coff.c:1857
252b5132
RH
760#, c-format
761msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
762msgstr ""
763
55cf6793 764#: config/obj-ecoff.c:125
252b5132
RH
765msgid "Can't set GP value"
766msgstr ""
767
55cf6793 768#: config/obj-ecoff.c:132
252b5132
RH
769msgid "Can't set register masks"
770msgstr ""
771
c1c69e83 772#: config/obj-elf.c:342 config/tc-sparc.c:4193 config/tc-v850.c:512
252b5132
RH
773#, c-format
774msgid "bad .common segment %s"
775msgstr ""
776
c1c69e83 777#: config/obj-elf.c:419
2ee0aedf
TG
778msgid "Missing symbol name in directive"
779msgstr ""
780
c1c69e83 781#: config/obj-elf.c:625
328577ad
NC
782#, c-format
783msgid "setting incorrect section type for %s"
784msgstr ""
785
c1c69e83 786#: config/obj-elf.c:630
a74801ba 787#, c-format
328577ad 788msgid "ignoring incorrect section type for %s"
252b5132
RH
789msgstr ""
790
c1c69e83 791#: config/obj-elf.c:680
60bcf0fa 792#, c-format
328577ad 793msgid "setting incorrect section attributes for %s"
60bcf0fa
NC
794msgstr ""
795
c1c69e83 796#: config/obj-elf.c:735
06647dfd
AM
797#, c-format
798msgid "ignoring changed section type for %s"
799msgstr ""
800
c1c69e83 801#: config/obj-elf.c:747
a74801ba 802#, c-format
328577ad 803msgid "ignoring changed section attributes for %s"
252b5132
RH
804msgstr ""
805
c1c69e83 806#: config/obj-elf.c:749
6840198f 807#, c-format
328577ad 808msgid "ignoring changed section entity size for %s"
6840198f
NC
809msgstr ""
810
c1c69e83 811#: config/obj-elf.c:809
2ee0aedf 812msgid "unrecognized .section attribute: want a,e,w,x,M,S,G,T"
252b5132
RH
813msgstr ""
814
c1c69e83 815#: config/obj-elf.c:851 read.c:2880
f12e7348 816msgid "unrecognized section type"
252b5132
RH
817msgstr ""
818
c1c69e83 819#: config/obj-elf.c:883
f12e7348 820msgid "unrecognized section attribute"
252b5132
RH
821msgstr ""
822
c1c69e83 823#: config/obj-elf.c:914 config/tc-alpha.c:4208
328577ad 824msgid "missing name"
6840198f
NC
825msgstr ""
826
c1c69e83 827#: config/obj-elf.c:1045
328577ad 828msgid "invalid merge entity size"
252b5132
RH
829msgstr ""
830
c1c69e83 831#: config/obj-elf.c:1052
328577ad
NC
832msgid "entity size for SHF_MERGE not specified"
833msgstr ""
834
c1c69e83 835#: config/obj-elf.c:1058
2ee0aedf
TG
836msgid "? section flag ignored with G present"
837msgstr ""
838
c1c69e83 839#: config/obj-elf.c:1082
328577ad
NC
840msgid "group name for SHF_GROUP not specified"
841msgstr ""
842
c1c69e83 843#: config/obj-elf.c:1105
328577ad 844msgid "character following name is not '#'"
6840198f
NC
845msgstr ""
846
c1c69e83 847#: config/obj-elf.c:1224
252b5132
RH
848msgid ".previous without corresponding .section; ignored"
849msgstr ""
850
c1c69e83 851#: config/obj-elf.c:1250
a74801ba
ILT
852msgid ".popsection without corresponding .pushsection; ignored"
853msgstr ""
854
c1c69e83 855#: config/obj-elf.c:1296
252b5132
RH
856msgid "expected comma after name in .symver"
857msgstr ""
858
c1c69e83 859#: config/obj-elf.c:1320
252b5132
RH
860#, c-format
861msgid "missing version name in `%s' for symbol `%s'"
862msgstr ""
863
c1c69e83 864#: config/obj-elf.c:1331
5f68c319
NC
865#, c-format
866msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
867msgstr ""
868
c1c69e83 869#: config/obj-elf.c:1368
c85dd50d
NC
870#, c-format
871msgid "expected `%s' to have already been set for .vtable_inherit"
872msgstr ""
873
c1c69e83 874#: config/obj-elf.c:1378
c85dd50d
NC
875msgid "expected comma after name in .vtable_inherit"
876msgstr ""
877
c1c69e83 878#: config/obj-elf.c:1431
c85dd50d
NC
879msgid "expected comma after name in .vtable_entry"
880msgstr ""
881
c1c69e83
AM
882#: config/obj-elf.c:1507
883#, c-format
884msgid "Attribute name not recognised: %s"
885msgstr ""
886
887#: config/obj-elf.c:1522
888msgid "expected numeric constant"
889msgstr ""
890
891#: config/obj-elf.c:1531 config/tc-arm.c:6097
892msgid "expected comma"
893msgstr ""
894
895#: config/obj-elf.c:1563
896msgid "bad string constant"
897msgstr ""
898
899#: config/obj-elf.c:1567
900msgid "expected <tag> , <value>"
901msgstr ""
902
903#: config/obj-elf.c:1686
328577ad 904msgid "expected quoted string"
252b5132
RH
905msgstr ""
906
c1c69e83 907#: config/obj-elf.c:1706
252b5132
RH
908#, c-format
909msgid "expected comma after name `%s' in .size directive"
910msgstr ""
911
c1c69e83 912#: config/obj-elf.c:1715
252b5132
RH
913msgid "missing expression in .size directive"
914msgstr ""
915
c1c69e83 916#: config/obj-elf.c:1839
c85dd50d
NC
917#, c-format
918msgid "symbol '%s' is already defined"
919msgstr ""
920
c1c69e83
AM
921#: config/obj-elf.c:1860
922#, c-format
923msgid "symbol type \"%s\" is supported only by GNU and FreeBSD targets"
924msgstr ""
925
926#: config/obj-elf.c:1872
a5c7551f
RW
927#, c-format
928msgid "symbol type \"%s\" is supported only by GNU targets"
929msgstr ""
930
c1c69e83 931#: config/obj-elf.c:1883
252b5132 932#, c-format
328577ad 933msgid "unrecognized symbol type \"%s\""
252b5132
RH
934msgstr ""
935
c1c69e83 936#: config/obj-elf.c:2053 config/obj-elf.c:2056
cc643b88
NC
937#, c-format
938msgid ".size expression for %s does not evaluate to a constant"
252b5132
RH
939msgstr ""
940
c1c69e83 941#: config/obj-elf.c:2088
252b5132
RH
942#, c-format
943msgid ""
944"invalid attempt to declare external version name as default in symbol `%s'"
945msgstr ""
946
c1c69e83 947#: config/obj-elf.c:2149 ecoff.c:3607
328577ad
NC
948#, c-format
949msgid "symbol `%s' can not be both weak and common"
950msgstr ""
951
c1c69e83 952#: config/obj-elf.c:2266
328577ad 953#, c-format
87ccc1b0 954msgid "assuming all members of group `%s' are COMDAT"
328577ad
NC
955msgstr ""
956
c1c69e83 957#: config/obj-elf.c:2278
252b5132 958#, c-format
87ccc1b0
NC
959msgid "can't create group: %s"
960msgstr ""
961
c1c69e83 962#: config/obj-elf.c:2417
87ccc1b0 963#, c-format
328577ad 964msgid "failed to set up debugging information: %s"
252b5132
RH
965msgstr ""
966
c1c69e83 967#: config/obj-elf.c:2437
252b5132 968#, c-format
328577ad 969msgid "can't start writing .mdebug section: %s"
252b5132
RH
970msgstr ""
971
c1c69e83 972#: config/obj-elf.c:2445
252b5132 973#, c-format
328577ad 974msgid "could not write .mdebug section: %s"
252b5132
RH
975msgstr ""
976
c1c69e83 977#: config/obj-evax.c:130
cfb8c092
NC
978#, c-format
979msgid "no entry symbol for global function '%s'"
980msgstr ""
981
c1c69e83
AM
982#. make a temp string.
983#: config/obj-macho.c:119
984#, c-format
985msgid "the %s name '%s' is too long (maximum 16 characters)"
cfb8c092
NC
986msgstr ""
987
c1c69e83
AM
988#: config/obj-macho.c:130
989#, c-format
990msgid "expected a %s name followed by a `,'"
cfb8c092
NC
991msgstr ""
992
c1c69e83
AM
993#: config/obj-macho.c:195
994#, c-format
995msgid "cannot overide zerofill section type for `%s,%s'"
cfb8c092
NC
996msgstr ""
997
c1c69e83
AM
998#: config/obj-macho.c:258
999#, c-format
1000msgid "failed to set flags for \"%s\": %s"
cfb8c092
NC
1001msgstr ""
1002
c1c69e83 1003#: config/obj-macho.c:349
cfb8c092
NC
1004#, c-format
1005msgid "unknown or invalid section type '%s'"
1006msgstr ""
1007
c1c69e83 1008#: config/obj-macho.c:388
cfb8c092
NC
1009#, c-format
1010msgid "unknown or invalid section attribute '%s'"
1011msgstr ""
1012
c1c69e83
AM
1013#: config/obj-macho.c:409
1014msgid "unexpected section size information"
cfb8c092
NC
1015msgstr ""
1016
c1c69e83 1017#: config/obj-macho.c:421
cfb8c092
NC
1018msgid "missing sizeof_stub expression"
1019msgstr ""
1020
c1c69e83
AM
1021#: config/obj-macho.c:486 config/tc-ia64.c:1093 config/tc-ia64.c:11814
1022#: config/tc-score.c:6105 read.c:1669
1023msgid "expected symbol name"
328577ad
NC
1024msgstr ""
1025
c1c69e83
AM
1026#: config/obj-macho.c:499 read.c:490
1027msgid "bad or irreducible absolute expression"
c85dd50d
NC
1028msgstr ""
1029
c1c69e83
AM
1030#: config/obj-macho.c:505 config/tc-score.c:6122 read.c:1707
1031msgid "missing size expression"
c85dd50d
NC
1032msgstr ""
1033
c1c69e83 1034#: config/obj-macho.c:514 config/tc-ia64.c:1128 read.c:1713
c85dd50d 1035#, c-format
c1c69e83 1036msgid "size (%ld) out of range, ignored"
c85dd50d
NC
1037msgstr ""
1038
c1c69e83
AM
1039#: config/obj-macho.c:524 config/tc-score.c:6266 ecoff.c:3364 read.c:1725
1040#: read.c:1831 read.c:2568 read.c:3198 read.c:3560 symbols.c:341 symbols.c:437
1041#, c-format
1042msgid "symbol `%s' is already defined"
c85dd50d
NC
1043msgstr ""
1044
c1c69e83 1045#: config/obj-macho.c:534 read.c:1740
252b5132 1046#, c-format
c1c69e83 1047msgid "size of \"%s\" is already %ld; not changing to %ld"
252b5132
RH
1048msgstr ""
1049
c1c69e83
AM
1050#: config/obj-macho.c:545
1051msgid "align value not recognized, using size"
252b5132
RH
1052msgstr ""
1053
c1c69e83 1054#: config/obj-macho.c:550 config/obj-macho.c:913
252b5132 1055#, c-format
c1c69e83 1056msgid "Alignment (%lu) too large: 15 assumed."
252b5132
RH
1057msgstr ""
1058
c1c69e83 1059#: config/obj-macho.c:616
252b5132 1060#, c-format
c1c69e83 1061msgid "BFD is out of sync with GAS, unhandled well-known section type `%s'"
252b5132
RH
1062msgstr ""
1063
c1c69e83 1064#: config/obj-macho.c:818
252b5132 1065#, c-format
c1c69e83 1066msgid "%s is not used for the selected target"
252b5132
RH
1067msgstr ""
1068
c1c69e83
AM
1069#: config/obj-macho.c:883
1070msgid "internal error: base section index out of range"
252b5132
RH
1071msgstr ""
1072
c1c69e83 1073#: config/obj-macho.c:969
252b5132 1074#, c-format
c1c69e83 1075msgid "internal error: bad file property ID %d"
252b5132
RH
1076msgstr ""
1077
c1c69e83
AM
1078#: config/obj-macho.c:977
1079msgid "failed to set subsections by symbols"
87ccc1b0
NC
1080msgstr ""
1081
c1c69e83 1082#: config/obj-macho.c:1041
252b5132 1083#, c-format
c1c69e83 1084msgid "'%s' previously declared as '%s'."
252b5132
RH
1085msgstr ""
1086
c1c69e83
AM
1087#: config/obj-macho.c:1092 config/obj-macho.c:1412 config/obj-macho.c:1494
1088#, c-format
1089msgid ""
1090"'%s' can't be a weak_definition (currently only supported in sections of "
1091"type coalesced)"
252b5132
RH
1092msgstr ""
1093
c1c69e83
AM
1094#: config/obj-macho.c:1177
1095msgid "use of .indirect_symbols requires `-dynamic'"
252b5132
RH
1096msgstr ""
1097
c1c69e83 1098#: config/obj-macho.c:1194
328577ad 1099#, c-format
c1c69e83
AM
1100msgid ""
1101"attempt to add an indirect_symbol to a stub or reference section with a zero-"
1102"sized element at %s"
328577ad
NC
1103msgstr ""
1104
c1c69e83
AM
1105#: config/obj-macho.c:1225
1106msgid "an .indirect_symbol must be in a symbol pointer or stub section."
1107msgstr ""
1108
1109#: config/obj-macho.c:1491
87ccc1b0 1110#, c-format
c1c69e83 1111msgid "'%s' can't be a weak_definition (since it is undefined)"
87ccc1b0
NC
1112msgstr ""
1113
c1c69e83 1114#: config/obj-macho.c:1497
87ccc1b0 1115#, c-format
c1c69e83 1116msgid "Non-global symbol: '%s' can't be a weak_definition."
87ccc1b0
NC
1117msgstr ""
1118
c1c69e83 1119#: config/obj-macho.c:1503
328577ad 1120#, c-format
c1c69e83 1121msgid "internal error: [%s] unexpected code [%lx] in frob symbol"
328577ad
NC
1122msgstr ""
1123
c1c69e83 1124#: config/obj-macho.c:1544
87ccc1b0 1125#, c-format
c1c69e83 1126msgid "unrecognized stab type '%c'"
87ccc1b0
NC
1127msgstr ""
1128
c1c69e83 1129#: config/obj-macho.c:1595
a74801ba 1130#, c-format
c1c69e83 1131msgid "`%s' can't be undefined in `%s' - `%s' {%s section}"
a74801ba
ILT
1132msgstr ""
1133
c1c69e83 1134#: config/obj-macho.c:1603
a74801ba 1135#, c-format
c1c69e83 1136msgid "`%s' can't be undefined in `%s' {%s section} - `%s'"
a74801ba
ILT
1137msgstr ""
1138
c1c69e83
AM
1139#: config/obj-macho.c:1610
1140#, c-format
1141msgid "`%s' and `%s' can't be undefined in `%s' - `%s'"
328577ad
NC
1142msgstr ""
1143
c1c69e83
AM
1144#: config/obj-macho.c:1812
1145#, c-format
1146msgid ""
1147"the number of .indirect_symbols defined in section %s does not match the "
1148"number expected (%d defined, %d expected)"
a74801ba
ILT
1149msgstr ""
1150
c1c69e83
AM
1151#: config/obj-macho.c:1825
1152#, c-format
1153msgid "internal error: failed to allocate %d indirectsymbol pointers"
a74801ba
ILT
1154msgstr ""
1155
c1c69e83
AM
1156#: config/obj-som.c:58
1157msgid "Only one .compiler pseudo-op per file!"
252b5132
RH
1158msgstr ""
1159
c1c69e83
AM
1160#: config/obj-som.c:75 config/obj-som.c:146 config/obj-som.c:188
1161msgid "Expected quoted string"
252b5132
RH
1162msgstr ""
1163
c1c69e83
AM
1164#: config/obj-som.c:88
1165msgid ".compiler directive missing language and version"
328577ad
NC
1166msgstr ""
1167
c1c69e83
AM
1168#: config/obj-som.c:98
1169msgid ".compiler directive missing version"
328577ad
NC
1170msgstr ""
1171
c1c69e83 1172#: config/obj-som.c:114
252b5132 1173#, c-format
c1c69e83 1174msgid "FATAL: Attaching compiler header %s"
252b5132
RH
1175msgstr ""
1176
c1c69e83
AM
1177#: config/obj-som.c:129
1178msgid "Only one .version pseudo-op per file!"
252b5132
RH
1179msgstr ""
1180
c1c69e83 1181#: config/obj-som.c:153
252b5132 1182#, c-format
c1c69e83 1183msgid "attaching version header %s: %s"
328577ad
NC
1184msgstr ""
1185
c1c69e83
AM
1186#: config/obj-som.c:171
1187msgid "Only one .copyright pseudo-op per file!"
87ccc1b0
NC
1188msgstr ""
1189
c1c69e83 1190#: config/obj-som.c:195
87ccc1b0 1191#, c-format
c1c69e83 1192msgid "attaching copyright header %s: %s"
87ccc1b0
NC
1193msgstr ""
1194
c1c69e83
AM
1195#: config/tc-aarch64.c:353
1196msgid "integer 32-bit register expected"
87ccc1b0
NC
1197msgstr ""
1198
c1c69e83
AM
1199#: config/tc-aarch64.c:356
1200msgid "integer 64-bit register expected"
87ccc1b0
NC
1201msgstr ""
1202
c1c69e83
AM
1203#: config/tc-aarch64.c:359
1204msgid "integer register expected"
87ccc1b0
NC
1205msgstr ""
1206
c1c69e83
AM
1207#: config/tc-aarch64.c:362
1208msgid "integer, zero or SP register expected"
87ccc1b0
NC
1209msgstr ""
1210
c1c69e83
AM
1211#: config/tc-aarch64.c:365
1212msgid "8-bit SIMD scalar register expected"
252b5132
RH
1213msgstr ""
1214
c1c69e83
AM
1215#: config/tc-aarch64.c:368
1216msgid "16-bit SIMD scalar or floating-point half precision register expected"
252b5132
RH
1217msgstr ""
1218
c1c69e83
AM
1219#: config/tc-aarch64.c:372
1220msgid "32-bit SIMD scalar or floating-point single precision register expected"
252b5132
RH
1221msgstr ""
1222
c1c69e83
AM
1223#: config/tc-aarch64.c:376
1224msgid "64-bit SIMD scalar or floating-point double precision register expected"
252b5132
RH
1225msgstr ""
1226
c1c69e83
AM
1227#: config/tc-aarch64.c:380
1228msgid "128-bit SIMD scalar or floating-point quad precision register expected"
a74801ba
ILT
1229msgstr ""
1230
c1c69e83
AM
1231#: config/tc-aarch64.c:384
1232msgid "C0 - C15 expected"
252b5132
RH
1233msgstr ""
1234
c1c69e83
AM
1235#: config/tc-aarch64.c:387 config/tc-arm.c:4119
1236msgid "register expected"
252b5132
RH
1237msgstr ""
1238
c1c69e83
AM
1239#. any [BHSDQ]P FP
1240#: config/tc-aarch64.c:390
1241msgid "SIMD scalar or floating-point register expected"
252b5132
RH
1242msgstr ""
1243
c1c69e83
AM
1244#. any V reg
1245#: config/tc-aarch64.c:393
1246msgid "vector register expected"
252b5132
RH
1247msgstr ""
1248
c1c69e83
AM
1249#: config/tc-aarch64.c:396
1250#, c-format
1251msgid "invalid register type %d"
252b5132
RH
1252msgstr ""
1253
c1c69e83
AM
1254#. Define some common error messages.
1255#: config/tc-aarch64.c:408
1256msgid "SP not allowed here"
fce00800
AM
1257msgstr ""
1258
c1c69e83
AM
1259#: config/tc-aarch64.c:551 config/tc-aarch64.c:553 config/tc-arm.c:979
1260#: config/tc-score.c:6515 expr.c:1363 read.c:2550
1261msgid "bad expression"
252b5132
RH
1262msgstr ""
1263
c1c69e83
AM
1264#: config/tc-aarch64.c:563 config/tc-arm.c:990 config/tc-i860.c:1004
1265#: config/tc-sparc.c:3096
1266msgid "bad segment"
fce00800
AM
1267msgstr ""
1268
c1c69e83
AM
1269#: config/tc-aarch64.c:774
1270#, c-format
1271msgid "bad size %d in vector width specifier"
fce00800
AM
1272msgstr ""
1273
c1c69e83
AM
1274#: config/tc-aarch64.c:807
1275#, c-format
1276msgid "unexpected character `%c' in element size"
fce00800
AM
1277msgstr ""
1278
c1c69e83
AM
1279#: config/tc-aarch64.c:809
1280msgid "missing element size"
fce00800
AM
1281msgstr ""
1282
c1c69e83
AM
1283#: config/tc-aarch64.c:815
1284#, c-format
1285msgid "invalid element size %d and vector size combination %c"
fce00800
AM
1286msgstr ""
1287
c1c69e83
AM
1288#: config/tc-aarch64.c:842 config/tc-arm.c:1375
1289msgid "vector type expected"
fce00800
AM
1290msgstr ""
1291
c1c69e83
AM
1292#: config/tc-aarch64.c:923
1293msgid "this type of register can't be indexed"
87ccc1b0
NC
1294msgstr ""
1295
c1c69e83
AM
1296#: config/tc-aarch64.c:929
1297msgid "index not allowed inside register list"
252b5132
RH
1298msgstr ""
1299
c1c69e83
AM
1300#: config/tc-aarch64.c:939 config/tc-aarch64.c:1839 config/tc-aarch64.c:1993
1301#: config/tc-arm.c:1480 config/tc-arm.c:3400 config/tc-arm.c:4499
1302msgid "constant expression required"
252b5132
RH
1303msgstr ""
1304
c1c69e83
AM
1305#. Indexed vector register expected.
1306#: config/tc-aarch64.c:951
1307msgid "indexed vector register expected"
fce00800
AM
1308msgstr ""
1309
c1c69e83
AM
1310#: config/tc-aarch64.c:958
1311msgid "invalid use of vector register"
fce00800
AM
1312msgstr ""
1313
c1c69e83
AM
1314#: config/tc-aarch64.c:1048 config/tc-arm.c:1744
1315msgid "expecting {"
fce00800
AM
1316msgstr ""
1317
c1c69e83
AM
1318#: config/tc-aarch64.c:1073
1319msgid "invalid vector register in list"
fce00800
AM
1320msgstr ""
1321
c1c69e83
AM
1322#: config/tc-aarch64.c:1080
1323msgid "invalid scalar register in list"
252b5132
RH
1324msgstr ""
1325
c1c69e83
AM
1326#: config/tc-aarch64.c:1093
1327msgid "invalid range in vector register list"
cfb8c092
NC
1328msgstr ""
1329
c1c69e83
AM
1330#: config/tc-aarch64.c:1106
1331msgid "type mismatch in vector register list"
252b5132
RH
1332msgstr ""
1333
c1c69e83
AM
1334#: config/tc-aarch64.c:1123
1335msgid "end of vector register list not found"
a5c7551f
RW
1336msgstr ""
1337
c1c69e83
AM
1338#: config/tc-aarch64.c:1139
1339msgid "constant expression required."
252b5132
RH
1340msgstr ""
1341
c1c69e83
AM
1342#: config/tc-aarch64.c:1149
1343msgid "expected index"
252b5132
RH
1344msgstr ""
1345
c1c69e83
AM
1346#: config/tc-aarch64.c:1156
1347msgid "too many registers in vector register list"
252b5132
RH
1348msgstr ""
1349
c1c69e83
AM
1350#: config/tc-aarch64.c:1161
1351msgid "empty vector register list"
252b5132
RH
1352msgstr ""
1353
c1c69e83
AM
1354#: config/tc-aarch64.c:1183 config/tc-arm.c:2126
1355#, c-format
1356msgid "ignoring attempt to redefine built-in register '%s'"
cfb8c092
NC
1357msgstr ""
1358
c1c69e83
AM
1359#: config/tc-aarch64.c:1189 config/tc-arm.c:2131
1360#, c-format
1361msgid "ignoring redefinition of register alias '%s'"
252b5132
RH
1362msgstr ""
1363
c1c69e83
AM
1364#: config/tc-aarch64.c:1235 config/tc-arm.c:2198
1365#, c-format
1366msgid "unknown register '%s' -- .req ignored"
252b5132
RH
1367msgstr ""
1368
c1c69e83
AM
1369#: config/tc-aarch64.c:1291 config/tc-arm.c:2405
1370msgid "invalid syntax for .req directive"
252b5132
RH
1371msgstr ""
1372
c1c69e83
AM
1373#: config/tc-aarch64.c:1316 config/tc-arm.c:2443
1374msgid "invalid syntax for .unreq directive"
252b5132
RH
1375msgstr ""
1376
c1c69e83
AM
1377#: config/tc-aarch64.c:1322 config/tc-arm.c:2450
1378#, c-format
1379msgid "unknown register alias '%s'"
252b5132
RH
1380msgstr ""
1381
c1c69e83
AM
1382#: config/tc-aarch64.c:1324
1383#, c-format
1384msgid "ignoring attempt to undefine built-in register '%s'"
252b5132
RH
1385msgstr ""
1386
c1c69e83
AM
1387#: config/tc-aarch64.c:1639 config/tc-arm.c:3108
1388msgid "literal pool overflow"
252b5132
RH
1389msgstr ""
1390
c1c69e83
AM
1391#: config/tc-aarch64.c:1792 config/tc-aarch64.c:5020 config/tc-arm.c:3278
1392#: config/tc-arm.c:6585
1393msgid "unrecognized relocation suffix"
252b5132
RH
1394msgstr ""
1395
c1c69e83
AM
1396#: config/tc-aarch64.c:1794
1397msgid "unimplemented relocation suffix"
252b5132
RH
1398msgstr ""
1399
c1c69e83
AM
1400#: config/tc-aarch64.c:1962 config/tc-aarch64.c:2196
1401msgid "immediate operand required"
252b5132
RH
1402msgstr ""
1403
c1c69e83
AM
1404#: config/tc-aarch64.c:1970
1405msgid "missing immediate expression"
252b5132
RH
1406msgstr ""
1407
c1c69e83
AM
1408#: config/tc-aarch64.c:2176 config/tc-aarch64.c:4871
1409msgid "invalid floating-point constant"
252b5132
RH
1410msgstr ""
1411
c1c69e83
AM
1412#: config/tc-aarch64.c:2548 config/tc-arm.c:4794 config/tc-arm.c:4803
1413msgid "shift expression expected"
252b5132
RH
1414msgstr ""
1415
c1c69e83
AM
1416#: config/tc-aarch64.c:2556
1417msgid "shift operator expected"
252b5132
RH
1418msgstr ""
1419
c1c69e83
AM
1420#: config/tc-aarch64.c:2564
1421msgid "invalid use of 'MSL'"
252b5132
RH
1422msgstr ""
1423
c1c69e83
AM
1424#: config/tc-aarch64.c:2573
1425msgid "extending shift is not permitted"
a5c7551f
RW
1426msgstr ""
1427
c1c69e83
AM
1428#: config/tc-aarch64.c:2581
1429msgid "'ROR' shift is not permitted"
252b5132
RH
1430msgstr ""
1431
c1c69e83
AM
1432#: config/tc-aarch64.c:2589
1433msgid "only 'LSL' shift is permitted"
328577ad
NC
1434msgstr ""
1435
c1c69e83
AM
1436#: config/tc-aarch64.c:2599
1437msgid "invalid shift for the register offset addressing mode"
252b5132
RH
1438msgstr ""
1439
c1c69e83
AM
1440#: config/tc-aarch64.c:2607
1441msgid "invalid shift operator"
252b5132
RH
1442msgstr ""
1443
c1c69e83
AM
1444#: config/tc-aarch64.c:2636
1445msgid "missing shift amount"
55cf6793
ZW
1446msgstr ""
1447
c1c69e83
AM
1448#: config/tc-aarch64.c:2643
1449msgid "constant shift amount required"
55cf6793
ZW
1450msgstr ""
1451
c1c69e83
AM
1452#: config/tc-aarch64.c:2648
1453msgid "shift amount out of range 0 to 63"
55cf6793
ZW
1454msgstr ""
1455
c1c69e83
AM
1456#: config/tc-aarch64.c:2697
1457msgid "unexpected shift operator"
55cf6793
ZW
1458msgstr ""
1459
c1c69e83
AM
1460#: config/tc-aarch64.c:2733
1461msgid "unexpected register in the immediate operand"
55cf6793
ZW
1462msgstr ""
1463
c1c69e83
AM
1464#: config/tc-aarch64.c:2758
1465msgid "integer register expected in the extended/shifted operand register"
55cf6793
ZW
1466msgstr ""
1467
c1c69e83
AM
1468#: config/tc-aarch64.c:2793 config/tc-aarch64.c:2904 config/tc-aarch64.c:3011
1469#: config/tc-aarch64.c:3153 config/tc-aarch64.c:3200
1470msgid "unknown relocation modifier"
55cf6793
ZW
1471msgstr ""
1472
c1c69e83
AM
1473#: config/tc-aarch64.c:2800 config/tc-aarch64.c:2911 config/tc-aarch64.c:3018
1474#: config/tc-aarch64.c:3160 config/tc-aarch64.c:3207
1475msgid "this relocation modifier is not allowed on this instruction"
55cf6793
ZW
1476msgstr ""
1477
c1c69e83
AM
1478#: config/tc-aarch64.c:2919 config/tc-aarch64.c:3029
1479msgid "invalid relocation expression"
55cf6793
ZW
1480msgstr ""
1481
c1c69e83
AM
1482#: config/tc-aarch64.c:2937
1483msgid "invalid address"
55cf6793
ZW
1484msgstr ""
1485
c1c69e83
AM
1486#: config/tc-aarch64.c:2989
1487msgid "invalid use of 32-bit register offset"
55cf6793
ZW
1488msgstr ""
1489
c1c69e83
AM
1490#: config/tc-aarch64.c:2995
1491msgid "invalid use of 64-bit register offset"
c85dd50d
NC
1492msgstr ""
1493
c1c69e83
AM
1494#. [Xn],#expr
1495#: config/tc-aarch64.c:3040 config/tc-aarch64.c:3092
1496msgid "invalid expression in the address"
c85dd50d
NC
1497msgstr ""
1498
c1c69e83
AM
1499#: config/tc-aarch64.c:3049 config/tc-arm.c:5306 config/tc-arm.c:5876
1500msgid "']' expected"
c85dd50d
NC
1501msgstr ""
1502
c1c69e83
AM
1503#: config/tc-aarch64.c:3057
1504msgid "register offset not allowed in pre-indexed addressing mode"
c85dd50d
NC
1505msgstr ""
1506
c1c69e83
AM
1507#: config/tc-aarch64.c:3072 config/tc-arm.c:5342
1508msgid "cannot combine pre- and post-indexing"
c85dd50d
NC
1509msgstr ""
1510
c1c69e83
AM
1511#: config/tc-aarch64.c:3083
1512msgid "invalid 32-bit register offset"
c85dd50d
NC
1513msgstr ""
1514
c1c69e83
AM
1515#. Reject [Rn]!
1516#: config/tc-aarch64.c:3104
1517msgid "missing offset in the pre-indexed address"
c85dd50d
NC
1518msgstr ""
1519
c1c69e83
AM
1520#: config/tc-aarch64.c:3318
1521#, c-format
1522msgid ""
1523"system register name '%s' is deprecated and may be removed in a future "
1524"release"
c85dd50d
NC
1525msgstr ""
1526
c1c69e83
AM
1527#: config/tc-aarch64.c:3390
1528msgid "immediate value out of range "
c85dd50d
NC
1529msgstr ""
1530
c1c69e83 1531#: config/tc-aarch64.c:3898
c85dd50d 1532#, c-format
c1c69e83 1533msgid "Info: "
c85dd50d
NC
1534msgstr ""
1535
c1c69e83 1536#: config/tc-aarch64.c:3932 config/tc-score.c:2750 config/tc-score.c:6504
c85dd50d 1537#, c-format
c1c69e83 1538msgid "%s -- `%s'"
c85dd50d
NC
1539msgstr ""
1540
c1c69e83
AM
1541#: config/tc-aarch64.c:3934
1542#, c-format
1543msgid "%s at operand %d -- `%s'"
c85dd50d
NC
1544msgstr ""
1545
c1c69e83
AM
1546#: config/tc-aarch64.c:3938
1547#, c-format
1548msgid "operand %d should be %s -- `%s'"
c85dd50d
NC
1549msgstr ""
1550
c1c69e83 1551#: config/tc-aarch64.c:3943
c85dd50d 1552#, c-format
c1c69e83 1553msgid "operand mismatch -- `%s'"
c85dd50d
NC
1554msgstr ""
1555
c1c69e83
AM
1556#. Print the hint.
1557#: config/tc-aarch64.c:4004
1558msgid " did you mean this?"
c85dd50d
NC
1559msgstr ""
1560
c1c69e83 1561#: config/tc-aarch64.c:4007 config/tc-aarch64.c:4034
c85dd50d 1562#, c-format
c1c69e83 1563msgid " %s"
c85dd50d
NC
1564msgstr ""
1565
c1c69e83
AM
1566#: config/tc-aarch64.c:4012
1567msgid " other valid variant(s):"
c85dd50d
NC
1568msgstr ""
1569
c1c69e83
AM
1570#: config/tc-aarch64.c:4042
1571#, c-format
1572msgid "%s out of range %d to %d at operand %d -- `%s'"
c85dd50d
NC
1573msgstr ""
1574
c1c69e83
AM
1575#: config/tc-aarch64.c:4043 config/tc-aarch64.c:4047 config/tc-aarch64.c:5353
1576msgid "immediate value"
c85dd50d
NC
1577msgstr ""
1578
c1c69e83
AM
1579#: config/tc-aarch64.c:4046
1580#, c-format
1581msgid "%s expected to be %d at operand %d -- `%s'"
c85dd50d
NC
1582msgstr ""
1583
c1c69e83
AM
1584#: config/tc-aarch64.c:4053
1585#, c-format
1586msgid ""
1587"invalid number of registers in the list; only 1 register is expected at "
1588"operand %d -- `%s'"
c85dd50d
NC
1589msgstr ""
1590
c1c69e83
AM
1591#: config/tc-aarch64.c:4057
1592#, c-format
1593msgid ""
1594"invalid number of registers in the list; %d registers are expected at "
1595"operand %d -- `%s'"
c85dd50d
NC
1596msgstr ""
1597
c1c69e83
AM
1598#: config/tc-aarch64.c:4063
1599#, c-format
1600msgid "immediate value should be a multiple of %d at operand %d -- `%s'"
c85dd50d
NC
1601msgstr ""
1602
c1c69e83
AM
1603#: config/tc-aarch64.c:4314
1604msgid "bad vector arrangement type"
c85dd50d
NC
1605msgstr ""
1606
c1c69e83
AM
1607#: config/tc-aarch64.c:4420
1608msgid "the specified relocation type is not allowed for MOVK"
c85dd50d
NC
1609msgstr ""
1610
c1c69e83
AM
1611#: config/tc-aarch64.c:4449 config/tc-aarch64.c:4459
1612msgid "the specified relocation type is not allowed for 32-bit register"
c85dd50d
NC
1613msgstr ""
1614
c1c69e83
AM
1615#: config/tc-aarch64.c:4594
1616msgid "comma expected between operands"
c85dd50d
NC
1617msgstr ""
1618
c1c69e83
AM
1619#: config/tc-aarch64.c:4687
1620msgid "the top half of a 128-bit FP/SIMD register is expected"
c85dd50d
NC
1621msgstr ""
1622
c1c69e83
AM
1623#: config/tc-aarch64.c:4725 config/tc-arm.c:1813 config/tc-arm.c:1858
1624#: config/tc-h8300.c:1043
1625msgid "invalid register list"
c85dd50d
NC
1626msgstr ""
1627
c1c69e83
AM
1628#: config/tc-aarch64.c:4790 config/tc-aarch64.c:4811
1629msgid "immediate zero expected"
c85dd50d
NC
1630msgstr ""
1631
c1c69e83
AM
1632#: config/tc-aarch64.c:4885
1633msgid "shift not allowed for bitmask immediate"
c85dd50d
NC
1634msgstr ""
1635
c1c69e83
AM
1636#: config/tc-aarch64.c:4939
1637msgid "can't mix relocation modifier with explicit shift"
55cf6793
ZW
1638msgstr ""
1639
c1c69e83
AM
1640#: config/tc-aarch64.c:4982
1641msgid "invalid condition"
c85dd50d
NC
1642msgstr ""
1643
c1c69e83
AM
1644#: config/tc-aarch64.c:5007
1645msgid "invalid pc-relative address"
c85dd50d
NC
1646msgstr ""
1647
c1c69e83
AM
1648#. Only permit "=value" in the literal load instructions.
1649#. The literal will be generated by programmer_friendly_fixup.
1650#: config/tc-aarch64.c:5015
1651msgid "invalid use of \"=immediate\""
c85dd50d
NC
1652msgstr ""
1653
c1c69e83
AM
1654#: config/tc-aarch64.c:5081
1655msgid "the optional immediate offset can only be 0"
c85dd50d
NC
1656msgstr ""
1657
c1c69e83
AM
1658#: config/tc-aarch64.c:5096 config/tc-aarch64.c:5114 config/tc-aarch64.c:5131
1659#: config/tc-aarch64.c:5150 config/tc-aarch64.c:5165
1660msgid "invalid addressing mode"
c85dd50d
NC
1661msgstr ""
1662
c1c69e83
AM
1663#: config/tc-aarch64.c:5136
1664msgid "relocation not allowed"
c85dd50d
NC
1665msgstr ""
1666
c1c69e83
AM
1667#: config/tc-aarch64.c:5175
1668msgid "writeback value should be an immediate constant"
c85dd50d
NC
1669msgstr ""
1670
c1c69e83
AM
1671#: config/tc-aarch64.c:5186
1672msgid "unknown or missing system register name"
c85dd50d
NC
1673msgstr ""
1674
c1c69e83
AM
1675#: config/tc-aarch64.c:5196
1676msgid "unknown or missing PSTATE field name"
c85dd50d
NC
1677msgstr ""
1678
c1c69e83
AM
1679#: config/tc-aarch64.c:5220
1680msgid "unknown or missing operation name"
1681msgstr ""
1682
1683#: config/tc-aarch64.c:5233
1684msgid "the specified option is not accepted in ISB"
c85dd50d
NC
1685msgstr ""
1686
c1c69e83 1687#: config/tc-aarch64.c:5253 config/tc-aarch64.c:6305 config/tc-arm.c:6800
c85dd50d 1688#, c-format
c1c69e83 1689msgid "unhandled operand code %d"
87ccc1b0
NC
1690msgstr ""
1691
c1c69e83
AM
1692#: config/tc-aarch64.c:5284
1693msgid "unexpected comma before the omitted optional operand"
328577ad
NC
1694msgstr ""
1695
c1c69e83
AM
1696#: config/tc-aarch64.c:5301
1697msgid "unexpected characters following instruction"
328577ad
NC
1698msgstr ""
1699
c1c69e83
AM
1700#: config/tc-aarch64.c:5379 config/tc-arm.c:4905 config/tc-arm.c:5441
1701#: config/tc-arm.c:7318
1702msgid "constant expression expected"
328577ad
NC
1703msgstr ""
1704
c1c69e83
AM
1705#: config/tc-aarch64.c:5386 config/tc-arm.c:7359
1706msgid "literal pool insertion failed"
328577ad
NC
1707msgstr ""
1708
c1c69e83
AM
1709#: config/tc-aarch64.c:5504
1710#, c-format
1711msgid "unknown mnemonic `%s' -- `%s'"
328577ad
NC
1712msgstr ""
1713
c1c69e83
AM
1714#: config/tc-aarch64.c:5512
1715#, c-format
1716msgid "unexpected comma after the mnemonic name `%s' -- `%s'"
ae351704
AM
1717msgstr ""
1718
c1c69e83
AM
1719#: config/tc-aarch64.c:5562
1720#, c-format
1721msgid "selected processor does not support `%s'"
ae351704
AM
1722msgstr ""
1723
c1c69e83
AM
1724#: config/tc-aarch64.c:5836
1725#, c-format
1726msgid "alignments greater than %d bytes not supported in .text sections"
ae351704
AM
1727msgstr ""
1728
c1c69e83
AM
1729#: config/tc-aarch64.c:5969 config/tc-arm.c:21185
1730msgid "GOT already in the symbol table"
328577ad
NC
1731msgstr ""
1732
c1c69e83
AM
1733#: config/tc-aarch64.c:6131
1734msgid "immediate cannot be moved by a single instruction"
ae351704
AM
1735msgstr ""
1736
c1c69e83
AM
1737#: config/tc-aarch64.c:6174 config/tc-aarch64.c:6219 config/tc-aarch64.c:6245
1738#: config/tc-arm.c:14422 config/tc-arm.c:14449 config/tc-arm.c:14993
1739#: config/tc-arm.c:15474 config/tc-metag.c:2444 config/tc-metag.c:2453
1740#: config/tc-metag.c:2492 config/tc-metag.c:2501 config/tc-metag.c:3020
1741#: config/tc-metag.c:3029
1742msgid "immediate out of range"
55cf6793
ZW
1743msgstr ""
1744
c1c69e83
AM
1745#: config/tc-aarch64.c:6238 config/tc-metag.c:4655 config/tc-xtensa.c:4111
1746msgid "invalid immediate"
328577ad
NC
1747msgstr ""
1748
c1c69e83
AM
1749#: config/tc-aarch64.c:6300 config/tc-tic6x.c:3864 config/tc-tic6x.c:3929
1750#: config/tc-tic6x.c:3956 config/tc-tic6x.c:3984
1751msgid "immediate offset out of range"
328577ad
NC
1752msgstr ""
1753
c1c69e83
AM
1754#: config/tc-aarch64.c:6374 config/tc-arm.c:21523 config/tc-arm.c:21574
1755#: config/tc-arm.c:21855
1756#, c-format
1757msgid "undefined symbol %s used as an immediate value"
328577ad
NC
1758msgstr ""
1759
c1c69e83
AM
1760#: config/tc-aarch64.c:6386
1761msgid "pc-relative load offset not word aligned"
6e1772d5
AM
1762msgstr ""
1763
c1c69e83
AM
1764#: config/tc-aarch64.c:6389
1765msgid "pc-relative load offset out of range"
328577ad
NC
1766msgstr ""
1767
c1c69e83
AM
1768#: config/tc-aarch64.c:6401
1769msgid "pc-relative address offset out of range"
328577ad
NC
1770msgstr ""
1771
c1c69e83
AM
1772#: config/tc-aarch64.c:6413 config/tc-aarch64.c:6428
1773msgid "conditional branch target not word aligned"
55cf6793
ZW
1774msgstr ""
1775
c1c69e83
AM
1776#: config/tc-aarch64.c:6416 config/tc-aarch64.c:6431 config/tc-arm.c:22118
1777msgid "conditional branch out of range"
55cf6793
ZW
1778msgstr ""
1779
c1c69e83
AM
1780#: config/tc-aarch64.c:6444
1781msgid "branch target not word aligned"
55cf6793
ZW
1782msgstr ""
1783
c1c69e83
AM
1784#: config/tc-aarch64.c:6447 config/tc-arm.c:753 config/tc-mips.c:14494
1785msgid "branch out of range"
87ccc1b0
NC
1786msgstr ""
1787
c1c69e83
AM
1788#: config/tc-aarch64.c:6481 config/tc-arm.c:21746 config/tc-arm.c:21761
1789#: config/tc-arm.c:21776 config/tc-arm.c:21787 config/tc-arm.c:21810
1790#: config/tc-arm.c:22522 config/tc-moxie.c:710 config/tc-pj.c:448
1791#: config/tc-sh.c:4291
1792msgid "offset out of range"
328577ad
NC
1793msgstr ""
1794
c1c69e83
AM
1795#: config/tc-aarch64.c:6494
1796msgid "unsigned value out of range"
a5c7551f
RW
1797msgstr ""
1798
c1c69e83
AM
1799#: config/tc-aarch64.c:6502
1800msgid "signed value out of range"
328577ad
NC
1801msgstr ""
1802
c1c69e83
AM
1803#: config/tc-aarch64.c:6610
1804#, c-format
1805msgid "unexpected %s fixup"
328577ad
NC
1806msgstr ""
1807
c1c69e83
AM
1808#: config/tc-aarch64.c:6676 config/tc-arm.c:22958 config/tc-arm.c:22979
1809#: config/tc-mips.c:16546 config/tc-score.c:7480
1810#, c-format
1811msgid "cannot represent %s relocation in this object file format"
328577ad
NC
1812msgstr ""
1813
c1c69e83
AM
1814#: config/tc-aarch64.c:6709
1815#, c-format
1816msgid "cannot do %u-byte relocation"
252b5132
RH
1817msgstr ""
1818
c1c69e83
AM
1819#: config/tc-aarch64.c:6967 config/tc-arc.c:212 config/tc-arm.c:23434
1820#: config/tc-score.c:6299 config/tc-score.c:6528 config/tc-score.c:6533
1821msgid "virtual memory exhausted"
06647dfd
AM
1822msgstr ""
1823
c1c69e83
AM
1824#: config/tc-aarch64.c:7114 config/tc-arm.c:23759
1825msgid "assemble for big-endian"
ae351704
AM
1826msgstr ""
1827
c1c69e83
AM
1828#: config/tc-aarch64.c:7115 config/tc-arm.c:23760
1829msgid "assemble for little-endian"
ae351704
AM
1830msgstr ""
1831
c1c69e83
AM
1832#: config/tc-aarch64.c:7118
1833msgid "temporary switch for dumping"
ae351704
AM
1834msgstr ""
1835
c1c69e83
AM
1836#: config/tc-aarch64.c:7120
1837msgid "output verbose error messages"
ae351704
AM
1838msgstr ""
1839
c1c69e83
AM
1840#: config/tc-aarch64.c:7210 config/tc-arm.c:24261
1841msgid "invalid architectural extension"
a5c7551f
RW
1842msgstr ""
1843
c1c69e83
AM
1844#: config/tc-aarch64.c:7235 config/tc-arm.c:24293
1845msgid "must specify extensions to add before specifying those to remove"
a5c7551f
RW
1846msgstr ""
1847
c1c69e83
AM
1848#: config/tc-aarch64.c:7243 config/tc-arm.c:24301
1849msgid "missing architectural extension"
a5c7551f
RW
1850msgstr ""
1851
c1c69e83
AM
1852#: config/tc-aarch64.c:7262 config/tc-arm.c:24338
1853#, c-format
1854msgid "unknown architectural extension `%s'"
a5c7551f
RW
1855msgstr ""
1856
c1c69e83
AM
1857#: config/tc-aarch64.c:7286 config/tc-arm.c:24372 config/tc-metag.c:5833
1858#, c-format
1859msgid "missing cpu name `%s'"
2ee0aedf
TG
1860msgstr ""
1861
c1c69e83
AM
1862#: config/tc-aarch64.c:7300 config/tc-aarch64.c:7519 config/tc-arm.c:24398
1863#: config/tc-arm.c:24939 config/tc-metag.c:5844
1864#, c-format
1865msgid "unknown cpu `%s'"
2ee0aedf
TG
1866msgstr ""
1867
c1c69e83
AM
1868#: config/tc-aarch64.c:7318 config/tc-arm.c:24416
1869#, c-format
1870msgid "missing architecture name `%s'"
cfb8c092
NC
1871msgstr ""
1872
c1c69e83
AM
1873#: config/tc-aarch64.c:7332 config/tc-aarch64.c:7566 config/tc-arm.c:24433
1874#: config/tc-arm.c:24973 config/tc-arm.c:25004 config/tc-score.c:7715
1875#, c-format
1876msgid "unknown architecture `%s'\n"
06647dfd
AM
1877msgstr ""
1878
c1c69e83
AM
1879#: config/tc-aarch64.c:7357
1880#, c-format
1881msgid "missing abi name `%s'"
a5c7551f
RW
1882msgstr ""
1883
c1c69e83
AM
1884#: config/tc-aarch64.c:7368
1885#, c-format
1886msgid "unknown abi `%s'\n"
06647dfd
AM
1887msgstr ""
1888
c1c69e83
AM
1889#: config/tc-aarch64.c:7374
1890msgid "<abi name>\t specify for ABI <abi name>"
252b5132
RH
1891msgstr ""
1892
c1c69e83
AM
1893#: config/tc-aarch64.c:7377 config/tc-arm.c:24511 config/tc-metag.c:5910
1894msgid "<cpu name>\t assemble for CPU <cpu name>"
55cf6793
ZW
1895msgstr ""
1896
c1c69e83
AM
1897#: config/tc-aarch64.c:7379 config/tc-arm.c:24513
1898msgid "<arch name>\t assemble for architecture <arch name>"
55cf6793
ZW
1899msgstr ""
1900
c1c69e83
AM
1901#: config/tc-aarch64.c:7418 config/tc-aarch64.c:7438 config/tc-arm.c:24567
1902#: config/tc-arm.c:24585 config/tc-arm.c:24605 config/tc-metag.c:5935
ae351704 1903#, c-format
c1c69e83 1904msgid "option `-%c%s' is deprecated: %s"
ae351704
AM
1905msgstr ""
1906
c1c69e83 1907#: config/tc-aarch64.c:7458
ae351704 1908#, c-format
c1c69e83 1909msgid " AArch64-specific assembler options:\n"
ae351704
AM
1910msgstr ""
1911
c1c69e83
AM
1912#: config/tc-aarch64.c:7469 config/tc-arm.c:24636
1913#, c-format
1914msgid " -EB assemble code for a big-endian cpu\n"
ae351704
AM
1915msgstr ""
1916
c1c69e83
AM
1917#: config/tc-aarch64.c:7474 config/tc-arm.c:24641
1918#, c-format
1919msgid " -EL assemble code for a little-endian cpu\n"
ae351704
AM
1920msgstr ""
1921
c1c69e83
AM
1922#: config/tc-alpha.c:655
1923#, c-format
1924msgid "No !literal!%ld was found"
ae351704
AM
1925msgstr ""
1926
c1c69e83
AM
1927#: config/tc-alpha.c:662
1928#, c-format
1929msgid "No !tlsgd!%ld was found"
ae351704
AM
1930msgstr ""
1931
c1c69e83
AM
1932#: config/tc-alpha.c:669
1933#, c-format
1934msgid "No !tlsldm!%ld was found"
ae351704
AM
1935msgstr ""
1936
c1c69e83
AM
1937#: config/tc-alpha.c:678
1938#, c-format
1939msgid "No ldah !gpdisp!%ld was found"
ae351704
AM
1940msgstr ""
1941
c1c69e83
AM
1942#: config/tc-alpha.c:728
1943#, c-format
1944msgid "too many !literal!%ld for %s"
ae351704
AM
1945msgstr ""
1946
c1c69e83
AM
1947#: config/tc-alpha.c:758
1948#, c-format
1949msgid "No lda !gpdisp!%ld was found"
ae351704
AM
1950msgstr ""
1951
c1c69e83
AM
1952#. Only support one relocation op per insn.
1953#: config/tc-alpha.c:917
1954msgid "More than one relocation op per insn"
ae351704
AM
1955msgstr ""
1956
c1c69e83
AM
1957#: config/tc-alpha.c:933
1958msgid "No relocation operand"
6e1772d5
AM
1959msgstr ""
1960
c1c69e83 1961#: config/tc-alpha.c:943
6e1772d5 1962#, c-format
c1c69e83 1963msgid "Unknown relocation operand: !%s"
55cf6793
ZW
1964msgstr ""
1965
c1c69e83
AM
1966#: config/tc-alpha.c:953
1967#, c-format
1968msgid "no sequence number after !%s"
55cf6793
ZW
1969msgstr ""
1970
c1c69e83
AM
1971#: config/tc-alpha.c:963
1972#, c-format
1973msgid "!%s does not use a sequence number"
55cf6793
ZW
1974msgstr ""
1975
c1c69e83
AM
1976#: config/tc-alpha.c:973
1977#, c-format
1978msgid "Bad sequence number: !%s!%s"
ae351704
AM
1979msgstr ""
1980
c1c69e83
AM
1981#: config/tc-alpha.c:1188 config/tc-alpha.c:3361
1982#, c-format
1983msgid "inappropriate arguments for opcode `%s'"
ae351704
AM
1984msgstr ""
1985
c1c69e83
AM
1986#: config/tc-alpha.c:1190 config/tc-alpha.c:3363
1987#, c-format
1988msgid "opcode `%s' not supported for target %s"
55cf6793
ZW
1989msgstr ""
1990
c1c69e83
AM
1991#: config/tc-alpha.c:1194 config/tc-alpha.c:3367 config/tc-avr.c:1440
1992#: config/tc-msp430.c:3521
1993#, c-format
1994msgid "unknown opcode `%s'"
55cf6793
ZW
1995msgstr ""
1996
c1c69e83
AM
1997#: config/tc-alpha.c:1275 config/tc-alpha.c:1534
1998msgid "overflow in literal (.lita) table"
55cf6793
ZW
1999msgstr ""
2000
c1c69e83
AM
2001#: config/tc-alpha.c:1282 config/tc-alpha.c:1306 config/tc-alpha.c:1547
2002#: config/tc-alpha.c:2234 config/tc-alpha.c:2279 config/tc-alpha.c:2348
2003#: config/tc-alpha.c:2431 config/tc-alpha.c:2656 config/tc-alpha.c:2754
2004msgid "macro requires $at register while noat in effect"
6e1772d5
AM
2005msgstr ""
2006
c1c69e83
AM
2007#: config/tc-alpha.c:1284 config/tc-alpha.c:1308 config/tc-alpha.c:1549
2008msgid "macro requires $at while $at in use"
a5c7551f
RW
2009msgstr ""
2010
c1c69e83
AM
2011#: config/tc-alpha.c:1493
2012msgid "bignum invalid; zero assumed"
a5c7551f
RW
2013msgstr ""
2014
c1c69e83
AM
2015#: config/tc-alpha.c:1495
2016msgid "floating point number invalid; zero assumed"
ae351704
AM
2017msgstr ""
2018
c1c69e83
AM
2019#: config/tc-alpha.c:1500
2020msgid "can't handle expression"
ae351704
AM
2021msgstr ""
2022
c1c69e83
AM
2023#: config/tc-alpha.c:1540
2024msgid "overflow in literal (.lit8) table"
ae351704
AM
2025msgstr ""
2026
c1c69e83 2027#: config/tc-alpha.c:1837
252b5132 2028#, c-format
c1c69e83 2029msgid "too many ldah insns for !gpdisp!%ld"
252b5132
RH
2030msgstr ""
2031
c1c69e83 2032#: config/tc-alpha.c:1839 config/tc-alpha.c:1851
55cf6793 2033#, c-format
c1c69e83 2034msgid "both insns for !gpdisp!%ld must be in the same section"
ae351704
AM
2035msgstr ""
2036
c1c69e83 2037#: config/tc-alpha.c:1849
328577ad 2038#, c-format
c1c69e83 2039msgid "too many lda insns for !gpdisp!%ld"
ae351704
AM
2040msgstr ""
2041
c1c69e83
AM
2042#: config/tc-alpha.c:1905
2043#, c-format
2044msgid "too many lituse insns for !lituse_tlsgd!%ld"
ae351704
AM
2045msgstr ""
2046
c1c69e83
AM
2047#: config/tc-alpha.c:1908
2048#, c-format
2049msgid "too many lituse insns for !lituse_tlsldm!%ld"
ae351704
AM
2050msgstr ""
2051
c1c69e83
AM
2052#: config/tc-alpha.c:1925
2053#, c-format
2054msgid "duplicate !tlsgd!%ld"
ae351704
AM
2055msgstr ""
2056
c1c69e83
AM
2057#: config/tc-alpha.c:1927
2058#, c-format
2059msgid "sequence number in use for !tlsldm!%ld"
ae351704
AM
2060msgstr ""
2061
c1c69e83
AM
2062#: config/tc-alpha.c:1941
2063#, c-format
2064msgid "duplicate !tlsldm!%ld"
ae351704
AM
2065msgstr ""
2066
c1c69e83
AM
2067#: config/tc-alpha.c:1943
2068#, c-format
2069msgid "sequence number in use for !tlsgd!%ld"
ae351704
AM
2070msgstr ""
2071
c1c69e83
AM
2072#: config/tc-alpha.c:1998 config/tc-arc.c:292 config/tc-mn10200.c:857
2073#: config/tc-mn10300.c:1150 config/tc-ppc.c:1820 config/tc-s390.c:650
2074#: config/tc-tilegx.c:427 config/tc-tilegx.c:476 config/tc-tilepro.c:383
2075msgid "operand"
55cf6793
ZW
2076msgstr ""
2077
c1c69e83
AM
2078#: config/tc-alpha.c:2137
2079msgid "invalid relocation for instruction"
ae351704
AM
2080msgstr ""
2081
c1c69e83
AM
2082#: config/tc-alpha.c:2151
2083msgid "invalid relocation for field"
ae351704
AM
2084msgstr ""
2085
c1c69e83
AM
2086#: config/tc-alpha.c:2982
2087msgid "can not resolve expression"
55cf6793
ZW
2088msgstr ""
2089
c1c69e83
AM
2090#: config/tc-alpha.c:3516 config/tc-i370.c:1055 config/tc-microblaze.c:199
2091#: config/tc-ppc.c:2156 config/tc-ppc.c:5264
a74801ba 2092#, c-format
c1c69e83 2093msgid ".COMMon length (%ld.) <0! Ignored."
a74801ba
ILT
2094msgstr ""
2095
c1c69e83
AM
2096#: config/tc-alpha.c:3527 config/tc-ia64.c:1104 config/tc-sparc.c:4064
2097#: config/tc-v850.c:307
2098msgid "Ignoring attempt to re-define symbol"
252b5132
RH
2099msgstr ""
2100
c1c69e83 2101#: config/tc-alpha.c:3619 config/tc-sparc.c:4072
c85dd50d 2102#, c-format
c1c69e83 2103msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
c85dd50d
NC
2104msgstr ""
2105
c1c69e83
AM
2106#: config/tc-alpha.c:3722 ecoff.c:3063
2107msgid ".ent directive has no name"
252b5132
RH
2108msgstr ""
2109
c1c69e83
AM
2110#: config/tc-alpha.c:3730
2111msgid "nested .ent directives"
252b5132
RH
2112msgstr ""
2113
c1c69e83
AM
2114#: config/tc-alpha.c:3775 ecoff.c:3014
2115msgid ".end directive has no name"
252b5132
RH
2116msgstr ""
2117
c1c69e83
AM
2118#: config/tc-alpha.c:3784
2119msgid ".end directive without matching .ent"
252b5132
RH
2120msgstr ""
2121
c1c69e83
AM
2122#: config/tc-alpha.c:3786
2123msgid ".end directive names different symbol than .ent"
87ccc1b0
NC
2124msgstr ""
2125
c1c69e83
AM
2126#: config/tc-alpha.c:3829 ecoff.c:3149
2127msgid ".fmask outside of .ent"
252b5132
RH
2128msgstr ""
2129
c1c69e83
AM
2130#: config/tc-alpha.c:3831 config/tc-score.c:5598 ecoff.c:3213
2131msgid ".mask outside of .ent"
252b5132
RH
2132msgstr ""
2133
c1c69e83
AM
2134#: config/tc-alpha.c:3839 ecoff.c:3156
2135msgid "bad .fmask directive"
252b5132
RH
2136msgstr ""
2137
c1c69e83
AM
2138#: config/tc-alpha.c:3841 ecoff.c:3220
2139msgid "bad .mask directive"
252b5132
RH
2140msgstr ""
2141
c1c69e83
AM
2142#: config/tc-alpha.c:3874 config/tc-mips.c:17705 config/tc-score.c:5740
2143#: ecoff.c:3177
2144msgid ".frame outside of .ent"
252b5132
RH
2145msgstr ""
2146
c1c69e83
AM
2147#: config/tc-alpha.c:3885 config/tc-mips.c:17716 ecoff.c:3188
2148msgid "bad .frame directive"
252b5132
RH
2149msgstr ""
2150
c1c69e83
AM
2151#: config/tc-alpha.c:3919
2152msgid ".prologue directive without a preceding .ent directive"
49f58d10
JB
2153msgstr ""
2154
c1c69e83 2155#: config/tc-alpha.c:3937
49f58d10 2156#, c-format
c1c69e83 2157msgid "Invalid argument %d to .prologue."
49f58d10
JB
2158msgstr ""
2159
c1c69e83
AM
2160#: config/tc-alpha.c:4028
2161msgid "ECOFF debugging is disabled."
a5c7551f
RW
2162msgstr ""
2163
c1c69e83
AM
2164#: config/tc-alpha.c:4042
2165msgid ".ent directive without matching .end"
a5c7551f
RW
2166msgstr ""
2167
c1c69e83
AM
2168#: config/tc-alpha.c:4135
2169msgid ".usepv directive has no name"
a5c7551f
RW
2170msgstr ""
2171
c1c69e83
AM
2172#: config/tc-alpha.c:4146
2173msgid ".usepv directive has no type"
252b5132
RH
2174msgstr ""
2175
c1c69e83
AM
2176#: config/tc-alpha.c:4161
2177msgid "unknown argument for .usepv"
6e1772d5
AM
2178msgstr ""
2179
c1c69e83
AM
2180#: config/tc-alpha.c:4276
2181#, c-format
2182msgid "unknown section attribute %s"
a5c7551f
RW
2183msgstr ""
2184
c1c69e83
AM
2185#: config/tc-alpha.c:4370
2186msgid "previous .ent not closed by a .end"
252b5132
RH
2187msgstr ""
2188
c1c69e83
AM
2189#: config/tc-alpha.c:4391
2190msgid ".ent directive has no symbol"
a5c7551f
RW
2191msgstr ""
2192
c1c69e83
AM
2193#: config/tc-alpha.c:4416
2194msgid ".handler directive has no name"
6e1772d5
AM
2195msgstr ""
2196
c1c69e83
AM
2197#: config/tc-alpha.c:4446
2198msgid "Bad .frame directive 1./2. param"
6e1772d5
AM
2199msgstr ""
2200
c1c69e83
AM
2201#: config/tc-alpha.c:4456
2202#, c-format
2203msgid "Bad RA (%d) register for .frame"
6e1772d5
AM
2204msgstr ""
2205
c1c69e83
AM
2206#: config/tc-alpha.c:4461
2207msgid "Bad .frame directive 3./4. param"
6e1772d5
AM
2208msgstr ""
2209
c1c69e83
AM
2210#: config/tc-alpha.c:4497
2211msgid ".pdesc directive not in link (.link) section"
252b5132
RH
2212msgstr ""
2213
c1c69e83
AM
2214#: config/tc-alpha.c:4504
2215msgid ".pdesc directive has no entry symbol"
252b5132
RH
2216msgstr ""
2217
c1c69e83
AM
2218#: config/tc-alpha.c:4515
2219msgid ".pdesc has a bad entry symbol"
252b5132
RH
2220msgstr ""
2221
c1c69e83
AM
2222#: config/tc-alpha.c:4526
2223msgid ".pdesc doesn't match with last .ent"
06647dfd
AM
2224msgstr ""
2225
c1c69e83
AM
2226#: config/tc-alpha.c:4541
2227msgid "No comma after .pdesc <entryname>"
252b5132
RH
2228msgstr ""
2229
c1c69e83
AM
2230#: config/tc-alpha.c:4561
2231msgid "unknown procedure kind"
252b5132
RH
2232msgstr ""
2233
c1c69e83
AM
2234#: config/tc-alpha.c:4656
2235msgid ".name directive not in link (.link) section"
60bcf0fa
NC
2236msgstr ""
2237
c1c69e83
AM
2238#: config/tc-alpha.c:4664
2239msgid ".name directive has no symbol"
252b5132
RH
2240msgstr ""
2241
c1c69e83
AM
2242#: config/tc-alpha.c:4698
2243msgid "No symbol after .linkage"
252b5132
RH
2244msgstr ""
2245
c1c69e83
AM
2246#: config/tc-alpha.c:4746
2247msgid "No symbol after .code_address"
252b5132
RH
2248msgstr ""
2249
c1c69e83
AM
2250#: config/tc-alpha.c:4772 config/tc-score.c:5604
2251msgid "Bad .mask directive"
252b5132
RH
2252msgstr ""
2253
c1c69e83
AM
2254#: config/tc-alpha.c:4790
2255msgid "Bad .fmask directive"
5f68c319
NC
2256msgstr ""
2257
c1c69e83
AM
2258#: config/tc-alpha.c:4947
2259#, c-format
2260msgid "Expected comma after name \"%s\""
06647dfd
AM
2261msgstr ""
2262
c1c69e83
AM
2263#: config/tc-alpha.c:4959
2264#, c-format
2265msgid "unhandled: .proc %s,%d"
5f68c319
NC
2266msgstr ""
2267
c1c69e83
AM
2268#: config/tc-alpha.c:4993
2269#, c-format
2270msgid "Tried to .set unrecognized mode `%s'"
5f68c319
NC
2271msgstr ""
2272
c1c69e83
AM
2273#: config/tc-alpha.c:5019
2274#, c-format
2275msgid "Bad base register, using $%d."
3b16e843
NC
2276msgstr ""
2277
c1c69e83
AM
2278#: config/tc-alpha.c:5040 config/tc-nios2.c:385 config/tc-nios2.c:500
2279#, c-format
2280msgid "Alignment too large: %d. assumed"
6e1772d5
AM
2281msgstr ""
2282
c1c69e83
AM
2283#: config/tc-alpha.c:5044 config/tc-d30v.c:2060 config/tc-nios2.c:389
2284#: config/tc-nios2.c:504
2285msgid "Alignment negative: 0 assumed"
06647dfd
AM
2286msgstr ""
2287
c1c69e83
AM
2288#: config/tc-alpha.c:5139 config/tc-alpha.c:5631
2289#, c-format
2290msgid "Unknown CPU identifier `%s'"
06647dfd
AM
2291msgstr ""
2292
c1c69e83
AM
2293#: config/tc-alpha.c:5330
2294#, c-format
2295msgid "Chose GP value of %lx\n"
06647dfd
AM
2296msgstr ""
2297
c1c69e83
AM
2298#: config/tc-alpha.c:5344
2299msgid "bad .section directive: want a,s,w,x,M,S,G,T in string"
06647dfd
AM
2300msgstr ""
2301
c1c69e83
AM
2302#: config/tc-alpha.c:5433
2303#, c-format
2304msgid "internal error: can't hash opcode `%s': %s"
06647dfd
AM
2305msgstr ""
2306
c1c69e83
AM
2307#: config/tc-alpha.c:5469
2308#, c-format
2309msgid "internal error: can't hash macro `%s': %s"
06647dfd
AM
2310msgstr ""
2311
c1c69e83
AM
2312#: config/tc-alpha.c:5553 config/tc-arm.c:6871 config/tc-arm.c:6883
2313#: config/tc-i960.c:708 config/tc-xtensa.c:5315 config/tc-xtensa.c:5393
2314#: config/tc-xtensa.c:5510 config/tc-z80.c:1927
2315msgid "syntax error"
ae351704
AM
2316msgstr ""
2317
c1c69e83
AM
2318#: config/tc-alpha.c:5682
2319msgid ""
2320"Alpha options:\n"
2321"-32addr\t\t\ttreat addresses as 32-bit values\n"
2322"-F\t\t\tlack floating point instructions support\n"
2323"-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
2324"\t\t\tspecify variant of Alpha architecture\n"
2325"-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -"
2326"m21264b\n"
2327"\t\t\tthese variants include PALcode opcodes\n"
ae351704
AM
2328msgstr ""
2329
c1c69e83
AM
2330#: config/tc-alpha.c:5692
2331msgid ""
2332"VMS options:\n"
2333"-+\t\t\tencode (don't truncate) names longer than 64 characters\n"
2334"-H\t\t\tshow new symbol after hash truncation\n"
2335"-replace/-noreplace\tenable or disable the optimization of procedure calls\n"
ae351704
AM
2336msgstr ""
2337
c1c69e83
AM
2338#: config/tc-alpha.c:5943
2339#, c-format
2340msgid "unhandled relocation type %s"
06647dfd
AM
2341msgstr ""
2342
c1c69e83
AM
2343#: config/tc-alpha.c:5956
2344msgid "non-absolute expression in constant field"
06647dfd
AM
2345msgstr ""
2346
c1c69e83
AM
2347#: config/tc-alpha.c:5970
2348#, c-format
2349msgid "type %d reloc done?\n"
87ccc1b0
NC
2350msgstr ""
2351
c1c69e83
AM
2352#: config/tc-alpha.c:6017 config/tc-alpha.c:6024
2353msgid "Used $at without \".set noat\""
6e1772d5
AM
2354msgstr ""
2355
c1c69e83
AM
2356#: config/tc-alpha.c:6193
2357#, c-format
2358msgid "!samegp reloc against symbol without .prologue: %s"
cc643b88
NC
2359msgstr ""
2360
c1c69e83
AM
2361#: config/tc-alpha.c:6237 config/tc-tilegx.c:1751 config/tc-tilepro.c:1531
2362#: config/tc-xtensa.c:5999
2363#, c-format
2364msgid "cannot represent `%s' relocation in object file"
cc643b88
NC
2365msgstr ""
2366
c1c69e83
AM
2367#: config/tc-alpha.c:6243
2368#, c-format
2369msgid "internal error? cannot generate `%s' relocation"
cc643b88
NC
2370msgstr ""
2371
c1c69e83
AM
2372#: config/tc-alpha.c:6342
2373#, c-format
2374msgid "frame reg expected, using $%d."
cc643b88
NC
2375msgstr ""
2376
c1c69e83
AM
2377#: config/tc-arc.c:194 config/tc-arc.c:215 config/tc-arc.c:992
2378#: config/tc-h8300.c:75 config/tc-h8300.c:84 config/tc-h8300.c:94
2379#: config/tc-h8300.c:104 config/tc-h8300.c:114 config/tc-h8300.c:125
2380#: config/tc-h8300.c:242 config/tc-hppa.c:6898 config/tc-hppa.c:6904
2381#: config/tc-hppa.c:6910 config/tc-hppa.c:6916 config/tc-hppa.c:8323
2382#: config/tc-lm32.c:197 config/tc-mips.c:3342 config/tc-mn10300.c:939
2383#: config/tc-mn10300.c:944 config/tc-mn10300.c:2441 config/tc-xc16x.c:79
2384#: config/tc-xc16x.c:86 config/tc-xc16x.c:93
2385msgid "could not set architecture and machine"
cc643b88
NC
2386msgstr ""
2387
c1c69e83
AM
2388#: config/tc-arc.c:432 config/tc-arc.c:671
2389msgid "expected comma after operand name"
55cf6793
ZW
2390msgstr ""
2391
c1c69e83
AM
2392#: config/tc-arc.c:443
2393#, c-format
2394msgid "negative operand number %d"
5f68c319
NC
2395msgstr ""
2396
c1c69e83
AM
2397#: config/tc-arc.c:455
2398msgid "expected comma after register-number"
6e1772d5
AM
2399msgstr ""
2400
c1c69e83
AM
2401#: config/tc-arc.c:480
2402msgid "invalid mode"
6e1772d5
AM
2403msgstr ""
2404
c1c69e83
AM
2405#: config/tc-arc.c:497
2406msgid "expected comma after register-mode"
6e1772d5
AM
2407msgstr ""
2408
c1c69e83
AM
2409#: config/tc-arc.c:514
2410msgid "shortcut designator invalid"
6e1772d5
AM
2411msgstr ""
2412
c1c69e83
AM
2413#: config/tc-arc.c:529
2414#, c-format
2415msgid "core register value (%d) too large"
6e1772d5
AM
2416msgstr ""
2417
c1c69e83
AM
2418#: config/tc-arc.c:537
2419#, c-format
2420msgid "condition code value (%d) too large"
ae351704
AM
2421msgstr ""
2422
c1c69e83
AM
2423#: config/tc-arc.c:555
2424#, c-format
2425msgid "attempt to override symbol: %s"
ae351704
AM
2426msgstr ""
2427
c1c69e83
AM
2428#: config/tc-arc.c:626
2429msgid "invalid opertype"
3caac5b8
AM
2430msgstr ""
2431
c1c69e83
AM
2432#: config/tc-arc.c:683
2433msgid "expected comma after opcode"
ae351704
AM
2434msgstr ""
2435
c1c69e83
AM
2436#: config/tc-arc.c:693
2437#, c-format
2438msgid "negative subopcode %d"
ae351704
AM
2439msgstr ""
2440
c1c69e83
AM
2441#: config/tc-arc.c:702
2442msgid "subcode value found when opcode not equal 0x03"
ae351704
AM
2443msgstr ""
2444
c1c69e83
AM
2445#: config/tc-arc.c:710
2446#, c-format
2447msgid "invalid subopcode %d"
ae351704
AM
2448msgstr ""
2449
c1c69e83
AM
2450#: config/tc-arc.c:721
2451msgid "expected comma after subopcode"
2ee0aedf
TG
2452msgstr ""
2453
c1c69e83
AM
2454#: config/tc-arc.c:740
2455msgid "invalid suffix class"
ae351704
AM
2456msgstr ""
2457
c1c69e83
AM
2458#: config/tc-arc.c:749
2459msgid "expected comma after suffix class"
6e1772d5
AM
2460msgstr ""
2461
c1c69e83
AM
2462#: config/tc-arc.c:768
2463msgid "invalid syntax class"
2ee0aedf
TG
2464msgstr ""
2465
c1c69e83
AM
2466#: config/tc-arc.c:775
2467msgid "opcode 0x3 and SYNTAX_3OP invalid"
c85dd50d
NC
2468msgstr ""
2469
c1c69e83
AM
2470#: config/tc-arc.c:795
2471msgid "unknown suffix class"
06647dfd
AM
2472msgstr ""
2473
c1c69e83
AM
2474#: config/tc-arc.c:862 config/tc-tic6x.c:581
2475msgid "expected comma after symbol name"
a5c7551f
RW
2476msgstr ""
2477
c1c69e83
AM
2478#: config/tc-arc.c:872
2479msgid "negative symbol length"
ae351704
AM
2480msgstr ""
2481
c1c69e83
AM
2482#: config/tc-arc.c:883
2483msgid "ignoring attempt to re-define symbol"
06647dfd
AM
2484msgstr ""
2485
c1c69e83
AM
2486#: config/tc-arc.c:890
2487#, c-format
2488msgid "length of symbol \"%s\" already %ld, ignoring %d"
06647dfd
AM
2489msgstr ""
2490
c1c69e83
AM
2491#: config/tc-arc.c:904
2492msgid "assuming symbol alignment of zero"
06647dfd
AM
2493msgstr ""
2494
c1c69e83
AM
2495#: config/tc-arc.c:971
2496msgid "\".option\" directive must appear before any instructions"
6e1772d5
AM
2497msgstr ""
2498
c1c69e83
AM
2499#: config/tc-arc.c:981
2500msgid "\".option\" directive conflicts with initial definition"
2ee0aedf
TG
2501msgstr ""
2502
c1c69e83
AM
2503#: config/tc-arc.c:989
2504msgid "\".option\" directive overrides command-line (default) value"
87ccc1b0
NC
2505msgstr ""
2506
c1c69e83
AM
2507#: config/tc-arc.c:999
2508msgid "invalid identifier for \".option\""
6e1772d5
AM
2509msgstr ""
2510
c1c69e83
AM
2511#: config/tc-arc.c:1037 config/tc-i860.c:1035 config/tc-ip2k.c:249
2512msgid "relaxation not supported\n"
5f68c319
NC
2513msgstr ""
2514
c1c69e83
AM
2515#: config/tc-arc.c:1081
2516msgid "expression too complex code symbol"
5f68c319
NC
2517msgstr ""
2518
c1c69e83
AM
2519#: config/tc-arc.c:1108
2520#, c-format
2521msgid "missing ')' in %%-op"
55cf6793
ZW
2522msgstr ""
2523
c1c69e83
AM
2524#: config/tc-arc.c:1364 config/tc-dlx.c:1206 config/tc-i960.c:2639
2525#: config/tc-m32r.c:2281 config/tc-nds32.c:5825 config/tc-sparc.c:3751
2526#, c-format
2527msgid "internal error: can't export reloc type %d (`%s')"
5f68c319
NC
2528msgstr ""
2529
c1c69e83
AM
2530#: config/tc-arc.c:1496
2531#, c-format
2532msgid "unknown syntax format character `%c'"
3caac5b8
AM
2533msgstr ""
2534
c1c69e83
AM
2535#: config/tc-arc.c:1635
2536msgid "too many suffixes"
2ee0aedf
TG
2537msgstr ""
2538
c1c69e83
AM
2539#: config/tc-arc.c:1674
2540msgid "symbol as destination register"
c85dd50d
NC
2541msgstr ""
2542
c1c69e83
AM
2543#. xgettext:c-format.
2544#: config/tc-arc.c:1759 config/tc-i370.c:2207 config/tc-mn10200.c:1142
2545#: config/tc-mn10300.c:1822 config/tc-ppc.c:3355 config/tc-s390.c:1524
2546#: config/tc-v850.c:3026
2547#, c-format
2548msgid "junk at end of line: `%s'"
55cf6793
ZW
2549msgstr ""
2550
c1c69e83
AM
2551#: config/tc-arc.c:1798
2552msgid "8 byte instruction in delay slot"
55cf6793
ZW
2553msgstr ""
2554
c1c69e83
AM
2555#. except for jl addr
2556#: config/tc-arc.c:1801
2557msgid "8 byte jump instruction with delay slot"
55cf6793
ZW
2558msgstr ""
2559
c1c69e83
AM
2560#: config/tc-arc.c:1809
2561msgid "conditional branch follows set of flags"
55cf6793
ZW
2562msgstr ""
2563
c1c69e83
AM
2564#: config/tc-arc.c:1893 config/tc-arm.c:17216
2565#, c-format
2566msgid "bad instruction `%s'"
5f68c319
NC
2567msgstr ""
2568
c1c69e83
AM
2569#: config/tc-arm.c:556
2570msgid "ARM register expected"
55cf6793
ZW
2571msgstr ""
2572
c1c69e83
AM
2573#: config/tc-arm.c:557
2574msgid "bad or missing co-processor number"
55cf6793
ZW
2575msgstr ""
2576
c1c69e83
AM
2577#: config/tc-arm.c:558
2578msgid "co-processor register expected"
55cf6793
ZW
2579msgstr ""
2580
c1c69e83
AM
2581#: config/tc-arm.c:559
2582msgid "FPA register expected"
55cf6793
ZW
2583msgstr ""
2584
c1c69e83
AM
2585#: config/tc-arm.c:560
2586msgid "VFP single precision register expected"
55cf6793
ZW
2587msgstr ""
2588
c1c69e83
AM
2589#: config/tc-arm.c:561
2590msgid "VFP/Neon double precision register expected"
5f68c319
NC
2591msgstr ""
2592
c1c69e83
AM
2593#: config/tc-arm.c:562
2594msgid "Neon quad precision register expected"
252b5132
RH
2595msgstr ""
2596
c1c69e83
AM
2597#: config/tc-arm.c:563
2598msgid "VFP single or double precision register expected"
252b5132
RH
2599msgstr ""
2600
c1c69e83
AM
2601#: config/tc-arm.c:564
2602msgid "Neon double or quad precision register expected"
252b5132
RH
2603msgstr ""
2604
c1c69e83
AM
2605#: config/tc-arm.c:565
2606msgid "VFP single, double or Neon quad precision register expected"
e135f41b
NC
2607msgstr ""
2608
c1c69e83
AM
2609#: config/tc-arm.c:566
2610msgid "VFP system register expected"
cfb8c092
NC
2611msgstr ""
2612
c1c69e83
AM
2613#: config/tc-arm.c:567
2614msgid "Maverick MVF register expected"
cfb8c092
NC
2615msgstr ""
2616
c1c69e83
AM
2617#: config/tc-arm.c:568
2618msgid "Maverick MVD register expected"
a74801ba
ILT
2619msgstr ""
2620
c1c69e83
AM
2621#: config/tc-arm.c:569
2622msgid "Maverick MVFX register expected"
ae351704
AM
2623msgstr ""
2624
c1c69e83
AM
2625#: config/tc-arm.c:570
2626msgid "Maverick MVDX register expected"
ae351704
AM
2627msgstr ""
2628
c1c69e83
AM
2629#: config/tc-arm.c:571
2630msgid "Maverick MVAX register expected"
ae351704
AM
2631msgstr ""
2632
c1c69e83
AM
2633#: config/tc-arm.c:572
2634msgid "Maverick DSPSC register expected"
a74801ba
ILT
2635msgstr ""
2636
c1c69e83
AM
2637#: config/tc-arm.c:573
2638msgid "iWMMXt data register expected"
2ee0aedf
TG
2639msgstr ""
2640
c1c69e83
AM
2641#: config/tc-arm.c:574 config/tc-arm.c:6650
2642msgid "iWMMXt control register expected"
2ee0aedf
TG
2643msgstr ""
2644
c1c69e83
AM
2645#: config/tc-arm.c:575
2646msgid "iWMMXt scalar register expected"
252b5132
RH
2647msgstr ""
2648
c1c69e83
AM
2649#: config/tc-arm.c:576
2650msgid "XScale accumulator register expected"
328577ad
NC
2651msgstr ""
2652
c1c69e83
AM
2653#. For score5u : div/mul will pop warning message, mmu/alw/asw will pop error message.
2654#: config/tc-arm.c:734 config/tc-score.c:259
2655msgid "bad arguments to instruction"
42477147
NC
2656msgstr ""
2657
c1c69e83
AM
2658#: config/tc-arm.c:735
2659msgid "r13 not allowed here"
252b5132
RH
2660msgstr ""
2661
c1c69e83
AM
2662#: config/tc-arm.c:736
2663msgid "r15 not allowed here"
252b5132
RH
2664msgstr ""
2665
c1c69e83
AM
2666#: config/tc-arm.c:737
2667msgid "instruction cannot be conditional"
252b5132
RH
2668msgstr ""
2669
c1c69e83
AM
2670#: config/tc-arm.c:738
2671msgid "registers may not be the same"
252b5132
RH
2672msgstr ""
2673
c1c69e83
AM
2674#: config/tc-arm.c:739
2675msgid "lo register required"
252b5132
RH
2676msgstr ""
2677
c1c69e83
AM
2678#: config/tc-arm.c:740
2679msgid "instruction not supported in Thumb16 mode"
252b5132
RH
2680msgstr ""
2681
c1c69e83
AM
2682#: config/tc-arm.c:741
2683msgid "instruction does not accept this addressing mode"
cfb8c092
NC
2684msgstr ""
2685
c1c69e83
AM
2686#: config/tc-arm.c:742
2687msgid "branch must be last instruction in IT block"
ae351704
AM
2688msgstr ""
2689
c1c69e83
AM
2690#: config/tc-arm.c:743
2691msgid "instruction not allowed in IT block"
0d2bcfaf
NC
2692msgstr ""
2693
c1c69e83
AM
2694#: config/tc-arm.c:744
2695msgid "selected FPU does not support instruction"
87ccc1b0
NC
2696msgstr ""
2697
c1c69e83
AM
2698#: config/tc-arm.c:745
2699msgid "thumb conditional instruction should be in IT block"
87ccc1b0
NC
2700msgstr ""
2701
c1c69e83
AM
2702#: config/tc-arm.c:746
2703msgid "incorrect condition in IT block"
cfb8c092
NC
2704msgstr ""
2705
c1c69e83
AM
2706#: config/tc-arm.c:747
2707msgid "IT falling in the range of a previous IT block"
cfb8c092
NC
2708msgstr ""
2709
c1c69e83
AM
2710#: config/tc-arm.c:748
2711msgid "missing .fnstart before unwinding directive"
252b5132
RH
2712msgstr ""
2713
c1c69e83
AM
2714#: config/tc-arm.c:750
2715msgid "cannot use register index with PC-relative addressing"
252b5132
RH
2716msgstr ""
2717
c1c69e83
AM
2718#: config/tc-arm.c:752
2719msgid "cannot use writeback with PC-relative addressing"
ae351704
AM
2720msgstr ""
2721
c1c69e83
AM
2722#: config/tc-arm.c:754
2723msgid "using "
3caac5b8
AM
2724msgstr ""
2725
c1c69e83
AM
2726#: config/tc-arm.c:951
2727msgid "immediate expression requires a # prefix"
328577ad
NC
2728msgstr ""
2729
c1c69e83
AM
2730#: config/tc-arm.c:979 read.c:3727
2731msgid "missing expression"
252b5132
RH
2732msgstr ""
2733
c1c69e83
AM
2734#: config/tc-arm.c:1009 config/tc-arm.c:4917 config/tc-i960.c:1300
2735#: config/tc-score.c:1210
2736msgid "invalid constant"
252b5132
RH
2737msgstr ""
2738
c1c69e83
AM
2739#: config/tc-arm.c:1139
2740msgid "expected #constant"
252b5132
RH
2741msgstr ""
2742
c1c69e83
AM
2743#: config/tc-arm.c:1302
2744#, c-format
2745msgid "unexpected character `%c' in type specifier"
328577ad
NC
2746msgstr ""
2747
c1c69e83
AM
2748#: config/tc-arm.c:1319
2749#, c-format
2750msgid "bad size %d in type specifier"
328577ad
NC
2751msgstr ""
2752
c1c69e83
AM
2753#: config/tc-arm.c:1369
2754msgid "only one type should be specified for operand"
328577ad
NC
2755msgstr ""
2756
c1c69e83
AM
2757#: config/tc-arm.c:1447
2758msgid "can't redefine type for operand"
252b5132
RH
2759msgstr ""
2760
c1c69e83
AM
2761#: config/tc-arm.c:1458
2762msgid "only D registers may be indexed"
252b5132
RH
2763msgstr ""
2764
c1c69e83
AM
2765#: config/tc-arm.c:1464
2766msgid "can't change index for operand"
252b5132
RH
2767msgstr ""
2768
c1c69e83
AM
2769#: config/tc-arm.c:1527
2770msgid "register operand expected, but got scalar"
252b5132
RH
2771msgstr ""
2772
c1c69e83
AM
2773#: config/tc-arm.c:1560
2774msgid "scalar must have an index"
ae351704
AM
2775msgstr ""
2776
c1c69e83
AM
2777#: config/tc-arm.c:1565 config/tc-arm.c:15368 config/tc-arm.c:15428
2778#: config/tc-arm.c:15850
2779msgid "scalar index out of range"
252b5132
RH
2780msgstr ""
2781
c1c69e83
AM
2782#: config/tc-arm.c:1615
2783msgid "bad range in register list"
cfb8c092
NC
2784msgstr ""
2785
c1c69e83
AM
2786#: config/tc-arm.c:1623 config/tc-arm.c:1632 config/tc-arm.c:1673
2787#, c-format
2788msgid "Warning: duplicated register (r%d) in register list"
cfb8c092
NC
2789msgstr ""
2790
c1c69e83
AM
2791#: config/tc-arm.c:1635
2792msgid "Warning: register range not in ascending order"
252b5132
RH
2793msgstr ""
2794
c1c69e83
AM
2795#: config/tc-arm.c:1646
2796msgid "missing `}'"
252b5132
RH
2797msgstr ""
2798
c1c69e83
AM
2799#: config/tc-arm.c:1662
2800msgid "invalid register mask"
252b5132
RH
2801msgstr ""
2802
c1c69e83
AM
2803#: config/tc-arm.c:1797 config/tc-arm.c:1841
2804msgid "register out of range in list"
ae351704
AM
2805msgstr ""
2806
c1c69e83
AM
2807#: config/tc-arm.c:1819 config/tc-arm.c:3915 config/tc-arm.c:4049
2808msgid "register list not in ascending order"
ae351704
AM
2809msgstr ""
2810
c1c69e83
AM
2811#: config/tc-arm.c:1850
2812msgid "register range not in ascending order"
252b5132
RH
2813msgstr ""
2814
c1c69e83
AM
2815#: config/tc-arm.c:1883
2816msgid "non-contiguous register range"
252b5132
RH
2817msgstr ""
2818
c1c69e83
AM
2819#: config/tc-arm.c:1942
2820msgid "register stride must be 1 or 2"
252b5132
RH
2821msgstr ""
2822
c1c69e83
AM
2823#: config/tc-arm.c:1943
2824msgid "mismatched element/structure types in list"
252b5132
RH
2825msgstr ""
2826
c1c69e83
AM
2827#: config/tc-arm.c:2007
2828msgid "don't use Rn-Rm syntax with non-unit stride"
252b5132
RH
2829msgstr ""
2830
c1c69e83
AM
2831#: config/tc-arm.c:2062
2832msgid "error parsing element/structure list"
252b5132
RH
2833msgstr ""
2834
c1c69e83
AM
2835#: config/tc-arm.c:2068
2836msgid "expected }"
ae351704
AM
2837msgstr ""
2838
c1c69e83
AM
2839#: config/tc-arm.c:2159
2840msgid "attempt to redefine typed alias"
252b5132
RH
2841msgstr ""
2842
c1c69e83
AM
2843#: config/tc-arm.c:2293
2844msgid "bad type for register"
252b5132
RH
2845msgstr ""
2846
c1c69e83
AM
2847#: config/tc-arm.c:2304
2848msgid "expression must be constant"
252b5132
RH
2849msgstr ""
2850
c1c69e83
AM
2851#: config/tc-arm.c:2321
2852msgid "can't redefine the type of a register alias"
252b5132
RH
2853msgstr ""
2854
c1c69e83
AM
2855#: config/tc-arm.c:2328
2856msgid "you must specify a single type only"
cc643b88
NC
2857msgstr ""
2858
c1c69e83
AM
2859#: config/tc-arm.c:2341
2860msgid "can't redefine the index of a scalar alias"
8ea2b00f
AM
2861msgstr ""
2862
c1c69e83
AM
2863#: config/tc-arm.c:2349
2864msgid "scalar index must be constant"
252b5132
RH
2865msgstr ""
2866
c1c69e83
AM
2867#: config/tc-arm.c:2358
2868msgid "expecting ]"
252b5132
RH
2869msgstr ""
2870
c1c69e83
AM
2871#: config/tc-arm.c:2411
2872msgid "invalid syntax for .dn directive"
252b5132
RH
2873msgstr ""
2874
c1c69e83
AM
2875#: config/tc-arm.c:2417
2876msgid "invalid syntax for .qn directive"
2ee0aedf
TG
2877msgstr ""
2878
c1c69e83
AM
2879#: config/tc-arm.c:2452
2880#, c-format
2881msgid "ignoring attempt to use .unreq on fixed register name: '%s'"
a5c7551f
RW
2882msgstr ""
2883
c1c69e83
AM
2884#: config/tc-arm.c:2720
2885#, c-format
2886msgid "Failed to find real start of function: %s\n"
252b5132
RH
2887msgstr ""
2888
c1c69e83
AM
2889#: config/tc-arm.c:2737
2890msgid "selected processor does not support THUMB opcodes"
55cf6793
ZW
2891msgstr ""
2892
c1c69e83
AM
2893#: config/tc-arm.c:2750
2894msgid "selected processor does not support ARM opcodes"
3caac5b8
AM
2895msgstr ""
2896
c1c69e83
AM
2897#: config/tc-arm.c:2762
2898#, c-format
2899msgid "invalid instruction size selected (%d)"
a5c7551f
RW
2900msgstr ""
2901
c1c69e83
AM
2902#: config/tc-arm.c:2794
2903#, c-format
2904msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
ae351704
AM
2905msgstr ""
2906
c1c69e83
AM
2907#: config/tc-arm.c:2850
2908#, c-format
2909msgid "expected comma after name \"%s\""
3caac5b8
AM
2910msgstr ""
2911
c1c69e83
AM
2912#: config/tc-arm.c:2900 config/tc-m32r.c:588
2913#, c-format
2914msgid "symbol `%s' already defined"
252b5132
RH
2915msgstr ""
2916
c1c69e83
AM
2917#: config/tc-arm.c:2934
2918#, c-format
2919msgid "unrecognized syntax mode \"%s\""
ae351704
AM
2920msgstr ""
2921
c1c69e83
AM
2922#: config/tc-arm.c:2955
2923#, c-format
2924msgid "alignment too large: %d assumed"
252b5132
RH
2925msgstr ""
2926
c1c69e83
AM
2927#: config/tc-arm.c:2958
2928msgid "alignment negative. 0 assumed."
2ee0aedf
TG
2929msgstr ""
2930
c1c69e83
AM
2931#: config/tc-arm.c:3293
2932msgid "(plt) is only valid on branch targets"
6e1772d5
AM
2933msgstr ""
2934
c1c69e83
AM
2935#: config/tc-arm.c:3299 config/tc-s390.c:1146 config/tc-s390.c:1789
2936#: config/tc-xtensa.c:1591
2937#, c-format
2938msgid "%s relocations do not fit in %d bytes"
2ee0aedf
TG
2939msgstr ""
2940
c1c69e83
AM
2941#: config/tc-arm.c:3376
2942msgid ".inst.n operand too big. Use .inst.w instead"
ae351704
AM
2943msgstr ""
2944
c1c69e83
AM
2945#: config/tc-arm.c:3396
2946msgid "cannot determine Thumb instruction size. Use .inst.n/.inst.w instead"
3caac5b8
AM
2947msgstr ""
2948
c1c69e83
AM
2949#: config/tc-arm.c:3426
2950msgid "width suffixes are invalid in ARM mode"
2ee0aedf
TG
2951msgstr ""
2952
c1c69e83
AM
2953#: config/tc-arm.c:3468 dwarf2dbg.c:762
2954msgid "expected 0 or 1"
3caac5b8
AM
2955msgstr ""
2956
c1c69e83
AM
2957#: config/tc-arm.c:3472
2958msgid "missing comma"
55cf6793
ZW
2959msgstr ""
2960
c1c69e83
AM
2961#: config/tc-arm.c:3505
2962msgid "duplicate .fnstart directive"
a74801ba
ILT
2963msgstr ""
2964
c1c69e83
AM
2965#: config/tc-arm.c:3536 config/tc-tic6x.c:412
2966msgid "duplicate .handlerdata directive"
55cf6793
ZW
2967msgstr ""
2968
c1c69e83
AM
2969#: config/tc-arm.c:3555
2970msgid ".fnend directive without .fnstart"
252b5132
RH
2971msgstr ""
2972
c1c69e83
AM
2973#: config/tc-arm.c:3622 config/tc-tic6x.c:393
2974msgid "personality routine specified for cantunwind frame"
3caac5b8
AM
2975msgstr ""
2976
c1c69e83
AM
2977#: config/tc-arm.c:3639 config/tc-tic6x.c:454
2978msgid "duplicate .personalityindex directive"
3caac5b8
AM
2979msgstr ""
2980
c1c69e83
AM
2981#: config/tc-arm.c:3646 config/tc-tic6x.c:461
2982msgid "bad personality routine number"
2ee0aedf
TG
2983msgstr ""
2984
c1c69e83
AM
2985#: config/tc-arm.c:3668 config/tc-tic6x.c:478
2986msgid "duplicate .personality directive"
252b5132
RH
2987msgstr ""
2988
c1c69e83
AM
2989#: config/tc-arm.c:3691 config/tc-arm.c:3819 config/tc-arm.c:3867
2990msgid "expected register list"
252b5132
RH
2991msgstr ""
2992
c1c69e83
AM
2993#: config/tc-arm.c:3773
2994msgid "expected , <constant>"
3b16e843
NC
2995msgstr ""
2996
c1c69e83
AM
2997#: config/tc-arm.c:3782
2998msgid "number of registers must be in the range [1:4]"
3b16e843
NC
2999msgstr ""
3000
c1c69e83
AM
3001#: config/tc-arm.c:3929 config/tc-arm.c:4063
3002msgid "bad register range"
6e1772d5
AM
3003msgstr ""
3004
c1c69e83
AM
3005#: config/tc-arm.c:4129
3006msgid "FPA .unwind_save does not take a register list"
252b5132
RH
3007msgstr ""
3008
c1c69e83
AM
3009#: config/tc-arm.c:4148
3010msgid ".unwind_save does not support this kind of register"
8ea2b00f
AM
3011msgstr ""
3012
c1c69e83
AM
3013#: config/tc-arm.c:4187
3014msgid "SP and PC not permitted in .unwind_movsp directive"
252b5132
RH
3015msgstr ""
3016
c1c69e83
AM
3017#: config/tc-arm.c:4192
3018msgid "unexpected .unwind_movsp directive"
8ad3436c
AM
3019msgstr ""
3020
c1c69e83
AM
3021#: config/tc-arm.c:4219
3022msgid "stack increment must be multiple of 4"
8ad3436c
AM
3023msgstr ""
3024
c1c69e83
AM
3025#: config/tc-arm.c:4251
3026msgid "expected <reg>, <reg>"
252b5132
RH
3027msgstr ""
3028
c1c69e83
AM
3029#: config/tc-arm.c:4269
3030msgid "register must be either sp or set by a previousunwind_movsp directive"
252b5132
RH
3031msgstr ""
3032
c1c69e83
AM
3033#: config/tc-arm.c:4308
3034msgid "expected <offset>, <opcode>"
55cf6793
ZW
3035msgstr ""
3036
c1c69e83
AM
3037#: config/tc-arm.c:4320
3038msgid "unwind opcode too long"
252b5132
RH
3039msgstr ""
3040
c1c69e83
AM
3041#: config/tc-arm.c:4325
3042msgid "invalid unwind opcode"
2ee0aedf
TG
3043msgstr ""
3044
c1c69e83
AM
3045#: config/tc-arm.c:4505 config/tc-arm.c:5447 config/tc-arm.c:9688
3046#: config/tc-arm.c:10211 config/tc-arm.c:12231 config/tc-arm.c:13664
3047#: config/tc-arm.c:22438 config/tc-arm.c:22463 config/tc-arm.c:22471
3048#: config/tc-metag.c:5175 config/tc-z8k.c:1144 config/tc-z8k.c:1154
3049msgid "immediate value out of range"
2ee0aedf
TG
3050msgstr ""
3051
c1c69e83
AM
3052#: config/tc-arm.c:4670
3053msgid "invalid FPA immediate expression"
06647dfd
AM
3054msgstr ""
3055
c1c69e83
AM
3056#: config/tc-arm.c:4817
3057msgid "'LSL' or 'ASR' required"
252b5132
RH
3058msgstr ""
3059
c1c69e83
AM
3060#: config/tc-arm.c:4825
3061msgid "'LSL' required"
a74801ba
ILT
3062msgstr ""
3063
c1c69e83
AM
3064#: config/tc-arm.c:4833
3065msgid "'ASR' required"
252b5132
RH
3066msgstr ""
3067
c1c69e83
AM
3068#: config/tc-arm.c:4912
3069msgid "invalid rotation"
252b5132
RH
3070msgstr ""
3071
c1c69e83
AM
3072#: config/tc-arm.c:5071 config/tc-arm.c:5238
3073msgid "unknown group relocation"
252b5132
RH
3074msgstr ""
3075
c1c69e83
AM
3076#: config/tc-arm.c:5107
3077msgid "alignment must be constant"
06647dfd
AM
3078msgstr ""
3079
c1c69e83
AM
3080#: config/tc-arm.c:5269
3081msgid "this group relocation is not allowed on this instruction"
252b5132
RH
3082msgstr ""
3083
c1c69e83
AM
3084#: config/tc-arm.c:5324
3085msgid "'}' expected at end of 'option' field"
87ccc1b0
NC
3086msgstr ""
3087
c1c69e83
AM
3088#: config/tc-arm.c:5329
3089msgid "cannot combine index with option"
a5c7551f
RW
3090msgstr ""
3091
c1c69e83
AM
3092#: config/tc-arm.c:5585
3093msgid "unexpected bit specified after APSR"
252b5132
RH
3094msgstr ""
3095
c1c69e83
AM
3096#: config/tc-arm.c:5597
3097msgid "selected processor does not support DSP extension"
ae351704
AM
3098msgstr ""
3099
c1c69e83
AM
3100#: config/tc-arm.c:5609
3101msgid "bad bitmask specified after APSR"
ae351704
AM
3102msgstr ""
3103
c1c69e83
AM
3104#: config/tc-arm.c:5633
3105msgid "writing to APSR without specifying a bitmask is deprecated"
2ee0aedf
TG
3106msgstr ""
3107
c1c69e83
AM
3108#: config/tc-arm.c:5645 config/tc-arm.c:11356 config/tc-arm.c:11400
3109#: config/tc-arm.c:11404
3110msgid "selected processor does not support requested special purpose register"
ae351704
AM
3111msgstr ""
3112
c1c69e83
AM
3113#: config/tc-arm.c:5650
3114msgid "flag for {c}psr instruction expected"
2ee0aedf
TG
3115msgstr ""
3116
c1c69e83
AM
3117#: config/tc-arm.c:5675
3118msgid "unrecognized CPS flag"
55cf6793
ZW
3119msgstr ""
3120
c1c69e83
AM
3121#: config/tc-arm.c:5682
3122msgid "missing CPS flags"
ae351704
AM
3123msgstr ""
3124
c1c69e83
AM
3125#: config/tc-arm.c:5705 config/tc-arm.c:5711
3126msgid "valid endian specifiers are be or le"
a5c7551f
RW
3127msgstr ""
3128
c1c69e83
AM
3129#: config/tc-arm.c:5733
3130msgid "missing rotation field after comma"
a5c7551f
RW
3131msgstr ""
3132
c1c69e83
AM
3133#: config/tc-arm.c:5748
3134msgid "rotation can only be 0, 8, 16, or 24"
ae351704
AM
3135msgstr ""
3136
c1c69e83
AM
3137#: config/tc-arm.c:5777
3138msgid "condition required"
c85dd50d
NC
3139msgstr ""
3140
c1c69e83
AM
3141#: config/tc-arm.c:5838 config/tc-arm.c:8012
3142msgid "'[' expected"
ae351704
AM
3143msgstr ""
3144
c1c69e83
AM
3145#: config/tc-arm.c:5851
3146msgid "',' expected"
ae351704
AM
3147msgstr ""
3148
c1c69e83
AM
3149#: config/tc-arm.c:5868
3150msgid "invalid shift"
ae351704
AM
3151msgstr ""
3152
c1c69e83
AM
3153#: config/tc-arm.c:5941
3154msgid "can't use Neon quad register here"
c85dd50d
NC
3155msgstr ""
3156
c1c69e83
AM
3157#: config/tc-arm.c:6007
3158msgid "expected <Rm> or <Dm> or <Qm> operand"
ae351704
AM
3159msgstr ""
3160
c1c69e83
AM
3161#: config/tc-arm.c:6087
3162msgid "parse error"
a5c7551f
RW
3163msgstr ""
3164
c1c69e83
AM
3165#. ISB can only take SY as an option.
3166#: config/tc-arm.c:6351
3167msgid "invalid barrier type"
2ee0aedf
TG
3168msgstr ""
3169
c1c69e83
AM
3170#: config/tc-arm.c:6488
3171msgid "immediate value is out of range"
ae351704
AM
3172msgstr ""
3173
c1c69e83
AM
3174#: config/tc-arm.c:6635
3175msgid "iWMMXt data or control register expected"
ae351704
AM
3176msgstr ""
3177
c1c69e83
AM
3178#: config/tc-arm.c:6675
3179msgid "Banked registers are not available with this architecture."
ae351704
AM
3180msgstr ""
3181
c1c69e83
AM
3182#: config/tc-arm.c:6897 config/tc-score.c:264
3183msgid "garbage following instruction"
ae351704
AM
3184msgstr ""
3185
c1c69e83
AM
3186#. If REG is R13 (the stack pointer), warn that its use is
3187#. deprecated.
3188#: config/tc-arm.c:6938
3189msgid "use of r13 is deprecated"
ae351704
AM
3190msgstr ""
3191
c1c69e83
AM
3192#: config/tc-arm.c:7008
3193msgid "D register out of range for selected VFP version"
ae351704
AM
3194msgstr ""
3195
c1c69e83
AM
3196#: config/tc-arm.c:7087 config/tc-arm.c:9416
3197msgid "Instruction does not support =N addresses"
ae351704
AM
3198msgstr ""
3199
c1c69e83
AM
3200#: config/tc-arm.c:7095
3201msgid "instruction does not accept preindexed addressing"
ae351704
AM
3202msgstr ""
3203
c1c69e83
AM
3204#. unindexed - only for coprocessor
3205#: config/tc-arm.c:7111 config/tc-arm.c:9479
3206msgid "instruction does not accept unindexed addressing"
2ee0aedf
TG
3207msgstr ""
3208
c1c69e83
AM
3209#: config/tc-arm.c:7119
3210msgid "destination register same as write-back base"
ae351704
AM
3211msgstr ""
3212
c1c69e83
AM
3213#: config/tc-arm.c:7120
3214msgid "source register same as write-back base"
ae351704
AM
3215msgstr ""
3216
c1c69e83
AM
3217#: config/tc-arm.c:7170
3218msgid "use of PC in this instruction is deprecated"
a5c7551f
RW
3219msgstr ""
3220
c1c69e83
AM
3221#: config/tc-arm.c:7193
3222msgid "instruction does not accept scaled register index"
ae351704
AM
3223msgstr ""
3224
c1c69e83
AM
3225#: config/tc-arm.c:7247
3226msgid "instruction does not support unindexed addressing"
ae351704
AM
3227msgstr ""
3228
c1c69e83
AM
3229#: config/tc-arm.c:7262
3230msgid "pc may not be used with write-back"
a5c7551f
RW
3231msgstr ""
3232
c1c69e83
AM
3233#: config/tc-arm.c:7267
3234msgid "instruction does not support writeback"
9c9c98a5
NC
3235msgstr ""
3236
c1c69e83
AM
3237#: config/tc-arm.c:7313
3238msgid "invalid pseudo operation"
ae351704
AM
3239msgstr ""
3240
c1c69e83
AM
3241#: config/tc-arm.c:7442
3242msgid "Rn must not overlap other operands"
ae351704
AM
3243msgstr ""
3244
c1c69e83
AM
3245#: config/tc-arm.c:7447
3246msgid "swp{b} use is obsoleted for ARMv8 and later"
ae351704
AM
3247msgstr ""
3248
c1c69e83
AM
3249#: config/tc-arm.c:7450
3250msgid "swp{b} use is deprecated for ARMv6 and ARMv7"
ae351704
AM
3251msgstr ""
3252
c1c69e83
AM
3253#: config/tc-arm.c:7552 config/tc-arm.c:7571 config/tc-arm.c:7584
3254#: config/tc-arm.c:10052 config/tc-arm.c:10083 config/tc-arm.c:10105
3255msgid "bit-field extends past end of register"
ae351704
AM
3256msgstr ""
3257
c1c69e83
AM
3258#: config/tc-arm.c:7614
3259msgid "the only valid suffixes here are '(plt)' and '(tlscall)'"
252b5132
RH
3260msgstr ""
3261
c1c69e83
AM
3262#: config/tc-arm.c:7667
3263msgid "use of r15 in blx in ARM mode is not really useful"
a74801ba
ILT
3264msgstr ""
3265
c1c69e83
AM
3266#: config/tc-arm.c:7689
3267msgid "use of r15 in bx in ARM mode is not really useful"
252b5132
RH
3268msgstr ""
3269
c1c69e83
AM
3270#: config/tc-arm.c:7714
3271msgid "use of r15 in bxj is not really useful"
252b5132
RH
3272msgstr ""
3273
c1c69e83
AM
3274#: config/tc-arm.c:7762
3275msgid "This coprocessor register access is deprecated in ARMv8"
ae351704
AM
3276msgstr ""
3277
c1c69e83
AM
3278#: config/tc-arm.c:7962 config/tc-arm.c:7971
3279msgid "writeback of base register is UNPREDICTABLE"
ae351704
AM
3280msgstr ""
3281
c1c69e83
AM
3282#: config/tc-arm.c:7965
3283msgid "writeback of base register when in register list is UNPREDICTABLE"
ae351704
AM
3284msgstr ""
3285
c1c69e83
AM
3286#: config/tc-arm.c:7975
3287msgid "if writeback register is in list, it must be the lowest reg in the list"
ae351704
AM
3288msgstr ""
3289
c1c69e83
AM
3290#: config/tc-arm.c:8007
3291msgid "first transfer register must be even"
ae351704
AM
3292msgstr ""
3293
c1c69e83
AM
3294#: config/tc-arm.c:8010
3295msgid "can only transfer two consecutive registers"
252b5132
RH
3296msgstr ""
3297
c1c69e83
AM
3298#. If op 1 were present and equal to PC, this function wouldn't
3299#. have been called in the first place.
3300#. If op 2 were present and equal to PC, this function wouldn't
3301#. have been called in the first place.
3302#: config/tc-arm.c:8011 config/tc-arm.c:8081 config/tc-arm.c:8714
3303#: config/tc-arm.c:10857
3304msgid "r14 not allowed here"
a74801ba
ILT
3305msgstr ""
3306
c1c69e83
AM
3307#: config/tc-arm.c:8023
3308msgid "base register written back, and overlaps second transfer register"
252b5132
RH
3309msgstr ""
3310
c1c69e83
AM
3311#: config/tc-arm.c:8033
3312msgid "index register overlaps transfer register"
252b5132
RH
3313msgstr ""
3314
c1c69e83
AM
3315#: config/tc-arm.c:8062 config/tc-arm.c:8681
3316msgid "offset must be zero in ARM encoding"
6e1772d5
AM
3317msgstr ""
3318
c1c69e83
AM
3319#: config/tc-arm.c:8075 config/tc-arm.c:8708
3320msgid "even register required"
a74801ba
ILT
3321msgstr ""
3322
c1c69e83
AM
3323#: config/tc-arm.c:8078
3324msgid "can only load two consecutive registers"
a74801ba
ILT
3325msgstr ""
3326
c1c69e83
AM
3327#: config/tc-arm.c:8096
3328msgid "ldr to register 15 must be 4-byte alligned"
252b5132
RH
3329msgstr ""
3330
c1c69e83
AM
3331#: config/tc-arm.c:8119 config/tc-arm.c:8151
3332msgid "this instruction requires a post-indexed address"
252b5132
RH
3333msgstr ""
3334
c1c69e83
AM
3335#: config/tc-arm.c:8178
3336msgid "Rd and Rm should be different in mla"
55cf6793
ZW
3337msgstr ""
3338
c1c69e83
AM
3339#: config/tc-arm.c:8202 config/tc-arm.c:11221
3340msgid ":lower16: not allowed this instruction"
55cf6793
ZW
3341msgstr ""
3342
c1c69e83
AM
3343#: config/tc-arm.c:8204
3344msgid ":upper16: not allowed instruction"
0d2bcfaf
NC
3345msgstr ""
3346
c1c69e83
AM
3347#: config/tc-arm.c:8223
3348msgid "operand 1 must be FPSCR"
3b16e843
NC
3349msgstr ""
3350
c1c69e83
AM
3351#: config/tc-arm.c:8305 config/tc-arm.c:11340
3352msgid "bad register for mrs"
3b16e843
NC
3353msgstr ""
3354
c1c69e83
AM
3355#: config/tc-arm.c:8312 config/tc-arm.c:11363
3356msgid "'APSR', 'CPSR' or 'SPSR' expected"
3b16e843
NC
3357msgstr ""
3358
c1c69e83
AM
3359#: config/tc-arm.c:8353
3360msgid "Rd and Rm should be different in mul"
3b16e843
NC
3361msgstr ""
3362
c1c69e83
AM
3363#: config/tc-arm.c:8372 config/tc-arm.c:8626 config/tc-arm.c:11501
3364msgid "rdhi and rdlo must be different"
3b16e843
NC
3365msgstr ""
3366
c1c69e83
AM
3367#: config/tc-arm.c:8378
3368msgid "rdhi, rdlo and rm must all be different"
3b16e843
NC
3369msgstr ""
3370
c1c69e83
AM
3371#: config/tc-arm.c:8444
3372msgid "'[' expected after PLD mnemonic"
3b16e843
NC
3373msgstr ""
3374
c1c69e83
AM
3375#: config/tc-arm.c:8446 config/tc-arm.c:8461
3376msgid "post-indexed expression used in preload instruction"
3b16e843
NC
3377msgstr ""
3378
c1c69e83
AM
3379#: config/tc-arm.c:8448 config/tc-arm.c:8463
3380msgid "writeback used in preload instruction"
3b16e843
NC
3381msgstr ""
3382
c1c69e83
AM
3383#: config/tc-arm.c:8450 config/tc-arm.c:8465
3384msgid "unindexed addressing used in preload instruction"
3b16e843
NC
3385msgstr ""
3386
c1c69e83
AM
3387#: config/tc-arm.c:8459
3388msgid "'[' expected after PLI mnemonic"
3b16e843
NC
3389msgstr ""
3390
c1c69e83
AM
3391#: config/tc-arm.c:8550 config/tc-arm.c:11817
3392msgid "setend use is deprecated for ARMv8"
3b16e843
NC
3393msgstr ""
3394
c1c69e83
AM
3395#: config/tc-arm.c:8571 config/tc-arm.c:11878 config/tc-arm.c:11910
3396#: config/tc-arm.c:11953
3397msgid "extraneous shift as part of operand to shift insn"
a5c7551f
RW
3398msgstr ""
3399
c1c69e83
AM
3400#: config/tc-arm.c:8652
3401msgid "SRS base register must be r13"
3b16e843
NC
3402msgstr ""
3403
c1c69e83
AM
3404#: config/tc-arm.c:8711
3405msgid "can only store two consecutive registers"
3b16e843
NC
3406msgstr ""
3407
c1c69e83
AM
3408#: config/tc-arm.c:8825 config/tc-arm.c:8842
3409msgid "only two consecutive VFP SP registers allowed here"
3b16e843
NC
3410msgstr ""
3411
c1c69e83
AM
3412#: config/tc-arm.c:8870 config/tc-arm.c:8885
3413msgid "this addressing mode requires base-register writeback"
3b16e843
NC
3414msgstr ""
3415
c1c69e83
AM
3416#. If srcsize is 16, inst.operands[1].imm must be in the range 0-16.
3417#. i.e. immbits must be in range 0 - 16.
3418#: config/tc-arm.c:9002
3419msgid "immediate value out of range, expected range [0, 16]"
3b16e843
NC
3420msgstr ""
3421
c1c69e83
AM
3422#. If srcsize is 32, inst.operands[1].imm must be in the range 1-32.
3423#. i.e. immbits must be in range 0 - 31.
3424#: config/tc-arm.c:9009
3425msgid "immediate value out of range, expected range [1, 32]"
3b16e843
NC
3426msgstr ""
3427
c1c69e83
AM
3428#: config/tc-arm.c:9075
3429msgid "this instruction does not support indexing"
3b16e843
NC
3430msgstr ""
3431
c1c69e83
AM
3432#: config/tc-arm.c:9098
3433msgid "only r15 allowed here"
3b16e843
NC
3434msgstr ""
3435
c1c69e83
AM
3436#: config/tc-arm.c:9233
3437msgid "immediate operand requires iWMMXt2"
3b16e843
NC
3438msgstr ""
3439
c1c69e83
AM
3440#: config/tc-arm.c:9377
3441msgid "shift by register not allowed in thumb mode"
3b16e843
NC
3442msgstr ""
3443
c1c69e83
AM
3444#: config/tc-arm.c:9389 config/tc-arm.c:12061 config/tc-arm.c:21828
3445msgid "shift expression is too large"
3b16e843
NC
3446msgstr ""
3447
c1c69e83
AM
3448#: config/tc-arm.c:9422
3449msgid "cannot use register index with this instruction"
3b16e843
NC
3450msgstr ""
3451
c1c69e83
AM
3452#: config/tc-arm.c:9424
3453msgid "Thumb does not support negative register indexing"
3b16e843
NC
3454msgstr ""
3455
c1c69e83
AM
3456#: config/tc-arm.c:9426
3457msgid "Thumb does not support register post-indexing"
3b16e843
NC
3458msgstr ""
3459
c1c69e83
AM
3460#: config/tc-arm.c:9428
3461msgid "Thumb does not support register indexing with writeback"
3b16e843
NC
3462msgstr ""
3463
c1c69e83
AM
3464#: config/tc-arm.c:9430
3465msgid "Thumb supports only LSL in shifted register indexing"
3b16e843
NC
3466msgstr ""
3467
c1c69e83
AM
3468#: config/tc-arm.c:9439 config/tc-arm.c:15160
3469msgid "shift out of range"
3b16e843
NC
3470msgstr ""
3471
c1c69e83
AM
3472#: config/tc-arm.c:9448
3473msgid "cannot use writeback with this instruction"
3b16e843
NC
3474msgstr ""
3475
c1c69e83
AM
3476#: config/tc-arm.c:9469
3477msgid "cannot use post-indexing with PC-relative addressing"
3b16e843
NC
3478msgstr ""
3479
c1c69e83
AM
3480#: config/tc-arm.c:9470
3481msgid "cannot use post-indexing with this instruction"
3b16e843
NC
3482msgstr ""
3483
c1c69e83
AM
3484#: config/tc-arm.c:9683
3485msgid "only SUBS PC, LR, #const allowed"
3b16e843
NC
3486msgstr ""
3487
c1c69e83
AM
3488#: config/tc-arm.c:9765 config/tc-arm.c:9920 config/tc-arm.c:10017
3489#: config/tc-arm.c:11301 config/tc-arm.c:11607
3490msgid "shift must be constant"
3b16e843
NC
3491msgstr ""
3492
c1c69e83
AM
3493#: config/tc-arm.c:9770
3494msgid "shift value over 3 not allowed in thumb mode"
3b16e843
NC
3495msgstr ""
3496
c1c69e83
AM
3497#: config/tc-arm.c:9772
3498msgid "only LSL shift allowed in thumb mode"
3b16e843
NC
3499msgstr ""
3500
c1c69e83
AM
3501#: config/tc-arm.c:9796 config/tc-arm.c:9935 config/tc-arm.c:10032
3502#: config/tc-arm.c:11314
3503msgid "unshifted register required"
3b16e843
NC
3504msgstr ""
3505
c1c69e83
AM
3506#: config/tc-arm.c:9811 config/tc-arm.c:10043 config/tc-arm.c:11462
3507msgid "dest must overlap one source register"
3b16e843
NC
3508msgstr ""
3509
c1c69e83
AM
3510#: config/tc-arm.c:9938
3511msgid "dest and source1 must be the same register"
3b16e843
NC
3512msgstr ""
3513
c1c69e83
AM
3514#: config/tc-arm.c:10207
3515msgid "instruction is always unconditional"
3b16e843
NC
3516msgstr ""
3517
c1c69e83
AM
3518#: config/tc-arm.c:10322
3519msgid "selected processor does not support 'A' form of this instruction"
3b16e843
NC
3520msgstr ""
3521
c1c69e83
AM
3522#: config/tc-arm.c:10325
3523msgid "Thumb does not support the 2-argument form of this instruction"
3b16e843
NC
3524msgstr ""
3525
c1c69e83
AM
3526#: config/tc-arm.c:10446
3527msgid "SP not allowed in register list"
3b16e843
NC
3528msgstr ""
3529
c1c69e83
AM
3530#: config/tc-arm.c:10450 config/tc-arm.c:10556
3531msgid ""
3532"having the base register in the register list when using write back is "
3533"UNPREDICTABLE"
3b16e843
NC
3534msgstr ""
3535
c1c69e83
AM
3536#: config/tc-arm.c:10458
3537msgid "LR and PC should not both be in register list"
3b16e843
NC
3538msgstr ""
3539
c1c69e83
AM
3540#: config/tc-arm.c:10466
3541msgid "PC not allowed in register list"
3b16e843
NC
3542msgstr ""
3543
c1c69e83
AM
3544#: config/tc-arm.c:10508
3545msgid "Thumb load/store multiple does not support {reglist}^"
3b16e843
NC
3546msgstr ""
3547
c1c69e83
AM
3548#: config/tc-arm.c:10533 config/tc-arm.c:10610
3549#, c-format
3550msgid "value stored for r%d is UNKNOWN"
3b16e843
NC
3551msgstr ""
3552
c1c69e83
AM
3553#: config/tc-arm.c:10603
3554msgid "Thumb-2 instruction only valid in unified syntax"
3b16e843
NC
3555msgstr ""
3556
c1c69e83
AM
3557#: config/tc-arm.c:10607 config/tc-arm.c:10617
3558msgid "this instruction will write back the base register"
3b16e843
NC
3559msgstr ""
3560
c1c69e83
AM
3561#: config/tc-arm.c:10620
3562msgid "this instruction will not write back the base register"
87ccc1b0
NC
3563msgstr ""
3564
c1c69e83
AM
3565#: config/tc-arm.c:10651
3566msgid "r14 not allowed as first register when second register is omitted"
3b16e843
NC
3567msgstr ""
3568
c1c69e83
AM
3569#: config/tc-arm.c:10751
3570msgid ""
3571"This instruction may be unpredictable if executed on M-profile cores with "
3572"interrupts enabled."
3b16e843
NC
3573msgstr ""
3574
c1c69e83
AM
3575#: config/tc-arm.c:10780 config/tc-arm.c:10793 config/tc-arm.c:10829
3576msgid "Thumb does not support this addressing mode"
3b16e843
NC
3577msgstr ""
3578
c1c69e83
AM
3579#: config/tc-arm.c:10797
3580msgid "byte or halfword not valid for base register"
3b16e843
NC
3581msgstr ""
3582
c1c69e83
AM
3583#: config/tc-arm.c:10800
3584msgid "r15 based store not allowed"
3b16e843
NC
3585msgstr ""
3586
c1c69e83
AM
3587#: config/tc-arm.c:10802
3588msgid "invalid base register for register offset"
3b16e843
NC
3589msgstr ""
3590
c1c69e83
AM
3591#: config/tc-arm.c:10859
3592msgid "r12 not allowed here"
3b16e843
NC
3593msgstr ""
3594
c1c69e83
AM
3595#: config/tc-arm.c:10865
3596msgid "base register written back, and overlaps one of transfer registers"
3b16e843
NC
3597msgstr ""
3598
c1c69e83
AM
3599#: config/tc-arm.c:10993
3600#, c-format
3601msgid ""
3602"Use of r%u as a source register is deprecated when r%u is the destination "
3603"register."
3b16e843
NC
3604msgstr ""
3605
c1c69e83
AM
3606#: config/tc-arm.c:11177
3607msgid "shifts in CMP/MOV instructions are only supported in unified syntax"
3b16e843
NC
3608msgstr ""
3609
c1c69e83
AM
3610#: config/tc-arm.c:11205
3611msgid "only lo regs allowed with immediate"
3b16e843
NC
3612msgstr ""
3613
c1c69e83
AM
3614#: config/tc-arm.c:11226
3615msgid ":upper16: not allowed this instruction"
3b16e843
NC
3616msgstr ""
3617
c1c69e83
AM
3618#: config/tc-arm.c:11381
3619msgid "Thumb encoding does not support an immediate here"
3b16e843
NC
3620msgstr ""
3621
c1c69e83
AM
3622#: config/tc-arm.c:11467
3623msgid "Thumb-2 MUL must not set flags"
3b16e843
NC
3624msgstr ""
3625
c1c69e83
AM
3626#: config/tc-arm.c:11532
3627msgid "Thumb does not support NOP with hints"
3b16e843
NC
3628msgstr ""
3629
c1c69e83
AM
3630#: config/tc-arm.c:11670
3631msgid "push/pop do not support {reglist}^"
2ee0aedf
TG
3632msgstr ""
3633
c1c69e83
AM
3634#: config/tc-arm.c:11692
3635msgid "invalid register list to push/pop instruction"
3b16e843
NC
3636msgstr ""
3637
c1c69e83
AM
3638#: config/tc-arm.c:11937
3639msgid "source1 and dest must be same register"
2ee0aedf
TG
3640msgstr ""
3641
c1c69e83
AM
3642#: config/tc-arm.c:11962
3643msgid "ror #imm not supported"
252b5132
RH
3644msgstr ""
3645
c1c69e83
AM
3646#: config/tc-arm.c:12013
3647msgid "SMC is not permitted on this architecture"
2ee0aedf
TG
3648msgstr ""
3649
c1c69e83
AM
3650#: config/tc-arm.c:12178
3651msgid "Thumb encoding does not support rotation"
252b5132
RH
3652msgstr ""
3653
c1c69e83
AM
3654#: config/tc-arm.c:12193
3655msgid "SVC is not permitted on this architecture"
252b5132
RH
3656msgstr ""
3657
c1c69e83
AM
3658#: config/tc-arm.c:12209
3659msgid "instruction requires register index"
252b5132
RH
3660msgstr ""
3661
c1c69e83
AM
3662#: config/tc-arm.c:12218
3663msgid "instruction does not allow shifted index"
252b5132
RH
3664msgstr ""
3665
c1c69e83
AM
3666#: config/tc-arm.c:12402
3667msgid "invalid neon suffix for non neon instruction"
3b16e843
NC
3668msgstr ""
3669
c1c69e83
AM
3670#: config/tc-arm.c:12697 config/tc-arm.c:13034 config/tc-arm.c:14689
3671#: config/tc-arm.c:16082
3672msgid "invalid instruction shape"
6e1772d5
AM
3673msgstr ""
3674
c1c69e83
AM
3675#: config/tc-arm.c:12942
3676msgid "types specified in both the mnemonic and operands"
8ea2b00f
AM
3677msgstr ""
3678
c1c69e83
AM
3679#: config/tc-arm.c:12979
3680msgid "operand types can't be inferred"
a5c7551f
RW
3681msgstr ""
3682
c1c69e83
AM
3683#: config/tc-arm.c:12985
3684msgid "type specifier has the wrong number of parts"
3b16e843
NC
3685msgstr ""
3686
c1c69e83
AM
3687#: config/tc-arm.c:13050 config/tc-arm.c:14829 config/tc-arm.c:14836
3688msgid "operand size must match register width"
3b16e843
NC
3689msgstr ""
3690
c1c69e83
AM
3691#: config/tc-arm.c:13061
3692msgid "bad type in Neon instruction"
3b16e843
NC
3693msgstr ""
3694
c1c69e83
AM
3695#: config/tc-arm.c:13072
3696msgid "inconsistent types in Neon instruction"
6e1772d5
AM
3697msgstr ""
3698
c1c69e83
AM
3699#: config/tc-arm.c:13889
3700msgid "first and second operands shall be the same register"
3b16e843
NC
3701msgstr ""
3702
c1c69e83
AM
3703#: config/tc-arm.c:14165
3704msgid "scalar out of range for multiply instruction"
a5c7551f
RW
3705msgstr ""
3706
c1c69e83
AM
3707#: config/tc-arm.c:14341 config/tc-arm.c:14353
3708msgid "immediate out of range for insert"
3b16e843
NC
3709msgstr ""
3710
c1c69e83
AM
3711#: config/tc-arm.c:14365 config/tc-arm.c:15533
3712msgid "immediate out of range for shift"
3b16e843
NC
3713msgstr ""
3714
c1c69e83
AM
3715#: config/tc-arm.c:14486
3716msgid "immediate out of range for narrowing operation"
252b5132
RH
3717msgstr ""
3718
c1c69e83
AM
3719#: config/tc-arm.c:14620
3720msgid "operands 0 and 1 must be the same register"
3b16e843
NC
3721msgstr ""
3722
c1c69e83
AM
3723#: config/tc-arm.c:14699 config/tc-arm.c:16165
3724msgid "invalid rounding mode"
f12e7348
NC
3725msgstr ""
3726
c1c69e83
AM
3727#: config/tc-arm.c:14967
3728msgid "operand size must be specified for immediate VMOV"
2ee0aedf
TG
3729msgstr ""
3730
c1c69e83
AM
3731#: config/tc-arm.c:14977
3732msgid "immediate has bits set outside the operand size"
bc0d738a
NC
3733msgstr ""
3734
c1c69e83
AM
3735#: config/tc-arm.c:15142
3736msgid "Instruction form not available on this architecture."
60bcf0fa
NC
3737msgstr ""
3738
c1c69e83
AM
3739#: config/tc-arm.c:15186
3740msgid "elements must be smaller than reversal region"
bc0d738a
NC
3741msgstr ""
3742
c1c69e83
AM
3743#: config/tc-arm.c:15367 config/tc-arm.c:15427
3744msgid "bad type for scalar"
60bcf0fa
NC
3745msgstr ""
3746
c1c69e83
AM
3747#: config/tc-arm.c:15491 config/tc-arm.c:15499
3748msgid "VFP registers must be adjacent"
60bcf0fa
NC
3749msgstr ""
3750
c1c69e83
AM
3751#: config/tc-arm.c:15645
3752msgid "bad list length for table lookup"
60bcf0fa
NC
3753msgstr ""
3754
c1c69e83
AM
3755#: config/tc-arm.c:15675
3756msgid "writeback (!) must be used for VLDMDB and VSTMDB"
60bcf0fa
NC
3757msgstr ""
3758
c1c69e83
AM
3759#: config/tc-arm.c:15678
3760msgid "register list must contain at least 1 and at most 16 registers"
60bcf0fa
NC
3761msgstr ""
3762
c1c69e83
AM
3763#: config/tc-arm.c:15703
3764msgid "Use of PC here is UNPREDICTABLE"
60bcf0fa
NC
3765msgstr ""
3766
c1c69e83
AM
3767#: config/tc-arm.c:15705
3768msgid "Use of PC here is deprecated"
06647dfd
AM
3769msgstr ""
3770
c1c69e83
AM
3771#: config/tc-arm.c:15768
3772msgid "bad alignment"
60bcf0fa
NC
3773msgstr ""
3774
c1c69e83
AM
3775#: config/tc-arm.c:15785
3776msgid "bad list type for instruction"
60bcf0fa
NC
3777msgstr ""
3778
c1c69e83
AM
3779#: config/tc-arm.c:15787
3780msgid "bad element type for instruction"
60bcf0fa
NC
3781msgstr ""
3782
c1c69e83
AM
3783#: config/tc-arm.c:15829
3784msgid "unsupported alignment for instruction"
60bcf0fa
NC
3785msgstr ""
3786
c1c69e83
AM
3787#: config/tc-arm.c:15848 config/tc-arm.c:15942 config/tc-arm.c:15953
3788#: config/tc-arm.c:15963 config/tc-arm.c:15977
3789msgid "bad list length"
60bcf0fa
NC
3790msgstr ""
3791
c1c69e83
AM
3792#: config/tc-arm.c:15853
3793msgid "stride of 2 unavailable when element size is 8"
60bcf0fa
NC
3794msgstr ""
3795
c1c69e83
AM
3796#: config/tc-arm.c:15886 config/tc-arm.c:15961
3797msgid "can't use alignment with this instruction"
60bcf0fa
NC
3798msgstr ""
3799
c1c69e83
AM
3800#: config/tc-arm.c:16033
3801msgid "post-index must be a register"
60bcf0fa
NC
3802msgstr ""
3803
c1c69e83
AM
3804#: config/tc-arm.c:16035
3805msgid "bad register for post-index"
60bcf0fa
NC
3806msgstr ""
3807
c1c69e83
AM
3808#: config/tc-arm.c:16720 config/tc-arm.c:16806
3809msgid "conditional infixes are deprecated in unified syntax"
60bcf0fa
NC
3810msgstr ""
3811
c1c69e83
AM
3812#: config/tc-arm.c:16957
3813msgid "Warning: conditional outside an IT block for Thumb."
f12e7348
NC
3814msgstr ""
3815
c1c69e83
AM
3816#: config/tc-arm.c:17109
3817msgid "Short branches, Undefined, SVC, LDM/STM"
60bcf0fa
NC
3818msgstr ""
3819
c1c69e83
AM
3820#: config/tc-arm.c:17110
3821msgid "Miscellaneous 16-bit instructions"
60bcf0fa
NC
3822msgstr ""
3823
c1c69e83
AM
3824#: config/tc-arm.c:17111
3825msgid "ADR"
3caac5b8
AM
3826msgstr ""
3827
c1c69e83
AM
3828#: config/tc-arm.c:17112
3829msgid "Literal loads"
3caac5b8
AM
3830msgstr ""
3831
c1c69e83
AM
3832#: config/tc-arm.c:17113
3833msgid "Hi-register ADD, MOV, CMP, BX, BLX using pc"
3caac5b8
AM
3834msgstr ""
3835
c1c69e83
AM
3836#: config/tc-arm.c:17114
3837msgid "Hi-register ADD, MOV, CMP using pc"
60bcf0fa
NC
3838msgstr ""
3839
c1c69e83
AM
3840#: config/tc-arm.c:17133
3841msgid "IT blocks containing 32-bit Thumb instructions are deprecated in ARMv8"
60bcf0fa
NC
3842msgstr ""
3843
c1c69e83 3844#: config/tc-arm.c:17145
60bcf0fa 3845#, c-format
c1c69e83
AM
3846msgid ""
3847"IT blocks containing 16-bit Thumb instructions of the following class are "
3848"deprecated in ARMv8: %s"
60bcf0fa
NC
3849msgstr ""
3850
c1c69e83
AM
3851#: config/tc-arm.c:17158
3852msgid ""
3853"IT blocks containing more than one conditional instruction are deprecated in "
3854"ARMv8"
60bcf0fa
NC
3855msgstr ""
3856
c1c69e83
AM
3857#: config/tc-arm.c:17222
3858msgid "s suffix on comparison instruction is deprecated"
60bcf0fa
NC
3859msgstr ""
3860
c1c69e83 3861#: config/tc-arm.c:17241
60bcf0fa 3862#, c-format
c1c69e83 3863msgid "selected processor does not support Thumb mode `%s'"
60bcf0fa
NC
3864msgstr ""
3865
c1c69e83
AM
3866#: config/tc-arm.c:17247
3867msgid "Thumb does not support conditional execution"
60bcf0fa
NC
3868msgstr ""
3869
c1c69e83 3870#: config/tc-arm.c:17266
3caac5b8 3871#, c-format
c1c69e83 3872msgid "selected processor does not support Thumb-2 mode `%s'"
60bcf0fa
NC
3873msgstr ""
3874
c1c69e83
AM
3875#: config/tc-arm.c:17291
3876#, c-format
3877msgid "cannot honor width suffix -- `%s'"
c85dd50d
NC
3878msgstr ""
3879
c1c69e83 3880#: config/tc-arm.c:17332
2ee0aedf 3881#, c-format
c1c69e83 3882msgid "selected processor does not support ARM mode `%s'"
2ee0aedf
TG
3883msgstr ""
3884
c1c69e83 3885#: config/tc-arm.c:17337
2ee0aedf 3886#, c-format
c1c69e83 3887msgid "width suffixes are invalid in ARM mode -- `%s'"
2ee0aedf
TG
3888msgstr ""
3889
c1c69e83 3890#: config/tc-arm.c:17370
2ee0aedf 3891#, c-format
c1c69e83 3892msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'"
2ee0aedf
TG
3893msgstr ""
3894
c1c69e83 3895#: config/tc-arm.c:17387
3caac5b8 3896#, c-format
c1c69e83 3897msgid "section '%s' finished with an open IT block."
60bcf0fa
NC
3898msgstr ""
3899
c1c69e83
AM
3900#: config/tc-arm.c:17392
3901msgid "file finished with an open IT block."
c85dd50d
NC
3902msgstr ""
3903
c1c69e83
AM
3904#: config/tc-arm.c:20557
3905#, c-format
3906msgid "alignments greater than %d bytes not supported in .text sections."
60bcf0fa
NC
3907msgstr ""
3908
c1c69e83
AM
3909#: config/tc-arm.c:20825 config/tc-ia64.c:3612
3910#, c-format
3911msgid "Group section `%s' has no group signature"
c85dd50d
NC
3912msgstr ""
3913
c1c69e83
AM
3914#: config/tc-arm.c:20870
3915msgid "handlerdata in cantunwind frame"
c85dd50d
NC
3916msgstr ""
3917
c1c69e83
AM
3918#: config/tc-arm.c:20887
3919msgid "too many unwind opcodes for personality routine 0"
c85dd50d
NC
3920msgstr ""
3921
c1c69e83
AM
3922#: config/tc-arm.c:20923
3923msgid "too many unwind opcodes"
c85dd50d
NC
3924msgstr ""
3925
c1c69e83
AM
3926#: config/tc-arm.c:21525 config/tc-arm.c:21576
3927#, c-format
3928msgid "symbol %s is in a different section"
c85dd50d
NC
3929msgstr ""
3930
c1c69e83
AM
3931#: config/tc-arm.c:21527 config/tc-arm.c:21578
3932#, c-format
3933msgid "symbol %s is weak and may be overridden later"
c85dd50d
NC
3934msgstr ""
3935
c1c69e83
AM
3936#: config/tc-arm.c:21555 config/tc-arm.c:21897
3937#, c-format
3938msgid "invalid constant (%lx) after fixup"
c85dd50d
NC
3939msgstr ""
3940
c1c69e83
AM
3941#: config/tc-arm.c:21611
3942#, c-format
3943msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
ae351704
AM
3944msgstr ""
3945
c1c69e83
AM
3946#: config/tc-arm.c:21646 config/tc-arm.c:21676
3947msgid "invalid literal constant: pool needs to be closer"
ae351704
AM
3948msgstr ""
3949
c1c69e83 3950#: config/tc-arm.c:21649 config/tc-arm.c:21698
ae351704 3951#, c-format
c1c69e83 3952msgid "bad immediate value for offset (%ld)"
ae351704
AM
3953msgstr ""
3954
c1c69e83 3955#: config/tc-arm.c:21679
ae351704 3956#, c-format
c1c69e83 3957msgid "bad immediate value for 8-bit offset (%ld)"
ae351704
AM
3958msgstr ""
3959
c1c69e83
AM
3960#: config/tc-arm.c:21739
3961msgid "offset not a multiple of 4"
ae351704
AM
3962msgstr ""
3963
c1c69e83
AM
3964#: config/tc-arm.c:21913
3965msgid "invalid smc expression"
ae351704
AM
3966msgstr ""
3967
c1c69e83
AM
3968#: config/tc-arm.c:21922
3969msgid "invalid hvc expression"
a5c7551f
RW
3970msgstr ""
3971
c1c69e83
AM
3972#: config/tc-arm.c:21933 config/tc-arm.c:21942
3973msgid "invalid swi expression"
ae351704
AM
3974msgstr ""
3975
c1c69e83
AM
3976#: config/tc-arm.c:21952
3977msgid "invalid expression in load/store multiple"
ae351704
AM
3978msgstr ""
3979
c1c69e83 3980#: config/tc-arm.c:22013
ae351704 3981#, c-format
c1c69e83 3982msgid "blx to '%s' an ARM ISA state function changed to bl"
ae351704
AM
3983msgstr ""
3984
c1c69e83
AM
3985#: config/tc-arm.c:22032
3986msgid "misaligned branch destination"
ae351704
AM
3987msgstr ""
3988
c1c69e83 3989#: config/tc-arm.c:22152
ae351704 3990#, c-format
c1c69e83 3991msgid "blx to Thumb func '%s' from Thumb ISA state changed to bl"
ae351704
AM
3992msgstr ""
3993
c1c69e83
AM
3994#: config/tc-arm.c:22202
3995msgid "Thumb2 branch out of range"
a5c7551f
RW
3996msgstr ""
3997
c1c69e83
AM
3998#: config/tc-arm.c:22291
3999msgid "rel31 relocation overflow"
ae351704
AM
4000msgstr ""
4001
c1c69e83
AM
4002#: config/tc-arm.c:22303 config/tc-arm.c:22331
4003msgid "co-processor offset out of range"
ae351704
AM
4004msgstr ""
4005
c1c69e83 4006#: config/tc-arm.c:22348
ae351704 4007#, c-format
c1c69e83 4008msgid "invalid offset, target not word aligned (0x%08lX)"
ae351704
AM
4009msgstr ""
4010
c1c69e83
AM
4011#: config/tc-arm.c:22355 config/tc-arm.c:22364 config/tc-arm.c:22372
4012#: config/tc-arm.c:22380 config/tc-arm.c:22388
ae351704 4013#, c-format
c1c69e83 4014msgid "invalid offset, value too big (0x%08lX)"
ae351704
AM
4015msgstr ""
4016
c1c69e83
AM
4017#: config/tc-arm.c:22429
4018msgid "invalid Hi register with immediate"
ae351704
AM
4019msgstr ""
4020
c1c69e83
AM
4021#: config/tc-arm.c:22445
4022msgid "invalid immediate for stack address calculation"
ae351704
AM
4023msgstr ""
4024
c1c69e83
AM
4025#: config/tc-arm.c:22453
4026#, c-format
4027msgid "invalid immediate for address calculation (value = 0x%08lX)"
ae351704
AM
4028msgstr ""
4029
c1c69e83 4030#: config/tc-arm.c:22483
ae351704 4031#, c-format
c1c69e83 4032msgid "invalid immediate: %ld is out of range"
ae351704
AM
4033msgstr ""
4034
c1c69e83 4035#: config/tc-arm.c:22495
ae351704 4036#, c-format
c1c69e83 4037msgid "invalid shift value: %ld"
ae351704
AM
4038msgstr ""
4039
c1c69e83 4040#: config/tc-arm.c:22574
ae351704 4041#, c-format
c1c69e83 4042msgid "the offset 0x%08lX is not representable"
ae351704
AM
4043msgstr ""
4044
c1c69e83 4045#: config/tc-arm.c:22614
ae351704 4046#, c-format
c1c69e83 4047msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)"
ae351704
AM
4048msgstr ""
4049
c1c69e83 4050#: config/tc-arm.c:22653
ae351704 4051#, c-format
c1c69e83 4052msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)"
ae351704
AM
4053msgstr ""
4054
c1c69e83 4055#: config/tc-arm.c:22693
ae351704 4056#, c-format
c1c69e83 4057msgid "bad offset 0x%08lX (must be word-aligned)"
ae351704
AM
4058msgstr ""
4059
c1c69e83 4060#: config/tc-arm.c:22698
ae351704 4061#, c-format
c1c69e83 4062msgid "bad offset 0x%08lX (must be an 8-bit number of words)"
ae351704
AM
4063msgstr ""
4064
c1c69e83 4065#: config/tc-arm.c:22729 config/tc-score.c:7392
ae351704 4066#, c-format
c1c69e83 4067msgid "bad relocation fixup type (%d)"
ae351704
AM
4068msgstr ""
4069
c1c69e83
AM
4070#: config/tc-arm.c:22840
4071msgid "literal referenced across section boundary"
ae351704
AM
4072msgstr ""
4073
c1c69e83
AM
4074#: config/tc-arm.c:22907
4075msgid "internal relocation (type: IMMEDIATE) not fixed up"
ae351704
AM
4076msgstr ""
4077
c1c69e83
AM
4078#: config/tc-arm.c:22912
4079msgid "ADRL used for a symbol not defined in the same file"
ae351704
AM
4080msgstr ""
4081
c1c69e83 4082#: config/tc-arm.c:22927
ae351704 4083#, c-format
c1c69e83 4084msgid "undefined local label `%s'"
ae351704
AM
4085msgstr ""
4086
c1c69e83
AM
4087#: config/tc-arm.c:22933
4088msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
ae351704
AM
4089msgstr ""
4090
c1c69e83
AM
4091#: config/tc-arm.c:22955 config/tc-cris.c:3986 config/tc-mcore.c:1926
4092#: config/tc-microblaze.c:1965 config/tc-mmix.c:2893 config/tc-moxie.c:820
4093#: config/tc-ns32k.c:2248 config/tc-score.c:7478
4094msgid "<unknown>"
ae351704
AM
4095msgstr ""
4096
c1c69e83 4097#: config/tc-arm.c:23339
ae351704 4098#, c-format
c1c69e83 4099msgid "%s: unexpected function type: %d"
ae351704
AM
4100msgstr ""
4101
c1c69e83
AM
4102#: config/tc-arm.c:23476
4103msgid "use of old and new-style options to set CPU type"
ae351704
AM
4104msgstr ""
4105
c1c69e83
AM
4106#: config/tc-arm.c:23486
4107msgid "use of old and new-style options to set FPU type"
ae351704
AM
4108msgstr ""
4109
c1c69e83
AM
4110#: config/tc-arm.c:23562
4111msgid "hard-float conflicts with specified fpu"
ae351704
AM
4112msgstr ""
4113
c1c69e83
AM
4114#: config/tc-arm.c:23749
4115msgid "generate PIC code"
ae351704
AM
4116msgstr ""
4117
c1c69e83
AM
4118#: config/tc-arm.c:23750
4119msgid "assemble Thumb code"
ae351704
AM
4120msgstr ""
4121
c1c69e83
AM
4122#: config/tc-arm.c:23751
4123msgid "support ARM/Thumb interworking"
ae351704
AM
4124msgstr ""
4125
c1c69e83
AM
4126#: config/tc-arm.c:23753
4127msgid "code uses 32-bit program counter"
ae351704
AM
4128msgstr ""
4129
c1c69e83
AM
4130#: config/tc-arm.c:23754
4131msgid "code uses 26-bit program counter"
ae351704
AM
4132msgstr ""
4133
c1c69e83
AM
4134#: config/tc-arm.c:23755
4135msgid "floating point args are in fp regs"
ae351704
AM
4136msgstr ""
4137
c1c69e83
AM
4138#: config/tc-arm.c:23757
4139msgid "re-entrant code"
ae351704
AM
4140msgstr ""
4141
c1c69e83
AM
4142#: config/tc-arm.c:23758
4143msgid "code is ATPCS conformant"
87ccc1b0
NC
4144msgstr ""
4145
c1c69e83
AM
4146#. These are recognized by the assembler, but have no affect on code.
4147#: config/tc-arm.c:23764
4148msgid "use frame pointer"
87ccc1b0
NC
4149msgstr ""
4150
c1c69e83
AM
4151#: config/tc-arm.c:23765
4152msgid "use stack size checking"
87ccc1b0
NC
4153msgstr ""
4154
c1c69e83
AM
4155#: config/tc-arm.c:23768
4156msgid "do not warn on use of deprecated feature"
06647dfd
AM
4157msgstr ""
4158
c1c69e83
AM
4159#. DON'T add any new processors to this list -- we want the whole list
4160#. to go away... Add them to the processors table instead.
4161#: config/tc-arm.c:23785 config/tc-arm.c:23786
4162msgid "use -mcpu=arm1"
06647dfd
AM
4163msgstr ""
4164
c1c69e83
AM
4165#: config/tc-arm.c:23787 config/tc-arm.c:23788
4166msgid "use -mcpu=arm2"
06647dfd
AM
4167msgstr ""
4168
c1c69e83
AM
4169#: config/tc-arm.c:23789 config/tc-arm.c:23790
4170msgid "use -mcpu=arm250"
87ccc1b0
NC
4171msgstr ""
4172
c1c69e83
AM
4173#: config/tc-arm.c:23791 config/tc-arm.c:23792
4174msgid "use -mcpu=arm3"
87ccc1b0
NC
4175msgstr ""
4176
c1c69e83
AM
4177#: config/tc-arm.c:23793 config/tc-arm.c:23794
4178msgid "use -mcpu=arm6"
8ea2b00f
AM
4179msgstr ""
4180
c1c69e83
AM
4181#: config/tc-arm.c:23795 config/tc-arm.c:23796
4182msgid "use -mcpu=arm600"
8ea2b00f
AM
4183msgstr ""
4184
c1c69e83
AM
4185#: config/tc-arm.c:23797 config/tc-arm.c:23798
4186msgid "use -mcpu=arm610"
3bcbcc3d
HPN
4187msgstr ""
4188
c1c69e83
AM
4189#: config/tc-arm.c:23799 config/tc-arm.c:23800
4190msgid "use -mcpu=arm620"
a5c7551f
RW
4191msgstr ""
4192
c1c69e83
AM
4193#: config/tc-arm.c:23801 config/tc-arm.c:23802
4194msgid "use -mcpu=arm7"
3bcbcc3d
HPN
4195msgstr ""
4196
c1c69e83
AM
4197#: config/tc-arm.c:23803 config/tc-arm.c:23804
4198msgid "use -mcpu=arm70"
3bcbcc3d
HPN
4199msgstr ""
4200
c1c69e83
AM
4201#: config/tc-arm.c:23805 config/tc-arm.c:23806
4202msgid "use -mcpu=arm700"
3bcbcc3d
HPN
4203msgstr ""
4204
c1c69e83
AM
4205#: config/tc-arm.c:23807 config/tc-arm.c:23808
4206msgid "use -mcpu=arm700i"
3bcbcc3d
HPN
4207msgstr ""
4208
c1c69e83
AM
4209#: config/tc-arm.c:23809 config/tc-arm.c:23810
4210msgid "use -mcpu=arm710"
3bcbcc3d
HPN
4211msgstr ""
4212
c1c69e83
AM
4213#: config/tc-arm.c:23811 config/tc-arm.c:23812
4214msgid "use -mcpu=arm710c"
3bcbcc3d
HPN
4215msgstr ""
4216
c1c69e83
AM
4217#: config/tc-arm.c:23813 config/tc-arm.c:23814
4218msgid "use -mcpu=arm720"
3bcbcc3d
HPN
4219msgstr ""
4220
c1c69e83
AM
4221#: config/tc-arm.c:23815 config/tc-arm.c:23816
4222msgid "use -mcpu=arm7d"
3bcbcc3d
HPN
4223msgstr ""
4224
c1c69e83
AM
4225#: config/tc-arm.c:23817 config/tc-arm.c:23818
4226msgid "use -mcpu=arm7di"
3bcbcc3d
HPN
4227msgstr ""
4228
c1c69e83
AM
4229#: config/tc-arm.c:23819 config/tc-arm.c:23820
4230msgid "use -mcpu=arm7m"
06647dfd
AM
4231msgstr ""
4232
c1c69e83
AM
4233#: config/tc-arm.c:23821 config/tc-arm.c:23822
4234msgid "use -mcpu=arm7dm"
06647dfd
AM
4235msgstr ""
4236
c1c69e83
AM
4237#: config/tc-arm.c:23823 config/tc-arm.c:23824
4238msgid "use -mcpu=arm7dmi"
06647dfd
AM
4239msgstr ""
4240
c1c69e83
AM
4241#: config/tc-arm.c:23825 config/tc-arm.c:23826
4242msgid "use -mcpu=arm7100"
06647dfd
AM
4243msgstr ""
4244
c1c69e83
AM
4245#: config/tc-arm.c:23827 config/tc-arm.c:23828
4246msgid "use -mcpu=arm7500"
a5c7551f
RW
4247msgstr ""
4248
c1c69e83
AM
4249#: config/tc-arm.c:23829 config/tc-arm.c:23830
4250msgid "use -mcpu=arm7500fe"
6840198f
NC
4251msgstr ""
4252
c1c69e83
AM
4253#: config/tc-arm.c:23831 config/tc-arm.c:23832 config/tc-arm.c:23833
4254#: config/tc-arm.c:23834
4255msgid "use -mcpu=arm7tdmi"
06647dfd
AM
4256msgstr ""
4257
c1c69e83
AM
4258#: config/tc-arm.c:23835 config/tc-arm.c:23836
4259msgid "use -mcpu=arm710t"
3bcbcc3d
HPN
4260msgstr ""
4261
c1c69e83
AM
4262#: config/tc-arm.c:23837 config/tc-arm.c:23838
4263msgid "use -mcpu=arm720t"
6840198f
NC
4264msgstr ""
4265
c1c69e83
AM
4266#: config/tc-arm.c:23839 config/tc-arm.c:23840
4267msgid "use -mcpu=arm740t"
3bcbcc3d
HPN
4268msgstr ""
4269
c1c69e83
AM
4270#: config/tc-arm.c:23841 config/tc-arm.c:23842
4271msgid "use -mcpu=arm8"
6840198f
NC
4272msgstr ""
4273
c1c69e83
AM
4274#: config/tc-arm.c:23843 config/tc-arm.c:23844
4275msgid "use -mcpu=arm810"
3bcbcc3d
HPN
4276msgstr ""
4277
c1c69e83
AM
4278#: config/tc-arm.c:23845 config/tc-arm.c:23846
4279msgid "use -mcpu=arm9"
06647dfd
AM
4280msgstr ""
4281
c1c69e83
AM
4282#: config/tc-arm.c:23847 config/tc-arm.c:23848
4283msgid "use -mcpu=arm9tdmi"
3bcbcc3d
HPN
4284msgstr ""
4285
c1c69e83
AM
4286#: config/tc-arm.c:23849 config/tc-arm.c:23850
4287msgid "use -mcpu=arm920"
06647dfd
AM
4288msgstr ""
4289
c1c69e83
AM
4290#: config/tc-arm.c:23851 config/tc-arm.c:23852
4291msgid "use -mcpu=arm940"
3bcbcc3d
HPN
4292msgstr ""
4293
c1c69e83
AM
4294#: config/tc-arm.c:23853
4295msgid "use -mcpu=strongarm"
3bcbcc3d
HPN
4296msgstr ""
4297
c1c69e83
AM
4298#: config/tc-arm.c:23855
4299msgid "use -mcpu=strongarm110"
3bcbcc3d
HPN
4300msgstr ""
4301
c1c69e83
AM
4302#: config/tc-arm.c:23857
4303msgid "use -mcpu=strongarm1100"
3bcbcc3d
HPN
4304msgstr ""
4305
c1c69e83
AM
4306#: config/tc-arm.c:23859
4307msgid "use -mcpu=strongarm1110"
3bcbcc3d
HPN
4308msgstr ""
4309
c1c69e83
AM
4310#: config/tc-arm.c:23860
4311msgid "use -mcpu=xscale"
3bcbcc3d
HPN
4312msgstr ""
4313
c1c69e83
AM
4314#: config/tc-arm.c:23861
4315msgid "use -mcpu=iwmmxt"
cc643b88
NC
4316msgstr ""
4317
c1c69e83
AM
4318#: config/tc-arm.c:23862
4319msgid "use -mcpu=all"
06647dfd
AM
4320msgstr ""
4321
c1c69e83
AM
4322#. Architecture variants -- don't add any more to this list either.
4323#: config/tc-arm.c:23865 config/tc-arm.c:23866
4324msgid "use -march=armv2"
3bcbcc3d
HPN
4325msgstr ""
4326
c1c69e83
AM
4327#: config/tc-arm.c:23867 config/tc-arm.c:23868
4328msgid "use -march=armv2a"
3bcbcc3d
HPN
4329msgstr ""
4330
c1c69e83
AM
4331#: config/tc-arm.c:23869 config/tc-arm.c:23870
4332msgid "use -march=armv3"
3bcbcc3d
HPN
4333msgstr ""
4334
c1c69e83
AM
4335#: config/tc-arm.c:23871 config/tc-arm.c:23872
4336msgid "use -march=armv3m"
3bcbcc3d
HPN
4337msgstr ""
4338
c1c69e83
AM
4339#: config/tc-arm.c:23873 config/tc-arm.c:23874
4340msgid "use -march=armv4"
3bcbcc3d
HPN
4341msgstr ""
4342
c1c69e83
AM
4343#: config/tc-arm.c:23875 config/tc-arm.c:23876
4344msgid "use -march=armv4t"
3bcbcc3d
HPN
4345msgstr ""
4346
c1c69e83
AM
4347#: config/tc-arm.c:23877 config/tc-arm.c:23878
4348msgid "use -march=armv5"
3bcbcc3d
HPN
4349msgstr ""
4350
c1c69e83
AM
4351#: config/tc-arm.c:23879 config/tc-arm.c:23880
4352msgid "use -march=armv5t"
3bcbcc3d
HPN
4353msgstr ""
4354
c1c69e83
AM
4355#: config/tc-arm.c:23881 config/tc-arm.c:23882
4356msgid "use -march=armv5te"
3bcbcc3d
HPN
4357msgstr ""
4358
c1c69e83
AM
4359#. Floating point variants -- don't add any more to this list either.
4360#: config/tc-arm.c:23885
4361msgid "use -mfpu=fpe"
6840198f
NC
4362msgstr ""
4363
c1c69e83
AM
4364#: config/tc-arm.c:23886
4365msgid "use -mfpu=fpa10"
06647dfd
AM
4366msgstr ""
4367
c1c69e83
AM
4368#: config/tc-arm.c:23887
4369msgid "use -mfpu=fpa11"
3bcbcc3d
HPN
4370msgstr ""
4371
c1c69e83
AM
4372#: config/tc-arm.c:23889
4373msgid "use either -mfpu=softfpa or -mfpu=softvfp"
3bcbcc3d
HPN
4374msgstr ""
4375
c1c69e83
AM
4376#: config/tc-arm.c:24315
4377msgid "extension does not apply to the base architecture"
3bcbcc3d
HPN
4378msgstr ""
4379
c1c69e83
AM
4380#: config/tc-arm.c:24340
4381msgid "architectural extensions must be specified in alphabetical order"
6840198f
NC
4382msgstr ""
4383
c1c69e83 4384#: config/tc-arm.c:24449 config/tc-arm.c:25086
6840198f 4385#, c-format
c1c69e83 4386msgid "unknown floating point format `%s'\n"
7b15d668
HPN
4387msgstr ""
4388
c1c69e83
AM
4389#: config/tc-arm.c:24465
4390#, c-format
4391msgid "unknown floating point abi `%s'\n"
6840198f
NC
4392msgstr ""
4393
c1c69e83
AM
4394#: config/tc-arm.c:24481
4395#, c-format
4396msgid "unknown EABI `%s'\n"
6840198f
NC
4397msgstr ""
4398
c1c69e83 4399#: config/tc-arm.c:24501
a5c7551f 4400#, c-format
c1c69e83 4401msgid "unknown implicit IT mode `%s', should be arm, thumb, always, or never."
a5c7551f
RW
4402msgstr ""
4403
c1c69e83
AM
4404#: config/tc-arm.c:24515 config/tc-metag.c:5912
4405msgid "<fpu name>\t assemble for FPU architecture <fpu name>"
8ea2b00f
AM
4406msgstr ""
4407
c1c69e83
AM
4408#: config/tc-arm.c:24517
4409msgid "<abi>\t assemble for floating point ABI <abi>"
8ea2b00f
AM
4410msgstr ""
4411
c1c69e83
AM
4412#: config/tc-arm.c:24520
4413msgid "<ver>\t\t assemble for eabi version <ver>"
8ea2b00f
AM
4414msgstr ""
4415
c1c69e83
AM
4416#: config/tc-arm.c:24523
4417msgid "<mode>\t controls implicit insertion of IT instructions"
8ea2b00f
AM
4418msgstr ""
4419
c1c69e83 4420#: config/tc-arm.c:24625
8ea2b00f 4421#, c-format
c1c69e83 4422msgid " ARM-specific assembler options:\n"
8ea2b00f
AM
4423msgstr ""
4424
c1c69e83 4425#: config/tc-arm.c:24645
8ea2b00f 4426#, c-format
c1c69e83 4427msgid " --fix-v4bx Allow BX in ARMv4 code\n"
8ea2b00f
AM
4428msgstr ""
4429
c1c69e83 4430#: config/tc-arm.c:25037
8ea2b00f 4431#, c-format
c1c69e83
AM
4432msgid ""
4433"architectural extension `%s' is not allowed for the current base architecture"
8ea2b00f
AM
4434msgstr ""
4435
c1c69e83 4436#: config/tc-arm.c:25055
8ea2b00f 4437#, c-format
c1c69e83 4438msgid "unknown architecture extension `%s'\n"
8ea2b00f
AM
4439msgstr ""
4440
c1c69e83
AM
4441#: config/tc-avr.c:379
4442#, c-format
4443msgid "Known MCU names:"
8ea2b00f
AM
4444msgstr ""
4445
c1c69e83 4446#: config/tc-avr.c:444
8ea2b00f 4447#, c-format
c1c69e83
AM
4448msgid ""
4449"AVR Assembler options:\n"
4450" -mmcu=[avr-name] select microcontroller variant\n"
4451" [avr-name] can be:\n"
4452" avr1 - classic AVR core without data RAM\n"
4453" avr2 - classic AVR core with up to 8K program memory\n"
4454" avr25 - classic AVR core with up to 8K program memory\n"
4455" plus the MOVW instruction\n"
4456" avr3 - classic AVR core with up to 64K program memory\n"
4457" avr31 - classic AVR core with up to 128K program memory\n"
4458" avr35 - classic AVR core with up to 64K program memory\n"
4459" plus the MOVW instruction\n"
4460" avr4 - enhanced AVR core with up to 8K program memory\n"
4461" avr5 - enhanced AVR core with up to 64K program memory\n"
4462" avr51 - enhanced AVR core with up to 128K program memory\n"
4463" avr6 - enhanced AVR core with up to 256K program memory\n"
4464" avrxmega2 - XMEGA, > 8K, < 64K FLASH, < 64K RAM\n"
4465" avrxmega3 - XMEGA, > 8K, <= 64K FLASH, > 64K RAM\n"
4466" avrxmega4 - XMEGA, > 64K, <= 128K FLASH, <= 64K RAM\n"
4467" avrxmega5 - XMEGA, > 64K, <= 128K FLASH, > 64K RAM\n"
4468" avrxmega6 - XMEGA, > 128K, <= 256K FLASH, <= 64K RAM\n"
4469" avrxmega7 - XMEGA, > 128K, <= 256K FLASH, > 64K RAM\n"
4470" or immediate microcontroller name.\n"
8ea2b00f
AM
4471msgstr ""
4472
c1c69e83 4473#: config/tc-avr.c:467
06647dfd 4474#, c-format
c1c69e83
AM
4475msgid ""
4476" -mall-opcodes accept all AVR opcodes, even if not supported by MCU\n"
4477" -mno-skip-bug disable warnings for skipping two-word instructions\n"
4478" (default for avr4, avr5)\n"
4479" -mno-wrap reject rjmp/rcall instructions with 8K wrap-around\n"
4480" (default for avr3, avr5)\n"
06647dfd
AM
4481msgstr ""
4482
c1c69e83 4483#: config/tc-avr.c:511
06647dfd 4484#, c-format
c1c69e83 4485msgid "unknown MCU: %s\n"
06647dfd
AM
4486msgstr ""
4487
c1c69e83 4488#: config/tc-avr.c:520
8ea2b00f 4489#, c-format
c1c69e83 4490msgid "redefinition of mcu type `%s' to `%s'"
8ea2b00f
AM
4491msgstr ""
4492
c1c69e83
AM
4493#: config/tc-avr.c:598
4494msgid "constant value required"
8ea2b00f
AM
4495msgstr ""
4496
c1c69e83 4497#: config/tc-avr.c:601
8ea2b00f 4498#, c-format
c1c69e83 4499msgid "number must be positive and less than %d"
8ea2b00f
AM
4500msgstr ""
4501
c1c69e83 4502#: config/tc-avr.c:627 config/tc-avr.c:764
8ea2b00f 4503#, c-format
c1c69e83 4504msgid "constant out of 8-bit range: %d"
8ea2b00f
AM
4505msgstr ""
4506
c1c69e83
AM
4507#: config/tc-avr.c:695 config/tc-score.c:1199 read.c:3725
4508msgid "illegal expression"
06647dfd
AM
4509msgstr ""
4510
c1c69e83
AM
4511#: config/tc-avr.c:724 config/tc-avr.c:1542
4512msgid "`)' required"
06647dfd
AM
4513msgstr ""
4514
c1c69e83
AM
4515#: config/tc-avr.c:819
4516msgid "register r16-r23 required"
252b5132
RH
4517msgstr ""
4518
c1c69e83
AM
4519#: config/tc-avr.c:825
4520msgid "register number above 15 required"
87ccc1b0
NC
4521msgstr ""
4522
c1c69e83
AM
4523#: config/tc-avr.c:831
4524msgid "even register number required"
252b5132
RH
4525msgstr ""
4526
c1c69e83
AM
4527#: config/tc-avr.c:837
4528msgid "register r24, r26, r28 or r30 required"
252b5132
RH
4529msgstr ""
4530
c1c69e83
AM
4531#: config/tc-avr.c:843
4532msgid "register name or number from 0 to 31 required"
252b5132
RH
4533msgstr ""
4534
c1c69e83
AM
4535#: config/tc-avr.c:861
4536msgid "pointer register (X, Y or Z) required"
252b5132
RH
4537msgstr ""
4538
c1c69e83
AM
4539#: config/tc-avr.c:868
4540msgid "cannot both predecrement and postincrement"
252b5132
RH
4541msgstr ""
4542
c1c69e83
AM
4543#: config/tc-avr.c:876
4544msgid "addressing mode not supported"
252b5132
RH
4545msgstr ""
4546
c1c69e83
AM
4547#: config/tc-avr.c:882
4548msgid "can't predecrement"
252b5132
RH
4549msgstr ""
4550
c1c69e83
AM
4551#: config/tc-avr.c:885
4552msgid "pointer register Z required"
252b5132
RH
4553msgstr ""
4554
c1c69e83
AM
4555#: config/tc-avr.c:904
4556msgid "postincrement not supported"
252b5132
RH
4557msgstr ""
4558
c1c69e83
AM
4559#: config/tc-avr.c:914
4560msgid "pointer register (Y or Z) required"
252b5132
RH
4561msgstr ""
4562
c1c69e83
AM
4563#: config/tc-avr.c:1028 config/tc-xgate.c:1349
4564#, c-format
4565msgid "unknown constraint `%c'"
87ccc1b0
NC
4566msgstr ""
4567
c1c69e83
AM
4568#: config/tc-avr.c:1080
4569msgid "`,' required"
87ccc1b0
NC
4570msgstr ""
4571
c1c69e83
AM
4572#: config/tc-avr.c:1098
4573msgid "undefined combination of operands"
87ccc1b0
NC
4574msgstr ""
4575
c1c69e83
AM
4576#: config/tc-avr.c:1107
4577msgid "skipping two-word instruction"
87ccc1b0
NC
4578msgstr ""
4579
c1c69e83
AM
4580#: config/tc-avr.c:1199 config/tc-avr.c:1215 config/tc-avr.c:1336
4581#: config/tc-msp430.c:3659 config/tc-msp430.c:3678
4582#, c-format
4583msgid "odd address operand: %ld"
87ccc1b0
NC
4584msgstr ""
4585
c1c69e83
AM
4586#: config/tc-avr.c:1207 config/tc-avr.c:1226 config/tc-avr.c:1244
4587#: config/tc-avr.c:1255 config/tc-avr.c:1262 config/tc-avr.c:1269
4588#: config/tc-d10v.c:505 config/tc-d30v.c:554 config/tc-msp430.c:3667
4589#: config/tc-msp430.c:3685
4590#, c-format
4591msgid "operand out of range: %ld"
252b5132
RH
4592msgstr ""
4593
c1c69e83
AM
4594#: config/tc-avr.c:1357 config/tc-d10v.c:1594 config/tc-d30v.c:2037
4595#: config/tc-msp430.c:3750
4596#, c-format
4597msgid "line %d: unknown relocation type: 0x%x"
252b5132
RH
4598msgstr ""
4599
c1c69e83
AM
4600#: config/tc-avr.c:1371
4601msgid "only constant expression allowed"
252b5132
RH
4602msgstr ""
4603
c1c69e83
AM
4604#. xgettext:c-format.
4605#: config/tc-avr.c:1411 config/tc-bfin.c:833 config/tc-d10v.c:1466
4606#: config/tc-d30v.c:1774 config/tc-metag.c:7023 config/tc-mn10200.c:782
4607#: config/tc-mn10300.c:2178 config/tc-msp430.c:3798 config/tc-or32.c:957
4608#: config/tc-ppc.c:7121 config/tc-spu.c:879 config/tc-spu.c:1090
4609#: config/tc-v850.c:3351 config/tc-z80.c:2051
4610#, c-format
4611msgid "reloc %d not supported by object file format"
252b5132
RH
4612msgstr ""
4613
c1c69e83
AM
4614#: config/tc-avr.c:1434 config/tc-h8300.c:1954 config/tc-mcore.c:881
4615#: config/tc-microblaze.c:920 config/tc-moxie.c:182 config/tc-msp430.c:3513
4616#: config/tc-pj.c:253 config/tc-sh.c:2589 config/tc-z8k.c:1216
4617msgid "can't find opcode "
252b5132
RH
4618msgstr ""
4619
c1c69e83
AM
4620#: config/tc-avr.c:1451
4621#, c-format
4622msgid "illegal opcode %s for mcu %s"
328577ad
NC
4623msgstr ""
4624
c1c69e83
AM
4625#: config/tc-avr.c:1462
4626msgid "garbage at end of line"
87ccc1b0
NC
4627msgstr ""
4628
c1c69e83 4629#: config/tc-avr.c:1591
55cf6793 4630#, c-format
c1c69e83 4631msgid "illegal %srelocation size: %d"
ae351704
AM
4632msgstr ""
4633
c1c69e83
AM
4634#: config/tc-bfin.c:96 config/tc-frv.c:1605 config/tc-frv.c:1615
4635msgid "missing ')'"
55cf6793
ZW
4636msgstr ""
4637
c1c69e83 4638#: config/tc-bfin.c:442
252b5132 4639#, c-format
c1c69e83 4640msgid " Blackfin specific assembler options:\n"
252b5132
RH
4641msgstr ""
4642
c1c69e83
AM
4643#: config/tc-bfin.c:443
4644#, c-format
4645msgid " -mcpu=<cpu[-sirevision]> specify the name of the target CPU\n"
55cf6793
ZW
4646msgstr ""
4647
c1c69e83 4648#: config/tc-bfin.c:444
252b5132 4649#, c-format
c1c69e83 4650msgid " -mfdpic assemble for the FDPIC ABI\n"
252b5132
RH
4651msgstr ""
4652
c1c69e83 4653#: config/tc-bfin.c:445
6e1772d5 4654#, c-format
c1c69e83 4655msgid " -mno-fdpic/-mnopic disable -mfdpic\n"
252b5132
RH
4656msgstr ""
4657
c1c69e83
AM
4658#: config/tc-bfin.c:458
4659msgid "Could not set architecture and machine."
252b5132
RH
4660msgstr ""
4661
c1c69e83
AM
4662#: config/tc-bfin.c:607
4663msgid "Parse failed."
252b5132
RH
4664msgstr ""
4665
c1c69e83
AM
4666#: config/tc-bfin.c:682
4667msgid "pcrel too far BFD_RELOC_BFIN_10"
252b5132
RH
4668msgstr ""
4669
c1c69e83
AM
4670#: config/tc-bfin.c:698
4671msgid "pcrel too far BFD_RELOC_BFIN_12"
252b5132
RH
4672msgstr ""
4673
c1c69e83
AM
4674#: config/tc-bfin.c:718
4675msgid "pcrel too far BFD_RELOC_BFIN_24"
252b5132
RH
4676msgstr ""
4677
c1c69e83
AM
4678#: config/tc-bfin.c:733
4679msgid "pcrel too far BFD_RELOC_BFIN_5"
252b5132
RH
4680msgstr ""
4681
c1c69e83
AM
4682#: config/tc-bfin.c:745
4683msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL"
252b5132
RH
4684msgstr ""
4685
c1c69e83
AM
4686#: config/tc-bfin.c:755
4687msgid "rel too far BFD_RELOC_8"
bc0d738a
NC
4688msgstr ""
4689
c1c69e83
AM
4690#: config/tc-bfin.c:762
4691msgid "rel too far BFD_RELOC_16"
252b5132
RH
4692msgstr ""
4693
c1c69e83
AM
4694#: config/tc-cr16.c:165 read.c:4484
4695msgid "using a bit field width of zero"
bc0d738a
NC
4696msgstr ""
4697
c1c69e83 4698#: config/tc-cr16.c:173 read.c:4492
bc0d738a 4699#, c-format
c1c69e83 4700msgid "field width \"%s\" too complex for a bitfield"
bc0d738a
NC
4701msgstr ""
4702
c1c69e83
AM
4703#: config/tc-cr16.c:182 read.c:4500
4704#, c-format
4705msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
252b5132
RH
4706msgstr ""
4707
c1c69e83 4708#: config/tc-cr16.c:204 read.c:4522
55cf6793 4709#, c-format
c1c69e83 4710msgid "field value \"%s\" too complex for a bitfield"
252b5132
RH
4711msgstr ""
4712
c1c69e83 4713#: config/tc-cr16.c:385
55cf6793 4714#, c-format
c1c69e83 4715msgid "Unknown register pair - index relative mode: `%d'"
252b5132
RH
4716msgstr ""
4717
c1c69e83
AM
4718#: config/tc-cr16.c:570 config/tc-crx.c:346 config/tc-mn10200.c:769
4719#: write.c:1012
ae351704 4720#, c-format
c1c69e83 4721msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
ae351704
AM
4722msgstr ""
4723
c1c69e83 4724#: config/tc-cr16.c:600 config/tc-crx.c:362
55cf6793 4725#, c-format
c1c69e83 4726msgid "internal error: reloc %d (`%s') not supported by object file format"
252b5132
RH
4727msgstr ""
4728
c1c69e83
AM
4729#: config/tc-cr16.c:693 config/tc-i386.c:10111 config/tc-s390.c:2002
4730msgid "GOT already in symbol table"
252b5132
RH
4731msgstr ""
4732
c1c69e83
AM
4733#: config/tc-cr16.c:802 config/tc-cr16.c:825 config/tc-cris.c:1190
4734#: config/tc-crx.c:536 config/tc-crx.c:563 config/tc-crx.c:581
4735#: config/tc-pdp11.c:194
4736msgid "Virtual memory exhausted"
252b5132
RH
4737msgstr ""
4738
c1c69e83
AM
4739#: config/tc-cr16.c:810 config/tc-crx.c:573 config/tc-crx.c:592
4740#: config/tc-m68k.c:4660 config/tc-tilegx.c:319 config/tc-tilepro.c:256
4741#, c-format
4742msgid "Internal Error: Can't hash %s: %s"
252b5132
RH
4743msgstr ""
4744
c1c69e83
AM
4745#: config/tc-cr16.c:836 config/tc-cris.c:1224 config/tc-crx.c:546
4746#, c-format
4747msgid "Can't hash `%s': %s\n"
252b5132
RH
4748msgstr ""
4749
c1c69e83
AM
4750#: config/tc-cr16.c:837 config/tc-cris.c:1225 config/tc-crx.c:547
4751msgid "(unknown reason)"
252b5132
RH
4752msgstr ""
4753
c1c69e83
AM
4754#. Missing or bad expr becomes absolute 0.
4755#: config/tc-cr16.c:889 config/tc-crx.c:620
55cf6793 4756#, c-format
c1c69e83 4757msgid "missing or invalid displacement expression `%s' taken as 0"
55cf6793
ZW
4758msgstr ""
4759
c1c69e83 4760#: config/tc-cr16.c:939
252b5132 4761#, c-format
c1c69e83 4762msgid "GOT bad expression with %s."
252b5132
RH
4763msgstr ""
4764
c1c69e83 4765#: config/tc-cr16.c:1050
252b5132 4766#, c-format
c1c69e83 4767msgid "operand %d: illegal use expression: `%s`"
252b5132
RH
4768msgstr ""
4769
c1c69e83 4770#: config/tc-cr16.c:1115 config/tc-crx.c:1128
252b5132 4771#, c-format
c1c69e83 4772msgid "Unknown register: `%d'"
252b5132
RH
4773msgstr ""
4774
c1c69e83
AM
4775#. Issue a error message when register is illegal.
4776#: config/tc-cr16.c:1123 config/tc-crx.c:1136
252b5132 4777#, c-format
c1c69e83 4778msgid "Illegal register (`%s') in Instruction: `%s'"
252b5132
RH
4779msgstr ""
4780
c1c69e83
AM
4781#: config/tc-cr16.c:1194 config/tc-cr16.c:1269 config/tc-crx.c:758
4782#: config/tc-crx.c:778 config/tc-crx.c:793
252b5132 4783#, c-format
c1c69e83 4784msgid "Illegal register `%s' in Instruction `%s'"
252b5132
RH
4785msgstr ""
4786
c1c69e83 4787#: config/tc-cr16.c:1222 config/tc-cr16.c:1233
252b5132 4788#, c-format
c1c69e83 4789msgid "Illegal register pair `%s' in Instruction `%s'"
252b5132
RH
4790msgstr ""
4791
c1c69e83
AM
4792#: config/tc-cr16.c:1258 config/tc-i960.c:835
4793msgid "unmatched '['"
a74801ba
ILT
4794msgstr ""
4795
c1c69e83
AM
4796#: config/tc-cr16.c:1264 config/tc-i960.c:842
4797msgid "garbage after index spec ignored"
a74801ba
ILT
4798msgstr ""
4799
c1c69e83 4800#: config/tc-cr16.c:1412 config/tc-crx.c:937
c85dd50d 4801#, c-format
c1c69e83 4802msgid "Illegal operands (whitespace): `%s'"
c85dd50d
NC
4803msgstr ""
4804
c1c69e83
AM
4805#: config/tc-cr16.c:1424 config/tc-cr16.c:1431 config/tc-cr16.c:1448
4806#: config/tc-crx.c:949 config/tc-crx.c:956 config/tc-crx.c:973
4807#: config/tc-crx.c:1765
4808#, c-format
4809msgid "Missing matching brackets : `%s'"
3caac5b8
AM
4810msgstr ""
4811
c1c69e83 4812#: config/tc-cr16.c:1480 config/tc-crx.c:999
87ccc1b0 4813#, c-format
c1c69e83 4814msgid "Unknown exception: `%s'"
a74801ba
ILT
4815msgstr ""
4816
c1c69e83 4817#: config/tc-cr16.c:1565 config/tc-crx.c:1095
87ccc1b0 4818#, c-format
c1c69e83 4819msgid "Illegal `cinv' parameter: `%c'"
a74801ba
ILT
4820msgstr ""
4821
c1c69e83 4822#: config/tc-cr16.c:1586 config/tc-cr16.c:1625
87ccc1b0 4823#, c-format
c1c69e83 4824msgid "Unknown register pair: `%d'"
328577ad
NC
4825msgstr ""
4826
c1c69e83
AM
4827#. Issue a error message when register pair is illegal.
4828#: config/tc-cr16.c:1594
3caac5b8 4829#, c-format
c1c69e83 4830msgid "Illegal register pair (`%s') in Instruction: `%s'"
3caac5b8
AM
4831msgstr ""
4832
c1c69e83
AM
4833#. Issue a error message when register pair is illegal.
4834#: config/tc-cr16.c:1633
3caac5b8 4835#, c-format
c1c69e83 4836msgid "Illegal index register pair (`%s') in Instruction: `%s'"
3caac5b8
AM
4837msgstr ""
4838
c1c69e83
AM
4839#: config/tc-cr16.c:1672
4840#, c-format
4841msgid "Unknown processor register : `%d'"
252b5132
RH
4842msgstr ""
4843
c1c69e83
AM
4844#. Issue a error message when register pair is illegal.
4845#: config/tc-cr16.c:1680
87ccc1b0 4846#, c-format
c1c69e83 4847msgid "Illegal processor register (`%s') in Instruction: `%s'"
252b5132
RH
4848msgstr ""
4849
c1c69e83 4850#: config/tc-cr16.c:1728
3caac5b8 4851#, c-format
c1c69e83 4852msgid "Unknown processor register (32 bit) : `%d'"
3caac5b8
AM
4853msgstr ""
4854
c1c69e83
AM
4855#. Issue a error message when register pair is illegal.
4856#: config/tc-cr16.c:1736
87ccc1b0 4857#, c-format
c1c69e83 4858msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'"
252b5132
RH
4859msgstr ""
4860
c1c69e83
AM
4861#: config/tc-cr16.c:2100 config/tc-crx.c:1663 config/tc-crx.c:1680
4862#, c-format
4863msgid "Same src/dest register is used (`r%d'), result is undefined"
252b5132
RH
4864msgstr ""
4865
c1c69e83
AM
4866#: config/tc-cr16.c:2121
4867msgid "RA register is saved twice."
252b5132
RH
4868msgstr ""
4869
c1c69e83
AM
4870#: config/tc-cr16.c:2125
4871#, c-format
4872msgid "`%s' Illegal use of registers."
c85dd50d
NC
4873msgstr ""
4874
c1c69e83 4875#: config/tc-cr16.c:2139
3caac5b8 4876#, c-format
c1c69e83 4877msgid "`%s' Illegal count-register combination."
3caac5b8
AM
4878msgstr ""
4879
c1c69e83
AM
4880#: config/tc-cr16.c:2145
4881#, c-format
4882msgid "`%s' Illegal use of register."
252b5132
RH
4883msgstr ""
4884
c1c69e83 4885#: config/tc-cr16.c:2154 config/tc-crx.c:1672
cfb8c092 4886#, c-format
c1c69e83 4887msgid "`%s' has undefined result"
cfb8c092
NC
4888msgstr ""
4889
c1c69e83
AM
4890#: config/tc-cr16.c:2162
4891#, c-format
4892msgid "Same src/dest register is used (`r%d'),result is undefined"
cfb8c092
NC
4893msgstr ""
4894
c1c69e83
AM
4895#: config/tc-cr16.c:2333 config/tc-crx.c:1577
4896msgid "Incorrect number of operands"
cfb8c092
NC
4897msgstr ""
4898
c1c69e83
AM
4899#: config/tc-cr16.c:2335 config/tc-crx.c:1579
4900#, c-format
4901msgid "Illegal type of operand (arg %d)"
cfb8c092
NC
4902msgstr ""
4903
c1c69e83
AM
4904#: config/tc-cr16.c:2341 config/tc-crx.c:1585
4905#, c-format
4906msgid "Operand out of range (arg %d)"
cfb8c092
NC
4907msgstr ""
4908
c1c69e83
AM
4909#: config/tc-cr16.c:2344 config/tc-crx.c:1588
4910#, c-format
4911msgid "Operand has odd displacement (arg %d)"
cfb8c092
NC
4912msgstr ""
4913
c1c69e83
AM
4914#: config/tc-cr16.c:2347 config/tc-cr16.c:2378 config/tc-crx.c:1601
4915#: config/tc-crx.c:1632
4916#, c-format
4917msgid "Illegal operand (arg %d)"
cfb8c092
NC
4918msgstr ""
4919
c1c69e83
AM
4920#. Give an error if a frag containing code is not aligned to a 2-byte
4921#. boundary.
4922#: config/tc-cr16.c:2480 config/tc-cr16.h:73 config/tc-crx.c:1954
4923#: config/tc-crx.h:76 config/tc-ppc.c:3402 config/tc-ppc.c:6375
4924msgid "instruction address is not a multiple of 2"
cfb8c092
NC
4925msgstr ""
4926
c1c69e83
AM
4927#: config/tc-cr16.c:2555 config/tc-cris.c:1538 config/tc-cris.c:1546
4928#: config/tc-crx.c:1990 config/tc-dlx.c:690 config/tc-hppa.c:3248
4929#: config/tc-hppa.c:3255 config/tc-i860.c:491 config/tc-i860.c:508
4930#: config/tc-i860.c:988 config/tc-sparc.c:1518 config/tc-sparc.c:1526
6e1772d5 4931#, c-format
c1c69e83 4932msgid "Unknown opcode: `%s'"
252b5132
RH
4933msgstr ""
4934
c1c69e83 4935#: config/tc-cris.c:551 config/tc-m68hc11.c:3898
252b5132 4936#, c-format
c1c69e83 4937msgid "internal inconsistency problem in %s: fr_symbol %lx"
252b5132
RH
4938msgstr ""
4939
c1c69e83 4940#: config/tc-cris.c:555 config/tc-m68hc11.c:3902 config/tc-msp430.c:4148
6e1772d5 4941#, c-format
c1c69e83 4942msgid "internal inconsistency problem in %s: resolved symbol"
252b5132
RH
4943msgstr ""
4944
c1c69e83 4945#: config/tc-cris.c:565 config/tc-m68hc11.c:3908
6e1772d5 4946#, c-format
c1c69e83 4947msgid "internal inconsistency problem in %s: fr_subtype %d"
252b5132
RH
4948msgstr ""
4949
c1c69e83
AM
4950#: config/tc-cris.c:905
4951msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
4952msgstr ""
4953
4954#: config/tc-cris.c:935
4955msgid "Complicated LAPC target operand is not a multiple of two. Use LAPC.D"
4956msgstr ""
4957
4958#: config/tc-cris.c:940
42477147 4959#, c-format
c1c69e83
AM
4960msgid ""
4961"Internal error found in md_convert_frag: offset %ld. Please report this."
42477147
NC
4962msgstr ""
4963
c1c69e83 4964#: config/tc-cris.c:965
6e1772d5 4965#, c-format
c1c69e83 4966msgid "internal inconsistency in %s: bdapq no symbol"
252b5132
RH
4967msgstr ""
4968
c1c69e83 4969#: config/tc-cris.c:978
6e1772d5 4970#, c-format
c1c69e83 4971msgid "internal inconsistency in %s: bdap.w with no symbol"
252b5132
RH
4972msgstr ""
4973
c1c69e83
AM
4974#: config/tc-cris.c:1002
4975msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
4976msgstr ""
4977
4978#: config/tc-cris.c:1011
4979msgid "dangerous MULS/MULU location; give it higher alignment"
4980msgstr ""
4981
4982#. Bail out for compatibility mode. (It seems it can be implemented,
4983#. perhaps with a 10-byte sequence: "move.d NNNN,$pc/$acr", "jump
4984#. $acr", "nop"; but doesn't seem worth it at the moment.)
4985#: config/tc-cris.c:1052
4986msgid ""
4987"Out-of-range .word offset handling is not implemented for .arch "
4988"common_v10_v32"
4989msgstr ""
4990
4991#: config/tc-cris.c:1097
4992msgid ".word case-table handling failed: table too large"
4993msgstr ""
4994
4995#: config/tc-cris.c:1229
6e1772d5 4996#, c-format
c1c69e83 4997msgid "Buggy opcode: `%s' \"%s\"\n"
252b5132
RH
4998msgstr ""
4999
c1c69e83 5000#: config/tc-cris.c:1644
6e1772d5 5001#, c-format
c1c69e83 5002msgid "Immediate value not in 5 bit unsigned range: %ld"
252b5132
RH
5003msgstr ""
5004
c1c69e83 5005#: config/tc-cris.c:1660
6e1772d5 5006#, c-format
c1c69e83 5007msgid "Immediate value not in 4 bit unsigned range: %ld"
252b5132
RH
5008msgstr ""
5009
c1c69e83 5010#: config/tc-cris.c:1712
6e1772d5 5011#, c-format
c1c69e83 5012msgid "Immediate value not in 6 bit range: %ld"
252b5132
RH
5013msgstr ""
5014
c1c69e83 5015#: config/tc-cris.c:1727
6e1772d5 5016#, c-format
c1c69e83 5017msgid "Immediate value not in 6 bit unsigned range: %ld"
252b5132
RH
5018msgstr ""
5019
c1c69e83
AM
5020#. Others have a generic warning.
5021#: config/tc-cris.c:1835
6e1772d5 5022#, c-format
c1c69e83 5023msgid "Unimplemented register `%s' specified"
252b5132
RH
5024msgstr ""
5025
c1c69e83
AM
5026#. We've come to the end of instructions with this
5027#. opcode, so it must be an error.
5028#: config/tc-cris.c:2079
5029msgid "Illegal operands"
5030msgstr ""
5031
5032#: config/tc-cris.c:2120 config/tc-cris.c:2160
6e1772d5 5033#, c-format
c1c69e83 5034msgid "Immediate value not in 8 bit range: %ld"
252b5132
RH
5035msgstr ""
5036
c1c69e83
AM
5037#: config/tc-cris.c:2130 config/tc-cris.c:2181
5038#, c-format
5039msgid "Immediate value not in 16 bit range: %ld"
5040msgstr ""
5041
5042#: config/tc-cris.c:2165
5043#, c-format
5044msgid "Immediate value not in 8 bit signed range: %ld"
5045msgstr ""
5046
5047#: config/tc-cris.c:2170
5048#, c-format
5049msgid "Immediate value not in 8 bit unsigned range: %ld"
5050msgstr ""
5051
5052#: config/tc-cris.c:2186
5053#, c-format
5054msgid "Immediate value not in 16 bit signed range: %ld"
5055msgstr ""
5056
5057#: config/tc-cris.c:2191
5058#, c-format
5059msgid "Immediate value not in 16 bit unsigned range: %ld"
5060msgstr ""
5061
5062#: config/tc-cris.c:2217
5063msgid "TLS relocation size does not match operand size"
5064msgstr ""
5065
5066#: config/tc-cris.c:2218
5067msgid "PIC relocation size does not match operand size"
5068msgstr ""
5069
5070#: config/tc-cris.c:3365
5071msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
5072msgstr ""
5073
5074#: config/tc-cris.c:3369
5075msgid "32-bit conditional branch generated"
5076msgstr ""
5077
5078#: config/tc-cris.c:3430
5079msgid "Complex expression not supported"
5080msgstr ""
5081
5082#. FIXME: Is this function mentioned in the internals.texi manual? If
5083#. not, add it.
5084#: config/tc-cris.c:3580
5085msgid "Bad call to md_atof () - floating point formats are not supported"
5086msgstr ""
5087
5088#: config/tc-cris.c:3621
5089msgid "PC-relative relocation must be trivially resolved"
5090msgstr ""
5091
5092#: config/tc-cris.c:3693
5093#, c-format
5094msgid "Value not in 16 bit range: %ld"
5095msgstr ""
5096
5097#: config/tc-cris.c:3701
5098#, c-format
5099msgid "Value not in 16 bit signed range: %ld"
5100msgstr ""
5101
5102#: config/tc-cris.c:3709
5103#, c-format
5104msgid "Value not in 8 bit range: %ld"
5105msgstr ""
5106
5107#: config/tc-cris.c:3716
5108#, c-format
5109msgid "Value not in 8 bit signed range: %ld"
5110msgstr ""
5111
5112#: config/tc-cris.c:3726
5113#, c-format
5114msgid "Value not in 4 bit unsigned range: %ld"
5115msgstr ""
5116
5117#: config/tc-cris.c:3733
5118#, c-format
5119msgid "Value not in 5 bit unsigned range: %ld"
5120msgstr ""
5121
5122#: config/tc-cris.c:3740
5123#, c-format
5124msgid "Value not in 6 bit range: %ld"
5125msgstr ""
5126
5127#: config/tc-cris.c:3747
5128#, c-format
5129msgid "Value not in 6 bit unsigned range: %ld"
5130msgstr ""
5131
5132#: config/tc-cris.c:3791
5133#, c-format
5134msgid "Please use --help to see usage and options for this assembler.\n"
5135msgstr ""
5136
5137#: config/tc-cris.c:3803
5138msgid "--no-underscore is invalid with a.out format"
5139msgstr ""
5140
5141#: config/tc-cris.c:3815
5142msgid "--pic is invalid for this object format"
5143msgstr ""
5144
5145#: config/tc-cris.c:3829
6e1772d5 5146#, c-format
c1c69e83
AM
5147msgid "invalid <arch> in --march=<arch>: %s"
5148msgstr ""
5149
5150#: config/tc-cris.c:3938 config/tc-moxie.c:772
42477147 5151msgid ""
c1c69e83
AM
5152"Semantics error. This type of operand can not be relocated, it must be an "
5153"assembly-time constant"
252b5132
RH
5154msgstr ""
5155
c1c69e83 5156#: config/tc-cris.c:3987 config/tc-moxie.c:821
6e1772d5 5157#, c-format
c1c69e83
AM
5158msgid "Cannot generate relocation type for symbol %s, code %s"
5159msgstr ""
5160
5161#. The messages are formatted to line up with the generic options.
5162#: config/tc-cris.c:4000
5163#, c-format
5164msgid "CRIS-specific options:\n"
5165msgstr ""
5166
5167#: config/tc-cris.c:4002
5168msgid ""
5169" -h, -H Don't execute, print this help text. Deprecated.\n"
5170msgstr ""
5171
5172#: config/tc-cris.c:4004
5173msgid " -N Warn when branches are expanded to jumps.\n"
5174msgstr ""
5175
5176#: config/tc-cris.c:4006
5177msgid ""
5178" --underscore User symbols are normally prepended with "
5179"underscore.\n"
5180msgstr ""
5181
5182#: config/tc-cris.c:4008
5183msgid " Registers will not need any prefix.\n"
5184msgstr ""
5185
5186#: config/tc-cris.c:4010
5187msgid " --no-underscore User symbols do not have any prefix.\n"
5188msgstr ""
5189
5190#: config/tc-cris.c:4012
5191msgid " Registers will require a `$'-prefix.\n"
5192msgstr ""
5193
5194#: config/tc-cris.c:4015
5195msgid " --pic\t\t\tEnable generation of position-independent code.\n"
5196msgstr ""
5197
5198#: config/tc-cris.c:4018
5199msgid ""
5200" --march=<arch>\t\tGenerate code for <arch>. Valid choices for <arch>\n"
5201"\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
5202msgstr ""
5203
5204#: config/tc-cris.c:4039
5205msgid "Invalid relocation"
5206msgstr ""
5207
5208#: config/tc-cris.c:4076
5209msgid "Invalid pc-relative relocation"
5210msgstr ""
5211
5212#: config/tc-cris.c:4121
5213#, c-format
5214msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
5215msgstr ""
5216
5217#: config/tc-cris.c:4151
5218#, c-format
5219msgid ".syntax %s requires command-line option `--underscore'"
5220msgstr ""
5221
5222#: config/tc-cris.c:4160
5223#, c-format
5224msgid ".syntax %s requires command-line option `--no-underscore'"
5225msgstr ""
5226
5227#: config/tc-cris.c:4197
5228msgid "Unknown .syntax operand"
5229msgstr ""
5230
5231#: config/tc-cris.c:4207
5232msgid "Pseudodirective .file is only valid when generating ELF"
5233msgstr ""
5234
5235#: config/tc-cris.c:4219
5236msgid "Pseudodirective .loc is only valid when generating ELF"
5237msgstr ""
5238
5239#: config/tc-cris.c:4234
5240#, c-format
5241msgid "internal inconsistency problem: %s called for %d bytes"
5242msgstr ""
5243
5244#: config/tc-cris.c:4386
5245msgid "unknown operand to .arch"
5246msgstr ""
5247
5248#: config/tc-cris.c:4395
5249msgid ".arch <arch> requires a matching --march=... option"
5250msgstr ""
5251
5252#: config/tc-crx.c:821
5253#, c-format
5254msgid "Illegal Scale - `%d'"
5255msgstr ""
5256
5257#: config/tc-crx.c:1263
5258#, c-format
5259msgid "Illegal Co-processor register in Instruction `%s' "
5260msgstr ""
5261
5262#: config/tc-crx.c:1270
5263#, c-format
5264msgid "Illegal Co-processor special register in Instruction `%s' "
5265msgstr ""
5266
5267#: config/tc-crx.c:1591
5268#, c-format
5269msgid "Invalid DISPU4 operand value (arg %d)"
5270msgstr ""
5271
5272#: config/tc-crx.c:1594
5273#, c-format
5274msgid "Invalid CST4 operand value (arg %d)"
5275msgstr ""
5276
5277#: config/tc-crx.c:1597
5278#, c-format
5279msgid "Operand value is not within upper 64 KB (arg %d)"
5280msgstr ""
5281
5282#: config/tc-crx.c:1734
5283msgid "Invalid Register in Register List"
5284msgstr ""
5285
5286#: config/tc-crx.c:1788
5287#, c-format
5288msgid "Illegal register `%s' in cop-register list"
5289msgstr ""
5290
5291#: config/tc-crx.c:1796
5292#, c-format
5293msgid "Illegal register `%s' in cop-special-register list"
5294msgstr ""
5295
5296#: config/tc-crx.c:1815
5297#, c-format
5298msgid "Illegal register `%s' in user register list"
5299msgstr ""
5300
5301#: config/tc-crx.c:1834
5302#, c-format
5303msgid "Illegal register `%s' in register list"
5304msgstr ""
5305
5306#: config/tc-crx.c:1840
5307#, c-format
5308msgid "Maximum %d bits may be set in `mask16' operand"
5309msgstr ""
5310
5311#: config/tc-crx.c:1849
5312#, c-format
5313msgid "rest of line ignored; first ignored character is `%c'"
5314msgstr ""
5315
5316#: config/tc-crx.c:1857
5317#, c-format
5318msgid "Illegal `mask16' operand, operation is undefined - `%s'"
5319msgstr ""
5320
5321#. HI can't be specified without LO (and vise-versa).
5322#: config/tc-crx.c:1863
5323msgid "HI/LO registers should be specified together"
5324msgstr ""
5325
5326#: config/tc-crx.c:1869
5327msgid "HI/LO registers should be specified without additional registers"
5328msgstr ""
5329
5330#: config/tc-d10v.c:218
5331#, c-format
5332msgid ""
5333"D10V options:\n"
5334"-O Optimize. Will do some operations in parallel.\n"
5335"--gstabs-packing Pack adjacent short instructions together even\n"
5336" when --gstabs is specified. On by default.\n"
5337"--no-gstabs-packing If --gstabs is specified, do not pack adjacent\n"
5338" instructions together.\n"
5339msgstr ""
5340
5341#: config/tc-d10v.c:575
5342msgid "operand is not an immediate"
5343msgstr ""
5344
5345#: config/tc-d10v.c:593
5346#, c-format
5347msgid "operand out of range: %lu"
5348msgstr ""
5349
5350#: config/tc-d10v.c:653
5351msgid "Instruction must be executed in parallel with another instruction."
5352msgstr ""
5353
5354#: config/tc-d10v.c:707 config/tc-d10v.c:715
5355#, c-format
5356msgid "packing conflict: %s must dispatch sequentially"
5357msgstr ""
5358
5359#: config/tc-d10v.c:814
5360#, c-format
5361msgid "resource conflict (R%d)"
5362msgstr ""
5363
5364#: config/tc-d10v.c:817
5365#, c-format
5366msgid "resource conflict (A%d)"
5367msgstr ""
5368
5369#: config/tc-d10v.c:819
5370msgid "resource conflict (PSW)"
5371msgstr ""
5372
5373#: config/tc-d10v.c:821
5374msgid "resource conflict (C flag)"
5375msgstr ""
5376
5377#: config/tc-d10v.c:823
5378msgid "resource conflict (F flag)"
5379msgstr ""
5380
5381#: config/tc-d10v.c:973
5382msgid "Instruction must be executed in parallel"
5383msgstr ""
5384
5385#: config/tc-d10v.c:976
5386msgid "Long instructions may not be combined."
5387msgstr ""
5388
5389#: config/tc-d10v.c:1009
5390msgid "One of these instructions may not be executed in parallel."
5391msgstr ""
5392
5393#: config/tc-d10v.c:1013 config/tc-d30v.c:1038
5394msgid "Two IU instructions may not be executed in parallel"
5395msgstr ""
5396
5397#: config/tc-d10v.c:1015 config/tc-d10v.c:1023 config/tc-d10v.c:1037
5398#: config/tc-d10v.c:1052 config/tc-d30v.c:1039 config/tc-d30v.c:1048
5399msgid "Swapping instruction order"
5400msgstr ""
5401
5402#: config/tc-d10v.c:1021 config/tc-d30v.c:1045
5403msgid "Two MU instructions may not be executed in parallel"
5404msgstr ""
5405
5406#: config/tc-d10v.c:1041 config/tc-d30v.c:1065
5407msgid "IU instruction may not be in the left container"
5408msgstr ""
5409
5410#: config/tc-d10v.c:1043 config/tc-d10v.c:1058
5411msgid ""
5412"Instruction in R container is squashed by flow control instruction in L "
5413"container."
5414msgstr ""
5415
5416#: config/tc-d10v.c:1056 config/tc-d30v.c:1076
5417msgid "MU instruction may not be in the right container"
5418msgstr ""
5419
5420#: config/tc-d10v.c:1062 config/tc-d30v.c:1088
5421msgid "unknown execution type passed to write_2_short()"
5422msgstr ""
5423
5424#: config/tc-d10v.c:1191 config/tc-d10v.c:1366
5425msgid "bad opcode or operands"
5426msgstr ""
5427
5428#: config/tc-d10v.c:1268
5429msgid "value out of range"
5430msgstr ""
5431
5432#: config/tc-d10v.c:1342
5433msgid "illegal operand - register name found where none expected"
5434msgstr ""
5435
5436#: config/tc-d10v.c:1377
5437msgid "Register number must be EVEN"
5438msgstr ""
5439
5440#: config/tc-d10v.c:1380
5441msgid "Unsupported use of sp"
5442msgstr ""
5443
5444#: config/tc-d10v.c:1399
5445#, c-format
5446msgid "cr%ld is a reserved control register"
5447msgstr ""
5448
5449#: config/tc-d10v.c:1574
5450#, c-format
5451msgid "line %d: rep or repi must include at least 4 instructions"
5452msgstr ""
5453
5454#: config/tc-d10v.c:1763
5455msgid "can't find previous opcode "
5456msgstr ""
5457
5458#: config/tc-d10v.c:1775
5459#, c-format
5460msgid "could not assemble: %s"
5461msgstr ""
5462
5463#: config/tc-d10v.c:1790 config/tc-d10v.c:1812 config/tc-d30v.c:1747
5464msgid "Unable to mix instructions as specified"
5465msgstr ""
5466
5467#: config/tc-d30v.c:150
5468#, c-format
5469msgid "Register name %s conflicts with symbol of the same name"
5470msgstr ""
5471
5472#: config/tc-d30v.c:240
5473#, c-format
5474msgid ""
5475"\n"
5476"D30V options:\n"
5477"-O Make adjacent short instructions parallel if "
5478"possible.\n"
5479"-n Warn about all NOPs inserted by the assembler.\n"
5480"-N\t\t\tWarn about NOPs inserted after word multiplies.\n"
5481"-c Warn about symbols whoes names match register "
5482"names.\n"
5483"-C Opposite of -C. -c is the default.\n"
5484msgstr ""
5485
5486#: config/tc-d30v.c:368
5487msgid "unexpected 12-bit reloc type"
5488msgstr ""
5489
5490#: config/tc-d30v.c:375
5491msgid "unexpected 18-bit reloc type"
5492msgstr ""
5493
5494#: config/tc-d30v.c:626
5495#, c-format
5496msgid "%s NOP inserted"
5497msgstr ""
5498
5499#: config/tc-d30v.c:627
5500msgid "sequential"
5501msgstr ""
5502
5503#: config/tc-d30v.c:627
5504msgid "parallel"
5505msgstr ""
5506
5507#: config/tc-d30v.c:1034
5508msgid "Instructions may not be executed in parallel"
5509msgstr ""
5510
5511#: config/tc-d30v.c:1047
5512#, c-format
5513msgid "Executing %s in IU may not work"
5514msgstr ""
5515
5516#: config/tc-d30v.c:1054
5517#, c-format
5518msgid "Executing %s in IU may not work in parallel execution"
5519msgstr ""
5520
5521#: config/tc-d30v.c:1067
5522#, c-format
5523msgid "special left instruction `%s' kills instruction `%s' in right container"
5524msgstr ""
5525
5526#: config/tc-d30v.c:1078
5527#, c-format
5528msgid "Executing %s in reverse serial with %s may not work"
5529msgstr ""
5530
5531#: config/tc-d30v.c:1081
5532#, c-format
5533msgid "Executing %s in IU in reverse serial may not work"
5534msgstr ""
5535
5536#: config/tc-d30v.c:1271
5537msgid "Odd numbered register used as target of multi-register instruction"
5538msgstr ""
5539
5540#: config/tc-d30v.c:1335 config/tc-d30v.c:1371
5541#, c-format
5542msgid "unknown condition code: %s"
5543msgstr ""
5544
5545#: config/tc-d30v.c:1364
5546#, c-format
5547msgid "cmpu doesn't support condition code %s"
5548msgstr ""
5549
5550#: config/tc-d30v.c:1399
5551#, c-format
5552msgid "unknown opcode: %s"
5553msgstr ""
5554
5555#: config/tc-d30v.c:1410
5556#, c-format
5557msgid "operands for opcode `%s' do not match any valid format"
5558msgstr ""
5559
5560#: config/tc-d30v.c:1625 config/tc-d30v.c:1642
5561msgid "Cannot assemble instruction"
5562msgstr ""
5563
5564#: config/tc-d30v.c:1627
5565msgid "First opcode is long. Unable to mix instructions as specified."
5566msgstr ""
5567
5568#: config/tc-d30v.c:1697
5569msgid "word of NOPs added between word multiply and load"
5570msgstr ""
5571
5572#: config/tc-d30v.c:1699
5573msgid "word of NOPs added between word multiply and 16-bit multiply"
5574msgstr ""
5575
5576#: config/tc-d30v.c:1731
5577msgid "Instruction uses long version, so it cannot be mixed as specified"
5578msgstr ""
5579
5580#: config/tc-d30v.c:1858
5581#, c-format
5582msgid "value too large to fit in %d bits"
5583msgstr ""
5584
5585#: config/tc-d30v.c:1926
5586#, c-format
5587msgid "line %d: unable to place address of symbol '%s' into a byte"
5588msgstr ""
5589
5590#: config/tc-d30v.c:1929
5591#, c-format
5592msgid "line %d: unable to place value %lx into a byte"
5593msgstr ""
5594
5595#: config/tc-d30v.c:1937
5596#, c-format
5597msgid "line %d: unable to place address of symbol '%s' into a short"
5598msgstr ""
5599
5600#: config/tc-d30v.c:1940
5601#, c-format
5602msgid "line %d: unable to place value %lx into a short"
5603msgstr ""
5604
5605#: config/tc-d30v.c:1948
5606#, c-format
5607msgid "line %d: unable to place address of symbol '%s' into a quad"
5608msgstr ""
5609
5610#: config/tc-d30v.c:2056
5611#, c-format
5612msgid "Alignment too large: %d assumed"
5613msgstr ""
5614
5615#: config/tc-dlx.c:212
5616msgid "missing .proc"
5617msgstr ""
5618
5619#: config/tc-dlx.c:229
5620msgid ".endfunc missing for previous .proc"
5621msgstr ""
5622
5623#: config/tc-dlx.c:296 config/tc-i860.c:227 config/tc-mips.c:3354
5624#: config/tc-nios2.c:2611 config/tc-nios2.c:2625 config/tc-nios2.c:2640
5625#: config/tc-nios2.c:2654
5626#, c-format
5627msgid "internal error: can't hash `%s': %s\n"
5628msgstr ""
5629
5630#. Probably a memory allocation problem? Give up now.
5631#. Probably a memory allocation problem. Give up now.
5632#: config/tc-dlx.c:303 config/tc-hppa.c:8365 config/tc-nios2.c:2614
5633#: config/tc-nios2.c:2628 config/tc-nios2.c:2643 config/tc-nios2.c:2657
5634#: config/tc-nios2.c:2773 config/tc-or32.c:211 config/tc-sparc.c:899
5635msgid "Broken assembler. No assembly attempted."
5636msgstr ""
5637
5638#: config/tc-dlx.c:333
5639#, c-format
5640msgid "Bad operand for a load instruction: <%s>"
5641msgstr ""
5642
5643#: config/tc-dlx.c:447
5644#, c-format
5645msgid "Bad operand for a store instruction: <%s>"
5646msgstr ""
5647
5648#: config/tc-dlx.c:627
5649#, c-format
5650msgid "Expression Error for operand modifier %%hi/%%lo\n"
5651msgstr ""
5652
5653#: config/tc-dlx.c:640 config/tc-or32.c:811
5654#, c-format
5655msgid "Invalid expression after %%%%\n"
5656msgstr ""
5657
5658#: config/tc-dlx.c:708 config/tc-tic4x.c:2481
5659#, c-format
5660msgid "Unknown opcode `%s'."
5661msgstr ""
5662
5663#: config/tc-dlx.c:720
5664msgid "Can not set dlx_skip_hi16_flag"
5665msgstr ""
5666
5667#: config/tc-dlx.c:734
5668#, c-format
5669msgid "Missing arguments for opcode <%s>."
5670msgstr ""
5671
5672#: config/tc-dlx.c:768
5673#, c-format
5674msgid "Too many operands: %s"
5675msgstr ""
5676
5677#: config/tc-dlx.c:805
5678#, c-format
5679msgid "Both the_insn.HI and the_insn.LO are set : %s"
5680msgstr ""
5681
5682#: config/tc-dlx.c:875
5683msgid "failed regnum sanity check."
5684msgstr ""
5685
5686#: config/tc-dlx.c:888
5687msgid "failed general register sanity check."
5688msgstr ""
5689
5690#. Types or values of args don't match.
5691#: config/tc-dlx.c:896
5692msgid "Invalid operands"
5693msgstr ""
5694
5695#: config/tc-dlx.c:1125 config/tc-or32.c:773
5696#, c-format
5697msgid "label \"$%d\" redefined"
5698msgstr ""
5699
5700#: config/tc-dlx.c:1163
5701msgid "Invalid expression after # number\n"
5702msgstr ""
5703
5704#: config/tc-epiphany.c:147
5705#, c-format
5706msgid "EPIPHANY specific command line options:\n"
5707msgstr ""
5708
5709#: config/tc-epiphany.c:386
5710msgid "register number too large for push/pop"
5711msgstr ""
5712
5713#: config/tc-epiphany.c:390
5714msgid "register is out of order"
5715msgstr ""
5716
5717#: config/tc-epiphany.c:401 config/tc-m68k.c:6041 config/tc-m68k.c:6070
5718msgid "bad register list"
5719msgstr ""
5720
5721#: config/tc-epiphany.c:404
5722msgid "malformed reglist in push/pop"
5723msgstr ""
5724
5725#. Checks for behavioral restrictions on LD/ST instructions.
5726#: config/tc-epiphany.c:505
5727msgid "destination register modified by displacement-post-modified address"
5728msgstr ""
5729
5730#: config/tc-epiphany.c:506
5731msgid "ldrd/strd requires even:odd register pair"
5732msgstr ""
5733
5734#: config/tc-epiphany.c:824 config/tc-m32r.c:1789
5735msgid "Addend to unresolved symbol not on word boundary."
5736msgstr ""
5737
5738#: config/tc-fr30.c:82
5739#, c-format
5740msgid " FR30 specific command line options:\n"
5741msgstr ""
5742
5743#: config/tc-fr30.c:135
5744#, c-format
5745msgid "Instruction %s not allowed in a delay slot."
5746msgstr ""
5747
5748#: config/tc-frv.c:405
5749#, c-format
5750msgid "Unknown cpu -mcpu=%s"
5751msgstr ""
5752
5753#: config/tc-frv.c:458
5754#, c-format
5755msgid "FRV specific command line options:\n"
5756msgstr ""
5757
5758#: config/tc-frv.c:459
5759#, c-format
5760msgid "-G n Put data <= n bytes in the small data area\n"
5761msgstr ""
5762
5763#: config/tc-frv.c:460
5764#, c-format
5765msgid "-mgpr-32 Mark generated file as only using 32 GPRs\n"
5766msgstr ""
5767
5768#: config/tc-frv.c:461
5769#, c-format
5770msgid "-mgpr-64 Mark generated file as using all 64 GPRs\n"
5771msgstr ""
5772
5773#: config/tc-frv.c:462
5774#, c-format
5775msgid "-mfpr-32 Mark generated file as only using 32 FPRs\n"
5776msgstr ""
5777
5778#: config/tc-frv.c:463
5779#, c-format
5780msgid "-mfpr-64 Mark generated file as using all 64 FPRs\n"
5781msgstr ""
5782
5783#: config/tc-frv.c:464
5784#, c-format
5785msgid "-msoft-float Mark generated file as using software FP\n"
5786msgstr ""
5787
5788#: config/tc-frv.c:465
5789#, c-format
5790msgid "-mdword Mark generated file as using a 8-byte stack alignment\n"
5791msgstr ""
5792
5793#: config/tc-frv.c:466
5794#, c-format
5795msgid "-mno-dword Mark generated file as using a 4-byte stack alignment\n"
5796msgstr ""
5797
5798#: config/tc-frv.c:467
5799#, c-format
5800msgid ""
5801"-mdouble Mark generated file as using double precision FP insns\n"
5802msgstr ""
5803
5804#: config/tc-frv.c:468
5805#, c-format
5806msgid "-mmedia Mark generated file as using media insns\n"
5807msgstr ""
5808
5809#: config/tc-frv.c:469
5810#, c-format
5811msgid ""
5812"-mmuladd Mark generated file as using multiply add/subtract insns\n"
5813msgstr ""
5814
5815#: config/tc-frv.c:470
5816#, c-format
5817msgid "-mpack Allow instructions to be packed\n"
5818msgstr ""
5819
5820#: config/tc-frv.c:471
5821#, c-format
5822msgid "-mno-pack Do not allow instructions to be packed\n"
5823msgstr ""
5824
5825#: config/tc-frv.c:472
5826#, c-format
5827msgid ""
5828"-mpic Mark generated file as using small position independent "
5829"code\n"
5830msgstr ""
5831
5832#: config/tc-frv.c:473
5833#, c-format
5834msgid ""
5835"-mPIC Mark generated file as using large position independent "
5836"code\n"
5837msgstr ""
5838
5839#: config/tc-frv.c:474
5840#, c-format
5841msgid ""
5842"-mlibrary-pic Mark generated file as using position indepedent code for "
5843"libraries\n"
5844msgstr ""
5845
5846#: config/tc-frv.c:475
5847#, c-format
5848msgid "-mfdpic Assemble for the FDPIC ABI\n"
5849msgstr ""
5850
5851#: config/tc-frv.c:476
5852#, c-format
5853msgid "-mnopic Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
5854msgstr ""
5855
5856#: config/tc-frv.c:477
5857#, c-format
5858msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
5859msgstr ""
5860
5861#: config/tc-frv.c:478
5862#, c-format
5863msgid " Record the cpu type\n"
5864msgstr ""
5865
5866#: config/tc-frv.c:479
5867#, c-format
5868msgid "-mtomcat-stats Print out stats for tomcat workarounds\n"
5869msgstr ""
5870
5871#: config/tc-frv.c:480
5872#, c-format
5873msgid "-mtomcat-debug Debug tomcat workarounds\n"
5874msgstr ""
5875
5876#: config/tc-frv.c:1162
5877msgid "VLIW packing used for -mno-pack"
5878msgstr ""
5879
5880#: config/tc-frv.c:1172
5881msgid "Instruction not supported by this architecture"
5882msgstr ""
5883
5884#: config/tc-frv.c:1182
5885msgid "VLIW packing constraint violation"
5886msgstr ""
5887
5888#: config/tc-frv.c:1773
5889#, c-format
5890msgid "Relocation %s is not safe for %s"
5891msgstr ""
5892
5893#: config/tc-h8300.c:172
5894#, c-format
5895msgid "new section '%s' defined without attributes - this might cause problems"
5896msgstr ""
5897
5898#: config/tc-h8300.c:443 config/tc-h8300.c:451
5899msgid "Reg not valid for H8/300"
5900msgstr ""
5901
5902#: config/tc-h8300.c:532
5903msgid "invalid operand size requested"
5904msgstr ""
5905
5906#: config/tc-h8300.c:637
5907msgid "Invalid register list for ldm/stm\n"
5908msgstr ""
5909
5910#: config/tc-h8300.c:663 config/tc-h8300.c:668 config/tc-h8300.c:675
5911msgid "mismatch between register and suffix"
5912msgstr ""
5913
5914#: config/tc-h8300.c:680
5915msgid "invalid suffix after register."
5916msgstr ""
5917
5918#: config/tc-h8300.c:702
5919msgid "address too high for vector table jmp/jsr"
5920msgstr ""
5921
5922#: config/tc-h8300.c:729 config/tc-h8300.c:841 config/tc-h8300.c:851
5923msgid "Wrong size pointer register for architecture."
5924msgstr ""
5925
5926#: config/tc-h8300.c:788 config/tc-h8300.c:796 config/tc-h8300.c:825
5927msgid "expected @(exp, reg16)"
5928msgstr ""
5929
5930#: config/tc-h8300.c:814
5931msgid "expected .L, .W or .B for register in indexed addressing mode"
5932msgstr ""
5933
5934#: config/tc-h8300.c:1008
5935msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
5936msgstr ""
5937
5938#: config/tc-h8300.c:1026 config/tc-h8300.c:1035
5939msgid "expected register"
5940msgstr ""
5941
5942#: config/tc-h8300.c:1051
5943msgid "expected closing paren"
5944msgstr ""
5945
5946#: config/tc-h8300.c:1110
5947#, c-format
5948msgid "can't use high part of register in operand %d"
5949msgstr ""
5950
5951#: config/tc-h8300.c:1267
5952#, c-format
5953msgid "Opcode `%s' with these operand types not available in %s mode"
5954msgstr ""
5955
5956#: config/tc-h8300.c:1276
5957msgid "mismatch between opcode size and operand size"
5958msgstr ""
5959
5960#: config/tc-h8300.c:1312
5961#, c-format
5962msgid "operand %s0x%lx out of range."
5963msgstr ""
5964
5965#: config/tc-h8300.c:1429
5966msgid "Can't work out size of operand.\n"
5967msgstr ""
5968
5969#: config/tc-h8300.c:1478
5970#, c-format
5971msgid "Opcode `%s' with these operand types not available in H8/300 mode"
5972msgstr ""
5973
5974#: config/tc-h8300.c:1483
5975#, c-format
5976msgid "Opcode `%s' with these operand types not available in H8/300H mode"
5977msgstr ""
5978
5979#: config/tc-h8300.c:1489
5980#, c-format
5981msgid "Opcode `%s' with these operand types not available in H8/300S mode"
5982msgstr ""
5983
5984#: config/tc-h8300.c:1550 config/tc-h8300.c:1570
5985msgid "Need #1 or #2 here"
5986msgstr ""
5987
5988#: config/tc-h8300.c:1565
5989msgid "#4 not valid on H8/300."
5990msgstr ""
5991
5992#: config/tc-h8300.c:1680 config/tc-h8300.c:1762
5993#, c-format
5994msgid "branch operand has odd offset (%lx)\n"
5995msgstr ""
5996
5997#: config/tc-h8300.c:1800
5998msgid "destination operand must be 16 bit register"
5999msgstr ""
6000
6001#: config/tc-h8300.c:1809
6002msgid "source operand must be 8 bit register"
6003msgstr ""
6004
6005#: config/tc-h8300.c:1817
6006msgid "destination operand must be 16bit absolute address"
6007msgstr ""
6008
6009#: config/tc-h8300.c:1824
6010msgid "destination operand must be 8 bit register"
6011msgstr ""
6012
6013#: config/tc-h8300.c:1832
6014msgid "source operand must be 16bit absolute address"
6015msgstr ""
6016
6017#. This seems more sane than saying "too many operands". We'll
6018#. get here only if the trailing trash starts with a comma.
6019#. Types or values of args don't match.
6020#: config/tc-h8300.c:1840 config/tc-mips.c:13043 config/tc-mips.c:13111
6021#: config/tc-mmix.c:479 config/tc-mmix.c:491 config/tc-mmix.c:2531
6022#: config/tc-mmix.c:2555 config/tc-mmix.c:2828 config/tc-or32.c:527
6023msgid "invalid operands"
6024msgstr ""
6025
6026#: config/tc-h8300.c:1871
6027msgid "operand/size mis-match"
6028msgstr ""
6029
6030#: config/tc-h8300.c:1971 config/tc-sh.c:2970 config/tc-sh64.c:2795
6031#: config/tc-z8k.c:1226
6032msgid "unknown opcode"
6033msgstr ""
6034
6035#: config/tc-h8300.c:2004
6036msgid "invalid operand in ldm"
6037msgstr ""
6038
6039#: config/tc-h8300.c:2013
6040msgid "invalid operand in stm"
6041msgstr ""
6042
6043#: config/tc-h8300.c:2139
6044#, c-format
6045msgid "call to tc_aout_fix_to_chars \n"
6046msgstr ""
6047
6048#: config/tc-h8300.c:2148 config/tc-xc16x.c:347
6049#, c-format
6050msgid "call to md_convert_frag \n"
6051msgstr ""
6052
6053#: config/tc-h8300.c:2199 config/tc-xc16x.c:251
6054#, c-format
6055msgid "call to md_estimate_size_before_relax \n"
6056msgstr ""
6057
6058#: config/tc-h8300.c:2214
6059msgid "Unexpected reference to a symbol in a non-code section"
6060msgstr ""
6061
6062#: config/tc-h8300.c:2230 config/tc-xc16x.c:292
6063msgid "Difference of symbols in different sections is not supported"
6064msgstr ""
6065
6066#: config/tc-h8300.c:2252 config/tc-mcore.c:2199 config/tc-microblaze.c:2444
6067#: config/tc-pj.c:487 config/tc-sh.c:4478 config/tc-tic6x.c:4523
6068#: config/tc-xc16x.c:315
6069#, c-format
6070msgid "Cannot represent relocation type %s"
6071msgstr ""
6072
6073#. Simple range checking for FIELD against HIGH and LOW bounds.
6074#. IGNORE is used to suppress the error message.
6075#. Variant of CHECK_FIELD for use in md_apply_fix and other places where
6076#. the current file and line number are not valid.
6077#: config/tc-hppa.c:1029 config/tc-hppa.c:1043
6078#, c-format
6079msgid "Field out of range [%d..%d] (%d)."
6080msgstr ""
6081
6082#. Simple alignment checking for FIELD against ALIGN (a power of two).
6083#. IGNORE is used to suppress the error message.
6084#: config/tc-hppa.c:1057
6085#, c-format
6086msgid "Field not properly aligned [%d] (%d)."
6087msgstr ""
6088
6089#: config/tc-hppa.c:1110
6090msgid "Missing .exit\n"
6091msgstr ""
6092
6093#: config/tc-hppa.c:1113
6094msgid "Missing .procend\n"
6095msgstr ""
6096
6097#: config/tc-hppa.c:1298
6098#, c-format
6099msgid "Invalid field selector. Assuming F%%."
6100msgstr ""
6101
6102#: config/tc-hppa.c:1325
6103msgid "Bad segment in expression."
6104msgstr ""
6105
6106#: config/tc-hppa.c:1350
6107#, c-format
6108msgid "Invalid Nullification: (%c)"
6109msgstr ""
6110
6111#: config/tc-hppa.c:1421
6112msgid "Cannot handle fixup"
6113msgstr ""
6114
6115#: config/tc-hppa.c:1719
6116#, c-format
6117msgid " -Q ignored\n"
6118msgstr ""
6119
6120#: config/tc-hppa.c:1723
6121#, c-format
6122msgid " -c print a warning if a comment is found\n"
6123msgstr ""
6124
6125#: config/tc-hppa.c:1789
6126#, c-format
6127msgid "no hppa_fixup entry for fixup type 0x%x"
6128msgstr ""
6129
6130#: config/tc-hppa.c:1968
6131msgid "Unknown relocation encountered in md_apply_fix."
6132msgstr ""
6133
6134#: config/tc-hppa.c:2156 config/tc-hppa.c:2181
6135#, c-format
6136msgid "Undefined register: '%s'."
6137msgstr ""
6138
6139#: config/tc-hppa.c:2215
6140#, c-format
6141msgid "Non-absolute symbol: '%s'."
6142msgstr ""
6143
6144#: config/tc-hppa.c:2230
6145#, c-format
6146msgid "Undefined absolute constant: '%s'."
6147msgstr ""
6148
6149#: config/tc-hppa.c:2261 config/tc-hppa.c:5728
6150msgid "could not update architecture and machine"
6151msgstr ""
6152
6153#: config/tc-hppa.c:2299
6154#, c-format
6155msgid "Invalid FP Compare Condition: %s"
6156msgstr ""
6157
6158#: config/tc-hppa.c:2354
6159#, c-format
6160msgid "Invalid FTEST completer: %s"
6161msgstr ""
6162
6163#: config/tc-hppa.c:2420 config/tc-hppa.c:2457
6164#, c-format
6165msgid "Invalid FP Operand Format: %3s"
6166msgstr ""
6167
6168#: config/tc-hppa.c:2561
6169msgid "Bad segment (should be absolute)."
6170msgstr ""
6171
6172#: config/tc-hppa.c:2621
6173#, c-format
6174msgid "Invalid argument location: %s\n"
6175msgstr ""
6176
6177#: config/tc-hppa.c:2650
6178#, c-format
6179msgid "Invalid argument description: %d"
6180msgstr ""
6181
6182#: config/tc-hppa.c:3479
6183msgid "Invalid Indexed Load Completer."
6184msgstr ""
6185
6186#: config/tc-hppa.c:3484
6187msgid "Invalid Indexed Load Completer Syntax."
6188msgstr ""
6189
6190#: config/tc-hppa.c:3518
6191msgid "Invalid Short Load/Store Completer."
6192msgstr ""
6193
6194#: config/tc-hppa.c:3578 config/tc-hppa.c:3583
6195msgid "Invalid Store Bytes Short Completer"
6196msgstr ""
6197
6198#: config/tc-hppa.c:3898 config/tc-hppa.c:3904
6199msgid "Invalid left/right combination completer"
6200msgstr ""
6201
6202#: config/tc-hppa.c:3953 config/tc-hppa.c:3960
6203msgid "Invalid permutation completer"
6204msgstr ""
6205
6206#: config/tc-hppa.c:4060
6207#, c-format
6208msgid "Invalid Add Condition: %s"
6209msgstr ""
6210
6211#: config/tc-hppa.c:4076 config/tc-hppa.c:4086
6212msgid "Invalid Add and Branch Condition"
6213msgstr ""
6214
6215#: config/tc-hppa.c:4107 config/tc-hppa.c:4252
6216msgid "Invalid Compare/Subtract Condition"
6217msgstr ""
6218
6219#: config/tc-hppa.c:4147
6220#, c-format
6221msgid "Invalid Branch On Bit Condition: %c"
6222msgstr ""
6223
6224#: config/tc-hppa.c:4150
6225msgid "Missing Branch On Bit Condition"
6226msgstr ""
6227
6228#: config/tc-hppa.c:4235
6229#, c-format
6230msgid "Invalid Compare/Subtract Condition: %s"
6231msgstr ""
6232
6233#: config/tc-hppa.c:4267
6234msgid "Invalid Compare and Branch Condition"
6235msgstr ""
6236
6237#: config/tc-hppa.c:4363
6238msgid "Invalid Logical Instruction Condition."
6239msgstr ""
6240
6241#: config/tc-hppa.c:4425
6242msgid "Invalid Shift/Extract/Deposit Condition."
6243msgstr ""
6244
6245#: config/tc-hppa.c:4542
6246msgid "Invalid Unit Instruction Condition."
6247msgstr ""
6248
6249#: config/tc-hppa.c:5021 config/tc-hppa.c:5053 config/tc-hppa.c:5084
6250#: config/tc-hppa.c:5114
6251msgid "Branch to unaligned address"
6252msgstr ""
6253
6254#: config/tc-hppa.c:5298
6255msgid "Invalid SFU identifier"
6256msgstr ""
6257
6258#: config/tc-hppa.c:5348
6259msgid "Invalid COPR identifier"
6260msgstr ""
6261
6262#: config/tc-hppa.c:5477
6263msgid "Invalid Floating Point Operand Format."
6264msgstr ""
6265
6266#: config/tc-hppa.c:5597 config/tc-hppa.c:5617 config/tc-hppa.c:5637
6267#: config/tc-hppa.c:5657 config/tc-hppa.c:5677
6268msgid "Invalid register for single precision fmpyadd or fmpysub"
6269msgstr ""
6270
6271#: config/tc-hppa.c:5745
6272#, c-format
6273msgid "Invalid operands %s"
6274msgstr ""
6275
6276#: config/tc-hppa.c:5755
6277#, c-format
6278msgid "Immediates %d and %d will give undefined behavior."
6279msgstr ""
6280
6281#: config/tc-hppa.c:5807 config/tc-hppa.c:7034 config/tc-hppa.c:7089
6282msgid "Missing function name for .PROC (corrupted label chain)"
6283msgstr ""
6284
6285#: config/tc-hppa.c:5810 config/tc-hppa.c:7092
6286msgid "Missing function name for .PROC"
6287msgstr ""
6288
6289#: config/tc-hppa.c:5869
6290msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
6291msgstr ""
6292
6293#: config/tc-hppa.c:5965
6294#, c-format
6295msgid "Invalid .CALL argument: %s"
6296msgstr ""
6297
6298#: config/tc-hppa.c:6113
6299msgid ".callinfo is not within a procedure definition"
6300msgstr ""
6301
6302#: config/tc-hppa.c:6133
6303#, c-format
6304msgid "FRAME parameter must be a multiple of 8: %d\n"
6305msgstr ""
6306
6307#: config/tc-hppa.c:6152
6308msgid "Value for ENTRY_GR must be in the range 3..18\n"
6309msgstr ""
6310
6311#: config/tc-hppa.c:6164
6312msgid "Value for ENTRY_FR must be in the range 12..21\n"
6313msgstr ""
6314
6315#: config/tc-hppa.c:6174
6316msgid "Value for ENTRY_SR must be 3\n"
6317msgstr ""
6318
6319#: config/tc-hppa.c:6230
6320#, c-format
6321msgid "Invalid .CALLINFO argument: %s"
6322msgstr ""
6323
6324#: config/tc-hppa.c:6340
6325msgid "The .ENTER pseudo-op is not supported"
6326msgstr ""
6327
6328#: config/tc-hppa.c:6356
6329msgid "Misplaced .entry. Ignored."
6330msgstr ""
6331
6332#: config/tc-hppa.c:6360
6333msgid "Missing .callinfo."
6334msgstr ""
6335
6336#: config/tc-hppa.c:6424
6337msgid ".REG expression must be a register"
6338msgstr ""
6339
6340#: config/tc-hppa.c:6440
6341msgid "bad or irreducible absolute expression; zero assumed"
6342msgstr ""
6343
6344#: config/tc-hppa.c:6451
6345msgid ".REG must use a label"
6346msgstr ""
6347
6348#: config/tc-hppa.c:6453
6349msgid ".EQU must use a label"
6350msgstr ""
6351
6352#: config/tc-hppa.c:6515
6353#, c-format
6354msgid "Symbol '%s' could not be created."
6355msgstr ""
6356
6357#: config/tc-hppa.c:6519
6358msgid "No memory for symbol name."
6359msgstr ""
6360
6361#: config/tc-hppa.c:6569
6362msgid ".EXIT must appear within a procedure"
6363msgstr ""
6364
6365#: config/tc-hppa.c:6573
6366msgid "Missing .callinfo"
6367msgstr ""
6368
6369#: config/tc-hppa.c:6577
6370msgid "No .ENTRY for this .EXIT"
6371msgstr ""
6372
6373#: config/tc-hppa.c:6617
6374#, c-format
6375msgid "Using ENTRY rather than CODE in export directive for %s"
6376msgstr ""
6377
6378#: config/tc-hppa.c:6740
6379#, c-format
6380msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
6381msgstr ""
6382
6383#: config/tc-hppa.c:6764
6384#, c-format
6385msgid "Cannot define export symbol: %s\n"
6386msgstr ""
6387
6388#: config/tc-hppa.c:6861
6389msgid "Missing label name on .LABEL"
6390msgstr ""
6391
6392#: config/tc-hppa.c:6866
6393msgid "extra .LABEL arguments ignored."
6394msgstr ""
6395
6396#: config/tc-hppa.c:6882
6397msgid "The .LEAVE pseudo-op is not supported"
6398msgstr ""
6399
6400#: config/tc-hppa.c:6920
6401msgid "Unrecognized .LEVEL argument\n"
6402msgstr ""
6403
6404#: config/tc-hppa.c:6954
6405#, c-format
6406msgid "Cannot define static symbol: %s\n"
6407msgstr ""
6408
6409#: config/tc-hppa.c:6988
6410msgid "Nested procedures"
6411msgstr ""
6412
6413#: config/tc-hppa.c:6998
6414msgid "Cannot allocate unwind descriptor\n"
6415msgstr ""
6416
6417#: config/tc-hppa.c:7096
6418msgid "misplaced .procend"
6419msgstr ""
6420
6421#: config/tc-hppa.c:7099
6422msgid "Missing .callinfo for this procedure"
6423msgstr ""
6424
6425#: config/tc-hppa.c:7102
6426msgid "Missing .EXIT for a .ENTRY"
6427msgstr ""
6428
6429#: config/tc-hppa.c:7139
6430msgid "Not in a space.\n"
6431msgstr ""
6432
6433#: config/tc-hppa.c:7142
6434msgid "Not in a subspace.\n"
6435msgstr ""
6436
6437#: config/tc-hppa.c:7231
6438msgid "Invalid .SPACE argument"
6439msgstr ""
6440
6441#: config/tc-hppa.c:7277
6442msgid "Can't change spaces within a procedure definition. Ignored"
6443msgstr ""
6444
6445#: config/tc-hppa.c:7405
6446#, c-format
6447msgid "Undefined space: '%s' Assuming space number = 0."
6448msgstr ""
6449
6450#: config/tc-hppa.c:7428
6451msgid "Must be in a space before changing or declaring subspaces.\n"
6452msgstr ""
6453
6454#: config/tc-hppa.c:7432
6455msgid "Can't change subspaces within a procedure definition. Ignored"
6456msgstr ""
6457
6458#: config/tc-hppa.c:7468
6459msgid "Parameters of an existing subspace can't be modified"
6460msgstr ""
6461
6462#: config/tc-hppa.c:7520
6463msgid "Alignment must be a power of 2"
6464msgstr ""
6465
6466#: config/tc-hppa.c:7567
6467msgid "FIRST not supported as a .SUBSPACE argument"
6468msgstr ""
6469
6470#: config/tc-hppa.c:7569
6471msgid "Invalid .SUBSPACE argument"
6472msgstr ""
6473
6474#: config/tc-hppa.c:7758
6475#, c-format
6476msgid "Internal error: Unable to find containing space for %s."
6477msgstr ""
6478
6479#: config/tc-hppa.c:7796
6480#, c-format
6481msgid "Out of memory: could not allocate new space chain entry: %s\n"
6482msgstr ""
6483
6484#: config/tc-hppa.c:7884
6485#, c-format
6486msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
6487msgstr ""
6488
6489#: config/tc-hppa.c:8329
6490msgid "-R option not supported on this target."
6491msgstr ""
6492
6493#: config/tc-hppa.c:8346 config/tc-sparc.c:854 config/tc-sparc.c:891
6494#, c-format
6495msgid "Internal error: can't hash `%s': %s\n"
6496msgstr ""
6497
6498#: config/tc-hppa.c:8355 config/tc-i860.c:236
6499#, c-format
6500msgid "internal error: losing opcode: `%s' \"%s\"\n"
6501msgstr ""
6502
6503#: config/tc-i370.c:419 config/tc-ppc.c:1218 config/tc-s390.c:432
6504#: config/tc-s390.c:439
6505#, c-format
6506msgid "invalid switch -m%s"
6507msgstr ""
6508
6509#: config/tc-i370.c:516 config/tc-s390.c:519
6510#, c-format
6511msgid "Internal assembler error for instruction %s"
6512msgstr ""
6513
6514#: config/tc-i370.c:535
6515#, c-format
6516msgid "Internal assembler error for macro %s"
6517msgstr ""
6518
6519#: config/tc-i370.c:630 config/tc-ppc.c:1995
6520msgid "identifier+constant@got means identifier@got+constant"
6521msgstr ""
6522
6523#: config/tc-i370.c:684 config/tc-m68k.c:8079 config/tc-ppc.c:2083
6524#, c-format
6525msgid "%s relocations do not fit in %d bytes\n"
6526msgstr ""
6527
6528#: config/tc-i370.c:926 config/tc-i370.c:966
6529msgid "unsupported DC type"
6530msgstr ""
6531
6532#: config/tc-i370.c:938 config/tc-i370.c:948 config/tc-i370.c:1530
6533#: config/tc-i370.c:1541
6534msgid "missing end-quote"
6535msgstr ""
6536
6537#: config/tc-i370.c:996
6538msgid "unsupported alignment"
6539msgstr ""
6540
6541#: config/tc-i370.c:1003
6542msgid "this DS form not yet supported"
6543msgstr ""
6544
6545#: config/tc-i370.c:1046 config/tc-m32r.c:1493 config/tc-microblaze.c:191
6546msgid "Expected comma after symbol-name: rest of line ignored."
6547msgstr ""
6548
6549#: config/tc-i370.c:1069 config/tc-m32r.c:1517 config/tc-microblaze.c:213
6550#: config/tc-ppc.c:2170 config/tc-ppc.c:3653 config/tc-ppc.c:3696
6551#: config/tc-ppc.c:5280
6552msgid "ignoring bad alignment"
6553msgstr ""
6554
6555#: config/tc-i370.c:1080 config/tc-m32r.c:1544 config/tc-microblaze.c:224
6556#, c-format
6557msgid "Ignoring attempt to re-define symbol `%s'."
6558msgstr ""
6559
6560#: config/tc-i370.c:1088 config/tc-microblaze.c:232
6561#, c-format
6562msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
6563msgstr ""
6564
6565#: config/tc-i370.c:1107 config/tc-m32r.c:1529 config/tc-microblaze.c:248
6566#: config/tc-v850.c:384
6567msgid "Common alignment not a power of 2"
6568msgstr ""
6569
6570#: config/tc-i370.c:1245
6571msgid "Missing or bad .using directive"
6572msgstr ""
6573
6574#: config/tc-i370.c:1290
6575msgid "Literal Pool Overflow"
6576msgstr ""
6577
6578#: config/tc-i370.c:1588
6579msgid "expression not a constant"
6580msgstr ""
6581
6582#: config/tc-i370.c:1595
6583msgid "Unknown/unsupported address literal type"
6584msgstr ""
6585
6586#: config/tc-i370.c:1618
6587#, c-format
6588msgid ".ltorg without prior .using in section %s"
6589msgstr ""
6590
6591#: config/tc-i370.c:1622
6592#, c-format
6593msgid ".ltorg in section %s paired to .using in section %s"
6594msgstr ""
6595
6596#: config/tc-i370.c:1645
6597#, c-format
6598msgid "bad alignment of %d bytes in literal pool"
6599msgstr ""
6600
6601#: config/tc-i370.c:1669
6602msgid "bad literal size\n"
6603msgstr ""
6604
6605#: config/tc-i370.c:1743
6606msgid ".using: base address expression illegal or too complex"
6607msgstr ""
6608
6609#: config/tc-i370.c:1778 config/tc-i370.c:1787
6610#, c-format
6611msgid "droping register %d in section %s does not match using register %d"
6612msgstr ""
6613
6614#: config/tc-i370.c:1791
6615#, c-format
6616msgid "droping register %d in section %s previously used in section %s"
6617msgstr ""
6618
6619#: config/tc-i370.c:1847 config/tc-ppc.c:3490
6620msgid "wrong number of operands"
6621msgstr ""
6622
6623#: config/tc-i370.c:1928 config/tc-mn10200.c:899 config/tc-mn10300.c:1253
6624#: config/tc-s390.c:1608 config/tc-v850.c:2313
6625#, c-format
6626msgid "Unrecognized opcode: `%s'"
6627msgstr ""
6628
6629#: config/tc-i370.c:2071
6630msgid "not using any base register"
6631msgstr ""
6632
6633#: config/tc-i370.c:2101
6634#, c-format
6635msgid "expecting a register for operand %d"
6636msgstr ""
6637
6638#. Not used --- don't have any 8 byte instructions.
6639#: config/tc-i370.c:2222
6640msgid "Internal Error: bad instruction length"
6641msgstr ""
6642
6643#: config/tc-i386.c:2077
6644#, c-format
6645msgid "%s shortened to %s"
6646msgstr ""
6647
6648#: config/tc-i386.c:2163
6649msgid "same type of prefix used twice"
6650msgstr ""
6651
6652#: config/tc-i386.c:2190
6653#, c-format
6654msgid "64bit mode not supported on `%s'."
6655msgstr ""
6656
6657#: config/tc-i386.c:2199
6658#, c-format
6659msgid "32bit mode not supported on `%s'."
6660msgstr ""
6661
6662#: config/tc-i386.c:2239
6663msgid "bad argument to syntax directive."
6664msgstr ""
6665
6666#: config/tc-i386.c:2302
6667#, c-format
6668msgid "bad argument to %s_check directive."
6669msgstr ""
6670
6671#: config/tc-i386.c:2306
6672#, c-format
6673msgid "missing argument for %s_check directive"
6674msgstr ""
6675
6676#: config/tc-i386.c:2341
6677#, c-format
6678msgid "`%s' is not supported on `%s'"
6679msgstr ""
6680
6681#: config/tc-i386.c:2415
6682#, c-format
6683msgid "no such architecture: `%s'"
6684msgstr ""
6685
6686#: config/tc-i386.c:2420
6687msgid "missing cpu architecture"
6688msgstr ""
6689
6690#: config/tc-i386.c:2434
6691#, c-format
6692msgid "no such architecture modifier: `%s'"
6693msgstr ""
6694
6695#: config/tc-i386.c:2449 config/tc-i386.c:2472
6696msgid "Intel L1OM is 64bit ELF only"
6697msgstr ""
6698
6699#: config/tc-i386.c:2456 config/tc-i386.c:2479
6700msgid "Intel K1OM is 64bit ELF only"
6701msgstr ""
6702
6703#: config/tc-i386.c:2490 config/tc-i386.c:9976
6704msgid "unknown architecture"
252b5132
RH
6705msgstr ""
6706
c1c69e83 6707#: config/tc-i386.c:2524 config/tc-i386.c:2546
6e1772d5 6708#, c-format
c1c69e83 6709msgid "can't hash %s: %s"
252b5132
RH
6710msgstr ""
6711
c1c69e83
AM
6712#: config/tc-i386.c:2839
6713msgid "there are no pc-relative size relocations"
328577ad
NC
6714msgstr ""
6715
c1c69e83 6716#: config/tc-i386.c:2849
6e1772d5 6717#, c-format
c1c69e83 6718msgid "unknown relocation (%u)"
252b5132
RH
6719msgstr ""
6720
c1c69e83 6721#: config/tc-i386.c:2851
6e1772d5 6722#, c-format
c1c69e83 6723msgid "%u-byte relocation cannot be applied to %u-byte field"
252b5132
RH
6724msgstr ""
6725
c1c69e83
AM
6726#: config/tc-i386.c:2855
6727msgid "non-pc-relative relocation for pc-relative field"
8ea2b00f
AM
6728msgstr ""
6729
c1c69e83
AM
6730#: config/tc-i386.c:2860
6731msgid "relocated field and relocation type differ in signedness"
8ea2b00f
AM
6732msgstr ""
6733
c1c69e83
AM
6734#: config/tc-i386.c:2869
6735msgid "there are no unsigned pc-relative relocations"
252b5132
RH
6736msgstr ""
6737
c1c69e83 6738#: config/tc-i386.c:2879
6e1772d5 6739#, c-format
c1c69e83 6740msgid "cannot do %u byte pc-relative relocation"
252b5132
RH
6741msgstr ""
6742
c1c69e83 6743#: config/tc-i386.c:2896
6e1772d5 6744#, c-format
c1c69e83 6745msgid "cannot do %s %u byte relocation"
c85dd50d
NC
6746msgstr ""
6747
c1c69e83 6748#: config/tc-i386.c:3352
c85dd50d 6749#, c-format
c1c69e83 6750msgid "can't use register '%s%s' as operand %d in '%s'."
252b5132
RH
6751msgstr ""
6752
c1c69e83
AM
6753#: config/tc-i386.c:3391 config/tc-i386.c:3528
6754#, c-format
6755msgid "invalid instruction `%s' after `%s'"
252b5132
RH
6756msgstr ""
6757
c1c69e83
AM
6758#: config/tc-i386.c:3397
6759#, c-format
6760msgid "missing `lock' with `%s'"
6e1772d5
AM
6761msgstr ""
6762
c1c69e83
AM
6763#: config/tc-i386.c:3404
6764#, c-format
6765msgid "instruction `%s' after `xacquire' not allowed"
252b5132
RH
6766msgstr ""
6767
c1c69e83 6768#: config/tc-i386.c:3411
252b5132 6769#, c-format
c1c69e83 6770msgid "memory destination needed for instruction `%s' after `xrelease'"
252b5132
RH
6771msgstr ""
6772
c1c69e83 6773#: config/tc-i386.c:3502
2ee0aedf 6774#, c-format
c1c69e83 6775msgid "SSE instruction `%s' is used"
2ee0aedf
TG
6776msgstr ""
6777
c1c69e83
AM
6778#: config/tc-i386.c:3516 config/tc-i386.c:5263
6779#, c-format
6780msgid "ambiguous operand size for `%s'"
252b5132
RH
6781msgstr ""
6782
c1c69e83
AM
6783#: config/tc-i386.c:3541
6784msgid "expecting lockable instruction after `lock'"
fce00800
AM
6785msgstr ""
6786
c1c69e83
AM
6787#: config/tc-i386.c:3551
6788msgid "expecting valid branch instruction after `bnd'"
328577ad
NC
6789msgstr ""
6790
c1c69e83
AM
6791#: config/tc-i386.c:3556
6792msgid "32-bit address isn't allowed in 64-bit MPX instructions."
fce00800
AM
6793msgstr ""
6794
c1c69e83
AM
6795#. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
6796#: config/tc-i386.c:3611
6797#, c-format
6798msgid "translating to `%sp'"
a5c7551f
RW
6799msgstr ""
6800
c1c69e83
AM
6801#: config/tc-i386.c:3669
6802#, c-format
6803msgid "can't encode register '%s%s' in an instruction requiring REX prefix."
fce00800
AM
6804msgstr ""
6805
c1c69e83
AM
6806#: config/tc-i386.c:3709 config/tc-i386.c:3850
6807#, c-format
6808msgid "no such instruction: `%s'"
328577ad
NC
6809msgstr ""
6810
c1c69e83
AM
6811#: config/tc-i386.c:3720 config/tc-i386.c:3883
6812#, c-format
6813msgid "invalid character %s in mnemonic"
252b5132
RH
6814msgstr ""
6815
c1c69e83
AM
6816#: config/tc-i386.c:3727
6817msgid "expecting prefix; got nothing"
fce00800
AM
6818msgstr ""
6819
c1c69e83
AM
6820#: config/tc-i386.c:3729
6821msgid "expecting mnemonic; got nothing"
fce00800
AM
6822msgstr ""
6823
c1c69e83
AM
6824#: config/tc-i386.c:3744 config/tc-i386.c:3901
6825#, c-format
6826msgid "`%s' is only supported in 64-bit mode"
fce00800
AM
6827msgstr ""
6828
c1c69e83
AM
6829#: config/tc-i386.c:3745 config/tc-i386.c:3900
6830#, c-format
6831msgid "`%s' is not supported in 64-bit mode"
fce00800
AM
6832msgstr ""
6833
c1c69e83 6834#: config/tc-i386.c:3757
fce00800 6835#, c-format
c1c69e83 6836msgid "redundant %s prefix"
fce00800
AM
6837msgstr ""
6838
c1c69e83 6839#: config/tc-i386.c:3907
fce00800 6840#, c-format
c1c69e83 6841msgid "`%s' is not supported on `%s%s'"
fce00800
AM
6842msgstr ""
6843
c1c69e83
AM
6844#: config/tc-i386.c:3918
6845msgid "use .code16 to ensure correct addressing mode"
87ccc1b0
NC
6846msgstr ""
6847
c1c69e83 6848#: config/tc-i386.c:3942
87ccc1b0 6849#, c-format
c1c69e83 6850msgid "invalid character %s before operand %d"
87ccc1b0
NC
6851msgstr ""
6852
c1c69e83 6853#: config/tc-i386.c:3956
87ccc1b0 6854#, c-format
c1c69e83 6855msgid "unbalanced parenthesis in operand %d."
87ccc1b0
NC
6856msgstr ""
6857
c1c69e83 6858#: config/tc-i386.c:3959
fce00800 6859#, c-format
c1c69e83 6860msgid "unbalanced brackets in operand %d."
fce00800
AM
6861msgstr ""
6862
c1c69e83 6863#: config/tc-i386.c:3968
fce00800 6864#, c-format
c1c69e83 6865msgid "invalid character %s in operand %d"
fce00800
AM
6866msgstr ""
6867
c1c69e83
AM
6868#: config/tc-i386.c:3996
6869#, c-format
6870msgid "spurious operands; (%d operands/instruction max)"
87ccc1b0
NC
6871msgstr ""
6872
c1c69e83
AM
6873#: config/tc-i386.c:4019
6874msgid "expecting operand after ','; got nothing"
87ccc1b0
NC
6875msgstr ""
6876
c1c69e83
AM
6877#: config/tc-i386.c:4024
6878msgid "expecting operand before ','; got nothing"
87ccc1b0
NC
6879msgstr ""
6880
c1c69e83
AM
6881#: config/tc-i386.c:4394
6882msgid "mask, index, and destination registers should be distinct"
87ccc1b0
NC
6883msgstr ""
6884
c1c69e83
AM
6885#: config/tc-i386.c:4409
6886msgid "index and destination registers should be distinct"
87ccc1b0
NC
6887msgstr ""
6888
c1c69e83
AM
6889#: config/tc-i386.c:4923
6890msgid "operand size mismatch"
87ccc1b0
NC
6891msgstr ""
6892
c1c69e83
AM
6893#: config/tc-i386.c:4926
6894msgid "operand type mismatch"
87ccc1b0
NC
6895msgstr ""
6896
c1c69e83
AM
6897#: config/tc-i386.c:4929
6898msgid "register type mismatch"
87ccc1b0
NC
6899msgstr ""
6900
c1c69e83
AM
6901#: config/tc-i386.c:4932
6902msgid "number of operands mismatch"
87ccc1b0
NC
6903msgstr ""
6904
c1c69e83
AM
6905#: config/tc-i386.c:4935
6906msgid "invalid instruction suffix"
87ccc1b0
NC
6907msgstr ""
6908
c1c69e83
AM
6909#: config/tc-i386.c:4938
6910msgid "constant doesn't fit in 4 bits"
87ccc1b0
NC
6911msgstr ""
6912
c1c69e83
AM
6913#: config/tc-i386.c:4941
6914msgid "only supported with old gcc"
6e1772d5
AM
6915msgstr ""
6916
c1c69e83
AM
6917#: config/tc-i386.c:4944
6918msgid "unsupported with Intel mnemonic"
6e1772d5
AM
6919msgstr ""
6920
c1c69e83
AM
6921#: config/tc-i386.c:4947
6922msgid "unsupported syntax"
87ccc1b0
NC
6923msgstr ""
6924
c1c69e83 6925#: config/tc-i386.c:4950
6e1772d5 6926#, c-format
c1c69e83 6927msgid "unsupported instruction `%s'"
87ccc1b0
NC
6928msgstr ""
6929
c1c69e83
AM
6930#: config/tc-i386.c:4954
6931msgid "invalid VSIB address"
87ccc1b0
NC
6932msgstr ""
6933
c1c69e83
AM
6934#: config/tc-i386.c:4957
6935msgid "mask, index, and destination registers must be distinct"
2ee0aedf
TG
6936msgstr ""
6937
c1c69e83
AM
6938#: config/tc-i386.c:4960
6939msgid "unsupported vector index register"
c85dd50d
NC
6940msgstr ""
6941
c1c69e83
AM
6942#: config/tc-i386.c:4963
6943msgid "unsupported broadcast"
87ccc1b0
NC
6944msgstr ""
6945
c1c69e83
AM
6946#: config/tc-i386.c:4966
6947msgid "broadcast not on source memory operand"
87ccc1b0
NC
6948msgstr ""
6949
c1c69e83
AM
6950#: config/tc-i386.c:4969
6951msgid "broadcast is needed for operand of such type"
87ccc1b0
NC
6952msgstr ""
6953
c1c69e83
AM
6954#: config/tc-i386.c:4972
6955msgid "unsupported masking"
87ccc1b0
NC
6956msgstr ""
6957
c1c69e83
AM
6958#: config/tc-i386.c:4975
6959msgid "mask not on destination operand"
87ccc1b0
NC
6960msgstr ""
6961
c1c69e83
AM
6962#: config/tc-i386.c:4978
6963msgid "default mask isn't allowed"
252b5132
RH
6964msgstr ""
6965
c1c69e83
AM
6966#: config/tc-i386.c:4981
6967msgid "unsupported static rounding/sae"
252b5132
RH
6968msgstr ""
6969
c1c69e83
AM
6970#: config/tc-i386.c:4985
6971msgid "RC/SAE operand must precede immediate operands"
252b5132
RH
6972msgstr ""
6973
c1c69e83
AM
6974#: config/tc-i386.c:4987
6975msgid "RC/SAE operand must follow immediate operands"
252b5132
RH
6976msgstr ""
6977
c1c69e83
AM
6978#: config/tc-i386.c:4990 config/tc-metag.c:4788 config/tc-metag.c:5529
6979#: config/tc-metag.c:5551
6980msgid "invalid register operand"
252b5132
RH
6981msgstr ""
6982
c1c69e83 6983#: config/tc-i386.c:4993
ae351704 6984#, c-format
c1c69e83 6985msgid "%s for `%s'"
252b5132
RH
6986msgstr ""
6987
c1c69e83 6988#: config/tc-i386.c:5004
ae351704 6989#, c-format
c1c69e83 6990msgid "indirect %s without `*'"
a74801ba
ILT
6991msgstr ""
6992
c1c69e83
AM
6993#. Warn them that a data or address size prefix doesn't
6994#. affect assembly of the next line of code.
6995#: config/tc-i386.c:5012
ae351704 6996#, c-format
c1c69e83 6997msgid "stand-alone `%s' prefix"
a74801ba
ILT
6998msgstr ""
6999
c1c69e83 7000#: config/tc-i386.c:5046 config/tc-i386.c:5062
252b5132 7001#, c-format
c1c69e83 7002msgid "`%s' operand %d must use `%ses' segment"
252b5132
RH
7003msgstr ""
7004
c1c69e83
AM
7005#. We have to know the operand size for crc32.
7006#: config/tc-i386.c:5116
ae351704 7007#, c-format
c1c69e83 7008msgid "ambiguous memory operand size for `%s`"
252b5132
RH
7009msgstr ""
7010
c1c69e83
AM
7011#: config/tc-i386.c:5236
7012msgid ""
7013"no instruction mnemonic suffix given and no register operands; can't size "
7014"instruction"
252b5132
RH
7015msgstr ""
7016
c1c69e83 7017#: config/tc-i386.c:5378 config/tc-i386.c:5452 config/tc-i386.c:5563
252b5132 7018#, c-format
c1c69e83 7019msgid "using `%s%s' instead of `%s%s' due to `%c' suffix"
a74801ba
ILT
7020msgstr ""
7021
c1c69e83
AM
7022#: config/tc-i386.c:5405 config/tc-i386.c:5429 config/tc-i386.c:5494
7023#: config/tc-i386.c:5539
a74801ba 7024#, c-format
c1c69e83 7025msgid "`%s%s' not allowed with `%s%c'"
252b5132
RH
7026msgstr ""
7027
c1c69e83
AM
7028#: config/tc-i386.c:5446 config/tc-i386.c:5472 config/tc-i386.c:5518
7029#: config/tc-i386.c:5557
ae351704 7030#, c-format
c1c69e83 7031msgid "incorrect register `%s%s' used with `%c' suffix"
a74801ba
ILT
7032msgstr ""
7033
c1c69e83
AM
7034#: config/tc-i386.c:5626
7035msgid "no instruction mnemonic suffix given; can't determine immediate size"
252b5132
RH
7036msgstr ""
7037
c1c69e83 7038#: config/tc-i386.c:5662
ae351704 7039#, c-format
c1c69e83 7040msgid "the last operand of `%s' must be `%s%s'"
252b5132
RH
7041msgstr ""
7042
c1c69e83 7043#: config/tc-i386.c:5665
ae351704 7044#, c-format
c1c69e83 7045msgid "the first operand of `%s' must be `%s%s'"
252b5132
RH
7046msgstr ""
7047
c1c69e83
AM
7048#: config/tc-i386.c:5814
7049#, c-format
7050msgid "you can't `pop %scs'"
252b5132
RH
7051msgstr ""
7052
c1c69e83
AM
7053#. Reversed arguments on faddp, fsubp, etc.
7054#: config/tc-i386.c:5843
7055#, c-format
7056msgid "translating to `%s %s%s,%s%s'"
252b5132
RH
7057msgstr ""
7058
c1c69e83
AM
7059#. Extraneous `l' suffix on fp insn.
7060#: config/tc-i386.c:5850
7061#, c-format
7062msgid "translating to `%s %s%s'"
252b5132
RH
7063msgstr ""
7064
c1c69e83
AM
7065#: config/tc-i386.c:5878
7066#, c-format
7067msgid "segment override on `%s' is ineffectual"
252b5132
RH
7068msgstr ""
7069
c1c69e83
AM
7070#: config/tc-i386.c:6694 config/tc-i386.c:6801 config/tc-i386.c:6858
7071msgid "skipping prefixes on this instruction"
252b5132
RH
7072msgstr ""
7073
c1c69e83
AM
7074#: config/tc-i386.c:6878
7075msgid "16-bit jump out of range"
55cf6793
ZW
7076msgstr ""
7077
c1c69e83 7078#: config/tc-i386.c:6887
252b5132 7079#, c-format
c1c69e83 7080msgid "can't handle non absolute segment in `%s'"
85a39694
NC
7081msgstr ""
7082
c1c69e83
AM
7083#: config/tc-i386.c:7515 config/tc-i386.c:7618
7084#, c-format
7085msgid "@%s reloc is not supported with %d-bit output format"
28e7409f
NC
7086msgstr ""
7087
c1c69e83 7088#: config/tc-i386.c:7667
6e1772d5 7089#, c-format
c1c69e83 7090msgid "missing or invalid expression `%s'"
cc643b88
NC
7091msgstr ""
7092
c1c69e83
AM
7093#: config/tc-i386.c:7747
7094#, c-format
7095msgid "Unsupported broadcast: `%s'"
28e7409f
NC
7096msgstr ""
7097
c1c69e83 7098#: config/tc-i386.c:7762
85a39694 7099#, c-format
c1c69e83 7100msgid "`%s' can't be used for write mask"
252b5132
RH
7101msgstr ""
7102
c1c69e83
AM
7103#: config/tc-i386.c:7785
7104#, c-format
7105msgid "invalid write mask `%s'"
252b5132
RH
7106msgstr ""
7107
c1c69e83
AM
7108#: config/tc-i386.c:7807 config/tc-i386.c:8439
7109#, c-format
7110msgid "duplicated `%s'"
252b5132
RH
7111msgstr ""
7112
c1c69e83
AM
7113#: config/tc-i386.c:7817
7114#, c-format
7115msgid "invalid zeroing-masking `%s'"
252b5132
RH
7116msgstr ""
7117
c1c69e83
AM
7118#: config/tc-i386.c:7830
7119#, c-format
7120msgid "missing `}' in `%s'"
252b5132
RH
7121msgstr ""
7122
c1c69e83
AM
7123#. We don't know this one.
7124#: config/tc-i386.c:7838
7125#, c-format
7126msgid "unknown vector operation: `%s'"
252b5132
RH
7127msgstr ""
7128
c1c69e83
AM
7129#: config/tc-i386.c:7858
7130#, c-format
7131msgid "at most %d immediate operands are allowed"
a74801ba
ILT
7132msgstr ""
7133
c1c69e83
AM
7134#: config/tc-i386.c:7892 config/tc-i386.c:8141
7135#, c-format
7136msgid "junk `%s' after expression"
252b5132
RH
7137msgstr ""
7138
c1c69e83
AM
7139#: config/tc-i386.c:7913
7140#, c-format
7141msgid "missing or invalid immediate expression `%s'"
252b5132
RH
7142msgstr ""
7143
c1c69e83
AM
7144#: config/tc-i386.c:7936 config/tc-i386.c:8231
7145#, c-format
7146msgid "unimplemented segment %s in operand"
252b5132
RH
7147msgstr ""
7148
c1c69e83 7149#: config/tc-i386.c:7943
252b5132 7150#, c-format
c1c69e83 7151msgid "illegal immediate register operand %s"
252b5132
RH
7152msgstr ""
7153
c1c69e83 7154#: config/tc-i386.c:7991
a5c7551f 7155#, c-format
c1c69e83 7156msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
a5c7551f
RW
7157msgstr ""
7158
c1c69e83
AM
7159#: config/tc-i386.c:8000
7160#, c-format
7161msgid "scale factor of %d without an index register"
252b5132
RH
7162msgstr ""
7163
c1c69e83
AM
7164#: config/tc-i386.c:8022
7165#, c-format
7166msgid "at most %d displacement operands are allowed"
252b5132
RH
7167msgstr ""
7168
c1c69e83
AM
7169#: config/tc-i386.c:8197
7170#, c-format
7171msgid "missing or invalid displacement expression `%s'"
55cf6793
ZW
7172msgstr ""
7173
c1c69e83 7174#: config/tc-i386.c:8214
252b5132 7175#, c-format
c1c69e83 7176msgid "0x%lx out range of signed 32bit displacement"
252b5132
RH
7177msgstr ""
7178
c1c69e83
AM
7179#: config/tc-i386.c:8354
7180#, c-format
7181msgid "`%s' is not valid here (expected `%c%s%s%c')"
252b5132
RH
7182msgstr ""
7183
c1c69e83 7184#: config/tc-i386.c:8366
252b5132 7185#, c-format
c1c69e83 7186msgid "`%s' is not a valid %s expression"
252b5132
RH
7187msgstr ""
7188
c1c69e83
AM
7189#: config/tc-i386.c:8452
7190#, c-format
7191msgid "Missing '}': '%s'"
252b5132
RH
7192msgstr ""
7193
c1c69e83
AM
7194#: config/tc-i386.c:8458
7195#, c-format
7196msgid "Junk after '}': '%s'"
252b5132
RH
7197msgstr ""
7198
c1c69e83
AM
7199#: config/tc-i386.c:8543
7200#, c-format
7201msgid "bad memory operand `%s'"
252b5132
RH
7202msgstr ""
7203
c1c69e83 7204#: config/tc-i386.c:8567
252b5132 7205#, c-format
c1c69e83 7206msgid "junk `%s' after register"
252b5132
RH
7207msgstr ""
7208
c1c69e83
AM
7209#: config/tc-i386.c:8580 config/tc-i386.c:8714 config/tc-i386.c:8758
7210#, c-format
7211msgid "bad register name `%s'"
252b5132
RH
7212msgstr ""
7213
c1c69e83
AM
7214#: config/tc-i386.c:8588
7215msgid "immediate operand illegal with absolute jump"
252b5132
RH
7216msgstr ""
7217
c1c69e83
AM
7218#: config/tc-i386.c:8616
7219#, c-format
7220msgid "too many memory references for `%s'"
252b5132
RH
7221msgstr ""
7222
c1c69e83
AM
7223#: config/tc-i386.c:8703
7224#, c-format
7225msgid "expecting `,' or `)' after index register in `%s'"
5b343f5a
NC
7226msgstr ""
7227
c1c69e83
AM
7228#: config/tc-i386.c:8731
7229#, c-format
7230msgid "expecting `)' after scale factor in `%s'"
5b343f5a
NC
7231msgstr ""
7232
c1c69e83
AM
7233#: config/tc-i386.c:8739
7234#, c-format
7235msgid "expecting index register or scale factor after `,'; got '%c'"
252b5132
RH
7236msgstr ""
7237
c1c69e83
AM
7238#: config/tc-i386.c:8747
7239#, c-format
7240msgid "expecting `,' or `)' after base register in `%s'"
252b5132
RH
7241msgstr ""
7242
c1c69e83
AM
7243#. It's not a memory operand; argh!
7244#: config/tc-i386.c:8794
ae351704 7245#, c-format
c1c69e83 7246msgid "invalid char %s beginning operand %d `%s'"
ae351704
AM
7247msgstr ""
7248
c1c69e83
AM
7249#: config/tc-i386.c:8984
7250msgid "long jump required"
ae351704
AM
7251msgstr ""
7252
c1c69e83
AM
7253#: config/tc-i386.c:9039
7254msgid "jump target out of range"
252b5132
RH
7255msgstr ""
7256
c1c69e83
AM
7257#: config/tc-i386.c:9579
7258msgid "no compiled in support for x86_64"
252b5132
RH
7259msgstr ""
7260
c1c69e83
AM
7261#: config/tc-i386.c:9599
7262msgid "no compiled in support for 32bit x86_64"
252b5132
RH
7263msgstr ""
7264
c1c69e83
AM
7265#: config/tc-i386.c:9603
7266msgid "32bit x86_64 is only supported for ELF"
252b5132
RH
7267msgstr ""
7268
c1c69e83 7269#: config/tc-i386.c:9633 config/tc-i386.c:9689
252b5132 7270#, c-format
c1c69e83 7271msgid "invalid -march= option: `%s'"
252b5132
RH
7272msgstr ""
7273
c1c69e83 7274#: config/tc-i386.c:9698 config/tc-i386.c:9710
252b5132 7275#, c-format
c1c69e83 7276msgid "invalid -mtune= option: `%s'"
252b5132
RH
7277msgstr ""
7278
c1c69e83
AM
7279#: config/tc-i386.c:9719
7280#, c-format
7281msgid "invalid -mmnemonic= option: `%s'"
252b5132
RH
7282msgstr ""
7283
c1c69e83
AM
7284#: config/tc-i386.c:9728
7285#, c-format
7286msgid "invalid -msyntax= option: `%s'"
252b5132
RH
7287msgstr ""
7288
c1c69e83
AM
7289#: config/tc-i386.c:9755
7290#, c-format
7291msgid "invalid -msse-check= option: `%s'"
252b5132
RH
7292msgstr ""
7293
c1c69e83
AM
7294#: config/tc-i386.c:9766
7295#, c-format
7296msgid "invalid -moperand-check= option: `%s'"
252b5132
RH
7297msgstr ""
7298
c1c69e83 7299#: config/tc-i386.c:9775
252b5132 7300#, c-format
c1c69e83 7301msgid "invalid -mavxscalar= option: `%s'"
252b5132
RH
7302msgstr ""
7303
c1c69e83
AM
7304#: config/tc-i386.c:9790
7305#, c-format
7306msgid "invalid -mevexlig= option: `%s'"
252b5132
RH
7307msgstr ""
7308
c1c69e83
AM
7309#: config/tc-i386.c:9799
7310#, c-format
7311msgid "invalid -mevexwig= option: `%s'"
252b5132
RH
7312msgstr ""
7313
c1c69e83
AM
7314#: config/tc-i386.c:9891
7315#, c-format
7316msgid ""
7317" -Q ignored\n"
7318" -V print assembler version number\n"
7319" -k ignored\n"
252b5132
RH
7320msgstr ""
7321
c1c69e83
AM
7322#: config/tc-i386.c:9896
7323#, c-format
7324msgid ""
7325" -n Do not optimize code alignment\n"
7326" -q quieten some warnings\n"
252b5132
RH
7327msgstr ""
7328
c1c69e83
AM
7329#: config/tc-i386.c:9900
7330#, c-format
7331msgid " -s ignored\n"
252b5132
RH
7332msgstr ""
7333
c1c69e83
AM
7334#: config/tc-i386.c:9905
7335#, c-format
7336msgid " --32/--64/--x32 generate 32bit/64bit/x32 code\n"
a74801ba
ILT
7337msgstr ""
7338
c1c69e83
AM
7339#: config/tc-i386.c:9909
7340#, c-format
7341msgid " --divide do not treat `/' as a comment character\n"
a74801ba
ILT
7342msgstr ""
7343
c1c69e83
AM
7344#: config/tc-i386.c:9912
7345#, c-format
7346msgid " --divide ignored\n"
252b5132
RH
7347msgstr ""
7348
c1c69e83
AM
7349#: config/tc-i386.c:9915
7350#, c-format
7351msgid ""
7352" -march=CPU[,+EXTENSION...]\n"
7353" generate code for CPU and EXTENSION, CPU is one "
7354"of:\n"
252b5132
RH
7355msgstr ""
7356
c1c69e83 7357#: config/tc-i386.c:9919
252b5132 7358#, c-format
c1c69e83 7359msgid " EXTENSION is combination of:\n"
252b5132
RH
7360msgstr ""
7361
c1c69e83
AM
7362#: config/tc-i386.c:9922
7363#, c-format
7364msgid " -mtune=CPU optimize for CPU, CPU is one of:\n"
252b5132
RH
7365msgstr ""
7366
c1c69e83
AM
7367#: config/tc-i386.c:9925
7368#, c-format
7369msgid " -msse2avx encode SSE instructions with VEX prefix\n"
252b5132
RH
7370msgstr ""
7371
c1c69e83
AM
7372#: config/tc-i386.c:9927
7373#, c-format
7374msgid ""
7375" -msse-check=[none|error|warning]\n"
7376" check SSE instructions\n"
252b5132
RH
7377msgstr ""
7378
c1c69e83
AM
7379#: config/tc-i386.c:9930
7380#, c-format
7381msgid ""
7382" -moperand-check=[none|error|warning]\n"
7383" check operand combinations for validity\n"
252b5132
RH
7384msgstr ""
7385
c1c69e83
AM
7386#: config/tc-i386.c:9933
7387#, c-format
7388msgid ""
7389" -mavxscalar=[128|256] encode scalar AVX instructions with specific "
7390"vector\n"
7391" length\n"
252b5132
RH
7392msgstr ""
7393
c1c69e83
AM
7394#: config/tc-i386.c:9936
7395#, c-format
7396msgid ""
7397" -mevexlig=[128|256|512] encode scalar EVEX instructions with specific "
7398"vector\n"
7399" length\n"
252b5132
RH
7400msgstr ""
7401
c1c69e83 7402#: config/tc-i386.c:9939
252b5132 7403#, c-format
c1c69e83
AM
7404msgid ""
7405" -mevexwig=[0|1] encode EVEX instructions with specific EVEX.W "
7406"value\n"
7407" for EVEX.W bit ignored instructions\n"
252b5132
RH
7408msgstr ""
7409
c1c69e83 7410#: config/tc-i386.c:9942
252b5132 7411#, c-format
c1c69e83 7412msgid " -mmnemonic=[att|intel] use AT&T/Intel mnemonic\n"
252b5132
RH
7413msgstr ""
7414
c1c69e83 7415#: config/tc-i386.c:9944
252b5132 7416#, c-format
c1c69e83 7417msgid " -msyntax=[att|intel] use AT&T/Intel syntax\n"
252b5132
RH
7418msgstr ""
7419
c1c69e83
AM
7420#: config/tc-i386.c:9946
7421#, c-format
7422msgid " -mindex-reg support pseudo index registers\n"
ae351704
AM
7423msgstr ""
7424
c1c69e83 7425#: config/tc-i386.c:9948
252b5132 7426#, c-format
c1c69e83 7427msgid " -mnaked-reg don't require `%%' prefix for registers\n"
252b5132
RH
7428msgstr ""
7429
c1c69e83 7430#: config/tc-i386.c:9950
ae351704 7431#, c-format
c1c69e83 7432msgid " -mold-gcc support old (<= 2.8.1) versions of gcc\n"
252b5132
RH
7433msgstr ""
7434
c1c69e83 7435#: config/tc-i386.c:9952
a5c7551f 7436#, c-format
c1c69e83 7437msgid " -madd-bnd-prefix add BND prefix for all valid branches\n"
a5c7551f
RW
7438msgstr ""
7439
c1c69e83
AM
7440#: config/tc-i386.c:10026
7441msgid "Intel L1OM is 64bit only"
a5c7551f
RW
7442msgstr ""
7443
c1c69e83
AM
7444#: config/tc-i386.c:10032
7445msgid "Intel K1OM is 64bit only"
a5c7551f
RW
7446msgstr ""
7447
c1c69e83
AM
7448#: config/tc-i386.c:10213
7449msgid "symbol size computation overflow"
a5c7551f
RW
7450msgstr ""
7451
c1c69e83 7452#: config/tc-i386.c:10277
a5c7551f 7453#, c-format
c1c69e83 7454msgid "can not do %d byte pc-relative relocation"
a5c7551f
RW
7455msgstr ""
7456
c1c69e83
AM
7457#: config/tc-i386.c:10298
7458#, c-format
7459msgid "can not do %d byte relocation"
a5c7551f
RW
7460msgstr ""
7461
c1c69e83
AM
7462#: config/tc-i386.c:10366
7463#, c-format
7464msgid "cannot represent relocation type %s in x32 mode"
a5c7551f
RW
7465msgstr ""
7466
c1c69e83
AM
7467#: config/tc-i386.c:10402 config/tc-s390.c:2479
7468#, c-format
7469msgid "cannot represent relocation type %s"
a5c7551f
RW
7470msgstr ""
7471
c1c69e83
AM
7472#: config/tc-i386.c:10519
7473msgid "bad .section directive: want a,l,w,x,M,S,G,T in string"
a5c7551f
RW
7474msgstr ""
7475
c1c69e83
AM
7476#: config/tc-i386.c:10522
7477msgid "bad .section directive: want a,w,x,M,S,G,T in string"
a5c7551f
RW
7478msgstr ""
7479
c1c69e83
AM
7480#: config/tc-i386.c:10541
7481msgid ".largecomm supported only in 64bit mode, producing .comm"
a5c7551f
RW
7482msgstr ""
7483
c1c69e83
AM
7484#: config/tc-i860.c:122
7485msgid "Directive .dual available only with -mintel-syntax option"
a5c7551f
RW
7486msgstr ""
7487
c1c69e83
AM
7488#: config/tc-i860.c:132
7489msgid "Directive .enddual available only with -mintel-syntax option"
a5c7551f
RW
7490msgstr ""
7491
c1c69e83
AM
7492#: config/tc-i860.c:145
7493msgid "Directive .atmp available only with -mintel-syntax option"
a5c7551f
RW
7494msgstr ""
7495
c1c69e83
AM
7496#: config/tc-i860.c:167 config/tc-i860.c:171
7497msgid "Unknown temporary pseudo register"
a5c7551f
RW
7498msgstr ""
7499
c1c69e83
AM
7500#: config/tc-i860.c:247
7501msgid "Defective assembler. No assembly attempted."
a5c7551f
RW
7502msgstr ""
7503
c1c69e83
AM
7504#: config/tc-i860.c:393 config/tc-i860.c:939 config/tc-m68k.c:3918
7505#: config/tc-m68k.c:3950 config/tc-sparc.c:2897
7506msgid "failed sanity check."
a5c7551f
RW
7507msgstr ""
7508
c1c69e83
AM
7509#: config/tc-i860.c:400
7510#, c-format
7511msgid "Expanded opcode after delayed branch: `%s'"
a5c7551f
RW
7512msgstr ""
7513
c1c69e83 7514#: config/tc-i860.c:404
a5c7551f 7515#, c-format
c1c69e83 7516msgid "Expanded opcode in dual mode: `%s'"
a5c7551f
RW
7517msgstr ""
7518
c1c69e83 7519#: config/tc-i860.c:408
a5c7551f 7520#, c-format
c1c69e83 7521msgid "An instruction was expanded (%s)"
a5c7551f
RW
7522msgstr ""
7523
c1c69e83
AM
7524#: config/tc-i860.c:675
7525msgid "Pipelined instruction: fsrc1 = fdest"
7526msgstr ""
7527
7528#: config/tc-i860.c:878 config/tc-i860.c:885 config/tc-i860.c:892
7529msgid "Assembler does not yet support PIC"
7530msgstr ""
7531
7532#: config/tc-i860.c:956
a5c7551f 7533#, c-format
c1c69e83 7534msgid "Illegal operands for %s"
a5c7551f
RW
7535msgstr ""
7536
c1c69e83
AM
7537#: config/tc-i860.c:973
7538#, c-format
7539msgid "'d.%s' must be 8-byte aligned"
a5c7551f
RW
7540msgstr ""
7541
c1c69e83
AM
7542#: config/tc-i860.c:981
7543#, c-format
7544msgid "Prefix 'd.' invalid for instruction `%s'"
a5c7551f
RW
7545msgstr ""
7546
c1c69e83 7547#: config/tc-i860.c:1134
a5c7551f 7548#, c-format
c1c69e83
AM
7549msgid ""
7550" -EL\t\t\t generate code for little endian mode (default)\n"
7551" -EB\t\t\t generate code for big endian mode\n"
7552" -mwarn-expand\t\t warn if pseudo operations are expanded\n"
7553" -mxp\t\t\t enable i860XP support (disabled by default)\n"
7554" -mintel-syntax\t enable Intel syntax (default to AT&T/SVR4)\n"
a5c7551f
RW
7555msgstr ""
7556
c1c69e83
AM
7557#. SVR4 compatibility flags.
7558#: config/tc-i860.c:1142
a5c7551f 7559#, c-format
c1c69e83
AM
7560msgid ""
7561" -V\t\t\t print assembler version number\n"
7562" -Qy, -Qn\t\t ignored\n"
a5c7551f
RW
7563msgstr ""
7564
c1c69e83
AM
7565#: config/tc-i860.c:1205
7566msgid "This immediate requires 0 MOD 2 alignment"
a5c7551f
RW
7567msgstr ""
7568
c1c69e83
AM
7569#: config/tc-i860.c:1208
7570msgid "This immediate requires 0 MOD 4 alignment"
a5c7551f
RW
7571msgstr ""
7572
c1c69e83
AM
7573#: config/tc-i860.c:1211
7574msgid "This immediate requires 0 MOD 8 alignment"
a5c7551f
RW
7575msgstr ""
7576
c1c69e83
AM
7577#: config/tc-i860.c:1214
7578msgid "This immediate requires 0 MOD 16 alignment"
a5c7551f
RW
7579msgstr ""
7580
c1c69e83
AM
7581#: config/tc-i860.c:1309
7582msgid "5-bit immediate too large"
a5c7551f
RW
7583msgstr ""
7584
c1c69e83
AM
7585#: config/tc-i860.c:1312
7586msgid "5-bit field must be absolute"
60bcf0fa
NC
7587msgstr ""
7588
c1c69e83
AM
7589#: config/tc-i860.c:1357 config/tc-i860.c:1380
7590msgid "A branch offset requires 0 MOD 4 alignment"
252b5132
RH
7591msgstr ""
7592
c1c69e83 7593#: config/tc-i860.c:1401
2ee0aedf 7594#, c-format
c1c69e83 7595msgid "Unrecognized fix-up (0x%08lx)"
0d2bcfaf
NC
7596msgstr ""
7597
c1c69e83 7598#: config/tc-i960.c:486
2ee0aedf 7599#, c-format
c1c69e83 7600msgid "Hashing returned \"%s\"."
252b5132
RH
7601msgstr ""
7602
c1c69e83
AM
7603#: config/tc-i960.c:582 config/tc-i960.c:1112
7604msgid "expression syntax error"
f12e7348
NC
7605msgstr ""
7606
c1c69e83
AM
7607#: config/tc-i960.c:618
7608msgid "attempt to branch into different segment"
f12e7348
NC
7609msgstr ""
7610
c1c69e83 7611#: config/tc-i960.c:622
a5c7551f 7612#, c-format
c1c69e83 7613msgid "target of %s instruction must be a label"
a5c7551f
RW
7614msgstr ""
7615
c1c69e83
AM
7616#: config/tc-i960.c:732
7617msgid "unaligned register"
60bcf0fa
NC
7618msgstr ""
7619
c1c69e83
AM
7620#: config/tc-i960.c:754
7621msgid "no such sfr in this architecture"
60bcf0fa
NC
7622msgstr ""
7623
c1c69e83
AM
7624#: config/tc-i960.c:792
7625msgid "illegal literal"
e135f41b
NC
7626msgstr ""
7627
c1c69e83
AM
7628#: config/tc-i960.c:942
7629msgid "invalid index register"
a5c7551f
RW
7630msgstr ""
7631
c1c69e83
AM
7632#: config/tc-i960.c:965
7633msgid "invalid scale factor"
cfb8c092
NC
7634msgstr ""
7635
c1c69e83
AM
7636#: config/tc-i960.c:1189
7637msgid "architecture of opcode conflicts with that of earlier instruction(s)"
cc643b88
NC
7638msgstr ""
7639
c1c69e83
AM
7640#: config/tc-i960.c:1423 config/tc-xtensa.c:11519
7641msgid "too many operands"
a85d7ed0
NC
7642msgstr ""
7643
c1c69e83
AM
7644#. We never moved: there was no opcode either!
7645#: config/tc-i960.c:1471
7646msgid "missing opcode"
252b5132
RH
7647msgstr ""
7648
c1c69e83
AM
7649#: config/tc-i960.c:1611
7650msgid "branch prediction invalid on this opcode"
3caac5b8
AM
7651msgstr ""
7652
c1c69e83
AM
7653#: config/tc-i960.c:1649
7654#, c-format
7655msgid "invalid opcode, \"%s\"."
3caac5b8
AM
7656msgstr ""
7657
c1c69e83
AM
7658#: config/tc-i960.c:1651
7659#, c-format
7660msgid "improper number of operands. expecting %d, got %d"
252b5132
RH
7661msgstr ""
7662
c1c69e83
AM
7663#: config/tc-i960.c:1751
7664#, c-format
7665msgid "Fixup of %ld too large for field width of %d"
3caac5b8
AM
7666msgstr ""
7667
c1c69e83 7668#: config/tc-i960.c:1861
252b5132 7669#, c-format
c1c69e83 7670msgid "invalid architecture %s"
252b5132
RH
7671msgstr ""
7672
c1c69e83 7673#: config/tc-i960.c:1881
3caac5b8 7674#, c-format
c1c69e83 7675msgid "I960 options:\n"
3caac5b8
AM
7676msgstr ""
7677
c1c69e83 7678#: config/tc-i960.c:1884
06647dfd 7679#, c-format
c1c69e83
AM
7680msgid ""
7681"\n"
7682"\t\t\tspecify variant of 960 architecture\n"
7683"-b\t\t\tadd code to collect statistics about branches taken\n"
7684"-link-relax\t\tpreserve individual alignment directives so linker\n"
7685"\t\t\tcan do relaxing (b.out format only)\n"
7686"-no-relax\t\tdon't alter compare-and-branch instructions for\n"
7687"\t\t\tlong displacements\n"
06647dfd
AM
7688msgstr ""
7689
c1c69e83
AM
7690#: config/tc-i960.c:2146
7691msgid "should have 1 or 2 operands"
f12e7348
NC
7692msgstr ""
7693
c1c69e83 7694#: config/tc-i960.c:2154 config/tc-i960.c:2169
f12e7348 7695#, c-format
c1c69e83 7696msgid "Redefining leafproc %s"
fce00800
AM
7697msgstr ""
7698
c1c69e83
AM
7699#: config/tc-i960.c:2199
7700msgid "should have two operands"
2ee0aedf
TG
7701msgstr ""
7702
c1c69e83
AM
7703#: config/tc-i960.c:2209
7704msgid "'entry_num' must be absolute number in [0,31]"
87ccc1b0
NC
7705msgstr ""
7706
c1c69e83 7707#: config/tc-i960.c:2217
87ccc1b0 7708#, c-format
c1c69e83 7709msgid "Redefining entrynum for sysproc %s"
87ccc1b0
NC
7710msgstr ""
7711
c1c69e83
AM
7712#. Should not happen: see block comment above.
7713#: config/tc-i960.c:2317
252b5132 7714#, c-format
c1c69e83 7715msgid "Trying to 'bal' to %s"
252b5132
RH
7716msgstr ""
7717
c1c69e83
AM
7718#: config/tc-i960.c:2327
7719msgid "Looks like a proc, but can't tell what kind.\n"
252b5132
RH
7720msgstr ""
7721
c1c69e83
AM
7722#: config/tc-i960.c:2346
7723msgid "big endian mode is not supported"
252b5132
RH
7724msgstr ""
7725
c1c69e83
AM
7726#: config/tc-i960.c:2348
7727#, c-format
7728msgid "ignoring unrecognized .endian type `%s'"
252b5132
RH
7729msgstr ""
7730
c1c69e83
AM
7731#: config/tc-i960.c:2393
7732msgid "can't use COBR format with external label"
252b5132
RH
7733msgstr ""
7734
c1c69e83
AM
7735#: config/tc-i960.c:2568
7736msgid "option --link-relax is only supported in b.out format"
06647dfd
AM
7737msgstr ""
7738
c1c69e83 7739#: config/tc-i960.c:2595
06647dfd 7740#, c-format
c1c69e83 7741msgid "No 'bal' entry point for leafproc %s"
06647dfd
AM
7742msgstr ""
7743
c1c69e83
AM
7744#: config/tc-ia64.c:872
7745msgid "bad .section directive: want a,o,s,w,x,M,S,G,T in string"
60bcf0fa
NC
7746msgstr ""
7747
c1c69e83
AM
7748#: config/tc-ia64.c:924
7749msgid "Size of frame exceeds maximum of 96 registers"
60bcf0fa
NC
7750msgstr ""
7751
c1c69e83
AM
7752#: config/tc-ia64.c:929
7753msgid "Size of rotating registers exceeds frame size"
252b5132
RH
7754msgstr ""
7755
c1c69e83
AM
7756#: config/tc-ia64.c:1016
7757msgid "Unwind directive not followed by an instruction."
252b5132
RH
7758msgstr ""
7759
c1c69e83
AM
7760#: config/tc-ia64.c:1025 config/tc-ia64.c:7648
7761msgid "qualifying predicate not followed by instruction"
252b5132
RH
7762msgstr ""
7763
c1c69e83
AM
7764#: config/tc-ia64.c:1082
7765msgid "expected ',' after section name"
252b5132
RH
7766msgstr ""
7767
c1c69e83
AM
7768#: config/tc-ia64.c:1118
7769msgid "expected ',' after symbol name"
252b5132
RH
7770msgstr ""
7771
c1c69e83
AM
7772#: config/tc-ia64.c:1142
7773msgid "expected ',' after symbol size"
252b5132
RH
7774msgstr ""
7775
c1c69e83
AM
7776#: config/tc-ia64.c:1225 config/tc-ia64.c:1259
7777msgid "record type is not valid"
252b5132
RH
7778msgstr ""
7779
c1c69e83
AM
7780#: config/tc-ia64.c:1328
7781msgid "Invalid record type for P3 format."
252b5132
RH
7782msgstr ""
7783
c1c69e83
AM
7784#: config/tc-ia64.c:1364
7785msgid "Invalid record type for format P6"
2ee0aedf
TG
7786msgstr ""
7787
c1c69e83
AM
7788#: config/tc-ia64.c:1544 config/tc-ia64.c:1596
7789msgid "Invalid record type for format B1"
2ee0aedf
TG
7790msgstr ""
7791
c1c69e83
AM
7792#: config/tc-ia64.c:1629
7793msgid "Invalid record type for format X1"
2ee0aedf
TG
7794msgstr ""
7795
c1c69e83
AM
7796#: config/tc-ia64.c:1671
7797msgid "Invalid record type for format X3"
2ee0aedf
TG
7798msgstr ""
7799
c1c69e83
AM
7800#: config/tc-ia64.c:1709
7801msgid "Previous .save incomplete"
2ee0aedf
TG
7802msgstr ""
7803
c1c69e83
AM
7804#: config/tc-ia64.c:2534
7805msgid "spill_mask record unimplemented."
2ee0aedf
TG
7806msgstr ""
7807
c1c69e83
AM
7808#: config/tc-ia64.c:2591
7809msgid "record_type_not_valid"
f12e7348
NC
7810msgstr ""
7811
c1c69e83
AM
7812#: config/tc-ia64.c:2676
7813msgid "Ignoring attempt to spill beyond end of region"
2ee0aedf
TG
7814msgstr ""
7815
c1c69e83
AM
7816#: config/tc-ia64.c:2735
7817msgid "Only constant space allocation is supported"
2ee0aedf
TG
7818msgstr ""
7819
c1c69e83
AM
7820#: config/tc-ia64.c:2749
7821msgid "Only constant offsets are supported"
2ee0aedf
TG
7822msgstr ""
7823
c1c69e83
AM
7824#: config/tc-ia64.c:2772
7825msgid "Section switching in code is not supported."
cfb8c092
NC
7826msgstr ""
7827
c1c69e83
AM
7828#: config/tc-ia64.c:2814
7829msgid " Insn slot not set in unwind record."
cfb8c092
NC
7830msgstr ""
7831
c1c69e83
AM
7832#: config/tc-ia64.c:2888
7833msgid "frgr_mem record before region record!"
252b5132
RH
7834msgstr ""
7835
c1c69e83
AM
7836#: config/tc-ia64.c:2899
7837msgid "fr_mem record before region record!"
a74801ba
ILT
7838msgstr ""
7839
c1c69e83
AM
7840#: config/tc-ia64.c:2908
7841msgid "gr_mem record before region record!"
252b5132
RH
7842msgstr ""
7843
c1c69e83
AM
7844#: config/tc-ia64.c:2917
7845msgid "br_mem record before region record!"
252b5132
RH
7846msgstr ""
7847
c1c69e83
AM
7848#: config/tc-ia64.c:2927
7849msgid "gr_gr record before region record!"
ae351704
AM
7850msgstr ""
7851
c1c69e83
AM
7852#: config/tc-ia64.c:2935
7853msgid "br_gr record before region record!"
87ccc1b0
NC
7854msgstr ""
7855
c1c69e83 7856#: config/tc-ia64.c:3053
328577ad 7857#, c-format
c1c69e83 7858msgid "First operand to .%s must be a predicate"
0d2bcfaf
NC
7859msgstr ""
7860
c1c69e83 7861#: config/tc-ia64.c:3057
328577ad 7862#, c-format
c1c69e83 7863msgid "Pointless use of p0 as first operand to .%s"
252b5132
RH
7864msgstr ""
7865
c1c69e83 7866#: config/tc-ia64.c:3113
328577ad 7867#, c-format
c1c69e83 7868msgid "Operand %d to .%s must be a preserved register"
252b5132
RH
7869msgstr ""
7870
c1c69e83
AM
7871#: config/tc-ia64.c:3149
7872#, c-format
7873msgid "Operand %d to .%s must be a writable register"
252b5132
RH
7874msgstr ""
7875
c1c69e83 7876#: config/tc-ia64.c:3174
328577ad 7877#, c-format
c1c69e83 7878msgid "Radix `%s' unsupported or invalid"
252b5132
RH
7879msgstr ""
7880
c1c69e83 7881#: config/tc-ia64.c:3204 config/tc-ia64.c:3209
328577ad 7882#, c-format
c1c69e83 7883msgid ".%s outside of %s"
252b5132
RH
7884msgstr ""
7885
c1c69e83
AM
7886#: config/tc-ia64.c:3294
7887msgid "Tags on unwind pseudo-ops aren't supported, yet"
252b5132
RH
7888msgstr ""
7889
c1c69e83
AM
7890#: config/tc-ia64.c:3316
7891msgid "First operand to .fframe must be a constant"
ae351704
AM
7892msgstr ""
7893
c1c69e83
AM
7894#: config/tc-ia64.c:3336
7895msgid "First operand to .vframe must be a general register"
ae351704
AM
7896msgstr ""
7897
c1c69e83
AM
7898#: config/tc-ia64.c:3344
7899msgid "Operand of .vframe contradicts .prologue"
0d2bcfaf
NC
7900msgstr ""
7901
c1c69e83
AM
7902#: config/tc-ia64.c:3354
7903msgid ".vframepsp is meaningless, assuming .vframesp was meant"
252b5132
RH
7904msgstr ""
7905
c1c69e83
AM
7906#: config/tc-ia64.c:3362
7907msgid "Operand to .vframesp must be a constant (sp-relative offset)"
252b5132
RH
7908msgstr ""
7909
c1c69e83
AM
7910#: config/tc-ia64.c:3389
7911msgid "First operand to .save not a register"
252b5132
RH
7912msgstr ""
7913
c1c69e83
AM
7914#: config/tc-ia64.c:3395
7915msgid "Second operand to .save not a valid register"
252b5132
RH
7916msgstr ""
7917
c1c69e83
AM
7918#: config/tc-ia64.c:3426 config/tc-ia64.c:3437 config/tc-ia64.c:3445
7919msgid "Second operand of .save contradicts .prologue"
c85dd50d
NC
7920msgstr ""
7921
c1c69e83
AM
7922#: config/tc-ia64.c:3452
7923msgid "First operand to .save not a valid register"
252b5132
RH
7924msgstr ""
7925
c1c69e83
AM
7926#: config/tc-ia64.c:3470
7927msgid "First operand to .restore must be stack pointer (sp)"
252b5132
RH
7928msgstr ""
7929
c1c69e83
AM
7930#: config/tc-ia64.c:3479
7931msgid "Second operand to .restore must be a constant >= 0"
252b5132
RH
7932msgstr ""
7933
c1c69e83 7934#: config/tc-ia64.c:3489
a74801ba 7935#, c-format
c1c69e83 7936msgid "Epilogue count of %lu exceeds number of nested prologues (%u)"
a74801ba
ILT
7937msgstr ""
7938
c1c69e83 7939#: config/tc-ia64.c:3576
ae351704 7940#, c-format
c1c69e83 7941msgid "Illegal section name `%s' (causes unwind section name clash)"
ae351704
AM
7942msgstr ""
7943
c1c69e83
AM
7944#: config/tc-ia64.c:3767
7945msgid "First operand to .altrp not a valid branch register"
252b5132
RH
7946msgstr ""
7947
c1c69e83 7948#: config/tc-ia64.c:3796
252b5132 7949#, c-format
c1c69e83 7950msgid "First operand to .%s not a register"
252b5132
RH
7951msgstr ""
7952
c1c69e83 7953#: config/tc-ia64.c:3801
ae351704 7954#, c-format
c1c69e83 7955msgid "Second operand to .%s not a constant"
ae351704
AM
7956msgstr ""
7957
c1c69e83 7958#: config/tc-ia64.c:3868
c45021f2 7959#, c-format
c1c69e83 7960msgid "First operand to .%s not a valid register"
c45021f2
NC
7961msgstr ""
7962
c1c69e83
AM
7963#: config/tc-ia64.c:3891
7964msgid "First operand to .save.g must be a positive 4-bit constant"
2ee0aedf
TG
7965msgstr ""
7966
c1c69e83
AM
7967#: config/tc-ia64.c:3904
7968msgid "Second operand to .save.g must be a general register"
252b5132
RH
7969msgstr ""
7970
c1c69e83 7971#: config/tc-ia64.c:3909
252b5132 7972#, c-format
c1c69e83 7973msgid "Second operand to .save.g must be the first of %d general registers"
252b5132
RH
7974msgstr ""
7975
c1c69e83
AM
7976#: config/tc-ia64.c:3932
7977msgid "Operand to .save.f must be a positive 20-bit constant"
f12e7348
NC
7978msgstr ""
7979
c1c69e83
AM
7980#: config/tc-ia64.c:3955
7981msgid "First operand to .save.b must be a positive 5-bit constant"
a74801ba
ILT
7982msgstr ""
7983
c1c69e83
AM
7984#: config/tc-ia64.c:3968
7985msgid "Second operand to .save.b must be a general register"
a74801ba
ILT
7986msgstr ""
7987
c1c69e83 7988#: config/tc-ia64.c:3973
252b5132 7989#, c-format
c1c69e83 7990msgid "Second operand to .save.b must be the first of %d general registers"
252b5132
RH
7991msgstr ""
7992
c1c69e83
AM
7993#: config/tc-ia64.c:3999
7994msgid "First operand to .save.gf must be a non-negative 4-bit constant"
252b5132
RH
7995msgstr ""
7996
c1c69e83
AM
7997#: config/tc-ia64.c:4007
7998msgid "Second operand to .save.gf must be a non-negative 20-bit constant"
a74801ba
ILT
7999msgstr ""
8000
c1c69e83
AM
8001#: config/tc-ia64.c:4015
8002msgid "Operands to .save.gf may not be both zero"
252b5132
RH
8003msgstr ""
8004
c1c69e83
AM
8005#: config/tc-ia64.c:4032
8006msgid "Operand to .spill must be a constant"
252b5132
RH
8007msgstr ""
8008
c1c69e83 8009#: config/tc-ia64.c:4101
252b5132 8010#, c-format
c1c69e83 8011msgid "Operand %d to .%s must be a constant"
252b5132
RH
8012msgstr ""
8013
c1c69e83 8014#: config/tc-ia64.c:4122
252b5132 8015#, c-format
c1c69e83 8016msgid "Missing .label_state %ld"
252b5132
RH
8017msgstr ""
8018
c1c69e83
AM
8019#: config/tc-ia64.c:4176
8020msgid "Operand to .label_state must be a constant"
252b5132
RH
8021msgstr ""
8022
c1c69e83
AM
8023#: config/tc-ia64.c:4195
8024msgid "Operand to .copy_state must be a constant"
e135f41b
NC
8025msgstr ""
8026
c1c69e83
AM
8027#: config/tc-ia64.c:4218
8028msgid "First operand to .unwabi must be a constant"
ae351704
AM
8029msgstr ""
8030
c1c69e83
AM
8031#: config/tc-ia64.c:4224
8032msgid "Second operand to .unwabi must be a constant"
cc643b88
NC
8033msgstr ""
8034
c1c69e83
AM
8035#: config/tc-ia64.c:4259
8036msgid "Missing .endp after previous .proc"
cc643b88
NC
8037msgstr ""
8038
c1c69e83
AM
8039#: config/tc-ia64.c:4278
8040msgid "Empty argument of .proc"
0d2bcfaf
NC
8041msgstr ""
8042
c1c69e83 8043#: config/tc-ia64.c:4283
ae351704 8044#, c-format
c1c69e83 8045msgid "`%s' was already defined"
ae351704
AM
8046msgstr ""
8047
c1c69e83
AM
8048#: config/tc-ia64.c:4326
8049msgid "Initial .body should precede any instructions"
ae351704
AM
8050msgstr ""
8051
c1c69e83
AM
8052#: config/tc-ia64.c:4345
8053msgid ".prologue within prologue"
f12e7348
NC
8054msgstr ""
8055
c1c69e83
AM
8056#: config/tc-ia64.c:4350
8057msgid "Initial .prologue should precede any instructions"
f12e7348
NC
8058msgstr ""
8059
c1c69e83
AM
8060#: config/tc-ia64.c:4360
8061msgid "First operand to .prologue must be a positive 4-bit constant"
f12e7348
NC
8062msgstr ""
8063
c1c69e83
AM
8064#: config/tc-ia64.c:4362
8065msgid "Pointless use of zero first operand to .prologue"
2ee0aedf
TG
8066msgstr ""
8067
c1c69e83
AM
8068#: config/tc-ia64.c:4376
8069msgid "Using a constant as second operand to .prologue is deprecated"
252b5132
RH
8070msgstr ""
8071
c1c69e83
AM
8072#: config/tc-ia64.c:4382
8073msgid "Second operand to .prologue must be a general register"
252b5132
RH
8074msgstr ""
8075
c1c69e83 8076#: config/tc-ia64.c:4387
ae351704 8077#, c-format
c1c69e83 8078msgid "Second operand to .prologue must be the first of %d general registers"
ae351704
AM
8079msgstr ""
8080
c1c69e83 8081#: config/tc-ia64.c:4499
ae351704 8082#, c-format
c1c69e83 8083msgid "`%s' was not defined within procedure"
ae351704
AM
8084msgstr ""
8085
c1c69e83
AM
8086#: config/tc-ia64.c:4537
8087msgid "Empty argument of .endp"
ae351704
AM
8088msgstr ""
8089
c1c69e83 8090#: config/tc-ia64.c:4551
ae351704 8091#, c-format
c1c69e83 8092msgid "`%s' was not specified with previous .proc"
ae351704
AM
8093msgstr ""
8094
c1c69e83 8095#: config/tc-ia64.c:4566
ae351704 8096#, c-format
c1c69e83 8097msgid "`%s' should be an operand to this .endp"
ae351704
AM
8098msgstr ""
8099
c1c69e83
AM
8100#: config/tc-ia64.c:4607 config/tc-ia64.c:4945 config/tc-ia64.c:5252
8101msgid "Comma expected"
2ee0aedf
TG
8102msgstr ""
8103
c1c69e83
AM
8104#: config/tc-ia64.c:4648
8105msgid "Expected '['"
f12e7348
NC
8106msgstr ""
8107
c1c69e83
AM
8108#: config/tc-ia64.c:4657 config/tc-ia64.c:7783
8109msgid "Expected ']'"
f12e7348
NC
8110msgstr ""
8111
c1c69e83
AM
8112#: config/tc-ia64.c:4662
8113msgid "Number of elements must be positive"
f12e7348
NC
8114msgstr ""
8115
c1c69e83 8116#: config/tc-ia64.c:4673
2ee0aedf 8117#, c-format
c1c69e83 8118msgid "Used more than the declared %d rotating registers"
2ee0aedf
TG
8119msgstr ""
8120
c1c69e83
AM
8121#: config/tc-ia64.c:4681
8122msgid "Used more than the available 96 rotating registers"
f12e7348
NC
8123msgstr ""
8124
c1c69e83
AM
8125#: config/tc-ia64.c:4688
8126msgid "Used more than the available 48 rotating registers"
f12e7348
NC
8127msgstr ""
8128
c1c69e83 8129#: config/tc-ia64.c:4716
f12e7348 8130#, c-format
c1c69e83 8131msgid "Attempt to redefine register set `%s'"
f12e7348
NC
8132msgstr ""
8133
c1c69e83 8134#: config/tc-ia64.c:4782
f12e7348 8135#, c-format
c1c69e83 8136msgid "Unknown psr option `%s'"
f12e7348
NC
8137msgstr ""
8138
c1c69e83
AM
8139#: config/tc-ia64.c:4830
8140msgid "Missing section name"
f12e7348
NC
8141msgstr ""
8142
c1c69e83
AM
8143#: config/tc-ia64.c:4840
8144msgid "Comma expected after section name"
252b5132
RH
8145msgstr ""
8146
c1c69e83
AM
8147#: config/tc-ia64.c:4851
8148msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated."
cfb8c092
NC
8149msgstr ""
8150
c1c69e83
AM
8151#: config/tc-ia64.c:4940
8152msgid "Register name expected"
3caac5b8
AM
8153msgstr ""
8154
c1c69e83
AM
8155#: config/tc-ia64.c:4953
8156msgid "Register value annotation ignored"
0d2bcfaf
NC
8157msgstr ""
8158
c1c69e83
AM
8159#: config/tc-ia64.c:4992
8160msgid "Directive invalid within a bundle"
cc643b88
NC
8161msgstr ""
8162
c1c69e83
AM
8163#: config/tc-ia64.c:5083
8164msgid "Missing predicate relation type"
252b5132
RH
8165msgstr ""
8166
c1c69e83
AM
8167#: config/tc-ia64.c:5089
8168msgid "Unrecognized predicate relation type"
06647dfd
AM
8169msgstr ""
8170
c1c69e83
AM
8171#: config/tc-ia64.c:5135
8172msgid "Bad register range"
6f6ef0fa
NC
8173msgstr ""
8174
c1c69e83
AM
8175#: config/tc-ia64.c:5144 config/tc-ia64.c:7728
8176msgid "Predicate register expected"
55cf6793
ZW
8177msgstr ""
8178
c1c69e83
AM
8179#: config/tc-ia64.c:5149
8180msgid "Duplicate predicate register ignored"
f12e7348
NC
8181msgstr ""
8182
c1c69e83
AM
8183#: config/tc-ia64.c:5165
8184msgid "Predicate source and target required"
6f6ef0fa
NC
8185msgstr ""
8186
c1c69e83
AM
8187#: config/tc-ia64.c:5167 config/tc-ia64.c:5179
8188msgid "Use of p0 is not valid in this context"
06647dfd
AM
8189msgstr ""
8190
c1c69e83
AM
8191#: config/tc-ia64.c:5174
8192msgid "At least two PR arguments expected"
55cf6793
ZW
8193msgstr ""
8194
c1c69e83
AM
8195#: config/tc-ia64.c:5188
8196msgid "At least one PR argument expected"
55cf6793
ZW
8197msgstr ""
8198
c1c69e83
AM
8199#: config/tc-ia64.c:5223
8200#, c-format
8201msgid "Inserting \"%s\" into entry hint table failed: %s"
6f6ef0fa
NC
8202msgstr ""
8203
c1c69e83
AM
8204#. FIXME -- need 62-bit relocation type
8205#: config/tc-ia64.c:5702
8206msgid "62-bit relocation not yet implemented"
252b5132
RH
8207msgstr ""
8208
c1c69e83
AM
8209#. XXX technically, this is wrong: we should not be issuing warning
8210#. messages until we're sure this instruction pattern is going to
8211#. be used!
8212#: config/tc-ia64.c:5788
8213msgid "lower 16 bits of mask ignored"
252b5132
RH
8214msgstr ""
8215
c1c69e83
AM
8216#: config/tc-ia64.c:6017
8217msgid "stride must be a multiple of 64; lower 6 bits ignored"
252b5132
RH
8218msgstr ""
8219
c1c69e83
AM
8220#: config/tc-ia64.c:6135
8221msgid "Expected separator `='"
252b5132
RH
8222msgstr ""
8223
c1c69e83
AM
8224#: config/tc-ia64.c:6169
8225msgid "Duplicate equal sign (=) in instruction"
252b5132
RH
8226msgstr ""
8227
c1c69e83 8228#: config/tc-ia64.c:6176
252b5132 8229#, c-format
c1c69e83 8230msgid "Illegal operand separator `%c'"
252b5132
RH
8231msgstr ""
8232
c1c69e83 8233#: config/tc-ia64.c:6291
6e1772d5 8234#, c-format
c1c69e83 8235msgid "Operand %u of `%s' should be %s"
6e1772d5
AM
8236msgstr ""
8237
c1c69e83
AM
8238#: config/tc-ia64.c:6295
8239msgid "Wrong number of output operands"
6e1772d5
AM
8240msgstr ""
8241
c1c69e83
AM
8242#: config/tc-ia64.c:6297
8243msgid "Wrong number of input operands"
252b5132
RH
8244msgstr ""
8245
c1c69e83
AM
8246#: config/tc-ia64.c:6299
8247msgid "Operand mismatch"
8248msgstr ""
8249
8250#: config/tc-ia64.c:6381
6e1772d5 8251#, c-format
c1c69e83 8252msgid "Invalid use of `%c%d' as output operand"
252b5132
RH
8253msgstr ""
8254
c1c69e83
AM
8255#: config/tc-ia64.c:6384
8256#, c-format
8257msgid "Invalid use of `r%d' as base update address operand"
252b5132
RH
8258msgstr ""
8259
c1c69e83
AM
8260#: config/tc-ia64.c:6408
8261#, c-format
8262msgid "Invalid duplicate use of `%c%d'"
252b5132
RH
8263msgstr ""
8264
c1c69e83
AM
8265#: config/tc-ia64.c:6415
8266#, c-format
8267msgid "Invalid simultaneous use of `f%d' and `f%d'"
252b5132
RH
8268msgstr ""
8269
c1c69e83
AM
8270#: config/tc-ia64.c:6421
8271#, c-format
8272msgid "Dangerous simultaneous use of `f%d' and `f%d'"
252b5132
RH
8273msgstr ""
8274
c1c69e83
AM
8275#: config/tc-ia64.c:6465
8276msgid "Value truncated to 62 bits"
ed265386
NC
8277msgstr ""
8278
c1c69e83
AM
8279#: config/tc-ia64.c:6533
8280#, c-format
8281msgid "Bad operand value: %s"
ed265386
NC
8282msgstr ""
8283
c1c69e83
AM
8284#. Give an error if a frag containing code is not aligned to a 16 byte
8285#. boundary.
8286#: config/tc-ia64.c:6608 config/tc-ia64.h:177
8287msgid "instruction address is not a multiple of 16"
ed265386
NC
8288msgstr ""
8289
c1c69e83 8290#: config/tc-ia64.c:6676
ed265386 8291#, c-format
c1c69e83 8292msgid "`%s' must be last in bundle"
252b5132
RH
8293msgstr ""
8294
c1c69e83 8295#: config/tc-ia64.c:6708
55cf6793 8296#, c-format
c1c69e83 8297msgid "Internal error: don't know how to force %s to end of instruction group"
55cf6793
ZW
8298msgstr ""
8299
c1c69e83
AM
8300#: config/tc-ia64.c:6721
8301#, c-format
8302msgid "`%s' must be last in instruction group"
55cf6793
ZW
8303msgstr ""
8304
c1c69e83
AM
8305#: config/tc-ia64.c:6751
8306msgid "Label must be first in a bundle"
55cf6793
ZW
8307msgstr ""
8308
c1c69e83
AM
8309#: config/tc-ia64.c:6828
8310msgid "hint in B unit may be treated as nop"
55cf6793
ZW
8311msgstr ""
8312
c1c69e83
AM
8313#: config/tc-ia64.c:6839
8314msgid "hint in B unit can't be used"
55cf6793
ZW
8315msgstr ""
8316
c1c69e83
AM
8317#: config/tc-ia64.c:6853
8318msgid "emit_one_bundle: unexpected dynamic op"
55cf6793
ZW
8319msgstr ""
8320
c1c69e83
AM
8321#: config/tc-ia64.c:6978
8322#, c-format
8323msgid "`%s' does not fit into %s template"
55cf6793
ZW
8324msgstr ""
8325
c1c69e83
AM
8326#: config/tc-ia64.c:6993
8327#, c-format
8328msgid "`%s' does not fit into bundle"
55cf6793
ZW
8329msgstr ""
8330
c1c69e83
AM
8331#: config/tc-ia64.c:7005
8332#, c-format
8333msgid "`%s' can't go in %s of %s template"
55cf6793
ZW
8334msgstr ""
8335
c1c69e83
AM
8336#: config/tc-ia64.c:7011
8337msgid "Missing '}' at end of file"
55cf6793
ZW
8338msgstr ""
8339
c1c69e83
AM
8340#: config/tc-ia64.c:7158
8341#, c-format
8342msgid "Unrecognized option '-x%s'"
55cf6793
ZW
8343msgstr ""
8344
c1c69e83
AM
8345#: config/tc-ia64.c:7185
8346msgid ""
8347"IA-64 options:\n"
8348" --mconstant-gp\t mark output file as using the constant-GP model\n"
8349"\t\t\t (sets ELF header flag EF_IA_64_CONS_GP)\n"
8350" --mauto-pic\t\t mark output file as using the constant-GP model\n"
8351"\t\t\t without function descriptors (sets ELF header flag\n"
8352"\t\t\t EF_IA_64_NOFUNCDESC_CONS_GP)\n"
8353" -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
8354" -mle | -mbe\t\t select little- or big-endian byte order (default -mle)\n"
8355" -mtune=[itanium1|itanium2]\n"
8356"\t\t\t tune for a specific CPU (default -mtune=itanium2)\n"
8357" -munwind-check=[warning|error]\n"
8358"\t\t\t unwind directive check (default -munwind-check=warning)\n"
8359" -mhint.b=[ok|warning|error]\n"
8360"\t\t\t hint.b check (default -mhint.b=error)\n"
8361" -x | -xexplicit\t turn on dependency violation checking\n"
252b5132
RH
8362msgstr ""
8363
c1c69e83
AM
8364#. Note for translators: "automagically" can be translated as "automatically" here.
8365#: config/tc-ia64.c:7202
8366msgid ""
8367" -xauto\t\t automagically remove dependency violations (default)\n"
8368" -xnone\t\t turn off dependency violation checking\n"
8369" -xdebug\t\t debug dependency violation checker\n"
8370" -xdebugn\t\t debug dependency violation checker but turn off\n"
8371"\t\t\t dependency violation checking\n"
8372" -xdebugx\t\t debug dependency violation checker and turn on\n"
8373"\t\t\t dependency violation checking\n"
252b5132
RH
8374msgstr ""
8375
c1c69e83
AM
8376#: config/tc-ia64.c:7217
8377msgid "--gstabs is not supported for ia64"
252b5132
RH
8378msgstr ""
8379
c1c69e83 8380#: config/tc-ia64.c:7455
252b5132 8381#, c-format
c1c69e83 8382msgid "ia64.md_begin: can't hash `%s': %s"
252b5132
RH
8383msgstr ""
8384
c1c69e83 8385#: config/tc-ia64.c:7519
252b5132 8386#, c-format
c1c69e83 8387msgid "Inserting \"%s\" into constant hash table failed: %s"
252b5132
RH
8388msgstr ""
8389
c1c69e83
AM
8390#: config/tc-ia64.c:7531 config/tc-tilegx.c:263
8391msgid "Could not set architecture and machine"
252b5132
RH
8392msgstr ""
8393
c1c69e83
AM
8394#: config/tc-ia64.c:7663
8395msgid "Explicit stops are ignored in auto mode"
252b5132
RH
8396msgstr ""
8397
c1c69e83
AM
8398#: config/tc-ia64.c:7672
8399msgid "Found '{' when manual bundling is already turned on"
252b5132
RH
8400msgstr ""
8401
c1c69e83
AM
8402#: config/tc-ia64.c:7685
8403msgid "Found '{' after explicit switch to automatic mode"
252b5132
RH
8404msgstr ""
8405
c1c69e83
AM
8406#: config/tc-ia64.c:7691
8407msgid "Found '}' when manual bundling is off"
252b5132
RH
8408msgstr ""
8409
c1c69e83
AM
8410#: config/tc-ia64.c:7718
8411msgid "Expected ')'"
252b5132
RH
8412msgstr ""
8413
c1c69e83
AM
8414#: config/tc-ia64.c:7723
8415msgid "Qualifying predicate expected"
252b5132
RH
8416msgstr ""
8417
c1c69e83
AM
8418#: config/tc-ia64.c:7742
8419msgid "Tag must come before qualifying predicate."
252b5132
RH
8420msgstr ""
8421
c1c69e83
AM
8422#: config/tc-ia64.c:7772
8423msgid "Expected ':'"
252b5132
RH
8424msgstr ""
8425
c1c69e83
AM
8426#: config/tc-ia64.c:7788
8427msgid "Tag name expected"
55cf6793
ZW
8428msgstr ""
8429
c1c69e83
AM
8430#: config/tc-ia64.c:7890
8431msgid "Rotating register index must be a non-negative constant"
252b5132
RH
8432msgstr ""
8433
c1c69e83 8434#: config/tc-ia64.c:7895
252b5132 8435#, c-format
c1c69e83 8436msgid "Index out of range 0..%u"
252b5132
RH
8437msgstr ""
8438
c1c69e83
AM
8439#: config/tc-ia64.c:7907
8440msgid "Indirect register index must be a general register"
252b5132
RH
8441msgstr ""
8442
c1c69e83
AM
8443#: config/tc-ia64.c:7916
8444msgid "Index can only be applied to rotating or indirect registers"
252b5132
RH
8445msgstr ""
8446
c1c69e83
AM
8447#: config/tc-ia64.c:7952 config/tc-xstormy16.c:146
8448msgid "Expected '('"
252b5132
RH
8449msgstr ""
8450
c1c69e83
AM
8451#: config/tc-ia64.c:7960 config/tc-pdp11.c:448 config/tc-pdp11.c:512
8452#: config/tc-pdp11.c:546 config/tc-tilegx.c:1046 config/tc-tilepro.c:938
8453#: config/tc-xstormy16.c:155
8454msgid "Missing ')'"
252b5132
RH
8455msgstr ""
8456
c1c69e83
AM
8457#: config/tc-ia64.c:7978 config/tc-xstormy16.c:162
8458msgid "Not a symbolic expression"
ad4b42b4
NC
8459msgstr ""
8460
c1c69e83
AM
8461#: config/tc-ia64.c:7983 config/tc-ia64.c:7997
8462msgid "Illegal combination of relocation functions"
ad4b42b4
NC
8463msgstr ""
8464
c1c69e83
AM
8465#: config/tc-ia64.c:8086
8466msgid "No current frame"
a85d7ed0
NC
8467msgstr ""
8468
c1c69e83
AM
8469#: config/tc-ia64.c:8088
8470#, c-format
8471msgid "Register number out of range 0..%u"
ad4b42b4
NC
8472msgstr ""
8473
c1c69e83
AM
8474#: config/tc-ia64.c:8126
8475msgid "Standalone `#' is illegal"
ad4b42b4
NC
8476msgstr ""
8477
c1c69e83
AM
8478#: config/tc-ia64.c:8129
8479msgid "Redundant `#' suffix operators"
ad4b42b4
NC
8480msgstr ""
8481
c1c69e83
AM
8482#: config/tc-ia64.c:8287
8483#, c-format
8484msgid "Unhandled dependency %s for %s (%s), note %d"
ad4b42b4
NC
8485msgstr ""
8486
c1c69e83
AM
8487#: config/tc-ia64.c:9599
8488#, c-format
8489msgid "Unrecognized dependency specifier %d\n"
ad4b42b4
NC
8490msgstr ""
8491
c1c69e83
AM
8492#: config/tc-ia64.c:10475
8493msgid "Only the first path encountering the conflict is reported"
ad4b42b4
NC
8494msgstr ""
8495
c1c69e83
AM
8496#: config/tc-ia64.c:10477
8497msgid "This is the location of the conflicting usage"
ad4b42b4
NC
8498msgstr ""
8499
c1c69e83
AM
8500#: config/tc-ia64.c:10738
8501#, c-format
8502msgid "Unknown opcode `%s'"
ad4b42b4
NC
8503msgstr ""
8504
c1c69e83
AM
8505#: config/tc-ia64.c:10816
8506#, c-format
8507msgid "AR %d can only be accessed by %c-unit"
ad4b42b4
NC
8508msgstr ""
8509
c1c69e83
AM
8510#: config/tc-ia64.c:10828
8511msgid "hint.b may be treated as nop"
ad4b42b4
NC
8512msgstr ""
8513
c1c69e83
AM
8514#: config/tc-ia64.c:10831
8515msgid "hint.b shouldn't be used"
ad4b42b4
NC
8516msgstr ""
8517
c1c69e83
AM
8518#: config/tc-ia64.c:10870
8519#, c-format
8520msgid "`%s' cannot be predicated"
ad4b42b4
NC
8521msgstr ""
8522
c1c69e83
AM
8523#: config/tc-ia64.c:10942
8524msgid "Closing bracket missing"
ad4b42b4
NC
8525msgstr ""
8526
c1c69e83
AM
8527#: config/tc-ia64.c:10951
8528msgid "Index must be a general register"
ad4b42b4
NC
8529msgstr ""
8530
c1c69e83
AM
8531#: config/tc-ia64.c:11116
8532#, c-format
8533msgid "Unsupported fixup size %d"
ad4b42b4
NC
8534msgstr ""
8535
c1c69e83
AM
8536#. This should be an error, but since previously there wasn't any
8537#. diagnostic here, don't make it fail because of this for now.
8538#: config/tc-ia64.c:11388
8539#, c-format
8540msgid "Cannot express %s%d%s relocation"
ad4b42b4
NC
8541msgstr ""
8542
c1c69e83
AM
8543#: config/tc-ia64.c:11407
8544msgid "No addend allowed in @fptr() relocation"
ad4b42b4
NC
8545msgstr ""
8546
c1c69e83
AM
8547#: config/tc-ia64.c:11446
8548msgid "integer operand out of range"
ad4b42b4
NC
8549msgstr ""
8550
c1c69e83
AM
8551#: config/tc-ia64.c:11513
8552#, c-format
8553msgid "%s must have a constant value"
ad4b42b4
NC
8554msgstr ""
8555
c1c69e83
AM
8556#: config/tc-ia64.c:11533
8557msgid "cannot resolve @slotcount parameter"
ad4b42b4
NC
8558msgstr ""
8559
c1c69e83
AM
8560#: config/tc-ia64.c:11566
8561msgid "invalid @slotcount value"
ad4b42b4
NC
8562msgstr ""
8563
c1c69e83 8564#: config/tc-ia64.c:11603 config/tc-z8k.c:1371
ad4b42b4 8565#, c-format
c1c69e83
AM
8566msgid "Cannot represent %s relocation in object file"
8567msgstr ""
8568
8569#: config/tc-ia64.c:11714
8570msgid "Can't add stop bit to mark end of instruction group"
ad4b42b4
NC
8571msgstr ""
8572
c1c69e83 8573#: config/tc-ia64.c:11824 read.c:2540 read.c:3234 read.c:3571 stabs.c:469
ad4b42b4 8574#, c-format
c1c69e83 8575msgid "expected comma after \"%s\""
ad4b42b4
NC
8576msgstr ""
8577
c1c69e83 8578#: config/tc-ia64.c:11866
ad4b42b4 8579#, c-format
c1c69e83 8580msgid "`%s' is already the alias of %s `%s'"
ad4b42b4
NC
8581msgstr ""
8582
c1c69e83 8583#: config/tc-ia64.c:11876
ad4b42b4 8584#, c-format
c1c69e83 8585msgid "%s `%s' already has an alias `%s'"
ad4b42b4
NC
8586msgstr ""
8587
c1c69e83 8588#: config/tc-ia64.c:11887
ad4b42b4 8589#, c-format
c1c69e83 8590msgid "inserting \"%s\" into %s alias hash table failed: %s"
ad4b42b4
NC
8591msgstr ""
8592
c1c69e83 8593#: config/tc-ia64.c:11895
ad4b42b4 8594#, c-format
c1c69e83 8595msgid "inserting \"%s\" into %s name hash table failed: %s"
ad4b42b4
NC
8596msgstr ""
8597
c1c69e83
AM
8598#: config/tc-ia64.c:11921
8599#, c-format
8600msgid "symbol `%s' aliased to `%s' is not used"
ad4b42b4
NC
8601msgstr ""
8602
c1c69e83
AM
8603#: config/tc-ia64.c:11944
8604#, c-format
8605msgid "section `%s' aliased to `%s' is not used"
ad4b42b4
NC
8606msgstr ""
8607
c1c69e83
AM
8608#: config/tc-ip2k.c:158
8609#, c-format
8610msgid "IP2K specific command line options:\n"
ad4b42b4
NC
8611msgstr ""
8612
c1c69e83
AM
8613#: config/tc-ip2k.c:159
8614#, c-format
8615msgid " -mip2022 restrict to IP2022 insns \n"
ad4b42b4
NC
8616msgstr ""
8617
c1c69e83
AM
8618#: config/tc-ip2k.c:160
8619#, c-format
8620msgid " -mip2022ext permit extended IP2022 insn\n"
ad4b42b4
NC
8621msgstr ""
8622
c1c69e83
AM
8623#: config/tc-iq2000.c:364
8624#, c-format
8625msgid "the yielding instruction %s may not be in a delay slot."
ad4b42b4
NC
8626msgstr ""
8627
c1c69e83
AM
8628#: config/tc-iq2000.c:372
8629#, c-format
8630msgid "Register number (R%ld) for double word access must be even."
ad4b42b4
NC
8631msgstr ""
8632
c1c69e83
AM
8633#: config/tc-iq2000.c:381 config/tc-iq2000.c:386 config/tc-iq2000.c:391
8634#: config/tc-iq2000.c:408 config/tc-mt.c:244 config/tc-mt.c:249
8635#, c-format
8636msgid "operand references R%ld of previous load."
ad4b42b4
NC
8637msgstr ""
8638
c1c69e83
AM
8639#: config/tc-iq2000.c:396
8640msgid "instruction implicitly accesses R31 of previous load."
ad4b42b4
NC
8641msgstr ""
8642
c1c69e83
AM
8643#: config/tc-iq2000.c:651 config/tc-mep.c:2008
8644msgid "Unmatched high relocation"
ad4b42b4
NC
8645msgstr ""
8646
c1c69e83
AM
8647#: config/tc-iq2000.c:829 config/tc-mips.c:17570 config/tc-score.c:5815
8648msgid ".end not in text section"
ad4b42b4
NC
8649msgstr ""
8650
c1c69e83
AM
8651#: config/tc-iq2000.c:833 config/tc-score.c:5818
8652msgid ".end directive without a preceding .ent directive."
ad4b42b4
NC
8653msgstr ""
8654
c1c69e83
AM
8655#: config/tc-iq2000.c:842 config/tc-score.c:5826
8656msgid ".end symbol does not match .ent symbol."
ad4b42b4
NC
8657msgstr ""
8658
c1c69e83
AM
8659#: config/tc-iq2000.c:845 config/tc-mips.c:17590 config/tc-score.c:5831
8660msgid ".end directive missing or unknown symbol"
ad4b42b4
NC
8661msgstr ""
8662
c1c69e83
AM
8663#: config/tc-iq2000.c:863
8664msgid "Expected simple number."
ad4b42b4
NC
8665msgstr ""
8666
c1c69e83 8667#: config/tc-iq2000.c:892 config/tc-mips.c:17495 config/tc-score.c:5667
ad4b42b4 8668#, c-format
c1c69e83 8669msgid " *input_line_pointer == '%c' 0x%02x\n"
ad4b42b4
NC
8670msgstr ""
8671
c1c69e83
AM
8672#: config/tc-iq2000.c:894
8673msgid "Invalid number"
ad4b42b4
NC
8674msgstr ""
8675
c1c69e83
AM
8676#: config/tc-iq2000.c:928 config/tc-score.c:5705
8677msgid ".ent or .aent not in text section."
ad4b42b4
NC
8678msgstr ""
8679
c1c69e83
AM
8680#: config/tc-iq2000.c:931
8681msgid "missing `.end'"
ad4b42b4
NC
8682msgstr ""
8683
c1c69e83
AM
8684#: config/tc-lm32.c:236 config/tc-moxie.c:579 config/tc-nios2.c:283
8685msgid "bad call to md_atof"
ad4b42b4
NC
8686msgstr ""
8687
c1c69e83 8688#: config/tc-m32c.c:143
ad4b42b4 8689#, c-format
c1c69e83 8690msgid " M32C specific command line options:\n"
ad4b42b4
NC
8691msgstr ""
8692
c1c69e83
AM
8693#. Pretend that we do not recognise this option.
8694#: config/tc-m32r.c:331
8695msgid "Unrecognised option: -hidden"
ad4b42b4
NC
8696msgstr ""
8697
c1c69e83
AM
8698#: config/tc-m32r.c:358 config/tc-sparc.c:619
8699msgid "Unrecognized option following -K"
ad4b42b4
NC
8700msgstr ""
8701
c1c69e83
AM
8702#: config/tc-m32r.c:373
8703#, c-format
8704msgid " M32R specific command line options:\n"
ad4b42b4
NC
8705msgstr ""
8706
c1c69e83 8707#: config/tc-m32r.c:375
ad4b42b4 8708#, c-format
c1c69e83
AM
8709msgid ""
8710" -m32r disable support for the m32rx instruction set\n"
ad4b42b4
NC
8711msgstr ""
8712
c1c69e83
AM
8713#: config/tc-m32r.c:377
8714#, c-format
8715msgid " -m32rx support the extended m32rx instruction set\n"
ad4b42b4
NC
8716msgstr ""
8717
c1c69e83
AM
8718#: config/tc-m32r.c:379
8719#, c-format
8720msgid " -m32r2 support the extended m32r2 instruction set\n"
ad4b42b4
NC
8721msgstr ""
8722
c1c69e83
AM
8723#: config/tc-m32r.c:381
8724#, c-format
8725msgid " -EL,-little produce little endian code and data\n"
ad4b42b4
NC
8726msgstr ""
8727
c1c69e83
AM
8728#: config/tc-m32r.c:383
8729#, c-format
8730msgid " -EB,-big produce big endian code and data\n"
ad4b42b4
NC
8731msgstr ""
8732
c1c69e83 8733#: config/tc-m32r.c:385
ad4b42b4 8734#, c-format
c1c69e83 8735msgid " -parallel try to combine instructions in parallel\n"
ad4b42b4
NC
8736msgstr ""
8737
c1c69e83 8738#: config/tc-m32r.c:387
ad4b42b4 8739#, c-format
c1c69e83 8740msgid " -no-parallel disable -parallel\n"
ad4b42b4
NC
8741msgstr ""
8742
c1c69e83
AM
8743#: config/tc-m32r.c:389
8744#, c-format
8745msgid ""
8746" -no-bitinst disallow the M32R2's extended bit-field "
8747"instructions\n"
ad4b42b4
NC
8748msgstr ""
8749
c1c69e83
AM
8750#: config/tc-m32r.c:391
8751#, c-format
8752msgid " -O try to optimize code. Implies -parallel\n"
ad4b42b4
NC
8753msgstr ""
8754
c1c69e83
AM
8755#: config/tc-m32r.c:394
8756#, c-format
8757msgid ""
8758" -warn-explicit-parallel-conflicts warn when parallel instructions\n"
ad4b42b4
NC
8759msgstr ""
8760
c1c69e83
AM
8761#: config/tc-m32r.c:396
8762#, c-format
8763msgid " might violate contraints\n"
ad4b42b4
NC
8764msgstr ""
8765
c1c69e83
AM
8766#: config/tc-m32r.c:398
8767#, c-format
8768msgid " -no-warn-explicit-parallel-conflicts do not warn when parallel\n"
ad4b42b4
NC
8769msgstr ""
8770
c1c69e83
AM
8771#: config/tc-m32r.c:400
8772#, c-format
8773msgid ""
8774" instructions might violate "
8775"contraints\n"
ad4b42b4
NC
8776msgstr ""
8777
c1c69e83 8778#: config/tc-m32r.c:402
ad4b42b4 8779#, c-format
c1c69e83
AM
8780msgid ""
8781" -Wp synonym for -warn-explicit-parallel-conflicts\n"
ad4b42b4
NC
8782msgstr ""
8783
c1c69e83
AM
8784#: config/tc-m32r.c:404
8785#, c-format
8786msgid ""
8787" -Wnp synonym for -no-warn-explicit-parallel-conflicts\n"
ad4b42b4
NC
8788msgstr ""
8789
c1c69e83
AM
8790#: config/tc-m32r.c:406
8791#, c-format
8792msgid ""
8793" -ignore-parallel-conflicts do not check parallel instructions\n"
ad4b42b4
NC
8794msgstr ""
8795
c1c69e83
AM
8796#: config/tc-m32r.c:408
8797#, c-format
8798msgid " for constraint violations\n"
ad4b42b4
NC
8799msgstr ""
8800
c1c69e83
AM
8801#: config/tc-m32r.c:410
8802#, c-format
8803msgid ""
8804" -no-ignore-parallel-conflicts check parallel instructions for\n"
ad4b42b4
NC
8805msgstr ""
8806
c1c69e83
AM
8807#: config/tc-m32r.c:412
8808#, c-format
8809msgid " constraint violations\n"
ad4b42b4
NC
8810msgstr ""
8811
c1c69e83
AM
8812#: config/tc-m32r.c:414
8813#, c-format
8814msgid " -Ip synonym for -ignore-parallel-conflicts\n"
ad4b42b4
NC
8815msgstr ""
8816
c1c69e83
AM
8817#: config/tc-m32r.c:416
8818#, c-format
8819msgid " -nIp synonym for -no-ignore-parallel-conflicts\n"
ad4b42b4
NC
8820msgstr ""
8821
c1c69e83 8822#: config/tc-m32r.c:419
ad4b42b4 8823#, c-format
c1c69e83
AM
8824msgid ""
8825" -warn-unmatched-high warn when an (s)high reloc has no matching low "
8826"reloc\n"
ad4b42b4
NC
8827msgstr ""
8828
c1c69e83 8829#: config/tc-m32r.c:421
ad4b42b4 8830#, c-format
c1c69e83 8831msgid " -no-warn-unmatched-high do not warn about missing low relocs\n"
ad4b42b4
NC
8832msgstr ""
8833
c1c69e83
AM
8834#: config/tc-m32r.c:423
8835#, c-format
8836msgid " -Wuh synonym for -warn-unmatched-high\n"
ad4b42b4
NC
8837msgstr ""
8838
c1c69e83 8839#: config/tc-m32r.c:425
ad4b42b4 8840#, c-format
c1c69e83 8841msgid " -Wnuh synonym for -no-warn-unmatched-high\n"
ad4b42b4
NC
8842msgstr ""
8843
c1c69e83 8844#: config/tc-m32r.c:428
ad4b42b4 8845#, c-format
c1c69e83 8846msgid " -KPIC generate PIC\n"
60bcf0fa
NC
8847msgstr ""
8848
c1c69e83
AM
8849#: config/tc-m32r.c:850
8850msgid "instructions write to the same destination register."
60bcf0fa
NC
8851msgstr ""
8852
c1c69e83
AM
8853#: config/tc-m32r.c:858
8854msgid "Instructions do not use parallel execution pipelines."
ad4b42b4
NC
8855msgstr ""
8856
c1c69e83
AM
8857#: config/tc-m32r.c:866
8858msgid "Instructions share the same execution pipeline"
ad4b42b4
NC
8859msgstr ""
8860
c1c69e83
AM
8861#: config/tc-m32r.c:931 config/tc-m32r.c:1045
8862#, c-format
8863msgid "not a 16 bit instruction '%s'"
ad4b42b4
NC
8864msgstr ""
8865
c1c69e83 8866#: config/tc-m32r.c:943 config/tc-m32r.c:1057 config/tc-m32r.c:1241
ad4b42b4 8867#, c-format
c1c69e83 8868msgid "instruction '%s' is for the M32R2 only"
ad4b42b4
NC
8869msgstr ""
8870
c1c69e83
AM
8871#: config/tc-m32r.c:956 config/tc-m32r.c:1070 config/tc-m32r.c:1254
8872#, c-format
8873msgid "unknown instruction '%s'"
ad4b42b4
NC
8874msgstr ""
8875
c1c69e83
AM
8876#: config/tc-m32r.c:965 config/tc-m32r.c:1077 config/tc-m32r.c:1261
8877#, c-format
8878msgid "instruction '%s' is for the M32RX only"
ad4b42b4
NC
8879msgstr ""
8880
c1c69e83 8881#: config/tc-m32r.c:974 config/tc-m32r.c:1086
ad4b42b4 8882#, c-format
c1c69e83
AM
8883msgid "instruction '%s' cannot be executed in parallel."
8884msgstr ""
8885
8886#: config/tc-m32r.c:1029 config/tc-m32r.c:1111 config/tc-m32r.c:1318
8887msgid "internal error: lookup/get operands failed"
ad4b42b4
NC
8888msgstr ""
8889
c1c69e83 8890#: config/tc-m32r.c:1096
ad4b42b4 8891#, c-format
c1c69e83 8892msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
ad4b42b4
NC
8893msgstr ""
8894
c1c69e83
AM
8895#: config/tc-m32r.c:1125
8896#, c-format
8897msgid ""
8898"%s: output of 1st instruction is the same as an input to 2nd instruction - "
8899"is this intentional ?"
ad4b42b4
NC
8900msgstr ""
8901
c1c69e83
AM
8902#: config/tc-m32r.c:1129
8903#, c-format
8904msgid ""
8905"%s: output of 2nd instruction is the same as an input to 1st instruction - "
8906"is this intentional ?"
ad4b42b4
NC
8907msgstr ""
8908
c1c69e83
AM
8909#: config/tc-m32r.c:1503
8910#, c-format
8911msgid ".SCOMMon length (%ld.) <0! Ignored."
ad4b42b4
NC
8912msgstr ""
8913
c1c69e83
AM
8914#: config/tc-m32r.c:1553
8915#, c-format
8916msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
ad4b42b4
NC
8917msgstr ""
8918
c1c69e83
AM
8919#: config/tc-m32r.c:1930 config/tc-m32r.c:1983 config/tc-nds32.c:4060
8920#: config/tc-nds32.c:4092 config/tc-sh.c:775 config/tc-sh.c:2455
8921msgid "Invalid PIC expression."
60bcf0fa
NC
8922msgstr ""
8923
c1c69e83
AM
8924#: config/tc-m32r.c:2074
8925msgid "Unmatched high/shigh reloc"
60bcf0fa
NC
8926msgstr ""
8927
c1c69e83
AM
8928#: config/tc-m68hc11.c:418
8929#, c-format
8930msgid ""
8931"Motorola 68HC11/68HC12/68HCS12 options:\n"
8932" -m68hc11 | -m68hc12 |\n"
8933" -m68hcs12 | -mm9s12x |\n"
8934" -mm9s12xg specify the processor [default %s]\n"
8935" -mshort use 16-bit int ABI (default)\n"
8936" -mlong use 32-bit int ABI\n"
8937" -mshort-double use 32-bit double ABI\n"
8938" -mlong-double use 64-bit double ABI (default)\n"
8939" --force-long-branches always turn relative branches into absolute ones\n"
8940" -S,--short-branches do not turn relative branches into absolute ones\n"
8941" when the offset is out of range\n"
8942" --strict-direct-mode do not turn the direct mode into extended mode\n"
8943" when the instruction does not support direct mode\n"
8944" --print-insn-syntax print the syntax of instruction in case of error\n"
8945" --print-opcodes print the list of instructions with syntax\n"
8946" --xgate-ramoffset offset ram addresses by 0xc000\n"
8947" --generate-example generate an example of each instruction\n"
8948" (used for testing)\n"
60bcf0fa
NC
8949msgstr ""
8950
c1c69e83
AM
8951#: config/tc-m68hc11.c:466 config/tc-xgate.c:285
8952#, c-format
8953msgid "Default target `%s' is not supported."
60bcf0fa
NC
8954msgstr ""
8955
c1c69e83
AM
8956#. Dump the opcode statistics table.
8957#: config/tc-m68hc11.c:484
8958#, c-format
8959msgid "Name # Modes Min ops Max ops Modes mask # Used\n"
60bcf0fa
NC
8960msgstr ""
8961
c1c69e83
AM
8962#: config/tc-m68hc11.c:563
8963#, c-format
8964msgid "Option `%s' is not recognized."
60bcf0fa
NC
8965msgstr ""
8966
c1c69e83
AM
8967#: config/tc-m68hc11.c:753
8968msgid "imm3"
60bcf0fa
NC
8969msgstr ""
8970
c1c69e83
AM
8971#: config/tc-m68hc11.c:761
8972msgid "RD"
60bcf0fa
NC
8973msgstr ""
8974
c1c69e83
AM
8975#: config/tc-m68hc11.c:769
8976msgid "RD,RS"
60bcf0fa
NC
8977msgstr ""
8978
c1c69e83
AM
8979#: config/tc-m68hc11.c:777
8980msgid "RI, #imm4"
60bcf0fa
NC
8981msgstr ""
8982
c1c69e83
AM
8983#: config/tc-m68hc11.c:809
8984msgid "RD, (RI,#offs5)"
60bcf0fa
NC
8985msgstr ""
8986
c1c69e83
AM
8987#: config/tc-m68hc11.c:861
8988msgid "#<imm8>"
60bcf0fa
NC
8989msgstr ""
8990
c1c69e83
AM
8991#: config/tc-m68hc11.c:870
8992msgid "#<imm16>"
60bcf0fa
NC
8993msgstr ""
8994
c1c69e83
AM
8995#: config/tc-m68hc11.c:879 config/tc-m68hc11.c:888
8996msgid "<imm8>,X"
60bcf0fa
NC
8997msgstr ""
8998
c1c69e83
AM
8999#: config/tc-m68hc11.c:915
9000msgid "*<abs8>"
ad4b42b4
NC
9001msgstr ""
9002
c1c69e83
AM
9003#: config/tc-m68hc11.c:927
9004msgid "#<mask>"
ad4b42b4
NC
9005msgstr ""
9006
c1c69e83 9007#: config/tc-m68hc11.c:937
ad4b42b4 9008#, c-format
c1c69e83 9009msgid "symbol%d"
ad4b42b4
NC
9010msgstr ""
9011
c1c69e83
AM
9012#: config/tc-m68hc11.c:939
9013msgid "<abs>"
ad4b42b4
NC
9014msgstr ""
9015
c1c69e83
AM
9016#: config/tc-m68hc11.c:958
9017msgid "<label>"
ad4b42b4
NC
9018msgstr ""
9019
c1c69e83
AM
9020#: config/tc-m68hc11.c:974
9021#, c-format
9022msgid ""
9023"# Example of `%s' instructions\n"
9024"\t.sect .text\n"
9025"_start:\n"
ad4b42b4
NC
9026msgstr ""
9027
c1c69e83
AM
9028#: config/tc-m68hc11.c:1021
9029#, c-format
9030msgid "Instruction `%s' is not recognized."
ad4b42b4
NC
9031msgstr ""
9032
c1c69e83 9033#: config/tc-m68hc11.c:1026
ad4b42b4 9034#, c-format
c1c69e83 9035msgid "Instruction formats for `%s':"
ad4b42b4
NC
9036msgstr ""
9037
c1c69e83 9038#: config/tc-m68hc11.c:1178
ad4b42b4 9039#, c-format
c1c69e83 9040msgid "Immediate operand is not allowed for operand %d."
ad4b42b4
NC
9041msgstr ""
9042
c1c69e83
AM
9043#: config/tc-m68hc11.c:1222
9044msgid "Indirect indexed addressing is not valid for 68HC11."
ad4b42b4
NC
9045msgstr ""
9046
c1c69e83
AM
9047#: config/tc-m68hc11.c:1242
9048msgid "Spurious `,' or bad indirect register addressing mode."
ad4b42b4
NC
9049msgstr ""
9050
c1c69e83
AM
9051#: config/tc-m68hc11.c:1264
9052msgid "Missing second register or offset for indexed-indirect mode."
ad4b42b4
NC
9053msgstr ""
9054
c1c69e83
AM
9055#: config/tc-m68hc11.c:1274
9056msgid "Missing second register for indexed-indirect mode."
60bcf0fa
NC
9057msgstr ""
9058
c1c69e83
AM
9059#: config/tc-m68hc11.c:1290
9060msgid "Missing `]' to close indexed-indirect mode."
ad4b42b4
NC
9061msgstr ""
9062
c1c69e83
AM
9063#: config/tc-m68hc11.c:1335 config/tc-m68hc11.c:2965 config/tc-m68hc11.c:3077
9064#: config/tc-m68hc11.c:3151 config/tc-m68hc11.c:3335 config/tc-m68hc11.c:3406
9065msgid "Illegal operand."
8ea2b00f
AM
9066msgstr ""
9067
c1c69e83
AM
9068#. Looks like OP_R_R.
9069#: config/tc-m68hc11.c:1340 config/tc-m68hc11.c:2970 config/tc-m68hc11.c:3082
9070#: config/tc-m68hc11.c:3156 config/tc-m68hc11.c:3262 config/tc-m68hc11.c:3314
9071#: config/tc-m68hc11.c:3322 config/tc-m68hc11.c:3340
9072msgid "Missing operand."
ad4b42b4
NC
9073msgstr ""
9074
c1c69e83
AM
9075#: config/tc-m68hc11.c:1393
9076msgid "Pre-increment mode is not valid for 68HC11"
ad4b42b4
NC
9077msgstr ""
9078
c1c69e83
AM
9079#: config/tc-m68hc11.c:1406
9080msgid "Wrong register in register indirect mode."
ad4b42b4
NC
9081msgstr ""
9082
c1c69e83
AM
9083#: config/tc-m68hc11.c:1414
9084msgid "Missing `]' to close register indirect operand."
ad4b42b4
NC
9085msgstr ""
9086
c1c69e83
AM
9087#: config/tc-m68hc11.c:1434
9088msgid "Post-decrement mode is not valid for 68HC11."
ad4b42b4
NC
9089msgstr ""
9090
c1c69e83
AM
9091#: config/tc-m68hc11.c:1442
9092msgid "Post-increment mode is not valid for 68HC11."
ad4b42b4
NC
9093msgstr ""
9094
c1c69e83
AM
9095#: config/tc-m68hc11.c:1460
9096msgid "Invalid indexed indirect mode."
ad4b42b4
NC
9097msgstr ""
9098
c1c69e83 9099#: config/tc-m68hc11.c:1584
ad4b42b4 9100#, c-format
c1c69e83 9101msgid "Trap id `%ld' is out of range."
ad4b42b4
NC
9102msgstr ""
9103
c1c69e83
AM
9104#: config/tc-m68hc11.c:1588
9105msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
ad4b42b4
NC
9106msgstr ""
9107
c1c69e83 9108#: config/tc-m68hc11.c:1595 config/tc-m68hc11.c:1746
ad4b42b4 9109#, c-format
c1c69e83 9110msgid "Operand out of 8-bit range: `%ld'."
ad4b42b4
NC
9111msgstr ""
9112
c1c69e83
AM
9113#: config/tc-m68hc11.c:1602
9114msgid "The trap id must be a constant."
ad4b42b4
NC
9115msgstr ""
9116
c1c69e83 9117#: config/tc-m68hc11.c:1634 config/tc-m68hc11.c:1789 config/tc-xgate.c:1342
60bcf0fa 9118#, c-format
c1c69e83 9119msgid "Operand `%x' not recognized in fixup8."
cc643b88
NC
9120msgstr ""
9121
c1c69e83
AM
9122#: config/tc-m68hc11.c:1651 config/tc-m68hc11.c:1699
9123#, c-format
9124msgid "Operand out of 16-bit range: `%ld'."
60bcf0fa
NC
9125msgstr ""
9126
c1c69e83
AM
9127#: config/tc-m68hc11.c:1682 config/tc-m68hc11.c:1713
9128#, c-format
9129msgid "Operand `%x' not recognized in fixup16."
328577ad
NC
9130msgstr ""
9131
c1c69e83 9132#: config/tc-m68hc11.c:1806
ad4b42b4 9133#, c-format
c1c69e83 9134msgid "Unexpected branch conversion with `%x'"
ad4b42b4
NC
9135msgstr ""
9136
c1c69e83 9137#: config/tc-m68hc11.c:1892 config/tc-m68hc11.c:2024
ad4b42b4 9138#, c-format
c1c69e83 9139msgid "Operand out of range for a relative branch: `%ld'"
ad4b42b4
NC
9140msgstr ""
9141
c1c69e83
AM
9142#: config/tc-m68hc11.c:1992
9143msgid "Invalid register for dbcc/tbcc instruction."
5f68c319
NC
9144msgstr ""
9145
c1c69e83
AM
9146#: config/tc-m68hc11.c:2080
9147#, c-format
9148msgid "Increment/decrement value is out of range: `%ld'."
60bcf0fa
NC
9149msgstr ""
9150
c1c69e83
AM
9151#: config/tc-m68hc11.c:2092
9152msgid "Expecting a register."
ad4b42b4
NC
9153msgstr ""
9154
c1c69e83
AM
9155#: config/tc-m68hc11.c:2107
9156msgid "Invalid register for post/pre increment."
60bcf0fa
NC
9157msgstr ""
9158
c1c69e83
AM
9159#: config/tc-m68hc11.c:2137
9160msgid "Invalid register."
ad4b42b4
NC
9161msgstr ""
9162
c1c69e83
AM
9163#: config/tc-m68hc11.c:2144
9164#, c-format
9165msgid "Offset out of 16-bit range: %ld."
ad4b42b4
NC
9166msgstr ""
9167
c1c69e83
AM
9168#: config/tc-m68hc11.c:2150
9169#, c-format
9170msgid "Offset out of 5-bit range for movw/movb insn: %ld."
ad4b42b4
NC
9171msgstr ""
9172
c1c69e83
AM
9173#: config/tc-m68hc11.c:2275
9174msgid "Expecting register D for indexed indirect mode."
ad4b42b4
NC
9175msgstr ""
9176
c1c69e83
AM
9177#: config/tc-m68hc11.c:2277
9178msgid "Indexed indirect mode is not allowed for movb/movw."
ad4b42b4
NC
9179msgstr ""
9180
c1c69e83
AM
9181#: config/tc-m68hc11.c:2294
9182msgid "Invalid accumulator register."
ad4b42b4
NC
9183msgstr ""
9184
c1c69e83
AM
9185#: config/tc-m68hc11.c:2319
9186msgid "Invalid indexed register."
ad4b42b4
NC
9187msgstr ""
9188
c1c69e83
AM
9189#: config/tc-m68hc11.c:2329
9190msgid "Addressing mode not implemented yet."
ad4b42b4
NC
9191msgstr ""
9192
c1c69e83
AM
9193#: config/tc-m68hc11.c:2343
9194msgid "Invalid source register for this instruction, use 'tfr'."
ad4b42b4
NC
9195msgstr ""
9196
c1c69e83
AM
9197#: config/tc-m68hc11.c:2345
9198msgid "Invalid source register."
ad4b42b4
NC
9199msgstr ""
9200
c1c69e83
AM
9201#: config/tc-m68hc11.c:2350
9202msgid "Invalid destination register for this instruction, use 'tfr'."
ad4b42b4
NC
9203msgstr ""
9204
c1c69e83
AM
9205#: config/tc-m68hc11.c:2352
9206msgid "Invalid destination register."
ad4b42b4
NC
9207msgstr ""
9208
c1c69e83
AM
9209#: config/tc-m68hc11.c:2527
9210msgid "Invalid indexed register, expecting register X."
ad4b42b4
NC
9211msgstr ""
9212
c1c69e83
AM
9213#: config/tc-m68hc11.c:2529
9214msgid "Invalid indexed register, expecting register Y."
ad4b42b4
NC
9215msgstr ""
9216
c1c69e83
AM
9217#: config/tc-m68hc11.c:2848
9218msgid "No instruction or missing opcode."
ad4b42b4
NC
9219msgstr ""
9220
c1c69e83 9221#: config/tc-m68hc11.c:2858 config/tc-m68hc11.c:3536
ad4b42b4 9222#, c-format
c1c69e83 9223msgid "Opcode `%s' is not recognized."
ad4b42b4
NC
9224msgstr ""
9225
c1c69e83
AM
9226#: config/tc-m68hc11.c:2907 config/tc-m68hc11.c:3456 config/tc-m68hc11.c:3558
9227#, c-format
9228msgid "Garbage at end of instruction: `%s'."
ad4b42b4
NC
9229msgstr ""
9230
c1c69e83
AM
9231#: config/tc-m68hc11.c:3444
9232#, c-format
9233msgid "Failed to find a valid mode for `%s'."
ad4b42b4
NC
9234msgstr ""
9235
c1c69e83 9236#: config/tc-m68hc11.c:3468 config/tc-m68hc11.c:3686 config/tc-m68hc11.c:3692
328577ad 9237#, c-format
c1c69e83 9238msgid "Invalid operand for `%s'"
328577ad
NC
9239msgstr ""
9240
c1c69e83 9241#: config/tc-m68hc11.c:3744
60bcf0fa 9242#, c-format
c1c69e83 9243msgid "Invalid mode: %s\n"
60bcf0fa
NC
9244msgstr ""
9245
c1c69e83
AM
9246#: config/tc-m68hc11.c:3804
9247msgid "bad .relax format"
60bcf0fa
NC
9248msgstr ""
9249
c1c69e83
AM
9250#: config/tc-m68hc11.c:3848 config/tc-xgate.c:633
9251#, c-format
9252msgid "Relocation %d is not supported by object file format."
60bcf0fa
NC
9253msgstr ""
9254
c1c69e83
AM
9255#: config/tc-m68hc11.c:4125
9256msgid "bra or bsr with undefined symbol."
ad4b42b4
NC
9257msgstr ""
9258
c1c69e83 9259#: config/tc-m68hc11.c:4226 config/tc-m68hc11.c:4283
ad4b42b4 9260#, c-format
c1c69e83 9261msgid "Subtype %d is not recognized."
ad4b42b4
NC
9262msgstr ""
9263
c1c69e83
AM
9264#: config/tc-m68hc11.c:4341 config/tc-xgate.c:666
9265msgid "Expression too complex."
ad4b42b4
NC
9266msgstr ""
9267
c1c69e83
AM
9268#: config/tc-m68hc11.c:4372 config/tc-xgate.c:711 config/tc-xgate.c:720
9269msgid "Value out of 16-bit range."
ad4b42b4
NC
9270msgstr ""
9271
c1c69e83 9272#: config/tc-m68hc11.c:4394
ad4b42b4 9273#, c-format
c1c69e83 9274msgid "Value %ld too large for 8-bit PC-relative branch."
ad4b42b4
NC
9275msgstr ""
9276
c1c69e83
AM
9277#: config/tc-m68hc11.c:4404 config/tc-xgate.c:677
9278#, c-format
9279msgid "Value %ld too large for 9-bit PC-relative branch."
ad4b42b4
NC
9280msgstr ""
9281
c1c69e83
AM
9282#: config/tc-m68hc11.c:4413 config/tc-xgate.c:694
9283#, c-format
9284msgid "Value %ld too large for 10-bit PC-relative branch."
ad4b42b4
NC
9285msgstr ""
9286
c1c69e83 9287#: config/tc-m68hc11.c:4421
ad4b42b4 9288#, c-format
c1c69e83 9289msgid "Auto increment/decrement offset '%ld' is out of range."
ad4b42b4
NC
9290msgstr ""
9291
c1c69e83 9292#: config/tc-m68hc11.c:4434
ad4b42b4 9293#, c-format
c1c69e83 9294msgid "Offset out of 5-bit range for movw/movb insn: %ld"
ad4b42b4
NC
9295msgstr ""
9296
c1c69e83
AM
9297#: config/tc-m68hc11.c:4445
9298#, c-format
9299msgid "Offset out of 9-bit range for movw/movb insn: %ld"
ad4b42b4
NC
9300msgstr ""
9301
c1c69e83
AM
9302#: config/tc-m68hc11.c:4457
9303#, c-format
9304msgid "Offset out of 16-bit range for movw/movb insn: %ld"
a5c7551f
RW
9305msgstr ""
9306
c1c69e83 9307#: config/tc-m68hc11.c:4474 config/tc-xgate.c:755
ad4b42b4 9308#, c-format
c1c69e83 9309msgid "Line %d: unknown relocation type: 0x%x."
ad4b42b4
NC
9310msgstr ""
9311
c1c69e83
AM
9312#: config/tc-m68hc11.c:4499
9313msgid "Invalid directive"
2ee0aedf
TG
9314msgstr ""
9315
c1c69e83
AM
9316#: config/tc-m68k.c:1167
9317#, c-format
9318msgid "Can not do %d byte pc-relative relocation"
2ee0aedf
TG
9319msgstr ""
9320
c1c69e83 9321#: config/tc-m68k.c:1169
ad4b42b4 9322#, c-format
c1c69e83 9323msgid "Can not do %d byte pc-relative pic relocation"
ad4b42b4
NC
9324msgstr ""
9325
c1c69e83
AM
9326#: config/tc-m68k.c:1174
9327#, c-format
9328msgid "Can not do %d byte relocation"
6e1772d5
AM
9329msgstr ""
9330
c1c69e83
AM
9331#: config/tc-m68k.c:1176
9332#, c-format
9333msgid "Can not do %d byte pic relocation"
87ccc1b0
NC
9334msgstr ""
9335
c1c69e83 9336#: config/tc-m68k.c:1256
87ccc1b0 9337#, c-format
c1c69e83 9338msgid "Unable to produce reloc against symbol '%s'"
87ccc1b0
NC
9339msgstr ""
9340
c1c69e83 9341#: config/tc-m68k.c:1315 config/tc-vax.c:2363
87ccc1b0 9342#, c-format
c1c69e83 9343msgid "Cannot make %s relocation PC relative"
87ccc1b0
NC
9344msgstr ""
9345
c1c69e83
AM
9346#: config/tc-m68k.c:1431 config/tc-vax.c:1873
9347msgid "No operator"
87ccc1b0
NC
9348msgstr ""
9349
c1c69e83
AM
9350#: config/tc-m68k.c:1461 config/tc-vax.c:1889
9351msgid "Unknown operator"
87ccc1b0
NC
9352msgstr ""
9353
c1c69e83
AM
9354#: config/tc-m68k.c:2364
9355msgid "invalid instruction for this architecture; needs "
87ccc1b0
NC
9356msgstr ""
9357
c1c69e83
AM
9358#: config/tc-m68k.c:2372
9359msgid "hardware divide"
87ccc1b0
NC
9360msgstr ""
9361
c1c69e83
AM
9362#: config/tc-m68k.c:2394 config/tc-m68k.c:2398 config/tc-m68k.c:2402
9363msgid "or higher"
87ccc1b0
NC
9364msgstr ""
9365
c1c69e83
AM
9366#: config/tc-m68k.c:2455
9367msgid "operands mismatch"
87ccc1b0
NC
9368msgstr ""
9369
c1c69e83
AM
9370#: config/tc-m68k.c:2519 config/tc-m68k.c:2525 config/tc-m68k.c:2531
9371#: config/tc-mmix.c:2493 config/tc-mmix.c:2517
9372msgid "operand out of range"
9373msgstr ""
9374
9375#: config/tc-m68k.c:2588
6e1772d5 9376#, c-format
c1c69e83 9377msgid "Bignum too big for %c format; truncated"
87ccc1b0
NC
9378msgstr ""
9379
c1c69e83
AM
9380#: config/tc-m68k.c:2665
9381msgid "displacement too large for this architecture; needs 68020 or higher"
87ccc1b0
NC
9382msgstr ""
9383
c1c69e83
AM
9384#: config/tc-m68k.c:2776
9385msgid ""
9386"scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
c85dd50d
NC
9387msgstr ""
9388
c1c69e83
AM
9389#: config/tc-m68k.c:2781
9390msgid "invalid index size for coldfire"
c85dd50d
NC
9391msgstr ""
9392
c1c69e83
AM
9393#: config/tc-m68k.c:2834
9394msgid "Forcing byte displacement"
c85dd50d
NC
9395msgstr ""
9396
c1c69e83
AM
9397#: config/tc-m68k.c:2836
9398msgid "byte displacement out of range"
c85dd50d
NC
9399msgstr ""
9400
c1c69e83
AM
9401#: config/tc-m68k.c:2884 config/tc-m68k.c:2922
9402msgid "invalid operand mode for this architecture; needs 68020 or higher"
c85dd50d
NC
9403msgstr ""
9404
c1c69e83
AM
9405#: config/tc-m68k.c:2908 config/tc-m68k.c:2942
9406msgid ":b not permitted; defaulting to :w"
c85dd50d
NC
9407msgstr ""
9408
c1c69e83
AM
9409#: config/tc-m68k.c:3019
9410msgid "unsupported byte value; use a different suffix"
c85dd50d
NC
9411msgstr ""
9412
c1c69e83
AM
9413#: config/tc-m68k.c:3034
9414msgid "unknown/incorrect operand"
c85dd50d
NC
9415msgstr ""
9416
c1c69e83
AM
9417#: config/tc-m68k.c:3077 config/tc-m68k.c:3085 config/tc-m68k.c:3092
9418#: config/tc-m68k.c:3099
9419msgid "out of range"
c85dd50d
NC
9420msgstr ""
9421
c1c69e83
AM
9422#: config/tc-m68k.c:3172
9423msgid "Can't use long branches on this architecture"
c85dd50d
NC
9424msgstr ""
9425
c1c69e83
AM
9426#: config/tc-m68k.c:3278
9427msgid "Expression out of range, using 0"
c85dd50d
NC
9428msgstr ""
9429
c1c69e83
AM
9430#: config/tc-m68k.c:3479 config/tc-m68k.c:3495
9431msgid "Floating point register in register list"
c85dd50d
NC
9432msgstr ""
9433
c1c69e83
AM
9434#: config/tc-m68k.c:3485
9435msgid "Wrong register in floating-point reglist"
c85dd50d
NC
9436msgstr ""
9437
c1c69e83
AM
9438#: config/tc-m68k.c:3501
9439msgid "incorrect register in reglist"
c85dd50d
NC
9440msgstr ""
9441
c1c69e83
AM
9442#: config/tc-m68k.c:3507
9443msgid "wrong register in floating-point reglist"
a5c7551f
RW
9444msgstr ""
9445
c1c69e83
AM
9446#. ERROR.
9447#: config/tc-m68k.c:3980
9448msgid "Extra )"
49f58d10
JB
9449msgstr ""
9450
c1c69e83
AM
9451#. ERROR.
9452#: config/tc-m68k.c:3991
9453msgid "Missing )"
a74801ba
ILT
9454msgstr ""
9455
c1c69e83
AM
9456#: config/tc-m68k.c:4008
9457msgid "Missing operand"
6e1772d5
AM
9458msgstr ""
9459
c1c69e83 9460#: config/tc-m68k.c:4333
6e1772d5 9461#, c-format
c1c69e83 9462msgid "unrecognized default cpu `%s'"
252b5132
RH
9463msgstr ""
9464
c1c69e83 9465#: config/tc-m68k.c:4387
6e1772d5 9466#, c-format
c1c69e83 9467msgid "%s -- statement `%s' ignored"
8ad3436c
AM
9468msgstr ""
9469
c1c69e83 9470#: config/tc-m68k.c:4436
6e1772d5 9471#, c-format
c1c69e83 9472msgid "Don't know how to figure width of %c in md_assemble()"
a74801ba
ILT
9473msgstr ""
9474
c1c69e83 9475#: config/tc-m68k.c:4605
6e1772d5 9476#, c-format
c1c69e83 9477msgid "Internal Error: Can't allocate m68k_sorted_opcodes of size %d"
6e1772d5
AM
9478msgstr ""
9479
c1c69e83 9480#: config/tc-m68k.c:4670 config/tc-m68k.c:4709
6e1772d5 9481#, c-format
c1c69e83 9482msgid "Internal Error: Can't find %s in hash table"
6e1772d5
AM
9483msgstr ""
9484
c1c69e83 9485#: config/tc-m68k.c:4673 config/tc-m68k.c:4712
6e1772d5 9486#, c-format
c1c69e83 9487msgid "Internal Error: Can't hash %s: %s"
6e1772d5
AM
9488msgstr ""
9489
c1c69e83 9490#: config/tc-m68k.c:4837
6e1772d5 9491#, c-format
c1c69e83 9492msgid "text label `%s' aligned to odd boundary"
6e1772d5
AM
9493msgstr ""
9494
c1c69e83 9495#: config/tc-m68k.c:5009
6e1772d5 9496#, c-format
c1c69e83 9497msgid "value %ld out of range"
6e1772d5
AM
9498msgstr ""
9499
c1c69e83
AM
9500#: config/tc-m68k.c:5023
9501msgid "invalid byte branch offset"
6e1772d5
AM
9502msgstr ""
9503
c1c69e83
AM
9504#: config/tc-m68k.c:5060
9505msgid "short branch with zero offset: use :w"
a74801ba
ILT
9506msgstr ""
9507
c1c69e83
AM
9508#: config/tc-m68k.c:5104
9509msgid "Conversion of PC relative BSR to absolute JSR"
a74801ba
ILT
9510msgstr ""
9511
c1c69e83
AM
9512#: config/tc-m68k.c:5115
9513msgid "Conversion of PC relative branch to absolute jump"
a74801ba
ILT
9514msgstr ""
9515
c1c69e83
AM
9516#: config/tc-m68k.c:5132 config/tc-m68k.c:5193
9517msgid "Conversion of PC relative conditional branch to absolute jump"
a74801ba
ILT
9518msgstr ""
9519
c1c69e83
AM
9520#: config/tc-m68k.c:5173
9521msgid "Conversion of DBcc to absolute jump"
a74801ba
ILT
9522msgstr ""
9523
c1c69e83
AM
9524#: config/tc-m68k.c:5258
9525msgid "Conversion of PC relative displacement to absolute"
a74801ba
ILT
9526msgstr ""
9527
c1c69e83
AM
9528#: config/tc-m68k.c:5471
9529msgid "Tried to convert PC relative branch to absolute jump"
a74801ba
ILT
9530msgstr ""
9531
c1c69e83
AM
9532#: config/tc-m68k.c:5516 config/tc-m68k.c:5527 config/tc-m68k.c:5571
9533msgid "expression out of range: defaulting to 1"
6e1772d5
AM
9534msgstr ""
9535
c1c69e83
AM
9536#: config/tc-m68k.c:5563
9537msgid "expression out of range: defaulting to 0"
6e1772d5
AM
9538msgstr ""
9539
c1c69e83 9540#: config/tc-m68k.c:5604 config/tc-m68k.c:5616
6e1772d5 9541#, c-format
c1c69e83 9542msgid "Can't deal with expression; defaulting to %ld"
6e1772d5
AM
9543msgstr ""
9544
c1c69e83
AM
9545#: config/tc-m68k.c:5630
9546msgid "expression doesn't fit in BYTE"
6e1772d5
AM
9547msgstr ""
9548
c1c69e83
AM
9549#: config/tc-m68k.c:5634
9550msgid "expression doesn't fit in WORD"
6e1772d5
AM
9551msgstr ""
9552
c1c69e83 9553#: config/tc-m68k.c:5721
6e1772d5 9554#, c-format
c1c69e83 9555msgid "%s: unrecognized processor name"
6e1772d5
AM
9556msgstr ""
9557
c1c69e83
AM
9558#: config/tc-m68k.c:5782
9559msgid "bad coprocessor id"
252b5132
RH
9560msgstr ""
9561
c1c69e83
AM
9562#: config/tc-m68k.c:5788
9563msgid "unrecognized fopt option"
252b5132
RH
9564msgstr ""
9565
c1c69e83 9566#: config/tc-m68k.c:5921
6e1772d5 9567#, c-format
c1c69e83 9568msgid "option `%s' may not be negated"
252b5132
RH
9569msgstr ""
9570
c1c69e83 9571#: config/tc-m68k.c:5932
6e1772d5 9572#, c-format
c1c69e83 9573msgid "option `%s' not recognized"
252b5132
RH
9574msgstr ""
9575
c1c69e83
AM
9576#: config/tc-m68k.c:5961
9577msgid "bad format of OPT NEST=depth"
9578msgstr ""
9579
9580#: config/tc-m68k.c:6017
9581msgid "missing label"
9582msgstr ""
9583
9584#: config/tc-m68k.c:6043
6e1772d5 9585#, c-format
c1c69e83 9586msgid "bad register list: %s"
6e1772d5
AM
9587msgstr ""
9588
c1c69e83
AM
9589#: config/tc-m68k.c:6141
9590msgid "restore without save"
a74801ba
ILT
9591msgstr ""
9592
c1c69e83
AM
9593#: config/tc-m68k.c:6295 config/tc-m68k.c:6665
9594msgid "syntax error in structured control directive"
a74801ba
ILT
9595msgstr ""
9596
c1c69e83
AM
9597#: config/tc-m68k.c:6340
9598msgid "missing condition code in structured control directive"
a74801ba
ILT
9599msgstr ""
9600
c1c69e83 9601#: config/tc-m68k.c:6411
252b5132 9602#, c-format
c1c69e83
AM
9603msgid ""
9604"Condition <%c%c> in structured control directive can not be encoded correctly"
a74801ba
ILT
9605msgstr ""
9606
c1c69e83
AM
9607#: config/tc-m68k.c:6707
9608msgid "missing then"
6e1772d5
AM
9609msgstr ""
9610
c1c69e83
AM
9611#: config/tc-m68k.c:6788
9612msgid "else without matching if"
a74801ba
ILT
9613msgstr ""
9614
c1c69e83
AM
9615#: config/tc-m68k.c:6821
9616msgid "endi without matching if"
a74801ba
ILT
9617msgstr ""
9618
c1c69e83
AM
9619#: config/tc-m68k.c:6861
9620msgid "break outside of structured loop"
a74801ba
ILT
9621msgstr ""
9622
c1c69e83
AM
9623#: config/tc-m68k.c:6899
9624msgid "next outside of structured loop"
a74801ba
ILT
9625msgstr ""
9626
c1c69e83
AM
9627#: config/tc-m68k.c:6950
9628msgid "missing ="
a74801ba
ILT
9629msgstr ""
9630
c1c69e83
AM
9631#: config/tc-m68k.c:6988
9632msgid "missing to or downto"
252b5132
RH
9633msgstr ""
9634
c1c69e83
AM
9635#: config/tc-m68k.c:7024 config/tc-m68k.c:7058 config/tc-m68k.c:7272
9636msgid "missing do"
a74801ba
ILT
9637msgstr ""
9638
c1c69e83
AM
9639#: config/tc-m68k.c:7159
9640msgid "endf without for"
252b5132
RH
9641msgstr ""
9642
c1c69e83
AM
9643#: config/tc-m68k.c:7213
9644msgid "until without repeat"
252b5132
RH
9645msgstr ""
9646
c1c69e83
AM
9647#: config/tc-m68k.c:7307
9648msgid "endw without while"
8ea2b00f
AM
9649msgstr ""
9650
c1c69e83
AM
9651#: config/tc-m68k.c:7340 config/tc-m68k.c:7368
9652msgid "already assembled instructions"
252b5132
RH
9653msgstr ""
9654
c1c69e83 9655#: config/tc-m68k.c:7445
60bcf0fa 9656#, c-format
c1c69e83 9657msgid "`%s' is deprecated, use `%s'"
60bcf0fa
NC
9658msgstr ""
9659
c1c69e83 9660#: config/tc-m68k.c:7464
60bcf0fa 9661#, c-format
c1c69e83 9662msgid "cpu `%s' unrecognized"
60bcf0fa
NC
9663msgstr ""
9664
c1c69e83 9665#: config/tc-m68k.c:7483
6e1772d5 9666#, c-format
c1c69e83 9667msgid "architecture `%s' unrecognized"
60bcf0fa
NC
9668msgstr ""
9669
c1c69e83 9670#: config/tc-m68k.c:7504
60bcf0fa 9671#, c-format
c1c69e83 9672msgid "extension `%s' unrecognized"
60bcf0fa
NC
9673msgstr ""
9674
c1c69e83
AM
9675#: config/tc-m68k.c:7623
9676#, c-format
9677msgid "option `-A%s' is deprecated: use `-%s'"
60bcf0fa
NC
9678msgstr ""
9679
c1c69e83
AM
9680#: config/tc-m68k.c:7656
9681msgid "architecture features both enabled and disabled"
60bcf0fa
NC
9682msgstr ""
9683
c1c69e83
AM
9684#: config/tc-m68k.c:7683
9685msgid "selected processor does not have all features of selected architecture"
60bcf0fa
NC
9686msgstr ""
9687
c1c69e83
AM
9688#: config/tc-m68k.c:7692
9689msgid "m68k and cf features both selected"
60bcf0fa
NC
9690msgstr ""
9691
c1c69e83
AM
9692#: config/tc-m68k.c:7704
9693msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
60bcf0fa
NC
9694msgstr ""
9695
c1c69e83 9696#: config/tc-m68k.c:7736
60bcf0fa 9697#, c-format
c1c69e83
AM
9698msgid ""
9699"-march=<arch>\t\tset architecture\n"
9700"-mcpu=<cpu>\t\tset cpu [default %s]\n"
60bcf0fa
NC
9701msgstr ""
9702
c1c69e83
AM
9703#: config/tc-m68k.c:7741
9704#, c-format
9705msgid "-m[no-]%-16s enable/disable%s architecture extension\n"
60bcf0fa
NC
9706msgstr ""
9707
c1c69e83
AM
9708#: config/tc-m68k.c:7747
9709#, c-format
9710msgid ""
9711"-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
9712"-pic, -k\t\tgenerate position independent code\n"
9713"-S\t\t\tturn jbsr into jsr\n"
9714"--pcrel never turn PC-relative branches into absolute jumps\n"
9715"--register-prefix-optional\n"
9716"\t\t\trecognize register names without prefix character\n"
9717"--bitwise-or\t\tdo not treat `|' as a comment character\n"
9718"--base-size-default-16\tbase reg without size is 16 bits\n"
9719"--base-size-default-32\tbase reg without size is 32 bits (default)\n"
9720"--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
9721"--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
60bcf0fa
NC
9722msgstr ""
9723
c1c69e83 9724#: config/tc-m68k.c:7761
60bcf0fa 9725#, c-format
c1c69e83 9726msgid "Architecture variants are: "
60bcf0fa
NC
9727msgstr ""
9728
c1c69e83 9729#: config/tc-m68k.c:7770
60bcf0fa 9730#, c-format
c1c69e83 9731msgid "Processor variants are: "
60bcf0fa
NC
9732msgstr ""
9733
c1c69e83 9734#: config/tc-m68k.c:7777 config/tc-xtensa.c:6241
60bcf0fa 9735#, c-format
c1c69e83 9736msgid "\n"
60bcf0fa
NC
9737msgstr ""
9738
c1c69e83 9739#: config/tc-m68k.c:7808
60bcf0fa 9740#, c-format
c1c69e83 9741msgid "Error %s in %s\n"
60bcf0fa
NC
9742msgstr ""
9743
c1c69e83
AM
9744#: config/tc-m68k.c:7812
9745#, c-format
9746msgid "Opcode(%d.%s): "
60bcf0fa
NC
9747msgstr ""
9748
c1c69e83
AM
9749#: config/tc-m68k.c:7970
9750msgid "Not a defined coldfire architecture"
60bcf0fa
NC
9751msgstr ""
9752
c1c69e83
AM
9753#: config/tc-m68k.c:8146
9754#, c-format
9755msgid "Adjusted signed .word (%#lx) overflows: `switch'-statement too large."
60bcf0fa
NC
9756msgstr ""
9757
c1c69e83
AM
9758#: config/tc-mcore.c:521 config/tc-microblaze.c:506 config/tc-microblaze.c:534
9759#: config/tc-microblaze.c:571 config/tc-microblaze.c:583
9760#, c-format
9761msgid "register expected, but saw '%.6s'"
60bcf0fa
NC
9762msgstr ""
9763
c1c69e83
AM
9764#: config/tc-mcore.c:603
9765#, c-format
9766msgid "control register expected, but saw '%.6s'"
60bcf0fa
NC
9767msgstr ""
9768
c1c69e83
AM
9769#: config/tc-mcore.c:639
9770msgid "bad/missing psr specifier"
60bcf0fa
NC
9771msgstr ""
9772
c1c69e83
AM
9773#: config/tc-mcore.c:689
9774msgid "more than 65K literal pools"
60bcf0fa
NC
9775msgstr ""
9776
c1c69e83
AM
9777#: config/tc-mcore.c:743
9778msgid "missing ']'"
60bcf0fa
NC
9779msgstr ""
9780
c1c69e83
AM
9781#: config/tc-mcore.c:782
9782msgid "operand must be a constant"
60bcf0fa
NC
9783msgstr ""
9784
c1c69e83
AM
9785#: config/tc-mcore.c:784
9786#, c-format
9787msgid "operand must be absolute in range %u..%u, not %ld"
60bcf0fa
NC
9788msgstr ""
9789
c1c69e83
AM
9790#: config/tc-mcore.c:819
9791msgid "operand must be a multiple of 4"
60bcf0fa
NC
9792msgstr ""
9793
c1c69e83
AM
9794#: config/tc-mcore.c:826
9795msgid "operand must be a multiple of 2"
60bcf0fa
NC
9796msgstr ""
9797
c1c69e83
AM
9798#: config/tc-mcore.c:840 config/tc-mcore.c:1356 config/tc-mcore.c:1410
9799msgid "base register expected"
60bcf0fa
NC
9800msgstr ""
9801
c1c69e83
AM
9802#: config/tc-mcore.c:888 config/tc-microblaze.c:927
9803#: config/tc-microblaze.c:1059 config/tc-microblaze.c:1091
9804#: config/tc-microblaze.c:1544 config/tc-microblaze.c:1610
9805#: config/tc-microblaze.c:1683 config/tc-microblaze.c:2095
9806#: config/tc-microblaze.c:2141
60bcf0fa 9807#, c-format
c1c69e83 9808msgid "unknown opcode \"%s\""
60bcf0fa
NC
9809msgstr ""
9810
c1c69e83
AM
9811#: config/tc-mcore.c:931
9812msgid "invalid register: r15 illegal"
60bcf0fa
NC
9813msgstr ""
9814
c1c69e83
AM
9815#: config/tc-mcore.c:980 config/tc-mcore.c:1561
9816msgid "M340 specific opcode used when assembling for M210"
60bcf0fa
NC
9817msgstr ""
9818
c1c69e83
AM
9819#: config/tc-mcore.c:998 config/tc-mcore.c:1038 config/tc-mcore.c:1057
9820#: config/tc-mcore.c:1076 config/tc-mcore.c:1104 config/tc-mcore.c:1133
9821#: config/tc-mcore.c:1170 config/tc-mcore.c:1205 config/tc-mcore.c:1224
9822#: config/tc-mcore.c:1243 config/tc-mcore.c:1277 config/tc-mcore.c:1302
9823#: config/tc-mcore.c:1359 config/tc-mcore.c:1413 config/tc-mcore.c:1449
9824#: config/tc-mcore.c:1508 config/tc-mcore.c:1530 config/tc-mcore.c:1553
9825msgid "second operand missing"
60bcf0fa
NC
9826msgstr ""
9827
c1c69e83
AM
9828#: config/tc-mcore.c:1014
9829msgid "destination register must be r1"
60bcf0fa
NC
9830msgstr ""
9831
c1c69e83
AM
9832#: config/tc-mcore.c:1035
9833msgid "source register must be r1"
60bcf0fa
NC
9834msgstr ""
9835
c1c69e83
AM
9836#: config/tc-mcore.c:1099 config/tc-mcore.c:1156
9837msgid "immediate is not a power of two"
60bcf0fa
NC
9838msgstr ""
9839
c1c69e83
AM
9840#: config/tc-mcore.c:1127
9841msgid "translating bgeni to movi"
60bcf0fa
NC
9842msgstr ""
9843
c1c69e83
AM
9844#: config/tc-mcore.c:1164
9845msgid "translating mgeni to movi"
60bcf0fa
NC
9846msgstr ""
9847
c1c69e83
AM
9848#: config/tc-mcore.c:1196
9849msgid "translating bmaski to movi"
60bcf0fa
NC
9850msgstr ""
9851
c1c69e83 9852#: config/tc-mcore.c:1272
60bcf0fa 9853#, c-format
c1c69e83 9854msgid "displacement too large (%d)"
60bcf0fa
NC
9855msgstr ""
9856
c1c69e83
AM
9857#: config/tc-mcore.c:1286
9858msgid "Invalid register: r0 and r15 illegal"
60bcf0fa
NC
9859msgstr ""
9860
c1c69e83
AM
9861#: config/tc-mcore.c:1317
9862msgid "bad starting register: r0 and r15 invalid"
60bcf0fa
NC
9863msgstr ""
9864
c1c69e83
AM
9865#: config/tc-mcore.c:1330
9866msgid "ending register must be r15"
60bcf0fa
NC
9867msgstr ""
9868
c1c69e83
AM
9869#: config/tc-mcore.c:1350
9870msgid "bad base register: must be r0"
60bcf0fa
NC
9871msgstr ""
9872
c1c69e83
AM
9873#: config/tc-mcore.c:1368
9874msgid "first register must be r4"
60bcf0fa
NC
9875msgstr ""
9876
c1c69e83
AM
9877#: config/tc-mcore.c:1379
9878msgid "last register must be r7"
60bcf0fa
NC
9879msgstr ""
9880
c1c69e83
AM
9881#: config/tc-mcore.c:1416
9882msgid "reg-reg expected"
60bcf0fa
NC
9883msgstr ""
9884
c1c69e83
AM
9885#: config/tc-mcore.c:1527
9886msgid "second operand must be 1"
60bcf0fa
NC
9887msgstr ""
9888
c1c69e83
AM
9889#: config/tc-mcore.c:1548
9890msgid "zero used as immediate value"
60bcf0fa
NC
9891msgstr ""
9892
c1c69e83
AM
9893#: config/tc-mcore.c:1575
9894msgid "duplicated psr bit specifier"
60bcf0fa
NC
9895msgstr ""
9896
c1c69e83
AM
9897#: config/tc-mcore.c:1581
9898msgid "`af' must appear alone"
60bcf0fa
NC
9899msgstr ""
9900
c1c69e83
AM
9901#: config/tc-mcore.c:1588 config/tc-microblaze.c:1721
9902#, c-format
9903msgid "unimplemented opcode \"%s\""
60bcf0fa
NC
9904msgstr ""
9905
c1c69e83
AM
9906#: config/tc-mcore.c:1597 config/tc-microblaze.c:1730
9907#, c-format
9908msgid "ignoring operands: %s "
60bcf0fa
NC
9909msgstr ""
9910
c1c69e83
AM
9911#: config/tc-mcore.c:1667
9912#, c-format
9913msgid "unrecognised cpu type '%s'"
60bcf0fa
NC
9914msgstr ""
9915
c1c69e83
AM
9916#: config/tc-mcore.c:1685
9917#, c-format
9918msgid ""
9919"MCORE specific options:\n"
9920" -{no-}jsri2bsr\t {dis}able jsri to bsr transformation (def: dis)\n"
9921" -{no-}sifilter\t {dis}able silicon filter behavior (def: dis)\n"
9922" -cpu=[210|340] select CPU type\n"
9923" -EB assemble for a big endian system (default)\n"
9924" -EL assemble for a little endian system\n"
60bcf0fa
NC
9925msgstr ""
9926
c1c69e83
AM
9927#: config/tc-mcore.c:1703 config/tc-microblaze.c:1841
9928msgid "failed sanity check: short_jump"
60bcf0fa
NC
9929msgstr ""
9930
c1c69e83
AM
9931#: config/tc-mcore.c:1713 config/tc-microblaze.c:1851
9932msgid "failed sanity check: long_jump"
60bcf0fa
NC
9933msgstr ""
9934
c1c69e83 9935#: config/tc-mcore.c:1739
60bcf0fa 9936#, c-format
c1c69e83
AM
9937msgid "odd displacement at %x"
9938msgstr ""
9939
9940#. Variable not in small data read only segment accessed
9941#. using small data read only anchor.
9942#: config/tc-mcore.c:1921 config/tc-microblaze.c:1957
9943#: config/tc-microblaze.c:2254 config/tc-microblaze.c:2277
9944msgid "unknown"
60bcf0fa
NC
9945msgstr ""
9946
c1c69e83 9947#: config/tc-mcore.c:1948
60bcf0fa 9948#, c-format
c1c69e83 9949msgid "odd distance branch (0x%lx bytes)"
60bcf0fa
NC
9950msgstr ""
9951
c1c69e83 9952#: config/tc-mcore.c:1952
60bcf0fa 9953#, c-format
c1c69e83 9954msgid "pcrel for branch to %s too far (0x%lx)"
60bcf0fa
NC
9955msgstr ""
9956
c1c69e83 9957#: config/tc-mcore.c:1972
87ccc1b0 9958#, c-format
c1c69e83 9959msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
87ccc1b0
NC
9960msgstr ""
9961
c1c69e83
AM
9962#: config/tc-mcore.c:1984
9963#, c-format
9964msgid "pcrel for loopt too far (0x%lx)"
87ccc1b0
NC
9965msgstr ""
9966
c1c69e83 9967#: config/tc-mcore.c:2180 config/tc-microblaze.c:2421 config/tc-tic30.c:1382
60bcf0fa 9968#, c-format
c1c69e83 9969msgid "Can not do %d byte %srelocation"
60bcf0fa
NC
9970msgstr ""
9971
c1c69e83
AM
9972#: config/tc-mcore.c:2182 config/tc-microblaze.c:2423
9973msgid "pc-relative"
60bcf0fa
NC
9974msgstr ""
9975
c1c69e83 9976#: config/tc-mep.c:341
60bcf0fa 9977#, c-format
c1c69e83
AM
9978msgid ""
9979"MeP specific command line options:\n"
9980" -EB assemble for a big endian system\n"
9981" -EL assemble for a little endian system (default)\n"
9982" -mconfig=<name> specify a chip configuration to use\n"
9983" -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n"
9984" -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n"
9985" -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n"
9986" enable/disable the given opcodes\n"
9987"\n"
9988" If -mconfig is given, the other -m options modify it. Otherwise,\n"
9989" if no -m options are given, all core opcodes are enabled;\n"
9990" if any enabling -m options are given, only those are enabled;\n"
9991" if only disabling -m options are given, only those are disabled.\n"
9992msgstr ""
9993
9994#: config/tc-mep.c:410
9995msgid "$hi and $lo are disabled when MUL and DIV are off"
9996msgstr ""
9997
9998#: config/tc-mep.c:417
9999msgid "$mb0, $me0, $mb1, and $me1 are disabled when COP is off"
10000msgstr ""
10001
10002#: config/tc-mep.c:422
10003msgid "$dbg and $depc are disabled when DEBUG is off"
10004msgstr ""
10005
10006#: config/tc-mep.c:613
10007msgid "core and copro insn lengths must total 32 bits."
10008msgstr ""
10009
10010#: config/tc-mep.c:616 config/tc-mep.c:753
10011msgid "vliw group must consist of 1 core and 1 copro insn."
10012msgstr ""
10013
10014#: config/tc-mep.c:750
10015msgid "core and copro insn lengths must total 64 bits."
60bcf0fa
NC
10016msgstr ""
10017
c1c69e83
AM
10018#: config/tc-mep.c:982
10019#, c-format
10020msgid "cannot pack %s with a 16-bit insn"
60bcf0fa
NC
10021msgstr ""
10022
c1c69e83
AM
10023#: config/tc-mep.c:1000
10024#, c-format
10025msgid "cannot pack %s and %s together with a 16-bit insn"
60bcf0fa
NC
10026msgstr ""
10027
c1c69e83
AM
10028#: config/tc-mep.c:1006
10029msgid "too many IVC2 insns to pack with a 16-bit core insn"
60bcf0fa
NC
10030msgstr ""
10031
c1c69e83 10032#: config/tc-mep.c:1021
60bcf0fa 10033#, c-format
c1c69e83 10034msgid "cannot pack %s into slot P1"
60bcf0fa
NC
10035msgstr ""
10036
c1c69e83
AM
10037#: config/tc-mep.c:1027
10038msgid "too many IVC2 insns to pack with a 32-bit core insn"
6e1772d5
AM
10039msgstr ""
10040
c1c69e83 10041#: config/tc-mep.c:1045
60bcf0fa 10042#, c-format
c1c69e83 10043msgid "unable to pack %s by itself?"
60bcf0fa
NC
10044msgstr ""
10045
c1c69e83 10046#: config/tc-mep.c:1075
8ad3436c 10047#, c-format
c1c69e83 10048msgid "cannot pack %s and %s together"
8ad3436c
AM
10049msgstr ""
10050
c1c69e83
AM
10051#: config/tc-mep.c:1081
10052msgid "too many IVC2 insns to pack together"
252b5132
RH
10053msgstr ""
10054
c1c69e83
AM
10055#. There are no insns in the queue and a plus is present.
10056#. This is a syntax error. Let's not tolerate this.
10057#. We can relax this later if necessary.
10058#: config/tc-mep.c:1318
10059msgid "Invalid use of parallelization operator."
8ad3436c
AM
10060msgstr ""
10061
c1c69e83
AM
10062#: config/tc-mep.c:1364
10063msgid "Leading plus sign not allowed in core mode"
252b5132
RH
10064msgstr ""
10065
c1c69e83 10066#: config/tc-mep.c:1892
a85d7ed0 10067#, c-format
c1c69e83 10068msgid "Don't know how to relocate plain operands of type %s"
a85d7ed0
NC
10069msgstr ""
10070
c1c69e83 10071#: config/tc-mep.c:1902
252b5132 10072#, c-format
c1c69e83 10073msgid "Perhaps you are missing %%tpoff()?"
252b5132
RH
10074msgstr ""
10075
c1c69e83
AM
10076#: config/tc-mep.c:2089
10077msgid "bad .section directive: want a,v,w,x,M,S in string"
252b5132
RH
10078msgstr ""
10079
c1c69e83
AM
10080#: config/tc-mep.c:2147
10081msgid ".vliw unavailable when VLIW is disabled."
252b5132
RH
10082msgstr ""
10083
c1c69e83
AM
10084#: config/tc-metag.c:457
10085msgid "no floating point unit specified"
252b5132
RH
10086msgstr ""
10087
c1c69e83
AM
10088#: config/tc-metag.c:722
10089#, c-format
10090msgid "offset must be a multiple of %d"
c85dd50d
NC
10091msgstr ""
10092
c1c69e83
AM
10093#: config/tc-metag.c:738 config/tc-metag.c:4444
10094msgid "offset and base must be from the same unit"
8ea2b00f
AM
10095msgstr ""
10096
c1c69e83
AM
10097#: config/tc-metag.c:869 config/tc-metag.c:3168 config/tc-metag.c:3270
10098msgid "invalid destination register"
252b5132
RH
10099msgstr ""
10100
c1c69e83
AM
10101#: config/tc-metag.c:885 config/tc-metag.c:903 config/tc-metag.c:1294
10102#: config/tc-metag.c:1312 config/tc-metag.c:1532 config/tc-metag.c:3100
10103#: config/tc-metag.c:3185 config/tc-metag.c:3287
10104msgid "invalid memory operand"
252b5132
RH
10105msgstr ""
10106
c1c69e83
AM
10107#: config/tc-metag.c:940 config/tc-metag.c:3118
10108msgid "invalid source register"
252b5132
RH
10109msgstr ""
10110
c1c69e83
AM
10111#: config/tc-metag.c:1025
10112msgid "invalid destination unit"
252b5132
RH
10113msgstr ""
10114
c1c69e83
AM
10115#: config/tc-metag.c:1033
10116msgid "mov cannot use RD port as destination"
252b5132
RH
10117msgstr ""
10118
c1c69e83
AM
10119#: config/tc-metag.c:1058
10120msgid "invalid source unit"
ac50feda
RH
10121msgstr ""
10122
c1c69e83
AM
10123#: config/tc-metag.c:1066
10124msgid "source and address units must not be shared for this addressing mode"
252b5132
RH
10125msgstr ""
10126
c1c69e83
AM
10127#: config/tc-metag.c:1074 config/tc-metag.c:1678
10128msgid "set can only use RD port as source"
252b5132
RH
10129msgstr ""
10130
c1c69e83
AM
10131#: config/tc-metag.c:1089 config/tc-metag.c:1190 config/tc-metag.c:1441
10132#: config/tc-metag.c:1699 config/tc-metag.c:4054
10133#, c-format
10134msgid "base unit must be one of %s"
252b5132
RH
10135msgstr ""
10136
c1c69e83
AM
10137#. We already tried to encode as an extended GET/SET.
10138#. Parsing as a standard GET/SET provides a smaller offset.
10139#: config/tc-metag.c:1110 config/tc-metag.c:1216 config/tc-metag.c:3131
10140#: config/tc-metag.c:3198 config/tc-metag.c:3300 config/tc-metag.c:4581
10141msgid "offset value out of range"
252b5132
RH
10142msgstr ""
10143
c1c69e83
AM
10144#: config/tc-metag.c:1170
10145msgid "destination unit must be RD"
252b5132
RH
10146msgstr ""
10147
c1c69e83
AM
10148#: config/tc-metag.c:1280
10149msgid "invalid destination register list"
252b5132
RH
10150msgstr ""
10151
c1c69e83
AM
10152#: config/tc-metag.c:1327
10153msgid "invalid source register list"
252b5132
RH
10154msgstr ""
10155
c1c69e83
AM
10156#: config/tc-metag.c:1352
10157msgid "register list must be even numbered"
252b5132
RH
10158msgstr ""
10159
c1c69e83
AM
10160#: config/tc-metag.c:1358
10161msgid "register list must be from the same unit"
252b5132
RH
10162msgstr ""
10163
c1c69e83
AM
10164#: config/tc-metag.c:1381
10165msgid "register list must not contain duplicates"
252b5132
RH
10166msgstr ""
10167
c1c69e83
AM
10168#: config/tc-metag.c:1638
10169msgid "MDRD value must be between 1 and 8"
252b5132
RH
10170msgstr ""
10171
c1c69e83
AM
10172#: config/tc-metag.c:1729
10173msgid "invalid destination memory operand"
252b5132
RH
10174msgstr ""
10175
c1c69e83
AM
10176#: config/tc-metag.c:1744
10177msgid "invalid source memory operand"
252b5132
RH
10178msgstr ""
10179
c1c69e83
AM
10180#: config/tc-metag.c:1751
10181#, c-format
10182msgid "address units must be one of %s"
252b5132
RH
10183msgstr ""
10184
c1c69e83
AM
10185#: config/tc-metag.c:1758
10186msgid "base and offset must be from the same unit"
252b5132
RH
10187msgstr ""
10188
c1c69e83
AM
10189#: config/tc-metag.c:1766
10190msgid "source and destination increment mode must agree"
252b5132
RH
10191msgstr ""
10192
c1c69e83
AM
10193#: config/tc-metag.c:2041
10194msgid ""
10195"PC, CT, TR and TT are treated as if they are a single unit but operands must "
10196"be in different units"
ae351704
AM
10197msgstr ""
10198
c1c69e83
AM
10199#: config/tc-metag.c:2049
10200msgid "source and destination register must be in different units"
252b5132
RH
10201msgstr ""
10202
c1c69e83 10203#: config/tc-metag.c:2081
252b5132 10204#, c-format
c1c69e83 10205msgid "register unit must be one of %s"
252b5132
RH
10206msgstr ""
10207
c1c69e83 10208#: config/tc-metag.c:2168
8ea2b00f 10209#, c-format
c1c69e83 10210msgid "link register unit must be one of %s"
8ea2b00f
AM
10211msgstr ""
10212
c1c69e83
AM
10213#: config/tc-metag.c:2174
10214msgid "link register must be in a low numbered register"
252b5132
RH
10215msgstr ""
10216
c1c69e83
AM
10217#: config/tc-metag.c:2191 config/tc-metag.c:2715 config/tc-metag.c:2769
10218msgid "target out of range"
252b5132
RH
10219msgstr ""
10220
c1c69e83
AM
10221#: config/tc-metag.c:2672
10222msgid "invalid quickrot unit specified"
87ccc1b0
NC
10223msgstr ""
10224
c1c69e83
AM
10225#: config/tc-metag.c:2687
10226msgid "invalid quickrot register specified"
252b5132
RH
10227msgstr ""
10228
c1c69e83
AM
10229#: config/tc-metag.c:2741
10230msgid "source register must be in the trigger unit"
252b5132
RH
10231msgstr ""
10232
c1c69e83
AM
10233#: config/tc-metag.c:2844
10234msgid "Source registers must be in the same unit"
252b5132
RH
10235msgstr ""
10236
c1c69e83
AM
10237#: config/tc-metag.c:3555 config/tc-metag.c:3719 config/tc-metag.c:3987
10238msgid "destination register should be even numbered"
252b5132
RH
10239msgstr ""
10240
c1c69e83
AM
10241#: config/tc-metag.c:3627
10242msgid "comparison must be with register or #0"
252b5132
RH
10243msgstr ""
10244
c1c69e83
AM
10245#: config/tc-metag.c:3693 config/tc-metag.c:3758
10246msgid "instruction cannot operate on pair values"
252b5132
RH
10247msgstr ""
10248
c1c69e83
AM
10249#: config/tc-metag.c:3704
10250msgid "zero flag is not valid for this instruction"
252b5132
RH
10251msgstr ""
10252
c1c69e83
AM
10253#: config/tc-metag.c:3725
10254msgid "source register should be even numbered"
3caac5b8
AM
10255msgstr ""
10256
c1c69e83
AM
10257#: config/tc-metag.c:3785 config/tc-metag.c:3794
10258msgid "fraction bits value out of range"
3caac5b8
AM
10259msgstr ""
10260
c1c69e83
AM
10261#: config/tc-metag.c:3976
10262msgid "simd instructions operate on pair values (L prefix)"
252b5132
RH
10263msgstr ""
10264
c1c69e83
AM
10265#: config/tc-metag.c:3994
10266msgid "source registers should be even numbered"
252b5132
RH
10267msgstr ""
10268
c1c69e83 10269#: config/tc-metag.c:4272
c85dd50d 10270#, c-format
c1c69e83 10271msgid "expected ']', not %c in %s"
c85dd50d
NC
10272msgstr ""
10273
c1c69e83
AM
10274#: config/tc-metag.c:4391
10275msgid "invalid register for memory access"
c85dd50d
NC
10276msgstr ""
10277
c1c69e83
AM
10278#: config/tc-metag.c:4504 config/tc-metag.c:4632
10279msgid "unexpected end of line"
c85dd50d
NC
10280msgstr ""
10281
c1c69e83
AM
10282#: config/tc-metag.c:4551
10283msgid "'H' modifier only valid for accumulator registers"
c85dd50d
NC
10284msgstr ""
10285
c1c69e83
AM
10286#: config/tc-metag.c:4604
10287msgid "base unit must be either A0 or A1"
c85dd50d
NC
10288msgstr ""
10289
c1c69e83
AM
10290#: config/tc-metag.c:4677 config/tc-metag.c:5120
10291msgid "invalid register"
c85dd50d
NC
10292msgstr ""
10293
c1c69e83
AM
10294#: config/tc-metag.c:4825
10295msgid "could not parse template definition"
c85dd50d
NC
10296msgstr ""
10297
c1c69e83
AM
10298#: config/tc-metag.c:5012
10299msgid "QUICKRoT 64-bit extension not applicable to this instruction"
c85dd50d
NC
10300msgstr ""
10301
c1c69e83
AM
10302#: config/tc-metag.c:5068
10303msgid "invalid operands for cross-unit op"
c85dd50d
NC
10304msgstr ""
10305
c1c69e83
AM
10306#: config/tc-metag.c:5110
10307msgid "missing flags: one of 'P', 'N' or 'Z' required"
c85dd50d
NC
10308msgstr ""
10309
c1c69e83
AM
10310#: config/tc-metag.c:5138
10311msgid "'P', 'N' or 'Z' flags may only be specified when accumulating"
c85dd50d
NC
10312msgstr ""
10313
c1c69e83
AM
10314#: config/tc-metag.c:5159
10315msgid "accumulator not a valid destination"
c85dd50d
NC
10316msgstr ""
10317
c1c69e83
AM
10318#: config/tc-metag.c:5169 config/tc-metag.c:5385 config/tc-metag.c:5569
10319msgid "invalid immediate value"
c85dd50d
NC
10320msgstr ""
10321
c1c69e83
AM
10322#: config/tc-metag.c:5181
10323msgid "immediate value not allowed when source & dest differ"
c85dd50d
NC
10324msgstr ""
10325
c1c69e83 10326#: config/tc-metag.c:5213
c85dd50d 10327#, c-format
c1c69e83 10328msgid "invalid register operand: %s"
c85dd50d
NC
10329msgstr ""
10330
c1c69e83
AM
10331#: config/tc-metag.c:5247
10332msgid "QUICKRoT extension requires 4 registers"
c85dd50d
NC
10333msgstr ""
10334
c1c69e83
AM
10335#: config/tc-metag.c:5254
10336msgid "invalid fourth register"
c85dd50d
NC
10337msgstr ""
10338
c1c69e83
AM
10339#: config/tc-metag.c:5261
10340msgid "A0.2,A0.3,A1.2,A1.3 required for QUICKRoT register"
c85dd50d
NC
10341msgstr ""
10342
c1c69e83
AM
10343#: config/tc-metag.c:5289
10344msgid "DSP RAM pointer in incorrect unit"
c85dd50d
NC
10345msgstr ""
10346
c1c69e83
AM
10347#: config/tc-metag.c:5335
10348msgid "invalid register operand #1"
c85dd50d
NC
10349msgstr ""
10350
c1c69e83
AM
10351#: config/tc-metag.c:5349
10352msgid "invalid register operand #2"
c85dd50d
NC
10353msgstr ""
10354
c1c69e83
AM
10355#: config/tc-metag.c:5413
10356msgid "this instruction does not accept an immediate"
c85dd50d
NC
10357msgstr ""
10358
c1c69e83
AM
10359#: config/tc-metag.c:5433
10360msgid "invalid register operand #3"
c85dd50d
NC
10361msgstr ""
10362
c1c69e83
AM
10363#: config/tc-metag.c:5445
10364msgid "this instruction does not accept an accumulator"
c85dd50d
NC
10365msgstr ""
10366
c1c69e83
AM
10367#: config/tc-metag.c:5463
10368msgid "invalid register operand #4"
c85dd50d
NC
10369msgstr ""
10370
c1c69e83
AM
10371#: config/tc-metag.c:5540
10372msgid "invalid accumulator register"
c85dd50d
NC
10373msgstr ""
10374
c1c69e83
AM
10375#: config/tc-metag.c:5596
10376msgid "conditional instruction cannot use G flag"
c85dd50d
NC
10377msgstr ""
10378
c1c69e83
AM
10379#: config/tc-metag.c:5607
10380msgid "conditional instruction cannot use B flag"
c85dd50d
NC
10381msgstr ""
10382
c1c69e83
AM
10383#: config/tc-metag.c:5618
10384msgid "conditional instruction cannot use R flag"
10385msgstr ""
10386
10387#: config/tc-metag.c:5727
10388msgid "'L' modifier not valid for this instruction"
10389msgstr ""
10390
10391#: config/tc-metag.c:5859
c85dd50d 10392#, c-format
c1c69e83 10393msgid "missing fpu name `%s'"
c85dd50d
NC
10394msgstr ""
10395
c1c69e83 10396#: config/tc-metag.c:5870
c85dd50d 10397#, c-format
c1c69e83 10398msgid "unknown fpu `%s'"
c85dd50d
NC
10399msgstr ""
10400
c1c69e83 10401#: config/tc-metag.c:5885
c85dd50d 10402#, c-format
c1c69e83 10403msgid "missing DSP name `%s'"
c85dd50d
NC
10404msgstr ""
10405
c1c69e83 10406#: config/tc-metag.c:5896
c85dd50d 10407#, c-format
c1c69e83 10408msgid "unknown DSP `%s'"
c85dd50d
NC
10409msgstr ""
10410
c1c69e83
AM
10411#: config/tc-metag.c:5914
10412msgid "<dsp name>\t assemble for DSP architecture <dsp name>"
c85dd50d
NC
10413msgstr ""
10414
c1c69e83
AM
10415#: config/tc-metag.c:5952
10416#, c-format
10417msgid " Meta specific command line options:\n"
c85dd50d
NC
10418msgstr ""
10419
c1c69e83
AM
10420#: config/tc-metag.c:6041
10421msgid "premature end of floating point prefix"
c85dd50d
NC
10422msgstr ""
10423
c1c69e83
AM
10424#: config/tc-metag.c:6101
10425msgid "unknown floating point prefix character"
c85dd50d
NC
10426msgstr ""
10427
c1c69e83 10428#: config/tc-metag.c:6250
c85dd50d 10429#, c-format
c1c69e83 10430msgid "unknown DSP prefix character %c %s"
c85dd50d
NC
10431msgstr ""
10432
c1c69e83 10433#: config/tc-metag.c:6513
c85dd50d 10434#, c-format
c1c69e83 10435msgid "instruction mnemonic too long: %s"
c85dd50d
NC
10436msgstr ""
10437
c1c69e83 10438#: config/tc-metag.c:6568
c85dd50d 10439#, c-format
c1c69e83 10440msgid "junk at end of line: \"%s\""
c85dd50d
NC
10441msgstr ""
10442
c1c69e83 10443#: config/tc-metag.c:6575
c85dd50d 10444#, c-format
c1c69e83 10445msgid "failed to assemble instruction: \"%s\""
c85dd50d
NC
10446msgstr ""
10447
c1c69e83 10448#: config/tc-metag.c:6580
c85dd50d 10449#, c-format
c1c69e83 10450msgid "unknown floating point mnemonic: \"%s\""
c85dd50d
NC
10451msgstr ""
10452
c1c69e83 10453#: config/tc-metag.c:6582
c85dd50d 10454#, c-format
c1c69e83 10455msgid "unknown mnemonic: \"%s\""
c85dd50d
NC
10456msgstr ""
10457
c1c69e83 10458#: config/tc-metag.c:6633
c85dd50d 10459#, c-format
c1c69e83 10460msgid "cannot assemble DSP instruction, DSP option not set: %s"
c85dd50d
NC
10461msgstr ""
10462
c1c69e83 10463#: config/tc-metag.c:6640
c85dd50d 10464#, c-format
c1c69e83 10465msgid "cannot assemble FPU instruction, FPU option not set: %s"
c85dd50d
NC
10466msgstr ""
10467
c1c69e83
AM
10468#: config/tc-metag.c:6738 config/tc-nds32.c:5356
10469msgid "Bad call to md_atof()"
c85dd50d
NC
10470msgstr ""
10471
c1c69e83
AM
10472#: config/tc-microblaze.c:511 config/tc-microblaze.c:540
10473#: config/tc-microblaze.c:577
252b5132 10474#, c-format
c1c69e83 10475msgid "Invalid register number at '%.6s'"
252b5132
RH
10476msgstr ""
10477
c1c69e83
AM
10478#: config/tc-microblaze.c:738
10479msgid "operand must be a constant or a label"
10480msgstr ""
10481
10482#: config/tc-microblaze.c:742
252b5132 10483#, c-format
c1c69e83 10484msgid "operand must be absolute in range %d..%d, not %d"
252b5132
RH
10485msgstr ""
10486
c1c69e83
AM
10487#: config/tc-microblaze.c:941 config/tc-microblaze.c:948
10488#: config/tc-microblaze.c:955 config/tc-microblaze.c:988
10489#: config/tc-microblaze.c:995 config/tc-microblaze.c:1001
10490#: config/tc-microblaze.c:1114 config/tc-microblaze.c:1121
10491#: config/tc-microblaze.c:1127 config/tc-microblaze.c:1158
10492#: config/tc-microblaze.c:1165 config/tc-microblaze.c:1185
10493#: config/tc-microblaze.c:1192 config/tc-microblaze.c:1212
10494#: config/tc-microblaze.c:1219 config/tc-microblaze.c:1237
10495#: config/tc-microblaze.c:1244 config/tc-microblaze.c:1266
10496#: config/tc-microblaze.c:1273 config/tc-microblaze.c:1291
10497#: config/tc-microblaze.c:1303 config/tc-microblaze.c:1321
10498#: config/tc-microblaze.c:1338 config/tc-microblaze.c:1345
10499#: config/tc-microblaze.c:1391 config/tc-microblaze.c:1398
10500#: config/tc-microblaze.c:1444 config/tc-microblaze.c:1451
10501#: config/tc-microblaze.c:1473 config/tc-microblaze.c:1480
10502#: config/tc-microblaze.c:1500 config/tc-microblaze.c:1506
10503#: config/tc-microblaze.c:1566 config/tc-microblaze.c:1572
10504#: config/tc-microblaze.c:1632 config/tc-microblaze.c:1706
10505msgid "Error in statement syntax"
a74801ba
ILT
10506msgstr ""
10507
c1c69e83
AM
10508#: config/tc-microblaze.c:961 config/tc-microblaze.c:963
10509#: config/tc-microblaze.c:965 config/tc-microblaze.c:1005
10510#: config/tc-microblaze.c:1007 config/tc-microblaze.c:1131
10511#: config/tc-microblaze.c:1133 config/tc-microblaze.c:1171
10512#: config/tc-microblaze.c:1173 config/tc-microblaze.c:1198
10513#: config/tc-microblaze.c:1200 config/tc-microblaze.c:1225
10514#: config/tc-microblaze.c:1248 config/tc-microblaze.c:1279
10515#: config/tc-microblaze.c:1309 config/tc-microblaze.c:1327
10516#: config/tc-microblaze.c:1457 config/tc-microblaze.c:1459
10517#: config/tc-microblaze.c:1486 config/tc-microblaze.c:1488
10518#: config/tc-microblaze.c:1510 config/tc-microblaze.c:1576
10519#: config/tc-microblaze.c:1638
10520msgid "Cannot use special register with this instruction"
252b5132
RH
10521msgstr ""
10522
c1c69e83
AM
10523#: config/tc-microblaze.c:1015
10524msgid "lmi pseudo instruction should not use a label in imm field"
252b5132
RH
10525msgstr ""
10526
c1c69e83
AM
10527#: config/tc-microblaze.c:1017
10528msgid "smi pseudo instruction should not use a label in imm field"
252b5132
RH
10529msgstr ""
10530
c1c69e83
AM
10531#: config/tc-microblaze.c:1136
10532msgid "Symbol used as immediate for shift instruction"
252b5132
RH
10533msgstr ""
10534
c1c69e83
AM
10535#: config/tc-microblaze.c:1145
10536#, c-format
10537msgid "Shift value > 32. using <value %% 32>"
252b5132
RH
10538msgstr ""
10539
c1c69e83
AM
10540#: config/tc-microblaze.c:1251
10541msgid "Symbol used as immediate value for msrset/msrclr instructions"
252b5132
RH
10542msgstr ""
10543
c1c69e83
AM
10544#: config/tc-microblaze.c:1380 config/tc-microblaze.c:1433
10545msgid "invalid value for special purpose register"
252b5132
RH
10546msgstr ""
10547
c1c69e83
AM
10548#: config/tc-microblaze.c:1646
10549msgid "An IMM instruction should not be present in the .s file"
252b5132
RH
10550msgstr ""
10551
c1c69e83
AM
10552#: config/tc-microblaze.c:1708
10553msgid "Symbol used as immediate for mbar instruction"
252b5132
RH
10554msgstr ""
10555
c1c69e83
AM
10556#: config/tc-microblaze.c:1714
10557#, c-format
10558msgid "Immediate value for mbar > 32. using <value %% 32>"
a74801ba
ILT
10559msgstr ""
10560
c1c69e83
AM
10561#: config/tc-microblaze.c:1791
10562msgid "Bad call to MD_NTOF()"
252b5132
RH
10563msgstr ""
10564
c1c69e83
AM
10565#: config/tc-microblaze.c:2048
10566#, c-format
10567msgid "pcrel for branch to %s too far (0x%x)"
252b5132
RH
10568msgstr ""
10569
c1c69e83
AM
10570#. We know the abs value: Should never happen.
10571#: config/tc-microblaze.c:2202
10572msgid "Absolute PC-relative value in relaxation code. Assembler error....."
252b5132
RH
10573msgstr ""
10574
c1c69e83
AM
10575#. Cannot have a PC-relative branch to a diff segment.
10576#: config/tc-microblaze.c:2216
10577#, c-format
10578msgid "PC relative branch to label %s which is not in the instruction space"
252b5132
RH
10579msgstr ""
10580
c1c69e83
AM
10581#: config/tc-microblaze.c:2257
10582msgid ""
10583"Variable is accessed using small data read only anchor, but it is not in the "
10584"small data read only section"
252b5132
RH
10585msgstr ""
10586
c1c69e83
AM
10587#: config/tc-microblaze.c:2280
10588msgid ""
10589"Variable is accessed using small data read write anchor, but it is not in "
10590"the small data read write section"
252b5132
RH
10591msgstr ""
10592
c1c69e83
AM
10593#: config/tc-microblaze.c:2289
10594msgid "Incorrect fr_opcode value in frag. Internal error....."
252b5132
RH
10595msgstr ""
10596
c1c69e83
AM
10597#. We know the abs value: Should never happen.
10598#: config/tc-microblaze.c:2296
10599msgid "Absolute value in relaxation code. Assembler error....."
252b5132
RH
10600msgstr ""
10601
c1c69e83
AM
10602#: config/tc-microblaze.c:2519 config/tc-mn10300.c:1069 config/tc-sh.c:802
10603#: config/tc-z80.c:694 read.c:4413
10604#, c-format
10605msgid "unsupported BFD relocation size %u"
252b5132
RH
10606msgstr ""
10607
c1c69e83
AM
10608#: config/tc-mips.c:1903
10609#, c-format
10610msgid "the %d-bit %s architecture does not support the `%s' extension"
252b5132
RH
10611msgstr ""
10612
c1c69e83
AM
10613#: config/tc-mips.c:1906
10614#, c-format
10615msgid "the `%s' extension requires %s%d revision %d or greater"
252b5132
RH
10616msgstr ""
10617
c1c69e83
AM
10618#: config/tc-mips.c:1914
10619#, c-format
10620msgid "the `%s' extension requires 64-bit FPRs"
252b5132
RH
10621msgstr ""
10622
c1c69e83
AM
10623#: config/tc-mips.c:2732 config/tc-mips.c:14935
10624#, c-format
10625msgid "unrecognized register name `%s'"
252b5132
RH
10626msgstr ""
10627
c1c69e83
AM
10628#: config/tc-mips.c:2958
10629msgid "invalid register range"
252b5132
RH
10630msgstr ""
10631
c1c69e83
AM
10632#: config/tc-mips.c:2986
10633msgid "vector element must be constant"
252b5132
RH
10634msgstr ""
10635
c1c69e83
AM
10636#: config/tc-mips.c:2996
10637msgid "missing `]'"
252b5132
RH
10638msgstr ""
10639
c1c69e83
AM
10640#: config/tc-mips.c:3192
10641#, c-format
10642msgid "internal: bad mips opcode (mask error): %s %s"
252b5132
RH
10643msgstr ""
10644
c1c69e83
AM
10645#: config/tc-mips.c:3219
10646#, c-format
10647msgid "internal: unknown operand type: %s %s"
a74801ba
ILT
10648msgstr ""
10649
c1c69e83
AM
10650#: config/tc-mips.c:3244
10651#, c-format
10652msgid "internal: bad mips opcode (bits 0x%08lx doubly defined): %s %s"
a74801ba
ILT
10653msgstr ""
10654
c1c69e83 10655#: config/tc-mips.c:3252
252b5132 10656#, c-format
c1c69e83 10657msgid "internal: bad mips opcode (bits 0x%08lx undefined): %s %s"
252b5132
RH
10658msgstr ""
10659
c1c69e83 10660#: config/tc-mips.c:3259
a74801ba 10661#, c-format
c1c69e83 10662msgid "internal: bad mips opcode (bits 0x%08lx defined): %s %s"
a74801ba
ILT
10663msgstr ""
10664
c1c69e83 10665#: config/tc-mips.c:3303
a74801ba 10666#, c-format
c1c69e83 10667msgid "internal error: bad microMIPS opcode (incorrect length: %u): %s %s"
a74801ba
ILT
10668msgstr ""
10669
c1c69e83 10670#: config/tc-mips.c:3311
6e1772d5 10671#, c-format
c1c69e83 10672msgid "internal error: bad microMIPS opcode (opcode/length mismatch): %s %s"
ac50feda
RH
10673msgstr ""
10674
c1c69e83
AM
10675#: config/tc-mips.c:3337
10676msgid "-G may not be used in position-independent code"
ac50feda
RH
10677msgstr ""
10678
c1c69e83
AM
10679#. Probably a memory allocation problem? Give up now.
10680#: config/tc-mips.c:3357 config/tc-mips.c:3448
10681msgid "broken assembler, no assembly attempted"
ac50feda
RH
10682msgstr ""
10683
c1c69e83 10684#: config/tc-mips.c:3387 config/tc-mips.c:3416
ac50feda 10685#, c-format
c1c69e83 10686msgid "internal: can't hash `%s': %s"
ac50feda
RH
10687msgstr ""
10688
c1c69e83
AM
10689#: config/tc-mips.c:3623
10690#, c-format
10691msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
ac50feda
RH
10692msgstr ""
10693
c1c69e83 10694#: config/tc-mips.c:4285
ac50feda 10695#, c-format
c1c69e83 10696msgid "operand %d out of range"
ac50feda
RH
10697msgstr ""
10698
c1c69e83 10699#: config/tc-mips.c:4293
ac50feda 10700#, c-format
c1c69e83 10701msgid "operand %d must be constant"
ac50feda
RH
10702msgstr ""
10703
c1c69e83
AM
10704#: config/tc-mips.c:4337 read.c:4215 read.c:5100 write.c:266 write.c:1009
10705msgid "register value used as expression"
ac50feda
RH
10706msgstr ""
10707
c1c69e83 10708#: config/tc-mips.c:4350
ac50feda 10709#, c-format
c1c69e83 10710msgid "operand %d must be an immediate expression"
ac50feda
RH
10711msgstr ""
10712
c1c69e83 10713#: config/tc-mips.c:4465
ac50feda 10714#, c-format
c1c69e83 10715msgid "float register should be even, was %d"
ac50feda
RH
10716msgstr ""
10717
c1c69e83
AM
10718#: config/tc-mips.c:4477
10719#, c-format
10720msgid "condition code register should be even for %s, was %d"
ac50feda
RH
10721msgstr ""
10722
c1c69e83 10723#: config/tc-mips.c:4482
ae351704 10724#, c-format
c1c69e83 10725msgid "condition code register should be 0 or 4 for %s, was %d"
ae351704
AM
10726msgstr ""
10727
c1c69e83
AM
10728#: config/tc-mips.c:4791
10729msgid "invalid performance register"
a5c7551f
RW
10730msgstr ""
10731
c1c69e83
AM
10732#: config/tc-mips.c:5075
10733msgid "missing frame size"
a5c7551f
RW
10734msgstr ""
10735
c1c69e83
AM
10736#: config/tc-mips.c:5080
10737msgid "frame size specified twice"
a5c7551f
RW
10738msgstr ""
10739
c1c69e83
AM
10740#: config/tc-mips.c:5085
10741msgid "invalid frame size"
a5c7551f
RW
10742msgstr ""
10743
c1c69e83
AM
10744#: config/tc-mips.c:5123
10745#, c-format
10746msgid "operand %d must be an immediate"
a5c7551f
RW
10747msgstr ""
10748
c1c69e83
AM
10749#: config/tc-mips.c:5138
10750msgid "invalid element selector"
a5c7551f
RW
10751msgstr ""
10752
c1c69e83 10753#: config/tc-mips.c:5151
a5c7551f 10754#, c-format
c1c69e83 10755msgid "operand %d must be scalar"
a5c7551f
RW
10756msgstr ""
10757
c1c69e83
AM
10758#: config/tc-mips.c:5292
10759msgid "floating-point expression required"
a5c7551f
RW
10760msgstr ""
10761
c1c69e83
AM
10762#: config/tc-mips.c:5389
10763#, c-format
10764msgid "cannot use `%s' in this section"
a5c7551f
RW
10765msgstr ""
10766
c1c69e83
AM
10767#: config/tc-mips.c:5524
10768msgid "used $at without \".set noat\""
a5c7551f
RW
10769msgstr ""
10770
c1c69e83
AM
10771#: config/tc-mips.c:5526
10772#, c-format
10773msgid "used $%u with \".set at=$%u\""
a5c7551f
RW
10774msgstr ""
10775
c1c69e83 10776#: config/tc-mips.c:6511
a5c7551f 10777#, c-format
c1c69e83 10778msgid "wrong size instruction in a %u-bit branch delay slot"
a5c7551f
RW
10779msgstr ""
10780
c1c69e83 10781#: config/tc-mips.c:6529 config/tc-mips.c:6539
a5c7551f 10782#, c-format
c1c69e83 10783msgid "jump to misaligned address (0x%lx)"
a5c7551f
RW
10784msgstr ""
10785
c1c69e83
AM
10786#: config/tc-mips.c:6554 config/tc-mips.c:7945
10787#, c-format
10788msgid "branch to misaligned address (0x%lx)"
a5c7551f
RW
10789msgstr ""
10790
c1c69e83
AM
10791#: config/tc-mips.c:6560 config/tc-mips.c:7948
10792#, c-format
10793msgid "branch address range overflow (0x%lx)"
ae351704
AM
10794msgstr ""
10795
c1c69e83
AM
10796#: config/tc-mips.c:6764 config/tc-mips.c:17083
10797msgid "extended instruction in delay slot"
ae351704
AM
10798msgstr ""
10799
c1c69e83
AM
10800#: config/tc-mips.c:7191
10801msgid "source and destination must be different"
ae351704
AM
10802msgstr ""
10803
c1c69e83
AM
10804#: config/tc-mips.c:7194
10805msgid "a destination register must be supplied"
ae351704
AM
10806msgstr ""
10807
c1c69e83
AM
10808#: config/tc-mips.c:7199
10809msgid "the source register must not be $31"
ae351704
AM
10810msgstr ""
10811
c1c69e83
AM
10812#: config/tc-mips.c:7416 config/tc-mips.c:13202
10813msgid "invalid unextended operand value"
ae351704
AM
10814msgstr ""
10815
c1c69e83 10816#: config/tc-mips.c:7529
a5c7551f 10817#, c-format
c1c69e83 10818msgid "opcode not supported on this processor: %s (%s)"
a5c7551f
RW
10819msgstr ""
10820
c1c69e83
AM
10821#: config/tc-mips.c:7608
10822msgid "opcode not supported in the `insn32' mode"
a5c7551f
RW
10823msgstr ""
10824
c1c69e83 10825#: config/tc-mips.c:7611
a5c7551f 10826#, c-format
c1c69e83 10827msgid "unrecognized %d-bit version of microMIPS opcode"
a5c7551f
RW
10828msgstr ""
10829
c1c69e83
AM
10830#: config/tc-mips.c:7695
10831msgid ""
10832"macro instruction expanded into multiple instructions in a branch delay slot"
a5c7551f
RW
10833msgstr ""
10834
c1c69e83
AM
10835#: config/tc-mips.c:7698
10836msgid "macro instruction expanded into multiple instructions"
a5c7551f
RW
10837msgstr ""
10838
c1c69e83
AM
10839#: config/tc-mips.c:7702
10840msgid ""
10841"macro instruction expanded into a wrong size instruction in a 16-bit branch "
10842"delay slot"
a5c7551f
RW
10843msgstr ""
10844
c1c69e83
AM
10845#: config/tc-mips.c:7704
10846msgid ""
10847"macro instruction expanded into a wrong size instruction in a 32-bit branch "
10848"delay slot"
a5c7551f
RW
10849msgstr ""
10850
c1c69e83
AM
10851#: config/tc-mips.c:8146
10852msgid "operand overflow"
a5c7551f
RW
10853msgstr ""
10854
c1c69e83
AM
10855#: config/tc-mips.c:8165 config/tc-mips.c:8749 config/tc-mips.c:12690
10856msgid "macro used $at after \".set noat\""
a5c7551f
RW
10857msgstr ""
10858
c1c69e83
AM
10859#: config/tc-mips.c:8313 config/tc-mips.c:11039 config/tc-mips.c:11694
10860#, c-format
10861msgid "number (0x%s) larger than 32 bits"
a5c7551f
RW
10862msgstr ""
10863
c1c69e83
AM
10864#: config/tc-mips.c:8333
10865msgid "number larger than 64 bits"
a5c7551f
RW
10866msgstr ""
10867
c1c69e83
AM
10868#: config/tc-mips.c:8627 config/tc-mips.c:8655 config/tc-mips.c:8693
10869#: config/tc-mips.c:8738 config/tc-mips.c:11274 config/tc-mips.c:11313
10870#: config/tc-mips.c:11352 config/tc-mips.c:11790 config/tc-mips.c:11842
10871msgid "PIC code offset overflow (max 16 signed bits)"
a5c7551f
RW
10872msgstr ""
10873
c1c69e83 10874#: config/tc-mips.c:9266
a5c7551f 10875#, c-format
c1c69e83 10876msgid "BALIGN immediate not 0, 1, 2 or 3 (%lu)"
a5c7551f
RW
10877msgstr ""
10878
c1c69e83
AM
10879#. result is always true
10880#: config/tc-mips.c:9360
10881#, c-format
10882msgid "branch %s is always true"
a5c7551f
RW
10883msgstr ""
10884
c1c69e83
AM
10885#: config/tc-mips.c:9576 config/tc-mips.c:9686
10886msgid "divide by zero"
a5c7551f
RW
10887msgstr ""
10888
c1c69e83
AM
10889#: config/tc-mips.c:9774
10890msgid "dla used to load 32-bit register"
a5c7551f
RW
10891msgstr ""
10892
c1c69e83
AM
10893#: config/tc-mips.c:9777
10894msgid "la used to load 64-bit address"
a5c7551f
RW
10895msgstr ""
10896
c1c69e83
AM
10897#: config/tc-mips.c:9885 config/tc-z80.c:726
10898msgid "offset too large"
a5c7551f
RW
10899msgstr ""
10900
c1c69e83
AM
10901#: config/tc-mips.c:10059 config/tc-mips.c:10337
10902msgid "PIC code offset overflow (max 32 signed bits)"
a5c7551f
RW
10903msgstr ""
10904
c1c69e83 10905#: config/tc-mips.c:10407 config/tc-mips.c:10483
a5c7551f 10906#, c-format
c1c69e83 10907msgid "opcode not supported in the `insn32' mode `%s'"
a5c7551f
RW
10908msgstr ""
10909
c1c69e83
AM
10910#: config/tc-mips.c:10435
10911msgid "MIPS PIC call to register other than $25"
328577ad
NC
10912msgstr ""
10913
c1c69e83
AM
10914#: config/tc-mips.c:10451 config/tc-mips.c:10462 config/tc-mips.c:10595
10915#: config/tc-mips.c:10606
10916msgid "no .cprestore pseudo-op used in PIC code"
cfb8c092
NC
10917msgstr ""
10918
c1c69e83
AM
10919#: config/tc-mips.c:10456 config/tc-mips.c:10600
10920msgid "no .frame pseudo-op used in PIC code"
a5c7551f
RW
10921msgstr ""
10922
c1c69e83
AM
10923#: config/tc-mips.c:10621
10924msgid "non-PIC jump used in PIC library"
ae351704
AM
10925msgstr ""
10926
c1c69e83 10927#: config/tc-mips.c:12248
87ccc1b0 10928#, c-format
c1c69e83 10929msgid "instruction %s: result is always false"
a74801ba
ILT
10930msgstr ""
10931
c1c69e83 10932#: config/tc-mips.c:12401
87ccc1b0 10933#, c-format
c1c69e83 10934msgid "instruction %s: result is always true"
328577ad
NC
10935msgstr ""
10936
c1c69e83
AM
10937#. FIXME: Check if this is one of the itbl macros, since they
10938#. are added dynamically.
10939#: config/tc-mips.c:12686
ac50feda 10940#, c-format
c1c69e83 10941msgid "macro %s not implemented yet"
ac50feda
RH
10942msgstr ""
10943
c1c69e83
AM
10944#: config/tc-mips.c:13027 config/tc-mips.c:13089 config/tc-mips.c:13102
10945#: config/tc-score.c:2691 config/tc-score.c:2737
10946msgid "unrecognized opcode"
cfb8c092
NC
10947msgstr ""
10948
c1c69e83
AM
10949#: config/tc-mips.c:13212
10950msgid "extended operand requested but not required"
ac50feda
RH
10951msgstr ""
10952
c1c69e83
AM
10953#: config/tc-mips.c:13221
10954msgid "operand value out of range for instruction"
ae351704
AM
10955msgstr ""
10956
c1c69e83 10957#: config/tc-mips.c:13316
328577ad 10958#, c-format
c1c69e83 10959msgid "relocation %s isn't supported by the current ABI"
328577ad
NC
10960msgstr ""
10961
c1c69e83
AM
10962#: config/tc-mips.c:13372
10963msgid "unclosed '('"
cc643b88
NC
10964msgstr ""
10965
c1c69e83 10966#: config/tc-mips.c:13438
a5c7551f 10967#, c-format
c1c69e83 10968msgid "a different %s was already specified, is now %s"
a5c7551f
RW
10969msgstr ""
10970
c1c69e83
AM
10971#: config/tc-mips.c:13581
10972msgid "-mmicromips cannot be used with -mips16"
6e1772d5
AM
10973msgstr ""
10974
c1c69e83
AM
10975#: config/tc-mips.c:13596
10976msgid "-mips16 cannot be used with -micromips"
ac50feda
RH
10977msgstr ""
10978
c1c69e83
AM
10979#: config/tc-mips.c:13739 config/tc-mips.c:13785
10980msgid "no compiled in support for 64 bit object file format"
cfb8c092
NC
10981msgstr ""
10982
c1c69e83
AM
10983#: config/tc-mips.c:13792
10984#, c-format
10985msgid "invalid abi -mabi=%s"
cfb8c092
NC
10986msgstr ""
10987
c1c69e83
AM
10988#: config/tc-mips.c:13832
10989#, c-format
10990msgid "invalid NaN setting -mnan=%s"
87ccc1b0
NC
10991msgstr ""
10992
c1c69e83
AM
10993#: config/tc-mips.c:13881
10994msgid "-G not supported in this configuration"
87ccc1b0
NC
10995msgstr ""
10996
c1c69e83
AM
10997#: config/tc-mips.c:13907
10998#, c-format
10999msgid "-%s conflicts with the other architecture options, which imply -%s"
ac50feda
RH
11000msgstr ""
11001
c1c69e83 11002#: config/tc-mips.c:13923
ac50feda 11003#, c-format
c1c69e83 11004msgid "-march=%s is not compatible with the selected ABI"
ac50feda
RH
11005msgstr ""
11006
c1c69e83
AM
11007#: config/tc-mips.c:13942
11008msgid "-mgp64 used with a 32-bit processor"
ac50feda
RH
11009msgstr ""
11010
c1c69e83
AM
11011#: config/tc-mips.c:13944
11012msgid "-mgp32 used with a 64-bit ABI"
ac50feda
RH
11013msgstr ""
11014
c1c69e83
AM
11015#: config/tc-mips.c:13946
11016msgid "-mgp64 used with a 32-bit ABI"
ac50feda
RH
11017msgstr ""
11018
c1c69e83
AM
11019#: config/tc-mips.c:13984
11020msgid "-mfp64 used with a 32-bit fpu"
6e1772d5
AM
11021msgstr ""
11022
c1c69e83
AM
11023#: config/tc-mips.c:13987
11024msgid "-mfp64 used with a 32-bit ABI"
ac50feda
RH
11025msgstr ""
11026
c1c69e83
AM
11027#: config/tc-mips.c:13991
11028msgid "-mfp32 used with a 64-bit ABI"
ac50feda
RH
11029msgstr ""
11030
c1c69e83
AM
11031#: config/tc-mips.c:14005
11032msgid "trap exception not supported at ISA 1"
ac50feda
RH
11033msgstr ""
11034
c1c69e83
AM
11035#: config/tc-mips.c:14069
11036msgid "PC relative MIPS16 instruction references a different section"
ac50feda
RH
11037msgstr ""
11038
c1c69e83
AM
11039#: config/tc-mips.c:14334
11040msgid "TLS relocation against a constant"
ac50feda
RH
11041msgstr ""
11042
c1c69e83
AM
11043#: config/tc-mips.c:14411
11044msgid "unsupported constant in relocation"
11045msgstr ""
11046
11047#: config/tc-mips.c:14450
11048#, c-format
11049msgid "branch to misaligned address (%lx)"
11050msgstr ""
11051
11052#: config/tc-mips.c:14592
11053#, c-format
11054msgid "alignment too large, %d assumed"
87ccc1b0
NC
11055msgstr ""
11056
c1c69e83
AM
11057#: config/tc-mips.c:14595
11058msgid "alignment negative, 0 assumed"
87ccc1b0
NC
11059msgstr ""
11060
c1c69e83
AM
11061#: config/tc-mips.c:14831
11062#, c-format
11063msgid "%s: no such section"
cc643b88
NC
11064msgstr ""
11065
c1c69e83
AM
11066#: config/tc-mips.c:14880
11067#, c-format
11068msgid ".option pic%d not supported"
55cf6793
ZW
11069msgstr ""
11070
c1c69e83
AM
11071#: config/tc-mips.c:14885 config/tc-mips.c:15171
11072msgid "-G may not be used with SVR4 PIC code"
87ccc1b0
NC
11073msgstr ""
11074
c1c69e83
AM
11075#: config/tc-mips.c:14891
11076#, c-format
11077msgid "unrecognized option \"%s\""
ac50feda
RH
11078msgstr ""
11079
c1c69e83
AM
11080#: config/tc-mips.c:14952
11081msgid "`noreorder' must be set before `nomacro'"
ac50feda
RH
11082msgstr ""
11083
c1c69e83
AM
11084#: config/tc-mips.c:14978
11085#, c-format
11086msgid "%s isa does not support 64-bit registers"
328577ad
NC
11087msgstr ""
11088
c1c69e83
AM
11089#: config/tc-mips.c:14989
11090#, c-format
11091msgid "%s isa does not support 64-bit floating point registers"
ae351704
AM
11092msgstr ""
11093
c1c69e83
AM
11094#: config/tc-mips.c:15005
11095msgid "`mips16' cannot be used with `micromips'"
cc643b88
NC
11096msgstr ""
11097
c1c69e83
AM
11098#: config/tc-mips.c:15014
11099msgid "`micromips' cannot be used with `mips16'"
ac50feda
RH
11100msgstr ""
11101
c1c69e83
AM
11102#: config/tc-mips.c:15043
11103#, c-format
11104msgid "unknown architecture %s"
ac50feda
RH
11105msgstr ""
11106
c1c69e83 11107#: config/tc-mips.c:15056 config/tc-mips.c:15093
ac50feda 11108#, c-format
c1c69e83 11109msgid "unknown ISA level %s"
ac50feda
RH
11110msgstr ""
11111
c1c69e83 11112#: config/tc-mips.c:15064
ac50feda 11113#, c-format
c1c69e83 11114msgid "unknown ISA or architecture %s"
ac50feda
RH
11115msgstr ""
11116
c1c69e83
AM
11117#: config/tc-mips.c:15125
11118msgid ".set pop with no .set push"
cc643b88
NC
11119msgstr ""
11120
c1c69e83 11121#: config/tc-mips.c:15154
ac50feda 11122#, c-format
c1c69e83 11123msgid "tried to set unrecognized symbol: %s\n"
ac50feda
RH
11124msgstr ""
11125
c1c69e83
AM
11126#: config/tc-mips.c:15213 config/tc-mips.c:15290 config/tc-mips.c:15393
11127#: config/tc-mips.c:15421 config/tc-mips.c:15468
ac50feda 11128#, c-format
c1c69e83 11129msgid "%s not supported in MIPS16 mode"
ac50feda
RH
11130msgstr ""
11131
c1c69e83
AM
11132#: config/tc-mips.c:15220
11133msgid ".cpload not in noreorder section"
87ccc1b0
NC
11134msgstr ""
11135
c1c69e83
AM
11136#: config/tc-mips.c:15299 config/tc-mips.c:15318
11137msgid "missing argument separator ',' for .cpsetup"
ac50feda
RH
11138msgstr ""
11139
c1c69e83 11140#: config/tc-mips.c:15511
ac50feda 11141#, c-format
c1c69e83 11142msgid "unsupported use of %s"
ac50feda
RH
11143msgstr ""
11144
c1c69e83
AM
11145#: config/tc-mips.c:15602
11146msgid "unsupported use of .gpword"
cfb8c092
NC
11147msgstr ""
11148
c1c69e83
AM
11149#: config/tc-mips.c:15640
11150msgid "unsupported use of .gpdword"
cfb8c092
NC
11151msgstr ""
11152
c1c69e83
AM
11153#: config/tc-mips.c:15672
11154msgid "unsupported use of .ehword"
cfb8c092
NC
11155msgstr ""
11156
c1c69e83
AM
11157#: config/tc-mips.c:15747
11158msgid "bad .nan directive"
cfb8c092
NC
11159msgstr ""
11160
c1c69e83 11161#: config/tc-mips.c:15796
cfb8c092 11162#, c-format
c1c69e83 11163msgid "ignoring attempt to redefine symbol %s"
cfb8c092
NC
11164msgstr ""
11165
c1c69e83
AM
11166#: config/tc-mips.c:15811 ecoff.c:3377
11167msgid "bad .weakext directive"
cfb8c092
NC
11168msgstr ""
11169
c1c69e83
AM
11170#: config/tc-mips.c:16019
11171msgid "unsupported PC relative reference to different section"
cfb8c092
NC
11172msgstr ""
11173
c1c69e83
AM
11174#: config/tc-mips.c:16128 config/tc-xtensa.c:1583 config/tc-xtensa.c:1859
11175msgid "unsupported relocation"
a5c7551f
RW
11176msgstr ""
11177
c1c69e83
AM
11178#: config/tc-mips.c:16641 config/tc-mips.c:16904
11179msgid "relaxed out-of-range branch into a jump"
ac50feda
RH
11180msgstr ""
11181
c1c69e83
AM
11182#: config/tc-mips.c:17454
11183msgid "missing .end at end of assembly"
cfb8c092
NC
11184msgstr ""
11185
c1c69e83
AM
11186#: config/tc-mips.c:17469 config/tc-score.c:5641
11187msgid "expected simple number"
ae351704
AM
11188msgstr ""
11189
c1c69e83
AM
11190#: config/tc-mips.c:17497 config/tc-score.c:5668
11191msgid "invalid number"
3caac5b8
AM
11192msgstr ""
11193
c1c69e83
AM
11194#: config/tc-mips.c:17574 ecoff.c:3004
11195msgid ".end directive without a preceding .ent directive"
3caac5b8
AM
11196msgstr ""
11197
c1c69e83
AM
11198#: config/tc-mips.c:17583
11199msgid ".end symbol does not match .ent symbol"
3caac5b8
AM
11200msgstr ""
11201
c1c69e83
AM
11202#: config/tc-mips.c:17660
11203msgid ".ent or .aent not in text section"
ae351704
AM
11204msgstr ""
11205
c1c69e83
AM
11206#: config/tc-mips.c:17663 config/tc-score.c:5707
11207msgid "missing .end"
11208msgstr ""
11209
11210#: config/tc-mips.c:17746
11211msgid ".mask/.fmask outside of .ent"
3caac5b8
AM
11212msgstr ""
11213
c1c69e83
AM
11214#: config/tc-mips.c:17753
11215msgid "bad .mask/.fmask directive"
3caac5b8
AM
11216msgstr ""
11217
c1c69e83 11218#: config/tc-mips.c:18024
cfb8c092 11219#, c-format
c1c69e83 11220msgid "bad value (%s) for %s"
cfb8c092
NC
11221msgstr ""
11222
c1c69e83 11223#: config/tc-mips.c:18088
ae351704 11224#, c-format
c1c69e83
AM
11225msgid ""
11226"MIPS options:\n"
11227"-EB\t\t\tgenerate big endian output\n"
11228"-EL\t\t\tgenerate little endian output\n"
11229"-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
11230"-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
11231"\t\t\timplicitly with the gp register [default 8]\n"
ae351704
AM
11232msgstr ""
11233
c1c69e83
AM
11234#: config/tc-mips.c:18095
11235#, c-format
11236msgid ""
11237"-mips1\t\t\tgenerate MIPS ISA I instructions\n"
11238"-mips2\t\t\tgenerate MIPS ISA II instructions\n"
11239"-mips3\t\t\tgenerate MIPS ISA III instructions\n"
11240"-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
11241"-mips5 generate MIPS ISA V instructions\n"
11242"-mips32 generate MIPS32 ISA instructions\n"
11243"-mips32r2 generate MIPS32 release 2 ISA instructions\n"
11244"-mips64 generate MIPS64 ISA instructions\n"
11245"-mips64r2 generate MIPS64 release 2 ISA instructions\n"
11246"-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
87ccc1b0
NC
11247msgstr ""
11248
c1c69e83 11249#: config/tc-mips.c:18114
3caac5b8 11250#, c-format
c1c69e83
AM
11251msgid ""
11252"-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
11253"-no-mCPU\t\tdon't generate code specific to CPU.\n"
11254"\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
3caac5b8
AM
11255msgstr ""
11256
c1c69e83
AM
11257#: config/tc-mips.c:18127
11258#, c-format
11259msgid ""
11260"-mips16\t\t\tgenerate mips16 instructions\n"
11261"-no-mips16\t\tdo not generate mips16 instructions\n"
3caac5b8
AM
11262msgstr ""
11263
c1c69e83 11264#: config/tc-mips.c:18130
f12e7348 11265#, c-format
c1c69e83
AM
11266msgid ""
11267"-mmicromips\t\tgenerate microMIPS instructions\n"
11268"-mno-micromips\t\tdo not generate microMIPS instructions\n"
f12e7348
NC
11269msgstr ""
11270
c1c69e83 11271#: config/tc-mips.c:18133
f12e7348 11272#, c-format
c1c69e83
AM
11273msgid ""
11274"-msmartmips\t\tgenerate smartmips instructions\n"
11275"-mno-smartmips\t\tdo not generate smartmips instructions\n"
f12e7348
NC
11276msgstr ""
11277
c1c69e83 11278#: config/tc-mips.c:18136
f12e7348 11279#, c-format
c1c69e83
AM
11280msgid ""
11281"-mdsp\t\t\tgenerate DSP instructions\n"
11282"-mno-dsp\t\tdo not generate DSP instructions\n"
f12e7348
NC
11283msgstr ""
11284
c1c69e83 11285#: config/tc-mips.c:18139
cc643b88 11286#, c-format
c1c69e83
AM
11287msgid ""
11288"-mdspr2\t\t\tgenerate DSP R2 instructions\n"
11289"-mno-dspr2\t\tdo not generate DSP R2 instructions\n"
cc643b88
NC
11290msgstr ""
11291
c1c69e83 11292#: config/tc-mips.c:18142
cc643b88 11293#, c-format
c1c69e83
AM
11294msgid ""
11295"-mmt\t\t\tgenerate MT instructions\n"
11296"-mno-mt\t\t\tdo not generate MT instructions\n"
cc643b88
NC
11297msgstr ""
11298
c1c69e83
AM
11299#: config/tc-mips.c:18145
11300#, c-format
11301msgid ""
11302"-mmcu\t\t\tgenerate MCU instructions\n"
11303"-mno-mcu\t\tdo not generate MCU instructions\n"
cc643b88
NC
11304msgstr ""
11305
c1c69e83 11306#: config/tc-mips.c:18148
cc643b88 11307#, c-format
c1c69e83
AM
11308msgid ""
11309"-mmsa\t\t\tgenerate MSA instructions\n"
11310"-mno-msa\t\tdo not generate MSA instructions\n"
cc643b88
NC
11311msgstr ""
11312
c1c69e83 11313#: config/tc-mips.c:18151
cc643b88
NC
11314#, c-format
11315msgid ""
c1c69e83
AM
11316"-mvirt\t\t\tgenerate Virtualization instructions\n"
11317"-mno-virt\t\tdo not generate Virtualization instructions\n"
cc643b88
NC
11318msgstr ""
11319
c1c69e83 11320#: config/tc-mips.c:18154
ac50feda 11321#, c-format
c1c69e83
AM
11322msgid ""
11323"-minsn32\t\tonly generate 32-bit microMIPS instructions\n"
11324"-mno-insn32\t\tgenerate all microMIPS instructions\n"
ac50feda
RH
11325msgstr ""
11326
c1c69e83 11327#: config/tc-mips.c:18157
ac50feda 11328#, c-format
c1c69e83
AM
11329msgid ""
11330"-mfix-loongson2f-jump\twork around Loongson2F JUMP instructions\n"
11331"-mfix-loongson2f-nop\twork around Loongson2F NOP errata\n"
11332"-mfix-vr4120\t\twork around certain VR4120 errata\n"
11333"-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n"
11334"-mfix-24k\t\tinsert a nop after ERET and DERET instructions\n"
11335"-mfix-cn63xxp1\t\twork around CN63XXP1 PREF errata\n"
11336"-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
11337"-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
11338"-msym32\t\t\tassume all symbols have 32-bit values\n"
11339"-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
11340"-O\t\t\tremove unneeded NOPs and swap branches\n"
11341"--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
11342"--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
ac50feda
RH
11343msgstr ""
11344
c1c69e83 11345#: config/tc-mips.c:18171
ac50feda 11346#, c-format
c1c69e83
AM
11347msgid ""
11348"-mhard-float\t\tallow floating-point instructions\n"
11349"-msoft-float\t\tdo not allow floating-point instructions\n"
11350"-msingle-float\t\tonly allow 32-bit floating-point operations\n"
11351"-mdouble-float\t\tallow 32-bit and 64-bit floating-point operations\n"
11352"--[no-]construct-floats\t[dis]allow floating point values to be constructed\n"
11353"--[no-]relax-branch\t[dis]allow out-of-range branches to be relaxed\n"
11354"-mnan=ENCODING\t\tselect an IEEE 754 NaN encoding convention, either of:\n"
ac50feda
RH
11355msgstr ""
11356
c1c69e83 11357#: config/tc-mips.c:18187
ac50feda 11358#, c-format
c1c69e83
AM
11359msgid ""
11360"-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
11361"-call_nonpic\t\tgenerate non-PIC code that can operate with DSOs\n"
11362"-mvxworks-pic\t\tgenerate VxWorks position independent code\n"
11363"-non_shared\t\tdo not generate code that can operate with DSOs\n"
11364"-xgot\t\t\tassume a 32 bit GOT\n"
11365"-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
11366"-mshared, -mno-shared disable/enable .cpload optimization for\n"
11367" position dependent (non shared) code\n"
11368"-mabi=ABI\t\tcreate ABI conformant object file for:\n"
ac50feda
RH
11369msgstr ""
11370
c1c69e83 11371#: config/tc-mips.c:18208
ac50feda 11372#, c-format
c1c69e83
AM
11373msgid ""
11374"-32\t\t\tcreate o32 ABI object file (default)\n"
11375"-n32\t\t\tcreate n32 ABI object file\n"
11376"-64\t\t\tcreate 64 ABI object file\n"
ac50feda
RH
11377msgstr ""
11378
c1c69e83 11379#: config/tc-mmix.c:700
e7af610e 11380#, c-format
c1c69e83 11381msgid " MMIX-specific command line options:\n"
e7af610e
NC
11382msgstr ""
11383
c1c69e83 11384#: config/tc-mmix.c:701
ac50feda 11385#, c-format
c1c69e83
AM
11386msgid ""
11387" -fixed-special-register-names\n"
11388" Allow only the original special register names.\n"
ac50feda
RH
11389msgstr ""
11390
c1c69e83 11391#: config/tc-mmix.c:704
c85dd50d 11392#, c-format
c1c69e83 11393msgid " -globalize-symbols Make all symbols global.\n"
c85dd50d
NC
11394msgstr ""
11395
c1c69e83
AM
11396#: config/tc-mmix.c:706
11397#, c-format
11398msgid " -gnu-syntax Turn off mmixal syntax compatibility.\n"
f12e7348
NC
11399msgstr ""
11400
c1c69e83
AM
11401#: config/tc-mmix.c:708
11402#, c-format
11403msgid " -relax Create linker relaxable code.\n"
f12e7348
NC
11404msgstr ""
11405
c1c69e83 11406#: config/tc-mmix.c:710
a5c7551f 11407#, c-format
c1c69e83
AM
11408msgid ""
11409" -no-predefined-syms Do not provide mmixal built-in constants.\n"
11410" Implies -fixed-special-register-names.\n"
a5c7551f
RW
11411msgstr ""
11412
c1c69e83 11413#: config/tc-mmix.c:713
87ccc1b0 11414#, c-format
c1c69e83
AM
11415msgid ""
11416" -no-expand Do not expand GETA, branches, PUSHJ or JUMP\n"
11417" into multiple instructions.\n"
87ccc1b0
NC
11418msgstr ""
11419
c1c69e83 11420#: config/tc-mmix.c:716
ac50feda 11421#, c-format
c1c69e83
AM
11422msgid ""
11423" -no-merge-gregs Do not merge GREG definitions with nearby values.\n"
ac50feda
RH
11424msgstr ""
11425
c1c69e83 11426#: config/tc-mmix.c:718
87ccc1b0 11427#, c-format
c1c69e83
AM
11428msgid ""
11429" -linker-allocated-gregs If there's no suitable GREG definition for "
11430"the operands of an instruction, let the linker "
11431"resolve.\n"
ac50feda
RH
11432msgstr ""
11433
c1c69e83 11434#: config/tc-mmix.c:721
ac50feda 11435#, c-format
c1c69e83
AM
11436msgid ""
11437" -x Do not warn when an operand to GETA, a branch,\n"
11438" PUSHJ or JUMP is not known to be within range.\n"
11439" The linker will catch any errors. Implies\n"
11440" -linker-allocated-gregs."
ac50feda
RH
11441msgstr ""
11442
c1c69e83 11443#: config/tc-mmix.c:847
87ccc1b0 11444#, c-format
c1c69e83 11445msgid "unknown opcode: `%s'"
328577ad
NC
11446msgstr ""
11447
c1c69e83
AM
11448#: config/tc-mmix.c:969 config/tc-mmix.c:984
11449msgid "specified location wasn't TETRA-aligned"
ac50feda
RH
11450msgstr ""
11451
c1c69e83
AM
11452#: config/tc-mmix.c:971 config/tc-mmix.c:986 config/tc-mmix.c:4205
11453#: config/tc-mmix.c:4221
11454msgid "unaligned data at an absolute location is not supported"
ac50feda
RH
11455msgstr ""
11456
c1c69e83 11457#: config/tc-mmix.c:1096
cc643b88 11458#, c-format
c1c69e83 11459msgid "invalid operand to opcode %s: `%s'"
ac50feda
RH
11460msgstr ""
11461
c1c69e83
AM
11462#: config/tc-mmix.c:1118 config/tc-mmix.c:1145 config/tc-mmix.c:1178
11463#: config/tc-mmix.c:1186 config/tc-mmix.c:1203 config/tc-mmix.c:1231
11464#: config/tc-mmix.c:1252 config/tc-mmix.c:1277 config/tc-mmix.c:1325
11465#: config/tc-mmix.c:1426 config/tc-mmix.c:1451 config/tc-mmix.c:1483
11466#: config/tc-mmix.c:1515 config/tc-mmix.c:1545 config/tc-mmix.c:1598
11467#: config/tc-mmix.c:1615 config/tc-mmix.c:1642 config/tc-mmix.c:1670
11468#: config/tc-mmix.c:1700 config/tc-mmix.c:1726 config/tc-mmix.c:1742
11469#: config/tc-mmix.c:1768 config/tc-mmix.c:1784 config/tc-mmix.c:1800
11470#: config/tc-mmix.c:1881
6e1772d5 11471#, c-format
c1c69e83 11472msgid "invalid operands to opcode %s: `%s'"
6e1772d5
AM
11473msgstr ""
11474
c1c69e83
AM
11475#: config/tc-mmix.c:1983
11476msgid "internal: mmix_prefix_name but empty prefix"
11477msgstr ""
11478
11479#: config/tc-mmix.c:2046
ac50feda 11480#, c-format
c1c69e83 11481msgid "too many GREG registers allocated (max %d)"
ac50feda
RH
11482msgstr ""
11483
c1c69e83
AM
11484#: config/tc-mmix.c:2104
11485msgid "BSPEC already active. Nesting is not supported."
7b15d668
HPN
11486msgstr ""
11487
c1c69e83
AM
11488#: config/tc-mmix.c:2113
11489msgid "invalid BSPEC expression"
87ccc1b0
NC
11490msgstr ""
11491
c1c69e83 11492#: config/tc-mmix.c:2129
cfb8c092 11493#, c-format
c1c69e83 11494msgid "can't create section %s"
cfb8c092
NC
11495msgstr ""
11496
c1c69e83 11497#: config/tc-mmix.c:2134
cfb8c092 11498#, c-format
c1c69e83 11499msgid "can't set section flags for section %s"
cfb8c092
NC
11500msgstr ""
11501
c1c69e83
AM
11502#: config/tc-mmix.c:2155
11503msgid "ESPEC without preceding BSPEC"
ac50feda
RH
11504msgstr ""
11505
c1c69e83
AM
11506#: config/tc-mmix.c:2184
11507msgid "missing local expression"
ac50feda
RH
11508msgstr ""
11509
c1c69e83
AM
11510#: config/tc-mmix.c:2394
11511msgid "operand out of range, instruction expanded"
ac50feda
RH
11512msgstr ""
11513
c1c69e83
AM
11514#. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
11515#. user-friendly, though a little bit non-substantial.
11516#: config/tc-mmix.c:2645
11517msgid "directive LOCAL must be placed in code or data"
ae351704
AM
11518msgstr ""
11519
c1c69e83
AM
11520#: config/tc-mmix.c:2646
11521msgid "internal confusion: relocation in a section without contents"
ae351704
AM
11522msgstr ""
11523
c1c69e83
AM
11524#: config/tc-mmix.c:2760
11525msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
ae351704
AM
11526msgstr ""
11527
c1c69e83
AM
11528#: config/tc-mmix.c:2808
11529msgid "no suitable GREG definition for operands"
ae351704
AM
11530msgstr ""
11531
c1c69e83
AM
11532#: config/tc-mmix.c:2867
11533msgid "operands were not reducible at assembly-time"
ae351704
AM
11534msgstr ""
11535
c1c69e83
AM
11536#: config/tc-mmix.c:2894
11537#, c-format
11538msgid "cannot generate relocation type for symbol %s, code %s"
ae351704
AM
11539msgstr ""
11540
c1c69e83
AM
11541#: config/tc-mmix.c:2914
11542#, c-format
11543msgid "internal: unhandled label %s"
ae351704
AM
11544msgstr ""
11545
c1c69e83
AM
11546#: config/tc-mmix.c:2944
11547msgid "[0-9]H labels may not appear alone on a line"
cc643b88
NC
11548msgstr ""
11549
c1c69e83
AM
11550#: config/tc-mmix.c:2953
11551msgid "[0-9]H labels do not mix with dot-pseudos"
ac50feda
RH
11552msgstr ""
11553
c1c69e83
AM
11554#: config/tc-mmix.c:3041
11555msgid "invalid characters in input"
ac50feda
RH
11556msgstr ""
11557
c1c69e83
AM
11558#: config/tc-mmix.c:3147
11559msgid "empty label field for IS"
ac50feda
RH
11560msgstr ""
11561
c1c69e83 11562#: config/tc-mmix.c:3473
a5c7551f 11563#, c-format
c1c69e83 11564msgid "internal: unexpected relax type %d:%d"
a5c7551f
RW
11565msgstr ""
11566
c1c69e83
AM
11567#: config/tc-mmix.c:3497
11568msgid "BSPEC without ESPEC."
a5c7551f
RW
11569msgstr ""
11570
c1c69e83
AM
11571#: config/tc-mmix.c:3562
11572msgid "LOC to section unknown or indeterminable at first pass"
328577ad
NC
11573msgstr ""
11574
c1c69e83
AM
11575#: config/tc-mmix.c:3725
11576msgid "GREG expression too complicated"
cfb8c092
NC
11577msgstr ""
11578
c1c69e83
AM
11579#: config/tc-mmix.c:3740
11580msgid "internal: GREG expression not resolved to section"
11581msgstr ""
11582
11583#: config/tc-mmix.c:3789
11584msgid "register section has contents\n"
cfb8c092
NC
11585msgstr ""
11586
c1c69e83
AM
11587#: config/tc-mmix.c:3916
11588msgid "section change from within a BSPEC/ESPEC pair is not supported"
ac50feda
RH
11589msgstr ""
11590
c1c69e83
AM
11591#: config/tc-mmix.c:3937
11592msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
f12e7348
NC
11593msgstr ""
11594
c1c69e83
AM
11595#: config/tc-mmix.c:3947
11596msgid "invalid LOC expression"
252b5132
RH
11597msgstr ""
11598
c1c69e83
AM
11599#: config/tc-mmix.c:3992 config/tc-mmix.c:4019
11600msgid "LOC expression stepping backwards is not supported"
328577ad
NC
11601msgstr ""
11602
c1c69e83
AM
11603#. We will only get here in rare cases involving #NO_APP,
11604#. where the unterminated string is not recognized by the
11605#. preformatting pass.
11606#: config/tc-mmix.c:4128 config/tc-mmix.c:4286 config/tc-z80.c:1725
11607msgid "unterminated string"
328577ad
NC
11608msgstr ""
11609
c1c69e83
AM
11610#: config/tc-mmix.c:4145
11611msgid "BYTE expression not a pure number"
ac50feda
RH
11612msgstr ""
11613
c1c69e83
AM
11614#. Note that mmixal does not allow negative numbers in
11615#. BYTE sequences, so neither should we.
11616#: config/tc-mmix.c:4154
11617msgid "BYTE expression not in the range 0..255"
328577ad
NC
11618msgstr ""
11619
c1c69e83
AM
11620#: config/tc-mmix.c:4203 config/tc-mmix.c:4219
11621msgid "data item with alignment larger than location"
ac50feda
RH
11622msgstr ""
11623
c1c69e83
AM
11624#. Since integer_constant is local to expr.c, we have to make this a
11625#. macro. FIXME: Do it cleaner.
11626#: config/tc-mmix.h:105
11627msgid "`&' serial number operator is not supported"
252b5132
RH
11628msgstr ""
11629
c1c69e83 11630#: config/tc-mn10200.c:303
87ccc1b0 11631#, c-format
c1c69e83
AM
11632msgid ""
11633"MN10200 options:\n"
11634"none yet\n"
ac50feda
RH
11635msgstr ""
11636
c1c69e83 11637#: config/tc-mn10300.c:443
a5c7551f 11638#, c-format
c1c69e83
AM
11639msgid ""
11640"MN10300 assembler options:\n"
11641"none yet\n"
a5c7551f
RW
11642msgstr ""
11643
c1c69e83
AM
11644#: config/tc-mn10300.c:1270
11645msgid "Invalid opcode/operands"
ac50feda
RH
11646msgstr ""
11647
c1c69e83
AM
11648#: config/tc-mn10300.c:1793
11649msgid "Invalid register specification."
ac50feda
RH
11650msgstr ""
11651
c1c69e83
AM
11652#: config/tc-mn10300.c:2391
11653#, c-format
11654msgid "Bad relocation fixup type (%d)"
ac50feda
RH
11655msgstr ""
11656
c1c69e83
AM
11657#: config/tc-moxie.c:104
11658msgid "expecting register"
ae351704
AM
11659msgstr ""
11660
c1c69e83
AM
11661#: config/tc-moxie.c:123 config/tc-moxie.c:139
11662msgid "illegal register number"
ae351704
AM
11663msgstr ""
11664
c1c69e83
AM
11665#: config/tc-moxie.c:188 config/tc-pj.c:260
11666#, c-format
11667msgid "unknown opcode %s"
ae351704
AM
11668msgstr ""
11669
c1c69e83
AM
11670#: config/tc-moxie.c:206 config/tc-moxie.c:225 config/tc-moxie.c:316
11671#: config/tc-moxie.c:362
11672msgid "expecting comma delimited register operands"
ac50feda
RH
11673msgstr ""
11674
c1c69e83
AM
11675#: config/tc-moxie.c:232 config/tc-moxie.c:292 config/tc-moxie.c:304
11676#: config/tc-moxie.c:337 config/tc-moxie.c:369 config/tc-moxie.c:402
11677#: config/tc-moxie.c:456 config/tc-moxie.c:510 config/tc-moxie.c:520
11678#: config/tc-moxie.c:548 config/tc-pj.c:308
11679msgid "extra stuff on line ignored"
87ccc1b0
NC
11680msgstr ""
11681
c1c69e83
AM
11682#: config/tc-moxie.c:252 config/tc-moxie.c:392 config/tc-moxie.c:422
11683#: config/tc-moxie.c:497
11684msgid "expecting comma delimited operands"
87ccc1b0
NC
11685msgstr ""
11686
c1c69e83
AM
11687#: config/tc-moxie.c:320 config/tc-moxie.c:348
11688msgid "expecting indirect register `($rA)'"
a5c7551f
RW
11689msgstr ""
11690
c1c69e83
AM
11691#: config/tc-moxie.c:328 config/tc-moxie.c:356 config/tc-moxie.c:447
11692#: config/tc-moxie.c:489
11693msgid "missing closing parenthesis"
a5c7551f
RW
11694msgstr ""
11695
c1c69e83
AM
11696#: config/tc-moxie.c:439 config/tc-moxie.c:481
11697msgid "expecting indirect register `($rX)'"
a5c7551f
RW
11698msgstr ""
11699
c1c69e83
AM
11700#: config/tc-moxie.c:551 config/tc-pj.c:313
11701msgid "Something forgot to clean up\n"
a5c7551f
RW
11702msgstr ""
11703
c1c69e83 11704#: config/tc-moxie.c:637
cfb8c092 11705#, c-format
c1c69e83
AM
11706msgid ""
11707" -EB assemble for a big endian system (default)\n"
11708" -EL assemble for a little endian system\n"
cfb8c092
NC
11709msgstr ""
11710
c1c69e83
AM
11711#: config/tc-moxie.c:697
11712msgid "pcrel too far BFD_RELOC_MOXIE_10"
87ccc1b0
NC
11713msgstr ""
11714
c1c69e83
AM
11715#: config/tc-msp430.c:978
11716msgid ".profiler pseudo requires at least two operands."
ac50feda
RH
11717msgstr ""
11718
c1c69e83
AM
11719#: config/tc-msp430.c:1037
11720msgid "unknown profiling flag - ignored."
ac50feda
RH
11721msgstr ""
11722
c1c69e83
AM
11723#: config/tc-msp430.c:1053
11724msgid "ambiguous flags combination - '.profiler' directive ignored."
328577ad
NC
11725msgstr ""
11726
c1c69e83
AM
11727#: config/tc-msp430.c:1063
11728msgid "profiling in absolute section?"
328577ad
NC
11729msgstr ""
11730
c1c69e83
AM
11731#: config/tc-msp430.c:1164
11732msgid "MCU option requires a name\n"
328577ad
NC
11733msgstr ""
11734
c1c69e83 11735#: config/tc-msp430.c:1176
328577ad 11736#, c-format
c1c69e83 11737msgid "redefinition of mcu type '%s' to '%s'"
328577ad
NC
11738msgstr ""
11739
c1c69e83 11740#: config/tc-msp430.c:1193
328577ad 11741#, c-format
c1c69e83 11742msgid "unrecognised argument to -mcpu option '%s'"
328577ad
NC
11743msgstr ""
11744
c1c69e83
AM
11745#: config/tc-msp430.c:1333
11746#, c-format
11747msgid ""
11748"MSP430 options:\n"
11749" -mmcu=<msp430-name> - select microcontroller type\n"
11750" -mcpu={430|430x|430xv2} - select microcontroller architecture\n"
ae351704
AM
11751msgstr ""
11752
c1c69e83 11753#: config/tc-msp430.c:1337
328577ad 11754#, c-format
c1c69e83
AM
11755msgid ""
11756" -mQ - enable relaxation at assembly time. DANGEROUS!\n"
11757" -mP - enable polymorph instructions\n"
328577ad
NC
11758msgstr ""
11759
c1c69e83
AM
11760#: config/tc-msp430.c:1340
11761#, c-format
11762msgid " -ml - enable large code model\n"
a5c7551f
RW
11763msgstr ""
11764
c1c69e83 11765#: config/tc-msp430.c:1342
c85dd50d 11766#, c-format
c1c69e83 11767msgid " -mN - disable generation of NOP after changing interrupts\n"
c85dd50d
NC
11768msgstr ""
11769
c1c69e83 11770#: config/tc-msp430.c:1344
a5c7551f 11771#, c-format
c1c69e83 11772msgid " -mn - enable generation of NOP after changing interrupts\n"
a5c7551f
RW
11773msgstr ""
11774
c1c69e83
AM
11775#: config/tc-msp430.c:1346
11776#, c-format
11777msgid " -md - Force copying of data from ROM to RAM at startup\n"
cfb8c092
NC
11778msgstr ""
11779
c1c69e83
AM
11780#: config/tc-msp430.c:1518 config/tc-msp430.c:1692 config/tc-msp430.c:1799
11781#, c-format
11782msgid "value 0x%x out of extended range."
cfb8c092
NC
11783msgstr ""
11784
c1c69e83 11785#: config/tc-msp430.c:1524
a5c7551f 11786#, c-format
c1c69e83 11787msgid "value %d out of range. Use #lo() or #hi()"
328577ad
NC
11788msgstr ""
11789
c1c69e83 11790#: config/tc-msp430.c:1615
fce00800 11791#, c-format
c1c69e83 11792msgid "unknown expression in operand %s. use #llo() #lhi() #hlo() #hhi() "
fce00800
AM
11793msgstr ""
11794
c1c69e83 11795#: config/tc-msp430.c:1666
328577ad 11796#, c-format
c1c69e83 11797msgid "Registers cannot be used within immediate expression [%s]"
328577ad
NC
11798msgstr ""
11799
c1c69e83 11800#: config/tc-msp430.c:1668
8ea2b00f 11801#, c-format
c1c69e83 11802msgid "unknown operand %s"
8ea2b00f
AM
11803msgstr ""
11804
c1c69e83
AM
11805#: config/tc-msp430.c:1698 config/tc-msp430.c:1805
11806#, c-format
11807msgid "value out of range: 0x%x"
328577ad
NC
11808msgstr ""
11809
c1c69e83 11810#: config/tc-msp430.c:1709
328577ad 11811#, c-format
c1c69e83 11812msgid "Registers cannot be used within absolute expression [%s]"
328577ad
NC
11813msgstr ""
11814
c1c69e83
AM
11815#: config/tc-msp430.c:1711 config/tc-msp430.c:1826
11816#, c-format
11817msgid "unknown expression in operand %s"
328577ad
NC
11818msgstr ""
11819
c1c69e83
AM
11820#: config/tc-msp430.c:1725
11821#, c-format
11822msgid "unknown addressing mode %s"
328577ad
NC
11823msgstr ""
11824
c1c69e83 11825#: config/tc-msp430.c:1733
c85dd50d 11826#, c-format
c1c69e83 11827msgid "Bad register name %s"
c85dd50d
NC
11828msgstr ""
11829
c1c69e83
AM
11830#: config/tc-msp430.c:1744
11831msgid "cannot use indirect addressing with the PC"
328577ad
NC
11832msgstr ""
11833
c1c69e83
AM
11834#: config/tc-msp430.c:1763
11835msgid "')' required"
87ccc1b0
NC
11836msgstr ""
11837
c1c69e83 11838#: config/tc-msp430.c:1775
a5c7551f 11839#, c-format
c1c69e83 11840msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
a5c7551f
RW
11841msgstr ""
11842
c1c69e83
AM
11843#: config/tc-msp430.c:1782
11844msgid "r2 should not be used in indexed addressing mode"
328577ad
NC
11845msgstr ""
11846
c1c69e83
AM
11847#: config/tc-msp430.c:1824
11848#, c-format
11849msgid "Registers cannot be used as a prefix of indexed expression [%s]"
328577ad
NC
11850msgstr ""
11851
c1c69e83
AM
11852#. Unreachable.
11853#: config/tc-msp430.c:1858
328577ad 11854#, c-format
c1c69e83 11855msgid "unknown addressing mode for operand %s"
328577ad
NC
11856msgstr ""
11857
c1c69e83
AM
11858#: config/tc-msp430.c:1889
11859#, c-format
11860msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
87ccc1b0
NC
11861msgstr ""
11862
c1c69e83
AM
11863#: config/tc-msp430.c:1899
11864msgid "this addressing mode is not applicable for destination operand"
328577ad
NC
11865msgstr ""
11866
c1c69e83
AM
11867#: config/tc-msp430.c:1931 config/tc-msp430.c:2066 config/tc-msp430.c:2103
11868#: config/tc-msp430.c:2133 config/tc-msp430.c:2715 config/tc-msp430.c:2793
11869#: config/tc-msp430.c:2933
11870#, c-format
11871msgid "expected register as second argument of %s"
328577ad
NC
11872msgstr ""
11873
c1c69e83
AM
11874#: config/tc-msp430.c:1970 config/tc-msp430.c:2036
11875#, c-format
11876msgid "index value too big for %s"
328577ad
NC
11877msgstr ""
11878
c1c69e83
AM
11879#: config/tc-msp430.c:1987 config/tc-msp430.c:2053 config/tc-msp430.c:2160
11880#, c-format
11881msgid "unexpected addressing mode for %s"
328577ad
NC
11882msgstr ""
11883
c1c69e83
AM
11884#: config/tc-msp430.c:2073 config/tc-msp430.c:2110 config/tc-msp430.c:2140
11885#, c-format
11886msgid "constant generator destination register found in %s"
328577ad
NC
11887msgstr ""
11888
c1c69e83
AM
11889#: config/tc-msp430.c:2117 config/tc-msp430.c:2147
11890#, c-format
11891msgid "constant generator source register found in %s"
328577ad
NC
11892msgstr ""
11893
c1c69e83
AM
11894#: config/tc-msp430.c:2229
11895msgid "no size modifier after period, .w assumed"
328577ad
NC
11896msgstr ""
11897
c1c69e83 11898#: config/tc-msp430.c:2233
a5c7551f 11899#, c-format
c1c69e83 11900msgid "unrecognised instruction size modifier .%c"
a5c7551f
RW
11901msgstr ""
11902
c1c69e83 11903#: config/tc-msp430.c:2247
6e1772d5 11904#, c-format
c1c69e83 11905msgid "junk found after instruction: %s.%s"
87ccc1b0
NC
11906msgstr ""
11907
c1c69e83 11908#: config/tc-msp430.c:2267
6e1772d5 11909#, c-format
c1c69e83 11910msgid "instruction %s.a does not exist"
87ccc1b0
NC
11911msgstr ""
11912
c1c69e83 11913#: config/tc-msp430.c:2281
6e1772d5 11914#, c-format
c1c69e83 11915msgid "instruction %s requires %d operand(s)"
87ccc1b0
NC
11916msgstr ""
11917
c1c69e83 11918#: config/tc-msp430.c:2297
6e1772d5 11919#, c-format
c1c69e83 11920msgid "instruction %s requires MSP430X mcu"
87ccc1b0
NC
11921msgstr ""
11922
c1c69e83 11923#: config/tc-msp430.c:2317
cfb8c092 11924#, c-format
c1c69e83 11925msgid "unable to repeat %s insn"
cfb8c092
NC
11926msgstr ""
11927
c1c69e83
AM
11928#. NOP
11929#: config/tc-msp430.c:2351 config/tc-msp430.c:2436 config/tc-msp430.c:3193
ae351704 11930#, c-format
c1c69e83 11931msgid "a NOP instruction has been inserted after %s"
ae351704
AM
11932msgstr ""
11933
c1c69e83
AM
11934#: config/tc-msp430.c:2377 config/tc-msp430.c:2477 config/tc-msp430.c:3091
11935#: config/tc-msp430.c:3255
11936msgid "repeat instruction used with non-register mode instruction"
3caac5b8
AM
11937msgstr ""
11938
c1c69e83
AM
11939#: config/tc-msp430.c:2466 config/tc-msp430.c:2800 config/tc-msp430.c:2840
11940#: config/tc-msp430.c:3225
ae351704 11941#, c-format
c1c69e83 11942msgid "%s: attempt to rotate the PC register"
ae351704
AM
11943msgstr ""
11944
c1c69e83 11945#: config/tc-msp430.c:2702 config/tc-msp430.c:2773
3caac5b8 11946#, c-format
c1c69e83 11947msgid "expected #n as first argument of %s"
3caac5b8
AM
11948msgstr ""
11949
c1c69e83 11950#: config/tc-msp430.c:2708 config/tc-msp430.c:2779
cfb8c092 11951#, c-format
c1c69e83 11952msgid "expected constant expression for first argument of %s"
cfb8c092
NC
11953msgstr ""
11954
c1c69e83
AM
11955#: config/tc-msp430.c:2734
11956msgid "Too many registers popped"
87ccc1b0
NC
11957msgstr ""
11958
c1c69e83
AM
11959#: config/tc-msp430.c:2744
11960msgid "Cannot use POPM to restore the SR register"
f12e7348
NC
11961msgstr ""
11962
c1c69e83 11963#: config/tc-msp430.c:2764 config/tc-msp430.c:2826 config/tc-msp430.c:2885
6e1772d5 11964#, c-format
c1c69e83 11965msgid "repeat count cannot be used with %s"
87ccc1b0
NC
11966msgstr ""
11967
c1c69e83 11968#: config/tc-msp430.c:2786
6e1772d5 11969#, c-format
c1c69e83 11970msgid "expected first argument of %s to be in the range 1-4"
87ccc1b0
NC
11971msgstr ""
11972
c1c69e83 11973#: config/tc-msp430.c:2833
6e1772d5 11974#, c-format
c1c69e83 11975msgid "expected register as argument of %s"
328577ad
NC
11976msgstr ""
11977
c1c69e83 11978#: config/tc-msp430.c:2903
6e1772d5 11979#, c-format
c1c69e83 11980msgid "expected value of first argument of %s to fit into 20-bits"
328577ad
NC
11981msgstr ""
11982
c1c69e83 11983#: config/tc-msp430.c:2922
6e1772d5 11984#, c-format
c1c69e83 11985msgid "expected register name or constant as first argument of %s"
328577ad
NC
11986msgstr ""
11987
c1c69e83
AM
11988#: config/tc-msp430.c:3011
11989msgid "expected constant value as argument to RPT"
328577ad
NC
11990msgstr ""
11991
c1c69e83
AM
11992#: config/tc-msp430.c:3017
11993msgid "expected constant in the range 2..16"
328577ad
NC
11994msgstr ""
11995
c1c69e83
AM
11996#: config/tc-msp430.c:3032
11997msgid "PC used as an argument to RPT"
328577ad
NC
11998msgstr ""
11999
c1c69e83
AM
12000#: config/tc-msp430.c:3038
12001msgid "expected constant or register name as argument to RPT insn"
328577ad
NC
12002msgstr ""
12003
c1c69e83
AM
12004#: config/tc-msp430.c:3045
12005msgid "Illegal emulated instruction "
328577ad
NC
12006msgstr ""
12007
c1c69e83 12008#: config/tc-msp430.c:3243
6e1772d5 12009#, c-format
c1c69e83 12010msgid "%s instruction does not accept a .b suffix"
324bfcf3
AO
12011msgstr ""
12012
c1c69e83 12013#: config/tc-msp430.c:3348
6e1772d5 12014#, c-format
c1c69e83 12015msgid "Even number required. Rounded to %d"
328577ad
NC
12016msgstr ""
12017
c1c69e83 12018#: config/tc-msp430.c:3359
328577ad 12019#, c-format
c1c69e83 12020msgid "Wrong displacement %d"
328577ad
NC
12021msgstr ""
12022
c1c69e83
AM
12023#: config/tc-msp430.c:3381
12024msgid "instruction requires label sans '$'"
328577ad
NC
12025msgstr ""
12026
c1c69e83
AM
12027#: config/tc-msp430.c:3385
12028msgid "instruction requires label or value in range -511:512"
328577ad
NC
12029msgstr ""
12030
c1c69e83
AM
12031#: config/tc-msp430.c:3391 config/tc-msp430.c:3440 config/tc-msp430.c:3483
12032msgid "instruction requires label"
328577ad
NC
12033msgstr ""
12034
c1c69e83
AM
12035#: config/tc-msp430.c:3399 config/tc-msp430.c:3446
12036msgid "polymorphs are not enabled. Use -mP option to enable."
328577ad
NC
12037msgstr ""
12038
c1c69e83
AM
12039#: config/tc-msp430.c:3487
12040msgid "Illegal instruction or not implemented opcode."
ac50feda
RH
12041msgstr ""
12042
c1c69e83 12043#: config/tc-msp430.c:4025
328577ad 12044#, c-format
c1c69e83 12045msgid "internal inconsistency problem in %s: insn %04lx"
ac50feda
RH
12046msgstr ""
12047
c1c69e83
AM
12048#: config/tc-msp430.c:4067 config/tc-msp430.c:4099
12049#, c-format
12050msgid "internal inconsistency problem in %s: ext. insn %04lx"
ac50feda
RH
12051msgstr ""
12052
c1c69e83
AM
12053#: config/tc-msp430.c:4111
12054#, c-format
12055msgid "internal inconsistency problem in %s: %lx"
ac50feda
RH
12056msgstr ""
12057
c1c69e83 12058#: config/tc-mt.c:151
ac50feda 12059#, c-format
c1c69e83 12060msgid "MT specific command line options:\n"
ac50feda
RH
12061msgstr ""
12062
c1c69e83 12063#: config/tc-mt.c:152
ac50feda 12064#, c-format
c1c69e83 12065msgid " -march=ms1-64-001 allow ms1-64-001 instructions\n"
ac50feda
RH
12066msgstr ""
12067
c1c69e83
AM
12068#: config/tc-mt.c:153
12069#, c-format
12070msgid " -march=ms1-16-002 allow ms1-16-002 instructions (default)\n"
ac50feda
RH
12071msgstr ""
12072
c1c69e83
AM
12073#: config/tc-mt.c:154
12074#, c-format
12075msgid " -march=ms1-16-003 allow ms1-16-003 instructions\n"
ac50feda
RH
12076msgstr ""
12077
c1c69e83
AM
12078#: config/tc-mt.c:155
12079#, c-format
12080msgid " -march=ms2 allow ms2 instructions \n"
ac50feda
RH
12081msgstr ""
12082
c1c69e83
AM
12083#: config/tc-mt.c:156
12084#, c-format
12085msgid " -nosched disable scheduling restrictions\n"
ac50feda
RH
12086msgstr ""
12087
c1c69e83
AM
12088#: config/tc-mt.c:224
12089#, c-format
12090msgid "instruction %s may not follow another memory access instruction."
ac50feda
RH
12091msgstr ""
12092
c1c69e83
AM
12093#: config/tc-mt.c:230
12094#, c-format
12095msgid "instruction %s may not follow another I/O instruction."
ac50feda
RH
12096msgstr ""
12097
c1c69e83
AM
12098#: config/tc-mt.c:236
12099#, c-format
12100msgid "%s may not occupy the delay slot of another branch insn."
ac50feda
RH
12101msgstr ""
12102
c1c69e83
AM
12103#: config/tc-mt.c:261
12104#, c-format
12105msgid "operand references R%ld of previous instruction."
ac50feda
RH
12106msgstr ""
12107
c1c69e83 12108#: config/tc-mt.c:267
328577ad 12109#, c-format
c1c69e83 12110msgid "operand references R%ld of instruction before previous."
ac50feda
RH
12111msgstr ""
12112
c1c69e83 12113#: config/tc-mt.c:281 config/tc-mt.c:286
328577ad 12114#, c-format
c1c69e83
AM
12115msgid ""
12116"conditional branch or jal insn's operand references R%ld of previous "
12117"arithmetic or logic insn."
ac50feda
RH
12118msgstr ""
12119
c1c69e83
AM
12120#: config/tc-mt.c:349
12121msgid "md_estimate_size_before_relax\n"
ac50feda
RH
12122msgstr ""
12123
c1c69e83
AM
12124#: config/tc-nds32.c:1929
12125msgid ""
12126"<arch name>\t Assemble for architecture <arch name>\n"
12127"\t\t\t <arch name> could be\n"
12128"\t\t\t v3, v3j, v3m, v3f, v3s, v2, v2j, v2f, v2s"
ac50feda
RH
12129msgstr ""
12130
c1c69e83
AM
12131#: config/tc-nds32.c:1933
12132msgid ""
12133"<baseline>\t Assemble for baseline <baseline>\n"
12134"\t\t\t <baseline> could be v2, v3, v3m"
ac50feda
RH
12135msgstr ""
12136
c1c69e83
AM
12137#: config/tc-nds32.c:1936
12138msgid ""
12139"<freg>\t Specify a FPU configuration\n"
12140"\t\t\t <freg>\n"
12141"\t\t\t 0: 8 SP / 4 DP registers\n"
12142"\t\t\t 1: 16 SP / 8 DP registers\n"
12143"\t\t\t 2: 32 SP / 16 DP registers\n"
12144"\t\t\t 3: 32 SP / 32 DP registers"
ac50feda
RH
12145msgstr ""
12146
c1c69e83
AM
12147#: config/tc-nds32.c:1942
12148msgid ""
12149"<abi>\t Specify a abi version\n"
12150"\t\t\t <abi> could be v1, v2, v2fp, v2fpp"
ac50feda
RH
12151msgstr ""
12152
c1c69e83
AM
12153#: config/tc-nds32.c:1973
12154msgid "Multiply instructions support"
ac50feda
RH
12155msgstr ""
12156
c1c69e83
AM
12157#: config/tc-nds32.c:1974
12158msgid "Divide instructions support"
ac50feda
RH
12159msgstr ""
12160
c1c69e83
AM
12161#: config/tc-nds32.c:1975
12162msgid "16-bit extension"
ac50feda
RH
12163msgstr ""
12164
c1c69e83
AM
12165#: config/tc-nds32.c:1976
12166msgid "d0/d1 registers"
ac50feda
RH
12167msgstr ""
12168
c1c69e83
AM
12169#: config/tc-nds32.c:1977
12170msgid "Performance extension"
ac50feda
RH
12171msgstr ""
12172
c1c69e83
AM
12173#: config/tc-nds32.c:1978
12174msgid "Performance extension 2"
ac50feda
RH
12175msgstr ""
12176
c1c69e83
AM
12177#: config/tc-nds32.c:1979
12178msgid "String extension"
ac50feda
RH
12179msgstr ""
12180
c1c69e83
AM
12181#: config/tc-nds32.c:1980
12182msgid "Reduced Register configuration (GPR16) option"
ac50feda
RH
12183msgstr ""
12184
c1c69e83
AM
12185#: config/tc-nds32.c:1981
12186msgid "AUDIO ISA extension"
ac50feda
RH
12187msgstr ""
12188
c1c69e83
AM
12189#: config/tc-nds32.c:1982
12190msgid "FPU SP extension"
ac50feda
RH
12191msgstr ""
12192
c1c69e83
AM
12193#: config/tc-nds32.c:1983
12194msgid "FPU DP extension"
ac50feda
RH
12195msgstr ""
12196
c1c69e83
AM
12197#: config/tc-nds32.c:1984
12198msgid "FPU fused-multiply-add instructions"
ac50feda
RH
12199msgstr ""
12200
c1c69e83
AM
12201#: config/tc-nds32.c:2021
12202#, c-format
12203msgid ""
12204"\n"
12205" NDS32-specific assembler options:\n"
ac50feda
RH
12206msgstr ""
12207
c1c69e83 12208#: config/tc-nds32.c:2022
6e1772d5 12209#, c-format
ac50feda 12210msgid ""
c1c69e83
AM
12211" -O1,\t\t\t Optimize for performance\n"
12212" -Os\t\t\t Optimize for space\n"
ac50feda
RH
12213msgstr ""
12214
c1c69e83 12215#: config/tc-nds32.c:2025
6e1772d5 12216#, c-format
ac50feda 12217msgid ""
c1c69e83
AM
12218" -EL, -mel or -little Produce little endian output\n"
12219" -EB, -meb or -big Produce big endian output\n"
12220" -mpic\t\t\t Generate PIC\n"
12221" -mno-fp-as-gp-relax\t Suppress fp-as-gp relaxation for this file\n"
12222" -mb2bb-relax\t\t Back-to-back branch optimization\n"
12223" -mno-all-relax\t Suppress all relaxation for this file\n"
ac50feda
RH
12224msgstr ""
12225
c1c69e83
AM
12226#: config/tc-nds32.c:2036
12227#, c-format
12228msgid " -m%s%s\n"
ac50feda
RH
12229msgstr ""
12230
c1c69e83
AM
12231#: config/tc-nds32.c:2043
12232#, c-format
12233msgid " -m[no-]%-17sEnable/Disable %s\n"
ac50feda
RH
12234msgstr ""
12235
c1c69e83 12236#: config/tc-nds32.c:2047
328577ad 12237#, c-format
c1c69e83 12238msgid " -mall-ext\t\t Turn on all extensions and instructions support\n"
328577ad
NC
12239msgstr ""
12240
c1c69e83
AM
12241#: config/tc-nds32.c:2329
12242#, c-format
12243msgid "need PIC qualifier with symbol. '%s'"
2cbd2211
RW
12244msgstr ""
12245
c1c69e83
AM
12246#: config/tc-nds32.c:2363
12247#, c-format
12248msgid "Operand is not a constant. `%s'"
2cbd2211
RW
12249msgstr ""
12250
c1c69e83 12251#: config/tc-nds32.c:2431
2cbd2211 12252#, c-format
c1c69e83 12253msgid "needs @GOT or @GOTOFF. %s"
2cbd2211
RW
12254msgstr ""
12255
c1c69e83
AM
12256#: config/tc-nds32.c:2891
12257#, c-format
12258msgid "Duplicated pseudo-opcode %s."
2cbd2211
RW
12259msgstr ""
12260
c1c69e83
AM
12261#: config/tc-nds32.c:2941
12262#, c-format
12263msgid "Too many argument. `%s'"
2cbd2211
RW
12264msgstr ""
12265
c1c69e83
AM
12266#. Logic here rejects the input arch name.
12267#: config/tc-nds32.c:3002
12268#, c-format
12269msgid "unknown arch name `%s'\n"
2cbd2211
RW
12270msgstr ""
12271
c1c69e83
AM
12272#. Logic here rejects the input baseline.
12273#: config/tc-nds32.c:3021
12274#, c-format
12275msgid "unknown baseline `%s'\n"
2cbd2211
RW
12276msgstr ""
12277
c1c69e83
AM
12278#. Logic here rejects the input FPU configuration.
12279#: config/tc-nds32.c:3044
12280#, c-format
12281msgid "unknown FPU configuration `%s'\n"
2cbd2211
RW
12282msgstr ""
12283
c1c69e83
AM
12284#. Logic here rejects the input abi version.
12285#: config/tc-nds32.c:3068
12286#, c-format
12287msgid "unknown ABI version`%s'\n"
2cbd2211
RW
12288msgstr ""
12289
c1c69e83
AM
12290#: config/tc-nds32.c:3670
12291#, c-format
12292msgid "Different arguments of .vec_size are found, previous %d, current %d"
2cbd2211
RW
12293msgstr ""
12294
c1c69e83
AM
12295#: config/tc-nds32.c:3675
12296#, c-format
12297msgid "Argument of .vec_size is expected 4 or 16, actual: %d."
2cbd2211
RW
12298msgstr ""
12299
c1c69e83
AM
12300#: config/tc-nds32.c:3679
12301msgid "Argument of .vec_size is not a constant."
8ea2b00f
AM
12302msgstr ""
12303
c1c69e83
AM
12304#: config/tc-nds32.c:4166
12305#, c-format
12306msgid "Don't know how to handle this field. %s"
8ea2b00f
AM
12307msgstr ""
12308
c1c69e83
AM
12309#: config/tc-nds32.c:4460
12310#, c-format
12311msgid "instruction %s requires enabling performance extension"
8ea2b00f
AM
12312msgstr ""
12313
c1c69e83
AM
12314#: config/tc-nds32.c:4468
12315#, c-format
12316msgid "instruction %s requires enabling performance extension II"
8ea2b00f
AM
12317msgstr ""
12318
c1c69e83 12319#: config/tc-nds32.c:4476
6e1772d5 12320#, c-format
c1c69e83 12321msgid "instruction %s requires enabling AUDIO extension"
ac50feda
RH
12322msgstr ""
12323
c1c69e83 12324#: config/tc-nds32.c:4484
87ccc1b0 12325#, c-format
c1c69e83 12326msgid "instruction %s requires enabling STRING extension"
ac50feda
RH
12327msgstr ""
12328
c1c69e83 12329#: config/tc-nds32.c:4493
8ea2b00f 12330#, c-format
c1c69e83 12331msgid "instruction %s requires enabling DIV & DX_REGS extension"
8ea2b00f
AM
12332msgstr ""
12333
c1c69e83 12334#: config/tc-nds32.c:4504
6e1772d5 12335#, c-format
c1c69e83
AM
12336msgid "instruction %s requires enabling FPU extension"
12337msgstr ""
12338
12339#: config/tc-nds32.c:4512
3caac5b8 12340#, c-format
c1c69e83 12341msgid "instruction %s requires enabling FPU_SP extension"
3caac5b8
AM
12342msgstr ""
12343
c1c69e83 12344#: config/tc-nds32.c:4524 config/tc-nds32.c:4544
87ccc1b0 12345#, c-format
c1c69e83 12346msgid "instruction %s requires enabling FPU_MAC extension"
ac50feda
RH
12347msgstr ""
12348
c1c69e83 12349#: config/tc-nds32.c:4532
87ccc1b0 12350#, c-format
c1c69e83 12351msgid "instruction %s requires enabling FPU_DP extension"
ac50feda
RH
12352msgstr ""
12353
c1c69e83 12354#: config/tc-nds32.c:4554
87ccc1b0 12355#, c-format
c1c69e83 12356msgid "instruction %s requires enabling DX_REGS extension"
ac50feda
RH
12357msgstr ""
12358
c1c69e83 12359#: config/tc-nds32.c:4651
87ccc1b0 12360#, c-format
c1c69e83 12361msgid "Not support instrcution %s in the baseline."
ac50feda
RH
12362msgstr ""
12363
c1c69e83 12364#: config/tc-nds32.c:4703
8ea2b00f 12365#, c-format
c1c69e83 12366msgid "Unrecognized opcode, %s."
ac50feda
RH
12367msgstr ""
12368
c1c69e83 12369#: config/tc-nds32.c:4706
8ea2b00f 12370#, c-format
c1c69e83 12371msgid "Incorrect syntax, %s."
ac50feda
RH
12372msgstr ""
12373
c1c69e83 12374#: config/tc-nds32.c:4709
8ea2b00f 12375#, c-format
c1c69e83 12376msgid "Unrecognized operand, %s."
ac50feda
RH
12377msgstr ""
12378
c1c69e83 12379#: config/tc-nds32.c:4712
8ea2b00f 12380#, c-format
c1c69e83 12381msgid "Operand out of range, %s."
ac50feda
RH
12382msgstr ""
12383
c1c69e83 12384#: config/tc-nds32.c:4715
87ccc1b0 12385#, c-format
c1c69e83 12386msgid "Prohibited register used for reduced-register, %s."
ac50feda
RH
12387msgstr ""
12388
c1c69e83 12389#: config/tc-nds32.c:4718
8ea2b00f 12390#, c-format
c1c69e83 12391msgid "Junk at end of line, %s."
ac50feda
RH
12392msgstr ""
12393
c1c69e83
AM
12394#: config/tc-nds32.c:5160
12395msgid "Addend to unresolved symbol is not on word boundary."
ac50feda
RH
12396msgstr ""
12397
c1c69e83
AM
12398#. Should never here.
12399#: config/tc-nds32.c:5625
12400msgid "Used FPU instructions requires enabling FPU extension"
ac50feda
RH
12401msgstr ""
12402
c1c69e83 12403#: config/tc-nds32.c:5798
87ccc1b0 12404#, c-format
c1c69e83
AM
12405msgid "Internal error: Unknown fixup type %d (`%s')"
12406msgstr ""
12407
12408#: config/tc-nios2.c:477
12409msgid "expecting opcode string in self test mode"
ac50feda
RH
12410msgstr ""
12411
c1c69e83 12412#: config/tc-nios2.c:479
87ccc1b0 12413#, c-format
c1c69e83 12414msgid "assembly 0x%08x, expected %s"
ac50feda
RH
12415msgstr ""
12416
c1c69e83
AM
12417#: config/tc-nios2.c:853
12418msgid "branch offset out of range\n"
ac50feda
RH
12419msgstr ""
12420
c1c69e83
AM
12421#: config/tc-nios2.c:854
12422msgid "branch relaxation failed\n"
ac50feda
RH
12423msgstr ""
12424
c1c69e83
AM
12425#: config/tc-nios2.c:937
12426msgid "expecting conditional branch for relaxation\n"
12427msgstr ""
12428
12429#: config/tc-nios2.c:1045
12430msgid "error checking for overflow - broken assembler"
ac50feda
RH
12431msgstr ""
12432
c1c69e83 12433#: config/tc-nios2.c:1061
87ccc1b0 12434#, c-format
c1c69e83 12435msgid "immediate value 0x%x truncated to 0x%x"
ac50feda
RH
12436msgstr ""
12437
c1c69e83
AM
12438#: config/tc-nios2.c:1087
12439#, c-format
12440msgid "call target address 0x%08x out of range 0x%08x to 0x%08x"
ac50feda
RH
12441msgstr ""
12442
c1c69e83 12443#: config/tc-nios2.c:1092
87ccc1b0 12444#, c-format
c1c69e83 12445msgid "branch offset %d out of range %d to %d"
ac50feda
RH
12446msgstr ""
12447
c1c69e83 12448#: config/tc-nios2.c:1097
87ccc1b0 12449#, c-format
c1c69e83 12450msgid "%s offset %d out of range %d to %d"
ac50feda
RH
12451msgstr ""
12452
c1c69e83 12453#: config/tc-nios2.c:1102
87ccc1b0 12454#, c-format
c1c69e83 12455msgid "immediate value %d out of range %d to %d"
ac50feda
RH
12456msgstr ""
12457
c1c69e83
AM
12458#: config/tc-nios2.c:1107 config/tc-nios2.c:1112
12459#, c-format
12460msgid "immediate value %u out of range %u to %u"
ac50feda
RH
12461msgstr ""
12462
c1c69e83
AM
12463#: config/tc-nios2.c:1117
12464#, c-format
12465msgid "custom instruction opcode %u out of range %u to %u"
8ea2b00f
AM
12466msgstr ""
12467
c1c69e83
AM
12468#: config/tc-nios2.c:1122
12469msgid "overflow in immediate argument"
8ea2b00f
AM
12470msgstr ""
12471
c1c69e83
AM
12472#: config/tc-nios2.c:1181
12473msgid "cannot create 64-bit relocation"
3caac5b8
AM
12474msgstr ""
12475
c1c69e83
AM
12476#: config/tc-nios2.c:1344
12477msgid "can't create relocation"
8ea2b00f
AM
12478msgstr ""
12479
c1c69e83
AM
12480#: config/tc-nios2.c:1457 config/tc-nios2.c:1462 config/tc-nios2.c:1467
12481#: config/tc-nios2.c:1489 config/tc-nios2.c:1494 config/tc-nios2.c:1519
12482#: config/tc-nios2.c:1524 config/tc-nios2.c:1549 config/tc-nios2.c:1554
12483#: config/tc-nios2.c:1628 config/tc-nios2.c:1651 config/tc-nios2.c:1656
12484#: config/tc-nios2.c:1675 config/tc-nios2.c:1680 config/tc-nios2.c:1697
12485#: config/tc-nios2.c:1704 config/tc-nios2.c:1721 config/tc-nios2.c:1726
12486#: config/tc-nios2.c:1754 config/tc-nios2.c:1759 config/tc-nios2.c:1764
12487#: config/tc-nios2.c:1812 config/tc-nios2.c:1817 config/tc-nios2.c:1835
87ccc1b0 12488#, c-format
c1c69e83 12489msgid "unknown register %s"
8ea2b00f
AM
12490msgstr ""
12491
c1c69e83 12492#: config/tc-nios2.c:1593
8ea2b00f 12493#, c-format
c1c69e83 12494msgid "unknown base register %s"
8ea2b00f
AM
12495msgstr ""
12496
c1c69e83
AM
12497#: config/tc-nios2.c:1699
12498msgid "ipending control register (ctl4) is read-only\n"
87ccc1b0
NC
12499msgstr ""
12500
c1c69e83
AM
12501#: config/tc-nios2.c:1923
12502msgid "expecting control register"
c85dd50d
NC
12503msgstr ""
12504
c1c69e83
AM
12505#: config/tc-nios2.c:1931
12506msgid "illegal use of control register"
c85dd50d
NC
12507msgstr ""
12508
c1c69e83
AM
12509#: config/tc-nios2.c:1936
12510msgid "illegal use of coprocessor register\n"
c85dd50d
NC
12511msgstr ""
12512
c1c69e83
AM
12513#: config/tc-nios2.c:1961
12514msgid ""
12515"Register at (r1) can sometimes be corrupted by assembler optimizations.\n"
12516"Use .set noat to turn off those optimizations (and this warning)."
c85dd50d
NC
12517msgstr ""
12518
c1c69e83
AM
12519#: config/tc-nios2.c:1969
12520msgid ""
12521"The debugger will corrupt bt (r25).\n"
12522"If you don't need to debug this code use .set nobreak to turn off this "
12523"warning."
12524msgstr ""
12525
12526#: config/tc-nios2.c:1977
12527msgid ""
12528"The debugger will corrupt sstatus/ba (r30).\n"
12529"If you don't need to debug this code use .set nobreak to turn off this "
12530"warning."
12531msgstr ""
12532
12533#: config/tc-nios2.c:1997 config/tc-nios2.c:2006
c85dd50d 12534#, c-format
c1c69e83 12535msgid "badly formed expression near %s"
c85dd50d
NC
12536msgstr ""
12537
c1c69e83 12538#: config/tc-nios2.c:2041
c85dd50d 12539#, c-format
c1c69e83 12540msgid "expecting %c near %s"
c85dd50d
NC
12541msgstr ""
12542
c1c69e83
AM
12543#: config/tc-nios2.c:2064 config/tc-nios2.c:2089 config/tc-xtensa.c:2033
12544msgid "too many arguments"
12545msgstr ""
12546
12547#: config/tc-nios2.c:2104 config/tc-xtensa.c:1967
12548msgid "missing argument"
12549msgstr ""
12550
12551#. we cannot recover from this.
12552#: config/tc-nios2.c:2232
c85dd50d 12553#, c-format
c1c69e83 12554msgid "unrecognized pseudo-instruction %s"
c85dd50d
NC
12555msgstr ""
12556
c1c69e83
AM
12557#. ??? Ideally we should do something other than as_fatal here as we can
12558#. continue to assemble.
12559#. However this function (actually the output_* functions) should not
12560#. have been called in the first place once an illegal instruction had
12561#. been encountered.
12562#: config/tc-nios2.c:2289
12563msgid "Invalid instruction encountered, cannot recover. No assembly attempted."
12564msgstr ""
12565
12566#: config/tc-nios2.c:2770
c85dd50d 12567#, c-format
c1c69e83 12568msgid "internal error: %s is not a valid argument syntax\n"
c85dd50d
NC
12569msgstr ""
12570
c1c69e83
AM
12571#. Unrecognised instruction - error.
12572#: config/tc-nios2.c:2778
c85dd50d 12573#, c-format
c1c69e83 12574msgid "unrecognised instruction %s"
c85dd50d
NC
12575msgstr ""
12576
c1c69e83 12577#: config/tc-nios2.c:2898
c85dd50d 12578#, c-format
c1c69e83 12579msgid "can't represent relocation type %s"
c85dd50d
NC
12580msgstr ""
12581
c1c69e83
AM
12582#: config/tc-nios2.c:2991
12583msgid "Bad .section directive: want a,s,w,x,M,S,G,T in string"
12584msgstr ""
12585
12586#: config/tc-nios2.c:3019
c85dd50d 12587#, c-format
c1c69e83 12588msgid "Illegal operands: %%tls_ldo in %d-byte data field"
c85dd50d
NC
12589msgstr ""
12590
c1c69e83 12591#: config/tc-nios2.c:3031 config/tc-nios2.c:3049 config/tc-nios2.c:3056
c85dd50d 12592#, c-format
c1c69e83 12593msgid "Illegal operands: %%tls_ldo requires arguments in ()"
c85dd50d
NC
12594msgstr ""
12595
c1c69e83
AM
12596#: config/tc-nios2.c:3063
12597#, c-format
12598msgid "Illegal operands: garbage after %%tls_ldo()"
b2f58c0c
NC
12599msgstr ""
12600
ae351704 12601#: config/tc-ns32k.c:439
87ccc1b0
NC
12602msgid "Invalid syntax in PC-relative addressing mode"
12603msgstr ""
12604
ae351704 12605#: config/tc-ns32k.c:463
87ccc1b0
NC
12606msgid "Invalid syntax in External addressing mode"
12607msgstr ""
12608
ae351704 12609#: config/tc-ns32k.c:544
87ccc1b0
NC
12610msgid "Invalid syntax in Memory Relative addressing mode"
12611msgstr ""
12612
ae351704 12613#: config/tc-ns32k.c:611
87ccc1b0
NC
12614msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
12615msgstr ""
12616
ae351704 12617#: config/tc-ns32k.c:616
87ccc1b0
NC
12618msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
12619msgstr ""
12620
ae351704 12621#: config/tc-ns32k.c:621
87ccc1b0
NC
12622msgid "Scaled-indexed addressing mode combined with scaled-index"
12623msgstr ""
12624
ae351704 12625#: config/tc-ns32k.c:632
87ccc1b0
NC
12626msgid "Invalid or illegal addressing mode combined with scaled-index"
12627msgstr ""
12628
ae351704 12629#: config/tc-ns32k.c:755
87ccc1b0
NC
12630msgid "Premature end of suffix -- Defaulting to d"
12631msgstr ""
12632
ae351704 12633#: config/tc-ns32k.c:768
87ccc1b0
NC
12634msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
12635msgstr ""
12636
ae351704 12637#: config/tc-ns32k.c:813
87ccc1b0
NC
12638msgid "Very short instr to option, ie you can't do it on a NULLstr"
12639msgstr ""
12640
ae351704 12641#: config/tc-ns32k.c:863
87ccc1b0
NC
12642msgid "No such entry in list. (cpu/mmu register)"
12643msgstr ""
12644
ae351704 12645#: config/tc-ns32k.c:920
87ccc1b0
NC
12646msgid "Internal consistency error. check ns32k-opcode.h"
12647msgstr ""
12648
ae351704 12649#: config/tc-ns32k.c:944
87ccc1b0
NC
12650msgid "Address of immediate operand"
12651msgstr ""
12652
ae351704 12653#: config/tc-ns32k.c:945
87ccc1b0
NC
12654msgid "Invalid immediate write operand."
12655msgstr ""
12656
ae351704 12657#: config/tc-ns32k.c:1075
87ccc1b0
NC
12658msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
12659msgstr ""
12660
ae351704 12661#: config/tc-ns32k.c:1108
87ccc1b0
NC
12662msgid "No such opcode"
12663msgstr ""
12664
ae351704 12665#: config/tc-ns32k.c:1183
87ccc1b0
NC
12666msgid "Bad suffix, defaulting to d"
12667msgstr ""
12668
ae351704 12669#: config/tc-ns32k.c:1210
87ccc1b0
NC
12670msgid "Too many operands passed to instruction"
12671msgstr ""
12672
12673#. Check error in default.
ae351704 12674#: config/tc-ns32k.c:1222
87ccc1b0
NC
12675msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
12676msgstr ""
12677
ae351704 12678#: config/tc-ns32k.c:1225
87ccc1b0
NC
12679msgid "Wrong number of operands"
12680msgstr ""
12681
ae351704 12682#: config/tc-ns32k.c:1298
55cf6793
ZW
12683#, c-format
12684msgid "Can not do %d byte pc-relative relocation for storage type %d"
87ccc1b0
NC
12685msgstr ""
12686
ae351704 12687#: config/tc-ns32k.c:1301
55cf6793
ZW
12688#, c-format
12689msgid "Can not do %d byte relocation for storage type %d"
87ccc1b0
NC
12690msgstr ""
12691
ae351704 12692#: config/tc-ns32k.c:1393
55cf6793
ZW
12693#, c-format
12694msgid "value of %ld out of byte displacement range."
87ccc1b0
NC
12695msgstr ""
12696
ae351704 12697#: config/tc-ns32k.c:1403
55cf6793
ZW
12698#, c-format
12699msgid "value of %ld out of word displacement range."
87ccc1b0
NC
12700msgstr ""
12701
ae351704 12702#: config/tc-ns32k.c:1418
55cf6793
ZW
12703#, c-format
12704msgid "value of %ld out of double word displacement range."
87ccc1b0
NC
12705msgstr ""
12706
ae351704 12707#: config/tc-ns32k.c:1439
55cf6793
ZW
12708#, c-format
12709msgid "Internal logic error. line %d, file \"%s\""
87ccc1b0
NC
12710msgstr ""
12711
ae351704 12712#: config/tc-ns32k.c:1487
55cf6793
ZW
12713#, c-format
12714msgid "Internal logic error. line %d, file \"%s\""
ac50feda
RH
12715msgstr ""
12716
ae351704 12717#: config/tc-ns32k.c:1588
55cf6793 12718msgid "Bit field out of range"
ac50feda
RH
12719msgstr ""
12720
ae351704 12721#: config/tc-ns32k.c:1688
55cf6793 12722msgid "iif convert internal pcrel/binary"
ac50feda
RH
12723msgstr ""
12724
ae351704 12725#: config/tc-ns32k.c:1705
55cf6793 12726msgid "Bignum too big for long"
ac50feda
RH
12727msgstr ""
12728
ae351704 12729#: config/tc-ns32k.c:1782
55cf6793 12730msgid "iif convert internal pcrel/pointer"
ac50feda
RH
12731msgstr ""
12732
ae351704 12733#: config/tc-ns32k.c:1787
55cf6793 12734msgid "Internal logic error in iif.iifP[n].type"
ac50feda
RH
12735msgstr ""
12736
55cf6793 12737#. We cant relax this case.
ae351704 12738#: config/tc-ns32k.c:1823
55cf6793 12739msgid "Can't relax difference"
ac50feda
RH
12740msgstr ""
12741
ae351704
AM
12742#: config/tc-ns32k.c:1864
12743msgid "Displacement too large for :d"
ac50feda
RH
12744msgstr ""
12745
ae351704 12746#: config/tc-ns32k.c:1877
55cf6793 12747msgid "Internal logic error in iif.iifP[].type"
ac50feda
RH
12748msgstr ""
12749
55cf6793 12750#. Fatal.
ae351704 12751#: config/tc-ns32k.c:1909
55cf6793
ZW
12752#, c-format
12753msgid "Can't hash %s: %s"
ac50feda
RH
12754msgstr ""
12755
499ac353 12756#: config/tc-ns32k.c:2145
87ccc1b0
NC
12757#, c-format
12758msgid "invalid architecture option -m%s, ignored"
12759msgstr ""
12760
499ac353 12761#: config/tc-ns32k.c:2158
ac50feda 12762#, c-format
87ccc1b0 12763msgid "invalid default displacement size \"%s\". Defaulting to %d."
ac50feda
RH
12764msgstr ""
12765
499ac353 12766#: config/tc-ns32k.c:2174
6e1772d5 12767#, c-format
ac50feda
RH
12768msgid ""
12769"NS32K options:\n"
12770"-m32032 | -m32532\tselect variant of NS32K architecture\n"
87ccc1b0 12771"--disp-size-default=<1|2|4>\n"
ac50feda
RH
12772msgstr ""
12773
499ac353 12774#: config/tc-ns32k.c:2249
ac50feda
RH
12775#, c-format
12776msgid "Cannot find relocation type for symbol %s, code %d"
12777msgstr ""
12778
2ee0aedf 12779#: config/tc-or32.c:361
3b16e843
NC
12780#, c-format
12781msgid "unknown opcode1: `%s'"
12782msgstr ""
12783
2ee0aedf 12784#: config/tc-or32.c:367
3b16e843
NC
12785#, c-format
12786msgid "unknown opcode2 `%s'."
12787msgstr ""
12788
2ee0aedf 12789#: config/tc-or32.c:403
3b16e843
NC
12790#, c-format
12791msgid "instruction not allowed: %s"
12792msgstr ""
12793
2ee0aedf 12794#: config/tc-or32.c:406
3b16e843
NC
12795#, c-format
12796msgid "too many operands: %s"
12797msgstr ""
12798
2ee0aedf 12799#: config/tc-or32.c:490
3b16e843
NC
12800msgid "call/jmp target out of range (1)"
12801msgstr ""
12802
2ee0aedf 12803#: config/tc-or32.c:612
3b16e843
NC
12804msgid "call/jmp target out of range (2)"
12805msgstr ""
12806
2ee0aedf 12807#: config/tc-or32.c:631
3caac5b8
AM
12808#, c-format
12809msgid "bad relocation type: 0x%02x"
3b16e843
NC
12810msgstr ""
12811
2ee0aedf 12812#: config/tc-or32.c:823
3b16e843
NC
12813msgid "invalid register in & expression"
12814msgstr ""
12815
a5c7551f
RW
12816#: config/tc-pdp11.c:339 config/tc-pdp11.c:357 config/tc-pdp11.c:382
12817#: config/tc-pdp11.c:388 config/tc-pdp11.c:401
12818msgid "Bad register name"
87ccc1b0
NC
12819msgstr ""
12820
a5c7551f
RW
12821#: config/tc-pdp11.c:420 config/tc-pdp11.c:484 config/tc-pdp11.c:495
12822msgid "Error in expression"
87ccc1b0
NC
12823msgstr ""
12824
a5c7551f
RW
12825#: config/tc-pdp11.c:492
12826msgid "Low order bits truncated in immediate float operand"
a74801ba
ILT
12827msgstr ""
12828
cc643b88 12829#: config/tc-pdp11.c:611
a5c7551f 12830msgid "Float AC not legal as integer operand"
a74801ba
ILT
12831msgstr ""
12832
cc643b88 12833#: config/tc-pdp11.c:631
a5c7551f
RW
12834msgid "General register not legal as float operand"
12835msgstr ""
12836
cc643b88 12837#: config/tc-pdp11.c:664
a5c7551f
RW
12838msgid "No instruction found"
12839msgstr ""
12840
c1c69e83 12841#: config/tc-pdp11.c:674 config/tc-z80.c:1924 config/tc-z80.c:1937
a5c7551f
RW
12842#, c-format
12843msgid "Unknown instruction '%s'"
12844msgstr ""
12845
cc643b88 12846#: config/tc-pdp11.c:680
a5c7551f
RW
12847#, c-format
12848msgid "Unsupported instruction set extension: %s"
12849msgstr ""
12850
cc643b88 12851#: config/tc-pdp11.c:716
a5c7551f
RW
12852msgid "operand is not an absolute constant"
12853msgstr ""
12854
cc643b88 12855#: config/tc-pdp11.c:724
a5c7551f
RW
12856msgid "3-bit immediate out of range"
12857msgstr ""
12858
cc643b88 12859#: config/tc-pdp11.c:731
a5c7551f
RW
12860msgid "6-bit immediate out of range"
12861msgstr ""
12862
cc643b88 12863#: config/tc-pdp11.c:738
a5c7551f
RW
12864msgid "8-bit immediate out of range"
12865msgstr ""
12866
cc643b88 12867#: config/tc-pdp11.c:755 config/tc-pdp11.c:948
a5c7551f
RW
12868msgid "Symbol expected"
12869msgstr ""
12870
cc643b88 12871#: config/tc-pdp11.c:760
a5c7551f
RW
12872msgid "8-bit displacement out of range"
12873msgstr ""
12874
cc643b88
NC
12875#: config/tc-pdp11.c:802 config/tc-pdp11.c:823 config/tc-pdp11.c:840
12876#: config/tc-pdp11.c:861 config/tc-pdp11.c:878 config/tc-pdp11.c:899
12877#: config/tc-pdp11.c:918 config/tc-pdp11.c:939
a5c7551f
RW
12878msgid "Missing ','"
12879msgstr ""
12880
cc643b88 12881#: config/tc-pdp11.c:953
a5c7551f
RW
12882msgid "6-bit displacement out of range"
12883msgstr ""
12884
c1c69e83 12885#: config/tc-pdp11.c:974 config/tc-tilegx.c:1215 config/tc-tilepro.c:1101
cfb8c092 12886#: config/tc-vax.c:1944
a5c7551f
RW
12887msgid "Too many operands"
12888msgstr ""
12889
c1c69e83
AM
12890#: config/tc-pdp11.c:1424
12891#, c-format
12892msgid "Can not represent %s relocation in this object file format"
12893msgstr ""
12894
a5c7551f
RW
12895#: config/tc-pj.c:65 config/tc-pj.c:74
12896msgid "confusing relocation expressions"
12897msgstr ""
12898
12899#: config/tc-pj.c:157
12900msgid "can't have relocation for ipush"
12901msgstr ""
12902
9c9c98a5 12903#: config/tc-pj.c:289
cc643b88 12904msgid "expected expression"
a5c7551f
RW
12905msgstr ""
12906
9c9c98a5 12907#: config/tc-pj.c:355
6e1772d5 12908#, c-format
a74801ba
ILT
12909msgid ""
12910"PJ options:\n"
12911"-little\t\t\tgenerate little endian code\n"
12912"-big\t\t\tgenerate big endian code\n"
12913msgstr ""
12914
c1c69e83
AM
12915#: config/tc-pj.c:380 config/tc-sh.c:4147 config/tc-sh.c:4154
12916#: config/tc-sh.c:4161 config/tc-sh.c:4168
a74801ba
ILT
12917msgid "pcrel too far"
12918msgstr ""
12919
328577ad
NC
12920#: config/tc-pj.h:38
12921msgid "convert_frag\n"
12922msgstr ""
12923
12924#: config/tc-pj.h:39
12925msgid "estimate size\n"
a74801ba
ILT
12926msgstr ""
12927
c1c69e83
AM
12928#: config/tc-ppc.c:1100 config/tc-ppc.c:1157 config/tc-ppc.c:1195
12929msgid "the use of -mvle requires big endian."
12930msgstr ""
12931
12932#: config/tc-ppc.c:1138 config/tc-ppc.c:1159
12933msgid "the use of -mvle requires -a32."
12934msgstr ""
12935
12936#: config/tc-ppc.c:1140
87ccc1b0
NC
12937#, c-format
12938msgid "%s unsupported"
12939msgstr ""
12940
c1c69e83 12941#: config/tc-ppc.c:1249
2ee0aedf
TG
12942msgid "--nops needs a numeric argument"
12943msgstr ""
12944
c1c69e83 12945#: config/tc-ppc.c:1263
6e1772d5 12946#, c-format
ac50feda
RH
12947msgid ""
12948"PowerPC options:\n"
2ee0aedf
TG
12949"-a32 generate ELF32/XCOFF32\n"
12950"-a64 generate ELF64/XCOFF64\n"
12951"-u ignored\n"
12952"-mpwrx, -mpwr2 generate code for POWER/2 (RIOS2)\n"
12953"-mpwr generate code for POWER (RIOS1)\n"
12954"-m601 generate code for PowerPC 601\n"
328577ad 12955"-mppc, -mppc32, -m603, -m604\n"
2ee0aedf
TG
12956" generate code for PowerPC 603/604\n"
12957"-m403 generate code for PowerPC 403\n"
12958"-m405 generate code for PowerPC 405\n"
12959"-m440 generate code for PowerPC 440\n"
12960"-m464 generate code for PowerPC 464\n"
12961"-m476 generate code for PowerPC 476\n"
328577ad 12962"-m7400, -m7410, -m7450, -m7455\n"
2ee0aedf
TG
12963" generate code for PowerPC 7400/7410/7450/7455\n"
12964"-m750cl generate code for PowerPC 750cl\n"
87ccc1b0
NC
12965msgstr ""
12966
c1c69e83 12967#: config/tc-ppc.c:1281
6e1772d5 12968#, c-format
87ccc1b0 12969msgid ""
2ee0aedf
TG
12970"-mppc64, -m620 generate code for PowerPC 620/625/630\n"
12971"-mppc64bridge generate code for PowerPC 64, including bridge "
12972"insns\n"
12973"-mbooke generate code for 32-bit PowerPC BookE\n"
12974"-ma2 generate code for A2 architecture\n"
12975"-mpower4, -mpwr4 generate code for Power4 architecture\n"
9c9c98a5 12976"-mpower5, -mpwr5, -mpwr5x\n"
2ee0aedf
TG
12977" generate code for Power5 architecture\n"
12978"-mpower6, -mpwr6 generate code for Power6 architecture\n"
12979"-mpower7, -mpwr7 generate code for Power7 architecture\n"
c1c69e83 12980"-mpower8, -mpwr8 generate code for Power8 architecture\n"
2ee0aedf
TG
12981"-mcell generate code for Cell Broadband Engine "
12982"architecture\n"
12983"-mcom generate code Power/PowerPC common instructions\n"
12984"-many generate code for any architecture (PWR/PWRX/PPC)\n"
87ccc1b0
NC
12985msgstr ""
12986
c1c69e83 12987#: config/tc-ppc.c:1295
6e1772d5 12988#, c-format
87ccc1b0 12989msgid ""
2ee0aedf
TG
12990"-maltivec generate code for AltiVec\n"
12991"-mvsx generate code for Vector-Scalar (VSX) instructions\n"
c1c69e83 12992"-mhtm generate code for Hardware Transactional Memory\n"
2ee0aedf
TG
12993"-me300 generate code for PowerPC e300 family\n"
12994"-me500, -me500x2 generate code for Motorola e500 core complex\n"
f12e7348 12995"-me500mc, generate code for Freescale e500mc core complex\n"
2ee0aedf 12996"-me500mc64, generate code for Freescale e500mc64 core complex\n"
c1c69e83
AM
12997"-me5500, generate code for Freescale e5500 core complex\n"
12998"-me6500, generate code for Freescale e6500 core complex\n"
2ee0aedf 12999"-mspe generate code for Motorola SPE instructions\n"
c1c69e83 13000"-mvle generate code for Freescale VLE instructions\n"
2ee0aedf
TG
13001"-mtitan generate code for AppliedMicro Titan core complex\n"
13002"-mregnames Allow symbolic names for registers\n"
13003"-mno-regnames Do not allow symbolic names for registers\n"
ac50feda
RH
13004msgstr ""
13005
c1c69e83 13006#: config/tc-ppc.c:1311
6e1772d5 13007#, c-format
ac50feda 13008msgid ""
2ee0aedf
TG
13009"-mrelocatable support for GCC's -mrelocatble option\n"
13010"-mrelocatable-lib support for GCC's -mrelocatble-lib option\n"
13011"-memb set PPC_EMB bit in ELF flags\n"
cc643b88 13012"-mlittle, -mlittle-endian, -le\n"
2ee0aedf 13013" generate code for a little endian machine\n"
cc643b88 13014"-mbig, -mbig-endian, -be\n"
2ee0aedf
TG
13015" generate code for a big endian machine\n"
13016"-msolaris generate code for Solaris\n"
13017"-mno-solaris do not generate code for Solaris\n"
cc643b88 13018"-K PIC set EF_PPC_RELOCATABLE_LIB in ELF flags\n"
2ee0aedf
TG
13019"-V print assembler version number\n"
13020"-Qy, -Qn ignored\n"
13021msgstr ""
13022
c1c69e83 13023#: config/tc-ppc.c:1325
2ee0aedf
TG
13024#, c-format
13025msgid ""
13026"-nops=count when aligning, more than COUNT nops uses a branch\n"
ac50feda
RH
13027msgstr ""
13028
c1c69e83
AM
13029#: config/tc-ppc.c:1351
13030#, c-format
13031msgid "unknown default cpu = %s, os = %s"
13032msgstr ""
13033
13034#: config/tc-ppc.c:1379
13035msgid "neither Power nor PowerPC opcodes were selected."
13036msgstr ""
13037
13038#: config/tc-ppc.c:1439
13039#, c-format
13040msgid "mask trims opcode bits for %s"
13041msgstr ""
13042
13043#: config/tc-ppc.c:1448
ac50feda 13044#, c-format
c1c69e83 13045msgid "operand index error for %s"
ac50feda
RH
13046msgstr ""
13047
c1c69e83
AM
13048#: config/tc-ppc.c:1464
13049#, c-format
13050msgid "operand %d overlap in %s"
ac50feda
RH
13051msgstr ""
13052
c1c69e83 13053#: config/tc-ppc.c:1516
ac50feda 13054#, c-format
ae351704
AM
13055msgid "powerpc_operands[%d].bitm invalid"
13056msgstr ""
13057
c1c69e83 13058#: config/tc-ppc.c:1523
ae351704
AM
13059#, c-format
13060msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]"
13061msgstr ""
13062
c1c69e83 13063#: config/tc-ppc.c:1552 config/tc-ppc.c:1604
499ac353
NC
13064#, c-format
13065msgid "major opcode is not sorted for %s"
13066msgstr ""
13067
c1c69e83 13068#: config/tc-ppc.c:1568 config/tc-ppc.c:1621
f12e7348 13069#, c-format
c1c69e83 13070msgid "duplicate instruction %s"
f12e7348
NC
13071msgstr ""
13072
c1c69e83 13073#: config/tc-ppc.c:1645
ae351704 13074#, c-format
c1c69e83
AM
13075msgid "duplicate macro %s"
13076msgstr ""
13077
13078#: config/tc-ppc.c:2015
13079msgid "symbol+offset not supported for got tls"
13080msgstr ""
13081
13082#: config/tc-ppc.c:2148 config/tc-ppc.c:5256
13083msgid "expected comma after symbol-name: rest of line ignored."
ac50feda
RH
13084msgstr ""
13085
c1c69e83 13086#: config/tc-ppc.c:2181 config/tc-ppc.c:5292
ac50feda 13087#, c-format
c1c69e83 13088msgid "ignoring attempt to re-define symbol `%s'."
ac50feda
RH
13089msgstr ""
13090
c1c69e83 13091#: config/tc-ppc.c:2189
ae351704 13092#, c-format
c1c69e83
AM
13093msgid "length of .lcomm \"%s\" is already %ld. Not changed to %ld."
13094msgstr ""
13095
13096#: config/tc-ppc.c:2207
13097msgid "common alignment not a power of 2"
ae351704
AM
13098msgstr ""
13099
c1c69e83 13100#: config/tc-ppc.c:2249
ae351704 13101#, c-format
c1c69e83
AM
13102msgid "expected comma after name `%s' in .localentry directive"
13103msgstr ""
13104
13105#: config/tc-ppc.c:2259
13106msgid "missing expression in .localentry directive"
ae351704
AM
13107msgstr ""
13108
c1c69e83 13109#: config/tc-ppc.c:2273
ae351704 13110#, c-format
c1c69e83 13111msgid ".localentry expression for `%s' is not a valid power of 2"
ae351704
AM
13112msgstr ""
13113
c1c69e83
AM
13114#: config/tc-ppc.c:2287
13115#, c-format
13116msgid ".localentry expression for `%s' does not evaluate to a constant"
13117msgstr ""
13118
13119#: config/tc-ppc.c:2302
13120msgid "missing expression in .abiversion directive"
ac50feda
RH
13121msgstr ""
13122
c1c69e83
AM
13123#: config/tc-ppc.c:2311
13124msgid ".abiversion expression does not evaluate to a constant"
ae351704
AM
13125msgstr ""
13126
c1c69e83
AM
13127#: config/tc-ppc.c:2364
13128msgid "relocation cannot be done when using -mrelocatable"
13129msgstr ""
13130
13131#: config/tc-ppc.c:2414
ae351704
AM
13132msgid "TOC section size exceeds 64k"
13133msgstr ""
13134
c1c69e83 13135#: config/tc-ppc.c:2510
ae351704
AM
13136#, c-format
13137msgid "syntax error: invalid toc specifier `%s'"
13138msgstr ""
13139
c1c69e83 13140#: config/tc-ppc.c:2524
ae351704
AM
13141#, c-format
13142msgid "syntax error: expected `]', found `%c'"
13143msgstr ""
13144
c1c69e83
AM
13145#: config/tc-ppc.c:2650
13146#, c-format
13147msgid "unrecognized opcode: `%s'"
13148msgstr ""
13149
13150#: config/tc-ppc.c:2833
ae351704
AM
13151msgid "[tocv] symbol is not a toc symbol"
13152msgstr ""
13153
c1c69e83
AM
13154#: config/tc-ppc.c:2844
13155msgid "unimplemented toc32 expression modifier"
ae351704
AM
13156msgstr ""
13157
c1c69e83
AM
13158#: config/tc-ppc.c:2849
13159msgid "unimplemented toc64 expression modifier"
ae351704
AM
13160msgstr ""
13161
c1c69e83 13162#: config/tc-ppc.c:2853
ae351704
AM
13163#, c-format
13164msgid "Unexpected return value [%d] from parse_toc_entry!\n"
13165msgstr ""
13166
c1c69e83 13167#: config/tc-ppc.c:3059
2ee0aedf
TG
13168#, c-format
13169msgid "@tls may not be used with \"%s\" operands"
13170msgstr ""
13171
c1c69e83 13172#: config/tc-ppc.c:3062
2ee0aedf
TG
13173msgid "@tls may only be used in last operand"
13174msgstr ""
13175
c1c69e83 13176#: config/tc-ppc.c:3238
ae351704
AM
13177msgid "unsupported relocation for DS offset field"
13178msgstr ""
13179
c1c69e83 13180#: config/tc-ppc.c:3341
ae351704 13181#, c-format
2ee0aedf 13182msgid "syntax error; end of line, expected `%c'"
ae351704
AM
13183msgstr ""
13184
c1c69e83 13185#: config/tc-ppc.c:3343
2ee0aedf
TG
13186#, c-format
13187msgid "syntax error; found `%c', expected `%c'"
ae351704
AM
13188msgstr ""
13189
c1c69e83 13190#: config/tc-ppc.c:3404 config/tc-ppc.c:6380
2ee0aedf 13191msgid "instruction address is not a multiple of 4"
ae351704
AM
13192msgstr ""
13193
c1c69e83 13194#: config/tc-ppc.c:3628
ae351704
AM
13195msgid "missing size"
13196msgstr ""
13197
c1c69e83 13198#: config/tc-ppc.c:3637
ae351704
AM
13199msgid "negative size"
13200msgstr ""
13201
c1c69e83 13202#: config/tc-ppc.c:3669
ae351704
AM
13203msgid "missing real symbol name"
13204msgstr ""
13205
c1c69e83 13206#: config/tc-ppc.c:3709
ae351704
AM
13207msgid "attempt to redefine symbol"
13208msgstr ""
13209
c1c69e83 13210#: config/tc-ppc.c:3974
cc643b88 13211#, c-format
c1c69e83 13212msgid "no known dwarf XCOFF section for flag 0x%08x\n"
cc643b88
NC
13213msgstr ""
13214
c1c69e83 13215#: config/tc-ppc.c:3987
cc643b88
NC
13216#, c-format
13217msgid "label %s was not defined in this dwarf section"
13218msgstr ""
13219
c1c69e83
AM
13220#: config/tc-ppc.c:4103
13221msgid "the XCOFF file format does not support arbitrary sections"
ae351704
AM
13222msgstr ""
13223
c1c69e83 13224#: config/tc-ppc.c:4176
9c9c98a5
NC
13225msgid ".ref outside .csect"
13226msgstr ""
13227
c1c69e83 13228#: config/tc-ppc.c:4198 config/tc-ppc.c:4400
9c9c98a5
NC
13229msgid "missing symbol name"
13230msgstr ""
13231
c1c69e83 13232#: config/tc-ppc.c:4229
ae351704
AM
13233msgid "missing rename string"
13234msgstr ""
13235
c1c69e83 13236#: config/tc-ppc.c:4259 config/tc-ppc.c:4801 read.c:3447
ae351704
AM
13237msgid "missing value"
13238msgstr ""
13239
c1c69e83 13240#: config/tc-ppc.c:4277
ae351704
AM
13241msgid "illegal .stabx expression; zero assumed"
13242msgstr ""
13243
c1c69e83 13244#: config/tc-ppc.c:4309
ae351704
AM
13245msgid "missing class"
13246msgstr ""
13247
c1c69e83 13248#: config/tc-ppc.c:4318
ae351704
AM
13249msgid "missing type"
13250msgstr ""
13251
c1c69e83 13252#: config/tc-ppc.c:4345
cc643b88
NC
13253msgid ".stabx of storage class stsym must be within .bs/.es"
13254msgstr ""
13255
c1c69e83 13256#: config/tc-ppc.c:4588
ae351704
AM
13257msgid "nested .bs blocks"
13258msgstr ""
13259
c1c69e83 13260#: config/tc-ppc.c:4620
ae351704
AM
13261msgid ".es without preceding .bs"
13262msgstr ""
13263
c1c69e83 13264#: config/tc-ppc.c:4793
ae351704
AM
13265msgid "non-constant byte count"
13266msgstr ""
13267
c1c69e83 13268#: config/tc-ppc.c:4867
ae351704
AM
13269msgid ".tc not in .toc section"
13270msgstr ""
13271
c1c69e83 13272#: config/tc-ppc.c:4886
ae351704
AM
13273msgid ".tc with no label"
13274msgstr ""
13275
c1c69e83 13276#: config/tc-ppc.c:4979 config/tc-s390.c:1857
ae351704
AM
13277msgid ".machine stack overflow"
13278msgstr ""
13279
c1c69e83 13280#: config/tc-ppc.c:4986 config/tc-s390.c:1864
ae351704
AM
13281msgid ".machine stack underflow"
13282msgstr ""
13283
c1c69e83 13284#: config/tc-ppc.c:4993 config/tc-s390.c:1871 config/tc-s390.c:1947
ae351704
AM
13285#, c-format
13286msgid "invalid machine `%s'"
13287msgstr ""
13288
c1c69e83
AM
13289#: config/tc-ppc.c:5025
13290msgid "no previous section to return to, ignored."
13291msgstr ""
13292
13293#: config/tc-ppc.c:5301
13294#, c-format
13295msgid "length of .comm \"%s\" is already %ld. Not changed to %ld."
ae351704
AM
13296msgstr ""
13297
13298#. Section Contents
13299#. unknown
c1c69e83
AM
13300#: config/tc-ppc.c:5431
13301msgid "unsupported section attribute -- 'a'"
ae351704
AM
13302msgstr ""
13303
c1c69e83 13304#: config/tc-ppc.c:5615
ae351704
AM
13305msgid "bad symbol suffix"
13306msgstr ""
13307
c1c69e83
AM
13308#: config/tc-ppc.c:5708
13309msgid "unrecognized symbol suffix"
ae351704
AM
13310msgstr ""
13311
c1c69e83 13312#: config/tc-ppc.c:5797
ae351704
AM
13313msgid "two .function pseudo-ops with no intervening .ef"
13314msgstr ""
13315
c1c69e83 13316#: config/tc-ppc.c:5810
ae351704
AM
13317msgid ".ef with no preceding .function"
13318msgstr ""
13319
c1c69e83 13320#: config/tc-ppc.c:5939
ae351704
AM
13321#, c-format
13322msgid "warning: symbol %s has no csect"
13323msgstr ""
13324
c1c69e83 13325#: config/tc-ppc.c:6201
ae351704
AM
13326msgid "symbol in .toc does not match any .tc"
13327msgstr ""
13328
c1c69e83
AM
13329#: config/tc-ppc.c:6835
13330#, c-format
13331msgid "unsupported relocation against %s"
13332msgstr ""
13333
13334#: config/tc-ppc.c:6979
13335#, c-format
13336msgid "Gas failure, reloc value %d\n"
13337msgstr ""
13338
13339#: config/tc-ppc.c:7052
13340#, c-format
13341msgid "cannot emit PC relative %s relocation against %s"
13342msgstr ""
13343
13344#: config/tc-ppc.c:7059
13345msgid "unable to resolve expression"
13346msgstr ""
13347
13348#: config/tc-rl78.c:226 config/tc-rx.c:863
13349#, c-format
13350msgid "Value %d doesn't fit in unsigned %d-bit field"
13351msgstr ""
13352
13353#: config/tc-rl78.c:232 config/tc-rx.c:869
ae351704 13354#, c-format
c1c69e83 13355msgid "Value %d doesn't fit in signed %d-bit field"
ae351704
AM
13356msgstr ""
13357
c1c69e83 13358#: config/tc-rl78.c:364
ae351704 13359#, c-format
c1c69e83 13360msgid "%%%s() must be outermost term in expression"
ae351704
AM
13361msgstr ""
13362
c1c69e83 13363#: config/tc-rl78.c:591 config/tc-rx.c:2192
ae351704 13364#, c-format
c1c69e83 13365msgid "unsupported constant size %d\n"
ae351704
AM
13366msgstr ""
13367
c1c69e83 13368#: config/tc-rl78.c:604
ae351704 13369#, c-format
c1c69e83 13370msgid "%%hi16/%%lo16 only applies to .short or .hword"
ae351704
AM
13371msgstr ""
13372
c1c69e83
AM
13373#: config/tc-rl78.c:609
13374#, c-format
13375msgid "%%hi8 only applies to .byte"
ae351704
AM
13376msgstr ""
13377
c1c69e83
AM
13378#: config/tc-rl78.c:619 config/tc-rx.c:2199
13379msgid "difference of two symbols only supported with .long, .short, or .byte"
ae351704
AM
13380msgstr ""
13381
c1c69e83 13382#: config/tc-rl78.c:855 config/tc-rx.c:2389
ae351704 13383#, c-format
c1c69e83 13384msgid "Unknown reloc in md_apply_fix: %s"
ae351704
AM
13385msgstr ""
13386
c1c69e83 13387#: config/tc-rx.c:173
ae351704 13388#, c-format
c1c69e83 13389msgid "unrecognised RX CPU type %s"
ae351704
AM
13390msgstr ""
13391
c1c69e83 13392#: config/tc-rx.c:184
2ee0aedf
TG
13393#, c-format
13394msgid " RX specific command line options:\n"
13395msgstr ""
13396
c1c69e83 13397#: config/tc-rx.c:185
2ee0aedf
TG
13398#, c-format
13399msgid " --mbig-endian-data\n"
13400msgstr ""
13401
c1c69e83 13402#: config/tc-rx.c:186
2ee0aedf
TG
13403#, c-format
13404msgid " --mlittle-endian-data [default]\n"
13405msgstr ""
13406
c1c69e83 13407#: config/tc-rx.c:187
2ee0aedf
TG
13408#, c-format
13409msgid " --m32bit-doubles [default]\n"
13410msgstr ""
13411
c1c69e83 13412#: config/tc-rx.c:188
2ee0aedf
TG
13413#, c-format
13414msgid " --m64bit-doubles\n"
13415msgstr ""
13416
c1c69e83 13417#: config/tc-rx.c:189
2ee0aedf
TG
13418#, c-format
13419msgid " --muse-conventional-section-names\n"
13420msgstr ""
13421
c1c69e83 13422#: config/tc-rx.c:190
2ee0aedf
TG
13423#, c-format
13424msgid " --muse-renesas-section-names [default]\n"
13425msgstr ""
13426
c1c69e83 13427#: config/tc-rx.c:191
2ee0aedf
TG
13428#, c-format
13429msgid " --msmall-data-limit\n"
13430msgstr ""
13431
c1c69e83 13432#: config/tc-rx.c:192
cfb8c092
NC
13433#, c-format
13434msgid " --mrelax\n"
13435msgstr ""
13436
c1c69e83 13437#: config/tc-rx.c:193
cfb8c092
NC
13438#, c-format
13439msgid " --mpid\n"
13440msgstr ""
13441
c1c69e83 13442#: config/tc-rx.c:194
cfb8c092
NC
13443#, c-format
13444msgid " --mint-register=<value>\n"
13445msgstr ""
13446
c1c69e83
AM
13447#: config/tc-rx.c:195
13448#, c-format
13449msgid " --mcpu=<rx100|rx200|rx600|rx610>\n"
13450msgstr ""
13451
13452#: config/tc-rx.c:275
2ee0aedf
TG
13453msgid "no filename following .INCLUDE pseudo-op"
13454msgstr ""
13455
c1c69e83 13456#: config/tc-rx.c:378
2ee0aedf
TG
13457#, c-format
13458msgid "unable to locate include file: %s"
13459msgstr ""
13460
c1c69e83 13461#: config/tc-rx.c:429
2ee0aedf
TG
13462#, c-format
13463msgid "unrecognised alignment value in .SECTION directive: %s"
13464msgstr ""
13465
c1c69e83 13466#: config/tc-rx.c:446
2ee0aedf
TG
13467#, c-format
13468msgid "unknown parameter following .SECTION directive: %s"
13469msgstr ""
13470
c1c69e83 13471#: config/tc-rx.c:535
2ee0aedf
TG
13472msgid "expecting either ON or OFF after .list"
13473msgstr ""
13474
c1c69e83 13475#: config/tc-rx.c:571
2ee0aedf
TG
13476#, c-format
13477msgid "The \".%s\" pseudo-op is not implemented\n"
13478msgstr ""
13479
c1c69e83 13480#: config/tc-rx.c:1069
2ee0aedf
TG
13481msgid "The .DEFINE pseudo-op is not implemented"
13482msgstr ""
13483
c1c69e83 13484#: config/tc-rx.c:1071
2ee0aedf
TG
13485msgid "The .MACRO pseudo-op is not implemented"
13486msgstr ""
13487
c1c69e83 13488#: config/tc-rx.c:1073
2ee0aedf
TG
13489msgid "The .BTEQU pseudo-op is not implemented."
13490msgstr ""
13491
c1c69e83 13492#: config/tc-rx.c:2057
2ee0aedf
TG
13493msgid "invalid immediate size"
13494msgstr ""
13495
c1c69e83 13496#: config/tc-rx.c:2076
2ee0aedf
TG
13497msgid "invalid immediate field position"
13498msgstr ""
13499
c1c69e83 13500#: config/tc-rx.c:2125
2ee0aedf
TG
13501#, c-format
13502msgid "bad frag at %p : fix %ld addr %ld %ld \n"
13503msgstr ""
13504
c1c69e83 13505#: config/tc-rx.c:2243
2ee0aedf
TG
13506#, c-format
13507msgid "jump not 3..10 bytes away (is %d)"
13508msgstr ""
13509
c1c69e83 13510#: config/tc-s390.c:338 config/tc-sparc.c:297
a5c7551f
RW
13511msgid "Invalid default architecture, broken assembler."
13512msgstr ""
13513
c1c69e83 13514#: config/tc-s390.c:451 config/tc-sparc.c:508
a5c7551f
RW
13515#, c-format
13516msgid "invalid architecture -A%s"
13517msgstr ""
13518
c1c69e83 13519#: config/tc-s390.c:474
ae351704
AM
13520#, c-format
13521msgid ""
13522" S390 options:\n"
13523" -mregnames Allow symbolic names for registers\n"
13524" -mwarn-areg-zero Warn about zero base/index registers\n"
13525" -mno-regnames Do not allow symbolic names for registers\n"
13526" -m31 Set file format to 31 bit format\n"
13527" -m64 Set file format to 64 bit format\n"
13528msgstr ""
13529
c1c69e83 13530#: config/tc-s390.c:481
ae351704
AM
13531#, c-format
13532msgid ""
13533" -V print assembler version number\n"
13534" -Qy, -Qn ignored\n"
13535msgstr ""
13536
c1c69e83 13537#: config/tc-s390.c:546
a5c7551f
RW
13538msgid "The 64 bit file format is used without esame instructions."
13539msgstr ""
13540
c1c69e83 13541#: config/tc-s390.c:562
ae351704
AM
13542#, c-format
13543msgid "Internal assembler error for instruction format %s"
13544msgstr ""
13545
c1c69e83 13546#: config/tc-s390.c:608
ae351704 13547#, c-format
a5c7551f 13548msgid "operand out of range (%s not between %ld and %ld)"
ae351704
AM
13549msgstr ""
13550
c1c69e83 13551#: config/tc-s390.c:790
ae351704
AM
13552#, c-format
13553msgid "identifier+constant@%s means identifier@%s+constant"
13554msgstr ""
13555
c1c69e83 13556#: config/tc-s390.c:871
ae351704
AM
13557msgid "Can't handle O_big in s390_exp_compare"
13558msgstr ""
13559
c1c69e83 13560#: config/tc-s390.c:952
ae351704
AM
13561msgid "Invalid suffix for literal pool entry"
13562msgstr ""
13563
c1c69e83 13564#: config/tc-s390.c:1009
ae351704
AM
13565msgid "Big number is too big"
13566msgstr ""
13567
c1c69e83 13568#: config/tc-s390.c:1156
ae351704
AM
13569msgid "relocation not applicable"
13570msgstr ""
13571
c1c69e83 13572#: config/tc-s390.c:1273
a5c7551f
RW
13573msgid "index register specified but zero"
13574msgstr ""
13575
c1c69e83 13576#: config/tc-s390.c:1277
a5c7551f
RW
13577msgid "base register specified but zero"
13578msgstr ""
13579
c1c69e83 13580#: config/tc-s390.c:1281
cc643b88
NC
13581msgid "odd numbered general purpose register specified as register pair"
13582msgstr ""
13583
c1c69e83 13584#: config/tc-s390.c:1289
cc643b88
NC
13585msgid ""
13586"invalid floating point register pair. Valid fp register pair operands are "
13587"0, 1, 4, 5, 8, 9, 12 or 13."
13588msgstr ""
13589
c1c69e83 13590#: config/tc-s390.c:1378
ae351704
AM
13591msgid "invalid operand suffix"
13592msgstr ""
13593
c1c69e83 13594#: config/tc-s390.c:1401
ae351704
AM
13595msgid "syntax error; missing '(' after displacement"
13596msgstr ""
13597
c1c69e83 13598#: config/tc-s390.c:1417 config/tc-s390.c:1461 config/tc-s390.c:1491
ae351704
AM
13599msgid "syntax error; expected ,"
13600msgstr ""
13601
c1c69e83 13602#: config/tc-s390.c:1449
ae351704
AM
13603msgid "syntax error; missing ')' after base register"
13604msgstr ""
13605
c1c69e83 13606#: config/tc-s390.c:1478
ae351704 13607msgid "syntax error; ')' not allowed here"
ac50feda
RH
13608msgstr ""
13609
c1c69e83 13610#: config/tc-s390.c:1613
a5c7551f
RW
13611#, c-format
13612msgid "Opcode %s not available in this mode"
13613msgstr ""
13614
c1c69e83 13615#: config/tc-s390.c:1668 config/tc-s390.c:1691 config/tc-s390.c:1704
ae351704 13616msgid "Invalid .insn format\n"
8ea2b00f
AM
13617msgstr ""
13618
c1c69e83 13619#: config/tc-s390.c:1676
ac50feda 13620#, c-format
ae351704 13621msgid "Unrecognized opcode format: `%s'"
ac50feda
RH
13622msgstr ""
13623
c1c69e83 13624#: config/tc-s390.c:1707
ae351704 13625msgid "second operand of .insn not a constant\n"
ac50feda
RH
13626msgstr ""
13627
c1c69e83 13628#: config/tc-s390.c:1710
ae351704 13629msgid "missing comma after insn constant\n"
ac50feda
RH
13630msgstr ""
13631
c1c69e83
AM
13632#: config/tc-s390.c:1923
13633msgid ".machinemode stack overflow"
13634msgstr ""
13635
13636#: config/tc-s390.c:1930
13637msgid ".machinemode stack underflow"
13638msgstr ""
13639
13640#: config/tc-s390.c:2145
a5c7551f
RW
13641#, c-format
13642msgid "cannot emit relocation %s against subsy symbol %s"
13643msgstr ""
13644
c1c69e83 13645#: config/tc-s390.c:2249
ae351704 13646msgid "unsupported relocation type"
ac50feda
RH
13647msgstr ""
13648
c1c69e83 13649#: config/tc-s390.c:2304
a5c7551f
RW
13650#, c-format
13651msgid "cannot emit PC relative %s relocation%s%s"
13652msgstr ""
13653
c1c69e83 13654#: config/tc-s390.c:2443
a5c7551f
RW
13655#, c-format
13656msgid "Gas failure, reloc type %s\n"
ac50feda
RH
13657msgstr ""
13658
c1c69e83 13659#: config/tc-s390.c:2445
a5c7551f
RW
13660#, c-format
13661msgid "Gas failure, reloc type #%i\n"
ac50feda
RH
13662msgstr ""
13663
a5c7551f 13664#: config/tc-score.c:260
ae351704 13665msgid "div / mul are reserved instructions"
328577ad
NC
13666msgstr ""
13667
a5c7551f 13668#: config/tc-score.c:261
ae351704 13669msgid "This architecture doesn't support mmu"
ac50feda
RH
13670msgstr ""
13671
a5c7551f 13672#: config/tc-score.c:262
ae351704 13673msgid "This architecture doesn't support atomic instruction"
8ea2b00f
AM
13674msgstr ""
13675
a5c7551f 13676#: config/tc-score.c:469
ae351704 13677msgid "S+core register expected"
ac50feda
RH
13678msgstr ""
13679
a5c7551f 13680#: config/tc-score.c:470
ae351704 13681msgid "S+core special-register expected"
ac50feda
RH
13682msgstr ""
13683
a5c7551f 13684#: config/tc-score.c:471
ae351704 13685msgid "S+core co-processor register expected"
ac50feda
RH
13686msgstr ""
13687
cfb8c092 13688#: config/tc-score.c:1074 config/tc-score.c:2068
ae351704 13689msgid "Using temp register(r1)"
ac50feda
RH
13690msgstr ""
13691
a5c7551f 13692#: config/tc-score.c:1093
ae351704
AM
13693#, c-format
13694msgid "register expected, not '%.100s'"
ac50feda
RH
13695msgstr ""
13696
cfb8c092 13697#: config/tc-score.c:1149 config/tc-score.c:5485
a5c7551f
RW
13698msgid "rd must be even number."
13699msgstr ""
13700
cfb8c092 13701#: config/tc-score.c:1513 config/tc-score.c:1520
a5c7551f
RW
13702#, c-format
13703msgid "invalid constant: %d bit expression not in range %u..%u"
13704msgstr ""
13705
cfb8c092
NC
13706#: config/tc-score.c:1526 config/tc-score.c:1533 config/tc-score.c:2895
13707#: config/tc-score.c:2900 config/tc-score.c:3165 config/tc-score.c:3170
13708#: config/tc-score.c:3462
ae351704
AM
13709#, c-format
13710msgid "invalid constant: %d bit expression not in range %d..%d"
ac50feda
RH
13711msgstr ""
13712
cfb8c092 13713#: config/tc-score.c:1558
ae351704 13714msgid "invalid constant: bit expression not defined"
0d2bcfaf
NC
13715msgstr ""
13716
cfb8c092 13717#: config/tc-score.c:2082
ae351704
AM
13718#, c-format
13719msgid "low register(r0-r15)expected, not '%.100s'"
ac50feda
RH
13720msgstr ""
13721
cfb8c092
NC
13722#: config/tc-score.c:2144 config/tc-score.c:3482 config/tc-score.c:3650
13723#: config/tc-score.c:3695
ae351704 13724#, c-format
a5c7551f
RW
13725msgid "missing ["
13726msgstr ""
13727
cfb8c092
NC
13728#: config/tc-score.c:2158 config/tc-score.c:3103 config/tc-score.c:3305
13729#: config/tc-score.c:3321 config/tc-score.c:3392 config/tc-score.c:3447
13730#: config/tc-score.c:3671 config/tc-score.c:3716 config/tc-score.c:3865
13731#: config/tc-score.c:3919 config/tc-score.c:3965
a5c7551f
RW
13732#, c-format
13733msgid "missing ]"
ac50feda
RH
13734msgstr ""
13735
cfb8c092 13736#: config/tc-score.c:2347
ae351704
AM
13737#, c-format
13738msgid "Fix data dependency: %s %s -- %s %s (insert %d nop!/%d)"
ac50feda
RH
13739msgstr ""
13740
cfb8c092 13741#: config/tc-score.c:2366
ae351704
AM
13742#, c-format
13743msgid "Fix data dependency: %s %s -- %s %s (insert 1 pflush/%d)"
ac50feda
RH
13744msgstr ""
13745
cfb8c092 13746#: config/tc-score.c:2382 config/tc-score.c:2389
ae351704
AM
13747#, c-format
13748msgid "data dependency: %s %s -- %s %s (%d/%d bubble)"
ac50feda
RH
13749msgstr ""
13750
cfb8c092 13751#: config/tc-score.c:2838
ae351704 13752msgid "address offset must be half word alignment"
ac50feda
RH
13753msgstr ""
13754
cfb8c092 13755#: config/tc-score.c:2846
ae351704 13756msgid "address offset must be word alignment"
ac50feda
RH
13757msgstr ""
13758
cfb8c092 13759#: config/tc-score.c:2986 config/tc-score.c:3123
ae351704 13760msgid "register same as write-back base"
ac50feda
RH
13761msgstr ""
13762
cfb8c092 13763#: config/tc-score.c:3093
ae351704 13764msgid "pre-indexed expression expected"
ac50feda
RH
13765msgstr ""
13766
cfb8c092 13767#: config/tc-score.c:3422
a5c7551f
RW
13768#, c-format
13769msgid "invalid register number: %d is not in [r0--r7]"
13770msgstr ""
13771
cfb8c092 13772#: config/tc-score.c:3439
a5c7551f 13773msgid "comma is expected"
6e1772d5
AM
13774msgstr ""
13775
cfb8c092 13776#: config/tc-score.c:3470
a5c7551f
RW
13777#, c-format
13778msgid "invalid constant: %d is not word align integer"
13779msgstr ""
13780
cfb8c092 13781#: config/tc-score.c:3509 config/tc-score.c:3552
a5c7551f 13782msgid "invalid constant: 32 bit expression not word align"
ae351704
AM
13783msgstr ""
13784
cfb8c092 13785#: config/tc-score.c:3518 config/tc-score.c:3561
a5c7551f
RW
13786msgid "invalid constant: 32 bit expression not in range [0, 0xffffffff]"
13787msgstr ""
13788
cfb8c092 13789#: config/tc-score.c:3594
a5c7551f
RW
13790msgid ""
13791"invalid constant: 32 bit expression not in range [-0x80000000, 0x7fffffff]"
13792msgstr ""
13793
cfb8c092 13794#: config/tc-score.c:3783 config/tc-score.c:3811
a5c7551f
RW
13795msgid "imm5 should >= 2"
13796msgstr ""
13797
cfb8c092 13798#: config/tc-score.c:3788 config/tc-score.c:3817
a5c7551f
RW
13799msgid "reg should <= 31"
13800msgstr ""
13801
cfb8c092 13802#: config/tc-score.c:3859 config/tc-score.c:3910
ae351704 13803msgid "missing +"
6e1772d5
AM
13804msgstr ""
13805
cfb8c092 13806#: config/tc-score.c:3903
6e1772d5 13807#, c-format
ae351704 13808msgid "%s register same as write-back base"
6e1772d5
AM
13809msgstr ""
13810
cfb8c092 13811#: config/tc-score.c:3905
ae351704 13812msgid "destination"
ac50feda
RH
13813msgstr ""
13814
cfb8c092 13815#: config/tc-score.c:3905
ae351704 13816msgid "source"
ac50feda
RH
13817msgstr ""
13818
cfb8c092 13819#: config/tc-score.c:4235 config/tc-score.c:4311 config/tc-score.c:4946
a5c7551f
RW
13820msgid "expression error"
13821msgstr ""
13822
cfb8c092 13823#: config/tc-score.c:4241
a5c7551f
RW
13824msgid "value not in range [0, 0xffffffff]"
13825msgstr ""
13826
cfb8c092 13827#: config/tc-score.c:4317
a5c7551f
RW
13828msgid "value not in range [-0xffffffff, 0xffffffff]"
13829msgstr ""
13830
cfb8c092 13831#: config/tc-score.c:4345
ae351704 13832msgid "li rd label isn't correct instruction form"
ac50feda
RH
13833msgstr ""
13834
cfb8c092
NC
13835#: config/tc-score.c:4515 config/tc-score.c:4670 config/tc-score.c:5197
13836#: config/tc-score.c:5225
ae351704 13837msgid "lacking label "
ac50feda
RH
13838msgstr ""
13839
cfb8c092 13840#: config/tc-score.c:4896
a5c7551f 13841msgid "s3_PIC code offset overflow (max 16 signed bits)"
ac50feda
RH
13842msgstr ""
13843
cfb8c092 13844#: config/tc-score.c:4952
a5c7551f 13845msgid "value not in range [0, 0x7fffffff]"
ac50feda
RH
13846msgstr ""
13847
cfb8c092 13848#: config/tc-score.c:4957
a5c7551f
RW
13849msgid "end on line error"
13850msgstr ""
13851
cfb8c092 13852#: config/tc-score.c:5204
a5c7551f
RW
13853msgid "invalid constant: 25 bit expression not in range [-16777216, 16777215]"
13854msgstr ""
13855
cfb8c092 13856#: config/tc-score.c:5231
ae351704 13857msgid "invalid constant: 20 bit expression not in range -2^19..2^19"
ac50feda
RH
13858msgstr ""
13859
cfb8c092 13860#: config/tc-score.c:5264
ae351704 13861msgid "lacking label"
ac50feda
RH
13862msgstr ""
13863
cfb8c092 13864#: config/tc-score.c:5269
a5c7551f
RW
13865msgid "invalid constant: 10 bit expression not in range [-2^9, 2^9-1]"
13866msgstr ""
13867
cfb8c092 13868#: config/tc-score.c:5365
a5c7551f
RW
13869msgid "pce instruction error (16 bit || 16 bit)'"
13870msgstr ""
13871
cfb8c092
NC
13872#: config/tc-score.c:5383 config/tc-score.c:5407 config/tc-score.c:5434
13873#: config/tc-score.c:5463 config/tc-score.c:5512
a5c7551f 13874msgid "score3d instruction."
0d2bcfaf
NC
13875msgstr ""
13876
c1c69e83
AM
13877#: config/tc-score.c:6031
13878msgid "Unsupported use of .gpword"
a5c7551f
RW
13879msgstr ""
13880
cfb8c092 13881#: config/tc-score.c:6128
328577ad 13882#, c-format
a5c7551f 13883msgid "BSS length (%d) < 0 ignored"
ac50feda
RH
13884msgstr ""
13885
c1c69e83 13886#: config/tc-score.c:6143 read.c:2408
ac50feda 13887#, c-format
a5c7551f
RW
13888msgid "error setting flags for \".sbss\": %s"
13889msgstr ""
13890
c1c69e83 13891#: config/tc-score.c:6157 config/tc-sparc.c:3939
a5c7551f 13892msgid "missing alignment"
ac50feda
RH
13893msgstr ""
13894
cfb8c092 13895#: config/tc-score.c:6194
ac50feda 13896#, c-format
a5c7551f
RW
13897msgid "alignment too large; %d assumed"
13898msgstr ""
13899
c1c69e83 13900#: config/tc-score.c:6199 read.c:2469
a5c7551f 13901msgid "alignment negative; 0 assumed"
ac50feda
RH
13902msgstr ""
13903
a5c7551f 13904#. Error routine.
cfb8c092 13905#: config/tc-score.c:6608 config/tc-score.c:6632
a5c7551f 13906msgid "size is not 4 or 6"
6e1772d5
AM
13907msgstr ""
13908
cfb8c092 13909#: config/tc-score.c:6691
a5c7551f
RW
13910msgid "bad call to MD_ATOF()"
13911msgstr ""
13912
cfb8c092 13913#: config/tc-score.c:7198
a5c7551f
RW
13914#, c-format
13915msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9]"
13916msgstr ""
13917
cfb8c092 13918#: config/tc-score.c:7213 config/tc-score.c:7242 config/tc-score.c:7294
a5c7551f
RW
13919#, c-format
13920msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19]"
13921msgstr ""
13922
cfb8c092 13923#: config/tc-score.c:7264 config/tc-score.c:7319
a5c7551f
RW
13924#, c-format
13925msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9]"
13926msgstr ""
13927
cfb8c092 13928#: config/tc-score.c:7488
a5c7551f
RW
13929#, c-format
13930msgid "cannot represent %s relocation in this object file format1"
13931msgstr ""
13932
cfb8c092 13933#: config/tc-score.c:7779
ae351704
AM
13934#, c-format
13935msgid "Sunplus-v2-0-0-20060510\n"
ac50feda
RH
13936msgstr ""
13937
cfb8c092 13938#: config/tc-score.c:7799
ac50feda 13939#, c-format
ae351704 13940msgid " Score-specific assembler options:\n"
ac50feda
RH
13941msgstr ""
13942
cfb8c092 13943#: config/tc-score.c:7801
ac50feda 13944#, c-format
ae351704 13945msgid " -EB\t\tassemble code for a big-endian cpu\n"
ac50feda
RH
13946msgstr ""
13947
cfb8c092 13948#: config/tc-score.c:7806
6e1772d5 13949#, c-format
ae351704 13950msgid " -EL\t\tassemble code for a little-endian cpu\n"
a85d7ed0
NC
13951msgstr ""
13952
cfb8c092 13953#: config/tc-score.c:7810
6e1772d5 13954#, c-format
ae351704 13955msgid " -FIXDD\t\tassemble code for fix data dependency\n"
a85d7ed0
NC
13956msgstr ""
13957
cfb8c092 13958#: config/tc-score.c:7812
a85d7ed0 13959#, c-format
ae351704
AM
13960msgid ""
13961" -NWARN\t\tassemble code for no warning message for fix data "
13962"dependency\n"
a85d7ed0
NC
13963msgstr ""
13964
cfb8c092 13965#: config/tc-score.c:7814
a85d7ed0 13966#, c-format
ae351704 13967msgid " -SCORE5\t\tassemble code for target is SCORE5\n"
a85d7ed0
NC
13968msgstr ""
13969
cfb8c092 13970#: config/tc-score.c:7816
ae351704
AM
13971#, c-format
13972msgid " -SCORE5U\tassemble code for target is SCORE5U\n"
a85d7ed0
NC
13973msgstr ""
13974
cfb8c092 13975#: config/tc-score.c:7818
ae351704
AM
13976#, c-format
13977msgid ""
13978" -SCORE7\t\tassemble code for target is SCORE7, this is default "
13979"setting\n"
a85d7ed0
NC
13980msgstr ""
13981
cfb8c092 13982#: config/tc-score.c:7820
ae351704 13983#, c-format
a5c7551f 13984msgid " -SCORE3\t\tassemble code for target is SCORE3\n"
a85d7ed0
NC
13985msgstr ""
13986
cfb8c092 13987#: config/tc-score.c:7822
ae351704 13988#, c-format
a5c7551f
RW
13989msgid ""
13990" -march=score7\tassemble code for target is SCORE7, this is default "
13991"setting\n"
a85d7ed0
NC
13992msgstr ""
13993
cfb8c092 13994#: config/tc-score.c:7824
ae351704 13995#, c-format
a5c7551f 13996msgid " -march=score3\tassemble code for target is SCORE3\n"
a85d7ed0
NC
13997msgstr ""
13998
cfb8c092 13999#: config/tc-score.c:7826
ae351704
AM
14000#, c-format
14001msgid ""
a5c7551f
RW
14002" -USE_R1\t\tassemble code for no warning message when using temp "
14003"register r1\n"
a85d7ed0
NC
14004msgstr ""
14005
cfb8c092 14006#: config/tc-score.c:7828
ae351704 14007#, c-format
a5c7551f 14008msgid " -KPIC\t\tassemble code for PIC\n"
a85d7ed0
NC
14009msgstr ""
14010
cfb8c092 14011#: config/tc-score.c:7830
ae351704 14012#, c-format
a5c7551f 14013msgid " -O0\t\tassembler will not perform any optimizations\n"
a85d7ed0
NC
14014msgstr ""
14015
cfb8c092 14016#: config/tc-score.c:7832
ae351704 14017#, c-format
a5c7551f
RW
14018msgid ""
14019" -G gpnum\tassemble code for setting gpsize and default is 8 byte\n"
a85d7ed0
NC
14020msgstr ""
14021
cfb8c092 14022#: config/tc-score.c:7834
ae351704 14023#, c-format
a5c7551f 14024msgid " -V \t\tSunplus release version \n"
328577ad
NC
14025msgstr ""
14026
2ee0aedf 14027#: config/tc-sh.c:64
f12e7348 14028msgid "directive .big encountered when option -big required"
76bff705
NC
14029msgstr ""
14030
2ee0aedf 14031#: config/tc-sh.c:74
f12e7348 14032msgid "directive .little encountered when option -little required"
76bff705
NC
14033msgstr ""
14034
c1c69e83 14035#: config/tc-sh.c:1423
f12e7348 14036msgid "illegal double indirection"
76bff705
NC
14037msgstr ""
14038
c1c69e83 14039#: config/tc-sh.c:1432
f12e7348 14040msgid "illegal register after @-"
76bff705
NC
14041msgstr ""
14042
c1c69e83 14043#: config/tc-sh.c:1448
f12e7348 14044msgid "must be @(r0,...)"
76bff705
NC
14045msgstr ""
14046
c1c69e83 14047#: config/tc-sh.c:1472
f12e7348 14048msgid "syntax error in @(r0,...)"
ac50feda
RH
14049msgstr ""
14050
c1c69e83 14051#: config/tc-sh.c:1477
fce00800 14052msgid "syntax error in @(r0...)"
ac50feda
RH
14053msgstr ""
14054
c1c69e83 14055#: config/tc-sh.c:1522
fce00800 14056msgid "Deprecated syntax."
328577ad
NC
14057msgstr ""
14058
c1c69e83 14059#: config/tc-sh.c:1534 config/tc-sh.c:1539
fce00800 14060msgid "syntax error in @(disp,[Rn, gbr, pc])"
ac50feda
RH
14061msgstr ""
14062
c1c69e83 14063#: config/tc-sh.c:1544
fce00800 14064msgid "expecting )"
ac50feda
RH
14065msgstr ""
14066
c1c69e83 14067#: config/tc-sh.c:1552
fce00800 14068msgid "illegal register after @"
ac50feda
RH
14069msgstr ""
14070
c1c69e83 14071#: config/tc-sh.c:2193
3caac5b8
AM
14072#, c-format
14073msgid "unhandled %d\n"
14074msgstr ""
14075
c1c69e83 14076#: config/tc-sh.c:2403
a74801ba 14077#, c-format
fce00800 14078msgid "Invalid register: 'r%d'"
a74801ba
ILT
14079msgstr ""
14080
c1c69e83 14081#: config/tc-sh.c:2513
3caac5b8
AM
14082#, c-format
14083msgid "failed for %d\n"
14084msgstr ""
14085
c1c69e83 14086#: config/tc-sh.c:2519
2ee0aedf
TG
14087msgid "misplaced PIC operand"
14088msgstr ""
14089
c1c69e83 14090#: config/tc-sh.c:2630 config/tc-sh.c:3029
3caac5b8
AM
14091msgid "invalid operands for opcode"
14092msgstr ""
14093
c1c69e83 14094#: config/tc-sh.c:2635
fce00800 14095msgid "insn can't be combined with parallel processing insn"
a74801ba
ILT
14096msgstr ""
14097
c1c69e83 14098#: config/tc-sh.c:2642 config/tc-sh.c:2653 config/tc-sh.c:2685
fce00800 14099msgid "multiple movx specifications"
a74801ba
ILT
14100msgstr ""
14101
c1c69e83 14102#: config/tc-sh.c:2647 config/tc-sh.c:2669 config/tc-sh.c:2708
fce00800 14103msgid "multiple movy specifications"
a74801ba
ILT
14104msgstr ""
14105
c1c69e83 14106#: config/tc-sh.c:2656 config/tc-sh.c:2689
fce00800 14107msgid "invalid movx address register"
324bfcf3
AO
14108msgstr ""
14109
c1c69e83 14110#: config/tc-sh.c:2658
6e1772d5
AM
14111msgid "insn cannot be combined with non-nopy"
14112msgstr ""
14113
c1c69e83 14114#: config/tc-sh.c:2672 config/tc-sh.c:2728
6e1772d5
AM
14115msgid "invalid movy address register"
14116msgstr ""
14117
c1c69e83 14118#: config/tc-sh.c:2674
6e1772d5
AM
14119msgid "insn cannot be combined with non-nopx"
14120msgstr ""
14121
c1c69e83 14122#: config/tc-sh.c:2687
6e1772d5
AM
14123msgid "previous movy requires nopx"
14124msgstr ""
14125
c1c69e83 14126#: config/tc-sh.c:2695 config/tc-sh.c:2700
87ccc1b0 14127msgid "invalid movx dsp register"
324bfcf3
AO
14128msgstr ""
14129
c1c69e83 14130#: config/tc-sh.c:2710
6e1772d5 14131msgid "previous movx requires nopy"
324bfcf3
AO
14132msgstr ""
14133
c1c69e83 14134#: config/tc-sh.c:2719 config/tc-sh.c:2724
6e1772d5 14135msgid "invalid movy dsp register"
324bfcf3
AO
14136msgstr ""
14137
c1c69e83 14138#: config/tc-sh.c:2734
87ccc1b0 14139msgid "dsp immediate shift value not constant"
324bfcf3
AO
14140msgstr ""
14141
c1c69e83 14142#: config/tc-sh.c:2748 config/tc-sh.c:2774
87ccc1b0 14143msgid "multiple parallel processing specifications"
324bfcf3
AO
14144msgstr ""
14145
c1c69e83 14146#: config/tc-sh.c:2767
87ccc1b0 14147msgid "multiple condition specifications"
324bfcf3
AO
14148msgstr ""
14149
c1c69e83 14150#: config/tc-sh.c:2805
87ccc1b0 14151msgid "insn cannot be combined with pmuls"
324bfcf3
AO
14152msgstr ""
14153
c1c69e83 14154#: config/tc-sh.c:2821
6e1772d5 14155msgid "bad combined pmuls output operand"
324bfcf3
AO
14156msgstr ""
14157
c1c69e83 14158#: config/tc-sh.c:2831
87ccc1b0 14159msgid "destination register is same for parallel insns"
324bfcf3
AO
14160msgstr ""
14161
c1c69e83 14162#: config/tc-sh.c:2840
87ccc1b0 14163msgid "condition not followed by conditionalizable insn"
324bfcf3
AO
14164msgstr ""
14165
c1c69e83 14166#: config/tc-sh.c:2850
87ccc1b0 14167msgid "unrecognized characters at end of parallel processing insn"
324bfcf3
AO
14168msgstr ""
14169
c1c69e83 14170#: config/tc-sh.c:2966
6e1772d5
AM
14171msgid "opcode not valid for this cpu variant"
14172msgstr ""
14173
c1c69e83 14174#: config/tc-sh.c:2999
6e1772d5
AM
14175msgid "Delayed branches not available on SH1"
14176msgstr ""
14177
c1c69e83 14178#: config/tc-sh.c:3034
324bfcf3 14179#, c-format
87ccc1b0 14180msgid "excess operands: '%s'"
324bfcf3
AO
14181msgstr ""
14182
c1c69e83 14183#: config/tc-sh.c:3111
87ccc1b0 14184msgid ".uses pseudo-op seen when not relaxing"
324bfcf3
AO
14185msgstr ""
14186
c1c69e83 14187#: config/tc-sh.c:3117
87ccc1b0 14188msgid "bad .uses format"
324bfcf3
AO
14189msgstr ""
14190
c1c69e83 14191#: config/tc-sh.c:3228
87ccc1b0 14192msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia"
324bfcf3
AO
14193msgstr ""
14194
c1c69e83 14195#: config/tc-sh.c:3234
87ccc1b0 14196msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact"
324bfcf3
AO
14197msgstr ""
14198
c1c69e83 14199#: config/tc-sh.c:3236
87ccc1b0 14200msgid "Invalid combination: --abi=64 with --isa=SHcompact"
324bfcf3
AO
14201msgstr ""
14202
c1c69e83 14203#: config/tc-sh.c:3268
a5c7551f
RW
14204#, c-format
14205msgid "Invalid argument to --isa option: %s"
14206msgstr ""
14207
c1c69e83 14208#: config/tc-sh.c:3277
87ccc1b0 14209msgid "Invalid combination: --abi=32 with --abi=64"
324bfcf3
AO
14210msgstr ""
14211
c1c69e83 14212#: config/tc-sh.c:3283
87ccc1b0 14213msgid "Invalid combination: --abi=64 with --abi=32"
324bfcf3
AO
14214msgstr ""
14215
c1c69e83 14216#: config/tc-sh.c:3285
87ccc1b0 14217msgid "Invalid combination: --isa=SHcompact with --abi=64"
324bfcf3
AO
14218msgstr ""
14219
c1c69e83 14220#: config/tc-sh.c:3289
a5c7551f
RW
14221#, c-format
14222msgid "Invalid argument to --abi option: %s"
14223msgstr ""
14224
c1c69e83 14225#: config/tc-sh.c:3329
6e1772d5 14226#, c-format
87ccc1b0
NC
14227msgid ""
14228"SH options:\n"
3caac5b8
AM
14229"--little\t\tgenerate little endian code\n"
14230"--big\t\t\tgenerate big endian code\n"
14231"--relax\t\t\talter jump instructions for long displacements\n"
14232"--renesas\t\tdisable optimization with section symbol for\n"
8ea2b00f 14233"\t\t\tcompatibility with Renesas assembler.\n"
3caac5b8
AM
14234"--small\t\t\talign sections to 4 byte boundaries, not 16\n"
14235"--dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
14236"--allow-reg-prefix\tallow '$' as a register name prefix.\n"
14237"--isa=[any\t\tuse most appropriate isa\n"
8ea2b00f
AM
14238" | dsp same as '-dsp'\n"
14239" | fp"
6e1772d5
AM
14240msgstr ""
14241
c1c69e83 14242#: config/tc-sh.c:3355
6e1772d5
AM
14243#, c-format
14244msgid ""
3caac5b8 14245"--isa=[shmedia\t\tset as the default instruction set for SH64\n"
6e1772d5
AM
14246" | SHmedia\n"
14247" | shcompact\n"
14248" | SHcompact]\n"
324bfcf3
AO
14249msgstr ""
14250
c1c69e83 14251#: config/tc-sh.c:3360
6e1772d5 14252#, c-format
87ccc1b0 14253msgid ""
3caac5b8 14254"--abi=[32|64]\t\tset size of expanded SHmedia operands and object\n"
87ccc1b0 14255"\t\t\tfile type\n"
3caac5b8 14256"--shcompact-const-crange emit code-range descriptors for constants in\n"
87ccc1b0 14257"\t\t\tSHcompact code sections\n"
3caac5b8 14258"--no-mix\t\tdisallow SHmedia code in the same section as\n"
87ccc1b0 14259"\t\t\tconstants and SHcompact code\n"
3caac5b8
AM
14260"--no-expand\t\tdo not expand MOVI, PT, PTA or PTB instructions\n"
14261"--expand-pt32\t\twith -abi=64, expand PT, PTA and PTB instructions\n"
6e1772d5 14262"\t\t\tto 32 bits only\n"
324bfcf3
AO
14263msgstr ""
14264
c1c69e83 14265#: config/tc-sh.c:3372
2ee0aedf
TG
14266#, c-format
14267msgid "--fdpic\t\t\tgenerate an FDPIC object file\n"
14268msgstr ""
14269
c1c69e83 14270#: config/tc-sh.c:3463
87ccc1b0 14271msgid ".uses does not refer to a local symbol in the same section"
324bfcf3
AO
14272msgstr ""
14273
c1c69e83 14274#: config/tc-sh.c:3482
87ccc1b0 14275msgid "can't find fixup pointed to by .uses"
324bfcf3
AO
14276msgstr ""
14277
c1c69e83 14278#: config/tc-sh.c:3502
87ccc1b0 14279msgid ".uses target does not refer to a local symbol in the same section"
324bfcf3
AO
14280msgstr ""
14281
c1c69e83 14282#: config/tc-sh.c:3579
87ccc1b0 14283msgid "displacement overflows 12-bit field"
324bfcf3
AO
14284msgstr ""
14285
c1c69e83 14286#: config/tc-sh.c:3582
87ccc1b0
NC
14287#, c-format
14288msgid "displacement to defined symbol %s overflows 12-bit field"
324bfcf3
AO
14289msgstr ""
14290
c1c69e83 14291#: config/tc-sh.c:3586
87ccc1b0
NC
14292#, c-format
14293msgid "displacement to undefined symbol %s overflows 12-bit field"
324bfcf3
AO
14294msgstr ""
14295
c1c69e83 14296#: config/tc-sh.c:3659
87ccc1b0 14297msgid "displacement overflows 8-bit field"
324bfcf3
AO
14298msgstr ""
14299
c1c69e83 14300#: config/tc-sh.c:3662
87ccc1b0
NC
14301#, c-format
14302msgid "displacement to defined symbol %s overflows 8-bit field"
324bfcf3
AO
14303msgstr ""
14304
c1c69e83 14305#: config/tc-sh.c:3666
87ccc1b0
NC
14306#, c-format
14307msgid "displacement to undefined symbol %s overflows 8-bit field "
324bfcf3
AO
14308msgstr ""
14309
c1c69e83 14310#: config/tc-sh.c:3683
87ccc1b0
NC
14311#, c-format
14312msgid "overflow in branch to %s; converted into longer instruction sequence"
324bfcf3
AO
14313msgstr ""
14314
c1c69e83
AM
14315#: config/tc-sh.c:3748 config/tc-sh.c:3795 config/tc-sparc.c:4446
14316#: config/tc-sparc.c:4470
87ccc1b0
NC
14317msgid "misaligned data"
14318msgstr ""
14319
c1c69e83 14320#: config/tc-sh.c:4124
f12e7348
NC
14321msgid "offset to unaligned destination"
14322msgstr ""
14323
c1c69e83 14324#: config/tc-sh.c:4129
f12e7348
NC
14325msgid "negative offset"
14326msgstr ""
14327
c1c69e83 14328#: config/tc-sh.c:4280
87ccc1b0
NC
14329msgid "misaligned offset"
14330msgstr ""
14331
f12e7348
NC
14332#: config/tc-sh64.c:568
14333msgid "This operand must be constant at assembly time"
14334msgstr ""
14335
14336#: config/tc-sh64.c:681
14337msgid "Invalid operand expression"
14338msgstr ""
14339
14340#: config/tc-sh64.c:773 config/tc-sh64.c:877
14341msgid "PTB operand is a SHmedia symbol"
14342msgstr ""
14343
14344#: config/tc-sh64.c:776 config/tc-sh64.c:874
14345msgid "PTA operand is a SHcompact symbol"
14346msgstr ""
14347
14348#: config/tc-sh64.c:792
14349msgid "invalid expression in operand"
14350msgstr ""
14351
14352#: config/tc-sh64.c:1483
14353#, c-format
14354msgid "invalid operand, not a 5-bit unsigned value: %d"
14355msgstr ""
14356
14357#: config/tc-sh64.c:1488
14358#, c-format
14359msgid "invalid operand, not a 6-bit signed value: %d"
14360msgstr ""
14361
14362#: config/tc-sh64.c:1493
14363#, c-format
14364msgid "invalid operand, not a 6-bit unsigned value: %d"
14365msgstr ""
14366
14367#: config/tc-sh64.c:1498 config/tc-sh64.c:1510
14368#, c-format
14369msgid "invalid operand, not a 11-bit signed value: %d"
14370msgstr ""
14371
14372#: config/tc-sh64.c:1500
14373#, c-format
14374msgid "invalid operand, not a multiple of 32: %d"
14375msgstr ""
14376
14377#: config/tc-sh64.c:1505
14378#, c-format
14379msgid "invalid operand, not a 10-bit signed value: %d"
14380msgstr ""
14381
14382#: config/tc-sh64.c:1512
14383#, c-format
14384msgid "invalid operand, not an even value: %d"
14385msgstr ""
14386
14387#: config/tc-sh64.c:1517
14388#, c-format
14389msgid "invalid operand, not a 12-bit signed value: %d"
14390msgstr ""
14391
14392#: config/tc-sh64.c:1519
14393#, c-format
14394msgid "invalid operand, not a multiple of 4: %d"
14395msgstr ""
14396
14397#: config/tc-sh64.c:1524
14398#, c-format
14399msgid "invalid operand, not a 13-bit signed value: %d"
14400msgstr ""
14401
14402#: config/tc-sh64.c:1526
14403#, c-format
14404msgid "invalid operand, not a multiple of 8: %d"
14405msgstr ""
14406
14407#: config/tc-sh64.c:1531
14408#, c-format
14409msgid "invalid operand, not a 16-bit signed value: %d"
14410msgstr ""
14411
14412#: config/tc-sh64.c:1536
14413#, c-format
14414msgid "invalid operand, not a 16-bit unsigned value: %d"
14415msgstr ""
14416
14417#: config/tc-sh64.c:1542
14418msgid "operand out of range for PT, PTA and PTB"
14419msgstr ""
14420
14421#: config/tc-sh64.c:1544
14422#, c-format
14423msgid "operand not a multiple of 4 for PT, PTA or PTB: %d"
14424msgstr ""
14425
14426#: config/tc-sh64.c:2064
14427#, c-format
14428msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x"
14429msgstr ""
14430
14431#: config/tc-sh64.c:2421 config/tc-sh64.c:2584 config/tc-sh64.c:2599
14432msgid "invalid PIC reference"
14433msgstr ""
14434
14435#: config/tc-sh64.c:2478
14436msgid "can't find opcode"
14437msgstr ""
14438
14439#: config/tc-sh64.c:2681 config/tc-sh64.c:2721
14440msgid "invalid operand: expression in PT target"
14441msgstr ""
14442
14443#: config/tc-sh64.c:2812
14444#, c-format
14445msgid "invalid operands to %s"
14446msgstr ""
14447
14448#: config/tc-sh64.c:2818
14449#, c-format
14450msgid "excess operands to %s"
14451msgstr ""
14452
14453#: config/tc-sh64.c:2863
14454#, c-format
14455msgid "The `.mode %s' directive is not valid with this architecture"
14456msgstr ""
14457
14458#: config/tc-sh64.c:2871
14459#, c-format
14460msgid "Invalid argument to .mode: %s"
14461msgstr ""
14462
14463#: config/tc-sh64.c:2901
14464#, c-format
14465msgid "The `.abi %s' directive is not valid with this architecture"
14466msgstr ""
14467
14468#: config/tc-sh64.c:2907
14469msgid "`.abi 64' but command-line options do not specify 64-bit ABI"
14470msgstr ""
14471
14472#: config/tc-sh64.c:2912
14473msgid "`.abi 32' but command-line options do not specify 32-bit ABI"
14474msgstr ""
14475
14476#: config/tc-sh64.c:2915
14477#, c-format
14478msgid "Invalid argument to .abi: %s"
14479msgstr ""
14480
14481#: config/tc-sh64.c:2970
14482msgid "-no-mix is invalid without specifying SHcompact or SHmedia"
14483msgstr ""
14484
14485#: config/tc-sh64.c:2975
14486msgid "-shcompact-const-crange is invalid without SHcompact"
14487msgstr ""
14488
14489#: config/tc-sh64.c:2978
14490msgid "-expand-pt32 only valid with -abi=64"
14491msgstr ""
14492
14493#: config/tc-sh64.c:2981
14494msgid "-no-expand only valid with SHcompact or SHmedia"
14495msgstr ""
14496
14497#: config/tc-sh64.c:2984
14498msgid "-expand-pt32 invalid together with -no-expand"
14499msgstr ""
14500
14501#: config/tc-sh64.c:3198
14502msgid ""
14503"SHmedia code not allowed in same section as constants and SHcompact code"
14504msgstr ""
14505
14506#: config/tc-sh64.c:3216
14507msgid "No segment info for current section"
14508msgstr ""
14509
14510#: config/tc-sh64.c:3255
14511msgid "duplicate datalabel operator ignored"
14512msgstr ""
14513
14514#: config/tc-sh64.c:3325
14515msgid "Invalid DataLabel expression"
14516msgstr ""
14517
c1c69e83 14518#: config/tc-sparc.c:301 config/tc-sparc.c:514
ac50feda
RH
14519msgid "Bad opcode table, broken assembler."
14520msgstr ""
14521
c1c69e83 14522#: config/tc-sparc.c:506
ac50feda
RH
14523#, c-format
14524msgid "invalid architecture -xarch=%s"
14525msgstr ""
14526
c1c69e83 14527#: config/tc-sparc.c:578
a85d7ed0
NC
14528#, c-format
14529msgid "No compiled in support for %d bit object file format"
14530msgstr ""
14531
c1c69e83 14532#: config/tc-sparc.c:659
6e1772d5 14533#, c-format
ac50feda
RH
14534msgid "SPARC options:\n"
14535msgstr ""
14536
c1c69e83 14537#: config/tc-sparc.c:688
6e1772d5 14538#, c-format
ac50feda
RH
14539msgid ""
14540"\n"
ac50feda
RH
14541"\t\t\tspecify variant of SPARC architecture\n"
14542"-bump\t\t\twarn when assembler switches architectures\n"
14543"-sparc\t\t\tignored\n"
14544"--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
60bcf0fa
NC
14545"-relax\t\t\trelax jumps and branches (default)\n"
14546"-no-relax\t\tavoid changing any jumps and branches\n"
ac50feda
RH
14547msgstr ""
14548
c1c69e83 14549#: config/tc-sparc.c:696
6e1772d5 14550#, c-format
ac50feda
RH
14551msgid "-k\t\t\tgenerate PIC\n"
14552msgstr ""
14553
c1c69e83 14554#: config/tc-sparc.c:700
6e1772d5 14555#, c-format
ac50feda
RH
14556msgid ""
14557"-32\t\t\tcreate 32 bit object file\n"
14558"-64\t\t\tcreate 64 bit object file\n"
14559msgstr ""
14560
c1c69e83 14561#: config/tc-sparc.c:703
ac50feda
RH
14562#, c-format
14563msgid "\t\t\t[default is %d]\n"
14564msgstr ""
14565
c1c69e83 14566#: config/tc-sparc.c:705
6e1772d5 14567#, c-format
ac50feda
RH
14568msgid ""
14569"-TSO\t\t\tuse Total Store Ordering\n"
14570"-PSO\t\t\tuse Partial Store Ordering\n"
14571"-RMO\t\t\tuse Relaxed Memory Ordering\n"
14572msgstr ""
14573
c1c69e83 14574#: config/tc-sparc.c:709
ac50feda
RH
14575#, c-format
14576msgid "\t\t\t[default is %s]\n"
14577msgstr ""
14578
c1c69e83 14579#: config/tc-sparc.c:711
6e1772d5 14580#, c-format
ac50feda
RH
14581msgid ""
14582"-KPIC\t\t\tgenerate PIC\n"
14583"-V\t\t\tprint assembler version number\n"
8ad3436c
AM
14584"-undeclared-regs\tignore application global register usage without\n"
14585"\t\t\tappropriate .register directive (default)\n"
14586"-no-undeclared-regs\tforce error on application global register usage\n"
14587"\t\t\twithout appropriate .register directive\n"
ac50feda
RH
14588"-q\t\t\tignored\n"
14589"-Qy, -Qn\t\tignored\n"
14590"-s\t\t\tignored\n"
14591msgstr ""
14592
c1c69e83 14593#: config/tc-sparc.c:723
6e1772d5 14594#, c-format
ac50feda
RH
14595msgid ""
14596"-EL\t\t\tgenerate code for a little endian machine\n"
14597"-EB\t\t\tgenerate code for a big endian machine\n"
14598"--little-endian-data\tgenerate code for a machine having big endian\n"
8ad3436c 14599" instructions and little endian data.\n"
ac50feda
RH
14600msgstr ""
14601
c1c69e83 14602#: config/tc-sparc.c:862
a74801ba
ILT
14603#, c-format
14604msgid "Internal error: losing opcode: `%s' \"%s\"\n"
14605msgstr ""
14606
c1c69e83 14607#: config/tc-sparc.c:881
a74801ba
ILT
14608#, c-format
14609msgid "Internal error: can't find opcode `%s' for `%s'\n"
ac50feda
RH
14610msgstr ""
14611
c1c69e83 14612#: config/tc-sparc.c:1027
a74801ba 14613msgid "Support for 64-bit arithmetic not compiled in."
ac50feda
RH
14614msgstr ""
14615
c1c69e83 14616#: config/tc-sparc.c:1073
a74801ba 14617msgid "set: number not in 0..4294967295 range"
ac50feda
RH
14618msgstr ""
14619
c1c69e83 14620#: config/tc-sparc.c:1080
a74801ba 14621msgid "set: number not in -2147483648..4294967295 range"
ac50feda
RH
14622msgstr ""
14623
c1c69e83 14624#: config/tc-sparc.c:1139
a74801ba 14625msgid "setsw: number not in -2147483648..4294967295 range"
ac50feda
RH
14626msgstr ""
14627
c1c69e83 14628#: config/tc-sparc.c:1187
ac50feda
RH
14629msgid "setx: temporary register same as destination register"
14630msgstr ""
14631
c1c69e83 14632#: config/tc-sparc.c:1258
a74801ba
ILT
14633msgid "setx: illegal temporary register g0"
14634msgstr ""
14635
c1c69e83 14636#: config/tc-sparc.c:1355
a74801ba
ILT
14637msgid "FP branch in delay slot"
14638msgstr ""
14639
c1c69e83 14640#: config/tc-sparc.c:1370
a74801ba
ILT
14641msgid "FP branch preceded by FP instruction; NOP inserted"
14642msgstr ""
14643
c1c69e83 14644#: config/tc-sparc.c:1410
ac50feda
RH
14645msgid "failed special case insn sanity check"
14646msgstr ""
14647
cfb8c092 14648#: config/tc-sparc.c:1562
ac50feda
RH
14649msgid ": invalid membar mask name"
14650msgstr ""
14651
cfb8c092 14652#: config/tc-sparc.c:1578
ac50feda
RH
14653msgid ": invalid membar mask expression"
14654msgstr ""
14655
cfb8c092 14656#: config/tc-sparc.c:1583
ac50feda
RH
14657msgid ": invalid membar mask number"
14658msgstr ""
14659
cfb8c092 14660#: config/tc-sparc.c:1598
6f6ef0fa
NC
14661msgid ": invalid siam mode expression"
14662msgstr ""
14663
cfb8c092 14664#: config/tc-sparc.c:1603
6f6ef0fa
NC
14665msgid ": invalid siam mode number"
14666msgstr ""
14667
cfb8c092 14668#: config/tc-sparc.c:1619
ac50feda
RH
14669msgid ": invalid prefetch function name"
14670msgstr ""
14671
cfb8c092 14672#: config/tc-sparc.c:1627
ac50feda
RH
14673msgid ": invalid prefetch function expression"
14674msgstr ""
14675
cfb8c092 14676#: config/tc-sparc.c:1632
ac50feda
RH
14677msgid ": invalid prefetch function number"
14678msgstr ""
14679
cfb8c092 14680#: config/tc-sparc.c:1660 config/tc-sparc.c:1672
ac50feda
RH
14681msgid ": unrecognizable privileged register"
14682msgstr ""
14683
cfb8c092 14684#: config/tc-sparc.c:1696 config/tc-sparc.c:1708
ae351704
AM
14685msgid ": unrecognizable hyperprivileged register"
14686msgstr ""
14687
cfb8c092 14688#: config/tc-sparc.c:1732 config/tc-sparc.c:1757
6f6ef0fa 14689msgid ": unrecognizable v9a or v9b ancillary state register"
ac50feda
RH
14690msgstr ""
14691
cfb8c092 14692#: config/tc-sparc.c:1737
ac50feda
RH
14693msgid ": rd on write only ancillary state register"
14694msgstr ""
14695
6f6ef0fa 14696#. %sys_tick and %sys_tick_cmpr are v9bnotv9a
cfb8c092 14697#: config/tc-sparc.c:1745
6f6ef0fa
NC
14698msgid ": unrecognizable v9a ancillary state register"
14699msgstr ""
14700
cfb8c092 14701#: config/tc-sparc.c:1781
ac50feda
RH
14702msgid ": asr number must be between 16 and 31"
14703msgstr ""
14704
cfb8c092 14705#: config/tc-sparc.c:1789
ac50feda
RH
14706msgid ": asr number must be between 0 and 31"
14707msgstr ""
14708
cfb8c092 14709#: config/tc-sparc.c:1799
6e1772d5 14710#, c-format
ac50feda
RH
14711msgid ": expecting %asrN"
14712msgstr ""
14713
c1c69e83
AM
14714#: config/tc-sparc.c:1841
14715msgid ": crypto immediate must be between 0 and 31"
14716msgstr ""
14717
14718#: config/tc-sparc.c:1850
14719msgid ": expecting crypto immediate"
14720msgstr ""
14721
14722#: config/tc-sparc.c:2032 config/tc-sparc.c:2070 config/tc-sparc.c:2502
14723#: config/tc-sparc.c:2538
87ccc1b0
NC
14724#, c-format
14725msgid "Illegal operands: %%%s requires arguments in ()"
14726msgstr ""
14727
c1c69e83 14728#: config/tc-sparc.c:2038
87ccc1b0
NC
14729#, c-format
14730msgid ""
14731"Illegal operands: %%%s cannot be used together with other relocs in the insn "
14732"()"
14733msgstr ""
14734
c1c69e83 14735#: config/tc-sparc.c:2049
87ccc1b0
NC
14736#, c-format
14737msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
14738msgstr ""
14739
c1c69e83 14740#: config/tc-sparc.c:2256
a74801ba
ILT
14741msgid "detected global register use not covered by .register pseudo-op"
14742msgstr ""
14743
c1c69e83 14744#: config/tc-sparc.c:2331
ac50feda
RH
14745msgid ": There are only 64 f registers; [0-63]"
14746msgstr ""
14747
c1c69e83 14748#: config/tc-sparc.c:2333 config/tc-sparc.c:2351
ac50feda
RH
14749msgid ": There are only 32 f registers; [0-31]"
14750msgstr ""
14751
c1c69e83 14752#: config/tc-sparc.c:2343
6e1772d5
AM
14753msgid ": There are only 32 single precision f registers; [0-31]"
14754msgstr ""
14755
c1c69e83 14756#: config/tc-sparc.c:2550
328577ad 14757#, c-format
a74801ba
ILT
14758msgid ""
14759"Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
14760msgstr ""
14761
c1c69e83 14762#: config/tc-sparc.c:2667
328577ad 14763#, c-format
a74801ba
ILT
14764msgid "Illegal operands: Can't add non-constant expression to %%%s()"
14765msgstr ""
14766
c1c69e83 14767#: config/tc-sparc.c:2677
328577ad 14768#, c-format
a74801ba
ILT
14769msgid ""
14770"Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
14771"symbol"
14772msgstr ""
14773
c1c69e83 14774#: config/tc-sparc.c:2695
ac50feda
RH
14775msgid ": PC-relative operand can't be a constant"
14776msgstr ""
14777
c1c69e83 14778#: config/tc-sparc.c:2702
87ccc1b0
NC
14779msgid ": TLS operand can't be a constant"
14780msgstr ""
14781
c1c69e83
AM
14782#: config/tc-sparc.c:2728
14783msgid ": Immediate value in cbcond is out of range."
14784msgstr ""
14785
14786#: config/tc-sparc.c:2755
ac50feda
RH
14787msgid ": invalid ASI name"
14788msgstr ""
14789
c1c69e83 14790#: config/tc-sparc.c:2763
ac50feda
RH
14791msgid ": invalid ASI expression"
14792msgstr ""
14793
c1c69e83 14794#: config/tc-sparc.c:2768
ac50feda
RH
14795msgid ": invalid ASI number"
14796msgstr ""
14797
c1c69e83 14798#: config/tc-sparc.c:2865
ac50feda
RH
14799msgid "OPF immediate operand out of range (0-0x1ff)"
14800msgstr ""
14801
c1c69e83 14802#: config/tc-sparc.c:2870
ac50feda
RH
14803msgid "non-immediate OPF operand, ignored"
14804msgstr ""
14805
c1c69e83 14806#: config/tc-sparc.c:2889
ac50feda
RH
14807msgid ": invalid cpreg name"
14808msgstr ""
14809
c1c69e83 14810#: config/tc-sparc.c:2918
ac50feda
RH
14811#, c-format
14812msgid "Illegal operands%s"
14813msgstr ""
14814
c1c69e83 14815#: config/tc-sparc.c:2957
ac50feda
RH
14816#, c-format
14817msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
14818msgstr ""
14819
c1c69e83 14820#: config/tc-sparc.c:2993
ac50feda
RH
14821#, c-format
14822msgid "Architecture mismatch on \"%s\"."
14823msgstr ""
14824
c1c69e83 14825#: config/tc-sparc.c:2994
ac50feda
RH
14826#, c-format
14827msgid " (Requires %s; requested architecture is %s.)"
14828msgstr ""
14829
c1c69e83 14830#: config/tc-sparc.c:3006
cfb8c092
NC
14831#, c-format
14832msgid "Hardware capability \"%s\" not enabled for \"%s\"."
14833msgstr ""
14834
c1c69e83
AM
14835#: config/tc-sparc.c:3404 config/tc-sparc.c:3411 config/tc-sparc.c:3418
14836#: config/tc-sparc.c:3425 config/tc-sparc.c:3432 config/tc-sparc.c:3441
14837#: config/tc-sparc.c:3453 config/tc-sparc.c:3464 config/tc-sparc.c:3486
14838#: config/tc-sparc.c:3510 write.c:1160
14839msgid "relocation overflow"
14840msgstr ""
14841
14842#: config/tc-sparc.c:3565
ac50feda
RH
14843#, c-format
14844msgid "bad or unhandled relocation type: 0x%02x"
14845msgstr ""
14846
c1c69e83 14847#: config/tc-sparc.c:3901
06647dfd
AM
14848msgid "Expected comma after name"
14849msgstr ""
14850
c1c69e83 14851#: config/tc-sparc.c:3910
328577ad
NC
14852#, c-format
14853msgid "BSS length (%d.) <0! Ignored."
14854msgstr ""
14855
c1c69e83 14856#: config/tc-sparc.c:3922
ac50feda
RH
14857msgid "bad .reserve segment -- expected BSS segment"
14858msgstr ""
14859
c1c69e83 14860#: config/tc-sparc.c:3950
ac50feda
RH
14861#, c-format
14862msgid "alignment too large; assuming %d"
14863msgstr ""
14864
c1c69e83 14865#: config/tc-sparc.c:3956 config/tc-sparc.c:4106
ac50feda
RH
14866msgid "negative alignment"
14867msgstr ""
14868
c1c69e83 14869#: config/tc-sparc.c:3966 config/tc-sparc.c:4128 read.c:1482 read.c:2481
ac50feda
RH
14870msgid "alignment not a power of 2"
14871msgstr ""
14872
c1c69e83 14873#: config/tc-sparc.c:4019
a5c7551f
RW
14874#, c-format
14875msgid "Ignoring attempt to re-define symbol %s"
14876msgstr ""
14877
c1c69e83 14878#: config/tc-sparc.c:4043 config/tc-v850.c:284
328577ad
NC
14879msgid "Expected comma after symbol-name"
14880msgstr ""
14881
c1c69e83 14882#: config/tc-sparc.c:4053
87ccc1b0 14883#, c-format
fce00800 14884msgid ".COMMon length (%lu) out of range ignored"
87ccc1b0
NC
14885msgstr ""
14886
c1c69e83 14887#: config/tc-sparc.c:4086
ac50feda
RH
14888msgid "Expected comma after common length"
14889msgstr ""
14890
c1c69e83 14891#: config/tc-sparc.c:4100
06647dfd
AM
14892#, c-format
14893msgid "alignment too large; assuming %ld"
14894msgstr ""
14895
c1c69e83 14896#: config/tc-sparc.c:4243
3caac5b8
AM
14897msgid "Unknown segment type"
14898msgstr ""
14899
c1c69e83 14900#: config/tc-sparc.c:4318 config/tc-sparc.c:4328
328577ad 14901#, c-format
a74801ba
ILT
14902msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
14903msgstr ""
14904
c1c69e83 14905#: config/tc-sparc.c:4346
a74801ba
ILT
14906msgid "redefinition of global register"
14907msgstr ""
14908
c1c69e83 14909#: config/tc-sparc.c:4357
a74801ba
ILT
14910#, c-format
14911msgid "Register symbol %s already defined."
14912msgstr ""
14913
c1c69e83 14914#: config/tc-sparc.c:4561
328577ad
NC
14915#, c-format
14916msgid "Illegal operands: %%r_plt in %d-byte data field"
14917msgstr ""
14918
c1c69e83 14919#: config/tc-sparc.c:4571
87ccc1b0
NC
14920#, c-format
14921msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
14922msgstr ""
14923
c1c69e83 14924#: config/tc-sparc.c:4608 config/tc-vax.c:3312
328577ad
NC
14925#, c-format
14926msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
14927msgstr ""
14928
c1c69e83 14929#: config/tc-sparc.c:4616 config/tc-sparc.c:4647 config/tc-sparc.c:4656
2ee0aedf 14930#: config/tc-vax.c:3320 config/tc-vax.c:3351 config/tc-vax.c:3360
328577ad
NC
14931#, c-format
14932msgid "Illegal operands: %%r_%s%d requires arguments in ()"
14933msgstr ""
14934
c1c69e83 14935#: config/tc-sparc.c:4665 config/tc-vax.c:3369
328577ad
NC
14936#, c-format
14937msgid "Illegal operands: garbage after %%r_%s%d()"
14938msgstr ""
14939
2ee0aedf 14940#: config/tc-sparc.h:65
328577ad
NC
14941msgid "sparc convert_frag\n"
14942msgstr ""
14943
2ee0aedf 14944#: config/tc-sparc.h:67 config/tc-z80.h:53
328577ad
NC
14945msgid "estimate_size_before_relax called"
14946msgstr ""
14947
2ee0aedf 14948#: config/tc-spu.c:130
ae351704
AM
14949#, c-format
14950msgid "Can't hash instruction '%s':%s"
14951msgstr ""
14952
2ee0aedf 14953#: config/tc-spu.c:184
ae351704
AM
14954msgid ""
14955"SPU options:\n"
14956" --apuasm\t\t emulate behaviour of apuasm\n"
14957msgstr ""
14958
2ee0aedf 14959#: config/tc-spu.c:290
ae351704
AM
14960#, c-format
14961msgid "Invalid mnemonic '%s'"
14962msgstr ""
14963
2ee0aedf 14964#: config/tc-spu.c:296
ae351704
AM
14965#, c-format
14966msgid "'%s' is only available in DD2.0 or higher."
14967msgstr ""
14968
2ee0aedf 14969#: config/tc-spu.c:328
ae351704
AM
14970#, c-format
14971msgid "Error in argument %d. Expecting: \"%s\""
14972msgstr ""
14973
2ee0aedf 14974#: config/tc-spu.c:339
ae351704
AM
14975msgid "Mixing register syntax, with and without '$'."
14976msgstr ""
14977
2ee0aedf 14978#: config/tc-spu.c:345
ae351704
AM
14979#, c-format
14980msgid "Treating '%-*s' as a symbol."
14981msgstr ""
14982
2ee0aedf 14983#: config/tc-spu.c:564
ae351704
AM
14984msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher."
14985msgstr ""
14986
2ee0aedf 14987#: config/tc-spu.c:566
ae351704
AM
14988msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher."
14989msgstr ""
14990
2ee0aedf 14991#: config/tc-spu.c:609
ae351704
AM
14992#, c-format
14993msgid "Using old style, %%lo(expr), please change to PPC style, expr@l."
14994msgstr ""
14995
2ee0aedf 14996#: config/tc-spu.c:615
ae351704
AM
14997#, c-format
14998msgid "Using old style, %%hi(expr), please change to PPC style, expr@h."
14999msgstr ""
15000
2ee0aedf 15001#: config/tc-spu.c:685 config/tc-spu.c:688
ae351704
AM
15002#, c-format
15003msgid "Constant expression %d out of range, [%d, %d]."
15004msgstr ""
15005
2ee0aedf 15006#: config/tc-spu.c:790
a5c7551f
RW
15007#, c-format
15008msgid "invalid priority '%lu'"
15009msgstr ""
15010
2ee0aedf 15011#: config/tc-spu.c:796
a5c7551f
RW
15012#, c-format
15013msgid "invalid lrlive '%lu'"
15014msgstr ""
15015
2ee0aedf 15016#: config/tc-spu.c:855
ae351704
AM
15017msgid "Relaxation should never occur"
15018msgstr ""
15019
2ee0aedf 15020#: config/tc-spu.c:1005
a5c7551f
RW
15021#, c-format
15022msgid "Relocation doesn't fit. (relocation value = 0x%lx)"
15023msgstr ""
15024
15025#: config/tc-spu.h:85
ae351704
AM
15026msgid "spu convert_frag\n"
15027msgstr ""
15028
cc643b88
NC
15029#: config/tc-tic30.c:37
15030msgid "first"
15031msgstr ""
15032
15033#: config/tc-tic30.c:37
15034msgid "second"
15035msgstr ""
15036
15037#: config/tc-tic30.c:37
15038msgid "third"
15039msgstr ""
15040
15041#: config/tc-tic30.c:37
15042msgid "fourth"
15043msgstr ""
15044
15045#: config/tc-tic30.c:37
15046msgid "fifth"
15047msgstr ""
15048
a5c7551f
RW
15049#: config/tc-tic30.c:483
15050msgid "More than one AR register found in indirect reference"
15051msgstr ""
15052
15053#: config/tc-tic30.c:488
15054msgid "Illegal AR register in indirect reference"
15055msgstr ""
15056
15057#: config/tc-tic30.c:508
15058msgid "More than one displacement found in indirect reference"
15059msgstr ""
15060
15061#: config/tc-tic30.c:516
15062msgid "Invalid displacement in indirect reference"
15063msgstr ""
15064
15065#: config/tc-tic30.c:533
15066msgid "AR register not found in indirect reference"
15067msgstr ""
15068
15069#. Maybe an implied displacement of 1 again.
15070#: config/tc-tic30.c:549
15071msgid "required displacement wasn't given in indirect reference"
15072msgstr ""
15073
15074#: config/tc-tic30.c:555
15075msgid "illegal indirect reference"
15076msgstr ""
15077
15078#: config/tc-tic30.c:561
15079msgid "displacement must be an unsigned 8-bit number"
15080msgstr ""
15081
2ee0aedf 15082#: config/tc-tic30.c:747 config/tc-tic30.c:1494
a5c7551f
RW
15083#, c-format
15084msgid "Invalid character %s before %s operand"
15085msgstr ""
15086
2ee0aedf 15087#: config/tc-tic30.c:766 config/tc-tic30.c:1509
a5c7551f
RW
15088#, c-format
15089msgid "Unbalanced parenthesis in %s operand."
15090msgstr ""
15091
2ee0aedf 15092#: config/tc-tic30.c:782 config/tc-tic30.c:1519
a5c7551f
RW
15093#, c-format
15094msgid "Invalid character %s in %s operand"
15095msgstr ""
15096
2ee0aedf 15097#: config/tc-tic30.c:801 config/tc-tic30.c:1536
a5c7551f
RW
15098#, c-format
15099msgid "Spurious operands; (%d operands/instruction max)"
15100msgstr ""
15101
15102#. Just skip it, if it's \n complain.
2ee0aedf
TG
15103#: config/tc-tic30.c:819 config/tc-tic30.c:835 config/tc-tic30.c:1553
15104#: config/tc-tic30.c:1569
a5c7551f
RW
15105msgid "Expecting operand after ','; got nothing"
15106msgstr ""
15107
2ee0aedf 15108#: config/tc-tic30.c:824 config/tc-tic30.c:1558
a5c7551f
RW
15109msgid "Expecting operand before ','; got nothing"
15110msgstr ""
15111
2ee0aedf 15112#: config/tc-tic30.c:862
a5c7551f
RW
15113msgid "incorrect number of operands given in the first instruction"
15114msgstr ""
15115
2ee0aedf 15116#: config/tc-tic30.c:868
a5c7551f
RW
15117msgid "incorrect number of operands given in the second instruction"
15118msgstr ""
15119
2ee0aedf 15120#: config/tc-tic30.c:889
a5c7551f
RW
15121#, c-format
15122msgid "%s instruction, operand %d doesn't match"
15123msgstr ""
15124
15125#. Shouldn't get here.
2ee0aedf 15126#: config/tc-tic30.c:913 config/tc-tic30.c:920
a5c7551f
RW
15127msgid "incorrect format for multiply parallel instruction"
15128msgstr ""
15129
2ee0aedf 15130#: config/tc-tic30.c:927
a5c7551f
RW
15131msgid "destination for multiply can only be R0 or R1"
15132msgstr ""
15133
2ee0aedf 15134#: config/tc-tic30.c:934
a5c7551f
RW
15135msgid "destination for add/subtract can only be R2 or R3"
15136msgstr ""
15137
2ee0aedf 15138#: config/tc-tic30.c:1001
a5c7551f
RW
15139msgid "loading the same register in parallel operation"
15140msgstr ""
15141
2ee0aedf 15142#: config/tc-tic30.c:1383
a5c7551f
RW
15143msgid "pc-relative "
15144msgstr ""
15145
2ee0aedf 15146#: config/tc-tic30.c:1444
a5c7551f
RW
15147#, c-format
15148msgid "Invalid character %s in opcode"
15149msgstr ""
15150
2ee0aedf 15151#: config/tc-tic30.c:1474
a5c7551f
RW
15152#, c-format
15153msgid "Unknown TMS320C30 instruction: %s"
15154msgstr ""
15155
2ee0aedf 15156#: config/tc-tic30.c:1594
a5c7551f
RW
15157msgid "Incorrect number of operands given"
15158msgstr ""
15159
2ee0aedf 15160#: config/tc-tic30.c:1627
a5c7551f
RW
15161#, c-format
15162msgid "The %s operand doesn't match"
15163msgstr ""
15164
15165#. Shouldn't make it to this stage.
2ee0aedf 15166#: config/tc-tic30.c:1652 config/tc-tic30.c:1664
a5c7551f
RW
15167msgid "Incompatible first and second operands in instruction"
15168msgstr ""
15169
2ee0aedf 15170#: config/tc-tic30.c:1778
a5c7551f
RW
15171msgid "invalid short form floating point immediate operand"
15172msgstr ""
15173
2ee0aedf 15174#: config/tc-tic30.c:1788
a5c7551f
RW
15175msgid "rounding down first operand float to unsigned int"
15176msgstr ""
15177
2ee0aedf 15178#: config/tc-tic30.c:1790
a5c7551f
RW
15179msgid "only lower 16-bits of first operand are used"
15180msgstr ""
15181
2ee0aedf 15182#: config/tc-tic30.c:1800
a5c7551f
RW
15183msgid "rounding down first operand float to signed int"
15184msgstr ""
15185
2ee0aedf 15186#: config/tc-tic30.c:1805 config/tc-tic30.c:1876
a5c7551f
RW
15187msgid "first operand is too large for 16-bit signed int"
15188msgstr ""
15189
2ee0aedf 15190#: config/tc-tic30.c:1870
a5c7551f
RW
15191msgid "first operand is floating point"
15192msgstr ""
15193
15194#. Shouldn't get here.
2ee0aedf 15195#: config/tc-tic30.c:1901
a5c7551f
RW
15196msgid "interrupt vector for trap instruction out of range"
15197msgstr ""
15198
2ee0aedf 15199#: config/tc-tic30.c:1946
a5c7551f
RW
15200msgid "LDP instruction needs a 24-bit operand"
15201msgstr ""
15202
2ee0aedf 15203#: config/tc-tic30.c:1970
a5c7551f
RW
15204msgid "first operand is too large for a 24-bit displacement"
15205msgstr ""
15206
c1c69e83 15207#: config/tc-tic4x.c:393
a5c7551f
RW
15208msgid "Nan, using zero."
15209msgstr ""
15210
c1c69e83 15211#: config/tc-tic4x.c:515
a5c7551f
RW
15212#, c-format
15213msgid "Cannot represent exponent in %d bits"
15214msgstr ""
15215
c1c69e83 15216#: config/tc-tic4x.c:598 config/tc-tic4x.c:608
a5c7551f
RW
15217msgid "Invalid floating point number"
15218msgstr ""
15219
c1c69e83 15220#: config/tc-tic4x.c:728
a5c7551f
RW
15221msgid "Comma expected\n"
15222msgstr ""
15223
c1c69e83 15224#: config/tc-tic4x.c:768 config/tc-tic54x.c:479
a5c7551f
RW
15225msgid ".bss size argument missing\n"
15226msgstr ""
15227
c1c69e83 15228#: config/tc-tic4x.c:776
a5c7551f
RW
15229#, c-format
15230msgid ".bss size %ld < 0!"
15231msgstr ""
15232
c1c69e83 15233#: config/tc-tic4x.c:910
a5c7551f
RW
15234msgid "Non-constant symbols not allowed\n"
15235msgstr ""
15236
c1c69e83 15237#: config/tc-tic4x.c:941
a5c7551f
RW
15238msgid "Symbol missing\n"
15239msgstr ""
15240
15241#. Get terminator.
15242#. Skip null symbol terminator.
c1c69e83 15243#: config/tc-tic4x.c:987
a5c7551f
RW
15244msgid ".sect: subsection name ignored"
15245msgstr ""
15246
c1c69e83 15247#: config/tc-tic4x.c:1015 config/tc-tic4x.c:1115 config/tc-tic54x.c:1441
a5c7551f
RW
15248#, c-format
15249msgid "Error setting flags for \"%s\": %s"
15250msgstr ""
15251
c1c69e83 15252#: config/tc-tic4x.c:1046
a5c7551f
RW
15253msgid ".set syntax invalid\n"
15254msgstr ""
15255
c1c69e83 15256#: config/tc-tic4x.c:1104
a5c7551f
RW
15257msgid ".usect: non-zero alignment flag ignored"
15258msgstr ""
15259
c1c69e83 15260#: config/tc-tic4x.c:1135
a5c7551f
RW
15261#, c-format
15262msgid "This assembler does not support processor generation %ld"
15263msgstr ""
15264
c1c69e83 15265#: config/tc-tic4x.c:1139
a5c7551f
RW
15266msgid "Changing processor generation on fly not supported..."
15267msgstr ""
15268
c1c69e83 15269#: config/tc-tic4x.c:1438
a5c7551f
RW
15270msgid "Auxiliary register AR0--AR7 required for indirect"
15271msgstr ""
15272
c1c69e83 15273#: config/tc-tic4x.c:1452
a5c7551f
RW
15274#, c-format
15275msgid "Bad displacement %d (require 0--255)\n"
15276msgstr ""
15277
c1c69e83 15278#: config/tc-tic4x.c:1470
a5c7551f
RW
15279msgid "Index register IR0,IR1 required for displacement"
15280msgstr ""
15281
c1c69e83 15282#: config/tc-tic4x.c:1539
a5c7551f
RW
15283msgid "Expecting a register name"
15284msgstr ""
15285
c1c69e83 15286#: config/tc-tic4x.c:1551 config/tc-tic4x.c:1574 config/tc-tic4x.c:1643
a5c7551f
RW
15287msgid "Number too large"
15288msgstr ""
15289
c1c69e83 15290#: config/tc-tic4x.c:1591
a5c7551f
RW
15291msgid "Expecting a constant value"
15292msgstr ""
15293
c1c69e83 15294#: config/tc-tic4x.c:1598
a5c7551f
RW
15295#, c-format
15296msgid "Bad direct addressing construct %s"
15297msgstr ""
15298
c1c69e83 15299#: config/tc-tic4x.c:1602
a5c7551f
RW
15300#, c-format
15301msgid "Direct value of %ld is not suitable"
15302msgstr ""
15303
c1c69e83 15304#: config/tc-tic4x.c:1626
a5c7551f
RW
15305msgid "Unknown indirect addressing mode"
15306msgstr ""
15307
c1c69e83 15308#: config/tc-tic4x.c:1723
a5c7551f
RW
15309#, c-format
15310msgid "Immediate value of %ld is too large for ldf"
15311msgstr ""
15312
c1c69e83 15313#: config/tc-tic4x.c:1763
a5c7551f
RW
15314msgid "Destination register must be ARn"
15315msgstr ""
15316
c1c69e83 15317#: config/tc-tic4x.c:1782 config/tc-tic4x.c:2155 config/tc-tic4x.c:2214
a5c7551f
RW
15318#, c-format
15319msgid "Immediate value of %ld is too large"
15320msgstr ""
15321
c1c69e83 15322#: config/tc-tic4x.c:1811 config/tc-tic4x.c:2016
a5c7551f
RW
15323msgid "Invalid indirect addressing mode"
15324msgstr ""
15325
c1c69e83
AM
15326#: config/tc-tic4x.c:1835 config/tc-tic4x.c:1875 config/tc-tic4x.c:2066
15327#: config/tc-tic4x.c:2088
a5c7551f
RW
15328msgid "Register must be Rn"
15329msgstr ""
15330
c1c69e83 15331#: config/tc-tic4x.c:1889 config/tc-tic4x.c:1959 config/tc-tic4x.c:1973
a5c7551f
RW
15332msgid "Register must be R0--R7"
15333msgstr ""
15334
c1c69e83 15335#: config/tc-tic4x.c:1913 config/tc-tic4x.c:1941
a5c7551f
RW
15336#, c-format
15337msgid "Invalid indirect addressing mode displacement %d"
15338msgstr ""
15339
c1c69e83 15340#: config/tc-tic4x.c:1987
a5c7551f
RW
15341msgid "Destination register must be R2 or R3"
15342msgstr ""
15343
c1c69e83 15344#: config/tc-tic4x.c:2001
a5c7551f
RW
15345msgid "Destination register must be R0 or R1"
15346msgstr ""
15347
c1c69e83 15348#: config/tc-tic4x.c:2038
a5c7551f
RW
15349#, c-format
15350msgid "Displacement value of %ld is too large"
15351msgstr ""
15352
c1c69e83 15353#: config/tc-tic4x.c:2099 config/tc-tic4x.c:2230
a5c7551f
RW
15354msgid "Floating point number not valid in expression"
15355msgstr ""
15356
c1c69e83 15357#: config/tc-tic4x.c:2113
a5c7551f
RW
15358#, c-format
15359msgid "Signed immediate value %ld too large"
15360msgstr ""
15361
c1c69e83 15362#: config/tc-tic4x.c:2176
a5c7551f
RW
15363#, c-format
15364msgid "Unsigned immediate value %ld too large"
15365msgstr ""
15366
c1c69e83 15367#: config/tc-tic4x.c:2244
a5c7551f
RW
15368#, c-format
15369msgid "Immediate value %ld too large"
15370msgstr ""
15371
c1c69e83 15372#: config/tc-tic4x.c:2263 config/tc-tic4x.c:2291
a5c7551f
RW
15373msgid "Register must be ivtp or tvtp"
15374msgstr ""
15375
c1c69e83 15376#: config/tc-tic4x.c:2277
a5c7551f
RW
15377msgid "Register must be address register"
15378msgstr ""
15379
c1c69e83 15380#: config/tc-tic4x.c:2350
a5c7551f
RW
15381msgid "Source and destination register should not be equal"
15382msgstr ""
15383
c1c69e83 15384#: config/tc-tic4x.c:2365
a5c7551f
RW
15385msgid "Equal parallell destination registers, one result will be discarded"
15386msgstr ""
15387
c1c69e83 15388#: config/tc-tic4x.c:2406
a5c7551f
RW
15389msgid "Too many operands scanned"
15390msgstr ""
15391
c1c69e83 15392#: config/tc-tic4x.c:2436
a5c7551f
RW
15393msgid "Parallel opcode cannot contain more than two instructions"
15394msgstr ""
15395
c1c69e83 15396#: config/tc-tic4x.c:2509
a5c7551f
RW
15397#, c-format
15398msgid "Invalid operands for %s"
15399msgstr ""
15400
c1c69e83 15401#: config/tc-tic4x.c:2512
a5c7551f
RW
15402#, c-format
15403msgid "Invalid instruction %s"
15404msgstr ""
15405
c1c69e83 15406#: config/tc-tic4x.c:2661
a5c7551f
RW
15407#, c-format
15408msgid "Bad relocation type: 0x%02x"
15409msgstr ""
15410
c1c69e83 15411#: config/tc-tic4x.c:2719
a5c7551f
RW
15412#, c-format
15413msgid "Unsupported processor generation %d"
15414msgstr ""
15415
c1c69e83 15416#: config/tc-tic4x.c:2727
a5c7551f
RW
15417msgid "Option -b is depreciated, please use -mbig"
15418msgstr ""
15419
c1c69e83 15420#: config/tc-tic4x.c:2733
a5c7551f
RW
15421msgid "Option -p is depreciated, please use -mmemparm"
15422msgstr ""
15423
c1c69e83 15424#: config/tc-tic4x.c:2739
a5c7551f
RW
15425msgid "Option -r is depreciated, please use -mregparm"
15426msgstr ""
15427
c1c69e83 15428#: config/tc-tic4x.c:2745
a5c7551f
RW
15429msgid "Option -s is depreciated, please use -msmall"
15430msgstr ""
15431
c1c69e83 15432#: config/tc-tic4x.c:2773
c85dd50d
NC
15433#, c-format
15434msgid ""
15435"\n"
15436"TIC4X options:\n"
15437" -mcpu=CPU -mCPU select architecture variant. CPU can be:\n"
15438" 30 - TMS320C30\n"
15439" 31 - TMS320C31, TMS320LC31\n"
15440" 32 - TMS320C32\n"
15441" 33 - TMS320VC33\n"
15442" 40 - TMS320C40\n"
15443" 44 - TMS320C44\n"
15444" -mrev=REV set cpu hardware revision (integer numbers).\n"
15445" Combinations of -mcpu and -mrev will enable/"
15446"disable\n"
15447" the appropriate options (-midle2, -mlowpower and\n"
15448" -menhanced) according to the selected type\n"
15449" -mbig select big memory model\n"
15450" -msmall select small memory model (default)\n"
15451" -mregparm select register parameters (default)\n"
15452" -mmemparm select memory parameters\n"
15453" -midle2 enable IDLE2 support\n"
15454" -mlowpower enable LOPOWER and MAXSPEED support\n"
15455" -menhanced enable enhanced opcode support\n"
15456msgstr ""
15457
c1c69e83 15458#: config/tc-tic4x.c:2818
a5c7551f
RW
15459#, c-format
15460msgid "Label \"$%d\" redefined"
15461msgstr ""
15462
c1c69e83 15463#: config/tc-tic4x.c:3028
a5c7551f
RW
15464#, c-format
15465msgid "Reloc %d not supported by object file format"
15466msgstr ""
15467
328577ad
NC
15468#. Only word (et al.), align, or conditionals are allowed within
15469#. .struct/.union.
ae351704 15470#: config/tc-tic54x.c:220
328577ad
NC
15471msgid "pseudo-op illegal within .struct/.union"
15472msgstr ""
15473
f12e7348 15474#: config/tc-tic54x.c:234
6e1772d5 15475#, c-format
1994a7c7
NC
15476msgid "C54x-specific command line options:\n"
15477msgstr ""
15478
f12e7348 15479#: config/tc-tic54x.c:235
6e1772d5 15480#, c-format
1994a7c7
NC
15481msgid "-mfar-mode | -mf Use extended addressing\n"
15482msgstr ""
15483
f12e7348 15484#: config/tc-tic54x.c:236
6e1772d5 15485#, c-format
1994a7c7
NC
15486msgid "-mcpu=<CPU version> Specify the CPU version\n"
15487msgstr ""
15488
f12e7348 15489#: config/tc-tic54x.c:237
6e1772d5 15490#, c-format
3dd5103b
NC
15491msgid "-merrors-to-file <filename>\n"
15492msgstr ""
15493
f12e7348 15494#: config/tc-tic54x.c:238
6e1772d5 15495#, c-format
1994a7c7
NC
15496msgid "-me <filename> Redirect errors to a file\n"
15497msgstr ""
15498
f12e7348 15499#: config/tc-tic54x.c:350
1994a7c7
NC
15500msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
15501msgstr ""
15502
a5c7551f
RW
15503#: config/tc-tic54x.c:359
15504msgid "symbols assigned with .asg must begin with a letter"
15505msgstr ""
15506
f12e7348 15507#: config/tc-tic54x.c:403
1994a7c7
NC
15508msgid "Unterminated string after absolute expression"
15509msgstr ""
15510
f12e7348 15511#: config/tc-tic54x.c:411
1994a7c7
NC
15512msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
15513msgstr ""
15514
f12e7348 15515#: config/tc-tic54x.c:423
1994a7c7
NC
15516msgid "symbols assigned with .eval must begin with a letter"
15517msgstr ""
15518
a5c7551f
RW
15519#: config/tc-tic54x.c:488
15520#, c-format
15521msgid ".bss size %d < 0!"
15522msgstr ""
15523
f12e7348 15524#: config/tc-tic54x.c:677
1994a7c7
NC
15525msgid "Offset on nested structures is ignored"
15526msgstr ""
15527
f12e7348 15528#: config/tc-tic54x.c:727
1994a7c7
NC
15529#, c-format
15530msgid ".end%s without preceding .%s"
15531msgstr ""
15532
f12e7348 15533#: config/tc-tic54x.c:793
1994a7c7
NC
15534#, c-format
15535msgid "Unrecognized struct/union tag '%s'"
15536msgstr ""
15537
f12e7348 15538#: config/tc-tic54x.c:795
1994a7c7
NC
15539msgid ".tag requires a structure tag"
15540msgstr ""
15541
f12e7348 15542#: config/tc-tic54x.c:801
1994a7c7
NC
15543msgid "Label required for .tag"
15544msgstr ""
15545
f12e7348 15546#: config/tc-tic54x.c:820
1994a7c7
NC
15547#, c-format
15548msgid ".tag target '%s' undefined"
15549msgstr ""
15550
f12e7348 15551#: config/tc-tic54x.c:882
1994a7c7
NC
15552#, c-format
15553msgid ".field count '%d' out of range (1 <= X <= 32)"
15554msgstr ""
15555
f12e7348 15556#: config/tc-tic54x.c:910
1994a7c7
NC
15557#, c-format
15558msgid "Unrecognized field type '%c'"
15559msgstr ""
15560
a5c7551f
RW
15561#: config/tc-tic54x.c:1033
15562msgid "Overflow in expression, truncated to 8 bits"
15563msgstr ""
15564
15565#: config/tc-tic54x.c:1038
15566msgid "Overflow in expression, truncated to 16 bits"
15567msgstr ""
15568
1994a7c7
NC
15569#. Disallow .byte with a non constant expression that will
15570#. require relocation.
f12e7348 15571#: config/tc-tic54x.c:1046
1994a7c7
NC
15572msgid "Relocatable values require at least WORD storage"
15573msgstr ""
15574
f12e7348 15575#: config/tc-tic54x.c:1107
1994a7c7
NC
15576msgid "Use of .def/.ref is deprecated. Use .global instead"
15577msgstr ""
15578
2ee0aedf 15579#: config/tc-tic54x.c:1300
1994a7c7
NC
15580msgid ".space/.bes repeat count is negative, ignored"
15581msgstr ""
15582
2ee0aedf 15583#: config/tc-tic54x.c:1305
1994a7c7
NC
15584msgid ".space/.bes repeat count is zero, ignored"
15585msgstr ""
15586
2ee0aedf 15587#: config/tc-tic54x.c:1382
1994a7c7
NC
15588msgid "Missing size argument"
15589msgstr ""
15590
2ee0aedf 15591#: config/tc-tic54x.c:1516
1994a7c7
NC
15592msgid "CPU version has already been set"
15593msgstr ""
15594
2ee0aedf 15595#: config/tc-tic54x.c:1520
1994a7c7
NC
15596#, c-format
15597msgid "Unrecognized version '%s'"
15598msgstr ""
15599
2ee0aedf 15600#: config/tc-tic54x.c:1526
1994a7c7
NC
15601msgid "Changing of CPU version on the fly not supported"
15602msgstr ""
15603
2ee0aedf 15604#: config/tc-tic54x.c:1657
1994a7c7
NC
15605msgid "p2align not supported on this target"
15606msgstr ""
15607
2ee0aedf 15608#: config/tc-tic54x.c:1669
1994a7c7
NC
15609msgid "Argument to .even ignored"
15610msgstr ""
15611
2ee0aedf 15612#: config/tc-tic54x.c:1715
1994a7c7
NC
15613msgid "Invalid field size, must be from 1 to 32"
15614msgstr ""
15615
2ee0aedf 15616#: config/tc-tic54x.c:1728
1994a7c7
NC
15617msgid "field size must be 16 when value is relocatable"
15618msgstr ""
15619
2ee0aedf 15620#: config/tc-tic54x.c:1743
1994a7c7
NC
15621msgid "field value truncated"
15622msgstr ""
15623
2ee0aedf 15624#: config/tc-tic54x.c:1850 config/tc-tic54x.c:2156
1994a7c7
NC
15625#, c-format
15626msgid "Unrecognized section '%s'"
15627msgstr ""
15628
2ee0aedf 15629#: config/tc-tic54x.c:1859
1994a7c7
NC
15630msgid "Current section is unitialized, section name required for .clink"
15631msgstr ""
15632
2ee0aedf 15633#: config/tc-tic54x.c:2066
1994a7c7
NC
15634msgid "ENDLOOP without corresponding LOOP"
15635msgstr ""
15636
2ee0aedf 15637#: config/tc-tic54x.c:2107
1994a7c7
NC
15638msgid "Mixing of normal and extended addressing not supported"
15639msgstr ""
15640
2ee0aedf 15641#: config/tc-tic54x.c:2113
1994a7c7
NC
15642msgid "Extended addressing not supported on the specified CPU"
15643msgstr ""
15644
2ee0aedf 15645#: config/tc-tic54x.c:2162
1994a7c7
NC
15646msgid ".sblock may be used for initialized sections only"
15647msgstr ""
15648
2ee0aedf 15649#: config/tc-tic54x.c:2192
1994a7c7
NC
15650msgid "Symbol missing for .set/.equ"
15651msgstr ""
15652
2ee0aedf 15653#: config/tc-tic54x.c:2248
1994a7c7
NC
15654msgid ".var may only be used within a macro definition"
15655msgstr ""
15656
2ee0aedf 15657#: config/tc-tic54x.c:2256
1994a7c7
NC
15658msgid "Substitution symbols must begin with a letter"
15659msgstr ""
15660
2ee0aedf 15661#: config/tc-tic54x.c:2349
1994a7c7 15662#, c-format
ae351704 15663msgid "can't open macro library file '%s' for reading: %s"
1994a7c7
NC
15664msgstr ""
15665
2ee0aedf 15666#: config/tc-tic54x.c:2356
1994a7c7
NC
15667#, c-format
15668msgid "File '%s' not in macro archive format"
15669msgstr ""
15670
2ee0aedf 15671#: config/tc-tic54x.c:2486
1994a7c7
NC
15672#, c-format
15673msgid "Bad COFF version '%s'"
15674msgstr ""
15675
2ee0aedf 15676#: config/tc-tic54x.c:2495
1994a7c7
NC
15677#, c-format
15678msgid "Bad CPU version '%s'"
15679msgstr ""
15680
2ee0aedf 15681#: config/tc-tic54x.c:2508 config/tc-tic54x.c:2511
1994a7c7
NC
15682#, c-format
15683msgid "Can't redirect stderr to the file '%s'"
15684msgstr ""
15685
2ee0aedf 15686#: config/tc-tic54x.c:2626
1994a7c7
NC
15687#, c-format
15688msgid "Undefined substitution symbol '%s'"
15689msgstr ""
15690
2ee0aedf 15691#: config/tc-tic54x.c:3128
a5c7551f
RW
15692#, c-format
15693msgid "Unbalanced parenthesis in operand %d"
15694msgstr ""
15695
2ee0aedf 15696#: config/tc-tic54x.c:3159 config/tc-tic54x.c:3167
a5c7551f
RW
15697msgid "Expecting operand after ','"
15698msgstr ""
15699
2ee0aedf 15700#: config/tc-tic54x.c:3178
a5c7551f
RW
15701msgid "Extra junk on line"
15702msgstr ""
15703
2ee0aedf 15704#: config/tc-tic54x.c:3215
1994a7c7
NC
15705msgid "Badly formed address expression"
15706msgstr ""
15707
2ee0aedf 15708#: config/tc-tic54x.c:3468
1994a7c7
NC
15709#, c-format
15710msgid "Invalid dmad syntax '%s'"
15711msgstr ""
15712
2ee0aedf 15713#: config/tc-tic54x.c:3532
3b16e843
NC
15714#, c-format
15715msgid ""
15716"Use the .mmregs directive to use memory-mapped register names such as '%s'"
15717msgstr ""
15718
2ee0aedf 15719#: config/tc-tic54x.c:3583
1994a7c7
NC
15720msgid "Address mode *+ARx is write-only. Results of reading are undefined."
15721msgstr ""
15722
2ee0aedf 15723#: config/tc-tic54x.c:3603
1994a7c7
NC
15724#, c-format
15725msgid "Unrecognized indirect address format \"%s\""
15726msgstr ""
15727
2ee0aedf 15728#: config/tc-tic54x.c:3641
1994a7c7
NC
15729#, c-format
15730msgid "Operand '%s' out of range (%d <= x <= %d)"
15731msgstr ""
15732
2ee0aedf 15733#: config/tc-tic54x.c:3661
1994a7c7
NC
15734msgid "Error in relocation handling"
15735msgstr ""
15736
2ee0aedf 15737#: config/tc-tic54x.c:3680 config/tc-tic54x.c:3742 config/tc-tic54x.c:3770
1994a7c7
NC
15738#, c-format
15739msgid "Unrecognized condition code \"%s\""
15740msgstr ""
15741
2ee0aedf 15742#: config/tc-tic54x.c:3697
1994a7c7
NC
15743#, c-format
15744msgid "Condition \"%s\" does not match preceding group"
15745msgstr ""
15746
2ee0aedf 15747#: config/tc-tic54x.c:3705
1994a7c7
NC
15748#, c-format
15749msgid ""
15750"Condition \"%s\" uses a different accumulator from a preceding condition"
15751msgstr ""
15752
2ee0aedf 15753#: config/tc-tic54x.c:3712
1994a7c7
NC
15754msgid "Only one comparison conditional allowed"
15755msgstr ""
15756
2ee0aedf 15757#: config/tc-tic54x.c:3717
1994a7c7
NC
15758msgid "Only one overflow conditional allowed"
15759msgstr ""
15760
2ee0aedf 15761#: config/tc-tic54x.c:3725
1994a7c7
NC
15762#, c-format
15763msgid "Duplicate %s conditional"
15764msgstr ""
15765
2ee0aedf 15766#: config/tc-tic54x.c:3756
1994a7c7
NC
15767msgid "Invalid auxiliary register (use AR0-AR7)"
15768msgstr ""
15769
2ee0aedf 15770#: config/tc-tic54x.c:3787
1994a7c7
NC
15771msgid "lk addressing modes are invalid for memory-mapped register addressing"
15772msgstr ""
15773
2ee0aedf 15774#: config/tc-tic54x.c:3795
1994a7c7
NC
15775msgid ""
15776"Address mode *+ARx is not allowed in memory-mapped register addressing. "
15777"Resulting behavior is undefined."
15778msgstr ""
15779
2ee0aedf 15780#: config/tc-tic54x.c:3821
1994a7c7
NC
15781msgid ""
15782"Destination accumulator for each part of this parallel instruction must be "
15783"different"
15784msgstr ""
15785
2ee0aedf 15786#: config/tc-tic54x.c:3870
1994a7c7
NC
15787#, c-format
15788msgid "Memory mapped register \"%s\" out of range"
15789msgstr ""
15790
2ee0aedf 15791#: config/tc-tic54x.c:3909
1994a7c7
NC
15792msgid "Invalid operand (use 1, 2, or 3)"
15793msgstr ""
15794
2ee0aedf 15795#: config/tc-tic54x.c:3934
1994a7c7
NC
15796msgid "A status register or status bit name is required"
15797msgstr ""
15798
2ee0aedf 15799#: config/tc-tic54x.c:3944
1994a7c7
NC
15800#, c-format
15801msgid "Unrecognized status bit \"%s\""
15802msgstr ""
15803
2ee0aedf 15804#: config/tc-tic54x.c:3967
1994a7c7
NC
15805#, c-format
15806msgid "Invalid status register \"%s\""
15807msgstr ""
15808
2ee0aedf 15809#: config/tc-tic54x.c:3979
1994a7c7
NC
15810#, c-format
15811msgid "Operand \"%s\" out of range (use 1 or 2)"
15812msgstr ""
15813
2ee0aedf 15814#: config/tc-tic54x.c:4182
1994a7c7
NC
15815#, c-format
15816msgid "Unrecognized instruction \"%s\""
15817msgstr ""
15818
2ee0aedf 15819#: config/tc-tic54x.c:4211
1994a7c7
NC
15820#, c-format
15821msgid "Unrecognized operand list '%s' for instruction '%s'"
15822msgstr ""
15823
2ee0aedf 15824#: config/tc-tic54x.c:4240
1994a7c7
NC
15825#, c-format
15826msgid "Unrecognized parallel instruction \"%s\""
15827msgstr ""
15828
2ee0aedf 15829#: config/tc-tic54x.c:4289
1994a7c7
NC
15830#, c-format
15831msgid "Invalid operand (s) for parallel instruction \"%s\""
15832msgstr ""
15833
2ee0aedf 15834#: config/tc-tic54x.c:4292
1994a7c7
NC
15835#, c-format
15836msgid "Unrecognized parallel instruction combination \"%s || %s\""
15837msgstr ""
15838
2ee0aedf 15839#: config/tc-tic54x.c:4519
1994a7c7
NC
15840#, c-format
15841msgid "%s symbol recursion stopped at second appearance of '%s'"
15842msgstr ""
15843
2ee0aedf 15844#: config/tc-tic54x.c:4559
1994a7c7
NC
15845msgid "Unrecognized substitution symbol function"
15846msgstr ""
15847
2ee0aedf 15848#: config/tc-tic54x.c:4564
1994a7c7
NC
15849msgid "Missing '(' after substitution symbol function"
15850msgstr ""
15851
2ee0aedf 15852#: config/tc-tic54x.c:4578
1994a7c7
NC
15853msgid "Expecting second argument"
15854msgstr ""
15855
2ee0aedf 15856#: config/tc-tic54x.c:4591 config/tc-tic54x.c:4641
1994a7c7
NC
15857msgid "Extra junk in function call, expecting ')'"
15858msgstr ""
15859
2ee0aedf 15860#: config/tc-tic54x.c:4617
1994a7c7
NC
15861msgid "Function expects two arguments"
15862msgstr ""
15863
2ee0aedf 15864#: config/tc-tic54x.c:4630
1994a7c7
NC
15865msgid "Expecting character constant argument"
15866msgstr ""
15867
2ee0aedf 15868#: config/tc-tic54x.c:4636
1994a7c7
NC
15869msgid "Both arguments must be substitution symbols"
15870msgstr ""
15871
2ee0aedf 15872#: config/tc-tic54x.c:4689
1994a7c7
NC
15873#, c-format
15874msgid "Invalid subscript (use 1 to %d)"
15875msgstr ""
15876
2ee0aedf 15877#: config/tc-tic54x.c:4699
1994a7c7
NC
15878#, c-format
15879msgid "Invalid length (use 0 to %d"
15880msgstr ""
15881
2ee0aedf 15882#: config/tc-tic54x.c:4709
1994a7c7
NC
15883msgid "Missing ')' in subscripted substitution symbol expression"
15884msgstr ""
15885
2ee0aedf 15886#: config/tc-tic54x.c:4729
1994a7c7
NC
15887msgid "Missing forced substitution terminator ':'"
15888msgstr ""
15889
2ee0aedf 15890#: config/tc-tic54x.c:4883
1994a7c7
NC
15891#, c-format
15892msgid ""
15893"Instruction does not fit in available delay slots (%d-word insn, %d slots "
15894"left)"
15895msgstr ""
15896
2ee0aedf 15897#: config/tc-tic54x.c:4924
1994a7c7
NC
15898#, c-format
15899msgid "Unrecognized parallel instruction '%s'"
15900msgstr ""
15901
2ee0aedf 15902#: config/tc-tic54x.c:4936
1994a7c7
NC
15903#, c-format
15904msgid "Instruction '%s' requires an LP cpu version"
15905msgstr ""
15906
2ee0aedf 15907#: config/tc-tic54x.c:4943
1994a7c7
NC
15908#, c-format
15909msgid "Instruction '%s' requires far mode addressing"
15910msgstr ""
15911
2ee0aedf 15912#: config/tc-tic54x.c:4955
1994a7c7
NC
15913#, c-format
15914msgid ""
15915"Instruction does not fit in available delay slots (%d-word insn, %d slots "
15916"left). Resulting behavior is undefined."
15917msgstr ""
15918
2ee0aedf 15919#: config/tc-tic54x.c:4965
1994a7c7
NC
15920msgid ""
15921"Instructions which cause PC discontinuity are not allowed in a delay slot. "
15922"Resulting behavior is undefined."
15923msgstr ""
15924
2ee0aedf 15925#: config/tc-tic54x.c:4976
1994a7c7
NC
15926#, c-format
15927msgid "'%s' is not repeatable. Resulting behavior is undefined."
15928msgstr ""
15929
2ee0aedf 15930#: config/tc-tic54x.c:4980
1994a7c7
NC
15931msgid ""
15932"Instructions using long offset modifiers or absolute addresses are not "
15933"repeatable. Resulting behavior is undefined."
15934msgstr ""
15935
2ee0aedf 15936#: config/tc-tic54x.c:5132
1994a7c7
NC
15937#, c-format
15938msgid "Unsupported relocation size %d"
15939msgstr ""
15940
2ee0aedf 15941#: config/tc-tic54x.c:5263
1994a7c7
NC
15942msgid "non-absolute value used with .space/.bes"
15943msgstr ""
15944
2ee0aedf 15945#: config/tc-tic54x.c:5267
1994a7c7
NC
15946#, c-format
15947msgid "negative value ignored in %s"
15948msgstr ""
15949
2ee0aedf 15950#: config/tc-tic54x.c:5355
1994a7c7
NC
15951#, c-format
15952msgid "attempt to .space/.bes backwards? (%ld)"
15953msgstr ""
15954
2ee0aedf 15955#: config/tc-tic54x.c:5387
1994a7c7
NC
15956#, c-format
15957msgid "Invalid label '%s'"
15958msgstr ""
15959
c1c69e83 15960#: config/tc-tic6x.c:232
ac50feda 15961#, c-format
2ee0aedf 15962msgid "unknown architecture '%s'"
ac50feda
RH
15963msgstr ""
15964
c1c69e83 15965#: config/tc-tic6x.c:262
6e1772d5 15966#, c-format
2ee0aedf 15967msgid "unknown -mpid= argument '%s'"
6e1772d5
AM
15968msgstr ""
15969
c1c69e83 15970#: config/tc-tic6x.c:320
2ee0aedf
TG
15971#, c-format
15972msgid "TMS320C6000 options:\n"
328577ad
NC
15973msgstr ""
15974
c1c69e83 15975#: config/tc-tic6x.c:321
2ee0aedf
TG
15976#, c-format
15977msgid " -march=ARCH enable instructions from architecture ARCH\n"
a5c7551f
RW
15978msgstr ""
15979
c1c69e83 15980#: config/tc-tic6x.c:322
ac50feda 15981#, c-format
2ee0aedf 15982msgid " -mbig-endian generate big-endian code\n"
ac50feda
RH
15983msgstr ""
15984
c1c69e83 15985#: config/tc-tic6x.c:323
2ee0aedf
TG
15986#, c-format
15987msgid " -mlittle-endian generate little-endian code\n"
ac50feda
RH
15988msgstr ""
15989
c1c69e83 15990#: config/tc-tic6x.c:324
2ee0aedf
TG
15991#, c-format
15992msgid " -mdsbt code uses DSBT addressing\n"
15993msgstr ""
15994
c1c69e83 15995#: config/tc-tic6x.c:325
2ee0aedf
TG
15996#, c-format
15997msgid " -mno-dsbt code does not use DSBT addressing\n"
15998msgstr ""
15999
c1c69e83 16000#: config/tc-tic6x.c:326
2ee0aedf
TG
16001#, c-format
16002msgid ""
16003" -mpid=no code uses position-dependent data addressing\n"
16004msgstr ""
16005
c1c69e83 16006#: config/tc-tic6x.c:327
2ee0aedf
TG
16007#, c-format
16008msgid ""
16009" -mpid=near code uses position-independent data addressing,\n"
16010" GOT accesses use near DP addressing\n"
16011msgstr ""
16012
c1c69e83 16013#: config/tc-tic6x.c:329
2ee0aedf
TG
16014#, c-format
16015msgid ""
16016" -mpid=far code uses position-independent data addressing,\n"
16017" GOT accesses use far DP addressing\n"
16018msgstr ""
16019
c1c69e83 16020#: config/tc-tic6x.c:331
2ee0aedf
TG
16021#, c-format
16022msgid " -mpic code addressing is position-independent\n"
16023msgstr ""
16024
c1c69e83 16025#: config/tc-tic6x.c:332
2ee0aedf
TG
16026#, c-format
16027msgid " -mno-pic code addressing is position-dependent\n"
16028msgstr ""
16029
c1c69e83 16030#: config/tc-tic6x.c:337
2ee0aedf
TG
16031#, c-format
16032msgid "Supported ARCH values are:"
16033msgstr ""
16034
c1c69e83 16035#: config/tc-tic6x.c:386
cc643b88
NC
16036msgid "unexpected .cantunwind directive"
16037msgstr ""
16038
c1c69e83 16039#: config/tc-tic6x.c:406
cc643b88
NC
16040msgid "unexpected .handlerdata directive"
16041msgstr ""
16042
c1c69e83 16043#: config/tc-tic6x.c:418
cc643b88
NC
16044msgid "personality routine required before .handlerdata directive"
16045msgstr ""
16046
c1c69e83 16047#: config/tc-tic6x.c:534
cc643b88
NC
16048msgid "expected symbol"
16049msgstr ""
16050
c1c69e83 16051#: config/tc-tic6x.c:591
cc643b88
NC
16052#, c-format
16053msgid "invalid length for .scomm directive"
16054msgstr ""
16055
c1c69e83 16056#: config/tc-tic6x.c:605
cc643b88
NC
16057msgid "alignment is not a positive number"
16058msgstr ""
16059
c1c69e83 16060#: config/tc-tic6x.c:617
cc643b88
NC
16061msgid "alignment is not a power of 2"
16062msgstr ""
16063
c1c69e83 16064#: config/tc-tic6x.c:632
cc643b88
NC
16065#, c-format
16066msgid "attempt to re-define symbol `%s'"
16067msgstr ""
16068
c1c69e83 16069#: config/tc-tic6x.c:641
cc643b88
NC
16070#, c-format
16071msgid "attempt to redefine `%s' with a different length"
16072msgstr ""
16073
c1c69e83 16074#: config/tc-tic6x.c:843
2ee0aedf
TG
16075msgid "multiple '||' on same line"
16076msgstr ""
16077
c1c69e83 16078#: config/tc-tic6x.c:846
2ee0aedf
TG
16079msgid "'||' after predicate"
16080msgstr ""
16081
c1c69e83 16082#: config/tc-tic6x.c:890
2ee0aedf
TG
16083msgid "multiple predicates on same line"
16084msgstr ""
16085
c1c69e83 16086#: config/tc-tic6x.c:896
2ee0aedf
TG
16087#, c-format
16088msgid "bad predicate '%s'"
16089msgstr ""
16090
c1c69e83 16091#: config/tc-tic6x.c:907
2ee0aedf
TG
16092msgid "predication on A0 not supported on this architecture"
16093msgstr ""
16094
c1c69e83 16095#: config/tc-tic6x.c:940
2ee0aedf
TG
16096msgid "label after '||'"
16097msgstr ""
16098
c1c69e83 16099#: config/tc-tic6x.c:946
2ee0aedf
TG
16100msgid "label after predicate"
16101msgstr ""
16102
c1c69e83 16103#: config/tc-tic6x.c:970
2ee0aedf
TG
16104msgid "'||' not followed by instruction"
16105msgstr ""
16106
c1c69e83 16107#: config/tc-tic6x.c:976
2ee0aedf
TG
16108msgid "predicate not followed by instruction"
16109msgstr ""
16110
c1c69e83 16111#: config/tc-tic6x.c:1409
2ee0aedf
TG
16112#, c-format
16113msgid "control register '%s' not supported on this architecture"
16114msgstr ""
16115
c1c69e83
AM
16116#: config/tc-tic6x.c:1588 config/tc-tic6x.c:1591 config/tc-tic6x.c:1644
16117#: config/tc-tic6x.c:1648
2ee0aedf
TG
16118#, c-format
16119msgid "register number %u not supported on this architecture"
16120msgstr ""
16121
c1c69e83 16122#: config/tc-tic6x.c:1619
2ee0aedf
TG
16123#, c-format
16124msgid "register pair for operand %u of '%.*s' not a valid even/odd pair"
16125msgstr ""
16126
c1c69e83 16127#: config/tc-tic6x.c:1675
2ee0aedf
TG
16128#, c-format
16129msgid "junk after operand %u of '%.*s'"
16130msgstr ""
16131
c1c69e83 16132#: config/tc-tic6x.c:1688
2ee0aedf
TG
16133#, c-format
16134msgid "bad register or register pair for operand %u of '%.*s'"
16135msgstr ""
16136
c1c69e83 16137#: config/tc-tic6x.c:1694
2ee0aedf
TG
16138#, c-format
16139msgid "bad register for operand %u of '%.*s'"
16140msgstr ""
16141
c1c69e83 16142#: config/tc-tic6x.c:1699
2ee0aedf
TG
16143#, c-format
16144msgid "bad register pair for operand %u of '%.*s'"
16145msgstr ""
16146
c1c69e83 16147#: config/tc-tic6x.c:1704
2ee0aedf
TG
16148#, c-format
16149msgid "bad functional unit for operand %u of '%.*s'"
16150msgstr ""
16151
c1c69e83 16152#: config/tc-tic6x.c:1709
2ee0aedf
TG
16153#, c-format
16154msgid "bad operand %u of '%.*s'"
16155msgstr ""
16156
c1c69e83 16157#: config/tc-tic6x.c:1841
2ee0aedf
TG
16158msgid "$DSBT_INDEX must be used with __c6xabi_DSBT_BASE"
16159msgstr ""
16160
c1c69e83 16161#: config/tc-tic6x.c:1881
2ee0aedf
TG
16162msgid "$DSBT_INDEX not supported in this context"
16163msgstr ""
16164
c1c69e83 16165#: config/tc-tic6x.c:1894
2ee0aedf
TG
16166msgid "$GOT not supported in this context"
16167msgstr ""
16168
c1c69e83 16169#: config/tc-tic6x.c:1911
2ee0aedf
TG
16170msgid "$DPR_GOT not supported in this context"
16171msgstr ""
16172
c1c69e83 16173#: config/tc-tic6x.c:1932
2ee0aedf
TG
16174msgid "$DPR_BYTE not supported in this context"
16175msgstr ""
16176
c1c69e83 16177#: config/tc-tic6x.c:1949
2ee0aedf
TG
16178msgid "$DPR_HWORD not supported in this context"
16179msgstr ""
16180
c1c69e83 16181#: config/tc-tic6x.c:1966
2ee0aedf
TG
16182msgid "$DPR_WORD not supported in this context"
16183msgstr ""
16184
c1c69e83 16185#: config/tc-tic6x.c:1985
cc643b88
NC
16186msgid "$PCR_OFFSET not supported in this context"
16187msgstr ""
16188
c1c69e83 16189#: config/tc-tic6x.c:1996
2ee0aedf
TG
16190msgid "invalid PC-relative operand"
16191msgstr ""
16192
c1c69e83 16193#: config/tc-tic6x.c:2034
2ee0aedf
TG
16194#, c-format
16195msgid "no %d-byte relocations available"
16196msgstr ""
16197
c1c69e83
AM
16198#: config/tc-tic6x.c:2521 config/tc-tic6x.c:2552 config/tc-tic6x.c:2570
16199#: config/tc-tic6x.c:3000 config/tc-tic6x.c:3019 config/tc-tic6x.c:3051
2ee0aedf
TG
16200#, c-format
16201msgid "operand %u of '%.*s' out of range"
16202msgstr ""
16203
c1c69e83 16204#: config/tc-tic6x.c:2614 config/tc-tic6x.c:2839
2ee0aedf
TG
16205#, c-format
16206msgid "offset in operand %u of '%.*s' not divisible by %u"
16207msgstr ""
16208
c1c69e83 16209#: config/tc-tic6x.c:2831 config/tc-tic6x.c:2864
2ee0aedf
TG
16210#, c-format
16211msgid "offset in operand %u of '%.*s' out of range"
16212msgstr ""
16213
c1c69e83 16214#: config/tc-tic6x.c:2946
2ee0aedf
TG
16215#, c-format
16216msgid "functional unit already masked for operand %u of '%.*s'"
16217msgstr ""
16218
c1c69e83 16219#: config/tc-tic6x.c:2970 config/tc-tic6x.c:3729
2ee0aedf
TG
16220#, c-format
16221msgid "'%.*s' instruction not in a software pipelined loop"
16222msgstr ""
16223
c1c69e83 16224#: config/tc-tic6x.c:3069
2ee0aedf
TG
16225#, c-format
16226msgid "instruction '%.*s' cannot be predicated"
16227msgstr ""
16228
c1c69e83 16229#: config/tc-tic6x.c:3198
2ee0aedf
TG
16230#, c-format
16231msgid "unknown opcode '%s'"
16232msgstr ""
16233
c1c69e83 16234#: config/tc-tic6x.c:3337
2ee0aedf
TG
16235#, c-format
16236msgid "'%.*s' instruction not supported on this architecture"
16237msgstr ""
16238
c1c69e83 16239#: config/tc-tic6x.c:3345
2ee0aedf
TG
16240#, c-format
16241msgid "'%.*s' instruction not supported on this functional unit"
16242msgstr ""
16243
c1c69e83 16244#: config/tc-tic6x.c:3353
2ee0aedf
TG
16245#, c-format
16246msgid ""
16247"'%.*s' instruction not supported on this functional unit for this "
16248"architecture"
16249msgstr ""
16250
c1c69e83 16251#: config/tc-tic6x.c:3373
2ee0aedf
TG
16252msgid "missing operand after comma"
16253msgstr ""
16254
c1c69e83 16255#: config/tc-tic6x.c:3381 config/tc-tic6x.c:3399
2ee0aedf
TG
16256#, c-format
16257msgid "too many operands to '%.*s'"
16258msgstr ""
16259
c1c69e83 16260#: config/tc-tic6x.c:3412
2ee0aedf
TG
16261#, c-format
16262msgid "bad number of operands to '%.*s'"
16263msgstr ""
16264
c1c69e83 16265#: config/tc-tic6x.c:3484
2ee0aedf
TG
16266#, c-format
16267msgid "operand %u of '%.*s' not constant"
16268msgstr ""
16269
c1c69e83 16270#: config/tc-tic6x.c:3489
2ee0aedf
TG
16271#, c-format
16272msgid "operand %u of '%.*s' on wrong side"
16273msgstr ""
16274
c1c69e83 16275#: config/tc-tic6x.c:3494
2ee0aedf
TG
16276#, c-format
16277msgid "operand %u of '%.*s' not a valid return address register"
16278msgstr ""
16279
c1c69e83 16280#: config/tc-tic6x.c:3500
2ee0aedf
TG
16281#, c-format
16282msgid "operand %u of '%.*s' is write-only"
16283msgstr ""
16284
c1c69e83 16285#: config/tc-tic6x.c:3505
2ee0aedf
TG
16286#, c-format
16287msgid "operand %u of '%.*s' is read-only"
16288msgstr ""
16289
c1c69e83 16290#: config/tc-tic6x.c:3510
2ee0aedf
TG
16291#, c-format
16292msgid "operand %u of '%.*s' not a valid memory reference"
16293msgstr ""
16294
c1c69e83 16295#: config/tc-tic6x.c:3516
2ee0aedf
TG
16296#, c-format
16297msgid "operand %u of '%.*s' not a valid base address register"
16298msgstr ""
16299
c1c69e83 16300#: config/tc-tic6x.c:3602
2ee0aedf
TG
16301#, c-format
16302msgid "bad operand combination for '%.*s'"
16303msgstr ""
16304
c1c69e83 16305#: config/tc-tic6x.c:3648
2ee0aedf
TG
16306msgid "parallel instruction not following another instruction"
16307msgstr ""
16308
c1c69e83 16309#: config/tc-tic6x.c:3654
2ee0aedf
TG
16310msgid "too many instructions in execute packet"
16311msgstr ""
16312
c1c69e83 16313#: config/tc-tic6x.c:3659
2ee0aedf
TG
16314msgid "label not at start of execute packet"
16315msgstr ""
16316
c1c69e83 16317#: config/tc-tic6x.c:3662
2ee0aedf
TG
16318#, c-format
16319msgid "'%.*s' instruction not at start of execute packet"
16320msgstr ""
16321
c1c69e83 16322#: config/tc-tic6x.c:3710
2ee0aedf
TG
16323msgid "functional unit already used in this execute packet"
16324msgstr ""
16325
c1c69e83 16326#: config/tc-tic6x.c:3718
2ee0aedf
TG
16327msgid "nested software pipelined loop"
16328msgstr ""
16329
c1c69e83 16330#: config/tc-tic6x.c:3737
2ee0aedf
TG
16331msgid "'||^' without previous SPMASK"
16332msgstr ""
16333
c1c69e83 16334#: config/tc-tic6x.c:3739
2ee0aedf
TG
16335msgid "cannot mask instruction using no functional unit"
16336msgstr ""
16337
c1c69e83 16338#: config/tc-tic6x.c:3751
2ee0aedf
TG
16339msgid "functional unit already masked"
16340msgstr ""
16341
c1c69e83 16342#: config/tc-tic6x.c:3816
2ee0aedf
TG
16343msgid "value too large for 2-byte field"
16344msgstr ""
16345
c1c69e83 16346#: config/tc-tic6x.c:3826
2ee0aedf
TG
16347msgid "value too large for 1-byte field"
16348msgstr ""
16349
c1c69e83 16350#: config/tc-tic6x.c:3953
2ee0aedf
TG
16351msgid "immediate offset not 2-byte-aligned"
16352msgstr ""
16353
c1c69e83 16354#: config/tc-tic6x.c:3981
2ee0aedf
TG
16355msgid "immediate offset not 4-byte-aligned"
16356msgstr ""
16357
c1c69e83 16358#: config/tc-tic6x.c:3995
2ee0aedf
TG
16359msgid "addend used with $DSBT_INDEX"
16360msgstr ""
16361
c1c69e83
AM
16362#: config/tc-tic6x.c:4009 config/tc-tic6x.c:4027 config/tc-tic6x.c:4045
16363#: config/tc-tic6x.c:4063
2ee0aedf
TG
16364msgid "PC-relative offset not 4-byte-aligned"
16365msgstr ""
16366
c1c69e83
AM
16367#: config/tc-tic6x.c:4012 config/tc-tic6x.c:4030 config/tc-tic6x.c:4048
16368#: config/tc-tic6x.c:4066
2ee0aedf
TG
16369msgid "PC-relative offset out of range"
16370msgstr ""
16371
c1c69e83 16372#: config/tc-tic6x.c:4545
cc643b88
NC
16373#, c-format
16374msgid "undefined symbol %s in PCR relocation"
16375msgstr ""
16376
c1c69e83 16377#: config/tc-tic6x.c:4663
cc643b88
NC
16378#, c-format
16379msgid "group section `%s' has no group signature"
16380msgstr ""
16381
c1c69e83 16382#: config/tc-tic6x.c:4814
cc643b88
NC
16383msgid "missing .endp before .cfi_startproc"
16384msgstr ""
16385
c1c69e83 16386#: config/tc-tic6x.c:4918
cc643b88
NC
16387msgid "stack pointer offset too large for personality routine"
16388msgstr ""
16389
c1c69e83 16390#: config/tc-tic6x.c:4925
cc643b88
NC
16391msgid "stack frame layout does not match personality routine"
16392msgstr ""
16393
c1c69e83 16394#: config/tc-tic6x.c:5059
cc643b88
NC
16395msgid "too many unwinding instructions"
16396msgstr ""
16397
c1c69e83 16398#: config/tc-tic6x.c:5134 config/tc-tic6x.c:5147 config/tc-tic6x.c:5155
cc643b88
NC
16399#, c-format
16400msgid "unable to generate unwinding opcode for reg %d"
16401msgstr ""
16402
c1c69e83 16403#: config/tc-tic6x.c:5164
cc643b88
NC
16404msgid "unable to restore return address from previously restored reg"
16405msgstr ""
16406
c1c69e83 16407#: config/tc-tic6x.c:5176
cc643b88
NC
16408#, c-format
16409msgid "unhandled CFA insn for unwinding (%d)"
16410msgstr ""
16411
c1c69e83 16412#: config/tc-tic6x.c:5186
cc643b88
NC
16413#, c-format
16414msgid "unable to generate unwinding opcode for frame pointer reg %d"
16415msgstr ""
16416
c1c69e83 16417#: config/tc-tic6x.c:5195
cc643b88
NC
16418msgid "unable to generate unwinding opcode for frame pointer offset"
16419msgstr ""
16420
c1c69e83 16421#: config/tc-tic6x.c:5204
cc643b88
NC
16422msgid "unwound stack pointer not doubleword aligned"
16423msgstr ""
16424
c1c69e83 16425#: config/tc-tic6x.c:5349
cc643b88
NC
16426msgid "stack frame layout too complex for unwinder"
16427msgstr ""
16428
c1c69e83 16429#: config/tc-tic6x.c:5366
cc643b88
NC
16430msgid "unwound frame has negative size"
16431msgstr ""
16432
c1c69e83 16433#: config/tc-tilegx.c:142
cfb8c092
NC
16434#, c-format
16435msgid ""
16436" -Q ignored\n"
16437" -V print assembler version number\n"
c1c69e83 16438" -EB/-EL generate big-endian/little-endian code\n"
cfb8c092
NC
16439" --32/--64 generate 32bit/64bit code\n"
16440msgstr ""
16441
c1c69e83 16442#: config/tc-tilegx.c:735 config/tc-tilepro.c:627
cfb8c092
NC
16443msgid "Invalid operator for operand."
16444msgstr ""
16445
c1c69e83 16446#: config/tc-tilegx.c:756 config/tc-tilepro.c:648
cfb8c092
NC
16447msgid "Operator may only be applied to symbols."
16448msgstr ""
16449
c1c69e83 16450#: config/tc-tilegx.c:821 config/tc-tilepro.c:713
cfb8c092
NC
16451#, c-format
16452msgid "Writes to register '%s' are not allowed."
16453msgstr ""
16454
c1c69e83 16455#: config/tc-tilegx.c:848 config/tc-tilepro.c:740
cfb8c092
NC
16456#, c-format
16457msgid ""
16458"Two instructions in the same bundle both write to register %s, which is not "
16459"allowed."
16460msgstr ""
16461
c1c69e83 16462#: config/tc-tilegx.c:913 config/tc-tilepro.c:804
cfb8c092
NC
16463#, c-format
16464msgid "'%s' may not be bundled with other instructions."
16465msgstr ""
16466
c1c69e83 16467#: config/tc-tilegx.c:943 config/tc-tilepro.c:834
cfb8c092
NC
16468msgid "Invalid combination of instructions for bundle."
16469msgstr ""
16470
c1c69e83 16471#: config/tc-tilegx.c:978 config/tc-tilepro.c:869
cfb8c092
NC
16472msgid "instruction address is not a multiple of 8"
16473msgstr ""
16474
c1c69e83 16475#: config/tc-tilegx.c:1055 config/tc-tilepro.c:947
cfb8c092
NC
16476msgid "Invalid expression."
16477msgstr ""
16478
c1c69e83 16479#: config/tc-tilegx.c:1098 config/tc-tilepro.c:989
cfb8c092
NC
16480#, c-format
16481msgid "Expected register, got '%s'."
16482msgstr ""
16483
c1c69e83 16484#: config/tc-tilegx.c:1107 config/tc-tilepro.c:996
cfb8c092
NC
16485#, c-format
16486msgid "Found use of non-canonical register name %s; use %s instead."
16487msgstr ""
16488
c1c69e83 16489#: config/tc-tilegx.c:1169 config/tc-tilepro.c:1055
cfb8c092
NC
16490#, c-format
16491msgid "Too few operands to '%s'."
16492msgstr ""
16493
c1c69e83 16494#: config/tc-tilegx.c:1174 config/tc-tilepro.c:1060
cfb8c092
NC
16495#, c-format
16496msgid "Unexpected character '%c' after operand %d to %s."
16497msgstr ""
16498
c1c69e83 16499#: config/tc-tilegx.c:1195 config/tc-tilepro.c:1081
cfb8c092
NC
16500msgid "Expected immediate expression"
16501msgstr ""
16502
c1c69e83
AM
16503#: config/tc-tilegx.c:1208 config/tc-tilegx.c:1813 config/tc-tilepro.c:1094
16504#: config/tc-tilepro.c:1593
cfb8c092
NC
16505msgid "Found '}' when not bundling."
16506msgstr ""
16507
c1c69e83 16508#: config/tc-tilegx.c:1249 config/tc-tilepro.c:1134
cfb8c092
NC
16509#, c-format
16510msgid "Unknown opcode `%.*s'."
16511msgstr ""
16512
c1c69e83 16513#: config/tc-tilegx.c:1260 config/tc-tilepro.c:1145
cfb8c092
NC
16514msgid "Too many instructions for bundle."
16515msgstr ""
16516
c1c69e83 16517#: config/tc-tilegx.c:1355 config/tc-tilepro.c:1230
cfb8c092
NC
16518msgid "Bad call to md_atof ()"
16519msgstr ""
16520
c1c69e83 16521#: config/tc-tilegx.c:1431 config/tc-tilepro.c:1293
cfb8c092
NC
16522msgid "This operator only produces two byte values."
16523msgstr ""
16524
c1c69e83 16525#: config/tc-tilegx.c:1457 config/tc-tilepro.c:1319
cfb8c092
NC
16526#, c-format
16527msgid "unsupported BFD relocation size %d"
16528msgstr ""
16529
c1c69e83 16530#: config/tc-tilegx.c:1758 config/tc-tilepro.c:1538
cfb8c092
NC
16531#, c-format
16532msgid "internal error? cannot generate `%s' relocation (%d, %d)"
16533msgstr ""
16534
c1c69e83 16535#: config/tc-tilegx.c:1801 config/tc-tilepro.c:1581
cfb8c092
NC
16536msgid "Found '{' when already bundling."
16537msgstr ""
16538
16539#: config/tc-tilepro.c:99
16540#, c-format
16541msgid ""
16542" -Q ignored\n"
16543" -V print assembler version number\n"
16544msgstr ""
16545
c1c69e83 16546#: config/tc-v850.c:295
2ee0aedf
TG
16547#, c-format
16548msgid ".COMMon length (%d.) < 0! Ignored."
16549msgstr ""
16550
c1c69e83 16551#: config/tc-v850.c:316
2ee0aedf
TG
16552#, c-format
16553msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
16554msgstr ""
16555
c1c69e83 16556#: config/tc-v850.c:342
2ee0aedf
TG
16557msgid "Common alignment negative; 0 assumed"
16558msgstr ""
16559
c1c69e83 16560#: config/tc-v850.c:546
2ee0aedf
TG
16561msgid ".longcall pseudo-op seen when not relaxing"
16562msgstr ""
16563
c1c69e83 16564#: config/tc-v850.c:548
2ee0aedf
TG
16565msgid ".longjump pseudo-op seen when not relaxing"
16566msgstr ""
16567
c1c69e83 16568#: config/tc-v850.c:555
2ee0aedf
TG
16569msgid "bad .longcall format"
16570msgstr ""
16571
c1c69e83 16572#: config/tc-v850.c:1401
2ee0aedf
TG
16573#, c-format
16574msgid "unknown operand shift: %x\n"
16575msgstr ""
16576
c1c69e83 16577#: config/tc-v850.c:1402
2ee0aedf
TG
16578msgid "internal failure in parse_register_list"
16579msgstr ""
16580
c1c69e83 16581#: config/tc-v850.c:1418
ac50feda
RH
16582msgid "constant expression or register list expected"
16583msgstr ""
16584
c1c69e83 16585#: config/tc-v850.c:1423
ac50feda
RH
16586msgid "high bits set in register list expression"
16587msgstr ""
16588
c1c69e83 16589#: config/tc-v850.c:1461 config/tc-v850.c:1518
ac50feda
RH
16590msgid "illegal register included in list"
16591msgstr ""
16592
c1c69e83 16593#: config/tc-v850.c:1467
ac50feda
RH
16594msgid "system registers cannot be included in list"
16595msgstr ""
16596
c1c69e83 16597#: config/tc-v850.c:1493
2ee0aedf 16598msgid "second register should follow dash in register list"
ac50feda
RH
16599msgstr ""
16600
c1c69e83 16601#: config/tc-v850.c:1498
cc643b88 16602msgid "second register should be greater than first register"
ac50feda
RH
16603msgstr ""
16604
c1c69e83 16605#: config/tc-v850.c:1546
6e1772d5 16606#, c-format
ac50feda
RH
16607msgid " V850 options:\n"
16608msgstr ""
16609
c1c69e83 16610#: config/tc-v850.c:1547
6e1772d5 16611#, c-format
ac50feda
RH
16612msgid " -mwarn-signed-overflow Warn if signed immediate values overflow\n"
16613msgstr ""
16614
c1c69e83 16615#: config/tc-v850.c:1548
6e1772d5 16616#, c-format
ac50feda
RH
16617msgid ""
16618" -mwarn-unsigned-overflow Warn if unsigned immediate values overflow\n"
16619msgstr ""
16620
c1c69e83 16621#: config/tc-v850.c:1549
6e1772d5 16622#, c-format
ac50feda
RH
16623msgid " -mv850 The code is targeted at the v850\n"
16624msgstr ""
16625
c1c69e83 16626#: config/tc-v850.c:1550
6e1772d5 16627#, c-format
ac50feda
RH
16628msgid " -mv850e The code is targeted at the v850e\n"
16629msgstr ""
16630
c1c69e83 16631#: config/tc-v850.c:1551
6e1772d5
AM
16632#, c-format
16633msgid " -mv850e1 The code is targeted at the v850e1\n"
16634msgstr ""
16635
c1c69e83 16636#: config/tc-v850.c:1552
6e1772d5 16637#, c-format
2ee0aedf 16638msgid " -mv850e2 The code is targeted at the v850e2\n"
ac50feda
RH
16639msgstr ""
16640
c1c69e83 16641#: config/tc-v850.c:1553
2ee0aedf
TG
16642#, c-format
16643msgid " -mv850e2v3 The code is targeted at the v850e2v3\n"
16644msgstr ""
16645
c1c69e83
AM
16646#: config/tc-v850.c:1554
16647#, c-format
16648msgid " -mv850e2v4 Alias for -mv850e3v5\n"
16649msgstr ""
16650
16651#: config/tc-v850.c:1555
16652#, c-format
16653msgid " -mv850e3v5 The code is targeted at the v850e3v5\n"
16654msgstr ""
16655
16656#: config/tc-v850.c:1556
6e1772d5 16657#, c-format
87ccc1b0
NC
16658msgid " -mrelax Enable relaxation\n"
16659msgstr ""
16660
c1c69e83 16661#: config/tc-v850.c:1557
2ee0aedf
TG
16662#, c-format
16663msgid ""
16664" --disp-size-default-22 branch displacement with unknown size is 22 bits "
16665"(default)\n"
16666msgstr ""
16667
c1c69e83 16668#: config/tc-v850.c:1558
2ee0aedf
TG
16669#, c-format
16670msgid ""
16671" --disp-size-default-32 branch displacement with unknown size is 32 "
16672"bits\n"
16673msgstr ""
16674
c1c69e83 16675#: config/tc-v850.c:1559
2ee0aedf
TG
16676#, c-format
16677msgid " -mextension enable extension opcode support\n"
16678msgstr ""
16679
c1c69e83 16680#: config/tc-v850.c:1560
2ee0aedf
TG
16681#, c-format
16682msgid " -mno-bcond17\t\t disable b<cond> disp17 instruction\n"
16683msgstr ""
16684
c1c69e83 16685#: config/tc-v850.c:1561
2ee0aedf
TG
16686#, c-format
16687msgid " -mno-stld23\t\t disable st/ld offset23 instruction\n"
16688msgstr ""
16689
c1c69e83
AM
16690#: config/tc-v850.c:1562
16691#, c-format
16692msgid " -mgcc-abi Mark the binary as using the old GCC ABI\n"
16693msgstr ""
16694
16695#: config/tc-v850.c:1563
16696#, c-format
16697msgid ""
16698" -mrh850-abi Mark the binary as using the RH850 ABI "
16699"(default)\n"
16700msgstr ""
16701
16702#: config/tc-v850.c:1564
16703#, c-format
16704msgid " -m8byte-align Mark the binary as using 64-bit alignment\n"
16705msgstr ""
16706
16707#: config/tc-v850.c:1565
16708#, c-format
16709msgid ""
16710" -m4byte-align Mark the binary as using 32-bit alignment "
16711"(default)\n"
16712msgstr ""
16713
16714#: config/tc-v850.c:1943
ac50feda
RH
16715#, c-format
16716msgid "Unable to determine default target processor from string: %s"
16717msgstr ""
16718
c1c69e83 16719#: config/tc-v850.c:1984
2ee0aedf
TG
16720msgid "hi0() relocation used on an instruction which does not support it"
16721msgstr ""
16722
c1c69e83 16723#: config/tc-v850.c:2004
2ee0aedf
TG
16724msgid "hi() relocation used on an instruction which does not support it"
16725msgstr ""
16726
c1c69e83 16727#: config/tc-v850.c:2027
06647dfd
AM
16728msgid "lo() relocation used on an instruction which does not support it"
16729msgstr ""
16730
c1c69e83 16731#: config/tc-v850.c:2047
ac50feda
RH
16732msgid "ctoff() relocation used on an instruction which does not support it"
16733msgstr ""
16734
c1c69e83 16735#: config/tc-v850.c:2066
ac50feda
RH
16736msgid "sdaoff() relocation used on an instruction which does not support it"
16737msgstr ""
16738
c1c69e83 16739#: config/tc-v850.c:2085
ac50feda
RH
16740msgid "zdaoff() relocation used on an instruction which does not support it"
16741msgstr ""
16742
c1c69e83 16743#: config/tc-v850.c:2117
ac50feda
RH
16744msgid "tdaoff() relocation used on an instruction which does not support it"
16745msgstr ""
16746
c1c69e83 16747#: config/tc-v850.c:2258
2ee0aedf
TG
16748#, c-format
16749msgid "operand out of range (%d is not between %d and %d)"
16750msgstr ""
16751
c1c69e83 16752#: config/tc-v850.c:2341
2ee0aedf
TG
16753msgid "st/ld offset 23 instruction was disabled ."
16754msgstr ""
16755
c1c69e83 16756#: config/tc-v850.c:2350
ac50feda
RH
16757msgid "Target processor does not support this instruction."
16758msgstr ""
16759
c1c69e83
AM
16760#: config/tc-v850.c:2462 config/tc-v850.c:2472 config/tc-v850.c:2493
16761#: config/tc-v850.c:2507 config/tc-v850.c:2513 config/tc-v850.c:2537
16762#: config/tc-v850.c:2543 config/tc-v850.c:2550 config/tc-v850.c:2564
16763#: config/tc-v850.c:2578 config/tc-v850.c:2584 config/tc-v850.c:2919
ac50feda
RH
16764msgid "immediate operand is too large"
16765msgstr ""
16766
c1c69e83
AM
16767#: config/tc-v850.c:2479
16768#, c-format
16769msgid "AAARG -> unhandled constant reloc: %d"
ac50feda
RH
16770msgstr ""
16771
c1c69e83 16772#: config/tc-v850.c:2614 config/tc-v850.c:2625
2ee0aedf
TG
16773msgid "constant too big to fit into instruction"
16774msgstr ""
16775
c1c69e83 16776#: config/tc-v850.c:2700
2ee0aedf
TG
16777msgid "odd number cannot be used here"
16778msgstr ""
16779
c1c69e83 16780#: config/tc-v850.c:2745
ac50feda
RH
16781msgid "invalid register name"
16782msgstr ""
16783
c1c69e83 16784#: config/tc-v850.c:2751
ac50feda
RH
16785msgid "register r0 cannot be used here"
16786msgstr ""
16787
c1c69e83 16788#: config/tc-v850.c:2757
2ee0aedf
TG
16789msgid "odd register cannot be used here"
16790msgstr ""
16791
c1c69e83 16792#: config/tc-v850.c:2766
ae351704 16793msgid "invalid system register name"
ac50feda
RH
16794msgstr ""
16795
c1c69e83 16796#: config/tc-v850.c:2779
ae351704 16797msgid "expected EP register"
ac50feda
RH
16798msgstr ""
16799
c1c69e83 16800#: config/tc-v850.c:2796 config/tc-v850.c:2809
ae351704 16801msgid "invalid condition code name"
ac50feda
RH
16802msgstr ""
16803
c1c69e83 16804#: config/tc-v850.c:2802
2ee0aedf 16805msgid "condition sa cannot be used here"
ac50feda
RH
16806msgstr ""
16807
c1c69e83
AM
16808#: config/tc-v850.c:2815
16809msgid "invalid cache oparation name"
16810msgstr ""
16811
16812#: config/tc-v850.c:2820
16813msgid "invalid pref oparation name"
16814msgstr ""
16815
16816#: config/tc-v850.c:2825
16817msgid "invalid vector register name"
16818msgstr ""
16819
16820#: config/tc-v850.c:2862
ae351704 16821msgid "syntax error: value is missing before the register name"
87ccc1b0
NC
16822msgstr ""
16823
c1c69e83 16824#: config/tc-v850.c:2864
ae351704 16825msgid "syntax error: register not expected"
ac50feda
RH
16826msgstr ""
16827
c1c69e83 16828#: config/tc-v850.c:2878
ae351704 16829msgid "syntax error: system register not expected"
ac50feda
RH
16830msgstr ""
16831
c1c69e83 16832#: config/tc-v850.c:2883 config/tc-v850.c:2888
ae351704 16833msgid "syntax error: condition code not expected"
3caac5b8
AM
16834msgstr ""
16835
c1c69e83
AM
16836#: config/tc-v850.c:2893
16837msgid "syntax error: vector register not expected"
16838msgstr ""
16839
16840#: config/tc-v850.c:2903
2ee0aedf
TG
16841msgid "immediate 0 cannot be used here"
16842msgstr ""
16843
c1c69e83 16844#: config/tc-v850.c:2927
2ee0aedf
TG
16845msgid "immediate operand is not match"
16846msgstr ""
16847
c1c69e83
AM
16848#: config/tc-v850.c:2940
16849msgid "displacement is too large"
16850msgstr ""
16851
16852#: config/tc-v850.c:2958 config/tc-xtensa.c:11816
ae351704 16853msgid "invalid operand"
3caac5b8
AM
16854msgstr ""
16855
c1c69e83
AM
16856#: config/tc-v850.c:3071
16857msgid "loop: 32-bit displacement not supported"
16858msgstr ""
16859
2ee0aedf 16860#: config/tc-vax.c:1340
ac50feda
RH
16861msgid "no '[' to match ']'"
16862msgstr ""
16863
2ee0aedf 16864#: config/tc-vax.c:1356
ac50feda
RH
16865msgid "bad register in []"
16866msgstr ""
16867
2ee0aedf 16868#: config/tc-vax.c:1358
ac50feda
RH
16869msgid "[PC] index banned"
16870msgstr ""
16871
2ee0aedf 16872#: config/tc-vax.c:1394
ac50feda
RH
16873msgid "no '(' to match ')'"
16874msgstr ""
16875
2ee0aedf 16876#: config/tc-vax.c:1510
ac50feda
RH
16877msgid "invalid branch operand"
16878msgstr ""
16879
2ee0aedf 16880#: config/tc-vax.c:1537
ac50feda
RH
16881msgid "address prohibits @"
16882msgstr ""
16883
2ee0aedf 16884#: config/tc-vax.c:1539
ac50feda
RH
16885msgid "address prohibits #"
16886msgstr ""
16887
2ee0aedf 16888#: config/tc-vax.c:1543
ac50feda
RH
16889msgid "address prohibits -()"
16890msgstr ""
16891
2ee0aedf 16892#: config/tc-vax.c:1545
ac50feda
RH
16893msgid "address prohibits ()+"
16894msgstr ""
16895
2ee0aedf 16896#: config/tc-vax.c:1548
ac50feda
RH
16897msgid "address prohibits ()"
16898msgstr ""
16899
2ee0aedf 16900#: config/tc-vax.c:1550
ac50feda
RH
16901msgid "address prohibits []"
16902msgstr ""
16903
2ee0aedf 16904#: config/tc-vax.c:1552
ac50feda
RH
16905msgid "address prohibits register"
16906msgstr ""
16907
2ee0aedf 16908#: config/tc-vax.c:1554
ac50feda
RH
16909msgid "address prohibits displacement length specifier"
16910msgstr ""
16911
2ee0aedf 16912#: config/tc-vax.c:1582
ac50feda
RH
16913msgid "invalid operand of S^#"
16914msgstr ""
16915
2ee0aedf 16916#: config/tc-vax.c:1595
ac50feda
RH
16917msgid "S^# needs expression"
16918msgstr ""
16919
2ee0aedf 16920#: config/tc-vax.c:1602
ac50feda
RH
16921msgid "S^# may only read-access"
16922msgstr ""
16923
2ee0aedf 16924#: config/tc-vax.c:1625
ac50feda
RH
16925msgid "invalid operand of -()"
16926msgstr ""
16927
2ee0aedf 16928#: config/tc-vax.c:1631
ac50feda
RH
16929msgid "-(PC) unpredictable"
16930msgstr ""
16931
2ee0aedf 16932#: config/tc-vax.c:1633
ac50feda
RH
16933msgid "[]index same as -()register: unpredictable"
16934msgstr ""
16935
2ee0aedf 16936#: config/tc-vax.c:1665
ac50feda
RH
16937msgid "invalid operand of ()+"
16938msgstr ""
16939
2ee0aedf 16940#: config/tc-vax.c:1671
ac50feda
RH
16941msgid "(PC)+ unpredictable"
16942msgstr ""
16943
2ee0aedf 16944#: config/tc-vax.c:1673
ac50feda
RH
16945msgid "[]index same as ()+register: unpredictable"
16946msgstr ""
16947
2ee0aedf 16948#: config/tc-vax.c:1696
ac50feda
RH
16949msgid "# conflicts length"
16950msgstr ""
16951
2ee0aedf 16952#: config/tc-vax.c:1698
ac50feda
RH
16953msgid "# bars register"
16954msgstr ""
16955
2ee0aedf 16956#: config/tc-vax.c:1718
ac50feda
RH
16957msgid "writing or modifying # is unpredictable"
16958msgstr ""
16959
2ee0aedf 16960#: config/tc-vax.c:1744
ac50feda
RH
16961msgid "length not needed"
16962msgstr ""
16963
2ee0aedf 16964#: config/tc-vax.c:1751
ac50feda
RH
16965msgid "can't []index a register, because it has no address"
16966msgstr ""
16967
2ee0aedf 16968#: config/tc-vax.c:1753
ac50feda
RH
16969msgid "a register has no address"
16970msgstr ""
16971
2ee0aedf 16972#: config/tc-vax.c:1762
ac50feda
RH
16973msgid "PC part of operand unpredictable"
16974msgstr ""
16975
2ee0aedf 16976#: config/tc-vax.c:1918
ae351704
AM
16977msgid "odd number of bytes in operand description"
16978msgstr ""
16979
2ee0aedf 16980#: config/tc-vax.c:1932
ae351704
AM
16981msgid "Bad operand"
16982msgstr ""
16983
2ee0aedf 16984#: config/tc-vax.c:1937
ae351704
AM
16985msgid "Not enough operands"
16986msgstr ""
16987
2ee0aedf 16988#: config/tc-vax.c:2214
3caac5b8
AM
16989msgid "SYMBOL TABLE not implemented"
16990msgstr ""
16991
2ee0aedf 16992#: config/tc-vax.c:2218
3caac5b8
AM
16993msgid "TOKEN TRACE not implemented"
16994msgstr ""
16995
2ee0aedf 16996#: config/tc-vax.c:2222
3caac5b8
AM
16997#, c-format
16998msgid "Displacement length %s ignored!"
16999msgstr ""
17000
2ee0aedf 17001#: config/tc-vax.c:2226
3caac5b8
AM
17002#, c-format
17003msgid "I don't need or use temp. file \"%s\"."
17004msgstr ""
17005
2ee0aedf 17006#: config/tc-vax.c:2230
3caac5b8
AM
17007msgid "I don't use an interpass file! -V ignored"
17008msgstr ""
17009
2ee0aedf 17010#: config/tc-vax.c:2287
6e1772d5 17011#, c-format
ac50feda
RH
17012msgid ""
17013"VAX options:\n"
17014"-d LENGTH\t\tignored\n"
17015"-J\t\t\tignored\n"
17016"-S\t\t\tignored\n"
17017"-t FILE\t\t\tignored\n"
17018"-T\t\t\tignored\n"
17019"-V\t\t\tignored\n"
17020msgstr ""
17021
2ee0aedf 17022#: config/tc-vax.c:2296
6e1772d5 17023#, c-format
ac50feda
RH
17024msgid ""
17025"VMS options:\n"
17026"-+\t\t\thash encode names longer than 31 characters\n"
17027"-1\t\t\t`const' handling compatible with gcc 1.x\n"
17028"-H\t\t\tshow new symbol after hash truncation\n"
17029"-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
17030"\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
17031"-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
17032msgstr ""
17033
2ee0aedf 17034#: config/tc-vax.c:2461
ae351704
AM
17035#, c-format
17036msgid "Ignoring statement due to \"%s\""
17037msgstr ""
17038
2ee0aedf 17039#: config/tc-vax.c:2478
ae351704
AM
17040#, c-format
17041msgid "Aborting because statement has \"%s\""
17042msgstr ""
17043
2ee0aedf 17044#: config/tc-vax.c:2523
ae351704
AM
17045msgid "Can't relocate expression"
17046msgstr ""
17047
2ee0aedf 17048#: config/tc-vax.c:2626
ae351704
AM
17049msgid "Bignum not permitted in short literal. Immediate mode assumed."
17050msgstr ""
17051
2ee0aedf 17052#: config/tc-vax.c:2635
ae351704
AM
17053msgid "Can't do flonum short literal: immediate mode used."
17054msgstr ""
17055
2ee0aedf 17056#: config/tc-vax.c:2682
ae351704
AM
17057#, c-format
17058msgid "A bignum/flonum may not be a displacement: 0x%lx used"
17059msgstr ""
17060
2ee0aedf 17061#: config/tc-vax.c:2994
ae351704
AM
17062#, c-format
17063msgid "Short literal overflow(%ld.), immediate mode assumed."
17064msgstr ""
17065
2ee0aedf 17066#: config/tc-vax.c:3003
ae351704
AM
17067#, c-format
17068msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
17069msgstr ""
17070
2ee0aedf 17071#: config/tc-vax.c:3068
ae351704
AM
17072msgid "Length specification ignored. Address mode 9F used"
17073msgstr ""
17074
2ee0aedf 17075#: config/tc-vax.c:3126
ae351704
AM
17076msgid "Invalid operand: immediate value used as base address."
17077msgstr ""
17078
2ee0aedf 17079#: config/tc-vax.c:3128
ae351704
AM
17080msgid "Invalid operand: immediate value used as address."
17081msgstr ""
17082
2ee0aedf 17083#: config/tc-vax.c:3153
a5c7551f
RW
17084#, c-format
17085msgid "Symbol %s used as immediate operand in PIC mode."
ae351704
AM
17086msgstr ""
17087
2ee0aedf 17088#: config/tc-vax.c:3258
ae351704
AM
17089#, c-format
17090msgid "VIP_BEGIN error:%s"
17091msgstr ""
17092
2ee0aedf 17093#: config/tc-xc16x.c:218
ae351704
AM
17094#, c-format
17095msgid " XC16X specific command line options:\n"
17096msgstr ""
17097
c1c69e83
AM
17098#: config/tc-xgate.c:216
17099msgid " architecture variant invalid"
17100msgstr ""
17101
17102#: config/tc-xgate.c:373
17103#, c-format
17104msgid ""
17105"Freescale XGATE co-processor options:\n"
17106" -mshort use 16-bit int ABI (default)\n"
17107" -mlong use 32-bit int ABI\n"
17108" -mshort-double use 32-bit double ABI\n"
17109" -mlong-double use 64-bit double ABI (default)\n"
17110" --mxgate specify the processor variant[default %s]\n"
17111" --print-insn-syntax print the syntax of instruction in case of error\n"
17112" --print-opcodes print the list of instructions with syntax\n"
17113" --generate-example generate an example of each instruction"
17114msgstr ""
17115
17116#: config/tc-xgate.c:496
17117msgid "opcode missing or not found on input line"
17118msgstr ""
17119
17120#: config/tc-xgate.c:501
17121#, c-format
17122msgid "opcode %s not found in opcode hash table"
17123msgstr ""
17124
17125#: config/tc-xgate.c:514
17126msgid "matching operands to opcode "
17127msgstr ""
17128
17129#: config/tc-xgate.c:552
17130msgid ": processing macro, real opcode handle not found in hash"
17131msgstr ""
17132
17133#: config/tc-xgate.c:683
17134#, c-format
17135msgid "Value %ld not aligned by 2 for 9-bit PC-relative branch."
17136msgstr ""
17137
17138#: config/tc-xgate.c:700
17139#, c-format
17140msgid "Value %ld not aligned by 2 for 10-bit PC-relative branch."
17141msgstr ""
17142
17143#: config/tc-xgate.c:727
17144msgid "Value out of 3-bit range."
17145msgstr ""
17146
17147#: config/tc-xgate.c:734
17148msgid "Value out of 4-bit range."
17149msgstr ""
17150
17151#: config/tc-xgate.c:741
17152msgid "Value out of 5-bit range."
17153msgstr ""
17154
17155#: config/tc-xgate.c:878
17156msgid ":operand has too many bits"
17157msgstr ""
17158
17159#: config/tc-xgate.c:990
17160msgid "unknown operand count"
17161msgstr ""
17162
17163#: config/tc-xgate.c:1233 config/tc-xgate.c:1245
17164msgid ": expected register name r0-r7 "
17165msgstr ""
17166
17167#: config/tc-xgate.c:1281
17168#, c-format
17169msgid ":operand value(%d) too big for constraint"
17170msgstr ""
17171
17172#: config/tc-xgate.c:1299
17173msgid "you must use a hi/lo directive or 16-bit macro to load a 16-bit value."
17174msgstr ""
17175
17176#: config/tc-xgate.c:1312
17177msgid ":unknown relocation constraint size"
17178msgstr ""
17179
17180#: config/tc-xgate.c:1319
17181msgid ": expected register name ccr "
17182msgstr ""
17183
17184#: config/tc-xgate.c:1325
17185msgid ": expected register name pc "
17186msgstr ""
17187
c85dd50d 17188#: config/tc-xstormy16.c:78
3b16e843 17189#, c-format
c85dd50d 17190msgid " XSTORMY16 specific command line options:\n"
3b16e843
NC
17191msgstr ""
17192
2ee0aedf 17193#: config/tc-xstormy16.c:225
a5c7551f
RW
17194#, c-format
17195msgid "unsupported fptr fixup size %d"
17196msgstr ""
17197
2ee0aedf 17198#: config/tc-xstormy16.c:237
a5c7551f
RW
17199#, c-format
17200msgid "unsupported fixup size %d"
17201msgstr ""
17202
2ee0aedf 17203#: config/tc-xstormy16.c:268
a5c7551f
RW
17204msgid "unsupported fptr fixup"
17205msgstr ""
17206
2ee0aedf 17207#: config/tc-xtensa.c:619
06647dfd 17208msgid "illegal range of target hardware versions"
87ccc1b0
NC
17209msgstr ""
17210
2ee0aedf 17211#: config/tc-xtensa.c:776
06647dfd 17212msgid "--density option is ignored"
87ccc1b0
NC
17213msgstr ""
17214
2ee0aedf 17215#: config/tc-xtensa.c:779
06647dfd 17216msgid "--no-density option is ignored"
87ccc1b0
NC
17217msgstr ""
17218
2ee0aedf 17219#: config/tc-xtensa.c:797
06647dfd
AM
17220msgid "--generics is deprecated; use --transform instead"
17221msgstr ""
17222
2ee0aedf 17223#: config/tc-xtensa.c:800
06647dfd
AM
17224msgid "--no-generics is deprecated; use --no-transform instead"
17225msgstr ""
17226
2ee0aedf 17227#: config/tc-xtensa.c:803
06647dfd
AM
17228msgid "--relax is deprecated; use --transform instead"
17229msgstr ""
17230
2ee0aedf 17231#: config/tc-xtensa.c:806
06647dfd
AM
17232msgid "--no-relax is deprecated; use --no-transform instead"
17233msgstr ""
17234
2ee0aedf 17235#: config/tc-xtensa.c:823
06647dfd 17236msgid "--absolute-literals option not supported in this Xtensa configuration"
87ccc1b0
NC
17237msgstr ""
17238
2ee0aedf 17239#: config/tc-xtensa.c:896
06647dfd 17240msgid "prefer-l32r conflicts with prefer-const16"
87ccc1b0
NC
17241msgstr ""
17242
2ee0aedf 17243#: config/tc-xtensa.c:902
06647dfd
AM
17244msgid "prefer-const16 conflicts with prefer-l32r"
17245msgstr ""
17246
2ee0aedf 17247#: config/tc-xtensa.c:910 config/tc-xtensa.c:919 config/tc-xtensa.c:923
06647dfd
AM
17248msgid "invalid target hardware version"
17249msgstr ""
17250
2ee0aedf 17251#: config/tc-xtensa.c:1107
87ccc1b0
NC
17252msgid "unmatched end directive"
17253msgstr ""
17254
2ee0aedf 17255#: config/tc-xtensa.c:1136
87ccc1b0
NC
17256msgid ".begin directive with no matching .end directive"
17257msgstr ""
17258
2ee0aedf 17259#: config/tc-xtensa.c:1177
06647dfd
AM
17260msgid "[no-]generics is deprecated; use [no-]transform instead"
17261msgstr ""
17262
2ee0aedf 17263#: config/tc-xtensa.c:1182
06647dfd
AM
17264msgid "[no-]relax is deprecated; use [no-]transform instead"
17265msgstr ""
17266
2ee0aedf 17267#: config/tc-xtensa.c:1195
87ccc1b0 17268#, c-format
06647dfd 17269msgid "directive %s cannot be negated"
87ccc1b0
NC
17270msgstr ""
17271
2ee0aedf 17272#: config/tc-xtensa.c:1201
87ccc1b0
NC
17273msgid "unknown directive"
17274msgstr ""
17275
2ee0aedf
TG
17276#: config/tc-xtensa.c:1222 config/tc-xtensa.c:1318 config/tc-xtensa.c:1563
17277#: config/tc-xtensa.c:5774
06647dfd
AM
17278msgid "directives are not valid inside bundles"
17279msgstr ""
17280
2ee0aedf 17281#: config/tc-xtensa.c:1234
06647dfd
AM
17282msgid ".begin literal is deprecated; use .literal instead"
17283msgstr ""
17284
2ee0aedf 17285#: config/tc-xtensa.c:1248
87ccc1b0
NC
17286msgid "cannot set literal_prefix inside literal fragment"
17287msgstr ""
17288
2ee0aedf 17289#: config/tc-xtensa.c:1281
06647dfd
AM
17290msgid ".begin [no-]density is ignored"
17291msgstr ""
17292
2ee0aedf 17293#: config/tc-xtensa.c:1288 config/tc-xtensa.c:1338
06647dfd
AM
17294msgid "Xtensa absolute literals option not supported; ignored"
17295msgstr ""
17296
2ee0aedf 17297#: config/tc-xtensa.c:1331
06647dfd 17298msgid ".end [no-]density is ignored"
87ccc1b0
NC
17299msgstr ""
17300
2ee0aedf 17301#: config/tc-xtensa.c:1356
87ccc1b0
NC
17302#, c-format
17303msgid "does not match begin %s%s at %s:%d"
17304msgstr ""
17305
2ee0aedf 17306#: config/tc-xtensa.c:1411
87ccc1b0
NC
17307msgid ".literal_position inside literal directive; ignoring"
17308msgstr ""
17309
2ee0aedf 17310#: config/tc-xtensa.c:1431
6e1772d5
AM
17311msgid ".literal not allowed inside .begin literal region"
17312msgstr ""
17313
23f938f1 17314#: config/tc-xtensa.c:1470
87ccc1b0
NC
17315msgid "expected comma or colon after symbol name; rest of line ignored"
17316msgstr ""
17317
23f938f1 17318#: config/tc-xtensa.c:1532
06647dfd
AM
17319msgid "fall through frequency must be greater than 0"
17320msgstr ""
17321
23f938f1 17322#: config/tc-xtensa.c:1540
06647dfd
AM
17323msgid "branch target frequency must be greater than 0"
17324msgstr ""
17325
23f938f1 17326#: config/tc-xtensa.c:1588
06647dfd
AM
17327#, c-format
17328msgid "opcode-specific %s relocation used outside an instruction"
17329msgstr ""
17330
23f938f1 17331#: config/tc-xtensa.c:1596
f12e7348
NC
17332#, c-format
17333msgid "invalid use of %s relocation"
17334msgstr ""
17335
23f938f1 17336#: config/tc-xtensa.c:1792 config/tc-xtensa.c:1809
87ccc1b0
NC
17337#, c-format
17338msgid "bad register name: %s"
17339msgstr ""
17340
23f938f1 17341#: config/tc-xtensa.c:1798
87ccc1b0
NC
17342#, c-format
17343msgid "bad register number: %s"
17344msgstr ""
17345
2ee0aedf 17346#: config/tc-xtensa.c:1862
f12e7348
NC
17347msgid "pcrel relocation not allowed in an instruction"
17348msgstr ""
17349
2ee0aedf 17350#: config/tc-xtensa.c:1879
87ccc1b0
NC
17351msgid "register number out of range"
17352msgstr ""
17353
2ee0aedf 17354#: config/tc-xtensa.c:1963
06647dfd
AM
17355msgid "extra comma"
17356msgstr ""
17357
2ee0aedf 17358#: config/tc-xtensa.c:1965
06647dfd
AM
17359msgid "extra colon"
17360msgstr ""
17361
2ee0aedf 17362#: config/tc-xtensa.c:1969
06647dfd
AM
17363msgid "missing comma or colon"
17364msgstr ""
17365
2ee0aedf 17366#: config/tc-xtensa.c:2026
06647dfd
AM
17367msgid "incorrect register number, ignoring"
17368msgstr ""
17369
2ee0aedf 17370#: config/tc-xtensa.c:2107
87ccc1b0 17371#, c-format
06647dfd 17372msgid "cannot encode opcode \"%s\""
87ccc1b0
NC
17373msgstr ""
17374
2ee0aedf 17375#: config/tc-xtensa.c:2201
87ccc1b0 17376#, c-format
06647dfd 17377msgid "not enough operands (%d) for '%s'; expected %d"
87ccc1b0
NC
17378msgstr ""
17379
2ee0aedf 17380#: config/tc-xtensa.c:2208
87ccc1b0 17381#, c-format
06647dfd 17382msgid "too many operands (%d) for '%s'; expected %d"
87ccc1b0
NC
17383msgstr ""
17384
2ee0aedf 17385#: config/tc-xtensa.c:2259
87ccc1b0 17386#, c-format
06647dfd 17387msgid "invalid register '%s' for '%s' instruction"
87ccc1b0
NC
17388msgstr ""
17389
2ee0aedf 17390#: config/tc-xtensa.c:2266
87ccc1b0 17391#, c-format
06647dfd 17392msgid "invalid register number (%ld) for '%s' instruction"
87ccc1b0
NC
17393msgstr ""
17394
2ee0aedf 17395#: config/tc-xtensa.c:2334
87ccc1b0 17396#, c-format
06647dfd 17397msgid "invalid register number (%ld) for '%s'"
87ccc1b0
NC
17398msgstr ""
17399
2ee0aedf 17400#: config/tc-xtensa.c:2725
87ccc1b0 17401#, c-format
55cf6793 17402msgid "operand %d of '%s' has out of range value '%u'"
87ccc1b0
NC
17403msgstr ""
17404
2ee0aedf 17405#: config/tc-xtensa.c:2731
87ccc1b0 17406#, c-format
55cf6793 17407msgid "operand %d of '%s' has invalid value '%u'"
87ccc1b0
NC
17408msgstr ""
17409
2ee0aedf 17410#: config/tc-xtensa.c:2778
87ccc1b0 17411#, c-format
06647dfd 17412msgid "internal error: unknown option name '%s'"
87ccc1b0
NC
17413msgstr ""
17414
2ee0aedf 17415#: config/tc-xtensa.c:3887
87ccc1b0
NC
17416msgid "can't handle generation of literal/labels yet"
17417msgstr ""
17418
2ee0aedf 17419#: config/tc-xtensa.c:3891
87ccc1b0
NC
17420msgid "can't handle undefined OP TYPE"
17421msgstr ""
17422
2ee0aedf 17423#: config/tc-xtensa.c:3952
87ccc1b0
NC
17424#, c-format
17425msgid "found %d operands for '%s': Expected %d"
17426msgstr ""
17427
2ee0aedf 17428#: config/tc-xtensa.c:3959
87ccc1b0
NC
17429#, c-format
17430msgid "found too many (%d) operands for '%s': Expected %d"
17431msgstr ""
17432
2ee0aedf 17433#: config/tc-xtensa.c:3980
c85dd50d
NC
17434msgid "immediate operands sum to greater than 32"
17435msgstr ""
17436
2ee0aedf 17437#: config/tc-xtensa.c:4232
06647dfd
AM
17438#, c-format
17439msgid "invalid relocation for operand %i of '%s'"
87ccc1b0
NC
17440msgstr ""
17441
2ee0aedf 17442#: config/tc-xtensa.c:4242
87ccc1b0 17443#, c-format
06647dfd 17444msgid "invalid expression for operand %i of '%s'"
87ccc1b0
NC
17445msgstr ""
17446
2ee0aedf 17447#: config/tc-xtensa.c:4252
87ccc1b0 17448#, c-format
06647dfd 17449msgid "invalid relocation in instruction slot %i"
87ccc1b0
NC
17450msgstr ""
17451
2ee0aedf 17452#: config/tc-xtensa.c:4259
87ccc1b0 17453#, c-format
06647dfd 17454msgid "undefined symbol for opcode \"%s\""
87ccc1b0
NC
17455msgstr ""
17456
2ee0aedf 17457#: config/tc-xtensa.c:4745
06647dfd 17458msgid "opcode 'NOP.N' unavailable in this configuration"
87ccc1b0
NC
17459msgstr ""
17460
2ee0aedf 17461#: config/tc-xtensa.c:4805
06647dfd
AM
17462msgid "get_expanded_loop_offset: invalid opcode"
17463msgstr ""
17464
2ee0aedf 17465#: config/tc-xtensa.c:4938
06647dfd
AM
17466#, c-format
17467msgid "assembly state not set for first frag in section %s"
87ccc1b0
NC
17468msgstr ""
17469
2ee0aedf 17470#: config/tc-xtensa.c:4991
06647dfd
AM
17471#, c-format
17472msgid "unaligned branch target: %d bytes at 0x%lx"
87ccc1b0
NC
17473msgstr ""
17474
2ee0aedf 17475#: config/tc-xtensa.c:5035
06647dfd
AM
17476#, c-format
17477msgid "unaligned loop: %d bytes at 0x%lx"
87ccc1b0
NC
17478msgstr ""
17479
2ee0aedf 17480#: config/tc-xtensa.c:5060
06647dfd 17481msgid "unexpected fix"
87ccc1b0
NC
17482msgstr ""
17483
2ee0aedf 17484#: config/tc-xtensa.c:5071 config/tc-xtensa.c:5075
06647dfd 17485msgid "undecodable fix"
87ccc1b0
NC
17486msgstr ""
17487
2ee0aedf 17488#: config/tc-xtensa.c:5213
3caac5b8
AM
17489msgid "labels are not valid inside bundles"
17490msgstr ""
17491
2ee0aedf 17492#: config/tc-xtensa.c:5233
06647dfd 17493msgid "invalid last instruction for a zero-overhead loop"
87ccc1b0
NC
17494msgstr ""
17495
2ee0aedf 17496#: config/tc-xtensa.c:5300
06647dfd 17497msgid "extra opening brace"
87ccc1b0
NC
17498msgstr ""
17499
2ee0aedf 17500#: config/tc-xtensa.c:5310
06647dfd 17501msgid "extra closing brace"
87ccc1b0
NC
17502msgstr ""
17503
2ee0aedf 17504#: config/tc-xtensa.c:5337
06647dfd 17505msgid "missing closing brace"
87ccc1b0
NC
17506msgstr ""
17507
2ee0aedf 17508#: config/tc-xtensa.c:5437 config/tc-xtensa.c:5466
f12e7348
NC
17509#, c-format
17510msgid "wrong number of operands for '%s'"
17511msgstr ""
17512
2ee0aedf 17513#: config/tc-xtensa.c:5453
f12e7348
NC
17514#, c-format
17515msgid "bad relocation expression for '%s'"
17516msgstr ""
17517
2ee0aedf 17518#: config/tc-xtensa.c:5488
87ccc1b0 17519#, c-format
06647dfd 17520msgid "unknown opcode or format name '%s'"
87ccc1b0
NC
17521msgstr ""
17522
2ee0aedf 17523#: config/tc-xtensa.c:5494
06647dfd
AM
17524msgid "format names only valid inside bundles"
17525msgstr ""
17526
2ee0aedf 17527#: config/tc-xtensa.c:5499
06647dfd
AM
17528#, c-format
17529msgid "multiple formats specified for one bundle; using '%s'"
87ccc1b0
NC
17530msgstr ""
17531
2ee0aedf 17532#: config/tc-xtensa.c:5549
87ccc1b0
NC
17533msgid "entry instruction with stack decrement < 16"
17534msgstr ""
17535
2ee0aedf 17536#: config/tc-xtensa.c:5602
06647dfd
AM
17537msgid "unaligned entry instruction"
17538msgstr ""
17539
2ee0aedf 17540#: config/tc-xtensa.c:5667
06647dfd
AM
17541msgid "bad instruction format"
17542msgstr ""
17543
2ee0aedf 17544#: config/tc-xtensa.c:5670
06647dfd
AM
17545msgid "invalid relocation"
17546msgstr ""
17547
2ee0aedf 17548#: config/tc-xtensa.c:5681
87ccc1b0 17549#, c-format
06647dfd 17550msgid "invalid relocation for '%s' instruction"
87ccc1b0
NC
17551msgstr ""
17552
2ee0aedf 17553#: config/tc-xtensa.c:5693
87ccc1b0 17554#, c-format
06647dfd 17555msgid "invalid relocation for operand %d of '%s'"
87ccc1b0
NC
17556msgstr ""
17557
2ee0aedf 17558#: config/tc-xtensa.c:5956
87ccc1b0 17559#, c-format
55cf6793 17560msgid "unhandled local relocation fix %s"
87ccc1b0
NC
17561msgstr ""
17562
2ee0aedf 17563#: config/tc-xtensa.c:6007
f12e7348
NC
17564#, c-format
17565msgid "internal error; cannot generate `%s' relocation"
17566msgstr ""
17567
2ee0aedf 17568#: config/tc-xtensa.c:6226
a5c7551f
RW
17569msgid "The option \"--no-allow-flix\" prohibits multi-slot flix."
17570msgstr ""
17571
2ee0aedf 17572#: config/tc-xtensa.c:6235
06647dfd
AM
17573msgid "couldn't find a valid instruction format"
17574msgstr ""
17575
2ee0aedf 17576#: config/tc-xtensa.c:6236
87ccc1b0 17577#, c-format
06647dfd 17578msgid " ops were: "
87ccc1b0
NC
17579msgstr ""
17580
2ee0aedf 17581#: config/tc-xtensa.c:6238
87ccc1b0 17582#, c-format
06647dfd 17583msgid " %s;"
87ccc1b0
NC
17584msgstr ""
17585
2ee0aedf 17586#: config/tc-xtensa.c:6249
06647dfd
AM
17587#, c-format
17588msgid "format '%s' allows %d slots, but there are %d opcodes"
87ccc1b0
NC
17589msgstr ""
17590
2ee0aedf 17591#: config/tc-xtensa.c:6260 config/tc-xtensa.c:6358
06647dfd 17592msgid "illegal resource usage in bundle"
87ccc1b0
NC
17593msgstr ""
17594
2ee0aedf 17595#: config/tc-xtensa.c:6445
06647dfd
AM
17596#, c-format
17597msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
87ccc1b0
NC
17598msgstr ""
17599
2ee0aedf 17600#: config/tc-xtensa.c:6450
87ccc1b0 17601#, c-format
06647dfd 17602msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
87ccc1b0
NC
17603msgstr ""
17604
2ee0aedf 17605#: config/tc-xtensa.c:6455
06647dfd 17606#, c-format
ae351704 17607msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port"
87ccc1b0
NC
17608msgstr ""
17609
2ee0aedf 17610#: config/tc-xtensa.c:6460
06647dfd
AM
17611#, c-format
17612msgid ""
ae351704 17613"opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses"
87ccc1b0
NC
17614msgstr ""
17615
2ee0aedf 17616#: config/tc-xtensa.c:6476
06647dfd
AM
17617msgid "multiple branches or jumps in the same bundle"
17618msgstr ""
17619
2ee0aedf 17620#: config/tc-xtensa.c:6928
06647dfd
AM
17621msgid "cannot assemble into a literal fragment"
17622msgstr ""
17623
2ee0aedf 17624#: config/tc-xtensa.c:6930
06647dfd
AM
17625msgid "..."
17626msgstr ""
17627
2ee0aedf 17628#: config/tc-xtensa.c:7565
06647dfd
AM
17629msgid ""
17630"instruction sequence (write a0, branch, retw) may trigger hardware errata"
17631msgstr ""
17632
2ee0aedf 17633#: config/tc-xtensa.c:7677
06647dfd 17634msgid "branching or jumping to a loop end may trigger hardware errata"
87ccc1b0
NC
17635msgstr ""
17636
2ee0aedf 17637#: config/tc-xtensa.c:7759
06647dfd 17638msgid "loop end too close to another loop end may trigger hardware errata"
87ccc1b0
NC
17639msgstr ""
17640
2ee0aedf 17641#: config/tc-xtensa.c:7768
06647dfd
AM
17642#, c-format
17643msgid "fr_var %lu < length %d"
87ccc1b0
NC
17644msgstr ""
17645
2ee0aedf 17646#: config/tc-xtensa.c:7925
06647dfd
AM
17647msgid ""
17648"loop containing less than three instructions may trigger hardware errata"
87ccc1b0
NC
17649msgstr ""
17650
2ee0aedf 17651#: config/tc-xtensa.c:7997
06647dfd 17652msgid "undecodable instruction in instruction frag"
87ccc1b0
NC
17653msgstr ""
17654
2ee0aedf 17655#: config/tc-xtensa.c:8107
06647dfd 17656msgid "invalid empty loop"
87ccc1b0
NC
17657msgstr ""
17658
2ee0aedf 17659#: config/tc-xtensa.c:8112
06647dfd 17660msgid "loop target does not follow loop instruction in section"
87ccc1b0
NC
17661msgstr ""
17662
2ee0aedf 17663#: config/tc-xtensa.c:8713
87ccc1b0
NC
17664msgid "bad relaxation state"
17665msgstr ""
17666
2ee0aedf 17667#: config/tc-xtensa.c:8771
87ccc1b0 17668#, c-format
06647dfd 17669msgid "fr_var (%ld) < length (%d)"
87ccc1b0
NC
17670msgstr ""
17671
2ee0aedf 17672#: config/tc-xtensa.c:9406
87ccc1b0
NC
17673msgid "invalid relaxation fragment result"
17674msgstr ""
17675
2ee0aedf 17676#: config/tc-xtensa.c:9485
87ccc1b0
NC
17677msgid "unable to widen instruction"
17678msgstr ""
17679
2ee0aedf 17680#: config/tc-xtensa.c:9624
87ccc1b0
NC
17681msgid "multiple literals in expansion"
17682msgstr ""
17683
2ee0aedf 17684#: config/tc-xtensa.c:9628
87ccc1b0
NC
17685msgid "no registered fragment for literal"
17686msgstr ""
17687
2ee0aedf 17688#: config/tc-xtensa.c:9630
87ccc1b0
NC
17689msgid "number of literal tokens != 1"
17690msgstr ""
17691
2ee0aedf 17692#: config/tc-xtensa.c:9759 config/tc-xtensa.c:9765
87ccc1b0
NC
17693#, c-format
17694msgid "unresolved loop target symbol: %s"
17695msgstr ""
17696
2ee0aedf 17697#: config/tc-xtensa.c:9871
06647dfd
AM
17698#, c-format
17699msgid "invalid expression evaluation type %d"
87ccc1b0
NC
17700msgstr ""
17701
2ee0aedf 17702#: config/tc-xtensa.c:9888
87ccc1b0
NC
17703msgid "loop too long for LOOP instruction"
17704msgstr ""
17705
2ee0aedf 17706#: config/tc-xtensa.c:10157
87ccc1b0
NC
17707#, c-format
17708msgid "fixes not all moved from %s"
17709msgstr ""
17710
2ee0aedf 17711#: config/tc-xtensa.c:10288
06647dfd
AM
17712msgid ""
17713"literal pool location required for text-section-literals; specify with ."
17714"literal_position"
87ccc1b0
NC
17715msgstr ""
17716
2ee0aedf 17717#: config/tc-xtensa.c:11130
06647dfd
AM
17718msgid "too many operands in instruction"
17719msgstr ""
17720
2ee0aedf 17721#: config/tc-xtensa.c:11340
ae351704 17722msgid "invalid symbolic operand"
87ccc1b0
NC
17723msgstr ""
17724
2ee0aedf 17725#: config/tc-xtensa.c:11401
87ccc1b0
NC
17726msgid "operand number mismatch"
17727msgstr ""
17728
2ee0aedf 17729#: config/tc-xtensa.c:11405
06647dfd
AM
17730#, c-format
17731msgid "cannot encode opcode \"%s\" in the given format \"%s\""
17732msgstr ""
17733
2ee0aedf 17734#: config/tc-xtensa.c:11430
06647dfd
AM
17735#, c-format
17736msgid "xtensa-isa failure: %s"
17737msgstr ""
17738
2ee0aedf 17739#: config/tc-xtensa.c:11507
87ccc1b0
NC
17740msgid "invalid opcode"
17741msgstr ""
17742
2ee0aedf 17743#: config/tc-xtensa.c:11513
87ccc1b0
NC
17744msgid "too few operands"
17745msgstr ""
17746
2ee0aedf 17747#: config/tc-xtensa.c:11563
a5c7551f
RW
17748msgid "multiple writes to the same register"
17749msgstr ""
17750
2ee0aedf 17751#: config/tc-xtensa.c:11677 config/tc-xtensa.c:11683
06647dfd
AM
17752msgid "out of memory"
17753msgstr ""
17754
2ee0aedf 17755#: config/tc-xtensa.c:11772
f12e7348
NC
17756msgid "TLS relocation not allowed in FLIX bundle"
17757msgstr ""
17758
17759#. Instructions that generate TLS relocations should always be
17760#. relaxed in the front-end. If "record_fixup" is set, then this
17761#. function is being called during back-end relaxation, so flag
17762#. the unexpected behavior as an error.
2ee0aedf 17763#: config/tc-xtensa.c:11778
f12e7348
NC
17764msgid "unexpected TLS relocation"
17765msgstr ""
17766
2ee0aedf 17767#: config/tc-xtensa.c:11822
ae351704
AM
17768msgid "symbolic operand not allowed"
17769msgstr ""
17770
2ee0aedf 17771#: config/tc-xtensa.c:11859
ae351704
AM
17772msgid "cannot decode instruction format"
17773msgstr ""
17774
2ee0aedf 17775#: config/tc-xtensa.c:12003
ae351704 17776msgid "ignoring extra '-rename-section' delimiter ':'"
06647dfd
AM
17777msgstr ""
17778
2ee0aedf 17779#: config/tc-xtensa.c:12008
06647dfd 17780#, c-format
ae351704 17781msgid "ignoring invalid '-rename-section' specification: '%s'"
06647dfd
AM
17782msgstr ""
17783
2ee0aedf 17784#: config/tc-xtensa.c:12019
ae351704
AM
17785#, c-format
17786msgid "section %s renamed multiple times"
06647dfd
AM
17787msgstr ""
17788
2ee0aedf 17789#: config/tc-xtensa.c:12021
06647dfd 17790#, c-format
ae351704 17791msgid "multiple sections remapped to output section %s"
06647dfd
AM
17792msgstr ""
17793
c1c69e83 17794#: config/tc-z80.c:325
ae351704 17795msgid "-- unterminated string"
06647dfd
AM
17796msgstr ""
17797
c1c69e83 17798#: config/tc-z80.c:390
ae351704 17799msgid "floating point numbers are not implemented"
87ccc1b0
NC
17800msgstr ""
17801
c1c69e83 17802#: config/tc-z80.c:515 config/tc-z80.c:521
ae351704
AM
17803msgid "mismatched parentheses"
17804msgstr ""
17805
c1c69e83 17806#: config/tc-z80.c:558
ae351704
AM
17807msgid "bad expression syntax"
17808msgstr ""
17809
c1c69e83 17810#: config/tc-z80.c:716
ae351704
AM
17811msgid "cannot make a relative jump to an absolute location"
17812msgstr ""
17813
c1c69e83 17814#: config/tc-z80.c:728 config/tc-z80.c:1994
ae351704
AM
17815msgid "overflow"
17816msgstr ""
17817
c1c69e83
AM
17818#: config/tc-z80.c:1099 config/tc-z80.c:1142 config/tc-z80.c:1186
17819#: config/tc-z80.c:1254 config/tc-z80.c:1306 config/tc-z80.c:1360
17820#: config/tc-z80.c:1629
17821msgid "bad instruction syntax"
ae351704
AM
17822msgstr ""
17823
c1c69e83 17824#: config/tc-z80.c:1232
ae351704
AM
17825msgid "condition code invalid for jr"
17826msgstr ""
17827
c1c69e83 17828#: config/tc-z80.c:1738
ae351704 17829msgid "parentheses ignored"
87ccc1b0
NC
17830msgstr ""
17831
c1c69e83 17832#: config/tc-z80.c:1943 read.c:3666
87ccc1b0 17833#, c-format
ae351704
AM
17834msgid "junk at end of line, first unrecognized character is `%c'"
17835msgstr ""
17836
c1c69e83 17837#: config/tc-z80.c:1969 config/tc-z8k.c:1460 config/tc-z8k.c:1523
ae351704 17838msgid "relative jump out of range"
87ccc1b0
NC
17839msgstr ""
17840
c1c69e83 17841#: config/tc-z80.c:1986
ae351704
AM
17842msgid "index offset out of range"
17843msgstr ""
17844
c1c69e83 17845#: config/tc-z80.c:2028 config/tc-z8k.c:1531
87ccc1b0 17846#, c-format
ae351704 17847msgid "md_apply_fix: unknown r_type 0x%x\n"
87ccc1b0
NC
17848msgstr ""
17849
ae351704 17850#: config/tc-z8k.c:282
87ccc1b0 17851#, c-format
fce00800
AM
17852msgid "register rr%d out of range"
17853msgstr ""
17854
ae351704 17855#: config/tc-z8k.c:284
fce00800
AM
17856#, c-format
17857msgid "register rr%d does not exist"
17858msgstr ""
17859
ae351704 17860#: config/tc-z8k.c:296
fce00800
AM
17861#, c-format
17862msgid "register rh%d out of range"
87ccc1b0
NC
17863msgstr ""
17864
ae351704 17865#: config/tc-z8k.c:308
87ccc1b0 17866#, c-format
fce00800 17867msgid "register rl%d out of range"
87ccc1b0
NC
17868msgstr ""
17869
ae351704 17870#: config/tc-z8k.c:321
87ccc1b0 17871#, c-format
fce00800 17872msgid "register rq%d out of range"
87ccc1b0
NC
17873msgstr ""
17874
ae351704 17875#: config/tc-z8k.c:323
87ccc1b0 17876#, c-format
fce00800 17877msgid "register rq%d does not exist"
87ccc1b0
NC
17878msgstr ""
17879
ae351704 17880#: config/tc-z8k.c:335
87ccc1b0 17881#, c-format
fce00800 17882msgid "register r%d out of range"
87ccc1b0
NC
17883msgstr ""
17884
ae351704 17885#: config/tc-z8k.c:376
87ccc1b0
NC
17886#, c-format
17887msgid "expected %c"
17888msgstr ""
17889
ae351704 17890#: config/tc-z8k.c:391
87ccc1b0
NC
17891#, c-format
17892msgid "register is wrong size for a word %s"
17893msgstr ""
17894
ae351704 17895#: config/tc-z8k.c:405
87ccc1b0
NC
17896#, c-format
17897msgid "register is wrong size for address %s"
17898msgstr ""
17899
ae351704 17900#: config/tc-z8k.c:539
6e1772d5
AM
17901#, c-format
17902msgid "unknown interrupt %s"
17903msgstr ""
17904
87ccc1b0 17905#. No interrupt type specified, opcode won't do anything.
ae351704 17906#: config/tc-z8k.c:562
fce00800 17907msgid "opcode has no effect"
87ccc1b0
NC
17908msgstr ""
17909
ae351704 17910#: config/tc-z8k.c:673
87ccc1b0
NC
17911msgid "Missing ) in ra(rb)"
17912msgstr ""
17913
ae351704 17914#: config/tc-z8k.c:753 config/tc-z8k.c:792
6e1772d5
AM
17915#, c-format
17916msgid "invalid condition code '%s'"
fce00800
AM
17917msgstr ""
17918
ae351704 17919#: config/tc-z8k.c:765
87ccc1b0 17920#, c-format
6e1772d5 17921msgid "invalid flag '%s'"
87ccc1b0
NC
17922msgstr ""
17923
ae351704 17924#: config/tc-z8k.c:919 config/tc-z8k.c:925
6e1772d5
AM
17925msgid "invalid indirect register size"
17926msgstr ""
17927
ae351704 17928#: config/tc-z8k.c:942 config/tc-z8k.c:1090 config/tc-z8k.c:1095
6e1772d5
AM
17929msgid "invalid control register name"
17930msgstr ""
17931
ae351704 17932#: config/tc-z8k.c:1079
87ccc1b0
NC
17933msgid "immediate must be 1 or 2"
17934msgstr ""
17935
ae351704 17936#: config/tc-z8k.c:1082
87ccc1b0
NC
17937msgid "immediate 1 or 2 expected"
17938msgstr ""
17939
ae351704 17940#: config/tc-z8k.c:1113
87ccc1b0
NC
17941msgid "can't use R0 here"
17942msgstr ""
17943
ae351704 17944#: config/tc-z8k.c:1271
87ccc1b0
NC
17945msgid "Can't find opcode to match operands"
17946msgstr ""
17947
499ac353 17948#: config/tc-z8k.c:1318
87ccc1b0
NC
17949#, c-format
17950msgid "invalid architecture -z%s"
17951msgstr ""
17952
c1c69e83 17953#: config/tc-z8k.c:1337
6e1772d5 17954#, c-format
87ccc1b0
NC
17955msgid ""
17956" Z8K options:\n"
17957" -z8001 generate segmented code\n"
17958" -z8002 generate unsegmented code\n"
17959" -linkrelax create linker relaxable code\n"
17960msgstr ""
17961
c1c69e83 17962#: config/tc-z8k.c:1349
6e1772d5 17963#, c-format
87ccc1b0
NC
17964msgid "call to md_convert_frag\n"
17965msgstr ""
17966
c1c69e83 17967#: config/tc-z8k.c:1456 config/tc-z8k.c:1496 config/tc-z8k.c:1519
87ccc1b0
NC
17968msgid "cannot branch to odd address"
17969msgstr ""
17970
c1c69e83 17971#: config/tc-z8k.c:1478
87ccc1b0
NC
17972msgid "relative address out of range"
17973msgstr ""
17974
c1c69e83 17975#: config/tc-z8k.c:1499
3caac5b8 17976msgid "relative call out of range"
87ccc1b0
NC
17977msgstr ""
17978
c1c69e83 17979#: config/tc-z8k.c:1543
ac50feda 17980#, c-format
3caac5b8 17981msgid "call to md_estimate_size_before_relax\n"
ac50feda
RH
17982msgstr ""
17983
23f938f1 17984#: config/xtensa-relax.c:1556
c85dd50d
NC
17985#, c-format
17986msgid "invalid configuration option '%s' in transition rule '%s'"
17987msgstr ""
17988
23f938f1 17989#: config/xtensa-relax.c:1681
c85dd50d
NC
17990#, c-format
17991msgid "opcode '%s': no bound opname '%s' for precondition in '%s'"
17992msgstr ""
17993
23f938f1 17994#: config/xtensa-relax.c:1691
c85dd50d
NC
17995#, c-format
17996msgid "opcode '%s': no bound opname '%s' for precondition in %s"
17997msgstr ""
17998
23f938f1 17999#: config/xtensa-relax.c:1698
c85dd50d
NC
18000#, c-format
18001msgid "opcode '%s': precondition only contains constants in '%s'"
18002msgstr ""
18003
23f938f1 18004#: config/xtensa-relax.c:1745
c85dd50d
NC
18005msgid "expected one operand for generated literal"
18006msgstr ""
18007
23f938f1 18008#: config/xtensa-relax.c:1752
c85dd50d
NC
18009msgid "expected 0 operands for generated label"
18010msgstr ""
18011
23f938f1 18012#: config/xtensa-relax.c:1765
c85dd50d
NC
18013#, c-format
18014msgid "invalid opcode '%s' in transition rule '%s'"
18015msgstr ""
18016
23f938f1 18017#: config/xtensa-relax.c:1773
c85dd50d
NC
18018#, c-format
18019msgid "opcode '%s': replacement does not have %d ops"
18020msgstr ""
18021
23f938f1 18022#: config/xtensa-relax.c:1787
f12e7348
NC
18023#, c-format
18024msgid "opcode '%s': cannot find literal definition"
18025msgstr ""
18026
23f938f1 18027#: config/xtensa-relax.c:1803 config/xtensa-relax.c:1833
c85dd50d
NC
18028#, c-format
18029msgid "opcode %s: unidentified operand '%s' in '%s'"
18030msgstr ""
18031
23f938f1 18032#: config/xtensa-relax.c:1828
c85dd50d
NC
18033#, c-format
18034msgid "unknown user-defined function %s"
18035msgstr ""
18036
23f938f1 18037#: config/xtensa-relax.c:1839
c85dd50d
NC
18038#, c-format
18039msgid "opcode %s: could not parse operand '%s' in '%s'"
18040msgstr ""
18041
23f938f1 18042#: config/xtensa-relax.c:1880
c85dd50d
NC
18043#, c-format
18044msgid "could not parse INSN_PATTERN '%s'"
18045msgstr ""
18046
23f938f1 18047#: config/xtensa-relax.c:1884
c85dd50d
NC
18048#, c-format
18049msgid "could not parse INSN_REPL '%s'"
18050msgstr ""
18051
23f938f1 18052#: config/xtensa-relax.c:1895
c85dd50d
NC
18053#, c-format
18054msgid "could not build transition for %s => %s"
18055msgstr ""
18056
cc643b88 18057#: depend.c:195
ac50feda 18058#, c-format
87ccc1b0 18059msgid "can't open `%s' for writing"
ac50feda
RH
18060msgstr ""
18061
cc643b88 18062#: depend.c:207
ac50feda 18063#, c-format
87ccc1b0 18064msgid "can't close `%s'"
ac50feda
RH
18065msgstr ""
18066
c1c69e83 18067#: dw2gencfi.c:199 read.c:2382
cc643b88
NC
18068#, c-format
18069msgid "bfd_set_section_flags: %s"
18070msgstr ""
18071
18072#: dw2gencfi.c:457
87ccc1b0 18073#, c-format
fce00800 18074msgid "register save offset not a multiple of %u"
ac50feda
RH
18075msgstr ""
18076
cc643b88 18077#: dw2gencfi.c:540
06647dfd
AM
18078msgid "CFI state restore without previous remember"
18079msgstr ""
18080
cc643b88 18081#: dw2gencfi.c:589
fce00800 18082msgid "missing separator"
ac50feda
RH
18083msgstr ""
18084
cc643b88 18085#: dw2gencfi.c:639
fce00800 18086msgid "bad register expression"
ac50feda
RH
18087msgstr ""
18088
cc643b88
NC
18089#: dw2gencfi.c:660 dw2gencfi.c:783 dw2gencfi.c:821 dw2gencfi.c:891
18090#: dw2gencfi.c:963
fce00800 18091msgid "CFI instruction used without previous .cfi_startproc"
ac50feda
RH
18092msgstr ""
18093
cc643b88 18094#: dw2gencfi.c:845
ae351704
AM
18095msgid "invalid or unsupported encoding in .cfi_personality"
18096msgstr ""
18097
cc643b88 18098#: dw2gencfi.c:852
ae351704
AM
18099msgid ".cfi_personality requires encoding and symbol arguments"
18100msgstr ""
18101
cc643b88 18102#: dw2gencfi.c:875
ae351704
AM
18103msgid "wrong second argument to .cfi_personality"
18104msgstr ""
18105
cc643b88 18106#: dw2gencfi.c:915 dw2gencfi.c:991
ae351704
AM
18107msgid "invalid or unsupported encoding in .cfi_lsda"
18108msgstr ""
18109
cc643b88 18110#: dw2gencfi.c:922
ae351704
AM
18111msgid ".cfi_lsda requires encoding and symbol arguments"
18112msgstr ""
18113
cc643b88 18114#: dw2gencfi.c:947
ae351704
AM
18115msgid "wrong second argument to .cfi_lsda"
18116msgstr ""
18117
cc643b88 18118#: dw2gencfi.c:1012
a5c7551f
RW
18119msgid "wrong third argument to .cfi_val_encoded_addr"
18120msgstr ""
18121
cc643b88 18122#: dw2gencfi.c:1083
87ccc1b0 18123msgid "previous CFI entry not closed (missing .cfi_endproc)"
ac50feda
RH
18124msgstr ""
18125
cc643b88 18126#: dw2gencfi.c:1123
87ccc1b0 18127msgid ".cfi_endproc without corresponding .cfi_startproc"
ac50feda
RH
18128msgstr ""
18129
cc643b88 18130#: dw2gencfi.c:1920 dw2gencfi.c:1983
87ccc1b0 18131msgid "open CFI at the end of file; missing .cfi_endproc directive"
6840198f
NC
18132msgstr ""
18133
cc643b88
NC
18134#: dw2gencfi.c:2009
18135msgid "CFI is not supported for this target"
18136msgstr ""
18137
c1c69e83 18138#: dwarf2dbg.c:603 dwarf2dbg.c:638
328577ad 18139msgid "file number less than one"
5f68c319
NC
18140msgstr ""
18141
c1c69e83 18142#: dwarf2dbg.c:613
5f68c319 18143#, c-format
328577ad 18144msgid "file number %ld already allocated"
5f68c319
NC
18145msgstr ""
18146
c1c69e83 18147#: dwarf2dbg.c:643 dwarf2dbg.c:1445
6840198f 18148#, c-format
328577ad 18149msgid "unassigned file number %ld"
6840198f
NC
18150msgstr ""
18151
c1c69e83 18152#: dwarf2dbg.c:712
3caac5b8
AM
18153msgid "is_stmt value not 0 or 1"
18154msgstr ""
18155
c1c69e83 18156#: dwarf2dbg.c:724
3caac5b8
AM
18157msgid "isa number less than zero"
18158msgstr ""
18159
c1c69e83 18160#: dwarf2dbg.c:736
a5c7551f
RW
18161msgid "discriminator less than zero"
18162msgstr ""
18163
c1c69e83 18164#: dwarf2dbg.c:742
3caac5b8
AM
18165#, c-format
18166msgid "unknown .loc sub-directive `%s'"
87ccc1b0
NC
18167msgstr ""
18168
c1c69e83 18169#: dwarf2dbg.c:1508
3caac5b8 18170msgid "internal error: unknown dwarf2 format"
0d2bcfaf
NC
18171msgstr ""
18172
c1c69e83 18173#: ecoff.c:1561
ac50feda 18174#, c-format
328577ad 18175msgid "string too big (%lu bytes)"
ac50feda
RH
18176msgstr ""
18177
c1c69e83 18178#: ecoff.c:1587
ac50feda 18179#, c-format
328577ad 18180msgid "inserting \"%s\" into string hash table: %s"
ac50feda
RH
18181msgstr ""
18182
c1c69e83
AM
18183#: ecoff.c:1618 ecoff.c:1811 ecoff.c:1834 ecoff.c:1865 ecoff.c:2018
18184#: ecoff.c:2129
ac50feda
RH
18185msgid "no current file pointer"
18186msgstr ""
18187
c1c69e83 18188#: ecoff.c:1705
ac50feda
RH
18189msgid "too many st_End's"
18190msgstr ""
18191
c1c69e83 18192#: ecoff.c:2043
ac50feda 18193#, c-format
328577ad 18194msgid "inserting \"%s\" into tag hash table: %s"
ac50feda
RH
18195msgstr ""
18196
c1c69e83 18197#: ecoff.c:2204
ac50feda
RH
18198msgid "fake .file after real one"
18199msgstr ""
18200
c1c69e83 18201#: ecoff.c:2294
328577ad 18202msgid "filename goes over one page boundary"
ac50feda
RH
18203msgstr ""
18204
c1c69e83 18205#: ecoff.c:2427
ac50feda
RH
18206msgid ".begin directive without a preceding .file directive"
18207msgstr ""
18208
c1c69e83 18209#: ecoff.c:2434
ac50feda
RH
18210msgid ".begin directive without a preceding .ent directive"
18211msgstr ""
18212
c1c69e83 18213#: ecoff.c:2465
ac50feda
RH
18214msgid ".bend directive without a preceding .file directive"
18215msgstr ""
18216
c1c69e83 18217#: ecoff.c:2472
ac50feda
RH
18218msgid ".bend directive without a preceding .ent directive"
18219msgstr ""
18220
c1c69e83 18221#: ecoff.c:2485
ac50feda
RH
18222msgid ".bend directive names unknown symbol"
18223msgstr ""
18224
c1c69e83 18225#: ecoff.c:2528
ac50feda
RH
18226msgid ".def pseudo-op used inside of .def/.endef; ignored"
18227msgstr ""
18228
c1c69e83 18229#: ecoff.c:2530
328577ad 18230msgid "empty symbol name in .def; ignored"
ac50feda
RH
18231msgstr ""
18232
c1c69e83 18233#: ecoff.c:2567
ac50feda
RH
18234msgid ".dim pseudo-op used outside of .def/.endef; ignored"
18235msgstr ""
18236
c1c69e83 18237#: ecoff.c:2582
328577ad 18238msgid "badly formed .dim directive"
ac50feda
RH
18239msgstr ""
18240
c1c69e83 18241#: ecoff.c:2595
328577ad 18242msgid "too many .dim entries"
ac50feda
RH
18243msgstr ""
18244
c1c69e83 18245#: ecoff.c:2615
ac50feda
RH
18246msgid ".scl pseudo-op used outside of .def/.endef; ignored"
18247msgstr ""
18248
c1c69e83 18249#: ecoff.c:2640
ac50feda
RH
18250msgid ".size pseudo-op used outside of .def/.endef; ignored"
18251msgstr ""
18252
c1c69e83 18253#: ecoff.c:2655
328577ad 18254msgid "badly formed .size directive"
ac50feda
RH
18255msgstr ""
18256
c1c69e83 18257#: ecoff.c:2668
328577ad 18258msgid "too many .size entries"
ac50feda
RH
18259msgstr ""
18260
c1c69e83 18261#: ecoff.c:2690
ac50feda
RH
18262msgid ".type pseudo-op used outside of .def/.endef; ignored"
18263msgstr ""
18264
18265#. FIXME: We could handle this by setting the continued bit.
18266#. There would still be a limit: the .type argument can not
18267#. be infinite.
c1c69e83 18268#: ecoff.c:2708
ac50feda 18269#, c-format
328577ad 18270msgid "the type of %s is too complex; it will be simplified"
ac50feda
RH
18271msgstr ""
18272
c1c69e83 18273#: ecoff.c:2719
ac50feda
RH
18274msgid "Unrecognized .type argument"
18275msgstr ""
18276
c1c69e83 18277#: ecoff.c:2757
ac50feda
RH
18278msgid ".tag pseudo-op used outside of .def/.endef; ignored"
18279msgstr ""
18280
c1c69e83 18281#: ecoff.c:2782
ac50feda
RH
18282msgid ".val pseudo-op used outside of .def/.endef; ignored"
18283msgstr ""
18284
c1c69e83 18285#: ecoff.c:2790
ae351704 18286msgid ".val expression is too complex"
ac50feda
RH
18287msgstr ""
18288
c1c69e83 18289#: ecoff.c:2820
ac50feda
RH
18290msgid ".endef pseudo-op used before .def; ignored"
18291msgstr ""
18292
c1c69e83 18293#: ecoff.c:2846 ecoff.c:2927
328577ad 18294msgid "bad COFF debugging information"
ac50feda
RH
18295msgstr ""
18296
c1c69e83 18297#: ecoff.c:2895
ac50feda 18298#, c-format
328577ad 18299msgid "no tag specified for %s"
ac50feda
RH
18300msgstr ""
18301
c1c69e83 18302#: ecoff.c:2997
ac50feda
RH
18303msgid ".end directive without a preceding .file directive"
18304msgstr ""
18305
c1c69e83 18306#: ecoff.c:3026
ac50feda
RH
18307msgid ".end directive names unknown symbol"
18308msgstr ""
18309
c1c69e83 18310#: ecoff.c:3053
ac50feda
RH
18311msgid "second .ent directive found before .end directive"
18312msgstr ""
18313
c1c69e83 18314#: ecoff.c:3125
328577ad 18315msgid "no way to handle .file within .ent/.end section"
ac50feda
RH
18316msgstr ""
18317
c1c69e83 18318#: ecoff.c:3242
328577ad 18319msgid ".loc before .file"
ac50feda
RH
18320msgstr ""
18321
c1c69e83 18322#: ecoff.c:3445
ac50feda
RH
18323#, c-format
18324msgid ".stab%c is not supported"
18325msgstr ""
18326
c1c69e83 18327#: ecoff.c:3455
ac50feda
RH
18328#, c-format
18329msgid ".stab%c: ignoring non-zero other field"
18330msgstr ""
18331
c1c69e83 18332#: ecoff.c:3489
ac50feda
RH
18333#, c-format
18334msgid ""
328577ad 18335"line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
ac50feda
RH
18336msgstr ""
18337
c1c69e83 18338#: ecoff.c:3525
ac50feda 18339#, c-format
328577ad 18340msgid "illegal .stab%c directive, bad character"
ac50feda
RH
18341msgstr ""
18342
c1c69e83 18343#: ecoff.c:3984 ecoff.c:4173 ecoff.c:4198
ac50feda
RH
18344msgid ".begin/.bend in different segments"
18345msgstr ""
18346
c1c69e83 18347#: ecoff.c:4694
328577ad 18348msgid "missing .end or .bend at end of file"
ac50feda
RH
18349msgstr ""
18350
c1c69e83 18351#: ecoff.c:5179
ac50feda
RH
18352msgid "GP prologue size exceeds field size, using 0 instead"
18353msgstr ""
18354
c1c69e83 18355#: expr.c:87 read.c:3731
328577ad
NC
18356msgid "bignum invalid"
18357msgstr ""
18358
c1c69e83 18359#: expr.c:89 read.c:3733 read.c:4209 read.c:5094
328577ad
NC
18360msgid "floating point number invalid"
18361msgstr ""
18362
c1c69e83 18363#: expr.c:212
328577ad 18364msgid "bad floating-point constant: exponent overflow"
ac50feda
RH
18365msgstr ""
18366
c1c69e83 18367#: expr.c:216
ac50feda 18368#, c-format
328577ad 18369msgid "bad floating-point constant: unknown error code=%d"
ac50feda
RH
18370msgstr ""
18371
c1c69e83 18372#: expr.c:395
ac50feda 18373msgid ""
328577ad 18374"a bignum with underscores may not have more than 8 hex digits in any word"
ac50feda
RH
18375msgstr ""
18376
c1c69e83 18377#: expr.c:418
328577ad 18378msgid "a bignum with underscores must have exactly 4 words"
ac50feda
RH
18379msgstr ""
18380
ed265386 18381#. Either not seen or not defined.
ac50feda
RH
18382#. @@ Should print out the original string instead of
18383#. the parsed number.
c1c69e83 18384#: expr.c:541
ac50feda 18385#, c-format
328577ad 18386msgid "backward ref to unknown label \"%d:\""
ac50feda
RH
18387msgstr ""
18388
c1c69e83 18389#: expr.c:659
328577ad 18390msgid "character constant too large"
ac50feda
RH
18391msgstr ""
18392
c1c69e83 18393#: expr.c:906
ac50feda
RH
18394#, c-format
18395msgid "expr.c(operand): bad atof_generic return val %d"
18396msgstr ""
18397
c1c69e83 18398#: expr.c:969
1994a7c7 18399#, c-format
328577ad 18400msgid "missing '%c'"
ac50feda
RH
18401msgstr ""
18402
c1c69e83 18403#: expr.c:980 read.c:4576
ac50feda
RH
18404msgid "EBCDIC constants are not supported"
18405msgstr ""
18406
c1c69e83 18407#: expr.c:1105
ac50feda
RH
18408#, c-format
18409msgid "Unary operator %c ignored because bad operand follows"
18410msgstr ""
18411
c1c69e83 18412#: expr.c:1151 expr.c:1176
ac50feda
RH
18413msgid "syntax error in .startof. or .sizeof."
18414msgstr ""
18415
c1c69e83 18416#: expr.c:1257 expr.c:1618
a5c7551f
RW
18417#, c-format
18418msgid "invalid use of operator \"%s\""
18419msgstr ""
18420
c1c69e83 18421#: expr.c:1802
ac50feda
RH
18422msgid "missing operand; zero assumed"
18423msgstr ""
18424
c1c69e83 18425#: expr.c:1841
ac50feda
RH
18426msgid "left operand is a bignum; integer 0 assumed"
18427msgstr ""
18428
c1c69e83 18429#: expr.c:1843
ac50feda
RH
18430msgid "left operand is a float; integer 0 assumed"
18431msgstr ""
18432
c1c69e83 18433#: expr.c:1852
ac50feda
RH
18434msgid "right operand is a bignum; integer 0 assumed"
18435msgstr ""
18436
c1c69e83 18437#: expr.c:1854
ac50feda
RH
18438msgid "right operand is a float; integer 0 assumed"
18439msgstr ""
18440
c1c69e83 18441#: expr.c:1925 symbols.c:1388
ac50feda
RH
18442msgid "division by zero"
18443msgstr ""
18444
c1c69e83 18445#: expr.c:1931
a5c7551f
RW
18446msgid "shift count"
18447msgstr ""
18448
c1c69e83 18449#: expr.c:2052
328577ad
NC
18450msgid "operation combines symbols in different segments"
18451msgstr ""
18452
6c37ac4d 18453#: frags.c:48
ac50feda
RH
18454msgid "attempt to allocate data in absolute section"
18455msgstr ""
18456
6c37ac4d 18457#: frags.c:54
ac50feda
RH
18458msgid "attempt to allocate data in common section"
18459msgstr ""
18460
c1c69e83 18461#: frags.c:102 write.c:1431
6c37ac4d
NC
18462#, c-format
18463msgid "can't extend frag %u chars"
18464msgstr ""
18465
6e1772d5 18466#. For error messages.
ac50feda
RH
18467#. Detect if we are reading from stdin by examining the file
18468#. name returned by as_where().
18469#.
18470#. [FIXME: We rely upon the name in the strcmp below being the
18471#. same as the one used by input_scrub_new_file(), if that is
18472#. not true, then this code will fail].
18473#.
18e03609
NC
18474#. If we are reading from stdin, then we need to save each input
18475#. line here (assuming of course that we actually have a line of
18476#. input to read), so that it can be displayed in the listing
18477#. that is produced at the end of the assembly.
c1c69e83 18478#: input-file.c:136 input-scrub.c:243 listing.c:352
ac50feda
RH
18479msgid "{standard input}"
18480msgstr ""
18481
c1c69e83 18482#: input-file.c:141
ac50feda 18483#, c-format
ae351704 18484msgid "can't open %s for reading: %s"
ac50feda
RH
18485msgstr ""
18486
c1c69e83 18487#: input-file.c:150 input-file.c:224
ac50feda 18488#, c-format
ae351704 18489msgid "can't read from %s: %s"
ac50feda
RH
18490msgstr ""
18491
c1c69e83 18492#: input-file.c:252 listing.c:1449 output-file.c:72
ac50feda 18493#, c-format
ae351704 18494msgid "can't close %s: %s"
ac50feda
RH
18495msgstr ""
18496
c1c69e83 18497#: input-scrub.c:270
60bcf0fa 18498msgid "macros nested too deeply"
ac50feda
RH
18499msgstr ""
18500
c1c69e83 18501#: input-scrub.c:381 input-scrub.c:405
ac50feda
RH
18502msgid "partial line at end of file ignored"
18503msgstr ""
18504
2ee0aedf 18505#: itbl-ops.c:332
6e1772d5 18506#, c-format
ac50feda
RH
18507msgid "Unable to allocate memory for new instructions\n"
18508msgstr ""
18509
c1c69e83 18510#: listing.c:258
ac50feda
RH
18511msgid "Warning:"
18512msgstr ""
18513
c1c69e83 18514#: listing.c:264
ac50feda
RH
18515msgid "Error:"
18516msgstr ""
18517
c1c69e83
AM
18518#: listing.c:628
18519#, c-format
18520msgid "unable to rebuffer file: %s\n"
18521msgstr ""
18522
18523#: listing.c:1335
f12e7348
NC
18524#, c-format
18525msgid ""
18526"\n"
18527" time stamp \t: %s\n"
18528"\n"
18529msgstr ""
18530
c1c69e83 18531#: listing.c:1345
f12e7348
NC
18532#, c-format
18533msgid "%s "
18534msgstr ""
18535
c1c69e83 18536#: listing.c:1350
f12e7348
NC
18537#, c-format
18538msgid ""
18539"\n"
18540"\t%s "
18541msgstr ""
18542
c1c69e83 18543#: listing.c:1360
f12e7348
NC
18544msgid ""
18545"\n"
18546" options passed\t: "
18547msgstr ""
18548
c1c69e83 18549#: listing.c:1399
f12e7348
NC
18550#, c-format
18551msgid ""
18552" GNU assembler version %s (%s)\n"
18553"\t using BFD version %s."
18554msgstr ""
18555
c1c69e83 18556#: listing.c:1402
f12e7348
NC
18557#, c-format
18558msgid ""
18559"\n"
18560" input file \t: %s"
18561msgstr ""
18562
c1c69e83 18563#: listing.c:1403
f12e7348
NC
18564#, c-format
18565msgid ""
18566"\n"
18567" output file \t: %s"
18568msgstr ""
18569
c1c69e83 18570#: listing.c:1404
f12e7348
NC
18571#, c-format
18572msgid ""
18573"\n"
18574" target \t: %s"
18575msgstr ""
18576
c1c69e83 18577#: listing.c:1428
ac50feda 18578#, c-format
ae351704 18579msgid "can't open %s: %s"
ac50feda
RH
18580msgstr ""
18581
c1c69e83 18582#: listing.c:1513
ac50feda
RH
18583msgid "strange paper height, set to no form"
18584msgstr ""
18585
c1c69e83 18586#: listing.c:1577
328577ad 18587msgid "new line in title"
ac50feda
RH
18588msgstr ""
18589
87ccc1b0 18590#. Turns the next expression into a string.
c1c69e83 18591#: macro.c:361
87ccc1b0
NC
18592#, no-c-format
18593msgid "% operator needs absolute expression"
18594msgstr ""
18595
c1c69e83 18596#: macro.c:515
55cf6793
ZW
18597#, c-format
18598msgid "Missing parameter qualifier for `%s' in macro `%s'"
18599msgstr ""
18600
c1c69e83 18601#: macro.c:525
55cf6793
ZW
18602#, c-format
18603msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'"
18604msgstr ""
18605
c1c69e83 18606#: macro.c:542
55cf6793
ZW
18607#, c-format
18608msgid "Pointless default value for required parameter `%s' in macro `%s'"
18609msgstr ""
18610
c1c69e83 18611#: macro.c:554
55cf6793
ZW
18612#, c-format
18613msgid "A parameter named `%s' already exists for macro `%s'"
18614msgstr ""
18615
c1c69e83 18616#: macro.c:591
55cf6793
ZW
18617#, c-format
18618msgid "Reserved word `%s' used as parameter in macro `%s'"
18619msgstr ""
18620
c1c69e83 18621#: macro.c:649
55cf6793
ZW
18622#, c-format
18623msgid "unexpected end of file in macro `%s' definition"
ac50feda
RH
18624msgstr ""
18625
c1c69e83 18626#: macro.c:661
55cf6793
ZW
18627#, c-format
18628msgid "missing `)' after formals in macro definition `%s'"
ac50feda
RH
18629msgstr ""
18630
c1c69e83 18631#: macro.c:676
06647dfd
AM
18632msgid "Missing macro name"
18633msgstr ""
18634
c1c69e83 18635#: macro.c:685
55cf6793
ZW
18636#, c-format
18637msgid "Bad parameter list for macro `%s'"
18638msgstr ""
18639
c1c69e83 18640#: macro.c:691
55cf6793
ZW
18641#, c-format
18642msgid "Macro `%s' was already defined"
06647dfd
AM
18643msgstr ""
18644
cc643b88 18645#: macro.c:816 macro.c:818
55cf6793 18646msgid "missing `)'"
06647dfd
AM
18647msgstr ""
18648
cc643b88 18649#: macro.c:915
55cf6793
ZW
18650#, c-format
18651msgid "`%s' was already used as parameter (or another local) name"
ac50feda
RH
18652msgstr ""
18653
cc643b88 18654#: macro.c:1073
ac50feda
RH
18655msgid "confusion in formal parameters"
18656msgstr ""
18657
cc643b88 18658#: macro.c:1081
55cf6793
ZW
18659#, c-format
18660msgid "Parameter named `%s' does not exist for macro `%s'"
18661msgstr ""
18662
cc643b88 18663#: macro.c:1092
55cf6793
ZW
18664#, c-format
18665msgid "Value for parameter `%s' of macro `%s' was already specified"
ac50feda
RH
18666msgstr ""
18667
cc643b88 18668#: macro.c:1106
ac50feda
RH
18669msgid "can't mix positional and keyword arguments"
18670msgstr ""
18671
cc643b88 18672#: macro.c:1117
ac50feda
RH
18673msgid "too many positional arguments"
18674msgstr ""
18675
cc643b88 18676#: macro.c:1165
55cf6793
ZW
18677#, c-format
18678msgid "Missing value for required parameter `%s' of macro `%s'"
18679msgstr ""
18680
cc643b88 18681#: macro.c:1284
55cf6793
ZW
18682#, c-format
18683msgid "Attempt to purge non-existant macro `%s'"
18684msgstr ""
18685
cc643b88 18686#: macro.c:1303
ac50feda
RH
18687msgid "unexpected end of file in irp or irpc"
18688msgstr ""
18689
cc643b88 18690#: macro.c:1311
ac50feda
RH
18691msgid "missing model parameter"
18692msgstr ""
18693
ae351704 18694#: messages.c:82
6e1772d5 18695#, c-format
ac50feda
RH
18696msgid "Assembler messages:\n"
18697msgstr ""
18698
cc643b88 18699#: messages.c:160
6e1772d5 18700#, c-format
ac50feda
RH
18701msgid "Warning: "
18702msgstr ""
18703
cc643b88 18704#: messages.c:226
6e1772d5 18705#, c-format
ac50feda
RH
18706msgid "Error: "
18707msgstr ""
18708
cc643b88 18709#: messages.c:282
6e1772d5 18710#, c-format
ac50feda
RH
18711msgid "Fatal error: "
18712msgstr ""
18713
cc643b88 18714#: messages.c:300
6e1772d5 18715#, c-format
ac50feda
RH
18716msgid "Internal error!\n"
18717msgstr ""
18718
cc643b88 18719#: messages.c:302
ac50feda
RH
18720#, c-format
18721msgid "Assertion failure in %s at %s line %d.\n"
18722msgstr ""
18723
cc643b88 18724#: messages.c:305
ac50feda
RH
18725#, c-format
18726msgid "Assertion failure at %s line %d.\n"
18727msgstr ""
18728
cc643b88 18729#: messages.c:306 messages.c:323
6e1772d5 18730#, c-format
ac50feda
RH
18731msgid "Please report this bug.\n"
18732msgstr ""
18733
cc643b88 18734#: messages.c:318
ac50feda
RH
18735#, c-format
18736msgid "Internal error, aborting at %s line %d in %s\n"
18737msgstr ""
18738
cc643b88 18739#: messages.c:321
ac50feda
RH
18740#, c-format
18741msgid "Internal error, aborting at %s line %d\n"
18742msgstr ""
18743
cc643b88 18744#: messages.c:370
ae351704
AM
18745#, c-format
18746msgid "%s out of domain (%d is not a multiple of %d)"
18747msgstr ""
18748
cc643b88 18749#: messages.c:388
8ea2b00f
AM
18750#, c-format
18751msgid "%s out of range (%d is not between %d and %d)"
18752msgstr ""
18753
18754#. xgettext:c-format.
cc643b88 18755#: messages.c:411
8ea2b00f
AM
18756#, c-format
18757msgid "%s out of range (0x%s is not between 0x%s and 0x%s)"
18758msgstr ""
18759
ae351704 18760#: output-file.c:35
ac50feda 18761#, c-format
328577ad 18762msgid "can't open a bfd on stdout %s"
ac50feda
RH
18763msgstr ""
18764
ae351704 18765#: output-file.c:42
ac50feda 18766#, c-format
ae351704 18767msgid "selected target format '%s' unknown"
ac50feda
RH
18768msgstr ""
18769
ae351704 18770#: output-file.c:44
ac50feda 18771#, c-format
ae351704 18772msgid "can't create %s: %s"
ac50feda
RH
18773msgstr ""
18774
c1c69e83
AM
18775#: read.c:516
18776#, c-format
18777msgid "error constructing %s pseudo-op table: %s"
18778msgstr ""
18779
18780#: read.c:696
18781msgid "cannot change section or subsection inside .bundle_lock"
55cf6793
ZW
18782msgstr ""
18783
c1c69e83 18784#: read.c:712
ac50feda 18785#, c-format
c1c69e83
AM
18786msgid ""
18787".bundle_lock sequence at %u bytes but .bundle_align_mode limit is %u bytes"
18788msgstr ""
18789
18790#: read.c:721
18791#, c-format
18792msgid "single instruction is %u bytes long but .bundle_align_mode limit is %u"
ac50feda
RH
18793msgstr ""
18794
c1c69e83 18795#: read.c:1051
ac50feda 18796#, c-format
328577ad 18797msgid "unknown pseudo-op: `%s'"
ac50feda
RH
18798msgstr ""
18799
c1c69e83 18800#: read.c:1138
ac50feda
RH
18801#, c-format
18802msgid "label \"%d$\" redefined"
18803msgstr ""
18804
c1c69e83
AM
18805#: read.c:1285
18806msgid ".bundle_lock with no matching .bundle_unlock"
18807msgstr ""
18808
18809#: read.c:1382
ac50feda
RH
18810msgid ".abort detected. Abandoning ship."
18811msgstr ""
18812
c1c69e83 18813#: read.c:1400 read.c:2751
328577ad 18814msgid "ignoring fill value in absolute section"
ac50feda
RH
18815msgstr ""
18816
c1c69e83 18817#: read.c:1491
ac50feda 18818#, c-format
328577ad 18819msgid "alignment too large: %u assumed"
ac50feda
RH
18820msgstr ""
18821
c1c69e83 18822#: read.c:1523
ac50feda
RH
18823msgid "expected fill pattern missing"
18824msgstr ""
18825
c1c69e83
AM
18826#: read.c:1640
18827msgid "symbol name not recognised in the current locale"
ac50feda
RH
18828msgstr ""
18829
18830#. Some of the back ends can't deal with non-positive line numbers.
3caac5b8
AM
18831#. Besides, it's silly. GCC however will generate a line number of
18832#. zero when it is pre-processing builtins for assembler-with-cpp files:
18833#.
18834#. # 0 "<built-in>"
18835#.
18836#. We do not want to barf on this, especially since such files are used
18837#. in the GCC and GDB testsuites. So we check for negative line numbers
18838#. rather than non-positive line numbers.
c1c69e83 18839#: read.c:1983
ac50feda 18840#, c-format
328577ad 18841msgid "line numbers must be positive; line number %d rejected"
ac50feda
RH
18842msgstr ""
18843
c1c69e83 18844#: read.c:2020
ae351704
AM
18845#, c-format
18846msgid "incompatible flag %i in line directive"
18847msgstr ""
18848
c1c69e83 18849#: read.c:2032
ae351704
AM
18850#, c-format
18851msgid "unsupported flag %i in line directive"
18852msgstr ""
18853
c1c69e83 18854#: read.c:2071
ac50feda
RH
18855msgid "start address not supported"
18856msgstr ""
18857
c1c69e83 18858#: read.c:2080
ac50feda
RH
18859msgid ".err encountered"
18860msgstr ""
18861
c1c69e83 18862#: read.c:2096
06647dfd
AM
18863msgid ".error directive invoked in source file"
18864msgstr ""
18865
c1c69e83 18866#: read.c:2097
06647dfd
AM
18867msgid ".warning directive invoked in source file"
18868msgstr ""
18869
c1c69e83 18870#: read.c:2103
06647dfd
AM
18871#, c-format
18872msgid "%s argument must be a string"
18873msgstr ""
18874
c1c69e83 18875#: read.c:2135 read.c:2137
ac50feda
RH
18876#, c-format
18877msgid ".fail %ld encountered"
18878msgstr ""
18879
c1c69e83 18880#: read.c:2177
ac50feda 18881#, c-format
328577ad 18882msgid ".fill size clamped to %d"
ac50feda
RH
18883msgstr ""
18884
c1c69e83 18885#: read.c:2182
328577ad 18886msgid "size negative; .fill ignored"
ac50feda
RH
18887msgstr ""
18888
c1c69e83 18889#: read.c:2188
328577ad 18890msgid "repeat < 0; .fill ignored"
ac50feda
RH
18891msgstr ""
18892
c1c69e83 18893#: read.c:2348
ac50feda
RH
18894#, c-format
18895msgid "unrecognized .linkonce type `%s'"
18896msgstr ""
18897
c1c69e83 18898#: read.c:2360
ac50feda
RH
18899msgid ".linkonce is not supported for this object file format"
18900msgstr ""
18901
c1c69e83 18902#: read.c:2455
6e1772d5 18903msgid "expected alignment after size"
ac50feda
RH
18904msgstr ""
18905
c1c69e83 18906#: read.c:2673
ac50feda
RH
18907#, c-format
18908msgid "attempt to redefine pseudo-op `%s' ignored"
18909msgstr ""
18910
c1c69e83 18911#: read.c:2692
f12e7348
NC
18912msgid "ignoring macro exit outside a macro definition."
18913msgstr ""
18914
c1c69e83 18915#: read.c:2746
ac50feda 18916#, c-format
328577ad 18917msgid "invalid segment \"%s\""
ac50feda
RH
18918msgstr ""
18919
c1c69e83 18920#: read.c:2754
ac50feda
RH
18921msgid "only constant offsets supported in absolute section"
18922msgstr ""
18923
c1c69e83 18924#: read.c:2793
ac50feda
RH
18925msgid "MRI style ORG pseudo-op not supported"
18926msgstr ""
18927
c1c69e83 18928#: read.c:2946
ac50feda
RH
18929#, c-format
18930msgid "unrecognized section type `%s'"
18931msgstr ""
18932
c1c69e83 18933#: read.c:2960
ac50feda
RH
18934msgid "absolute sections are not supported"
18935msgstr ""
18936
c1c69e83 18937#: read.c:2975
ac50feda
RH
18938#, c-format
18939msgid "unrecognized section command `%s'"
18940msgstr ""
18941
c1c69e83 18942#: read.c:3039
06647dfd 18943#, c-format
cc643b88 18944msgid ".end%c encountered without preceding %s"
328577ad
NC
18945msgstr ""
18946
c1c69e83 18947#: read.c:3069 read.c:3099
a74801ba
ILT
18948#, c-format
18949msgid "%s without %s"
ac50feda
RH
18950msgstr ""
18951
c1c69e83 18952#: read.c:3330
328577ad 18953msgid "unsupported variable size or fill value"
ac50feda
RH
18954msgstr ""
18955
c1c69e83 18956#: read.c:3358
ac50feda
RH
18957msgid ".space repeat count is zero, ignored"
18958msgstr ""
18959
c1c69e83 18960#: read.c:3360
ac50feda
RH
18961msgid ".space repeat count is negative, ignored"
18962msgstr ""
18963
c1c69e83 18964#: read.c:3389
ac50feda
RH
18965msgid "space allocation too complex in absolute section"
18966msgstr ""
18967
c1c69e83 18968#: read.c:3395
ac50feda
RH
18969msgid "space allocation too complex in common section"
18970msgstr ""
18971
c1c69e83 18972#: read.c:3486 read.c:4822
ac50feda 18973#, c-format
328577ad 18974msgid "bad floating literal: %s"
ac50feda
RH
18975msgstr ""
18976
c1c69e83 18977#: read.c:3619
3caac5b8
AM
18978#, c-format
18979msgid "%s: would close weakref loop: %s"
18980msgstr ""
18981
c1c69e83 18982#: read.c:3669
ac50feda 18983#, c-format
6e1772d5 18984msgid "junk at end of line, first unrecognized character valued 0x%x"
ac50feda
RH
18985msgstr ""
18986
c1c69e83 18987#: read.c:3797
55cf6793
ZW
18988#, c-format
18989msgid "`%s' can't be equated to common symbol '%s'"
18990msgstr ""
18991
c1c69e83 18992#: read.c:3922
cfb8c092
NC
18993msgid "unexpected `\"' in expression"
18994msgstr ""
18995
c1c69e83 18996#: read.c:3934
ac50feda
RH
18997msgid "rva without symbol"
18998msgstr ""
18999
c1c69e83 19000#: read.c:3991
ae351704 19001msgid "missing or bad offset expression"
ac50feda
RH
19002msgstr ""
19003
c1c69e83 19004#: read.c:4012
ae351704 19005msgid "missing reloc type"
ac50feda
RH
19006msgstr ""
19007
c1c69e83 19008#: read.c:4024
ae351704 19009msgid "unrecognized reloc type"
ac50feda
RH
19010msgstr ""
19011
c1c69e83 19012#: read.c:4040
ae351704 19013msgid "bad reloc expression"
ac50feda
RH
19014msgstr ""
19015
c1c69e83 19016#: read.c:4165
ae351704 19017msgid "attempt to store value in absolute section"
ac50feda
RH
19018msgstr ""
19019
c1c69e83 19020#: read.c:4203 read.c:5088
ae351704 19021msgid "zero assumed for missing expression"
ac50feda
RH
19022msgstr ""
19023
c1c69e83 19024#: read.c:4295
c85dd50d
NC
19025#, c-format
19026msgid "value 0x%llx truncated to 0x%llx"
19027msgstr ""
19028
c1c69e83 19029#: read.c:4298
f12e7348
NC
19030msgid "value 0x%I64x truncated to 0x%I64x"
19031msgstr ""
19032
c1c69e83 19033#: read.c:4302
ac50feda 19034#, c-format
ae351704 19035msgid "value 0x%lx truncated to 0x%lx"
ac50feda
RH
19036msgstr ""
19037
c1c69e83 19038#: read.c:4329
ac50feda 19039#, c-format
ae351704 19040msgid "bignum truncated to %d bytes"
ac50feda
RH
19041msgstr ""
19042
c1c69e83 19043#: read.c:4649 read.c:4844
328577ad 19044msgid "unresolvable or nonpositive repeat count; using 1"
ac50feda
RH
19045msgstr ""
19046
c1c69e83 19047#: read.c:4698
ac50feda 19048#, c-format
328577ad 19049msgid "unknown floating type type '%c'"
ac50feda
RH
19050msgstr ""
19051
c1c69e83 19052#: read.c:4720
328577ad 19053msgid "floating point constant too large"
ac50feda
RH
19054msgstr ""
19055
c1c69e83 19056#: read.c:5256
87ccc1b0
NC
19057msgid "strings must be placed into a section"
19058msgstr ""
19059
c1c69e83 19060#: read.c:5304
328577ad 19061msgid "expected <nn>"
ac50feda
RH
19062msgstr ""
19063
19064#. To be compatible with BSD 4.2 as: give the luser a linefeed!!
c1c69e83 19065#: read.c:5337 read.c:5423
328577ad 19066msgid "unterminated string; newline inserted"
ac50feda
RH
19067msgstr ""
19068
c1c69e83 19069#: read.c:5431
328577ad 19070msgid "bad escaped character in string"
ac50feda
RH
19071msgstr ""
19072
c1c69e83 19073#: read.c:5456
328577ad 19074msgid "expected address expression"
ac50feda
RH
19075msgstr ""
19076
c1c69e83 19077#: read.c:5475
ac50feda
RH
19078#, c-format
19079msgid "symbol \"%s\" undefined; zero assumed"
19080msgstr ""
19081
c1c69e83 19082#: read.c:5478
ac50feda
RH
19083msgid "some symbol undefined; zero assumed"
19084msgstr ""
19085
c1c69e83 19086#: read.c:5513
328577ad 19087msgid "this string may not contain '\\0'"
ac50feda
RH
19088msgstr ""
19089
c1c69e83 19090#: read.c:5549
328577ad 19091msgid "missing string"
ac50feda
RH
19092msgstr ""
19093
c1c69e83 19094#: read.c:5640
328577ad
NC
19095#, c-format
19096msgid ".incbin count zero, ignoring `%s'"
ac50feda
RH
19097msgstr ""
19098
c1c69e83 19099#: read.c:5666
328577ad
NC
19100#, c-format
19101msgid "file not found: %s"
ac50feda
RH
19102msgstr ""
19103
c1c69e83 19104#: read.c:5680
ac50feda 19105#, c-format
328577ad 19106msgid "seek to end of .incbin file failed `%s'"
ac50feda
RH
19107msgstr ""
19108
c1c69e83 19109#: read.c:5691
328577ad 19110#, c-format
06647dfd 19111msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
ac50feda
RH
19112msgstr ""
19113
c1c69e83 19114#: read.c:5698
328577ad
NC
19115#, c-format
19116msgid "could not skip to %ld in file `%s'"
19117msgstr ""
19118
c1c69e83 19119#: read.c:5707
328577ad
NC
19120#, c-format
19121msgid "truncated file `%s', %ld of %ld bytes read"
19122msgstr ""
19123
c1c69e83 19124#: read.c:5866
328577ad
NC
19125msgid "missing .func"
19126msgstr ""
19127
c1c69e83 19128#: read.c:5883
328577ad
NC
19129msgid ".endfunc missing for previous .func"
19130msgstr ""
19131
c1c69e83
AM
19132#: read.c:5944
19133#, c-format
19134msgid ".bundle_align_mode alignment too large (maximum %u)"
19135msgstr ""
19136
19137#: read.c:5949
19138msgid "cannot change .bundle_align_mode inside .bundle_lock"
19139msgstr ""
19140
19141#: read.c:5963
19142msgid ".bundle_lock is meaningless without .bundle_align_mode"
19143msgstr ""
19144
19145#: read.c:5984
19146msgid ".bundle_unlock without preceding .bundle_lock"
19147msgstr ""
19148
19149#: read.c:5997
19150#, c-format
19151msgid ".bundle_lock sequence is %u bytes, but bundle size only %u"
19152msgstr ""
19153
19154#: read.c:6095
55cf6793
ZW
19155#, c-format
19156msgid "missing closing `%c'"
19157msgstr ""
19158
c1c69e83 19159#: read.c:6097
55cf6793
ZW
19160msgid "stray `\\'"
19161msgstr ""
19162
cc643b88 19163#: remap.c:53
c85dd50d
NC
19164#, c-format
19165msgid "invalid argument '%s' to -fdebug-prefix-map"
19166msgstr ""
19167
cc643b88 19168#: stabs.c:215 stabs.c:223 stabs.c:231 stabs.c:250
ac50feda 19169#, c-format
328577ad
NC
19170msgid ".stab%c: missing comma"
19171msgstr ""
19172
87ccc1b0
NC
19173#. This could happen for example with a source file with a huge
19174#. number of lines. The only cure is to use a different debug
19175#. format, probably DWARF.
cc643b88 19176#: stabs.c:243
87ccc1b0
NC
19177#, c-format
19178msgid ".stab%c: description field '%x' too big, try a different debug format"
19179msgstr ""
19180
cc643b88 19181#: stabs.c:424
328577ad 19182msgid "comma missing in .xstabs"
ac50feda
RH
19183msgstr ""
19184
c1c69e83 19185#: symbols.c:288
87ccc1b0
NC
19186#, c-format
19187msgid "cannot define symbol `%s' in absolute section"
19188msgstr ""
19189
c1c69e83 19190#: symbols.c:422
ac50feda 19191#, c-format
328577ad 19192msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
ac50feda
RH
19193msgstr ""
19194
c1c69e83 19195#: symbols.c:497 symbols.c:504
ac50feda 19196#, c-format
328577ad 19197msgid "inserting \"%s\" into symbol table failed: %s"
ac50feda
RH
19198msgstr ""
19199
c1c69e83 19200#: symbols.c:1017
ac50feda 19201#, c-format
cc643b88 19202msgid "invalid operands (%s and %s sections) for `%s'"
ac50feda
RH
19203msgstr ""
19204
c1c69e83 19205#: symbols.c:1021
87ccc1b0 19206#, c-format
cc643b88 19207msgid "invalid operand (%s section) for `%s'"
ac50feda
RH
19208msgstr ""
19209
c1c69e83 19210#: symbols.c:1029
ac50feda 19211#, c-format
cc643b88 19212msgid "invalid operands (%s and %s sections) for `%s' when setting `%s'"
ac50feda
RH
19213msgstr ""
19214
c1c69e83 19215#: symbols.c:1032
87ccc1b0 19216#, c-format
cc643b88 19217msgid "invalid operand (%s section) for `%s' when setting `%s'"
87ccc1b0
NC
19218msgstr ""
19219
c1c69e83 19220#: symbols.c:1081
ac50feda 19221#, c-format
87ccc1b0 19222msgid "symbol definition loop encountered at `%s'"
ac50feda
RH
19223msgstr ""
19224
c1c69e83 19225#: symbols.c:1108
ae351704
AM
19226#, c-format
19227msgid "cannot convert expression symbol %s to complex relocation"
19228msgstr ""
19229
c1c69e83 19230#: symbols.c:1390
ac50feda 19231#, c-format
328577ad 19232msgid "division by zero when setting `%s'"
ac50feda
RH
19233msgstr ""
19234
c1c69e83 19235#: symbols.c:1471 write.c:2108
ac50feda 19236#, c-format
328577ad 19237msgid "can't resolve value for symbol `%s'"
ac50feda
RH
19238msgstr ""
19239
c1c69e83 19240#: symbols.c:1918
ac50feda
RH
19241#, c-format
19242msgid "\"%d\" (instance number %d of a %s label)"
19243msgstr ""
19244
c1c69e83 19245#: symbols.c:1947
ac50feda 19246#, c-format
328577ad 19247msgid "attempt to get value of unresolved symbol `%s'"
ac50feda
RH
19248msgstr ""
19249
c1c69e83 19250#: symbols.c:2233
328577ad 19251msgid "section symbols are already global"
c45021f2
NC
19252msgstr ""
19253
c1c69e83 19254#: symbols.c:2346
87ccc1b0
NC
19255#, c-format
19256msgid "Accessing function `%s' as thread-local object"
19257msgstr ""
19258
c1c69e83 19259#: symbols.c:2350
87ccc1b0
NC
19260#, c-format
19261msgid "Accessing `%s' as thread-local object"
19262msgstr ""
19263
c1c69e83 19264#: write.c:168
ac50feda
RH
19265#, c-format
19266msgid "field fx_size too small to hold %d"
19267msgstr ""
19268
2ee0aedf 19269#: write.c:454
ac50feda
RH
19270#, c-format
19271msgid "attempt to .org/.space backwards? (%ld)"
19272msgstr ""
19273
c1c69e83 19274#: write.c:691
ae351704
AM
19275msgid "invalid offset expression"
19276msgstr ""
19277
c1c69e83 19278#: write.c:713
ae351704
AM
19279msgid "invalid reloc expression"
19280msgstr ""
19281
c1c69e83 19282#: write.c:1097
ae351704
AM
19283#, c-format
19284msgid "value of %s too large for field of %d bytes at %s"
19285msgstr ""
19286
c1c69e83 19287#: write.c:1109
55cf6793 19288#, c-format
ae351704 19289msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
55cf6793
ZW
19290msgstr ""
19291
c1c69e83 19292#: write.c:1150
f12e7348
NC
19293msgid "redefined symbol cannot be used on reloc"
19294msgstr ""
19295
c1c69e83 19296#: write.c:1163
ac50feda
RH
19297msgid "relocation out of range"
19298msgstr ""
19299
c1c69e83 19300#: write.c:1166
ac50feda
RH
19301#, c-format
19302msgid "%s:%u: bad return from bfd_install_relocation: %x"
19303msgstr ""
19304
c1c69e83 19305#: write.c:1189
cfb8c092 19306msgid "reloc not within (fixed part of) section"
ac50feda
RH
19307msgstr ""
19308
c1c69e83 19309#: write.c:1259
cfb8c092 19310msgid "internal error: fixup not contained within frag"
ae351704
AM
19311msgstr ""
19312
c1c69e83 19313#: write.c:1377 write.c:1507
2ee0aedf
TG
19314msgid "can't extend frag"
19315msgstr ""
19316
c1c69e83 19317#: write.c:1569 write.c:1590
ac50feda 19318#, c-format
ae351704 19319msgid "can't write %s: %s"
ac50feda
RH
19320msgstr ""
19321
c1c69e83 19322#: write.c:1620
cc643b88
NC
19323#, c-format
19324msgid "cannot write to output file '%s': %s"
ac50feda
RH
19325msgstr ""
19326
c1c69e83 19327#: write.c:1780
ac50feda 19328#, c-format
328577ad 19329msgid "%d error%s, %d warning%s, generating bad object file"
ac50feda
RH
19330msgstr ""
19331
c1c69e83 19332#: write.c:1787
ac50feda 19333#, c-format
328577ad 19334msgid "%d error%s, %d warning%s, no object file generated"
ac50feda
RH
19335msgstr ""
19336
c1c69e83 19337#: write.c:2023
3caac5b8
AM
19338#, c-format
19339msgid "%s: global symbols not supported in common sections"
19340msgstr ""
19341
c1c69e83 19342#: write.c:2037
ac50feda 19343#, c-format
328577ad 19344msgid "local label `%s' is not defined"
ac50feda
RH
19345msgstr ""
19346
c1c69e83 19347#: write.c:2059
06647dfd 19348#, c-format
55cf6793 19349msgid "Local symbol `%s' can't be equated to common symbol `%s'"
06647dfd
AM
19350msgstr ""
19351
c1c69e83 19352#: write.c:2066
f12e7348
NC
19353#, c-format
19354msgid "can't make global register symbol `%s'"
19355msgstr ""
19356
c1c69e83 19357#: write.c:2359
ac50feda
RH
19358#, c-format
19359msgid "alignment padding (%lu bytes) not a multiple of %ld"
19360msgstr ""
19361
c1c69e83 19362#: write.c:2521
ac50feda
RH
19363#, c-format
19364msgid ".word %s-%s+%s didn't fit"
19365msgstr ""
19366
c1c69e83 19367#: write.c:2615
ae351704
AM
19368msgid "padding added"
19369msgstr ""
19370
c1c69e83 19371#: write.c:2665
fce00800 19372msgid "attempt to move .org backwards"
ac50feda
RH
19373msgstr ""
19374
c1c69e83 19375#: write.c:2689
ac50feda
RH
19376msgid ".space specifies non-absolute value"
19377msgstr ""
19378
c1c69e83 19379#: write.c:2704
ac50feda
RH
19380msgid ".space or .fill with negative value, ignored"
19381msgstr ""
19382
c1c69e83 19383#: write.c:2775
3caac5b8
AM
19384#, c-format
19385msgid ""
19386"Infinite loop encountered whilst attempting to compute the addresses of "
19387"symbols in section %s"
19388msgstr ""
This page took 2.575888 seconds and 4 git commands to generate.