]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/po/gas.pot
Finalized intl-update patches
[thirdparty/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"
6c037fdb 10"Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n"
862776f2 11"POT-Creation-Date: 2023-11-15 11:13+0000\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"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=CHARSET\n"
328577ad 17"Content-Transfer-Encoding: 8bit\n"
3957a496 18"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
252b5132 19
6c037fdb
NC
20#: app.c:381
21#, c-format
22msgid "multibyte character (%#x) encountered in input"
23msgstr ""
24
25#: app.c:383
26#, c-format
27msgid "multibyte character (%#x) encountered in %s"
28msgstr ""
29
30#: app.c:385
31#, c-format
32msgid "multibyte character (%#x) encountered in %s at or near line %u"
33msgstr ""
34
35#: app.c:389
36msgid "further multibyte character warnings suppressed"
37msgstr ""
38
39#: app.c:548 app.c:562
252b5132
RH
40msgid "end of file in comment"
41msgstr ""
42
6c037fdb 43#: app.c:640 app.c:685
3caac5b8
AM
44#, c-format
45msgid "end of file in string; '%c' inserted"
252b5132
RH
46msgstr ""
47
6c037fdb 48#: app.c:711
87ccc1b0
NC
49#, c-format
50msgid "unknown escape '\\%c' in string; ignored"
252b5132
RH
51msgstr ""
52
87485f53 53#: app.c:887 input-scrub.c:372
252b5132
RH
54msgid "end of file not at end of a line; newline inserted"
55msgstr ""
56
6c037fdb 57#: app.c:1049
252b5132
RH
58msgid "end of file in multiline comment"
59msgstr ""
60
6c037fdb 61#: app.c:1123
252b5132
RH
62msgid "end of file after a one-character quote; \\0 inserted"
63msgstr ""
64
6c037fdb 65#: app.c:1131
252b5132
RH
66msgid "end of file in escape character"
67msgstr ""
68
6c037fdb 69#: app.c:1143
328577ad 70msgid "missing close quote; (assumed)"
252b5132
RH
71msgstr ""
72
6c037fdb 73#: app.c:1211 app.c:1266 app.c:1278 app.c:1356
252b5132
RH
74msgid "end of file in comment; newline inserted"
75msgstr ""
76
87485f53 77#: as.c:160
a74801ba
ILT
78msgid "missing emulation mode name"
79msgstr ""
80
87485f53 81#: as.c:175
a74801ba
ILT
82#, c-format
83msgid "unrecognized emulation name `%s'"
84msgstr ""
85
87485f53 86#: as.c:222
252b5132 87#, c-format
3caac5b8 88msgid "GNU assembler version %s (%s) using BFD version %s\n"
252b5132
RH
89msgstr ""
90
87485f53 91#: as.c:238
252b5132
RH
92#, c-format
93msgid "Usage: %s [option...] [asmfile...]\n"
94msgstr ""
95
87485f53 96#: as.c:240
6e1772d5 97#, c-format
252b5132
RH
98msgid ""
99"Options:\n"
a74801ba
ILT
100" -a[sub-option...]\t turn on listings\n"
101" \t Sub-options [default hls]:\n"
102" \t c omit false conditionals\n"
103" \t d omit debugging directives\n"
f12e7348 104" \t g include general info\n"
a74801ba
ILT
105" \t h include high-level source\n"
106" \t l include assembly\n"
107" \t m include macro expansions\n"
108" \t n omit forms processing\n"
109" \t s include symbols\n"
a74801ba
ILT
110" \t =FILE list to FILE (must be last sub-option)\n"
111msgstr ""
112
87485f53 113#: as.c:254
8ea2b00f
AM
114#, c-format
115msgid " --alternate initially turn on alternate macro syntax\n"
116msgstr ""
117
87485f53 118#: as.c:256
2ee0aedf
TG
119#, c-format
120msgid ""
96e786d1
NC
121" --compress-debug-sections[={none|zlib|zlib-gnu|zlib-gabi|zstd}]\n"
122" compress DWARF debug sections\n"
2ee0aedf
TG
123msgstr ""
124
87485f53 125#: as.c:259
2ee0aedf 126#, c-format
96e786d1 127msgid "\t\t Default: %s\n"
2ee0aedf
TG
128msgstr ""
129
87485f53 130#: as.c:264
e0e7a9d4
TG
131#, c-format
132msgid ""
96e786d1
NC
133" --nocompress-debug-sections\n"
134" don't compress DWARF debug sections\n"
e0e7a9d4
TG
135msgstr ""
136
87485f53 137#: as.c:267
e0e7a9d4 138#, c-format
96e786d1 139msgid " -D produce assembler debugging messages\n"
e0e7a9d4
TG
140msgstr ""
141
87485f53 142#: as.c:269
6e1772d5 143#, c-format
96e786d1
NC
144msgid ""
145" --dump-config display how the assembler is configured and then "
146"exit\n"
a74801ba
ILT
147msgstr ""
148
87485f53 149#: as.c:271
6e1772d5 150#, c-format
2ee0aedf
TG
151msgid ""
152" --debug-prefix-map OLD=NEW\n"
153" map OLD to NEW in debug information\n"
c85dd50d
NC
154msgstr ""
155
87485f53 156#: as.c:274
c85dd50d 157#, c-format
a74801ba
ILT
158msgid " --defsym SYM=VAL define symbol SYM to given value\n"
159msgstr ""
160
87485f53 161#: as.c:290
a74801ba
ILT
162#, c-format
163msgid " emulate output (default %s)\n"
164msgstr ""
165
87485f53 166#: as.c:295
6e1772d5 167#, c-format
fce00800
AM
168msgid " --execstack require executable stack for this object\n"
169msgstr ""
170
87485f53 171#: as.c:297
6e1772d5 172#, c-format
fce00800
AM
173msgid ""
174" --noexecstack don't require executable stack for this object\n"
175msgstr ""
176
87485f53 177#: as.c:299
6e1772d5 178#, c-format
cc643b88
NC
179msgid ""
180" --size-check=[error|warning]\n"
181"\t\t\t ELF .size directive check (default --size-check=error)\n"
182msgstr ""
183
87485f53 184#: as.c:302
e0e7a9d4 185#, c-format
f48dfe41 186msgid " --elf-stt-common=[no|yes] "
e0e7a9d4
TG
187msgstr ""
188
862776f2 189#: as.c:305 as.c:316 config/tc-i386.c:15208 config/tc-i386.c:15228
e0e7a9d4 190#, c-format
f48dfe41
NC
191msgid "(default: yes)\n"
192msgstr ""
193
862776f2 194#: as.c:307 as.c:318 config/tc-i386.c:15210 config/tc-i386.c:15230
f48dfe41
NC
195#, c-format
196msgid "(default: no)\n"
e0e7a9d4
TG
197msgstr ""
198
87485f53 199#: as.c:308
71300e2c 200#, c-format
f48dfe41
NC
201msgid ""
202" generate ELF common symbols with STT_COMMON type\n"
71300e2c
NC
203msgstr ""
204
87485f53 205#: as.c:310
71300e2c 206#, c-format
f48dfe41 207msgid " --sectname-subst enable section name substitution sequences\n"
71300e2c
NC
208msgstr ""
209
87485f53 210#: as.c:313
71300e2c 211#, c-format
f48dfe41 212msgid " --generate-missing-build-notes=[no|yes] "
71300e2c
NC
213msgstr ""
214
87485f53 215#: as.c:320
71300e2c
NC
216#, c-format
217msgid ""
218" generate GNU Build notes if none are present in "
219"the input\n"
220msgstr ""
221
87485f53 222#: as.c:322
96e786d1 223#, c-format
87485f53 224msgid " --gsframe generate SFrame stack trace information\n"
96e786d1
NC
225msgstr ""
226
87485f53 227#: as.c:326
cc643b88 228#, c-format
a74801ba
ILT
229msgid " -f skip whitespace and comment preprocessing\n"
230msgstr ""
231
87485f53 232#: as.c:328
6e1772d5 233#, c-format
8ea2b00f 234msgid " -g --gen-debug generate debugging information\n"
a74801ba
ILT
235msgstr ""
236
87485f53 237#: as.c:330
8ea2b00f
AM
238#, c-format
239msgid " --gstabs generate STABS debugging information\n"
240msgstr ""
241
87485f53 242#: as.c:332
6e1772d5
AM
243#, c-format
244msgid ""
8ea2b00f 245" --gstabs+ generate STABS debug info with GNU extensions\n"
6e1772d5
AM
246msgstr ""
247
87485f53 248#: as.c:334
6e1772d5 249#, c-format
8f595e9b
NC
250msgid ""
251" --gdwarf-<N> generate DWARF<N> debugging information. 2 <= <N> "
252"<= 5\n"
a74801ba
ILT
253msgstr ""
254
87485f53 255#: as.c:336
96e786d1
NC
256#, c-format
257msgid " --gdwarf-cie-version=<N> generate version 1, 3 or 4 DWARF CIEs\n"
258msgstr ""
259
87485f53 260#: as.c:338
c1c69e83
AM
261#, c-format
262msgid ""
263" --gdwarf-sections generate per-function section names for DWARF line "
264"information\n"
265msgstr ""
266
87485f53 267#: as.c:341
96e786d1
NC
268#, c-format
269msgid " --gcodeview generate CodeView debugging information\n"
270msgstr ""
271
87485f53 272#: as.c:344
96e786d1
NC
273#, c-format
274msgid " --hash-size=<N> ignored\n"
275msgstr ""
276
87485f53 277#: as.c:346
96e786d1
NC
278#, c-format
279msgid " --help show all assembler options\n"
280msgstr ""
281
87485f53 282#: as.c:348
6e1772d5 283#, c-format
85a39694
NC
284msgid " --target-help show target specific options\n"
285msgstr ""
286
87485f53 287#: as.c:350
6e1772d5 288#, c-format
a74801ba
ILT
289msgid ""
290" -I DIR add DIR to search list for .include directives\n"
291msgstr ""
292
87485f53 293#: as.c:352
6e1772d5 294#, c-format
a74801ba
ILT
295msgid " -J don't warn about signed overflow\n"
296msgstr ""
297
87485f53 298#: as.c:354
6e1772d5 299#, c-format
252b5132 300msgid ""
a74801ba
ILT
301" -K warn when differences altered for long "
302"displacements\n"
303msgstr ""
304
87485f53 305#: as.c:356
6e1772d5 306#, c-format
a74801ba
ILT
307msgid " -L,--keep-locals keep local symbols (e.g. starting with `L')\n"
308msgstr ""
309
87485f53 310#: as.c:358
6e1772d5 311#, c-format
a74801ba
ILT
312msgid " -M,--mri assemble in MRI compatibility mode\n"
313msgstr ""
314
87485f53 315#: as.c:360
6e1772d5 316#, c-format
a74801ba
ILT
317msgid ""
318" --MD FILE write dependency information in FILE (default "
319"none)\n"
320msgstr ""
321
87485f53 322#: as.c:362
96e786d1
NC
323#, c-format
324msgid ""
325" --multibyte-handling=<method>\n"
326" what to do with multibyte characters encountered "
327"in the input\n"
328msgstr ""
329
87485f53 330#: as.c:365
6e1772d5 331#, c-format
a74801ba
ILT
332msgid " -nocpp ignored\n"
333msgstr ""
334
87485f53 335#: as.c:367
e0e7a9d4
TG
336#, c-format
337msgid ""
338" -no-pad-sections do not pad the end of sections to alignment "
339"boundaries\n"
340msgstr ""
341
87485f53 342#: as.c:369
6e1772d5 343#, c-format
a74801ba 344msgid ""
328577ad
NC
345" -o OBJFILE name the object-file output OBJFILE (default a."
346"out)\n"
a74801ba
ILT
347msgstr ""
348
87485f53 349#: as.c:371
6e1772d5 350#, c-format
a74801ba
ILT
351msgid " -R fold data section into text section\n"
352msgstr ""
353
87485f53 354#: as.c:373
6e1772d5 355#, c-format
96e786d1
NC
356msgid " --reduce-memory-overheads ignored\n"
357msgstr ""
358
87485f53 359#: as.c:375
96e786d1 360#, c-format
a74801ba
ILT
361msgid ""
362" --statistics print various measured statistics from execution\n"
363msgstr ""
364
87485f53 365#: as.c:377
6e1772d5 366#, c-format
a74801ba
ILT
367msgid " --strip-local-absolute strip local absolute symbols\n"
368msgstr ""
369
87485f53 370#: as.c:379
6e1772d5 371#, c-format
a74801ba
ILT
372msgid ""
373" --traditional-format Use same format as native assembler when possible\n"
374msgstr ""
375
87485f53 376#: as.c:381
6e1772d5 377#, c-format
a74801ba
ILT
378msgid " --version print assembler version number and exit\n"
379msgstr ""
380
87485f53 381#: as.c:383
6e1772d5 382#, c-format
a74801ba
ILT
383msgid " -W --no-warn suppress warnings\n"
384msgstr ""
385
87485f53 386#: as.c:385
6e1772d5 387#, c-format
a74801ba
ILT
388msgid " --warn don't suppress warnings\n"
389msgstr ""
390
87485f53 391#: as.c:387
6e1772d5 392#, c-format
a74801ba
ILT
393msgid " --fatal-warnings treat warnings as errors\n"
394msgstr ""
395
87485f53 396#: as.c:390
6e1772d5 397#, c-format
252b5132 398msgid ""
a74801ba
ILT
399" --itbl INSTTBL extend instruction set to include instructions\n"
400" matching the specifications defined in file "
401"INSTTBL\n"
402msgstr ""
403
87485f53 404#: as.c:394
6e1772d5 405#, c-format
a74801ba
ILT
406msgid " -w ignored\n"
407msgstr ""
408
87485f53 409#: as.c:396
6e1772d5 410#, c-format
a74801ba
ILT
411msgid " -X ignored\n"
412msgstr ""
413
87485f53 414#: as.c:398
6e1772d5 415#, c-format
a74801ba
ILT
416msgid " -Z generate object file even after errors\n"
417msgstr ""
418
87485f53 419#: as.c:400
6e1772d5 420#, c-format
252b5132 421msgid ""
a74801ba 422" --listing-lhs-width set the width in words of the output data column "
252b5132 423"of\n"
a74801ba 424" the listing\n"
252b5132
RH
425msgstr ""
426
87485f53 427#: as.c:403
6e1772d5 428#, c-format
252b5132 429msgid ""
a74801ba
ILT
430" --listing-lhs-width2 set the width in words of the continuation lines\n"
431" of the output data column; ignored if smaller "
432"than\n"
433" the width of the first line\n"
252b5132
RH
434msgstr ""
435
87485f53 436#: as.c:407
6e1772d5 437#, c-format
a74801ba
ILT
438msgid ""
439" --listing-rhs-width set the max width in characters of the lines from\n"
440" the source file\n"
252b5132
RH
441msgstr ""
442
87485f53 443#: as.c:410
6e1772d5 444#, c-format
a74801ba
ILT
445msgid ""
446" --listing-cont-lines set the maximum number of continuation lines used\n"
447" for the output data column of the listing\n"
448msgstr ""
449
87485f53 450#: as.c:413
ae351704
AM
451#, c-format
452msgid " @FILE read options from FILE\n"
453msgstr ""
454
87485f53 455#: as.c:421
8ad3436c
AM
456#, c-format
457msgid "Report bugs to %s\n"
252b5132
RH
458msgstr ""
459
87485f53 460#: as.c:659
8ea2b00f
AM
461#, c-format
462msgid "unrecognized option -%c%s"
463msgstr ""
464
87485f53 465#: as.c:709
6c037fdb
NC
466#, c-format
467msgid "unexpected argument to --multibyte-input-option: '%s'"
468msgstr ""
469
3caac5b8 470#. This output is intended to follow the GNU standards document.
87485f53 471#: as.c:714
252b5132
RH
472#, c-format
473msgid "GNU assembler %s\n"
474msgstr ""
475
87485f53 476#: as.c:715
6e1772d5 477#, c-format
87485f53 478msgid "Copyright (C) 2023 Free Software Foundation, Inc.\n"
252b5132
RH
479msgstr ""
480
87485f53 481#: as.c:716
6e1772d5 482#, c-format
252b5132
RH
483msgid ""
484"This program is free software; you may redistribute it under the terms of\n"
c85dd50d
NC
485"the GNU General Public License version 3 or later.\n"
486"This program has absolutely no warranty.\n"
252b5132
RH
487msgstr ""
488
87485f53 489#: as.c:721
e0e7a9d4
TG
490#, c-format
491msgid ""
492"This assembler was configured for a target of `%s' and default,\n"
493"cpu type `%s'.\n"
494msgstr ""
495
87485f53 496#: as.c:725
252b5132
RH
497#, c-format
498msgid "This assembler was configured for a target of `%s'.\n"
499msgstr ""
500
87485f53 501#: as.c:733
252b5132
RH
502msgid "multiple emulation names specified"
503msgstr ""
504
87485f53 505#: as.c:735
252b5132
RH
506msgid "emulations not handled in this configuration"
507msgstr ""
508
87485f53 509#: as.c:740
252b5132
RH
510#, c-format
511msgid "alias = %s\n"
512msgstr ""
513
87485f53 514#: as.c:741
252b5132
RH
515#, c-format
516msgid "canonical = %s\n"
517msgstr ""
518
87485f53 519#: as.c:742
252b5132
RH
520#, c-format
521msgid "cpu-type = %s\n"
522msgstr ""
523
87485f53 524#: as.c:744
252b5132
RH
525#, c-format
526msgid "format = %s\n"
527msgstr ""
528
87485f53 529#: as.c:747
252b5132
RH
530#, c-format
531msgid "bfd-target = %s\n"
532msgstr ""
533
87485f53 534#: as.c:758
96e786d1
NC
535msgid "--compress-debug-sections=zstd: gas is not built with zstd support"
536msgstr ""
537
87485f53 538#: as.c:762
e0e7a9d4
TG
539#, c-format
540msgid "Invalid --compress-debug-sections option: `%s'"
541msgstr ""
542
87485f53 543#: as.c:765
e0e7a9d4
TG
544#, c-format
545msgid "--compress-debug-sections=%s is unsupported"
2ee0aedf
TG
546msgstr ""
547
87485f53 548#: as.c:790
252b5132
RH
549msgid "bad defsym; format is --defsym name=value"
550msgstr ""
551
87485f53 552#: as.c:808
328577ad 553msgid "no file name following -t option"
252b5132
RH
554msgstr ""
555
87485f53 556#: as.c:817
252b5132 557#, c-format
328577ad 558msgid "failed to read instruction table %s\n"
252b5132
RH
559msgstr ""
560
87485f53 561#: as.c:839
777cd7ab
DDAG
562#, c-format
563msgid "unknown DWARF option %s\n"
564msgstr ""
565
87485f53 566#: as.c:841
631ec08c
NC
567#, c-format
568msgid "unknown option `%s'"
569msgstr ""
570
87485f53 571#: as.c:898
6655dba2
SB
572#, c-format
573msgid "Invalid --gdwarf-cie-version `%s'"
574msgstr ""
575
87485f53 576#: as.c:991
cc643b88
NC
577#, c-format
578msgid "Invalid --size-check= option: `%s'"
579msgstr ""
580
87485f53 581#: as.c:1000
e0e7a9d4
TG
582#, c-format
583msgid "Invalid --elf-stt-common= option: `%s'"
584msgstr ""
585
87485f53 586#: as.c:1014
71300e2c
NC
587#, c-format
588msgid "Invalid --generate-missing-build-notes option: `%s'"
589msgstr ""
590
87485f53 591#: as.c:1089
252b5132
RH
592#, c-format
593msgid "invalid listing option `%c'"
594msgstr ""
595
87485f53 596#: as.c:1152
a74801ba 597#, c-format
6e1772d5 598msgid "%s: total time in assembly: %ld.%06ld\n"
a74801ba
ILT
599msgstr ""
600
87485f53 601#: as.c:1276
f48dfe41
NC
602msgid "libbfd ABI mismatch"
603msgstr ""
604
87485f53 605#: as.c:1406
f48dfe41
NC
606#, c-format
607msgid "The input '%s' and output '%s' files are the same"
71300e2c
NC
608msgstr ""
609
87485f53 610#: as.c:1459
252b5132 611#, c-format
ed9e98c2 612msgid "%d warning"
3957a496
NC
613msgid_plural "%d warnings"
614msgstr[0] ""
615msgstr[1] ""
ed9e98c2 616
87485f53 617#: as.c:1461
ed9e98c2
AM
618#, c-format
619msgid "%d error"
3957a496
NC
620msgid_plural "%d errors"
621msgstr[0] ""
622msgstr[1] ""
ed9e98c2 623
87485f53 624#: as.c:1465
ed9e98c2
AM
625#, c-format
626msgid "%s, treating warnings as errors"
627msgstr ""
628
87485f53 629#: as.c:1476
ed9e98c2
AM
630#, c-format
631msgid "%s, %s, generating bad object file\n"
252b5132
RH
632msgstr ""
633
87485f53 634#: as.h:134
328577ad
NC
635#, c-format
636msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
637msgstr ""
638
252b5132
RH
639#.
640#. * We have a GROSS internal error.
641#. * This should never happen.
642#.
631ec08c 643#: atof-generic.c:456 config/tc-m68k.c:3487
328577ad 644msgid "failed sanity check"
252b5132
RH
645msgstr ""
646
87485f53
NC
647#: cgen.c:106 config/tc-alpha.c:2097 config/tc-alpha.c:2121
648#: config/tc-arc.c:4074 config/tc-arc.c:4147 config/tc-d10v.c:550
649#: config/tc-d30v.c:534 config/tc-mn10200.c:1092 config/tc-mn10300.c:1753
650#: config/tc-ppc.c:3959 config/tc-s390.c:1337 config/tc-s390.c:1460
651#: config/tc-s390.c:1594 config/tc-v850.c:2535 config/tc-v850.c:2606
6c037fdb 652#: config/tc-v850.c:2653 config/tc-v850.c:2690 config/tc-v850.c:2727
87485f53 653#: config/tc-v850.c:2991
c85dd50d
NC
654msgid "too many fixups"
655msgstr ""
656
87485f53
NC
657#: cgen.c:371 cgen.c:393 config/tc-d10v.c:461 config/tc-d30v.c:450
658#: config/tc-mn10200.c:1034 config/tc-mn10300.c:1678 config/tc-ppc.c:3481
659#: config/tc-s390.c:1321 config/tc-v850.c:2644 config/tc-v850.c:2678
660#: config/tc-v850.c:2718 config/tc-v850.c:2964 config/tc-z80.c:785
c85dd50d
NC
661msgid "illegal operand"
662msgstr ""
663
87485f53 664#: cgen.c:397 config/tc-avr.c:910 config/tc-d10v.c:463 config/tc-d30v.c:452
96e786d1 665#: config/tc-h8300.c:493 config/tc-mcore.c:662 config/tc-microblaze.c:613
87485f53
NC
666#: config/tc-mmix.c:495 config/tc-mn10200.c:1037 config/tc-mn10300.c:1681
667#: config/tc-msp430.c:417 config/tc-ppc.c:3483 config/tc-s390.c:1326
6c037fdb 668#: config/tc-sh.c:988 config/tc-v850.c:2648 config/tc-v850.c:2682
87485f53
NC
669#: config/tc-v850.c:2722 config/tc-v850.c:2967 config/tc-xgate.c:895
670#: config/tc-z80.c:933 config/tc-z8k.c:349
c85dd50d
NC
671msgid "missing operand"
672msgstr ""
673
87485f53 674#: cgen.c:774
c85dd50d
NC
675msgid "a reloc on this operand implies an overflow"
676msgstr ""
677
87485f53 678#: cgen.c:797
c85dd50d
NC
679msgid "operand mask overflow"
680msgstr ""
681
87485f53 682#: cgen.c:860 config/tc-arm.c:2056 config/tc-arm.c:11409 config/tc-arm.c:11461
96e786d1
NC
683#: config/tc-arm.c:11749 config/tc-arm.c:12645 config/tc-arm.c:13785
684#: config/tc-arm.c:13825 config/tc-arm.c:14198 config/tc-arm.c:14240
87485f53
NC
685#: config/tc-arm.c:21476 config/tc-arm.c:21536 config/tc-mips.c:9704
686#: config/tc-mips.c:11014 config/tc-mips.c:12311 config/tc-mips.c:12992
862776f2 687#: config/tc-spu.c:982 config/tc-xtensa.c:13078
c85dd50d
NC
688msgid "expression too complex"
689msgstr ""
690
862776f2 691#: cgen.c:961 config/tc-ppc.c:7489 config/tc-s390.c:2382 config/tc-v850.c:3500
b19d852d 692#: config/tc-xstormy16.c:541
c85dd50d
NC
693msgid "unresolved expression that must be resolved"
694msgstr ""
695
862776f2 696#: cgen.c:986 config/tc-bpf.c:858 config/tc-xstormy16.c:566
c85dd50d
NC
697#, c-format
698msgid "internal error: can't install fix for reloc type %d (`%s')"
699msgstr ""
700
862776f2 701#: cgen.c:1037 config/tc-bpf.c:366 config/tc-nios2.c:1355 config/tc-pru.c:786
c85dd50d
NC
702msgid "relocation is not supported"
703msgstr ""
704
87485f53 705#: codeview.c:435
96e786d1
NC
706#, c-format
707msgid "could not open %s for reading"
708msgstr ""
709
87485f53 710#: codeview.c:440
96e786d1
NC
711msgid "md5_stream failed"
712msgstr ""
713
71300e2c 714#: cond.c:84
252b5132
RH
715msgid "invalid identifier for \".ifdef\""
716msgstr ""
717
71300e2c 718#: cond.c:151
252b5132
RH
719msgid "non-constant expression in \".if\" statement"
720msgstr ""
721
71300e2c 722#: cond.c:279
252b5132
RH
723msgid "bad format for ifc or ifnc"
724msgstr ""
725
71300e2c 726#: cond.c:310
328577ad 727msgid "\".elseif\" without matching \".if\""
252b5132
RH
728msgstr ""
729
71300e2c 730#: cond.c:314
328577ad 731msgid "\".elseif\" after \".else\""
252b5132
RH
732msgstr ""
733
71300e2c 734#: cond.c:317 cond.c:423
cc643b88 735msgid "here is the previous \".else\""
252b5132
RH
736msgstr ""
737
71300e2c 738#: cond.c:320 cond.c:426
cc643b88 739msgid "here is the previous \".if\""
252b5132
RH
740msgstr ""
741
71300e2c 742#: cond.c:349
a74801ba
ILT
743msgid "non-constant expression in \".elseif\" statement"
744msgstr ""
745
71300e2c 746#: cond.c:387
a74801ba
ILT
747msgid "\".endif\" without \".if\""
748msgstr ""
749
71300e2c 750#: cond.c:416
328577ad 751msgid "\".else\" without matching \".if\""
a74801ba
ILT
752msgstr ""
753
71300e2c 754#: cond.c:420
cc643b88 755msgid "duplicate \".else\""
a74801ba
ILT
756msgstr ""
757
71300e2c 758#: cond.c:471
252b5132
RH
759msgid ".ifeqs syntax error"
760msgstr ""
761
631ec08c 762#: cond.c:559
252b5132
RH
763msgid "end of macro inside conditional"
764msgstr ""
765
631ec08c 766#: cond.c:561
252b5132
RH
767msgid "end of file inside conditional"
768msgstr ""
769
631ec08c 770#: cond.c:565
252b5132
RH
771msgid "here is the start of the unterminated conditional"
772msgstr ""
773
631ec08c 774#: cond.c:569
252b5132
RH
775msgid "here is the \"else\" of the unterminated conditional"
776msgstr ""
777
ab4f385b 778#: config/atof-ieee.c:148
c85dd50d
NC
779msgid "cannot create floating-point number"
780msgstr ""
781
ab4f385b 782#: config/atof-ieee.c:335
6655dba2 783msgid "NaNs are not supported by this target"
a5c7551f
RW
784msgstr ""
785
ab4f385b
JE
786#: config/atof-ieee.c:354
787msgid "NaN flavors are not supported by this target"
788msgstr ""
789
790#: config/atof-ieee.c:392
6655dba2 791msgid "Infinities are not supported by this target"
a5c7551f
RW
792msgstr ""
793
96e786d1 794#: config/atof-ieee.c:825 config/atof-vax.c:449 config/tc-arm.c:1285
87485f53 795#: config/tc-ia64.c:11579 config/tc-tic30.c:1241 config/tc-tic4x.c:2570
499ac353 796msgid "Unrecognized or unsupported floating point constant"
c85dd50d
NC
797msgstr ""
798
ed9e98c2 799#: config/obj-aout.c:81
252b5132
RH
800#, c-format
801msgid "Attempt to put a common symbol into set %s"
802msgstr ""
803
ed9e98c2 804#: config/obj-aout.c:85
252b5132
RH
805#, c-format
806msgid "Attempt to put an undefined symbol into set %s"
807msgstr ""
808
631ec08c 809#: config/obj-aout.c:112 config/obj-coff.c:1369
252b5132
RH
810#, c-format
811msgid "Symbol `%s' can not be both weak and common"
812msgstr ""
813
87485f53
NC
814#: config/obj-coff.c:206 config/obj-coff.c:1684 config/tc-tic54x.c:4002
815#: read.c:2972
a5c7551f
RW
816#, c-format
817msgid "error setting flags for \"%s\": %s"
818msgstr ""
819
a74801ba 820#. Zero is used as an end marker in the file.
346d80ef 821#: config/obj-coff.c:424
a74801ba
ILT
822msgid "Line numbers must be positive integers\n"
823msgstr ""
824
346d80ef 825#: config/obj-coff.c:456
252b5132
RH
826msgid ".ln pseudo-op inside .def/.endef: ignored."
827msgstr ""
828
87485f53 829#: config/obj-coff.c:497 ecoff.c:3232
a74801ba
ILT
830msgid ".loc outside of .text"
831msgstr ""
832
631ec08c 833#: config/obj-coff.c:504
a74801ba
ILT
834msgid ".loc pseudo-op inside .def/.endef: ignored."
835msgstr ""
836
631ec08c 837#: config/obj-coff.c:584
252b5132
RH
838msgid ".def pseudo-op used inside of .def/.endef: ignored."
839msgstr ""
840
631ec08c 841#: config/obj-coff.c:617
252b5132
RH
842msgid ".endef pseudo-op used outside of .def/.endef: ignored."
843msgstr ""
844
631ec08c 845#: config/obj-coff.c:656
252b5132
RH
846#, c-format
847msgid "`%s' symbol without preceding function"
848msgstr ""
849
631ec08c 850#: config/obj-coff.c:743
252b5132
RH
851#, c-format
852msgid "unexpected storage class %d"
853msgstr ""
854
631ec08c 855#: config/obj-coff.c:850
252b5132
RH
856msgid ".dim pseudo-op used outside of .def/.endef: ignored."
857msgstr ""
858
631ec08c 859#: config/obj-coff.c:870
252b5132
RH
860msgid "badly formed .dim directive ignored"
861msgstr ""
862
631ec08c 863#: config/obj-coff.c:919
f96bd6c2 864msgid ".size pseudo-op used outside of .def/.endef: ignored."
252b5132
RH
865msgstr ""
866
631ec08c 867#: config/obj-coff.c:934
f96bd6c2 868msgid ".scl pseudo-op used outside of .def/.endef: ignored."
252b5132
RH
869msgstr ""
870
631ec08c 871#: config/obj-coff.c:951
f96bd6c2 872msgid ".tag pseudo-op used outside of .def/.endef: ignored."
252b5132
RH
873msgstr ""
874
631ec08c 875#: config/obj-coff.c:968
252b5132
RH
876#, c-format
877msgid "tag not found for .tag %s"
878msgstr ""
879
631ec08c 880#: config/obj-coff.c:981
f96bd6c2 881msgid ".type pseudo-op used outside of .def/.endef: ignored."
252b5132
RH
882msgstr ""
883
631ec08c 884#: config/obj-coff.c:1000
f96bd6c2 885msgid ".val pseudo-op used outside of .def/.endef: ignored."
252b5132
RH
886msgstr ""
887
631ec08c 888#: config/obj-coff.c:1147
8ea2b00f
AM
889msgid "badly formed .weak directive ignored"
890msgstr ""
891
631ec08c 892#: config/obj-coff.c:1325
252b5132
RH
893msgid "mismatched .eb"
894msgstr ""
895
631ec08c 896#: config/obj-coff.c:1348
55cf6793
ZW
897#, c-format
898msgid "C_EFCN symbol for %s out of scope"
252b5132
RH
899msgstr ""
900
631ec08c 901#: config/obj-coff.c:1403
a5c7551f
RW
902#, c-format
903msgid "Warning: internal error: forgetting to set endndx of %s"
904msgstr ""
905
252b5132
RH
906#. STYP_INFO
907#. STYP_LIB
908#. STYP_OVER
631ec08c 909#: config/obj-coff.c:1646
252b5132
RH
910#, c-format
911msgid "unsupported section attribute '%c'"
912msgstr ""
913
631ec08c 914#: config/obj-coff.c:1650
252b5132
RH
915#, c-format
916msgid "unknown section attribute '%c'"
917msgstr ""
918
631ec08c 919#: config/obj-coff.c:1696 config/obj-macho.c:269
bc0d738a
NC
920#, c-format
921msgid "Ignoring changed section attributes for %s"
922msgstr ""
923
862776f2 924#: config/obj-coff.c:1840
252b5132
RH
925#, c-format
926msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
927msgstr ""
928
6655dba2 929#: config/obj-ecoff.c:125
252b5132
RH
930msgid "Can't set GP value"
931msgstr ""
932
6655dba2 933#: config/obj-ecoff.c:132
252b5132
RH
934msgid "Can't set register masks"
935msgstr ""
936
862776f2 937#: config/obj-elf.c:317 config/tc-sparc.c:4383 config/tc-v850.c:511
252b5132
RH
938#, c-format
939msgid "bad .common segment %s"
940msgstr ""
941
862776f2 942#: config/obj-elf.c:393 config/tc-aarch64.c:2206 config/tc-kvx.c:2243
2ee0aedf
TG
943msgid "Missing symbol name in directive"
944msgstr ""
945
87485f53 946#: config/obj-elf.c:628
328577ad
NC
947#, c-format
948msgid "setting incorrect section type for %s"
949msgstr ""
950
87485f53 951#: config/obj-elf.c:633
a74801ba 952#, c-format
328577ad 953msgid "ignoring incorrect section type for %s"
252b5132
RH
954msgstr ""
955
87485f53 956#: config/obj-elf.c:692
60bcf0fa 957#, c-format
328577ad 958msgid "setting incorrect section attributes for %s"
60bcf0fa
NC
959msgstr ""
960
8f595e9b
NC
961#. This is a special section with known type. User
962#. assembly might get the section type wrong; Even high
963#. profile projects like glibc have done so in the past.
964#. So don't error in this case.
87485f53 965#: config/obj-elf.c:786
06647dfd
AM
966#, c-format
967msgid "ignoring changed section type for %s"
968msgstr ""
969
8f595e9b 970#. Do error when assembly isn't self-consistent.
87485f53 971#: config/obj-elf.c:789
8f595e9b
NC
972#, c-format
973msgid "changed section type for %s"
974msgstr ""
975
87485f53 976#: config/obj-elf.c:804
a74801ba 977#, c-format
328577ad 978msgid "ignoring changed section attributes for %s"
252b5132
RH
979msgstr ""
980
87485f53 981#: config/obj-elf.c:806
8f595e9b
NC
982#, c-format
983msgid "changed section attributes for %s"
984msgstr ""
985
87485f53 986#: config/obj-elf.c:814
6840198f 987#, c-format
8f595e9b 988msgid "changed section entity size for %s"
6840198f
NC
989msgstr ""
990
862776f2 991#: config/obj-elf.c:885
8f595e9b 992msgid "unrecognized .section attribute: want a,e,o,w,x,M,S,G,T or number"
252b5132
RH
993msgstr ""
994
862776f2 995#: config/obj-elf.c:971
e0e7a9d4
TG
996msgid "extraneous characters at end of numeric section type"
997msgstr ""
998
862776f2 999#: config/obj-elf.c:977 read.c:2956
f12e7348 1000msgid "unrecognized section type"
252b5132
RH
1001msgstr ""
1002
862776f2 1003#: config/obj-elf.c:1002
f12e7348 1004msgid "unrecognized section attribute"
252b5132
RH
1005msgstr ""
1006
862776f2 1007#: config/obj-elf.c:1034 config/tc-alpha.c:4208
328577ad 1008msgid "missing name"
6840198f
NC
1009msgstr ""
1010
862776f2 1011#: config/obj-elf.c:1081
777cd7ab
DDAG
1012msgid "group name not parseable"
1013msgstr ""
1014
862776f2 1015#: config/obj-elf.c:1088
777cd7ab
DDAG
1016#, c-format
1017msgid "section %s already has a group (%s)"
1018msgstr ""
1019
862776f2 1020#: config/obj-elf.c:1143
1b1bb2c6
NC
1021#, c-format
1022msgid "section name '%s' already defined as another symbol"
1023msgstr ""
1024
862776f2 1025#: config/obj-elf.c:1246
328577ad 1026msgid "invalid merge entity size"
252b5132
RH
1027msgstr ""
1028
862776f2 1029#: config/obj-elf.c:1259
328577ad
NC
1030msgid "entity size for SHF_MERGE not specified"
1031msgstr ""
1032
862776f2 1033#: config/obj-elf.c:1301
2ee0aedf
TG
1034msgid "? section flag ignored with G present"
1035msgstr ""
1036
862776f2 1037#: config/obj-elf.c:1338
328577ad
NC
1038msgid "group name for SHF_GROUP not specified"
1039msgstr ""
1040
862776f2 1041#: config/obj-elf.c:1364
3957a496
NC
1042#, c-format
1043msgid "unsupported mbind section info: %s"
1044msgstr ""
1045
862776f2 1046#: config/obj-elf.c:1417
8f595e9b
NC
1047#, c-format
1048msgid "unsupported section id: %s"
1049msgstr ""
1050
862776f2 1051#: config/obj-elf.c:1443
328577ad 1052msgid "character following name is not '#'"
6840198f
NC
1053msgstr ""
1054
862776f2 1055#: config/obj-elf.c:1471
6655dba2
SB
1056#, c-format
1057msgid "SHF_ALLOC isn't set for GNU_MBIND section: %s"
1058msgstr ""
1059
862776f2 1060#: config/obj-elf.c:1478
573fe3fb
NC
1061#, c-format
1062msgid "%s section is supported only by GNU and FreeBSD targets"
6655dba2
SB
1063msgstr ""
1064
862776f2 1065#: config/obj-elf.c:1619
252b5132
RH
1066msgid ".previous without corresponding .section; ignored"
1067msgstr ""
1068
862776f2 1069#: config/obj-elf.c:1645
a74801ba
ILT
1070msgid ".popsection without corresponding .pushsection; ignored"
1071msgstr ""
1072
862776f2 1073#: config/obj-elf.c:1689 config/obj-elf.c:1784
8f595e9b
NC
1074#, c-format
1075msgid "missing version name in `%s' for symbol `%s'"
252b5132
RH
1076msgstr ""
1077
862776f2 1078#: config/obj-elf.c:1708
3957a496 1079#, c-format
8f595e9b 1080msgid "only one version name with `@@@' is allowed for symbol `%s'"
3957a496
NC
1081msgstr ""
1082
862776f2 1083#: config/obj-elf.c:1716
252b5132 1084#, c-format
8f595e9b 1085msgid "invalid version name '%s' for symbol `%s'"
252b5132
RH
1086msgstr ""
1087
862776f2 1088#: config/obj-elf.c:1758
8f595e9b
NC
1089msgid "expected comma after name in .symver"
1090msgstr ""
1091
862776f2 1092#: config/obj-elf.c:1775 config/obj-elf.c:2678
5f68c319 1093#, c-format
8f595e9b 1094msgid "`%s' can't be versioned to common symbol '%s'"
5f68c319
NC
1095msgstr ""
1096
862776f2 1097#: config/obj-elf.c:1852
c85dd50d
NC
1098#, c-format
1099msgid "expected `%s' to have already been set for .vtable_inherit"
1100msgstr ""
1101
862776f2 1102#: config/obj-elf.c:1862
c85dd50d
NC
1103msgid "expected comma after name in .vtable_inherit"
1104msgstr ""
1105
862776f2 1106#: config/obj-elf.c:1923
c85dd50d
NC
1107msgid "expected comma after name in .vtable_entry"
1108msgstr ""
1109
862776f2 1110#: config/obj-elf.c:2062
c1c69e83
AM
1111#, c-format
1112msgid "Attribute name not recognised: %s"
1113msgstr ""
1114
862776f2 1115#: config/obj-elf.c:2079
c1c69e83
AM
1116msgid "expected numeric constant"
1117msgstr ""
1118
862776f2 1119#: config/obj-elf.c:2088 config/tc-arm.c:7136
c1c69e83
AM
1120msgid "expected comma"
1121msgstr ""
1122
862776f2
AA
1123#: config/obj-elf.c:2119 config/tc-arc.c:4945 config/tc-arc.c:4956
1124#: config/tc-arc.c:5028 config/tc-arc.c:5079 config/tc-arm.c:32988
1125#: config/tc-arm.c:32999 config/tc-csky.c:1697 config/tc-csky.c:1709
1126#: config/tc-csky.c:1880 config/tc-mips.c:20631 config/tc-msp430.c:5152
1127#: config/tc-riscv.c:4881 config/tc-riscv.c:4923 config/tc-sparc.c:1134
1128#: config/tc-tic6x.c:4385
1129#, c-format
1130msgid "error adding attribute: %s"
1131msgstr ""
1132
1133#: config/obj-elf.c:2125
c1c69e83
AM
1134msgid "bad string constant"
1135msgstr ""
1136
862776f2 1137#: config/obj-elf.c:2129
c1c69e83
AM
1138msgid "expected <tag> , <value>"
1139msgstr ""
1140
862776f2 1141#: config/obj-elf.c:2258
328577ad 1142msgid "expected quoted string"
252b5132
RH
1143msgstr ""
1144
862776f2 1145#: config/obj-elf.c:2278
252b5132
RH
1146#, c-format
1147msgid "expected comma after name `%s' in .size directive"
1148msgstr ""
1149
862776f2 1150#: config/obj-elf.c:2287
252b5132
RH
1151msgid "missing expression in .size directive"
1152msgstr ""
1153
862776f2 1154#: config/obj-elf.c:2407
c85dd50d
NC
1155#, c-format
1156msgid "symbol '%s' is already defined"
1157msgstr ""
1158
862776f2 1159#: config/obj-elf.c:2427
c1c69e83
AM
1160#, c-format
1161msgid "symbol type \"%s\" is supported only by GNU and FreeBSD targets"
1162msgstr ""
1163
862776f2 1164#: config/obj-elf.c:2431
8f595e9b
NC
1165#, c-format
1166msgid "symbol type \"%s\" is not supported by MIPS targets"
1167msgstr ""
1168
862776f2 1169#: config/obj-elf.c:2443
a5c7551f
RW
1170#, c-format
1171msgid "symbol type \"%s\" is supported only by GNU targets"
1172msgstr ""
1173
862776f2 1174#: config/obj-elf.c:2453 config/tc-kvx.c:2287
252b5132 1175#, c-format
328577ad 1176msgid "unrecognized symbol type \"%s\""
252b5132
RH
1177msgstr ""
1178
862776f2 1179#: config/obj-elf.c:2474
6655dba2
SB
1180#, c-format
1181msgid "cannot change type of common symbol '%s'"
1182msgstr ""
1183
862776f2 1184#: config/obj-elf.c:2486
6655dba2
SB
1185#, c-format
1186msgid "symbol '%s' already has its type set"
1187msgstr ""
1188
862776f2 1189#: config/obj-elf.c:2651 config/obj-elf.c:2654
cc643b88
NC
1190#, c-format
1191msgid ".size expression for %s does not evaluate to a constant"
252b5132
RH
1192msgstr ""
1193
862776f2 1194#: config/obj-elf.c:2743
6c037fdb
NC
1195#, c-format
1196msgid "symbol '%s' with multiple versions cannot be used in relocation"
1197msgstr ""
1198
862776f2 1199#: config/obj-elf.c:2761 ecoff.c:3576
252b5132 1200#, c-format
8f595e9b 1201msgid "symbol `%s' can not be both weak and common"
252b5132
RH
1202msgstr ""
1203
862776f2 1204#: config/obj-elf.c:2809
328577ad 1205#, c-format
8f595e9b 1206msgid "undefined linked-to symbol `%s' on section `%s'"
328577ad
NC
1207msgstr ""
1208
862776f2 1209#: config/obj-elf.c:2887
328577ad 1210#, c-format
87ccc1b0 1211msgid "assuming all members of group `%s' are COMDAT"
328577ad
NC
1212msgstr ""
1213
862776f2 1214#: config/obj-elf.c:2899
252b5132 1215#, c-format
87ccc1b0
NC
1216msgid "can't create group: %s"
1217msgstr ""
1218
862776f2 1219#: config/obj-elf.c:2976
8f595e9b
NC
1220#, c-format
1221msgid ""
1222"invalid attempt to declare external version name as default in symbol `%s'"
1223msgstr ""
1224
862776f2 1225#: config/obj-elf.c:2986
8f595e9b
NC
1226#, c-format
1227msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
1228msgstr ""
1229
862776f2 1230#: config/obj-elf.c:3075
87ccc1b0 1231#, c-format
328577ad 1232msgid "failed to set up debugging information: %s"
252b5132
RH
1233msgstr ""
1234
862776f2 1235#: config/obj-elf.c:3095
252b5132 1236#, c-format
328577ad 1237msgid "can't start writing .mdebug section: %s"
252b5132
RH
1238msgstr ""
1239
862776f2 1240#: config/obj-elf.c:3103
252b5132 1241#, c-format
328577ad 1242msgid "could not write .mdebug section: %s"
252b5132
RH
1243msgstr ""
1244
6655dba2 1245#: config/obj-evax.c:122
cfb8c092
NC
1246#, c-format
1247msgid "no entry symbol for global function '%s'"
1248msgstr ""
1249
c1c69e83
AM
1250#. make a temp string.
1251#: config/obj-macho.c:119
1252#, c-format
1253msgid "the %s name '%s' is too long (maximum 16 characters)"
cfb8c092
NC
1254msgstr ""
1255
c1c69e83
AM
1256#: config/obj-macho.c:130
1257#, c-format
1258msgid "expected a %s name followed by a `,'"
cfb8c092
NC
1259msgstr ""
1260
96e786d1
NC
1261#: config/obj-macho.c:144
1262msgid "segment"
1263msgstr ""
1264
1265#: config/obj-macho.c:153
1266msgid "section"
1267msgstr ""
1268
c1c69e83
AM
1269#: config/obj-macho.c:195
1270#, c-format
f96bd6c2 1271msgid "cannot override zerofill section type for `%s,%s'"
cfb8c092
NC
1272msgstr ""
1273
e0e7a9d4 1274#: config/obj-macho.c:249
c1c69e83
AM
1275#, c-format
1276msgid "failed to set flags for \"%s\": %s"
cfb8c092
NC
1277msgstr ""
1278
71300e2c 1279#: config/obj-macho.c:342
cfb8c092
NC
1280#, c-format
1281msgid "unknown or invalid section type '%s'"
1282msgstr ""
1283
71300e2c 1284#: config/obj-macho.c:381
cfb8c092
NC
1285#, c-format
1286msgid "unknown or invalid section attribute '%s'"
1287msgstr ""
1288
71300e2c 1289#: config/obj-macho.c:402
c1c69e83 1290msgid "unexpected section size information"
cfb8c092
NC
1291msgstr ""
1292
71300e2c 1293#: config/obj-macho.c:414
cfb8c092
NC
1294msgid "missing sizeof_stub expression"
1295msgstr ""
1296
87485f53 1297#: config/obj-macho.c:478 config/tc-ia64.c:1081 config/tc-ia64.c:11740
862776f2 1298#: config/tc-score.c:6093 expr.c:1246 read.c:1711
c1c69e83 1299msgid "expected symbol name"
328577ad
NC
1300msgstr ""
1301
87485f53 1302#: config/obj-macho.c:491 read.c:546
c1c69e83 1303msgid "bad or irreducible absolute expression"
c85dd50d
NC
1304msgstr ""
1305
87485f53 1306#: config/obj-macho.c:497 config/tc-score.c:6110 read.c:1750
c1c69e83 1307msgid "missing size expression"
c85dd50d
NC
1308msgstr ""
1309
87485f53 1310#: config/obj-macho.c:506 config/tc-ia64.c:1116 read.c:1756
c85dd50d 1311#, c-format
c1c69e83 1312msgid "size (%ld) out of range, ignored"
c85dd50d
NC
1313msgstr ""
1314
87485f53
NC
1315#: config/obj-macho.c:516 config/tc-score.c:6248 dwarf2dbg.c:1427 ecoff.c:3345
1316#: read.c:1768 read.c:1871 read.c:2645 read.c:3183 read.c:3787 symbols.c:578
1317#: symbols.c:673
c1c69e83
AM
1318#, c-format
1319msgid "symbol `%s' is already defined"
c85dd50d
NC
1320msgstr ""
1321
87485f53 1322#: config/obj-macho.c:526 read.c:1783
252b5132 1323#, c-format
c1c69e83 1324msgid "size of \"%s\" is already %ld; not changing to %ld"
252b5132
RH
1325msgstr ""
1326
71300e2c 1327#: config/obj-macho.c:537
c1c69e83 1328msgid "align value not recognized, using size"
252b5132
RH
1329msgstr ""
1330
71300e2c 1331#: config/obj-macho.c:542 config/obj-macho.c:905
252b5132 1332#, c-format
c1c69e83 1333msgid "Alignment (%lu) too large: 15 assumed."
252b5132
RH
1334msgstr ""
1335
71300e2c 1336#: config/obj-macho.c:608
252b5132 1337#, c-format
c1c69e83 1338msgid "BFD is out of sync with GAS, unhandled well-known section type `%s'"
252b5132
RH
1339msgstr ""
1340
71300e2c 1341#: config/obj-macho.c:810
252b5132 1342#, c-format
c1c69e83 1343msgid "%s is not used for the selected target"
252b5132
RH
1344msgstr ""
1345
71300e2c 1346#: config/obj-macho.c:875
c1c69e83 1347msgid "internal error: base section index out of range"
252b5132
RH
1348msgstr ""
1349
71300e2c 1350#: config/obj-macho.c:961
252b5132 1351#, c-format
c1c69e83 1352msgid "internal error: bad file property ID %d"
252b5132
RH
1353msgstr ""
1354
71300e2c 1355#: config/obj-macho.c:969
c1c69e83 1356msgid "failed to set subsections by symbols"
87ccc1b0
NC
1357msgstr ""
1358
71300e2c 1359#: config/obj-macho.c:1032
252b5132 1360#, c-format
c1c69e83 1361msgid "'%s' previously declared as '%s'."
252b5132
RH
1362msgstr ""
1363
71300e2c 1364#: config/obj-macho.c:1084 config/obj-macho.c:1404 config/obj-macho.c:1488
c1c69e83
AM
1365#, c-format
1366msgid ""
1367"'%s' can't be a weak_definition (currently only supported in sections of "
1368"type coalesced)"
252b5132
RH
1369msgstr ""
1370
71300e2c 1371#: config/obj-macho.c:1169
c1c69e83 1372msgid "use of .indirect_symbols requires `-dynamic'"
252b5132
RH
1373msgstr ""
1374
71300e2c 1375#: config/obj-macho.c:1186
328577ad 1376#, c-format
c1c69e83
AM
1377msgid ""
1378"attempt to add an indirect_symbol to a stub or reference section with a zero-"
1379"sized element at %s"
328577ad
NC
1380msgstr ""
1381
71300e2c 1382#: config/obj-macho.c:1216
c1c69e83
AM
1383msgid "an .indirect_symbol must be in a symbol pointer or stub section."
1384msgstr ""
1385
71300e2c 1386#: config/obj-macho.c:1485
87ccc1b0 1387#, c-format
c1c69e83 1388msgid "'%s' can't be a weak_definition (since it is undefined)"
87ccc1b0
NC
1389msgstr ""
1390
71300e2c 1391#: config/obj-macho.c:1491
87ccc1b0 1392#, c-format
c1c69e83 1393msgid "Non-global symbol: '%s' can't be a weak_definition."
87ccc1b0
NC
1394msgstr ""
1395
71300e2c 1396#: config/obj-macho.c:1497
328577ad 1397#, c-format
c1c69e83 1398msgid "internal error: [%s] unexpected code [%lx] in frob symbol"
328577ad
NC
1399msgstr ""
1400
71300e2c 1401#: config/obj-macho.c:1538
87ccc1b0 1402#, c-format
c1c69e83 1403msgid "unrecognized stab type '%c'"
87ccc1b0
NC
1404msgstr ""
1405
71300e2c 1406#: config/obj-macho.c:1589
a74801ba 1407#, c-format
c1c69e83 1408msgid "`%s' can't be undefined in `%s' - `%s' {%s section}"
a74801ba
ILT
1409msgstr ""
1410
71300e2c 1411#: config/obj-macho.c:1597
a74801ba 1412#, c-format
c1c69e83 1413msgid "`%s' can't be undefined in `%s' {%s section} - `%s'"
a74801ba
ILT
1414msgstr ""
1415
71300e2c 1416#: config/obj-macho.c:1604
c1c69e83
AM
1417#, c-format
1418msgid "`%s' and `%s' can't be undefined in `%s' - `%s'"
328577ad
NC
1419msgstr ""
1420
71300e2c 1421#: config/obj-macho.c:1806
c1c69e83
AM
1422#, c-format
1423msgid ""
1424"the number of .indirect_symbols defined in section %s does not match the "
1425"number expected (%d defined, %d expected)"
a74801ba
ILT
1426msgstr ""
1427
71300e2c 1428#: config/obj-macho.c:1826
c1c69e83
AM
1429#, c-format
1430msgid "internal error: failed to allocate %d indirectsymbol pointers"
a74801ba
ILT
1431msgstr ""
1432
71300e2c 1433#: config/obj-macho.c:1840 config/obj-macho.c:1863
3957a496
NC
1434msgid "internal error: more indirect mach-o symbols than expected"
1435msgstr ""
1436
ed9e98c2 1437#: config/obj-som.c:56
c1c69e83 1438msgid "Only one .compiler pseudo-op per file!"
252b5132
RH
1439msgstr ""
1440
ed9e98c2 1441#: config/obj-som.c:73 config/obj-som.c:144 config/obj-som.c:186
c1c69e83 1442msgid "Expected quoted string"
252b5132
RH
1443msgstr ""
1444
ed9e98c2 1445#: config/obj-som.c:86
c1c69e83 1446msgid ".compiler directive missing language and version"
328577ad
NC
1447msgstr ""
1448
ed9e98c2 1449#: config/obj-som.c:96
c1c69e83 1450msgid ".compiler directive missing version"
328577ad
NC
1451msgstr ""
1452
ed9e98c2 1453#: config/obj-som.c:112
252b5132 1454#, c-format
c1c69e83 1455msgid "FATAL: Attaching compiler header %s"
252b5132
RH
1456msgstr ""
1457
ed9e98c2 1458#: config/obj-som.c:127
c1c69e83 1459msgid "Only one .version pseudo-op per file!"
252b5132
RH
1460msgstr ""
1461
ed9e98c2 1462#: config/obj-som.c:151
252b5132 1463#, c-format
c1c69e83 1464msgid "attaching version header %s: %s"
328577ad
NC
1465msgstr ""
1466
ed9e98c2 1467#: config/obj-som.c:169
c1c69e83 1468msgid "Only one .copyright pseudo-op per file!"
87ccc1b0
NC
1469msgstr ""
1470
ed9e98c2 1471#: config/obj-som.c:193
87ccc1b0 1472#, c-format
c1c69e83 1473msgid "attaching copyright header %s: %s"
87ccc1b0
NC
1474msgstr ""
1475
862776f2 1476#: config/tc-aarch64.c:429
87485f53
NC
1477#, c-format
1478msgid "expected an unsuffixed ZA tile at operand %d"
87ccc1b0
NC
1479msgstr ""
1480
862776f2 1481#: config/tc-aarch64.c:433
87485f53
NC
1482#, c-format
1483msgid "missing horizontal or vertical suffix at operand %d"
87ccc1b0
NC
1484msgstr ""
1485
862776f2 1486#: config/tc-aarch64.c:438
87485f53
NC
1487#, c-format
1488msgid "expected 'za' rather than a ZA tile at operand %d"
87ccc1b0
NC
1489msgstr ""
1490
862776f2 1491#: config/tc-aarch64.c:442
87485f53
NC
1492#, c-format
1493msgid ""
1494"expected a predicate-as-counter rather than predicate-as-mask register at "
1495"operand %d"
e0e7a9d4
TG
1496msgstr ""
1497
862776f2 1498#: config/tc-aarch64.c:447
87485f53
NC
1499#, c-format
1500msgid ""
1501"expected a predicate-as-mask rather than predicate-as-counter register at "
1502"operand %d"
e0e7a9d4
TG
1503msgstr ""
1504
862776f2 1505#: config/tc-aarch64.c:452
87485f53
NC
1506#, c-format
1507msgid "expected a 64-bit integer register at operand %d"
e0e7a9d4
TG
1508msgstr ""
1509
862776f2 1510#: config/tc-aarch64.c:454
87485f53
NC
1511#, c-format
1512msgid "expected an integer or zero register at operand %d"
e0e7a9d4
TG
1513msgstr ""
1514
862776f2 1515#: config/tc-aarch64.c:456
87485f53
NC
1516#, c-format
1517msgid "expected an integer or stack pointer register at operand %d"
e0e7a9d4
TG
1518msgstr ""
1519
862776f2 1520#: config/tc-aarch64.c:460
87485f53
NC
1521#, c-format
1522msgid "expected a scalar SIMD or floating-point register at operand %d"
87ccc1b0
NC
1523msgstr ""
1524
862776f2 1525#: config/tc-aarch64.c:463
87485f53
NC
1526#, c-format
1527msgid "expected an Advanced SIMD vector register at operand %d"
252b5132
RH
1528msgstr ""
1529
862776f2 1530#: config/tc-aarch64.c:465
87485f53
NC
1531#, c-format
1532msgid "expected an SVE vector register at operand %d"
252b5132
RH
1533msgstr ""
1534
87485f53
NC
1535#. Use this error for "predicate-as-mask only" and "either kind of
1536#. predicate". We report a more specific error if P is used where
1537#. PN is expected, and vice versa, so the issue at this point is
1538#. "predicate-like" vs. "not predicate-like".
862776f2 1539#: config/tc-aarch64.c:472
87485f53
NC
1540#, c-format
1541msgid "expected an SVE predicate register at operand %d"
252b5132
RH
1542msgstr ""
1543
862776f2 1544#: config/tc-aarch64.c:474
87485f53
NC
1545#, c-format
1546msgid "expected an SVE predicate-as-counter register at operand %d"
252b5132
RH
1547msgstr ""
1548
862776f2 1549#: config/tc-aarch64.c:476
87485f53
NC
1550#, c-format
1551msgid "expected a vector register at operand %d"
a74801ba
ILT
1552msgstr ""
1553
862776f2 1554#: config/tc-aarch64.c:478
87485f53
NC
1555#, c-format
1556msgid "expected an SVE vector or predicate register at operand %d"
252b5132
RH
1557msgstr ""
1558
862776f2 1559#: config/tc-aarch64.c:480
87485f53
NC
1560#, c-format
1561msgid "expected a vector or predicate register at operand %d"
252b5132
RH
1562msgstr ""
1563
862776f2 1564#: config/tc-aarch64.c:484
87485f53
NC
1565#, c-format
1566msgid "expected a ZA array vector at operand %d"
252b5132
RH
1567msgstr ""
1568
862776f2 1569#: config/tc-aarch64.c:486
87485f53
NC
1570#, c-format
1571msgid "expected ZT0 or a ZA mask at operand %d"
252b5132
RH
1572msgstr ""
1573
862776f2 1574#: config/tc-aarch64.c:488
87485f53
NC
1575#, c-format
1576msgid "expected a ZA tile at operand %d"
fce00800
AM
1577msgstr ""
1578
862776f2 1579#: config/tc-aarch64.c:490
e0e7a9d4 1580#, c-format
87485f53 1581msgid "expected a ZA tile slice at operand %d"
e0e7a9d4
TG
1582msgstr ""
1583
862776f2 1584#: config/tc-aarch64.c:494
87485f53
NC
1585#, c-format
1586msgid ""
1587"expected an integer register or Advanced SIMD vector register at operand %d"
1588msgstr ""
1589
862776f2 1590#: config/tc-aarch64.c:497
87485f53
NC
1591#, c-format
1592msgid "expected an integer register or SVE vector register at operand %d"
1593msgstr ""
1594
862776f2 1595#: config/tc-aarch64.c:500
87485f53
NC
1596#, c-format
1597msgid "expected an integer or vector register at operand %d"
1598msgstr ""
1599
862776f2 1600#: config/tc-aarch64.c:502
87485f53
NC
1601#, c-format
1602msgid "expected an integer or predicate register at operand %d"
1603msgstr ""
1604
862776f2 1605#: config/tc-aarch64.c:504
87485f53
NC
1606#, c-format
1607msgid "expected an integer, vector or predicate register at operand %d"
1608msgstr ""
1609
862776f2 1610#: config/tc-aarch64.c:509
87485f53
NC
1611#, c-format
1612msgid "expected an SVE vector register or ZA tile slice at operand %d"
1613msgstr ""
1614
862776f2
AA
1615#: config/tc-aarch64.c:707 config/tc-aarch64.c:709 config/tc-arm.c:1202
1616#: config/tc-score.c:6478 expr.c:1409 read.c:2627
c1c69e83 1617msgid "bad expression"
252b5132
RH
1618msgstr ""
1619
862776f2 1620#: config/tc-aarch64.c:720 config/tc-sparc.c:3379
c1c69e83 1621msgid "bad segment"
fce00800
AM
1622msgstr ""
1623
862776f2 1624#: config/tc-aarch64.c:864
87485f53
NC
1625msgid "bad vector arrangement type"
1626msgstr ""
1627
862776f2 1628#: config/tc-aarch64.c:1036
c1c69e83
AM
1629#, c-format
1630msgid "bad size %d in vector width specifier"
fce00800
AM
1631msgstr ""
1632
862776f2 1633#: config/tc-aarch64.c:1069
c1c69e83
AM
1634#, c-format
1635msgid "unexpected character `%c' in element size"
fce00800
AM
1636msgstr ""
1637
862776f2 1638#: config/tc-aarch64.c:1071
c1c69e83 1639msgid "missing element size"
fce00800
AM
1640msgstr ""
1641
862776f2 1642#: config/tc-aarch64.c:1080
c1c69e83
AM
1643#, c-format
1644msgid "invalid element size %d and vector size combination %c"
fce00800
AM
1645msgstr ""
1646
862776f2 1647#: config/tc-aarch64.c:1116
e0e7a9d4
TG
1648#, c-format
1649msgid "unexpected character `%c' in predication type"
fce00800
AM
1650msgstr ""
1651
862776f2 1652#: config/tc-aarch64.c:1119
e0e7a9d4
TG
1653msgid "missing predication type"
1654msgstr ""
1655
862776f2 1656#: config/tc-aarch64.c:1162 config/tc-aarch64.c:2252 config/tc-aarch64.c:2513
87485f53
NC
1657#: config/tc-arm.c:1779 config/tc-arm.c:3999 config/tc-arm.c:5278
1658#: config/tc-arm.c:7425
1659msgid "constant expression required"
87ccc1b0
NC
1660msgstr ""
1661
862776f2 1662#: config/tc-aarch64.c:1212
87485f53 1663msgid "syntax error in register list"
252b5132
RH
1664msgstr ""
1665
862776f2 1666#: config/tc-aarch64.c:1242
87485f53
NC
1667msgid "ZA tile number out of range"
1668msgstr ""
1669
862776f2 1670#: config/tc-aarch64.c:1283
87485f53
NC
1671msgid "this type of register can't be indexed"
1672msgstr ""
1673
862776f2 1674#: config/tc-aarch64.c:1289
87485f53 1675msgid "index not allowed inside register list"
252b5132
RH
1676msgstr ""
1677
c1c69e83 1678#. Indexed vector register expected.
862776f2 1679#: config/tc-aarch64.c:1304
c1c69e83 1680msgid "indexed vector register expected"
fce00800
AM
1681msgstr ""
1682
862776f2 1683#: config/tc-aarch64.c:1311
c1c69e83 1684msgid "invalid use of vector register"
fce00800
AM
1685msgstr ""
1686
862776f2 1687#: config/tc-aarch64.c:1420
c1c69e83 1688msgid "invalid vector register in list"
fce00800
AM
1689msgstr ""
1690
862776f2 1691#: config/tc-aarch64.c:1428
c1c69e83 1692msgid "invalid scalar register in list"
252b5132
RH
1693msgstr ""
1694
862776f2 1695#: config/tc-aarch64.c:1441
c1c69e83 1696msgid "invalid range in vector register list"
cfb8c092
NC
1697msgstr ""
1698
862776f2 1699#: config/tc-aarch64.c:1454
c1c69e83 1700msgid "type mismatch in vector register list"
252b5132
RH
1701msgstr ""
1702
862776f2 1703#: config/tc-aarch64.c:1475
c1c69e83 1704msgid "end of vector register list not found"
a5c7551f
RW
1705msgstr ""
1706
862776f2 1707#: config/tc-aarch64.c:1493
c1c69e83 1708msgid "expected index"
252b5132
RH
1709msgstr ""
1710
862776f2 1711#: config/tc-aarch64.c:1500
c1c69e83 1712msgid "too many registers in vector register list"
252b5132
RH
1713msgstr ""
1714
862776f2 1715#: config/tc-aarch64.c:1505
c1c69e83 1716msgid "empty vector register list"
252b5132
RH
1717msgstr ""
1718
862776f2 1719#: config/tc-aarch64.c:1527 config/tc-arm.c:2548
c1c69e83
AM
1720#, c-format
1721msgid "ignoring attempt to redefine built-in register '%s'"
cfb8c092
NC
1722msgstr ""
1723
862776f2 1724#: config/tc-aarch64.c:1533 config/tc-arm.c:2553
c1c69e83
AM
1725#, c-format
1726msgid "ignoring redefinition of register alias '%s'"
252b5132
RH
1727msgstr ""
1728
862776f2 1729#: config/tc-aarch64.c:1578 config/tc-arm.c:2618
c1c69e83
AM
1730#, c-format
1731msgid "unknown register '%s' -- .req ignored"
252b5132
RH
1732msgstr ""
1733
862776f2 1734#: config/tc-aarch64.c:1636 config/tc-arm.c:2826
c1c69e83 1735msgid "invalid syntax for .req directive"
252b5132
RH
1736msgstr ""
1737
862776f2 1738#: config/tc-aarch64.c:1657 config/tc-arm.c:2859
c1c69e83 1739msgid "invalid syntax for .unreq directive"
252b5132
RH
1740msgstr ""
1741
862776f2 1742#: config/tc-aarch64.c:1663 config/tc-arm.c:2866
c1c69e83
AM
1743#, c-format
1744msgid "unknown register alias '%s'"
252b5132
RH
1745msgstr ""
1746
862776f2 1747#: config/tc-aarch64.c:1665
c1c69e83
AM
1748#, c-format
1749msgid "ignoring attempt to undefine built-in register '%s'"
252b5132
RH
1750msgstr ""
1751
862776f2 1752#: config/tc-aarch64.c:1989 config/tc-arm.c:3610 config/tc-arm.c:3637
96e786d1 1753#: config/tc-arm.c:3650
c1c69e83 1754msgid "literal pool overflow"
252b5132
RH
1755msgstr ""
1756
862776f2 1757#: config/tc-aarch64.c:2170 config/tc-aarch64.c:7199 config/tc-arm.c:3872
96e786d1 1758#: config/tc-arm.c:7858
c1c69e83 1759msgid "unrecognized relocation suffix"
252b5132
RH
1760msgstr ""
1761
862776f2 1762#: config/tc-aarch64.c:2172
c1c69e83 1763msgid "unimplemented relocation suffix"
252b5132
RH
1764msgstr ""
1765
862776f2
AA
1766#: config/tc-aarch64.c:2481 config/tc-aarch64.c:2671 config/tc-aarch64.c:2715
1767#: config/tc-csky.c:2336
c1c69e83 1768msgid "immediate operand required"
252b5132
RH
1769msgstr ""
1770
862776f2 1771#: config/tc-aarch64.c:2489
c1c69e83 1772msgid "missing immediate expression"
252b5132
RH
1773msgstr ""
1774
862776f2 1775#: config/tc-aarch64.c:2695 config/tc-aarch64.c:7022 config/tc-aarch64.c:7042
c1c69e83 1776msgid "invalid floating-point constant"
252b5132
RH
1777msgstr ""
1778
862776f2 1779#: config/tc-aarch64.c:3502 config/tc-arm.c:5618 config/tc-arm.c:5628
c1c69e83 1780msgid "shift expression expected"
252b5132
RH
1781msgstr ""
1782
862776f2 1783#: config/tc-aarch64.c:3510
c1c69e83 1784msgid "shift operator expected"
252b5132
RH
1785msgstr ""
1786
862776f2 1787#: config/tc-aarch64.c:3518
c1c69e83 1788msgid "invalid use of 'MSL'"
252b5132
RH
1789msgstr ""
1790
862776f2 1791#: config/tc-aarch64.c:3526
e0e7a9d4
TG
1792msgid "invalid use of 'MUL'"
1793msgstr ""
1794
862776f2 1795#: config/tc-aarch64.c:3535
c1c69e83 1796msgid "extending shift is not permitted"
a5c7551f
RW
1797msgstr ""
1798
862776f2 1799#: config/tc-aarch64.c:3543
c1c69e83 1800msgid "'ROR' shift is not permitted"
252b5132
RH
1801msgstr ""
1802
862776f2 1803#: config/tc-aarch64.c:3551
c1c69e83 1804msgid "only 'LSL' shift is permitted"
328577ad
NC
1805msgstr ""
1806
862776f2 1807#: config/tc-aarch64.c:3559
e0e7a9d4
TG
1808msgid "only 'MUL' is permitted"
1809msgstr ""
1810
862776f2 1811#: config/tc-aarch64.c:3577
e0e7a9d4
TG
1812msgid "only 'MUL VL' is permitted"
1813msgstr ""
1814
862776f2 1815#: config/tc-aarch64.c:3585
c1c69e83 1816msgid "invalid shift for the register offset addressing mode"
252b5132
RH
1817msgstr ""
1818
862776f2 1819#: config/tc-aarch64.c:3593
c1c69e83 1820msgid "invalid shift operator"
252b5132
RH
1821msgstr ""
1822
862776f2 1823#: config/tc-aarch64.c:3626
c1c69e83 1824msgid "missing shift amount"
55cf6793
ZW
1825msgstr ""
1826
862776f2 1827#: config/tc-aarch64.c:3633
c1c69e83 1828msgid "constant shift amount required"
55cf6793
ZW
1829msgstr ""
1830
862776f2 1831#: config/tc-aarch64.c:3642
c1c69e83 1832msgid "shift amount out of range 0 to 63"
55cf6793
ZW
1833msgstr ""
1834
862776f2 1835#: config/tc-aarch64.c:3692
c1c69e83 1836msgid "unexpected shift operator"
55cf6793
ZW
1837msgstr ""
1838
862776f2 1839#: config/tc-aarch64.c:3728
c1c69e83 1840msgid "unexpected register in the immediate operand"
55cf6793
ZW
1841msgstr ""
1842
862776f2 1843#: config/tc-aarch64.c:3753
c1c69e83 1844msgid "integer register expected in the extended/shifted operand register"
55cf6793
ZW
1845msgstr ""
1846
862776f2
AA
1847#: config/tc-aarch64.c:3788 config/tc-aarch64.c:3925 config/tc-aarch64.c:4064
1848#: config/tc-aarch64.c:4261 config/tc-aarch64.c:4302
c1c69e83 1849msgid "unknown relocation modifier"
55cf6793
ZW
1850msgstr ""
1851
862776f2
AA
1852#: config/tc-aarch64.c:3795 config/tc-aarch64.c:3944 config/tc-aarch64.c:4071
1853#: config/tc-aarch64.c:4268 config/tc-aarch64.c:4309
c1c69e83 1854msgid "this relocation modifier is not allowed on this instruction"
55cf6793
ZW
1855msgstr ""
1856
862776f2 1857#: config/tc-aarch64.c:3952 config/tc-aarch64.c:4082
c1c69e83 1858msgid "invalid relocation expression"
55cf6793
ZW
1859msgstr ""
1860
862776f2 1861#: config/tc-aarch64.c:3968
c1c69e83 1862msgid "invalid address"
55cf6793
ZW
1863msgstr ""
1864
862776f2 1865#: config/tc-aarch64.c:3986
87485f53
NC
1866msgid "expected a 64-bit base register"
1867msgstr ""
1868
862776f2 1869#: config/tc-aarch64.c:3988
87485f53
NC
1870msgid "invalid base register"
1871msgstr ""
1872
862776f2 1873#: config/tc-aarch64.c:3990
87485f53
NC
1874msgid "expected a base register"
1875msgstr ""
1876
862776f2 1877#: config/tc-aarch64.c:4006 config/tc-aarch64.c:4142
87485f53
NC
1878msgid "invalid offset register"
1879msgstr ""
1880
862776f2 1881#: config/tc-aarch64.c:4033
c1c69e83 1882msgid "invalid use of 32-bit register offset"
55cf6793
ZW
1883msgstr ""
1884
862776f2 1885#: config/tc-aarch64.c:4042
e0e7a9d4
TG
1886msgid "offset has different size from base"
1887msgstr ""
1888
862776f2 1889#: config/tc-aarch64.c:4048
c1c69e83 1890msgid "invalid use of 64-bit register offset"
c85dd50d
NC
1891msgstr ""
1892
c1c69e83 1893#. [Xn],#expr
862776f2 1894#: config/tc-aarch64.c:4095 config/tc-aarch64.c:4152
c1c69e83 1895msgid "invalid expression in the address"
c85dd50d
NC
1896msgstr ""
1897
862776f2 1898#: config/tc-aarch64.c:4109 config/tc-arm.c:6217 config/tc-arm.c:6816
c1c69e83 1899msgid "']' expected"
c85dd50d
NC
1900msgstr ""
1901
862776f2 1902#: config/tc-aarch64.c:4117
c1c69e83 1903msgid "register offset not allowed in pre-indexed addressing mode"
c85dd50d
NC
1904msgstr ""
1905
862776f2 1906#: config/tc-aarch64.c:4132 config/tc-arm.c:6253
c1c69e83 1907msgid "cannot combine pre- and post-indexing"
c85dd50d
NC
1908msgstr ""
1909
c1c69e83 1910#. Reject [Rn]!
862776f2 1911#: config/tc-aarch64.c:4176
c1c69e83 1912msgid "missing offset in the pre-indexed address"
c85dd50d
NC
1913msgstr ""
1914
862776f2 1915#: config/tc-aarch64.c:4516
87485f53 1916msgid "expected '['"
6c037fdb
NC
1917msgstr ""
1918
862776f2 1919#: config/tc-aarch64.c:4524
87485f53 1920msgid "expected a 32-bit selection register"
6c037fdb
NC
1921msgstr ""
1922
862776f2 1923#: config/tc-aarch64.c:4531
87485f53 1924msgid "missing immediate offset"
6c037fdb
NC
1925msgstr ""
1926
862776f2 1927#: config/tc-aarch64.c:4537 config/tc-aarch64.c:4546
87485f53 1928msgid "expected a constant immediate offset"
6c037fdb
NC
1929msgstr ""
1930
862776f2 1931#: config/tc-aarch64.c:4551
87485f53 1932msgid "the last offset is less than the first offset"
6c037fdb
NC
1933msgstr ""
1934
862776f2 1935#: config/tc-aarch64.c:4557
87485f53 1936msgid "the last offset is equal to the first offset"
6c037fdb
NC
1937msgstr ""
1938
862776f2 1939#: config/tc-aarch64.c:4579
87485f53 1940msgid "invalid vector group size"
6c037fdb
NC
1941msgstr ""
1942
862776f2 1943#: config/tc-aarch64.c:4586
87485f53 1944msgid "expected ']'"
6c037fdb
NC
1945msgstr ""
1946
862776f2 1947#: config/tc-aarch64.c:4645 config/tc-aarch64.c:4753
87485f53 1948msgid "expected '}'"
6c037fdb
NC
1949msgstr ""
1950
862776f2 1951#: config/tc-aarch64.c:4704
87485f53 1952msgid "ZA tile masks do not operate at .Q granularity"
6c037fdb
NC
1953msgstr ""
1954
862776f2 1955#: config/tc-aarch64.c:4710
87485f53 1956msgid "missing ZA tile size"
6c037fdb
NC
1957msgstr ""
1958
862776f2 1959#: config/tc-aarch64.c:4715
87485f53 1960msgid "invalid ZA tile"
6c037fdb
NC
1961msgstr ""
1962
862776f2 1963#: config/tc-aarch64.c:4740
6c037fdb
NC
1964msgid "expected '{'"
1965msgstr ""
1966
862776f2 1967#: config/tc-aarch64.c:4781
87485f53 1968msgid "expected SM or ZA operand"
6c037fdb
NC
1969msgstr ""
1970
862776f2 1971#: config/tc-aarch64.c:4844
87485f53
NC
1972#, c-format
1973msgid "selected processor does not support PSTATE field name '%s'"
6c037fdb
NC
1974msgstr ""
1975
862776f2 1976#: config/tc-aarch64.c:4850 config/tc-aarch64.c:4892
87485f53
NC
1977#, c-format
1978msgid "selected processor does not support system register name '%s'"
6c037fdb
NC
1979msgstr ""
1980
862776f2 1981#: config/tc-aarch64.c:4853 config/tc-aarch64.c:4895
87485f53
NC
1982#, c-format
1983msgid ""
1984"system register name '%s' is deprecated and may be removed in a future "
1985"release"
6c037fdb
NC
1986msgstr ""
1987
862776f2 1988#: config/tc-aarch64.c:4934
87485f53 1989msgid "immediate value out of range "
6c037fdb
NC
1990msgstr ""
1991
862776f2 1992#: config/tc-aarch64.c:5534 messages.c:148
87485f53
NC
1993#, c-format
1994msgid "Info: "
6c037fdb
NC
1995msgstr ""
1996
862776f2 1997#: config/tc-aarch64.c:5552
87485f53
NC
1998#, c-format
1999msgid "missing braces at operand %d"
6c037fdb
NC
2000msgstr ""
2001
862776f2 2002#: config/tc-aarch64.c:5563
e0e7a9d4 2003#, c-format
87485f53 2004msgid "unexpected register type at operand %d"
e0e7a9d4
TG
2005msgstr ""
2006
862776f2 2007#: config/tc-aarch64.c:5574
e0e7a9d4 2008#, c-format
87485f53 2009msgid "invalid register list at operand %d"
e0e7a9d4
TG
2010msgstr ""
2011
862776f2 2012#: config/tc-aarch64.c:5587
c1c69e83 2013#, c-format
87485f53 2014msgid "expected a register at operand %d"
c85dd50d
NC
2015msgstr ""
2016
862776f2 2017#: config/tc-aarch64.c:5594
87485f53
NC
2018#, c-format
2019msgid "expected '{' at operand %d"
c85dd50d
NC
2020msgstr ""
2021
862776f2 2022#: config/tc-aarch64.c:5596
c85dd50d 2023#, c-format
87485f53 2024msgid "expected a register or register list at operand %d"
c85dd50d
NC
2025msgstr ""
2026
862776f2 2027#: config/tc-aarch64.c:5621
6c037fdb
NC
2028#, c-format
2029msgid "this `%s' should have an immediately preceding `%s' -- `%s'"
2030msgstr ""
2031
862776f2 2032#: config/tc-aarch64.c:5627
6c037fdb
NC
2033#, c-format
2034msgid "the preceding `%s' should be followed by `%s` rather than `%s` -- `%s'"
2035msgstr ""
2036
862776f2 2037#: config/tc-aarch64.c:5639 config/tc-aarch64.c:5654 config/tc-score.c:2752
87485f53 2038#: config/tc-score.c:6467
c85dd50d 2039#, c-format
c1c69e83 2040msgid "%s -- `%s'"
c85dd50d
NC
2041msgstr ""
2042
862776f2 2043#: config/tc-aarch64.c:5656
c1c69e83
AM
2044#, c-format
2045msgid "%s at operand %d -- `%s'"
c85dd50d
NC
2046msgstr ""
2047
862776f2 2048#: config/tc-aarch64.c:5662
c1c69e83 2049#, c-format
e0e7a9d4 2050msgid "operand %d must be %s -- `%s'"
c85dd50d
NC
2051msgstr ""
2052
862776f2 2053#: config/tc-aarch64.c:5668
c85dd50d 2054#, c-format
c1c69e83 2055msgid "operand mismatch -- `%s'"
c85dd50d
NC
2056msgstr ""
2057
c1c69e83 2058#. Print the hint.
862776f2 2059#: config/tc-aarch64.c:5728
c1c69e83 2060msgid " did you mean this?"
c85dd50d
NC
2061msgstr ""
2062
862776f2 2063#: config/tc-aarch64.c:5731 config/tc-aarch64.c:5758
c85dd50d 2064#, c-format
c1c69e83 2065msgid " %s"
c85dd50d
NC
2066msgstr ""
2067
862776f2 2068#: config/tc-aarch64.c:5736
c1c69e83 2069msgid " other valid variant(s):"
c85dd50d
NC
2070msgstr ""
2071
862776f2 2072#: config/tc-aarch64.c:5765
6c037fdb
NC
2073#, c-format
2074msgid "operand %d must have the same immediate value as operand 1 -- `%s'"
2075msgstr ""
2076
862776f2 2077#: config/tc-aarch64.c:5771
e0e7a9d4
TG
2078#, c-format
2079msgid "operand %d must be the same register as operand 1 -- `%s'"
2080msgstr ""
2081
862776f2 2082#: config/tc-aarch64.c:5776
87485f53
NC
2083#, c-format
2084msgid "%s%d-%s%d expected at operand %d -- `%s'"
2085msgstr ""
2086
862776f2 2087#: config/tc-aarch64.c:5783
c1c69e83
AM
2088#, c-format
2089msgid "%s out of range %d to %d at operand %d -- `%s'"
c85dd50d
NC
2090msgstr ""
2091
862776f2 2092#: config/tc-aarch64.c:5784 config/tc-aarch64.c:5788 config/tc-aarch64.c:7994
c1c69e83 2093msgid "immediate value"
c85dd50d
NC
2094msgstr ""
2095
862776f2 2096#: config/tc-aarch64.c:5787
c1c69e83 2097#, c-format
e0e7a9d4 2098msgid "%s must be %d at operand %d -- `%s'"
c85dd50d
NC
2099msgstr ""
2100
862776f2 2101#: config/tc-aarch64.c:5794
c1c69e83 2102#, c-format
87485f53 2103msgid "unexpected vector group size at operand %d -- `%s'"
c85dd50d
NC
2104msgstr ""
2105
862776f2 2106#: config/tc-aarch64.c:5797
c1c69e83 2107#, c-format
87485f53 2108msgid "operand %d must have a vector group size of %d -- `%s'"
c85dd50d
NC
2109msgstr ""
2110
862776f2 2111#: config/tc-aarch64.c:5803
c1c69e83 2112#, c-format
87485f53 2113msgid "expected a single-register list at operand %d -- `%s'"
c85dd50d
NC
2114msgstr ""
2115
862776f2 2116#: config/tc-aarch64.c:5806
87485f53
NC
2117#, c-format
2118msgid "expected a list of %d registers at operand %d -- `%s'"
2119msgstr ""
2120
862776f2 2121#: config/tc-aarch64.c:5809
87485f53
NC
2122#, c-format
2123msgid "expected a list of %d or %d registers at operand %d -- `%s'"
2124msgstr ""
2125
862776f2 2126#: config/tc-aarch64.c:5813
87485f53
NC
2127#, c-format
2128msgid "invalid number of registers in the list at operand %d -- `%s'"
c85dd50d
NC
2129msgstr ""
2130
862776f2 2131#: config/tc-aarch64.c:5819
87485f53
NC
2132#, c-format
2133msgid "the register list must have a stride of %d at operand %d -- `%s'"
2134msgstr ""
2135
862776f2 2136#: config/tc-aarch64.c:5822
87485f53
NC
2137#, c-format
2138msgid "the register list must have a stride of %d or %d at operand %d -- `%s`"
2139msgstr ""
2140
862776f2 2141#: config/tc-aarch64.c:5826
87485f53
NC
2142#, c-format
2143msgid "invalid register stride at operand %d -- `%s'"
2144msgstr ""
2145
862776f2 2146#: config/tc-aarch64.c:5831
87485f53
NC
2147#, c-format
2148msgid "immediate value must be a multiple of %d at operand %d -- `%s'"
2149msgstr ""
2150
862776f2 2151#: config/tc-aarch64.c:6262
c1c69e83 2152msgid "the specified relocation type is not allowed for MOVK"
c85dd50d
NC
2153msgstr ""
2154
862776f2 2155#: config/tc-aarch64.c:6310 config/tc-aarch64.c:6321
c1c69e83 2156msgid "the specified relocation type is not allowed for 32-bit register"
c85dd50d
NC
2157msgstr ""
2158
862776f2 2159#: config/tc-aarch64.c:6416
346d80ef
NC
2160msgid "relocation qualifier does not match instruction size"
2161msgstr ""
2162
862776f2 2163#: config/tc-aarch64.c:6516
c1c69e83 2164msgid "comma expected between operands"
c85dd50d
NC
2165msgstr ""
2166
862776f2 2167#: config/tc-aarch64.c:6550
573fe3fb
NC
2168msgid "invalid Rt register number in 64-byte load/store"
2169msgstr ""
2170
862776f2 2171#: config/tc-aarch64.c:6676
c1c69e83 2172msgid "the top half of a 128-bit FP/SIMD register is expected"
c85dd50d
NC
2173msgstr ""
2174
862776f2 2175#: config/tc-aarch64.c:6782 config/tc-arm.c:2221 config/tc-arm.c:2266
96e786d1 2176#: config/tc-h8300.c:1039
c1c69e83 2177msgid "invalid register list"
c85dd50d
NC
2178msgstr ""
2179
862776f2 2180#: config/tc-aarch64.c:6789
6655dba2
SB
2181msgid "expected element type rather than vector type"
2182msgstr ""
2183
862776f2 2184#: config/tc-aarch64.c:6807
e0e7a9d4
TG
2185msgid "missing type suffix"
2186msgstr ""
2187
862776f2 2188#: config/tc-aarch64.c:6826
e0e7a9d4
TG
2189msgid "C0 - C15 expected"
2190msgstr ""
2191
862776f2 2192#: config/tc-aarch64.c:6937 config/tc-aarch64.c:6961
c1c69e83 2193msgid "immediate zero expected"
c85dd50d
NC
2194msgstr ""
2195
862776f2 2196#: config/tc-aarch64.c:7057
c1c69e83 2197msgid "shift not allowed for bitmask immediate"
c85dd50d
NC
2198msgstr ""
2199
862776f2 2200#: config/tc-aarch64.c:7111
c1c69e83 2201msgid "can't mix relocation modifier with explicit shift"
55cf6793
ZW
2202msgstr ""
2203
862776f2 2204#: config/tc-aarch64.c:7160 config/tc-arm.c:15995 config/tc-arm.c:16020
96e786d1 2205#: config/tc-arm.c:16031 config/tc-arm.c:16038
c1c69e83 2206msgid "invalid condition"
c85dd50d
NC
2207msgstr ""
2208
862776f2 2209#: config/tc-aarch64.c:7186
c1c69e83 2210msgid "invalid pc-relative address"
c85dd50d
NC
2211msgstr ""
2212
c1c69e83
AM
2213#. Only permit "=value" in the literal load instructions.
2214#. The literal will be generated by programmer_friendly_fixup.
862776f2 2215#: config/tc-aarch64.c:7194
c1c69e83 2216msgid "invalid use of \"=immediate\""
c85dd50d
NC
2217msgstr ""
2218
862776f2
AA
2219#: config/tc-aarch64.c:7259 config/tc-aarch64.c:7291 config/tc-aarch64.c:7309
2220#: config/tc-aarch64.c:7333 config/tc-aarch64.c:7353 config/tc-aarch64.c:7372
2221#: config/tc-aarch64.c:7395 config/tc-aarch64.c:7449 config/tc-aarch64.c:7456
2222#: config/tc-aarch64.c:7484 config/tc-aarch64.c:7505 config/tc-aarch64.c:7530
2223#: config/tc-aarch64.c:7548 config/tc-aarch64.c:7556 config/tc-aarch64.c:7573
2224#: config/tc-aarch64.c:7597
e0e7a9d4 2225msgid "invalid addressing mode"
c85dd50d
NC
2226msgstr ""
2227
862776f2 2228#: config/tc-aarch64.c:7275
e0e7a9d4 2229msgid "the optional immediate offset can only be 0"
c85dd50d
NC
2230msgstr ""
2231
862776f2 2232#: config/tc-aarch64.c:7314 config/tc-aarch64.c:7338 config/tc-aarch64.c:7358
c1c69e83 2233msgid "relocation not allowed"
c85dd50d
NC
2234msgstr ""
2235
862776f2 2236#: config/tc-aarch64.c:7405
e0e7a9d4
TG
2237msgid "writeback value must be an immediate constant"
2238msgstr ""
2239
862776f2 2240#: config/tc-aarch64.c:7416 config/tc-aarch64.c:7623
6c037fdb
NC
2241msgid "unknown or missing PSTATE field name"
2242msgstr ""
2243
e0e7a9d4
TG
2244#. Make sure this has priority over
2245#. "invalid addressing mode".
862776f2 2246#: config/tc-aarch64.c:7464
e0e7a9d4 2247msgid "constant offset required"
c85dd50d
NC
2248msgstr ""
2249
862776f2 2250#: config/tc-aarch64.c:7609
c1c69e83 2251msgid "unknown or missing system register name"
c85dd50d
NC
2252msgstr ""
2253
862776f2 2254#: config/tc-aarch64.c:7657
c1c69e83
AM
2255msgid "unknown or missing operation name"
2256msgstr ""
2257
862776f2 2258#: config/tc-aarch64.c:7670
c1c69e83 2259msgid "the specified option is not accepted in ISB"
c85dd50d
NC
2260msgstr ""
2261
862776f2 2262#: config/tc-aarch64.c:7682 config/tc-aarch64.c:7699
573fe3fb
NC
2263msgid "the specified option is not accepted in DSB"
2264msgstr ""
2265
862776f2 2266#: config/tc-aarch64.c:7713
573fe3fb
NC
2267msgid "immediate value must be 16, 20, 24, 28"
2268msgstr ""
2269
862776f2 2270#: config/tc-aarch64.c:7750 config/tc-aarch64.c:7780
87485f53
NC
2271msgid "missing register index"
2272msgstr ""
2273
862776f2 2274#: config/tc-aarch64.c:7767
87485f53
NC
2275msgid "expected '}' after ZT0"
2276msgstr ""
2277
862776f2 2278#: config/tc-aarch64.c:7872 config/tc-aarch64.c:9173 config/tc-arm.c:8140
c85dd50d 2279#, c-format
c1c69e83 2280msgid "unhandled operand code %d"
87ccc1b0
NC
2281msgstr ""
2282
862776f2 2283#: config/tc-aarch64.c:7914
c1c69e83 2284msgid "unexpected comma before the omitted optional operand"
328577ad
NC
2285msgstr ""
2286
862776f2 2287#: config/tc-aarch64.c:7942
c1c69e83 2288msgid "unexpected characters following instruction"
328577ad
NC
2289msgstr ""
2290
862776f2 2291#: config/tc-aarch64.c:8020 config/tc-arm.c:5743 config/tc-arm.c:6361
96e786d1 2292#: config/tc-arm.c:8952
c1c69e83 2293msgid "constant expression expected"
328577ad
NC
2294msgstr ""
2295
862776f2 2296#: config/tc-aarch64.c:8027
c1c69e83 2297msgid "literal pool insertion failed"
328577ad
NC
2298msgstr ""
2299
862776f2 2300#: config/tc-aarch64.c:8098 config/tc-aarch64.c:8113
e0e7a9d4
TG
2301#, c-format
2302msgid "unpredictable transfer with writeback -- `%s'"
2303msgstr ""
2304
862776f2 2305#: config/tc-aarch64.c:8117 config/tc-aarch64.c:8131
e0e7a9d4
TG
2306#, c-format
2307msgid "unpredictable load of register pair -- `%s'"
2308msgstr ""
2309
862776f2 2310#: config/tc-aarch64.c:8138 config/tc-aarch64.c:8151
f48dfe41
NC
2311#, c-format
2312msgid "unpredictable: identical transfer and status registers --`%s'"
2313msgstr ""
2314
862776f2 2315#: config/tc-aarch64.c:8146 config/tc-aarch64.c:8160
346d80ef
NC
2316#, c-format
2317msgid "unpredictable: identical base and status registers --`%s'"
2318msgstr ""
2319
862776f2 2320#: config/tc-aarch64.c:8180
f48dfe41
NC
2321#, c-format
2322msgid "previous `%s' sequence has not been closed"
2323msgstr ""
2324
862776f2 2325#: config/tc-aarch64.c:8265
6c037fdb
NC
2326#, c-format
2327msgid "unknown mnemonic -- `%s'"
2328msgstr ""
2329
862776f2 2330#: config/tc-aarch64.c:8275
c1c69e83
AM
2331#, c-format
2332msgid "unknown mnemonic `%s' -- `%s'"
328577ad
NC
2333msgstr ""
2334
862776f2 2335#: config/tc-aarch64.c:8283
c1c69e83
AM
2336#, c-format
2337msgid "unexpected comma after the mnemonic name `%s' -- `%s'"
ae351704
AM
2338msgstr ""
2339
862776f2 2340#: config/tc-aarch64.c:8340
c1c69e83
AM
2341#, c-format
2342msgid "selected processor does not support `%s'"
ae351704
AM
2343msgstr ""
2344
862776f2 2345#: config/tc-aarch64.c:8832 config/tc-arm.c:28202
c1c69e83 2346msgid "GOT already in the symbol table"
328577ad
NC
2347msgstr ""
2348
862776f2 2349#: config/tc-aarch64.c:8995
c1c69e83 2350msgid "immediate cannot be moved by a single instruction"
ae351704
AM
2351msgstr ""
2352
862776f2 2353#: config/tc-aarch64.c:9039 config/tc-aarch64.c:9084 config/tc-aarch64.c:9110
96e786d1 2354#: config/tc-arm.c:16539 config/tc-arm.c:18236 config/tc-arm.c:18816
87485f53
NC
2355#: config/tc-arm.c:18843 config/tc-arm.c:19621 config/tc-arm.c:20456
2356#: config/tc-arm.c:21479 config/tc-arm.c:21539 config/tc-metag.c:2443
346d80ef
NC
2357#: config/tc-metag.c:2452 config/tc-metag.c:2491 config/tc-metag.c:2500
2358#: config/tc-metag.c:3019 config/tc-metag.c:3028
c1c69e83 2359msgid "immediate out of range"
55cf6793
ZW
2360msgstr ""
2361
862776f2 2362#: config/tc-aarch64.c:9103 config/tc-metag.c:4654 config/tc-xtensa.c:4230
c1c69e83 2363msgid "invalid immediate"
328577ad
NC
2364msgstr ""
2365
862776f2 2366#: config/tc-aarch64.c:9168 config/tc-tic6x.c:3855 config/tc-tic6x.c:3920
346d80ef 2367#: config/tc-tic6x.c:3947 config/tc-tic6x.c:3975
c1c69e83 2368msgid "immediate offset out of range"
328577ad
NC
2369msgstr ""
2370
862776f2
AA
2371#: config/tc-aarch64.c:9243 config/tc-arm.c:28540 config/tc-arm.c:28608
2372#: config/tc-arm.c:28890
c1c69e83
AM
2373#, c-format
2374msgid "undefined symbol %s used as an immediate value"
328577ad
NC
2375msgstr ""
2376
862776f2 2377#: config/tc-aarch64.c:9255
c1c69e83 2378msgid "pc-relative load offset not word aligned"
6e1772d5
AM
2379msgstr ""
2380
862776f2 2381#: config/tc-aarch64.c:9258
c1c69e83 2382msgid "pc-relative load offset out of range"
328577ad
NC
2383msgstr ""
2384
862776f2 2385#: config/tc-aarch64.c:9270
c1c69e83 2386msgid "pc-relative address offset out of range"
328577ad
NC
2387msgstr ""
2388
862776f2 2389#: config/tc-aarch64.c:9282 config/tc-aarch64.c:9297
c1c69e83 2390msgid "conditional branch target not word aligned"
55cf6793
ZW
2391msgstr ""
2392
862776f2 2393#: config/tc-aarch64.c:9285 config/tc-aarch64.c:9300 config/tc-arm.c:29185
c1c69e83 2394msgid "conditional branch out of range"
55cf6793
ZW
2395msgstr ""
2396
862776f2 2397#: config/tc-aarch64.c:9313
c1c69e83 2398msgid "branch target not word aligned"
55cf6793
ZW
2399msgstr ""
2400
862776f2
AA
2401#: config/tc-aarch64.c:9316 config/tc-arm.c:930 config/tc-arm.c:29991
2402#: config/tc-kvx.c:1725 config/tc-kvx.c:1731 config/tc-mips.c:16062
2403#: config/tc-mips.c:16078 config/tc-mips.c:16168
c1c69e83 2404msgid "branch out of range"
87ccc1b0
NC
2405msgstr ""
2406
862776f2
AA
2407#: config/tc-aarch64.c:9375 config/tc-arm.c:28781 config/tc-arm.c:28796
2408#: config/tc-arm.c:28811 config/tc-arm.c:28822 config/tc-arm.c:28845
2409#: config/tc-arm.c:29695 config/tc-moxie.c:714 config/tc-pj.c:449
2410#: config/tc-sh.c:3713
87485f53
NC
2411msgid "offset out of range"
2412msgstr ""
2413
862776f2 2414#: config/tc-aarch64.c:9390
c1c69e83 2415msgid "unsigned value out of range"
a5c7551f
RW
2416msgstr ""
2417
862776f2 2418#: config/tc-aarch64.c:9401
c1c69e83 2419msgid "signed value out of range"
328577ad
NC
2420msgstr ""
2421
862776f2 2422#: config/tc-aarch64.c:9556
c1c69e83
AM
2423#, c-format
2424msgid "unexpected %s fixup"
328577ad
NC
2425msgstr ""
2426
862776f2 2427#: config/tc-aarch64.c:9621 config/tc-arm.c:30411 config/tc-arm.c:30432
87485f53 2428#: config/tc-mips.c:18430 config/tc-or1k.c:345 config/tc-score.c:7434
c1c69e83
AM
2429#, c-format
2430msgid "cannot represent %s relocation in this object file format"
328577ad
NC
2431msgstr ""
2432
862776f2 2433#: config/tc-aarch64.c:9668
c1c69e83
AM
2434#, c-format
2435msgid "cannot do %u-byte relocation"
252b5132
RH
2436msgstr ""
2437
862776f2 2438#: config/tc-aarch64.c:10096 config/tc-arm.c:31246
c1c69e83 2439msgid "assemble for big-endian"
ae351704
AM
2440msgstr ""
2441
862776f2 2442#: config/tc-aarch64.c:10097 config/tc-arm.c:31247
c1c69e83 2443msgid "assemble for little-endian"
ae351704
AM
2444msgstr ""
2445
862776f2 2446#: config/tc-aarch64.c:10100
c1c69e83 2447msgid "temporary switch for dumping"
ae351704
AM
2448msgstr ""
2449
862776f2 2450#: config/tc-aarch64.c:10102
c1c69e83 2451msgid "output verbose error messages"
ae351704
AM
2452msgstr ""
2453
862776f2 2454#: config/tc-aarch64.c:10104
ed9e98c2
AM
2455msgid "do not output verbose error messages"
2456msgstr ""
2457
862776f2 2458#: config/tc-aarch64.c:10365 config/tc-arm.c:32408
c1c69e83 2459msgid "invalid architectural extension"
a5c7551f
RW
2460msgstr ""
2461
862776f2 2462#: config/tc-aarch64.c:10390 config/tc-arm.c:32440
c1c69e83 2463msgid "must specify extensions to add before specifying those to remove"
a5c7551f
RW
2464msgstr ""
2465
862776f2 2466#: config/tc-aarch64.c:10398 config/tc-arm.c:32448
c1c69e83 2467msgid "missing architectural extension"
a5c7551f
RW
2468msgstr ""
2469
862776f2 2470#: config/tc-aarch64.c:10425 config/tc-arm.c:32534
c1c69e83
AM
2471#, c-format
2472msgid "unknown architectural extension `%s'"
a5c7551f
RW
2473msgstr ""
2474
862776f2 2475#: config/tc-aarch64.c:10449 config/tc-arm.c:32584 config/tc-metag.c:5832
c1c69e83
AM
2476#, c-format
2477msgid "missing cpu name `%s'"
2ee0aedf
TG
2478msgstr ""
2479
862776f2
AA
2480#: config/tc-aarch64.c:10463 config/tc-aarch64.c:10680 config/tc-arm.c:32619
2481#: config/tc-arm.c:33436 config/tc-csky.c:1218 config/tc-metag.c:5843
c1c69e83
AM
2482#, c-format
2483msgid "unknown cpu `%s'"
2ee0aedf
TG
2484msgstr ""
2485
862776f2 2486#: config/tc-aarch64.c:10481 config/tc-arm.c:32637
c1c69e83
AM
2487#, c-format
2488msgid "missing architecture name `%s'"
cfb8c092
NC
2489msgstr ""
2490
862776f2
AA
2491#: config/tc-aarch64.c:10495 config/tc-aarch64.c:10726 config/tc-arm.c:32659
2492#: config/tc-arm.c:33476 config/tc-arm.c:33512 config/tc-score.c:7669
c1c69e83
AM
2493#, c-format
2494msgid "unknown architecture `%s'\n"
06647dfd
AM
2495msgstr ""
2496
862776f2 2497#: config/tc-aarch64.c:10522
c1c69e83
AM
2498#, c-format
2499msgid "missing abi name `%s'"
a5c7551f
RW
2500msgstr ""
2501
862776f2 2502#: config/tc-aarch64.c:10533
c1c69e83
AM
2503#, c-format
2504msgid "unknown abi `%s'\n"
06647dfd
AM
2505msgstr ""
2506
862776f2 2507#: config/tc-aarch64.c:10538
c1c69e83 2508msgid "<abi name>\t specify for ABI <abi name>"
252b5132
RH
2509msgstr ""
2510
862776f2 2511#: config/tc-aarch64.c:10540 config/tc-arm.c:32746 config/tc-metag.c:5909
c1c69e83 2512msgid "<cpu name>\t assemble for CPU <cpu name>"
55cf6793
ZW
2513msgstr ""
2514
862776f2 2515#: config/tc-aarch64.c:10542 config/tc-arm.c:32748
c1c69e83 2516msgid "<arch name>\t assemble for architecture <arch name>"
55cf6793
ZW
2517msgstr ""
2518
862776f2
AA
2519#: config/tc-aarch64.c:10581 config/tc-aarch64.c:10600 config/tc-arm.c:32816
2520#: config/tc-arm.c:32834 config/tc-arm.c:32854 config/tc-metag.c:5933
ae351704 2521#, c-format
c1c69e83 2522msgid "option `-%c%s' is deprecated: %s"
ae351704
AM
2523msgstr ""
2524
862776f2 2525#: config/tc-aarch64.c:10620
ae351704 2526#, c-format
c1c69e83 2527msgid " AArch64-specific assembler options:\n"
ae351704
AM
2528msgstr ""
2529
862776f2 2530#: config/tc-aarch64.c:10631 config/tc-arc.c:3597 config/tc-arm.c:32885
c1c69e83
AM
2531#, c-format
2532msgid " -EB assemble code for a big-endian cpu\n"
ae351704
AM
2533msgstr ""
2534
862776f2 2535#: config/tc-aarch64.c:10636 config/tc-arc.c:3599 config/tc-arm.c:32890
c1c69e83
AM
2536#, c-format
2537msgid " -EL assemble code for a little-endian cpu\n"
ae351704
AM
2538msgstr ""
2539
96e786d1 2540#: config/tc-alpha.c:648
c1c69e83
AM
2541#, c-format
2542msgid "No !literal!%ld was found"
ae351704
AM
2543msgstr ""
2544
96e786d1 2545#: config/tc-alpha.c:655
c1c69e83
AM
2546#, c-format
2547msgid "No !tlsgd!%ld was found"
ae351704
AM
2548msgstr ""
2549
96e786d1 2550#: config/tc-alpha.c:662
c1c69e83
AM
2551#, c-format
2552msgid "No !tlsldm!%ld was found"
ae351704
AM
2553msgstr ""
2554
96e786d1 2555#: config/tc-alpha.c:671
c1c69e83
AM
2556#, c-format
2557msgid "No ldah !gpdisp!%ld was found"
ae351704
AM
2558msgstr ""
2559
96e786d1 2560#: config/tc-alpha.c:721
c1c69e83
AM
2561#, c-format
2562msgid "too many !literal!%ld for %s"
ae351704
AM
2563msgstr ""
2564
96e786d1 2565#: config/tc-alpha.c:751
c1c69e83
AM
2566#, c-format
2567msgid "No lda !gpdisp!%ld was found"
ae351704
AM
2568msgstr ""
2569
c1c69e83 2570#. Only support one relocation op per insn.
96e786d1 2571#: config/tc-alpha.c:910
c1c69e83 2572msgid "More than one relocation op per insn"
ae351704
AM
2573msgstr ""
2574
96e786d1 2575#: config/tc-alpha.c:925 config/tc-arc.c:1136
c1c69e83 2576msgid "No relocation operand"
6e1772d5
AM
2577msgstr ""
2578
96e786d1 2579#: config/tc-alpha.c:935
6e1772d5 2580#, c-format
c1c69e83 2581msgid "Unknown relocation operand: !%s"
55cf6793
ZW
2582msgstr ""
2583
96e786d1 2584#: config/tc-alpha.c:945
c1c69e83
AM
2585#, c-format
2586msgid "no sequence number after !%s"
55cf6793
ZW
2587msgstr ""
2588
96e786d1 2589#: config/tc-alpha.c:955
c1c69e83
AM
2590#, c-format
2591msgid "!%s does not use a sequence number"
55cf6793
ZW
2592msgstr ""
2593
96e786d1 2594#: config/tc-alpha.c:965
c1c69e83
AM
2595#, c-format
2596msgid "Bad sequence number: !%s!%s"
ae351704
AM
2597msgstr ""
2598
87485f53 2599#: config/tc-alpha.c:1185 config/tc-alpha.c:3359
c1c69e83
AM
2600#, c-format
2601msgid "inappropriate arguments for opcode `%s'"
ae351704
AM
2602msgstr ""
2603
87485f53 2604#: config/tc-alpha.c:1187 config/tc-alpha.c:3361
c1c69e83
AM
2605#, c-format
2606msgid "opcode `%s' not supported for target %s"
55cf6793
ZW
2607msgstr ""
2608
87485f53
NC
2609#: config/tc-alpha.c:1191 config/tc-alpha.c:3365 config/tc-avr.c:1915
2610#: config/tc-msp430.c:4363 config/tc-wasm32.c:753
c1c69e83
AM
2611#, c-format
2612msgid "unknown opcode `%s'"
55cf6793
ZW
2613msgstr ""
2614
87485f53 2615#: config/tc-alpha.c:1271 config/tc-alpha.c:1530
c1c69e83 2616msgid "overflow in literal (.lita) table"
55cf6793
ZW
2617msgstr ""
2618
87485f53
NC
2619#: config/tc-alpha.c:1278 config/tc-alpha.c:1302 config/tc-alpha.c:1543
2620#: config/tc-alpha.c:2230 config/tc-alpha.c:2275 config/tc-alpha.c:2344
2621#: config/tc-alpha.c:2427 config/tc-alpha.c:2652 config/tc-alpha.c:2750
c1c69e83 2622msgid "macro requires $at register while noat in effect"
6e1772d5
AM
2623msgstr ""
2624
87485f53 2625#: config/tc-alpha.c:1280 config/tc-alpha.c:1304 config/tc-alpha.c:1545
c1c69e83 2626msgid "macro requires $at while $at in use"
a5c7551f
RW
2627msgstr ""
2628
87485f53 2629#: config/tc-alpha.c:1489
c1c69e83 2630msgid "bignum invalid; zero assumed"
a5c7551f
RW
2631msgstr ""
2632
87485f53 2633#: config/tc-alpha.c:1491
c1c69e83 2634msgid "floating point number invalid; zero assumed"
ae351704
AM
2635msgstr ""
2636
87485f53 2637#: config/tc-alpha.c:1496
c1c69e83 2638msgid "can't handle expression"
ae351704
AM
2639msgstr ""
2640
87485f53 2641#: config/tc-alpha.c:1536
c1c69e83 2642msgid "overflow in literal (.lit8) table"
ae351704
AM
2643msgstr ""
2644
87485f53 2645#: config/tc-alpha.c:1833
252b5132 2646#, c-format
c1c69e83 2647msgid "too many ldah insns for !gpdisp!%ld"
252b5132
RH
2648msgstr ""
2649
87485f53 2650#: config/tc-alpha.c:1835 config/tc-alpha.c:1847
55cf6793 2651#, c-format
c1c69e83 2652msgid "both insns for !gpdisp!%ld must be in the same section"
ae351704
AM
2653msgstr ""
2654
87485f53 2655#: config/tc-alpha.c:1845
328577ad 2656#, c-format
c1c69e83 2657msgid "too many lda insns for !gpdisp!%ld"
ae351704
AM
2658msgstr ""
2659
87485f53 2660#: config/tc-alpha.c:1901
c1c69e83
AM
2661#, c-format
2662msgid "too many lituse insns for !lituse_tlsgd!%ld"
ae351704
AM
2663msgstr ""
2664
87485f53 2665#: config/tc-alpha.c:1904
c1c69e83
AM
2666#, c-format
2667msgid "too many lituse insns for !lituse_tlsldm!%ld"
ae351704
AM
2668msgstr ""
2669
87485f53 2670#: config/tc-alpha.c:1921
c1c69e83
AM
2671#, c-format
2672msgid "duplicate !tlsgd!%ld"
ae351704
AM
2673msgstr ""
2674
87485f53 2675#: config/tc-alpha.c:1923
c1c69e83
AM
2676#, c-format
2677msgid "sequence number in use for !tlsldm!%ld"
ae351704
AM
2678msgstr ""
2679
87485f53 2680#: config/tc-alpha.c:1937
c1c69e83
AM
2681#, c-format
2682msgid "duplicate !tlsldm!%ld"
ae351704
AM
2683msgstr ""
2684
87485f53 2685#: config/tc-alpha.c:1939
c1c69e83
AM
2686#, c-format
2687msgid "sequence number in use for !tlsgd!%ld"
ae351704
AM
2688msgstr ""
2689
87485f53 2690#: config/tc-alpha.c:1994 config/tc-arc.c:2869 config/tc-mn10200.c:847
96e786d1 2691#: config/tc-mn10300.c:1150 config/tc-ppc.c:2063 config/tc-s390.c:668
777cd7ab 2692#: config/tc-tilegx.c:422 config/tc-tilegx.c:472 config/tc-tilepro.c:375
c1c69e83 2693msgid "operand"
55cf6793
ZW
2694msgstr ""
2695
87485f53 2696#: config/tc-alpha.c:2133
c1c69e83 2697msgid "invalid relocation for instruction"
ae351704
AM
2698msgstr ""
2699
87485f53 2700#: config/tc-alpha.c:2147
c1c69e83 2701msgid "invalid relocation for field"
ae351704
AM
2702msgstr ""
2703
87485f53 2704#: config/tc-alpha.c:2979
c1c69e83 2705msgid "can not resolve expression"
55cf6793
ZW
2706msgstr ""
2707
87485f53 2708#: config/tc-alpha.c:3514 config/tc-microblaze.c:204 config/tc-ppc.c:2405
a74801ba 2709#, c-format
c1c69e83 2710msgid ".COMMon length (%ld.) <0! Ignored."
a74801ba
ILT
2711msgstr ""
2712
862776f2 2713#: config/tc-alpha.c:3525 config/tc-ia64.c:1092 config/tc-sparc.c:4273
e0e7a9d4 2714#: config/tc-v850.c:306
c1c69e83 2715msgid "Ignoring attempt to re-define symbol"
252b5132
RH
2716msgstr ""
2717
862776f2 2718#: config/tc-alpha.c:3617 config/tc-sparc.c:4281
c85dd50d 2719#, c-format
c1c69e83 2720msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
c85dd50d
NC
2721msgstr ""
2722
87485f53 2723#: config/tc-alpha.c:3724
c1c69e83 2724msgid ".ent directive has no name"
252b5132
RH
2725msgstr ""
2726
87485f53 2727#: config/tc-alpha.c:3732
c1c69e83 2728msgid "nested .ent directives"
252b5132
RH
2729msgstr ""
2730
87485f53 2731#: config/tc-alpha.c:3776 ecoff.c:2996
c1c69e83 2732msgid ".end directive has no name"
252b5132
RH
2733msgstr ""
2734
87485f53 2735#: config/tc-alpha.c:3784
c1c69e83 2736msgid ".end directive without matching .ent"
252b5132
RH
2737msgstr ""
2738
87485f53 2739#: config/tc-alpha.c:3786
c1c69e83 2740msgid ".end directive names different symbol than .ent"
87ccc1b0
NC
2741msgstr ""
2742
87485f53 2743#: config/tc-alpha.c:3829 ecoff.c:3132
c1c69e83 2744msgid ".fmask outside of .ent"
252b5132
RH
2745msgstr ""
2746
87485f53 2747#: config/tc-alpha.c:3831 config/tc-score.c:5602 ecoff.c:3196
c1c69e83 2748msgid ".mask outside of .ent"
252b5132
RH
2749msgstr ""
2750
87485f53 2751#: config/tc-alpha.c:3839 ecoff.c:3139
c1c69e83 2752msgid "bad .fmask directive"
252b5132
RH
2753msgstr ""
2754
87485f53 2755#: config/tc-alpha.c:3841 ecoff.c:3203
c1c69e83 2756msgid "bad .mask directive"
252b5132
RH
2757msgstr ""
2758
87485f53
NC
2759#: config/tc-alpha.c:3874 config/tc-mips.c:19912 config/tc-score.c:5736
2760#: ecoff.c:3160
c1c69e83 2761msgid ".frame outside of .ent"
252b5132
RH
2762msgstr ""
2763
87485f53 2764#: config/tc-alpha.c:3885 config/tc-mips.c:19923 ecoff.c:3171
c1c69e83 2765msgid "bad .frame directive"
252b5132
RH
2766msgstr ""
2767
87485f53 2768#: config/tc-alpha.c:3919
c1c69e83 2769msgid ".prologue directive without a preceding .ent directive"
49f58d10
JB
2770msgstr ""
2771
87485f53 2772#: config/tc-alpha.c:3937
49f58d10 2773#, c-format
c1c69e83 2774msgid "Invalid argument %d to .prologue."
49f58d10
JB
2775msgstr ""
2776
87485f53 2777#: config/tc-alpha.c:4026
c1c69e83 2778msgid "ECOFF debugging is disabled."
a5c7551f
RW
2779msgstr ""
2780
87485f53 2781#: config/tc-alpha.c:4040
c1c69e83 2782msgid ".ent directive without matching .end"
a5c7551f
RW
2783msgstr ""
2784
87485f53 2785#: config/tc-alpha.c:4133
c1c69e83 2786msgid ".usepv directive has no name"
a5c7551f
RW
2787msgstr ""
2788
87485f53 2789#: config/tc-alpha.c:4146
c1c69e83 2790msgid ".usepv directive has no type"
252b5132
RH
2791msgstr ""
2792
87485f53 2793#: config/tc-alpha.c:4161
c1c69e83 2794msgid "unknown argument for .usepv"
6e1772d5
AM
2795msgstr ""
2796
87485f53 2797#: config/tc-alpha.c:4274
c1c69e83
AM
2798#, c-format
2799msgid "unknown section attribute %s"
a5c7551f
RW
2800msgstr ""
2801
87485f53 2802#: config/tc-alpha.c:4369
c1c69e83 2803msgid "previous .ent not closed by a .end"
252b5132
RH
2804msgstr ""
2805
87485f53 2806#: config/tc-alpha.c:4390
c1c69e83 2807msgid ".ent directive has no symbol"
a5c7551f
RW
2808msgstr ""
2809
87485f53 2810#: config/tc-alpha.c:4415
c1c69e83 2811msgid ".handler directive has no name"
6e1772d5
AM
2812msgstr ""
2813
87485f53 2814#: config/tc-alpha.c:4446
c1c69e83 2815msgid "Bad .frame directive 1./2. param"
6e1772d5
AM
2816msgstr ""
2817
87485f53 2818#: config/tc-alpha.c:4456
c1c69e83
AM
2819#, c-format
2820msgid "Bad RA (%d) register for .frame"
6e1772d5
AM
2821msgstr ""
2822
87485f53 2823#: config/tc-alpha.c:4461
c1c69e83 2824msgid "Bad .frame directive 3./4. param"
6e1772d5
AM
2825msgstr ""
2826
87485f53 2827#: config/tc-alpha.c:4497
c1c69e83 2828msgid ".pdesc directive not in link (.link) section"
252b5132
RH
2829msgstr ""
2830
87485f53 2831#: config/tc-alpha.c:4504
c1c69e83 2832msgid ".pdesc directive has no entry symbol"
252b5132
RH
2833msgstr ""
2834
87485f53 2835#: config/tc-alpha.c:4515
c1c69e83 2836msgid ".pdesc has a bad entry symbol"
252b5132
RH
2837msgstr ""
2838
87485f53 2839#: config/tc-alpha.c:4526
c1c69e83 2840msgid ".pdesc doesn't match with last .ent"
06647dfd
AM
2841msgstr ""
2842
87485f53 2843#: config/tc-alpha.c:4541
c1c69e83 2844msgid "No comma after .pdesc <entryname>"
252b5132
RH
2845msgstr ""
2846
87485f53 2847#: config/tc-alpha.c:4561
c1c69e83 2848msgid "unknown procedure kind"
252b5132
RH
2849msgstr ""
2850
87485f53 2851#: config/tc-alpha.c:4656
c1c69e83 2852msgid ".name directive not in link (.link) section"
60bcf0fa
NC
2853msgstr ""
2854
87485f53 2855#: config/tc-alpha.c:4664
c1c69e83 2856msgid ".name directive has no symbol"
252b5132
RH
2857msgstr ""
2858
87485f53 2859#: config/tc-alpha.c:4698
c1c69e83 2860msgid "No symbol after .linkage"
252b5132
RH
2861msgstr ""
2862
87485f53 2863#: config/tc-alpha.c:4745
c1c69e83 2864msgid "No symbol after .code_address"
252b5132
RH
2865msgstr ""
2866
87485f53 2867#: config/tc-alpha.c:4771 config/tc-score.c:5608
c1c69e83 2868msgid "Bad .mask directive"
252b5132
RH
2869msgstr ""
2870
87485f53 2871#: config/tc-alpha.c:4789
c1c69e83 2872msgid "Bad .fmask directive"
5f68c319
NC
2873msgstr ""
2874
87485f53 2875#: config/tc-alpha.c:4946
c1c69e83
AM
2876#, c-format
2877msgid "Expected comma after name \"%s\""
06647dfd
AM
2878msgstr ""
2879
87485f53 2880#: config/tc-alpha.c:4958
c1c69e83
AM
2881#, c-format
2882msgid "unhandled: .proc %s,%d"
5f68c319
NC
2883msgstr ""
2884
87485f53 2885#: config/tc-alpha.c:4991
c1c69e83
AM
2886#, c-format
2887msgid "Tried to .set unrecognized mode `%s'"
5f68c319
NC
2888msgstr ""
2889
87485f53 2890#: config/tc-alpha.c:5017
c1c69e83
AM
2891#, c-format
2892msgid "Bad base register, using $%d."
3b16e843
NC
2893msgstr ""
2894
87485f53 2895#: config/tc-alpha.c:5038 config/tc-nios2.c:346 config/tc-nios2.c:471
c1c69e83
AM
2896#, c-format
2897msgid "Alignment too large: %d. assumed"
6e1772d5
AM
2898msgstr ""
2899
87485f53 2900#: config/tc-alpha.c:5042 config/tc-d30v.c:2034 config/tc-nios2.c:350
346d80ef 2901#: config/tc-nios2.c:475 config/tc-pru.c:220 config/tc-pru.c:336
c1c69e83 2902msgid "Alignment negative: 0 assumed"
06647dfd
AM
2903msgstr ""
2904
87485f53 2905#: config/tc-alpha.c:5137 config/tc-alpha.c:5628
c1c69e83
AM
2906#, c-format
2907msgid "Unknown CPU identifier `%s'"
06647dfd
AM
2908msgstr ""
2909
87485f53 2910#: config/tc-alpha.c:5328
c1c69e83
AM
2911#, c-format
2912msgid "Chose GP value of %lx\n"
06647dfd
AM
2913msgstr ""
2914
87485f53 2915#: config/tc-alpha.c:5342
c1c69e83 2916msgid "bad .section directive: want a,s,w,x,M,S,G,T in string"
06647dfd
AM
2917msgstr ""
2918
87485f53
NC
2919#: config/tc-alpha.c:5430 config/tc-alpha.c:5466 config/tc-arc.c:767
2920#: config/tc-arc.c:2563 config/tc-arc.c:2595 config/tc-arc.c:2701
ab4f385b
JE
2921#: config/tc-cr16.c:809 config/tc-cr16.c:828 config/tc-cris.c:1223
2922#: config/tc-crx.c:512 config/tc-crx.c:534 config/tc-crx.c:545
862776f2
AA
2923#: config/tc-dlx.c:289 config/tc-hppa.c:8260 config/tc-i386.c:3124
2924#: config/tc-i386.c:3169 config/tc-ia64.c:5365 config/tc-ia64.c:7404
2925#: config/tc-ia64.c:7463 config/tc-kvx.c:1478 config/tc-m68k.c:4558
2926#: config/tc-m68k.c:4570 config/tc-mips.c:3703 config/tc-mips.c:3736
2927#: config/tc-mips.c:3762 config/tc-nds32.c:3440 config/tc-nios2.c:3624
2928#: config/tc-nios2.c:3629 config/tc-nios2.c:3635 config/tc-ns32k.c:1906
2929#: config/tc-ppc.c:1743 config/tc-ppc.c:1783 config/tc-pru.c:1568
2930#: config/tc-pru.c:1572 config/tc-s390.c:538 config/tc-s390.c:576
2931#: config/tc-sparc.c:961 config/tc-sparc.c:993 config/tc-tic30.c:121
2932#: config/tc-tic30.c:131 config/tc-tic30.c:141 config/tc-tic30.c:151
2933#: config/tc-tic4x.c:1220 config/tc-tilegx.c:316 config/tc-tilepro.c:252
2934#: config/tc-vax.c:965 config/tc-vax.c:970 ecoff.c:1582
777cd7ab
DDAG
2935#, c-format
2936msgid "duplicate %s"
2937msgstr ""
2938
87485f53 2939#: config/tc-alpha.c:5549 config/tc-arc.c:2531 config/tc-arc.c:2545
96e786d1 2940#: config/tc-arm.c:902 config/tc-xtensa.c:5474 config/tc-xtensa.c:5550
862776f2 2941#: config/tc-xtensa.c:5667 config/tc-z80.c:3687
c1c69e83 2942msgid "syntax error"
ae351704
AM
2943msgstr ""
2944
87485f53 2945#: config/tc-alpha.c:5679
c1c69e83
AM
2946msgid ""
2947"Alpha options:\n"
2948"-32addr\t\t\ttreat addresses as 32-bit values\n"
2949"-F\t\t\tlack floating point instructions support\n"
2950"-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
2951"\t\t\tspecify variant of Alpha architecture\n"
2952"-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -"
2953"m21264b\n"
2954"\t\t\tthese variants include PALcode opcodes\n"
ae351704
AM
2955msgstr ""
2956
87485f53 2957#: config/tc-alpha.c:5689
c1c69e83
AM
2958msgid ""
2959"VMS options:\n"
2960"-+\t\t\tencode (don't truncate) names longer than 64 characters\n"
2961"-H\t\t\tshow new symbol after hash truncation\n"
2962"-replace/-noreplace\tenable or disable the optimization of procedure calls\n"
ae351704
AM
2963msgstr ""
2964
87485f53 2965#: config/tc-alpha.c:5946 config/tc-arc.c:3144
c1c69e83
AM
2966#, c-format
2967msgid "unhandled relocation type %s"
06647dfd
AM
2968msgstr ""
2969
87485f53 2970#: config/tc-alpha.c:5959 config/tc-arc.c:3152
c1c69e83 2971msgid "non-absolute expression in constant field"
06647dfd
AM
2972msgstr ""
2973
87485f53 2974#: config/tc-alpha.c:5973
c1c69e83
AM
2975#, c-format
2976msgid "type %d reloc done?\n"
87ccc1b0
NC
2977msgstr ""
2978
87485f53 2979#: config/tc-alpha.c:6020 config/tc-alpha.c:6027
c1c69e83 2980msgid "Used $at without \".set noat\""
6e1772d5
AM
2981msgstr ""
2982
87485f53 2983#: config/tc-alpha.c:6196
c1c69e83
AM
2984#, c-format
2985msgid "!samegp reloc against symbol without .prologue: %s"
cc643b88
NC
2986msgstr ""
2987
862776f2 2988#: config/tc-alpha.c:6240 config/tc-arc.c:3275 config/tc-csky.c:5668
777cd7ab 2989#: config/tc-tilegx.c:1745 config/tc-tilepro.c:1522 config/tc-wasm32.c:813
96e786d1 2990#: config/tc-xtensa.c:6177
c1c69e83
AM
2991#, c-format
2992msgid "cannot represent `%s' relocation in object file"
cc643b88
NC
2993msgstr ""
2994
87485f53 2995#: config/tc-alpha.c:6246 config/tc-arc.c:3281
c1c69e83
AM
2996#, c-format
2997msgid "internal error? cannot generate `%s' relocation"
cc643b88
NC
2998msgstr ""
2999
87485f53 3000#: config/tc-alpha.c:6342
c1c69e83
AM
3001#, c-format
3002msgid "frame reg expected, using $%d."
cc643b88
NC
3003msgstr ""
3004
96e786d1 3005#: config/tc-arc.c:830
e0e7a9d4
TG
3006#, c-format
3007msgid "invalid %s option for %s cpu"
3008msgstr ""
3009
96e786d1 3010#: config/tc-arc.c:835
3957a496
NC
3011msgid "conflicting ISA extension attributes."
3012msgstr ""
3013
96e786d1 3014#: config/tc-arc.c:855
e0e7a9d4
TG
3015msgid "Multiple .cpu directives found"
3016msgstr ""
3017
96e786d1 3018#: config/tc-arc.c:873
e0e7a9d4
TG
3019msgid "Command-line value overrides \".cpu\" directive"
3020msgstr ""
3021
96e786d1 3022#: config/tc-arc.c:889
e0e7a9d4
TG
3023#, c-format
3024msgid "unknown architecture: %s\n"
3025msgstr ""
3026
87485f53 3027#: config/tc-arc.c:900 config/tc-ia64.c:7473 config/tc-tilegx.c:262
1b1bb2c6
NC
3028msgid "Could not set architecture and machine"
3029msgstr ""
3030
96e786d1 3031#: config/tc-arc.c:1125
e0e7a9d4 3032msgid "No valid label relocation operand"
55cf6793
ZW
3033msgstr ""
3034
96e786d1 3035#: config/tc-arc.c:1149
c1c69e83 3036#, c-format
e0e7a9d4 3037msgid "Unknown relocation operand: @%s"
5f68c319
NC
3038msgstr ""
3039
96e786d1 3040#: config/tc-arc.c:1162
e0e7a9d4
TG
3041#, c-format
3042msgid "Unable to parse TLS base: %s"
6e1772d5
AM
3043msgstr ""
3044
96e786d1 3045#: config/tc-arc.c:1185
e0e7a9d4
TG
3046#, c-format
3047msgid "@%s is not a complex relocation."
6e1772d5
AM
3048msgstr ""
3049
96e786d1 3050#: config/tc-arc.c:1192
e0e7a9d4
TG
3051#, c-format
3052msgid "Bad expression: @%s + %s."
6e1772d5
AM
3053msgstr ""
3054
87485f53 3055#: config/tc-arc.c:1342
e0e7a9d4
TG
3056msgid "Brackets in operand field incorrect"
3057msgstr ""
3058
87485f53 3059#: config/tc-arc.c:1344 config/tc-xtensa.c:2073
e0e7a9d4 3060msgid "extra comma"
6e1772d5
AM
3061msgstr ""
3062
87485f53 3063#: config/tc-arc.c:1346 config/tc-pru.c:1449 config/tc-pru.c:1697
96e786d1 3064#: config/tc-xtensa.c:2077
e0e7a9d4
TG
3065msgid "missing argument"
3066msgstr ""
3067
87485f53 3068#: config/tc-arc.c:1348 config/tc-xtensa.c:2079
e0e7a9d4
TG
3069msgid "missing comma or colon"
3070msgstr ""
3071
87485f53 3072#: config/tc-arc.c:1417
e0e7a9d4
TG
3073msgid "extra dot"
3074msgstr ""
3075
87485f53 3076#: config/tc-arc.c:1419
e0e7a9d4
TG
3077msgid "unrecognized flag"
3078msgstr ""
3079
87485f53 3080#: config/tc-arc.c:1421
e0e7a9d4
TG
3081msgid "failed to parse flags"
3082msgstr ""
3083
87485f53 3084#: config/tc-arc.c:1447
e0e7a9d4
TG
3085msgid "Unhandled reloc type"
3086msgstr ""
3087
87485f53 3088#: config/tc-arc.c:1966
777cd7ab 3089msgid "immediate is out of bounds"
6e1772d5
AM
3090msgstr ""
3091
87485f53 3092#: config/tc-arc.c:1974
777cd7ab
DDAG
3093msgid "immediate is not 32bit aligned"
3094msgstr ""
3095
87485f53 3096#: config/tc-arc.c:1981
777cd7ab
DDAG
3097msgid "immediate is not 16bit aligned"
3098msgstr ""
3099
87485f53 3100#: config/tc-arc.c:2062
777cd7ab
DDAG
3101msgid "operand is not duplicate of the previous one"
3102msgstr ""
3103
87485f53 3104#: config/tc-arc.c:2082
777cd7ab
DDAG
3105msgid "flag mismatch"
3106msgstr ""
3107
87485f53 3108#: config/tc-arc.c:2094 config/tc-nios2.c:3103 config/tc-nios2.c:3130
96e786d1 3109#: config/tc-pru.c:1412 config/tc-pru.c:1437 config/tc-xtensa.c:2143
777cd7ab 3110msgid "too many arguments"
ae351704
AM
3111msgstr ""
3112
87485f53 3113#: config/tc-arc.c:2499
c1c69e83 3114#, c-format
777cd7ab 3115msgid "%s for instruction '%s'"
ae351704
AM
3116msgstr ""
3117
87485f53 3118#: config/tc-arc.c:2501
e0e7a9d4 3119#, c-format
777cd7ab 3120msgid "inappropriate arguments for opcode '%s'"
3caac5b8
AM
3121msgstr ""
3122
87485f53 3123#: config/tc-arc.c:2503
e0e7a9d4 3124#, c-format
777cd7ab 3125msgid "opcode '%s' not supported for target %s"
ae351704
AM
3126msgstr ""
3127
87485f53 3128#: config/tc-arc.c:2507 config/tc-tic6x.c:3189
c1c69e83 3129#, c-format
777cd7ab 3130msgid "unknown opcode '%s'"
ae351704
AM
3131msgstr ""
3132
862776f2 3133#: config/tc-arc.c:2613 config/tc-arc.c:5092 config/tc-h8300.c:78
71300e2c 3134#: config/tc-h8300.c:87 config/tc-h8300.c:97 config/tc-h8300.c:107
96e786d1 3135#: config/tc-h8300.c:117 config/tc-h8300.c:128 config/tc-h8300.c:241
87485f53 3136#: config/tc-hppa.c:6834 config/tc-hppa.c:6840 config/tc-hppa.c:6846
862776f2
AA
3137#: config/tc-hppa.c:6852 config/tc-hppa.c:8239 config/tc-kvx.c:1438
3138#: config/tc-lm32.c:197 config/tc-mips.c:3693 config/tc-mips.c:4190
3139#: config/tc-mn10300.c:935 config/tc-mn10300.c:940 config/tc-mn10300.c:2441
3140#: config/tc-riscv.c:1577 config/tc-riscv.c:5065
3957a496
NC
3141msgid "could not set architecture and machine"
3142msgstr ""
3143
87485f53 3144#: config/tc-arc.c:2814
c1c69e83 3145#, c-format
e0e7a9d4 3146msgid "unhandled reloc %s in md_pcrel_from_section"
ae351704
AM
3147msgstr ""
3148
87485f53 3149#: config/tc-arc.c:2879
e0e7a9d4 3150msgid "Unaligned operand. Needs to be 32bit aligned"
2ee0aedf
TG
3151msgstr ""
3152
87485f53 3153#: config/tc-arc.c:2884
e0e7a9d4 3154msgid "Unaligned operand. Needs to be 16bit aligned"
ae351704
AM
3155msgstr ""
3156
87485f53 3157#: config/tc-arc.c:3015
e0e7a9d4
TG
3158#, c-format
3159msgid "PC relative relocation not allowed for (internal) type %d"
2ee0aedf
TG
3160msgstr ""
3161
e0e7a9d4
TG
3162#. FIXME! Check for the conditionality of
3163#. the insn.
3164#. FIXME! Check for the conditionality of
3165#. the insn.
87485f53 3166#: config/tc-arc.c:3060 config/tc-arc.c:4041
e0e7a9d4 3167msgid "TLS_*_S9 relocs are not supported yet"
c85dd50d
NC
3168msgstr ""
3169
e0e7a9d4
TG
3170#. I cannot fix an GOTPC relocation because I need to relax it
3171#. from ld rx,[pcl,@sym@gotpc] to add rx,pcl,@sym@gotpc.
87485f53 3172#: config/tc-arc.c:3096
e0e7a9d4 3173msgid "Unsupported operation on reloc"
06647dfd
AM
3174msgstr ""
3175
87485f53 3176#: config/tc-arc.c:3172 config/tc-arc.c:3188
e0e7a9d4 3177msgid "unknown fixup size"
a5c7551f
RW
3178msgstr ""
3179
87485f53 3180#: config/tc-arc.c:3322
e0e7a9d4 3181msgid "no relaxation found for this instruction."
ae351704
AM
3182msgstr ""
3183
87485f53 3184#: config/tc-arc.c:3575
e0e7a9d4
TG
3185#, c-format
3186msgid "ARC-specific assembler options:\n"
06647dfd
AM
3187msgstr ""
3188
87485f53 3189#: config/tc-arc.c:3601
c1c69e83 3190#, c-format
e0e7a9d4 3191msgid " -mrelax enable relaxation\n"
06647dfd
AM
3192msgstr ""
3193
87485f53 3194#: config/tc-arc.c:3604
e0e7a9d4
TG
3195#, c-format
3196msgid ""
3197"The following ARC-specific assembler options are deprecated and are "
3198"accepted\n"
3199"for compatibility only:\n"
06647dfd
AM
3200msgstr ""
3201
87485f53 3202#: config/tc-arc.c:3607
e0e7a9d4
TG
3203#, c-format
3204msgid ""
3205" -mEA\n"
3206" -mbarrel-shifter\n"
3207" -mbarrel_shifter\n"
3208" -mcrc\n"
3209" -mdsp-packa\n"
3210" -mdsp_packa\n"
3211" -mdvbf\n"
3212" -mld-extension-reg-mask\n"
3213" -mlock\n"
3214" -mmac-24\n"
3215" -mmac-d16\n"
3216" -mmac_24\n"
3217" -mmac_d16\n"
3218" -mmin-max\n"
3219" -mmin_max\n"
3220" -mmul64\n"
3221" -mno-mpy\n"
3222" -mnorm\n"
3223" -mrtsc\n"
3224" -msimd\n"
3225" -mswap\n"
3226" -mswape\n"
3227" -mtelephony\n"
3228" -muser-mode-only\n"
3229" -mxy\n"
6e1772d5
AM
3230msgstr ""
3231
87485f53 3232#: config/tc-arc.c:3697
e0e7a9d4
TG
3233#, c-format
3234msgid "Unable to find %s relocation for instruction %s"
2ee0aedf
TG
3235msgstr ""
3236
87485f53 3237#: config/tc-arc.c:3992
e0e7a9d4 3238#, c-format
f96bd6c2 3239msgid "Unable to use @plt relocation for insn %s"
87ccc1b0
NC
3240msgstr ""
3241
87485f53 3242#: config/tc-arc.c:4011
e0e7a9d4
TG
3243#, c-format
3244msgid "Unable to use @pcl relocation for insn %s"
6e1772d5
AM
3245msgstr ""
3246
87485f53 3247#: config/tc-arc.c:4067
e0e7a9d4
TG
3248#, c-format
3249msgid "invalid relocation %s for field"
5f68c319
NC
3250msgstr ""
3251
87485f53 3252#: config/tc-arc.c:4177
3957a496
NC
3253#, c-format
3254msgid "Insn %s has a jump/branch instruction %s in its delay slot."
5f68c319
NC
3255msgstr ""
3256
87485f53 3257#: config/tc-arc.c:4182
3957a496
NC
3258#, c-format
3259msgid "Insn %s has an instruction %s with limm in its delay slot."
3260msgstr ""
3261
862776f2 3262#: config/tc-arc.c:4292 config/tc-microblaze.c:2656 config/tc-mn10300.c:1069
87485f53 3263#: config/tc-sh.c:418 config/tc-z80.c:1120 read.c:4714
c1c69e83 3264#, c-format
e0e7a9d4 3265msgid "unsupported BFD relocation size %u"
55cf6793
ZW
3266msgstr ""
3267
87485f53 3268#: config/tc-arc.c:4312
c1c69e83 3269#, c-format
e0e7a9d4 3270msgid "Jump/Branch instruction detected at the end of the ZOL label @%s"
5f68c319
NC
3271msgstr ""
3272
87485f53 3273#: config/tc-arc.c:4319
c1c69e83 3274#, c-format
e0e7a9d4 3275msgid "Kernel instruction detected at the end of the ZOL label @%s"
3caac5b8
AM
3276msgstr ""
3277
87485f53 3278#: config/tc-arc.c:4324
e0e7a9d4
TG
3279#, c-format
3280msgid ""
96e786d1
NC
3281"A jump instruction with long immediate detected at the end of the ZOL label @"
3282"%s"
2ee0aedf
TG
3283msgstr ""
3284
87485f53 3285#: config/tc-arc.c:4330
e0e7a9d4
TG
3286#, c-format
3287msgid "An illegal use of delay slot detected at the end of the ZOL label @%s"
c85dd50d
NC
3288msgstr ""
3289
87485f53 3290#: config/tc-arc.c:4439
e0e7a9d4
TG
3291msgid "expected comma after instruction name"
3292msgstr ""
3293
87485f53 3294#: config/tc-arc.c:4451
e0e7a9d4
TG
3295msgid "expected comma after major opcode"
3296msgstr ""
3297
87485f53 3298#: config/tc-arc.c:4636
c1c69e83 3299#, c-format
e0e7a9d4
TG
3300msgid "Pseudocode already used %s"
3301msgstr ""
3302
87485f53 3303#: config/tc-arc.c:4644
e0e7a9d4
TG
3304#, c-format
3305msgid "major opcode not in range [0x%02x - 0x%02x]"
3306msgstr ""
3307
87485f53 3308#: config/tc-arc.c:4648
e0e7a9d4
TG
3309msgid "minor opcode not in range [0x00 - 0x3f]"
3310msgstr ""
3311
87485f53 3312#: config/tc-arc.c:4654
e0e7a9d4 3313msgid "Improper use of OP1_IMM_IMPLIED"
55cf6793
ZW
3314msgstr ""
3315
87485f53 3316#: config/tc-arc.c:4660
e0e7a9d4 3317msgid "Improper use of OP1_MUST_BE_IMM"
55cf6793
ZW
3318msgstr ""
3319
87485f53 3320#: config/tc-arc.c:4672
e0e7a9d4 3321msgid "Couldn't generate extension instruction opcodes"
55cf6793
ZW
3322msgstr ""
3323
87485f53 3324#: config/tc-arc.c:4707
e0e7a9d4 3325msgid "expected comma after name"
55cf6793
ZW
3326msgstr ""
3327
87485f53 3328#: config/tc-arc.c:4718
c1c69e83 3329#, c-format
e0e7a9d4
TG
3330msgid "%s second argument cannot be a negative number %d"
3331msgstr ""
3332
87485f53 3333#: config/tc-arc.c:4733
e0e7a9d4 3334msgid "expected comma after register number"
5f68c319
NC
3335msgstr ""
3336
87485f53 3337#: config/tc-arc.c:4754
e0e7a9d4
TG
3338msgid "invalid mode"
3339msgstr ""
3340
87485f53 3341#: config/tc-arc.c:4772
e0e7a9d4
TG
3342msgid "expected comma after register mode"
3343msgstr ""
3344
87485f53 3345#: config/tc-arc.c:4787
e0e7a9d4
TG
3346msgid "shortcut designator invalid"
3347msgstr ""
3348
87485f53 3349#: config/tc-arc.c:4885
e0e7a9d4
TG
3350#, c-format
3351msgid "core register %s value (%d) too large"
3352msgstr ""
3353
87485f53 3354#: config/tc-arc.c:4897
777cd7ab
DDAG
3355#, c-format
3356msgid "duplicate aux register %s"
3357msgstr ""
3358
87485f53 3359#: config/tc-arc.c:4902
e0e7a9d4
TG
3360#, c-format
3361msgid "condition code %s value (%d) too large"
3362msgstr ""
3363
87485f53 3364#: config/tc-arc.c:4919
e0e7a9d4
TG
3365msgid "Unknown extension"
3366msgstr ""
3367
862776f2 3368#: config/tc-arc.c:5026
3957a496
NC
3369msgid "Overwrite explicitly set Tag_ARC_CPU_base"
3370msgstr ""
3371
862776f2 3372#: config/tc-arc.c:5076
f48dfe41
NC
3373msgid "Overwrite explicitly set Tag_ARC_ABI_rf16 to full register file"
3374msgstr ""
3375
6c037fdb 3376#: config/tc-arm.c:711
c1c69e83 3377msgid "ARM register expected"
55cf6793
ZW
3378msgstr ""
3379
6c037fdb 3380#: config/tc-arm.c:712
c1c69e83 3381msgid "bad or missing co-processor number"
55cf6793
ZW
3382msgstr ""
3383
6c037fdb 3384#: config/tc-arm.c:713
c1c69e83 3385msgid "co-processor register expected"
55cf6793
ZW
3386msgstr ""
3387
6c037fdb 3388#: config/tc-arm.c:714
c1c69e83 3389msgid "FPA register expected"
55cf6793
ZW
3390msgstr ""
3391
6c037fdb 3392#: config/tc-arm.c:715
c1c69e83 3393msgid "VFP single precision register expected"
55cf6793
ZW
3394msgstr ""
3395
6c037fdb 3396#: config/tc-arm.c:716
c1c69e83 3397msgid "VFP/Neon double precision register expected"
5f68c319
NC
3398msgstr ""
3399
6c037fdb 3400#: config/tc-arm.c:717
c1c69e83 3401msgid "Neon quad precision register expected"
252b5132
RH
3402msgstr ""
3403
6c037fdb 3404#: config/tc-arm.c:718
c1c69e83 3405msgid "VFP single or double precision register expected"
252b5132
RH
3406msgstr ""
3407
6c037fdb 3408#: config/tc-arm.c:719
c1c69e83 3409msgid "Neon double or quad precision register expected"
252b5132
RH
3410msgstr ""
3411
6c037fdb 3412#: config/tc-arm.c:720
3957a496
NC
3413msgid "Neon single or double precision register expected"
3414msgstr ""
3415
6c037fdb 3416#: config/tc-arm.c:721
c1c69e83 3417msgid "VFP single, double or Neon quad precision register expected"
e135f41b
NC
3418msgstr ""
3419
6c037fdb 3420#: config/tc-arm.c:723
c1c69e83 3421msgid "VFP system register expected"
cfb8c092
NC
3422msgstr ""
3423
6c037fdb 3424#: config/tc-arm.c:724
c1c69e83 3425msgid "Maverick MVF register expected"
cfb8c092
NC
3426msgstr ""
3427
6c037fdb 3428#: config/tc-arm.c:725
c1c69e83 3429msgid "Maverick MVD register expected"
a74801ba
ILT
3430msgstr ""
3431
6c037fdb 3432#: config/tc-arm.c:726
c1c69e83 3433msgid "Maverick MVFX register expected"
ae351704
AM
3434msgstr ""
3435
6c037fdb 3436#: config/tc-arm.c:727
c1c69e83 3437msgid "Maverick MVDX register expected"
ae351704
AM
3438msgstr ""
3439
6c037fdb 3440#: config/tc-arm.c:728
c1c69e83 3441msgid "Maverick MVAX register expected"
ae351704
AM
3442msgstr ""
3443
6c037fdb 3444#: config/tc-arm.c:729
c1c69e83 3445msgid "Maverick DSPSC register expected"
a74801ba
ILT
3446msgstr ""
3447
6c037fdb 3448#: config/tc-arm.c:730
c1c69e83 3449msgid "iWMMXt data register expected"
2ee0aedf
TG
3450msgstr ""
3451
96e786d1 3452#: config/tc-arm.c:731 config/tc-arm.c:7940
c1c69e83 3453msgid "iWMMXt control register expected"
2ee0aedf
TG
3454msgstr ""
3455
6c037fdb 3456#: config/tc-arm.c:732
c1c69e83 3457msgid "iWMMXt scalar register expected"
252b5132
RH
3458msgstr ""
3459
6c037fdb 3460#: config/tc-arm.c:733
c1c69e83 3461msgid "XScale accumulator register expected"
328577ad
NC
3462msgstr ""
3463
6c037fdb 3464#: config/tc-arm.c:734
6655dba2
SB
3465msgid "MVE vector register expected"
3466msgstr ""
3467
6c037fdb 3468#: config/tc-arm.c:736
346d80ef
NC
3469msgid "ZR register expected"
3470msgstr ""
3471
6c037fdb
NC
3472#: config/tc-arm.c:737
3473msgid "Pseudo register expected"
3474msgstr ""
3475
c1c69e83 3476#. For score5u : div/mul will pop warning message, mmu/alw/asw will pop error message.
96e786d1 3477#: config/tc-arm.c:903 config/tc-score.c:259
c1c69e83 3478msgid "bad arguments to instruction"
42477147
NC
3479msgstr ""
3480
96e786d1 3481#: config/tc-arm.c:904
c1c69e83 3482msgid "r13 not allowed here"
252b5132
RH
3483msgstr ""
3484
96e786d1 3485#: config/tc-arm.c:905
c1c69e83 3486msgid "r15 not allowed here"
252b5132
RH
3487msgstr ""
3488
96e786d1 3489#: config/tc-arm.c:906
6655dba2
SB
3490msgid "Odd register not allowed here"
3491msgstr ""
3492
96e786d1 3493#: config/tc-arm.c:907
6655dba2
SB
3494msgid "Even register not allowed here"
3495msgstr ""
3496
96e786d1 3497#: config/tc-arm.c:908
c1c69e83 3498msgid "instruction cannot be conditional"
252b5132
RH
3499msgstr ""
3500
96e786d1 3501#: config/tc-arm.c:909
c1c69e83 3502msgid "registers may not be the same"
252b5132
RH
3503msgstr ""
3504
96e786d1 3505#: config/tc-arm.c:910
c1c69e83 3506msgid "lo register required"
252b5132
RH
3507msgstr ""
3508
96e786d1 3509#: config/tc-arm.c:911
c1c69e83 3510msgid "instruction not supported in Thumb16 mode"
252b5132
RH
3511msgstr ""
3512
96e786d1 3513#: config/tc-arm.c:912
c1c69e83 3514msgid "instruction does not accept this addressing mode"
cfb8c092
NC
3515msgstr ""
3516
96e786d1 3517#: config/tc-arm.c:913
c1c69e83 3518msgid "branch must be last instruction in IT block"
ae351704
AM
3519msgstr ""
3520
96e786d1 3521#: config/tc-arm.c:914
6655dba2
SB
3522msgid "branch out of range or not a multiple of 2"
3523msgstr ""
3524
96e786d1 3525#: config/tc-arm.c:915
8f595e9b
NC
3526msgid "instruction not allowed in VPT block"
3527msgstr ""
3528
96e786d1 3529#: config/tc-arm.c:916
c1c69e83 3530msgid "instruction not allowed in IT block"
0d2bcfaf
NC
3531msgstr ""
3532
96e786d1 3533#: config/tc-arm.c:917
6655dba2
SB
3534msgid "instruction missing MVE vector predication code"
3535msgstr ""
3536
96e786d1 3537#: config/tc-arm.c:918
c1c69e83 3538msgid "selected FPU does not support instruction"
87ccc1b0
NC
3539msgstr ""
3540
96e786d1 3541#: config/tc-arm.c:919
c1c69e83 3542msgid "thumb conditional instruction should be in IT block"
87ccc1b0
NC
3543msgstr ""
3544
96e786d1 3545#: config/tc-arm.c:921
6655dba2
SB
3546msgid "vector predicated instruction should be in VPT/VPST block"
3547msgstr ""
3548
96e786d1 3549#: config/tc-arm.c:922
c1c69e83 3550msgid "incorrect condition in IT block"
cfb8c092
NC
3551msgstr ""
3552
96e786d1 3553#: config/tc-arm.c:923
6655dba2
SB
3554msgid "incorrect condition in VPT/VPST block"
3555msgstr ""
3556
96e786d1 3557#: config/tc-arm.c:924
c1c69e83 3558msgid "IT falling in the range of a previous IT block"
cfb8c092
NC
3559msgstr ""
3560
96e786d1 3561#: config/tc-arm.c:925
c1c69e83 3562msgid "missing .fnstart before unwinding directive"
252b5132
RH
3563msgstr ""
3564
96e786d1 3565#: config/tc-arm.c:927
c1c69e83 3566msgid "cannot use register index with PC-relative addressing"
252b5132
RH
3567msgstr ""
3568
96e786d1 3569#: config/tc-arm.c:929
c1c69e83 3570msgid "cannot use writeback with PC-relative addressing"
ae351704
AM
3571msgstr ""
3572
96e786d1 3573#: config/tc-arm.c:931
e0e7a9d4
TG
3574msgid "selected processor does not support fp16 instruction"
3575msgstr ""
3576
96e786d1 3577#: config/tc-arm.c:932
6655dba2
SB
3578msgid "selected processor does not support bf16 instruction"
3579msgstr ""
3580
96e786d1 3581#: config/tc-arm.c:933
8f595e9b
NC
3582msgid "selected processor does not support cde instruction"
3583msgstr ""
3584
96e786d1 3585#: config/tc-arm.c:934
8f595e9b
NC
3586msgid "coprocessor for insn is not enabled for cde"
3587msgstr ""
3588
96e786d1 3589#: config/tc-arm.c:935
c1c69e83 3590msgid "using "
3caac5b8
AM
3591msgstr ""
3592
96e786d1 3593#: config/tc-arm.c:936
e0e7a9d4
TG
3594msgid "relocation valid in thumb1 code only"
3595msgstr ""
3596
96e786d1 3597#: config/tc-arm.c:937
6655dba2
SB
3598msgid "Warning: instruction is UNPREDICTABLE in an IT block"
3599msgstr ""
3600
96e786d1 3601#: config/tc-arm.c:939
6655dba2
SB
3602msgid "Warning: instruction is UNPREDICTABLE in a VPT block"
3603msgstr ""
3604
96e786d1 3605#: config/tc-arm.c:941
6655dba2
SB
3606msgid "Warning: instruction is UNPREDICTABLE with PC operand"
3607msgstr ""
3608
96e786d1 3609#: config/tc-arm.c:943
6655dba2
SB
3610msgid "Warning: instruction is UNPREDICTABLE with SP operand"
3611msgstr ""
3612
96e786d1 3613#: config/tc-arm.c:945
6655dba2
SB
3614msgid "bad type in SIMD instruction"
3615msgstr ""
3616
96e786d1 3617#: config/tc-arm.c:947
6655dba2
SB
3618msgid ""
3619"GAS auto-detection mode and -march=all is deprecated for MVE, please use a "
3620"valid -march or -mcpu option."
3621msgstr ""
3622
96e786d1 3623#: config/tc-arm.c:949
6655dba2
SB
3624msgid ""
3625"Warning: 32-bit element size and same destination and source operands makes "
3626"instruction UNPREDICTABLE"
3627msgstr ""
3628
96e786d1 3629#: config/tc-arm.c:951
6655dba2
SB
3630msgid "bad element type for instruction"
3631msgstr ""
3632
96e786d1 3633#: config/tc-arm.c:952
6655dba2
SB
3634msgid "MVE vector register Q[0..7] expected"
3635msgstr ""
3636
96e786d1 3637#: config/tc-arm.c:953
ab4f385b
JE
3638msgid "selected processor does not support PACBTI extention"
3639msgstr ""
3640
96e786d1 3641#: config/tc-arm.c:1173
c1c69e83 3642msgid "immediate expression requires a # prefix"
328577ad
NC
3643msgstr ""
3644
87485f53 3645#: config/tc-arm.c:1202 read.c:3958
c1c69e83 3646msgid "missing expression"
252b5132
RH
3647msgstr ""
3648
96e786d1 3649#: config/tc-arm.c:1216 config/tc-arm.c:5756 config/tc-score.c:1209
c1c69e83 3650msgid "invalid constant"
252b5132
RH
3651msgstr ""
3652
96e786d1 3653#: config/tc-arm.c:1351
c1c69e83 3654msgid "expected #constant"
252b5132
RH
3655msgstr ""
3656
96e786d1 3657#: config/tc-arm.c:1523 config/tc-arm.c:1554
c1c69e83 3658#, c-format
6655dba2
SB
3659msgid "bad size %d in type specifier"
3660msgstr ""
3661
96e786d1 3662#: config/tc-arm.c:1530
6655dba2 3663msgid "unexpected type character `b' -- did you mean `bf'?"
328577ad
NC
3664msgstr ""
3665
96e786d1 3666#: config/tc-arm.c:1537
c1c69e83 3667#, c-format
6655dba2 3668msgid "unexpected character `%c' in type specifier"
328577ad
NC
3669msgstr ""
3670
96e786d1 3671#: config/tc-arm.c:1604
c1c69e83 3672msgid "only one type should be specified for operand"
328577ad
NC
3673msgstr ""
3674
96e786d1 3675#: config/tc-arm.c:1610
e0e7a9d4
TG
3676msgid "vector type expected"
3677msgstr ""
3678
96e786d1 3679#: config/tc-arm.c:1719
6655dba2
SB
3680msgid "expected MVE register [q0..q7]"
3681msgstr ""
3682
96e786d1 3683#: config/tc-arm.c:1739
c1c69e83 3684msgid "can't redefine type for operand"
252b5132
RH
3685msgstr ""
3686
96e786d1 3687#: config/tc-arm.c:1755
6655dba2
SB
3688msgid "only D and Q registers may be indexed"
3689msgstr ""
3690
96e786d1 3691#: config/tc-arm.c:1757
c1c69e83 3692msgid "only D registers may be indexed"
252b5132
RH
3693msgstr ""
3694
96e786d1 3695#: config/tc-arm.c:1763
c1c69e83 3696msgid "can't change index for operand"
252b5132
RH
3697msgstr ""
3698
96e786d1 3699#: config/tc-arm.c:1826
c1c69e83 3700msgid "register operand expected, but got scalar"
252b5132
RH
3701msgstr ""
3702
96e786d1 3703#: config/tc-arm.c:1877
c1c69e83 3704msgid "scalar must have an index"
ae351704
AM
3705msgstr ""
3706
87485f53
NC
3707#: config/tc-arm.c:1882 config/tc-arm.c:20301 config/tc-arm.c:20384
3708#: config/tc-arm.c:21057
c1c69e83 3709msgid "scalar index out of range"
252b5132
RH
3710msgstr ""
3711
96e786d1 3712#: config/tc-arm.c:1961
6655dba2
SB
3713msgid "r0-r12, lr or APSR expected"
3714msgstr ""
3715
96e786d1 3716#: config/tc-arm.c:1988 config/tc-arm.c:4403
c1c69e83 3717msgid "bad range in register list"
cfb8c092
NC
3718msgstr ""
3719
96e786d1
NC
3720#: config/tc-arm.c:1996 config/tc-arm.c:2005 config/tc-arm.c:2046
3721#: config/tc-arm.c:4387 config/tc-arm.c:4407
c1c69e83
AM
3722#, c-format
3723msgid "Warning: duplicated register (r%d) in register list"
cfb8c092
NC
3724msgstr ""
3725
96e786d1 3726#: config/tc-arm.c:2008
c1c69e83 3727msgid "Warning: register range not in ascending order"
252b5132
RH
3728msgstr ""
3729
96e786d1 3730#: config/tc-arm.c:2019
c1c69e83 3731msgid "missing `}'"
252b5132
RH
3732msgstr ""
3733
96e786d1 3734#: config/tc-arm.c:2035
c1c69e83 3735msgid "invalid register mask"
252b5132
RH
3736msgstr ""
3737
87485f53
NC
3738#: config/tc-arm.c:2112
3739msgid "expecting {"
3740msgstr ""
3741
96e786d1 3742#: config/tc-arm.c:2179 config/tc-arm.c:2287
6655dba2
SB
3743msgid "VPR expected last"
3744msgstr ""
3745
96e786d1 3746#: config/tc-arm.c:2185
6655dba2
SB
3747msgid "VFP single precision register or VPR expected"
3748msgstr ""
3749
3750#. regtype == REG_TYPE_VFD.
96e786d1 3751#: config/tc-arm.c:2188
6655dba2
SB
3752msgid "VFP/Neon double precision register or VPR expected"
3753msgstr ""
3754
96e786d1 3755#: config/tc-arm.c:2205 config/tc-arm.c:2249
c1c69e83 3756msgid "register out of range in list"
ae351704
AM
3757msgstr ""
3758
96e786d1 3759#: config/tc-arm.c:2227 config/tc-arm.c:4602 config/tc-arm.c:4736
c1c69e83 3760msgid "register list not in ascending order"
ae351704
AM
3761msgstr ""
3762
96e786d1 3763#: config/tc-arm.c:2258
c1c69e83 3764msgid "register range not in ascending order"
252b5132
RH
3765msgstr ""
3766
96e786d1 3767#: config/tc-arm.c:2297
c1c69e83 3768msgid "non-contiguous register range"
252b5132
RH
3769msgstr ""
3770
96e786d1 3771#: config/tc-arm.c:2357
6655dba2
SB
3772msgid "register stride must be 1"
3773msgstr ""
3774
96e786d1 3775#: config/tc-arm.c:2358
c1c69e83 3776msgid "register stride must be 1 or 2"
252b5132
RH
3777msgstr ""
3778
96e786d1 3779#: config/tc-arm.c:2359
c1c69e83 3780msgid "mismatched element/structure types in list"
252b5132
RH
3781msgstr ""
3782
96e786d1 3783#: config/tc-arm.c:2429
c1c69e83 3784msgid "don't use Rn-Rm syntax with non-unit stride"
252b5132
RH
3785msgstr ""
3786
96e786d1 3787#: config/tc-arm.c:2484
c1c69e83 3788msgid "error parsing element/structure list"
252b5132
RH
3789msgstr ""
3790
96e786d1 3791#: config/tc-arm.c:2490
c1c69e83 3792msgid "expected }"
ae351704
AM
3793msgstr ""
3794
96e786d1 3795#: config/tc-arm.c:2580
c1c69e83 3796msgid "attempt to redefine typed alias"
252b5132
RH
3797msgstr ""
3798
96e786d1 3799#: config/tc-arm.c:2715
c1c69e83 3800msgid "bad type for register"
252b5132
RH
3801msgstr ""
3802
96e786d1 3803#: config/tc-arm.c:2726 config/tc-nios2.c:1797
c1c69e83 3804msgid "expression must be constant"
252b5132
RH
3805msgstr ""
3806
96e786d1 3807#: config/tc-arm.c:2743
c1c69e83 3808msgid "can't redefine the type of a register alias"
252b5132
RH
3809msgstr ""
3810
96e786d1 3811#: config/tc-arm.c:2750
c1c69e83 3812msgid "you must specify a single type only"
cc643b88
NC
3813msgstr ""
3814
96e786d1 3815#: config/tc-arm.c:2763
c1c69e83 3816msgid "can't redefine the index of a scalar alias"
8ea2b00f
AM
3817msgstr ""
3818
96e786d1 3819#: config/tc-arm.c:2771
c1c69e83 3820msgid "scalar index must be constant"
252b5132
RH
3821msgstr ""
3822
96e786d1 3823#: config/tc-arm.c:2780
c1c69e83 3824msgid "expecting ]"
252b5132
RH
3825msgstr ""
3826
96e786d1 3827#: config/tc-arm.c:2832
c1c69e83 3828msgid "invalid syntax for .dn directive"
252b5132
RH
3829msgstr ""
3830
96e786d1 3831#: config/tc-arm.c:2838
c1c69e83 3832msgid "invalid syntax for .qn directive"
2ee0aedf
TG
3833msgstr ""
3834
96e786d1 3835#: config/tc-arm.c:2868
c1c69e83
AM
3836#, c-format
3837msgid "ignoring attempt to use .unreq on fixed register name: '%s'"
a5c7551f
RW
3838msgstr ""
3839
96e786d1 3840#: config/tc-arm.c:3130
c1c69e83
AM
3841#, c-format
3842msgid "Failed to find real start of function: %s\n"
252b5132
RH
3843msgstr ""
3844
96e786d1 3845#: config/tc-arm.c:3147
c1c69e83 3846msgid "selected processor does not support THUMB opcodes"
55cf6793
ZW
3847msgstr ""
3848
96e786d1 3849#: config/tc-arm.c:3160
c1c69e83 3850msgid "selected processor does not support ARM opcodes"
3caac5b8
AM
3851msgstr ""
3852
96e786d1 3853#: config/tc-arm.c:3172
c1c69e83
AM
3854#, c-format
3855msgid "invalid instruction size selected (%d)"
a5c7551f
RW
3856msgstr ""
3857
96e786d1 3858#: config/tc-arm.c:3204
c1c69e83
AM
3859#, c-format
3860msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
ae351704
AM
3861msgstr ""
3862
96e786d1 3863#: config/tc-arm.c:3260
c1c69e83
AM
3864#, c-format
3865msgid "expected comma after name \"%s\""
3caac5b8
AM
3866msgstr ""
3867
96e786d1 3868#: config/tc-arm.c:3310 config/tc-m32r.c:584
c1c69e83
AM
3869#, c-format
3870msgid "symbol `%s' already defined"
252b5132
RH
3871msgstr ""
3872
96e786d1 3873#: config/tc-arm.c:3343
c1c69e83 3874#, c-format
e0e7a9d4 3875msgid "unrecognized syntax mode \"%s\""
2ee0aedf
TG
3876msgstr ""
3877
96e786d1 3878#: config/tc-arm.c:3386
ed9e98c2
AM
3879msgid ".ref pseudo-op only available with -mccs flag."
3880msgstr ""
3881
96e786d1 3882#: config/tc-arm.c:3427
ed9e98c2
AM
3883msgid ".asmfunc repeated."
3884msgstr ""
3885
96e786d1 3886#: config/tc-arm.c:3431
ed9e98c2
AM
3887msgid ".asmfunc without function."
3888msgstr ""
3889
96e786d1 3890#: config/tc-arm.c:3437
ed9e98c2
AM
3891msgid ".asmfunc pseudo-op only available with -mccs flag."
3892msgstr ""
3893
96e786d1 3894#: config/tc-arm.c:3448
ed9e98c2
AM
3895msgid ".endasmfunc without a .asmfunc."
3896msgstr ""
3897
96e786d1 3898#: config/tc-arm.c:3452
ed9e98c2
AM
3899msgid ".endasmfunc without function."
3900msgstr ""
3901
96e786d1 3902#: config/tc-arm.c:3463
ed9e98c2
AM
3903msgid ".endasmfunc pseudo-op only available with -mccs flag."
3904msgstr ""
3905
96e786d1 3906#: config/tc-arm.c:3472
ed9e98c2
AM
3907msgid ".def pseudo-op only available with -mccs flag."
3908msgstr ""
3909
96e786d1 3910#: config/tc-arm.c:3630
ed9e98c2
AM
3911msgid "invalid type for literal pool"
3912msgstr ""
3913
87485f53 3914#: config/tc-arm.c:3710 config/tc-tic54x.c:5379
ed9e98c2
AM
3915#, c-format
3916msgid "Invalid label '%s'"
3917msgstr ""
3918
96e786d1 3919#: config/tc-arm.c:3887
c1c69e83 3920msgid "(plt) is only valid on branch targets"
6e1772d5
AM
3921msgstr ""
3922
862776f2 3923#: config/tc-arm.c:3893 config/tc-csky.c:7672 config/tc-s390.c:1202
87485f53 3924#: config/tc-s390.c:1879 config/tc-xtensa.c:1699
c1c69e83 3925#, c-format
3957a496
NC
3926msgid "%s relocations do not fit in %d byte"
3927msgid_plural "%s relocations do not fit in %d bytes"
3928msgstr[0] ""
3929msgstr[1] ""
2ee0aedf 3930
96e786d1 3931#: config/tc-arm.c:3975
c1c69e83 3932msgid ".inst.n operand too big. Use .inst.w instead"
ae351704
AM
3933msgstr ""
3934
96e786d1 3935#: config/tc-arm.c:3995
c1c69e83 3936msgid "cannot determine Thumb instruction size. Use .inst.n/.inst.w instead"
3caac5b8
AM
3937msgstr ""
3938
96e786d1 3939#: config/tc-arm.c:4025
c1c69e83 3940msgid "width suffixes are invalid in ARM mode"
2ee0aedf
TG
3941msgstr ""
3942
87485f53 3943#: config/tc-arm.c:4069 dwarf2dbg.c:1463
c1c69e83 3944msgid "expected 0 or 1"
3caac5b8
AM
3945msgstr ""
3946
96e786d1 3947#: config/tc-arm.c:4073
c1c69e83 3948msgid "missing comma"
55cf6793
ZW
3949msgstr ""
3950
96e786d1 3951#: config/tc-arm.c:4106
c1c69e83 3952msgid "duplicate .fnstart directive"
a74801ba
ILT
3953msgstr ""
3954
96e786d1 3955#: config/tc-arm.c:4136 config/tc-tic6x.c:410
c1c69e83 3956msgid "duplicate .handlerdata directive"
55cf6793
ZW
3957msgstr ""
3958
96e786d1 3959#: config/tc-arm.c:4155
c1c69e83 3960msgid ".fnend directive without .fnstart"
252b5132
RH
3961msgstr ""
3962
96e786d1 3963#: config/tc-arm.c:4222 config/tc-tic6x.c:391
c1c69e83 3964msgid "personality routine specified for cantunwind frame"
3caac5b8
AM
3965msgstr ""
3966
96e786d1 3967#: config/tc-arm.c:4239 config/tc-tic6x.c:452
c1c69e83 3968msgid "duplicate .personalityindex directive"
3caac5b8
AM
3969msgstr ""
3970
96e786d1 3971#: config/tc-arm.c:4246 config/tc-tic6x.c:459
c1c69e83 3972msgid "bad personality routine number"
2ee0aedf
TG
3973msgstr ""
3974
96e786d1 3975#: config/tc-arm.c:4268 config/tc-tic6x.c:476
c1c69e83 3976msgid "duplicate .personality directive"
252b5132
RH
3977msgstr ""
3978
96e786d1
NC
3979#: config/tc-arm.c:4294
3980#, c-format
3981msgid "Unknown register no. encountered: %d\n"
3982msgstr ""
3983
3984#: config/tc-arm.c:4390
3985msgid "Warning: register list not in ascending order"
3986msgstr ""
3987
3988#: config/tc-arm.c:4397 config/tc-epiphany.c:382 config/tc-m68k.c:5878
3989#: config/tc-m68k.c:5907
3990msgid "bad register list"
3991msgstr ""
3992
3993#: config/tc-arm.c:4456
c1c69e83 3994msgid "expected , <constant>"
3b16e843
NC
3995msgstr ""
3996
96e786d1 3997#: config/tc-arm.c:4465
c1c69e83 3998msgid "number of registers must be in the range [1:4]"
3b16e843
NC
3999msgstr ""
4000
96e786d1 4001#: config/tc-arm.c:4504 config/tc-arm.c:4554
631ec08c
NC
4002msgid "expected register list"
4003msgstr ""
4004
96e786d1 4005#: config/tc-arm.c:4616 config/tc-arm.c:4750
c1c69e83 4006msgid "bad register range"
6e1772d5
AM
4007msgstr ""
4008
87485f53
NC
4009#: config/tc-arm.c:4805
4010msgid "register expected"
4011msgstr ""
4012
96e786d1 4013#: config/tc-arm.c:4815
c1c69e83 4014msgid "FPA .unwind_save does not take a register list"
252b5132
RH
4015msgstr ""
4016
96e786d1 4017#: config/tc-arm.c:4849
c1c69e83 4018msgid ".unwind_save does not support this kind of register"
8ea2b00f
AM
4019msgstr ""
4020
96e786d1 4021#: config/tc-arm.c:4888
c1c69e83 4022msgid "SP and PC not permitted in .unwind_movsp directive"
252b5132
RH
4023msgstr ""
4024
96e786d1 4025#: config/tc-arm.c:4893
c1c69e83 4026msgid "unexpected .unwind_movsp directive"
8ad3436c
AM
4027msgstr ""
4028
96e786d1 4029#: config/tc-arm.c:4920
c1c69e83 4030msgid "stack increment must be multiple of 4"
8ad3436c
AM
4031msgstr ""
4032
96e786d1 4033#: config/tc-arm.c:4968
c1c69e83 4034msgid "expected <reg>, <reg>"
252b5132
RH
4035msgstr ""
4036
96e786d1 4037#: config/tc-arm.c:4986
c1c69e83 4038msgid "register must be either sp or set by a previousunwind_movsp directive"
252b5132
RH
4039msgstr ""
4040
96e786d1 4041#: config/tc-arm.c:5025
c1c69e83 4042msgid "expected <offset>, <opcode>"
55cf6793
ZW
4043msgstr ""
4044
96e786d1 4045#: config/tc-arm.c:5037
c1c69e83 4046msgid "unwind opcode too long"
252b5132
RH
4047msgstr ""
4048
96e786d1 4049#: config/tc-arm.c:5042
c1c69e83 4050msgid "invalid unwind opcode"
2ee0aedf
TG
4051msgstr ""
4052
862776f2 4053#: config/tc-arm.c:5157 config/tc-arm.c:32563
6655dba2
SB
4054#, c-format
4055msgid "unrecognised float16 format \"%s\""
4056msgstr ""
4057
96e786d1 4058#: config/tc-arm.c:5168
6655dba2
SB
4059msgid "float16 format cannot be set more than once, ignoring."
4060msgstr ""
4061
96e786d1
NC
4062#: config/tc-arm.c:5284 config/tc-arm.c:6367 config/tc-arm.c:11752
4063#: config/tc-arm.c:12285 config/tc-arm.c:14405 config/tc-arm.c:16356
87485f53
NC
4064#: config/tc-arm.c:16391 config/tc-arm.c:17319 config/tc-arm.c:19232
4065#: config/tc-arm.c:19240 config/tc-arm.c:19247 config/tc-arm.c:20898
862776f2 4066#: config/tc-arm.c:29572 config/tc-arm.c:29636 config/tc-arm.c:29644
346d80ef 4067#: config/tc-metag.c:5174 config/tc-z8k.c:1161 config/tc-z8k.c:1171
c1c69e83 4068msgid "immediate value out of range"
2ee0aedf
TG
4069msgstr ""
4070
96e786d1 4071#: config/tc-arm.c:5454
c1c69e83 4072msgid "invalid FPA immediate expression"
06647dfd
AM
4073msgstr ""
4074
96e786d1 4075#: config/tc-arm.c:5640
6655dba2
SB
4076msgid "'UXTW' not allowed here"
4077msgstr ""
4078
96e786d1 4079#: config/tc-arm.c:5648
c1c69e83 4080msgid "'LSL' or 'ASR' required"
252b5132
RH
4081msgstr ""
4082
96e786d1 4083#: config/tc-arm.c:5656
c1c69e83 4084msgid "'LSL' required"
a74801ba
ILT
4085msgstr ""
4086
96e786d1 4087#: config/tc-arm.c:5664
c1c69e83 4088msgid "'ASR' required"
252b5132
RH
4089msgstr ""
4090
96e786d1 4091#: config/tc-arm.c:5671
6655dba2
SB
4092msgid "'UXTW' required"
4093msgstr ""
4094
96e786d1 4095#: config/tc-arm.c:5750
c1c69e83 4096msgid "invalid rotation"
252b5132
RH
4097msgstr ""
4098
96e786d1 4099#: config/tc-arm.c:5932 config/tc-arm.c:6145
c1c69e83 4100msgid "unknown group relocation"
252b5132
RH
4101msgstr ""
4102
96e786d1 4103#: config/tc-arm.c:5968
c1c69e83 4104msgid "alignment must be constant"
06647dfd
AM
4105msgstr ""
4106
96e786d1 4107#: config/tc-arm.c:6179
c1c69e83 4108msgid "this group relocation is not allowed on this instruction"
252b5132
RH
4109msgstr ""
4110
96e786d1 4111#: config/tc-arm.c:6235
c1c69e83 4112msgid "'}' expected at end of 'option' field"
87ccc1b0
NC
4113msgstr ""
4114
96e786d1 4115#: config/tc-arm.c:6240
c1c69e83 4116msgid "cannot combine index with option"
a5c7551f
RW
4117msgstr ""
4118
96e786d1 4119#: config/tc-arm.c:6505
c1c69e83 4120msgid "unexpected bit specified after APSR"
252b5132
RH
4121msgstr ""
4122
96e786d1 4123#: config/tc-arm.c:6517
c1c69e83 4124msgid "selected processor does not support DSP extension"
ae351704
AM
4125msgstr ""
4126
96e786d1 4127#: config/tc-arm.c:6529
c1c69e83 4128msgid "bad bitmask specified after APSR"
ae351704
AM
4129msgstr ""
4130
96e786d1 4131#: config/tc-arm.c:6553
c1c69e83 4132msgid "writing to APSR without specifying a bitmask is deprecated"
2ee0aedf
TG
4133msgstr ""
4134
96e786d1
NC
4135#: config/tc-arm.c:6565 config/tc-arm.c:13508 config/tc-arm.c:13553
4136#: config/tc-arm.c:13557
c1c69e83 4137msgid "selected processor does not support requested special purpose register"
ae351704
AM
4138msgstr ""
4139
96e786d1 4140#: config/tc-arm.c:6570
c1c69e83 4141msgid "flag for {c}psr instruction expected"
2ee0aedf
TG
4142msgstr ""
4143
96e786d1 4144#: config/tc-arm.c:6634
c1c69e83 4145msgid "unrecognized CPS flag"
55cf6793
ZW
4146msgstr ""
4147
96e786d1 4148#: config/tc-arm.c:6641
c1c69e83 4149msgid "missing CPS flags"
ae351704
AM
4150msgstr ""
4151
96e786d1 4152#: config/tc-arm.c:6664 config/tc-arm.c:6670
c1c69e83 4153msgid "valid endian specifiers are be or le"
a5c7551f
RW
4154msgstr ""
4155
96e786d1 4156#: config/tc-arm.c:6692
c1c69e83 4157msgid "missing rotation field after comma"
a5c7551f
RW
4158msgstr ""
4159
96e786d1 4160#: config/tc-arm.c:6707
c1c69e83 4161msgid "rotation can only be 0, 8, 16, or 24"
ae351704
AM
4162msgstr ""
4163
96e786d1 4164#: config/tc-arm.c:6736
c1c69e83 4165msgid "condition required"
c85dd50d
NC
4166msgstr ""
4167
96e786d1 4168#: config/tc-arm.c:6778 config/tc-arm.c:9915
c1c69e83 4169msgid "'[' expected"
ae351704
AM
4170msgstr ""
4171
96e786d1 4172#: config/tc-arm.c:6791
c1c69e83 4173msgid "',' expected"
ae351704
AM
4174msgstr ""
4175
96e786d1 4176#: config/tc-arm.c:6808
c1c69e83 4177msgid "invalid shift"
ae351704
AM
4178msgstr ""
4179
96e786d1 4180#: config/tc-arm.c:6888
6655dba2
SB
4181msgid "expected ARM or MVE vector register"
4182msgstr ""
4183
96e786d1 4184#: config/tc-arm.c:6937
c1c69e83 4185msgid "can't use Neon quad register here"
c85dd50d
NC
4186msgstr ""
4187
96e786d1 4188#: config/tc-arm.c:7006
c1c69e83 4189msgid "expected <Rm> or <Dm> or <Qm> operand"
ae351704
AM
4190msgstr ""
4191
96e786d1 4192#: config/tc-arm.c:7106
6655dba2
SB
4193msgid "VFP single, double or MVE vector register expected"
4194msgstr ""
4195
96e786d1 4196#: config/tc-arm.c:7126
c1c69e83 4197msgid "parse error"
a5c7551f
RW
4198msgstr ""
4199
96e786d1 4200#: config/tc-arm.c:7430
6655dba2
SB
4201msgid "immediate value 48 or 64 expected"
4202msgstr ""
4203
c1c69e83 4204#. ISB can only take SY as an option.
96e786d1 4205#: config/tc-arm.c:7479
c1c69e83 4206msgid "invalid barrier type"
2ee0aedf
TG
4207msgstr ""
4208
96e786d1 4209#: config/tc-arm.c:7655
ed9e98c2
AM
4210msgid "only floating point zero is allowed as immediate value"
4211msgstr ""
4212
96e786d1 4213#: config/tc-arm.c:7750
c1c69e83 4214msgid "immediate value is out of range"
ae351704
AM
4215msgstr ""
4216
96e786d1 4217#: config/tc-arm.c:7925
c1c69e83 4218msgid "iWMMXt data or control register expected"
ae351704
AM
4219msgstr ""
4220
96e786d1 4221#: config/tc-arm.c:7966
c1c69e83 4222msgid "Banked registers are not available with this architecture."
ae351704
AM
4223msgstr ""
4224
96e786d1 4225#: config/tc-arm.c:8214
6655dba2
SB
4226msgid "operand must be LR register"
4227msgstr ""
4228
96e786d1 4229#: config/tc-arm.c:8219
ab4f385b
JE
4230msgid "operand must be SP register"
4231msgstr ""
4232
96e786d1 4233#: config/tc-arm.c:8224
ab4f385b
JE
4234msgid "operand must be r12"
4235msgstr ""
4236
96e786d1 4237#: config/tc-arm.c:8295 config/tc-score.c:264
c1c69e83 4238msgid "garbage following instruction"
ae351704
AM
4239msgstr ""
4240
c1c69e83
AM
4241#. If REG is R13 (the stack pointer), warn that its use is
4242#. deprecated.
96e786d1 4243#: config/tc-arm.c:8345
c1c69e83 4244msgid "use of r13 is deprecated"
ae351704
AM
4245msgstr ""
4246
87485f53 4247#: config/tc-arm.c:8363 config/tc-arm.c:20598
e0e7a9d4 4248msgid ""
87485f53 4249"scalar fp16 instruction cannot be conditional, the behaviour is UNPREDICTABLE"
e0e7a9d4
TG
4250msgstr ""
4251
96e786d1 4252#: config/tc-arm.c:8438
c1c69e83 4253msgid "D register out of range for selected VFP version"
ae351704
AM
4254msgstr ""
4255
96e786d1 4256#: config/tc-arm.c:8535 config/tc-arm.c:11441
c1c69e83 4257msgid "Instruction does not support =N addresses"
ae351704
AM
4258msgstr ""
4259
96e786d1 4260#: config/tc-arm.c:8543
c1c69e83 4261msgid "instruction does not accept preindexed addressing"
ae351704
AM
4262msgstr ""
4263
c1c69e83 4264#. unindexed - only for coprocessor
96e786d1 4265#: config/tc-arm.c:8559 config/tc-arm.c:11504
c1c69e83 4266msgid "instruction does not accept unindexed addressing"
2ee0aedf
TG
4267msgstr ""
4268
96e786d1 4269#: config/tc-arm.c:8567
c1c69e83 4270msgid "destination register same as write-back base"
ae351704
AM
4271msgstr ""
4272
96e786d1 4273#: config/tc-arm.c:8568
c1c69e83 4274msgid "source register same as write-back base"
ae351704
AM
4275msgstr ""
4276
96e786d1 4277#: config/tc-arm.c:8618
c1c69e83 4278msgid "use of PC in this instruction is deprecated"
a5c7551f
RW
4279msgstr ""
4280
96e786d1 4281#: config/tc-arm.c:8641
c1c69e83 4282msgid "instruction does not accept scaled register index"
ae351704
AM
4283msgstr ""
4284
96e786d1 4285#: config/tc-arm.c:8944
ed9e98c2
AM
4286msgid "invalid pseudo operation"
4287msgstr ""
4288
96e786d1 4289#: config/tc-arm.c:9172
e0e7a9d4
TG
4290msgid "invalid co-processor operand"
4291msgstr ""
4292
96e786d1 4293#: config/tc-arm.c:9188
c1c69e83 4294msgid "instruction does not support unindexed addressing"
ae351704
AM
4295msgstr ""
4296
96e786d1 4297#: config/tc-arm.c:9203
c1c69e83 4298msgid "pc may not be used with write-back"
a5c7551f
RW
4299msgstr ""
4300
96e786d1 4301#: config/tc-arm.c:9208
c1c69e83 4302msgid "instruction does not support writeback"
9c9c98a5
NC
4303msgstr ""
4304
96e786d1 4305#: config/tc-arm.c:9314
c1c69e83 4306msgid "Rn must not overlap other operands"
ae351704
AM
4307msgstr ""
4308
96e786d1 4309#: config/tc-arm.c:9319
c1c69e83 4310msgid "swp{b} use is obsoleted for ARMv8 and later"
ae351704
AM
4311msgstr ""
4312
96e786d1 4313#: config/tc-arm.c:9322
c1c69e83 4314msgid "swp{b} use is deprecated for ARMv6 and ARMv7"
ae351704
AM
4315msgstr ""
4316
96e786d1
NC
4317#: config/tc-arm.c:9441 config/tc-arm.c:9460 config/tc-arm.c:9473
4318#: config/tc-arm.c:12122 config/tc-arm.c:12153 config/tc-arm.c:12175
c1c69e83 4319msgid "bit-field extends past end of register"
ae351704
AM
4320msgstr ""
4321
96e786d1 4322#: config/tc-arm.c:9503
c1c69e83 4323msgid "the only valid suffixes here are '(plt)' and '(tlscall)'"
252b5132
RH
4324msgstr ""
4325
96e786d1 4326#: config/tc-arm.c:9556
c1c69e83 4327msgid "use of r15 in blx in ARM mode is not really useful"
a74801ba
ILT
4328msgstr ""
4329
96e786d1 4330#: config/tc-arm.c:9578
c1c69e83 4331msgid "use of r15 in bx in ARM mode is not really useful"
252b5132
RH
4332msgstr ""
4333
96e786d1 4334#: config/tc-arm.c:9604
c1c69e83 4335msgid "use of r15 in bxj is not really useful"
252b5132
RH
4336msgstr ""
4337
96e786d1 4338#: config/tc-arm.c:9652
c1c69e83 4339msgid "This coprocessor register access is deprecated in ARMv8"
ae351704
AM
4340msgstr ""
4341
96e786d1 4342#: config/tc-arm.c:9860 config/tc-arm.c:9869
c1c69e83 4343msgid "writeback of base register is UNPREDICTABLE"
ae351704
AM
4344msgstr ""
4345
96e786d1 4346#: config/tc-arm.c:9863
c1c69e83 4347msgid "writeback of base register when in register list is UNPREDICTABLE"
ae351704
AM
4348msgstr ""
4349
96e786d1 4350#: config/tc-arm.c:9873
c1c69e83 4351msgid "if writeback register is in list, it must be the lowest reg in the list"
ae351704
AM
4352msgstr ""
4353
96e786d1 4354#: config/tc-arm.c:9910
c1c69e83 4355msgid "first transfer register must be even"
ae351704
AM
4356msgstr ""
4357
96e786d1 4358#: config/tc-arm.c:9913
c1c69e83 4359msgid "can only transfer two consecutive registers"
252b5132
RH
4360msgstr ""
4361
c1c69e83
AM
4362#. If op 1 were present and equal to PC, this function wouldn't
4363#. have been called in the first place.
4364#. If op 2 were present and equal to PC, this function wouldn't
4365#. have been called in the first place.
96e786d1
NC
4366#: config/tc-arm.c:9914 config/tc-arm.c:9984 config/tc-arm.c:10715
4367#: config/tc-arm.c:12997
c1c69e83 4368msgid "r14 not allowed here"
a74801ba
ILT
4369msgstr ""
4370
96e786d1 4371#: config/tc-arm.c:9926
c1c69e83 4372msgid "base register written back, and overlaps second transfer register"
252b5132
RH
4373msgstr ""
4374
96e786d1 4375#: config/tc-arm.c:9936
c1c69e83 4376msgid "index register overlaps transfer register"
252b5132
RH
4377msgstr ""
4378
96e786d1 4379#: config/tc-arm.c:9965 config/tc-arm.c:10682
c1c69e83 4380msgid "offset must be zero in ARM encoding"
6e1772d5
AM
4381msgstr ""
4382
96e786d1 4383#: config/tc-arm.c:9978 config/tc-arm.c:10709
c1c69e83 4384msgid "even register required"
a74801ba
ILT
4385msgstr ""
4386
96e786d1 4387#: config/tc-arm.c:9981
c1c69e83 4388msgid "can only load two consecutive registers"
a74801ba
ILT
4389msgstr ""
4390
96e786d1 4391#: config/tc-arm.c:9999
3957a496 4392msgid "ldr to register 15 must be 4-byte aligned"
252b5132
RH
4393msgstr ""
4394
96e786d1 4395#: config/tc-arm.c:10022 config/tc-arm.c:10054
c1c69e83 4396msgid "this instruction requires a post-indexed address"
252b5132
RH
4397msgstr ""
4398
96e786d1 4399#: config/tc-arm.c:10081
c1c69e83 4400msgid "Rd and Rm should be different in mla"
55cf6793
ZW
4401msgstr ""
4402
96e786d1 4403#: config/tc-arm.c:10108 config/tc-arm.c:13372
f96bd6c2 4404msgid ":lower16: not allowed in this instruction"
55cf6793
ZW
4405msgstr ""
4406
96e786d1 4407#: config/tc-arm.c:10110 config/tc-arm.c:13377
f96bd6c2 4408msgid ":upper16: not allowed in this instruction"
0d2bcfaf
NC
4409msgstr ""
4410
96e786d1 4411#: config/tc-arm.c:10127
c1c69e83 4412msgid "operand 1 must be FPSCR"
3b16e843
NC
4413msgstr ""
4414
96e786d1
NC
4415#: config/tc-arm.c:10180 config/tc-arm.c:10189 config/tc-arm.c:10243
4416#: config/tc-arm.c:10252
6655dba2
SB
4417msgid "selected processor does not support instruction"
4418msgstr ""
4419
96e786d1 4420#: config/tc-arm.c:10192 config/tc-arm.c:10255
6655dba2
SB
4421msgid "accessing MVE system register without MVE is UNPREDICTABLE"
4422msgstr ""
4423
96e786d1 4424#: config/tc-arm.c:10283 config/tc-arm.c:13491
c1c69e83 4425msgid "bad register for mrs"
3b16e843
NC
4426msgstr ""
4427
96e786d1 4428#: config/tc-arm.c:10290 config/tc-arm.c:13515
c1c69e83 4429msgid "'APSR', 'CPSR' or 'SPSR' expected"
3b16e843
NC
4430msgstr ""
4431
96e786d1 4432#: config/tc-arm.c:10331
c1c69e83 4433msgid "Rd and Rm should be different in mul"
3b16e843
NC
4434msgstr ""
4435
96e786d1 4436#: config/tc-arm.c:10350 config/tc-arm.c:10627 config/tc-arm.c:13654
c1c69e83 4437msgid "rdhi and rdlo must be different"
3b16e843
NC
4438msgstr ""
4439
96e786d1 4440#: config/tc-arm.c:10356
c1c69e83 4441msgid "rdhi, rdlo and rm must all be different"
3b16e843
NC
4442msgstr ""
4443
96e786d1 4444#: config/tc-arm.c:10422
c1c69e83 4445msgid "'[' expected after PLD mnemonic"
3b16e843
NC
4446msgstr ""
4447
96e786d1 4448#: config/tc-arm.c:10424 config/tc-arm.c:10439
c1c69e83 4449msgid "post-indexed expression used in preload instruction"
3b16e843
NC
4450msgstr ""
4451
96e786d1 4452#: config/tc-arm.c:10426 config/tc-arm.c:10441
c1c69e83 4453msgid "writeback used in preload instruction"
3b16e843
NC
4454msgstr ""
4455
96e786d1 4456#: config/tc-arm.c:10428 config/tc-arm.c:10443
c1c69e83 4457msgid "unindexed addressing used in preload instruction"
3b16e843
NC
4458msgstr ""
4459
96e786d1 4460#: config/tc-arm.c:10437
c1c69e83 4461msgid "'[' expected after PLI mnemonic"
3b16e843
NC
4462msgstr ""
4463
96e786d1 4464#: config/tc-arm.c:10452 config/tc-arm.c:13823
e0e7a9d4
TG
4465msgid "push/pop do not support {reglist}^"
4466msgstr ""
4467
96e786d1 4468#: config/tc-arm.c:10530 config/tc-arm.c:14000
c1c69e83 4469msgid "setend use is deprecated for ARMv8"
3b16e843
NC
4470msgstr ""
4471
96e786d1
NC
4472#: config/tc-arm.c:10551 config/tc-arm.c:14061 config/tc-arm.c:14093
4473#: config/tc-arm.c:14136
c1c69e83 4474msgid "extraneous shift as part of operand to shift insn"
a5c7551f
RW
4475msgstr ""
4476
96e786d1 4477#: config/tc-arm.c:10561 config/tc-arm.c:14199
6655dba2
SB
4478msgid "immediate too large (bigger than 0xF)"
4479msgstr ""
4480
96e786d1 4481#: config/tc-arm.c:10585 config/tc-arm.c:10594
e0e7a9d4
TG
4482msgid "selected processor does not support SETPAN instruction"
4483msgstr ""
4484
96e786d1 4485#: config/tc-arm.c:10653
c1c69e83 4486msgid "SRS base register must be r13"
3b16e843
NC
4487msgstr ""
4488
96e786d1 4489#: config/tc-arm.c:10712
c1c69e83 4490msgid "can only store two consecutive registers"
3b16e843
NC
4491msgstr ""
4492
96e786d1 4493#: config/tc-arm.c:10834 config/tc-arm.c:10855
c1c69e83 4494msgid "only two consecutive VFP SP registers allowed here"
3b16e843
NC
4495msgstr ""
4496
96e786d1 4497#: config/tc-arm.c:10883 config/tc-arm.c:10898
c1c69e83 4498msgid "this addressing mode requires base-register writeback"
3b16e843
NC
4499msgstr ""
4500
c1c69e83
AM
4501#. If srcsize is 16, inst.operands[1].imm must be in the range 0-16.
4502#. i.e. immbits must be in range 0 - 16.
96e786d1 4503#: config/tc-arm.c:11027
c1c69e83 4504msgid "immediate value out of range, expected range [0, 16]"
3b16e843
NC
4505msgstr ""
4506
c1c69e83
AM
4507#. If srcsize is 32, inst.operands[1].imm must be in the range 1-32.
4508#. i.e. immbits must be in range 0 - 31.
96e786d1 4509#: config/tc-arm.c:11034
c1c69e83 4510msgid "immediate value out of range, expected range [1, 32]"
3b16e843
NC
4511msgstr ""
4512
96e786d1 4513#: config/tc-arm.c:11100
c1c69e83 4514msgid "this instruction does not support indexing"
3b16e843
NC
4515msgstr ""
4516
96e786d1 4517#: config/tc-arm.c:11123
c1c69e83 4518msgid "only r15 allowed here"
3b16e843
NC
4519msgstr ""
4520
96e786d1 4521#: config/tc-arm.c:11258
c1c69e83 4522msgid "immediate operand requires iWMMXt2"
3b16e843
NC
4523msgstr ""
4524
96e786d1 4525#: config/tc-arm.c:11402
c1c69e83 4526msgid "shift by register not allowed in thumb mode"
3b16e843
NC
4527msgstr ""
4528
862776f2 4529#: config/tc-arm.c:11414 config/tc-arm.c:14245 config/tc-arm.c:28863
c1c69e83 4530msgid "shift expression is too large"
3b16e843
NC
4531msgstr ""
4532
96e786d1 4533#: config/tc-arm.c:11447
c1c69e83 4534msgid "cannot use register index with this instruction"
3b16e843
NC
4535msgstr ""
4536
96e786d1 4537#: config/tc-arm.c:11449
c1c69e83 4538msgid "Thumb does not support negative register indexing"
3b16e843
NC
4539msgstr ""
4540
96e786d1 4541#: config/tc-arm.c:11451
c1c69e83 4542msgid "Thumb does not support register post-indexing"
3b16e843
NC
4543msgstr ""
4544
96e786d1 4545#: config/tc-arm.c:11453
c1c69e83 4546msgid "Thumb does not support register indexing with writeback"
3b16e843
NC
4547msgstr ""
4548
96e786d1 4549#: config/tc-arm.c:11455
c1c69e83 4550msgid "Thumb supports only LSL in shifted register indexing"
3b16e843
NC
4551msgstr ""
4552
87485f53 4553#: config/tc-arm.c:11464 config/tc-arm.c:19966
c1c69e83 4554msgid "shift out of range"
3b16e843
NC
4555msgstr ""
4556
96e786d1 4557#: config/tc-arm.c:11473
c1c69e83 4558msgid "cannot use writeback with this instruction"
3b16e843
NC
4559msgstr ""
4560
96e786d1 4561#: config/tc-arm.c:11494
c1c69e83 4562msgid "cannot use post-indexing with PC-relative addressing"
3b16e843
NC
4563msgstr ""
4564
96e786d1 4565#: config/tc-arm.c:11495
c1c69e83 4566msgid "cannot use post-indexing with this instruction"
3b16e843
NC
4567msgstr ""
4568
96e786d1 4569#: config/tc-arm.c:11733
346d80ef
NC
4570msgid "cannot honor width suffix"
4571msgstr ""
4572
96e786d1 4573#: config/tc-arm.c:11747
c1c69e83 4574msgid "only SUBS PC, LR, #const allowed"
3b16e843
NC
4575msgstr ""
4576
96e786d1
NC
4577#: config/tc-arm.c:11830 config/tc-arm.c:11990 config/tc-arm.c:12087
4578#: config/tc-arm.c:13452 config/tc-arm.c:13760
c1c69e83 4579msgid "shift must be constant"
3b16e843
NC
4580msgstr ""
4581
96e786d1 4582#: config/tc-arm.c:11835
c1c69e83 4583msgid "shift value over 3 not allowed in thumb mode"
3b16e843
NC
4584msgstr ""
4585
96e786d1 4586#: config/tc-arm.c:11837
c1c69e83 4587msgid "only LSL shift allowed in thumb mode"
3b16e843
NC
4588msgstr ""
4589
96e786d1
NC
4590#: config/tc-arm.c:11861 config/tc-arm.c:12005 config/tc-arm.c:12102
4591#: config/tc-arm.c:13465
c1c69e83 4592msgid "unshifted register required"
3b16e843
NC
4593msgstr ""
4594
96e786d1 4595#: config/tc-arm.c:11876 config/tc-arm.c:12113 config/tc-arm.c:13615
c1c69e83 4596msgid "dest must overlap one source register"
3b16e843
NC
4597msgstr ""
4598
862776f2 4599#: config/tc-arm.c:12008 config/tc-csky.c:6026
c1c69e83 4600msgid "dest and source1 must be the same register"
3b16e843
NC
4601msgstr ""
4602
96e786d1 4603#: config/tc-arm.c:12248
e0e7a9d4
TG
4604msgid ""
4605"selected architecture does not support wide conditional branch instruction"
4606msgstr ""
4607
96e786d1 4608#: config/tc-arm.c:12281
c1c69e83 4609msgid "instruction is always unconditional"
3b16e843
NC
4610msgstr ""
4611
96e786d1 4612#: config/tc-arm.c:12456
c1c69e83 4613msgid "selected processor does not support 'A' form of this instruction"
3b16e843
NC
4614msgstr ""
4615
96e786d1 4616#: config/tc-arm.c:12459
c1c69e83 4617msgid "Thumb does not support the 2-argument form of this instruction"
3b16e843
NC
4618msgstr ""
4619
96e786d1 4620#: config/tc-arm.c:12584
c1c69e83 4621msgid "SP not allowed in register list"
3b16e843
NC
4622msgstr ""
4623
96e786d1 4624#: config/tc-arm.c:12588 config/tc-arm.c:12695
c1c69e83
AM
4625msgid ""
4626"having the base register in the register list when using write back is "
4627"UNPREDICTABLE"
3b16e843
NC
4628msgstr ""
4629
96e786d1 4630#: config/tc-arm.c:12596
c1c69e83 4631msgid "LR and PC should not both be in register list"
3b16e843
NC
4632msgstr ""
4633
96e786d1 4634#: config/tc-arm.c:12604
c1c69e83 4635msgid "PC not allowed in register list"
3b16e843
NC
4636msgstr ""
4637
96e786d1 4638#: config/tc-arm.c:12647
c1c69e83 4639msgid "Thumb load/store multiple does not support {reglist}^"
3b16e843
NC
4640msgstr ""
4641
96e786d1 4642#: config/tc-arm.c:12672 config/tc-arm.c:12750
c1c69e83
AM
4643#, c-format
4644msgid "value stored for r%d is UNKNOWN"
3b16e843
NC
4645msgstr ""
4646
96e786d1 4647#: config/tc-arm.c:12743
c1c69e83 4648msgid "Thumb-2 instruction only valid in unified syntax"
3b16e843
NC
4649msgstr ""
4650
96e786d1 4651#: config/tc-arm.c:12747 config/tc-arm.c:12757
c1c69e83 4652msgid "this instruction will write back the base register"
3b16e843
NC
4653msgstr ""
4654
96e786d1 4655#: config/tc-arm.c:12760
c1c69e83 4656msgid "this instruction will not write back the base register"
87ccc1b0
NC
4657msgstr ""
4658
96e786d1 4659#: config/tc-arm.c:12791
c1c69e83 4660msgid "r14 not allowed as first register when second register is omitted"
3b16e843
NC
4661msgstr ""
4662
96e786d1 4663#: config/tc-arm.c:12891
c1c69e83
AM
4664msgid ""
4665"This instruction may be unpredictable if executed on M-profile cores with "
4666"interrupts enabled."
3b16e843
NC
4667msgstr ""
4668
96e786d1 4669#: config/tc-arm.c:12920 config/tc-arm.c:12933 config/tc-arm.c:12969
c1c69e83 4670msgid "Thumb does not support this addressing mode"
3b16e843
NC
4671msgstr ""
4672
96e786d1 4673#: config/tc-arm.c:12937
c1c69e83 4674msgid "byte or halfword not valid for base register"
3b16e843
NC
4675msgstr ""
4676
96e786d1 4677#: config/tc-arm.c:12940
c1c69e83 4678msgid "r15 based store not allowed"
3b16e843
NC
4679msgstr ""
4680
96e786d1 4681#: config/tc-arm.c:12942
c1c69e83 4682msgid "invalid base register for register offset"
3b16e843
NC
4683msgstr ""
4684
96e786d1 4685#: config/tc-arm.c:12999
c1c69e83 4686msgid "r12 not allowed here"
3b16e843
NC
4687msgstr ""
4688
96e786d1 4689#: config/tc-arm.c:13005
c1c69e83 4690msgid "base register written back, and overlaps one of transfer registers"
3b16e843
NC
4691msgstr ""
4692
96e786d1 4693#: config/tc-arm.c:13133
c1c69e83
AM
4694#, c-format
4695msgid ""
4696"Use of r%u as a source register is deprecated when r%u is the destination "
4697"register."
3b16e843
NC
4698msgstr ""
4699
96e786d1 4700#: config/tc-arm.c:13328
c1c69e83 4701msgid "shifts in CMP/MOV instructions are only supported in unified syntax"
3b16e843
NC
4702msgstr ""
4703
96e786d1 4704#: config/tc-arm.c:13356
c1c69e83 4705msgid "only lo regs allowed with immediate"
3b16e843
NC
4706msgstr ""
4707
96e786d1 4708#: config/tc-arm.c:13533
c1c69e83 4709msgid "Thumb encoding does not support an immediate here"
3b16e843
NC
4710msgstr ""
4711
96e786d1 4712#: config/tc-arm.c:13620
c1c69e83 4713msgid "Thumb-2 MUL must not set flags"
3b16e843
NC
4714msgstr ""
4715
96e786d1 4716#: config/tc-arm.c:13685
c1c69e83 4717msgid "Thumb does not support NOP with hints"
3b16e843
NC
4718msgstr ""
4719
96e786d1 4720#: config/tc-arm.c:13845 config/tc-arm.c:13857
c1c69e83 4721msgid "invalid register list to push/pop instruction"
3b16e843
NC
4722msgstr ""
4723
96e786d1 4724#: config/tc-arm.c:14120
c1c69e83 4725msgid "source1 and dest must be same register"
2ee0aedf
TG
4726msgstr ""
4727
96e786d1 4728#: config/tc-arm.c:14145
c1c69e83 4729msgid "ror #imm not supported"
252b5132
RH
4730msgstr ""
4731
96e786d1 4732#: config/tc-arm.c:14196
c1c69e83 4733msgid "SMC is not permitted on this architecture"
2ee0aedf
TG
4734msgstr ""
4735
96e786d1 4736#: config/tc-arm.c:14362
c1c69e83 4737msgid "Thumb encoding does not support rotation"
252b5132
RH
4738msgstr ""
4739
96e786d1 4740#: config/tc-arm.c:14382
c1c69e83 4741msgid "instruction requires register index"
252b5132
RH
4742msgstr ""
4743
96e786d1 4744#: config/tc-arm.c:14392
c1c69e83 4745msgid "instruction does not allow shifted index"
252b5132
RH
4746msgstr ""
4747
862776f2 4748#: config/tc-arm.c:14548 config/tc-arm.c:30007
6655dba2
SB
4749msgid "out of range label-relative fixup value"
4750msgstr ""
4751
96e786d1 4752#: config/tc-arm.c:14872
c1c69e83 4753msgid "invalid neon suffix for non neon instruction"
3b16e843
NC
4754msgstr ""
4755
96e786d1
NC
4756#: config/tc-arm.c:15267 config/tc-arm.c:15620 config/tc-arm.c:17105
4757#: config/tc-arm.c:17185 config/tc-arm.c:17242 config/tc-arm.c:19123
87485f53 4758#: config/tc-arm.c:21302 config/tc-arm.c:21489
c1c69e83 4759msgid "invalid instruction shape"
6e1772d5
AM
4760msgstr ""
4761
96e786d1 4762#: config/tc-arm.c:15519
c1c69e83 4763msgid "types specified in both the mnemonic and operands"
8ea2b00f
AM
4764msgstr ""
4765
96e786d1 4766#: config/tc-arm.c:15556
c1c69e83 4767msgid "operand types can't be inferred"
a5c7551f
RW
4768msgstr ""
4769
96e786d1 4770#: config/tc-arm.c:15562
c1c69e83 4771msgid "type specifier has the wrong number of parts"
3b16e843
NC
4772msgstr ""
4773
87485f53 4774#: config/tc-arm.c:15648 config/tc-arm.c:19384 config/tc-arm.c:19391
c1c69e83 4775msgid "operand size must match register width"
3b16e843
NC
4776msgstr ""
4777
96e786d1 4778#: config/tc-arm.c:15670
6655dba2 4779msgid "inconsistent types in Neon instruction"
3b16e843
NC
4780msgstr ""
4781
96e786d1 4782#: config/tc-arm.c:16091
6655dba2 4783msgid "Type is not allowed for this instruction"
6e1772d5
AM
4784msgstr ""
4785
96e786d1 4786#: config/tc-arm.c:16166
6655dba2
SB
4787msgid "MVE vector or ARM register expected"
4788msgstr ""
4789
96e786d1 4790#: config/tc-arm.c:16283
6655dba2
SB
4791msgid "immediate must be either 1, 2, 4 or 8"
4792msgstr ""
4793
96e786d1 4794#: config/tc-arm.c:16440
6655dba2
SB
4795msgid "immediate operand expected in the range [1,8]"
4796msgstr ""
4797
96e786d1 4798#: config/tc-arm.c:16441
6655dba2 4799msgid "immediate operand expected in the range [1,16]"
e0e7a9d4
TG
4800msgstr ""
4801
96e786d1 4802#: config/tc-arm.c:16583
6655dba2
SB
4803msgid "expected LR"
4804msgstr ""
4805
96e786d1 4806#: config/tc-arm.c:17082 config/tc-arm.c:17162 config/tc-arm.c:18759
87485f53 4807#: config/tc-arm.c:20583
e0e7a9d4
TG
4808msgid "immediate out of range for shift"
4809msgstr ""
4810
96e786d1 4811#: config/tc-arm.c:17376
c1c69e83 4812msgid "first and second operands shall be the same register"
3b16e843
NC
4813msgstr ""
4814
96e786d1 4815#: config/tc-arm.c:17490 config/tc-arm.c:17552
6655dba2
SB
4816msgid "destination register and offset register may not be the same"
4817msgstr ""
4818
96e786d1 4819#: config/tc-arm.c:17502 config/tc-arm.c:17621
6655dba2
SB
4820msgid "immediate must be a multiple of 4 in the range of +/-[0,508]"
4821msgstr ""
4822
96e786d1 4823#: config/tc-arm.c:17504
6655dba2
SB
4824msgid "immediate must be a multiple of 8 in the range of +/-[0,1016]"
4825msgstr ""
4826
96e786d1 4827#: config/tc-arm.c:17525
6655dba2
SB
4828msgid "can not shift offsets when accessing less than half-word"
4829msgstr ""
4830
96e786d1 4831#: config/tc-arm.c:17527
6655dba2
SB
4832msgid ""
4833"shift immediate must be 1, 2 or 3 for half-word, word or double-word "
4834"accesses respectively"
4835msgstr ""
4836
96e786d1 4837#: config/tc-arm.c:17614
6655dba2
SB
4838msgid "immediate must be in the range of +/-[0,127]"
4839msgstr ""
4840
96e786d1 4841#: config/tc-arm.c:17617
6655dba2
SB
4842msgid "immediate must be a multiple of 2 in the range of +/-[0,254]"
4843msgstr ""
4844
96e786d1 4845#: config/tc-arm.c:17631 config/tc-arm.c:18457
6655dba2
SB
4846msgid "MVE vector register in the range [Q0..Q7] expected"
4847msgstr ""
4848
87485f53 4849#: config/tc-arm.c:17947 config/tc-arm.c:19805
c1c69e83 4850msgid "scalar out of range for multiply instruction"
a5c7551f
RW
4851msgstr ""
4852
96e786d1 4853#: config/tc-arm.c:18035
6655dba2
SB
4854msgid "index must be in the range 0 to 3"
4855msgstr ""
4856
96e786d1 4857#: config/tc-arm.c:18038
6655dba2
SB
4858msgid "indexed register must be less than 8"
4859msgstr ""
4860
87485f53 4861#: config/tc-arm.c:18239 config/tc-arm.c:21553
6655dba2
SB
4862msgid ""
4863"Warning: 32-bit element size and same first and third operand makes "
4864"instruction UNPREDICTABLE"
4865msgstr ""
4866
96e786d1 4867#: config/tc-arm.c:18598
e0e7a9d4 4868msgid "instruction form not available on this architecture."
3b16e843
NC
4869msgstr ""
4870
96e786d1 4871#: config/tc-arm.c:18601
e0e7a9d4 4872msgid "this instruction implies use of ARMv8.1 AdvSIMD."
3b16e843
NC
4873msgstr ""
4874
96e786d1 4875#: config/tc-arm.c:18708 config/tc-arm.c:18733
e0e7a9d4
TG
4876msgid "immediate out of range for insert"
4877msgstr ""
4878
96e786d1 4879#: config/tc-arm.c:18880
c1c69e83 4880msgid "immediate out of range for narrowing operation"
252b5132
RH
4881msgstr ""
4882
96e786d1 4883#: config/tc-arm.c:19027
c1c69e83 4884msgid "operands 0 and 1 must be the same register"
3b16e843
NC
4885msgstr ""
4886
87485f53 4887#: config/tc-arm.c:19133 config/tc-arm.c:21401
c1c69e83 4888msgid "invalid rounding mode"
f12e7348
NC
4889msgstr ""
4890
87485f53 4891#: config/tc-arm.c:19595
c1c69e83 4892msgid "operand size must be specified for immediate VMOV"
2ee0aedf
TG
4893msgstr ""
4894
87485f53 4895#: config/tc-arm.c:19605
c1c69e83 4896msgid "immediate has bits set outside the operand size"
bc0d738a
NC
4897msgstr ""
4898
87485f53 4899#: config/tc-arm.c:19840
3957a496
NC
4900msgid ""
4901"vfmal/vfmsl with FP16 type cannot be conditional, the behaviour is "
4902"UNPREDICTABLE"
4903msgstr ""
4904
87485f53 4905#: config/tc-arm.c:19948
c1c69e83 4906msgid "Instruction form not available on this architecture."
60bcf0fa
NC
4907msgstr ""
4908
87485f53 4909#: config/tc-arm.c:20002
6655dba2
SB
4910msgid ""
4911"Warning: 64-bit element size and same destination and source operands makes "
4912"instruction UNPREDICTABLE"
4913msgstr ""
4914
87485f53 4915#: config/tc-arm.c:20007
c1c69e83 4916msgid "elements must be smaller than reversal region"
bc0d738a
NC
4917msgstr ""
4918
87485f53 4919#: config/tc-arm.c:20099
6655dba2
SB
4920msgid "Index one must be [2,3] and index two must be two less than index one."
4921msgstr ""
4922
87485f53 4923#: config/tc-arm.c:20102
346d80ef 4924msgid "Destination registers may not be the same"
6655dba2
SB
4925msgstr ""
4926
87485f53 4927#: config/tc-arm.c:20300 config/tc-arm.c:20383
c1c69e83 4928msgid "bad type for scalar"
60bcf0fa
NC
4929msgstr ""
4930
87485f53 4931#: config/tc-arm.c:20439
f48dfe41
NC
4932msgid ""
4933"immediate constant is valid both as a bit-pattern and a floating point value "
4934"(using the fp value)"
4935msgstr ""
4936
87485f53 4937#: config/tc-arm.c:20491 config/tc-arm.c:20502
c1c69e83 4938msgid "VFP registers must be adjacent"
60bcf0fa
NC
4939msgstr ""
4940
87485f53 4941#: config/tc-arm.c:20592
e0e7a9d4 4942msgid "invalid suffix"
60bcf0fa
NC
4943msgstr ""
4944
87485f53 4945#: config/tc-arm.c:20746
e0e7a9d4 4946msgid "bad list length for table lookup"
60bcf0fa
NC
4947msgstr ""
4948
87485f53 4949#: config/tc-arm.c:20779
e0e7a9d4 4950msgid "writeback (!) must be used for VLDMDB and VSTMDB"
60bcf0fa
NC
4951msgstr ""
4952
87485f53 4953#: config/tc-arm.c:20782 config/tc-arm.c:20808
6655dba2
SB
4954msgid "register list must contain at least 1 and at most 16 registers"
4955msgstr ""
4956
87485f53 4957#: config/tc-arm.c:20803
6c037fdb
NC
4958msgid "register list must contain at least 1 and at most 32 registers"
4959msgstr ""
4960
87485f53 4961#: config/tc-arm.c:20856 config/tc-arm.c:20889
c1c69e83 4962msgid "Use of PC here is UNPREDICTABLE"
60bcf0fa
NC
4963msgstr ""
4964
87485f53 4965#: config/tc-arm.c:20858
c1c69e83 4966msgid "Use of PC here is deprecated"
06647dfd
AM
4967msgstr ""
4968
87485f53 4969#: config/tc-arm.c:20892
6655dba2 4970msgid "instruction does not accept register index"
60bcf0fa
NC
4971msgstr ""
4972
87485f53 4973#: config/tc-arm.c:20895
6655dba2 4974msgid "instruction does not accept PC-relative addressing"
60bcf0fa
NC
4975msgstr ""
4976
87485f53 4977#: config/tc-arm.c:20917 config/tc-arm.c:20926
6655dba2 4978msgid "Instruction not permitted on this architecture"
60bcf0fa
NC
4979msgstr ""
4980
87485f53 4981#: config/tc-arm.c:20975
6655dba2
SB
4982msgid "bad alignment"
4983msgstr ""
4984
87485f53 4985#: config/tc-arm.c:20992
6655dba2
SB
4986msgid "bad list type for instruction"
4987msgstr ""
4988
87485f53 4989#: config/tc-arm.c:21036
c1c69e83 4990msgid "unsupported alignment for instruction"
60bcf0fa
NC
4991msgstr ""
4992
87485f53
NC
4993#: config/tc-arm.c:21055 config/tc-arm.c:21149 config/tc-arm.c:21161
4994#: config/tc-arm.c:21171 config/tc-arm.c:21185
c1c69e83 4995msgid "bad list length"
60bcf0fa
NC
4996msgstr ""
4997
87485f53 4998#: config/tc-arm.c:21060
c1c69e83 4999msgid "stride of 2 unavailable when element size is 8"
60bcf0fa
NC
5000msgstr ""
5001
87485f53 5002#: config/tc-arm.c:21093 config/tc-arm.c:21169
c1c69e83 5003msgid "can't use alignment with this instruction"
60bcf0fa
NC
5004msgstr ""
5005
87485f53 5006#: config/tc-arm.c:21241
c1c69e83 5007msgid "post-index must be a register"
60bcf0fa
NC
5008msgstr ""
5009
87485f53 5010#: config/tc-arm.c:21243
c1c69e83 5011msgid "bad register for post-index"
60bcf0fa
NC
5012msgstr ""
5013
87485f53 5014#: config/tc-arm.c:21465
e0e7a9d4
TG
5015msgid "scalar out of range"
5016msgstr ""
5017
87485f53 5018#: config/tc-arm.c:21598
3957a496
NC
5019msgid ""
5020"Dot Product instructions cannot be conditional, the behaviour is "
5021"UNPREDICTABLE"
5022msgstr ""
5023
87485f53 5024#: config/tc-arm.c:21673 config/tc-arm.c:21701 config/tc-arm.c:22383
6655dba2
SB
5025msgid "index must be 0 or 1"
5026msgstr ""
5027
87485f53 5028#: config/tc-arm.c:21676 config/tc-arm.c:21704 config/tc-arm.c:22386
6655dba2
SB
5029msgid "indexed register must be less than 16"
5030msgstr ""
5031
87485f53 5032#: config/tc-arm.c:21742
8f595e9b
NC
5033msgid "Register must be r0-r14 except r13, or APSR_nzcv."
5034msgstr ""
5035
87485f53 5036#: config/tc-arm.c:21745
8f595e9b
NC
5037msgid "Register must be an even register between r0-r10."
5038msgstr ""
5039
87485f53 5040#: config/tc-arm.c:21770
8f595e9b
NC
5041msgid "CDE Coprocessor must be in range 0-7"
5042msgstr ""
5043
87485f53 5044#: config/tc-arm.c:21804
8f595e9b
NC
5045msgid "cx1d requires consecutive destination registers."
5046msgstr ""
5047
87485f53 5048#: config/tc-arm.c:21834
8f595e9b
NC
5049msgid "cx2d requires consecutive destination registers."
5050msgstr ""
5051
87485f53 5052#: config/tc-arm.c:21873
8f595e9b
NC
5053msgid "cx3d requires consecutive destination registers."
5054msgstr ""
5055
87485f53 5056#: config/tc-arm.c:22065
8f595e9b
NC
5057msgid "'q' register must be in range 0-7"
5058msgstr ""
5059
87485f53 5060#: config/tc-arm.c:22068
8f595e9b
NC
5061msgid "'d' register must be in range 0-15"
5062msgstr ""
5063
87485f53 5064#: config/tc-arm.c:22070
8f595e9b
NC
5065msgid "'s' register must be in range 0-31"
5066msgstr ""
5067
87485f53 5068#: config/tc-arm.c:22125
8f595e9b
NC
5069msgid "vcx instructions with Q registers require MVE"
5070msgstr ""
5071
87485f53 5072#: config/tc-arm.c:22130
8f595e9b
NC
5073msgid ""
5074"vcx instructions with S or D registers require either MVE or Armv8-M "
ddc73fa9 5075"floating point extension."
8f595e9b
NC
5076msgstr ""
5077
87485f53 5078#: config/tc-arm.c:22146
8f595e9b
NC
5079msgid "vcx1 with S or D registers takes immediate within 0-2047"
5080msgstr ""
5081
87485f53 5082#: config/tc-arm.c:22162
8f595e9b
NC
5083msgid "vcx2 with S or D registers takes immediate within 0-63"
5084msgstr ""
5085
87485f53 5086#: config/tc-arm.c:22177
8f595e9b
NC
5087msgid "vcx2 with S or D registers takes immediate within 0-7"
5088msgstr ""
5089
87485f53 5090#: config/tc-arm.c:22767 config/tc-arm.c:22888
c1c69e83 5091msgid "conditional infixes are deprecated in unified syntax"
60bcf0fa
NC
5092msgstr ""
5093
87485f53 5094#: config/tc-arm.c:23099
c1c69e83 5095msgid "Warning: conditional outside an IT block for Thumb."
f12e7348
NC
5096msgstr ""
5097
87485f53 5098#: config/tc-arm.c:23427
c1c69e83 5099msgid "Short branches, Undefined, SVC, LDM/STM"
60bcf0fa
NC
5100msgstr ""
5101
87485f53 5102#: config/tc-arm.c:23428
c1c69e83 5103msgid "Miscellaneous 16-bit instructions"
60bcf0fa
NC
5104msgstr ""
5105
87485f53 5106#: config/tc-arm.c:23429
c1c69e83 5107msgid "ADR"
3caac5b8
AM
5108msgstr ""
5109
87485f53 5110#: config/tc-arm.c:23430
c1c69e83 5111msgid "Literal loads"
3caac5b8
AM
5112msgstr ""
5113
87485f53 5114#: config/tc-arm.c:23431
c1c69e83 5115msgid "Hi-register ADD, MOV, CMP, BX, BLX using pc"
3caac5b8
AM
5116msgstr ""
5117
87485f53 5118#: config/tc-arm.c:23432
c1c69e83 5119msgid "Hi-register ADD, MOV, CMP using pc"
60bcf0fa
NC
5120msgstr ""
5121
ed9e98c2
AM
5122#. NOTE: 0x00dd is not the real encoding, instead, it is the 'tvalue'
5123#. field in asm_opcode. 'tvalue' is used at the stage this check happen.
87485f53 5124#: config/tc-arm.c:23435
ed9e98c2
AM
5125msgid "ADD/SUB sp, sp #imm"
5126msgstr ""
5127
87485f53 5128#: config/tc-arm.c:23457
71300e2c
NC
5129msgid ""
5130"IT blocks containing 32-bit Thumb instructions are performance deprecated in "
5131"ARMv8-A and ARMv8-R"
60bcf0fa
NC
5132msgstr ""
5133
87485f53 5134#: config/tc-arm.c:23469
60bcf0fa 5135#, c-format
c1c69e83
AM
5136msgid ""
5137"IT blocks containing 16-bit Thumb instructions of the following class are "
71300e2c 5138"performance deprecated in ARMv8-A and ARMv8-R: %s"
60bcf0fa
NC
5139msgstr ""
5140
87485f53 5141#: config/tc-arm.c:23483
c1c69e83 5142msgid ""
71300e2c
NC
5143"IT blocks containing more than one conditional instruction are performance "
5144"deprecated in ARMv8-A and ARMv8-R"
60bcf0fa
NC
5145msgstr ""
5146
87485f53 5147#: config/tc-arm.c:23601
e0e7a9d4
TG
5148#, c-format
5149msgid "bad instruction `%s'"
5150msgstr ""
5151
87485f53 5152#: config/tc-arm.c:23607
c1c69e83 5153msgid "s suffix on comparison instruction is deprecated"
60bcf0fa
NC
5154msgstr ""
5155
87485f53 5156#: config/tc-arm.c:23627
3957a496
NC
5157msgid "SVC is not permitted on this architecture"
5158msgstr ""
5159
87485f53 5160#: config/tc-arm.c:23629
60bcf0fa 5161#, c-format
e0e7a9d4 5162msgid "selected processor does not support `%s' in Thumb mode"
60bcf0fa
NC
5163msgstr ""
5164
87485f53 5165#: config/tc-arm.c:23635
c1c69e83 5166msgid "Thumb does not support conditional execution"
60bcf0fa
NC
5167msgstr ""
5168
87485f53 5169#: config/tc-arm.c:23655
e0e7a9d4
TG
5170#, c-format
5171msgid ""
5172"selected processor does not support 32bit wide variant of instruction `%s'"
5173msgstr ""
5174
87485f53 5175#: config/tc-arm.c:23658
3caac5b8 5176#, c-format
e0e7a9d4 5177msgid "selected processor does not support `%s' in Thumb-2 mode"
60bcf0fa
NC
5178msgstr ""
5179
87485f53 5180#: config/tc-arm.c:23683
c1c69e83
AM
5181#, c-format
5182msgid "cannot honor width suffix -- `%s'"
c85dd50d
NC
5183msgstr ""
5184
87485f53 5185#: config/tc-arm.c:23725
2ee0aedf 5186#, c-format
e0e7a9d4 5187msgid "selected processor does not support `%s' in ARM mode"
2ee0aedf
TG
5188msgstr ""
5189
87485f53 5190#: config/tc-arm.c:23730
2ee0aedf 5191#, c-format
c1c69e83 5192msgid "width suffixes are invalid in ARM mode -- `%s'"
2ee0aedf
TG
5193msgstr ""
5194
87485f53 5195#: config/tc-arm.c:23763
2ee0aedf 5196#, c-format
c1c69e83 5197msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'"
2ee0aedf
TG
5198msgstr ""
5199
87485f53 5200#: config/tc-arm.c:23781
3caac5b8 5201#, c-format
c1c69e83 5202msgid "section '%s' finished with an open IT block."
60bcf0fa
NC
5203msgstr ""
5204
87485f53 5205#: config/tc-arm.c:23784
6655dba2
SB
5206#, c-format
5207msgid "section '%s' finished with an open VPT/VPST block."
5208msgstr ""
5209
87485f53 5210#: config/tc-arm.c:23791
c1c69e83 5211msgid "file finished with an open IT block."
c85dd50d
NC
5212msgstr ""
5213
87485f53 5214#: config/tc-arm.c:23793
6655dba2
SB
5215msgid "file finished with an open VPT/VPST block."
5216msgstr ""
5217
87485f53 5218#: config/tc-arm.c:27502
c1c69e83
AM
5219#, c-format
5220msgid "alignments greater than %d bytes not supported in .text sections."
60bcf0fa
NC
5221msgstr ""
5222
87485f53 5223#: config/tc-arm.c:27768 config/tc-ia64.c:3589
c1c69e83
AM
5224#, c-format
5225msgid "Group section `%s' has no group signature"
c85dd50d
NC
5226msgstr ""
5227
87485f53 5228#: config/tc-arm.c:27814
c1c69e83 5229msgid "handlerdata in cantunwind frame"
c85dd50d
NC
5230msgstr ""
5231
862776f2 5232#: config/tc-arm.c:27832
c1c69e83 5233msgid "too many unwind opcodes for personality routine 0"
c85dd50d
NC
5234msgstr ""
5235
862776f2 5236#: config/tc-arm.c:27865
ed9e98c2
AM
5237msgid "attempt to recreate an unwind entry"
5238msgstr ""
5239
862776f2 5240#: config/tc-arm.c:27876
c1c69e83 5241msgid "too many unwind opcodes"
c85dd50d
NC
5242msgstr ""
5243
862776f2 5244#: config/tc-arm.c:28180
e0e7a9d4
TG
5245#, c-format
5246msgid "[-mwarn-syms]: Assignment makes a symbol match an ARM instruction: %s"
5247msgstr ""
5248
862776f2 5249#: config/tc-arm.c:28542 config/tc-arm.c:28610
c1c69e83
AM
5250#, c-format
5251msgid "symbol %s is in a different section"
c85dd50d
NC
5252msgstr ""
5253
862776f2 5254#: config/tc-arm.c:28544 config/tc-arm.c:28612
c1c69e83
AM
5255#, c-format
5256msgid "symbol %s is weak and may be overridden later"
c85dd50d
NC
5257msgstr ""
5258
862776f2 5259#: config/tc-arm.c:28589 config/tc-arm.c:28961
c1c69e83
AM
5260#, c-format
5261msgid "invalid constant (%lx) after fixup"
c85dd50d
NC
5262msgstr ""
5263
862776f2 5264#: config/tc-arm.c:28645
c1c69e83
AM
5265#, c-format
5266msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
ae351704
AM
5267msgstr ""
5268
862776f2 5269#: config/tc-arm.c:28681 config/tc-arm.c:28711
c1c69e83 5270msgid "invalid literal constant: pool needs to be closer"
ae351704
AM
5271msgstr ""
5272
862776f2 5273#: config/tc-arm.c:28684 config/tc-arm.c:28733
ae351704 5274#, c-format
c1c69e83 5275msgid "bad immediate value for offset (%ld)"
ae351704
AM
5276msgstr ""
5277
862776f2 5278#: config/tc-arm.c:28714
ae351704 5279#, c-format
c1c69e83 5280msgid "bad immediate value for 8-bit offset (%ld)"
ae351704
AM
5281msgstr ""
5282
862776f2 5283#: config/tc-arm.c:28774
c1c69e83 5284msgid "offset not a multiple of 4"
ae351704
AM
5285msgstr ""
5286
862776f2 5287#: config/tc-arm.c:28977
c1c69e83 5288msgid "invalid smc expression"
ae351704
AM
5289msgstr ""
5290
862776f2 5291#: config/tc-arm.c:28987
c1c69e83 5292msgid "invalid hvc expression"
a5c7551f
RW
5293msgstr ""
5294
862776f2 5295#: config/tc-arm.c:28998 config/tc-arm.c:29007
c1c69e83 5296msgid "invalid swi expression"
ae351704
AM
5297msgstr ""
5298
862776f2 5299#: config/tc-arm.c:29017
c1c69e83 5300msgid "invalid expression in load/store multiple"
ae351704
AM
5301msgstr ""
5302
862776f2 5303#: config/tc-arm.c:29079
ae351704 5304#, c-format
c1c69e83 5305msgid "blx to '%s' an ARM ISA state function changed to bl"
ae351704
AM
5306msgstr ""
5307
862776f2 5308#: config/tc-arm.c:29098
c1c69e83 5309msgid "misaligned branch destination"
ae351704
AM
5310msgstr ""
5311
862776f2 5312#: config/tc-arm.c:29219
ae351704 5313#, c-format
c1c69e83 5314msgid "blx to Thumb func '%s' from Thumb ISA state changed to bl"
ae351704
AM
5315msgstr ""
5316
862776f2 5317#: config/tc-arm.c:29268
c1c69e83 5318msgid "Thumb2 branch out of range"
a5c7551f
RW
5319msgstr ""
5320
862776f2 5321#: config/tc-arm.c:29320 config/tc-arm.c:29353
71300e2c
NC
5322msgid "Relocation supported only in FDPIC mode"
5323msgstr ""
5324
862776f2 5325#: config/tc-arm.c:29383
c1c69e83 5326msgid "rel31 relocation overflow"
ae351704
AM
5327msgstr ""
5328
862776f2
AA
5329#: config/tc-arm.c:29405 config/tc-arm.c:29411 config/tc-arm.c:29415
5330#: config/tc-arm.c:29462
c1c69e83 5331msgid "co-processor offset out of range"
ae351704
AM
5332msgstr ""
5333
862776f2 5334#: config/tc-arm.c:29479
ae351704 5335#, c-format
c1c69e83 5336msgid "invalid offset, target not word aligned (0x%08lX)"
ae351704
AM
5337msgstr ""
5338
862776f2 5339#: config/tc-arm.c:29485
8f595e9b
NC
5340msgid "section does not have enough alignment to ensure safe PC-relative loads"
5341msgstr ""
5342
862776f2
AA
5343#: config/tc-arm.c:29489 config/tc-arm.c:29498 config/tc-arm.c:29506
5344#: config/tc-arm.c:29514 config/tc-arm.c:29522
ae351704 5345#, c-format
c1c69e83 5346msgid "invalid offset, value too big (0x%08lX)"
ae351704
AM
5347msgstr ""
5348
862776f2 5349#: config/tc-arm.c:29563
c1c69e83 5350msgid "invalid Hi register with immediate"
ae351704
AM
5351msgstr ""
5352
862776f2 5353#: config/tc-arm.c:29579
c1c69e83 5354msgid "invalid immediate for stack address calculation"
ae351704
AM
5355msgstr ""
5356
862776f2 5357#: config/tc-arm.c:29598
e0e7a9d4
TG
5358msgid "address calculation needs a strongly defined nearby symbol"
5359msgstr ""
5360
862776f2 5361#: config/tc-arm.c:29614
e0e7a9d4
TG
5362msgid "symbol too far away"
5363msgstr ""
5364
862776f2 5365#: config/tc-arm.c:29626
c1c69e83
AM
5366#, c-format
5367msgid "invalid immediate for address calculation (value = 0x%08lX)"
ae351704
AM
5368msgstr ""
5369
862776f2 5370#: config/tc-arm.c:29656
ae351704 5371#, c-format
c1c69e83 5372msgid "invalid immediate: %ld is out of range"
ae351704
AM
5373msgstr ""
5374
862776f2 5375#: config/tc-arm.c:29668
ae351704 5376#, c-format
c1c69e83 5377msgid "invalid shift value: %ld"
ae351704
AM
5378msgstr ""
5379
862776f2 5380#: config/tc-arm.c:29738 config/tc-arm.c:29809
ae351704 5381#, c-format
c1c69e83 5382msgid "the offset 0x%08lX is not representable"
ae351704
AM
5383msgstr ""
5384
862776f2 5385#: config/tc-arm.c:29770
e0e7a9d4
TG
5386#, c-format
5387msgid "Unable to process relocation for thumb opcode: %lx"
5388msgstr ""
5389
862776f2 5390#: config/tc-arm.c:29849
ae351704 5391#, c-format
c1c69e83 5392msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)"
ae351704
AM
5393msgstr ""
5394
862776f2 5395#: config/tc-arm.c:29888
ae351704 5396#, c-format
c1c69e83 5397msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)"
ae351704
AM
5398msgstr ""
5399
862776f2 5400#: config/tc-arm.c:29928
ae351704 5401#, c-format
c1c69e83 5402msgid "bad offset 0x%08lX (must be word-aligned)"
ae351704
AM
5403msgstr ""
5404
862776f2 5405#: config/tc-arm.c:29933
ae351704 5406#, c-format
c1c69e83 5407msgid "bad offset 0x%08lX (must be an 8-bit number of words)"
ae351704
AM
5408msgstr ""
5409
862776f2 5410#: config/tc-arm.c:30154 config/tc-score.c:7345
ae351704 5411#, c-format
c1c69e83 5412msgid "bad relocation fixup type (%d)"
ae351704
AM
5413msgstr ""
5414
862776f2 5415#: config/tc-arm.c:30272
c1c69e83 5416msgid "literal referenced across section boundary"
ae351704
AM
5417msgstr ""
5418
862776f2 5419#: config/tc-arm.c:30352
c1c69e83 5420msgid "internal relocation (type: IMMEDIATE) not fixed up"
ae351704
AM
5421msgstr ""
5422
862776f2 5423#: config/tc-arm.c:30357
c1c69e83 5424msgid "ADRL used for a symbol not defined in the same file"
ae351704
AM
5425msgstr ""
5426
862776f2 5427#: config/tc-arm.c:30364
6655dba2
SB
5428#, c-format
5429msgid "%s used for a symbol not defined in the same file"
5430msgstr ""
5431
862776f2 5432#: config/tc-arm.c:30380
ae351704 5433#, c-format
c1c69e83 5434msgid "undefined local label `%s'"
ae351704
AM
5435msgstr ""
5436
862776f2 5437#: config/tc-arm.c:30386
c1c69e83 5438msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
ae351704
AM
5439msgstr ""
5440
862776f2
AA
5441#: config/tc-arm.c:30408 config/tc-cris.c:4000 config/tc-csky.c:1152
5442#: config/tc-ft32.c:708 config/tc-mcore.c:1932 config/tc-microblaze.c:2090
87485f53 5443#: config/tc-mmix.c:2909 config/tc-moxie.c:823 config/tc-ns32k.c:2245
96e786d1 5444#: config/tc-score.c:7432
c1c69e83 5445msgid "<unknown>"
ae351704
AM
5446msgstr ""
5447
862776f2 5448#: config/tc-arm.c:30807
ae351704 5449#, c-format
c1c69e83 5450msgid "%s: unexpected function type: %d"
ae351704
AM
5451msgstr ""
5452
862776f2 5453#: config/tc-arm.c:30947
c1c69e83 5454msgid "use of old and new-style options to set CPU type"
ae351704
AM
5455msgstr ""
5456
862776f2 5457#: config/tc-arm.c:30966
c1c69e83 5458msgid "use of old and new-style options to set FPU type"
ae351704
AM
5459msgstr ""
5460
862776f2 5461#: config/tc-arm.c:31045
c1c69e83 5462msgid "hard-float conflicts with specified fpu"
ae351704
AM
5463msgstr ""
5464
862776f2 5465#: config/tc-arm.c:31236
c1c69e83 5466msgid "generate PIC code"
ae351704
AM
5467msgstr ""
5468
862776f2 5469#: config/tc-arm.c:31237
c1c69e83 5470msgid "assemble Thumb code"
ae351704
AM
5471msgstr ""
5472
862776f2 5473#: config/tc-arm.c:31238
c1c69e83 5474msgid "support ARM/Thumb interworking"
ae351704
AM
5475msgstr ""
5476
862776f2 5477#: config/tc-arm.c:31240
c1c69e83 5478msgid "code uses 32-bit program counter"
ae351704
AM
5479msgstr ""
5480
862776f2 5481#: config/tc-arm.c:31241
c1c69e83 5482msgid "code uses 26-bit program counter"
ae351704
AM
5483msgstr ""
5484
862776f2 5485#: config/tc-arm.c:31242
c1c69e83 5486msgid "floating point args are in fp regs"
ae351704
AM
5487msgstr ""
5488
862776f2 5489#: config/tc-arm.c:31244
c1c69e83 5490msgid "re-entrant code"
ae351704
AM
5491msgstr ""
5492
862776f2 5493#: config/tc-arm.c:31245
c1c69e83 5494msgid "code is ATPCS conformant"
87ccc1b0
NC
5495msgstr ""
5496
c1c69e83 5497#. These are recognized by the assembler, but have no affect on code.
862776f2 5498#: config/tc-arm.c:31251
c1c69e83 5499msgid "use frame pointer"
87ccc1b0
NC
5500msgstr ""
5501
862776f2 5502#: config/tc-arm.c:31252
c1c69e83 5503msgid "use stack size checking"
87ccc1b0
NC
5504msgstr ""
5505
862776f2 5506#: config/tc-arm.c:31255
c1c69e83 5507msgid "do not warn on use of deprecated feature"
06647dfd
AM
5508msgstr ""
5509
862776f2 5510#: config/tc-arm.c:31258
6655dba2
SB
5511msgid ""
5512"warn about performance deprecated IT instructions in ARMv8-A and ARMv8-R"
5513msgstr ""
5514
862776f2 5515#: config/tc-arm.c:31262
e0e7a9d4
TG
5516msgid "warn about symbols that match instruction names [default]"
5517msgstr ""
5518
862776f2 5519#: config/tc-arm.c:31263
e0e7a9d4
TG
5520msgid "disable warnings about symobls that match instructions"
5521msgstr ""
5522
c1c69e83
AM
5523#. DON'T add any new processors to this list -- we want the whole list
5524#. to go away... Add them to the processors table instead.
862776f2 5525#: config/tc-arm.c:31279 config/tc-arm.c:31280
c1c69e83 5526msgid "use -mcpu=arm1"
06647dfd
AM
5527msgstr ""
5528
862776f2 5529#: config/tc-arm.c:31281 config/tc-arm.c:31282
c1c69e83 5530msgid "use -mcpu=arm2"
06647dfd
AM
5531msgstr ""
5532
862776f2 5533#: config/tc-arm.c:31283 config/tc-arm.c:31284
c1c69e83 5534msgid "use -mcpu=arm250"
87ccc1b0
NC
5535msgstr ""
5536
862776f2 5537#: config/tc-arm.c:31285 config/tc-arm.c:31286
c1c69e83 5538msgid "use -mcpu=arm3"
87ccc1b0
NC
5539msgstr ""
5540
862776f2 5541#: config/tc-arm.c:31287 config/tc-arm.c:31288
c1c69e83 5542msgid "use -mcpu=arm6"
8ea2b00f
AM
5543msgstr ""
5544
862776f2 5545#: config/tc-arm.c:31289 config/tc-arm.c:31290
c1c69e83 5546msgid "use -mcpu=arm600"
8ea2b00f
AM
5547msgstr ""
5548
862776f2 5549#: config/tc-arm.c:31291 config/tc-arm.c:31292
c1c69e83 5550msgid "use -mcpu=arm610"
3bcbcc3d
HPN
5551msgstr ""
5552
862776f2 5553#: config/tc-arm.c:31293 config/tc-arm.c:31294
c1c69e83 5554msgid "use -mcpu=arm620"
a5c7551f
RW
5555msgstr ""
5556
862776f2 5557#: config/tc-arm.c:31295 config/tc-arm.c:31296
c1c69e83 5558msgid "use -mcpu=arm7"
3bcbcc3d
HPN
5559msgstr ""
5560
862776f2 5561#: config/tc-arm.c:31297 config/tc-arm.c:31298
c1c69e83 5562msgid "use -mcpu=arm70"
3bcbcc3d
HPN
5563msgstr ""
5564
862776f2 5565#: config/tc-arm.c:31299 config/tc-arm.c:31300
c1c69e83 5566msgid "use -mcpu=arm700"
3bcbcc3d
HPN
5567msgstr ""
5568
862776f2 5569#: config/tc-arm.c:31301 config/tc-arm.c:31302
c1c69e83 5570msgid "use -mcpu=arm700i"
3bcbcc3d
HPN
5571msgstr ""
5572
862776f2 5573#: config/tc-arm.c:31303 config/tc-arm.c:31304
c1c69e83 5574msgid "use -mcpu=arm710"
3bcbcc3d
HPN
5575msgstr ""
5576
862776f2 5577#: config/tc-arm.c:31305 config/tc-arm.c:31306
c1c69e83 5578msgid "use -mcpu=arm710c"
3bcbcc3d
HPN
5579msgstr ""
5580
862776f2 5581#: config/tc-arm.c:31307 config/tc-arm.c:31308
c1c69e83 5582msgid "use -mcpu=arm720"
3bcbcc3d
HPN
5583msgstr ""
5584
862776f2 5585#: config/tc-arm.c:31309 config/tc-arm.c:31310
c1c69e83 5586msgid "use -mcpu=arm7d"
3bcbcc3d
HPN
5587msgstr ""
5588
862776f2 5589#: config/tc-arm.c:31311 config/tc-arm.c:31312
c1c69e83 5590msgid "use -mcpu=arm7di"
3bcbcc3d
HPN
5591msgstr ""
5592
862776f2 5593#: config/tc-arm.c:31313 config/tc-arm.c:31314
c1c69e83 5594msgid "use -mcpu=arm7m"
06647dfd
AM
5595msgstr ""
5596
862776f2 5597#: config/tc-arm.c:31315 config/tc-arm.c:31316
c1c69e83 5598msgid "use -mcpu=arm7dm"
06647dfd
AM
5599msgstr ""
5600
862776f2 5601#: config/tc-arm.c:31317 config/tc-arm.c:31318
c1c69e83 5602msgid "use -mcpu=arm7dmi"
06647dfd
AM
5603msgstr ""
5604
862776f2 5605#: config/tc-arm.c:31319 config/tc-arm.c:31320
c1c69e83 5606msgid "use -mcpu=arm7100"
06647dfd
AM
5607msgstr ""
5608
862776f2 5609#: config/tc-arm.c:31321 config/tc-arm.c:31322
c1c69e83 5610msgid "use -mcpu=arm7500"
a5c7551f
RW
5611msgstr ""
5612
862776f2 5613#: config/tc-arm.c:31323 config/tc-arm.c:31324
c1c69e83 5614msgid "use -mcpu=arm7500fe"
6840198f
NC
5615msgstr ""
5616
862776f2
AA
5617#: config/tc-arm.c:31325 config/tc-arm.c:31326 config/tc-arm.c:31327
5618#: config/tc-arm.c:31328
c1c69e83 5619msgid "use -mcpu=arm7tdmi"
06647dfd
AM
5620msgstr ""
5621
862776f2 5622#: config/tc-arm.c:31329 config/tc-arm.c:31330
c1c69e83 5623msgid "use -mcpu=arm710t"
3bcbcc3d
HPN
5624msgstr ""
5625
862776f2 5626#: config/tc-arm.c:31331 config/tc-arm.c:31332
c1c69e83 5627msgid "use -mcpu=arm720t"
6840198f
NC
5628msgstr ""
5629
862776f2 5630#: config/tc-arm.c:31333 config/tc-arm.c:31334
c1c69e83 5631msgid "use -mcpu=arm740t"
3bcbcc3d
HPN
5632msgstr ""
5633
862776f2 5634#: config/tc-arm.c:31335 config/tc-arm.c:31336
c1c69e83 5635msgid "use -mcpu=arm8"
6840198f
NC
5636msgstr ""
5637
862776f2 5638#: config/tc-arm.c:31337 config/tc-arm.c:31338
c1c69e83 5639msgid "use -mcpu=arm810"
3bcbcc3d
HPN
5640msgstr ""
5641
862776f2 5642#: config/tc-arm.c:31339 config/tc-arm.c:31340
c1c69e83 5643msgid "use -mcpu=arm9"
06647dfd
AM
5644msgstr ""
5645
862776f2 5646#: config/tc-arm.c:31341 config/tc-arm.c:31342
c1c69e83 5647msgid "use -mcpu=arm9tdmi"
3bcbcc3d
HPN
5648msgstr ""
5649
862776f2 5650#: config/tc-arm.c:31343 config/tc-arm.c:31344
c1c69e83 5651msgid "use -mcpu=arm920"
06647dfd
AM
5652msgstr ""
5653
862776f2 5654#: config/tc-arm.c:31345 config/tc-arm.c:31346
c1c69e83 5655msgid "use -mcpu=arm940"
3bcbcc3d
HPN
5656msgstr ""
5657
862776f2 5658#: config/tc-arm.c:31347
c1c69e83 5659msgid "use -mcpu=strongarm"
3bcbcc3d
HPN
5660msgstr ""
5661
862776f2 5662#: config/tc-arm.c:31349
c1c69e83 5663msgid "use -mcpu=strongarm110"
3bcbcc3d
HPN
5664msgstr ""
5665
862776f2 5666#: config/tc-arm.c:31351
c1c69e83 5667msgid "use -mcpu=strongarm1100"
3bcbcc3d
HPN
5668msgstr ""
5669
862776f2 5670#: config/tc-arm.c:31353
c1c69e83 5671msgid "use -mcpu=strongarm1110"
3bcbcc3d
HPN
5672msgstr ""
5673
862776f2 5674#: config/tc-arm.c:31354
c1c69e83 5675msgid "use -mcpu=xscale"
3bcbcc3d
HPN
5676msgstr ""
5677
862776f2 5678#: config/tc-arm.c:31355
c1c69e83 5679msgid "use -mcpu=iwmmxt"
cc643b88
NC
5680msgstr ""
5681
862776f2 5682#: config/tc-arm.c:31356
c1c69e83 5683msgid "use -mcpu=all"
06647dfd
AM
5684msgstr ""
5685
c1c69e83 5686#. Architecture variants -- don't add any more to this list either.
862776f2 5687#: config/tc-arm.c:31359 config/tc-arm.c:31360
c1c69e83 5688msgid "use -march=armv2"
3bcbcc3d
HPN
5689msgstr ""
5690
862776f2 5691#: config/tc-arm.c:31361 config/tc-arm.c:31362
c1c69e83 5692msgid "use -march=armv2a"
3bcbcc3d
HPN
5693msgstr ""
5694
862776f2 5695#: config/tc-arm.c:31363 config/tc-arm.c:31364
c1c69e83 5696msgid "use -march=armv3"
3bcbcc3d
HPN
5697msgstr ""
5698
862776f2 5699#: config/tc-arm.c:31365 config/tc-arm.c:31366
c1c69e83 5700msgid "use -march=armv3m"
3bcbcc3d
HPN
5701msgstr ""
5702
862776f2 5703#: config/tc-arm.c:31367 config/tc-arm.c:31368
c1c69e83 5704msgid "use -march=armv4"
3bcbcc3d
HPN
5705msgstr ""
5706
862776f2 5707#: config/tc-arm.c:31369 config/tc-arm.c:31370
c1c69e83 5708msgid "use -march=armv4t"
3bcbcc3d
HPN
5709msgstr ""
5710
862776f2 5711#: config/tc-arm.c:31371 config/tc-arm.c:31372
c1c69e83 5712msgid "use -march=armv5"
3bcbcc3d
HPN
5713msgstr ""
5714
862776f2 5715#: config/tc-arm.c:31373 config/tc-arm.c:31374
c1c69e83 5716msgid "use -march=armv5t"
3bcbcc3d
HPN
5717msgstr ""
5718
862776f2 5719#: config/tc-arm.c:31375 config/tc-arm.c:31376
c1c69e83 5720msgid "use -march=armv5te"
3bcbcc3d
HPN
5721msgstr ""
5722
c1c69e83 5723#. Floating point variants -- don't add any more to this list either.
862776f2 5724#: config/tc-arm.c:31379
c1c69e83 5725msgid "use -mfpu=fpe"
6840198f
NC
5726msgstr ""
5727
862776f2 5728#: config/tc-arm.c:31380
c1c69e83 5729msgid "use -mfpu=fpa10"
06647dfd
AM
5730msgstr ""
5731
862776f2 5732#: config/tc-arm.c:31381
c1c69e83 5733msgid "use -mfpu=fpa11"
3bcbcc3d
HPN
5734msgstr ""
5735
862776f2 5736#: config/tc-arm.c:31383
c1c69e83 5737msgid "use either -mfpu=softfpa or -mfpu=softvfp"
3bcbcc3d
HPN
5738msgstr ""
5739
862776f2 5740#: config/tc-arm.c:32507
c1c69e83 5741msgid "extension does not apply to the base architecture"
3bcbcc3d
HPN
5742msgstr ""
5743
862776f2 5744#: config/tc-arm.c:32536
c1c69e83 5745msgid "architectural extensions must be specified in alphabetical order"
6840198f
NC
5746msgstr ""
5747
862776f2 5748#: config/tc-arm.c:32675 config/tc-arm.c:33655
6840198f 5749#, c-format
c1c69e83 5750msgid "unknown floating point format `%s'\n"
7b15d668
HPN
5751msgstr ""
5752
862776f2 5753#: config/tc-arm.c:32691 config/tc-csky.c:1264
c1c69e83
AM
5754#, c-format
5755msgid "unknown floating point abi `%s'\n"
6840198f
NC
5756msgstr ""
5757
862776f2 5758#: config/tc-arm.c:32707
c1c69e83
AM
5759#, c-format
5760msgid "unknown EABI `%s'\n"
6840198f
NC
5761msgstr ""
5762
862776f2 5763#: config/tc-arm.c:32727
a5c7551f 5764#, c-format
c1c69e83 5765msgid "unknown implicit IT mode `%s', should be arm, thumb, always, or never."
a5c7551f
RW
5766msgstr ""
5767
862776f2 5768#: config/tc-arm.c:32750 config/tc-metag.c:5911
c1c69e83 5769msgid "<fpu name>\t assemble for FPU architecture <fpu name>"
8ea2b00f
AM
5770msgstr ""
5771
862776f2 5772#: config/tc-arm.c:32752
c1c69e83 5773msgid "<abi>\t assemble for floating point ABI <abi>"
8ea2b00f
AM
5774msgstr ""
5775
862776f2 5776#: config/tc-arm.c:32755
c1c69e83 5777msgid "<ver>\t\t assemble for eabi version <ver>"
8ea2b00f
AM
5778msgstr ""
5779
862776f2 5780#: config/tc-arm.c:32758
c1c69e83 5781msgid "<mode>\t controls implicit insertion of IT instructions"
8ea2b00f
AM
5782msgstr ""
5783
862776f2 5784#: config/tc-arm.c:32760
ed9e98c2
AM
5785msgid "\t\t\t TI CodeComposer Studio syntax compatibility mode"
5786msgstr ""
5787
862776f2 5788#: config/tc-arm.c:32763
6655dba2
SB
5789msgid ""
5790"[ieee|alternative]\n"
5791" set the encoding for half precision floating point "
5792"numbers to IEEE\n"
5793" or Arm alternative format."
5794msgstr ""
5795
862776f2 5796#: config/tc-arm.c:32874
8ea2b00f 5797#, c-format
c1c69e83 5798msgid " ARM-specific assembler options:\n"
8ea2b00f
AM
5799msgstr ""
5800
862776f2 5801#: config/tc-arm.c:32894
8ea2b00f 5802#, c-format
c1c69e83 5803msgid " --fix-v4bx Allow BX in ARMv4 code\n"
8ea2b00f
AM
5804msgstr ""
5805
862776f2 5806#: config/tc-arm.c:32898
71300e2c
NC
5807#, c-format
5808msgid " --fdpic generate an FDPIC object file\n"
5809msgstr ""
5810
862776f2 5811#: config/tc-arm.c:33216
3957a496
NC
5812msgid "no architecture contains all the instructions used\n"
5813msgstr ""
5814
862776f2 5815#: config/tc-arm.c:33408
96e786d1
NC
5816msgid ".cpu: missing cpu name"
5817msgstr ""
5818
862776f2 5819#: config/tc-arm.c:33456
96e786d1
NC
5820msgid ".arch: missing architecture name"
5821msgstr ""
5822
862776f2 5823#: config/tc-arm.c:33497
96e786d1
NC
5824msgid ".object_arch: missing architecture name"
5825msgstr ""
5826
862776f2 5827#: config/tc-arm.c:33534
96e786d1
NC
5828msgid ".arch_extension: missing architecture extension"
5829msgstr ""
5830
862776f2 5831#: config/tc-arm.c:33591
8ea2b00f 5832#, c-format
c1c69e83
AM
5833msgid ""
5834"architectural extension `%s' is not allowed for the current base architecture"
8ea2b00f
AM
5835msgstr ""
5836
862776f2 5837#: config/tc-arm.c:33614
8ea2b00f 5838#, c-format
c1c69e83 5839msgid "unknown architecture extension `%s'\n"
8ea2b00f
AM
5840msgstr ""
5841
862776f2 5842#: config/tc-arm.c:33635
96e786d1
NC
5843msgid ".fpu: missing fpu name"
5844msgstr ""
5845
ab4f385b 5846#: config/tc-avr.c:597
c1c69e83
AM
5847#, c-format
5848msgid "Known MCU names:"
8ea2b00f
AM
5849msgstr ""
5850
ab4f385b 5851#: config/tc-avr.c:662
8ea2b00f 5852#, c-format
c1c69e83
AM
5853msgid ""
5854"AVR Assembler options:\n"
5855" -mmcu=[avr-name] select microcontroller variant\n"
5856" [avr-name] can be:\n"
5857" avr1 - classic AVR core without data RAM\n"
5858" avr2 - classic AVR core with up to 8K program memory\n"
5859" avr25 - classic AVR core with up to 8K program memory\n"
5860" plus the MOVW instruction\n"
5861" avr3 - classic AVR core with up to 64K program memory\n"
5862" avr31 - classic AVR core with up to 128K program memory\n"
5863" avr35 - classic AVR core with up to 64K program memory\n"
5864" plus the MOVW instruction\n"
5865" avr4 - enhanced AVR core with up to 8K program memory\n"
5866" avr5 - enhanced AVR core with up to 64K program memory\n"
5867" avr51 - enhanced AVR core with up to 128K program memory\n"
5868" avr6 - enhanced AVR core with up to 256K program memory\n"
5869" avrxmega2 - XMEGA, > 8K, < 64K FLASH, < 64K RAM\n"
3957a496
NC
5870" avrxmega3 - XMEGA, RAM + FLASH < 64K, Flash visible in "
5871"RAM\n"
c1c69e83
AM
5872" avrxmega4 - XMEGA, > 64K, <= 128K FLASH, <= 64K RAM\n"
5873" avrxmega5 - XMEGA, > 64K, <= 128K FLASH, > 64K RAM\n"
5874" avrxmega6 - XMEGA, > 128K, <= 256K FLASH, <= 64K RAM\n"
5875" avrxmega7 - XMEGA, > 128K, <= 256K FLASH, > 64K RAM\n"
ed9e98c2 5876" avrtiny - AVR Tiny core with 16 gp registers\n"
8ea2b00f
AM
5877msgstr ""
5878
ab4f385b 5879#: config/tc-avr.c:685
06647dfd 5880#, c-format
c1c69e83
AM
5881msgid ""
5882" -mall-opcodes accept all AVR opcodes, even if not supported by MCU\n"
5883" -mno-skip-bug disable warnings for skipping two-word instructions\n"
5884" (default for avr4, avr5)\n"
5885" -mno-wrap reject rjmp/rcall instructions with 8K wrap-around\n"
5886" (default for avr3, avr5)\n"
ed9e98c2 5887" -mrmw accept Read-Modify-Write instructions\n"
e0e7a9d4
TG
5888" -mlink-relax generate relocations for linker relaxation (default)\n"
5889" -mno-link-relax don't generate relocations for linker relaxation.\n"
3957a496 5890" -mgcc-isr accept the __gcc_isr pseudo-instruction.\n"
ab4f385b
JE
5891" -mno-dollar-line-separator\n"
5892" do not treat the $ character as a line separator.\n"
06647dfd
AM
5893msgstr ""
5894
ab4f385b 5895#: config/tc-avr.c:726
06647dfd 5896#, c-format
c1c69e83 5897msgid "unknown MCU: %s\n"
06647dfd
AM
5898msgstr ""
5899
ab4f385b 5900#: config/tc-avr.c:740
8ea2b00f 5901#, c-format
c1c69e83 5902msgid "redefinition of mcu type `%s' to `%s'"
8ea2b00f
AM
5903msgstr ""
5904
ab4f385b 5905#: config/tc-avr.c:869
c1c69e83 5906msgid "constant value required"
8ea2b00f
AM
5907msgstr ""
5908
ab4f385b 5909#: config/tc-avr.c:872
8ea2b00f 5910#, c-format
c1c69e83 5911msgid "number must be positive and less than %d"
8ea2b00f
AM
5912msgstr ""
5913
ab4f385b 5914#: config/tc-avr.c:898 config/tc-avr.c:1035
8ea2b00f 5915#, c-format
c1c69e83 5916msgid "constant out of 8-bit range: %d"
8ea2b00f
AM
5917msgstr ""
5918
87485f53 5919#: config/tc-avr.c:966 config/tc-score.c:1198 read.c:3956
c1c69e83 5920msgid "illegal expression"
06647dfd
AM
5921msgstr ""
5922
ab4f385b 5923#: config/tc-avr.c:995 config/tc-avr.c:2005 config/tc-pru.c:1861
c1c69e83 5924msgid "`)' required"
06647dfd
AM
5925msgstr ""
5926
ab4f385b 5927#: config/tc-avr.c:1105
ed9e98c2
AM
5928msgid "register name or number from 16 to 31 required"
5929msgstr ""
5930
ab4f385b 5931#: config/tc-avr.c:1111
ed9e98c2
AM
5932msgid "register name or number from 0 to 31 required"
5933msgstr ""
5934
ab4f385b 5935#: config/tc-avr.c:1119
c1c69e83 5936msgid "register r16-r23 required"
252b5132
RH
5937msgstr ""
5938
ab4f385b 5939#: config/tc-avr.c:1125
c1c69e83 5940msgid "register number above 15 required"
87ccc1b0
NC
5941msgstr ""
5942
862776f2 5943#: config/tc-avr.c:1131 config/tc-csky.c:6417 config/tc-csky.c:6446
c1c69e83 5944msgid "even register number required"
252b5132
RH
5945msgstr ""
5946
ab4f385b 5947#: config/tc-avr.c:1137
c1c69e83 5948msgid "register r24, r26, r28 or r30 required"
252b5132
RH
5949msgstr ""
5950
ab4f385b 5951#: config/tc-avr.c:1158
c1c69e83 5952msgid "pointer register (X, Y or Z) required"
252b5132
RH
5953msgstr ""
5954
ab4f385b 5955#: config/tc-avr.c:1165
c1c69e83 5956msgid "cannot both predecrement and postincrement"
252b5132
RH
5957msgstr ""
5958
ab4f385b 5959#: config/tc-avr.c:1173
c1c69e83 5960msgid "addressing mode not supported"
252b5132
RH
5961msgstr ""
5962
ab4f385b 5963#: config/tc-avr.c:1179
c1c69e83 5964msgid "can't predecrement"
252b5132
RH
5965msgstr ""
5966
ab4f385b 5967#: config/tc-avr.c:1182
c1c69e83 5968msgid "pointer register Z required"
252b5132
RH
5969msgstr ""
5970
ab4f385b 5971#: config/tc-avr.c:1201
c1c69e83 5972msgid "postincrement not supported"
252b5132
RH
5973msgstr ""
5974
ab4f385b 5975#: config/tc-avr.c:1211
c1c69e83 5976msgid "pointer register (Y or Z) required"
252b5132
RH
5977msgstr ""
5978
87485f53 5979#: config/tc-avr.c:1333 config/tc-xgate.c:1354
c1c69e83
AM
5980#, c-format
5981msgid "unknown constraint `%c'"
87ccc1b0
NC
5982msgstr ""
5983
ab4f385b 5984#: config/tc-avr.c:1396 config/tc-avr.c:2687
c1c69e83 5985msgid "`,' required"
87ccc1b0
NC
5986msgstr ""
5987
ab4f385b 5988#: config/tc-avr.c:1417
c1c69e83 5989msgid "undefined combination of operands"
87ccc1b0
NC
5990msgstr ""
5991
ab4f385b 5992#: config/tc-avr.c:1426
c1c69e83 5993msgid "skipping two-word instruction"
87ccc1b0
NC
5994msgstr ""
5995
ab4f385b 5996#: config/tc-avr.c:1614 config/tc-avr.c:1630 config/tc-avr.c:1761
87485f53 5997#: config/tc-msp430.c:4500 config/tc-msp430.c:4519
c1c69e83
AM
5998#, c-format
5999msgid "odd address operand: %ld"
87ccc1b0
NC
6000msgstr ""
6001
ab4f385b
JE
6002#: config/tc-avr.c:1622 config/tc-avr.c:1641 config/tc-avr.c:1659
6003#: config/tc-avr.c:1670 config/tc-avr.c:1686 config/tc-avr.c:1694
6004#: config/tc-avr.c:1789 config/tc-avr.c:1796 config/tc-d10v.c:503
87485f53 6005#: config/tc-d30v.c:550 config/tc-msp430.c:4508 config/tc-msp430.c:4526
c1c69e83
AM
6006#, c-format
6007msgid "operand out of range: %ld"
252b5132
RH
6008msgstr ""
6009
ab4f385b 6010#: config/tc-avr.c:1677
ed9e98c2
AM
6011#, c-format
6012msgid "operand out of range: 0x%lx"
6013msgstr ""
6014
ab4f385b 6015#: config/tc-avr.c:1782 config/tc-d10v.c:1592 config/tc-d30v.c:2011
87485f53 6016#: config/tc-msp430.c:4597
c1c69e83
AM
6017#, c-format
6018msgid "line %d: unknown relocation type: 0x%x"
252b5132
RH
6019msgstr ""
6020
ab4f385b 6021#: config/tc-avr.c:1810
c1c69e83 6022msgid "only constant expression allowed"
252b5132
RH
6023msgstr ""
6024
c1c69e83 6025#. xgettext:c-format.
ab4f385b
JE
6026#: config/tc-avr.c:1865 config/tc-bfin.c:824 config/tc-d10v.c:1461
6027#: config/tc-d30v.c:1768 config/tc-metag.c:7016 config/tc-mn10200.c:772
87485f53
NC
6028#: config/tc-mn10300.c:2178 config/tc-msp430.c:4645 config/tc-ppc.c:7768
6029#: config/tc-spu.c:878 config/tc-spu.c:1091 config/tc-v850.c:3365
862776f2 6030#: config/tc-z80.c:3881
c1c69e83
AM
6031#, c-format
6032msgid "reloc %d not supported by object file format"
252b5132
RH
6033msgstr ""
6034
96e786d1 6035#: config/tc-avr.c:1887 config/tc-ft32.c:232 config/tc-h8300.c:1926
777cd7ab 6036#: config/tc-mcore.c:881 config/tc-microblaze.c:941 config/tc-moxie.c:180
862776f2 6037#: config/tc-pj.c:253 config/tc-sh.c:2182 config/tc-wasm32.c:747
346d80ef 6038#: config/tc-z8k.c:1233
c1c69e83 6039msgid "can't find opcode "
252b5132
RH
6040msgstr ""
6041
ab4f385b 6042#: config/tc-avr.c:1906
c1c69e83
AM
6043#, c-format
6044msgid "illegal opcode %s for mcu %s"
328577ad
NC
6045msgstr ""
6046
ab4f385b 6047#: config/tc-avr.c:1922
3957a496
NC
6048#, c-format
6049msgid "pseudo instruction `%s' not supported"
6050msgstr ""
6051
ab4f385b 6052#: config/tc-avr.c:1944
c1c69e83 6053msgid "garbage at end of line"
87ccc1b0
NC
6054msgstr ""
6055
ab4f385b 6056#: config/tc-avr.c:2054 config/tc-pru.c:1893
55cf6793 6057#, c-format
f96bd6c2 6058msgid "illegal %s relocation size: %d"
ae351704
AM
6059msgstr ""
6060
ab4f385b 6061#: config/tc-avr.c:2167 config/tc-avr.c:2222
e0e7a9d4
TG
6062#, c-format
6063msgid "unknown record type %d (in %s)"
6064msgstr ""
6065
ab4f385b 6066#: config/tc-avr.c:2243
e0e7a9d4
TG
6067#, c-format
6068msgid "Failed to create property section `%s'\n"
6069msgstr ""
6070
ab4f385b 6071#: config/tc-avr.c:2679
3957a496
NC
6072#, c-format
6073msgid "%s requires value 0-2 as operand 1"
6074msgstr ""
6075
ab4f385b 6076#: config/tc-avr.c:2704
3957a496
NC
6077#, c-format
6078msgid "`%s %d' after `%s %d' from %s:%u"
6079msgstr ""
6080
ab4f385b 6081#: config/tc-avr.c:2707
3957a496
NC
6082#, c-format
6083msgid "`%s %d' but no chunk open yet"
6084msgstr ""
6085
ab4f385b 6086#: config/tc-avr.c:2795
3957a496
NC
6087#, c-format
6088msgid "dangling `__gcc_isr %d'"
6089msgstr ""
6090
ab4f385b 6091#: config/tc-avr.c:2797
3957a496
NC
6092msgid "dangling `__gcc_isr'"
6093msgstr ""
6094
f48dfe41 6095#: config/tc-bfin.c:93 config/tc-frv.c:1603 config/tc-frv.c:1613
c1c69e83 6096msgid "missing ')'"
55cf6793
ZW
6097msgstr ""
6098
f48dfe41 6099#: config/tc-bfin.c:439
252b5132 6100#, c-format
c1c69e83 6101msgid " Blackfin specific assembler options:\n"
252b5132
RH
6102msgstr ""
6103
f48dfe41 6104#: config/tc-bfin.c:440
c1c69e83
AM
6105#, c-format
6106msgid " -mcpu=<cpu[-sirevision]> specify the name of the target CPU\n"
55cf6793
ZW
6107msgstr ""
6108
f48dfe41 6109#: config/tc-bfin.c:441
252b5132 6110#, c-format
c1c69e83 6111msgid " -mfdpic assemble for the FDPIC ABI\n"
252b5132
RH
6112msgstr ""
6113
f48dfe41 6114#: config/tc-bfin.c:442
6e1772d5 6115#, c-format
c1c69e83 6116msgid " -mno-fdpic/-mnopic disable -mfdpic\n"
252b5132
RH
6117msgstr ""
6118
f48dfe41 6119#: config/tc-bfin.c:455
c1c69e83 6120msgid "Could not set architecture and machine."
252b5132
RH
6121msgstr ""
6122
f48dfe41 6123#: config/tc-bfin.c:602
c1c69e83 6124msgid "Parse failed."
252b5132
RH
6125msgstr ""
6126
f48dfe41 6127#: config/tc-bfin.c:677
c1c69e83 6128msgid "pcrel too far BFD_RELOC_BFIN_10"
252b5132
RH
6129msgstr ""
6130
f48dfe41 6131#: config/tc-bfin.c:693
c1c69e83 6132msgid "pcrel too far BFD_RELOC_BFIN_12"
252b5132
RH
6133msgstr ""
6134
f48dfe41 6135#: config/tc-bfin.c:713
c1c69e83 6136msgid "pcrel too far BFD_RELOC_BFIN_24"
252b5132
RH
6137msgstr ""
6138
f48dfe41 6139#: config/tc-bfin.c:728
c1c69e83 6140msgid "pcrel too far BFD_RELOC_BFIN_5"
252b5132
RH
6141msgstr ""
6142
f48dfe41 6143#: config/tc-bfin.c:740
c1c69e83 6144msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL"
252b5132
RH
6145msgstr ""
6146
f48dfe41 6147#: config/tc-bfin.c:750
c1c69e83 6148msgid "rel too far BFD_RELOC_8"
bc0d738a
NC
6149msgstr ""
6150
f48dfe41 6151#: config/tc-bfin.c:757
c1c69e83 6152msgid "rel too far BFD_RELOC_16"
252b5132
RH
6153msgstr ""
6154
862776f2
AA
6155#: config/tc-bpf.c:194
6156#, c-format
6157msgid "-mdialect=%s is not valid. Expected normal or pseudoc"
6158msgstr ""
6159
6160#: config/tc-bpf.c:209
6161#, c-format
6162msgid "-misa-spec=%s is not valid. Expected v1, v2, v3, v4 o xbpf"
6163msgstr ""
6164
6165#: config/tc-bpf.c:229
6655dba2
SB
6166#, c-format
6167msgid ""
6168"\n"
6169"BPF options:\n"
6170msgstr ""
6171
862776f2 6172#: config/tc-bpf.c:230
6655dba2
SB
6173#, c-format
6174msgid ""
862776f2
AA
6175"BPF options:\n"
6176" -EL generate code for a little endian machine\n"
6177" -EB generate code for a big endian machine\n"
6178" -mdialect=DIALECT set the assembly dialect (normal, pseudoc)\n"
6179" -misa-spec set the BPF ISA spec (v1, v2, v3, v4, xbpf)\n"
6180" -mxbpf alias for -misa-spec=xbpf\n"
6655dba2
SB
6181msgstr ""
6182
862776f2
AA
6183#: config/tc-bpf.c:589
6184msgid "signed instruction operand out of range, shall fit in 32 bits"
6655dba2
SB
6185msgstr ""
6186
862776f2
AA
6187#: config/tc-bpf.c:936
6188msgid "immediate out of range, shall fit in 32 bits"
6189msgstr ""
6190
6191#: config/tc-bpf.c:946
6192msgid "pc-relative offset out of range, shall fit in 32 bits"
6193msgstr ""
6194
6195#: config/tc-bpf.c:956 config/tc-bpf.c:966
6196msgid "pc-relative offset out of range, shall fit in 16 bits"
6197msgstr ""
6198
6199#: config/tc-bpf.c:1568
6200#, c-format
6201msgid "invalid %%-tag in BPF opcode '%s'\n"
6202msgstr ""
6203
6204#: config/tc-bpf.c:1611
6205#, c-format
6206msgid "unrecognized instruction `%s'"
6655dba2
SB
6207msgstr ""
6208
346d80ef 6209#: config/tc-cr16.c:168
c1c69e83 6210msgid "using a bit field width of zero"
bc0d738a
NC
6211msgstr ""
6212
346d80ef 6213#: config/tc-cr16.c:176
bc0d738a 6214#, c-format
c1c69e83 6215msgid "field width \"%s\" too complex for a bitfield"
bc0d738a
NC
6216msgstr ""
6217
346d80ef 6218#: config/tc-cr16.c:186
c1c69e83 6219#, c-format
3957a496
NC
6220msgid "field width %lu too big to fit in %d byte: truncated to %d bits"
6221msgid_plural "field width %lu too big to fit in %d bytes: truncated to %d bits"
6222msgstr[0] ""
6223msgstr[1] ""
252b5132 6224
346d80ef 6225#: config/tc-cr16.c:212
55cf6793 6226#, c-format
c1c69e83 6227msgid "field value \"%s\" too complex for a bitfield"
252b5132
RH
6228msgstr ""
6229
346d80ef 6230#: config/tc-cr16.c:394
55cf6793 6231#, c-format
c1c69e83 6232msgid "Unknown register pair - index relative mode: `%d'"
252b5132
RH
6233msgstr ""
6234
ab4f385b 6235#: config/tc-cr16.c:603 config/tc-crx.c:333
55cf6793 6236#, c-format
c1c69e83 6237msgid "internal error: reloc %d (`%s') not supported by object file format"
252b5132
RH
6238msgstr ""
6239
862776f2 6240#: config/tc-cr16.c:696 config/tc-i386.c:15400 config/tc-s390.c:2120
c1c69e83 6241msgid "GOT already in symbol table"
252b5132
RH
6242msgstr ""
6243
c1c69e83 6244#. Missing or bad expr becomes absolute 0.
ab4f385b 6245#: config/tc-cr16.c:880 config/tc-crx.c:570
55cf6793 6246#, c-format
c1c69e83 6247msgid "missing or invalid displacement expression `%s' taken as 0"
55cf6793
ZW
6248msgstr ""
6249
ab4f385b 6250#: config/tc-cr16.c:930
252b5132 6251#, c-format
c1c69e83 6252msgid "GOT bad expression with %s."
252b5132
RH
6253msgstr ""
6254
ab4f385b 6255#: config/tc-cr16.c:1041
252b5132 6256#, c-format
c1c69e83 6257msgid "operand %d: illegal use expression: `%s`"
252b5132
RH
6258msgstr ""
6259
ab4f385b 6260#: config/tc-cr16.c:1106 config/tc-crx.c:1080
252b5132 6261#, c-format
c1c69e83 6262msgid "Unknown register: `%d'"
252b5132
RH
6263msgstr ""
6264
c1c69e83 6265#. Issue a error message when register is illegal.
ab4f385b 6266#: config/tc-cr16.c:1114
252b5132 6267#, c-format
c1c69e83 6268msgid "Illegal register (`%s') in Instruction: `%s'"
252b5132
RH
6269msgstr ""
6270
ab4f385b 6271#: config/tc-cr16.c:1188 config/tc-cr16.c:1263
252b5132 6272#, c-format
c1c69e83 6273msgid "Illegal register `%s' in Instruction `%s'"
252b5132
RH
6274msgstr ""
6275
ab4f385b 6276#: config/tc-cr16.c:1216 config/tc-cr16.c:1227
252b5132 6277#, c-format
c1c69e83 6278msgid "Illegal register pair `%s' in Instruction `%s'"
252b5132
RH
6279msgstr ""
6280
ab4f385b 6281#: config/tc-cr16.c:1252
c1c69e83 6282msgid "unmatched '['"
a74801ba
ILT
6283msgstr ""
6284
ab4f385b 6285#: config/tc-cr16.c:1258
c1c69e83 6286msgid "garbage after index spec ignored"
a74801ba
ILT
6287msgstr ""
6288
ab4f385b 6289#: config/tc-cr16.c:1406 config/tc-crx.c:889
c85dd50d 6290#, c-format
c1c69e83 6291msgid "Illegal operands (whitespace): `%s'"
c85dd50d
NC
6292msgstr ""
6293
ab4f385b
JE
6294#: config/tc-cr16.c:1418 config/tc-cr16.c:1425 config/tc-cr16.c:1442
6295#: config/tc-crx.c:901 config/tc-crx.c:908 config/tc-crx.c:925
6296#: config/tc-crx.c:1716
c1c69e83
AM
6297#, c-format
6298msgid "Missing matching brackets : `%s'"
3caac5b8
AM
6299msgstr ""
6300
ab4f385b 6301#: config/tc-cr16.c:1474 config/tc-crx.c:951
87ccc1b0 6302#, c-format
c1c69e83 6303msgid "Unknown exception: `%s'"
a74801ba
ILT
6304msgstr ""
6305
ab4f385b 6306#: config/tc-cr16.c:1556 config/tc-crx.c:1047
87ccc1b0 6307#, c-format
c1c69e83 6308msgid "Illegal `cinv' parameter: `%c'"
a74801ba
ILT
6309msgstr ""
6310
ab4f385b 6311#: config/tc-cr16.c:1577 config/tc-cr16.c:1616
87ccc1b0 6312#, c-format
c1c69e83 6313msgid "Unknown register pair: `%d'"
328577ad
NC
6314msgstr ""
6315
c1c69e83 6316#. Issue a error message when register pair is illegal.
ab4f385b 6317#: config/tc-cr16.c:1585
3caac5b8 6318#, c-format
c1c69e83 6319msgid "Illegal register pair (`%s') in Instruction: `%s'"
3caac5b8
AM
6320msgstr ""
6321
c1c69e83 6322#. Issue a error message when register pair is illegal.
ab4f385b 6323#: config/tc-cr16.c:1624
3caac5b8 6324#, c-format
c1c69e83 6325msgid "Illegal index register pair (`%s') in Instruction: `%s'"
3caac5b8
AM
6326msgstr ""
6327
ab4f385b 6328#: config/tc-cr16.c:1663
c1c69e83
AM
6329#, c-format
6330msgid "Unknown processor register : `%d'"
252b5132
RH
6331msgstr ""
6332
c1c69e83 6333#. Issue a error message when register pair is illegal.
ab4f385b 6334#: config/tc-cr16.c:1671
87ccc1b0 6335#, c-format
c1c69e83 6336msgid "Illegal processor register (`%s') in Instruction: `%s'"
252b5132
RH
6337msgstr ""
6338
ab4f385b 6339#: config/tc-cr16.c:1719
3caac5b8 6340#, c-format
c1c69e83 6341msgid "Unknown processor register (32 bit) : `%d'"
3caac5b8
AM
6342msgstr ""
6343
c1c69e83 6344#. Issue a error message when register pair is illegal.
ab4f385b 6345#: config/tc-cr16.c:1727
87ccc1b0 6346#, c-format
c1c69e83 6347msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'"
252b5132
RH
6348msgstr ""
6349
ab4f385b 6350#: config/tc-cr16.c:2072 config/tc-crx.c:1614 config/tc-crx.c:1631
c1c69e83
AM
6351#, c-format
6352msgid "Same src/dest register is used (`r%d'), result is undefined"
252b5132
RH
6353msgstr ""
6354
ab4f385b 6355#: config/tc-cr16.c:2094
c1c69e83 6356msgid "RA register is saved twice."
252b5132
RH
6357msgstr ""
6358
ab4f385b 6359#: config/tc-cr16.c:2098
c1c69e83
AM
6360#, c-format
6361msgid "`%s' Illegal use of registers."
c85dd50d
NC
6362msgstr ""
6363
ab4f385b 6364#: config/tc-cr16.c:2112
3caac5b8 6365#, c-format
c1c69e83 6366msgid "`%s' Illegal count-register combination."
3caac5b8
AM
6367msgstr ""
6368
ab4f385b 6369#: config/tc-cr16.c:2118
c1c69e83
AM
6370#, c-format
6371msgid "`%s' Illegal use of register."
252b5132
RH
6372msgstr ""
6373
ab4f385b 6374#: config/tc-cr16.c:2127 config/tc-crx.c:1623
cfb8c092 6375#, c-format
c1c69e83 6376msgid "`%s' has undefined result"
cfb8c092
NC
6377msgstr ""
6378
ab4f385b 6379#: config/tc-cr16.c:2135
c1c69e83
AM
6380#, c-format
6381msgid "Same src/dest register is used (`r%d'),result is undefined"
cfb8c092
NC
6382msgstr ""
6383
ab4f385b 6384#: config/tc-cr16.c:2306 config/tc-crx.c:1529
c1c69e83 6385msgid "Incorrect number of operands"
cfb8c092
NC
6386msgstr ""
6387
ab4f385b 6388#: config/tc-cr16.c:2308 config/tc-crx.c:1531
c1c69e83
AM
6389#, c-format
6390msgid "Illegal type of operand (arg %d)"
cfb8c092
NC
6391msgstr ""
6392
ab4f385b 6393#: config/tc-cr16.c:2314 config/tc-crx.c:1537
c1c69e83
AM
6394#, c-format
6395msgid "Operand out of range (arg %d)"
cfb8c092
NC
6396msgstr ""
6397
ab4f385b 6398#: config/tc-cr16.c:2317 config/tc-crx.c:1540
c1c69e83
AM
6399#, c-format
6400msgid "Operand has odd displacement (arg %d)"
cfb8c092
NC
6401msgstr ""
6402
ab4f385b
JE
6403#: config/tc-cr16.c:2320 config/tc-cr16.c:2351 config/tc-crx.c:1555
6404#: config/tc-crx.c:1583
c1c69e83
AM
6405#, c-format
6406msgid "Illegal operand (arg %d)"
cfb8c092
NC
6407msgstr ""
6408
c1c69e83
AM
6409#. Give an error if a frag containing code is not aligned to a 2-byte
6410#. boundary.
ab4f385b 6411#: config/tc-cr16.c:2453 config/tc-cr16.h:74 config/tc-crx.c:1905
71300e2c 6412#: config/tc-crx.h:77
c1c69e83 6413msgid "instruction address is not a multiple of 2"
cfb8c092
NC
6414msgstr ""
6415
ab4f385b 6416#: config/tc-cr16.c:2476 config/tc-cris.c:1550 config/tc-cris.c:1558
87485f53 6417#: config/tc-crx.c:1941 config/tc-dlx.c:681 config/tc-hppa.c:3225
862776f2 6418#: config/tc-hppa.c:3232 config/tc-sparc.c:1753 config/tc-sparc.c:1761
6e1772d5 6419#, c-format
c1c69e83 6420msgid "Unknown opcode: `%s'"
252b5132
RH
6421msgstr ""
6422
862776f2 6423#: config/tc-cris.c:550 config/tc-m68hc11.c:3894
252b5132 6424#, c-format
c1c69e83 6425msgid "internal inconsistency problem in %s: fr_symbol %lx"
252b5132
RH
6426msgstr ""
6427
862776f2 6428#: config/tc-cris.c:554 config/tc-m68hc11.c:3898 config/tc-msp430.c:4995
6e1772d5 6429#, c-format
c1c69e83 6430msgid "internal inconsistency problem in %s: resolved symbol"
252b5132
RH
6431msgstr ""
6432
862776f2 6433#: config/tc-cris.c:564 config/tc-m68hc11.c:3904
6e1772d5 6434#, c-format
c1c69e83 6435msgid "internal inconsistency problem in %s: fr_subtype %d"
252b5132
RH
6436msgstr ""
6437
ed9e98c2 6438#: config/tc-cris.c:904
c1c69e83
AM
6439msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
6440msgstr ""
6441
ed9e98c2 6442#: config/tc-cris.c:934
c1c69e83
AM
6443msgid "Complicated LAPC target operand is not a multiple of two. Use LAPC.D"
6444msgstr ""
6445
ed9e98c2 6446#: config/tc-cris.c:939
42477147 6447#, c-format
c1c69e83
AM
6448msgid ""
6449"Internal error found in md_convert_frag: offset %ld. Please report this."
42477147
NC
6450msgstr ""
6451
ed9e98c2 6452#: config/tc-cris.c:964
6e1772d5 6453#, c-format
c1c69e83 6454msgid "internal inconsistency in %s: bdapq no symbol"
252b5132
RH
6455msgstr ""
6456
ed9e98c2 6457#: config/tc-cris.c:977
6e1772d5 6458#, c-format
c1c69e83 6459msgid "internal inconsistency in %s: bdap.w with no symbol"
252b5132
RH
6460msgstr ""
6461
ed9e98c2 6462#: config/tc-cris.c:1001
c1c69e83
AM
6463msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
6464msgstr ""
6465
ed9e98c2 6466#: config/tc-cris.c:1010
c1c69e83
AM
6467msgid "dangerous MULS/MULU location; give it higher alignment"
6468msgstr ""
6469
6470#. Bail out for compatibility mode. (It seems it can be implemented,
6471#. perhaps with a 10-byte sequence: "move.d NNNN,$pc/$acr", "jump
6472#. $acr", "nop"; but doesn't seem worth it at the moment.)
ed9e98c2 6473#: config/tc-cris.c:1051
c1c69e83
AM
6474msgid ""
6475"Out-of-range .word offset handling is not implemented for .arch "
6476"common_v10_v32"
6477msgstr ""
6478
ed9e98c2 6479#: config/tc-cris.c:1096
c1c69e83
AM
6480msgid ".word case-table handling failed: table too large"
6481msgstr ""
6482
777cd7ab 6483#: config/tc-cris.c:1228
6e1772d5 6484#, c-format
c1c69e83 6485msgid "Buggy opcode: `%s' \"%s\"\n"
252b5132
RH
6486msgstr ""
6487
777cd7ab 6488#: config/tc-cris.c:1656
6e1772d5 6489#, c-format
c1c69e83 6490msgid "Immediate value not in 5 bit unsigned range: %ld"
252b5132
RH
6491msgstr ""
6492
777cd7ab 6493#: config/tc-cris.c:1672
6e1772d5 6494#, c-format
c1c69e83 6495msgid "Immediate value not in 4 bit unsigned range: %ld"
252b5132
RH
6496msgstr ""
6497
777cd7ab 6498#: config/tc-cris.c:1724
6e1772d5 6499#, c-format
c1c69e83 6500msgid "Immediate value not in 6 bit range: %ld"
252b5132
RH
6501msgstr ""
6502
777cd7ab 6503#: config/tc-cris.c:1740
6e1772d5 6504#, c-format
c1c69e83 6505msgid "Immediate value not in 6 bit unsigned range: %ld"
252b5132
RH
6506msgstr ""
6507
c1c69e83 6508#. Others have a generic warning.
777cd7ab 6509#: config/tc-cris.c:1849
6e1772d5 6510#, c-format
c1c69e83 6511msgid "Unimplemented register `%s' specified"
252b5132
RH
6512msgstr ""
6513
c1c69e83
AM
6514#. We've come to the end of instructions with this
6515#. opcode, so it must be an error.
777cd7ab 6516#: config/tc-cris.c:2093
c1c69e83
AM
6517msgid "Illegal operands"
6518msgstr ""
6519
777cd7ab 6520#: config/tc-cris.c:2134 config/tc-cris.c:2174
6e1772d5 6521#, c-format
c1c69e83 6522msgid "Immediate value not in 8 bit range: %ld"
252b5132
RH
6523msgstr ""
6524
777cd7ab 6525#: config/tc-cris.c:2144 config/tc-cris.c:2195
c1c69e83
AM
6526#, c-format
6527msgid "Immediate value not in 16 bit range: %ld"
6528msgstr ""
6529
777cd7ab 6530#: config/tc-cris.c:2179
c1c69e83
AM
6531#, c-format
6532msgid "Immediate value not in 8 bit signed range: %ld"
6533msgstr ""
6534
777cd7ab 6535#: config/tc-cris.c:2184
c1c69e83
AM
6536#, c-format
6537msgid "Immediate value not in 8 bit unsigned range: %ld"
6538msgstr ""
6539
777cd7ab 6540#: config/tc-cris.c:2200
c1c69e83
AM
6541#, c-format
6542msgid "Immediate value not in 16 bit signed range: %ld"
6543msgstr ""
6544
777cd7ab 6545#: config/tc-cris.c:2205
c1c69e83
AM
6546#, c-format
6547msgid "Immediate value not in 16 bit unsigned range: %ld"
6548msgstr ""
6549
777cd7ab 6550#: config/tc-cris.c:2231
c1c69e83
AM
6551msgid "TLS relocation size does not match operand size"
6552msgstr ""
6553
777cd7ab 6554#: config/tc-cris.c:2232
c1c69e83
AM
6555msgid "PIC relocation size does not match operand size"
6556msgstr ""
6557
777cd7ab 6558#: config/tc-cris.c:3379
c1c69e83
AM
6559msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
6560msgstr ""
6561
777cd7ab 6562#: config/tc-cris.c:3383
c1c69e83
AM
6563msgid "32-bit conditional branch generated"
6564msgstr ""
6565
777cd7ab 6566#: config/tc-cris.c:3444
c1c69e83
AM
6567msgid "Complex expression not supported"
6568msgstr ""
6569
6570#. FIXME: Is this function mentioned in the internals.texi manual? If
6571#. not, add it.
777cd7ab 6572#: config/tc-cris.c:3594
c1c69e83
AM
6573msgid "Bad call to md_atof () - floating point formats are not supported"
6574msgstr ""
6575
777cd7ab 6576#: config/tc-cris.c:3635
c1c69e83
AM
6577msgid "PC-relative relocation must be trivially resolved"
6578msgstr ""
6579
777cd7ab 6580#: config/tc-cris.c:3707
c1c69e83
AM
6581#, c-format
6582msgid "Value not in 16 bit range: %ld"
6583msgstr ""
6584
777cd7ab 6585#: config/tc-cris.c:3715
c1c69e83
AM
6586#, c-format
6587msgid "Value not in 16 bit signed range: %ld"
6588msgstr ""
6589
777cd7ab 6590#: config/tc-cris.c:3723
c1c69e83
AM
6591#, c-format
6592msgid "Value not in 8 bit range: %ld"
6593msgstr ""
6594
777cd7ab 6595#: config/tc-cris.c:3730
c1c69e83
AM
6596#, c-format
6597msgid "Value not in 8 bit signed range: %ld"
6598msgstr ""
6599
777cd7ab 6600#: config/tc-cris.c:3740
c1c69e83
AM
6601#, c-format
6602msgid "Value not in 4 bit unsigned range: %ld"
6603msgstr ""
6604
777cd7ab 6605#: config/tc-cris.c:3747
c1c69e83
AM
6606#, c-format
6607msgid "Value not in 5 bit unsigned range: %ld"
6608msgstr ""
6609
777cd7ab 6610#: config/tc-cris.c:3754
c1c69e83
AM
6611#, c-format
6612msgid "Value not in 6 bit range: %ld"
6613msgstr ""
6614
777cd7ab 6615#: config/tc-cris.c:3761
c1c69e83
AM
6616#, c-format
6617msgid "Value not in 6 bit unsigned range: %ld"
6618msgstr ""
6619
777cd7ab 6620#: config/tc-cris.c:3805
c1c69e83
AM
6621#, c-format
6622msgid "Please use --help to see usage and options for this assembler.\n"
6623msgstr ""
6624
777cd7ab 6625#: config/tc-cris.c:3817
c1c69e83
AM
6626msgid "--no-underscore is invalid with a.out format"
6627msgstr ""
6628
777cd7ab 6629#: config/tc-cris.c:3829
c1c69e83
AM
6630msgid "--pic is invalid for this object format"
6631msgstr ""
6632
777cd7ab 6633#: config/tc-cris.c:3843
6e1772d5 6634#, c-format
c1c69e83
AM
6635msgid "invalid <arch> in --march=<arch>: %s"
6636msgstr ""
6637
ab4f385b 6638#: config/tc-cris.c:3952 config/tc-ft32.c:688 config/tc-moxie.c:776
42477147 6639msgid ""
c1c69e83
AM
6640"Semantics error. This type of operand can not be relocated, it must be an "
6641"assembly-time constant"
252b5132
RH
6642msgstr ""
6643
ab4f385b 6644#: config/tc-cris.c:4001 config/tc-ft32.c:709 config/tc-moxie.c:824
6e1772d5 6645#, c-format
c1c69e83
AM
6646msgid "Cannot generate relocation type for symbol %s, code %s"
6647msgstr ""
6648
6649#. The messages are formatted to line up with the generic options.
777cd7ab 6650#: config/tc-cris.c:4014
c1c69e83
AM
6651#, c-format
6652msgid "CRIS-specific options:\n"
6653msgstr ""
6654
777cd7ab 6655#: config/tc-cris.c:4016
c1c69e83
AM
6656msgid ""
6657" -h, -H Don't execute, print this help text. Deprecated.\n"
6658msgstr ""
6659
777cd7ab 6660#: config/tc-cris.c:4018
c1c69e83
AM
6661msgid " -N Warn when branches are expanded to jumps.\n"
6662msgstr ""
6663
777cd7ab 6664#: config/tc-cris.c:4020
c1c69e83
AM
6665msgid ""
6666" --underscore User symbols are normally prepended with "
6667"underscore.\n"
6668msgstr ""
6669
777cd7ab 6670#: config/tc-cris.c:4022
c1c69e83
AM
6671msgid " Registers will not need any prefix.\n"
6672msgstr ""
6673
777cd7ab 6674#: config/tc-cris.c:4024
c1c69e83
AM
6675msgid " --no-underscore User symbols do not have any prefix.\n"
6676msgstr ""
6677
777cd7ab 6678#: config/tc-cris.c:4026
c1c69e83
AM
6679msgid " Registers will require a `$'-prefix.\n"
6680msgstr ""
6681
777cd7ab 6682#: config/tc-cris.c:4029
c1c69e83
AM
6683msgid " --pic\t\t\tEnable generation of position-independent code.\n"
6684msgstr ""
6685
777cd7ab 6686#: config/tc-cris.c:4032
c1c69e83
AM
6687msgid ""
6688" --march=<arch>\t\tGenerate code for <arch>. Valid choices for <arch>\n"
6689"\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
6690msgstr ""
6691
ab4f385b 6692#: config/tc-cris.c:4081
c1c69e83
AM
6693msgid "Invalid pc-relative relocation"
6694msgstr ""
6695
ab4f385b 6696#: config/tc-cris.c:4126
c1c69e83
AM
6697#, c-format
6698msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
6699msgstr ""
6700
ab4f385b 6701#: config/tc-cris.c:4156
c1c69e83
AM
6702#, c-format
6703msgid ".syntax %s requires command-line option `--underscore'"
6704msgstr ""
6705
ab4f385b 6706#: config/tc-cris.c:4165
c1c69e83
AM
6707#, c-format
6708msgid ".syntax %s requires command-line option `--no-underscore'"
6709msgstr ""
6710
ab4f385b 6711#: config/tc-cris.c:4202
c1c69e83
AM
6712msgid "Unknown .syntax operand"
6713msgstr ""
6714
ab4f385b 6715#: config/tc-cris.c:4212
c1c69e83
AM
6716msgid "Pseudodirective .file is only valid when generating ELF"
6717msgstr ""
6718
ab4f385b 6719#: config/tc-cris.c:4224
c1c69e83
AM
6720msgid "Pseudodirective .loc is only valid when generating ELF"
6721msgstr ""
6722
ab4f385b 6723#: config/tc-cris.c:4239
c1c69e83
AM
6724#, c-format
6725msgid "internal inconsistency problem: %s called for %d bytes"
6726msgstr ""
6727
ab4f385b 6728#: config/tc-cris.c:4391
c1c69e83
AM
6729msgid "unknown operand to .arch"
6730msgstr ""
6731
ab4f385b 6732#: config/tc-cris.c:4400
c1c69e83
AM
6733msgid ".arch <arch> requires a matching --march=... option"
6734msgstr ""
6735
ab4f385b 6736#: config/tc-crx.c:710 config/tc-crx.c:730 config/tc-crx.c:745
f96bd6c2
PC
6737#, c-format
6738msgid "Illegal register `%s' in instruction `%s'"
6739msgstr ""
6740
ab4f385b 6741#: config/tc-crx.c:773
c1c69e83
AM
6742#, c-format
6743msgid "Illegal Scale - `%d'"
6744msgstr ""
6745
f96bd6c2 6746#. Issue a error message when register is illegal.
ab4f385b 6747#: config/tc-crx.c:1088
f96bd6c2
PC
6748#, c-format
6749msgid "Illegal register (`%s') in instruction: `%s'"
6750msgstr ""
6751
ab4f385b 6752#: config/tc-crx.c:1217
c1c69e83 6753#, c-format
f96bd6c2 6754msgid "Illegal co-processor register in instruction `%s'"
c1c69e83
AM
6755msgstr ""
6756
ab4f385b 6757#: config/tc-crx.c:1224
c1c69e83 6758#, c-format
f96bd6c2 6759msgid "Illegal co-processor special register in instruction `%s'"
c1c69e83
AM
6760msgstr ""
6761
ab4f385b 6762#: config/tc-crx.c:1544
c1c69e83
AM
6763#, c-format
6764msgid "Invalid DISPU4 operand value (arg %d)"
6765msgstr ""
6766
ab4f385b 6767#: config/tc-crx.c:1548
c1c69e83
AM
6768#, c-format
6769msgid "Invalid CST4 operand value (arg %d)"
6770msgstr ""
6771
ab4f385b 6772#: config/tc-crx.c:1551
c1c69e83
AM
6773#, c-format
6774msgid "Operand value is not within upper 64 KB (arg %d)"
6775msgstr ""
6776
ab4f385b 6777#: config/tc-crx.c:1685
f96bd6c2 6778msgid "Invalid register in register list"
c1c69e83
AM
6779msgstr ""
6780
ab4f385b 6781#: config/tc-crx.c:1739
c1c69e83
AM
6782#, c-format
6783msgid "Illegal register `%s' in cop-register list"
6784msgstr ""
6785
ab4f385b 6786#: config/tc-crx.c:1747
c1c69e83
AM
6787#, c-format
6788msgid "Illegal register `%s' in cop-special-register list"
6789msgstr ""
6790
ab4f385b 6791#: config/tc-crx.c:1766
c1c69e83
AM
6792#, c-format
6793msgid "Illegal register `%s' in user register list"
6794msgstr ""
6795
ab4f385b 6796#: config/tc-crx.c:1785
c1c69e83
AM
6797#, c-format
6798msgid "Illegal register `%s' in register list"
6799msgstr ""
6800
ab4f385b 6801#: config/tc-crx.c:1791
c1c69e83
AM
6802#, c-format
6803msgid "Maximum %d bits may be set in `mask16' operand"
6804msgstr ""
6805
ab4f385b 6806#: config/tc-crx.c:1800
c1c69e83
AM
6807#, c-format
6808msgid "rest of line ignored; first ignored character is `%c'"
6809msgstr ""
6810
ab4f385b 6811#: config/tc-crx.c:1808
c1c69e83
AM
6812#, c-format
6813msgid "Illegal `mask16' operand, operation is undefined - `%s'"
6814msgstr ""
6815
6816#. HI can't be specified without LO (and vise-versa).
ab4f385b 6817#: config/tc-crx.c:1814
c1c69e83
AM
6818msgid "HI/LO registers should be specified together"
6819msgstr ""
6820
ab4f385b 6821#: config/tc-crx.c:1820
f48dfe41
NC
6822msgid "HI/LO registers should be specified without additional registers"
6823msgstr ""
6824
6825#. Variable not in small data read only segment accessed
6826#. using small data read only anchor.
862776f2
AA
6827#: config/tc-csky.c:1149 config/tc-mcore.c:1927 config/tc-microblaze.c:2082
6828#: config/tc-microblaze.c:2386 config/tc-microblaze.c:2409
f48dfe41
NC
6829msgid "unknown"
6830msgstr ""
6831
777cd7ab 6832#: config/tc-csky.c:1151
f48dfe41
NC
6833#, c-format
6834msgid "pcrel offset for branch to %s too far (0x%lx)"
6835msgstr ""
6836
777cd7ab 6837#: config/tc-csky.c:1235
f48dfe41
NC
6838#, c-format
6839msgid "unknown architecture `%s'"
6840msgstr ""
6841
777cd7ab 6842#: config/tc-csky.c:1408
f48dfe41
NC
6843#, c-format
6844msgid "C-SKY assembler options:\n"
6845msgstr ""
6846
777cd7ab 6847#: config/tc-csky.c:1410
f48dfe41
NC
6848#, c-format
6849msgid " -march=ARCH\t\t\tselect architecture ARCH:"
6850msgstr ""
6851
777cd7ab 6852#: config/tc-csky.c:1429
f48dfe41
NC
6853#, c-format
6854msgid " -mcpu=CPU\t\t\tselect processor CPU:"
6855msgstr ""
6856
777cd7ab
DDAG
6857#: config/tc-csky.c:1456
6858#, c-format
6859msgid " -mfloat-abi=ABI\t\tselect float ABI:"
6860msgstr ""
6861
6862#: config/tc-csky.c:1475
f48dfe41
NC
6863#, c-format
6864msgid " -EL -mlittle-endian\t\tgenerate little-endian output\n"
6865msgstr ""
6866
777cd7ab 6867#: config/tc-csky.c:1477
f48dfe41
NC
6868#, c-format
6869msgid " -EB -mbig-endian\t\tgenerate big-endian output\n"
6870msgstr ""
6871
777cd7ab 6872#: config/tc-csky.c:1479
f48dfe41
NC
6873#, c-format
6874msgid " -fpic -pic\t\t\tgenerate position-independent code\n"
6875msgstr ""
6876
777cd7ab 6877#: config/tc-csky.c:1482
f48dfe41
NC
6878#, c-format
6879msgid " -mljump\t\t\ttransform jbf, jbt, jbr to jmpi (CK800 only)\n"
6880msgstr ""
6881
777cd7ab 6882#: config/tc-csky.c:1484
f48dfe41
NC
6883#, c-format
6884msgid " -mno-ljump\n"
6885msgstr ""
6886
777cd7ab 6887#: config/tc-csky.c:1488
f48dfe41
NC
6888#, c-format
6889msgid " -mbranch-stub\t\t\tenable branch stubs for PC-relative calls\n"
6890msgstr ""
6891
777cd7ab 6892#: config/tc-csky.c:1490
f48dfe41
NC
6893#, c-format
6894msgid " -mno-branch-stub\n"
6895msgstr ""
6896
777cd7ab 6897#: config/tc-csky.c:1494
f48dfe41
NC
6898#, c-format
6899msgid " -force2bsr -mforce2bsr\ttransform jbsr to bsr\n"
6900msgstr ""
6901
777cd7ab 6902#: config/tc-csky.c:1496
f48dfe41
NC
6903#, c-format
6904msgid " -no-force2bsr -mno-force2bsr\n"
6905msgstr ""
6906
777cd7ab 6907#: config/tc-csky.c:1498
f48dfe41
NC
6908#, c-format
6909msgid " -jsri2bsr -mjsri2bsr\t\ttransform jsri to bsr\n"
6910msgstr ""
6911
777cd7ab 6912#: config/tc-csky.c:1500
f48dfe41
NC
6913#, c-format
6914msgid " -no-jsri2bsr -mno-jsri2bsr\n"
6915msgstr ""
6916
777cd7ab 6917#: config/tc-csky.c:1503
f48dfe41
NC
6918#, c-format
6919msgid " -mnolrw -mno-lrw\t\timplement lrw as movih + ori\n"
6920msgstr ""
6921
777cd7ab 6922#: config/tc-csky.c:1505
f48dfe41
NC
6923#, c-format
6924msgid " -melrw\t\t\tenable extended lrw (CK800 only)\n"
6925msgstr ""
6926
777cd7ab 6927#: config/tc-csky.c:1507
f48dfe41
NC
6928#, c-format
6929msgid " -mno-elrw\n"
6930msgstr ""
6931
777cd7ab 6932#: config/tc-csky.c:1510
f48dfe41
NC
6933#, c-format
6934msgid " -mlaf -mliterals-after-func\temit literals after each function\n"
6935msgstr ""
6936
777cd7ab 6937#: config/tc-csky.c:1512
f48dfe41
NC
6938#, c-format
6939msgid " -mno-laf -mno-literals-after-func\n"
6940msgstr ""
6941
777cd7ab 6942#: config/tc-csky.c:1514
f48dfe41
NC
6943#, c-format
6944msgid ""
6945" -mlabr -mliterals-after-br\temit literals after branch instructions\n"
6946msgstr ""
6947
777cd7ab 6948#: config/tc-csky.c:1516
f48dfe41
NC
6949#, c-format
6950msgid " -mno-labr -mnoliterals-after-br\n"
6951msgstr ""
6952
777cd7ab 6953#: config/tc-csky.c:1519
f48dfe41
NC
6954#, c-format
6955msgid " -mistack\t\t\tenable interrupt stack instructions\n"
6956msgstr ""
6957
777cd7ab 6958#: config/tc-csky.c:1521
f48dfe41
NC
6959#, c-format
6960msgid " -mno-istack\n"
6961msgstr ""
6962
777cd7ab 6963#: config/tc-csky.c:1524
f48dfe41
NC
6964#, c-format
6965msgid " -mhard-float\t\t\tenable hard float instructions\n"
6966msgstr ""
6967
777cd7ab 6968#: config/tc-csky.c:1526
f48dfe41
NC
6969#, c-format
6970msgid " -mmp\t\t\t\tenable multiprocessor instructions\n"
6971msgstr ""
6972
777cd7ab 6973#: config/tc-csky.c:1528
f48dfe41
NC
6974#, c-format
6975msgid " -mcp\t\t\t\tenable coprocessor instructions\n"
6976msgstr ""
6977
777cd7ab 6978#: config/tc-csky.c:1530
f48dfe41
NC
6979#, c-format
6980msgid " -mcache\t\t\tenable cache prefetch instruction\n"
6981msgstr ""
6982
777cd7ab 6983#: config/tc-csky.c:1532
f48dfe41
NC
6984#, c-format
6985msgid " -msecurity\t\t\tenable security instructions\n"
6986msgstr ""
6987
777cd7ab 6988#: config/tc-csky.c:1534
f48dfe41
NC
6989#, c-format
6990msgid " -mtrust\t\t\tenable trust instructions\n"
6991msgstr ""
6992
777cd7ab 6993#: config/tc-csky.c:1536
f48dfe41
NC
6994#, c-format
6995msgid " -mdsp\t\t\t\tenable DSP instructions\n"
6996msgstr ""
6997
777cd7ab 6998#: config/tc-csky.c:1538
f48dfe41
NC
6999#, c-format
7000msgid " -medsp\t\t\tenable enhanced DSP instructions\n"
7001msgstr ""
7002
777cd7ab 7003#: config/tc-csky.c:1540
f48dfe41
NC
7004#, c-format
7005msgid " -mvdsp\t\t\tenable vector DSP instructions\n"
7006msgstr ""
7007
862776f2 7008#: config/tc-csky.c:1773
f48dfe41
NC
7009msgid "C-SKY ABI v1 (ck510/ck610) does not support -mbranch-stub"
7010msgstr ""
7011
862776f2 7012#: config/tc-csky.c:1778
f48dfe41
NC
7013msgid "-mno-force2bsr is ignored with -mbranch-stub"
7014msgstr ""
7015
862776f2 7016#: config/tc-csky.c:1786
f48dfe41
NC
7017msgid "-mno-force2bsr is ignored for ck801/ck802"
7018msgstr ""
7019
862776f2 7020#: config/tc-csky.c:1813
f48dfe41
NC
7021msgid "-mljump is ignored for ck801/ck802"
7022msgstr ""
7023
862776f2 7024#: config/tc-csky.c:2095 config/tc-mcore.c:689
f48dfe41
NC
7025msgid "more than 65K literal pools"
7026msgstr ""
7027
862776f2 7028#: config/tc-csky.c:2342 read.c:3667
f48dfe41
NC
7029#, c-format
7030msgid "bad floating literal: %s"
7031msgstr ""
7032
862776f2 7033#: config/tc-csky.c:2490 config/tc-mcore.c:743
f48dfe41
NC
7034msgid "missing ']'"
7035msgstr ""
7036
862776f2 7037#: config/tc-csky.c:2518 config/tc-mips.c:14347 config/tc-mips.c:14411
87485f53 7038#: config/tc-mips.c:14422 config/tc-score.c:2692 config/tc-score.c:2739
f48dfe41
NC
7039msgid "unrecognized opcode"
7040msgstr ""
7041
862776f2 7042#: config/tc-csky.c:3653 config/tc-mcore.c:1164
f48dfe41
NC
7043msgid "translating mgeni to movi"
7044msgstr ""
7045
862776f2 7046#: config/tc-csky.c:5301 config/tc-tilegx.c:1451 config/tc-tilepro.c:1310
f48dfe41
NC
7047#, c-format
7048msgid "unsupported BFD relocation size %d"
7049msgstr ""
7050
862776f2 7051#: config/tc-csky.c:5924
f48dfe41
NC
7052msgid "second operand must be 4"
7053msgstr ""
7054
862776f2 7055#: config/tc-csky.c:5948 config/tc-mcore.c:1527
f48dfe41
NC
7056msgid "second operand must be 1"
7057msgstr ""
7058
862776f2 7059#: config/tc-csky.c:6021 config/tc-xtensa.c:1989
f48dfe41
NC
7060msgid "register number out of range"
7061msgstr ""
7062
862776f2 7063#: config/tc-csky.c:6031
f48dfe41
NC
7064msgid "64-bit operator src/dst register must be less than 15"
7065msgstr ""
7066
862776f2 7067#: config/tc-csky.c:7858
f48dfe41
NC
7068msgid "the first operand must be a symbol"
7069msgstr ""
7070
862776f2 7071#: config/tc-csky.c:7867
f48dfe41
NC
7072msgid "missing stack size"
7073msgstr ""
7074
862776f2 7075#: config/tc-csky.c:7880 config/tc-score.c:4244
f48dfe41
NC
7076msgid "value not in range [0, 0xffffffff]"
7077msgstr ""
7078
862776f2 7079#: config/tc-csky.c:7890 config/tc-mcore.c:782
f48dfe41 7080msgid "operand must be a constant"
c1c69e83
AM
7081msgstr ""
7082
ed9e98c2 7083#: config/tc-d10v.c:216
c1c69e83
AM
7084#, c-format
7085msgid ""
7086"D10V options:\n"
7087"-O Optimize. Will do some operations in parallel.\n"
7088"--gstabs-packing Pack adjacent short instructions together even\n"
7089" when --gstabs is specified. On by default.\n"
7090"--no-gstabs-packing If --gstabs is specified, do not pack adjacent\n"
7091" instructions together.\n"
7092msgstr ""
7093
ed9e98c2 7094#: config/tc-d10v.c:573
c1c69e83
AM
7095msgid "operand is not an immediate"
7096msgstr ""
7097
346d80ef 7098#: config/tc-d10v.c:590
c1c69e83
AM
7099#, c-format
7100msgid "operand out of range: %lu"
7101msgstr ""
7102
346d80ef 7103#: config/tc-d10v.c:650
c1c69e83
AM
7104msgid "Instruction must be executed in parallel with another instruction."
7105msgstr ""
7106
346d80ef 7107#: config/tc-d10v.c:704 config/tc-d10v.c:712
c1c69e83
AM
7108#, c-format
7109msgid "packing conflict: %s must dispatch sequentially"
7110msgstr ""
7111
346d80ef 7112#: config/tc-d10v.c:811
c1c69e83
AM
7113#, c-format
7114msgid "resource conflict (R%d)"
7115msgstr ""
7116
346d80ef 7117#: config/tc-d10v.c:814
c1c69e83
AM
7118#, c-format
7119msgid "resource conflict (A%d)"
7120msgstr ""
7121
346d80ef 7122#: config/tc-d10v.c:816
c1c69e83
AM
7123msgid "resource conflict (PSW)"
7124msgstr ""
7125
346d80ef 7126#: config/tc-d10v.c:818
c1c69e83
AM
7127msgid "resource conflict (C flag)"
7128msgstr ""
7129
346d80ef 7130#: config/tc-d10v.c:820
c1c69e83
AM
7131msgid "resource conflict (F flag)"
7132msgstr ""
7133
346d80ef 7134#: config/tc-d10v.c:970
c1c69e83
AM
7135msgid "Instruction must be executed in parallel"
7136msgstr ""
7137
346d80ef 7138#: config/tc-d10v.c:973
c1c69e83
AM
7139msgid "Long instructions may not be combined."
7140msgstr ""
7141
346d80ef 7142#: config/tc-d10v.c:1006
c1c69e83
AM
7143msgid "One of these instructions may not be executed in parallel."
7144msgstr ""
7145
346d80ef 7146#: config/tc-d10v.c:1010 config/tc-d30v.c:1034
c1c69e83
AM
7147msgid "Two IU instructions may not be executed in parallel"
7148msgstr ""
7149
346d80ef
NC
7150#: config/tc-d10v.c:1012 config/tc-d10v.c:1020 config/tc-d10v.c:1034
7151#: config/tc-d10v.c:1049 config/tc-d30v.c:1035 config/tc-d30v.c:1044
c1c69e83
AM
7152msgid "Swapping instruction order"
7153msgstr ""
7154
346d80ef 7155#: config/tc-d10v.c:1018 config/tc-d30v.c:1041
c1c69e83
AM
7156msgid "Two MU instructions may not be executed in parallel"
7157msgstr ""
7158
346d80ef 7159#: config/tc-d10v.c:1038 config/tc-d30v.c:1061
c1c69e83
AM
7160msgid "IU instruction may not be in the left container"
7161msgstr ""
7162
346d80ef 7163#: config/tc-d10v.c:1040 config/tc-d10v.c:1055
c1c69e83
AM
7164msgid ""
7165"Instruction in R container is squashed by flow control instruction in L "
7166"container."
7167msgstr ""
7168
346d80ef 7169#: config/tc-d10v.c:1053 config/tc-d30v.c:1072
c1c69e83
AM
7170msgid "MU instruction may not be in the right container"
7171msgstr ""
7172
346d80ef 7173#: config/tc-d10v.c:1059 config/tc-d30v.c:1084
c1c69e83
AM
7174msgid "unknown execution type passed to write_2_short()"
7175msgstr ""
7176
346d80ef 7177#: config/tc-d10v.c:1188 config/tc-d10v.c:1361
c1c69e83
AM
7178msgid "bad opcode or operands"
7179msgstr ""
7180
346d80ef 7181#: config/tc-d10v.c:1263
c1c69e83
AM
7182msgid "value out of range"
7183msgstr ""
7184
346d80ef 7185#: config/tc-d10v.c:1337
c1c69e83
AM
7186msgid "illegal operand - register name found where none expected"
7187msgstr ""
7188
346d80ef 7189#: config/tc-d10v.c:1372
c1c69e83
AM
7190msgid "Register number must be EVEN"
7191msgstr ""
7192
346d80ef 7193#: config/tc-d10v.c:1375
c1c69e83
AM
7194msgid "Unsupported use of sp"
7195msgstr ""
7196
346d80ef 7197#: config/tc-d10v.c:1394
c1c69e83 7198#, c-format
862776f2 7199msgid "cr%d is a reserved control register"
c1c69e83
AM
7200msgstr ""
7201
346d80ef 7202#: config/tc-d10v.c:1569
c1c69e83
AM
7203#, c-format
7204msgid "line %d: rep or repi must include at least 4 instructions"
7205msgstr ""
7206
346d80ef 7207#: config/tc-d10v.c:1761
c1c69e83
AM
7208msgid "can't find previous opcode "
7209msgstr ""
7210
346d80ef 7211#: config/tc-d10v.c:1773
c1c69e83
AM
7212#, c-format
7213msgid "could not assemble: %s"
7214msgstr ""
7215
346d80ef 7216#: config/tc-d10v.c:1788 config/tc-d10v.c:1810 config/tc-d30v.c:1741
c1c69e83
AM
7217msgid "Unable to mix instructions as specified"
7218msgstr ""
7219
346d80ef 7220#: config/tc-d30v.c:146
c1c69e83
AM
7221#, c-format
7222msgid "Register name %s conflicts with symbol of the same name"
7223msgstr ""
7224
346d80ef 7225#: config/tc-d30v.c:236
c1c69e83
AM
7226#, c-format
7227msgid ""
7228"\n"
7229"D30V options:\n"
7230"-O Make adjacent short instructions parallel if "
7231"possible.\n"
7232"-n Warn about all NOPs inserted by the assembler.\n"
f96bd6c2 7233"-N Warn about NOPs inserted after word multiplies.\n"
33eaf5de 7234"-c Warn about symbols whose names match register "
c1c69e83
AM
7235"names.\n"
7236"-C Opposite of -C. -c is the default.\n"
7237msgstr ""
7238
346d80ef 7239#: config/tc-d30v.c:364
c1c69e83
AM
7240msgid "unexpected 12-bit reloc type"
7241msgstr ""
7242
346d80ef 7243#: config/tc-d30v.c:371
c1c69e83
AM
7244msgid "unexpected 18-bit reloc type"
7245msgstr ""
7246
346d80ef 7247#: config/tc-d30v.c:622
c1c69e83
AM
7248#, c-format
7249msgid "%s NOP inserted"
7250msgstr ""
7251
346d80ef 7252#: config/tc-d30v.c:623
c1c69e83
AM
7253msgid "sequential"
7254msgstr ""
7255
346d80ef 7256#: config/tc-d30v.c:623
c1c69e83
AM
7257msgid "parallel"
7258msgstr ""
7259
346d80ef 7260#: config/tc-d30v.c:1030
c1c69e83
AM
7261msgid "Instructions may not be executed in parallel"
7262msgstr ""
7263
346d80ef 7264#: config/tc-d30v.c:1043
c1c69e83
AM
7265#, c-format
7266msgid "Executing %s in IU may not work"
7267msgstr ""
7268
346d80ef 7269#: config/tc-d30v.c:1050
c1c69e83
AM
7270#, c-format
7271msgid "Executing %s in IU may not work in parallel execution"
7272msgstr ""
7273
346d80ef 7274#: config/tc-d30v.c:1063
c1c69e83
AM
7275#, c-format
7276msgid "special left instruction `%s' kills instruction `%s' in right container"
7277msgstr ""
7278
346d80ef 7279#: config/tc-d30v.c:1074
c1c69e83
AM
7280#, c-format
7281msgid "Executing %s in reverse serial with %s may not work"
7282msgstr ""
7283
346d80ef 7284#: config/tc-d30v.c:1077
c1c69e83
AM
7285#, c-format
7286msgid "Executing %s in IU in reverse serial may not work"
7287msgstr ""
7288
346d80ef 7289#: config/tc-d30v.c:1265
c1c69e83
AM
7290msgid "Odd numbered register used as target of multi-register instruction"
7291msgstr ""
7292
346d80ef 7293#: config/tc-d30v.c:1329 config/tc-d30v.c:1365
c1c69e83
AM
7294#, c-format
7295msgid "unknown condition code: %s"
7296msgstr ""
7297
346d80ef 7298#: config/tc-d30v.c:1358
c1c69e83
AM
7299#, c-format
7300msgid "cmpu doesn't support condition code %s"
7301msgstr ""
7302
346d80ef 7303#: config/tc-d30v.c:1393
c1c69e83
AM
7304#, c-format
7305msgid "unknown opcode: %s"
7306msgstr ""
7307
346d80ef 7308#: config/tc-d30v.c:1404
c1c69e83
AM
7309#, c-format
7310msgid "operands for opcode `%s' do not match any valid format"
7311msgstr ""
7312
346d80ef 7313#: config/tc-d30v.c:1619 config/tc-d30v.c:1636
c1c69e83
AM
7314msgid "Cannot assemble instruction"
7315msgstr ""
7316
346d80ef 7317#: config/tc-d30v.c:1621
c1c69e83
AM
7318msgid "First opcode is long. Unable to mix instructions as specified."
7319msgstr ""
7320
346d80ef 7321#: config/tc-d30v.c:1691
c1c69e83
AM
7322msgid "word of NOPs added between word multiply and load"
7323msgstr ""
7324
346d80ef 7325#: config/tc-d30v.c:1693
c1c69e83
AM
7326msgid "word of NOPs added between word multiply and 16-bit multiply"
7327msgstr ""
7328
346d80ef 7329#: config/tc-d30v.c:1725
c1c69e83
AM
7330msgid "Instruction uses long version, so it cannot be mixed as specified"
7331msgstr ""
7332
346d80ef 7333#: config/tc-d30v.c:1852
c1c69e83
AM
7334#, c-format
7335msgid "value too large to fit in %d bits"
7336msgstr ""
7337
346d80ef 7338#: config/tc-d30v.c:2030 config/tc-pru.c:216 config/tc-pru.c:332
c1c69e83
AM
7339#, c-format
7340msgid "Alignment too large: %d assumed"
7341msgstr ""
7342
e0e7a9d4 7343#: config/tc-dlx.c:213
c1c69e83
AM
7344msgid "missing .proc"
7345msgstr ""
7346
e0e7a9d4 7347#: config/tc-dlx.c:230
c1c69e83
AM
7348msgid ".endfunc missing for previous .proc"
7349msgstr ""
7350
777cd7ab 7351#: config/tc-dlx.c:320
c1c69e83
AM
7352#, c-format
7353msgid "Bad operand for a load instruction: <%s>"
7354msgstr ""
7355
777cd7ab 7356#: config/tc-dlx.c:434
c1c69e83
AM
7357#, c-format
7358msgid "Bad operand for a store instruction: <%s>"
7359msgstr ""
7360
777cd7ab 7361#: config/tc-dlx.c:614
c1c69e83
AM
7362#, c-format
7363msgid "Expression Error for operand modifier %%hi/%%lo\n"
7364msgstr ""
7365
777cd7ab 7366#: config/tc-dlx.c:627
c1c69e83
AM
7367#, c-format
7368msgid "Invalid expression after %%%%\n"
7369msgstr ""
7370
87485f53 7371#: config/tc-dlx.c:692 config/tc-tic4x.c:2457
c1c69e83
AM
7372#, c-format
7373msgid "Unknown opcode `%s'."
7374msgstr ""
7375
87485f53 7376#: config/tc-dlx.c:701
c1c69e83
AM
7377msgid "Can not set dlx_skip_hi16_flag"
7378msgstr ""
7379
87485f53 7380#: config/tc-dlx.c:715
c1c69e83
AM
7381#, c-format
7382msgid "Missing arguments for opcode <%s>."
7383msgstr ""
7384
87485f53 7385#: config/tc-dlx.c:749
c1c69e83
AM
7386#, c-format
7387msgid "Too many operands: %s"
7388msgstr ""
7389
87485f53 7390#: config/tc-dlx.c:787
c1c69e83
AM
7391#, c-format
7392msgid "Both the_insn.HI and the_insn.LO are set : %s"
7393msgstr ""
7394
87485f53 7395#: config/tc-dlx.c:857
c1c69e83
AM
7396msgid "failed regnum sanity check."
7397msgstr ""
7398
87485f53 7399#: config/tc-dlx.c:870
c1c69e83
AM
7400msgid "failed general register sanity check."
7401msgstr ""
7402
7403#. Types or values of args don't match.
87485f53 7404#: config/tc-dlx.c:878
c1c69e83
AM
7405msgid "Invalid operands"
7406msgstr ""
7407
87485f53 7408#: config/tc-dlx.c:1097
c1c69e83
AM
7409#, c-format
7410msgid "label \"$%d\" redefined"
7411msgstr ""
7412
87485f53 7413#: config/tc-dlx.c:1135
c1c69e83
AM
7414msgid "Invalid expression after # number\n"
7415msgstr ""
7416
87485f53 7417#: config/tc-dlx.c:1178 config/tc-m32r.c:2275 config/tc-nds32.c:7841
862776f2 7418#: config/tc-sparc.c:4014
e0e7a9d4
TG
7419#, c-format
7420msgid "internal error: can't export reloc type %d (`%s')"
7421msgstr ""
7422
7423#: config/tc-epiphany.c:126
c1c69e83
AM
7424#, c-format
7425msgid "EPIPHANY specific command line options:\n"
7426msgstr ""
7427
6655dba2 7428#: config/tc-epiphany.c:367
c1c69e83
AM
7429msgid "register number too large for push/pop"
7430msgstr ""
7431
6655dba2 7432#: config/tc-epiphany.c:371
c1c69e83
AM
7433msgid "register is out of order"
7434msgstr ""
7435
6655dba2 7436#: config/tc-epiphany.c:385
c1c69e83
AM
7437msgid "malformed reglist in push/pop"
7438msgstr ""
7439
7440#. Checks for behavioral restrictions on LD/ST instructions.
6655dba2 7441#: config/tc-epiphany.c:431
c1c69e83
AM
7442msgid "destination register modified by displacement-post-modified address"
7443msgstr ""
7444
6655dba2 7445#: config/tc-epiphany.c:432
c1c69e83
AM
7446msgid "ldrd/strd requires even:odd register pair"
7447msgstr ""
7448
8f595e9b 7449#: config/tc-epiphany.c:820 config/tc-m32r.c:1786
c1c69e83
AM
7450msgid "Addend to unresolved symbol not on word boundary."
7451msgstr ""
7452
ed9e98c2 7453#: config/tc-fr30.c:81
c1c69e83
AM
7454#, c-format
7455msgid " FR30 specific command line options:\n"
7456msgstr ""
7457
ed9e98c2 7458#: config/tc-fr30.c:134
c1c69e83
AM
7459#, c-format
7460msgid "Instruction %s not allowed in a delay slot."
7461msgstr ""
7462
e0e7a9d4 7463#: config/tc-frv.c:403
c1c69e83
AM
7464#, c-format
7465msgid "Unknown cpu -mcpu=%s"
7466msgstr ""
7467
e0e7a9d4 7468#: config/tc-frv.c:456
c1c69e83
AM
7469#, c-format
7470msgid "FRV specific command line options:\n"
7471msgstr ""
7472
e0e7a9d4 7473#: config/tc-frv.c:457
c1c69e83
AM
7474#, c-format
7475msgid "-G n Put data <= n bytes in the small data area\n"
7476msgstr ""
7477
e0e7a9d4 7478#: config/tc-frv.c:458
c1c69e83
AM
7479#, c-format
7480msgid "-mgpr-32 Mark generated file as only using 32 GPRs\n"
7481msgstr ""
7482
e0e7a9d4 7483#: config/tc-frv.c:459
c1c69e83
AM
7484#, c-format
7485msgid "-mgpr-64 Mark generated file as using all 64 GPRs\n"
7486msgstr ""
7487
e0e7a9d4 7488#: config/tc-frv.c:460
c1c69e83
AM
7489#, c-format
7490msgid "-mfpr-32 Mark generated file as only using 32 FPRs\n"
7491msgstr ""
7492
e0e7a9d4 7493#: config/tc-frv.c:461
c1c69e83
AM
7494#, c-format
7495msgid "-mfpr-64 Mark generated file as using all 64 FPRs\n"
7496msgstr ""
7497
e0e7a9d4 7498#: config/tc-frv.c:462
c1c69e83
AM
7499#, c-format
7500msgid "-msoft-float Mark generated file as using software FP\n"
7501msgstr ""
7502
e0e7a9d4 7503#: config/tc-frv.c:463
c1c69e83
AM
7504#, c-format
7505msgid "-mdword Mark generated file as using a 8-byte stack alignment\n"
7506msgstr ""
7507
e0e7a9d4 7508#: config/tc-frv.c:464
c1c69e83
AM
7509#, c-format
7510msgid "-mno-dword Mark generated file as using a 4-byte stack alignment\n"
7511msgstr ""
7512
e0e7a9d4 7513#: config/tc-frv.c:465
c1c69e83
AM
7514#, c-format
7515msgid ""
7516"-mdouble Mark generated file as using double precision FP insns\n"
7517msgstr ""
7518
e0e7a9d4 7519#: config/tc-frv.c:466
c1c69e83
AM
7520#, c-format
7521msgid "-mmedia Mark generated file as using media insns\n"
7522msgstr ""
7523
e0e7a9d4 7524#: config/tc-frv.c:467
c1c69e83
AM
7525#, c-format
7526msgid ""
7527"-mmuladd Mark generated file as using multiply add/subtract insns\n"
7528msgstr ""
7529
e0e7a9d4 7530#: config/tc-frv.c:468
c1c69e83
AM
7531#, c-format
7532msgid "-mpack Allow instructions to be packed\n"
7533msgstr ""
7534
e0e7a9d4 7535#: config/tc-frv.c:469
c1c69e83
AM
7536#, c-format
7537msgid "-mno-pack Do not allow instructions to be packed\n"
7538msgstr ""
7539
e0e7a9d4 7540#: config/tc-frv.c:470
c1c69e83
AM
7541#, c-format
7542msgid ""
7543"-mpic Mark generated file as using small position independent "
7544"code\n"
7545msgstr ""
7546
e0e7a9d4 7547#: config/tc-frv.c:471
c1c69e83
AM
7548#, c-format
7549msgid ""
7550"-mPIC Mark generated file as using large position independent "
7551"code\n"
7552msgstr ""
7553
e0e7a9d4 7554#: config/tc-frv.c:472
c1c69e83
AM
7555#, c-format
7556msgid ""
f96bd6c2 7557"-mlibrary-pic Mark generated file as using position independent code for "
c1c69e83
AM
7558"libraries\n"
7559msgstr ""
7560
e0e7a9d4 7561#: config/tc-frv.c:473
c1c69e83
AM
7562#, c-format
7563msgid "-mfdpic Assemble for the FDPIC ABI\n"
7564msgstr ""
7565
e0e7a9d4 7566#: config/tc-frv.c:474
c1c69e83
AM
7567#, c-format
7568msgid "-mnopic Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
7569msgstr ""
7570
e0e7a9d4 7571#: config/tc-frv.c:475
c1c69e83
AM
7572#, c-format
7573msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
7574msgstr ""
7575
e0e7a9d4 7576#: config/tc-frv.c:476
c1c69e83
AM
7577#, c-format
7578msgid " Record the cpu type\n"
7579msgstr ""
7580
e0e7a9d4 7581#: config/tc-frv.c:477
c1c69e83
AM
7582#, c-format
7583msgid "-mtomcat-stats Print out stats for tomcat workarounds\n"
7584msgstr ""
7585
e0e7a9d4 7586#: config/tc-frv.c:478
c1c69e83
AM
7587#, c-format
7588msgid "-mtomcat-debug Debug tomcat workarounds\n"
7589msgstr ""
7590
e0e7a9d4 7591#: config/tc-frv.c:1160
c1c69e83
AM
7592msgid "VLIW packing used for -mno-pack"
7593msgstr ""
7594
e0e7a9d4 7595#: config/tc-frv.c:1170
c1c69e83
AM
7596msgid "Instruction not supported by this architecture"
7597msgstr ""
7598
e0e7a9d4 7599#: config/tc-frv.c:1180
c1c69e83
AM
7600msgid "VLIW packing constraint violation"
7601msgstr ""
7602
e0e7a9d4 7603#: config/tc-frv.c:1771
c1c69e83
AM
7604#, c-format
7605msgid "Relocation %s is not safe for %s"
7606msgstr ""
7607
8f595e9b 7608#: config/tc-ft32.c:146 config/tc-moxie.c:102
e0e7a9d4
TG
7609msgid "expecting register"
7610msgstr ""
7611
8f595e9b
NC
7612#: config/tc-ft32.c:167 config/tc-ft32.c:183 config/tc-moxie.c:121
7613#: config/tc-moxie.c:137
e0e7a9d4
TG
7614msgid "illegal register number"
7615msgstr ""
7616
8f595e9b 7617#: config/tc-ft32.c:239 config/tc-moxie.c:186 config/tc-pj.c:260
e0e7a9d4
TG
7618#, c-format
7619msgid "unknown opcode %s"
7620msgstr ""
7621
3957a496 7622#: config/tc-ft32.c:264
e0e7a9d4
TG
7623#, c-format
7624msgid "unknown width specifier '.%c'"
7625msgstr ""
7626
3957a496 7627#: config/tc-ft32.c:387
e0e7a9d4
TG
7628msgid "internal error in argument parsing"
7629msgstr ""
7630
3957a496 7631#: config/tc-ft32.c:400
e0e7a9d4
TG
7632msgid "expected comma separator"
7633msgstr ""
7634
8f595e9b
NC
7635#: config/tc-ft32.c:412 config/tc-moxie.c:230 config/tc-moxie.c:290
7636#: config/tc-moxie.c:302 config/tc-moxie.c:335 config/tc-moxie.c:367
7637#: config/tc-moxie.c:400 config/tc-moxie.c:454 config/tc-moxie.c:508
7638#: config/tc-moxie.c:518 config/tc-moxie.c:541 config/tc-moxie.c:554
e0e7a9d4
TG
7639#: config/tc-pj.c:308
7640msgid "extra stuff on line ignored"
7641msgstr ""
7642
8f595e9b 7643#: config/tc-ft32.c:472 config/tc-lm32.c:236 config/tc-moxie.c:585
e0e7a9d4
TG
7644#: config/tc-nios2.c:284
7645msgid "bad call to md_atof"
7646msgstr ""
7647
3957a496
NC
7648#: config/tc-ft32.c:522
7649#, c-format
7650msgid "FT32 options:\n"
7651msgstr ""
7652
7653#: config/tc-ft32.c:523
7654#, c-format
7655msgid ""
7656"\n"
7657"-no-relax\t\tdon't relax relocations\n"
7658"\t\t\t\n"
7659msgstr ""
7660
e0e7a9d4
TG
7661#. These macros must be defined, but is will be a fatal assembler
7662#. error if we ever hit them.
7663#: config/tc-ft32.h:35 config/tc-pj.h:40
7664msgid "estimate size\n"
7665msgstr ""
7666
7667#: config/tc-ft32.h:36 config/tc-pj.h:39
7668msgid "convert_frag\n"
7669msgstr ""
7670
346d80ef 7671#: config/tc-h8300.c:174
c1c69e83
AM
7672#, c-format
7673msgid "new section '%s' defined without attributes - this might cause problems"
7674msgstr ""
7675
96e786d1 7676#: config/tc-h8300.c:439 config/tc-h8300.c:447
c1c69e83
AM
7677msgid "Reg not valid for H8/300"
7678msgstr ""
7679
96e786d1 7680#: config/tc-h8300.c:528
c1c69e83
AM
7681msgid "invalid operand size requested"
7682msgstr ""
7683
96e786d1 7684#: config/tc-h8300.c:633
c1c69e83
AM
7685msgid "Invalid register list for ldm/stm\n"
7686msgstr ""
7687
96e786d1 7688#: config/tc-h8300.c:659 config/tc-h8300.c:664 config/tc-h8300.c:671
c1c69e83
AM
7689msgid "mismatch between register and suffix"
7690msgstr ""
7691
96e786d1 7692#: config/tc-h8300.c:676
c1c69e83
AM
7693msgid "invalid suffix after register."
7694msgstr ""
7695
96e786d1 7696#: config/tc-h8300.c:698
c1c69e83
AM
7697msgid "address too high for vector table jmp/jsr"
7698msgstr ""
7699
96e786d1 7700#: config/tc-h8300.c:725 config/tc-h8300.c:837 config/tc-h8300.c:847
c1c69e83
AM
7701msgid "Wrong size pointer register for architecture."
7702msgstr ""
7703
96e786d1 7704#: config/tc-h8300.c:784 config/tc-h8300.c:792 config/tc-h8300.c:821
c1c69e83
AM
7705msgid "expected @(exp, reg16)"
7706msgstr ""
7707
96e786d1 7708#: config/tc-h8300.c:810
c1c69e83
AM
7709msgid "expected .L, .W or .B for register in indexed addressing mode"
7710msgstr ""
7711
96e786d1 7712#: config/tc-h8300.c:1004
c1c69e83
AM
7713msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
7714msgstr ""
7715
96e786d1 7716#: config/tc-h8300.c:1022 config/tc-h8300.c:1031
c1c69e83
AM
7717msgid "expected register"
7718msgstr ""
7719
96e786d1 7720#: config/tc-h8300.c:1047
c1c69e83
AM
7721msgid "expected closing paren"
7722msgstr ""
7723
96e786d1 7724#: config/tc-h8300.c:1106
c1c69e83
AM
7725#, c-format
7726msgid "can't use high part of register in operand %d"
7727msgstr ""
7728
96e786d1 7729#: config/tc-h8300.c:1263
c1c69e83
AM
7730#, c-format
7731msgid "Opcode `%s' with these operand types not available in %s mode"
7732msgstr ""
7733
96e786d1 7734#: config/tc-h8300.c:1272
c1c69e83
AM
7735msgid "mismatch between opcode size and operand size"
7736msgstr ""
7737
96e786d1 7738#: config/tc-h8300.c:1308
c1c69e83
AM
7739#, c-format
7740msgid "operand %s0x%lx out of range."
7741msgstr ""
7742
96e786d1 7743#: config/tc-h8300.c:1418
c1c69e83
AM
7744msgid "Can't work out size of operand.\n"
7745msgstr ""
7746
96e786d1 7747#: config/tc-h8300.c:1468
c1c69e83
AM
7748#, c-format
7749msgid "Opcode `%s' with these operand types not available in H8/300 mode"
7750msgstr ""
7751
96e786d1 7752#: config/tc-h8300.c:1473
c1c69e83
AM
7753#, c-format
7754msgid "Opcode `%s' with these operand types not available in H8/300H mode"
7755msgstr ""
7756
96e786d1 7757#: config/tc-h8300.c:1479
c1c69e83
AM
7758#, c-format
7759msgid "Opcode `%s' with these operand types not available in H8/300S mode"
7760msgstr ""
7761
96e786d1 7762#: config/tc-h8300.c:1540 config/tc-h8300.c:1560
c1c69e83
AM
7763msgid "Need #1 or #2 here"
7764msgstr ""
7765
96e786d1 7766#: config/tc-h8300.c:1555
c1c69e83
AM
7767msgid "#4 not valid on H8/300."
7768msgstr ""
7769
96e786d1 7770#: config/tc-h8300.c:1662 config/tc-h8300.c:1734
c1c69e83
AM
7771#, c-format
7772msgid "branch operand has odd offset (%lx)\n"
7773msgstr ""
7774
96e786d1 7775#: config/tc-h8300.c:1772
c1c69e83
AM
7776msgid "destination operand must be 16 bit register"
7777msgstr ""
7778
96e786d1 7779#: config/tc-h8300.c:1781
c1c69e83
AM
7780msgid "source operand must be 8 bit register"
7781msgstr ""
7782
96e786d1 7783#: config/tc-h8300.c:1789
c1c69e83
AM
7784msgid "destination operand must be 16bit absolute address"
7785msgstr ""
7786
96e786d1 7787#: config/tc-h8300.c:1796
c1c69e83
AM
7788msgid "destination operand must be 8 bit register"
7789msgstr ""
7790
96e786d1 7791#: config/tc-h8300.c:1804
c1c69e83
AM
7792msgid "source operand must be 16bit absolute address"
7793msgstr ""
7794
7795#. This seems more sane than saying "too many operands". We'll
7796#. get here only if the trailing trash starts with a comma.
87485f53
NC
7797#: config/tc-h8300.c:1812 config/tc-mips.c:14363 config/tc-mips.c:14431
7798#: config/tc-mmix.c:479 config/tc-mmix.c:491 config/tc-mmix.c:2547
7799#: config/tc-mmix.c:2571 config/tc-mmix.c:2844
c1c69e83
AM
7800msgid "invalid operands"
7801msgstr ""
7802
96e786d1 7803#: config/tc-h8300.c:1843
c1c69e83
AM
7804msgid "operand/size mis-match"
7805msgstr ""
7806
862776f2 7807#: config/tc-h8300.c:1943 config/tc-sh.c:2537 config/tc-z8k.c:1243
c1c69e83
AM
7808msgid "unknown opcode"
7809msgstr ""
7810
96e786d1 7811#: config/tc-h8300.c:1976
c1c69e83
AM
7812msgid "invalid operand in ldm"
7813msgstr ""
7814
96e786d1 7815#: config/tc-h8300.c:1985
c1c69e83
AM
7816msgid "invalid operand in stm"
7817msgstr ""
7818
96e786d1 7819#: config/tc-h8300.c:2184
e0e7a9d4
TG
7820#, c-format
7821msgid "Invalid argument to --mach option: %s"
7822msgstr ""
7823
96e786d1 7824#: config/tc-h8300.c:2195
e0e7a9d4
TG
7825#, c-format
7826msgid " H8300-specific assembler options:\n"
7827msgstr ""
7828
96e786d1 7829#: config/tc-h8300.c:2196
e0e7a9d4
TG
7830#, c-format
7831msgid ""
7832" -mach=<name> Set the H8300 machine type to one of:\n"
7833" h8300h, h8300hn, h8300s, h8300sn, h8300sx, "
7834"h8300sxn\n"
7835msgstr ""
7836
96e786d1 7837#: config/tc-h8300.c:2199
e0e7a9d4
TG
7838#, c-format
7839msgid " -h-tick-hex Support H'00 style hex constants\n"
7840msgstr ""
7841
96e786d1 7842#: config/tc-h8300.c:2208
c1c69e83
AM
7843#, c-format
7844msgid "call to tc_aout_fix_to_chars \n"
7845msgstr ""
7846
96e786d1 7847#: config/tc-h8300.c:2217
c1c69e83
AM
7848#, c-format
7849msgid "call to md_convert_frag \n"
7850msgstr ""
7851
96e786d1 7852#: config/tc-h8300.c:2268
c1c69e83
AM
7853#, c-format
7854msgid "call to md_estimate_size_before_relax \n"
7855msgstr ""
7856
96e786d1 7857#: config/tc-h8300.c:2283
c1c69e83
AM
7858msgid "Unexpected reference to a symbol in a non-code section"
7859msgstr ""
7860
862776f2
AA
7861#: config/tc-h8300.c:2320 config/tc-mcore.c:2208 config/tc-microblaze.c:2580
7862#: config/tc-pj.c:488 config/tc-sh.c:3886 config/tc-tic6x.c:4516
c1c69e83
AM
7863#, c-format
7864msgid "Cannot represent relocation type %s"
7865msgstr ""
7866
7867#. Simple range checking for FIELD against HIGH and LOW bounds.
7868#. IGNORE is used to suppress the error message.
7869#. Variant of CHECK_FIELD for use in md_apply_fix and other places where
7870#. the current file and line number are not valid.
e0e7a9d4 7871#: config/tc-hppa.c:1027 config/tc-hppa.c:1041
c1c69e83
AM
7872#, c-format
7873msgid "Field out of range [%d..%d] (%d)."
7874msgstr ""
7875
7876#. Simple alignment checking for FIELD against ALIGN (a power of two).
7877#. IGNORE is used to suppress the error message.
e0e7a9d4 7878#: config/tc-hppa.c:1055
c1c69e83
AM
7879#, c-format
7880msgid "Field not properly aligned [%d] (%d)."
7881msgstr ""
7882
e0e7a9d4 7883#: config/tc-hppa.c:1108
c1c69e83
AM
7884msgid "Missing .exit\n"
7885msgstr ""
7886
e0e7a9d4 7887#: config/tc-hppa.c:1111
c1c69e83
AM
7888msgid "Missing .procend\n"
7889msgstr ""
7890
e0e7a9d4 7891#: config/tc-hppa.c:1264
c1c69e83
AM
7892#, c-format
7893msgid "Invalid field selector. Assuming F%%."
7894msgstr ""
7895
e0e7a9d4 7896#: config/tc-hppa.c:1288
c1c69e83
AM
7897msgid "Bad segment in expression."
7898msgstr ""
7899
e0e7a9d4 7900#: config/tc-hppa.c:1313
c1c69e83
AM
7901#, c-format
7902msgid "Invalid Nullification: (%c)"
7903msgstr ""
7904
e0e7a9d4 7905#: config/tc-hppa.c:1384
c1c69e83
AM
7906msgid "Cannot handle fixup"
7907msgstr ""
7908
e0e7a9d4 7909#: config/tc-hppa.c:1682
c1c69e83
AM
7910#, c-format
7911msgid " -Q ignored\n"
7912msgstr ""
7913
e0e7a9d4 7914#: config/tc-hppa.c:1686
c1c69e83
AM
7915#, c-format
7916msgid " -c print a warning if a comment is found\n"
7917msgstr ""
7918
e0e7a9d4 7919#: config/tc-hppa.c:1752
c1c69e83
AM
7920#, c-format
7921msgid "no hppa_fixup entry for fixup type 0x%x"
7922msgstr ""
7923
e0e7a9d4 7924#: config/tc-hppa.c:1931
c1c69e83
AM
7925msgid "Unknown relocation encountered in md_apply_fix."
7926msgstr ""
7927
e0e7a9d4 7928#: config/tc-hppa.c:2119 config/tc-hppa.c:2144
c1c69e83
AM
7929#, c-format
7930msgid "Undefined register: '%s'."
7931msgstr ""
7932
e0e7a9d4 7933#: config/tc-hppa.c:2178
c1c69e83
AM
7934#, c-format
7935msgid "Non-absolute symbol: '%s'."
7936msgstr ""
7937
e0e7a9d4 7938#: config/tc-hppa.c:2193
c1c69e83
AM
7939#, c-format
7940msgid "Undefined absolute constant: '%s'."
7941msgstr ""
7942
631ec08c 7943#: config/tc-hppa.c:2224 config/tc-hppa.c:5705
c1c69e83
AM
7944msgid "could not update architecture and machine"
7945msgstr ""
7946
e0e7a9d4 7947#: config/tc-hppa.c:2262
c1c69e83
AM
7948#, c-format
7949msgid "Invalid FP Compare Condition: %s"
7950msgstr ""
7951
e0e7a9d4 7952#: config/tc-hppa.c:2317
c1c69e83
AM
7953#, c-format
7954msgid "Invalid FTEST completer: %s"
7955msgstr ""
7956
e0e7a9d4 7957#: config/tc-hppa.c:2383 config/tc-hppa.c:2420
c1c69e83
AM
7958#, c-format
7959msgid "Invalid FP Operand Format: %3s"
7960msgstr ""
7961
631ec08c 7962#: config/tc-hppa.c:2538
c1c69e83
AM
7963msgid "Bad segment (should be absolute)."
7964msgstr ""
7965
631ec08c 7966#: config/tc-hppa.c:2598
c1c69e83
AM
7967#, c-format
7968msgid "Invalid argument location: %s\n"
7969msgstr ""
7970
631ec08c 7971#: config/tc-hppa.c:2627
c1c69e83
AM
7972#, c-format
7973msgid "Invalid argument description: %d"
7974msgstr ""
7975
631ec08c 7976#: config/tc-hppa.c:3456
c1c69e83
AM
7977msgid "Invalid Indexed Load Completer."
7978msgstr ""
7979
631ec08c 7980#: config/tc-hppa.c:3461
c1c69e83
AM
7981msgid "Invalid Indexed Load Completer Syntax."
7982msgstr ""
7983
631ec08c 7984#: config/tc-hppa.c:3495
c1c69e83
AM
7985msgid "Invalid Short Load/Store Completer."
7986msgstr ""
7987
631ec08c 7988#: config/tc-hppa.c:3556 config/tc-hppa.c:3561
c1c69e83
AM
7989msgid "Invalid Store Bytes Short Completer"
7990msgstr ""
7991
631ec08c 7992#: config/tc-hppa.c:3876 config/tc-hppa.c:3882
c1c69e83
AM
7993msgid "Invalid left/right combination completer"
7994msgstr ""
7995
631ec08c 7996#: config/tc-hppa.c:3931 config/tc-hppa.c:3938
c1c69e83
AM
7997msgid "Invalid permutation completer"
7998msgstr ""
7999
631ec08c 8000#: config/tc-hppa.c:4038
c1c69e83
AM
8001#, c-format
8002msgid "Invalid Add Condition: %s"
8003msgstr ""
8004
631ec08c 8005#: config/tc-hppa.c:4054 config/tc-hppa.c:4064
c1c69e83
AM
8006msgid "Invalid Add and Branch Condition"
8007msgstr ""
8008
631ec08c 8009#: config/tc-hppa.c:4085 config/tc-hppa.c:4230
c1c69e83
AM
8010msgid "Invalid Compare/Subtract Condition"
8011msgstr ""
8012
631ec08c 8013#: config/tc-hppa.c:4125
c1c69e83
AM
8014#, c-format
8015msgid "Invalid Branch On Bit Condition: %c"
8016msgstr ""
8017
631ec08c 8018#: config/tc-hppa.c:4128
c1c69e83
AM
8019msgid "Missing Branch On Bit Condition"
8020msgstr ""
8021
631ec08c 8022#: config/tc-hppa.c:4213
c1c69e83
AM
8023#, c-format
8024msgid "Invalid Compare/Subtract Condition: %s"
8025msgstr ""
8026
631ec08c 8027#: config/tc-hppa.c:4245
c1c69e83
AM
8028msgid "Invalid Compare and Branch Condition"
8029msgstr ""
8030
631ec08c 8031#: config/tc-hppa.c:4341
c1c69e83
AM
8032msgid "Invalid Logical Instruction Condition."
8033msgstr ""
8034
631ec08c 8035#: config/tc-hppa.c:4403
c1c69e83
AM
8036msgid "Invalid Shift/Extract/Deposit Condition."
8037msgstr ""
8038
631ec08c 8039#: config/tc-hppa.c:4520
c1c69e83
AM
8040msgid "Invalid Unit Instruction Condition."
8041msgstr ""
8042
631ec08c
NC
8043#: config/tc-hppa.c:4999 config/tc-hppa.c:5031 config/tc-hppa.c:5062
8044#: config/tc-hppa.c:5092
c1c69e83
AM
8045msgid "Branch to unaligned address"
8046msgstr ""
8047
631ec08c 8048#: config/tc-hppa.c:5274
c1c69e83
AM
8049msgid "Invalid SFU identifier"
8050msgstr ""
8051
631ec08c 8052#: config/tc-hppa.c:5324
c1c69e83
AM
8053msgid "Invalid COPR identifier"
8054msgstr ""
8055
631ec08c 8056#: config/tc-hppa.c:5454
c1c69e83
AM
8057msgid "Invalid Floating Point Operand Format."
8058msgstr ""
8059
631ec08c
NC
8060#: config/tc-hppa.c:5574 config/tc-hppa.c:5594 config/tc-hppa.c:5614
8061#: config/tc-hppa.c:5634 config/tc-hppa.c:5654
c1c69e83
AM
8062msgid "Invalid register for single precision fmpyadd or fmpysub"
8063msgstr ""
8064
631ec08c 8065#: config/tc-hppa.c:5722
c1c69e83
AM
8066#, c-format
8067msgid "Invalid operands %s"
8068msgstr ""
8069
631ec08c 8070#: config/tc-hppa.c:5732
c1c69e83
AM
8071#, c-format
8072msgid "Immediates %d and %d will give undefined behavior."
8073msgstr ""
8074
87485f53 8075#: config/tc-hppa.c:5784 config/tc-hppa.c:6967 config/tc-hppa.c:7022
c1c69e83
AM
8076msgid "Missing function name for .PROC (corrupted label chain)"
8077msgstr ""
8078
87485f53 8079#: config/tc-hppa.c:5787 config/tc-hppa.c:7025
c1c69e83
AM
8080msgid "Missing function name for .PROC"
8081msgstr ""
8082
631ec08c 8083#: config/tc-hppa.c:5846
c1c69e83
AM
8084msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
8085msgstr ""
8086
631ec08c 8087#: config/tc-hppa.c:5937
c1c69e83
AM
8088#, c-format
8089msgid "Invalid .CALL argument: %s"
8090msgstr ""
8091
631ec08c 8092#: config/tc-hppa.c:6082
c1c69e83
AM
8093msgid ".callinfo is not within a procedure definition"
8094msgstr ""
8095
631ec08c 8096#: config/tc-hppa.c:6100
c1c69e83
AM
8097#, c-format
8098msgid "FRAME parameter must be a multiple of 8: %d\n"
8099msgstr ""
8100
631ec08c 8101#: config/tc-hppa.c:6117
c1c69e83
AM
8102msgid "Value for ENTRY_GR must be in the range 3..18\n"
8103msgstr ""
8104
631ec08c 8105#: config/tc-hppa.c:6128
c1c69e83
AM
8106msgid "Value for ENTRY_FR must be in the range 12..21\n"
8107msgstr ""
8108
631ec08c 8109#: config/tc-hppa.c:6137
c1c69e83
AM
8110msgid "Value for ENTRY_SR must be 3\n"
8111msgstr ""
8112
631ec08c 8113#: config/tc-hppa.c:6186
c1c69e83
AM
8114#, c-format
8115msgid "Invalid .CALLINFO argument: %s"
8116msgstr ""
8117
631ec08c 8118#: config/tc-hppa.c:6297
c1c69e83
AM
8119msgid "The .ENTER pseudo-op is not supported"
8120msgstr ""
8121
631ec08c 8122#: config/tc-hppa.c:6313
c1c69e83
AM
8123msgid "Misplaced .entry. Ignored."
8124msgstr ""
8125
631ec08c 8126#: config/tc-hppa.c:6317
c1c69e83
AM
8127msgid "Missing .callinfo."
8128msgstr ""
8129
87485f53 8130#: config/tc-hppa.c:6382
c1c69e83
AM
8131msgid ".REG expression must be a register"
8132msgstr ""
8133
87485f53 8134#: config/tc-hppa.c:6398
c1c69e83
AM
8135msgid "bad or irreducible absolute expression; zero assumed"
8136msgstr ""
8137
87485f53 8138#: config/tc-hppa.c:6409
c1c69e83
AM
8139msgid ".REG must use a label"
8140msgstr ""
8141
87485f53 8142#: config/tc-hppa.c:6411
c1c69e83
AM
8143msgid ".EQU must use a label"
8144msgstr ""
8145
87485f53 8146#: config/tc-hppa.c:6466
c1c69e83
AM
8147#, c-format
8148msgid "Symbol '%s' could not be created."
8149msgstr ""
8150
87485f53 8151#: config/tc-hppa.c:6516
c1c69e83
AM
8152msgid ".EXIT must appear within a procedure"
8153msgstr ""
8154
87485f53 8155#: config/tc-hppa.c:6520
c1c69e83
AM
8156msgid "Missing .callinfo"
8157msgstr ""
8158
87485f53 8159#: config/tc-hppa.c:6524
c1c69e83
AM
8160msgid "No .ENTRY for this .EXIT"
8161msgstr ""
8162
87485f53 8163#: config/tc-hppa.c:6564
c1c69e83
AM
8164#, c-format
8165msgid "Using ENTRY rather than CODE in export directive for %s"
8166msgstr ""
8167
87485f53 8168#: config/tc-hppa.c:6683
c1c69e83
AM
8169#, c-format
8170msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
8171msgstr ""
8172
87485f53 8173#: config/tc-hppa.c:6706
c1c69e83
AM
8174#, c-format
8175msgid "Cannot define export symbol: %s\n"
8176msgstr ""
8177
87485f53 8178#: config/tc-hppa.c:6797
c1c69e83
AM
8179msgid "Missing label name on .LABEL"
8180msgstr ""
8181
87485f53 8182#: config/tc-hppa.c:6802
c1c69e83
AM
8183msgid "extra .LABEL arguments ignored."
8184msgstr ""
8185
87485f53 8186#: config/tc-hppa.c:6818
c1c69e83
AM
8187msgid "The .LEAVE pseudo-op is not supported"
8188msgstr ""
8189
87485f53 8190#: config/tc-hppa.c:6856
c1c69e83
AM
8191msgid "Unrecognized .LEVEL argument\n"
8192msgstr ""
8193
87485f53 8194#: config/tc-hppa.c:6889
c1c69e83
AM
8195#, c-format
8196msgid "Cannot define static symbol: %s\n"
8197msgstr ""
8198
87485f53 8199#: config/tc-hppa.c:6921
c1c69e83
AM
8200msgid "Nested procedures"
8201msgstr ""
8202
87485f53 8203#: config/tc-hppa.c:6931
c1c69e83
AM
8204msgid "Cannot allocate unwind descriptor\n"
8205msgstr ""
8206
87485f53 8207#: config/tc-hppa.c:7029
c1c69e83
AM
8208msgid "misplaced .procend"
8209msgstr ""
8210
87485f53 8211#: config/tc-hppa.c:7032
c1c69e83
AM
8212msgid "Missing .callinfo for this procedure"
8213msgstr ""
8214
87485f53 8215#: config/tc-hppa.c:7035
c1c69e83
AM
8216msgid "Missing .EXIT for a .ENTRY"
8217msgstr ""
8218
87485f53 8219#: config/tc-hppa.c:7072
c1c69e83
AM
8220msgid "Not in a space.\n"
8221msgstr ""
8222
87485f53 8223#: config/tc-hppa.c:7075
c1c69e83
AM
8224msgid "Not in a subspace.\n"
8225msgstr ""
8226
87485f53 8227#: config/tc-hppa.c:7163
c1c69e83
AM
8228msgid "Invalid .SPACE argument"
8229msgstr ""
8230
87485f53 8231#: config/tc-hppa.c:7209
c1c69e83
AM
8232msgid "Can't change spaces within a procedure definition. Ignored"
8233msgstr ""
8234
87485f53 8235#: config/tc-hppa.c:7334
c1c69e83
AM
8236#, c-format
8237msgid "Undefined space: '%s' Assuming space number = 0."
8238msgstr ""
8239
87485f53 8240#: config/tc-hppa.c:7357
c1c69e83
AM
8241msgid "Must be in a space before changing or declaring subspaces.\n"
8242msgstr ""
8243
87485f53 8244#: config/tc-hppa.c:7361
c1c69e83
AM
8245msgid "Can't change subspaces within a procedure definition. Ignored"
8246msgstr ""
8247
87485f53 8248#: config/tc-hppa.c:7395
c1c69e83
AM
8249msgid "Parameters of an existing subspace can't be modified"
8250msgstr ""
8251
87485f53 8252#: config/tc-hppa.c:7446
c1c69e83
AM
8253msgid "Alignment must be a power of 2"
8254msgstr ""
8255
87485f53 8256#: config/tc-hppa.c:7493
c1c69e83
AM
8257msgid "FIRST not supported as a .SUBSPACE argument"
8258msgstr ""
8259
87485f53 8260#: config/tc-hppa.c:7495
c1c69e83
AM
8261msgid "Invalid .SUBSPACE argument"
8262msgstr ""
8263
87485f53 8264#: config/tc-hppa.c:7684
c1c69e83
AM
8265#, c-format
8266msgid "Internal error: Unable to find containing space for %s."
8267msgstr ""
8268
87485f53 8269#: config/tc-hppa.c:8245
c1c69e83
AM
8270msgid "-R option not supported on this target."
8271msgstr ""
8272
87485f53 8273#: config/tc-hppa.c:8267
c1c69e83 8274#, c-format
777cd7ab 8275msgid "internal error: losing opcode: `%s' \"%s\"\n"
c1c69e83
AM
8276msgstr ""
8277
87485f53 8278#: config/tc-hppa.c:8277 config/tc-nios2.c:1433 config/tc-sparc.c:999
777cd7ab 8279msgid "Broken assembler. No assembly attempted."
c1c69e83
AM
8280msgstr ""
8281
862776f2 8282#: config/tc-i386.c:1369
6655dba2
SB
8283#, c-format
8284msgid "i386_output_nops called to generate nops of at most %d bytes!"
8285msgstr ""
8286
862776f2 8287#: config/tc-i386.c:1538
e0e7a9d4 8288#, c-format
71300e2c 8289msgid "invalid single nop size: %d (expect within [0, %d])"
e0e7a9d4
TG
8290msgstr ""
8291
862776f2 8292#: config/tc-i386.c:1579
71300e2c 8293msgid "jump over nop padding out of range"
c1c69e83
AM
8294msgstr ""
8295
862776f2 8296#: config/tc-i386.c:2517
ffa5352c 8297#, c-format
96e786d1 8298msgid "0x%<PRIx64> shortened to 0x%<PRIx64>"
c1c69e83
AM
8299msgstr ""
8300
862776f2 8301#: config/tc-i386.c:2614 config/tc-i386.c:8332
c1c69e83
AM
8302msgid "same type of prefix used twice"
8303msgstr ""
8304
862776f2 8305#: config/tc-i386.c:2626 config/tc-i386.c:2945
c1c69e83
AM
8306#, c-format
8307msgid "64bit mode not supported on `%s'."
8308msgstr ""
8309
862776f2 8310#: config/tc-i386.c:2633 config/tc-i386.c:2954
c1c69e83
AM
8311#, c-format
8312msgid "32bit mode not supported on `%s'."
8313msgstr ""
8314
862776f2 8315#: config/tc-i386.c:2675
c1c69e83
AM
8316msgid "bad argument to syntax directive."
8317msgstr ""
8318
862776f2 8319#: config/tc-i386.c:2736
c1c69e83
AM
8320#, c-format
8321msgid "bad argument to %s_check directive."
8322msgstr ""
8323
862776f2 8324#: config/tc-i386.c:2740
c1c69e83
AM
8325#, c-format
8326msgid "missing argument for %s_check directive"
8327msgstr ""
8328
862776f2 8329#: config/tc-i386.c:2770
c1c69e83
AM
8330#, c-format
8331msgid "`%s' is not supported on `%s'"
8332msgstr ""
8333
862776f2
AA
8334#: config/tc-i386.c:2838
8335msgid "missing cpu architecture"
8336msgstr ""
8337
8338#: config/tc-i386.c:2876
631ec08c 8339msgid ".arch stack is empty"
c1c69e83
AM
8340msgstr ""
8341
862776f2 8342#: config/tc-i386.c:2886
631ec08c
NC
8343#, c-format
8344msgid "this `.arch pop' requires `.code%u%s' to be in effect"
c1c69e83
AM
8345msgstr ""
8346
862776f2
AA
8347#: config/tc-i386.c:3002
8348msgid "Unrecognized vector size specifier"
c1c69e83
AM
8349msgstr ""
8350
862776f2
AA
8351#: config/tc-i386.c:3038
8352#, c-format
8353msgid "no such architecture: `%s'"
c1c69e83
AM
8354msgstr ""
8355
862776f2 8356#: config/tc-i386.c:3055
631ec08c
NC
8357#, c-format
8358msgid "no such architecture modifier: `%s'"
c1c69e83
AM
8359msgstr ""
8360
862776f2 8361#: config/tc-i386.c:3070 config/tc-i386.c:3093
e0e7a9d4
TG
8362msgid "Intel MCU is 32bit ELF only"
8363msgstr ""
8364
862776f2 8365#: config/tc-i386.c:3100 config/tc-i386.c:15301
c1c69e83 8366msgid "unknown architecture"
252b5132
RH
8367msgstr ""
8368
862776f2 8369#: config/tc-i386.c:3466
c1c69e83 8370msgid "there are no pc-relative size relocations"
328577ad
NC
8371msgstr ""
8372
862776f2 8373#: config/tc-i386.c:3478
6e1772d5 8374#, c-format
c1c69e83 8375msgid "unknown relocation (%u)"
252b5132
RH
8376msgstr ""
8377
862776f2 8378#: config/tc-i386.c:3480
6e1772d5 8379#, c-format
c1c69e83 8380msgid "%u-byte relocation cannot be applied to %u-byte field"
252b5132
RH
8381msgstr ""
8382
862776f2 8383#: config/tc-i386.c:3484
c1c69e83 8384msgid "non-pc-relative relocation for pc-relative field"
8ea2b00f
AM
8385msgstr ""
8386
862776f2 8387#: config/tc-i386.c:3489
c1c69e83 8388msgid "relocated field and relocation type differ in signedness"
8ea2b00f
AM
8389msgstr ""
8390
862776f2 8391#: config/tc-i386.c:3498
c1c69e83 8392msgid "there are no unsigned pc-relative relocations"
252b5132
RH
8393msgstr ""
8394
862776f2 8395#: config/tc-i386.c:3506
6e1772d5 8396#, c-format
c1c69e83 8397msgid "cannot do %u byte pc-relative relocation"
252b5132
RH
8398msgstr ""
8399
862776f2 8400#: config/tc-i386.c:3523
6e1772d5 8401#, c-format
c1c69e83 8402msgid "cannot do %s %u byte relocation"
c85dd50d
NC
8403msgstr ""
8404
862776f2 8405#: config/tc-i386.c:3932
631ec08c
NC
8406#, c-format
8407msgid "ambiguous broadcast for `%s', using %u-bit form"
8408msgstr ""
8409
862776f2 8410#: config/tc-i386.c:4162 config/tc-i386.c:5391
c1c69e83
AM
8411#, c-format
8412msgid "invalid instruction `%s' after `%s'"
252b5132
RH
8413msgstr ""
8414
862776f2 8415#: config/tc-i386.c:4168
c1c69e83
AM
8416#, c-format
8417msgid "missing `lock' with `%s'"
6e1772d5
AM
8418msgstr ""
8419
862776f2 8420#: config/tc-i386.c:4175
c1c69e83
AM
8421#, c-format
8422msgid "instruction `%s' after `xacquire' not allowed"
252b5132
RH
8423msgstr ""
8424
862776f2 8425#: config/tc-i386.c:4181
252b5132 8426#, c-format
c1c69e83 8427msgid "memory destination needed for instruction `%s' after `xrelease'"
252b5132
RH
8428msgstr ""
8429
862776f2 8430#: config/tc-i386.c:4952
2ee0aedf 8431#, c-format
8f595e9b 8432msgid "`%s` changes flags which would affect control flow behavior"
2ee0aedf
TG
8433msgstr ""
8434
862776f2 8435#: config/tc-i386.c:4994
c1c69e83 8436#, c-format
8f595e9b 8437msgid "indirect `%s` with memory operand should be avoided"
252b5132
RH
8438msgstr ""
8439
862776f2 8440#: config/tc-i386.c:5005
8f595e9b
NC
8441#, c-format
8442msgid "`%s` skips -mlfence-before-indirect-branch on `%s`"
8443msgstr ""
8444
862776f2 8445#: config/tc-i386.c:5025
8f595e9b
NC
8446#, c-format
8447msgid "`%s` skips -mlfence-before-ret on `%s`"
8448msgstr ""
8449
862776f2 8450#: config/tc-i386.c:5255
96e786d1 8451msgid "operand size mismatch"
8f595e9b
NC
8452msgstr ""
8453
862776f2 8454#: config/tc-i386.c:5258
96e786d1 8455msgid "operand type mismatch"
fce00800
AM
8456msgstr ""
8457
862776f2 8458#: config/tc-i386.c:5261
96e786d1 8459msgid "register type mismatch"
f48dfe41
NC
8460msgstr ""
8461
862776f2 8462#: config/tc-i386.c:5264
96e786d1 8463msgid "number of operands mismatch"
328577ad
NC
8464msgstr ""
8465
862776f2 8466#: config/tc-i386.c:5267
96e786d1 8467msgid "invalid instruction suffix"
3957a496
NC
8468msgstr ""
8469
862776f2 8470#: config/tc-i386.c:5270
96e786d1 8471msgid "constant doesn't fit in 4 bits"
fce00800
AM
8472msgstr ""
8473
862776f2 8474#: config/tc-i386.c:5273
96e786d1 8475msgid "unsupported with Intel mnemonic"
e0e7a9d4
TG
8476msgstr ""
8477
862776f2 8478#: config/tc-i386.c:5276
96e786d1 8479msgid "unsupported syntax"
f48dfe41
NC
8480msgstr ""
8481
862776f2 8482#: config/tc-i386.c:5279
c1c69e83 8483#, c-format
96e786d1 8484msgid "unsupported instruction `%s'"
a5c7551f
RW
8485msgstr ""
8486
862776f2 8487#: config/tc-i386.c:5283
ed9e98c2 8488#, c-format
96e786d1 8489msgid "`%s' is not supported on `%s%s'"
ed9e98c2
AM
8490msgstr ""
8491
862776f2 8492#: config/tc-i386.c:5292
b19d852d 8493#, c-format
87485f53 8494msgid "`%s%c' is not supported in 64-bit mode"
b19d852d
NC
8495msgstr ""
8496
862776f2 8497#: config/tc-i386.c:5296
87485f53
NC
8498#, c-format
8499msgid "`%s%c' is only supported in 64-bit mode"
fce00800
AM
8500msgstr ""
8501
862776f2 8502#: config/tc-i386.c:5303 config/tc-i386.c:5779
87485f53
NC
8503#, c-format
8504msgid "`%s' is not supported in 64-bit mode"
328577ad
NC
8505msgstr ""
8506
862776f2 8507#: config/tc-i386.c:5306 config/tc-i386.c:5778
c1c69e83 8508#, c-format
87485f53 8509msgid "`%s' is only supported in 64-bit mode"
252b5132
RH
8510msgstr ""
8511
862776f2 8512#: config/tc-i386.c:5311
96e786d1 8513msgid "invalid SIB address"
fce00800
AM
8514msgstr ""
8515
862776f2 8516#: config/tc-i386.c:5314
96e786d1 8517msgid "invalid VSIB address"
fce00800
AM
8518msgstr ""
8519
862776f2 8520#: config/tc-i386.c:5317
96e786d1 8521msgid "mask, index, and destination registers must be distinct"
fce00800
AM
8522msgstr ""
8523
862776f2 8524#: config/tc-i386.c:5320
96e786d1 8525msgid "all tmm registers must be distinct"
fce00800
AM
8526msgstr ""
8527
862776f2 8528#: config/tc-i386.c:5323
96e786d1 8529msgid "destination and source registers must be distinct"
fce00800
AM
8530msgstr ""
8531
862776f2 8532#: config/tc-i386.c:5326
96e786d1 8533msgid "unsupported vector index register"
fce00800
AM
8534msgstr ""
8535
862776f2 8536#: config/tc-i386.c:5329
96e786d1 8537msgid "unsupported broadcast"
87ccc1b0
NC
8538msgstr ""
8539
862776f2 8540#: config/tc-i386.c:5332
96e786d1 8541msgid "broadcast is needed for operand of such type"
87ccc1b0
NC
8542msgstr ""
8543
862776f2 8544#: config/tc-i386.c:5335
96e786d1 8545msgid "unsupported masking"
87ccc1b0
NC
8546msgstr ""
8547
862776f2 8548#: config/tc-i386.c:5338
96e786d1
NC
8549msgid "mask not on destination operand"
8550msgstr ""
8551
862776f2 8552#: config/tc-i386.c:5341
96e786d1
NC
8553msgid "default mask isn't allowed"
8554msgstr ""
8555
862776f2 8556#: config/tc-i386.c:5344
96e786d1
NC
8557msgid "unsupported static rounding/sae"
8558msgstr ""
8559
862776f2 8560#: config/tc-i386.c:5347 config/tc-metag.c:4787 config/tc-metag.c:5528
96e786d1
NC
8561#: config/tc-metag.c:5550
8562msgid "invalid register operand"
8563msgstr ""
8564
862776f2
AA
8565#: config/tc-i386.c:5350
8566msgid "internal error"
8567msgstr ""
8568
8569#: config/tc-i386.c:5353
fce00800 8570#, c-format
96e786d1 8571msgid "%s for `%s'"
fce00800
AM
8572msgstr ""
8573
862776f2 8574#: config/tc-i386.c:5381
fce00800 8575#, c-format
96e786d1
NC
8576msgid "SSE instruction `%s' is used"
8577msgstr ""
8578
862776f2 8579#: config/tc-i386.c:5405
96e786d1 8580msgid "expecting lockable instruction after `lock'"
fce00800
AM
8581msgstr ""
8582
862776f2 8583#: config/tc-i386.c:5421
c1c69e83 8584#, c-format
96e786d1 8585msgid "data size prefix invalid with `%s'"
87ccc1b0
NC
8586msgstr ""
8587
862776f2 8588#: config/tc-i386.c:5433
f48dfe41 8589#, c-format
96e786d1 8590msgid "TLS relocation cannot be used with `%s'"
f48dfe41
NC
8591msgstr ""
8592
862776f2 8593#: config/tc-i386.c:5446
96e786d1 8594msgid "expecting valid branch instruction after `bnd'"
87ccc1b0
NC
8595msgstr ""
8596
862776f2 8597#: config/tc-i386.c:5450
96e786d1 8598msgid "expecting indirect branch instruction after `notrack'"
87ccc1b0
NC
8599msgstr ""
8600
862776f2 8601#: config/tc-i386.c:5455
96e786d1 8602msgid "32-bit address isn't allowed in 64-bit MPX instructions."
87ccc1b0
NC
8603msgstr ""
8604
862776f2 8605#: config/tc-i386.c:5459
96e786d1 8606msgid "16-bit address isn't allowed in MPX instructions"
87ccc1b0
NC
8607msgstr ""
8608
862776f2 8609#: config/tc-i386.c:5469
96e786d1 8610msgid "replacing `rep'/`repe' prefix by `bnd'"
87ccc1b0
NC
8611msgstr ""
8612
862776f2 8613#: config/tc-i386.c:5489
96e786d1
NC
8614#, c-format
8615msgid "input/output port address isn't allowed with `%s'"
87ccc1b0
NC
8616msgstr ""
8617
862776f2 8618#: config/tc-i386.c:5511
96e786d1
NC
8619#, c-format
8620msgid "'%s' only supports RIP-relative address"
87ccc1b0
NC
8621msgstr ""
8622
96e786d1 8623#. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
862776f2 8624#: config/tc-i386.c:5560
96e786d1
NC
8625#, c-format
8626msgid "translating to `%sp'"
87ccc1b0
NC
8627msgstr ""
8628
862776f2 8629#: config/tc-i386.c:5567
96e786d1
NC
8630#, c-format
8631msgid "instruction `%s' isn't supported outside of protected mode."
8632msgstr ""
8633
862776f2 8634#: config/tc-i386.c:5575
96e786d1
NC
8635#, c-format
8636msgid "REX prefix invalid with `%s'"
8637msgstr ""
8638
862776f2 8639#: config/tc-i386.c:5632
96e786d1
NC
8640#, c-format
8641msgid "can't encode register '%s%s' in an instruction requiring REX prefix."
8642msgstr ""
8643
862776f2 8644#: config/tc-i386.c:5729 config/tc-i386.c:5978
96e786d1
NC
8645#, c-format
8646msgid "no such instruction: `%s'"
87ccc1b0
NC
8647msgstr ""
8648
862776f2 8649#: config/tc-i386.c:5754 config/tc-i386.c:6011
96e786d1
NC
8650#, c-format
8651msgid "invalid character %s in mnemonic"
87ccc1b0
NC
8652msgstr ""
8653
862776f2 8654#: config/tc-i386.c:5761
96e786d1 8655msgid "expecting prefix; got nothing"
6e1772d5
AM
8656msgstr ""
8657
862776f2 8658#: config/tc-i386.c:5763
96e786d1 8659msgid "expecting mnemonic; got nothing"
87ccc1b0
NC
8660msgstr ""
8661
862776f2 8662#: config/tc-i386.c:5791
96e786d1
NC
8663#, c-format
8664msgid "redundant %s prefix"
2ee0aedf
TG
8665msgstr ""
8666
862776f2 8667#: config/tc-i386.c:5961
96e786d1
NC
8668#, c-format
8669msgid "found `%sd'; assuming `%sl' was meant"
777cd7ab
DDAG
8670msgstr ""
8671
862776f2 8672#: config/tc-i386.c:6060
96e786d1
NC
8673#, c-format
8674msgid "invalid character %s before operand %d"
ab4f385b
JE
8675msgstr ""
8676
862776f2 8677#: config/tc-i386.c:6072
96e786d1
NC
8678#, c-format
8679msgid "unbalanced double quotes in operand %d."
c85dd50d
NC
8680msgstr ""
8681
862776f2 8682#: config/tc-i386.c:6079
96e786d1
NC
8683#, c-format
8684msgid "unbalanced parenthesis in operand %d."
87ccc1b0
NC
8685msgstr ""
8686
862776f2 8687#: config/tc-i386.c:6092
96e786d1
NC
8688#, c-format
8689msgid "invalid character %s in operand %d"
87ccc1b0
NC
8690msgstr ""
8691
862776f2 8692#: config/tc-i386.c:6112
96e786d1
NC
8693#, c-format
8694msgid "spurious operands; (%d operands/instruction max)"
87ccc1b0
NC
8695msgstr ""
8696
862776f2 8697#: config/tc-i386.c:6122 config/tc-i386.c:11303
96e786d1
NC
8698#, c-format
8699msgid "too many memory references for `%s'"
87ccc1b0
NC
8700msgstr ""
8701
862776f2 8702#: config/tc-i386.c:6143 config/tc-i386.c:11297
96e786d1 8703msgid "expecting operand after ','; got nothing"
252b5132
RH
8704msgstr ""
8705
862776f2 8706#: config/tc-i386.c:6148
96e786d1 8707msgid "expecting operand before ','; got nothing"
252b5132
RH
8708msgstr ""
8709
862776f2 8710#: config/tc-i386.c:6424
87485f53
NC
8711#, c-format
8712msgid "0x%<PRIx64> out of range of signed 32bit displacement"
8713msgstr ""
8714
862776f2 8715#: config/tc-i386.c:6628
96e786d1 8716msgid "mask, index, and destination registers should be distinct"
252b5132
RH
8717msgstr ""
8718
862776f2 8719#: config/tc-i386.c:6645
96e786d1 8720msgid "index and destination registers should be distinct"
252b5132
RH
8721msgstr ""
8722
862776f2 8723#: config/tc-i386.c:7490
ae351704 8724#, c-format
c1c69e83 8725msgid "indirect %s without `*'"
a74801ba
ILT
8726msgstr ""
8727
c1c69e83
AM
8728#. Warn them that a data or address size prefix doesn't
8729#. affect assembly of the next line of code.
862776f2 8730#: config/tc-i386.c:7497
ae351704 8731#, c-format
c1c69e83 8732msgid "stand-alone `%s' prefix"
a74801ba
ILT
8733msgstr ""
8734
862776f2 8735#: config/tc-i386.c:7562
252b5132 8736#, c-format
6655dba2 8737msgid "`%s' operand %u must use `%ses' segment"
252b5132
RH
8738msgstr ""
8739
862776f2 8740#: config/tc-i386.c:7692
6655dba2
SB
8741msgid "generating 16-bit `iret' for .code16gcc directive"
8742msgstr ""
8743
862776f2 8744#: config/tc-i386.c:7696
6655dba2
SB
8745#, c-format
8746msgid "generating 32-bit `%s', unlike earlier gas versions"
8747msgstr ""
8748
862776f2 8749#: config/tc-i386.c:7827
8f595e9b
NC
8750#, c-format
8751msgid "ambiguous operand size for `%s'"
8752msgstr ""
8753
862776f2 8754#: config/tc-i386.c:7832
8f595e9b 8755#, c-format
c1c69e83 8756msgid ""
96e786d1
NC
8757"no instruction mnemonic suffix given and no register operands; can't size `%"
8758"s'"
252b5132
RH
8759msgstr ""
8760
862776f2 8761#: config/tc-i386.c:7837
71300e2c 8762#, c-format
8f595e9b
NC
8763msgid "%s; using default for `%s'"
8764msgstr ""
8765
862776f2 8766#: config/tc-i386.c:7839
8f595e9b
NC
8767msgid "ambiguous operand size"
8768msgstr ""
8769
862776f2 8770#: config/tc-i386.c:7840
8f595e9b 8771msgid "no instruction mnemonic suffix given and no register operands"
71300e2c
NC
8772msgstr ""
8773
862776f2 8774#: config/tc-i386.c:7978
252b5132 8775#, c-format
8f595e9b
NC
8776msgid "16-bit addressing unavailable for `%s'"
8777msgstr ""
8778
862776f2 8779#: config/tc-i386.c:8046
8f595e9b
NC
8780#, c-format
8781msgid "invalid register operand size for `%s'"
a74801ba
ILT
8782msgstr ""
8783
b19d852d 8784#. Any other register is bad.
862776f2
AA
8785#: config/tc-i386.c:8083 config/tc-i386.c:8108 config/tc-i386.c:8156
8786#: config/tc-i386.c:8195
a74801ba 8787#, c-format
c1c69e83 8788msgid "`%s%s' not allowed with `%s%c'"
252b5132
RH
8789msgstr ""
8790
96e786d1
NC
8791#. Prohibit these changes in the 64bit mode, since the
8792#. lowering is more complicated.
862776f2
AA
8793#: config/tc-i386.c:8121 config/tc-i386.c:8132 config/tc-i386.c:8172
8794#: config/tc-i386.c:8209
ae351704 8795#, c-format
c1c69e83 8796msgid "incorrect register `%s%s' used with `%c' suffix"
a74801ba
ILT
8797msgstr ""
8798
862776f2 8799#: config/tc-i386.c:8296
c1c69e83 8800msgid "no instruction mnemonic suffix given; can't determine immediate size"
252b5132
RH
8801msgstr ""
8802
862776f2 8803#: config/tc-i386.c:8490
e0e7a9d4
TG
8804#, c-format
8805msgid ""
71300e2c
NC
8806"source register `%s%s' implicitly denotes `%s%.3s%u' to `%s%.3s%u' source "
8807"group in `%s'"
e0e7a9d4
TG
8808msgstr ""
8809
87485f53 8810#. Reversed arguments on faddp or fmulp.
862776f2 8811#: config/tc-i386.c:8532
c1c69e83 8812#, c-format
87485f53 8813msgid "translating to `%s %s%s,%s%s'"
252b5132
RH
8814msgstr ""
8815
96e786d1 8816#. Extraneous `l' suffix on fp insn.
862776f2 8817#: config/tc-i386.c:8539
c1c69e83 8818#, c-format
96e786d1 8819msgid "translating to `%s %s%s'"
252b5132
RH
8820msgstr ""
8821
862776f2 8822#: config/tc-i386.c:8552
c1c69e83 8823#, c-format
87485f53 8824msgid "you can't `%s %s%s'"
252b5132
RH
8825msgstr ""
8826
862776f2 8827#: config/tc-i386.c:8609
c1c69e83
AM
8828#, c-format
8829msgid "segment override on `%s' is ineffectual"
252b5132
RH
8830msgstr ""
8831
862776f2 8832#: config/tc-i386.c:9067 config/tc-loongarch.c:997 config/tc-riscv.c:1654
777cd7ab
DDAG
8833msgid "relaxable branches not supported in absolute section"
8834msgstr ""
8835
862776f2 8836#: config/tc-i386.c:9102 config/tc-i386.c:9248 config/tc-i386.c:9330
6655dba2
SB
8837#, c-format
8838msgid "skipping prefixes on `%s'"
252b5132
RH
8839msgstr ""
8840
862776f2 8841#: config/tc-i386.c:9356
c1c69e83 8842msgid "16-bit jump out of range"
55cf6793
ZW
8843msgstr ""
8844
862776f2 8845#: config/tc-i386.c:9648 config/tc-i386.c:9680 config/tc-i386.c:9769
6655dba2
SB
8846#, c-format
8847msgid "`%s` skips -malign-branch-boundary on `%s`"
8848msgstr ""
8849
862776f2 8850#: config/tc-i386.c:9937
96e786d1
NC
8851msgid "use .code16 to ensure correct addressing mode"
8852msgstr ""
8853
862776f2 8854#: config/tc-i386.c:9965
6c037fdb
NC
8855#, c-format
8856msgid "Cannot convert `%s' in 16-bit mode"
8857msgstr ""
8858
862776f2 8859#: config/tc-i386.c:9967
6c037fdb
NC
8860#, c-format
8861msgid "Cannot convert `%s' with `-momit-lock-prefix=yes' in effect"
8862msgstr ""
8863
862776f2 8864#: config/tc-i386.c:10055
3957a496
NC
8865msgid "pseudo prefix without instruction"
8866msgstr ""
8867
862776f2 8868#: config/tc-i386.c:10201
6655dba2
SB
8869#, c-format
8870msgid "instruction length of %u bytes exceeds the limit of 15"
8871msgstr ""
8872
862776f2 8873#: config/tc-i386.c:10810
c1c69e83
AM
8874#, c-format
8875msgid "@%s reloc is not supported with %d-bit output format"
28e7409f
NC
8876msgstr ""
8877
862776f2 8878#: config/tc-i386.c:10864
6e1772d5 8879#, c-format
c1c69e83 8880msgid "missing or invalid expression `%s'"
cc643b88
NC
8881msgstr ""
8882
862776f2 8883#: config/tc-i386.c:10873
f48dfe41
NC
8884#, c-format
8885msgid "invalid PLT expression `%s'"
8886msgstr ""
8887
862776f2 8888#: config/tc-i386.c:10970
87485f53
NC
8889msgid "pseudo-prefix conflicts with encoding specifier"
8890msgstr ""
8891
862776f2
AA
8892#: config/tc-i386.c:10994
8893msgid "illegal prefix used with VEX/XOP/EVEX"
8894msgstr ""
8895
8896#: config/tc-i386.c:11275
87485f53
NC
8897#, c-format
8898msgid "opcode residual (%#<PRIx64>) too wide"
8899msgstr ""
8900
862776f2 8901#: config/tc-i386.c:11324 config/tc-i386.c:11367
87485f53
NC
8902msgid "too many register/memory operands"
8903msgstr ""
8904
862776f2 8905#: config/tc-i386.c:11335 config/tc-i386.c:11342
87485f53
NC
8906msgid "too few register/memory operands"
8907msgstr ""
8908
862776f2 8909#: config/tc-i386.c:11355
87485f53
NC
8910#, c-format
8911msgid "constant doesn't fit in %d bits"
8912msgstr ""
8913
862776f2 8914#: config/tc-i386.c:11418
87485f53
NC
8915msgid "VSIB unavailable with legacy encoding"
8916msgstr ""
8917
8918#. We could allow two register operands, encoding the 2nd one in
8919#. an 8-bit immediate like for 4-register-operand insns, but that
8920#. would require ugly fiddling with process_operands() and/or
8921#. build_modrm_byte().
862776f2 8922#: config/tc-i386.c:11429
87485f53
NC
8923msgid "too many register operands with VSIB"
8924msgstr ""
8925
862776f2 8926#: config/tc-i386.c:11643
87485f53
NC
8927msgid "conflicting .insn operands"
8928msgstr ""
8929
862776f2 8930#: config/tc-i386.c:11731
631ec08c
NC
8931#, c-format
8932msgid "duplicated `{%s}'"
8933msgstr ""
8934
862776f2 8935#: config/tc-i386.c:11795
c1c69e83
AM
8936#, c-format
8937msgid "Unsupported broadcast: `%s'"
28e7409f
NC
8938msgstr ""
8939
862776f2 8940#: config/tc-i386.c:11863
85a39694 8941#, c-format
3957a496 8942msgid "`%s%s' can't be used for write mask"
252b5132
RH
8943msgstr ""
8944
862776f2 8945#: config/tc-i386.c:11883
c1c69e83
AM
8946#, c-format
8947msgid "invalid write mask `%s'"
252b5132
RH
8948msgstr ""
8949
862776f2 8950#: config/tc-i386.c:11904
c1c69e83
AM
8951#, c-format
8952msgid "duplicated `%s'"
252b5132
RH
8953msgstr ""
8954
862776f2 8955#: config/tc-i386.c:11914
c1c69e83
AM
8956#, c-format
8957msgid "invalid zeroing-masking `%s'"
252b5132
RH
8958msgstr ""
8959
862776f2 8960#: config/tc-i386.c:11930
c1c69e83
AM
8961#, c-format
8962msgid "missing `}' in `%s'"
252b5132
RH
8963msgstr ""
8964
c1c69e83 8965#. We don't know this one.
862776f2 8966#: config/tc-i386.c:11944
c1c69e83
AM
8967#, c-format
8968msgid "unknown vector operation: `%s'"
252b5132
RH
8969msgstr ""
8970
862776f2 8971#: config/tc-i386.c:11950
3957a496
NC
8972msgid "zeroing-masking only allowed with write mask"
8973msgstr ""
8974
862776f2 8975#: config/tc-i386.c:11970
c1c69e83
AM
8976#, c-format
8977msgid "at most %d immediate operands are allowed"
a74801ba
ILT
8978msgstr ""
8979
862776f2 8980#: config/tc-i386.c:12009 config/tc-i386.c:12275
c1c69e83
AM
8981#, c-format
8982msgid "junk `%s' after expression"
252b5132
RH
8983msgstr ""
8984
862776f2 8985#: config/tc-i386.c:12022
c1c69e83 8986#, c-format
346d80ef 8987msgid "illegal immediate register operand %s"
252b5132
RH
8988msgstr ""
8989
862776f2 8990#: config/tc-i386.c:12036
c1c69e83 8991#, c-format
346d80ef 8992msgid "missing or invalid immediate expression `%s'"
252b5132
RH
8993msgstr ""
8994
862776f2 8995#: config/tc-i386.c:12060 config/tc-i386.c:12355
252b5132 8996#, c-format
346d80ef 8997msgid "unimplemented segment %s in operand"
252b5132
RH
8998msgstr ""
8999
862776f2 9000#: config/tc-i386.c:12109
a5c7551f 9001#, c-format
c1c69e83 9002msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
a5c7551f
RW
9003msgstr ""
9004
862776f2 9005#: config/tc-i386.c:12118
c1c69e83
AM
9006#, c-format
9007msgid "scale factor of %d without an index register"
252b5132
RH
9008msgstr ""
9009
862776f2 9010#: config/tc-i386.c:12140
c1c69e83
AM
9011#, c-format
9012msgid "at most %d displacement operands are allowed"
252b5132
RH
9013msgstr ""
9014
862776f2 9015#: config/tc-i386.c:12330
c1c69e83
AM
9016#, c-format
9017msgid "missing or invalid displacement expression `%s'"
55cf6793
ZW
9018msgstr ""
9019
862776f2 9020#: config/tc-i386.c:12506
c1c69e83
AM
9021#, c-format
9022msgid "`%s' is not valid here (expected `%c%s%s%c')"
252b5132
RH
9023msgstr ""
9024
862776f2 9025#: config/tc-i386.c:12518
252b5132 9026#, c-format
c1c69e83 9027msgid "`%s' is not a valid %s expression"
252b5132
RH
9028msgstr ""
9029
862776f2 9030#: config/tc-i386.c:12532
777cd7ab
DDAG
9031#, c-format
9032msgid "invalid `%s' prefix"
9033msgstr ""
9034
862776f2 9035#: config/tc-i386.c:12562
e0e7a9d4
TG
9036#, c-format
9037msgid "`%s' cannot be used here"
9038msgstr ""
9039
862776f2 9040#: config/tc-i386.c:12569
e0e7a9d4
TG
9041msgid "register scaling is being ignored here"
9042msgstr ""
9043
862776f2 9044#: config/tc-i386.c:12610
c1c69e83
AM
9045#, c-format
9046msgid "Missing '}': '%s'"
252b5132
RH
9047msgstr ""
9048
862776f2 9049#: config/tc-i386.c:12616
c1c69e83
AM
9050#, c-format
9051msgid "Junk after '}': '%s'"
252b5132
RH
9052msgstr ""
9053
862776f2 9054#: config/tc-i386.c:12691
c1c69e83
AM
9055#, c-format
9056msgid "bad memory operand `%s'"
252b5132
RH
9057msgstr ""
9058
862776f2 9059#: config/tc-i386.c:12707
252b5132 9060#, c-format
c1c69e83 9061msgid "junk `%s' after register"
252b5132
RH
9062msgstr ""
9063
862776f2 9064#: config/tc-i386.c:12714
87485f53
NC
9065#, c-format
9066msgid "`%s%s' cannot be used here"
9067msgstr ""
9068
862776f2 9069#: config/tc-i386.c:12737
631ec08c
NC
9070#, c-format
9071msgid "`%s': misplaced `{%s}'"
9072msgstr ""
9073
862776f2 9074#: config/tc-i386.c:12744 config/tc-i386.c:12918 config/tc-i386.c:12962
c1c69e83
AM
9075#, c-format
9076msgid "bad register name `%s'"
252b5132
RH
9077msgstr ""
9078
862776f2 9079#: config/tc-i386.c:12752
c1c69e83 9080msgid "immediate operand illegal with absolute jump"
252b5132
RH
9081msgstr ""
9082
862776f2 9083#: config/tc-i386.c:12759
631ec08c
NC
9084#, c-format
9085msgid "`%s': RC/SAE operand must follow immediate operands"
9086msgstr ""
9087
862776f2 9088#: config/tc-i386.c:12772
631ec08c
NC
9089#, c-format
9090msgid "`%s': misplaced `%s'"
9091msgstr ""
9092
862776f2 9093#: config/tc-i386.c:12823
346d80ef
NC
9094msgid "unbalanced figure braces"
9095msgstr ""
9096
862776f2 9097#: config/tc-i386.c:12907
c1c69e83
AM
9098#, c-format
9099msgid "expecting `,' or `)' after index register in `%s'"
5b343f5a
NC
9100msgstr ""
9101
862776f2 9102#: config/tc-i386.c:12935
c1c69e83
AM
9103#, c-format
9104msgid "expecting `)' after scale factor in `%s'"
5b343f5a
NC
9105msgstr ""
9106
862776f2 9107#: config/tc-i386.c:12943
c1c69e83
AM
9108#, c-format
9109msgid "expecting index register or scale factor after `,'; got '%c'"
252b5132
RH
9110msgstr ""
9111
862776f2 9112#: config/tc-i386.c:12951
c1c69e83
AM
9113#, c-format
9114msgid "expecting `,' or `)' after base register in `%s'"
252b5132
RH
9115msgstr ""
9116
c1c69e83 9117#. It's not a memory operand; argh!
862776f2 9118#: config/tc-i386.c:12999
ae351704 9119#, c-format
c1c69e83 9120msgid "invalid char %s beginning operand %d `%s'"
ae351704
AM
9121msgstr ""
9122
862776f2 9123#: config/tc-i386.c:13660
6655dba2
SB
9124#, c-format
9125msgid "%s:%u: add %d%s at 0x%llx to align %s within %d-byte boundary\n"
9126msgstr ""
9127
862776f2 9128#: config/tc-i386.c:13663
6655dba2
SB
9129#, c-format
9130msgid ""
9131"%s:%u: add additional %d%s at 0x%llx to align %s within %d-byte boundary\n"
9132msgstr ""
9133
862776f2 9134#: config/tc-i386.c:13669
6655dba2
SB
9135#, c-format
9136msgid ""
9137"%s:%u: add %d%s-byte nop at 0x%llx to align %s within %d-byte boundary\n"
9138msgstr ""
9139
862776f2 9140#: config/tc-i386.c:13736
c1c69e83 9141msgid "long jump required"
ae351704
AM
9142msgstr ""
9143
862776f2 9144#: config/tc-i386.c:13791
c1c69e83 9145msgid "jump target out of range"
252b5132
RH
9146msgstr ""
9147
862776f2 9148#: config/tc-i386.c:14234
b19d852d
NC
9149#, c-format
9150msgid "register '%s%s' cannot be used here"
9151msgstr ""
9152
862776f2 9153#: config/tc-i386.c:14488
f48dfe41
NC
9154#, c-format
9155msgid "invalid -mx86-used-note= option: `%s'"
9156msgstr ""
9157
862776f2 9158#: config/tc-i386.c:14511
c1c69e83 9159msgid "no compiled in support for x86_64"
252b5132
RH
9160msgstr ""
9161
862776f2 9162#: config/tc-i386.c:14531
c1c69e83 9163msgid "no compiled in support for 32bit x86_64"
252b5132
RH
9164msgstr ""
9165
862776f2 9166#: config/tc-i386.c:14535
c1c69e83 9167msgid "32bit x86_64 is only supported for ELF"
252b5132
RH
9168msgstr ""
9169
862776f2 9170#: config/tc-i386.c:14552
87485f53
NC
9171msgid "no compiled in support for ix86"
9172msgstr ""
9173
862776f2 9174#: config/tc-i386.c:14585 config/tc-i386.c:14671
252b5132 9175#, c-format
c1c69e83 9176msgid "invalid -march= option: `%s'"
252b5132
RH
9177msgstr ""
9178
862776f2
AA
9179#: config/tc-i386.c:14641
9180msgid "Unrecognized vector size specifier ignored"
9181msgstr ""
9182
9183#: config/tc-i386.c:14681 config/tc-i386.c:14693
252b5132 9184#, c-format
c1c69e83 9185msgid "invalid -mtune= option: `%s'"
252b5132
RH
9186msgstr ""
9187
862776f2 9188#: config/tc-i386.c:14702
c1c69e83
AM
9189#, c-format
9190msgid "invalid -mmnemonic= option: `%s'"
252b5132
RH
9191msgstr ""
9192
862776f2 9193#: config/tc-i386.c:14711
c1c69e83
AM
9194#, c-format
9195msgid "invalid -msyntax= option: `%s'"
252b5132
RH
9196msgstr ""
9197
862776f2 9198#: config/tc-i386.c:14738
c1c69e83
AM
9199#, c-format
9200msgid "invalid -msse-check= option: `%s'"
252b5132
RH
9201msgstr ""
9202
862776f2 9203#: config/tc-i386.c:14749
c1c69e83
AM
9204#, c-format
9205msgid "invalid -moperand-check= option: `%s'"
252b5132
RH
9206msgstr ""
9207
862776f2 9208#: config/tc-i386.c:14758
252b5132 9209#, c-format
c1c69e83 9210msgid "invalid -mavxscalar= option: `%s'"
252b5132
RH
9211msgstr ""
9212
862776f2 9213#: config/tc-i386.c:14767
f48dfe41
NC
9214#, c-format
9215msgid "invalid -mvexwig= option: `%s'"
9216msgstr ""
9217
862776f2 9218#: config/tc-i386.c:14782
c1c69e83
AM
9219#, c-format
9220msgid "invalid -mevexlig= option: `%s'"
252b5132
RH
9221msgstr ""
9222
862776f2 9223#: config/tc-i386.c:14795
ed9e98c2
AM
9224#, c-format
9225msgid "invalid -mevexrcig= option: `%s'"
9226msgstr ""
9227
862776f2 9228#: config/tc-i386.c:14804
c1c69e83
AM
9229#, c-format
9230msgid "invalid -mevexwig= option: `%s'"
252b5132
RH
9231msgstr ""
9232
862776f2 9233#: config/tc-i386.c:14819
ed9e98c2
AM
9234#, c-format
9235msgid "invalid -momit-lock-prefix= option: `%s'"
9236msgstr ""
9237
862776f2 9238#: config/tc-i386.c:14828
e0e7a9d4
TG
9239#, c-format
9240msgid "invalid -mfence-as-lock-add= option: `%s'"
9241msgstr ""
9242
862776f2 9243#: config/tc-i386.c:14837
8f595e9b
NC
9244#, c-format
9245msgid "invalid -mlfence-after-load= option: `%s'"
9246msgstr ""
9247
862776f2 9248#: config/tc-i386.c:14854
8f595e9b
NC
9249#, c-format
9250msgid "invalid -mlfence-before-indirect-branch= option: `%s'"
9251msgstr ""
9252
862776f2 9253#: config/tc-i386.c:14868
8f595e9b
NC
9254#, c-format
9255msgid "invalid -mlfence-before-ret= option: `%s'"
9256msgstr ""
9257
862776f2 9258#: config/tc-i386.c:14878
e0e7a9d4
TG
9259#, c-format
9260msgid "invalid -mrelax-relocations= option: `%s'"
9261msgstr ""
9262
862776f2 9263#: config/tc-i386.c:14907
6655dba2
SB
9264#, c-format
9265msgid "invalid -malign-branch-boundary= value: %s"
9266msgstr ""
9267
862776f2 9268#: config/tc-i386.c:14921
6655dba2
SB
9269#, c-format
9270msgid "invalid -malign-branch-prefix-size= value: %s"
9271msgstr ""
9272
862776f2 9273#: config/tc-i386.c:14948
6655dba2
SB
9274#, c-format
9275msgid "invalid -malign-branch= option: `%s'"
9276msgstr ""
9277
862776f2 9278#: config/tc-i386.c:15115
c1c69e83
AM
9279#, c-format
9280msgid ""
6655dba2 9281" -Qy, -Qn ignored\n"
c1c69e83
AM
9282" -V print assembler version number\n"
9283" -k ignored\n"
252b5132
RH
9284msgstr ""
9285
862776f2 9286#: config/tc-i386.c:15120
c1c69e83
AM
9287#, c-format
9288msgid ""
96e786d1
NC
9289" -n do not optimize code alignment\n"
9290" -O{012s} attempt some code optimizations\n"
c1c69e83 9291" -q quieten some warnings\n"
252b5132
RH
9292msgstr ""
9293
862776f2 9294#: config/tc-i386.c:15125
c1c69e83
AM
9295#, c-format
9296msgid " -s ignored\n"
252b5132
RH
9297msgstr ""
9298
862776f2 9299#: config/tc-i386.c:15130
346d80ef
NC
9300#, c-format
9301msgid " --32/--64/--x32 generate 32bit/64bit/x32 object\n"
9302msgstr ""
9303
862776f2 9304#: config/tc-i386.c:15133
c1c69e83 9305#, c-format
346d80ef 9306msgid " --32/--64 generate 32bit/64bit object\n"
a74801ba
ILT
9307msgstr ""
9308
862776f2 9309#: config/tc-i386.c:15138
c1c69e83
AM
9310#, c-format
9311msgid " --divide do not treat `/' as a comment character\n"
a74801ba
ILT
9312msgstr ""
9313
862776f2 9314#: config/tc-i386.c:15141
c1c69e83
AM
9315#, c-format
9316msgid " --divide ignored\n"
252b5132
RH
9317msgstr ""
9318
862776f2 9319#: config/tc-i386.c:15144
c1c69e83
AM
9320#, c-format
9321msgid ""
9322" -march=CPU[,+EXTENSION...]\n"
9323" generate code for CPU and EXTENSION, CPU is one "
9324"of:\n"
252b5132
RH
9325msgstr ""
9326
862776f2 9327#: config/tc-i386.c:15148
252b5132 9328#, c-format
631ec08c
NC
9329msgid ""
9330" EXTENSION is combination of (possibly \"no\"-"
9331"prefixed):\n"
252b5132
RH
9332msgstr ""
9333
862776f2 9334#: config/tc-i386.c:15151
c1c69e83
AM
9335#, c-format
9336msgid " -mtune=CPU optimize for CPU, CPU is one of:\n"
252b5132
RH
9337msgstr ""
9338
862776f2 9339#: config/tc-i386.c:15154
c1c69e83
AM
9340#, c-format
9341msgid " -msse2avx encode SSE instructions with VEX prefix\n"
252b5132
RH
9342msgstr ""
9343
862776f2 9344#: config/tc-i386.c:15156
6c037fdb
NC
9345#, c-format
9346msgid ""
9347" -muse-unaligned-vector-move\n"
9348" encode aligned vector move as unaligned vector "
9349"move\n"
9350msgstr ""
9351
862776f2 9352#: config/tc-i386.c:15159
c1c69e83
AM
9353#, c-format
9354msgid ""
f48dfe41 9355" -msse-check=[none|error|warning] (default: warning)\n"
c1c69e83 9356" check SSE instructions\n"
252b5132
RH
9357msgstr ""
9358
862776f2 9359#: config/tc-i386.c:15162
c1c69e83
AM
9360#, c-format
9361msgid ""
f48dfe41 9362" -moperand-check=[none|error|warning] (default: warning)\n"
c1c69e83 9363" check operand combinations for validity\n"
252b5132
RH
9364msgstr ""
9365
862776f2 9366#: config/tc-i386.c:15165
c1c69e83
AM
9367#, c-format
9368msgid ""
f48dfe41
NC
9369" -mavxscalar=[128|256] (default: 128)\n"
9370" encode scalar AVX instructions with specific "
c1c69e83
AM
9371"vector\n"
9372" length\n"
252b5132
RH
9373msgstr ""
9374
862776f2 9375#: config/tc-i386.c:15169
f48dfe41
NC
9376#, c-format
9377msgid ""
9378" -mvexwig=[0|1] (default: 0)\n"
9379" encode VEX instructions with specific VEX.W value\n"
9380" for VEX.W bit ignored instructions\n"
9381msgstr ""
9382
862776f2 9383#: config/tc-i386.c:15173
c1c69e83
AM
9384#, c-format
9385msgid ""
f48dfe41
NC
9386" -mevexlig=[128|256|512] (default: 128)\n"
9387" encode scalar EVEX instructions with specific "
c1c69e83
AM
9388"vector\n"
9389" length\n"
252b5132
RH
9390msgstr ""
9391
862776f2 9392#: config/tc-i386.c:15177
252b5132 9393#, c-format
c1c69e83 9394msgid ""
f48dfe41
NC
9395" -mevexwig=[0|1] (default: 0)\n"
9396" encode EVEX instructions with specific EVEX.W "
c1c69e83
AM
9397"value\n"
9398" for EVEX.W bit ignored instructions\n"
252b5132
RH
9399msgstr ""
9400
862776f2 9401#: config/tc-i386.c:15181
ed9e98c2
AM
9402#, c-format
9403msgid ""
f48dfe41 9404" -mevexrcig=[rne|rd|ru|rz] (default: rne)\n"
ed9e98c2
AM
9405" encode EVEX instructions with specific EVEX.RC "
9406"value\n"
9407" for SAE-only ignored instructions\n"
9408msgstr ""
9409
862776f2 9410#: config/tc-i386.c:15185
f48dfe41
NC
9411#, c-format
9412msgid " -mmnemonic=[att|intel] "
9413msgstr ""
9414
862776f2 9415#: config/tc-i386.c:15188
252b5132 9416#, c-format
f48dfe41 9417msgid "(default: att)\n"
252b5132
RH
9418msgstr ""
9419
862776f2 9420#: config/tc-i386.c:15190
252b5132 9421#, c-format
f48dfe41 9422msgid "(default: intel)\n"
252b5132
RH
9423msgstr ""
9424
862776f2 9425#: config/tc-i386.c:15191
f48dfe41
NC
9426#, c-format
9427msgid " use AT&T/Intel mnemonic\n"
9428msgstr ""
9429
862776f2 9430#: config/tc-i386.c:15193
f48dfe41
NC
9431#, c-format
9432msgid ""
9433" -msyntax=[att|intel] (default: att)\n"
9434" use AT&T/Intel syntax\n"
9435msgstr ""
9436
862776f2 9437#: config/tc-i386.c:15196
c1c69e83
AM
9438#, c-format
9439msgid " -mindex-reg support pseudo index registers\n"
ae351704
AM
9440msgstr ""
9441
862776f2 9442#: config/tc-i386.c:15198
252b5132 9443#, c-format
c1c69e83 9444msgid " -mnaked-reg don't require `%%' prefix for registers\n"
252b5132
RH
9445msgstr ""
9446
862776f2 9447#: config/tc-i386.c:15200
a5c7551f 9448#, c-format
c1c69e83 9449msgid " -madd-bnd-prefix add BND prefix for all valid branches\n"
a5c7551f
RW
9450msgstr ""
9451
862776f2 9452#: config/tc-i386.c:15203
e0e7a9d4
TG
9453#, c-format
9454msgid " -mshared disable branch optimization for shared code\n"
9455msgstr ""
9456
862776f2 9457#: config/tc-i386.c:15205
f48dfe41
NC
9458#, c-format
9459msgid " -mx86-used-note=[no|yes] "
9460msgstr ""
9461
862776f2 9462#: config/tc-i386.c:15211
f48dfe41
NC
9463#, c-format
9464msgid ""
9465" generate x86 used ISA and feature properties\n"
9466msgstr ""
9467
862776f2 9468#: config/tc-i386.c:15215
ed9e98c2
AM
9469#, c-format
9470msgid " -mbig-obj generate big object files\n"
9471msgstr ""
9472
862776f2 9473#: config/tc-i386.c:15218
ed9e98c2
AM
9474#, c-format
9475msgid ""
f48dfe41 9476" -momit-lock-prefix=[no|yes] (default: no)\n"
ed9e98c2
AM
9477" strip all lock prefixes\n"
9478msgstr ""
9479
862776f2 9480#: config/tc-i386.c:15221
e0e7a9d4
TG
9481#, c-format
9482msgid ""
f48dfe41 9483" -mfence-as-lock-add=[no|yes] (default: no)\n"
e0e7a9d4
TG
9484" encode lfence, mfence and sfence as\n"
9485" lock addl $0x0, (%%{re}sp)\n"
9486msgstr ""
9487
862776f2 9488#: config/tc-i386.c:15225
e0e7a9d4 9489#, c-format
f48dfe41
NC
9490msgid " -mrelax-relocations=[no|yes] "
9491msgstr ""
9492
862776f2 9493#: config/tc-i386.c:15231
f48dfe41
NC
9494#, c-format
9495msgid " generate relax relocations\n"
e0e7a9d4
TG
9496msgstr ""
9497
862776f2 9498#: config/tc-i386.c:15233
6655dba2
SB
9499#, c-format
9500msgid ""
9501" -malign-branch-boundary=NUM (default: 0)\n"
9502" align branches within NUM byte boundary\n"
9503msgstr ""
9504
862776f2 9505#: config/tc-i386.c:15236
6655dba2
SB
9506#, c-format
9507msgid ""
9508" -malign-branch=TYPE[+TYPE...] (default: jcc+fused+jmp)\n"
9509" TYPE is combination of jcc, fused, jmp, call, "
9510"ret,\n"
9511" indirect\n"
9512" specify types of branches to align\n"
9513msgstr ""
9514
862776f2 9515#: config/tc-i386.c:15241
6655dba2
SB
9516#, c-format
9517msgid ""
9518" -malign-branch-prefix-size=NUM (default: 5)\n"
9519" align branches with NUM prefixes per instruction\n"
9520msgstr ""
9521
862776f2 9522#: config/tc-i386.c:15244
6655dba2
SB
9523#, c-format
9524msgid ""
9525" -mbranches-within-32B-boundaries\n"
9526" align branches within 32 byte boundary\n"
9527msgstr ""
9528
862776f2 9529#: config/tc-i386.c:15247
8f595e9b
NC
9530#, c-format
9531msgid ""
9532" -mlfence-after-load=[no|yes] (default: no)\n"
9533" generate lfence after load\n"
9534msgstr ""
9535
862776f2 9536#: config/tc-i386.c:15250
8f595e9b
NC
9537#, c-format
9538msgid ""
9539" -mlfence-before-indirect-branch=[none|all|register|memory] (default: "
9540"none)\n"
9541" generate lfence before indirect near branch\n"
9542msgstr ""
9543
862776f2 9544#: config/tc-i386.c:15253
8f595e9b
NC
9545#, c-format
9546msgid ""
9547" -mlfence-before-ret=[none|or|not|shl|yes] (default: none)\n"
9548" generate lfence before ret\n"
9549msgstr ""
9550
862776f2 9551#: config/tc-i386.c:15256
e0e7a9d4 9552#, c-format
f48dfe41 9553msgid " -mamd64 accept only AMD64 ISA [default]\n"
e0e7a9d4
TG
9554msgstr ""
9555
862776f2 9556#: config/tc-i386.c:15258
e0e7a9d4
TG
9557#, c-format
9558msgid " -mintel64 accept only Intel64 ISA\n"
9559msgstr ""
9560
862776f2 9561#: config/tc-i386.c:15297
e0e7a9d4
TG
9562#, c-format
9563msgid "Intel MCU doesn't support `%s' architecture"
9564msgstr ""
9565
862776f2 9566#: config/tc-i386.c:15363
e0e7a9d4
TG
9567msgid "Intel MCU is 32bit only"
9568msgstr ""
9569
862776f2 9570#: config/tc-i386.c:15475
8f595e9b
NC
9571msgid ""
9572"constant directive skips -mlfence-before-ret and -mlfence-before-indirect-"
9573"branch"
9574msgstr ""
9575
862776f2 9576#: config/tc-i386.c:15478
8f595e9b
NC
9577msgid "constant directive skips -mlfence-before-ret"
9578msgstr ""
9579
862776f2 9580#: config/tc-i386.c:15481
8f595e9b
NC
9581msgid "constant directive skips -mlfence-before-indirect-branch"
9582msgstr ""
9583
862776f2 9584#: config/tc-i386.c:15494
631ec08c
NC
9585#, c-format
9586msgid "invalid %s relocation against register"
9587msgstr ""
9588
862776f2 9589#: config/tc-i386.c:15603
c1c69e83 9590msgid "symbol size computation overflow"
a5c7551f
RW
9591msgstr ""
9592
862776f2 9593#: config/tc-i386.c:15678 config/tc-sparc.c:3855
a5c7551f 9594#, c-format
c1c69e83 9595msgid "can not do %d byte pc-relative relocation"
a5c7551f
RW
9596msgstr ""
9597
862776f2 9598#: config/tc-i386.c:15696
c1c69e83
AM
9599#, c-format
9600msgid "can not do %d byte relocation"
a5c7551f
RW
9601msgstr ""
9602
862776f2 9603#: config/tc-i386.c:15764
c1c69e83
AM
9604#, c-format
9605msgid "cannot represent relocation type %s in x32 mode"
a5c7551f
RW
9606msgstr ""
9607
862776f2 9608#: config/tc-i386.c:15801 config/tc-s390.c:2615
c1c69e83
AM
9609#, c-format
9610msgid "cannot represent relocation type %s"
a5c7551f
RW
9611msgstr ""
9612
862776f2 9613#: config/tc-i386.c:15918
c1c69e83 9614msgid "bad .section directive: want a,l,w,x,M,S,G,T in string"
a5c7551f
RW
9615msgstr ""
9616
862776f2 9617#: config/tc-i386.c:15921
c1c69e83 9618msgid "bad .section directive: want a,w,x,M,S,G,T in string"
a5c7551f
RW
9619msgstr ""
9620
862776f2 9621#: config/tc-i386.c:15931
c1c69e83 9622msgid ".largecomm supported only in 64bit mode, producing .comm"
a5c7551f
RW
9623msgstr ""
9624
6c037fdb 9625#: config/tc-ia64.c:870
71300e2c 9626msgid "bad .section directive: want a,o,s,w,x,M,S,G,T in string"
a5c7551f
RW
9627msgstr ""
9628
6c037fdb 9629#: config/tc-ia64.c:922
71300e2c 9630msgid "Size of frame exceeds maximum of 96 registers"
a5c7551f
RW
9631msgstr ""
9632
6c037fdb 9633#: config/tc-ia64.c:927
71300e2c 9634msgid "Size of rotating registers exceeds frame size"
a5c7551f
RW
9635msgstr ""
9636
6c037fdb 9637#: config/tc-ia64.c:1014
71300e2c 9638msgid "Unwind directive not followed by an instruction."
a5c7551f
RW
9639msgstr ""
9640
87485f53 9641#: config/tc-ia64.c:1023 config/tc-ia64.c:7590
71300e2c 9642msgid "qualifying predicate not followed by instruction"
a5c7551f
RW
9643msgstr ""
9644
6c037fdb 9645#: config/tc-ia64.c:1071
71300e2c 9646msgid "expected ',' after section name"
a5c7551f
RW
9647msgstr ""
9648
6c037fdb 9649#: config/tc-ia64.c:1106
71300e2c 9650msgid "expected ',' after symbol name"
a5c7551f
RW
9651msgstr ""
9652
6c037fdb 9653#: config/tc-ia64.c:1130
71300e2c 9654msgid "expected ',' after symbol size"
a5c7551f
RW
9655msgstr ""
9656
6c037fdb 9657#: config/tc-ia64.c:1213 config/tc-ia64.c:1247
71300e2c 9658msgid "record type is not valid"
a5c7551f
RW
9659msgstr ""
9660
6c037fdb 9661#: config/tc-ia64.c:1316
71300e2c 9662msgid "Invalid record type for P3 format."
c1c69e83
AM
9663msgstr ""
9664
6c037fdb 9665#: config/tc-ia64.c:1352
71300e2c 9666msgid "Invalid record type for format P6"
c1c69e83
AM
9667msgstr ""
9668
6c037fdb 9669#: config/tc-ia64.c:1532 config/tc-ia64.c:1584
71300e2c 9670msgid "Invalid record type for format B1"
a5c7551f
RW
9671msgstr ""
9672
6c037fdb 9673#: config/tc-ia64.c:1617
71300e2c 9674msgid "Invalid record type for format X1"
a5c7551f
RW
9675msgstr ""
9676
6c037fdb 9677#: config/tc-ia64.c:1659
71300e2c 9678msgid "Invalid record type for format X3"
a5c7551f
RW
9679msgstr ""
9680
6c037fdb 9681#: config/tc-ia64.c:1697
71300e2c 9682msgid "Previous .save incomplete"
e0e7a9d4
TG
9683msgstr ""
9684
631ec08c 9685#: config/tc-ia64.c:2520
71300e2c 9686msgid "spill_mask record unimplemented."
a5c7551f
RW
9687msgstr ""
9688
631ec08c 9689#: config/tc-ia64.c:2577
71300e2c 9690msgid "record_type_not_valid"
a5c7551f
RW
9691msgstr ""
9692
631ec08c 9693#: config/tc-ia64.c:2661
71300e2c 9694msgid "Ignoring attempt to spill beyond end of region"
a5c7551f
RW
9695msgstr ""
9696
631ec08c 9697#: config/tc-ia64.c:2720
71300e2c 9698msgid "Only constant space allocation is supported"
a5c7551f
RW
9699msgstr ""
9700
631ec08c 9701#: config/tc-ia64.c:2734
71300e2c 9702msgid "Only constant offsets are supported"
2ee0aedf
TG
9703msgstr ""
9704
631ec08c 9705#: config/tc-ia64.c:2758
c1c69e83 9706msgid "Section switching in code is not supported."
cfb8c092
NC
9707msgstr ""
9708
631ec08c 9709#: config/tc-ia64.c:2800
f96bd6c2 9710msgid "Insn slot not set in unwind record."
cfb8c092
NC
9711msgstr ""
9712
631ec08c 9713#: config/tc-ia64.c:2874
c1c69e83 9714msgid "frgr_mem record before region record!"
252b5132
RH
9715msgstr ""
9716
631ec08c 9717#: config/tc-ia64.c:2885
c1c69e83 9718msgid "fr_mem record before region record!"
a74801ba
ILT
9719msgstr ""
9720
631ec08c 9721#: config/tc-ia64.c:2894
c1c69e83 9722msgid "gr_mem record before region record!"
252b5132
RH
9723msgstr ""
9724
631ec08c 9725#: config/tc-ia64.c:2903
c1c69e83 9726msgid "br_mem record before region record!"
252b5132
RH
9727msgstr ""
9728
631ec08c 9729#: config/tc-ia64.c:2913
c1c69e83 9730msgid "gr_gr record before region record!"
ae351704
AM
9731msgstr ""
9732
631ec08c 9733#: config/tc-ia64.c:2921
c1c69e83 9734msgid "br_gr record before region record!"
87ccc1b0
NC
9735msgstr ""
9736
631ec08c 9737#: config/tc-ia64.c:3039
328577ad 9738#, c-format
c1c69e83 9739msgid "First operand to .%s must be a predicate"
0d2bcfaf
NC
9740msgstr ""
9741
631ec08c 9742#: config/tc-ia64.c:3043
328577ad 9743#, c-format
c1c69e83 9744msgid "Pointless use of p0 as first operand to .%s"
252b5132
RH
9745msgstr ""
9746
631ec08c 9747#: config/tc-ia64.c:3099
328577ad 9748#, c-format
c1c69e83 9749msgid "Operand %d to .%s must be a preserved register"
252b5132
RH
9750msgstr ""
9751
631ec08c 9752#: config/tc-ia64.c:3135
c1c69e83
AM
9753#, c-format
9754msgid "Operand %d to .%s must be a writable register"
252b5132
RH
9755msgstr ""
9756
631ec08c 9757#: config/tc-ia64.c:3159
328577ad 9758#, c-format
c1c69e83 9759msgid "Radix `%s' unsupported or invalid"
252b5132
RH
9760msgstr ""
9761
631ec08c 9762#: config/tc-ia64.c:3189 config/tc-ia64.c:3194
328577ad 9763#, c-format
c1c69e83 9764msgid ".%s outside of %s"
252b5132
RH
9765msgstr ""
9766
631ec08c 9767#: config/tc-ia64.c:3280
c1c69e83 9768msgid "Tags on unwind pseudo-ops aren't supported, yet"
252b5132
RH
9769msgstr ""
9770
631ec08c 9771#: config/tc-ia64.c:3302
c1c69e83 9772msgid "First operand to .fframe must be a constant"
ae351704
AM
9773msgstr ""
9774
631ec08c 9775#: config/tc-ia64.c:3322
c1c69e83 9776msgid "First operand to .vframe must be a general register"
ae351704
AM
9777msgstr ""
9778
631ec08c 9779#: config/tc-ia64.c:3330
c1c69e83 9780msgid "Operand of .vframe contradicts .prologue"
0d2bcfaf
NC
9781msgstr ""
9782
631ec08c 9783#: config/tc-ia64.c:3340
c1c69e83 9784msgid ".vframepsp is meaningless, assuming .vframesp was meant"
252b5132
RH
9785msgstr ""
9786
631ec08c 9787#: config/tc-ia64.c:3348
c1c69e83 9788msgid "Operand to .vframesp must be a constant (sp-relative offset)"
252b5132
RH
9789msgstr ""
9790
631ec08c 9791#: config/tc-ia64.c:3375
c1c69e83 9792msgid "First operand to .save not a register"
252b5132
RH
9793msgstr ""
9794
631ec08c 9795#: config/tc-ia64.c:3381
c1c69e83 9796msgid "Second operand to .save not a valid register"
252b5132
RH
9797msgstr ""
9798
631ec08c 9799#: config/tc-ia64.c:3412 config/tc-ia64.c:3423 config/tc-ia64.c:3431
c1c69e83 9800msgid "Second operand of .save contradicts .prologue"
c85dd50d
NC
9801msgstr ""
9802
631ec08c 9803#: config/tc-ia64.c:3438
c1c69e83 9804msgid "First operand to .save not a valid register"
252b5132
RH
9805msgstr ""
9806
631ec08c 9807#: config/tc-ia64.c:3456
c1c69e83 9808msgid "First operand to .restore must be stack pointer (sp)"
252b5132
RH
9809msgstr ""
9810
631ec08c 9811#: config/tc-ia64.c:3465
c1c69e83 9812msgid "Second operand to .restore must be a constant >= 0"
252b5132
RH
9813msgstr ""
9814
631ec08c 9815#: config/tc-ia64.c:3475
a74801ba 9816#, c-format
c1c69e83 9817msgid "Epilogue count of %lu exceeds number of nested prologues (%u)"
a74801ba
ILT
9818msgstr ""
9819
631ec08c 9820#: config/tc-ia64.c:3561
ae351704 9821#, c-format
c1c69e83 9822msgid "Illegal section name `%s' (causes unwind section name clash)"
ae351704
AM
9823msgstr ""
9824
631ec08c 9825#: config/tc-ia64.c:3736
c1c69e83 9826msgid "First operand to .altrp not a valid branch register"
252b5132
RH
9827msgstr ""
9828
631ec08c 9829#: config/tc-ia64.c:3765
252b5132 9830#, c-format
c1c69e83 9831msgid "First operand to .%s not a register"
252b5132
RH
9832msgstr ""
9833
631ec08c 9834#: config/tc-ia64.c:3770
ae351704 9835#, c-format
c1c69e83 9836msgid "Second operand to .%s not a constant"
ae351704
AM
9837msgstr ""
9838
631ec08c 9839#: config/tc-ia64.c:3837
c45021f2 9840#, c-format
c1c69e83 9841msgid "First operand to .%s not a valid register"
c45021f2
NC
9842msgstr ""
9843
631ec08c 9844#: config/tc-ia64.c:3860
c1c69e83 9845msgid "First operand to .save.g must be a positive 4-bit constant"
2ee0aedf
TG
9846msgstr ""
9847
631ec08c 9848#: config/tc-ia64.c:3873
c1c69e83 9849msgid "Second operand to .save.g must be a general register"
252b5132
RH
9850msgstr ""
9851
631ec08c 9852#: config/tc-ia64.c:3878
252b5132 9853#, c-format
c1c69e83 9854msgid "Second operand to .save.g must be the first of %d general registers"
252b5132
RH
9855msgstr ""
9856
631ec08c 9857#: config/tc-ia64.c:3901
c1c69e83 9858msgid "Operand to .save.f must be a positive 20-bit constant"
f12e7348
NC
9859msgstr ""
9860
631ec08c 9861#: config/tc-ia64.c:3924
c1c69e83 9862msgid "First operand to .save.b must be a positive 5-bit constant"
a74801ba
ILT
9863msgstr ""
9864
631ec08c 9865#: config/tc-ia64.c:3937
c1c69e83 9866msgid "Second operand to .save.b must be a general register"
a74801ba
ILT
9867msgstr ""
9868
631ec08c 9869#: config/tc-ia64.c:3942
252b5132 9870#, c-format
c1c69e83 9871msgid "Second operand to .save.b must be the first of %d general registers"
252b5132
RH
9872msgstr ""
9873
631ec08c 9874#: config/tc-ia64.c:3968
c1c69e83 9875msgid "First operand to .save.gf must be a non-negative 4-bit constant"
252b5132
RH
9876msgstr ""
9877
631ec08c 9878#: config/tc-ia64.c:3976
c1c69e83 9879msgid "Second operand to .save.gf must be a non-negative 20-bit constant"
a74801ba
ILT
9880msgstr ""
9881
631ec08c 9882#: config/tc-ia64.c:3984
c1c69e83 9883msgid "Operands to .save.gf may not be both zero"
252b5132
RH
9884msgstr ""
9885
631ec08c 9886#: config/tc-ia64.c:4001
c1c69e83 9887msgid "Operand to .spill must be a constant"
252b5132
RH
9888msgstr ""
9889
631ec08c 9890#: config/tc-ia64.c:4070
252b5132 9891#, c-format
c1c69e83 9892msgid "Operand %d to .%s must be a constant"
252b5132
RH
9893msgstr ""
9894
631ec08c 9895#: config/tc-ia64.c:4091
252b5132 9896#, c-format
c1c69e83 9897msgid "Missing .label_state %ld"
252b5132
RH
9898msgstr ""
9899
631ec08c 9900#: config/tc-ia64.c:4145
c1c69e83 9901msgid "Operand to .label_state must be a constant"
252b5132
RH
9902msgstr ""
9903
631ec08c 9904#: config/tc-ia64.c:4164
c1c69e83 9905msgid "Operand to .copy_state must be a constant"
e135f41b
NC
9906msgstr ""
9907
631ec08c 9908#: config/tc-ia64.c:4187
c1c69e83 9909msgid "First operand to .unwabi must be a constant"
ae351704
AM
9910msgstr ""
9911
631ec08c 9912#: config/tc-ia64.c:4193
c1c69e83 9913msgid "Second operand to .unwabi must be a constant"
cc643b88
NC
9914msgstr ""
9915
631ec08c 9916#: config/tc-ia64.c:4228
c1c69e83 9917msgid "Missing .endp after previous .proc"
cc643b88
NC
9918msgstr ""
9919
631ec08c 9920#: config/tc-ia64.c:4246
c1c69e83 9921msgid "Empty argument of .proc"
0d2bcfaf
NC
9922msgstr ""
9923
631ec08c 9924#: config/tc-ia64.c:4251
ae351704 9925#, c-format
c1c69e83 9926msgid "`%s' was already defined"
ae351704
AM
9927msgstr ""
9928
631ec08c 9929#: config/tc-ia64.c:4294
c1c69e83 9930msgid "Initial .body should precede any instructions"
ae351704
AM
9931msgstr ""
9932
631ec08c 9933#: config/tc-ia64.c:4313
c1c69e83 9934msgid ".prologue within prologue"
f12e7348
NC
9935msgstr ""
9936
631ec08c 9937#: config/tc-ia64.c:4318
c1c69e83 9938msgid "Initial .prologue should precede any instructions"
f12e7348
NC
9939msgstr ""
9940
631ec08c 9941#: config/tc-ia64.c:4328
c1c69e83 9942msgid "First operand to .prologue must be a positive 4-bit constant"
f12e7348
NC
9943msgstr ""
9944
631ec08c 9945#: config/tc-ia64.c:4330
c1c69e83 9946msgid "Pointless use of zero first operand to .prologue"
2ee0aedf
TG
9947msgstr ""
9948
631ec08c 9949#: config/tc-ia64.c:4346
c1c69e83 9950msgid "Using a constant as second operand to .prologue is deprecated"
252b5132
RH
9951msgstr ""
9952
631ec08c 9953#: config/tc-ia64.c:4352
c1c69e83 9954msgid "Second operand to .prologue must be a general register"
252b5132
RH
9955msgstr ""
9956
631ec08c 9957#: config/tc-ia64.c:4357
ae351704 9958#, c-format
c1c69e83 9959msgid "Second operand to .prologue must be the first of %d general registers"
ae351704
AM
9960msgstr ""
9961
631ec08c 9962#: config/tc-ia64.c:4470
ae351704 9963#, c-format
c1c69e83 9964msgid "`%s' was not defined within procedure"
ae351704
AM
9965msgstr ""
9966
631ec08c 9967#: config/tc-ia64.c:4506
c1c69e83 9968msgid "Empty argument of .endp"
ae351704
AM
9969msgstr ""
9970
631ec08c 9971#: config/tc-ia64.c:4520
ae351704 9972#, c-format
c1c69e83 9973msgid "`%s' was not specified with previous .proc"
ae351704
AM
9974msgstr ""
9975
631ec08c 9976#: config/tc-ia64.c:4535
ae351704 9977#, c-format
c1c69e83 9978msgid "`%s' should be an operand to this .endp"
ae351704
AM
9979msgstr ""
9980
96e786d1 9981#: config/tc-ia64.c:4576 config/tc-ia64.c:4883 config/tc-ia64.c:5189
c1c69e83 9982msgid "Comma expected"
2ee0aedf
TG
9983msgstr ""
9984
631ec08c 9985#: config/tc-ia64.c:4616
c1c69e83 9986msgid "Expected '['"
f12e7348
NC
9987msgstr ""
9988
87485f53 9989#: config/tc-ia64.c:4625 config/tc-ia64.c:7724
c1c69e83 9990msgid "Expected ']'"
f12e7348
NC
9991msgstr ""
9992
631ec08c 9993#: config/tc-ia64.c:4630
c1c69e83 9994msgid "Number of elements must be positive"
f12e7348
NC
9995msgstr ""
9996
631ec08c 9997#: config/tc-ia64.c:4641
2ee0aedf 9998#, c-format
c1c69e83 9999msgid "Used more than the declared %d rotating registers"
2ee0aedf
TG
10000msgstr ""
10001
631ec08c 10002#: config/tc-ia64.c:4649
c1c69e83 10003msgid "Used more than the available 96 rotating registers"
f12e7348
NC
10004msgstr ""
10005
631ec08c 10006#: config/tc-ia64.c:4656
c1c69e83 10007msgid "Used more than the available 48 rotating registers"
f12e7348
NC
10008msgstr ""
10009
96e786d1 10010#: config/tc-ia64.c:4679
f12e7348 10011#, c-format
c1c69e83 10012msgid "Attempt to redefine register set `%s'"
f12e7348
NC
10013msgstr ""
10014
96e786d1 10015#: config/tc-ia64.c:4743
f12e7348 10016#, c-format
c1c69e83 10017msgid "Unknown psr option `%s'"
f12e7348
NC
10018msgstr ""
10019
96e786d1 10020#: config/tc-ia64.c:4778
c1c69e83 10021msgid "Comma expected after section name"
252b5132
RH
10022msgstr ""
10023
96e786d1 10024#: config/tc-ia64.c:4789
c1c69e83 10025msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated."
cfb8c092
NC
10026msgstr ""
10027
96e786d1 10028#: config/tc-ia64.c:4878
c1c69e83 10029msgid "Register name expected"
3caac5b8
AM
10030msgstr ""
10031
96e786d1 10032#: config/tc-ia64.c:4891
c1c69e83 10033msgid "Register value annotation ignored"
0d2bcfaf
NC
10034msgstr ""
10035
96e786d1 10036#: config/tc-ia64.c:4930
c1c69e83 10037msgid "Directive invalid within a bundle"
cc643b88
NC
10038msgstr ""
10039
96e786d1 10040#: config/tc-ia64.c:5024
c1c69e83 10041msgid "Missing predicate relation type"
252b5132
RH
10042msgstr ""
10043
96e786d1 10044#: config/tc-ia64.c:5030
c1c69e83 10045msgid "Unrecognized predicate relation type"
06647dfd
AM
10046msgstr ""
10047
96e786d1 10048#: config/tc-ia64.c:5076
c1c69e83 10049msgid "Bad register range"
6f6ef0fa
NC
10050msgstr ""
10051
87485f53 10052#: config/tc-ia64.c:5085 config/tc-ia64.c:7670
c1c69e83 10053msgid "Predicate register expected"
55cf6793
ZW
10054msgstr ""
10055
96e786d1 10056#: config/tc-ia64.c:5090
c1c69e83 10057msgid "Duplicate predicate register ignored"
f12e7348
NC
10058msgstr ""
10059
96e786d1 10060#: config/tc-ia64.c:5106
c1c69e83 10061msgid "Predicate source and target required"
6f6ef0fa
NC
10062msgstr ""
10063
96e786d1 10064#: config/tc-ia64.c:5108 config/tc-ia64.c:5120
c1c69e83 10065msgid "Use of p0 is not valid in this context"
06647dfd
AM
10066msgstr ""
10067
96e786d1 10068#: config/tc-ia64.c:5115
c1c69e83 10069msgid "At least two PR arguments expected"
55cf6793
ZW
10070msgstr ""
10071
96e786d1 10072#: config/tc-ia64.c:5129
c1c69e83 10073msgid "At least one PR argument expected"
55cf6793
ZW
10074msgstr ""
10075
96e786d1 10076#: config/tc-ia64.c:5161
c1c69e83 10077#, c-format
777cd7ab 10078msgid "duplicate entry hint %s"
6f6ef0fa
NC
10079msgstr ""
10080
c1c69e83 10081#. FIXME -- need 62-bit relocation type
96e786d1 10082#: config/tc-ia64.c:5637
c1c69e83 10083msgid "62-bit relocation not yet implemented"
252b5132
RH
10084msgstr ""
10085
c1c69e83
AM
10086#. XXX technically, this is wrong: we should not be issuing warning
10087#. messages until we're sure this instruction pattern is going to
10088#. be used!
96e786d1 10089#: config/tc-ia64.c:5723
c1c69e83 10090msgid "lower 16 bits of mask ignored"
252b5132
RH
10091msgstr ""
10092
96e786d1 10093#: config/tc-ia64.c:5952
c1c69e83 10094msgid "stride must be a multiple of 64; lower 6 bits ignored"
252b5132
RH
10095msgstr ""
10096
87485f53 10097#: config/tc-ia64.c:6071
c1c69e83 10098msgid "Expected separator `='"
252b5132
RH
10099msgstr ""
10100
87485f53 10101#: config/tc-ia64.c:6107
c1c69e83 10102msgid "Duplicate equal sign (=) in instruction"
252b5132
RH
10103msgstr ""
10104
87485f53 10105#: config/tc-ia64.c:6114
252b5132 10106#, c-format
c1c69e83 10107msgid "Illegal operand separator `%c'"
252b5132
RH
10108msgstr ""
10109
87485f53 10110#: config/tc-ia64.c:6229
6e1772d5 10111#, c-format
c1c69e83 10112msgid "Operand %u of `%s' should be %s"
6e1772d5
AM
10113msgstr ""
10114
87485f53 10115#: config/tc-ia64.c:6233
c1c69e83 10116msgid "Wrong number of output operands"
6e1772d5
AM
10117msgstr ""
10118
87485f53 10119#: config/tc-ia64.c:6235
c1c69e83 10120msgid "Wrong number of input operands"
252b5132
RH
10121msgstr ""
10122
87485f53 10123#: config/tc-ia64.c:6237
c1c69e83
AM
10124msgid "Operand mismatch"
10125msgstr ""
10126
87485f53 10127#: config/tc-ia64.c:6319
6e1772d5 10128#, c-format
c1c69e83 10129msgid "Invalid use of `%c%d' as output operand"
252b5132
RH
10130msgstr ""
10131
87485f53 10132#: config/tc-ia64.c:6322
c1c69e83
AM
10133#, c-format
10134msgid "Invalid use of `r%d' as base update address operand"
252b5132
RH
10135msgstr ""
10136
87485f53 10137#: config/tc-ia64.c:6346
c1c69e83
AM
10138#, c-format
10139msgid "Invalid duplicate use of `%c%d'"
252b5132
RH
10140msgstr ""
10141
87485f53 10142#: config/tc-ia64.c:6353
c1c69e83
AM
10143#, c-format
10144msgid "Invalid simultaneous use of `f%d' and `f%d'"
252b5132
RH
10145msgstr ""
10146
87485f53 10147#: config/tc-ia64.c:6359
c1c69e83
AM
10148#, c-format
10149msgid "Dangerous simultaneous use of `f%d' and `f%d'"
252b5132
RH
10150msgstr ""
10151
87485f53 10152#: config/tc-ia64.c:6403
c1c69e83 10153msgid "Value truncated to 62 bits"
ed265386
NC
10154msgstr ""
10155
87485f53 10156#: config/tc-ia64.c:6471
c1c69e83
AM
10157#, c-format
10158msgid "Bad operand value: %s"
ed265386
NC
10159msgstr ""
10160
c1c69e83
AM
10161#. Give an error if a frag containing code is not aligned to a 16 byte
10162#. boundary.
87485f53 10163#: config/tc-ia64.c:6546 config/tc-ia64.h:177
c1c69e83 10164msgid "instruction address is not a multiple of 16"
ed265386
NC
10165msgstr ""
10166
87485f53 10167#: config/tc-ia64.c:6614
ed265386 10168#, c-format
c1c69e83 10169msgid "`%s' must be last in bundle"
252b5132
RH
10170msgstr ""
10171
87485f53 10172#: config/tc-ia64.c:6646
55cf6793 10173#, c-format
c1c69e83 10174msgid "Internal error: don't know how to force %s to end of instruction group"
55cf6793
ZW
10175msgstr ""
10176
87485f53 10177#: config/tc-ia64.c:6659
c1c69e83
AM
10178#, c-format
10179msgid "`%s' must be last in instruction group"
55cf6793
ZW
10180msgstr ""
10181
87485f53 10182#: config/tc-ia64.c:6689
c1c69e83 10183msgid "Label must be first in a bundle"
55cf6793
ZW
10184msgstr ""
10185
87485f53 10186#: config/tc-ia64.c:6766
c1c69e83 10187msgid "hint in B unit may be treated as nop"
55cf6793
ZW
10188msgstr ""
10189
87485f53 10190#: config/tc-ia64.c:6777
c1c69e83 10191msgid "hint in B unit can't be used"
55cf6793
ZW
10192msgstr ""
10193
87485f53 10194#: config/tc-ia64.c:6791
c1c69e83 10195msgid "emit_one_bundle: unexpected dynamic op"
55cf6793
ZW
10196msgstr ""
10197
87485f53 10198#: config/tc-ia64.c:6931
c1c69e83
AM
10199#, c-format
10200msgid "`%s' does not fit into %s template"
55cf6793
ZW
10201msgstr ""
10202
87485f53 10203#: config/tc-ia64.c:6946
c1c69e83
AM
10204#, c-format
10205msgid "`%s' does not fit into bundle"
55cf6793
ZW
10206msgstr ""
10207
87485f53 10208#: config/tc-ia64.c:6958
c1c69e83
AM
10209#, c-format
10210msgid "`%s' can't go in %s of %s template"
55cf6793
ZW
10211msgstr ""
10212
87485f53 10213#: config/tc-ia64.c:6964
c1c69e83 10214msgid "Missing '}' at end of file"
55cf6793
ZW
10215msgstr ""
10216
87485f53 10217#: config/tc-ia64.c:7111
c1c69e83
AM
10218#, c-format
10219msgid "Unrecognized option '-x%s'"
55cf6793
ZW
10220msgstr ""
10221
87485f53 10222#: config/tc-ia64.c:7138
c1c69e83
AM
10223msgid ""
10224"IA-64 options:\n"
10225" --mconstant-gp\t mark output file as using the constant-GP model\n"
10226"\t\t\t (sets ELF header flag EF_IA_64_CONS_GP)\n"
10227" --mauto-pic\t\t mark output file as using the constant-GP model\n"
10228"\t\t\t without function descriptors (sets ELF header flag\n"
10229"\t\t\t EF_IA_64_NOFUNCDESC_CONS_GP)\n"
10230" -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
10231" -mle | -mbe\t\t select little- or big-endian byte order (default -mle)\n"
10232" -mtune=[itanium1|itanium2]\n"
10233"\t\t\t tune for a specific CPU (default -mtune=itanium2)\n"
10234" -munwind-check=[warning|error]\n"
10235"\t\t\t unwind directive check (default -munwind-check=warning)\n"
10236" -mhint.b=[ok|warning|error]\n"
10237"\t\t\t hint.b check (default -mhint.b=error)\n"
10238" -x | -xexplicit\t turn on dependency violation checking\n"
252b5132
RH
10239msgstr ""
10240
c1c69e83 10241#. Note for translators: "automagically" can be translated as "automatically" here.
87485f53 10242#: config/tc-ia64.c:7155
c1c69e83
AM
10243msgid ""
10244" -xauto\t\t automagically remove dependency violations (default)\n"
10245" -xnone\t\t turn off dependency violation checking\n"
10246" -xdebug\t\t debug dependency violation checker\n"
10247" -xdebugn\t\t debug dependency violation checker but turn off\n"
10248"\t\t\t dependency violation checking\n"
10249" -xdebugx\t\t debug dependency violation checker and turn on\n"
10250"\t\t\t dependency violation checking\n"
252b5132
RH
10251msgstr ""
10252
87485f53 10253#: config/tc-ia64.c:7170
c1c69e83 10254msgid "--gstabs is not supported for ia64"
252b5132
RH
10255msgstr ""
10256
87485f53 10257#: config/tc-ia64.c:7605
c1c69e83 10258msgid "Explicit stops are ignored in auto mode"
252b5132
RH
10259msgstr ""
10260
87485f53 10261#: config/tc-ia64.c:7614
c1c69e83 10262msgid "Found '{' when manual bundling is already turned on"
252b5132
RH
10263msgstr ""
10264
87485f53 10265#: config/tc-ia64.c:7627
c1c69e83 10266msgid "Found '{' after explicit switch to automatic mode"
252b5132
RH
10267msgstr ""
10268
87485f53 10269#: config/tc-ia64.c:7633
c1c69e83 10270msgid "Found '}' when manual bundling is off"
252b5132
RH
10271msgstr ""
10272
87485f53 10273#: config/tc-ia64.c:7660
c1c69e83 10274msgid "Expected ')'"
252b5132
RH
10275msgstr ""
10276
87485f53 10277#: config/tc-ia64.c:7665
c1c69e83 10278msgid "Qualifying predicate expected"
252b5132
RH
10279msgstr ""
10280
87485f53 10281#: config/tc-ia64.c:7684
c1c69e83 10282msgid "Tag must come before qualifying predicate."
252b5132
RH
10283msgstr ""
10284
87485f53 10285#: config/tc-ia64.c:7713
c1c69e83 10286msgid "Expected ':'"
252b5132
RH
10287msgstr ""
10288
87485f53 10289#: config/tc-ia64.c:7729
c1c69e83 10290msgid "Tag name expected"
55cf6793
ZW
10291msgstr ""
10292
87485f53 10293#: config/tc-ia64.c:7831
c1c69e83 10294msgid "Rotating register index must be a non-negative constant"
252b5132
RH
10295msgstr ""
10296
87485f53 10297#: config/tc-ia64.c:7836
252b5132 10298#, c-format
c1c69e83 10299msgid "Index out of range 0..%u"
252b5132
RH
10300msgstr ""
10301
87485f53 10302#: config/tc-ia64.c:7848
c1c69e83 10303msgid "Indirect register index must be a general register"
252b5132
RH
10304msgstr ""
10305
87485f53 10306#: config/tc-ia64.c:7857
c1c69e83 10307msgid "Index can only be applied to rotating or indirect registers"
252b5132
RH
10308msgstr ""
10309
87485f53 10310#: config/tc-ia64.c:7893 config/tc-xstormy16.c:145
c1c69e83 10311msgid "Expected '('"
252b5132
RH
10312msgstr ""
10313
87485f53 10314#: config/tc-ia64.c:7901 config/tc-pdp11.c:466 config/tc-pdp11.c:530
346d80ef 10315#: config/tc-pdp11.c:564 config/tc-tilegx.c:1044 config/tc-tilepro.c:932
ed9e98c2 10316#: config/tc-xstormy16.c:154
c1c69e83 10317msgid "Missing ')'"
252b5132
RH
10318msgstr ""
10319
87485f53 10320#: config/tc-ia64.c:7919 config/tc-xstormy16.c:161
c1c69e83 10321msgid "Not a symbolic expression"
ad4b42b4
NC
10322msgstr ""
10323
87485f53 10324#: config/tc-ia64.c:7924 config/tc-ia64.c:7938
c1c69e83 10325msgid "Illegal combination of relocation functions"
ad4b42b4
NC
10326msgstr ""
10327
87485f53 10328#: config/tc-ia64.c:8027
c1c69e83 10329msgid "No current frame"
a85d7ed0
NC
10330msgstr ""
10331
87485f53 10332#: config/tc-ia64.c:8029
c1c69e83
AM
10333#, c-format
10334msgid "Register number out of range 0..%u"
ad4b42b4
NC
10335msgstr ""
10336
87485f53 10337#: config/tc-ia64.c:8068
c1c69e83 10338msgid "Standalone `#' is illegal"
ad4b42b4
NC
10339msgstr ""
10340
87485f53 10341#: config/tc-ia64.c:8071
c1c69e83 10342msgid "Redundant `#' suffix operators"
ad4b42b4
NC
10343msgstr ""
10344
87485f53 10345#: config/tc-ia64.c:8229
c1c69e83
AM
10346#, c-format
10347msgid "Unhandled dependency %s for %s (%s), note %d"
ad4b42b4
NC
10348msgstr ""
10349
87485f53 10350#: config/tc-ia64.c:9542
c1c69e83
AM
10351#, c-format
10352msgid "Unrecognized dependency specifier %d\n"
ad4b42b4
NC
10353msgstr ""
10354
87485f53 10355#: config/tc-ia64.c:10403
c1c69e83 10356msgid "Only the first path encountering the conflict is reported"
ad4b42b4
NC
10357msgstr ""
10358
87485f53 10359#: config/tc-ia64.c:10405
c1c69e83 10360msgid "This is the location of the conflicting usage"
ad4b42b4
NC
10361msgstr ""
10362
87485f53 10363#: config/tc-ia64.c:10667
c1c69e83
AM
10364#, c-format
10365msgid "Unknown opcode `%s'"
ad4b42b4
NC
10366msgstr ""
10367
87485f53 10368#: config/tc-ia64.c:10745
c1c69e83
AM
10369#, c-format
10370msgid "AR %d can only be accessed by %c-unit"
ad4b42b4
NC
10371msgstr ""
10372
87485f53 10373#: config/tc-ia64.c:10757
c1c69e83 10374msgid "hint.b may be treated as nop"
ad4b42b4
NC
10375msgstr ""
10376
87485f53 10377#: config/tc-ia64.c:10760
c1c69e83 10378msgid "hint.b shouldn't be used"
ad4b42b4
NC
10379msgstr ""
10380
87485f53 10381#: config/tc-ia64.c:10799
c1c69e83
AM
10382#, c-format
10383msgid "`%s' cannot be predicated"
ad4b42b4
NC
10384msgstr ""
10385
87485f53 10386#: config/tc-ia64.c:10872
c1c69e83 10387msgid "Closing bracket missing"
ad4b42b4
NC
10388msgstr ""
10389
87485f53 10390#: config/tc-ia64.c:10881
c1c69e83 10391msgid "Index must be a general register"
ad4b42b4
NC
10392msgstr ""
10393
87485f53 10394#: config/tc-ia64.c:11046
c1c69e83
AM
10395#, c-format
10396msgid "Unsupported fixup size %d"
ad4b42b4
NC
10397msgstr ""
10398
c1c69e83
AM
10399#. This should be an error, but since previously there wasn't any
10400#. diagnostic here, don't make it fail because of this for now.
87485f53 10401#: config/tc-ia64.c:11318
c1c69e83
AM
10402#, c-format
10403msgid "Cannot express %s%d%s relocation"
ad4b42b4
NC
10404msgstr ""
10405
87485f53 10406#: config/tc-ia64.c:11337
c1c69e83 10407msgid "No addend allowed in @fptr() relocation"
ad4b42b4
NC
10408msgstr ""
10409
87485f53 10410#: config/tc-ia64.c:11376
c1c69e83 10411msgid "integer operand out of range"
ad4b42b4
NC
10412msgstr ""
10413
87485f53 10414#: config/tc-ia64.c:11443
c1c69e83
AM
10415#, c-format
10416msgid "%s must have a constant value"
ad4b42b4
NC
10417msgstr ""
10418
87485f53 10419#: config/tc-ia64.c:11463
c1c69e83 10420msgid "cannot resolve @slotcount parameter"
ad4b42b4
NC
10421msgstr ""
10422
87485f53 10423#: config/tc-ia64.c:11496
c1c69e83 10424msgid "invalid @slotcount value"
ad4b42b4
NC
10425msgstr ""
10426
87485f53 10427#: config/tc-ia64.c:11533 config/tc-z8k.c:1388
ad4b42b4 10428#, c-format
c1c69e83
AM
10429msgid "Cannot represent %s relocation in object file"
10430msgstr ""
10431
87485f53 10432#: config/tc-ia64.c:11642
c1c69e83 10433msgid "Can't add stop bit to mark end of instruction group"
ad4b42b4
NC
10434msgstr ""
10435
862776f2 10436#: config/tc-ia64.c:11750 read.c:2617 read.c:3221 read.c:3798 stabs.c:461
ad4b42b4 10437#, c-format
c1c69e83 10438msgid "expected comma after \"%s\""
ad4b42b4
NC
10439msgstr ""
10440
87485f53 10441#: config/tc-ia64.c:11791
ad4b42b4 10442#, c-format
c1c69e83 10443msgid "`%s' is already the alias of %s `%s'"
ad4b42b4
NC
10444msgstr ""
10445
87485f53 10446#: config/tc-ia64.c:11802
ad4b42b4 10447#, c-format
c1c69e83 10448msgid "%s `%s' already has an alias `%s'"
ad4b42b4
NC
10449msgstr ""
10450
87485f53 10451#: config/tc-ia64.c:11835
c1c69e83
AM
10452#, c-format
10453msgid "symbol `%s' aliased to `%s' is not used"
ad4b42b4
NC
10454msgstr ""
10455
87485f53 10456#: config/tc-ia64.c:11861
c1c69e83
AM
10457#, c-format
10458msgid "section `%s' aliased to `%s' is not used"
ad4b42b4
NC
10459msgstr ""
10460
e0e7a9d4 10461#: config/tc-ip2k.c:139
c1c69e83
AM
10462#, c-format
10463msgid "IP2K specific command line options:\n"
ad4b42b4
NC
10464msgstr ""
10465
e0e7a9d4 10466#: config/tc-ip2k.c:140
c1c69e83
AM
10467#, c-format
10468msgid " -mip2022 restrict to IP2022 insns \n"
ad4b42b4
NC
10469msgstr ""
10470
e0e7a9d4 10471#: config/tc-ip2k.c:141
c1c69e83
AM
10472#, c-format
10473msgid " -mip2022ext permit extended IP2022 insn\n"
ad4b42b4
NC
10474msgstr ""
10475
6655dba2 10476#: config/tc-ip2k.c:232
71300e2c
NC
10477msgid "relaxation not supported\n"
10478msgstr ""
10479
87485f53 10480#: config/tc-iq2000.c:356
c1c69e83
AM
10481#, c-format
10482msgid "the yielding instruction %s may not be in a delay slot."
ad4b42b4
NC
10483msgstr ""
10484
87485f53 10485#: config/tc-iq2000.c:364
c1c69e83
AM
10486#, c-format
10487msgid "Register number (R%ld) for double word access must be even."
ad4b42b4
NC
10488msgstr ""
10489
87485f53
NC
10490#: config/tc-iq2000.c:373 config/tc-iq2000.c:378 config/tc-iq2000.c:383
10491#: config/tc-iq2000.c:400 config/tc-mt.c:246 config/tc-mt.c:251
c1c69e83
AM
10492#, c-format
10493msgid "operand references R%ld of previous load."
ad4b42b4
NC
10494msgstr ""
10495
87485f53 10496#: config/tc-iq2000.c:388
c1c69e83 10497msgid "instruction implicitly accesses R31 of previous load."
ad4b42b4
NC
10498msgstr ""
10499
87485f53 10500#: config/tc-iq2000.c:643 config/tc-mep.c:2008
c1c69e83 10501msgid "Unmatched high relocation"
ad4b42b4
NC
10502msgstr ""
10503
87485f53 10504#: config/tc-iq2000.c:820 config/tc-mips.c:19777 config/tc-score.c:5804
c1c69e83 10505msgid ".end not in text section"
ad4b42b4
NC
10506msgstr ""
10507
87485f53 10508#: config/tc-iq2000.c:824 config/tc-score.c:5807
c1c69e83 10509msgid ".end directive without a preceding .ent directive."
ad4b42b4
NC
10510msgstr ""
10511
87485f53 10512#: config/tc-iq2000.c:833 config/tc-score.c:5815
c1c69e83 10513msgid ".end symbol does not match .ent symbol."
ad4b42b4
NC
10514msgstr ""
10515
87485f53 10516#: config/tc-iq2000.c:836 config/tc-mips.c:19797 config/tc-score.c:5820
c1c69e83 10517msgid ".end directive missing or unknown symbol"
ad4b42b4
NC
10518msgstr ""
10519
87485f53 10520#: config/tc-iq2000.c:854
c1c69e83 10521msgid "Expected simple number."
ad4b42b4
NC
10522msgstr ""
10523
87485f53 10524#: config/tc-iq2000.c:883 config/tc-mips.c:19702 config/tc-score.c:5670
ad4b42b4 10525#, c-format
c1c69e83 10526msgid " *input_line_pointer == '%c' 0x%02x\n"
ad4b42b4
NC
10527msgstr ""
10528
87485f53 10529#: config/tc-iq2000.c:885
c1c69e83 10530msgid "Invalid number"
ad4b42b4
NC
10531msgstr ""
10532
87485f53 10533#: config/tc-iq2000.c:919 config/tc-score.c:5701
c1c69e83 10534msgid ".ent or .aent not in text section."
ad4b42b4
NC
10535msgstr ""
10536
87485f53 10537#: config/tc-iq2000.c:922
c1c69e83 10538msgid "missing `.end'"
ad4b42b4
NC
10539msgstr ""
10540
862776f2
AA
10541#: config/tc-kvx.c:1737
10542msgid "signed16 PCREL value out of range"
10543msgstr ""
10544
10545#: config/tc-kvx.c:1745
10546msgid "signed43 PCREL value out of range"
10547msgstr ""
10548
10549#: config/tc-kvx.c:1752
10550msgid "signed37 PCREL value out of range"
10551msgstr ""
10552
10553#: config/tc-loongarch.c:404
6c037fdb
NC
10554#, c-format
10555msgid "insn name: %s\tformat: %s\tsyntax error"
10556msgstr ""
10557
862776f2 10558#: config/tc-loongarch.c:407
6c037fdb
NC
10559#, c-format
10560msgid ""
10561"insn name: %s\n"
10562"format: %s\n"
10563"we want macro but macro is NULL"
10564msgstr ""
10565
862776f2 10566#: config/tc-loongarch.c:412
6c037fdb
NC
10567#, c-format
10568msgid ""
10569"insn name: %s\n"
10570"format: %s\n"
10571"macro: %s\tsyntax error"
10572msgstr ""
10573
862776f2 10574#: config/tc-loongarch.c:455
6c037fdb
NC
10575#, c-format
10576msgid "Unsupported use of %s"
10577msgstr ""
10578
862776f2 10579#: config/tc-loongarch.c:527
6c037fdb
NC
10580msgid "internal error: we have no internal label yet"
10581msgstr ""
10582
862776f2 10583#: config/tc-loongarch.c:632
6c037fdb
NC
10584msgid "This label shouldn't be with addend."
10585msgstr ""
10586
862776f2 10587#: config/tc-loongarch.c:654
6c037fdb
NC
10588msgid "expr too huge"
10589msgstr ""
10590
862776f2 10591#: config/tc-loongarch.c:681
6c037fdb
NC
10592#, c-format
10593msgid ""
10594"not support reloc bit-field\n"
10595"fmt: %c%c %s\n"
10596"args: %s"
10597msgstr ""
10598
862776f2 10599#: config/tc-loongarch.c:722 config/tc-loongarch.c:747
87485f53
NC
10600#, c-format
10601msgid "register alias %s is deprecated, use %s instead"
10602msgstr ""
10603
862776f2 10604#: config/tc-loongarch.c:780
6c037fdb
NC
10605msgid "unknown escape"
10606msgstr ""
10607
862776f2 10608#: config/tc-loongarch.c:807
6c037fdb
NC
10609#, c-format
10610msgid "require imm low %d bit is 0."
10611msgstr ""
10612
10613#. How to do after we detect overflow.
862776f2 10614#: config/tc-loongarch.c:819
6c037fdb
NC
10615#, c-format
10616msgid ""
10617"Immediate overflow.\n"
10618"format: %c%c%s\n"
10619"arg: %s"
10620msgstr ""
10621
862776f2 10622#: config/tc-loongarch.c:906
6c037fdb
NC
10623msgid "AMO insns require rd != base && rd != rt when rd isn't $r0"
10624msgstr ""
10625
862776f2 10626#: config/tc-loongarch.c:918
6c037fdb
NC
10627msgid "bstr(ins|pick).[wd] require msbd >= lsbd"
10628msgstr ""
10629
862776f2 10630#: config/tc-loongarch.c:923
6c037fdb
NC
10631msgid "csrxchg require rj != $r0 && rj != $r1"
10632msgstr ""
10633
862776f2 10634#: config/tc-loongarch.c:1011
6c037fdb
NC
10635#, c-format
10636msgid "no HOWTO loong relocation number %d"
10637msgstr ""
10638
862776f2 10639#: config/tc-loongarch.c:1021
6c037fdb
NC
10640msgid "Internal error: not support relax now"
10641msgstr ""
10642
862776f2 10643#: config/tc-loongarch.c:1065
6c037fdb
NC
10644#, c-format
10645msgid "li overflow: hi32:0x%x lo32:0x%x"
10646msgstr ""
10647
862776f2 10648#: config/tc-loongarch.c:1070
6c037fdb
NC
10649msgid "we can't li.d on 32bit-arch"
10650msgstr ""
10651
862776f2 10652#: config/tc-loongarch.c:1169
6c037fdb
NC
10653#, c-format
10654msgid "no match insn: %s\t%s"
10655msgstr ""
10656
862776f2 10657#: config/tc-loongarch.c:1274 config/tc-loongarch.c:1281
6c037fdb
NC
10658msgid "Relocation against a constant"
10659msgstr ""
10660
862776f2 10661#: config/tc-loongarch.c:1485 config/tc-riscv.c:4153
87485f53
NC
10662#, c-format
10663msgid "internal: bad CFA value #%d"
10664msgstr ""
10665
862776f2 10666#: config/tc-loongarch.c:1497
96e786d1
NC
10667msgid "Relocation against a constant."
10668msgstr ""
10669
862776f2 10670#: config/tc-loongarch.c:1555 config/tc-riscv.c:4597
6c037fdb
NC
10671#, c-format
10672msgid "cannot represent %s relocation in object file"
10673msgstr ""
10674
862776f2 10675#: config/tc-loongarch.c:1624
6c037fdb
NC
10676#, c-format
10677msgid "LARCH options:\n"
10678msgstr ""
10679
862776f2
AA
10680#. FIXME
10681#: config/tc-loongarch.c:1626
10682#, c-format
10683msgid ""
10684" -mthin-add-sub\t Convert a pair of R_LARCH_ADD32/64 and R_LARCH_SUB32/64 "
10685"to\n"
10686"\t\t\t R_LARCH_32/64_PCREL as much as possible\n"
10687"\t\t\t The option does not affect the generation of R_LARCH_32_PCREL\n"
10688"\t\t\t relocations in .eh_frame\n"
10689msgstr ""
10690
6655dba2 10691#: config/tc-m32c.c:141
ad4b42b4 10692#, c-format
c1c69e83 10693msgid " M32C specific command line options:\n"
ad4b42b4
NC
10694msgstr ""
10695
c1c69e83 10696#. Pretend that we do not recognise this option.
ed9e98c2 10697#: config/tc-m32r.c:330
c1c69e83 10698msgid "Unrecognised option: -hidden"
ad4b42b4
NC
10699msgstr ""
10700
71300e2c 10701#: config/tc-m32r.c:357 config/tc-sparc.c:602
c1c69e83 10702msgid "Unrecognized option following -K"
ad4b42b4
NC
10703msgstr ""
10704
ed9e98c2 10705#: config/tc-m32r.c:372
c1c69e83
AM
10706#, c-format
10707msgid " M32R specific command line options:\n"
ad4b42b4
NC
10708msgstr ""
10709
ed9e98c2 10710#: config/tc-m32r.c:374
ad4b42b4 10711#, c-format
c1c69e83
AM
10712msgid ""
10713" -m32r disable support for the m32rx instruction set\n"
ad4b42b4
NC
10714msgstr ""
10715
ed9e98c2 10716#: config/tc-m32r.c:376
c1c69e83
AM
10717#, c-format
10718msgid " -m32rx support the extended m32rx instruction set\n"
ad4b42b4
NC
10719msgstr ""
10720
ed9e98c2 10721#: config/tc-m32r.c:378
c1c69e83
AM
10722#, c-format
10723msgid " -m32r2 support the extended m32r2 instruction set\n"
ad4b42b4
NC
10724msgstr ""
10725
ed9e98c2 10726#: config/tc-m32r.c:380
c1c69e83
AM
10727#, c-format
10728msgid " -EL,-little produce little endian code and data\n"
ad4b42b4
NC
10729msgstr ""
10730
ed9e98c2 10731#: config/tc-m32r.c:382
c1c69e83
AM
10732#, c-format
10733msgid " -EB,-big produce big endian code and data\n"
ad4b42b4
NC
10734msgstr ""
10735
ed9e98c2 10736#: config/tc-m32r.c:384
ad4b42b4 10737#, c-format
c1c69e83 10738msgid " -parallel try to combine instructions in parallel\n"
ad4b42b4
NC
10739msgstr ""
10740
ed9e98c2 10741#: config/tc-m32r.c:386
ad4b42b4 10742#, c-format
c1c69e83 10743msgid " -no-parallel disable -parallel\n"
ad4b42b4
NC
10744msgstr ""
10745
ed9e98c2 10746#: config/tc-m32r.c:388
c1c69e83
AM
10747#, c-format
10748msgid ""
10749" -no-bitinst disallow the M32R2's extended bit-field "
10750"instructions\n"
ad4b42b4
NC
10751msgstr ""
10752
ed9e98c2 10753#: config/tc-m32r.c:390
c1c69e83
AM
10754#, c-format
10755msgid " -O try to optimize code. Implies -parallel\n"
ad4b42b4
NC
10756msgstr ""
10757
ed9e98c2 10758#: config/tc-m32r.c:393
c1c69e83
AM
10759#, c-format
10760msgid ""
10761" -warn-explicit-parallel-conflicts warn when parallel instructions\n"
ad4b42b4
NC
10762msgstr ""
10763
ed9e98c2 10764#: config/tc-m32r.c:395
c1c69e83 10765#, c-format
f96bd6c2 10766msgid " might violate constraints\n"
ad4b42b4
NC
10767msgstr ""
10768
ed9e98c2 10769#: config/tc-m32r.c:397
c1c69e83
AM
10770#, c-format
10771msgid " -no-warn-explicit-parallel-conflicts do not warn when parallel\n"
ad4b42b4
NC
10772msgstr ""
10773
ed9e98c2 10774#: config/tc-m32r.c:399
c1c69e83
AM
10775#, c-format
10776msgid ""
10777" instructions might violate "
f96bd6c2 10778"constraints\n"
ad4b42b4
NC
10779msgstr ""
10780
ed9e98c2 10781#: config/tc-m32r.c:401
ad4b42b4 10782#, c-format
c1c69e83
AM
10783msgid ""
10784" -Wp synonym for -warn-explicit-parallel-conflicts\n"
ad4b42b4
NC
10785msgstr ""
10786
ed9e98c2 10787#: config/tc-m32r.c:403
c1c69e83
AM
10788#, c-format
10789msgid ""
10790" -Wnp synonym for -no-warn-explicit-parallel-conflicts\n"
ad4b42b4
NC
10791msgstr ""
10792
ed9e98c2 10793#: config/tc-m32r.c:405
c1c69e83
AM
10794#, c-format
10795msgid ""
10796" -ignore-parallel-conflicts do not check parallel instructions\n"
ad4b42b4
NC
10797msgstr ""
10798
ed9e98c2 10799#: config/tc-m32r.c:407
c1c69e83
AM
10800#, c-format
10801msgid " for constraint violations\n"
ad4b42b4
NC
10802msgstr ""
10803
ed9e98c2 10804#: config/tc-m32r.c:409
c1c69e83
AM
10805#, c-format
10806msgid ""
10807" -no-ignore-parallel-conflicts check parallel instructions for\n"
ad4b42b4
NC
10808msgstr ""
10809
ed9e98c2 10810#: config/tc-m32r.c:411
c1c69e83
AM
10811#, c-format
10812msgid " constraint violations\n"
ad4b42b4
NC
10813msgstr ""
10814
ed9e98c2 10815#: config/tc-m32r.c:413
c1c69e83
AM
10816#, c-format
10817msgid " -Ip synonym for -ignore-parallel-conflicts\n"
ad4b42b4
NC
10818msgstr ""
10819
ed9e98c2 10820#: config/tc-m32r.c:415
c1c69e83
AM
10821#, c-format
10822msgid " -nIp synonym for -no-ignore-parallel-conflicts\n"
ad4b42b4
NC
10823msgstr ""
10824
ed9e98c2 10825#: config/tc-m32r.c:418
ad4b42b4 10826#, c-format
c1c69e83
AM
10827msgid ""
10828" -warn-unmatched-high warn when an (s)high reloc has no matching low "
10829"reloc\n"
ad4b42b4
NC
10830msgstr ""
10831
ed9e98c2 10832#: config/tc-m32r.c:420
ad4b42b4 10833#, c-format
c1c69e83 10834msgid " -no-warn-unmatched-high do not warn about missing low relocs\n"
ad4b42b4
NC
10835msgstr ""
10836
ed9e98c2 10837#: config/tc-m32r.c:422
c1c69e83
AM
10838#, c-format
10839msgid " -Wuh synonym for -warn-unmatched-high\n"
ad4b42b4
NC
10840msgstr ""
10841
ed9e98c2 10842#: config/tc-m32r.c:424
ad4b42b4 10843#, c-format
c1c69e83 10844msgid " -Wnuh synonym for -no-warn-unmatched-high\n"
ad4b42b4
NC
10845msgstr ""
10846
ed9e98c2 10847#: config/tc-m32r.c:427
ad4b42b4 10848#, c-format
c1c69e83 10849msgid " -KPIC generate PIC\n"
60bcf0fa
NC
10850msgstr ""
10851
8f595e9b 10852#: config/tc-m32r.c:848
c1c69e83 10853msgid "instructions write to the same destination register."
60bcf0fa
NC
10854msgstr ""
10855
8f595e9b 10856#: config/tc-m32r.c:856
c1c69e83 10857msgid "Instructions do not use parallel execution pipelines."
ad4b42b4
NC
10858msgstr ""
10859
8f595e9b 10860#: config/tc-m32r.c:864
c1c69e83 10861msgid "Instructions share the same execution pipeline"
ad4b42b4
NC
10862msgstr ""
10863
8f595e9b 10864#: config/tc-m32r.c:929 config/tc-m32r.c:1043
c1c69e83
AM
10865#, c-format
10866msgid "not a 16 bit instruction '%s'"
ad4b42b4
NC
10867msgstr ""
10868
8f595e9b 10869#: config/tc-m32r.c:941 config/tc-m32r.c:1055 config/tc-m32r.c:1239
ad4b42b4 10870#, c-format
c1c69e83 10871msgid "instruction '%s' is for the M32R2 only"
ad4b42b4
NC
10872msgstr ""
10873
8f595e9b 10874#: config/tc-m32r.c:954 config/tc-m32r.c:1068 config/tc-m32r.c:1252
c1c69e83
AM
10875#, c-format
10876msgid "unknown instruction '%s'"
ad4b42b4
NC
10877msgstr ""
10878
8f595e9b 10879#: config/tc-m32r.c:963 config/tc-m32r.c:1075 config/tc-m32r.c:1259
c1c69e83
AM
10880#, c-format
10881msgid "instruction '%s' is for the M32RX only"
ad4b42b4
NC
10882msgstr ""
10883
8f595e9b 10884#: config/tc-m32r.c:972 config/tc-m32r.c:1084
ad4b42b4 10885#, c-format
c1c69e83
AM
10886msgid "instruction '%s' cannot be executed in parallel."
10887msgstr ""
10888
8f595e9b 10889#: config/tc-m32r.c:1027 config/tc-m32r.c:1109 config/tc-m32r.c:1316
c1c69e83 10890msgid "internal error: lookup/get operands failed"
ad4b42b4
NC
10891msgstr ""
10892
8f595e9b 10893#: config/tc-m32r.c:1094
ad4b42b4 10894#, c-format
c1c69e83 10895msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
ad4b42b4
NC
10896msgstr ""
10897
8f595e9b 10898#: config/tc-m32r.c:1123
c1c69e83
AM
10899#, c-format
10900msgid ""
10901"%s: output of 1st instruction is the same as an input to 2nd instruction - "
10902"is this intentional ?"
ad4b42b4
NC
10903msgstr ""
10904
8f595e9b 10905#: config/tc-m32r.c:1127
c1c69e83
AM
10906#, c-format
10907msgid ""
10908"%s: output of 2nd instruction is the same as an input to 1st instruction - "
10909"is this intentional ?"
ad4b42b4
NC
10910msgstr ""
10911
8f595e9b 10912#: config/tc-m32r.c:1490 config/tc-microblaze.c:196
71300e2c
NC
10913msgid "Expected comma after symbol-name: rest of line ignored."
10914msgstr ""
10915
8f595e9b 10916#: config/tc-m32r.c:1500
c1c69e83
AM
10917#, c-format
10918msgid ".SCOMMon length (%ld.) <0! Ignored."
ad4b42b4
NC
10919msgstr ""
10920
96e786d1 10921#: config/tc-m32r.c:1514 config/tc-microblaze.c:218 config/tc-ppc.c:2419
87485f53 10922#: config/tc-ppc.c:4358 config/tc-ppc.c:4413
71300e2c
NC
10923msgid "ignoring bad alignment"
10924msgstr ""
10925
8f595e9b 10926#: config/tc-m32r.c:1526 config/tc-microblaze.c:253 config/tc-v850.c:383
71300e2c
NC
10927msgid "Common alignment not a power of 2"
10928msgstr ""
10929
8f595e9b 10930#: config/tc-m32r.c:1541 config/tc-microblaze.c:229
71300e2c
NC
10931#, c-format
10932msgid "Ignoring attempt to re-define symbol `%s'."
10933msgstr ""
10934
8f595e9b 10935#: config/tc-m32r.c:1550
c1c69e83
AM
10936#, c-format
10937msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
ad4b42b4
NC
10938msgstr ""
10939
87485f53 10940#: config/tc-m32r.c:1927 config/tc-m32r.c:1980 config/tc-nds32.c:4786
862776f2 10941#: config/tc-nds32.c:4830 config/tc-sh.c:391 config/tc-sh.c:2047
c1c69e83 10942msgid "Invalid PIC expression."
60bcf0fa
NC
10943msgstr ""
10944
8f595e9b 10945#: config/tc-m32r.c:2071
c1c69e83 10946msgid "Unmatched high/shigh reloc"
60bcf0fa
NC
10947msgstr ""
10948
ed9e98c2 10949#: config/tc-m68hc11.c:416
c1c69e83
AM
10950#, c-format
10951msgid ""
10952"Motorola 68HC11/68HC12/68HCS12 options:\n"
10953" -m68hc11 | -m68hc12 |\n"
10954" -m68hcs12 | -mm9s12x |\n"
10955" -mm9s12xg specify the processor [default %s]\n"
10956" -mshort use 16-bit int ABI (default)\n"
10957" -mlong use 32-bit int ABI\n"
10958" -mshort-double use 32-bit double ABI\n"
10959" -mlong-double use 64-bit double ABI (default)\n"
10960" --force-long-branches always turn relative branches into absolute ones\n"
10961" -S,--short-branches do not turn relative branches into absolute ones\n"
10962" when the offset is out of range\n"
10963" --strict-direct-mode do not turn the direct mode into extended mode\n"
10964" when the instruction does not support direct mode\n"
10965" --print-insn-syntax print the syntax of instruction in case of error\n"
10966" --print-opcodes print the list of instructions with syntax\n"
10967" --xgate-ramoffset offset ram addresses by 0xc000\n"
10968" --generate-example generate an example of each instruction\n"
10969" (used for testing)\n"
60bcf0fa
NC
10970msgstr ""
10971
ed9e98c2 10972#: config/tc-m68hc11.c:464 config/tc-xgate.c:284
c1c69e83
AM
10973#, c-format
10974msgid "Default target `%s' is not supported."
60bcf0fa
NC
10975msgstr ""
10976
c1c69e83 10977#. Dump the opcode statistics table.
ed9e98c2 10978#: config/tc-m68hc11.c:482
c1c69e83
AM
10979#, c-format
10980msgid "Name # Modes Min ops Max ops Modes mask # Used\n"
60bcf0fa
NC
10981msgstr ""
10982
ed9e98c2 10983#: config/tc-m68hc11.c:561
c1c69e83
AM
10984#, c-format
10985msgid "Option `%s' is not recognized."
60bcf0fa
NC
10986msgstr ""
10987
87485f53 10988#: config/tc-m68hc11.c:746
c1c69e83 10989msgid "imm3"
60bcf0fa
NC
10990msgstr ""
10991
87485f53 10992#: config/tc-m68hc11.c:754
c1c69e83 10993msgid "RD"
60bcf0fa
NC
10994msgstr ""
10995
87485f53 10996#: config/tc-m68hc11.c:762
c1c69e83 10997msgid "RD,RS"
60bcf0fa
NC
10998msgstr ""
10999
87485f53 11000#: config/tc-m68hc11.c:770
c1c69e83 11001msgid "RI, #imm4"
60bcf0fa
NC
11002msgstr ""
11003
87485f53 11004#: config/tc-m68hc11.c:802
c1c69e83 11005msgid "RD, (RI,#offs5)"
60bcf0fa
NC
11006msgstr ""
11007
87485f53 11008#: config/tc-m68hc11.c:854
c1c69e83 11009msgid "#<imm8>"
60bcf0fa
NC
11010msgstr ""
11011
87485f53 11012#: config/tc-m68hc11.c:863
c1c69e83 11013msgid "#<imm16>"
60bcf0fa
NC
11014msgstr ""
11015
87485f53 11016#: config/tc-m68hc11.c:872 config/tc-m68hc11.c:881
c1c69e83 11017msgid "<imm8>,X"
60bcf0fa
NC
11018msgstr ""
11019
87485f53 11020#: config/tc-m68hc11.c:908
c1c69e83 11021msgid "*<abs8>"
ad4b42b4
NC
11022msgstr ""
11023
87485f53 11024#: config/tc-m68hc11.c:920
c1c69e83 11025msgid "#<mask>"
ad4b42b4
NC
11026msgstr ""
11027
87485f53 11028#: config/tc-m68hc11.c:930
ad4b42b4 11029#, c-format
c1c69e83 11030msgid "symbol%d"
ad4b42b4
NC
11031msgstr ""
11032
87485f53 11033#: config/tc-m68hc11.c:932
c1c69e83 11034msgid "<abs>"
ad4b42b4
NC
11035msgstr ""
11036
87485f53 11037#: config/tc-m68hc11.c:951
c1c69e83 11038msgid "<label>"
ad4b42b4
NC
11039msgstr ""
11040
87485f53 11041#: config/tc-m68hc11.c:967
c1c69e83
AM
11042#, c-format
11043msgid ""
11044"# Example of `%s' instructions\n"
11045"\t.sect .text\n"
11046"_start:\n"
ad4b42b4
NC
11047msgstr ""
11048
87485f53 11049#: config/tc-m68hc11.c:1014
c1c69e83
AM
11050#, c-format
11051msgid "Instruction `%s' is not recognized."
ad4b42b4
NC
11052msgstr ""
11053
87485f53 11054#: config/tc-m68hc11.c:1019
ad4b42b4 11055#, c-format
c1c69e83 11056msgid "Instruction formats for `%s':"
ad4b42b4
NC
11057msgstr ""
11058
87485f53 11059#: config/tc-m68hc11.c:1171
ad4b42b4 11060#, c-format
c1c69e83 11061msgid "Immediate operand is not allowed for operand %d."
ad4b42b4
NC
11062msgstr ""
11063
87485f53 11064#: config/tc-m68hc11.c:1215
c1c69e83 11065msgid "Indirect indexed addressing is not valid for 68HC11."
ad4b42b4
NC
11066msgstr ""
11067
87485f53 11068#: config/tc-m68hc11.c:1235
c1c69e83 11069msgid "Spurious `,' or bad indirect register addressing mode."
ad4b42b4
NC
11070msgstr ""
11071
87485f53 11072#: config/tc-m68hc11.c:1257
c1c69e83 11073msgid "Missing second register or offset for indexed-indirect mode."
ad4b42b4
NC
11074msgstr ""
11075
87485f53 11076#: config/tc-m68hc11.c:1267
c1c69e83 11077msgid "Missing second register for indexed-indirect mode."
60bcf0fa
NC
11078msgstr ""
11079
87485f53 11080#: config/tc-m68hc11.c:1283
c1c69e83 11081msgid "Missing `]' to close indexed-indirect mode."
ad4b42b4
NC
11082msgstr ""
11083
862776f2
AA
11084#: config/tc-m68hc11.c:1328 config/tc-m68hc11.c:2961 config/tc-m68hc11.c:3073
11085#: config/tc-m68hc11.c:3147 config/tc-m68hc11.c:3331 config/tc-m68hc11.c:3402
c1c69e83 11086msgid "Illegal operand."
8ea2b00f
AM
11087msgstr ""
11088
c1c69e83 11089#. Looks like OP_R_R.
862776f2
AA
11090#: config/tc-m68hc11.c:1333 config/tc-m68hc11.c:2966 config/tc-m68hc11.c:3078
11091#: config/tc-m68hc11.c:3152 config/tc-m68hc11.c:3258 config/tc-m68hc11.c:3310
11092#: config/tc-m68hc11.c:3318 config/tc-m68hc11.c:3336
c1c69e83 11093msgid "Missing operand."
ad4b42b4
NC
11094msgstr ""
11095
87485f53 11096#: config/tc-m68hc11.c:1386
c1c69e83 11097msgid "Pre-increment mode is not valid for 68HC11"
ad4b42b4
NC
11098msgstr ""
11099
87485f53 11100#: config/tc-m68hc11.c:1399
c1c69e83 11101msgid "Wrong register in register indirect mode."
ad4b42b4
NC
11102msgstr ""
11103
87485f53 11104#: config/tc-m68hc11.c:1407
c1c69e83 11105msgid "Missing `]' to close register indirect operand."
ad4b42b4
NC
11106msgstr ""
11107
87485f53 11108#: config/tc-m68hc11.c:1427
c1c69e83 11109msgid "Post-decrement mode is not valid for 68HC11."
ad4b42b4
NC
11110msgstr ""
11111
87485f53 11112#: config/tc-m68hc11.c:1435
c1c69e83 11113msgid "Post-increment mode is not valid for 68HC11."
ad4b42b4
NC
11114msgstr ""
11115
87485f53 11116#: config/tc-m68hc11.c:1453
c1c69e83 11117msgid "Invalid indexed indirect mode."
ad4b42b4
NC
11118msgstr ""
11119
87485f53 11120#: config/tc-m68hc11.c:1577
ad4b42b4 11121#, c-format
862776f2 11122msgid "Trap id `%<PRId64>' is out of range."
ad4b42b4
NC
11123msgstr ""
11124
862776f2 11125#: config/tc-m68hc11.c:1582
c1c69e83 11126msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
ad4b42b4
NC
11127msgstr ""
11128
862776f2 11129#: config/tc-m68hc11.c:1589 config/tc-m68hc11.c:1741
ad4b42b4 11130#, c-format
862776f2 11131msgid "Operand out of 8-bit range: `%<PRId64>'."
ad4b42b4
NC
11132msgstr ""
11133
862776f2 11134#: config/tc-m68hc11.c:1597
c1c69e83 11135msgid "The trap id must be a constant."
ad4b42b4
NC
11136msgstr ""
11137
862776f2 11138#: config/tc-m68hc11.c:1629 config/tc-m68hc11.c:1784 config/tc-xgate.c:1347
60bcf0fa 11139#, c-format
c1c69e83 11140msgid "Operand `%x' not recognized in fixup8."
cc643b88
NC
11141msgstr ""
11142
862776f2 11143#: config/tc-m68hc11.c:1646 config/tc-m68hc11.c:1694
c1c69e83 11144#, c-format
862776f2 11145msgid "Operand out of 16-bit range: `%<PRId64>'."
60bcf0fa
NC
11146msgstr ""
11147
862776f2 11148#: config/tc-m68hc11.c:1677 config/tc-m68hc11.c:1708
c1c69e83
AM
11149#, c-format
11150msgid "Operand `%x' not recognized in fixup16."
328577ad
NC
11151msgstr ""
11152
862776f2 11153#: config/tc-m68hc11.c:1801
ad4b42b4 11154#, c-format
c1c69e83 11155msgid "Unexpected branch conversion with `%x'"
ad4b42b4
NC
11156msgstr ""
11157
862776f2 11158#: config/tc-m68hc11.c:1887 config/tc-m68hc11.c:2019
ad4b42b4 11159#, c-format
c1c69e83 11160msgid "Operand out of range for a relative branch: `%ld'"
ad4b42b4
NC
11161msgstr ""
11162
862776f2 11163#: config/tc-m68hc11.c:1987
c1c69e83 11164msgid "Invalid register for dbcc/tbcc instruction."
5f68c319
NC
11165msgstr ""
11166
862776f2 11167#: config/tc-m68hc11.c:2075
c1c69e83
AM
11168#, c-format
11169msgid "Increment/decrement value is out of range: `%ld'."
60bcf0fa
NC
11170msgstr ""
11171
862776f2 11172#: config/tc-m68hc11.c:2087
c1c69e83 11173msgid "Expecting a register."
ad4b42b4
NC
11174msgstr ""
11175
862776f2 11176#: config/tc-m68hc11.c:2102
c1c69e83 11177msgid "Invalid register for post/pre increment."
60bcf0fa
NC
11178msgstr ""
11179
862776f2 11180#: config/tc-m68hc11.c:2132
c1c69e83 11181msgid "Invalid register."
ad4b42b4
NC
11182msgstr ""
11183
862776f2 11184#: config/tc-m68hc11.c:2139
c1c69e83
AM
11185#, c-format
11186msgid "Offset out of 16-bit range: %ld."
ad4b42b4
NC
11187msgstr ""
11188
862776f2 11189#: config/tc-m68hc11.c:2145
c1c69e83
AM
11190#, c-format
11191msgid "Offset out of 5-bit range for movw/movb insn: %ld."
ad4b42b4
NC
11192msgstr ""
11193
862776f2 11194#: config/tc-m68hc11.c:2270
c1c69e83 11195msgid "Expecting register D for indexed indirect mode."
ad4b42b4
NC
11196msgstr ""
11197
862776f2 11198#: config/tc-m68hc11.c:2272
c1c69e83 11199msgid "Indexed indirect mode is not allowed for movb/movw."
ad4b42b4
NC
11200msgstr ""
11201
862776f2 11202#: config/tc-m68hc11.c:2289
c1c69e83 11203msgid "Invalid accumulator register."
ad4b42b4
NC
11204msgstr ""
11205
862776f2 11206#: config/tc-m68hc11.c:2315
c1c69e83 11207msgid "Invalid indexed register."
ad4b42b4
NC
11208msgstr ""
11209
862776f2 11210#: config/tc-m68hc11.c:2325
c1c69e83 11211msgid "Addressing mode not implemented yet."
ad4b42b4
NC
11212msgstr ""
11213
862776f2 11214#: config/tc-m68hc11.c:2339
c1c69e83 11215msgid "Invalid source register for this instruction, use 'tfr'."
ad4b42b4
NC
11216msgstr ""
11217
862776f2 11218#: config/tc-m68hc11.c:2341
c1c69e83 11219msgid "Invalid source register."
ad4b42b4
NC
11220msgstr ""
11221
862776f2 11222#: config/tc-m68hc11.c:2346
c1c69e83 11223msgid "Invalid destination register for this instruction, use 'tfr'."
ad4b42b4
NC
11224msgstr ""
11225
862776f2 11226#: config/tc-m68hc11.c:2348
c1c69e83 11227msgid "Invalid destination register."
ad4b42b4
NC
11228msgstr ""
11229
862776f2 11230#: config/tc-m68hc11.c:2523
c1c69e83 11231msgid "Invalid indexed register, expecting register X."
ad4b42b4
NC
11232msgstr ""
11233
862776f2 11234#: config/tc-m68hc11.c:2525
c1c69e83 11235msgid "Invalid indexed register, expecting register Y."
ad4b42b4
NC
11236msgstr ""
11237
862776f2 11238#: config/tc-m68hc11.c:2844 config/tc-s12z.c:3804
c1c69e83 11239msgid "No instruction or missing opcode."
ad4b42b4
NC
11240msgstr ""
11241
862776f2 11242#: config/tc-m68hc11.c:2854 config/tc-m68hc11.c:3533
ad4b42b4 11243#, c-format
c1c69e83 11244msgid "Opcode `%s' is not recognized."
ad4b42b4
NC
11245msgstr ""
11246
862776f2 11247#: config/tc-m68hc11.c:2903 config/tc-m68hc11.c:3452 config/tc-m68hc11.c:3555
c1c69e83
AM
11248#, c-format
11249msgid "Garbage at end of instruction: `%s'."
ad4b42b4
NC
11250msgstr ""
11251
862776f2 11252#: config/tc-m68hc11.c:3440
c1c69e83
AM
11253#, c-format
11254msgid "Failed to find a valid mode for `%s'."
ad4b42b4
NC
11255msgstr ""
11256
862776f2 11257#: config/tc-m68hc11.c:3464 config/tc-m68hc11.c:3683 config/tc-m68hc11.c:3689
328577ad 11258#, c-format
c1c69e83 11259msgid "Invalid operand for `%s'"
328577ad
NC
11260msgstr ""
11261
862776f2 11262#: config/tc-m68hc11.c:3741
60bcf0fa 11263#, c-format
c1c69e83 11264msgid "Invalid mode: %s\n"
60bcf0fa
NC
11265msgstr ""
11266
862776f2 11267#: config/tc-m68hc11.c:3800
c1c69e83 11268msgid "bad .relax format"
60bcf0fa
NC
11269msgstr ""
11270
862776f2 11271#: config/tc-m68hc11.c:3844 config/tc-s12z.c:3895 config/tc-xgate.c:630
c1c69e83
AM
11272#, c-format
11273msgid "Relocation %d is not supported by object file format."
60bcf0fa
NC
11274msgstr ""
11275
862776f2 11276#: config/tc-m68hc11.c:4121
c1c69e83 11277msgid "bra or bsr with undefined symbol."
ad4b42b4
NC
11278msgstr ""
11279
862776f2 11280#: config/tc-m68hc11.c:4222 config/tc-m68hc11.c:4279
ad4b42b4 11281#, c-format
c1c69e83 11282msgid "Subtype %d is not recognized."
ad4b42b4
NC
11283msgstr ""
11284
862776f2 11285#: config/tc-m68hc11.c:4368 config/tc-s12z.c:3976 config/tc-xgate.c:708
71300e2c 11286#: config/tc-xgate.c:717
c1c69e83 11287msgid "Value out of 16-bit range."
ad4b42b4
NC
11288msgstr ""
11289
862776f2 11290#: config/tc-m68hc11.c:4390
ad4b42b4 11291#, c-format
c1c69e83 11292msgid "Value %ld too large for 8-bit PC-relative branch."
ad4b42b4
NC
11293msgstr ""
11294
862776f2 11295#: config/tc-m68hc11.c:4400 config/tc-xgate.c:674
c1c69e83
AM
11296#, c-format
11297msgid "Value %ld too large for 9-bit PC-relative branch."
ad4b42b4
NC
11298msgstr ""
11299
862776f2 11300#: config/tc-m68hc11.c:4409 config/tc-xgate.c:691
c1c69e83
AM
11301#, c-format
11302msgid "Value %ld too large for 10-bit PC-relative branch."
ad4b42b4
NC
11303msgstr ""
11304
862776f2 11305#: config/tc-m68hc11.c:4417
ad4b42b4 11306#, c-format
c1c69e83 11307msgid "Auto increment/decrement offset '%ld' is out of range."
ad4b42b4
NC
11308msgstr ""
11309
862776f2 11310#: config/tc-m68hc11.c:4430
ad4b42b4 11311#, c-format
c1c69e83 11312msgid "Offset out of 5-bit range for movw/movb insn: %ld"
ad4b42b4
NC
11313msgstr ""
11314
862776f2 11315#: config/tc-m68hc11.c:4441
c1c69e83
AM
11316#, c-format
11317msgid "Offset out of 9-bit range for movw/movb insn: %ld"
ad4b42b4
NC
11318msgstr ""
11319
862776f2 11320#: config/tc-m68hc11.c:4453
c1c69e83
AM
11321#, c-format
11322msgid "Offset out of 16-bit range for movw/movb insn: %ld"
a5c7551f
RW
11323msgstr ""
11324
862776f2 11325#: config/tc-m68hc11.c:4470 config/tc-s12z.c:3982 config/tc-xgate.c:752
ad4b42b4 11326#, c-format
c1c69e83 11327msgid "Line %d: unknown relocation type: 0x%x."
ad4b42b4
NC
11328msgstr ""
11329
862776f2 11330#: config/tc-m68hc11.c:4495 config/tc-z80.c:3452 config/tc-z80.c:3472
c1c69e83 11331msgid "Invalid directive"
2ee0aedf
TG
11332msgstr ""
11333
631ec08c 11334#: config/tc-m68k.c:1125
c1c69e83
AM
11335#, c-format
11336msgid "Can not do %d byte pc-relative relocation"
2ee0aedf
TG
11337msgstr ""
11338
631ec08c 11339#: config/tc-m68k.c:1127
ad4b42b4 11340#, c-format
c1c69e83 11341msgid "Can not do %d byte pc-relative pic relocation"
ad4b42b4
NC
11342msgstr ""
11343
631ec08c 11344#: config/tc-m68k.c:1132
c1c69e83
AM
11345#, c-format
11346msgid "Can not do %d byte relocation"
6e1772d5
AM
11347msgstr ""
11348
631ec08c 11349#: config/tc-m68k.c:1134
c1c69e83
AM
11350#, c-format
11351msgid "Can not do %d byte pic relocation"
87ccc1b0
NC
11352msgstr ""
11353
631ec08c 11354#: config/tc-m68k.c:1204
87ccc1b0 11355#, c-format
c1c69e83 11356msgid "Unable to produce reloc against symbol '%s'"
87ccc1b0
NC
11357msgstr ""
11358
862776f2 11359#: config/tc-m68k.c:1263 config/tc-vax.c:2368
87ccc1b0 11360#, c-format
c1c69e83 11361msgid "Cannot make %s relocation PC relative"
87ccc1b0
NC
11362msgstr ""
11363
631ec08c 11364#: config/tc-m68k.c:1345 config/tc-vax.c:1878
c1c69e83 11365msgid "No operator"
87ccc1b0
NC
11366msgstr ""
11367
631ec08c 11368#: config/tc-m68k.c:1375 config/tc-vax.c:1894
c1c69e83 11369msgid "Unknown operator"
87ccc1b0
NC
11370msgstr ""
11371
631ec08c 11372#: config/tc-m68k.c:2278
c1c69e83 11373msgid "invalid instruction for this architecture; needs "
87ccc1b0
NC
11374msgstr ""
11375
631ec08c 11376#: config/tc-m68k.c:2286
c1c69e83 11377msgid "hardware divide"
87ccc1b0
NC
11378msgstr ""
11379
631ec08c 11380#: config/tc-m68k.c:2308 config/tc-m68k.c:2312 config/tc-m68k.c:2316
c1c69e83 11381msgid "or higher"
87ccc1b0
NC
11382msgstr ""
11383
631ec08c 11384#: config/tc-m68k.c:2369
c1c69e83 11385msgid "operands mismatch"
87ccc1b0
NC
11386msgstr ""
11387
631ec08c 11388#: config/tc-m68k.c:2433 config/tc-m68k.c:2439 config/tc-m68k.c:2445
87485f53 11389#: config/tc-mmix.c:2509 config/tc-mmix.c:2533
c1c69e83
AM
11390msgid "operand out of range"
11391msgstr ""
11392
631ec08c 11393#: config/tc-m68k.c:2502
6e1772d5 11394#, c-format
c1c69e83 11395msgid "Bignum too big for %c format; truncated"
87ccc1b0
NC
11396msgstr ""
11397
631ec08c 11398#: config/tc-m68k.c:2579
c1c69e83 11399msgid "displacement too large for this architecture; needs 68020 or higher"
87ccc1b0
NC
11400msgstr ""
11401
631ec08c 11402#: config/tc-m68k.c:2687
c1c69e83
AM
11403msgid ""
11404"scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
c85dd50d
NC
11405msgstr ""
11406
631ec08c 11407#: config/tc-m68k.c:2692
c1c69e83 11408msgid "invalid index size for coldfire"
c85dd50d
NC
11409msgstr ""
11410
631ec08c 11411#: config/tc-m68k.c:2745
c1c69e83 11412msgid "Forcing byte displacement"
c85dd50d
NC
11413msgstr ""
11414
631ec08c 11415#: config/tc-m68k.c:2747
c1c69e83 11416msgid "byte displacement out of range"
c85dd50d
NC
11417msgstr ""
11418
631ec08c 11419#: config/tc-m68k.c:2792 config/tc-m68k.c:2830
c1c69e83 11420msgid "invalid operand mode for this architecture; needs 68020 or higher"
c85dd50d
NC
11421msgstr ""
11422
631ec08c 11423#: config/tc-m68k.c:2816 config/tc-m68k.c:2850
c1c69e83 11424msgid ":b not permitted; defaulting to :w"
c85dd50d
NC
11425msgstr ""
11426
631ec08c 11427#: config/tc-m68k.c:2925
c1c69e83 11428msgid "unsupported byte value; use a different suffix"
c85dd50d
NC
11429msgstr ""
11430
631ec08c 11431#: config/tc-m68k.c:2940
c1c69e83 11432msgid "unknown/incorrect operand"
c85dd50d
NC
11433msgstr ""
11434
631ec08c
NC
11435#: config/tc-m68k.c:2983 config/tc-m68k.c:2991 config/tc-m68k.c:2998
11436#: config/tc-m68k.c:3005
c1c69e83 11437msgid "out of range"
c85dd50d
NC
11438msgstr ""
11439
631ec08c 11440#: config/tc-m68k.c:3076
c1c69e83 11441msgid "Can't use long branches on this architecture"
c85dd50d
NC
11442msgstr ""
11443
631ec08c 11444#: config/tc-m68k.c:3182
c1c69e83 11445msgid "Expression out of range, using 0"
c85dd50d
NC
11446msgstr ""
11447
631ec08c 11448#: config/tc-m68k.c:3383 config/tc-m68k.c:3399
c1c69e83 11449msgid "Floating point register in register list"
c85dd50d
NC
11450msgstr ""
11451
631ec08c 11452#: config/tc-m68k.c:3389
c1c69e83 11453msgid "Wrong register in floating-point reglist"
c85dd50d
NC
11454msgstr ""
11455
631ec08c 11456#: config/tc-m68k.c:3405
c1c69e83 11457msgid "incorrect register in reglist"
c85dd50d
NC
11458msgstr ""
11459
631ec08c 11460#: config/tc-m68k.c:3411
c1c69e83 11461msgid "wrong register in floating-point reglist"
a5c7551f
RW
11462msgstr ""
11463
862776f2 11464#: config/tc-m68k.c:3822 config/tc-m68k.c:3854 config/tc-sparc.c:3139
71300e2c
NC
11465msgid "failed sanity check."
11466msgstr ""
11467
c1c69e83 11468#. ERROR.
631ec08c 11469#: config/tc-m68k.c:3884
c1c69e83 11470msgid "Extra )"
49f58d10
JB
11471msgstr ""
11472
c1c69e83 11473#. ERROR.
631ec08c 11474#: config/tc-m68k.c:3895
c1c69e83 11475msgid "Missing )"
a74801ba
ILT
11476msgstr ""
11477
631ec08c 11478#: config/tc-m68k.c:3912
c1c69e83 11479msgid "Missing operand"
6e1772d5
AM
11480msgstr ""
11481
631ec08c 11482#: config/tc-m68k.c:4237
6e1772d5 11483#, c-format
c1c69e83 11484msgid "unrecognized default cpu `%s'"
252b5132
RH
11485msgstr ""
11486
631ec08c 11487#: config/tc-m68k.c:4291
6e1772d5 11488#, c-format
c1c69e83 11489msgid "%s -- statement `%s' ignored"
8ad3436c
AM
11490msgstr ""
11491
631ec08c 11492#: config/tc-m68k.c:4338
6e1772d5 11493#, c-format
f96bd6c2 11494msgid "Don't know how to figure out width of %c in md_assemble()"
a74801ba
ILT
11495msgstr ""
11496
631ec08c 11497#: config/tc-m68k.c:4568 config/tc-m68k.c:4606
6e1772d5 11498#, c-format
c1c69e83 11499msgid "Internal Error: Can't find %s in hash table"
6e1772d5
AM
11500msgstr ""
11501
631ec08c 11502#: config/tc-m68k.c:4722
6e1772d5 11503#, c-format
c1c69e83 11504msgid "text label `%s' aligned to odd boundary"
6e1772d5
AM
11505msgstr ""
11506
631ec08c 11507#: config/tc-m68k.c:4881
6e1772d5 11508#, c-format
c1c69e83 11509msgid "value %ld out of range"
6e1772d5
AM
11510msgstr ""
11511
631ec08c 11512#: config/tc-m68k.c:4895
c1c69e83 11513msgid "invalid byte branch offset"
6e1772d5
AM
11514msgstr ""
11515
631ec08c 11516#: config/tc-m68k.c:4932
c1c69e83 11517msgid "short branch with zero offset: use :w"
a74801ba
ILT
11518msgstr ""
11519
631ec08c 11520#: config/tc-m68k.c:4976
c1c69e83 11521msgid "Conversion of PC relative BSR to absolute JSR"
a74801ba
ILT
11522msgstr ""
11523
631ec08c 11524#: config/tc-m68k.c:4987
c1c69e83 11525msgid "Conversion of PC relative branch to absolute jump"
a74801ba
ILT
11526msgstr ""
11527
631ec08c 11528#: config/tc-m68k.c:5004 config/tc-m68k.c:5061
c1c69e83 11529msgid "Conversion of PC relative conditional branch to absolute jump"
a74801ba
ILT
11530msgstr ""
11531
631ec08c 11532#: config/tc-m68k.c:5126
c1c69e83 11533msgid "Conversion of PC relative displacement to absolute"
a74801ba
ILT
11534msgstr ""
11535
631ec08c 11536#: config/tc-m68k.c:5309
c1c69e83 11537msgid "Tried to convert PC relative branch to absolute jump"
a74801ba
ILT
11538msgstr ""
11539
631ec08c 11540#: config/tc-m68k.c:5354 config/tc-m68k.c:5365 config/tc-m68k.c:5409
c1c69e83 11541msgid "expression out of range: defaulting to 1"
6e1772d5
AM
11542msgstr ""
11543
631ec08c 11544#: config/tc-m68k.c:5401
c1c69e83 11545msgid "expression out of range: defaulting to 0"
6e1772d5
AM
11546msgstr ""
11547
631ec08c 11548#: config/tc-m68k.c:5442 config/tc-m68k.c:5454
6e1772d5 11549#, c-format
c1c69e83 11550msgid "Can't deal with expression; defaulting to %ld"
6e1772d5
AM
11551msgstr ""
11552
631ec08c 11553#: config/tc-m68k.c:5468
c1c69e83 11554msgid "expression doesn't fit in BYTE"
6e1772d5
AM
11555msgstr ""
11556
631ec08c 11557#: config/tc-m68k.c:5472
c1c69e83 11558msgid "expression doesn't fit in WORD"
6e1772d5
AM
11559msgstr ""
11560
631ec08c 11561#: config/tc-m68k.c:5559
6e1772d5 11562#, c-format
c1c69e83 11563msgid "%s: unrecognized processor name"
6e1772d5
AM
11564msgstr ""
11565
631ec08c 11566#: config/tc-m68k.c:5620
c1c69e83 11567msgid "bad coprocessor id"
252b5132
RH
11568msgstr ""
11569
631ec08c 11570#: config/tc-m68k.c:5626
c1c69e83 11571msgid "unrecognized fopt option"
252b5132
RH
11572msgstr ""
11573
631ec08c 11574#: config/tc-m68k.c:5758
6e1772d5 11575#, c-format
c1c69e83 11576msgid "option `%s' may not be negated"
252b5132
RH
11577msgstr ""
11578
631ec08c 11579#: config/tc-m68k.c:5769
6e1772d5 11580#, c-format
c1c69e83 11581msgid "option `%s' not recognized"
252b5132
RH
11582msgstr ""
11583
631ec08c 11584#: config/tc-m68k.c:5798
c1c69e83
AM
11585msgid "bad format of OPT NEST=depth"
11586msgstr ""
11587
631ec08c 11588#: config/tc-m68k.c:5854
c1c69e83
AM
11589msgid "missing label"
11590msgstr ""
11591
631ec08c 11592#: config/tc-m68k.c:5880
6e1772d5 11593#, c-format
c1c69e83 11594msgid "bad register list: %s"
6e1772d5
AM
11595msgstr ""
11596
631ec08c 11597#: config/tc-m68k.c:5978
c1c69e83 11598msgid "restore without save"
a74801ba
ILT
11599msgstr ""
11600
631ec08c 11601#: config/tc-m68k.c:6131 config/tc-m68k.c:6501
c1c69e83 11602msgid "syntax error in structured control directive"
a74801ba
ILT
11603msgstr ""
11604
631ec08c 11605#: config/tc-m68k.c:6176
c1c69e83 11606msgid "missing condition code in structured control directive"
a74801ba
ILT
11607msgstr ""
11608
631ec08c 11609#: config/tc-m68k.c:6247
252b5132 11610#, c-format
c1c69e83
AM
11611msgid ""
11612"Condition <%c%c> in structured control directive can not be encoded correctly"
a74801ba
ILT
11613msgstr ""
11614
631ec08c 11615#: config/tc-m68k.c:6543
c1c69e83 11616msgid "missing then"
6e1772d5
AM
11617msgstr ""
11618
631ec08c 11619#: config/tc-m68k.c:6624
c1c69e83 11620msgid "else without matching if"
a74801ba
ILT
11621msgstr ""
11622
631ec08c 11623#: config/tc-m68k.c:6657
c1c69e83 11624msgid "endi without matching if"
a74801ba
ILT
11625msgstr ""
11626
631ec08c 11627#: config/tc-m68k.c:6697
c1c69e83 11628msgid "break outside of structured loop"
a74801ba
ILT
11629msgstr ""
11630
631ec08c 11631#: config/tc-m68k.c:6735
c1c69e83 11632msgid "next outside of structured loop"
a74801ba
ILT
11633msgstr ""
11634
631ec08c 11635#: config/tc-m68k.c:6786
c1c69e83 11636msgid "missing ="
a74801ba
ILT
11637msgstr ""
11638
631ec08c 11639#: config/tc-m68k.c:6824
c1c69e83 11640msgid "missing to or downto"
252b5132
RH
11641msgstr ""
11642
631ec08c 11643#: config/tc-m68k.c:6860 config/tc-m68k.c:6894 config/tc-m68k.c:7108
c1c69e83 11644msgid "missing do"
a74801ba
ILT
11645msgstr ""
11646
631ec08c 11647#: config/tc-m68k.c:6995
c1c69e83 11648msgid "endf without for"
252b5132
RH
11649msgstr ""
11650
631ec08c 11651#: config/tc-m68k.c:7049
c1c69e83 11652msgid "until without repeat"
252b5132
RH
11653msgstr ""
11654
631ec08c 11655#: config/tc-m68k.c:7143
c1c69e83 11656msgid "endw without while"
8ea2b00f
AM
11657msgstr ""
11658
631ec08c 11659#: config/tc-m68k.c:7176 config/tc-m68k.c:7204
c1c69e83 11660msgid "already assembled instructions"
252b5132
RH
11661msgstr ""
11662
631ec08c 11663#: config/tc-m68k.c:7281
60bcf0fa 11664#, c-format
c1c69e83 11665msgid "`%s' is deprecated, use `%s'"
60bcf0fa
NC
11666msgstr ""
11667
631ec08c 11668#: config/tc-m68k.c:7300
60bcf0fa 11669#, c-format
c1c69e83 11670msgid "cpu `%s' unrecognized"
60bcf0fa
NC
11671msgstr ""
11672
631ec08c 11673#: config/tc-m68k.c:7319
6e1772d5 11674#, c-format
c1c69e83 11675msgid "architecture `%s' unrecognized"
60bcf0fa
NC
11676msgstr ""
11677
631ec08c 11678#: config/tc-m68k.c:7340
60bcf0fa 11679#, c-format
c1c69e83 11680msgid "extension `%s' unrecognized"
60bcf0fa
NC
11681msgstr ""
11682
631ec08c 11683#: config/tc-m68k.c:7455
c1c69e83
AM
11684#, c-format
11685msgid "option `-A%s' is deprecated: use `-%s'"
60bcf0fa
NC
11686msgstr ""
11687
631ec08c 11688#: config/tc-m68k.c:7488
c1c69e83 11689msgid "architecture features both enabled and disabled"
60bcf0fa
NC
11690msgstr ""
11691
631ec08c 11692#: config/tc-m68k.c:7515
c1c69e83 11693msgid "selected processor does not have all features of selected architecture"
60bcf0fa
NC
11694msgstr ""
11695
631ec08c 11696#: config/tc-m68k.c:7524
c1c69e83 11697msgid "m68k and cf features both selected"
60bcf0fa
NC
11698msgstr ""
11699
631ec08c 11700#: config/tc-m68k.c:7536
c1c69e83 11701msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
60bcf0fa
NC
11702msgstr ""
11703
631ec08c 11704#: config/tc-m68k.c:7568
60bcf0fa 11705#, c-format
c1c69e83
AM
11706msgid ""
11707"-march=<arch>\t\tset architecture\n"
11708"-mcpu=<cpu>\t\tset cpu [default %s]\n"
60bcf0fa
NC
11709msgstr ""
11710
631ec08c 11711#: config/tc-m68k.c:7573
c1c69e83 11712#, c-format
f96bd6c2 11713msgid "-m[no-]%-16s enable/disable %s architecture extension\n"
60bcf0fa
NC
11714msgstr ""
11715
631ec08c 11716#: config/tc-m68k.c:7579
c1c69e83
AM
11717#, c-format
11718msgid ""
11719"-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
11720"-pic, -k\t\tgenerate position independent code\n"
11721"-S\t\t\tturn jbsr into jsr\n"
11722"--pcrel never turn PC-relative branches into absolute jumps\n"
11723"--register-prefix-optional\n"
11724"\t\t\trecognize register names without prefix character\n"
11725"--bitwise-or\t\tdo not treat `|' as a comment character\n"
11726"--base-size-default-16\tbase reg without size is 16 bits\n"
11727"--base-size-default-32\tbase reg without size is 32 bits (default)\n"
11728"--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
11729"--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
60bcf0fa
NC
11730msgstr ""
11731
631ec08c 11732#: config/tc-m68k.c:7593
60bcf0fa 11733#, c-format
c1c69e83 11734msgid "Architecture variants are: "
60bcf0fa
NC
11735msgstr ""
11736
631ec08c 11737#: config/tc-m68k.c:7602
60bcf0fa 11738#, c-format
c1c69e83 11739msgid "Processor variants are: "
60bcf0fa
NC
11740msgstr ""
11741
96e786d1 11742#: config/tc-m68k.c:7609 config/tc-xtensa.c:6415
60bcf0fa 11743#, c-format
c1c69e83 11744msgid "\n"
60bcf0fa
NC
11745msgstr ""
11746
631ec08c 11747#: config/tc-m68k.c:7640
60bcf0fa 11748#, c-format
c1c69e83 11749msgid "Error %s in %s\n"
60bcf0fa
NC
11750msgstr ""
11751
631ec08c 11752#: config/tc-m68k.c:7644
c1c69e83
AM
11753#, c-format
11754msgid "Opcode(%d.%s): "
60bcf0fa
NC
11755msgstr ""
11756
631ec08c 11757#: config/tc-m68k.c:7789
c1c69e83 11758msgid "Not a defined coldfire architecture"
60bcf0fa
NC
11759msgstr ""
11760
87485f53 11761#: config/tc-m68k.c:7898 read.c:4686
71300e2c
NC
11762#, c-format
11763msgid "%s relocations do not fit in %u byte"
11764msgid_plural "%s relocations do not fit in %u bytes"
11765msgstr[0] ""
11766msgstr[1] ""
11767
96e786d1 11768#: config/tc-m68k.c:7940 config/tc-ppc.c:2592
b19d852d
NC
11769msgid "unknown .gnu_attribute value"
11770msgstr ""
11771
631ec08c 11772#: config/tc-m68k.c:7984
c1c69e83
AM
11773#, c-format
11774msgid "Adjusted signed .word (%#lx) overflows: `switch'-statement too large."
60bcf0fa
NC
11775msgstr ""
11776
777cd7ab 11777#: config/tc-mcore.c:521 config/tc-microblaze.c:515 config/tc-microblaze.c:543
71300e2c 11778#: config/tc-microblaze.c:580 config/tc-microblaze.c:592
c1c69e83
AM
11779#, c-format
11780msgid "register expected, but saw '%.6s'"
60bcf0fa
NC
11781msgstr ""
11782
777cd7ab 11783#: config/tc-mcore.c:603
c1c69e83
AM
11784#, c-format
11785msgid "control register expected, but saw '%.6s'"
60bcf0fa
NC
11786msgstr ""
11787
777cd7ab 11788#: config/tc-mcore.c:639
c1c69e83 11789msgid "bad/missing psr specifier"
60bcf0fa
NC
11790msgstr ""
11791
777cd7ab 11792#: config/tc-mcore.c:784
c1c69e83
AM
11793#, c-format
11794msgid "operand must be absolute in range %u..%u, not %ld"
60bcf0fa
NC
11795msgstr ""
11796
777cd7ab 11797#: config/tc-mcore.c:819
c1c69e83 11798msgid "operand must be a multiple of 4"
60bcf0fa
NC
11799msgstr ""
11800
777cd7ab 11801#: config/tc-mcore.c:826
c1c69e83 11802msgid "operand must be a multiple of 2"
60bcf0fa
NC
11803msgstr ""
11804
87485f53
NC
11805#: config/tc-mcore.c:840 config/tc-mcore.c:1356 config/tc-mcore.c:1410
11806msgid "base register expected"
11807msgstr ""
11808
96e786d1
NC
11809#: config/tc-mcore.c:888 config/tc-microblaze.c:948
11810#: config/tc-microblaze.c:1084 config/tc-microblaze.c:1118
862776f2
AA
11811#: config/tc-microblaze.c:1654 config/tc-microblaze.c:1722
11812#: config/tc-microblaze.c:1797 config/tc-microblaze.c:2220
11813#: config/tc-microblaze.c:2269
60bcf0fa 11814#, c-format
c1c69e83 11815msgid "unknown opcode \"%s\""
60bcf0fa
NC
11816msgstr ""
11817
777cd7ab 11818#: config/tc-mcore.c:931
c1c69e83 11819msgid "invalid register: r15 illegal"
60bcf0fa
NC
11820msgstr ""
11821
777cd7ab 11822#: config/tc-mcore.c:980 config/tc-mcore.c:1561
c1c69e83 11823msgid "M340 specific opcode used when assembling for M210"
60bcf0fa
NC
11824msgstr ""
11825
777cd7ab
DDAG
11826#: config/tc-mcore.c:998 config/tc-mcore.c:1038 config/tc-mcore.c:1057
11827#: config/tc-mcore.c:1076 config/tc-mcore.c:1104 config/tc-mcore.c:1133
11828#: config/tc-mcore.c:1170 config/tc-mcore.c:1205 config/tc-mcore.c:1224
11829#: config/tc-mcore.c:1243 config/tc-mcore.c:1277 config/tc-mcore.c:1302
11830#: config/tc-mcore.c:1359 config/tc-mcore.c:1413 config/tc-mcore.c:1449
11831#: config/tc-mcore.c:1508 config/tc-mcore.c:1530 config/tc-mcore.c:1553
c1c69e83 11832msgid "second operand missing"
60bcf0fa
NC
11833msgstr ""
11834
777cd7ab 11835#: config/tc-mcore.c:1014
c1c69e83 11836msgid "destination register must be r1"
60bcf0fa
NC
11837msgstr ""
11838
777cd7ab 11839#: config/tc-mcore.c:1035
c1c69e83 11840msgid "source register must be r1"
60bcf0fa
NC
11841msgstr ""
11842
777cd7ab 11843#: config/tc-mcore.c:1099 config/tc-mcore.c:1156
c1c69e83 11844msgid "immediate is not a power of two"
60bcf0fa
NC
11845msgstr ""
11846
777cd7ab 11847#: config/tc-mcore.c:1127
c1c69e83 11848msgid "translating bgeni to movi"
60bcf0fa
NC
11849msgstr ""
11850
777cd7ab 11851#: config/tc-mcore.c:1196
c1c69e83 11852msgid "translating bmaski to movi"
60bcf0fa
NC
11853msgstr ""
11854
777cd7ab 11855#: config/tc-mcore.c:1272
60bcf0fa 11856#, c-format
c1c69e83 11857msgid "displacement too large (%d)"
60bcf0fa
NC
11858msgstr ""
11859
777cd7ab 11860#: config/tc-mcore.c:1286
c1c69e83 11861msgid "Invalid register: r0 and r15 illegal"
60bcf0fa
NC
11862msgstr ""
11863
777cd7ab 11864#: config/tc-mcore.c:1317
c1c69e83 11865msgid "bad starting register: r0 and r15 invalid"
60bcf0fa
NC
11866msgstr ""
11867
777cd7ab 11868#: config/tc-mcore.c:1330
c1c69e83 11869msgid "ending register must be r15"
60bcf0fa
NC
11870msgstr ""
11871
777cd7ab 11872#: config/tc-mcore.c:1350
c1c69e83 11873msgid "bad base register: must be r0"
60bcf0fa
NC
11874msgstr ""
11875
777cd7ab 11876#: config/tc-mcore.c:1368
c1c69e83 11877msgid "first register must be r4"
60bcf0fa
NC
11878msgstr ""
11879
777cd7ab 11880#: config/tc-mcore.c:1379
c1c69e83 11881msgid "last register must be r7"
60bcf0fa
NC
11882msgstr ""
11883
777cd7ab 11884#: config/tc-mcore.c:1416
c1c69e83 11885msgid "reg-reg expected"
60bcf0fa
NC
11886msgstr ""
11887
777cd7ab 11888#: config/tc-mcore.c:1548
c1c69e83 11889msgid "zero used as immediate value"
60bcf0fa
NC
11890msgstr ""
11891
777cd7ab 11892#: config/tc-mcore.c:1575
c1c69e83 11893msgid "duplicated psr bit specifier"
60bcf0fa
NC
11894msgstr ""
11895
777cd7ab 11896#: config/tc-mcore.c:1581
c1c69e83 11897msgid "`af' must appear alone"
60bcf0fa
NC
11898msgstr ""
11899
862776f2 11900#: config/tc-mcore.c:1588 config/tc-microblaze.c:1835
c1c69e83
AM
11901#, c-format
11902msgid "unimplemented opcode \"%s\""
60bcf0fa
NC
11903msgstr ""
11904
862776f2 11905#: config/tc-mcore.c:1597 config/tc-microblaze.c:1844
c1c69e83
AM
11906#, c-format
11907msgid "ignoring operands: %s "
60bcf0fa
NC
11908msgstr ""
11909
6c037fdb 11910#: config/tc-mcore.c:1673
c1c69e83
AM
11911#, c-format
11912msgid "unrecognised cpu type '%s'"
60bcf0fa
NC
11913msgstr ""
11914
6c037fdb 11915#: config/tc-mcore.c:1691
c1c69e83
AM
11916#, c-format
11917msgid ""
11918"MCORE specific options:\n"
11919" -{no-}jsri2bsr\t {dis}able jsri to bsr transformation (def: dis)\n"
11920" -{no-}sifilter\t {dis}able silicon filter behavior (def: dis)\n"
11921" -cpu=[210|340] select CPU type\n"
11922" -EB assemble for a big endian system (default)\n"
11923" -EL assemble for a little endian system\n"
60bcf0fa
NC
11924msgstr ""
11925
862776f2 11926#: config/tc-mcore.c:1709 config/tc-microblaze.c:1954
c1c69e83 11927msgid "failed sanity check: short_jump"
60bcf0fa
NC
11928msgstr ""
11929
862776f2 11930#: config/tc-mcore.c:1719 config/tc-microblaze.c:1964
c1c69e83 11931msgid "failed sanity check: long_jump"
60bcf0fa
NC
11932msgstr ""
11933
6c037fdb 11934#: config/tc-mcore.c:1745
60bcf0fa 11935#, c-format
c1c69e83
AM
11936msgid "odd displacement at %x"
11937msgstr ""
11938
6c037fdb 11939#: config/tc-mcore.c:1954
60bcf0fa 11940#, c-format
3957a496
NC
11941msgid "odd distance branch (0x%lx byte)"
11942msgid_plural "odd distance branch (0x%lx bytes)"
11943msgstr[0] ""
11944msgstr[1] ""
60bcf0fa 11945
6c037fdb 11946#: config/tc-mcore.c:1961
60bcf0fa 11947#, c-format
c1c69e83 11948msgid "pcrel for branch to %s too far (0x%lx)"
60bcf0fa
NC
11949msgstr ""
11950
6c037fdb 11951#: config/tc-mcore.c:1981
87ccc1b0 11952#, c-format
c1c69e83 11953msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
87ccc1b0
NC
11954msgstr ""
11955
6c037fdb 11956#: config/tc-mcore.c:1993
c1c69e83
AM
11957#, c-format
11958msgid "pcrel for loopt too far (0x%lx)"
87ccc1b0
NC
11959msgstr ""
11960
862776f2 11961#: config/tc-mcore.c:2189 config/tc-microblaze.c:2557 config/tc-tic30.c:1364
60bcf0fa 11962#, c-format
c1c69e83 11963msgid "Can not do %d byte %srelocation"
60bcf0fa
NC
11964msgstr ""
11965
862776f2 11966#: config/tc-mcore.c:2191 config/tc-microblaze.c:2559 config/tc-tic30.c:1365
f96bd6c2 11967msgid "pc-relative "
60bcf0fa
NC
11968msgstr ""
11969
e0e7a9d4 11970#: config/tc-mep.c:339
60bcf0fa 11971#, c-format
c1c69e83
AM
11972msgid ""
11973"MeP specific command line options:\n"
11974" -EB assemble for a big endian system\n"
11975" -EL assemble for a little endian system (default)\n"
11976" -mconfig=<name> specify a chip configuration to use\n"
11977" -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n"
11978" -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n"
11979" -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n"
11980" enable/disable the given opcodes\n"
11981"\n"
11982" If -mconfig is given, the other -m options modify it. Otherwise,\n"
11983" if no -m options are given, all core opcodes are enabled;\n"
11984" if any enabling -m options are given, only those are enabled;\n"
11985" if only disabling -m options are given, only those are disabled.\n"
11986msgstr ""
11987
e0e7a9d4 11988#: config/tc-mep.c:408
c1c69e83
AM
11989msgid "$hi and $lo are disabled when MUL and DIV are off"
11990msgstr ""
11991
e0e7a9d4 11992#: config/tc-mep.c:415
c1c69e83
AM
11993msgid "$mb0, $me0, $mb1, and $me1 are disabled when COP is off"
11994msgstr ""
11995
e0e7a9d4 11996#: config/tc-mep.c:420
c1c69e83
AM
11997msgid "$dbg and $depc are disabled when DEBUG is off"
11998msgstr ""
11999
e0e7a9d4 12000#: config/tc-mep.c:611
c1c69e83
AM
12001msgid "core and copro insn lengths must total 32 bits."
12002msgstr ""
12003
e0e7a9d4 12004#: config/tc-mep.c:614 config/tc-mep.c:751
c1c69e83
AM
12005msgid "vliw group must consist of 1 core and 1 copro insn."
12006msgstr ""
12007
e0e7a9d4 12008#: config/tc-mep.c:748
c1c69e83 12009msgid "core and copro insn lengths must total 64 bits."
60bcf0fa
NC
12010msgstr ""
12011
e0e7a9d4 12012#: config/tc-mep.c:980
c1c69e83
AM
12013#, c-format
12014msgid "cannot pack %s with a 16-bit insn"
60bcf0fa
NC
12015msgstr ""
12016
e0e7a9d4 12017#: config/tc-mep.c:998
c1c69e83
AM
12018#, c-format
12019msgid "cannot pack %s and %s together with a 16-bit insn"
60bcf0fa
NC
12020msgstr ""
12021
e0e7a9d4 12022#: config/tc-mep.c:1004
c1c69e83 12023msgid "too many IVC2 insns to pack with a 16-bit core insn"
60bcf0fa
NC
12024msgstr ""
12025
e0e7a9d4 12026#: config/tc-mep.c:1019
60bcf0fa 12027#, c-format
c1c69e83 12028msgid "cannot pack %s into slot P1"
60bcf0fa
NC
12029msgstr ""
12030
e0e7a9d4 12031#: config/tc-mep.c:1025
c1c69e83 12032msgid "too many IVC2 insns to pack with a 32-bit core insn"
6e1772d5
AM
12033msgstr ""
12034
e0e7a9d4 12035#: config/tc-mep.c:1043
60bcf0fa 12036#, c-format
c1c69e83 12037msgid "unable to pack %s by itself?"
60bcf0fa
NC
12038msgstr ""
12039
e0e7a9d4 12040#: config/tc-mep.c:1073
8ad3436c 12041#, c-format
c1c69e83 12042msgid "cannot pack %s and %s together"
8ad3436c
AM
12043msgstr ""
12044
e0e7a9d4 12045#: config/tc-mep.c:1079
c1c69e83 12046msgid "too many IVC2 insns to pack together"
252b5132
RH
12047msgstr ""
12048
c1c69e83
AM
12049#. There are no insns in the queue and a plus is present.
12050#. This is a syntax error. Let's not tolerate this.
12051#. We can relax this later if necessary.
e0e7a9d4 12052#: config/tc-mep.c:1316
c1c69e83 12053msgid "Invalid use of parallelization operator."
8ad3436c
AM
12054msgstr ""
12055
e0e7a9d4 12056#: config/tc-mep.c:1362
c1c69e83 12057msgid "Leading plus sign not allowed in core mode"
252b5132
RH
12058msgstr ""
12059
e0e7a9d4 12060#: config/tc-mep.c:1892
a85d7ed0 12061#, c-format
c1c69e83 12062msgid "Don't know how to relocate plain operands of type %s"
a85d7ed0
NC
12063msgstr ""
12064
e0e7a9d4 12065#: config/tc-mep.c:1902
252b5132 12066#, c-format
c1c69e83 12067msgid "Perhaps you are missing %%tpoff()?"
252b5132
RH
12068msgstr ""
12069
e0e7a9d4 12070#: config/tc-mep.c:2089
c1c69e83 12071msgid "bad .section directive: want a,v,w,x,M,S in string"
252b5132
RH
12072msgstr ""
12073
e0e7a9d4 12074#: config/tc-mep.c:2147
c1c69e83 12075msgid ".vliw unavailable when VLIW is disabled."
252b5132
RH
12076msgstr ""
12077
e0e7a9d4 12078#: config/tc-metag.c:456
c1c69e83 12079msgid "no floating point unit specified"
252b5132
RH
12080msgstr ""
12081
e0e7a9d4 12082#: config/tc-metag.c:721
c1c69e83
AM
12083#, c-format
12084msgid "offset must be a multiple of %d"
c85dd50d
NC
12085msgstr ""
12086
346d80ef 12087#: config/tc-metag.c:737 config/tc-metag.c:4443
c1c69e83 12088msgid "offset and base must be from the same unit"
8ea2b00f
AM
12089msgstr ""
12090
346d80ef 12091#: config/tc-metag.c:868 config/tc-metag.c:3167 config/tc-metag.c:3269
c1c69e83 12092msgid "invalid destination register"
252b5132
RH
12093msgstr ""
12094
e0e7a9d4 12095#: config/tc-metag.c:884 config/tc-metag.c:902 config/tc-metag.c:1293
346d80ef
NC
12096#: config/tc-metag.c:1311 config/tc-metag.c:1530 config/tc-metag.c:3099
12097#: config/tc-metag.c:3184 config/tc-metag.c:3286
c1c69e83 12098msgid "invalid memory operand"
252b5132
RH
12099msgstr ""
12100
346d80ef 12101#: config/tc-metag.c:939 config/tc-metag.c:3117
c1c69e83 12102msgid "invalid source register"
252b5132
RH
12103msgstr ""
12104
e0e7a9d4 12105#: config/tc-metag.c:1024
c1c69e83 12106msgid "invalid destination unit"
252b5132
RH
12107msgstr ""
12108
e0e7a9d4 12109#: config/tc-metag.c:1032
c1c69e83 12110msgid "mov cannot use RD port as destination"
252b5132
RH
12111msgstr ""
12112
e0e7a9d4 12113#: config/tc-metag.c:1057
c1c69e83 12114msgid "invalid source unit"
ac50feda
RH
12115msgstr ""
12116
e0e7a9d4 12117#: config/tc-metag.c:1065
c1c69e83 12118msgid "source and address units must not be shared for this addressing mode"
252b5132
RH
12119msgstr ""
12120
346d80ef 12121#: config/tc-metag.c:1073 config/tc-metag.c:1676
c1c69e83 12122msgid "set can only use RD port as source"
252b5132
RH
12123msgstr ""
12124
e0e7a9d4 12125#: config/tc-metag.c:1088 config/tc-metag.c:1189 config/tc-metag.c:1440
346d80ef 12126#: config/tc-metag.c:1697 config/tc-metag.c:4053
c1c69e83
AM
12127#, c-format
12128msgid "base unit must be one of %s"
252b5132
RH
12129msgstr ""
12130
c1c69e83
AM
12131#. We already tried to encode as an extended GET/SET.
12132#. Parsing as a standard GET/SET provides a smaller offset.
346d80ef
NC
12133#: config/tc-metag.c:1109 config/tc-metag.c:1215 config/tc-metag.c:3130
12134#: config/tc-metag.c:3197 config/tc-metag.c:3299 config/tc-metag.c:4580
c1c69e83 12135msgid "offset value out of range"
252b5132
RH
12136msgstr ""
12137
e0e7a9d4 12138#: config/tc-metag.c:1169
c1c69e83 12139msgid "destination unit must be RD"
252b5132
RH
12140msgstr ""
12141
e0e7a9d4 12142#: config/tc-metag.c:1279
c1c69e83 12143msgid "invalid destination register list"
252b5132
RH
12144msgstr ""
12145
e0e7a9d4 12146#: config/tc-metag.c:1326
c1c69e83 12147msgid "invalid source register list"
252b5132
RH
12148msgstr ""
12149
e0e7a9d4 12150#: config/tc-metag.c:1351
c1c69e83 12151msgid "register list must be even numbered"
252b5132
RH
12152msgstr ""
12153
e0e7a9d4 12154#: config/tc-metag.c:1357
c1c69e83 12155msgid "register list must be from the same unit"
252b5132
RH
12156msgstr ""
12157
e0e7a9d4 12158#: config/tc-metag.c:1380
c1c69e83 12159msgid "register list must not contain duplicates"
252b5132
RH
12160msgstr ""
12161
346d80ef 12162#: config/tc-metag.c:1636
c1c69e83 12163msgid "MDRD value must be between 1 and 8"
252b5132
RH
12164msgstr ""
12165
346d80ef 12166#: config/tc-metag.c:1727
c1c69e83 12167msgid "invalid destination memory operand"
252b5132
RH
12168msgstr ""
12169
346d80ef 12170#: config/tc-metag.c:1742
c1c69e83 12171msgid "invalid source memory operand"
252b5132
RH
12172msgstr ""
12173
346d80ef 12174#: config/tc-metag.c:1749
c1c69e83
AM
12175#, c-format
12176msgid "address units must be one of %s"
252b5132
RH
12177msgstr ""
12178
346d80ef 12179#: config/tc-metag.c:1756
c1c69e83 12180msgid "base and offset must be from the same unit"
252b5132
RH
12181msgstr ""
12182
346d80ef 12183#: config/tc-metag.c:1764
c1c69e83 12184msgid "source and destination increment mode must agree"
252b5132
RH
12185msgstr ""
12186
346d80ef 12187#: config/tc-metag.c:2039
c1c69e83
AM
12188msgid ""
12189"PC, CT, TR and TT are treated as if they are a single unit but operands must "
12190"be in different units"
ae351704
AM
12191msgstr ""
12192
346d80ef 12193#: config/tc-metag.c:2048
c1c69e83 12194msgid "source and destination register must be in different units"
252b5132
RH
12195msgstr ""
12196
346d80ef 12197#: config/tc-metag.c:2080
252b5132 12198#, c-format
c1c69e83 12199msgid "register unit must be one of %s"
252b5132
RH
12200msgstr ""
12201
346d80ef 12202#: config/tc-metag.c:2167
8ea2b00f 12203#, c-format
c1c69e83 12204msgid "link register unit must be one of %s"
8ea2b00f
AM
12205msgstr ""
12206
346d80ef 12207#: config/tc-metag.c:2173
c1c69e83 12208msgid "link register must be in a low numbered register"
252b5132
RH
12209msgstr ""
12210
346d80ef 12211#: config/tc-metag.c:2190 config/tc-metag.c:2715 config/tc-metag.c:2769
c1c69e83 12212msgid "target out of range"
252b5132
RH
12213msgstr ""
12214
346d80ef 12215#: config/tc-metag.c:2671
c1c69e83 12216msgid "invalid quickrot unit specified"
87ccc1b0
NC
12217msgstr ""
12218
346d80ef 12219#: config/tc-metag.c:2687
c1c69e83 12220msgid "invalid quickrot register specified"
252b5132
RH
12221msgstr ""
12222
346d80ef 12223#: config/tc-metag.c:2741
c1c69e83 12224msgid "source register must be in the trigger unit"
252b5132
RH
12225msgstr ""
12226
346d80ef 12227#: config/tc-metag.c:2844
c1c69e83 12228msgid "Source registers must be in the same unit"
252b5132
RH
12229msgstr ""
12230
346d80ef 12231#: config/tc-metag.c:3554 config/tc-metag.c:3718 config/tc-metag.c:3986
c1c69e83 12232msgid "destination register should be even numbered"
252b5132
RH
12233msgstr ""
12234
346d80ef 12235#: config/tc-metag.c:3626
c1c69e83 12236msgid "comparison must be with register or #0"
252b5132
RH
12237msgstr ""
12238
346d80ef 12239#: config/tc-metag.c:3692 config/tc-metag.c:3757
c1c69e83 12240msgid "instruction cannot operate on pair values"
252b5132
RH
12241msgstr ""
12242
346d80ef 12243#: config/tc-metag.c:3703
c1c69e83 12244msgid "zero flag is not valid for this instruction"
252b5132
RH
12245msgstr ""
12246
346d80ef 12247#: config/tc-metag.c:3724
c1c69e83 12248msgid "source register should be even numbered"
3caac5b8
AM
12249msgstr ""
12250
346d80ef 12251#: config/tc-metag.c:3784 config/tc-metag.c:3793
c1c69e83 12252msgid "fraction bits value out of range"
3caac5b8
AM
12253msgstr ""
12254
346d80ef 12255#: config/tc-metag.c:3975
c1c69e83 12256msgid "simd instructions operate on pair values (L prefix)"
252b5132
RH
12257msgstr ""
12258
346d80ef 12259#: config/tc-metag.c:3993
c1c69e83 12260msgid "source registers should be even numbered"
252b5132
RH
12261msgstr ""
12262
346d80ef 12263#: config/tc-metag.c:4271
c85dd50d 12264#, c-format
c1c69e83 12265msgid "expected ']', not %c in %s"
c85dd50d
NC
12266msgstr ""
12267
346d80ef 12268#: config/tc-metag.c:4390
c1c69e83 12269msgid "invalid register for memory access"
c85dd50d
NC
12270msgstr ""
12271
346d80ef 12272#: config/tc-metag.c:4503 config/tc-metag.c:4631
c1c69e83 12273msgid "unexpected end of line"
c85dd50d
NC
12274msgstr ""
12275
346d80ef 12276#: config/tc-metag.c:4550
c1c69e83 12277msgid "'H' modifier only valid for accumulator registers"
c85dd50d
NC
12278msgstr ""
12279
346d80ef 12280#: config/tc-metag.c:4603
c1c69e83 12281msgid "base unit must be either A0 or A1"
c85dd50d
NC
12282msgstr ""
12283
346d80ef 12284#: config/tc-metag.c:4676 config/tc-metag.c:5119
c1c69e83 12285msgid "invalid register"
c85dd50d
NC
12286msgstr ""
12287
346d80ef 12288#: config/tc-metag.c:4824
c1c69e83 12289msgid "could not parse template definition"
c85dd50d
NC
12290msgstr ""
12291
346d80ef 12292#: config/tc-metag.c:5011
c1c69e83 12293msgid "QUICKRoT 64-bit extension not applicable to this instruction"
c85dd50d
NC
12294msgstr ""
12295
346d80ef 12296#: config/tc-metag.c:5067
c1c69e83 12297msgid "invalid operands for cross-unit op"
c85dd50d
NC
12298msgstr ""
12299
346d80ef 12300#: config/tc-metag.c:5109
c1c69e83 12301msgid "missing flags: one of 'P', 'N' or 'Z' required"
c85dd50d
NC
12302msgstr ""
12303
346d80ef 12304#: config/tc-metag.c:5137
c1c69e83 12305msgid "'P', 'N' or 'Z' flags may only be specified when accumulating"
c85dd50d
NC
12306msgstr ""
12307
346d80ef 12308#: config/tc-metag.c:5158
c1c69e83 12309msgid "accumulator not a valid destination"
c85dd50d
NC
12310msgstr ""
12311
346d80ef 12312#: config/tc-metag.c:5168 config/tc-metag.c:5384 config/tc-metag.c:5568
c1c69e83 12313msgid "invalid immediate value"
c85dd50d
NC
12314msgstr ""
12315
346d80ef 12316#: config/tc-metag.c:5180
c1c69e83 12317msgid "immediate value not allowed when source & dest differ"
c85dd50d
NC
12318msgstr ""
12319
346d80ef 12320#: config/tc-metag.c:5212
c85dd50d 12321#, c-format
c1c69e83 12322msgid "invalid register operand: %s"
c85dd50d
NC
12323msgstr ""
12324
346d80ef 12325#: config/tc-metag.c:5246
c1c69e83 12326msgid "QUICKRoT extension requires 4 registers"
c85dd50d
NC
12327msgstr ""
12328
346d80ef 12329#: config/tc-metag.c:5253
c1c69e83 12330msgid "invalid fourth register"
c85dd50d
NC
12331msgstr ""
12332
346d80ef 12333#: config/tc-metag.c:5260
c1c69e83 12334msgid "A0.2,A0.3,A1.2,A1.3 required for QUICKRoT register"
c85dd50d
NC
12335msgstr ""
12336
346d80ef 12337#: config/tc-metag.c:5288
c1c69e83 12338msgid "DSP RAM pointer in incorrect unit"
c85dd50d
NC
12339msgstr ""
12340
346d80ef 12341#: config/tc-metag.c:5334
c1c69e83 12342msgid "invalid register operand #1"
c85dd50d
NC
12343msgstr ""
12344
346d80ef 12345#: config/tc-metag.c:5348
c1c69e83 12346msgid "invalid register operand #2"
c85dd50d
NC
12347msgstr ""
12348
346d80ef 12349#: config/tc-metag.c:5412
c1c69e83 12350msgid "this instruction does not accept an immediate"
c85dd50d
NC
12351msgstr ""
12352
346d80ef 12353#: config/tc-metag.c:5432
c1c69e83 12354msgid "invalid register operand #3"
c85dd50d
NC
12355msgstr ""
12356
346d80ef 12357#: config/tc-metag.c:5444
c1c69e83 12358msgid "this instruction does not accept an accumulator"
c85dd50d
NC
12359msgstr ""
12360
346d80ef 12361#: config/tc-metag.c:5462
c1c69e83 12362msgid "invalid register operand #4"
c85dd50d
NC
12363msgstr ""
12364
346d80ef 12365#: config/tc-metag.c:5539
c1c69e83 12366msgid "invalid accumulator register"
c85dd50d
NC
12367msgstr ""
12368
346d80ef 12369#: config/tc-metag.c:5595
c1c69e83 12370msgid "conditional instruction cannot use G flag"
c85dd50d
NC
12371msgstr ""
12372
346d80ef 12373#: config/tc-metag.c:5606
c1c69e83 12374msgid "conditional instruction cannot use B flag"
c85dd50d
NC
12375msgstr ""
12376
346d80ef 12377#: config/tc-metag.c:5617
c1c69e83
AM
12378msgid "conditional instruction cannot use R flag"
12379msgstr ""
12380
346d80ef 12381#: config/tc-metag.c:5726
c1c69e83
AM
12382msgid "'L' modifier not valid for this instruction"
12383msgstr ""
12384
346d80ef 12385#: config/tc-metag.c:5858
c85dd50d 12386#, c-format
c1c69e83 12387msgid "missing fpu name `%s'"
c85dd50d
NC
12388msgstr ""
12389
346d80ef 12390#: config/tc-metag.c:5869
c85dd50d 12391#, c-format
c1c69e83 12392msgid "unknown fpu `%s'"
c85dd50d
NC
12393msgstr ""
12394
346d80ef 12395#: config/tc-metag.c:5884
c85dd50d 12396#, c-format
c1c69e83 12397msgid "missing DSP name `%s'"
c85dd50d
NC
12398msgstr ""
12399
346d80ef 12400#: config/tc-metag.c:5895
c85dd50d 12401#, c-format
c1c69e83 12402msgid "unknown DSP `%s'"
c85dd50d
NC
12403msgstr ""
12404
346d80ef 12405#: config/tc-metag.c:5913
c1c69e83 12406msgid "<dsp name>\t assemble for DSP architecture <dsp name>"
c85dd50d
NC
12407msgstr ""
12408
346d80ef 12409#: config/tc-metag.c:5950
c1c69e83
AM
12410#, c-format
12411msgid " Meta specific command line options:\n"
c85dd50d
NC
12412msgstr ""
12413
346d80ef 12414#: config/tc-metag.c:6039
c1c69e83 12415msgid "premature end of floating point prefix"
c85dd50d
NC
12416msgstr ""
12417
346d80ef 12418#: config/tc-metag.c:6099
c1c69e83 12419msgid "unknown floating point prefix character"
c85dd50d
NC
12420msgstr ""
12421
346d80ef 12422#: config/tc-metag.c:6248
c85dd50d 12423#, c-format
c1c69e83 12424msgid "unknown DSP prefix character %c %s"
c85dd50d
NC
12425msgstr ""
12426
346d80ef 12427#: config/tc-metag.c:6511
c85dd50d 12428#, c-format
c1c69e83 12429msgid "instruction mnemonic too long: %s"
c85dd50d
NC
12430msgstr ""
12431
346d80ef 12432#: config/tc-metag.c:6566
c85dd50d 12433#, c-format
c1c69e83 12434msgid "junk at end of line: \"%s\""
c85dd50d
NC
12435msgstr ""
12436
346d80ef 12437#: config/tc-metag.c:6573
c85dd50d 12438#, c-format
c1c69e83 12439msgid "failed to assemble instruction: \"%s\""
c85dd50d
NC
12440msgstr ""
12441
346d80ef 12442#: config/tc-metag.c:6578
c85dd50d 12443#, c-format
c1c69e83 12444msgid "unknown floating point mnemonic: \"%s\""
c85dd50d
NC
12445msgstr ""
12446
346d80ef 12447#: config/tc-metag.c:6580
c85dd50d 12448#, c-format
c1c69e83 12449msgid "unknown mnemonic: \"%s\""
c85dd50d
NC
12450msgstr ""
12451
346d80ef 12452#: config/tc-metag.c:6631
c85dd50d 12453#, c-format
c1c69e83 12454msgid "cannot assemble DSP instruction, DSP option not set: %s"
c85dd50d
NC
12455msgstr ""
12456
346d80ef 12457#: config/tc-metag.c:6638
c85dd50d 12458#, c-format
c1c69e83 12459msgid "cannot assemble FPU instruction, FPU option not set: %s"
c85dd50d
NC
12460msgstr ""
12461
87485f53 12462#: config/tc-metag.c:6733 config/tc-nds32.c:7347
c1c69e83 12463msgid "Bad call to md_atof()"
c85dd50d
NC
12464msgstr ""
12465
71300e2c
NC
12466#: config/tc-microblaze.c:237
12467#, c-format
12468msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
12469msgstr ""
12470
12471#: config/tc-microblaze.c:520 config/tc-microblaze.c:549
12472#: config/tc-microblaze.c:586
252b5132 12473#, c-format
c1c69e83 12474msgid "Invalid register number at '%.6s'"
252b5132
RH
12475msgstr ""
12476
71300e2c 12477#: config/tc-microblaze.c:751
c1c69e83
AM
12478msgid "operand must be a constant or a label"
12479msgstr ""
12480
71300e2c 12481#: config/tc-microblaze.c:760
e0e7a9d4
TG
12482#, c-format
12483msgid "operand must be absolute in range %lx..%lx, not %lx"
a74801ba
ILT
12484msgstr ""
12485
71300e2c
NC
12486#: config/tc-microblaze.c:962 config/tc-microblaze.c:969
12487#: config/tc-microblaze.c:976 config/tc-microblaze.c:1009
12488#: config/tc-microblaze.c:1016 config/tc-microblaze.c:1022
777cd7ab
DDAG
12489#: config/tc-microblaze.c:1141 config/tc-microblaze.c:1148
12490#: config/tc-microblaze.c:1154 config/tc-microblaze.c:1185
862776f2
AA
12491#: config/tc-microblaze.c:1193 config/tc-microblaze.c:1207
12492#: config/tc-microblaze.c:1225 config/tc-microblaze.c:1266
12493#: config/tc-microblaze.c:1273 config/tc-microblaze.c:1293
12494#: config/tc-microblaze.c:1300 config/tc-microblaze.c:1320
12495#: config/tc-microblaze.c:1327 config/tc-microblaze.c:1345
12496#: config/tc-microblaze.c:1352 config/tc-microblaze.c:1374
12497#: config/tc-microblaze.c:1381 config/tc-microblaze.c:1399
12498#: config/tc-microblaze.c:1411 config/tc-microblaze.c:1429
12499#: config/tc-microblaze.c:1446 config/tc-microblaze.c:1453
12500#: config/tc-microblaze.c:1499 config/tc-microblaze.c:1506
12501#: config/tc-microblaze.c:1552 config/tc-microblaze.c:1559
12502#: config/tc-microblaze.c:1581 config/tc-microblaze.c:1588
12503#: config/tc-microblaze.c:1608 config/tc-microblaze.c:1614
12504#: config/tc-microblaze.c:1676 config/tc-microblaze.c:1682
12505#: config/tc-microblaze.c:1744 config/tc-microblaze.c:1820
e0e7a9d4
TG
12506msgid "Error in statement syntax"
12507msgstr ""
12508
71300e2c
NC
12509#: config/tc-microblaze.c:982 config/tc-microblaze.c:984
12510#: config/tc-microblaze.c:986 config/tc-microblaze.c:1026
777cd7ab 12511#: config/tc-microblaze.c:1028 config/tc-microblaze.c:1158
862776f2
AA
12512#: config/tc-microblaze.c:1160 config/tc-microblaze.c:1199
12513#: config/tc-microblaze.c:1201 config/tc-microblaze.c:1279
12514#: config/tc-microblaze.c:1281 config/tc-microblaze.c:1306
12515#: config/tc-microblaze.c:1308 config/tc-microblaze.c:1333
12516#: config/tc-microblaze.c:1356 config/tc-microblaze.c:1387
12517#: config/tc-microblaze.c:1417 config/tc-microblaze.c:1435
12518#: config/tc-microblaze.c:1565 config/tc-microblaze.c:1567
12519#: config/tc-microblaze.c:1594 config/tc-microblaze.c:1596
12520#: config/tc-microblaze.c:1618 config/tc-microblaze.c:1686
12521#: config/tc-microblaze.c:1750
c1c69e83 12522msgid "Cannot use special register with this instruction"
252b5132
RH
12523msgstr ""
12524
71300e2c 12525#: config/tc-microblaze.c:1036
c1c69e83 12526msgid "lmi pseudo instruction should not use a label in imm field"
252b5132
RH
12527msgstr ""
12528
71300e2c 12529#: config/tc-microblaze.c:1038
c1c69e83 12530msgid "smi pseudo instruction should not use a label in imm field"
252b5132
RH
12531msgstr ""
12532
777cd7ab 12533#: config/tc-microblaze.c:1163
c1c69e83 12534msgid "Symbol used as immediate for shift instruction"
252b5132
RH
12535msgstr ""
12536
777cd7ab 12537#: config/tc-microblaze.c:1172
c1c69e83
AM
12538#, c-format
12539msgid "Shift value > 32. using <value %% 32>"
252b5132
RH
12540msgstr ""
12541
862776f2
AA
12542#: config/tc-microblaze.c:1212
12543msgid "Symbol used as immediate width value for bit field instruction"
12544msgstr ""
12545
12546#: config/tc-microblaze.c:1219
12547msgid "Width value must be less than 32"
12548msgstr ""
12549
12550#: config/tc-microblaze.c:1230
12551msgid "Symbol used as immediate shift value for bit field instruction"
12552msgstr ""
12553
12554#: config/tc-microblaze.c:1241
12555#, c-format
12556msgid "Shift value greater than 32. using <value %% 32>"
12557msgstr ""
12558
12559#: config/tc-microblaze.c:1247
12560msgid "Width value + shift value must not be greater than 32"
12561msgstr ""
12562
12563#: config/tc-microblaze.c:1359
c1c69e83 12564msgid "Symbol used as immediate value for msrset/msrclr instructions"
252b5132
RH
12565msgstr ""
12566
862776f2 12567#: config/tc-microblaze.c:1488 config/tc-microblaze.c:1541
c1c69e83 12568msgid "invalid value for special purpose register"
252b5132
RH
12569msgstr ""
12570
862776f2 12571#: config/tc-microblaze.c:1758
c1c69e83 12572msgid "An IMM instruction should not be present in the .s file"
252b5132
RH
12573msgstr ""
12574
862776f2 12575#: config/tc-microblaze.c:1822
c1c69e83 12576msgid "Symbol used as immediate for mbar instruction"
252b5132
RH
12577msgstr ""
12578
862776f2 12579#: config/tc-microblaze.c:1828
c1c69e83
AM
12580#, c-format
12581msgid "Immediate value for mbar > 32. using <value %% 32>"
a74801ba
ILT
12582msgstr ""
12583
862776f2 12584#: config/tc-microblaze.c:1902
c1c69e83 12585msgid "Bad call to MD_NTOF()"
252b5132
RH
12586msgstr ""
12587
862776f2 12588#: config/tc-microblaze.c:2171
c1c69e83
AM
12589#, c-format
12590msgid "pcrel for branch to %s too far (0x%x)"
252b5132
RH
12591msgstr ""
12592
c1c69e83 12593#. We know the abs value: Should never happen.
862776f2 12594#: config/tc-microblaze.c:2332
c1c69e83 12595msgid "Absolute PC-relative value in relaxation code. Assembler error....."
252b5132
RH
12596msgstr ""
12597
c1c69e83 12598#. Cannot have a PC-relative branch to a diff segment.
862776f2 12599#: config/tc-microblaze.c:2346
c1c69e83
AM
12600#, c-format
12601msgid "PC relative branch to label %s which is not in the instruction space"
252b5132
RH
12602msgstr ""
12603
862776f2 12604#: config/tc-microblaze.c:2389
c1c69e83
AM
12605msgid ""
12606"Variable is accessed using small data read only anchor, but it is not in the "
12607"small data read only section"
252b5132
RH
12608msgstr ""
12609
862776f2 12610#: config/tc-microblaze.c:2412
c1c69e83
AM
12611msgid ""
12612"Variable is accessed using small data read write anchor, but it is not in "
12613"the small data read write section"
252b5132
RH
12614msgstr ""
12615
862776f2 12616#: config/tc-microblaze.c:2421
c1c69e83 12617msgid "Incorrect fr_opcode value in frag. Internal error....."
252b5132
RH
12618msgstr ""
12619
c1c69e83 12620#. We know the abs value: Should never happen.
862776f2 12621#: config/tc-microblaze.c:2428
c1c69e83 12622msgid "Absolute value in relaxation code. Assembler error....."
252b5132
RH
12623msgstr ""
12624
862776f2
AA
12625#. fprintf(stream, _(" MicroBlaze options:\n -noSmall Data in the comm and data sections do not go into the small data section\n"));
12626#: config/tc-microblaze.c:2613
12627#, c-format
12628msgid " MicroBlaze specific assembler options:\n"
12629msgstr ""
12630
12631#: config/tc-microblaze.c:2614
12632msgid "assemble for a big endian cpu"
12633msgstr ""
12634
12635#: config/tc-microblaze.c:2615
12636msgid "assemble for a little endian cpu"
12637msgstr ""
12638
87485f53 12639#: config/tc-mips.c:2178
c1c69e83
AM
12640#, c-format
12641msgid "the %d-bit %s architecture does not support the `%s' extension"
252b5132
RH
12642msgstr ""
12643
87485f53 12644#: config/tc-mips.c:2181
c1c69e83
AM
12645#, c-format
12646msgid "the `%s' extension requires %s%d revision %d or greater"
252b5132
RH
12647msgstr ""
12648
87485f53 12649#: config/tc-mips.c:2190
ed9e98c2
AM
12650#, c-format
12651msgid "the `%s' extension was removed in %s%d revision %d"
12652msgstr ""
12653
87485f53 12654#: config/tc-mips.c:2199
c1c69e83
AM
12655#, c-format
12656msgid "the `%s' extension requires 64-bit FPRs"
252b5132
RH
12657msgstr ""
12658
87485f53 12659#: config/tc-mips.c:3051 config/tc-mips.c:16631
c1c69e83
AM
12660#, c-format
12661msgid "unrecognized register name `%s'"
252b5132
RH
12662msgstr ""
12663
87485f53 12664#: config/tc-mips.c:3278
c1c69e83 12665msgid "invalid register range"
252b5132
RH
12666msgstr ""
12667
87485f53 12668#: config/tc-mips.c:3306
c1c69e83 12669msgid "vector element must be constant"
252b5132
RH
12670msgstr ""
12671
87485f53 12672#: config/tc-mips.c:3316
c1c69e83 12673msgid "missing `]'"
252b5132
RH
12674msgstr ""
12675
87485f53 12676#: config/tc-mips.c:3539
c1c69e83
AM
12677#, c-format
12678msgid "internal: bad mips opcode (mask error): %s %s"
252b5132
RH
12679msgstr ""
12680
87485f53 12681#: config/tc-mips.c:3566
c1c69e83
AM
12682#, c-format
12683msgid "internal: unknown operand type: %s %s"
a74801ba
ILT
12684msgstr ""
12685
87485f53 12686#: config/tc-mips.c:3599
c1c69e83
AM
12687#, c-format
12688msgid "internal: bad mips opcode (bits 0x%08lx doubly defined): %s %s"
a74801ba
ILT
12689msgstr ""
12690
87485f53 12691#: config/tc-mips.c:3607
252b5132 12692#, c-format
c1c69e83 12693msgid "internal: bad mips opcode (bits 0x%08lx undefined): %s %s"
252b5132
RH
12694msgstr ""
12695
87485f53 12696#: config/tc-mips.c:3614
a74801ba 12697#, c-format
c1c69e83 12698msgid "internal: bad mips opcode (bits 0x%08lx defined): %s %s"
a74801ba
ILT
12699msgstr ""
12700
87485f53 12701#: config/tc-mips.c:3649
a74801ba 12702#, c-format
c1c69e83 12703msgid "internal error: bad microMIPS opcode (incorrect length: %u): %s %s"
a74801ba
ILT
12704msgstr ""
12705
87485f53 12706#: config/tc-mips.c:3657
6e1772d5 12707#, c-format
c1c69e83 12708msgid "internal error: bad microMIPS opcode (opcode/length mismatch): %s %s"
ac50feda
RH
12709msgstr ""
12710
87485f53 12711#: config/tc-mips.c:3682
c1c69e83 12712msgid "-G may not be used in position-independent code"
ac50feda
RH
12713msgstr ""
12714
87485f53 12715#: config/tc-mips.c:3688
e0e7a9d4
TG
12716msgid "-G may not be used with abicalls"
12717msgstr ""
12718
87485f53 12719#: config/tc-mips.c:3793
c1c69e83 12720msgid "broken assembler, no assembly attempted"
ac50feda
RH
12721msgstr ""
12722
87485f53 12723#: config/tc-mips.c:3941
ed9e98c2
AM
12724#, c-format
12725msgid ".gnu_attribute %d,%d is incompatible with `%s'"
12726msgstr ""
12727
87485f53 12728#: config/tc-mips.c:3948
ed9e98c2
AM
12729#, c-format
12730msgid ".gnu_attribute %d,%d requires `%s'"
12731msgstr ""
12732
87485f53 12733#: config/tc-mips.c:4009
ed9e98c2
AM
12734#, c-format
12735msgid ".gnu_attribute %d,%d is no longer supported"
12736msgstr ""
12737
87485f53 12738#: config/tc-mips.c:4018
ed9e98c2
AM
12739#, c-format
12740msgid ".gnu_attribute %d,%d is not a recognized floating-point ABI"
12741msgstr ""
12742
87485f53 12743#: config/tc-mips.c:4031
ed9e98c2
AM
12744msgid "`gp=64' used with a 32-bit processor"
12745msgstr ""
12746
87485f53 12747#: config/tc-mips.c:4034
ed9e98c2
AM
12748msgid "`gp=32' used with a 64-bit ABI"
12749msgstr ""
12750
87485f53 12751#: config/tc-mips.c:4037
ed9e98c2
AM
12752msgid "`gp=64' used with a 32-bit ABI"
12753msgstr ""
12754
87485f53 12755#: config/tc-mips.c:4044
ed9e98c2
AM
12756msgid "`fp=xx' used with a cpu lacking ldc1/sdc1 instructions"
12757msgstr ""
12758
87485f53 12759#: config/tc-mips.c:4046
ed9e98c2
AM
12760msgid "`fp=xx' cannot be used with `singlefloat'"
12761msgstr ""
12762
87485f53 12763#: config/tc-mips.c:4050
ed9e98c2
AM
12764msgid "`fp=64' used with a 32-bit fpu"
12765msgstr ""
12766
87485f53 12767#: config/tc-mips.c:4054
ed9e98c2
AM
12768msgid "`fp=64' used with a 32-bit ABI"
12769msgstr ""
12770
87485f53 12771#: config/tc-mips.c:4059
ed9e98c2
AM
12772msgid "`fp=32' used with a 64-bit ABI"
12773msgstr ""
12774
87485f53 12775#: config/tc-mips.c:4061
ed9e98c2
AM
12776msgid "`fp=32' used with a MIPS R6 cpu"
12777msgstr ""
12778
87485f53 12779#: config/tc-mips.c:4064
ed9e98c2
AM
12780msgid "Unknown size of floating point registers"
12781msgstr ""
12782
87485f53 12783#: config/tc-mips.c:4069
ed9e98c2
AM
12784msgid "`nooddspreg` cannot be used with a 64-bit ABI"
12785msgstr ""
12786
87485f53 12787#: config/tc-mips.c:4072 config/tc-mips.c:4076
ed9e98c2 12788#, c-format
e0e7a9d4 12789msgid "`%s' cannot be used with `%s'"
ed9e98c2
AM
12790msgstr ""
12791
87485f53 12792#: config/tc-mips.c:4081
ed9e98c2
AM
12793#, c-format
12794msgid "branch relaxation is not supported in `%s'"
12795msgstr ""
12796
87485f53 12797#: config/tc-mips.c:4157
ed9e98c2
AM
12798msgid "trap exception not supported at ISA 1"
12799msgstr ""
12800
87485f53 12801#: config/tc-mips.c:4170 config/tc-mips.c:17514
ed9e98c2
AM
12802#, c-format
12803msgid "`%s' does not support legacy NaN"
12804msgstr ""
12805
87485f53 12806#: config/tc-mips.c:4217
c1c69e83
AM
12807#, c-format
12808msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
ac50feda
RH
12809msgstr ""
12810
87485f53 12811#: config/tc-mips.c:4921
ac50feda 12812#, c-format
c1c69e83 12813msgid "operand %d out of range"
ac50feda
RH
12814msgstr ""
12815
87485f53 12816#: config/tc-mips.c:4929
ac50feda 12817#, c-format
c1c69e83 12818msgid "operand %d must be constant"
ac50feda
RH
12819msgstr ""
12820
87485f53 12821#: config/tc-mips.c:4973 read.c:4471 read.c:5241 write.c:254 write.c:1037
c1c69e83 12822msgid "register value used as expression"
ac50feda
RH
12823msgstr ""
12824
87485f53 12825#: config/tc-mips.c:4986
ac50feda 12826#, c-format
c1c69e83 12827msgid "operand %d must be an immediate expression"
ac50feda
RH
12828msgstr ""
12829
87485f53 12830#: config/tc-mips.c:5108 config/tc-mips.c:5110
ac50feda 12831#, c-format
c1c69e83 12832msgid "float register should be even, was %d"
ac50feda
RH
12833msgstr ""
12834
87485f53 12835#: config/tc-mips.c:5123
c1c69e83
AM
12836#, c-format
12837msgid "condition code register should be even for %s, was %d"
ac50feda
RH
12838msgstr ""
12839
87485f53 12840#: config/tc-mips.c:5128
ae351704 12841#, c-format
c1c69e83 12842msgid "condition code register should be 0 or 4 for %s, was %d"
ae351704
AM
12843msgstr ""
12844
87485f53 12845#: config/tc-mips.c:5449
c1c69e83 12846msgid "invalid performance register"
a5c7551f
RW
12847msgstr ""
12848
87485f53 12849#: config/tc-mips.c:5545 config/tc-mips.c:6016
ed9e98c2
AM
12850msgid "the source register must not be $0"
12851msgstr ""
12852
87485f53 12853#: config/tc-mips.c:5821
c1c69e83 12854msgid "missing frame size"
a5c7551f
RW
12855msgstr ""
12856
87485f53 12857#: config/tc-mips.c:5826
c1c69e83 12858msgid "frame size specified twice"
a5c7551f
RW
12859msgstr ""
12860
87485f53 12861#: config/tc-mips.c:5831
c1c69e83 12862msgid "invalid frame size"
a5c7551f
RW
12863msgstr ""
12864
87485f53 12865#: config/tc-mips.c:5871
c1c69e83
AM
12866#, c-format
12867msgid "operand %d must be an immediate"
a5c7551f
RW
12868msgstr ""
12869
87485f53 12870#: config/tc-mips.c:5886
c1c69e83 12871msgid "invalid element selector"
a5c7551f
RW
12872msgstr ""
12873
87485f53 12874#: config/tc-mips.c:5899
a5c7551f 12875#, c-format
c1c69e83 12876msgid "operand %d must be scalar"
a5c7551f
RW
12877msgstr ""
12878
87485f53 12879#: config/tc-mips.c:6079
c1c69e83 12880msgid "floating-point expression required"
a5c7551f
RW
12881msgstr ""
12882
87485f53 12883#: config/tc-mips.c:6179
c1c69e83
AM
12884#, c-format
12885msgid "cannot use `%s' in this section"
a5c7551f
RW
12886msgstr ""
12887
87485f53 12888#: config/tc-mips.c:6326
c1c69e83 12889msgid "used $at without \".set noat\""
a5c7551f
RW
12890msgstr ""
12891
87485f53 12892#: config/tc-mips.c:6328
c1c69e83
AM
12893#, c-format
12894msgid "used $%u with \".set at=$%u\""
a5c7551f
RW
12895msgstr ""
12896
87485f53 12897#: config/tc-mips.c:7507
a5c7551f 12898#, c-format
c1c69e83 12899msgid "wrong size instruction in a %u-bit branch delay slot"
a5c7551f
RW
12900msgstr ""
12901
87485f53 12902#: config/tc-mips.c:7527 config/tc-mips.c:7537 config/tc-mips.c:15931
a5c7551f 12903#, c-format
c1c69e83 12904msgid "jump to misaligned address (0x%lx)"
a5c7551f
RW
12905msgstr ""
12906
87485f53
NC
12907#: config/tc-mips.c:7552 config/tc-mips.c:7572 config/tc-mips.c:7589
12908#: config/tc-mips.c:9139 config/tc-mips.c:15785 config/tc-mips.c:15792
12909#: config/tc-mips.c:16185 config/tc-mips.c:19032
c1c69e83
AM
12910#, c-format
12911msgid "branch to misaligned address (0x%lx)"
a5c7551f
RW
12912msgstr ""
12913
87485f53
NC
12914#: config/tc-mips.c:7558 config/tc-mips.c:7576 config/tc-mips.c:7593
12915#: config/tc-mips.c:9142
c1c69e83
AM
12916#, c-format
12917msgid "branch address range overflow (0x%lx)"
ae351704
AM
12918msgstr ""
12919
87485f53 12920#: config/tc-mips.c:7838
c1c69e83 12921msgid "extended instruction in delay slot"
ae351704
AM
12922msgstr ""
12923
87485f53 12924#: config/tc-mips.c:8302
c1c69e83 12925msgid "source and destination must be different"
ae351704
AM
12926msgstr ""
12927
87485f53 12928#: config/tc-mips.c:8305
c1c69e83 12929msgid "a destination register must be supplied"
ae351704
AM
12930msgstr ""
12931
87485f53 12932#: config/tc-mips.c:8310
c1c69e83 12933msgid "the source register must not be $31"
ae351704
AM
12934msgstr ""
12935
87485f53 12936#: config/tc-mips.c:8558 config/tc-mips.c:14525 config/tc-mips.c:19179
c1c69e83 12937msgid "invalid unextended operand value"
ae351704
AM
12938msgstr ""
12939
87485f53 12940#: config/tc-mips.c:8676
a5c7551f 12941#, c-format
c1c69e83 12942msgid "opcode not supported on this processor: %s (%s)"
a5c7551f
RW
12943msgstr ""
12944
87485f53 12945#: config/tc-mips.c:8755
c1c69e83 12946msgid "opcode not supported in the `insn32' mode"
a5c7551f
RW
12947msgstr ""
12948
87485f53 12949#: config/tc-mips.c:8758
a5c7551f 12950#, c-format
c1c69e83 12951msgid "unrecognized %d-bit version of microMIPS opcode"
a5c7551f
RW
12952msgstr ""
12953
87485f53 12954#: config/tc-mips.c:8814
e0e7a9d4
TG
12955msgid "unrecognized unextended version of MIPS16 opcode"
12956msgstr ""
12957
87485f53 12958#: config/tc-mips.c:8817
e0e7a9d4
TG
12959msgid "unrecognized extended version of MIPS16 opcode"
12960msgstr ""
12961
87485f53 12962#: config/tc-mips.c:8867 config/tc-mips.c:19050
c1c69e83
AM
12963msgid ""
12964"macro instruction expanded into multiple instructions in a branch delay slot"
a5c7551f
RW
12965msgstr ""
12966
87485f53 12967#: config/tc-mips.c:8870 config/tc-mips.c:19058
c1c69e83 12968msgid "macro instruction expanded into multiple instructions"
a5c7551f
RW
12969msgstr ""
12970
87485f53 12971#: config/tc-mips.c:8874
c1c69e83
AM
12972msgid ""
12973"macro instruction expanded into a wrong size instruction in a 16-bit branch "
12974"delay slot"
a5c7551f
RW
12975msgstr ""
12976
87485f53 12977#: config/tc-mips.c:8876
c1c69e83
AM
12978msgid ""
12979"macro instruction expanded into a wrong size instruction in a 32-bit branch "
12980"delay slot"
a5c7551f
RW
12981msgstr ""
12982
87485f53 12983#: config/tc-mips.c:9339
c1c69e83 12984msgid "operand overflow"
a5c7551f
RW
12985msgstr ""
12986
87485f53 12987#: config/tc-mips.c:9358 config/tc-mips.c:9943 config/tc-mips.c:14006
c1c69e83 12988msgid "macro used $at after \".set noat\""
a5c7551f
RW
12989msgstr ""
12990
87485f53 12991#: config/tc-mips.c:9503 config/tc-mips.c:12318 config/tc-mips.c:12999
c1c69e83 12992#, c-format
96e786d1 12993msgid "number (0x%<PRIx64>) larger than 32 bits"
a5c7551f
RW
12994msgstr ""
12995
87485f53 12996#: config/tc-mips.c:9524
c1c69e83 12997msgid "number larger than 64 bits"
a5c7551f
RW
12998msgstr ""
12999
87485f53
NC
13000#: config/tc-mips.c:9821 config/tc-mips.c:9849 config/tc-mips.c:9887
13001#: config/tc-mips.c:9932 config/tc-mips.c:12562 config/tc-mips.c:12601
13002#: config/tc-mips.c:12640 config/tc-mips.c:13096 config/tc-mips.c:13148
c1c69e83 13003msgid "PIC code offset overflow (max 16 signed bits)"
a5c7551f
RW
13004msgstr ""
13005
87485f53 13006#: config/tc-mips.c:10465
a5c7551f 13007#, c-format
c1c69e83 13008msgid "BALIGN immediate not 0, 1, 2 or 3 (%lu)"
a5c7551f
RW
13009msgstr ""
13010
6655dba2 13011#. Result is always true.
87485f53 13012#: config/tc-mips.c:10561
c1c69e83
AM
13013#, c-format
13014msgid "branch %s is always true"
a5c7551f
RW
13015msgstr ""
13016
87485f53 13017#: config/tc-mips.c:10789 config/tc-mips.c:10899
c1c69e83 13018msgid "divide by zero"
a5c7551f
RW
13019msgstr ""
13020
87485f53 13021#: config/tc-mips.c:10989
e0e7a9d4 13022msgid "dla used to load 32-bit register; recommend using la instead"
a5c7551f
RW
13023msgstr ""
13024
87485f53 13025#: config/tc-mips.c:10993
e0e7a9d4 13026msgid "la used to load 64-bit address; recommend using dla instead"
a5c7551f
RW
13027msgstr ""
13028
862776f2 13029#: config/tc-mips.c:11102 config/tc-riscv.c:2048
c1c69e83 13030msgid "offset too large"
a5c7551f
RW
13031msgstr ""
13032
87485f53 13033#: config/tc-mips.c:11276 config/tc-mips.c:11554
c1c69e83 13034msgid "PIC code offset overflow (max 32 signed bits)"
a5c7551f
RW
13035msgstr ""
13036
87485f53 13037#: config/tc-mips.c:11624 config/tc-mips.c:11700
a5c7551f 13038#, c-format
c1c69e83 13039msgid "opcode not supported in the `insn32' mode `%s'"
a5c7551f
RW
13040msgstr ""
13041
87485f53 13042#: config/tc-mips.c:11652
c1c69e83 13043msgid "MIPS PIC call to register other than $25"
328577ad
NC
13044msgstr ""
13045
87485f53
NC
13046#: config/tc-mips.c:11668 config/tc-mips.c:11679 config/tc-mips.c:11812
13047#: config/tc-mips.c:11823
c1c69e83 13048msgid "no .cprestore pseudo-op used in PIC code"
cfb8c092
NC
13049msgstr ""
13050
87485f53 13051#: config/tc-mips.c:11673 config/tc-mips.c:11817
c1c69e83 13052msgid "no .frame pseudo-op used in PIC code"
a5c7551f
RW
13053msgstr ""
13054
87485f53 13055#: config/tc-mips.c:11838
c1c69e83 13056msgid "non-PIC jump used in PIC library"
ae351704
AM
13057msgstr ""
13058
87485f53 13059#: config/tc-mips.c:12819
ed9e98c2
AM
13060#, c-format
13061msgid "Unable to generate `%s' compliant code without mthc1"
13062msgstr ""
13063
87485f53 13064#: config/tc-mips.c:13560
87ccc1b0 13065#, c-format
c1c69e83 13066msgid "instruction %s: result is always false"
a74801ba
ILT
13067msgstr ""
13068
87485f53 13069#: config/tc-mips.c:13713
87ccc1b0 13070#, c-format
c1c69e83 13071msgid "instruction %s: result is always true"
328577ad
NC
13072msgstr ""
13073
c1c69e83
AM
13074#. FIXME: Check if this is one of the itbl macros, since they
13075#. are added dynamically.
87485f53 13076#: config/tc-mips.c:14002
ac50feda 13077#, c-format
c1c69e83 13078msgid "macro %s not implemented yet"
ac50feda
RH
13079msgstr ""
13080
87485f53 13081#: config/tc-mips.c:14535
c1c69e83 13082msgid "extended operand requested but not required"
ac50feda
RH
13083msgstr ""
13084
87485f53 13085#: config/tc-mips.c:14544
c1c69e83 13086msgid "operand value out of range for instruction"
ae351704
AM
13087msgstr ""
13088
87485f53 13089#: config/tc-mips.c:14643
328577ad 13090#, c-format
c1c69e83 13091msgid "relocation %s isn't supported by the current ABI"
328577ad
NC
13092msgstr ""
13093
96e786d1 13094#: config/tc-mips.c:14700
c1c69e83 13095msgid "unclosed '('"
cc643b88
NC
13096msgstr ""
13097
96e786d1 13098#: config/tc-mips.c:14762
a5c7551f 13099#, c-format
c1c69e83 13100msgid "a different %s was already specified, is now %s"
a5c7551f
RW
13101msgstr ""
13102
96e786d1 13103#: config/tc-mips.c:14929
c1c69e83 13104msgid "-mmicromips cannot be used with -mips16"
6e1772d5
AM
13105msgstr ""
13106
96e786d1 13107#: config/tc-mips.c:14944
c1c69e83 13108msgid "-mips16 cannot be used with -micromips"
ac50feda
RH
13109msgstr ""
13110
96e786d1 13111#: config/tc-mips.c:15113 config/tc-mips.c:15171
c1c69e83 13112msgid "no compiled in support for 64 bit object file format"
cfb8c092
NC
13113msgstr ""
13114
96e786d1 13115#: config/tc-mips.c:15178
c1c69e83
AM
13116#, c-format
13117msgid "invalid abi -mabi=%s"
cfb8c092
NC
13118msgstr ""
13119
96e786d1 13120#: config/tc-mips.c:15218
c1c69e83
AM
13121#, c-format
13122msgid "invalid NaN setting -mnan=%s"
87ccc1b0
NC
13123msgstr ""
13124
96e786d1 13125#: config/tc-mips.c:15252
c1c69e83 13126msgid "-G not supported in this configuration"
87ccc1b0
NC
13127msgstr ""
13128
96e786d1 13129#: config/tc-mips.c:15278
c1c69e83
AM
13130#, c-format
13131msgid "-%s conflicts with the other architecture options, which imply -%s"
ac50feda
RH
13132msgstr ""
13133
96e786d1 13134#: config/tc-mips.c:15294
ac50feda 13135#, c-format
c1c69e83 13136msgid "-march=%s is not compatible with the selected ABI"
ac50feda
RH
13137msgstr ""
13138
87485f53 13139#: config/tc-mips.c:15789 config/tc-mips.c:16179 config/tc-mips.c:19029
e0e7a9d4
TG
13140msgid "branch to a symbol in another ISA mode"
13141msgstr ""
13142
87485f53 13143#: config/tc-mips.c:15796 config/tc-mips.c:15936 config/tc-mips.c:16189
e0e7a9d4
TG
13144#, c-format
13145msgid "cannot encode misaligned addend in the relocatable field (0x%lx)"
13146msgstr ""
13147
87485f53 13148#: config/tc-mips.c:15833
ed9e98c2 13149msgid "PC-relative reference to a different section"
ac50feda
RH
13150msgstr ""
13151
862776f2 13152#: config/tc-mips.c:15905 config/tc-riscv.c:4057
c1c69e83 13153msgid "TLS relocation against a constant"
ac50feda
RH
13154msgstr ""
13155
87485f53 13156#: config/tc-mips.c:15925
e0e7a9d4
TG
13157msgid "jump to a symbol in another ISA mode"
13158msgstr ""
13159
87485f53 13160#: config/tc-mips.c:15928
e0e7a9d4
TG
13161msgid "JALX to a symbol in the same ISA mode"
13162msgstr ""
13163
87485f53 13164#: config/tc-mips.c:16011
c1c69e83
AM
13165msgid "unsupported constant in relocation"
13166msgstr ""
13167
87485f53 13168#: config/tc-mips.c:16084
e0e7a9d4
TG
13169#, c-format
13170msgid "PC-relative access using misaligned symbol (%lx)"
13171msgstr ""
13172
87485f53 13173#: config/tc-mips.c:16088
c1c69e83 13174#, c-format
e0e7a9d4
TG
13175msgid "PC-relative access using misaligned offset (%lx)"
13176msgstr ""
13177
87485f53 13178#: config/tc-mips.c:16101 config/tc-mips.c:16120
e0e7a9d4 13179msgid "PC-relative access out of range"
c1c69e83
AM
13180msgstr ""
13181
87485f53 13182#: config/tc-mips.c:16107
ed9e98c2
AM
13183#, c-format
13184msgid "PC-relative access to misaligned address (%lx)"
13185msgstr ""
13186
87485f53 13187#: config/tc-mips.c:16276
c1c69e83
AM
13188#, c-format
13189msgid "alignment too large, %d assumed"
87ccc1b0
NC
13190msgstr ""
13191
87485f53 13192#: config/tc-mips.c:16279
c1c69e83 13193msgid "alignment negative, 0 assumed"
87ccc1b0
NC
13194msgstr ""
13195
87485f53 13196#: config/tc-mips.c:16511
c1c69e83
AM
13197#, c-format
13198msgid "%s: no such section"
cc643b88
NC
13199msgstr ""
13200
87485f53 13201#: config/tc-mips.c:16567
c1c69e83
AM
13202#, c-format
13203msgid ".option pic%d not supported"
55cf6793
ZW
13204msgstr ""
13205
87485f53 13206#: config/tc-mips.c:16569
e0e7a9d4
TG
13207#, c-format
13208msgid ".option pic%d not supported in VxWorks PIC mode"
13209msgstr ""
13210
87485f53 13211#: config/tc-mips.c:16581 config/tc-mips.c:16921
c1c69e83 13212msgid "-G may not be used with SVR4 PIC code"
87ccc1b0
NC
13213msgstr ""
13214
87485f53 13215#: config/tc-mips.c:16587
c1c69e83
AM
13216#, c-format
13217msgid "unrecognized option \"%s\""
ac50feda
RH
13218msgstr ""
13219
87485f53 13220#: config/tc-mips.c:16693
c1c69e83
AM
13221#, c-format
13222msgid "unknown architecture %s"
ac50feda
RH
13223msgstr ""
13224
87485f53 13225#: config/tc-mips.c:16708 config/tc-mips.c:16872
ac50feda 13226#, c-format
c1c69e83 13227msgid "unknown ISA level %s"
ac50feda
RH
13228msgstr ""
13229
87485f53 13230#: config/tc-mips.c:16718
ac50feda 13231#, c-format
c1c69e83 13232msgid "unknown ISA or architecture %s"
ac50feda
RH
13233msgstr ""
13234
87485f53 13235#: config/tc-mips.c:16777
ed9e98c2
AM
13236msgid "`noreorder' must be set before `nomacro'"
13237msgstr ""
13238
87485f53 13239#: config/tc-mips.c:16807
c1c69e83 13240msgid ".set pop with no .set push"
cc643b88
NC
13241msgstr ""
13242
87485f53 13243#: config/tc-mips.c:16826
ac50feda 13244#, c-format
c1c69e83 13245msgid "tried to set unrecognized symbol: %s\n"
ac50feda
RH
13246msgstr ""
13247
87485f53 13248#: config/tc-mips.c:16899
ed9e98c2
AM
13249#, c-format
13250msgid ".module used with unrecognized symbol: %s\n"
13251msgstr ""
13252
87485f53 13253#: config/tc-mips.c:16905
ed9e98c2
AM
13254msgid ".module is not permitted after generating code"
13255msgstr ""
13256
87485f53
NC
13257#: config/tc-mips.c:16965 config/tc-mips.c:17044 config/tc-mips.c:17148
13258#: config/tc-mips.c:17178 config/tc-mips.c:17227
ac50feda 13259#, c-format
c1c69e83 13260msgid "%s not supported in MIPS16 mode"
ac50feda
RH
13261msgstr ""
13262
87485f53 13263#: config/tc-mips.c:16972
c1c69e83 13264msgid ".cpload not in noreorder section"
87ccc1b0
NC
13265msgstr ""
13266
87485f53 13267#: config/tc-mips.c:17053 config/tc-mips.c:17072
c1c69e83 13268msgid "missing argument separator ',' for .cpsetup"
ac50feda
RH
13269msgstr ""
13270
862776f2 13271#: config/tc-mips.c:17270 config/tc-riscv.c:4397
ac50feda 13272#, c-format
c1c69e83 13273msgid "unsupported use of %s"
ac50feda
RH
13274msgstr ""
13275
87485f53 13276#: config/tc-mips.c:17361
c1c69e83 13277msgid "unsupported use of .gpword"
cfb8c092
NC
13278msgstr ""
13279
87485f53 13280#: config/tc-mips.c:17399
c1c69e83 13281msgid "unsupported use of .gpdword"
cfb8c092
NC
13282msgstr ""
13283
87485f53 13284#: config/tc-mips.c:17431
c1c69e83 13285msgid "unsupported use of .ehword"
cfb8c092
NC
13286msgstr ""
13287
87485f53 13288#: config/tc-mips.c:17518
c1c69e83 13289msgid "bad .nan directive"
cfb8c092
NC
13290msgstr ""
13291
87485f53 13292#: config/tc-mips.c:17567
cfb8c092 13293#, c-format
c1c69e83 13294msgid "ignoring attempt to redefine symbol %s"
cfb8c092
NC
13295msgstr ""
13296
87485f53 13297#: config/tc-mips.c:17582 ecoff.c:3358
c1c69e83 13298msgid "bad .weakext directive"
cfb8c092
NC
13299msgstr ""
13300
87485f53 13301#: config/tc-mips.c:18554 config/tc-mips.c:18831
e0e7a9d4 13302msgid "relaxed out-of-range branch into a jump"
cfb8c092
NC
13303msgstr ""
13304
87485f53 13305#: config/tc-mips.c:19054
3957a496
NC
13306msgid "extended instruction in a branch delay slot"
13307msgstr ""
13308
87485f53 13309#: config/tc-mips.c:19168 config/tc-xtensa.c:1691 config/tc-xtensa.c:1969
c1c69e83 13310msgid "unsupported relocation"
a5c7551f
RW
13311msgstr ""
13312
87485f53 13313#: config/tc-mips.c:19676 config/tc-score.c:5644
c1c69e83 13314msgid "expected simple number"
ae351704
AM
13315msgstr ""
13316
87485f53 13317#: config/tc-mips.c:19704 config/tc-score.c:5671
c1c69e83 13318msgid "invalid number"
3caac5b8
AM
13319msgstr ""
13320
87485f53 13321#: config/tc-mips.c:19781 ecoff.c:2987
c1c69e83 13322msgid ".end directive without a preceding .ent directive"
3caac5b8
AM
13323msgstr ""
13324
87485f53 13325#: config/tc-mips.c:19790
c1c69e83 13326msgid ".end symbol does not match .ent symbol"
3caac5b8
AM
13327msgstr ""
13328
87485f53 13329#: config/tc-mips.c:19867
c1c69e83 13330msgid ".ent or .aent not in text section"
ae351704
AM
13331msgstr ""
13332
87485f53 13333#: config/tc-mips.c:19870 config/tc-score.c:5703
c1c69e83
AM
13334msgid "missing .end"
13335msgstr ""
13336
87485f53 13337#: config/tc-mips.c:19953
c1c69e83 13338msgid ".mask/.fmask outside of .ent"
3caac5b8
AM
13339msgstr ""
13340
87485f53 13341#: config/tc-mips.c:19960
c1c69e83 13342msgid "bad .mask/.fmask directive"
3caac5b8
AM
13343msgstr ""
13344
87485f53 13345#: config/tc-mips.c:20264
cfb8c092 13346#, c-format
c1c69e83 13347msgid "bad value (%s) for %s"
cfb8c092
NC
13348msgstr ""
13349
87485f53 13350#: config/tc-mips.c:20328
ae351704 13351#, c-format
c1c69e83
AM
13352msgid ""
13353"MIPS options:\n"
13354"-EB\t\t\tgenerate big endian output\n"
13355"-EL\t\t\tgenerate little endian output\n"
13356"-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
13357"-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
13358"\t\t\timplicitly with the gp register [default 8]\n"
ae351704
AM
13359msgstr ""
13360
87485f53 13361#: config/tc-mips.c:20335
c1c69e83
AM
13362#, c-format
13363msgid ""
13364"-mips1\t\t\tgenerate MIPS ISA I instructions\n"
13365"-mips2\t\t\tgenerate MIPS ISA II instructions\n"
13366"-mips3\t\t\tgenerate MIPS ISA III instructions\n"
13367"-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
13368"-mips5 generate MIPS ISA V instructions\n"
13369"-mips32 generate MIPS32 ISA instructions\n"
13370"-mips32r2 generate MIPS32 release 2 ISA instructions\n"
ed9e98c2
AM
13371"-mips32r3 generate MIPS32 release 3 ISA instructions\n"
13372"-mips32r5 generate MIPS32 release 5 ISA instructions\n"
13373"-mips32r6 generate MIPS32 release 6 ISA instructions\n"
c1c69e83
AM
13374"-mips64 generate MIPS64 ISA instructions\n"
13375"-mips64r2 generate MIPS64 release 2 ISA instructions\n"
ed9e98c2
AM
13376"-mips64r3 generate MIPS64 release 3 ISA instructions\n"
13377"-mips64r5 generate MIPS64 release 5 ISA instructions\n"
13378"-mips64r6 generate MIPS64 release 6 ISA instructions\n"
c1c69e83 13379"-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
87ccc1b0
NC
13380msgstr ""
13381
87485f53 13382#: config/tc-mips.c:20360
3caac5b8 13383#, c-format
c1c69e83
AM
13384msgid ""
13385"-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
13386"-no-mCPU\t\tdon't generate code specific to CPU.\n"
13387"\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
3caac5b8
AM
13388msgstr ""
13389
87485f53 13390#: config/tc-mips.c:20373
c1c69e83
AM
13391#, c-format
13392msgid ""
13393"-mips16\t\t\tgenerate mips16 instructions\n"
13394"-no-mips16\t\tdo not generate mips16 instructions\n"
3caac5b8
AM
13395msgstr ""
13396
87485f53 13397#: config/tc-mips.c:20376
71300e2c
NC
13398#, c-format
13399msgid ""
13400"-mmips16e2\t\tgenerate MIPS16e2 instructions\n"
13401"-mno-mips16e2\t\tdo not generate MIPS16e2 instructions\n"
13402msgstr ""
13403
87485f53 13404#: config/tc-mips.c:20379
f12e7348 13405#, c-format
c1c69e83
AM
13406msgid ""
13407"-mmicromips\t\tgenerate microMIPS instructions\n"
13408"-mno-micromips\t\tdo not generate microMIPS instructions\n"
f12e7348
NC
13409msgstr ""
13410
87485f53 13411#: config/tc-mips.c:20382
f12e7348 13412#, c-format
c1c69e83
AM
13413msgid ""
13414"-msmartmips\t\tgenerate smartmips instructions\n"
13415"-mno-smartmips\t\tdo not generate smartmips instructions\n"
f12e7348
NC
13416msgstr ""
13417
87485f53 13418#: config/tc-mips.c:20385
f12e7348 13419#, c-format
c1c69e83
AM
13420msgid ""
13421"-mdsp\t\t\tgenerate DSP instructions\n"
13422"-mno-dsp\t\tdo not generate DSP instructions\n"
f12e7348
NC
13423msgstr ""
13424
87485f53 13425#: config/tc-mips.c:20388
cc643b88 13426#, c-format
c1c69e83
AM
13427msgid ""
13428"-mdspr2\t\t\tgenerate DSP R2 instructions\n"
13429"-mno-dspr2\t\tdo not generate DSP R2 instructions\n"
cc643b88
NC
13430msgstr ""
13431
87485f53 13432#: config/tc-mips.c:20391
e0e7a9d4
TG
13433#, c-format
13434msgid ""
13435"-mdspr3\t\t\tgenerate DSP R3 instructions\n"
13436"-mno-dspr3\t\tdo not generate DSP R3 instructions\n"
13437msgstr ""
13438
87485f53 13439#: config/tc-mips.c:20394
cc643b88 13440#, c-format
c1c69e83
AM
13441msgid ""
13442"-mmt\t\t\tgenerate MT instructions\n"
13443"-mno-mt\t\t\tdo not generate MT instructions\n"
cc643b88
NC
13444msgstr ""
13445
87485f53 13446#: config/tc-mips.c:20397
c1c69e83
AM
13447#, c-format
13448msgid ""
13449"-mmcu\t\t\tgenerate MCU instructions\n"
13450"-mno-mcu\t\tdo not generate MCU instructions\n"
cc643b88
NC
13451msgstr ""
13452
87485f53 13453#: config/tc-mips.c:20400
cc643b88 13454#, c-format
c1c69e83
AM
13455msgid ""
13456"-mmsa\t\t\tgenerate MSA instructions\n"
13457"-mno-msa\t\tdo not generate MSA instructions\n"
cc643b88
NC
13458msgstr ""
13459
87485f53 13460#: config/tc-mips.c:20403
ed9e98c2
AM
13461#, c-format
13462msgid ""
13463"-mxpa\t\t\tgenerate eXtended Physical Address (XPA) instructions\n"
13464"-mno-xpa\t\tdo not generate eXtended Physical Address (XPA) instructions\n"
13465msgstr ""
13466
87485f53 13467#: config/tc-mips.c:20406
cc643b88
NC
13468#, c-format
13469msgid ""
c1c69e83
AM
13470"-mvirt\t\t\tgenerate Virtualization instructions\n"
13471"-mno-virt\t\tdo not generate Virtualization instructions\n"
cc643b88
NC
13472msgstr ""
13473
87485f53 13474#: config/tc-mips.c:20409
71300e2c
NC
13475#, c-format
13476msgid ""
13477"-mcrc\t\t\tgenerate CRC instructions\n"
13478"-mno-crc\t\tdo not generate CRC instructions\n"
13479msgstr ""
13480
87485f53 13481#: config/tc-mips.c:20412
71300e2c
NC
13482#, c-format
13483msgid ""
13484"-mginv\t\t\tgenerate Global INValidate (GINV) instructions\n"
13485"-mno-ginv\t\tdo not generate Global INValidate instructions\n"
13486msgstr ""
13487
87485f53 13488#: config/tc-mips.c:20415
f48dfe41
NC
13489#, c-format
13490msgid ""
13491"-mloongson-mmi\t\tgenerate Loongson MultiMedia extensions Instructions (MMI) "
13492"instructions\n"
13493"-mno-loongson-mmi\tdo not generate Loongson MultiMedia extensions "
13494"Instructions\n"
13495msgstr ""
13496
87485f53 13497#: config/tc-mips.c:20418
f48dfe41
NC
13498#, c-format
13499msgid ""
13500"-mloongson-cam\t\tgenerate Loongson Content Address Memory (CAM) "
13501"instructions\n"
13502"-mno-loongson-cam\tdo not generate Loongson Content Address Memory "
13503"Instructions\n"
13504msgstr ""
13505
87485f53 13506#: config/tc-mips.c:20421
f48dfe41
NC
13507#, c-format
13508msgid ""
13509"-mloongson-ext\t\tgenerate Loongson EXTensions (EXT) instructions\n"
13510"-mno-loongson-ext\tdo not generate Loongson EXTensions Instructions\n"
13511msgstr ""
13512
87485f53 13513#: config/tc-mips.c:20424
f48dfe41
NC
13514#, c-format
13515msgid ""
13516"-mloongson-ext2\t\tgenerate Loongson EXTensions R2 (EXT2) instructions\n"
13517"-mno-loongson-ext2\tdo not generate Loongson EXTensions R2 Instructions\n"
13518msgstr ""
13519
87485f53 13520#: config/tc-mips.c:20427
ac50feda 13521#, c-format
c1c69e83
AM
13522msgid ""
13523"-minsn32\t\tonly generate 32-bit microMIPS instructions\n"
13524"-mno-insn32\t\tgenerate all microMIPS instructions\n"
ac50feda
RH
13525msgstr ""
13526
87485f53 13527#: config/tc-mips.c:20431
6655dba2
SB
13528#, c-format
13529msgid ""
13530"-mfix-loongson3-llsc\twork around Loongson3 LL/SC errata, default\n"
13531"-mno-fix-loongson3-llsc\tdisable work around Loongson3 LL/SC errata\n"
13532msgstr ""
13533
87485f53 13534#: config/tc-mips.c:20435
6655dba2
SB
13535#, c-format
13536msgid ""
13537"-mfix-loongson3-llsc\twork around Loongson3 LL/SC errata\n"
13538"-mno-fix-loongson3-llsc\tdisable work around Loongson3 LL/SC errata, "
13539"default\n"
13540msgstr ""
13541
87485f53 13542#: config/tc-mips.c:20439
ac50feda 13543#, c-format
c1c69e83
AM
13544msgid ""
13545"-mfix-loongson2f-jump\twork around Loongson2F JUMP instructions\n"
13546"-mfix-loongson2f-nop\twork around Loongson2F NOP errata\n"
6655dba2
SB
13547"-mfix-loongson3-llsc\twork around Loongson3 LL/SC errata\n"
13548"-mno-fix-loongson3-llsc\tdisable work around Loongson3 LL/SC errata\n"
c1c69e83
AM
13549"-mfix-vr4120\t\twork around certain VR4120 errata\n"
13550"-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n"
13551"-mfix-24k\t\tinsert a nop after ERET and DERET instructions\n"
13552"-mfix-cn63xxp1\t\twork around CN63XXP1 PREF errata\n"
f48dfe41 13553"-mfix-r5900\t\twork around R5900 short loop errata\n"
c1c69e83
AM
13554"-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
13555"-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
13556"-msym32\t\t\tassume all symbols have 32-bit values\n"
71300e2c
NC
13557"-O0\t\t\tdo not remove unneeded NOPs, do not swap branches\n"
13558"-O, -O1\t\t\tremove unneeded NOPs, do not swap branches\n"
13559"-O2\t\t\tremove unneeded NOPs and swap branches\n"
c1c69e83
AM
13560"--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
13561"--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
ac50feda
RH
13562msgstr ""
13563
87485f53 13564#: config/tc-mips.c:20457
ac50feda 13565#, c-format
c1c69e83
AM
13566msgid ""
13567"-mhard-float\t\tallow floating-point instructions\n"
13568"-msoft-float\t\tdo not allow floating-point instructions\n"
13569"-msingle-float\t\tonly allow 32-bit floating-point operations\n"
13570"-mdouble-float\t\tallow 32-bit and 64-bit floating-point operations\n"
13571"--[no-]construct-floats\t[dis]allow floating point values to be constructed\n"
13572"--[no-]relax-branch\t[dis]allow out-of-range branches to be relaxed\n"
f96bd6c2
PC
13573"-mignore-branch-isa\taccept invalid branches requiring an ISA mode switch\n"
13574"-mno-ignore-branch-isa\treject invalid branches requiring an ISA mode "
13575"switch\n"
c1c69e83 13576"-mnan=ENCODING\t\tselect an IEEE 754 NaN encoding convention, either of:\n"
ac50feda
RH
13577msgstr ""
13578
87485f53 13579#: config/tc-mips.c:20475
ac50feda 13580#, c-format
c1c69e83
AM
13581msgid ""
13582"-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
13583"-call_nonpic\t\tgenerate non-PIC code that can operate with DSOs\n"
13584"-mvxworks-pic\t\tgenerate VxWorks position independent code\n"
13585"-non_shared\t\tdo not generate code that can operate with DSOs\n"
13586"-xgot\t\t\tassume a 32 bit GOT\n"
13587"-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
13588"-mshared, -mno-shared disable/enable .cpload optimization for\n"
13589" position dependent (non shared) code\n"
13590"-mabi=ABI\t\tcreate ABI conformant object file for:\n"
ac50feda
RH
13591msgstr ""
13592
87485f53 13593#: config/tc-mips.c:20496
ac50feda 13594#, c-format
71300e2c 13595msgid "-32\t\t\tcreate o32 ABI object file%s\n"
ac50feda
RH
13596msgstr ""
13597
87485f53 13598#: config/tc-mips.c:20498 config/tc-mips.c:20501 config/tc-mips.c:20504
71300e2c
NC
13599msgid " (default)"
13600msgstr ""
13601
87485f53 13602#: config/tc-mips.c:20499
71300e2c
NC
13603#, c-format
13604msgid "-n32\t\t\tcreate n32 ABI object file%s\n"
13605msgstr ""
13606
87485f53 13607#: config/tc-mips.c:20502
71300e2c
NC
13608#, c-format
13609msgid "-64\t\t\tcreate 64 ABI object file%s\n"
13610msgstr ""
13611
87485f53 13612#: config/tc-mips.c:20584
ed9e98c2
AM
13613msgid "missing .end at end of assembly"
13614msgstr ""
13615
87485f53 13616#: config/tc-mmix.c:704
e7af610e 13617#, c-format
c1c69e83 13618msgid " MMIX-specific command line options:\n"
e7af610e
NC
13619msgstr ""
13620
87485f53 13621#: config/tc-mmix.c:705
ac50feda 13622#, c-format
c1c69e83
AM
13623msgid ""
13624" -fixed-special-register-names\n"
13625" Allow only the original special register names.\n"
ac50feda
RH
13626msgstr ""
13627
87485f53 13628#: config/tc-mmix.c:708
c85dd50d 13629#, c-format
c1c69e83 13630msgid " -globalize-symbols Make all symbols global.\n"
c85dd50d
NC
13631msgstr ""
13632
87485f53 13633#: config/tc-mmix.c:710
c1c69e83
AM
13634#, c-format
13635msgid " -gnu-syntax Turn off mmixal syntax compatibility.\n"
f12e7348
NC
13636msgstr ""
13637
87485f53 13638#: config/tc-mmix.c:712
c1c69e83
AM
13639#, c-format
13640msgid " -relax Create linker relaxable code.\n"
f12e7348
NC
13641msgstr ""
13642
87485f53 13643#: config/tc-mmix.c:714
a5c7551f 13644#, c-format
c1c69e83
AM
13645msgid ""
13646" -no-predefined-syms Do not provide mmixal built-in constants.\n"
13647" Implies -fixed-special-register-names.\n"
a5c7551f
RW
13648msgstr ""
13649
87485f53 13650#: config/tc-mmix.c:717
87ccc1b0 13651#, c-format
c1c69e83
AM
13652msgid ""
13653" -no-expand Do not expand GETA, branches, PUSHJ or JUMP\n"
13654" into multiple instructions.\n"
87ccc1b0
NC
13655msgstr ""
13656
87485f53 13657#: config/tc-mmix.c:720
ac50feda 13658#, c-format
c1c69e83
AM
13659msgid ""
13660" -no-merge-gregs Do not merge GREG definitions with nearby values.\n"
ac50feda
RH
13661msgstr ""
13662
87485f53 13663#: config/tc-mmix.c:722
87ccc1b0 13664#, c-format
c1c69e83
AM
13665msgid ""
13666" -linker-allocated-gregs If there's no suitable GREG definition for "
13667"the operands of an instruction, let the linker "
13668"resolve.\n"
ac50feda
RH
13669msgstr ""
13670
87485f53 13671#: config/tc-mmix.c:725
ac50feda 13672#, c-format
c1c69e83
AM
13673msgid ""
13674" -x Do not warn when an operand to GETA, a branch,\n"
13675" PUSHJ or JUMP is not known to be within range.\n"
13676" The linker will catch any errors. Implies\n"
13677" -linker-allocated-gregs."
ac50feda
RH
13678msgstr ""
13679
87485f53 13680#: config/tc-mmix.c:851
87ccc1b0 13681#, c-format
c1c69e83 13682msgid "unknown opcode: `%s'"
328577ad
NC
13683msgstr ""
13684
87485f53 13685#: config/tc-mmix.c:973 config/tc-mmix.c:988
c1c69e83 13686msgid "specified location wasn't TETRA-aligned"
ac50feda
RH
13687msgstr ""
13688
87485f53
NC
13689#: config/tc-mmix.c:975 config/tc-mmix.c:990 config/tc-mmix.c:4226
13690#: config/tc-mmix.c:4242
c1c69e83 13691msgid "unaligned data at an absolute location is not supported"
ac50feda
RH
13692msgstr ""
13693
87485f53 13694#: config/tc-mmix.c:1100
cc643b88 13695#, c-format
c1c69e83 13696msgid "invalid operand to opcode %s: `%s'"
ac50feda
RH
13697msgstr ""
13698
87485f53
NC
13699#: config/tc-mmix.c:1122 config/tc-mmix.c:1149 config/tc-mmix.c:1182
13700#: config/tc-mmix.c:1190 config/tc-mmix.c:1207 config/tc-mmix.c:1235
13701#: config/tc-mmix.c:1256 config/tc-mmix.c:1281 config/tc-mmix.c:1329
13702#: config/tc-mmix.c:1436 config/tc-mmix.c:1461 config/tc-mmix.c:1493
13703#: config/tc-mmix.c:1525 config/tc-mmix.c:1555 config/tc-mmix.c:1608
13704#: config/tc-mmix.c:1625 config/tc-mmix.c:1652 config/tc-mmix.c:1680
13705#: config/tc-mmix.c:1710 config/tc-mmix.c:1736 config/tc-mmix.c:1752
13706#: config/tc-mmix.c:1778 config/tc-mmix.c:1794 config/tc-mmix.c:1810
13707#: config/tc-mmix.c:1891
6e1772d5 13708#, c-format
c1c69e83 13709msgid "invalid operands to opcode %s: `%s'"
6e1772d5
AM
13710msgstr ""
13711
87485f53 13712#: config/tc-mmix.c:1991
c1c69e83
AM
13713msgid "internal: mmix_prefix_name but empty prefix"
13714msgstr ""
13715
87485f53 13716#: config/tc-mmix.c:2054
ac50feda 13717#, c-format
c1c69e83 13718msgid "too many GREG registers allocated (max %d)"
ac50feda
RH
13719msgstr ""
13720
87485f53 13721#: config/tc-mmix.c:2114
c1c69e83 13722msgid "BSPEC already active. Nesting is not supported."
7b15d668
HPN
13723msgstr ""
13724
87485f53 13725#: config/tc-mmix.c:2123
c1c69e83 13726msgid "invalid BSPEC expression"
87ccc1b0
NC
13727msgstr ""
13728
87485f53 13729#: config/tc-mmix.c:2139
cfb8c092 13730#, c-format
c1c69e83 13731msgid "can't create section %s"
cfb8c092
NC
13732msgstr ""
13733
87485f53 13734#: config/tc-mmix.c:2143
cfb8c092 13735#, c-format
c1c69e83 13736msgid "can't set section flags for section %s"
cfb8c092
NC
13737msgstr ""
13738
87485f53 13739#: config/tc-mmix.c:2164
c1c69e83 13740msgid "ESPEC without preceding BSPEC"
ac50feda
RH
13741msgstr ""
13742
87485f53 13743#: config/tc-mmix.c:2193
c1c69e83 13744msgid "missing local expression"
ac50feda
RH
13745msgstr ""
13746
87485f53 13747#: config/tc-mmix.c:2410
c1c69e83 13748msgid "operand out of range, instruction expanded"
ac50feda
RH
13749msgstr ""
13750
c1c69e83
AM
13751#. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
13752#. user-friendly, though a little bit non-substantial.
87485f53 13753#: config/tc-mmix.c:2661
c1c69e83 13754msgid "directive LOCAL must be placed in code or data"
ae351704
AM
13755msgstr ""
13756
87485f53 13757#: config/tc-mmix.c:2662
c1c69e83 13758msgid "internal confusion: relocation in a section without contents"
ae351704
AM
13759msgstr ""
13760
87485f53 13761#: config/tc-mmix.c:2776
c1c69e83 13762msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
ae351704
AM
13763msgstr ""
13764
87485f53 13765#: config/tc-mmix.c:2824
c1c69e83 13766msgid "no suitable GREG definition for operands"
ae351704
AM
13767msgstr ""
13768
87485f53 13769#: config/tc-mmix.c:2883
c1c69e83 13770msgid "operands were not reducible at assembly-time"
ae351704
AM
13771msgstr ""
13772
87485f53 13773#: config/tc-mmix.c:2910
c1c69e83
AM
13774#, c-format
13775msgid "cannot generate relocation type for symbol %s, code %s"
ae351704
AM
13776msgstr ""
13777
87485f53 13778#: config/tc-mmix.c:2930
c1c69e83
AM
13779#, c-format
13780msgid "internal: unhandled label %s"
ae351704
AM
13781msgstr ""
13782
87485f53 13783#: config/tc-mmix.c:2959
c1c69e83 13784msgid "[0-9]H labels may not appear alone on a line"
cc643b88
NC
13785msgstr ""
13786
87485f53 13787#: config/tc-mmix.c:2967
c1c69e83 13788msgid "[0-9]H labels do not mix with dot-pseudos"
ac50feda
RH
13789msgstr ""
13790
87485f53 13791#: config/tc-mmix.c:3055
c1c69e83 13792msgid "invalid characters in input"
ac50feda
RH
13793msgstr ""
13794
87485f53 13795#: config/tc-mmix.c:3161
c1c69e83 13796msgid "empty label field for IS"
ac50feda
RH
13797msgstr ""
13798
87485f53 13799#: config/tc-mmix.c:3487
a5c7551f 13800#, c-format
c1c69e83 13801msgid "internal: unexpected relax type %d:%d"
a5c7551f
RW
13802msgstr ""
13803
87485f53 13804#: config/tc-mmix.c:3511
c1c69e83 13805msgid "BSPEC without ESPEC."
a5c7551f
RW
13806msgstr ""
13807
87485f53 13808#: config/tc-mmix.c:3576
c1c69e83 13809msgid "LOC to section unknown or indeterminable at first pass"
328577ad
NC
13810msgstr ""
13811
87485f53 13812#: config/tc-mmix.c:3762
c1c69e83
AM
13813msgid "internal: GREG expression not resolved to section"
13814msgstr ""
13815
87485f53 13816#: config/tc-mmix.c:3811
c1c69e83 13817msgid "register section has contents\n"
cfb8c092
NC
13818msgstr ""
13819
87485f53 13820#: config/tc-mmix.c:3937
c1c69e83 13821msgid "section change from within a BSPEC/ESPEC pair is not supported"
ac50feda
RH
13822msgstr ""
13823
87485f53 13824#: config/tc-mmix.c:3958
c1c69e83 13825msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
f12e7348
NC
13826msgstr ""
13827
87485f53 13828#: config/tc-mmix.c:3968
c1c69e83 13829msgid "invalid LOC expression"
252b5132
RH
13830msgstr ""
13831
87485f53 13832#: config/tc-mmix.c:4013 config/tc-mmix.c:4040
c1c69e83 13833msgid "LOC expression stepping backwards is not supported"
328577ad
NC
13834msgstr ""
13835
c1c69e83
AM
13836#. We will only get here in rare cases involving #NO_APP,
13837#. where the unterminated string is not recognized by the
13838#. preformatting pass.
862776f2 13839#: config/tc-mmix.c:4149 config/tc-mmix.c:4307 config/tc-z80.c:3202
c1c69e83 13840msgid "unterminated string"
328577ad
NC
13841msgstr ""
13842
87485f53 13843#: config/tc-mmix.c:4166
c1c69e83 13844msgid "BYTE expression not a pure number"
ac50feda
RH
13845msgstr ""
13846
c1c69e83
AM
13847#. Note that mmixal does not allow negative numbers in
13848#. BYTE sequences, so neither should we.
87485f53 13849#: config/tc-mmix.c:4175
c1c69e83 13850msgid "BYTE expression not in the range 0..255"
328577ad
NC
13851msgstr ""
13852
87485f53 13853#: config/tc-mmix.c:4224 config/tc-mmix.c:4240
c1c69e83 13854msgid "data item with alignment larger than location"
ac50feda
RH
13855msgstr ""
13856
c1c69e83
AM
13857#. Since integer_constant is local to expr.c, we have to make this a
13858#. macro. FIXME: Do it cleaner.
e0e7a9d4 13859#: config/tc-mmix.h:98
c1c69e83 13860msgid "`&' serial number operator is not supported"
252b5132
RH
13861msgstr ""
13862
e0e7a9d4 13863#: config/tc-mn10200.c:300
87ccc1b0 13864#, c-format
c1c69e83
AM
13865msgid ""
13866"MN10200 options:\n"
13867"none yet\n"
ac50feda
RH
13868msgstr ""
13869
87485f53 13870#: config/tc-mn10200.c:889 config/tc-mn10300.c:1253 config/tc-s390.c:1698
6c037fdb 13871#: config/tc-v850.c:2325
71300e2c
NC
13872#, c-format
13873msgid "Unrecognized opcode: `%s'"
13874msgstr ""
13875
13876#. xgettext:c-format.
87485f53
NC
13877#: config/tc-mn10200.c:1133 config/tc-mn10300.c:1822 config/tc-ppc.c:4008
13878#: config/tc-s390.c:1607 config/tc-v850.c:3041
71300e2c
NC
13879#, c-format
13880msgid "junk at end of line: `%s'"
13881msgstr ""
13882
e0e7a9d4 13883#: config/tc-mn10300.c:439
a5c7551f 13884#, c-format
c1c69e83
AM
13885msgid ""
13886"MN10300 assembler options:\n"
13887"none yet\n"
a5c7551f
RW
13888msgstr ""
13889
c1c69e83
AM
13890#: config/tc-mn10300.c:1270
13891msgid "Invalid opcode/operands"
ac50feda
RH
13892msgstr ""
13893
87485f53 13894#: config/tc-mn10300.c:1793
c1c69e83 13895msgid "Invalid register specification."
ac50feda
RH
13896msgstr ""
13897
87485f53 13898#: config/tc-mn10300.c:2391
c1c69e83
AM
13899#, c-format
13900msgid "Bad relocation fixup type (%d)"
ac50feda
RH
13901msgstr ""
13902
8f595e9b
NC
13903#: config/tc-moxie.c:204 config/tc-moxie.c:223 config/tc-moxie.c:314
13904#: config/tc-moxie.c:360
c1c69e83 13905msgid "expecting comma delimited register operands"
ac50feda
RH
13906msgstr ""
13907
8f595e9b
NC
13908#: config/tc-moxie.c:250 config/tc-moxie.c:390 config/tc-moxie.c:420
13909#: config/tc-moxie.c:495
c1c69e83 13910msgid "expecting comma delimited operands"
87ccc1b0
NC
13911msgstr ""
13912
8f595e9b 13913#: config/tc-moxie.c:318 config/tc-moxie.c:346
c1c69e83 13914msgid "expecting indirect register `($rA)'"
a5c7551f
RW
13915msgstr ""
13916
8f595e9b
NC
13917#: config/tc-moxie.c:326 config/tc-moxie.c:354 config/tc-moxie.c:445
13918#: config/tc-moxie.c:487
c1c69e83 13919msgid "missing closing parenthesis"
a5c7551f
RW
13920msgstr ""
13921
8f595e9b 13922#: config/tc-moxie.c:437 config/tc-moxie.c:479
c1c69e83 13923msgid "expecting indirect register `($rX)'"
a5c7551f
RW
13924msgstr ""
13925
8f595e9b 13926#: config/tc-moxie.c:557 config/tc-pj.c:313
c1c69e83 13927msgid "Something forgot to clean up\n"
a5c7551f
RW
13928msgstr ""
13929
8f595e9b 13930#: config/tc-moxie.c:641
cfb8c092 13931#, c-format
c1c69e83
AM
13932msgid ""
13933" -EB assemble for a big endian system (default)\n"
13934" -EL assemble for a little endian system\n"
cfb8c092
NC
13935msgstr ""
13936
8f595e9b 13937#: config/tc-moxie.c:701
c1c69e83 13938msgid "pcrel too far BFD_RELOC_MOXIE_10"
87ccc1b0
NC
13939msgstr ""
13940
87485f53 13941#: config/tc-msp430.c:522
c1c69e83 13942msgid ".profiler pseudo requires at least two operands."
ac50feda
RH
13943msgstr ""
13944
87485f53 13945#: config/tc-msp430.c:581
c1c69e83 13946msgid "unknown profiling flag - ignored."
ac50feda
RH
13947msgstr ""
13948
87485f53 13949#: config/tc-msp430.c:597
c1c69e83 13950msgid "ambiguous flags combination - '.profiler' directive ignored."
328577ad
NC
13951msgstr ""
13952
87485f53 13953#: config/tc-msp430.c:607
c1c69e83 13954msgid "profiling in absolute section?"
328577ad
NC
13955msgstr ""
13956
87485f53 13957#: config/tc-msp430.c:1383
e0e7a9d4
TG
13958#, c-format
13959msgid "Unrecognised CPU errata name starting here: %s"
13960msgstr ""
13961
87485f53 13962#: config/tc-msp430.c:1389
e0e7a9d4
TG
13963#, c-format
13964msgid "Expecting comma after CPU errata name, not: %s"
13965msgstr ""
13966
87485f53 13967#: config/tc-msp430.c:1399
c1c69e83 13968msgid "MCU option requires a name\n"
328577ad
NC
13969msgstr ""
13970
87485f53 13971#: config/tc-msp430.c:1437
328577ad 13972#, c-format
c1c69e83 13973msgid "unrecognised argument to -mcpu option '%s'"
328577ad
NC
13974msgstr ""
13975
87485f53 13976#: config/tc-msp430.c:1634
6655dba2
SB
13977#, c-format
13978msgid "bad arguments \"%s\" and/or \"%s\" in %s directive"
13979msgstr ""
13980
87485f53 13981#: config/tc-msp430.c:1646
6655dba2
SB
13982#, c-format
13983msgid "file was compiled for the 430 ISA but the %s ISA is selected"
13984msgstr ""
13985
87485f53 13986#: config/tc-msp430.c:1651
6655dba2
SB
13987msgid "file was compiled for the 430X ISA but the 430 ISA is selected"
13988msgstr ""
13989
87485f53 13990#: config/tc-msp430.c:1655
6655dba2
SB
13991#, c-format
13992msgid ""
13993"unknown MSPABI build attribute value '%d' for OFBA_MSPABI_Tag_ISA(%d) in ."
13994"mspabi_attribute directive"
13995msgstr ""
13996
87485f53 13997#: config/tc-msp430.c:1670
6655dba2
SB
13998msgid ""
13999"file was compiled for the small memory model, but the large memory model is "
14000"selected"
14001msgstr ""
14002
87485f53 14003#: config/tc-msp430.c:1675
6655dba2
SB
14004msgid ""
14005"file was compiled for the large memory model, but the small memory model is "
14006"selected"
14007msgstr ""
14008
87485f53 14009#: config/tc-msp430.c:1679
6655dba2
SB
14010#, c-format
14011msgid ""
14012"unknown MSPABI build attribute value '%d' for %s(%d) in .mspabi_attribute "
14013"directive"
14014msgstr ""
14015
87485f53 14016#: config/tc-msp430.c:1691
6655dba2
SB
14017#, c-format
14018msgid "unknown MSPABI build attribute tag '%d' in .mspabi_attribute directive"
14019msgstr ""
14020
87485f53 14021#: config/tc-msp430.c:1707
6655dba2
SB
14022msgid ""
14023"file was compiled assuming all data will be in the lower memory region, but "
14024"the upper region is in use"
14025msgstr ""
14026
87485f53 14027#: config/tc-msp430.c:1712
6655dba2
SB
14028msgid ""
14029"file was compiled assuming data could be in the upper memory region, but the "
14030"lower data region is exclusively in use"
14031msgstr ""
14032
87485f53 14033#: config/tc-msp430.c:1717
6655dba2
SB
14034#, c-format
14035msgid ""
14036"unknown GNU build attribute value '%d' for Tag_GNU_MSP430_Data_Region(%d) "
14037"in .gnu_attribute directive"
14038msgstr ""
14039
87485f53 14040#: config/tc-msp430.c:1723
6655dba2
SB
14041#, c-format
14042msgid "internal: unexpected argument '%d' to msp430_object_attribute"
14043msgstr ""
14044
87485f53 14045#: config/tc-msp430.c:1773
c1c69e83
AM
14046#, c-format
14047msgid ""
14048"MSP430 options:\n"
14049" -mmcu=<msp430-name> - select microcontroller type\n"
14050" -mcpu={430|430x|430xv2} - select microcontroller architecture\n"
ae351704
AM
14051msgstr ""
14052
87485f53 14053#: config/tc-msp430.c:1777
e0e7a9d4
TG
14054#, c-format
14055msgid ""
14056" -msilicon-errata=<name>[,<name>...] - enable fixups for silicon errata\n"
14057" -msilicon-errata-warn=<name>[,<name>...] - warn when a fixup might be "
14058"needed\n"
14059" supported errata names: cpu4, cpu8, cpu11, cpu12, cpu13, cpu19\n"
14060msgstr ""
14061
87485f53 14062#: config/tc-msp430.c:1781
328577ad 14063#, c-format
c1c69e83
AM
14064msgid ""
14065" -mQ - enable relaxation at assembly time. DANGEROUS!\n"
14066" -mP - enable polymorph instructions\n"
328577ad
NC
14067msgstr ""
14068
87485f53 14069#: config/tc-msp430.c:1784
c1c69e83
AM
14070#, c-format
14071msgid " -ml - enable large code model\n"
a5c7551f
RW
14072msgstr ""
14073
87485f53 14074#: config/tc-msp430.c:1786
ed9e98c2
AM
14075#, c-format
14076msgid " -mN - do not insert NOPs after changing interrupts (default)\n"
14077msgstr ""
14078
87485f53 14079#: config/tc-msp430.c:1788
ed9e98c2
AM
14080#, c-format
14081msgid " -mn - insert a NOP after changing interrupts\n"
14082msgstr ""
14083
87485f53 14084#: config/tc-msp430.c:1790
c85dd50d 14085#, c-format
ed9e98c2 14086msgid " -mY - do not warn about missing NOPs after changing interrupts\n"
c85dd50d
NC
14087msgstr ""
14088
87485f53 14089#: config/tc-msp430.c:1792
a5c7551f 14090#, c-format
ed9e98c2 14091msgid " -my - warn about missing NOPs after changing interrupts (default)\n"
a5c7551f
RW
14092msgstr ""
14093
87485f53 14094#: config/tc-msp430.c:1794
6655dba2
SB
14095#, c-format
14096msgid ""
14097" -mU - for an instruction which changes interrupt state, but where it is "
14098"not\n"
14099" known how the state is changed, do not warn/insert NOPs\n"
14100msgstr ""
14101
87485f53 14102#: config/tc-msp430.c:1797
6655dba2
SB
14103#, c-format
14104msgid ""
14105" -mu - for an instruction which changes interrupt state, but where it is "
14106"not\n"
14107" known how the state is changed, warn/insert NOPs (default)\n"
14108" -mn and/or -my are required for this to have any effect\n"
14109msgstr ""
14110
87485f53 14111#: config/tc-msp430.c:1801
3957a496
NC
14112#, c-format
14113msgid ""
14114" -mdata-region={none|lower|upper|either} - select region data will be\n"
14115" placed in.\n"
14116msgstr ""
14117
87485f53 14118#: config/tc-msp430.c:1973
3957a496
NC
14119#, c-format
14120msgid "extra characters '%s' at end of immediate expression '%s'"
14121msgstr ""
14122
87485f53 14123#: config/tc-msp430.c:2005 config/tc-msp430.c:2189 config/tc-msp430.c:2304
c1c69e83
AM
14124#, c-format
14125msgid "value 0x%x out of extended range."
cfb8c092
NC
14126msgstr ""
14127
87485f53 14128#: config/tc-msp430.c:2011
a5c7551f 14129#, c-format
c1c69e83 14130msgid "value %d out of range. Use #lo() or #hi()"
328577ad
NC
14131msgstr ""
14132
87485f53 14133#: config/tc-msp430.c:2057
e0e7a9d4
TG
14134msgid "cpu4: not converting PUSH #4 to shorter form"
14135msgstr ""
14136
87485f53 14137#: config/tc-msp430.c:2074
e0e7a9d4
TG
14138msgid "cpu4: not converting PUSH #8 to shorter form"
14139msgstr ""
14140
87485f53 14141#: config/tc-msp430.c:2088
ed9e98c2
AM
14142msgid "error: unsupported #foo() directive used on symbol"
14143msgstr ""
14144
87485f53 14145#: config/tc-msp430.c:2105
fce00800 14146#, c-format
f96bd6c2 14147msgid "unknown expression in operand %s. Use #llo(), #lhi(), #hlo() or #hhi()"
fce00800
AM
14148msgstr ""
14149
87485f53 14150#: config/tc-msp430.c:2156
328577ad 14151#, c-format
c1c69e83 14152msgid "Registers cannot be used within immediate expression [%s]"
328577ad
NC
14153msgstr ""
14154
87485f53 14155#: config/tc-msp430.c:2158
8ea2b00f 14156#, c-format
c1c69e83 14157msgid "unknown operand %s"
8ea2b00f
AM
14158msgstr ""
14159
87485f53 14160#: config/tc-msp430.c:2175
3957a496
NC
14161#, c-format
14162msgid "extra characters '%s' at the end of absolute operand '%s'"
14163msgstr ""
14164
87485f53 14165#: config/tc-msp430.c:2195 config/tc-msp430.c:2310
c1c69e83
AM
14166#, c-format
14167msgid "value out of range: 0x%x"
328577ad
NC
14168msgstr ""
14169
87485f53 14170#: config/tc-msp430.c:2206
328577ad 14171#, c-format
c1c69e83 14172msgid "Registers cannot be used within absolute expression [%s]"
328577ad
NC
14173msgstr ""
14174
87485f53 14175#: config/tc-msp430.c:2208 config/tc-msp430.c:2339
c1c69e83
AM
14176#, c-format
14177msgid "unknown expression in operand %s"
328577ad
NC
14178msgstr ""
14179
87485f53 14180#: config/tc-msp430.c:2222
c1c69e83
AM
14181#, c-format
14182msgid "unknown addressing mode %s"
328577ad
NC
14183msgstr ""
14184
87485f53 14185#: config/tc-msp430.c:2230
c85dd50d 14186#, c-format
c1c69e83 14187msgid "Bad register name %s"
c85dd50d
NC
14188msgstr ""
14189
87485f53 14190#: config/tc-msp430.c:2241
c1c69e83 14191msgid "cannot use indirect addressing with the PC"
328577ad
NC
14192msgstr ""
14193
87485f53 14194#: config/tc-msp430.c:2261
c1c69e83 14195msgid "')' required"
87ccc1b0
NC
14196msgstr ""
14197
87485f53 14198#: config/tc-msp430.c:2273
a5c7551f 14199#, c-format
c1c69e83 14200msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
a5c7551f
RW
14201msgstr ""
14202
87485f53 14203#: config/tc-msp430.c:2280
c1c69e83 14204msgid "r2 should not be used in indexed addressing mode"
328577ad
NC
14205msgstr ""
14206
87485f53
NC
14207#: config/tc-msp430.c:2293 config/tc-msp430.c:2368 config/tc-msp430.c:3514
14208#: config/tc-msp430.c:3582 config/tc-msp430.c:3699 config/tc-msp430.c:4121
14209#: config/tc-msp430.c:4220 config/tc-msp430.c:4271
3957a496
NC
14210#, c-format
14211msgid "extra characters '%s' at end of operand '%s'"
e0e7a9d4
TG
14212msgstr ""
14213
87485f53 14214#: config/tc-msp430.c:2325 config/tc-msp430.c:2327
3957a496 14215msgid "CPU8: Stack pointer accessed with an odd offset"
328577ad
NC
14216msgstr ""
14217
87485f53 14218#: config/tc-msp430.c:2337
328577ad 14219#, c-format
3957a496 14220msgid "Registers cannot be used as a prefix of indexed expression [%s]"
328577ad
NC
14221msgstr ""
14222
87485f53 14223#: config/tc-msp430.c:2403
c1c69e83
AM
14224#, c-format
14225msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
87ccc1b0
NC
14226msgstr ""
14227
87485f53 14228#: config/tc-msp430.c:2413
c1c69e83 14229msgid "this addressing mode is not applicable for destination operand"
328577ad
NC
14230msgstr ""
14231
87485f53
NC
14232#: config/tc-msp430.c:2444 config/tc-msp430.c:2579 config/tc-msp430.c:2616
14233#: config/tc-msp430.c:2646 config/tc-msp430.c:3450 config/tc-msp430.c:3533
14234#: config/tc-msp430.c:3621
c1c69e83
AM
14235#, c-format
14236msgid "expected register as second argument of %s"
328577ad
NC
14237msgstr ""
14238
87485f53 14239#: config/tc-msp430.c:2483 config/tc-msp430.c:2549
c1c69e83
AM
14240#, c-format
14241msgid "index value too big for %s"
328577ad
NC
14242msgstr ""
14243
87485f53 14244#: config/tc-msp430.c:2500 config/tc-msp430.c:2566 config/tc-msp430.c:2673
c1c69e83
AM
14245#, c-format
14246msgid "unexpected addressing mode for %s"
328577ad
NC
14247msgstr ""
14248
87485f53 14249#: config/tc-msp430.c:2586 config/tc-msp430.c:2623 config/tc-msp430.c:2653
c1c69e83
AM
14250#, c-format
14251msgid "constant generator destination register found in %s"
328577ad
NC
14252msgstr ""
14253
87485f53 14254#: config/tc-msp430.c:2630 config/tc-msp430.c:2660
c1c69e83
AM
14255#, c-format
14256msgid "constant generator source register found in %s"
328577ad
NC
14257msgstr ""
14258
87485f53 14259#: config/tc-msp430.c:2840
c1c69e83 14260msgid "no size modifier after period, .w assumed"
328577ad
NC
14261msgstr ""
14262
87485f53 14263#: config/tc-msp430.c:2844
a5c7551f 14264#, c-format
c1c69e83 14265msgid "unrecognised instruction size modifier .%c"
a5c7551f
RW
14266msgstr ""
14267
87485f53 14268#: config/tc-msp430.c:2858
6e1772d5 14269#, c-format
c1c69e83 14270msgid "junk found after instruction: %s.%s"
87ccc1b0
NC
14271msgstr ""
14272
87485f53 14273#: config/tc-msp430.c:2878
6e1772d5 14274#, c-format
c1c69e83 14275msgid "instruction %s.a does not exist"
87ccc1b0
NC
14276msgstr ""
14277
87485f53 14278#: config/tc-msp430.c:2892
6e1772d5 14279#, c-format
3957a496
NC
14280msgid "instruction %s requires %d operand"
14281msgid_plural "instruction %s requires %d operands"
14282msgstr[0] ""
14283msgstr[1] ""
87ccc1b0 14284
87485f53 14285#: config/tc-msp430.c:2910
6e1772d5 14286#, c-format
c1c69e83 14287msgid "instruction %s requires MSP430X mcu"
87ccc1b0
NC
14288msgstr ""
14289
87485f53 14290#: config/tc-msp430.c:2930
cfb8c092 14291#, c-format
c1c69e83 14292msgid "unable to repeat %s insn"
cfb8c092
NC
14293msgstr ""
14294
87485f53 14295#: config/tc-msp430.c:3002
3957a496 14296msgid "CPU12: CMP/BIT with PC destination ignores next instruction"
e0e7a9d4
TG
14297msgstr ""
14298
87485f53 14299#: config/tc-msp430.c:3010
e0e7a9d4
TG
14300msgid "CPU19: Instruction setting CPUOFF must be followed by a NOP"
14301msgstr ""
14302
87485f53 14303#: config/tc-msp430.c:3017
e0e7a9d4
TG
14304msgid "internal error: unknown nop check state"
14305msgstr ""
14306
87485f53
NC
14307#: config/tc-msp430.c:3071 config/tc-msp430.c:3073 config/tc-msp430.c:3782
14308#: config/tc-msp430.c:3784
3957a496 14309msgid "CPU11: PC is destination of SR altering instruction"
e0e7a9d4
TG
14310msgstr ""
14311
87485f53
NC
14312#: config/tc-msp430.c:3088 config/tc-msp430.c:3090 config/tc-msp430.c:3195
14313#: config/tc-msp430.c:3197 config/tc-msp430.c:3799 config/tc-msp430.c:3801
14314#: config/tc-msp430.c:4020 config/tc-msp430.c:4022
3957a496 14315msgid "CPU13: SR is destination of SR altering instruction"
e0e7a9d4
TG
14316msgstr ""
14317
87485f53
NC
14318#: config/tc-msp430.c:3106 config/tc-msp430.c:3207 config/tc-msp430.c:3885
14319#: config/tc-msp430.c:4054
c1c69e83 14320msgid "repeat instruction used with non-register mode instruction"
3caac5b8
AM
14321msgstr ""
14322
87485f53 14323#: config/tc-msp430.c:3181 config/tc-msp430.c:3540 config/tc-msp430.c:4010
ae351704 14324#, c-format
c1c69e83 14325msgid "%s: attempt to rotate the PC register"
ae351704
AM
14326msgstr ""
14327
87485f53 14328#: config/tc-msp430.c:3432 config/tc-msp430.c:3508
3caac5b8 14329#, c-format
c1c69e83 14330msgid "expected #n as first argument of %s"
3caac5b8
AM
14331msgstr ""
14332
87485f53 14333#: config/tc-msp430.c:3438
3957a496
NC
14334#, c-format
14335msgid "extra characters '%s' at end of constant expression '%s'"
14336msgstr ""
14337
87485f53 14338#: config/tc-msp430.c:3443 config/tc-msp430.c:3519
cfb8c092 14339#, c-format
f96bd6c2 14340msgid "expected constant expression as first argument of %s"
cfb8c092
NC
14341msgstr ""
14342
87485f53 14343#: config/tc-msp430.c:3469
c1c69e83 14344msgid "Too many registers popped"
87ccc1b0
NC
14345msgstr ""
14346
87485f53 14347#: config/tc-msp430.c:3479
c1c69e83 14348msgid "Cannot use POPM to restore the SR register"
f12e7348
NC
14349msgstr ""
14350
87485f53 14351#: config/tc-msp430.c:3499 config/tc-msp430.c:3568
6e1772d5 14352#, c-format
c1c69e83 14353msgid "repeat count cannot be used with %s"
87ccc1b0
NC
14354msgstr ""
14355
87485f53 14356#: config/tc-msp430.c:3526
6e1772d5 14357#, c-format
c1c69e83 14358msgid "expected first argument of %s to be in the range 1-4"
87ccc1b0
NC
14359msgstr ""
14360
87485f53 14361#: config/tc-msp430.c:3591
6e1772d5 14362#, c-format
c1c69e83 14363msgid "expected value of first argument of %s to fit into 20-bits"
328577ad
NC
14364msgstr ""
14365
87485f53 14366#: config/tc-msp430.c:3610
6e1772d5 14367#, c-format
c1c69e83 14368msgid "expected register name or constant as first argument of %s"
328577ad
NC
14369msgstr ""
14370
87485f53 14371#: config/tc-msp430.c:3704
c1c69e83 14372msgid "expected constant value as argument to RPT"
328577ad
NC
14373msgstr ""
14374
87485f53 14375#: config/tc-msp430.c:3710
c1c69e83 14376msgid "expected constant in the range 2..16"
328577ad
NC
14377msgstr ""
14378
87485f53 14379#: config/tc-msp430.c:3725
c1c69e83 14380msgid "PC used as an argument to RPT"
328577ad
NC
14381msgstr ""
14382
87485f53 14383#: config/tc-msp430.c:3731
c1c69e83 14384msgid "expected constant or register name as argument to RPT insn"
328577ad
NC
14385msgstr ""
14386
87485f53 14387#: config/tc-msp430.c:3738
f96bd6c2 14388msgid "Illegal emulated instruction"
328577ad
NC
14389msgstr ""
14390
87485f53 14391#: config/tc-msp430.c:4039
6e1772d5 14392#, c-format
c1c69e83 14393msgid "%s instruction does not accept a .b suffix"
324bfcf3
AO
14394msgstr ""
14395
87485f53 14396#: config/tc-msp430.c:4152
6e1772d5 14397#, c-format
c1c69e83 14398msgid "Even number required. Rounded to %d"
328577ad
NC
14399msgstr ""
14400
87485f53 14401#: config/tc-msp430.c:4163
328577ad 14402#, c-format
f96bd6c2 14403msgid "Wrong displacement %d"
328577ad
NC
14404msgstr ""
14405
87485f53 14406#: config/tc-msp430.c:4185
c1c69e83 14407msgid "instruction requires label sans '$'"
328577ad
NC
14408msgstr ""
14409
87485f53 14410#: config/tc-msp430.c:4189
c1c69e83 14411msgid "instruction requires label or value in range -511:512"
328577ad
NC
14412msgstr ""
14413
87485f53 14414#: config/tc-msp430.c:4195 config/tc-msp430.c:4249 config/tc-msp430.c:4297
c1c69e83 14415msgid "instruction requires label"
328577ad
NC
14416msgstr ""
14417
87485f53 14418#: config/tc-msp430.c:4203 config/tc-msp430.c:4255
c1c69e83 14419msgid "polymorphs are not enabled. Use -mP option to enable."
328577ad
NC
14420msgstr ""
14421
87485f53 14422#: config/tc-msp430.c:4301
c1c69e83 14423msgid "Illegal instruction or not implemented opcode."
ac50feda
RH
14424msgstr ""
14425
87485f53 14426#: config/tc-msp430.c:4355
f96bd6c2
PC
14427msgid "can't find opcode"
14428msgstr ""
14429
87485f53 14430#: config/tc-msp430.c:4872
328577ad 14431#, c-format
c1c69e83 14432msgid "internal inconsistency problem in %s: insn %04lx"
ac50feda
RH
14433msgstr ""
14434
87485f53 14435#: config/tc-msp430.c:4914 config/tc-msp430.c:4946
c1c69e83
AM
14436#, c-format
14437msgid "internal inconsistency problem in %s: ext. insn %04lx"
ac50feda
RH
14438msgstr ""
14439
87485f53 14440#: config/tc-msp430.c:4958
c1c69e83 14441#, c-format
f96bd6c2 14442msgid "internal inconsistency problem in %s: %lx"
ac50feda
RH
14443msgstr ""
14444
c1c69e83 14445#: config/tc-mt.c:151
ac50feda 14446#, c-format
c1c69e83 14447msgid "MT specific command line options:\n"
ac50feda
RH
14448msgstr ""
14449
c1c69e83 14450#: config/tc-mt.c:152
ac50feda 14451#, c-format
c1c69e83 14452msgid " -march=ms1-64-001 allow ms1-64-001 instructions\n"
ac50feda
RH
14453msgstr ""
14454
c1c69e83
AM
14455#: config/tc-mt.c:153
14456#, c-format
14457msgid " -march=ms1-16-002 allow ms1-16-002 instructions (default)\n"
ac50feda
RH
14458msgstr ""
14459
c1c69e83
AM
14460#: config/tc-mt.c:154
14461#, c-format
14462msgid " -march=ms1-16-003 allow ms1-16-003 instructions\n"
ac50feda
RH
14463msgstr ""
14464
c1c69e83
AM
14465#: config/tc-mt.c:155
14466#, c-format
14467msgid " -march=ms2 allow ms2 instructions \n"
ac50feda
RH
14468msgstr ""
14469
c1c69e83
AM
14470#: config/tc-mt.c:156
14471#, c-format
14472msgid " -nosched disable scheduling restrictions\n"
ac50feda
RH
14473msgstr ""
14474
6655dba2 14475#: config/tc-mt.c:226
c1c69e83
AM
14476#, c-format
14477msgid "instruction %s may not follow another memory access instruction."
ac50feda
RH
14478msgstr ""
14479
6655dba2 14480#: config/tc-mt.c:232
c1c69e83
AM
14481#, c-format
14482msgid "instruction %s may not follow another I/O instruction."
ac50feda
RH
14483msgstr ""
14484
6655dba2 14485#: config/tc-mt.c:238
c1c69e83
AM
14486#, c-format
14487msgid "%s may not occupy the delay slot of another branch insn."
ac50feda
RH
14488msgstr ""
14489
6655dba2 14490#: config/tc-mt.c:263
c1c69e83
AM
14491#, c-format
14492msgid "operand references R%ld of previous instruction."
ac50feda
RH
14493msgstr ""
14494
6655dba2 14495#: config/tc-mt.c:269
328577ad 14496#, c-format
c1c69e83 14497msgid "operand references R%ld of instruction before previous."
ac50feda
RH
14498msgstr ""
14499
6655dba2 14500#: config/tc-mt.c:283 config/tc-mt.c:288
328577ad 14501#, c-format
c1c69e83
AM
14502msgid ""
14503"conditional branch or jal insn's operand references R%ld of previous "
14504"arithmetic or logic insn."
ac50feda
RH
14505msgstr ""
14506
6655dba2 14507#: config/tc-mt.c:351
c1c69e83 14508msgid "md_estimate_size_before_relax\n"
ac50feda
RH
14509msgstr ""
14510
346d80ef 14511#: config/tc-nds32.c:2374
c1c69e83
AM
14512msgid ""
14513"<arch name>\t Assemble for architecture <arch name>\n"
14514"\t\t\t <arch name> could be\n"
14515"\t\t\t v3, v3j, v3m, v3f, v3s, v2, v2j, v2f, v2s"
ac50feda
RH
14516msgstr ""
14517
346d80ef 14518#: config/tc-nds32.c:2378
c1c69e83
AM
14519msgid ""
14520"<baseline>\t Assemble for baseline <baseline>\n"
14521"\t\t\t <baseline> could be v2, v3, v3m"
ac50feda
RH
14522msgstr ""
14523
346d80ef 14524#: config/tc-nds32.c:2381
c1c69e83
AM
14525msgid ""
14526"<freg>\t Specify a FPU configuration\n"
14527"\t\t\t <freg>\n"
14528"\t\t\t 0: 8 SP / 4 DP registers\n"
14529"\t\t\t 1: 16 SP / 8 DP registers\n"
14530"\t\t\t 2: 32 SP / 16 DP registers\n"
14531"\t\t\t 3: 32 SP / 32 DP registers"
ac50feda
RH
14532msgstr ""
14533
346d80ef 14534#: config/tc-nds32.c:2387
c1c69e83
AM
14535msgid ""
14536"<abi>\t Specify a abi version\n"
14537"\t\t\t <abi> could be v1, v2, v2fp, v2fpp"
ac50feda
RH
14538msgstr ""
14539
346d80ef 14540#: config/tc-nds32.c:2420
c1c69e83 14541msgid "Multiply instructions support"
ac50feda
RH
14542msgstr ""
14543
346d80ef 14544#: config/tc-nds32.c:2421
c1c69e83 14545msgid "Divide instructions support"
ac50feda
RH
14546msgstr ""
14547
346d80ef 14548#: config/tc-nds32.c:2422
c1c69e83 14549msgid "16-bit extension"
ac50feda
RH
14550msgstr ""
14551
346d80ef 14552#: config/tc-nds32.c:2423
c1c69e83 14553msgid "d0/d1 registers"
ac50feda
RH
14554msgstr ""
14555
346d80ef 14556#: config/tc-nds32.c:2424
c1c69e83 14557msgid "Performance extension"
ac50feda
RH
14558msgstr ""
14559
346d80ef 14560#: config/tc-nds32.c:2425
c1c69e83 14561msgid "Performance extension 2"
ac50feda
RH
14562msgstr ""
14563
346d80ef 14564#: config/tc-nds32.c:2426
c1c69e83 14565msgid "String extension"
ac50feda
RH
14566msgstr ""
14567
346d80ef 14568#: config/tc-nds32.c:2427
c1c69e83 14569msgid "Reduced Register configuration (GPR16) option"
ac50feda
RH
14570msgstr ""
14571
346d80ef 14572#: config/tc-nds32.c:2428
c1c69e83 14573msgid "AUDIO ISA extension"
ac50feda
RH
14574msgstr ""
14575
346d80ef 14576#: config/tc-nds32.c:2429
c1c69e83 14577msgid "FPU SP extension"
ac50feda
RH
14578msgstr ""
14579
346d80ef 14580#: config/tc-nds32.c:2430
c1c69e83 14581msgid "FPU DP extension"
ac50feda
RH
14582msgstr ""
14583
346d80ef 14584#: config/tc-nds32.c:2431
c1c69e83 14585msgid "FPU fused-multiply-add instructions"
ac50feda
RH
14586msgstr ""
14587
346d80ef 14588#: config/tc-nds32.c:2432
f48dfe41
NC
14589msgid "DSP extension"
14590msgstr ""
14591
346d80ef 14592#: config/tc-nds32.c:2433
f48dfe41
NC
14593msgid "hardware loop extension"
14594msgstr ""
14595
346d80ef 14596#: config/tc-nds32.c:2470
c1c69e83
AM
14597#, c-format
14598msgid ""
14599"\n"
14600" NDS32-specific assembler options:\n"
ac50feda
RH
14601msgstr ""
14602
346d80ef 14603#: config/tc-nds32.c:2471
6e1772d5 14604#, c-format
ac50feda 14605msgid ""
c1c69e83
AM
14606" -O1,\t\t\t Optimize for performance\n"
14607" -Os\t\t\t Optimize for space\n"
ac50feda
RH
14608msgstr ""
14609
346d80ef 14610#: config/tc-nds32.c:2474
6e1772d5 14611#, c-format
ac50feda 14612msgid ""
c1c69e83
AM
14613" -EL, -mel or -little Produce little endian output\n"
14614" -EB, -meb or -big Produce big endian output\n"
14615" -mpic\t\t\t Generate PIC\n"
14616" -mno-fp-as-gp-relax\t Suppress fp-as-gp relaxation for this file\n"
14617" -mb2bb-relax\t\t Back-to-back branch optimization\n"
14618" -mno-all-relax\t Suppress all relaxation for this file\n"
ac50feda
RH
14619msgstr ""
14620
346d80ef 14621#: config/tc-nds32.c:2485
c1c69e83
AM
14622#, c-format
14623msgid " -m%s%s\n"
ac50feda
RH
14624msgstr ""
14625
346d80ef 14626#: config/tc-nds32.c:2492
c1c69e83
AM
14627#, c-format
14628msgid " -m[no-]%-17sEnable/Disable %s\n"
ac50feda
RH
14629msgstr ""
14630
346d80ef 14631#: config/tc-nds32.c:2496
328577ad 14632#, c-format
c1c69e83 14633msgid " -mall-ext\t\t Turn on all extensions and instructions support\n"
328577ad
NC
14634msgstr ""
14635
87485f53 14636#: config/tc-nds32.c:2770
e0e7a9d4
TG
14637#, c-format
14638msgid "la must use with symbol. '%s'"
14639msgstr ""
14640
87485f53 14641#: config/tc-nds32.c:2823
c1c69e83
AM
14642#, c-format
14643msgid "need PIC qualifier with symbol. '%s'"
2cbd2211
RW
14644msgstr ""
14645
87485f53 14646#: config/tc-nds32.c:2860
c1c69e83
AM
14647#, c-format
14648msgid "Operand is not a constant. `%s'"
2cbd2211
RW
14649msgstr ""
14650
87485f53 14651#: config/tc-nds32.c:2949
2cbd2211 14652#, c-format
c1c69e83 14653msgid "needs @GOT or @GOTOFF. %s"
2cbd2211
RW
14654msgstr ""
14655
87485f53 14656#: config/tc-nds32.c:3487
c1c69e83
AM
14657#, c-format
14658msgid "Too many argument. `%s'"
2cbd2211
RW
14659msgstr ""
14660
c1c69e83 14661#. Logic here rejects the input arch name.
87485f53 14662#: config/tc-nds32.c:3548
c1c69e83
AM
14663#, c-format
14664msgid "unknown arch name `%s'\n"
2cbd2211
RW
14665msgstr ""
14666
c1c69e83 14667#. Logic here rejects the input baseline.
87485f53 14668#: config/tc-nds32.c:3567
c1c69e83
AM
14669#, c-format
14670msgid "unknown baseline `%s'\n"
2cbd2211
RW
14671msgstr ""
14672
c1c69e83 14673#. Logic here rejects the input FPU configuration.
87485f53 14674#: config/tc-nds32.c:3590
c1c69e83
AM
14675#, c-format
14676msgid "unknown FPU configuration `%s'\n"
2cbd2211
RW
14677msgstr ""
14678
c1c69e83 14679#. Logic here rejects the input abi version.
87485f53 14680#: config/tc-nds32.c:3614
c1c69e83
AM
14681#, c-format
14682msgid "unknown ABI version`%s'\n"
2cbd2211
RW
14683msgstr ""
14684
87485f53 14685#: config/tc-nds32.c:4339
c1c69e83
AM
14686#, c-format
14687msgid "Different arguments of .vec_size are found, previous %d, current %d"
2cbd2211
RW
14688msgstr ""
14689
87485f53 14690#: config/tc-nds32.c:4344
c1c69e83
AM
14691#, c-format
14692msgid "Argument of .vec_size is expected 4 or 16, actual: %d."
2cbd2211
RW
14693msgstr ""
14694
87485f53 14695#: config/tc-nds32.c:4348
c1c69e83 14696msgid "Argument of .vec_size is not a constant."
8ea2b00f
AM
14697msgstr ""
14698
87485f53 14699#: config/tc-nds32.c:4934
c1c69e83
AM
14700#, c-format
14701msgid "Don't know how to handle this field. %s"
8ea2b00f
AM
14702msgstr ""
14703
87485f53 14704#: config/tc-nds32.c:5299
c1c69e83
AM
14705#, c-format
14706msgid "instruction %s requires enabling performance extension"
8ea2b00f
AM
14707msgstr ""
14708
87485f53 14709#: config/tc-nds32.c:5311
c1c69e83
AM
14710#, c-format
14711msgid "instruction %s requires enabling performance extension II"
8ea2b00f
AM
14712msgstr ""
14713
87485f53 14714#: config/tc-nds32.c:5323
6e1772d5 14715#, c-format
c1c69e83 14716msgid "instruction %s requires enabling AUDIO extension"
ac50feda
RH
14717msgstr ""
14718
87485f53 14719#: config/tc-nds32.c:5335
87ccc1b0 14720#, c-format
c1c69e83 14721msgid "instruction %s requires enabling STRING extension"
ac50feda
RH
14722msgstr ""
14723
87485f53 14724#: config/tc-nds32.c:5349
8ea2b00f 14725#, c-format
c1c69e83 14726msgid "instruction %s requires enabling DIV & DX_REGS extension"
8ea2b00f
AM
14727msgstr ""
14728
87485f53 14729#: config/tc-nds32.c:5364
6e1772d5 14730#, c-format
c1c69e83
AM
14731msgid "instruction %s requires enabling FPU extension"
14732msgstr ""
14733
87485f53 14734#: config/tc-nds32.c:5376
3caac5b8 14735#, c-format
c1c69e83 14736msgid "instruction %s requires enabling FPU_SP extension"
3caac5b8
AM
14737msgstr ""
14738
87485f53 14739#: config/tc-nds32.c:5388
87ccc1b0 14740#, c-format
f48dfe41 14741msgid "instruction %s requires enabling FPU_DP extension"
ac50feda
RH
14742msgstr ""
14743
87485f53 14744#: config/tc-nds32.c:5399 config/tc-nds32.c:5407
87ccc1b0 14745#, c-format
f48dfe41 14746msgid "instruction %s requires enabling FPU_MAC extension"
ac50feda
RH
14747msgstr ""
14748
87485f53 14749#: config/tc-nds32.c:5415
87ccc1b0 14750#, c-format
c1c69e83 14751msgid "instruction %s requires enabling DX_REGS extension"
ac50feda
RH
14752msgstr ""
14753
87485f53 14754#: config/tc-nds32.c:5431
f48dfe41
NC
14755#, c-format
14756msgid "instruction %s requires enabling dsp extension"
14757msgstr ""
14758
87485f53 14759#: config/tc-nds32.c:5443
f48dfe41
NC
14760#, c-format
14761msgid "instruction %s requires enabling zol extension"
14762msgstr ""
14763
87485f53 14764#: config/tc-nds32.c:5448
f48dfe41
NC
14765#, c-format
14766msgid "internal error: unknown instruction attribute: 0x%08x"
14767msgstr ""
14768
87485f53 14769#: config/tc-nds32.c:5741
ed9e98c2
AM
14770#, c-format
14771msgid "relax hint unrecognized instruction: line %d."
14772msgstr ""
14773
87485f53 14774#: config/tc-nds32.c:5796
ed9e98c2 14775#, c-format
f96bd6c2 14776msgid "Can not find match relax hint. Line: %d"
ed9e98c2
AM
14777msgstr ""
14778
87485f53 14779#: config/tc-nds32.c:5994
f48dfe41
NC
14780msgid "Internal error: .relax_hint KEY is not a number!"
14781msgstr ""
14782
87485f53 14783#: config/tc-nds32.c:6022
ed9e98c2 14784#, c-format
f48dfe41 14785msgid "Internal error: Relax hint (%s) error. %s: %s (%x)"
ed9e98c2
AM
14786msgstr ""
14787
87485f53 14788#: config/tc-nds32.c:6099
ed9e98c2
AM
14789#, c-format
14790msgid "Internal error: Range error. %s"
14791msgstr ""
14792
87485f53 14793#: config/tc-nds32.c:6160
f48dfe41
NC
14794msgid "Multiple BFD_RELOC_NDS32_PTR_RESOLVED patterns are not supported yet!"
14795msgstr ""
14796
87485f53 14797#: config/tc-nds32.c:6308
f48dfe41
NC
14798#, c-format
14799msgid "Not support instruction %s in verbatim."
14800msgstr ""
14801
87485f53 14802#: config/tc-nds32.c:6315
f48dfe41
NC
14803#, c-format
14804msgid "16-bit instruction is disabled: %s."
14805msgstr ""
14806
87485f53 14807#: config/tc-nds32.c:6342
87ccc1b0 14808#, c-format
f96bd6c2 14809msgid "Instruction %s not supported in the baseline."
ac50feda
RH
14810msgstr ""
14811
87485f53 14812#: config/tc-nds32.c:6409
8ea2b00f 14813#, c-format
c1c69e83 14814msgid "Unrecognized opcode, %s."
ac50feda
RH
14815msgstr ""
14816
87485f53 14817#: config/tc-nds32.c:6412
8ea2b00f 14818#, c-format
c1c69e83 14819msgid "Incorrect syntax, %s."
ac50feda
RH
14820msgstr ""
14821
87485f53 14822#: config/tc-nds32.c:6415
8ea2b00f 14823#, c-format
e0e7a9d4 14824msgid "Unrecognized operand/register, %s."
ac50feda
RH
14825msgstr ""
14826
87485f53 14827#: config/tc-nds32.c:6418
8ea2b00f 14828#, c-format
c1c69e83 14829msgid "Operand out of range, %s."
ac50feda
RH
14830msgstr ""
14831
87485f53 14832#: config/tc-nds32.c:6421
87ccc1b0 14833#, c-format
c1c69e83 14834msgid "Prohibited register used for reduced-register, %s."
ac50feda
RH
14835msgstr ""
14836
87485f53 14837#: config/tc-nds32.c:6424
8ea2b00f 14838#, c-format
c1c69e83 14839msgid "Junk at end of line, %s."
ac50feda
RH
14840msgstr ""
14841
87485f53 14842#: config/tc-nds32.c:7122
c1c69e83 14843msgid "Addend to unresolved symbol is not on word boundary."
ac50feda
RH
14844msgstr ""
14845
c1c69e83 14846#. Should never here.
87485f53 14847#: config/tc-nds32.c:7617
c1c69e83 14848msgid "Used FPU instructions requires enabling FPU extension"
ac50feda
RH
14849msgstr ""
14850
87485f53 14851#: config/tc-nds32.c:7813
87ccc1b0 14852#, c-format
c1c69e83
AM
14853msgid "Internal error: Unknown fixup type %d (`%s')"
14854msgstr ""
14855
346d80ef 14856#: config/tc-nios2.c:448 config/tc-pru.c:309
c1c69e83 14857msgid "expecting opcode string in self test mode"
ac50feda
RH
14858msgstr ""
14859
346d80ef 14860#: config/tc-nios2.c:450 config/tc-pru.c:311
87ccc1b0 14861#, c-format
c1c69e83 14862msgid "assembly 0x%08x, expected %s"
ac50feda
RH
14863msgstr ""
14864
346d80ef 14865#: config/tc-nios2.c:843
c1c69e83 14866msgid "branch offset out of range\n"
ac50feda
RH
14867msgstr ""
14868
346d80ef 14869#: config/tc-nios2.c:844
c1c69e83 14870msgid "branch relaxation failed\n"
ac50feda
RH
14871msgstr ""
14872
346d80ef 14873#: config/tc-nios2.c:1140
c1c69e83 14874msgid "error checking for overflow - broken assembler"
ac50feda
RH
14875msgstr ""
14876
346d80ef 14877#: config/tc-nios2.c:1156 config/tc-pru.c:572
87ccc1b0 14878#, c-format
c1c69e83 14879msgid "immediate value 0x%x truncated to 0x%x"
ac50feda
RH
14880msgstr ""
14881
346d80ef 14882#: config/tc-nios2.c:1183 config/tc-pru.c:598
c1c69e83
AM
14883#, c-format
14884msgid "call target address 0x%08x out of range 0x%08x to 0x%08x"
ac50feda
RH
14885msgstr ""
14886
346d80ef 14887#: config/tc-nios2.c:1189
87ccc1b0 14888#, c-format
c1c69e83 14889msgid "branch offset %d out of range %d to %d"
ac50feda
RH
14890msgstr ""
14891
346d80ef 14892#: config/tc-nios2.c:1193
e0e7a9d4
TG
14893#, c-format
14894msgid "branch offset %d out of range"
14895msgstr ""
14896
346d80ef 14897#: config/tc-nios2.c:1199 config/tc-pru.c:608
87ccc1b0 14898#, c-format
c1c69e83 14899msgid "%s offset %d out of range %d to %d"
ac50feda
RH
14900msgstr ""
14901
346d80ef 14902#: config/tc-nios2.c:1203
e0e7a9d4
TG
14903#, c-format
14904msgid "%s offset %d out of range"
14905msgstr ""
14906
346d80ef 14907#: config/tc-nios2.c:1208 config/tc-nios2.c:1223 config/tc-pru.c:613
87ccc1b0 14908#, c-format
c1c69e83 14909msgid "immediate value %d out of range %d to %d"
ac50feda
RH
14910msgstr ""
14911
346d80ef 14912#: config/tc-nios2.c:1213 config/tc-nios2.c:1218 config/tc-pru.c:623
3957a496 14913#: config/tc-pru.c:628
c1c69e83
AM
14914#, c-format
14915msgid "immediate value %u out of range %u to %u"
ac50feda
RH
14916msgstr ""
14917
346d80ef 14918#: config/tc-nios2.c:1228
c1c69e83
AM
14919#, c-format
14920msgid "custom instruction opcode %u out of range %u to %u"
8ea2b00f
AM
14921msgstr ""
14922
346d80ef 14923#: config/tc-nios2.c:1233 config/tc-pru.c:633
c1c69e83 14924msgid "overflow in immediate argument"
8ea2b00f
AM
14925msgstr ""
14926
346d80ef 14927#: config/tc-nios2.c:1305 config/tc-pru.c:668
c1c69e83 14928msgid "cannot create 64-bit relocation"
3caac5b8
AM
14929msgstr ""
14930
346d80ef 14931#: config/tc-nios2.c:1431
87ccc1b0 14932#, c-format
ed9e98c2 14933msgid "internal error: broken opcode descriptor for `%s %s'\n"
8ea2b00f
AM
14934msgstr ""
14935
ab4f385b 14936#: config/tc-nios2.c:1480 config/tc-pru.c:862
ed9e98c2 14937msgid "can't create relocation"
8ea2b00f
AM
14938msgstr ""
14939
ab4f385b
JE
14940#: config/tc-nios2.c:1511 config/tc-pru.c:996 config/tc-pru.c:1016
14941#: config/tc-pru.c:1043 config/tc-pru.c:1062 config/tc-pru.c:1076
ed9e98c2
AM
14942#, c-format
14943msgid "unknown register %s"
87ccc1b0
NC
14944msgstr ""
14945
346d80ef 14946#: config/tc-nios2.c:1519
c1c69e83 14947msgid "expecting control register"
c85dd50d
NC
14948msgstr ""
14949
346d80ef 14950#: config/tc-nios2.c:1521
c1c69e83 14951msgid "illegal use of control register"
c85dd50d
NC
14952msgstr ""
14953
346d80ef 14954#: config/tc-nios2.c:1523
ed9e98c2
AM
14955msgid "illegal use of coprocessor register"
14956msgstr ""
14957
e0e7a9d4 14958#. Should never get here if we passed validation.
346d80ef
NC
14959#: config/tc-nios2.c:1525 config/tc-nios2.c:1839 config/tc-nios2.c:1981
14960#: config/tc-nios2.c:2049
ed9e98c2
AM
14961#, c-format
14962msgid "invalid register %s"
c85dd50d
NC
14963msgstr ""
14964
346d80ef 14965#: config/tc-nios2.c:1533
c1c69e83
AM
14966msgid ""
14967"Register at (r1) can sometimes be corrupted by assembler optimizations.\n"
14968"Use .set noat to turn off those optimizations (and this warning)."
c85dd50d
NC
14969msgstr ""
14970
346d80ef 14971#: config/tc-nios2.c:1538
c1c69e83
AM
14972msgid ""
14973"The debugger will corrupt bt (r25).\n"
14974"If you don't need to debug this code use .set nobreak to turn off this "
14975"warning."
14976msgstr ""
14977
346d80ef 14978#: config/tc-nios2.c:1542
c1c69e83
AM
14979msgid ""
14980"The debugger will corrupt sstatus/ba (r30).\n"
14981"If you don't need to debug this code use .set nobreak to turn off this "
14982"warning."
14983msgstr ""
14984
346d80ef 14985#: config/tc-nios2.c:1932 config/tc-nios2.c:1960
e0e7a9d4
TG
14986msgid "r31 cannot be used with jmp; use ret instead"
14987msgstr ""
14988
346d80ef 14989#: config/tc-nios2.c:1975
e0e7a9d4
TG
14990msgid "r31 cannot be used with jmpr.n; use ret.n instead"
14991msgstr ""
14992
346d80ef
NC
14993#: config/tc-nios2.c:2588 config/tc-nios2.c:2615 config/tc-nios2.c:2642
14994#: config/tc-nios2.c:2673
e0e7a9d4
TG
14995#, c-format
14996msgid "Invalid constant operand %s"
14997msgstr ""
14998
ab4f385b
JE
14999#: config/tc-nios2.c:2990 config/tc-nios2.c:3014 config/tc-pru.c:1318
15000#: config/tc-pru.c:1343 config/tc-pru.c:1363
c85dd50d 15001#, c-format
c1c69e83 15002msgid "badly formed expression near %s"
c85dd50d
NC
15003msgstr ""
15004
ab4f385b 15005#: config/tc-nios2.c:3119 config/tc-pru.c:1389
ed9e98c2
AM
15006#, c-format
15007msgid "expecting %c near %s"
c1c69e83
AM
15008msgstr ""
15009
15010#. we cannot recover from this.
346d80ef 15011#: config/tc-nios2.c:3267
c85dd50d 15012#, c-format
c1c69e83 15013msgid "unrecognized pseudo-instruction %s"
c85dd50d
NC
15014msgstr ""
15015
346d80ef 15016#: config/tc-nios2.c:3530 config/tc-tic6x.c:232
e0e7a9d4
TG
15017#, c-format
15018msgid "unknown architecture '%s'"
15019msgstr ""
15020
346d80ef 15021#: config/tc-nios2.c:3610
e0e7a9d4 15022msgid "Big-endian R2 is not supported."
c1c69e83
AM
15023msgstr ""
15024
c1c69e83 15025#. Unrecognised instruction - error.
ab4f385b 15026#: config/tc-nios2.c:3747 config/tc-pru.c:1716
c85dd50d 15027#, c-format
c1c69e83 15028msgid "unrecognised instruction %s"
c85dd50d
NC
15029msgstr ""
15030
ab4f385b 15031#: config/tc-nios2.c:3867 config/tc-pru.c:1772
c85dd50d 15032#, c-format
c1c69e83 15033msgid "can't represent relocation type %s"
c85dd50d
NC
15034msgstr ""
15035
346d80ef 15036#: config/tc-nios2.c:3960
c1c69e83
AM
15037msgid "Bad .section directive: want a,s,w,x,M,S,G,T in string"
15038msgstr ""
15039
346d80ef 15040#: config/tc-nios2.c:3989
c85dd50d 15041#, c-format
c1c69e83 15042msgid "Illegal operands: %%tls_ldo in %d-byte data field"
c85dd50d
NC
15043msgstr ""
15044
346d80ef 15045#: config/tc-nios2.c:4001
c85dd50d 15046#, c-format
8f595e9b 15047msgid "Illegal operands: %%gotoff in %d-byte data field"
c85dd50d
NC
15048msgstr ""
15049
346d80ef 15050#: config/tc-nios2.c:4014 config/tc-nios2.c:4033 config/tc-nios2.c:4041
c1c69e83 15051#, c-format
8f595e9b
NC
15052msgid "Illegal operands: %s requires arguments in ()"
15053msgstr ""
15054
346d80ef 15055#: config/tc-nios2.c:4049
8f595e9b
NC
15056#, c-format
15057msgid "Illegal operands: garbage after %s()"
b2f58c0c
NC
15058msgstr ""
15059
ed9e98c2 15060#: config/tc-ns32k.c:437
87ccc1b0
NC
15061msgid "Invalid syntax in PC-relative addressing mode"
15062msgstr ""
15063
ed9e98c2 15064#: config/tc-ns32k.c:461
87ccc1b0
NC
15065msgid "Invalid syntax in External addressing mode"
15066msgstr ""
15067
ed9e98c2 15068#: config/tc-ns32k.c:542
87ccc1b0
NC
15069msgid "Invalid syntax in Memory Relative addressing mode"
15070msgstr ""
15071
ed9e98c2 15072#: config/tc-ns32k.c:609
87ccc1b0
NC
15073msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
15074msgstr ""
15075
ed9e98c2 15076#: config/tc-ns32k.c:614
87ccc1b0
NC
15077msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
15078msgstr ""
15079
ed9e98c2 15080#: config/tc-ns32k.c:619
87ccc1b0
NC
15081msgid "Scaled-indexed addressing mode combined with scaled-index"
15082msgstr ""
15083
ed9e98c2 15084#: config/tc-ns32k.c:630
87ccc1b0
NC
15085msgid "Invalid or illegal addressing mode combined with scaled-index"
15086msgstr ""
15087
ed9e98c2 15088#: config/tc-ns32k.c:753
87ccc1b0
NC
15089msgid "Premature end of suffix -- Defaulting to d"
15090msgstr ""
15091
ed9e98c2 15092#: config/tc-ns32k.c:766
87ccc1b0
NC
15093msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
15094msgstr ""
15095
ed9e98c2 15096#: config/tc-ns32k.c:811
87ccc1b0
NC
15097msgid "Very short instr to option, ie you can't do it on a NULLstr"
15098msgstr ""
15099
ed9e98c2 15100#: config/tc-ns32k.c:861
87ccc1b0
NC
15101msgid "No such entry in list. (cpu/mmu register)"
15102msgstr ""
15103
ed9e98c2 15104#: config/tc-ns32k.c:918
87ccc1b0
NC
15105msgid "Internal consistency error. check ns32k-opcode.h"
15106msgstr ""
15107
e0e7a9d4 15108#: config/tc-ns32k.c:943
87ccc1b0
NC
15109msgid "Address of immediate operand"
15110msgstr ""
15111
e0e7a9d4 15112#: config/tc-ns32k.c:944
87ccc1b0
NC
15113msgid "Invalid immediate write operand."
15114msgstr ""
15115
e0e7a9d4 15116#: config/tc-ns32k.c:1074
87ccc1b0
NC
15117msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
15118msgstr ""
15119
777cd7ab 15120#: config/tc-ns32k.c:1108
87ccc1b0
NC
15121msgid "No such opcode"
15122msgstr ""
15123
777cd7ab 15124#: config/tc-ns32k.c:1183
87ccc1b0
NC
15125msgid "Bad suffix, defaulting to d"
15126msgstr ""
15127
777cd7ab 15128#: config/tc-ns32k.c:1210
87ccc1b0
NC
15129msgid "Too many operands passed to instruction"
15130msgstr ""
15131
15132#. Check error in default.
777cd7ab 15133#: config/tc-ns32k.c:1222
87ccc1b0
NC
15134msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
15135msgstr ""
15136
777cd7ab 15137#: config/tc-ns32k.c:1225
87ccc1b0
NC
15138msgid "Wrong number of operands"
15139msgstr ""
15140
777cd7ab 15141#: config/tc-ns32k.c:1298
55cf6793
ZW
15142#, c-format
15143msgid "Can not do %d byte pc-relative relocation for storage type %d"
87ccc1b0
NC
15144msgstr ""
15145
777cd7ab 15146#: config/tc-ns32k.c:1301
55cf6793
ZW
15147#, c-format
15148msgid "Can not do %d byte relocation for storage type %d"
87ccc1b0
NC
15149msgstr ""
15150
777cd7ab 15151#: config/tc-ns32k.c:1393
55cf6793
ZW
15152#, c-format
15153msgid "value of %ld out of byte displacement range."
87ccc1b0
NC
15154msgstr ""
15155
777cd7ab 15156#: config/tc-ns32k.c:1403
55cf6793
ZW
15157#, c-format
15158msgid "value of %ld out of word displacement range."
87ccc1b0
NC
15159msgstr ""
15160
777cd7ab 15161#: config/tc-ns32k.c:1418
55cf6793
ZW
15162#, c-format
15163msgid "value of %ld out of double word displacement range."
87ccc1b0
NC
15164msgstr ""
15165
777cd7ab 15166#: config/tc-ns32k.c:1439
55cf6793 15167#, c-format
f96bd6c2 15168msgid "Internal logic error. Line %d, file: \"%s\""
87ccc1b0
NC
15169msgstr ""
15170
777cd7ab 15171#: config/tc-ns32k.c:1487
55cf6793
ZW
15172#, c-format
15173msgid "Internal logic error. line %d, file \"%s\""
ac50feda
RH
15174msgstr ""
15175
777cd7ab 15176#: config/tc-ns32k.c:1588
55cf6793 15177msgid "Bit field out of range"
ac50feda
RH
15178msgstr ""
15179
777cd7ab 15180#: config/tc-ns32k.c:1688
55cf6793 15181msgid "iif convert internal pcrel/binary"
ac50feda
RH
15182msgstr ""
15183
777cd7ab 15184#: config/tc-ns32k.c:1705
55cf6793 15185msgid "Bignum too big for long"
ac50feda
RH
15186msgstr ""
15187
777cd7ab 15188#: config/tc-ns32k.c:1782
55cf6793 15189msgid "iif convert internal pcrel/pointer"
ac50feda
RH
15190msgstr ""
15191
777cd7ab 15192#: config/tc-ns32k.c:1787
55cf6793 15193msgid "Internal logic error in iif.iifP[n].type"
ac50feda
RH
15194msgstr ""
15195
e0e7a9d4 15196#. We can't relax this case.
777cd7ab 15197#: config/tc-ns32k.c:1823
55cf6793 15198msgid "Can't relax difference"
ac50feda
RH
15199msgstr ""
15200
777cd7ab 15201#: config/tc-ns32k.c:1864
ae351704 15202msgid "Displacement too large for :d"
ac50feda
RH
15203msgstr ""
15204
777cd7ab 15205#: config/tc-ns32k.c:1877
55cf6793 15206msgid "Internal logic error in iif.iifP[].type"
ac50feda
RH
15207msgstr ""
15208
777cd7ab 15209#: config/tc-ns32k.c:2141
87ccc1b0
NC
15210#, c-format
15211msgid "invalid architecture option -m%s, ignored"
15212msgstr ""
15213
777cd7ab 15214#: config/tc-ns32k.c:2154
ac50feda 15215#, c-format
87ccc1b0 15216msgid "invalid default displacement size \"%s\". Defaulting to %d."
ac50feda
RH
15217msgstr ""
15218
777cd7ab 15219#: config/tc-ns32k.c:2170
6e1772d5 15220#, c-format
ac50feda
RH
15221msgid ""
15222"NS32K options:\n"
15223"-m32032 | -m32532\tselect variant of NS32K architecture\n"
87ccc1b0 15224"--disp-size-default=<1|2|4>\n"
ac50feda
RH
15225msgstr ""
15226
777cd7ab 15227#: config/tc-ns32k.c:2246
ac50feda
RH
15228#, c-format
15229msgid "Cannot find relocation type for symbol %s, code %d"
15230msgstr ""
15231
346d80ef
NC
15232#: config/tc-pdp11.c:351 config/tc-pdp11.c:369 config/tc-pdp11.c:375
15233#: config/tc-pdp11.c:400 config/tc-pdp11.c:406 config/tc-pdp11.c:419
a5c7551f 15234msgid "Bad register name"
87ccc1b0
NC
15235msgstr ""
15236
346d80ef 15237#: config/tc-pdp11.c:438 config/tc-pdp11.c:502 config/tc-pdp11.c:513
a5c7551f 15238msgid "Error in expression"
87ccc1b0
NC
15239msgstr ""
15240
346d80ef 15241#: config/tc-pdp11.c:510
a5c7551f 15242msgid "Low order bits truncated in immediate float operand"
a74801ba
ILT
15243msgstr ""
15244
346d80ef 15245#: config/tc-pdp11.c:654
a5c7551f 15246msgid "Float AC not legal as integer operand"
a74801ba
ILT
15247msgstr ""
15248
346d80ef 15249#: config/tc-pdp11.c:674
a5c7551f
RW
15250msgid "General register not legal as float operand"
15251msgstr ""
15252
346d80ef 15253#: config/tc-pdp11.c:707
a5c7551f
RW
15254msgid "No instruction found"
15255msgstr ""
15256
862776f2 15257#: config/tc-pdp11.c:717 config/tc-z80.c:3678
a5c7551f
RW
15258#, c-format
15259msgid "Unknown instruction '%s'"
15260msgstr ""
15261
346d80ef 15262#: config/tc-pdp11.c:723
a5c7551f
RW
15263#, c-format
15264msgid "Unsupported instruction set extension: %s"
15265msgstr ""
15266
346d80ef 15267#: config/tc-pdp11.c:757
a5c7551f
RW
15268msgid "operand is not an absolute constant"
15269msgstr ""
15270
346d80ef 15271#: config/tc-pdp11.c:765
a5c7551f
RW
15272msgid "3-bit immediate out of range"
15273msgstr ""
15274
346d80ef 15275#: config/tc-pdp11.c:772
a5c7551f
RW
15276msgid "6-bit immediate out of range"
15277msgstr ""
15278
346d80ef 15279#: config/tc-pdp11.c:779
a5c7551f
RW
15280msgid "8-bit immediate out of range"
15281msgstr ""
15282
346d80ef 15283#: config/tc-pdp11.c:796 config/tc-pdp11.c:989
a5c7551f
RW
15284msgid "Symbol expected"
15285msgstr ""
15286
346d80ef 15287#: config/tc-pdp11.c:801
a5c7551f
RW
15288msgid "8-bit displacement out of range"
15289msgstr ""
15290
346d80ef
NC
15291#: config/tc-pdp11.c:843 config/tc-pdp11.c:864 config/tc-pdp11.c:881
15292#: config/tc-pdp11.c:902 config/tc-pdp11.c:919 config/tc-pdp11.c:940
15293#: config/tc-pdp11.c:959 config/tc-pdp11.c:980
a5c7551f
RW
15294msgid "Missing ','"
15295msgstr ""
15296
346d80ef 15297#: config/tc-pdp11.c:994
a5c7551f
RW
15298msgid "6-bit displacement out of range"
15299msgstr ""
15300
346d80ef 15301#: config/tc-pdp11.c:1015 config/tc-tilegx.c:1212 config/tc-tilepro.c:1095
777cd7ab 15302#: config/tc-vax.c:1949
a5c7551f
RW
15303msgid "Too many operands"
15304msgstr ""
15305
346d80ef 15306#: config/tc-pdp11.c:1465
c1c69e83
AM
15307#, c-format
15308msgid "Can not represent %s relocation in this object file format"
15309msgstr ""
15310
ed9e98c2 15311#: config/tc-pj.c:64 config/tc-pj.c:73
a5c7551f
RW
15312msgid "confusing relocation expressions"
15313msgstr ""
15314
15315#: config/tc-pj.c:157
15316msgid "can't have relocation for ipush"
15317msgstr ""
15318
9c9c98a5 15319#: config/tc-pj.c:289
cc643b88 15320msgid "expected expression"
a5c7551f
RW
15321msgstr ""
15322
9c9c98a5 15323#: config/tc-pj.c:355
6e1772d5 15324#, c-format
a74801ba
ILT
15325msgid ""
15326"PJ options:\n"
15327"-little\t\t\tgenerate little endian code\n"
15328"-big\t\t\tgenerate big endian code\n"
15329msgstr ""
15330
862776f2
AA
15331#: config/tc-pj.c:380 config/tc-sh.c:3580 config/tc-sh.c:3587
15332#: config/tc-sh.c:3594 config/tc-sh.c:3601
a74801ba
ILT
15333msgid "pcrel too far"
15334msgstr ""
15335
87485f53 15336#: config/tc-ppc.c:964 config/tc-ppc.c:972 config/tc-ppc.c:3495
f96bd6c2
PC
15337msgid "invalid register expression"
15338msgstr ""
15339
96e786d1 15340#: config/tc-ppc.c:1135 config/tc-ppc.c:1193 config/tc-ppc.c:1241
c1c69e83
AM
15341msgid "the use of -mvle requires big endian."
15342msgstr ""
15343
96e786d1 15344#: config/tc-ppc.c:1173 config/tc-ppc.c:1195
c1c69e83
AM
15345msgid "the use of -mvle requires -a32."
15346msgstr ""
15347
96e786d1 15348#: config/tc-ppc.c:1175
87ccc1b0
NC
15349#, c-format
15350msgid "%s unsupported"
15351msgstr ""
15352
96e786d1 15353#: config/tc-ppc.c:1268 config/tc-s390.c:435 config/tc-s390.c:442
71300e2c
NC
15354#, c-format
15355msgid "invalid switch -m%s"
15356msgstr ""
15357
96e786d1 15358#: config/tc-ppc.c:1299
2ee0aedf
TG
15359msgid "--nops needs a numeric argument"
15360msgstr ""
15361
96e786d1 15362#: config/tc-ppc.c:1335
6655dba2
SB
15363#, c-format
15364msgid "PowerPC options:\n"
15365msgstr ""
15366
96e786d1 15367#: config/tc-ppc.c:1337
6655dba2
SB
15368#, c-format
15369msgid "-a32 generate ELF32/XCOFF32\n"
15370msgstr ""
15371
96e786d1 15372#: config/tc-ppc.c:1340
6655dba2
SB
15373#, c-format
15374msgid "-a64 generate ELF64/XCOFF64\n"
15375msgstr ""
15376
96e786d1 15377#: config/tc-ppc.c:1342
6655dba2
SB
15378#, c-format
15379msgid "-u ignored\n"
15380msgstr ""
15381
96e786d1 15382#: config/tc-ppc.c:1344
6655dba2
SB
15383#, c-format
15384msgid "-mpwrx, -mpwr2 generate code for POWER/2 (RIOS2)\n"
15385msgstr ""
15386
96e786d1 15387#: config/tc-ppc.c:1346
6655dba2
SB
15388#, c-format
15389msgid "-mpwr generate code for POWER (RIOS1)\n"
15390msgstr ""
15391
96e786d1 15392#: config/tc-ppc.c:1348
6655dba2
SB
15393#, c-format
15394msgid "-m601 generate code for PowerPC 601\n"
15395msgstr ""
15396
96e786d1 15397#: config/tc-ppc.c:1350
6e1772d5 15398#, c-format
ac50feda 15399msgid ""
328577ad 15400"-mppc, -mppc32, -m603, -m604\n"
2ee0aedf 15401" generate code for PowerPC 603/604\n"
6655dba2
SB
15402msgstr ""
15403
96e786d1 15404#: config/tc-ppc.c:1353
6655dba2
SB
15405#, c-format
15406msgid "-m403 generate code for PowerPC 403\n"
15407msgstr ""
15408
96e786d1 15409#: config/tc-ppc.c:1355
6655dba2
SB
15410#, c-format
15411msgid "-m405 generate code for PowerPC 405\n"
15412msgstr ""
15413
96e786d1 15414#: config/tc-ppc.c:1357
6655dba2
SB
15415#, c-format
15416msgid "-m440 generate code for PowerPC 440\n"
15417msgstr ""
15418
96e786d1 15419#: config/tc-ppc.c:1359
6655dba2
SB
15420#, c-format
15421msgid "-m464 generate code for PowerPC 464\n"
15422msgstr ""
15423
96e786d1 15424#: config/tc-ppc.c:1361
6655dba2
SB
15425#, c-format
15426msgid "-m476 generate code for PowerPC 476\n"
15427msgstr ""
15428
96e786d1 15429#: config/tc-ppc.c:1363
6655dba2
SB
15430#, c-format
15431msgid ""
328577ad 15432"-m7400, -m7410, -m7450, -m7455\n"
2ee0aedf 15433" generate code for PowerPC 7400/7410/7450/7455\n"
6655dba2
SB
15434msgstr ""
15435
96e786d1 15436#: config/tc-ppc.c:1366
6655dba2
SB
15437#, c-format
15438msgid ""
f48dfe41
NC
15439"-m750cl, -mgekko, -mbroadway\n"
15440" generate code for PowerPC 750cl/Gekko/Broadway\n"
87ccc1b0
NC
15441msgstr ""
15442
96e786d1 15443#: config/tc-ppc.c:1369
6655dba2
SB
15444#, c-format
15445msgid "-m821, -m850, -m860 generate code for PowerPC 821/850/860\n"
15446msgstr ""
15447
96e786d1 15448#: config/tc-ppc.c:1371
6655dba2
SB
15449#, c-format
15450msgid "-mppc64, -m620 generate code for PowerPC 620/625/630\n"
15451msgstr ""
15452
96e786d1 15453#: config/tc-ppc.c:1373
6e1772d5 15454#, c-format
87ccc1b0 15455msgid ""
2ee0aedf
TG
15456"-mppc64bridge generate code for PowerPC 64, including bridge "
15457"insns\n"
6655dba2
SB
15458msgstr ""
15459
96e786d1 15460#: config/tc-ppc.c:1375
6655dba2
SB
15461#, c-format
15462msgid "-mbooke generate code for 32-bit PowerPC BookE\n"
15463msgstr ""
15464
96e786d1 15465#: config/tc-ppc.c:1377
6655dba2
SB
15466#, c-format
15467msgid "-ma2 generate code for A2 architecture\n"
15468msgstr ""
15469
96e786d1 15470#: config/tc-ppc.c:1379
6655dba2
SB
15471#, c-format
15472msgid "-mpower4, -mpwr4 generate code for Power4 architecture\n"
15473msgstr ""
15474
96e786d1 15475#: config/tc-ppc.c:1381
6655dba2
SB
15476#, c-format
15477msgid ""
9c9c98a5 15478"-mpower5, -mpwr5, -mpwr5x\n"
2ee0aedf 15479" generate code for Power5 architecture\n"
6655dba2
SB
15480msgstr ""
15481
96e786d1 15482#: config/tc-ppc.c:1384
6655dba2
SB
15483#, c-format
15484msgid "-mpower6, -mpwr6 generate code for Power6 architecture\n"
15485msgstr ""
15486
96e786d1 15487#: config/tc-ppc.c:1386
6655dba2
SB
15488#, c-format
15489msgid "-mpower7, -mpwr7 generate code for Power7 architecture\n"
15490msgstr ""
15491
96e786d1 15492#: config/tc-ppc.c:1388
6655dba2
SB
15493#, c-format
15494msgid "-mpower8, -mpwr8 generate code for Power8 architecture\n"
15495msgstr ""
15496
96e786d1 15497#: config/tc-ppc.c:1390
6655dba2
SB
15498#, c-format
15499msgid "-mpower9, -mpwr9 generate code for Power9 architecture\n"
15500msgstr ""
15501
96e786d1 15502#: config/tc-ppc.c:1392
6655dba2 15503#, c-format
b19d852d
NC
15504msgid "-mpower10, -mpwr10 generate code for Power10 architecture\n"
15505msgstr ""
15506
96e786d1
NC
15507#: config/tc-ppc.c:1394
15508#, c-format
15509msgid "-mlibresoc generate code for Libre-SOC architecture\n"
15510msgstr ""
15511
15512#: config/tc-ppc.c:1396
15513#, c-format
15514msgid "-mfuture generate code for 'future' architecture\n"
15515msgstr ""
15516
15517#: config/tc-ppc.c:1398
b19d852d 15518#, c-format
6655dba2 15519msgid ""
2ee0aedf
TG
15520"-mcell generate code for Cell Broadband Engine "
15521"architecture\n"
6655dba2
SB
15522msgstr ""
15523
96e786d1 15524#: config/tc-ppc.c:1400
6655dba2
SB
15525#, c-format
15526msgid ""
f96bd6c2 15527"-mcom generate code for Power/PowerPC common instructions\n"
6655dba2
SB
15528msgstr ""
15529
96e786d1 15530#: config/tc-ppc.c:1402
6655dba2
SB
15531#, c-format
15532msgid ""
2ee0aedf 15533"-many generate code for any architecture (PWR/PWRX/PPC)\n"
87ccc1b0
NC
15534msgstr ""
15535
96e786d1 15536#: config/tc-ppc.c:1404
6655dba2
SB
15537#, c-format
15538msgid "-maltivec generate code for AltiVec\n"
15539msgstr ""
15540
96e786d1 15541#: config/tc-ppc.c:1406
6e1772d5 15542#, c-format
87ccc1b0 15543msgid ""
2ee0aedf 15544"-mvsx generate code for Vector-Scalar (VSX) instructions\n"
6655dba2
SB
15545msgstr ""
15546
96e786d1 15547#: config/tc-ppc.c:1408
6655dba2
SB
15548#, c-format
15549msgid "-me300 generate code for PowerPC e300 family\n"
15550msgstr ""
15551
96e786d1 15552#: config/tc-ppc.c:1410
6655dba2
SB
15553#, c-format
15554msgid "-me500, -me500x2 generate code for Motorola e500 core complex\n"
15555msgstr ""
15556
96e786d1 15557#: config/tc-ppc.c:1412
6655dba2
SB
15558#, c-format
15559msgid ""
f12e7348 15560"-me500mc, generate code for Freescale e500mc core complex\n"
6655dba2
SB
15561msgstr ""
15562
96e786d1 15563#: config/tc-ppc.c:1414
6655dba2
SB
15564#, c-format
15565msgid ""
2ee0aedf 15566"-me500mc64, generate code for Freescale e500mc64 core complex\n"
6655dba2
SB
15567msgstr ""
15568
96e786d1 15569#: config/tc-ppc.c:1416
6655dba2
SB
15570#, c-format
15571msgid ""
c1c69e83 15572"-me5500, generate code for Freescale e5500 core complex\n"
6655dba2
SB
15573msgstr ""
15574
96e786d1 15575#: config/tc-ppc.c:1418
6655dba2
SB
15576#, c-format
15577msgid ""
c1c69e83 15578"-me6500, generate code for Freescale e6500 core complex\n"
6655dba2
SB
15579msgstr ""
15580
96e786d1 15581#: config/tc-ppc.c:1420
6655dba2
SB
15582#, c-format
15583msgid "-mspe generate code for Motorola SPE instructions\n"
15584msgstr ""
15585
96e786d1 15586#: config/tc-ppc.c:1422
6655dba2
SB
15587#, c-format
15588msgid "-mspe2 generate code for Freescale SPE2 instructions\n"
15589msgstr ""
15590
96e786d1 15591#: config/tc-ppc.c:1424
6655dba2
SB
15592#, c-format
15593msgid "-mvle generate code for Freescale VLE instructions\n"
15594msgstr ""
15595
96e786d1 15596#: config/tc-ppc.c:1426
6655dba2
SB
15597#, c-format
15598msgid ""
2ee0aedf 15599"-mtitan generate code for AppliedMicro Titan core complex\n"
ac50feda
RH
15600msgstr ""
15601
96e786d1 15602#: config/tc-ppc.c:1428
6655dba2
SB
15603#, c-format
15604msgid "-mregnames Allow symbolic names for registers\n"
15605msgstr ""
15606
96e786d1 15607#: config/tc-ppc.c:1430
6655dba2
SB
15608#, c-format
15609msgid "-mno-regnames Do not allow symbolic names for registers\n"
15610msgstr ""
15611
96e786d1 15612#: config/tc-ppc.c:1433
6655dba2
SB
15613#, c-format
15614msgid "-mrelocatable support for GCC's -mrelocatble option\n"
15615msgstr ""
15616
96e786d1 15617#: config/tc-ppc.c:1435
6655dba2
SB
15618#, c-format
15619msgid "-mrelocatable-lib support for GCC's -mrelocatble-lib option\n"
15620msgstr ""
15621
96e786d1 15622#: config/tc-ppc.c:1437
6655dba2
SB
15623#, c-format
15624msgid "-memb set PPC_EMB bit in ELF flags\n"
15625msgstr ""
15626
96e786d1 15627#: config/tc-ppc.c:1439
6e1772d5 15628#, c-format
ac50feda 15629msgid ""
cc643b88 15630"-mlittle, -mlittle-endian, -le\n"
2ee0aedf 15631" generate code for a little endian machine\n"
6655dba2
SB
15632msgstr ""
15633
96e786d1 15634#: config/tc-ppc.c:1442
6655dba2
SB
15635#, c-format
15636msgid ""
cc643b88 15637"-mbig, -mbig-endian, -be\n"
2ee0aedf 15638" generate code for a big endian machine\n"
2ee0aedf
TG
15639msgstr ""
15640
96e786d1 15641#: config/tc-ppc.c:1445
6655dba2
SB
15642#, c-format
15643msgid "-msolaris generate code for Solaris\n"
15644msgstr ""
15645
96e786d1 15646#: config/tc-ppc.c:1447
6655dba2
SB
15647#, c-format
15648msgid "-mno-solaris do not generate code for Solaris\n"
15649msgstr ""
15650
96e786d1 15651#: config/tc-ppc.c:1449
6655dba2
SB
15652#, c-format
15653msgid "-K PIC set EF_PPC_RELOCATABLE_LIB in ELF flags\n"
15654msgstr ""
15655
96e786d1 15656#: config/tc-ppc.c:1451
6655dba2
SB
15657#, c-format
15658msgid "-V print assembler version number\n"
15659msgstr ""
15660
96e786d1 15661#: config/tc-ppc.c:1453
6655dba2
SB
15662#, c-format
15663msgid "-Qy, -Qn ignored\n"
15664msgstr ""
15665
96e786d1 15666#: config/tc-ppc.c:1456
2ee0aedf
TG
15667#, c-format
15668msgid ""
15669"-nops=count when aligning, more than COUNT nops uses a branch\n"
ac50feda
RH
15670msgstr ""
15671
96e786d1 15672#: config/tc-ppc.c:1458
6655dba2
SB
15673#, c-format
15674msgid "-ppc476-workaround warn if emitting data to code sections\n"
15675msgstr ""
15676
96e786d1 15677#: config/tc-ppc.c:1488
c1c69e83
AM
15678#, c-format
15679msgid "unknown default cpu = %s, os = %s"
15680msgstr ""
15681
96e786d1 15682#: config/tc-ppc.c:1574
c1c69e83
AM
15683#, c-format
15684msgid "mask trims opcode bits for %s"
15685msgstr ""
15686
96e786d1 15687#: config/tc-ppc.c:1584
ac50feda 15688#, c-format
c1c69e83 15689msgid "operand index error for %s"
ac50feda
RH
15690msgstr ""
15691
96e786d1 15692#: config/tc-ppc.c:1610
c1c69e83
AM
15693#, c-format
15694msgid "operand %d overlap in %s"
ac50feda
RH
15695msgstr ""
15696
96e786d1 15697#: config/tc-ppc.c:1619
f48dfe41
NC
15698#, c-format
15699msgid "non-optional operand %d follows optional operand in %s"
15700msgstr ""
15701
96e786d1 15702#: config/tc-ppc.c:1685
ac50feda 15703#, c-format
ae351704
AM
15704msgid "powerpc_operands[%d].bitm invalid"
15705msgstr ""
15706
96e786d1 15707#: config/tc-ppc.c:1692
ae351704
AM
15708#, c-format
15709msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]"
15710msgstr ""
15711
96e786d1
NC
15712#: config/tc-ppc.c:1720 config/tc-ppc.c:1773 config/tc-ppc.c:1815
15713#: config/tc-ppc.c:1863
499ac353
NC
15714#, c-format
15715msgid "major opcode is not sorted for %s"
15716msgstr ""
15717
96e786d1 15718#: config/tc-ppc.c:1726
e0e7a9d4
TG
15719#, c-format
15720msgid "%s is enabled by vle flag"
15721msgstr ""
15722
96e786d1 15723#: config/tc-ppc.c:1733
e0e7a9d4
TG
15724#, c-format
15725msgid "%s not disabled by vle flag"
15726msgstr ""
15727
96e786d1
NC
15728#: config/tc-ppc.c:1839
15729#, c-format
15730msgid "opcode is not sorted for %s"
15731msgstr ""
15732
15733#: config/tc-ppc.c:2257
6655dba2
SB
15734#, c-format
15735msgid "symbol+offset@%s means symbol@%s+offset"
71300e2c
NC
15736msgstr ""
15737
96e786d1 15738#: config/tc-ppc.c:2277
6655dba2
SB
15739#, c-format
15740msgid "symbol+offset@%s not supported"
c1c69e83
AM
15741msgstr ""
15742
87485f53 15743#: config/tc-ppc.c:2356 config/tc-ppc.c:4226 config/tc-ppc.c:7691
ed9e98c2
AM
15744msgid "data in executable section"
15745msgstr ""
15746
96e786d1 15747#: config/tc-ppc.c:2397
c1c69e83 15748msgid "expected comma after symbol-name: rest of line ignored."
ac50feda
RH
15749msgstr ""
15750
96e786d1 15751#: config/tc-ppc.c:2430
ac50feda 15752#, c-format
c1c69e83 15753msgid "ignoring attempt to re-define symbol `%s'."
ac50feda
RH
15754msgstr ""
15755
96e786d1 15756#: config/tc-ppc.c:2438
ae351704 15757#, c-format
c1c69e83
AM
15758msgid "length of .lcomm \"%s\" is already %ld. Not changed to %ld."
15759msgstr ""
15760
96e786d1 15761#: config/tc-ppc.c:2456
c1c69e83 15762msgid "common alignment not a power of 2"
ae351704
AM
15763msgstr ""
15764
96e786d1 15765#: config/tc-ppc.c:2498
ae351704 15766#, c-format
c1c69e83
AM
15767msgid "expected comma after name `%s' in .localentry directive"
15768msgstr ""
15769
96e786d1 15770#: config/tc-ppc.c:2508
c1c69e83 15771msgid "missing expression in .localentry directive"
ae351704
AM
15772msgstr ""
15773
96e786d1 15774#: config/tc-ppc.c:2529
ae351704 15775#, c-format
c1c69e83 15776msgid ".localentry expression for `%s' is not a valid power of 2"
ae351704
AM
15777msgstr ""
15778
96e786d1 15779#: config/tc-ppc.c:2546
c1c69e83
AM
15780#, c-format
15781msgid ".localentry expression for `%s' does not evaluate to a constant"
15782msgstr ""
15783
96e786d1 15784#: config/tc-ppc.c:2561
c1c69e83 15785msgid "missing expression in .abiversion directive"
ac50feda
RH
15786msgstr ""
15787
96e786d1 15788#: config/tc-ppc.c:2570
c1c69e83 15789msgid ".abiversion expression does not evaluate to a constant"
ae351704
AM
15790msgstr ""
15791
96e786d1 15792#: config/tc-ppc.c:2650
c1c69e83
AM
15793msgid "relocation cannot be done when using -mrelocatable"
15794msgstr ""
15795
96e786d1 15796#: config/tc-ppc.c:2696
ae351704
AM
15797msgid "TOC section size exceeds 64k"
15798msgstr ""
15799
96e786d1 15800#: config/tc-ppc.c:3256
f48dfe41
NC
15801#, c-format
15802msgid "%s howto doesn't match size/pcrel in gas"
15803msgstr ""
15804
96e786d1 15805#: config/tc-ppc.c:3335
c1c69e83
AM
15806#, c-format
15807msgid "unrecognized opcode: `%s'"
15808msgstr ""
15809
777cd7ab 15810#. lmw, stmw, lswi, lswx, stswi, stswx
96e786d1 15811#: config/tc-ppc.c:3346
ae351704 15812#, c-format
777cd7ab 15813msgid "`%s' invalid when little-endian"
ae351704
AM
15814msgstr ""
15815
87485f53 15816#: config/tc-ppc.c:3695
2ee0aedf
TG
15817#, c-format
15818msgid "@tls may not be used with \"%s\" operands"
15819msgstr ""
15820
87485f53 15821#: config/tc-ppc.c:3698
2ee0aedf
TG
15822msgid "@tls may only be used in last operand"
15823msgstr ""
15824
87485f53
NC
15825#: config/tc-ppc.c:3736 config/tc-ppc.c:3746 config/tc-ppc.c:3756
15826#: config/tc-ppc.c:3771
f48dfe41
NC
15827#, c-format
15828msgid "%s unsupported on this instruction"
15829msgstr ""
15830
87485f53 15831#: config/tc-ppc.c:3818
ed9e98c2
AM
15832#, c-format
15833msgid "assuming %s on symbol"
15834msgstr ""
15835
87485f53 15836#: config/tc-ppc.c:3941
ae351704
AM
15837msgid "unsupported relocation for DS offset field"
15838msgstr ""
15839
87485f53 15840#: config/tc-ppc.c:3994
ae351704 15841#, c-format
f48dfe41 15842msgid "syntax error; found `%c', expected `%c'"
ae351704
AM
15843msgstr ""
15844
87485f53 15845#: config/tc-ppc.c:3999
2ee0aedf 15846#, c-format
f48dfe41 15847msgid "syntax error; end of line, expected `%c'"
ae351704
AM
15848msgstr ""
15849
87485f53 15850#: config/tc-ppc.c:4064 config/tc-ppc.c:6865
71300e2c
NC
15851#, c-format
15852msgid "instruction address is not a multiple of %d"
15853msgstr ""
15854
87485f53 15855#: config/tc-ppc.c:4183
3957a496
NC
15856msgid "bad .section directive: want a,e,v,w,x,M,S,G,T in string"
15857msgstr ""
15858
87485f53 15859#: config/tc-ppc.c:4333
ae351704
AM
15860msgid "missing size"
15861msgstr ""
15862
87485f53 15863#: config/tc-ppc.c:4342
ae351704
AM
15864msgid "negative size"
15865msgstr ""
15866
87485f53 15867#: config/tc-ppc.c:4369
6c037fdb
NC
15868msgid "Unknown visibility field in .comm"
15869msgstr ""
15870
87485f53 15871#: config/tc-ppc.c:4387
ae351704
AM
15872msgid "missing real symbol name"
15873msgstr ""
15874
87485f53 15875#: config/tc-ppc.c:4426
ae351704
AM
15876msgid "attempt to redefine symbol"
15877msgstr ""
15878
87485f53 15879#: config/tc-ppc.c:4735
cc643b88 15880#, c-format
c1c69e83 15881msgid "no known dwarf XCOFF section for flag 0x%08x\n"
cc643b88
NC
15882msgstr ""
15883
87485f53 15884#: config/tc-ppc.c:4748
cc643b88
NC
15885#, c-format
15886msgid "label %s was not defined in this dwarf section"
15887msgstr ""
15888
87485f53 15889#: config/tc-ppc.c:4862
c1c69e83 15890msgid "the XCOFF file format does not support arbitrary sections"
ae351704
AM
15891msgstr ""
15892
87485f53 15893#: config/tc-ppc.c:4900
6c037fdb
NC
15894msgid "Unknown visibility field in .extern"
15895msgstr ""
15896
87485f53 15897#: config/tc-ppc.c:4937
6c037fdb
NC
15898msgid "Unknown visibility field in .globl"
15899msgstr ""
15900
87485f53 15901#: config/tc-ppc.c:4974
6c037fdb
NC
15902msgid "Unknown visibility field in .weak"
15903msgstr ""
15904
87485f53 15905#: config/tc-ppc.c:5025
9c9c98a5
NC
15906msgid ".ref outside .csect"
15907msgstr ""
15908
87485f53 15909#: config/tc-ppc.c:5046 config/tc-ppc.c:5306
9c9c98a5
NC
15910msgid "missing symbol name"
15911msgstr ""
15912
87485f53 15913#: config/tc-ppc.c:5076
ae351704
AM
15914msgid "missing rename string"
15915msgstr ""
15916
87485f53 15917#: config/tc-ppc.c:5106 config/tc-ppc.c:5708
ae351704
AM
15918msgid "missing value"
15919msgstr ""
15920
87485f53 15921#: config/tc-ppc.c:5124
ae351704
AM
15922msgid "illegal .stabx expression; zero assumed"
15923msgstr ""
15924
87485f53 15925#: config/tc-ppc.c:5156
ae351704
AM
15926msgid "missing class"
15927msgstr ""
15928
87485f53 15929#: config/tc-ppc.c:5165
ae351704
AM
15930msgid "missing type"
15931msgstr ""
15932
87485f53 15933#: config/tc-ppc.c:5192
cc643b88
NC
15934msgid ".stabx of storage class stsym must be within .bs/.es"
15935msgstr ""
15936
87485f53 15937#: config/tc-ppc.c:5496
ae351704
AM
15938msgid "nested .bs blocks"
15939msgstr ""
15940
87485f53 15941#: config/tc-ppc.c:5527
ae351704
AM
15942msgid ".es without preceding .bs"
15943msgstr ""
15944
87485f53 15945#: config/tc-ppc.c:5700
ae351704
AM
15946msgid "non-constant byte count"
15947msgstr ""
15948
87485f53 15949#: config/tc-ppc.c:5775
ae351704
AM
15950msgid ".tc not in .toc section"
15951msgstr ""
15952
87485f53 15953#: config/tc-ppc.c:5793
ae351704
AM
15954msgid ".tc with no label"
15955msgstr ""
15956
87485f53 15957#: config/tc-ppc.c:5821
346d80ef
NC
15958#, c-format
15959msgid ".tc with storage class %d not yet supported"
15960msgstr ""
15961
87485f53 15962#: config/tc-ppc.c:5890 config/tc-s390.c:1967
ae351704
AM
15963msgid ".machine stack overflow"
15964msgstr ""
15965
87485f53 15966#: config/tc-ppc.c:5897 config/tc-s390.c:1978
ae351704
AM
15967msgid ".machine stack underflow"
15968msgstr ""
15969
87485f53 15970#: config/tc-ppc.c:5939 config/tc-s390.c:1990
ae351704
AM
15971#, c-format
15972msgid "invalid machine `%s'"
15973msgstr ""
15974
87485f53 15975#: config/tc-ppc.c:5983
ae351704
AM
15976msgid "bad symbol suffix"
15977msgstr ""
15978
87485f53 15979#: config/tc-ppc.c:6082
c1c69e83 15980msgid "unrecognized symbol suffix"
ae351704
AM
15981msgstr ""
15982
87485f53 15983#: config/tc-ppc.c:6170
e0e7a9d4
TG
15984msgid ".ef with no preceding .function"
15985msgstr ""
15986
87485f53 15987#: config/tc-ppc.c:6309
e0e7a9d4
TG
15988#, c-format
15989msgid "warning: symbol %s has no csect"
15990msgstr ""
15991
87485f53 15992#: config/tc-ppc.c:6641
e0e7a9d4
TG
15993msgid "symbol in .toc does not match any .tc"
15994msgstr ""
15995
87485f53 15996#: config/tc-ppc.c:7393
e0e7a9d4
TG
15997#, c-format
15998msgid "%s unsupported as instruction fixup"
15999msgstr ""
16000
87485f53 16001#: config/tc-ppc.c:7492
e0e7a9d4
TG
16002#, c-format
16003msgid "unsupported relocation against %s"
16004msgstr ""
16005
87485f53 16006#: config/tc-ppc.c:7654
346d80ef 16007#, c-format
6c037fdb 16008msgid "R_TLSML relocation doesn't target a TOC entry named \"_$TLSML\": %s"
346d80ef
NC
16009msgstr ""
16010
87485f53 16011#: config/tc-ppc.c:7674
e0e7a9d4
TG
16012#, c-format
16013msgid "Gas failure, reloc value %d\n"
16014msgstr ""
16015
3957a496 16016#: config/tc-pru.c:603
f96bd6c2
PC
16017#, c-format
16018msgid "quick branch offset %d out of range %d to %d"
16019msgstr ""
16020
3957a496 16021#: config/tc-pru.c:618
f96bd6c2
PC
16022#, c-format
16023msgid "immediate value %llu out of range %u to %lu"
16024msgstr ""
16025
6655dba2 16026#: config/tc-pru.c:697
f96bd6c2
PC
16027msgid "unexpected PC relative expression"
16028msgstr ""
16029
6655dba2 16030#: config/tc-pru.c:734 config/tc-pru.c:741
f96bd6c2
PC
16031msgid "residual low bits in pmem diff relocation"
16032msgstr ""
16033
ab4f385b 16034#: config/tc-pru.c:938 config/tc-pru.c:971
f96bd6c2
PC
16035#, c-format
16036msgid "trailing garbage after expression: %s"
16037msgstr ""
16038
ab4f385b 16039#: config/tc-pru.c:943
f96bd6c2
PC
16040#, c-format
16041msgid "expected expression, got %s"
16042msgstr ""
16043
ab4f385b 16044#: config/tc-pru.c:976
f96bd6c2
PC
16045#, c-format
16046msgid "expected constant expression, got %s"
16047msgstr ""
16048
ab4f385b 16049#: config/tc-pru.c:1029
f96bd6c2
PC
16050msgid "data transfer register cannot be halfword"
16051msgstr ""
16052
ab4f385b 16053#: config/tc-pru.c:1048
f96bd6c2
PC
16054msgid "destination register must be full-word"
16055msgstr ""
16056
ab4f385b 16057#: config/tc-pru.c:1080
f96bd6c2
PC
16058#, c-format
16059msgid "cannot use partial register %s for addressing"
16060msgstr ""
16061
ab4f385b 16062#: config/tc-pru.c:1093
71300e2c
NC
16063#, c-format
16064msgid "value %lu is too large for a byte operand"
16065msgstr ""
16066
ab4f385b 16067#: config/tc-pru.c:1115
e0e7a9d4 16068#, c-format
f96bd6c2
PC
16069msgid "loop count constant %ld is out of range [1..%d]"
16070msgstr ""
16071
ab4f385b 16072#: config/tc-pru.c:1215 config/tc-pru.c:1241
f96bd6c2
PC
16073#, c-format
16074msgid "byte count constant %ld is out of range [1..%d]"
16075msgstr ""
16076
ab4f385b 16077#: config/tc-pru.c:1222 config/tc-pru.c:1248
f96bd6c2 16078msgid "only r0 can be used as byte count register"
e0e7a9d4
TG
16079msgstr ""
16080
ab4f385b 16081#: config/tc-pru.c:1224 config/tc-pru.c:1250
f96bd6c2
PC
16082msgid "only r0.bX byte fields of r0 can be used as byte count"
16083msgstr ""
16084
ab4f385b 16085#: config/tc-pru.c:1263
f96bd6c2
PC
16086#, c-format
16087msgid "invalid constant table offset %ld"
16088msgstr ""
16089
ab4f385b 16090#: config/tc-pru.c:1274
f96bd6c2
PC
16091#, c-format
16092msgid "invalid WakeOnStatus %ld"
16093msgstr ""
16094
ab4f385b 16095#: config/tc-pru.c:1285
f96bd6c2
PC
16096#, c-format
16097msgid "invalid XFR WideBus Address %ld"
e0e7a9d4
TG
16098msgstr ""
16099
ab4f385b 16100#: config/tc-pru.c:1545
f96bd6c2
PC
16101#, c-format
16102msgid ""
16103"PRU options:\n"
16104" -mlink-relax generate relocations for linker relaxation (default).\n"
16105" -mno-link-relax don't generate relocations for linker relaxation.\n"
16106msgstr ""
16107
ab4f385b 16108#: config/tc-pru.c:1818
f96bd6c2
PC
16109#, c-format
16110msgid "Label \"%s\" matches a CPU register name"
16111msgstr ""
16112
862776f2 16113#: config/tc-riscv.c:217
8f595e9b
NC
16114#, c-format
16115msgid ""
346d80ef 16116"unknown default privileged spec `%s' set by -mpriv-spec or --with-priv-spec"
8f595e9b
NC
16117msgstr ""
16118
346d80ef 16119#. Still can not find the privileged spec class.
862776f2 16120#: config/tc-riscv.c:239
8f595e9b 16121#, c-format
346d80ef
NC
16122msgid ""
16123"unknown default privileged spec `%d.%d.%d' set by privileged elf attributes"
8f595e9b
NC
16124msgstr ""
16125
862776f2 16126#: config/tc-riscv.c:325
6c037fdb
NC
16127msgid ""
16128"the architecture string of -march and elf architecture attributes cannot be "
16129"empty"
16130msgstr ""
16131
862776f2 16132#: config/tc-riscv.c:891 config/tc-riscv.c:952 config/tc-riscv.c:1544
346d80ef
NC
16133#, c-format
16134msgid "internal: duplicate %s"
16135msgstr ""
16136
862776f2 16137#: config/tc-riscv.c:1108
8f595e9b
NC
16138#, c-format
16139msgid "internal: bad RISC-V CSR class (0x%x)"
16140msgstr ""
16141
862776f2 16142#: config/tc-riscv.c:1114
631ec08c
NC
16143#, c-format
16144msgid "invalid CSR `%s', needs rv32i extension"
16145msgstr ""
16146
862776f2 16147#: config/tc-riscv.c:1116
8f595e9b 16148#, c-format
631ec08c 16149msgid "invalid CSR `%s', needs `h' extension"
8f595e9b
NC
16150msgstr ""
16151
862776f2 16152#: config/tc-riscv.c:1120
631ec08c
NC
16153#, c-format
16154msgid "invalid CSR `%s', needs `%s' extension"
16155msgstr ""
16156
862776f2 16157#: config/tc-riscv.c:1143
8f595e9b 16158#, c-format
346d80ef 16159msgid "invalid CSR `%s' for the privileged spec `%s'"
8f595e9b
NC
16160msgstr ""
16161
862776f2 16162#: config/tc-riscv.c:1277
e0e7a9d4
TG
16163#, c-format
16164msgid "internal: bad RISC-V opcode (mask error): %s %s"
16165msgstr ""
16166
862776f2 16167#: config/tc-riscv.c:1504
e0e7a9d4 16168#, c-format
6c037fdb 16169msgid "internal: bad RISC-V opcode (unknown operand type `%s'): %s %s"
e0e7a9d4
TG
16170msgstr ""
16171
862776f2 16172#: config/tc-riscv.c:1513
e0e7a9d4 16173#, c-format
96e786d1 16174msgid "internal: bad RISC-V opcode (bits %#llx undefined or invalid): %s %s"
e0e7a9d4
TG
16175msgstr ""
16176
862776f2 16177#: config/tc-riscv.c:1555
346d80ef
NC
16178msgid "internal: broken assembler. No assembly attempted"
16179msgstr ""
16180
862776f2 16181#: config/tc-riscv.c:1668
e0e7a9d4 16182#, c-format
ffa5352c 16183msgid "internal: unsupported RISC-V relocation number %d"
e0e7a9d4
TG
16184msgstr ""
16185
862776f2 16186#: config/tc-riscv.c:1783
6c037fdb
NC
16187#, c-format
16188msgid "internal: invalid macro argument `%s'"
e0e7a9d4
TG
16189msgstr ""
16190
862776f2 16191#: config/tc-riscv.c:1808
346d80ef 16192msgid "internal: vasprintf failed"
6655dba2
SB
16193msgstr ""
16194
862776f2 16195#: config/tc-riscv.c:1838 config/tc-riscv.c:1916
e0e7a9d4
TG
16196msgid "unsupported large constant"
16197msgstr ""
16198
862776f2 16199#: config/tc-riscv.c:1840
71300e2c
NC
16200#, c-format
16201msgid "unknown CSR `%s'"
16202msgstr ""
16203
862776f2 16204#: config/tc-riscv.c:1843
e0e7a9d4 16205#, c-format
346d80ef 16206msgid "instruction %s requires absolute expression"
e0e7a9d4
TG
16207msgstr ""
16208
862776f2 16209#: config/tc-riscv.c:2018
6c037fdb
NC
16210msgid "must provide temp if destination overlaps mask"
16211msgstr ""
16212
862776f2 16213#: config/tc-riscv.c:2113
e0e7a9d4 16214#, c-format
346d80ef 16215msgid "internal: macro %s not implemented"
e0e7a9d4
TG
16216msgstr ""
16217
862776f2 16218#: config/tc-riscv.c:2309
6c037fdb
NC
16219msgid "multiple vsew constants"
16220msgstr ""
16221
862776f2 16222#: config/tc-riscv.c:2317
6c037fdb
NC
16223msgid "multiple vlmul constants"
16224msgstr ""
16225
862776f2 16226#: config/tc-riscv.c:2325
6c037fdb
NC
16227msgid "multiple vta constants"
16228msgstr ""
16229
862776f2 16230#: config/tc-riscv.c:2333
6c037fdb
NC
16231msgid "multiple vma constants"
16232msgstr ""
16233
16234#. Reset error message of the previous round.
862776f2 16235#: config/tc-riscv.c:2504
6c037fdb
NC
16236msgid "illegal operands"
16237msgstr ""
16238
862776f2 16239#: config/tc-riscv.c:2555
8f595e9b 16240#, c-format
346d80ef 16241msgid "read-only CSR is written `%s'"
8f595e9b
NC
16242msgstr ""
16243
862776f2 16244#: config/tc-riscv.c:2565
6c037fdb
NC
16245msgid "illegal opcode for zve32x"
16246msgstr ""
16247
862776f2 16248#: config/tc-riscv.c:2817
631ec08c 16249msgid "bad value for compressed funct6 field, value must be 0...63"
f48dfe41
NC
16250msgstr ""
16251
862776f2 16252#: config/tc-riscv.c:2832
346d80ef 16253msgid "bad value for compressed funct4 field, value must be 0...15"
71300e2c
NC
16254msgstr ""
16255
862776f2 16256#: config/tc-riscv.c:2847
346d80ef 16257msgid "bad value for compressed funct3 field, value must be 0...7"
71300e2c
NC
16258msgstr ""
16259
862776f2 16260#: config/tc-riscv.c:2862
346d80ef 16261msgid "bad value for compressed funct2 field, value must be 0...3"
f48dfe41
NC
16262msgstr ""
16263
862776f2 16264#: config/tc-riscv.c:2955
6c037fdb 16265msgid "bad value for vsetivli immediate field, value must be 0..1023"
71300e2c
NC
16266msgstr ""
16267
862776f2 16268#: config/tc-riscv.c:2967
6c037fdb
NC
16269msgid "bad value for vsetvli immediate field, value must be 0..2047"
16270msgstr ""
16271
862776f2 16272#: config/tc-riscv.c:2980
6c037fdb
NC
16273msgid "bad value for vector immediate field, value must be -16...15"
16274msgstr ""
16275
862776f2 16276#: config/tc-riscv.c:2992
6c037fdb
NC
16277msgid "bad value for vector immediate field, value must be 0...31"
16278msgstr ""
16279
862776f2 16280#: config/tc-riscv.c:3004
6c037fdb 16281msgid "bad value for vector immediate field, value must be -15...16"
e0e7a9d4
TG
16282msgstr ""
16283
862776f2 16284#: config/tc-riscv.c:3016
87485f53
NC
16285msgid "bad value for vector immediate field, value must be 0...63"
16286msgstr ""
16287
862776f2 16288#: config/tc-riscv.c:3077 config/tc-riscv.c:3088
e0e7a9d4 16289#, c-format
96e786d1 16290msgid "improper shift amount (%<PRIu64>)"
e0e7a9d4
TG
16291msgstr ""
16292
862776f2 16293#: config/tc-riscv.c:3099
e0e7a9d4 16294#, c-format
96e786d1 16295msgid "improper CSRxI immediate (%<PRIu64>)"
e0e7a9d4
TG
16296msgstr ""
16297
862776f2 16298#: config/tc-riscv.c:3116
e0e7a9d4 16299#, c-format
96e786d1 16300msgid "improper CSR address (%<PRIu64>)"
e0e7a9d4
TG
16301msgstr ""
16302
862776f2 16303#: config/tc-riscv.c:3296
e0e7a9d4
TG
16304msgid "lui expression not in range 0..1048575"
16305msgstr ""
16306
862776f2 16307#: config/tc-riscv.c:3329
71300e2c
NC
16308msgid ""
16309"bad value for opcode field, value must be 0...127 and lower 2 bits must be "
16310"0x3"
16311msgstr ""
16312
862776f2 16313#: config/tc-riscv.c:3345
71300e2c
NC
16314msgid "bad value for opcode field, value must be 0...2"
16315msgstr ""
16316
862776f2 16317#: config/tc-riscv.c:3368
71300e2c
NC
16318msgid "bad value for funct7 field, value must be 0...127"
16319msgstr ""
16320
862776f2 16321#: config/tc-riscv.c:3383
346d80ef
NC
16322msgid "bad value for funct3 field, value must be 0...7"
16323msgstr ""
16324
862776f2 16325#: config/tc-riscv.c:3398
346d80ef
NC
16326msgid "bad value for funct2 field, value must be 0...3"
16327msgstr ""
16328
862776f2 16329#: config/tc-riscv.c:3416
71300e2c 16330#, c-format
6c037fdb 16331msgid "Improper bs immediate (%lu)"
71300e2c
NC
16332msgstr ""
16333
862776f2 16334#: config/tc-riscv.c:3427
e0e7a9d4 16335#, c-format
6c037fdb 16336msgid "Improper rnum immediate (%lu)"
e0e7a9d4
TG
16337msgstr ""
16338
862776f2 16339#: config/tc-riscv.c:3459
631ec08c
NC
16340#, c-format
16341msgid "improper prefetch offset (%ld)"
16342msgstr ""
16343
862776f2 16344#: config/tc-riscv.c:3487
87485f53
NC
16345msgid ""
16346"bad fli constant operand, supported constants must be in decimal or "
16347"hexadecimal floating-point literal form"
16348msgstr ""
16349
862776f2 16350#: config/tc-riscv.c:3557
96e786d1
NC
16351#, c-format
16352msgid "unexpected literal (%s)"
16353msgstr ""
16354
862776f2 16355#: config/tc-riscv.c:3579
96e786d1
NC
16356#, c-format
16357msgid "improper immediate value (%<PRIu64>)"
16358msgstr ""
16359
862776f2 16360#: config/tc-riscv.c:3585
96e786d1
NC
16361#, c-format
16362msgid "improper immediate value (%<PRIi64>)"
16363msgstr ""
16364
862776f2 16365#: config/tc-riscv.c:3633
6c037fdb
NC
16366#, c-format
16367msgid "internal: unknown argument type `%s'"
16368msgstr ""
16369
862776f2 16370#: config/tc-riscv.c:3685
6c037fdb
NC
16371msgid "values must be constant"
16372msgstr ""
16373
862776f2 16374#: config/tc-riscv.c:3692
6c037fdb 16375msgid "unrecognized values"
e0e7a9d4
TG
16376msgstr ""
16377
862776f2 16378#: config/tc-riscv.c:3700 config/tc-riscv.c:3711 config/tc-riscv.c:3727
6c037fdb
NC
16379msgid "value conflicts with instruction length"
16380msgstr ""
16381
862776f2 16382#: config/tc-riscv.c:4234
e0e7a9d4 16383#, c-format
346d80ef 16384msgid "internal: bad relocation #%d"
ae351704
AM
16385msgstr ""
16386
862776f2 16387#: config/tc-riscv.c:4364
e0e7a9d4 16388msgid ".option pop with no .option push"
ae351704
AM
16389msgstr ""
16390
862776f2 16391#: config/tc-riscv.c:4377
e0e7a9d4 16392#, c-format
87485f53 16393msgid "unrecognized .option directive: %s"
ae351704
AM
16394msgstr ""
16395
862776f2 16396#: config/tc-riscv.c:4738
c1c69e83 16397#, c-format
e0e7a9d4
TG
16398msgid ""
16399"RISC-V options:\n"
6c037fdb 16400" -fpic or -fPIC generate position-independent code\n"
8f595e9b
NC
16401" -fno-pic don't generate position-independent code "
16402"(default)\n"
16403" -march=ISA set the RISC-V architecture\n"
16404" -misa-spec=ISAspec set the RISC-V ISA spec (2.2, 20190608, "
16405"20191213)\n"
6c037fdb
NC
16406" -mpriv-spec=PRIVspec set the RISC-V privilege spec (1.9.1, 1.10, "
16407"1.11, 1.12)\n"
8f595e9b
NC
16408" -mabi=ABI set the RISC-V ABI\n"
16409" -mrelax enable relax (default)\n"
16410" -mno-relax disable relax\n"
16411" -march-attr generate RISC-V arch attribute\n"
16412" -mno-arch-attr don't generate RISC-V arch attribute\n"
6c037fdb
NC
16413" -mcsr-check enable the csr ISA and privilege spec version "
16414"checks\n"
16415" -mno-csr-check disable the csr ISA and privilege spec version "
16416"checks (default)\n"
16417" -mbig-endian assemble for big-endian\n"
16418" -mlittle-endian assemble for little-endian\n"
c1c69e83
AM
16419msgstr ""
16420
862776f2 16421#: config/tc-riscv.c:4783
c1c69e83 16422#, c-format
e0e7a9d4 16423msgid "unknown register `%s'"
c1c69e83
AM
16424msgstr ""
16425
862776f2 16426#: config/tc-riscv.c:4806
87485f53
NC
16427msgid "non-constant .sleb128 is not supported"
16428msgstr ""
16429
862776f2 16430#: config/tc-riscv.c:4808
87485f53 16431msgid ".uleb128 only supports constant or subtract expressions"
c1c69e83
AM
16432msgstr ""
16433
862776f2 16434#: config/tc-riscv.c:4910
8f595e9b 16435#, c-format
346d80ef 16436msgid "internal: bad RISC-V privileged spec (%s)"
8f595e9b
NC
16437msgstr ""
16438
862776f2 16439#: config/tc-riscv.c:5055
346d80ef 16440msgid "architecture elf attributes must set before any instructions"
f48dfe41
NC
16441msgstr ""
16442
862776f2 16443#: config/tc-riscv.c:5073
346d80ef 16444msgid "privileged elf attributes must set before any instructions"
8f595e9b
NC
16445msgstr ""
16446
862776f2 16447#: config/tc-riscv.c:5095
6c037fdb
NC
16448msgid "missing symbol name for .variant_cc directive"
16449msgstr ""
16450
f48dfe41 16451#: config/tc-rl78.c:213
ed9e98c2
AM
16452msgid "16-bit relocation used in 8-bit operand"
16453msgstr ""
16454
f48dfe41 16455#: config/tc-rl78.c:217
ed9e98c2
AM
16456msgid "8-bit relocation used in 16-bit operand"
16457msgstr ""
16458
87485f53 16459#: config/tc-rl78.c:243 config/tc-rx.c:886
c1c69e83
AM
16460#, c-format
16461msgid "Value %d doesn't fit in unsigned %d-bit field"
16462msgstr ""
16463
87485f53 16464#: config/tc-rl78.c:249 config/tc-rx.c:892
ae351704 16465#, c-format
c1c69e83 16466msgid "Value %d doesn't fit in signed %d-bit field"
ae351704
AM
16467msgstr ""
16468
f48dfe41 16469#: config/tc-rl78.c:367
ed9e98c2
AM
16470#, c-format
16471msgid " RL78 specific command line options:\n"
16472msgstr ""
16473
f48dfe41 16474#: config/tc-rl78.c:368
e0e7a9d4
TG
16475#, c-format
16476msgid " --mrelax Enable link time relaxation\n"
16477msgstr ""
16478
f48dfe41 16479#: config/tc-rl78.c:369
ed9e98c2
AM
16480#, c-format
16481msgid " --mg10 Enable support for G10 variant\n"
16482msgstr ""
16483
f48dfe41 16484#: config/tc-rl78.c:370
e0e7a9d4
TG
16485#, c-format
16486msgid " --mg13 Selects the G13 core.\n"
16487msgstr ""
16488
f48dfe41 16489#: config/tc-rl78.c:371
e0e7a9d4
TG
16490#, c-format
16491msgid " --mg14 Selects the G14 core [default]\n"
16492msgstr ""
16493
f48dfe41 16494#: config/tc-rl78.c:372
e0e7a9d4
TG
16495#, c-format
16496msgid " --mrl78 Alias for --mg14\n"
16497msgstr ""
16498
f48dfe41 16499#: config/tc-rl78.c:373
ed9e98c2
AM
16500#, c-format
16501msgid " --m32bit-doubles [default]\n"
16502msgstr ""
16503
f48dfe41 16504#: config/tc-rl78.c:374
ed9e98c2 16505#, c-format
e0e7a9d4 16506msgid " --m64bit-doubles Source code uses 64-bit doubles\n"
ed9e98c2
AM
16507msgstr ""
16508
f48dfe41 16509#: config/tc-rl78.c:450
ae351704 16510#, c-format
c1c69e83 16511msgid "%%%s() must be outermost term in expression"
ae351704
AM
16512msgstr ""
16513
87485f53 16514#: config/tc-rl78.c:678 config/tc-rx.c:2253
ae351704 16515#, c-format
c1c69e83 16516msgid "unsupported constant size %d\n"
ae351704
AM
16517msgstr ""
16518
f48dfe41 16519#: config/tc-rl78.c:694
ae351704 16520#, c-format
c1c69e83 16521msgid "%%hi16/%%lo16 only applies to .short or .hword"
ae351704
AM
16522msgstr ""
16523
f48dfe41 16524#: config/tc-rl78.c:704
c1c69e83
AM
16525#, c-format
16526msgid "%%hi8 only applies to .byte"
ae351704
AM
16527msgstr ""
16528
87485f53 16529#: config/tc-rl78.c:716 config/tc-rx.c:2260
c1c69e83 16530msgid "difference of two symbols only supported with .long, .short, or .byte"
ae351704
AM
16531msgstr ""
16532
87485f53 16533#: config/tc-rl78.c:1237 config/tc-rx.c:2187
ed9e98c2
AM
16534#, c-format
16535msgid "bad frag at %p : fix %ld addr %ld %ld \n"
16536msgstr ""
16537
6655dba2 16538#: config/tc-rl78.c:1453
ed9e98c2
AM
16539#, c-format
16540msgid "value of %ld too large for 8-bit branch"
16541msgstr ""
16542
6655dba2 16543#: config/tc-rl78.c:1464
ed9e98c2
AM
16544#, c-format
16545msgid "value of %ld too large for 16-bit branch"
16546msgstr ""
16547
87485f53 16548#: config/tc-rl78.c:1513 config/tc-rx.c:2452
ae351704 16549#, c-format
c1c69e83 16550msgid "Unknown reloc in md_apply_fix: %s"
ae351704
AM
16551msgstr ""
16552
8f595e9b 16553#: config/tc-rx.c:194
ae351704 16554#, c-format
c1c69e83 16555msgid "unrecognised RX CPU type %s"
ae351704
AM
16556msgstr ""
16557
8f595e9b 16558#: config/tc-rx.c:209
2ee0aedf
TG
16559#, c-format
16560msgid " RX specific command line options:\n"
16561msgstr ""
16562
8f595e9b 16563#: config/tc-rx.c:210
2ee0aedf
TG
16564#, c-format
16565msgid " --mbig-endian-data\n"
16566msgstr ""
16567
8f595e9b 16568#: config/tc-rx.c:211
2ee0aedf
TG
16569#, c-format
16570msgid " --mlittle-endian-data [default]\n"
16571msgstr ""
16572
8f595e9b 16573#: config/tc-rx.c:212
2ee0aedf
TG
16574#, c-format
16575msgid " --m32bit-doubles [default]\n"
16576msgstr ""
16577
8f595e9b 16578#: config/tc-rx.c:213
e0e7a9d4
TG
16579#, c-format
16580msgid " --m64bit-doubles\n"
16581msgstr ""
16582
8f595e9b 16583#: config/tc-rx.c:214
2ee0aedf 16584#, c-format
2ee0aedf
TG
16585msgid " --muse-conventional-section-names\n"
16586msgstr ""
16587
8f595e9b 16588#: config/tc-rx.c:215
2ee0aedf
TG
16589#, c-format
16590msgid " --muse-renesas-section-names [default]\n"
16591msgstr ""
16592
8f595e9b 16593#: config/tc-rx.c:216
2ee0aedf
TG
16594#, c-format
16595msgid " --msmall-data-limit\n"
16596msgstr ""
16597
8f595e9b 16598#: config/tc-rx.c:217
cfb8c092
NC
16599#, c-format
16600msgid " --mrelax\n"
16601msgstr ""
16602
8f595e9b 16603#: config/tc-rx.c:218
cfb8c092
NC
16604#, c-format
16605msgid " --mpid\n"
16606msgstr ""
16607
8f595e9b 16608#: config/tc-rx.c:219
cfb8c092
NC
16609#, c-format
16610msgid " --mint-register=<value>\n"
16611msgstr ""
16612
8f595e9b 16613#: config/tc-rx.c:220
e0e7a9d4 16614#, c-format
f48dfe41 16615msgid " --mcpu=<rx100|rx200|rx600|rx610|rxv2|rxv3|rxv3-dfpu>\n"
e0e7a9d4
TG
16616msgstr ""
16617
8f595e9b 16618#: config/tc-rx.c:221
c1c69e83 16619#, c-format
e0e7a9d4 16620msgid " --mno-allow-string-insns"
c1c69e83
AM
16621msgstr ""
16622
8f595e9b 16623#: config/tc-rx.c:301
2ee0aedf
TG
16624msgid "no filename following .INCLUDE pseudo-op"
16625msgstr ""
16626
87485f53 16627#: config/tc-rx.c:402
2ee0aedf
TG
16628#, c-format
16629msgid "unable to locate include file: %s"
16630msgstr ""
16631
87485f53 16632#: config/tc-rx.c:453
2ee0aedf
TG
16633#, c-format
16634msgid "unrecognised alignment value in .SECTION directive: %s"
16635msgstr ""
16636
87485f53 16637#: config/tc-rx.c:470
2ee0aedf
TG
16638#, c-format
16639msgid "unknown parameter following .SECTION directive: %s"
16640msgstr ""
16641
87485f53 16642#: config/tc-rx.c:556
2ee0aedf
TG
16643msgid "expecting either ON or OFF after .list"
16644msgstr ""
16645
87485f53 16646#: config/tc-rx.c:592
2ee0aedf
TG
16647#, c-format
16648msgid "The \".%s\" pseudo-op is not implemented\n"
16649msgstr ""
16650
87485f53 16651#: config/tc-rx.c:965 config/tc-rx.c:967
f48dfe41
NC
16652#, c-format
16653msgid "Value %d and %d out of range"
16654msgstr ""
16655
87485f53 16656#: config/tc-rx.c:1122
2ee0aedf
TG
16657msgid "The .DEFINE pseudo-op is not implemented"
16658msgstr ""
16659
87485f53 16660#: config/tc-rx.c:1124
2ee0aedf
TG
16661msgid "The .MACRO pseudo-op is not implemented"
16662msgstr ""
16663
87485f53 16664#: config/tc-rx.c:1126
2ee0aedf
TG
16665msgid "The .BTEQU pseudo-op is not implemented."
16666msgstr ""
16667
87485f53 16668#: config/tc-rx.c:2118
2ee0aedf
TG
16669msgid "invalid immediate size"
16670msgstr ""
16671
87485f53 16672#: config/tc-rx.c:2137
2ee0aedf
TG
16673msgid "invalid immediate field position"
16674msgstr ""
16675
87485f53 16676#: config/tc-rx.c:2304
2ee0aedf
TG
16677#, c-format
16678msgid "jump not 3..10 bytes away (is %d)"
16679msgstr ""
16680
87485f53 16681#: config/tc-rx.c:2695
e0e7a9d4
TG
16682msgid ""
16683"Use of an RX string instruction detected in a file being assembled without "
16684"string instruction support"
16685msgstr ""
16686
346d80ef 16687#: config/tc-s12z.c:146
6655dba2
SB
16688msgid ""
16689"\n"
16690"s12z options:\n"
16691msgstr ""
16692
346d80ef 16693#: config/tc-s12z.c:147
6655dba2
SB
16694msgid ""
16695" -mreg-prefix=PREFIX set a prefix used to indicate register names "
16696"(default none)\n"
16697msgstr ""
16698
346d80ef 16699#: config/tc-s12z.c:148
6655dba2
SB
16700msgid ""
16701" -mdollar-hex the prefix '$' instead of '0x' is used to indicate "
16702"literal hexadecimal constants\n"
16703msgstr ""
16704
346d80ef 16705#: config/tc-s12z.c:315
6655dba2
SB
16706msgid "A non-constant expression is not permitted here"
16707msgstr ""
16708
346d80ef 16709#: config/tc-s12z.c:432
71300e2c
NC
16710#, c-format
16711msgid "Expecting '%c'"
16712msgstr ""
16713
346d80ef 16714#: config/tc-s12z.c:455
6655dba2
SB
16715msgid "An immediate value in a source operand is inappropriate"
16716msgstr ""
16717
346d80ef 16718#: config/tc-s12z.c:504 config/tc-s12z.c:605
71300e2c
NC
16719msgid "Bad operand for constant offset"
16720msgstr ""
16721
346d80ef 16722#: config/tc-s12z.c:532 config/tc-s12z.c:623
71300e2c
NC
16723msgid "Invalid operand for register offset"
16724msgstr ""
16725
346d80ef 16726#: config/tc-s12z.c:638
71300e2c
NC
16727msgid "Invalid register for postdecrement operation"
16728msgstr ""
16729
346d80ef 16730#: config/tc-s12z.c:674
71300e2c
NC
16731msgid "Invalid register for preincrement operation"
16732msgstr ""
16733
346d80ef 16734#: config/tc-s12z.c:692
71300e2c
NC
16735msgid "Invalid register for predecrement operation"
16736msgstr ""
16737
346d80ef 16738#: config/tc-s12z.c:811
71300e2c
NC
16739msgid "Garbage at end of instruction"
16740msgstr ""
16741
346d80ef 16742#: config/tc-s12z.c:940
71300e2c
NC
16743msgid "Offset is outside of 15 bit range"
16744msgstr ""
16745
346d80ef 16746#: config/tc-s12z.c:1056
71300e2c
NC
16747msgid "Bad size"
16748msgstr ""
16749
346d80ef
NC
16750#: config/tc-s12z.c:1101 config/tc-s12z.c:1161 config/tc-s12z.c:1223
16751#: config/tc-s12z.c:1288
71300e2c
NC
16752msgid "BAD MUL"
16753msgstr ""
16754
346d80ef 16755#: config/tc-s12z.c:1428
71300e2c 16756#, c-format
f48dfe41 16757msgid "Source register for %s is no larger than the destination register"
71300e2c
NC
16758msgstr ""
16759
346d80ef 16760#: config/tc-s12z.c:1431
6655dba2
SB
16761msgid "The destination and source registers are identical"
16762msgstr ""
16763
346d80ef 16764#: config/tc-s12z.c:1455
71300e2c
NC
16765#, c-format
16766msgid "Immediate value %ld is out of range for instruction %s"
16767msgstr ""
16768
346d80ef 16769#: config/tc-s12z.c:1526
71300e2c
NC
16770#, c-format
16771msgid "trap value %ld is not valid"
16772msgstr ""
16773
346d80ef 16774#: config/tc-s12z.c:1966
71300e2c
NC
16775msgid "Shift value should be in the range [0,31]"
16776msgstr ""
16777
346d80ef 16778#: config/tc-s12z.c:2013
71300e2c
NC
16779msgid "Bad shift mode"
16780msgstr ""
16781
346d80ef 16782#: config/tc-s12z.c:2026
71300e2c
NC
16783msgid "Bad shift *direction"
16784msgstr ""
16785
346d80ef 16786#: config/tc-s12z.c:2284
71300e2c
NC
16787#, c-format
16788msgid "Immediate operand %ld is inappropriate for size of instruction"
16789msgstr ""
16790
346d80ef 16791#: config/tc-s12z.c:2375 config/tc-s12z.c:2444 config/tc-s12z.c:2512
71300e2c
NC
16792#, c-format
16793msgid "Invalid width value for %s"
16794msgstr ""
16795
346d80ef 16796#: config/tc-s12z.c:2388 config/tc-s12z.c:2457 config/tc-s12z.c:2525
71300e2c
NC
16797#, c-format
16798msgid "Invalid offset value for %s"
16799msgstr ""
16800
346d80ef 16801#: config/tc-s12z.c:3822
71300e2c
NC
16802#, c-format
16803msgid "Invalid instruction: \"%s\""
16804msgstr ""
16805
346d80ef 16806#: config/tc-s12z.c:3823
71300e2c
NC
16807#, c-format
16808msgid "First invalid token: \"%s\""
16809msgstr ""
16810
f48dfe41 16811#: config/tc-s390.c:237 config/tc-sparc.c:310
a5c7551f
RW
16812msgid "Invalid default architecture, broken assembler."
16813msgstr ""
16814
346d80ef 16815#: config/tc-s390.c:376
e0e7a9d4
TG
16816#, c-format
16817msgid "no such machine extension `%s'"
16818msgstr ""
16819
346d80ef 16820#: config/tc-s390.c:387
e0e7a9d4
TG
16821#, c-format
16822msgid "junk at end of machine string, first unrecognized character is `%c'"
16823msgstr ""
16824
346d80ef 16825#: config/tc-s390.c:454 config/tc-sparc.c:489
a5c7551f
RW
16826#, c-format
16827msgid "invalid architecture -A%s"
16828msgstr ""
16829
346d80ef 16830#: config/tc-s390.c:477
ae351704
AM
16831#, c-format
16832msgid ""
16833" S390 options:\n"
16834" -mregnames Allow symbolic names for registers\n"
16835" -mwarn-areg-zero Warn about zero base/index registers\n"
16836" -mno-regnames Do not allow symbolic names for registers\n"
16837" -m31 Set file format to 31 bit format\n"
16838" -m64 Set file format to 64 bit format\n"
16839msgstr ""
16840
346d80ef 16841#: config/tc-s390.c:484
ae351704
AM
16842#, c-format
16843msgid ""
16844" -V print assembler version number\n"
16845" -Qy, -Qn ignored\n"
16846msgstr ""
16847
346d80ef 16848#: config/tc-s390.c:562
a5c7551f
RW
16849msgid "The 64 bit file format is used without esame instructions."
16850msgstr ""
16851
346d80ef 16852#: config/tc-s390.c:620
ae351704 16853#, c-format
631ec08c 16854msgid "operand out of range (%<PRId64> not between %<PRId64> and %<PRId64>)"
ae351704
AM
16855msgstr ""
16856
346d80ef 16857#: config/tc-s390.c:845
ae351704
AM
16858#, c-format
16859msgid "identifier+constant@%s means identifier@%s+constant"
16860msgstr ""
16861
346d80ef 16862#: config/tc-s390.c:926
ae351704
AM
16863msgid "Can't handle O_big in s390_exp_compare"
16864msgstr ""
16865
346d80ef 16866#: config/tc-s390.c:1008
ae351704
AM
16867msgid "Invalid suffix for literal pool entry"
16868msgstr ""
16869
346d80ef 16870#: config/tc-s390.c:1065
ae351704
AM
16871msgid "Big number is too big"
16872msgstr ""
16873
346d80ef 16874#: config/tc-s390.c:1214
ae351704
AM
16875msgid "relocation not applicable"
16876msgstr ""
16877
87485f53 16878#: config/tc-s390.c:1347
e0e7a9d4
TG
16879msgid "invalid length field specified"
16880msgstr ""
16881
87485f53 16882#: config/tc-s390.c:1351
a5c7551f
RW
16883msgid "index register specified but zero"
16884msgstr ""
16885
87485f53 16886#: config/tc-s390.c:1355
a5c7551f
RW
16887msgid "base register specified but zero"
16888msgstr ""
16889
87485f53 16890#: config/tc-s390.c:1359
cc643b88
NC
16891msgid "odd numbered general purpose register specified as register pair"
16892msgstr ""
16893
87485f53 16894#: config/tc-s390.c:1367
cc643b88
NC
16895msgid ""
16896"invalid floating point register pair. Valid fp register pair operands are "
16897"0, 1, 4, 5, 8, 9, 12 or 13."
16898msgstr ""
16899
87485f53 16900#: config/tc-s390.c:1456
ae351704
AM
16901msgid "invalid operand suffix"
16902msgstr ""
16903
87485f53 16904#: config/tc-s390.c:1479
ae351704
AM
16905msgid "syntax error; missing '(' after displacement"
16906msgstr ""
16907
87485f53 16908#: config/tc-s390.c:1496 config/tc-s390.c:1542 config/tc-s390.c:1574
f96bd6c2 16909msgid "syntax error; expected ','"
ae351704
AM
16910msgstr ""
16911
87485f53 16912#: config/tc-s390.c:1528
ae351704
AM
16913msgid "syntax error; missing ')' after base register"
16914msgstr ""
16915
87485f53 16916#: config/tc-s390.c:1559
ae351704 16917msgid "syntax error; ')' not allowed here"
ac50feda
RH
16918msgstr ""
16919
87485f53 16920#: config/tc-s390.c:1703
a5c7551f
RW
16921#, c-format
16922msgid "Opcode %s not available in this mode"
16923msgstr ""
16924
87485f53 16925#: config/tc-s390.c:1758 config/tc-s390.c:1781 config/tc-s390.c:1794
ae351704 16926msgid "Invalid .insn format\n"
8ea2b00f
AM
16927msgstr ""
16928
87485f53 16929#: config/tc-s390.c:1766
ac50feda 16930#, c-format
ae351704 16931msgid "Unrecognized opcode format: `%s'"
ac50feda
RH
16932msgstr ""
16933
87485f53 16934#: config/tc-s390.c:1797
ae351704 16935msgid "second operand of .insn not a constant\n"
ac50feda
RH
16936msgstr ""
16937
87485f53 16938#: config/tc-s390.c:1800
ae351704 16939msgid "missing comma after insn constant\n"
ac50feda
RH
16940msgstr ""
16941
87485f53 16942#: config/tc-s390.c:2039
c1c69e83
AM
16943msgid ".machinemode stack overflow"
16944msgstr ""
16945
87485f53 16946#: config/tc-s390.c:2046
c1c69e83
AM
16947msgid ".machinemode stack underflow"
16948msgstr ""
16949
87485f53 16950#: config/tc-s390.c:2063
e0e7a9d4
TG
16951#, c-format
16952msgid "invalid machine mode `%s'"
16953msgstr ""
16954
862776f2 16955#: config/tc-s390.c:2385
ae351704 16956msgid "unsupported relocation type"
ac50feda
RH
16957msgstr ""
16958
862776f2 16959#: config/tc-s390.c:2440
a5c7551f
RW
16960#, c-format
16961msgid "cannot emit PC relative %s relocation%s%s"
16962msgstr ""
16963
862776f2 16964#: config/tc-s390.c:2579
a5c7551f
RW
16965#, c-format
16966msgid "Gas failure, reloc type %s\n"
ac50feda
RH
16967msgstr ""
16968
862776f2 16969#: config/tc-s390.c:2581
a5c7551f
RW
16970#, c-format
16971msgid "Gas failure, reloc type #%i\n"
ac50feda
RH
16972msgstr ""
16973
a5c7551f 16974#: config/tc-score.c:260
ae351704 16975msgid "div / mul are reserved instructions"
328577ad
NC
16976msgstr ""
16977
a5c7551f 16978#: config/tc-score.c:261
ae351704 16979msgid "This architecture doesn't support mmu"
ac50feda
RH
16980msgstr ""
16981
a5c7551f 16982#: config/tc-score.c:262
ae351704 16983msgid "This architecture doesn't support atomic instruction"
8ea2b00f
AM
16984msgstr ""
16985
6655dba2 16986#: config/tc-score.c:468
ae351704 16987msgid "S+core register expected"
ac50feda
RH
16988msgstr ""
16989
6655dba2 16990#: config/tc-score.c:469
ae351704 16991msgid "S+core special-register expected"
ac50feda
RH
16992msgstr ""
16993
6655dba2 16994#: config/tc-score.c:470
ae351704 16995msgid "S+core co-processor register expected"
ac50feda
RH
16996msgstr ""
16997
6655dba2 16998#: config/tc-score.c:1073
f96bd6c2 16999msgid "Using temp register (r1)"
ac50feda
RH
17000msgstr ""
17001
6655dba2 17002#: config/tc-score.c:1092
ae351704
AM
17003#, c-format
17004msgid "register expected, not '%.100s'"
ac50feda
RH
17005msgstr ""
17006
346d80ef 17007#: config/tc-score.c:1148 config/tc-score.c:5487
a5c7551f
RW
17008msgid "rd must be even number."
17009msgstr ""
17010
6655dba2 17011#: config/tc-score.c:1512 config/tc-score.c:1519
a5c7551f
RW
17012#, c-format
17013msgid "invalid constant: %d bit expression not in range %u..%u"
17014msgstr ""
17015
777cd7ab
DDAG
17016#: config/tc-score.c:1525 config/tc-score.c:1532 config/tc-score.c:2897
17017#: config/tc-score.c:2902 config/tc-score.c:3167 config/tc-score.c:3172
17018#: config/tc-score.c:3464
ae351704
AM
17019#, c-format
17020msgid "invalid constant: %d bit expression not in range %d..%d"
ac50feda
RH
17021msgstr ""
17022
6655dba2 17023#: config/tc-score.c:1557
ae351704 17024msgid "invalid constant: bit expression not defined"
0d2bcfaf
NC
17025msgstr ""
17026
6655dba2 17027#: config/tc-score.c:2067
f96bd6c2
PC
17028msgid "Using temp register(r1)"
17029msgstr ""
17030
6655dba2 17031#: config/tc-score.c:2081
ae351704 17032#, c-format
f96bd6c2 17033msgid "low register (r0-r15) expected, not '%.100s'"
ac50feda
RH
17034msgstr ""
17035
777cd7ab
DDAG
17036#: config/tc-score.c:2143 config/tc-score.c:3484 config/tc-score.c:3652
17037#: config/tc-score.c:3697
ae351704 17038#, c-format
a5c7551f
RW
17039msgid "missing ["
17040msgstr ""
17041
777cd7ab
DDAG
17042#: config/tc-score.c:2157 config/tc-score.c:3105 config/tc-score.c:3307
17043#: config/tc-score.c:3323 config/tc-score.c:3394 config/tc-score.c:3449
17044#: config/tc-score.c:3673 config/tc-score.c:3718 config/tc-score.c:3867
17045#: config/tc-score.c:3921 config/tc-score.c:3967
a5c7551f
RW
17046#, c-format
17047msgid "missing ]"
ac50feda
RH
17048msgstr ""
17049
777cd7ab 17050#: config/tc-score.c:2347
ae351704 17051#, c-format
f96bd6c2 17052msgid "Fix data dependency: %s %s -- %s %s (insert %d nop!/%d)"
ac50feda
RH
17053msgstr ""
17054
777cd7ab 17055#: config/tc-score.c:2366
ae351704 17056#, c-format
f96bd6c2 17057msgid "Fix data dependency: %s %s -- %s %s (insert 1 pflush/%d)"
ac50feda
RH
17058msgstr ""
17059
777cd7ab 17060#: config/tc-score.c:2382 config/tc-score.c:2389
ae351704 17061#, c-format
f96bd6c2 17062msgid "data dependency: %s %s -- %s %s (%d/%d bubble)"
ac50feda
RH
17063msgstr ""
17064
777cd7ab 17065#: config/tc-score.c:2840
ae351704 17066msgid "address offset must be half word alignment"
ac50feda
RH
17067msgstr ""
17068
777cd7ab 17069#: config/tc-score.c:2848
ae351704 17070msgid "address offset must be word alignment"
ac50feda
RH
17071msgstr ""
17072
777cd7ab 17073#: config/tc-score.c:2988 config/tc-score.c:3125
ae351704 17074msgid "register same as write-back base"
ac50feda
RH
17075msgstr ""
17076
777cd7ab 17077#: config/tc-score.c:3095
ae351704 17078msgid "pre-indexed expression expected"
ac50feda
RH
17079msgstr ""
17080
777cd7ab 17081#: config/tc-score.c:3424
a5c7551f
RW
17082#, c-format
17083msgid "invalid register number: %d is not in [r0--r7]"
17084msgstr ""
17085
777cd7ab 17086#: config/tc-score.c:3441
a5c7551f 17087msgid "comma is expected"
6e1772d5
AM
17088msgstr ""
17089
777cd7ab 17090#: config/tc-score.c:3472
a5c7551f
RW
17091#, c-format
17092msgid "invalid constant: %d is not word align integer"
17093msgstr ""
17094
777cd7ab 17095#: config/tc-score.c:3511 config/tc-score.c:3554
a5c7551f 17096msgid "invalid constant: 32 bit expression not word align"
ae351704
AM
17097msgstr ""
17098
777cd7ab 17099#: config/tc-score.c:3520 config/tc-score.c:3563
a5c7551f
RW
17100msgid "invalid constant: 32 bit expression not in range [0, 0xffffffff]"
17101msgstr ""
17102
777cd7ab 17103#: config/tc-score.c:3596
a5c7551f
RW
17104msgid ""
17105"invalid constant: 32 bit expression not in range [-0x80000000, 0x7fffffff]"
17106msgstr ""
17107
777cd7ab 17108#: config/tc-score.c:3785 config/tc-score.c:3813
a5c7551f
RW
17109msgid "imm5 should >= 2"
17110msgstr ""
17111
777cd7ab 17112#: config/tc-score.c:3790 config/tc-score.c:3819
a5c7551f
RW
17113msgid "reg should <= 31"
17114msgstr ""
17115
777cd7ab 17116#: config/tc-score.c:3861 config/tc-score.c:3912
ae351704 17117msgid "missing +"
6e1772d5
AM
17118msgstr ""
17119
777cd7ab 17120#: config/tc-score.c:3905
6e1772d5 17121#, c-format
ae351704 17122msgid "%s register same as write-back base"
6e1772d5
AM
17123msgstr ""
17124
777cd7ab 17125#: config/tc-score.c:3907
ae351704 17126msgid "destination"
ac50feda
RH
17127msgstr ""
17128
777cd7ab 17129#: config/tc-score.c:3907
ae351704 17130msgid "source"
ac50feda
RH
17131msgstr ""
17132
777cd7ab 17133#: config/tc-score.c:4238 config/tc-score.c:4314 config/tc-score.c:4949
a5c7551f
RW
17134msgid "expression error"
17135msgstr ""
17136
777cd7ab 17137#: config/tc-score.c:4320
a5c7551f
RW
17138msgid "value not in range [-0xffffffff, 0xffffffff]"
17139msgstr ""
17140
777cd7ab 17141#: config/tc-score.c:4348
ae351704 17142msgid "li rd label isn't correct instruction form"
ac50feda
RH
17143msgstr ""
17144
777cd7ab
DDAG
17145#: config/tc-score.c:4515 config/tc-score.c:4669 config/tc-score.c:5200
17146#: config/tc-score.c:5228
ae351704 17147msgid "lacking label "
ac50feda
RH
17148msgstr ""
17149
777cd7ab 17150#: config/tc-score.c:4899
a5c7551f 17151msgid "s3_PIC code offset overflow (max 16 signed bits)"
ac50feda
RH
17152msgstr ""
17153
777cd7ab 17154#: config/tc-score.c:4955
a5c7551f 17155msgid "value not in range [0, 0x7fffffff]"
ac50feda
RH
17156msgstr ""
17157
777cd7ab 17158#: config/tc-score.c:4960
a5c7551f
RW
17159msgid "end on line error"
17160msgstr ""
17161
777cd7ab 17162#: config/tc-score.c:5207
a5c7551f
RW
17163msgid "invalid constant: 25 bit expression not in range [-16777216, 16777215]"
17164msgstr ""
17165
777cd7ab 17166#: config/tc-score.c:5234
f96bd6c2 17167msgid "invalid constant: 20 bit expression not in range -2^19..2^19-1"
ac50feda
RH
17168msgstr ""
17169
777cd7ab 17170#: config/tc-score.c:5267
ae351704 17171msgid "lacking label"
ac50feda
RH
17172msgstr ""
17173
777cd7ab 17174#: config/tc-score.c:5272
a5c7551f
RW
17175msgid "invalid constant: 10 bit expression not in range [-2^9, 2^9-1]"
17176msgstr ""
17177
346d80ef 17178#: config/tc-score.c:5367
f96bd6c2 17179msgid "pce instruction error (16 bit || 16 bit)."
a5c7551f
RW
17180msgstr ""
17181
346d80ef
NC
17182#: config/tc-score.c:5385 config/tc-score.c:5409 config/tc-score.c:5436
17183#: config/tc-score.c:5465 config/tc-score.c:5514
a5c7551f 17184msgid "score3d instruction."
0d2bcfaf
NC
17185msgstr ""
17186
346d80ef 17187#: config/tc-score.c:6020
c1c69e83 17188msgid "Unsupported use of .gpword"
a5c7551f
RW
17189msgstr ""
17190
346d80ef 17191#: config/tc-score.c:6116
328577ad 17192#, c-format
a5c7551f 17193msgid "BSS length (%d) < 0 ignored"
ac50feda
RH
17194msgstr ""
17195
87485f53 17196#: config/tc-score.c:6130 read.c:2485
ac50feda 17197#, c-format
a5c7551f
RW
17198msgid "error setting flags for \".sbss\": %s"
17199msgstr ""
17200
862776f2 17201#: config/tc-score.c:6144 config/tc-sparc.c:4164
a5c7551f 17202msgid "missing alignment"
ac50feda
RH
17203msgstr ""
17204
346d80ef 17205#: config/tc-score.c:6181
ac50feda 17206#, c-format
a5c7551f
RW
17207msgid "alignment too large; %d assumed"
17208msgstr ""
17209
87485f53 17210#: config/tc-score.c:6186 read.c:2546
a5c7551f 17211msgid "alignment negative; 0 assumed"
ac50feda
RH
17212msgstr ""
17213
a5c7551f 17214#. Error routine.
96e786d1 17215#: config/tc-score.c:6569 config/tc-score.c:6593
a5c7551f 17216msgid "size is not 4 or 6"
6e1772d5
AM
17217msgstr ""
17218
96e786d1 17219#: config/tc-score.c:6652
a5c7551f
RW
17220msgid "bad call to MD_ATOF()"
17221msgstr ""
17222
96e786d1 17223#: config/tc-score.c:7151 config/tc-score.c:7217
a5c7551f 17224#, c-format
f96bd6c2 17225msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9-1]"
a5c7551f
RW
17226msgstr ""
17227
96e786d1 17228#: config/tc-score.c:7166 config/tc-score.c:7195 config/tc-score.c:7247
a5c7551f 17229#, c-format
f96bd6c2 17230msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19-1]"
a5c7551f
RW
17231msgstr ""
17232
96e786d1 17233#: config/tc-score.c:7272
a5c7551f 17234#, c-format
f96bd6c2 17235msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9-1]"
a5c7551f
RW
17236msgstr ""
17237
96e786d1 17238#: config/tc-score.c:7442
a5c7551f
RW
17239#, c-format
17240msgid "cannot represent %s relocation in this object file format1"
17241msgstr ""
17242
96e786d1 17243#: config/tc-score.c:7733
ae351704
AM
17244#, c-format
17245msgid "Sunplus-v2-0-0-20060510\n"
ac50feda
RH
17246msgstr ""
17247
96e786d1 17248#: config/tc-score.c:7753
ac50feda 17249#, c-format
ae351704 17250msgid " Score-specific assembler options:\n"
ac50feda
RH
17251msgstr ""
17252
96e786d1 17253#: config/tc-score.c:7755
ac50feda 17254#, c-format
ae351704 17255msgid " -EB\t\tassemble code for a big-endian cpu\n"
ac50feda
RH
17256msgstr ""
17257
96e786d1 17258#: config/tc-score.c:7760
6e1772d5 17259#, c-format
ae351704 17260msgid " -EL\t\tassemble code for a little-endian cpu\n"
a85d7ed0
NC
17261msgstr ""
17262
96e786d1 17263#: config/tc-score.c:7764
6e1772d5 17264#, c-format
f96bd6c2 17265msgid " -FIXDD\t\tfix data dependencies\n"
a85d7ed0
NC
17266msgstr ""
17267
96e786d1 17268#: config/tc-score.c:7766
a85d7ed0 17269#, c-format
ae351704 17270msgid ""
f96bd6c2
PC
17271" -NWARN\t\tdo not print warning message when fixing data "
17272"dependencies\n"
a85d7ed0
NC
17273msgstr ""
17274
96e786d1 17275#: config/tc-score.c:7768
a85d7ed0 17276#, c-format
f96bd6c2 17277msgid " -SCORE5\t\tassemble code for target SCORE5\n"
a85d7ed0
NC
17278msgstr ""
17279
96e786d1 17280#: config/tc-score.c:7770
ae351704 17281#, c-format
f96bd6c2 17282msgid " -SCORE5U\tassemble code for target SCORE5U\n"
a85d7ed0
NC
17283msgstr ""
17284
96e786d1 17285#: config/tc-score.c:7772
ae351704 17286#, c-format
f96bd6c2 17287msgid " -SCORE7\t\tassemble code for target SCORE7 [default]\n"
a85d7ed0
NC
17288msgstr ""
17289
96e786d1 17290#: config/tc-score.c:7774
ae351704 17291#, c-format
f96bd6c2 17292msgid " -SCORE3\t\tassemble code for target SCORE3\n"
a85d7ed0
NC
17293msgstr ""
17294
96e786d1 17295#: config/tc-score.c:7776
ae351704 17296#, c-format
f96bd6c2 17297msgid " -march=score7\tassemble code for target SCORE7 [default]\n"
a85d7ed0
NC
17298msgstr ""
17299
96e786d1 17300#: config/tc-score.c:7778
ae351704 17301#, c-format
f96bd6c2 17302msgid " -march=score3\tassemble code for target SCORE3\n"
a85d7ed0
NC
17303msgstr ""
17304
96e786d1 17305#: config/tc-score.c:7780
ae351704
AM
17306#, c-format
17307msgid ""
a5c7551f
RW
17308" -USE_R1\t\tassemble code for no warning message when using temp "
17309"register r1\n"
a85d7ed0
NC
17310msgstr ""
17311
96e786d1 17312#: config/tc-score.c:7782
ae351704 17313#, c-format
f96bd6c2 17314msgid " -KPIC\t\tgenerate PIC\n"
a85d7ed0
NC
17315msgstr ""
17316
96e786d1 17317#: config/tc-score.c:7784
ae351704 17318#, c-format
f96bd6c2 17319msgid " -O0\t\tdo not perform any optimizations\n"
a85d7ed0
NC
17320msgstr ""
17321
96e786d1 17322#: config/tc-score.c:7786
ae351704 17323#, c-format
a5c7551f 17324msgid ""
f96bd6c2 17325" -G gpnum\tassemble code for setting gpsize, default is 8 bytes\n"
a85d7ed0
NC
17326msgstr ""
17327
96e786d1 17328#: config/tc-score.c:7788
ae351704 17329#, c-format
f96bd6c2 17330msgid " -V \t\tSunplus release version\n"
328577ad
NC
17331msgstr ""
17332
f48dfe41 17333#: config/tc-sh.c:61
f12e7348 17334msgid "directive .big encountered when option -big required"
76bff705
NC
17335msgstr ""
17336
f48dfe41 17337#: config/tc-sh.c:71
f12e7348 17338msgid "directive .little encountered when option -little required"
76bff705
NC
17339msgstr ""
17340
f48dfe41 17341#: config/tc-sh.c:1025
f12e7348 17342msgid "illegal double indirection"
76bff705
NC
17343msgstr ""
17344
f48dfe41 17345#: config/tc-sh.c:1034
f12e7348 17346msgid "illegal register after @-"
76bff705
NC
17347msgstr ""
17348
f48dfe41 17349#: config/tc-sh.c:1050
f12e7348 17350msgid "must be @(r0,...)"
76bff705
NC
17351msgstr ""
17352
f48dfe41 17353#: config/tc-sh.c:1074
f12e7348 17354msgid "syntax error in @(r0,...)"
ac50feda
RH
17355msgstr ""
17356
f48dfe41 17357#: config/tc-sh.c:1079
fce00800 17358msgid "syntax error in @(r0...)"
ac50feda
RH
17359msgstr ""
17360
f48dfe41 17361#: config/tc-sh.c:1124
fce00800 17362msgid "Deprecated syntax."
328577ad
NC
17363msgstr ""
17364
f48dfe41 17365#: config/tc-sh.c:1136 config/tc-sh.c:1141
fce00800 17366msgid "syntax error in @(disp,[Rn, gbr, pc])"
ac50feda
RH
17367msgstr ""
17368
f48dfe41 17369#: config/tc-sh.c:1146
fce00800 17370msgid "expecting )"
ac50feda
RH
17371msgstr ""
17372
f48dfe41 17373#: config/tc-sh.c:1154
fce00800 17374msgid "illegal register after @"
ac50feda
RH
17375msgstr ""
17376
862776f2 17377#: config/tc-sh.c:1780
3caac5b8
AM
17378#, c-format
17379msgid "unhandled %d\n"
17380msgstr ""
17381
862776f2 17382#: config/tc-sh.c:1993
a74801ba 17383#, c-format
fce00800 17384msgid "Invalid register: 'r%d'"
a74801ba
ILT
17385msgstr ""
17386
862776f2 17387#: config/tc-sh.c:2106
3caac5b8
AM
17388#, c-format
17389msgid "failed for %d\n"
17390msgstr ""
17391
862776f2 17392#: config/tc-sh.c:2112
2ee0aedf
TG
17393msgid "misplaced PIC operand"
17394msgstr ""
17395
862776f2 17396#: config/tc-sh.c:2223 config/tc-sh.c:2596
3caac5b8
AM
17397msgid "invalid operands for opcode"
17398msgstr ""
17399
862776f2 17400#: config/tc-sh.c:2228
fce00800 17401msgid "insn can't be combined with parallel processing insn"
a74801ba
ILT
17402msgstr ""
17403
862776f2 17404#: config/tc-sh.c:2235 config/tc-sh.c:2246 config/tc-sh.c:2278
fce00800 17405msgid "multiple movx specifications"
a74801ba
ILT
17406msgstr ""
17407
862776f2 17408#: config/tc-sh.c:2240 config/tc-sh.c:2262 config/tc-sh.c:2301
fce00800 17409msgid "multiple movy specifications"
a74801ba
ILT
17410msgstr ""
17411
862776f2 17412#: config/tc-sh.c:2249 config/tc-sh.c:2282
fce00800 17413msgid "invalid movx address register"
324bfcf3
AO
17414msgstr ""
17415
862776f2 17416#: config/tc-sh.c:2251
6e1772d5
AM
17417msgid "insn cannot be combined with non-nopy"
17418msgstr ""
17419
862776f2 17420#: config/tc-sh.c:2265 config/tc-sh.c:2321
6e1772d5
AM
17421msgid "invalid movy address register"
17422msgstr ""
17423
862776f2 17424#: config/tc-sh.c:2267
6e1772d5
AM
17425msgid "insn cannot be combined with non-nopx"
17426msgstr ""
17427
862776f2 17428#: config/tc-sh.c:2280
6e1772d5
AM
17429msgid "previous movy requires nopx"
17430msgstr ""
17431
862776f2 17432#: config/tc-sh.c:2288 config/tc-sh.c:2293
87ccc1b0 17433msgid "invalid movx dsp register"
324bfcf3
AO
17434msgstr ""
17435
862776f2 17436#: config/tc-sh.c:2303
6e1772d5 17437msgid "previous movx requires nopy"
324bfcf3
AO
17438msgstr ""
17439
862776f2 17440#: config/tc-sh.c:2312 config/tc-sh.c:2317
6e1772d5 17441msgid "invalid movy dsp register"
324bfcf3
AO
17442msgstr ""
17443
862776f2 17444#: config/tc-sh.c:2327
87ccc1b0 17445msgid "dsp immediate shift value not constant"
324bfcf3
AO
17446msgstr ""
17447
862776f2 17448#: config/tc-sh.c:2341 config/tc-sh.c:2367
87ccc1b0 17449msgid "multiple parallel processing specifications"
324bfcf3
AO
17450msgstr ""
17451
862776f2 17452#: config/tc-sh.c:2360
87ccc1b0 17453msgid "multiple condition specifications"
324bfcf3
AO
17454msgstr ""
17455
862776f2 17456#: config/tc-sh.c:2398
87ccc1b0 17457msgid "insn cannot be combined with pmuls"
324bfcf3
AO
17458msgstr ""
17459
862776f2 17460#: config/tc-sh.c:2414
6e1772d5 17461msgid "bad combined pmuls output operand"
324bfcf3
AO
17462msgstr ""
17463
862776f2 17464#: config/tc-sh.c:2424
87ccc1b0 17465msgid "destination register is same for parallel insns"
324bfcf3
AO
17466msgstr ""
17467
862776f2 17468#: config/tc-sh.c:2433
87ccc1b0 17469msgid "condition not followed by conditionalizable insn"
324bfcf3
AO
17470msgstr ""
17471
862776f2 17472#: config/tc-sh.c:2443
87ccc1b0 17473msgid "unrecognized characters at end of parallel processing insn"
324bfcf3
AO
17474msgstr ""
17475
862776f2 17476#: config/tc-sh.c:2535
6e1772d5
AM
17477msgid "opcode not valid for this cpu variant"
17478msgstr ""
17479
862776f2 17480#: config/tc-sh.c:2566
6e1772d5
AM
17481msgid "Delayed branches not available on SH1"
17482msgstr ""
17483
862776f2 17484#: config/tc-sh.c:2601
324bfcf3 17485#, c-format
87ccc1b0 17486msgid "excess operands: '%s'"
324bfcf3
AO
17487msgstr ""
17488
862776f2 17489#: config/tc-sh.c:2678
87ccc1b0 17490msgid ".uses pseudo-op seen when not relaxing"
324bfcf3
AO
17491msgstr ""
17492
862776f2 17493#: config/tc-sh.c:2684
87ccc1b0 17494msgid "bad .uses format"
324bfcf3
AO
17495msgstr ""
17496
862776f2 17497#: config/tc-sh.c:2802
a5c7551f
RW
17498#, c-format
17499msgid "Invalid argument to --isa option: %s"
17500msgstr ""
17501
862776f2 17502#: config/tc-sh.c:2826
6e1772d5 17503#, c-format
87ccc1b0
NC
17504msgid ""
17505"SH options:\n"
3caac5b8
AM
17506"--little\t\tgenerate little endian code\n"
17507"--big\t\t\tgenerate big endian code\n"
17508"--relax\t\t\talter jump instructions for long displacements\n"
17509"--renesas\t\tdisable optimization with section symbol for\n"
8ea2b00f 17510"\t\t\tcompatibility with Renesas assembler.\n"
3caac5b8
AM
17511"--small\t\t\talign sections to 4 byte boundaries, not 16\n"
17512"--dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
17513"--allow-reg-prefix\tallow '$' as a register name prefix.\n"
17514"--isa=[any\t\tuse most appropriate isa\n"
8ea2b00f
AM
17515" | dsp same as '-dsp'\n"
17516" | fp"
6e1772d5
AM
17517msgstr ""
17518
862776f2 17519#: config/tc-sh.c:2851
2ee0aedf
TG
17520#, c-format
17521msgid "--fdpic\t\t\tgenerate an FDPIC object file\n"
17522msgstr ""
17523
862776f2 17524#: config/tc-sh.c:2927
87ccc1b0 17525msgid ".uses does not refer to a local symbol in the same section"
324bfcf3
AO
17526msgstr ""
17527
862776f2 17528#: config/tc-sh.c:2946
87ccc1b0 17529msgid "can't find fixup pointed to by .uses"
324bfcf3
AO
17530msgstr ""
17531
862776f2 17532#: config/tc-sh.c:2966
87ccc1b0 17533msgid ".uses target does not refer to a local symbol in the same section"
324bfcf3
AO
17534msgstr ""
17535
862776f2 17536#: config/tc-sh.c:3039
87ccc1b0 17537msgid "displacement overflows 12-bit field"
324bfcf3
AO
17538msgstr ""
17539
862776f2 17540#: config/tc-sh.c:3042
87ccc1b0
NC
17541#, c-format
17542msgid "displacement to defined symbol %s overflows 12-bit field"
324bfcf3
AO
17543msgstr ""
17544
862776f2 17545#: config/tc-sh.c:3046
87ccc1b0
NC
17546#, c-format
17547msgid "displacement to undefined symbol %s overflows 12-bit field"
324bfcf3
AO
17548msgstr ""
17549
862776f2 17550#: config/tc-sh.c:3119
87ccc1b0 17551msgid "displacement overflows 8-bit field"
324bfcf3
AO
17552msgstr ""
17553
862776f2 17554#: config/tc-sh.c:3122
87ccc1b0
NC
17555#, c-format
17556msgid "displacement to defined symbol %s overflows 8-bit field"
324bfcf3
AO
17557msgstr ""
17558
862776f2 17559#: config/tc-sh.c:3126
87ccc1b0
NC
17560#, c-format
17561msgid "displacement to undefined symbol %s overflows 8-bit field "
324bfcf3
AO
17562msgstr ""
17563
862776f2 17564#: config/tc-sh.c:3139
87ccc1b0
NC
17565#, c-format
17566msgid "overflow in branch to %s; converted into longer instruction sequence"
324bfcf3
AO
17567msgstr ""
17568
862776f2
AA
17569#: config/tc-sh.c:3204 config/tc-sh.c:3251 config/tc-sparc.c:4628
17570#: config/tc-sparc.c:4652
87ccc1b0
NC
17571msgid "misaligned data"
17572msgstr ""
17573
862776f2 17574#: config/tc-sh.c:3557
f12e7348
NC
17575msgid "offset to unaligned destination"
17576msgstr ""
17577
862776f2 17578#: config/tc-sh.c:3562
f12e7348
NC
17579msgid "negative offset"
17580msgstr ""
17581
862776f2 17582#: config/tc-sh.c:3702
87ccc1b0
NC
17583msgid "misaligned offset"
17584msgstr ""
17585
71300e2c 17586#: config/tc-sparc.c:314 config/tc-sparc.c:495
ac50feda
RH
17587msgid "Bad opcode table, broken assembler."
17588msgstr ""
17589
71300e2c 17590#: config/tc-sparc.c:487
ac50feda
RH
17591#, c-format
17592msgid "invalid architecture -xarch=%s"
17593msgstr ""
17594
71300e2c 17595#: config/tc-sparc.c:561
a85d7ed0
NC
17596#, c-format
17597msgid "No compiled in support for %d bit object file format"
17598msgstr ""
17599
71300e2c 17600#: config/tc-sparc.c:645
6e1772d5 17601#, c-format
ac50feda
RH
17602msgid "SPARC options:\n"
17603msgstr ""
17604
71300e2c 17605#: config/tc-sparc.c:674
6e1772d5 17606#, c-format
ac50feda
RH
17607msgid ""
17608"\n"
ac50feda
RH
17609"\t\t\tspecify variant of SPARC architecture\n"
17610"-bump\t\t\twarn when assembler switches architectures\n"
17611"-sparc\t\t\tignored\n"
17612"--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
60bcf0fa
NC
17613"-relax\t\t\trelax jumps and branches (default)\n"
17614"-no-relax\t\tavoid changing any jumps and branches\n"
ac50feda
RH
17615msgstr ""
17616
71300e2c 17617#: config/tc-sparc.c:681
6e1772d5 17618#, c-format
ac50feda
RH
17619msgid ""
17620"-32\t\t\tcreate 32 bit object file\n"
17621"-64\t\t\tcreate 64 bit object file\n"
17622msgstr ""
17623
71300e2c 17624#: config/tc-sparc.c:684
ac50feda
RH
17625#, c-format
17626msgid "\t\t\t[default is %d]\n"
17627msgstr ""
17628
71300e2c 17629#: config/tc-sparc.c:686
6e1772d5 17630#, c-format
ac50feda
RH
17631msgid ""
17632"-TSO\t\t\tuse Total Store Ordering\n"
17633"-PSO\t\t\tuse Partial Store Ordering\n"
17634"-RMO\t\t\tuse Relaxed Memory Ordering\n"
17635msgstr ""
17636
71300e2c 17637#: config/tc-sparc.c:690
ac50feda
RH
17638#, c-format
17639msgid "\t\t\t[default is %s]\n"
17640msgstr ""
17641
71300e2c 17642#: config/tc-sparc.c:692
6e1772d5 17643#, c-format
ac50feda
RH
17644msgid ""
17645"-KPIC\t\t\tgenerate PIC\n"
17646"-V\t\t\tprint assembler version number\n"
8ad3436c
AM
17647"-undeclared-regs\tignore application global register usage without\n"
17648"\t\t\tappropriate .register directive (default)\n"
17649"-no-undeclared-regs\tforce error on application global register usage\n"
17650"\t\t\twithout appropriate .register directive\n"
e0e7a9d4 17651"--dcti-couples-detect\twarn when an unpredictable DCTI couple is found\n"
ac50feda
RH
17652"-q\t\t\tignored\n"
17653"-Qy, -Qn\t\tignored\n"
17654"-s\t\t\tignored\n"
17655msgstr ""
17656
71300e2c 17657#: config/tc-sparc.c:704
6e1772d5 17658#, c-format
ac50feda
RH
17659msgid ""
17660"-EL\t\t\tgenerate code for a little endian machine\n"
17661"-EB\t\t\tgenerate code for a big endian machine\n"
17662"--little-endian-data\tgenerate code for a machine having big endian\n"
8ad3436c 17663" instructions and little endian data.\n"
ac50feda
RH
17664msgstr ""
17665
777cd7ab 17666#: config/tc-sparc.c:968
a74801ba
ILT
17667#, c-format
17668msgid "Internal error: losing opcode: `%s' \"%s\"\n"
17669msgstr ""
17670
777cd7ab 17671#: config/tc-sparc.c:987
a74801ba
ILT
17672#, c-format
17673msgid "Internal error: can't find opcode `%s' for `%s'\n"
ac50feda
RH
17674msgstr ""
17675
862776f2 17676#: config/tc-sparc.c:1203
a74801ba 17677msgid "Support for 64-bit arithmetic not compiled in."
ac50feda
RH
17678msgstr ""
17679
862776f2 17680#: config/tc-sparc.c:1249
a74801ba 17681msgid "set: number not in 0..4294967295 range"
ac50feda
RH
17682msgstr ""
17683
862776f2 17684#: config/tc-sparc.c:1256
a74801ba 17685msgid "set: number not in -2147483648..4294967295 range"
ac50feda
RH
17686msgstr ""
17687
862776f2 17688#: config/tc-sparc.c:1315
a74801ba 17689msgid "setsw: number not in -2147483648..4294967295 range"
ac50feda
RH
17690msgstr ""
17691
862776f2 17692#: config/tc-sparc.c:1363
ac50feda
RH
17693msgid "setx: temporary register same as destination register"
17694msgstr ""
17695
862776f2 17696#: config/tc-sparc.c:1434
a74801ba
ILT
17697msgid "setx: illegal temporary register g0"
17698msgstr ""
17699
862776f2 17700#: config/tc-sparc.c:1542
e0e7a9d4
TG
17701msgid "unpredictable DCTI couple"
17702msgstr ""
17703
862776f2 17704#: config/tc-sparc.c:1552
a74801ba
ILT
17705msgid "FP branch in delay slot"
17706msgstr ""
17707
862776f2 17708#: config/tc-sparc.c:1569
f48dfe41 17709msgid "FP branch preceded by FP compare; NOP inserted"
a74801ba
ILT
17710msgstr ""
17711
862776f2 17712#: config/tc-sparc.c:1609
ac50feda
RH
17713msgid "failed special case insn sanity check"
17714msgstr ""
17715
862776f2 17716#: config/tc-sparc.c:1797
ac50feda
RH
17717msgid ": invalid membar mask name"
17718msgstr ""
17719
862776f2 17720#: config/tc-sparc.c:1813
ac50feda
RH
17721msgid ": invalid membar mask expression"
17722msgstr ""
17723
862776f2 17724#: config/tc-sparc.c:1818
ac50feda
RH
17725msgid ": invalid membar mask number"
17726msgstr ""
17727
862776f2 17728#: config/tc-sparc.c:1833
6f6ef0fa
NC
17729msgid ": invalid siam mode expression"
17730msgstr ""
17731
862776f2 17732#: config/tc-sparc.c:1838
6f6ef0fa
NC
17733msgid ": invalid siam mode number"
17734msgstr ""
17735
862776f2 17736#: config/tc-sparc.c:1854
ac50feda
RH
17737msgid ": invalid prefetch function name"
17738msgstr ""
17739
862776f2 17740#: config/tc-sparc.c:1862
ac50feda
RH
17741msgid ": invalid prefetch function expression"
17742msgstr ""
17743
862776f2 17744#: config/tc-sparc.c:1867
ac50feda
RH
17745msgid ": invalid prefetch function number"
17746msgstr ""
17747
862776f2 17748#: config/tc-sparc.c:1894 config/tc-sparc.c:1900 config/tc-sparc.c:1909
ac50feda
RH
17749msgid ": unrecognizable privileged register"
17750msgstr ""
17751
862776f2 17752#: config/tc-sparc.c:1932 config/tc-sparc.c:1938 config/tc-sparc.c:1947
ae351704
AM
17753msgid ": unrecognizable hyperprivileged register"
17754msgstr ""
17755
862776f2 17756#: config/tc-sparc.c:1970 config/tc-sparc.c:1976 config/tc-sparc.c:1985
e0e7a9d4 17757msgid ": unrecognizable ancillary state register"
ac50feda
RH
17758msgstr ""
17759
862776f2 17760#: config/tc-sparc.c:2018
ac50feda
RH
17761msgid ": asr number must be between 0 and 31"
17762msgstr ""
17763
862776f2 17764#: config/tc-sparc.c:2027
6e1772d5 17765#, c-format
ac50feda
RH
17766msgid ": expecting %asrN"
17767msgstr ""
17768
862776f2 17769#: config/tc-sparc.c:2069
c1c69e83
AM
17770msgid ": crypto immediate must be between 0 and 31"
17771msgstr ""
17772
862776f2 17773#: config/tc-sparc.c:2078
c1c69e83
AM
17774msgid ": expecting crypto immediate"
17775msgstr ""
17776
862776f2
AA
17777#: config/tc-sparc.c:2239 config/tc-sparc.c:2278 config/tc-sparc.c:2705
17778#: config/tc-sparc.c:2741
87ccc1b0
NC
17779#, c-format
17780msgid "Illegal operands: %%%s requires arguments in ()"
17781msgstr ""
17782
862776f2 17783#: config/tc-sparc.c:2246
87ccc1b0
NC
17784#, c-format
17785msgid ""
17786"Illegal operands: %%%s cannot be used together with other relocs in the insn "
17787"()"
17788msgstr ""
17789
862776f2 17790#: config/tc-sparc.c:2257
87ccc1b0
NC
17791#, c-format
17792msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
17793msgstr ""
17794
862776f2 17795#: config/tc-sparc.c:2464
a74801ba
ILT
17796msgid "detected global register use not covered by .register pseudo-op"
17797msgstr ""
17798
862776f2 17799#: config/tc-sparc.c:2566
ac50feda
RH
17800msgid ": There are only 64 f registers; [0-63]"
17801msgstr ""
17802
862776f2 17803#: config/tc-sparc.c:2568 config/tc-sparc.c:2586
ac50feda
RH
17804msgid ": There are only 32 f registers; [0-31]"
17805msgstr ""
17806
862776f2 17807#: config/tc-sparc.c:2578
6e1772d5
AM
17808msgid ": There are only 32 single precision f registers; [0-31]"
17809msgstr ""
17810
862776f2 17811#: config/tc-sparc.c:2599
ed9e98c2
AM
17812msgid ": Instruction requires frs2 and frsd must be the same register"
17813msgstr ""
17814
862776f2 17815#: config/tc-sparc.c:2750
e0e7a9d4
TG
17816#, c-format
17817msgid "Expression inside %%%s could not be parsed"
17818msgstr ""
17819
862776f2 17820#: config/tc-sparc.c:2758
328577ad 17821#, c-format
a74801ba
ILT
17822msgid ""
17823"Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
17824msgstr ""
17825
862776f2 17826#: config/tc-sparc.c:2875
328577ad 17827#, c-format
a74801ba
ILT
17828msgid "Illegal operands: Can't add non-constant expression to %%%s()"
17829msgstr ""
17830
862776f2 17831#: config/tc-sparc.c:2885
328577ad 17832#, c-format
a74801ba
ILT
17833msgid ""
17834"Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
17835"symbol"
17836msgstr ""
17837
862776f2 17838#: config/tc-sparc.c:2903
ac50feda
RH
17839msgid ": PC-relative operand can't be a constant"
17840msgstr ""
17841
862776f2 17842#: config/tc-sparc.c:2910
87ccc1b0
NC
17843msgid ": TLS operand can't be a constant"
17844msgstr ""
17845
862776f2 17846#: config/tc-sparc.c:2938
c1c69e83
AM
17847msgid ": Immediate value in cbcond is out of range."
17848msgstr ""
17849
862776f2 17850#: config/tc-sparc.c:2964
ac50feda
RH
17851msgid ": invalid ASI name"
17852msgstr ""
17853
862776f2 17854#: config/tc-sparc.c:2973
ac50feda
RH
17855msgid ": invalid ASI expression"
17856msgstr ""
17857
862776f2 17858#: config/tc-sparc.c:2978
ac50feda
RH
17859msgid ": invalid ASI number"
17860msgstr ""
17861
862776f2 17862#: config/tc-sparc.c:3083
3957a496
NC
17863msgid ": non-immdiate imm2 operand"
17864msgstr ""
17865
862776f2 17866#: config/tc-sparc.c:3088
3957a496
NC
17867msgid ": imm2 immediate operand out of range (0-3)"
17868msgstr ""
17869
862776f2 17870#: config/tc-sparc.c:3107
ac50feda
RH
17871msgid "OPF immediate operand out of range (0-0x1ff)"
17872msgstr ""
17873
862776f2 17874#: config/tc-sparc.c:3112
ac50feda
RH
17875msgid "non-immediate OPF operand, ignored"
17876msgstr ""
17877
862776f2 17878#: config/tc-sparc.c:3131
ac50feda
RH
17879msgid ": invalid cpreg name"
17880msgstr ""
17881
862776f2 17882#: config/tc-sparc.c:3160
ac50feda
RH
17883#, c-format
17884msgid "Illegal operands%s"
17885msgstr ""
17886
862776f2 17887#: config/tc-sparc.c:3209
ac50feda
RH
17888#, c-format
17889msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
17890msgstr ""
17891
862776f2 17892#: config/tc-sparc.c:3250
ac50feda 17893#, c-format
e0e7a9d4 17894msgid "Architecture mismatch on \"%s %s\"."
ac50feda
RH
17895msgstr ""
17896
862776f2 17897#: config/tc-sparc.c:3251
ac50feda 17898#, c-format
f96bd6c2 17899msgid "(Requires %s; requested architecture is %s.)"
ac50feda
RH
17900msgstr ""
17901
862776f2 17902#: config/tc-sparc.c:3263
cfb8c092
NC
17903#, c-format
17904msgid "Hardware capability \"%s\" not enabled for \"%s\"."
17905msgstr ""
17906
862776f2
AA
17907#: config/tc-sparc.c:3649 config/tc-sparc.c:3656 config/tc-sparc.c:3663
17908#: config/tc-sparc.c:3670 config/tc-sparc.c:3677 config/tc-sparc.c:3686
17909#: config/tc-sparc.c:3698 config/tc-sparc.c:3709 config/tc-sparc.c:3731
17910#: config/tc-sparc.c:3755 write.c:1190
c1c69e83
AM
17911msgid "relocation overflow"
17912msgstr ""
17913
862776f2 17914#: config/tc-sparc.c:3810
ac50feda
RH
17915#, c-format
17916msgid "bad or unhandled relocation type: 0x%02x"
17917msgstr ""
17918
862776f2 17919#: config/tc-sparc.c:4126
06647dfd
AM
17920msgid "Expected comma after name"
17921msgstr ""
17922
862776f2 17923#: config/tc-sparc.c:4135
328577ad
NC
17924#, c-format
17925msgid "BSS length (%d.) <0! Ignored."
17926msgstr ""
17927
862776f2 17928#: config/tc-sparc.c:4147
ac50feda
RH
17929msgid "bad .reserve segment -- expected BSS segment"
17930msgstr ""
17931
862776f2 17932#: config/tc-sparc.c:4173 config/tc-sparc.c:4300
ac50feda
RH
17933msgid "negative alignment"
17934msgstr ""
17935
862776f2 17936#: config/tc-sparc.c:4183 config/tc-sparc.c:4321 read.c:1515 read.c:2558
ac50feda
RH
17937msgid "alignment not a power of 2"
17938msgstr ""
17939
862776f2 17940#: config/tc-sparc.c:4229
a5c7551f
RW
17941#, c-format
17942msgid "Ignoring attempt to re-define symbol %s"
17943msgstr ""
17944
862776f2 17945#: config/tc-sparc.c:4252 config/tc-v850.c:283
328577ad
NC
17946msgid "Expected comma after symbol-name"
17947msgstr ""
17948
862776f2 17949#: config/tc-sparc.c:4262
87ccc1b0 17950#, c-format
fce00800 17951msgid ".COMMon length (%lu) out of range ignored"
87ccc1b0
NC
17952msgstr ""
17953
862776f2 17954#: config/tc-sparc.c:4288
ac50feda
RH
17955msgid "Expected comma after common length"
17956msgstr ""
17957
862776f2 17958#: config/tc-sparc.c:4433
3caac5b8
AM
17959msgid "Unknown segment type"
17960msgstr ""
17961
862776f2 17962#: config/tc-sparc.c:4502 config/tc-sparc.c:4511
328577ad 17963#, c-format
a74801ba
ILT
17964msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
17965msgstr ""
17966
862776f2 17967#: config/tc-sparc.c:4529
a74801ba
ILT
17968msgid "redefinition of global register"
17969msgstr ""
17970
862776f2 17971#: config/tc-sparc.c:4540
a74801ba
ILT
17972#, c-format
17973msgid "Register symbol %s already defined."
17974msgstr ""
17975
862776f2 17976#: config/tc-sparc.c:4742
328577ad
NC
17977#, c-format
17978msgid "Illegal operands: %%r_plt in %d-byte data field"
17979msgstr ""
17980
862776f2 17981#: config/tc-sparc.c:4752
87ccc1b0
NC
17982#, c-format
17983msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
17984msgstr ""
17985
862776f2 17986#: config/tc-sparc.c:4789 config/tc-vax.c:3315
328577ad
NC
17987#, c-format
17988msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
17989msgstr ""
17990
862776f2
AA
17991#: config/tc-sparc.c:4797 config/tc-sparc.c:4828 config/tc-sparc.c:4837
17992#: config/tc-vax.c:3323 config/tc-vax.c:3354 config/tc-vax.c:3363
328577ad
NC
17993#, c-format
17994msgid "Illegal operands: %%r_%s%d requires arguments in ()"
17995msgstr ""
17996
862776f2 17997#: config/tc-sparc.c:4846 config/tc-vax.c:3372
328577ad
NC
17998#, c-format
17999msgid "Illegal operands: garbage after %%r_%s%d()"
18000msgstr ""
18001
71300e2c 18002#: config/tc-sparc.h:66
328577ad
NC
18003msgid "sparc convert_frag\n"
18004msgstr ""
18005
862776f2
AA
18006#: config/tc-sparc.h:68 config/tc-z80.h:54
18007msgid "estimate_size_before_relax called"
18008msgstr ""
18009
777cd7ab 18010#: config/tc-spu.c:172
ae351704
AM
18011msgid ""
18012"SPU options:\n"
18013" --apuasm\t\t emulate behaviour of apuasm\n"
18014msgstr ""
18015
777cd7ab 18016#: config/tc-spu.c:278
ae351704
AM
18017#, c-format
18018msgid "Invalid mnemonic '%s'"
18019msgstr ""
18020
777cd7ab 18021#: config/tc-spu.c:284
ae351704
AM
18022#, c-format
18023msgid "'%s' is only available in DD2.0 or higher."
18024msgstr ""
18025
777cd7ab 18026#: config/tc-spu.c:316
ae351704
AM
18027#, c-format
18028msgid "Error in argument %d. Expecting: \"%s\""
18029msgstr ""
18030
777cd7ab 18031#: config/tc-spu.c:327
ae351704
AM
18032msgid "Mixing register syntax, with and without '$'."
18033msgstr ""
18034
777cd7ab 18035#: config/tc-spu.c:333
ae351704
AM
18036#, c-format
18037msgid "Treating '%-*s' as a symbol."
18038msgstr ""
18039
777cd7ab 18040#: config/tc-spu.c:552
ae351704
AM
18041msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher."
18042msgstr ""
18043
777cd7ab 18044#: config/tc-spu.c:554
ae351704
AM
18045msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher."
18046msgstr ""
18047
87485f53 18048#: config/tc-spu.c:598
ae351704
AM
18049#, c-format
18050msgid "Using old style, %%lo(expr), please change to PPC style, expr@l."
18051msgstr ""
18052
87485f53 18053#: config/tc-spu.c:604
ae351704
AM
18054#, c-format
18055msgid "Using old style, %%hi(expr), please change to PPC style, expr@h."
18056msgstr ""
18057
87485f53 18058#: config/tc-spu.c:674 config/tc-spu.c:677
ae351704
AM
18059#, c-format
18060msgid "Constant expression %d out of range, [%d, %d]."
18061msgstr ""
18062
87485f53 18063#: config/tc-spu.c:779
a5c7551f
RW
18064#, c-format
18065msgid "invalid priority '%lu'"
18066msgstr ""
18067
87485f53 18068#: config/tc-spu.c:785
a5c7551f
RW
18069#, c-format
18070msgid "invalid lrlive '%lu'"
18071msgstr ""
18072
87485f53 18073#: config/tc-spu.c:859
ae351704
AM
18074msgid "Relaxation should never occur"
18075msgstr ""
18076
87485f53 18077#: config/tc-spu.c:1006
a5c7551f
RW
18078#, c-format
18079msgid "Relocation doesn't fit. (relocation value = 0x%lx)"
18080msgstr ""
18081
18082#: config/tc-spu.h:85
ae351704
AM
18083msgid "spu convert_frag\n"
18084msgstr ""
18085
ed9e98c2 18086#: config/tc-tic30.c:36
cc643b88
NC
18087msgid "first"
18088msgstr ""
18089
ed9e98c2 18090#: config/tc-tic30.c:36
cc643b88
NC
18091msgid "second"
18092msgstr ""
18093
ed9e98c2 18094#: config/tc-tic30.c:36
cc643b88
NC
18095msgid "third"
18096msgstr ""
18097
ed9e98c2 18098#: config/tc-tic30.c:36
cc643b88
NC
18099msgid "fourth"
18100msgstr ""
18101
ed9e98c2 18102#: config/tc-tic30.c:36
cc643b88
NC
18103msgid "fifth"
18104msgstr ""
18105
777cd7ab 18106#: config/tc-tic30.c:460
a5c7551f
RW
18107msgid "More than one AR register found in indirect reference"
18108msgstr ""
18109
777cd7ab 18110#: config/tc-tic30.c:466
a5c7551f
RW
18111msgid "Illegal AR register in indirect reference"
18112msgstr ""
18113
777cd7ab 18114#: config/tc-tic30.c:487
a5c7551f
RW
18115msgid "More than one displacement found in indirect reference"
18116msgstr ""
18117
777cd7ab 18118#: config/tc-tic30.c:496
a5c7551f
RW
18119msgid "Invalid displacement in indirect reference"
18120msgstr ""
18121
777cd7ab 18122#: config/tc-tic30.c:514
a5c7551f
RW
18123msgid "AR register not found in indirect reference"
18124msgstr ""
18125
18126#. Maybe an implied displacement of 1 again.
777cd7ab 18127#: config/tc-tic30.c:531
a5c7551f
RW
18128msgid "required displacement wasn't given in indirect reference"
18129msgstr ""
18130
777cd7ab 18131#: config/tc-tic30.c:538
a5c7551f
RW
18132msgid "illegal indirect reference"
18133msgstr ""
18134
777cd7ab 18135#: config/tc-tic30.c:545
a5c7551f
RW
18136msgid "displacement must be an unsigned 8-bit number"
18137msgstr ""
18138
777cd7ab 18139#: config/tc-tic30.c:729 config/tc-tic30.c:1476
a5c7551f
RW
18140#, c-format
18141msgid "Invalid character %s before %s operand"
18142msgstr ""
18143
777cd7ab 18144#: config/tc-tic30.c:748 config/tc-tic30.c:1491
a5c7551f
RW
18145#, c-format
18146msgid "Unbalanced parenthesis in %s operand."
18147msgstr ""
18148
777cd7ab 18149#: config/tc-tic30.c:764 config/tc-tic30.c:1501
a5c7551f
RW
18150#, c-format
18151msgid "Invalid character %s in %s operand"
18152msgstr ""
18153
777cd7ab 18154#: config/tc-tic30.c:783 config/tc-tic30.c:1518
a5c7551f
RW
18155#, c-format
18156msgid "Spurious operands; (%d operands/instruction max)"
18157msgstr ""
18158
18159#. Just skip it, if it's \n complain.
777cd7ab
DDAG
18160#: config/tc-tic30.c:801 config/tc-tic30.c:817 config/tc-tic30.c:1535
18161#: config/tc-tic30.c:1551
a5c7551f
RW
18162msgid "Expecting operand after ','; got nothing"
18163msgstr ""
18164
777cd7ab 18165#: config/tc-tic30.c:806 config/tc-tic30.c:1540
a5c7551f
RW
18166msgid "Expecting operand before ','; got nothing"
18167msgstr ""
18168
777cd7ab 18169#: config/tc-tic30.c:844
a5c7551f
RW
18170msgid "incorrect number of operands given in the first instruction"
18171msgstr ""
18172
777cd7ab 18173#: config/tc-tic30.c:850
a5c7551f
RW
18174msgid "incorrect number of operands given in the second instruction"
18175msgstr ""
18176
777cd7ab 18177#: config/tc-tic30.c:871
a5c7551f
RW
18178#, c-format
18179msgid "%s instruction, operand %d doesn't match"
18180msgstr ""
18181
18182#. Shouldn't get here.
777cd7ab 18183#: config/tc-tic30.c:895 config/tc-tic30.c:902
a5c7551f
RW
18184msgid "incorrect format for multiply parallel instruction"
18185msgstr ""
18186
777cd7ab 18187#: config/tc-tic30.c:909
a5c7551f
RW
18188msgid "destination for multiply can only be R0 or R1"
18189msgstr ""
18190
777cd7ab 18191#: config/tc-tic30.c:916
a5c7551f
RW
18192msgid "destination for add/subtract can only be R2 or R3"
18193msgstr ""
18194
777cd7ab 18195#: config/tc-tic30.c:983
a5c7551f
RW
18196msgid "loading the same register in parallel operation"
18197msgstr ""
18198
777cd7ab 18199#: config/tc-tic30.c:1426
a5c7551f
RW
18200#, c-format
18201msgid "Invalid character %s in opcode"
18202msgstr ""
18203
777cd7ab 18204#: config/tc-tic30.c:1456
a5c7551f
RW
18205#, c-format
18206msgid "Unknown TMS320C30 instruction: %s"
18207msgstr ""
18208
777cd7ab 18209#: config/tc-tic30.c:1576
a5c7551f
RW
18210msgid "Incorrect number of operands given"
18211msgstr ""
18212
777cd7ab 18213#: config/tc-tic30.c:1609
a5c7551f
RW
18214#, c-format
18215msgid "The %s operand doesn't match"
18216msgstr ""
18217
18218#. Shouldn't make it to this stage.
777cd7ab 18219#: config/tc-tic30.c:1634 config/tc-tic30.c:1646
a5c7551f
RW
18220msgid "Incompatible first and second operands in instruction"
18221msgstr ""
18222
777cd7ab 18223#: config/tc-tic30.c:1760
a5c7551f
RW
18224msgid "invalid short form floating point immediate operand"
18225msgstr ""
18226
777cd7ab 18227#: config/tc-tic30.c:1770
a5c7551f
RW
18228msgid "rounding down first operand float to unsigned int"
18229msgstr ""
18230
777cd7ab 18231#: config/tc-tic30.c:1772
a5c7551f
RW
18232msgid "only lower 16-bits of first operand are used"
18233msgstr ""
18234
777cd7ab 18235#: config/tc-tic30.c:1782
a5c7551f
RW
18236msgid "rounding down first operand float to signed int"
18237msgstr ""
18238
777cd7ab 18239#: config/tc-tic30.c:1787 config/tc-tic30.c:1858
a5c7551f
RW
18240msgid "first operand is too large for 16-bit signed int"
18241msgstr ""
18242
777cd7ab 18243#: config/tc-tic30.c:1852
a5c7551f
RW
18244msgid "first operand is floating point"
18245msgstr ""
18246
18247#. Shouldn't get here.
777cd7ab 18248#: config/tc-tic30.c:1883
a5c7551f
RW
18249msgid "interrupt vector for trap instruction out of range"
18250msgstr ""
18251
777cd7ab 18252#: config/tc-tic30.c:1928
a5c7551f
RW
18253msgid "LDP instruction needs a 24-bit operand"
18254msgstr ""
18255
777cd7ab 18256#: config/tc-tic30.c:1952
a5c7551f
RW
18257msgid "first operand is too large for a 24-bit displacement"
18258msgstr ""
18259
ab4f385b 18260#: config/tc-tic4x.c:391
a5c7551f
RW
18261msgid "Nan, using zero."
18262msgstr ""
18263
ab4f385b 18264#: config/tc-tic4x.c:509
a5c7551f
RW
18265#, c-format
18266msgid "Cannot represent exponent in %d bits"
18267msgstr ""
18268
ab4f385b 18269#: config/tc-tic4x.c:592 config/tc-tic4x.c:602
a5c7551f
RW
18270msgid "Invalid floating point number"
18271msgstr ""
18272
87485f53 18273#: config/tc-tic4x.c:723
a5c7551f
RW
18274msgid "Comma expected\n"
18275msgstr ""
18276
87485f53 18277#: config/tc-tic4x.c:757 config/tc-tic54x.c:498
a5c7551f
RW
18278msgid ".bss size argument missing\n"
18279msgstr ""
18280
87485f53 18281#: config/tc-tic4x.c:765
a5c7551f
RW
18282#, c-format
18283msgid ".bss size %ld < 0!"
18284msgstr ""
18285
87485f53 18286#: config/tc-tic4x.c:898
a5c7551f
RW
18287msgid "Non-constant symbols not allowed\n"
18288msgstr ""
18289
87485f53 18290#: config/tc-tic4x.c:929
a5c7551f
RW
18291msgid "Symbol missing\n"
18292msgstr ""
18293
a5c7551f 18294#. Skip null symbol terminator.
87485f53 18295#: config/tc-tic4x.c:977
a5c7551f
RW
18296msgid ".sect: subsection name ignored"
18297msgstr ""
18298
87485f53 18299#: config/tc-tic4x.c:1005 config/tc-tic4x.c:1106 config/tc-tic54x.c:1482
a5c7551f
RW
18300#, c-format
18301msgid "Error setting flags for \"%s\": %s"
18302msgstr ""
18303
87485f53 18304#: config/tc-tic4x.c:1037
a5c7551f
RW
18305msgid ".set syntax invalid\n"
18306msgstr ""
18307
87485f53 18308#: config/tc-tic4x.c:1095
a5c7551f
RW
18309msgid ".usect: non-zero alignment flag ignored"
18310msgstr ""
18311
87485f53 18312#: config/tc-tic4x.c:1126
a5c7551f
RW
18313#, c-format
18314msgid "This assembler does not support processor generation %ld"
18315msgstr ""
18316
87485f53 18317#: config/tc-tic4x.c:1130
a5c7551f
RW
18318msgid "Changing processor generation on fly not supported..."
18319msgstr ""
18320
87485f53 18321#: config/tc-tic4x.c:1417
a5c7551f
RW
18322msgid "Auxiliary register AR0--AR7 required for indirect"
18323msgstr ""
18324
87485f53 18325#: config/tc-tic4x.c:1431
a5c7551f
RW
18326#, c-format
18327msgid "Bad displacement %d (require 0--255)\n"
18328msgstr ""
18329
87485f53 18330#: config/tc-tic4x.c:1449
a5c7551f
RW
18331msgid "Index register IR0,IR1 required for displacement"
18332msgstr ""
18333
87485f53 18334#: config/tc-tic4x.c:1517
a5c7551f
RW
18335msgid "Expecting a register name"
18336msgstr ""
18337
87485f53 18338#: config/tc-tic4x.c:1529 config/tc-tic4x.c:1552 config/tc-tic4x.c:1618
a5c7551f
RW
18339msgid "Number too large"
18340msgstr ""
18341
87485f53 18342#: config/tc-tic4x.c:1542 config/tc-tic4x.c:1565
a5c7551f
RW
18343msgid "Expecting a constant value"
18344msgstr ""
18345
87485f53 18346#: config/tc-tic4x.c:1573
a5c7551f
RW
18347#, c-format
18348msgid "Bad direct addressing construct %s"
18349msgstr ""
18350
87485f53 18351#: config/tc-tic4x.c:1577
a5c7551f
RW
18352#, c-format
18353msgid "Direct value of %ld is not suitable"
18354msgstr ""
18355
87485f53 18356#: config/tc-tic4x.c:1601
a5c7551f
RW
18357msgid "Unknown indirect addressing mode"
18358msgstr ""
18359
87485f53 18360#: config/tc-tic4x.c:1698
a5c7551f
RW
18361#, c-format
18362msgid "Immediate value of %ld is too large for ldf"
18363msgstr ""
18364
87485f53 18365#: config/tc-tic4x.c:1738
a5c7551f
RW
18366msgid "Destination register must be ARn"
18367msgstr ""
18368
87485f53 18369#: config/tc-tic4x.c:1757 config/tc-tic4x.c:2130 config/tc-tic4x.c:2189
a5c7551f
RW
18370#, c-format
18371msgid "Immediate value of %ld is too large"
18372msgstr ""
18373
87485f53 18374#: config/tc-tic4x.c:1786 config/tc-tic4x.c:1991
a5c7551f
RW
18375msgid "Invalid indirect addressing mode"
18376msgstr ""
18377
87485f53
NC
18378#: config/tc-tic4x.c:1810 config/tc-tic4x.c:1850 config/tc-tic4x.c:2041
18379#: config/tc-tic4x.c:2063
a5c7551f
RW
18380msgid "Register must be Rn"
18381msgstr ""
18382
87485f53 18383#: config/tc-tic4x.c:1864 config/tc-tic4x.c:1934 config/tc-tic4x.c:1948
a5c7551f
RW
18384msgid "Register must be R0--R7"
18385msgstr ""
18386
87485f53 18387#: config/tc-tic4x.c:1888 config/tc-tic4x.c:1916
a5c7551f
RW
18388#, c-format
18389msgid "Invalid indirect addressing mode displacement %d"
18390msgstr ""
18391
87485f53 18392#: config/tc-tic4x.c:1962
a5c7551f
RW
18393msgid "Destination register must be R2 or R3"
18394msgstr ""
18395
87485f53 18396#: config/tc-tic4x.c:1976
a5c7551f
RW
18397msgid "Destination register must be R0 or R1"
18398msgstr ""
18399
87485f53 18400#: config/tc-tic4x.c:2013
a5c7551f
RW
18401#, c-format
18402msgid "Displacement value of %ld is too large"
18403msgstr ""
18404
87485f53 18405#: config/tc-tic4x.c:2074 config/tc-tic4x.c:2205
a5c7551f
RW
18406msgid "Floating point number not valid in expression"
18407msgstr ""
18408
87485f53 18409#: config/tc-tic4x.c:2088
a5c7551f
RW
18410#, c-format
18411msgid "Signed immediate value %ld too large"
18412msgstr ""
18413
87485f53 18414#: config/tc-tic4x.c:2151
a5c7551f
RW
18415#, c-format
18416msgid "Unsigned immediate value %ld too large"
18417msgstr ""
18418
87485f53 18419#: config/tc-tic4x.c:2219
a5c7551f
RW
18420#, c-format
18421msgid "Immediate value %ld too large"
18422msgstr ""
18423
87485f53 18424#: config/tc-tic4x.c:2238 config/tc-tic4x.c:2266
a5c7551f
RW
18425msgid "Register must be ivtp or tvtp"
18426msgstr ""
18427
87485f53 18428#: config/tc-tic4x.c:2252
a5c7551f
RW
18429msgid "Register must be address register"
18430msgstr ""
18431
87485f53 18432#: config/tc-tic4x.c:2325
a5c7551f
RW
18433msgid "Source and destination register should not be equal"
18434msgstr ""
18435
87485f53 18436#: config/tc-tic4x.c:2340
3957a496 18437msgid "Equal parallel destination registers, one result will be discarded"
a5c7551f
RW
18438msgstr ""
18439
87485f53 18440#: config/tc-tic4x.c:2381
a5c7551f
RW
18441msgid "Too many operands scanned"
18442msgstr ""
18443
87485f53 18444#: config/tc-tic4x.c:2412
a5c7551f
RW
18445msgid "Parallel opcode cannot contain more than two instructions"
18446msgstr ""
18447
87485f53 18448#: config/tc-tic4x.c:2486
a5c7551f
RW
18449#, c-format
18450msgid "Invalid operands for %s"
18451msgstr ""
18452
87485f53 18453#: config/tc-tic4x.c:2489
a5c7551f
RW
18454#, c-format
18455msgid "Invalid instruction %s"
18456msgstr ""
18457
87485f53 18458#: config/tc-tic4x.c:2641
a5c7551f
RW
18459#, c-format
18460msgid "Bad relocation type: 0x%02x"
18461msgstr ""
18462
87485f53 18463#: config/tc-tic4x.c:2699
a5c7551f
RW
18464#, c-format
18465msgid "Unsupported processor generation %d"
18466msgstr ""
18467
87485f53 18468#: config/tc-tic4x.c:2707
a5c7551f
RW
18469msgid "Option -b is depreciated, please use -mbig"
18470msgstr ""
18471
87485f53 18472#: config/tc-tic4x.c:2714
a5c7551f
RW
18473msgid "Option -p is depreciated, please use -mmemparm"
18474msgstr ""
18475
87485f53 18476#: config/tc-tic4x.c:2721
a5c7551f
RW
18477msgid "Option -r is depreciated, please use -mregparm"
18478msgstr ""
18479
87485f53 18480#: config/tc-tic4x.c:2728
a5c7551f
RW
18481msgid "Option -s is depreciated, please use -msmall"
18482msgstr ""
18483
87485f53 18484#: config/tc-tic4x.c:2757
c85dd50d
NC
18485#, c-format
18486msgid ""
18487"\n"
18488"TIC4X options:\n"
18489" -mcpu=CPU -mCPU select architecture variant. CPU can be:\n"
18490" 30 - TMS320C30\n"
18491" 31 - TMS320C31, TMS320LC31\n"
18492" 32 - TMS320C32\n"
18493" 33 - TMS320VC33\n"
18494" 40 - TMS320C40\n"
18495" 44 - TMS320C44\n"
18496" -mrev=REV set cpu hardware revision (integer numbers).\n"
18497" Combinations of -mcpu and -mrev will enable/"
18498"disable\n"
18499" the appropriate options (-midle2, -mlowpower and\n"
18500" -menhanced) according to the selected type\n"
18501" -mbig select big memory model\n"
18502" -msmall select small memory model (default)\n"
18503" -mregparm select register parameters (default)\n"
18504" -mmemparm select memory parameters\n"
18505" -midle2 enable IDLE2 support\n"
18506" -mlowpower enable LOPOWER and MAXSPEED support\n"
18507" -menhanced enable enhanced opcode support\n"
18508msgstr ""
18509
87485f53 18510#: config/tc-tic4x.c:2802
a5c7551f
RW
18511#, c-format
18512msgid "Label \"$%d\" redefined"
18513msgstr ""
18514
87485f53 18515#: config/tc-tic4x.c:3012
a5c7551f
RW
18516#, c-format
18517msgid "Reloc %d not supported by object file format"
18518msgstr ""
18519
328577ad
NC
18520#. Only word (et al.), align, or conditionals are allowed within
18521#. .struct/.union.
96e786d1 18522#: config/tc-tic54x.c:242
328577ad
NC
18523msgid "pseudo-op illegal within .struct/.union"
18524msgstr ""
18525
96e786d1 18526#: config/tc-tic54x.c:256
6e1772d5 18527#, c-format
f96bd6c2 18528msgid "C54x-specific command line options:\n"
1994a7c7
NC
18529msgstr ""
18530
96e786d1 18531#: config/tc-tic54x.c:257
6e1772d5 18532#, c-format
1994a7c7
NC
18533msgid "-mfar-mode | -mf Use extended addressing\n"
18534msgstr ""
18535
96e786d1 18536#: config/tc-tic54x.c:258
6e1772d5 18537#, c-format
1994a7c7
NC
18538msgid "-mcpu=<CPU version> Specify the CPU version\n"
18539msgstr ""
18540
96e786d1 18541#: config/tc-tic54x.c:259
6e1772d5 18542#, c-format
3dd5103b
NC
18543msgid "-merrors-to-file <filename>\n"
18544msgstr ""
18545
96e786d1 18546#: config/tc-tic54x.c:260
6e1772d5 18547#, c-format
1994a7c7
NC
18548msgid "-me <filename> Redirect errors to a file\n"
18549msgstr ""
18550
96e786d1 18551#: config/tc-tic54x.c:373
1994a7c7
NC
18552msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
18553msgstr ""
18554
96e786d1 18555#: config/tc-tic54x.c:385
a5c7551f
RW
18556msgid "symbols assigned with .asg must begin with a letter"
18557msgstr ""
18558
96e786d1 18559#: config/tc-tic54x.c:423
1994a7c7
NC
18560msgid "Unterminated string after absolute expression"
18561msgstr ""
18562
96e786d1 18563#: config/tc-tic54x.c:431
1994a7c7
NC
18564msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
18565msgstr ""
18566
96e786d1 18567#: config/tc-tic54x.c:439
1994a7c7
NC
18568msgid "symbols assigned with .eval must begin with a letter"
18569msgstr ""
18570
96e786d1 18571#: config/tc-tic54x.c:507
a5c7551f
RW
18572#, c-format
18573msgid ".bss size %d < 0!"
18574msgstr ""
18575
96e786d1 18576#: config/tc-tic54x.c:693
1994a7c7
NC
18577msgid "Offset on nested structures is ignored"
18578msgstr ""
18579
96e786d1 18580#: config/tc-tic54x.c:743
1994a7c7
NC
18581#, c-format
18582msgid ".end%s without preceding .%s"
18583msgstr ""
18584
96e786d1 18585#: config/tc-tic54x.c:809
1994a7c7
NC
18586#, c-format
18587msgid "Unrecognized struct/union tag '%s'"
18588msgstr ""
18589
96e786d1 18590#: config/tc-tic54x.c:811
1994a7c7
NC
18591msgid ".tag requires a structure tag"
18592msgstr ""
18593
96e786d1 18594#: config/tc-tic54x.c:817
1994a7c7
NC
18595msgid "Label required for .tag"
18596msgstr ""
18597
96e786d1 18598#: config/tc-tic54x.c:836
1994a7c7
NC
18599#, c-format
18600msgid ".tag target '%s' undefined"
18601msgstr ""
18602
96e786d1 18603#: config/tc-tic54x.c:900
1994a7c7
NC
18604#, c-format
18605msgid ".field count '%d' out of range (1 <= X <= 32)"
18606msgstr ""
18607
96e786d1 18608#: config/tc-tic54x.c:928
1994a7c7
NC
18609#, c-format
18610msgid "Unrecognized field type '%c'"
18611msgstr ""
18612
96e786d1 18613#: config/tc-tic54x.c:1052
a5c7551f
RW
18614msgid "Overflow in expression, truncated to 8 bits"
18615msgstr ""
18616
96e786d1 18617#: config/tc-tic54x.c:1057
a5c7551f
RW
18618msgid "Overflow in expression, truncated to 16 bits"
18619msgstr ""
18620
1994a7c7
NC
18621#. Disallow .byte with a non constant expression that will
18622#. require relocation.
96e786d1 18623#: config/tc-tic54x.c:1065
1994a7c7
NC
18624msgid "Relocatable values require at least WORD storage"
18625msgstr ""
18626
96e786d1 18627#: config/tc-tic54x.c:1126
1994a7c7
NC
18628msgid "Use of .def/.ref is deprecated. Use .global instead"
18629msgstr ""
18630
96e786d1 18631#: config/tc-tic54x.c:1345
1994a7c7
NC
18632msgid ".space/.bes repeat count is negative, ignored"
18633msgstr ""
18634
96e786d1 18635#: config/tc-tic54x.c:1350
1994a7c7
NC
18636msgid ".space/.bes repeat count is zero, ignored"
18637msgstr ""
18638
96e786d1 18639#: config/tc-tic54x.c:1423
1994a7c7
NC
18640msgid "Missing size argument"
18641msgstr ""
18642
96e786d1 18643#: config/tc-tic54x.c:1557
1994a7c7
NC
18644msgid "CPU version has already been set"
18645msgstr ""
18646
96e786d1 18647#: config/tc-tic54x.c:1561
1994a7c7
NC
18648#, c-format
18649msgid "Unrecognized version '%s'"
18650msgstr ""
18651
96e786d1 18652#: config/tc-tic54x.c:1567
1994a7c7
NC
18653msgid "Changing of CPU version on the fly not supported"
18654msgstr ""
18655
96e786d1 18656#: config/tc-tic54x.c:1698
1994a7c7
NC
18657msgid "p2align not supported on this target"
18658msgstr ""
18659
96e786d1 18660#: config/tc-tic54x.c:1710
1994a7c7
NC
18661msgid "Argument to .even ignored"
18662msgstr ""
18663
96e786d1 18664#: config/tc-tic54x.c:1756
1994a7c7
NC
18665msgid "Invalid field size, must be from 1 to 32"
18666msgstr ""
18667
96e786d1 18668#: config/tc-tic54x.c:1769
1994a7c7
NC
18669msgid "field size must be 16 when value is relocatable"
18670msgstr ""
18671
96e786d1 18672#: config/tc-tic54x.c:1784
1994a7c7
NC
18673msgid "field value truncated"
18674msgstr ""
18675
87485f53 18676#: config/tc-tic54x.c:1890 config/tc-tic54x.c:2176
1994a7c7
NC
18677#, c-format
18678msgid "Unrecognized section '%s'"
18679msgstr ""
18680
96e786d1 18681#: config/tc-tic54x.c:1899
f96bd6c2 18682msgid "Current section is uninitialized, section name required for .clink"
1994a7c7
NC
18683msgstr ""
18684
87485f53 18685#: config/tc-tic54x.c:2087
1994a7c7
NC
18686msgid "ENDLOOP without corresponding LOOP"
18687msgstr ""
18688
87485f53 18689#: config/tc-tic54x.c:2128
1994a7c7
NC
18690msgid "Mixing of normal and extended addressing not supported"
18691msgstr ""
18692
87485f53 18693#: config/tc-tic54x.c:2134
1994a7c7
NC
18694msgid "Extended addressing not supported on the specified CPU"
18695msgstr ""
18696
87485f53 18697#: config/tc-tic54x.c:2182
1994a7c7
NC
18698msgid ".sblock may be used for initialized sections only"
18699msgstr ""
18700
87485f53 18701#: config/tc-tic54x.c:2212
1994a7c7
NC
18702msgid "Symbol missing for .set/.equ"
18703msgstr ""
18704
87485f53 18705#: config/tc-tic54x.c:2267
1994a7c7
NC
18706msgid ".var may only be used within a macro definition"
18707msgstr ""
18708
87485f53 18709#: config/tc-tic54x.c:2275
1994a7c7
NC
18710msgid "Substitution symbols must begin with a letter"
18711msgstr ""
18712
87485f53 18713#: config/tc-tic54x.c:2354
1994a7c7 18714#, c-format
ae351704 18715msgid "can't open macro library file '%s' for reading: %s"
1994a7c7
NC
18716msgstr ""
18717
87485f53 18718#: config/tc-tic54x.c:2361
1994a7c7
NC
18719#, c-format
18720msgid "File '%s' not in macro archive format"
18721msgstr ""
18722
87485f53 18723#: config/tc-tic54x.c:2491
1994a7c7
NC
18724#, c-format
18725msgid "Bad COFF version '%s'"
18726msgstr ""
18727
87485f53 18728#: config/tc-tic54x.c:2500
1994a7c7
NC
18729#, c-format
18730msgid "Bad CPU version '%s'"
18731msgstr ""
18732
87485f53 18733#: config/tc-tic54x.c:2513 config/tc-tic54x.c:2516
1994a7c7
NC
18734#, c-format
18735msgid "Can't redirect stderr to the file '%s'"
18736msgstr ""
18737
87485f53 18738#: config/tc-tic54x.c:2535
6655dba2
SB
18739msgid "Macro nesting is too deep"
18740msgstr ""
18741
87485f53 18742#: config/tc-tic54x.c:2638
1994a7c7
NC
18743#, c-format
18744msgid "Undefined substitution symbol '%s'"
18745msgstr ""
18746
87485f53 18747#: config/tc-tic54x.c:3121
a5c7551f
RW
18748#, c-format
18749msgid "Unbalanced parenthesis in operand %d"
18750msgstr ""
18751
87485f53 18752#: config/tc-tic54x.c:3152 config/tc-tic54x.c:3160
a5c7551f
RW
18753msgid "Expecting operand after ','"
18754msgstr ""
18755
87485f53 18756#: config/tc-tic54x.c:3171
a5c7551f
RW
18757msgid "Extra junk on line"
18758msgstr ""
18759
87485f53 18760#: config/tc-tic54x.c:3208
1994a7c7
NC
18761msgid "Badly formed address expression"
18762msgstr ""
18763
87485f53 18764#: config/tc-tic54x.c:3461
1994a7c7
NC
18765#, c-format
18766msgid "Invalid dmad syntax '%s'"
18767msgstr ""
18768
87485f53 18769#: config/tc-tic54x.c:3525
3b16e843
NC
18770#, c-format
18771msgid ""
18772"Use the .mmregs directive to use memory-mapped register names such as '%s'"
18773msgstr ""
18774
87485f53 18775#: config/tc-tic54x.c:3576
1994a7c7
NC
18776msgid "Address mode *+ARx is write-only. Results of reading are undefined."
18777msgstr ""
18778
87485f53 18779#: config/tc-tic54x.c:3596
1994a7c7
NC
18780#, c-format
18781msgid "Unrecognized indirect address format \"%s\""
18782msgstr ""
18783
87485f53 18784#: config/tc-tic54x.c:3634
1994a7c7
NC
18785#, c-format
18786msgid "Operand '%s' out of range (%d <= x <= %d)"
18787msgstr ""
18788
87485f53 18789#: config/tc-tic54x.c:3654
1994a7c7
NC
18790msgid "Error in relocation handling"
18791msgstr ""
18792
87485f53 18793#: config/tc-tic54x.c:3673 config/tc-tic54x.c:3735 config/tc-tic54x.c:3763
1994a7c7
NC
18794#, c-format
18795msgid "Unrecognized condition code \"%s\""
18796msgstr ""
18797
87485f53 18798#: config/tc-tic54x.c:3690
1994a7c7
NC
18799#, c-format
18800msgid "Condition \"%s\" does not match preceding group"
18801msgstr ""
18802
87485f53 18803#: config/tc-tic54x.c:3698
1994a7c7
NC
18804#, c-format
18805msgid ""
18806"Condition \"%s\" uses a different accumulator from a preceding condition"
18807msgstr ""
18808
87485f53 18809#: config/tc-tic54x.c:3705
1994a7c7
NC
18810msgid "Only one comparison conditional allowed"
18811msgstr ""
18812
87485f53 18813#: config/tc-tic54x.c:3710
1994a7c7
NC
18814msgid "Only one overflow conditional allowed"
18815msgstr ""
18816
87485f53 18817#: config/tc-tic54x.c:3718
1994a7c7
NC
18818#, c-format
18819msgid "Duplicate %s conditional"
18820msgstr ""
18821
87485f53 18822#: config/tc-tic54x.c:3749
1994a7c7
NC
18823msgid "Invalid auxiliary register (use AR0-AR7)"
18824msgstr ""
18825
87485f53 18826#: config/tc-tic54x.c:3780
1994a7c7
NC
18827msgid "lk addressing modes are invalid for memory-mapped register addressing"
18828msgstr ""
18829
87485f53 18830#: config/tc-tic54x.c:3788
1994a7c7
NC
18831msgid ""
18832"Address mode *+ARx is not allowed in memory-mapped register addressing. "
18833"Resulting behavior is undefined."
18834msgstr ""
18835
87485f53 18836#: config/tc-tic54x.c:3814
1994a7c7
NC
18837msgid ""
18838"Destination accumulator for each part of this parallel instruction must be "
18839"different"
18840msgstr ""
18841
87485f53 18842#: config/tc-tic54x.c:3863
1994a7c7
NC
18843#, c-format
18844msgid "Memory mapped register \"%s\" out of range"
18845msgstr ""
18846
87485f53 18847#: config/tc-tic54x.c:3902
1994a7c7
NC
18848msgid "Invalid operand (use 1, 2, or 3)"
18849msgstr ""
18850
87485f53 18851#: config/tc-tic54x.c:3928
1994a7c7
NC
18852msgid "A status register or status bit name is required"
18853msgstr ""
18854
87485f53 18855#: config/tc-tic54x.c:3938
1994a7c7
NC
18856#, c-format
18857msgid "Unrecognized status bit \"%s\""
18858msgstr ""
18859
87485f53 18860#: config/tc-tic54x.c:3961
1994a7c7
NC
18861#, c-format
18862msgid "Invalid status register \"%s\""
18863msgstr ""
18864
87485f53 18865#: config/tc-tic54x.c:3973
1994a7c7
NC
18866#, c-format
18867msgid "Operand \"%s\" out of range (use 1 or 2)"
18868msgstr ""
18869
87485f53 18870#: config/tc-tic54x.c:4176
1994a7c7
NC
18871#, c-format
18872msgid "Unrecognized instruction \"%s\""
18873msgstr ""
18874
87485f53 18875#: config/tc-tic54x.c:4205
1994a7c7
NC
18876#, c-format
18877msgid "Unrecognized operand list '%s' for instruction '%s'"
18878msgstr ""
18879
87485f53 18880#: config/tc-tic54x.c:4234
1994a7c7
NC
18881#, c-format
18882msgid "Unrecognized parallel instruction \"%s\""
18883msgstr ""
18884
87485f53 18885#: config/tc-tic54x.c:4283
1994a7c7
NC
18886#, c-format
18887msgid "Invalid operand (s) for parallel instruction \"%s\""
18888msgstr ""
18889
87485f53 18890#: config/tc-tic54x.c:4286
1994a7c7
NC
18891#, c-format
18892msgid "Unrecognized parallel instruction combination \"%s || %s\""
18893msgstr ""
18894
87485f53 18895#: config/tc-tic54x.c:4514
1994a7c7
NC
18896#, c-format
18897msgid "%s symbol recursion stopped at second appearance of '%s'"
18898msgstr ""
18899
87485f53 18900#: config/tc-tic54x.c:4554
1994a7c7
NC
18901msgid "Unrecognized substitution symbol function"
18902msgstr ""
18903
87485f53 18904#: config/tc-tic54x.c:4559
1994a7c7
NC
18905msgid "Missing '(' after substitution symbol function"
18906msgstr ""
18907
87485f53 18908#: config/tc-tic54x.c:4572
1994a7c7
NC
18909msgid "Expecting second argument"
18910msgstr ""
18911
87485f53 18912#: config/tc-tic54x.c:4590 config/tc-tic54x.c:4640
1994a7c7
NC
18913msgid "Extra junk in function call, expecting ')'"
18914msgstr ""
18915
87485f53 18916#: config/tc-tic54x.c:4616
1994a7c7
NC
18917msgid "Function expects two arguments"
18918msgstr ""
18919
87485f53 18920#: config/tc-tic54x.c:4629
1994a7c7
NC
18921msgid "Expecting character constant argument"
18922msgstr ""
18923
87485f53 18924#: config/tc-tic54x.c:4635
1994a7c7
NC
18925msgid "Both arguments must be substitution symbols"
18926msgstr ""
18927
87485f53 18928#: config/tc-tic54x.c:4687
1994a7c7
NC
18929#, c-format
18930msgid "Invalid subscript (use 1 to %d)"
18931msgstr ""
18932
87485f53 18933#: config/tc-tic54x.c:4697
1994a7c7 18934#, c-format
f96bd6c2 18935msgid "Invalid length (use 0 to %d)"
1994a7c7
NC
18936msgstr ""
18937
87485f53 18938#: config/tc-tic54x.c:4707
1994a7c7
NC
18939msgid "Missing ')' in subscripted substitution symbol expression"
18940msgstr ""
18941
87485f53 18942#: config/tc-tic54x.c:4727
1994a7c7
NC
18943msgid "Missing forced substitution terminator ':'"
18944msgstr ""
18945
87485f53 18946#: config/tc-tic54x.c:4881
1994a7c7
NC
18947#, c-format
18948msgid ""
3957a496
NC
18949"Instruction does not fit in available delay slots (%d-word insn, %d slot "
18950"left)"
18951msgid_plural ""
1994a7c7
NC
18952"Instruction does not fit in available delay slots (%d-word insn, %d slots "
18953"left)"
3957a496
NC
18954msgstr[0] ""
18955msgstr[1] ""
1994a7c7 18956
87485f53 18957#: config/tc-tic54x.c:4925
1994a7c7
NC
18958#, c-format
18959msgid "Unrecognized parallel instruction '%s'"
18960msgstr ""
18961
87485f53 18962#: config/tc-tic54x.c:4937
1994a7c7
NC
18963#, c-format
18964msgid "Instruction '%s' requires an LP cpu version"
18965msgstr ""
18966
87485f53 18967#: config/tc-tic54x.c:4944
1994a7c7
NC
18968#, c-format
18969msgid "Instruction '%s' requires far mode addressing"
18970msgstr ""
18971
87485f53 18972#: config/tc-tic54x.c:4956
1994a7c7
NC
18973#, c-format
18974msgid ""
3957a496
NC
18975"Instruction does not fit in available delay slots (%d-word insn, %d slot "
18976"left). Resulting behavior is undefined."
18977msgid_plural ""
1994a7c7
NC
18978"Instruction does not fit in available delay slots (%d-word insn, %d slots "
18979"left). Resulting behavior is undefined."
3957a496
NC
18980msgstr[0] ""
18981msgstr[1] ""
1994a7c7 18982
87485f53 18983#: config/tc-tic54x.c:4970
1994a7c7
NC
18984msgid ""
18985"Instructions which cause PC discontinuity are not allowed in a delay slot. "
18986"Resulting behavior is undefined."
18987msgstr ""
18988
87485f53 18989#: config/tc-tic54x.c:4981
1994a7c7
NC
18990#, c-format
18991msgid "'%s' is not repeatable. Resulting behavior is undefined."
18992msgstr ""
18993
87485f53 18994#: config/tc-tic54x.c:4985
1994a7c7
NC
18995msgid ""
18996"Instructions using long offset modifiers or absolute addresses are not "
18997"repeatable. Resulting behavior is undefined."
18998msgstr ""
18999
87485f53 19000#: config/tc-tic54x.c:5129
1994a7c7
NC
19001#, c-format
19002msgid "Unsupported relocation size %d"
19003msgstr ""
19004
87485f53 19005#: config/tc-tic54x.c:5260
1994a7c7
NC
19006msgid "non-absolute value used with .space/.bes"
19007msgstr ""
19008
87485f53 19009#: config/tc-tic54x.c:5264
1994a7c7
NC
19010#, c-format
19011msgid "negative value ignored in %s"
19012msgstr ""
19013
87485f53 19014#: config/tc-tic54x.c:5352
1994a7c7
NC
19015#, c-format
19016msgid "attempt to .space/.bes backwards? (%ld)"
19017msgstr ""
19018
c1c69e83 19019#: config/tc-tic6x.c:262
6e1772d5 19020#, c-format
2ee0aedf 19021msgid "unknown -mpid= argument '%s'"
6e1772d5
AM
19022msgstr ""
19023
c1c69e83 19024#: config/tc-tic6x.c:320
2ee0aedf
TG
19025#, c-format
19026msgid "TMS320C6000 options:\n"
328577ad
NC
19027msgstr ""
19028
c1c69e83 19029#: config/tc-tic6x.c:321
2ee0aedf
TG
19030#, c-format
19031msgid " -march=ARCH enable instructions from architecture ARCH\n"
a5c7551f
RW
19032msgstr ""
19033
c1c69e83 19034#: config/tc-tic6x.c:322
ac50feda 19035#, c-format
2ee0aedf 19036msgid " -mbig-endian generate big-endian code\n"
ac50feda
RH
19037msgstr ""
19038
c1c69e83 19039#: config/tc-tic6x.c:323
2ee0aedf
TG
19040#, c-format
19041msgid " -mlittle-endian generate little-endian code\n"
ac50feda
RH
19042msgstr ""
19043
c1c69e83 19044#: config/tc-tic6x.c:324
2ee0aedf
TG
19045#, c-format
19046msgid " -mdsbt code uses DSBT addressing\n"
19047msgstr ""
19048
c1c69e83 19049#: config/tc-tic6x.c:325
2ee0aedf
TG
19050#, c-format
19051msgid " -mno-dsbt code does not use DSBT addressing\n"
19052msgstr ""
19053
c1c69e83 19054#: config/tc-tic6x.c:326
2ee0aedf
TG
19055#, c-format
19056msgid ""
19057" -mpid=no code uses position-dependent data addressing\n"
19058msgstr ""
19059
c1c69e83 19060#: config/tc-tic6x.c:327
2ee0aedf
TG
19061#, c-format
19062msgid ""
19063" -mpid=near code uses position-independent data addressing,\n"
19064" GOT accesses use near DP addressing\n"
19065msgstr ""
19066
c1c69e83 19067#: config/tc-tic6x.c:329
2ee0aedf
TG
19068#, c-format
19069msgid ""
19070" -mpid=far code uses position-independent data addressing,\n"
19071" GOT accesses use far DP addressing\n"
19072msgstr ""
19073
c1c69e83 19074#: config/tc-tic6x.c:331
2ee0aedf
TG
19075#, c-format
19076msgid " -mpic code addressing is position-independent\n"
19077msgstr ""
19078
c1c69e83 19079#: config/tc-tic6x.c:332
2ee0aedf
TG
19080#, c-format
19081msgid " -mno-pic code addressing is position-dependent\n"
19082msgstr ""
19083
c1c69e83 19084#: config/tc-tic6x.c:337
2ee0aedf
TG
19085#, c-format
19086msgid "Supported ARCH values are:"
19087msgstr ""
19088
346d80ef 19089#: config/tc-tic6x.c:384
cc643b88
NC
19090msgid "unexpected .cantunwind directive"
19091msgstr ""
19092
346d80ef 19093#: config/tc-tic6x.c:404
cc643b88
NC
19094msgid "unexpected .handlerdata directive"
19095msgstr ""
19096
346d80ef 19097#: config/tc-tic6x.c:416
cc643b88
NC
19098msgid "personality routine required before .handlerdata directive"
19099msgstr ""
19100
346d80ef 19101#: config/tc-tic6x.c:530
cc643b88
NC
19102msgid "expected symbol"
19103msgstr ""
19104
346d80ef 19105#: config/tc-tic6x.c:577
e0e7a9d4
TG
19106msgid "expected comma after symbol name"
19107msgstr ""
19108
346d80ef 19109#: config/tc-tic6x.c:587
cc643b88
NC
19110#, c-format
19111msgid "invalid length for .scomm directive"
19112msgstr ""
19113
346d80ef 19114#: config/tc-tic6x.c:601
cc643b88
NC
19115msgid "alignment is not a positive number"
19116msgstr ""
19117
346d80ef 19118#: config/tc-tic6x.c:613
cc643b88
NC
19119msgid "alignment is not a power of 2"
19120msgstr ""
19121
346d80ef 19122#: config/tc-tic6x.c:628
cc643b88
NC
19123#, c-format
19124msgid "attempt to re-define symbol `%s'"
19125msgstr ""
19126
346d80ef 19127#: config/tc-tic6x.c:637
cc643b88
NC
19128#, c-format
19129msgid "attempt to redefine `%s' with a different length"
19130msgstr ""
19131
346d80ef 19132#: config/tc-tic6x.c:836
2ee0aedf
TG
19133msgid "multiple '||' on same line"
19134msgstr ""
19135
346d80ef 19136#: config/tc-tic6x.c:839
2ee0aedf
TG
19137msgid "'||' after predicate"
19138msgstr ""
19139
346d80ef 19140#: config/tc-tic6x.c:883
2ee0aedf
TG
19141msgid "multiple predicates on same line"
19142msgstr ""
19143
346d80ef 19144#: config/tc-tic6x.c:889
2ee0aedf
TG
19145#, c-format
19146msgid "bad predicate '%s'"
19147msgstr ""
19148
346d80ef 19149#: config/tc-tic6x.c:900
2ee0aedf
TG
19150msgid "predication on A0 not supported on this architecture"
19151msgstr ""
19152
346d80ef 19153#: config/tc-tic6x.c:933
2ee0aedf
TG
19154msgid "label after '||'"
19155msgstr ""
19156
346d80ef 19157#: config/tc-tic6x.c:939
2ee0aedf
TG
19158msgid "label after predicate"
19159msgstr ""
19160
346d80ef 19161#: config/tc-tic6x.c:963
2ee0aedf
TG
19162msgid "'||' not followed by instruction"
19163msgstr ""
19164
346d80ef 19165#: config/tc-tic6x.c:969
2ee0aedf
TG
19166msgid "predicate not followed by instruction"
19167msgstr ""
19168
346d80ef 19169#: config/tc-tic6x.c:1402
2ee0aedf
TG
19170#, c-format
19171msgid "control register '%s' not supported on this architecture"
19172msgstr ""
19173
346d80ef
NC
19174#: config/tc-tic6x.c:1581 config/tc-tic6x.c:1584 config/tc-tic6x.c:1637
19175#: config/tc-tic6x.c:1641
2ee0aedf
TG
19176#, c-format
19177msgid "register number %u not supported on this architecture"
19178msgstr ""
19179
346d80ef 19180#: config/tc-tic6x.c:1612
2ee0aedf
TG
19181#, c-format
19182msgid "register pair for operand %u of '%.*s' not a valid even/odd pair"
19183msgstr ""
19184
346d80ef 19185#: config/tc-tic6x.c:1668
2ee0aedf
TG
19186#, c-format
19187msgid "junk after operand %u of '%.*s'"
19188msgstr ""
19189
346d80ef 19190#: config/tc-tic6x.c:1681
2ee0aedf
TG
19191#, c-format
19192msgid "bad register or register pair for operand %u of '%.*s'"
19193msgstr ""
19194
346d80ef 19195#: config/tc-tic6x.c:1687
2ee0aedf
TG
19196#, c-format
19197msgid "bad register for operand %u of '%.*s'"
19198msgstr ""
19199
346d80ef 19200#: config/tc-tic6x.c:1692
2ee0aedf
TG
19201#, c-format
19202msgid "bad register pair for operand %u of '%.*s'"
19203msgstr ""
19204
346d80ef 19205#: config/tc-tic6x.c:1697
2ee0aedf
TG
19206#, c-format
19207msgid "bad functional unit for operand %u of '%.*s'"
19208msgstr ""
19209
346d80ef 19210#: config/tc-tic6x.c:1702
2ee0aedf
TG
19211#, c-format
19212msgid "bad operand %u of '%.*s'"
19213msgstr ""
19214
346d80ef 19215#: config/tc-tic6x.c:1834
2ee0aedf
TG
19216msgid "$DSBT_INDEX must be used with __c6xabi_DSBT_BASE"
19217msgstr ""
19218
346d80ef 19219#: config/tc-tic6x.c:1874
2ee0aedf
TG
19220msgid "$DSBT_INDEX not supported in this context"
19221msgstr ""
19222
346d80ef 19223#: config/tc-tic6x.c:1887
2ee0aedf
TG
19224msgid "$GOT not supported in this context"
19225msgstr ""
19226
346d80ef 19227#: config/tc-tic6x.c:1904
2ee0aedf
TG
19228msgid "$DPR_GOT not supported in this context"
19229msgstr ""
19230
346d80ef 19231#: config/tc-tic6x.c:1925
2ee0aedf
TG
19232msgid "$DPR_BYTE not supported in this context"
19233msgstr ""
19234
346d80ef 19235#: config/tc-tic6x.c:1942
2ee0aedf
TG
19236msgid "$DPR_HWORD not supported in this context"
19237msgstr ""
19238
346d80ef 19239#: config/tc-tic6x.c:1959
2ee0aedf
TG
19240msgid "$DPR_WORD not supported in this context"
19241msgstr ""
19242
346d80ef 19243#: config/tc-tic6x.c:1978
cc643b88
NC
19244msgid "$PCR_OFFSET not supported in this context"
19245msgstr ""
19246
346d80ef 19247#: config/tc-tic6x.c:1989
2ee0aedf
TG
19248msgid "invalid PC-relative operand"
19249msgstr ""
19250
346d80ef 19251#: config/tc-tic6x.c:2026
2ee0aedf
TG
19252#, c-format
19253msgid "no %d-byte relocations available"
19254msgstr ""
19255
346d80ef
NC
19256#: config/tc-tic6x.c:2513 config/tc-tic6x.c:2544 config/tc-tic6x.c:2562
19257#: config/tc-tic6x.c:2992 config/tc-tic6x.c:3011 config/tc-tic6x.c:3043
2ee0aedf
TG
19258#, c-format
19259msgid "operand %u of '%.*s' out of range"
19260msgstr ""
19261
346d80ef 19262#: config/tc-tic6x.c:2606 config/tc-tic6x.c:2831
2ee0aedf
TG
19263#, c-format
19264msgid "offset in operand %u of '%.*s' not divisible by %u"
19265msgstr ""
19266
346d80ef 19267#: config/tc-tic6x.c:2823 config/tc-tic6x.c:2856
2ee0aedf
TG
19268#, c-format
19269msgid "offset in operand %u of '%.*s' out of range"
19270msgstr ""
19271
346d80ef 19272#: config/tc-tic6x.c:2938
2ee0aedf
TG
19273#, c-format
19274msgid "functional unit already masked for operand %u of '%.*s'"
19275msgstr ""
19276
346d80ef 19277#: config/tc-tic6x.c:2962 config/tc-tic6x.c:3720
2ee0aedf
TG
19278#, c-format
19279msgid "'%.*s' instruction not in a software pipelined loop"
19280msgstr ""
19281
346d80ef 19282#: config/tc-tic6x.c:3061
2ee0aedf
TG
19283#, c-format
19284msgid "instruction '%.*s' cannot be predicated"
19285msgstr ""
19286
346d80ef 19287#: config/tc-tic6x.c:3328
2ee0aedf
TG
19288#, c-format
19289msgid "'%.*s' instruction not supported on this architecture"
19290msgstr ""
19291
346d80ef 19292#: config/tc-tic6x.c:3336
2ee0aedf
TG
19293#, c-format
19294msgid "'%.*s' instruction not supported on this functional unit"
19295msgstr ""
19296
346d80ef 19297#: config/tc-tic6x.c:3344
2ee0aedf
TG
19298#, c-format
19299msgid ""
19300"'%.*s' instruction not supported on this functional unit for this "
19301"architecture"
19302msgstr ""
19303
346d80ef 19304#: config/tc-tic6x.c:3364
2ee0aedf
TG
19305msgid "missing operand after comma"
19306msgstr ""
19307
346d80ef 19308#: config/tc-tic6x.c:3372 config/tc-tic6x.c:3390
2ee0aedf
TG
19309#, c-format
19310msgid "too many operands to '%.*s'"
19311msgstr ""
19312
346d80ef 19313#: config/tc-tic6x.c:3403
2ee0aedf
TG
19314#, c-format
19315msgid "bad number of operands to '%.*s'"
19316msgstr ""
19317
346d80ef 19318#: config/tc-tic6x.c:3475
2ee0aedf
TG
19319#, c-format
19320msgid "operand %u of '%.*s' not constant"
19321msgstr ""
19322
346d80ef 19323#: config/tc-tic6x.c:3480
2ee0aedf
TG
19324#, c-format
19325msgid "operand %u of '%.*s' on wrong side"
19326msgstr ""
19327
346d80ef 19328#: config/tc-tic6x.c:3485
2ee0aedf
TG
19329#, c-format
19330msgid "operand %u of '%.*s' not a valid return address register"
19331msgstr ""
19332
346d80ef 19333#: config/tc-tic6x.c:3491
2ee0aedf
TG
19334#, c-format
19335msgid "operand %u of '%.*s' is write-only"
19336msgstr ""
19337
346d80ef 19338#: config/tc-tic6x.c:3496
2ee0aedf
TG
19339#, c-format
19340msgid "operand %u of '%.*s' is read-only"
19341msgstr ""
19342
346d80ef 19343#: config/tc-tic6x.c:3501
2ee0aedf
TG
19344#, c-format
19345msgid "operand %u of '%.*s' not a valid memory reference"
19346msgstr ""
19347
346d80ef 19348#: config/tc-tic6x.c:3507
2ee0aedf
TG
19349#, c-format
19350msgid "operand %u of '%.*s' not a valid base address register"
19351msgstr ""
19352
346d80ef 19353#: config/tc-tic6x.c:3593
2ee0aedf
TG
19354#, c-format
19355msgid "bad operand combination for '%.*s'"
19356msgstr ""
19357
346d80ef 19358#: config/tc-tic6x.c:3639
2ee0aedf
TG
19359msgid "parallel instruction not following another instruction"
19360msgstr ""
19361
346d80ef 19362#: config/tc-tic6x.c:3645
2ee0aedf
TG
19363msgid "too many instructions in execute packet"
19364msgstr ""
19365
346d80ef 19366#: config/tc-tic6x.c:3650
2ee0aedf
TG
19367msgid "label not at start of execute packet"
19368msgstr ""
19369
346d80ef 19370#: config/tc-tic6x.c:3653
2ee0aedf
TG
19371#, c-format
19372msgid "'%.*s' instruction not at start of execute packet"
19373msgstr ""
19374
346d80ef 19375#: config/tc-tic6x.c:3701
2ee0aedf
TG
19376msgid "functional unit already used in this execute packet"
19377msgstr ""
19378
346d80ef 19379#: config/tc-tic6x.c:3709
2ee0aedf
TG
19380msgid "nested software pipelined loop"
19381msgstr ""
19382
346d80ef 19383#: config/tc-tic6x.c:3728
2ee0aedf
TG
19384msgid "'||^' without previous SPMASK"
19385msgstr ""
19386
346d80ef 19387#: config/tc-tic6x.c:3730
2ee0aedf
TG
19388msgid "cannot mask instruction using no functional unit"
19389msgstr ""
19390
346d80ef 19391#: config/tc-tic6x.c:3742
2ee0aedf
TG
19392msgid "functional unit already masked"
19393msgstr ""
19394
346d80ef 19395#: config/tc-tic6x.c:3807
2ee0aedf
TG
19396msgid "value too large for 2-byte field"
19397msgstr ""
19398
346d80ef 19399#: config/tc-tic6x.c:3817
2ee0aedf
TG
19400msgid "value too large for 1-byte field"
19401msgstr ""
19402
346d80ef 19403#: config/tc-tic6x.c:3944
2ee0aedf
TG
19404msgid "immediate offset not 2-byte-aligned"
19405msgstr ""
19406
346d80ef 19407#: config/tc-tic6x.c:3972
2ee0aedf
TG
19408msgid "immediate offset not 4-byte-aligned"
19409msgstr ""
19410
346d80ef 19411#: config/tc-tic6x.c:3986
2ee0aedf
TG
19412msgid "addend used with $DSBT_INDEX"
19413msgstr ""
19414
346d80ef
NC
19415#: config/tc-tic6x.c:4000 config/tc-tic6x.c:4018 config/tc-tic6x.c:4036
19416#: config/tc-tic6x.c:4054
2ee0aedf
TG
19417msgid "PC-relative offset not 4-byte-aligned"
19418msgstr ""
19419
346d80ef
NC
19420#: config/tc-tic6x.c:4003 config/tc-tic6x.c:4021 config/tc-tic6x.c:4039
19421#: config/tc-tic6x.c:4057
2ee0aedf
TG
19422msgid "PC-relative offset out of range"
19423msgstr ""
19424
862776f2 19425#: config/tc-tic6x.c:4538
cc643b88
NC
19426#, c-format
19427msgid "undefined symbol %s in PCR relocation"
19428msgstr ""
19429
862776f2 19430#: config/tc-tic6x.c:4655
cc643b88
NC
19431#, c-format
19432msgid "group section `%s' has no group signature"
19433msgstr ""
19434
862776f2 19435#: config/tc-tic6x.c:4807
cc643b88
NC
19436msgid "missing .endp before .cfi_startproc"
19437msgstr ""
19438
862776f2 19439#: config/tc-tic6x.c:4912
cc643b88
NC
19440msgid "stack pointer offset too large for personality routine"
19441msgstr ""
19442
862776f2 19443#: config/tc-tic6x.c:4919
cc643b88
NC
19444msgid "stack frame layout does not match personality routine"
19445msgstr ""
19446
862776f2 19447#: config/tc-tic6x.c:5053
cc643b88
NC
19448msgid "too many unwinding instructions"
19449msgstr ""
19450
862776f2 19451#: config/tc-tic6x.c:5128 config/tc-tic6x.c:5141 config/tc-tic6x.c:5149
cc643b88
NC
19452#, c-format
19453msgid "unable to generate unwinding opcode for reg %d"
19454msgstr ""
19455
862776f2 19456#: config/tc-tic6x.c:5158
cc643b88
NC
19457msgid "unable to restore return address from previously restored reg"
19458msgstr ""
19459
862776f2 19460#: config/tc-tic6x.c:5170
cc643b88
NC
19461#, c-format
19462msgid "unhandled CFA insn for unwinding (%d)"
19463msgstr ""
19464
862776f2 19465#: config/tc-tic6x.c:5180
cc643b88
NC
19466#, c-format
19467msgid "unable to generate unwinding opcode for frame pointer reg %d"
19468msgstr ""
19469
862776f2 19470#: config/tc-tic6x.c:5189
cc643b88
NC
19471msgid "unable to generate unwinding opcode for frame pointer offset"
19472msgstr ""
19473
862776f2 19474#: config/tc-tic6x.c:5198
cc643b88
NC
19475msgid "unwound stack pointer not doubleword aligned"
19476msgstr ""
19477
862776f2 19478#: config/tc-tic6x.c:5343
cc643b88
NC
19479msgid "stack frame layout too complex for unwinder"
19480msgstr ""
19481
862776f2 19482#: config/tc-tic6x.c:5360
cc643b88
NC
19483msgid "unwound frame has negative size"
19484msgstr ""
19485
f48dfe41 19486#: config/tc-tilegx.c:141
cfb8c092
NC
19487#, c-format
19488msgid ""
19489" -Q ignored\n"
19490" -V print assembler version number\n"
c1c69e83 19491" -EB/-EL generate big-endian/little-endian code\n"
cfb8c092
NC
19492" --32/--64 generate 32bit/64bit code\n"
19493msgstr ""
19494
777cd7ab 19495#: config/tc-tilegx.c:731 config/tc-tilepro.c:619
cfb8c092
NC
19496msgid "Invalid operator for operand."
19497msgstr ""
19498
777cd7ab 19499#: config/tc-tilegx.c:754 config/tc-tilepro.c:642
cfb8c092
NC
19500msgid "Operator may only be applied to symbols."
19501msgstr ""
19502
777cd7ab 19503#: config/tc-tilegx.c:819 config/tc-tilepro.c:707
cfb8c092
NC
19504#, c-format
19505msgid "Writes to register '%s' are not allowed."
19506msgstr ""
19507
777cd7ab 19508#: config/tc-tilegx.c:846 config/tc-tilepro.c:734
cfb8c092
NC
19509#, c-format
19510msgid ""
19511"Two instructions in the same bundle both write to register %s, which is not "
19512"allowed."
19513msgstr ""
19514
777cd7ab 19515#: config/tc-tilegx.c:911 config/tc-tilepro.c:798
cfb8c092
NC
19516#, c-format
19517msgid "'%s' may not be bundled with other instructions."
19518msgstr ""
19519
777cd7ab 19520#: config/tc-tilegx.c:941 config/tc-tilepro.c:828
cfb8c092
NC
19521msgid "Invalid combination of instructions for bundle."
19522msgstr ""
19523
777cd7ab 19524#: config/tc-tilegx.c:976 config/tc-tilepro.c:863
cfb8c092
NC
19525msgid "instruction address is not a multiple of 8"
19526msgstr ""
19527
777cd7ab 19528#: config/tc-tilegx.c:1053 config/tc-tilepro.c:941
cfb8c092
NC
19529msgid "Invalid expression."
19530msgstr ""
19531
777cd7ab 19532#: config/tc-tilegx.c:1099 config/tc-tilepro.c:983
cfb8c092
NC
19533#, c-format
19534msgid "Expected register, got '%s'."
19535msgstr ""
19536
777cd7ab 19537#: config/tc-tilegx.c:1106 config/tc-tilepro.c:990
cfb8c092
NC
19538#, c-format
19539msgid "Found use of non-canonical register name %s; use %s instead."
19540msgstr ""
19541
777cd7ab 19542#: config/tc-tilegx.c:1166 config/tc-tilepro.c:1049
cfb8c092
NC
19543#, c-format
19544msgid "Too few operands to '%s'."
19545msgstr ""
19546
777cd7ab 19547#: config/tc-tilegx.c:1171 config/tc-tilepro.c:1054
cfb8c092
NC
19548#, c-format
19549msgid "Unexpected character '%c' after operand %d to %s."
19550msgstr ""
19551
777cd7ab 19552#: config/tc-tilegx.c:1192 config/tc-tilepro.c:1075
cfb8c092
NC
19553msgid "Expected immediate expression"
19554msgstr ""
19555
777cd7ab
DDAG
19556#: config/tc-tilegx.c:1205 config/tc-tilegx.c:1807 config/tc-tilepro.c:1088
19557#: config/tc-tilepro.c:1584
cfb8c092
NC
19558msgid "Found '}' when not bundling."
19559msgstr ""
19560
777cd7ab 19561#: config/tc-tilegx.c:1246 config/tc-tilepro.c:1128
cfb8c092
NC
19562#, c-format
19563msgid "Unknown opcode `%.*s'."
19564msgstr ""
19565
777cd7ab 19566#: config/tc-tilegx.c:1257 config/tc-tilepro.c:1139
cfb8c092
NC
19567msgid "Too many instructions for bundle."
19568msgstr ""
19569
777cd7ab 19570#: config/tc-tilegx.c:1349 config/tc-tilepro.c:1221
cfb8c092
NC
19571msgid "Bad call to md_atof ()"
19572msgstr ""
19573
777cd7ab 19574#: config/tc-tilegx.c:1425 config/tc-tilepro.c:1284
cfb8c092
NC
19575msgid "This operator only produces two byte values."
19576msgstr ""
19577
777cd7ab 19578#: config/tc-tilegx.c:1752 config/tc-tilepro.c:1529
cfb8c092
NC
19579#, c-format
19580msgid "internal error? cannot generate `%s' relocation (%d, %d)"
19581msgstr ""
19582
777cd7ab 19583#: config/tc-tilegx.c:1795 config/tc-tilepro.c:1572
cfb8c092
NC
19584msgid "Found '{' when already bundling."
19585msgstr ""
19586
f48dfe41 19587#: config/tc-tilepro.c:98
cfb8c092
NC
19588#, c-format
19589msgid ""
19590" -Q ignored\n"
19591" -V print assembler version number\n"
19592msgstr ""
19593
e0e7a9d4 19594#: config/tc-v850.c:294
2ee0aedf
TG
19595#, c-format
19596msgid ".COMMon length (%d.) < 0! Ignored."
19597msgstr ""
19598
e0e7a9d4 19599#: config/tc-v850.c:315
2ee0aedf
TG
19600#, c-format
19601msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
19602msgstr ""
19603
e0e7a9d4 19604#: config/tc-v850.c:341
2ee0aedf
TG
19605msgid "Common alignment negative; 0 assumed"
19606msgstr ""
19607
e0e7a9d4 19608#: config/tc-v850.c:545
2ee0aedf
TG
19609msgid ".longcall pseudo-op seen when not relaxing"
19610msgstr ""
19611
e0e7a9d4 19612#: config/tc-v850.c:547
2ee0aedf
TG
19613msgid ".longjump pseudo-op seen when not relaxing"
19614msgstr ""
19615
e0e7a9d4 19616#: config/tc-v850.c:554
2ee0aedf
TG
19617msgid "bad .longcall format"
19618msgstr ""
19619
e0e7a9d4 19620#: config/tc-v850.c:1393
2ee0aedf
TG
19621#, c-format
19622msgid "unknown operand shift: %x\n"
19623msgstr ""
19624
e0e7a9d4 19625#: config/tc-v850.c:1394
2ee0aedf
TG
19626msgid "internal failure in parse_register_list"
19627msgstr ""
19628
e0e7a9d4 19629#: config/tc-v850.c:1410
ac50feda
RH
19630msgid "constant expression or register list expected"
19631msgstr ""
19632
e0e7a9d4 19633#: config/tc-v850.c:1415
ac50feda
RH
19634msgid "high bits set in register list expression"
19635msgstr ""
19636
e0e7a9d4 19637#: config/tc-v850.c:1453 config/tc-v850.c:1510
ac50feda
RH
19638msgid "illegal register included in list"
19639msgstr ""
19640
e0e7a9d4 19641#: config/tc-v850.c:1459
ac50feda
RH
19642msgid "system registers cannot be included in list"
19643msgstr ""
19644
e0e7a9d4 19645#: config/tc-v850.c:1485
2ee0aedf 19646msgid "second register should follow dash in register list"
ac50feda
RH
19647msgstr ""
19648
e0e7a9d4 19649#: config/tc-v850.c:1490
cc643b88 19650msgid "second register should be greater than first register"
ac50feda
RH
19651msgstr ""
19652
e0e7a9d4 19653#: config/tc-v850.c:1540
6e1772d5 19654#, c-format
ac50feda
RH
19655msgid " V850 options:\n"
19656msgstr ""
19657
e0e7a9d4 19658#: config/tc-v850.c:1541
6e1772d5 19659#, c-format
ac50feda
RH
19660msgid " -mwarn-signed-overflow Warn if signed immediate values overflow\n"
19661msgstr ""
19662
e0e7a9d4 19663#: config/tc-v850.c:1542
6e1772d5 19664#, c-format
ac50feda
RH
19665msgid ""
19666" -mwarn-unsigned-overflow Warn if unsigned immediate values overflow\n"
19667msgstr ""
19668
e0e7a9d4 19669#: config/tc-v850.c:1543
6e1772d5 19670#, c-format
ac50feda
RH
19671msgid " -mv850 The code is targeted at the v850\n"
19672msgstr ""
19673
e0e7a9d4 19674#: config/tc-v850.c:1544
6e1772d5 19675#, c-format
ac50feda
RH
19676msgid " -mv850e The code is targeted at the v850e\n"
19677msgstr ""
19678
e0e7a9d4 19679#: config/tc-v850.c:1545
6e1772d5
AM
19680#, c-format
19681msgid " -mv850e1 The code is targeted at the v850e1\n"
19682msgstr ""
19683
e0e7a9d4 19684#: config/tc-v850.c:1546
6e1772d5 19685#, c-format
2ee0aedf 19686msgid " -mv850e2 The code is targeted at the v850e2\n"
ac50feda
RH
19687msgstr ""
19688
e0e7a9d4 19689#: config/tc-v850.c:1547
2ee0aedf
TG
19690#, c-format
19691msgid " -mv850e2v3 The code is targeted at the v850e2v3\n"
19692msgstr ""
19693
e0e7a9d4 19694#: config/tc-v850.c:1548
c1c69e83
AM
19695#, c-format
19696msgid " -mv850e2v4 Alias for -mv850e3v5\n"
19697msgstr ""
19698
e0e7a9d4 19699#: config/tc-v850.c:1549
c1c69e83
AM
19700#, c-format
19701msgid " -mv850e3v5 The code is targeted at the v850e3v5\n"
19702msgstr ""
19703
e0e7a9d4 19704#: config/tc-v850.c:1550
6e1772d5 19705#, c-format
87ccc1b0
NC
19706msgid " -mrelax Enable relaxation\n"
19707msgstr ""
19708
e0e7a9d4 19709#: config/tc-v850.c:1551
2ee0aedf
TG
19710#, c-format
19711msgid ""
19712" --disp-size-default-22 branch displacement with unknown size is 22 bits "
19713"(default)\n"
19714msgstr ""
19715
e0e7a9d4 19716#: config/tc-v850.c:1552
2ee0aedf
TG
19717#, c-format
19718msgid ""
19719" --disp-size-default-32 branch displacement with unknown size is 32 "
19720"bits\n"
19721msgstr ""
19722
e0e7a9d4 19723#: config/tc-v850.c:1553
2ee0aedf
TG
19724#, c-format
19725msgid " -mextension enable extension opcode support\n"
19726msgstr ""
19727
e0e7a9d4 19728#: config/tc-v850.c:1554
2ee0aedf
TG
19729#, c-format
19730msgid " -mno-bcond17\t\t disable b<cond> disp17 instruction\n"
19731msgstr ""
19732
e0e7a9d4 19733#: config/tc-v850.c:1555
2ee0aedf
TG
19734#, c-format
19735msgid " -mno-stld23\t\t disable st/ld offset23 instruction\n"
19736msgstr ""
19737
e0e7a9d4 19738#: config/tc-v850.c:1556
c1c69e83
AM
19739#, c-format
19740msgid " -mgcc-abi Mark the binary as using the old GCC ABI\n"
19741msgstr ""
19742
e0e7a9d4 19743#: config/tc-v850.c:1557
c1c69e83
AM
19744#, c-format
19745msgid ""
19746" -mrh850-abi Mark the binary as using the RH850 ABI "
19747"(default)\n"
19748msgstr ""
19749
e0e7a9d4 19750#: config/tc-v850.c:1558
c1c69e83
AM
19751#, c-format
19752msgid " -m8byte-align Mark the binary as using 64-bit alignment\n"
19753msgstr ""
19754
e0e7a9d4 19755#: config/tc-v850.c:1559
c1c69e83
AM
19756#, c-format
19757msgid ""
19758" -m4byte-align Mark the binary as using 32-bit alignment "
19759"(default)\n"
19760msgstr ""
19761
e0e7a9d4
TG
19762#: config/tc-v850.c:1560
19763#, c-format
19764msgid ""
19765" -msoft-float Mark the binary as not using FP insns (default "
19766"for pre e2v3)\n"
19767msgstr ""
19768
19769#: config/tc-v850.c:1561
19770#, c-format
19771msgid ""
19772" -mhard-float Mark the binary as using FP insns (default for "
19773"e2v3 and up)\n"
19774msgstr ""
19775
19776#: config/tc-v850.c:1949
ac50feda
RH
19777#, c-format
19778msgid "Unable to determine default target processor from string: %s"
19779msgstr ""
19780
e0e7a9d4 19781#: config/tc-v850.c:1993
2ee0aedf
TG
19782msgid "hi0() relocation used on an instruction which does not support it"
19783msgstr ""
19784
e0e7a9d4 19785#: config/tc-v850.c:2013
2ee0aedf
TG
19786msgid "hi() relocation used on an instruction which does not support it"
19787msgstr ""
19788
6c037fdb 19789#: config/tc-v850.c:2032
06647dfd
AM
19790msgid "lo() relocation used on an instruction which does not support it"
19791msgstr ""
19792
6c037fdb 19793#: config/tc-v850.c:2043
ed9e98c2
AM
19794msgid "ctoff() is not supported by the rh850 ABI. Use -mgcc-abi instead"
19795msgstr ""
19796
6c037fdb 19797#: config/tc-v850.c:2059
ac50feda
RH
19798msgid "ctoff() relocation used on an instruction which does not support it"
19799msgstr ""
19800
6c037fdb 19801#: config/tc-v850.c:2078
ac50feda
RH
19802msgid "sdaoff() relocation used on an instruction which does not support it"
19803msgstr ""
19804
6c037fdb 19805#: config/tc-v850.c:2097
ac50feda
RH
19806msgid "zdaoff() relocation used on an instruction which does not support it"
19807msgstr ""
19808
6c037fdb 19809#: config/tc-v850.c:2129
ac50feda
RH
19810msgid "tdaoff() relocation used on an instruction which does not support it"
19811msgstr ""
19812
6c037fdb 19813#: config/tc-v850.c:2270
2ee0aedf
TG
19814#, c-format
19815msgid "operand out of range (%d is not between %d and %d)"
19816msgstr ""
19817
6c037fdb 19818#: config/tc-v850.c:2353
2ee0aedf
TG
19819msgid "st/ld offset 23 instruction was disabled ."
19820msgstr ""
19821
6c037fdb 19822#: config/tc-v850.c:2362
ac50feda
RH
19823msgid "Target processor does not support this instruction."
19824msgstr ""
19825
6c037fdb
NC
19826#: config/tc-v850.c:2474 config/tc-v850.c:2484 config/tc-v850.c:2505
19827#: config/tc-v850.c:2519 config/tc-v850.c:2525 config/tc-v850.c:2549
19828#: config/tc-v850.c:2555 config/tc-v850.c:2562 config/tc-v850.c:2576
87485f53 19829#: config/tc-v850.c:2590 config/tc-v850.c:2596 config/tc-v850.c:2934
ac50feda
RH
19830msgid "immediate operand is too large"
19831msgstr ""
19832
6c037fdb 19833#: config/tc-v850.c:2491
c1c69e83
AM
19834#, c-format
19835msgid "AAARG -> unhandled constant reloc: %d"
ac50feda
RH
19836msgstr ""
19837
6c037fdb 19838#: config/tc-v850.c:2626 config/tc-v850.c:2637
2ee0aedf
TG
19839msgid "constant too big to fit into instruction"
19840msgstr ""
19841
6c037fdb 19842#: config/tc-v850.c:2712
2ee0aedf
TG
19843msgid "odd number cannot be used here"
19844msgstr ""
19845
6c037fdb 19846#: config/tc-v850.c:2757
ac50feda
RH
19847msgid "invalid register name"
19848msgstr ""
19849
6c037fdb 19850#: config/tc-v850.c:2763
ac50feda
RH
19851msgid "register r0 cannot be used here"
19852msgstr ""
19853
6c037fdb 19854#: config/tc-v850.c:2769
2ee0aedf
TG
19855msgid "odd register cannot be used here"
19856msgstr ""
19857
6c037fdb 19858#: config/tc-v850.c:2778
ae351704 19859msgid "invalid system register name"
ac50feda
RH
19860msgstr ""
19861
6c037fdb 19862#: config/tc-v850.c:2792
ae351704 19863msgid "expected EP register"
ac50feda
RH
19864msgstr ""
19865
6c037fdb 19866#: config/tc-v850.c:2809 config/tc-v850.c:2822
ae351704 19867msgid "invalid condition code name"
ac50feda
RH
19868msgstr ""
19869
6c037fdb 19870#: config/tc-v850.c:2815
2ee0aedf 19871msgid "condition sa cannot be used here"
ac50feda
RH
19872msgstr ""
19873
6c037fdb 19874#: config/tc-v850.c:2828
f96bd6c2 19875msgid "invalid cache operation name"
c1c69e83
AM
19876msgstr ""
19877
6c037fdb 19878#: config/tc-v850.c:2833
f96bd6c2 19879msgid "invalid pref operation name"
c1c69e83
AM
19880msgstr ""
19881
6c037fdb 19882#: config/tc-v850.c:2838
c1c69e83
AM
19883msgid "invalid vector register name"
19884msgstr ""
19885
6c037fdb 19886#: config/tc-v850.c:2876
ae351704 19887msgid "syntax error: value is missing before the register name"
87ccc1b0
NC
19888msgstr ""
19889
6c037fdb 19890#: config/tc-v850.c:2878
ae351704 19891msgid "syntax error: register not expected"
ac50feda
RH
19892msgstr ""
19893
6c037fdb 19894#: config/tc-v850.c:2892
ae351704 19895msgid "syntax error: system register not expected"
ac50feda
RH
19896msgstr ""
19897
6c037fdb 19898#: config/tc-v850.c:2897 config/tc-v850.c:2902
ae351704 19899msgid "syntax error: condition code not expected"
3caac5b8
AM
19900msgstr ""
19901
6c037fdb 19902#: config/tc-v850.c:2907
c1c69e83
AM
19903msgid "syntax error: vector register not expected"
19904msgstr ""
19905
87485f53 19906#: config/tc-v850.c:2918
2ee0aedf
TG
19907msgid "immediate 0 cannot be used here"
19908msgstr ""
19909
87485f53 19910#: config/tc-v850.c:2942
2ee0aedf
TG
19911msgid "immediate operand is not match"
19912msgstr ""
19913
87485f53 19914#: config/tc-v850.c:2955
c1c69e83
AM
19915msgid "displacement is too large"
19916msgstr ""
19917
862776f2 19918#: config/tc-v850.c:2973 config/tc-xtensa.c:13064
ae351704 19919msgid "invalid operand"
3caac5b8
AM
19920msgstr ""
19921
87485f53 19922#: config/tc-v850.c:3085
c1c69e83
AM
19923msgid "loop: 32-bit displacement not supported"
19924msgstr ""
19925
777cd7ab 19926#: config/tc-vax.c:1343
ac50feda
RH
19927msgid "no '[' to match ']'"
19928msgstr ""
19929
777cd7ab 19930#: config/tc-vax.c:1359
ac50feda
RH
19931msgid "bad register in []"
19932msgstr ""
19933
777cd7ab 19934#: config/tc-vax.c:1361
ac50feda
RH
19935msgid "[PC] index banned"
19936msgstr ""
19937
777cd7ab 19938#: config/tc-vax.c:1397
ac50feda
RH
19939msgid "no '(' to match ')'"
19940msgstr ""
19941
777cd7ab 19942#: config/tc-vax.c:1513
ac50feda
RH
19943msgid "invalid branch operand"
19944msgstr ""
19945
777cd7ab 19946#: config/tc-vax.c:1540
ac50feda
RH
19947msgid "address prohibits @"
19948msgstr ""
19949
777cd7ab 19950#: config/tc-vax.c:1542
ac50feda
RH
19951msgid "address prohibits #"
19952msgstr ""
19953
777cd7ab 19954#: config/tc-vax.c:1546
ac50feda
RH
19955msgid "address prohibits -()"
19956msgstr ""
19957
777cd7ab 19958#: config/tc-vax.c:1548
ac50feda
RH
19959msgid "address prohibits ()+"
19960msgstr ""
19961
777cd7ab 19962#: config/tc-vax.c:1551
ac50feda
RH
19963msgid "address prohibits ()"
19964msgstr ""
19965
777cd7ab 19966#: config/tc-vax.c:1553
ac50feda
RH
19967msgid "address prohibits []"
19968msgstr ""
19969
777cd7ab 19970#: config/tc-vax.c:1555
ac50feda
RH
19971msgid "address prohibits register"
19972msgstr ""
19973
777cd7ab 19974#: config/tc-vax.c:1557
ac50feda
RH
19975msgid "address prohibits displacement length specifier"
19976msgstr ""
19977
777cd7ab 19978#: config/tc-vax.c:1585
ac50feda
RH
19979msgid "invalid operand of S^#"
19980msgstr ""
19981
777cd7ab 19982#: config/tc-vax.c:1598
ac50feda
RH
19983msgid "S^# needs expression"
19984msgstr ""
19985
777cd7ab 19986#: config/tc-vax.c:1605
ac50feda
RH
19987msgid "S^# may only read-access"
19988msgstr ""
19989
777cd7ab 19990#: config/tc-vax.c:1628
ac50feda
RH
19991msgid "invalid operand of -()"
19992msgstr ""
19993
777cd7ab 19994#: config/tc-vax.c:1634
ac50feda
RH
19995msgid "-(PC) unpredictable"
19996msgstr ""
19997
777cd7ab 19998#: config/tc-vax.c:1636
ac50feda
RH
19999msgid "[]index same as -()register: unpredictable"
20000msgstr ""
20001
777cd7ab 20002#: config/tc-vax.c:1668
ac50feda
RH
20003msgid "invalid operand of ()+"
20004msgstr ""
20005
777cd7ab 20006#: config/tc-vax.c:1674
ac50feda
RH
20007msgid "(PC)+ unpredictable"
20008msgstr ""
20009
777cd7ab 20010#: config/tc-vax.c:1676
ac50feda
RH
20011msgid "[]index same as ()+register: unpredictable"
20012msgstr ""
20013
777cd7ab 20014#: config/tc-vax.c:1699
ac50feda
RH
20015msgid "# conflicts length"
20016msgstr ""
20017
777cd7ab 20018#: config/tc-vax.c:1701
ac50feda
RH
20019msgid "# bars register"
20020msgstr ""
20021
777cd7ab 20022#: config/tc-vax.c:1721
ac50feda
RH
20023msgid "writing or modifying # is unpredictable"
20024msgstr ""
20025
777cd7ab 20026#: config/tc-vax.c:1747
ac50feda
RH
20027msgid "length not needed"
20028msgstr ""
20029
777cd7ab 20030#: config/tc-vax.c:1754
ac50feda
RH
20031msgid "can't []index a register, because it has no address"
20032msgstr ""
20033
777cd7ab 20034#: config/tc-vax.c:1756
ac50feda
RH
20035msgid "a register has no address"
20036msgstr ""
20037
777cd7ab 20038#: config/tc-vax.c:1765
ac50feda
RH
20039msgid "PC part of operand unpredictable"
20040msgstr ""
20041
777cd7ab 20042#: config/tc-vax.c:1923
ae351704
AM
20043msgid "odd number of bytes in operand description"
20044msgstr ""
20045
777cd7ab 20046#: config/tc-vax.c:1937
ae351704
AM
20047msgid "Bad operand"
20048msgstr ""
20049
777cd7ab 20050#: config/tc-vax.c:1942
ae351704
AM
20051msgid "Not enough operands"
20052msgstr ""
20053
862776f2 20054#: config/tc-vax.c:2219
3caac5b8
AM
20055msgid "SYMBOL TABLE not implemented"
20056msgstr ""
20057
862776f2 20058#: config/tc-vax.c:2223
3caac5b8
AM
20059msgid "TOKEN TRACE not implemented"
20060msgstr ""
20061
862776f2 20062#: config/tc-vax.c:2227
3caac5b8
AM
20063#, c-format
20064msgid "Displacement length %s ignored!"
20065msgstr ""
20066
862776f2 20067#: config/tc-vax.c:2231
3caac5b8
AM
20068#, c-format
20069msgid "I don't need or use temp. file \"%s\"."
20070msgstr ""
20071
862776f2 20072#: config/tc-vax.c:2235
3caac5b8
AM
20073msgid "I don't use an interpass file! -V ignored"
20074msgstr ""
20075
862776f2 20076#: config/tc-vax.c:2292
6e1772d5 20077#, c-format
ac50feda
RH
20078msgid ""
20079"VAX options:\n"
20080"-d LENGTH\t\tignored\n"
20081"-J\t\t\tignored\n"
20082"-S\t\t\tignored\n"
20083"-t FILE\t\t\tignored\n"
20084"-T\t\t\tignored\n"
20085"-V\t\t\tignored\n"
20086msgstr ""
20087
862776f2 20088#: config/tc-vax.c:2301
6e1772d5 20089#, c-format
ac50feda
RH
20090msgid ""
20091"VMS options:\n"
20092"-+\t\t\thash encode names longer than 31 characters\n"
20093"-1\t\t\t`const' handling compatible with gcc 1.x\n"
20094"-H\t\t\tshow new symbol after hash truncation\n"
20095"-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
20096"\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
20097"-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
20098msgstr ""
20099
862776f2 20100#: config/tc-vax.c:2466
ae351704
AM
20101#, c-format
20102msgid "Ignoring statement due to \"%s\""
20103msgstr ""
20104
862776f2 20105#: config/tc-vax.c:2483
ae351704
AM
20106#, c-format
20107msgid "Aborting because statement has \"%s\""
20108msgstr ""
20109
862776f2 20110#: config/tc-vax.c:2528
ae351704
AM
20111msgid "Can't relocate expression"
20112msgstr ""
20113
862776f2 20114#: config/tc-vax.c:2631
ae351704
AM
20115msgid "Bignum not permitted in short literal. Immediate mode assumed."
20116msgstr ""
20117
862776f2 20118#: config/tc-vax.c:2640
ae351704
AM
20119msgid "Can't do flonum short literal: immediate mode used."
20120msgstr ""
20121
862776f2 20122#: config/tc-vax.c:2687
ae351704 20123#, c-format
862776f2 20124msgid "A bignum/flonum may not be a displacement: 0x%<PRIx64> used"
ae351704
AM
20125msgstr ""
20126
862776f2 20127#: config/tc-vax.c:3000
ae351704
AM
20128#, c-format
20129msgid "Short literal overflow(%ld.), immediate mode assumed."
20130msgstr ""
20131
862776f2 20132#: config/tc-vax.c:3009
ae351704
AM
20133#, c-format
20134msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
20135msgstr ""
20136
862776f2 20137#: config/tc-vax.c:3074
ae351704
AM
20138msgid "Length specification ignored. Address mode 9F used"
20139msgstr ""
20140
862776f2 20141#: config/tc-vax.c:3132
f96bd6c2 20142msgid "Invalid operand: immediate value used as base address."
ae351704
AM
20143msgstr ""
20144
862776f2 20145#: config/tc-vax.c:3134
f96bd6c2 20146msgid "Invalid operand: immediate value used as address."
ae351704
AM
20147msgstr ""
20148
862776f2 20149#: config/tc-vax.c:3159
a5c7551f
RW
20150#, c-format
20151msgid "Symbol %s used as immediate operand in PIC mode."
ae351704
AM
20152msgstr ""
20153
6655dba2 20154#: config/tc-visium.c:859
e0e7a9d4
TG
20155msgid "Bad call to MD_ATOF()"
20156msgstr ""
20157
f96bd6c2
PC
20158#: config/tc-wasm32.c:117
20159#, c-format
20160msgid "wasm32 assembler options:\n"
20161msgstr ""
20162
20163#: config/tc-wasm32.c:364
20164msgid "unexpected negative constant"
20165msgstr ""
20166
20167#: config/tc-wasm32.c:426
20168msgid "no function type on PLT reloc"
20169msgstr ""
20170
20171#: config/tc-wasm32.c:441
20172msgid "couldn't find relocation to use"
20173msgstr ""
20174
20175#: config/tc-wasm32.c:513
20176msgid "Not a function type"
20177msgstr ""
20178
20179#: config/tc-wasm32.c:529
20180#, c-format
20181msgid "Unknown type %c\n"
20182msgstr ""
20183
20184#: config/tc-wasm32.c:551 config/tc-wasm32.c:577
20185msgid "Unknown type"
20186msgstr ""
20187
20188#: config/tc-wasm32.c:625
20189msgid "only single block types allowed"
20190msgstr ""
20191
20192#: config/tc-wasm32.c:635
20193msgid "instruction does not take a block type"
20194msgstr ""
20195
20196#: config/tc-wasm32.c:652
20197msgid "missing block type"
20198msgstr ""
20199
20200#: config/tc-wasm32.c:661 config/tc-wasm32.c:665
20201msgid "missing alignment hint"
20202msgstr ""
20203
20204#: config/tc-wasm32.c:669
20205msgid "missing offset"
20206msgstr ""
20207
20208#: config/tc-wasm32.c:675
20209msgid "missing local index"
20210msgstr ""
20211
20212#: config/tc-wasm32.c:680
20213msgid "missing break count"
20214msgstr ""
20215
20216#: config/tc-wasm32.c:685
20217msgid "missing reserved current_memory/grow_memory argument"
20218msgstr ""
20219
20220#: config/tc-wasm32.c:689
20221msgid "missing call argument"
20222msgstr ""
20223
20224#: config/tc-wasm32.c:693
20225msgid "missing call signature"
20226msgstr ""
20227
20228#: config/tc-wasm32.c:695
20229msgid "missing table index"
20230msgstr ""
20231
862776f2 20232#: config/tc-wasm32.c:726 config/tc-z80.c:3707 read.c:3900
f96bd6c2
PC
20233#, c-format
20234msgid "junk at end of line, first unrecognized character is `%c'"
20235msgstr ""
20236
ed9e98c2 20237#: config/tc-xgate.c:215
f96bd6c2 20238msgid "architecture variant invalid"
c1c69e83
AM
20239msgstr ""
20240
777cd7ab 20241#: config/tc-xgate.c:369
c1c69e83
AM
20242#, c-format
20243msgid ""
20244"Freescale XGATE co-processor options:\n"
20245" -mshort use 16-bit int ABI (default)\n"
20246" -mlong use 32-bit int ABI\n"
20247" -mshort-double use 32-bit double ABI\n"
20248" -mlong-double use 64-bit double ABI (default)\n"
f96bd6c2 20249" --mxgate specify the processor variant [default %s]\n"
c1c69e83
AM
20250" --print-insn-syntax print the syntax of instruction in case of error\n"
20251" --print-opcodes print the list of instructions with syntax\n"
20252" --generate-example generate an example of each instruction"
20253msgstr ""
20254
777cd7ab 20255#: config/tc-xgate.c:492
c1c69e83
AM
20256msgid "opcode missing or not found on input line"
20257msgstr ""
20258
777cd7ab 20259#: config/tc-xgate.c:497
c1c69e83
AM
20260#, c-format
20261msgid "opcode %s not found in opcode hash table"
20262msgstr ""
20263
777cd7ab 20264#: config/tc-xgate.c:509
f96bd6c2 20265msgid "matching operands to opcode"
c1c69e83
AM
20266msgstr ""
20267
e0e7a9d4 20268#: config/tc-xgate.c:549
c1c69e83
AM
20269msgid ": processing macro, real opcode handle not found in hash"
20270msgstr ""
20271
e0e7a9d4 20272#: config/tc-xgate.c:680
c1c69e83
AM
20273#, c-format
20274msgid "Value %ld not aligned by 2 for 9-bit PC-relative branch."
20275msgstr ""
20276
e0e7a9d4 20277#: config/tc-xgate.c:697
c1c69e83
AM
20278#, c-format
20279msgid "Value %ld not aligned by 2 for 10-bit PC-relative branch."
20280msgstr ""
20281
e0e7a9d4 20282#: config/tc-xgate.c:724
c1c69e83
AM
20283msgid "Value out of 3-bit range."
20284msgstr ""
20285
e0e7a9d4 20286#: config/tc-xgate.c:731
c1c69e83
AM
20287msgid "Value out of 4-bit range."
20288msgstr ""
20289
e0e7a9d4 20290#: config/tc-xgate.c:738
c1c69e83
AM
20291msgid "Value out of 5-bit range."
20292msgstr ""
20293
e0e7a9d4 20294#: config/tc-xgate.c:875
c1c69e83
AM
20295msgid ":operand has too many bits"
20296msgstr ""
20297
87485f53 20298#: config/tc-xgate.c:994
c1c69e83
AM
20299msgid "unknown operand count"
20300msgstr ""
20301
87485f53 20302#: config/tc-xgate.c:1238 config/tc-xgate.c:1250
c1c69e83
AM
20303msgid ": expected register name r0-r7 "
20304msgstr ""
20305
87485f53 20306#: config/tc-xgate.c:1286
c1c69e83
AM
20307#, c-format
20308msgid ":operand value(%d) too big for constraint"
20309msgstr ""
20310
87485f53 20311#: config/tc-xgate.c:1304
c1c69e83
AM
20312msgid "you must use a hi/lo directive or 16-bit macro to load a 16-bit value."
20313msgstr ""
20314
87485f53 20315#: config/tc-xgate.c:1317
c1c69e83
AM
20316msgid ":unknown relocation constraint size"
20317msgstr ""
20318
87485f53 20319#: config/tc-xgate.c:1324
c1c69e83
AM
20320msgid ": expected register name ccr "
20321msgstr ""
20322
87485f53 20323#: config/tc-xgate.c:1330
c1c69e83
AM
20324msgid ": expected register name pc "
20325msgstr ""
20326
ed9e98c2 20327#: config/tc-xstormy16.c:77
3b16e843 20328#, c-format
c85dd50d 20329msgid " XSTORMY16 specific command line options:\n"
3b16e843
NC
20330msgstr ""
20331
ed9e98c2 20332#: config/tc-xstormy16.c:223
a5c7551f
RW
20333#, c-format
20334msgid "unsupported fptr fixup size %d"
20335msgstr ""
20336
ed9e98c2 20337#: config/tc-xstormy16.c:235
a5c7551f
RW
20338#, c-format
20339msgid "unsupported fixup size %d"
20340msgstr ""
20341
ed9e98c2 20342#: config/tc-xstormy16.c:266
a5c7551f
RW
20343msgid "unsupported fptr fixup"
20344msgstr ""
20345
96e786d1 20346#: config/tc-xtensa.c:650
06647dfd 20347msgid "illegal range of target hardware versions"
87ccc1b0
NC
20348msgstr ""
20349
96e786d1 20350#: config/tc-xtensa.c:832
06647dfd 20351msgid "--density option is ignored"
87ccc1b0
NC
20352msgstr ""
20353
96e786d1 20354#: config/tc-xtensa.c:835
06647dfd 20355msgid "--no-density option is ignored"
87ccc1b0
NC
20356msgstr ""
20357
96e786d1 20358#: config/tc-xtensa.c:853
06647dfd
AM
20359msgid "--generics is deprecated; use --transform instead"
20360msgstr ""
20361
96e786d1 20362#: config/tc-xtensa.c:856
06647dfd
AM
20363msgid "--no-generics is deprecated; use --no-transform instead"
20364msgstr ""
20365
96e786d1 20366#: config/tc-xtensa.c:859
06647dfd
AM
20367msgid "--relax is deprecated; use --transform instead"
20368msgstr ""
20369
96e786d1 20370#: config/tc-xtensa.c:862
06647dfd
AM
20371msgid "--no-relax is deprecated; use --no-transform instead"
20372msgstr ""
20373
96e786d1 20374#: config/tc-xtensa.c:879
06647dfd 20375msgid "--absolute-literals option not supported in this Xtensa configuration"
87ccc1b0
NC
20376msgstr ""
20377
96e786d1 20378#: config/tc-xtensa.c:952
06647dfd 20379msgid "prefer-l32r conflicts with prefer-const16"
87ccc1b0
NC
20380msgstr ""
20381
96e786d1 20382#: config/tc-xtensa.c:958
06647dfd
AM
20383msgid "prefer-const16 conflicts with prefer-l32r"
20384msgstr ""
20385
96e786d1 20386#: config/tc-xtensa.c:967 config/tc-xtensa.c:976 config/tc-xtensa.c:980
06647dfd
AM
20387msgid "invalid target hardware version"
20388msgstr ""
20389
96e786d1 20390#: config/tc-xtensa.c:1026
e0e7a9d4
TG
20391msgid "no-auto-litpools is incompatible with auto-litpool-limit"
20392msgstr ""
20393
96e786d1 20394#: config/tc-xtensa.c:1028 config/tc-xtensa.c:1031
e0e7a9d4
TG
20395msgid "invalid auto-litpool-limit argument"
20396msgstr ""
20397
96e786d1 20398#: config/tc-xtensa.c:1033
e0e7a9d4
TG
20399msgid "invalid auto-litpool-limit argument (range is 100-10000)"
20400msgstr ""
20401
96e786d1 20402#: config/tc-xtensa.c:1230
f96bd6c2 20403msgid "unmatched .end directive"
87ccc1b0
NC
20404msgstr ""
20405
96e786d1 20406#: config/tc-xtensa.c:1259
87ccc1b0
NC
20407msgid ".begin directive with no matching .end directive"
20408msgstr ""
20409
96e786d1 20410#: config/tc-xtensa.c:1300
06647dfd
AM
20411msgid "[no-]generics is deprecated; use [no-]transform instead"
20412msgstr ""
20413
96e786d1 20414#: config/tc-xtensa.c:1305
06647dfd
AM
20415msgid "[no-]relax is deprecated; use [no-]transform instead"
20416msgstr ""
20417
96e786d1 20418#: config/tc-xtensa.c:1318
87ccc1b0 20419#, c-format
06647dfd 20420msgid "directive %s cannot be negated"
87ccc1b0
NC
20421msgstr ""
20422
96e786d1 20423#: config/tc-xtensa.c:1324
87ccc1b0
NC
20424msgid "unknown directive"
20425msgstr ""
20426
96e786d1
NC
20427#: config/tc-xtensa.c:1345 config/tc-xtensa.c:1441 config/tc-xtensa.c:1671
20428#: config/tc-xtensa.c:5932
06647dfd
AM
20429msgid "directives are not valid inside bundles"
20430msgstr ""
20431
96e786d1 20432#: config/tc-xtensa.c:1357
06647dfd
AM
20433msgid ".begin literal is deprecated; use .literal instead"
20434msgstr ""
20435
96e786d1 20436#: config/tc-xtensa.c:1371
87ccc1b0
NC
20437msgid "cannot set literal_prefix inside literal fragment"
20438msgstr ""
20439
96e786d1 20440#: config/tc-xtensa.c:1404
06647dfd
AM
20441msgid ".begin [no-]density is ignored"
20442msgstr ""
20443
96e786d1 20444#: config/tc-xtensa.c:1411 config/tc-xtensa.c:1461
06647dfd
AM
20445msgid "Xtensa absolute literals option not supported; ignored"
20446msgstr ""
20447
96e786d1 20448#: config/tc-xtensa.c:1454
06647dfd 20449msgid ".end [no-]density is ignored"
87ccc1b0
NC
20450msgstr ""
20451
96e786d1 20452#: config/tc-xtensa.c:1479
87ccc1b0
NC
20453#, c-format
20454msgid "does not match begin %s%s at %s:%d"
20455msgstr ""
20456
96e786d1 20457#: config/tc-xtensa.c:1534
87ccc1b0
NC
20458msgid ".literal_position inside literal directive; ignoring"
20459msgstr ""
20460
96e786d1 20461#: config/tc-xtensa.c:1553
6e1772d5
AM
20462msgid ".literal not allowed inside .begin literal region"
20463msgstr ""
20464
96e786d1 20465#: config/tc-xtensa.c:1581
87ccc1b0
NC
20466msgid "expected comma or colon after symbol name; rest of line ignored"
20467msgstr ""
20468
96e786d1 20469#: config/tc-xtensa.c:1640
06647dfd
AM
20470msgid "fall through frequency must be greater than 0"
20471msgstr ""
20472
96e786d1 20473#: config/tc-xtensa.c:1648
06647dfd
AM
20474msgid "branch target frequency must be greater than 0"
20475msgstr ""
20476
96e786d1 20477#: config/tc-xtensa.c:1696
06647dfd
AM
20478#, c-format
20479msgid "opcode-specific %s relocation used outside an instruction"
20480msgstr ""
20481
96e786d1 20482#: config/tc-xtensa.c:1706
f12e7348
NC
20483#, c-format
20484msgid "invalid use of %s relocation"
20485msgstr ""
20486
96e786d1 20487#: config/tc-xtensa.c:1902 config/tc-xtensa.c:1919
87ccc1b0
NC
20488#, c-format
20489msgid "bad register name: %s"
20490msgstr ""
20491
96e786d1 20492#: config/tc-xtensa.c:1908
87ccc1b0
NC
20493#, c-format
20494msgid "bad register number: %s"
20495msgstr ""
20496
96e786d1 20497#: config/tc-xtensa.c:1972
f12e7348
NC
20498msgid "pcrel relocation not allowed in an instruction"
20499msgstr ""
20500
96e786d1 20501#: config/tc-xtensa.c:2075
06647dfd
AM
20502msgid "extra colon"
20503msgstr ""
20504
96e786d1 20505#: config/tc-xtensa.c:2136
06647dfd
AM
20506msgid "incorrect register number, ignoring"
20507msgstr ""
20508
96e786d1 20509#: config/tc-xtensa.c:2217
87ccc1b0 20510#, c-format
06647dfd 20511msgid "cannot encode opcode \"%s\""
87ccc1b0
NC
20512msgstr ""
20513
96e786d1 20514#: config/tc-xtensa.c:2309
87ccc1b0 20515#, c-format
06647dfd 20516msgid "not enough operands (%d) for '%s'; expected %d"
87ccc1b0
NC
20517msgstr ""
20518
96e786d1 20519#: config/tc-xtensa.c:2316
87ccc1b0 20520#, c-format
06647dfd 20521msgid "too many operands (%d) for '%s'; expected %d"
87ccc1b0
NC
20522msgstr ""
20523
96e786d1 20524#: config/tc-xtensa.c:2367
87ccc1b0 20525#, c-format
06647dfd 20526msgid "invalid register '%s' for '%s' instruction"
87ccc1b0
NC
20527msgstr ""
20528
96e786d1 20529#: config/tc-xtensa.c:2374
87ccc1b0 20530#, c-format
06647dfd 20531msgid "invalid register number (%ld) for '%s' instruction"
87ccc1b0
NC
20532msgstr ""
20533
96e786d1 20534#: config/tc-xtensa.c:2441
87ccc1b0 20535#, c-format
06647dfd 20536msgid "invalid register number (%ld) for '%s'"
87ccc1b0
NC
20537msgstr ""
20538
96e786d1 20539#: config/tc-xtensa.c:2840
87ccc1b0 20540#, c-format
55cf6793 20541msgid "operand %d of '%s' has out of range value '%u'"
87ccc1b0
NC
20542msgstr ""
20543
96e786d1 20544#: config/tc-xtensa.c:2846
87ccc1b0 20545#, c-format
55cf6793 20546msgid "operand %d of '%s' has invalid value '%u'"
87ccc1b0
NC
20547msgstr ""
20548
96e786d1 20549#: config/tc-xtensa.c:2893
87ccc1b0 20550#, c-format
06647dfd 20551msgid "internal error: unknown option name '%s'"
87ccc1b0
NC
20552msgstr ""
20553
96e786d1 20554#: config/tc-xtensa.c:4002
87ccc1b0
NC
20555msgid "can't handle generation of literal/labels yet"
20556msgstr ""
20557
96e786d1 20558#: config/tc-xtensa.c:4006
87ccc1b0
NC
20559msgid "can't handle undefined OP TYPE"
20560msgstr ""
20561
96e786d1 20562#: config/tc-xtensa.c:4067 config/tc-xtensa.c:4076
87ccc1b0 20563#, c-format
3957a496
NC
20564msgid "found %d operand for '%s': Expected %d"
20565msgid_plural "found %d operands for '%s': Expected %d"
20566msgstr[0] ""
20567msgstr[1] ""
87ccc1b0 20568
96e786d1 20569#: config/tc-xtensa.c:4099
c85dd50d
NC
20570msgid "immediate operands sum to greater than 32"
20571msgstr ""
20572
96e786d1 20573#: config/tc-xtensa.c:4351
06647dfd
AM
20574#, c-format
20575msgid "invalid relocation for operand %i of '%s'"
87ccc1b0
NC
20576msgstr ""
20577
96e786d1 20578#: config/tc-xtensa.c:4361
87ccc1b0 20579#, c-format
06647dfd 20580msgid "invalid expression for operand %i of '%s'"
87ccc1b0
NC
20581msgstr ""
20582
96e786d1 20583#: config/tc-xtensa.c:4371
87ccc1b0 20584#, c-format
06647dfd 20585msgid "invalid relocation in instruction slot %i"
87ccc1b0
NC
20586msgstr ""
20587
96e786d1 20588#: config/tc-xtensa.c:4378
87ccc1b0 20589#, c-format
06647dfd 20590msgid "undefined symbol for opcode \"%s\""
87ccc1b0
NC
20591msgstr ""
20592
96e786d1 20593#: config/tc-xtensa.c:4853
06647dfd 20594msgid "opcode 'NOP.N' unavailable in this configuration"
87ccc1b0
NC
20595msgstr ""
20596
96e786d1 20597#: config/tc-xtensa.c:4913
06647dfd
AM
20598msgid "get_expanded_loop_offset: invalid opcode"
20599msgstr ""
20600
96e786d1 20601#: config/tc-xtensa.c:5074
06647dfd
AM
20602#, c-format
20603msgid "assembly state not set for first frag in section %s"
87ccc1b0
NC
20604msgstr ""
20605
96e786d1 20606#: config/tc-xtensa.c:5127
06647dfd
AM
20607#, c-format
20608msgid "unaligned branch target: %d bytes at 0x%lx"
87ccc1b0
NC
20609msgstr ""
20610
96e786d1 20611#: config/tc-xtensa.c:5171
06647dfd
AM
20612#, c-format
20613msgid "unaligned loop: %d bytes at 0x%lx"
87ccc1b0
NC
20614msgstr ""
20615
96e786d1 20616#: config/tc-xtensa.c:5196
06647dfd 20617msgid "unexpected fix"
87ccc1b0
NC
20618msgstr ""
20619
96e786d1 20620#: config/tc-xtensa.c:5207 config/tc-xtensa.c:5211
06647dfd 20621msgid "undecodable fix"
87ccc1b0
NC
20622msgstr ""
20623
96e786d1 20624#: config/tc-xtensa.c:5372
3caac5b8
AM
20625msgid "labels are not valid inside bundles"
20626msgstr ""
20627
96e786d1 20628#: config/tc-xtensa.c:5392
06647dfd 20629msgid "invalid last instruction for a zero-overhead loop"
87ccc1b0
NC
20630msgstr ""
20631
96e786d1 20632#: config/tc-xtensa.c:5459
06647dfd 20633msgid "extra opening brace"
87ccc1b0
NC
20634msgstr ""
20635
96e786d1 20636#: config/tc-xtensa.c:5469
06647dfd 20637msgid "extra closing brace"
87ccc1b0
NC
20638msgstr ""
20639
96e786d1 20640#: config/tc-xtensa.c:5496
06647dfd 20641msgid "missing closing brace"
87ccc1b0
NC
20642msgstr ""
20643
96e786d1 20644#: config/tc-xtensa.c:5594 config/tc-xtensa.c:5623
f12e7348
NC
20645#, c-format
20646msgid "wrong number of operands for '%s'"
20647msgstr ""
20648
96e786d1 20649#: config/tc-xtensa.c:5610
f12e7348
NC
20650#, c-format
20651msgid "bad relocation expression for '%s'"
20652msgstr ""
20653
96e786d1 20654#: config/tc-xtensa.c:5645
87ccc1b0 20655#, c-format
06647dfd 20656msgid "unknown opcode or format name '%s'"
87ccc1b0
NC
20657msgstr ""
20658
96e786d1 20659#: config/tc-xtensa.c:5651
06647dfd
AM
20660msgid "format names only valid inside bundles"
20661msgstr ""
20662
96e786d1 20663#: config/tc-xtensa.c:5656
06647dfd
AM
20664#, c-format
20665msgid "multiple formats specified for one bundle; using '%s'"
87ccc1b0
NC
20666msgstr ""
20667
96e786d1 20668#: config/tc-xtensa.c:5706
87ccc1b0
NC
20669msgid "entry instruction with stack decrement < 16"
20670msgstr ""
20671
96e786d1 20672#: config/tc-xtensa.c:5760
06647dfd
AM
20673msgid "unaligned entry instruction"
20674msgstr ""
20675
96e786d1 20676#: config/tc-xtensa.c:5825
06647dfd
AM
20677msgid "bad instruction format"
20678msgstr ""
20679
96e786d1 20680#: config/tc-xtensa.c:5828
06647dfd
AM
20681msgid "invalid relocation"
20682msgstr ""
20683
96e786d1 20684#: config/tc-xtensa.c:5839
87ccc1b0 20685#, c-format
06647dfd 20686msgid "invalid relocation for '%s' instruction"
87ccc1b0
NC
20687msgstr ""
20688
96e786d1 20689#: config/tc-xtensa.c:5851
87ccc1b0 20690#, c-format
06647dfd 20691msgid "invalid relocation for operand %d of '%s'"
87ccc1b0
NC
20692msgstr ""
20693
96e786d1 20694#: config/tc-xtensa.c:6134
87ccc1b0 20695#, c-format
55cf6793 20696msgid "unhandled local relocation fix %s"
87ccc1b0
NC
20697msgstr ""
20698
96e786d1 20699#: config/tc-xtensa.c:6185
f12e7348
NC
20700#, c-format
20701msgid "internal error; cannot generate `%s' relocation"
20702msgstr ""
20703
96e786d1 20704#: config/tc-xtensa.c:6402
a5c7551f
RW
20705msgid "The option \"--no-allow-flix\" prohibits multi-slot flix."
20706msgstr ""
20707
96e786d1 20708#: config/tc-xtensa.c:6409
06647dfd
AM
20709msgid "couldn't find a valid instruction format"
20710msgstr ""
20711
96e786d1 20712#: config/tc-xtensa.c:6410
87ccc1b0 20713#, c-format
06647dfd 20714msgid " ops were: "
87ccc1b0
NC
20715msgstr ""
20716
96e786d1 20717#: config/tc-xtensa.c:6412
87ccc1b0 20718#, c-format
06647dfd 20719msgid " %s;"
87ccc1b0
NC
20720msgstr ""
20721
96e786d1 20722#: config/tc-xtensa.c:6422
06647dfd 20723#, c-format
3957a496 20724msgid "mismatch for format '%s': #slots = %d, #opcodes = %d"
87ccc1b0
NC
20725msgstr ""
20726
96e786d1 20727#: config/tc-xtensa.c:6431 config/tc-xtensa.c:6528
06647dfd 20728msgid "illegal resource usage in bundle"
87ccc1b0
NC
20729msgstr ""
20730
96e786d1 20731#: config/tc-xtensa.c:6617
06647dfd
AM
20732#, c-format
20733msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
87ccc1b0
NC
20734msgstr ""
20735
96e786d1 20736#: config/tc-xtensa.c:6622
87ccc1b0 20737#, c-format
06647dfd 20738msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
87ccc1b0
NC
20739msgstr ""
20740
96e786d1 20741#: config/tc-xtensa.c:6627
06647dfd 20742#, c-format
ae351704 20743msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port"
87ccc1b0
NC
20744msgstr ""
20745
96e786d1 20746#: config/tc-xtensa.c:6632
06647dfd
AM
20747#, c-format
20748msgid ""
ae351704 20749"opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses"
87ccc1b0
NC
20750msgstr ""
20751
96e786d1 20752#: config/tc-xtensa.c:6648
06647dfd
AM
20753msgid "multiple branches or jumps in the same bundle"
20754msgstr ""
20755
96e786d1 20756#: config/tc-xtensa.c:7100
06647dfd
AM
20757msgid "cannot assemble into a literal fragment"
20758msgstr ""
20759
96e786d1 20760#: config/tc-xtensa.c:7102
06647dfd
AM
20761msgid "..."
20762msgstr ""
20763
862776f2 20764#: config/tc-xtensa.c:8321
06647dfd
AM
20765msgid ""
20766"instruction sequence (write a0, branch, retw) may trigger hardware errata"
20767msgstr ""
20768
862776f2 20769#: config/tc-xtensa.c:8433
06647dfd 20770msgid "branching or jumping to a loop end may trigger hardware errata"
87ccc1b0
NC
20771msgstr ""
20772
862776f2 20773#: config/tc-xtensa.c:8515
06647dfd 20774msgid "loop end too close to another loop end may trigger hardware errata"
87ccc1b0
NC
20775msgstr ""
20776
862776f2 20777#: config/tc-xtensa.c:8524
06647dfd
AM
20778#, c-format
20779msgid "fr_var %lu < length %d"
87ccc1b0
NC
20780msgstr ""
20781
862776f2 20782#: config/tc-xtensa.c:8682
06647dfd
AM
20783msgid ""
20784"loop containing less than three instructions may trigger hardware errata"
87ccc1b0
NC
20785msgstr ""
20786
862776f2 20787#: config/tc-xtensa.c:8754
06647dfd 20788msgid "undecodable instruction in instruction frag"
87ccc1b0
NC
20789msgstr ""
20790
862776f2 20791#: config/tc-xtensa.c:8864
06647dfd 20792msgid "invalid empty loop"
87ccc1b0
NC
20793msgstr ""
20794
862776f2 20795#: config/tc-xtensa.c:8869
06647dfd 20796msgid "loop target does not follow loop instruction in section"
87ccc1b0
NC
20797msgstr ""
20798
862776f2 20799#: config/tc-xtensa.c:9436
3957a496
NC
20800msgid "cannot find suitable trampoline"
20801msgstr ""
20802
862776f2 20803#: config/tc-xtensa.c:9691
87ccc1b0
NC
20804msgid "bad relaxation state"
20805msgstr ""
20806
862776f2 20807#: config/tc-xtensa.c:9749
87ccc1b0 20808#, c-format
06647dfd 20809msgid "fr_var (%ld) < length (%d)"
87ccc1b0
NC
20810msgstr ""
20811
862776f2 20812#: config/tc-xtensa.c:10449
ed9e98c2
AM
20813msgid "jump target out of range; no usable trampoline found"
20814msgstr ""
20815
862776f2 20816#: config/tc-xtensa.c:10573
87ccc1b0
NC
20817msgid "invalid relaxation fragment result"
20818msgstr ""
20819
862776f2 20820#: config/tc-xtensa.c:10655
87ccc1b0
NC
20821msgid "unable to widen instruction"
20822msgstr ""
20823
862776f2 20824#: config/tc-xtensa.c:10793
87ccc1b0
NC
20825msgid "multiple literals in expansion"
20826msgstr ""
20827
862776f2 20828#: config/tc-xtensa.c:10797
87ccc1b0
NC
20829msgid "no registered fragment for literal"
20830msgstr ""
20831
862776f2 20832#: config/tc-xtensa.c:10799
87ccc1b0
NC
20833msgid "number of literal tokens != 1"
20834msgstr ""
20835
862776f2 20836#: config/tc-xtensa.c:10928 config/tc-xtensa.c:10934
87ccc1b0
NC
20837#, c-format
20838msgid "unresolved loop target symbol: %s"
20839msgstr ""
20840
862776f2 20841#: config/tc-xtensa.c:11422
06647dfd 20842#, c-format
6655dba2 20843msgid "fixes not all moved from %s"
87ccc1b0
NC
20844msgstr ""
20845
862776f2 20846#: config/tc-xtensa.c:11550
06647dfd
AM
20847msgid ""
20848"literal pool location required for text-section-literals; specify with ."
20849"literal_position"
87ccc1b0
NC
20850msgstr ""
20851
862776f2 20852#: config/tc-xtensa.c:12378
06647dfd
AM
20853msgid "too many operands in instruction"
20854msgstr ""
20855
862776f2 20856#: config/tc-xtensa.c:12588
ae351704 20857msgid "invalid symbolic operand"
87ccc1b0
NC
20858msgstr ""
20859
862776f2 20860#: config/tc-xtensa.c:12649
87ccc1b0
NC
20861msgid "operand number mismatch"
20862msgstr ""
20863
862776f2 20864#: config/tc-xtensa.c:12653
06647dfd
AM
20865#, c-format
20866msgid "cannot encode opcode \"%s\" in the given format \"%s\""
20867msgstr ""
20868
862776f2 20869#: config/tc-xtensa.c:12678
06647dfd
AM
20870#, c-format
20871msgid "xtensa-isa failure: %s"
20872msgstr ""
20873
862776f2 20874#: config/tc-xtensa.c:12755
87ccc1b0
NC
20875msgid "invalid opcode"
20876msgstr ""
20877
862776f2 20878#: config/tc-xtensa.c:12761
87ccc1b0
NC
20879msgid "too few operands"
20880msgstr ""
20881
862776f2 20882#: config/tc-xtensa.c:12767
71300e2c
NC
20883msgid "too many operands"
20884msgstr ""
20885
862776f2 20886#: config/tc-xtensa.c:12811
a5c7551f
RW
20887msgid "multiple writes to the same register"
20888msgstr ""
20889
862776f2 20890#: config/tc-xtensa.c:12925 config/tc-xtensa.c:12931
06647dfd
AM
20891msgid "out of memory"
20892msgstr ""
20893
862776f2 20894#: config/tc-xtensa.c:13020
f12e7348
NC
20895msgid "TLS relocation not allowed in FLIX bundle"
20896msgstr ""
20897
20898#. Instructions that generate TLS relocations should always be
20899#. relaxed in the front-end. If "record_fixup" is set, then this
20900#. function is being called during back-end relaxation, so flag
20901#. the unexpected behavior as an error.
862776f2 20902#: config/tc-xtensa.c:13026
f12e7348
NC
20903msgid "unexpected TLS relocation"
20904msgstr ""
20905
862776f2 20906#: config/tc-xtensa.c:13070
ae351704
AM
20907msgid "symbolic operand not allowed"
20908msgstr ""
20909
862776f2 20910#: config/tc-xtensa.c:13107
ae351704
AM
20911msgid "cannot decode instruction format"
20912msgstr ""
20913
862776f2 20914#: config/tc-xtensa.c:13251
ae351704 20915msgid "ignoring extra '-rename-section' delimiter ':'"
06647dfd
AM
20916msgstr ""
20917
862776f2 20918#: config/tc-xtensa.c:13256
06647dfd 20919#, c-format
ae351704 20920msgid "ignoring invalid '-rename-section' specification: '%s'"
06647dfd
AM
20921msgstr ""
20922
862776f2 20923#: config/tc-xtensa.c:13267
ae351704
AM
20924#, c-format
20925msgid "section %s renamed multiple times"
06647dfd
AM
20926msgstr ""
20927
862776f2 20928#: config/tc-xtensa.c:13269
06647dfd 20929#, c-format
ae351704 20930msgid "multiple sections remapped to output section %s"
06647dfd
AM
20931msgstr ""
20932
346d80ef 20933#: config/tc-z80.c:199
6655dba2 20934#, c-format
8f595e9b
NC
20935msgid "Invalid CPU is specified: %s"
20936msgstr ""
20937
346d80ef 20938#: config/tc-z80.c:224
8f595e9b 20939#, c-format
ddc73fa9 20940msgid "Invalid EXTENSION is specified: %s"
8f595e9b
NC
20941msgstr ""
20942
346d80ef 20943#: config/tc-z80.c:279
8f595e9b 20944#, c-format
6655dba2
SB
20945msgid "invalid floating point numbers type `%s'"
20946msgstr ""
20947
346d80ef 20948#: config/tc-z80.c:300 config/tc-z80.c:309
6655dba2
SB
20949#, c-format
20950msgid "invalid INST in command line: %s"
20951msgstr ""
20952
346d80ef 20953#: config/tc-z80.c:403
8f595e9b
NC
20954#, c-format
20955msgid ""
20956"\n"
20957"CPU model options:\n"
20958" -march=CPU[+EXT...][-EXT...]\n"
20959"\t\t\t generate code for CPU, where CPU is one of:\n"
20960msgstr ""
20961
346d80ef 20962#: config/tc-z80.c:409
8f595e9b
NC
20963#, c-format
20964msgid "And EXT is combination (+EXT - add, -EXT - remove) of:\n"
20965msgstr ""
20966
346d80ef 20967#: config/tc-z80.c:412
8f595e9b
NC
20968#, c-format
20969msgid ""
20970"\n"
20971"Compatibility options:\n"
20972" -local-prefix=TEXT\t treat labels prefixed by TEXT as local\n"
20973" -colonless\t\t permit colonless labels\n"
20974" -sdcc\t\t\t accept SDCC specific instruction syntax\n"
ddc73fa9
NC
20975" -fp-s=FORMAT\t\t set single precision FP numbers format\n"
20976" -fp-d=FORMAT\t\t set double precision FP numbers format\n"
8f595e9b
NC
20977"Where FORMAT one of:\n"
20978" ieee754\t\t IEEE754 compatible (depends on directive)\n"
20979" half\t\t\t IEEE754 half precision (16 bit)\n"
20980" single\t\t IEEE754 single precision (32 bit)\n"
20981" double\t\t IEEE754 double precision (64 bit)\n"
20982" zeda32\t\t Zeda z80float library 32 bit format\n"
20983" math48\t\t 48 bit format from Math48 library\n"
20984"\n"
20985"Default: -march=z80+xyhl+infc\n"
20986msgstr ""
20987
346d80ef 20988#: config/tc-z80.c:618
ae351704 20989msgid "-- unterminated string"
06647dfd
AM
20990msgstr ""
20991
346d80ef 20992#: config/tc-z80.c:794
6655dba2 20993msgid "undocumented instruction"
87ccc1b0
NC
20994msgstr ""
20995
346d80ef 20996#: config/tc-z80.c:838 config/tc-z80.c:844
ae351704
AM
20997msgid "mismatched parentheses"
20998msgstr ""
20999
87485f53 21000#: config/tc-z80.c:936
ae351704
AM
21001msgid "bad expression syntax"
21002msgstr ""
21003
87485f53 21004#: config/tc-z80.c:1147
346d80ef 21005#, c-format
862776f2 21006msgid "%d-bit overflow (%+<PRId64>)"
346d80ef
NC
21007msgstr ""
21008
862776f2 21009#: config/tc-z80.c:1162
6655dba2
SB
21010#, c-format
21011msgid "invalid data size %d"
21012msgstr ""
21013
862776f2 21014#: config/tc-z80.c:1247
ae351704
AM
21015msgid "cannot make a relative jump to an absolute location"
21016msgstr ""
21017
862776f2 21018#: config/tc-z80.c:1254
8f595e9b 21019#, c-format
862776f2 21020msgid "index overflow (%+<PRId64>)"
8f595e9b
NC
21021msgstr ""
21022
862776f2 21023#: config/tc-z80.c:1257
8f595e9b 21024#, c-format
862776f2 21025msgid "offset overflow (%+<PRId64>)"
ae351704
AM
21026msgstr ""
21027
862776f2
AA
21028#: config/tc-z80.c:1460 config/tc-z80.c:1707 config/tc-z80.c:1750
21029#: config/tc-z80.c:1831 config/tc-z80.c:1861 config/tc-z80.c:1920
21030#: config/tc-z80.c:1980 config/tc-z80.c:2033 config/tc-z80.c:2066
21031#: config/tc-z80.c:2123 config/tc-z80.c:2741 config/tc-z80.c:2790
21032#: config/tc-z80.c:2828 config/tc-z80.c:2888 config/tc-z80.c:2948
21033#: config/tc-z80.c:3024 config/tc-z80.c:3047
c1c69e83 21034msgid "bad instruction syntax"
ae351704
AM
21035msgstr ""
21036
862776f2 21037#: config/tc-z80.c:1898
ae351704
AM
21038msgid "condition code invalid for jr"
21039msgstr ""
21040
862776f2
AA
21041#: config/tc-z80.c:2487 config/tc-z80.c:2498 config/tc-z80.c:2514
21042#: config/tc-z80.c:2547
6655dba2
SB
21043msgid "ADL mode instruction"
21044msgstr ""
21045
21046#. SIS prefix, in Z80 it is LD B,B
21047#. LIS prefix, in Z80 it is LD C,C
21048#. SIL prefix, in Z80 it is LD D,D
21049#. LIL prefix, in Z80 it is LD E,E
862776f2 21050#: config/tc-z80.c:2622
6655dba2
SB
21051msgid "unsupported instruction, assembled as NOP"
21052msgstr ""
21053
862776f2 21054#: config/tc-z80.c:3215 config/tc-z80.c:3246
ae351704 21055msgid "parentheses ignored"
87ccc1b0
NC
21056msgstr ""
21057
862776f2 21058#: config/tc-z80.c:3263
6655dba2
SB
21059msgid "CPU mode is unsupported by target"
21060msgstr ""
21061
862776f2 21062#: config/tc-z80.c:3285
6655dba2
SB
21063msgid "assignment expected"
21064msgstr ""
21065
862776f2 21066#: config/tc-z80.c:3700
8f595e9b
NC
21067#, c-format
21068msgid "Unknown instruction `%s'"
87ccc1b0
NC
21069msgstr ""
21070
862776f2 21071#: config/tc-z80.c:3776
8f595e9b
NC
21072#, c-format
21073msgid "8-bit signed offset out of range (%+ld)"
ae351704
AM
21074msgstr ""
21075
862776f2 21076#: config/tc-z80.c:3799
87ccc1b0 21077#, c-format
8f595e9b
NC
21078msgid "8-bit overflow (%+ld)"
21079msgstr ""
21080
862776f2 21081#: config/tc-z80.c:3816
8f595e9b
NC
21082#, c-format
21083msgid "16-bit overflow (%+ld)"
87ccc1b0
NC
21084msgstr ""
21085
862776f2 21086#: config/tc-z80.c:3824
8f595e9b
NC
21087#, c-format
21088msgid "24-bit overflow (%+ld)"
21089msgstr ""
21090
862776f2 21091#: config/tc-z80.c:3833
8f595e9b
NC
21092#, c-format
21093msgid "32-bit overflow (%+ld)"
21094msgstr ""
21095
862776f2 21096#: config/tc-z80.c:3846
8f595e9b
NC
21097#, c-format
21098msgid "md_apply_fix: unknown reloc type 0x%x\n"
21099msgstr ""
21100
862776f2 21101#: config/tc-z80.c:4043 config/tc-z80.c:4102
6655dba2
SB
21102msgid "invalid syntax"
21103msgstr ""
21104
862776f2 21105#: config/tc-z80.c:4121
8f595e9b
NC
21106msgid "overflow"
21107msgstr ""
21108
ed9e98c2 21109#: config/tc-z8k.c:281
87ccc1b0 21110#, c-format
fce00800
AM
21111msgid "register rr%d out of range"
21112msgstr ""
21113
ed9e98c2 21114#: config/tc-z8k.c:283
fce00800
AM
21115#, c-format
21116msgid "register rr%d does not exist"
21117msgstr ""
21118
ed9e98c2 21119#: config/tc-z8k.c:295
fce00800
AM
21120#, c-format
21121msgid "register rh%d out of range"
87ccc1b0
NC
21122msgstr ""
21123
ed9e98c2 21124#: config/tc-z8k.c:307
87ccc1b0 21125#, c-format
fce00800 21126msgid "register rl%d out of range"
87ccc1b0
NC
21127msgstr ""
21128
ed9e98c2 21129#: config/tc-z8k.c:320
87ccc1b0 21130#, c-format
fce00800 21131msgid "register rq%d out of range"
87ccc1b0
NC
21132msgstr ""
21133
ed9e98c2 21134#: config/tc-z8k.c:322
87ccc1b0 21135#, c-format
fce00800 21136msgid "register rq%d does not exist"
87ccc1b0
NC
21137msgstr ""
21138
ed9e98c2 21139#: config/tc-z8k.c:334
87ccc1b0 21140#, c-format
fce00800 21141msgid "register r%d out of range"
87ccc1b0
NC
21142msgstr ""
21143
ed9e98c2 21144#: config/tc-z8k.c:375
87ccc1b0
NC
21145#, c-format
21146msgid "expected %c"
21147msgstr ""
21148
ed9e98c2 21149#: config/tc-z8k.c:390
87ccc1b0
NC
21150#, c-format
21151msgid "register is wrong size for a word %s"
21152msgstr ""
21153
ed9e98c2 21154#: config/tc-z8k.c:404
87ccc1b0
NC
21155#, c-format
21156msgid "register is wrong size for address %s"
21157msgstr ""
21158
ed9e98c2 21159#: config/tc-z8k.c:538
6e1772d5
AM
21160#, c-format
21161msgid "unknown interrupt %s"
21162msgstr ""
21163
87ccc1b0 21164#. No interrupt type specified, opcode won't do anything.
ed9e98c2 21165#: config/tc-z8k.c:561
fce00800 21166msgid "opcode has no effect"
87ccc1b0
NC
21167msgstr ""
21168
ed9e98c2 21169#: config/tc-z8k.c:672
87ccc1b0
NC
21170msgid "Missing ) in ra(rb)"
21171msgstr ""
21172
ed9e98c2 21173#: config/tc-z8k.c:752 config/tc-z8k.c:791
6e1772d5
AM
21174#, c-format
21175msgid "invalid condition code '%s'"
fce00800
AM
21176msgstr ""
21177
ed9e98c2 21178#: config/tc-z8k.c:764
87ccc1b0 21179#, c-format
6e1772d5 21180msgid "invalid flag '%s'"
87ccc1b0
NC
21181msgstr ""
21182
ed9e98c2 21183#: config/tc-z8k.c:918 config/tc-z8k.c:924
6e1772d5
AM
21184msgid "invalid indirect register size"
21185msgstr ""
21186
346d80ef 21187#: config/tc-z8k.c:941 config/tc-z8k.c:1107 config/tc-z8k.c:1112
6e1772d5
AM
21188msgid "invalid control register name"
21189msgstr ""
21190
346d80ef 21191#: config/tc-z8k.c:1096
87ccc1b0
NC
21192msgid "immediate must be 1 or 2"
21193msgstr ""
21194
346d80ef 21195#: config/tc-z8k.c:1099
87ccc1b0
NC
21196msgid "immediate 1 or 2 expected"
21197msgstr ""
21198
346d80ef 21199#: config/tc-z8k.c:1130
87ccc1b0
NC
21200msgid "can't use R0 here"
21201msgstr ""
21202
346d80ef 21203#: config/tc-z8k.c:1288
87ccc1b0
NC
21204msgid "Can't find opcode to match operands"
21205msgstr ""
21206
346d80ef 21207#: config/tc-z8k.c:1335
87ccc1b0
NC
21208#, c-format
21209msgid "invalid architecture -z%s"
21210msgstr ""
21211
346d80ef 21212#: config/tc-z8k.c:1354
6e1772d5 21213#, c-format
87ccc1b0
NC
21214msgid ""
21215" Z8K options:\n"
21216" -z8001 generate segmented code\n"
21217" -z8002 generate unsegmented code\n"
21218" -linkrelax create linker relaxable code\n"
21219msgstr ""
21220
346d80ef 21221#: config/tc-z8k.c:1366
6e1772d5 21222#, c-format
87ccc1b0
NC
21223msgid "call to md_convert_frag\n"
21224msgstr ""
21225
346d80ef 21226#: config/tc-z8k.c:1473 config/tc-z8k.c:1513 config/tc-z8k.c:1536
87ccc1b0
NC
21227msgid "cannot branch to odd address"
21228msgstr ""
21229
346d80ef 21230#: config/tc-z8k.c:1477 config/tc-z8k.c:1540
8f595e9b
NC
21231msgid "relative jump out of range"
21232msgstr ""
21233
346d80ef 21234#: config/tc-z8k.c:1495
87ccc1b0
NC
21235msgid "relative address out of range"
21236msgstr ""
21237
346d80ef 21238#: config/tc-z8k.c:1516
3caac5b8 21239msgid "relative call out of range"
87ccc1b0
NC
21240msgstr ""
21241
346d80ef 21242#: config/tc-z8k.c:1548
8f595e9b
NC
21243#, c-format
21244msgid "md_apply_fix: unknown r_type 0x%x\n"
21245msgstr ""
21246
346d80ef 21247#: config/tc-z8k.c:1560
ac50feda 21248#, c-format
3caac5b8 21249msgid "call to md_estimate_size_before_relax\n"
ac50feda
RH
21250msgstr ""
21251
96e786d1 21252#: config/xtensa-relax.c:1579
c85dd50d
NC
21253#, c-format
21254msgid "invalid configuration option '%s' in transition rule '%s'"
21255msgstr ""
21256
96e786d1 21257#: config/xtensa-relax.c:1704 config/xtensa-relax.c:1714
c85dd50d
NC
21258#, c-format
21259msgid "opcode '%s': no bound opname '%s' for precondition in '%s'"
21260msgstr ""
21261
96e786d1 21262#: config/xtensa-relax.c:1721
c85dd50d
NC
21263#, c-format
21264msgid "opcode '%s': precondition only contains constants in '%s'"
21265msgstr ""
21266
96e786d1 21267#: config/xtensa-relax.c:1768
c85dd50d
NC
21268msgid "expected one operand for generated literal"
21269msgstr ""
21270
96e786d1 21271#: config/xtensa-relax.c:1775
c85dd50d
NC
21272msgid "expected 0 operands for generated label"
21273msgstr ""
21274
96e786d1 21275#: config/xtensa-relax.c:1788
c85dd50d
NC
21276#, c-format
21277msgid "invalid opcode '%s' in transition rule '%s'"
21278msgstr ""
21279
96e786d1 21280#: config/xtensa-relax.c:1796
c85dd50d 21281#, c-format
3957a496
NC
21282msgid "opcode '%s': replacement does not have %d op"
21283msgid_plural "opcode '%s': replacement does not have %d ops"
21284msgstr[0] ""
21285msgstr[1] ""
c85dd50d 21286
96e786d1 21287#: config/xtensa-relax.c:1812
f12e7348
NC
21288#, c-format
21289msgid "opcode '%s': cannot find literal definition"
21290msgstr ""
21291
96e786d1 21292#: config/xtensa-relax.c:1828 config/xtensa-relax.c:1858
c85dd50d 21293#, c-format
f96bd6c2 21294msgid "opcode '%s': unidentified operand '%s' in '%s'"
c85dd50d
NC
21295msgstr ""
21296
96e786d1 21297#: config/xtensa-relax.c:1853
c85dd50d
NC
21298#, c-format
21299msgid "unknown user-defined function %s"
21300msgstr ""
21301
96e786d1 21302#: config/xtensa-relax.c:1864
c85dd50d 21303#, c-format
f96bd6c2 21304msgid "opcode '%s': could not parse operand '%s' in '%s'"
c85dd50d
NC
21305msgstr ""
21306
96e786d1 21307#: config/xtensa-relax.c:1904
c85dd50d
NC
21308#, c-format
21309msgid "could not parse INSN_PATTERN '%s'"
21310msgstr ""
21311
96e786d1 21312#: config/xtensa-relax.c:1908
c85dd50d
NC
21313#, c-format
21314msgid "could not parse INSN_REPL '%s'"
21315msgstr ""
21316
96e786d1 21317#: config/xtensa-relax.c:1919
c85dd50d
NC
21318#, c-format
21319msgid "could not build transition for %s => %s"
21320msgstr ""
21321
ed9e98c2 21322#: depend.c:194
ac50feda 21323#, c-format
87ccc1b0 21324msgid "can't open `%s' for writing"
ac50feda
RH
21325msgstr ""
21326
ed9e98c2 21327#: depend.c:206
ac50feda 21328#, c-format
87ccc1b0 21329msgid "can't close `%s'"
ac50feda
RH
21330msgstr ""
21331
87485f53 21332#: dw2gencfi.c:325 read.c:2459
cc643b88
NC
21333#, c-format
21334msgid "bfd_set_section_flags: %s"
21335msgstr ""
21336
96e786d1 21337#: dw2gencfi.c:587 dw2gencfi.c:603
87ccc1b0 21338#, c-format
fce00800 21339msgid "register save offset not a multiple of %u"
ac50feda
RH
21340msgstr ""
21341
96e786d1 21342#: dw2gencfi.c:686
06647dfd
AM
21343msgid "CFI state restore without previous remember"
21344msgstr ""
21345
96e786d1 21346#: dw2gencfi.c:745
fce00800 21347msgid "missing separator"
ac50feda
RH
21348msgstr ""
21349
96e786d1 21350#: dw2gencfi.c:794
fce00800 21351msgid "bad register expression"
ac50feda
RH
21352msgstr ""
21353
96e786d1
NC
21354#: dw2gencfi.c:815 dw2gencfi.c:945 dw2gencfi.c:983 dw2gencfi.c:1054
21355#: dw2gencfi.c:1127 dw2gencfi.c:1192 dw2gencfi.c:1393
fce00800 21356msgid "CFI instruction used without previous .cfi_startproc"
ac50feda
RH
21357msgstr ""
21358
96e786d1 21359#: dw2gencfi.c:1008
ae351704
AM
21360msgid "invalid or unsupported encoding in .cfi_personality"
21361msgstr ""
21362
96e786d1 21363#: dw2gencfi.c:1015
ae351704
AM
21364msgid ".cfi_personality requires encoding and symbol arguments"
21365msgstr ""
21366
96e786d1 21367#: dw2gencfi.c:1038
ae351704
AM
21368msgid "wrong second argument to .cfi_personality"
21369msgstr ""
21370
96e786d1 21371#: dw2gencfi.c:1079 dw2gencfi.c:1155
ae351704
AM
21372msgid "invalid or unsupported encoding in .cfi_lsda"
21373msgstr ""
21374
96e786d1 21375#: dw2gencfi.c:1086
ae351704
AM
21376msgid ".cfi_lsda requires encoding and symbol arguments"
21377msgstr ""
21378
96e786d1 21379#: dw2gencfi.c:1111
ae351704
AM
21380msgid "wrong second argument to .cfi_lsda"
21381msgstr ""
21382
96e786d1 21383#: dw2gencfi.c:1177
a5c7551f
RW
21384msgid "wrong third argument to .cfi_val_encoded_addr"
21385msgstr ""
21386
96e786d1 21387#: dw2gencfi.c:1276
e0e7a9d4
TG
21388msgid "inconsistent uses of .cfi_sections"
21389msgstr ""
21390
96e786d1 21391#: dw2gencfi.c:1287
87ccc1b0 21392msgid "previous CFI entry not closed (missing .cfi_endproc)"
ac50feda
RH
21393msgstr ""
21394
96e786d1 21395#: dw2gencfi.c:1328
87ccc1b0 21396msgid ".cfi_endproc without corresponding .cfi_startproc"
ac50feda
RH
21397msgstr ""
21398
96e786d1 21399#: dw2gencfi.c:1404
e0e7a9d4
TG
21400msgid "wrong argument to .cfi_personality_id"
21401msgstr ""
21402
96e786d1 21403#: dw2gencfi.c:1414
e0e7a9d4
TG
21404msgid ".cfi_fde_data without corresponding .cfi_startproc"
21405msgstr ""
21406
96e786d1 21407#: dw2gencfi.c:1523
e0e7a9d4
TG
21408msgid "unexpected .cfi_inline_lsda"
21409msgstr ""
21410
96e786d1 21411#: dw2gencfi.c:1530
e0e7a9d4
TG
21412msgid ".cfi_inline_lsda not valid for this frame"
21413msgstr ""
21414
96e786d1 21415#: dw2gencfi.c:1538
e0e7a9d4
TG
21416msgid ".cfi_inline_lsda seen for frame without .cfi_lsda"
21417msgstr ""
21418
96e786d1 21419#: dw2gencfi.c:1551
e0e7a9d4
TG
21420#, c-format
21421msgid "Alignment too large: %d. assumed."
21422msgstr ""
21423
96e786d1 21424#: dw2gencfi.c:1555
e0e7a9d4
TG
21425msgid "Alignment negative: 0 assumed."
21426msgstr ""
21427
96e786d1 21428#: dw2gencfi.c:1581
e0e7a9d4
TG
21429msgid ".cfi_inline_lsda is not supported for this target"
21430msgstr ""
21431
96e786d1 21432#: dw2gencfi.c:1588
e0e7a9d4
TG
21433msgid ".cfi_fde_data is not supported for this target"
21434msgstr ""
21435
96e786d1 21436#: dw2gencfi.c:1595
e0e7a9d4
TG
21437msgid ".cfi_personality_id is not supported for this target"
21438msgstr ""
21439
96e786d1 21440#: dw2gencfi.c:1909
6655dba2
SB
21441#, c-format
21442msgid "return column number %d overflows in CIE version 1"
21443msgstr ""
21444
96e786d1 21445#: dw2gencfi.c:2398 dw2gencfi.c:2576
87ccc1b0 21446msgid "open CFI at the end of file; missing .cfi_endproc directive"
6840198f
NC
21447msgstr ""
21448
96e786d1
NC
21449#: dw2gencfi.c:2524
21450msgid ".sframe not supported for target"
21451msgstr ""
21452
21453#: dw2gencfi.c:2605
cc643b88
NC
21454msgid "CFI is not supported for this target"
21455msgstr ""
21456
87485f53 21457#: dwarf2dbg.c:377 dwarf2dbg.c:3307
3957a496
NC
21458msgid "view number mismatch"
21459msgstr ""
21460
96e786d1 21461#: dwarf2dbg.c:692
6655dba2 21462#, c-format
631ec08c 21463msgid "file number %u is too big"
6655dba2
SB
21464msgstr ""
21465
87485f53 21466#: dwarf2dbg.c:920
8f595e9b
NC
21467#, c-format
21468msgid ""
21469"file table slot %u is already occupied by a different file (%s%s%s vs %s%s%s)"
21470msgstr ""
21471
87485f53 21472#: dwarf2dbg.c:1176 dwarf2dbg.c:1270
328577ad 21473msgid "file number less than one"
5f68c319
NC
21474msgstr ""
21475
87485f53 21476#: dwarf2dbg.c:1213
8f595e9b 21477msgid "md5 value too small or not a constant"
5f68c319
NC
21478msgstr ""
21479
87485f53 21480#: dwarf2dbg.c:1230
631ec08c
NC
21481#, c-format
21482msgid "file number %lu is too big"
21483msgstr ""
21484
87485f53 21485#: dwarf2dbg.c:1277 dwarf2dbg.c:2300
6840198f 21486#, c-format
328577ad 21487msgid "unassigned file number %ld"
6840198f
NC
21488msgstr ""
21489
87485f53 21490#: dwarf2dbg.c:1355
3caac5b8
AM
21491msgid "is_stmt value not 0 or 1"
21492msgstr ""
21493
87485f53 21494#: dwarf2dbg.c:1369
3caac5b8
AM
21495msgid "isa number less than zero"
21496msgstr ""
21497
87485f53 21498#: dwarf2dbg.c:1381
a5c7551f
RW
21499msgid "discriminator less than zero"
21500msgstr ""
21501
87485f53 21502#: dwarf2dbg.c:1400
3957a496
NC
21503msgid "numeric view can only be asserted to zero"
21504msgstr ""
21505
87485f53 21506#: dwarf2dbg.c:1440
3caac5b8
AM
21507#, c-format
21508msgid "unknown .loc sub-directive `%s'"
87ccc1b0
NC
21509msgstr ""
21510
87485f53 21511#: dwarf2dbg.c:2434
3caac5b8 21512msgid "internal error: unknown dwarf2 format"
0d2bcfaf
NC
21513msgstr ""
21514
ed9e98c2 21515#: ecoff.c:1559
ac50feda 21516#, c-format
328577ad 21517msgid "string too big (%lu bytes)"
ac50feda
RH
21518msgstr ""
21519
87485f53
NC
21520#: ecoff.c:1612 ecoff.c:1805 ecoff.c:1828 ecoff.c:1858 ecoff.c:2010
21521#: ecoff.c:2126
ac50feda
RH
21522msgid "no current file pointer"
21523msgstr ""
21524
777cd7ab 21525#: ecoff.c:1699
ac50feda
RH
21526msgid "too many st_End's"
21527msgstr ""
21528
87485f53 21529#: ecoff.c:2195
ac50feda
RH
21530msgid "fake .file after real one"
21531msgstr ""
21532
87485f53 21533#: ecoff.c:2283
328577ad 21534msgid "filename goes over one page boundary"
ac50feda
RH
21535msgstr ""
21536
87485f53 21537#: ecoff.c:2416
ac50feda
RH
21538msgid ".begin directive without a preceding .file directive"
21539msgstr ""
21540
87485f53 21541#: ecoff.c:2423
ac50feda
RH
21542msgid ".begin directive without a preceding .ent directive"
21543msgstr ""
21544
87485f53 21545#: ecoff.c:2453
ac50feda
RH
21546msgid ".bend directive without a preceding .file directive"
21547msgstr ""
21548
87485f53 21549#: ecoff.c:2460
ac50feda
RH
21550msgid ".bend directive without a preceding .ent directive"
21551msgstr ""
21552
87485f53 21553#: ecoff.c:2472
ac50feda
RH
21554msgid ".bend directive names unknown symbol"
21555msgstr ""
21556
87485f53 21557#: ecoff.c:2514
ac50feda
RH
21558msgid ".def pseudo-op used inside of .def/.endef; ignored"
21559msgstr ""
21560
87485f53 21561#: ecoff.c:2516
328577ad 21562msgid "empty symbol name in .def; ignored"
ac50feda
RH
21563msgstr ""
21564
87485f53 21565#: ecoff.c:2551
ac50feda
RH
21566msgid ".dim pseudo-op used outside of .def/.endef; ignored"
21567msgstr ""
21568
87485f53 21569#: ecoff.c:2566
328577ad 21570msgid "badly formed .dim directive"
ac50feda
RH
21571msgstr ""
21572
87485f53 21573#: ecoff.c:2579
328577ad 21574msgid "too many .dim entries"
ac50feda
RH
21575msgstr ""
21576
87485f53 21577#: ecoff.c:2599
ac50feda
RH
21578msgid ".scl pseudo-op used outside of .def/.endef; ignored"
21579msgstr ""
21580
87485f53 21581#: ecoff.c:2624
ac50feda
RH
21582msgid ".size pseudo-op used outside of .def/.endef; ignored"
21583msgstr ""
21584
87485f53 21585#: ecoff.c:2639
328577ad 21586msgid "badly formed .size directive"
ac50feda
RH
21587msgstr ""
21588
87485f53 21589#: ecoff.c:2652
328577ad 21590msgid "too many .size entries"
ac50feda
RH
21591msgstr ""
21592
87485f53 21593#: ecoff.c:2674
ac50feda
RH
21594msgid ".type pseudo-op used outside of .def/.endef; ignored"
21595msgstr ""
21596
21597#. FIXME: We could handle this by setting the continued bit.
21598#. There would still be a limit: the .type argument can not
21599#. be infinite.
87485f53 21600#: ecoff.c:2692
ac50feda 21601#, c-format
328577ad 21602msgid "the type of %s is too complex; it will be simplified"
ac50feda
RH
21603msgstr ""
21604
87485f53 21605#: ecoff.c:2703
ac50feda
RH
21606msgid "Unrecognized .type argument"
21607msgstr ""
21608
87485f53 21609#: ecoff.c:2741
ac50feda
RH
21610msgid ".tag pseudo-op used outside of .def/.endef; ignored"
21611msgstr ""
21612
87485f53 21613#: ecoff.c:2765
ac50feda
RH
21614msgid ".val pseudo-op used outside of .def/.endef; ignored"
21615msgstr ""
21616
87485f53 21617#: ecoff.c:2773
ae351704 21618msgid ".val expression is too complex"
ac50feda
RH
21619msgstr ""
21620
87485f53 21621#: ecoff.c:2803
ac50feda
RH
21622msgid ".endef pseudo-op used before .def; ignored"
21623msgstr ""
21624
87485f53 21625#: ecoff.c:2829 ecoff.c:2910
328577ad 21626msgid "bad COFF debugging information"
ac50feda
RH
21627msgstr ""
21628
87485f53 21629#: ecoff.c:2878
ac50feda 21630#, c-format
328577ad 21631msgid "no tag specified for %s"
ac50feda
RH
21632msgstr ""
21633
87485f53 21634#: ecoff.c:2980
ac50feda
RH
21635msgid ".end directive without a preceding .file directive"
21636msgstr ""
21637
87485f53 21638#: ecoff.c:3008
ac50feda
RH
21639msgid ".end directive names unknown symbol"
21640msgstr ""
21641
87485f53 21642#: ecoff.c:3038
ac50feda
RH
21643msgid "second .ent directive found before .end directive"
21644msgstr ""
21645
87485f53 21646#: ecoff.c:3047
f96bd6c2
PC
21647#, c-format
21648msgid "%s directive has no name"
21649msgstr ""
21650
87485f53 21651#: ecoff.c:3108
328577ad 21652msgid "no way to handle .file within .ent/.end section"
ac50feda
RH
21653msgstr ""
21654
87485f53 21655#: ecoff.c:3225
328577ad 21656msgid ".loc before .file"
ac50feda
RH
21657msgstr ""
21658
862776f2 21659#: ecoff.c:3425
ac50feda
RH
21660#, c-format
21661msgid ".stab%c is not supported"
21662msgstr ""
21663
862776f2 21664#: ecoff.c:3435
ac50feda
RH
21665#, c-format
21666msgid ".stab%c: ignoring non-zero other field"
21667msgstr ""
21668
862776f2 21669#: ecoff.c:3469
ac50feda
RH
21670#, c-format
21671msgid ""
328577ad 21672"line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
ac50feda
RH
21673msgstr ""
21674
862776f2 21675#: ecoff.c:3503
ac50feda 21676#, c-format
328577ad 21677msgid "illegal .stab%c directive, bad character"
ac50feda
RH
21678msgstr ""
21679
862776f2 21680#: ecoff.c:3952 ecoff.c:4140 ecoff.c:4165
ac50feda
RH
21681msgid ".begin/.bend in different segments"
21682msgstr ""
21683
862776f2 21684#: ecoff.c:4660
328577ad 21685msgid "missing .end or .bend at end of file"
ac50feda
RH
21686msgstr ""
21687
862776f2 21688#: ecoff.c:5137
ac50feda
RH
21689msgid "GP prologue size exceeds field size, using 0 instead"
21690msgstr ""
21691
87485f53 21692#: expr.c:74 read.c:3962
328577ad
NC
21693msgid "bignum invalid"
21694msgstr ""
21695
87485f53 21696#: expr.c:76 read.c:3964 read.c:4465 read.c:5235
328577ad
NC
21697msgid "floating point number invalid"
21698msgstr ""
21699
87485f53 21700#: expr.c:240
328577ad 21701msgid "bad floating-point constant: exponent overflow"
ac50feda
RH
21702msgstr ""
21703
87485f53 21704#: expr.c:244
ac50feda 21705#, c-format
328577ad 21706msgid "bad floating-point constant: unknown error code=%d"
ac50feda
RH
21707msgstr ""
21708
87485f53 21709#: expr.c:423
ac50feda 21710msgid ""
328577ad 21711"a bignum with underscores may not have more than 8 hex digits in any word"
ac50feda
RH
21712msgstr ""
21713
87485f53 21714#: expr.c:446
328577ad 21715msgid "a bignum with underscores must have exactly 4 words"
ac50feda
RH
21716msgstr ""
21717
ed265386 21718#. Either not seen or not defined.
ac50feda
RH
21719#. @@ Should print out the original string instead of
21720#. the parsed number.
862776f2 21721#: expr.c:589
ac50feda 21722#, c-format
328577ad 21723msgid "backward ref to unknown label \"%d:\""
ac50feda
RH
21724msgstr ""
21725
862776f2 21726#: expr.c:702
328577ad 21727msgid "character constant too large"
ac50feda
RH
21728msgstr ""
21729
862776f2 21730#: expr.c:1007
ac50feda 21731#, c-format
e0e7a9d4 21732msgid "found '%c', expected: '%c'"
ac50feda
RH
21733msgstr ""
21734
862776f2 21735#: expr.c:1010
1994a7c7 21736#, c-format
328577ad 21737msgid "missing '%c'"
ac50feda
RH
21738msgstr ""
21739
862776f2 21740#: expr.c:1022 read.c:4745
ac50feda
RH
21741msgid "EBCDIC constants are not supported"
21742msgstr ""
21743
862776f2 21744#: expr.c:1174
ac50feda
RH
21745#, c-format
21746msgid "Unary operator %c ignored because bad operand follows"
21747msgstr ""
21748
862776f2 21749#: expr.c:1238 expr.c:1260
ac50feda
RH
21750msgid "syntax error in .startof. or .sizeof."
21751msgstr ""
21752
862776f2 21753#: expr.c:1340 expr.c:1676
a5c7551f
RW
21754#, c-format
21755msgid "invalid use of operator \"%s\""
21756msgstr ""
21757
862776f2 21758#: expr.c:1861
ac50feda
RH
21759msgid "missing operand; zero assumed"
21760msgstr ""
21761
862776f2 21762#: expr.c:1900
ac50feda
RH
21763msgid "left operand is a bignum; integer 0 assumed"
21764msgstr ""
21765
862776f2 21766#: expr.c:1902
ac50feda
RH
21767msgid "left operand is a float; integer 0 assumed"
21768msgstr ""
21769
862776f2 21770#: expr.c:1911
ac50feda
RH
21771msgid "right operand is a bignum; integer 0 assumed"
21772msgstr ""
21773
862776f2 21774#: expr.c:1913
ac50feda
RH
21775msgid "right operand is a float; integer 0 assumed"
21776msgstr ""
21777
862776f2 21778#: expr.c:1992 symbols.c:1702
ac50feda
RH
21779msgid "division by zero"
21780msgstr ""
21781
862776f2 21782#: expr.c:2018 symbols.c:1713
a5c7551f
RW
21783msgid "shift count"
21784msgstr ""
21785
862776f2 21786#: expr.c:2144
328577ad
NC
21787msgid "operation combines symbols in different segments"
21788msgstr ""
21789
862776f2 21790#: expr.c:2507
e0e7a9d4
TG
21791msgid "missing closing '\"'"
21792msgstr ""
21793
862776f2 21794#: expr.c:2535
6c037fdb
NC
21795#, c-format
21796msgid "'\\%c' in quoted symbol name; behavior may change in the future"
21797msgstr ""
21798
ed9e98c2 21799#: frags.c:60
ac50feda
RH
21800msgid "attempt to allocate data in absolute section"
21801msgstr ""
21802
ed9e98c2 21803#: frags.c:66
ac50feda
RH
21804msgid "attempt to allocate data in common section"
21805msgstr ""
21806
87485f53 21807#: frags.c:115 write.c:1496
6c37ac4d 21808#, c-format
3957a496
NC
21809msgid "can't extend frag %lu char"
21810msgid_plural "can't extend frag %lu chars"
21811msgstr[0] ""
21812msgstr[1] ""
6c37ac4d 21813
96e786d1
NC
21814#. Offset of size 8 bytes is not supported in SFrame format
21815#. version 1.
87485f53 21816#: gen-sframe.c:401
96e786d1
NC
21817msgid "SFrame unsupported offset value\n"
21818msgstr ""
21819
6e1772d5 21820#. For error messages.
ac50feda
RH
21821#. Detect if we are reading from stdin by examining the file
21822#. name returned by as_where().
21823#.
21824#. [FIXME: We rely upon the name in the strcmp below being the
21825#. same as the one used by input_scrub_new_file(), if that is
21826#. not true, then this code will fail].
21827#.
18e03609
NC
21828#. If we are reading from stdin, then we need to save each input
21829#. line here (assuming of course that we actually have a line of
21830#. input to read), so that it can be displayed in the listing
21831#. that is produced at the end of the assembly.
87485f53 21832#: input-file.c:136 input-scrub.c:246 listing.c:353
ac50feda
RH
21833msgid "{standard input}"
21834msgstr ""
21835
e0e7a9d4 21836#: input-file.c:141
ac50feda 21837#, c-format
ae351704 21838msgid "can't open %s for reading: %s"
ac50feda
RH
21839msgstr ""
21840
e0e7a9d4 21841#: input-file.c:150 input-file.c:224
ac50feda 21842#, c-format
ae351704 21843msgid "can't read from %s: %s"
ac50feda
RH
21844msgstr ""
21845
862776f2 21846#: input-file.c:252 listing.c:1444
ac50feda 21847#, c-format
ae351704 21848msgid "can't close %s: %s"
ac50feda
RH
21849msgstr ""
21850
87485f53 21851#: input-scrub.c:274
60bcf0fa 21852msgid "macros nested too deeply"
ac50feda
RH
21853msgstr ""
21854
87485f53 21855#: input-scrub.c:525 input-scrub.c:528
96e786d1
NC
21856msgid "macro invoked from here"
21857msgstr ""
21858
e0e7a9d4 21859#: itbl-ops.c:328
6e1772d5 21860#, c-format
ac50feda
RH
21861msgid "Unable to allocate memory for new instructions\n"
21862msgstr ""
21863
87485f53 21864#: listing.c:253 messages.c:189 messages.c:191 messages.c:194
ed9e98c2 21865msgid "Warning: "
ac50feda
RH
21866msgstr ""
21867
87485f53 21868#: listing.c:259 messages.c:263 messages.c:265 messages.c:268
ed9e98c2 21869msgid "Error: "
ac50feda
RH
21870msgstr ""
21871
573fe3fb 21872#: listing.c:620
c1c69e83
AM
21873#, c-format
21874msgid "unable to rebuffer file: %s\n"
21875msgstr ""
21876
862776f2 21877#: listing.c:1330
f12e7348
NC
21878#, c-format
21879msgid ""
21880"\n"
21881" time stamp \t: %s\n"
21882"\n"
21883msgstr ""
21884
862776f2 21885#: listing.c:1340
f12e7348
NC
21886#, c-format
21887msgid "%s "
21888msgstr ""
21889
862776f2 21890#: listing.c:1345
f12e7348
NC
21891#, c-format
21892msgid ""
21893"\n"
21894"\t%s "
21895msgstr ""
21896
862776f2 21897#: listing.c:1355
f12e7348
NC
21898msgid ""
21899"\n"
21900" options passed\t: "
21901msgstr ""
21902
862776f2 21903#: listing.c:1394
f12e7348
NC
21904#, c-format
21905msgid ""
21906" GNU assembler version %s (%s)\n"
21907"\t using BFD version %s."
21908msgstr ""
21909
862776f2 21910#: listing.c:1397
f12e7348
NC
21911#, c-format
21912msgid ""
21913"\n"
21914" input file \t: %s"
21915msgstr ""
21916
862776f2 21917#: listing.c:1398
f12e7348
NC
21918#, c-format
21919msgid ""
21920"\n"
21921" output file \t: %s"
21922msgstr ""
21923
862776f2 21924#: listing.c:1399
f12e7348
NC
21925#, c-format
21926msgid ""
21927"\n"
21928" target \t: %s"
21929msgstr ""
21930
862776f2 21931#: listing.c:1423
ac50feda 21932#, c-format
ae351704 21933msgid "can't open %s: %s"
ac50feda
RH
21934msgstr ""
21935
862776f2 21936#: listing.c:1508
ac50feda
RH
21937msgid "strange paper height, set to no form"
21938msgstr ""
21939
862776f2 21940#: listing.c:1532
346d80ef
NC
21941msgid "new paper width is too small"
21942msgstr ""
21943
862776f2 21944#: listing.c:1535
346d80ef
NC
21945msgid "bad or irreducible expression for paper width"
21946msgstr ""
21947
862776f2 21948#: listing.c:1537
346d80ef
NC
21949msgid "missing expression for paper width"
21950msgstr ""
21951
862776f2 21952#: listing.c:1588
328577ad 21953msgid "new line in title"
ac50feda
RH
21954msgstr ""
21955
87485f53
NC
21956#: macro.c:394
21957#, c-format
21958msgid "%% operator needs absolute expression"
87ccc1b0
NC
21959msgstr ""
21960
87485f53 21961#: macro.c:546
55cf6793
ZW
21962#, c-format
21963msgid "Missing parameter qualifier for `%s' in macro `%s'"
21964msgstr ""
21965
87485f53 21966#: macro.c:556
55cf6793
ZW
21967#, c-format
21968msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'"
21969msgstr ""
21970
87485f53 21971#: macro.c:573
55cf6793
ZW
21972#, c-format
21973msgid "Pointless default value for required parameter `%s' in macro `%s'"
21974msgstr ""
21975
87485f53 21976#: macro.c:583
55cf6793
ZW
21977#, c-format
21978msgid "A parameter named `%s' already exists for macro `%s'"
21979msgstr ""
21980
87485f53 21981#: macro.c:621
55cf6793
ZW
21982#, c-format
21983msgid "Reserved word `%s' used as parameter in macro `%s'"
21984msgstr ""
21985
87485f53 21986#: macro.c:674
55cf6793
ZW
21987#, c-format
21988msgid "unexpected end of file in macro `%s' definition"
ac50feda
RH
21989msgstr ""
21990
87485f53 21991#: macro.c:686
55cf6793
ZW
21992#, c-format
21993msgid "missing `)' after formals in macro definition `%s'"
ac50feda
RH
21994msgstr ""
21995
87485f53 21996#: macro.c:701
06647dfd
AM
21997msgid "Missing macro name"
21998msgstr ""
21999
87485f53 22000#: macro.c:710
55cf6793
ZW
22001#, c-format
22002msgid "Bad parameter list for macro `%s'"
22003msgstr ""
22004
87485f53 22005#: macro.c:718
55cf6793
ZW
22006#, c-format
22007msgid "Macro `%s' was already defined"
06647dfd
AM
22008msgstr ""
22009
87485f53 22010#: macro.c:843 macro.c:845
55cf6793 22011msgid "missing `)'"
06647dfd
AM
22012msgstr ""
22013
87485f53 22014#: macro.c:925
55cf6793
ZW
22015#, c-format
22016msgid "`%s' was already used as parameter (or another local) name"
ac50feda
RH
22017msgstr ""
22018
87485f53 22019#: macro.c:1097
ac50feda
RH
22020msgid "confusion in formal parameters"
22021msgstr ""
22022
87485f53 22023#: macro.c:1105
55cf6793
ZW
22024#, c-format
22025msgid "Parameter named `%s' does not exist for macro `%s'"
22026msgstr ""
22027
87485f53 22028#: macro.c:1116
55cf6793
ZW
22029#, c-format
22030msgid "Value for parameter `%s' of macro `%s' was already specified"
ac50feda
RH
22031msgstr ""
22032
87485f53 22033#: macro.c:1130
ac50feda
RH
22034msgid "can't mix positional and keyword arguments"
22035msgstr ""
22036
87485f53 22037#: macro.c:1141
ac50feda
RH
22038msgid "too many positional arguments"
22039msgstr ""
22040
87485f53 22041#: macro.c:1189
55cf6793
ZW
22042#, c-format
22043msgid "Missing value for required parameter `%s' of macro `%s'"
22044msgstr ""
22045
87485f53 22046#: macro.c:1303
55cf6793 22047#, c-format
f96bd6c2 22048msgid "Attempt to purge non-existing macro `%s'"
55cf6793
ZW
22049msgstr ""
22050
87485f53 22051#: macro.c:1324
ac50feda
RH
22052msgid "unexpected end of file in irp or irpc"
22053msgstr ""
22054
87485f53 22055#: macro.c:1335
ac50feda
RH
22056msgid "missing model parameter"
22057msgstr ""
22058
96e786d1 22059#: messages.c:92
6e1772d5 22060#, c-format
ac50feda
RH
22061msgid "Assembler messages:\n"
22062msgstr ""
22063
87485f53 22064#: messages.c:326
6e1772d5 22065#, c-format
ac50feda
RH
22066msgid "Fatal error: "
22067msgstr ""
22068
87485f53 22069#: messages.c:348
6e1772d5 22070#, c-format
f96bd6c2 22071msgid "Internal error (%s).\n"
ac50feda
RH
22072msgstr ""
22073
87485f53 22074#: messages.c:350
ac50feda 22075#, c-format
f96bd6c2 22076msgid "Internal error in %s at %s:%d.\n"
ac50feda
RH
22077msgstr ""
22078
87485f53 22079#: messages.c:352
ac50feda 22080#, c-format
f96bd6c2 22081msgid "Internal error at %s:%d.\n"
ac50feda
RH
22082msgstr ""
22083
87485f53 22084#: messages.c:355
ac50feda 22085#, c-format
f96bd6c2 22086msgid "Please report this bug.\n"
ac50feda
RH
22087msgstr ""
22088
87485f53 22089#: messages.c:423
ae351704 22090#, c-format
96e786d1 22091msgid "%s out of domain (%<PRId64> is not a multiple of %<PRId64>)"
ae351704
AM
22092msgstr ""
22093
ffa5352c 22094#. xgettext:c-format.
87485f53 22095#: messages.c:439
8ea2b00f 22096#, c-format
96e786d1 22097msgid "%s out of range (%<PRId64> is not between %<PRId64> and %<PRId64>)"
8ea2b00f
AM
22098msgstr ""
22099
22100#. xgettext:c-format.
87485f53 22101#: messages.c:452
8ea2b00f 22102#, c-format
96e786d1
NC
22103msgid ""
22104"%s out of range (0x%<PRIx64> is not between 0x%<PRIx64> and 0x%<PRIx64>)"
8ea2b00f
AM
22105msgstr ""
22106
96e786d1 22107#: output-file.c:37
ac50feda 22108#, c-format
328577ad 22109msgid "can't open a bfd on stdout %s"
ac50feda
RH
22110msgstr ""
22111
96e786d1 22112#: output-file.c:44
ac50feda 22113#, c-format
ae351704 22114msgid "selected target format '%s' unknown"
ac50feda
RH
22115msgstr ""
22116
96e786d1 22117#: output-file.c:46
ac50feda 22118#, c-format
ae351704 22119msgid "can't create %s: %s"
ac50feda
RH
22120msgstr ""
22121
87485f53 22122#: read.c:572
c1c69e83 22123#, c-format
777cd7ab 22124msgid "error constructing %s pseudo-op table"
c1c69e83
AM
22125msgstr ""
22126
87485f53 22127#: read.c:742
c1c69e83 22128msgid "cannot change section or subsection inside .bundle_lock"
55cf6793
ZW
22129msgstr ""
22130
87485f53 22131#: read.c:758
ac50feda 22132#, c-format
c1c69e83 22133msgid ""
3957a496 22134".bundle_lock sequence at %u bytes, but .bundle_align_mode limit is %u bytes"
c1c69e83
AM
22135msgstr ""
22136
87485f53 22137#: read.c:767
c1c69e83 22138#, c-format
3957a496
NC
22139msgid ""
22140"single instruction is %u bytes long, but .bundle_align_mode limit is %u bytes"
ac50feda
RH
22141msgstr ""
22142
87485f53 22143#: read.c:808 read.c:2823 read.c:3398
e0e7a9d4
TG
22144msgid "ignoring fill value in absolute section"
22145msgstr ""
22146
87485f53 22147#: read.c:810 read.c:2838 read.c:3437
e0e7a9d4
TG
22148#, c-format
22149msgid "ignoring fill value in section `%s'"
22150msgstr ""
22151
87485f53 22152#: read.c:1172
ac50feda 22153#, c-format
328577ad 22154msgid "unknown pseudo-op: `%s'"
ac50feda
RH
22155msgstr ""
22156
87485f53 22157#: read.c:1225
e0e7a9d4
TG
22158msgid "unable to continue with assembly."
22159msgstr ""
22160
87485f53 22161#: read.c:1258
ac50feda 22162#, c-format
777cd7ab 22163msgid "local label too large near %s"
ac50feda
RH
22164msgstr ""
22165
87485f53 22166#: read.c:1281
777cd7ab
DDAG
22167#, c-format
22168msgid "label \"%ld$\" redefined"
22169msgstr ""
22170
87485f53 22171#: read.c:1365
c1c69e83
AM
22172msgid ".bundle_lock with no matching .bundle_unlock"
22173msgstr ""
22174
87485f53 22175#: read.c:1462
ac50feda
RH
22176msgid ".abort detected. Abandoning ship."
22177msgstr ""
22178
87485f53 22179#: read.c:1524
ac50feda 22180#, c-format
328577ad 22181msgid "alignment too large: %u assumed"
ac50feda
RH
22182msgstr ""
22183
87485f53 22184#: read.c:1556
ac50feda
RH
22185msgid "expected fill pattern missing"
22186msgstr ""
22187
87485f53 22188#: read.c:1581
e0e7a9d4
TG
22189#, c-format
22190msgid "fill pattern too long, truncating to %u"
22191msgstr ""
22192
87485f53 22193#: read.c:1682
c1c69e83 22194msgid "symbol name not recognised in the current locale"
ac50feda
RH
22195msgstr ""
22196
22197#. Some of the back ends can't deal with non-positive line numbers.
3caac5b8
AM
22198#. Besides, it's silly. GCC however will generate a line number of
22199#. zero when it is pre-processing builtins for assembler-with-cpp files:
22200#.
22201#. # 0 "<built-in>"
22202#.
22203#. We do not want to barf on this, especially since such files are used
22204#. in the GCC and GDB testsuites. So we check for negative line numbers
22205#. rather than non-positive line numbers.
87485f53 22206#: read.c:2031
ac50feda 22207#, c-format
328577ad 22208msgid "line numbers must be positive; line number %d rejected"
ac50feda
RH
22209msgstr ""
22210
87485f53 22211#: read.c:2069
ae351704
AM
22212#, c-format
22213msgid "incompatible flag %i in line directive"
22214msgstr ""
22215
87485f53 22216#: read.c:2081
ae351704
AM
22217#, c-format
22218msgid "unsupported flag %i in line directive"
22219msgstr ""
22220
87485f53 22221#: read.c:2124
ac50feda
RH
22222msgid "start address not supported"
22223msgstr ""
22224
87485f53 22225#: read.c:2133
ac50feda
RH
22226msgid ".err encountered"
22227msgstr ""
22228
87485f53 22229#: read.c:2149
06647dfd
AM
22230msgid ".error directive invoked in source file"
22231msgstr ""
22232
87485f53 22233#: read.c:2150
06647dfd
AM
22234msgid ".warning directive invoked in source file"
22235msgstr ""
22236
87485f53 22237#: read.c:2156
06647dfd
AM
22238#, c-format
22239msgid "%s argument must be a string"
22240msgstr ""
22241
87485f53 22242#: read.c:2188 read.c:2190
ac50feda
RH
22243#, c-format
22244msgid ".fail %ld encountered"
22245msgstr ""
22246
87485f53 22247#: read.c:2230
ac50feda 22248#, c-format
328577ad 22249msgid ".fill size clamped to %d"
ac50feda
RH
22250msgstr ""
22251
87485f53 22252#: read.c:2235
328577ad 22253msgid "size negative; .fill ignored"
ac50feda
RH
22254msgstr ""
22255
87485f53 22256#: read.c:2241
328577ad 22257msgid "repeat < 0; .fill ignored"
ac50feda
RH
22258msgstr ""
22259
87485f53 22260#: read.c:2248
e0e7a9d4
TG
22261msgid "non-constant fill count for absolute section"
22262msgstr ""
22263
87485f53 22264#: read.c:2253
e0e7a9d4
TG
22265msgid "attempt to fill absolute section with non-zero value"
22266msgstr ""
22267
87485f53 22268#: read.c:2260
e0e7a9d4
TG
22269#, c-format
22270msgid "attempt to fill section `%s' with non-zero value"
22271msgstr ""
22272
87485f53 22273#: read.c:2425
ac50feda
RH
22274#, c-format
22275msgid "unrecognized .linkonce type `%s'"
22276msgstr ""
22277
87485f53 22278#: read.c:2437
ac50feda
RH
22279msgid ".linkonce is not supported for this object file format"
22280msgstr ""
22281
87485f53 22282#: read.c:2532
6e1772d5 22283msgid "expected alignment after size"
ac50feda
RH
22284msgstr ""
22285
87485f53 22286#: read.c:2745
ac50feda
RH
22287#, c-format
22288msgid "attempt to redefine pseudo-op `%s' ignored"
22289msgstr ""
22290
87485f53 22291#: read.c:2766
f12e7348
NC
22292msgid "ignoring macro exit outside a macro definition."
22293msgstr ""
22294
87485f53 22295#: read.c:2818
ac50feda 22296#, c-format
328577ad 22297msgid "invalid segment \"%s\""
ac50feda
RH
22298msgstr ""
22299
87485f53 22300#: read.c:2826
ac50feda
RH
22301msgid "only constant offsets supported in absolute section"
22302msgstr ""
22303
87485f53 22304#: read.c:2869
ac50feda
RH
22305msgid "MRI style ORG pseudo-op not supported"
22306msgstr ""
22307
87485f53 22308#: read.c:3040
06647dfd 22309#, c-format
cc643b88 22310msgid ".end%c encountered without preceding %s"
328577ad
NC
22311msgstr ""
22312
87485f53 22313#: read.c:3072
3957a496
NC
22314#, c-format
22315msgid "negative count for %s - ignored"
22316msgstr ""
22317
87485f53 22318#: read.c:3079
a74801ba
ILT
22319#, c-format
22320msgid "%s without %s"
ac50feda
RH
22321msgstr ""
22322
87485f53 22323#: read.c:3341
328577ad 22324msgid "unsupported variable size or fill value"
ac50feda
RH
22325msgstr ""
22326
87485f53 22327#: read.c:3349
e0e7a9d4
TG
22328#, c-format
22329msgid "size value for space directive too large: %lx"
22330msgstr ""
22331
87485f53
NC
22332#: read.c:3375
22333msgid ".space repeat count is negative, ignored"
22334msgstr ""
22335
22336#: read.c:3381
ac50feda
RH
22337msgid ".space repeat count is zero, ignored"
22338msgstr ""
22339
87485f53
NC
22340#: read.c:3389
22341msgid ".space repeat count overflow, ignored"
ac50feda
RH
22342msgstr ""
22343
87485f53 22344#: read.c:3421
ac50feda
RH
22345msgid "space allocation too complex in absolute section"
22346msgstr ""
22347
87485f53 22348#: read.c:3427
ac50feda
RH
22349msgid "space allocation too complex in common section"
22350msgstr ""
22351
87485f53 22352#: read.c:3545
777cd7ab 22353msgid "unsupported variable nop control in .nops directive"
71300e2c
NC
22354msgstr ""
22355
87485f53 22356#: read.c:3551
777cd7ab 22357msgid "negative nop control byte, ignored"
71300e2c
NC
22358msgstr ""
22359
87485f53 22360#: read.c:3620
ab4f385b
JE
22361#, c-format
22362msgid "unknown floating type '%c'"
22363msgstr ""
22364
87485f53 22365#: read.c:3846
3caac5b8
AM
22366#, c-format
22367msgid "%s: would close weakref loop: %s"
22368msgstr ""
22369
87485f53 22370#: read.c:3903
ac50feda 22371#, c-format
6e1772d5 22372msgid "junk at end of line, first unrecognized character valued 0x%x"
ac50feda
RH
22373msgstr ""
22374
862776f2 22375#: read.c:4031 write.c:2413
55cf6793 22376#, c-format
3957a496 22377msgid "`%s' can't be equated to common symbol `%s'"
55cf6793
ZW
22378msgstr ""
22379
87485f53 22380#: read.c:4159
cfb8c092
NC
22381msgid "unexpected `\"' in expression"
22382msgstr ""
22383
87485f53 22384#: read.c:4172
ac50feda
RH
22385msgid "rva without symbol"
22386msgstr ""
22387
87485f53 22388#: read.c:4241
ae351704 22389msgid "missing or bad offset expression"
ac50feda
RH
22390msgstr ""
22391
87485f53 22392#: read.c:4265
ae351704 22393msgid "missing reloc type"
ac50feda
RH
22394msgstr ""
22395
87485f53 22396#: read.c:4289
ae351704 22397msgid "unrecognized reloc type"
ac50feda
RH
22398msgstr ""
22399
87485f53 22400#: read.c:4305
ae351704 22401msgid "bad reloc expression"
ac50feda
RH
22402msgstr ""
22403
87485f53 22404#: read.c:4459 read.c:5229
e0e7a9d4
TG
22405msgid "zero assumed for missing expression"
22406msgstr ""
22407
87485f53 22408#: read.c:4479 read.c:5258
ae351704 22409msgid "attempt to store value in absolute section"
ac50feda
RH
22410msgstr ""
22411
87485f53 22412#: read.c:4486 read.c:5264
e0e7a9d4
TG
22413#, c-format
22414msgid "attempt to store non-zero value in section `%s'"
ac50feda
RH
22415msgstr ""
22416
346d80ef 22417#. Leading bits contain both 0s & 1s.
87485f53 22418#: read.c:4563
ffa5352c 22419#, c-format
96e786d1 22420msgid "value 0x%<PRIx64> truncated to 0x%<PRIx64>"
ac50feda
RH
22421msgstr ""
22422
87485f53 22423#: read.c:4607
ed9e98c2 22424#, c-format
3957a496
NC
22425msgid "bignum truncated to %d byte"
22426msgid_plural "bignum truncated to %d bytes"
22427msgstr[0] ""
22428msgstr[1] ""
ed9e98c2 22429
87485f53 22430#: read.c:4816 read.c:4967
328577ad 22431msgid "unresolvable or nonpositive repeat count; using 1"
ac50feda
RH
22432msgstr ""
22433
87485f53 22434#: read.c:4859
328577ad 22435msgid "floating point constant too large"
ac50feda
RH
22436msgstr ""
22437
87485f53 22438#: read.c:4924
e0e7a9d4
TG
22439msgid "attempt to store float in absolute section"
22440msgstr ""
22441
87485f53 22442#: read.c:4931
e0e7a9d4
TG
22443#, c-format
22444msgid "attempt to store float in section `%s'"
22445msgstr ""
22446
87485f53 22447#: read.c:5347
e0e7a9d4
TG
22448#, c-format
22449msgid "attempt to store non-empty string in section `%s'"
22450msgstr ""
22451
87485f53 22452#: read.c:5409
87ccc1b0
NC
22453msgid "strings must be placed into a section"
22454msgstr ""
22455
87485f53 22456#: read.c:5476
328577ad 22457msgid "expected <nn>"
ac50feda
RH
22458msgstr ""
22459
22460#. To be compatible with BSD 4.2 as: give the luser a linefeed!!
87485f53 22461#: read.c:5517 read.c:5604
328577ad 22462msgid "unterminated string; newline inserted"
ac50feda
RH
22463msgstr ""
22464
87485f53 22465#: read.c:5618
328577ad 22466msgid "bad escaped character in string"
ac50feda
RH
22467msgstr ""
22468
87485f53 22469#: read.c:5642
328577ad 22470msgid "expected address expression"
ac50feda
RH
22471msgstr ""
22472
87485f53 22473#: read.c:5661
ac50feda
RH
22474#, c-format
22475msgid "symbol \"%s\" undefined; zero assumed"
22476msgstr ""
22477
87485f53 22478#: read.c:5664
ac50feda
RH
22479msgid "some symbol undefined; zero assumed"
22480msgstr ""
22481
87485f53 22482#: read.c:5698
328577ad 22483msgid "this string may not contain '\\0'"
ac50feda
RH
22484msgstr ""
22485
87485f53 22486#: read.c:5735
328577ad 22487msgid "missing string"
ac50feda
RH
22488msgstr ""
22489
87485f53 22490#: read.c:5850
328577ad
NC
22491#, c-format
22492msgid ".incbin count zero, ignoring `%s'"
ac50feda
RH
22493msgstr ""
22494
87485f53 22495#: read.c:5862
328577ad
NC
22496#, c-format
22497msgid "file not found: %s"
ac50feda
RH
22498msgstr ""
22499
87485f53 22500#: read.c:5872
346d80ef
NC
22501#, c-format
22502msgid "unable to include `%s'"
22503msgstr ""
22504
87485f53 22505#: read.c:5881
ac50feda 22506#, c-format
328577ad 22507msgid "seek to end of .incbin file failed `%s'"
ac50feda
RH
22508msgstr ""
22509
87485f53 22510#: read.c:5892
328577ad 22511#, c-format
06647dfd 22512msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
ac50feda
RH
22513msgstr ""
22514
87485f53 22515#: read.c:5899
328577ad
NC
22516#, c-format
22517msgid "could not skip to %ld in file `%s'"
22518msgstr ""
22519
87485f53 22520#: read.c:5908
328577ad
NC
22521#, c-format
22522msgid "truncated file `%s', %ld of %ld bytes read"
22523msgstr ""
22524
87485f53 22525#: read.c:6045
328577ad
NC
22526msgid "missing .func"
22527msgstr ""
22528
87485f53 22529#: read.c:6064
328577ad
NC
22530msgid ".endfunc missing for previous .func"
22531msgstr ""
22532
87485f53 22533#: read.c:6123
c1c69e83
AM
22534#, c-format
22535msgid ".bundle_align_mode alignment too large (maximum %u)"
22536msgstr ""
22537
87485f53 22538#: read.c:6128
c1c69e83
AM
22539msgid "cannot change .bundle_align_mode inside .bundle_lock"
22540msgstr ""
22541
87485f53 22542#: read.c:6142
c1c69e83
AM
22543msgid ".bundle_lock is meaningless without .bundle_align_mode"
22544msgstr ""
22545
87485f53 22546#: read.c:6163
c1c69e83
AM
22547msgid ".bundle_unlock without preceding .bundle_lock"
22548msgstr ""
22549
87485f53 22550#: read.c:6176
c1c69e83 22551#, c-format
3957a496 22552msgid ".bundle_lock sequence is %u bytes, but bundle size is only %u bytes"
c1c69e83
AM
22553msgstr ""
22554
87485f53 22555#: read.c:6275
55cf6793
ZW
22556#, c-format
22557msgid "missing closing `%c'"
22558msgstr ""
22559
87485f53 22560#: read.c:6277
55cf6793
ZW
22561msgid "stray `\\'"
22562msgstr ""
22563
cc643b88 22564#: remap.c:53
c85dd50d
NC
22565#, c-format
22566msgid "invalid argument '%s' to -fdebug-prefix-map"
22567msgstr ""
22568
862776f2 22569#: stabs.c:187
71300e2c 22570#, c-format
862776f2 22571msgid ".stab%c: missing comma"
71300e2c
NC
22572msgstr ""
22573
862776f2 22574#: stabs.c:263
ac50feda 22575#, c-format
862776f2 22576msgid ".stab%c: missing string"
328577ad
NC
22577msgstr ""
22578
87ccc1b0
NC
22579#. This could happen for example with a source file with a huge
22580#. number of lines. The only cure is to use a different debug
22581#. format, probably DWARF.
862776f2 22582#: stabs.c:290
87ccc1b0
NC
22583#, c-format
22584msgid ".stab%c: description field '%x' too big, try a different debug format"
22585msgstr ""
22586
862776f2 22587#: stabs.c:436
328577ad 22588msgid "comma missing in .xstabs"
ac50feda
RH
22589msgstr ""
22590
862776f2 22591#: symbols.c:385 symbols.c:2527
6c037fdb
NC
22592#, c-format
22593msgid "symbol '%s' contains multibyte characters"
22594msgstr ""
22595
87485f53 22596#: symbols.c:525
87ccc1b0
NC
22597#, c-format
22598msgid "cannot define symbol `%s' in absolute section"
22599msgstr ""
22600
87485f53 22601#: symbols.c:658
ac50feda 22602#, c-format
328577ad 22603msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
ac50feda
RH
22604msgstr ""
22605
87485f53 22606#: symbols.c:1254
ac50feda 22607#, c-format
cc643b88 22608msgid "invalid operands (%s and %s sections) for `%s'"
ac50feda
RH
22609msgstr ""
22610
87485f53 22611#: symbols.c:1258
87ccc1b0 22612#, c-format
cc643b88 22613msgid "invalid operand (%s section) for `%s'"
ac50feda
RH
22614msgstr ""
22615
87485f53 22616#: symbols.c:1266
ac50feda 22617#, c-format
cc643b88 22618msgid "invalid operands (%s and %s sections) for `%s' when setting `%s'"
ac50feda
RH
22619msgstr ""
22620
87485f53 22621#: symbols.c:1269
87ccc1b0 22622#, c-format
cc643b88 22623msgid "invalid operand (%s section) for `%s' when setting `%s'"
87ccc1b0
NC
22624msgstr ""
22625
87485f53 22626#: symbols.c:1338
ac50feda 22627#, c-format
87ccc1b0 22628msgid "symbol definition loop encountered at `%s'"
ac50feda
RH
22629msgstr ""
22630
87485f53 22631#: symbols.c:1365
ae351704
AM
22632#, c-format
22633msgid "cannot convert expression symbol %s to complex relocation"
22634msgstr ""
22635
87485f53 22636#: symbols.c:1704
ac50feda 22637#, c-format
328577ad 22638msgid "division by zero when setting `%s'"
ac50feda
RH
22639msgstr ""
22640
e0e7a9d4 22641#. See PR 20895 for a reproducer.
87485f53 22642#: symbols.c:1754
e0e7a9d4
TG
22643msgid "Invalid operation on symbol"
22644msgstr ""
22645
862776f2 22646#: symbols.c:1804 write.c:2462
ac50feda 22647#, c-format
328577ad 22648msgid "can't resolve value for symbol `%s'"
ac50feda
RH
22649msgstr ""
22650
87485f53 22651#: symbols.c:2212
ac50feda
RH
22652#, c-format
22653msgid "\"%d\" (instance number %d of a %s label)"
22654msgstr ""
22655
87485f53 22656#: symbols.c:2243
96e786d1
NC
22657msgid "expression is too complex to be resolved or converted into relocations"
22658msgstr ""
22659
87485f53 22660#: symbols.c:2245 symbols.c:2248
ac50feda 22661#, c-format
328577ad 22662msgid "attempt to get value of unresolved symbol `%s'"
ac50feda
RH
22663msgstr ""
22664
e0e7a9d4 22665#. Do not reassign section symbols.
862776f2 22666#: symbols.c:2548
573fe3fb
NC
22667msgid "can't make section symbol global"
22668msgstr ""
22669
862776f2 22670#: symbols.c:2554
573fe3fb 22671msgid "can't make register symbol global"
c45021f2
NC
22672msgstr ""
22673
862776f2 22674#: symbols.c:2660
87ccc1b0
NC
22675#, c-format
22676msgid "Accessing function `%s' as thread-local object"
22677msgstr ""
22678
862776f2 22679#: symbols.c:2664
87ccc1b0
NC
22680#, c-format
22681msgid "Accessing `%s' as thread-local object"
22682msgstr ""
22683
ab4f385b 22684#: write.c:158
ac50feda 22685#, c-format
6655dba2 22686msgid "field fx_size too small to hold %lu"
ac50feda
RH
22687msgstr ""
22688
87485f53 22689#: write.c:446
ac50feda 22690#, c-format
71300e2c 22691msgid "attempt to .org/.space/.nops backwards? (%ld)"
ac50feda
RH
22692msgstr ""
22693
87485f53 22694#: write.c:468
3957a496
NC
22695#, c-format
22696msgid "leb128 operand is an undefined symbol: %s"
22697msgstr ""
22698
87485f53 22699#: write.c:702
ae351704
AM
22700msgid "invalid offset expression"
22701msgstr ""
22702
87485f53 22703#: write.c:724
ae351704
AM
22704msgid "invalid reloc expression"
22705msgstr ""
22706
87485f53 22707#: write.c:910
ab4f385b
JE
22708#, c-format
22709msgid "can't resolve %s - %s"
22710msgstr ""
22711
87485f53 22712#: write.c:1123
ae351704 22713#, c-format
3957a496
NC
22714msgid "value of %s too large for field of %d byte at %s"
22715msgid_plural "value of %s too large for field of %d bytes at %s"
22716msgstr[0] ""
22717msgstr[1] ""
ae351704 22718
87485f53 22719#: write.c:1139
55cf6793 22720#, c-format
ae351704 22721msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
55cf6793
ZW
22722msgstr ""
22723
87485f53 22724#: write.c:1180
f12e7348
NC
22725msgid "redefined symbol cannot be used on reloc"
22726msgstr ""
22727
87485f53 22728#: write.c:1193
ac50feda
RH
22729msgid "relocation out of range"
22730msgstr ""
22731
87485f53 22732#: write.c:1196
ac50feda
RH
22733#, c-format
22734msgid "%s:%u: bad return from bfd_install_relocation: %x"
22735msgstr ""
22736
87485f53 22737#: write.c:1224
cfb8c092 22738msgid "reloc not within (fixed part of) section"
ac50feda
RH
22739msgstr ""
22740
87485f53 22741#: write.c:1296
cfb8c092 22742msgid "internal error: fixup not contained within frag"
ae351704
AM
22743msgstr ""
22744
87485f53 22745#: write.c:1442 write.c:1566
2ee0aedf
TG
22746msgid "can't extend frag"
22747msgstr ""
22748
87485f53 22749#: write.c:1615
71300e2c
NC
22750msgid "unimplemented .nops directive"
22751msgstr ""
22752
87485f53 22753#: write.c:1649
ac50feda 22754#, c-format
3957a496
NC
22755msgid "can't write %ld byte to section %s of %s: '%s'"
22756msgid_plural "can't write %ld bytes to section %s of %s: '%s'"
22757msgstr[0] ""
22758msgstr[1] ""
ac50feda 22759
862776f2 22760#: write.c:1675 write.c:1709 write.c:1746
e0e7a9d4 22761#, c-format
3957a496
NC
22762msgid "can't fill %ld byte in section %s of %s: '%s'"
22763msgid_plural "can't fill %ld bytes in section %s of %s: '%s'"
22764msgstr[0] ""
22765msgstr[1] ""
ac50feda 22766
862776f2 22767#: write.c:1963
71300e2c
NC
22768msgid "unable to create reloc for build note"
22769msgstr ""
22770
862776f2 22771#: write.c:1967
71300e2c
NC
22772msgid "<gnu build note>"
22773msgstr ""
22774
862776f2 22775#: write.c:2378
3caac5b8
AM
22776#, c-format
22777msgid "%s: global symbols not supported in common sections"
22778msgstr ""
22779
862776f2 22780#: write.c:2392
ac50feda 22781#, c-format
328577ad 22782msgid "local label `%s' is not defined"
ac50feda
RH
22783msgstr ""
22784
862776f2 22785#: write.c:2420
f12e7348
NC
22786#, c-format
22787msgid "can't make global register symbol `%s'"
22788msgstr ""
22789
862776f2 22790#: write.c:2730
ac50feda 22791#, c-format
3957a496
NC
22792msgid "alignment padding (%lu byte) not a multiple of %ld"
22793msgid_plural "alignment padding (%lu bytes) not a multiple of %ld"
22794msgstr[0] ""
22795msgstr[1] ""
ac50feda 22796
862776f2 22797#: write.c:2904
ac50feda
RH
22798#, c-format
22799msgid ".word %s-%s+%s didn't fit"
22800msgstr ""
22801
862776f2 22802#: write.c:2998
ae351704
AM
22803msgid "padding added"
22804msgstr ""
22805
862776f2 22806#: write.c:3049
fce00800 22807msgid "attempt to move .org backwards"
ac50feda
RH
22808msgstr ""
22809
862776f2 22810#: write.c:3074
777cd7ab 22811msgid ".space, .nops or .fill specifies non-absolute value"
ac50feda
RH
22812msgstr ""
22813
862776f2 22814#: write.c:3089
71300e2c 22815msgid ".space, .nops or .fill with negative value, ignored"
ac50feda
RH
22816msgstr ""
22817
862776f2 22818#: write.c:3165
3caac5b8
AM
22819#, c-format
22820msgid ""
22821"Infinite loop encountered whilst attempting to compute the addresses of "
22822"symbols in section %s"
22823msgstr ""