bfd:
[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"
cfb8c092 11"POT-Creation-Date: 2011-10-25 12:00+0100\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
f12e7348 20#: app.c:488 app.c:502
252b5132
RH
21msgid "end of file in comment"
22msgstr ""
23
f12e7348 24#: app.c:580 app.c:627
3caac5b8
AM
25#, c-format
26msgid "end of file in string; '%c' inserted"
252b5132
RH
27msgstr ""
28
f12e7348 29#: app.c:653
87ccc1b0
NC
30#, c-format
31msgid "unknown escape '\\%c' in string; ignored"
252b5132
RH
32msgstr ""
33
2ee0aedf 34#: app.c:826
252b5132
RH
35msgid "end of file not at end of a line; newline inserted"
36msgstr ""
37
2ee0aedf 38#: app.c:989
252b5132
RH
39msgid "end of file in multiline comment"
40msgstr ""
41
2ee0aedf 42#: app.c:1064
252b5132
RH
43msgid "end of file after a one-character quote; \\0 inserted"
44msgstr ""
45
2ee0aedf 46#: app.c:1072
252b5132
RH
47msgid "end of file in escape character"
48msgstr ""
49
2ee0aedf 50#: app.c:1084
328577ad 51msgid "missing close quote; (assumed)"
252b5132
RH
52msgstr ""
53
2ee0aedf 54#: app.c:1153 app.c:1208 app.c:1219 app.c:1293
252b5132
RH
55msgid "end of file in comment; newline inserted"
56msgstr ""
57
cc643b88 58#: as.c:162
a74801ba
ILT
59msgid "missing emulation mode name"
60msgstr ""
61
cc643b88 62#: as.c:177
a74801ba
ILT
63#, c-format
64msgid "unrecognized emulation name `%s'"
65msgstr ""
66
cc643b88 67#: as.c:224
252b5132 68#, c-format
3caac5b8 69msgid "GNU assembler version %s (%s) using BFD version %s\n"
252b5132
RH
70msgstr ""
71
cc643b88 72#: as.c:231
252b5132
RH
73#, c-format
74msgid "Usage: %s [option...] [asmfile...]\n"
75msgstr ""
76
cc643b88 77#: as.c:233
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
cc643b88 94#: as.c:247
8ea2b00f
AM
95#, c-format
96msgid " --alternate initially turn on alternate macro syntax\n"
97msgstr ""
98
cc643b88 99#: as.c:250
2ee0aedf
TG
100#, c-format
101msgid ""
102" --compress-debug-sections\n"
103" compress DWARF debug sections using zlib\n"
104msgstr ""
105
cc643b88 106#: as.c:253
2ee0aedf
TG
107#, c-format
108msgid ""
109" --nocompress-debug-sections\n"
110" don't compress DWARF debug sections\n"
111msgstr ""
112
cc643b88 113#: as.c:257
6e1772d5 114#, c-format
a74801ba
ILT
115msgid " -D produce assembler debugging messages\n"
116msgstr ""
117
cc643b88 118#: as.c:259
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
cc643b88 125#: as.c:262
c85dd50d 126#, c-format
a74801ba
ILT
127msgid " --defsym SYM=VAL define symbol SYM to given value\n"
128msgstr ""
129
cc643b88 130#: as.c:278
a74801ba
ILT
131#, c-format
132msgid " emulate output (default %s)\n"
133msgstr ""
134
cc643b88 135#: as.c:283
6e1772d5 136#, c-format
fce00800
AM
137msgid " --execstack require executable stack for this object\n"
138msgstr ""
139
cc643b88 140#: as.c:285
6e1772d5 141#, c-format
fce00800
AM
142msgid ""
143" --noexecstack don't require executable stack for this object\n"
144msgstr ""
145
2ee0aedf 146#: as.c:287
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
153#: as.c:291
154#, c-format
a74801ba
ILT
155msgid " -f skip whitespace and comment preprocessing\n"
156msgstr ""
157
cc643b88 158#: as.c:293
6e1772d5 159#, c-format
8ea2b00f 160msgid " -g --gen-debug generate debugging information\n"
a74801ba
ILT
161msgstr ""
162
cc643b88 163#: as.c:295
8ea2b00f
AM
164#, c-format
165msgid " --gstabs generate STABS debugging information\n"
166msgstr ""
167
cc643b88 168#: as.c:297
6e1772d5
AM
169#, c-format
170msgid ""
8ea2b00f 171" --gstabs+ generate STABS debug info with GNU extensions\n"
6e1772d5
AM
172msgstr ""
173
cc643b88 174#: as.c:299
6e1772d5 175#, c-format
8ea2b00f 176msgid " --gdwarf-2 generate DWARF2 debugging information\n"
a74801ba
ILT
177msgstr ""
178
cc643b88 179#: as.c:301
55cf6793
ZW
180#, c-format
181msgid " --hash-size=<value> set the hash table size close to <value>\n"
182msgstr ""
183
cc643b88 184#: as.c:303
6e1772d5 185#, c-format
a74801ba
ILT
186msgid " --help show this message and exit\n"
187msgstr ""
188
cc643b88 189#: as.c:305
6e1772d5 190#, c-format
85a39694
NC
191msgid " --target-help show target specific options\n"
192msgstr ""
193
cc643b88 194#: as.c:307
6e1772d5 195#, c-format
a74801ba
ILT
196msgid ""
197" -I DIR add DIR to search list for .include directives\n"
198msgstr ""
199
cc643b88 200#: as.c:309
6e1772d5 201#, c-format
a74801ba
ILT
202msgid " -J don't warn about signed overflow\n"
203msgstr ""
204
cc643b88 205#: as.c:311
6e1772d5 206#, c-format
252b5132 207msgid ""
a74801ba
ILT
208" -K warn when differences altered for long "
209"displacements\n"
210msgstr ""
211
cc643b88 212#: as.c:313
6e1772d5 213#, c-format
a74801ba
ILT
214msgid " -L,--keep-locals keep local symbols (e.g. starting with `L')\n"
215msgstr ""
216
cc643b88 217#: as.c:315
6e1772d5 218#, c-format
a74801ba
ILT
219msgid " -M,--mri assemble in MRI compatibility mode\n"
220msgstr ""
221
cc643b88 222#: as.c:317
6e1772d5 223#, c-format
a74801ba
ILT
224msgid ""
225" --MD FILE write dependency information in FILE (default "
226"none)\n"
227msgstr ""
228
cc643b88 229#: as.c:319
6e1772d5 230#, c-format
a74801ba
ILT
231msgid " -nocpp ignored\n"
232msgstr ""
233
cc643b88 234#: as.c:321
6e1772d5 235#, c-format
a74801ba 236msgid ""
328577ad
NC
237" -o OBJFILE name the object-file output OBJFILE (default a."
238"out)\n"
a74801ba
ILT
239msgstr ""
240
cc643b88 241#: as.c:323
6e1772d5 242#, c-format
a74801ba
ILT
243msgid " -R fold data section into text section\n"
244msgstr ""
245
cc643b88 246#: as.c:325
55cf6793
ZW
247#, c-format
248msgid ""
249" --reduce-memory-overheads \n"
250" prefer smaller memory use at the cost of longer\n"
251" assembly times\n"
252msgstr ""
253
cc643b88 254#: as.c:329
6e1772d5 255#, c-format
a74801ba
ILT
256msgid ""
257" --statistics print various measured statistics from execution\n"
258msgstr ""
259
cc643b88 260#: as.c:331
6e1772d5 261#, c-format
a74801ba
ILT
262msgid " --strip-local-absolute strip local absolute symbols\n"
263msgstr ""
264
cc643b88 265#: as.c:333
6e1772d5 266#, c-format
a74801ba
ILT
267msgid ""
268" --traditional-format Use same format as native assembler when possible\n"
269msgstr ""
270
cc643b88 271#: as.c:335
6e1772d5 272#, c-format
a74801ba
ILT
273msgid " --version print assembler version number and exit\n"
274msgstr ""
275
cc643b88 276#: as.c:337
6e1772d5 277#, c-format
a74801ba
ILT
278msgid " -W --no-warn suppress warnings\n"
279msgstr ""
280
cc643b88 281#: as.c:339
6e1772d5 282#, c-format
a74801ba
ILT
283msgid " --warn don't suppress warnings\n"
284msgstr ""
285
cc643b88 286#: as.c:341
6e1772d5 287#, c-format
a74801ba
ILT
288msgid " --fatal-warnings treat warnings as errors\n"
289msgstr ""
290
cc643b88 291#: as.c:344
6e1772d5 292#, c-format
252b5132 293msgid ""
a74801ba
ILT
294" --itbl INSTTBL extend instruction set to include instructions\n"
295" matching the specifications defined in file "
296"INSTTBL\n"
297msgstr ""
298
cc643b88 299#: as.c:348
6e1772d5 300#, c-format
a74801ba
ILT
301msgid " -w ignored\n"
302msgstr ""
303
cc643b88 304#: as.c:350
6e1772d5 305#, c-format
a74801ba
ILT
306msgid " -X ignored\n"
307msgstr ""
308
cc643b88 309#: as.c:352
6e1772d5 310#, c-format
a74801ba
ILT
311msgid " -Z generate object file even after errors\n"
312msgstr ""
313
cc643b88 314#: as.c:354
6e1772d5 315#, c-format
252b5132 316msgid ""
a74801ba 317" --listing-lhs-width set the width in words of the output data column "
252b5132 318"of\n"
a74801ba 319" the listing\n"
252b5132
RH
320msgstr ""
321
cc643b88 322#: as.c:357
6e1772d5 323#, c-format
252b5132 324msgid ""
a74801ba
ILT
325" --listing-lhs-width2 set the width in words of the continuation lines\n"
326" of the output data column; ignored if smaller "
327"than\n"
328" the width of the first line\n"
252b5132
RH
329msgstr ""
330
cc643b88 331#: as.c:361
6e1772d5 332#, c-format
a74801ba
ILT
333msgid ""
334" --listing-rhs-width set the max width in characters of the lines from\n"
335" the source file\n"
252b5132
RH
336msgstr ""
337
cc643b88 338#: as.c:364
6e1772d5 339#, c-format
a74801ba
ILT
340msgid ""
341" --listing-cont-lines set the maximum number of continuation lines used\n"
342" for the output data column of the listing\n"
343msgstr ""
344
cc643b88 345#: as.c:367
ae351704
AM
346#, c-format
347msgid " @FILE read options from FILE\n"
348msgstr ""
349
cc643b88 350#: as.c:375
8ad3436c
AM
351#, c-format
352msgid "Report bugs to %s\n"
252b5132
RH
353msgstr ""
354
cc643b88 355#: as.c:587
8ea2b00f
AM
356#, c-format
357msgid "unrecognized option -%c%s"
358msgstr ""
359
3caac5b8 360#. This output is intended to follow the GNU standards document.
cc643b88 361#: as.c:625
252b5132
RH
362#, c-format
363msgid "GNU assembler %s\n"
364msgstr ""
365
cc643b88 366#: as.c:626
6e1772d5 367#, c-format
cc643b88 368msgid "Copyright 2011 Free Software Foundation, Inc.\n"
252b5132
RH
369msgstr ""
370
cc643b88 371#: as.c:627
6e1772d5 372#, c-format
252b5132
RH
373msgid ""
374"This program is free software; you may redistribute it under the terms of\n"
c85dd50d
NC
375"the GNU General Public License version 3 or later.\n"
376"This program has absolutely no warranty.\n"
252b5132
RH
377msgstr ""
378
cc643b88 379#: as.c:631
252b5132
RH
380#, c-format
381msgid "This assembler was configured for a target of `%s'.\n"
382msgstr ""
383
cc643b88 384#: as.c:638
252b5132
RH
385msgid "multiple emulation names specified"
386msgstr ""
387
cc643b88 388#: as.c:640
252b5132
RH
389msgid "emulations not handled in this configuration"
390msgstr ""
391
cc643b88 392#: as.c:645
252b5132
RH
393#, c-format
394msgid "alias = %s\n"
395msgstr ""
396
cc643b88 397#: as.c:646
252b5132
RH
398#, c-format
399msgid "canonical = %s\n"
400msgstr ""
401
cc643b88 402#: as.c:647
252b5132
RH
403#, c-format
404msgid "cpu-type = %s\n"
405msgstr ""
406
cc643b88 407#: as.c:649
252b5132
RH
408#, c-format
409msgid "format = %s\n"
410msgstr ""
411
cc643b88 412#: as.c:652
252b5132
RH
413#, c-format
414msgid "bfd-target = %s\n"
415msgstr ""
416
cc643b88 417#: as.c:660
2ee0aedf
TG
418msgid "cannot compress debug sections (zlib not installed)"
419msgstr ""
420
cc643b88 421#: as.c:681
252b5132
RH
422msgid "bad defsym; format is --defsym name=value"
423msgstr ""
424
cc643b88 425#: as.c:701
328577ad 426msgid "no file name following -t option"
252b5132
RH
427msgstr ""
428
cc643b88 429#: as.c:716
252b5132 430#, c-format
328577ad 431msgid "failed to read instruction table %s\n"
252b5132
RH
432msgstr ""
433
cc643b88
NC
434#: as.c:828
435#, c-format
436msgid "Invalid --size-check= option: `%s'"
437msgstr ""
438
439#: as.c:896
252b5132
RH
440#, c-format
441msgid "invalid listing option `%c'"
442msgstr ""
443
cc643b88 444#: as.c:949
55cf6793
ZW
445msgid "--hash-size needs a numeric argument"
446msgstr ""
447
cc643b88 448#: as.c:974
a74801ba 449#, c-format
6e1772d5 450msgid "%s: total time in assembly: %ld.%06ld\n"
a74801ba
ILT
451msgstr ""
452
cc643b88 453#: as.c:977
252b5132 454#, c-format
6e1772d5 455msgid "%s: data size %ld\n"
252b5132
RH
456msgstr ""
457
cfb8c092 458#: as.c:1292
252b5132 459#, c-format
6e1772d5 460msgid "%d warnings, treating warnings as errors"
252b5132
RH
461msgstr ""
462
2ee0aedf 463#: as.h:184
328577ad
NC
464#, c-format
465msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
466msgstr ""
467
252b5132
RH
468#.
469#. * We have a GROSS internal error.
470#. * This should never happen.
471#.
2ee0aedf 472#: atof-generic.c:417 config/tc-m68k.c:3579
328577ad 473msgid "failed sanity check"
252b5132
RH
474msgstr ""
475
cfb8c092 476#: cgen.c:113 config/tc-alpha.c:2101 config/tc-alpha.c:2125
2ee0aedf 477#: config/tc-arc.c:1684 config/tc-d10v.c:552 config/tc-d30v.c:538
cfb8c092 478#: config/tc-mn10200.c:1101 config/tc-mn10300.c:1751 config/tc-ppc.c:2617
cc643b88
NC
479#: config/tc-ppc.c:2768 config/tc-ppc.c:2910 config/tc-ppc.c:2921
480#: config/tc-s390.c:1250 config/tc-s390.c:1364 config/tc-s390.c:1493
2ee0aedf
TG
481#: config/tc-v850.c:2229 config/tc-v850.c:2300 config/tc-v850.c:2346
482#: config/tc-v850.c:2383 config/tc-v850.c:2420 config/tc-v850.c:2649
c85dd50d
NC
483msgid "too many fixups"
484msgstr ""
485
2ee0aedf 486#: cgen.c:400 cgen.c:420 config/tc-arc.c:1665 config/tc-d10v.c:463
cfb8c092 487#: config/tc-d30v.c:454 config/tc-i370.c:2125 config/tc-mn10200.c:1043
cc643b88 488#: config/tc-mn10300.c:1676 config/tc-ppc.c:2656 config/tc-s390.c:1221
2ee0aedf
TG
489#: config/tc-v850.c:2337 config/tc-v850.c:2371 config/tc-v850.c:2411
490#: config/tc-v850.c:2622 config/tc-z80.c:417
c85dd50d
NC
491msgid "illegal operand"
492msgstr ""
493
cc643b88 494#: cgen.c:424 config/tc-arc.c:1667 config/tc-avr.c:632 config/tc-d10v.c:465
2ee0aedf
TG
495#: config/tc-d30v.c:456 config/tc-h8300.c:500 config/tc-i370.c:2127
496#: config/tc-mcore.c:662 config/tc-microblaze.c:579 config/tc-mmix.c:488
cfb8c092 497#: config/tc-mn10200.c:1046 config/tc-mn10300.c:1679 config/tc-msp430.c:452
cc643b88 498#: config/tc-or32.c:307 config/tc-ppc.c:2658 config/tc-s390.c:1239
2ee0aedf
TG
499#: config/tc-sh.c:1387 config/tc-sh64.c:2213 config/tc-v850.c:2341
500#: config/tc-v850.c:2375 config/tc-v850.c:2415 config/tc-v850.c:2625
501#: config/tc-z80.c:570 config/tc-z8k.c:350
c85dd50d
NC
502msgid "missing operand"
503msgstr ""
504
a5c7551f 505#: cgen.c:799
c85dd50d
NC
506msgid "a reloc on this operand implies an overflow"
507msgstr ""
508
a5c7551f 509#: cgen.c:822
c85dd50d
NC
510msgid "operand mask overflow"
511msgstr ""
512
513#. We can't actually support subtracting a symbol.
cfb8c092
NC
514#: cgen.c:886 config/tc-arc.c:1249 config/tc-arm.c:1649 config/tc-arm.c:9195
515#: config/tc-arm.c:9247 config/tc-arm.c:9494 config/tc-arm.c:10301
516#: config/tc-arm.c:11396 config/tc-arm.c:11436 config/tc-arm.c:11776
517#: config/tc-arm.c:11815 config/tc-avr.c:1165 config/tc-cris.c:4047
518#: config/tc-d10v.c:1511 config/tc-d30v.c:1915 config/tc-mips.c:5697
519#: config/tc-msp430.c:1936 config/tc-ppc.c:6072 config/tc-spu.c:957
520#: config/tc-spu.c:981 config/tc-tilegx.c:1421 config/tc-tilepro.c:1268
521#: config/tc-v850.c:3084 config/tc-xstormy16.c:483 config/tc-xtensa.c:5833
522#: config/tc-xtensa.c:11830
c85dd50d
NC
523msgid "expression too complex"
524msgstr ""
525
cfb8c092 526#: cgen.c:982 config/tc-arc.c:1310 config/tc-ppc.c:6197 config/tc-s390.c:2135
2ee0aedf 527#: config/tc-v850.c:3131 config/tc-xstormy16.c:537
c85dd50d
NC
528msgid "unresolved expression that must be resolved"
529msgstr ""
530
2ee0aedf 531#: cgen.c:1007 config/tc-xstormy16.c:562
c85dd50d
NC
532#, c-format
533msgid "internal error: can't install fix for reloc type %d (`%s')"
534msgstr ""
535
cfb8c092 536#: cgen.c:1060
c85dd50d
NC
537msgid "relocation is not supported"
538msgstr ""
539
ae351704 540#: cond.c:83
252b5132
RH
541msgid "invalid identifier for \".ifdef\""
542msgstr ""
543
ae351704 544#: cond.c:150
252b5132
RH
545msgid "non-constant expression in \".if\" statement"
546msgstr ""
547
ae351704 548#: cond.c:277
252b5132
RH
549msgid "bad format for ifc or ifnc"
550msgstr ""
551
ae351704 552#: cond.c:307
328577ad 553msgid "\".elseif\" without matching \".if\""
252b5132
RH
554msgstr ""
555
ae351704 556#: cond.c:311
328577ad 557msgid "\".elseif\" after \".else\""
252b5132
RH
558msgstr ""
559
ae351704 560#: cond.c:314 cond.c:420
cc643b88 561msgid "here is the previous \".else\""
252b5132
RH
562msgstr ""
563
ae351704 564#: cond.c:317 cond.c:423
cc643b88 565msgid "here is the previous \".if\""
252b5132
RH
566msgstr ""
567
ae351704 568#: cond.c:346
a74801ba
ILT
569msgid "non-constant expression in \".elseif\" statement"
570msgstr ""
571
ae351704 572#: cond.c:384
a74801ba
ILT
573msgid "\".endif\" without \".if\""
574msgstr ""
575
ae351704 576#: cond.c:413
328577ad 577msgid "\".else\" without matching \".if\""
a74801ba
ILT
578msgstr ""
579
ae351704 580#: cond.c:417
cc643b88 581msgid "duplicate \".else\""
a74801ba
ILT
582msgstr ""
583
ae351704 584#: cond.c:468
252b5132
RH
585msgid ".ifeqs syntax error"
586msgstr ""
587
ae351704 588#: cond.c:549
252b5132
RH
589msgid "end of macro inside conditional"
590msgstr ""
591
ae351704 592#: cond.c:551
252b5132
RH
593msgid "end of file inside conditional"
594msgstr ""
595
ae351704 596#: cond.c:554
252b5132
RH
597msgid "here is the start of the unterminated conditional"
598msgstr ""
599
ae351704 600#: cond.c:558
252b5132
RH
601msgid "here is the \"else\" of the unterminated conditional"
602msgstr ""
603
c85dd50d
NC
604#: config/atof-ieee.c:141
605msgid "cannot create floating-point number"
606msgstr ""
607
a5c7551f
RW
608#: config/atof-ieee.c:288
609msgid "NaNs are not supported by this target\n"
610msgstr ""
611
612#: config/atof-ieee.c:327 config/atof-ieee.c:368
613msgid "Infinities are not supported by this target\n"
614msgstr ""
615
cfb8c092 616#: config/atof-ieee.c:784 config/atof-vax.c:450 config/tc-arm.c:1040
cc643b88 617#: config/tc-ia64.c:11435 config/tc-tic30.c:1259 config/tc-tic4x.c:2598
499ac353 618msgid "Unrecognized or unsupported floating point constant"
c85dd50d
NC
619msgstr ""
620
2ee0aedf 621#: config/obj-aout.c:84
252b5132
RH
622#, c-format
623msgid "Attempt to put a common symbol into set %s"
624msgstr ""
625
2ee0aedf 626#: config/obj-aout.c:88
252b5132
RH
627#, c-format
628msgid "Attempt to put an undefined symbol into set %s"
629msgstr ""
630
cc643b88 631#: config/obj-aout.c:115 config/obj-coff.c:1398
252b5132
RH
632#, c-format
633msgid "Symbol `%s' can not be both weak and common"
634msgstr ""
635
cc643b88 636#: config/obj-coff.c:140 dw2gencfi.c:214
252b5132
RH
637#, c-format
638msgid "Inserting \"%s\" into structure table failed: %s"
639msgstr ""
640
cfb8c092
NC
641#: config/obj-coff.c:219 config/obj-coff.c:1701 config/obj-macho.c:202
642#: config/tc-ppc.c:5147 config/tc-tic54x.c:4008 read.c:2795
a5c7551f
RW
643#, c-format
644msgid "error setting flags for \"%s\": %s"
645msgstr ""
646
a74801ba 647#. Zero is used as an end marker in the file.
cc643b88 648#: config/obj-coff.c:438
a74801ba
ILT
649msgid "Line numbers must be positive integers\n"
650msgstr ""
651
cc643b88 652#: config/obj-coff.c:470
252b5132
RH
653msgid ".ln pseudo-op inside .def/.endef: ignored."
654msgstr ""
655
cc643b88 656#: config/obj-coff.c:512 ecoff.c:3250
a74801ba
ILT
657msgid ".loc outside of .text"
658msgstr ""
659
cc643b88 660#: config/obj-coff.c:519
a74801ba
ILT
661msgid ".loc pseudo-op inside .def/.endef: ignored."
662msgstr ""
663
cc643b88 664#: config/obj-coff.c:600
252b5132
RH
665msgid ".def pseudo-op used inside of .def/.endef: ignored."
666msgstr ""
667
cc643b88 668#: config/obj-coff.c:636
252b5132
RH
669msgid ".endef pseudo-op used outside of .def/.endef: ignored."
670msgstr ""
671
cc643b88 672#: config/obj-coff.c:675
252b5132
RH
673#, c-format
674msgid "`%s' symbol without preceding function"
675msgstr ""
676
cc643b88 677#: config/obj-coff.c:762
252b5132
RH
678#, c-format
679msgid "unexpected storage class %d"
680msgstr ""
681
cc643b88 682#: config/obj-coff.c:870
252b5132
RH
683msgid ".dim pseudo-op used outside of .def/.endef: ignored."
684msgstr ""
685
cc643b88 686#: config/obj-coff.c:890
252b5132
RH
687msgid "badly formed .dim directive ignored"
688msgstr ""
689
cc643b88 690#: config/obj-coff.c:939
252b5132
RH
691msgid ".size pseudo-op used outside of .def/.endef ignored."
692msgstr ""
693
cc643b88 694#: config/obj-coff.c:954
252b5132
RH
695msgid ".scl pseudo-op used outside of .def/.endef ignored."
696msgstr ""
697
cc643b88 698#: config/obj-coff.c:971
252b5132
RH
699msgid ".tag pseudo-op used outside of .def/.endef ignored."
700msgstr ""
701
cc643b88 702#: config/obj-coff.c:989
252b5132
RH
703#, c-format
704msgid "tag not found for .tag %s"
705msgstr ""
706
cc643b88 707#: config/obj-coff.c:1002
252b5132
RH
708msgid ".type pseudo-op used outside of .def/.endef ignored."
709msgstr ""
710
cc643b88 711#: config/obj-coff.c:1021
252b5132
RH
712msgid ".val pseudo-op used outside of .def/.endef ignored."
713msgstr ""
714
cc643b88 715#: config/obj-coff.c:1178
8ea2b00f
AM
716msgid "badly formed .weak directive ignored"
717msgstr ""
718
cc643b88 719#: config/obj-coff.c:1356
252b5132
RH
720msgid "mismatched .eb"
721msgstr ""
722
cc643b88 723#: config/obj-coff.c:1377
55cf6793
ZW
724#, c-format
725msgid "C_EFCN symbol for %s out of scope"
252b5132
RH
726msgstr ""
727
cc643b88 728#: config/obj-coff.c:1431
a5c7551f
RW
729#, c-format
730msgid "Warning: internal error: forgetting to set endndx of %s"
731msgstr ""
732
252b5132
RH
733#. STYP_INFO
734#. STYP_LIB
735#. STYP_OVER
cfb8c092 736#: config/obj-coff.c:1667
252b5132
RH
737#, c-format
738msgid "unsupported section attribute '%c'"
739msgstr ""
740
cfb8c092 741#: config/obj-coff.c:1671 config/tc-ppc.c:5129
252b5132
RH
742#, c-format
743msgid "unknown section attribute '%c'"
744msgstr ""
745
cfb8c092 746#: config/obj-coff.c:1713 config/obj-macho.c:216
bc0d738a
NC
747#, c-format
748msgid "Ignoring changed section attributes for %s"
749msgstr ""
750
cfb8c092 751#: config/obj-coff.c:1853
252b5132
RH
752#, c-format
753msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
754msgstr ""
755
55cf6793 756#: config/obj-ecoff.c:125
252b5132
RH
757msgid "Can't set GP value"
758msgstr ""
759
55cf6793 760#: config/obj-ecoff.c:132
252b5132
RH
761msgid "Can't set register masks"
762msgstr ""
763
cfb8c092 764#: config/obj-elf.c:334 config/tc-sparc.c:4092 config/tc-v850.c:503
252b5132
RH
765#, c-format
766msgid "bad .common segment %s"
767msgstr ""
768
2ee0aedf
TG
769#: config/obj-elf.c:411
770msgid "Missing symbol name in directive"
771msgstr ""
772
773#: config/obj-elf.c:618
328577ad
NC
774#, c-format
775msgid "setting incorrect section type for %s"
776msgstr ""
777
2ee0aedf 778#: config/obj-elf.c:623
a74801ba 779#, c-format
328577ad 780msgid "ignoring incorrect section type for %s"
252b5132
RH
781msgstr ""
782
2ee0aedf 783#: config/obj-elf.c:665
60bcf0fa 784#, c-format
328577ad 785msgid "setting incorrect section attributes for %s"
60bcf0fa
NC
786msgstr ""
787
2ee0aedf 788#: config/obj-elf.c:720
06647dfd
AM
789#, c-format
790msgid "ignoring changed section type for %s"
791msgstr ""
792
2ee0aedf 793#: config/obj-elf.c:732
a74801ba 794#, c-format
328577ad 795msgid "ignoring changed section attributes for %s"
252b5132
RH
796msgstr ""
797
2ee0aedf 798#: config/obj-elf.c:734
6840198f 799#, c-format
328577ad 800msgid "ignoring changed section entity size for %s"
6840198f
NC
801msgstr ""
802
2ee0aedf
TG
803#: config/obj-elf.c:794
804msgid "unrecognized .section attribute: want a,e,w,x,M,S,G,T"
252b5132
RH
805msgstr ""
806
cc643b88 807#: config/obj-elf.c:836 read.c:2779
f12e7348 808msgid "unrecognized section type"
252b5132
RH
809msgstr ""
810
2ee0aedf 811#: config/obj-elf.c:868
f12e7348 812msgid "unrecognized section attribute"
252b5132
RH
813msgstr ""
814
2ee0aedf 815#: config/obj-elf.c:899 config/tc-alpha.c:4208
328577ad 816msgid "missing name"
6840198f
NC
817msgstr ""
818
cfb8c092 819#: config/obj-elf.c:1030
328577ad 820msgid "invalid merge entity size"
252b5132
RH
821msgstr ""
822
cfb8c092 823#: config/obj-elf.c:1037
328577ad
NC
824msgid "entity size for SHF_MERGE not specified"
825msgstr ""
826
cfb8c092 827#: config/obj-elf.c:1043
2ee0aedf
TG
828msgid "? section flag ignored with G present"
829msgstr ""
830
cfb8c092 831#: config/obj-elf.c:1062
328577ad
NC
832msgid "group name for SHF_GROUP not specified"
833msgstr ""
834
cfb8c092 835#: config/obj-elf.c:1085
328577ad 836msgid "character following name is not '#'"
6840198f
NC
837msgstr ""
838
cfb8c092 839#: config/obj-elf.c:1204
252b5132
RH
840msgid ".previous without corresponding .section; ignored"
841msgstr ""
842
cfb8c092 843#: config/obj-elf.c:1230
a74801ba
ILT
844msgid ".popsection without corresponding .pushsection; ignored"
845msgstr ""
846
cfb8c092 847#: config/obj-elf.c:1276
252b5132
RH
848msgid "expected comma after name in .symver"
849msgstr ""
850
cfb8c092 851#: config/obj-elf.c:1300
252b5132
RH
852#, c-format
853msgid "missing version name in `%s' for symbol `%s'"
854msgstr ""
855
cfb8c092 856#: config/obj-elf.c:1311
5f68c319
NC
857#, c-format
858msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
859msgstr ""
860
cfb8c092 861#: config/obj-elf.c:1348
c85dd50d
NC
862#, c-format
863msgid "expected `%s' to have already been set for .vtable_inherit"
864msgstr ""
865
cfb8c092 866#: config/obj-elf.c:1358
c85dd50d
NC
867msgid "expected comma after name in .vtable_inherit"
868msgstr ""
869
cfb8c092 870#: config/obj-elf.c:1411
c85dd50d
NC
871msgid "expected comma after name in .vtable_entry"
872msgstr ""
873
cfb8c092 874#: config/obj-elf.c:1534
328577ad 875msgid "expected quoted string"
252b5132
RH
876msgstr ""
877
cfb8c092 878#: config/obj-elf.c:1554
252b5132
RH
879#, c-format
880msgid "expected comma after name `%s' in .size directive"
881msgstr ""
882
cfb8c092 883#: config/obj-elf.c:1563
252b5132
RH
884msgid "missing expression in .size directive"
885msgstr ""
886
cfb8c092 887#: config/obj-elf.c:1687
c85dd50d
NC
888#, c-format
889msgid "symbol '%s' is already defined"
890msgstr ""
891
cfb8c092 892#: config/obj-elf.c:1707 config/obj-elf.c:1719
a5c7551f
RW
893#, c-format
894msgid "symbol type \"%s\" is supported only by GNU targets"
895msgstr ""
896
cfb8c092 897#: config/obj-elf.c:1730
252b5132 898#, c-format
328577ad 899msgid "unrecognized symbol type \"%s\""
252b5132
RH
900msgstr ""
901
cfb8c092 902#: config/obj-elf.c:1900 config/obj-elf.c:1903
cc643b88
NC
903#, c-format
904msgid ".size expression for %s does not evaluate to a constant"
252b5132
RH
905msgstr ""
906
cfb8c092 907#: config/obj-elf.c:1935
252b5132
RH
908#, c-format
909msgid ""
910"invalid attempt to declare external version name as default in symbol `%s'"
911msgstr ""
912
cfb8c092 913#: config/obj-elf.c:1996 ecoff.c:3608
328577ad
NC
914#, c-format
915msgid "symbol `%s' can not be both weak and common"
916msgstr ""
917
cfb8c092 918#: config/obj-elf.c:2113
328577ad 919#, c-format
87ccc1b0 920msgid "assuming all members of group `%s' are COMDAT"
328577ad
NC
921msgstr ""
922
cfb8c092 923#: config/obj-elf.c:2125
252b5132 924#, c-format
87ccc1b0
NC
925msgid "can't create group: %s"
926msgstr ""
927
cfb8c092 928#: config/obj-elf.c:2264
87ccc1b0 929#, c-format
328577ad 930msgid "failed to set up debugging information: %s"
252b5132
RH
931msgstr ""
932
cfb8c092 933#: config/obj-elf.c:2284
252b5132 934#, c-format
328577ad 935msgid "can't start writing .mdebug section: %s"
252b5132
RH
936msgstr ""
937
cfb8c092 938#: config/obj-elf.c:2292
252b5132 939#, c-format
328577ad 940msgid "could not write .mdebug section: %s"
252b5132
RH
941msgstr ""
942
cfb8c092
NC
943#: config/obj-evax.c:129
944#, c-format
945msgid "no entry symbol for global function '%s'"
946msgstr ""
947
948#: config/obj-macho.c:77
949msgid "missing segment name"
950msgstr ""
951
952#: config/obj-macho.c:89
953msgid "missing comma after segment name"
954msgstr ""
955
956#: config/obj-macho.c:98
957msgid "missing section name"
958msgstr ""
959
960#: config/obj-macho.c:114
961msgid "missing section type name"
962msgstr ""
963
964#: config/obj-macho.c:124
965#, c-format
966msgid "unknown or invalid section type '%s'"
967msgstr ""
968
969#: config/obj-macho.c:140
970msgid "missing section attribute identifier"
971msgstr ""
972
973#: config/obj-macho.c:149
974#, c-format
975msgid "unknown or invalid section attribute '%s'"
976msgstr ""
977
978#: config/obj-macho.c:161
979msgid "unexpected sizeof_stub expression"
980msgstr ""
981
982#: config/obj-macho.c:166
983msgid "missing sizeof_stub expression"
984msgstr ""
985
c85dd50d
NC
986#: config/obj-som.c:58
987msgid "Only one .compiler pseudo-op per file!"
252b5132
RH
988msgstr ""
989
c85dd50d 990#: config/obj-som.c:75 config/obj-som.c:146 config/obj-som.c:188
328577ad
NC
991msgid "Expected quoted string"
992msgstr ""
993
c85dd50d
NC
994#: config/obj-som.c:88
995msgid ".compiler directive missing language and version"
996msgstr ""
997
998#: config/obj-som.c:98
999msgid ".compiler directive missing version"
1000msgstr ""
1001
1002#: config/obj-som.c:114
1003#, c-format
1004msgid "FATAL: Attaching compiler header %s"
1005msgstr ""
1006
1007#: config/obj-som.c:129
1008msgid "Only one .version pseudo-op per file!"
1009msgstr ""
1010
ae351704 1011#: config/obj-som.c:153
252b5132 1012#, c-format
ae351704 1013msgid "attaching version header %s: %s"
252b5132
RH
1014msgstr ""
1015
ae351704 1016#: config/obj-som.c:171
252b5132
RH
1017msgid "Only one .copyright pseudo-op per file!"
1018msgstr ""
1019
ae351704 1020#: config/obj-som.c:195
252b5132 1021#, c-format
ae351704 1022msgid "attaching copyright header %s: %s"
252b5132
RH
1023msgstr ""
1024
cfb8c092 1025#: config/tc-alpha.c:655
252b5132 1026#, c-format
55cf6793 1027msgid "No !literal!%ld was found"
252b5132
RH
1028msgstr ""
1029
cfb8c092 1030#: config/tc-alpha.c:662
252b5132 1031#, c-format
55cf6793 1032msgid "No !tlsgd!%ld was found"
252b5132
RH
1033msgstr ""
1034
cfb8c092 1035#: config/tc-alpha.c:669
252b5132 1036#, c-format
55cf6793 1037msgid "No !tlsldm!%ld was found"
252b5132
RH
1038msgstr ""
1039
cfb8c092 1040#: config/tc-alpha.c:678
252b5132 1041#, c-format
55cf6793 1042msgid "No ldah !gpdisp!%ld was found"
252b5132
RH
1043msgstr ""
1044
cfb8c092 1045#: config/tc-alpha.c:728
87ccc1b0 1046#, c-format
55cf6793 1047msgid "too many !literal!%ld for %s"
87ccc1b0
NC
1048msgstr ""
1049
cfb8c092 1050#: config/tc-alpha.c:758
252b5132 1051#, c-format
55cf6793 1052msgid "No lda !gpdisp!%ld was found"
252b5132
RH
1053msgstr ""
1054
55cf6793 1055#. Only support one relocation op per insn.
cfb8c092 1056#: config/tc-alpha.c:917
55cf6793 1057msgid "More than one relocation op per insn"
252b5132
RH
1058msgstr ""
1059
cfb8c092 1060#: config/tc-alpha.c:933
55cf6793 1061msgid "No relocation operand"
252b5132
RH
1062msgstr ""
1063
cfb8c092 1064#: config/tc-alpha.c:943
328577ad 1065#, c-format
55cf6793 1066msgid "Unknown relocation operand: !%s"
328577ad
NC
1067msgstr ""
1068
cfb8c092 1069#: config/tc-alpha.c:953
87ccc1b0 1070#, c-format
55cf6793 1071msgid "no sequence number after !%s"
87ccc1b0
NC
1072msgstr ""
1073
cfb8c092 1074#: config/tc-alpha.c:963
87ccc1b0 1075#, c-format
55cf6793 1076msgid "!%s does not use a sequence number"
87ccc1b0
NC
1077msgstr ""
1078
cfb8c092 1079#: config/tc-alpha.c:973
328577ad 1080#, c-format
55cf6793 1081msgid "Bad sequence number: !%s!%s"
328577ad
NC
1082msgstr ""
1083
cfb8c092 1084#: config/tc-alpha.c:1188 config/tc-alpha.c:3361
87ccc1b0 1085#, c-format
55cf6793 1086msgid "inappropriate arguments for opcode `%s'"
87ccc1b0
NC
1087msgstr ""
1088
cfb8c092 1089#: config/tc-alpha.c:1190 config/tc-alpha.c:3363
a74801ba 1090#, c-format
55cf6793 1091msgid "opcode `%s' not supported for target %s"
a74801ba
ILT
1092msgstr ""
1093
cfb8c092 1094#: config/tc-alpha.c:1194 config/tc-alpha.c:3367 config/tc-avr.c:1441
2ee0aedf 1095#: config/tc-msp430.c:1828
a74801ba 1096#, c-format
55cf6793 1097msgid "unknown opcode `%s'"
a74801ba
ILT
1098msgstr ""
1099
cfb8c092 1100#: config/tc-alpha.c:1275 config/tc-alpha.c:1534
55cf6793 1101msgid "overflow in literal (.lita) table"
328577ad
NC
1102msgstr ""
1103
cfb8c092
NC
1104#: config/tc-alpha.c:1282 config/tc-alpha.c:1306 config/tc-alpha.c:1547
1105#: config/tc-alpha.c:2234 config/tc-alpha.c:2279 config/tc-alpha.c:2348
1106#: config/tc-alpha.c:2431 config/tc-alpha.c:2656 config/tc-alpha.c:2754
55cf6793 1107msgid "macro requires $at register while noat in effect"
a74801ba
ILT
1108msgstr ""
1109
cfb8c092 1110#: config/tc-alpha.c:1284 config/tc-alpha.c:1308 config/tc-alpha.c:1549
55cf6793 1111msgid "macro requires $at while $at in use"
a74801ba
ILT
1112msgstr ""
1113
cfb8c092 1114#: config/tc-alpha.c:1493
55cf6793 1115msgid "bignum invalid; zero assumed"
252b5132
RH
1116msgstr ""
1117
cfb8c092 1118#: config/tc-alpha.c:1495
55cf6793 1119msgid "floating point number invalid; zero assumed"
252b5132
RH
1120msgstr ""
1121
cfb8c092 1122#: config/tc-alpha.c:1500
55cf6793 1123msgid "can't handle expression"
328577ad
NC
1124msgstr ""
1125
cfb8c092 1126#: config/tc-alpha.c:1540
55cf6793 1127msgid "overflow in literal (.lit8) table"
328577ad
NC
1128msgstr ""
1129
cfb8c092 1130#: config/tc-alpha.c:1837
252b5132 1131#, c-format
328577ad 1132msgid "too many ldah insns for !gpdisp!%ld"
252b5132
RH
1133msgstr ""
1134
cfb8c092 1135#: config/tc-alpha.c:1839 config/tc-alpha.c:1851
252b5132 1136#, c-format
328577ad 1137msgid "both insns for !gpdisp!%ld must be in the same section"
252b5132
RH
1138msgstr ""
1139
cfb8c092 1140#: config/tc-alpha.c:1849
252b5132 1141#, c-format
328577ad
NC
1142msgid "too many lda insns for !gpdisp!%ld"
1143msgstr ""
1144
cfb8c092 1145#: config/tc-alpha.c:1905
87ccc1b0
NC
1146#, c-format
1147msgid "too many lituse insns for !lituse_tlsgd!%ld"
1148msgstr ""
1149
cfb8c092 1150#: config/tc-alpha.c:1908
87ccc1b0
NC
1151#, c-format
1152msgid "too many lituse insns for !lituse_tlsldm!%ld"
1153msgstr ""
1154
cfb8c092 1155#: config/tc-alpha.c:1925
87ccc1b0
NC
1156#, c-format
1157msgid "duplicate !tlsgd!%ld"
1158msgstr ""
1159
cfb8c092 1160#: config/tc-alpha.c:1927
87ccc1b0
NC
1161#, c-format
1162msgid "sequence number in use for !tlsldm!%ld"
1163msgstr ""
1164
cfb8c092 1165#: config/tc-alpha.c:1941
87ccc1b0
NC
1166#, c-format
1167msgid "duplicate !tlsldm!%ld"
1168msgstr ""
1169
cfb8c092 1170#: config/tc-alpha.c:1943
87ccc1b0
NC
1171#, c-format
1172msgid "sequence number in use for !tlsgd!%ld"
1173msgstr ""
1174
cfb8c092 1175#: config/tc-alpha.c:1998 config/tc-arc.c:292 config/tc-mn10200.c:857
cc643b88 1176#: config/tc-mn10300.c:1148 config/tc-ppc.c:1730 config/tc-s390.c:638
cfb8c092 1177#: config/tc-tilegx.c:408 config/tc-tilegx.c:471 config/tc-tilepro.c:369
55cf6793 1178msgid "operand"
252b5132
RH
1179msgstr ""
1180
cfb8c092 1181#: config/tc-alpha.c:2137
55cf6793 1182msgid "invalid relocation for instruction"
252b5132
RH
1183msgstr ""
1184
cfb8c092 1185#: config/tc-alpha.c:2151
55cf6793 1186msgid "invalid relocation for field"
252b5132
RH
1187msgstr ""
1188
cfb8c092 1189#: config/tc-alpha.c:2982
55cf6793 1190msgid "can not resolve expression"
252b5132
RH
1191msgstr ""
1192
cfb8c092 1193#: config/tc-alpha.c:3516 config/tc-i370.c:1055 config/tc-microblaze.c:185
cc643b88 1194#: config/tc-ppc.c:2055 config/tc-ppc.c:4892
a74801ba 1195#, c-format
328577ad 1196msgid ".COMMon length (%ld.) <0! Ignored."
a74801ba
ILT
1197msgstr ""
1198
cfb8c092 1199#: config/tc-alpha.c:3527 config/tc-sparc.c:3963 config/tc-v850.c:298
328577ad 1200msgid "Ignoring attempt to re-define symbol"
252b5132
RH
1201msgstr ""
1202
cfb8c092 1203#: config/tc-alpha.c:3619 config/tc-ppc.c:4929 config/tc-sparc.c:3971
252b5132
RH
1204#, c-format
1205msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
1206msgstr ""
1207
cfb8c092 1208#: config/tc-alpha.c:3722 ecoff.c:3064
252b5132
RH
1209msgid ".ent directive has no name"
1210msgstr ""
1211
cfb8c092 1212#: config/tc-alpha.c:3730
252b5132
RH
1213msgid "nested .ent directives"
1214msgstr ""
1215
cfb8c092 1216#: config/tc-alpha.c:3775 ecoff.c:3015
252b5132
RH
1217msgid ".end directive has no name"
1218msgstr ""
1219
cfb8c092 1220#: config/tc-alpha.c:3784
fce00800
AM
1221msgid ".end directive without matching .ent"
1222msgstr ""
1223
cfb8c092 1224#: config/tc-alpha.c:3786
252b5132
RH
1225msgid ".end directive names different symbol than .ent"
1226msgstr ""
1227
cfb8c092 1228#: config/tc-alpha.c:3829 ecoff.c:3150
fce00800
AM
1229msgid ".fmask outside of .ent"
1230msgstr ""
1231
cfb8c092 1232#: config/tc-alpha.c:3831 config/tc-score.c:5598 ecoff.c:3214
fce00800
AM
1233msgid ".mask outside of .ent"
1234msgstr ""
1235
cfb8c092 1236#: config/tc-alpha.c:3839 ecoff.c:3157
fce00800
AM
1237msgid "bad .fmask directive"
1238msgstr ""
1239
cfb8c092 1240#: config/tc-alpha.c:3841 ecoff.c:3221
fce00800
AM
1241msgid "bad .mask directive"
1242msgstr ""
1243
cfb8c092 1244#: config/tc-alpha.c:3874 config/tc-mips.c:18816 config/tc-score.c:5740
2ee0aedf 1245#: ecoff.c:3178
fce00800
AM
1246msgid ".frame outside of .ent"
1247msgstr ""
1248
cfb8c092 1249#: config/tc-alpha.c:3885 ecoff.c:3189
fce00800
AM
1250msgid "bad .frame directive"
1251msgstr ""
1252
cfb8c092 1253#: config/tc-alpha.c:3919
87ccc1b0
NC
1254msgid ".prologue directive without a preceding .ent directive"
1255msgstr ""
1256
cfb8c092 1257#: config/tc-alpha.c:3937
252b5132
RH
1258#, c-format
1259msgid "Invalid argument %d to .prologue."
1260msgstr ""
1261
cfb8c092 1262#: config/tc-alpha.c:4028
252b5132
RH
1263msgid "ECOFF debugging is disabled."
1264msgstr ""
1265
cfb8c092 1266#: config/tc-alpha.c:4042
fce00800
AM
1267msgid ".ent directive without matching .end"
1268msgstr ""
1269
2ee0aedf 1270#: config/tc-alpha.c:4135
fce00800
AM
1271msgid ".usepv directive has no name"
1272msgstr ""
1273
2ee0aedf 1274#: config/tc-alpha.c:4146
fce00800
AM
1275msgid ".usepv directive has no type"
1276msgstr ""
1277
2ee0aedf 1278#: config/tc-alpha.c:4161
fce00800
AM
1279msgid "unknown argument for .usepv"
1280msgstr ""
1281
2ee0aedf 1282#: config/tc-alpha.c:4276
a5c7551f
RW
1283#, c-format
1284msgid "unknown section attribute %s"
252b5132
RH
1285msgstr ""
1286
cfb8c092
NC
1287#: config/tc-alpha.c:4370
1288msgid "previous .ent not closed by a .end"
1289msgstr ""
1290
1291#: config/tc-alpha.c:4391
252b5132
RH
1292msgid ".ent directive has no symbol"
1293msgstr ""
1294
cfb8c092 1295#: config/tc-alpha.c:4416
a5c7551f
RW
1296msgid ".handler directive has no name"
1297msgstr ""
1298
cfb8c092 1299#: config/tc-alpha.c:4445
252b5132
RH
1300msgid "Bad .frame directive 1./2. param"
1301msgstr ""
1302
cfb8c092 1303#: config/tc-alpha.c:4457
252b5132
RH
1304msgid "Bad .frame directive 3./4. param"
1305msgstr ""
1306
cfb8c092 1307#: config/tc-alpha.c:4494
252b5132
RH
1308msgid ".pdesc directive not in link (.link) section"
1309msgstr ""
1310
cfb8c092 1311#: config/tc-alpha.c:4501
a5c7551f 1312msgid ".pdesc directive has no entry symbol"
252b5132
RH
1313msgstr ""
1314
cfb8c092
NC
1315#: config/tc-alpha.c:4512
1316msgid ".pdesc has a bad entry symbol"
1317msgstr ""
1318
2ee0aedf 1319#: config/tc-alpha.c:4523
cfb8c092 1320msgid ".pdesc doesn't match with last .ent"
252b5132
RH
1321msgstr ""
1322
cfb8c092 1323#: config/tc-alpha.c:4538
252b5132
RH
1324msgid "No comma after .pdesc <entryname>"
1325msgstr ""
1326
cfb8c092 1327#: config/tc-alpha.c:4558
252b5132
RH
1328msgid "unknown procedure kind"
1329msgstr ""
1330
cfb8c092 1331#: config/tc-alpha.c:4653
252b5132
RH
1332msgid ".name directive not in link (.link) section"
1333msgstr ""
1334
cfb8c092 1335#: config/tc-alpha.c:4661
252b5132
RH
1336msgid ".name directive has no symbol"
1337msgstr ""
1338
cfb8c092 1339#: config/tc-alpha.c:4695
252b5132
RH
1340msgid "No symbol after .linkage"
1341msgstr ""
1342
cfb8c092 1343#: config/tc-alpha.c:4743
252b5132
RH
1344msgid "No symbol after .code_address"
1345msgstr ""
1346
cfb8c092 1347#: config/tc-alpha.c:4769 config/tc-score.c:5604
252b5132
RH
1348msgid "Bad .mask directive"
1349msgstr ""
1350
cfb8c092 1351#: config/tc-alpha.c:4787
252b5132
RH
1352msgid "Bad .fmask directive"
1353msgstr ""
1354
cfb8c092 1355#: config/tc-alpha.c:4944
252b5132
RH
1356#, c-format
1357msgid "Expected comma after name \"%s\""
1358msgstr ""
1359
cfb8c092 1360#: config/tc-alpha.c:4956
252b5132
RH
1361#, c-format
1362msgid "unhandled: .proc %s,%d"
1363msgstr ""
1364
cfb8c092 1365#: config/tc-alpha.c:4990
252b5132
RH
1366#, c-format
1367msgid "Tried to .set unrecognized mode `%s'"
1368msgstr ""
1369
cfb8c092 1370#: config/tc-alpha.c:5016
252b5132
RH
1371#, c-format
1372msgid "Bad base register, using $%d."
1373msgstr ""
1374
cfb8c092 1375#: config/tc-alpha.c:5037
252b5132
RH
1376#, c-format
1377msgid "Alignment too large: %d. assumed"
1378msgstr ""
1379
cfb8c092 1380#: config/tc-alpha.c:5041 config/tc-d30v.c:2060
252b5132
RH
1381msgid "Alignment negative: 0 assumed"
1382msgstr ""
1383
cfb8c092 1384#: config/tc-alpha.c:5136 config/tc-alpha.c:5628
a5c7551f
RW
1385#, c-format
1386msgid "Unknown CPU identifier `%s'"
1387msgstr ""
1388
cfb8c092 1389#: config/tc-alpha.c:5327
252b5132
RH
1390#, c-format
1391msgid "Chose GP value of %lx\n"
1392msgstr ""
1393
cfb8c092 1394#: config/tc-alpha.c:5341
2ee0aedf 1395msgid "bad .section directive: want a,s,w,x,M,S,G,T in string"
328577ad
NC
1396msgstr ""
1397
cfb8c092 1398#: config/tc-alpha.c:5430
55cf6793
ZW
1399#, c-format
1400msgid "internal error: can't hash opcode `%s': %s"
252b5132
RH
1401msgstr ""
1402
cfb8c092 1403#: config/tc-alpha.c:5466
55cf6793
ZW
1404#, c-format
1405msgid "internal error: can't hash macro `%s': %s"
252b5132
RH
1406msgstr ""
1407
cfb8c092 1408#: config/tc-alpha.c:5550 config/tc-arm.c:6818 config/tc-arm.c:6830
2ee0aedf 1409#: config/tc-i960.c:708 config/tc-xtensa.c:5315 config/tc-xtensa.c:5393
cc643b88 1410#: config/tc-xtensa.c:5510 config/tc-z80.c:1897
55cf6793
ZW
1411msgid "syntax error"
1412msgstr ""
1413
cfb8c092 1414#: config/tc-alpha.c:5679
55cf6793
ZW
1415msgid ""
1416"Alpha options:\n"
1417"-32addr\t\t\ttreat addresses as 32-bit values\n"
1418"-F\t\t\tlack floating point instructions support\n"
1419"-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
1420"\t\t\tspecify variant of Alpha architecture\n"
1421"-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -"
1422"m21264b\n"
1423"\t\t\tthese variants include PALcode opcodes\n"
1424msgstr ""
1425
cfb8c092 1426#: config/tc-alpha.c:5689
55cf6793
ZW
1427msgid ""
1428"VMS options:\n"
a5c7551f 1429"-+\t\t\tencode (don't truncate) names longer than 64 characters\n"
55cf6793 1430"-H\t\t\tshow new symbol after hash truncation\n"
a5c7551f 1431"-replace/-noreplace\tenable or disable the optimization of procedure calls\n"
55cf6793
ZW
1432msgstr ""
1433
cfb8c092 1434#: config/tc-alpha.c:5940
55cf6793
ZW
1435#, c-format
1436msgid "unhandled relocation type %s"
1437msgstr ""
1438
cfb8c092 1439#: config/tc-alpha.c:5953
55cf6793
ZW
1440msgid "non-absolute expression in constant field"
1441msgstr ""
1442
cfb8c092 1443#: config/tc-alpha.c:5967
55cf6793
ZW
1444#, c-format
1445msgid "type %d reloc done?\n"
1446msgstr ""
1447
cfb8c092
NC
1448#: config/tc-alpha.c:6014 config/tc-alpha.c:6021 config/tc-mips.c:11711
1449#: config/tc-mips.c:12396
55cf6793
ZW
1450msgid "Used $at without \".set noat\""
1451msgstr ""
1452
cfb8c092 1453#: config/tc-alpha.c:6190
55cf6793
ZW
1454#, c-format
1455msgid "!samegp reloc against symbol without .prologue: %s"
1456msgstr ""
1457
cfb8c092
NC
1458#: config/tc-alpha.c:6234 config/tc-tilegx.c:1700 config/tc-tilepro.c:1499
1459#: config/tc-xtensa.c:5999
55cf6793
ZW
1460#, c-format
1461msgid "cannot represent `%s' relocation in object file"
1462msgstr ""
1463
cfb8c092 1464#: config/tc-alpha.c:6240
55cf6793
ZW
1465#, c-format
1466msgid "internal error? cannot generate `%s' relocation"
1467msgstr ""
1468
cfb8c092 1469#: config/tc-alpha.c:6339
55cf6793
ZW
1470#, c-format
1471msgid "frame reg expected, using $%d."
1472msgstr ""
1473
2ee0aedf 1474#: config/tc-arc.c:194 config/tc-arc.c:215 config/tc-arc.c:992
23f938f1
TG
1475#: config/tc-h8300.c:77 config/tc-h8300.c:86 config/tc-h8300.c:96
1476#: config/tc-h8300.c:106 config/tc-h8300.c:116 config/tc-h8300.c:127
cc643b88
NC
1477#: config/tc-h8300.c:244 config/tc-hppa.c:6887 config/tc-hppa.c:6893
1478#: config/tc-hppa.c:6899 config/tc-hppa.c:6905 config/tc-hppa.c:8312
2ee0aedf
TG
1479#: config/tc-lm32.c:198 config/tc-mn10300.c:937 config/tc-mn10300.c:942
1480#: config/tc-mn10300.c:2433 config/tc-xc16x.c:79 config/tc-xc16x.c:86
1481#: config/tc-xc16x.c:93
c85dd50d
NC
1482msgid "could not set architecture and machine"
1483msgstr ""
1484
cfb8c092
NC
1485#: config/tc-arc.c:212 config/tc-arm.c:22402 config/tc-score.c:6299
1486#: config/tc-score.c:6528 config/tc-score.c:6533
c85dd50d
NC
1487msgid "virtual memory exhausted"
1488msgstr ""
1489
2ee0aedf 1490#: config/tc-arc.c:432 config/tc-arc.c:671
c85dd50d
NC
1491msgid "expected comma after operand name"
1492msgstr ""
1493
1494#: config/tc-arc.c:443
1495#, c-format
1496msgid "negative operand number %d"
1497msgstr ""
1498
1499#: config/tc-arc.c:455
1500msgid "expected comma after register-number"
1501msgstr ""
1502
1503#: config/tc-arc.c:480
1504msgid "invalid mode"
1505msgstr ""
1506
1507#: config/tc-arc.c:497
1508msgid "expected comma after register-mode"
1509msgstr ""
1510
1511#: config/tc-arc.c:514
1512msgid "shortcut designator invalid"
1513msgstr ""
1514
1515#: config/tc-arc.c:529
1516#, c-format
1517msgid "core register value (%d) too large"
1518msgstr ""
1519
1520#: config/tc-arc.c:537
1521#, c-format
1522msgid "condition code value (%d) too large"
1523msgstr ""
1524
2ee0aedf 1525#: config/tc-arc.c:555
c85dd50d
NC
1526#, c-format
1527msgid "attempt to override symbol: %s"
1528msgstr ""
1529
2ee0aedf 1530#: config/tc-arc.c:626
c85dd50d
NC
1531msgid "invalid opertype"
1532msgstr ""
1533
2ee0aedf 1534#: config/tc-arc.c:683
c85dd50d
NC
1535msgid "expected comma after opcode"
1536msgstr ""
1537
2ee0aedf 1538#: config/tc-arc.c:693
c85dd50d
NC
1539#, c-format
1540msgid "negative subopcode %d"
1541msgstr ""
1542
2ee0aedf 1543#: config/tc-arc.c:702
c85dd50d
NC
1544msgid "subcode value found when opcode not equal 0x03"
1545msgstr ""
1546
2ee0aedf 1547#: config/tc-arc.c:710
c85dd50d
NC
1548#, c-format
1549msgid "invalid subopcode %d"
1550msgstr ""
1551
2ee0aedf 1552#: config/tc-arc.c:721
c85dd50d
NC
1553msgid "expected comma after subopcode"
1554msgstr ""
1555
2ee0aedf 1556#: config/tc-arc.c:740
c85dd50d
NC
1557msgid "invalid suffix class"
1558msgstr ""
1559
2ee0aedf 1560#: config/tc-arc.c:749
c85dd50d
NC
1561msgid "expected comma after suffix class"
1562msgstr ""
1563
2ee0aedf 1564#: config/tc-arc.c:768
c85dd50d
NC
1565msgid "invalid syntax class"
1566msgstr ""
1567
2ee0aedf 1568#: config/tc-arc.c:775
c85dd50d
NC
1569msgid "opcode 0x3 and SYNTAX_3OP invalid"
1570msgstr ""
1571
2ee0aedf 1572#: config/tc-arc.c:795
c85dd50d
NC
1573msgid "unknown suffix class"
1574msgstr ""
1575
cc643b88 1576#: config/tc-arc.c:862 config/tc-tic6x.c:582
c85dd50d
NC
1577msgid "expected comma after symbol name"
1578msgstr ""
1579
2ee0aedf 1580#: config/tc-arc.c:872
c85dd50d
NC
1581msgid "negative symbol length"
1582msgstr ""
1583
2ee0aedf 1584#: config/tc-arc.c:883
c85dd50d
NC
1585msgid "ignoring attempt to re-define symbol"
1586msgstr ""
1587
2ee0aedf 1588#: config/tc-arc.c:890
c85dd50d
NC
1589#, c-format
1590msgid "length of symbol \"%s\" already %ld, ignoring %d"
1591msgstr ""
1592
2ee0aedf 1593#: config/tc-arc.c:904
c85dd50d
NC
1594msgid "assuming symbol alignment of zero"
1595msgstr ""
1596
2ee0aedf 1597#: config/tc-arc.c:971
c85dd50d
NC
1598msgid "\".option\" directive must appear before any instructions"
1599msgstr ""
1600
2ee0aedf 1601#: config/tc-arc.c:981
c85dd50d
NC
1602msgid "\".option\" directive conflicts with initial definition"
1603msgstr ""
1604
2ee0aedf 1605#: config/tc-arc.c:989
c85dd50d
NC
1606msgid "\".option\" directive overrides command-line (default) value"
1607msgstr ""
1608
2ee0aedf 1609#: config/tc-arc.c:999
c85dd50d
NC
1610msgid "invalid identifier for \".option\""
1611msgstr ""
1612
2ee0aedf 1613#: config/tc-arc.c:1037 config/tc-i860.c:1035 config/tc-ip2k.c:249
b2f58c0c 1614msgid "relaxation not supported\n"
55cf6793
ZW
1615msgstr ""
1616
2ee0aedf 1617#: config/tc-arc.c:1081
c85dd50d
NC
1618msgid "expression too complex code symbol"
1619msgstr ""
1620
2ee0aedf 1621#: config/tc-arc.c:1108
c85dd50d
NC
1622#, c-format
1623msgid "missing ')' in %%-op"
1624msgstr ""
1625
2ee0aedf 1626#: config/tc-arc.c:1364 config/tc-dlx.c:1201 config/tc-i960.c:2639
cfb8c092 1627#: config/tc-m32r.c:2281 config/tc-sparc.c:3651
c85dd50d
NC
1628#, c-format
1629msgid "internal error: can't export reloc type %d (`%s')"
1630msgstr ""
1631
2ee0aedf 1632#: config/tc-arc.c:1496
c85dd50d
NC
1633#, c-format
1634msgid "unknown syntax format character `%c'"
1635msgstr ""
1636
2ee0aedf 1637#: config/tc-arc.c:1635
c85dd50d
NC
1638msgid "too many suffixes"
1639msgstr ""
1640
2ee0aedf 1641#: config/tc-arc.c:1674
c85dd50d
NC
1642msgid "symbol as destination register"
1643msgstr ""
1644
2ee0aedf 1645#. xgettext:c-format.
cfb8c092 1646#: config/tc-arc.c:1759 config/tc-i370.c:2207 config/tc-mn10200.c:1142
cc643b88 1647#: config/tc-mn10300.c:1820 config/tc-ppc.c:2970 config/tc-s390.c:1506
2ee0aedf 1648#: config/tc-v850.c:2699
c85dd50d
NC
1649#, c-format
1650msgid "junk at end of line: `%s'"
1651msgstr ""
1652
2ee0aedf 1653#: config/tc-arc.c:1798
c85dd50d
NC
1654msgid "8 byte instruction in delay slot"
1655msgstr ""
1656
1657#. except for jl addr
2ee0aedf 1658#: config/tc-arc.c:1801
c85dd50d
NC
1659msgid "8 byte jump instruction with delay slot"
1660msgstr ""
1661
2ee0aedf 1662#: config/tc-arc.c:1809
c85dd50d
NC
1663msgid "conditional branch follows set of flags"
1664msgstr ""
1665
cfb8c092 1666#: config/tc-arc.c:1893 config/tc-arm.c:16330
c85dd50d
NC
1667#, c-format
1668msgid "bad instruction `%s'"
87ccc1b0
NC
1669msgstr ""
1670
cc643b88 1671#: config/tc-arm.c:539
328577ad
NC
1672msgid "ARM register expected"
1673msgstr ""
1674
cc643b88 1675#: config/tc-arm.c:540
328577ad
NC
1676msgid "bad or missing co-processor number"
1677msgstr ""
1678
cc643b88 1679#: config/tc-arm.c:541
328577ad
NC
1680msgid "co-processor register expected"
1681msgstr ""
1682
cc643b88 1683#: config/tc-arm.c:542
328577ad
NC
1684msgid "FPA register expected"
1685msgstr ""
1686
cc643b88 1687#: config/tc-arm.c:543
328577ad
NC
1688msgid "VFP single precision register expected"
1689msgstr ""
1690
cc643b88 1691#: config/tc-arm.c:544
ae351704
AM
1692msgid "VFP/Neon double precision register expected"
1693msgstr ""
1694
cc643b88 1695#: config/tc-arm.c:545
ae351704
AM
1696msgid "Neon quad precision register expected"
1697msgstr ""
1698
cc643b88 1699#: config/tc-arm.c:546
ae351704
AM
1700msgid "VFP single or double precision register expected"
1701msgstr ""
1702
cc643b88 1703#: config/tc-arm.c:547
ae351704 1704msgid "Neon double or quad precision register expected"
328577ad
NC
1705msgstr ""
1706
cc643b88 1707#: config/tc-arm.c:548
ae351704
AM
1708msgid "VFP single, double or Neon quad precision register expected"
1709msgstr ""
1710
cc643b88 1711#: config/tc-arm.c:549
55cf6793
ZW
1712msgid "VFP system register expected"
1713msgstr ""
1714
cc643b88 1715#: config/tc-arm.c:550
328577ad
NC
1716msgid "Maverick MVF register expected"
1717msgstr ""
1718
cc643b88 1719#: config/tc-arm.c:551
328577ad
NC
1720msgid "Maverick MVD register expected"
1721msgstr ""
1722
cc643b88 1723#: config/tc-arm.c:552
328577ad
NC
1724msgid "Maverick MVFX register expected"
1725msgstr ""
1726
cc643b88 1727#: config/tc-arm.c:553
6e1772d5
AM
1728msgid "Maverick MVDX register expected"
1729msgstr ""
1730
cc643b88 1731#: config/tc-arm.c:554
328577ad
NC
1732msgid "Maverick MVAX register expected"
1733msgstr ""
1734
cc643b88 1735#: config/tc-arm.c:555
328577ad
NC
1736msgid "Maverick DSPSC register expected"
1737msgstr ""
1738
cc643b88 1739#: config/tc-arm.c:556
55cf6793
ZW
1740msgid "iWMMXt data register expected"
1741msgstr ""
1742
cfb8c092 1743#: config/tc-arm.c:557 config/tc-arm.c:6597
55cf6793
ZW
1744msgid "iWMMXt control register expected"
1745msgstr ""
1746
cc643b88 1747#: config/tc-arm.c:558
55cf6793
ZW
1748msgid "iWMMXt scalar register expected"
1749msgstr ""
1750
cc643b88 1751#: config/tc-arm.c:559
55cf6793 1752msgid "XScale accumulator register expected"
87ccc1b0
NC
1753msgstr ""
1754
ae351704 1755#. For score5u : div/mul will pop warning message, mmu/alw/asw will pop error message.
cc643b88 1756#: config/tc-arm.c:708 config/tc-score.c:259
328577ad
NC
1757msgid "bad arguments to instruction"
1758msgstr ""
1759
cc643b88 1760#: config/tc-arm.c:709
a5c7551f
RW
1761msgid "r13 not allowed here"
1762msgstr ""
1763
cc643b88 1764#: config/tc-arm.c:710
328577ad
NC
1765msgid "r15 not allowed here"
1766msgstr ""
1767
cc643b88 1768#: config/tc-arm.c:711
55cf6793 1769msgid "instruction cannot be conditional"
328577ad
NC
1770msgstr ""
1771
cc643b88 1772#: config/tc-arm.c:712
55cf6793 1773msgid "registers may not be the same"
328577ad
NC
1774msgstr ""
1775
cc643b88 1776#: config/tc-arm.c:713
55cf6793 1777msgid "lo register required"
252b5132
RH
1778msgstr ""
1779
cc643b88 1780#: config/tc-arm.c:714
55cf6793 1781msgid "instruction not supported in Thumb16 mode"
06647dfd
AM
1782msgstr ""
1783
cc643b88 1784#: config/tc-arm.c:715
ae351704
AM
1785msgid "instruction does not accept this addressing mode"
1786msgstr ""
1787
cc643b88 1788#: config/tc-arm.c:716
ae351704
AM
1789msgid "branch must be last instruction in IT block"
1790msgstr ""
1791
cc643b88 1792#: config/tc-arm.c:717
ae351704
AM
1793msgid "instruction not allowed in IT block"
1794msgstr ""
1795
cc643b88 1796#: config/tc-arm.c:718
ae351704
AM
1797msgid "selected FPU does not support instruction"
1798msgstr ""
1799
cc643b88 1800#: config/tc-arm.c:719
a5c7551f
RW
1801msgid "thumb conditional instruction should be in IT block"
1802msgstr ""
1803
cc643b88 1804#: config/tc-arm.c:720
a5c7551f
RW
1805msgid "incorrect condition in IT block"
1806msgstr ""
1807
cc643b88 1808#: config/tc-arm.c:721
a5c7551f
RW
1809msgid "IT falling in the range of a previous IT block"
1810msgstr ""
1811
cc643b88 1812#: config/tc-arm.c:722
a5c7551f
RW
1813msgid "missing .fnstart before unwinding directive"
1814msgstr ""
1815
cc643b88 1816#: config/tc-arm.c:724
2ee0aedf
TG
1817msgid "cannot use register index with PC-relative addressing"
1818msgstr ""
1819
cc643b88 1820#: config/tc-arm.c:726
2ee0aedf
TG
1821msgid "cannot use writeback with PC-relative addressing"
1822msgstr ""
1823
cfb8c092
NC
1824#: config/tc-arm.c:727
1825msgid "branch out of range"
1826msgstr ""
1827
1828#: config/tc-arm.c:921
55cf6793 1829msgid "immediate expression requires a # prefix"
06647dfd
AM
1830msgstr ""
1831
cfb8c092 1832#: config/tc-arm.c:949 read.c:3663
a5c7551f
RW
1833msgid "missing expression"
1834msgstr ""
1835
cfb8c092 1836#: config/tc-arm.c:949 config/tc-score.c:6515 expr.c:1357 read.c:2456
55cf6793 1837msgid "bad expression"
06647dfd
AM
1838msgstr ""
1839
cfb8c092 1840#: config/tc-arm.c:960 config/tc-i860.c:1004 config/tc-sparc.c:3023
55cf6793 1841msgid "bad segment"
252b5132
RH
1842msgstr ""
1843
cfb8c092
NC
1844#: config/tc-arm.c:979 config/tc-arm.c:4883 config/tc-i960.c:1300
1845#: config/tc-score.c:1210
55cf6793
ZW
1846msgid "invalid constant"
1847msgstr ""
1848
cfb8c092 1849#: config/tc-arm.c:1109
55cf6793
ZW
1850msgid "expected #constant"
1851msgstr ""
1852
cfb8c092 1853#: config/tc-arm.c:1270
ae351704
AM
1854#, c-format
1855msgid "unexpected character `%c' in type specifier"
1856msgstr ""
1857
cfb8c092 1858#: config/tc-arm.c:1287
ae351704
AM
1859#, c-format
1860msgid "bad size %d in type specifier"
1861msgstr ""
1862
cfb8c092 1863#: config/tc-arm.c:1337
ae351704
AM
1864msgid "only one type should be specified for operand"
1865msgstr ""
1866
cfb8c092 1867#: config/tc-arm.c:1343
ae351704
AM
1868msgid "vector type expected"
1869msgstr ""
1870
cfb8c092 1871#: config/tc-arm.c:1415
ae351704
AM
1872msgid "can't redefine type for operand"
1873msgstr ""
1874
cfb8c092 1875#: config/tc-arm.c:1426
ae351704
AM
1876msgid "only D registers may be indexed"
1877msgstr ""
1878
cfb8c092 1879#: config/tc-arm.c:1432
ae351704
AM
1880msgid "can't change index for operand"
1881msgstr ""
1882
cfb8c092 1883#: config/tc-arm.c:1448 config/tc-arm.c:3367 config/tc-arm.c:4465
ae351704
AM
1884msgid "constant expression required"
1885msgstr ""
1886
cfb8c092 1887#: config/tc-arm.c:1495
ae351704
AM
1888msgid "register operand expected, but got scalar"
1889msgstr ""
1890
cfb8c092 1891#: config/tc-arm.c:1528
ae351704
AM
1892msgid "scalar must have an index"
1893msgstr ""
1894
cfb8c092
NC
1895#: config/tc-arm.c:1533 config/tc-arm.c:14916 config/tc-arm.c:14966
1896#: config/tc-arm.c:15381
ae351704
AM
1897msgid "scalar index out of range"
1898msgstr ""
1899
cfb8c092 1900#: config/tc-arm.c:1581
55cf6793 1901msgid "bad range in register list"
6e1772d5
AM
1902msgstr ""
1903
cfb8c092 1904#: config/tc-arm.c:1589 config/tc-arm.c:1598 config/tc-arm.c:1639
6e1772d5 1905#, c-format
55cf6793 1906msgid "Warning: duplicated register (r%d) in register list"
6e1772d5
AM
1907msgstr ""
1908
cfb8c092 1909#: config/tc-arm.c:1601
55cf6793
ZW
1910msgid "Warning: register range not in ascending order"
1911msgstr ""
1912
cfb8c092 1913#: config/tc-arm.c:1612
55cf6793
ZW
1914msgid "missing `}'"
1915msgstr ""
1916
cfb8c092 1917#: config/tc-arm.c:1628
55cf6793
ZW
1918msgid "invalid register mask"
1919msgstr ""
1920
cfb8c092 1921#: config/tc-arm.c:1710
ae351704
AM
1922msgid "expecting {"
1923msgstr ""
1924
cfb8c092 1925#: config/tc-arm.c:1765 config/tc-arm.c:1809
ae351704
AM
1926msgid "register out of range in list"
1927msgstr ""
1928
cfb8c092
NC
1929#: config/tc-arm.c:1781 config/tc-arm.c:1826 config/tc-h8300.c:1040
1930#: config/tc-mips.c:13602 config/tc-mips.c:13624
55cf6793
ZW
1931msgid "invalid register list"
1932msgstr ""
1933
cfb8c092 1934#: config/tc-arm.c:1787 config/tc-arm.c:3881 config/tc-arm.c:4014
55cf6793
ZW
1935msgid "register list not in ascending order"
1936msgstr ""
1937
cfb8c092 1938#: config/tc-arm.c:1818
55cf6793
ZW
1939msgid "register range not in ascending order"
1940msgstr ""
1941
cfb8c092 1942#: config/tc-arm.c:1851
55cf6793 1943msgid "non-contiguous register range"
6e1772d5
AM
1944msgstr ""
1945
cfb8c092 1946#: config/tc-arm.c:1910
a5c7551f
RW
1947msgid "register stride must be 1 or 2"
1948msgstr ""
1949
cfb8c092 1950#: config/tc-arm.c:1911
a5c7551f
RW
1951msgid "mismatched element/structure types in list"
1952msgstr ""
1953
cfb8c092 1954#: config/tc-arm.c:1975
ae351704
AM
1955msgid "don't use Rn-Rm syntax with non-unit stride"
1956msgstr ""
1957
cfb8c092 1958#: config/tc-arm.c:2030
ae351704
AM
1959msgid "error parsing element/structure list"
1960msgstr ""
1961
cfb8c092 1962#: config/tc-arm.c:2036
ae351704
AM
1963msgid "expected }"
1964msgstr ""
1965
cfb8c092 1966#: config/tc-arm.c:2093
252b5132 1967#, c-format
55cf6793 1968msgid "ignoring attempt to redefine built-in register '%s'"
252b5132
RH
1969msgstr ""
1970
cfb8c092 1971#: config/tc-arm.c:2098
55cf6793
ZW
1972#, c-format
1973msgid "ignoring redefinition of register alias '%s'"
252b5132
RH
1974msgstr ""
1975
cfb8c092 1976#: config/tc-arm.c:2126
ae351704
AM
1977msgid "attempt to redefine typed alias"
1978msgstr ""
1979
cfb8c092 1980#: config/tc-arm.c:2165
328577ad 1981#, c-format
55cf6793 1982msgid "unknown register '%s' -- .req ignored"
328577ad
NC
1983msgstr ""
1984
cfb8c092 1985#: config/tc-arm.c:2260
ae351704
AM
1986msgid "bad type for register"
1987msgstr ""
1988
cfb8c092 1989#: config/tc-arm.c:2271
ae351704
AM
1990msgid "expression must be constant"
1991msgstr ""
1992
cfb8c092 1993#: config/tc-arm.c:2288
ae351704
AM
1994msgid "can't redefine the type of a register alias"
1995msgstr ""
1996
cfb8c092 1997#: config/tc-arm.c:2295
ae351704
AM
1998msgid "you must specify a single type only"
1999msgstr ""
2000
cfb8c092 2001#: config/tc-arm.c:2308
ae351704
AM
2002msgid "can't redefine the index of a scalar alias"
2003msgstr ""
2004
cfb8c092 2005#: config/tc-arm.c:2316
ae351704
AM
2006msgid "scalar index must be constant"
2007msgstr ""
2008
cfb8c092 2009#: config/tc-arm.c:2325
ae351704
AM
2010msgid "expecting ]"
2011msgstr ""
2012
cfb8c092 2013#: config/tc-arm.c:2372
55cf6793
ZW
2014msgid "invalid syntax for .req directive"
2015msgstr ""
2016
cfb8c092 2017#: config/tc-arm.c:2378
ae351704
AM
2018msgid "invalid syntax for .dn directive"
2019msgstr ""
2020
cfb8c092 2021#: config/tc-arm.c:2384
ae351704
AM
2022msgid "invalid syntax for .qn directive"
2023msgstr ""
2024
cfb8c092 2025#: config/tc-arm.c:2410
55cf6793
ZW
2026msgid "invalid syntax for .unreq directive"
2027msgstr ""
2028
cfb8c092 2029#: config/tc-arm.c:2417
a74801ba 2030#, c-format
55cf6793 2031msgid "unknown register alias '%s'"
a74801ba
ILT
2032msgstr ""
2033
cfb8c092 2034#: config/tc-arm.c:2419
06647dfd 2035#, c-format
cc643b88 2036msgid "ignoring attempt to use .unreq on fixed register name: '%s'"
252b5132
RH
2037msgstr ""
2038
cfb8c092 2039#: config/tc-arm.c:2687
c85dd50d
NC
2040#, c-format
2041msgid "Failed to find real start of function: %s\n"
2042msgstr ""
2043
cfb8c092 2044#: config/tc-arm.c:2704
55cf6793 2045msgid "selected processor does not support THUMB opcodes"
252b5132
RH
2046msgstr ""
2047
cfb8c092 2048#: config/tc-arm.c:2717
55cf6793 2049msgid "selected processor does not support ARM opcodes"
252b5132
RH
2050msgstr ""
2051
cfb8c092 2052#: config/tc-arm.c:2729
55cf6793
ZW
2053#, c-format
2054msgid "invalid instruction size selected (%d)"
252b5132
RH
2055msgstr ""
2056
cfb8c092 2057#: config/tc-arm.c:2761
252b5132 2058#, c-format
55cf6793 2059msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
252b5132
RH
2060msgstr ""
2061
cfb8c092 2062#: config/tc-arm.c:2817
87ccc1b0 2063#, c-format
55cf6793 2064msgid "expected comma after name \"%s\""
87ccc1b0
NC
2065msgstr ""
2066
cfb8c092 2067#: config/tc-arm.c:2867 config/tc-m32r.c:588
55cf6793
ZW
2068#, c-format
2069msgid "symbol `%s' already defined"
252b5132
RH
2070msgstr ""
2071
cfb8c092 2072#: config/tc-arm.c:2901
55cf6793
ZW
2073#, c-format
2074msgid "unrecognized syntax mode \"%s\""
252b5132
RH
2075msgstr ""
2076
cfb8c092 2077#: config/tc-arm.c:2922
55cf6793
ZW
2078#, c-format
2079msgid "alignment too large: %d assumed"
252b5132
RH
2080msgstr ""
2081
cfb8c092 2082#: config/tc-arm.c:2925
55cf6793 2083msgid "alignment negative. 0 assumed."
252b5132
RH
2084msgstr ""
2085
cfb8c092 2086#: config/tc-arm.c:3075
55cf6793 2087msgid "literal pool overflow"
252b5132
RH
2088msgstr ""
2089
cfb8c092 2090#: config/tc-arm.c:3245 config/tc-arm.c:6532
55cf6793 2091msgid "unrecognized relocation suffix"
252b5132
RH
2092msgstr ""
2093
cfb8c092 2094#: config/tc-arm.c:3260
49f58d10
JB
2095msgid "(plt) is only valid on branch targets"
2096msgstr ""
2097
cfb8c092 2098#: config/tc-arm.c:3266 config/tc-s390.c:1134 config/tc-s390.c:1771
23f938f1 2099#: config/tc-xtensa.c:1591
49f58d10
JB
2100#, c-format
2101msgid "%s relocations do not fit in %d bytes"
2102msgstr ""
2103
cfb8c092 2104#: config/tc-arm.c:3343
a5c7551f
RW
2105msgid ".inst.n operand too big. Use .inst.w instead"
2106msgstr ""
2107
cfb8c092 2108#: config/tc-arm.c:3363
a5c7551f
RW
2109msgid "cannot determine Thumb instruction size. Use .inst.n/.inst.w instead"
2110msgstr ""
2111
cfb8c092 2112#: config/tc-arm.c:3393
a5c7551f
RW
2113msgid "width suffixes are invalid in ARM mode"
2114msgstr ""
2115
cfb8c092 2116#: config/tc-arm.c:3435 dwarf2dbg.c:744
55cf6793 2117msgid "expected 0 or 1"
252b5132
RH
2118msgstr ""
2119
cfb8c092 2120#: config/tc-arm.c:3439
55cf6793 2121msgid "missing comma"
6e1772d5
AM
2122msgstr ""
2123
cfb8c092 2124#: config/tc-arm.c:3472
a5c7551f
RW
2125msgid "duplicate .fnstart directive"
2126msgstr ""
2127
cfb8c092 2128#: config/tc-arm.c:3503 config/tc-tic6x.c:413
c85dd50d 2129msgid "duplicate .handlerdata directive"
252b5132
RH
2130msgstr ""
2131
cfb8c092 2132#: config/tc-arm.c:3522
a5c7551f
RW
2133msgid ".fnend directive without .fnstart"
2134msgstr ""
2135
cfb8c092 2136#: config/tc-arm.c:3588 config/tc-tic6x.c:394
55cf6793 2137msgid "personality routine specified for cantunwind frame"
6e1772d5
AM
2138msgstr ""
2139
cfb8c092 2140#: config/tc-arm.c:3605 config/tc-tic6x.c:455
55cf6793 2141msgid "duplicate .personalityindex directive"
6e1772d5
AM
2142msgstr ""
2143
cfb8c092 2144#: config/tc-arm.c:3612 config/tc-tic6x.c:462
55cf6793 2145msgid "bad personality routine number"
6e1772d5
AM
2146msgstr ""
2147
cfb8c092 2148#: config/tc-arm.c:3634 config/tc-tic6x.c:479
55cf6793 2149msgid "duplicate .personality directive"
6e1772d5
AM
2150msgstr ""
2151
cfb8c092 2152#: config/tc-arm.c:3657 config/tc-arm.c:3785 config/tc-arm.c:3833
55cf6793 2153msgid "expected register list"
252b5132
RH
2154msgstr ""
2155
cfb8c092 2156#: config/tc-arm.c:3739
55cf6793 2157msgid "expected , <constant>"
252b5132
RH
2158msgstr ""
2159
cfb8c092 2160#: config/tc-arm.c:3748
55cf6793 2161msgid "number of registers must be in the range [1:4]"
252b5132
RH
2162msgstr ""
2163
cfb8c092 2164#: config/tc-arm.c:3895 config/tc-arm.c:4028
55cf6793 2165msgid "bad register range"
06647dfd
AM
2166msgstr ""
2167
cfb8c092 2168#: config/tc-arm.c:4085
55cf6793 2169msgid "register expected"
252b5132
RH
2170msgstr ""
2171
cfb8c092 2172#: config/tc-arm.c:4095
55cf6793 2173msgid "FPA .unwind_save does not take a register list"
252b5132
RH
2174msgstr ""
2175
cfb8c092 2176#: config/tc-arm.c:4114
55cf6793 2177msgid ".unwind_save does not support this kind of register"
60bcf0fa
NC
2178msgstr ""
2179
cfb8c092 2180#: config/tc-arm.c:4153
55cf6793 2181msgid "SP and PC not permitted in .unwind_movsp directive"
252b5132
RH
2182msgstr ""
2183
cfb8c092 2184#: config/tc-arm.c:4158
55cf6793 2185msgid "unexpected .unwind_movsp directive"
252b5132
RH
2186msgstr ""
2187
cfb8c092 2188#: config/tc-arm.c:4185
55cf6793 2189msgid "stack increment must be multiple of 4"
252b5132
RH
2190msgstr ""
2191
cfb8c092 2192#: config/tc-arm.c:4217
55cf6793 2193msgid "expected <reg>, <reg>"
252b5132
RH
2194msgstr ""
2195
cfb8c092 2196#: config/tc-arm.c:4235
55cf6793 2197msgid "register must be either sp or set by a previousunwind_movsp directive"
5f68c319
NC
2198msgstr ""
2199
cfb8c092 2200#: config/tc-arm.c:4274
55cf6793 2201msgid "expected <offset>, <opcode>"
06647dfd
AM
2202msgstr ""
2203
cfb8c092 2204#: config/tc-arm.c:4286
55cf6793 2205msgid "unwind opcode too long"
5f68c319
NC
2206msgstr ""
2207
cfb8c092 2208#: config/tc-arm.c:4291
55cf6793 2209msgid "invalid unwind opcode"
5f68c319
NC
2210msgstr ""
2211
cfb8c092
NC
2212#: config/tc-arm.c:4471 config/tc-arm.c:5410 config/tc-arm.c:9497
2213#: config/tc-arm.c:10032 config/tc-arm.c:13378 config/tc-arm.c:21410
2214#: config/tc-arm.c:21435 config/tc-arm.c:21443 config/tc-z8k.c:1144
ae351704 2215#: config/tc-z8k.c:1154
55cf6793 2216msgid "immediate value out of range"
3b16e843
NC
2217msgstr ""
2218
cfb8c092 2219#: config/tc-arm.c:4636
55cf6793 2220msgid "invalid FPA immediate expression"
6e1772d5
AM
2221msgstr ""
2222
cfb8c092 2223#: config/tc-arm.c:4760 config/tc-arm.c:4769
06647dfd
AM
2224msgid "shift expression expected"
2225msgstr ""
2226
cfb8c092 2227#: config/tc-arm.c:4783
06647dfd
AM
2228msgid "'LSL' or 'ASR' required"
2229msgstr ""
2230
cfb8c092 2231#: config/tc-arm.c:4791
06647dfd
AM
2232msgid "'LSL' required"
2233msgstr ""
2234
cfb8c092 2235#: config/tc-arm.c:4799
06647dfd
AM
2236msgid "'ASR' required"
2237msgstr ""
2238
cfb8c092 2239#: config/tc-arm.c:4871 config/tc-arm.c:5404 config/tc-arm.c:7259
55cf6793 2240msgid "constant expression expected"
06647dfd
AM
2241msgstr ""
2242
cfb8c092 2243#: config/tc-arm.c:4878
55cf6793 2244msgid "invalid rotation"
06647dfd
AM
2245msgstr ""
2246
cfb8c092 2247#: config/tc-arm.c:5037 config/tc-arm.c:5201
ae351704
AM
2248msgid "unknown group relocation"
2249msgstr ""
2250
cfb8c092 2251#: config/tc-arm.c:5073
ae351704
AM
2252msgid "alignment must be constant"
2253msgstr ""
2254
cfb8c092 2255#: config/tc-arm.c:5232
ae351704
AM
2256msgid "this group relocation is not allowed on this instruction"
2257msgstr ""
2258
cfb8c092 2259#: config/tc-arm.c:5269 config/tc-arm.c:5817
55cf6793 2260msgid "']' expected"
06647dfd
AM
2261msgstr ""
2262
cfb8c092 2263#: config/tc-arm.c:5287
55cf6793 2264msgid "'}' expected at end of 'option' field"
06647dfd
AM
2265msgstr ""
2266
cfb8c092 2267#: config/tc-arm.c:5292
55cf6793 2268msgid "cannot combine index with option"
87ccc1b0
NC
2269msgstr ""
2270
cfb8c092 2271#: config/tc-arm.c:5305
55cf6793 2272msgid "cannot combine pre- and post-indexing"
6e1772d5
AM
2273msgstr ""
2274
cfb8c092 2275#: config/tc-arm.c:5548
cc643b88
NC
2276msgid "unexpected bit specified after APSR"
2277msgstr ""
2278
cfb8c092 2279#: config/tc-arm.c:5560
cc643b88
NC
2280msgid "selected processor does not support DSP extension"
2281msgstr ""
2282
cfb8c092 2283#: config/tc-arm.c:5572
cc643b88
NC
2284msgid "bad bitmask specified after APSR"
2285msgstr ""
2286
cfb8c092 2287#: config/tc-arm.c:5596
cc643b88
NC
2288msgid "writing to APSR without specifying a bitmask is deprecated"
2289msgstr ""
2290
cfb8c092
NC
2291#: config/tc-arm.c:5608 config/tc-arm.c:11125 config/tc-arm.c:11164
2292#: config/tc-arm.c:11168
cc643b88
NC
2293msgid "selected processor does not support requested special purpose register"
2294msgstr ""
2295
cfb8c092 2296#: config/tc-arm.c:5613
55cf6793
ZW
2297msgid "flag for {c}psr instruction expected"
2298msgstr ""
2299
cfb8c092 2300#: config/tc-arm.c:5638
55cf6793 2301msgid "unrecognized CPS flag"
5f68c319
NC
2302msgstr ""
2303
cfb8c092 2304#: config/tc-arm.c:5645
55cf6793 2305msgid "missing CPS flags"
6e1772d5
AM
2306msgstr ""
2307
cfb8c092 2308#: config/tc-arm.c:5668 config/tc-arm.c:5674
6e1772d5
AM
2309msgid "valid endian specifiers are be or le"
2310msgstr ""
2311
cfb8c092 2312#: config/tc-arm.c:5696
6e1772d5
AM
2313msgid "missing rotation field after comma"
2314msgstr ""
2315
cfb8c092 2316#: config/tc-arm.c:5711
55cf6793 2317msgid "rotation can only be 0, 8, 16, or 24"
6e1772d5
AM
2318msgstr ""
2319
cfb8c092 2320#: config/tc-arm.c:5740
55cf6793 2321msgid "condition required"
6e1772d5
AM
2322msgstr ""
2323
cfb8c092 2324#: config/tc-arm.c:5779 config/tc-arm.c:7846
ae351704
AM
2325msgid "'[' expected"
2326msgstr ""
2327
cfb8c092 2328#: config/tc-arm.c:5792
ae351704
AM
2329msgid "',' expected"
2330msgstr ""
2331
cfb8c092 2332#: config/tc-arm.c:5809
3caac5b8
AM
2333msgid "invalid shift"
2334msgstr ""
2335
cfb8c092 2336#: config/tc-arm.c:5882
ae351704
AM
2337msgid "can't use Neon quad register here"
2338msgstr ""
2339
cfb8c092 2340#: config/tc-arm.c:5948
ae351704
AM
2341msgid "expected <Rm> or <Dm> or <Qm> operand"
2342msgstr ""
2343
cfb8c092 2344#: config/tc-arm.c:6028
ae351704
AM
2345msgid "parse error"
2346msgstr ""
2347
cfb8c092 2348#: config/tc-arm.c:6038 read.c:2127
ae351704
AM
2349msgid "expected comma"
2350msgstr ""
2351
2ee0aedf 2352#. ISB can only take SY as an option.
cfb8c092 2353#: config/tc-arm.c:6298
2ee0aedf
TG
2354msgid "invalid barrier type"
2355msgstr ""
2356
cfb8c092 2357#: config/tc-arm.c:6435
ae351704
AM
2358msgid "immediate value is out of range"
2359msgstr ""
2360
cfb8c092 2361#: config/tc-arm.c:6582
55cf6793 2362msgid "iWMMXt data or control register expected"
6e1772d5
AM
2363msgstr ""
2364
cfb8c092 2365#: config/tc-arm.c:6622
2ee0aedf
TG
2366msgid "Banked registers are not available with this architecture."
2367msgstr ""
2368
cfb8c092 2369#: config/tc-arm.c:6747
c85dd50d
NC
2370#, c-format
2371msgid "unhandled operand code %d"
2372msgstr ""
2373
cfb8c092 2374#: config/tc-arm.c:6844 config/tc-score.c:264
55cf6793 2375msgid "garbage following instruction"
06647dfd
AM
2376msgstr ""
2377
a5c7551f
RW
2378#. If REG is R13 (the stack pointer), warn that its use is
2379#. deprecated.
cfb8c092 2380#: config/tc-arm.c:6885
a5c7551f
RW
2381msgid "use of r13 is deprecated"
2382msgstr ""
2383
cfb8c092 2384#: config/tc-arm.c:6955
ae351704
AM
2385msgid "D register out of range for selected VFP version"
2386msgstr ""
2387
cfb8c092 2388#: config/tc-arm.c:7038
55cf6793 2389msgid "instruction does not accept preindexed addressing"
06647dfd
AM
2390msgstr ""
2391
55cf6793 2392#. unindexed - only for coprocessor
cfb8c092 2393#: config/tc-arm.c:7054 config/tc-arm.c:9290
55cf6793 2394msgid "instruction does not accept unindexed addressing"
06647dfd
AM
2395msgstr ""
2396
cfb8c092 2397#: config/tc-arm.c:7062
55cf6793 2398msgid "destination register same as write-back base"
06647dfd
AM
2399msgstr ""
2400
cfb8c092 2401#: config/tc-arm.c:7063
55cf6793 2402msgid "source register same as write-back base"
6e1772d5
AM
2403msgstr ""
2404
cfb8c092 2405#: config/tc-arm.c:7113
2ee0aedf
TG
2406msgid "use of PC in this instruction is deprecated"
2407msgstr ""
2408
cfb8c092 2409#: config/tc-arm.c:7136
55cf6793 2410msgid "instruction does not accept scaled register index"
87ccc1b0
NC
2411msgstr ""
2412
cfb8c092 2413#: config/tc-arm.c:7188
55cf6793 2414msgid "instruction does not support unindexed addressing"
6e1772d5
AM
2415msgstr ""
2416
cfb8c092 2417#: config/tc-arm.c:7203
55cf6793 2418msgid "pc may not be used with write-back"
5f68c319
NC
2419msgstr ""
2420
cfb8c092 2421#: config/tc-arm.c:7208
55cf6793 2422msgid "instruction does not support writeback"
5f68c319
NC
2423msgstr ""
2424
cfb8c092 2425#: config/tc-arm.c:7254
55cf6793
ZW
2426msgid "invalid pseudo operation"
2427msgstr ""
2428
cfb8c092 2429#: config/tc-arm.c:7300
55cf6793 2430msgid "literal pool insertion failed"
5f68c319
NC
2431msgstr ""
2432
cfb8c092 2433#: config/tc-arm.c:7359
3caac5b8
AM
2434msgid "Rn must not overlap other operands"
2435msgstr ""
2436
cfb8c092 2437#: config/tc-arm.c:7364
2ee0aedf
TG
2438msgid "swp{b} use is deprecated for this architecture"
2439msgstr ""
2440
cfb8c092 2441#: config/tc-arm.c:7461 config/tc-arm.c:9864
c85dd50d
NC
2442msgid "bad barrier type"
2443msgstr ""
2444
cfb8c092
NC
2445#: config/tc-arm.c:7472 config/tc-arm.c:7491 config/tc-arm.c:7504
2446#: config/tc-arm.c:9876 config/tc-arm.c:9907 config/tc-arm.c:9929
55cf6793
ZW
2447msgid "bit-field extends past end of register"
2448msgstr ""
2449
cfb8c092 2450#: config/tc-arm.c:7534
cc643b88 2451msgid "the only valid suffixes here are '(plt)' and '(tlscall)'"
55cf6793
ZW
2452msgstr ""
2453
cfb8c092 2454#: config/tc-arm.c:7587
55cf6793
ZW
2455msgid "use of r15 in blx in ARM mode is not really useful"
2456msgstr ""
2457
cfb8c092 2458#: config/tc-arm.c:7609
55cf6793
ZW
2459msgid "use of r15 in bx in ARM mode is not really useful"
2460msgstr ""
2461
cfb8c092 2462#: config/tc-arm.c:7634
55cf6793 2463msgid "use of r15 in bxj is not really useful"
5f68c319
NC
2464msgstr ""
2465
cfb8c092 2466#: config/tc-arm.c:7813 config/tc-arm.c:7822
55cf6793
ZW
2467msgid "writeback of base register is UNPREDICTABLE"
2468msgstr ""
2469
cfb8c092 2470#: config/tc-arm.c:7816
55cf6793
ZW
2471msgid "writeback of base register when in register list is UNPREDICTABLE"
2472msgstr ""
2473
cfb8c092 2474#: config/tc-arm.c:7826
55cf6793
ZW
2475msgid "if writeback register is in list, it must be the lowest reg in the list"
2476msgstr ""
2477
cfb8c092
NC
2478#: config/tc-arm.c:7841
2479msgid "first transfer register must be even"
55cf6793
ZW
2480msgstr ""
2481
cfb8c092
NC
2482#: config/tc-arm.c:7844
2483msgid "can only transfer two consecutive registers"
55cf6793
ZW
2484msgstr ""
2485
2486#. If op 1 were present and equal to PC, this function wouldn't
2487#. have been called in the first place.
2488#. If op 2 were present and equal to PC, this function wouldn't
2489#. have been called in the first place.
cfb8c092
NC
2490#: config/tc-arm.c:7845 config/tc-arm.c:7915 config/tc-arm.c:8544
2491#: config/tc-arm.c:10652
328577ad 2492msgid "r14 not allowed here"
5f68c319
NC
2493msgstr ""
2494
cfb8c092
NC
2495#: config/tc-arm.c:7857
2496msgid "base register written back, and overlaps second transfer register"
252b5132
RH
2497msgstr ""
2498
cfb8c092
NC
2499#: config/tc-arm.c:7867
2500msgid "index register overlaps transfer register"
252b5132
RH
2501msgstr ""
2502
cfb8c092 2503#: config/tc-arm.c:7896 config/tc-arm.c:8511
55cf6793 2504msgid "offset must be zero in ARM encoding"
252b5132
RH
2505msgstr ""
2506
cfb8c092 2507#: config/tc-arm.c:7909 config/tc-arm.c:8538
55cf6793 2508msgid "even register required"
e135f41b
NC
2509msgstr ""
2510
cfb8c092
NC
2511#: config/tc-arm.c:7912
2512msgid "can only load two consecutive registers"
2513msgstr ""
2514
2515#: config/tc-arm.c:7930
2516msgid "ldr to register 15 must be 4-byte alligned"
2517msgstr ""
2518
2519#: config/tc-arm.c:7953 config/tc-arm.c:7985
55cf6793 2520msgid "this instruction requires a post-indexed address"
a74801ba
ILT
2521msgstr ""
2522
cfb8c092 2523#: config/tc-arm.c:8012
ae351704
AM
2524msgid "Rd and Rm should be different in mla"
2525msgstr ""
2526
cfb8c092 2527#: config/tc-arm.c:8036 config/tc-arm.c:10996
ae351704
AM
2528msgid ":lower16: not allowed this instruction"
2529msgstr ""
2530
cfb8c092 2531#: config/tc-arm.c:8038
ae351704
AM
2532msgid ":upper16: not allowed instruction"
2533msgstr ""
2534
cfb8c092 2535#: config/tc-arm.c:8057 config/tc-arm.c:8100
ae351704 2536msgid "operand 1 must be FPSCR"
a74801ba
ILT
2537msgstr ""
2538
cfb8c092 2539#: config/tc-arm.c:8119
2ee0aedf
TG
2540msgid "operand 0 must be FPSCR"
2541msgstr ""
2542
cfb8c092 2543#: config/tc-arm.c:8139 config/tc-arm.c:11114
2ee0aedf
TG
2544msgid "bad register for mrs"
2545msgstr ""
2546
cfb8c092 2547#: config/tc-arm.c:8146 config/tc-arm.c:11131
cc643b88 2548msgid "'APSR', 'CPSR' or 'SPSR' expected"
252b5132
RH
2549msgstr ""
2550
cfb8c092 2551#: config/tc-arm.c:8187
ae351704 2552msgid "Rd and Rm should be different in mul"
328577ad
NC
2553msgstr ""
2554
cfb8c092 2555#: config/tc-arm.c:8206 config/tc-arm.c:8456 config/tc-arm.c:11265
42477147
NC
2556msgid "rdhi and rdlo must be different"
2557msgstr ""
2558
cfb8c092 2559#: config/tc-arm.c:8212
55cf6793 2560msgid "rdhi, rdlo and rm must all be different"
252b5132
RH
2561msgstr ""
2562
cfb8c092 2563#: config/tc-arm.c:8278
55cf6793 2564msgid "'[' expected after PLD mnemonic"
252b5132
RH
2565msgstr ""
2566
cfb8c092 2567#: config/tc-arm.c:8280 config/tc-arm.c:8295
55cf6793 2568msgid "post-indexed expression used in preload instruction"
252b5132
RH
2569msgstr ""
2570
cfb8c092 2571#: config/tc-arm.c:8282 config/tc-arm.c:8297
55cf6793 2572msgid "writeback used in preload instruction"
252b5132
RH
2573msgstr ""
2574
cfb8c092 2575#: config/tc-arm.c:8284 config/tc-arm.c:8299
55cf6793 2576msgid "unindexed addressing used in preload instruction"
252b5132
RH
2577msgstr ""
2578
cfb8c092 2579#: config/tc-arm.c:8293
ae351704 2580msgid "'[' expected after PLI mnemonic"
252b5132
RH
2581msgstr ""
2582
cfb8c092
NC
2583#: config/tc-arm.c:8401 config/tc-arm.c:11639 config/tc-arm.c:11671
2584#: config/tc-arm.c:11714
2585msgid "extraneous shift as part of operand to shift insn"
2586msgstr ""
2587
2588#: config/tc-arm.c:8482
ae351704
AM
2589msgid "SRS base register must be r13"
2590msgstr ""
2591
cfb8c092 2592#: config/tc-arm.c:8541
55cf6793 2593msgid "can only store two consecutive registers"
0d2bcfaf
NC
2594msgstr ""
2595
cfb8c092 2596#: config/tc-arm.c:8636 config/tc-arm.c:8653
55cf6793 2597msgid "only two consecutive VFP SP registers allowed here"
87ccc1b0
NC
2598msgstr ""
2599
cfb8c092 2600#: config/tc-arm.c:8681 config/tc-arm.c:8696
55cf6793 2601msgid "this addressing mode requires base-register writeback"
87ccc1b0
NC
2602msgstr ""
2603
cfb8c092
NC
2604#. If srcsize is 16, inst.operands[1].imm must be in the range 0-16.
2605#. i.e. immbits must be in range 0 - 16.
2606#: config/tc-arm.c:8813
2607msgid "immediate value out of range, expected range [0, 16]"
2608msgstr ""
2609
2610#. If srcsize is 32, inst.operands[1].imm must be in the range 1-32.
2611#. i.e. immbits must be in range 0 - 31.
2612#: config/tc-arm.c:8820
2613msgid "immediate value out of range, expected range [1, 32]"
2614msgstr ""
2615
2616#: config/tc-arm.c:8886
55cf6793 2617msgid "this instruction does not support indexing"
252b5132
RH
2618msgstr ""
2619
cfb8c092 2620#: config/tc-arm.c:8909
55cf6793 2621msgid "only r15 allowed here"
252b5132
RH
2622msgstr ""
2623
cfb8c092 2624#: config/tc-arm.c:9044
ae351704
AM
2625msgid "immediate operand requires iWMMXt2"
2626msgstr ""
2627
cfb8c092 2628#: config/tc-arm.c:9188
3caac5b8
AM
2629msgid "shift by register not allowed in thumb mode"
2630msgstr ""
2631
cfb8c092 2632#: config/tc-arm.c:9200 config/tc-arm.c:11820 config/tc-arm.c:20800
55cf6793 2633msgid "shift expression is too large"
328577ad
NC
2634msgstr ""
2635
cfb8c092 2636#: config/tc-arm.c:9227
ae351704 2637msgid "Instruction does not support =N addresses"
252b5132
RH
2638msgstr ""
2639
cfb8c092 2640#: config/tc-arm.c:9233
55cf6793 2641msgid "cannot use register index with this instruction"
252b5132
RH
2642msgstr ""
2643
cfb8c092 2644#: config/tc-arm.c:9235
55cf6793 2645msgid "Thumb does not support negative register indexing"
252b5132
RH
2646msgstr ""
2647
cfb8c092 2648#: config/tc-arm.c:9237
55cf6793 2649msgid "Thumb does not support register post-indexing"
328577ad
NC
2650msgstr ""
2651
cfb8c092 2652#: config/tc-arm.c:9239
55cf6793 2653msgid "Thumb does not support register indexing with writeback"
328577ad
NC
2654msgstr ""
2655
cfb8c092 2656#: config/tc-arm.c:9241
55cf6793 2657msgid "Thumb supports only LSL in shifted register indexing"
328577ad
NC
2658msgstr ""
2659
cfb8c092 2660#: config/tc-arm.c:9250 config/tc-arm.c:14718
55cf6793 2661msgid "shift out of range"
252b5132
RH
2662msgstr ""
2663
cfb8c092 2664#: config/tc-arm.c:9259
55cf6793 2665msgid "cannot use writeback with this instruction"
252b5132
RH
2666msgstr ""
2667
cfb8c092 2668#: config/tc-arm.c:9280
55cf6793 2669msgid "cannot use post-indexing with PC-relative addressing"
252b5132
RH
2670msgstr ""
2671
cfb8c092 2672#: config/tc-arm.c:9281
55cf6793 2673msgid "cannot use post-indexing with this instruction"
252b5132
RH
2674msgstr ""
2675
cfb8c092 2676#: config/tc-arm.c:9492
ae351704
AM
2677msgid "only SUBS PC, LR, #const allowed"
2678msgstr ""
2679
cfb8c092
NC
2680#: config/tc-arm.c:9574 config/tc-arm.c:9729 config/tc-arm.c:9826
2681#: config/tc-arm.c:11075 config/tc-arm.c:11371
55cf6793 2682msgid "shift must be constant"
252b5132
RH
2683msgstr ""
2684
cfb8c092
NC
2685#: config/tc-arm.c:9579
2686msgid "shift value over 3 not allowed in thumb mode"
2687msgstr ""
2688
2689#: config/tc-arm.c:9581
2690msgid "only LSL shift allowed in thumb mode"
2691msgstr ""
2692
2693#: config/tc-arm.c:9605 config/tc-arm.c:9744 config/tc-arm.c:9841
2694#: config/tc-arm.c:11088
55cf6793 2695msgid "unshifted register required"
252b5132
RH
2696msgstr ""
2697
cfb8c092 2698#: config/tc-arm.c:9620 config/tc-arm.c:9852 config/tc-arm.c:11226
55cf6793 2699msgid "dest must overlap one source register"
252b5132
RH
2700msgstr ""
2701
cfb8c092 2702#: config/tc-arm.c:9747
55cf6793 2703msgid "dest and source1 must be the same register"
252b5132
RH
2704msgstr ""
2705
cfb8c092 2706#: config/tc-arm.c:10028
ae351704
AM
2707msgid "instruction is always unconditional"
2708msgstr ""
2709
cfb8c092 2710#: config/tc-arm.c:10130
ae351704
AM
2711msgid "selected processor does not support 'A' form of this instruction"
2712msgstr ""
2713
cfb8c092 2714#: config/tc-arm.c:10133
55cf6793 2715msgid "Thumb does not support the 2-argument form of this instruction"
252b5132
RH
2716msgstr ""
2717
cfb8c092 2718#: config/tc-arm.c:10241
ae351704 2719msgid "SP not allowed in register list"
252b5132
RH
2720msgstr ""
2721
cfb8c092 2722#: config/tc-arm.c:10245 config/tc-arm.c:10351
2ee0aedf
TG
2723msgid ""
2724"having the base register in the register list when using write back is "
2725"UNPREDICTABLE"
252b5132
RH
2726msgstr ""
2727
cfb8c092 2728#: config/tc-arm.c:10253
2ee0aedf 2729msgid "LR and PC should not both be in register list"
252b5132
RH
2730msgstr ""
2731
cfb8c092 2732#: config/tc-arm.c:10261
ae351704 2733msgid "PC not allowed in register list"
252b5132
RH
2734msgstr ""
2735
cfb8c092 2736#: config/tc-arm.c:10303
2ee0aedf 2737msgid "Thumb load/store multiple does not support {reglist}^"
252b5132
RH
2738msgstr ""
2739
cfb8c092 2740#: config/tc-arm.c:10328 config/tc-arm.c:10405
2ee0aedf
TG
2741#, c-format
2742msgid "value stored for r%d is UNKNOWN"
ae351704
AM
2743msgstr ""
2744
cfb8c092 2745#: config/tc-arm.c:10398
ae351704 2746msgid "Thumb-2 instruction only valid in unified syntax"
252b5132
RH
2747msgstr ""
2748
cfb8c092 2749#: config/tc-arm.c:10402 config/tc-arm.c:10412
55cf6793 2750msgid "this instruction will write back the base register"
252b5132
RH
2751msgstr ""
2752
cfb8c092 2753#: config/tc-arm.c:10415
55cf6793 2754msgid "this instruction will not write back the base register"
252b5132
RH
2755msgstr ""
2756
cfb8c092 2757#: config/tc-arm.c:10446
55cf6793 2758msgid "r14 not allowed as first register when second register is omitted"
252b5132
RH
2759msgstr ""
2760
cfb8c092 2761#: config/tc-arm.c:10546
cc643b88
NC
2762msgid ""
2763"This instruction may be unpredictable if executed on M-profile cores with "
2764"interrupts enabled."
2765msgstr ""
2766
cfb8c092 2767#: config/tc-arm.c:10575 config/tc-arm.c:10588 config/tc-arm.c:10624
55cf6793 2768msgid "Thumb does not support this addressing mode"
8ea2b00f
AM
2769msgstr ""
2770
cfb8c092 2771#: config/tc-arm.c:10592
55cf6793 2772msgid "byte or halfword not valid for base register"
252b5132
RH
2773msgstr ""
2774
cfb8c092 2775#: config/tc-arm.c:10595
55cf6793 2776msgid "r15 based store not allowed"
252b5132
RH
2777msgstr ""
2778
cfb8c092 2779#: config/tc-arm.c:10597
55cf6793 2780msgid "invalid base register for register offset"
252b5132
RH
2781msgstr ""
2782
cfb8c092 2783#: config/tc-arm.c:10779
2ee0aedf
TG
2784#, c-format
2785msgid ""
2786"Use of r%u as a source register is deprecated when r%u is the destination "
2787"register."
2788msgstr ""
2789
cfb8c092 2790#: config/tc-arm.c:10952
a5c7551f
RW
2791msgid "shifts in CMP/MOV instructions are only supported in unified syntax"
2792msgstr ""
2793
cfb8c092 2794#: config/tc-arm.c:10980
55cf6793 2795msgid "only lo regs allowed with immediate"
252b5132
RH
2796msgstr ""
2797
cfb8c092 2798#: config/tc-arm.c:11001
ae351704 2799msgid ":upper16: not allowed this instruction"
55cf6793
ZW
2800msgstr ""
2801
cfb8c092 2802#: config/tc-arm.c:11149
ae351704 2803msgid "Thumb encoding does not support an immediate here"
3caac5b8
AM
2804msgstr ""
2805
cfb8c092 2806#: config/tc-arm.c:11231
a5c7551f
RW
2807msgid "Thumb-2 MUL must not set flags"
2808msgstr ""
2809
cfb8c092 2810#: config/tc-arm.c:11296
ae351704
AM
2811msgid "Thumb does not support NOP with hints"
2812msgstr ""
2813
cfb8c092 2814#: config/tc-arm.c:11434
ae351704 2815msgid "push/pop do not support {reglist}^"
3caac5b8
AM
2816msgstr ""
2817
cfb8c092 2818#: config/tc-arm.c:11457
328577ad 2819msgid "invalid register list to push/pop instruction"
252b5132
RH
2820msgstr ""
2821
cfb8c092 2822#: config/tc-arm.c:11698
ae351704
AM
2823msgid "source1 and dest must be same register"
2824msgstr ""
2825
cfb8c092 2826#: config/tc-arm.c:11723
55cf6793 2827msgid "ror #imm not supported"
252b5132
RH
2828msgstr ""
2829
cfb8c092 2830#: config/tc-arm.c:11774
2ee0aedf
TG
2831msgid "SMC is not permitted on this architecture"
2832msgstr ""
2833
cfb8c092 2834#: config/tc-arm.c:11937
55cf6793 2835msgid "Thumb encoding does not support rotation"
6e1772d5
AM
2836msgstr ""
2837
cfb8c092 2838#: config/tc-arm.c:11952
2ee0aedf
TG
2839msgid "SVC is not permitted on this architecture"
2840msgstr ""
2841
cfb8c092 2842#: config/tc-arm.c:11968
ae351704
AM
2843msgid "instruction requires register index"
2844msgstr ""
2845
cfb8c092 2846#: config/tc-arm.c:11977
3caac5b8
AM
2847msgid "instruction does not allow shifted index"
2848msgstr ""
2849
cfb8c092 2850#: config/tc-arm.c:12122
2ee0aedf
TG
2851msgid "invalid neon suffix for non neon instruction"
2852msgstr ""
2853
cfb8c092 2854#: config/tc-arm.c:12413 config/tc-arm.c:12748
ae351704 2855msgid "invalid instruction shape"
3caac5b8
AM
2856msgstr ""
2857
cfb8c092 2858#: config/tc-arm.c:12657
ae351704 2859msgid "types specified in both the mnemonic and operands"
55cf6793
ZW
2860msgstr ""
2861
cfb8c092 2862#: config/tc-arm.c:12694
ae351704 2863msgid "operand types can't be inferred"
a74801ba
ILT
2864msgstr ""
2865
cfb8c092 2866#: config/tc-arm.c:12700
ae351704 2867msgid "type specifier has the wrong number of parts"
55cf6793
ZW
2868msgstr ""
2869
cfb8c092 2870#: config/tc-arm.c:12764 config/tc-arm.c:14459 config/tc-arm.c:14466
ae351704 2871msgid "operand size must match register width"
252b5132
RH
2872msgstr ""
2873
cfb8c092 2874#: config/tc-arm.c:12775
ae351704 2875msgid "bad type in Neon instruction"
3caac5b8
AM
2876msgstr ""
2877
cfb8c092 2878#: config/tc-arm.c:12786
ae351704 2879msgid "inconsistent types in Neon instruction"
3caac5b8
AM
2880msgstr ""
2881
cfb8c092 2882#: config/tc-arm.c:13603
2ee0aedf
TG
2883msgid "first and second operands shall be the same register"
2884msgstr ""
2885
cfb8c092 2886#: config/tc-arm.c:13871
ae351704 2887msgid "scalar out of range for multiply instruction"
252b5132
RH
2888msgstr ""
2889
cfb8c092 2890#: config/tc-arm.c:14047 config/tc-arm.c:14059
ae351704 2891msgid "immediate out of range for insert"
252b5132
RH
2892msgstr ""
2893
cfb8c092 2894#: config/tc-arm.c:14071 config/tc-arm.c:15066
ae351704 2895msgid "immediate out of range for shift"
3b16e843
NC
2896msgstr ""
2897
cfb8c092
NC
2898#: config/tc-arm.c:14128 config/tc-arm.c:14155 config/tc-arm.c:14564
2899#: config/tc-arm.c:15012
ae351704 2900msgid "immediate out of range"
3b16e843
NC
2901msgstr ""
2902
cfb8c092 2903#: config/tc-arm.c:14192
ae351704 2904msgid "immediate out of range for narrowing operation"
6e1772d5
AM
2905msgstr ""
2906
cfb8c092 2907#: config/tc-arm.c:14317
ae351704 2908msgid "operands 0 and 1 must be the same register"
252b5132
RH
2909msgstr ""
2910
cfb8c092 2911#: config/tc-arm.c:14538
ae351704 2912msgid "operand size must be specified for immediate VMOV"
8ea2b00f
AM
2913msgstr ""
2914
cfb8c092 2915#: config/tc-arm.c:14548
ae351704 2916msgid "immediate has bits set outside the operand size"
252b5132
RH
2917msgstr ""
2918
cfb8c092 2919#: config/tc-arm.c:14744
ae351704 2920msgid "elements must be smaller than reversal region"
8ad3436c
AM
2921msgstr ""
2922
cfb8c092 2923#: config/tc-arm.c:14915 config/tc-arm.c:14965
ae351704 2924msgid "bad type for scalar"
8ad3436c
AM
2925msgstr ""
2926
cfb8c092 2927#: config/tc-arm.c:15029 config/tc-arm.c:15037
ae351704 2928msgid "VFP registers must be adjacent"
252b5132
RH
2929msgstr ""
2930
cfb8c092 2931#: config/tc-arm.c:15178
ae351704 2932msgid "bad list length for table lookup"
252b5132
RH
2933msgstr ""
2934
cfb8c092 2935#: config/tc-arm.c:15208
ae351704 2936msgid "writeback (!) must be used for VLDMDB and VSTMDB"
55cf6793
ZW
2937msgstr ""
2938
cfb8c092 2939#: config/tc-arm.c:15211
ae351704 2940msgid "register list must contain at least 1 and at most 16 registers"
252b5132
RH
2941msgstr ""
2942
cfb8c092 2943#: config/tc-arm.c:15236
2ee0aedf
TG
2944msgid "Use of PC here is deprecated"
2945msgstr ""
2946
cfb8c092 2947#: config/tc-arm.c:15238
2ee0aedf
TG
2948msgid "Use of PC here is UNPREDICTABLE"
2949msgstr ""
2950
cfb8c092 2951#: config/tc-arm.c:15301
ae351704 2952msgid "bad alignment"
06647dfd
AM
2953msgstr ""
2954
cfb8c092 2955#: config/tc-arm.c:15318
ae351704 2956msgid "bad list type for instruction"
252b5132
RH
2957msgstr ""
2958
cfb8c092 2959#: config/tc-arm.c:15360
ae351704 2960msgid "unsupported alignment for instruction"
a74801ba
ILT
2961msgstr ""
2962
cfb8c092
NC
2963#: config/tc-arm.c:15379 config/tc-arm.c:15473 config/tc-arm.c:15484
2964#: config/tc-arm.c:15494 config/tc-arm.c:15508
ae351704 2965msgid "bad list length"
252b5132
RH
2966msgstr ""
2967
cfb8c092 2968#: config/tc-arm.c:15384
ae351704 2969msgid "stride of 2 unavailable when element size is 8"
252b5132
RH
2970msgstr ""
2971
cfb8c092 2972#: config/tc-arm.c:15417 config/tc-arm.c:15492
ae351704 2973msgid "can't use alignment with this instruction"
252b5132
RH
2974msgstr ""
2975
cfb8c092 2976#: config/tc-arm.c:15559
ae351704 2977msgid "post-index must be a register"
06647dfd
AM
2978msgstr ""
2979
cfb8c092 2980#: config/tc-arm.c:15561
ae351704 2981msgid "bad register for post-index"
252b5132
RH
2982msgstr ""
2983
cfb8c092 2984#: config/tc-arm.c:15897 config/tc-arm.c:15983
ae351704 2985msgid "conditional infixes are deprecated in unified syntax"
87ccc1b0
NC
2986msgstr ""
2987
cfb8c092 2988#: config/tc-arm.c:16131
a5c7551f
RW
2989msgid "Warning: conditional outside an IT block for Thumb."
2990msgstr ""
2991
cfb8c092 2992#: config/tc-arm.c:16336
ae351704 2993msgid "s suffix on comparison instruction is deprecated"
252b5132
RH
2994msgstr ""
2995
cfb8c092 2996#: config/tc-arm.c:16355
ae351704 2997#, c-format
2ee0aedf 2998msgid "selected processor does not support Thumb mode `%s'"
ae351704
AM
2999msgstr ""
3000
cfb8c092 3001#: config/tc-arm.c:16361
ae351704
AM
3002msgid "Thumb does not support conditional execution"
3003msgstr ""
3004
cfb8c092 3005#: config/tc-arm.c:16380
2ee0aedf
TG
3006#, c-format
3007msgid "selected processor does not support Thumb-2 mode `%s'"
3008msgstr ""
3009
cfb8c092 3010#: config/tc-arm.c:16405
ae351704
AM
3011#, c-format
3012msgid "cannot honor width suffix -- `%s'"
3013msgstr ""
3014
cfb8c092 3015#: config/tc-arm.c:16446
2ee0aedf
TG
3016#, c-format
3017msgid "selected processor does not support ARM mode `%s'"
3018msgstr ""
3019
cfb8c092 3020#: config/tc-arm.c:16451
ae351704
AM
3021#, c-format
3022msgid "width suffixes are invalid in ARM mode -- `%s'"
55cf6793
ZW
3023msgstr ""
3024
cfb8c092 3025#: config/tc-arm.c:16484
ae351704
AM
3026#, c-format
3027msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'"
3028msgstr ""
3029
cfb8c092 3030#: config/tc-arm.c:16501
a5c7551f
RW
3031#, c-format
3032msgid "section '%s' finished with an open IT block."
3033msgstr ""
3034
cfb8c092 3035#: config/tc-arm.c:16506
a5c7551f
RW
3036msgid "file finished with an open IT block."
3037msgstr ""
3038
cfb8c092 3039#: config/tc-arm.c:19545
a5c7551f
RW
3040#, c-format
3041msgid "alignments greater than %d bytes not supported in .text sections."
ae351704
AM
3042msgstr ""
3043
cfb8c092 3044#: config/tc-arm.c:19813 config/tc-ia64.c:3469
c85dd50d
NC
3045#, c-format
3046msgid "Group section `%s' has no group signature"
3047msgstr ""
3048
cfb8c092 3049#: config/tc-arm.c:19858
5f4273c7 3050msgid "handlerdata in cantunwind frame"
ae351704
AM
3051msgstr ""
3052
cfb8c092 3053#: config/tc-arm.c:19875
ae351704
AM
3054msgid "too many unwind opcodes for personality routine 0"
3055msgstr ""
3056
cfb8c092 3057#: config/tc-arm.c:19907
ae351704
AM
3058msgid "too many unwind opcodes"
3059msgstr ""
3060
cfb8c092 3061#: config/tc-arm.c:20167
c85dd50d
NC
3062msgid "GOT already in the symbol table"
3063msgstr ""
3064
cfb8c092 3065#: config/tc-arm.c:20505 config/tc-arm.c:20547 config/tc-arm.c:20827
ae351704
AM
3066#, c-format
3067msgid "undefined symbol %s used as an immediate value"
3068msgstr ""
3069
cfb8c092 3070#: config/tc-arm.c:20507 config/tc-arm.c:20549
a5c7551f
RW
3071#, c-format
3072msgid "symbol %s is in a different section"
3073msgstr ""
3074
cfb8c092 3075#: config/tc-arm.c:20509 config/tc-arm.c:20551
2ee0aedf
TG
3076#, c-format
3077msgid "symbol %s is weak and may be overridden later"
3078msgstr ""
3079
cfb8c092 3080#: config/tc-arm.c:20528 config/tc-arm.c:20869
ae351704
AM
3081#, c-format
3082msgid "invalid constant (%lx) after fixup"
3083msgstr ""
3084
cfb8c092 3085#: config/tc-arm.c:20584
ae351704
AM
3086#, c-format
3087msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
3088msgstr ""
3089
cfb8c092 3090#: config/tc-arm.c:20619 config/tc-arm.c:20649
ae351704
AM
3091msgid "invalid literal constant: pool needs to be closer"
3092msgstr ""
3093
cfb8c092 3094#: config/tc-arm.c:20622 config/tc-arm.c:20670
ae351704
AM
3095#, c-format
3096msgid "bad immediate value for offset (%ld)"
3097msgstr ""
3098
cfb8c092 3099#: config/tc-arm.c:20651
ae351704
AM
3100#, c-format
3101msgid "bad immediate value for 8-bit offset (%ld)"
3102msgstr ""
3103
cfb8c092 3104#: config/tc-arm.c:20711
ae351704
AM
3105msgid "offset not a multiple of 4"
3106msgstr ""
3107
cfb8c092
NC
3108#: config/tc-arm.c:20718 config/tc-arm.c:20733 config/tc-arm.c:20748
3109#: config/tc-arm.c:20759 config/tc-arm.c:20782 config/tc-arm.c:21494
2ee0aedf 3110#: config/tc-moxie.c:662 config/tc-pj.c:448 config/tc-sh.c:4281
ae351704
AM
3111msgid "offset out of range"
3112msgstr ""
3113
cfb8c092 3114#: config/tc-arm.c:20885
ae351704
AM
3115msgid "invalid smc expression"
3116msgstr ""
3117
cfb8c092 3118#: config/tc-arm.c:20894
2ee0aedf
TG
3119msgid "invalid hvc expression"
3120msgstr ""
3121
cfb8c092 3122#: config/tc-arm.c:20905 config/tc-arm.c:20914
ae351704
AM
3123msgid "invalid swi expression"
3124msgstr ""
3125
cfb8c092 3126#: config/tc-arm.c:20924
ae351704
AM
3127msgid "invalid expression in load/store multiple"
3128msgstr ""
3129
cfb8c092 3130#: config/tc-arm.c:20985
a5c7551f
RW
3131#, c-format
3132msgid "blx to '%s' an ARM ISA state function changed to bl"
3133msgstr ""
3134
cfb8c092 3135#: config/tc-arm.c:21004
ae351704
AM
3136msgid "misaligned branch destination"
3137msgstr ""
3138
cfb8c092 3139#: config/tc-arm.c:21090
ae351704
AM
3140msgid "conditional branch out of range"
3141msgstr ""
3142
cfb8c092 3143#: config/tc-arm.c:21124
a5c7551f
RW
3144#, c-format
3145msgid "blx to Thumb func '%s' from Thumb ISA state changed to bl"
3146msgstr ""
3147
cfb8c092 3148#: config/tc-arm.c:21174
9c9c98a5
NC
3149msgid "Thumb2 branch out of range"
3150msgstr ""
3151
cfb8c092 3152#: config/tc-arm.c:21263
ae351704
AM
3153msgid "rel31 relocation overflow"
3154msgstr ""
3155
cfb8c092 3156#: config/tc-arm.c:21275 config/tc-arm.c:21303
ae351704
AM
3157msgid "co-processor offset out of range"
3158msgstr ""
3159
cfb8c092 3160#: config/tc-arm.c:21320
ae351704
AM
3161#, c-format
3162msgid "invalid offset, target not word aligned (0x%08lX)"
3163msgstr ""
3164
cfb8c092
NC
3165#: config/tc-arm.c:21327 config/tc-arm.c:21336 config/tc-arm.c:21344
3166#: config/tc-arm.c:21352 config/tc-arm.c:21360
ae351704
AM
3167#, c-format
3168msgid "invalid offset, value too big (0x%08lX)"
3169msgstr ""
3170
cfb8c092 3171#: config/tc-arm.c:21401
ae351704
AM
3172msgid "invalid Hi register with immediate"
3173msgstr ""
3174
cfb8c092 3175#: config/tc-arm.c:21417
328577ad 3176msgid "invalid immediate for stack address calculation"
252b5132
RH
3177msgstr ""
3178
cfb8c092 3179#: config/tc-arm.c:21425
252b5132 3180#, c-format
328577ad 3181msgid "invalid immediate for address calculation (value = 0x%08lX)"
a74801ba
ILT
3182msgstr ""
3183
cfb8c092 3184#: config/tc-arm.c:21455
252b5132 3185#, c-format
c85dd50d 3186msgid "invalid immediate: %ld is out of range"
252b5132
RH
3187msgstr ""
3188
cfb8c092 3189#: config/tc-arm.c:21467
252b5132 3190#, c-format
55cf6793 3191msgid "invalid shift value: %ld"
252b5132
RH
3192msgstr ""
3193
cfb8c092 3194#: config/tc-arm.c:21546
ae351704
AM
3195#, c-format
3196msgid "the offset 0x%08lX is not representable"
3197msgstr ""
3198
cfb8c092 3199#: config/tc-arm.c:21586
ae351704
AM
3200#, c-format
3201msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)"
3202msgstr ""
3203
cfb8c092 3204#: config/tc-arm.c:21625
ae351704
AM
3205#, c-format
3206msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)"
3207msgstr ""
3208
cfb8c092 3209#: config/tc-arm.c:21665
ae351704
AM
3210#, c-format
3211msgid "bad offset 0x%08lX (must be word-aligned)"
3212msgstr ""
3213
cfb8c092 3214#: config/tc-arm.c:21670
ae351704
AM
3215#, c-format
3216msgid "bad offset 0x%08lX (must be an 8-bit number of words)"
3217msgstr ""
3218
cfb8c092 3219#: config/tc-arm.c:21701 config/tc-score.c:7392
252b5132 3220#, c-format
328577ad 3221msgid "bad relocation fixup type (%d)"
252b5132
RH
3222msgstr ""
3223
cfb8c092 3224#: config/tc-arm.c:21812
87ccc1b0 3225msgid "literal referenced across section boundary"
a74801ba
ILT
3226msgstr ""
3227
cfb8c092 3228#: config/tc-arm.c:21879
87ccc1b0 3229msgid "internal relocation (type: IMMEDIATE) not fixed up"
252b5132
RH
3230msgstr ""
3231
cfb8c092 3232#: config/tc-arm.c:21884
328577ad 3233msgid "ADRL used for a symbol not defined in the same file"
252b5132
RH
3234msgstr ""
3235
cfb8c092 3236#: config/tc-arm.c:21899
6e1772d5
AM
3237#, c-format
3238msgid "undefined local label `%s'"
3239msgstr ""
3240
cfb8c092 3241#: config/tc-arm.c:21905
87ccc1b0 3242msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
a74801ba
ILT
3243msgstr ""
3244
cfb8c092 3245#: config/tc-arm.c:21927 config/tc-cris.c:3986 config/tc-mcore.c:1926
2ee0aedf 3246#: config/tc-microblaze.c:1833 config/tc-mmix.c:2867 config/tc-moxie.c:757
cfb8c092 3247#: config/tc-ns32k.c:2248 config/tc-score.c:7478
328577ad 3248msgid "<unknown>"
a74801ba
ILT
3249msgstr ""
3250
cfb8c092 3251#: config/tc-arm.c:21930 config/tc-arm.c:21951 config/tc-score.c:7480
252b5132 3252#, c-format
328577ad 3253msgid "cannot represent %s relocation in this object file format"
252b5132
RH
3254msgstr ""
3255
cfb8c092 3256#: config/tc-arm.c:22307
252b5132 3257#, c-format
55cf6793 3258msgid "%s: unexpected function type: %d"
252b5132
RH
3259msgstr ""
3260
cfb8c092 3261#: config/tc-arm.c:22436
55cf6793
ZW
3262msgid "use of old and new-style options to set CPU type"
3263msgstr ""
3264
cfb8c092 3265#: config/tc-arm.c:22446
55cf6793
ZW
3266msgid "use of old and new-style options to set FPU type"
3267msgstr ""
3268
cfb8c092 3269#: config/tc-arm.c:22522
55cf6793 3270msgid "hard-float conflicts with specified fpu"
0d2bcfaf
NC
3271msgstr ""
3272
cfb8c092 3273#: config/tc-arm.c:22709
3b16e843
NC
3274msgid "generate PIC code"
3275msgstr ""
3276
cfb8c092 3277#: config/tc-arm.c:22710
3b16e843
NC
3278msgid "assemble Thumb code"
3279msgstr ""
3280
cfb8c092 3281#: config/tc-arm.c:22711
3b16e843
NC
3282msgid "support ARM/Thumb interworking"
3283msgstr ""
3284
cfb8c092 3285#: config/tc-arm.c:22713
3b16e843
NC
3286msgid "code uses 32-bit program counter"
3287msgstr ""
3288
cfb8c092 3289#: config/tc-arm.c:22714
3b16e843
NC
3290msgid "code uses 26-bit program counter"
3291msgstr ""
3292
cfb8c092 3293#: config/tc-arm.c:22715
3b16e843
NC
3294msgid "floating point args are in fp regs"
3295msgstr ""
3296
cfb8c092 3297#: config/tc-arm.c:22717
3b16e843
NC
3298msgid "re-entrant code"
3299msgstr ""
3300
cfb8c092 3301#: config/tc-arm.c:22718
3b16e843
NC
3302msgid "code is ATPCS conformant"
3303msgstr ""
3304
cfb8c092 3305#: config/tc-arm.c:22719
3b16e843
NC
3306msgid "assemble for big-endian"
3307msgstr ""
3308
cfb8c092 3309#: config/tc-arm.c:22720
3b16e843
NC
3310msgid "assemble for little-endian"
3311msgstr ""
3312
3313#. These are recognized by the assembler, but have no affect on code.
cfb8c092 3314#: config/tc-arm.c:22724
3b16e843
NC
3315msgid "use frame pointer"
3316msgstr ""
3317
cfb8c092 3318#: config/tc-arm.c:22725
3b16e843
NC
3319msgid "use stack size checking"
3320msgstr ""
3321
cfb8c092 3322#: config/tc-arm.c:22728
a5c7551f
RW
3323msgid "do not warn on use of deprecated feature"
3324msgstr ""
3325
3b16e843
NC
3326#. DON'T add any new processors to this list -- we want the whole list
3327#. to go away... Add them to the processors table instead.
cfb8c092 3328#: config/tc-arm.c:22745 config/tc-arm.c:22746
3b16e843
NC
3329msgid "use -mcpu=arm1"
3330msgstr ""
3331
cfb8c092 3332#: config/tc-arm.c:22747 config/tc-arm.c:22748
3b16e843
NC
3333msgid "use -mcpu=arm2"
3334msgstr ""
3335
cfb8c092 3336#: config/tc-arm.c:22749 config/tc-arm.c:22750
3b16e843
NC
3337msgid "use -mcpu=arm250"
3338msgstr ""
3339
cfb8c092 3340#: config/tc-arm.c:22751 config/tc-arm.c:22752
3b16e843
NC
3341msgid "use -mcpu=arm3"
3342msgstr ""
3343
cfb8c092 3344#: config/tc-arm.c:22753 config/tc-arm.c:22754
3b16e843
NC
3345msgid "use -mcpu=arm6"
3346msgstr ""
3347
cfb8c092 3348#: config/tc-arm.c:22755 config/tc-arm.c:22756
3b16e843
NC
3349msgid "use -mcpu=arm600"
3350msgstr ""
3351
cfb8c092 3352#: config/tc-arm.c:22757 config/tc-arm.c:22758
3b16e843
NC
3353msgid "use -mcpu=arm610"
3354msgstr ""
3355
cfb8c092 3356#: config/tc-arm.c:22759 config/tc-arm.c:22760
3b16e843
NC
3357msgid "use -mcpu=arm620"
3358msgstr ""
3359
cfb8c092 3360#: config/tc-arm.c:22761 config/tc-arm.c:22762
3b16e843
NC
3361msgid "use -mcpu=arm7"
3362msgstr ""
3363
cfb8c092 3364#: config/tc-arm.c:22763 config/tc-arm.c:22764
3b16e843
NC
3365msgid "use -mcpu=arm70"
3366msgstr ""
3367
cfb8c092 3368#: config/tc-arm.c:22765 config/tc-arm.c:22766
3b16e843
NC
3369msgid "use -mcpu=arm700"
3370msgstr ""
3371
cfb8c092 3372#: config/tc-arm.c:22767 config/tc-arm.c:22768
3b16e843
NC
3373msgid "use -mcpu=arm700i"
3374msgstr ""
3375
cfb8c092 3376#: config/tc-arm.c:22769 config/tc-arm.c:22770
3b16e843
NC
3377msgid "use -mcpu=arm710"
3378msgstr ""
3379
cfb8c092 3380#: config/tc-arm.c:22771 config/tc-arm.c:22772
3b16e843
NC
3381msgid "use -mcpu=arm710c"
3382msgstr ""
3383
cfb8c092 3384#: config/tc-arm.c:22773 config/tc-arm.c:22774
3b16e843
NC
3385msgid "use -mcpu=arm720"
3386msgstr ""
3387
cfb8c092 3388#: config/tc-arm.c:22775 config/tc-arm.c:22776
3b16e843
NC
3389msgid "use -mcpu=arm7d"
3390msgstr ""
3391
cfb8c092 3392#: config/tc-arm.c:22777 config/tc-arm.c:22778
3b16e843
NC
3393msgid "use -mcpu=arm7di"
3394msgstr ""
3395
cfb8c092 3396#: config/tc-arm.c:22779 config/tc-arm.c:22780
3b16e843
NC
3397msgid "use -mcpu=arm7m"
3398msgstr ""
3399
cfb8c092 3400#: config/tc-arm.c:22781 config/tc-arm.c:22782
3b16e843
NC
3401msgid "use -mcpu=arm7dm"
3402msgstr ""
3403
cfb8c092 3404#: config/tc-arm.c:22783 config/tc-arm.c:22784
3b16e843
NC
3405msgid "use -mcpu=arm7dmi"
3406msgstr ""
3407
cfb8c092 3408#: config/tc-arm.c:22785 config/tc-arm.c:22786
3b16e843
NC
3409msgid "use -mcpu=arm7100"
3410msgstr ""
3411
cfb8c092 3412#: config/tc-arm.c:22787 config/tc-arm.c:22788
3b16e843
NC
3413msgid "use -mcpu=arm7500"
3414msgstr ""
3415
cfb8c092 3416#: config/tc-arm.c:22789 config/tc-arm.c:22790
3b16e843
NC
3417msgid "use -mcpu=arm7500fe"
3418msgstr ""
3419
cfb8c092
NC
3420#: config/tc-arm.c:22791 config/tc-arm.c:22792 config/tc-arm.c:22793
3421#: config/tc-arm.c:22794
3b16e843
NC
3422msgid "use -mcpu=arm7tdmi"
3423msgstr ""
3424
cfb8c092 3425#: config/tc-arm.c:22795 config/tc-arm.c:22796
3b16e843
NC
3426msgid "use -mcpu=arm710t"
3427msgstr ""
3428
cfb8c092 3429#: config/tc-arm.c:22797 config/tc-arm.c:22798
3b16e843
NC
3430msgid "use -mcpu=arm720t"
3431msgstr ""
3432
cfb8c092 3433#: config/tc-arm.c:22799 config/tc-arm.c:22800
3b16e843
NC
3434msgid "use -mcpu=arm740t"
3435msgstr ""
3436
cfb8c092 3437#: config/tc-arm.c:22801 config/tc-arm.c:22802
3b16e843
NC
3438msgid "use -mcpu=arm8"
3439msgstr ""
3440
cfb8c092 3441#: config/tc-arm.c:22803 config/tc-arm.c:22804
3b16e843
NC
3442msgid "use -mcpu=arm810"
3443msgstr ""
3444
cfb8c092 3445#: config/tc-arm.c:22805 config/tc-arm.c:22806
3b16e843
NC
3446msgid "use -mcpu=arm9"
3447msgstr ""
3448
cfb8c092 3449#: config/tc-arm.c:22807 config/tc-arm.c:22808
3b16e843
NC
3450msgid "use -mcpu=arm9tdmi"
3451msgstr ""
3452
cfb8c092 3453#: config/tc-arm.c:22809 config/tc-arm.c:22810
3b16e843
NC
3454msgid "use -mcpu=arm920"
3455msgstr ""
3456
cfb8c092 3457#: config/tc-arm.c:22811 config/tc-arm.c:22812
3b16e843
NC
3458msgid "use -mcpu=arm940"
3459msgstr ""
3460
cfb8c092 3461#: config/tc-arm.c:22813
3b16e843
NC
3462msgid "use -mcpu=strongarm"
3463msgstr ""
3464
cfb8c092 3465#: config/tc-arm.c:22815
3b16e843
NC
3466msgid "use -mcpu=strongarm110"
3467msgstr ""
3468
cfb8c092 3469#: config/tc-arm.c:22817
3b16e843
NC
3470msgid "use -mcpu=strongarm1100"
3471msgstr ""
3472
cfb8c092 3473#: config/tc-arm.c:22819
3b16e843
NC
3474msgid "use -mcpu=strongarm1110"
3475msgstr ""
3476
cfb8c092 3477#: config/tc-arm.c:22820
3b16e843
NC
3478msgid "use -mcpu=xscale"
3479msgstr ""
3480
cfb8c092 3481#: config/tc-arm.c:22821
87ccc1b0
NC
3482msgid "use -mcpu=iwmmxt"
3483msgstr ""
3484
cfb8c092 3485#: config/tc-arm.c:22822
3b16e843
NC
3486msgid "use -mcpu=all"
3487msgstr ""
3488
3489#. Architecture variants -- don't add any more to this list either.
cfb8c092 3490#: config/tc-arm.c:22825 config/tc-arm.c:22826
3b16e843
NC
3491msgid "use -march=armv2"
3492msgstr ""
3493
cfb8c092 3494#: config/tc-arm.c:22827 config/tc-arm.c:22828
3b16e843
NC
3495msgid "use -march=armv2a"
3496msgstr ""
3497
cfb8c092 3498#: config/tc-arm.c:22829 config/tc-arm.c:22830
3b16e843
NC
3499msgid "use -march=armv3"
3500msgstr ""
3501
cfb8c092 3502#: config/tc-arm.c:22831 config/tc-arm.c:22832
3b16e843
NC
3503msgid "use -march=armv3m"
3504msgstr ""
3505
cfb8c092 3506#: config/tc-arm.c:22833 config/tc-arm.c:22834
3b16e843
NC
3507msgid "use -march=armv4"
3508msgstr ""
3509
cfb8c092 3510#: config/tc-arm.c:22835 config/tc-arm.c:22836
3b16e843
NC
3511msgid "use -march=armv4t"
3512msgstr ""
3513
cfb8c092 3514#: config/tc-arm.c:22837 config/tc-arm.c:22838
3b16e843
NC
3515msgid "use -march=armv5"
3516msgstr ""
3517
cfb8c092 3518#: config/tc-arm.c:22839 config/tc-arm.c:22840
3b16e843
NC
3519msgid "use -march=armv5t"
3520msgstr ""
3521
cfb8c092 3522#: config/tc-arm.c:22841 config/tc-arm.c:22842
3b16e843
NC
3523msgid "use -march=armv5te"
3524msgstr ""
3525
3526#. Floating point variants -- don't add any more to this list either.
cfb8c092 3527#: config/tc-arm.c:22845
3b16e843
NC
3528msgid "use -mfpu=fpe"
3529msgstr ""
3530
cfb8c092 3531#: config/tc-arm.c:22846
3b16e843
NC
3532msgid "use -mfpu=fpa10"
3533msgstr ""
3534
cfb8c092 3535#: config/tc-arm.c:22847
3b16e843
NC
3536msgid "use -mfpu=fpa11"
3537msgstr ""
3538
cfb8c092 3539#: config/tc-arm.c:22849
3b16e843
NC
3540msgid "use either -mfpu=softfpa or -mfpu=softvfp"
3541msgstr ""
3542
cfb8c092 3543#: config/tc-arm.c:23178
3b16e843
NC
3544msgid "invalid architectural extension"
3545msgstr ""
3546
cfb8c092 3547#: config/tc-arm.c:23211
2ee0aedf
TG
3548msgid "must specify extensions to add before specifying those to remove"
3549msgstr ""
3550
cfb8c092 3551#: config/tc-arm.c:23219
3b16e843
NC
3552msgid "missing architectural extension"
3553msgstr ""
3554
cfb8c092 3555#: config/tc-arm.c:23234
2ee0aedf
TG
3556msgid "extension does not apply to the base architecture"
3557msgstr ""
3558
cfb8c092 3559#: config/tc-arm.c:23257
252b5132 3560#, c-format
5f4273c7 3561msgid "unknown architectural extension `%s'"
252b5132
RH
3562msgstr ""
3563
cfb8c092 3564#: config/tc-arm.c:23259
2ee0aedf
TG
3565msgid "architectural extensions must be specified in alphabetical order"
3566msgstr ""
3567
cfb8c092 3568#: config/tc-arm.c:23291
252b5132 3569#, c-format
3b16e843 3570msgid "missing cpu name `%s'"
252b5132
RH
3571msgstr ""
3572
cfb8c092 3573#: config/tc-arm.c:23317 config/tc-arm.c:23813
252b5132 3574#, c-format
3b16e843 3575msgid "unknown cpu `%s'"
252b5132
RH
3576msgstr ""
3577
cfb8c092 3578#: config/tc-arm.c:23335
3b16e843
NC
3579#, c-format
3580msgid "missing architecture name `%s'"
252b5132
RH
3581msgstr ""
3582
cfb8c092
NC
3583#: config/tc-arm.c:23352 config/tc-arm.c:23847 config/tc-arm.c:23878
3584#: config/tc-arm.c:23929 config/tc-score.c:7715
3b16e843
NC
3585#, c-format
3586msgid "unknown architecture `%s'\n"
252b5132
RH
3587msgstr ""
3588
cfb8c092 3589#: config/tc-arm.c:23368 config/tc-arm.c:23960
3b16e843
NC
3590#, c-format
3591msgid "unknown floating point format `%s'\n"
3592msgstr ""
3593
cfb8c092 3594#: config/tc-arm.c:23384
6e1772d5
AM
3595#, c-format
3596msgid "unknown floating point abi `%s'\n"
3597msgstr ""
3598
cfb8c092 3599#: config/tc-arm.c:23400
8ea2b00f
AM
3600#, c-format
3601msgid "unknown EABI `%s'\n"
3602msgstr ""
3603
cfb8c092 3604#: config/tc-arm.c:23420
a5c7551f
RW
3605#, c-format
3606msgid "unknown implicit IT mode `%s', should be arm, thumb, always, or never."
3607msgstr ""
3608
cfb8c092 3609#: config/tc-arm.c:23430
3b16e843
NC
3610msgid "<cpu name>\t assemble for CPU <cpu name>"
3611msgstr ""
3612
cfb8c092 3613#: config/tc-arm.c:23432
3b16e843
NC
3614msgid "<arch name>\t assemble for architecture <arch name>"
3615msgstr ""
3616
cfb8c092 3617#: config/tc-arm.c:23434
3b16e843
NC
3618msgid "<fpu name>\t assemble for FPU architecture <fpu name>"
3619msgstr ""
3620
cfb8c092 3621#: config/tc-arm.c:23436
6e1772d5
AM
3622msgid "<abi>\t assemble for floating point ABI <abi>"
3623msgstr ""
3624
cfb8c092 3625#: config/tc-arm.c:23439
f12e7348 3626msgid "<ver>\t\t assemble for eabi version <ver>"
3b16e843
NC
3627msgstr ""
3628
cfb8c092 3629#: config/tc-arm.c:23442
a5c7551f
RW
3630msgid "<mode>\t controls implicit insertion of IT instructions"
3631msgstr ""
3632
cfb8c092 3633#: config/tc-arm.c:23486 config/tc-arm.c:23504 config/tc-arm.c:23524
3b16e843 3634#, c-format
8ea2b00f 3635msgid "option `-%c%s' is deprecated: %s"
3b16e843
NC
3636msgstr ""
3637
cfb8c092 3638#: config/tc-arm.c:23544
6e1772d5 3639#, c-format
3b16e843
NC
3640msgid " ARM-specific assembler options:\n"
3641msgstr ""
3642
cfb8c092 3643#: config/tc-arm.c:23555
6e1772d5 3644#, c-format
3b16e843 3645msgid " -EB assemble code for a big-endian cpu\n"
252b5132
RH
3646msgstr ""
3647
cfb8c092 3648#: config/tc-arm.c:23560
6e1772d5 3649#, c-format
3b16e843
NC
3650msgid " -EL assemble code for a little-endian cpu\n"
3651msgstr ""
3652
cfb8c092 3653#: config/tc-arm.c:23564
f12e7348
NC
3654#, c-format
3655msgid " --fix-v4bx Allow BX in ARMv4 code\n"
3656msgstr ""
3657
cfb8c092 3658#: config/tc-arm.c:23911
2ee0aedf
TG
3659#, c-format
3660msgid ""
3661"architectural extension `%s' is not allowed for the current base architecture"
3662msgstr ""
3663
cc643b88 3664#: config/tc-avr.c:373
6e1772d5 3665#, c-format
bc0d738a
NC
3666msgid "Known MCU names:"
3667msgstr ""
3668
cc643b88 3669#: config/tc-avr.c:438
6e1772d5 3670#, c-format
60bcf0fa 3671msgid ""
cc643b88 3672"AVR Assembler options:\n"
60bcf0fa
NC
3673" -mmcu=[avr-name] select microcontroller variant\n"
3674" [avr-name] can be:\n"
f12e7348
NC
3675" avr1 - classic AVR core without data RAM\n"
3676" avr2 - classic AVR core with up to 8K program memory\n"
3677" avr25 - classic AVR core with up to 8K program memory\n"
3678" plus the MOVW instruction\n"
3679" avr3 - classic AVR core with up to 64K program memory\n"
3680" avr31 - classic AVR core with up to 128K program memory\n"
3681" avr35 - classic AVR core with up to 64K program memory\n"
3682" plus the MOVW instruction\n"
3683" avr4 - enhanced AVR core with up to 8K program memory\n"
3684" avr5 - enhanced AVR core with up to 64K program memory\n"
3685" avr51 - enhanced AVR core with up to 128K program memory\n"
3686" avr6 - enhanced AVR core with up to 256K program memory\n"
cc643b88
NC
3687" avrxmega3 - XMEGA, > 8K, <= 64K FLASH, > 64K RAM\n"
3688" avrxmega4 - XMEGA, > 64K, <= 128K FLASH, <= 64K RAM\n"
3689" avrxmega5 - XMEGA, > 64K, <= 128K FLASH, > 64K RAM\n"
3690" avrxmega6 - XMEGA, > 128K, <= 256K FLASH, <= 64K RAM\n"
3691" avrxmega7 - XMEGA, > 128K, <= 256K FLASH, > 64K RAM\n"
60bcf0fa
NC
3692" or immediate microcontroller name.\n"
3693msgstr ""
3694
cc643b88 3695#: config/tc-avr.c:460
6e1772d5 3696#, c-format
bc0d738a
NC
3697msgid ""
3698" -mall-opcodes accept all AVR opcodes, even if not supported by MCU\n"
3699" -mno-skip-bug disable warnings for skipping two-word instructions\n"
3700" (default for avr4, avr5)\n"
3701" -mno-wrap reject rjmp/rcall instructions with 8K wrap-around\n"
3702" (default for avr3, avr5)\n"
3703msgstr ""
3704
cc643b88 3705#: config/tc-avr.c:504 config/tc-msp430.c:743
60bcf0fa
NC
3706#, c-format
3707msgid "unknown MCU: %s\n"
3708msgstr ""
3709
cc643b88 3710#: config/tc-avr.c:513
60bcf0fa 3711#, c-format
bc0d738a 3712msgid "redefinition of mcu type `%s' to `%s'"
60bcf0fa
NC
3713msgstr ""
3714
cc643b88 3715#: config/tc-avr.c:591
60bcf0fa
NC
3716msgid "constant value required"
3717msgstr ""
3718
cc643b88 3719#: config/tc-avr.c:594
60bcf0fa 3720#, c-format
c85dd50d 3721msgid "number must be positive and less than %d"
60bcf0fa
NC
3722msgstr ""
3723
cc643b88 3724#: config/tc-avr.c:620 config/tc-avr.c:757
3caac5b8
AM
3725#, c-format
3726msgid "constant out of 8-bit range: %d"
60bcf0fa
NC
3727msgstr ""
3728
cfb8c092 3729#: config/tc-avr.c:688 config/tc-score.c:1199 read.c:3661
3caac5b8 3730msgid "illegal expression"
60bcf0fa
NC
3731msgstr ""
3732
cc643b88 3733#: config/tc-avr.c:717 config/tc-avr.c:1508
3caac5b8 3734msgid "`)' required"
06647dfd
AM
3735msgstr ""
3736
cc643b88 3737#: config/tc-avr.c:812
60bcf0fa
NC
3738msgid "register r16-r23 required"
3739msgstr ""
3740
cc643b88 3741#: config/tc-avr.c:818
60bcf0fa
NC
3742msgid "register number above 15 required"
3743msgstr ""
3744
cc643b88 3745#: config/tc-avr.c:824
60bcf0fa
NC
3746msgid "even register number required"
3747msgstr ""
3748
cc643b88 3749#: config/tc-avr.c:830
bc0d738a 3750msgid "register r24, r26, r28 or r30 required"
60bcf0fa
NC
3751msgstr ""
3752
cc643b88 3753#: config/tc-avr.c:836
60bcf0fa
NC
3754msgid "register name or number from 0 to 31 required"
3755msgstr ""
3756
cc643b88 3757#: config/tc-avr.c:854
bc0d738a 3758msgid "pointer register (X, Y or Z) required"
60bcf0fa
NC
3759msgstr ""
3760
cc643b88 3761#: config/tc-avr.c:861
60bcf0fa
NC
3762msgid "cannot both predecrement and postincrement"
3763msgstr ""
3764
cc643b88 3765#: config/tc-avr.c:869
60bcf0fa
NC
3766msgid "addressing mode not supported"
3767msgstr ""
3768
cc643b88 3769#: config/tc-avr.c:875
60bcf0fa
NC
3770msgid "can't predecrement"
3771msgstr ""
3772
cc643b88 3773#: config/tc-avr.c:878
60bcf0fa
NC
3774msgid "pointer register Z required"
3775msgstr ""
3776
cc643b88 3777#: config/tc-avr.c:897
f12e7348
NC
3778msgid "postincrement not supported"
3779msgstr ""
3780
cc643b88 3781#: config/tc-avr.c:907
60bcf0fa
NC
3782msgid "pointer register (Y or Z) required"
3783msgstr ""
3784
cc643b88 3785#: config/tc-avr.c:1021
60bcf0fa
NC
3786#, c-format
3787msgid "unknown constraint `%c'"
3788msgstr ""
3789
cc643b88 3790#: config/tc-avr.c:1073
3caac5b8
AM
3791msgid "`,' required"
3792msgstr ""
3793
cc643b88 3794#: config/tc-avr.c:1091
3caac5b8
AM
3795msgid "undefined combination of operands"
3796msgstr ""
3797
cc643b88 3798#: config/tc-avr.c:1100
3caac5b8
AM
3799msgid "skipping two-word instruction"
3800msgstr ""
3801
cc643b88 3802#: config/tc-avr.c:1192 config/tc-avr.c:1208 config/tc-avr.c:1329
2ee0aedf 3803#: config/tc-msp430.c:1969 config/tc-msp430.c:1987
60bcf0fa
NC
3804#, c-format
3805msgid "odd address operand: %ld"
3806msgstr ""
3807
cc643b88
NC
3808#: config/tc-avr.c:1200 config/tc-avr.c:1219 config/tc-avr.c:1237
3809#: config/tc-avr.c:1248 config/tc-avr.c:1255 config/tc-avr.c:1262
2ee0aedf
TG
3810#: config/tc-d10v.c:505 config/tc-d30v.c:554 config/tc-msp430.c:1977
3811#: config/tc-msp430.c:1992 config/tc-msp430.c:2002
60bcf0fa
NC
3812#, c-format
3813msgid "operand out of range: %ld"
3814msgstr ""
3815
cc643b88 3816#: config/tc-avr.c:1338 config/tc-d10v.c:1594 config/tc-d30v.c:2037
2ee0aedf 3817#: config/tc-msp430.c:2020
60bcf0fa
NC
3818#, c-format
3819msgid "line %d: unknown relocation type: 0x%x"
3820msgstr ""
3821
cc643b88 3822#: config/tc-avr.c:1352
60bcf0fa
NC
3823msgid "only constant expression allowed"
3824msgstr ""
3825
3caac5b8 3826#. xgettext:c-format.
cc643b88 3827#: config/tc-avr.c:1412 config/tc-bfin.c:833 config/tc-d10v.c:1466
cfb8c092
NC
3828#: config/tc-d30v.c:1774 config/tc-mn10200.c:782 config/tc-mn10300.c:2170
3829#: config/tc-msp430.c:2055 config/tc-or32.c:957 config/tc-ppc.c:6581
2ee0aedf 3830#: config/tc-spu.c:879 config/tc-spu.c:1090 config/tc-v850.c:3000
cc643b88 3831#: config/tc-z80.c:2021
60bcf0fa
NC
3832#, c-format
3833msgid "reloc %d not supported by object file format"
3834msgstr ""
3835
cc643b88 3836#: config/tc-avr.c:1435 config/tc-h8300.c:1935 config/tc-mcore.c:881
2ee0aedf
TG
3837#: config/tc-microblaze.c:823 config/tc-moxie.c:178 config/tc-msp430.c:1820
3838#: config/tc-pj.c:253 config/tc-sh.c:2590 config/tc-z8k.c:1216
60bcf0fa
NC
3839msgid "can't find opcode "
3840msgstr ""
3841
cc643b88 3842#: config/tc-avr.c:1452
60bcf0fa
NC
3843#, c-format
3844msgid "illegal opcode %s for mcu %s"
3845msgstr ""
3846
cc643b88 3847#: config/tc-avr.c:1463
60bcf0fa
NC
3848msgid "garbage at end of line"
3849msgstr ""
3850
cc643b88 3851#: config/tc-avr.c:1537 config/tc-avr.c:1544
3caac5b8
AM
3852#, c-format
3853msgid "illegal %srelocation size: %d"
60bcf0fa
NC
3854msgstr ""
3855
2ee0aedf 3856#: config/tc-bfin.c:96 config/tc-frv.c:1605 config/tc-frv.c:1615
c85dd50d
NC
3857msgid "missing ')'"
3858msgstr ""
3859
cc643b88 3860#: config/tc-bfin.c:442
2ee0aedf
TG
3861#, c-format
3862msgid " Blackfin specific assembler options:\n"
3863msgstr ""
3864
cc643b88 3865#: config/tc-bfin.c:443
2ee0aedf
TG
3866#, c-format
3867msgid " -mcpu=<cpu[-sirevision]> specify the name of the target CPU\n"
3868msgstr ""
3869
cc643b88 3870#: config/tc-bfin.c:444
2ee0aedf
TG
3871#, c-format
3872msgid " -mfdpic assemble for the FDPIC ABI\n"
3873msgstr ""
3874
cc643b88 3875#: config/tc-bfin.c:445
3caac5b8 3876#, c-format
2ee0aedf 3877msgid " -mno-fdpic/-mnopic disable -mfdpic\n"
60bcf0fa
NC
3878msgstr ""
3879
cc643b88 3880#: config/tc-bfin.c:458
c85dd50d
NC
3881msgid "Could not set architecture and machine."
3882msgstr ""
3883
cc643b88 3884#: config/tc-bfin.c:607
c85dd50d 3885msgid "Parse failed."
60bcf0fa
NC
3886msgstr ""
3887
cc643b88 3888#: config/tc-bfin.c:682
c85dd50d
NC
3889msgid "pcrel too far BFD_RELOC_BFIN_10"
3890msgstr ""
3891
cc643b88 3892#: config/tc-bfin.c:698
c85dd50d
NC
3893msgid "pcrel too far BFD_RELOC_BFIN_12"
3894msgstr ""
3895
cc643b88 3896#: config/tc-bfin.c:718
c85dd50d
NC
3897msgid "pcrel too far BFD_RELOC_BFIN_24"
3898msgstr ""
3899
cc643b88 3900#: config/tc-bfin.c:733
c85dd50d
NC
3901msgid "pcrel too far BFD_RELOC_BFIN_5"
3902msgstr ""
3903
cc643b88 3904#: config/tc-bfin.c:745
c85dd50d
NC
3905msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL"
3906msgstr ""
3907
cc643b88 3908#: config/tc-bfin.c:755
c85dd50d
NC
3909msgid "rel too far BFD_RELOC_8"
3910msgstr ""
3911
cc643b88 3912#: config/tc-bfin.c:762
c85dd50d
NC
3913msgid "rel too far BFD_RELOC_16"
3914msgstr ""
3915
cfb8c092 3916#: config/tc-cr16.c:165 read.c:4421
ae351704
AM
3917msgid "using a bit field width of zero"
3918msgstr ""
3919
cfb8c092 3920#: config/tc-cr16.c:173 read.c:4429
ae351704
AM
3921#, c-format
3922msgid "field width \"%s\" too complex for a bitfield"
3923msgstr ""
3924
cfb8c092 3925#: config/tc-cr16.c:182 read.c:4437
ae351704
AM
3926#, c-format
3927msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
3928msgstr ""
3929
cfb8c092 3930#: config/tc-cr16.c:204 read.c:4459
ae351704
AM
3931#, c-format
3932msgid "field value \"%s\" too complex for a bitfield"
3933msgstr ""
3934
cc643b88 3935#: config/tc-cr16.c:385
ae351704
AM
3936#, c-format
3937msgid "Unknown register pair - index relative mode: `%d'"
3938msgstr ""
3939
cfb8c092
NC
3940#: config/tc-cr16.c:570 config/tc-crx.c:345 config/tc-mn10200.c:769
3941#: write.c:1003
ae351704
AM
3942#, c-format
3943msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
3944msgstr ""
3945
cfb8c092 3946#: config/tc-cr16.c:600 config/tc-crx.c:361
ae351704
AM
3947#, c-format
3948msgid "internal error: reloc %d (`%s') not supported by object file format"
3949msgstr ""
3950
cfb8c092 3951#: config/tc-cr16.c:693 config/tc-i386.c:8839 config/tc-s390.c:1911
a5c7551f
RW
3952msgid "GOT already in symbol table"
3953msgstr ""
3954
cfb8c092 3955#: config/tc-cr16.c:802 config/tc-cr16.c:825 config/tc-cris.c:1190
2ee0aedf 3956#: config/tc-crx.c:535 config/tc-crx.c:562 config/tc-crx.c:580
a5c7551f 3957#: config/tc-pdp11.c:194
ae351704
AM
3958msgid "Virtual memory exhausted"
3959msgstr ""
3960
cfb8c092
NC
3961#: config/tc-cr16.c:810 config/tc-crx.c:572 config/tc-crx.c:591
3962#: config/tc-m68k.c:4656 config/tc-tilegx.c:300 config/tc-tilepro.c:242
ae351704
AM
3963#, c-format
3964msgid "Internal Error: Can't hash %s: %s"
3965msgstr ""
3966
cfb8c092 3967#: config/tc-cr16.c:836 config/tc-cris.c:1224 config/tc-crx.c:545
ae351704
AM
3968#, c-format
3969msgid "Can't hash `%s': %s\n"
3970msgstr ""
3971
cfb8c092 3972#: config/tc-cr16.c:837 config/tc-cris.c:1225 config/tc-crx.c:546
ae351704
AM
3973msgid "(unknown reason)"
3974msgstr ""
3975
3976#. Missing or bad expr becomes absolute 0.
cfb8c092 3977#: config/tc-cr16.c:889 config/tc-crx.c:619
ae351704
AM
3978#, c-format
3979msgid "missing or invalid displacement expression `%s' taken as 0"
3980msgstr ""
3981
cfb8c092 3982#: config/tc-cr16.c:939
a5c7551f
RW
3983#, c-format
3984msgid "GOT bad expression with %s."
3985msgstr ""
3986
cfb8c092 3987#: config/tc-cr16.c:1050
ae351704
AM
3988#, c-format
3989msgid "operand %d: illegal use expression: `%s`"
3990msgstr ""
3991
cfb8c092 3992#: config/tc-cr16.c:1115 config/tc-crx.c:1127
ae351704
AM
3993#, c-format
3994msgid "Unknown register: `%d'"
3995msgstr ""
3996
3997#. Issue a error message when register is illegal.
cfb8c092 3998#: config/tc-cr16.c:1123 config/tc-crx.c:1135
ae351704
AM
3999#, c-format
4000msgid "Illegal register (`%s') in Instruction: `%s'"
4001msgstr ""
4002
cfb8c092 4003#: config/tc-cr16.c:1194 config/tc-cr16.c:1269 config/tc-crx.c:757
2ee0aedf 4004#: config/tc-crx.c:777 config/tc-crx.c:792
ae351704
AM
4005#, c-format
4006msgid "Illegal register `%s' in Instruction `%s'"
4007msgstr ""
4008
cfb8c092 4009#: config/tc-cr16.c:1222 config/tc-cr16.c:1233
ae351704
AM
4010#, c-format
4011msgid "Illegal register pair `%s' in Instruction `%s'"
4012msgstr ""
4013
cfb8c092 4014#: config/tc-cr16.c:1258 config/tc-i960.c:835
ae351704
AM
4015msgid "unmatched '['"
4016msgstr ""
4017
cfb8c092 4018#: config/tc-cr16.c:1264 config/tc-i960.c:842
ae351704
AM
4019msgid "garbage after index spec ignored"
4020msgstr ""
4021
cfb8c092 4022#: config/tc-cr16.c:1412 config/tc-crx.c:936
ae351704
AM
4023#, c-format
4024msgid "Illegal operands (whitespace): `%s'"
4025msgstr ""
4026
cfb8c092 4027#: config/tc-cr16.c:1424 config/tc-cr16.c:1431 config/tc-cr16.c:1448
2ee0aedf
TG
4028#: config/tc-crx.c:948 config/tc-crx.c:955 config/tc-crx.c:972
4029#: config/tc-crx.c:1764
ae351704
AM
4030#, c-format
4031msgid "Missing matching brackets : `%s'"
4032msgstr ""
4033
cfb8c092 4034#: config/tc-cr16.c:1480 config/tc-crx.c:998
ae351704
AM
4035#, c-format
4036msgid "Unknown exception: `%s'"
4037msgstr ""
4038
cfb8c092 4039#: config/tc-cr16.c:1565 config/tc-crx.c:1094
ae351704
AM
4040#, c-format
4041msgid "Illegal `cinv' parameter: `%c'"
4042msgstr ""
4043
cfb8c092 4044#: config/tc-cr16.c:1586 config/tc-cr16.c:1625
ae351704
AM
4045#, c-format
4046msgid "Unknown register pair: `%d'"
4047msgstr ""
4048
4049#. Issue a error message when register pair is illegal.
cfb8c092 4050#: config/tc-cr16.c:1594
ae351704
AM
4051#, c-format
4052msgid "Illegal register pair (`%s') in Instruction: `%s'"
4053msgstr ""
4054
4055#. Issue a error message when register pair is illegal.
cfb8c092 4056#: config/tc-cr16.c:1633
ae351704
AM
4057#, c-format
4058msgid "Illegal index register pair (`%s') in Instruction: `%s'"
4059msgstr ""
4060
cfb8c092 4061#: config/tc-cr16.c:1672
ae351704
AM
4062#, c-format
4063msgid "Unknown processor register : `%d'"
4064msgstr ""
4065
4066#. Issue a error message when register pair is illegal.
cfb8c092 4067#: config/tc-cr16.c:1680
ae351704
AM
4068#, c-format
4069msgid "Illegal processor register (`%s') in Instruction: `%s'"
4070msgstr ""
4071
cfb8c092 4072#: config/tc-cr16.c:1728
ae351704
AM
4073#, c-format
4074msgid "Unknown processor register (32 bit) : `%d'"
4075msgstr ""
4076
4077#. Issue a error message when register pair is illegal.
cfb8c092 4078#: config/tc-cr16.c:1736
ae351704
AM
4079#, c-format
4080msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'"
4081msgstr ""
4082
cfb8c092 4083#: config/tc-cr16.c:2100 config/tc-crx.c:1662 config/tc-crx.c:1679
ae351704
AM
4084#, c-format
4085msgid "Same src/dest register is used (`r%d'), result is undefined"
4086msgstr ""
4087
cfb8c092 4088#: config/tc-cr16.c:2121
ae351704
AM
4089msgid "RA register is saved twice."
4090msgstr ""
4091
cfb8c092 4092#: config/tc-cr16.c:2125
ae351704
AM
4093#, c-format
4094msgid "`%s' Illegal use of registers."
4095msgstr ""
4096
cfb8c092 4097#: config/tc-cr16.c:2139
ae351704
AM
4098#, c-format
4099msgid "`%s' Illegal count-register combination."
4100msgstr ""
4101
cfb8c092 4102#: config/tc-cr16.c:2145
ae351704
AM
4103#, c-format
4104msgid "`%s' Illegal use of register."
4105msgstr ""
4106
cfb8c092 4107#: config/tc-cr16.c:2154 config/tc-crx.c:1671
ae351704
AM
4108#, c-format
4109msgid "`%s' has undefined result"
4110msgstr ""
4111
cfb8c092 4112#: config/tc-cr16.c:2162
ae351704
AM
4113#, c-format
4114msgid "Same src/dest register is used (`r%d'),result is undefined"
4115msgstr ""
4116
cfb8c092 4117#: config/tc-cr16.c:2333 config/tc-crx.c:1576
ae351704
AM
4118msgid "Incorrect number of operands"
4119msgstr ""
4120
cfb8c092 4121#: config/tc-cr16.c:2335 config/tc-crx.c:1578
ae351704
AM
4122#, c-format
4123msgid "Illegal type of operand (arg %d)"
4124msgstr ""
4125
cfb8c092 4126#: config/tc-cr16.c:2341 config/tc-crx.c:1584
ae351704
AM
4127#, c-format
4128msgid "Operand out of range (arg %d)"
4129msgstr ""
4130
cfb8c092 4131#: config/tc-cr16.c:2344 config/tc-crx.c:1587
ae351704
AM
4132#, c-format
4133msgid "Operand has odd displacement (arg %d)"
4134msgstr ""
4135
cfb8c092 4136#: config/tc-cr16.c:2347 config/tc-cr16.c:2378 config/tc-crx.c:1600
2ee0aedf 4137#: config/tc-crx.c:1631
ae351704
AM
4138#, c-format
4139msgid "Illegal operand (arg %d)"
4140msgstr ""
4141
4142#. Give an error if a frag containing code is not aligned to a 2-byte
4143#. boundary.
cfb8c092 4144#: config/tc-cr16.c:2480 config/tc-cr16.h:73 config/tc-crx.c:1953
ae351704
AM
4145#: config/tc-crx.h:76
4146msgid "instruction address is not a multiple of 2"
4147msgstr ""
4148
cfb8c092 4149#: config/tc-cr16.c:2555 config/tc-cris.c:1538 config/tc-cris.c:1546
2ee0aedf
TG
4150#: config/tc-crx.c:1989 config/tc-dlx.c:685 config/tc-hppa.c:3244
4151#: config/tc-hppa.c:3251 config/tc-i860.c:491 config/tc-i860.c:508
cfb8c092 4152#: config/tc-i860.c:988 config/tc-sparc.c:1518 config/tc-sparc.c:1526
ae351704
AM
4153#, c-format
4154msgid "Unknown opcode: `%s'"
4155msgstr ""
4156
2ee0aedf 4157#: config/tc-cris.c:551 config/tc-m68hc11.c:2733
87ccc1b0
NC
4158#, c-format
4159msgid "internal inconsistency problem in %s: fr_symbol %lx"
4160msgstr ""
4161
2ee0aedf 4162#: config/tc-cris.c:555 config/tc-m68hc11.c:2737 config/tc-msp430.c:2246
87ccc1b0
NC
4163#, c-format
4164msgid "internal inconsistency problem in %s: resolved symbol"
4165msgstr ""
4166
2ee0aedf 4167#: config/tc-cris.c:565 config/tc-m68hc11.c:2743
87ccc1b0
NC
4168#, c-format
4169msgid "internal inconsistency problem in %s: fr_subtype %d"
4170msgstr ""
4171
a5c7551f 4172#: config/tc-cris.c:905
06647dfd
AM
4173msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
4174msgstr ""
4175
a5c7551f 4176#: config/tc-cris.c:935
06647dfd
AM
4177msgid "Complicated LAPC target operand is not a multiple of two. Use LAPC.D"
4178msgstr ""
4179
a5c7551f 4180#: config/tc-cris.c:940
06647dfd
AM
4181#, c-format
4182msgid ""
4183"Internal error found in md_convert_frag: offset %ld. Please report this."
4184msgstr ""
4185
a5c7551f 4186#: config/tc-cris.c:965
87ccc1b0
NC
4187#, c-format
4188msgid "internal inconsistency in %s: bdapq no symbol"
4189msgstr ""
4190
a5c7551f 4191#: config/tc-cris.c:978
87ccc1b0
NC
4192#, c-format
4193msgid "internal inconsistency in %s: bdap.w with no symbol"
4194msgstr ""
4195
a5c7551f 4196#: config/tc-cris.c:1002
8ea2b00f
AM
4197msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
4198msgstr ""
4199
a5c7551f 4200#: config/tc-cris.c:1011
8ea2b00f
AM
4201msgid "dangerous MULS/MULU location; give it higher alignment"
4202msgstr ""
4203
a5c7551f
RW
4204#. Bail out for compatibility mode. (It seems it can be implemented,
4205#. perhaps with a 10-byte sequence: "move.d NNNN,$pc/$acr", "jump
4206#. $acr", "nop"; but doesn't seem worth it at the moment.)
4207#: config/tc-cris.c:1052
ae351704
AM
4208msgid ""
4209"Out-of-range .word offset handling is not implemented for .arch "
4210"common_v10_v32"
3bcbcc3d
HPN
4211msgstr ""
4212
a5c7551f
RW
4213#: config/tc-cris.c:1097
4214msgid ".word case-table handling failed: table too large"
4215msgstr ""
4216
4217#: config/tc-cris.c:1229
3bcbcc3d
HPN
4218#, c-format
4219msgid "Buggy opcode: `%s' \"%s\"\n"
4220msgstr ""
4221
a5c7551f 4222#: config/tc-cris.c:1644
3bcbcc3d
HPN
4223#, c-format
4224msgid "Immediate value not in 5 bit unsigned range: %ld"
4225msgstr ""
4226
a5c7551f 4227#: config/tc-cris.c:1660
3bcbcc3d
HPN
4228#, c-format
4229msgid "Immediate value not in 4 bit unsigned range: %ld"
4230msgstr ""
4231
a5c7551f 4232#: config/tc-cris.c:1712
3bcbcc3d
HPN
4233#, c-format
4234msgid "Immediate value not in 6 bit range: %ld"
4235msgstr ""
4236
a5c7551f 4237#: config/tc-cris.c:1727
3bcbcc3d
HPN
4238#, c-format
4239msgid "Immediate value not in 6 bit unsigned range: %ld"
4240msgstr ""
4241
4242#. Others have a generic warning.
a5c7551f 4243#: config/tc-cris.c:1835
3bcbcc3d
HPN
4244#, c-format
4245msgid "Unimplemented register `%s' specified"
4246msgstr ""
4247
4248#. We've come to the end of instructions with this
4249#. opcode, so it must be an error.
cfb8c092 4250#: config/tc-cris.c:2079 config/tc-mips.c:13126
3bcbcc3d
HPN
4251msgid "Illegal operands"
4252msgstr ""
4253
a5c7551f 4254#: config/tc-cris.c:2120 config/tc-cris.c:2160
3bcbcc3d
HPN
4255#, c-format
4256msgid "Immediate value not in 8 bit range: %ld"
4257msgstr ""
4258
a5c7551f 4259#: config/tc-cris.c:2130 config/tc-cris.c:2181
3bcbcc3d
HPN
4260#, c-format
4261msgid "Immediate value not in 16 bit range: %ld"
4262msgstr ""
4263
a5c7551f 4264#: config/tc-cris.c:2165
06647dfd
AM
4265#, c-format
4266msgid "Immediate value not in 8 bit signed range: %ld"
4267msgstr ""
4268
a5c7551f 4269#: config/tc-cris.c:2170
06647dfd
AM
4270#, c-format
4271msgid "Immediate value not in 8 bit unsigned range: %ld"
4272msgstr ""
4273
a5c7551f 4274#: config/tc-cris.c:2186
06647dfd
AM
4275#, c-format
4276msgid "Immediate value not in 16 bit signed range: %ld"
4277msgstr ""
4278
a5c7551f 4279#: config/tc-cris.c:2191
06647dfd
AM
4280#, c-format
4281msgid "Immediate value not in 16 bit unsigned range: %ld"
4282msgstr ""
4283
a5c7551f
RW
4284#: config/tc-cris.c:2217
4285msgid "TLS relocation size does not match operand size"
4286msgstr ""
4287
4288#: config/tc-cris.c:2218
6840198f
NC
4289msgid "PIC relocation size does not match operand size"
4290msgstr ""
4291
2ee0aedf 4292#: config/tc-cris.c:3365
06647dfd
AM
4293msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
4294msgstr ""
4295
2ee0aedf 4296#: config/tc-cris.c:3369
3bcbcc3d
HPN
4297msgid "32-bit conditional branch generated"
4298msgstr ""
4299
2ee0aedf 4300#: config/tc-cris.c:3430
6840198f
NC
4301msgid "Complex expression not supported"
4302msgstr ""
4303
3bcbcc3d
HPN
4304#. FIXME: Is this function mentioned in the internals.texi manual? If
4305#. not, add it.
2ee0aedf 4306#: config/tc-cris.c:3580
3bcbcc3d
HPN
4307msgid "Bad call to md_atof () - floating point formats are not supported"
4308msgstr ""
4309
2ee0aedf 4310#: config/tc-cris.c:3621
6840198f
NC
4311msgid "PC-relative relocation must be trivially resolved"
4312msgstr ""
4313
2ee0aedf 4314#: config/tc-cris.c:3693
3bcbcc3d
HPN
4315#, c-format
4316msgid "Value not in 16 bit range: %ld"
4317msgstr ""
4318
2ee0aedf 4319#: config/tc-cris.c:3701
06647dfd
AM
4320#, c-format
4321msgid "Value not in 16 bit signed range: %ld"
4322msgstr ""
4323
2ee0aedf 4324#: config/tc-cris.c:3709
3bcbcc3d
HPN
4325#, c-format
4326msgid "Value not in 8 bit range: %ld"
4327msgstr ""
4328
2ee0aedf 4329#: config/tc-cris.c:3716
06647dfd
AM
4330#, c-format
4331msgid "Value not in 8 bit signed range: %ld"
4332msgstr ""
4333
2ee0aedf 4334#: config/tc-cris.c:3726
3bcbcc3d
HPN
4335#, c-format
4336msgid "Value not in 4 bit unsigned range: %ld"
4337msgstr ""
4338
2ee0aedf 4339#: config/tc-cris.c:3733
3bcbcc3d
HPN
4340#, c-format
4341msgid "Value not in 5 bit unsigned range: %ld"
4342msgstr ""
4343
2ee0aedf 4344#: config/tc-cris.c:3740
3bcbcc3d
HPN
4345#, c-format
4346msgid "Value not in 6 bit range: %ld"
4347msgstr ""
4348
2ee0aedf 4349#: config/tc-cris.c:3747
3bcbcc3d
HPN
4350#, c-format
4351msgid "Value not in 6 bit unsigned range: %ld"
4352msgstr ""
4353
2ee0aedf 4354#: config/tc-cris.c:3791
6e1772d5 4355#, c-format
7b15d668 4356msgid "Please use --help to see usage and options for this assembler.\n"
3bcbcc3d
HPN
4357msgstr ""
4358
2ee0aedf 4359#: config/tc-cris.c:3803
7b15d668 4360msgid "--no-underscore is invalid with a.out format"
3bcbcc3d
HPN
4361msgstr ""
4362
cc643b88
NC
4363#: config/tc-cris.c:3815
4364msgid "--pic is invalid for this object format"
4365msgstr ""
4366
4367#: config/tc-cris.c:3829
06647dfd
AM
4368#, c-format
4369msgid "invalid <arch> in --march=<arch>: %s"
4370msgstr ""
4371
cc643b88 4372#: config/tc-cris.c:3938 config/tc-moxie.c:709
3bcbcc3d 4373msgid ""
7b15d668
HPN
4374"Semantics error. This type of operand can not be relocated, it must be an "
4375"assembly-time constant"
3bcbcc3d
HPN
4376msgstr ""
4377
cc643b88 4378#: config/tc-cris.c:3987 config/tc-moxie.c:758
7b15d668
HPN
4379#, c-format
4380msgid "Cannot generate relocation type for symbol %s, code %s"
3bcbcc3d
HPN
4381msgstr ""
4382
6840198f 4383#. The messages are formatted to line up with the generic options.
cc643b88 4384#: config/tc-cris.c:4000
6e1772d5 4385#, c-format
7b15d668 4386msgid "CRIS-specific options:\n"
3bcbcc3d
HPN
4387msgstr ""
4388
cc643b88 4389#: config/tc-cris.c:4002
85a39694
NC
4390msgid ""
4391" -h, -H Don't execute, print this help text. Deprecated.\n"
3bcbcc3d
HPN
4392msgstr ""
4393
cc643b88 4394#: config/tc-cris.c:4004
85a39694 4395msgid " -N Warn when branches are expanded to jumps.\n"
3bcbcc3d
HPN
4396msgstr ""
4397
cc643b88 4398#: config/tc-cris.c:4006
85a39694
NC
4399msgid ""
4400" --underscore User symbols are normally prepended with "
4401"underscore.\n"
3bcbcc3d
HPN
4402msgstr ""
4403
cc643b88 4404#: config/tc-cris.c:4008
85a39694 4405msgid " Registers will not need any prefix.\n"
3bcbcc3d
HPN
4406msgstr ""
4407
cc643b88 4408#: config/tc-cris.c:4010
85a39694 4409msgid " --no-underscore User symbols do not have any prefix.\n"
3bcbcc3d
HPN
4410msgstr ""
4411
cc643b88 4412#: config/tc-cris.c:4012
85a39694 4413msgid " Registers will require a `$'-prefix.\n"
3bcbcc3d
HPN
4414msgstr ""
4415
cc643b88 4416#: config/tc-cris.c:4015
6840198f
NC
4417msgid " --pic\t\t\tEnable generation of position-independent code.\n"
4418msgstr ""
4419
cc643b88 4420#: config/tc-cris.c:4018
06647dfd
AM
4421msgid ""
4422" --march=<arch>\t\tGenerate code for <arch>. Valid choices for <arch>\n"
4423"\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
4424msgstr ""
4425
cc643b88 4426#: config/tc-cris.c:4039
3bcbcc3d
HPN
4427msgid "Invalid relocation"
4428msgstr ""
4429
cc643b88 4430#: config/tc-cris.c:4076
3bcbcc3d
HPN
4431msgid "Invalid pc-relative relocation"
4432msgstr ""
4433
cc643b88 4434#: config/tc-cris.c:4121
3bcbcc3d
HPN
4435#, c-format
4436msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
4437msgstr ""
4438
cc643b88 4439#: config/tc-cris.c:4151
6840198f
NC
4440#, c-format
4441msgid ".syntax %s requires command-line option `--underscore'"
4442msgstr ""
4443
cc643b88 4444#: config/tc-cris.c:4160
6840198f
NC
4445#, c-format
4446msgid ".syntax %s requires command-line option `--no-underscore'"
4447msgstr ""
4448
cc643b88 4449#: config/tc-cris.c:4197
7b15d668
HPN
4450msgid "Unknown .syntax operand"
4451msgstr ""
4452
cc643b88 4453#: config/tc-cris.c:4207
6840198f
NC
4454msgid "Pseudodirective .file is only valid when generating ELF"
4455msgstr ""
4456
cc643b88 4457#: config/tc-cris.c:4219
6840198f
NC
4458msgid "Pseudodirective .loc is only valid when generating ELF"
4459msgstr ""
4460
cc643b88 4461#: config/tc-cris.c:4234
a5c7551f
RW
4462#, c-format
4463msgid "internal inconsistency problem: %s called for %d bytes"
4464msgstr ""
4465
cc643b88 4466#: config/tc-cris.c:4386
06647dfd 4467msgid "unknown operand to .arch"
8ea2b00f
AM
4468msgstr ""
4469
cc643b88 4470#: config/tc-cris.c:4395
06647dfd 4471msgid ".arch <arch> requires a matching --march=... option"
8ea2b00f
AM
4472msgstr ""
4473
2ee0aedf 4474#: config/tc-crx.c:820
8ea2b00f 4475#, c-format
06647dfd 4476msgid "Illegal Scale - `%d'"
8ea2b00f
AM
4477msgstr ""
4478
2ee0aedf 4479#: config/tc-crx.c:1264
8ea2b00f 4480#, c-format
06647dfd 4481msgid "Illegal Co-processor register in Instruction `%s' "
8ea2b00f
AM
4482msgstr ""
4483
2ee0aedf 4484#: config/tc-crx.c:1271
8ea2b00f 4485#, c-format
06647dfd 4486msgid "Illegal Co-processor special register in Instruction `%s' "
8ea2b00f
AM
4487msgstr ""
4488
2ee0aedf 4489#: config/tc-crx.c:1590
8ea2b00f 4490#, c-format
06647dfd 4491msgid "Invalid DISPU4 operand value (arg %d)"
8ea2b00f
AM
4492msgstr ""
4493
2ee0aedf 4494#: config/tc-crx.c:1593
8ea2b00f 4495#, c-format
06647dfd 4496msgid "Invalid CST4 operand value (arg %d)"
8ea2b00f
AM
4497msgstr ""
4498
2ee0aedf 4499#: config/tc-crx.c:1596
8ea2b00f 4500#, c-format
06647dfd 4501msgid "Operand value is not within upper 64 KB (arg %d)"
8ea2b00f
AM
4502msgstr ""
4503
2ee0aedf 4504#: config/tc-crx.c:1733
8ea2b00f
AM
4505msgid "Invalid Register in Register List"
4506msgstr ""
4507
2ee0aedf 4508#: config/tc-crx.c:1787
8ea2b00f
AM
4509#, c-format
4510msgid "Illegal register `%s' in cop-register list"
4511msgstr ""
4512
2ee0aedf 4513#: config/tc-crx.c:1795
06647dfd
AM
4514#, c-format
4515msgid "Illegal register `%s' in cop-special-register list"
4516msgstr ""
4517
2ee0aedf 4518#: config/tc-crx.c:1814
06647dfd
AM
4519#, c-format
4520msgid "Illegal register `%s' in user register list"
4521msgstr ""
4522
2ee0aedf 4523#: config/tc-crx.c:1833
8ea2b00f
AM
4524#, c-format
4525msgid "Illegal register `%s' in register list"
4526msgstr ""
4527
2ee0aedf 4528#: config/tc-crx.c:1839
8ea2b00f
AM
4529#, c-format
4530msgid "Maximum %d bits may be set in `mask16' operand"
4531msgstr ""
4532
2ee0aedf 4533#: config/tc-crx.c:1848
8ea2b00f
AM
4534#, c-format
4535msgid "rest of line ignored; first ignored character is `%c'"
4536msgstr ""
4537
2ee0aedf 4538#: config/tc-crx.c:1856
8ea2b00f
AM
4539#, c-format
4540msgid "Illegal `mask16' operand, operation is undefined - `%s'"
4541msgstr ""
4542
06647dfd 4543#. HI can't be specified without LO (and vise-versa).
2ee0aedf 4544#: config/tc-crx.c:1862
06647dfd
AM
4545msgid "HI/LO registers should be specified together"
4546msgstr ""
4547
2ee0aedf 4548#: config/tc-crx.c:1868
06647dfd
AM
4549msgid "HI/LO registers should be specified without additional registers"
4550msgstr ""
4551
9c9c98a5 4552#: config/tc-d10v.c:218
6e1772d5 4553#, c-format
252b5132
RH
4554msgid ""
4555"D10V options:\n"
bccba5f0
NC
4556"-O Optimize. Will do some operations in parallel.\n"
4557"--gstabs-packing Pack adjacent short instructions together even\n"
4558" when --gstabs is specified. On by default.\n"
4559"--no-gstabs-packing If --gstabs is specified, do not pack adjacent\n"
4560" instructions together.\n"
252b5132
RH
4561msgstr ""
4562
9c9c98a5 4563#: config/tc-d10v.c:575
87ccc1b0
NC
4564msgid "operand is not an immediate"
4565msgstr ""
4566
9c9c98a5 4567#: config/tc-d10v.c:593
252b5132 4568#, c-format
87ccc1b0 4569msgid "operand out of range: %lu"
252b5132
RH
4570msgstr ""
4571
9c9c98a5 4572#: config/tc-d10v.c:653
252b5132
RH
4573msgid "Instruction must be executed in parallel with another instruction."
4574msgstr ""
4575
9c9c98a5 4576#: config/tc-d10v.c:707 config/tc-d10v.c:715
55cf6793
ZW
4577#, c-format
4578msgid "packing conflict: %s must dispatch sequentially"
252b5132
RH
4579msgstr ""
4580
9c9c98a5 4581#: config/tc-d10v.c:814
55cf6793
ZW
4582#, c-format
4583msgid "resource conflict (R%d)"
252b5132
RH
4584msgstr ""
4585
9c9c98a5 4586#: config/tc-d10v.c:817
55cf6793
ZW
4587#, c-format
4588msgid "resource conflict (A%d)"
252b5132
RH
4589msgstr ""
4590
9c9c98a5 4591#: config/tc-d10v.c:819
55cf6793 4592msgid "resource conflict (PSW)"
252b5132
RH
4593msgstr ""
4594
9c9c98a5 4595#: config/tc-d10v.c:821
55cf6793 4596msgid "resource conflict (C flag)"
252b5132
RH
4597msgstr ""
4598
9c9c98a5 4599#: config/tc-d10v.c:823
55cf6793 4600msgid "resource conflict (F flag)"
252b5132
RH
4601msgstr ""
4602
9c9c98a5 4603#: config/tc-d10v.c:973
55cf6793 4604msgid "Instruction must be executed in parallel"
252b5132
RH
4605msgstr ""
4606
9c9c98a5 4607#: config/tc-d10v.c:976
55cf6793 4608msgid "Long instructions may not be combined."
252b5132
RH
4609msgstr ""
4610
9c9c98a5 4611#: config/tc-d10v.c:1009
55cf6793 4612msgid "One of these instructions may not be executed in parallel."
87ccc1b0
NC
4613msgstr ""
4614
2ee0aedf 4615#: config/tc-d10v.c:1013 config/tc-d30v.c:1038
55cf6793 4616msgid "Two IU instructions may not be executed in parallel"
87ccc1b0
NC
4617msgstr ""
4618
9c9c98a5 4619#: config/tc-d10v.c:1015 config/tc-d10v.c:1023 config/tc-d10v.c:1037
2ee0aedf 4620#: config/tc-d10v.c:1052 config/tc-d30v.c:1039 config/tc-d30v.c:1048
55cf6793 4621msgid "Swapping instruction order"
87ccc1b0
NC
4622msgstr ""
4623
2ee0aedf 4624#: config/tc-d10v.c:1021 config/tc-d30v.c:1045
55cf6793 4625msgid "Two MU instructions may not be executed in parallel"
87ccc1b0
NC
4626msgstr ""
4627
2ee0aedf 4628#: config/tc-d10v.c:1041 config/tc-d30v.c:1065
55cf6793 4629msgid "IU instruction may not be in the left container"
87ccc1b0
NC
4630msgstr ""
4631
9c9c98a5 4632#: config/tc-d10v.c:1043 config/tc-d10v.c:1058
55cf6793
ZW
4633msgid ""
4634"Instruction in R container is squashed by flow control instruction in L "
4635"container."
87ccc1b0
NC
4636msgstr ""
4637
2ee0aedf 4638#: config/tc-d10v.c:1056 config/tc-d30v.c:1076
55cf6793 4639msgid "MU instruction may not be in the right container"
252b5132
RH
4640msgstr ""
4641
2ee0aedf 4642#: config/tc-d10v.c:1062 config/tc-d30v.c:1088
55cf6793 4643msgid "unknown execution type passed to write_2_short()"
252b5132
RH
4644msgstr ""
4645
2ee0aedf 4646#: config/tc-d10v.c:1191 config/tc-d10v.c:1366
252b5132
RH
4647msgid "bad opcode or operands"
4648msgstr ""
4649
2ee0aedf 4650#: config/tc-d10v.c:1268
252b5132
RH
4651msgid "value out of range"
4652msgstr ""
4653
2ee0aedf 4654#: config/tc-d10v.c:1342
252b5132
RH
4655msgid "illegal operand - register name found where none expected"
4656msgstr ""
4657
2ee0aedf 4658#: config/tc-d10v.c:1377
252b5132
RH
4659msgid "Register number must be EVEN"
4660msgstr ""
4661
2ee0aedf 4662#: config/tc-d10v.c:1380
328577ad
NC
4663msgid "Unsupported use of sp"
4664msgstr ""
4665
2ee0aedf 4666#: config/tc-d10v.c:1399
87ccc1b0
NC
4667#, c-format
4668msgid "cr%ld is a reserved control register"
4669msgstr ""
4670
2ee0aedf 4671#: config/tc-d10v.c:1574
55cf6793 4672#, c-format
ae351704
AM
4673msgid "line %d: rep or repi must include at least 4 instructions"
4674msgstr ""
4675
2ee0aedf 4676#: config/tc-d10v.c:1763
ae351704 4677msgid "can't find previous opcode "
55cf6793
ZW
4678msgstr ""
4679
2ee0aedf 4680#: config/tc-d10v.c:1775
252b5132 4681#, c-format
ae351704 4682msgid "could not assemble: %s"
252b5132
RH
4683msgstr ""
4684
2ee0aedf 4685#: config/tc-d10v.c:1790 config/tc-d10v.c:1812 config/tc-d30v.c:1747
55cf6793
ZW
4686msgid "Unable to mix instructions as specified"
4687msgstr ""
4688
9c9c98a5 4689#: config/tc-d30v.c:150
252b5132
RH
4690#, c-format
4691msgid "Register name %s conflicts with symbol of the same name"
4692msgstr ""
4693
9c9c98a5 4694#: config/tc-d30v.c:240
6e1772d5 4695#, c-format
252b5132
RH
4696msgid ""
4697"\n"
4698"D30V options:\n"
4699"-O Make adjacent short instructions parallel if "
4700"possible.\n"
4701"-n Warn about all NOPs inserted by the assembler.\n"
4702"-N\t\t\tWarn about NOPs inserted after word multiplies.\n"
4703"-c Warn about symbols whoes names match register "
4704"names.\n"
4705"-C Opposite of -C. -c is the default.\n"
4706msgstr ""
4707
9c9c98a5 4708#: config/tc-d30v.c:368
252b5132
RH
4709msgid "unexpected 12-bit reloc type"
4710msgstr ""
4711
9c9c98a5 4712#: config/tc-d30v.c:375
252b5132
RH
4713msgid "unexpected 18-bit reloc type"
4714msgstr ""
4715
2ee0aedf 4716#: config/tc-d30v.c:626
252b5132
RH
4717#, c-format
4718msgid "%s NOP inserted"
4719msgstr ""
4720
2ee0aedf 4721#: config/tc-d30v.c:627
252b5132
RH
4722msgid "sequential"
4723msgstr ""
4724
2ee0aedf 4725#: config/tc-d30v.c:627
252b5132
RH
4726msgid "parallel"
4727msgstr ""
4728
2ee0aedf 4729#: config/tc-d30v.c:1034
252b5132
RH
4730msgid "Instructions may not be executed in parallel"
4731msgstr ""
4732
2ee0aedf 4733#: config/tc-d30v.c:1047
252b5132
RH
4734#, c-format
4735msgid "Executing %s in IU may not work"
4736msgstr ""
4737
2ee0aedf 4738#: config/tc-d30v.c:1054
bc0d738a
NC
4739#, c-format
4740msgid "Executing %s in IU may not work in parallel execution"
4741msgstr ""
4742
2ee0aedf 4743#: config/tc-d30v.c:1067
252b5132
RH
4744#, c-format
4745msgid "special left instruction `%s' kills instruction `%s' in right container"
4746msgstr ""
4747
2ee0aedf 4748#: config/tc-d30v.c:1078
bc0d738a
NC
4749#, c-format
4750msgid "Executing %s in reverse serial with %s may not work"
4751msgstr ""
4752
2ee0aedf 4753#: config/tc-d30v.c:1081
bc0d738a
NC
4754#, c-format
4755msgid "Executing %s in IU in reverse serial may not work"
4756msgstr ""
4757
2ee0aedf 4758#: config/tc-d30v.c:1271
55cf6793 4759msgid "Odd numbered register used as target of multi-register instruction"
252b5132
RH
4760msgstr ""
4761
2ee0aedf 4762#: config/tc-d30v.c:1335 config/tc-d30v.c:1371
55cf6793
ZW
4763#, c-format
4764msgid "unknown condition code: %s"
252b5132
RH
4765msgstr ""
4766
9c9c98a5 4767#: config/tc-d30v.c:1364
55cf6793
ZW
4768#, c-format
4769msgid "cmpu doesn't support condition code %s"
252b5132
RH
4770msgstr ""
4771
9c9c98a5 4772#: config/tc-d30v.c:1399
ae351704
AM
4773#, c-format
4774msgid "unknown opcode: %s"
4775msgstr ""
4776
9c9c98a5 4777#: config/tc-d30v.c:1410
55cf6793
ZW
4778#, c-format
4779msgid "operands for opcode `%s' do not match any valid format"
252b5132
RH
4780msgstr ""
4781
9c9c98a5 4782#: config/tc-d30v.c:1625 config/tc-d30v.c:1642
55cf6793 4783msgid "Cannot assemble instruction"
252b5132
RH
4784msgstr ""
4785
9c9c98a5 4786#: config/tc-d30v.c:1627
55cf6793 4787msgid "First opcode is long. Unable to mix instructions as specified."
252b5132
RH
4788msgstr ""
4789
9c9c98a5 4790#: config/tc-d30v.c:1697
55cf6793 4791msgid "word of NOPs added between word multiply and load"
252b5132
RH
4792msgstr ""
4793
9c9c98a5 4794#: config/tc-d30v.c:1699
55cf6793 4795msgid "word of NOPs added between word multiply and 16-bit multiply"
252b5132
RH
4796msgstr ""
4797
9c9c98a5 4798#: config/tc-d30v.c:1731
55cf6793 4799msgid "Instruction uses long version, so it cannot be mixed as specified"
252b5132
RH
4800msgstr ""
4801
9c9c98a5 4802#: config/tc-d30v.c:1858
55cf6793
ZW
4803#, c-format
4804msgid "value too large to fit in %d bits"
4805msgstr ""
4806
2ee0aedf 4807#: config/tc-d30v.c:1926
252b5132
RH
4808#, c-format
4809msgid "line %d: unable to place address of symbol '%s' into a byte"
4810msgstr ""
4811
2ee0aedf 4812#: config/tc-d30v.c:1929
252b5132 4813#, c-format
87ccc1b0 4814msgid "line %d: unable to place value %lx into a byte"
252b5132
RH
4815msgstr ""
4816
2ee0aedf 4817#: config/tc-d30v.c:1937
252b5132
RH
4818#, c-format
4819msgid "line %d: unable to place address of symbol '%s' into a short"
4820msgstr ""
4821
2ee0aedf 4822#: config/tc-d30v.c:1940
252b5132 4823#, c-format
87ccc1b0 4824msgid "line %d: unable to place value %lx into a short"
252b5132
RH
4825msgstr ""
4826
2ee0aedf 4827#: config/tc-d30v.c:1948
252b5132
RH
4828#, c-format
4829msgid "line %d: unable to place address of symbol '%s' into a quad"
4830msgstr ""
4831
2ee0aedf 4832#: config/tc-d30v.c:2056
252b5132
RH
4833#, c-format
4834msgid "Alignment too large: %d assumed"
4835msgstr ""
4836
23f938f1 4837#: config/tc-dlx.c:212
87ccc1b0 4838msgid "missing .proc"
a74801ba
ILT
4839msgstr ""
4840
23f938f1 4841#: config/tc-dlx.c:229
87ccc1b0 4842msgid ".endfunc missing for previous .proc"
a74801ba
ILT
4843msgstr ""
4844
cfb8c092 4845#: config/tc-dlx.c:291 config/tc-i860.c:227 config/tc-mips.c:2321
c85dd50d
NC
4846#, c-format
4847msgid "internal error: can't hash `%s': %s\n"
4848msgstr ""
4849
3caac5b8 4850#. Probably a memory allocation problem? Give up now.
cfb8c092
NC
4851#: config/tc-dlx.c:298 config/tc-hppa.c:8354 config/tc-mips.c:2324
4852#: config/tc-mips.c:2416 config/tc-or32.c:211 config/tc-sparc.c:888
3caac5b8
AM
4853msgid "Broken assembler. No assembly attempted."
4854msgstr ""
4855
23f938f1 4856#: config/tc-dlx.c:328
87ccc1b0 4857#, c-format
55cf6793 4858msgid "Bad operand for a load instruction: <%s>"
a74801ba
ILT
4859msgstr ""
4860
23f938f1 4861#: config/tc-dlx.c:442
87ccc1b0 4862#, c-format
55cf6793 4863msgid "Bad operand for a store instruction: <%s>"
a74801ba
ILT
4864msgstr ""
4865
23f938f1 4866#: config/tc-dlx.c:622
87ccc1b0 4867#, c-format
55cf6793 4868msgid "Expression Error for operand modifier %%hi/%%lo\n"
328577ad
NC
4869msgstr ""
4870
2ee0aedf 4871#: config/tc-dlx.c:635 config/tc-or32.c:811
3caac5b8
AM
4872#, c-format
4873msgid "Invalid expression after %%%%\n"
4874msgstr ""
4875
2ee0aedf 4876#: config/tc-dlx.c:703 config/tc-tic4x.c:2487
3caac5b8
AM
4877#, c-format
4878msgid "Unknown opcode `%s'."
4879msgstr ""
4880
2ee0aedf 4881#: config/tc-dlx.c:715
87ccc1b0 4882msgid "Can not set dlx_skip_hi16_flag"
252b5132
RH
4883msgstr ""
4884
2ee0aedf 4885#: config/tc-dlx.c:729
87ccc1b0
NC
4886#, c-format
4887msgid "Missing arguments for opcode <%s>."
252b5132
RH
4888msgstr ""
4889
2ee0aedf 4890#: config/tc-dlx.c:763
3caac5b8
AM
4891#, c-format
4892msgid "Too many operands: %s"
4893msgstr ""
4894
2ee0aedf 4895#: config/tc-dlx.c:800
87ccc1b0
NC
4896#, c-format
4897msgid "Both the_insn.HI and the_insn.LO are set : %s"
252b5132
RH
4898msgstr ""
4899
2ee0aedf 4900#: config/tc-dlx.c:870
87ccc1b0 4901msgid "failed regnum sanity check."
252b5132
RH
4902msgstr ""
4903
2ee0aedf 4904#: config/tc-dlx.c:883
87ccc1b0 4905msgid "failed general register sanity check."
252b5132
RH
4906msgstr ""
4907
c85dd50d 4908#. Types or values of args don't match.
2ee0aedf 4909#: config/tc-dlx.c:891
c85dd50d
NC
4910msgid "Invalid operands"
4911msgstr ""
4912
2ee0aedf 4913#: config/tc-dlx.c:1120 config/tc-or32.c:773
3caac5b8
AM
4914#, c-format
4915msgid "label \"$%d\" redefined"
4916msgstr ""
4917
2ee0aedf 4918#: config/tc-dlx.c:1158
87ccc1b0 4919msgid "Invalid expression after # number\n"
252b5132
RH
4920msgstr ""
4921
cfb8c092
NC
4922#: config/tc-epiphany.c:147
4923#, c-format
4924msgid "EPIPHANY specific command line options:\n"
4925msgstr ""
4926
4927#: config/tc-epiphany.c:386
4928msgid "register number too large for push/pop"
4929msgstr ""
4930
4931#: config/tc-epiphany.c:390
4932msgid "register is out of order"
4933msgstr ""
4934
4935#: config/tc-epiphany.c:401 config/tc-m68k.c:6037 config/tc-m68k.c:6066
4936msgid "bad register list"
4937msgstr ""
4938
4939#: config/tc-epiphany.c:404
4940msgid "malformed reglist in push/pop"
4941msgstr ""
4942
4943#. Checks for behavioral restrictions on LD/ST instructions.
4944#: config/tc-epiphany.c:505
4945msgid "destination register modified by displacement-post-modified address"
4946msgstr ""
4947
4948#: config/tc-epiphany.c:506
4949msgid "ldrd/strd requires even:odd register pair"
4950msgstr ""
4951
4952#: config/tc-epiphany.c:824 config/tc-m32r.c:1789
4953msgid "Addend to unresolved symbol not on word boundary."
4954msgstr ""
4955
ae351704 4956#: config/tc-fr30.c:82
6e1772d5 4957#, c-format
87ccc1b0 4958msgid " FR30 specific command line options:\n"
252b5132
RH
4959msgstr ""
4960
ae351704 4961#: config/tc-fr30.c:135
252b5132 4962#, c-format
87ccc1b0 4963msgid "Instruction %s not allowed in a delay slot."
252b5132
RH
4964msgstr ""
4965
9c9c98a5 4966#: config/tc-frv.c:405
6e1772d5 4967#, c-format
c85dd50d 4968msgid "Unknown cpu -mcpu=%s"
252b5132
RH
4969msgstr ""
4970
9c9c98a5 4971#: config/tc-frv.c:458
6e1772d5 4972#, c-format
c85dd50d 4973msgid "FRV specific command line options:\n"
252b5132
RH
4974msgstr ""
4975
9c9c98a5 4976#: config/tc-frv.c:459
42477147
NC
4977#, c-format
4978msgid "-G n Put data <= n bytes in the small data area\n"
4979msgstr ""
4980
9c9c98a5 4981#: config/tc-frv.c:460
6e1772d5 4982#, c-format
42477147 4983msgid "-mgpr-32 Mark generated file as only using 32 GPRs\n"
252b5132
RH
4984msgstr ""
4985
9c9c98a5 4986#: config/tc-frv.c:461
6e1772d5 4987#, c-format
42477147 4988msgid "-mgpr-64 Mark generated file as using all 64 GPRs\n"
252b5132
RH
4989msgstr ""
4990
9c9c98a5 4991#: config/tc-frv.c:462
6e1772d5 4992#, c-format
42477147 4993msgid "-mfpr-32 Mark generated file as only using 32 FPRs\n"
252b5132
RH
4994msgstr ""
4995
9c9c98a5 4996#: config/tc-frv.c:463
6e1772d5 4997#, c-format
42477147 4998msgid "-mfpr-64 Mark generated file as using all 64 FPRs\n"
252b5132
RH
4999msgstr ""
5000
9c9c98a5 5001#: config/tc-frv.c:464
6e1772d5 5002#, c-format
42477147 5003msgid "-msoft-float Mark generated file as using software FP\n"
252b5132
RH
5004msgstr ""
5005
9c9c98a5 5006#: config/tc-frv.c:465
6e1772d5 5007#, c-format
42477147 5008msgid "-mdword Mark generated file as using a 8-byte stack alignment\n"
252b5132
RH
5009msgstr ""
5010
9c9c98a5 5011#: config/tc-frv.c:466
6e1772d5 5012#, c-format
42477147 5013msgid "-mno-dword Mark generated file as using a 4-byte stack alignment\n"
252b5132
RH
5014msgstr ""
5015
9c9c98a5 5016#: config/tc-frv.c:467
6e1772d5 5017#, c-format
42477147
NC
5018msgid ""
5019"-mdouble Mark generated file as using double precision FP insns\n"
252b5132
RH
5020msgstr ""
5021
9c9c98a5 5022#: config/tc-frv.c:468
6e1772d5 5023#, c-format
42477147 5024msgid "-mmedia Mark generated file as using media insns\n"
252b5132
RH
5025msgstr ""
5026
9c9c98a5 5027#: config/tc-frv.c:469
6e1772d5 5028#, c-format
42477147
NC
5029msgid ""
5030"-mmuladd Mark generated file as using multiply add/subtract insns\n"
252b5132
RH
5031msgstr ""
5032
9c9c98a5 5033#: config/tc-frv.c:470
6e1772d5 5034#, c-format
42477147 5035msgid "-mpack Allow instructions to be packed\n"
252b5132
RH
5036msgstr ""
5037
9c9c98a5 5038#: config/tc-frv.c:471
6e1772d5 5039#, c-format
42477147 5040msgid "-mno-pack Do not allow instructions to be packed\n"
252b5132
RH
5041msgstr ""
5042
9c9c98a5 5043#: config/tc-frv.c:472
6e1772d5 5044#, c-format
42477147
NC
5045msgid ""
5046"-mpic Mark generated file as using small position independent "
5047"code\n"
328577ad
NC
5048msgstr ""
5049
9c9c98a5 5050#: config/tc-frv.c:473
6e1772d5 5051#, c-format
42477147
NC
5052msgid ""
5053"-mPIC Mark generated file as using large position independent "
5054"code\n"
252b5132
RH
5055msgstr ""
5056
9c9c98a5 5057#: config/tc-frv.c:474
6e1772d5 5058#, c-format
42477147
NC
5059msgid ""
5060"-mlibrary-pic Mark generated file as using position indepedent code for "
5061"libraries\n"
252b5132
RH
5062msgstr ""
5063
9c9c98a5 5064#: config/tc-frv.c:475
8ea2b00f 5065#, c-format
42477147 5066msgid "-mfdpic Assemble for the FDPIC ABI\n"
8ea2b00f
AM
5067msgstr ""
5068
9c9c98a5 5069#: config/tc-frv.c:476
8ea2b00f 5070#, c-format
42477147 5071msgid "-mnopic Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
8ea2b00f
AM
5072msgstr ""
5073
9c9c98a5 5074#: config/tc-frv.c:477
6e1772d5 5075#, c-format
42477147 5076msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
252b5132
RH
5077msgstr ""
5078
9c9c98a5 5079#: config/tc-frv.c:478
6e1772d5 5080#, c-format
42477147 5081msgid " Record the cpu type\n"
252b5132
RH
5082msgstr ""
5083
9c9c98a5 5084#: config/tc-frv.c:479
6e1772d5 5085#, c-format
42477147 5086msgid "-mtomcat-stats Print out stats for tomcat workarounds\n"
c85dd50d
NC
5087msgstr ""
5088
9c9c98a5 5089#: config/tc-frv.c:480
c85dd50d 5090#, c-format
42477147 5091msgid "-mtomcat-debug Debug tomcat workarounds\n"
252b5132
RH
5092msgstr ""
5093
2ee0aedf 5094#: config/tc-frv.c:1162
87ccc1b0 5095msgid "VLIW packing used for -mno-pack"
252b5132
RH
5096msgstr ""
5097
2ee0aedf 5098#: config/tc-frv.c:1172
6e1772d5
AM
5099msgid "Instruction not supported by this architecture"
5100msgstr ""
5101
2ee0aedf 5102#: config/tc-frv.c:1182
87ccc1b0 5103msgid "VLIW packing constraint violation"
252b5132
RH
5104msgstr ""
5105
2ee0aedf 5106#: config/tc-frv.c:1773
252b5132 5107#, c-format
87ccc1b0 5108msgid "Relocation %s is not safe for %s"
252b5132
RH
5109msgstr ""
5110
2ee0aedf
TG
5111#: config/tc-h8300.c:174
5112#, c-format
5113msgid "new section '%s' defined without attributes - this might cause problems"
5114msgstr ""
5115
5116#: config/tc-h8300.c:446 config/tc-h8300.c:454
87ccc1b0 5117msgid "Reg not valid for H8/300"
252b5132
RH
5118msgstr ""
5119
2ee0aedf 5120#: config/tc-h8300.c:535
fce00800
AM
5121msgid "invalid operand size requested"
5122msgstr ""
5123
2ee0aedf 5124#: config/tc-h8300.c:634
87ccc1b0 5125msgid "Invalid register list for ldm/stm\n"
328577ad
NC
5126msgstr ""
5127
2ee0aedf 5128#: config/tc-h8300.c:660 config/tc-h8300.c:665 config/tc-h8300.c:672
fce00800
AM
5129msgid "mismatch between register and suffix"
5130msgstr ""
5131
2ee0aedf 5132#: config/tc-h8300.c:677
a5c7551f
RW
5133msgid "invalid suffix after register."
5134msgstr ""
5135
2ee0aedf 5136#: config/tc-h8300.c:699
fce00800
AM
5137msgid "address too high for vector table jmp/jsr"
5138msgstr ""
5139
2ee0aedf 5140#: config/tc-h8300.c:726 config/tc-h8300.c:838 config/tc-h8300.c:848
87ccc1b0 5141msgid "Wrong size pointer register for architecture."
328577ad
NC
5142msgstr ""
5143
2ee0aedf 5144#: config/tc-h8300.c:785 config/tc-h8300.c:793 config/tc-h8300.c:822
87ccc1b0 5145msgid "expected @(exp, reg16)"
252b5132
RH
5146msgstr ""
5147
2ee0aedf 5148#: config/tc-h8300.c:811
fce00800
AM
5149msgid "expected .L, .W or .B for register in indexed addressing mode"
5150msgstr ""
5151
2ee0aedf 5152#: config/tc-h8300.c:1005
fce00800
AM
5153msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
5154msgstr ""
5155
2ee0aedf 5156#: config/tc-h8300.c:1023 config/tc-h8300.c:1032
fce00800
AM
5157msgid "expected register"
5158msgstr ""
5159
2ee0aedf 5160#: config/tc-h8300.c:1048
fce00800
AM
5161msgid "expected closing paren"
5162msgstr ""
5163
2ee0aedf 5164#: config/tc-h8300.c:1107
fce00800
AM
5165#, c-format
5166msgid "can't use high part of register in operand %d"
5167msgstr ""
5168
2ee0aedf 5169#: config/tc-h8300.c:1264
fce00800
AM
5170#, c-format
5171msgid "Opcode `%s' with these operand types not available in %s mode"
5172msgstr ""
5173
2ee0aedf 5174#: config/tc-h8300.c:1273
fce00800 5175msgid "mismatch between opcode size and operand size"
87ccc1b0
NC
5176msgstr ""
5177
2ee0aedf 5178#: config/tc-h8300.c:1309
87ccc1b0
NC
5179#, c-format
5180msgid "operand %s0x%lx out of range."
5181msgstr ""
5182
2ee0aedf 5183#: config/tc-h8300.c:1416
87ccc1b0
NC
5184msgid "Can't work out size of operand.\n"
5185msgstr ""
5186
2ee0aedf 5187#: config/tc-h8300.c:1465
87ccc1b0
NC
5188#, c-format
5189msgid "Opcode `%s' with these operand types not available in H8/300 mode"
5190msgstr ""
5191
2ee0aedf 5192#: config/tc-h8300.c:1470
fce00800
AM
5193#, c-format
5194msgid "Opcode `%s' with these operand types not available in H8/300H mode"
5195msgstr ""
5196
2ee0aedf 5197#: config/tc-h8300.c:1476
fce00800
AM
5198#, c-format
5199msgid "Opcode `%s' with these operand types not available in H8/300S mode"
5200msgstr ""
5201
2ee0aedf 5202#: config/tc-h8300.c:1537 config/tc-h8300.c:1557
87ccc1b0
NC
5203msgid "Need #1 or #2 here"
5204msgstr ""
5205
2ee0aedf 5206#: config/tc-h8300.c:1552
87ccc1b0
NC
5207msgid "#4 not valid on H8/300."
5208msgstr ""
5209
2ee0aedf 5210#: config/tc-h8300.c:1660 config/tc-h8300.c:1742
87ccc1b0
NC
5211#, c-format
5212msgid "branch operand has odd offset (%lx)\n"
5213msgstr ""
5214
2ee0aedf 5215#: config/tc-h8300.c:1780
87ccc1b0
NC
5216msgid "destination operand must be 16 bit register"
5217msgstr ""
5218
2ee0aedf 5219#: config/tc-h8300.c:1789
87ccc1b0
NC
5220msgid "source operand must be 8 bit register"
5221msgstr ""
5222
2ee0aedf 5223#: config/tc-h8300.c:1797
87ccc1b0
NC
5224msgid "destination operand must be 16bit absolute address"
5225msgstr ""
5226
2ee0aedf 5227#: config/tc-h8300.c:1804
87ccc1b0
NC
5228msgid "destination operand must be 8 bit register"
5229msgstr ""
5230
2ee0aedf 5231#: config/tc-h8300.c:1812
87ccc1b0
NC
5232msgid "source operand must be 16bit absolute address"
5233msgstr ""
5234
5235#. This seems more sane than saying "too many operands". We'll
5236#. get here only if the trailing trash starts with a comma.
6e1772d5 5237#. Types or values of args don't match.
2ee0aedf 5238#: config/tc-h8300.c:1820 config/tc-mmix.c:472 config/tc-mmix.c:484
9c9c98a5 5239#: config/tc-mmix.c:2505 config/tc-mmix.c:2529 config/tc-mmix.c:2802
2ee0aedf 5240#: config/tc-or32.c:527
87ccc1b0
NC
5241msgid "invalid operands"
5242msgstr ""
5243
2ee0aedf 5244#: config/tc-h8300.c:1851
fce00800 5245msgid "operand/size mis-match"
87ccc1b0
NC
5246msgstr ""
5247
cfb8c092 5248#: config/tc-h8300.c:1952 config/tc-mips.c:13197 config/tc-sh.c:2971
f12e7348 5249#: config/tc-sh64.c:2795 config/tc-z8k.c:1226
fce00800 5250msgid "unknown opcode"
87ccc1b0
NC
5251msgstr ""
5252
2ee0aedf 5253#: config/tc-h8300.c:1985
6e1772d5
AM
5254msgid "invalid operand in ldm"
5255msgstr ""
5256
2ee0aedf 5257#: config/tc-h8300.c:1994
6e1772d5
AM
5258msgid "invalid operand in stm"
5259msgstr ""
5260
2ee0aedf 5261#: config/tc-h8300.c:2120
6e1772d5 5262#, c-format
87ccc1b0
NC
5263msgid "call to tc_aout_fix_to_chars \n"
5264msgstr ""
5265
2ee0aedf 5266#: config/tc-h8300.c:2129 config/tc-xc16x.c:347
6e1772d5 5267#, c-format
87ccc1b0
NC
5268msgid "call to md_convert_frag \n"
5269msgstr ""
5270
2ee0aedf 5271#: config/tc-h8300.c:2180 config/tc-xc16x.c:251
6e1772d5 5272#, c-format
c85dd50d 5273msgid "call to md_estimate_size_before_relax \n"
87ccc1b0
NC
5274msgstr ""
5275
2ee0aedf
TG
5276#: config/tc-h8300.c:2195
5277msgid "Unexpected reference to a symbol in a non-code section"
5278msgstr ""
5279
5280#: config/tc-h8300.c:2211 config/tc-xc16x.c:292
c85dd50d
NC
5281msgid "Difference of symbols in different sections is not supported"
5282msgstr ""
5283
2ee0aedf 5284#: config/tc-h8300.c:2233 config/tc-mcore.c:2199 config/tc-microblaze.c:2294
cc643b88 5285#: config/tc-pj.c:487 config/tc-sh.c:4468 config/tc-tic6x.c:4500
2ee0aedf 5286#: config/tc-xc16x.c:315
87ccc1b0
NC
5287#, c-format
5288msgid "Cannot represent relocation type %s"
5289msgstr ""
5290
6e1772d5 5291#. Simple range checking for FIELD against HIGH and LOW bounds.
87ccc1b0 5292#. IGNORE is used to suppress the error message.
55cf6793 5293#. Variant of CHECK_FIELD for use in md_apply_fix and other places where
6e1772d5 5294#. the current file and line number are not valid.
2ee0aedf 5295#: config/tc-hppa.c:1029 config/tc-hppa.c:1043
87ccc1b0
NC
5296#, c-format
5297msgid "Field out of range [%d..%d] (%d)."
5298msgstr ""
5299
6e1772d5 5300#. Simple alignment checking for FIELD against ALIGN (a power of two).
87ccc1b0 5301#. IGNORE is used to suppress the error message.
2ee0aedf 5302#: config/tc-hppa.c:1057
87ccc1b0
NC
5303#, c-format
5304msgid "Field not properly aligned [%d] (%d)."
5305msgstr ""
5306
2ee0aedf 5307#: config/tc-hppa.c:1110
87ccc1b0
NC
5308msgid "Missing .exit\n"
5309msgstr ""
5310
2ee0aedf 5311#: config/tc-hppa.c:1113
87ccc1b0
NC
5312msgid "Missing .procend\n"
5313msgstr ""
5314
2ee0aedf 5315#: config/tc-hppa.c:1298
328577ad 5316#, c-format
252b5132
RH
5317msgid "Invalid field selector. Assuming F%%."
5318msgstr ""
5319
2ee0aedf 5320#: config/tc-hppa.c:1325
ae351704 5321msgid "Bad segment in expression."
252b5132
RH
5322msgstr ""
5323
2ee0aedf 5324#: config/tc-hppa.c:1350
252b5132 5325#, c-format
ae351704 5326msgid "Invalid Nullification: (%c)"
252b5132
RH
5327msgstr ""
5328
2ee0aedf 5329#: config/tc-hppa.c:1421
ae351704 5330msgid "Cannot handle fixup"
252b5132
RH
5331msgstr ""
5332
2ee0aedf 5333#: config/tc-hppa.c:1719
ae351704
AM
5334#, c-format
5335msgid " -Q ignored\n"
252b5132
RH
5336msgstr ""
5337
2ee0aedf 5338#: config/tc-hppa.c:1723
ae351704
AM
5339#, c-format
5340msgid " -c print a warning if a comment is found\n"
252b5132
RH
5341msgstr ""
5342
2ee0aedf 5343#: config/tc-hppa.c:1789
ae351704
AM
5344#, c-format
5345msgid "no hppa_fixup entry for fixup type 0x%x"
252b5132
RH
5346msgstr ""
5347
2ee0aedf 5348#: config/tc-hppa.c:1968
ae351704 5349msgid "Unknown relocation encountered in md_apply_fix."
a74801ba
ILT
5350msgstr ""
5351
2ee0aedf 5352#: config/tc-hppa.c:2156 config/tc-hppa.c:2181
ae351704
AM
5353#, c-format
5354msgid "Undefined register: '%s'."
a74801ba
ILT
5355msgstr ""
5356
2ee0aedf 5357#: config/tc-hppa.c:2215
252b5132 5358#, c-format
ae351704 5359msgid "Non-absolute symbol: '%s'."
252b5132
RH
5360msgstr ""
5361
2ee0aedf 5362#: config/tc-hppa.c:2230
ae351704
AM
5363#, c-format
5364msgid "Undefined absolute constant: '%s'."
252b5132
RH
5365msgstr ""
5366
cc643b88 5367#: config/tc-hppa.c:2261 config/tc-hppa.c:5717
ae351704 5368msgid "could not update architecture and machine"
252b5132
RH
5369msgstr ""
5370
2ee0aedf 5371#: config/tc-hppa.c:2299
252b5132 5372#, c-format
ae351704 5373msgid "Invalid FP Compare Condition: %s"
a74801ba
ILT
5374msgstr ""
5375
2ee0aedf 5376#: config/tc-hppa.c:2354
a74801ba 5377#, c-format
ae351704 5378msgid "Invalid FTEST completer: %s"
252b5132
RH
5379msgstr ""
5380
2ee0aedf 5381#: config/tc-hppa.c:2420 config/tc-hppa.c:2457
ae351704
AM
5382#, c-format
5383msgid "Invalid FP Operand Format: %3s"
a74801ba
ILT
5384msgstr ""
5385
2ee0aedf 5386#: config/tc-hppa.c:2591
ae351704 5387msgid "Bad segment (should be absolute)."
252b5132
RH
5388msgstr ""
5389
2ee0aedf 5390#: config/tc-hppa.c:2617
ae351704
AM
5391#, c-format
5392msgid "Invalid argument location: %s\n"
252b5132
RH
5393msgstr ""
5394
2ee0aedf 5395#: config/tc-hppa.c:2646
ae351704
AM
5396#, c-format
5397msgid "Invalid argument description: %d"
252b5132
RH
5398msgstr ""
5399
cc643b88 5400#: config/tc-hppa.c:3475
ae351704 5401msgid "Invalid Indexed Load Completer."
252b5132
RH
5402msgstr ""
5403
cc643b88 5404#: config/tc-hppa.c:3480
ae351704 5405msgid "Invalid Indexed Load Completer Syntax."
252b5132
RH
5406msgstr ""
5407
cc643b88 5408#: config/tc-hppa.c:3514
ae351704 5409msgid "Invalid Short Load/Store Completer."
252b5132
RH
5410msgstr ""
5411
cc643b88 5412#: config/tc-hppa.c:3574 config/tc-hppa.c:3579
ae351704 5413msgid "Invalid Store Bytes Short Completer"
252b5132
RH
5414msgstr ""
5415
cc643b88 5416#: config/tc-hppa.c:3894 config/tc-hppa.c:3900
ae351704 5417msgid "Invalid left/right combination completer"
252b5132
RH
5418msgstr ""
5419
cc643b88 5420#: config/tc-hppa.c:3949 config/tc-hppa.c:3956
ae351704 5421msgid "Invalid permutation completer"
55cf6793
ZW
5422msgstr ""
5423
cc643b88 5424#: config/tc-hppa.c:4056
252b5132 5425#, c-format
ae351704 5426msgid "Invalid Add Condition: %s"
252b5132
RH
5427msgstr ""
5428
cc643b88 5429#: config/tc-hppa.c:4072 config/tc-hppa.c:4082
ae351704 5430msgid "Invalid Add and Branch Condition"
85a39694
NC
5431msgstr ""
5432
cc643b88 5433#: config/tc-hppa.c:4103 config/tc-hppa.c:4248
ae351704 5434msgid "Invalid Compare/Subtract Condition"
28e7409f
NC
5435msgstr ""
5436
cc643b88 5437#: config/tc-hppa.c:4143
6e1772d5 5438#, c-format
cc643b88
NC
5439msgid "Invalid Branch On Bit Condition: %c"
5440msgstr ""
5441
5442#: config/tc-hppa.c:4146
5443msgid "Missing Branch On Bit Condition"
28e7409f
NC
5444msgstr ""
5445
cc643b88 5446#: config/tc-hppa.c:4231
85a39694 5447#, c-format
ae351704 5448msgid "Invalid Compare/Subtract Condition: %s"
252b5132
RH
5449msgstr ""
5450
cc643b88 5451#: config/tc-hppa.c:4263
ae351704 5452msgid "Invalid Compare and Branch Condition"
252b5132
RH
5453msgstr ""
5454
cc643b88 5455#: config/tc-hppa.c:4359
ae351704 5456msgid "Invalid Logical Instruction Condition."
252b5132
RH
5457msgstr ""
5458
cc643b88 5459#: config/tc-hppa.c:4421
ae351704 5460msgid "Invalid Shift/Extract/Deposit Condition."
252b5132
RH
5461msgstr ""
5462
cc643b88 5463#: config/tc-hppa.c:4534
ae351704 5464msgid "Invalid Unit Instruction Condition."
252b5132
RH
5465msgstr ""
5466
cc643b88
NC
5467#: config/tc-hppa.c:5013 config/tc-hppa.c:5045 config/tc-hppa.c:5076
5468#: config/tc-hppa.c:5106
ae351704 5469msgid "Branch to unaligned address"
252b5132
RH
5470msgstr ""
5471
cc643b88 5472#: config/tc-hppa.c:5290
ae351704 5473msgid "Invalid SFU identifier"
a74801ba
ILT
5474msgstr ""
5475
cc643b88 5476#: config/tc-hppa.c:5340
ae351704 5477msgid "Invalid COPR identifier"
252b5132
RH
5478msgstr ""
5479
cc643b88 5480#: config/tc-hppa.c:5469
ae351704 5481msgid "Invalid Floating Point Operand Format."
252b5132
RH
5482msgstr ""
5483
cc643b88
NC
5484#: config/tc-hppa.c:5586 config/tc-hppa.c:5606 config/tc-hppa.c:5626
5485#: config/tc-hppa.c:5646 config/tc-hppa.c:5666
ae351704 5486msgid "Invalid register for single precision fmpyadd or fmpysub"
252b5132
RH
5487msgstr ""
5488
cc643b88 5489#: config/tc-hppa.c:5734
252b5132 5490#, c-format
ae351704 5491msgid "Invalid operands %s"
252b5132
RH
5492msgstr ""
5493
cc643b88 5494#: config/tc-hppa.c:5744
a5c7551f
RW
5495#, c-format
5496msgid "Immediates %d and %d will give undefined behavior."
5497msgstr ""
5498
cc643b88 5499#: config/tc-hppa.c:5796 config/tc-hppa.c:7023 config/tc-hppa.c:7078
ae351704 5500msgid "Missing function name for .PROC (corrupted label chain)"
252b5132
RH
5501msgstr ""
5502
cc643b88 5503#: config/tc-hppa.c:5799 config/tc-hppa.c:7081
ae351704 5504msgid "Missing function name for .PROC"
252b5132
RH
5505msgstr ""
5506
cc643b88 5507#: config/tc-hppa.c:5858
55cf6793
ZW
5508msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
5509msgstr ""
5510
cc643b88 5511#: config/tc-hppa.c:5954
252b5132
RH
5512#, c-format
5513msgid "Invalid .CALL argument: %s"
5514msgstr ""
5515
cc643b88 5516#: config/tc-hppa.c:6102
252b5132
RH
5517msgid ".callinfo is not within a procedure definition"
5518msgstr ""
5519
cc643b88 5520#: config/tc-hppa.c:6122
252b5132
RH
5521#, c-format
5522msgid "FRAME parameter must be a multiple of 8: %d\n"
5523msgstr ""
5524
cc643b88 5525#: config/tc-hppa.c:6141
252b5132
RH
5526msgid "Value for ENTRY_GR must be in the range 3..18\n"
5527msgstr ""
5528
cc643b88 5529#: config/tc-hppa.c:6153
252b5132
RH
5530msgid "Value for ENTRY_FR must be in the range 12..21\n"
5531msgstr ""
5532
cc643b88 5533#: config/tc-hppa.c:6163
252b5132
RH
5534msgid "Value for ENTRY_SR must be 3\n"
5535msgstr ""
5536
cc643b88 5537#: config/tc-hppa.c:6219
252b5132
RH
5538#, c-format
5539msgid "Invalid .CALLINFO argument: %s"
5540msgstr ""
5541
cc643b88 5542#: config/tc-hppa.c:6329
252b5132
RH
5543msgid "The .ENTER pseudo-op is not supported"
5544msgstr ""
5545
cc643b88 5546#: config/tc-hppa.c:6345
252b5132
RH
5547msgid "Misplaced .entry. Ignored."
5548msgstr ""
5549
cc643b88 5550#: config/tc-hppa.c:6349
252b5132
RH
5551msgid "Missing .callinfo."
5552msgstr ""
5553
cc643b88 5554#: config/tc-hppa.c:6413
5b343f5a
NC
5555msgid ".REG expression must be a register"
5556msgstr ""
5557
cc643b88 5558#: config/tc-hppa.c:6429
5b343f5a
NC
5559msgid "bad or irreducible absolute expression; zero assumed"
5560msgstr ""
5561
cc643b88 5562#: config/tc-hppa.c:6440
252b5132
RH
5563msgid ".REG must use a label"
5564msgstr ""
5565
cc643b88 5566#: config/tc-hppa.c:6442
252b5132
RH
5567msgid ".EQU must use a label"
5568msgstr ""
5569
cc643b88 5570#: config/tc-hppa.c:6504
ae351704
AM
5571#, c-format
5572msgid "Symbol '%s' could not be created."
5573msgstr ""
5574
cc643b88 5575#: config/tc-hppa.c:6508
ae351704
AM
5576msgid "No memory for symbol name."
5577msgstr ""
5578
cc643b88 5579#: config/tc-hppa.c:6558
252b5132
RH
5580msgid ".EXIT must appear within a procedure"
5581msgstr ""
5582
cc643b88 5583#: config/tc-hppa.c:6562
252b5132
RH
5584msgid "Missing .callinfo"
5585msgstr ""
5586
cc643b88 5587#: config/tc-hppa.c:6566
252b5132
RH
5588msgid "No .ENTRY for this .EXIT"
5589msgstr ""
5590
cc643b88 5591#: config/tc-hppa.c:6606
252b5132 5592#, c-format
ae351704 5593msgid "Using ENTRY rather than CODE in export directive for %s"
252b5132
RH
5594msgstr ""
5595
cc643b88 5596#: config/tc-hppa.c:6729
252b5132 5597#, c-format
ae351704 5598msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
252b5132
RH
5599msgstr ""
5600
cc643b88 5601#: config/tc-hppa.c:6753
252b5132 5602#, c-format
ae351704 5603msgid "Cannot define export symbol: %s\n"
252b5132
RH
5604msgstr ""
5605
cc643b88 5606#: config/tc-hppa.c:6850
252b5132
RH
5607msgid "Missing label name on .LABEL"
5608msgstr ""
5609
cc643b88 5610#: config/tc-hppa.c:6855
252b5132
RH
5611msgid "extra .LABEL arguments ignored."
5612msgstr ""
5613
cc643b88 5614#: config/tc-hppa.c:6871
252b5132
RH
5615msgid "The .LEAVE pseudo-op is not supported"
5616msgstr ""
5617
cc643b88 5618#: config/tc-hppa.c:6909
252b5132
RH
5619msgid "Unrecognized .LEVEL argument\n"
5620msgstr ""
5621
cc643b88 5622#: config/tc-hppa.c:6943
252b5132
RH
5623#, c-format
5624msgid "Cannot define static symbol: %s\n"
5625msgstr ""
5626
cc643b88 5627#: config/tc-hppa.c:6977
252b5132
RH
5628msgid "Nested procedures"
5629msgstr ""
5630
cc643b88 5631#: config/tc-hppa.c:6987
252b5132
RH
5632msgid "Cannot allocate unwind descriptor\n"
5633msgstr ""
5634
cc643b88 5635#: config/tc-hppa.c:7085
252b5132
RH
5636msgid "misplaced .procend"
5637msgstr ""
5638
cc643b88 5639#: config/tc-hppa.c:7088
252b5132
RH
5640msgid "Missing .callinfo for this procedure"
5641msgstr ""
5642
cc643b88 5643#: config/tc-hppa.c:7091
252b5132
RH
5644msgid "Missing .EXIT for a .ENTRY"
5645msgstr ""
5646
cc643b88 5647#: config/tc-hppa.c:7128
a74801ba
ILT
5648msgid "Not in a space.\n"
5649msgstr ""
5650
cc643b88 5651#: config/tc-hppa.c:7131
a74801ba
ILT
5652msgid "Not in a subspace.\n"
5653msgstr ""
5654
cc643b88 5655#: config/tc-hppa.c:7220
252b5132
RH
5656msgid "Invalid .SPACE argument"
5657msgstr ""
5658
cc643b88 5659#: config/tc-hppa.c:7266
252b5132
RH
5660msgid "Can't change spaces within a procedure definition. Ignored"
5661msgstr ""
5662
cc643b88 5663#: config/tc-hppa.c:7394
252b5132
RH
5664#, c-format
5665msgid "Undefined space: '%s' Assuming space number = 0."
5666msgstr ""
5667
cc643b88 5668#: config/tc-hppa.c:7417
252b5132
RH
5669msgid "Must be in a space before changing or declaring subspaces.\n"
5670msgstr ""
5671
cc643b88 5672#: config/tc-hppa.c:7421
252b5132
RH
5673msgid "Can't change subspaces within a procedure definition. Ignored"
5674msgstr ""
5675
cc643b88 5676#: config/tc-hppa.c:7457
252b5132
RH
5677msgid "Parameters of an existing subspace can't be modified"
5678msgstr ""
5679
cc643b88 5680#: config/tc-hppa.c:7509
252b5132
RH
5681msgid "Alignment must be a power of 2"
5682msgstr ""
5683
cc643b88 5684#: config/tc-hppa.c:7556
252b5132
RH
5685msgid "FIRST not supported as a .SUBSPACE argument"
5686msgstr ""
5687
cc643b88 5688#: config/tc-hppa.c:7558
252b5132
RH
5689msgid "Invalid .SUBSPACE argument"
5690msgstr ""
5691
cc643b88 5692#: config/tc-hppa.c:7747
252b5132
RH
5693#, c-format
5694msgid "Internal error: Unable to find containing space for %s."
5695msgstr ""
5696
cc643b88 5697#: config/tc-hppa.c:7785
252b5132
RH
5698#, c-format
5699msgid "Out of memory: could not allocate new space chain entry: %s\n"
5700msgstr ""
5701
cc643b88 5702#: config/tc-hppa.c:7873
252b5132
RH
5703#, c-format
5704msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
5705msgstr ""
5706
cc643b88 5707#: config/tc-hppa.c:8318
ae351704
AM
5708msgid "-R option not supported on this target."
5709msgstr ""
5710
cfb8c092 5711#: config/tc-hppa.c:8335 config/tc-sparc.c:843 config/tc-sparc.c:880
252b5132 5712#, c-format
ae351704 5713msgid "Internal error: can't hash `%s': %s\n"
252b5132
RH
5714msgstr ""
5715
cc643b88 5716#: config/tc-hppa.c:8344 config/tc-i860.c:236
ae351704
AM
5717#, c-format
5718msgid "internal error: losing opcode: `%s' \"%s\"\n"
252b5132
RH
5719msgstr ""
5720
cc643b88
NC
5721#: config/tc-i370.c:419 config/tc-ppc.c:1185 config/tc-s390.c:420
5722#: config/tc-s390.c:427
a5c7551f
RW
5723#, c-format
5724msgid "invalid switch -m%s"
5725msgstr ""
5726
cc643b88 5727#: config/tc-i370.c:516 config/tc-s390.c:507
a5c7551f
RW
5728#, c-format
5729msgid "Internal assembler error for instruction %s"
5730msgstr ""
5731
5732#: config/tc-i370.c:535
5733#, c-format
5734msgid "Internal assembler error for macro %s"
5735msgstr ""
5736
cc643b88 5737#: config/tc-i370.c:630 config/tc-ppc.c:1893
a5c7551f
RW
5738msgid "identifier+constant@got means identifier@got+constant"
5739msgstr ""
5740
cc643b88 5741#: config/tc-i370.c:684 config/tc-m68k.c:8077 config/tc-ppc.c:1982
a5c7551f
RW
5742#, c-format
5743msgid "%s relocations do not fit in %d bytes\n"
5744msgstr ""
5745
2ee0aedf 5746#: config/tc-i370.c:926 config/tc-i370.c:966
a5c7551f
RW
5747msgid "unsupported DC type"
5748msgstr ""
5749
2ee0aedf
TG
5750#: config/tc-i370.c:938 config/tc-i370.c:948 config/tc-i370.c:1530
5751#: config/tc-i370.c:1541
a5c7551f
RW
5752msgid "missing end-quote"
5753msgstr ""
5754
2ee0aedf 5755#: config/tc-i370.c:996
a5c7551f
RW
5756msgid "unsupported alignment"
5757msgstr ""
5758
2ee0aedf 5759#: config/tc-i370.c:1003
a5c7551f
RW
5760msgid "this DS form not yet supported"
5761msgstr ""
5762
2ee0aedf 5763#: config/tc-i370.c:1046 config/tc-m32r.c:1493 config/tc-microblaze.c:177
cc643b88 5764#: config/tc-ppc.c:2047 config/tc-ppc.c:4884
a5c7551f
RW
5765msgid "Expected comma after symbol-name: rest of line ignored."
5766msgstr ""
5767
2ee0aedf 5768#: config/tc-i370.c:1069 config/tc-m32r.c:1517 config/tc-microblaze.c:199
cc643b88 5769#: config/tc-ppc.c:2069 config/tc-ppc.c:3272 config/tc-ppc.c:4908
a5c7551f
RW
5770msgid "ignoring bad alignment"
5771msgstr ""
5772
2ee0aedf 5773#: config/tc-i370.c:1080 config/tc-m32r.c:1544 config/tc-microblaze.c:210
cc643b88 5774#: config/tc-ppc.c:2080 config/tc-ppc.c:4920
a5c7551f
RW
5775#, c-format
5776msgid "Ignoring attempt to re-define symbol `%s'."
5777msgstr ""
5778
cc643b88 5779#: config/tc-i370.c:1088 config/tc-microblaze.c:218 config/tc-ppc.c:2088
a5c7551f
RW
5780#, c-format
5781msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
5782msgstr ""
5783
2ee0aedf 5784#: config/tc-i370.c:1107 config/tc-m32r.c:1529 config/tc-microblaze.c:234
cc643b88 5785#: config/tc-ppc.c:2106 config/tc-v850.c:375
a5c7551f
RW
5786msgid "Common alignment not a power of 2"
5787msgstr ""
5788
2ee0aedf 5789#: config/tc-i370.c:1245
a5c7551f
RW
5790msgid "Missing or bad .using directive"
5791msgstr ""
5792
2ee0aedf 5793#: config/tc-i370.c:1290
a5c7551f
RW
5794msgid "Literal Pool Overflow"
5795msgstr ""
5796
2ee0aedf 5797#: config/tc-i370.c:1588
a5c7551f
RW
5798msgid "expression not a constant"
5799msgstr ""
5800
2ee0aedf 5801#: config/tc-i370.c:1595
a5c7551f
RW
5802msgid "Unknown/unsupported address literal type"
5803msgstr ""
5804
2ee0aedf 5805#: config/tc-i370.c:1618
a5c7551f
RW
5806#, c-format
5807msgid ".ltorg without prior .using in section %s"
5808msgstr ""
5809
2ee0aedf 5810#: config/tc-i370.c:1622
a5c7551f
RW
5811#, c-format
5812msgid ".ltorg in section %s paired to .using in section %s"
5813msgstr ""
5814
2ee0aedf 5815#: config/tc-i370.c:1645
a5c7551f
RW
5816#, c-format
5817msgid "bad alignment of %d bytes in literal pool"
5818msgstr ""
5819
2ee0aedf 5820#: config/tc-i370.c:1669
a5c7551f
RW
5821msgid "bad literal size\n"
5822msgstr ""
5823
2ee0aedf 5824#: config/tc-i370.c:1743
a5c7551f
RW
5825msgid ".using: base address expression illegal or too complex"
5826msgstr ""
5827
2ee0aedf 5828#: config/tc-i370.c:1778 config/tc-i370.c:1787
a5c7551f
RW
5829#, c-format
5830msgid "droping register %d in section %s does not match using register %d"
5831msgstr ""
5832
2ee0aedf 5833#: config/tc-i370.c:1791
a5c7551f
RW
5834#, c-format
5835msgid "droping register %d in section %s previously used in section %s"
5836msgstr ""
5837
cc643b88 5838#: config/tc-i370.c:1847 config/tc-ppc.c:3109
a5c7551f
RW
5839msgid "wrong number of operands"
5840msgstr ""
5841
cfb8c092 5842#: config/tc-i370.c:1928 config/tc-mn10200.c:899 config/tc-mn10300.c:1251
cc643b88 5843#: config/tc-ppc.c:2405 config/tc-s390.c:1590 config/tc-v850.c:2024
a5c7551f
RW
5844#, c-format
5845msgid "Unrecognized opcode: `%s'"
5846msgstr ""
5847
2ee0aedf 5848#: config/tc-i370.c:2071
a5c7551f
RW
5849msgid "not using any base register"
5850msgstr ""
5851
2ee0aedf 5852#: config/tc-i370.c:2101
a5c7551f
RW
5853#, c-format
5854msgid "expecting a register for operand %d"
5855msgstr ""
5856
5857#. Not used --- don't have any 8 byte instructions.
2ee0aedf 5858#: config/tc-i370.c:2222
a5c7551f
RW
5859msgid "Internal Error: bad instruction length"
5860msgstr ""
5861
cfb8c092 5862#: config/tc-i386.c:1885
60bcf0fa
NC
5863#, c-format
5864msgid "%s shortened to %s"
5865msgstr ""
5866
cfb8c092 5867#: config/tc-i386.c:1971
252b5132
RH
5868msgid "same type of prefix used twice"
5869msgstr ""
5870
cfb8c092 5871#: config/tc-i386.c:1998
2ee0aedf
TG
5872#, c-format
5873msgid "64bit mode not supported on `%s'."
0d2bcfaf
NC
5874msgstr ""
5875
cfb8c092 5876#: config/tc-i386.c:2007
2ee0aedf
TG
5877#, c-format
5878msgid "32bit mode not supported on `%s'."
0d2bcfaf
NC
5879msgstr ""
5880
cfb8c092 5881#: config/tc-i386.c:2047
8ad3436c 5882msgid "bad argument to syntax directive."
252b5132
RH
5883msgstr ""
5884
cfb8c092 5885#: config/tc-i386.c:2096
f12e7348
NC
5886msgid "bad argument to sse_check directive."
5887msgstr ""
5888
cfb8c092 5889#: config/tc-i386.c:2100
f12e7348
NC
5890msgid "missing argument for sse_check directive"
5891msgstr ""
5892
cfb8c092 5893#: config/tc-i386.c:2135
a5c7551f
RW
5894#, c-format
5895msgid "`%s' is not supported on `%s'"
5896msgstr ""
5897
cfb8c092 5898#: config/tc-i386.c:2209
60bcf0fa
NC
5899#, c-format
5900msgid "no such architecture: `%s'"
5901msgstr ""
5902
cfb8c092 5903#: config/tc-i386.c:2214
60bcf0fa
NC
5904msgid "missing cpu architecture"
5905msgstr ""
5906
cfb8c092 5907#: config/tc-i386.c:2228
e135f41b
NC
5908#, c-format
5909msgid "no such architecture modifier: `%s'"
5910msgstr ""
5911
cfb8c092 5912#: config/tc-i386.c:2243 config/tc-i386.c:2266
a5c7551f
RW
5913msgid "Intel L1OM is 64bit ELF only"
5914msgstr ""
5915
cfb8c092
NC
5916#: config/tc-i386.c:2250 config/tc-i386.c:2273
5917msgid "Intel K1OM is 64bit ELF only"
5918msgstr ""
5919
5920#: config/tc-i386.c:2284 config/tc-i386.c:8711
cc643b88
NC
5921msgid "unknown architecture"
5922msgstr ""
5923
cfb8c092 5924#: config/tc-i386.c:2318 config/tc-i386.c:2340
cc643b88
NC
5925#, c-format
5926msgid "internal Error: Can't hash %s: %s"
a85d7ed0
NC
5927msgstr ""
5928
cfb8c092 5929#: config/tc-i386.c:2635
3caac5b8
AM
5930#, c-format
5931msgid "unknown relocation (%u)"
252b5132
RH
5932msgstr ""
5933
cfb8c092 5934#: config/tc-i386.c:2637
252b5132 5935#, c-format
3caac5b8
AM
5936msgid "%u-byte relocation cannot be applied to %u-byte field"
5937msgstr ""
5938
cfb8c092 5939#: config/tc-i386.c:2641
3caac5b8
AM
5940msgid "non-pc-relative relocation for pc-relative field"
5941msgstr ""
5942
cfb8c092 5943#: config/tc-i386.c:2646
3caac5b8 5944msgid "relocated field and relocation type differ in signedness"
252b5132
RH
5945msgstr ""
5946
cfb8c092 5947#: config/tc-i386.c:2655
3caac5b8
AM
5948msgid "there are no unsigned pc-relative relocations"
5949msgstr ""
5950
cfb8c092 5951#: config/tc-i386.c:2663
252b5132 5952#, c-format
3caac5b8 5953msgid "cannot do %u byte pc-relative relocation"
252b5132
RH
5954msgstr ""
5955
cfb8c092 5956#: config/tc-i386.c:2680
3caac5b8
AM
5957#, c-format
5958msgid "cannot do %s %u byte relocation"
5959msgstr ""
5960
cfb8c092 5961#: config/tc-i386.c:2964
06647dfd 5962#, c-format
f12e7348 5963msgid "can't use register '%s%s' as operand %d in '%s'."
06647dfd
AM
5964msgstr ""
5965
cfb8c092 5966#: config/tc-i386.c:3076
fce00800 5967#, c-format
f12e7348
NC
5968msgid "SSE instruction `%s' is used"
5969msgstr ""
5970
cfb8c092 5971#: config/tc-i386.c:3090 config/tc-i386.c:4562
f12e7348
NC
5972#, c-format
5973msgid "ambiguous operand size for `%s'"
fce00800
AM
5974msgstr ""
5975
cfb8c092 5976#: config/tc-i386.c:3107
2ee0aedf
TG
5977msgid "expecting lockable instruction after `lock'"
5978msgstr ""
5979
87ccc1b0 5980#. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
cfb8c092 5981#: config/tc-i386.c:3158
87ccc1b0
NC
5982#, c-format
5983msgid "translating to `%sp'"
5984msgstr ""
5985
cfb8c092 5986#: config/tc-i386.c:3213
87ccc1b0 5987#, c-format
ae351704 5988msgid "can't encode register '%s%s' in an instruction requiring REX prefix."
87ccc1b0
NC
5989msgstr ""
5990
cfb8c092 5991#: config/tc-i386.c:3256 config/tc-i386.c:3388
252b5132 5992#, c-format
60bcf0fa 5993msgid "no such instruction: `%s'"
252b5132
RH
5994msgstr ""
5995
cfb8c092 5996#: config/tc-i386.c:3267 config/tc-i386.c:3421
252b5132
RH
5997#, c-format
5998msgid "invalid character %s in mnemonic"
5999msgstr ""
6000
cfb8c092 6001#: config/tc-i386.c:3274
252b5132
RH
6002msgid "expecting prefix; got nothing"
6003msgstr ""
6004
cfb8c092 6005#: config/tc-i386.c:3276
252b5132
RH
6006msgid "expecting mnemonic; got nothing"
6007msgstr ""
6008
cfb8c092 6009#: config/tc-i386.c:3291 config/tc-i386.c:3439
252b5132 6010#, c-format
3caac5b8 6011msgid "`%s' is only supported in 64-bit mode"
252b5132
RH
6012msgstr ""
6013
cfb8c092 6014#: config/tc-i386.c:3292 config/tc-i386.c:3438
06647dfd
AM
6015#, c-format
6016msgid "`%s' is not supported in 64-bit mode"
6017msgstr ""
6018
cfb8c092 6019#: config/tc-i386.c:3304
06647dfd 6020#, c-format
3caac5b8 6021msgid "redundant %s prefix"
06647dfd
AM
6022msgstr ""
6023
cfb8c092 6024#: config/tc-i386.c:3445
60bcf0fa 6025#, c-format
06647dfd 6026msgid "`%s' is not supported on `%s%s'"
60bcf0fa
NC
6027msgstr ""
6028
cfb8c092 6029#: config/tc-i386.c:3456
60bcf0fa
NC
6030msgid "use .code16 to ensure correct addressing mode"
6031msgstr ""
6032
cfb8c092 6033#: config/tc-i386.c:3469
252b5132
RH
6034#, c-format
6035msgid "expecting string instruction after `%s'"
6036msgstr ""
6037
cfb8c092 6038#: config/tc-i386.c:3501
252b5132
RH
6039#, c-format
6040msgid "invalid character %s before operand %d"
6041msgstr ""
6042
cfb8c092 6043#: config/tc-i386.c:3515
252b5132
RH
6044#, c-format
6045msgid "unbalanced parenthesis in operand %d."
6046msgstr ""
6047
cfb8c092 6048#: config/tc-i386.c:3518
252b5132
RH
6049#, c-format
6050msgid "unbalanced brackets in operand %d."
6051msgstr ""
6052
cfb8c092 6053#: config/tc-i386.c:3527
252b5132
RH
6054#, c-format
6055msgid "invalid character %s in operand %d"
6056msgstr ""
6057
cfb8c092 6058#: config/tc-i386.c:3555
252b5132
RH
6059#, c-format
6060msgid "spurious operands; (%d operands/instruction max)"
6061msgstr ""
6062
cfb8c092 6063#: config/tc-i386.c:3578
252b5132
RH
6064msgid "expecting operand after ','; got nothing"
6065msgstr ""
6066
cfb8c092 6067#: config/tc-i386.c:3583
252b5132
RH
6068msgid "expecting operand before ','; got nothing"
6069msgstr ""
6070
cfb8c092 6071#: config/tc-i386.c:4257
2ee0aedf
TG
6072msgid "operand size mismatch"
6073msgstr ""
6074
cfb8c092 6075#: config/tc-i386.c:4260
2ee0aedf
TG
6076msgid "operand type mismatch"
6077msgstr ""
6078
cfb8c092 6079#: config/tc-i386.c:4263
2ee0aedf
TG
6080msgid "register type mismatch"
6081msgstr ""
6082
cfb8c092 6083#: config/tc-i386.c:4266
2ee0aedf
TG
6084msgid "number of operands mismatch"
6085msgstr ""
6086
cfb8c092 6087#: config/tc-i386.c:4269
2ee0aedf
TG
6088msgid "invalid instruction suffix"
6089msgstr ""
6090
cfb8c092 6091#: config/tc-i386.c:4272
2ee0aedf
TG
6092msgid "Imm4 isn't the first operand"
6093msgstr ""
6094
cfb8c092 6095#: config/tc-i386.c:4275
2ee0aedf 6096msgid "only supported with old gcc"
f12e7348
NC
6097msgstr ""
6098
cfb8c092 6099#: config/tc-i386.c:4278
2ee0aedf
TG
6100msgid "unsupported with Intel mnemonic"
6101msgstr ""
6102
cfb8c092 6103#: config/tc-i386.c:4281
2ee0aedf
TG
6104msgid "unsupported syntax"
6105msgstr ""
6106
cfb8c092 6107#: config/tc-i386.c:4284
2ee0aedf
TG
6108msgid "unsupported"
6109msgstr ""
6110
cfb8c092
NC
6111#: config/tc-i386.c:4287
6112msgid "invalid VSIB address"
6113msgstr ""
6114
6115#: config/tc-i386.c:4290
6116msgid "unsupported vector index register"
6117msgstr ""
6118
6119#: config/tc-i386.c:4293
252b5132 6120#, c-format
2ee0aedf 6121msgid "%s for `%s'"
252b5132
RH
6122msgstr ""
6123
cfb8c092 6124#: config/tc-i386.c:4304
a74801ba 6125#, c-format
8ad3436c 6126msgid "indirect %s without `*'"
a74801ba
ILT
6127msgstr ""
6128
60bcf0fa
NC
6129#. Warn them that a data or address size prefix doesn't
6130#. affect assembly of the next line of code.
cfb8c092 6131#: config/tc-i386.c:4312
252b5132
RH
6132#, c-format
6133msgid "stand-alone `%s' prefix"
6134msgstr ""
6135
cfb8c092 6136#: config/tc-i386.c:4346 config/tc-i386.c:4362
328577ad 6137#, c-format
f12e7348 6138msgid "`%s' operand %d must use `%ses' segment"
252b5132
RH
6139msgstr ""
6140
ae351704 6141#. We have to know the operand size for crc32.
cfb8c092 6142#: config/tc-i386.c:4416
ae351704
AM
6143#, c-format
6144msgid "ambiguous memory operand size for `%s`"
6145msgstr ""
6146
cfb8c092 6147#: config/tc-i386.c:4535
87ccc1b0
NC
6148msgid ""
6149"no instruction mnemonic suffix given and no register operands; can't size "
6150"instruction"
6151msgstr ""
6152
cfb8c092
NC
6153#: config/tc-i386.c:4672 config/tc-i386.c:4747 config/tc-i386.c:4776
6154#: config/tc-i386.c:4822 config/tc-i386.c:4860
328577ad 6155#, c-format
cc643b88 6156msgid "incorrect register `%s%s' used with `%c' suffix"
0d2bcfaf
NC
6157msgstr ""
6158
cfb8c092 6159#: config/tc-i386.c:4680 config/tc-i386.c:4754 config/tc-i386.c:4867
328577ad 6160#, c-format
ae351704 6161msgid "using `%s%s' instead of `%s%s' due to `%c' suffix"
252b5132
RH
6162msgstr ""
6163
cfb8c092
NC
6164#: config/tc-i386.c:4706 config/tc-i386.c:4730 config/tc-i386.c:4798
6165#: config/tc-i386.c:4843
328577ad 6166#, c-format
ae351704 6167msgid "`%s%s' not allowed with `%s%c'"
252b5132
RH
6168msgstr ""
6169
cfb8c092 6170#: config/tc-i386.c:4932
252b5132
RH
6171msgid "no instruction mnemonic suffix given; can't determine immediate size"
6172msgstr ""
6173
cfb8c092 6174#: config/tc-i386.c:4968
328577ad 6175#, c-format
f12e7348 6176msgid "the last operand of `%s' must be `%s%s'"
252b5132
RH
6177msgstr ""
6178
cfb8c092 6179#: config/tc-i386.c:4971
328577ad 6180#, c-format
f12e7348 6181msgid "the first operand of `%s' must be `%s%s'"
252b5132
RH
6182msgstr ""
6183
cfb8c092 6184#: config/tc-i386.c:5119
328577ad 6185#, c-format
f12e7348 6186msgid "you can't `pop %scs'"
252b5132
RH
6187msgstr ""
6188
ae351704 6189#. Reversed arguments on faddp, fsubp, etc.
cfb8c092 6190#: config/tc-i386.c:5148
ae351704
AM
6191#, c-format
6192msgid "translating to `%s %s%s,%s%s'"
6193msgstr ""
6194
6195#. Extraneous `l' suffix on fp insn.
cfb8c092 6196#: config/tc-i386.c:5155
ae351704
AM
6197#, c-format
6198msgid "translating to `%s %s%s'"
6199msgstr ""
6200
cfb8c092 6201#: config/tc-i386.c:5183
49f58d10
JB
6202#, c-format
6203msgid "segment override on `%s' is ineffectual"
0d2bcfaf
NC
6204msgstr ""
6205
cfb8c092 6206#: config/tc-i386.c:5923 config/tc-i386.c:6017 config/tc-i386.c:6062
252b5132
RH
6207msgid "skipping prefixes on this instruction"
6208msgstr ""
6209
cfb8c092 6210#: config/tc-i386.c:6082
252b5132
RH
6211msgid "16-bit jump out of range"
6212msgstr ""
6213
cfb8c092 6214#: config/tc-i386.c:6091
252b5132 6215#, c-format
a74801ba 6216msgid "can't handle non absolute segment in `%s'"
252b5132
RH
6217msgstr ""
6218
cfb8c092 6219#: config/tc-i386.c:6671
6840198f 6220#, c-format
3caac5b8 6221msgid "@%s reloc is not supported with %d-bit output format"
252b5132
RH
6222msgstr ""
6223
cfb8c092 6224#: config/tc-i386.c:6719
c85dd50d
NC
6225#, c-format
6226msgid "missing or invalid expression `%s'"
6227msgstr ""
6228
cfb8c092 6229#: config/tc-i386.c:6776
ae351704
AM
6230#, c-format
6231msgid "at most %d immediate operands are allowed"
252b5132
RH
6232msgstr ""
6233
cfb8c092 6234#: config/tc-i386.c:6798 config/tc-i386.c:7045
252b5132 6235#, c-format
6840198f 6236msgid "junk `%s' after expression"
252b5132
RH
6237msgstr ""
6238
cfb8c092 6239#: config/tc-i386.c:6819
252b5132 6240#, c-format
c85dd50d 6241msgid "missing or invalid immediate expression `%s'"
252b5132
RH
6242msgstr ""
6243
cfb8c092 6244#: config/tc-i386.c:6842 config/tc-i386.c:7135
a74801ba 6245#, c-format
8ad3436c 6246msgid "unimplemented segment %s in operand"
a74801ba
ILT
6247msgstr ""
6248
cfb8c092 6249#: config/tc-i386.c:6849
ae351704
AM
6250#, c-format
6251msgid "illegal immediate register operand %s"
6252msgstr ""
6253
cfb8c092 6254#: config/tc-i386.c:6897
252b5132
RH
6255#, c-format
6256msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
6257msgstr ""
6258
cfb8c092 6259#: config/tc-i386.c:6906
252b5132
RH
6260#, c-format
6261msgid "scale factor of %d without an index register"
6262msgstr ""
6263
cfb8c092 6264#: config/tc-i386.c:6928
ae351704
AM
6265#, c-format
6266msgid "at most %d displacement operands are allowed"
6267msgstr ""
6268
cfb8c092 6269#: config/tc-i386.c:7101
c45021f2 6270#, c-format
c85dd50d 6271msgid "missing or invalid displacement expression `%s'"
c45021f2
NC
6272msgstr ""
6273
cfb8c092 6274#: config/tc-i386.c:7118
2ee0aedf
TG
6275#, c-format
6276msgid "0x%lx out range of signed 32bit displacement"
6277msgstr ""
6278
cfb8c092 6279#: config/tc-i386.c:7222
252b5132 6280#, c-format
f12e7348 6281msgid "`%s' is not valid here (expected `%c%s%s%c')"
252b5132
RH
6282msgstr ""
6283
cfb8c092 6284#: config/tc-i386.c:7306
252b5132 6285#, c-format
f12e7348 6286msgid "`%s' is not a valid %s expression"
252b5132
RH
6287msgstr ""
6288
cfb8c092 6289#: config/tc-i386.c:7311
f12e7348
NC
6290#, c-format
6291msgid "`%s' is not a valid %s-bit %s expression"
6292msgstr ""
6293
cfb8c092 6294#: config/tc-i386.c:7392
a74801ba 6295#, c-format
6f6ef0fa 6296msgid "bad memory operand `%s'"
a74801ba
ILT
6297msgstr ""
6298
cfb8c092 6299#: config/tc-i386.c:7407
a74801ba 6300#, c-format
6f6ef0fa 6301msgid "junk `%s' after register"
a74801ba
ILT
6302msgstr ""
6303
cfb8c092 6304#: config/tc-i386.c:7420 config/tc-i386.c:7536 config/tc-i386.c:7577
252b5132 6305#, c-format
6f6ef0fa 6306msgid "bad register name `%s'"
252b5132
RH
6307msgstr ""
6308
cfb8c092 6309#: config/tc-i386.c:7428
6f6ef0fa 6310msgid "immediate operand illegal with absolute jump"
252b5132
RH
6311msgstr ""
6312
cfb8c092 6313#: config/tc-i386.c:7450
6f6ef0fa
NC
6314#, c-format
6315msgid "too many memory references for `%s'"
a74801ba
ILT
6316msgstr ""
6317
cfb8c092 6318#: config/tc-i386.c:7528
252b5132
RH
6319#, c-format
6320msgid "expecting `,' or `)' after index register in `%s'"
6321msgstr ""
6322
cfb8c092 6323#: config/tc-i386.c:7553
252b5132
RH
6324#, c-format
6325msgid "expecting `)' after scale factor in `%s'"
6326msgstr ""
6327
cfb8c092 6328#: config/tc-i386.c:7561
252b5132
RH
6329#, c-format
6330msgid "expecting index register or scale factor after `,'; got '%c'"
6331msgstr ""
6332
cfb8c092 6333#: config/tc-i386.c:7569
252b5132
RH
6334#, c-format
6335msgid "expecting `,' or `)' after base register in `%s'"
6336msgstr ""
6337
ed265386 6338#. It's not a memory operand; argh!
cfb8c092 6339#: config/tc-i386.c:7613
252b5132
RH
6340#, c-format
6341msgid "invalid char %s beginning operand %d `%s'"
6342msgstr ""
6343
cfb8c092 6344#: config/tc-i386.c:7791
e135f41b
NC
6345msgid "long jump required"
6346msgstr ""
6347
cfb8c092 6348#: config/tc-i386.c:7846
ae351704
AM
6349msgid "jump target out of range"
6350msgstr ""
6351
cfb8c092 6352#: config/tc-i386.c:8360
cc643b88
NC
6353msgid "no compiled in support for x86_64"
6354msgstr ""
6355
cfb8c092 6356#: config/tc-i386.c:8380
cc643b88
NC
6357msgid "no compiled in support for 32bit x86_64"
6358msgstr ""
6359
cfb8c092 6360#: config/tc-i386.c:8384
cc643b88 6361msgid "32bit x86_64 is only supported for ELF"
0d2bcfaf
NC
6362msgstr ""
6363
cfb8c092 6364#: config/tc-i386.c:8414 config/tc-i386.c:8470
ae351704 6365#, c-format
cc643b88 6366msgid "invalid -march= option: `%s'"
ae351704
AM
6367msgstr ""
6368
cfb8c092 6369#: config/tc-i386.c:8479 config/tc-i386.c:8491
ae351704 6370#, c-format
cc643b88 6371msgid "invalid -mtune= option: `%s'"
ae351704
AM
6372msgstr ""
6373
cfb8c092 6374#: config/tc-i386.c:8500
f12e7348 6375#, c-format
cc643b88 6376msgid "invalid -mmnemonic= option: `%s'"
f12e7348
NC
6377msgstr ""
6378
cfb8c092 6379#: config/tc-i386.c:8509
f12e7348 6380#, c-format
cc643b88 6381msgid "invalid -msyntax= option: `%s'"
f12e7348
NC
6382msgstr ""
6383
cfb8c092 6384#: config/tc-i386.c:8536
f12e7348 6385#, c-format
cc643b88 6386msgid "invalid -msse-check= option: `%s'"
f12e7348
NC
6387msgstr ""
6388
cfb8c092 6389#: config/tc-i386.c:8545
2ee0aedf 6390#, c-format
cc643b88 6391msgid "invalid -mavxscalar= option: `%s'"
2ee0aedf
TG
6392msgstr ""
6393
cfb8c092 6394#: config/tc-i386.c:8637
6e1772d5 6395#, c-format
60bcf0fa
NC
6396msgid ""
6397" -Q ignored\n"
6398" -V print assembler version number\n"
6399" -k ignored\n"
252b5132
RH
6400msgstr ""
6401
cfb8c092 6402#: config/tc-i386.c:8642
6e1772d5 6403#, c-format
fce00800
AM
6404msgid ""
6405" -n Do not optimize code alignment\n"
6406" -q quieten some warnings\n"
252b5132
RH
6407msgstr ""
6408
cfb8c092 6409#: config/tc-i386.c:8646
ae351704
AM
6410#, c-format
6411msgid " -s ignored\n"
6412msgstr ""
6413
cfb8c092 6414#: config/tc-i386.c:8651
ae351704 6415#, c-format
cc643b88 6416msgid " --32/--64/--x32 generate 32bit/64bit/x32 code\n"
ae351704
AM
6417msgstr ""
6418
cfb8c092 6419#: config/tc-i386.c:8655
ae351704
AM
6420#, c-format
6421msgid " --divide do not treat `/' as a comment character\n"
6422msgstr ""
6423
cfb8c092 6424#: config/tc-i386.c:8658
ae351704
AM
6425#, c-format
6426msgid " --divide ignored\n"
6427msgstr ""
6428
cfb8c092 6429#: config/tc-i386.c:8661
ae351704
AM
6430#, c-format
6431msgid ""
f12e7348
NC
6432" -march=CPU[,+EXTENSION...]\n"
6433" generate code for CPU and EXTENSION, CPU is one "
ae351704 6434"of:\n"
ae351704
AM
6435msgstr ""
6436
cfb8c092 6437#: config/tc-i386.c:8665
f12e7348 6438#, c-format
2ee0aedf
TG
6439msgid " EXTENSION is combination of:\n"
6440msgstr ""
6441
cfb8c092 6442#: config/tc-i386.c:8668
2ee0aedf
TG
6443#, c-format
6444msgid " -mtune=CPU optimize for CPU, CPU is one of:\n"
f12e7348
NC
6445msgstr ""
6446
cfb8c092 6447#: config/tc-i386.c:8671
f12e7348
NC
6448#, c-format
6449msgid " -msse2avx encode SSE instructions with VEX prefix\n"
6450msgstr ""
6451
cfb8c092 6452#: config/tc-i386.c:8673
f12e7348
NC
6453#, c-format
6454msgid ""
6455" -msse-check=[none|error|warning]\n"
6456" check SSE instructions\n"
6457msgstr ""
6458
cfb8c092 6459#: config/tc-i386.c:8676
2ee0aedf
TG
6460#, c-format
6461msgid ""
6462" -mavxscalar=[128|256] encode scalar AVX instructions with specific "
6463"vector\n"
6464" length\n"
6465msgstr ""
6466
cfb8c092 6467#: config/tc-i386.c:8679
f12e7348
NC
6468#, c-format
6469msgid " -mmnemonic=[att|intel] use AT&T/Intel mnemonic\n"
6470msgstr ""
6471
cfb8c092 6472#: config/tc-i386.c:8681
f12e7348
NC
6473#, c-format
6474msgid " -msyntax=[att|intel] use AT&T/Intel syntax\n"
6475msgstr ""
6476
cfb8c092 6477#: config/tc-i386.c:8683
f12e7348
NC
6478#, c-format
6479msgid " -mindex-reg support pseudo index registers\n"
6480msgstr ""
6481
cfb8c092 6482#: config/tc-i386.c:8685
f12e7348
NC
6483#, c-format
6484msgid " -mnaked-reg don't require `%%' prefix for registers\n"
6485msgstr ""
6486
cfb8c092 6487#: config/tc-i386.c:8687
f12e7348
NC
6488#, c-format
6489msgid " -mold-gcc support old (<= 2.8.1) versions of gcc\n"
6490msgstr ""
6491
cfb8c092 6492#: config/tc-i386.c:8761
a5c7551f 6493msgid "Intel L1OM is 64bit only"
252b5132
RH
6494msgstr ""
6495
cfb8c092
NC
6496#: config/tc-i386.c:8767
6497msgid "Intel K1OM is 64bit only"
6498msgstr ""
6499
6500#: config/tc-i386.c:8984
3caac5b8
AM
6501#, c-format
6502msgid "can not do %d byte pc-relative relocation"
6503msgstr ""
6504
cfb8c092 6505#: config/tc-i386.c:9002
0d2bcfaf
NC
6506#, c-format
6507msgid "can not do %d byte relocation"
6508msgstr ""
6509
cfb8c092 6510#: config/tc-i386.c:9070
cc643b88
NC
6511#, c-format
6512msgid "cannot represent relocation type %s in x32 mode"
6513msgstr ""
6514
cfb8c092 6515#: config/tc-i386.c:9105 config/tc-s390.c:2346
252b5132 6516#, c-format
8ad3436c 6517msgid "cannot represent relocation type %s"
252b5132
RH
6518msgstr ""
6519
cfb8c092 6520#: config/tc-i386.c:9222
2ee0aedf 6521msgid "bad .section directive: want a,l,w,x,M,S,G,T in string"
06647dfd
AM
6522msgstr ""
6523
cfb8c092 6524#: config/tc-i386.c:9225
2ee0aedf 6525msgid "bad .section directive: want a,w,x,M,S,G,T in string"
6f6ef0fa
NC
6526msgstr ""
6527
cfb8c092 6528#: config/tc-i386.c:9244
a5c7551f 6529msgid ".largecomm supported only in 64bit mode, producing .comm"
55cf6793
ZW
6530msgstr ""
6531
a5c7551f
RW
6532#: config/tc-i860.c:122
6533msgid "Directive .dual available only with -mintel-syntax option"
f12e7348
NC
6534msgstr ""
6535
a5c7551f
RW
6536#: config/tc-i860.c:132
6537msgid "Directive .enddual available only with -mintel-syntax option"
6f6ef0fa
NC
6538msgstr ""
6539
a5c7551f
RW
6540#: config/tc-i860.c:145
6541msgid "Directive .atmp available only with -mintel-syntax option"
06647dfd
AM
6542msgstr ""
6543
a5c7551f
RW
6544#: config/tc-i860.c:167 config/tc-i860.c:171
6545msgid "Unknown temporary pseudo register"
55cf6793
ZW
6546msgstr ""
6547
a5c7551f
RW
6548#: config/tc-i860.c:247
6549msgid "Defective assembler. No assembly attempted."
55cf6793
ZW
6550msgstr ""
6551
2ee0aedf 6552#: config/tc-i860.c:393 config/tc-i860.c:939 config/tc-m68k.c:3914
cfb8c092 6553#: config/tc-m68k.c:3946 config/tc-sparc.c:2824
a5c7551f 6554msgid "failed sanity check."
6f6ef0fa
NC
6555msgstr ""
6556
a5c7551f
RW
6557#: config/tc-i860.c:400
6558#, c-format
6559msgid "Expanded opcode after delayed branch: `%s'"
252b5132
RH
6560msgstr ""
6561
ae351704 6562#: config/tc-i860.c:404
252b5132
RH
6563#, c-format
6564msgid "Expanded opcode in dual mode: `%s'"
6565msgstr ""
6566
ae351704 6567#: config/tc-i860.c:408
ed265386
NC
6568#, c-format
6569msgid "An instruction was expanded (%s)"
252b5132
RH
6570msgstr ""
6571
9c9c98a5 6572#: config/tc-i860.c:675
ed265386 6573msgid "Pipelined instruction: fsrc1 = fdest"
252b5132
RH
6574msgstr ""
6575
9c9c98a5 6576#: config/tc-i860.c:878 config/tc-i860.c:885 config/tc-i860.c:892
ed265386 6577msgid "Assembler does not yet support PIC"
252b5132
RH
6578msgstr ""
6579
9c9c98a5 6580#: config/tc-i860.c:956
252b5132 6581#, c-format
ed265386 6582msgid "Illegal operands for %s"
252b5132
RH
6583msgstr ""
6584
9c9c98a5 6585#: config/tc-i860.c:973
6e1772d5
AM
6586#, c-format
6587msgid "'d.%s' must be 8-byte aligned"
6588msgstr ""
6589
9c9c98a5 6590#: config/tc-i860.c:981
6e1772d5
AM
6591#, c-format
6592msgid "Prefix 'd.' invalid for instruction `%s'"
6593msgstr ""
6594
9c9c98a5 6595#: config/tc-i860.c:1134
6e1772d5 6596#, c-format
ed265386
NC
6597msgid ""
6598" -EL\t\t\t generate code for little endian mode (default)\n"
6599" -EB\t\t\t generate code for big endian mode\n"
6600" -mwarn-expand\t\t warn if pseudo operations are expanded\n"
fce00800 6601" -mxp\t\t\t enable i860XP support (disabled by default)\n"
6e1772d5 6602" -mintel-syntax\t enable Intel syntax (default to AT&T/SVR4)\n"
252b5132
RH
6603msgstr ""
6604
ed265386 6605#. SVR4 compatibility flags.
9c9c98a5 6606#: config/tc-i860.c:1142
6e1772d5 6607#, c-format
ed265386
NC
6608msgid ""
6609" -V\t\t\t print assembler version number\n"
6610" -Qy, -Qn\t\t ignored\n"
252b5132
RH
6611msgstr ""
6612
9c9c98a5 6613#: config/tc-i860.c:1205
ed265386 6614msgid "This immediate requires 0 MOD 2 alignment"
252b5132
RH
6615msgstr ""
6616
9c9c98a5 6617#: config/tc-i860.c:1208
ed265386 6618msgid "This immediate requires 0 MOD 4 alignment"
252b5132
RH
6619msgstr ""
6620
9c9c98a5 6621#: config/tc-i860.c:1211
ed265386 6622msgid "This immediate requires 0 MOD 8 alignment"
252b5132
RH
6623msgstr ""
6624
9c9c98a5 6625#: config/tc-i860.c:1214
ed265386 6626msgid "This immediate requires 0 MOD 16 alignment"
252b5132
RH
6627msgstr ""
6628
9c9c98a5 6629#: config/tc-i860.c:1309
ed265386
NC
6630msgid "5-bit immediate too large"
6631msgstr ""
6632
9c9c98a5 6633#: config/tc-i860.c:1312
ed265386
NC
6634msgid "5-bit field must be absolute"
6635msgstr ""
6636
9c9c98a5 6637#: config/tc-i860.c:1357 config/tc-i860.c:1380
ed265386
NC
6638msgid "A branch offset requires 0 MOD 4 alignment"
6639msgstr ""
6640
9c9c98a5 6641#: config/tc-i860.c:1401
ed265386 6642#, c-format
87ccc1b0 6643msgid "Unrecognized fix-up (0x%08lx)"
252b5132
RH
6644msgstr ""
6645
ae351704 6646#: config/tc-i960.c:486
55cf6793
ZW
6647#, c-format
6648msgid "Hashing returned \"%s\"."
6649msgstr ""
6650
ae351704 6651#: config/tc-i960.c:582 config/tc-i960.c:1112
55cf6793
ZW
6652msgid "expression syntax error"
6653msgstr ""
6654
ae351704 6655#: config/tc-i960.c:618
55cf6793
ZW
6656msgid "attempt to branch into different segment"
6657msgstr ""
6658
ae351704 6659#: config/tc-i960.c:622
55cf6793
ZW
6660#, c-format
6661msgid "target of %s instruction must be a label"
6662msgstr ""
6663
ae351704 6664#: config/tc-i960.c:732
55cf6793
ZW
6665msgid "unaligned register"
6666msgstr ""
6667
ae351704 6668#: config/tc-i960.c:754
55cf6793
ZW
6669msgid "no such sfr in this architecture"
6670msgstr ""
6671
ae351704 6672#: config/tc-i960.c:792
55cf6793
ZW
6673msgid "illegal literal"
6674msgstr ""
6675
ae351704 6676#: config/tc-i960.c:942
55cf6793
ZW
6677msgid "invalid index register"
6678msgstr ""
6679
ae351704 6680#: config/tc-i960.c:965
55cf6793
ZW
6681msgid "invalid scale factor"
6682msgstr ""
6683
ae351704 6684#: config/tc-i960.c:1189
55cf6793
ZW
6685msgid "architecture of opcode conflicts with that of earlier instruction(s)"
6686msgstr ""
6687
2ee0aedf 6688#: config/tc-i960.c:1423 config/tc-xtensa.c:11519
55cf6793
ZW
6689msgid "too many operands"
6690msgstr ""
6691
6692#. We never moved: there was no opcode either!
ae351704 6693#: config/tc-i960.c:1471
55cf6793 6694msgid "missing opcode"
252b5132
RH
6695msgstr ""
6696
ae351704 6697#: config/tc-i960.c:1611
252b5132
RH
6698msgid "branch prediction invalid on this opcode"
6699msgstr ""
6700
ae351704 6701#: config/tc-i960.c:1649
252b5132
RH
6702#, c-format
6703msgid "invalid opcode, \"%s\"."
6704msgstr ""
6705
ae351704 6706#: config/tc-i960.c:1651
252b5132
RH
6707#, c-format
6708msgid "improper number of operands. expecting %d, got %d"
6709msgstr ""
6710
499ac353 6711#: config/tc-i960.c:1751
252b5132
RH
6712#, c-format
6713msgid "Fixup of %ld too large for field width of %d"
6714msgstr ""
6715
499ac353 6716#: config/tc-i960.c:1861
252b5132
RH
6717#, c-format
6718msgid "invalid architecture %s"
6719msgstr ""
6720
499ac353 6721#: config/tc-i960.c:1881
6e1772d5 6722#, c-format
252b5132
RH
6723msgid "I960 options:\n"
6724msgstr ""
6725
499ac353 6726#: config/tc-i960.c:1884
6e1772d5 6727#, c-format
252b5132
RH
6728msgid ""
6729"\n"
6730"\t\t\tspecify variant of 960 architecture\n"
6731"-b\t\t\tadd code to collect statistics about branches taken\n"
6732"-link-relax\t\tpreserve individual alignment directives so linker\n"
6733"\t\t\tcan do relaxing (b.out format only)\n"
6734"-no-relax\t\tdon't alter compare-and-branch instructions for\n"
6735"\t\t\tlong displacements\n"
6736msgstr ""
6737
2ee0aedf 6738#: config/tc-i960.c:2146
252b5132
RH
6739msgid "should have 1 or 2 operands"
6740msgstr ""
6741
2ee0aedf 6742#: config/tc-i960.c:2154 config/tc-i960.c:2169
252b5132
RH
6743#, c-format
6744msgid "Redefining leafproc %s"
6745msgstr ""
6746
2ee0aedf 6747#: config/tc-i960.c:2199
252b5132
RH
6748msgid "should have two operands"
6749msgstr ""
6750
2ee0aedf 6751#: config/tc-i960.c:2209
252b5132
RH
6752msgid "'entry_num' must be absolute number in [0,31]"
6753msgstr ""
6754
2ee0aedf 6755#: config/tc-i960.c:2217
252b5132
RH
6756#, c-format
6757msgid "Redefining entrynum for sysproc %s"
6758msgstr ""
6759
55cf6793 6760#. Should not happen: see block comment above.
2ee0aedf 6761#: config/tc-i960.c:2317
55cf6793
ZW
6762#, c-format
6763msgid "Trying to 'bal' to %s"
252b5132
RH
6764msgstr ""
6765
2ee0aedf 6766#: config/tc-i960.c:2327
55cf6793
ZW
6767msgid "Looks like a proc, but can't tell what kind.\n"
6768msgstr ""
6769
2ee0aedf 6770#: config/tc-i960.c:2346
252b5132
RH
6771msgid "big endian mode is not supported"
6772msgstr ""
6773
2ee0aedf 6774#: config/tc-i960.c:2348
252b5132
RH
6775#, c-format
6776msgid "ignoring unrecognized .endian type `%s'"
6777msgstr ""
6778
2ee0aedf 6779#: config/tc-i960.c:2393
3caac5b8 6780msgid "can't use COBR format with external label"
252b5132
RH
6781msgstr ""
6782
2ee0aedf 6783#: config/tc-i960.c:2568
3caac5b8 6784msgid "option --link-relax is only supported in b.out format"
252b5132
RH
6785msgstr ""
6786
2ee0aedf 6787#: config/tc-i960.c:2595
3caac5b8
AM
6788#, c-format
6789msgid "No 'bal' entry point for leafproc %s"
252b5132
RH
6790msgstr ""
6791
2ee0aedf
TG
6792#: config/tc-ia64.c:864
6793msgid "bad .section directive: want a,o,s,w,x,M,S,G,T in string"
252b5132
RH
6794msgstr ""
6795
2ee0aedf 6796#: config/tc-ia64.c:916
ad4b42b4
NC
6797msgid "Size of frame exceeds maximum of 96 registers"
6798msgstr ""
6799
2ee0aedf 6800#: config/tc-ia64.c:921
ad4b42b4
NC
6801msgid "Size of rotating registers exceeds frame size"
6802msgstr ""
6803
2ee0aedf 6804#: config/tc-ia64.c:1008
a85d7ed0
NC
6805msgid "Unwind directive not followed by an instruction."
6806msgstr ""
6807
cc643b88 6808#: config/tc-ia64.c:1017 config/tc-ia64.c:7449
ad4b42b4
NC
6809msgid "qualifying predicate not followed by instruction"
6810msgstr ""
6811
2ee0aedf 6812#: config/tc-ia64.c:1082 config/tc-ia64.c:1116
ad4b42b4
NC
6813msgid "record type is not valid"
6814msgstr ""
6815
2ee0aedf 6816#: config/tc-ia64.c:1185
ad4b42b4
NC
6817msgid "Invalid record type for P3 format."
6818msgstr ""
6819
2ee0aedf 6820#: config/tc-ia64.c:1221
ad4b42b4
NC
6821msgid "Invalid record type for format P6"
6822msgstr ""
6823
2ee0aedf 6824#: config/tc-ia64.c:1401 config/tc-ia64.c:1453
ad4b42b4
NC
6825msgid "Invalid record type for format B1"
6826msgstr ""
6827
2ee0aedf 6828#: config/tc-ia64.c:1486
ad4b42b4
NC
6829msgid "Invalid record type for format X1"
6830msgstr ""
6831
2ee0aedf 6832#: config/tc-ia64.c:1528
ad4b42b4
NC
6833msgid "Invalid record type for format X3"
6834msgstr ""
6835
2ee0aedf 6836#: config/tc-ia64.c:1566
ad4b42b4
NC
6837msgid "Previous .save incomplete"
6838msgstr ""
6839
2ee0aedf 6840#: config/tc-ia64.c:2391
ad4b42b4
NC
6841msgid "spill_mask record unimplemented."
6842msgstr ""
6843
2ee0aedf 6844#: config/tc-ia64.c:2448
ad4b42b4
NC
6845msgid "record_type_not_valid"
6846msgstr ""
6847
2ee0aedf 6848#: config/tc-ia64.c:2533
ad4b42b4
NC
6849msgid "Ignoring attempt to spill beyond end of region"
6850msgstr ""
6851
2ee0aedf 6852#: config/tc-ia64.c:2592
ad4b42b4
NC
6853msgid "Only constant space allocation is supported"
6854msgstr ""
6855
2ee0aedf 6856#: config/tc-ia64.c:2606
ad4b42b4
NC
6857msgid "Only constant offsets are supported"
6858msgstr ""
6859
2ee0aedf 6860#: config/tc-ia64.c:2629
ad4b42b4
NC
6861msgid "Section switching in code is not supported."
6862msgstr ""
6863
2ee0aedf 6864#: config/tc-ia64.c:2671
ad4b42b4
NC
6865msgid " Insn slot not set in unwind record."
6866msgstr ""
6867
2ee0aedf 6868#: config/tc-ia64.c:2745
ad4b42b4
NC
6869msgid "frgr_mem record before region record!"
6870msgstr ""
6871
2ee0aedf 6872#: config/tc-ia64.c:2756
ad4b42b4
NC
6873msgid "fr_mem record before region record!"
6874msgstr ""
6875
2ee0aedf 6876#: config/tc-ia64.c:2765
ad4b42b4
NC
6877msgid "gr_mem record before region record!"
6878msgstr ""
6879
2ee0aedf 6880#: config/tc-ia64.c:2774
ad4b42b4
NC
6881msgid "br_mem record before region record!"
6882msgstr ""
6883
2ee0aedf 6884#: config/tc-ia64.c:2784
ad4b42b4
NC
6885msgid "gr_gr record before region record!"
6886msgstr ""
6887
2ee0aedf 6888#: config/tc-ia64.c:2792
ad4b42b4
NC
6889msgid "br_gr record before region record!"
6890msgstr ""
6891
2ee0aedf 6892#: config/tc-ia64.c:2910
ad4b42b4
NC
6893#, c-format
6894msgid "First operand to .%s must be a predicate"
6895msgstr ""
6896
2ee0aedf 6897#: config/tc-ia64.c:2914
ad4b42b4
NC
6898#, c-format
6899msgid "Pointless use of p0 as first operand to .%s"
6900msgstr ""
6901
2ee0aedf 6902#: config/tc-ia64.c:2970
ad4b42b4
NC
6903#, c-format
6904msgid "Operand %d to .%s must be a preserved register"
6905msgstr ""
6906
2ee0aedf 6907#: config/tc-ia64.c:3006
ad4b42b4
NC
6908#, c-format
6909msgid "Operand %d to .%s must be a writable register"
6910msgstr ""
6911
2ee0aedf 6912#: config/tc-ia64.c:3031
ad4b42b4
NC
6913#, c-format
6914msgid "Radix `%s' unsupported or invalid"
6915msgstr ""
6916
2ee0aedf 6917#: config/tc-ia64.c:3061 config/tc-ia64.c:3066
ad4b42b4
NC
6918#, c-format
6919msgid ".%s outside of %s"
6920msgstr ""
6921
2ee0aedf 6922#: config/tc-ia64.c:3151
ad4b42b4
NC
6923msgid "Tags on unwind pseudo-ops aren't supported, yet"
6924msgstr ""
6925
2ee0aedf 6926#: config/tc-ia64.c:3173
ad4b42b4
NC
6927msgid "First operand to .fframe must be a constant"
6928msgstr ""
6929
2ee0aedf 6930#: config/tc-ia64.c:3193
ad4b42b4
NC
6931msgid "First operand to .vframe must be a general register"
6932msgstr ""
6933
2ee0aedf 6934#: config/tc-ia64.c:3201
ad4b42b4
NC
6935msgid "Operand of .vframe contradicts .prologue"
6936msgstr ""
6937
2ee0aedf 6938#: config/tc-ia64.c:3211
ad4b42b4
NC
6939msgid ".vframepsp is meaningless, assuming .vframesp was meant"
6940msgstr ""
6941
2ee0aedf 6942#: config/tc-ia64.c:3219
ad4b42b4
NC
6943msgid "Operand to .vframesp must be a constant (sp-relative offset)"
6944msgstr ""
6945
2ee0aedf 6946#: config/tc-ia64.c:3246
ad4b42b4
NC
6947msgid "First operand to .save not a register"
6948msgstr ""
6949
2ee0aedf 6950#: config/tc-ia64.c:3252
ad4b42b4
NC
6951msgid "Second operand to .save not a valid register"
6952msgstr ""
6953
2ee0aedf 6954#: config/tc-ia64.c:3283 config/tc-ia64.c:3294 config/tc-ia64.c:3302
ad4b42b4
NC
6955msgid "Second operand of .save contradicts .prologue"
6956msgstr ""
6957
2ee0aedf 6958#: config/tc-ia64.c:3309
ad4b42b4
NC
6959msgid "First operand to .save not a valid register"
6960msgstr ""
6961
2ee0aedf 6962#: config/tc-ia64.c:3327
ad4b42b4
NC
6963msgid "First operand to .restore must be stack pointer (sp)"
6964msgstr ""
6965
2ee0aedf 6966#: config/tc-ia64.c:3336
ad4b42b4
NC
6967msgid "Second operand to .restore must be a constant >= 0"
6968msgstr ""
6969
2ee0aedf 6970#: config/tc-ia64.c:3346
ad4b42b4
NC
6971#, c-format
6972msgid "Epilogue count of %lu exceeds number of nested prologues (%u)"
6973msgstr ""
6974
2ee0aedf 6975#: config/tc-ia64.c:3433
ad4b42b4
NC
6976#, c-format
6977msgid "Illegal section name `%s' (causes unwind section name clash)"
6978msgstr ""
6979
2ee0aedf 6980#: config/tc-ia64.c:3624
ad4b42b4
NC
6981msgid "First operand to .altrp not a valid branch register"
6982msgstr ""
6983
2ee0aedf 6984#: config/tc-ia64.c:3653
ad4b42b4
NC
6985#, c-format
6986msgid "First operand to .%s not a register"
6987msgstr ""
6988
2ee0aedf 6989#: config/tc-ia64.c:3658
ad4b42b4
NC
6990#, c-format
6991msgid "Second operand to .%s not a constant"
6992msgstr ""
6993
2ee0aedf 6994#: config/tc-ia64.c:3725
ad4b42b4
NC
6995#, c-format
6996msgid "First operand to .%s not a valid register"
6997msgstr ""
6998
2ee0aedf 6999#: config/tc-ia64.c:3748
ad4b42b4
NC
7000msgid "First operand to .save.g must be a positive 4-bit constant"
7001msgstr ""
7002
2ee0aedf 7003#: config/tc-ia64.c:3761
ad4b42b4
NC
7004msgid "Second operand to .save.g must be a general register"
7005msgstr ""
7006
2ee0aedf 7007#: config/tc-ia64.c:3766
ad4b42b4
NC
7008#, c-format
7009msgid "Second operand to .save.g must be the first of %d general registers"
7010msgstr ""
7011
2ee0aedf 7012#: config/tc-ia64.c:3789
ad4b42b4
NC
7013msgid "Operand to .save.f must be a positive 20-bit constant"
7014msgstr ""
7015
2ee0aedf 7016#: config/tc-ia64.c:3812
ad4b42b4
NC
7017msgid "First operand to .save.b must be a positive 5-bit constant"
7018msgstr ""
7019
2ee0aedf 7020#: config/tc-ia64.c:3825
ad4b42b4
NC
7021msgid "Second operand to .save.b must be a general register"
7022msgstr ""
7023
2ee0aedf 7024#: config/tc-ia64.c:3830
ad4b42b4
NC
7025#, c-format
7026msgid "Second operand to .save.b must be the first of %d general registers"
7027msgstr ""
7028
2ee0aedf 7029#: config/tc-ia64.c:3856
ad4b42b4
NC
7030msgid "First operand to .save.gf must be a non-negative 4-bit constant"
7031msgstr ""
7032
2ee0aedf 7033#: config/tc-ia64.c:3864
ad4b42b4
NC
7034msgid "Second operand to .save.gf must be a non-negative 20-bit constant"
7035msgstr ""
7036
2ee0aedf 7037#: config/tc-ia64.c:3872
ad4b42b4
NC
7038msgid "Operands to .save.gf may not be both zero"
7039msgstr ""
7040
2ee0aedf 7041#: config/tc-ia64.c:3889
ad4b42b4
NC
7042msgid "Operand to .spill must be a constant"
7043msgstr ""
7044
2ee0aedf 7045#: config/tc-ia64.c:3958
ad4b42b4
NC
7046#, c-format
7047msgid "Operand %d to .%s must be a constant"
7048msgstr ""
7049
2ee0aedf 7050#: config/tc-ia64.c:3979
ad4b42b4
NC
7051#, c-format
7052msgid "Missing .label_state %ld"
7053msgstr ""
7054
2ee0aedf 7055#: config/tc-ia64.c:4033
ad4b42b4
NC
7056msgid "Operand to .label_state must be a constant"
7057msgstr ""
7058
2ee0aedf 7059#: config/tc-ia64.c:4052
ad4b42b4
NC
7060msgid "Operand to .copy_state must be a constant"
7061msgstr ""
7062
2ee0aedf 7063#: config/tc-ia64.c:4075
ad4b42b4
NC
7064msgid "First operand to .unwabi must be a constant"
7065msgstr ""
7066
2ee0aedf 7067#: config/tc-ia64.c:4081
ad4b42b4
NC
7068msgid "Second operand to .unwabi must be a constant"
7069msgstr ""
7070
2ee0aedf 7071#: config/tc-ia64.c:4116
ad4b42b4
NC
7072msgid "Missing .endp after previous .proc"
7073msgstr ""
7074
2ee0aedf 7075#: config/tc-ia64.c:4135
ad4b42b4
NC
7076msgid "Empty argument of .proc"
7077msgstr ""
7078
2ee0aedf 7079#: config/tc-ia64.c:4140
ad4b42b4
NC
7080#, c-format
7081msgid "`%s' was already defined"
7082msgstr ""
7083
2ee0aedf 7084#: config/tc-ia64.c:4183
ad4b42b4
NC
7085msgid "Initial .body should precede any instructions"
7086msgstr ""
7087
2ee0aedf 7088#: config/tc-ia64.c:4202
ad4b42b4
NC
7089msgid ".prologue within prologue"
7090msgstr ""
7091
2ee0aedf 7092#: config/tc-ia64.c:4207
ad4b42b4
NC
7093msgid "Initial .prologue should precede any instructions"
7094msgstr ""
7095
2ee0aedf 7096#: config/tc-ia64.c:4217
ad4b42b4
NC
7097msgid "First operand to .prologue must be a positive 4-bit constant"
7098msgstr ""
7099
2ee0aedf 7100#: config/tc-ia64.c:4219
ad4b42b4
NC
7101msgid "Pointless use of zero first operand to .prologue"
7102msgstr ""
7103
2ee0aedf 7104#: config/tc-ia64.c:4233
ad4b42b4
NC
7105msgid "Using a constant as second operand to .prologue is deprecated"
7106msgstr ""
7107
2ee0aedf 7108#: config/tc-ia64.c:4239
ad4b42b4
NC
7109msgid "Second operand to .prologue must be a general register"
7110msgstr ""
7111
2ee0aedf 7112#: config/tc-ia64.c:4244
ad4b42b4
NC
7113#, c-format
7114msgid "Second operand to .prologue must be the first of %d general registers"
7115msgstr ""
7116
2ee0aedf 7117#: config/tc-ia64.c:4356
ad4b42b4
NC
7118#, c-format
7119msgid "`%s' was not defined within procedure"
7120msgstr ""
7121
2ee0aedf 7122#: config/tc-ia64.c:4394
ad4b42b4
NC
7123msgid "Empty argument of .endp"
7124msgstr ""
7125
2ee0aedf 7126#: config/tc-ia64.c:4408
ad4b42b4
NC
7127#, c-format
7128msgid "`%s' was not specified with previous .proc"
7129msgstr ""
7130
2ee0aedf 7131#: config/tc-ia64.c:4423
ad4b42b4
NC
7132#, c-format
7133msgid "`%s' should be an operand to this .endp"
60bcf0fa
NC
7134msgstr ""
7135
2ee0aedf 7136#: config/tc-ia64.c:4464 config/tc-ia64.c:4802 config/tc-ia64.c:5109
60bcf0fa
NC
7137msgid "Comma expected"
7138msgstr ""
7139
2ee0aedf 7140#: config/tc-ia64.c:4505
ad4b42b4
NC
7141msgid "Expected '['"
7142msgstr ""
7143
cc643b88 7144#: config/tc-ia64.c:4514 config/tc-ia64.c:7584
ad4b42b4
NC
7145msgid "Expected ']'"
7146msgstr ""
7147
2ee0aedf 7148#: config/tc-ia64.c:4519
ad4b42b4
NC
7149msgid "Number of elements must be positive"
7150msgstr ""
7151
2ee0aedf 7152#: config/tc-ia64.c:4530
ad4b42b4
NC
7153#, c-format
7154msgid "Used more than the declared %d rotating registers"
7155msgstr ""
7156
2ee0aedf 7157#: config/tc-ia64.c:4538
ad4b42b4
NC
7158msgid "Used more than the available 96 rotating registers"
7159msgstr ""
7160
2ee0aedf 7161#: config/tc-ia64.c:4545
ad4b42b4
NC
7162msgid "Used more than the available 48 rotating registers"
7163msgstr ""
7164
2ee0aedf 7165#: config/tc-ia64.c:4573
ad4b42b4
NC
7166#, c-format
7167msgid "Attempt to redefine register set `%s'"
7168msgstr ""
7169
2ee0aedf 7170#: config/tc-ia64.c:4639
ad4b42b4
NC
7171#, c-format
7172msgid "Unknown psr option `%s'"
7173msgstr ""
7174
2ee0aedf 7175#: config/tc-ia64.c:4687
ad4b42b4
NC
7176msgid "Missing section name"
7177msgstr ""
7178
2ee0aedf 7179#: config/tc-ia64.c:4697
ad4b42b4
NC
7180msgid "Comma expected after section name"
7181msgstr ""
7182
2ee0aedf 7183#: config/tc-ia64.c:4708
ad4b42b4
NC
7184msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated."
7185msgstr ""
7186
2ee0aedf 7187#: config/tc-ia64.c:4797
ad4b42b4
NC
7188msgid "Register name expected"
7189msgstr ""
7190
2ee0aedf 7191#: config/tc-ia64.c:4810
60bcf0fa
NC
7192msgid "Register value annotation ignored"
7193msgstr ""
7194
2ee0aedf 7195#: config/tc-ia64.c:4849
60bcf0fa
NC
7196msgid "Directive invalid within a bundle"
7197msgstr ""
7198
2ee0aedf 7199#: config/tc-ia64.c:4940
60bcf0fa
NC
7200msgid "Missing predicate relation type"
7201msgstr ""
7202
2ee0aedf 7203#: config/tc-ia64.c:4946
60bcf0fa
NC
7204msgid "Unrecognized predicate relation type"
7205msgstr ""
7206
2ee0aedf 7207#: config/tc-ia64.c:4992
06647dfd 7208msgid "Bad register range"
60bcf0fa
NC
7209msgstr ""
7210
cc643b88 7211#: config/tc-ia64.c:5001 config/tc-ia64.c:7529
06647dfd 7212msgid "Predicate register expected"
60bcf0fa
NC
7213msgstr ""
7214
2ee0aedf 7215#: config/tc-ia64.c:5006
06647dfd 7216msgid "Duplicate predicate register ignored"
60bcf0fa
NC
7217msgstr ""
7218
2ee0aedf 7219#: config/tc-ia64.c:5022
60bcf0fa
NC
7220msgid "Predicate source and target required"
7221msgstr ""
7222
2ee0aedf 7223#: config/tc-ia64.c:5024 config/tc-ia64.c:5036
60bcf0fa
NC
7224msgid "Use of p0 is not valid in this context"
7225msgstr ""
7226
2ee0aedf 7227#: config/tc-ia64.c:5031
60bcf0fa
NC
7228msgid "At least two PR arguments expected"
7229msgstr ""
7230
2ee0aedf 7231#: config/tc-ia64.c:5045
60bcf0fa
NC
7232msgid "At least one PR argument expected"
7233msgstr ""
7234
2ee0aedf 7235#: config/tc-ia64.c:5080
60bcf0fa
NC
7236#, c-format
7237msgid "Inserting \"%s\" into entry hint table failed: %s"
7238msgstr ""
7239
7240#. FIXME -- need 62-bit relocation type
2ee0aedf 7241#: config/tc-ia64.c:5548
60bcf0fa
NC
7242msgid "62-bit relocation not yet implemented"
7243msgstr ""
7244
dc84e067
NC
7245#. XXX technically, this is wrong: we should not be issuing warning
7246#. messages until we're sure this instruction pattern is going to
7247#. be used!
2ee0aedf 7248#: config/tc-ia64.c:5632
60bcf0fa
NC
7249msgid "lower 16 bits of mask ignored"
7250msgstr ""
7251
2ee0aedf 7252#: config/tc-ia64.c:5946
ad4b42b4
NC
7253msgid "Expected separator `='"
7254msgstr ""
7255
2ee0aedf 7256#: config/tc-ia64.c:5980
ad4b42b4
NC
7257msgid "Duplicate equal sign (=) in instruction"
7258msgstr ""
7259
2ee0aedf 7260#: config/tc-ia64.c:5987
ad4b42b4
NC
7261#, c-format
7262msgid "Illegal operand separator `%c'"
7263msgstr ""
7264
2ee0aedf 7265#: config/tc-ia64.c:6102
ad4b42b4
NC
7266#, c-format
7267msgid "Operand %u of `%s' should be %s"
7268msgstr ""
7269
2ee0aedf 7270#: config/tc-ia64.c:6106
ad4b42b4
NC
7271msgid "Wrong number of output operands"
7272msgstr ""
7273
2ee0aedf 7274#: config/tc-ia64.c:6108
ad4b42b4
NC
7275msgid "Wrong number of input operands"
7276msgstr ""
7277
2ee0aedf 7278#: config/tc-ia64.c:6110
ad4b42b4
NC
7279msgid "Operand mismatch"
7280msgstr ""
7281
2ee0aedf 7282#: config/tc-ia64.c:6192
ad4b42b4
NC
7283#, c-format
7284msgid "Invalid use of `%c%d' as output operand"
7285msgstr ""
7286
2ee0aedf 7287#: config/tc-ia64.c:6195
ad4b42b4
NC
7288#, c-format
7289msgid "Invalid use of `r%d' as base update address operand"
7290msgstr ""
7291
2ee0aedf 7292#: config/tc-ia64.c:6219
ad4b42b4
NC
7293#, c-format
7294msgid "Invalid duplicate use of `%c%d'"
7295msgstr ""
7296
2ee0aedf 7297#: config/tc-ia64.c:6226
ad4b42b4
NC
7298#, c-format
7299msgid "Invalid simultaneous use of `f%d' and `f%d'"
7300msgstr ""
7301
2ee0aedf 7302#: config/tc-ia64.c:6232
ad4b42b4
NC
7303#, c-format
7304msgid "Dangerous simultaneous use of `f%d' and `f%d'"
7305msgstr ""
7306
2ee0aedf 7307#: config/tc-ia64.c:6276
60bcf0fa
NC
7308msgid "Value truncated to 62 bits"
7309msgstr ""
7310
2ee0aedf 7311#: config/tc-ia64.c:6339
ad4b42b4
NC
7312#, c-format
7313msgid "Bad operand value: %s"
7314msgstr ""
7315
8ea2b00f
AM
7316#. Give an error if a frag containing code is not aligned to a 16 byte
7317#. boundary.
2ee0aedf 7318#: config/tc-ia64.c:6414 config/tc-ia64.h:177
8ea2b00f
AM
7319msgid "instruction address is not a multiple of 16"
7320msgstr ""
7321
2ee0aedf 7322#: config/tc-ia64.c:6482
ad4b42b4
NC
7323#, c-format
7324msgid "`%s' must be last in bundle"
7325msgstr ""
7326
2ee0aedf 7327#: config/tc-ia64.c:6514
ad4b42b4
NC
7328#, c-format
7329msgid "Internal error: don't know how to force %s to end of instruction group"
7330msgstr ""
7331
2ee0aedf 7332#: config/tc-ia64.c:6527
ad4b42b4
NC
7333#, c-format
7334msgid "`%s' must be last in instruction group"
7335msgstr ""
7336
2ee0aedf 7337#: config/tc-ia64.c:6557
ad4b42b4
NC
7338msgid "Label must be first in a bundle"
7339msgstr ""
7340
2ee0aedf 7341#: config/tc-ia64.c:6634
ad4b42b4
NC
7342msgid "hint in B unit may be treated as nop"
7343msgstr ""
7344
2ee0aedf 7345#: config/tc-ia64.c:6645
ad4b42b4
NC
7346msgid "hint in B unit can't be used"
7347msgstr ""
7348
2ee0aedf 7349#: config/tc-ia64.c:6659
ad4b42b4
NC
7350msgid "emit_one_bundle: unexpected dynamic op"
7351msgstr ""
7352
2ee0aedf 7353#: config/tc-ia64.c:6782
ad4b42b4
NC
7354#, c-format
7355msgid "`%s' does not fit into %s template"
7356msgstr ""
7357
2ee0aedf 7358#: config/tc-ia64.c:6797
ad4b42b4
NC
7359#, c-format
7360msgid "`%s' does not fit into bundle"
7361msgstr ""
7362
2ee0aedf 7363#: config/tc-ia64.c:6809
ad4b42b4
NC
7364#, c-format
7365msgid "`%s' can't go in %s of %s template"
7366msgstr ""
7367
2ee0aedf 7368#: config/tc-ia64.c:6815
ad4b42b4
NC
7369msgid "Missing '}' at end of file"
7370msgstr ""
7371
2ee0aedf 7372#: config/tc-ia64.c:6962
60bcf0fa
NC
7373#, c-format
7374msgid "Unrecognized option '-x%s'"
7375msgstr ""
7376
2ee0aedf 7377#: config/tc-ia64.c:6989
60bcf0fa
NC
7378msgid ""
7379"IA-64 options:\n"
87ccc1b0
NC
7380" --mconstant-gp\t mark output file as using the constant-GP model\n"
7381"\t\t\t (sets ELF header flag EF_IA_64_CONS_GP)\n"
7382" --mauto-pic\t\t mark output file as using the constant-GP model\n"
7383"\t\t\t without function descriptors (sets ELF header flag\n"
7384"\t\t\t EF_IA_64_NOFUNCDESC_CONS_GP)\n"
5f68c319
NC
7385" -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
7386" -mle | -mbe\t\t select little- or big-endian byte order (default -mle)\n"
55cf6793
ZW
7387" -mtune=[itanium1|itanium2]\n"
7388"\t\t\t tune for a specific CPU (default -mtune=itanium2)\n"
06647dfd
AM
7389" -munwind-check=[warning|error]\n"
7390"\t\t\t unwind directive check (default -munwind-check=warning)\n"
7391" -mhint.b=[ok|warning|error]\n"
7392"\t\t\t hint.b check (default -mhint.b=error)\n"
7393" -x | -xexplicit\t turn on dependency violation checking\n"
cc643b88
NC
7394msgstr ""
7395
7396#. Note for translators: "automagically" can be translated as "automatically" here.
7397#: config/tc-ia64.c:7006
7398msgid ""
06647dfd
AM
7399" -xauto\t\t automagically remove dependency violations (default)\n"
7400" -xnone\t\t turn off dependency violation checking\n"
60bcf0fa 7401" -xdebug\t\t debug dependency violation checker\n"
06647dfd
AM
7402" -xdebugn\t\t debug dependency violation checker but turn off\n"
7403"\t\t\t dependency violation checking\n"
7404" -xdebugx\t\t debug dependency violation checker and turn on\n"
7405"\t\t\t dependency violation checking\n"
60bcf0fa
NC
7406msgstr ""
7407
cc643b88 7408#: config/tc-ia64.c:7021
328577ad
NC
7409msgid "--gstabs is not supported for ia64"
7410msgstr ""
7411
cc643b88 7412#: config/tc-ia64.c:7259
ad4b42b4
NC
7413#, c-format
7414msgid "ia64.md_begin: can't hash `%s': %s"
7415msgstr ""
7416
cc643b88 7417#: config/tc-ia64.c:7320
ad4b42b4
NC
7418#, c-format
7419msgid "Inserting \"%s\" into constant hash table failed: %s"
7420msgstr ""
7421
cfb8c092 7422#: config/tc-ia64.c:7332 config/tc-mips.c:2310
5f68c319
NC
7423msgid "Could not set architecture and machine"
7424msgstr ""
7425
cc643b88 7426#: config/tc-ia64.c:7464
60bcf0fa
NC
7427msgid "Explicit stops are ignored in auto mode"
7428msgstr ""
7429
cc643b88 7430#: config/tc-ia64.c:7473
ad4b42b4
NC
7431msgid "Found '{' when manual bundling is already turned on"
7432msgstr ""
7433
cc643b88 7434#: config/tc-ia64.c:7486
60bcf0fa
NC
7435msgid "Found '{' after explicit switch to automatic mode"
7436msgstr ""
7437
cc643b88 7438#: config/tc-ia64.c:7492
ad4b42b4
NC
7439msgid "Found '}' when manual bundling is off"
7440msgstr ""
7441
cc643b88 7442#: config/tc-ia64.c:7519
ad4b42b4
NC
7443msgid "Expected ')'"
7444msgstr ""
7445
cc643b88 7446#: config/tc-ia64.c:7524
ad4b42b4
NC
7447msgid "Qualifying predicate expected"
7448msgstr ""
7449
cc643b88 7450#: config/tc-ia64.c:7543
ad4b42b4
NC
7451msgid "Tag must come before qualifying predicate."
7452msgstr ""
7453
cc643b88 7454#: config/tc-ia64.c:7573
ad4b42b4
NC
7455msgid "Expected ':'"
7456msgstr ""
7457
cc643b88 7458#: config/tc-ia64.c:7589
ad4b42b4
NC
7459msgid "Tag name expected"
7460msgstr ""
7461
cc643b88 7462#: config/tc-ia64.c:7691
ad4b42b4
NC
7463msgid "Rotating register index must be a non-negative constant"
7464msgstr ""
7465
cc643b88 7466#: config/tc-ia64.c:7696
ad4b42b4
NC
7467#, c-format
7468msgid "Index out of range 0..%u"
7469msgstr ""
7470
cc643b88 7471#: config/tc-ia64.c:7708
ad4b42b4
NC
7472msgid "Indirect register index must be a general register"
7473msgstr ""
7474
cc643b88 7475#: config/tc-ia64.c:7717
ad4b42b4
NC
7476msgid "Index can only be applied to rotating or indirect registers"
7477msgstr ""
7478
cc643b88 7479#: config/tc-ia64.c:7753 config/tc-xstormy16.c:146
ad4b42b4
NC
7480msgid "Expected '('"
7481msgstr ""
7482
cc643b88 7483#: config/tc-ia64.c:7761 config/tc-pdp11.c:448 config/tc-pdp11.c:512
cfb8c092
NC
7484#: config/tc-pdp11.c:546 config/tc-tilegx.c:991 config/tc-tilepro.c:860
7485#: config/tc-xstormy16.c:155
ad4b42b4
NC
7486msgid "Missing ')'"
7487msgstr ""
7488
cc643b88 7489#: config/tc-ia64.c:7779 config/tc-xstormy16.c:162
ad4b42b4
NC
7490msgid "Not a symbolic expression"
7491msgstr ""
7492
cc643b88 7493#: config/tc-ia64.c:7784 config/tc-ia64.c:7798
ad4b42b4
NC
7494msgid "Illegal combination of relocation functions"
7495msgstr ""
7496
cc643b88 7497#: config/tc-ia64.c:7887
ad4b42b4
NC
7498msgid "No current frame"
7499msgstr ""
7500
cc643b88 7501#: config/tc-ia64.c:7889
ad4b42b4
NC
7502#, c-format
7503msgid "Register number out of range 0..%u"
7504msgstr ""
7505
cc643b88 7506#: config/tc-ia64.c:7927
ad4b42b4
NC
7507msgid "Standalone `#' is illegal"
7508msgstr ""
7509
cc643b88 7510#: config/tc-ia64.c:7930
ad4b42b4
NC
7511msgid "Redundant `#' suffix operators"
7512msgstr ""
7513
cc643b88 7514#: config/tc-ia64.c:8088
328577ad
NC
7515#, c-format
7516msgid "Unhandled dependency %s for %s (%s), note %d"
7517msgstr ""
7518
cc643b88 7519#: config/tc-ia64.c:9383
60bcf0fa
NC
7520#, c-format
7521msgid "Unrecognized dependency specifier %d\n"
7522msgstr ""
7523
cc643b88 7524#: config/tc-ia64.c:10259
60bcf0fa
NC
7525msgid "Only the first path encountering the conflict is reported"
7526msgstr ""
7527
cc643b88 7528#: config/tc-ia64.c:10261
60bcf0fa
NC
7529msgid "This is the location of the conflicting usage"
7530msgstr ""
7531
cc643b88 7532#: config/tc-ia64.c:10522
ad4b42b4
NC
7533#, c-format
7534msgid "Unknown opcode `%s'"
7535msgstr ""
7536
cc643b88 7537#: config/tc-ia64.c:10600
ad4b42b4
NC
7538#, c-format
7539msgid "AR %d can only be accessed by %c-unit"
7540msgstr ""
7541
cc643b88 7542#: config/tc-ia64.c:10612
ad4b42b4
NC
7543msgid "hint.b may be treated as nop"
7544msgstr ""
7545
cc643b88 7546#: config/tc-ia64.c:10615
ad4b42b4
NC
7547msgid "hint.b shouldn't be used"
7548msgstr ""
7549
cc643b88 7550#: config/tc-ia64.c:10654
ad4b42b4
NC
7551#, c-format
7552msgid "`%s' cannot be predicated"
7553msgstr ""
7554
cc643b88 7555#: config/tc-ia64.c:10726
ad4b42b4
NC
7556msgid "Closing bracket missing"
7557msgstr ""
7558
cc643b88 7559#: config/tc-ia64.c:10735
ad4b42b4
NC
7560msgid "Index must be a general register"
7561msgstr ""
7562
cc643b88 7563#: config/tc-ia64.c:10900
ad4b42b4
NC
7564#, c-format
7565msgid "Unsupported fixup size %d"
7566msgstr ""
7567
7568#. This should be an error, but since previously there wasn't any
7569#. diagnostic here, don't make it fail because of this for now.
cc643b88 7570#: config/tc-ia64.c:11172
ad4b42b4
NC
7571#, c-format
7572msgid "Cannot express %s%d%s relocation"
7573msgstr ""
7574
cc643b88 7575#: config/tc-ia64.c:11191
ad4b42b4
NC
7576msgid "No addend allowed in @fptr() relocation"
7577msgstr ""
7578
cc643b88 7579#: config/tc-ia64.c:11230
a5c7551f
RW
7580msgid "integer operand out of range"
7581msgstr ""
7582
cc643b88 7583#: config/tc-ia64.c:11297
ad4b42b4
NC
7584#, c-format
7585msgid "%s must have a constant value"
7586msgstr ""
7587
cc643b88 7588#: config/tc-ia64.c:11317
2ee0aedf
TG
7589msgid "cannot resolve @slotcount parameter"
7590msgstr ""
7591
cc643b88 7592#: config/tc-ia64.c:11350
2ee0aedf
TG
7593msgid "invalid @slotcount value"
7594msgstr ""
7595
cc643b88 7596#: config/tc-ia64.c:11387 config/tc-z8k.c:1372
ad4b42b4
NC
7597#, c-format
7598msgid "Cannot represent %s relocation in object file"
7599msgstr ""
7600
cc643b88 7601#: config/tc-ia64.c:11498
6e1772d5
AM
7602msgid "Can't add stop bit to mark end of instruction group"
7603msgstr ""
7604
cfb8c092
NC
7605#: config/tc-ia64.c:11598 config/tc-score.c:6105 read.c:1448 read.c:2434
7606#: read.c:3137 read.c:3475 read.c:3519
87ccc1b0
NC
7607msgid "expected symbol name"
7608msgstr ""
7609
cfb8c092 7610#: config/tc-ia64.c:11608 read.c:2444 read.c:3147 read.c:3503 stabs.c:469
87ccc1b0
NC
7611#, c-format
7612msgid "expected comma after \"%s\""
7613msgstr ""
7614
cc643b88 7615#: config/tc-ia64.c:11650
87ccc1b0
NC
7616#, c-format
7617msgid "`%s' is already the alias of %s `%s'"
7618msgstr ""
7619
cc643b88 7620#: config/tc-ia64.c:11660
87ccc1b0
NC
7621#, c-format
7622msgid "%s `%s' already has an alias `%s'"
7623msgstr ""
7624
cc643b88 7625#: config/tc-ia64.c:11671
87ccc1b0
NC
7626#, c-format
7627msgid "inserting \"%s\" into %s alias hash table failed: %s"
7628msgstr ""
7629
cc643b88 7630#: config/tc-ia64.c:11679
87ccc1b0
NC
7631#, c-format
7632msgid "inserting \"%s\" into %s name hash table failed: %s"
7633msgstr ""
7634
cc643b88 7635#: config/tc-ia64.c:11705
87ccc1b0
NC
7636#, c-format
7637msgid "symbol `%s' aliased to `%s' is not used"
7638msgstr ""
7639
cc643b88 7640#: config/tc-ia64.c:11728
87ccc1b0
NC
7641#, c-format
7642msgid "section `%s' aliased to `%s' is not used"
7643msgstr ""
7644
c85dd50d 7645#: config/tc-ip2k.c:158
6e1772d5 7646#, c-format
87ccc1b0
NC
7647msgid "IP2K specific command line options:\n"
7648msgstr ""
7649
c85dd50d 7650#: config/tc-ip2k.c:159
6e1772d5 7651#, c-format
87ccc1b0
NC
7652msgid " -mip2022 restrict to IP2022 insns \n"
7653msgstr ""
7654
c85dd50d 7655#: config/tc-ip2k.c:160
6e1772d5 7656#, c-format
87ccc1b0
NC
7657msgid " -mip2022ext permit extended IP2022 insn\n"
7658msgstr ""
7659
c85dd50d
NC
7660#: config/tc-iq2000.c:364
7661#, c-format
7662msgid "the yielding instruction %s may not be in a delay slot."
7663msgstr ""
7664
7665#: config/tc-iq2000.c:372
7666#, c-format
7667msgid "Register number (R%ld) for double word access must be even."
7668msgstr ""
7669
7670#: config/tc-iq2000.c:381 config/tc-iq2000.c:386 config/tc-iq2000.c:391
7671#: config/tc-iq2000.c:408 config/tc-mt.c:244 config/tc-mt.c:249
7672#, c-format
7673msgid "operand references R%ld of previous load."
7674msgstr ""
7675
7676#: config/tc-iq2000.c:396
7677msgid "instruction implicitly accesses R31 of previous load."
7678msgstr ""
7679
2ee0aedf 7680#: config/tc-iq2000.c:651 config/tc-mep.c:2008
c85dd50d
NC
7681msgid "Unmatched high relocation"
7682msgstr ""
7683
cfb8c092 7684#: config/tc-iq2000.c:829 config/tc-mips.c:18680 config/tc-score.c:5815
c85dd50d
NC
7685msgid ".end not in text section"
7686msgstr ""
7687
cfb8c092 7688#: config/tc-iq2000.c:833 config/tc-mips.c:18684 config/tc-score.c:5818
c85dd50d
NC
7689msgid ".end directive without a preceding .ent directive."
7690msgstr ""
7691
cfb8c092 7692#: config/tc-iq2000.c:842 config/tc-mips.c:18693 config/tc-score.c:5826
c85dd50d
NC
7693msgid ".end symbol does not match .ent symbol."
7694msgstr ""
7695
cfb8c092 7696#: config/tc-iq2000.c:845 config/tc-mips.c:18700 config/tc-score.c:5831
c85dd50d
NC
7697msgid ".end directive missing or unknown symbol"
7698msgstr ""
7699
499ac353 7700#: config/tc-iq2000.c:863
c85dd50d
NC
7701msgid "Expected simple number."
7702msgstr ""
7703
cfb8c092 7704#: config/tc-iq2000.c:892 config/tc-mips.c:18605 config/tc-score.c:5667
c85dd50d
NC
7705#, c-format
7706msgid " *input_line_pointer == '%c' 0x%02x\n"
7707msgstr ""
7708
499ac353 7709#: config/tc-iq2000.c:894
c85dd50d
NC
7710msgid "Invalid number"
7711msgstr ""
7712
cfb8c092 7713#: config/tc-iq2000.c:928 config/tc-mips.c:18772 config/tc-score.c:5705
c85dd50d
NC
7714msgid ".ent or .aent not in text section."
7715msgstr ""
7716
2ee0aedf 7717#: config/tc-iq2000.c:931
c85dd50d
NC
7718msgid "missing `.end'"
7719msgstr ""
7720
2ee0aedf 7721#: config/tc-lm32.c:237 config/tc-moxie.c:575
a5c7551f
RW
7722msgid "bad call to md_atof"
7723msgstr ""
7724
f12e7348 7725#: config/tc-m32c.c:143
49f58d10
JB
7726#, c-format
7727msgid " M32C specific command line options:\n"
7728msgstr ""
7729
a74801ba 7730#. Pretend that we do not recognise this option.
ae351704 7731#: config/tc-m32r.c:331
a74801ba
ILT
7732msgid "Unrecognised option: -hidden"
7733msgstr ""
7734
cfb8c092 7735#: config/tc-m32r.c:358 config/tc-sparc.c:610
6e1772d5
AM
7736msgid "Unrecognized option following -K"
7737msgstr ""
7738
ae351704 7739#: config/tc-m32r.c:373
6e1772d5 7740#, c-format
252b5132
RH
7741msgid " M32R specific command line options:\n"
7742msgstr ""
7743
ae351704 7744#: config/tc-m32r.c:375
6e1772d5 7745#, c-format
8ad3436c
AM
7746msgid ""
7747" -m32r disable support for the m32rx instruction set\n"
7748msgstr ""
7749
ae351704 7750#: config/tc-m32r.c:377
6e1772d5 7751#, c-format
a74801ba
ILT
7752msgid " -m32rx support the extended m32rx instruction set\n"
7753msgstr ""
7754
ae351704 7755#: config/tc-m32r.c:379
6e1772d5
AM
7756#, c-format
7757msgid " -m32r2 support the extended m32r2 instruction set\n"
7758msgstr ""
7759
ae351704 7760#: config/tc-m32r.c:381
6e1772d5
AM
7761#, c-format
7762msgid " -EL,-little produce little endian code and data\n"
7763msgstr ""
7764
ae351704 7765#: config/tc-m32r.c:383
6e1772d5
AM
7766#, c-format
7767msgid " -EB,-big produce big endian code and data\n"
7768msgstr ""
7769
ae351704 7770#: config/tc-m32r.c:385
6e1772d5
AM
7771#, c-format
7772msgid " -parallel try to combine instructions in parallel\n"
7773msgstr ""
7774
ae351704 7775#: config/tc-m32r.c:387
6e1772d5
AM
7776#, c-format
7777msgid " -no-parallel disable -parallel\n"
7778msgstr ""
7779
ae351704 7780#: config/tc-m32r.c:389
6e1772d5
AM
7781#, c-format
7782msgid ""
7783" -no-bitinst disallow the M32R2's extended bit-field "
7784"instructions\n"
7785msgstr ""
7786
ae351704 7787#: config/tc-m32r.c:391
6e1772d5
AM
7788#, c-format
7789msgid " -O try to optimize code. Implies -parallel\n"
a74801ba
ILT
7790msgstr ""
7791
ae351704 7792#: config/tc-m32r.c:394
6e1772d5 7793#, c-format
a74801ba
ILT
7794msgid ""
7795" -warn-explicit-parallel-conflicts warn when parallel instructions\n"
7796msgstr ""
7797
ae351704 7798#: config/tc-m32r.c:396
6e1772d5
AM
7799#, c-format
7800msgid " might violate contraints\n"
a74801ba
ILT
7801msgstr ""
7802
ae351704 7803#: config/tc-m32r.c:398
6e1772d5 7804#, c-format
a74801ba
ILT
7805msgid " -no-warn-explicit-parallel-conflicts do not warn when parallel\n"
7806msgstr ""
7807
ae351704 7808#: config/tc-m32r.c:400
6e1772d5 7809#, c-format
a74801ba 7810msgid ""
6e1772d5
AM
7811" instructions might violate "
7812"contraints\n"
a74801ba
ILT
7813msgstr ""
7814
ae351704 7815#: config/tc-m32r.c:402
6e1772d5 7816#, c-format
a74801ba
ILT
7817msgid ""
7818" -Wp synonym for -warn-explicit-parallel-conflicts\n"
7819msgstr ""
7820
ae351704 7821#: config/tc-m32r.c:404
6e1772d5 7822#, c-format
a74801ba
ILT
7823msgid ""
7824" -Wnp synonym for -no-warn-explicit-parallel-conflicts\n"
7825msgstr ""
7826
ae351704 7827#: config/tc-m32r.c:406
6e1772d5
AM
7828#, c-format
7829msgid ""
7830" -ignore-parallel-conflicts do not check parallel instructions\n"
7831msgstr ""
7832
ae351704 7833#: config/tc-m32r.c:408
6e1772d5 7834#, c-format
cc643b88 7835msgid " for constraint violations\n"
6e1772d5
AM
7836msgstr ""
7837
ae351704 7838#: config/tc-m32r.c:410
6e1772d5
AM
7839#, c-format
7840msgid ""
7841" -no-ignore-parallel-conflicts check parallel instructions for\n"
7842msgstr ""
7843
ae351704 7844#: config/tc-m32r.c:412
6e1772d5 7845#, c-format
cc643b88 7846msgid " constraint violations\n"
6e1772d5
AM
7847msgstr ""
7848
ae351704 7849#: config/tc-m32r.c:414
6e1772d5
AM
7850#, c-format
7851msgid " -Ip synonym for -ignore-parallel-conflicts\n"
7852msgstr ""
7853
ae351704 7854#: config/tc-m32r.c:416
6e1772d5
AM
7855#, c-format
7856msgid " -nIp synonym for -no-ignore-parallel-conflicts\n"
7857msgstr ""
7858
ae351704 7859#: config/tc-m32r.c:419
6e1772d5 7860#, c-format
252b5132
RH
7861msgid ""
7862" -warn-unmatched-high warn when an (s)high reloc has no matching low "
7863"reloc\n"
7864msgstr ""
7865
ae351704 7866#: config/tc-m32r.c:421
6e1772d5 7867#, c-format
252b5132
RH
7868msgid " -no-warn-unmatched-high do not warn about missing low relocs\n"
7869msgstr ""
7870
ae351704 7871#: config/tc-m32r.c:423
6e1772d5 7872#, c-format
252b5132
RH
7873msgid " -Wuh synonym for -warn-unmatched-high\n"
7874msgstr ""
7875
ae351704 7876#: config/tc-m32r.c:425
6e1772d5 7877#, c-format
252b5132
RH
7878msgid " -Wnuh synonym for -no-warn-unmatched-high\n"
7879msgstr ""
7880
ae351704 7881#: config/tc-m32r.c:428
6e1772d5
AM
7882#, c-format
7883msgid " -KPIC generate PIC\n"
7884msgstr ""
7885
f12e7348 7886#: config/tc-m32r.c:850
6e1772d5 7887msgid "instructions write to the same destination register."
a74801ba
ILT
7888msgstr ""
7889
f12e7348 7890#: config/tc-m32r.c:858
a74801ba
ILT
7891msgid "Instructions do not use parallel execution pipelines."
7892msgstr ""
7893
f12e7348 7894#: config/tc-m32r.c:866
a74801ba
ILT
7895msgid "Instructions share the same execution pipeline"
7896msgstr ""
7897
f12e7348 7898#: config/tc-m32r.c:931 config/tc-m32r.c:1045
252b5132 7899#, c-format
a74801ba
ILT
7900msgid "not a 16 bit instruction '%s'"
7901msgstr ""
7902
f12e7348 7903#: config/tc-m32r.c:943 config/tc-m32r.c:1057 config/tc-m32r.c:1241
6e1772d5
AM
7904#, c-format
7905msgid "instruction '%s' is for the M32R2 only"
7906msgstr ""
7907
f12e7348 7908#: config/tc-m32r.c:956 config/tc-m32r.c:1070 config/tc-m32r.c:1254
a74801ba
ILT
7909#, c-format
7910msgid "unknown instruction '%s'"
7911msgstr ""
7912
f12e7348 7913#: config/tc-m32r.c:965 config/tc-m32r.c:1077 config/tc-m32r.c:1261
a74801ba
ILT
7914#, c-format
7915msgid "instruction '%s' is for the M32RX only"
7916msgstr ""
7917
f12e7348 7918#: config/tc-m32r.c:974 config/tc-m32r.c:1086
a74801ba
ILT
7919#, c-format
7920msgid "instruction '%s' cannot be executed in parallel."
7921msgstr ""
7922
f12e7348 7923#: config/tc-m32r.c:1029 config/tc-m32r.c:1111 config/tc-m32r.c:1318
a74801ba
ILT
7924msgid "internal error: lookup/get operands failed"
7925msgstr ""
7926
f12e7348 7927#: config/tc-m32r.c:1096
a74801ba
ILT
7928#, c-format
7929msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
7930msgstr ""
7931
f12e7348 7932#: config/tc-m32r.c:1125
a74801ba
ILT
7933#, c-format
7934msgid ""
7935"%s: output of 1st instruction is the same as an input to 2nd instruction - "
7936"is this intentional ?"
252b5132
RH
7937msgstr ""
7938
f12e7348 7939#: config/tc-m32r.c:1129
a74801ba
ILT
7940#, c-format
7941msgid ""
7942"%s: output of 2nd instruction is the same as an input to 1st instruction - "
7943"is this intentional ?"
7944msgstr ""
7945
f12e7348 7946#: config/tc-m32r.c:1503
252b5132
RH
7947#, c-format
7948msgid ".SCOMMon length (%ld.) <0! Ignored."
7949msgstr ""
7950
f12e7348 7951#: config/tc-m32r.c:1553
252b5132
RH
7952#, c-format
7953msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
7954msgstr ""
7955
2ee0aedf
TG
7956#: config/tc-m32r.c:1930 config/tc-m32r.c:1983 config/tc-sh.c:775
7957#: config/tc-sh.c:2456
8ea2b00f
AM
7958msgid "Invalid PIC expression."
7959msgstr ""
7960
f12e7348 7961#: config/tc-m32r.c:2074
252b5132
RH
7962msgid "Unmatched high/shigh reloc"
7963msgstr ""
7964
ae351704 7965#: config/tc-m68hc11.c:371
60bcf0fa
NC
7966#, c-format
7967msgid ""
87ccc1b0
NC
7968"Motorola 68HC11/68HC12/68HCS12 options:\n"
7969" -m68hc11 | -m68hc12 |\n"
7970" -m68hcs12 specify the processor [default %s]\n"
7971" -mshort use 16-bit int ABI (default)\n"
7972" -mlong use 32-bit int ABI\n"
7973" -mshort-double use 32-bit double ABI\n"
7974" -mlong-double use 64-bit double ABI (default)\n"
ae351704
AM
7975" --force-long-branches always turn relative branches into absolute ones\n"
7976" -S,--short-branches do not turn relative branches into absolute ones\n"
60bcf0fa
NC
7977" when the offset is out of range\n"
7978" --strict-direct-mode do not turn the direct mode into extended mode\n"
7979" when the instruction does not support direct mode\n"
7980" --print-insn-syntax print the syntax of instruction in case of error\n"
7981" --print-opcodes print the list of instructions with syntax\n"
7982" --generate-example generate an example of each instruction\n"
7983" (used for testing)\n"
7984msgstr ""
7985
ae351704 7986#: config/tc-m68hc11.c:417
60bcf0fa
NC
7987#, c-format
7988msgid "Default target `%s' is not supported."
7989msgstr ""
7990
7991#. Dump the opcode statistics table.
ae351704 7992#: config/tc-m68hc11.c:435
6e1772d5 7993#, c-format
60bcf0fa
NC
7994msgid "Name # Modes Min ops Max ops Modes mask # Used\n"
7995msgstr ""
7996
ae351704 7997#: config/tc-m68hc11.c:501
60bcf0fa
NC
7998#, c-format
7999msgid "Option `%s' is not recognized."
8000msgstr ""
8001
499ac353 8002#: config/tc-m68hc11.c:671
60bcf0fa
NC
8003msgid "#<imm8>"
8004msgstr ""
8005
499ac353 8006#: config/tc-m68hc11.c:680
60bcf0fa
NC
8007msgid "#<imm16>"
8008msgstr ""
8009
499ac353 8010#: config/tc-m68hc11.c:689 config/tc-m68hc11.c:698
60bcf0fa
NC
8011msgid "<imm8>,X"
8012msgstr ""
8013
499ac353 8014#: config/tc-m68hc11.c:725
60bcf0fa
NC
8015msgid "*<abs8>"
8016msgstr ""
8017
499ac353 8018#: config/tc-m68hc11.c:737
60bcf0fa
NC
8019msgid "#<mask>"
8020msgstr ""
8021
499ac353 8022#: config/tc-m68hc11.c:747
60bcf0fa
NC
8023#, c-format
8024msgid "symbol%d"
8025msgstr ""
8026
499ac353 8027#: config/tc-m68hc11.c:749
60bcf0fa
NC
8028msgid "<abs>"
8029msgstr ""
8030
499ac353 8031#: config/tc-m68hc11.c:768
60bcf0fa
NC
8032msgid "<label>"
8033msgstr ""
8034
499ac353 8035#: config/tc-m68hc11.c:784
60bcf0fa
NC
8036#, c-format
8037msgid ""
8038"# Example of `%s' instructions\n"
8039"\t.sect .text\n"
8040"_start:\n"
8041msgstr ""
8042
499ac353 8043#: config/tc-m68hc11.c:831
60bcf0fa
NC
8044#, c-format
8045msgid "Instruction `%s' is not recognized."
8046msgstr ""
8047
499ac353 8048#: config/tc-m68hc11.c:836
60bcf0fa
NC
8049#, c-format
8050msgid "Instruction formats for `%s':"
8051msgstr ""
8052
499ac353 8053#: config/tc-m68hc11.c:966
60bcf0fa
NC
8054#, c-format
8055msgid "Immediate operand is not allowed for operand %d."
8056msgstr ""
8057
499ac353 8058#: config/tc-m68hc11.c:1010
60bcf0fa
NC
8059msgid "Indirect indexed addressing is not valid for 68HC11."
8060msgstr ""
8061
499ac353 8062#: config/tc-m68hc11.c:1030
60bcf0fa
NC
8063msgid "Spurious `,' or bad indirect register addressing mode."
8064msgstr ""
8065
499ac353 8066#: config/tc-m68hc11.c:1052
60bcf0fa
NC
8067msgid "Missing second register or offset for indexed-indirect mode."
8068msgstr ""
8069
499ac353 8070#: config/tc-m68hc11.c:1062
60bcf0fa
NC
8071msgid "Missing second register for indexed-indirect mode."
8072msgstr ""
8073
499ac353 8074#: config/tc-m68hc11.c:1078
60bcf0fa
NC
8075msgid "Missing `]' to close indexed-indirect mode."
8076msgstr ""
8077
499ac353 8078#: config/tc-m68hc11.c:1123
60bcf0fa
NC
8079msgid "Illegal operand."
8080msgstr ""
8081
499ac353 8082#: config/tc-m68hc11.c:1128
60bcf0fa
NC
8083msgid "Missing operand."
8084msgstr ""
8085
499ac353 8086#: config/tc-m68hc11.c:1181
60bcf0fa
NC
8087msgid "Pre-increment mode is not valid for 68HC11"
8088msgstr ""
8089
499ac353 8090#: config/tc-m68hc11.c:1194
60bcf0fa
NC
8091msgid "Wrong register in register indirect mode."
8092msgstr ""
8093
499ac353 8094#: config/tc-m68hc11.c:1202
60bcf0fa
NC
8095msgid "Missing `]' to close register indirect operand."
8096msgstr ""
8097
499ac353 8098#: config/tc-m68hc11.c:1222
60bcf0fa
NC
8099msgid "Post-decrement mode is not valid for 68HC11."
8100msgstr ""
8101
499ac353 8102#: config/tc-m68hc11.c:1230
60bcf0fa
NC
8103msgid "Post-increment mode is not valid for 68HC11."
8104msgstr ""
8105
499ac353 8106#: config/tc-m68hc11.c:1248
60bcf0fa
NC
8107msgid "Invalid indexed indirect mode."
8108msgstr ""
8109
499ac353 8110#: config/tc-m68hc11.c:1340
60bcf0fa
NC
8111#, c-format
8112msgid "Trap id `%ld' is out of range."
8113msgstr ""
8114
499ac353 8115#: config/tc-m68hc11.c:1344
60bcf0fa
NC
8116msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
8117msgstr ""
8118
499ac353 8119#: config/tc-m68hc11.c:1351
60bcf0fa
NC
8120#, c-format
8121msgid "Operand out of 8-bit range: `%ld'."
8122msgstr ""
8123
499ac353 8124#: config/tc-m68hc11.c:1358
60bcf0fa
NC
8125msgid "The trap id must be a constant."
8126msgstr ""
8127
499ac353 8128#: config/tc-m68hc11.c:1393
60bcf0fa
NC
8129#, c-format
8130msgid "Operand `%x' not recognized in fixup8."
8131msgstr ""
8132
499ac353 8133#: config/tc-m68hc11.c:1410 config/tc-m68hc11.c:1459
60bcf0fa
NC
8134#, c-format
8135msgid "Operand out of 16-bit range: `%ld'."
8136msgstr ""
8137
2ee0aedf 8138#: config/tc-m68hc11.c:1442 config/tc-m68hc11.c:1473
60bcf0fa
NC
8139#, c-format
8140msgid "Operand `%x' not recognized in fixup16."
8141msgstr ""
8142
2ee0aedf 8143#: config/tc-m68hc11.c:1490
60bcf0fa
NC
8144#, c-format
8145msgid "Unexpected branch conversion with `%x'"
8146msgstr ""
8147
2ee0aedf 8148#: config/tc-m68hc11.c:1576 config/tc-m68hc11.c:1708
60bcf0fa
NC
8149#, c-format
8150msgid "Operand out of range for a relative branch: `%ld'"
8151msgstr ""
8152
2ee0aedf 8153#: config/tc-m68hc11.c:1676
60bcf0fa
NC
8154msgid "Invalid register for dbcc/tbcc instruction."
8155msgstr ""
8156
2ee0aedf 8157#: config/tc-m68hc11.c:1764
60bcf0fa
NC
8158#, c-format
8159msgid "Increment/decrement value is out of range: `%ld'."
8160msgstr ""
8161
2ee0aedf 8162#: config/tc-m68hc11.c:1775
60bcf0fa
NC
8163msgid "Expecting a register."
8164msgstr ""
8165
2ee0aedf 8166#: config/tc-m68hc11.c:1790
60bcf0fa
NC
8167msgid "Invalid register for post/pre increment."
8168msgstr ""
8169
2ee0aedf 8170#: config/tc-m68hc11.c:1820
60bcf0fa
NC
8171msgid "Invalid register."
8172msgstr ""
8173
2ee0aedf 8174#: config/tc-m68hc11.c:1827
60bcf0fa
NC
8175#, c-format
8176msgid "Offset out of 16-bit range: %ld."
8177msgstr ""
8178
2ee0aedf 8179#: config/tc-m68hc11.c:1832
5f68c319
NC
8180#, c-format
8181msgid "Offset out of 5-bit range for movw/movb insn: %ld."
60bcf0fa
NC
8182msgstr ""
8183
2ee0aedf 8184#: config/tc-m68hc11.c:1938
60bcf0fa
NC
8185msgid "Expecting register D for indexed indirect mode."
8186msgstr ""
8187
2ee0aedf 8188#: config/tc-m68hc11.c:1940
60bcf0fa
NC
8189msgid "Indexed indirect mode is not allowed for movb/movw."
8190msgstr ""
8191
2ee0aedf 8192#: config/tc-m68hc11.c:1957
60bcf0fa
NC
8193msgid "Invalid accumulator register."
8194msgstr ""
8195
2ee0aedf 8196#: config/tc-m68hc11.c:1982
60bcf0fa
NC
8197msgid "Invalid indexed register."
8198msgstr ""
8199
2ee0aedf 8200#: config/tc-m68hc11.c:1990
60bcf0fa
NC
8201msgid "Addressing mode not implemented yet."
8202msgstr ""
8203
2ee0aedf 8204#: config/tc-m68hc11.c:2003
60bcf0fa
NC
8205msgid "Invalid source register for this instruction, use 'tfr'."
8206msgstr ""
8207
2ee0aedf 8208#: config/tc-m68hc11.c:2005
60bcf0fa
NC
8209msgid "Invalid source register."
8210msgstr ""
8211
2ee0aedf 8212#: config/tc-m68hc11.c:2010
60bcf0fa
NC
8213msgid "Invalid destination register for this instruction, use 'tfr'."
8214msgstr ""
8215
2ee0aedf 8216#: config/tc-m68hc11.c:2012
60bcf0fa
NC
8217msgid "Invalid destination register."
8218msgstr ""
8219
2ee0aedf 8220#: config/tc-m68hc11.c:2108
60bcf0fa
NC
8221msgid "Invalid indexed register, expecting register X."
8222msgstr ""
8223
2ee0aedf 8224#: config/tc-m68hc11.c:2110
60bcf0fa
NC
8225msgid "Invalid indexed register, expecting register Y."
8226msgstr ""
8227
2ee0aedf 8228#: config/tc-m68hc11.c:2418
60bcf0fa
NC
8229msgid "No instruction or missing opcode."
8230msgstr ""
8231
2ee0aedf 8232#: config/tc-m68hc11.c:2483
60bcf0fa
NC
8233#, c-format
8234msgid "Opcode `%s' is not recognized."
8235msgstr ""
8236
2ee0aedf 8237#: config/tc-m68hc11.c:2505
60bcf0fa
NC
8238#, c-format
8239msgid "Garbage at end of instruction: `%s'."
8240msgstr ""
8241
2ee0aedf 8242#: config/tc-m68hc11.c:2528
60bcf0fa
NC
8243#, c-format
8244msgid "Invalid operand for `%s'"
8245msgstr ""
8246
2ee0aedf 8247#: config/tc-m68hc11.c:2579
87ccc1b0
NC
8248#, c-format
8249msgid "Invalid mode: %s\n"
8250msgstr ""
8251
2ee0aedf 8252#: config/tc-m68hc11.c:2639
87ccc1b0
NC
8253msgid "bad .relax format"
8254msgstr ""
8255
2ee0aedf 8256#: config/tc-m68hc11.c:2683
60bcf0fa
NC
8257#, c-format
8258msgid "Relocation %d is not supported by object file format."
8259msgstr ""
8260
2ee0aedf 8261#: config/tc-m68hc11.c:2962
60bcf0fa
NC
8262msgid "bra or bsr with undefined symbol."
8263msgstr ""
8264
2ee0aedf 8265#: config/tc-m68hc11.c:3063 config/tc-m68hc11.c:3120
60bcf0fa
NC
8266#, c-format
8267msgid "Subtype %d is not recognized."
8268msgstr ""
8269
2ee0aedf 8270#: config/tc-m68hc11.c:3178
60bcf0fa
NC
8271msgid "Expression too complex."
8272msgstr ""
8273
2ee0aedf 8274#: config/tc-m68hc11.c:3209
60bcf0fa
NC
8275msgid "Value out of 16-bit range."
8276msgstr ""
8277
2ee0aedf 8278#: config/tc-m68hc11.c:3227
60bcf0fa
NC
8279#, c-format
8280msgid "Value %ld too large for 8-bit PC-relative branch."
8281msgstr ""
8282
2ee0aedf 8283#: config/tc-m68hc11.c:3234
60bcf0fa
NC
8284#, c-format
8285msgid "Auto increment/decrement offset '%ld' is out of range."
8286msgstr ""
8287
2ee0aedf 8288#: config/tc-m68hc11.c:3247
6e1772d5
AM
8289#, c-format
8290msgid "Offset out of 5-bit range for movw/movb insn: %ld"
8291msgstr ""
8292
2ee0aedf 8293#: config/tc-m68hc11.c:3263
60bcf0fa
NC
8294#, c-format
8295msgid "Line %d: unknown relocation type: 0x%x."
8296msgstr ""
8297
2ee0aedf 8298#: config/tc-m68k.c:1161
8ad3436c
AM
8299#, c-format
8300msgid "Can not do %d byte pc-relative relocation"
8301msgstr ""
8302
2ee0aedf 8303#: config/tc-m68k.c:1163
252b5132
RH
8304#, c-format
8305msgid "Can not do %d byte pc-relative pic relocation"
8306msgstr ""
8307
2ee0aedf 8308#: config/tc-m68k.c:1168
8ad3436c
AM
8309#, c-format
8310msgid "Can not do %d byte relocation"
8311msgstr ""
8312
2ee0aedf 8313#: config/tc-m68k.c:1170
252b5132
RH
8314#, c-format
8315msgid "Can not do %d byte pic relocation"
8316msgstr ""
8317
2ee0aedf 8318#: config/tc-m68k.c:1250
a85d7ed0
NC
8319#, c-format
8320msgid "Unable to produce reloc against symbol '%s'"
8321msgstr ""
8322
2ee0aedf 8323#: config/tc-m68k.c:1309 config/tc-vax.c:2363
252b5132
RH
8324#, c-format
8325msgid "Cannot make %s relocation PC relative"
8326msgstr ""
8327
2ee0aedf 8328#: config/tc-m68k.c:1427 config/tc-vax.c:1873
252b5132
RH
8329msgid "No operator"
8330msgstr ""
8331
2ee0aedf 8332#: config/tc-m68k.c:1457 config/tc-vax.c:1889
252b5132
RH
8333msgid "Unknown operator"
8334msgstr ""
8335
2ee0aedf 8336#: config/tc-m68k.c:2360
252b5132
RH
8337msgid "invalid instruction for this architecture; needs "
8338msgstr ""
8339
2ee0aedf 8340#: config/tc-m68k.c:2368
b2f58c0c 8341msgid "hardware divide"
c85dd50d
NC
8342msgstr ""
8343
2ee0aedf 8344#: config/tc-m68k.c:2390 config/tc-m68k.c:2394 config/tc-m68k.c:2398
b2f58c0c 8345msgid "or higher"
8ea2b00f
AM
8346msgstr ""
8347
2ee0aedf 8348#: config/tc-m68k.c:2451
252b5132
RH
8349msgid "operands mismatch"
8350msgstr ""
8351
2ee0aedf 8352#: config/tc-m68k.c:2515 config/tc-m68k.c:2521 config/tc-m68k.c:2527
9c9c98a5 8353#: config/tc-mmix.c:2467 config/tc-mmix.c:2491
252b5132
RH
8354msgid "operand out of range"
8355msgstr ""
8356
2ee0aedf 8357#: config/tc-m68k.c:2584
252b5132
RH
8358#, c-format
8359msgid "Bignum too big for %c format; truncated"
8360msgstr ""
8361
2ee0aedf 8362#: config/tc-m68k.c:2661
252b5132
RH
8363msgid "displacement too large for this architecture; needs 68020 or higher"
8364msgstr ""
8365
2ee0aedf 8366#: config/tc-m68k.c:2772
252b5132
RH
8367msgid ""
8368"scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
8369msgstr ""
8370
2ee0aedf 8371#: config/tc-m68k.c:2777
ac50feda
RH
8372msgid "invalid index size for coldfire"
8373msgstr ""
8374
2ee0aedf 8375#: config/tc-m68k.c:2830
252b5132
RH
8376msgid "Forcing byte displacement"
8377msgstr ""
8378
2ee0aedf 8379#: config/tc-m68k.c:2832
252b5132
RH
8380msgid "byte displacement out of range"
8381msgstr ""
8382
2ee0aedf 8383#: config/tc-m68k.c:2880 config/tc-m68k.c:2918
252b5132
RH
8384msgid "invalid operand mode for this architecture; needs 68020 or higher"
8385msgstr ""
8386
2ee0aedf 8387#: config/tc-m68k.c:2904 config/tc-m68k.c:2938
252b5132
RH
8388msgid ":b not permitted; defaulting to :w"
8389msgstr ""
8390
2ee0aedf 8391#: config/tc-m68k.c:3015
252b5132
RH
8392msgid "unsupported byte value; use a different suffix"
8393msgstr ""
8394
2ee0aedf 8395#: config/tc-m68k.c:3030
252b5132
RH
8396msgid "unknown/incorrect operand"
8397msgstr ""
8398
2ee0aedf
TG
8399#: config/tc-m68k.c:3073 config/tc-m68k.c:3081 config/tc-m68k.c:3088
8400#: config/tc-m68k.c:3095
252b5132
RH
8401msgid "out of range"
8402msgstr ""
8403
2ee0aedf 8404#: config/tc-m68k.c:3168
ae351704 8405msgid "Can't use long branches on this architecture"
252b5132
RH
8406msgstr ""
8407
2ee0aedf 8408#: config/tc-m68k.c:3274
252b5132
RH
8409msgid "Expression out of range, using 0"
8410msgstr ""
8411
2ee0aedf 8412#: config/tc-m68k.c:3475 config/tc-m68k.c:3491
252b5132
RH
8413msgid "Floating point register in register list"
8414msgstr ""
8415
2ee0aedf 8416#: config/tc-m68k.c:3481
252b5132
RH
8417msgid "Wrong register in floating-point reglist"
8418msgstr ""
8419
2ee0aedf 8420#: config/tc-m68k.c:3497
252b5132
RH
8421msgid "incorrect register in reglist"
8422msgstr ""
8423
2ee0aedf 8424#: config/tc-m68k.c:3503
252b5132
RH
8425msgid "wrong register in floating-point reglist"
8426msgstr ""
8427
6e1772d5 8428#. ERROR.
2ee0aedf 8429#: config/tc-m68k.c:3976
252b5132
RH
8430msgid "Extra )"
8431msgstr ""
8432
6e1772d5 8433#. ERROR.
2ee0aedf 8434#: config/tc-m68k.c:3987
252b5132
RH
8435msgid "Missing )"
8436msgstr ""
8437
2ee0aedf 8438#: config/tc-m68k.c:4004
252b5132
RH
8439msgid "Missing operand"
8440msgstr ""
8441
2ee0aedf 8442#: config/tc-m68k.c:4329
ae351704
AM
8443#, c-format
8444msgid "unrecognized default cpu `%s'"
8445msgstr ""
8446
2ee0aedf 8447#: config/tc-m68k.c:4383
252b5132
RH
8448#, c-format
8449msgid "%s -- statement `%s' ignored"
8450msgstr ""
8451
2ee0aedf 8452#: config/tc-m68k.c:4432
252b5132
RH
8453#, c-format
8454msgid "Don't know how to figure width of %c in md_assemble()"
8455msgstr ""
8456
2ee0aedf 8457#: config/tc-m68k.c:4601
8ea2b00f
AM
8458#, c-format
8459msgid "Internal Error: Can't allocate m68k_sorted_opcodes of size %d"
8460msgstr ""
8461
2ee0aedf 8462#: config/tc-m68k.c:4666 config/tc-m68k.c:4705
252b5132
RH
8463#, c-format
8464msgid "Internal Error: Can't find %s in hash table"
8465msgstr ""
8466
2ee0aedf 8467#: config/tc-m68k.c:4669 config/tc-m68k.c:4708
252b5132
RH
8468#, c-format
8469msgid "Internal Error: Can't hash %s: %s"
8470msgstr ""
8471
2ee0aedf 8472#: config/tc-m68k.c:4833
ae351704
AM
8473#, c-format
8474msgid "text label `%s' aligned to odd boundary"
87ccc1b0
NC
8475msgstr ""
8476
2ee0aedf 8477#: config/tc-m68k.c:5005
252b5132 8478#, c-format
ae351704 8479msgid "value %ld out of range"
252b5132
RH
8480msgstr ""
8481
2ee0aedf 8482#: config/tc-m68k.c:5019
ae351704 8483msgid "invalid byte branch offset"
252b5132
RH
8484msgstr ""
8485
2ee0aedf 8486#: config/tc-m68k.c:5056
ae351704 8487msgid "short branch with zero offset: use :w"
252b5132
RH
8488msgstr ""
8489
2ee0aedf 8490#: config/tc-m68k.c:5100
ae351704 8491msgid "Conversion of PC relative BSR to absolute JSR"
252b5132
RH
8492msgstr ""
8493
2ee0aedf 8494#: config/tc-m68k.c:5111
ae351704 8495msgid "Conversion of PC relative branch to absolute jump"
252b5132
RH
8496msgstr ""
8497
2ee0aedf 8498#: config/tc-m68k.c:5128 config/tc-m68k.c:5189
ae351704 8499msgid "Conversion of PC relative conditional branch to absolute jump"
252b5132
RH
8500msgstr ""
8501
2ee0aedf 8502#: config/tc-m68k.c:5169
ae351704 8503msgid "Conversion of DBcc to absolute jump"
252b5132
RH
8504msgstr ""
8505
2ee0aedf 8506#: config/tc-m68k.c:5254
ae351704 8507msgid "Conversion of PC relative displacement to absolute"
3caac5b8
AM
8508msgstr ""
8509
2ee0aedf 8510#: config/tc-m68k.c:5467
3caac5b8
AM
8511msgid "Tried to convert PC relative branch to absolute jump"
8512msgstr ""
8513
2ee0aedf 8514#: config/tc-m68k.c:5512 config/tc-m68k.c:5523 config/tc-m68k.c:5567
252b5132
RH
8515msgid "expression out of range: defaulting to 1"
8516msgstr ""
8517
2ee0aedf 8518#: config/tc-m68k.c:5559
252b5132
RH
8519msgid "expression out of range: defaulting to 0"
8520msgstr ""
8521
2ee0aedf 8522#: config/tc-m68k.c:5600 config/tc-m68k.c:5612
c85dd50d
NC
8523#, c-format
8524msgid "Can't deal with expression; defaulting to %ld"
8525msgstr ""
8526
2ee0aedf 8527#: config/tc-m68k.c:5626
c85dd50d
NC
8528msgid "expression doesn't fit in BYTE"
8529msgstr ""
8530
2ee0aedf 8531#: config/tc-m68k.c:5630
c85dd50d
NC
8532msgid "expression doesn't fit in WORD"
8533msgstr ""
8534
2ee0aedf 8535#: config/tc-m68k.c:5717
c85dd50d
NC
8536#, c-format
8537msgid "%s: unrecognized processor name"
8538msgstr ""
8539
2ee0aedf 8540#: config/tc-m68k.c:5778
c85dd50d
NC
8541msgid "bad coprocessor id"
8542msgstr ""
8543
2ee0aedf 8544#: config/tc-m68k.c:5784
c85dd50d
NC
8545msgid "unrecognized fopt option"
8546msgstr ""
8547
2ee0aedf 8548#: config/tc-m68k.c:5917
c85dd50d
NC
8549#, c-format
8550msgid "option `%s' may not be negated"
8551msgstr ""
8552
2ee0aedf 8553#: config/tc-m68k.c:5928
c85dd50d
NC
8554#, c-format
8555msgid "option `%s' not recognized"
8556msgstr ""
8557
2ee0aedf 8558#: config/tc-m68k.c:5957
c85dd50d
NC
8559msgid "bad format of OPT NEST=depth"
8560msgstr ""
8561
2ee0aedf 8562#: config/tc-m68k.c:6013
c85dd50d
NC
8563msgid "missing label"
8564msgstr ""
8565
2ee0aedf 8566#: config/tc-m68k.c:6039
c85dd50d
NC
8567#, c-format
8568msgid "bad register list: %s"
8569msgstr ""
8570
2ee0aedf 8571#: config/tc-m68k.c:6137
c85dd50d
NC
8572msgid "restore without save"
8573msgstr ""
8574
2ee0aedf 8575#: config/tc-m68k.c:6291 config/tc-m68k.c:6661
c85dd50d
NC
8576msgid "syntax error in structured control directive"
8577msgstr ""
8578
2ee0aedf 8579#: config/tc-m68k.c:6336
c85dd50d
NC
8580msgid "missing condition code in structured control directive"
8581msgstr ""
8582
2ee0aedf 8583#: config/tc-m68k.c:6407
c85dd50d
NC
8584#, c-format
8585msgid ""
8586"Condition <%c%c> in structured control directive can not be encoded correctly"
8587msgstr ""
8588
2ee0aedf 8589#: config/tc-m68k.c:6703
c85dd50d
NC
8590msgid "missing then"
8591msgstr ""
8592
2ee0aedf 8593#: config/tc-m68k.c:6784
c85dd50d
NC
8594msgid "else without matching if"
8595msgstr ""
8596
2ee0aedf 8597#: config/tc-m68k.c:6817
c85dd50d
NC
8598msgid "endi without matching if"
8599msgstr ""
8600
2ee0aedf 8601#: config/tc-m68k.c:6857
c85dd50d
NC
8602msgid "break outside of structured loop"
8603msgstr ""
8604
2ee0aedf 8605#: config/tc-m68k.c:6895
c85dd50d
NC
8606msgid "next outside of structured loop"
8607msgstr ""
8608
2ee0aedf 8609#: config/tc-m68k.c:6946
c85dd50d
NC
8610msgid "missing ="
8611msgstr ""
8612
2ee0aedf 8613#: config/tc-m68k.c:6984
c85dd50d
NC
8614msgid "missing to or downto"
8615msgstr ""
8616
2ee0aedf 8617#: config/tc-m68k.c:7020 config/tc-m68k.c:7054 config/tc-m68k.c:7268
c85dd50d
NC
8618msgid "missing do"
8619msgstr ""
8620
2ee0aedf 8621#: config/tc-m68k.c:7155
c85dd50d
NC
8622msgid "endf without for"
8623msgstr ""
8624
2ee0aedf 8625#: config/tc-m68k.c:7209
c85dd50d
NC
8626msgid "until without repeat"
8627msgstr ""
8628
2ee0aedf 8629#: config/tc-m68k.c:7303
c85dd50d
NC
8630msgid "endw without while"
8631msgstr ""
8632
2ee0aedf 8633#: config/tc-m68k.c:7336 config/tc-m68k.c:7364
c85dd50d
NC
8634msgid "already assembled instructions"
8635msgstr ""
8636
2ee0aedf 8637#: config/tc-m68k.c:7441
c85dd50d
NC
8638#, c-format
8639msgid "`%s' is deprecated, use `%s'"
8640msgstr ""
8641
2ee0aedf 8642#: config/tc-m68k.c:7460
c85dd50d
NC
8643#, c-format
8644msgid "cpu `%s' unrecognized"
8645msgstr ""
8646
2ee0aedf 8647#: config/tc-m68k.c:7479
c85dd50d
NC
8648#, c-format
8649msgid "architecture `%s' unrecognized"
8650msgstr ""
8651
2ee0aedf 8652#: config/tc-m68k.c:7500
c85dd50d
NC
8653#, c-format
8654msgid "extension `%s' unrecognized"
8655msgstr ""
8656
2ee0aedf 8657#: config/tc-m68k.c:7619
c85dd50d
NC
8658#, c-format
8659msgid "option `-A%s' is deprecated: use `-%s'"
8660msgstr ""
8661
2ee0aedf 8662#: config/tc-m68k.c:7652
c85dd50d
NC
8663msgid "architecture features both enabled and disabled"
8664msgstr ""
8665
2ee0aedf 8666#: config/tc-m68k.c:7679
c85dd50d
NC
8667msgid "selected processor does not have all features of selected architecture"
8668msgstr ""
8669
2ee0aedf 8670#: config/tc-m68k.c:7688
c85dd50d
NC
8671msgid "m68k and cf features both selected"
8672msgstr ""
8673
2ee0aedf 8674#: config/tc-m68k.c:7700
c85dd50d
NC
8675msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
8676msgstr ""
8677
2ee0aedf 8678#: config/tc-m68k.c:7732
c85dd50d
NC
8679#, c-format
8680msgid ""
8681"-march=<arch>\t\tset architecture\n"
8682"-mcpu=<cpu>\t\tset cpu [default %s]\n"
8683msgstr ""
8684
2ee0aedf 8685#: config/tc-m68k.c:7737
c85dd50d
NC
8686#, c-format
8687msgid "-m[no-]%-16s enable/disable%s architecture extension\n"
8688msgstr ""
8689
2ee0aedf 8690#: config/tc-m68k.c:7743
c85dd50d
NC
8691#, c-format
8692msgid ""
8693"-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
8694"-pic, -k\t\tgenerate position independent code\n"
8695"-S\t\t\tturn jbsr into jsr\n"
8696"--pcrel never turn PC-relative branches into absolute jumps\n"
8697"--register-prefix-optional\n"
8698"\t\t\trecognize register names without prefix character\n"
8699"--bitwise-or\t\tdo not treat `|' as a comment character\n"
8700"--base-size-default-16\tbase reg without size is 16 bits\n"
8701"--base-size-default-32\tbase reg without size is 32 bits (default)\n"
8702"--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
8703"--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
8704msgstr ""
8705
2ee0aedf 8706#: config/tc-m68k.c:7757
c85dd50d
NC
8707#, c-format
8708msgid "Architecture variants are: "
8709msgstr ""
8710
2ee0aedf 8711#: config/tc-m68k.c:7766
c85dd50d
NC
8712#, c-format
8713msgid "Processor variants are: "
8714msgstr ""
8715
2ee0aedf 8716#: config/tc-m68k.c:7773 config/tc-xtensa.c:6241
c85dd50d
NC
8717#, c-format
8718msgid "\n"
8719msgstr ""
8720
2ee0aedf 8721#: config/tc-m68k.c:7804
c85dd50d
NC
8722#, c-format
8723msgid "Error %s in %s\n"
8724msgstr ""
8725
2ee0aedf 8726#: config/tc-m68k.c:7808
c85dd50d
NC
8727#, c-format
8728msgid "Opcode(%d.%s): "
8729msgstr ""
8730
2ee0aedf 8731#: config/tc-m68k.c:7968
c85dd50d
NC
8732msgid "Not a defined coldfire architecture"
8733msgstr ""
8734
2ee0aedf
TG
8735#: config/tc-mcore.c:521 config/tc-microblaze.c:492 config/tc-microblaze.c:520
8736#: config/tc-microblaze.c:546 config/tc-microblaze.c:558
252b5132
RH
8737#, c-format
8738msgid "register expected, but saw '%.6s'"
8739msgstr ""
8740
ae351704 8741#: config/tc-mcore.c:603
252b5132
RH
8742#, c-format
8743msgid "control register expected, but saw '%.6s'"
8744msgstr ""
8745
ae351704 8746#: config/tc-mcore.c:639
a74801ba
ILT
8747msgid "bad/missing psr specifier"
8748msgstr ""
8749
ae351704 8750#: config/tc-mcore.c:689
252b5132
RH
8751msgid "more than 65K literal pools"
8752msgstr ""
8753
ae351704 8754#: config/tc-mcore.c:743
252b5132
RH
8755msgid "missing ']'"
8756msgstr ""
8757
ae351704 8758#: config/tc-mcore.c:782
252b5132
RH
8759msgid "operand must be a constant"
8760msgstr ""
8761
ae351704 8762#: config/tc-mcore.c:784
252b5132 8763#, c-format
87ccc1b0 8764msgid "operand must be absolute in range %u..%u, not %ld"
252b5132
RH
8765msgstr ""
8766
ae351704 8767#: config/tc-mcore.c:819
252b5132
RH
8768msgid "operand must be a multiple of 4"
8769msgstr ""
8770
ae351704 8771#: config/tc-mcore.c:826
252b5132
RH
8772msgid "operand must be a multiple of 2"
8773msgstr ""
8774
ae351704 8775#: config/tc-mcore.c:840 config/tc-mcore.c:1356 config/tc-mcore.c:1410
252b5132
RH
8776msgid "base register expected"
8777msgstr ""
8778
2ee0aedf
TG
8779#: config/tc-mcore.c:888 config/tc-microblaze.c:830 config/tc-microblaze.c:966
8780#: config/tc-microblaze.c:998 config/tc-microblaze.c:1448
8781#: config/tc-microblaze.c:1515 config/tc-microblaze.c:1589
8782#: config/tc-microblaze.c:1963 config/tc-microblaze.c:2004
252b5132
RH
8783#, c-format
8784msgid "unknown opcode \"%s\""
8785msgstr ""
8786
ae351704 8787#: config/tc-mcore.c:931
252b5132
RH
8788msgid "invalid register: r15 illegal"
8789msgstr ""
8790
ae351704 8791#: config/tc-mcore.c:980 config/tc-mcore.c:1561
a74801ba
ILT
8792msgid "M340 specific opcode used when assembling for M210"
8793msgstr ""
8794
ae351704
AM
8795#: config/tc-mcore.c:998 config/tc-mcore.c:1038 config/tc-mcore.c:1057
8796#: config/tc-mcore.c:1076 config/tc-mcore.c:1104 config/tc-mcore.c:1133
8797#: config/tc-mcore.c:1170 config/tc-mcore.c:1205 config/tc-mcore.c:1224
8798#: config/tc-mcore.c:1243 config/tc-mcore.c:1277 config/tc-mcore.c:1302
8799#: config/tc-mcore.c:1359 config/tc-mcore.c:1413 config/tc-mcore.c:1449
8800#: config/tc-mcore.c:1508 config/tc-mcore.c:1530 config/tc-mcore.c:1553
252b5132
RH
8801msgid "second operand missing"
8802msgstr ""
8803
ae351704 8804#: config/tc-mcore.c:1014
252b5132
RH
8805msgid "destination register must be r1"
8806msgstr ""
8807
ae351704 8808#: config/tc-mcore.c:1035
252b5132
RH
8809msgid "source register must be r1"
8810msgstr ""
8811
ae351704 8812#: config/tc-mcore.c:1099 config/tc-mcore.c:1156
252b5132
RH
8813msgid "immediate is not a power of two"
8814msgstr ""
8815
ae351704 8816#: config/tc-mcore.c:1127
252b5132
RH
8817msgid "translating bgeni to movi"
8818msgstr ""
8819
ae351704 8820#: config/tc-mcore.c:1164
252b5132
RH
8821msgid "translating mgeni to movi"
8822msgstr ""
8823
ae351704 8824#: config/tc-mcore.c:1196
252b5132
RH
8825msgid "translating bmaski to movi"
8826msgstr ""
8827
ae351704 8828#: config/tc-mcore.c:1272
252b5132
RH
8829#, c-format
8830msgid "displacement too large (%d)"
8831msgstr ""
8832
ae351704 8833#: config/tc-mcore.c:1286
252b5132
RH
8834msgid "Invalid register: r0 and r15 illegal"
8835msgstr ""
8836
ae351704 8837#: config/tc-mcore.c:1317
252b5132
RH
8838msgid "bad starting register: r0 and r15 invalid"
8839msgstr ""
8840
ae351704 8841#: config/tc-mcore.c:1330
252b5132
RH
8842msgid "ending register must be r15"
8843msgstr ""
8844
ae351704 8845#: config/tc-mcore.c:1350
252b5132
RH
8846msgid "bad base register: must be r0"
8847msgstr ""
8848
ae351704 8849#: config/tc-mcore.c:1368
252b5132
RH
8850msgid "first register must be r4"
8851msgstr ""
8852
ae351704 8853#: config/tc-mcore.c:1379
252b5132
RH
8854msgid "last register must be r7"
8855msgstr ""
8856
ae351704 8857#: config/tc-mcore.c:1416
252b5132
RH
8858msgid "reg-reg expected"
8859msgstr ""
8860
ae351704 8861#: config/tc-mcore.c:1527
252b5132
RH
8862msgid "second operand must be 1"
8863msgstr ""
8864
ae351704 8865#: config/tc-mcore.c:1548
252b5132
RH
8866msgid "zero used as immediate value"
8867msgstr ""
8868
ae351704 8869#: config/tc-mcore.c:1575
a74801ba
ILT
8870msgid "duplicated psr bit specifier"
8871msgstr ""
8872
ae351704 8873#: config/tc-mcore.c:1581
a74801ba
ILT
8874msgid "`af' must appear alone"
8875msgstr ""
8876
2ee0aedf 8877#: config/tc-mcore.c:1588 config/tc-microblaze.c:1609
252b5132
RH
8878#, c-format
8879msgid "unimplemented opcode \"%s\""
8880msgstr ""
8881
2ee0aedf 8882#: config/tc-mcore.c:1597 config/tc-microblaze.c:1618
a74801ba
ILT
8883#, c-format
8884msgid "ignoring operands: %s "
8885msgstr ""
8886
499ac353 8887#: config/tc-mcore.c:1667
a74801ba
ILT
8888#, c-format
8889msgid "unrecognised cpu type '%s'"
8890msgstr ""
8891
499ac353 8892#: config/tc-mcore.c:1685
6e1772d5 8893#, c-format
ac50feda
RH
8894msgid ""
8895"MCORE specific options:\n"
8896" -{no-}jsri2bsr\t {dis}able jsri to bsr transformation (def: dis)\n"
a74801ba
ILT
8897" -{no-}sifilter\t {dis}able silicon filter behavior (def: dis)\n"
8898" -cpu=[210|340] select CPU type\n"
8899" -EB assemble for a big endian system (default)\n"
8900" -EL assemble for a little endian system\n"
ac50feda
RH
8901msgstr ""
8902
2ee0aedf 8903#: config/tc-mcore.c:1703 config/tc-microblaze.c:1727
ac50feda
RH
8904msgid "failed sanity check: short_jump"
8905msgstr ""
8906
2ee0aedf 8907#: config/tc-mcore.c:1713 config/tc-microblaze.c:1737
ac50feda
RH
8908msgid "failed sanity check: long_jump"
8909msgstr ""
8910
499ac353 8911#: config/tc-mcore.c:1739
ac50feda
RH
8912#, c-format
8913msgid "odd displacement at %x"
8914msgstr ""
8915
a5c7551f
RW
8916#. Variable not in small data read only segment accessed
8917#. using small data read only anchor.
2ee0aedf
TG
8918#: config/tc-mcore.c:1921 config/tc-microblaze.c:1825
8919#: config/tc-microblaze.c:2116 config/tc-microblaze.c:2139
ac50feda
RH
8920msgid "unknown"
8921msgstr ""
8922
499ac353 8923#: config/tc-mcore.c:1948
ac50feda 8924#, c-format
87ccc1b0 8925msgid "odd distance branch (0x%lx bytes)"
ac50feda
RH
8926msgstr ""
8927
499ac353 8928#: config/tc-mcore.c:1952
ac50feda 8929#, c-format
87ccc1b0 8930msgid "pcrel for branch to %s too far (0x%lx)"
ac50feda
RH
8931msgstr ""
8932
499ac353 8933#: config/tc-mcore.c:1972
ac50feda 8934#, c-format
87ccc1b0 8935msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
ac50feda
RH
8936msgstr ""
8937
499ac353 8938#: config/tc-mcore.c:1984
ac50feda 8939#, c-format
87ccc1b0 8940msgid "pcrel for loopt too far (0x%lx)"
ac50feda
RH
8941msgstr ""
8942
2ee0aedf 8943#: config/tc-mcore.c:2180 config/tc-microblaze.c:2271 config/tc-tic30.c:1382
ac50feda
RH
8944#, c-format
8945msgid "Can not do %d byte %srelocation"
8946msgstr ""
8947
2ee0aedf 8948#: config/tc-mcore.c:2182 config/tc-microblaze.c:2273
ac50feda
RH
8949msgid "pc-relative"
8950msgstr ""
8951
2ee0aedf 8952#: config/tc-mep.c:341
ae351704
AM
8953#, c-format
8954msgid ""
8955"MeP specific command line options:\n"
a5c7551f
RW
8956" -EB assemble for a big endian system\n"
8957" -EL assemble for a little endian system (default)\n"
ae351704
AM
8958" -mconfig=<name> specify a chip configuration to use\n"
8959" -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n"
8960" -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n"
8961" -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n"
8962" enable/disable the given opcodes\n"
8963"\n"
8964" If -mconfig is given, the other -m options modify it. Otherwise,\n"
8965" if no -m options are given, all core opcodes are enabled;\n"
8966" if any enabling -m options are given, only those are enabled;\n"
8967" if only disabling -m options are given, only those are disabled.\n"
8968msgstr ""
8969
2ee0aedf 8970#: config/tc-mep.c:410
a5c7551f
RW
8971msgid "$hi and $lo are disabled when MUL and DIV are off"
8972msgstr ""
8973
2ee0aedf 8974#: config/tc-mep.c:417
a5c7551f
RW
8975msgid "$mb0, $me0, $mb1, and $me1 are disabled when COP is off"
8976msgstr ""
8977
2ee0aedf 8978#: config/tc-mep.c:422
a5c7551f
RW
8979msgid "$dbg and $depc are disabled when DEBUG is off"
8980msgstr ""
8981
2ee0aedf 8982#: config/tc-mep.c:613
a5c7551f
RW
8983msgid "core and copro insn lengths must total 32 bits."
8984msgstr ""
8985
2ee0aedf 8986#: config/tc-mep.c:616 config/tc-mep.c:753
a5c7551f
RW
8987msgid "vliw group must consist of 1 core and 1 copro insn."
8988msgstr ""
8989
2ee0aedf 8990#: config/tc-mep.c:750
a5c7551f
RW
8991msgid "core and copro insn lengths must total 64 bits."
8992msgstr ""
8993
2ee0aedf 8994#: config/tc-mep.c:982
a5c7551f
RW
8995#, c-format
8996msgid "cannot pack %s with a 16-bit insn"
8997msgstr ""
8998
2ee0aedf 8999#: config/tc-mep.c:1000
a5c7551f
RW
9000#, c-format
9001msgid "cannot pack %s and %s together with a 16-bit insn"
9002msgstr ""
9003
2ee0aedf 9004#: config/tc-mep.c:1006
a5c7551f
RW
9005msgid "too many IVC2 insns to pack with a 16-bit core insn"
9006msgstr ""
9007
2ee0aedf 9008#: config/tc-mep.c:1021
a5c7551f
RW
9009#, c-format
9010msgid "cannot pack %s into slot P1"
9011msgstr ""
9012
2ee0aedf 9013#: config/tc-mep.c:1027
a5c7551f
RW
9014msgid "too many IVC2 insns to pack with a 32-bit core insn"
9015msgstr ""
9016
2ee0aedf 9017#: config/tc-mep.c:1045
a5c7551f
RW
9018#, c-format
9019msgid "unable to pack %s by itself?"
9020msgstr ""
9021
2ee0aedf 9022#: config/tc-mep.c:1075
a5c7551f
RW
9023#, c-format
9024msgid "cannot pack %s and %s together"
9025msgstr ""
9026
2ee0aedf 9027#: config/tc-mep.c:1081
a5c7551f
RW
9028msgid "too many IVC2 insns to pack together"
9029msgstr ""
9030
ae351704
AM
9031#. There are no insns in the queue and a plus is present.
9032#. This is a syntax error. Let's not tolerate this.
9033#. We can relax this later if necessary.
2ee0aedf 9034#: config/tc-mep.c:1318
ae351704
AM
9035msgid "Invalid use of parallelization operator."
9036msgstr ""
9037
2ee0aedf 9038#: config/tc-mep.c:1364
ae351704
AM
9039msgid "Leading plus sign not allowed in core mode"
9040msgstr ""
9041
2ee0aedf 9042#: config/tc-mep.c:1892
ae351704
AM
9043#, c-format
9044msgid "Don't know how to relocate plain operands of type %s"
9045msgstr ""
9046
2ee0aedf 9047#: config/tc-mep.c:1902
ae351704
AM
9048#, c-format
9049msgid "Perhaps you are missing %%tpoff()?"
9050msgstr ""
9051
2ee0aedf
TG
9052#: config/tc-mep.c:2089
9053msgid "bad .section directive: want a,v,w,x,M,S in string"
ae351704
AM
9054msgstr ""
9055
2ee0aedf 9056#: config/tc-mep.c:2147
ae351704
AM
9057msgid ".vliw unavailable when VLIW is disabled."
9058msgstr ""
9059
2ee0aedf
TG
9060#: config/tc-microblaze.c:497 config/tc-microblaze.c:526
9061#: config/tc-microblaze.c:552
a5c7551f
RW
9062#, c-format
9063msgid "Invalid register number at '%.6s'"
9064msgstr ""
9065
2ee0aedf 9066#: config/tc-microblaze.c:647
a5c7551f
RW
9067msgid "operand must be a constant or a label"
9068msgstr ""
9069
2ee0aedf 9070#: config/tc-microblaze.c:651
a5c7551f
RW
9071#, c-format
9072msgid "operand must be absolute in range %d..%d, not %d"
9073msgstr ""
9074
2ee0aedf
TG
9075#: config/tc-microblaze.c:844 config/tc-microblaze.c:851
9076#: config/tc-microblaze.c:858 config/tc-microblaze.c:891
9077#: config/tc-microblaze.c:898 config/tc-microblaze.c:904
9078#: config/tc-microblaze.c:1021 config/tc-microblaze.c:1028
9079#: config/tc-microblaze.c:1034 config/tc-microblaze.c:1065
9080#: config/tc-microblaze.c:1072 config/tc-microblaze.c:1092
9081#: config/tc-microblaze.c:1099 config/tc-microblaze.c:1119
9082#: config/tc-microblaze.c:1126 config/tc-microblaze.c:1144
9083#: config/tc-microblaze.c:1151 config/tc-microblaze.c:1173
9084#: config/tc-microblaze.c:1180 config/tc-microblaze.c:1198
9085#: config/tc-microblaze.c:1213 config/tc-microblaze.c:1231
9086#: config/tc-microblaze.c:1248 config/tc-microblaze.c:1255
9087#: config/tc-microblaze.c:1297 config/tc-microblaze.c:1304
9088#: config/tc-microblaze.c:1346 config/tc-microblaze.c:1353
9089#: config/tc-microblaze.c:1376 config/tc-microblaze.c:1383
9090#: config/tc-microblaze.c:1403 config/tc-microblaze.c:1409
9091#: config/tc-microblaze.c:1470 config/tc-microblaze.c:1476
9092#: config/tc-microblaze.c:1537
a5c7551f
RW
9093msgid "Error in statement syntax"
9094msgstr ""
9095
2ee0aedf
TG
9096#: config/tc-microblaze.c:864 config/tc-microblaze.c:866
9097#: config/tc-microblaze.c:868 config/tc-microblaze.c:908
9098#: config/tc-microblaze.c:910 config/tc-microblaze.c:1038
9099#: config/tc-microblaze.c:1040 config/tc-microblaze.c:1078
9100#: config/tc-microblaze.c:1080 config/tc-microblaze.c:1105
9101#: config/tc-microblaze.c:1107 config/tc-microblaze.c:1132
9102#: config/tc-microblaze.c:1155 config/tc-microblaze.c:1186
9103#: config/tc-microblaze.c:1203 config/tc-microblaze.c:1219
9104#: config/tc-microblaze.c:1237 config/tc-microblaze.c:1359
9105#: config/tc-microblaze.c:1361 config/tc-microblaze.c:1389
9106#: config/tc-microblaze.c:1391 config/tc-microblaze.c:1413
9107#: config/tc-microblaze.c:1480 config/tc-microblaze.c:1543
a5c7551f
RW
9108msgid "Cannot use special register with this instruction"
9109msgstr ""
9110
2ee0aedf 9111#: config/tc-microblaze.c:918
a5c7551f
RW
9112msgid "lmi pseudo instruction should not use a label in imm field"
9113msgstr ""
9114
2ee0aedf 9115#: config/tc-microblaze.c:920
a5c7551f
RW
9116msgid "smi pseudo instruction should not use a label in imm field"
9117msgstr ""
9118
2ee0aedf 9119#: config/tc-microblaze.c:1043
a5c7551f
RW
9120msgid "Symbol used as immediate for shift instruction"
9121msgstr ""
9122
2ee0aedf 9123#: config/tc-microblaze.c:1052
a5c7551f
RW
9124#, c-format
9125msgid "Shift value > 32. using <value %% 32>"
9126msgstr ""
9127
2ee0aedf 9128#: config/tc-microblaze.c:1158
a5c7551f
RW
9129msgid "Symbol used as immediate value for msrset/msrclr instructions"
9130msgstr ""
9131
2ee0aedf 9132#: config/tc-microblaze.c:1286 config/tc-microblaze.c:1335
a5c7551f
RW
9133msgid "invalid value for special purpose register"
9134msgstr ""
9135
2ee0aedf 9136#: config/tc-microblaze.c:1551
a5c7551f
RW
9137msgid "An IMM instruction should not be present in the .s file"
9138msgstr ""
9139
2ee0aedf 9140#: config/tc-microblaze.c:1679
a5c7551f
RW
9141msgid "Bad call to MD_NTOF()"
9142msgstr ""
9143
2ee0aedf 9144#: config/tc-microblaze.c:1916
a5c7551f
RW
9145#, c-format
9146msgid "pcrel for branch to %s too far (0x%x)"
9147msgstr ""
9148
9149#. We know the abs value: Should never happen.
2ee0aedf 9150#: config/tc-microblaze.c:2065
a5c7551f
RW
9151msgid "Absolute PC-relative value in relaxation code. Assembler error....."
9152msgstr ""
9153
9154#. Cannot have a PC-relative branch to a diff segment.
2ee0aedf 9155#: config/tc-microblaze.c:2078
a5c7551f
RW
9156#, c-format
9157msgid "PC relative branch to label %s which is not in the instruction space"
9158msgstr ""
9159
2ee0aedf 9160#: config/tc-microblaze.c:2119
a5c7551f
RW
9161msgid ""
9162"Variable is accessed using small data read only anchor, but it is not in the "
9163"small data read only section"
9164msgstr ""
9165
2ee0aedf 9166#: config/tc-microblaze.c:2142
a5c7551f
RW
9167msgid ""
9168"Variable is accessed using small data read write anchor, but it is not in "
9169"the small data read write section"
9170msgstr ""
9171
2ee0aedf 9172#: config/tc-microblaze.c:2151
a5c7551f
RW
9173msgid "Incorrect fr_opcode value in frag. Internal error....."
9174msgstr ""
9175
9176#. We know the abs value: Should never happen.
2ee0aedf 9177#: config/tc-microblaze.c:2158
a5c7551f
RW
9178msgid "Absolute value in relaxation code. Assembler error....."
9179msgstr ""
9180
2ee0aedf 9181#: config/tc-microblaze.c:2363 config/tc-mn10300.c:1067 config/tc-sh.c:804
cfb8c092 9182#: config/tc-z80.c:666 read.c:4350
a5c7551f
RW
9183#, c-format
9184msgid "unsupported BFD relocation size %u"
9185msgstr ""
9186
fce00800 9187#. Prototypes for static functions.
cfb8c092 9188#: config/tc-mips.c:1315
8ad3436c 9189#, c-format
328577ad
NC
9190msgid "internal Error, line %d, %s"
9191msgstr ""
9192
cfb8c092
NC
9193#: config/tc-mips.c:1710
9194msgid "48-bit microMIPS instructions are not supported"
9195msgstr ""
9196
9197#: config/tc-mips.c:2119 config/tc-mips.c:16004
a5c7551f
RW
9198#, c-format
9199msgid "Unrecognized register name `%s'"
9200msgstr ""
9201
cfb8c092 9202#: config/tc-mips.c:2305
ae351704
AM
9203msgid "-G may not be used in position-independent code"
9204msgstr ""
9205
cfb8c092 9206#: config/tc-mips.c:2354 config/tc-mips.c:2387
87ccc1b0
NC
9207#, c-format
9208msgid "internal: can't hash `%s': %s"
a74801ba
ILT
9209msgstr ""
9210
cfb8c092 9211#: config/tc-mips.c:2362
87ccc1b0
NC
9212#, c-format
9213msgid "internal error: bad mips16 opcode: %s %s\n"
328577ad
NC
9214msgstr ""
9215
cfb8c092 9216#: config/tc-mips.c:2573
ac50feda
RH
9217#, c-format
9218msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
9219msgstr ""
9220
cfb8c092
NC
9221#: config/tc-mips.c:4013
9222#, c-format
9223msgid "Wrong size instruction in a %u-bit branch delay slot"
9224msgstr ""
9225
9226#: config/tc-mips.c:4061 config/tc-mips.c:4071
ac50feda
RH
9227#, c-format
9228msgid "jump to misaligned address (0x%lx)"
9229msgstr ""
9230
cfb8c092 9231#: config/tc-mips.c:4086 config/tc-mips.c:5016
ae351704
AM
9232#, c-format
9233msgid "branch to misaligned address (0x%lx)"
9234msgstr ""
9235
cfb8c092 9236#: config/tc-mips.c:4092 config/tc-mips.c:5019
328577ad 9237#, c-format
ae351704 9238msgid "branch address range overflow (0x%lx)"
328577ad
NC
9239msgstr ""
9240
cfb8c092 9241#: config/tc-mips.c:4294 config/tc-mips.c:18182
cc643b88
NC
9242msgid "extended instruction in delay slot"
9243msgstr ""
9244
a5c7551f
RW
9245#. To reproduce this failure try assembling gas/testsuites/
9246#. gas/mips/mips16-intermix.s with a mips-ecoff targeted
9247#. assembler.
cfb8c092 9248#: config/tc-mips.c:4350
a5c7551f
RW
9249#, c-format
9250msgid "Unsupported MIPS relocation number %d"
9251msgstr ""
9252
cfb8c092 9253#: config/tc-mips.c:4645
6e1772d5
AM
9254msgid ""
9255"Macro instruction expanded into multiple instructions in a branch delay slot"
9256msgstr ""
9257
cfb8c092 9258#: config/tc-mips.c:4648
ac50feda
RH
9259msgid "Macro instruction expanded into multiple instructions"
9260msgstr ""
9261
cfb8c092
NC
9262#: config/tc-mips.c:4652
9263msgid ""
9264"Macro instruction expanded into a wrong size instruction in a 16-bit branch "
9265"delay slot"
9266msgstr ""
9267
9268#: config/tc-mips.c:4654
9269msgid ""
9270"Macro instruction expanded into a wrong size instruction in a 32-bit branch "
9271"delay slot"
9272msgstr ""
9273
9274#: config/tc-mips.c:5317
87ccc1b0
NC
9275msgid "operand overflow"
9276msgstr ""
9277
cfb8c092 9278#: config/tc-mips.c:5336 config/tc-mips.c:5936 config/tc-mips.c:9932
87ccc1b0
NC
9279msgid "Macro used $at after \".set noat\""
9280msgstr ""
9281
cfb8c092 9282#: config/tc-mips.c:5365
ac50feda
RH
9283msgid "unsupported large constant"
9284msgstr ""
9285
cfb8c092 9286#: config/tc-mips.c:5367
ac50feda
RH
9287#, c-format
9288msgid "Instruction %s requires absolute expression"
9289msgstr ""
9290
cfb8c092 9291#: config/tc-mips.c:5500 config/tc-mips.c:8267 config/tc-mips.c:8900
328577ad 9292#, c-format
55cf6793 9293msgid "Number (0x%s) larger than 32 bits"
ac50feda
RH
9294msgstr ""
9295
cfb8c092 9296#: config/tc-mips.c:5520
ac50feda
RH
9297msgid "Number larger than 64 bits"
9298msgstr ""
9299
cfb8c092
NC
9300#: config/tc-mips.c:5814 config/tc-mips.c:5842 config/tc-mips.c:5880
9301#: config/tc-mips.c:5925 config/tc-mips.c:8522 config/tc-mips.c:8561
9302#: config/tc-mips.c:8600 config/tc-mips.c:8995 config/tc-mips.c:9047
ac50feda
RH
9303msgid "PIC code offset overflow (max 16 signed bits)"
9304msgstr ""
9305
cfb8c092
NC
9306#: config/tc-mips.c:6484 config/tc-mips.c:6554 config/tc-mips.c:6640
9307#: config/tc-mips.c:6686 config/tc-mips.c:6748 config/tc-mips.c:6797
9308#: config/tc-mips.c:10026 config/tc-mips.c:10033 config/tc-mips.c:10040
9309#: config/tc-mips.c:10147
6e1772d5
AM
9310msgid "Unsupported large constant"
9311msgstr ""
9312
9313#. result is always true
cfb8c092 9314#: config/tc-mips.c:6518
ac50feda 9315#, c-format
6e1772d5 9316msgid "Branch %s is always true"
ac50feda
RH
9317msgstr ""
9318
cfb8c092
NC
9319#: config/tc-mips.c:6759 config/tc-mips.c:6808 config/tc-mips.c:11085
9320#: config/tc-mips.c:11249
ac50feda 9321#, c-format
6e1772d5 9322msgid "Improper position (%lu)"
ac50feda
RH
9323msgstr ""
9324
cfb8c092 9325#: config/tc-mips.c:6764 config/tc-mips.c:11153
6e1772d5
AM
9326#, c-format
9327msgid "Improper extract size (%lu, position %lu)"
ac50feda
RH
9328msgstr ""
9329
cfb8c092 9330#: config/tc-mips.c:6813 config/tc-mips.c:11117
ac50feda 9331#, c-format
6e1772d5 9332msgid "Improper insert size (%lu, position %lu)"
ac50feda
RH
9333msgstr ""
9334
cfb8c092 9335#: config/tc-mips.c:6850 config/tc-mips.c:6960
ac50feda
RH
9336msgid "Divide by zero."
9337msgstr ""
9338
cfb8c092 9339#: config/tc-mips.c:7051
87ccc1b0
NC
9340msgid "dla used to load 32-bit register"
9341msgstr ""
9342
cfb8c092 9343#: config/tc-mips.c:7054
87ccc1b0
NC
9344msgid "la used to load 64-bit address"
9345msgstr ""
9346
cfb8c092 9347#: config/tc-mips.c:7078 config/tc-mips.c:8257 config/tc-mips.c:8890
cc643b88
NC
9348msgid "Expression too complex"
9349msgstr ""
9350
cfb8c092 9351#: config/tc-mips.c:7166
cc643b88 9352msgid "Offset too large"
55cf6793
ZW
9353msgstr ""
9354
cfb8c092 9355#: config/tc-mips.c:7338 config/tc-mips.c:7613
87ccc1b0
NC
9356msgid "PIC code offset overflow (max 32 signed bits)"
9357msgstr ""
9358
cfb8c092 9359#: config/tc-mips.c:7713
ac50feda
RH
9360msgid "MIPS PIC call to register other than $25"
9361msgstr ""
9362
cfb8c092
NC
9363#: config/tc-mips.c:7724 config/tc-mips.c:7735 config/tc-mips.c:7863
9364#: config/tc-mips.c:7874
ac50feda
RH
9365msgid "No .cprestore pseudo-op used in PIC code"
9366msgstr ""
9367
cfb8c092 9368#: config/tc-mips.c:7729 config/tc-mips.c:7868
328577ad
NC
9369msgid "No .frame pseudo-op used in PIC code"
9370msgstr ""
9371
cfb8c092 9372#: config/tc-mips.c:7889
ae351704
AM
9373msgid "Non-PIC jump used in PIC library"
9374msgstr ""
9375
cfb8c092 9376#: config/tc-mips.c:8249
cc643b88
NC
9377#, c-format
9378msgid "Opcode not supported on this processor: %s"
9379msgstr ""
9380
cfb8c092 9381#: config/tc-mips.c:9154
f12e7348
NC
9382#, c-format
9383msgid "opcode not supported on this processor: %s"
ac50feda
RH
9384msgstr ""
9385
cfb8c092
NC
9386#: config/tc-mips.c:9311 config/tc-mips.c:9342 config/tc-mips.c:9394
9387#: config/tc-mips.c:9424
87ccc1b0 9388msgid "Improper rotate count"
ac50feda
RH
9389msgstr ""
9390
cfb8c092 9391#: config/tc-mips.c:9463
ac50feda
RH
9392#, c-format
9393msgid "Instruction %s: result is always false"
9394msgstr ""
9395
cfb8c092 9396#: config/tc-mips.c:9624
ac50feda
RH
9397#, c-format
9398msgid "Instruction %s: result is always true"
9399msgstr ""
9400
cfb8c092 9401#: config/tc-mips.c:9819
cc643b88
NC
9402msgid "Operand overflow"
9403msgstr ""
9404
ac50feda
RH
9405#. FIXME: Check if this is one of the itbl macros, since they
9406#. are added dynamically.
cfb8c092 9407#: config/tc-mips.c:9928
ac50feda
RH
9408#, c-format
9409msgid "Macro %s not implemented yet"
9410msgstr ""
9411
cfb8c092 9412#: config/tc-mips.c:10178
ac50feda
RH
9413#, c-format
9414msgid "internal: bad mips opcode (mask error): %s %s"
9415msgstr ""
9416
cfb8c092 9417#: config/tc-mips.c:10223
87ccc1b0
NC
9418#, c-format
9419msgid "internal: bad mips opcode (unknown extension operand type `+%c'): %s %s"
9420msgstr ""
9421
cfb8c092 9422#: config/tc-mips.c:10304
ac50feda
RH
9423#, c-format
9424msgid "internal: bad mips opcode (unknown operand type `%c'): %s %s"
9425msgstr ""
9426
cfb8c092 9427#: config/tc-mips.c:10311
ac50feda
RH
9428#, c-format
9429msgid "internal: bad mips opcode (bits 0x%lx undefined): %s %s"
9430msgstr ""
9431
cfb8c092
NC
9432#: config/tc-mips.c:10337
9433#, c-format
9434msgid "Internal error: bad microMIPS opcode (mask error): %s %s"
9435msgstr ""
9436
9437#: config/tc-mips.c:10344
9438#, c-format
9439msgid "Internal error: bad microMIPS opcode (incorrect length: %u): %s %s"
9440msgstr ""
9441
9442#: config/tc-mips.c:10352
9443#, c-format
9444msgid "Internal error: bad microMIPS opcode (opcode/length mismatch): %s %s"
9445msgstr ""
9446
9447#: config/tc-mips.c:10383 config/tc-mips.c:10436
9448#, c-format
9449msgid ""
9450"Internal error: bad mips opcode (unknown extension operand type `%c%c'): %s "
9451"%s"
9452msgstr ""
9453
9454#: config/tc-mips.c:10483
9455#, c-format
9456msgid "Internal error: bad microMIPS opcode (unknown operand type `%c'): %s %s"
9457msgstr ""
9458
9459#: config/tc-mips.c:10492
9460#, c-format
9461msgid "Internal error: bad microMIPS opcode (bits 0x%lx undefined): %s %s"
9462msgstr ""
9463
9464#: config/tc-mips.c:10496
9465#, c-format
9466msgid "Internal error: bad microMIPS opcode (bits 0x%lx defined): %s %s"
9467msgstr ""
9468
9469#: config/tc-mips.c:10654
cc643b88 9470msgid "Unrecognized opcode"
a5c7551f
RW
9471msgstr ""
9472
cfb8c092 9473#: config/tc-mips.c:10703 config/tc-mips.c:13232
ac50feda 9474#, c-format
e7af610e 9475msgid "opcode not supported on this processor: %s (%s)"
ac50feda
RH
9476msgstr ""
9477
cfb8c092
NC
9478#: config/tc-mips.c:10707
9479#, c-format
9480msgid "Unrecognized %u-bit version of microMIPS opcode"
9481msgstr ""
9482
9483#: config/tc-mips.c:10738
ae351704
AM
9484#, c-format
9485msgid "BALIGN immediate not 1 or 3 (%lu)"
9486msgstr ""
9487
cfb8c092
NC
9488#: config/tc-mips.c:10752 config/tc-mips.c:10766 config/tc-mips.c:10780
9489#: config/tc-mips.c:10794 config/tc-mips.c:10822 config/tc-mips.c:10869
3caac5b8
AM
9490#, c-format
9491msgid "DSP immediate not in range 0..%d (%lu)"
9492msgstr ""
9493
cfb8c092 9494#: config/tc-mips.c:10813 config/tc-mips.c:10842
3caac5b8
AM
9495msgid "Invalid dsp acc register"
9496msgstr ""
9497
cfb8c092 9498#: config/tc-mips.c:10854 config/tc-mips.c:10887 config/tc-mips.c:10905
3caac5b8
AM
9499#, c-format
9500msgid "DSP immediate not in range %ld..%ld (%ld)"
9501msgstr ""
9502
cfb8c092 9503#: config/tc-mips.c:10919
ae351704
AM
9504#, c-format
9505msgid "MT usermode bit not 0 or 1 (%lu)"
9506msgstr ""
9507
cfb8c092 9508#: config/tc-mips.c:10931
3caac5b8 9509#, c-format
ae351704 9510msgid "MT load high bit not 0 or 1 (%lu)"
3caac5b8
AM
9511msgstr ""
9512
cfb8c092 9513#: config/tc-mips.c:10949 config/tc-mips.c:10963
3caac5b8
AM
9514msgid "Invalid dsp/smartmips acc register"
9515msgstr ""
9516
cfb8c092
NC
9517#: config/tc-mips.c:10975
9518#, c-format
9519msgid "Bit position for %s not in range 0..%lu (%lu)"
9520msgstr ""
9521
9522#: config/tc-mips.c:11058
ae351704
AM
9523#, c-format
9524msgid "Illegal %s number (%lu, 0x%lx)"
9525msgstr ""
9526
cfb8c092 9527#: config/tc-mips.c:11173 config/tc-mips.c:11975
6e1772d5 9528msgid "absolute expression required"
87ccc1b0
NC
9529msgstr ""
9530
cfb8c092 9531#: config/tc-mips.c:11198
3caac5b8
AM
9532#, c-format
9533msgid "Invalid register number (%d)"
9534msgstr ""
9535
cfb8c092 9536#: config/tc-mips.c:11206
3caac5b8
AM
9537msgid "Invalid coprocessor 0 register number"
9538msgstr ""
9539
cfb8c092 9540#: config/tc-mips.c:11217
f12e7348
NC
9541#, c-format
9542msgid "Improper bit index (%lu)"
9543msgstr ""
9544
cfb8c092 9545#: config/tc-mips.c:11282 config/tc-mips.c:11300
f12e7348
NC
9546#, c-format
9547msgid "Improper size (%lu)"
9548msgstr ""
9549
cfb8c092 9550#: config/tc-mips.c:11317
f12e7348
NC
9551#, c-format
9552msgid "Improper immediate (%ld)"
9553msgstr ""
9554
cfb8c092 9555#: config/tc-mips.c:11335 config/tc-mips.c:11353 config/tc-mips.c:11374
cc643b88
NC
9556#, c-format
9557msgid "Offset not in range %ld..%ld (%ld)"
9558msgstr ""
9559
cfb8c092 9560#: config/tc-mips.c:11380
cc643b88
NC
9561#, c-format
9562msgid "Offset not 16 bytes alignment (%ld)"
9563msgstr ""
9564
cfb8c092 9565#: config/tc-mips.c:11397 config/tc-mips.c:13413
cc643b88
NC
9566msgid "used $at without \".set noat\""
9567msgstr ""
9568
cfb8c092 9569#: config/tc-mips.c:11399 config/tc-mips.c:13415
cc643b88
NC
9570#, c-format
9571msgid "used $%u with \".set at=$%u\""
9572msgstr ""
9573
cfb8c092 9574#: config/tc-mips.c:11413
cc643b88
NC
9575#, c-format
9576msgid ""
cfb8c092 9577"Internal error: bad %s opcode (unknown extension operand type `+%c'): %s %s"
cc643b88
NC
9578msgstr ""
9579
cfb8c092 9580#: config/tc-mips.c:11467
ac50feda 9581#, c-format
87ccc1b0 9582msgid "Improper shift amount (%lu)"
ac50feda
RH
9583msgstr ""
9584
cfb8c092 9585#: config/tc-mips.c:11493 config/tc-mips.c:13553 config/tc-mips.c:13806
ac50feda
RH
9586#, c-format
9587msgid "Invalid value for `%s' (%lu)"
9588msgstr ""
9589
cfb8c092 9590#: config/tc-mips.c:11543 config/tc-mips.c:11581
ac50feda 9591#, c-format
cfb8c092 9592msgid "Code for %s not in range 0..%lu (%lu)"
ac50feda
RH
9593msgstr ""
9594
cfb8c092 9595#: config/tc-mips.c:11562
ac50feda 9596#, c-format
cfb8c092 9597msgid "Lower code for %s not in range 0..%lu (%lu)"
ac50feda
RH
9598msgstr ""
9599
cfb8c092 9600#: config/tc-mips.c:11602
ac50feda 9601#, c-format
cfb8c092 9602msgid "Coproccesor code > %u bits (%lu)"
ac50feda
RH
9603msgstr ""
9604
cfb8c092 9605#: config/tc-mips.c:11618
e7af610e 9606#, c-format
87ccc1b0 9607msgid "Illegal 19-bit code (%lu)"
e7af610e
NC
9608msgstr ""
9609
cfb8c092 9610#: config/tc-mips.c:11632
ac50feda 9611#, c-format
87ccc1b0 9612msgid "Invalid performance register (%lu)"
ac50feda
RH
9613msgstr ""
9614
cfb8c092 9615#: config/tc-mips.c:11713 config/tc-mips.c:12398
c85dd50d 9616#, c-format
cc643b88 9617msgid "Used $%u with \".set at=$%u\""
c85dd50d
NC
9618msgstr ""
9619
cfb8c092 9620#: config/tc-mips.c:11740 config/tc-mips.c:12424
cc643b88 9621msgid "Source and destination must be different"
f12e7348
NC
9622msgstr ""
9623
cfb8c092 9624#: config/tc-mips.c:11746 config/tc-mips.c:12430
cc643b88 9625msgid "A destination register must be supplied"
f12e7348
NC
9626msgstr ""
9627
cfb8c092 9628#: config/tc-mips.c:11828
a5c7551f
RW
9629#, c-format
9630msgid "Improper align amount (%ld), using low bits"
9631msgstr ""
9632
cfb8c092 9633#: config/tc-mips.c:11843
87ccc1b0
NC
9634#, c-format
9635msgid "Invalid MDMX Immediate (%ld)"
9636msgstr ""
9637
cfb8c092 9638#: config/tc-mips.c:11882
ac50feda
RH
9639#, c-format
9640msgid "Float register should be even, was %d"
9641msgstr ""
9642
cfb8c092 9643#: config/tc-mips.c:11923
87ccc1b0
NC
9644#, c-format
9645msgid "Bad element selector %ld"
ac50feda
RH
9646msgstr ""
9647
cfb8c092 9648#: config/tc-mips.c:11931
ac50feda 9649#, c-format
87ccc1b0 9650msgid "Expecting ']' found '%s'"
ac50feda
RH
9651msgstr ""
9652
cfb8c092 9653#: config/tc-mips.c:12039
87ccc1b0
NC
9654#, c-format
9655msgid "Bad floating point constant: %s"
328577ad
NC
9656msgstr ""
9657
cfb8c092 9658#: config/tc-mips.c:12159
87ccc1b0 9659msgid "Can't use floating point insn in this section"
ac50feda
RH
9660msgstr ""
9661
cfb8c092 9662#: config/tc-mips.c:12218
cc643b88 9663msgid "Expression out of range"
ac50feda
RH
9664msgstr ""
9665
cfb8c092 9666#: config/tc-mips.c:12262
cc643b88
NC
9667#, c-format
9668msgid "lui expression (%lu) not in range 0..65535"
ac50feda
RH
9669msgstr ""
9670
cfb8c092 9671#: config/tc-mips.c:12284
6e1772d5
AM
9672#, c-format
9673msgid "Condition code register should be even for %s, was %d"
9674msgstr ""
9675
cfb8c092 9676#: config/tc-mips.c:12290
ac50feda 9677#, c-format
6e1772d5 9678msgid "Condition code register should be 0 or 4 for %s, was %d"
ac50feda
RH
9679msgstr ""
9680
cfb8c092 9681#: config/tc-mips.c:12317
cc643b88 9682msgid "Invalid coprocessor sub-selection value (0-7)"
7b15d668
HPN
9683msgstr ""
9684
cfb8c092 9685#: config/tc-mips.c:12330 config/tc-mips.c:12348
87ccc1b0
NC
9686#, c-format
9687msgid "bad byte vector index (%ld)"
9688msgstr ""
9689
cfb8c092
NC
9690#: config/tc-mips.c:13058
9691#, c-format
9692msgid ""
9693"Internal error: bad microMIPS opcode (unknown extension operand type `m%c'): "
9694"%s %s"
9695msgstr ""
9696
9697#: config/tc-mips.c:13110
9698#, c-format
9699msgid "Trap code (%lu) for %s not in 0..15 range"
9700msgstr ""
9701
9702#: config/tc-mips.c:13119
ac50feda 9703#, c-format
cc643b88 9704msgid "Bad char = '%c'\n"
ac50feda
RH
9705msgstr ""
9706
cfb8c092 9707#: config/tc-mips.c:13206 config/tc-score.c:2691 config/tc-score.c:2737
cc643b88 9708msgid "unrecognized opcode"
ac50feda
RH
9709msgstr ""
9710
cfb8c092 9711#: config/tc-mips.c:13589 config/tc-mips.c:13670 config/tc-mips.c:13685
ac50feda
RH
9712msgid "can't parse register list"
9713msgstr ""
9714
cfb8c092 9715#: config/tc-mips.c:13658
ae351704
AM
9716msgid "more than one frame size in list"
9717msgstr ""
9718
cfb8c092 9719#: config/tc-mips.c:13713
ae351704
AM
9720msgid "unexpected register in list"
9721msgstr ""
9722
cfb8c092 9723#: config/tc-mips.c:13723
ae351704
AM
9724msgid "arg/static registers overlap"
9725msgstr ""
9726
cfb8c092 9727#: config/tc-mips.c:13741
ae351704
AM
9728msgid "invalid arg register list"
9729msgstr ""
9730
cfb8c092 9731#: config/tc-mips.c:13750 config/tc-mips.c:13773
ae351704
AM
9732msgid "invalid static register list"
9733msgstr ""
9734
cfb8c092 9735#: config/tc-mips.c:13780
ae351704
AM
9736msgid "missing frame size"
9737msgstr ""
9738
cfb8c092 9739#: config/tc-mips.c:13783
ae351704
AM
9740msgid "invalid frame size"
9741msgstr ""
9742
cfb8c092 9743#: config/tc-mips.c:13831
cc643b88
NC
9744msgid "illegal operands"
9745msgstr ""
9746
cfb8c092 9747#: config/tc-mips.c:13949
ac50feda
RH
9748msgid "extended operand requested but not required"
9749msgstr ""
9750
cfb8c092 9751#: config/tc-mips.c:13951
ac50feda
RH
9752msgid "invalid unextended operand value"
9753msgstr ""
9754
cfb8c092 9755#: config/tc-mips.c:13979
ac50feda
RH
9756msgid "operand value out of range for instruction"
9757msgstr ""
9758
cfb8c092 9759#: config/tc-mips.c:14084
a5c7551f
RW
9760#, c-format
9761msgid "relocation %s isn't supported by the current ABI"
9762msgstr ""
9763
cfb8c092 9764#: config/tc-mips.c:14140
a5c7551f
RW
9765msgid "unclosed '('"
9766msgstr ""
9767
cfb8c092 9768#: config/tc-mips.c:14415
328577ad 9769#, c-format
87ccc1b0 9770msgid "A different %s was already specified, is now %s"
328577ad
NC
9771msgstr ""
9772
cfb8c092
NC
9773#: config/tc-mips.c:14592
9774msgid "-mmicromips cannot be used with -mips16"
9775msgstr ""
9776
9777#: config/tc-mips.c:14607
9778msgid "-mips16 cannot be used with -micromips"
9779msgstr ""
9780
9781#: config/tc-mips.c:14714
ac50feda
RH
9782msgid "-call_shared is supported only for ELF format"
9783msgstr ""
9784
cfb8c092 9785#: config/tc-mips.c:14724
f12e7348
NC
9786msgid "-call_nonpic is supported only for ELF format"
9787msgstr ""
9788
cfb8c092 9789#: config/tc-mips.c:14734
ac50feda 9790msgid "-non_shared is supported only for ELF format"
252b5132
RH
9791msgstr ""
9792
cfb8c092 9793#: config/tc-mips.c:14767
328577ad
NC
9794msgid "-n32 is supported for ELF format only"
9795msgstr ""
9796
cfb8c092 9797#: config/tc-mips.c:14776
328577ad
NC
9798msgid "-64 is supported for ELF format only"
9799msgstr ""
9800
cfb8c092 9801#: config/tc-mips.c:14781 config/tc-mips.c:14834
ac50feda
RH
9802msgid "No compiled in support for 64 bit object file format"
9803msgstr ""
9804
cfb8c092 9805#: config/tc-mips.c:14821
328577ad
NC
9806msgid "-mabi is supported for ELF format only"
9807msgstr ""
9808
cfb8c092 9809#: config/tc-mips.c:14841
87ccc1b0
NC
9810#, c-format
9811msgid "invalid abi -mabi=%s"
ac50feda
RH
9812msgstr ""
9813
cfb8c092 9814#: config/tc-mips.c:14921
87ccc1b0 9815msgid "-G not supported in this configuration."
252b5132
RH
9816msgstr ""
9817
cfb8c092 9818#: config/tc-mips.c:14947
87ccc1b0
NC
9819#, c-format
9820msgid "-%s conflicts with the other architecture options, which imply -%s"
ac50feda
RH
9821msgstr ""
9822
cfb8c092 9823#: config/tc-mips.c:14959
a5c7551f
RW
9824#, c-format
9825msgid "-march=%s is not compatible with the selected ABI"
9826msgstr ""
9827
cfb8c092 9828#: config/tc-mips.c:14978
87ccc1b0 9829msgid "-mgp64 used with a 32-bit processor"
ac50feda
RH
9830msgstr ""
9831
cfb8c092 9832#: config/tc-mips.c:14980
87ccc1b0 9833msgid "-mgp32 used with a 64-bit ABI"
ac50feda
RH
9834msgstr ""
9835
cfb8c092 9836#: config/tc-mips.c:14982
87ccc1b0 9837msgid "-mgp64 used with a 32-bit ABI"
ac50feda
RH
9838msgstr ""
9839
cfb8c092 9840#: config/tc-mips.c:15020
ae351704
AM
9841msgid "-mfp64 used with a 32-bit fpu"
9842msgstr ""
9843
cfb8c092 9844#: config/tc-mips.c:15023
ae351704
AM
9845msgid "-mfp64 used with a 32-bit ABI"
9846msgstr ""
9847
cfb8c092 9848#: config/tc-mips.c:15027
ae351704
AM
9849msgid "-mfp32 used with a 64-bit ABI"
9850msgstr ""
9851
cfb8c092 9852#: config/tc-mips.c:15041
87ccc1b0 9853msgid "trap exception not supported at ISA 1"
ac50feda
RH
9854msgstr ""
9855
cfb8c092 9856#: config/tc-mips.c:15053
ae351704 9857msgid "-mfp32 used with -mips3d"
87ccc1b0
NC
9858msgstr ""
9859
cfb8c092 9860#: config/tc-mips.c:15059
ae351704 9861msgid "-mfp32 used with -mdmx"
87ccc1b0
NC
9862msgstr ""
9863
cfb8c092 9864#: config/tc-mips.c:15064
a5c7551f
RW
9865#, c-format
9866msgid "%s ISA does not support SmartMIPS"
9867msgstr ""
9868
cfb8c092 9869#: config/tc-mips.c:15070 config/tc-mips.c:16108
a5c7551f
RW
9870#, c-format
9871msgid "%s ISA does not support DSP ASE"
9872msgstr ""
9873
cfb8c092 9874#: config/tc-mips.c:15079 config/tc-mips.c:16121
a5c7551f
RW
9875#, c-format
9876msgid "%s ISA does not support DSP R2 ASE"
9877msgstr ""
9878
cfb8c092 9879#: config/tc-mips.c:15085 config/tc-mips.c:16134
a5c7551f
RW
9880#, c-format
9881msgid "%s ISA does not support MT ASE"
9882msgstr ""
9883
cfb8c092
NC
9884#: config/tc-mips.c:15091
9885#, c-format
9886msgid "%s ISA does not support MCU ASE"
9887msgstr ""
9888
9889#: config/tc-mips.c:15147
ae351704 9890msgid "PC relative MIPS16 instruction references a different section"
87ccc1b0
NC
9891msgstr ""
9892
cfb8c092
NC
9893#: config/tc-mips.c:15484 config/tc-sparc.c:3327 config/tc-sparc.c:3334
9894#: config/tc-sparc.c:3341 config/tc-sparc.c:3348 config/tc-sparc.c:3355
9895#: config/tc-sparc.c:3364 config/tc-sparc.c:3375 config/tc-sparc.c:3397
9896#: config/tc-sparc.c:3421 write.c:1151
ac50feda
RH
9897msgid "relocation overflow"
9898msgstr ""
9899
cfb8c092 9900#: config/tc-mips.c:15497
ac50feda 9901#, c-format
ae351704 9902msgid "Branch to misaligned address (%lx)"
ac50feda
RH
9903msgstr ""
9904
cfb8c092 9905#: config/tc-mips.c:15544
328577ad
NC
9906msgid "Branch out of range"
9907msgstr ""
9908
cfb8c092 9909#: config/tc-mips.c:15640
328577ad
NC
9910#, c-format
9911msgid "Alignment too large: %d. assumed."
9912msgstr ""
9913
cfb8c092 9914#: config/tc-mips.c:15643
328577ad
NC
9915msgid "Alignment negative: 0 assumed."
9916msgstr ""
9917
cfb8c092 9918#: config/tc-mips.c:15901
328577ad
NC
9919#, c-format
9920msgid "%s: no such section"
9921msgstr ""
9922
cfb8c092 9923#: config/tc-mips.c:15950
328577ad
NC
9924#, c-format
9925msgid ".option pic%d not supported"
9926msgstr ""
9927
cfb8c092 9928#: config/tc-mips.c:15955 config/tc-mips.c:16278
ae351704
AM
9929msgid "-G may not be used with SVR4 PIC code"
9930msgstr ""
9931
cfb8c092 9932#: config/tc-mips.c:15961
328577ad
NC
9933#, c-format
9934msgid "Unrecognized option \"%s\""
9935msgstr ""
9936
cfb8c092 9937#: config/tc-mips.c:16021
a5c7551f
RW
9938msgid "`noreorder' must be set before `nomacro'"
9939msgstr ""
9940
cfb8c092 9941#: config/tc-mips.c:16047
c85dd50d 9942#, c-format
a5c7551f 9943msgid "%s isa does not support 64-bit registers"
c85dd50d
NC
9944msgstr ""
9945
cfb8c092 9946#: config/tc-mips.c:16058
a5c7551f
RW
9947#, c-format
9948msgid "%s isa does not support 64-bit floating point registers"
9949msgstr ""
9950
cfb8c092
NC
9951#: config/tc-mips.c:16074
9952msgid "`mips16' cannot be used with `micromips'"
9953msgstr ""
9954
9955#: config/tc-mips.c:16083
9956msgid "`micromips' cannot be used with `mips16'"
9957msgstr ""
9958
9959#: config/tc-mips.c:16091
a5c7551f
RW
9960#, c-format
9961msgid "%s ISA does not support SmartMIPS ASE"
328577ad
NC
9962msgstr ""
9963
cfb8c092 9964#: config/tc-mips.c:16162
fce00800
AM
9965#, c-format
9966msgid "unknown architecture %s"
9967msgstr ""
9968
cfb8c092 9969#: config/tc-mips.c:16175 config/tc-mips.c:16205
328577ad
NC
9970#, c-format
9971msgid "unknown ISA level %s"
9972msgstr ""
9973
cfb8c092 9974#: config/tc-mips.c:16183
8ea2b00f
AM
9975#, c-format
9976msgid "unknown ISA or architecture %s"
9977msgstr ""
9978
cfb8c092 9979#: config/tc-mips.c:16233
328577ad
NC
9980msgid ".set pop with no .set push"
9981msgstr ""
9982
cfb8c092 9983#: config/tc-mips.c:16262
328577ad
NC
9984#, c-format
9985msgid "Tried to set unrecognized symbol: %s\n"
9986msgstr ""
9987
cfb8c092 9988#: config/tc-mips.c:16320
328577ad
NC
9989msgid ".cpload not in noreorder section"
9990msgstr ""
9991
cfb8c092 9992#: config/tc-mips.c:16388 config/tc-mips.c:16407
328577ad
NC
9993msgid "missing argument separator ',' for .cpsetup"
9994msgstr ""
9995
cfb8c092 9996#: config/tc-mips.c:16565
c85dd50d
NC
9997#, c-format
9998msgid "Unsupported use of %s"
9999msgstr ""
10000
cfb8c092 10001#: config/tc-mips.c:16647 config/tc-score.c:6031
328577ad
NC
10002msgid "Unsupported use of .gpword"
10003msgstr ""
10004
cfb8c092 10005#: config/tc-mips.c:16687
87ccc1b0
NC
10006msgid "Unsupported use of .gpdword"
10007msgstr ""
10008
cfb8c092 10009#: config/tc-mips.c:16781
a5c7551f
RW
10010#, c-format
10011msgid "ignoring attempt to redefine symbol %s"
10012msgstr ""
10013
cfb8c092 10014#: config/tc-mips.c:16796 ecoff.c:3378
a5c7551f
RW
10015msgid "bad .weakext directive"
10016msgstr ""
10017
cfb8c092 10018#: config/tc-mips.c:17032
328577ad
NC
10019msgid "unsupported PC relative reference to different section"
10020msgstr ""
10021
cfb8c092 10022#: config/tc-mips.c:17145 config/tc-xtensa.c:1583 config/tc-xtensa.c:1859
328577ad
NC
10023msgid "unsupported relocation"
10024msgstr ""
10025
cfb8c092 10026#: config/tc-mips.c:17577 config/tc-pdp11.c:1424
328577ad
NC
10027#, c-format
10028msgid "Can not represent %s relocation in this object file format"
10029msgstr ""
10030
cfb8c092 10031#: config/tc-mips.c:17676 config/tc-mips.c:17970
cc643b88 10032msgid "Relaxed out-of-range branch into a jump"
87ccc1b0
NC
10033msgstr ""
10034
cfb8c092 10035#: config/tc-mips.c:18564
328577ad
NC
10036msgid "missing .end at end of assembly"
10037msgstr ""
10038
cfb8c092 10039#: config/tc-mips.c:18579 config/tc-score.c:5641
328577ad
NC
10040msgid "expected simple number"
10041msgstr ""
10042
cfb8c092 10043#: config/tc-mips.c:18607 config/tc-score.c:5668
328577ad
NC
10044msgid "invalid number"
10045msgstr ""
10046
cfb8c092 10047#: config/tc-mips.c:18775 config/tc-score.c:5707
328577ad
NC
10048msgid "missing .end"
10049msgstr ""
10050
cfb8c092 10051#: config/tc-mips.c:18827
328577ad
NC
10052msgid "Bad .frame directive"
10053msgstr ""
10054
cfb8c092 10055#: config/tc-mips.c:18859
328577ad
NC
10056msgid ".mask/.fmask outside of .ent"
10057msgstr ""
10058
cfb8c092 10059#: config/tc-mips.c:18866
328577ad
NC
10060msgid "Bad .mask/.fmask directive"
10061msgstr ""
10062
cfb8c092 10063#: config/tc-mips.c:19145
a5c7551f
RW
10064#, c-format
10065msgid "Bad value (%s) for %s"
10066msgstr ""
10067
cfb8c092 10068#: config/tc-mips.c:19209
6e1772d5 10069#, c-format
87ccc1b0
NC
10070msgid ""
10071"MIPS options:\n"
87ccc1b0
NC
10072"-EB\t\t\tgenerate big endian output\n"
10073"-EL\t\t\tgenerate little endian output\n"
10074"-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
10075"-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
10076"\t\t\timplicitly with the gp register [default 8]\n"
10077msgstr ""
10078
cfb8c092 10079#: config/tc-mips.c:19216
6e1772d5 10080#, c-format
87ccc1b0
NC
10081msgid ""
10082"-mips1\t\t\tgenerate MIPS ISA I instructions\n"
10083"-mips2\t\t\tgenerate MIPS ISA II instructions\n"
10084"-mips3\t\t\tgenerate MIPS ISA III instructions\n"
10085"-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
10086"-mips5 generate MIPS ISA V instructions\n"
10087"-mips32 generate MIPS32 ISA instructions\n"
10088"-mips32r2 generate MIPS32 release 2 ISA instructions\n"
10089"-mips64 generate MIPS64 ISA instructions\n"
6e1772d5 10090"-mips64r2 generate MIPS64 release 2 ISA instructions\n"
87ccc1b0
NC
10091"-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
10092msgstr ""
10093
cfb8c092 10094#: config/tc-mips.c:19235
6e1772d5 10095#, c-format
87ccc1b0
NC
10096msgid ""
10097"-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
10098"-no-mCPU\t\tdon't generate code specific to CPU.\n"
10099"\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
10100msgstr ""
10101
cfb8c092 10102#: config/tc-mips.c:19248
6e1772d5 10103#, c-format
87ccc1b0
NC
10104msgid ""
10105"-mips16\t\t\tgenerate mips16 instructions\n"
10106"-no-mips16\t\tdo not generate mips16 instructions\n"
10107msgstr ""
10108
cfb8c092
NC
10109#: config/tc-mips.c:19251
10110#, c-format
10111msgid ""
10112"-mmicromips\t\tgenerate microMIPS instructions\n"
10113"-mno-micromips\t\tdo not generate microMIPS instructions\n"
10114msgstr ""
10115
10116#: config/tc-mips.c:19254
ae351704
AM
10117#, c-format
10118msgid ""
10119"-msmartmips\t\tgenerate smartmips instructions\n"
10120"-mno-smartmips\t\tdo not generate smartmips instructions\n"
10121msgstr ""
10122
cfb8c092 10123#: config/tc-mips.c:19257
3caac5b8
AM
10124#, c-format
10125msgid ""
10126"-mdsp\t\t\tgenerate DSP instructions\n"
10127"-mno-dsp\t\tdo not generate DSP instructions\n"
10128msgstr ""
10129
cfb8c092 10130#: config/tc-mips.c:19260
ae351704
AM
10131#, c-format
10132msgid ""
10133"-mdspr2\t\t\tgenerate DSP R2 instructions\n"
10134"-mno-dspr2\t\tdo not generate DSP R2 instructions\n"
10135msgstr ""
10136
cfb8c092 10137#: config/tc-mips.c:19263
3caac5b8
AM
10138#, c-format
10139msgid ""
10140"-mmt\t\t\tgenerate MT instructions\n"
10141"-mno-mt\t\t\tdo not generate MT instructions\n"
10142msgstr ""
10143
cfb8c092
NC
10144#: config/tc-mips.c:19266
10145#, c-format
10146msgid ""
10147"-mmcu\t\t\tgenerate MCU instructions\n"
10148"-mno-mcu\t\tdo not generate MCU instructions\n"
10149msgstr ""
10150
10151#: config/tc-mips.c:19269
6e1772d5 10152#, c-format
87ccc1b0 10153msgid ""
2ee0aedf
TG
10154"-mfix-loongson2f-jump\twork around Loongson2F JUMP instructions\n"
10155"-mfix-loongson2f-nop\twork around Loongson2F NOP errata\n"
8ea2b00f 10156"-mfix-vr4120\t\twork around certain VR4120 errata\n"
55cf6793 10157"-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n"
a5c7551f 10158"-mfix-24k\t\tinsert a nop after ERET and DERET instructions\n"
2ee0aedf 10159"-mfix-cn63xxp1\t\twork around CN63XXP1 PREF errata\n"
87ccc1b0
NC
10160"-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
10161"-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
06647dfd 10162"-msym32\t\t\tassume all symbols have 32-bit values\n"
87ccc1b0
NC
10163"-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
10164"-O\t\t\tremove unneeded NOPs and swap branches\n"
87ccc1b0
NC
10165"--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
10166"--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
10167msgstr ""
10168
cfb8c092 10169#: config/tc-mips.c:19283
f12e7348
NC
10170#, c-format
10171msgid ""
10172"-mhard-float\t\tallow floating-point instructions\n"
10173"-msoft-float\t\tdo not allow floating-point instructions\n"
10174"-msingle-float\t\tonly allow 32-bit floating-point operations\n"
10175"-mdouble-float\t\tallow 32-bit and 64-bit floating-point operations\n"
10176"--[no-]construct-floats [dis]allow floating point values to be constructed\n"
10177msgstr ""
10178
cfb8c092 10179#: config/tc-mips.c:19291
6e1772d5 10180#, c-format
87ccc1b0
NC
10181msgid ""
10182"-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
f12e7348 10183"-call_nonpic\t\tgenerate non-PIC code that can operate with DSOs\n"
ae351704 10184"-mvxworks-pic\t\tgenerate VxWorks position independent code\n"
f12e7348 10185"-non_shared\t\tdo not generate code that can operate with DSOs\n"
87ccc1b0 10186"-xgot\t\t\tassume a 32 bit GOT\n"
6e1772d5 10187"-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
06647dfd 10188"-mshared, -mno-shared disable/enable .cpload optimization for\n"
ae351704 10189" position dependent (non shared) code\n"
87ccc1b0
NC
10190"-mabi=ABI\t\tcreate ABI conformant object file for:\n"
10191msgstr ""
10192
cfb8c092 10193#: config/tc-mips.c:19312
6e1772d5 10194#, c-format
87ccc1b0
NC
10195msgid ""
10196"-32\t\t\tcreate o32 ABI object file (default)\n"
10197"-n32\t\t\tcreate n32 ABI object file\n"
10198"-64\t\t\tcreate 64 ABI object file\n"
10199msgstr ""
10200
ae351704 10201#: config/tc-mmix.c:693
6e1772d5 10202#, c-format
328577ad
NC
10203msgid " MMIX-specific command line options:\n"
10204msgstr ""
10205
ae351704 10206#: config/tc-mmix.c:694
6e1772d5 10207#, c-format
328577ad
NC
10208msgid ""
10209" -fixed-special-register-names\n"
10210" Allow only the original special register names.\n"
10211msgstr ""
10212
ae351704 10213#: config/tc-mmix.c:697
6e1772d5 10214#, c-format
328577ad
NC
10215msgid " -globalize-symbols Make all symbols global.\n"
10216msgstr ""
10217
ae351704 10218#: config/tc-mmix.c:699
6e1772d5 10219#, c-format
328577ad
NC
10220msgid " -gnu-syntax Turn off mmixal syntax compatibility.\n"
10221msgstr ""
10222
ae351704 10223#: config/tc-mmix.c:701
6e1772d5 10224#, c-format
328577ad
NC
10225msgid " -relax Create linker relaxable code.\n"
10226msgstr ""
10227
ae351704 10228#: config/tc-mmix.c:703
6e1772d5 10229#, c-format
328577ad
NC
10230msgid ""
10231" -no-predefined-syms Do not provide mmixal built-in constants.\n"
10232" Implies -fixed-special-register-names.\n"
10233msgstr ""
10234
ae351704 10235#: config/tc-mmix.c:706
6e1772d5 10236#, c-format
328577ad
NC
10237msgid ""
10238" -no-expand Do not expand GETA, branches, PUSHJ or JUMP\n"
10239" into multiple instructions.\n"
10240msgstr ""
10241
ae351704 10242#: config/tc-mmix.c:709
6e1772d5 10243#, c-format
328577ad
NC
10244msgid ""
10245" -no-merge-gregs Do not merge GREG definitions with nearby values.\n"
10246msgstr ""
10247
ae351704 10248#: config/tc-mmix.c:711
6e1772d5 10249#, c-format
324bfcf3
AO
10250msgid ""
10251" -linker-allocated-gregs If there's no suitable GREG definition for "
10252"the operands of an instruction, let the linker "
10253"resolve.\n"
10254msgstr ""
10255
ae351704 10256#: config/tc-mmix.c:714
6e1772d5 10257#, c-format
328577ad
NC
10258msgid ""
10259" -x Do not warn when an operand to GETA, a branch,\n"
10260" PUSHJ or JUMP is not known to be within range.\n"
324bfcf3
AO
10261" The linker will catch any errors. Implies\n"
10262" -linker-allocated-gregs."
328577ad
NC
10263msgstr ""
10264
ae351704 10265#: config/tc-mmix.c:840
328577ad
NC
10266#, c-format
10267msgid "unknown opcode: `%s'"
10268msgstr ""
10269
ae351704 10270#: config/tc-mmix.c:962 config/tc-mmix.c:977
328577ad
NC
10271msgid "specified location wasn't TETRA-aligned"
10272msgstr ""
10273
2ee0aedf
TG
10274#: config/tc-mmix.c:964 config/tc-mmix.c:979 config/tc-mmix.c:4111
10275#: config/tc-mmix.c:4127
328577ad
NC
10276msgid "unaligned data at an absolute location is not supported"
10277msgstr ""
10278
ae351704 10279#: config/tc-mmix.c:1089
328577ad
NC
10280#, c-format
10281msgid "invalid operand to opcode %s: `%s'"
10282msgstr ""
10283
ae351704
AM
10284#: config/tc-mmix.c:1111 config/tc-mmix.c:1138 config/tc-mmix.c:1171
10285#: config/tc-mmix.c:1179 config/tc-mmix.c:1196 config/tc-mmix.c:1224
10286#: config/tc-mmix.c:1245 config/tc-mmix.c:1270 config/tc-mmix.c:1318
a5c7551f
RW
10287#: config/tc-mmix.c:1419 config/tc-mmix.c:1444 config/tc-mmix.c:1476
10288#: config/tc-mmix.c:1508 config/tc-mmix.c:1538 config/tc-mmix.c:1591
10289#: config/tc-mmix.c:1608 config/tc-mmix.c:1635 config/tc-mmix.c:1663
9c9c98a5
NC
10290#: config/tc-mmix.c:1693 config/tc-mmix.c:1719 config/tc-mmix.c:1735
10291#: config/tc-mmix.c:1761 config/tc-mmix.c:1777 config/tc-mmix.c:1793
10292#: config/tc-mmix.c:1874
328577ad
NC
10293#, c-format
10294msgid "invalid operands to opcode %s: `%s'"
10295msgstr ""
10296
9c9c98a5 10297#: config/tc-mmix.c:1976
328577ad 10298msgid "internal: mmix_prefix_name but empty prefix"
ac50feda
RH
10299msgstr ""
10300
9c9c98a5 10301#: config/tc-mmix.c:2020
328577ad
NC
10302#, c-format
10303msgid "too many GREG registers allocated (max %d)"
ac50feda
RH
10304msgstr ""
10305
9c9c98a5 10306#: config/tc-mmix.c:2078
328577ad 10307msgid "BSPEC already active. Nesting is not supported."
ac50feda
RH
10308msgstr ""
10309
9c9c98a5 10310#: config/tc-mmix.c:2087
328577ad 10311msgid "invalid BSPEC expression"
ac50feda
RH
10312msgstr ""
10313
9c9c98a5 10314#: config/tc-mmix.c:2103
ac50feda 10315#, c-format
328577ad 10316msgid "can't create section %s"
ac50feda
RH
10317msgstr ""
10318
9c9c98a5 10319#: config/tc-mmix.c:2108
ac50feda 10320#, c-format
328577ad 10321msgid "can't set section flags for section %s"
ac50feda
RH
10322msgstr ""
10323
9c9c98a5 10324#: config/tc-mmix.c:2129
328577ad 10325msgid "ESPEC without preceding BSPEC"
ac50feda
RH
10326msgstr ""
10327
9c9c98a5 10328#: config/tc-mmix.c:2158
328577ad 10329msgid "missing local expression"
ac50feda
RH
10330msgstr ""
10331
9c9c98a5 10332#: config/tc-mmix.c:2368
328577ad 10333msgid "operand out of range, instruction expanded"
ac50feda
RH
10334msgstr ""
10335
328577ad
NC
10336#. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
10337#. user-friendly, though a little bit non-substantial.
9c9c98a5 10338#: config/tc-mmix.c:2619
328577ad 10339msgid "directive LOCAL must be placed in code or data"
ac50feda
RH
10340msgstr ""
10341
9c9c98a5 10342#: config/tc-mmix.c:2620
328577ad 10343msgid "internal confusion: relocation in a section without contents"
ac50feda
RH
10344msgstr ""
10345
9c9c98a5 10346#: config/tc-mmix.c:2734
328577ad 10347msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
ac50feda
RH
10348msgstr ""
10349
9c9c98a5 10350#: config/tc-mmix.c:2782
328577ad 10351msgid "no suitable GREG definition for operands"
ac50feda
RH
10352msgstr ""
10353
9c9c98a5 10354#: config/tc-mmix.c:2841
328577ad 10355msgid "operands were not reducible at assembly-time"
ac50feda
RH
10356msgstr ""
10357
9c9c98a5 10358#: config/tc-mmix.c:2868
328577ad
NC
10359#, c-format
10360msgid "cannot generate relocation type for symbol %s, code %s"
ac50feda
RH
10361msgstr ""
10362
9c9c98a5 10363#: config/tc-mmix.c:2888
328577ad
NC
10364#, c-format
10365msgid "internal: unhandled label %s"
ac50feda
RH
10366msgstr ""
10367
9c9c98a5 10368#: config/tc-mmix.c:2918
328577ad 10369msgid "[0-9]H labels may not appear alone on a line"
ac50feda
RH
10370msgstr ""
10371
9c9c98a5 10372#: config/tc-mmix.c:2927
328577ad 10373msgid "[0-9]H labels do not mix with dot-pseudos"
ac50feda
RH
10374msgstr ""
10375
9c9c98a5 10376#: config/tc-mmix.c:3015
328577ad 10377msgid "invalid characters in input"
ac50feda
RH
10378msgstr ""
10379
9c9c98a5 10380#: config/tc-mmix.c:3121
328577ad 10381msgid "empty label field for IS"
ac50feda
RH
10382msgstr ""
10383
9c9c98a5 10384#: config/tc-mmix.c:3447
328577ad
NC
10385#, c-format
10386msgid "internal: unexpected relax type %d:%d"
ac50feda
RH
10387msgstr ""
10388
9c9c98a5 10389#: config/tc-mmix.c:3470
328577ad 10390msgid "BSPEC without ESPEC."
ac50feda
RH
10391msgstr ""
10392
9c9c98a5 10393#: config/tc-mmix.c:3675
328577ad 10394msgid "GREG expression too complicated"
ac50feda
RH
10395msgstr ""
10396
9c9c98a5 10397#: config/tc-mmix.c:3690
328577ad 10398msgid "internal: GREG expression not resolved to section"
ac50feda
RH
10399msgstr ""
10400
9c9c98a5 10401#: config/tc-mmix.c:3739
328577ad 10402msgid "register section has contents\n"
ac50feda
RH
10403msgstr ""
10404
9c9c98a5 10405#: config/tc-mmix.c:3866
328577ad 10406msgid "section change from within a BSPEC/ESPEC pair is not supported"
ac50feda
RH
10407msgstr ""
10408
9c9c98a5 10409#: config/tc-mmix.c:3887
328577ad 10410msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
ac50feda
RH
10411msgstr ""
10412
9c9c98a5 10413#: config/tc-mmix.c:3898
328577ad 10414msgid "invalid LOC expression"
ac50feda
RH
10415msgstr ""
10416
9c9c98a5 10417#: config/tc-mmix.c:3925 config/tc-mmix.c:3952
328577ad 10418msgid "LOC expression stepping backwards is not supported"
ac50feda
RH
10419msgstr ""
10420
328577ad
NC
10421#. We will only get here in rare cases involving #NO_APP,
10422#. where the unterminated string is not recognized by the
10423#. preformatting pass.
cc643b88 10424#: config/tc-mmix.c:4034 config/tc-mmix.c:4192 config/tc-z80.c:1695
328577ad 10425msgid "unterminated string"
ac50feda
RH
10426msgstr ""
10427
2ee0aedf 10428#: config/tc-mmix.c:4051
328577ad 10429msgid "BYTE expression not a pure number"
ac50feda
RH
10430msgstr ""
10431
328577ad
NC
10432#. Note that mmixal does not allow negative numbers in
10433#. BYTE sequences, so neither should we.
2ee0aedf 10434#: config/tc-mmix.c:4060
328577ad 10435msgid "BYTE expression not in the range 0..255"
ac50feda
RH
10436msgstr ""
10437
2ee0aedf 10438#: config/tc-mmix.c:4109 config/tc-mmix.c:4125
328577ad 10439msgid "data item with alignment larger than location"
ac50feda
RH
10440msgstr ""
10441
328577ad
NC
10442#. Since integer_constant is local to expr.c, we have to make this a
10443#. macro. FIXME: Do it cleaner.
23f938f1 10444#: config/tc-mmix.h:105
328577ad 10445msgid "`&' serial number operator is not supported"
ac50feda
RH
10446msgstr ""
10447
ae351704 10448#: config/tc-mn10200.c:304
6e1772d5 10449#, c-format
ac50feda
RH
10450msgid ""
10451"MN10200 options:\n"
10452"none yet\n"
10453msgstr ""
10454
42477147 10455#: config/tc-mn10300.c:441
6e1772d5 10456#, c-format
ac50feda 10457msgid ""
ae351704 10458"MN10300 assembler options:\n"
ac50feda
RH
10459"none yet\n"
10460msgstr ""
10461
2ee0aedf 10462#: config/tc-mn10300.c:1268
ac50feda
RH
10463msgid "Invalid opcode/operands"
10464msgstr ""
10465
f12e7348 10466#: config/tc-mn10300.c:1791
ac50feda
RH
10467msgid "Invalid register specification."
10468msgstr ""
10469
f12e7348 10470#: config/tc-mn10300.c:2383
328577ad
NC
10471#, c-format
10472msgid "Bad relocation fixup type (%d)"
10473msgstr ""
10474
2cbd2211
RW
10475#: config/tc-moxie.c:100
10476msgid "expecting register"
10477msgstr ""
10478
10479#: config/tc-moxie.c:119 config/tc-moxie.c:135
10480msgid "illegal register number"
10481msgstr ""
10482
10483#: config/tc-moxie.c:184 config/tc-pj.c:260
10484#, c-format
10485msgid "unknown opcode %s"
10486msgstr ""
10487
10488#: config/tc-moxie.c:202 config/tc-moxie.c:221 config/tc-moxie.c:312
10489#: config/tc-moxie.c:358
10490msgid "expecting comma delimited register operands"
10491msgstr ""
10492
10493#: config/tc-moxie.c:228 config/tc-moxie.c:288 config/tc-moxie.c:300
10494#: config/tc-moxie.c:333 config/tc-moxie.c:365 config/tc-moxie.c:398
10495#: config/tc-moxie.c:452 config/tc-moxie.c:506 config/tc-moxie.c:516
9c9c98a5 10496#: config/tc-moxie.c:544 config/tc-pj.c:308
2cbd2211
RW
10497msgid "extra stuff on line ignored"
10498msgstr ""
10499
10500#: config/tc-moxie.c:248 config/tc-moxie.c:388 config/tc-moxie.c:418
10501#: config/tc-moxie.c:493
10502msgid "expecting comma delimited operands"
10503msgstr ""
10504
10505#: config/tc-moxie.c:316 config/tc-moxie.c:344
10506msgid "expecting indirect register `($rA)'"
10507msgstr ""
10508
10509#: config/tc-moxie.c:324 config/tc-moxie.c:352 config/tc-moxie.c:443
10510#: config/tc-moxie.c:485
10511msgid "missing closing parenthesis"
10512msgstr ""
10513
10514#: config/tc-moxie.c:435 config/tc-moxie.c:477
10515msgid "expecting indirect register `($rX)'"
10516msgstr ""
10517
9c9c98a5 10518#: config/tc-moxie.c:547 config/tc-pj.c:313
2cbd2211
RW
10519msgid "Something forgot to clean up\n"
10520msgstr ""
10521
2ee0aedf 10522#: config/tc-moxie.c:649
2cbd2211
RW
10523msgid "pcrel too far BFD_RELOC_MOXIE_10"
10524msgstr ""
10525
c85dd50d 10526#: config/tc-msp430.c:547
8ea2b00f
AM
10527msgid ".profiler pseudo requires at least two operands."
10528msgstr ""
10529
c85dd50d 10530#: config/tc-msp430.c:606
8ea2b00f
AM
10531msgid "unknown profiling flag - ignored."
10532msgstr ""
10533
c85dd50d
NC
10534#: config/tc-msp430.c:622
10535msgid "ambiguous flags combination - '.profiler' directive ignored."
8ea2b00f
AM
10536msgstr ""
10537
c85dd50d
NC
10538#: config/tc-msp430.c:632
10539msgid "profiling in absolute section?"
8ea2b00f
AM
10540msgstr ""
10541
2ee0aedf 10542#: config/tc-msp430.c:720
6e1772d5 10543#, c-format
87ccc1b0 10544msgid "Known MCU names:\n"
ac50feda
RH
10545msgstr ""
10546
2ee0aedf 10547#: config/tc-msp430.c:723
87ccc1b0
NC
10548#, c-format
10549msgid "\t %s\n"
ac50feda
RH
10550msgstr ""
10551
2ee0aedf 10552#: config/tc-msp430.c:749
8ea2b00f
AM
10553#, c-format
10554msgid "redefinition of mcu type %s' to %s'"
10555msgstr ""
10556
2ee0aedf 10557#: config/tc-msp430.c:792
6e1772d5 10558#, c-format
87ccc1b0
NC
10559msgid ""
10560"MSP430 options:\n"
10561" -mmcu=[msp430-name] select microcontroller type\n"
10562" msp430x110 msp430x112\n"
10563" msp430x1101 msp430x1111\n"
10564" msp430x1121 msp430x1122 msp430x1132\n"
10565" msp430x122 msp430x123\n"
10566" msp430x1222 msp430x1232\n"
10567" msp430x133 msp430x135\n"
10568" msp430x1331 msp430x1351\n"
10569" msp430x147 msp430x148 msp430x149\n"
10570" msp430x155 msp430x156 msp430x157\n"
10571" msp430x167 msp430x168 msp430x169\n"
8ea2b00f 10572" msp430x1610 msp430x1611 msp430x1612\n"
87ccc1b0
NC
10573" msp430x311 msp430x312 msp430x313 msp430x314 "
10574"msp430x315\n"
10575" msp430x323 msp430x325\n"
10576" msp430x336 msp430x337\n"
8ea2b00f 10577" msp430x412 msp430x413 msp430x415 msp430x417\n"
6e1772d5
AM
10578" msp430xE423 msp430xE425 msp430E427\n"
10579" msp430xW423 msp430xW425 msp430W427\n"
8ea2b00f 10580" msp430xG437 msp430xG438 msp430G439\n"
87ccc1b0
NC
10581" msp430x435 msp430x436 msp430x437\n"
10582" msp430x447 msp430x448 msp430x449\n"
ac50feda
RH
10583msgstr ""
10584
2ee0aedf 10585#: config/tc-msp430.c:815
3caac5b8
AM
10586#, c-format
10587msgid ""
10588" -mQ - enable relaxation at assembly time. DANGEROUS!\n"
10589" -mP - enable polymorph instructions\n"
10590msgstr ""
10591
2ee0aedf 10592#: config/tc-msp430.c:969
87ccc1b0 10593#, c-format
8ea2b00f 10594msgid "value %d out of range. Use #lo() or #hi()"
ac50feda
RH
10595msgstr ""
10596
2ee0aedf 10597#: config/tc-msp430.c:1057
87ccc1b0 10598#, c-format
8ea2b00f 10599msgid "unknown expression in operand %s. use #llo() #lhi() #hlo() #hhi() "
ac50feda
RH
10600msgstr ""
10601
2ee0aedf 10602#: config/tc-msp430.c:1108
87ccc1b0 10603#, c-format
8ea2b00f 10604msgid "Registers cannot be used within immediate expression [%s]"
ac50feda
RH
10605msgstr ""
10606
2ee0aedf 10607#: config/tc-msp430.c:1110
87ccc1b0 10608#, c-format
8ea2b00f 10609msgid "unknown operand %s"
ac50feda
RH
10610msgstr ""
10611
2ee0aedf 10612#: config/tc-msp430.c:1132 config/tc-msp430.c:1267
8ea2b00f
AM
10613#, c-format
10614msgid "value out of range: %d"
ac50feda
RH
10615msgstr ""
10616
2ee0aedf 10617#: config/tc-msp430.c:1143
8ea2b00f
AM
10618#, c-format
10619msgid "Registers cannot be used within absolute expression [%s]"
ac50feda
RH
10620msgstr ""
10621
2ee0aedf 10622#: config/tc-msp430.c:1145 config/tc-msp430.c:1288
8ea2b00f
AM
10623#, c-format
10624msgid "unknown expression in operand %s"
ac50feda
RH
10625msgstr ""
10626
2ee0aedf 10627#: config/tc-msp430.c:1159 config/tc-msp430.c:1166
8ea2b00f
AM
10628#, c-format
10629msgid "unknown addressing mode %s"
ac50feda
RH
10630msgstr ""
10631
2ee0aedf 10632#: config/tc-msp430.c:1174
87ccc1b0 10633#, c-format
8ea2b00f 10634msgid "Bad register name r%s"
ac50feda
RH
10635msgstr ""
10636
2ee0aedf 10637#: config/tc-msp430.c:1186
8ea2b00f
AM
10638#, c-format
10639msgid "MSP430 does not have %d registers"
ac50feda
RH
10640msgstr ""
10641
2ee0aedf 10642#: config/tc-msp430.c:1206
8ea2b00f 10643msgid "')' required"
ac50feda
RH
10644msgstr ""
10645
2ee0aedf 10646#: config/tc-msp430.c:1219
87ccc1b0 10647#, c-format
8ea2b00f 10648msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
ac50feda
RH
10649msgstr ""
10650
2ee0aedf 10651#: config/tc-msp430.c:1228
87ccc1b0 10652#, c-format
c85dd50d 10653msgid "unknown operator (r%s substituted as a register name"
ac50feda
RH
10654msgstr ""
10655
2ee0aedf 10656#: config/tc-msp430.c:1240 config/tc-msp430.c:1251
87ccc1b0 10657#, c-format
8ea2b00f 10658msgid "unknown operator %s"
ac50feda
RH
10659msgstr ""
10660
2ee0aedf 10661#: config/tc-msp430.c:1245
8ea2b00f 10662msgid "r2 should not be used in indexed addressing mode"
ac50feda
RH
10663msgstr ""
10664
2ee0aedf 10665#: config/tc-msp430.c:1286
87ccc1b0 10666#, c-format
8ea2b00f 10667msgid "Registers cannot be used as a prefix of indexed expression [%s]"
ac50feda
RH
10668msgstr ""
10669
8ea2b00f 10670#. Unreachable.
2ee0aedf 10671#: config/tc-msp430.c:1335
87ccc1b0 10672#, c-format
8ea2b00f 10673msgid "unknown addressing mode for operand %s"
ac50feda
RH
10674msgstr ""
10675
2ee0aedf 10676#: config/tc-msp430.c:1360
87ccc1b0 10677#, c-format
8ea2b00f 10678msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
ac50feda
RH
10679msgstr ""
10680
2ee0aedf 10681#: config/tc-msp430.c:1370
8ea2b00f 10682msgid "this addressing mode is not applicable for destination operand"
ac50feda
RH
10683msgstr ""
10684
2ee0aedf 10685#: config/tc-msp430.c:1414
87ccc1b0 10686#, c-format
8ea2b00f 10687msgid "instruction %s requires %d operand(s)"
ac50feda
RH
10688msgstr ""
10689
2ee0aedf 10690#: config/tc-msp430.c:1667
87ccc1b0 10691#, c-format
8ea2b00f 10692msgid "Even number required. Rounded to %d"
ac50feda
RH
10693msgstr ""
10694
2ee0aedf 10695#: config/tc-msp430.c:1678
87ccc1b0 10696#, c-format
8ea2b00f 10697msgid "Wrong displacement %d"
ac50feda
RH
10698msgstr ""
10699
2ee0aedf 10700#: config/tc-msp430.c:1695
8ea2b00f 10701msgid "instruction requires label sans '$'"
ac50feda
RH
10702msgstr ""
10703
2ee0aedf 10704#: config/tc-msp430.c:1700
8ea2b00f
AM
10705msgid "instruction requires label or value in range -511:512"
10706msgstr ""
10707
2ee0aedf 10708#: config/tc-msp430.c:1707 config/tc-msp430.c:1751 config/tc-msp430.c:1790
8ea2b00f
AM
10709msgid "instruction requires label"
10710msgstr ""
10711
2ee0aedf 10712#: config/tc-msp430.c:1715 config/tc-msp430.c:1757
3caac5b8
AM
10713msgid "polymorphs are not enabled. Use -mP option to enable."
10714msgstr ""
10715
2ee0aedf 10716#: config/tc-msp430.c:1794
c85dd50d 10717msgid "Illegal instruction or not implemented opcode."
8ea2b00f
AM
10718msgstr ""
10719
2ee0aedf 10720#: config/tc-msp430.c:2144
87ccc1b0 10721#, c-format
8ea2b00f
AM
10722msgid "internal inconsistency problem in %s: insn %04lx"
10723msgstr ""
10724
2ee0aedf 10725#: config/tc-msp430.c:2174 config/tc-msp430.c:2197
8ea2b00f
AM
10726#, c-format
10727msgid "internal inconsistency problem in %s: ext. insn %04lx"
10728msgstr ""
10729
2ee0aedf 10730#: config/tc-msp430.c:2209
8ea2b00f
AM
10731#, c-format
10732msgid "internal inconsistency problem in %s: %lx"
87ccc1b0
NC
10733msgstr ""
10734
c85dd50d
NC
10735#: config/tc-mt.c:151
10736#, c-format
10737msgid "MT specific command line options:\n"
10738msgstr ""
10739
10740#: config/tc-mt.c:152
10741#, c-format
10742msgid " -march=ms1-64-001 allow ms1-64-001 instructions\n"
10743msgstr ""
10744
10745#: config/tc-mt.c:153
10746#, c-format
10747msgid " -march=ms1-16-002 allow ms1-16-002 instructions (default)\n"
10748msgstr ""
10749
10750#: config/tc-mt.c:154
10751#, c-format
10752msgid " -march=ms1-16-003 allow ms1-16-003 instructions\n"
10753msgstr ""
10754
10755#: config/tc-mt.c:155
10756#, c-format
10757msgid " -march=ms2 allow ms2 instructions \n"
10758msgstr ""
10759
10760#: config/tc-mt.c:156
10761#, c-format
10762msgid " -nosched disable scheduling restrictions\n"
10763msgstr ""
10764
10765#: config/tc-mt.c:224
10766#, c-format
10767msgid "instruction %s may not follow another memory access instruction."
10768msgstr ""
10769
10770#: config/tc-mt.c:230
10771#, c-format
10772msgid "instruction %s may not follow another I/O instruction."
10773msgstr ""
10774
10775#: config/tc-mt.c:236
10776#, c-format
10777msgid "%s may not occupy the delay slot of another branch insn."
10778msgstr ""
10779
10780#: config/tc-mt.c:261
10781#, c-format
cc643b88 10782msgid "operand references R%ld of previous instruction."
c85dd50d
NC
10783msgstr ""
10784
10785#: config/tc-mt.c:267
10786#, c-format
cc643b88 10787msgid "operand references R%ld of instruction before previous."
c85dd50d
NC
10788msgstr ""
10789
10790#: config/tc-mt.c:281 config/tc-mt.c:286
10791#, c-format
10792msgid ""
10793"conditional branch or jal insn's operand references R%ld of previous "
10794"arithmetic or logic insn."
10795msgstr ""
10796
2ee0aedf 10797#: config/tc-mt.c:349
b2f58c0c
NC
10798msgid "md_estimate_size_before_relax\n"
10799msgstr ""
10800
ae351704 10801#: config/tc-ns32k.c:439
87ccc1b0
NC
10802msgid "Invalid syntax in PC-relative addressing mode"
10803msgstr ""
10804
ae351704 10805#: config/tc-ns32k.c:463
87ccc1b0
NC
10806msgid "Invalid syntax in External addressing mode"
10807msgstr ""
10808
ae351704 10809#: config/tc-ns32k.c:544
87ccc1b0
NC
10810msgid "Invalid syntax in Memory Relative addressing mode"
10811msgstr ""
10812
ae351704 10813#: config/tc-ns32k.c:611
87ccc1b0
NC
10814msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
10815msgstr ""
10816
ae351704 10817#: config/tc-ns32k.c:616
87ccc1b0
NC
10818msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
10819msgstr ""
10820
ae351704 10821#: config/tc-ns32k.c:621
87ccc1b0
NC
10822msgid "Scaled-indexed addressing mode combined with scaled-index"
10823msgstr ""
10824
ae351704 10825#: config/tc-ns32k.c:632
87ccc1b0
NC
10826msgid "Invalid or illegal addressing mode combined with scaled-index"
10827msgstr ""
10828
ae351704 10829#: config/tc-ns32k.c:755
87ccc1b0
NC
10830msgid "Premature end of suffix -- Defaulting to d"
10831msgstr ""
10832
ae351704 10833#: config/tc-ns32k.c:768
87ccc1b0
NC
10834msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
10835msgstr ""
10836
ae351704 10837#: config/tc-ns32k.c:813
87ccc1b0
NC
10838msgid "Very short instr to option, ie you can't do it on a NULLstr"
10839msgstr ""
10840
ae351704 10841#: config/tc-ns32k.c:863
87ccc1b0
NC
10842msgid "No such entry in list. (cpu/mmu register)"
10843msgstr ""
10844
ae351704 10845#: config/tc-ns32k.c:920
87ccc1b0
NC
10846msgid "Internal consistency error. check ns32k-opcode.h"
10847msgstr ""
10848
ae351704 10849#: config/tc-ns32k.c:944
87ccc1b0
NC
10850msgid "Address of immediate operand"
10851msgstr ""
10852
ae351704 10853#: config/tc-ns32k.c:945
87ccc1b0
NC
10854msgid "Invalid immediate write operand."
10855msgstr ""
10856
ae351704 10857#: config/tc-ns32k.c:1075
87ccc1b0
NC
10858msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
10859msgstr ""
10860
ae351704 10861#: config/tc-ns32k.c:1108
87ccc1b0
NC
10862msgid "No such opcode"
10863msgstr ""
10864
ae351704 10865#: config/tc-ns32k.c:1183
87ccc1b0
NC
10866msgid "Bad suffix, defaulting to d"
10867msgstr ""
10868
ae351704 10869#: config/tc-ns32k.c:1210
87ccc1b0
NC
10870msgid "Too many operands passed to instruction"
10871msgstr ""
10872
10873#. Check error in default.
ae351704 10874#: config/tc-ns32k.c:1222
87ccc1b0
NC
10875msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
10876msgstr ""
10877
ae351704 10878#: config/tc-ns32k.c:1225
87ccc1b0
NC
10879msgid "Wrong number of operands"
10880msgstr ""
10881
ae351704 10882#: config/tc-ns32k.c:1298
55cf6793
ZW
10883#, c-format
10884msgid "Can not do %d byte pc-relative relocation for storage type %d"
87ccc1b0
NC
10885msgstr ""
10886
ae351704 10887#: config/tc-ns32k.c:1301
55cf6793
ZW
10888#, c-format
10889msgid "Can not do %d byte relocation for storage type %d"
87ccc1b0
NC
10890msgstr ""
10891
ae351704 10892#: config/tc-ns32k.c:1393
55cf6793
ZW
10893#, c-format
10894msgid "value of %ld out of byte displacement range."
87ccc1b0
NC
10895msgstr ""
10896
ae351704 10897#: config/tc-ns32k.c:1403
55cf6793
ZW
10898#, c-format
10899msgid "value of %ld out of word displacement range."
87ccc1b0
NC
10900msgstr ""
10901
ae351704 10902#: config/tc-ns32k.c:1418
55cf6793
ZW
10903#, c-format
10904msgid "value of %ld out of double word displacement range."
87ccc1b0
NC
10905msgstr ""
10906
ae351704 10907#: config/tc-ns32k.c:1439
55cf6793
ZW
10908#, c-format
10909msgid "Internal logic error. line %d, file \"%s\""
87ccc1b0
NC
10910msgstr ""
10911
ae351704 10912#: config/tc-ns32k.c:1487
55cf6793
ZW
10913#, c-format
10914msgid "Internal logic error. line %d, file \"%s\""
ac50feda
RH
10915msgstr ""
10916
ae351704 10917#: config/tc-ns32k.c:1588
55cf6793 10918msgid "Bit field out of range"
ac50feda
RH
10919msgstr ""
10920
ae351704 10921#: config/tc-ns32k.c:1688
55cf6793 10922msgid "iif convert internal pcrel/binary"
ac50feda
RH
10923msgstr ""
10924
ae351704 10925#: config/tc-ns32k.c:1705
55cf6793 10926msgid "Bignum too big for long"
ac50feda
RH
10927msgstr ""
10928
ae351704 10929#: config/tc-ns32k.c:1782
55cf6793 10930msgid "iif convert internal pcrel/pointer"
ac50feda
RH
10931msgstr ""
10932
ae351704 10933#: config/tc-ns32k.c:1787
55cf6793 10934msgid "Internal logic error in iif.iifP[n].type"
ac50feda
RH
10935msgstr ""
10936
55cf6793 10937#. We cant relax this case.
ae351704 10938#: config/tc-ns32k.c:1823
55cf6793 10939msgid "Can't relax difference"
ac50feda
RH
10940msgstr ""
10941
ae351704
AM
10942#: config/tc-ns32k.c:1864
10943msgid "Displacement too large for :d"
ac50feda
RH
10944msgstr ""
10945
ae351704 10946#: config/tc-ns32k.c:1877
55cf6793 10947msgid "Internal logic error in iif.iifP[].type"
ac50feda
RH
10948msgstr ""
10949
55cf6793 10950#. Fatal.
ae351704 10951#: config/tc-ns32k.c:1909
55cf6793
ZW
10952#, c-format
10953msgid "Can't hash %s: %s"
ac50feda
RH
10954msgstr ""
10955
499ac353 10956#: config/tc-ns32k.c:2145
87ccc1b0
NC
10957#, c-format
10958msgid "invalid architecture option -m%s, ignored"
10959msgstr ""
10960
499ac353 10961#: config/tc-ns32k.c:2158
ac50feda 10962#, c-format
87ccc1b0 10963msgid "invalid default displacement size \"%s\". Defaulting to %d."
ac50feda
RH
10964msgstr ""
10965
499ac353 10966#: config/tc-ns32k.c:2174
6e1772d5 10967#, c-format
ac50feda
RH
10968msgid ""
10969"NS32K options:\n"
10970"-m32032 | -m32532\tselect variant of NS32K architecture\n"
87ccc1b0 10971"--disp-size-default=<1|2|4>\n"
ac50feda
RH
10972msgstr ""
10973
499ac353 10974#: config/tc-ns32k.c:2249
ac50feda
RH
10975#, c-format
10976msgid "Cannot find relocation type for symbol %s, code %d"
10977msgstr ""
10978
2ee0aedf 10979#: config/tc-or32.c:361
3b16e843
NC
10980#, c-format
10981msgid "unknown opcode1: `%s'"
10982msgstr ""
10983
2ee0aedf 10984#: config/tc-or32.c:367
3b16e843
NC
10985#, c-format
10986msgid "unknown opcode2 `%s'."
10987msgstr ""
10988
2ee0aedf 10989#: config/tc-or32.c:403
3b16e843
NC
10990#, c-format
10991msgid "instruction not allowed: %s"
10992msgstr ""
10993
2ee0aedf 10994#: config/tc-or32.c:406
3b16e843
NC
10995#, c-format
10996msgid "too many operands: %s"
10997msgstr ""
10998
2ee0aedf 10999#: config/tc-or32.c:490
3b16e843
NC
11000msgid "call/jmp target out of range (1)"
11001msgstr ""
11002
2ee0aedf 11003#: config/tc-or32.c:612
3b16e843
NC
11004msgid "call/jmp target out of range (2)"
11005msgstr ""
11006
2ee0aedf 11007#: config/tc-or32.c:631
3caac5b8
AM
11008#, c-format
11009msgid "bad relocation type: 0x%02x"
3b16e843
NC
11010msgstr ""
11011
2ee0aedf 11012#: config/tc-or32.c:823
3b16e843
NC
11013msgid "invalid register in & expression"
11014msgstr ""
11015
a5c7551f
RW
11016#: config/tc-pdp11.c:339 config/tc-pdp11.c:357 config/tc-pdp11.c:382
11017#: config/tc-pdp11.c:388 config/tc-pdp11.c:401
11018msgid "Bad register name"
87ccc1b0
NC
11019msgstr ""
11020
a5c7551f
RW
11021#: config/tc-pdp11.c:420 config/tc-pdp11.c:484 config/tc-pdp11.c:495
11022msgid "Error in expression"
87ccc1b0
NC
11023msgstr ""
11024
a5c7551f
RW
11025#: config/tc-pdp11.c:492
11026msgid "Low order bits truncated in immediate float operand"
a74801ba
ILT
11027msgstr ""
11028
cc643b88 11029#: config/tc-pdp11.c:611
a5c7551f 11030msgid "Float AC not legal as integer operand"
a74801ba
ILT
11031msgstr ""
11032
cc643b88 11033#: config/tc-pdp11.c:631
a5c7551f
RW
11034msgid "General register not legal as float operand"
11035msgstr ""
11036
cc643b88 11037#: config/tc-pdp11.c:664
a5c7551f
RW
11038msgid "No instruction found"
11039msgstr ""
11040
cc643b88 11041#: config/tc-pdp11.c:674 config/tc-z80.c:1894 config/tc-z80.c:1907
a5c7551f
RW
11042#, c-format
11043msgid "Unknown instruction '%s'"
11044msgstr ""
11045
cc643b88 11046#: config/tc-pdp11.c:680
a5c7551f
RW
11047#, c-format
11048msgid "Unsupported instruction set extension: %s"
11049msgstr ""
11050
cc643b88 11051#: config/tc-pdp11.c:716
a5c7551f
RW
11052msgid "operand is not an absolute constant"
11053msgstr ""
11054
cc643b88 11055#: config/tc-pdp11.c:724
a5c7551f
RW
11056msgid "3-bit immediate out of range"
11057msgstr ""
11058
cc643b88 11059#: config/tc-pdp11.c:731
a5c7551f
RW
11060msgid "6-bit immediate out of range"
11061msgstr ""
11062
cc643b88 11063#: config/tc-pdp11.c:738
a5c7551f
RW
11064msgid "8-bit immediate out of range"
11065msgstr ""
11066
cc643b88 11067#: config/tc-pdp11.c:755 config/tc-pdp11.c:948
a5c7551f
RW
11068msgid "Symbol expected"
11069msgstr ""
11070
cc643b88 11071#: config/tc-pdp11.c:760
a5c7551f
RW
11072msgid "8-bit displacement out of range"
11073msgstr ""
11074
cc643b88
NC
11075#: config/tc-pdp11.c:802 config/tc-pdp11.c:823 config/tc-pdp11.c:840
11076#: config/tc-pdp11.c:861 config/tc-pdp11.c:878 config/tc-pdp11.c:899
11077#: config/tc-pdp11.c:918 config/tc-pdp11.c:939
a5c7551f
RW
11078msgid "Missing ','"
11079msgstr ""
11080
cc643b88 11081#: config/tc-pdp11.c:953
a5c7551f
RW
11082msgid "6-bit displacement out of range"
11083msgstr ""
11084
cfb8c092
NC
11085#: config/tc-pdp11.c:974 config/tc-tilegx.c:1160 config/tc-tilepro.c:1023
11086#: config/tc-vax.c:1944
a5c7551f
RW
11087msgid "Too many operands"
11088msgstr ""
11089
11090#: config/tc-pj.c:65 config/tc-pj.c:74
11091msgid "confusing relocation expressions"
11092msgstr ""
11093
11094#: config/tc-pj.c:157
11095msgid "can't have relocation for ipush"
11096msgstr ""
11097
9c9c98a5 11098#: config/tc-pj.c:289
cc643b88 11099msgid "expected expression"
a5c7551f
RW
11100msgstr ""
11101
9c9c98a5 11102#: config/tc-pj.c:355
6e1772d5 11103#, c-format
a74801ba
ILT
11104msgid ""
11105"PJ options:\n"
11106"-little\t\t\tgenerate little endian code\n"
11107"-big\t\t\tgenerate big endian code\n"
11108msgstr ""
11109
2ee0aedf
TG
11110#: config/tc-pj.c:380 config/tc-sh.c:4143 config/tc-sh.c:4150
11111#: config/tc-sh.c:4157 config/tc-sh.c:4164
a74801ba
ILT
11112msgid "pcrel too far"
11113msgstr ""
11114
328577ad
NC
11115#: config/tc-pj.h:38
11116msgid "convert_frag\n"
11117msgstr ""
11118
11119#: config/tc-pj.h:39
11120msgid "estimate size\n"
a74801ba
ILT
11121msgstr ""
11122
cc643b88 11123#: config/tc-ppc.c:1119
87ccc1b0
NC
11124#, c-format
11125msgid "%s unsupported"
11126msgstr ""
11127
cc643b88 11128#: config/tc-ppc.c:1216
2ee0aedf
TG
11129msgid "--nops needs a numeric argument"
11130msgstr ""
11131
cc643b88 11132#: config/tc-ppc.c:1230
6e1772d5 11133#, c-format
ac50feda
RH
11134msgid ""
11135"PowerPC options:\n"
2ee0aedf
TG
11136"-a32 generate ELF32/XCOFF32\n"
11137"-a64 generate ELF64/XCOFF64\n"
11138"-u ignored\n"
11139"-mpwrx, -mpwr2 generate code for POWER/2 (RIOS2)\n"
11140"-mpwr generate code for POWER (RIOS1)\n"
11141"-m601 generate code for PowerPC 601\n"
328577ad 11142"-mppc, -mppc32, -m603, -m604\n"
2ee0aedf
TG
11143" generate code for PowerPC 603/604\n"
11144"-m403 generate code for PowerPC 403\n"
11145"-m405 generate code for PowerPC 405\n"
11146"-m440 generate code for PowerPC 440\n"
11147"-m464 generate code for PowerPC 464\n"
11148"-m476 generate code for PowerPC 476\n"
328577ad 11149"-m7400, -m7410, -m7450, -m7455\n"
2ee0aedf
TG
11150" generate code for PowerPC 7400/7410/7450/7455\n"
11151"-m750cl generate code for PowerPC 750cl\n"
87ccc1b0
NC
11152msgstr ""
11153
cc643b88 11154#: config/tc-ppc.c:1248
6e1772d5 11155#, c-format
87ccc1b0 11156msgid ""
2ee0aedf
TG
11157"-mppc64, -m620 generate code for PowerPC 620/625/630\n"
11158"-mppc64bridge generate code for PowerPC 64, including bridge "
11159"insns\n"
11160"-mbooke generate code for 32-bit PowerPC BookE\n"
11161"-ma2 generate code for A2 architecture\n"
11162"-mpower4, -mpwr4 generate code for Power4 architecture\n"
9c9c98a5 11163"-mpower5, -mpwr5, -mpwr5x\n"
2ee0aedf
TG
11164" generate code for Power5 architecture\n"
11165"-mpower6, -mpwr6 generate code for Power6 architecture\n"
11166"-mpower7, -mpwr7 generate code for Power7 architecture\n"
11167"-mcell generate code for Cell Broadband Engine "
11168"architecture\n"
11169"-mcom generate code Power/PowerPC common instructions\n"
11170"-many generate code for any architecture (PWR/PWRX/PPC)\n"
87ccc1b0
NC
11171msgstr ""
11172
cc643b88 11173#: config/tc-ppc.c:1261
6e1772d5 11174#, c-format
87ccc1b0 11175msgid ""
2ee0aedf
TG
11176"-maltivec generate code for AltiVec\n"
11177"-mvsx generate code for Vector-Scalar (VSX) instructions\n"
11178"-me300 generate code for PowerPC e300 family\n"
11179"-me500, -me500x2 generate code for Motorola e500 core complex\n"
f12e7348 11180"-me500mc, generate code for Freescale e500mc core complex\n"
2ee0aedf
TG
11181"-me500mc64, generate code for Freescale e500mc64 core complex\n"
11182"-mspe generate code for Motorola SPE instructions\n"
11183"-mtitan generate code for AppliedMicro Titan core complex\n"
11184"-mregnames Allow symbolic names for registers\n"
11185"-mno-regnames Do not allow symbolic names for registers\n"
ac50feda
RH
11186msgstr ""
11187
cc643b88 11188#: config/tc-ppc.c:1273
6e1772d5 11189#, c-format
ac50feda 11190msgid ""
2ee0aedf
TG
11191"-mrelocatable support for GCC's -mrelocatble option\n"
11192"-mrelocatable-lib support for GCC's -mrelocatble-lib option\n"
11193"-memb set PPC_EMB bit in ELF flags\n"
cc643b88 11194"-mlittle, -mlittle-endian, -le\n"
2ee0aedf 11195" generate code for a little endian machine\n"
cc643b88 11196"-mbig, -mbig-endian, -be\n"
2ee0aedf
TG
11197" generate code for a big endian machine\n"
11198"-msolaris generate code for Solaris\n"
11199"-mno-solaris do not generate code for Solaris\n"
cc643b88 11200"-K PIC set EF_PPC_RELOCATABLE_LIB in ELF flags\n"
2ee0aedf
TG
11201"-V print assembler version number\n"
11202"-Qy, -Qn ignored\n"
11203msgstr ""
11204
cc643b88 11205#: config/tc-ppc.c:1287
2ee0aedf
TG
11206#, c-format
11207msgid ""
11208"-nops=count when aligning, more than COUNT nops uses a branch\n"
ac50feda
RH
11209msgstr ""
11210
cc643b88 11211#: config/tc-ppc.c:1313
ac50feda
RH
11212#, c-format
11213msgid "Unknown default cpu = %s, os = %s"
11214msgstr ""
11215
cc643b88 11216#: config/tc-ppc.c:1339
ac50feda
RH
11217msgid "Neither Power nor PowerPC opcodes were selected."
11218msgstr ""
11219
cc643b88 11220#: config/tc-ppc.c:1420
ac50feda 11221#, c-format
ae351704
AM
11222msgid "powerpc_operands[%d].bitm invalid"
11223msgstr ""
11224
cc643b88 11225#: config/tc-ppc.c:1427
ae351704
AM
11226#, c-format
11227msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]"
11228msgstr ""
11229
cc643b88 11230#: config/tc-ppc.c:1449
499ac353
NC
11231#, c-format
11232msgid "major opcode is not sorted for %s"
11233msgstr ""
11234
cc643b88 11235#: config/tc-ppc.c:1485
f12e7348
NC
11236#, c-format
11237msgid "%s (%08lx %08lx) after %s (%08lx %08lx)"
11238msgstr ""
11239
cc643b88 11240#: config/tc-ppc.c:1494
ae351704
AM
11241#, c-format
11242msgid "mask trims opcode bits for %s"
ac50feda
RH
11243msgstr ""
11244
cc643b88 11245#: config/tc-ppc.c:1503
ac50feda 11246#, c-format
ae351704 11247msgid "operand index error for %s"
ac50feda
RH
11248msgstr ""
11249
cc643b88 11250#: config/tc-ppc.c:1515
ae351704
AM
11251#, c-format
11252msgid "operand %d overlap in %s"
11253msgstr ""
11254
cc643b88 11255#: config/tc-ppc.c:1532
ae351704
AM
11256#, c-format
11257msgid "duplicate instruction %s"
11258msgstr ""
11259
cc643b88 11260#: config/tc-ppc.c:1556
ae351704
AM
11261#, c-format
11262msgid "duplicate macro %s"
11263msgstr ""
11264
cc643b88 11265#: config/tc-ppc.c:1913
a5c7551f 11266msgid "symbol+offset not supported for got tls"
ac50feda
RH
11267msgstr ""
11268
cc643b88 11269#: config/tc-ppc.c:2168
ae351704
AM
11270msgid "Relocation cannot be done when using -mrelocatable"
11271msgstr ""
11272
cc643b88 11273#: config/tc-ppc.c:2218
ae351704
AM
11274msgid "TOC section size exceeds 64k"
11275msgstr ""
11276
cc643b88 11277#: config/tc-ppc.c:2299
ae351704
AM
11278#, c-format
11279msgid "syntax error: invalid toc specifier `%s'"
11280msgstr ""
11281
cc643b88 11282#: config/tc-ppc.c:2313
ae351704
AM
11283#, c-format
11284msgid "syntax error: expected `]', found `%c'"
11285msgstr ""
11286
cc643b88 11287#: config/tc-ppc.c:2589
ae351704
AM
11288msgid "[tocv] symbol is not a toc symbol"
11289msgstr ""
11290
cc643b88 11291#: config/tc-ppc.c:2600
ae351704
AM
11292msgid "Unimplemented toc32 expression modifier"
11293msgstr ""
11294
cc643b88 11295#: config/tc-ppc.c:2605
ae351704
AM
11296msgid "Unimplemented toc64 expression modifier"
11297msgstr ""
11298
cc643b88 11299#: config/tc-ppc.c:2609
ae351704
AM
11300#, c-format
11301msgid "Unexpected return value [%d] from parse_toc_entry!\n"
11302msgstr ""
11303
cc643b88 11304#: config/tc-ppc.c:2789
2ee0aedf
TG
11305#, c-format
11306msgid "@tls may not be used with \"%s\" operands"
11307msgstr ""
11308
cc643b88 11309#: config/tc-ppc.c:2792
2ee0aedf
TG
11310msgid "@tls may only be used in last operand"
11311msgstr ""
11312
cc643b88 11313#: config/tc-ppc.c:2902
ae351704
AM
11314msgid "unsupported relocation for DS offset field"
11315msgstr ""
11316
cc643b88 11317#: config/tc-ppc.c:2956
ae351704 11318#, c-format
2ee0aedf 11319msgid "syntax error; end of line, expected `%c'"
ae351704
AM
11320msgstr ""
11321
cc643b88 11322#: config/tc-ppc.c:2958
2ee0aedf
TG
11323#, c-format
11324msgid "syntax error; found `%c', expected `%c'"
ae351704
AM
11325msgstr ""
11326
cc643b88 11327#: config/tc-ppc.c:2998 config/tc-ppc.h:94
2ee0aedf 11328msgid "instruction address is not a multiple of 4"
ae351704
AM
11329msgstr ""
11330
cc643b88 11331#: config/tc-ppc.c:3247
ae351704
AM
11332msgid "missing size"
11333msgstr ""
11334
cc643b88 11335#: config/tc-ppc.c:3256
ae351704
AM
11336msgid "negative size"
11337msgstr ""
11338
cc643b88 11339#: config/tc-ppc.c:3293
ae351704
AM
11340msgid "missing real symbol name"
11341msgstr ""
11342
cc643b88 11343#: config/tc-ppc.c:3314
ae351704
AM
11344msgid "attempt to redefine symbol"
11345msgstr ""
11346
cc643b88
NC
11347#: config/tc-ppc.c:3579
11348#, c-format
11349msgid "No known dwarf XCOFF section for flag 0x%08x\n"
11350msgstr ""
11351
11352#: config/tc-ppc.c:3592
11353#, c-format
11354msgid "label %s was not defined in this dwarf section"
11355msgstr ""
11356
11357#: config/tc-ppc.c:3708
ae351704
AM
11358msgid "The XCOFF file format does not support arbitrary sections"
11359msgstr ""
11360
cc643b88 11361#: config/tc-ppc.c:3781
9c9c98a5
NC
11362msgid ".ref outside .csect"
11363msgstr ""
11364
cc643b88 11365#: config/tc-ppc.c:3803 config/tc-ppc.c:4005
9c9c98a5
NC
11366msgid "missing symbol name"
11367msgstr ""
11368
cc643b88 11369#: config/tc-ppc.c:3834
ae351704
AM
11370msgid "missing rename string"
11371msgstr ""
11372
cfb8c092 11373#: config/tc-ppc.c:3864 config/tc-ppc.c:4406 read.c:3363
ae351704
AM
11374msgid "missing value"
11375msgstr ""
11376
cc643b88 11377#: config/tc-ppc.c:3882
ae351704
AM
11378msgid "illegal .stabx expression; zero assumed"
11379msgstr ""
11380
cc643b88 11381#: config/tc-ppc.c:3914
ae351704
AM
11382msgid "missing class"
11383msgstr ""
11384
cc643b88 11385#: config/tc-ppc.c:3923
ae351704
AM
11386msgid "missing type"
11387msgstr ""
11388
cc643b88
NC
11389#: config/tc-ppc.c:3950
11390msgid ".stabx of storage class stsym must be within .bs/.es"
11391msgstr ""
11392
11393#: config/tc-ppc.c:4193
ae351704
AM
11394msgid "nested .bs blocks"
11395msgstr ""
11396
cc643b88 11397#: config/tc-ppc.c:4225
ae351704
AM
11398msgid ".es without preceding .bs"
11399msgstr ""
11400
cc643b88 11401#: config/tc-ppc.c:4398
ae351704
AM
11402msgid "non-constant byte count"
11403msgstr ""
11404
cc643b88 11405#: config/tc-ppc.c:4472
ae351704
AM
11406msgid ".tc not in .toc section"
11407msgstr ""
11408
cc643b88 11409#: config/tc-ppc.c:4491
ae351704
AM
11410msgid ".tc with no label"
11411msgstr ""
11412
cc643b88 11413#: config/tc-ppc.c:4584 config/tc-s390.c:1843
ae351704
AM
11414msgid ".machine stack overflow"
11415msgstr ""
11416
cc643b88 11417#: config/tc-ppc.c:4591 config/tc-s390.c:1850
ae351704
AM
11418msgid ".machine stack underflow"
11419msgstr ""
11420
cc643b88 11421#: config/tc-ppc.c:4598 config/tc-s390.c:1857
ae351704
AM
11422#, c-format
11423msgid "invalid machine `%s'"
11424msgstr ""
11425
cc643b88 11426#: config/tc-ppc.c:4649
ae351704
AM
11427msgid "No previous section to return to. Directive ignored."
11428msgstr ""
11429
11430#. Section Contents
11431#. unknown
cc643b88 11432#: config/tc-ppc.c:5059
ae351704
AM
11433msgid "Unsupported section attribute -- 'a'"
11434msgstr ""
11435
cc643b88 11436#: config/tc-ppc.c:5243
ae351704
AM
11437msgid "bad symbol suffix"
11438msgstr ""
11439
cc643b88 11440#: config/tc-ppc.c:5336
ae351704
AM
11441msgid "Unrecognized symbol suffix"
11442msgstr ""
11443
cfb8c092 11444#: config/tc-ppc.c:5425
ae351704
AM
11445msgid "two .function pseudo-ops with no intervening .ef"
11446msgstr ""
11447
cfb8c092 11448#: config/tc-ppc.c:5438
ae351704
AM
11449msgid ".ef with no preceding .function"
11450msgstr ""
11451
cfb8c092 11452#: config/tc-ppc.c:5567
ae351704
AM
11453#, c-format
11454msgid "warning: symbol %s has no csect"
11455msgstr ""
11456
cfb8c092 11457#: config/tc-ppc.c:5829
ae351704
AM
11458msgid "symbol in .toc does not match any .tc"
11459msgstr ""
11460
cfb8c092 11461#: config/tc-ppc.c:6200
ae351704
AM
11462#, c-format
11463msgid "unsupported relocation against %s"
11464msgstr ""
11465
cfb8c092 11466#: config/tc-ppc.c:6273
ae351704
AM
11467#, c-format
11468msgid "cannot emit PC relative %s relocation against %s"
11469msgstr ""
11470
cfb8c092 11471#: config/tc-ppc.c:6278
ae351704
AM
11472#, c-format
11473msgid "cannot emit PC relative %s relocation"
11474msgstr ""
11475
cfb8c092 11476#: config/tc-ppc.c:6467
ae351704
AM
11477#, c-format
11478msgid "Unable to handle reference to symbol %s"
11479msgstr ""
11480
cfb8c092 11481#: config/tc-ppc.c:6470
ae351704
AM
11482msgid "Unable to resolve expression"
11483msgstr ""
11484
cfb8c092 11485#: config/tc-ppc.c:6497
ae351704
AM
11486msgid "must branch to an address a multiple of 4"
11487msgstr ""
11488
cfb8c092 11489#: config/tc-ppc.c:6501
ae351704
AM
11490#, c-format
11491msgid "@local or @plt branch destination is too far away, %ld bytes"
11492msgstr ""
11493
cfb8c092 11494#: config/tc-ppc.c:6532
ae351704
AM
11495#, c-format
11496msgid "Gas failure, reloc value %d\n"
11497msgstr ""
11498
cfb8c092 11499#: config/tc-rx.c:151
2ee0aedf
TG
11500#, c-format
11501msgid " RX specific command line options:\n"
11502msgstr ""
11503
cfb8c092 11504#: config/tc-rx.c:152
2ee0aedf
TG
11505#, c-format
11506msgid " --mbig-endian-data\n"
11507msgstr ""
11508
cfb8c092 11509#: config/tc-rx.c:153
2ee0aedf
TG
11510#, c-format
11511msgid " --mlittle-endian-data [default]\n"
11512msgstr ""
11513
cfb8c092 11514#: config/tc-rx.c:154
2ee0aedf
TG
11515#, c-format
11516msgid " --m32bit-doubles [default]\n"
11517msgstr ""
11518
cfb8c092 11519#: config/tc-rx.c:155
2ee0aedf
TG
11520#, c-format
11521msgid " --m64bit-doubles\n"
11522msgstr ""
11523
cfb8c092 11524#: config/tc-rx.c:156
2ee0aedf
TG
11525#, c-format
11526msgid " --muse-conventional-section-names\n"
11527msgstr ""
11528
cfb8c092 11529#: config/tc-rx.c:157
2ee0aedf
TG
11530#, c-format
11531msgid " --muse-renesas-section-names [default]\n"
11532msgstr ""
11533
cfb8c092 11534#: config/tc-rx.c:158
2ee0aedf
TG
11535#, c-format
11536msgid " --msmall-data-limit\n"
11537msgstr ""
11538
cfb8c092
NC
11539#: config/tc-rx.c:159
11540#, c-format
11541msgid " --mrelax\n"
11542msgstr ""
11543
11544#: config/tc-rx.c:160
11545#, c-format
11546msgid " --mpid\n"
11547msgstr ""
11548
11549#: config/tc-rx.c:161
11550#, c-format
11551msgid " --mint-register=<value>\n"
11552msgstr ""
11553
11554#: config/tc-rx.c:241
2ee0aedf
TG
11555msgid "no filename following .INCLUDE pseudo-op"
11556msgstr ""
11557
cfb8c092 11558#: config/tc-rx.c:344
2ee0aedf
TG
11559#, c-format
11560msgid "unable to locate include file: %s"
11561msgstr ""
11562
cfb8c092 11563#: config/tc-rx.c:395
2ee0aedf
TG
11564#, c-format
11565msgid "unrecognised alignment value in .SECTION directive: %s"
11566msgstr ""
11567
cfb8c092 11568#: config/tc-rx.c:412
2ee0aedf
TG
11569#, c-format
11570msgid "unknown parameter following .SECTION directive: %s"
11571msgstr ""
11572
cfb8c092 11573#: config/tc-rx.c:501
2ee0aedf
TG
11574msgid "expecting either ON or OFF after .list"
11575msgstr ""
11576
cfb8c092 11577#: config/tc-rx.c:537
2ee0aedf
TG
11578#, c-format
11579msgid "The \".%s\" pseudo-op is not implemented\n"
11580msgstr ""
11581
cfb8c092 11582#: config/tc-rx.c:797
2ee0aedf
TG
11583#, c-format
11584msgid "Value %d doesn't fit in unsigned %d-bit field"
11585msgstr ""
11586
cfb8c092 11587#: config/tc-rx.c:803
2ee0aedf
TG
11588#, c-format
11589msgid "Value %d doesn't fit in signed %d-bit field"
11590msgstr ""
11591
cfb8c092 11592#: config/tc-rx.c:1003
2ee0aedf
TG
11593msgid "The .DEFINE pseudo-op is not implemented"
11594msgstr ""
11595
cfb8c092 11596#: config/tc-rx.c:1005
2ee0aedf
TG
11597msgid "The .MACRO pseudo-op is not implemented"
11598msgstr ""
11599
cfb8c092 11600#: config/tc-rx.c:1007
2ee0aedf
TG
11601msgid "The .BTEQU pseudo-op is not implemented."
11602msgstr ""
11603
cfb8c092 11604#: config/tc-rx.c:1932
2ee0aedf
TG
11605msgid "invalid immediate size"
11606msgstr ""
11607
cfb8c092 11608#: config/tc-rx.c:1951
2ee0aedf
TG
11609msgid "invalid immediate field position"
11610msgstr ""
11611
cfb8c092 11612#: config/tc-rx.c:2000
2ee0aedf
TG
11613#, c-format
11614msgid "bad frag at %p : fix %ld addr %ld %ld \n"
11615msgstr ""
11616
cfb8c092 11617#: config/tc-rx.c:2067
2ee0aedf
TG
11618#, c-format
11619msgid "unsupported constant size %d\n"
11620msgstr ""
11621
cfb8c092 11622#: config/tc-rx.c:2074
2ee0aedf
TG
11623msgid "difference of two symbols only supported with .long, .short, or .byte"
11624msgstr ""
11625
cfb8c092 11626#: config/tc-rx.c:2118
2ee0aedf
TG
11627#, c-format
11628msgid "jump not 3..10 bytes away (is %d)"
11629msgstr ""
11630
cfb8c092 11631#: config/tc-rx.c:2264
2ee0aedf
TG
11632#, c-format
11633msgid "Unknown reloc in md_apply_fix: %s"
11634msgstr ""
11635
cfb8c092 11636#: config/tc-s390.c:332 config/tc-sparc.c:296
a5c7551f
RW
11637msgid "Invalid default architecture, broken assembler."
11638msgstr ""
11639
cfb8c092 11640#: config/tc-s390.c:439 config/tc-sparc.c:499
a5c7551f
RW
11641#, c-format
11642msgid "invalid architecture -A%s"
11643msgstr ""
11644
cc643b88 11645#: config/tc-s390.c:462
ae351704
AM
11646#, c-format
11647msgid ""
11648" S390 options:\n"
11649" -mregnames Allow symbolic names for registers\n"
11650" -mwarn-areg-zero Warn about zero base/index registers\n"
11651" -mno-regnames Do not allow symbolic names for registers\n"
11652" -m31 Set file format to 31 bit format\n"
11653" -m64 Set file format to 64 bit format\n"
11654msgstr ""
11655
cc643b88 11656#: config/tc-s390.c:469
ae351704
AM
11657#, c-format
11658msgid ""
11659" -V print assembler version number\n"
11660" -Qy, -Qn ignored\n"
11661msgstr ""
11662
cc643b88 11663#: config/tc-s390.c:534
a5c7551f
RW
11664msgid "The 64 bit file format is used without esame instructions."
11665msgstr ""
11666
cc643b88 11667#: config/tc-s390.c:550
ae351704
AM
11668#, c-format
11669msgid "Internal assembler error for instruction format %s"
11670msgstr ""
11671
cc643b88 11672#: config/tc-s390.c:596
ae351704 11673#, c-format
a5c7551f 11674msgid "operand out of range (%s not between %ld and %ld)"
ae351704
AM
11675msgstr ""
11676
cc643b88 11677#: config/tc-s390.c:778
ae351704
AM
11678#, c-format
11679msgid "identifier+constant@%s means identifier@%s+constant"
11680msgstr ""
11681
cc643b88 11682#: config/tc-s390.c:859
ae351704
AM
11683msgid "Can't handle O_big in s390_exp_compare"
11684msgstr ""
11685
cc643b88 11686#: config/tc-s390.c:940
ae351704
AM
11687msgid "Invalid suffix for literal pool entry"
11688msgstr ""
11689
cc643b88 11690#: config/tc-s390.c:997
ae351704
AM
11691msgid "Big number is too big"
11692msgstr ""
11693
cc643b88 11694#: config/tc-s390.c:1144
ae351704
AM
11695msgid "relocation not applicable"
11696msgstr ""
11697
cc643b88 11698#: config/tc-s390.c:1261
a5c7551f
RW
11699msgid "index register specified but zero"
11700msgstr ""
11701
cc643b88 11702#: config/tc-s390.c:1265
a5c7551f
RW
11703msgid "base register specified but zero"
11704msgstr ""
11705
cc643b88
NC
11706#: config/tc-s390.c:1269
11707msgid "odd numbered general purpose register specified as register pair"
11708msgstr ""
11709
11710#: config/tc-s390.c:1277
11711msgid ""
11712"invalid floating point register pair. Valid fp register pair operands are "
11713"0, 1, 4, 5, 8, 9, 12 or 13."
11714msgstr ""
11715
11716#: config/tc-s390.c:1360
ae351704
AM
11717msgid "invalid operand suffix"
11718msgstr ""
11719
cc643b88 11720#: config/tc-s390.c:1383
ae351704
AM
11721msgid "syntax error; missing '(' after displacement"
11722msgstr ""
11723
cc643b88 11724#: config/tc-s390.c:1399 config/tc-s390.c:1443 config/tc-s390.c:1473
ae351704
AM
11725msgid "syntax error; expected ,"
11726msgstr ""
11727
cc643b88 11728#: config/tc-s390.c:1431
ae351704
AM
11729msgid "syntax error; missing ')' after base register"
11730msgstr ""
11731
cc643b88 11732#: config/tc-s390.c:1460
ae351704 11733msgid "syntax error; ')' not allowed here"
ac50feda
RH
11734msgstr ""
11735
cc643b88 11736#: config/tc-s390.c:1595
a5c7551f
RW
11737#, c-format
11738msgid "Opcode %s not available in this mode"
11739msgstr ""
11740
cc643b88 11741#: config/tc-s390.c:1650 config/tc-s390.c:1673 config/tc-s390.c:1686
ae351704 11742msgid "Invalid .insn format\n"
8ea2b00f
AM
11743msgstr ""
11744
cc643b88 11745#: config/tc-s390.c:1658
ac50feda 11746#, c-format
ae351704 11747msgid "Unrecognized opcode format: `%s'"
ac50feda
RH
11748msgstr ""
11749
cc643b88 11750#: config/tc-s390.c:1689
ae351704 11751msgid "second operand of .insn not a constant\n"
ac50feda
RH
11752msgstr ""
11753
cc643b88 11754#: config/tc-s390.c:1692
ae351704 11755msgid "missing comma after insn constant\n"
ac50feda
RH
11756msgstr ""
11757
cc643b88 11758#: config/tc-s390.c:2050
a5c7551f
RW
11759#, c-format
11760msgid "cannot emit relocation %s against subsy symbol %s"
11761msgstr ""
11762
cc643b88 11763#: config/tc-s390.c:2138
ae351704 11764msgid "unsupported relocation type"
ac50feda
RH
11765msgstr ""
11766
cc643b88 11767#: config/tc-s390.c:2185
a5c7551f
RW
11768#, c-format
11769msgid "cannot emit PC relative %s relocation%s%s"
11770msgstr ""
11771
cc643b88 11772#: config/tc-s390.c:2310
a5c7551f
RW
11773#, c-format
11774msgid "Gas failure, reloc type %s\n"
ac50feda
RH
11775msgstr ""
11776
cc643b88 11777#: config/tc-s390.c:2312
a5c7551f
RW
11778#, c-format
11779msgid "Gas failure, reloc type #%i\n"
ac50feda
RH
11780msgstr ""
11781
a5c7551f 11782#: config/tc-score.c:260
ae351704 11783msgid "div / mul are reserved instructions"
328577ad
NC
11784msgstr ""
11785
a5c7551f 11786#: config/tc-score.c:261
ae351704 11787msgid "This architecture doesn't support mmu"
ac50feda
RH
11788msgstr ""
11789
a5c7551f 11790#: config/tc-score.c:262
ae351704 11791msgid "This architecture doesn't support atomic instruction"
8ea2b00f
AM
11792msgstr ""
11793
a5c7551f 11794#: config/tc-score.c:469
ae351704 11795msgid "S+core register expected"
ac50feda
RH
11796msgstr ""
11797
a5c7551f 11798#: config/tc-score.c:470
ae351704 11799msgid "S+core special-register expected"
ac50feda
RH
11800msgstr ""
11801
a5c7551f 11802#: config/tc-score.c:471
ae351704 11803msgid "S+core co-processor register expected"
ac50feda
RH
11804msgstr ""
11805
cfb8c092 11806#: config/tc-score.c:1074 config/tc-score.c:2068
ae351704 11807msgid "Using temp register(r1)"
ac50feda
RH
11808msgstr ""
11809
a5c7551f 11810#: config/tc-score.c:1093
ae351704
AM
11811#, c-format
11812msgid "register expected, not '%.100s'"
ac50feda
RH
11813msgstr ""
11814
cfb8c092 11815#: config/tc-score.c:1149 config/tc-score.c:5485
a5c7551f
RW
11816msgid "rd must be even number."
11817msgstr ""
11818
cfb8c092 11819#: config/tc-score.c:1513 config/tc-score.c:1520
a5c7551f
RW
11820#, c-format
11821msgid "invalid constant: %d bit expression not in range %u..%u"
11822msgstr ""
11823
cfb8c092
NC
11824#: config/tc-score.c:1526 config/tc-score.c:1533 config/tc-score.c:2895
11825#: config/tc-score.c:2900 config/tc-score.c:3165 config/tc-score.c:3170
11826#: config/tc-score.c:3462
ae351704
AM
11827#, c-format
11828msgid "invalid constant: %d bit expression not in range %d..%d"
ac50feda
RH
11829msgstr ""
11830
cfb8c092 11831#: config/tc-score.c:1558
ae351704 11832msgid "invalid constant: bit expression not defined"
0d2bcfaf
NC
11833msgstr ""
11834
cfb8c092 11835#: config/tc-score.c:2082
ae351704
AM
11836#, c-format
11837msgid "low register(r0-r15)expected, not '%.100s'"
ac50feda
RH
11838msgstr ""
11839
cfb8c092
NC
11840#: config/tc-score.c:2144 config/tc-score.c:3482 config/tc-score.c:3650
11841#: config/tc-score.c:3695
ae351704 11842#, c-format
a5c7551f
RW
11843msgid "missing ["
11844msgstr ""
11845
cfb8c092
NC
11846#: config/tc-score.c:2158 config/tc-score.c:3103 config/tc-score.c:3305
11847#: config/tc-score.c:3321 config/tc-score.c:3392 config/tc-score.c:3447
11848#: config/tc-score.c:3671 config/tc-score.c:3716 config/tc-score.c:3865
11849#: config/tc-score.c:3919 config/tc-score.c:3965
a5c7551f
RW
11850#, c-format
11851msgid "missing ]"
ac50feda
RH
11852msgstr ""
11853
cfb8c092 11854#: config/tc-score.c:2347
ae351704
AM
11855#, c-format
11856msgid "Fix data dependency: %s %s -- %s %s (insert %d nop!/%d)"
ac50feda
RH
11857msgstr ""
11858
cfb8c092 11859#: config/tc-score.c:2366
ae351704
AM
11860#, c-format
11861msgid "Fix data dependency: %s %s -- %s %s (insert 1 pflush/%d)"
ac50feda
RH
11862msgstr ""
11863
cfb8c092 11864#: config/tc-score.c:2382 config/tc-score.c:2389
ae351704
AM
11865#, c-format
11866msgid "data dependency: %s %s -- %s %s (%d/%d bubble)"
ac50feda
RH
11867msgstr ""
11868
cfb8c092 11869#: config/tc-score.c:2750 config/tc-score.c:6504
ae351704
AM
11870#, c-format
11871msgid "%s -- `%s'"
ac50feda
RH
11872msgstr ""
11873
cfb8c092 11874#: config/tc-score.c:2838
ae351704 11875msgid "address offset must be half word alignment"
ac50feda
RH
11876msgstr ""
11877
cfb8c092 11878#: config/tc-score.c:2846
ae351704 11879msgid "address offset must be word alignment"
ac50feda
RH
11880msgstr ""
11881
cfb8c092 11882#: config/tc-score.c:2986 config/tc-score.c:3123
ae351704 11883msgid "register same as write-back base"
ac50feda
RH
11884msgstr ""
11885
cfb8c092 11886#: config/tc-score.c:3093
ae351704 11887msgid "pre-indexed expression expected"
ac50feda
RH
11888msgstr ""
11889
cfb8c092 11890#: config/tc-score.c:3422
a5c7551f
RW
11891#, c-format
11892msgid "invalid register number: %d is not in [r0--r7]"
11893msgstr ""
11894
cfb8c092 11895#: config/tc-score.c:3439
a5c7551f 11896msgid "comma is expected"
6e1772d5
AM
11897msgstr ""
11898
cfb8c092 11899#: config/tc-score.c:3470
a5c7551f
RW
11900#, c-format
11901msgid "invalid constant: %d is not word align integer"
11902msgstr ""
11903
cfb8c092 11904#: config/tc-score.c:3509 config/tc-score.c:3552
a5c7551f 11905msgid "invalid constant: 32 bit expression not word align"
ae351704
AM
11906msgstr ""
11907
cfb8c092 11908#: config/tc-score.c:3518 config/tc-score.c:3561
a5c7551f
RW
11909msgid "invalid constant: 32 bit expression not in range [0, 0xffffffff]"
11910msgstr ""
11911
cfb8c092 11912#: config/tc-score.c:3594
a5c7551f
RW
11913msgid ""
11914"invalid constant: 32 bit expression not in range [-0x80000000, 0x7fffffff]"
11915msgstr ""
11916
cfb8c092 11917#: config/tc-score.c:3783 config/tc-score.c:3811
a5c7551f
RW
11918msgid "imm5 should >= 2"
11919msgstr ""
11920
cfb8c092 11921#: config/tc-score.c:3788 config/tc-score.c:3817
a5c7551f
RW
11922msgid "reg should <= 31"
11923msgstr ""
11924
cfb8c092 11925#: config/tc-score.c:3859 config/tc-score.c:3910
ae351704 11926msgid "missing +"
6e1772d5
AM
11927msgstr ""
11928
cfb8c092 11929#: config/tc-score.c:3903
6e1772d5 11930#, c-format
ae351704 11931msgid "%s register same as write-back base"
6e1772d5
AM
11932msgstr ""
11933
cfb8c092 11934#: config/tc-score.c:3905
ae351704 11935msgid "destination"
ac50feda
RH
11936msgstr ""
11937
cfb8c092 11938#: config/tc-score.c:3905
ae351704 11939msgid "source"
ac50feda
RH
11940msgstr ""
11941
cfb8c092 11942#: config/tc-score.c:4235 config/tc-score.c:4311 config/tc-score.c:4946
a5c7551f
RW
11943msgid "expression error"
11944msgstr ""
11945
cfb8c092 11946#: config/tc-score.c:4241
a5c7551f
RW
11947msgid "value not in range [0, 0xffffffff]"
11948msgstr ""
11949
cfb8c092 11950#: config/tc-score.c:4317
a5c7551f
RW
11951msgid "value not in range [-0xffffffff, 0xffffffff]"
11952msgstr ""
11953
cfb8c092 11954#: config/tc-score.c:4345
ae351704 11955msgid "li rd label isn't correct instruction form"
ac50feda
RH
11956msgstr ""
11957
cfb8c092
NC
11958#: config/tc-score.c:4515 config/tc-score.c:4670 config/tc-score.c:5197
11959#: config/tc-score.c:5225
ae351704 11960msgid "lacking label "
ac50feda
RH
11961msgstr ""
11962
cfb8c092 11963#: config/tc-score.c:4896
a5c7551f 11964msgid "s3_PIC code offset overflow (max 16 signed bits)"
ac50feda
RH
11965msgstr ""
11966
cfb8c092 11967#: config/tc-score.c:4952
a5c7551f 11968msgid "value not in range [0, 0x7fffffff]"
ac50feda
RH
11969msgstr ""
11970
cfb8c092 11971#: config/tc-score.c:4957
a5c7551f
RW
11972msgid "end on line error"
11973msgstr ""
11974
cfb8c092 11975#: config/tc-score.c:5204
a5c7551f
RW
11976msgid "invalid constant: 25 bit expression not in range [-16777216, 16777215]"
11977msgstr ""
11978
cfb8c092 11979#: config/tc-score.c:5231
ae351704 11980msgid "invalid constant: 20 bit expression not in range -2^19..2^19"
ac50feda
RH
11981msgstr ""
11982
cfb8c092 11983#: config/tc-score.c:5264
ae351704 11984msgid "lacking label"
ac50feda
RH
11985msgstr ""
11986
cfb8c092 11987#: config/tc-score.c:5269
a5c7551f
RW
11988msgid "invalid constant: 10 bit expression not in range [-2^9, 2^9-1]"
11989msgstr ""
11990
cfb8c092 11991#: config/tc-score.c:5365
a5c7551f
RW
11992msgid "pce instruction error (16 bit || 16 bit)'"
11993msgstr ""
11994
cfb8c092
NC
11995#: config/tc-score.c:5383 config/tc-score.c:5407 config/tc-score.c:5434
11996#: config/tc-score.c:5463 config/tc-score.c:5512
a5c7551f 11997msgid "score3d instruction."
0d2bcfaf
NC
11998msgstr ""
11999
cfb8c092 12000#: config/tc-score.c:6122 read.c:1465
a5c7551f
RW
12001msgid "missing size expression"
12002msgstr ""
12003
cfb8c092 12004#: config/tc-score.c:6128
328577ad 12005#, c-format
a5c7551f 12006msgid "BSS length (%d) < 0 ignored"
ac50feda
RH
12007msgstr ""
12008
cfb8c092 12009#: config/tc-score.c:6143 read.c:2298
ac50feda 12010#, c-format
a5c7551f
RW
12011msgid "error setting flags for \".sbss\": %s"
12012msgstr ""
12013
cfb8c092 12014#: config/tc-score.c:6157 config/tc-sparc.c:3838
a5c7551f 12015msgid "missing alignment"
ac50feda
RH
12016msgstr ""
12017
cfb8c092 12018#: config/tc-score.c:6194
ac50feda 12019#, c-format
a5c7551f
RW
12020msgid "alignment too large; %d assumed"
12021msgstr ""
12022
cfb8c092 12023#: config/tc-score.c:6199 read.c:2359
a5c7551f 12024msgid "alignment negative; 0 assumed"
ac50feda
RH
12025msgstr ""
12026
cfb8c092
NC
12027#: config/tc-score.c:6266 ecoff.c:3365 read.c:1484 read.c:1590 read.c:2476
12028#: read.c:3097 read.c:3487 symbols.c:336 symbols.c:432
6e1772d5 12029#, c-format
a5c7551f 12030msgid "symbol `%s' is already defined"
6e1772d5
AM
12031msgstr ""
12032
a5c7551f 12033#. Error routine.
cfb8c092 12034#: config/tc-score.c:6608 config/tc-score.c:6632
a5c7551f 12035msgid "size is not 4 or 6"
6e1772d5
AM
12036msgstr ""
12037
cfb8c092 12038#: config/tc-score.c:6691
a5c7551f
RW
12039msgid "bad call to MD_ATOF()"
12040msgstr ""
12041
cfb8c092 12042#: config/tc-score.c:7198
a5c7551f
RW
12043#, c-format
12044msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9]"
12045msgstr ""
12046
cfb8c092 12047#: config/tc-score.c:7213 config/tc-score.c:7242 config/tc-score.c:7294
a5c7551f
RW
12048#, c-format
12049msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19]"
12050msgstr ""
12051
cfb8c092 12052#: config/tc-score.c:7264 config/tc-score.c:7319
a5c7551f
RW
12053#, c-format
12054msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9]"
12055msgstr ""
12056
cfb8c092 12057#: config/tc-score.c:7488
a5c7551f
RW
12058#, c-format
12059msgid "cannot represent %s relocation in this object file format1"
12060msgstr ""
12061
cfb8c092 12062#: config/tc-score.c:7779
ae351704
AM
12063#, c-format
12064msgid "Sunplus-v2-0-0-20060510\n"
ac50feda
RH
12065msgstr ""
12066
cfb8c092 12067#: config/tc-score.c:7799
ac50feda 12068#, c-format
ae351704 12069msgid " Score-specific assembler options:\n"
ac50feda
RH
12070msgstr ""
12071
cfb8c092 12072#: config/tc-score.c:7801
ac50feda 12073#, c-format
ae351704 12074msgid " -EB\t\tassemble code for a big-endian cpu\n"
ac50feda
RH
12075msgstr ""
12076
cfb8c092 12077#: config/tc-score.c:7806
6e1772d5 12078#, c-format
ae351704 12079msgid " -EL\t\tassemble code for a little-endian cpu\n"
a85d7ed0
NC
12080msgstr ""
12081
cfb8c092 12082#: config/tc-score.c:7810
6e1772d5 12083#, c-format
ae351704 12084msgid " -FIXDD\t\tassemble code for fix data dependency\n"
a85d7ed0
NC
12085msgstr ""
12086
cfb8c092 12087#: config/tc-score.c:7812
a85d7ed0 12088#, c-format
ae351704
AM
12089msgid ""
12090" -NWARN\t\tassemble code for no warning message for fix data "
12091"dependency\n"
a85d7ed0
NC
12092msgstr ""
12093
cfb8c092 12094#: config/tc-score.c:7814
a85d7ed0 12095#, c-format
ae351704 12096msgid " -SCORE5\t\tassemble code for target is SCORE5\n"
a85d7ed0
NC
12097msgstr ""
12098
cfb8c092 12099#: config/tc-score.c:7816
ae351704
AM
12100#, c-format
12101msgid " -SCORE5U\tassemble code for target is SCORE5U\n"
a85d7ed0
NC
12102msgstr ""
12103
cfb8c092 12104#: config/tc-score.c:7818
ae351704
AM
12105#, c-format
12106msgid ""
12107" -SCORE7\t\tassemble code for target is SCORE7, this is default "
12108"setting\n"
a85d7ed0
NC
12109msgstr ""
12110
cfb8c092 12111#: config/tc-score.c:7820
ae351704 12112#, c-format
a5c7551f 12113msgid " -SCORE3\t\tassemble code for target is SCORE3\n"
a85d7ed0
NC
12114msgstr ""
12115
cfb8c092 12116#: config/tc-score.c:7822
ae351704 12117#, c-format
a5c7551f
RW
12118msgid ""
12119" -march=score7\tassemble code for target is SCORE7, this is default "
12120"setting\n"
a85d7ed0
NC
12121msgstr ""
12122
cfb8c092 12123#: config/tc-score.c:7824
ae351704 12124#, c-format
a5c7551f 12125msgid " -march=score3\tassemble code for target is SCORE3\n"
a85d7ed0
NC
12126msgstr ""
12127
cfb8c092 12128#: config/tc-score.c:7826
ae351704
AM
12129#, c-format
12130msgid ""
a5c7551f
RW
12131" -USE_R1\t\tassemble code for no warning message when using temp "
12132"register r1\n"
a85d7ed0
NC
12133msgstr ""
12134
cfb8c092 12135#: config/tc-score.c:7828
ae351704 12136#, c-format
a5c7551f 12137msgid " -KPIC\t\tassemble code for PIC\n"
a85d7ed0
NC
12138msgstr ""
12139
cfb8c092 12140#: config/tc-score.c:7830
ae351704 12141#, c-format
a5c7551f 12142msgid " -O0\t\tassembler will not perform any optimizations\n"
a85d7ed0
NC
12143msgstr ""
12144
cfb8c092 12145#: config/tc-score.c:7832
ae351704 12146#, c-format
a5c7551f
RW
12147msgid ""
12148" -G gpnum\tassemble code for setting gpsize and default is 8 byte\n"
a85d7ed0
NC
12149msgstr ""
12150
cfb8c092 12151#: config/tc-score.c:7834
ae351704 12152#, c-format
a5c7551f 12153msgid " -V \t\tSunplus release version \n"
328577ad
NC
12154msgstr ""
12155
2ee0aedf 12156#: config/tc-sh.c:64
f12e7348 12157msgid "directive .big encountered when option -big required"
76bff705
NC
12158msgstr ""
12159
2ee0aedf 12160#: config/tc-sh.c:74
f12e7348 12161msgid "directive .little encountered when option -little required"
76bff705
NC
12162msgstr ""
12163
2ee0aedf 12164#: config/tc-sh.c:1424
f12e7348 12165msgid "illegal double indirection"
76bff705
NC
12166msgstr ""
12167
2ee0aedf 12168#: config/tc-sh.c:1433
f12e7348 12169msgid "illegal register after @-"
76bff705
NC
12170msgstr ""
12171
2ee0aedf 12172#: config/tc-sh.c:1449
f12e7348 12173msgid "must be @(r0,...)"
76bff705
NC
12174msgstr ""
12175
2ee0aedf 12176#: config/tc-sh.c:1473
f12e7348 12177msgid "syntax error in @(r0,...)"
ac50feda
RH
12178msgstr ""
12179
2ee0aedf 12180#: config/tc-sh.c:1478
fce00800 12181msgid "syntax error in @(r0...)"
ac50feda
RH
12182msgstr ""
12183
2ee0aedf 12184#: config/tc-sh.c:1523
fce00800 12185msgid "Deprecated syntax."
328577ad
NC
12186msgstr ""
12187
2ee0aedf 12188#: config/tc-sh.c:1535 config/tc-sh.c:1540
fce00800 12189msgid "syntax error in @(disp,[Rn, gbr, pc])"
ac50feda
RH
12190msgstr ""
12191
2ee0aedf 12192#: config/tc-sh.c:1545
fce00800 12193msgid "expecting )"
ac50feda
RH
12194msgstr ""
12195
2ee0aedf 12196#: config/tc-sh.c:1553
fce00800 12197msgid "illegal register after @"
ac50feda
RH
12198msgstr ""
12199
2ee0aedf 12200#: config/tc-sh.c:2194
3caac5b8
AM
12201#, c-format
12202msgid "unhandled %d\n"
12203msgstr ""
12204
2ee0aedf 12205#: config/tc-sh.c:2404
a74801ba 12206#, c-format
fce00800 12207msgid "Invalid register: 'r%d'"
a74801ba
ILT
12208msgstr ""
12209
2ee0aedf 12210#: config/tc-sh.c:2514
3caac5b8
AM
12211#, c-format
12212msgid "failed for %d\n"
12213msgstr ""
12214
2ee0aedf
TG
12215#: config/tc-sh.c:2520
12216msgid "misplaced PIC operand"
12217msgstr ""
12218
12219#: config/tc-sh.c:2631 config/tc-sh.c:3030
3caac5b8
AM
12220msgid "invalid operands for opcode"
12221msgstr ""
12222
2ee0aedf 12223#: config/tc-sh.c:2636
fce00800 12224msgid "insn can't be combined with parallel processing insn"
a74801ba
ILT
12225msgstr ""
12226
2ee0aedf 12227#: config/tc-sh.c:2643 config/tc-sh.c:2654 config/tc-sh.c:2686
fce00800 12228msgid "multiple movx specifications"
a74801ba
ILT
12229msgstr ""
12230
2ee0aedf 12231#: config/tc-sh.c:2648 config/tc-sh.c:2670 config/tc-sh.c:2709
fce00800 12232msgid "multiple movy specifications"
a74801ba
ILT
12233msgstr ""
12234
2ee0aedf 12235#: config/tc-sh.c:2657 config/tc-sh.c:2690
fce00800 12236msgid "invalid movx address register"
324bfcf3
AO
12237msgstr ""
12238
2ee0aedf 12239#: config/tc-sh.c:2659
6e1772d5
AM
12240msgid "insn cannot be combined with non-nopy"
12241msgstr ""
12242
2ee0aedf 12243#: config/tc-sh.c:2673 config/tc-sh.c:2729
6e1772d5
AM
12244msgid "invalid movy address register"
12245msgstr ""
12246
2ee0aedf 12247#: config/tc-sh.c:2675
6e1772d5
AM
12248msgid "insn cannot be combined with non-nopx"
12249msgstr ""
12250
2ee0aedf 12251#: config/tc-sh.c:2688
6e1772d5
AM
12252msgid "previous movy requires nopx"
12253msgstr ""
12254
2ee0aedf 12255#: config/tc-sh.c:2696 config/tc-sh.c:2701
87ccc1b0 12256msgid "invalid movx dsp register"
324bfcf3
AO
12257msgstr ""
12258
2ee0aedf 12259#: config/tc-sh.c:2711
6e1772d5 12260msgid "previous movx requires nopy"
324bfcf3
AO
12261msgstr ""
12262
2ee0aedf 12263#: config/tc-sh.c:2720 config/tc-sh.c:2725
6e1772d5 12264msgid "invalid movy dsp register"
324bfcf3
AO
12265msgstr ""
12266
2ee0aedf 12267#: config/tc-sh.c:2735
87ccc1b0 12268msgid "dsp immediate shift value not constant"
324bfcf3
AO
12269msgstr ""
12270
2ee0aedf 12271#: config/tc-sh.c:2749 config/tc-sh.c:2775
87ccc1b0 12272msgid "multiple parallel processing specifications"
324bfcf3
AO
12273msgstr ""
12274
2ee0aedf 12275#: config/tc-sh.c:2768
87ccc1b0 12276msgid "multiple condition specifications"
324bfcf3
AO
12277msgstr ""
12278
2ee0aedf 12279#: config/tc-sh.c:2806
87ccc1b0 12280msgid "insn cannot be combined with pmuls"
324bfcf3
AO
12281msgstr ""
12282
2ee0aedf 12283#: config/tc-sh.c:2822
6e1772d5 12284msgid "bad combined pmuls output operand"
324bfcf3
AO
12285msgstr ""
12286
2ee0aedf 12287#: config/tc-sh.c:2832
87ccc1b0 12288msgid "destination register is same for parallel insns"
324bfcf3
AO
12289msgstr ""
12290
2ee0aedf 12291#: config/tc-sh.c:2841
87ccc1b0 12292msgid "condition not followed by conditionalizable insn"
324bfcf3
AO
12293msgstr ""
12294
2ee0aedf 12295#: config/tc-sh.c:2851
87ccc1b0 12296msgid "unrecognized characters at end of parallel processing insn"
324bfcf3
AO
12297msgstr ""
12298
2ee0aedf 12299#: config/tc-sh.c:2967
6e1772d5
AM
12300msgid "opcode not valid for this cpu variant"
12301msgstr ""
12302
2ee0aedf 12303#: config/tc-sh.c:3000
6e1772d5
AM
12304msgid "Delayed branches not available on SH1"
12305msgstr ""
12306
2ee0aedf 12307#: config/tc-sh.c:3035
324bfcf3 12308#, c-format
87ccc1b0 12309msgid "excess operands: '%s'"
324bfcf3
AO
12310msgstr ""
12311
2ee0aedf 12312#: config/tc-sh.c:3112
87ccc1b0 12313msgid ".uses pseudo-op seen when not relaxing"
324bfcf3
AO
12314msgstr ""
12315
2ee0aedf 12316#: config/tc-sh.c:3118
87ccc1b0 12317msgid "bad .uses format"
324bfcf3
AO
12318msgstr ""
12319
2ee0aedf 12320#: config/tc-sh.c:3229
87ccc1b0 12321msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia"
324bfcf3
AO
12322msgstr ""
12323
2ee0aedf 12324#: config/tc-sh.c:3235
87ccc1b0 12325msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact"
324bfcf3
AO
12326msgstr ""
12327
2ee0aedf 12328#: config/tc-sh.c:3237
87ccc1b0 12329msgid "Invalid combination: --abi=64 with --isa=SHcompact"
324bfcf3
AO
12330msgstr ""
12331
2ee0aedf 12332#: config/tc-sh.c:3269
a5c7551f
RW
12333#, c-format
12334msgid "Invalid argument to --isa option: %s"
12335msgstr ""
12336
2ee0aedf 12337#: config/tc-sh.c:3278
87ccc1b0 12338msgid "Invalid combination: --abi=32 with --abi=64"
324bfcf3
AO
12339msgstr ""
12340
2ee0aedf 12341#: config/tc-sh.c:3284
87ccc1b0 12342msgid "Invalid combination: --abi=64 with --abi=32"
324bfcf3
AO
12343msgstr ""
12344
2ee0aedf 12345#: config/tc-sh.c:3286
87ccc1b0 12346msgid "Invalid combination: --isa=SHcompact with --abi=64"
324bfcf3
AO
12347msgstr ""
12348
2ee0aedf 12349#: config/tc-sh.c:3290
a5c7551f
RW
12350#, c-format
12351msgid "Invalid argument to --abi option: %s"
12352msgstr ""
12353
2ee0aedf 12354#: config/tc-sh.c:3330
6e1772d5 12355#, c-format
87ccc1b0
NC
12356msgid ""
12357"SH options:\n"
3caac5b8
AM
12358"--little\t\tgenerate little endian code\n"
12359"--big\t\t\tgenerate big endian code\n"
12360"--relax\t\t\talter jump instructions for long displacements\n"
12361"--renesas\t\tdisable optimization with section symbol for\n"
8ea2b00f 12362"\t\t\tcompatibility with Renesas assembler.\n"
3caac5b8
AM
12363"--small\t\t\talign sections to 4 byte boundaries, not 16\n"
12364"--dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
12365"--allow-reg-prefix\tallow '$' as a register name prefix.\n"
12366"--isa=[any\t\tuse most appropriate isa\n"
8ea2b00f
AM
12367" | dsp same as '-dsp'\n"
12368" | fp"
6e1772d5
AM
12369msgstr ""
12370
2ee0aedf 12371#: config/tc-sh.c:3356
6e1772d5
AM
12372#, c-format
12373msgid ""
3caac5b8 12374"--isa=[shmedia\t\tset as the default instruction set for SH64\n"
6e1772d5
AM
12375" | SHmedia\n"
12376" | shcompact\n"
12377" | SHcompact]\n"
324bfcf3
AO
12378msgstr ""
12379
2ee0aedf 12380#: config/tc-sh.c:3361
6e1772d5 12381#, c-format
87ccc1b0 12382msgid ""
3caac5b8 12383"--abi=[32|64]\t\tset size of expanded SHmedia operands and object\n"
87ccc1b0 12384"\t\t\tfile type\n"
3caac5b8 12385"--shcompact-const-crange emit code-range descriptors for constants in\n"
87ccc1b0 12386"\t\t\tSHcompact code sections\n"
3caac5b8 12387"--no-mix\t\tdisallow SHmedia code in the same section as\n"
87ccc1b0 12388"\t\t\tconstants and SHcompact code\n"
3caac5b8
AM
12389"--no-expand\t\tdo not expand MOVI, PT, PTA or PTB instructions\n"
12390"--expand-pt32\t\twith -abi=64, expand PT, PTA and PTB instructions\n"
6e1772d5 12391"\t\t\tto 32 bits only\n"
324bfcf3
AO
12392msgstr ""
12393
2ee0aedf
TG
12394#: config/tc-sh.c:3373
12395#, c-format
12396msgid "--fdpic\t\t\tgenerate an FDPIC object file\n"
12397msgstr ""
12398
12399#: config/tc-sh.c:3464
87ccc1b0 12400msgid ".uses does not refer to a local symbol in the same section"
324bfcf3
AO
12401msgstr ""
12402
2ee0aedf 12403#: config/tc-sh.c:3483
87ccc1b0 12404msgid "can't find fixup pointed to by .uses"
324bfcf3
AO
12405msgstr ""
12406
2ee0aedf 12407#: config/tc-sh.c:3503
87ccc1b0 12408msgid ".uses target does not refer to a local symbol in the same section"
324bfcf3
AO
12409msgstr ""
12410
2ee0aedf 12411#: config/tc-sh.c:3580
87ccc1b0 12412msgid "displacement overflows 12-bit field"
324bfcf3
AO
12413msgstr ""
12414
2ee0aedf 12415#: config/tc-sh.c:3583
87ccc1b0
NC
12416#, c-format
12417msgid "displacement to defined symbol %s overflows 12-bit field"
324bfcf3
AO
12418msgstr ""
12419
2ee0aedf 12420#: config/tc-sh.c:3587
87ccc1b0
NC
12421#, c-format
12422msgid "displacement to undefined symbol %s overflows 12-bit field"
324bfcf3
AO
12423msgstr ""
12424
2ee0aedf 12425#: config/tc-sh.c:3660
87ccc1b0 12426msgid "displacement overflows 8-bit field"
324bfcf3
AO
12427msgstr ""
12428
2ee0aedf 12429#: config/tc-sh.c:3663
87ccc1b0
NC
12430#, c-format
12431msgid "displacement to defined symbol %s overflows 8-bit field"
324bfcf3
AO
12432msgstr ""
12433
2ee0aedf 12434#: config/tc-sh.c:3667
87ccc1b0
NC
12435#, c-format
12436msgid "displacement to undefined symbol %s overflows 8-bit field "
324bfcf3
AO
12437msgstr ""
12438
2ee0aedf 12439#: config/tc-sh.c:3684
87ccc1b0
NC
12440#, c-format
12441msgid "overflow in branch to %s; converted into longer instruction sequence"
324bfcf3
AO
12442msgstr ""
12443
cfb8c092
NC
12444#: config/tc-sh.c:3749 config/tc-sh.c:3796 config/tc-sparc.c:4345
12445#: config/tc-sparc.c:4369
87ccc1b0
NC
12446msgid "misaligned data"
12447msgstr ""
12448
2ee0aedf 12449#: config/tc-sh.c:4120
f12e7348
NC
12450msgid "offset to unaligned destination"
12451msgstr ""
12452
2ee0aedf 12453#: config/tc-sh.c:4125
f12e7348
NC
12454msgid "negative offset"
12455msgstr ""
12456
2ee0aedf 12457#: config/tc-sh.c:4270
87ccc1b0
NC
12458msgid "misaligned offset"
12459msgstr ""
12460
f12e7348
NC
12461#: config/tc-sh64.c:568
12462msgid "This operand must be constant at assembly time"
12463msgstr ""
12464
12465#: config/tc-sh64.c:681
12466msgid "Invalid operand expression"
12467msgstr ""
12468
12469#: config/tc-sh64.c:773 config/tc-sh64.c:877
12470msgid "PTB operand is a SHmedia symbol"
12471msgstr ""
12472
12473#: config/tc-sh64.c:776 config/tc-sh64.c:874
12474msgid "PTA operand is a SHcompact symbol"
12475msgstr ""
12476
12477#: config/tc-sh64.c:792
12478msgid "invalid expression in operand"
12479msgstr ""
12480
12481#: config/tc-sh64.c:1483
12482#, c-format
12483msgid "invalid operand, not a 5-bit unsigned value: %d"
12484msgstr ""
12485
12486#: config/tc-sh64.c:1488
12487#, c-format
12488msgid "invalid operand, not a 6-bit signed value: %d"
12489msgstr ""
12490
12491#: config/tc-sh64.c:1493
12492#, c-format
12493msgid "invalid operand, not a 6-bit unsigned value: %d"
12494msgstr ""
12495
12496#: config/tc-sh64.c:1498 config/tc-sh64.c:1510
12497#, c-format
12498msgid "invalid operand, not a 11-bit signed value: %d"
12499msgstr ""
12500
12501#: config/tc-sh64.c:1500
12502#, c-format
12503msgid "invalid operand, not a multiple of 32: %d"
12504msgstr ""
12505
12506#: config/tc-sh64.c:1505
12507#, c-format
12508msgid "invalid operand, not a 10-bit signed value: %d"
12509msgstr ""
12510
12511#: config/tc-sh64.c:1512
12512#, c-format
12513msgid "invalid operand, not an even value: %d"
12514msgstr ""
12515
12516#: config/tc-sh64.c:1517
12517#, c-format
12518msgid "invalid operand, not a 12-bit signed value: %d"
12519msgstr ""
12520
12521#: config/tc-sh64.c:1519
12522#, c-format
12523msgid "invalid operand, not a multiple of 4: %d"
12524msgstr ""
12525
12526#: config/tc-sh64.c:1524
12527#, c-format
12528msgid "invalid operand, not a 13-bit signed value: %d"
12529msgstr ""
12530
12531#: config/tc-sh64.c:1526
12532#, c-format
12533msgid "invalid operand, not a multiple of 8: %d"
12534msgstr ""
12535
12536#: config/tc-sh64.c:1531
12537#, c-format
12538msgid "invalid operand, not a 16-bit signed value: %d"
12539msgstr ""
12540
12541#: config/tc-sh64.c:1536
12542#, c-format
12543msgid "invalid operand, not a 16-bit unsigned value: %d"
12544msgstr ""
12545
12546#: config/tc-sh64.c:1542
12547msgid "operand out of range for PT, PTA and PTB"
12548msgstr ""
12549
12550#: config/tc-sh64.c:1544
12551#, c-format
12552msgid "operand not a multiple of 4 for PT, PTA or PTB: %d"
12553msgstr ""
12554
12555#: config/tc-sh64.c:2064
12556#, c-format
12557msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x"
12558msgstr ""
12559
12560#: config/tc-sh64.c:2421 config/tc-sh64.c:2584 config/tc-sh64.c:2599
12561msgid "invalid PIC reference"
12562msgstr ""
12563
12564#: config/tc-sh64.c:2478
12565msgid "can't find opcode"
12566msgstr ""
12567
12568#: config/tc-sh64.c:2681 config/tc-sh64.c:2721
12569msgid "invalid operand: expression in PT target"
12570msgstr ""
12571
12572#: config/tc-sh64.c:2812
12573#, c-format
12574msgid "invalid operands to %s"
12575msgstr ""
12576
12577#: config/tc-sh64.c:2818
12578#, c-format
12579msgid "excess operands to %s"
12580msgstr ""
12581
12582#: config/tc-sh64.c:2863
12583#, c-format
12584msgid "The `.mode %s' directive is not valid with this architecture"
12585msgstr ""
12586
12587#: config/tc-sh64.c:2871
12588#, c-format
12589msgid "Invalid argument to .mode: %s"
12590msgstr ""
12591
12592#: config/tc-sh64.c:2901
12593#, c-format
12594msgid "The `.abi %s' directive is not valid with this architecture"
12595msgstr ""
12596
12597#: config/tc-sh64.c:2907
12598msgid "`.abi 64' but command-line options do not specify 64-bit ABI"
12599msgstr ""
12600
12601#: config/tc-sh64.c:2912
12602msgid "`.abi 32' but command-line options do not specify 32-bit ABI"
12603msgstr ""
12604
12605#: config/tc-sh64.c:2915
12606#, c-format
12607msgid "Invalid argument to .abi: %s"
12608msgstr ""
12609
12610#: config/tc-sh64.c:2970
12611msgid "-no-mix is invalid without specifying SHcompact or SHmedia"
12612msgstr ""
12613
12614#: config/tc-sh64.c:2975
12615msgid "-shcompact-const-crange is invalid without SHcompact"
12616msgstr ""
12617
12618#: config/tc-sh64.c:2978
12619msgid "-expand-pt32 only valid with -abi=64"
12620msgstr ""
12621
12622#: config/tc-sh64.c:2981
12623msgid "-no-expand only valid with SHcompact or SHmedia"
12624msgstr ""
12625
12626#: config/tc-sh64.c:2984
12627msgid "-expand-pt32 invalid together with -no-expand"
12628msgstr ""
12629
12630#: config/tc-sh64.c:3198
12631msgid ""
12632"SHmedia code not allowed in same section as constants and SHcompact code"
12633msgstr ""
12634
12635#: config/tc-sh64.c:3216
12636msgid "No segment info for current section"
12637msgstr ""
12638
12639#: config/tc-sh64.c:3255
12640msgid "duplicate datalabel operator ignored"
12641msgstr ""
12642
12643#: config/tc-sh64.c:3325
12644msgid "Invalid DataLabel expression"
12645msgstr ""
12646
cfb8c092 12647#: config/tc-sparc.c:300 config/tc-sparc.c:505
ac50feda
RH
12648msgid "Bad opcode table, broken assembler."
12649msgstr ""
12650
cfb8c092 12651#: config/tc-sparc.c:497
ac50feda
RH
12652#, c-format
12653msgid "invalid architecture -xarch=%s"
12654msgstr ""
12655
cfb8c092 12656#: config/tc-sparc.c:569
a85d7ed0
NC
12657#, c-format
12658msgid "No compiled in support for %d bit object file format"
12659msgstr ""
12660
cfb8c092 12661#: config/tc-sparc.c:650
6e1772d5 12662#, c-format
ac50feda
RH
12663msgid "SPARC options:\n"
12664msgstr ""
12665
cfb8c092 12666#: config/tc-sparc.c:679
6e1772d5 12667#, c-format
ac50feda
RH
12668msgid ""
12669"\n"
ac50feda
RH
12670"\t\t\tspecify variant of SPARC architecture\n"
12671"-bump\t\t\twarn when assembler switches architectures\n"
12672"-sparc\t\t\tignored\n"
12673"--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
60bcf0fa
NC
12674"-relax\t\t\trelax jumps and branches (default)\n"
12675"-no-relax\t\tavoid changing any jumps and branches\n"
ac50feda
RH
12676msgstr ""
12677
cfb8c092 12678#: config/tc-sparc.c:687
6e1772d5 12679#, c-format
ac50feda
RH
12680msgid "-k\t\t\tgenerate PIC\n"
12681msgstr ""
12682
cfb8c092 12683#: config/tc-sparc.c:691
6e1772d5 12684#, c-format
ac50feda
RH
12685msgid ""
12686"-32\t\t\tcreate 32 bit object file\n"
12687"-64\t\t\tcreate 64 bit object file\n"
12688msgstr ""
12689
cfb8c092 12690#: config/tc-sparc.c:694
ac50feda
RH
12691#, c-format
12692msgid "\t\t\t[default is %d]\n"
12693msgstr ""
12694
cfb8c092 12695#: config/tc-sparc.c:696
6e1772d5 12696#, c-format
ac50feda
RH
12697msgid ""
12698"-TSO\t\t\tuse Total Store Ordering\n"
12699"-PSO\t\t\tuse Partial Store Ordering\n"
12700"-RMO\t\t\tuse Relaxed Memory Ordering\n"
12701msgstr ""
12702
cfb8c092 12703#: config/tc-sparc.c:700
ac50feda
RH
12704#, c-format
12705msgid "\t\t\t[default is %s]\n"
12706msgstr ""
12707
cfb8c092 12708#: config/tc-sparc.c:702
6e1772d5 12709#, c-format
ac50feda
RH
12710msgid ""
12711"-KPIC\t\t\tgenerate PIC\n"
12712"-V\t\t\tprint assembler version number\n"
8ad3436c
AM
12713"-undeclared-regs\tignore application global register usage without\n"
12714"\t\t\tappropriate .register directive (default)\n"
12715"-no-undeclared-regs\tforce error on application global register usage\n"
12716"\t\t\twithout appropriate .register directive\n"
ac50feda
RH
12717"-q\t\t\tignored\n"
12718"-Qy, -Qn\t\tignored\n"
12719"-s\t\t\tignored\n"
12720msgstr ""
12721
cfb8c092 12722#: config/tc-sparc.c:714
6e1772d5 12723#, c-format
ac50feda
RH
12724msgid ""
12725"-EL\t\t\tgenerate code for a little endian machine\n"
12726"-EB\t\t\tgenerate code for a big endian machine\n"
12727"--little-endian-data\tgenerate code for a machine having big endian\n"
8ad3436c 12728" instructions and little endian data.\n"
ac50feda
RH
12729msgstr ""
12730
cfb8c092 12731#: config/tc-sparc.c:851
a74801ba
ILT
12732#, c-format
12733msgid "Internal error: losing opcode: `%s' \"%s\"\n"
12734msgstr ""
12735
cfb8c092 12736#: config/tc-sparc.c:870
a74801ba
ILT
12737#, c-format
12738msgid "Internal error: can't find opcode `%s' for `%s'\n"
ac50feda
RH
12739msgstr ""
12740
cfb8c092 12741#: config/tc-sparc.c:1053
a74801ba 12742msgid "Support for 64-bit arithmetic not compiled in."
ac50feda
RH
12743msgstr ""
12744
cfb8c092 12745#: config/tc-sparc.c:1099
a74801ba 12746msgid "set: number not in 0..4294967295 range"
ac50feda
RH
12747msgstr ""
12748
cfb8c092 12749#: config/tc-sparc.c:1106
a74801ba 12750msgid "set: number not in -2147483648..4294967295 range"
ac50feda
RH
12751msgstr ""
12752
cfb8c092 12753#: config/tc-sparc.c:1165
a74801ba 12754msgid "setsw: number not in -2147483648..4294967295 range"
ac50feda
RH
12755msgstr ""
12756
cfb8c092 12757#: config/tc-sparc.c:1213
ac50feda
RH
12758msgid "setx: temporary register same as destination register"
12759msgstr ""
12760
cfb8c092 12761#: config/tc-sparc.c:1284
a74801ba
ILT
12762msgid "setx: illegal temporary register g0"
12763msgstr ""
12764
cfb8c092 12765#: config/tc-sparc.c:1381
a74801ba
ILT
12766msgid "FP branch in delay slot"
12767msgstr ""
12768
cfb8c092 12769#: config/tc-sparc.c:1396
a74801ba
ILT
12770msgid "FP branch preceded by FP instruction; NOP inserted"
12771msgstr ""
12772
cfb8c092 12773#: config/tc-sparc.c:1436
ac50feda
RH
12774msgid "failed special case insn sanity check"
12775msgstr ""
12776
cfb8c092 12777#: config/tc-sparc.c:1562
ac50feda
RH
12778msgid ": invalid membar mask name"
12779msgstr ""
12780
cfb8c092 12781#: config/tc-sparc.c:1578
ac50feda
RH
12782msgid ": invalid membar mask expression"
12783msgstr ""
12784
cfb8c092 12785#: config/tc-sparc.c:1583
ac50feda
RH
12786msgid ": invalid membar mask number"
12787msgstr ""
12788
cfb8c092 12789#: config/tc-sparc.c:1598
6f6ef0fa
NC
12790msgid ": invalid siam mode expression"
12791msgstr ""
12792
cfb8c092 12793#: config/tc-sparc.c:1603
6f6ef0fa
NC
12794msgid ": invalid siam mode number"
12795msgstr ""
12796
cfb8c092 12797#: config/tc-sparc.c:1619
ac50feda
RH
12798msgid ": invalid prefetch function name"
12799msgstr ""
12800
cfb8c092 12801#: config/tc-sparc.c:1627
ac50feda
RH
12802msgid ": invalid prefetch function expression"
12803msgstr ""
12804
cfb8c092 12805#: config/tc-sparc.c:1632
ac50feda
RH
12806msgid ": invalid prefetch function number"
12807msgstr ""
12808
cfb8c092 12809#: config/tc-sparc.c:1660 config/tc-sparc.c:1672
ac50feda
RH
12810msgid ": unrecognizable privileged register"
12811msgstr ""
12812
cfb8c092 12813#: config/tc-sparc.c:1696 config/tc-sparc.c:1708
ae351704
AM
12814msgid ": unrecognizable hyperprivileged register"
12815msgstr ""
12816
cfb8c092 12817#: config/tc-sparc.c:1732 config/tc-sparc.c:1757
6f6ef0fa 12818msgid ": unrecognizable v9a or v9b ancillary state register"
ac50feda
RH
12819msgstr ""
12820
cfb8c092 12821#: config/tc-sparc.c:1737
ac50feda
RH
12822msgid ": rd on write only ancillary state register"
12823msgstr ""
12824
6f6ef0fa 12825#. %sys_tick and %sys_tick_cmpr are v9bnotv9a
cfb8c092 12826#: config/tc-sparc.c:1745
6f6ef0fa
NC
12827msgid ": unrecognizable v9a ancillary state register"
12828msgstr ""
12829
cfb8c092 12830#: config/tc-sparc.c:1781
ac50feda
RH
12831msgid ": asr number must be between 16 and 31"
12832msgstr ""
12833
cfb8c092 12834#: config/tc-sparc.c:1789
ac50feda
RH
12835msgid ": asr number must be between 0 and 31"
12836msgstr ""
12837
cfb8c092 12838#: config/tc-sparc.c:1799
6e1772d5 12839#, c-format
ac50feda
RH
12840msgid ": expecting %asrN"
12841msgstr ""
12842
cfb8c092
NC
12843#: config/tc-sparc.c:1986 config/tc-sparc.c:2024 config/tc-sparc.c:2454
12844#: config/tc-sparc.c:2490
87ccc1b0
NC
12845#, c-format
12846msgid "Illegal operands: %%%s requires arguments in ()"
12847msgstr ""
12848
cfb8c092 12849#: config/tc-sparc.c:1992
87ccc1b0
NC
12850#, c-format
12851msgid ""
12852"Illegal operands: %%%s cannot be used together with other relocs in the insn "
12853"()"
12854msgstr ""
12855
cfb8c092 12856#: config/tc-sparc.c:2003
87ccc1b0
NC
12857#, c-format
12858msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
12859msgstr ""
12860
cfb8c092 12861#: config/tc-sparc.c:2210
a74801ba
ILT
12862msgid "detected global register use not covered by .register pseudo-op"
12863msgstr ""
12864
cfb8c092 12865#: config/tc-sparc.c:2285
ac50feda
RH
12866msgid ": There are only 64 f registers; [0-63]"
12867msgstr ""
12868
cfb8c092 12869#: config/tc-sparc.c:2287 config/tc-sparc.c:2305
ac50feda
RH
12870msgid ": There are only 32 f registers; [0-31]"
12871msgstr ""
12872
cfb8c092 12873#: config/tc-sparc.c:2297
6e1772d5
AM
12874msgid ": There are only 32 single precision f registers; [0-31]"
12875msgstr ""
12876
cfb8c092 12877#: config/tc-sparc.c:2502
328577ad 12878#, c-format
a74801ba
ILT
12879msgid ""
12880"Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
12881msgstr ""
12882
cfb8c092 12883#: config/tc-sparc.c:2614
328577ad 12884#, c-format
a74801ba
ILT
12885msgid "Illegal operands: Can't add non-constant expression to %%%s()"
12886msgstr ""
12887
cfb8c092 12888#: config/tc-sparc.c:2624
328577ad 12889#, c-format
a74801ba
ILT
12890msgid ""
12891"Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
12892"symbol"
12893msgstr ""
12894
cfb8c092 12895#: config/tc-sparc.c:2642
ac50feda
RH
12896msgid ": PC-relative operand can't be a constant"
12897msgstr ""
12898
cfb8c092 12899#: config/tc-sparc.c:2649
87ccc1b0
NC
12900msgid ": TLS operand can't be a constant"
12901msgstr ""
12902
cfb8c092 12903#: config/tc-sparc.c:2682
ac50feda
RH
12904msgid ": invalid ASI name"
12905msgstr ""
12906
cfb8c092 12907#: config/tc-sparc.c:2690
ac50feda
RH
12908msgid ": invalid ASI expression"
12909msgstr ""
12910
cfb8c092 12911#: config/tc-sparc.c:2695
ac50feda
RH
12912msgid ": invalid ASI number"
12913msgstr ""
12914
cfb8c092 12915#: config/tc-sparc.c:2792
ac50feda
RH
12916msgid "OPF immediate operand out of range (0-0x1ff)"
12917msgstr ""
12918
cfb8c092 12919#: config/tc-sparc.c:2797
ac50feda
RH
12920msgid "non-immediate OPF operand, ignored"
12921msgstr ""
12922
cfb8c092 12923#: config/tc-sparc.c:2816
ac50feda
RH
12924msgid ": invalid cpreg name"
12925msgstr ""
12926
cfb8c092 12927#: config/tc-sparc.c:2845
ac50feda
RH
12928#, c-format
12929msgid "Illegal operands%s"
12930msgstr ""
12931
cfb8c092 12932#: config/tc-sparc.c:2884
ac50feda
RH
12933#, c-format
12934msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
12935msgstr ""
12936
cfb8c092 12937#: config/tc-sparc.c:2920
ac50feda
RH
12938#, c-format
12939msgid "Architecture mismatch on \"%s\"."
12940msgstr ""
12941
cfb8c092 12942#: config/tc-sparc.c:2921
ac50feda
RH
12943#, c-format
12944msgid " (Requires %s; requested architecture is %s.)"
12945msgstr ""
12946
cfb8c092
NC
12947#: config/tc-sparc.c:2933
12948#, c-format
12949msgid "Hardware capability \"%s\" not enabled for \"%s\"."
12950msgstr ""
12951
12952#: config/tc-sparc.c:3467
ac50feda
RH
12953#, c-format
12954msgid "bad or unhandled relocation type: 0x%02x"
12955msgstr ""
12956
cfb8c092 12957#: config/tc-sparc.c:3800
06647dfd
AM
12958msgid "Expected comma after name"
12959msgstr ""
12960
cfb8c092 12961#: config/tc-sparc.c:3809
328577ad
NC
12962#, c-format
12963msgid "BSS length (%d.) <0! Ignored."
12964msgstr ""
12965
cfb8c092 12966#: config/tc-sparc.c:3821
ac50feda
RH
12967msgid "bad .reserve segment -- expected BSS segment"
12968msgstr ""
12969
cfb8c092 12970#: config/tc-sparc.c:3849
ac50feda
RH
12971#, c-format
12972msgid "alignment too large; assuming %d"
12973msgstr ""
12974
cfb8c092 12975#: config/tc-sparc.c:3855 config/tc-sparc.c:4005
ac50feda
RH
12976msgid "negative alignment"
12977msgstr ""
12978
cfb8c092 12979#: config/tc-sparc.c:3865 config/tc-sparc.c:4027 read.c:1321 read.c:2371
ac50feda
RH
12980msgid "alignment not a power of 2"
12981msgstr ""
12982
cfb8c092 12983#: config/tc-sparc.c:3918
a5c7551f
RW
12984#, c-format
12985msgid "Ignoring attempt to re-define symbol %s"
12986msgstr ""
12987
cfb8c092 12988#: config/tc-sparc.c:3942 config/tc-v850.c:275
328577ad
NC
12989msgid "Expected comma after symbol-name"
12990msgstr ""
12991
cfb8c092 12992#: config/tc-sparc.c:3952
87ccc1b0 12993#, c-format
fce00800 12994msgid ".COMMon length (%lu) out of range ignored"
87ccc1b0
NC
12995msgstr ""
12996
cfb8c092 12997#: config/tc-sparc.c:3985
ac50feda
RH
12998msgid "Expected comma after common length"
12999msgstr ""
13000
cfb8c092 13001#: config/tc-sparc.c:3999
06647dfd
AM
13002#, c-format
13003msgid "alignment too large; assuming %ld"
13004msgstr ""
13005
cfb8c092 13006#: config/tc-sparc.c:4142
3caac5b8
AM
13007msgid "Unknown segment type"
13008msgstr ""
13009
cfb8c092 13010#: config/tc-sparc.c:4217 config/tc-sparc.c:4227
328577ad 13011#, c-format
a74801ba
ILT
13012msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
13013msgstr ""
13014
cfb8c092 13015#: config/tc-sparc.c:4245
a74801ba
ILT
13016msgid "redefinition of global register"
13017msgstr ""
13018
cfb8c092 13019#: config/tc-sparc.c:4256
a74801ba
ILT
13020#, c-format
13021msgid "Register symbol %s already defined."
13022msgstr ""
13023
cfb8c092 13024#: config/tc-sparc.c:4460
328577ad
NC
13025#, c-format
13026msgid "Illegal operands: %%r_plt in %d-byte data field"
13027msgstr ""
13028
cfb8c092 13029#: config/tc-sparc.c:4470
87ccc1b0
NC
13030#, c-format
13031msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
13032msgstr ""
13033
cfb8c092 13034#: config/tc-sparc.c:4507 config/tc-vax.c:3312
328577ad
NC
13035#, c-format
13036msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
13037msgstr ""
13038
cfb8c092 13039#: config/tc-sparc.c:4515 config/tc-sparc.c:4546 config/tc-sparc.c:4555
2ee0aedf 13040#: config/tc-vax.c:3320 config/tc-vax.c:3351 config/tc-vax.c:3360
328577ad
NC
13041#, c-format
13042msgid "Illegal operands: %%r_%s%d requires arguments in ()"
13043msgstr ""
13044
cfb8c092 13045#: config/tc-sparc.c:4564 config/tc-vax.c:3369
328577ad
NC
13046#, c-format
13047msgid "Illegal operands: garbage after %%r_%s%d()"
13048msgstr ""
13049
2ee0aedf 13050#: config/tc-sparc.h:65
328577ad
NC
13051msgid "sparc convert_frag\n"
13052msgstr ""
13053
2ee0aedf 13054#: config/tc-sparc.h:67 config/tc-z80.h:53
328577ad
NC
13055msgid "estimate_size_before_relax called"
13056msgstr ""
13057
2ee0aedf 13058#: config/tc-spu.c:130
ae351704
AM
13059#, c-format
13060msgid "Can't hash instruction '%s':%s"
13061msgstr ""
13062
2ee0aedf 13063#: config/tc-spu.c:184
ae351704
AM
13064msgid ""
13065"SPU options:\n"
13066" --apuasm\t\t emulate behaviour of apuasm\n"
13067msgstr ""
13068
2ee0aedf 13069#: config/tc-spu.c:290
ae351704
AM
13070#, c-format
13071msgid "Invalid mnemonic '%s'"
13072msgstr ""
13073
2ee0aedf 13074#: config/tc-spu.c:296
ae351704
AM
13075#, c-format
13076msgid "'%s' is only available in DD2.0 or higher."
13077msgstr ""
13078
2ee0aedf 13079#: config/tc-spu.c:328
ae351704
AM
13080#, c-format
13081msgid "Error in argument %d. Expecting: \"%s\""
13082msgstr ""
13083
2ee0aedf 13084#: config/tc-spu.c:339
ae351704
AM
13085msgid "Mixing register syntax, with and without '$'."
13086msgstr ""
13087
2ee0aedf 13088#: config/tc-spu.c:345
ae351704
AM
13089#, c-format
13090msgid "Treating '%-*s' as a symbol."
13091msgstr ""
13092
2ee0aedf 13093#: config/tc-spu.c:564
ae351704
AM
13094msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher."
13095msgstr ""
13096
2ee0aedf 13097#: config/tc-spu.c:566
ae351704
AM
13098msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher."
13099msgstr ""
13100
2ee0aedf 13101#: config/tc-spu.c:609
ae351704
AM
13102#, c-format
13103msgid "Using old style, %%lo(expr), please change to PPC style, expr@l."
13104msgstr ""
13105
2ee0aedf 13106#: config/tc-spu.c:615
ae351704
AM
13107#, c-format
13108msgid "Using old style, %%hi(expr), please change to PPC style, expr@h."
13109msgstr ""
13110
2ee0aedf 13111#: config/tc-spu.c:685 config/tc-spu.c:688
ae351704
AM
13112#, c-format
13113msgid "Constant expression %d out of range, [%d, %d]."
13114msgstr ""
13115
2ee0aedf 13116#: config/tc-spu.c:790
a5c7551f
RW
13117#, c-format
13118msgid "invalid priority '%lu'"
13119msgstr ""
13120
2ee0aedf 13121#: config/tc-spu.c:796
a5c7551f
RW
13122#, c-format
13123msgid "invalid lrlive '%lu'"
13124msgstr ""
13125
2ee0aedf 13126#: config/tc-spu.c:855
ae351704
AM
13127msgid "Relaxation should never occur"
13128msgstr ""
13129
2ee0aedf 13130#: config/tc-spu.c:1005
a5c7551f
RW
13131#, c-format
13132msgid "Relocation doesn't fit. (relocation value = 0x%lx)"
13133msgstr ""
13134
13135#: config/tc-spu.h:85
ae351704
AM
13136msgid "spu convert_frag\n"
13137msgstr ""
13138
cc643b88
NC
13139#: config/tc-tic30.c:37
13140msgid "first"
13141msgstr ""
13142
13143#: config/tc-tic30.c:37
13144msgid "second"
13145msgstr ""
13146
13147#: config/tc-tic30.c:37
13148msgid "third"
13149msgstr ""
13150
13151#: config/tc-tic30.c:37
13152msgid "fourth"
13153msgstr ""
13154
13155#: config/tc-tic30.c:37
13156msgid "fifth"
13157msgstr ""
13158
a5c7551f
RW
13159#: config/tc-tic30.c:483
13160msgid "More than one AR register found in indirect reference"
13161msgstr ""
13162
13163#: config/tc-tic30.c:488
13164msgid "Illegal AR register in indirect reference"
13165msgstr ""
13166
13167#: config/tc-tic30.c:508
13168msgid "More than one displacement found in indirect reference"
13169msgstr ""
13170
13171#: config/tc-tic30.c:516
13172msgid "Invalid displacement in indirect reference"
13173msgstr ""
13174
13175#: config/tc-tic30.c:533
13176msgid "AR register not found in indirect reference"
13177msgstr ""
13178
13179#. Maybe an implied displacement of 1 again.
13180#: config/tc-tic30.c:549
13181msgid "required displacement wasn't given in indirect reference"
13182msgstr ""
13183
13184#: config/tc-tic30.c:555
13185msgid "illegal indirect reference"
13186msgstr ""
13187
13188#: config/tc-tic30.c:561
13189msgid "displacement must be an unsigned 8-bit number"
13190msgstr ""
13191
2ee0aedf 13192#: config/tc-tic30.c:747 config/tc-tic30.c:1494
a5c7551f
RW
13193#, c-format
13194msgid "Invalid character %s before %s operand"
13195msgstr ""
13196
2ee0aedf 13197#: config/tc-tic30.c:766 config/tc-tic30.c:1509
a5c7551f
RW
13198#, c-format
13199msgid "Unbalanced parenthesis in %s operand."
13200msgstr ""
13201
2ee0aedf 13202#: config/tc-tic30.c:782 config/tc-tic30.c:1519
a5c7551f
RW
13203#, c-format
13204msgid "Invalid character %s in %s operand"
13205msgstr ""
13206
2ee0aedf 13207#: config/tc-tic30.c:801 config/tc-tic30.c:1536
a5c7551f
RW
13208#, c-format
13209msgid "Spurious operands; (%d operands/instruction max)"
13210msgstr ""
13211
13212#. Just skip it, if it's \n complain.
2ee0aedf
TG
13213#: config/tc-tic30.c:819 config/tc-tic30.c:835 config/tc-tic30.c:1553
13214#: config/tc-tic30.c:1569
a5c7551f
RW
13215msgid "Expecting operand after ','; got nothing"
13216msgstr ""
13217
2ee0aedf 13218#: config/tc-tic30.c:824 config/tc-tic30.c:1558
a5c7551f
RW
13219msgid "Expecting operand before ','; got nothing"
13220msgstr ""
13221
2ee0aedf 13222#: config/tc-tic30.c:862
a5c7551f
RW
13223msgid "incorrect number of operands given in the first instruction"
13224msgstr ""
13225
2ee0aedf 13226#: config/tc-tic30.c:868
a5c7551f
RW
13227msgid "incorrect number of operands given in the second instruction"
13228msgstr ""
13229
2ee0aedf 13230#: config/tc-tic30.c:889
a5c7551f
RW
13231#, c-format
13232msgid "%s instruction, operand %d doesn't match"
13233msgstr ""
13234
13235#. Shouldn't get here.
2ee0aedf 13236#: config/tc-tic30.c:913 config/tc-tic30.c:920
a5c7551f
RW
13237msgid "incorrect format for multiply parallel instruction"
13238msgstr ""
13239
2ee0aedf 13240#: config/tc-tic30.c:927
a5c7551f
RW
13241msgid "destination for multiply can only be R0 or R1"
13242msgstr ""
13243
2ee0aedf 13244#: config/tc-tic30.c:934
a5c7551f
RW
13245msgid "destination for add/subtract can only be R2 or R3"
13246msgstr ""
13247
2ee0aedf 13248#: config/tc-tic30.c:1001
a5c7551f
RW
13249msgid "loading the same register in parallel operation"
13250msgstr ""
13251
2ee0aedf 13252#: config/tc-tic30.c:1383
a5c7551f
RW
13253msgid "pc-relative "
13254msgstr ""
13255
2ee0aedf 13256#: config/tc-tic30.c:1444
a5c7551f
RW
13257#, c-format
13258msgid "Invalid character %s in opcode"
13259msgstr ""
13260
2ee0aedf 13261#: config/tc-tic30.c:1474
a5c7551f
RW
13262#, c-format
13263msgid "Unknown TMS320C30 instruction: %s"
13264msgstr ""
13265
2ee0aedf 13266#: config/tc-tic30.c:1594
a5c7551f
RW
13267msgid "Incorrect number of operands given"
13268msgstr ""
13269
2ee0aedf 13270#: config/tc-tic30.c:1627
a5c7551f
RW
13271#, c-format
13272msgid "The %s operand doesn't match"
13273msgstr ""
13274
13275#. Shouldn't make it to this stage.
2ee0aedf 13276#: config/tc-tic30.c:1652 config/tc-tic30.c:1664
a5c7551f
RW
13277msgid "Incompatible first and second operands in instruction"
13278msgstr ""
13279
2ee0aedf 13280#: config/tc-tic30.c:1778
a5c7551f
RW
13281msgid "invalid short form floating point immediate operand"
13282msgstr ""
13283
2ee0aedf 13284#: config/tc-tic30.c:1788
a5c7551f
RW
13285msgid "rounding down first operand float to unsigned int"
13286msgstr ""
13287
2ee0aedf 13288#: config/tc-tic30.c:1790
a5c7551f
RW
13289msgid "only lower 16-bits of first operand are used"
13290msgstr ""
13291
2ee0aedf 13292#: config/tc-tic30.c:1800
a5c7551f
RW
13293msgid "rounding down first operand float to signed int"
13294msgstr ""
13295
2ee0aedf 13296#: config/tc-tic30.c:1805 config/tc-tic30.c:1876
a5c7551f
RW
13297msgid "first operand is too large for 16-bit signed int"
13298msgstr ""
13299
2ee0aedf 13300#: config/tc-tic30.c:1870
a5c7551f
RW
13301msgid "first operand is floating point"
13302msgstr ""
13303
13304#. Shouldn't get here.
2ee0aedf 13305#: config/tc-tic30.c:1901
a5c7551f
RW
13306msgid "interrupt vector for trap instruction out of range"
13307msgstr ""
13308
2ee0aedf 13309#: config/tc-tic30.c:1946
a5c7551f
RW
13310msgid "LDP instruction needs a 24-bit operand"
13311msgstr ""
13312
2ee0aedf 13313#: config/tc-tic30.c:1970
a5c7551f
RW
13314msgid "first operand is too large for a 24-bit displacement"
13315msgstr ""
13316
13317#: config/tc-tic4x.c:399
13318msgid "Nan, using zero."
13319msgstr ""
13320
13321#: config/tc-tic4x.c:521
13322#, c-format
13323msgid "Cannot represent exponent in %d bits"
13324msgstr ""
13325
13326#: config/tc-tic4x.c:604 config/tc-tic4x.c:614
13327msgid "Invalid floating point number"
13328msgstr ""
13329
13330#: config/tc-tic4x.c:734
13331msgid "Comma expected\n"
13332msgstr ""
13333
13334#: config/tc-tic4x.c:774 config/tc-tic54x.c:479
13335msgid ".bss size argument missing\n"
13336msgstr ""
13337
13338#: config/tc-tic4x.c:782
13339#, c-format
13340msgid ".bss size %ld < 0!"
13341msgstr ""
13342
13343#: config/tc-tic4x.c:916
13344msgid "Non-constant symbols not allowed\n"
13345msgstr ""
13346
13347#: config/tc-tic4x.c:947
13348msgid "Symbol missing\n"
13349msgstr ""
13350
13351#. Get terminator.
13352#. Skip null symbol terminator.
2ee0aedf 13353#: config/tc-tic4x.c:993
a5c7551f
RW
13354msgid ".sect: subsection name ignored"
13355msgstr ""
13356
2ee0aedf 13357#: config/tc-tic4x.c:1021 config/tc-tic4x.c:1121 config/tc-tic54x.c:1441
a5c7551f
RW
13358#, c-format
13359msgid "Error setting flags for \"%s\": %s"
13360msgstr ""
13361
2ee0aedf 13362#: config/tc-tic4x.c:1052
a5c7551f
RW
13363msgid ".set syntax invalid\n"
13364msgstr ""
13365
2ee0aedf 13366#: config/tc-tic4x.c:1110
a5c7551f
RW
13367msgid ".usect: non-zero alignment flag ignored"
13368msgstr ""
13369
2ee0aedf 13370#: config/tc-tic4x.c:1141
a5c7551f
RW
13371#, c-format
13372msgid "This assembler does not support processor generation %ld"
13373msgstr ""
13374
2ee0aedf 13375#: config/tc-tic4x.c:1145
a5c7551f
RW
13376msgid "Changing processor generation on fly not supported..."
13377msgstr ""
13378
2ee0aedf 13379#: config/tc-tic4x.c:1444
a5c7551f
RW
13380msgid "Auxiliary register AR0--AR7 required for indirect"
13381msgstr ""
13382
2ee0aedf 13383#: config/tc-tic4x.c:1458
a5c7551f
RW
13384#, c-format
13385msgid "Bad displacement %d (require 0--255)\n"
13386msgstr ""
13387
2ee0aedf 13388#: config/tc-tic4x.c:1476
a5c7551f
RW
13389msgid "Index register IR0,IR1 required for displacement"
13390msgstr ""
13391
2ee0aedf 13392#: config/tc-tic4x.c:1545
a5c7551f
RW
13393msgid "Expecting a register name"
13394msgstr ""
13395
2ee0aedf 13396#: config/tc-tic4x.c:1557 config/tc-tic4x.c:1580 config/tc-tic4x.c:1649
a5c7551f
RW
13397msgid "Number too large"
13398msgstr ""
13399
2ee0aedf 13400#: config/tc-tic4x.c:1597
a5c7551f
RW
13401msgid "Expecting a constant value"
13402msgstr ""
13403
2ee0aedf 13404#: config/tc-tic4x.c:1604
a5c7551f
RW
13405#, c-format
13406msgid "Bad direct addressing construct %s"
13407msgstr ""
13408
2ee0aedf 13409#: config/tc-tic4x.c:1608
a5c7551f
RW
13410#, c-format
13411msgid "Direct value of %ld is not suitable"
13412msgstr ""
13413
2ee0aedf 13414#: config/tc-tic4x.c:1632
a5c7551f
RW
13415msgid "Unknown indirect addressing mode"
13416msgstr ""
13417
2ee0aedf 13418#: config/tc-tic4x.c:1729
a5c7551f
RW
13419#, c-format
13420msgid "Immediate value of %ld is too large for ldf"
13421msgstr ""
13422
2ee0aedf 13423#: config/tc-tic4x.c:1769
a5c7551f
RW
13424msgid "Destination register must be ARn"
13425msgstr ""
13426
2ee0aedf 13427#: config/tc-tic4x.c:1788 config/tc-tic4x.c:2161 config/tc-tic4x.c:2220
a5c7551f
RW
13428#, c-format
13429msgid "Immediate value of %ld is too large"
13430msgstr ""
13431
2ee0aedf 13432#: config/tc-tic4x.c:1817 config/tc-tic4x.c:2022
a5c7551f
RW
13433msgid "Invalid indirect addressing mode"
13434msgstr ""
13435
2ee0aedf
TG
13436#: config/tc-tic4x.c:1841 config/tc-tic4x.c:1881 config/tc-tic4x.c:2072
13437#: config/tc-tic4x.c:2094
a5c7551f
RW
13438msgid "Register must be Rn"
13439msgstr ""
13440
2ee0aedf 13441#: config/tc-tic4x.c:1895 config/tc-tic4x.c:1965 config/tc-tic4x.c:1979
a5c7551f
RW
13442msgid "Register must be R0--R7"
13443msgstr ""
13444
2ee0aedf 13445#: config/tc-tic4x.c:1919 config/tc-tic4x.c:1947
a5c7551f
RW
13446#, c-format
13447msgid "Invalid indirect addressing mode displacement %d"
13448msgstr ""
13449
2ee0aedf 13450#: config/tc-tic4x.c:1993
a5c7551f
RW
13451msgid "Destination register must be R2 or R3"
13452msgstr ""
13453
2ee0aedf 13454#: config/tc-tic4x.c:2007
a5c7551f
RW
13455msgid "Destination register must be R0 or R1"
13456msgstr ""
13457
2ee0aedf 13458#: config/tc-tic4x.c:2044
a5c7551f
RW
13459#, c-format
13460msgid "Displacement value of %ld is too large"
13461msgstr ""
13462
2ee0aedf 13463#: config/tc-tic4x.c:2105 config/tc-tic4x.c:2236
a5c7551f
RW
13464msgid "Floating point number not valid in expression"
13465msgstr ""
13466
2ee0aedf 13467#: config/tc-tic4x.c:2119
a5c7551f
RW
13468#, c-format
13469msgid "Signed immediate value %ld too large"
13470msgstr ""
13471
2ee0aedf 13472#: config/tc-tic4x.c:2182
a5c7551f
RW
13473#, c-format
13474msgid "Unsigned immediate value %ld too large"
13475msgstr ""
13476
2ee0aedf 13477#: config/tc-tic4x.c:2250
a5c7551f
RW
13478#, c-format
13479msgid "Immediate value %ld too large"
13480msgstr ""
13481
2ee0aedf 13482#: config/tc-tic4x.c:2269 config/tc-tic4x.c:2297
a5c7551f
RW
13483msgid "Register must be ivtp or tvtp"
13484msgstr ""
13485
2ee0aedf 13486#: config/tc-tic4x.c:2283
a5c7551f
RW
13487msgid "Register must be address register"
13488msgstr ""
13489
2ee0aedf 13490#: config/tc-tic4x.c:2356
a5c7551f
RW
13491msgid "Source and destination register should not be equal"
13492msgstr ""
13493
2ee0aedf 13494#: config/tc-tic4x.c:2371
a5c7551f
RW
13495msgid "Equal parallell destination registers, one result will be discarded"
13496msgstr ""
13497
2ee0aedf 13498#: config/tc-tic4x.c:2412
a5c7551f
RW
13499msgid "Too many operands scanned"
13500msgstr ""
13501
2ee0aedf 13502#: config/tc-tic4x.c:2442
a5c7551f
RW
13503msgid "Parallel opcode cannot contain more than two instructions"
13504msgstr ""
13505
2ee0aedf 13506#: config/tc-tic4x.c:2515
a5c7551f
RW
13507#, c-format
13508msgid "Invalid operands for %s"
13509msgstr ""
13510
2ee0aedf 13511#: config/tc-tic4x.c:2518
a5c7551f
RW
13512#, c-format
13513msgid "Invalid instruction %s"
13514msgstr ""
13515
2ee0aedf 13516#: config/tc-tic4x.c:2667
a5c7551f
RW
13517#, c-format
13518msgid "Bad relocation type: 0x%02x"
13519msgstr ""
13520
2ee0aedf 13521#: config/tc-tic4x.c:2725
a5c7551f
RW
13522#, c-format
13523msgid "Unsupported processor generation %d"
13524msgstr ""
13525
2ee0aedf 13526#: config/tc-tic4x.c:2733
a5c7551f
RW
13527msgid "Option -b is depreciated, please use -mbig"
13528msgstr ""
13529
2ee0aedf 13530#: config/tc-tic4x.c:2739
a5c7551f
RW
13531msgid "Option -p is depreciated, please use -mmemparm"
13532msgstr ""
13533
2ee0aedf 13534#: config/tc-tic4x.c:2745
a5c7551f
RW
13535msgid "Option -r is depreciated, please use -mregparm"
13536msgstr ""
13537
2ee0aedf 13538#: config/tc-tic4x.c:2751
a5c7551f
RW
13539msgid "Option -s is depreciated, please use -msmall"
13540msgstr ""
13541
2ee0aedf 13542#: config/tc-tic4x.c:2779
c85dd50d
NC
13543#, c-format
13544msgid ""
13545"\n"
13546"TIC4X options:\n"
13547" -mcpu=CPU -mCPU select architecture variant. CPU can be:\n"
13548" 30 - TMS320C30\n"
13549" 31 - TMS320C31, TMS320LC31\n"
13550" 32 - TMS320C32\n"
13551" 33 - TMS320VC33\n"
13552" 40 - TMS320C40\n"
13553" 44 - TMS320C44\n"
13554" -mrev=REV set cpu hardware revision (integer numbers).\n"
13555" Combinations of -mcpu and -mrev will enable/"
13556"disable\n"
13557" the appropriate options (-midle2, -mlowpower and\n"
13558" -menhanced) according to the selected type\n"
13559" -mbig select big memory model\n"
13560" -msmall select small memory model (default)\n"
13561" -mregparm select register parameters (default)\n"
13562" -mmemparm select memory parameters\n"
13563" -midle2 enable IDLE2 support\n"
13564" -mlowpower enable LOPOWER and MAXSPEED support\n"
13565" -menhanced enable enhanced opcode support\n"
13566msgstr ""
13567
2ee0aedf 13568#: config/tc-tic4x.c:2824
a5c7551f
RW
13569#, c-format
13570msgid "Label \"$%d\" redefined"
13571msgstr ""
13572
2ee0aedf 13573#: config/tc-tic4x.c:3032
a5c7551f
RW
13574#, c-format
13575msgid "Reloc %d not supported by object file format"
13576msgstr ""
13577
328577ad
NC
13578#. Only word (et al.), align, or conditionals are allowed within
13579#. .struct/.union.
ae351704 13580#: config/tc-tic54x.c:220
328577ad
NC
13581msgid "pseudo-op illegal within .struct/.union"
13582msgstr ""
13583
f12e7348 13584#: config/tc-tic54x.c:234
6e1772d5 13585#, c-format
1994a7c7
NC
13586msgid "C54x-specific command line options:\n"
13587msgstr ""
13588
f12e7348 13589#: config/tc-tic54x.c:235
6e1772d5 13590#, c-format
1994a7c7
NC
13591msgid "-mfar-mode | -mf Use extended addressing\n"
13592msgstr ""
13593
f12e7348 13594#: config/tc-tic54x.c:236
6e1772d5 13595#, c-format
1994a7c7
NC
13596msgid "-mcpu=<CPU version> Specify the CPU version\n"
13597msgstr ""
13598
f12e7348 13599#: config/tc-tic54x.c:237
6e1772d5 13600#, c-format
3dd5103b
NC
13601msgid "-merrors-to-file <filename>\n"
13602msgstr ""
13603
f12e7348 13604#: config/tc-tic54x.c:238
6e1772d5 13605#, c-format
1994a7c7
NC
13606msgid "-me <filename> Redirect errors to a file\n"
13607msgstr ""
13608
f12e7348 13609#: config/tc-tic54x.c:350
1994a7c7
NC
13610msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
13611msgstr ""
13612
a5c7551f
RW
13613#: config/tc-tic54x.c:359
13614msgid "symbols assigned with .asg must begin with a letter"
13615msgstr ""
13616
f12e7348 13617#: config/tc-tic54x.c:403
1994a7c7
NC
13618msgid "Unterminated string after absolute expression"
13619msgstr ""
13620
f12e7348 13621#: config/tc-tic54x.c:411
1994a7c7
NC
13622msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
13623msgstr ""
13624
f12e7348 13625#: config/tc-tic54x.c:423
1994a7c7
NC
13626msgid "symbols assigned with .eval must begin with a letter"
13627msgstr ""
13628
a5c7551f
RW
13629#: config/tc-tic54x.c:488
13630#, c-format
13631msgid ".bss size %d < 0!"
13632msgstr ""
13633
f12e7348 13634#: config/tc-tic54x.c:677
1994a7c7
NC
13635msgid "Offset on nested structures is ignored"
13636msgstr ""
13637
f12e7348 13638#: config/tc-tic54x.c:727
1994a7c7
NC
13639#, c-format
13640msgid ".end%s without preceding .%s"
13641msgstr ""
13642
f12e7348 13643#: config/tc-tic54x.c:793
1994a7c7
NC
13644#, c-format
13645msgid "Unrecognized struct/union tag '%s'"
13646msgstr ""
13647
f12e7348 13648#: config/tc-tic54x.c:795
1994a7c7
NC
13649msgid ".tag requires a structure tag"
13650msgstr ""
13651
f12e7348 13652#: config/tc-tic54x.c:801
1994a7c7
NC
13653msgid "Label required for .tag"
13654msgstr ""
13655
f12e7348 13656#: config/tc-tic54x.c:820
1994a7c7
NC
13657#, c-format
13658msgid ".tag target '%s' undefined"
13659msgstr ""
13660
f12e7348 13661#: config/tc-tic54x.c:882
1994a7c7
NC
13662#, c-format
13663msgid ".field count '%d' out of range (1 <= X <= 32)"
13664msgstr ""
13665
f12e7348 13666#: config/tc-tic54x.c:910
1994a7c7
NC
13667#, c-format
13668msgid "Unrecognized field type '%c'"
13669msgstr ""
13670
a5c7551f
RW
13671#: config/tc-tic54x.c:1033
13672msgid "Overflow in expression, truncated to 8 bits"
13673msgstr ""
13674
13675#: config/tc-tic54x.c:1038
13676msgid "Overflow in expression, truncated to 16 bits"
13677msgstr ""
13678
1994a7c7
NC
13679#. Disallow .byte with a non constant expression that will
13680#. require relocation.
f12e7348 13681#: config/tc-tic54x.c:1046
1994a7c7
NC
13682msgid "Relocatable values require at least WORD storage"
13683msgstr ""
13684
f12e7348 13685#: config/tc-tic54x.c:1107
1994a7c7
NC
13686msgid "Use of .def/.ref is deprecated. Use .global instead"
13687msgstr ""
13688
2ee0aedf 13689#: config/tc-tic54x.c:1300
1994a7c7
NC
13690msgid ".space/.bes repeat count is negative, ignored"
13691msgstr ""
13692
2ee0aedf 13693#: config/tc-tic54x.c:1305
1994a7c7
NC
13694msgid ".space/.bes repeat count is zero, ignored"
13695msgstr ""
13696
2ee0aedf 13697#: config/tc-tic54x.c:1382
1994a7c7
NC
13698msgid "Missing size argument"
13699msgstr ""
13700
2ee0aedf 13701#: config/tc-tic54x.c:1516
1994a7c7
NC
13702msgid "CPU version has already been set"
13703msgstr ""
13704
2ee0aedf 13705#: config/tc-tic54x.c:1520
1994a7c7
NC
13706#, c-format
13707msgid "Unrecognized version '%s'"
13708msgstr ""
13709
2ee0aedf 13710#: config/tc-tic54x.c:1526
1994a7c7
NC
13711msgid "Changing of CPU version on the fly not supported"
13712msgstr ""
13713
2ee0aedf 13714#: config/tc-tic54x.c:1657
1994a7c7
NC
13715msgid "p2align not supported on this target"
13716msgstr ""
13717
2ee0aedf 13718#: config/tc-tic54x.c:1669
1994a7c7
NC
13719msgid "Argument to .even ignored"
13720msgstr ""
13721
2ee0aedf 13722#: config/tc-tic54x.c:1715
1994a7c7
NC
13723msgid "Invalid field size, must be from 1 to 32"
13724msgstr ""
13725
2ee0aedf 13726#: config/tc-tic54x.c:1728
1994a7c7
NC
13727msgid "field size must be 16 when value is relocatable"
13728msgstr ""
13729
2ee0aedf 13730#: config/tc-tic54x.c:1743
1994a7c7
NC
13731msgid "field value truncated"
13732msgstr ""
13733
2ee0aedf 13734#: config/tc-tic54x.c:1850 config/tc-tic54x.c:2156
1994a7c7
NC
13735#, c-format
13736msgid "Unrecognized section '%s'"
13737msgstr ""
13738
2ee0aedf 13739#: config/tc-tic54x.c:1859
1994a7c7
NC
13740msgid "Current section is unitialized, section name required for .clink"
13741msgstr ""
13742
2ee0aedf 13743#: config/tc-tic54x.c:2066
1994a7c7
NC
13744msgid "ENDLOOP without corresponding LOOP"
13745msgstr ""
13746
2ee0aedf 13747#: config/tc-tic54x.c:2107
1994a7c7
NC
13748msgid "Mixing of normal and extended addressing not supported"
13749msgstr ""
13750
2ee0aedf 13751#: config/tc-tic54x.c:2113
1994a7c7
NC
13752msgid "Extended addressing not supported on the specified CPU"
13753msgstr ""
13754
2ee0aedf 13755#: config/tc-tic54x.c:2162
1994a7c7
NC
13756msgid ".sblock may be used for initialized sections only"
13757msgstr ""
13758
2ee0aedf 13759#: config/tc-tic54x.c:2192
1994a7c7
NC
13760msgid "Symbol missing for .set/.equ"
13761msgstr ""
13762
2ee0aedf 13763#: config/tc-tic54x.c:2248
1994a7c7
NC
13764msgid ".var may only be used within a macro definition"
13765msgstr ""
13766
2ee0aedf 13767#: config/tc-tic54x.c:2256
1994a7c7
NC
13768msgid "Substitution symbols must begin with a letter"
13769msgstr ""
13770
2ee0aedf 13771#: config/tc-tic54x.c:2349
1994a7c7 13772#, c-format
ae351704 13773msgid "can't open macro library file '%s' for reading: %s"
1994a7c7
NC
13774msgstr ""
13775
2ee0aedf 13776#: config/tc-tic54x.c:2356
1994a7c7
NC
13777#, c-format
13778msgid "File '%s' not in macro archive format"
13779msgstr ""
13780
2ee0aedf 13781#: config/tc-tic54x.c:2486
1994a7c7
NC
13782#, c-format
13783msgid "Bad COFF version '%s'"
13784msgstr ""
13785
2ee0aedf 13786#: config/tc-tic54x.c:2495
1994a7c7
NC
13787#, c-format
13788msgid "Bad CPU version '%s'"
13789msgstr ""
13790
2ee0aedf 13791#: config/tc-tic54x.c:2508 config/tc-tic54x.c:2511
1994a7c7
NC
13792#, c-format
13793msgid "Can't redirect stderr to the file '%s'"
13794msgstr ""
13795
2ee0aedf 13796#: config/tc-tic54x.c:2626
1994a7c7
NC
13797#, c-format
13798msgid "Undefined substitution symbol '%s'"
13799msgstr ""
13800
2ee0aedf 13801#: config/tc-tic54x.c:3128
a5c7551f
RW
13802#, c-format
13803msgid "Unbalanced parenthesis in operand %d"
13804msgstr ""
13805
2ee0aedf 13806#: config/tc-tic54x.c:3159 config/tc-tic54x.c:3167
a5c7551f
RW
13807msgid "Expecting operand after ','"
13808msgstr ""
13809
2ee0aedf 13810#: config/tc-tic54x.c:3178
a5c7551f
RW
13811msgid "Extra junk on line"
13812msgstr ""
13813
2ee0aedf 13814#: config/tc-tic54x.c:3215
1994a7c7
NC
13815msgid "Badly formed address expression"
13816msgstr ""
13817
2ee0aedf 13818#: config/tc-tic54x.c:3468
1994a7c7
NC
13819#, c-format
13820msgid "Invalid dmad syntax '%s'"
13821msgstr ""
13822
2ee0aedf 13823#: config/tc-tic54x.c:3532
3b16e843
NC
13824#, c-format
13825msgid ""
13826"Use the .mmregs directive to use memory-mapped register names such as '%s'"
13827msgstr ""
13828
2ee0aedf 13829#: config/tc-tic54x.c:3583
1994a7c7
NC
13830msgid "Address mode *+ARx is write-only. Results of reading are undefined."
13831msgstr ""
13832
2ee0aedf 13833#: config/tc-tic54x.c:3603
1994a7c7
NC
13834#, c-format
13835msgid "Unrecognized indirect address format \"%s\""
13836msgstr ""
13837
2ee0aedf 13838#: config/tc-tic54x.c:3641
1994a7c7
NC
13839#, c-format
13840msgid "Operand '%s' out of range (%d <= x <= %d)"
13841msgstr ""
13842
2ee0aedf 13843#: config/tc-tic54x.c:3661
1994a7c7
NC
13844msgid "Error in relocation handling"
13845msgstr ""
13846
2ee0aedf 13847#: config/tc-tic54x.c:3680 config/tc-tic54x.c:3742 config/tc-tic54x.c:3770
1994a7c7
NC
13848#, c-format
13849msgid "Unrecognized condition code \"%s\""
13850msgstr ""
13851
2ee0aedf 13852#: config/tc-tic54x.c:3697
1994a7c7
NC
13853#, c-format
13854msgid "Condition \"%s\" does not match preceding group"
13855msgstr ""
13856
2ee0aedf 13857#: config/tc-tic54x.c:3705
1994a7c7
NC
13858#, c-format
13859msgid ""
13860"Condition \"%s\" uses a different accumulator from a preceding condition"
13861msgstr ""
13862
2ee0aedf 13863#: config/tc-tic54x.c:3712
1994a7c7
NC
13864msgid "Only one comparison conditional allowed"
13865msgstr ""
13866
2ee0aedf 13867#: config/tc-tic54x.c:3717
1994a7c7
NC
13868msgid "Only one overflow conditional allowed"
13869msgstr ""
13870
2ee0aedf 13871#: config/tc-tic54x.c:3725
1994a7c7
NC
13872#, c-format
13873msgid "Duplicate %s conditional"
13874msgstr ""
13875
2ee0aedf 13876#: config/tc-tic54x.c:3756
1994a7c7
NC
13877msgid "Invalid auxiliary register (use AR0-AR7)"
13878msgstr ""
13879
2ee0aedf 13880#: config/tc-tic54x.c:3787
1994a7c7
NC
13881msgid "lk addressing modes are invalid for memory-mapped register addressing"
13882msgstr ""
13883
2ee0aedf 13884#: config/tc-tic54x.c:3795
1994a7c7
NC
13885msgid ""
13886"Address mode *+ARx is not allowed in memory-mapped register addressing. "
13887"Resulting behavior is undefined."
13888msgstr ""
13889
2ee0aedf 13890#: config/tc-tic54x.c:3821
1994a7c7
NC
13891msgid ""
13892"Destination accumulator for each part of this parallel instruction must be "
13893"different"
13894msgstr ""
13895
2ee0aedf 13896#: config/tc-tic54x.c:3870
1994a7c7
NC
13897#, c-format
13898msgid "Memory mapped register \"%s\" out of range"
13899msgstr ""
13900
2ee0aedf 13901#: config/tc-tic54x.c:3909
1994a7c7
NC
13902msgid "Invalid operand (use 1, 2, or 3)"
13903msgstr ""
13904
2ee0aedf 13905#: config/tc-tic54x.c:3934
1994a7c7
NC
13906msgid "A status register or status bit name is required"
13907msgstr ""
13908
2ee0aedf 13909#: config/tc-tic54x.c:3944
1994a7c7
NC
13910#, c-format
13911msgid "Unrecognized status bit \"%s\""
13912msgstr ""
13913
2ee0aedf 13914#: config/tc-tic54x.c:3967
1994a7c7
NC
13915#, c-format
13916msgid "Invalid status register \"%s\""
13917msgstr ""
13918
2ee0aedf 13919#: config/tc-tic54x.c:3979
1994a7c7
NC
13920#, c-format
13921msgid "Operand \"%s\" out of range (use 1 or 2)"
13922msgstr ""
13923
2ee0aedf 13924#: config/tc-tic54x.c:4182
1994a7c7
NC
13925#, c-format
13926msgid "Unrecognized instruction \"%s\""
13927msgstr ""
13928
2ee0aedf 13929#: config/tc-tic54x.c:4211
1994a7c7
NC
13930#, c-format
13931msgid "Unrecognized operand list '%s' for instruction '%s'"
13932msgstr ""
13933
2ee0aedf 13934#: config/tc-tic54x.c:4240
1994a7c7
NC
13935#, c-format
13936msgid "Unrecognized parallel instruction \"%s\""
13937msgstr ""
13938
2ee0aedf 13939#: config/tc-tic54x.c:4289
1994a7c7
NC
13940#, c-format
13941msgid "Invalid operand (s) for parallel instruction \"%s\""
13942msgstr ""
13943
2ee0aedf 13944#: config/tc-tic54x.c:4292
1994a7c7
NC
13945#, c-format
13946msgid "Unrecognized parallel instruction combination \"%s || %s\""
13947msgstr ""
13948
2ee0aedf 13949#: config/tc-tic54x.c:4519
1994a7c7
NC
13950#, c-format
13951msgid "%s symbol recursion stopped at second appearance of '%s'"
13952msgstr ""
13953
2ee0aedf 13954#: config/tc-tic54x.c:4559
1994a7c7
NC
13955msgid "Unrecognized substitution symbol function"
13956msgstr ""
13957
2ee0aedf 13958#: config/tc-tic54x.c:4564
1994a7c7
NC
13959msgid "Missing '(' after substitution symbol function"
13960msgstr ""
13961
2ee0aedf 13962#: config/tc-tic54x.c:4578
1994a7c7
NC
13963msgid "Expecting second argument"
13964msgstr ""
13965
2ee0aedf 13966#: config/tc-tic54x.c:4591 config/tc-tic54x.c:4641
1994a7c7
NC
13967msgid "Extra junk in function call, expecting ')'"
13968msgstr ""
13969
2ee0aedf 13970#: config/tc-tic54x.c:4617
1994a7c7
NC
13971msgid "Function expects two arguments"
13972msgstr ""
13973
2ee0aedf 13974#: config/tc-tic54x.c:4630
1994a7c7
NC
13975msgid "Expecting character constant argument"
13976msgstr ""
13977
2ee0aedf 13978#: config/tc-tic54x.c:4636
1994a7c7
NC
13979msgid "Both arguments must be substitution symbols"
13980msgstr ""
13981
2ee0aedf 13982#: config/tc-tic54x.c:4689
1994a7c7
NC
13983#, c-format
13984msgid "Invalid subscript (use 1 to %d)"
13985msgstr ""
13986
2ee0aedf 13987#: config/tc-tic54x.c:4699
1994a7c7
NC
13988#, c-format
13989msgid "Invalid length (use 0 to %d"
13990msgstr ""
13991
2ee0aedf 13992#: config/tc-tic54x.c:4709
1994a7c7
NC
13993msgid "Missing ')' in subscripted substitution symbol expression"
13994msgstr ""
13995
2ee0aedf 13996#: config/tc-tic54x.c:4729
1994a7c7
NC
13997msgid "Missing forced substitution terminator ':'"
13998msgstr ""
13999
2ee0aedf 14000#: config/tc-tic54x.c:4883
1994a7c7
NC
14001#, c-format
14002msgid ""
14003"Instruction does not fit in available delay slots (%d-word insn, %d slots "
14004"left)"
14005msgstr ""
14006
2ee0aedf 14007#: config/tc-tic54x.c:4924
1994a7c7
NC
14008#, c-format
14009msgid "Unrecognized parallel instruction '%s'"
14010msgstr ""
14011
2ee0aedf 14012#: config/tc-tic54x.c:4936
1994a7c7
NC
14013#, c-format
14014msgid "Instruction '%s' requires an LP cpu version"
14015msgstr ""
14016
2ee0aedf 14017#: config/tc-tic54x.c:4943
1994a7c7
NC
14018#, c-format
14019msgid "Instruction '%s' requires far mode addressing"
14020msgstr ""
14021
2ee0aedf 14022#: config/tc-tic54x.c:4955
1994a7c7
NC
14023#, c-format
14024msgid ""
14025"Instruction does not fit in available delay slots (%d-word insn, %d slots "
14026"left). Resulting behavior is undefined."
14027msgstr ""
14028
2ee0aedf 14029#: config/tc-tic54x.c:4965
1994a7c7
NC
14030msgid ""
14031"Instructions which cause PC discontinuity are not allowed in a delay slot. "
14032"Resulting behavior is undefined."
14033msgstr ""
14034
2ee0aedf 14035#: config/tc-tic54x.c:4976
1994a7c7
NC
14036#, c-format
14037msgid "'%s' is not repeatable. Resulting behavior is undefined."
14038msgstr ""
14039
2ee0aedf 14040#: config/tc-tic54x.c:4980
1994a7c7
NC
14041msgid ""
14042"Instructions using long offset modifiers or absolute addresses are not "
14043"repeatable. Resulting behavior is undefined."
14044msgstr ""
14045
2ee0aedf 14046#: config/tc-tic54x.c:5132
1994a7c7
NC
14047#, c-format
14048msgid "Unsupported relocation size %d"
14049msgstr ""
14050
2ee0aedf 14051#: config/tc-tic54x.c:5263
1994a7c7
NC
14052msgid "non-absolute value used with .space/.bes"
14053msgstr ""
14054
2ee0aedf 14055#: config/tc-tic54x.c:5267
1994a7c7
NC
14056#, c-format
14057msgid "negative value ignored in %s"
14058msgstr ""
14059
2ee0aedf 14060#: config/tc-tic54x.c:5355
1994a7c7
NC
14061#, c-format
14062msgid "attempt to .space/.bes backwards? (%ld)"
14063msgstr ""
14064
2ee0aedf 14065#: config/tc-tic54x.c:5387
1994a7c7
NC
14066#, c-format
14067msgid "Invalid label '%s'"
14068msgstr ""
14069
cc643b88 14070#: config/tc-tic6x.c:233
ac50feda 14071#, c-format
2ee0aedf 14072msgid "unknown architecture '%s'"
ac50feda
RH
14073msgstr ""
14074
cc643b88 14075#: config/tc-tic6x.c:263
6e1772d5 14076#, c-format
2ee0aedf 14077msgid "unknown -mpid= argument '%s'"
6e1772d5
AM
14078msgstr ""
14079
cc643b88 14080#: config/tc-tic6x.c:321
2ee0aedf
TG
14081#, c-format
14082msgid "TMS320C6000 options:\n"
328577ad
NC
14083msgstr ""
14084
cc643b88 14085#: config/tc-tic6x.c:322
2ee0aedf
TG
14086#, c-format
14087msgid " -march=ARCH enable instructions from architecture ARCH\n"
a5c7551f
RW
14088msgstr ""
14089
cc643b88 14090#: config/tc-tic6x.c:323
ac50feda 14091#, c-format
2ee0aedf 14092msgid " -mbig-endian generate big-endian code\n"
ac50feda
RH
14093msgstr ""
14094
cc643b88 14095#: config/tc-tic6x.c:324
2ee0aedf
TG
14096#, c-format
14097msgid " -mlittle-endian generate little-endian code\n"
ac50feda
RH
14098msgstr ""
14099
cc643b88 14100#: config/tc-tic6x.c:325
2ee0aedf
TG
14101#, c-format
14102msgid " -mdsbt code uses DSBT addressing\n"
14103msgstr ""
14104
cc643b88 14105#: config/tc-tic6x.c:326
2ee0aedf
TG
14106#, c-format
14107msgid " -mno-dsbt code does not use DSBT addressing\n"
14108msgstr ""
14109
cc643b88 14110#: config/tc-tic6x.c:327
2ee0aedf
TG
14111#, c-format
14112msgid ""
14113" -mpid=no code uses position-dependent data addressing\n"
14114msgstr ""
14115
cc643b88 14116#: config/tc-tic6x.c:328
2ee0aedf
TG
14117#, c-format
14118msgid ""
14119" -mpid=near code uses position-independent data addressing,\n"
14120" GOT accesses use near DP addressing\n"
14121msgstr ""
14122
cc643b88 14123#: config/tc-tic6x.c:330
2ee0aedf
TG
14124#, c-format
14125msgid ""
14126" -mpid=far code uses position-independent data addressing,\n"
14127" GOT accesses use far DP addressing\n"
14128msgstr ""
14129
cc643b88 14130#: config/tc-tic6x.c:332
2ee0aedf
TG
14131#, c-format
14132msgid " -mpic code addressing is position-independent\n"
14133msgstr ""
14134
cc643b88 14135#: config/tc-tic6x.c:333
2ee0aedf
TG
14136#, c-format
14137msgid " -mno-pic code addressing is position-dependent\n"
14138msgstr ""
14139
cc643b88 14140#: config/tc-tic6x.c:338
2ee0aedf
TG
14141#, c-format
14142msgid "Supported ARCH values are:"
14143msgstr ""
14144
cc643b88
NC
14145#: config/tc-tic6x.c:387
14146msgid "unexpected .cantunwind directive"
14147msgstr ""
14148
14149#: config/tc-tic6x.c:407
14150msgid "unexpected .handlerdata directive"
14151msgstr ""
14152
14153#: config/tc-tic6x.c:419
14154msgid "personality routine required before .handlerdata directive"
14155msgstr ""
14156
14157#: config/tc-tic6x.c:535
14158msgid "expected symbol"
14159msgstr ""
14160
14161#: config/tc-tic6x.c:592
14162#, c-format
14163msgid "invalid length for .scomm directive"
14164msgstr ""
14165
14166#: config/tc-tic6x.c:606
14167msgid "alignment is not a positive number"
14168msgstr ""
14169
14170#: config/tc-tic6x.c:618
14171msgid "alignment is not a power of 2"
14172msgstr ""
14173
14174#: config/tc-tic6x.c:633
14175#, c-format
14176msgid "attempt to re-define symbol `%s'"
14177msgstr ""
14178
14179#: config/tc-tic6x.c:642
14180#, c-format
14181msgid "attempt to redefine `%s' with a different length"
14182msgstr ""
14183
14184#: config/tc-tic6x.c:844
2ee0aedf
TG
14185msgid "multiple '||' on same line"
14186msgstr ""
14187
cc643b88 14188#: config/tc-tic6x.c:847
2ee0aedf
TG
14189msgid "'||' after predicate"
14190msgstr ""
14191
cc643b88 14192#: config/tc-tic6x.c:891
2ee0aedf
TG
14193msgid "multiple predicates on same line"
14194msgstr ""
14195
cc643b88 14196#: config/tc-tic6x.c:897
2ee0aedf
TG
14197#, c-format
14198msgid "bad predicate '%s'"
14199msgstr ""
14200
cc643b88 14201#: config/tc-tic6x.c:908
2ee0aedf
TG
14202msgid "predication on A0 not supported on this architecture"
14203msgstr ""
14204
cc643b88 14205#: config/tc-tic6x.c:941
2ee0aedf
TG
14206msgid "label after '||'"
14207msgstr ""
14208
cc643b88 14209#: config/tc-tic6x.c:947
2ee0aedf
TG
14210msgid "label after predicate"
14211msgstr ""
14212
cc643b88 14213#: config/tc-tic6x.c:971
2ee0aedf
TG
14214msgid "'||' not followed by instruction"
14215msgstr ""
14216
cc643b88 14217#: config/tc-tic6x.c:977
2ee0aedf
TG
14218msgid "predicate not followed by instruction"
14219msgstr ""
14220
cc643b88 14221#: config/tc-tic6x.c:1410
2ee0aedf
TG
14222#, c-format
14223msgid "control register '%s' not supported on this architecture"
14224msgstr ""
14225
cc643b88
NC
14226#: config/tc-tic6x.c:1589 config/tc-tic6x.c:1592 config/tc-tic6x.c:1645
14227#: config/tc-tic6x.c:1649
2ee0aedf
TG
14228#, c-format
14229msgid "register number %u not supported on this architecture"
14230msgstr ""
14231
cc643b88 14232#: config/tc-tic6x.c:1620
2ee0aedf
TG
14233#, c-format
14234msgid "register pair for operand %u of '%.*s' not a valid even/odd pair"
14235msgstr ""
14236
cc643b88 14237#: config/tc-tic6x.c:1676
2ee0aedf
TG
14238#, c-format
14239msgid "junk after operand %u of '%.*s'"
14240msgstr ""
14241
cc643b88 14242#: config/tc-tic6x.c:1689
2ee0aedf
TG
14243#, c-format
14244msgid "bad register or register pair for operand %u of '%.*s'"
14245msgstr ""
14246
cc643b88 14247#: config/tc-tic6x.c:1695
2ee0aedf
TG
14248#, c-format
14249msgid "bad register for operand %u of '%.*s'"
14250msgstr ""
14251
cc643b88 14252#: config/tc-tic6x.c:1700
2ee0aedf
TG
14253#, c-format
14254msgid "bad register pair for operand %u of '%.*s'"
14255msgstr ""
14256
cc643b88 14257#: config/tc-tic6x.c:1705
2ee0aedf
TG
14258#, c-format
14259msgid "bad functional unit for operand %u of '%.*s'"
14260msgstr ""
14261
cc643b88 14262#: config/tc-tic6x.c:1710
2ee0aedf
TG
14263#, c-format
14264msgid "bad operand %u of '%.*s'"
14265msgstr ""
14266
cc643b88 14267#: config/tc-tic6x.c:1842
2ee0aedf
TG
14268msgid "$DSBT_INDEX must be used with __c6xabi_DSBT_BASE"
14269msgstr ""
14270
cc643b88 14271#: config/tc-tic6x.c:1882
2ee0aedf
TG
14272msgid "$DSBT_INDEX not supported in this context"
14273msgstr ""
14274
cc643b88 14275#: config/tc-tic6x.c:1895
2ee0aedf
TG
14276msgid "$GOT not supported in this context"
14277msgstr ""
14278
cc643b88 14279#: config/tc-tic6x.c:1912
2ee0aedf
TG
14280msgid "$DPR_GOT not supported in this context"
14281msgstr ""
14282
cc643b88 14283#: config/tc-tic6x.c:1933
2ee0aedf
TG
14284msgid "$DPR_BYTE not supported in this context"
14285msgstr ""
14286
cc643b88 14287#: config/tc-tic6x.c:1950
2ee0aedf
TG
14288msgid "$DPR_HWORD not supported in this context"
14289msgstr ""
14290
cc643b88 14291#: config/tc-tic6x.c:1967
2ee0aedf
TG
14292msgid "$DPR_WORD not supported in this context"
14293msgstr ""
14294
cc643b88
NC
14295#: config/tc-tic6x.c:1986
14296msgid "$PCR_OFFSET not supported in this context"
14297msgstr ""
14298
14299#: config/tc-tic6x.c:1997
2ee0aedf
TG
14300msgid "invalid PC-relative operand"
14301msgstr ""
14302
cc643b88 14303#: config/tc-tic6x.c:2035
2ee0aedf
TG
14304#, c-format
14305msgid "no %d-byte relocations available"
14306msgstr ""
14307
cc643b88
NC
14308#: config/tc-tic6x.c:2522 config/tc-tic6x.c:2553 config/tc-tic6x.c:2571
14309#: config/tc-tic6x.c:2977 config/tc-tic6x.c:2996 config/tc-tic6x.c:3028
2ee0aedf
TG
14310#, c-format
14311msgid "operand %u of '%.*s' out of range"
14312msgstr ""
14313
cc643b88 14314#: config/tc-tic6x.c:2615 config/tc-tic6x.c:2816
2ee0aedf
TG
14315#, c-format
14316msgid "offset in operand %u of '%.*s' not divisible by %u"
14317msgstr ""
14318
cc643b88 14319#: config/tc-tic6x.c:2808 config/tc-tic6x.c:2841
2ee0aedf
TG
14320#, c-format
14321msgid "offset in operand %u of '%.*s' out of range"
14322msgstr ""
14323
cc643b88 14324#: config/tc-tic6x.c:2923
2ee0aedf
TG
14325#, c-format
14326msgid "functional unit already masked for operand %u of '%.*s'"
14327msgstr ""
14328
cc643b88 14329#: config/tc-tic6x.c:2947 config/tc-tic6x.c:3706
2ee0aedf
TG
14330#, c-format
14331msgid "'%.*s' instruction not in a software pipelined loop"
14332msgstr ""
14333
cc643b88 14334#: config/tc-tic6x.c:3046
2ee0aedf
TG
14335#, c-format
14336msgid "instruction '%.*s' cannot be predicated"
14337msgstr ""
14338
cc643b88 14339#: config/tc-tic6x.c:3175
2ee0aedf
TG
14340#, c-format
14341msgid "unknown opcode '%s'"
14342msgstr ""
14343
cc643b88 14344#: config/tc-tic6x.c:3314
2ee0aedf
TG
14345#, c-format
14346msgid "'%.*s' instruction not supported on this architecture"
14347msgstr ""
14348
cc643b88 14349#: config/tc-tic6x.c:3322
2ee0aedf
TG
14350#, c-format
14351msgid "'%.*s' instruction not supported on this functional unit"
14352msgstr ""
14353
cc643b88 14354#: config/tc-tic6x.c:3330
2ee0aedf
TG
14355#, c-format
14356msgid ""
14357"'%.*s' instruction not supported on this functional unit for this "
14358"architecture"
14359msgstr ""
14360
cc643b88 14361#: config/tc-tic6x.c:3350
2ee0aedf
TG
14362msgid "missing operand after comma"
14363msgstr ""
14364
cc643b88 14365#: config/tc-tic6x.c:3358 config/tc-tic6x.c:3376
2ee0aedf
TG
14366#, c-format
14367msgid "too many operands to '%.*s'"
14368msgstr ""
14369
cc643b88 14370#: config/tc-tic6x.c:3389
2ee0aedf
TG
14371#, c-format
14372msgid "bad number of operands to '%.*s'"
14373msgstr ""
14374
cc643b88 14375#: config/tc-tic6x.c:3461
2ee0aedf
TG
14376#, c-format
14377msgid "operand %u of '%.*s' not constant"
14378msgstr ""
14379
cc643b88 14380#: config/tc-tic6x.c:3466
2ee0aedf
TG
14381#, c-format
14382msgid "operand %u of '%.*s' on wrong side"
14383msgstr ""
14384
cc643b88 14385#: config/tc-tic6x.c:3471
2ee0aedf
TG
14386#, c-format
14387msgid "operand %u of '%.*s' not a valid return address register"
14388msgstr ""
14389
cc643b88 14390#: config/tc-tic6x.c:3477
2ee0aedf
TG
14391#, c-format
14392msgid "operand %u of '%.*s' is write-only"
14393msgstr ""
14394
cc643b88 14395#: config/tc-tic6x.c:3482
2ee0aedf
TG
14396#, c-format
14397msgid "operand %u of '%.*s' is read-only"
14398msgstr ""
14399
cc643b88 14400#: config/tc-tic6x.c:3487
2ee0aedf
TG
14401#, c-format
14402msgid "operand %u of '%.*s' not a valid memory reference"
14403msgstr ""
14404
cc643b88 14405#: config/tc-tic6x.c:3493
2ee0aedf
TG
14406#, c-format
14407msgid "operand %u of '%.*s' not a valid base address register"
14408msgstr ""
14409
cc643b88 14410#: config/tc-tic6x.c:3579
2ee0aedf
TG
14411#, c-format
14412msgid "bad operand combination for '%.*s'"
14413msgstr ""
14414
cc643b88 14415#: config/tc-tic6x.c:3625
2ee0aedf
TG
14416msgid "parallel instruction not following another instruction"
14417msgstr ""
14418
cc643b88 14419#: config/tc-tic6x.c:3631
2ee0aedf
TG
14420msgid "too many instructions in execute packet"
14421msgstr ""
14422
cc643b88 14423#: config/tc-tic6x.c:3636
2ee0aedf
TG
14424msgid "label not at start of execute packet"
14425msgstr ""
14426
cc643b88 14427#: config/tc-tic6x.c:3639
2ee0aedf
TG
14428#, c-format
14429msgid "'%.*s' instruction not at start of execute packet"
14430msgstr ""
14431
cc643b88 14432#: config/tc-tic6x.c:3687
2ee0aedf
TG
14433msgid "functional unit already used in this execute packet"
14434msgstr ""
14435
cc643b88 14436#: config/tc-tic6x.c:3695
2ee0aedf
TG
14437msgid "nested software pipelined loop"
14438msgstr ""
14439
cc643b88 14440#: config/tc-tic6x.c:3714
2ee0aedf
TG
14441msgid "'||^' without previous SPMASK"
14442msgstr ""
14443
cc643b88 14444#: config/tc-tic6x.c:3716
2ee0aedf
TG
14445msgid "cannot mask instruction using no functional unit"
14446msgstr ""
14447
cc643b88 14448#: config/tc-tic6x.c:3728
2ee0aedf
TG
14449msgid "functional unit already masked"
14450msgstr ""
14451
cc643b88 14452#: config/tc-tic6x.c:3793
2ee0aedf
TG
14453msgid "value too large for 2-byte field"
14454msgstr ""
14455
cc643b88 14456#: config/tc-tic6x.c:3803
2ee0aedf
TG
14457msgid "value too large for 1-byte field"
14458msgstr ""
14459
cc643b88
NC
14460#: config/tc-tic6x.c:3841 config/tc-tic6x.c:3906 config/tc-tic6x.c:3933
14461#: config/tc-tic6x.c:3961
2ee0aedf
TG
14462msgid "immediate offset out of range"
14463msgstr ""
14464
cc643b88 14465#: config/tc-tic6x.c:3930
2ee0aedf
TG
14466msgid "immediate offset not 2-byte-aligned"
14467msgstr ""
14468
cc643b88 14469#: config/tc-tic6x.c:3958
2ee0aedf
TG
14470msgid "immediate offset not 4-byte-aligned"
14471msgstr ""
14472
cc643b88 14473#: config/tc-tic6x.c:3972
2ee0aedf
TG
14474msgid "addend used with $DSBT_INDEX"
14475msgstr ""
14476
cc643b88
NC
14477#: config/tc-tic6x.c:3986 config/tc-tic6x.c:4004 config/tc-tic6x.c:4022
14478#: config/tc-tic6x.c:4040
2ee0aedf
TG
14479msgid "PC-relative offset not 4-byte-aligned"
14480msgstr ""
14481
cc643b88
NC
14482#: config/tc-tic6x.c:3989 config/tc-tic6x.c:4007 config/tc-tic6x.c:4025
14483#: config/tc-tic6x.c:4043
2ee0aedf
TG
14484msgid "PC-relative offset out of range"
14485msgstr ""
14486
cc643b88
NC
14487#: config/tc-tic6x.c:4522
14488#, c-format
14489msgid "undefined symbol %s in PCR relocation"
14490msgstr ""
14491
14492#: config/tc-tic6x.c:4640
14493#, c-format
14494msgid "group section `%s' has no group signature"
14495msgstr ""
14496
14497#: config/tc-tic6x.c:4791
14498msgid "missing .endp before .cfi_startproc"
14499msgstr ""
14500
14501#: config/tc-tic6x.c:4895
14502msgid "stack pointer offset too large for personality routine"
14503msgstr ""
14504
14505#: config/tc-tic6x.c:4902
14506msgid "stack frame layout does not match personality routine"
14507msgstr ""
14508
14509#: config/tc-tic6x.c:5036
14510msgid "too many unwinding instructions"
14511msgstr ""
14512
14513#: config/tc-tic6x.c:5111 config/tc-tic6x.c:5124 config/tc-tic6x.c:5132
14514#, c-format
14515msgid "unable to generate unwinding opcode for reg %d"
14516msgstr ""
14517
14518#: config/tc-tic6x.c:5141
14519msgid "unable to restore return address from previously restored reg"
14520msgstr ""
14521
14522#: config/tc-tic6x.c:5153
14523#, c-format
14524msgid "unhandled CFA insn for unwinding (%d)"
14525msgstr ""
14526
14527#: config/tc-tic6x.c:5163
14528#, c-format
14529msgid "unable to generate unwinding opcode for frame pointer reg %d"
14530msgstr ""
14531
14532#: config/tc-tic6x.c:5172
14533msgid "unable to generate unwinding opcode for frame pointer offset"
14534msgstr ""
14535
14536#: config/tc-tic6x.c:5181
14537msgid "unwound stack pointer not doubleword aligned"
14538msgstr ""
14539
14540#: config/tc-tic6x.c:5326
14541msgid "stack frame layout too complex for unwinder"
14542msgstr ""
14543
14544#: config/tc-tic6x.c:5343
14545msgid "unwound frame has negative size"
14546msgstr ""
14547
cfb8c092
NC
14548#: config/tc-tilegx.c:126
14549#, c-format
14550msgid ""
14551" -Q ignored\n"
14552" -V print assembler version number\n"
14553" --32/--64 generate 32bit/64bit code\n"
14554msgstr ""
14555
14556#: config/tc-tilegx.c:685 config/tc-tilepro.c:554
14557msgid "Invalid operator for operand."
14558msgstr ""
14559
14560#: config/tc-tilegx.c:696 config/tc-tilepro.c:565
14561msgid "Operator may only be applied to symbols."
14562msgstr ""
14563
14564#: config/tc-tilegx.c:766 config/tc-tilepro.c:635
14565#, c-format
14566msgid "Writes to register '%s' are not allowed."
14567msgstr ""
14568
14569#: config/tc-tilegx.c:793 config/tc-tilepro.c:662
14570#, c-format
14571msgid ""
14572"Two instructions in the same bundle both write to register %s, which is not "
14573"allowed."
14574msgstr ""
14575
14576#: config/tc-tilegx.c:858 config/tc-tilepro.c:726
14577#, c-format
14578msgid "'%s' may not be bundled with other instructions."
14579msgstr ""
14580
14581#: config/tc-tilegx.c:888 config/tc-tilepro.c:756
14582msgid "Invalid combination of instructions for bundle."
14583msgstr ""
14584
14585#: config/tc-tilegx.c:923 config/tc-tilepro.c:791
14586msgid "instruction address is not a multiple of 8"
14587msgstr ""
14588
14589#: config/tc-tilegx.c:1000 config/tc-tilepro.c:869
14590msgid "Invalid expression."
14591msgstr ""
14592
14593#: config/tc-tilegx.c:1043 config/tc-tilepro.c:911
14594#, c-format
14595msgid "Expected register, got '%s'."
14596msgstr ""
14597
14598#: config/tc-tilegx.c:1052 config/tc-tilepro.c:918
14599#, c-format
14600msgid "Found use of non-canonical register name %s; use %s instead."
14601msgstr ""
14602
14603#: config/tc-tilegx.c:1114 config/tc-tilepro.c:977
14604#, c-format
14605msgid "Too few operands to '%s'."
14606msgstr ""
14607
14608#: config/tc-tilegx.c:1119 config/tc-tilepro.c:982
14609#, c-format
14610msgid "Unexpected character '%c' after operand %d to %s."
14611msgstr ""
14612
14613#: config/tc-tilegx.c:1140 config/tc-tilepro.c:1003
14614msgid "Expected immediate expression"
14615msgstr ""
14616
14617#: config/tc-tilegx.c:1153 config/tc-tilegx.c:1762 config/tc-tilepro.c:1016
14618#: config/tc-tilepro.c:1561
14619msgid "Found '}' when not bundling."
14620msgstr ""
14621
14622#: config/tc-tilegx.c:1194 config/tc-tilepro.c:1056
14623#, c-format
14624msgid "Unknown opcode `%.*s'."
14625msgstr ""
14626
14627#: config/tc-tilegx.c:1205 config/tc-tilepro.c:1067
14628msgid "Too many instructions for bundle."
14629msgstr ""
14630
14631#: config/tc-tilegx.c:1291 config/tc-tilepro.c:1152
14632msgid "Bad call to md_atof ()"
14633msgstr ""
14634
14635#: config/tc-tilegx.c:1367 config/tc-tilepro.c:1215
14636msgid "This operator only produces two byte values."
14637msgstr ""
14638
14639#: config/tc-tilegx.c:1393 config/tc-tilepro.c:1241
14640#, c-format
14641msgid "unsupported BFD relocation size %d"
14642msgstr ""
14643
14644#: config/tc-tilegx.c:1707 config/tc-tilepro.c:1506
14645#, c-format
14646msgid "internal error? cannot generate `%s' relocation (%d, %d)"
14647msgstr ""
14648
14649#: config/tc-tilegx.c:1750 config/tc-tilepro.c:1549
14650msgid "Found '{' when already bundling."
14651msgstr ""
14652
14653#: config/tc-tilepro.c:99
14654#, c-format
14655msgid ""
14656" -Q ignored\n"
14657" -V print assembler version number\n"
14658msgstr ""
14659
2ee0aedf
TG
14660#: config/tc-v850.c:286
14661#, c-format
14662msgid ".COMMon length (%d.) < 0! Ignored."
14663msgstr ""
14664
14665#: config/tc-v850.c:307
14666#, c-format
14667msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
14668msgstr ""
14669
14670#: config/tc-v850.c:333
14671msgid "Common alignment negative; 0 assumed"
14672msgstr ""
14673
14674#: config/tc-v850.c:536
14675msgid ".longcall pseudo-op seen when not relaxing"
14676msgstr ""
14677
14678#: config/tc-v850.c:538
14679msgid ".longjump pseudo-op seen when not relaxing"
14680msgstr ""
14681
14682#: config/tc-v850.c:545
14683msgid "bad .longcall format"
14684msgstr ""
14685
14686#: config/tc-v850.c:1182
14687#, c-format
14688msgid "unknown operand shift: %x\n"
14689msgstr ""
14690
14691#: config/tc-v850.c:1183
14692msgid "internal failure in parse_register_list"
14693msgstr ""
14694
14695#: config/tc-v850.c:1199
ac50feda
RH
14696msgid "constant expression or register list expected"
14697msgstr ""
14698
2ee0aedf 14699#: config/tc-v850.c:1204
ac50feda
RH
14700msgid "high bits set in register list expression"
14701msgstr ""
14702
2ee0aedf 14703#: config/tc-v850.c:1242 config/tc-v850.c:1299
ac50feda
RH
14704msgid "illegal register included in list"
14705msgstr ""
14706
2ee0aedf 14707#: config/tc-v850.c:1248
ac50feda
RH
14708msgid "system registers cannot be included in list"
14709msgstr ""
14710
2ee0aedf
TG
14711#: config/tc-v850.c:1274
14712msgid "second register should follow dash in register list"
ac50feda
RH
14713msgstr ""
14714
2ee0aedf 14715#: config/tc-v850.c:1279
cc643b88 14716msgid "second register should be greater than first register"
ac50feda
RH
14717msgstr ""
14718
2ee0aedf 14719#: config/tc-v850.c:1327
6e1772d5 14720#, c-format
ac50feda
RH
14721msgid " V850 options:\n"
14722msgstr ""
14723
2ee0aedf 14724#: config/tc-v850.c:1328
6e1772d5 14725#, c-format
ac50feda
RH
14726msgid " -mwarn-signed-overflow Warn if signed immediate values overflow\n"
14727msgstr ""
14728
2ee0aedf 14729#: config/tc-v850.c:1329
6e1772d5 14730#, c-format
ac50feda
RH
14731msgid ""
14732" -mwarn-unsigned-overflow Warn if unsigned immediate values overflow\n"
14733msgstr ""
14734
2ee0aedf 14735#: config/tc-v850.c:1330
6e1772d5 14736#, c-format
ac50feda
RH
14737msgid " -mv850 The code is targeted at the v850\n"
14738msgstr ""
14739
2ee0aedf 14740#: config/tc-v850.c:1331
6e1772d5 14741#, c-format
ac50feda
RH
14742msgid " -mv850e The code is targeted at the v850e\n"
14743msgstr ""
14744
2ee0aedf 14745#: config/tc-v850.c:1332
6e1772d5
AM
14746#, c-format
14747msgid " -mv850e1 The code is targeted at the v850e1\n"
14748msgstr ""
14749
2ee0aedf 14750#: config/tc-v850.c:1333
6e1772d5 14751#, c-format
2ee0aedf 14752msgid " -mv850e2 The code is targeted at the v850e2\n"
ac50feda
RH
14753msgstr ""
14754
2ee0aedf
TG
14755#: config/tc-v850.c:1334
14756#, c-format
14757msgid " -mv850e2v3 The code is targeted at the v850e2v3\n"
14758msgstr ""
14759
14760#: config/tc-v850.c:1335
6e1772d5 14761#, c-format
87ccc1b0
NC
14762msgid " -mrelax Enable relaxation\n"
14763msgstr ""
14764
2ee0aedf
TG
14765#: config/tc-v850.c:1336
14766#, c-format
14767msgid ""
14768" --disp-size-default-22 branch displacement with unknown size is 22 bits "
14769"(default)\n"
14770msgstr ""
14771
14772#: config/tc-v850.c:1337
14773#, c-format
14774msgid ""
14775" --disp-size-default-32 branch displacement with unknown size is 32 "
14776"bits\n"
14777msgstr ""
14778
14779#: config/tc-v850.c:1338
14780#, c-format
14781msgid " -mextension enable extension opcode support\n"
14782msgstr ""
14783
14784#: config/tc-v850.c:1339
14785#, c-format
14786msgid " -mno-bcond17\t\t disable b<cond> disp17 instruction\n"
14787msgstr ""
14788
14789#: config/tc-v850.c:1340
14790#, c-format
14791msgid " -mno-stld23\t\t disable st/ld offset23 instruction\n"
14792msgstr ""
14793
14794#: config/tc-v850.c:1655
ac50feda
RH
14795#, c-format
14796msgid "Unable to determine default target processor from string: %s"
14797msgstr ""
14798
2ee0aedf
TG
14799#: config/tc-v850.c:1695
14800msgid "hi0() relocation used on an instruction which does not support it"
14801msgstr ""
14802
14803#: config/tc-v850.c:1715
14804msgid "hi() relocation used on an instruction which does not support it"
14805msgstr ""
14806
14807#: config/tc-v850.c:1738
06647dfd
AM
14808msgid "lo() relocation used on an instruction which does not support it"
14809msgstr ""
14810
2ee0aedf 14811#: config/tc-v850.c:1758
ac50feda
RH
14812msgid "ctoff() relocation used on an instruction which does not support it"
14813msgstr ""
14814
2ee0aedf 14815#: config/tc-v850.c:1777
ac50feda
RH
14816msgid "sdaoff() relocation used on an instruction which does not support it"
14817msgstr ""
14818
2ee0aedf 14819#: config/tc-v850.c:1796
ac50feda
RH
14820msgid "zdaoff() relocation used on an instruction which does not support it"
14821msgstr ""
14822
2ee0aedf 14823#: config/tc-v850.c:1828
ac50feda
RH
14824msgid "tdaoff() relocation used on an instruction which does not support it"
14825msgstr ""
14826
2ee0aedf
TG
14827#: config/tc-v850.c:1969
14828#, c-format
14829msgid "operand out of range (%d is not between %d and %d)"
14830msgstr ""
14831
14832#: config/tc-v850.c:2052
14833msgid "st/ld offset 23 instruction was disabled ."
14834msgstr ""
14835
14836#: config/tc-v850.c:2061
ac50feda
RH
14837msgid "Target processor does not support this instruction."
14838msgstr ""
14839
2ee0aedf
TG
14840#: config/tc-v850.c:2167 config/tc-v850.c:2177 config/tc-v850.c:2199
14841#: config/tc-v850.c:2213 config/tc-v850.c:2219 config/tc-v850.c:2243
14842#: config/tc-v850.c:2249 config/tc-v850.c:2256 config/tc-v850.c:2270
14843#: config/tc-v850.c:2284 config/tc-v850.c:2290 config/tc-v850.c:2604
ac50feda
RH
14844msgid "immediate operand is too large"
14845msgstr ""
14846
2ee0aedf 14847#: config/tc-v850.c:2185
ac50feda
RH
14848msgid "AAARG -> unhandled constant reloc"
14849msgstr ""
14850
2ee0aedf
TG
14851#: config/tc-v850.c:2320 config/tc-v850.c:2330
14852msgid "constant too big to fit into instruction"
14853msgstr ""
14854
14855#: config/tc-v850.c:2405
14856msgid "odd number cannot be used here"
14857msgstr ""
14858
14859#: config/tc-v850.c:2450
ac50feda
RH
14860msgid "invalid register name"
14861msgstr ""
14862
2ee0aedf 14863#: config/tc-v850.c:2456
ac50feda
RH
14864msgid "register r0 cannot be used here"
14865msgstr ""
14866
2ee0aedf
TG
14867#: config/tc-v850.c:2462
14868msgid "odd register cannot be used here"
14869msgstr ""
14870
14871#: config/tc-v850.c:2471
ae351704 14872msgid "invalid system register name"
ac50feda
RH
14873msgstr ""
14874
2ee0aedf 14875#: config/tc-v850.c:2484
ae351704 14876msgid "expected EP register"
ac50feda
RH
14877msgstr ""
14878
2ee0aedf 14879#: config/tc-v850.c:2501 config/tc-v850.c:2514
ae351704 14880msgid "invalid condition code name"
ac50feda
RH
14881msgstr ""
14882
2ee0aedf
TG
14883#: config/tc-v850.c:2507
14884msgid "condition sa cannot be used here"
ac50feda
RH
14885msgstr ""
14886
2ee0aedf 14887#: config/tc-v850.c:2552
ae351704 14888msgid "syntax error: value is missing before the register name"
87ccc1b0
NC
14889msgstr ""
14890
2ee0aedf 14891#: config/tc-v850.c:2554
ae351704 14892msgid "syntax error: register not expected"
ac50feda
RH
14893msgstr ""
14894
2ee0aedf 14895#: config/tc-v850.c:2568
ae351704 14896msgid "syntax error: system register not expected"
ac50feda
RH
14897msgstr ""
14898
2ee0aedf 14899#: config/tc-v850.c:2573 config/tc-v850.c:2578
ae351704 14900msgid "syntax error: condition code not expected"
3caac5b8
AM
14901msgstr ""
14902
2ee0aedf
TG
14903#: config/tc-v850.c:2588
14904msgid "immediate 0 cannot be used here"
14905msgstr ""
14906
14907#: config/tc-v850.c:2612
14908msgid "immediate operand is not match"
14909msgstr ""
14910
14911#: config/tc-v850.c:2631 config/tc-xtensa.c:11816
ae351704 14912msgid "invalid operand"
3caac5b8
AM
14913msgstr ""
14914
2ee0aedf 14915#: config/tc-vax.c:1340
ac50feda
RH
14916msgid "no '[' to match ']'"
14917msgstr ""
14918
2ee0aedf 14919#: config/tc-vax.c:1356
ac50feda
RH
14920msgid "bad register in []"
14921msgstr ""
14922
2ee0aedf 14923#: config/tc-vax.c:1358
ac50feda
RH
14924msgid "[PC] index banned"
14925msgstr ""
14926
2ee0aedf 14927#: config/tc-vax.c:1394
ac50feda
RH
14928msgid "no '(' to match ')'"
14929msgstr ""
14930
2ee0aedf 14931#: config/tc-vax.c:1510
ac50feda
RH
14932msgid "invalid branch operand"
14933msgstr ""
14934
2ee0aedf 14935#: config/tc-vax.c:1537
ac50feda
RH
14936msgid "address prohibits @"
14937msgstr ""
14938
2ee0aedf 14939#: config/tc-vax.c:1539
ac50feda
RH
14940msgid "address prohibits #"
14941msgstr ""
14942
2ee0aedf 14943#: config/tc-vax.c:1543
ac50feda
RH
14944msgid "address prohibits -()"
14945msgstr ""
14946
2ee0aedf 14947#: config/tc-vax.c:1545
ac50feda
RH
14948msgid "address prohibits ()+"
14949msgstr ""
14950
2ee0aedf 14951#: config/tc-vax.c:1548
ac50feda
RH
14952msgid "address prohibits ()"
14953msgstr ""
14954
2ee0aedf 14955#: config/tc-vax.c:1550
ac50feda
RH
14956msgid "address prohibits []"
14957msgstr ""
14958
2ee0aedf 14959#: config/tc-vax.c:1552
ac50feda
RH
14960msgid "address prohibits register"
14961msgstr ""
14962
2ee0aedf 14963#: config/tc-vax.c:1554
ac50feda
RH
14964msgid "address prohibits displacement length specifier"
14965msgstr ""
14966
2ee0aedf 14967#: config/tc-vax.c:1582
ac50feda
RH
14968msgid "invalid operand of S^#"
14969msgstr ""
14970
2ee0aedf 14971#: config/tc-vax.c:1595
ac50feda
RH
14972msgid "S^# needs expression"
14973msgstr ""
14974
2ee0aedf 14975#: config/tc-vax.c:1602
ac50feda
RH
14976msgid "S^# may only read-access"
14977msgstr ""
14978
2ee0aedf 14979#: config/tc-vax.c:1625
ac50feda
RH
14980msgid "invalid operand of -()"
14981msgstr ""
14982
2ee0aedf 14983#: config/tc-vax.c:1631
ac50feda
RH
14984msgid "-(PC) unpredictable"
14985msgstr ""
14986
2ee0aedf 14987#: config/tc-vax.c:1633
ac50feda
RH
14988msgid "[]index same as -()register: unpredictable"
14989msgstr ""
14990
2ee0aedf 14991#: config/tc-vax.c:1665
ac50feda
RH
14992msgid "invalid operand of ()+"
14993msgstr ""
14994
2ee0aedf 14995#: config/tc-vax.c:1671
ac50feda
RH
14996msgid "(PC)+ unpredictable"
14997msgstr ""
14998
2ee0aedf 14999#: config/tc-vax.c:1673
ac50feda
RH
15000msgid "[]index same as ()+register: unpredictable"
15001msgstr ""
15002
2ee0aedf 15003#: config/tc-vax.c:1696
ac50feda
RH
15004msgid "# conflicts length"
15005msgstr ""
15006
2ee0aedf 15007#: config/tc-vax.c:1698
ac50feda
RH
15008msgid "# bars register"
15009msgstr ""
15010
2ee0aedf 15011#: config/tc-vax.c:1718
ac50feda
RH
15012msgid "writing or modifying # is unpredictable"
15013msgstr ""
15014
2ee0aedf 15015#: config/tc-vax.c:1744
ac50feda
RH
15016msgid "length not needed"
15017msgstr ""
15018
2ee0aedf 15019#: config/tc-vax.c:1751
ac50feda
RH
15020msgid "can't []index a register, because it has no address"
15021msgstr ""
15022
2ee0aedf 15023#: config/tc-vax.c:1753
ac50feda
RH
15024msgid "a register has no address"
15025msgstr ""
15026
2ee0aedf 15027#: config/tc-vax.c:1762
ac50feda
RH
15028msgid "PC part of operand unpredictable"
15029msgstr ""
15030
2ee0aedf 15031#: config/tc-vax.c:1918
ae351704
AM
15032msgid "odd number of bytes in operand description"
15033msgstr ""
15034
2ee0aedf 15035#: config/tc-vax.c:1932
ae351704
AM
15036msgid "Bad operand"
15037msgstr ""
15038
2ee0aedf 15039#: config/tc-vax.c:1937
ae351704
AM
15040msgid "Not enough operands"
15041msgstr ""
15042
2ee0aedf 15043#: config/tc-vax.c:2214
3caac5b8
AM
15044msgid "SYMBOL TABLE not implemented"
15045msgstr ""
15046
2ee0aedf 15047#: config/tc-vax.c:2218
3caac5b8
AM
15048msgid "TOKEN TRACE not implemented"
15049msgstr ""
15050
2ee0aedf 15051#: config/tc-vax.c:2222
3caac5b8
AM
15052#, c-format
15053msgid "Displacement length %s ignored!"
15054msgstr ""
15055
2ee0aedf 15056#: config/tc-vax.c:2226
3caac5b8
AM
15057#, c-format
15058msgid "I don't need or use temp. file \"%s\"."
15059msgstr ""
15060
2ee0aedf 15061#: config/tc-vax.c:2230
3caac5b8
AM
15062msgid "I don't use an interpass file! -V ignored"
15063msgstr ""
15064
2ee0aedf 15065#: config/tc-vax.c:2287
6e1772d5 15066#, c-format
ac50feda
RH
15067msgid ""
15068"VAX options:\n"
15069"-d LENGTH\t\tignored\n"
15070"-J\t\t\tignored\n"
15071"-S\t\t\tignored\n"
15072"-t FILE\t\t\tignored\n"
15073"-T\t\t\tignored\n"
15074"-V\t\t\tignored\n"
15075msgstr ""
15076
2ee0aedf 15077#: config/tc-vax.c:2296
6e1772d5 15078#, c-format
ac50feda
RH
15079msgid ""
15080"VMS options:\n"
15081"-+\t\t\thash encode names longer than 31 characters\n"
15082"-1\t\t\t`const' handling compatible with gcc 1.x\n"
15083"-H\t\t\tshow new symbol after hash truncation\n"
15084"-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
15085"\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
15086"-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
15087msgstr ""
15088
2ee0aedf 15089#: config/tc-vax.c:2461
ae351704
AM
15090#, c-format
15091msgid "Ignoring statement due to \"%s\""
15092msgstr ""
15093
2ee0aedf 15094#: config/tc-vax.c:2478
ae351704
AM
15095#, c-format
15096msgid "Aborting because statement has \"%s\""
15097msgstr ""
15098
2ee0aedf 15099#: config/tc-vax.c:2523
ae351704
AM
15100msgid "Can't relocate expression"
15101msgstr ""
15102
2ee0aedf 15103#: config/tc-vax.c:2626
ae351704
AM
15104msgid "Bignum not permitted in short literal. Immediate mode assumed."
15105msgstr ""
15106
2ee0aedf 15107#: config/tc-vax.c:2635
ae351704
AM
15108msgid "Can't do flonum short literal: immediate mode used."
15109msgstr ""
15110
2ee0aedf 15111#: config/tc-vax.c:2682
ae351704
AM
15112#, c-format
15113msgid "A bignum/flonum may not be a displacement: 0x%lx used"
15114msgstr ""
15115
2ee0aedf 15116#: config/tc-vax.c:2994
ae351704
AM
15117#, c-format
15118msgid "Short literal overflow(%ld.), immediate mode assumed."
15119msgstr ""
15120
2ee0aedf 15121#: config/tc-vax.c:3003
ae351704
AM
15122#, c-format
15123msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
15124msgstr ""
15125
2ee0aedf 15126#: config/tc-vax.c:3068
ae351704
AM
15127msgid "Length specification ignored. Address mode 9F used"
15128msgstr ""
15129
2ee0aedf 15130#: config/tc-vax.c:3126
ae351704
AM
15131msgid "Invalid operand: immediate value used as base address."
15132msgstr ""
15133
2ee0aedf 15134#: config/tc-vax.c:3128
ae351704
AM
15135msgid "Invalid operand: immediate value used as address."
15136msgstr ""
15137
2ee0aedf 15138#: config/tc-vax.c:3153
a5c7551f
RW
15139#, c-format
15140msgid "Symbol %s used as immediate operand in PIC mode."
ae351704
AM
15141msgstr ""
15142
2ee0aedf 15143#: config/tc-vax.c:3258
ae351704
AM
15144#, c-format
15145msgid "VIP_BEGIN error:%s"
15146msgstr ""
15147
2ee0aedf 15148#: config/tc-xc16x.c:218
ae351704
AM
15149#, c-format
15150msgid " XC16X specific command line options:\n"
15151msgstr ""
15152
c85dd50d 15153#: config/tc-xstormy16.c:78
3b16e843 15154#, c-format
c85dd50d 15155msgid " XSTORMY16 specific command line options:\n"
3b16e843
NC
15156msgstr ""
15157
2ee0aedf 15158#: config/tc-xstormy16.c:225
a5c7551f
RW
15159#, c-format
15160msgid "unsupported fptr fixup size %d"
15161msgstr ""
15162
2ee0aedf 15163#: config/tc-xstormy16.c:237
a5c7551f
RW
15164#, c-format
15165msgid "unsupported fixup size %d"
15166msgstr ""
15167
2ee0aedf 15168#: config/tc-xstormy16.c:268
a5c7551f
RW
15169msgid "unsupported fptr fixup"
15170msgstr ""
15171
2ee0aedf 15172#: config/tc-xtensa.c:619
06647dfd 15173msgid "illegal range of target hardware versions"
87ccc1b0
NC
15174msgstr ""
15175
2ee0aedf 15176#: config/tc-xtensa.c:776
06647dfd 15177msgid "--density option is ignored"
87ccc1b0
NC
15178msgstr ""
15179
2ee0aedf 15180#: config/tc-xtensa.c:779
06647dfd 15181msgid "--no-density option is ignored"
87ccc1b0
NC
15182msgstr ""
15183
2ee0aedf 15184#: config/tc-xtensa.c:797
06647dfd
AM
15185msgid "--generics is deprecated; use --transform instead"
15186msgstr ""
15187
2ee0aedf 15188#: config/tc-xtensa.c:800
06647dfd
AM
15189msgid "--no-generics is deprecated; use --no-transform instead"
15190msgstr ""
15191
2ee0aedf 15192#: config/tc-xtensa.c:803
06647dfd
AM
15193msgid "--relax is deprecated; use --transform instead"
15194msgstr ""
15195
2ee0aedf 15196#: config/tc-xtensa.c:806
06647dfd
AM
15197msgid "--no-relax is deprecated; use --no-transform instead"
15198msgstr ""
15199
2ee0aedf 15200#: config/tc-xtensa.c:823
06647dfd 15201msgid "--absolute-literals option not supported in this Xtensa configuration"
87ccc1b0
NC
15202msgstr ""
15203
2ee0aedf 15204#: config/tc-xtensa.c:896
06647dfd 15205msgid "prefer-l32r conflicts with prefer-const16"
87ccc1b0
NC
15206msgstr ""
15207
2ee0aedf 15208#: config/tc-xtensa.c:902
06647dfd
AM
15209msgid "prefer-const16 conflicts with prefer-l32r"
15210msgstr ""
15211
2ee0aedf 15212#: config/tc-xtensa.c:910 config/tc-xtensa.c:919 config/tc-xtensa.c:923
06647dfd
AM
15213msgid "invalid target hardware version"
15214msgstr ""
15215
2ee0aedf 15216#: config/tc-xtensa.c:1107
87ccc1b0
NC
15217msgid "unmatched end directive"
15218msgstr ""
15219
2ee0aedf 15220#: config/tc-xtensa.c:1136
87ccc1b0
NC
15221msgid ".begin directive with no matching .end directive"
15222msgstr ""
15223
2ee0aedf 15224#: config/tc-xtensa.c:1177
06647dfd
AM
15225msgid "[no-]generics is deprecated; use [no-]transform instead"
15226msgstr ""
15227
2ee0aedf 15228#: config/tc-xtensa.c:1182
06647dfd
AM
15229msgid "[no-]relax is deprecated; use [no-]transform instead"
15230msgstr ""
15231
2ee0aedf 15232#: config/tc-xtensa.c:1195
87ccc1b0 15233#, c-format
06647dfd 15234msgid "directive %s cannot be negated"
87ccc1b0
NC
15235msgstr ""
15236
2ee0aedf 15237#: config/tc-xtensa.c:1201
87ccc1b0
NC
15238msgid "unknown directive"
15239msgstr ""
15240
2ee0aedf
TG
15241#: config/tc-xtensa.c:1222 config/tc-xtensa.c:1318 config/tc-xtensa.c:1563
15242#: config/tc-xtensa.c:5774
06647dfd
AM
15243msgid "directives are not valid inside bundles"
15244msgstr ""
15245
2ee0aedf 15246#: config/tc-xtensa.c:1234
06647dfd
AM
15247msgid ".begin literal is deprecated; use .literal instead"
15248msgstr ""
15249
2ee0aedf 15250#: config/tc-xtensa.c:1248
87ccc1b0
NC
15251msgid "cannot set literal_prefix inside literal fragment"
15252msgstr ""
15253
2ee0aedf 15254#: config/tc-xtensa.c:1281
06647dfd
AM
15255msgid ".begin [no-]density is ignored"
15256msgstr ""
15257
2ee0aedf 15258#: config/tc-xtensa.c:1288 config/tc-xtensa.c:1338
06647dfd
AM
15259msgid "Xtensa absolute literals option not supported; ignored"
15260msgstr ""
15261
2ee0aedf 15262#: config/tc-xtensa.c:1331
06647dfd 15263msgid ".end [no-]density is ignored"
87ccc1b0
NC
15264msgstr ""
15265
2ee0aedf 15266#: config/tc-xtensa.c:1356
87ccc1b0
NC
15267#, c-format
15268msgid "does not match begin %s%s at %s:%d"
15269msgstr ""
15270
2ee0aedf 15271#: config/tc-xtensa.c:1411
87ccc1b0
NC
15272msgid ".literal_position inside literal directive; ignoring"
15273msgstr ""
15274
2ee0aedf 15275#: config/tc-xtensa.c:1431
6e1772d5
AM
15276msgid ".literal not allowed inside .begin literal region"
15277msgstr ""
15278
23f938f1 15279#: config/tc-xtensa.c:1470
87ccc1b0
NC
15280msgid "expected comma or colon after symbol name; rest of line ignored"
15281msgstr ""
15282
23f938f1 15283#: config/tc-xtensa.c:1532
06647dfd
AM
15284msgid "fall through frequency must be greater than 0"
15285msgstr ""
15286
23f938f1 15287#: config/tc-xtensa.c:1540
06647dfd
AM
15288msgid "branch target frequency must be greater than 0"
15289msgstr ""
15290
23f938f1 15291#: config/tc-xtensa.c:1588
06647dfd
AM
15292#, c-format
15293msgid "opcode-specific %s relocation used outside an instruction"
15294msgstr ""
15295
23f938f1 15296#: config/tc-xtensa.c:1596
f12e7348
NC
15297#, c-format
15298msgid "invalid use of %s relocation"
15299msgstr ""
15300
23f938f1 15301#: config/tc-xtensa.c:1792 config/tc-xtensa.c:1809
87ccc1b0
NC
15302#, c-format
15303msgid "bad register name: %s"
15304msgstr ""
15305
23f938f1 15306#: config/tc-xtensa.c:1798
87ccc1b0
NC
15307#, c-format
15308msgid "bad register number: %s"
15309msgstr ""
15310
2ee0aedf 15311#: config/tc-xtensa.c:1862
f12e7348
NC
15312msgid "pcrel relocation not allowed in an instruction"
15313msgstr ""
15314
2ee0aedf 15315#: config/tc-xtensa.c:1879
87ccc1b0
NC
15316msgid "register number out of range"
15317msgstr ""
15318
2ee0aedf 15319#: config/tc-xtensa.c:1963
06647dfd
AM
15320msgid "extra comma"
15321msgstr ""
15322
2ee0aedf 15323#: config/tc-xtensa.c:1965
06647dfd
AM
15324msgid "extra colon"
15325msgstr ""
15326
2ee0aedf 15327#: config/tc-xtensa.c:1967
06647dfd
AM
15328msgid "missing argument"
15329msgstr ""
15330
2ee0aedf 15331#: config/tc-xtensa.c:1969
06647dfd
AM
15332msgid "missing comma or colon"
15333msgstr ""
15334
2ee0aedf 15335#: config/tc-xtensa.c:2026
06647dfd
AM
15336msgid "incorrect register number, ignoring"
15337msgstr ""
15338
2ee0aedf 15339#: config/tc-xtensa.c:2033
87ccc1b0
NC
15340msgid "too many arguments"
15341msgstr ""
15342
2ee0aedf 15343#: config/tc-xtensa.c:2107
87ccc1b0 15344#, c-format
06647dfd 15345msgid "cannot encode opcode \"%s\""
87ccc1b0
NC
15346msgstr ""
15347
2ee0aedf 15348#: config/tc-xtensa.c:2201
87ccc1b0 15349#, c-format
06647dfd 15350msgid "not enough operands (%d) for '%s'; expected %d"
87ccc1b0
NC
15351msgstr ""
15352
2ee0aedf 15353#: config/tc-xtensa.c:2208
87ccc1b0 15354#, c-format
06647dfd 15355msgid "too many operands (%d) for '%s'; expected %d"
87ccc1b0
NC
15356msgstr ""
15357
2ee0aedf 15358#: config/tc-xtensa.c:2259
87ccc1b0 15359#, c-format
06647dfd 15360msgid "invalid register '%s' for '%s' instruction"
87ccc1b0
NC
15361msgstr ""
15362
2ee0aedf 15363#: config/tc-xtensa.c:2266
87ccc1b0 15364#, c-format
06647dfd 15365msgid "invalid register number (%ld) for '%s' instruction"
87ccc1b0
NC
15366msgstr ""
15367
2ee0aedf 15368#: config/tc-xtensa.c:2334
87ccc1b0 15369#, c-format
06647dfd 15370msgid "invalid register number (%ld) for '%s'"
87ccc1b0
NC
15371msgstr ""
15372
2ee0aedf 15373#: config/tc-xtensa.c:2725
87ccc1b0 15374#, c-format
55cf6793 15375msgid "operand %d of '%s' has out of range value '%u'"
87ccc1b0
NC
15376msgstr ""
15377
2ee0aedf 15378#: config/tc-xtensa.c:2731
87ccc1b0 15379#, c-format
55cf6793 15380msgid "operand %d of '%s' has invalid value '%u'"
87ccc1b0
NC
15381msgstr ""
15382
2ee0aedf 15383#: config/tc-xtensa.c:2778
87ccc1b0 15384#, c-format
06647dfd 15385msgid "internal error: unknown option name '%s'"
87ccc1b0
NC
15386msgstr ""
15387
2ee0aedf 15388#: config/tc-xtensa.c:3887
87ccc1b0
NC
15389msgid "can't handle generation of literal/labels yet"
15390msgstr ""
15391
2ee0aedf 15392#: config/tc-xtensa.c:3891
87ccc1b0
NC
15393msgid "can't handle undefined OP TYPE"
15394msgstr ""
15395
2ee0aedf 15396#: config/tc-xtensa.c:3952
87ccc1b0
NC
15397#, c-format
15398msgid "found %d operands for '%s': Expected %d"
15399msgstr ""
15400
2ee0aedf 15401#: config/tc-xtensa.c:3959
87ccc1b0
NC
15402#, c-format
15403msgid "found too many (%d) operands for '%s': Expected %d"
15404msgstr ""
15405
2ee0aedf 15406#: config/tc-xtensa.c:3980
c85dd50d
NC
15407msgid "immediate operands sum to greater than 32"
15408msgstr ""
15409
2ee0aedf 15410#: config/tc-xtensa.c:4111
55cf6793
ZW
15411msgid "invalid immediate"
15412msgstr ""
15413
2ee0aedf 15414#: config/tc-xtensa.c:4232
06647dfd
AM
15415#, c-format
15416msgid "invalid relocation for operand %i of '%s'"
87ccc1b0
NC
15417msgstr ""
15418
2ee0aedf 15419#: config/tc-xtensa.c:4242
87ccc1b0 15420#, c-format
06647dfd 15421msgid "invalid expression for operand %i of '%s'"
87ccc1b0
NC
15422msgstr ""
15423
2ee0aedf 15424#: config/tc-xtensa.c:4252
87ccc1b0 15425#, c-format
06647dfd 15426msgid "invalid relocation in instruction slot %i"
87ccc1b0
NC
15427msgstr ""
15428
2ee0aedf 15429#: config/tc-xtensa.c:4259
87ccc1b0 15430#, c-format
06647dfd 15431msgid "undefined symbol for opcode \"%s\""
87ccc1b0
NC
15432msgstr ""
15433
2ee0aedf 15434#: config/tc-xtensa.c:4745
06647dfd 15435msgid "opcode 'NOP.N' unavailable in this configuration"
87ccc1b0
NC
15436msgstr ""
15437
2ee0aedf 15438#: config/tc-xtensa.c:4805
06647dfd
AM
15439msgid "get_expanded_loop_offset: invalid opcode"
15440msgstr ""
15441
2ee0aedf 15442#: config/tc-xtensa.c:4938
06647dfd
AM
15443#, c-format
15444msgid "assembly state not set for first frag in section %s"
87ccc1b0
NC
15445msgstr ""
15446
2ee0aedf 15447#: config/tc-xtensa.c:4991
06647dfd
AM
15448#, c-format
15449msgid "unaligned branch target: %d bytes at 0x%lx"
87ccc1b0
NC
15450msgstr ""
15451
2ee0aedf 15452#: config/tc-xtensa.c:5035
06647dfd
AM
15453#, c-format
15454msgid "unaligned loop: %d bytes at 0x%lx"
87ccc1b0
NC
15455msgstr ""
15456
2ee0aedf 15457#: config/tc-xtensa.c:5060
06647dfd 15458msgid "unexpected fix"
87ccc1b0
NC
15459msgstr ""
15460
2ee0aedf 15461#: config/tc-xtensa.c:5071 config/tc-xtensa.c:5075
06647dfd 15462msgid "undecodable fix"
87ccc1b0
NC
15463msgstr ""
15464
2ee0aedf 15465#: config/tc-xtensa.c:5213
3caac5b8
AM
15466msgid "labels are not valid inside bundles"
15467msgstr ""
15468
2ee0aedf 15469#: config/tc-xtensa.c:5233
06647dfd 15470msgid "invalid last instruction for a zero-overhead loop"
87ccc1b0
NC
15471msgstr ""
15472
2ee0aedf 15473#: config/tc-xtensa.c:5300
06647dfd 15474msgid "extra opening brace"
87ccc1b0
NC
15475msgstr ""
15476
2ee0aedf 15477#: config/tc-xtensa.c:5310
06647dfd 15478msgid "extra closing brace"
87ccc1b0
NC
15479msgstr ""
15480
2ee0aedf 15481#: config/tc-xtensa.c:5337
06647dfd 15482msgid "missing closing brace"
87ccc1b0
NC
15483msgstr ""
15484
2ee0aedf 15485#: config/tc-xtensa.c:5437 config/tc-xtensa.c:5466
f12e7348
NC
15486#, c-format
15487msgid "wrong number of operands for '%s'"
15488msgstr ""
15489
2ee0aedf 15490#: config/tc-xtensa.c:5453
f12e7348
NC
15491#, c-format
15492msgid "bad relocation expression for '%s'"
15493msgstr ""
15494
2ee0aedf 15495#: config/tc-xtensa.c:5488
87ccc1b0 15496#, c-format
06647dfd 15497msgid "unknown opcode or format name '%s'"
87ccc1b0
NC
15498msgstr ""
15499
2ee0aedf 15500#: config/tc-xtensa.c:5494
06647dfd
AM
15501msgid "format names only valid inside bundles"
15502msgstr ""
15503
2ee0aedf 15504#: config/tc-xtensa.c:5499
06647dfd
AM
15505#, c-format
15506msgid "multiple formats specified for one bundle; using '%s'"
87ccc1b0
NC
15507msgstr ""
15508
2ee0aedf 15509#: config/tc-xtensa.c:5549
87ccc1b0
NC
15510msgid "entry instruction with stack decrement < 16"
15511msgstr ""
15512
2ee0aedf 15513#: config/tc-xtensa.c:5602
06647dfd
AM
15514msgid "unaligned entry instruction"
15515msgstr ""
15516
2ee0aedf 15517#: config/tc-xtensa.c:5667
06647dfd
AM
15518msgid "bad instruction format"
15519msgstr ""
15520
2ee0aedf 15521#: config/tc-xtensa.c:5670
06647dfd
AM
15522msgid "invalid relocation"
15523msgstr ""
15524
2ee0aedf 15525#: config/tc-xtensa.c:5681
87ccc1b0 15526#, c-format
06647dfd 15527msgid "invalid relocation for '%s' instruction"
87ccc1b0
NC
15528msgstr ""
15529
2ee0aedf 15530#: config/tc-xtensa.c:5693
87ccc1b0 15531#, c-format
06647dfd 15532msgid "invalid relocation for operand %d of '%s'"
87ccc1b0
NC
15533msgstr ""
15534
2ee0aedf 15535#: config/tc-xtensa.c:5956
87ccc1b0 15536#, c-format
55cf6793 15537msgid "unhandled local relocation fix %s"
87ccc1b0
NC
15538msgstr ""
15539
2ee0aedf 15540#: config/tc-xtensa.c:6007
f12e7348
NC
15541#, c-format
15542msgid "internal error; cannot generate `%s' relocation"
15543msgstr ""
15544
2ee0aedf 15545#: config/tc-xtensa.c:6226
a5c7551f
RW
15546msgid "The option \"--no-allow-flix\" prohibits multi-slot flix."
15547msgstr ""
15548
2ee0aedf 15549#: config/tc-xtensa.c:6235
06647dfd
AM
15550msgid "couldn't find a valid instruction format"
15551msgstr ""
15552
2ee0aedf 15553#: config/tc-xtensa.c:6236
87ccc1b0 15554#, c-format
06647dfd 15555msgid " ops were: "
87ccc1b0
NC
15556msgstr ""
15557
2ee0aedf 15558#: config/tc-xtensa.c:6238
87ccc1b0 15559#, c-format
06647dfd 15560msgid " %s;"
87ccc1b0
NC
15561msgstr ""
15562
2ee0aedf 15563#: config/tc-xtensa.c:6249
06647dfd
AM
15564#, c-format
15565msgid "format '%s' allows %d slots, but there are %d opcodes"
87ccc1b0
NC
15566msgstr ""
15567
2ee0aedf 15568#: config/tc-xtensa.c:6260 config/tc-xtensa.c:6358
06647dfd 15569msgid "illegal resource usage in bundle"
87ccc1b0
NC
15570msgstr ""
15571
2ee0aedf 15572#: config/tc-xtensa.c:6445
06647dfd
AM
15573#, c-format
15574msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
87ccc1b0
NC
15575msgstr ""
15576
2ee0aedf 15577#: config/tc-xtensa.c:6450
87ccc1b0 15578#, c-format
06647dfd 15579msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
87ccc1b0
NC
15580msgstr ""
15581
2ee0aedf 15582#: config/tc-xtensa.c:6455
06647dfd 15583#, c-format
ae351704 15584msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port"
87ccc1b0
NC
15585msgstr ""
15586
2ee0aedf 15587#: config/tc-xtensa.c:6460
06647dfd
AM
15588#, c-format
15589msgid ""
ae351704 15590"opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses"
87ccc1b0
NC
15591msgstr ""
15592
2ee0aedf 15593#: config/tc-xtensa.c:6476
06647dfd
AM
15594msgid "multiple branches or jumps in the same bundle"
15595msgstr ""
15596
2ee0aedf 15597#: config/tc-xtensa.c:6928
06647dfd
AM
15598msgid "cannot assemble into a literal fragment"
15599msgstr ""
15600
2ee0aedf 15601#: config/tc-xtensa.c:6930
06647dfd
AM
15602msgid "..."
15603msgstr ""
15604
2ee0aedf 15605#: config/tc-xtensa.c:7565
06647dfd
AM
15606msgid ""
15607"instruction sequence (write a0, branch, retw) may trigger hardware errata"
15608msgstr ""
15609
2ee0aedf 15610#: config/tc-xtensa.c:7677
06647dfd 15611msgid "branching or jumping to a loop end may trigger hardware errata"
87ccc1b0
NC
15612msgstr ""
15613
2ee0aedf 15614#: config/tc-xtensa.c:7759
06647dfd 15615msgid "loop end too close to another loop end may trigger hardware errata"
87ccc1b0
NC
15616msgstr ""
15617
2ee0aedf 15618#: config/tc-xtensa.c:7768
06647dfd
AM
15619#, c-format
15620msgid "fr_var %lu < length %d"
87ccc1b0
NC
15621msgstr ""
15622
2ee0aedf 15623#: config/tc-xtensa.c:7925
06647dfd
AM
15624msgid ""
15625"loop containing less than three instructions may trigger hardware errata"
87ccc1b0
NC
15626msgstr ""
15627
2ee0aedf 15628#: config/tc-xtensa.c:7997
06647dfd 15629msgid "undecodable instruction in instruction frag"
87ccc1b0
NC
15630msgstr ""
15631
2ee0aedf 15632#: config/tc-xtensa.c:8107
06647dfd 15633msgid "invalid empty loop"
87ccc1b0
NC
15634msgstr ""
15635
2ee0aedf 15636#: config/tc-xtensa.c:8112
06647dfd 15637msgid "loop target does not follow loop instruction in section"
87ccc1b0
NC
15638msgstr ""
15639
2ee0aedf 15640#: config/tc-xtensa.c:8713
87ccc1b0
NC
15641msgid "bad relaxation state"
15642msgstr ""
15643
2ee0aedf 15644#: config/tc-xtensa.c:8771
87ccc1b0 15645#, c-format
06647dfd 15646msgid "fr_var (%ld) < length (%d)"
87ccc1b0
NC
15647msgstr ""
15648
2ee0aedf 15649#: config/tc-xtensa.c:9406
87ccc1b0
NC
15650msgid "invalid relaxation fragment result"
15651msgstr ""
15652
2ee0aedf 15653#: config/tc-xtensa.c:9485
87ccc1b0
NC
15654msgid "unable to widen instruction"
15655msgstr ""
15656
2ee0aedf 15657#: config/tc-xtensa.c:9624
87ccc1b0
NC
15658msgid "multiple literals in expansion"
15659msgstr ""
15660
2ee0aedf 15661#: config/tc-xtensa.c:9628
87ccc1b0
NC
15662msgid "no registered fragment for literal"
15663msgstr ""
15664
2ee0aedf 15665#: config/tc-xtensa.c:9630
87ccc1b0
NC
15666msgid "number of literal tokens != 1"
15667msgstr ""
15668
2ee0aedf 15669#: config/tc-xtensa.c:9759 config/tc-xtensa.c:9765
87ccc1b0
NC
15670#, c-format
15671msgid "unresolved loop target symbol: %s"
15672msgstr ""
15673
2ee0aedf 15674#: config/tc-xtensa.c:9871
06647dfd
AM
15675#, c-format
15676msgid "invalid expression evaluation type %d"
87ccc1b0
NC
15677msgstr ""
15678
2ee0aedf 15679#: config/tc-xtensa.c:9888
87ccc1b0
NC
15680msgid "loop too long for LOOP instruction"
15681msgstr ""
15682
2ee0aedf 15683#: config/tc-xtensa.c:10157
87ccc1b0
NC
15684#, c-format
15685msgid "fixes not all moved from %s"
15686msgstr ""
15687
2ee0aedf 15688#: config/tc-xtensa.c:10288
06647dfd
AM
15689msgid ""
15690"literal pool location required for text-section-literals; specify with ."
15691"literal_position"
87ccc1b0
NC
15692msgstr ""
15693
2ee0aedf 15694#: config/tc-xtensa.c:11130
06647dfd
AM
15695msgid "too many operands in instruction"
15696msgstr ""
15697
2ee0aedf 15698#: config/tc-xtensa.c:11340
ae351704 15699msgid "invalid symbolic operand"
87ccc1b0
NC
15700msgstr ""
15701
2ee0aedf 15702#: config/tc-xtensa.c:11401
87ccc1b0
NC
15703msgid "operand number mismatch"
15704msgstr ""
15705
2ee0aedf 15706#: config/tc-xtensa.c:11405
06647dfd
AM
15707#, c-format
15708msgid "cannot encode opcode \"%s\" in the given format \"%s\""
15709msgstr ""
15710
2ee0aedf 15711#: config/tc-xtensa.c:11430
06647dfd
AM
15712#, c-format
15713msgid "xtensa-isa failure: %s"
15714msgstr ""
15715
2ee0aedf 15716#: config/tc-xtensa.c:11507
87ccc1b0
NC
15717msgid "invalid opcode"
15718msgstr ""
15719
2ee0aedf 15720#: config/tc-xtensa.c:11513
87ccc1b0
NC
15721msgid "too few operands"
15722msgstr ""
15723
2ee0aedf 15724#: config/tc-xtensa.c:11563
a5c7551f
RW
15725msgid "multiple writes to the same register"
15726msgstr ""
15727
2ee0aedf 15728#: config/tc-xtensa.c:11677 config/tc-xtensa.c:11683
06647dfd
AM
15729msgid "out of memory"
15730msgstr ""
15731
2ee0aedf 15732#: config/tc-xtensa.c:11772
f12e7348
NC
15733msgid "TLS relocation not allowed in FLIX bundle"
15734msgstr ""
15735
15736#. Instructions that generate TLS relocations should always be
15737#. relaxed in the front-end. If "record_fixup" is set, then this
15738#. function is being called during back-end relaxation, so flag
15739#. the unexpected behavior as an error.
2ee0aedf 15740#: config/tc-xtensa.c:11778
f12e7348
NC
15741msgid "unexpected TLS relocation"
15742msgstr ""
15743
2ee0aedf 15744#: config/tc-xtensa.c:11822
ae351704
AM
15745msgid "symbolic operand not allowed"
15746msgstr ""
15747
2ee0aedf 15748#: config/tc-xtensa.c:11859
ae351704
AM
15749msgid "cannot decode instruction format"
15750msgstr ""
15751
2ee0aedf 15752#: config/tc-xtensa.c:12003
ae351704 15753msgid "ignoring extra '-rename-section' delimiter ':'"
06647dfd
AM
15754msgstr ""
15755
2ee0aedf 15756#: config/tc-xtensa.c:12008
06647dfd 15757#, c-format
ae351704 15758msgid "ignoring invalid '-rename-section' specification: '%s'"
06647dfd
AM
15759msgstr ""
15760
2ee0aedf 15761#: config/tc-xtensa.c:12019
ae351704
AM
15762#, c-format
15763msgid "section %s renamed multiple times"
06647dfd
AM
15764msgstr ""
15765
2ee0aedf 15766#: config/tc-xtensa.c:12021
06647dfd 15767#, c-format
ae351704 15768msgid "multiple sections remapped to output section %s"
06647dfd
AM
15769msgstr ""
15770
ae351704
AM
15771#: config/tc-z80.c:244
15772msgid "-- unterminated string"
06647dfd
AM
15773msgstr ""
15774
2ee0aedf 15775#: config/tc-z80.c:309
ae351704 15776msgid "floating point numbers are not implemented"
87ccc1b0
NC
15777msgstr ""
15778
2ee0aedf 15779#: config/tc-z80.c:488 config/tc-z80.c:494
ae351704
AM
15780msgid "mismatched parentheses"
15781msgstr ""
15782
2ee0aedf 15783#: config/tc-z80.c:548
ae351704
AM
15784msgid "bad offset expression syntax"
15785msgstr ""
15786
2ee0aedf 15787#: config/tc-z80.c:572
ae351704
AM
15788msgid "bad expression syntax"
15789msgstr ""
15790
2ee0aedf 15791#: config/tc-z80.c:685
ae351704
AM
15792msgid "cannot make a relative jump to an absolute location"
15793msgstr ""
15794
cc643b88
NC
15795#: config/tc-z80.c:695
15796msgid "offset too large"
15797msgstr ""
15798
15799#: config/tc-z80.c:697 config/tc-z80.c:1964
ae351704
AM
15800msgid "overflow"
15801msgstr ""
15802
cc643b88
NC
15803#: config/tc-z80.c:1069 config/tc-z80.c:1112 config/tc-z80.c:1156
15804#: config/tc-z80.c:1276 config/tc-z80.c:1330 config/tc-z80.c:1599
ae351704
AM
15805msgid "bad intruction syntax"
15806msgstr ""
15807
cc643b88 15808#: config/tc-z80.c:1202
ae351704
AM
15809msgid "condition code invalid for jr"
15810msgstr ""
15811
cc643b88 15812#: config/tc-z80.c:1224
ae351704
AM
15813msgid "bad instruction syntax"
15814msgstr ""
15815
cc643b88 15816#: config/tc-z80.c:1708
ae351704 15817msgid "parentheses ignored"
87ccc1b0
NC
15818msgstr ""
15819
cfb8c092 15820#: config/tc-z80.c:1913 read.c:3602
87ccc1b0 15821#, c-format
ae351704
AM
15822msgid "junk at end of line, first unrecognized character is `%c'"
15823msgstr ""
15824
cc643b88 15825#: config/tc-z80.c:1939 config/tc-z8k.c:1461 config/tc-z8k.c:1524
ae351704 15826msgid "relative jump out of range"
87ccc1b0
NC
15827msgstr ""
15828
cc643b88 15829#: config/tc-z80.c:1956
ae351704
AM
15830msgid "index offset out of range"
15831msgstr ""
15832
cc643b88 15833#: config/tc-z80.c:1998 config/tc-z8k.c:1532
87ccc1b0 15834#, c-format
ae351704 15835msgid "md_apply_fix: unknown r_type 0x%x\n"
87ccc1b0
NC
15836msgstr ""
15837
ae351704 15838#: config/tc-z8k.c:282
87ccc1b0 15839#, c-format
fce00800
AM
15840msgid "register rr%d out of range"
15841msgstr ""
15842
ae351704 15843#: config/tc-z8k.c:284
fce00800
AM
15844#, c-format
15845msgid "register rr%d does not exist"
15846msgstr ""
15847
ae351704 15848#: config/tc-z8k.c:296
fce00800
AM
15849#, c-format
15850msgid "register rh%d out of range"
87ccc1b0
NC
15851msgstr ""
15852
ae351704 15853#: config/tc-z8k.c:308
87ccc1b0 15854#, c-format
fce00800 15855msgid "register rl%d out of range"
87ccc1b0
NC
15856msgstr ""
15857
ae351704 15858#: config/tc-z8k.c:321
87ccc1b0 15859#, c-format
fce00800 15860msgid "register rq%d out of range"
87ccc1b0
NC
15861msgstr ""
15862
ae351704 15863#: config/tc-z8k.c:323
87ccc1b0 15864#, c-format
fce00800 15865msgid "register rq%d does not exist"
87ccc1b0
NC
15866msgstr ""
15867
ae351704 15868#: config/tc-z8k.c:335
87ccc1b0 15869#, c-format
fce00800 15870msgid "register r%d out of range"
87ccc1b0
NC
15871msgstr ""
15872
ae351704 15873#: config/tc-z8k.c:376
87ccc1b0
NC
15874#, c-format
15875msgid "expected %c"
15876msgstr ""
15877
ae351704 15878#: config/tc-z8k.c:391
87ccc1b0
NC
15879#, c-format
15880msgid "register is wrong size for a word %s"
15881msgstr ""
15882
ae351704 15883#: config/tc-z8k.c:405
87ccc1b0
NC
15884#, c-format
15885msgid "register is wrong size for address %s"
15886msgstr ""
15887
ae351704 15888#: config/tc-z8k.c:539
6e1772d5
AM
15889#, c-format
15890msgid "unknown interrupt %s"
15891msgstr ""
15892
87ccc1b0 15893#. No interrupt type specified, opcode won't do anything.
ae351704 15894#: config/tc-z8k.c:562
fce00800 15895msgid "opcode has no effect"
87ccc1b0
NC
15896msgstr ""
15897
ae351704 15898#: config/tc-z8k.c:673
87ccc1b0
NC
15899msgid "Missing ) in ra(rb)"
15900msgstr ""
15901
ae351704 15902#: config/tc-z8k.c:753 config/tc-z8k.c:792
6e1772d5
AM
15903#, c-format
15904msgid "invalid condition code '%s'"
fce00800
AM
15905msgstr ""
15906
ae351704 15907#: config/tc-z8k.c:765
87ccc1b0 15908#, c-format
6e1772d5 15909msgid "invalid flag '%s'"
87ccc1b0
NC
15910msgstr ""
15911
ae351704 15912#: config/tc-z8k.c:919 config/tc-z8k.c:925
6e1772d5
AM
15913msgid "invalid indirect register size"
15914msgstr ""
15915
ae351704 15916#: config/tc-z8k.c:942 config/tc-z8k.c:1090 config/tc-z8k.c:1095
6e1772d5
AM
15917msgid "invalid control register name"
15918msgstr ""
15919
ae351704 15920#: config/tc-z8k.c:1079
87ccc1b0
NC
15921msgid "immediate must be 1 or 2"
15922msgstr ""
15923
ae351704 15924#: config/tc-z8k.c:1082
87ccc1b0
NC
15925msgid "immediate 1 or 2 expected"
15926msgstr ""
15927
ae351704 15928#: config/tc-z8k.c:1113
87ccc1b0
NC
15929msgid "can't use R0 here"
15930msgstr ""
15931
ae351704 15932#: config/tc-z8k.c:1271
87ccc1b0
NC
15933msgid "Can't find opcode to match operands"
15934msgstr ""
15935
499ac353 15936#: config/tc-z8k.c:1318
87ccc1b0
NC
15937#, c-format
15938msgid "invalid architecture -z%s"
15939msgstr ""
15940
499ac353 15941#: config/tc-z8k.c:1338
6e1772d5 15942#, c-format
87ccc1b0
NC
15943msgid ""
15944" Z8K options:\n"
15945" -z8001 generate segmented code\n"
15946" -z8002 generate unsegmented code\n"
15947" -linkrelax create linker relaxable code\n"
15948msgstr ""
15949
499ac353 15950#: config/tc-z8k.c:1350
6e1772d5 15951#, c-format
87ccc1b0
NC
15952msgid "call to md_convert_frag\n"
15953msgstr ""
15954
499ac353 15955#: config/tc-z8k.c:1457 config/tc-z8k.c:1497 config/tc-z8k.c:1520
87ccc1b0
NC
15956msgid "cannot branch to odd address"
15957msgstr ""
15958
499ac353 15959#: config/tc-z8k.c:1479
87ccc1b0
NC
15960msgid "relative address out of range"
15961msgstr ""
15962
499ac353 15963#: config/tc-z8k.c:1500
3caac5b8 15964msgid "relative call out of range"
87ccc1b0
NC
15965msgstr ""
15966
499ac353 15967#: config/tc-z8k.c:1544
ac50feda 15968#, c-format
3caac5b8 15969msgid "call to md_estimate_size_before_relax\n"
ac50feda
RH
15970msgstr ""
15971
23f938f1 15972#: config/xtensa-relax.c:1556
c85dd50d
NC
15973#, c-format
15974msgid "invalid configuration option '%s' in transition rule '%s'"
15975msgstr ""
15976
23f938f1 15977#: config/xtensa-relax.c:1681
c85dd50d
NC
15978#, c-format
15979msgid "opcode '%s': no bound opname '%s' for precondition in '%s'"
15980msgstr ""
15981
23f938f1 15982#: config/xtensa-relax.c:1691
c85dd50d
NC
15983#, c-format
15984msgid "opcode '%s': no bound opname '%s' for precondition in %s"
15985msgstr ""
15986
23f938f1 15987#: config/xtensa-relax.c:1698
c85dd50d
NC
15988#, c-format
15989msgid "opcode '%s': precondition only contains constants in '%s'"
15990msgstr ""
15991
23f938f1 15992#: config/xtensa-relax.c:1745
c85dd50d
NC
15993msgid "expected one operand for generated literal"
15994msgstr ""
15995
23f938f1 15996#: config/xtensa-relax.c:1752
c85dd50d
NC
15997msgid "expected 0 operands for generated label"
15998msgstr ""
15999
23f938f1 16000#: config/xtensa-relax.c:1765
c85dd50d
NC
16001#, c-format
16002msgid "invalid opcode '%s' in transition rule '%s'"
16003msgstr ""
16004
23f938f1 16005#: config/xtensa-relax.c:1773
c85dd50d
NC
16006#, c-format
16007msgid "opcode '%s': replacement does not have %d ops"
16008msgstr ""
16009
23f938f1 16010#: config/xtensa-relax.c:1787
f12e7348
NC
16011#, c-format
16012msgid "opcode '%s': cannot find literal definition"
16013msgstr ""
16014
23f938f1 16015#: config/xtensa-relax.c:1803 config/xtensa-relax.c:1833
c85dd50d
NC
16016#, c-format
16017msgid "opcode %s: unidentified operand '%s' in '%s'"
16018msgstr ""
16019
23f938f1 16020#: config/xtensa-relax.c:1828
c85dd50d
NC
16021#, c-format
16022msgid "unknown user-defined function %s"
16023msgstr ""
16024
23f938f1 16025#: config/xtensa-relax.c:1839
c85dd50d
NC
16026#, c-format
16027msgid "opcode %s: could not parse operand '%s' in '%s'"
16028msgstr ""
16029
23f938f1 16030#: config/xtensa-relax.c:1880
c85dd50d
NC
16031#, c-format
16032msgid "could not parse INSN_PATTERN '%s'"
16033msgstr ""
16034
23f938f1 16035#: config/xtensa-relax.c:1884
c85dd50d
NC
16036#, c-format
16037msgid "could not parse INSN_REPL '%s'"
16038msgstr ""
16039
23f938f1 16040#: config/xtensa-relax.c:1895
c85dd50d
NC
16041#, c-format
16042msgid "could not build transition for %s => %s"
16043msgstr ""
16044
cc643b88 16045#: depend.c:195
ac50feda 16046#, c-format
87ccc1b0 16047msgid "can't open `%s' for writing"
ac50feda
RH
16048msgstr ""
16049
cc643b88 16050#: depend.c:207
ac50feda 16051#, c-format
87ccc1b0 16052msgid "can't close `%s'"
ac50feda
RH
16053msgstr ""
16054
cc643b88
NC
16055#: dw2gencfi.c:199 read.c:2272
16056#, c-format
16057msgid "bfd_set_section_flags: %s"
16058msgstr ""
16059
16060#: dw2gencfi.c:457
87ccc1b0 16061#, c-format
fce00800 16062msgid "register save offset not a multiple of %u"
ac50feda
RH
16063msgstr ""
16064
cc643b88 16065#: dw2gencfi.c:540
06647dfd
AM
16066msgid "CFI state restore without previous remember"
16067msgstr ""
16068
cc643b88 16069#: dw2gencfi.c:589
fce00800 16070msgid "missing separator"
ac50feda
RH
16071msgstr ""
16072
cc643b88 16073#: dw2gencfi.c:639
fce00800 16074msgid "bad register expression"
ac50feda
RH
16075msgstr ""
16076
cc643b88
NC
16077#: dw2gencfi.c:660 dw2gencfi.c:783 dw2gencfi.c:821 dw2gencfi.c:891
16078#: dw2gencfi.c:963
fce00800 16079msgid "CFI instruction used without previous .cfi_startproc"
ac50feda
RH
16080msgstr ""
16081
cc643b88 16082#: dw2gencfi.c:845
ae351704
AM
16083msgid "invalid or unsupported encoding in .cfi_personality"
16084msgstr ""
16085
cc643b88 16086#: dw2gencfi.c:852
ae351704
AM
16087msgid ".cfi_personality requires encoding and symbol arguments"
16088msgstr ""
16089
cc643b88 16090#: dw2gencfi.c:875
ae351704
AM
16091msgid "wrong second argument to .cfi_personality"
16092msgstr ""
16093
cc643b88 16094#: dw2gencfi.c:915 dw2gencfi.c:991
ae351704
AM
16095msgid "invalid or unsupported encoding in .cfi_lsda"
16096msgstr ""
16097
cc643b88 16098#: dw2gencfi.c:922
ae351704
AM
16099msgid ".cfi_lsda requires encoding and symbol arguments"
16100msgstr ""
16101
cc643b88 16102#: dw2gencfi.c:947
ae351704
AM
16103msgid "wrong second argument to .cfi_lsda"
16104msgstr ""
16105
cc643b88 16106#: dw2gencfi.c:1012
a5c7551f
RW
16107msgid "wrong third argument to .cfi_val_encoded_addr"
16108msgstr ""
16109
cc643b88 16110#: dw2gencfi.c:1083
87ccc1b0 16111msgid "previous CFI entry not closed (missing .cfi_endproc)"
ac50feda
RH
16112msgstr ""
16113
cc643b88 16114#: dw2gencfi.c:1123
87ccc1b0 16115msgid ".cfi_endproc without corresponding .cfi_startproc"
ac50feda
RH
16116msgstr ""
16117
cc643b88 16118#: dw2gencfi.c:1920 dw2gencfi.c:1983
87ccc1b0 16119msgid "open CFI at the end of file; missing .cfi_endproc directive"
6840198f
NC
16120msgstr ""
16121
cc643b88
NC
16122#: dw2gencfi.c:2009
16123msgid "CFI is not supported for this target"
16124msgstr ""
16125
cfb8c092 16126#: dwarf2dbg.c:585 dwarf2dbg.c:620
328577ad 16127msgid "file number less than one"
5f68c319
NC
16128msgstr ""
16129
cfb8c092 16130#: dwarf2dbg.c:595
5f68c319 16131#, c-format
328577ad 16132msgid "file number %ld already allocated"
5f68c319
NC
16133msgstr ""
16134
cfb8c092 16135#: dwarf2dbg.c:625 dwarf2dbg.c:1378
6840198f 16136#, c-format
328577ad 16137msgid "unassigned file number %ld"
6840198f
NC
16138msgstr ""
16139
cfb8c092 16140#: dwarf2dbg.c:694
3caac5b8
AM
16141msgid "is_stmt value not 0 or 1"
16142msgstr ""
16143
cfb8c092 16144#: dwarf2dbg.c:706
3caac5b8
AM
16145msgid "isa number less than zero"
16146msgstr ""
16147
cfb8c092 16148#: dwarf2dbg.c:718
a5c7551f
RW
16149msgid "discriminator less than zero"
16150msgstr ""
16151
cfb8c092 16152#: dwarf2dbg.c:724
3caac5b8
AM
16153#, c-format
16154msgid "unknown .loc sub-directive `%s'"
87ccc1b0
NC
16155msgstr ""
16156
cfb8c092 16157#: dwarf2dbg.c:1441
3caac5b8 16158msgid "internal error: unknown dwarf2 format"
0d2bcfaf
NC
16159msgstr ""
16160
2ee0aedf 16161#: ecoff.c:1562
ac50feda 16162#, c-format
328577ad 16163msgid "string too big (%lu bytes)"
ac50feda
RH
16164msgstr ""
16165
2ee0aedf 16166#: ecoff.c:1588
ac50feda 16167#, c-format
328577ad 16168msgid "inserting \"%s\" into string hash table: %s"
ac50feda
RH
16169msgstr ""
16170
2ee0aedf
TG
16171#: ecoff.c:1619 ecoff.c:1812 ecoff.c:1835 ecoff.c:1866 ecoff.c:2019
16172#: ecoff.c:2130
ac50feda
RH
16173msgid "no current file pointer"
16174msgstr ""
16175
2ee0aedf 16176#: ecoff.c:1706
ac50feda
RH
16177msgid "too many st_End's"
16178msgstr ""
16179
2ee0aedf 16180#: ecoff.c:2044
ac50feda 16181#, c-format
328577ad 16182msgid "inserting \"%s\" into tag hash table: %s"
ac50feda
RH
16183msgstr ""
16184
2ee0aedf 16185#: ecoff.c:2205
ac50feda
RH
16186msgid "fake .file after real one"
16187msgstr ""
16188
2ee0aedf 16189#: ecoff.c:2295
328577ad 16190msgid "filename goes over one page boundary"
ac50feda
RH
16191msgstr ""
16192
2ee0aedf 16193#: ecoff.c:2428
ac50feda
RH
16194msgid ".begin directive without a preceding .file directive"
16195msgstr ""
16196
2ee0aedf 16197#: ecoff.c:2435
ac50feda
RH
16198msgid ".begin directive without a preceding .ent directive"
16199msgstr ""
16200
2ee0aedf 16201#: ecoff.c:2466
ac50feda
RH
16202msgid ".bend directive without a preceding .file directive"
16203msgstr ""
16204
2ee0aedf 16205#: ecoff.c:2473
ac50feda
RH
16206msgid ".bend directive without a preceding .ent directive"
16207msgstr ""
16208
2ee0aedf 16209#: ecoff.c:2486
ac50feda
RH
16210msgid ".bend directive names unknown symbol"
16211msgstr ""
16212
2ee0aedf 16213#: ecoff.c:2529
ac50feda
RH
16214msgid ".def pseudo-op used inside of .def/.endef; ignored"
16215msgstr ""
16216
2ee0aedf 16217#: ecoff.c:2531
328577ad 16218msgid "empty symbol name in .def; ignored"
ac50feda
RH
16219msgstr ""
16220
2ee0aedf 16221#: ecoff.c:2568
ac50feda
RH
16222msgid ".dim pseudo-op used outside of .def/.endef; ignored"
16223msgstr ""
16224
2ee0aedf 16225#: ecoff.c:2583
328577ad 16226msgid "badly formed .dim directive"
ac50feda
RH
16227msgstr ""
16228
2ee0aedf 16229#: ecoff.c:2596
328577ad 16230msgid "too many .dim entries"
ac50feda
RH
16231msgstr ""
16232
2ee0aedf 16233#: ecoff.c:2616
ac50feda
RH
16234msgid ".scl pseudo-op used outside of .def/.endef; ignored"
16235msgstr ""
16236
2ee0aedf 16237#: ecoff.c:2641
ac50feda
RH
16238msgid ".size pseudo-op used outside of .def/.endef; ignored"
16239msgstr ""
16240
2ee0aedf 16241#: ecoff.c:2656
328577ad 16242msgid "badly formed .size directive"
ac50feda
RH
16243msgstr ""
16244
2ee0aedf 16245#: ecoff.c:2669
328577ad 16246msgid "too many .size entries"
ac50feda
RH
16247msgstr ""
16248
2ee0aedf 16249#: ecoff.c:2691
ac50feda
RH
16250msgid ".type pseudo-op used outside of .def/.endef; ignored"
16251msgstr ""
16252
16253#. FIXME: We could handle this by setting the continued bit.
16254#. There would still be a limit: the .type argument can not
16255#. be infinite.
2ee0aedf 16256#: ecoff.c:2709
ac50feda 16257#, c-format
328577ad 16258msgid "the type of %s is too complex; it will be simplified"
ac50feda
RH
16259msgstr ""
16260
2ee0aedf 16261#: ecoff.c:2720
ac50feda
RH
16262msgid "Unrecognized .type argument"
16263msgstr ""
16264
2ee0aedf 16265#: ecoff.c:2758
ac50feda
RH
16266msgid ".tag pseudo-op used outside of .def/.endef; ignored"
16267msgstr ""
16268
2ee0aedf 16269#: ecoff.c:2783
ac50feda
RH
16270msgid ".val pseudo-op used outside of .def/.endef; ignored"
16271msgstr ""
16272
2ee0aedf 16273#: ecoff.c:2791
ae351704 16274msgid ".val expression is too complex"
ac50feda
RH
16275msgstr ""
16276
2ee0aedf 16277#: ecoff.c:2821
ac50feda
RH
16278msgid ".endef pseudo-op used before .def; ignored"
16279msgstr ""
16280
2ee0aedf 16281#: ecoff.c:2847 ecoff.c:2928
328577ad 16282msgid "bad COFF debugging information"
ac50feda
RH
16283msgstr ""
16284
2ee0aedf 16285#: ecoff.c:2896
ac50feda 16286#, c-format
328577ad 16287msgid "no tag specified for %s"
ac50feda
RH
16288msgstr ""
16289
2ee0aedf 16290#: ecoff.c:2998
ac50feda
RH
16291msgid ".end directive without a preceding .file directive"
16292msgstr ""
16293
2ee0aedf 16294#: ecoff.c:3005
ac50feda
RH
16295msgid ".end directive without a preceding .ent directive"
16296msgstr ""
16297
2ee0aedf 16298#: ecoff.c:3027
ac50feda
RH
16299msgid ".end directive names unknown symbol"
16300msgstr ""
16301
2ee0aedf 16302#: ecoff.c:3054
ac50feda
RH
16303msgid "second .ent directive found before .end directive"
16304msgstr ""
16305
2ee0aedf 16306#: ecoff.c:3126
328577ad 16307msgid "no way to handle .file within .ent/.end section"
ac50feda
RH
16308msgstr ""
16309
2ee0aedf 16310#: ecoff.c:3243
328577ad 16311msgid ".loc before .file"
ac50feda
RH
16312msgstr ""
16313
2ee0aedf 16314#: ecoff.c:3446
ac50feda
RH
16315#, c-format
16316msgid ".stab%c is not supported"
16317msgstr ""
16318
2ee0aedf 16319#: ecoff.c:3456
ac50feda
RH
16320#, c-format
16321msgid ".stab%c: ignoring non-zero other field"
16322msgstr ""
16323
2ee0aedf 16324#: ecoff.c:3490
ac50feda
RH
16325#, c-format
16326msgid ""
328577ad 16327"line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
ac50feda
RH
16328msgstr ""
16329
2ee0aedf 16330#: ecoff.c:3526
ac50feda 16331#, c-format
328577ad 16332msgid "illegal .stab%c directive, bad character"
ac50feda
RH
16333msgstr ""
16334
2ee0aedf 16335#: ecoff.c:3985 ecoff.c:4174 ecoff.c:4199
ac50feda
RH
16336msgid ".begin/.bend in different segments"
16337msgstr ""
16338
2ee0aedf 16339#: ecoff.c:4695
328577ad 16340msgid "missing .end or .bend at end of file"
ac50feda
RH
16341msgstr ""
16342
2ee0aedf 16343#: ecoff.c:5180
ac50feda
RH
16344msgid "GP prologue size exceeds field size, using 0 instead"
16345msgstr ""
16346
cfb8c092 16347#: expr.c:87 read.c:3667
328577ad
NC
16348msgid "bignum invalid"
16349msgstr ""
16350
cfb8c092 16351#: expr.c:89 read.c:3669 read.c:4146 read.c:5030
328577ad
NC
16352msgid "floating point number invalid"
16353msgstr ""
16354
2ee0aedf 16355#: expr.c:210
328577ad 16356msgid "bad floating-point constant: exponent overflow"
ac50feda
RH
16357msgstr ""
16358
2ee0aedf 16359#: expr.c:214
ac50feda 16360#, c-format
328577ad 16361msgid "bad floating-point constant: unknown error code=%d"
ac50feda
RH
16362msgstr ""
16363
2ee0aedf 16364#: expr.c:393
ac50feda 16365msgid ""
328577ad 16366"a bignum with underscores may not have more than 8 hex digits in any word"
ac50feda
RH
16367msgstr ""
16368
2ee0aedf 16369#: expr.c:416
328577ad 16370msgid "a bignum with underscores must have exactly 4 words"
ac50feda
RH
16371msgstr ""
16372
ed265386 16373#. Either not seen or not defined.
ac50feda
RH
16374#. @@ Should print out the original string instead of
16375#. the parsed number.
2ee0aedf 16376#: expr.c:539
ac50feda 16377#, c-format
328577ad 16378msgid "backward ref to unknown label \"%d:\""
ac50feda
RH
16379msgstr ""
16380
2ee0aedf 16381#: expr.c:657
328577ad 16382msgid "character constant too large"
ac50feda
RH
16383msgstr ""
16384
2ee0aedf 16385#: expr.c:903
ac50feda
RH
16386#, c-format
16387msgid "expr.c(operand): bad atof_generic return val %d"
16388msgstr ""
16389
cc643b88 16390#: expr.c:966
1994a7c7 16391#, c-format
328577ad 16392msgid "missing '%c'"
ac50feda
RH
16393msgstr ""
16394
cfb8c092 16395#: expr.c:977 read.c:4512
ac50feda
RH
16396msgid "EBCDIC constants are not supported"
16397msgstr ""
16398
cc643b88 16399#: expr.c:1099
ac50feda
RH
16400#, c-format
16401msgid "Unary operator %c ignored because bad operand follows"
16402msgstr ""
16403
cc643b88 16404#: expr.c:1145 expr.c:1170
ac50feda
RH
16405msgid "syntax error in .startof. or .sizeof."
16406msgstr ""
16407
cc643b88 16408#: expr.c:1251 expr.c:1612
a5c7551f
RW
16409#, c-format
16410msgid "invalid use of operator \"%s\""
16411msgstr ""
16412
cc643b88 16413#: expr.c:1757
ac50feda
RH
16414msgid "missing operand; zero assumed"
16415msgstr ""
16416
cc643b88 16417#: expr.c:1796
ac50feda
RH
16418msgid "left operand is a bignum; integer 0 assumed"
16419msgstr ""
16420
cc643b88 16421#: expr.c:1798
ac50feda
RH
16422msgid "left operand is a float; integer 0 assumed"
16423msgstr ""
16424
cc643b88 16425#: expr.c:1807
ac50feda
RH
16426msgid "right operand is a bignum; integer 0 assumed"
16427msgstr ""
16428
cc643b88 16429#: expr.c:1809
ac50feda
RH
16430msgid "right operand is a float; integer 0 assumed"
16431msgstr ""
16432
cfb8c092 16433#: expr.c:1879 symbols.c:1381
ac50feda
RH
16434msgid "division by zero"
16435msgstr ""
16436
cc643b88 16437#: expr.c:1885
a5c7551f
RW
16438msgid "shift count"
16439msgstr ""
16440
cc643b88 16441#: expr.c:2002
328577ad
NC
16442msgid "operation combines symbols in different segments"
16443msgstr ""
16444
6c37ac4d 16445#: frags.c:48
ac50feda
RH
16446msgid "attempt to allocate data in absolute section"
16447msgstr ""
16448
6c37ac4d 16449#: frags.c:54
ac50feda
RH
16450msgid "attempt to allocate data in common section"
16451msgstr ""
16452
cfb8c092 16453#: frags.c:102 write.c:1422
6c37ac4d
NC
16454#, c-format
16455msgid "can't extend frag %u chars"
16456msgstr ""
16457
6e1772d5 16458#. For error messages.
ac50feda
RH
16459#. Detect if we are reading from stdin by examining the file
16460#. name returned by as_where().
16461#.
16462#. [FIXME: We rely upon the name in the strcmp below being the
16463#. same as the one used by input_scrub_new_file(), if that is
16464#. not true, then this code will fail].
16465#.
18e03609
NC
16466#. If we are reading from stdin, then we need to save each input
16467#. line here (assuming of course that we actually have a line of
16468#. input to read), so that it can be displayed in the listing
16469#. that is produced at the end of the assembly.
cc643b88 16470#: input-file.c:138 input-scrub.c:243 listing.c:338
ac50feda
RH
16471msgid "{standard input}"
16472msgstr ""
16473
ae351704 16474#: input-file.c:143
ac50feda 16475#, c-format
ae351704 16476msgid "can't open %s for reading: %s"
ac50feda
RH
16477msgstr ""
16478
cc643b88 16479#: input-file.c:152 input-file.c:227 input-file.c:259
ac50feda 16480#, c-format
ae351704 16481msgid "can't read from %s: %s"
ac50feda
RH
16482msgstr ""
16483
cfb8c092 16484#: input-file.c:267 listing.c:1397 output-file.c:72
ac50feda 16485#, c-format
ae351704 16486msgid "can't close %s: %s"
ac50feda
RH
16487msgstr ""
16488
9c9c98a5 16489#: input-scrub.c:268
60bcf0fa 16490msgid "macros nested too deeply"
ac50feda
RH
16491msgstr ""
16492
cc643b88 16493#: input-scrub.c:379 input-scrub.c:403
ac50feda
RH
16494msgid "partial line at end of file ignored"
16495msgstr ""
16496
2ee0aedf 16497#: itbl-ops.c:332
6e1772d5 16498#, c-format
ac50feda
RH
16499msgid "Unable to allocate memory for new instructions\n"
16500msgstr ""
16501
cc643b88 16502#: listing.c:244
ac50feda
RH
16503msgid "Warning:"
16504msgstr ""
16505
cc643b88 16506#: listing.c:250
ac50feda
RH
16507msgid "Error:"
16508msgstr ""
16509
cc643b88 16510#: listing.c:1283
f12e7348
NC
16511#, c-format
16512msgid ""
16513"\n"
16514" time stamp \t: %s\n"
16515"\n"
16516msgstr ""
16517
cc643b88 16518#: listing.c:1293
f12e7348
NC
16519#, c-format
16520msgid "%s "
16521msgstr ""
16522
cc643b88 16523#: listing.c:1298
f12e7348
NC
16524#, c-format
16525msgid ""
16526"\n"
16527"\t%s "
16528msgstr ""
16529
cc643b88 16530#: listing.c:1308
f12e7348
NC
16531msgid ""
16532"\n"
16533" options passed\t: "
16534msgstr ""
16535
cc643b88 16536#: listing.c:1347
f12e7348
NC
16537#, c-format
16538msgid ""
16539" GNU assembler version %s (%s)\n"
16540"\t using BFD version %s."
16541msgstr ""
16542
cc643b88 16543#: listing.c:1350
f12e7348
NC
16544#, c-format
16545msgid ""
16546"\n"
16547" input file \t: %s"
16548msgstr ""
16549
cc643b88 16550#: listing.c:1351
f12e7348
NC
16551#, c-format
16552msgid ""
16553"\n"
16554" output file \t: %s"
16555msgstr ""
16556
cc643b88 16557#: listing.c:1352
f12e7348
NC
16558#, c-format
16559msgid ""
16560"\n"
16561" target \t: %s"
16562msgstr ""
16563
cc643b88 16564#: listing.c:1376
ac50feda 16565#, c-format
ae351704 16566msgid "can't open %s: %s"
ac50feda
RH
16567msgstr ""
16568
cc643b88 16569#: listing.c:1461
ac50feda
RH
16570msgid "strange paper height, set to no form"
16571msgstr ""
16572
cc643b88 16573#: listing.c:1525
328577ad 16574msgid "new line in title"
ac50feda
RH
16575msgstr ""
16576
87ccc1b0 16577#. Turns the next expression into a string.
2ee0aedf 16578#: macro.c:362
87ccc1b0
NC
16579#, no-c-format
16580msgid "% operator needs absolute expression"
16581msgstr ""
16582
cc643b88 16583#: macro.c:516
55cf6793
ZW
16584#, c-format
16585msgid "Missing parameter qualifier for `%s' in macro `%s'"
16586msgstr ""
16587
cc643b88 16588#: macro.c:526
55cf6793
ZW
16589#, c-format
16590msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'"
16591msgstr ""
16592
cc643b88 16593#: macro.c:543
55cf6793
ZW
16594#, c-format
16595msgid "Pointless default value for required parameter `%s' in macro `%s'"
16596msgstr ""
16597
cc643b88 16598#: macro.c:555
55cf6793
ZW
16599#, c-format
16600msgid "A parameter named `%s' already exists for macro `%s'"
16601msgstr ""
16602
cc643b88 16603#: macro.c:592
55cf6793
ZW
16604#, c-format
16605msgid "Reserved word `%s' used as parameter in macro `%s'"
16606msgstr ""
16607
cc643b88 16608#: macro.c:650
55cf6793
ZW
16609#, c-format
16610msgid "unexpected end of file in macro `%s' definition"
ac50feda
RH
16611msgstr ""
16612
cc643b88 16613#: macro.c:662
55cf6793
ZW
16614#, c-format
16615msgid "missing `)' after formals in macro definition `%s'"
ac50feda
RH
16616msgstr ""
16617
cc643b88 16618#: macro.c:677
06647dfd
AM
16619msgid "Missing macro name"
16620msgstr ""
16621
cc643b88 16622#: macro.c:686
55cf6793
ZW
16623#, c-format
16624msgid "Bad parameter list for macro `%s'"
16625msgstr ""
16626
cc643b88 16627#: macro.c:692
55cf6793
ZW
16628#, c-format
16629msgid "Macro `%s' was already defined"
06647dfd
AM
16630msgstr ""
16631
cc643b88 16632#: macro.c:816 macro.c:818
55cf6793 16633msgid "missing `)'"
06647dfd
AM
16634msgstr ""
16635
cc643b88 16636#: macro.c:915
55cf6793
ZW
16637#, c-format
16638msgid "`%s' was already used as parameter (or another local) name"
ac50feda
RH
16639msgstr ""
16640
cc643b88 16641#: macro.c:1073
ac50feda
RH
16642msgid "confusion in formal parameters"
16643msgstr ""
16644
cc643b88 16645#: macro.c:1081
55cf6793
ZW
16646#, c-format
16647msgid "Parameter named `%s' does not exist for macro `%s'"
16648msgstr ""
16649
cc643b88 16650#: macro.c:1092
55cf6793
ZW
16651#, c-format
16652msgid "Value for parameter `%s' of macro `%s' was already specified"
ac50feda
RH
16653msgstr ""
16654
cc643b88 16655#: macro.c:1106
ac50feda
RH
16656msgid "can't mix positional and keyword arguments"
16657msgstr ""
16658
cc643b88 16659#: macro.c:1117
ac50feda
RH
16660msgid "too many positional arguments"
16661msgstr ""
16662
cc643b88 16663#: macro.c:1165
55cf6793
ZW
16664#, c-format
16665msgid "Missing value for required parameter `%s' of macro `%s'"
16666msgstr ""
16667
cc643b88 16668#: macro.c:1284
55cf6793
ZW
16669#, c-format
16670msgid "Attempt to purge non-existant macro `%s'"
16671msgstr ""
16672
cc643b88 16673#: macro.c:1303
ac50feda
RH
16674msgid "unexpected end of file in irp or irpc"
16675msgstr ""
16676
cc643b88 16677#: macro.c:1311
ac50feda
RH
16678msgid "missing model parameter"
16679msgstr ""
16680
ae351704 16681#: messages.c:82
6e1772d5 16682#, c-format
ac50feda
RH
16683msgid "Assembler messages:\n"
16684msgstr ""
16685
cc643b88 16686#: messages.c:160
6e1772d5 16687#, c-format
ac50feda
RH
16688msgid "Warning: "
16689msgstr ""
16690
cc643b88 16691#: messages.c:226
6e1772d5 16692#, c-format
ac50feda
RH
16693msgid "Error: "
16694msgstr ""
16695
cc643b88 16696#: messages.c:282
6e1772d5 16697#, c-format
ac50feda
RH
16698msgid "Fatal error: "
16699msgstr ""
16700
cc643b88 16701#: messages.c:300
6e1772d5 16702#, c-format
ac50feda
RH
16703msgid "Internal error!\n"
16704msgstr ""
16705
cc643b88 16706#: messages.c:302
ac50feda
RH
16707#, c-format
16708msgid "Assertion failure in %s at %s line %d.\n"
16709msgstr ""
16710
cc643b88 16711#: messages.c:305
ac50feda
RH
16712#, c-format
16713msgid "Assertion failure at %s line %d.\n"
16714msgstr ""
16715
cc643b88 16716#: messages.c:306 messages.c:323
6e1772d5 16717#, c-format
ac50feda
RH
16718msgid "Please report this bug.\n"
16719msgstr ""
16720
cc643b88 16721#: messages.c:318
ac50feda
RH
16722#, c-format
16723msgid "Internal error, aborting at %s line %d in %s\n"
16724msgstr ""
16725
cc643b88 16726#: messages.c:321
ac50feda
RH
16727#, c-format
16728msgid "Internal error, aborting at %s line %d\n"
16729msgstr ""
16730
cc643b88 16731#: messages.c:370
ae351704
AM
16732#, c-format
16733msgid "%s out of domain (%d is not a multiple of %d)"
16734msgstr ""
16735
cc643b88 16736#: messages.c:388
8ea2b00f
AM
16737#, c-format
16738msgid "%s out of range (%d is not between %d and %d)"
16739msgstr ""
16740
16741#. xgettext:c-format.
cc643b88 16742#: messages.c:411
8ea2b00f
AM
16743#, c-format
16744msgid "%s out of range (0x%s is not between 0x%s and 0x%s)"
16745msgstr ""
16746
ae351704 16747#: output-file.c:35
ac50feda 16748#, c-format
328577ad 16749msgid "can't open a bfd on stdout %s"
ac50feda
RH
16750msgstr ""
16751
ae351704 16752#: output-file.c:42
ac50feda 16753#, c-format
ae351704 16754msgid "selected target format '%s' unknown"
ac50feda
RH
16755msgstr ""
16756
ae351704 16757#: output-file.c:44
ac50feda 16758#, c-format
ae351704 16759msgid "can't create %s: %s"
ac50feda
RH
16760msgstr ""
16761
a5c7551f 16762#: read.c:463
55cf6793
ZW
16763msgid "bad or irreducible absolute expression"
16764msgstr ""
16765
a5c7551f 16766#: read.c:489
ac50feda
RH
16767#, c-format
16768msgid "error constructing %s pseudo-op table: %s"
16769msgstr ""
16770
2ee0aedf 16771#: read.c:902
ac50feda 16772#, c-format
328577ad 16773msgid "unknown pseudo-op: `%s'"
ac50feda
RH
16774msgstr ""
16775
2ee0aedf 16776#: read.c:989
ac50feda
RH
16777#, c-format
16778msgid "label \"%d$\" redefined"
16779msgstr ""
16780
cc643b88 16781#: read.c:1221
ac50feda
RH
16782msgid ".abort detected. Abandoning ship."
16783msgstr ""
16784
cc643b88 16785#: read.c:1239 read.c:2650
328577ad 16786msgid "ignoring fill value in absolute section"
ac50feda
RH
16787msgstr ""
16788
cc643b88 16789#: read.c:1330
ac50feda 16790#, c-format
328577ad 16791msgid "alignment too large: %u assumed"
ac50feda
RH
16792msgstr ""
16793
cc643b88 16794#: read.c:1362
ac50feda
RH
16795msgid "expected fill pattern missing"
16796msgstr ""
16797
cc643b88 16798#: read.c:1471
328577ad 16799#, c-format
6e1772d5
AM
16800msgid "size (%ld) out of range, ignored"
16801msgstr ""
16802
cc643b88 16803#: read.c:1500
6e1772d5
AM
16804#, c-format
16805msgid "size of \"%s\" is already %ld; not changing to %ld"
ac50feda
RH
16806msgstr ""
16807
16808#. Some of the back ends can't deal with non-positive line numbers.
3caac5b8
AM
16809#. Besides, it's silly. GCC however will generate a line number of
16810#. zero when it is pre-processing builtins for assembler-with-cpp files:
16811#.
16812#. # 0 "<built-in>"
16813#.
16814#. We do not want to barf on this, especially since such files are used
16815#. in the GCC and GDB testsuites. So we check for negative line numbers
16816#. rather than non-positive line numbers.
cc643b88 16817#: read.c:1742
ac50feda 16818#, c-format
328577ad 16819msgid "line numbers must be positive; line number %d rejected"
ac50feda
RH
16820msgstr ""
16821
cc643b88 16822#: read.c:1779
ae351704
AM
16823#, c-format
16824msgid "incompatible flag %i in line directive"
16825msgstr ""
16826
cc643b88 16827#: read.c:1791
ae351704
AM
16828#, c-format
16829msgid "unsupported flag %i in line directive"
16830msgstr ""
16831
cc643b88 16832#: read.c:1830
ac50feda
RH
16833msgid "start address not supported"
16834msgstr ""
16835
cc643b88 16836#: read.c:1839
ac50feda
RH
16837msgid ".err encountered"
16838msgstr ""
16839
cc643b88 16840#: read.c:1855
06647dfd
AM
16841msgid ".error directive invoked in source file"
16842msgstr ""
16843
cc643b88 16844#: read.c:1856
06647dfd
AM
16845msgid ".warning directive invoked in source file"
16846msgstr ""
16847
cc643b88 16848#: read.c:1862
06647dfd
AM
16849#, c-format
16850msgid "%s argument must be a string"
16851msgstr ""
16852
cc643b88 16853#: read.c:1894 read.c:1896
ac50feda
RH
16854#, c-format
16855msgid ".fail %ld encountered"
16856msgstr ""
16857
cc643b88 16858#: read.c:1936
ac50feda 16859#, c-format
328577ad 16860msgid ".fill size clamped to %d"
ac50feda
RH
16861msgstr ""
16862
cc643b88 16863#: read.c:1941
328577ad 16864msgid "size negative; .fill ignored"
ac50feda
RH
16865msgstr ""
16866
cc643b88 16867#: read.c:1947
328577ad 16868msgid "repeat < 0; .fill ignored"
ac50feda
RH
16869msgstr ""
16870
cc643b88 16871#: read.c:2103
a5c7551f
RW
16872#, c-format
16873msgid "Attribute name not recognised: %s"
16874msgstr ""
16875
cc643b88 16876#: read.c:2118
ae351704
AM
16877msgid "expected numeric constant"
16878msgstr ""
16879
cc643b88 16880#: read.c:2159
ae351704
AM
16881msgid "bad string constant"
16882msgstr ""
16883
cc643b88 16884#: read.c:2163
ae351704
AM
16885msgid "expected <tag> , <value>"
16886msgstr ""
16887
cc643b88 16888#: read.c:2238
ac50feda
RH
16889#, c-format
16890msgid "unrecognized .linkonce type `%s'"
16891msgstr ""
16892
cc643b88 16893#: read.c:2250
ac50feda
RH
16894msgid ".linkonce is not supported for this object file format"
16895msgstr ""
16896
cc643b88 16897#: read.c:2345
6e1772d5 16898msgid "expected alignment after size"
ac50feda
RH
16899msgstr ""
16900
cc643b88 16901#: read.c:2572
ac50feda
RH
16902#, c-format
16903msgid "attempt to redefine pseudo-op `%s' ignored"
16904msgstr ""
16905
cc643b88 16906#: read.c:2591
f12e7348
NC
16907msgid "ignoring macro exit outside a macro definition."
16908msgstr ""
16909
cc643b88 16910#: read.c:2645
ac50feda 16911#, c-format
328577ad 16912msgid "invalid segment \"%s\""
ac50feda
RH
16913msgstr ""
16914
cc643b88 16915#: read.c:2653
ac50feda
RH
16916msgid "only constant offsets supported in absolute section"
16917msgstr ""
16918
cc643b88 16919#: read.c:2692
ac50feda
RH
16920msgid "MRI style ORG pseudo-op not supported"
16921msgstr ""
16922
cc643b88 16923#: read.c:2845
ac50feda
RH
16924#, c-format
16925msgid "unrecognized section type `%s'"
16926msgstr ""
16927
cc643b88 16928#: read.c:2859
ac50feda
RH
16929msgid "absolute sections are not supported"
16930msgstr ""
16931
cc643b88 16932#: read.c:2874
ac50feda
RH
16933#, c-format
16934msgid "unrecognized section command `%s'"
16935msgstr ""
16936
cc643b88 16937#: read.c:2938
06647dfd 16938#, c-format
cc643b88 16939msgid ".end%c encountered without preceding %s"
328577ad
NC
16940msgstr ""
16941
cc643b88 16942#: read.c:2968 read.c:2998
a74801ba
ILT
16943#, c-format
16944msgid "%s without %s"
ac50feda
RH
16945msgstr ""
16946
cfb8c092 16947#: read.c:3246
328577ad 16948msgid "unsupported variable size or fill value"
ac50feda
RH
16949msgstr ""
16950
cfb8c092 16951#: read.c:3274
ac50feda
RH
16952msgid ".space repeat count is zero, ignored"
16953msgstr ""
16954
cfb8c092 16955#: read.c:3276
ac50feda
RH
16956msgid ".space repeat count is negative, ignored"
16957msgstr ""
16958
cfb8c092 16959#: read.c:3305
ac50feda
RH
16960msgid "space allocation too complex in absolute section"
16961msgstr ""
16962
cfb8c092 16963#: read.c:3311
ac50feda
RH
16964msgid "space allocation too complex in common section"
16965msgstr ""
16966
cfb8c092 16967#: read.c:3402 read.c:4758
ac50feda 16968#, c-format
328577ad 16969msgid "bad floating literal: %s"
ac50feda
RH
16970msgstr ""
16971
cfb8c092 16972#: read.c:3559
3caac5b8
AM
16973#, c-format
16974msgid "%s: would close weakref loop: %s"
16975msgstr ""
16976
cfb8c092 16977#: read.c:3605
ac50feda 16978#, c-format
6e1772d5 16979msgid "junk at end of line, first unrecognized character valued 0x%x"
ac50feda
RH
16980msgstr ""
16981
cfb8c092 16982#: read.c:3733
55cf6793
ZW
16983#, c-format
16984msgid "`%s' can't be equated to common symbol '%s'"
16985msgstr ""
16986
cfb8c092
NC
16987#: read.c:3858
16988msgid "unexpected `\"' in expression"
16989msgstr ""
16990
16991#: read.c:3870
ac50feda
RH
16992msgid "rva without symbol"
16993msgstr ""
16994
cfb8c092 16995#: read.c:3927
ae351704 16996msgid "missing or bad offset expression"
ac50feda
RH
16997msgstr ""
16998
cfb8c092 16999#: read.c:3948
ae351704 17000msgid "missing reloc type"
ac50feda
RH
17001msgstr ""
17002
cfb8c092 17003#: read.c:3960
ae351704 17004msgid "unrecognized reloc type"
ac50feda
RH
17005msgstr ""
17006
cfb8c092 17007#: read.c:3976
ae351704 17008msgid "bad reloc expression"
ac50feda
RH
17009msgstr ""
17010
cfb8c092 17011#: read.c:4102
ae351704 17012msgid "attempt to store value in absolute section"
ac50feda
RH
17013msgstr ""
17014
cfb8c092 17015#: read.c:4140 read.c:5024
ae351704 17016msgid "zero assumed for missing expression"
ac50feda
RH
17017msgstr ""
17018
cfb8c092 17019#: read.c:4152 read.c:5036 write.c:266 write.c:1000
ae351704 17020msgid "register value used as expression"
ac50feda
RH
17021msgstr ""
17022
cfb8c092 17023#: read.c:4232
c85dd50d
NC
17024#, c-format
17025msgid "value 0x%llx truncated to 0x%llx"
17026msgstr ""
17027
cfb8c092 17028#: read.c:4235
f12e7348
NC
17029msgid "value 0x%I64x truncated to 0x%I64x"
17030msgstr ""
17031
cfb8c092 17032#: read.c:4239
ac50feda 17033#, c-format
ae351704 17034msgid "value 0x%lx truncated to 0x%lx"
ac50feda
RH
17035msgstr ""
17036
cfb8c092 17037#: read.c:4266
ac50feda 17038#, c-format
ae351704 17039msgid "bignum truncated to %d bytes"
ac50feda
RH
17040msgstr ""
17041
cfb8c092 17042#: read.c:4585 read.c:4780
328577ad 17043msgid "unresolvable or nonpositive repeat count; using 1"
ac50feda
RH
17044msgstr ""
17045
cfb8c092 17046#: read.c:4634
ac50feda 17047#, c-format
328577ad 17048msgid "unknown floating type type '%c'"
ac50feda
RH
17049msgstr ""
17050
cfb8c092 17051#: read.c:4656
328577ad 17052msgid "floating point constant too large"
ac50feda
RH
17053msgstr ""
17054
cfb8c092 17055#: read.c:5192
87ccc1b0
NC
17056msgid "strings must be placed into a section"
17057msgstr ""
17058
cfb8c092 17059#: read.c:5240
328577ad 17060msgid "expected <nn>"
ac50feda
RH
17061msgstr ""
17062
17063#. To be compatible with BSD 4.2 as: give the luser a linefeed!!
cfb8c092 17064#: read.c:5273 read.c:5359
328577ad 17065msgid "unterminated string; newline inserted"
ac50feda
RH
17066msgstr ""
17067
cfb8c092 17068#: read.c:5367
328577ad 17069msgid "bad escaped character in string"
ac50feda
RH
17070msgstr ""
17071
cfb8c092 17072#: read.c:5392
328577ad 17073msgid "expected address expression"
ac50feda
RH
17074msgstr ""
17075
cfb8c092 17076#: read.c:5411
ac50feda
RH
17077#, c-format
17078msgid "symbol \"%s\" undefined; zero assumed"
17079msgstr ""
17080
cfb8c092 17081#: read.c:5414
ac50feda
RH
17082msgid "some symbol undefined; zero assumed"
17083msgstr ""
17084
cfb8c092 17085#: read.c:5449
328577ad 17086msgid "this string may not contain '\\0'"
ac50feda
RH
17087msgstr ""
17088
cfb8c092 17089#: read.c:5485
328577ad 17090msgid "missing string"
ac50feda
RH
17091msgstr ""
17092
cfb8c092 17093#: read.c:5576
328577ad
NC
17094#, c-format
17095msgid ".incbin count zero, ignoring `%s'"
ac50feda
RH
17096msgstr ""
17097
cfb8c092 17098#: read.c:5602
328577ad
NC
17099#, c-format
17100msgid "file not found: %s"
ac50feda
RH
17101msgstr ""
17102
cfb8c092 17103#: read.c:5616
ac50feda 17104#, c-format
328577ad 17105msgid "seek to end of .incbin file failed `%s'"
ac50feda
RH
17106msgstr ""
17107
cfb8c092 17108#: read.c:5627
328577ad 17109#, c-format
06647dfd 17110msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
ac50feda
RH
17111msgstr ""
17112
cfb8c092 17113#: read.c:5634
328577ad
NC
17114#, c-format
17115msgid "could not skip to %ld in file `%s'"
17116msgstr ""
17117
cfb8c092 17118#: read.c:5643
328577ad
NC
17119#, c-format
17120msgid "truncated file `%s', %ld of %ld bytes read"
17121msgstr ""
17122
cfb8c092 17123#: read.c:5802
328577ad
NC
17124msgid "missing .func"
17125msgstr ""
17126
cfb8c092 17127#: read.c:5819
328577ad
NC
17128msgid ".endfunc missing for previous .func"
17129msgstr ""
17130
cfb8c092 17131#: read.c:5956
55cf6793
ZW
17132#, c-format
17133msgid "missing closing `%c'"
17134msgstr ""
17135
cfb8c092 17136#: read.c:5958
55cf6793
ZW
17137msgid "stray `\\'"
17138msgstr ""
17139
cc643b88 17140#: remap.c:53
c85dd50d
NC
17141#, c-format
17142msgid "invalid argument '%s' to -fdebug-prefix-map"
17143msgstr ""
17144
cc643b88 17145#: stabs.c:215 stabs.c:223 stabs.c:231 stabs.c:250
ac50feda 17146#, c-format
328577ad
NC
17147msgid ".stab%c: missing comma"
17148msgstr ""
17149
87ccc1b0
NC
17150#. This could happen for example with a source file with a huge
17151#. number of lines. The only cure is to use a different debug
17152#. format, probably DWARF.
cc643b88 17153#: stabs.c:243
87ccc1b0
NC
17154#, c-format
17155msgid ".stab%c: description field '%x' too big, try a different debug format"
17156msgstr ""
17157
cc643b88 17158#: stabs.c:424
328577ad 17159msgid "comma missing in .xstabs"
ac50feda
RH
17160msgstr ""
17161
cfb8c092 17162#: symbols.c:287
87ccc1b0
NC
17163#, c-format
17164msgid "cannot define symbol `%s' in absolute section"
17165msgstr ""
17166
cfb8c092 17167#: symbols.c:417
ac50feda 17168#, c-format
328577ad 17169msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
ac50feda
RH
17170msgstr ""
17171
cfb8c092 17172#: symbols.c:492 symbols.c:499
ac50feda 17173#, c-format
328577ad 17174msgid "inserting \"%s\" into symbol table failed: %s"
ac50feda
RH
17175msgstr ""
17176
cfb8c092 17177#: symbols.c:1010
ac50feda 17178#, c-format
cc643b88 17179msgid "invalid operands (%s and %s sections) for `%s'"
ac50feda
RH
17180msgstr ""
17181
cfb8c092 17182#: symbols.c:1014
87ccc1b0 17183#, c-format
cc643b88 17184msgid "invalid operand (%s section) for `%s'"
ac50feda
RH
17185msgstr ""
17186
cfb8c092 17187#: symbols.c:1022
ac50feda 17188#, c-format
cc643b88 17189msgid "invalid operands (%s and %s sections) for `%s' when setting `%s'"
ac50feda
RH
17190msgstr ""
17191
cfb8c092 17192#: symbols.c:1025
87ccc1b0 17193#, c-format
cc643b88 17194msgid "invalid operand (%s section) for `%s' when setting `%s'"
87ccc1b0
NC
17195msgstr ""
17196
cfb8c092 17197#: symbols.c:1074
ac50feda 17198#, c-format
87ccc1b0 17199msgid "symbol definition loop encountered at `%s'"
ac50feda
RH
17200msgstr ""
17201
cfb8c092 17202#: symbols.c:1101
ae351704
AM
17203#, c-format
17204msgid "cannot convert expression symbol %s to complex relocation"
17205msgstr ""
17206
cfb8c092 17207#: symbols.c:1383
ac50feda 17208#, c-format
328577ad 17209msgid "division by zero when setting `%s'"
ac50feda
RH
17210msgstr ""
17211
cfb8c092 17212#: symbols.c:1464 write.c:2091
ac50feda 17213#, c-format
328577ad 17214msgid "can't resolve value for symbol `%s'"
ac50feda
RH
17215msgstr ""
17216
cfb8c092 17217#: symbols.c:1911
ac50feda
RH
17218#, c-format
17219msgid "\"%d\" (instance number %d of a %s label)"
17220msgstr ""
17221
cfb8c092 17222#: symbols.c:1940
ac50feda 17223#, c-format
328577ad 17224msgid "attempt to get value of unresolved symbol `%s'"
ac50feda
RH
17225msgstr ""
17226
cfb8c092 17227#: symbols.c:2226
328577ad 17228msgid "section symbols are already global"
c45021f2
NC
17229msgstr ""
17230
cfb8c092 17231#: symbols.c:2339
87ccc1b0
NC
17232#, c-format
17233msgid "Accessing function `%s' as thread-local object"
17234msgstr ""
17235
cfb8c092 17236#: symbols.c:2343
87ccc1b0
NC
17237#, c-format
17238msgid "Accessing `%s' as thread-local object"
17239msgstr ""
17240
2ee0aedf 17241#: write.c:169
ac50feda
RH
17242#, c-format
17243msgid "field fx_size too small to hold %d"
17244msgstr ""
17245
2ee0aedf 17246#: write.c:454
ac50feda
RH
17247#, c-format
17248msgid "attempt to .org/.space backwards? (%ld)"
17249msgstr ""
17250
2ee0aedf 17251#: write.c:685
ae351704
AM
17252msgid "invalid offset expression"
17253msgstr ""
17254
2ee0aedf 17255#: write.c:707
ae351704
AM
17256msgid "invalid reloc expression"
17257msgstr ""
17258
cfb8c092 17259#: write.c:1085
ae351704
AM
17260#, c-format
17261msgid "value of %s too large for field of %d bytes at %s"
17262msgstr ""
17263
cfb8c092 17264#: write.c:1097
55cf6793 17265#, c-format
ae351704 17266msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
55cf6793
ZW
17267msgstr ""
17268
cfb8c092 17269#: write.c:1141
f12e7348
NC
17270msgid "redefined symbol cannot be used on reloc"
17271msgstr ""
17272
cfb8c092 17273#: write.c:1154
ac50feda
RH
17274msgid "relocation out of range"
17275msgstr ""
17276
cfb8c092 17277#: write.c:1157
ac50feda
RH
17278#, c-format
17279msgid "%s:%u: bad return from bfd_install_relocation: %x"
17280msgstr ""
17281
cfb8c092
NC
17282#: write.c:1180
17283msgid "reloc not within (fixed part of) section"
ac50feda
RH
17284msgstr ""
17285
cfb8c092
NC
17286#: write.c:1250
17287msgid "internal error: fixup not contained within frag"
ae351704
AM
17288msgstr ""
17289
cfb8c092 17290#: write.c:1368 write.c:1498
2ee0aedf
TG
17291msgid "can't extend frag"
17292msgstr ""
17293
cfb8c092 17294#: write.c:1560 write.c:1581
ac50feda 17295#, c-format
ae351704 17296msgid "can't write %s: %s"
ac50feda
RH
17297msgstr ""
17298
cfb8c092 17299#: write.c:1611
cc643b88
NC
17300#, c-format
17301msgid "cannot write to output file '%s': %s"
ac50feda
RH
17302msgstr ""
17303
cfb8c092 17304#: write.c:1767
ac50feda 17305#, c-format
328577ad 17306msgid "%d error%s, %d warning%s, generating bad object file"
ac50feda
RH
17307msgstr ""
17308
cfb8c092 17309#: write.c:1774
ac50feda 17310#, c-format
328577ad 17311msgid "%d error%s, %d warning%s, no object file generated"
ac50feda
RH
17312msgstr ""
17313
cfb8c092 17314#: write.c:2006
3caac5b8
AM
17315#, c-format
17316msgid "%s: global symbols not supported in common sections"
17317msgstr ""
17318
cfb8c092 17319#: write.c:2020
ac50feda 17320#, c-format
328577ad 17321msgid "local label `%s' is not defined"
ac50feda
RH
17322msgstr ""
17323
cfb8c092 17324#: write.c:2042
06647dfd 17325#, c-format
55cf6793 17326msgid "Local symbol `%s' can't be equated to common symbol `%s'"
06647dfd
AM
17327msgstr ""
17328
cfb8c092 17329#: write.c:2049
f12e7348
NC
17330#, c-format
17331msgid "can't make global register symbol `%s'"
17332msgstr ""
17333
cfb8c092 17334#: write.c:2342
ac50feda
RH
17335#, c-format
17336msgid "alignment padding (%lu bytes) not a multiple of %ld"
17337msgstr ""
17338
cfb8c092 17339#: write.c:2504
ac50feda
RH
17340#, c-format
17341msgid ".word %s-%s+%s didn't fit"
17342msgstr ""
17343
cfb8c092 17344#: write.c:2598
ae351704
AM
17345msgid "padding added"
17346msgstr ""
17347
cfb8c092 17348#: write.c:2648
fce00800 17349msgid "attempt to move .org backwards"
ac50feda
RH
17350msgstr ""
17351
cfb8c092 17352#: write.c:2672
ac50feda
RH
17353msgid ".space specifies non-absolute value"
17354msgstr ""
17355
cfb8c092 17356#: write.c:2687
ac50feda
RH
17357msgid ".space or .fill with negative value, ignored"
17358msgstr ""
17359
cfb8c092 17360#: write.c:2758
3caac5b8
AM
17361#, c-format
17362msgid ""
17363"Infinite loop encountered whilst attempting to compute the addresses of "
17364"symbols in section %s"
17365msgstr ""
This page took 2.356067 seconds and 4 git commands to generate.