]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/po/gas.pot
Revert "2.41 Release sources"
[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"
b5c37946 11"POT-Creation-Date: 2023-07-03 11:41+0100\n"
252b5132
RH
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n"
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
87485f53 189#: as.c:305 as.c:316 config/tc-i386.c:14833 config/tc-i386.c:14853
e0e7a9d4 190#, c-format
f48dfe41
NC
191msgid "(default: yes)\n"
192msgstr ""
193
87485f53 194#: as.c:307 as.c:318 config/tc-i386.c:14835 config/tc-i386.c:14855
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
687#: config/tc-spu.c:982 config/tc-xtensa.c:13080
c85dd50d
NC
688msgid "expression too complex"
689msgstr ""
690
87485f53 691#: cgen.c:961 config/tc-ppc.c:7489 config/tc-s390.c:2376 config/tc-v850.c:3500
b19d852d 692#: config/tc-xstormy16.c:541
c85dd50d
NC
693msgid "unresolved expression that must be resolved"
694msgstr ""
695
87485f53 696#: cgen.c:986 config/tc-xstormy16.c:566
c85dd50d
NC
697#, c-format
698msgid "internal error: can't install fix for reloc type %d (`%s')"
699msgstr ""
700
87485f53 701#: cgen.c:1037 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
96e786d1 924#: config/obj-coff.c:1842
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
87485f53 937#: config/obj-elf.c:317 config/tc-sparc.c:4379 config/tc-v850.c:511
252b5132
RH
938#, c-format
939msgid "bad .common segment %s"
940msgstr ""
941
87485f53 942#: config/obj-elf.c:393 config/tc-aarch64.c:2218
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
87485f53 991#: config/obj-elf.c:883
8f595e9b 992msgid "unrecognized .section attribute: want a,e,o,w,x,M,S,G,T or number"
252b5132
RH
993msgstr ""
994
87485f53 995#: config/obj-elf.c:967
e0e7a9d4
TG
996msgid "extraneous characters at end of numeric section type"
997msgstr ""
998
87485f53 999#: config/obj-elf.c:973 read.c:2956
f12e7348 1000msgid "unrecognized section type"
252b5132
RH
1001msgstr ""
1002
87485f53 1003#: config/obj-elf.c:1006
f12e7348 1004msgid "unrecognized section attribute"
252b5132
RH
1005msgstr ""
1006
87485f53 1007#: config/obj-elf.c:1038 config/tc-alpha.c:4208
328577ad 1008msgid "missing name"
6840198f
NC
1009msgstr ""
1010
87485f53 1011#: config/obj-elf.c:1085
777cd7ab
DDAG
1012msgid "group name not parseable"
1013msgstr ""
1014
87485f53 1015#: config/obj-elf.c:1091
777cd7ab
DDAG
1016#, c-format
1017msgid "section %s already has a group (%s)"
1018msgstr ""
1019
87485f53 1020#: config/obj-elf.c:1146
1b1bb2c6
NC
1021#, c-format
1022msgid "section name '%s' already defined as another symbol"
1023msgstr ""
1024
87485f53 1025#: config/obj-elf.c:1238
328577ad 1026msgid "invalid merge entity size"
252b5132
RH
1027msgstr ""
1028
87485f53 1029#: config/obj-elf.c:1245
328577ad
NC
1030msgid "entity size for SHF_MERGE not specified"
1031msgstr ""
1032
87485f53 1033#: config/obj-elf.c:1273
2ee0aedf
TG
1034msgid "? section flag ignored with G present"
1035msgstr ""
1036
87485f53 1037#: config/obj-elf.c:1298
328577ad
NC
1038msgid "group name for SHF_GROUP not specified"
1039msgstr ""
1040
87485f53 1041#: config/obj-elf.c:1324
3957a496
NC
1042#, c-format
1043msgid "unsupported mbind section info: %s"
1044msgstr ""
1045
87485f53 1046#: config/obj-elf.c:1377
8f595e9b
NC
1047#, c-format
1048msgid "unsupported section id: %s"
1049msgstr ""
1050
87485f53 1051#: config/obj-elf.c:1403
328577ad 1052msgid "character following name is not '#'"
6840198f
NC
1053msgstr ""
1054
87485f53 1055#: config/obj-elf.c:1431
6655dba2
SB
1056#, c-format
1057msgid "SHF_ALLOC isn't set for GNU_MBIND section: %s"
1058msgstr ""
1059
87485f53 1060#: config/obj-elf.c:1438
573fe3fb
NC
1061#, c-format
1062msgid "%s section is supported only by GNU and FreeBSD targets"
6655dba2
SB
1063msgstr ""
1064
87485f53 1065#: config/obj-elf.c:1579
252b5132
RH
1066msgid ".previous without corresponding .section; ignored"
1067msgstr ""
1068
87485f53 1069#: config/obj-elf.c:1605
a74801ba
ILT
1070msgid ".popsection without corresponding .pushsection; ignored"
1071msgstr ""
1072
87485f53 1073#: config/obj-elf.c:1649 config/obj-elf.c:1744
8f595e9b
NC
1074#, c-format
1075msgid "missing version name in `%s' for symbol `%s'"
252b5132
RH
1076msgstr ""
1077
87485f53 1078#: config/obj-elf.c:1668
3957a496 1079#, c-format
8f595e9b 1080msgid "only one version name with `@@@' is allowed for symbol `%s'"
3957a496
NC
1081msgstr ""
1082
87485f53 1083#: config/obj-elf.c:1676
252b5132 1084#, c-format
8f595e9b 1085msgid "invalid version name '%s' for symbol `%s'"
252b5132
RH
1086msgstr ""
1087
87485f53 1088#: config/obj-elf.c:1718
8f595e9b
NC
1089msgid "expected comma after name in .symver"
1090msgstr ""
1091
87485f53 1092#: config/obj-elf.c:1735 config/obj-elf.c:2636
5f68c319 1093#, c-format
8f595e9b 1094msgid "`%s' can't be versioned to common symbol '%s'"
5f68c319
NC
1095msgstr ""
1096
87485f53 1097#: config/obj-elf.c:1812
c85dd50d
NC
1098#, c-format
1099msgid "expected `%s' to have already been set for .vtable_inherit"
1100msgstr ""
1101
87485f53 1102#: config/obj-elf.c:1822
c85dd50d
NC
1103msgid "expected comma after name in .vtable_inherit"
1104msgstr ""
1105
87485f53 1106#: config/obj-elf.c:1883
c85dd50d
NC
1107msgid "expected comma after name in .vtable_entry"
1108msgstr ""
1109
87485f53 1110#: config/obj-elf.c:2022
c1c69e83
AM
1111#, c-format
1112msgid "Attribute name not recognised: %s"
1113msgstr ""
1114
87485f53 1115#: config/obj-elf.c:2039
c1c69e83
AM
1116msgid "expected numeric constant"
1117msgstr ""
1118
87485f53 1119#: config/obj-elf.c:2048 config/tc-arm.c:7136
c1c69e83
AM
1120msgid "expected comma"
1121msgstr ""
1122
87485f53 1123#: config/obj-elf.c:2081
c1c69e83
AM
1124msgid "bad string constant"
1125msgstr ""
1126
87485f53 1127#: config/obj-elf.c:2085
c1c69e83
AM
1128msgid "expected <tag> , <value>"
1129msgstr ""
1130
87485f53 1131#: config/obj-elf.c:2214
328577ad 1132msgid "expected quoted string"
252b5132
RH
1133msgstr ""
1134
87485f53 1135#: config/obj-elf.c:2234
252b5132
RH
1136#, c-format
1137msgid "expected comma after name `%s' in .size directive"
1138msgstr ""
1139
87485f53 1140#: config/obj-elf.c:2243
252b5132
RH
1141msgid "missing expression in .size directive"
1142msgstr ""
1143
87485f53 1144#: config/obj-elf.c:2363
c85dd50d
NC
1145#, c-format
1146msgid "symbol '%s' is already defined"
1147msgstr ""
1148
87485f53 1149#: config/obj-elf.c:2383
c1c69e83
AM
1150#, c-format
1151msgid "symbol type \"%s\" is supported only by GNU and FreeBSD targets"
1152msgstr ""
1153
87485f53 1154#: config/obj-elf.c:2387
8f595e9b
NC
1155#, c-format
1156msgid "symbol type \"%s\" is not supported by MIPS targets"
1157msgstr ""
1158
87485f53 1159#: config/obj-elf.c:2399
a5c7551f
RW
1160#, c-format
1161msgid "symbol type \"%s\" is supported only by GNU targets"
1162msgstr ""
1163
87485f53 1164#: config/obj-elf.c:2409
252b5132 1165#, c-format
328577ad 1166msgid "unrecognized symbol type \"%s\""
252b5132
RH
1167msgstr ""
1168
87485f53 1169#: config/obj-elf.c:2430
6655dba2
SB
1170#, c-format
1171msgid "cannot change type of common symbol '%s'"
1172msgstr ""
1173
87485f53 1174#: config/obj-elf.c:2442
6655dba2
SB
1175#, c-format
1176msgid "symbol '%s' already has its type set"
1177msgstr ""
1178
87485f53 1179#: config/obj-elf.c:2609 config/obj-elf.c:2612
cc643b88
NC
1180#, c-format
1181msgid ".size expression for %s does not evaluate to a constant"
252b5132
RH
1182msgstr ""
1183
87485f53 1184#: config/obj-elf.c:2701
6c037fdb
NC
1185#, c-format
1186msgid "symbol '%s' with multiple versions cannot be used in relocation"
1187msgstr ""
1188
87485f53 1189#: config/obj-elf.c:2719 ecoff.c:3577
252b5132 1190#, c-format
8f595e9b 1191msgid "symbol `%s' can not be both weak and common"
252b5132
RH
1192msgstr ""
1193
87485f53 1194#: config/obj-elf.c:2767
328577ad 1195#, c-format
8f595e9b 1196msgid "undefined linked-to symbol `%s' on section `%s'"
328577ad
NC
1197msgstr ""
1198
87485f53 1199#: config/obj-elf.c:2845
328577ad 1200#, c-format
87ccc1b0 1201msgid "assuming all members of group `%s' are COMDAT"
328577ad
NC
1202msgstr ""
1203
87485f53 1204#: config/obj-elf.c:2857
252b5132 1205#, c-format
87ccc1b0
NC
1206msgid "can't create group: %s"
1207msgstr ""
1208
87485f53 1209#: config/obj-elf.c:2934
8f595e9b
NC
1210#, c-format
1211msgid ""
1212"invalid attempt to declare external version name as default in symbol `%s'"
1213msgstr ""
1214
87485f53 1215#: config/obj-elf.c:2944
8f595e9b
NC
1216#, c-format
1217msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
1218msgstr ""
1219
87485f53 1220#: config/obj-elf.c:3033
87ccc1b0 1221#, c-format
328577ad 1222msgid "failed to set up debugging information: %s"
252b5132
RH
1223msgstr ""
1224
87485f53 1225#: config/obj-elf.c:3053
252b5132 1226#, c-format
328577ad 1227msgid "can't start writing .mdebug section: %s"
252b5132
RH
1228msgstr ""
1229
87485f53 1230#: config/obj-elf.c:3061
252b5132 1231#, c-format
328577ad 1232msgid "could not write .mdebug section: %s"
252b5132
RH
1233msgstr ""
1234
6655dba2 1235#: config/obj-evax.c:122
cfb8c092
NC
1236#, c-format
1237msgid "no entry symbol for global function '%s'"
1238msgstr ""
1239
c1c69e83
AM
1240#. make a temp string.
1241#: config/obj-macho.c:119
1242#, c-format
1243msgid "the %s name '%s' is too long (maximum 16 characters)"
cfb8c092
NC
1244msgstr ""
1245
c1c69e83
AM
1246#: config/obj-macho.c:130
1247#, c-format
1248msgid "expected a %s name followed by a `,'"
cfb8c092
NC
1249msgstr ""
1250
96e786d1
NC
1251#: config/obj-macho.c:144
1252msgid "segment"
1253msgstr ""
1254
1255#: config/obj-macho.c:153
1256msgid "section"
1257msgstr ""
1258
c1c69e83
AM
1259#: config/obj-macho.c:195
1260#, c-format
f96bd6c2 1261msgid "cannot override zerofill section type for `%s,%s'"
cfb8c092
NC
1262msgstr ""
1263
e0e7a9d4 1264#: config/obj-macho.c:249
c1c69e83
AM
1265#, c-format
1266msgid "failed to set flags for \"%s\": %s"
cfb8c092
NC
1267msgstr ""
1268
71300e2c 1269#: config/obj-macho.c:342
cfb8c092
NC
1270#, c-format
1271msgid "unknown or invalid section type '%s'"
1272msgstr ""
1273
71300e2c 1274#: config/obj-macho.c:381
cfb8c092
NC
1275#, c-format
1276msgid "unknown or invalid section attribute '%s'"
1277msgstr ""
1278
71300e2c 1279#: config/obj-macho.c:402
c1c69e83 1280msgid "unexpected section size information"
cfb8c092
NC
1281msgstr ""
1282
71300e2c 1283#: config/obj-macho.c:414
cfb8c092
NC
1284msgid "missing sizeof_stub expression"
1285msgstr ""
1286
87485f53
NC
1287#: config/obj-macho.c:478 config/tc-ia64.c:1081 config/tc-ia64.c:11740
1288#: config/tc-score.c:6093 expr.c:1223 read.c:1711
c1c69e83 1289msgid "expected symbol name"
328577ad
NC
1290msgstr ""
1291
87485f53 1292#: config/obj-macho.c:491 read.c:546
c1c69e83 1293msgid "bad or irreducible absolute expression"
c85dd50d
NC
1294msgstr ""
1295
87485f53 1296#: config/obj-macho.c:497 config/tc-score.c:6110 read.c:1750
c1c69e83 1297msgid "missing size expression"
c85dd50d
NC
1298msgstr ""
1299
87485f53 1300#: config/obj-macho.c:506 config/tc-ia64.c:1116 read.c:1756
c85dd50d 1301#, c-format
c1c69e83 1302msgid "size (%ld) out of range, ignored"
c85dd50d
NC
1303msgstr ""
1304
87485f53
NC
1305#: config/obj-macho.c:516 config/tc-score.c:6248 dwarf2dbg.c:1427 ecoff.c:3345
1306#: read.c:1768 read.c:1871 read.c:2645 read.c:3183 read.c:3787 symbols.c:578
1307#: symbols.c:673
c1c69e83
AM
1308#, c-format
1309msgid "symbol `%s' is already defined"
c85dd50d
NC
1310msgstr ""
1311
87485f53 1312#: config/obj-macho.c:526 read.c:1783
252b5132 1313#, c-format
c1c69e83 1314msgid "size of \"%s\" is already %ld; not changing to %ld"
252b5132
RH
1315msgstr ""
1316
71300e2c 1317#: config/obj-macho.c:537
c1c69e83 1318msgid "align value not recognized, using size"
252b5132
RH
1319msgstr ""
1320
71300e2c 1321#: config/obj-macho.c:542 config/obj-macho.c:905
252b5132 1322#, c-format
c1c69e83 1323msgid "Alignment (%lu) too large: 15 assumed."
252b5132
RH
1324msgstr ""
1325
71300e2c 1326#: config/obj-macho.c:608
252b5132 1327#, c-format
c1c69e83 1328msgid "BFD is out of sync with GAS, unhandled well-known section type `%s'"
252b5132
RH
1329msgstr ""
1330
71300e2c 1331#: config/obj-macho.c:810
252b5132 1332#, c-format
c1c69e83 1333msgid "%s is not used for the selected target"
252b5132
RH
1334msgstr ""
1335
71300e2c 1336#: config/obj-macho.c:875
c1c69e83 1337msgid "internal error: base section index out of range"
252b5132
RH
1338msgstr ""
1339
71300e2c 1340#: config/obj-macho.c:961
252b5132 1341#, c-format
c1c69e83 1342msgid "internal error: bad file property ID %d"
252b5132
RH
1343msgstr ""
1344
71300e2c 1345#: config/obj-macho.c:969
c1c69e83 1346msgid "failed to set subsections by symbols"
87ccc1b0
NC
1347msgstr ""
1348
71300e2c 1349#: config/obj-macho.c:1032
252b5132 1350#, c-format
c1c69e83 1351msgid "'%s' previously declared as '%s'."
252b5132
RH
1352msgstr ""
1353
71300e2c 1354#: config/obj-macho.c:1084 config/obj-macho.c:1404 config/obj-macho.c:1488
c1c69e83
AM
1355#, c-format
1356msgid ""
1357"'%s' can't be a weak_definition (currently only supported in sections of "
1358"type coalesced)"
252b5132
RH
1359msgstr ""
1360
71300e2c 1361#: config/obj-macho.c:1169
c1c69e83 1362msgid "use of .indirect_symbols requires `-dynamic'"
252b5132
RH
1363msgstr ""
1364
71300e2c 1365#: config/obj-macho.c:1186
328577ad 1366#, c-format
c1c69e83
AM
1367msgid ""
1368"attempt to add an indirect_symbol to a stub or reference section with a zero-"
1369"sized element at %s"
328577ad
NC
1370msgstr ""
1371
71300e2c 1372#: config/obj-macho.c:1216
c1c69e83
AM
1373msgid "an .indirect_symbol must be in a symbol pointer or stub section."
1374msgstr ""
1375
71300e2c 1376#: config/obj-macho.c:1485
87ccc1b0 1377#, c-format
c1c69e83 1378msgid "'%s' can't be a weak_definition (since it is undefined)"
87ccc1b0
NC
1379msgstr ""
1380
71300e2c 1381#: config/obj-macho.c:1491
87ccc1b0 1382#, c-format
c1c69e83 1383msgid "Non-global symbol: '%s' can't be a weak_definition."
87ccc1b0
NC
1384msgstr ""
1385
71300e2c 1386#: config/obj-macho.c:1497
328577ad 1387#, c-format
c1c69e83 1388msgid "internal error: [%s] unexpected code [%lx] in frob symbol"
328577ad
NC
1389msgstr ""
1390
71300e2c 1391#: config/obj-macho.c:1538
87ccc1b0 1392#, c-format
c1c69e83 1393msgid "unrecognized stab type '%c'"
87ccc1b0
NC
1394msgstr ""
1395
71300e2c 1396#: config/obj-macho.c:1589
a74801ba 1397#, c-format
c1c69e83 1398msgid "`%s' can't be undefined in `%s' - `%s' {%s section}"
a74801ba
ILT
1399msgstr ""
1400
71300e2c 1401#: config/obj-macho.c:1597
a74801ba 1402#, c-format
c1c69e83 1403msgid "`%s' can't be undefined in `%s' {%s section} - `%s'"
a74801ba
ILT
1404msgstr ""
1405
71300e2c 1406#: config/obj-macho.c:1604
c1c69e83
AM
1407#, c-format
1408msgid "`%s' and `%s' can't be undefined in `%s' - `%s'"
328577ad
NC
1409msgstr ""
1410
71300e2c 1411#: config/obj-macho.c:1806
c1c69e83
AM
1412#, c-format
1413msgid ""
1414"the number of .indirect_symbols defined in section %s does not match the "
1415"number expected (%d defined, %d expected)"
a74801ba
ILT
1416msgstr ""
1417
71300e2c 1418#: config/obj-macho.c:1826
c1c69e83
AM
1419#, c-format
1420msgid "internal error: failed to allocate %d indirectsymbol pointers"
a74801ba
ILT
1421msgstr ""
1422
71300e2c 1423#: config/obj-macho.c:1840 config/obj-macho.c:1863
3957a496
NC
1424msgid "internal error: more indirect mach-o symbols than expected"
1425msgstr ""
1426
ed9e98c2 1427#: config/obj-som.c:56
c1c69e83 1428msgid "Only one .compiler pseudo-op per file!"
252b5132
RH
1429msgstr ""
1430
ed9e98c2 1431#: config/obj-som.c:73 config/obj-som.c:144 config/obj-som.c:186
c1c69e83 1432msgid "Expected quoted string"
252b5132
RH
1433msgstr ""
1434
ed9e98c2 1435#: config/obj-som.c:86
c1c69e83 1436msgid ".compiler directive missing language and version"
328577ad
NC
1437msgstr ""
1438
ed9e98c2 1439#: config/obj-som.c:96
c1c69e83 1440msgid ".compiler directive missing version"
328577ad
NC
1441msgstr ""
1442
ed9e98c2 1443#: config/obj-som.c:112
252b5132 1444#, c-format
c1c69e83 1445msgid "FATAL: Attaching compiler header %s"
252b5132
RH
1446msgstr ""
1447
ed9e98c2 1448#: config/obj-som.c:127
c1c69e83 1449msgid "Only one .version pseudo-op per file!"
252b5132
RH
1450msgstr ""
1451
ed9e98c2 1452#: config/obj-som.c:151
252b5132 1453#, c-format
c1c69e83 1454msgid "attaching version header %s: %s"
328577ad
NC
1455msgstr ""
1456
ed9e98c2 1457#: config/obj-som.c:169
c1c69e83 1458msgid "Only one .copyright pseudo-op per file!"
87ccc1b0
NC
1459msgstr ""
1460
ed9e98c2 1461#: config/obj-som.c:193
87ccc1b0 1462#, c-format
c1c69e83 1463msgid "attaching copyright header %s: %s"
87ccc1b0
NC
1464msgstr ""
1465
87485f53
NC
1466#: config/tc-aarch64.c:441
1467#, c-format
1468msgid "expected an unsuffixed ZA tile at operand %d"
87ccc1b0
NC
1469msgstr ""
1470
87485f53
NC
1471#: config/tc-aarch64.c:445
1472#, c-format
1473msgid "missing horizontal or vertical suffix at operand %d"
87ccc1b0
NC
1474msgstr ""
1475
87485f53
NC
1476#: config/tc-aarch64.c:450
1477#, c-format
1478msgid "expected 'za' rather than a ZA tile at operand %d"
87ccc1b0
NC
1479msgstr ""
1480
87485f53
NC
1481#: config/tc-aarch64.c:454
1482#, c-format
1483msgid ""
1484"expected a predicate-as-counter rather than predicate-as-mask register at "
1485"operand %d"
e0e7a9d4
TG
1486msgstr ""
1487
87485f53
NC
1488#: config/tc-aarch64.c:459
1489#, c-format
1490msgid ""
1491"expected a predicate-as-mask rather than predicate-as-counter register at "
1492"operand %d"
e0e7a9d4
TG
1493msgstr ""
1494
87485f53
NC
1495#: config/tc-aarch64.c:464
1496#, c-format
1497msgid "expected a 64-bit integer register at operand %d"
e0e7a9d4
TG
1498msgstr ""
1499
87485f53
NC
1500#: config/tc-aarch64.c:466
1501#, c-format
1502msgid "expected an integer or zero register at operand %d"
e0e7a9d4
TG
1503msgstr ""
1504
87485f53
NC
1505#: config/tc-aarch64.c:468
1506#, c-format
1507msgid "expected an integer or stack pointer register at operand %d"
e0e7a9d4
TG
1508msgstr ""
1509
87485f53
NC
1510#: config/tc-aarch64.c:472
1511#, c-format
1512msgid "expected a scalar SIMD or floating-point register at operand %d"
87ccc1b0
NC
1513msgstr ""
1514
87485f53
NC
1515#: config/tc-aarch64.c:475
1516#, c-format
1517msgid "expected an Advanced SIMD vector register at operand %d"
252b5132
RH
1518msgstr ""
1519
87485f53
NC
1520#: config/tc-aarch64.c:477
1521#, c-format
1522msgid "expected an SVE vector register at operand %d"
252b5132
RH
1523msgstr ""
1524
87485f53
NC
1525#. Use this error for "predicate-as-mask only" and "either kind of
1526#. predicate". We report a more specific error if P is used where
1527#. PN is expected, and vice versa, so the issue at this point is
1528#. "predicate-like" vs. "not predicate-like".
1529#: config/tc-aarch64.c:484
1530#, c-format
1531msgid "expected an SVE predicate register at operand %d"
252b5132
RH
1532msgstr ""
1533
87485f53
NC
1534#: config/tc-aarch64.c:486
1535#, c-format
1536msgid "expected an SVE predicate-as-counter register at operand %d"
252b5132
RH
1537msgstr ""
1538
87485f53
NC
1539#: config/tc-aarch64.c:488
1540#, c-format
1541msgid "expected a vector register at operand %d"
a74801ba
ILT
1542msgstr ""
1543
87485f53
NC
1544#: config/tc-aarch64.c:490
1545#, c-format
1546msgid "expected an SVE vector or predicate register at operand %d"
252b5132
RH
1547msgstr ""
1548
87485f53
NC
1549#: config/tc-aarch64.c:492
1550#, c-format
1551msgid "expected a vector or predicate register at operand %d"
252b5132
RH
1552msgstr ""
1553
87485f53
NC
1554#: config/tc-aarch64.c:496
1555#, c-format
1556msgid "expected a ZA array vector at operand %d"
252b5132
RH
1557msgstr ""
1558
87485f53
NC
1559#: config/tc-aarch64.c:498
1560#, c-format
1561msgid "expected ZT0 or a ZA mask at operand %d"
252b5132
RH
1562msgstr ""
1563
87485f53
NC
1564#: config/tc-aarch64.c:500
1565#, c-format
1566msgid "expected a ZA tile at operand %d"
fce00800
AM
1567msgstr ""
1568
87485f53 1569#: config/tc-aarch64.c:502
e0e7a9d4 1570#, c-format
87485f53 1571msgid "expected a ZA tile slice at operand %d"
e0e7a9d4
TG
1572msgstr ""
1573
87485f53
NC
1574#: config/tc-aarch64.c:506
1575#, c-format
1576msgid ""
1577"expected an integer register or Advanced SIMD vector register at operand %d"
1578msgstr ""
1579
1580#: config/tc-aarch64.c:509
1581#, c-format
1582msgid "expected an integer register or SVE vector register at operand %d"
1583msgstr ""
1584
1585#: config/tc-aarch64.c:512
1586#, c-format
1587msgid "expected an integer or vector register at operand %d"
1588msgstr ""
1589
1590#: config/tc-aarch64.c:514
1591#, c-format
1592msgid "expected an integer or predicate register at operand %d"
1593msgstr ""
1594
1595#: config/tc-aarch64.c:516
1596#, c-format
1597msgid "expected an integer, vector or predicate register at operand %d"
1598msgstr ""
1599
1600#: config/tc-aarch64.c:521
1601#, c-format
1602msgid "expected an SVE vector register or ZA tile slice at operand %d"
1603msgstr ""
1604
1605#: config/tc-aarch64.c:719 config/tc-aarch64.c:721 config/tc-arm.c:1202
1606#: config/tc-score.c:6478 expr.c:1386 read.c:2627
c1c69e83 1607msgid "bad expression"
252b5132
RH
1608msgstr ""
1609
87485f53 1610#: config/tc-aarch64.c:732 config/tc-sparc.c:3375
c1c69e83 1611msgid "bad segment"
fce00800
AM
1612msgstr ""
1613
87485f53
NC
1614#: config/tc-aarch64.c:876
1615msgid "bad vector arrangement type"
1616msgstr ""
1617
1618#: config/tc-aarch64.c:1048
c1c69e83
AM
1619#, c-format
1620msgid "bad size %d in vector width specifier"
fce00800
AM
1621msgstr ""
1622
87485f53 1623#: config/tc-aarch64.c:1081
c1c69e83
AM
1624#, c-format
1625msgid "unexpected character `%c' in element size"
fce00800
AM
1626msgstr ""
1627
87485f53 1628#: config/tc-aarch64.c:1083
c1c69e83 1629msgid "missing element size"
fce00800
AM
1630msgstr ""
1631
87485f53 1632#: config/tc-aarch64.c:1092
c1c69e83
AM
1633#, c-format
1634msgid "invalid element size %d and vector size combination %c"
fce00800
AM
1635msgstr ""
1636
87485f53 1637#: config/tc-aarch64.c:1128
e0e7a9d4
TG
1638#, c-format
1639msgid "unexpected character `%c' in predication type"
fce00800
AM
1640msgstr ""
1641
87485f53 1642#: config/tc-aarch64.c:1131
e0e7a9d4
TG
1643msgid "missing predication type"
1644msgstr ""
1645
87485f53
NC
1646#: config/tc-aarch64.c:1174 config/tc-aarch64.c:2264 config/tc-aarch64.c:2525
1647#: config/tc-arm.c:1779 config/tc-arm.c:3999 config/tc-arm.c:5278
1648#: config/tc-arm.c:7425
1649msgid "constant expression required"
87ccc1b0
NC
1650msgstr ""
1651
87485f53
NC
1652#: config/tc-aarch64.c:1224
1653msgid "syntax error in register list"
252b5132
RH
1654msgstr ""
1655
87485f53
NC
1656#: config/tc-aarch64.c:1254
1657msgid "ZA tile number out of range"
1658msgstr ""
1659
1660#: config/tc-aarch64.c:1295
1661msgid "this type of register can't be indexed"
1662msgstr ""
1663
1664#: config/tc-aarch64.c:1301
1665msgid "index not allowed inside register list"
252b5132
RH
1666msgstr ""
1667
c1c69e83 1668#. Indexed vector register expected.
87485f53 1669#: config/tc-aarch64.c:1316
c1c69e83 1670msgid "indexed vector register expected"
fce00800
AM
1671msgstr ""
1672
87485f53 1673#: config/tc-aarch64.c:1323
c1c69e83 1674msgid "invalid use of vector register"
fce00800
AM
1675msgstr ""
1676
87485f53 1677#: config/tc-aarch64.c:1432
c1c69e83 1678msgid "invalid vector register in list"
fce00800
AM
1679msgstr ""
1680
87485f53 1681#: config/tc-aarch64.c:1440
c1c69e83 1682msgid "invalid scalar register in list"
252b5132
RH
1683msgstr ""
1684
87485f53 1685#: config/tc-aarch64.c:1453
c1c69e83 1686msgid "invalid range in vector register list"
cfb8c092
NC
1687msgstr ""
1688
87485f53 1689#: config/tc-aarch64.c:1466
c1c69e83 1690msgid "type mismatch in vector register list"
252b5132
RH
1691msgstr ""
1692
87485f53 1693#: config/tc-aarch64.c:1487
c1c69e83 1694msgid "end of vector register list not found"
a5c7551f
RW
1695msgstr ""
1696
87485f53 1697#: config/tc-aarch64.c:1505
c1c69e83 1698msgid "expected index"
252b5132
RH
1699msgstr ""
1700
87485f53 1701#: config/tc-aarch64.c:1512
c1c69e83 1702msgid "too many registers in vector register list"
252b5132
RH
1703msgstr ""
1704
87485f53 1705#: config/tc-aarch64.c:1517
c1c69e83 1706msgid "empty vector register list"
252b5132
RH
1707msgstr ""
1708
87485f53 1709#: config/tc-aarch64.c:1539 config/tc-arm.c:2548
c1c69e83
AM
1710#, c-format
1711msgid "ignoring attempt to redefine built-in register '%s'"
cfb8c092
NC
1712msgstr ""
1713
87485f53 1714#: config/tc-aarch64.c:1545 config/tc-arm.c:2553
c1c69e83
AM
1715#, c-format
1716msgid "ignoring redefinition of register alias '%s'"
252b5132
RH
1717msgstr ""
1718
87485f53 1719#: config/tc-aarch64.c:1590 config/tc-arm.c:2618
c1c69e83
AM
1720#, c-format
1721msgid "unknown register '%s' -- .req ignored"
252b5132
RH
1722msgstr ""
1723
87485f53 1724#: config/tc-aarch64.c:1648 config/tc-arm.c:2826
c1c69e83 1725msgid "invalid syntax for .req directive"
252b5132
RH
1726msgstr ""
1727
87485f53 1728#: config/tc-aarch64.c:1669 config/tc-arm.c:2859
c1c69e83 1729msgid "invalid syntax for .unreq directive"
252b5132
RH
1730msgstr ""
1731
87485f53 1732#: config/tc-aarch64.c:1675 config/tc-arm.c:2866
c1c69e83
AM
1733#, c-format
1734msgid "unknown register alias '%s'"
252b5132
RH
1735msgstr ""
1736
87485f53 1737#: config/tc-aarch64.c:1677
c1c69e83
AM
1738#, c-format
1739msgid "ignoring attempt to undefine built-in register '%s'"
252b5132
RH
1740msgstr ""
1741
87485f53 1742#: config/tc-aarch64.c:2001 config/tc-arm.c:3610 config/tc-arm.c:3637
96e786d1 1743#: config/tc-arm.c:3650
c1c69e83 1744msgid "literal pool overflow"
252b5132
RH
1745msgstr ""
1746
87485f53 1747#: config/tc-aarch64.c:2182 config/tc-aarch64.c:7245 config/tc-arm.c:3872
96e786d1 1748#: config/tc-arm.c:7858
c1c69e83 1749msgid "unrecognized relocation suffix"
252b5132
RH
1750msgstr ""
1751
87485f53 1752#: config/tc-aarch64.c:2184
c1c69e83 1753msgid "unimplemented relocation suffix"
252b5132
RH
1754msgstr ""
1755
87485f53 1756#: config/tc-aarch64.c:2493 config/tc-aarch64.c:2683 config/tc-aarch64.c:2727
573fe3fb 1757#: config/tc-csky.c:2314
c1c69e83 1758msgid "immediate operand required"
252b5132
RH
1759msgstr ""
1760
87485f53 1761#: config/tc-aarch64.c:2501
c1c69e83 1762msgid "missing immediate expression"
252b5132
RH
1763msgstr ""
1764
87485f53 1765#: config/tc-aarch64.c:2707 config/tc-aarch64.c:7068 config/tc-aarch64.c:7088
c1c69e83 1766msgid "invalid floating-point constant"
252b5132
RH
1767msgstr ""
1768
87485f53 1769#: config/tc-aarch64.c:3514 config/tc-arm.c:5618 config/tc-arm.c:5628
c1c69e83 1770msgid "shift expression expected"
252b5132
RH
1771msgstr ""
1772
87485f53 1773#: config/tc-aarch64.c:3522
c1c69e83 1774msgid "shift operator expected"
252b5132
RH
1775msgstr ""
1776
87485f53 1777#: config/tc-aarch64.c:3530
c1c69e83 1778msgid "invalid use of 'MSL'"
252b5132
RH
1779msgstr ""
1780
87485f53 1781#: config/tc-aarch64.c:3538
e0e7a9d4
TG
1782msgid "invalid use of 'MUL'"
1783msgstr ""
1784
87485f53 1785#: config/tc-aarch64.c:3547
c1c69e83 1786msgid "extending shift is not permitted"
a5c7551f
RW
1787msgstr ""
1788
87485f53 1789#: config/tc-aarch64.c:3555
c1c69e83 1790msgid "'ROR' shift is not permitted"
252b5132
RH
1791msgstr ""
1792
87485f53 1793#: config/tc-aarch64.c:3563
c1c69e83 1794msgid "only 'LSL' shift is permitted"
328577ad
NC
1795msgstr ""
1796
87485f53 1797#: config/tc-aarch64.c:3571
e0e7a9d4
TG
1798msgid "only 'MUL' is permitted"
1799msgstr ""
1800
87485f53 1801#: config/tc-aarch64.c:3589
e0e7a9d4
TG
1802msgid "only 'MUL VL' is permitted"
1803msgstr ""
1804
87485f53 1805#: config/tc-aarch64.c:3597
c1c69e83 1806msgid "invalid shift for the register offset addressing mode"
252b5132
RH
1807msgstr ""
1808
87485f53 1809#: config/tc-aarch64.c:3605
c1c69e83 1810msgid "invalid shift operator"
252b5132
RH
1811msgstr ""
1812
87485f53 1813#: config/tc-aarch64.c:3638
c1c69e83 1814msgid "missing shift amount"
55cf6793
ZW
1815msgstr ""
1816
87485f53 1817#: config/tc-aarch64.c:3645
c1c69e83 1818msgid "constant shift amount required"
55cf6793
ZW
1819msgstr ""
1820
87485f53 1821#: config/tc-aarch64.c:3654
c1c69e83 1822msgid "shift amount out of range 0 to 63"
55cf6793
ZW
1823msgstr ""
1824
87485f53 1825#: config/tc-aarch64.c:3704
c1c69e83 1826msgid "unexpected shift operator"
55cf6793
ZW
1827msgstr ""
1828
87485f53 1829#: config/tc-aarch64.c:3740
c1c69e83 1830msgid "unexpected register in the immediate operand"
55cf6793
ZW
1831msgstr ""
1832
87485f53 1833#: config/tc-aarch64.c:3765
c1c69e83 1834msgid "integer register expected in the extended/shifted operand register"
55cf6793
ZW
1835msgstr ""
1836
87485f53
NC
1837#: config/tc-aarch64.c:3800 config/tc-aarch64.c:3937 config/tc-aarch64.c:4076
1838#: config/tc-aarch64.c:4273 config/tc-aarch64.c:4314
c1c69e83 1839msgid "unknown relocation modifier"
55cf6793
ZW
1840msgstr ""
1841
87485f53
NC
1842#: config/tc-aarch64.c:3807 config/tc-aarch64.c:3956 config/tc-aarch64.c:4083
1843#: config/tc-aarch64.c:4280 config/tc-aarch64.c:4321
c1c69e83 1844msgid "this relocation modifier is not allowed on this instruction"
55cf6793
ZW
1845msgstr ""
1846
87485f53 1847#: config/tc-aarch64.c:3964 config/tc-aarch64.c:4094
c1c69e83 1848msgid "invalid relocation expression"
55cf6793
ZW
1849msgstr ""
1850
87485f53 1851#: config/tc-aarch64.c:3980
c1c69e83 1852msgid "invalid address"
55cf6793
ZW
1853msgstr ""
1854
87485f53
NC
1855#: config/tc-aarch64.c:3998
1856msgid "expected a 64-bit base register"
1857msgstr ""
1858
1859#: config/tc-aarch64.c:4000
1860msgid "invalid base register"
1861msgstr ""
1862
1863#: config/tc-aarch64.c:4002
1864msgid "expected a base register"
1865msgstr ""
1866
1867#: config/tc-aarch64.c:4018 config/tc-aarch64.c:4154
1868msgid "invalid offset register"
1869msgstr ""
1870
1871#: config/tc-aarch64.c:4045
c1c69e83 1872msgid "invalid use of 32-bit register offset"
55cf6793
ZW
1873msgstr ""
1874
87485f53 1875#: config/tc-aarch64.c:4054
e0e7a9d4
TG
1876msgid "offset has different size from base"
1877msgstr ""
1878
87485f53 1879#: config/tc-aarch64.c:4060
c1c69e83 1880msgid "invalid use of 64-bit register offset"
c85dd50d
NC
1881msgstr ""
1882
c1c69e83 1883#. [Xn],#expr
87485f53 1884#: config/tc-aarch64.c:4107 config/tc-aarch64.c:4164
c1c69e83 1885msgid "invalid expression in the address"
c85dd50d
NC
1886msgstr ""
1887
87485f53 1888#: config/tc-aarch64.c:4121 config/tc-arm.c:6217 config/tc-arm.c:6816
c1c69e83 1889msgid "']' expected"
c85dd50d
NC
1890msgstr ""
1891
87485f53 1892#: config/tc-aarch64.c:4129
c1c69e83 1893msgid "register offset not allowed in pre-indexed addressing mode"
c85dd50d
NC
1894msgstr ""
1895
87485f53 1896#: config/tc-aarch64.c:4144 config/tc-arm.c:6253
c1c69e83 1897msgid "cannot combine pre- and post-indexing"
c85dd50d
NC
1898msgstr ""
1899
c1c69e83 1900#. Reject [Rn]!
87485f53 1901#: config/tc-aarch64.c:4188
c1c69e83 1902msgid "missing offset in the pre-indexed address"
c85dd50d
NC
1903msgstr ""
1904
87485f53 1905#: config/tc-aarch64.c:4450
8f595e9b 1906msgid "unknown or missing option to PSB/TSB"
e0e7a9d4
TG
1907msgstr ""
1908
87485f53 1909#: config/tc-aarch64.c:4458
8f595e9b 1910msgid "the specified option is not accepted for PSB/TSB"
e0e7a9d4
TG
1911msgstr ""
1912
87485f53 1913#: config/tc-aarch64.c:4485 config/tc-aarch64.c:4499
f48dfe41
NC
1914msgid "unknown option to BTI"
1915msgstr ""
1916
87485f53
NC
1917#: config/tc-aarch64.c:4572
1918msgid "expected '['"
6c037fdb
NC
1919msgstr ""
1920
87485f53
NC
1921#: config/tc-aarch64.c:4580
1922msgid "expected a 32-bit selection register"
6c037fdb
NC
1923msgstr ""
1924
87485f53
NC
1925#: config/tc-aarch64.c:4587
1926msgid "missing immediate offset"
6c037fdb
NC
1927msgstr ""
1928
87485f53
NC
1929#: config/tc-aarch64.c:4593 config/tc-aarch64.c:4602
1930msgid "expected a constant immediate offset"
6c037fdb
NC
1931msgstr ""
1932
87485f53
NC
1933#: config/tc-aarch64.c:4607
1934msgid "the last offset is less than the first offset"
6c037fdb
NC
1935msgstr ""
1936
87485f53
NC
1937#: config/tc-aarch64.c:4613
1938msgid "the last offset is equal to the first offset"
6c037fdb
NC
1939msgstr ""
1940
87485f53
NC
1941#: config/tc-aarch64.c:4635
1942msgid "invalid vector group size"
6c037fdb
NC
1943msgstr ""
1944
87485f53
NC
1945#: config/tc-aarch64.c:4642
1946msgid "expected ']'"
6c037fdb
NC
1947msgstr ""
1948
87485f53
NC
1949#: config/tc-aarch64.c:4701 config/tc-aarch64.c:4809
1950msgid "expected '}'"
6c037fdb
NC
1951msgstr ""
1952
87485f53
NC
1953#: config/tc-aarch64.c:4760
1954msgid "ZA tile masks do not operate at .Q granularity"
6c037fdb
NC
1955msgstr ""
1956
87485f53
NC
1957#: config/tc-aarch64.c:4766
1958msgid "missing ZA tile size"
6c037fdb
NC
1959msgstr ""
1960
87485f53
NC
1961#: config/tc-aarch64.c:4771
1962msgid "invalid ZA tile"
6c037fdb
NC
1963msgstr ""
1964
87485f53 1965#: config/tc-aarch64.c:4796
6c037fdb
NC
1966msgid "expected '{'"
1967msgstr ""
1968
87485f53
NC
1969#: config/tc-aarch64.c:4837
1970msgid "expected SM or ZA operand"
6c037fdb
NC
1971msgstr ""
1972
87485f53
NC
1973#: config/tc-aarch64.c:4900
1974#, c-format
1975msgid "selected processor does not support PSTATE field name '%s'"
6c037fdb
NC
1976msgstr ""
1977
87485f53
NC
1978#: config/tc-aarch64.c:4905 config/tc-aarch64.c:4947
1979#, c-format
1980msgid "selected processor does not support system register name '%s'"
6c037fdb
NC
1981msgstr ""
1982
87485f53
NC
1983#: config/tc-aarch64.c:4908 config/tc-aarch64.c:4950
1984#, c-format
1985msgid ""
1986"system register name '%s' is deprecated and may be removed in a future "
1987"release"
6c037fdb
NC
1988msgstr ""
1989
87485f53
NC
1990#: config/tc-aarch64.c:4989
1991msgid "immediate value out of range "
6c037fdb
NC
1992msgstr ""
1993
87485f53
NC
1994#: config/tc-aarch64.c:5589 messages.c:148
1995#, c-format
1996msgid "Info: "
6c037fdb
NC
1997msgstr ""
1998
87485f53
NC
1999#: config/tc-aarch64.c:5607
2000#, c-format
2001msgid "missing braces at operand %d"
6c037fdb
NC
2002msgstr ""
2003
87485f53 2004#: config/tc-aarch64.c:5618
e0e7a9d4 2005#, c-format
87485f53 2006msgid "unexpected register type at operand %d"
e0e7a9d4
TG
2007msgstr ""
2008
87485f53 2009#: config/tc-aarch64.c:5629
e0e7a9d4 2010#, c-format
87485f53 2011msgid "invalid register list at operand %d"
e0e7a9d4
TG
2012msgstr ""
2013
87485f53 2014#: config/tc-aarch64.c:5642
c1c69e83 2015#, c-format
87485f53 2016msgid "expected a register at operand %d"
c85dd50d
NC
2017msgstr ""
2018
87485f53
NC
2019#: config/tc-aarch64.c:5649
2020#, c-format
2021msgid "expected '{' at operand %d"
c85dd50d
NC
2022msgstr ""
2023
87485f53 2024#: config/tc-aarch64.c:5651
c85dd50d 2025#, c-format
87485f53 2026msgid "expected a register or register list at operand %d"
c85dd50d
NC
2027msgstr ""
2028
87485f53 2029#: config/tc-aarch64.c:5676
6c037fdb
NC
2030#, c-format
2031msgid "this `%s' should have an immediately preceding `%s' -- `%s'"
2032msgstr ""
2033
87485f53 2034#: config/tc-aarch64.c:5682
6c037fdb
NC
2035#, c-format
2036msgid "the preceding `%s' should be followed by `%s` rather than `%s` -- `%s'"
2037msgstr ""
2038
87485f53
NC
2039#: config/tc-aarch64.c:5694 config/tc-aarch64.c:5709 config/tc-score.c:2752
2040#: config/tc-score.c:6467
c85dd50d 2041#, c-format
c1c69e83 2042msgid "%s -- `%s'"
c85dd50d
NC
2043msgstr ""
2044
87485f53 2045#: config/tc-aarch64.c:5711
c1c69e83
AM
2046#, c-format
2047msgid "%s at operand %d -- `%s'"
c85dd50d
NC
2048msgstr ""
2049
87485f53 2050#: config/tc-aarch64.c:5717
c1c69e83 2051#, c-format
e0e7a9d4 2052msgid "operand %d must be %s -- `%s'"
c85dd50d
NC
2053msgstr ""
2054
87485f53 2055#: config/tc-aarch64.c:5723
c85dd50d 2056#, c-format
c1c69e83 2057msgid "operand mismatch -- `%s'"
c85dd50d
NC
2058msgstr ""
2059
c1c69e83 2060#. Print the hint.
87485f53 2061#: config/tc-aarch64.c:5783
c1c69e83 2062msgid " did you mean this?"
c85dd50d
NC
2063msgstr ""
2064
87485f53 2065#: config/tc-aarch64.c:5786 config/tc-aarch64.c:5813
c85dd50d 2066#, c-format
c1c69e83 2067msgid " %s"
c85dd50d
NC
2068msgstr ""
2069
87485f53 2070#: config/tc-aarch64.c:5791
c1c69e83 2071msgid " other valid variant(s):"
c85dd50d
NC
2072msgstr ""
2073
87485f53 2074#: config/tc-aarch64.c:5820
6c037fdb
NC
2075#, c-format
2076msgid "operand %d must have the same immediate value as operand 1 -- `%s'"
2077msgstr ""
2078
87485f53 2079#: config/tc-aarch64.c:5826
e0e7a9d4
TG
2080#, c-format
2081msgid "operand %d must be the same register as operand 1 -- `%s'"
2082msgstr ""
2083
87485f53
NC
2084#: config/tc-aarch64.c:5831
2085#, c-format
2086msgid "%s%d-%s%d expected at operand %d -- `%s'"
2087msgstr ""
2088
2089#: config/tc-aarch64.c:5838
c1c69e83
AM
2090#, c-format
2091msgid "%s out of range %d to %d at operand %d -- `%s'"
c85dd50d
NC
2092msgstr ""
2093
87485f53 2094#: config/tc-aarch64.c:5839 config/tc-aarch64.c:5843 config/tc-aarch64.c:8032
c1c69e83 2095msgid "immediate value"
c85dd50d
NC
2096msgstr ""
2097
87485f53 2098#: config/tc-aarch64.c:5842
c1c69e83 2099#, c-format
e0e7a9d4 2100msgid "%s must be %d at operand %d -- `%s'"
c85dd50d
NC
2101msgstr ""
2102
87485f53 2103#: config/tc-aarch64.c:5849
c1c69e83 2104#, c-format
87485f53 2105msgid "unexpected vector group size at operand %d -- `%s'"
c85dd50d
NC
2106msgstr ""
2107
87485f53 2108#: config/tc-aarch64.c:5852
c1c69e83 2109#, c-format
87485f53 2110msgid "operand %d must have a vector group size of %d -- `%s'"
c85dd50d
NC
2111msgstr ""
2112
87485f53 2113#: config/tc-aarch64.c:5858
c1c69e83 2114#, c-format
87485f53 2115msgid "expected a single-register list at operand %d -- `%s'"
c85dd50d
NC
2116msgstr ""
2117
87485f53
NC
2118#: config/tc-aarch64.c:5861
2119#, c-format
2120msgid "expected a list of %d registers at operand %d -- `%s'"
2121msgstr ""
2122
2123#: config/tc-aarch64.c:5864
2124#, c-format
2125msgid "expected a list of %d or %d registers at operand %d -- `%s'"
2126msgstr ""
2127
2128#: config/tc-aarch64.c:5868
2129#, c-format
2130msgid "invalid number of registers in the list at operand %d -- `%s'"
c85dd50d
NC
2131msgstr ""
2132
87485f53
NC
2133#: config/tc-aarch64.c:5874
2134#, c-format
2135msgid "the register list must have a stride of %d at operand %d -- `%s'"
2136msgstr ""
2137
2138#: config/tc-aarch64.c:5877
2139#, c-format
2140msgid "the register list must have a stride of %d or %d at operand %d -- `%s`"
2141msgstr ""
2142
2143#: config/tc-aarch64.c:5881
2144#, c-format
2145msgid "invalid register stride at operand %d -- `%s'"
2146msgstr ""
2147
2148#: config/tc-aarch64.c:5886
2149#, c-format
2150msgid "immediate value must be a multiple of %d at operand %d -- `%s'"
2151msgstr ""
2152
2153#: config/tc-aarch64.c:6317
c1c69e83 2154msgid "the specified relocation type is not allowed for MOVK"
c85dd50d
NC
2155msgstr ""
2156
87485f53 2157#: config/tc-aarch64.c:6365 config/tc-aarch64.c:6376
c1c69e83 2158msgid "the specified relocation type is not allowed for 32-bit register"
c85dd50d
NC
2159msgstr ""
2160
87485f53 2161#: config/tc-aarch64.c:6471
346d80ef
NC
2162msgid "relocation qualifier does not match instruction size"
2163msgstr ""
2164
87485f53 2165#: config/tc-aarch64.c:6572
c1c69e83 2166msgid "comma expected between operands"
c85dd50d
NC
2167msgstr ""
2168
87485f53 2169#: config/tc-aarch64.c:6603
573fe3fb
NC
2170msgid "invalid Rt register number in 64-byte load/store"
2171msgstr ""
2172
87485f53 2173#: config/tc-aarch64.c:6722
c1c69e83 2174msgid "the top half of a 128-bit FP/SIMD register is expected"
c85dd50d
NC
2175msgstr ""
2176
87485f53 2177#: config/tc-aarch64.c:6828 config/tc-arm.c:2221 config/tc-arm.c:2266
96e786d1 2178#: config/tc-h8300.c:1039
c1c69e83 2179msgid "invalid register list"
c85dd50d
NC
2180msgstr ""
2181
87485f53 2182#: config/tc-aarch64.c:6835
6655dba2
SB
2183msgid "expected element type rather than vector type"
2184msgstr ""
2185
87485f53 2186#: config/tc-aarch64.c:6853
e0e7a9d4
TG
2187msgid "missing type suffix"
2188msgstr ""
2189
87485f53 2190#: config/tc-aarch64.c:6872
e0e7a9d4
TG
2191msgid "C0 - C15 expected"
2192msgstr ""
2193
87485f53 2194#: config/tc-aarch64.c:6983 config/tc-aarch64.c:7007
c1c69e83 2195msgid "immediate zero expected"
c85dd50d
NC
2196msgstr ""
2197
87485f53 2198#: config/tc-aarch64.c:7103
c1c69e83 2199msgid "shift not allowed for bitmask immediate"
c85dd50d
NC
2200msgstr ""
2201
87485f53 2202#: config/tc-aarch64.c:7157
c1c69e83 2203msgid "can't mix relocation modifier with explicit shift"
55cf6793
ZW
2204msgstr ""
2205
87485f53 2206#: config/tc-aarch64.c:7206 config/tc-arm.c:15995 config/tc-arm.c:16020
96e786d1 2207#: config/tc-arm.c:16031 config/tc-arm.c:16038
c1c69e83 2208msgid "invalid condition"
c85dd50d
NC
2209msgstr ""
2210
87485f53 2211#: config/tc-aarch64.c:7232
c1c69e83 2212msgid "invalid pc-relative address"
c85dd50d
NC
2213msgstr ""
2214
c1c69e83
AM
2215#. Only permit "=value" in the literal load instructions.
2216#. The literal will be generated by programmer_friendly_fixup.
87485f53 2217#: config/tc-aarch64.c:7240
c1c69e83 2218msgid "invalid use of \"=immediate\""
c85dd50d
NC
2219msgstr ""
2220
87485f53
NC
2221#: config/tc-aarch64.c:7305 config/tc-aarch64.c:7337 config/tc-aarch64.c:7355
2222#: config/tc-aarch64.c:7379 config/tc-aarch64.c:7399 config/tc-aarch64.c:7418
2223#: config/tc-aarch64.c:7441 config/tc-aarch64.c:7495 config/tc-aarch64.c:7502
2224#: config/tc-aarch64.c:7530 config/tc-aarch64.c:7551 config/tc-aarch64.c:7576
2225#: config/tc-aarch64.c:7594 config/tc-aarch64.c:7602 config/tc-aarch64.c:7619
2226#: config/tc-aarch64.c:7643
e0e7a9d4 2227msgid "invalid addressing mode"
c85dd50d
NC
2228msgstr ""
2229
87485f53 2230#: config/tc-aarch64.c:7321
e0e7a9d4 2231msgid "the optional immediate offset can only be 0"
c85dd50d
NC
2232msgstr ""
2233
87485f53 2234#: config/tc-aarch64.c:7360 config/tc-aarch64.c:7384 config/tc-aarch64.c:7404
c1c69e83 2235msgid "relocation not allowed"
c85dd50d
NC
2236msgstr ""
2237
87485f53 2238#: config/tc-aarch64.c:7451
e0e7a9d4
TG
2239msgid "writeback value must be an immediate constant"
2240msgstr ""
2241
87485f53 2242#: config/tc-aarch64.c:7462 config/tc-aarch64.c:7669
6c037fdb
NC
2243msgid "unknown or missing PSTATE field name"
2244msgstr ""
2245
e0e7a9d4
TG
2246#. Make sure this has priority over
2247#. "invalid addressing mode".
87485f53 2248#: config/tc-aarch64.c:7510
e0e7a9d4 2249msgid "constant offset required"
c85dd50d
NC
2250msgstr ""
2251
87485f53 2252#: config/tc-aarch64.c:7655
c1c69e83 2253msgid "unknown or missing system register name"
c85dd50d
NC
2254msgstr ""
2255
87485f53 2256#: config/tc-aarch64.c:7703
c1c69e83
AM
2257msgid "unknown or missing operation name"
2258msgstr ""
2259
87485f53 2260#: config/tc-aarch64.c:7716
c1c69e83 2261msgid "the specified option is not accepted in ISB"
c85dd50d
NC
2262msgstr ""
2263
87485f53 2264#: config/tc-aarch64.c:7728 config/tc-aarch64.c:7745
573fe3fb
NC
2265msgid "the specified option is not accepted in DSB"
2266msgstr ""
2267
87485f53 2268#: config/tc-aarch64.c:7759
573fe3fb
NC
2269msgid "immediate value must be 16, 20, 24, 28"
2270msgstr ""
2271
87485f53
NC
2272#: config/tc-aarch64.c:7797 config/tc-aarch64.c:7827
2273msgid "missing register index"
2274msgstr ""
2275
2276#: config/tc-aarch64.c:7814
2277msgid "expected '}' after ZT0"
2278msgstr ""
2279
2280#: config/tc-aarch64.c:7910 config/tc-aarch64.c:9211 config/tc-arm.c:8140
c85dd50d 2281#, c-format
c1c69e83 2282msgid "unhandled operand code %d"
87ccc1b0
NC
2283msgstr ""
2284
87485f53 2285#: config/tc-aarch64.c:7952
c1c69e83 2286msgid "unexpected comma before the omitted optional operand"
328577ad
NC
2287msgstr ""
2288
87485f53 2289#: config/tc-aarch64.c:7980
c1c69e83 2290msgid "unexpected characters following instruction"
328577ad
NC
2291msgstr ""
2292
87485f53 2293#: config/tc-aarch64.c:8058 config/tc-arm.c:5743 config/tc-arm.c:6361
96e786d1 2294#: config/tc-arm.c:8952
c1c69e83 2295msgid "constant expression expected"
328577ad
NC
2296msgstr ""
2297
87485f53 2298#: config/tc-aarch64.c:8065
c1c69e83 2299msgid "literal pool insertion failed"
328577ad
NC
2300msgstr ""
2301
87485f53 2302#: config/tc-aarch64.c:8136 config/tc-aarch64.c:8151
e0e7a9d4
TG
2303#, c-format
2304msgid "unpredictable transfer with writeback -- `%s'"
2305msgstr ""
2306
87485f53 2307#: config/tc-aarch64.c:8155 config/tc-aarch64.c:8169
e0e7a9d4
TG
2308#, c-format
2309msgid "unpredictable load of register pair -- `%s'"
2310msgstr ""
2311
87485f53 2312#: config/tc-aarch64.c:8176 config/tc-aarch64.c:8189
f48dfe41
NC
2313#, c-format
2314msgid "unpredictable: identical transfer and status registers --`%s'"
2315msgstr ""
2316
87485f53 2317#: config/tc-aarch64.c:8184 config/tc-aarch64.c:8198
346d80ef
NC
2318#, c-format
2319msgid "unpredictable: identical base and status registers --`%s'"
2320msgstr ""
2321
87485f53 2322#: config/tc-aarch64.c:8218
f48dfe41
NC
2323#, c-format
2324msgid "previous `%s' sequence has not been closed"
2325msgstr ""
2326
87485f53 2327#: config/tc-aarch64.c:8303
6c037fdb
NC
2328#, c-format
2329msgid "unknown mnemonic -- `%s'"
2330msgstr ""
2331
87485f53 2332#: config/tc-aarch64.c:8313
c1c69e83
AM
2333#, c-format
2334msgid "unknown mnemonic `%s' -- `%s'"
328577ad
NC
2335msgstr ""
2336
87485f53 2337#: config/tc-aarch64.c:8321
c1c69e83
AM
2338#, c-format
2339msgid "unexpected comma after the mnemonic name `%s' -- `%s'"
ae351704
AM
2340msgstr ""
2341
87485f53 2342#: config/tc-aarch64.c:8378
c1c69e83
AM
2343#, c-format
2344msgid "selected processor does not support `%s'"
ae351704
AM
2345msgstr ""
2346
87485f53 2347#: config/tc-aarch64.c:8870 config/tc-arm.c:28196
c1c69e83 2348msgid "GOT already in the symbol table"
328577ad
NC
2349msgstr ""
2350
87485f53 2351#: config/tc-aarch64.c:9033
c1c69e83 2352msgid "immediate cannot be moved by a single instruction"
ae351704
AM
2353msgstr ""
2354
87485f53 2355#: config/tc-aarch64.c:9077 config/tc-aarch64.c:9122 config/tc-aarch64.c:9148
96e786d1 2356#: config/tc-arm.c:16539 config/tc-arm.c:18236 config/tc-arm.c:18816
87485f53
NC
2357#: config/tc-arm.c:18843 config/tc-arm.c:19621 config/tc-arm.c:20456
2358#: config/tc-arm.c:21479 config/tc-arm.c:21539 config/tc-metag.c:2443
346d80ef
NC
2359#: config/tc-metag.c:2452 config/tc-metag.c:2491 config/tc-metag.c:2500
2360#: config/tc-metag.c:3019 config/tc-metag.c:3028
c1c69e83 2361msgid "immediate out of range"
55cf6793
ZW
2362msgstr ""
2363
87485f53 2364#: config/tc-aarch64.c:9141 config/tc-metag.c:4654 config/tc-xtensa.c:4230
c1c69e83 2365msgid "invalid immediate"
328577ad
NC
2366msgstr ""
2367
87485f53 2368#: config/tc-aarch64.c:9206 config/tc-tic6x.c:3855 config/tc-tic6x.c:3920
346d80ef 2369#: config/tc-tic6x.c:3947 config/tc-tic6x.c:3975
c1c69e83 2370msgid "immediate offset out of range"
328577ad
NC
2371msgstr ""
2372
87485f53
NC
2373#: config/tc-aarch64.c:9281 config/tc-arm.c:28534 config/tc-arm.c:28602
2374#: config/tc-arm.c:28884
c1c69e83
AM
2375#, c-format
2376msgid "undefined symbol %s used as an immediate value"
328577ad
NC
2377msgstr ""
2378
87485f53 2379#: config/tc-aarch64.c:9293
c1c69e83 2380msgid "pc-relative load offset not word aligned"
6e1772d5
AM
2381msgstr ""
2382
87485f53 2383#: config/tc-aarch64.c:9296
c1c69e83 2384msgid "pc-relative load offset out of range"
328577ad
NC
2385msgstr ""
2386
87485f53 2387#: config/tc-aarch64.c:9308
c1c69e83 2388msgid "pc-relative address offset out of range"
328577ad
NC
2389msgstr ""
2390
87485f53 2391#: config/tc-aarch64.c:9320 config/tc-aarch64.c:9335
c1c69e83 2392msgid "conditional branch target not word aligned"
55cf6793
ZW
2393msgstr ""
2394
87485f53 2395#: config/tc-aarch64.c:9323 config/tc-aarch64.c:9338 config/tc-arm.c:29179
c1c69e83 2396msgid "conditional branch out of range"
55cf6793
ZW
2397msgstr ""
2398
87485f53 2399#: config/tc-aarch64.c:9351
c1c69e83 2400msgid "branch target not word aligned"
55cf6793
ZW
2401msgstr ""
2402
87485f53
NC
2403#: config/tc-aarch64.c:9354 config/tc-arm.c:930 config/tc-arm.c:29985
2404#: config/tc-mips.c:16062 config/tc-mips.c:16078 config/tc-mips.c:16168
c1c69e83 2405msgid "branch out of range"
87ccc1b0
NC
2406msgstr ""
2407
87485f53
NC
2408#: config/tc-aarch64.c:9413 config/tc-arm.c:28775 config/tc-arm.c:28790
2409#: config/tc-arm.c:28805 config/tc-arm.c:28816 config/tc-arm.c:28839
2410#: config/tc-arm.c:29689 config/tc-moxie.c:714 config/tc-pj.c:449
2411#: config/tc-sh.c:3728
2412msgid "offset out of range"
2413msgstr ""
2414
2415#: config/tc-aarch64.c:9428
c1c69e83 2416msgid "unsigned value out of range"
a5c7551f
RW
2417msgstr ""
2418
87485f53 2419#: config/tc-aarch64.c:9439
c1c69e83 2420msgid "signed value out of range"
328577ad
NC
2421msgstr ""
2422
87485f53 2423#: config/tc-aarch64.c:9594
c1c69e83
AM
2424#, c-format
2425msgid "unexpected %s fixup"
328577ad
NC
2426msgstr ""
2427
87485f53
NC
2428#: config/tc-aarch64.c:9659 config/tc-arm.c:30405 config/tc-arm.c:30426
2429#: config/tc-mips.c:18430 config/tc-or1k.c:345 config/tc-score.c:7434
c1c69e83
AM
2430#, c-format
2431msgid "cannot represent %s relocation in this object file format"
328577ad
NC
2432msgstr ""
2433
87485f53 2434#: config/tc-aarch64.c:9706
c1c69e83
AM
2435#, c-format
2436msgid "cannot do %u-byte relocation"
252b5132
RH
2437msgstr ""
2438
87485f53 2439#: config/tc-aarch64.c:10134 config/tc-arm.c:31240
c1c69e83 2440msgid "assemble for big-endian"
ae351704
AM
2441msgstr ""
2442
87485f53 2443#: config/tc-aarch64.c:10135 config/tc-arm.c:31241
c1c69e83 2444msgid "assemble for little-endian"
ae351704
AM
2445msgstr ""
2446
87485f53 2447#: config/tc-aarch64.c:10138
c1c69e83 2448msgid "temporary switch for dumping"
ae351704
AM
2449msgstr ""
2450
87485f53 2451#: config/tc-aarch64.c:10140
c1c69e83 2452msgid "output verbose error messages"
ae351704
AM
2453msgstr ""
2454
87485f53 2455#: config/tc-aarch64.c:10142
ed9e98c2
AM
2456msgid "do not output verbose error messages"
2457msgstr ""
2458
87485f53 2459#: config/tc-aarch64.c:10519 config/tc-arm.c:32402
c1c69e83 2460msgid "invalid architectural extension"
a5c7551f
RW
2461msgstr ""
2462
87485f53 2463#: config/tc-aarch64.c:10544 config/tc-arm.c:32434
c1c69e83 2464msgid "must specify extensions to add before specifying those to remove"
a5c7551f
RW
2465msgstr ""
2466
87485f53 2467#: config/tc-aarch64.c:10552 config/tc-arm.c:32442
c1c69e83 2468msgid "missing architectural extension"
a5c7551f
RW
2469msgstr ""
2470
87485f53 2471#: config/tc-aarch64.c:10579 config/tc-arm.c:32528
c1c69e83
AM
2472#, c-format
2473msgid "unknown architectural extension `%s'"
a5c7551f
RW
2474msgstr ""
2475
87485f53 2476#: config/tc-aarch64.c:10603 config/tc-arm.c:32578 config/tc-metag.c:5832
c1c69e83
AM
2477#, c-format
2478msgid "missing cpu name `%s'"
2ee0aedf
TG
2479msgstr ""
2480
87485f53
NC
2481#: config/tc-aarch64.c:10617 config/tc-aarch64.c:10834 config/tc-arm.c:32613
2482#: config/tc-arm.c:33426 config/tc-csky.c:1218 config/tc-metag.c:5843
c1c69e83
AM
2483#, c-format
2484msgid "unknown cpu `%s'"
2ee0aedf
TG
2485msgstr ""
2486
87485f53 2487#: config/tc-aarch64.c:10635 config/tc-arm.c:32631
c1c69e83
AM
2488#, c-format
2489msgid "missing architecture name `%s'"
cfb8c092
NC
2490msgstr ""
2491
87485f53
NC
2492#: config/tc-aarch64.c:10649 config/tc-aarch64.c:10880 config/tc-arm.c:32653
2493#: config/tc-arm.c:33466 config/tc-arm.c:33502 config/tc-score.c:7669
c1c69e83
AM
2494#, c-format
2495msgid "unknown architecture `%s'\n"
06647dfd
AM
2496msgstr ""
2497
87485f53 2498#: config/tc-aarch64.c:10676
c1c69e83
AM
2499#, c-format
2500msgid "missing abi name `%s'"
a5c7551f
RW
2501msgstr ""
2502
87485f53 2503#: config/tc-aarch64.c:10687
c1c69e83
AM
2504#, c-format
2505msgid "unknown abi `%s'\n"
06647dfd
AM
2506msgstr ""
2507
87485f53 2508#: config/tc-aarch64.c:10692
c1c69e83 2509msgid "<abi name>\t specify for ABI <abi name>"
252b5132
RH
2510msgstr ""
2511
87485f53 2512#: config/tc-aarch64.c:10694 config/tc-arm.c:32740 config/tc-metag.c:5909
c1c69e83 2513msgid "<cpu name>\t assemble for CPU <cpu name>"
55cf6793
ZW
2514msgstr ""
2515
87485f53 2516#: config/tc-aarch64.c:10696 config/tc-arm.c:32742
c1c69e83 2517msgid "<arch name>\t assemble for architecture <arch name>"
55cf6793
ZW
2518msgstr ""
2519
87485f53
NC
2520#: config/tc-aarch64.c:10735 config/tc-aarch64.c:10754 config/tc-arm.c:32810
2521#: config/tc-arm.c:32828 config/tc-arm.c:32848 config/tc-metag.c:5933
ae351704 2522#, c-format
c1c69e83 2523msgid "option `-%c%s' is deprecated: %s"
ae351704
AM
2524msgstr ""
2525
87485f53 2526#: config/tc-aarch64.c:10774
ae351704 2527#, c-format
c1c69e83 2528msgid " AArch64-specific assembler options:\n"
ae351704
AM
2529msgstr ""
2530
87485f53 2531#: config/tc-aarch64.c:10785 config/tc-arc.c:3597 config/tc-arm.c:32879
c1c69e83
AM
2532#, c-format
2533msgid " -EB assemble code for a big-endian cpu\n"
ae351704
AM
2534msgstr ""
2535
87485f53 2536#: config/tc-aarch64.c:10790 config/tc-arc.c:3599 config/tc-arm.c:32884
c1c69e83
AM
2537#, c-format
2538msgid " -EL assemble code for a little-endian cpu\n"
ae351704
AM
2539msgstr ""
2540
96e786d1 2541#: config/tc-alpha.c:648
c1c69e83
AM
2542#, c-format
2543msgid "No !literal!%ld was found"
ae351704
AM
2544msgstr ""
2545
96e786d1 2546#: config/tc-alpha.c:655
c1c69e83
AM
2547#, c-format
2548msgid "No !tlsgd!%ld was found"
ae351704
AM
2549msgstr ""
2550
96e786d1 2551#: config/tc-alpha.c:662
c1c69e83
AM
2552#, c-format
2553msgid "No !tlsldm!%ld was found"
ae351704
AM
2554msgstr ""
2555
96e786d1 2556#: config/tc-alpha.c:671
c1c69e83
AM
2557#, c-format
2558msgid "No ldah !gpdisp!%ld was found"
ae351704
AM
2559msgstr ""
2560
96e786d1 2561#: config/tc-alpha.c:721
c1c69e83
AM
2562#, c-format
2563msgid "too many !literal!%ld for %s"
ae351704
AM
2564msgstr ""
2565
96e786d1 2566#: config/tc-alpha.c:751
c1c69e83
AM
2567#, c-format
2568msgid "No lda !gpdisp!%ld was found"
ae351704
AM
2569msgstr ""
2570
c1c69e83 2571#. Only support one relocation op per insn.
96e786d1 2572#: config/tc-alpha.c:910
c1c69e83 2573msgid "More than one relocation op per insn"
ae351704
AM
2574msgstr ""
2575
96e786d1 2576#: config/tc-alpha.c:925 config/tc-arc.c:1136
c1c69e83 2577msgid "No relocation operand"
6e1772d5
AM
2578msgstr ""
2579
96e786d1 2580#: config/tc-alpha.c:935
6e1772d5 2581#, c-format
c1c69e83 2582msgid "Unknown relocation operand: !%s"
55cf6793
ZW
2583msgstr ""
2584
96e786d1 2585#: config/tc-alpha.c:945
c1c69e83
AM
2586#, c-format
2587msgid "no sequence number after !%s"
55cf6793
ZW
2588msgstr ""
2589
96e786d1 2590#: config/tc-alpha.c:955
c1c69e83
AM
2591#, c-format
2592msgid "!%s does not use a sequence number"
55cf6793
ZW
2593msgstr ""
2594
96e786d1 2595#: config/tc-alpha.c:965
c1c69e83
AM
2596#, c-format
2597msgid "Bad sequence number: !%s!%s"
ae351704
AM
2598msgstr ""
2599
87485f53 2600#: config/tc-alpha.c:1185 config/tc-alpha.c:3359
c1c69e83
AM
2601#, c-format
2602msgid "inappropriate arguments for opcode `%s'"
ae351704
AM
2603msgstr ""
2604
87485f53 2605#: config/tc-alpha.c:1187 config/tc-alpha.c:3361
c1c69e83
AM
2606#, c-format
2607msgid "opcode `%s' not supported for target %s"
55cf6793
ZW
2608msgstr ""
2609
87485f53
NC
2610#: config/tc-alpha.c:1191 config/tc-alpha.c:3365 config/tc-avr.c:1915
2611#: config/tc-msp430.c:4363 config/tc-wasm32.c:753
c1c69e83
AM
2612#, c-format
2613msgid "unknown opcode `%s'"
55cf6793
ZW
2614msgstr ""
2615
87485f53 2616#: config/tc-alpha.c:1271 config/tc-alpha.c:1530
c1c69e83 2617msgid "overflow in literal (.lita) table"
55cf6793
ZW
2618msgstr ""
2619
87485f53
NC
2620#: config/tc-alpha.c:1278 config/tc-alpha.c:1302 config/tc-alpha.c:1543
2621#: config/tc-alpha.c:2230 config/tc-alpha.c:2275 config/tc-alpha.c:2344
2622#: config/tc-alpha.c:2427 config/tc-alpha.c:2652 config/tc-alpha.c:2750
c1c69e83 2623msgid "macro requires $at register while noat in effect"
6e1772d5
AM
2624msgstr ""
2625
87485f53 2626#: config/tc-alpha.c:1280 config/tc-alpha.c:1304 config/tc-alpha.c:1545
c1c69e83 2627msgid "macro requires $at while $at in use"
a5c7551f
RW
2628msgstr ""
2629
87485f53 2630#: config/tc-alpha.c:1489
c1c69e83 2631msgid "bignum invalid; zero assumed"
a5c7551f
RW
2632msgstr ""
2633
87485f53 2634#: config/tc-alpha.c:1491
c1c69e83 2635msgid "floating point number invalid; zero assumed"
ae351704
AM
2636msgstr ""
2637
87485f53 2638#: config/tc-alpha.c:1496
c1c69e83 2639msgid "can't handle expression"
ae351704
AM
2640msgstr ""
2641
87485f53 2642#: config/tc-alpha.c:1536
c1c69e83 2643msgid "overflow in literal (.lit8) table"
ae351704
AM
2644msgstr ""
2645
87485f53 2646#: config/tc-alpha.c:1833
252b5132 2647#, c-format
c1c69e83 2648msgid "too many ldah insns for !gpdisp!%ld"
252b5132
RH
2649msgstr ""
2650
87485f53 2651#: config/tc-alpha.c:1835 config/tc-alpha.c:1847
55cf6793 2652#, c-format
c1c69e83 2653msgid "both insns for !gpdisp!%ld must be in the same section"
ae351704
AM
2654msgstr ""
2655
87485f53 2656#: config/tc-alpha.c:1845
328577ad 2657#, c-format
c1c69e83 2658msgid "too many lda insns for !gpdisp!%ld"
ae351704
AM
2659msgstr ""
2660
87485f53 2661#: config/tc-alpha.c:1901
c1c69e83
AM
2662#, c-format
2663msgid "too many lituse insns for !lituse_tlsgd!%ld"
ae351704
AM
2664msgstr ""
2665
87485f53 2666#: config/tc-alpha.c:1904
c1c69e83
AM
2667#, c-format
2668msgid "too many lituse insns for !lituse_tlsldm!%ld"
ae351704
AM
2669msgstr ""
2670
87485f53 2671#: config/tc-alpha.c:1921
c1c69e83
AM
2672#, c-format
2673msgid "duplicate !tlsgd!%ld"
ae351704
AM
2674msgstr ""
2675
87485f53 2676#: config/tc-alpha.c:1923
c1c69e83
AM
2677#, c-format
2678msgid "sequence number in use for !tlsldm!%ld"
ae351704
AM
2679msgstr ""
2680
87485f53 2681#: config/tc-alpha.c:1937
c1c69e83
AM
2682#, c-format
2683msgid "duplicate !tlsldm!%ld"
ae351704
AM
2684msgstr ""
2685
87485f53 2686#: config/tc-alpha.c:1939
c1c69e83
AM
2687#, c-format
2688msgid "sequence number in use for !tlsgd!%ld"
ae351704
AM
2689msgstr ""
2690
87485f53 2691#: config/tc-alpha.c:1994 config/tc-arc.c:2869 config/tc-mn10200.c:847
96e786d1 2692#: config/tc-mn10300.c:1150 config/tc-ppc.c:2063 config/tc-s390.c:668
777cd7ab 2693#: config/tc-tilegx.c:422 config/tc-tilegx.c:472 config/tc-tilepro.c:375
c1c69e83 2694msgid "operand"
55cf6793
ZW
2695msgstr ""
2696
87485f53 2697#: config/tc-alpha.c:2133
c1c69e83 2698msgid "invalid relocation for instruction"
ae351704
AM
2699msgstr ""
2700
87485f53 2701#: config/tc-alpha.c:2147
c1c69e83 2702msgid "invalid relocation for field"
ae351704
AM
2703msgstr ""
2704
87485f53 2705#: config/tc-alpha.c:2979
c1c69e83 2706msgid "can not resolve expression"
55cf6793
ZW
2707msgstr ""
2708
87485f53 2709#: config/tc-alpha.c:3514 config/tc-microblaze.c:204 config/tc-ppc.c:2405
a74801ba 2710#, c-format
c1c69e83 2711msgid ".COMMon length (%ld.) <0! Ignored."
a74801ba
ILT
2712msgstr ""
2713
87485f53 2714#: config/tc-alpha.c:3525 config/tc-ia64.c:1092 config/tc-sparc.c:4269
e0e7a9d4 2715#: config/tc-v850.c:306
c1c69e83 2716msgid "Ignoring attempt to re-define symbol"
252b5132
RH
2717msgstr ""
2718
87485f53 2719#: config/tc-alpha.c:3617 config/tc-sparc.c:4277
c85dd50d 2720#, c-format
c1c69e83 2721msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
c85dd50d
NC
2722msgstr ""
2723
87485f53 2724#: config/tc-alpha.c:3724
c1c69e83 2725msgid ".ent directive has no name"
252b5132
RH
2726msgstr ""
2727
87485f53 2728#: config/tc-alpha.c:3732
c1c69e83 2729msgid "nested .ent directives"
252b5132
RH
2730msgstr ""
2731
87485f53 2732#: config/tc-alpha.c:3776 ecoff.c:2996
c1c69e83 2733msgid ".end directive has no name"
252b5132
RH
2734msgstr ""
2735
87485f53 2736#: config/tc-alpha.c:3784
c1c69e83 2737msgid ".end directive without matching .ent"
252b5132
RH
2738msgstr ""
2739
87485f53 2740#: config/tc-alpha.c:3786
c1c69e83 2741msgid ".end directive names different symbol than .ent"
87ccc1b0
NC
2742msgstr ""
2743
87485f53 2744#: config/tc-alpha.c:3829 ecoff.c:3132
c1c69e83 2745msgid ".fmask outside of .ent"
252b5132
RH
2746msgstr ""
2747
87485f53 2748#: config/tc-alpha.c:3831 config/tc-score.c:5602 ecoff.c:3196
c1c69e83 2749msgid ".mask outside of .ent"
252b5132
RH
2750msgstr ""
2751
87485f53 2752#: config/tc-alpha.c:3839 ecoff.c:3139
c1c69e83 2753msgid "bad .fmask directive"
252b5132
RH
2754msgstr ""
2755
87485f53 2756#: config/tc-alpha.c:3841 ecoff.c:3203
c1c69e83 2757msgid "bad .mask directive"
252b5132
RH
2758msgstr ""
2759
87485f53
NC
2760#: config/tc-alpha.c:3874 config/tc-mips.c:19912 config/tc-score.c:5736
2761#: ecoff.c:3160
c1c69e83 2762msgid ".frame outside of .ent"
252b5132
RH
2763msgstr ""
2764
87485f53 2765#: config/tc-alpha.c:3885 config/tc-mips.c:19923 ecoff.c:3171
c1c69e83 2766msgid "bad .frame directive"
252b5132
RH
2767msgstr ""
2768
87485f53 2769#: config/tc-alpha.c:3919
c1c69e83 2770msgid ".prologue directive without a preceding .ent directive"
49f58d10
JB
2771msgstr ""
2772
87485f53 2773#: config/tc-alpha.c:3937
49f58d10 2774#, c-format
c1c69e83 2775msgid "Invalid argument %d to .prologue."
49f58d10
JB
2776msgstr ""
2777
87485f53 2778#: config/tc-alpha.c:4026
c1c69e83 2779msgid "ECOFF debugging is disabled."
a5c7551f
RW
2780msgstr ""
2781
87485f53 2782#: config/tc-alpha.c:4040
c1c69e83 2783msgid ".ent directive without matching .end"
a5c7551f
RW
2784msgstr ""
2785
87485f53 2786#: config/tc-alpha.c:4133
c1c69e83 2787msgid ".usepv directive has no name"
a5c7551f
RW
2788msgstr ""
2789
87485f53 2790#: config/tc-alpha.c:4146
c1c69e83 2791msgid ".usepv directive has no type"
252b5132
RH
2792msgstr ""
2793
87485f53 2794#: config/tc-alpha.c:4161
c1c69e83 2795msgid "unknown argument for .usepv"
6e1772d5
AM
2796msgstr ""
2797
87485f53 2798#: config/tc-alpha.c:4274
c1c69e83
AM
2799#, c-format
2800msgid "unknown section attribute %s"
a5c7551f
RW
2801msgstr ""
2802
87485f53 2803#: config/tc-alpha.c:4369
c1c69e83 2804msgid "previous .ent not closed by a .end"
252b5132
RH
2805msgstr ""
2806
87485f53 2807#: config/tc-alpha.c:4390
c1c69e83 2808msgid ".ent directive has no symbol"
a5c7551f
RW
2809msgstr ""
2810
87485f53 2811#: config/tc-alpha.c:4415
c1c69e83 2812msgid ".handler directive has no name"
6e1772d5
AM
2813msgstr ""
2814
87485f53 2815#: config/tc-alpha.c:4446
c1c69e83 2816msgid "Bad .frame directive 1./2. param"
6e1772d5
AM
2817msgstr ""
2818
87485f53 2819#: config/tc-alpha.c:4456
c1c69e83
AM
2820#, c-format
2821msgid "Bad RA (%d) register for .frame"
6e1772d5
AM
2822msgstr ""
2823
87485f53 2824#: config/tc-alpha.c:4461
c1c69e83 2825msgid "Bad .frame directive 3./4. param"
6e1772d5
AM
2826msgstr ""
2827
87485f53 2828#: config/tc-alpha.c:4497
c1c69e83 2829msgid ".pdesc directive not in link (.link) section"
252b5132
RH
2830msgstr ""
2831
87485f53 2832#: config/tc-alpha.c:4504
c1c69e83 2833msgid ".pdesc directive has no entry symbol"
252b5132
RH
2834msgstr ""
2835
87485f53 2836#: config/tc-alpha.c:4515
c1c69e83 2837msgid ".pdesc has a bad entry symbol"
252b5132
RH
2838msgstr ""
2839
87485f53 2840#: config/tc-alpha.c:4526
c1c69e83 2841msgid ".pdesc doesn't match with last .ent"
06647dfd
AM
2842msgstr ""
2843
87485f53 2844#: config/tc-alpha.c:4541
c1c69e83 2845msgid "No comma after .pdesc <entryname>"
252b5132
RH
2846msgstr ""
2847
87485f53 2848#: config/tc-alpha.c:4561
c1c69e83 2849msgid "unknown procedure kind"
252b5132
RH
2850msgstr ""
2851
87485f53 2852#: config/tc-alpha.c:4656
c1c69e83 2853msgid ".name directive not in link (.link) section"
60bcf0fa
NC
2854msgstr ""
2855
87485f53 2856#: config/tc-alpha.c:4664
c1c69e83 2857msgid ".name directive has no symbol"
252b5132
RH
2858msgstr ""
2859
87485f53 2860#: config/tc-alpha.c:4698
c1c69e83 2861msgid "No symbol after .linkage"
252b5132
RH
2862msgstr ""
2863
87485f53 2864#: config/tc-alpha.c:4745
c1c69e83 2865msgid "No symbol after .code_address"
252b5132
RH
2866msgstr ""
2867
87485f53 2868#: config/tc-alpha.c:4771 config/tc-score.c:5608
c1c69e83 2869msgid "Bad .mask directive"
252b5132
RH
2870msgstr ""
2871
87485f53 2872#: config/tc-alpha.c:4789
c1c69e83 2873msgid "Bad .fmask directive"
5f68c319
NC
2874msgstr ""
2875
87485f53 2876#: config/tc-alpha.c:4946
c1c69e83
AM
2877#, c-format
2878msgid "Expected comma after name \"%s\""
06647dfd
AM
2879msgstr ""
2880
87485f53 2881#: config/tc-alpha.c:4958
c1c69e83
AM
2882#, c-format
2883msgid "unhandled: .proc %s,%d"
5f68c319
NC
2884msgstr ""
2885
87485f53 2886#: config/tc-alpha.c:4991
c1c69e83
AM
2887#, c-format
2888msgid "Tried to .set unrecognized mode `%s'"
5f68c319
NC
2889msgstr ""
2890
87485f53 2891#: config/tc-alpha.c:5017
c1c69e83
AM
2892#, c-format
2893msgid "Bad base register, using $%d."
3b16e843
NC
2894msgstr ""
2895
87485f53 2896#: config/tc-alpha.c:5038 config/tc-nios2.c:346 config/tc-nios2.c:471
c1c69e83
AM
2897#, c-format
2898msgid "Alignment too large: %d. assumed"
6e1772d5
AM
2899msgstr ""
2900
87485f53 2901#: config/tc-alpha.c:5042 config/tc-d30v.c:2034 config/tc-nios2.c:350
346d80ef 2902#: config/tc-nios2.c:475 config/tc-pru.c:220 config/tc-pru.c:336
c1c69e83 2903msgid "Alignment negative: 0 assumed"
06647dfd
AM
2904msgstr ""
2905
87485f53 2906#: config/tc-alpha.c:5137 config/tc-alpha.c:5628
c1c69e83
AM
2907#, c-format
2908msgid "Unknown CPU identifier `%s'"
06647dfd
AM
2909msgstr ""
2910
87485f53 2911#: config/tc-alpha.c:5328
c1c69e83
AM
2912#, c-format
2913msgid "Chose GP value of %lx\n"
06647dfd
AM
2914msgstr ""
2915
87485f53 2916#: config/tc-alpha.c:5342
c1c69e83 2917msgid "bad .section directive: want a,s,w,x,M,S,G,T in string"
06647dfd
AM
2918msgstr ""
2919
87485f53
NC
2920#: config/tc-alpha.c:5430 config/tc-alpha.c:5466 config/tc-arc.c:767
2921#: config/tc-arc.c:2563 config/tc-arc.c:2595 config/tc-arc.c:2701
ab4f385b
JE
2922#: config/tc-cr16.c:809 config/tc-cr16.c:828 config/tc-cris.c:1223
2923#: config/tc-crx.c:512 config/tc-crx.c:534 config/tc-crx.c:545
87485f53
NC
2924#: config/tc-dlx.c:289 config/tc-hppa.c:8260 config/tc-i386.c:3021
2925#: config/tc-i386.c:3066 config/tc-ia64.c:5365 config/tc-ia64.c:7404
2926#: config/tc-ia64.c:7463 config/tc-m68k.c:4558 config/tc-m68k.c:4570
2927#: config/tc-mips.c:3703 config/tc-mips.c:3736 config/tc-mips.c:3762
2928#: config/tc-nds32.c:3440 config/tc-nios2.c:3624 config/tc-nios2.c:3629
96e786d1
NC
2929#: config/tc-nios2.c:3635 config/tc-ns32k.c:1906 config/tc-ppc.c:1743
2930#: config/tc-ppc.c:1783 config/tc-pru.c:1568 config/tc-pru.c:1572
2931#: config/tc-s390.c:538 config/tc-s390.c:576 config/tc-sparc.c:961
2932#: config/tc-sparc.c:993 config/tc-tic30.c:121 config/tc-tic30.c:131
87485f53 2933#: config/tc-tic30.c:141 config/tc-tic30.c:151 config/tc-tic4x.c:1220
96e786d1
NC
2934#: config/tc-tilegx.c:316 config/tc-tilepro.c:252 config/tc-vax.c:965
2935#: config/tc-vax.c:970 ecoff.c:1582
777cd7ab
DDAG
2936#, c-format
2937msgid "duplicate %s"
2938msgstr ""
2939
87485f53 2940#: config/tc-alpha.c:5549 config/tc-arc.c:2531 config/tc-arc.c:2545
96e786d1 2941#: config/tc-arm.c:902 config/tc-xtensa.c:5474 config/tc-xtensa.c:5550
87485f53 2942#: config/tc-xtensa.c:5667 config/tc-z80.c:3684
c1c69e83 2943msgid "syntax error"
ae351704
AM
2944msgstr ""
2945
87485f53 2946#: config/tc-alpha.c:5679
c1c69e83
AM
2947msgid ""
2948"Alpha options:\n"
2949"-32addr\t\t\ttreat addresses as 32-bit values\n"
2950"-F\t\t\tlack floating point instructions support\n"
2951"-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
2952"\t\t\tspecify variant of Alpha architecture\n"
2953"-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -"
2954"m21264b\n"
2955"\t\t\tthese variants include PALcode opcodes\n"
ae351704
AM
2956msgstr ""
2957
87485f53 2958#: config/tc-alpha.c:5689
c1c69e83
AM
2959msgid ""
2960"VMS options:\n"
2961"-+\t\t\tencode (don't truncate) names longer than 64 characters\n"
2962"-H\t\t\tshow new symbol after hash truncation\n"
2963"-replace/-noreplace\tenable or disable the optimization of procedure calls\n"
ae351704
AM
2964msgstr ""
2965
87485f53 2966#: config/tc-alpha.c:5946 config/tc-arc.c:3144
c1c69e83
AM
2967#, c-format
2968msgid "unhandled relocation type %s"
06647dfd
AM
2969msgstr ""
2970
87485f53 2971#: config/tc-alpha.c:5959 config/tc-arc.c:3152
c1c69e83 2972msgid "non-absolute expression in constant field"
06647dfd
AM
2973msgstr ""
2974
87485f53 2975#: config/tc-alpha.c:5973
c1c69e83
AM
2976#, c-format
2977msgid "type %d reloc done?\n"
87ccc1b0
NC
2978msgstr ""
2979
87485f53 2980#: config/tc-alpha.c:6020 config/tc-alpha.c:6027
c1c69e83 2981msgid "Used $at without \".set noat\""
6e1772d5
AM
2982msgstr ""
2983
87485f53 2984#: config/tc-alpha.c:6196
c1c69e83
AM
2985#, c-format
2986msgid "!samegp reloc against symbol without .prologue: %s"
cc643b88
NC
2987msgstr ""
2988
87485f53 2989#: config/tc-alpha.c:6240 config/tc-arc.c:3275 config/tc-csky.c:5646
777cd7ab 2990#: config/tc-tilegx.c:1745 config/tc-tilepro.c:1522 config/tc-wasm32.c:813
96e786d1 2991#: config/tc-xtensa.c:6177
c1c69e83
AM
2992#, c-format
2993msgid "cannot represent `%s' relocation in object file"
cc643b88
NC
2994msgstr ""
2995
87485f53 2996#: config/tc-alpha.c:6246 config/tc-arc.c:3281
c1c69e83
AM
2997#, c-format
2998msgid "internal error? cannot generate `%s' relocation"
cc643b88
NC
2999msgstr ""
3000
87485f53 3001#: config/tc-alpha.c:6342
c1c69e83
AM
3002#, c-format
3003msgid "frame reg expected, using $%d."
cc643b88
NC
3004msgstr ""
3005
96e786d1 3006#: config/tc-arc.c:830
e0e7a9d4
TG
3007#, c-format
3008msgid "invalid %s option for %s cpu"
3009msgstr ""
3010
96e786d1 3011#: config/tc-arc.c:835
3957a496
NC
3012msgid "conflicting ISA extension attributes."
3013msgstr ""
3014
96e786d1 3015#: config/tc-arc.c:855
e0e7a9d4
TG
3016msgid "Multiple .cpu directives found"
3017msgstr ""
3018
96e786d1 3019#: config/tc-arc.c:873
e0e7a9d4
TG
3020msgid "Command-line value overrides \".cpu\" directive"
3021msgstr ""
3022
96e786d1 3023#: config/tc-arc.c:889
e0e7a9d4
TG
3024#, c-format
3025msgid "unknown architecture: %s\n"
3026msgstr ""
3027
87485f53 3028#: config/tc-arc.c:900 config/tc-ia64.c:7473 config/tc-tilegx.c:262
1b1bb2c6
NC
3029msgid "Could not set architecture and machine"
3030msgstr ""
3031
96e786d1 3032#: config/tc-arc.c:1125
e0e7a9d4 3033msgid "No valid label relocation operand"
55cf6793
ZW
3034msgstr ""
3035
96e786d1 3036#: config/tc-arc.c:1149
c1c69e83 3037#, c-format
e0e7a9d4 3038msgid "Unknown relocation operand: @%s"
5f68c319
NC
3039msgstr ""
3040
96e786d1 3041#: config/tc-arc.c:1162
e0e7a9d4
TG
3042#, c-format
3043msgid "Unable to parse TLS base: %s"
6e1772d5
AM
3044msgstr ""
3045
96e786d1 3046#: config/tc-arc.c:1185
e0e7a9d4
TG
3047#, c-format
3048msgid "@%s is not a complex relocation."
6e1772d5
AM
3049msgstr ""
3050
96e786d1 3051#: config/tc-arc.c:1192
e0e7a9d4
TG
3052#, c-format
3053msgid "Bad expression: @%s + %s."
6e1772d5
AM
3054msgstr ""
3055
87485f53 3056#: config/tc-arc.c:1342
e0e7a9d4
TG
3057msgid "Brackets in operand field incorrect"
3058msgstr ""
3059
87485f53 3060#: config/tc-arc.c:1344 config/tc-xtensa.c:2073
e0e7a9d4 3061msgid "extra comma"
6e1772d5
AM
3062msgstr ""
3063
87485f53 3064#: config/tc-arc.c:1346 config/tc-pru.c:1449 config/tc-pru.c:1697
96e786d1 3065#: config/tc-xtensa.c:2077
e0e7a9d4
TG
3066msgid "missing argument"
3067msgstr ""
3068
87485f53 3069#: config/tc-arc.c:1348 config/tc-xtensa.c:2079
e0e7a9d4
TG
3070msgid "missing comma or colon"
3071msgstr ""
3072
87485f53 3073#: config/tc-arc.c:1417
e0e7a9d4
TG
3074msgid "extra dot"
3075msgstr ""
3076
87485f53 3077#: config/tc-arc.c:1419
e0e7a9d4
TG
3078msgid "unrecognized flag"
3079msgstr ""
3080
87485f53 3081#: config/tc-arc.c:1421
e0e7a9d4
TG
3082msgid "failed to parse flags"
3083msgstr ""
3084
87485f53 3085#: config/tc-arc.c:1447
e0e7a9d4
TG
3086msgid "Unhandled reloc type"
3087msgstr ""
3088
87485f53 3089#: config/tc-arc.c:1966
777cd7ab 3090msgid "immediate is out of bounds"
6e1772d5
AM
3091msgstr ""
3092
87485f53 3093#: config/tc-arc.c:1974
777cd7ab
DDAG
3094msgid "immediate is not 32bit aligned"
3095msgstr ""
3096
87485f53 3097#: config/tc-arc.c:1981
777cd7ab
DDAG
3098msgid "immediate is not 16bit aligned"
3099msgstr ""
3100
87485f53 3101#: config/tc-arc.c:2062
777cd7ab
DDAG
3102msgid "operand is not duplicate of the previous one"
3103msgstr ""
3104
87485f53 3105#: config/tc-arc.c:2082
777cd7ab
DDAG
3106msgid "flag mismatch"
3107msgstr ""
3108
87485f53 3109#: config/tc-arc.c:2094 config/tc-nios2.c:3103 config/tc-nios2.c:3130
96e786d1 3110#: config/tc-pru.c:1412 config/tc-pru.c:1437 config/tc-xtensa.c:2143
777cd7ab 3111msgid "too many arguments"
ae351704
AM
3112msgstr ""
3113
87485f53 3114#: config/tc-arc.c:2499
c1c69e83 3115#, c-format
777cd7ab 3116msgid "%s for instruction '%s'"
ae351704
AM
3117msgstr ""
3118
87485f53 3119#: config/tc-arc.c:2501
e0e7a9d4 3120#, c-format
777cd7ab 3121msgid "inappropriate arguments for opcode '%s'"
3caac5b8
AM
3122msgstr ""
3123
87485f53 3124#: config/tc-arc.c:2503
e0e7a9d4 3125#, c-format
777cd7ab 3126msgid "opcode '%s' not supported for target %s"
ae351704
AM
3127msgstr ""
3128
87485f53 3129#: config/tc-arc.c:2507 config/tc-tic6x.c:3189
c1c69e83 3130#, c-format
777cd7ab 3131msgid "unknown opcode '%s'"
ae351704
AM
3132msgstr ""
3133
87485f53 3134#: config/tc-arc.c:2613 config/tc-arc.c:5084 config/tc-h8300.c:78
71300e2c 3135#: config/tc-h8300.c:87 config/tc-h8300.c:97 config/tc-h8300.c:107
96e786d1 3136#: config/tc-h8300.c:117 config/tc-h8300.c:128 config/tc-h8300.c:241
87485f53
NC
3137#: config/tc-hppa.c:6834 config/tc-hppa.c:6840 config/tc-hppa.c:6846
3138#: config/tc-hppa.c:6852 config/tc-hppa.c:8239 config/tc-lm32.c:197
3139#: config/tc-mips.c:3693 config/tc-mips.c:4190 config/tc-mn10300.c:935
3140#: config/tc-mn10300.c:940 config/tc-mn10300.c:2441 config/tc-riscv.c:1535
3141#: config/tc-riscv.c:5040
3957a496
NC
3142msgid "could not set architecture and machine"
3143msgstr ""
3144
87485f53 3145#: config/tc-arc.c:2814
c1c69e83 3146#, c-format
e0e7a9d4 3147msgid "unhandled reloc %s in md_pcrel_from_section"
ae351704
AM
3148msgstr ""
3149
87485f53 3150#: config/tc-arc.c:2879
e0e7a9d4 3151msgid "Unaligned operand. Needs to be 32bit aligned"
2ee0aedf
TG
3152msgstr ""
3153
87485f53 3154#: config/tc-arc.c:2884
e0e7a9d4 3155msgid "Unaligned operand. Needs to be 16bit aligned"
ae351704
AM
3156msgstr ""
3157
87485f53 3158#: config/tc-arc.c:3015
e0e7a9d4
TG
3159#, c-format
3160msgid "PC relative relocation not allowed for (internal) type %d"
2ee0aedf
TG
3161msgstr ""
3162
e0e7a9d4
TG
3163#. FIXME! Check for the conditionality of
3164#. the insn.
3165#. FIXME! Check for the conditionality of
3166#. the insn.
87485f53 3167#: config/tc-arc.c:3060 config/tc-arc.c:4041
e0e7a9d4 3168msgid "TLS_*_S9 relocs are not supported yet"
c85dd50d
NC
3169msgstr ""
3170
e0e7a9d4
TG
3171#. I cannot fix an GOTPC relocation because I need to relax it
3172#. from ld rx,[pcl,@sym@gotpc] to add rx,pcl,@sym@gotpc.
87485f53 3173#: config/tc-arc.c:3096
e0e7a9d4 3174msgid "Unsupported operation on reloc"
06647dfd
AM
3175msgstr ""
3176
87485f53 3177#: config/tc-arc.c:3172 config/tc-arc.c:3188
e0e7a9d4 3178msgid "unknown fixup size"
a5c7551f
RW
3179msgstr ""
3180
87485f53 3181#: config/tc-arc.c:3322
e0e7a9d4 3182msgid "no relaxation found for this instruction."
ae351704
AM
3183msgstr ""
3184
87485f53 3185#: config/tc-arc.c:3575
e0e7a9d4
TG
3186#, c-format
3187msgid "ARC-specific assembler options:\n"
06647dfd
AM
3188msgstr ""
3189
87485f53 3190#: config/tc-arc.c:3601
c1c69e83 3191#, c-format
e0e7a9d4 3192msgid " -mrelax enable relaxation\n"
06647dfd
AM
3193msgstr ""
3194
87485f53 3195#: config/tc-arc.c:3604
e0e7a9d4
TG
3196#, c-format
3197msgid ""
3198"The following ARC-specific assembler options are deprecated and are "
3199"accepted\n"
3200"for compatibility only:\n"
06647dfd
AM
3201msgstr ""
3202
87485f53 3203#: config/tc-arc.c:3607
e0e7a9d4
TG
3204#, c-format
3205msgid ""
3206" -mEA\n"
3207" -mbarrel-shifter\n"
3208" -mbarrel_shifter\n"
3209" -mcrc\n"
3210" -mdsp-packa\n"
3211" -mdsp_packa\n"
3212" -mdvbf\n"
3213" -mld-extension-reg-mask\n"
3214" -mlock\n"
3215" -mmac-24\n"
3216" -mmac-d16\n"
3217" -mmac_24\n"
3218" -mmac_d16\n"
3219" -mmin-max\n"
3220" -mmin_max\n"
3221" -mmul64\n"
3222" -mno-mpy\n"
3223" -mnorm\n"
3224" -mrtsc\n"
3225" -msimd\n"
3226" -mswap\n"
3227" -mswape\n"
3228" -mtelephony\n"
3229" -muser-mode-only\n"
3230" -mxy\n"
6e1772d5
AM
3231msgstr ""
3232
87485f53 3233#: config/tc-arc.c:3697
e0e7a9d4
TG
3234#, c-format
3235msgid "Unable to find %s relocation for instruction %s"
2ee0aedf
TG
3236msgstr ""
3237
87485f53 3238#: config/tc-arc.c:3992
e0e7a9d4 3239#, c-format
f96bd6c2 3240msgid "Unable to use @plt relocation for insn %s"
87ccc1b0
NC
3241msgstr ""
3242
87485f53 3243#: config/tc-arc.c:4011
e0e7a9d4
TG
3244#, c-format
3245msgid "Unable to use @pcl relocation for insn %s"
6e1772d5
AM
3246msgstr ""
3247
87485f53 3248#: config/tc-arc.c:4067
e0e7a9d4
TG
3249#, c-format
3250msgid "invalid relocation %s for field"
5f68c319
NC
3251msgstr ""
3252
87485f53 3253#: config/tc-arc.c:4177
3957a496
NC
3254#, c-format
3255msgid "Insn %s has a jump/branch instruction %s in its delay slot."
5f68c319
NC
3256msgstr ""
3257
87485f53 3258#: config/tc-arc.c:4182
3957a496
NC
3259#, c-format
3260msgid "Insn %s has an instruction %s with limm in its delay slot."
3261msgstr ""
3262
87485f53
NC
3263#: config/tc-arc.c:4292 config/tc-microblaze.c:2567 config/tc-mn10300.c:1069
3264#: config/tc-sh.c:418 config/tc-z80.c:1120 read.c:4714
c1c69e83 3265#, c-format
e0e7a9d4 3266msgid "unsupported BFD relocation size %u"
55cf6793
ZW
3267msgstr ""
3268
87485f53 3269#: config/tc-arc.c:4312
c1c69e83 3270#, c-format
e0e7a9d4 3271msgid "Jump/Branch instruction detected at the end of the ZOL label @%s"
5f68c319
NC
3272msgstr ""
3273
87485f53 3274#: config/tc-arc.c:4319
c1c69e83 3275#, c-format
e0e7a9d4 3276msgid "Kernel instruction detected at the end of the ZOL label @%s"
3caac5b8
AM
3277msgstr ""
3278
87485f53 3279#: config/tc-arc.c:4324
e0e7a9d4
TG
3280#, c-format
3281msgid ""
96e786d1
NC
3282"A jump instruction with long immediate detected at the end of the ZOL label @"
3283"%s"
2ee0aedf
TG
3284msgstr ""
3285
87485f53 3286#: config/tc-arc.c:4330
e0e7a9d4
TG
3287#, c-format
3288msgid "An illegal use of delay slot detected at the end of the ZOL label @%s"
c85dd50d
NC
3289msgstr ""
3290
87485f53 3291#: config/tc-arc.c:4439
e0e7a9d4
TG
3292msgid "expected comma after instruction name"
3293msgstr ""
3294
87485f53 3295#: config/tc-arc.c:4451
e0e7a9d4
TG
3296msgid "expected comma after major opcode"
3297msgstr ""
3298
87485f53 3299#: config/tc-arc.c:4636
c1c69e83 3300#, c-format
e0e7a9d4
TG
3301msgid "Pseudocode already used %s"
3302msgstr ""
3303
87485f53 3304#: config/tc-arc.c:4644
e0e7a9d4
TG
3305#, c-format
3306msgid "major opcode not in range [0x%02x - 0x%02x]"
3307msgstr ""
3308
87485f53 3309#: config/tc-arc.c:4648
e0e7a9d4
TG
3310msgid "minor opcode not in range [0x00 - 0x3f]"
3311msgstr ""
3312
87485f53 3313#: config/tc-arc.c:4654
e0e7a9d4 3314msgid "Improper use of OP1_IMM_IMPLIED"
55cf6793
ZW
3315msgstr ""
3316
87485f53 3317#: config/tc-arc.c:4660
e0e7a9d4 3318msgid "Improper use of OP1_MUST_BE_IMM"
55cf6793
ZW
3319msgstr ""
3320
87485f53 3321#: config/tc-arc.c:4672
e0e7a9d4 3322msgid "Couldn't generate extension instruction opcodes"
55cf6793
ZW
3323msgstr ""
3324
87485f53 3325#: config/tc-arc.c:4707
e0e7a9d4 3326msgid "expected comma after name"
55cf6793
ZW
3327msgstr ""
3328
87485f53 3329#: config/tc-arc.c:4718
c1c69e83 3330#, c-format
e0e7a9d4
TG
3331msgid "%s second argument cannot be a negative number %d"
3332msgstr ""
3333
87485f53 3334#: config/tc-arc.c:4733
e0e7a9d4 3335msgid "expected comma after register number"
5f68c319
NC
3336msgstr ""
3337
87485f53 3338#: config/tc-arc.c:4754
e0e7a9d4
TG
3339msgid "invalid mode"
3340msgstr ""
3341
87485f53 3342#: config/tc-arc.c:4772
e0e7a9d4
TG
3343msgid "expected comma after register mode"
3344msgstr ""
3345
87485f53 3346#: config/tc-arc.c:4787
e0e7a9d4
TG
3347msgid "shortcut designator invalid"
3348msgstr ""
3349
87485f53 3350#: config/tc-arc.c:4885
e0e7a9d4
TG
3351#, c-format
3352msgid "core register %s value (%d) too large"
3353msgstr ""
3354
87485f53 3355#: config/tc-arc.c:4897
777cd7ab
DDAG
3356#, c-format
3357msgid "duplicate aux register %s"
3358msgstr ""
3359
87485f53 3360#: config/tc-arc.c:4902
e0e7a9d4
TG
3361#, c-format
3362msgid "condition code %s value (%d) too large"
3363msgstr ""
3364
87485f53 3365#: config/tc-arc.c:4919
e0e7a9d4
TG
3366msgid "Unknown extension"
3367msgstr ""
3368
87485f53 3369#: config/tc-arc.c:5022
3957a496
NC
3370msgid "Overwrite explicitly set Tag_ARC_CPU_base"
3371msgstr ""
3372
87485f53 3373#: config/tc-arc.c:5070
f48dfe41
NC
3374msgid "Overwrite explicitly set Tag_ARC_ABI_rf16 to full register file"
3375msgstr ""
3376
6c037fdb 3377#: config/tc-arm.c:711
c1c69e83 3378msgid "ARM register expected"
55cf6793
ZW
3379msgstr ""
3380
6c037fdb 3381#: config/tc-arm.c:712
c1c69e83 3382msgid "bad or missing co-processor number"
55cf6793
ZW
3383msgstr ""
3384
6c037fdb 3385#: config/tc-arm.c:713
c1c69e83 3386msgid "co-processor register expected"
55cf6793
ZW
3387msgstr ""
3388
6c037fdb 3389#: config/tc-arm.c:714
c1c69e83 3390msgid "FPA register expected"
55cf6793
ZW
3391msgstr ""
3392
6c037fdb 3393#: config/tc-arm.c:715
c1c69e83 3394msgid "VFP single precision register expected"
55cf6793
ZW
3395msgstr ""
3396
6c037fdb 3397#: config/tc-arm.c:716
c1c69e83 3398msgid "VFP/Neon double precision register expected"
5f68c319
NC
3399msgstr ""
3400
6c037fdb 3401#: config/tc-arm.c:717
c1c69e83 3402msgid "Neon quad precision register expected"
252b5132
RH
3403msgstr ""
3404
6c037fdb 3405#: config/tc-arm.c:718
c1c69e83 3406msgid "VFP single or double precision register expected"
252b5132
RH
3407msgstr ""
3408
6c037fdb 3409#: config/tc-arm.c:719
c1c69e83 3410msgid "Neon double or quad precision register expected"
252b5132
RH
3411msgstr ""
3412
6c037fdb 3413#: config/tc-arm.c:720
3957a496
NC
3414msgid "Neon single or double precision register expected"
3415msgstr ""
3416
6c037fdb 3417#: config/tc-arm.c:721
c1c69e83 3418msgid "VFP single, double or Neon quad precision register expected"
e135f41b
NC
3419msgstr ""
3420
6c037fdb 3421#: config/tc-arm.c:723
c1c69e83 3422msgid "VFP system register expected"
cfb8c092
NC
3423msgstr ""
3424
6c037fdb 3425#: config/tc-arm.c:724
c1c69e83 3426msgid "Maverick MVF register expected"
cfb8c092
NC
3427msgstr ""
3428
6c037fdb 3429#: config/tc-arm.c:725
c1c69e83 3430msgid "Maverick MVD register expected"
a74801ba
ILT
3431msgstr ""
3432
6c037fdb 3433#: config/tc-arm.c:726
c1c69e83 3434msgid "Maverick MVFX register expected"
ae351704
AM
3435msgstr ""
3436
6c037fdb 3437#: config/tc-arm.c:727
c1c69e83 3438msgid "Maverick MVDX register expected"
ae351704
AM
3439msgstr ""
3440
6c037fdb 3441#: config/tc-arm.c:728
c1c69e83 3442msgid "Maverick MVAX register expected"
ae351704
AM
3443msgstr ""
3444
6c037fdb 3445#: config/tc-arm.c:729
c1c69e83 3446msgid "Maverick DSPSC register expected"
a74801ba
ILT
3447msgstr ""
3448
6c037fdb 3449#: config/tc-arm.c:730
c1c69e83 3450msgid "iWMMXt data register expected"
2ee0aedf
TG
3451msgstr ""
3452
96e786d1 3453#: config/tc-arm.c:731 config/tc-arm.c:7940
c1c69e83 3454msgid "iWMMXt control register expected"
2ee0aedf
TG
3455msgstr ""
3456
6c037fdb 3457#: config/tc-arm.c:732
c1c69e83 3458msgid "iWMMXt scalar register expected"
252b5132
RH
3459msgstr ""
3460
6c037fdb 3461#: config/tc-arm.c:733
c1c69e83 3462msgid "XScale accumulator register expected"
328577ad
NC
3463msgstr ""
3464
6c037fdb 3465#: config/tc-arm.c:734
6655dba2
SB
3466msgid "MVE vector register expected"
3467msgstr ""
3468
6c037fdb 3469#: config/tc-arm.c:736
346d80ef
NC
3470msgid "ZR register expected"
3471msgstr ""
3472
6c037fdb
NC
3473#: config/tc-arm.c:737
3474msgid "Pseudo register expected"
3475msgstr ""
3476
c1c69e83 3477#. For score5u : div/mul will pop warning message, mmu/alw/asw will pop error message.
96e786d1 3478#: config/tc-arm.c:903 config/tc-score.c:259
c1c69e83 3479msgid "bad arguments to instruction"
42477147
NC
3480msgstr ""
3481
96e786d1 3482#: config/tc-arm.c:904
c1c69e83 3483msgid "r13 not allowed here"
252b5132
RH
3484msgstr ""
3485
96e786d1 3486#: config/tc-arm.c:905
c1c69e83 3487msgid "r15 not allowed here"
252b5132
RH
3488msgstr ""
3489
96e786d1 3490#: config/tc-arm.c:906
6655dba2
SB
3491msgid "Odd register not allowed here"
3492msgstr ""
3493
96e786d1 3494#: config/tc-arm.c:907
6655dba2
SB
3495msgid "Even register not allowed here"
3496msgstr ""
3497
96e786d1 3498#: config/tc-arm.c:908
c1c69e83 3499msgid "instruction cannot be conditional"
252b5132
RH
3500msgstr ""
3501
96e786d1 3502#: config/tc-arm.c:909
c1c69e83 3503msgid "registers may not be the same"
252b5132
RH
3504msgstr ""
3505
96e786d1 3506#: config/tc-arm.c:910
c1c69e83 3507msgid "lo register required"
252b5132
RH
3508msgstr ""
3509
96e786d1 3510#: config/tc-arm.c:911
c1c69e83 3511msgid "instruction not supported in Thumb16 mode"
252b5132
RH
3512msgstr ""
3513
96e786d1 3514#: config/tc-arm.c:912
c1c69e83 3515msgid "instruction does not accept this addressing mode"
cfb8c092
NC
3516msgstr ""
3517
96e786d1 3518#: config/tc-arm.c:913
c1c69e83 3519msgid "branch must be last instruction in IT block"
ae351704
AM
3520msgstr ""
3521
96e786d1 3522#: config/tc-arm.c:914
6655dba2
SB
3523msgid "branch out of range or not a multiple of 2"
3524msgstr ""
3525
96e786d1 3526#: config/tc-arm.c:915
8f595e9b
NC
3527msgid "instruction not allowed in VPT block"
3528msgstr ""
3529
96e786d1 3530#: config/tc-arm.c:916
c1c69e83 3531msgid "instruction not allowed in IT block"
0d2bcfaf
NC
3532msgstr ""
3533
96e786d1 3534#: config/tc-arm.c:917
6655dba2
SB
3535msgid "instruction missing MVE vector predication code"
3536msgstr ""
3537
96e786d1 3538#: config/tc-arm.c:918
c1c69e83 3539msgid "selected FPU does not support instruction"
87ccc1b0
NC
3540msgstr ""
3541
96e786d1 3542#: config/tc-arm.c:919
c1c69e83 3543msgid "thumb conditional instruction should be in IT block"
87ccc1b0
NC
3544msgstr ""
3545
96e786d1 3546#: config/tc-arm.c:921
6655dba2
SB
3547msgid "vector predicated instruction should be in VPT/VPST block"
3548msgstr ""
3549
96e786d1 3550#: config/tc-arm.c:922
c1c69e83 3551msgid "incorrect condition in IT block"
cfb8c092
NC
3552msgstr ""
3553
96e786d1 3554#: config/tc-arm.c:923
6655dba2
SB
3555msgid "incorrect condition in VPT/VPST block"
3556msgstr ""
3557
96e786d1 3558#: config/tc-arm.c:924
c1c69e83 3559msgid "IT falling in the range of a previous IT block"
cfb8c092
NC
3560msgstr ""
3561
96e786d1 3562#: config/tc-arm.c:925
c1c69e83 3563msgid "missing .fnstart before unwinding directive"
252b5132
RH
3564msgstr ""
3565
96e786d1 3566#: config/tc-arm.c:927
c1c69e83 3567msgid "cannot use register index with PC-relative addressing"
252b5132
RH
3568msgstr ""
3569
96e786d1 3570#: config/tc-arm.c:929
c1c69e83 3571msgid "cannot use writeback with PC-relative addressing"
ae351704
AM
3572msgstr ""
3573
96e786d1 3574#: config/tc-arm.c:931
e0e7a9d4
TG
3575msgid "selected processor does not support fp16 instruction"
3576msgstr ""
3577
96e786d1 3578#: config/tc-arm.c:932
6655dba2
SB
3579msgid "selected processor does not support bf16 instruction"
3580msgstr ""
3581
96e786d1 3582#: config/tc-arm.c:933
8f595e9b
NC
3583msgid "selected processor does not support cde instruction"
3584msgstr ""
3585
96e786d1 3586#: config/tc-arm.c:934
8f595e9b
NC
3587msgid "coprocessor for insn is not enabled for cde"
3588msgstr ""
3589
96e786d1 3590#: config/tc-arm.c:935
c1c69e83 3591msgid "using "
3caac5b8
AM
3592msgstr ""
3593
96e786d1 3594#: config/tc-arm.c:936
e0e7a9d4
TG
3595msgid "relocation valid in thumb1 code only"
3596msgstr ""
3597
96e786d1 3598#: config/tc-arm.c:937
6655dba2
SB
3599msgid "Warning: instruction is UNPREDICTABLE in an IT block"
3600msgstr ""
3601
96e786d1 3602#: config/tc-arm.c:939
6655dba2
SB
3603msgid "Warning: instruction is UNPREDICTABLE in a VPT block"
3604msgstr ""
3605
96e786d1 3606#: config/tc-arm.c:941
6655dba2
SB
3607msgid "Warning: instruction is UNPREDICTABLE with PC operand"
3608msgstr ""
3609
96e786d1 3610#: config/tc-arm.c:943
6655dba2
SB
3611msgid "Warning: instruction is UNPREDICTABLE with SP operand"
3612msgstr ""
3613
96e786d1 3614#: config/tc-arm.c:945
6655dba2
SB
3615msgid "bad type in SIMD instruction"
3616msgstr ""
3617
96e786d1 3618#: config/tc-arm.c:947
6655dba2
SB
3619msgid ""
3620"GAS auto-detection mode and -march=all is deprecated for MVE, please use a "
3621"valid -march or -mcpu option."
3622msgstr ""
3623
96e786d1 3624#: config/tc-arm.c:949
6655dba2
SB
3625msgid ""
3626"Warning: 32-bit element size and same destination and source operands makes "
3627"instruction UNPREDICTABLE"
3628msgstr ""
3629
96e786d1 3630#: config/tc-arm.c:951
6655dba2
SB
3631msgid "bad element type for instruction"
3632msgstr ""
3633
96e786d1 3634#: config/tc-arm.c:952
6655dba2
SB
3635msgid "MVE vector register Q[0..7] expected"
3636msgstr ""
3637
96e786d1 3638#: config/tc-arm.c:953
ab4f385b
JE
3639msgid "selected processor does not support PACBTI extention"
3640msgstr ""
3641
96e786d1 3642#: config/tc-arm.c:1173
c1c69e83 3643msgid "immediate expression requires a # prefix"
328577ad
NC
3644msgstr ""
3645
87485f53 3646#: config/tc-arm.c:1202 read.c:3958
c1c69e83 3647msgid "missing expression"
252b5132
RH
3648msgstr ""
3649
96e786d1 3650#: config/tc-arm.c:1216 config/tc-arm.c:5756 config/tc-score.c:1209
c1c69e83 3651msgid "invalid constant"
252b5132
RH
3652msgstr ""
3653
96e786d1 3654#: config/tc-arm.c:1351
c1c69e83 3655msgid "expected #constant"
252b5132
RH
3656msgstr ""
3657
96e786d1 3658#: config/tc-arm.c:1523 config/tc-arm.c:1554
c1c69e83 3659#, c-format
6655dba2
SB
3660msgid "bad size %d in type specifier"
3661msgstr ""
3662
96e786d1 3663#: config/tc-arm.c:1530
6655dba2 3664msgid "unexpected type character `b' -- did you mean `bf'?"
328577ad
NC
3665msgstr ""
3666
96e786d1 3667#: config/tc-arm.c:1537
c1c69e83 3668#, c-format
6655dba2 3669msgid "unexpected character `%c' in type specifier"
328577ad
NC
3670msgstr ""
3671
96e786d1 3672#: config/tc-arm.c:1604
c1c69e83 3673msgid "only one type should be specified for operand"
328577ad
NC
3674msgstr ""
3675
96e786d1 3676#: config/tc-arm.c:1610
e0e7a9d4
TG
3677msgid "vector type expected"
3678msgstr ""
3679
96e786d1 3680#: config/tc-arm.c:1719
6655dba2
SB
3681msgid "expected MVE register [q0..q7]"
3682msgstr ""
3683
96e786d1 3684#: config/tc-arm.c:1739
c1c69e83 3685msgid "can't redefine type for operand"
252b5132
RH
3686msgstr ""
3687
96e786d1 3688#: config/tc-arm.c:1755
6655dba2
SB
3689msgid "only D and Q registers may be indexed"
3690msgstr ""
3691
96e786d1 3692#: config/tc-arm.c:1757
c1c69e83 3693msgid "only D registers may be indexed"
252b5132
RH
3694msgstr ""
3695
96e786d1 3696#: config/tc-arm.c:1763
c1c69e83 3697msgid "can't change index for operand"
252b5132
RH
3698msgstr ""
3699
96e786d1 3700#: config/tc-arm.c:1826
c1c69e83 3701msgid "register operand expected, but got scalar"
252b5132
RH
3702msgstr ""
3703
96e786d1 3704#: config/tc-arm.c:1877
c1c69e83 3705msgid "scalar must have an index"
ae351704
AM
3706msgstr ""
3707
87485f53
NC
3708#: config/tc-arm.c:1882 config/tc-arm.c:20301 config/tc-arm.c:20384
3709#: config/tc-arm.c:21057
c1c69e83 3710msgid "scalar index out of range"
252b5132
RH
3711msgstr ""
3712
96e786d1 3713#: config/tc-arm.c:1961
6655dba2
SB
3714msgid "r0-r12, lr or APSR expected"
3715msgstr ""
3716
96e786d1 3717#: config/tc-arm.c:1988 config/tc-arm.c:4403
c1c69e83 3718msgid "bad range in register list"
cfb8c092
NC
3719msgstr ""
3720
96e786d1
NC
3721#: config/tc-arm.c:1996 config/tc-arm.c:2005 config/tc-arm.c:2046
3722#: config/tc-arm.c:4387 config/tc-arm.c:4407
c1c69e83
AM
3723#, c-format
3724msgid "Warning: duplicated register (r%d) in register list"
cfb8c092
NC
3725msgstr ""
3726
96e786d1 3727#: config/tc-arm.c:2008
c1c69e83 3728msgid "Warning: register range not in ascending order"
252b5132
RH
3729msgstr ""
3730
96e786d1 3731#: config/tc-arm.c:2019
c1c69e83 3732msgid "missing `}'"
252b5132
RH
3733msgstr ""
3734
96e786d1 3735#: config/tc-arm.c:2035
c1c69e83 3736msgid "invalid register mask"
252b5132
RH
3737msgstr ""
3738
87485f53
NC
3739#: config/tc-arm.c:2112
3740msgid "expecting {"
3741msgstr ""
3742
96e786d1 3743#: config/tc-arm.c:2179 config/tc-arm.c:2287
6655dba2
SB
3744msgid "VPR expected last"
3745msgstr ""
3746
96e786d1 3747#: config/tc-arm.c:2185
6655dba2
SB
3748msgid "VFP single precision register or VPR expected"
3749msgstr ""
3750
3751#. regtype == REG_TYPE_VFD.
96e786d1 3752#: config/tc-arm.c:2188
6655dba2
SB
3753msgid "VFP/Neon double precision register or VPR expected"
3754msgstr ""
3755
96e786d1 3756#: config/tc-arm.c:2205 config/tc-arm.c:2249
c1c69e83 3757msgid "register out of range in list"
ae351704
AM
3758msgstr ""
3759
96e786d1 3760#: config/tc-arm.c:2227 config/tc-arm.c:4602 config/tc-arm.c:4736
c1c69e83 3761msgid "register list not in ascending order"
ae351704
AM
3762msgstr ""
3763
96e786d1 3764#: config/tc-arm.c:2258
c1c69e83 3765msgid "register range not in ascending order"
252b5132
RH
3766msgstr ""
3767
96e786d1 3768#: config/tc-arm.c:2297
c1c69e83 3769msgid "non-contiguous register range"
252b5132
RH
3770msgstr ""
3771
96e786d1 3772#: config/tc-arm.c:2357
6655dba2
SB
3773msgid "register stride must be 1"
3774msgstr ""
3775
96e786d1 3776#: config/tc-arm.c:2358
c1c69e83 3777msgid "register stride must be 1 or 2"
252b5132
RH
3778msgstr ""
3779
96e786d1 3780#: config/tc-arm.c:2359
c1c69e83 3781msgid "mismatched element/structure types in list"
252b5132
RH
3782msgstr ""
3783
96e786d1 3784#: config/tc-arm.c:2429
c1c69e83 3785msgid "don't use Rn-Rm syntax with non-unit stride"
252b5132
RH
3786msgstr ""
3787
96e786d1 3788#: config/tc-arm.c:2484
c1c69e83 3789msgid "error parsing element/structure list"
252b5132
RH
3790msgstr ""
3791
96e786d1 3792#: config/tc-arm.c:2490
c1c69e83 3793msgid "expected }"
ae351704
AM
3794msgstr ""
3795
96e786d1 3796#: config/tc-arm.c:2580
c1c69e83 3797msgid "attempt to redefine typed alias"
252b5132
RH
3798msgstr ""
3799
96e786d1 3800#: config/tc-arm.c:2715
c1c69e83 3801msgid "bad type for register"
252b5132
RH
3802msgstr ""
3803
96e786d1 3804#: config/tc-arm.c:2726 config/tc-nios2.c:1797
c1c69e83 3805msgid "expression must be constant"
252b5132
RH
3806msgstr ""
3807
96e786d1 3808#: config/tc-arm.c:2743
c1c69e83 3809msgid "can't redefine the type of a register alias"
252b5132
RH
3810msgstr ""
3811
96e786d1 3812#: config/tc-arm.c:2750
c1c69e83 3813msgid "you must specify a single type only"
cc643b88
NC
3814msgstr ""
3815
96e786d1 3816#: config/tc-arm.c:2763
c1c69e83 3817msgid "can't redefine the index of a scalar alias"
8ea2b00f
AM
3818msgstr ""
3819
96e786d1 3820#: config/tc-arm.c:2771
c1c69e83 3821msgid "scalar index must be constant"
252b5132
RH
3822msgstr ""
3823
96e786d1 3824#: config/tc-arm.c:2780
c1c69e83 3825msgid "expecting ]"
252b5132
RH
3826msgstr ""
3827
96e786d1 3828#: config/tc-arm.c:2832
c1c69e83 3829msgid "invalid syntax for .dn directive"
252b5132
RH
3830msgstr ""
3831
96e786d1 3832#: config/tc-arm.c:2838
c1c69e83 3833msgid "invalid syntax for .qn directive"
2ee0aedf
TG
3834msgstr ""
3835
96e786d1 3836#: config/tc-arm.c:2868
c1c69e83
AM
3837#, c-format
3838msgid "ignoring attempt to use .unreq on fixed register name: '%s'"
a5c7551f
RW
3839msgstr ""
3840
96e786d1 3841#: config/tc-arm.c:3130
c1c69e83
AM
3842#, c-format
3843msgid "Failed to find real start of function: %s\n"
252b5132
RH
3844msgstr ""
3845
96e786d1 3846#: config/tc-arm.c:3147
c1c69e83 3847msgid "selected processor does not support THUMB opcodes"
55cf6793
ZW
3848msgstr ""
3849
96e786d1 3850#: config/tc-arm.c:3160
c1c69e83 3851msgid "selected processor does not support ARM opcodes"
3caac5b8
AM
3852msgstr ""
3853
96e786d1 3854#: config/tc-arm.c:3172
c1c69e83
AM
3855#, c-format
3856msgid "invalid instruction size selected (%d)"
a5c7551f
RW
3857msgstr ""
3858
96e786d1 3859#: config/tc-arm.c:3204
c1c69e83
AM
3860#, c-format
3861msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
ae351704
AM
3862msgstr ""
3863
96e786d1 3864#: config/tc-arm.c:3260
c1c69e83
AM
3865#, c-format
3866msgid "expected comma after name \"%s\""
3caac5b8
AM
3867msgstr ""
3868
96e786d1 3869#: config/tc-arm.c:3310 config/tc-m32r.c:584
c1c69e83
AM
3870#, c-format
3871msgid "symbol `%s' already defined"
252b5132
RH
3872msgstr ""
3873
96e786d1 3874#: config/tc-arm.c:3343
c1c69e83 3875#, c-format
e0e7a9d4 3876msgid "unrecognized syntax mode \"%s\""
2ee0aedf
TG
3877msgstr ""
3878
96e786d1 3879#: config/tc-arm.c:3386
ed9e98c2
AM
3880msgid ".ref pseudo-op only available with -mccs flag."
3881msgstr ""
3882
96e786d1 3883#: config/tc-arm.c:3427
ed9e98c2
AM
3884msgid ".asmfunc repeated."
3885msgstr ""
3886
96e786d1 3887#: config/tc-arm.c:3431
ed9e98c2
AM
3888msgid ".asmfunc without function."
3889msgstr ""
3890
96e786d1 3891#: config/tc-arm.c:3437
ed9e98c2
AM
3892msgid ".asmfunc pseudo-op only available with -mccs flag."
3893msgstr ""
3894
96e786d1 3895#: config/tc-arm.c:3448
ed9e98c2
AM
3896msgid ".endasmfunc without a .asmfunc."
3897msgstr ""
3898
96e786d1 3899#: config/tc-arm.c:3452
ed9e98c2
AM
3900msgid ".endasmfunc without function."
3901msgstr ""
3902
96e786d1 3903#: config/tc-arm.c:3463
ed9e98c2
AM
3904msgid ".endasmfunc pseudo-op only available with -mccs flag."
3905msgstr ""
3906
96e786d1 3907#: config/tc-arm.c:3472
ed9e98c2
AM
3908msgid ".def pseudo-op only available with -mccs flag."
3909msgstr ""
3910
96e786d1 3911#: config/tc-arm.c:3630
ed9e98c2
AM
3912msgid "invalid type for literal pool"
3913msgstr ""
3914
87485f53 3915#: config/tc-arm.c:3710 config/tc-tic54x.c:5379
ed9e98c2
AM
3916#, c-format
3917msgid "Invalid label '%s'"
3918msgstr ""
3919
96e786d1 3920#: config/tc-arm.c:3887
c1c69e83 3921msgid "(plt) is only valid on branch targets"
6e1772d5
AM
3922msgstr ""
3923
96e786d1 3924#: config/tc-arm.c:3893 config/tc-csky.c:7650 config/tc-s390.c:1202
87485f53 3925#: config/tc-s390.c:1879 config/tc-xtensa.c:1699
c1c69e83 3926#, c-format
3957a496
NC
3927msgid "%s relocations do not fit in %d byte"
3928msgid_plural "%s relocations do not fit in %d bytes"
3929msgstr[0] ""
3930msgstr[1] ""
2ee0aedf 3931
96e786d1 3932#: config/tc-arm.c:3975
c1c69e83 3933msgid ".inst.n operand too big. Use .inst.w instead"
ae351704
AM
3934msgstr ""
3935
96e786d1 3936#: config/tc-arm.c:3995
c1c69e83 3937msgid "cannot determine Thumb instruction size. Use .inst.n/.inst.w instead"
3caac5b8
AM
3938msgstr ""
3939
96e786d1 3940#: config/tc-arm.c:4025
c1c69e83 3941msgid "width suffixes are invalid in ARM mode"
2ee0aedf
TG
3942msgstr ""
3943
87485f53 3944#: config/tc-arm.c:4069 dwarf2dbg.c:1463
c1c69e83 3945msgid "expected 0 or 1"
3caac5b8
AM
3946msgstr ""
3947
96e786d1 3948#: config/tc-arm.c:4073
c1c69e83 3949msgid "missing comma"
55cf6793
ZW
3950msgstr ""
3951
96e786d1 3952#: config/tc-arm.c:4106
c1c69e83 3953msgid "duplicate .fnstart directive"
a74801ba
ILT
3954msgstr ""
3955
96e786d1 3956#: config/tc-arm.c:4136 config/tc-tic6x.c:410
c1c69e83 3957msgid "duplicate .handlerdata directive"
55cf6793
ZW
3958msgstr ""
3959
96e786d1 3960#: config/tc-arm.c:4155
c1c69e83 3961msgid ".fnend directive without .fnstart"
252b5132
RH
3962msgstr ""
3963
96e786d1 3964#: config/tc-arm.c:4222 config/tc-tic6x.c:391
c1c69e83 3965msgid "personality routine specified for cantunwind frame"
3caac5b8
AM
3966msgstr ""
3967
96e786d1 3968#: config/tc-arm.c:4239 config/tc-tic6x.c:452
c1c69e83 3969msgid "duplicate .personalityindex directive"
3caac5b8
AM
3970msgstr ""
3971
96e786d1 3972#: config/tc-arm.c:4246 config/tc-tic6x.c:459
c1c69e83 3973msgid "bad personality routine number"
2ee0aedf
TG
3974msgstr ""
3975
96e786d1 3976#: config/tc-arm.c:4268 config/tc-tic6x.c:476
c1c69e83 3977msgid "duplicate .personality directive"
252b5132
RH
3978msgstr ""
3979
96e786d1
NC
3980#: config/tc-arm.c:4294
3981#, c-format
3982msgid "Unknown register no. encountered: %d\n"
3983msgstr ""
3984
3985#: config/tc-arm.c:4390
3986msgid "Warning: register list not in ascending order"
3987msgstr ""
3988
3989#: config/tc-arm.c:4397 config/tc-epiphany.c:382 config/tc-m68k.c:5878
3990#: config/tc-m68k.c:5907
3991msgid "bad register list"
3992msgstr ""
3993
3994#: config/tc-arm.c:4456
c1c69e83 3995msgid "expected , <constant>"
3b16e843
NC
3996msgstr ""
3997
96e786d1 3998#: config/tc-arm.c:4465
c1c69e83 3999msgid "number of registers must be in the range [1:4]"
3b16e843
NC
4000msgstr ""
4001
96e786d1 4002#: config/tc-arm.c:4504 config/tc-arm.c:4554
631ec08c
NC
4003msgid "expected register list"
4004msgstr ""
4005
96e786d1 4006#: config/tc-arm.c:4616 config/tc-arm.c:4750
c1c69e83 4007msgid "bad register range"
6e1772d5
AM
4008msgstr ""
4009
87485f53
NC
4010#: config/tc-arm.c:4805
4011msgid "register expected"
4012msgstr ""
4013
96e786d1 4014#: config/tc-arm.c:4815
c1c69e83 4015msgid "FPA .unwind_save does not take a register list"
252b5132
RH
4016msgstr ""
4017
96e786d1 4018#: config/tc-arm.c:4849
c1c69e83 4019msgid ".unwind_save does not support this kind of register"
8ea2b00f
AM
4020msgstr ""
4021
96e786d1 4022#: config/tc-arm.c:4888
c1c69e83 4023msgid "SP and PC not permitted in .unwind_movsp directive"
252b5132
RH
4024msgstr ""
4025
96e786d1 4026#: config/tc-arm.c:4893
c1c69e83 4027msgid "unexpected .unwind_movsp directive"
8ad3436c
AM
4028msgstr ""
4029
96e786d1 4030#: config/tc-arm.c:4920
c1c69e83 4031msgid "stack increment must be multiple of 4"
8ad3436c
AM
4032msgstr ""
4033
96e786d1 4034#: config/tc-arm.c:4968
c1c69e83 4035msgid "expected <reg>, <reg>"
252b5132
RH
4036msgstr ""
4037
96e786d1 4038#: config/tc-arm.c:4986
c1c69e83 4039msgid "register must be either sp or set by a previousunwind_movsp directive"
252b5132
RH
4040msgstr ""
4041
96e786d1 4042#: config/tc-arm.c:5025
c1c69e83 4043msgid "expected <offset>, <opcode>"
55cf6793
ZW
4044msgstr ""
4045
96e786d1 4046#: config/tc-arm.c:5037
c1c69e83 4047msgid "unwind opcode too long"
252b5132
RH
4048msgstr ""
4049
96e786d1 4050#: config/tc-arm.c:5042
c1c69e83 4051msgid "invalid unwind opcode"
2ee0aedf
TG
4052msgstr ""
4053
87485f53 4054#: config/tc-arm.c:5157 config/tc-arm.c:32557
6655dba2
SB
4055#, c-format
4056msgid "unrecognised float16 format \"%s\""
4057msgstr ""
4058
96e786d1 4059#: config/tc-arm.c:5168
6655dba2
SB
4060msgid "float16 format cannot be set more than once, ignoring."
4061msgstr ""
4062
96e786d1
NC
4063#: config/tc-arm.c:5284 config/tc-arm.c:6367 config/tc-arm.c:11752
4064#: config/tc-arm.c:12285 config/tc-arm.c:14405 config/tc-arm.c:16356
87485f53
NC
4065#: config/tc-arm.c:16391 config/tc-arm.c:17319 config/tc-arm.c:19232
4066#: config/tc-arm.c:19240 config/tc-arm.c:19247 config/tc-arm.c:20898
4067#: config/tc-arm.c:29566 config/tc-arm.c:29630 config/tc-arm.c:29638
346d80ef 4068#: config/tc-metag.c:5174 config/tc-z8k.c:1161 config/tc-z8k.c:1171
c1c69e83 4069msgid "immediate value out of range"
2ee0aedf
TG
4070msgstr ""
4071
96e786d1 4072#: config/tc-arm.c:5454
c1c69e83 4073msgid "invalid FPA immediate expression"
06647dfd
AM
4074msgstr ""
4075
96e786d1 4076#: config/tc-arm.c:5640
6655dba2
SB
4077msgid "'UXTW' not allowed here"
4078msgstr ""
4079
96e786d1 4080#: config/tc-arm.c:5648
c1c69e83 4081msgid "'LSL' or 'ASR' required"
252b5132
RH
4082msgstr ""
4083
96e786d1 4084#: config/tc-arm.c:5656
c1c69e83 4085msgid "'LSL' required"
a74801ba
ILT
4086msgstr ""
4087
96e786d1 4088#: config/tc-arm.c:5664
c1c69e83 4089msgid "'ASR' required"
252b5132
RH
4090msgstr ""
4091
96e786d1 4092#: config/tc-arm.c:5671
6655dba2
SB
4093msgid "'UXTW' required"
4094msgstr ""
4095
96e786d1 4096#: config/tc-arm.c:5750
c1c69e83 4097msgid "invalid rotation"
252b5132
RH
4098msgstr ""
4099
96e786d1 4100#: config/tc-arm.c:5932 config/tc-arm.c:6145
c1c69e83 4101msgid "unknown group relocation"
252b5132
RH
4102msgstr ""
4103
96e786d1 4104#: config/tc-arm.c:5968
c1c69e83 4105msgid "alignment must be constant"
06647dfd
AM
4106msgstr ""
4107
96e786d1 4108#: config/tc-arm.c:6179
c1c69e83 4109msgid "this group relocation is not allowed on this instruction"
252b5132
RH
4110msgstr ""
4111
96e786d1 4112#: config/tc-arm.c:6235
c1c69e83 4113msgid "'}' expected at end of 'option' field"
87ccc1b0
NC
4114msgstr ""
4115
96e786d1 4116#: config/tc-arm.c:6240
c1c69e83 4117msgid "cannot combine index with option"
a5c7551f
RW
4118msgstr ""
4119
96e786d1 4120#: config/tc-arm.c:6505
c1c69e83 4121msgid "unexpected bit specified after APSR"
252b5132
RH
4122msgstr ""
4123
96e786d1 4124#: config/tc-arm.c:6517
c1c69e83 4125msgid "selected processor does not support DSP extension"
ae351704
AM
4126msgstr ""
4127
96e786d1 4128#: config/tc-arm.c:6529
c1c69e83 4129msgid "bad bitmask specified after APSR"
ae351704
AM
4130msgstr ""
4131
96e786d1 4132#: config/tc-arm.c:6553
c1c69e83 4133msgid "writing to APSR without specifying a bitmask is deprecated"
2ee0aedf
TG
4134msgstr ""
4135
96e786d1
NC
4136#: config/tc-arm.c:6565 config/tc-arm.c:13508 config/tc-arm.c:13553
4137#: config/tc-arm.c:13557
c1c69e83 4138msgid "selected processor does not support requested special purpose register"
ae351704
AM
4139msgstr ""
4140
96e786d1 4141#: config/tc-arm.c:6570
c1c69e83 4142msgid "flag for {c}psr instruction expected"
2ee0aedf
TG
4143msgstr ""
4144
96e786d1 4145#: config/tc-arm.c:6634
c1c69e83 4146msgid "unrecognized CPS flag"
55cf6793
ZW
4147msgstr ""
4148
96e786d1 4149#: config/tc-arm.c:6641
c1c69e83 4150msgid "missing CPS flags"
ae351704
AM
4151msgstr ""
4152
96e786d1 4153#: config/tc-arm.c:6664 config/tc-arm.c:6670
c1c69e83 4154msgid "valid endian specifiers are be or le"
a5c7551f
RW
4155msgstr ""
4156
96e786d1 4157#: config/tc-arm.c:6692
c1c69e83 4158msgid "missing rotation field after comma"
a5c7551f
RW
4159msgstr ""
4160
96e786d1 4161#: config/tc-arm.c:6707
c1c69e83 4162msgid "rotation can only be 0, 8, 16, or 24"
ae351704
AM
4163msgstr ""
4164
96e786d1 4165#: config/tc-arm.c:6736
c1c69e83 4166msgid "condition required"
c85dd50d
NC
4167msgstr ""
4168
96e786d1 4169#: config/tc-arm.c:6778 config/tc-arm.c:9915
c1c69e83 4170msgid "'[' expected"
ae351704
AM
4171msgstr ""
4172
96e786d1 4173#: config/tc-arm.c:6791
c1c69e83 4174msgid "',' expected"
ae351704
AM
4175msgstr ""
4176
96e786d1 4177#: config/tc-arm.c:6808
c1c69e83 4178msgid "invalid shift"
ae351704
AM
4179msgstr ""
4180
96e786d1 4181#: config/tc-arm.c:6888
6655dba2
SB
4182msgid "expected ARM or MVE vector register"
4183msgstr ""
4184
96e786d1 4185#: config/tc-arm.c:6937
c1c69e83 4186msgid "can't use Neon quad register here"
c85dd50d
NC
4187msgstr ""
4188
96e786d1 4189#: config/tc-arm.c:7006
c1c69e83 4190msgid "expected <Rm> or <Dm> or <Qm> operand"
ae351704
AM
4191msgstr ""
4192
96e786d1 4193#: config/tc-arm.c:7106
6655dba2
SB
4194msgid "VFP single, double or MVE vector register expected"
4195msgstr ""
4196
96e786d1 4197#: config/tc-arm.c:7126
c1c69e83 4198msgid "parse error"
a5c7551f
RW
4199msgstr ""
4200
96e786d1 4201#: config/tc-arm.c:7430
6655dba2
SB
4202msgid "immediate value 48 or 64 expected"
4203msgstr ""
4204
c1c69e83 4205#. ISB can only take SY as an option.
96e786d1 4206#: config/tc-arm.c:7479
c1c69e83 4207msgid "invalid barrier type"
2ee0aedf
TG
4208msgstr ""
4209
96e786d1 4210#: config/tc-arm.c:7655
ed9e98c2
AM
4211msgid "only floating point zero is allowed as immediate value"
4212msgstr ""
4213
96e786d1 4214#: config/tc-arm.c:7750
c1c69e83 4215msgid "immediate value is out of range"
ae351704
AM
4216msgstr ""
4217
96e786d1 4218#: config/tc-arm.c:7925
c1c69e83 4219msgid "iWMMXt data or control register expected"
ae351704
AM
4220msgstr ""
4221
96e786d1 4222#: config/tc-arm.c:7966
c1c69e83 4223msgid "Banked registers are not available with this architecture."
ae351704
AM
4224msgstr ""
4225
96e786d1 4226#: config/tc-arm.c:8214
6655dba2
SB
4227msgid "operand must be LR register"
4228msgstr ""
4229
96e786d1 4230#: config/tc-arm.c:8219
ab4f385b
JE
4231msgid "operand must be SP register"
4232msgstr ""
4233
96e786d1 4234#: config/tc-arm.c:8224
ab4f385b
JE
4235msgid "operand must be r12"
4236msgstr ""
4237
96e786d1 4238#: config/tc-arm.c:8295 config/tc-score.c:264
c1c69e83 4239msgid "garbage following instruction"
ae351704
AM
4240msgstr ""
4241
c1c69e83
AM
4242#. If REG is R13 (the stack pointer), warn that its use is
4243#. deprecated.
96e786d1 4244#: config/tc-arm.c:8345
c1c69e83 4245msgid "use of r13 is deprecated"
ae351704
AM
4246msgstr ""
4247
87485f53 4248#: config/tc-arm.c:8363 config/tc-arm.c:20598
e0e7a9d4 4249msgid ""
87485f53 4250"scalar fp16 instruction cannot be conditional, the behaviour is UNPREDICTABLE"
e0e7a9d4
TG
4251msgstr ""
4252
96e786d1 4253#: config/tc-arm.c:8438
c1c69e83 4254msgid "D register out of range for selected VFP version"
ae351704
AM
4255msgstr ""
4256
96e786d1 4257#: config/tc-arm.c:8535 config/tc-arm.c:11441
c1c69e83 4258msgid "Instruction does not support =N addresses"
ae351704
AM
4259msgstr ""
4260
96e786d1 4261#: config/tc-arm.c:8543
c1c69e83 4262msgid "instruction does not accept preindexed addressing"
ae351704
AM
4263msgstr ""
4264
c1c69e83 4265#. unindexed - only for coprocessor
96e786d1 4266#: config/tc-arm.c:8559 config/tc-arm.c:11504
c1c69e83 4267msgid "instruction does not accept unindexed addressing"
2ee0aedf
TG
4268msgstr ""
4269
96e786d1 4270#: config/tc-arm.c:8567
c1c69e83 4271msgid "destination register same as write-back base"
ae351704
AM
4272msgstr ""
4273
96e786d1 4274#: config/tc-arm.c:8568
c1c69e83 4275msgid "source register same as write-back base"
ae351704
AM
4276msgstr ""
4277
96e786d1 4278#: config/tc-arm.c:8618
c1c69e83 4279msgid "use of PC in this instruction is deprecated"
a5c7551f
RW
4280msgstr ""
4281
96e786d1 4282#: config/tc-arm.c:8641
c1c69e83 4283msgid "instruction does not accept scaled register index"
ae351704
AM
4284msgstr ""
4285
96e786d1 4286#: config/tc-arm.c:8944
ed9e98c2
AM
4287msgid "invalid pseudo operation"
4288msgstr ""
4289
96e786d1 4290#: config/tc-arm.c:9172
e0e7a9d4
TG
4291msgid "invalid co-processor operand"
4292msgstr ""
4293
96e786d1 4294#: config/tc-arm.c:9188
c1c69e83 4295msgid "instruction does not support unindexed addressing"
ae351704
AM
4296msgstr ""
4297
96e786d1 4298#: config/tc-arm.c:9203
c1c69e83 4299msgid "pc may not be used with write-back"
a5c7551f
RW
4300msgstr ""
4301
96e786d1 4302#: config/tc-arm.c:9208
c1c69e83 4303msgid "instruction does not support writeback"
9c9c98a5
NC
4304msgstr ""
4305
96e786d1 4306#: config/tc-arm.c:9314
c1c69e83 4307msgid "Rn must not overlap other operands"
ae351704
AM
4308msgstr ""
4309
96e786d1 4310#: config/tc-arm.c:9319
c1c69e83 4311msgid "swp{b} use is obsoleted for ARMv8 and later"
ae351704
AM
4312msgstr ""
4313
96e786d1 4314#: config/tc-arm.c:9322
c1c69e83 4315msgid "swp{b} use is deprecated for ARMv6 and ARMv7"
ae351704
AM
4316msgstr ""
4317
96e786d1
NC
4318#: config/tc-arm.c:9441 config/tc-arm.c:9460 config/tc-arm.c:9473
4319#: config/tc-arm.c:12122 config/tc-arm.c:12153 config/tc-arm.c:12175
c1c69e83 4320msgid "bit-field extends past end of register"
ae351704
AM
4321msgstr ""
4322
96e786d1 4323#: config/tc-arm.c:9503
c1c69e83 4324msgid "the only valid suffixes here are '(plt)' and '(tlscall)'"
252b5132
RH
4325msgstr ""
4326
96e786d1 4327#: config/tc-arm.c:9556
c1c69e83 4328msgid "use of r15 in blx in ARM mode is not really useful"
a74801ba
ILT
4329msgstr ""
4330
96e786d1 4331#: config/tc-arm.c:9578
c1c69e83 4332msgid "use of r15 in bx in ARM mode is not really useful"
252b5132
RH
4333msgstr ""
4334
96e786d1 4335#: config/tc-arm.c:9604
c1c69e83 4336msgid "use of r15 in bxj is not really useful"
252b5132
RH
4337msgstr ""
4338
96e786d1 4339#: config/tc-arm.c:9652
c1c69e83 4340msgid "This coprocessor register access is deprecated in ARMv8"
ae351704
AM
4341msgstr ""
4342
96e786d1 4343#: config/tc-arm.c:9860 config/tc-arm.c:9869
c1c69e83 4344msgid "writeback of base register is UNPREDICTABLE"
ae351704
AM
4345msgstr ""
4346
96e786d1 4347#: config/tc-arm.c:9863
c1c69e83 4348msgid "writeback of base register when in register list is UNPREDICTABLE"
ae351704
AM
4349msgstr ""
4350
96e786d1 4351#: config/tc-arm.c:9873
c1c69e83 4352msgid "if writeback register is in list, it must be the lowest reg in the list"
ae351704
AM
4353msgstr ""
4354
96e786d1 4355#: config/tc-arm.c:9910
c1c69e83 4356msgid "first transfer register must be even"
ae351704
AM
4357msgstr ""
4358
96e786d1 4359#: config/tc-arm.c:9913
c1c69e83 4360msgid "can only transfer two consecutive registers"
252b5132
RH
4361msgstr ""
4362
c1c69e83
AM
4363#. If op 1 were present and equal to PC, this function wouldn't
4364#. have been called in the first place.
4365#. If op 2 were present and equal to PC, this function wouldn't
4366#. have been called in the first place.
96e786d1
NC
4367#: config/tc-arm.c:9914 config/tc-arm.c:9984 config/tc-arm.c:10715
4368#: config/tc-arm.c:12997
c1c69e83 4369msgid "r14 not allowed here"
a74801ba
ILT
4370msgstr ""
4371
96e786d1 4372#: config/tc-arm.c:9926
c1c69e83 4373msgid "base register written back, and overlaps second transfer register"
252b5132
RH
4374msgstr ""
4375
96e786d1 4376#: config/tc-arm.c:9936
c1c69e83 4377msgid "index register overlaps transfer register"
252b5132
RH
4378msgstr ""
4379
96e786d1 4380#: config/tc-arm.c:9965 config/tc-arm.c:10682
c1c69e83 4381msgid "offset must be zero in ARM encoding"
6e1772d5
AM
4382msgstr ""
4383
96e786d1 4384#: config/tc-arm.c:9978 config/tc-arm.c:10709
c1c69e83 4385msgid "even register required"
a74801ba
ILT
4386msgstr ""
4387
96e786d1 4388#: config/tc-arm.c:9981
c1c69e83 4389msgid "can only load two consecutive registers"
a74801ba
ILT
4390msgstr ""
4391
96e786d1 4392#: config/tc-arm.c:9999
3957a496 4393msgid "ldr to register 15 must be 4-byte aligned"
252b5132
RH
4394msgstr ""
4395
96e786d1 4396#: config/tc-arm.c:10022 config/tc-arm.c:10054
c1c69e83 4397msgid "this instruction requires a post-indexed address"
252b5132
RH
4398msgstr ""
4399
96e786d1 4400#: config/tc-arm.c:10081
c1c69e83 4401msgid "Rd and Rm should be different in mla"
55cf6793
ZW
4402msgstr ""
4403
96e786d1 4404#: config/tc-arm.c:10108 config/tc-arm.c:13372
f96bd6c2 4405msgid ":lower16: not allowed in this instruction"
55cf6793
ZW
4406msgstr ""
4407
96e786d1 4408#: config/tc-arm.c:10110 config/tc-arm.c:13377
f96bd6c2 4409msgid ":upper16: not allowed in this instruction"
0d2bcfaf
NC
4410msgstr ""
4411
96e786d1 4412#: config/tc-arm.c:10127
c1c69e83 4413msgid "operand 1 must be FPSCR"
3b16e843
NC
4414msgstr ""
4415
96e786d1
NC
4416#: config/tc-arm.c:10180 config/tc-arm.c:10189 config/tc-arm.c:10243
4417#: config/tc-arm.c:10252
6655dba2
SB
4418msgid "selected processor does not support instruction"
4419msgstr ""
4420
96e786d1 4421#: config/tc-arm.c:10192 config/tc-arm.c:10255
6655dba2
SB
4422msgid "accessing MVE system register without MVE is UNPREDICTABLE"
4423msgstr ""
4424
96e786d1 4425#: config/tc-arm.c:10283 config/tc-arm.c:13491
c1c69e83 4426msgid "bad register for mrs"
3b16e843
NC
4427msgstr ""
4428
96e786d1 4429#: config/tc-arm.c:10290 config/tc-arm.c:13515
c1c69e83 4430msgid "'APSR', 'CPSR' or 'SPSR' expected"
3b16e843
NC
4431msgstr ""
4432
96e786d1 4433#: config/tc-arm.c:10331
c1c69e83 4434msgid "Rd and Rm should be different in mul"
3b16e843
NC
4435msgstr ""
4436
96e786d1 4437#: config/tc-arm.c:10350 config/tc-arm.c:10627 config/tc-arm.c:13654
c1c69e83 4438msgid "rdhi and rdlo must be different"
3b16e843
NC
4439msgstr ""
4440
96e786d1 4441#: config/tc-arm.c:10356
c1c69e83 4442msgid "rdhi, rdlo and rm must all be different"
3b16e843
NC
4443msgstr ""
4444
96e786d1 4445#: config/tc-arm.c:10422
c1c69e83 4446msgid "'[' expected after PLD mnemonic"
3b16e843
NC
4447msgstr ""
4448
96e786d1 4449#: config/tc-arm.c:10424 config/tc-arm.c:10439
c1c69e83 4450msgid "post-indexed expression used in preload instruction"
3b16e843
NC
4451msgstr ""
4452
96e786d1 4453#: config/tc-arm.c:10426 config/tc-arm.c:10441
c1c69e83 4454msgid "writeback used in preload instruction"
3b16e843
NC
4455msgstr ""
4456
96e786d1 4457#: config/tc-arm.c:10428 config/tc-arm.c:10443
c1c69e83 4458msgid "unindexed addressing used in preload instruction"
3b16e843
NC
4459msgstr ""
4460
96e786d1 4461#: config/tc-arm.c:10437
c1c69e83 4462msgid "'[' expected after PLI mnemonic"
3b16e843
NC
4463msgstr ""
4464
96e786d1 4465#: config/tc-arm.c:10452 config/tc-arm.c:13823
e0e7a9d4
TG
4466msgid "push/pop do not support {reglist}^"
4467msgstr ""
4468
96e786d1 4469#: config/tc-arm.c:10530 config/tc-arm.c:14000
c1c69e83 4470msgid "setend use is deprecated for ARMv8"
3b16e843
NC
4471msgstr ""
4472
96e786d1
NC
4473#: config/tc-arm.c:10551 config/tc-arm.c:14061 config/tc-arm.c:14093
4474#: config/tc-arm.c:14136
c1c69e83 4475msgid "extraneous shift as part of operand to shift insn"
a5c7551f
RW
4476msgstr ""
4477
96e786d1 4478#: config/tc-arm.c:10561 config/tc-arm.c:14199
6655dba2
SB
4479msgid "immediate too large (bigger than 0xF)"
4480msgstr ""
4481
96e786d1 4482#: config/tc-arm.c:10585 config/tc-arm.c:10594
e0e7a9d4
TG
4483msgid "selected processor does not support SETPAN instruction"
4484msgstr ""
4485
96e786d1 4486#: config/tc-arm.c:10653
c1c69e83 4487msgid "SRS base register must be r13"
3b16e843
NC
4488msgstr ""
4489
96e786d1 4490#: config/tc-arm.c:10712
c1c69e83 4491msgid "can only store two consecutive registers"
3b16e843
NC
4492msgstr ""
4493
96e786d1 4494#: config/tc-arm.c:10834 config/tc-arm.c:10855
c1c69e83 4495msgid "only two consecutive VFP SP registers allowed here"
3b16e843
NC
4496msgstr ""
4497
96e786d1 4498#: config/tc-arm.c:10883 config/tc-arm.c:10898
c1c69e83 4499msgid "this addressing mode requires base-register writeback"
3b16e843
NC
4500msgstr ""
4501
c1c69e83
AM
4502#. If srcsize is 16, inst.operands[1].imm must be in the range 0-16.
4503#. i.e. immbits must be in range 0 - 16.
96e786d1 4504#: config/tc-arm.c:11027
c1c69e83 4505msgid "immediate value out of range, expected range [0, 16]"
3b16e843
NC
4506msgstr ""
4507
c1c69e83
AM
4508#. If srcsize is 32, inst.operands[1].imm must be in the range 1-32.
4509#. i.e. immbits must be in range 0 - 31.
96e786d1 4510#: config/tc-arm.c:11034
c1c69e83 4511msgid "immediate value out of range, expected range [1, 32]"
3b16e843
NC
4512msgstr ""
4513
96e786d1 4514#: config/tc-arm.c:11100
c1c69e83 4515msgid "this instruction does not support indexing"
3b16e843
NC
4516msgstr ""
4517
96e786d1 4518#: config/tc-arm.c:11123
c1c69e83 4519msgid "only r15 allowed here"
3b16e843
NC
4520msgstr ""
4521
96e786d1 4522#: config/tc-arm.c:11258
c1c69e83 4523msgid "immediate operand requires iWMMXt2"
3b16e843
NC
4524msgstr ""
4525
96e786d1 4526#: config/tc-arm.c:11402
c1c69e83 4527msgid "shift by register not allowed in thumb mode"
3b16e843
NC
4528msgstr ""
4529
87485f53 4530#: config/tc-arm.c:11414 config/tc-arm.c:14245 config/tc-arm.c:28857
c1c69e83 4531msgid "shift expression is too large"
3b16e843
NC
4532msgstr ""
4533
96e786d1 4534#: config/tc-arm.c:11447
c1c69e83 4535msgid "cannot use register index with this instruction"
3b16e843
NC
4536msgstr ""
4537
96e786d1 4538#: config/tc-arm.c:11449
c1c69e83 4539msgid "Thumb does not support negative register indexing"
3b16e843
NC
4540msgstr ""
4541
96e786d1 4542#: config/tc-arm.c:11451
c1c69e83 4543msgid "Thumb does not support register post-indexing"
3b16e843
NC
4544msgstr ""
4545
96e786d1 4546#: config/tc-arm.c:11453
c1c69e83 4547msgid "Thumb does not support register indexing with writeback"
3b16e843
NC
4548msgstr ""
4549
96e786d1 4550#: config/tc-arm.c:11455
c1c69e83 4551msgid "Thumb supports only LSL in shifted register indexing"
3b16e843
NC
4552msgstr ""
4553
87485f53 4554#: config/tc-arm.c:11464 config/tc-arm.c:19966
c1c69e83 4555msgid "shift out of range"
3b16e843
NC
4556msgstr ""
4557
96e786d1 4558#: config/tc-arm.c:11473
c1c69e83 4559msgid "cannot use writeback with this instruction"
3b16e843
NC
4560msgstr ""
4561
96e786d1 4562#: config/tc-arm.c:11494
c1c69e83 4563msgid "cannot use post-indexing with PC-relative addressing"
3b16e843
NC
4564msgstr ""
4565
96e786d1 4566#: config/tc-arm.c:11495
c1c69e83 4567msgid "cannot use post-indexing with this instruction"
3b16e843
NC
4568msgstr ""
4569
96e786d1 4570#: config/tc-arm.c:11733
346d80ef
NC
4571msgid "cannot honor width suffix"
4572msgstr ""
4573
96e786d1 4574#: config/tc-arm.c:11747
c1c69e83 4575msgid "only SUBS PC, LR, #const allowed"
3b16e843
NC
4576msgstr ""
4577
96e786d1
NC
4578#: config/tc-arm.c:11830 config/tc-arm.c:11990 config/tc-arm.c:12087
4579#: config/tc-arm.c:13452 config/tc-arm.c:13760
c1c69e83 4580msgid "shift must be constant"
3b16e843
NC
4581msgstr ""
4582
96e786d1 4583#: config/tc-arm.c:11835
c1c69e83 4584msgid "shift value over 3 not allowed in thumb mode"
3b16e843
NC
4585msgstr ""
4586
96e786d1 4587#: config/tc-arm.c:11837
c1c69e83 4588msgid "only LSL shift allowed in thumb mode"
3b16e843
NC
4589msgstr ""
4590
96e786d1
NC
4591#: config/tc-arm.c:11861 config/tc-arm.c:12005 config/tc-arm.c:12102
4592#: config/tc-arm.c:13465
c1c69e83 4593msgid "unshifted register required"
3b16e843
NC
4594msgstr ""
4595
96e786d1 4596#: config/tc-arm.c:11876 config/tc-arm.c:12113 config/tc-arm.c:13615
c1c69e83 4597msgid "dest must overlap one source register"
3b16e843
NC
4598msgstr ""
4599
96e786d1 4600#: config/tc-arm.c:12008 config/tc-csky.c:6004
c1c69e83 4601msgid "dest and source1 must be the same register"
3b16e843
NC
4602msgstr ""
4603
96e786d1 4604#: config/tc-arm.c:12248
e0e7a9d4
TG
4605msgid ""
4606"selected architecture does not support wide conditional branch instruction"
4607msgstr ""
4608
96e786d1 4609#: config/tc-arm.c:12281
c1c69e83 4610msgid "instruction is always unconditional"
3b16e843
NC
4611msgstr ""
4612
96e786d1 4613#: config/tc-arm.c:12456
c1c69e83 4614msgid "selected processor does not support 'A' form of this instruction"
3b16e843
NC
4615msgstr ""
4616
96e786d1 4617#: config/tc-arm.c:12459
c1c69e83 4618msgid "Thumb does not support the 2-argument form of this instruction"
3b16e843
NC
4619msgstr ""
4620
96e786d1 4621#: config/tc-arm.c:12584
c1c69e83 4622msgid "SP not allowed in register list"
3b16e843
NC
4623msgstr ""
4624
96e786d1 4625#: config/tc-arm.c:12588 config/tc-arm.c:12695
c1c69e83
AM
4626msgid ""
4627"having the base register in the register list when using write back is "
4628"UNPREDICTABLE"
3b16e843
NC
4629msgstr ""
4630
96e786d1 4631#: config/tc-arm.c:12596
c1c69e83 4632msgid "LR and PC should not both be in register list"
3b16e843
NC
4633msgstr ""
4634
96e786d1 4635#: config/tc-arm.c:12604
c1c69e83 4636msgid "PC not allowed in register list"
3b16e843
NC
4637msgstr ""
4638
96e786d1 4639#: config/tc-arm.c:12647
c1c69e83 4640msgid "Thumb load/store multiple does not support {reglist}^"
3b16e843
NC
4641msgstr ""
4642
96e786d1 4643#: config/tc-arm.c:12672 config/tc-arm.c:12750
c1c69e83
AM
4644#, c-format
4645msgid "value stored for r%d is UNKNOWN"
3b16e843
NC
4646msgstr ""
4647
96e786d1 4648#: config/tc-arm.c:12743
c1c69e83 4649msgid "Thumb-2 instruction only valid in unified syntax"
3b16e843
NC
4650msgstr ""
4651
96e786d1 4652#: config/tc-arm.c:12747 config/tc-arm.c:12757
c1c69e83 4653msgid "this instruction will write back the base register"
3b16e843
NC
4654msgstr ""
4655
96e786d1 4656#: config/tc-arm.c:12760
c1c69e83 4657msgid "this instruction will not write back the base register"
87ccc1b0
NC
4658msgstr ""
4659
96e786d1 4660#: config/tc-arm.c:12791
c1c69e83 4661msgid "r14 not allowed as first register when second register is omitted"
3b16e843
NC
4662msgstr ""
4663
96e786d1 4664#: config/tc-arm.c:12891
c1c69e83
AM
4665msgid ""
4666"This instruction may be unpredictable if executed on M-profile cores with "
4667"interrupts enabled."
3b16e843
NC
4668msgstr ""
4669
96e786d1 4670#: config/tc-arm.c:12920 config/tc-arm.c:12933 config/tc-arm.c:12969
c1c69e83 4671msgid "Thumb does not support this addressing mode"
3b16e843
NC
4672msgstr ""
4673
96e786d1 4674#: config/tc-arm.c:12937
c1c69e83 4675msgid "byte or halfword not valid for base register"
3b16e843
NC
4676msgstr ""
4677
96e786d1 4678#: config/tc-arm.c:12940
c1c69e83 4679msgid "r15 based store not allowed"
3b16e843
NC
4680msgstr ""
4681
96e786d1 4682#: config/tc-arm.c:12942
c1c69e83 4683msgid "invalid base register for register offset"
3b16e843
NC
4684msgstr ""
4685
96e786d1 4686#: config/tc-arm.c:12999
c1c69e83 4687msgid "r12 not allowed here"
3b16e843
NC
4688msgstr ""
4689
96e786d1 4690#: config/tc-arm.c:13005
c1c69e83 4691msgid "base register written back, and overlaps one of transfer registers"
3b16e843
NC
4692msgstr ""
4693
96e786d1 4694#: config/tc-arm.c:13133
c1c69e83
AM
4695#, c-format
4696msgid ""
4697"Use of r%u as a source register is deprecated when r%u is the destination "
4698"register."
3b16e843
NC
4699msgstr ""
4700
96e786d1 4701#: config/tc-arm.c:13328
c1c69e83 4702msgid "shifts in CMP/MOV instructions are only supported in unified syntax"
3b16e843
NC
4703msgstr ""
4704
96e786d1 4705#: config/tc-arm.c:13356
c1c69e83 4706msgid "only lo regs allowed with immediate"
3b16e843
NC
4707msgstr ""
4708
96e786d1 4709#: config/tc-arm.c:13533
c1c69e83 4710msgid "Thumb encoding does not support an immediate here"
3b16e843
NC
4711msgstr ""
4712
96e786d1 4713#: config/tc-arm.c:13620
c1c69e83 4714msgid "Thumb-2 MUL must not set flags"
3b16e843
NC
4715msgstr ""
4716
96e786d1 4717#: config/tc-arm.c:13685
c1c69e83 4718msgid "Thumb does not support NOP with hints"
3b16e843
NC
4719msgstr ""
4720
96e786d1 4721#: config/tc-arm.c:13845 config/tc-arm.c:13857
c1c69e83 4722msgid "invalid register list to push/pop instruction"
3b16e843
NC
4723msgstr ""
4724
96e786d1 4725#: config/tc-arm.c:14120
c1c69e83 4726msgid "source1 and dest must be same register"
2ee0aedf
TG
4727msgstr ""
4728
96e786d1 4729#: config/tc-arm.c:14145
c1c69e83 4730msgid "ror #imm not supported"
252b5132
RH
4731msgstr ""
4732
96e786d1 4733#: config/tc-arm.c:14196
c1c69e83 4734msgid "SMC is not permitted on this architecture"
2ee0aedf
TG
4735msgstr ""
4736
96e786d1 4737#: config/tc-arm.c:14362
c1c69e83 4738msgid "Thumb encoding does not support rotation"
252b5132
RH
4739msgstr ""
4740
96e786d1 4741#: config/tc-arm.c:14382
c1c69e83 4742msgid "instruction requires register index"
252b5132
RH
4743msgstr ""
4744
96e786d1 4745#: config/tc-arm.c:14392
c1c69e83 4746msgid "instruction does not allow shifted index"
252b5132
RH
4747msgstr ""
4748
87485f53 4749#: config/tc-arm.c:14548 config/tc-arm.c:30001
6655dba2
SB
4750msgid "out of range label-relative fixup value"
4751msgstr ""
4752
96e786d1 4753#: config/tc-arm.c:14872
c1c69e83 4754msgid "invalid neon suffix for non neon instruction"
3b16e843
NC
4755msgstr ""
4756
96e786d1
NC
4757#: config/tc-arm.c:15267 config/tc-arm.c:15620 config/tc-arm.c:17105
4758#: config/tc-arm.c:17185 config/tc-arm.c:17242 config/tc-arm.c:19123
87485f53 4759#: config/tc-arm.c:21302 config/tc-arm.c:21489
c1c69e83 4760msgid "invalid instruction shape"
6e1772d5
AM
4761msgstr ""
4762
96e786d1 4763#: config/tc-arm.c:15519
c1c69e83 4764msgid "types specified in both the mnemonic and operands"
8ea2b00f
AM
4765msgstr ""
4766
96e786d1 4767#: config/tc-arm.c:15556
c1c69e83 4768msgid "operand types can't be inferred"
a5c7551f
RW
4769msgstr ""
4770
96e786d1 4771#: config/tc-arm.c:15562
c1c69e83 4772msgid "type specifier has the wrong number of parts"
3b16e843
NC
4773msgstr ""
4774
87485f53 4775#: config/tc-arm.c:15648 config/tc-arm.c:19384 config/tc-arm.c:19391
c1c69e83 4776msgid "operand size must match register width"
3b16e843
NC
4777msgstr ""
4778
96e786d1 4779#: config/tc-arm.c:15670
6655dba2 4780msgid "inconsistent types in Neon instruction"
3b16e843
NC
4781msgstr ""
4782
96e786d1 4783#: config/tc-arm.c:16091
6655dba2 4784msgid "Type is not allowed for this instruction"
6e1772d5
AM
4785msgstr ""
4786
96e786d1 4787#: config/tc-arm.c:16166
6655dba2
SB
4788msgid "MVE vector or ARM register expected"
4789msgstr ""
4790
96e786d1 4791#: config/tc-arm.c:16283
6655dba2
SB
4792msgid "immediate must be either 1, 2, 4 or 8"
4793msgstr ""
4794
96e786d1 4795#: config/tc-arm.c:16440
6655dba2
SB
4796msgid "immediate operand expected in the range [1,8]"
4797msgstr ""
4798
96e786d1 4799#: config/tc-arm.c:16441
6655dba2 4800msgid "immediate operand expected in the range [1,16]"
e0e7a9d4
TG
4801msgstr ""
4802
96e786d1 4803#: config/tc-arm.c:16583
6655dba2
SB
4804msgid "expected LR"
4805msgstr ""
4806
96e786d1 4807#: config/tc-arm.c:17082 config/tc-arm.c:17162 config/tc-arm.c:18759
87485f53 4808#: config/tc-arm.c:20583
e0e7a9d4
TG
4809msgid "immediate out of range for shift"
4810msgstr ""
4811
96e786d1 4812#: config/tc-arm.c:17376
c1c69e83 4813msgid "first and second operands shall be the same register"
3b16e843
NC
4814msgstr ""
4815
96e786d1 4816#: config/tc-arm.c:17490 config/tc-arm.c:17552
6655dba2
SB
4817msgid "destination register and offset register may not be the same"
4818msgstr ""
4819
96e786d1 4820#: config/tc-arm.c:17502 config/tc-arm.c:17621
6655dba2
SB
4821msgid "immediate must be a multiple of 4 in the range of +/-[0,508]"
4822msgstr ""
4823
96e786d1 4824#: config/tc-arm.c:17504
6655dba2
SB
4825msgid "immediate must be a multiple of 8 in the range of +/-[0,1016]"
4826msgstr ""
4827
96e786d1 4828#: config/tc-arm.c:17525
6655dba2
SB
4829msgid "can not shift offsets when accessing less than half-word"
4830msgstr ""
4831
96e786d1 4832#: config/tc-arm.c:17527
6655dba2
SB
4833msgid ""
4834"shift immediate must be 1, 2 or 3 for half-word, word or double-word "
4835"accesses respectively"
4836msgstr ""
4837
96e786d1 4838#: config/tc-arm.c:17614
6655dba2
SB
4839msgid "immediate must be in the range of +/-[0,127]"
4840msgstr ""
4841
96e786d1 4842#: config/tc-arm.c:17617
6655dba2
SB
4843msgid "immediate must be a multiple of 2 in the range of +/-[0,254]"
4844msgstr ""
4845
96e786d1 4846#: config/tc-arm.c:17631 config/tc-arm.c:18457
6655dba2
SB
4847msgid "MVE vector register in the range [Q0..Q7] expected"
4848msgstr ""
4849
87485f53 4850#: config/tc-arm.c:17947 config/tc-arm.c:19805
c1c69e83 4851msgid "scalar out of range for multiply instruction"
a5c7551f
RW
4852msgstr ""
4853
96e786d1 4854#: config/tc-arm.c:18035
6655dba2
SB
4855msgid "index must be in the range 0 to 3"
4856msgstr ""
4857
96e786d1 4858#: config/tc-arm.c:18038
6655dba2
SB
4859msgid "indexed register must be less than 8"
4860msgstr ""
4861
87485f53 4862#: config/tc-arm.c:18239 config/tc-arm.c:21553
6655dba2
SB
4863msgid ""
4864"Warning: 32-bit element size and same first and third operand makes "
4865"instruction UNPREDICTABLE"
4866msgstr ""
4867
96e786d1 4868#: config/tc-arm.c:18598
e0e7a9d4 4869msgid "instruction form not available on this architecture."
3b16e843
NC
4870msgstr ""
4871
96e786d1 4872#: config/tc-arm.c:18601
e0e7a9d4 4873msgid "this instruction implies use of ARMv8.1 AdvSIMD."
3b16e843
NC
4874msgstr ""
4875
96e786d1 4876#: config/tc-arm.c:18708 config/tc-arm.c:18733
e0e7a9d4
TG
4877msgid "immediate out of range for insert"
4878msgstr ""
4879
96e786d1 4880#: config/tc-arm.c:18880
c1c69e83 4881msgid "immediate out of range for narrowing operation"
252b5132
RH
4882msgstr ""
4883
96e786d1 4884#: config/tc-arm.c:19027
c1c69e83 4885msgid "operands 0 and 1 must be the same register"
3b16e843
NC
4886msgstr ""
4887
87485f53 4888#: config/tc-arm.c:19133 config/tc-arm.c:21401
c1c69e83 4889msgid "invalid rounding mode"
f12e7348
NC
4890msgstr ""
4891
87485f53 4892#: config/tc-arm.c:19595
c1c69e83 4893msgid "operand size must be specified for immediate VMOV"
2ee0aedf
TG
4894msgstr ""
4895
87485f53 4896#: config/tc-arm.c:19605
c1c69e83 4897msgid "immediate has bits set outside the operand size"
bc0d738a
NC
4898msgstr ""
4899
87485f53 4900#: config/tc-arm.c:19840
3957a496
NC
4901msgid ""
4902"vfmal/vfmsl with FP16 type cannot be conditional, the behaviour is "
4903"UNPREDICTABLE"
4904msgstr ""
4905
87485f53 4906#: config/tc-arm.c:19948
c1c69e83 4907msgid "Instruction form not available on this architecture."
60bcf0fa
NC
4908msgstr ""
4909
87485f53 4910#: config/tc-arm.c:20002
6655dba2
SB
4911msgid ""
4912"Warning: 64-bit element size and same destination and source operands makes "
4913"instruction UNPREDICTABLE"
4914msgstr ""
4915
87485f53 4916#: config/tc-arm.c:20007
c1c69e83 4917msgid "elements must be smaller than reversal region"
bc0d738a
NC
4918msgstr ""
4919
87485f53 4920#: config/tc-arm.c:20099
6655dba2
SB
4921msgid "Index one must be [2,3] and index two must be two less than index one."
4922msgstr ""
4923
87485f53 4924#: config/tc-arm.c:20102
346d80ef 4925msgid "Destination registers may not be the same"
6655dba2
SB
4926msgstr ""
4927
87485f53 4928#: config/tc-arm.c:20300 config/tc-arm.c:20383
c1c69e83 4929msgid "bad type for scalar"
60bcf0fa
NC
4930msgstr ""
4931
87485f53 4932#: config/tc-arm.c:20439
f48dfe41
NC
4933msgid ""
4934"immediate constant is valid both as a bit-pattern and a floating point value "
4935"(using the fp value)"
4936msgstr ""
4937
87485f53 4938#: config/tc-arm.c:20491 config/tc-arm.c:20502
c1c69e83 4939msgid "VFP registers must be adjacent"
60bcf0fa
NC
4940msgstr ""
4941
87485f53 4942#: config/tc-arm.c:20592
e0e7a9d4 4943msgid "invalid suffix"
60bcf0fa
NC
4944msgstr ""
4945
87485f53 4946#: config/tc-arm.c:20746
e0e7a9d4 4947msgid "bad list length for table lookup"
60bcf0fa
NC
4948msgstr ""
4949
87485f53 4950#: config/tc-arm.c:20779
e0e7a9d4 4951msgid "writeback (!) must be used for VLDMDB and VSTMDB"
60bcf0fa
NC
4952msgstr ""
4953
87485f53 4954#: config/tc-arm.c:20782 config/tc-arm.c:20808
6655dba2
SB
4955msgid "register list must contain at least 1 and at most 16 registers"
4956msgstr ""
4957
87485f53 4958#: config/tc-arm.c:20803
6c037fdb
NC
4959msgid "register list must contain at least 1 and at most 32 registers"
4960msgstr ""
4961
87485f53 4962#: config/tc-arm.c:20856 config/tc-arm.c:20889
c1c69e83 4963msgid "Use of PC here is UNPREDICTABLE"
60bcf0fa
NC
4964msgstr ""
4965
87485f53 4966#: config/tc-arm.c:20858
c1c69e83 4967msgid "Use of PC here is deprecated"
06647dfd
AM
4968msgstr ""
4969
87485f53 4970#: config/tc-arm.c:20892
6655dba2 4971msgid "instruction does not accept register index"
60bcf0fa
NC
4972msgstr ""
4973
87485f53 4974#: config/tc-arm.c:20895
6655dba2 4975msgid "instruction does not accept PC-relative addressing"
60bcf0fa
NC
4976msgstr ""
4977
87485f53 4978#: config/tc-arm.c:20917 config/tc-arm.c:20926
6655dba2 4979msgid "Instruction not permitted on this architecture"
60bcf0fa
NC
4980msgstr ""
4981
87485f53 4982#: config/tc-arm.c:20975
6655dba2
SB
4983msgid "bad alignment"
4984msgstr ""
4985
87485f53 4986#: config/tc-arm.c:20992
6655dba2
SB
4987msgid "bad list type for instruction"
4988msgstr ""
4989
87485f53 4990#: config/tc-arm.c:21036
c1c69e83 4991msgid "unsupported alignment for instruction"
60bcf0fa
NC
4992msgstr ""
4993
87485f53
NC
4994#: config/tc-arm.c:21055 config/tc-arm.c:21149 config/tc-arm.c:21161
4995#: config/tc-arm.c:21171 config/tc-arm.c:21185
c1c69e83 4996msgid "bad list length"
60bcf0fa
NC
4997msgstr ""
4998
87485f53 4999#: config/tc-arm.c:21060
c1c69e83 5000msgid "stride of 2 unavailable when element size is 8"
60bcf0fa
NC
5001msgstr ""
5002
87485f53 5003#: config/tc-arm.c:21093 config/tc-arm.c:21169
c1c69e83 5004msgid "can't use alignment with this instruction"
60bcf0fa
NC
5005msgstr ""
5006
87485f53 5007#: config/tc-arm.c:21241
c1c69e83 5008msgid "post-index must be a register"
60bcf0fa
NC
5009msgstr ""
5010
87485f53 5011#: config/tc-arm.c:21243
c1c69e83 5012msgid "bad register for post-index"
60bcf0fa
NC
5013msgstr ""
5014
87485f53 5015#: config/tc-arm.c:21465
e0e7a9d4
TG
5016msgid "scalar out of range"
5017msgstr ""
5018
87485f53 5019#: config/tc-arm.c:21598
3957a496
NC
5020msgid ""
5021"Dot Product instructions cannot be conditional, the behaviour is "
5022"UNPREDICTABLE"
5023msgstr ""
5024
87485f53 5025#: config/tc-arm.c:21673 config/tc-arm.c:21701 config/tc-arm.c:22383
6655dba2
SB
5026msgid "index must be 0 or 1"
5027msgstr ""
5028
87485f53 5029#: config/tc-arm.c:21676 config/tc-arm.c:21704 config/tc-arm.c:22386
6655dba2
SB
5030msgid "indexed register must be less than 16"
5031msgstr ""
5032
87485f53 5033#: config/tc-arm.c:21742
8f595e9b
NC
5034msgid "Register must be r0-r14 except r13, or APSR_nzcv."
5035msgstr ""
5036
87485f53 5037#: config/tc-arm.c:21745
8f595e9b
NC
5038msgid "Register must be an even register between r0-r10."
5039msgstr ""
5040
87485f53 5041#: config/tc-arm.c:21770
8f595e9b
NC
5042msgid "CDE Coprocessor must be in range 0-7"
5043msgstr ""
5044
87485f53 5045#: config/tc-arm.c:21804
8f595e9b
NC
5046msgid "cx1d requires consecutive destination registers."
5047msgstr ""
5048
87485f53 5049#: config/tc-arm.c:21834
8f595e9b
NC
5050msgid "cx2d requires consecutive destination registers."
5051msgstr ""
5052
87485f53 5053#: config/tc-arm.c:21873
8f595e9b
NC
5054msgid "cx3d requires consecutive destination registers."
5055msgstr ""
5056
87485f53 5057#: config/tc-arm.c:22065
8f595e9b
NC
5058msgid "'q' register must be in range 0-7"
5059msgstr ""
5060
87485f53 5061#: config/tc-arm.c:22068
8f595e9b
NC
5062msgid "'d' register must be in range 0-15"
5063msgstr ""
5064
87485f53 5065#: config/tc-arm.c:22070
8f595e9b
NC
5066msgid "'s' register must be in range 0-31"
5067msgstr ""
5068
87485f53 5069#: config/tc-arm.c:22125
8f595e9b
NC
5070msgid "vcx instructions with Q registers require MVE"
5071msgstr ""
5072
87485f53 5073#: config/tc-arm.c:22130
8f595e9b
NC
5074msgid ""
5075"vcx instructions with S or D registers require either MVE or Armv8-M "
ddc73fa9 5076"floating point extension."
8f595e9b
NC
5077msgstr ""
5078
87485f53 5079#: config/tc-arm.c:22146
8f595e9b
NC
5080msgid "vcx1 with S or D registers takes immediate within 0-2047"
5081msgstr ""
5082
87485f53 5083#: config/tc-arm.c:22162
8f595e9b
NC
5084msgid "vcx2 with S or D registers takes immediate within 0-63"
5085msgstr ""
5086
87485f53 5087#: config/tc-arm.c:22177
8f595e9b
NC
5088msgid "vcx2 with S or D registers takes immediate within 0-7"
5089msgstr ""
5090
87485f53 5091#: config/tc-arm.c:22767 config/tc-arm.c:22888
c1c69e83 5092msgid "conditional infixes are deprecated in unified syntax"
60bcf0fa
NC
5093msgstr ""
5094
87485f53 5095#: config/tc-arm.c:23099
c1c69e83 5096msgid "Warning: conditional outside an IT block for Thumb."
f12e7348
NC
5097msgstr ""
5098
87485f53 5099#: config/tc-arm.c:23427
c1c69e83 5100msgid "Short branches, Undefined, SVC, LDM/STM"
60bcf0fa
NC
5101msgstr ""
5102
87485f53 5103#: config/tc-arm.c:23428
c1c69e83 5104msgid "Miscellaneous 16-bit instructions"
60bcf0fa
NC
5105msgstr ""
5106
87485f53 5107#: config/tc-arm.c:23429
c1c69e83 5108msgid "ADR"
3caac5b8
AM
5109msgstr ""
5110
87485f53 5111#: config/tc-arm.c:23430
c1c69e83 5112msgid "Literal loads"
3caac5b8
AM
5113msgstr ""
5114
87485f53 5115#: config/tc-arm.c:23431
c1c69e83 5116msgid "Hi-register ADD, MOV, CMP, BX, BLX using pc"
3caac5b8
AM
5117msgstr ""
5118
87485f53 5119#: config/tc-arm.c:23432
c1c69e83 5120msgid "Hi-register ADD, MOV, CMP using pc"
60bcf0fa
NC
5121msgstr ""
5122
ed9e98c2
AM
5123#. NOTE: 0x00dd is not the real encoding, instead, it is the 'tvalue'
5124#. field in asm_opcode. 'tvalue' is used at the stage this check happen.
87485f53 5125#: config/tc-arm.c:23435
ed9e98c2
AM
5126msgid "ADD/SUB sp, sp #imm"
5127msgstr ""
5128
87485f53 5129#: config/tc-arm.c:23457
71300e2c
NC
5130msgid ""
5131"IT blocks containing 32-bit Thumb instructions are performance deprecated in "
5132"ARMv8-A and ARMv8-R"
60bcf0fa
NC
5133msgstr ""
5134
87485f53 5135#: config/tc-arm.c:23469
60bcf0fa 5136#, c-format
c1c69e83
AM
5137msgid ""
5138"IT blocks containing 16-bit Thumb instructions of the following class are "
71300e2c 5139"performance deprecated in ARMv8-A and ARMv8-R: %s"
60bcf0fa
NC
5140msgstr ""
5141
87485f53 5142#: config/tc-arm.c:23483
c1c69e83 5143msgid ""
71300e2c
NC
5144"IT blocks containing more than one conditional instruction are performance "
5145"deprecated in ARMv8-A and ARMv8-R"
60bcf0fa
NC
5146msgstr ""
5147
87485f53 5148#: config/tc-arm.c:23601
e0e7a9d4
TG
5149#, c-format
5150msgid "bad instruction `%s'"
5151msgstr ""
5152
87485f53 5153#: config/tc-arm.c:23607
c1c69e83 5154msgid "s suffix on comparison instruction is deprecated"
60bcf0fa
NC
5155msgstr ""
5156
87485f53 5157#: config/tc-arm.c:23627
3957a496
NC
5158msgid "SVC is not permitted on this architecture"
5159msgstr ""
5160
87485f53 5161#: config/tc-arm.c:23629
60bcf0fa 5162#, c-format
e0e7a9d4 5163msgid "selected processor does not support `%s' in Thumb mode"
60bcf0fa
NC
5164msgstr ""
5165
87485f53 5166#: config/tc-arm.c:23635
c1c69e83 5167msgid "Thumb does not support conditional execution"
60bcf0fa
NC
5168msgstr ""
5169
87485f53 5170#: config/tc-arm.c:23655
e0e7a9d4
TG
5171#, c-format
5172msgid ""
5173"selected processor does not support 32bit wide variant of instruction `%s'"
5174msgstr ""
5175
87485f53 5176#: config/tc-arm.c:23658
3caac5b8 5177#, c-format
e0e7a9d4 5178msgid "selected processor does not support `%s' in Thumb-2 mode"
60bcf0fa
NC
5179msgstr ""
5180
87485f53 5181#: config/tc-arm.c:23683
c1c69e83
AM
5182#, c-format
5183msgid "cannot honor width suffix -- `%s'"
c85dd50d
NC
5184msgstr ""
5185
87485f53 5186#: config/tc-arm.c:23725
2ee0aedf 5187#, c-format
e0e7a9d4 5188msgid "selected processor does not support `%s' in ARM mode"
2ee0aedf
TG
5189msgstr ""
5190
87485f53 5191#: config/tc-arm.c:23730
2ee0aedf 5192#, c-format
c1c69e83 5193msgid "width suffixes are invalid in ARM mode -- `%s'"
2ee0aedf
TG
5194msgstr ""
5195
87485f53 5196#: config/tc-arm.c:23763
2ee0aedf 5197#, c-format
c1c69e83 5198msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'"
2ee0aedf
TG
5199msgstr ""
5200
87485f53 5201#: config/tc-arm.c:23781
3caac5b8 5202#, c-format
c1c69e83 5203msgid "section '%s' finished with an open IT block."
60bcf0fa
NC
5204msgstr ""
5205
87485f53 5206#: config/tc-arm.c:23784
6655dba2
SB
5207#, c-format
5208msgid "section '%s' finished with an open VPT/VPST block."
5209msgstr ""
5210
87485f53 5211#: config/tc-arm.c:23791
c1c69e83 5212msgid "file finished with an open IT block."
c85dd50d
NC
5213msgstr ""
5214
87485f53 5215#: config/tc-arm.c:23793
6655dba2
SB
5216msgid "file finished with an open VPT/VPST block."
5217msgstr ""
5218
87485f53 5219#: config/tc-arm.c:27502
c1c69e83
AM
5220#, c-format
5221msgid "alignments greater than %d bytes not supported in .text sections."
60bcf0fa
NC
5222msgstr ""
5223
87485f53 5224#: config/tc-arm.c:27768 config/tc-ia64.c:3589
c1c69e83
AM
5225#, c-format
5226msgid "Group section `%s' has no group signature"
c85dd50d
NC
5227msgstr ""
5228
87485f53 5229#: config/tc-arm.c:27814
c1c69e83 5230msgid "handlerdata in cantunwind frame"
c85dd50d
NC
5231msgstr ""
5232
87485f53 5233#: config/tc-arm.c:27831
c1c69e83 5234msgid "too many unwind opcodes for personality routine 0"
c85dd50d
NC
5235msgstr ""
5236
87485f53 5237#: config/tc-arm.c:27862
ed9e98c2
AM
5238msgid "attempt to recreate an unwind entry"
5239msgstr ""
5240
87485f53 5241#: config/tc-arm.c:27872
c1c69e83 5242msgid "too many unwind opcodes"
c85dd50d
NC
5243msgstr ""
5244
87485f53 5245#: config/tc-arm.c:28174
e0e7a9d4
TG
5246#, c-format
5247msgid "[-mwarn-syms]: Assignment makes a symbol match an ARM instruction: %s"
5248msgstr ""
5249
87485f53 5250#: config/tc-arm.c:28536 config/tc-arm.c:28604
c1c69e83
AM
5251#, c-format
5252msgid "symbol %s is in a different section"
c85dd50d
NC
5253msgstr ""
5254
87485f53 5255#: config/tc-arm.c:28538 config/tc-arm.c:28606
c1c69e83
AM
5256#, c-format
5257msgid "symbol %s is weak and may be overridden later"
c85dd50d
NC
5258msgstr ""
5259
87485f53 5260#: config/tc-arm.c:28583 config/tc-arm.c:28955
c1c69e83
AM
5261#, c-format
5262msgid "invalid constant (%lx) after fixup"
c85dd50d
NC
5263msgstr ""
5264
87485f53 5265#: config/tc-arm.c:28639
c1c69e83
AM
5266#, c-format
5267msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
ae351704
AM
5268msgstr ""
5269
87485f53 5270#: config/tc-arm.c:28675 config/tc-arm.c:28705
c1c69e83 5271msgid "invalid literal constant: pool needs to be closer"
ae351704
AM
5272msgstr ""
5273
87485f53 5274#: config/tc-arm.c:28678 config/tc-arm.c:28727
ae351704 5275#, c-format
c1c69e83 5276msgid "bad immediate value for offset (%ld)"
ae351704
AM
5277msgstr ""
5278
87485f53 5279#: config/tc-arm.c:28708
ae351704 5280#, c-format
c1c69e83 5281msgid "bad immediate value for 8-bit offset (%ld)"
ae351704
AM
5282msgstr ""
5283
87485f53 5284#: config/tc-arm.c:28768
c1c69e83 5285msgid "offset not a multiple of 4"
ae351704
AM
5286msgstr ""
5287
87485f53 5288#: config/tc-arm.c:28971
c1c69e83 5289msgid "invalid smc expression"
ae351704
AM
5290msgstr ""
5291
87485f53 5292#: config/tc-arm.c:28981
c1c69e83 5293msgid "invalid hvc expression"
a5c7551f
RW
5294msgstr ""
5295
87485f53 5296#: config/tc-arm.c:28992 config/tc-arm.c:29001
c1c69e83 5297msgid "invalid swi expression"
ae351704
AM
5298msgstr ""
5299
87485f53 5300#: config/tc-arm.c:29011
c1c69e83 5301msgid "invalid expression in load/store multiple"
ae351704
AM
5302msgstr ""
5303
87485f53 5304#: config/tc-arm.c:29073
ae351704 5305#, c-format
c1c69e83 5306msgid "blx to '%s' an ARM ISA state function changed to bl"
ae351704
AM
5307msgstr ""
5308
87485f53 5309#: config/tc-arm.c:29092
c1c69e83 5310msgid "misaligned branch destination"
ae351704
AM
5311msgstr ""
5312
87485f53 5313#: config/tc-arm.c:29213
ae351704 5314#, c-format
c1c69e83 5315msgid "blx to Thumb func '%s' from Thumb ISA state changed to bl"
ae351704
AM
5316msgstr ""
5317
87485f53 5318#: config/tc-arm.c:29262
c1c69e83 5319msgid "Thumb2 branch out of range"
a5c7551f
RW
5320msgstr ""
5321
87485f53 5322#: config/tc-arm.c:29314 config/tc-arm.c:29347
71300e2c
NC
5323msgid "Relocation supported only in FDPIC mode"
5324msgstr ""
5325
87485f53 5326#: config/tc-arm.c:29377
c1c69e83 5327msgid "rel31 relocation overflow"
ae351704
AM
5328msgstr ""
5329
87485f53
NC
5330#: config/tc-arm.c:29399 config/tc-arm.c:29405 config/tc-arm.c:29409
5331#: config/tc-arm.c:29456
c1c69e83 5332msgid "co-processor offset out of range"
ae351704
AM
5333msgstr ""
5334
87485f53 5335#: config/tc-arm.c:29473
ae351704 5336#, c-format
c1c69e83 5337msgid "invalid offset, target not word aligned (0x%08lX)"
ae351704
AM
5338msgstr ""
5339
87485f53 5340#: config/tc-arm.c:29479
8f595e9b
NC
5341msgid "section does not have enough alignment to ensure safe PC-relative loads"
5342msgstr ""
5343
87485f53
NC
5344#: config/tc-arm.c:29483 config/tc-arm.c:29492 config/tc-arm.c:29500
5345#: config/tc-arm.c:29508 config/tc-arm.c:29516
ae351704 5346#, c-format
c1c69e83 5347msgid "invalid offset, value too big (0x%08lX)"
ae351704
AM
5348msgstr ""
5349
87485f53 5350#: config/tc-arm.c:29557
c1c69e83 5351msgid "invalid Hi register with immediate"
ae351704
AM
5352msgstr ""
5353
87485f53 5354#: config/tc-arm.c:29573
c1c69e83 5355msgid "invalid immediate for stack address calculation"
ae351704
AM
5356msgstr ""
5357
87485f53 5358#: config/tc-arm.c:29592
e0e7a9d4
TG
5359msgid "address calculation needs a strongly defined nearby symbol"
5360msgstr ""
5361
87485f53 5362#: config/tc-arm.c:29608
e0e7a9d4
TG
5363msgid "symbol too far away"
5364msgstr ""
5365
87485f53 5366#: config/tc-arm.c:29620
c1c69e83
AM
5367#, c-format
5368msgid "invalid immediate for address calculation (value = 0x%08lX)"
ae351704
AM
5369msgstr ""
5370
87485f53 5371#: config/tc-arm.c:29650
ae351704 5372#, c-format
c1c69e83 5373msgid "invalid immediate: %ld is out of range"
ae351704
AM
5374msgstr ""
5375
87485f53 5376#: config/tc-arm.c:29662
ae351704 5377#, c-format
c1c69e83 5378msgid "invalid shift value: %ld"
ae351704
AM
5379msgstr ""
5380
87485f53 5381#: config/tc-arm.c:29732 config/tc-arm.c:29803
ae351704 5382#, c-format
c1c69e83 5383msgid "the offset 0x%08lX is not representable"
ae351704
AM
5384msgstr ""
5385
87485f53 5386#: config/tc-arm.c:29764
e0e7a9d4
TG
5387#, c-format
5388msgid "Unable to process relocation for thumb opcode: %lx"
5389msgstr ""
5390
87485f53 5391#: config/tc-arm.c:29843
ae351704 5392#, c-format
c1c69e83 5393msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)"
ae351704
AM
5394msgstr ""
5395
87485f53 5396#: config/tc-arm.c:29882
ae351704 5397#, c-format
c1c69e83 5398msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)"
ae351704
AM
5399msgstr ""
5400
87485f53 5401#: config/tc-arm.c:29922
ae351704 5402#, c-format
c1c69e83 5403msgid "bad offset 0x%08lX (must be word-aligned)"
ae351704
AM
5404msgstr ""
5405
87485f53 5406#: config/tc-arm.c:29927
ae351704 5407#, c-format
c1c69e83 5408msgid "bad offset 0x%08lX (must be an 8-bit number of words)"
ae351704
AM
5409msgstr ""
5410
87485f53 5411#: config/tc-arm.c:30148 config/tc-score.c:7345
ae351704 5412#, c-format
c1c69e83 5413msgid "bad relocation fixup type (%d)"
ae351704
AM
5414msgstr ""
5415
87485f53 5416#: config/tc-arm.c:30266
c1c69e83 5417msgid "literal referenced across section boundary"
ae351704
AM
5418msgstr ""
5419
87485f53 5420#: config/tc-arm.c:30346
c1c69e83 5421msgid "internal relocation (type: IMMEDIATE) not fixed up"
ae351704
AM
5422msgstr ""
5423
87485f53 5424#: config/tc-arm.c:30351
c1c69e83 5425msgid "ADRL used for a symbol not defined in the same file"
ae351704
AM
5426msgstr ""
5427
87485f53 5428#: config/tc-arm.c:30358
6655dba2
SB
5429#, c-format
5430msgid "%s used for a symbol not defined in the same file"
5431msgstr ""
5432
87485f53 5433#: config/tc-arm.c:30374
ae351704 5434#, c-format
c1c69e83 5435msgid "undefined local label `%s'"
ae351704
AM
5436msgstr ""
5437
87485f53 5438#: config/tc-arm.c:30380
c1c69e83 5439msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
ae351704
AM
5440msgstr ""
5441
87485f53 5442#: config/tc-arm.c:30402 config/tc-cris.c:4000 config/tc-csky.c:1152
6c037fdb 5443#: config/tc-ft32.c:708 config/tc-mcore.c:1932 config/tc-microblaze.c:2007
87485f53 5444#: config/tc-mmix.c:2909 config/tc-moxie.c:823 config/tc-ns32k.c:2245
96e786d1 5445#: config/tc-score.c:7432
c1c69e83 5446msgid "<unknown>"
ae351704
AM
5447msgstr ""
5448
87485f53 5449#: config/tc-arm.c:30801
ae351704 5450#, c-format
c1c69e83 5451msgid "%s: unexpected function type: %d"
ae351704
AM
5452msgstr ""
5453
87485f53 5454#: config/tc-arm.c:30941
c1c69e83 5455msgid "use of old and new-style options to set CPU type"
ae351704
AM
5456msgstr ""
5457
87485f53 5458#: config/tc-arm.c:30960
c1c69e83 5459msgid "use of old and new-style options to set FPU type"
ae351704
AM
5460msgstr ""
5461
87485f53 5462#: config/tc-arm.c:31039
c1c69e83 5463msgid "hard-float conflicts with specified fpu"
ae351704
AM
5464msgstr ""
5465
87485f53 5466#: config/tc-arm.c:31230
c1c69e83 5467msgid "generate PIC code"
ae351704
AM
5468msgstr ""
5469
87485f53 5470#: config/tc-arm.c:31231
c1c69e83 5471msgid "assemble Thumb code"
ae351704
AM
5472msgstr ""
5473
87485f53 5474#: config/tc-arm.c:31232
c1c69e83 5475msgid "support ARM/Thumb interworking"
ae351704
AM
5476msgstr ""
5477
87485f53 5478#: config/tc-arm.c:31234
c1c69e83 5479msgid "code uses 32-bit program counter"
ae351704
AM
5480msgstr ""
5481
87485f53 5482#: config/tc-arm.c:31235
c1c69e83 5483msgid "code uses 26-bit program counter"
ae351704
AM
5484msgstr ""
5485
87485f53 5486#: config/tc-arm.c:31236
c1c69e83 5487msgid "floating point args are in fp regs"
ae351704
AM
5488msgstr ""
5489
87485f53 5490#: config/tc-arm.c:31238
c1c69e83 5491msgid "re-entrant code"
ae351704
AM
5492msgstr ""
5493
87485f53 5494#: config/tc-arm.c:31239
c1c69e83 5495msgid "code is ATPCS conformant"
87ccc1b0
NC
5496msgstr ""
5497
c1c69e83 5498#. These are recognized by the assembler, but have no affect on code.
87485f53 5499#: config/tc-arm.c:31245
c1c69e83 5500msgid "use frame pointer"
87ccc1b0
NC
5501msgstr ""
5502
87485f53 5503#: config/tc-arm.c:31246
c1c69e83 5504msgid "use stack size checking"
87ccc1b0
NC
5505msgstr ""
5506
87485f53 5507#: config/tc-arm.c:31249
c1c69e83 5508msgid "do not warn on use of deprecated feature"
06647dfd
AM
5509msgstr ""
5510
87485f53 5511#: config/tc-arm.c:31252
6655dba2
SB
5512msgid ""
5513"warn about performance deprecated IT instructions in ARMv8-A and ARMv8-R"
5514msgstr ""
5515
87485f53 5516#: config/tc-arm.c:31256
e0e7a9d4
TG
5517msgid "warn about symbols that match instruction names [default]"
5518msgstr ""
5519
87485f53 5520#: config/tc-arm.c:31257
e0e7a9d4
TG
5521msgid "disable warnings about symobls that match instructions"
5522msgstr ""
5523
c1c69e83
AM
5524#. DON'T add any new processors to this list -- we want the whole list
5525#. to go away... Add them to the processors table instead.
87485f53 5526#: config/tc-arm.c:31273 config/tc-arm.c:31274
c1c69e83 5527msgid "use -mcpu=arm1"
06647dfd
AM
5528msgstr ""
5529
87485f53 5530#: config/tc-arm.c:31275 config/tc-arm.c:31276
c1c69e83 5531msgid "use -mcpu=arm2"
06647dfd
AM
5532msgstr ""
5533
87485f53 5534#: config/tc-arm.c:31277 config/tc-arm.c:31278
c1c69e83 5535msgid "use -mcpu=arm250"
87ccc1b0
NC
5536msgstr ""
5537
87485f53 5538#: config/tc-arm.c:31279 config/tc-arm.c:31280
c1c69e83 5539msgid "use -mcpu=arm3"
87ccc1b0
NC
5540msgstr ""
5541
87485f53 5542#: config/tc-arm.c:31281 config/tc-arm.c:31282
c1c69e83 5543msgid "use -mcpu=arm6"
8ea2b00f
AM
5544msgstr ""
5545
87485f53 5546#: config/tc-arm.c:31283 config/tc-arm.c:31284
c1c69e83 5547msgid "use -mcpu=arm600"
8ea2b00f
AM
5548msgstr ""
5549
87485f53 5550#: config/tc-arm.c:31285 config/tc-arm.c:31286
c1c69e83 5551msgid "use -mcpu=arm610"
3bcbcc3d
HPN
5552msgstr ""
5553
87485f53 5554#: config/tc-arm.c:31287 config/tc-arm.c:31288
c1c69e83 5555msgid "use -mcpu=arm620"
a5c7551f
RW
5556msgstr ""
5557
87485f53 5558#: config/tc-arm.c:31289 config/tc-arm.c:31290
c1c69e83 5559msgid "use -mcpu=arm7"
3bcbcc3d
HPN
5560msgstr ""
5561
87485f53 5562#: config/tc-arm.c:31291 config/tc-arm.c:31292
c1c69e83 5563msgid "use -mcpu=arm70"
3bcbcc3d
HPN
5564msgstr ""
5565
87485f53 5566#: config/tc-arm.c:31293 config/tc-arm.c:31294
c1c69e83 5567msgid "use -mcpu=arm700"
3bcbcc3d
HPN
5568msgstr ""
5569
87485f53 5570#: config/tc-arm.c:31295 config/tc-arm.c:31296
c1c69e83 5571msgid "use -mcpu=arm700i"
3bcbcc3d
HPN
5572msgstr ""
5573
87485f53 5574#: config/tc-arm.c:31297 config/tc-arm.c:31298
c1c69e83 5575msgid "use -mcpu=arm710"
3bcbcc3d
HPN
5576msgstr ""
5577
87485f53 5578#: config/tc-arm.c:31299 config/tc-arm.c:31300
c1c69e83 5579msgid "use -mcpu=arm710c"
3bcbcc3d
HPN
5580msgstr ""
5581
87485f53 5582#: config/tc-arm.c:31301 config/tc-arm.c:31302
c1c69e83 5583msgid "use -mcpu=arm720"
3bcbcc3d
HPN
5584msgstr ""
5585
87485f53 5586#: config/tc-arm.c:31303 config/tc-arm.c:31304
c1c69e83 5587msgid "use -mcpu=arm7d"
3bcbcc3d
HPN
5588msgstr ""
5589
87485f53 5590#: config/tc-arm.c:31305 config/tc-arm.c:31306
c1c69e83 5591msgid "use -mcpu=arm7di"
3bcbcc3d
HPN
5592msgstr ""
5593
87485f53 5594#: config/tc-arm.c:31307 config/tc-arm.c:31308
c1c69e83 5595msgid "use -mcpu=arm7m"
06647dfd
AM
5596msgstr ""
5597
87485f53 5598#: config/tc-arm.c:31309 config/tc-arm.c:31310
c1c69e83 5599msgid "use -mcpu=arm7dm"
06647dfd
AM
5600msgstr ""
5601
87485f53 5602#: config/tc-arm.c:31311 config/tc-arm.c:31312
c1c69e83 5603msgid "use -mcpu=arm7dmi"
06647dfd
AM
5604msgstr ""
5605
87485f53 5606#: config/tc-arm.c:31313 config/tc-arm.c:31314
c1c69e83 5607msgid "use -mcpu=arm7100"
06647dfd
AM
5608msgstr ""
5609
87485f53 5610#: config/tc-arm.c:31315 config/tc-arm.c:31316
c1c69e83 5611msgid "use -mcpu=arm7500"
a5c7551f
RW
5612msgstr ""
5613
87485f53 5614#: config/tc-arm.c:31317 config/tc-arm.c:31318
c1c69e83 5615msgid "use -mcpu=arm7500fe"
6840198f
NC
5616msgstr ""
5617
87485f53
NC
5618#: config/tc-arm.c:31319 config/tc-arm.c:31320 config/tc-arm.c:31321
5619#: config/tc-arm.c:31322
c1c69e83 5620msgid "use -mcpu=arm7tdmi"
06647dfd
AM
5621msgstr ""
5622
87485f53 5623#: config/tc-arm.c:31323 config/tc-arm.c:31324
c1c69e83 5624msgid "use -mcpu=arm710t"
3bcbcc3d
HPN
5625msgstr ""
5626
87485f53 5627#: config/tc-arm.c:31325 config/tc-arm.c:31326
c1c69e83 5628msgid "use -mcpu=arm720t"
6840198f
NC
5629msgstr ""
5630
87485f53 5631#: config/tc-arm.c:31327 config/tc-arm.c:31328
c1c69e83 5632msgid "use -mcpu=arm740t"
3bcbcc3d
HPN
5633msgstr ""
5634
87485f53 5635#: config/tc-arm.c:31329 config/tc-arm.c:31330
c1c69e83 5636msgid "use -mcpu=arm8"
6840198f
NC
5637msgstr ""
5638
87485f53 5639#: config/tc-arm.c:31331 config/tc-arm.c:31332
c1c69e83 5640msgid "use -mcpu=arm810"
3bcbcc3d
HPN
5641msgstr ""
5642
87485f53 5643#: config/tc-arm.c:31333 config/tc-arm.c:31334
c1c69e83 5644msgid "use -mcpu=arm9"
06647dfd
AM
5645msgstr ""
5646
87485f53 5647#: config/tc-arm.c:31335 config/tc-arm.c:31336
c1c69e83 5648msgid "use -mcpu=arm9tdmi"
3bcbcc3d
HPN
5649msgstr ""
5650
87485f53 5651#: config/tc-arm.c:31337 config/tc-arm.c:31338
c1c69e83 5652msgid "use -mcpu=arm920"
06647dfd
AM
5653msgstr ""
5654
87485f53 5655#: config/tc-arm.c:31339 config/tc-arm.c:31340
c1c69e83 5656msgid "use -mcpu=arm940"
3bcbcc3d
HPN
5657msgstr ""
5658
87485f53 5659#: config/tc-arm.c:31341
c1c69e83 5660msgid "use -mcpu=strongarm"
3bcbcc3d
HPN
5661msgstr ""
5662
87485f53 5663#: config/tc-arm.c:31343
c1c69e83 5664msgid "use -mcpu=strongarm110"
3bcbcc3d
HPN
5665msgstr ""
5666
87485f53 5667#: config/tc-arm.c:31345
c1c69e83 5668msgid "use -mcpu=strongarm1100"
3bcbcc3d
HPN
5669msgstr ""
5670
87485f53 5671#: config/tc-arm.c:31347
c1c69e83 5672msgid "use -mcpu=strongarm1110"
3bcbcc3d
HPN
5673msgstr ""
5674
87485f53 5675#: config/tc-arm.c:31348
c1c69e83 5676msgid "use -mcpu=xscale"
3bcbcc3d
HPN
5677msgstr ""
5678
87485f53 5679#: config/tc-arm.c:31349
c1c69e83 5680msgid "use -mcpu=iwmmxt"
cc643b88
NC
5681msgstr ""
5682
87485f53 5683#: config/tc-arm.c:31350
c1c69e83 5684msgid "use -mcpu=all"
06647dfd
AM
5685msgstr ""
5686
c1c69e83 5687#. Architecture variants -- don't add any more to this list either.
87485f53 5688#: config/tc-arm.c:31353 config/tc-arm.c:31354
c1c69e83 5689msgid "use -march=armv2"
3bcbcc3d
HPN
5690msgstr ""
5691
87485f53 5692#: config/tc-arm.c:31355 config/tc-arm.c:31356
c1c69e83 5693msgid "use -march=armv2a"
3bcbcc3d
HPN
5694msgstr ""
5695
87485f53 5696#: config/tc-arm.c:31357 config/tc-arm.c:31358
c1c69e83 5697msgid "use -march=armv3"
3bcbcc3d
HPN
5698msgstr ""
5699
87485f53 5700#: config/tc-arm.c:31359 config/tc-arm.c:31360
c1c69e83 5701msgid "use -march=armv3m"
3bcbcc3d
HPN
5702msgstr ""
5703
87485f53 5704#: config/tc-arm.c:31361 config/tc-arm.c:31362
c1c69e83 5705msgid "use -march=armv4"
3bcbcc3d
HPN
5706msgstr ""
5707
87485f53 5708#: config/tc-arm.c:31363 config/tc-arm.c:31364
c1c69e83 5709msgid "use -march=armv4t"
3bcbcc3d
HPN
5710msgstr ""
5711
87485f53 5712#: config/tc-arm.c:31365 config/tc-arm.c:31366
c1c69e83 5713msgid "use -march=armv5"
3bcbcc3d
HPN
5714msgstr ""
5715
87485f53 5716#: config/tc-arm.c:31367 config/tc-arm.c:31368
c1c69e83 5717msgid "use -march=armv5t"
3bcbcc3d
HPN
5718msgstr ""
5719
87485f53 5720#: config/tc-arm.c:31369 config/tc-arm.c:31370
c1c69e83 5721msgid "use -march=armv5te"
3bcbcc3d
HPN
5722msgstr ""
5723
c1c69e83 5724#. Floating point variants -- don't add any more to this list either.
87485f53 5725#: config/tc-arm.c:31373
c1c69e83 5726msgid "use -mfpu=fpe"
6840198f
NC
5727msgstr ""
5728
87485f53 5729#: config/tc-arm.c:31374
c1c69e83 5730msgid "use -mfpu=fpa10"
06647dfd
AM
5731msgstr ""
5732
87485f53 5733#: config/tc-arm.c:31375
c1c69e83 5734msgid "use -mfpu=fpa11"
3bcbcc3d
HPN
5735msgstr ""
5736
87485f53 5737#: config/tc-arm.c:31377
c1c69e83 5738msgid "use either -mfpu=softfpa or -mfpu=softvfp"
3bcbcc3d
HPN
5739msgstr ""
5740
87485f53 5741#: config/tc-arm.c:32501
c1c69e83 5742msgid "extension does not apply to the base architecture"
3bcbcc3d
HPN
5743msgstr ""
5744
87485f53 5745#: config/tc-arm.c:32530
c1c69e83 5746msgid "architectural extensions must be specified in alphabetical order"
6840198f
NC
5747msgstr ""
5748
87485f53 5749#: config/tc-arm.c:32669 config/tc-arm.c:33645
6840198f 5750#, c-format
c1c69e83 5751msgid "unknown floating point format `%s'\n"
7b15d668
HPN
5752msgstr ""
5753
87485f53 5754#: config/tc-arm.c:32685 config/tc-csky.c:1264
c1c69e83
AM
5755#, c-format
5756msgid "unknown floating point abi `%s'\n"
6840198f
NC
5757msgstr ""
5758
87485f53 5759#: config/tc-arm.c:32701
c1c69e83
AM
5760#, c-format
5761msgid "unknown EABI `%s'\n"
6840198f
NC
5762msgstr ""
5763
87485f53 5764#: config/tc-arm.c:32721
a5c7551f 5765#, c-format
c1c69e83 5766msgid "unknown implicit IT mode `%s', should be arm, thumb, always, or never."
a5c7551f
RW
5767msgstr ""
5768
87485f53 5769#: config/tc-arm.c:32744 config/tc-metag.c:5911
c1c69e83 5770msgid "<fpu name>\t assemble for FPU architecture <fpu name>"
8ea2b00f
AM
5771msgstr ""
5772
87485f53 5773#: config/tc-arm.c:32746
c1c69e83 5774msgid "<abi>\t assemble for floating point ABI <abi>"
8ea2b00f
AM
5775msgstr ""
5776
87485f53 5777#: config/tc-arm.c:32749
c1c69e83 5778msgid "<ver>\t\t assemble for eabi version <ver>"
8ea2b00f
AM
5779msgstr ""
5780
87485f53 5781#: config/tc-arm.c:32752
c1c69e83 5782msgid "<mode>\t controls implicit insertion of IT instructions"
8ea2b00f
AM
5783msgstr ""
5784
87485f53 5785#: config/tc-arm.c:32754
ed9e98c2
AM
5786msgid "\t\t\t TI CodeComposer Studio syntax compatibility mode"
5787msgstr ""
5788
87485f53 5789#: config/tc-arm.c:32757
6655dba2
SB
5790msgid ""
5791"[ieee|alternative]\n"
5792" set the encoding for half precision floating point "
5793"numbers to IEEE\n"
5794" or Arm alternative format."
5795msgstr ""
5796
87485f53 5797#: config/tc-arm.c:32868
8ea2b00f 5798#, c-format
c1c69e83 5799msgid " ARM-specific assembler options:\n"
8ea2b00f
AM
5800msgstr ""
5801
87485f53 5802#: config/tc-arm.c:32888
8ea2b00f 5803#, c-format
c1c69e83 5804msgid " --fix-v4bx Allow BX in ARMv4 code\n"
8ea2b00f
AM
5805msgstr ""
5806
87485f53 5807#: config/tc-arm.c:32892
71300e2c
NC
5808#, c-format
5809msgid " --fdpic generate an FDPIC object file\n"
5810msgstr ""
5811
87485f53 5812#: config/tc-arm.c:33206
3957a496
NC
5813msgid "no architecture contains all the instructions used\n"
5814msgstr ""
5815
87485f53 5816#: config/tc-arm.c:33398
96e786d1
NC
5817msgid ".cpu: missing cpu name"
5818msgstr ""
5819
87485f53 5820#: config/tc-arm.c:33446
96e786d1
NC
5821msgid ".arch: missing architecture name"
5822msgstr ""
5823
87485f53 5824#: config/tc-arm.c:33487
96e786d1
NC
5825msgid ".object_arch: missing architecture name"
5826msgstr ""
5827
87485f53 5828#: config/tc-arm.c:33524
96e786d1
NC
5829msgid ".arch_extension: missing architecture extension"
5830msgstr ""
5831
87485f53 5832#: config/tc-arm.c:33581
8ea2b00f 5833#, c-format
c1c69e83
AM
5834msgid ""
5835"architectural extension `%s' is not allowed for the current base architecture"
8ea2b00f
AM
5836msgstr ""
5837
87485f53 5838#: config/tc-arm.c:33604
8ea2b00f 5839#, c-format
c1c69e83 5840msgid "unknown architecture extension `%s'\n"
8ea2b00f
AM
5841msgstr ""
5842
87485f53 5843#: config/tc-arm.c:33625
96e786d1
NC
5844msgid ".fpu: missing fpu name"
5845msgstr ""
5846
ab4f385b 5847#: config/tc-avr.c:597
c1c69e83
AM
5848#, c-format
5849msgid "Known MCU names:"
8ea2b00f
AM
5850msgstr ""
5851
ab4f385b 5852#: config/tc-avr.c:662
8ea2b00f 5853#, c-format
c1c69e83
AM
5854msgid ""
5855"AVR Assembler options:\n"
5856" -mmcu=[avr-name] select microcontroller variant\n"
5857" [avr-name] can be:\n"
5858" avr1 - classic AVR core without data RAM\n"
5859" avr2 - classic AVR core with up to 8K program memory\n"
5860" avr25 - classic AVR core with up to 8K program memory\n"
5861" plus the MOVW instruction\n"
5862" avr3 - classic AVR core with up to 64K program memory\n"
5863" avr31 - classic AVR core with up to 128K program memory\n"
5864" avr35 - classic AVR core with up to 64K program memory\n"
5865" plus the MOVW instruction\n"
5866" avr4 - enhanced AVR core with up to 8K program memory\n"
5867" avr5 - enhanced AVR core with up to 64K program memory\n"
5868" avr51 - enhanced AVR core with up to 128K program memory\n"
5869" avr6 - enhanced AVR core with up to 256K program memory\n"
5870" avrxmega2 - XMEGA, > 8K, < 64K FLASH, < 64K RAM\n"
3957a496
NC
5871" avrxmega3 - XMEGA, RAM + FLASH < 64K, Flash visible in "
5872"RAM\n"
c1c69e83
AM
5873" avrxmega4 - XMEGA, > 64K, <= 128K FLASH, <= 64K RAM\n"
5874" avrxmega5 - XMEGA, > 64K, <= 128K FLASH, > 64K RAM\n"
5875" avrxmega6 - XMEGA, > 128K, <= 256K FLASH, <= 64K RAM\n"
5876" avrxmega7 - XMEGA, > 128K, <= 256K FLASH, > 64K RAM\n"
ed9e98c2 5877" avrtiny - AVR Tiny core with 16 gp registers\n"
8ea2b00f
AM
5878msgstr ""
5879
ab4f385b 5880#: config/tc-avr.c:685
06647dfd 5881#, c-format
c1c69e83
AM
5882msgid ""
5883" -mall-opcodes accept all AVR opcodes, even if not supported by MCU\n"
5884" -mno-skip-bug disable warnings for skipping two-word instructions\n"
5885" (default for avr4, avr5)\n"
5886" -mno-wrap reject rjmp/rcall instructions with 8K wrap-around\n"
5887" (default for avr3, avr5)\n"
ed9e98c2 5888" -mrmw accept Read-Modify-Write instructions\n"
e0e7a9d4
TG
5889" -mlink-relax generate relocations for linker relaxation (default)\n"
5890" -mno-link-relax don't generate relocations for linker relaxation.\n"
3957a496 5891" -mgcc-isr accept the __gcc_isr pseudo-instruction.\n"
ab4f385b
JE
5892" -mno-dollar-line-separator\n"
5893" do not treat the $ character as a line separator.\n"
06647dfd
AM
5894msgstr ""
5895
ab4f385b 5896#: config/tc-avr.c:726
06647dfd 5897#, c-format
c1c69e83 5898msgid "unknown MCU: %s\n"
06647dfd
AM
5899msgstr ""
5900
ab4f385b 5901#: config/tc-avr.c:740
8ea2b00f 5902#, c-format
c1c69e83 5903msgid "redefinition of mcu type `%s' to `%s'"
8ea2b00f
AM
5904msgstr ""
5905
ab4f385b 5906#: config/tc-avr.c:869
c1c69e83 5907msgid "constant value required"
8ea2b00f
AM
5908msgstr ""
5909
ab4f385b 5910#: config/tc-avr.c:872
8ea2b00f 5911#, c-format
c1c69e83 5912msgid "number must be positive and less than %d"
8ea2b00f
AM
5913msgstr ""
5914
ab4f385b 5915#: config/tc-avr.c:898 config/tc-avr.c:1035
8ea2b00f 5916#, c-format
c1c69e83 5917msgid "constant out of 8-bit range: %d"
8ea2b00f
AM
5918msgstr ""
5919
87485f53 5920#: config/tc-avr.c:966 config/tc-score.c:1198 read.c:3956
c1c69e83 5921msgid "illegal expression"
06647dfd
AM
5922msgstr ""
5923
ab4f385b 5924#: config/tc-avr.c:995 config/tc-avr.c:2005 config/tc-pru.c:1861
c1c69e83 5925msgid "`)' required"
06647dfd
AM
5926msgstr ""
5927
ab4f385b 5928#: config/tc-avr.c:1105
ed9e98c2
AM
5929msgid "register name or number from 16 to 31 required"
5930msgstr ""
5931
ab4f385b 5932#: config/tc-avr.c:1111
ed9e98c2
AM
5933msgid "register name or number from 0 to 31 required"
5934msgstr ""
5935
ab4f385b 5936#: config/tc-avr.c:1119
c1c69e83 5937msgid "register r16-r23 required"
252b5132
RH
5938msgstr ""
5939
ab4f385b 5940#: config/tc-avr.c:1125
c1c69e83 5941msgid "register number above 15 required"
87ccc1b0
NC
5942msgstr ""
5943
6c037fdb 5944#: config/tc-avr.c:1131 config/tc-csky.c:6395 config/tc-csky.c:6424
c1c69e83 5945msgid "even register number required"
252b5132
RH
5946msgstr ""
5947
ab4f385b 5948#: config/tc-avr.c:1137
c1c69e83 5949msgid "register r24, r26, r28 or r30 required"
252b5132
RH
5950msgstr ""
5951
ab4f385b 5952#: config/tc-avr.c:1158
c1c69e83 5953msgid "pointer register (X, Y or Z) required"
252b5132
RH
5954msgstr ""
5955
ab4f385b 5956#: config/tc-avr.c:1165
c1c69e83 5957msgid "cannot both predecrement and postincrement"
252b5132
RH
5958msgstr ""
5959
ab4f385b 5960#: config/tc-avr.c:1173
c1c69e83 5961msgid "addressing mode not supported"
252b5132
RH
5962msgstr ""
5963
ab4f385b 5964#: config/tc-avr.c:1179
c1c69e83 5965msgid "can't predecrement"
252b5132
RH
5966msgstr ""
5967
ab4f385b 5968#: config/tc-avr.c:1182
c1c69e83 5969msgid "pointer register Z required"
252b5132
RH
5970msgstr ""
5971
ab4f385b 5972#: config/tc-avr.c:1201
c1c69e83 5973msgid "postincrement not supported"
252b5132
RH
5974msgstr ""
5975
ab4f385b 5976#: config/tc-avr.c:1211
c1c69e83 5977msgid "pointer register (Y or Z) required"
252b5132
RH
5978msgstr ""
5979
87485f53 5980#: config/tc-avr.c:1333 config/tc-xgate.c:1354
c1c69e83
AM
5981#, c-format
5982msgid "unknown constraint `%c'"
87ccc1b0
NC
5983msgstr ""
5984
ab4f385b 5985#: config/tc-avr.c:1396 config/tc-avr.c:2687
c1c69e83 5986msgid "`,' required"
87ccc1b0
NC
5987msgstr ""
5988
ab4f385b 5989#: config/tc-avr.c:1417
c1c69e83 5990msgid "undefined combination of operands"
87ccc1b0
NC
5991msgstr ""
5992
ab4f385b 5993#: config/tc-avr.c:1426
c1c69e83 5994msgid "skipping two-word instruction"
87ccc1b0
NC
5995msgstr ""
5996
ab4f385b 5997#: config/tc-avr.c:1614 config/tc-avr.c:1630 config/tc-avr.c:1761
87485f53 5998#: config/tc-msp430.c:4500 config/tc-msp430.c:4519
c1c69e83
AM
5999#, c-format
6000msgid "odd address operand: %ld"
87ccc1b0
NC
6001msgstr ""
6002
ab4f385b
JE
6003#: config/tc-avr.c:1622 config/tc-avr.c:1641 config/tc-avr.c:1659
6004#: config/tc-avr.c:1670 config/tc-avr.c:1686 config/tc-avr.c:1694
6005#: config/tc-avr.c:1789 config/tc-avr.c:1796 config/tc-d10v.c:503
87485f53 6006#: config/tc-d30v.c:550 config/tc-msp430.c:4508 config/tc-msp430.c:4526
c1c69e83
AM
6007#, c-format
6008msgid "operand out of range: %ld"
252b5132
RH
6009msgstr ""
6010
ab4f385b 6011#: config/tc-avr.c:1677
ed9e98c2
AM
6012#, c-format
6013msgid "operand out of range: 0x%lx"
6014msgstr ""
6015
ab4f385b 6016#: config/tc-avr.c:1782 config/tc-d10v.c:1592 config/tc-d30v.c:2011
87485f53 6017#: config/tc-msp430.c:4597
c1c69e83
AM
6018#, c-format
6019msgid "line %d: unknown relocation type: 0x%x"
252b5132
RH
6020msgstr ""
6021
ab4f385b 6022#: config/tc-avr.c:1810
c1c69e83 6023msgid "only constant expression allowed"
252b5132
RH
6024msgstr ""
6025
c1c69e83 6026#. xgettext:c-format.
ab4f385b
JE
6027#: config/tc-avr.c:1865 config/tc-bfin.c:824 config/tc-d10v.c:1461
6028#: config/tc-d30v.c:1768 config/tc-metag.c:7016 config/tc-mn10200.c:772
87485f53
NC
6029#: config/tc-mn10300.c:2178 config/tc-msp430.c:4645 config/tc-ppc.c:7768
6030#: config/tc-spu.c:878 config/tc-spu.c:1091 config/tc-v850.c:3365
6031#: config/tc-z80.c:3878
c1c69e83
AM
6032#, c-format
6033msgid "reloc %d not supported by object file format"
252b5132
RH
6034msgstr ""
6035
96e786d1 6036#: config/tc-avr.c:1887 config/tc-ft32.c:232 config/tc-h8300.c:1926
777cd7ab 6037#: config/tc-mcore.c:881 config/tc-microblaze.c:941 config/tc-moxie.c:180
8f595e9b 6038#: config/tc-pj.c:253 config/tc-sh.c:2197 config/tc-wasm32.c:747
346d80ef 6039#: config/tc-z8k.c:1233
c1c69e83 6040msgid "can't find opcode "
252b5132
RH
6041msgstr ""
6042
ab4f385b 6043#: config/tc-avr.c:1906
c1c69e83
AM
6044#, c-format
6045msgid "illegal opcode %s for mcu %s"
328577ad
NC
6046msgstr ""
6047
ab4f385b 6048#: config/tc-avr.c:1922
3957a496
NC
6049#, c-format
6050msgid "pseudo instruction `%s' not supported"
6051msgstr ""
6052
ab4f385b 6053#: config/tc-avr.c:1944
c1c69e83 6054msgid "garbage at end of line"
87ccc1b0
NC
6055msgstr ""
6056
ab4f385b 6057#: config/tc-avr.c:2054 config/tc-pru.c:1893
55cf6793 6058#, c-format
f96bd6c2 6059msgid "illegal %s relocation size: %d"
ae351704
AM
6060msgstr ""
6061
ab4f385b 6062#: config/tc-avr.c:2167 config/tc-avr.c:2222
e0e7a9d4
TG
6063#, c-format
6064msgid "unknown record type %d (in %s)"
6065msgstr ""
6066
ab4f385b 6067#: config/tc-avr.c:2243
e0e7a9d4
TG
6068#, c-format
6069msgid "Failed to create property section `%s'\n"
6070msgstr ""
6071
ab4f385b 6072#: config/tc-avr.c:2679
3957a496
NC
6073#, c-format
6074msgid "%s requires value 0-2 as operand 1"
6075msgstr ""
6076
ab4f385b 6077#: config/tc-avr.c:2704
3957a496
NC
6078#, c-format
6079msgid "`%s %d' after `%s %d' from %s:%u"
6080msgstr ""
6081
ab4f385b 6082#: config/tc-avr.c:2707
3957a496
NC
6083#, c-format
6084msgid "`%s %d' but no chunk open yet"
6085msgstr ""
6086
ab4f385b 6087#: config/tc-avr.c:2795
3957a496
NC
6088#, c-format
6089msgid "dangling `__gcc_isr %d'"
6090msgstr ""
6091
ab4f385b 6092#: config/tc-avr.c:2797
3957a496
NC
6093msgid "dangling `__gcc_isr'"
6094msgstr ""
6095
f48dfe41 6096#: config/tc-bfin.c:93 config/tc-frv.c:1603 config/tc-frv.c:1613
c1c69e83 6097msgid "missing ')'"
55cf6793
ZW
6098msgstr ""
6099
f48dfe41 6100#: config/tc-bfin.c:439
252b5132 6101#, c-format
c1c69e83 6102msgid " Blackfin specific assembler options:\n"
252b5132
RH
6103msgstr ""
6104
f48dfe41 6105#: config/tc-bfin.c:440
c1c69e83
AM
6106#, c-format
6107msgid " -mcpu=<cpu[-sirevision]> specify the name of the target CPU\n"
55cf6793
ZW
6108msgstr ""
6109
f48dfe41 6110#: config/tc-bfin.c:441
252b5132 6111#, c-format
c1c69e83 6112msgid " -mfdpic assemble for the FDPIC ABI\n"
252b5132
RH
6113msgstr ""
6114
f48dfe41 6115#: config/tc-bfin.c:442
6e1772d5 6116#, c-format
c1c69e83 6117msgid " -mno-fdpic/-mnopic disable -mfdpic\n"
252b5132
RH
6118msgstr ""
6119
f48dfe41 6120#: config/tc-bfin.c:455
c1c69e83 6121msgid "Could not set architecture and machine."
252b5132
RH
6122msgstr ""
6123
f48dfe41 6124#: config/tc-bfin.c:602
c1c69e83 6125msgid "Parse failed."
252b5132
RH
6126msgstr ""
6127
f48dfe41 6128#: config/tc-bfin.c:677
c1c69e83 6129msgid "pcrel too far BFD_RELOC_BFIN_10"
252b5132
RH
6130msgstr ""
6131
f48dfe41 6132#: config/tc-bfin.c:693
c1c69e83 6133msgid "pcrel too far BFD_RELOC_BFIN_12"
252b5132
RH
6134msgstr ""
6135
f48dfe41 6136#: config/tc-bfin.c:713
c1c69e83 6137msgid "pcrel too far BFD_RELOC_BFIN_24"
252b5132
RH
6138msgstr ""
6139
f48dfe41 6140#: config/tc-bfin.c:728
c1c69e83 6141msgid "pcrel too far BFD_RELOC_BFIN_5"
252b5132
RH
6142msgstr ""
6143
f48dfe41 6144#: config/tc-bfin.c:740
c1c69e83 6145msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL"
252b5132
RH
6146msgstr ""
6147
f48dfe41 6148#: config/tc-bfin.c:750
c1c69e83 6149msgid "rel too far BFD_RELOC_8"
bc0d738a
NC
6150msgstr ""
6151
f48dfe41 6152#: config/tc-bfin.c:757
c1c69e83 6153msgid "rel too far BFD_RELOC_16"
252b5132
RH
6154msgstr ""
6155
87485f53 6156#: config/tc-bpf.c:176
6655dba2
SB
6157#, c-format
6158msgid ""
6159"\n"
6160"BPF options:\n"
6161msgstr ""
6162
87485f53 6163#: config/tc-bpf.c:177
6655dba2
SB
6164#, c-format
6165msgid ""
6166" --EL\t\t\tgenerate code for a little endian machine\n"
6167" --EB\t\t\tgenerate code for a big endian machine\n"
777cd7ab 6168" -mxbpf generate xBPF instructions\n"
6655dba2
SB
6169msgstr ""
6170
87485f53 6171#: config/tc-bpf.c:353
6655dba2
SB
6172msgid "convert_frag called"
6173msgstr ""
6174
87485f53 6175#: config/tc-bpf.c:360 config/tc-sparc.h:68 config/tc-z80.h:54
6655dba2
SB
6176msgid "estimate_size_before_relax called"
6177msgstr ""
6178
346d80ef 6179#: config/tc-cr16.c:168
c1c69e83 6180msgid "using a bit field width of zero"
bc0d738a
NC
6181msgstr ""
6182
346d80ef 6183#: config/tc-cr16.c:176
bc0d738a 6184#, c-format
c1c69e83 6185msgid "field width \"%s\" too complex for a bitfield"
bc0d738a
NC
6186msgstr ""
6187
346d80ef 6188#: config/tc-cr16.c:186
c1c69e83 6189#, c-format
3957a496
NC
6190msgid "field width %lu too big to fit in %d byte: truncated to %d bits"
6191msgid_plural "field width %lu too big to fit in %d bytes: truncated to %d bits"
6192msgstr[0] ""
6193msgstr[1] ""
252b5132 6194
346d80ef 6195#: config/tc-cr16.c:212
55cf6793 6196#, c-format
c1c69e83 6197msgid "field value \"%s\" too complex for a bitfield"
252b5132
RH
6198msgstr ""
6199
346d80ef 6200#: config/tc-cr16.c:394
55cf6793 6201#, c-format
c1c69e83 6202msgid "Unknown register pair - index relative mode: `%d'"
252b5132
RH
6203msgstr ""
6204
ab4f385b 6205#: config/tc-cr16.c:603 config/tc-crx.c:333
55cf6793 6206#, c-format
c1c69e83 6207msgid "internal error: reloc %d (`%s') not supported by object file format"
252b5132
RH
6208msgstr ""
6209
87485f53 6210#: config/tc-cr16.c:696 config/tc-i386.c:15030 config/tc-s390.c:2120
c1c69e83 6211msgid "GOT already in symbol table"
252b5132
RH
6212msgstr ""
6213
c1c69e83 6214#. Missing or bad expr becomes absolute 0.
ab4f385b 6215#: config/tc-cr16.c:880 config/tc-crx.c:570
55cf6793 6216#, c-format
c1c69e83 6217msgid "missing or invalid displacement expression `%s' taken as 0"
55cf6793
ZW
6218msgstr ""
6219
ab4f385b 6220#: config/tc-cr16.c:930
252b5132 6221#, c-format
c1c69e83 6222msgid "GOT bad expression with %s."
252b5132
RH
6223msgstr ""
6224
ab4f385b 6225#: config/tc-cr16.c:1041
252b5132 6226#, c-format
c1c69e83 6227msgid "operand %d: illegal use expression: `%s`"
252b5132
RH
6228msgstr ""
6229
ab4f385b 6230#: config/tc-cr16.c:1106 config/tc-crx.c:1080
252b5132 6231#, c-format
c1c69e83 6232msgid "Unknown register: `%d'"
252b5132
RH
6233msgstr ""
6234
c1c69e83 6235#. Issue a error message when register is illegal.
ab4f385b 6236#: config/tc-cr16.c:1114
252b5132 6237#, c-format
c1c69e83 6238msgid "Illegal register (`%s') in Instruction: `%s'"
252b5132
RH
6239msgstr ""
6240
ab4f385b 6241#: config/tc-cr16.c:1188 config/tc-cr16.c:1263
252b5132 6242#, c-format
c1c69e83 6243msgid "Illegal register `%s' in Instruction `%s'"
252b5132
RH
6244msgstr ""
6245
ab4f385b 6246#: config/tc-cr16.c:1216 config/tc-cr16.c:1227
252b5132 6247#, c-format
c1c69e83 6248msgid "Illegal register pair `%s' in Instruction `%s'"
252b5132
RH
6249msgstr ""
6250
ab4f385b 6251#: config/tc-cr16.c:1252
c1c69e83 6252msgid "unmatched '['"
a74801ba
ILT
6253msgstr ""
6254
ab4f385b 6255#: config/tc-cr16.c:1258
c1c69e83 6256msgid "garbage after index spec ignored"
a74801ba
ILT
6257msgstr ""
6258
ab4f385b 6259#: config/tc-cr16.c:1406 config/tc-crx.c:889
c85dd50d 6260#, c-format
c1c69e83 6261msgid "Illegal operands (whitespace): `%s'"
c85dd50d
NC
6262msgstr ""
6263
ab4f385b
JE
6264#: config/tc-cr16.c:1418 config/tc-cr16.c:1425 config/tc-cr16.c:1442
6265#: config/tc-crx.c:901 config/tc-crx.c:908 config/tc-crx.c:925
6266#: config/tc-crx.c:1716
c1c69e83
AM
6267#, c-format
6268msgid "Missing matching brackets : `%s'"
3caac5b8
AM
6269msgstr ""
6270
ab4f385b 6271#: config/tc-cr16.c:1474 config/tc-crx.c:951
87ccc1b0 6272#, c-format
c1c69e83 6273msgid "Unknown exception: `%s'"
a74801ba
ILT
6274msgstr ""
6275
ab4f385b 6276#: config/tc-cr16.c:1556 config/tc-crx.c:1047
87ccc1b0 6277#, c-format
c1c69e83 6278msgid "Illegal `cinv' parameter: `%c'"
a74801ba
ILT
6279msgstr ""
6280
ab4f385b 6281#: config/tc-cr16.c:1577 config/tc-cr16.c:1616
87ccc1b0 6282#, c-format
c1c69e83 6283msgid "Unknown register pair: `%d'"
328577ad
NC
6284msgstr ""
6285
c1c69e83 6286#. Issue a error message when register pair is illegal.
ab4f385b 6287#: config/tc-cr16.c:1585
3caac5b8 6288#, c-format
c1c69e83 6289msgid "Illegal register pair (`%s') in Instruction: `%s'"
3caac5b8
AM
6290msgstr ""
6291
c1c69e83 6292#. Issue a error message when register pair is illegal.
ab4f385b 6293#: config/tc-cr16.c:1624
3caac5b8 6294#, c-format
c1c69e83 6295msgid "Illegal index register pair (`%s') in Instruction: `%s'"
3caac5b8
AM
6296msgstr ""
6297
ab4f385b 6298#: config/tc-cr16.c:1663
c1c69e83
AM
6299#, c-format
6300msgid "Unknown processor register : `%d'"
252b5132
RH
6301msgstr ""
6302
c1c69e83 6303#. Issue a error message when register pair is illegal.
ab4f385b 6304#: config/tc-cr16.c:1671
87ccc1b0 6305#, c-format
c1c69e83 6306msgid "Illegal processor register (`%s') in Instruction: `%s'"
252b5132
RH
6307msgstr ""
6308
ab4f385b 6309#: config/tc-cr16.c:1719
3caac5b8 6310#, c-format
c1c69e83 6311msgid "Unknown processor register (32 bit) : `%d'"
3caac5b8
AM
6312msgstr ""
6313
c1c69e83 6314#. Issue a error message when register pair is illegal.
ab4f385b 6315#: config/tc-cr16.c:1727
87ccc1b0 6316#, c-format
c1c69e83 6317msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'"
252b5132
RH
6318msgstr ""
6319
ab4f385b 6320#: config/tc-cr16.c:2072 config/tc-crx.c:1614 config/tc-crx.c:1631
c1c69e83
AM
6321#, c-format
6322msgid "Same src/dest register is used (`r%d'), result is undefined"
252b5132
RH
6323msgstr ""
6324
ab4f385b 6325#: config/tc-cr16.c:2094
c1c69e83 6326msgid "RA register is saved twice."
252b5132
RH
6327msgstr ""
6328
ab4f385b 6329#: config/tc-cr16.c:2098
c1c69e83
AM
6330#, c-format
6331msgid "`%s' Illegal use of registers."
c85dd50d
NC
6332msgstr ""
6333
ab4f385b 6334#: config/tc-cr16.c:2112
3caac5b8 6335#, c-format
c1c69e83 6336msgid "`%s' Illegal count-register combination."
3caac5b8
AM
6337msgstr ""
6338
ab4f385b 6339#: config/tc-cr16.c:2118
c1c69e83
AM
6340#, c-format
6341msgid "`%s' Illegal use of register."
252b5132
RH
6342msgstr ""
6343
ab4f385b 6344#: config/tc-cr16.c:2127 config/tc-crx.c:1623
cfb8c092 6345#, c-format
c1c69e83 6346msgid "`%s' has undefined result"
cfb8c092
NC
6347msgstr ""
6348
ab4f385b 6349#: config/tc-cr16.c:2135
c1c69e83
AM
6350#, c-format
6351msgid "Same src/dest register is used (`r%d'),result is undefined"
cfb8c092
NC
6352msgstr ""
6353
ab4f385b 6354#: config/tc-cr16.c:2306 config/tc-crx.c:1529
c1c69e83 6355msgid "Incorrect number of operands"
cfb8c092
NC
6356msgstr ""
6357
ab4f385b 6358#: config/tc-cr16.c:2308 config/tc-crx.c:1531
c1c69e83
AM
6359#, c-format
6360msgid "Illegal type of operand (arg %d)"
cfb8c092
NC
6361msgstr ""
6362
ab4f385b 6363#: config/tc-cr16.c:2314 config/tc-crx.c:1537
c1c69e83
AM
6364#, c-format
6365msgid "Operand out of range (arg %d)"
cfb8c092
NC
6366msgstr ""
6367
ab4f385b 6368#: config/tc-cr16.c:2317 config/tc-crx.c:1540
c1c69e83
AM
6369#, c-format
6370msgid "Operand has odd displacement (arg %d)"
cfb8c092
NC
6371msgstr ""
6372
ab4f385b
JE
6373#: config/tc-cr16.c:2320 config/tc-cr16.c:2351 config/tc-crx.c:1555
6374#: config/tc-crx.c:1583
c1c69e83
AM
6375#, c-format
6376msgid "Illegal operand (arg %d)"
cfb8c092
NC
6377msgstr ""
6378
c1c69e83
AM
6379#. Give an error if a frag containing code is not aligned to a 2-byte
6380#. boundary.
ab4f385b 6381#: config/tc-cr16.c:2453 config/tc-cr16.h:74 config/tc-crx.c:1905
71300e2c 6382#: config/tc-crx.h:77
c1c69e83 6383msgid "instruction address is not a multiple of 2"
cfb8c092
NC
6384msgstr ""
6385
ab4f385b 6386#: config/tc-cr16.c:2476 config/tc-cris.c:1550 config/tc-cris.c:1558
87485f53 6387#: config/tc-crx.c:1941 config/tc-dlx.c:681 config/tc-hppa.c:3225
631ec08c 6388#: config/tc-hppa.c:3232 config/tc-sparc.c:1749 config/tc-sparc.c:1757
6e1772d5 6389#, c-format
c1c69e83 6390msgid "Unknown opcode: `%s'"
252b5132
RH
6391msgstr ""
6392
87485f53 6393#: config/tc-cris.c:550 config/tc-m68hc11.c:3892
252b5132 6394#, c-format
c1c69e83 6395msgid "internal inconsistency problem in %s: fr_symbol %lx"
252b5132
RH
6396msgstr ""
6397
87485f53 6398#: config/tc-cris.c:554 config/tc-m68hc11.c:3896 config/tc-msp430.c:4995
6e1772d5 6399#, c-format
c1c69e83 6400msgid "internal inconsistency problem in %s: resolved symbol"
252b5132
RH
6401msgstr ""
6402
87485f53 6403#: config/tc-cris.c:564 config/tc-m68hc11.c:3902
6e1772d5 6404#, c-format
c1c69e83 6405msgid "internal inconsistency problem in %s: fr_subtype %d"
252b5132
RH
6406msgstr ""
6407
ed9e98c2 6408#: config/tc-cris.c:904
c1c69e83
AM
6409msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
6410msgstr ""
6411
ed9e98c2 6412#: config/tc-cris.c:934
c1c69e83
AM
6413msgid "Complicated LAPC target operand is not a multiple of two. Use LAPC.D"
6414msgstr ""
6415
ed9e98c2 6416#: config/tc-cris.c:939
42477147 6417#, c-format
c1c69e83
AM
6418msgid ""
6419"Internal error found in md_convert_frag: offset %ld. Please report this."
42477147
NC
6420msgstr ""
6421
ed9e98c2 6422#: config/tc-cris.c:964
6e1772d5 6423#, c-format
c1c69e83 6424msgid "internal inconsistency in %s: bdapq no symbol"
252b5132
RH
6425msgstr ""
6426
ed9e98c2 6427#: config/tc-cris.c:977
6e1772d5 6428#, c-format
c1c69e83 6429msgid "internal inconsistency in %s: bdap.w with no symbol"
252b5132
RH
6430msgstr ""
6431
ed9e98c2 6432#: config/tc-cris.c:1001
c1c69e83
AM
6433msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
6434msgstr ""
6435
ed9e98c2 6436#: config/tc-cris.c:1010
c1c69e83
AM
6437msgid "dangerous MULS/MULU location; give it higher alignment"
6438msgstr ""
6439
6440#. Bail out for compatibility mode. (It seems it can be implemented,
6441#. perhaps with a 10-byte sequence: "move.d NNNN,$pc/$acr", "jump
6442#. $acr", "nop"; but doesn't seem worth it at the moment.)
ed9e98c2 6443#: config/tc-cris.c:1051
c1c69e83
AM
6444msgid ""
6445"Out-of-range .word offset handling is not implemented for .arch "
6446"common_v10_v32"
6447msgstr ""
6448
ed9e98c2 6449#: config/tc-cris.c:1096
c1c69e83
AM
6450msgid ".word case-table handling failed: table too large"
6451msgstr ""
6452
777cd7ab 6453#: config/tc-cris.c:1228
6e1772d5 6454#, c-format
c1c69e83 6455msgid "Buggy opcode: `%s' \"%s\"\n"
252b5132
RH
6456msgstr ""
6457
777cd7ab 6458#: config/tc-cris.c:1656
6e1772d5 6459#, c-format
c1c69e83 6460msgid "Immediate value not in 5 bit unsigned range: %ld"
252b5132
RH
6461msgstr ""
6462
777cd7ab 6463#: config/tc-cris.c:1672
6e1772d5 6464#, c-format
c1c69e83 6465msgid "Immediate value not in 4 bit unsigned range: %ld"
252b5132
RH
6466msgstr ""
6467
777cd7ab 6468#: config/tc-cris.c:1724
6e1772d5 6469#, c-format
c1c69e83 6470msgid "Immediate value not in 6 bit range: %ld"
252b5132
RH
6471msgstr ""
6472
777cd7ab 6473#: config/tc-cris.c:1740
6e1772d5 6474#, c-format
c1c69e83 6475msgid "Immediate value not in 6 bit unsigned range: %ld"
252b5132
RH
6476msgstr ""
6477
c1c69e83 6478#. Others have a generic warning.
777cd7ab 6479#: config/tc-cris.c:1849
6e1772d5 6480#, c-format
c1c69e83 6481msgid "Unimplemented register `%s' specified"
252b5132
RH
6482msgstr ""
6483
c1c69e83
AM
6484#. We've come to the end of instructions with this
6485#. opcode, so it must be an error.
777cd7ab 6486#: config/tc-cris.c:2093
c1c69e83
AM
6487msgid "Illegal operands"
6488msgstr ""
6489
777cd7ab 6490#: config/tc-cris.c:2134 config/tc-cris.c:2174
6e1772d5 6491#, c-format
c1c69e83 6492msgid "Immediate value not in 8 bit range: %ld"
252b5132
RH
6493msgstr ""
6494
777cd7ab 6495#: config/tc-cris.c:2144 config/tc-cris.c:2195
c1c69e83
AM
6496#, c-format
6497msgid "Immediate value not in 16 bit range: %ld"
6498msgstr ""
6499
777cd7ab 6500#: config/tc-cris.c:2179
c1c69e83
AM
6501#, c-format
6502msgid "Immediate value not in 8 bit signed range: %ld"
6503msgstr ""
6504
777cd7ab 6505#: config/tc-cris.c:2184
c1c69e83
AM
6506#, c-format
6507msgid "Immediate value not in 8 bit unsigned range: %ld"
6508msgstr ""
6509
777cd7ab 6510#: config/tc-cris.c:2200
c1c69e83
AM
6511#, c-format
6512msgid "Immediate value not in 16 bit signed range: %ld"
6513msgstr ""
6514
777cd7ab 6515#: config/tc-cris.c:2205
c1c69e83
AM
6516#, c-format
6517msgid "Immediate value not in 16 bit unsigned range: %ld"
6518msgstr ""
6519
777cd7ab 6520#: config/tc-cris.c:2231
c1c69e83
AM
6521msgid "TLS relocation size does not match operand size"
6522msgstr ""
6523
777cd7ab 6524#: config/tc-cris.c:2232
c1c69e83
AM
6525msgid "PIC relocation size does not match operand size"
6526msgstr ""
6527
777cd7ab 6528#: config/tc-cris.c:3379
c1c69e83
AM
6529msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
6530msgstr ""
6531
777cd7ab 6532#: config/tc-cris.c:3383
c1c69e83
AM
6533msgid "32-bit conditional branch generated"
6534msgstr ""
6535
777cd7ab 6536#: config/tc-cris.c:3444
c1c69e83
AM
6537msgid "Complex expression not supported"
6538msgstr ""
6539
6540#. FIXME: Is this function mentioned in the internals.texi manual? If
6541#. not, add it.
777cd7ab 6542#: config/tc-cris.c:3594
c1c69e83
AM
6543msgid "Bad call to md_atof () - floating point formats are not supported"
6544msgstr ""
6545
777cd7ab 6546#: config/tc-cris.c:3635
c1c69e83
AM
6547msgid "PC-relative relocation must be trivially resolved"
6548msgstr ""
6549
777cd7ab 6550#: config/tc-cris.c:3707
c1c69e83
AM
6551#, c-format
6552msgid "Value not in 16 bit range: %ld"
6553msgstr ""
6554
777cd7ab 6555#: config/tc-cris.c:3715
c1c69e83
AM
6556#, c-format
6557msgid "Value not in 16 bit signed range: %ld"
6558msgstr ""
6559
777cd7ab 6560#: config/tc-cris.c:3723
c1c69e83
AM
6561#, c-format
6562msgid "Value not in 8 bit range: %ld"
6563msgstr ""
6564
777cd7ab 6565#: config/tc-cris.c:3730
c1c69e83
AM
6566#, c-format
6567msgid "Value not in 8 bit signed range: %ld"
6568msgstr ""
6569
777cd7ab 6570#: config/tc-cris.c:3740
c1c69e83
AM
6571#, c-format
6572msgid "Value not in 4 bit unsigned range: %ld"
6573msgstr ""
6574
777cd7ab 6575#: config/tc-cris.c:3747
c1c69e83
AM
6576#, c-format
6577msgid "Value not in 5 bit unsigned range: %ld"
6578msgstr ""
6579
777cd7ab 6580#: config/tc-cris.c:3754
c1c69e83
AM
6581#, c-format
6582msgid "Value not in 6 bit range: %ld"
6583msgstr ""
6584
777cd7ab 6585#: config/tc-cris.c:3761
c1c69e83
AM
6586#, c-format
6587msgid "Value not in 6 bit unsigned range: %ld"
6588msgstr ""
6589
777cd7ab 6590#: config/tc-cris.c:3805
c1c69e83
AM
6591#, c-format
6592msgid "Please use --help to see usage and options for this assembler.\n"
6593msgstr ""
6594
777cd7ab 6595#: config/tc-cris.c:3817
c1c69e83
AM
6596msgid "--no-underscore is invalid with a.out format"
6597msgstr ""
6598
777cd7ab 6599#: config/tc-cris.c:3829
c1c69e83
AM
6600msgid "--pic is invalid for this object format"
6601msgstr ""
6602
777cd7ab 6603#: config/tc-cris.c:3843
6e1772d5 6604#, c-format
c1c69e83
AM
6605msgid "invalid <arch> in --march=<arch>: %s"
6606msgstr ""
6607
ab4f385b 6608#: config/tc-cris.c:3952 config/tc-ft32.c:688 config/tc-moxie.c:776
42477147 6609msgid ""
c1c69e83
AM
6610"Semantics error. This type of operand can not be relocated, it must be an "
6611"assembly-time constant"
252b5132
RH
6612msgstr ""
6613
ab4f385b 6614#: config/tc-cris.c:4001 config/tc-ft32.c:709 config/tc-moxie.c:824
6e1772d5 6615#, c-format
c1c69e83
AM
6616msgid "Cannot generate relocation type for symbol %s, code %s"
6617msgstr ""
6618
6619#. The messages are formatted to line up with the generic options.
777cd7ab 6620#: config/tc-cris.c:4014
c1c69e83
AM
6621#, c-format
6622msgid "CRIS-specific options:\n"
6623msgstr ""
6624
777cd7ab 6625#: config/tc-cris.c:4016
c1c69e83
AM
6626msgid ""
6627" -h, -H Don't execute, print this help text. Deprecated.\n"
6628msgstr ""
6629
777cd7ab 6630#: config/tc-cris.c:4018
c1c69e83
AM
6631msgid " -N Warn when branches are expanded to jumps.\n"
6632msgstr ""
6633
777cd7ab 6634#: config/tc-cris.c:4020
c1c69e83
AM
6635msgid ""
6636" --underscore User symbols are normally prepended with "
6637"underscore.\n"
6638msgstr ""
6639
777cd7ab 6640#: config/tc-cris.c:4022
c1c69e83
AM
6641msgid " Registers will not need any prefix.\n"
6642msgstr ""
6643
777cd7ab 6644#: config/tc-cris.c:4024
c1c69e83
AM
6645msgid " --no-underscore User symbols do not have any prefix.\n"
6646msgstr ""
6647
777cd7ab 6648#: config/tc-cris.c:4026
c1c69e83
AM
6649msgid " Registers will require a `$'-prefix.\n"
6650msgstr ""
6651
777cd7ab 6652#: config/tc-cris.c:4029
c1c69e83
AM
6653msgid " --pic\t\t\tEnable generation of position-independent code.\n"
6654msgstr ""
6655
777cd7ab 6656#: config/tc-cris.c:4032
c1c69e83
AM
6657msgid ""
6658" --march=<arch>\t\tGenerate code for <arch>. Valid choices for <arch>\n"
6659"\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
6660msgstr ""
6661
ab4f385b 6662#: config/tc-cris.c:4081
c1c69e83
AM
6663msgid "Invalid pc-relative relocation"
6664msgstr ""
6665
ab4f385b 6666#: config/tc-cris.c:4126
c1c69e83
AM
6667#, c-format
6668msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
6669msgstr ""
6670
ab4f385b 6671#: config/tc-cris.c:4156
c1c69e83
AM
6672#, c-format
6673msgid ".syntax %s requires command-line option `--underscore'"
6674msgstr ""
6675
ab4f385b 6676#: config/tc-cris.c:4165
c1c69e83
AM
6677#, c-format
6678msgid ".syntax %s requires command-line option `--no-underscore'"
6679msgstr ""
6680
ab4f385b 6681#: config/tc-cris.c:4202
c1c69e83
AM
6682msgid "Unknown .syntax operand"
6683msgstr ""
6684
ab4f385b 6685#: config/tc-cris.c:4212
c1c69e83
AM
6686msgid "Pseudodirective .file is only valid when generating ELF"
6687msgstr ""
6688
ab4f385b 6689#: config/tc-cris.c:4224
c1c69e83
AM
6690msgid "Pseudodirective .loc is only valid when generating ELF"
6691msgstr ""
6692
ab4f385b 6693#: config/tc-cris.c:4239
c1c69e83
AM
6694#, c-format
6695msgid "internal inconsistency problem: %s called for %d bytes"
6696msgstr ""
6697
ab4f385b 6698#: config/tc-cris.c:4391
c1c69e83
AM
6699msgid "unknown operand to .arch"
6700msgstr ""
6701
ab4f385b 6702#: config/tc-cris.c:4400
c1c69e83
AM
6703msgid ".arch <arch> requires a matching --march=... option"
6704msgstr ""
6705
ab4f385b 6706#: config/tc-crx.c:710 config/tc-crx.c:730 config/tc-crx.c:745
f96bd6c2
PC
6707#, c-format
6708msgid "Illegal register `%s' in instruction `%s'"
6709msgstr ""
6710
ab4f385b 6711#: config/tc-crx.c:773
c1c69e83
AM
6712#, c-format
6713msgid "Illegal Scale - `%d'"
6714msgstr ""
6715
f96bd6c2 6716#. Issue a error message when register is illegal.
ab4f385b 6717#: config/tc-crx.c:1088
f96bd6c2
PC
6718#, c-format
6719msgid "Illegal register (`%s') in instruction: `%s'"
6720msgstr ""
6721
ab4f385b 6722#: config/tc-crx.c:1217
c1c69e83 6723#, c-format
f96bd6c2 6724msgid "Illegal co-processor register in instruction `%s'"
c1c69e83
AM
6725msgstr ""
6726
ab4f385b 6727#: config/tc-crx.c:1224
c1c69e83 6728#, c-format
f96bd6c2 6729msgid "Illegal co-processor special register in instruction `%s'"
c1c69e83
AM
6730msgstr ""
6731
ab4f385b 6732#: config/tc-crx.c:1544
c1c69e83
AM
6733#, c-format
6734msgid "Invalid DISPU4 operand value (arg %d)"
6735msgstr ""
6736
ab4f385b 6737#: config/tc-crx.c:1548
c1c69e83
AM
6738#, c-format
6739msgid "Invalid CST4 operand value (arg %d)"
6740msgstr ""
6741
ab4f385b 6742#: config/tc-crx.c:1551
c1c69e83
AM
6743#, c-format
6744msgid "Operand value is not within upper 64 KB (arg %d)"
6745msgstr ""
6746
ab4f385b 6747#: config/tc-crx.c:1685
f96bd6c2 6748msgid "Invalid register in register list"
c1c69e83
AM
6749msgstr ""
6750
ab4f385b 6751#: config/tc-crx.c:1739
c1c69e83
AM
6752#, c-format
6753msgid "Illegal register `%s' in cop-register list"
6754msgstr ""
6755
ab4f385b 6756#: config/tc-crx.c:1747
c1c69e83
AM
6757#, c-format
6758msgid "Illegal register `%s' in cop-special-register list"
6759msgstr ""
6760
ab4f385b 6761#: config/tc-crx.c:1766
c1c69e83
AM
6762#, c-format
6763msgid "Illegal register `%s' in user register list"
6764msgstr ""
6765
ab4f385b 6766#: config/tc-crx.c:1785
c1c69e83
AM
6767#, c-format
6768msgid "Illegal register `%s' in register list"
6769msgstr ""
6770
ab4f385b 6771#: config/tc-crx.c:1791
c1c69e83
AM
6772#, c-format
6773msgid "Maximum %d bits may be set in `mask16' operand"
6774msgstr ""
6775
ab4f385b 6776#: config/tc-crx.c:1800
c1c69e83
AM
6777#, c-format
6778msgid "rest of line ignored; first ignored character is `%c'"
6779msgstr ""
6780
ab4f385b 6781#: config/tc-crx.c:1808
c1c69e83
AM
6782#, c-format
6783msgid "Illegal `mask16' operand, operation is undefined - `%s'"
6784msgstr ""
6785
6786#. HI can't be specified without LO (and vise-versa).
ab4f385b 6787#: config/tc-crx.c:1814
c1c69e83
AM
6788msgid "HI/LO registers should be specified together"
6789msgstr ""
6790
ab4f385b 6791#: config/tc-crx.c:1820
f48dfe41
NC
6792msgid "HI/LO registers should be specified without additional registers"
6793msgstr ""
6794
6795#. Variable not in small data read only segment accessed
6796#. using small data read only anchor.
6c037fdb 6797#: config/tc-csky.c:1149 config/tc-mcore.c:1927 config/tc-microblaze.c:1999
346d80ef 6798#: config/tc-microblaze.c:2301 config/tc-microblaze.c:2324
f48dfe41
NC
6799msgid "unknown"
6800msgstr ""
6801
777cd7ab 6802#: config/tc-csky.c:1151
f48dfe41
NC
6803#, c-format
6804msgid "pcrel offset for branch to %s too far (0x%lx)"
6805msgstr ""
6806
777cd7ab 6807#: config/tc-csky.c:1235
f48dfe41
NC
6808#, c-format
6809msgid "unknown architecture `%s'"
6810msgstr ""
6811
777cd7ab 6812#: config/tc-csky.c:1408
f48dfe41
NC
6813#, c-format
6814msgid "C-SKY assembler options:\n"
6815msgstr ""
6816
777cd7ab 6817#: config/tc-csky.c:1410
f48dfe41
NC
6818#, c-format
6819msgid " -march=ARCH\t\t\tselect architecture ARCH:"
6820msgstr ""
6821
777cd7ab 6822#: config/tc-csky.c:1429
f48dfe41
NC
6823#, c-format
6824msgid " -mcpu=CPU\t\t\tselect processor CPU:"
6825msgstr ""
6826
777cd7ab
DDAG
6827#: config/tc-csky.c:1456
6828#, c-format
6829msgid " -mfloat-abi=ABI\t\tselect float ABI:"
6830msgstr ""
6831
6832#: config/tc-csky.c:1475
f48dfe41
NC
6833#, c-format
6834msgid " -EL -mlittle-endian\t\tgenerate little-endian output\n"
6835msgstr ""
6836
777cd7ab 6837#: config/tc-csky.c:1477
f48dfe41
NC
6838#, c-format
6839msgid " -EB -mbig-endian\t\tgenerate big-endian output\n"
6840msgstr ""
6841
777cd7ab 6842#: config/tc-csky.c:1479
f48dfe41
NC
6843#, c-format
6844msgid " -fpic -pic\t\t\tgenerate position-independent code\n"
6845msgstr ""
6846
777cd7ab 6847#: config/tc-csky.c:1482
f48dfe41
NC
6848#, c-format
6849msgid " -mljump\t\t\ttransform jbf, jbt, jbr to jmpi (CK800 only)\n"
6850msgstr ""
6851
777cd7ab 6852#: config/tc-csky.c:1484
f48dfe41
NC
6853#, c-format
6854msgid " -mno-ljump\n"
6855msgstr ""
6856
777cd7ab 6857#: config/tc-csky.c:1488
f48dfe41
NC
6858#, c-format
6859msgid " -mbranch-stub\t\t\tenable branch stubs for PC-relative calls\n"
6860msgstr ""
6861
777cd7ab 6862#: config/tc-csky.c:1490
f48dfe41
NC
6863#, c-format
6864msgid " -mno-branch-stub\n"
6865msgstr ""
6866
777cd7ab 6867#: config/tc-csky.c:1494
f48dfe41
NC
6868#, c-format
6869msgid " -force2bsr -mforce2bsr\ttransform jbsr to bsr\n"
6870msgstr ""
6871
777cd7ab 6872#: config/tc-csky.c:1496
f48dfe41
NC
6873#, c-format
6874msgid " -no-force2bsr -mno-force2bsr\n"
6875msgstr ""
6876
777cd7ab 6877#: config/tc-csky.c:1498
f48dfe41
NC
6878#, c-format
6879msgid " -jsri2bsr -mjsri2bsr\t\ttransform jsri to bsr\n"
6880msgstr ""
6881
777cd7ab 6882#: config/tc-csky.c:1500
f48dfe41
NC
6883#, c-format
6884msgid " -no-jsri2bsr -mno-jsri2bsr\n"
6885msgstr ""
6886
777cd7ab 6887#: config/tc-csky.c:1503
f48dfe41
NC
6888#, c-format
6889msgid " -mnolrw -mno-lrw\t\timplement lrw as movih + ori\n"
6890msgstr ""
6891
777cd7ab 6892#: config/tc-csky.c:1505
f48dfe41
NC
6893#, c-format
6894msgid " -melrw\t\t\tenable extended lrw (CK800 only)\n"
6895msgstr ""
6896
777cd7ab 6897#: config/tc-csky.c:1507
f48dfe41
NC
6898#, c-format
6899msgid " -mno-elrw\n"
6900msgstr ""
6901
777cd7ab 6902#: config/tc-csky.c:1510
f48dfe41
NC
6903#, c-format
6904msgid " -mlaf -mliterals-after-func\temit literals after each function\n"
6905msgstr ""
6906
777cd7ab 6907#: config/tc-csky.c:1512
f48dfe41
NC
6908#, c-format
6909msgid " -mno-laf -mno-literals-after-func\n"
6910msgstr ""
6911
777cd7ab 6912#: config/tc-csky.c:1514
f48dfe41
NC
6913#, c-format
6914msgid ""
6915" -mlabr -mliterals-after-br\temit literals after branch instructions\n"
6916msgstr ""
6917
777cd7ab 6918#: config/tc-csky.c:1516
f48dfe41
NC
6919#, c-format
6920msgid " -mno-labr -mnoliterals-after-br\n"
6921msgstr ""
6922
777cd7ab 6923#: config/tc-csky.c:1519
f48dfe41
NC
6924#, c-format
6925msgid " -mistack\t\t\tenable interrupt stack instructions\n"
6926msgstr ""
6927
777cd7ab 6928#: config/tc-csky.c:1521
f48dfe41
NC
6929#, c-format
6930msgid " -mno-istack\n"
6931msgstr ""
6932
777cd7ab 6933#: config/tc-csky.c:1524
f48dfe41
NC
6934#, c-format
6935msgid " -mhard-float\t\t\tenable hard float instructions\n"
6936msgstr ""
6937
777cd7ab 6938#: config/tc-csky.c:1526
f48dfe41
NC
6939#, c-format
6940msgid " -mmp\t\t\t\tenable multiprocessor instructions\n"
6941msgstr ""
6942
777cd7ab 6943#: config/tc-csky.c:1528
f48dfe41
NC
6944#, c-format
6945msgid " -mcp\t\t\t\tenable coprocessor instructions\n"
6946msgstr ""
6947
777cd7ab 6948#: config/tc-csky.c:1530
f48dfe41
NC
6949#, c-format
6950msgid " -mcache\t\t\tenable cache prefetch instruction\n"
6951msgstr ""
6952
777cd7ab 6953#: config/tc-csky.c:1532
f48dfe41
NC
6954#, c-format
6955msgid " -msecurity\t\t\tenable security instructions\n"
6956msgstr ""
6957
777cd7ab 6958#: config/tc-csky.c:1534
f48dfe41
NC
6959#, c-format
6960msgid " -mtrust\t\t\tenable trust instructions\n"
6961msgstr ""
6962
777cd7ab 6963#: config/tc-csky.c:1536
f48dfe41
NC
6964#, c-format
6965msgid " -mdsp\t\t\t\tenable DSP instructions\n"
6966msgstr ""
6967
777cd7ab 6968#: config/tc-csky.c:1538
f48dfe41
NC
6969#, c-format
6970msgid " -medsp\t\t\tenable enhanced DSP instructions\n"
6971msgstr ""
6972
777cd7ab 6973#: config/tc-csky.c:1540
f48dfe41
NC
6974#, c-format
6975msgid " -mvdsp\t\t\tenable vector DSP instructions\n"
6976msgstr ""
6977
777cd7ab 6978#: config/tc-csky.c:1753
f48dfe41
NC
6979msgid "C-SKY ABI v1 (ck510/ck610) does not support -mbranch-stub"
6980msgstr ""
6981
777cd7ab 6982#: config/tc-csky.c:1758
f48dfe41
NC
6983msgid "-mno-force2bsr is ignored with -mbranch-stub"
6984msgstr ""
6985
777cd7ab 6986#: config/tc-csky.c:1766
f48dfe41
NC
6987msgid "-mno-force2bsr is ignored for ck801/ck802"
6988msgstr ""
6989
777cd7ab 6990#: config/tc-csky.c:1793
f48dfe41
NC
6991msgid "-mljump is ignored for ck801/ck802"
6992msgstr ""
6993
573fe3fb 6994#: config/tc-csky.c:2073 config/tc-mcore.c:689
f48dfe41
NC
6995msgid "more than 65K literal pools"
6996msgstr ""
6997
87485f53 6998#: config/tc-csky.c:2320 read.c:3667
f48dfe41
NC
6999#, c-format
7000msgid "bad floating literal: %s"
7001msgstr ""
7002
573fe3fb 7003#: config/tc-csky.c:2468 config/tc-mcore.c:743
f48dfe41
NC
7004msgid "missing ']'"
7005msgstr ""
7006
87485f53
NC
7007#: config/tc-csky.c:2496 config/tc-mips.c:14347 config/tc-mips.c:14411
7008#: config/tc-mips.c:14422 config/tc-score.c:2692 config/tc-score.c:2739
f48dfe41
NC
7009msgid "unrecognized opcode"
7010msgstr ""
7011
573fe3fb 7012#: config/tc-csky.c:3631 config/tc-mcore.c:1164
f48dfe41
NC
7013msgid "translating mgeni to movi"
7014msgstr ""
7015
573fe3fb 7016#: config/tc-csky.c:5279 config/tc-tilegx.c:1451 config/tc-tilepro.c:1310
f48dfe41
NC
7017#, c-format
7018msgid "unsupported BFD relocation size %d"
7019msgstr ""
7020
6c037fdb 7021#: config/tc-csky.c:5902
f48dfe41
NC
7022msgid "second operand must be 4"
7023msgstr ""
7024
6c037fdb 7025#: config/tc-csky.c:5926 config/tc-mcore.c:1527
f48dfe41
NC
7026msgid "second operand must be 1"
7027msgstr ""
7028
96e786d1 7029#: config/tc-csky.c:5999 config/tc-xtensa.c:1989
f48dfe41
NC
7030msgid "register number out of range"
7031msgstr ""
7032
6c037fdb 7033#: config/tc-csky.c:6009
f48dfe41
NC
7034msgid "64-bit operator src/dst register must be less than 15"
7035msgstr ""
7036
6c037fdb 7037#: config/tc-csky.c:7836
f48dfe41
NC
7038msgid "the first operand must be a symbol"
7039msgstr ""
7040
6c037fdb 7041#: config/tc-csky.c:7845
f48dfe41
NC
7042msgid "missing stack size"
7043msgstr ""
7044
6c037fdb 7045#: config/tc-csky.c:7858 config/tc-score.c:4244
f48dfe41
NC
7046msgid "value not in range [0, 0xffffffff]"
7047msgstr ""
7048
6c037fdb 7049#: config/tc-csky.c:7868 config/tc-mcore.c:782
f48dfe41 7050msgid "operand must be a constant"
c1c69e83
AM
7051msgstr ""
7052
ed9e98c2 7053#: config/tc-d10v.c:216
c1c69e83
AM
7054#, c-format
7055msgid ""
7056"D10V options:\n"
7057"-O Optimize. Will do some operations in parallel.\n"
7058"--gstabs-packing Pack adjacent short instructions together even\n"
7059" when --gstabs is specified. On by default.\n"
7060"--no-gstabs-packing If --gstabs is specified, do not pack adjacent\n"
7061" instructions together.\n"
7062msgstr ""
7063
ed9e98c2 7064#: config/tc-d10v.c:573
c1c69e83
AM
7065msgid "operand is not an immediate"
7066msgstr ""
7067
346d80ef 7068#: config/tc-d10v.c:590
c1c69e83
AM
7069#, c-format
7070msgid "operand out of range: %lu"
7071msgstr ""
7072
346d80ef 7073#: config/tc-d10v.c:650
c1c69e83
AM
7074msgid "Instruction must be executed in parallel with another instruction."
7075msgstr ""
7076
346d80ef 7077#: config/tc-d10v.c:704 config/tc-d10v.c:712
c1c69e83
AM
7078#, c-format
7079msgid "packing conflict: %s must dispatch sequentially"
7080msgstr ""
7081
346d80ef 7082#: config/tc-d10v.c:811
c1c69e83
AM
7083#, c-format
7084msgid "resource conflict (R%d)"
7085msgstr ""
7086
346d80ef 7087#: config/tc-d10v.c:814
c1c69e83
AM
7088#, c-format
7089msgid "resource conflict (A%d)"
7090msgstr ""
7091
346d80ef 7092#: config/tc-d10v.c:816
c1c69e83
AM
7093msgid "resource conflict (PSW)"
7094msgstr ""
7095
346d80ef 7096#: config/tc-d10v.c:818
c1c69e83
AM
7097msgid "resource conflict (C flag)"
7098msgstr ""
7099
346d80ef 7100#: config/tc-d10v.c:820
c1c69e83
AM
7101msgid "resource conflict (F flag)"
7102msgstr ""
7103
346d80ef 7104#: config/tc-d10v.c:970
c1c69e83
AM
7105msgid "Instruction must be executed in parallel"
7106msgstr ""
7107
346d80ef 7108#: config/tc-d10v.c:973
c1c69e83
AM
7109msgid "Long instructions may not be combined."
7110msgstr ""
7111
346d80ef 7112#: config/tc-d10v.c:1006
c1c69e83
AM
7113msgid "One of these instructions may not be executed in parallel."
7114msgstr ""
7115
346d80ef 7116#: config/tc-d10v.c:1010 config/tc-d30v.c:1034
c1c69e83
AM
7117msgid "Two IU instructions may not be executed in parallel"
7118msgstr ""
7119
346d80ef
NC
7120#: config/tc-d10v.c:1012 config/tc-d10v.c:1020 config/tc-d10v.c:1034
7121#: config/tc-d10v.c:1049 config/tc-d30v.c:1035 config/tc-d30v.c:1044
c1c69e83
AM
7122msgid "Swapping instruction order"
7123msgstr ""
7124
346d80ef 7125#: config/tc-d10v.c:1018 config/tc-d30v.c:1041
c1c69e83
AM
7126msgid "Two MU instructions may not be executed in parallel"
7127msgstr ""
7128
346d80ef 7129#: config/tc-d10v.c:1038 config/tc-d30v.c:1061
c1c69e83
AM
7130msgid "IU instruction may not be in the left container"
7131msgstr ""
7132
346d80ef 7133#: config/tc-d10v.c:1040 config/tc-d10v.c:1055
c1c69e83
AM
7134msgid ""
7135"Instruction in R container is squashed by flow control instruction in L "
7136"container."
7137msgstr ""
7138
346d80ef 7139#: config/tc-d10v.c:1053 config/tc-d30v.c:1072
c1c69e83
AM
7140msgid "MU instruction may not be in the right container"
7141msgstr ""
7142
346d80ef 7143#: config/tc-d10v.c:1059 config/tc-d30v.c:1084
c1c69e83
AM
7144msgid "unknown execution type passed to write_2_short()"
7145msgstr ""
7146
346d80ef 7147#: config/tc-d10v.c:1188 config/tc-d10v.c:1361
c1c69e83
AM
7148msgid "bad opcode or operands"
7149msgstr ""
7150
346d80ef 7151#: config/tc-d10v.c:1263
c1c69e83
AM
7152msgid "value out of range"
7153msgstr ""
7154
346d80ef 7155#: config/tc-d10v.c:1337
c1c69e83
AM
7156msgid "illegal operand - register name found where none expected"
7157msgstr ""
7158
346d80ef 7159#: config/tc-d10v.c:1372
c1c69e83
AM
7160msgid "Register number must be EVEN"
7161msgstr ""
7162
346d80ef 7163#: config/tc-d10v.c:1375
c1c69e83
AM
7164msgid "Unsupported use of sp"
7165msgstr ""
7166
346d80ef 7167#: config/tc-d10v.c:1394
c1c69e83
AM
7168#, c-format
7169msgid "cr%ld is a reserved control register"
7170msgstr ""
7171
346d80ef 7172#: config/tc-d10v.c:1569
c1c69e83
AM
7173#, c-format
7174msgid "line %d: rep or repi must include at least 4 instructions"
7175msgstr ""
7176
346d80ef 7177#: config/tc-d10v.c:1761
c1c69e83
AM
7178msgid "can't find previous opcode "
7179msgstr ""
7180
346d80ef 7181#: config/tc-d10v.c:1773
c1c69e83
AM
7182#, c-format
7183msgid "could not assemble: %s"
7184msgstr ""
7185
346d80ef 7186#: config/tc-d10v.c:1788 config/tc-d10v.c:1810 config/tc-d30v.c:1741
c1c69e83
AM
7187msgid "Unable to mix instructions as specified"
7188msgstr ""
7189
346d80ef 7190#: config/tc-d30v.c:146
c1c69e83
AM
7191#, c-format
7192msgid "Register name %s conflicts with symbol of the same name"
7193msgstr ""
7194
346d80ef 7195#: config/tc-d30v.c:236
c1c69e83
AM
7196#, c-format
7197msgid ""
7198"\n"
7199"D30V options:\n"
7200"-O Make adjacent short instructions parallel if "
7201"possible.\n"
7202"-n Warn about all NOPs inserted by the assembler.\n"
f96bd6c2 7203"-N Warn about NOPs inserted after word multiplies.\n"
33eaf5de 7204"-c Warn about symbols whose names match register "
c1c69e83
AM
7205"names.\n"
7206"-C Opposite of -C. -c is the default.\n"
7207msgstr ""
7208
346d80ef 7209#: config/tc-d30v.c:364
c1c69e83
AM
7210msgid "unexpected 12-bit reloc type"
7211msgstr ""
7212
346d80ef 7213#: config/tc-d30v.c:371
c1c69e83
AM
7214msgid "unexpected 18-bit reloc type"
7215msgstr ""
7216
346d80ef 7217#: config/tc-d30v.c:622
c1c69e83
AM
7218#, c-format
7219msgid "%s NOP inserted"
7220msgstr ""
7221
346d80ef 7222#: config/tc-d30v.c:623
c1c69e83
AM
7223msgid "sequential"
7224msgstr ""
7225
346d80ef 7226#: config/tc-d30v.c:623
c1c69e83
AM
7227msgid "parallel"
7228msgstr ""
7229
346d80ef 7230#: config/tc-d30v.c:1030
c1c69e83
AM
7231msgid "Instructions may not be executed in parallel"
7232msgstr ""
7233
346d80ef 7234#: config/tc-d30v.c:1043
c1c69e83
AM
7235#, c-format
7236msgid "Executing %s in IU may not work"
7237msgstr ""
7238
346d80ef 7239#: config/tc-d30v.c:1050
c1c69e83
AM
7240#, c-format
7241msgid "Executing %s in IU may not work in parallel execution"
7242msgstr ""
7243
346d80ef 7244#: config/tc-d30v.c:1063
c1c69e83
AM
7245#, c-format
7246msgid "special left instruction `%s' kills instruction `%s' in right container"
7247msgstr ""
7248
346d80ef 7249#: config/tc-d30v.c:1074
c1c69e83
AM
7250#, c-format
7251msgid "Executing %s in reverse serial with %s may not work"
7252msgstr ""
7253
346d80ef 7254#: config/tc-d30v.c:1077
c1c69e83
AM
7255#, c-format
7256msgid "Executing %s in IU in reverse serial may not work"
7257msgstr ""
7258
346d80ef 7259#: config/tc-d30v.c:1265
c1c69e83
AM
7260msgid "Odd numbered register used as target of multi-register instruction"
7261msgstr ""
7262
346d80ef 7263#: config/tc-d30v.c:1329 config/tc-d30v.c:1365
c1c69e83
AM
7264#, c-format
7265msgid "unknown condition code: %s"
7266msgstr ""
7267
346d80ef 7268#: config/tc-d30v.c:1358
c1c69e83
AM
7269#, c-format
7270msgid "cmpu doesn't support condition code %s"
7271msgstr ""
7272
346d80ef 7273#: config/tc-d30v.c:1393
c1c69e83
AM
7274#, c-format
7275msgid "unknown opcode: %s"
7276msgstr ""
7277
346d80ef 7278#: config/tc-d30v.c:1404
c1c69e83
AM
7279#, c-format
7280msgid "operands for opcode `%s' do not match any valid format"
7281msgstr ""
7282
346d80ef 7283#: config/tc-d30v.c:1619 config/tc-d30v.c:1636
c1c69e83
AM
7284msgid "Cannot assemble instruction"
7285msgstr ""
7286
346d80ef 7287#: config/tc-d30v.c:1621
c1c69e83
AM
7288msgid "First opcode is long. Unable to mix instructions as specified."
7289msgstr ""
7290
346d80ef 7291#: config/tc-d30v.c:1691
c1c69e83
AM
7292msgid "word of NOPs added between word multiply and load"
7293msgstr ""
7294
346d80ef 7295#: config/tc-d30v.c:1693
c1c69e83
AM
7296msgid "word of NOPs added between word multiply and 16-bit multiply"
7297msgstr ""
7298
346d80ef 7299#: config/tc-d30v.c:1725
c1c69e83
AM
7300msgid "Instruction uses long version, so it cannot be mixed as specified"
7301msgstr ""
7302
346d80ef 7303#: config/tc-d30v.c:1852
c1c69e83
AM
7304#, c-format
7305msgid "value too large to fit in %d bits"
7306msgstr ""
7307
346d80ef 7308#: config/tc-d30v.c:2030 config/tc-pru.c:216 config/tc-pru.c:332
c1c69e83
AM
7309#, c-format
7310msgid "Alignment too large: %d assumed"
7311msgstr ""
7312
e0e7a9d4 7313#: config/tc-dlx.c:213
c1c69e83
AM
7314msgid "missing .proc"
7315msgstr ""
7316
e0e7a9d4 7317#: config/tc-dlx.c:230
c1c69e83
AM
7318msgid ".endfunc missing for previous .proc"
7319msgstr ""
7320
777cd7ab 7321#: config/tc-dlx.c:320
c1c69e83
AM
7322#, c-format
7323msgid "Bad operand for a load instruction: <%s>"
7324msgstr ""
7325
777cd7ab 7326#: config/tc-dlx.c:434
c1c69e83
AM
7327#, c-format
7328msgid "Bad operand for a store instruction: <%s>"
7329msgstr ""
7330
777cd7ab 7331#: config/tc-dlx.c:614
c1c69e83
AM
7332#, c-format
7333msgid "Expression Error for operand modifier %%hi/%%lo\n"
7334msgstr ""
7335
777cd7ab 7336#: config/tc-dlx.c:627
c1c69e83
AM
7337#, c-format
7338msgid "Invalid expression after %%%%\n"
7339msgstr ""
7340
87485f53 7341#: config/tc-dlx.c:692 config/tc-tic4x.c:2457
c1c69e83
AM
7342#, c-format
7343msgid "Unknown opcode `%s'."
7344msgstr ""
7345
87485f53 7346#: config/tc-dlx.c:701
c1c69e83
AM
7347msgid "Can not set dlx_skip_hi16_flag"
7348msgstr ""
7349
87485f53 7350#: config/tc-dlx.c:715
c1c69e83
AM
7351#, c-format
7352msgid "Missing arguments for opcode <%s>."
7353msgstr ""
7354
87485f53 7355#: config/tc-dlx.c:749
c1c69e83
AM
7356#, c-format
7357msgid "Too many operands: %s"
7358msgstr ""
7359
87485f53 7360#: config/tc-dlx.c:787
c1c69e83
AM
7361#, c-format
7362msgid "Both the_insn.HI and the_insn.LO are set : %s"
7363msgstr ""
7364
87485f53 7365#: config/tc-dlx.c:857
c1c69e83
AM
7366msgid "failed regnum sanity check."
7367msgstr ""
7368
87485f53 7369#: config/tc-dlx.c:870
c1c69e83
AM
7370msgid "failed general register sanity check."
7371msgstr ""
7372
7373#. Types or values of args don't match.
87485f53 7374#: config/tc-dlx.c:878
c1c69e83
AM
7375msgid "Invalid operands"
7376msgstr ""
7377
87485f53 7378#: config/tc-dlx.c:1097
c1c69e83
AM
7379#, c-format
7380msgid "label \"$%d\" redefined"
7381msgstr ""
7382
87485f53 7383#: config/tc-dlx.c:1135
c1c69e83
AM
7384msgid "Invalid expression after # number\n"
7385msgstr ""
7386
87485f53 7387#: config/tc-dlx.c:1178 config/tc-m32r.c:2275 config/tc-nds32.c:7841
631ec08c 7388#: config/tc-sparc.c:4010
e0e7a9d4
TG
7389#, c-format
7390msgid "internal error: can't export reloc type %d (`%s')"
7391msgstr ""
7392
7393#: config/tc-epiphany.c:126
c1c69e83
AM
7394#, c-format
7395msgid "EPIPHANY specific command line options:\n"
7396msgstr ""
7397
6655dba2 7398#: config/tc-epiphany.c:367
c1c69e83
AM
7399msgid "register number too large for push/pop"
7400msgstr ""
7401
6655dba2 7402#: config/tc-epiphany.c:371
c1c69e83
AM
7403msgid "register is out of order"
7404msgstr ""
7405
6655dba2 7406#: config/tc-epiphany.c:385
c1c69e83
AM
7407msgid "malformed reglist in push/pop"
7408msgstr ""
7409
7410#. Checks for behavioral restrictions on LD/ST instructions.
6655dba2 7411#: config/tc-epiphany.c:431
c1c69e83
AM
7412msgid "destination register modified by displacement-post-modified address"
7413msgstr ""
7414
6655dba2 7415#: config/tc-epiphany.c:432
c1c69e83
AM
7416msgid "ldrd/strd requires even:odd register pair"
7417msgstr ""
7418
8f595e9b 7419#: config/tc-epiphany.c:820 config/tc-m32r.c:1786
c1c69e83
AM
7420msgid "Addend to unresolved symbol not on word boundary."
7421msgstr ""
7422
ed9e98c2 7423#: config/tc-fr30.c:81
c1c69e83
AM
7424#, c-format
7425msgid " FR30 specific command line options:\n"
7426msgstr ""
7427
ed9e98c2 7428#: config/tc-fr30.c:134
c1c69e83
AM
7429#, c-format
7430msgid "Instruction %s not allowed in a delay slot."
7431msgstr ""
7432
e0e7a9d4 7433#: config/tc-frv.c:403
c1c69e83
AM
7434#, c-format
7435msgid "Unknown cpu -mcpu=%s"
7436msgstr ""
7437
e0e7a9d4 7438#: config/tc-frv.c:456
c1c69e83
AM
7439#, c-format
7440msgid "FRV specific command line options:\n"
7441msgstr ""
7442
e0e7a9d4 7443#: config/tc-frv.c:457
c1c69e83
AM
7444#, c-format
7445msgid "-G n Put data <= n bytes in the small data area\n"
7446msgstr ""
7447
e0e7a9d4 7448#: config/tc-frv.c:458
c1c69e83
AM
7449#, c-format
7450msgid "-mgpr-32 Mark generated file as only using 32 GPRs\n"
7451msgstr ""
7452
e0e7a9d4 7453#: config/tc-frv.c:459
c1c69e83
AM
7454#, c-format
7455msgid "-mgpr-64 Mark generated file as using all 64 GPRs\n"
7456msgstr ""
7457
e0e7a9d4 7458#: config/tc-frv.c:460
c1c69e83
AM
7459#, c-format
7460msgid "-mfpr-32 Mark generated file as only using 32 FPRs\n"
7461msgstr ""
7462
e0e7a9d4 7463#: config/tc-frv.c:461
c1c69e83
AM
7464#, c-format
7465msgid "-mfpr-64 Mark generated file as using all 64 FPRs\n"
7466msgstr ""
7467
e0e7a9d4 7468#: config/tc-frv.c:462
c1c69e83
AM
7469#, c-format
7470msgid "-msoft-float Mark generated file as using software FP\n"
7471msgstr ""
7472
e0e7a9d4 7473#: config/tc-frv.c:463
c1c69e83
AM
7474#, c-format
7475msgid "-mdword Mark generated file as using a 8-byte stack alignment\n"
7476msgstr ""
7477
e0e7a9d4 7478#: config/tc-frv.c:464
c1c69e83
AM
7479#, c-format
7480msgid "-mno-dword Mark generated file as using a 4-byte stack alignment\n"
7481msgstr ""
7482
e0e7a9d4 7483#: config/tc-frv.c:465
c1c69e83
AM
7484#, c-format
7485msgid ""
7486"-mdouble Mark generated file as using double precision FP insns\n"
7487msgstr ""
7488
e0e7a9d4 7489#: config/tc-frv.c:466
c1c69e83
AM
7490#, c-format
7491msgid "-mmedia Mark generated file as using media insns\n"
7492msgstr ""
7493
e0e7a9d4 7494#: config/tc-frv.c:467
c1c69e83
AM
7495#, c-format
7496msgid ""
7497"-mmuladd Mark generated file as using multiply add/subtract insns\n"
7498msgstr ""
7499
e0e7a9d4 7500#: config/tc-frv.c:468
c1c69e83
AM
7501#, c-format
7502msgid "-mpack Allow instructions to be packed\n"
7503msgstr ""
7504
e0e7a9d4 7505#: config/tc-frv.c:469
c1c69e83
AM
7506#, c-format
7507msgid "-mno-pack Do not allow instructions to be packed\n"
7508msgstr ""
7509
e0e7a9d4 7510#: config/tc-frv.c:470
c1c69e83
AM
7511#, c-format
7512msgid ""
7513"-mpic Mark generated file as using small position independent "
7514"code\n"
7515msgstr ""
7516
e0e7a9d4 7517#: config/tc-frv.c:471
c1c69e83
AM
7518#, c-format
7519msgid ""
7520"-mPIC Mark generated file as using large position independent "
7521"code\n"
7522msgstr ""
7523
e0e7a9d4 7524#: config/tc-frv.c:472
c1c69e83
AM
7525#, c-format
7526msgid ""
f96bd6c2 7527"-mlibrary-pic Mark generated file as using position independent code for "
c1c69e83
AM
7528"libraries\n"
7529msgstr ""
7530
e0e7a9d4 7531#: config/tc-frv.c:473
c1c69e83
AM
7532#, c-format
7533msgid "-mfdpic Assemble for the FDPIC ABI\n"
7534msgstr ""
7535
e0e7a9d4 7536#: config/tc-frv.c:474
c1c69e83
AM
7537#, c-format
7538msgid "-mnopic Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
7539msgstr ""
7540
e0e7a9d4 7541#: config/tc-frv.c:475
c1c69e83
AM
7542#, c-format
7543msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
7544msgstr ""
7545
e0e7a9d4 7546#: config/tc-frv.c:476
c1c69e83
AM
7547#, c-format
7548msgid " Record the cpu type\n"
7549msgstr ""
7550
e0e7a9d4 7551#: config/tc-frv.c:477
c1c69e83
AM
7552#, c-format
7553msgid "-mtomcat-stats Print out stats for tomcat workarounds\n"
7554msgstr ""
7555
e0e7a9d4 7556#: config/tc-frv.c:478
c1c69e83
AM
7557#, c-format
7558msgid "-mtomcat-debug Debug tomcat workarounds\n"
7559msgstr ""
7560
e0e7a9d4 7561#: config/tc-frv.c:1160
c1c69e83
AM
7562msgid "VLIW packing used for -mno-pack"
7563msgstr ""
7564
e0e7a9d4 7565#: config/tc-frv.c:1170
c1c69e83
AM
7566msgid "Instruction not supported by this architecture"
7567msgstr ""
7568
e0e7a9d4 7569#: config/tc-frv.c:1180
c1c69e83
AM
7570msgid "VLIW packing constraint violation"
7571msgstr ""
7572
e0e7a9d4 7573#: config/tc-frv.c:1771
c1c69e83
AM
7574#, c-format
7575msgid "Relocation %s is not safe for %s"
7576msgstr ""
7577
8f595e9b 7578#: config/tc-ft32.c:146 config/tc-moxie.c:102
e0e7a9d4
TG
7579msgid "expecting register"
7580msgstr ""
7581
8f595e9b
NC
7582#: config/tc-ft32.c:167 config/tc-ft32.c:183 config/tc-moxie.c:121
7583#: config/tc-moxie.c:137
e0e7a9d4
TG
7584msgid "illegal register number"
7585msgstr ""
7586
8f595e9b 7587#: config/tc-ft32.c:239 config/tc-moxie.c:186 config/tc-pj.c:260
e0e7a9d4
TG
7588#, c-format
7589msgid "unknown opcode %s"
7590msgstr ""
7591
3957a496 7592#: config/tc-ft32.c:264
e0e7a9d4
TG
7593#, c-format
7594msgid "unknown width specifier '.%c'"
7595msgstr ""
7596
3957a496 7597#: config/tc-ft32.c:387
e0e7a9d4
TG
7598msgid "internal error in argument parsing"
7599msgstr ""
7600
3957a496 7601#: config/tc-ft32.c:400
e0e7a9d4
TG
7602msgid "expected comma separator"
7603msgstr ""
7604
8f595e9b
NC
7605#: config/tc-ft32.c:412 config/tc-moxie.c:230 config/tc-moxie.c:290
7606#: config/tc-moxie.c:302 config/tc-moxie.c:335 config/tc-moxie.c:367
7607#: config/tc-moxie.c:400 config/tc-moxie.c:454 config/tc-moxie.c:508
7608#: config/tc-moxie.c:518 config/tc-moxie.c:541 config/tc-moxie.c:554
e0e7a9d4
TG
7609#: config/tc-pj.c:308
7610msgid "extra stuff on line ignored"
7611msgstr ""
7612
8f595e9b 7613#: config/tc-ft32.c:472 config/tc-lm32.c:236 config/tc-moxie.c:585
e0e7a9d4
TG
7614#: config/tc-nios2.c:284
7615msgid "bad call to md_atof"
7616msgstr ""
7617
3957a496
NC
7618#: config/tc-ft32.c:522
7619#, c-format
7620msgid "FT32 options:\n"
7621msgstr ""
7622
7623#: config/tc-ft32.c:523
7624#, c-format
7625msgid ""
7626"\n"
7627"-no-relax\t\tdon't relax relocations\n"
7628"\t\t\t\n"
7629msgstr ""
7630
e0e7a9d4
TG
7631#. These macros must be defined, but is will be a fatal assembler
7632#. error if we ever hit them.
7633#: config/tc-ft32.h:35 config/tc-pj.h:40
7634msgid "estimate size\n"
7635msgstr ""
7636
7637#: config/tc-ft32.h:36 config/tc-pj.h:39
7638msgid "convert_frag\n"
7639msgstr ""
7640
346d80ef 7641#: config/tc-h8300.c:174
c1c69e83
AM
7642#, c-format
7643msgid "new section '%s' defined without attributes - this might cause problems"
7644msgstr ""
7645
96e786d1 7646#: config/tc-h8300.c:439 config/tc-h8300.c:447
c1c69e83
AM
7647msgid "Reg not valid for H8/300"
7648msgstr ""
7649
96e786d1 7650#: config/tc-h8300.c:528
c1c69e83
AM
7651msgid "invalid operand size requested"
7652msgstr ""
7653
96e786d1 7654#: config/tc-h8300.c:633
c1c69e83
AM
7655msgid "Invalid register list for ldm/stm\n"
7656msgstr ""
7657
96e786d1 7658#: config/tc-h8300.c:659 config/tc-h8300.c:664 config/tc-h8300.c:671
c1c69e83
AM
7659msgid "mismatch between register and suffix"
7660msgstr ""
7661
96e786d1 7662#: config/tc-h8300.c:676
c1c69e83
AM
7663msgid "invalid suffix after register."
7664msgstr ""
7665
96e786d1 7666#: config/tc-h8300.c:698
c1c69e83
AM
7667msgid "address too high for vector table jmp/jsr"
7668msgstr ""
7669
96e786d1 7670#: config/tc-h8300.c:725 config/tc-h8300.c:837 config/tc-h8300.c:847
c1c69e83
AM
7671msgid "Wrong size pointer register for architecture."
7672msgstr ""
7673
96e786d1 7674#: config/tc-h8300.c:784 config/tc-h8300.c:792 config/tc-h8300.c:821
c1c69e83
AM
7675msgid "expected @(exp, reg16)"
7676msgstr ""
7677
96e786d1 7678#: config/tc-h8300.c:810
c1c69e83
AM
7679msgid "expected .L, .W or .B for register in indexed addressing mode"
7680msgstr ""
7681
96e786d1 7682#: config/tc-h8300.c:1004
c1c69e83
AM
7683msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
7684msgstr ""
7685
96e786d1 7686#: config/tc-h8300.c:1022 config/tc-h8300.c:1031
c1c69e83
AM
7687msgid "expected register"
7688msgstr ""
7689
96e786d1 7690#: config/tc-h8300.c:1047
c1c69e83
AM
7691msgid "expected closing paren"
7692msgstr ""
7693
96e786d1 7694#: config/tc-h8300.c:1106
c1c69e83
AM
7695#, c-format
7696msgid "can't use high part of register in operand %d"
7697msgstr ""
7698
96e786d1 7699#: config/tc-h8300.c:1263
c1c69e83
AM
7700#, c-format
7701msgid "Opcode `%s' with these operand types not available in %s mode"
7702msgstr ""
7703
96e786d1 7704#: config/tc-h8300.c:1272
c1c69e83
AM
7705msgid "mismatch between opcode size and operand size"
7706msgstr ""
7707
96e786d1 7708#: config/tc-h8300.c:1308
c1c69e83
AM
7709#, c-format
7710msgid "operand %s0x%lx out of range."
7711msgstr ""
7712
96e786d1 7713#: config/tc-h8300.c:1418
c1c69e83
AM
7714msgid "Can't work out size of operand.\n"
7715msgstr ""
7716
96e786d1 7717#: config/tc-h8300.c:1468
c1c69e83
AM
7718#, c-format
7719msgid "Opcode `%s' with these operand types not available in H8/300 mode"
7720msgstr ""
7721
96e786d1 7722#: config/tc-h8300.c:1473
c1c69e83
AM
7723#, c-format
7724msgid "Opcode `%s' with these operand types not available in H8/300H mode"
7725msgstr ""
7726
96e786d1 7727#: config/tc-h8300.c:1479
c1c69e83
AM
7728#, c-format
7729msgid "Opcode `%s' with these operand types not available in H8/300S mode"
7730msgstr ""
7731
96e786d1 7732#: config/tc-h8300.c:1540 config/tc-h8300.c:1560
c1c69e83
AM
7733msgid "Need #1 or #2 here"
7734msgstr ""
7735
96e786d1 7736#: config/tc-h8300.c:1555
c1c69e83
AM
7737msgid "#4 not valid on H8/300."
7738msgstr ""
7739
96e786d1 7740#: config/tc-h8300.c:1662 config/tc-h8300.c:1734
c1c69e83
AM
7741#, c-format
7742msgid "branch operand has odd offset (%lx)\n"
7743msgstr ""
7744
96e786d1 7745#: config/tc-h8300.c:1772
c1c69e83
AM
7746msgid "destination operand must be 16 bit register"
7747msgstr ""
7748
96e786d1 7749#: config/tc-h8300.c:1781
c1c69e83
AM
7750msgid "source operand must be 8 bit register"
7751msgstr ""
7752
96e786d1 7753#: config/tc-h8300.c:1789
c1c69e83
AM
7754msgid "destination operand must be 16bit absolute address"
7755msgstr ""
7756
96e786d1 7757#: config/tc-h8300.c:1796
c1c69e83
AM
7758msgid "destination operand must be 8 bit register"
7759msgstr ""
7760
96e786d1 7761#: config/tc-h8300.c:1804
c1c69e83
AM
7762msgid "source operand must be 16bit absolute address"
7763msgstr ""
7764
7765#. This seems more sane than saying "too many operands". We'll
7766#. get here only if the trailing trash starts with a comma.
87485f53
NC
7767#: config/tc-h8300.c:1812 config/tc-mips.c:14363 config/tc-mips.c:14431
7768#: config/tc-mmix.c:479 config/tc-mmix.c:491 config/tc-mmix.c:2547
7769#: config/tc-mmix.c:2571 config/tc-mmix.c:2844
c1c69e83
AM
7770msgid "invalid operands"
7771msgstr ""
7772
96e786d1 7773#: config/tc-h8300.c:1843
c1c69e83
AM
7774msgid "operand/size mis-match"
7775msgstr ""
7776
96e786d1 7777#: config/tc-h8300.c:1943 config/tc-sh.c:2552 config/tc-z8k.c:1243
c1c69e83
AM
7778msgid "unknown opcode"
7779msgstr ""
7780
96e786d1 7781#: config/tc-h8300.c:1976
c1c69e83
AM
7782msgid "invalid operand in ldm"
7783msgstr ""
7784
96e786d1 7785#: config/tc-h8300.c:1985
c1c69e83
AM
7786msgid "invalid operand in stm"
7787msgstr ""
7788
96e786d1 7789#: config/tc-h8300.c:2184
e0e7a9d4
TG
7790#, c-format
7791msgid "Invalid argument to --mach option: %s"
7792msgstr ""
7793
96e786d1 7794#: config/tc-h8300.c:2195
e0e7a9d4
TG
7795#, c-format
7796msgid " H8300-specific assembler options:\n"
7797msgstr ""
7798
96e786d1 7799#: config/tc-h8300.c:2196
e0e7a9d4
TG
7800#, c-format
7801msgid ""
7802" -mach=<name> Set the H8300 machine type to one of:\n"
7803" h8300h, h8300hn, h8300s, h8300sn, h8300sx, "
7804"h8300sxn\n"
7805msgstr ""
7806
96e786d1 7807#: config/tc-h8300.c:2199
e0e7a9d4
TG
7808#, c-format
7809msgid " -h-tick-hex Support H'00 style hex constants\n"
7810msgstr ""
7811
96e786d1 7812#: config/tc-h8300.c:2208
c1c69e83
AM
7813#, c-format
7814msgid "call to tc_aout_fix_to_chars \n"
7815msgstr ""
7816
96e786d1 7817#: config/tc-h8300.c:2217
c1c69e83
AM
7818#, c-format
7819msgid "call to md_convert_frag \n"
7820msgstr ""
7821
96e786d1 7822#: config/tc-h8300.c:2268
c1c69e83
AM
7823#, c-format
7824msgid "call to md_estimate_size_before_relax \n"
7825msgstr ""
7826
96e786d1 7827#: config/tc-h8300.c:2283
c1c69e83
AM
7828msgid "Unexpected reference to a symbol in a non-code section"
7829msgstr ""
7830
96e786d1 7831#: config/tc-h8300.c:2320 config/tc-mcore.c:2208 config/tc-microblaze.c:2494
346d80ef 7832#: config/tc-pj.c:488 config/tc-sh.c:3901 config/tc-tic6x.c:4514
c1c69e83
AM
7833#, c-format
7834msgid "Cannot represent relocation type %s"
7835msgstr ""
7836
7837#. Simple range checking for FIELD against HIGH and LOW bounds.
7838#. IGNORE is used to suppress the error message.
7839#. Variant of CHECK_FIELD for use in md_apply_fix and other places where
7840#. the current file and line number are not valid.
e0e7a9d4 7841#: config/tc-hppa.c:1027 config/tc-hppa.c:1041
c1c69e83
AM
7842#, c-format
7843msgid "Field out of range [%d..%d] (%d)."
7844msgstr ""
7845
7846#. Simple alignment checking for FIELD against ALIGN (a power of two).
7847#. IGNORE is used to suppress the error message.
e0e7a9d4 7848#: config/tc-hppa.c:1055
c1c69e83
AM
7849#, c-format
7850msgid "Field not properly aligned [%d] (%d)."
7851msgstr ""
7852
e0e7a9d4 7853#: config/tc-hppa.c:1108
c1c69e83
AM
7854msgid "Missing .exit\n"
7855msgstr ""
7856
e0e7a9d4 7857#: config/tc-hppa.c:1111
c1c69e83
AM
7858msgid "Missing .procend\n"
7859msgstr ""
7860
e0e7a9d4 7861#: config/tc-hppa.c:1264
c1c69e83
AM
7862#, c-format
7863msgid "Invalid field selector. Assuming F%%."
7864msgstr ""
7865
e0e7a9d4 7866#: config/tc-hppa.c:1288
c1c69e83
AM
7867msgid "Bad segment in expression."
7868msgstr ""
7869
e0e7a9d4 7870#: config/tc-hppa.c:1313
c1c69e83
AM
7871#, c-format
7872msgid "Invalid Nullification: (%c)"
7873msgstr ""
7874
e0e7a9d4 7875#: config/tc-hppa.c:1384
c1c69e83
AM
7876msgid "Cannot handle fixup"
7877msgstr ""
7878
e0e7a9d4 7879#: config/tc-hppa.c:1682
c1c69e83
AM
7880#, c-format
7881msgid " -Q ignored\n"
7882msgstr ""
7883
e0e7a9d4 7884#: config/tc-hppa.c:1686
c1c69e83
AM
7885#, c-format
7886msgid " -c print a warning if a comment is found\n"
7887msgstr ""
7888
e0e7a9d4 7889#: config/tc-hppa.c:1752
c1c69e83
AM
7890#, c-format
7891msgid "no hppa_fixup entry for fixup type 0x%x"
7892msgstr ""
7893
e0e7a9d4 7894#: config/tc-hppa.c:1931
c1c69e83
AM
7895msgid "Unknown relocation encountered in md_apply_fix."
7896msgstr ""
7897
e0e7a9d4 7898#: config/tc-hppa.c:2119 config/tc-hppa.c:2144
c1c69e83
AM
7899#, c-format
7900msgid "Undefined register: '%s'."
7901msgstr ""
7902
e0e7a9d4 7903#: config/tc-hppa.c:2178
c1c69e83
AM
7904#, c-format
7905msgid "Non-absolute symbol: '%s'."
7906msgstr ""
7907
e0e7a9d4 7908#: config/tc-hppa.c:2193
c1c69e83
AM
7909#, c-format
7910msgid "Undefined absolute constant: '%s'."
7911msgstr ""
7912
631ec08c 7913#: config/tc-hppa.c:2224 config/tc-hppa.c:5705
c1c69e83
AM
7914msgid "could not update architecture and machine"
7915msgstr ""
7916
e0e7a9d4 7917#: config/tc-hppa.c:2262
c1c69e83
AM
7918#, c-format
7919msgid "Invalid FP Compare Condition: %s"
7920msgstr ""
7921
e0e7a9d4 7922#: config/tc-hppa.c:2317
c1c69e83
AM
7923#, c-format
7924msgid "Invalid FTEST completer: %s"
7925msgstr ""
7926
e0e7a9d4 7927#: config/tc-hppa.c:2383 config/tc-hppa.c:2420
c1c69e83
AM
7928#, c-format
7929msgid "Invalid FP Operand Format: %3s"
7930msgstr ""
7931
631ec08c 7932#: config/tc-hppa.c:2538
c1c69e83
AM
7933msgid "Bad segment (should be absolute)."
7934msgstr ""
7935
631ec08c 7936#: config/tc-hppa.c:2598
c1c69e83
AM
7937#, c-format
7938msgid "Invalid argument location: %s\n"
7939msgstr ""
7940
631ec08c 7941#: config/tc-hppa.c:2627
c1c69e83
AM
7942#, c-format
7943msgid "Invalid argument description: %d"
7944msgstr ""
7945
631ec08c 7946#: config/tc-hppa.c:3456
c1c69e83
AM
7947msgid "Invalid Indexed Load Completer."
7948msgstr ""
7949
631ec08c 7950#: config/tc-hppa.c:3461
c1c69e83
AM
7951msgid "Invalid Indexed Load Completer Syntax."
7952msgstr ""
7953
631ec08c 7954#: config/tc-hppa.c:3495
c1c69e83
AM
7955msgid "Invalid Short Load/Store Completer."
7956msgstr ""
7957
631ec08c 7958#: config/tc-hppa.c:3556 config/tc-hppa.c:3561
c1c69e83
AM
7959msgid "Invalid Store Bytes Short Completer"
7960msgstr ""
7961
631ec08c 7962#: config/tc-hppa.c:3876 config/tc-hppa.c:3882
c1c69e83
AM
7963msgid "Invalid left/right combination completer"
7964msgstr ""
7965
631ec08c 7966#: config/tc-hppa.c:3931 config/tc-hppa.c:3938
c1c69e83
AM
7967msgid "Invalid permutation completer"
7968msgstr ""
7969
631ec08c 7970#: config/tc-hppa.c:4038
c1c69e83
AM
7971#, c-format
7972msgid "Invalid Add Condition: %s"
7973msgstr ""
7974
631ec08c 7975#: config/tc-hppa.c:4054 config/tc-hppa.c:4064
c1c69e83
AM
7976msgid "Invalid Add and Branch Condition"
7977msgstr ""
7978
631ec08c 7979#: config/tc-hppa.c:4085 config/tc-hppa.c:4230
c1c69e83
AM
7980msgid "Invalid Compare/Subtract Condition"
7981msgstr ""
7982
631ec08c 7983#: config/tc-hppa.c:4125
c1c69e83
AM
7984#, c-format
7985msgid "Invalid Branch On Bit Condition: %c"
7986msgstr ""
7987
631ec08c 7988#: config/tc-hppa.c:4128
c1c69e83
AM
7989msgid "Missing Branch On Bit Condition"
7990msgstr ""
7991
631ec08c 7992#: config/tc-hppa.c:4213
c1c69e83
AM
7993#, c-format
7994msgid "Invalid Compare/Subtract Condition: %s"
7995msgstr ""
7996
631ec08c 7997#: config/tc-hppa.c:4245
c1c69e83
AM
7998msgid "Invalid Compare and Branch Condition"
7999msgstr ""
8000
631ec08c 8001#: config/tc-hppa.c:4341
c1c69e83
AM
8002msgid "Invalid Logical Instruction Condition."
8003msgstr ""
8004
631ec08c 8005#: config/tc-hppa.c:4403
c1c69e83
AM
8006msgid "Invalid Shift/Extract/Deposit Condition."
8007msgstr ""
8008
631ec08c 8009#: config/tc-hppa.c:4520
c1c69e83
AM
8010msgid "Invalid Unit Instruction Condition."
8011msgstr ""
8012
631ec08c
NC
8013#: config/tc-hppa.c:4999 config/tc-hppa.c:5031 config/tc-hppa.c:5062
8014#: config/tc-hppa.c:5092
c1c69e83
AM
8015msgid "Branch to unaligned address"
8016msgstr ""
8017
631ec08c 8018#: config/tc-hppa.c:5274
c1c69e83
AM
8019msgid "Invalid SFU identifier"
8020msgstr ""
8021
631ec08c 8022#: config/tc-hppa.c:5324
c1c69e83
AM
8023msgid "Invalid COPR identifier"
8024msgstr ""
8025
631ec08c 8026#: config/tc-hppa.c:5454
c1c69e83
AM
8027msgid "Invalid Floating Point Operand Format."
8028msgstr ""
8029
631ec08c
NC
8030#: config/tc-hppa.c:5574 config/tc-hppa.c:5594 config/tc-hppa.c:5614
8031#: config/tc-hppa.c:5634 config/tc-hppa.c:5654
c1c69e83
AM
8032msgid "Invalid register for single precision fmpyadd or fmpysub"
8033msgstr ""
8034
631ec08c 8035#: config/tc-hppa.c:5722
c1c69e83
AM
8036#, c-format
8037msgid "Invalid operands %s"
8038msgstr ""
8039
631ec08c 8040#: config/tc-hppa.c:5732
c1c69e83
AM
8041#, c-format
8042msgid "Immediates %d and %d will give undefined behavior."
8043msgstr ""
8044
87485f53 8045#: config/tc-hppa.c:5784 config/tc-hppa.c:6967 config/tc-hppa.c:7022
c1c69e83
AM
8046msgid "Missing function name for .PROC (corrupted label chain)"
8047msgstr ""
8048
87485f53 8049#: config/tc-hppa.c:5787 config/tc-hppa.c:7025
c1c69e83
AM
8050msgid "Missing function name for .PROC"
8051msgstr ""
8052
631ec08c 8053#: config/tc-hppa.c:5846
c1c69e83
AM
8054msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
8055msgstr ""
8056
631ec08c 8057#: config/tc-hppa.c:5937
c1c69e83
AM
8058#, c-format
8059msgid "Invalid .CALL argument: %s"
8060msgstr ""
8061
631ec08c 8062#: config/tc-hppa.c:6082
c1c69e83
AM
8063msgid ".callinfo is not within a procedure definition"
8064msgstr ""
8065
631ec08c 8066#: config/tc-hppa.c:6100
c1c69e83
AM
8067#, c-format
8068msgid "FRAME parameter must be a multiple of 8: %d\n"
8069msgstr ""
8070
631ec08c 8071#: config/tc-hppa.c:6117
c1c69e83
AM
8072msgid "Value for ENTRY_GR must be in the range 3..18\n"
8073msgstr ""
8074
631ec08c 8075#: config/tc-hppa.c:6128
c1c69e83
AM
8076msgid "Value for ENTRY_FR must be in the range 12..21\n"
8077msgstr ""
8078
631ec08c 8079#: config/tc-hppa.c:6137
c1c69e83
AM
8080msgid "Value for ENTRY_SR must be 3\n"
8081msgstr ""
8082
631ec08c 8083#: config/tc-hppa.c:6186
c1c69e83
AM
8084#, c-format
8085msgid "Invalid .CALLINFO argument: %s"
8086msgstr ""
8087
631ec08c 8088#: config/tc-hppa.c:6297
c1c69e83
AM
8089msgid "The .ENTER pseudo-op is not supported"
8090msgstr ""
8091
631ec08c 8092#: config/tc-hppa.c:6313
c1c69e83
AM
8093msgid "Misplaced .entry. Ignored."
8094msgstr ""
8095
631ec08c 8096#: config/tc-hppa.c:6317
c1c69e83
AM
8097msgid "Missing .callinfo."
8098msgstr ""
8099
87485f53 8100#: config/tc-hppa.c:6382
c1c69e83
AM
8101msgid ".REG expression must be a register"
8102msgstr ""
8103
87485f53 8104#: config/tc-hppa.c:6398
c1c69e83
AM
8105msgid "bad or irreducible absolute expression; zero assumed"
8106msgstr ""
8107
87485f53 8108#: config/tc-hppa.c:6409
c1c69e83
AM
8109msgid ".REG must use a label"
8110msgstr ""
8111
87485f53 8112#: config/tc-hppa.c:6411
c1c69e83
AM
8113msgid ".EQU must use a label"
8114msgstr ""
8115
87485f53 8116#: config/tc-hppa.c:6466
c1c69e83
AM
8117#, c-format
8118msgid "Symbol '%s' could not be created."
8119msgstr ""
8120
87485f53 8121#: config/tc-hppa.c:6516
c1c69e83
AM
8122msgid ".EXIT must appear within a procedure"
8123msgstr ""
8124
87485f53 8125#: config/tc-hppa.c:6520
c1c69e83
AM
8126msgid "Missing .callinfo"
8127msgstr ""
8128
87485f53 8129#: config/tc-hppa.c:6524
c1c69e83
AM
8130msgid "No .ENTRY for this .EXIT"
8131msgstr ""
8132
87485f53 8133#: config/tc-hppa.c:6564
c1c69e83
AM
8134#, c-format
8135msgid "Using ENTRY rather than CODE in export directive for %s"
8136msgstr ""
8137
87485f53 8138#: config/tc-hppa.c:6683
c1c69e83
AM
8139#, c-format
8140msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
8141msgstr ""
8142
87485f53 8143#: config/tc-hppa.c:6706
c1c69e83
AM
8144#, c-format
8145msgid "Cannot define export symbol: %s\n"
8146msgstr ""
8147
87485f53 8148#: config/tc-hppa.c:6797
c1c69e83
AM
8149msgid "Missing label name on .LABEL"
8150msgstr ""
8151
87485f53 8152#: config/tc-hppa.c:6802
c1c69e83
AM
8153msgid "extra .LABEL arguments ignored."
8154msgstr ""
8155
87485f53 8156#: config/tc-hppa.c:6818
c1c69e83
AM
8157msgid "The .LEAVE pseudo-op is not supported"
8158msgstr ""
8159
87485f53 8160#: config/tc-hppa.c:6856
c1c69e83
AM
8161msgid "Unrecognized .LEVEL argument\n"
8162msgstr ""
8163
87485f53 8164#: config/tc-hppa.c:6889
c1c69e83
AM
8165#, c-format
8166msgid "Cannot define static symbol: %s\n"
8167msgstr ""
8168
87485f53 8169#: config/tc-hppa.c:6921
c1c69e83
AM
8170msgid "Nested procedures"
8171msgstr ""
8172
87485f53 8173#: config/tc-hppa.c:6931
c1c69e83
AM
8174msgid "Cannot allocate unwind descriptor\n"
8175msgstr ""
8176
87485f53 8177#: config/tc-hppa.c:7029
c1c69e83
AM
8178msgid "misplaced .procend"
8179msgstr ""
8180
87485f53 8181#: config/tc-hppa.c:7032
c1c69e83
AM
8182msgid "Missing .callinfo for this procedure"
8183msgstr ""
8184
87485f53 8185#: config/tc-hppa.c:7035
c1c69e83
AM
8186msgid "Missing .EXIT for a .ENTRY"
8187msgstr ""
8188
87485f53 8189#: config/tc-hppa.c:7072
c1c69e83
AM
8190msgid "Not in a space.\n"
8191msgstr ""
8192
87485f53 8193#: config/tc-hppa.c:7075
c1c69e83
AM
8194msgid "Not in a subspace.\n"
8195msgstr ""
8196
87485f53 8197#: config/tc-hppa.c:7163
c1c69e83
AM
8198msgid "Invalid .SPACE argument"
8199msgstr ""
8200
87485f53 8201#: config/tc-hppa.c:7209
c1c69e83
AM
8202msgid "Can't change spaces within a procedure definition. Ignored"
8203msgstr ""
8204
87485f53 8205#: config/tc-hppa.c:7334
c1c69e83
AM
8206#, c-format
8207msgid "Undefined space: '%s' Assuming space number = 0."
8208msgstr ""
8209
87485f53 8210#: config/tc-hppa.c:7357
c1c69e83
AM
8211msgid "Must be in a space before changing or declaring subspaces.\n"
8212msgstr ""
8213
87485f53 8214#: config/tc-hppa.c:7361
c1c69e83
AM
8215msgid "Can't change subspaces within a procedure definition. Ignored"
8216msgstr ""
8217
87485f53 8218#: config/tc-hppa.c:7395
c1c69e83
AM
8219msgid "Parameters of an existing subspace can't be modified"
8220msgstr ""
8221
87485f53 8222#: config/tc-hppa.c:7446
c1c69e83
AM
8223msgid "Alignment must be a power of 2"
8224msgstr ""
8225
87485f53 8226#: config/tc-hppa.c:7493
c1c69e83
AM
8227msgid "FIRST not supported as a .SUBSPACE argument"
8228msgstr ""
8229
87485f53 8230#: config/tc-hppa.c:7495
c1c69e83
AM
8231msgid "Invalid .SUBSPACE argument"
8232msgstr ""
8233
87485f53 8234#: config/tc-hppa.c:7684
c1c69e83
AM
8235#, c-format
8236msgid "Internal error: Unable to find containing space for %s."
8237msgstr ""
8238
87485f53 8239#: config/tc-hppa.c:8245
c1c69e83
AM
8240msgid "-R option not supported on this target."
8241msgstr ""
8242
87485f53 8243#: config/tc-hppa.c:8267
c1c69e83 8244#, c-format
777cd7ab 8245msgid "internal error: losing opcode: `%s' \"%s\"\n"
c1c69e83
AM
8246msgstr ""
8247
87485f53 8248#: config/tc-hppa.c:8277 config/tc-nios2.c:1433 config/tc-sparc.c:999
777cd7ab 8249msgid "Broken assembler. No assembly attempted."
c1c69e83
AM
8250msgstr ""
8251
87485f53 8252#: config/tc-i386.c:1342
6655dba2
SB
8253#, c-format
8254msgid "i386_output_nops called to generate nops of at most %d bytes!"
8255msgstr ""
8256
87485f53 8257#: config/tc-i386.c:1551
e0e7a9d4 8258#, c-format
71300e2c 8259msgid "invalid single nop size: %d (expect within [0, %d])"
e0e7a9d4
TG
8260msgstr ""
8261
87485f53 8262#: config/tc-i386.c:1592
71300e2c 8263msgid "jump over nop padding out of range"
c1c69e83
AM
8264msgstr ""
8265
87485f53 8266#: config/tc-i386.c:2448
ffa5352c 8267#, c-format
96e786d1 8268msgid "0x%<PRIx64> shortened to 0x%<PRIx64>"
c1c69e83
AM
8269msgstr ""
8270
87485f53 8271#: config/tc-i386.c:2545 config/tc-i386.c:8028
c1c69e83
AM
8272msgid "same type of prefix used twice"
8273msgstr ""
8274
87485f53 8275#: config/tc-i386.c:2572
c1c69e83
AM
8276#, c-format
8277msgid "64bit mode not supported on `%s'."
8278msgstr ""
8279
87485f53 8280#: config/tc-i386.c:2581
c1c69e83
AM
8281#, c-format
8282msgid "32bit mode not supported on `%s'."
8283msgstr ""
8284
87485f53 8285#: config/tc-i386.c:2621
c1c69e83
AM
8286msgid "bad argument to syntax directive."
8287msgstr ""
8288
87485f53 8289#: config/tc-i386.c:2682
c1c69e83
AM
8290#, c-format
8291msgid "bad argument to %s_check directive."
8292msgstr ""
8293
87485f53 8294#: config/tc-i386.c:2686
c1c69e83
AM
8295#, c-format
8296msgid "missing argument for %s_check directive"
8297msgstr ""
8298
87485f53 8299#: config/tc-i386.c:2716
c1c69e83
AM
8300#, c-format
8301msgid "`%s' is not supported on `%s'"
8302msgstr ""
8303
87485f53 8304#: config/tc-i386.c:2818
631ec08c 8305msgid ".arch stack is empty"
c1c69e83
AM
8306msgstr ""
8307
87485f53 8308#: config/tc-i386.c:2828
631ec08c
NC
8309#, c-format
8310msgid "this `.arch pop' requires `.code%u%s' to be in effect"
c1c69e83
AM
8311msgstr ""
8312
87485f53 8313#: config/tc-i386.c:2930
c1c69e83 8314#, c-format
631ec08c 8315msgid "no such architecture: `%s'"
c1c69e83
AM
8316msgstr ""
8317
87485f53 8318#: config/tc-i386.c:2935
631ec08c 8319msgid "missing cpu architecture"
c1c69e83
AM
8320msgstr ""
8321
87485f53 8322#: config/tc-i386.c:2952
631ec08c
NC
8323#, c-format
8324msgid "no such architecture modifier: `%s'"
c1c69e83
AM
8325msgstr ""
8326
87485f53 8327#: config/tc-i386.c:2967 config/tc-i386.c:2990
e0e7a9d4
TG
8328msgid "Intel MCU is 32bit ELF only"
8329msgstr ""
8330
87485f53 8331#: config/tc-i386.c:2997 config/tc-i386.c:14929
c1c69e83 8332msgid "unknown architecture"
252b5132
RH
8333msgstr ""
8334
87485f53 8335#: config/tc-i386.c:3363
c1c69e83 8336msgid "there are no pc-relative size relocations"
328577ad
NC
8337msgstr ""
8338
87485f53 8339#: config/tc-i386.c:3375
6e1772d5 8340#, c-format
c1c69e83 8341msgid "unknown relocation (%u)"
252b5132
RH
8342msgstr ""
8343
87485f53 8344#: config/tc-i386.c:3377
6e1772d5 8345#, c-format
c1c69e83 8346msgid "%u-byte relocation cannot be applied to %u-byte field"
252b5132
RH
8347msgstr ""
8348
87485f53 8349#: config/tc-i386.c:3381
c1c69e83 8350msgid "non-pc-relative relocation for pc-relative field"
8ea2b00f
AM
8351msgstr ""
8352
87485f53 8353#: config/tc-i386.c:3386
c1c69e83 8354msgid "relocated field and relocation type differ in signedness"
8ea2b00f
AM
8355msgstr ""
8356
87485f53 8357#: config/tc-i386.c:3395
c1c69e83 8358msgid "there are no unsigned pc-relative relocations"
252b5132
RH
8359msgstr ""
8360
87485f53 8361#: config/tc-i386.c:3403
6e1772d5 8362#, c-format
c1c69e83 8363msgid "cannot do %u byte pc-relative relocation"
252b5132
RH
8364msgstr ""
8365
87485f53 8366#: config/tc-i386.c:3420
6e1772d5 8367#, c-format
c1c69e83 8368msgid "cannot do %s %u byte relocation"
c85dd50d
NC
8369msgstr ""
8370
96e786d1 8371#: config/tc-i386.c:3811
631ec08c
NC
8372#, c-format
8373msgid "ambiguous broadcast for `%s', using %u-bit form"
8374msgstr ""
8375
87485f53 8376#: config/tc-i386.c:4042 config/tc-i386.c:5162
c1c69e83
AM
8377#, c-format
8378msgid "invalid instruction `%s' after `%s'"
252b5132
RH
8379msgstr ""
8380
87485f53 8381#: config/tc-i386.c:4048
c1c69e83
AM
8382#, c-format
8383msgid "missing `lock' with `%s'"
6e1772d5
AM
8384msgstr ""
8385
87485f53 8386#: config/tc-i386.c:4055
c1c69e83
AM
8387#, c-format
8388msgid "instruction `%s' after `xacquire' not allowed"
252b5132
RH
8389msgstr ""
8390
87485f53 8391#: config/tc-i386.c:4061
252b5132 8392#, c-format
c1c69e83 8393msgid "memory destination needed for instruction `%s' after `xrelease'"
252b5132
RH
8394msgstr ""
8395
87485f53 8396#: config/tc-i386.c:4746
2ee0aedf 8397#, c-format
8f595e9b 8398msgid "`%s` changes flags which would affect control flow behavior"
2ee0aedf
TG
8399msgstr ""
8400
87485f53 8401#: config/tc-i386.c:4788
c1c69e83 8402#, c-format
8f595e9b 8403msgid "indirect `%s` with memory operand should be avoided"
252b5132
RH
8404msgstr ""
8405
87485f53 8406#: config/tc-i386.c:4799
8f595e9b
NC
8407#, c-format
8408msgid "`%s` skips -mlfence-before-indirect-branch on `%s`"
8409msgstr ""
8410
87485f53 8411#: config/tc-i386.c:4819
8f595e9b
NC
8412#, c-format
8413msgid "`%s` skips -mlfence-before-ret on `%s`"
8414msgstr ""
8415
87485f53 8416#: config/tc-i386.c:5029
96e786d1 8417msgid "operand size mismatch"
8f595e9b
NC
8418msgstr ""
8419
87485f53 8420#: config/tc-i386.c:5032
96e786d1 8421msgid "operand type mismatch"
fce00800
AM
8422msgstr ""
8423
87485f53 8424#: config/tc-i386.c:5035
96e786d1 8425msgid "register type mismatch"
f48dfe41
NC
8426msgstr ""
8427
87485f53 8428#: config/tc-i386.c:5038
96e786d1 8429msgid "number of operands mismatch"
328577ad
NC
8430msgstr ""
8431
87485f53 8432#: config/tc-i386.c:5041
96e786d1 8433msgid "invalid instruction suffix"
3957a496
NC
8434msgstr ""
8435
87485f53 8436#: config/tc-i386.c:5044
96e786d1 8437msgid "constant doesn't fit in 4 bits"
fce00800
AM
8438msgstr ""
8439
87485f53 8440#: config/tc-i386.c:5047
96e786d1 8441msgid "unsupported with Intel mnemonic"
e0e7a9d4
TG
8442msgstr ""
8443
87485f53 8444#: config/tc-i386.c:5050
96e786d1 8445msgid "unsupported syntax"
f48dfe41
NC
8446msgstr ""
8447
87485f53 8448#: config/tc-i386.c:5053
c1c69e83 8449#, c-format
96e786d1 8450msgid "unsupported instruction `%s'"
a5c7551f
RW
8451msgstr ""
8452
87485f53 8453#: config/tc-i386.c:5057
ed9e98c2 8454#, c-format
96e786d1 8455msgid "`%s' is not supported on `%s%s'"
ed9e98c2
AM
8456msgstr ""
8457
87485f53 8458#: config/tc-i386.c:5066
b19d852d 8459#, c-format
87485f53 8460msgid "`%s%c' is not supported in 64-bit mode"
b19d852d
NC
8461msgstr ""
8462
87485f53
NC
8463#: config/tc-i386.c:5070
8464#, c-format
8465msgid "`%s%c' is only supported in 64-bit mode"
fce00800
AM
8466msgstr ""
8467
87485f53
NC
8468#: config/tc-i386.c:5077 config/tc-i386.c:5542
8469#, c-format
8470msgid "`%s' is not supported in 64-bit mode"
328577ad
NC
8471msgstr ""
8472
87485f53 8473#: config/tc-i386.c:5080 config/tc-i386.c:5541
c1c69e83 8474#, c-format
87485f53 8475msgid "`%s' is only supported in 64-bit mode"
252b5132
RH
8476msgstr ""
8477
87485f53 8478#: config/tc-i386.c:5085
96e786d1 8479msgid "invalid SIB address"
fce00800
AM
8480msgstr ""
8481
87485f53 8482#: config/tc-i386.c:5088
96e786d1 8483msgid "invalid VSIB address"
fce00800
AM
8484msgstr ""
8485
87485f53 8486#: config/tc-i386.c:5091
96e786d1 8487msgid "mask, index, and destination registers must be distinct"
fce00800
AM
8488msgstr ""
8489
87485f53 8490#: config/tc-i386.c:5094
96e786d1 8491msgid "all tmm registers must be distinct"
fce00800
AM
8492msgstr ""
8493
87485f53 8494#: config/tc-i386.c:5097
96e786d1 8495msgid "destination and source registers must be distinct"
fce00800
AM
8496msgstr ""
8497
87485f53 8498#: config/tc-i386.c:5100
96e786d1 8499msgid "unsupported vector index register"
fce00800
AM
8500msgstr ""
8501
87485f53 8502#: config/tc-i386.c:5103
96e786d1 8503msgid "unsupported broadcast"
87ccc1b0
NC
8504msgstr ""
8505
87485f53 8506#: config/tc-i386.c:5106
96e786d1 8507msgid "broadcast is needed for operand of such type"
87ccc1b0
NC
8508msgstr ""
8509
87485f53 8510#: config/tc-i386.c:5109
96e786d1 8511msgid "unsupported masking"
87ccc1b0
NC
8512msgstr ""
8513
87485f53 8514#: config/tc-i386.c:5112
96e786d1
NC
8515msgid "mask not on destination operand"
8516msgstr ""
8517
87485f53 8518#: config/tc-i386.c:5115
96e786d1
NC
8519msgid "default mask isn't allowed"
8520msgstr ""
8521
87485f53 8522#: config/tc-i386.c:5118
96e786d1
NC
8523msgid "unsupported static rounding/sae"
8524msgstr ""
8525
87485f53 8526#: config/tc-i386.c:5121 config/tc-metag.c:4787 config/tc-metag.c:5528
96e786d1
NC
8527#: config/tc-metag.c:5550
8528msgid "invalid register operand"
8529msgstr ""
8530
87485f53 8531#: config/tc-i386.c:5124
fce00800 8532#, c-format
96e786d1 8533msgid "%s for `%s'"
fce00800
AM
8534msgstr ""
8535
87485f53 8536#: config/tc-i386.c:5152
fce00800 8537#, c-format
96e786d1
NC
8538msgid "SSE instruction `%s' is used"
8539msgstr ""
8540
87485f53 8541#: config/tc-i386.c:5176
96e786d1 8542msgid "expecting lockable instruction after `lock'"
fce00800
AM
8543msgstr ""
8544
87485f53 8545#: config/tc-i386.c:5192
c1c69e83 8546#, c-format
96e786d1 8547msgid "data size prefix invalid with `%s'"
87ccc1b0
NC
8548msgstr ""
8549
87485f53 8550#: config/tc-i386.c:5204
f48dfe41 8551#, c-format
96e786d1 8552msgid "TLS relocation cannot be used with `%s'"
f48dfe41
NC
8553msgstr ""
8554
87485f53 8555#: config/tc-i386.c:5217
96e786d1 8556msgid "expecting valid branch instruction after `bnd'"
87ccc1b0
NC
8557msgstr ""
8558
87485f53 8559#: config/tc-i386.c:5221
96e786d1 8560msgid "expecting indirect branch instruction after `notrack'"
87ccc1b0
NC
8561msgstr ""
8562
87485f53 8563#: config/tc-i386.c:5226
96e786d1 8564msgid "32-bit address isn't allowed in 64-bit MPX instructions."
87ccc1b0
NC
8565msgstr ""
8566
87485f53 8567#: config/tc-i386.c:5230
96e786d1 8568msgid "16-bit address isn't allowed in MPX instructions"
87ccc1b0
NC
8569msgstr ""
8570
87485f53 8571#: config/tc-i386.c:5240
96e786d1 8572msgid "replacing `rep'/`repe' prefix by `bnd'"
87ccc1b0
NC
8573msgstr ""
8574
87485f53 8575#: config/tc-i386.c:5260
96e786d1
NC
8576#, c-format
8577msgid "input/output port address isn't allowed with `%s'"
87ccc1b0
NC
8578msgstr ""
8579
87485f53 8580#: config/tc-i386.c:5277
96e786d1
NC
8581#, c-format
8582msgid "'%s' only supports RIP-relative address"
87ccc1b0
NC
8583msgstr ""
8584
96e786d1 8585#. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
87485f53 8586#: config/tc-i386.c:5323
96e786d1
NC
8587#, c-format
8588msgid "translating to `%sp'"
87ccc1b0
NC
8589msgstr ""
8590
87485f53 8591#: config/tc-i386.c:5330
96e786d1
NC
8592#, c-format
8593msgid "instruction `%s' isn't supported outside of protected mode."
8594msgstr ""
8595
87485f53 8596#: config/tc-i386.c:5338
96e786d1
NC
8597#, c-format
8598msgid "REX prefix invalid with `%s'"
8599msgstr ""
8600
87485f53 8601#: config/tc-i386.c:5395
96e786d1
NC
8602#, c-format
8603msgid "can't encode register '%s%s' in an instruction requiring REX prefix."
8604msgstr ""
8605
87485f53 8606#: config/tc-i386.c:5492 config/tc-i386.c:5741
96e786d1
NC
8607#, c-format
8608msgid "no such instruction: `%s'"
87ccc1b0
NC
8609msgstr ""
8610
87485f53 8611#: config/tc-i386.c:5517 config/tc-i386.c:5774
96e786d1
NC
8612#, c-format
8613msgid "invalid character %s in mnemonic"
87ccc1b0
NC
8614msgstr ""
8615
87485f53 8616#: config/tc-i386.c:5524
96e786d1 8617msgid "expecting prefix; got nothing"
6e1772d5
AM
8618msgstr ""
8619
87485f53 8620#: config/tc-i386.c:5526
96e786d1 8621msgid "expecting mnemonic; got nothing"
87ccc1b0
NC
8622msgstr ""
8623
87485f53 8624#: config/tc-i386.c:5554
96e786d1
NC
8625#, c-format
8626msgid "redundant %s prefix"
2ee0aedf
TG
8627msgstr ""
8628
87485f53 8629#: config/tc-i386.c:5724
96e786d1
NC
8630#, c-format
8631msgid "found `%sd'; assuming `%sl' was meant"
777cd7ab
DDAG
8632msgstr ""
8633
87485f53 8634#: config/tc-i386.c:5823
96e786d1
NC
8635#, c-format
8636msgid "invalid character %s before operand %d"
ab4f385b
JE
8637msgstr ""
8638
87485f53 8639#: config/tc-i386.c:5835
96e786d1
NC
8640#, c-format
8641msgid "unbalanced double quotes in operand %d."
c85dd50d
NC
8642msgstr ""
8643
87485f53 8644#: config/tc-i386.c:5842
96e786d1
NC
8645#, c-format
8646msgid "unbalanced parenthesis in operand %d."
87ccc1b0
NC
8647msgstr ""
8648
87485f53 8649#: config/tc-i386.c:5855
96e786d1
NC
8650#, c-format
8651msgid "invalid character %s in operand %d"
87ccc1b0
NC
8652msgstr ""
8653
87485f53 8654#: config/tc-i386.c:5875
96e786d1
NC
8655#, c-format
8656msgid "spurious operands; (%d operands/instruction max)"
87ccc1b0
NC
8657msgstr ""
8658
87485f53 8659#: config/tc-i386.c:5885 config/tc-i386.c:10977
96e786d1
NC
8660#, c-format
8661msgid "too many memory references for `%s'"
87ccc1b0
NC
8662msgstr ""
8663
87485f53 8664#: config/tc-i386.c:5906 config/tc-i386.c:10971
96e786d1 8665msgid "expecting operand after ','; got nothing"
252b5132
RH
8666msgstr ""
8667
87485f53 8668#: config/tc-i386.c:5911
96e786d1 8669msgid "expecting operand before ','; got nothing"
252b5132
RH
8670msgstr ""
8671
87485f53
NC
8672#: config/tc-i386.c:6181
8673#, c-format
8674msgid "0x%<PRIx64> out of range of signed 32bit displacement"
8675msgstr ""
8676
8677#: config/tc-i386.c:6385
96e786d1 8678msgid "mask, index, and destination registers should be distinct"
252b5132
RH
8679msgstr ""
8680
87485f53 8681#: config/tc-i386.c:6402
96e786d1 8682msgid "index and destination registers should be distinct"
252b5132
RH
8683msgstr ""
8684
87485f53 8685#: config/tc-i386.c:7201
ae351704 8686#, c-format
c1c69e83 8687msgid "indirect %s without `*'"
a74801ba
ILT
8688msgstr ""
8689
c1c69e83
AM
8690#. Warn them that a data or address size prefix doesn't
8691#. affect assembly of the next line of code.
87485f53 8692#: config/tc-i386.c:7208
ae351704 8693#, c-format
c1c69e83 8694msgid "stand-alone `%s' prefix"
a74801ba
ILT
8695msgstr ""
8696
87485f53 8697#: config/tc-i386.c:7273
252b5132 8698#, c-format
6655dba2 8699msgid "`%s' operand %u must use `%ses' segment"
252b5132
RH
8700msgstr ""
8701
87485f53 8702#: config/tc-i386.c:7403
6655dba2
SB
8703msgid "generating 16-bit `iret' for .code16gcc directive"
8704msgstr ""
8705
87485f53 8706#: config/tc-i386.c:7407
6655dba2
SB
8707#, c-format
8708msgid "generating 32-bit `%s', unlike earlier gas versions"
8709msgstr ""
8710
87485f53 8711#: config/tc-i386.c:7524
8f595e9b
NC
8712#, c-format
8713msgid "ambiguous operand size for `%s'"
8714msgstr ""
8715
87485f53 8716#: config/tc-i386.c:7529
8f595e9b 8717#, c-format
c1c69e83 8718msgid ""
96e786d1
NC
8719"no instruction mnemonic suffix given and no register operands; can't size `%"
8720"s'"
252b5132
RH
8721msgstr ""
8722
87485f53 8723#: config/tc-i386.c:7534
71300e2c 8724#, c-format
8f595e9b
NC
8725msgid "%s; using default for `%s'"
8726msgstr ""
8727
87485f53 8728#: config/tc-i386.c:7536
8f595e9b
NC
8729msgid "ambiguous operand size"
8730msgstr ""
8731
87485f53 8732#: config/tc-i386.c:7537
8f595e9b 8733msgid "no instruction mnemonic suffix given and no register operands"
71300e2c
NC
8734msgstr ""
8735
87485f53 8736#: config/tc-i386.c:7675
252b5132 8737#, c-format
8f595e9b
NC
8738msgid "16-bit addressing unavailable for `%s'"
8739msgstr ""
8740
87485f53 8741#: config/tc-i386.c:7743
8f595e9b
NC
8742#, c-format
8743msgid "invalid register operand size for `%s'"
a74801ba
ILT
8744msgstr ""
8745
b19d852d 8746#. Any other register is bad.
87485f53
NC
8747#: config/tc-i386.c:7780 config/tc-i386.c:7805 config/tc-i386.c:7853
8748#: config/tc-i386.c:7892
a74801ba 8749#, c-format
c1c69e83 8750msgid "`%s%s' not allowed with `%s%c'"
252b5132
RH
8751msgstr ""
8752
96e786d1
NC
8753#. Prohibit these changes in the 64bit mode, since the
8754#. lowering is more complicated.
87485f53
NC
8755#: config/tc-i386.c:7818 config/tc-i386.c:7829 config/tc-i386.c:7869
8756#: config/tc-i386.c:7906
ae351704 8757#, c-format
c1c69e83 8758msgid "incorrect register `%s%s' used with `%c' suffix"
a74801ba
ILT
8759msgstr ""
8760
87485f53 8761#: config/tc-i386.c:7992
c1c69e83 8762msgid "no instruction mnemonic suffix given; can't determine immediate size"
252b5132
RH
8763msgstr ""
8764
87485f53 8765#: config/tc-i386.c:8186
e0e7a9d4
TG
8766#, c-format
8767msgid ""
71300e2c
NC
8768"source register `%s%s' implicitly denotes `%s%.3s%u' to `%s%.3s%u' source "
8769"group in `%s'"
e0e7a9d4
TG
8770msgstr ""
8771
87485f53
NC
8772#. Reversed arguments on faddp or fmulp.
8773#: config/tc-i386.c:8228
c1c69e83 8774#, c-format
87485f53 8775msgid "translating to `%s %s%s,%s%s'"
252b5132
RH
8776msgstr ""
8777
96e786d1 8778#. Extraneous `l' suffix on fp insn.
87485f53 8779#: config/tc-i386.c:8235
c1c69e83 8780#, c-format
96e786d1 8781msgid "translating to `%s %s%s'"
252b5132
RH
8782msgstr ""
8783
87485f53 8784#: config/tc-i386.c:8248
c1c69e83 8785#, c-format
87485f53 8786msgid "you can't `%s %s%s'"
252b5132
RH
8787msgstr ""
8788
87485f53 8789#: config/tc-i386.c:8305
c1c69e83
AM
8790#, c-format
8791msgid "segment override on `%s' is ineffectual"
252b5132
RH
8792msgstr ""
8793
87485f53 8794#: config/tc-i386.c:8763 config/tc-riscv.c:1612
777cd7ab
DDAG
8795msgid "relaxable branches not supported in absolute section"
8796msgstr ""
8797
87485f53 8798#: config/tc-i386.c:8798 config/tc-i386.c:8946 config/tc-i386.c:9028
6655dba2
SB
8799#, c-format
8800msgid "skipping prefixes on `%s'"
252b5132
RH
8801msgstr ""
8802
87485f53 8803#: config/tc-i386.c:9054
c1c69e83 8804msgid "16-bit jump out of range"
55cf6793
ZW
8805msgstr ""
8806
87485f53 8807#: config/tc-i386.c:9346 config/tc-i386.c:9378 config/tc-i386.c:9467
6655dba2
SB
8808#, c-format
8809msgid "`%s` skips -malign-branch-boundary on `%s`"
8810msgstr ""
8811
87485f53 8812#: config/tc-i386.c:9635
96e786d1
NC
8813msgid "use .code16 to ensure correct addressing mode"
8814msgstr ""
8815
87485f53 8816#: config/tc-i386.c:9663
6c037fdb
NC
8817#, c-format
8818msgid "Cannot convert `%s' in 16-bit mode"
8819msgstr ""
8820
87485f53 8821#: config/tc-i386.c:9665
6c037fdb
NC
8822#, c-format
8823msgid "Cannot convert `%s' with `-momit-lock-prefix=yes' in effect"
8824msgstr ""
8825
87485f53 8826#: config/tc-i386.c:9753
3957a496
NC
8827msgid "pseudo prefix without instruction"
8828msgstr ""
8829
87485f53 8830#: config/tc-i386.c:9899
6655dba2
SB
8831#, c-format
8832msgid "instruction length of %u bytes exceeds the limit of 15"
8833msgstr ""
8834
87485f53 8835#: config/tc-i386.c:10507
c1c69e83
AM
8836#, c-format
8837msgid "@%s reloc is not supported with %d-bit output format"
28e7409f
NC
8838msgstr ""
8839
87485f53 8840#: config/tc-i386.c:10561
6e1772d5 8841#, c-format
c1c69e83 8842msgid "missing or invalid expression `%s'"
cc643b88
NC
8843msgstr ""
8844
87485f53 8845#: config/tc-i386.c:10570
f48dfe41
NC
8846#, c-format
8847msgid "invalid PLT expression `%s'"
8848msgstr ""
8849
87485f53
NC
8850#: config/tc-i386.c:10667
8851msgid "pseudo-prefix conflicts with encoding specifier"
8852msgstr ""
8853
8854#: config/tc-i386.c:10949
8855#, c-format
8856msgid "opcode residual (%#<PRIx64>) too wide"
8857msgstr ""
8858
8859#: config/tc-i386.c:10994 config/tc-i386.c:11037
8860msgid "too many register/memory operands"
8861msgstr ""
8862
8863#: config/tc-i386.c:11005 config/tc-i386.c:11012
8864msgid "too few register/memory operands"
8865msgstr ""
8866
8867#: config/tc-i386.c:11025
8868#, c-format
8869msgid "constant doesn't fit in %d bits"
8870msgstr ""
8871
8872#: config/tc-i386.c:11088
8873msgid "VSIB unavailable with legacy encoding"
8874msgstr ""
8875
8876#. We could allow two register operands, encoding the 2nd one in
8877#. an 8-bit immediate like for 4-register-operand insns, but that
8878#. would require ugly fiddling with process_operands() and/or
8879#. build_modrm_byte().
8880#: config/tc-i386.c:11099
8881msgid "too many register operands with VSIB"
8882msgstr ""
8883
8884#: config/tc-i386.c:11312
8885msgid "conflicting .insn operands"
8886msgstr ""
8887
8888#: config/tc-i386.c:11400
631ec08c
NC
8889#, c-format
8890msgid "duplicated `{%s}'"
8891msgstr ""
8892
87485f53 8893#: config/tc-i386.c:11458
c1c69e83
AM
8894#, c-format
8895msgid "Unsupported broadcast: `%s'"
28e7409f
NC
8896msgstr ""
8897
87485f53 8898#: config/tc-i386.c:11520
85a39694 8899#, c-format
3957a496 8900msgid "`%s%s' can't be used for write mask"
252b5132
RH
8901msgstr ""
8902
87485f53 8903#: config/tc-i386.c:11540
c1c69e83
AM
8904#, c-format
8905msgid "invalid write mask `%s'"
252b5132
RH
8906msgstr ""
8907
87485f53 8908#: config/tc-i386.c:11561
c1c69e83
AM
8909#, c-format
8910msgid "duplicated `%s'"
252b5132
RH
8911msgstr ""
8912
87485f53 8913#: config/tc-i386.c:11571
c1c69e83
AM
8914#, c-format
8915msgid "invalid zeroing-masking `%s'"
252b5132
RH
8916msgstr ""
8917
87485f53 8918#: config/tc-i386.c:11587
c1c69e83
AM
8919#, c-format
8920msgid "missing `}' in `%s'"
252b5132
RH
8921msgstr ""
8922
c1c69e83 8923#. We don't know this one.
87485f53 8924#: config/tc-i386.c:11601
c1c69e83
AM
8925#, c-format
8926msgid "unknown vector operation: `%s'"
252b5132
RH
8927msgstr ""
8928
87485f53 8929#: config/tc-i386.c:11607
3957a496
NC
8930msgid "zeroing-masking only allowed with write mask"
8931msgstr ""
8932
87485f53 8933#: config/tc-i386.c:11627
c1c69e83
AM
8934#, c-format
8935msgid "at most %d immediate operands are allowed"
a74801ba
ILT
8936msgstr ""
8937
87485f53 8938#: config/tc-i386.c:11666 config/tc-i386.c:11932
c1c69e83
AM
8939#, c-format
8940msgid "junk `%s' after expression"
252b5132
RH
8941msgstr ""
8942
87485f53 8943#: config/tc-i386.c:11679
c1c69e83 8944#, c-format
346d80ef 8945msgid "illegal immediate register operand %s"
252b5132
RH
8946msgstr ""
8947
87485f53 8948#: config/tc-i386.c:11693
c1c69e83 8949#, c-format
346d80ef 8950msgid "missing or invalid immediate expression `%s'"
252b5132
RH
8951msgstr ""
8952
87485f53 8953#: config/tc-i386.c:11717 config/tc-i386.c:12012
252b5132 8954#, c-format
346d80ef 8955msgid "unimplemented segment %s in operand"
252b5132
RH
8956msgstr ""
8957
87485f53 8958#: config/tc-i386.c:11766
a5c7551f 8959#, c-format
c1c69e83 8960msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
a5c7551f
RW
8961msgstr ""
8962
87485f53 8963#: config/tc-i386.c:11775
c1c69e83
AM
8964#, c-format
8965msgid "scale factor of %d without an index register"
252b5132
RH
8966msgstr ""
8967
87485f53 8968#: config/tc-i386.c:11797
c1c69e83
AM
8969#, c-format
8970msgid "at most %d displacement operands are allowed"
252b5132
RH
8971msgstr ""
8972
87485f53 8973#: config/tc-i386.c:11987
c1c69e83
AM
8974#, c-format
8975msgid "missing or invalid displacement expression `%s'"
55cf6793
ZW
8976msgstr ""
8977
87485f53 8978#: config/tc-i386.c:12163
c1c69e83
AM
8979#, c-format
8980msgid "`%s' is not valid here (expected `%c%s%s%c')"
252b5132
RH
8981msgstr ""
8982
87485f53 8983#: config/tc-i386.c:12175
252b5132 8984#, c-format
c1c69e83 8985msgid "`%s' is not a valid %s expression"
252b5132
RH
8986msgstr ""
8987
87485f53 8988#: config/tc-i386.c:12189
777cd7ab
DDAG
8989#, c-format
8990msgid "invalid `%s' prefix"
8991msgstr ""
8992
87485f53 8993#: config/tc-i386.c:12219
e0e7a9d4
TG
8994#, c-format
8995msgid "`%s' cannot be used here"
8996msgstr ""
8997
87485f53 8998#: config/tc-i386.c:12226
e0e7a9d4
TG
8999msgid "register scaling is being ignored here"
9000msgstr ""
9001
87485f53 9002#: config/tc-i386.c:12267
c1c69e83
AM
9003#, c-format
9004msgid "Missing '}': '%s'"
252b5132
RH
9005msgstr ""
9006
87485f53 9007#: config/tc-i386.c:12273
c1c69e83
AM
9008#, c-format
9009msgid "Junk after '}': '%s'"
252b5132
RH
9010msgstr ""
9011
87485f53 9012#: config/tc-i386.c:12348
c1c69e83
AM
9013#, c-format
9014msgid "bad memory operand `%s'"
252b5132
RH
9015msgstr ""
9016
87485f53 9017#: config/tc-i386.c:12364
252b5132 9018#, c-format
c1c69e83 9019msgid "junk `%s' after register"
252b5132
RH
9020msgstr ""
9021
87485f53
NC
9022#: config/tc-i386.c:12371
9023#, c-format
9024msgid "`%s%s' cannot be used here"
9025msgstr ""
9026
9027#: config/tc-i386.c:12394
631ec08c
NC
9028#, c-format
9029msgid "`%s': misplaced `{%s}'"
9030msgstr ""
9031
87485f53 9032#: config/tc-i386.c:12401 config/tc-i386.c:12575 config/tc-i386.c:12619
c1c69e83
AM
9033#, c-format
9034msgid "bad register name `%s'"
252b5132
RH
9035msgstr ""
9036
87485f53 9037#: config/tc-i386.c:12409
c1c69e83 9038msgid "immediate operand illegal with absolute jump"
252b5132
RH
9039msgstr ""
9040
87485f53 9041#: config/tc-i386.c:12416
631ec08c
NC
9042#, c-format
9043msgid "`%s': RC/SAE operand must follow immediate operands"
9044msgstr ""
9045
87485f53 9046#: config/tc-i386.c:12429
631ec08c
NC
9047#, c-format
9048msgid "`%s': misplaced `%s'"
9049msgstr ""
9050
87485f53 9051#: config/tc-i386.c:12480
346d80ef
NC
9052msgid "unbalanced figure braces"
9053msgstr ""
9054
87485f53 9055#: config/tc-i386.c:12564
c1c69e83
AM
9056#, c-format
9057msgid "expecting `,' or `)' after index register in `%s'"
5b343f5a
NC
9058msgstr ""
9059
87485f53 9060#: config/tc-i386.c:12592
c1c69e83
AM
9061#, c-format
9062msgid "expecting `)' after scale factor in `%s'"
5b343f5a
NC
9063msgstr ""
9064
87485f53 9065#: config/tc-i386.c:12600
c1c69e83
AM
9066#, c-format
9067msgid "expecting index register or scale factor after `,'; got '%c'"
252b5132
RH
9068msgstr ""
9069
87485f53 9070#: config/tc-i386.c:12608
c1c69e83
AM
9071#, c-format
9072msgid "expecting `,' or `)' after base register in `%s'"
252b5132
RH
9073msgstr ""
9074
c1c69e83 9075#. It's not a memory operand; argh!
87485f53 9076#: config/tc-i386.c:12656
ae351704 9077#, c-format
c1c69e83 9078msgid "invalid char %s beginning operand %d `%s'"
ae351704
AM
9079msgstr ""
9080
87485f53 9081#: config/tc-i386.c:13316
6655dba2
SB
9082#, c-format
9083msgid "%s:%u: add %d%s at 0x%llx to align %s within %d-byte boundary\n"
9084msgstr ""
9085
87485f53 9086#: config/tc-i386.c:13319
6655dba2
SB
9087#, c-format
9088msgid ""
9089"%s:%u: add additional %d%s at 0x%llx to align %s within %d-byte boundary\n"
9090msgstr ""
9091
87485f53 9092#: config/tc-i386.c:13325
6655dba2
SB
9093#, c-format
9094msgid ""
9095"%s:%u: add %d%s-byte nop at 0x%llx to align %s within %d-byte boundary\n"
9096msgstr ""
9097
87485f53 9098#: config/tc-i386.c:13392
c1c69e83 9099msgid "long jump required"
ae351704
AM
9100msgstr ""
9101
87485f53 9102#: config/tc-i386.c:13447
c1c69e83 9103msgid "jump target out of range"
252b5132
RH
9104msgstr ""
9105
87485f53 9106#: config/tc-i386.c:13874
b19d852d
NC
9107#, c-format
9108msgid "register '%s%s' cannot be used here"
9109msgstr ""
9110
87485f53 9111#: config/tc-i386.c:14128
f48dfe41
NC
9112#, c-format
9113msgid "invalid -mx86-used-note= option: `%s'"
9114msgstr ""
9115
87485f53 9116#: config/tc-i386.c:14151
c1c69e83 9117msgid "no compiled in support for x86_64"
252b5132
RH
9118msgstr ""
9119
87485f53 9120#: config/tc-i386.c:14171
c1c69e83 9121msgid "no compiled in support for 32bit x86_64"
252b5132
RH
9122msgstr ""
9123
87485f53 9124#: config/tc-i386.c:14175
c1c69e83 9125msgid "32bit x86_64 is only supported for ELF"
252b5132
RH
9126msgstr ""
9127
87485f53
NC
9128#: config/tc-i386.c:14192
9129msgid "no compiled in support for ix86"
9130msgstr ""
9131
9132#: config/tc-i386.c:14223 config/tc-i386.c:14295
252b5132 9133#, c-format
c1c69e83 9134msgid "invalid -march= option: `%s'"
252b5132
RH
9135msgstr ""
9136
87485f53 9137#: config/tc-i386.c:14305 config/tc-i386.c:14318
252b5132 9138#, c-format
c1c69e83 9139msgid "invalid -mtune= option: `%s'"
252b5132
RH
9140msgstr ""
9141
87485f53 9142#: config/tc-i386.c:14327
c1c69e83
AM
9143#, c-format
9144msgid "invalid -mmnemonic= option: `%s'"
252b5132
RH
9145msgstr ""
9146
87485f53 9147#: config/tc-i386.c:14336
c1c69e83
AM
9148#, c-format
9149msgid "invalid -msyntax= option: `%s'"
252b5132
RH
9150msgstr ""
9151
87485f53 9152#: config/tc-i386.c:14363
c1c69e83
AM
9153#, c-format
9154msgid "invalid -msse-check= option: `%s'"
252b5132
RH
9155msgstr ""
9156
87485f53 9157#: config/tc-i386.c:14374
c1c69e83
AM
9158#, c-format
9159msgid "invalid -moperand-check= option: `%s'"
252b5132
RH
9160msgstr ""
9161
87485f53 9162#: config/tc-i386.c:14383
252b5132 9163#, c-format
c1c69e83 9164msgid "invalid -mavxscalar= option: `%s'"
252b5132
RH
9165msgstr ""
9166
87485f53 9167#: config/tc-i386.c:14392
f48dfe41
NC
9168#, c-format
9169msgid "invalid -mvexwig= option: `%s'"
9170msgstr ""
9171
87485f53 9172#: config/tc-i386.c:14407
c1c69e83
AM
9173#, c-format
9174msgid "invalid -mevexlig= option: `%s'"
252b5132
RH
9175msgstr ""
9176
87485f53 9177#: config/tc-i386.c:14420
ed9e98c2
AM
9178#, c-format
9179msgid "invalid -mevexrcig= option: `%s'"
9180msgstr ""
9181
87485f53 9182#: config/tc-i386.c:14429
c1c69e83
AM
9183#, c-format
9184msgid "invalid -mevexwig= option: `%s'"
252b5132
RH
9185msgstr ""
9186
87485f53 9187#: config/tc-i386.c:14444
ed9e98c2
AM
9188#, c-format
9189msgid "invalid -momit-lock-prefix= option: `%s'"
9190msgstr ""
9191
87485f53 9192#: config/tc-i386.c:14453
e0e7a9d4
TG
9193#, c-format
9194msgid "invalid -mfence-as-lock-add= option: `%s'"
9195msgstr ""
9196
87485f53 9197#: config/tc-i386.c:14462
8f595e9b
NC
9198#, c-format
9199msgid "invalid -mlfence-after-load= option: `%s'"
9200msgstr ""
9201
87485f53 9202#: config/tc-i386.c:14479
8f595e9b
NC
9203#, c-format
9204msgid "invalid -mlfence-before-indirect-branch= option: `%s'"
9205msgstr ""
9206
87485f53 9207#: config/tc-i386.c:14493
8f595e9b
NC
9208#, c-format
9209msgid "invalid -mlfence-before-ret= option: `%s'"
9210msgstr ""
9211
87485f53 9212#: config/tc-i386.c:14503
e0e7a9d4
TG
9213#, c-format
9214msgid "invalid -mrelax-relocations= option: `%s'"
9215msgstr ""
9216
87485f53 9217#: config/tc-i386.c:14532
6655dba2
SB
9218#, c-format
9219msgid "invalid -malign-branch-boundary= value: %s"
9220msgstr ""
9221
87485f53 9222#: config/tc-i386.c:14546
6655dba2
SB
9223#, c-format
9224msgid "invalid -malign-branch-prefix-size= value: %s"
9225msgstr ""
9226
87485f53 9227#: config/tc-i386.c:14573
6655dba2
SB
9228#, c-format
9229msgid "invalid -malign-branch= option: `%s'"
9230msgstr ""
9231
87485f53 9232#: config/tc-i386.c:14740
c1c69e83
AM
9233#, c-format
9234msgid ""
6655dba2 9235" -Qy, -Qn ignored\n"
c1c69e83
AM
9236" -V print assembler version number\n"
9237" -k ignored\n"
252b5132
RH
9238msgstr ""
9239
87485f53 9240#: config/tc-i386.c:14745
c1c69e83
AM
9241#, c-format
9242msgid ""
96e786d1
NC
9243" -n do not optimize code alignment\n"
9244" -O{012s} attempt some code optimizations\n"
c1c69e83 9245" -q quieten some warnings\n"
252b5132
RH
9246msgstr ""
9247
87485f53 9248#: config/tc-i386.c:14750
c1c69e83
AM
9249#, c-format
9250msgid " -s ignored\n"
252b5132
RH
9251msgstr ""
9252
87485f53 9253#: config/tc-i386.c:14755
346d80ef
NC
9254#, c-format
9255msgid " --32/--64/--x32 generate 32bit/64bit/x32 object\n"
9256msgstr ""
9257
87485f53 9258#: config/tc-i386.c:14758
c1c69e83 9259#, c-format
346d80ef 9260msgid " --32/--64 generate 32bit/64bit object\n"
a74801ba
ILT
9261msgstr ""
9262
87485f53 9263#: config/tc-i386.c:14763
c1c69e83
AM
9264#, c-format
9265msgid " --divide do not treat `/' as a comment character\n"
a74801ba
ILT
9266msgstr ""
9267
87485f53 9268#: config/tc-i386.c:14766
c1c69e83
AM
9269#, c-format
9270msgid " --divide ignored\n"
252b5132
RH
9271msgstr ""
9272
87485f53 9273#: config/tc-i386.c:14769
c1c69e83
AM
9274#, c-format
9275msgid ""
9276" -march=CPU[,+EXTENSION...]\n"
9277" generate code for CPU and EXTENSION, CPU is one "
9278"of:\n"
252b5132
RH
9279msgstr ""
9280
87485f53 9281#: config/tc-i386.c:14773
252b5132 9282#, c-format
631ec08c
NC
9283msgid ""
9284" EXTENSION is combination of (possibly \"no\"-"
9285"prefixed):\n"
252b5132
RH
9286msgstr ""
9287
87485f53 9288#: config/tc-i386.c:14776
c1c69e83
AM
9289#, c-format
9290msgid " -mtune=CPU optimize for CPU, CPU is one of:\n"
252b5132
RH
9291msgstr ""
9292
87485f53 9293#: config/tc-i386.c:14779
c1c69e83
AM
9294#, c-format
9295msgid " -msse2avx encode SSE instructions with VEX prefix\n"
252b5132
RH
9296msgstr ""
9297
87485f53 9298#: config/tc-i386.c:14781
6c037fdb
NC
9299#, c-format
9300msgid ""
9301" -muse-unaligned-vector-move\n"
9302" encode aligned vector move as unaligned vector "
9303"move\n"
9304msgstr ""
9305
87485f53 9306#: config/tc-i386.c:14784
c1c69e83
AM
9307#, c-format
9308msgid ""
f48dfe41 9309" -msse-check=[none|error|warning] (default: warning)\n"
c1c69e83 9310" check SSE instructions\n"
252b5132
RH
9311msgstr ""
9312
87485f53 9313#: config/tc-i386.c:14787
c1c69e83
AM
9314#, c-format
9315msgid ""
f48dfe41 9316" -moperand-check=[none|error|warning] (default: warning)\n"
c1c69e83 9317" check operand combinations for validity\n"
252b5132
RH
9318msgstr ""
9319
87485f53 9320#: config/tc-i386.c:14790
c1c69e83
AM
9321#, c-format
9322msgid ""
f48dfe41
NC
9323" -mavxscalar=[128|256] (default: 128)\n"
9324" encode scalar AVX instructions with specific "
c1c69e83
AM
9325"vector\n"
9326" length\n"
252b5132
RH
9327msgstr ""
9328
87485f53 9329#: config/tc-i386.c:14794
f48dfe41
NC
9330#, c-format
9331msgid ""
9332" -mvexwig=[0|1] (default: 0)\n"
9333" encode VEX instructions with specific VEX.W value\n"
9334" for VEX.W bit ignored instructions\n"
9335msgstr ""
9336
87485f53 9337#: config/tc-i386.c:14798
c1c69e83
AM
9338#, c-format
9339msgid ""
f48dfe41
NC
9340" -mevexlig=[128|256|512] (default: 128)\n"
9341" encode scalar EVEX instructions with specific "
c1c69e83
AM
9342"vector\n"
9343" length\n"
252b5132
RH
9344msgstr ""
9345
87485f53 9346#: config/tc-i386.c:14802
252b5132 9347#, c-format
c1c69e83 9348msgid ""
f48dfe41
NC
9349" -mevexwig=[0|1] (default: 0)\n"
9350" encode EVEX instructions with specific EVEX.W "
c1c69e83
AM
9351"value\n"
9352" for EVEX.W bit ignored instructions\n"
252b5132
RH
9353msgstr ""
9354
87485f53 9355#: config/tc-i386.c:14806
ed9e98c2
AM
9356#, c-format
9357msgid ""
f48dfe41 9358" -mevexrcig=[rne|rd|ru|rz] (default: rne)\n"
ed9e98c2
AM
9359" encode EVEX instructions with specific EVEX.RC "
9360"value\n"
9361" for SAE-only ignored instructions\n"
9362msgstr ""
9363
87485f53 9364#: config/tc-i386.c:14810
f48dfe41
NC
9365#, c-format
9366msgid " -mmnemonic=[att|intel] "
9367msgstr ""
9368
87485f53 9369#: config/tc-i386.c:14813
252b5132 9370#, c-format
f48dfe41 9371msgid "(default: att)\n"
252b5132
RH
9372msgstr ""
9373
87485f53 9374#: config/tc-i386.c:14815
252b5132 9375#, c-format
f48dfe41 9376msgid "(default: intel)\n"
252b5132
RH
9377msgstr ""
9378
87485f53 9379#: config/tc-i386.c:14816
f48dfe41
NC
9380#, c-format
9381msgid " use AT&T/Intel mnemonic\n"
9382msgstr ""
9383
87485f53 9384#: config/tc-i386.c:14818
f48dfe41
NC
9385#, c-format
9386msgid ""
9387" -msyntax=[att|intel] (default: att)\n"
9388" use AT&T/Intel syntax\n"
9389msgstr ""
9390
87485f53 9391#: config/tc-i386.c:14821
c1c69e83
AM
9392#, c-format
9393msgid " -mindex-reg support pseudo index registers\n"
ae351704
AM
9394msgstr ""
9395
87485f53 9396#: config/tc-i386.c:14823
252b5132 9397#, c-format
c1c69e83 9398msgid " -mnaked-reg don't require `%%' prefix for registers\n"
252b5132
RH
9399msgstr ""
9400
87485f53 9401#: config/tc-i386.c:14825
a5c7551f 9402#, c-format
c1c69e83 9403msgid " -madd-bnd-prefix add BND prefix for all valid branches\n"
a5c7551f
RW
9404msgstr ""
9405
87485f53 9406#: config/tc-i386.c:14828
e0e7a9d4
TG
9407#, c-format
9408msgid " -mshared disable branch optimization for shared code\n"
9409msgstr ""
9410
87485f53 9411#: config/tc-i386.c:14830
f48dfe41
NC
9412#, c-format
9413msgid " -mx86-used-note=[no|yes] "
9414msgstr ""
9415
87485f53 9416#: config/tc-i386.c:14836
f48dfe41
NC
9417#, c-format
9418msgid ""
9419" generate x86 used ISA and feature properties\n"
9420msgstr ""
9421
87485f53 9422#: config/tc-i386.c:14840
ed9e98c2
AM
9423#, c-format
9424msgid " -mbig-obj generate big object files\n"
9425msgstr ""
9426
87485f53 9427#: config/tc-i386.c:14843
ed9e98c2
AM
9428#, c-format
9429msgid ""
f48dfe41 9430" -momit-lock-prefix=[no|yes] (default: no)\n"
ed9e98c2
AM
9431" strip all lock prefixes\n"
9432msgstr ""
9433
87485f53 9434#: config/tc-i386.c:14846
e0e7a9d4
TG
9435#, c-format
9436msgid ""
f48dfe41 9437" -mfence-as-lock-add=[no|yes] (default: no)\n"
e0e7a9d4
TG
9438" encode lfence, mfence and sfence as\n"
9439" lock addl $0x0, (%%{re}sp)\n"
9440msgstr ""
9441
87485f53 9442#: config/tc-i386.c:14850
e0e7a9d4 9443#, c-format
f48dfe41
NC
9444msgid " -mrelax-relocations=[no|yes] "
9445msgstr ""
9446
87485f53 9447#: config/tc-i386.c:14856
f48dfe41
NC
9448#, c-format
9449msgid " generate relax relocations\n"
e0e7a9d4
TG
9450msgstr ""
9451
87485f53 9452#: config/tc-i386.c:14858
6655dba2
SB
9453#, c-format
9454msgid ""
9455" -malign-branch-boundary=NUM (default: 0)\n"
9456" align branches within NUM byte boundary\n"
9457msgstr ""
9458
87485f53 9459#: config/tc-i386.c:14861
6655dba2
SB
9460#, c-format
9461msgid ""
9462" -malign-branch=TYPE[+TYPE...] (default: jcc+fused+jmp)\n"
9463" TYPE is combination of jcc, fused, jmp, call, "
9464"ret,\n"
9465" indirect\n"
9466" specify types of branches to align\n"
9467msgstr ""
9468
87485f53 9469#: config/tc-i386.c:14866
6655dba2
SB
9470#, c-format
9471msgid ""
9472" -malign-branch-prefix-size=NUM (default: 5)\n"
9473" align branches with NUM prefixes per instruction\n"
9474msgstr ""
9475
87485f53 9476#: config/tc-i386.c:14869
6655dba2
SB
9477#, c-format
9478msgid ""
9479" -mbranches-within-32B-boundaries\n"
9480" align branches within 32 byte boundary\n"
9481msgstr ""
9482
87485f53 9483#: config/tc-i386.c:14872
8f595e9b
NC
9484#, c-format
9485msgid ""
9486" -mlfence-after-load=[no|yes] (default: no)\n"
9487" generate lfence after load\n"
9488msgstr ""
9489
87485f53 9490#: config/tc-i386.c:14875
8f595e9b
NC
9491#, c-format
9492msgid ""
9493" -mlfence-before-indirect-branch=[none|all|register|memory] (default: "
9494"none)\n"
9495" generate lfence before indirect near branch\n"
9496msgstr ""
9497
87485f53 9498#: config/tc-i386.c:14878
8f595e9b
NC
9499#, c-format
9500msgid ""
9501" -mlfence-before-ret=[none|or|not|shl|yes] (default: none)\n"
9502" generate lfence before ret\n"
9503msgstr ""
9504
87485f53 9505#: config/tc-i386.c:14881
e0e7a9d4 9506#, c-format
f48dfe41 9507msgid " -mamd64 accept only AMD64 ISA [default]\n"
e0e7a9d4
TG
9508msgstr ""
9509
87485f53 9510#: config/tc-i386.c:14883
e0e7a9d4
TG
9511#, c-format
9512msgid " -mintel64 accept only Intel64 ISA\n"
9513msgstr ""
9514
87485f53 9515#: config/tc-i386.c:14925
e0e7a9d4
TG
9516#, c-format
9517msgid "Intel MCU doesn't support `%s' architecture"
9518msgstr ""
9519
87485f53 9520#: config/tc-i386.c:14993
e0e7a9d4
TG
9521msgid "Intel MCU is 32bit only"
9522msgstr ""
9523
87485f53 9524#: config/tc-i386.c:15105
8f595e9b
NC
9525msgid ""
9526"constant directive skips -mlfence-before-ret and -mlfence-before-indirect-"
9527"branch"
9528msgstr ""
9529
87485f53 9530#: config/tc-i386.c:15108
8f595e9b
NC
9531msgid "constant directive skips -mlfence-before-ret"
9532msgstr ""
9533
87485f53 9534#: config/tc-i386.c:15111
8f595e9b
NC
9535msgid "constant directive skips -mlfence-before-indirect-branch"
9536msgstr ""
9537
87485f53 9538#: config/tc-i386.c:15124
631ec08c
NC
9539#, c-format
9540msgid "invalid %s relocation against register"
9541msgstr ""
9542
87485f53 9543#: config/tc-i386.c:15233
c1c69e83 9544msgid "symbol size computation overflow"
a5c7551f
RW
9545msgstr ""
9546
87485f53 9547#: config/tc-i386.c:15308 config/tc-sparc.c:3851
a5c7551f 9548#, c-format
c1c69e83 9549msgid "can not do %d byte pc-relative relocation"
a5c7551f
RW
9550msgstr ""
9551
87485f53 9552#: config/tc-i386.c:15326
c1c69e83
AM
9553#, c-format
9554msgid "can not do %d byte relocation"
a5c7551f
RW
9555msgstr ""
9556
87485f53 9557#: config/tc-i386.c:15394
c1c69e83
AM
9558#, c-format
9559msgid "cannot represent relocation type %s in x32 mode"
a5c7551f
RW
9560msgstr ""
9561
87485f53 9562#: config/tc-i386.c:15431 config/tc-s390.c:2609
c1c69e83
AM
9563#, c-format
9564msgid "cannot represent relocation type %s"
a5c7551f
RW
9565msgstr ""
9566
87485f53 9567#: config/tc-i386.c:15548
c1c69e83 9568msgid "bad .section directive: want a,l,w,x,M,S,G,T in string"
a5c7551f
RW
9569msgstr ""
9570
87485f53 9571#: config/tc-i386.c:15551
c1c69e83 9572msgid "bad .section directive: want a,w,x,M,S,G,T in string"
a5c7551f
RW
9573msgstr ""
9574
87485f53 9575#: config/tc-i386.c:15570
c1c69e83 9576msgid ".largecomm supported only in 64bit mode, producing .comm"
a5c7551f
RW
9577msgstr ""
9578
6c037fdb 9579#: config/tc-ia64.c:870
71300e2c 9580msgid "bad .section directive: want a,o,s,w,x,M,S,G,T in string"
a5c7551f
RW
9581msgstr ""
9582
6c037fdb 9583#: config/tc-ia64.c:922
71300e2c 9584msgid "Size of frame exceeds maximum of 96 registers"
a5c7551f
RW
9585msgstr ""
9586
6c037fdb 9587#: config/tc-ia64.c:927
71300e2c 9588msgid "Size of rotating registers exceeds frame size"
a5c7551f
RW
9589msgstr ""
9590
6c037fdb 9591#: config/tc-ia64.c:1014
71300e2c 9592msgid "Unwind directive not followed by an instruction."
a5c7551f
RW
9593msgstr ""
9594
87485f53 9595#: config/tc-ia64.c:1023 config/tc-ia64.c:7590
71300e2c 9596msgid "qualifying predicate not followed by instruction"
a5c7551f
RW
9597msgstr ""
9598
6c037fdb 9599#: config/tc-ia64.c:1071
71300e2c 9600msgid "expected ',' after section name"
a5c7551f
RW
9601msgstr ""
9602
6c037fdb 9603#: config/tc-ia64.c:1106
71300e2c 9604msgid "expected ',' after symbol name"
a5c7551f
RW
9605msgstr ""
9606
6c037fdb 9607#: config/tc-ia64.c:1130
71300e2c 9608msgid "expected ',' after symbol size"
a5c7551f
RW
9609msgstr ""
9610
6c037fdb 9611#: config/tc-ia64.c:1213 config/tc-ia64.c:1247
71300e2c 9612msgid "record type is not valid"
a5c7551f
RW
9613msgstr ""
9614
6c037fdb 9615#: config/tc-ia64.c:1316
71300e2c 9616msgid "Invalid record type for P3 format."
c1c69e83
AM
9617msgstr ""
9618
6c037fdb 9619#: config/tc-ia64.c:1352
71300e2c 9620msgid "Invalid record type for format P6"
c1c69e83
AM
9621msgstr ""
9622
6c037fdb 9623#: config/tc-ia64.c:1532 config/tc-ia64.c:1584
71300e2c 9624msgid "Invalid record type for format B1"
a5c7551f
RW
9625msgstr ""
9626
6c037fdb 9627#: config/tc-ia64.c:1617
71300e2c 9628msgid "Invalid record type for format X1"
a5c7551f
RW
9629msgstr ""
9630
6c037fdb 9631#: config/tc-ia64.c:1659
71300e2c 9632msgid "Invalid record type for format X3"
a5c7551f
RW
9633msgstr ""
9634
6c037fdb 9635#: config/tc-ia64.c:1697
71300e2c 9636msgid "Previous .save incomplete"
e0e7a9d4
TG
9637msgstr ""
9638
631ec08c 9639#: config/tc-ia64.c:2520
71300e2c 9640msgid "spill_mask record unimplemented."
a5c7551f
RW
9641msgstr ""
9642
631ec08c 9643#: config/tc-ia64.c:2577
71300e2c 9644msgid "record_type_not_valid"
a5c7551f
RW
9645msgstr ""
9646
631ec08c 9647#: config/tc-ia64.c:2661
71300e2c 9648msgid "Ignoring attempt to spill beyond end of region"
a5c7551f
RW
9649msgstr ""
9650
631ec08c 9651#: config/tc-ia64.c:2720
71300e2c 9652msgid "Only constant space allocation is supported"
a5c7551f
RW
9653msgstr ""
9654
631ec08c 9655#: config/tc-ia64.c:2734
71300e2c 9656msgid "Only constant offsets are supported"
2ee0aedf
TG
9657msgstr ""
9658
631ec08c 9659#: config/tc-ia64.c:2758
c1c69e83 9660msgid "Section switching in code is not supported."
cfb8c092
NC
9661msgstr ""
9662
631ec08c 9663#: config/tc-ia64.c:2800
f96bd6c2 9664msgid "Insn slot not set in unwind record."
cfb8c092
NC
9665msgstr ""
9666
631ec08c 9667#: config/tc-ia64.c:2874
c1c69e83 9668msgid "frgr_mem record before region record!"
252b5132
RH
9669msgstr ""
9670
631ec08c 9671#: config/tc-ia64.c:2885
c1c69e83 9672msgid "fr_mem record before region record!"
a74801ba
ILT
9673msgstr ""
9674
631ec08c 9675#: config/tc-ia64.c:2894
c1c69e83 9676msgid "gr_mem record before region record!"
252b5132
RH
9677msgstr ""
9678
631ec08c 9679#: config/tc-ia64.c:2903
c1c69e83 9680msgid "br_mem record before region record!"
252b5132
RH
9681msgstr ""
9682
631ec08c 9683#: config/tc-ia64.c:2913
c1c69e83 9684msgid "gr_gr record before region record!"
ae351704
AM
9685msgstr ""
9686
631ec08c 9687#: config/tc-ia64.c:2921
c1c69e83 9688msgid "br_gr record before region record!"
87ccc1b0
NC
9689msgstr ""
9690
631ec08c 9691#: config/tc-ia64.c:3039
328577ad 9692#, c-format
c1c69e83 9693msgid "First operand to .%s must be a predicate"
0d2bcfaf
NC
9694msgstr ""
9695
631ec08c 9696#: config/tc-ia64.c:3043
328577ad 9697#, c-format
c1c69e83 9698msgid "Pointless use of p0 as first operand to .%s"
252b5132
RH
9699msgstr ""
9700
631ec08c 9701#: config/tc-ia64.c:3099
328577ad 9702#, c-format
c1c69e83 9703msgid "Operand %d to .%s must be a preserved register"
252b5132
RH
9704msgstr ""
9705
631ec08c 9706#: config/tc-ia64.c:3135
c1c69e83
AM
9707#, c-format
9708msgid "Operand %d to .%s must be a writable register"
252b5132
RH
9709msgstr ""
9710
631ec08c 9711#: config/tc-ia64.c:3159
328577ad 9712#, c-format
c1c69e83 9713msgid "Radix `%s' unsupported or invalid"
252b5132
RH
9714msgstr ""
9715
631ec08c 9716#: config/tc-ia64.c:3189 config/tc-ia64.c:3194
328577ad 9717#, c-format
c1c69e83 9718msgid ".%s outside of %s"
252b5132
RH
9719msgstr ""
9720
631ec08c 9721#: config/tc-ia64.c:3280
c1c69e83 9722msgid "Tags on unwind pseudo-ops aren't supported, yet"
252b5132
RH
9723msgstr ""
9724
631ec08c 9725#: config/tc-ia64.c:3302
c1c69e83 9726msgid "First operand to .fframe must be a constant"
ae351704
AM
9727msgstr ""
9728
631ec08c 9729#: config/tc-ia64.c:3322
c1c69e83 9730msgid "First operand to .vframe must be a general register"
ae351704
AM
9731msgstr ""
9732
631ec08c 9733#: config/tc-ia64.c:3330
c1c69e83 9734msgid "Operand of .vframe contradicts .prologue"
0d2bcfaf
NC
9735msgstr ""
9736
631ec08c 9737#: config/tc-ia64.c:3340
c1c69e83 9738msgid ".vframepsp is meaningless, assuming .vframesp was meant"
252b5132
RH
9739msgstr ""
9740
631ec08c 9741#: config/tc-ia64.c:3348
c1c69e83 9742msgid "Operand to .vframesp must be a constant (sp-relative offset)"
252b5132
RH
9743msgstr ""
9744
631ec08c 9745#: config/tc-ia64.c:3375
c1c69e83 9746msgid "First operand to .save not a register"
252b5132
RH
9747msgstr ""
9748
631ec08c 9749#: config/tc-ia64.c:3381
c1c69e83 9750msgid "Second operand to .save not a valid register"
252b5132
RH
9751msgstr ""
9752
631ec08c 9753#: config/tc-ia64.c:3412 config/tc-ia64.c:3423 config/tc-ia64.c:3431
c1c69e83 9754msgid "Second operand of .save contradicts .prologue"
c85dd50d
NC
9755msgstr ""
9756
631ec08c 9757#: config/tc-ia64.c:3438
c1c69e83 9758msgid "First operand to .save not a valid register"
252b5132
RH
9759msgstr ""
9760
631ec08c 9761#: config/tc-ia64.c:3456
c1c69e83 9762msgid "First operand to .restore must be stack pointer (sp)"
252b5132
RH
9763msgstr ""
9764
631ec08c 9765#: config/tc-ia64.c:3465
c1c69e83 9766msgid "Second operand to .restore must be a constant >= 0"
252b5132
RH
9767msgstr ""
9768
631ec08c 9769#: config/tc-ia64.c:3475
a74801ba 9770#, c-format
c1c69e83 9771msgid "Epilogue count of %lu exceeds number of nested prologues (%u)"
a74801ba
ILT
9772msgstr ""
9773
631ec08c 9774#: config/tc-ia64.c:3561
ae351704 9775#, c-format
c1c69e83 9776msgid "Illegal section name `%s' (causes unwind section name clash)"
ae351704
AM
9777msgstr ""
9778
631ec08c 9779#: config/tc-ia64.c:3736
c1c69e83 9780msgid "First operand to .altrp not a valid branch register"
252b5132
RH
9781msgstr ""
9782
631ec08c 9783#: config/tc-ia64.c:3765
252b5132 9784#, c-format
c1c69e83 9785msgid "First operand to .%s not a register"
252b5132
RH
9786msgstr ""
9787
631ec08c 9788#: config/tc-ia64.c:3770
ae351704 9789#, c-format
c1c69e83 9790msgid "Second operand to .%s not a constant"
ae351704
AM
9791msgstr ""
9792
631ec08c 9793#: config/tc-ia64.c:3837
c45021f2 9794#, c-format
c1c69e83 9795msgid "First operand to .%s not a valid register"
c45021f2
NC
9796msgstr ""
9797
631ec08c 9798#: config/tc-ia64.c:3860
c1c69e83 9799msgid "First operand to .save.g must be a positive 4-bit constant"
2ee0aedf
TG
9800msgstr ""
9801
631ec08c 9802#: config/tc-ia64.c:3873
c1c69e83 9803msgid "Second operand to .save.g must be a general register"
252b5132
RH
9804msgstr ""
9805
631ec08c 9806#: config/tc-ia64.c:3878
252b5132 9807#, c-format
c1c69e83 9808msgid "Second operand to .save.g must be the first of %d general registers"
252b5132
RH
9809msgstr ""
9810
631ec08c 9811#: config/tc-ia64.c:3901
c1c69e83 9812msgid "Operand to .save.f must be a positive 20-bit constant"
f12e7348
NC
9813msgstr ""
9814
631ec08c 9815#: config/tc-ia64.c:3924
c1c69e83 9816msgid "First operand to .save.b must be a positive 5-bit constant"
a74801ba
ILT
9817msgstr ""
9818
631ec08c 9819#: config/tc-ia64.c:3937
c1c69e83 9820msgid "Second operand to .save.b must be a general register"
a74801ba
ILT
9821msgstr ""
9822
631ec08c 9823#: config/tc-ia64.c:3942
252b5132 9824#, c-format
c1c69e83 9825msgid "Second operand to .save.b must be the first of %d general registers"
252b5132
RH
9826msgstr ""
9827
631ec08c 9828#: config/tc-ia64.c:3968
c1c69e83 9829msgid "First operand to .save.gf must be a non-negative 4-bit constant"
252b5132
RH
9830msgstr ""
9831
631ec08c 9832#: config/tc-ia64.c:3976
c1c69e83 9833msgid "Second operand to .save.gf must be a non-negative 20-bit constant"
a74801ba
ILT
9834msgstr ""
9835
631ec08c 9836#: config/tc-ia64.c:3984
c1c69e83 9837msgid "Operands to .save.gf may not be both zero"
252b5132
RH
9838msgstr ""
9839
631ec08c 9840#: config/tc-ia64.c:4001
c1c69e83 9841msgid "Operand to .spill must be a constant"
252b5132
RH
9842msgstr ""
9843
631ec08c 9844#: config/tc-ia64.c:4070
252b5132 9845#, c-format
c1c69e83 9846msgid "Operand %d to .%s must be a constant"
252b5132
RH
9847msgstr ""
9848
631ec08c 9849#: config/tc-ia64.c:4091
252b5132 9850#, c-format
c1c69e83 9851msgid "Missing .label_state %ld"
252b5132
RH
9852msgstr ""
9853
631ec08c 9854#: config/tc-ia64.c:4145
c1c69e83 9855msgid "Operand to .label_state must be a constant"
252b5132
RH
9856msgstr ""
9857
631ec08c 9858#: config/tc-ia64.c:4164
c1c69e83 9859msgid "Operand to .copy_state must be a constant"
e135f41b
NC
9860msgstr ""
9861
631ec08c 9862#: config/tc-ia64.c:4187
c1c69e83 9863msgid "First operand to .unwabi must be a constant"
ae351704
AM
9864msgstr ""
9865
631ec08c 9866#: config/tc-ia64.c:4193
c1c69e83 9867msgid "Second operand to .unwabi must be a constant"
cc643b88
NC
9868msgstr ""
9869
631ec08c 9870#: config/tc-ia64.c:4228
c1c69e83 9871msgid "Missing .endp after previous .proc"
cc643b88
NC
9872msgstr ""
9873
631ec08c 9874#: config/tc-ia64.c:4246
c1c69e83 9875msgid "Empty argument of .proc"
0d2bcfaf
NC
9876msgstr ""
9877
631ec08c 9878#: config/tc-ia64.c:4251
ae351704 9879#, c-format
c1c69e83 9880msgid "`%s' was already defined"
ae351704
AM
9881msgstr ""
9882
631ec08c 9883#: config/tc-ia64.c:4294
c1c69e83 9884msgid "Initial .body should precede any instructions"
ae351704
AM
9885msgstr ""
9886
631ec08c 9887#: config/tc-ia64.c:4313
c1c69e83 9888msgid ".prologue within prologue"
f12e7348
NC
9889msgstr ""
9890
631ec08c 9891#: config/tc-ia64.c:4318
c1c69e83 9892msgid "Initial .prologue should precede any instructions"
f12e7348
NC
9893msgstr ""
9894
631ec08c 9895#: config/tc-ia64.c:4328
c1c69e83 9896msgid "First operand to .prologue must be a positive 4-bit constant"
f12e7348
NC
9897msgstr ""
9898
631ec08c 9899#: config/tc-ia64.c:4330
c1c69e83 9900msgid "Pointless use of zero first operand to .prologue"
2ee0aedf
TG
9901msgstr ""
9902
631ec08c 9903#: config/tc-ia64.c:4346
c1c69e83 9904msgid "Using a constant as second operand to .prologue is deprecated"
252b5132
RH
9905msgstr ""
9906
631ec08c 9907#: config/tc-ia64.c:4352
c1c69e83 9908msgid "Second operand to .prologue must be a general register"
252b5132
RH
9909msgstr ""
9910
631ec08c 9911#: config/tc-ia64.c:4357
ae351704 9912#, c-format
c1c69e83 9913msgid "Second operand to .prologue must be the first of %d general registers"
ae351704
AM
9914msgstr ""
9915
631ec08c 9916#: config/tc-ia64.c:4470
ae351704 9917#, c-format
c1c69e83 9918msgid "`%s' was not defined within procedure"
ae351704
AM
9919msgstr ""
9920
631ec08c 9921#: config/tc-ia64.c:4506
c1c69e83 9922msgid "Empty argument of .endp"
ae351704
AM
9923msgstr ""
9924
631ec08c 9925#: config/tc-ia64.c:4520
ae351704 9926#, c-format
c1c69e83 9927msgid "`%s' was not specified with previous .proc"
ae351704
AM
9928msgstr ""
9929
631ec08c 9930#: config/tc-ia64.c:4535
ae351704 9931#, c-format
c1c69e83 9932msgid "`%s' should be an operand to this .endp"
ae351704
AM
9933msgstr ""
9934
96e786d1 9935#: config/tc-ia64.c:4576 config/tc-ia64.c:4883 config/tc-ia64.c:5189
c1c69e83 9936msgid "Comma expected"
2ee0aedf
TG
9937msgstr ""
9938
631ec08c 9939#: config/tc-ia64.c:4616
c1c69e83 9940msgid "Expected '['"
f12e7348
NC
9941msgstr ""
9942
87485f53 9943#: config/tc-ia64.c:4625 config/tc-ia64.c:7724
c1c69e83 9944msgid "Expected ']'"
f12e7348
NC
9945msgstr ""
9946
631ec08c 9947#: config/tc-ia64.c:4630
c1c69e83 9948msgid "Number of elements must be positive"
f12e7348
NC
9949msgstr ""
9950
631ec08c 9951#: config/tc-ia64.c:4641
2ee0aedf 9952#, c-format
c1c69e83 9953msgid "Used more than the declared %d rotating registers"
2ee0aedf
TG
9954msgstr ""
9955
631ec08c 9956#: config/tc-ia64.c:4649
c1c69e83 9957msgid "Used more than the available 96 rotating registers"
f12e7348
NC
9958msgstr ""
9959
631ec08c 9960#: config/tc-ia64.c:4656
c1c69e83 9961msgid "Used more than the available 48 rotating registers"
f12e7348
NC
9962msgstr ""
9963
96e786d1 9964#: config/tc-ia64.c:4679
f12e7348 9965#, c-format
c1c69e83 9966msgid "Attempt to redefine register set `%s'"
f12e7348
NC
9967msgstr ""
9968
96e786d1 9969#: config/tc-ia64.c:4743
f12e7348 9970#, c-format
c1c69e83 9971msgid "Unknown psr option `%s'"
f12e7348
NC
9972msgstr ""
9973
96e786d1 9974#: config/tc-ia64.c:4778
c1c69e83 9975msgid "Comma expected after section name"
252b5132
RH
9976msgstr ""
9977
96e786d1 9978#: config/tc-ia64.c:4789
c1c69e83 9979msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated."
cfb8c092
NC
9980msgstr ""
9981
96e786d1 9982#: config/tc-ia64.c:4878
c1c69e83 9983msgid "Register name expected"
3caac5b8
AM
9984msgstr ""
9985
96e786d1 9986#: config/tc-ia64.c:4891
c1c69e83 9987msgid "Register value annotation ignored"
0d2bcfaf
NC
9988msgstr ""
9989
96e786d1 9990#: config/tc-ia64.c:4930
c1c69e83 9991msgid "Directive invalid within a bundle"
cc643b88
NC
9992msgstr ""
9993
96e786d1 9994#: config/tc-ia64.c:5024
c1c69e83 9995msgid "Missing predicate relation type"
252b5132
RH
9996msgstr ""
9997
96e786d1 9998#: config/tc-ia64.c:5030
c1c69e83 9999msgid "Unrecognized predicate relation type"
06647dfd
AM
10000msgstr ""
10001
96e786d1 10002#: config/tc-ia64.c:5076
c1c69e83 10003msgid "Bad register range"
6f6ef0fa
NC
10004msgstr ""
10005
87485f53 10006#: config/tc-ia64.c:5085 config/tc-ia64.c:7670
c1c69e83 10007msgid "Predicate register expected"
55cf6793
ZW
10008msgstr ""
10009
96e786d1 10010#: config/tc-ia64.c:5090
c1c69e83 10011msgid "Duplicate predicate register ignored"
f12e7348
NC
10012msgstr ""
10013
96e786d1 10014#: config/tc-ia64.c:5106
c1c69e83 10015msgid "Predicate source and target required"
6f6ef0fa
NC
10016msgstr ""
10017
96e786d1 10018#: config/tc-ia64.c:5108 config/tc-ia64.c:5120
c1c69e83 10019msgid "Use of p0 is not valid in this context"
06647dfd
AM
10020msgstr ""
10021
96e786d1 10022#: config/tc-ia64.c:5115
c1c69e83 10023msgid "At least two PR arguments expected"
55cf6793
ZW
10024msgstr ""
10025
96e786d1 10026#: config/tc-ia64.c:5129
c1c69e83 10027msgid "At least one PR argument expected"
55cf6793
ZW
10028msgstr ""
10029
96e786d1 10030#: config/tc-ia64.c:5161
c1c69e83 10031#, c-format
777cd7ab 10032msgid "duplicate entry hint %s"
6f6ef0fa
NC
10033msgstr ""
10034
c1c69e83 10035#. FIXME -- need 62-bit relocation type
96e786d1 10036#: config/tc-ia64.c:5637
c1c69e83 10037msgid "62-bit relocation not yet implemented"
252b5132
RH
10038msgstr ""
10039
c1c69e83
AM
10040#. XXX technically, this is wrong: we should not be issuing warning
10041#. messages until we're sure this instruction pattern is going to
10042#. be used!
96e786d1 10043#: config/tc-ia64.c:5723
c1c69e83 10044msgid "lower 16 bits of mask ignored"
252b5132
RH
10045msgstr ""
10046
96e786d1 10047#: config/tc-ia64.c:5952
c1c69e83 10048msgid "stride must be a multiple of 64; lower 6 bits ignored"
252b5132
RH
10049msgstr ""
10050
87485f53 10051#: config/tc-ia64.c:6071
c1c69e83 10052msgid "Expected separator `='"
252b5132
RH
10053msgstr ""
10054
87485f53 10055#: config/tc-ia64.c:6107
c1c69e83 10056msgid "Duplicate equal sign (=) in instruction"
252b5132
RH
10057msgstr ""
10058
87485f53 10059#: config/tc-ia64.c:6114
252b5132 10060#, c-format
c1c69e83 10061msgid "Illegal operand separator `%c'"
252b5132
RH
10062msgstr ""
10063
87485f53 10064#: config/tc-ia64.c:6229
6e1772d5 10065#, c-format
c1c69e83 10066msgid "Operand %u of `%s' should be %s"
6e1772d5
AM
10067msgstr ""
10068
87485f53 10069#: config/tc-ia64.c:6233
c1c69e83 10070msgid "Wrong number of output operands"
6e1772d5
AM
10071msgstr ""
10072
87485f53 10073#: config/tc-ia64.c:6235
c1c69e83 10074msgid "Wrong number of input operands"
252b5132
RH
10075msgstr ""
10076
87485f53 10077#: config/tc-ia64.c:6237
c1c69e83
AM
10078msgid "Operand mismatch"
10079msgstr ""
10080
87485f53 10081#: config/tc-ia64.c:6319
6e1772d5 10082#, c-format
c1c69e83 10083msgid "Invalid use of `%c%d' as output operand"
252b5132
RH
10084msgstr ""
10085
87485f53 10086#: config/tc-ia64.c:6322
c1c69e83
AM
10087#, c-format
10088msgid "Invalid use of `r%d' as base update address operand"
252b5132
RH
10089msgstr ""
10090
87485f53 10091#: config/tc-ia64.c:6346
c1c69e83
AM
10092#, c-format
10093msgid "Invalid duplicate use of `%c%d'"
252b5132
RH
10094msgstr ""
10095
87485f53 10096#: config/tc-ia64.c:6353
c1c69e83
AM
10097#, c-format
10098msgid "Invalid simultaneous use of `f%d' and `f%d'"
252b5132
RH
10099msgstr ""
10100
87485f53 10101#: config/tc-ia64.c:6359
c1c69e83
AM
10102#, c-format
10103msgid "Dangerous simultaneous use of `f%d' and `f%d'"
252b5132
RH
10104msgstr ""
10105
87485f53 10106#: config/tc-ia64.c:6403
c1c69e83 10107msgid "Value truncated to 62 bits"
ed265386
NC
10108msgstr ""
10109
87485f53 10110#: config/tc-ia64.c:6471
c1c69e83
AM
10111#, c-format
10112msgid "Bad operand value: %s"
ed265386
NC
10113msgstr ""
10114
c1c69e83
AM
10115#. Give an error if a frag containing code is not aligned to a 16 byte
10116#. boundary.
87485f53 10117#: config/tc-ia64.c:6546 config/tc-ia64.h:177
c1c69e83 10118msgid "instruction address is not a multiple of 16"
ed265386
NC
10119msgstr ""
10120
87485f53 10121#: config/tc-ia64.c:6614
ed265386 10122#, c-format
c1c69e83 10123msgid "`%s' must be last in bundle"
252b5132
RH
10124msgstr ""
10125
87485f53 10126#: config/tc-ia64.c:6646
55cf6793 10127#, c-format
c1c69e83 10128msgid "Internal error: don't know how to force %s to end of instruction group"
55cf6793
ZW
10129msgstr ""
10130
87485f53 10131#: config/tc-ia64.c:6659
c1c69e83
AM
10132#, c-format
10133msgid "`%s' must be last in instruction group"
55cf6793
ZW
10134msgstr ""
10135
87485f53 10136#: config/tc-ia64.c:6689
c1c69e83 10137msgid "Label must be first in a bundle"
55cf6793
ZW
10138msgstr ""
10139
87485f53 10140#: config/tc-ia64.c:6766
c1c69e83 10141msgid "hint in B unit may be treated as nop"
55cf6793
ZW
10142msgstr ""
10143
87485f53 10144#: config/tc-ia64.c:6777
c1c69e83 10145msgid "hint in B unit can't be used"
55cf6793
ZW
10146msgstr ""
10147
87485f53 10148#: config/tc-ia64.c:6791
c1c69e83 10149msgid "emit_one_bundle: unexpected dynamic op"
55cf6793
ZW
10150msgstr ""
10151
87485f53 10152#: config/tc-ia64.c:6931
c1c69e83
AM
10153#, c-format
10154msgid "`%s' does not fit into %s template"
55cf6793
ZW
10155msgstr ""
10156
87485f53 10157#: config/tc-ia64.c:6946
c1c69e83
AM
10158#, c-format
10159msgid "`%s' does not fit into bundle"
55cf6793
ZW
10160msgstr ""
10161
87485f53 10162#: config/tc-ia64.c:6958
c1c69e83
AM
10163#, c-format
10164msgid "`%s' can't go in %s of %s template"
55cf6793
ZW
10165msgstr ""
10166
87485f53 10167#: config/tc-ia64.c:6964
c1c69e83 10168msgid "Missing '}' at end of file"
55cf6793
ZW
10169msgstr ""
10170
87485f53 10171#: config/tc-ia64.c:7111
c1c69e83
AM
10172#, c-format
10173msgid "Unrecognized option '-x%s'"
55cf6793
ZW
10174msgstr ""
10175
87485f53 10176#: config/tc-ia64.c:7138
c1c69e83
AM
10177msgid ""
10178"IA-64 options:\n"
10179" --mconstant-gp\t mark output file as using the constant-GP model\n"
10180"\t\t\t (sets ELF header flag EF_IA_64_CONS_GP)\n"
10181" --mauto-pic\t\t mark output file as using the constant-GP model\n"
10182"\t\t\t without function descriptors (sets ELF header flag\n"
10183"\t\t\t EF_IA_64_NOFUNCDESC_CONS_GP)\n"
10184" -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
10185" -mle | -mbe\t\t select little- or big-endian byte order (default -mle)\n"
10186" -mtune=[itanium1|itanium2]\n"
10187"\t\t\t tune for a specific CPU (default -mtune=itanium2)\n"
10188" -munwind-check=[warning|error]\n"
10189"\t\t\t unwind directive check (default -munwind-check=warning)\n"
10190" -mhint.b=[ok|warning|error]\n"
10191"\t\t\t hint.b check (default -mhint.b=error)\n"
10192" -x | -xexplicit\t turn on dependency violation checking\n"
252b5132
RH
10193msgstr ""
10194
c1c69e83 10195#. Note for translators: "automagically" can be translated as "automatically" here.
87485f53 10196#: config/tc-ia64.c:7155
c1c69e83
AM
10197msgid ""
10198" -xauto\t\t automagically remove dependency violations (default)\n"
10199" -xnone\t\t turn off dependency violation checking\n"
10200" -xdebug\t\t debug dependency violation checker\n"
10201" -xdebugn\t\t debug dependency violation checker but turn off\n"
10202"\t\t\t dependency violation checking\n"
10203" -xdebugx\t\t debug dependency violation checker and turn on\n"
10204"\t\t\t dependency violation checking\n"
252b5132
RH
10205msgstr ""
10206
87485f53 10207#: config/tc-ia64.c:7170
c1c69e83 10208msgid "--gstabs is not supported for ia64"
252b5132
RH
10209msgstr ""
10210
87485f53 10211#: config/tc-ia64.c:7605
c1c69e83 10212msgid "Explicit stops are ignored in auto mode"
252b5132
RH
10213msgstr ""
10214
87485f53 10215#: config/tc-ia64.c:7614
c1c69e83 10216msgid "Found '{' when manual bundling is already turned on"
252b5132
RH
10217msgstr ""
10218
87485f53 10219#: config/tc-ia64.c:7627
c1c69e83 10220msgid "Found '{' after explicit switch to automatic mode"
252b5132
RH
10221msgstr ""
10222
87485f53 10223#: config/tc-ia64.c:7633
c1c69e83 10224msgid "Found '}' when manual bundling is off"
252b5132
RH
10225msgstr ""
10226
87485f53 10227#: config/tc-ia64.c:7660
c1c69e83 10228msgid "Expected ')'"
252b5132
RH
10229msgstr ""
10230
87485f53 10231#: config/tc-ia64.c:7665
c1c69e83 10232msgid "Qualifying predicate expected"
252b5132
RH
10233msgstr ""
10234
87485f53 10235#: config/tc-ia64.c:7684
c1c69e83 10236msgid "Tag must come before qualifying predicate."
252b5132
RH
10237msgstr ""
10238
87485f53 10239#: config/tc-ia64.c:7713
c1c69e83 10240msgid "Expected ':'"
252b5132
RH
10241msgstr ""
10242
87485f53 10243#: config/tc-ia64.c:7729
c1c69e83 10244msgid "Tag name expected"
55cf6793
ZW
10245msgstr ""
10246
87485f53 10247#: config/tc-ia64.c:7831
c1c69e83 10248msgid "Rotating register index must be a non-negative constant"
252b5132
RH
10249msgstr ""
10250
87485f53 10251#: config/tc-ia64.c:7836
252b5132 10252#, c-format
c1c69e83 10253msgid "Index out of range 0..%u"
252b5132
RH
10254msgstr ""
10255
87485f53 10256#: config/tc-ia64.c:7848
c1c69e83 10257msgid "Indirect register index must be a general register"
252b5132
RH
10258msgstr ""
10259
87485f53 10260#: config/tc-ia64.c:7857
c1c69e83 10261msgid "Index can only be applied to rotating or indirect registers"
252b5132
RH
10262msgstr ""
10263
87485f53 10264#: config/tc-ia64.c:7893 config/tc-xstormy16.c:145
c1c69e83 10265msgid "Expected '('"
252b5132
RH
10266msgstr ""
10267
87485f53 10268#: config/tc-ia64.c:7901 config/tc-pdp11.c:466 config/tc-pdp11.c:530
346d80ef 10269#: config/tc-pdp11.c:564 config/tc-tilegx.c:1044 config/tc-tilepro.c:932
ed9e98c2 10270#: config/tc-xstormy16.c:154
c1c69e83 10271msgid "Missing ')'"
252b5132
RH
10272msgstr ""
10273
87485f53 10274#: config/tc-ia64.c:7919 config/tc-xstormy16.c:161
c1c69e83 10275msgid "Not a symbolic expression"
ad4b42b4
NC
10276msgstr ""
10277
87485f53 10278#: config/tc-ia64.c:7924 config/tc-ia64.c:7938
c1c69e83 10279msgid "Illegal combination of relocation functions"
ad4b42b4
NC
10280msgstr ""
10281
87485f53 10282#: config/tc-ia64.c:8027
c1c69e83 10283msgid "No current frame"
a85d7ed0
NC
10284msgstr ""
10285
87485f53 10286#: config/tc-ia64.c:8029
c1c69e83
AM
10287#, c-format
10288msgid "Register number out of range 0..%u"
ad4b42b4
NC
10289msgstr ""
10290
87485f53 10291#: config/tc-ia64.c:8068
c1c69e83 10292msgid "Standalone `#' is illegal"
ad4b42b4
NC
10293msgstr ""
10294
87485f53 10295#: config/tc-ia64.c:8071
c1c69e83 10296msgid "Redundant `#' suffix operators"
ad4b42b4
NC
10297msgstr ""
10298
87485f53 10299#: config/tc-ia64.c:8229
c1c69e83
AM
10300#, c-format
10301msgid "Unhandled dependency %s for %s (%s), note %d"
ad4b42b4
NC
10302msgstr ""
10303
87485f53 10304#: config/tc-ia64.c:9542
c1c69e83
AM
10305#, c-format
10306msgid "Unrecognized dependency specifier %d\n"
ad4b42b4
NC
10307msgstr ""
10308
87485f53 10309#: config/tc-ia64.c:10403
c1c69e83 10310msgid "Only the first path encountering the conflict is reported"
ad4b42b4
NC
10311msgstr ""
10312
87485f53 10313#: config/tc-ia64.c:10405
c1c69e83 10314msgid "This is the location of the conflicting usage"
ad4b42b4
NC
10315msgstr ""
10316
87485f53 10317#: config/tc-ia64.c:10667
c1c69e83
AM
10318#, c-format
10319msgid "Unknown opcode `%s'"
ad4b42b4
NC
10320msgstr ""
10321
87485f53 10322#: config/tc-ia64.c:10745
c1c69e83
AM
10323#, c-format
10324msgid "AR %d can only be accessed by %c-unit"
ad4b42b4
NC
10325msgstr ""
10326
87485f53 10327#: config/tc-ia64.c:10757
c1c69e83 10328msgid "hint.b may be treated as nop"
ad4b42b4
NC
10329msgstr ""
10330
87485f53 10331#: config/tc-ia64.c:10760
c1c69e83 10332msgid "hint.b shouldn't be used"
ad4b42b4
NC
10333msgstr ""
10334
87485f53 10335#: config/tc-ia64.c:10799
c1c69e83
AM
10336#, c-format
10337msgid "`%s' cannot be predicated"
ad4b42b4
NC
10338msgstr ""
10339
87485f53 10340#: config/tc-ia64.c:10872
c1c69e83 10341msgid "Closing bracket missing"
ad4b42b4
NC
10342msgstr ""
10343
87485f53 10344#: config/tc-ia64.c:10881
c1c69e83 10345msgid "Index must be a general register"
ad4b42b4
NC
10346msgstr ""
10347
87485f53 10348#: config/tc-ia64.c:11046
c1c69e83
AM
10349#, c-format
10350msgid "Unsupported fixup size %d"
ad4b42b4
NC
10351msgstr ""
10352
c1c69e83
AM
10353#. This should be an error, but since previously there wasn't any
10354#. diagnostic here, don't make it fail because of this for now.
87485f53 10355#: config/tc-ia64.c:11318
c1c69e83
AM
10356#, c-format
10357msgid "Cannot express %s%d%s relocation"
ad4b42b4
NC
10358msgstr ""
10359
87485f53 10360#: config/tc-ia64.c:11337
c1c69e83 10361msgid "No addend allowed in @fptr() relocation"
ad4b42b4
NC
10362msgstr ""
10363
87485f53 10364#: config/tc-ia64.c:11376
c1c69e83 10365msgid "integer operand out of range"
ad4b42b4
NC
10366msgstr ""
10367
87485f53 10368#: config/tc-ia64.c:11443
c1c69e83
AM
10369#, c-format
10370msgid "%s must have a constant value"
ad4b42b4
NC
10371msgstr ""
10372
87485f53 10373#: config/tc-ia64.c:11463
c1c69e83 10374msgid "cannot resolve @slotcount parameter"
ad4b42b4
NC
10375msgstr ""
10376
87485f53 10377#: config/tc-ia64.c:11496
c1c69e83 10378msgid "invalid @slotcount value"
ad4b42b4
NC
10379msgstr ""
10380
87485f53 10381#: config/tc-ia64.c:11533 config/tc-z8k.c:1388
ad4b42b4 10382#, c-format
c1c69e83
AM
10383msgid "Cannot represent %s relocation in object file"
10384msgstr ""
10385
87485f53 10386#: config/tc-ia64.c:11642
c1c69e83 10387msgid "Can't add stop bit to mark end of instruction group"
ad4b42b4
NC
10388msgstr ""
10389
87485f53 10390#: config/tc-ia64.c:11750 read.c:2617 read.c:3221 read.c:3798 stabs.c:482
ad4b42b4 10391#, c-format
c1c69e83 10392msgid "expected comma after \"%s\""
ad4b42b4
NC
10393msgstr ""
10394
87485f53 10395#: config/tc-ia64.c:11791
ad4b42b4 10396#, c-format
c1c69e83 10397msgid "`%s' is already the alias of %s `%s'"
ad4b42b4
NC
10398msgstr ""
10399
87485f53 10400#: config/tc-ia64.c:11802
ad4b42b4 10401#, c-format
c1c69e83 10402msgid "%s `%s' already has an alias `%s'"
ad4b42b4
NC
10403msgstr ""
10404
87485f53 10405#: config/tc-ia64.c:11835
c1c69e83
AM
10406#, c-format
10407msgid "symbol `%s' aliased to `%s' is not used"
ad4b42b4
NC
10408msgstr ""
10409
87485f53 10410#: config/tc-ia64.c:11861
c1c69e83
AM
10411#, c-format
10412msgid "section `%s' aliased to `%s' is not used"
ad4b42b4
NC
10413msgstr ""
10414
e0e7a9d4 10415#: config/tc-ip2k.c:139
c1c69e83
AM
10416#, c-format
10417msgid "IP2K specific command line options:\n"
ad4b42b4
NC
10418msgstr ""
10419
e0e7a9d4 10420#: config/tc-ip2k.c:140
c1c69e83
AM
10421#, c-format
10422msgid " -mip2022 restrict to IP2022 insns \n"
ad4b42b4
NC
10423msgstr ""
10424
e0e7a9d4 10425#: config/tc-ip2k.c:141
c1c69e83
AM
10426#, c-format
10427msgid " -mip2022ext permit extended IP2022 insn\n"
ad4b42b4
NC
10428msgstr ""
10429
6655dba2 10430#: config/tc-ip2k.c:232
71300e2c
NC
10431msgid "relaxation not supported\n"
10432msgstr ""
10433
87485f53 10434#: config/tc-iq2000.c:356
c1c69e83
AM
10435#, c-format
10436msgid "the yielding instruction %s may not be in a delay slot."
ad4b42b4
NC
10437msgstr ""
10438
87485f53 10439#: config/tc-iq2000.c:364
c1c69e83
AM
10440#, c-format
10441msgid "Register number (R%ld) for double word access must be even."
ad4b42b4
NC
10442msgstr ""
10443
87485f53
NC
10444#: config/tc-iq2000.c:373 config/tc-iq2000.c:378 config/tc-iq2000.c:383
10445#: config/tc-iq2000.c:400 config/tc-mt.c:246 config/tc-mt.c:251
c1c69e83
AM
10446#, c-format
10447msgid "operand references R%ld of previous load."
ad4b42b4
NC
10448msgstr ""
10449
87485f53 10450#: config/tc-iq2000.c:388
c1c69e83 10451msgid "instruction implicitly accesses R31 of previous load."
ad4b42b4
NC
10452msgstr ""
10453
87485f53 10454#: config/tc-iq2000.c:643 config/tc-mep.c:2008
c1c69e83 10455msgid "Unmatched high relocation"
ad4b42b4
NC
10456msgstr ""
10457
87485f53 10458#: config/tc-iq2000.c:820 config/tc-mips.c:19777 config/tc-score.c:5804
c1c69e83 10459msgid ".end not in text section"
ad4b42b4
NC
10460msgstr ""
10461
87485f53 10462#: config/tc-iq2000.c:824 config/tc-score.c:5807
c1c69e83 10463msgid ".end directive without a preceding .ent directive."
ad4b42b4
NC
10464msgstr ""
10465
87485f53 10466#: config/tc-iq2000.c:833 config/tc-score.c:5815
c1c69e83 10467msgid ".end symbol does not match .ent symbol."
ad4b42b4
NC
10468msgstr ""
10469
87485f53 10470#: config/tc-iq2000.c:836 config/tc-mips.c:19797 config/tc-score.c:5820
c1c69e83 10471msgid ".end directive missing or unknown symbol"
ad4b42b4
NC
10472msgstr ""
10473
87485f53 10474#: config/tc-iq2000.c:854
c1c69e83 10475msgid "Expected simple number."
ad4b42b4
NC
10476msgstr ""
10477
87485f53 10478#: config/tc-iq2000.c:883 config/tc-mips.c:19702 config/tc-score.c:5670
ad4b42b4 10479#, c-format
c1c69e83 10480msgid " *input_line_pointer == '%c' 0x%02x\n"
ad4b42b4
NC
10481msgstr ""
10482
87485f53 10483#: config/tc-iq2000.c:885
c1c69e83 10484msgid "Invalid number"
ad4b42b4
NC
10485msgstr ""
10486
87485f53 10487#: config/tc-iq2000.c:919 config/tc-score.c:5701
c1c69e83 10488msgid ".ent or .aent not in text section."
ad4b42b4
NC
10489msgstr ""
10490
87485f53 10491#: config/tc-iq2000.c:922
c1c69e83 10492msgid "missing `.end'"
ad4b42b4
NC
10493msgstr ""
10494
87485f53 10495#: config/tc-loongarch.c:393
6c037fdb
NC
10496#, c-format
10497msgid "insn name: %s\tformat: %s\tsyntax error"
10498msgstr ""
10499
87485f53 10500#: config/tc-loongarch.c:396
6c037fdb
NC
10501#, c-format
10502msgid ""
10503"insn name: %s\n"
10504"format: %s\n"
10505"we want macro but macro is NULL"
10506msgstr ""
10507
87485f53 10508#: config/tc-loongarch.c:401
6c037fdb
NC
10509#, c-format
10510msgid ""
10511"insn name: %s\n"
10512"format: %s\n"
10513"macro: %s\tsyntax error"
10514msgstr ""
10515
87485f53 10516#: config/tc-loongarch.c:444
6c037fdb
NC
10517#, c-format
10518msgid "Unsupported use of %s"
10519msgstr ""
10520
87485f53 10521#: config/tc-loongarch.c:516
6c037fdb
NC
10522msgid "internal error: we have no internal label yet"
10523msgstr ""
10524
87485f53 10525#: config/tc-loongarch.c:621
6c037fdb
NC
10526msgid "This label shouldn't be with addend."
10527msgstr ""
10528
87485f53 10529#: config/tc-loongarch.c:643
6c037fdb
NC
10530msgid "expr too huge"
10531msgstr ""
10532
87485f53 10533#: config/tc-loongarch.c:670
6c037fdb
NC
10534#, c-format
10535msgid ""
10536"not support reloc bit-field\n"
10537"fmt: %c%c %s\n"
10538"args: %s"
10539msgstr ""
10540
87485f53
NC
10541#: config/tc-loongarch.c:711 config/tc-loongarch.c:736
10542#, c-format
10543msgid "register alias %s is deprecated, use %s instead"
10544msgstr ""
10545
10546#: config/tc-loongarch.c:769
6c037fdb
NC
10547msgid "unknown escape"
10548msgstr ""
10549
87485f53 10550#: config/tc-loongarch.c:796
6c037fdb
NC
10551#, c-format
10552msgid "require imm low %d bit is 0."
10553msgstr ""
10554
10555#. How to do after we detect overflow.
87485f53 10556#: config/tc-loongarch.c:808
6c037fdb
NC
10557#, c-format
10558msgid ""
10559"Immediate overflow.\n"
10560"format: %c%c%s\n"
10561"arg: %s"
10562msgstr ""
10563
87485f53 10564#: config/tc-loongarch.c:895
6c037fdb
NC
10565msgid "AMO insns require rd != base && rd != rt when rd isn't $r0"
10566msgstr ""
10567
87485f53 10568#: config/tc-loongarch.c:907
6c037fdb
NC
10569msgid "bstr(ins|pick).[wd] require msbd >= lsbd"
10570msgstr ""
10571
87485f53 10572#: config/tc-loongarch.c:912
6c037fdb
NC
10573msgid "csrxchg require rj != $r0 && rj != $r1"
10574msgstr ""
10575
87485f53 10576#: config/tc-loongarch.c:965
6c037fdb
NC
10577#, c-format
10578msgid "no HOWTO loong relocation number %d"
10579msgstr ""
10580
87485f53 10581#: config/tc-loongarch.c:973
6c037fdb
NC
10582msgid "Internal error: not support relax now"
10583msgstr ""
10584
87485f53 10585#: config/tc-loongarch.c:1017
6c037fdb
NC
10586#, c-format
10587msgid "li overflow: hi32:0x%x lo32:0x%x"
10588msgstr ""
10589
87485f53 10590#: config/tc-loongarch.c:1022
6c037fdb
NC
10591msgid "we can't li.d on 32bit-arch"
10592msgstr ""
10593
87485f53 10594#: config/tc-loongarch.c:1121
6c037fdb
NC
10595#, c-format
10596msgid "no match insn: %s\t%s"
10597msgstr ""
10598
87485f53 10599#: config/tc-loongarch.c:1226 config/tc-loongarch.c:1233
6c037fdb
NC
10600msgid "Relocation against a constant"
10601msgstr ""
10602
87485f53
NC
10603#: config/tc-loongarch.c:1417 config/tc-riscv.c:4138
10604#, c-format
10605msgid "internal: bad CFA value #%d"
10606msgstr ""
10607
10608#: config/tc-loongarch.c:1429
96e786d1
NC
10609msgid "Relocation against a constant."
10610msgstr ""
10611
87485f53 10612#: config/tc-loongarch.c:1495 config/tc-riscv.c:4581
6c037fdb
NC
10613#, c-format
10614msgid "cannot represent %s relocation in object file"
10615msgstr ""
10616
87485f53 10617#: config/tc-loongarch.c:1588
6c037fdb
NC
10618#, c-format
10619msgid "LARCH options:\n"
10620msgstr ""
10621
6655dba2 10622#: config/tc-m32c.c:141
ad4b42b4 10623#, c-format
c1c69e83 10624msgid " M32C specific command line options:\n"
ad4b42b4
NC
10625msgstr ""
10626
c1c69e83 10627#. Pretend that we do not recognise this option.
ed9e98c2 10628#: config/tc-m32r.c:330
c1c69e83 10629msgid "Unrecognised option: -hidden"
ad4b42b4
NC
10630msgstr ""
10631
71300e2c 10632#: config/tc-m32r.c:357 config/tc-sparc.c:602
c1c69e83 10633msgid "Unrecognized option following -K"
ad4b42b4
NC
10634msgstr ""
10635
ed9e98c2 10636#: config/tc-m32r.c:372
c1c69e83
AM
10637#, c-format
10638msgid " M32R specific command line options:\n"
ad4b42b4
NC
10639msgstr ""
10640
ed9e98c2 10641#: config/tc-m32r.c:374
ad4b42b4 10642#, c-format
c1c69e83
AM
10643msgid ""
10644" -m32r disable support for the m32rx instruction set\n"
ad4b42b4
NC
10645msgstr ""
10646
ed9e98c2 10647#: config/tc-m32r.c:376
c1c69e83
AM
10648#, c-format
10649msgid " -m32rx support the extended m32rx instruction set\n"
ad4b42b4
NC
10650msgstr ""
10651
ed9e98c2 10652#: config/tc-m32r.c:378
c1c69e83
AM
10653#, c-format
10654msgid " -m32r2 support the extended m32r2 instruction set\n"
ad4b42b4
NC
10655msgstr ""
10656
ed9e98c2 10657#: config/tc-m32r.c:380
c1c69e83
AM
10658#, c-format
10659msgid " -EL,-little produce little endian code and data\n"
ad4b42b4
NC
10660msgstr ""
10661
ed9e98c2 10662#: config/tc-m32r.c:382
c1c69e83
AM
10663#, c-format
10664msgid " -EB,-big produce big endian code and data\n"
ad4b42b4
NC
10665msgstr ""
10666
ed9e98c2 10667#: config/tc-m32r.c:384
ad4b42b4 10668#, c-format
c1c69e83 10669msgid " -parallel try to combine instructions in parallel\n"
ad4b42b4
NC
10670msgstr ""
10671
ed9e98c2 10672#: config/tc-m32r.c:386
ad4b42b4 10673#, c-format
c1c69e83 10674msgid " -no-parallel disable -parallel\n"
ad4b42b4
NC
10675msgstr ""
10676
ed9e98c2 10677#: config/tc-m32r.c:388
c1c69e83
AM
10678#, c-format
10679msgid ""
10680" -no-bitinst disallow the M32R2's extended bit-field "
10681"instructions\n"
ad4b42b4
NC
10682msgstr ""
10683
ed9e98c2 10684#: config/tc-m32r.c:390
c1c69e83
AM
10685#, c-format
10686msgid " -O try to optimize code. Implies -parallel\n"
ad4b42b4
NC
10687msgstr ""
10688
ed9e98c2 10689#: config/tc-m32r.c:393
c1c69e83
AM
10690#, c-format
10691msgid ""
10692" -warn-explicit-parallel-conflicts warn when parallel instructions\n"
ad4b42b4
NC
10693msgstr ""
10694
ed9e98c2 10695#: config/tc-m32r.c:395
c1c69e83 10696#, c-format
f96bd6c2 10697msgid " might violate constraints\n"
ad4b42b4
NC
10698msgstr ""
10699
ed9e98c2 10700#: config/tc-m32r.c:397
c1c69e83
AM
10701#, c-format
10702msgid " -no-warn-explicit-parallel-conflicts do not warn when parallel\n"
ad4b42b4
NC
10703msgstr ""
10704
ed9e98c2 10705#: config/tc-m32r.c:399
c1c69e83
AM
10706#, c-format
10707msgid ""
10708" instructions might violate "
f96bd6c2 10709"constraints\n"
ad4b42b4
NC
10710msgstr ""
10711
ed9e98c2 10712#: config/tc-m32r.c:401
ad4b42b4 10713#, c-format
c1c69e83
AM
10714msgid ""
10715" -Wp synonym for -warn-explicit-parallel-conflicts\n"
ad4b42b4
NC
10716msgstr ""
10717
ed9e98c2 10718#: config/tc-m32r.c:403
c1c69e83
AM
10719#, c-format
10720msgid ""
10721" -Wnp synonym for -no-warn-explicit-parallel-conflicts\n"
ad4b42b4
NC
10722msgstr ""
10723
ed9e98c2 10724#: config/tc-m32r.c:405
c1c69e83
AM
10725#, c-format
10726msgid ""
10727" -ignore-parallel-conflicts do not check parallel instructions\n"
ad4b42b4
NC
10728msgstr ""
10729
ed9e98c2 10730#: config/tc-m32r.c:407
c1c69e83
AM
10731#, c-format
10732msgid " for constraint violations\n"
ad4b42b4
NC
10733msgstr ""
10734
ed9e98c2 10735#: config/tc-m32r.c:409
c1c69e83
AM
10736#, c-format
10737msgid ""
10738" -no-ignore-parallel-conflicts check parallel instructions for\n"
ad4b42b4
NC
10739msgstr ""
10740
ed9e98c2 10741#: config/tc-m32r.c:411
c1c69e83
AM
10742#, c-format
10743msgid " constraint violations\n"
ad4b42b4
NC
10744msgstr ""
10745
ed9e98c2 10746#: config/tc-m32r.c:413
c1c69e83
AM
10747#, c-format
10748msgid " -Ip synonym for -ignore-parallel-conflicts\n"
ad4b42b4
NC
10749msgstr ""
10750
ed9e98c2 10751#: config/tc-m32r.c:415
c1c69e83
AM
10752#, c-format
10753msgid " -nIp synonym for -no-ignore-parallel-conflicts\n"
ad4b42b4
NC
10754msgstr ""
10755
ed9e98c2 10756#: config/tc-m32r.c:418
ad4b42b4 10757#, c-format
c1c69e83
AM
10758msgid ""
10759" -warn-unmatched-high warn when an (s)high reloc has no matching low "
10760"reloc\n"
ad4b42b4
NC
10761msgstr ""
10762
ed9e98c2 10763#: config/tc-m32r.c:420
ad4b42b4 10764#, c-format
c1c69e83 10765msgid " -no-warn-unmatched-high do not warn about missing low relocs\n"
ad4b42b4
NC
10766msgstr ""
10767
ed9e98c2 10768#: config/tc-m32r.c:422
c1c69e83
AM
10769#, c-format
10770msgid " -Wuh synonym for -warn-unmatched-high\n"
ad4b42b4
NC
10771msgstr ""
10772
ed9e98c2 10773#: config/tc-m32r.c:424
ad4b42b4 10774#, c-format
c1c69e83 10775msgid " -Wnuh synonym for -no-warn-unmatched-high\n"
ad4b42b4
NC
10776msgstr ""
10777
ed9e98c2 10778#: config/tc-m32r.c:427
ad4b42b4 10779#, c-format
c1c69e83 10780msgid " -KPIC generate PIC\n"
60bcf0fa
NC
10781msgstr ""
10782
8f595e9b 10783#: config/tc-m32r.c:848
c1c69e83 10784msgid "instructions write to the same destination register."
60bcf0fa
NC
10785msgstr ""
10786
8f595e9b 10787#: config/tc-m32r.c:856
c1c69e83 10788msgid "Instructions do not use parallel execution pipelines."
ad4b42b4
NC
10789msgstr ""
10790
8f595e9b 10791#: config/tc-m32r.c:864
c1c69e83 10792msgid "Instructions share the same execution pipeline"
ad4b42b4
NC
10793msgstr ""
10794
8f595e9b 10795#: config/tc-m32r.c:929 config/tc-m32r.c:1043
c1c69e83
AM
10796#, c-format
10797msgid "not a 16 bit instruction '%s'"
ad4b42b4
NC
10798msgstr ""
10799
8f595e9b 10800#: config/tc-m32r.c:941 config/tc-m32r.c:1055 config/tc-m32r.c:1239
ad4b42b4 10801#, c-format
c1c69e83 10802msgid "instruction '%s' is for the M32R2 only"
ad4b42b4
NC
10803msgstr ""
10804
8f595e9b 10805#: config/tc-m32r.c:954 config/tc-m32r.c:1068 config/tc-m32r.c:1252
c1c69e83
AM
10806#, c-format
10807msgid "unknown instruction '%s'"
ad4b42b4
NC
10808msgstr ""
10809
8f595e9b 10810#: config/tc-m32r.c:963 config/tc-m32r.c:1075 config/tc-m32r.c:1259
c1c69e83
AM
10811#, c-format
10812msgid "instruction '%s' is for the M32RX only"
ad4b42b4
NC
10813msgstr ""
10814
8f595e9b 10815#: config/tc-m32r.c:972 config/tc-m32r.c:1084
ad4b42b4 10816#, c-format
c1c69e83
AM
10817msgid "instruction '%s' cannot be executed in parallel."
10818msgstr ""
10819
8f595e9b 10820#: config/tc-m32r.c:1027 config/tc-m32r.c:1109 config/tc-m32r.c:1316
c1c69e83 10821msgid "internal error: lookup/get operands failed"
ad4b42b4
NC
10822msgstr ""
10823
8f595e9b 10824#: config/tc-m32r.c:1094
ad4b42b4 10825#, c-format
c1c69e83 10826msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
ad4b42b4
NC
10827msgstr ""
10828
8f595e9b 10829#: config/tc-m32r.c:1123
c1c69e83
AM
10830#, c-format
10831msgid ""
10832"%s: output of 1st instruction is the same as an input to 2nd instruction - "
10833"is this intentional ?"
ad4b42b4
NC
10834msgstr ""
10835
8f595e9b 10836#: config/tc-m32r.c:1127
c1c69e83
AM
10837#, c-format
10838msgid ""
10839"%s: output of 2nd instruction is the same as an input to 1st instruction - "
10840"is this intentional ?"
ad4b42b4
NC
10841msgstr ""
10842
8f595e9b 10843#: config/tc-m32r.c:1490 config/tc-microblaze.c:196
71300e2c
NC
10844msgid "Expected comma after symbol-name: rest of line ignored."
10845msgstr ""
10846
8f595e9b 10847#: config/tc-m32r.c:1500
c1c69e83
AM
10848#, c-format
10849msgid ".SCOMMon length (%ld.) <0! Ignored."
ad4b42b4
NC
10850msgstr ""
10851
96e786d1 10852#: config/tc-m32r.c:1514 config/tc-microblaze.c:218 config/tc-ppc.c:2419
87485f53 10853#: config/tc-ppc.c:4358 config/tc-ppc.c:4413
71300e2c
NC
10854msgid "ignoring bad alignment"
10855msgstr ""
10856
8f595e9b 10857#: config/tc-m32r.c:1526 config/tc-microblaze.c:253 config/tc-v850.c:383
71300e2c
NC
10858msgid "Common alignment not a power of 2"
10859msgstr ""
10860
8f595e9b 10861#: config/tc-m32r.c:1541 config/tc-microblaze.c:229
71300e2c
NC
10862#, c-format
10863msgid "Ignoring attempt to re-define symbol `%s'."
10864msgstr ""
10865
8f595e9b 10866#: config/tc-m32r.c:1550
c1c69e83
AM
10867#, c-format
10868msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
ad4b42b4
NC
10869msgstr ""
10870
87485f53
NC
10871#: config/tc-m32r.c:1927 config/tc-m32r.c:1980 config/tc-nds32.c:4786
10872#: config/tc-nds32.c:4830 config/tc-sh.c:391 config/tc-sh.c:2062
c1c69e83 10873msgid "Invalid PIC expression."
60bcf0fa
NC
10874msgstr ""
10875
8f595e9b 10876#: config/tc-m32r.c:2071
c1c69e83 10877msgid "Unmatched high/shigh reloc"
60bcf0fa
NC
10878msgstr ""
10879
ed9e98c2 10880#: config/tc-m68hc11.c:416
c1c69e83
AM
10881#, c-format
10882msgid ""
10883"Motorola 68HC11/68HC12/68HCS12 options:\n"
10884" -m68hc11 | -m68hc12 |\n"
10885" -m68hcs12 | -mm9s12x |\n"
10886" -mm9s12xg specify the processor [default %s]\n"
10887" -mshort use 16-bit int ABI (default)\n"
10888" -mlong use 32-bit int ABI\n"
10889" -mshort-double use 32-bit double ABI\n"
10890" -mlong-double use 64-bit double ABI (default)\n"
10891" --force-long-branches always turn relative branches into absolute ones\n"
10892" -S,--short-branches do not turn relative branches into absolute ones\n"
10893" when the offset is out of range\n"
10894" --strict-direct-mode do not turn the direct mode into extended mode\n"
10895" when the instruction does not support direct mode\n"
10896" --print-insn-syntax print the syntax of instruction in case of error\n"
10897" --print-opcodes print the list of instructions with syntax\n"
10898" --xgate-ramoffset offset ram addresses by 0xc000\n"
10899" --generate-example generate an example of each instruction\n"
10900" (used for testing)\n"
60bcf0fa
NC
10901msgstr ""
10902
ed9e98c2 10903#: config/tc-m68hc11.c:464 config/tc-xgate.c:284
c1c69e83
AM
10904#, c-format
10905msgid "Default target `%s' is not supported."
60bcf0fa
NC
10906msgstr ""
10907
c1c69e83 10908#. Dump the opcode statistics table.
ed9e98c2 10909#: config/tc-m68hc11.c:482
c1c69e83
AM
10910#, c-format
10911msgid "Name # Modes Min ops Max ops Modes mask # Used\n"
60bcf0fa
NC
10912msgstr ""
10913
ed9e98c2 10914#: config/tc-m68hc11.c:561
c1c69e83
AM
10915#, c-format
10916msgid "Option `%s' is not recognized."
60bcf0fa
NC
10917msgstr ""
10918
87485f53 10919#: config/tc-m68hc11.c:746
c1c69e83 10920msgid "imm3"
60bcf0fa
NC
10921msgstr ""
10922
87485f53 10923#: config/tc-m68hc11.c:754
c1c69e83 10924msgid "RD"
60bcf0fa
NC
10925msgstr ""
10926
87485f53 10927#: config/tc-m68hc11.c:762
c1c69e83 10928msgid "RD,RS"
60bcf0fa
NC
10929msgstr ""
10930
87485f53 10931#: config/tc-m68hc11.c:770
c1c69e83 10932msgid "RI, #imm4"
60bcf0fa
NC
10933msgstr ""
10934
87485f53 10935#: config/tc-m68hc11.c:802
c1c69e83 10936msgid "RD, (RI,#offs5)"
60bcf0fa
NC
10937msgstr ""
10938
87485f53 10939#: config/tc-m68hc11.c:854
c1c69e83 10940msgid "#<imm8>"
60bcf0fa
NC
10941msgstr ""
10942
87485f53 10943#: config/tc-m68hc11.c:863
c1c69e83 10944msgid "#<imm16>"
60bcf0fa
NC
10945msgstr ""
10946
87485f53 10947#: config/tc-m68hc11.c:872 config/tc-m68hc11.c:881
c1c69e83 10948msgid "<imm8>,X"
60bcf0fa
NC
10949msgstr ""
10950
87485f53 10951#: config/tc-m68hc11.c:908
c1c69e83 10952msgid "*<abs8>"
ad4b42b4
NC
10953msgstr ""
10954
87485f53 10955#: config/tc-m68hc11.c:920
c1c69e83 10956msgid "#<mask>"
ad4b42b4
NC
10957msgstr ""
10958
87485f53 10959#: config/tc-m68hc11.c:930
ad4b42b4 10960#, c-format
c1c69e83 10961msgid "symbol%d"
ad4b42b4
NC
10962msgstr ""
10963
87485f53 10964#: config/tc-m68hc11.c:932
c1c69e83 10965msgid "<abs>"
ad4b42b4
NC
10966msgstr ""
10967
87485f53 10968#: config/tc-m68hc11.c:951
c1c69e83 10969msgid "<label>"
ad4b42b4
NC
10970msgstr ""
10971
87485f53 10972#: config/tc-m68hc11.c:967
c1c69e83
AM
10973#, c-format
10974msgid ""
10975"# Example of `%s' instructions\n"
10976"\t.sect .text\n"
10977"_start:\n"
ad4b42b4
NC
10978msgstr ""
10979
87485f53 10980#: config/tc-m68hc11.c:1014
c1c69e83
AM
10981#, c-format
10982msgid "Instruction `%s' is not recognized."
ad4b42b4
NC
10983msgstr ""
10984
87485f53 10985#: config/tc-m68hc11.c:1019
ad4b42b4 10986#, c-format
c1c69e83 10987msgid "Instruction formats for `%s':"
ad4b42b4
NC
10988msgstr ""
10989
87485f53 10990#: config/tc-m68hc11.c:1171
ad4b42b4 10991#, c-format
c1c69e83 10992msgid "Immediate operand is not allowed for operand %d."
ad4b42b4
NC
10993msgstr ""
10994
87485f53 10995#: config/tc-m68hc11.c:1215
c1c69e83 10996msgid "Indirect indexed addressing is not valid for 68HC11."
ad4b42b4
NC
10997msgstr ""
10998
87485f53 10999#: config/tc-m68hc11.c:1235
c1c69e83 11000msgid "Spurious `,' or bad indirect register addressing mode."
ad4b42b4
NC
11001msgstr ""
11002
87485f53 11003#: config/tc-m68hc11.c:1257
c1c69e83 11004msgid "Missing second register or offset for indexed-indirect mode."
ad4b42b4
NC
11005msgstr ""
11006
87485f53 11007#: config/tc-m68hc11.c:1267
c1c69e83 11008msgid "Missing second register for indexed-indirect mode."
60bcf0fa
NC
11009msgstr ""
11010
87485f53 11011#: config/tc-m68hc11.c:1283
c1c69e83 11012msgid "Missing `]' to close indexed-indirect mode."
ad4b42b4
NC
11013msgstr ""
11014
87485f53
NC
11015#: config/tc-m68hc11.c:1328 config/tc-m68hc11.c:2959 config/tc-m68hc11.c:3071
11016#: config/tc-m68hc11.c:3145 config/tc-m68hc11.c:3329 config/tc-m68hc11.c:3400
c1c69e83 11017msgid "Illegal operand."
8ea2b00f
AM
11018msgstr ""
11019
c1c69e83 11020#. Looks like OP_R_R.
87485f53
NC
11021#: config/tc-m68hc11.c:1333 config/tc-m68hc11.c:2964 config/tc-m68hc11.c:3076
11022#: config/tc-m68hc11.c:3150 config/tc-m68hc11.c:3256 config/tc-m68hc11.c:3308
11023#: config/tc-m68hc11.c:3316 config/tc-m68hc11.c:3334
c1c69e83 11024msgid "Missing operand."
ad4b42b4
NC
11025msgstr ""
11026
87485f53 11027#: config/tc-m68hc11.c:1386
c1c69e83 11028msgid "Pre-increment mode is not valid for 68HC11"
ad4b42b4
NC
11029msgstr ""
11030
87485f53 11031#: config/tc-m68hc11.c:1399
c1c69e83 11032msgid "Wrong register in register indirect mode."
ad4b42b4
NC
11033msgstr ""
11034
87485f53 11035#: config/tc-m68hc11.c:1407
c1c69e83 11036msgid "Missing `]' to close register indirect operand."
ad4b42b4
NC
11037msgstr ""
11038
87485f53 11039#: config/tc-m68hc11.c:1427
c1c69e83 11040msgid "Post-decrement mode is not valid for 68HC11."
ad4b42b4
NC
11041msgstr ""
11042
87485f53 11043#: config/tc-m68hc11.c:1435
c1c69e83 11044msgid "Post-increment mode is not valid for 68HC11."
ad4b42b4
NC
11045msgstr ""
11046
87485f53 11047#: config/tc-m68hc11.c:1453
c1c69e83 11048msgid "Invalid indexed indirect mode."
ad4b42b4
NC
11049msgstr ""
11050
87485f53 11051#: config/tc-m68hc11.c:1577
ad4b42b4 11052#, c-format
c1c69e83 11053msgid "Trap id `%ld' is out of range."
ad4b42b4
NC
11054msgstr ""
11055
87485f53 11056#: config/tc-m68hc11.c:1581
c1c69e83 11057msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
ad4b42b4
NC
11058msgstr ""
11059
87485f53 11060#: config/tc-m68hc11.c:1588 config/tc-m68hc11.c:1739
ad4b42b4 11061#, c-format
c1c69e83 11062msgid "Operand out of 8-bit range: `%ld'."
ad4b42b4
NC
11063msgstr ""
11064
87485f53 11065#: config/tc-m68hc11.c:1595
c1c69e83 11066msgid "The trap id must be a constant."
ad4b42b4
NC
11067msgstr ""
11068
87485f53 11069#: config/tc-m68hc11.c:1627 config/tc-m68hc11.c:1782 config/tc-xgate.c:1347
60bcf0fa 11070#, c-format
c1c69e83 11071msgid "Operand `%x' not recognized in fixup8."
cc643b88
NC
11072msgstr ""
11073
87485f53 11074#: config/tc-m68hc11.c:1644 config/tc-m68hc11.c:1692
c1c69e83
AM
11075#, c-format
11076msgid "Operand out of 16-bit range: `%ld'."
60bcf0fa
NC
11077msgstr ""
11078
87485f53 11079#: config/tc-m68hc11.c:1675 config/tc-m68hc11.c:1706
c1c69e83
AM
11080#, c-format
11081msgid "Operand `%x' not recognized in fixup16."
328577ad
NC
11082msgstr ""
11083
87485f53 11084#: config/tc-m68hc11.c:1799
ad4b42b4 11085#, c-format
c1c69e83 11086msgid "Unexpected branch conversion with `%x'"
ad4b42b4
NC
11087msgstr ""
11088
87485f53 11089#: config/tc-m68hc11.c:1885 config/tc-m68hc11.c:2017
ad4b42b4 11090#, c-format
c1c69e83 11091msgid "Operand out of range for a relative branch: `%ld'"
ad4b42b4
NC
11092msgstr ""
11093
87485f53 11094#: config/tc-m68hc11.c:1985
c1c69e83 11095msgid "Invalid register for dbcc/tbcc instruction."
5f68c319
NC
11096msgstr ""
11097
87485f53 11098#: config/tc-m68hc11.c:2073
c1c69e83
AM
11099#, c-format
11100msgid "Increment/decrement value is out of range: `%ld'."
60bcf0fa
NC
11101msgstr ""
11102
87485f53 11103#: config/tc-m68hc11.c:2085
c1c69e83 11104msgid "Expecting a register."
ad4b42b4
NC
11105msgstr ""
11106
87485f53 11107#: config/tc-m68hc11.c:2100
c1c69e83 11108msgid "Invalid register for post/pre increment."
60bcf0fa
NC
11109msgstr ""
11110
87485f53 11111#: config/tc-m68hc11.c:2130
c1c69e83 11112msgid "Invalid register."
ad4b42b4
NC
11113msgstr ""
11114
87485f53 11115#: config/tc-m68hc11.c:2137
c1c69e83
AM
11116#, c-format
11117msgid "Offset out of 16-bit range: %ld."
ad4b42b4
NC
11118msgstr ""
11119
87485f53 11120#: config/tc-m68hc11.c:2143
c1c69e83
AM
11121#, c-format
11122msgid "Offset out of 5-bit range for movw/movb insn: %ld."
ad4b42b4
NC
11123msgstr ""
11124
87485f53 11125#: config/tc-m68hc11.c:2268
c1c69e83 11126msgid "Expecting register D for indexed indirect mode."
ad4b42b4
NC
11127msgstr ""
11128
87485f53 11129#: config/tc-m68hc11.c:2270
c1c69e83 11130msgid "Indexed indirect mode is not allowed for movb/movw."
ad4b42b4
NC
11131msgstr ""
11132
87485f53 11133#: config/tc-m68hc11.c:2287
c1c69e83 11134msgid "Invalid accumulator register."
ad4b42b4
NC
11135msgstr ""
11136
87485f53 11137#: config/tc-m68hc11.c:2313
c1c69e83 11138msgid "Invalid indexed register."
ad4b42b4
NC
11139msgstr ""
11140
87485f53 11141#: config/tc-m68hc11.c:2323
c1c69e83 11142msgid "Addressing mode not implemented yet."
ad4b42b4
NC
11143msgstr ""
11144
87485f53 11145#: config/tc-m68hc11.c:2337
c1c69e83 11146msgid "Invalid source register for this instruction, use 'tfr'."
ad4b42b4
NC
11147msgstr ""
11148
87485f53 11149#: config/tc-m68hc11.c:2339
c1c69e83 11150msgid "Invalid source register."
ad4b42b4
NC
11151msgstr ""
11152
87485f53 11153#: config/tc-m68hc11.c:2344
c1c69e83 11154msgid "Invalid destination register for this instruction, use 'tfr'."
ad4b42b4
NC
11155msgstr ""
11156
87485f53 11157#: config/tc-m68hc11.c:2346
c1c69e83 11158msgid "Invalid destination register."
ad4b42b4
NC
11159msgstr ""
11160
87485f53 11161#: config/tc-m68hc11.c:2521
c1c69e83 11162msgid "Invalid indexed register, expecting register X."
ad4b42b4
NC
11163msgstr ""
11164
87485f53 11165#: config/tc-m68hc11.c:2523
c1c69e83 11166msgid "Invalid indexed register, expecting register Y."
ad4b42b4
NC
11167msgstr ""
11168
87485f53 11169#: config/tc-m68hc11.c:2842 config/tc-s12z.c:3804
c1c69e83 11170msgid "No instruction or missing opcode."
ad4b42b4
NC
11171msgstr ""
11172
87485f53 11173#: config/tc-m68hc11.c:2852 config/tc-m68hc11.c:3531
ad4b42b4 11174#, c-format
c1c69e83 11175msgid "Opcode `%s' is not recognized."
ad4b42b4
NC
11176msgstr ""
11177
87485f53 11178#: config/tc-m68hc11.c:2901 config/tc-m68hc11.c:3450 config/tc-m68hc11.c:3553
c1c69e83
AM
11179#, c-format
11180msgid "Garbage at end of instruction: `%s'."
ad4b42b4
NC
11181msgstr ""
11182
87485f53 11183#: config/tc-m68hc11.c:3438
c1c69e83
AM
11184#, c-format
11185msgid "Failed to find a valid mode for `%s'."
ad4b42b4
NC
11186msgstr ""
11187
87485f53 11188#: config/tc-m68hc11.c:3462 config/tc-m68hc11.c:3681 config/tc-m68hc11.c:3687
328577ad 11189#, c-format
c1c69e83 11190msgid "Invalid operand for `%s'"
328577ad
NC
11191msgstr ""
11192
87485f53 11193#: config/tc-m68hc11.c:3739
60bcf0fa 11194#, c-format
c1c69e83 11195msgid "Invalid mode: %s\n"
60bcf0fa
NC
11196msgstr ""
11197
87485f53 11198#: config/tc-m68hc11.c:3798
c1c69e83 11199msgid "bad .relax format"
60bcf0fa
NC
11200msgstr ""
11201
87485f53 11202#: config/tc-m68hc11.c:3842 config/tc-s12z.c:3895 config/tc-xgate.c:630
c1c69e83
AM
11203#, c-format
11204msgid "Relocation %d is not supported by object file format."
60bcf0fa
NC
11205msgstr ""
11206
87485f53 11207#: config/tc-m68hc11.c:4119
c1c69e83 11208msgid "bra or bsr with undefined symbol."
ad4b42b4
NC
11209msgstr ""
11210
87485f53 11211#: config/tc-m68hc11.c:4220 config/tc-m68hc11.c:4277
ad4b42b4 11212#, c-format
c1c69e83 11213msgid "Subtype %d is not recognized."
ad4b42b4
NC
11214msgstr ""
11215
87485f53 11216#: config/tc-m68hc11.c:4366 config/tc-s12z.c:3976 config/tc-xgate.c:708
71300e2c 11217#: config/tc-xgate.c:717
c1c69e83 11218msgid "Value out of 16-bit range."
ad4b42b4
NC
11219msgstr ""
11220
87485f53 11221#: config/tc-m68hc11.c:4388
ad4b42b4 11222#, c-format
c1c69e83 11223msgid "Value %ld too large for 8-bit PC-relative branch."
ad4b42b4
NC
11224msgstr ""
11225
87485f53 11226#: config/tc-m68hc11.c:4398 config/tc-xgate.c:674
c1c69e83
AM
11227#, c-format
11228msgid "Value %ld too large for 9-bit PC-relative branch."
ad4b42b4
NC
11229msgstr ""
11230
87485f53 11231#: config/tc-m68hc11.c:4407 config/tc-xgate.c:691
c1c69e83
AM
11232#, c-format
11233msgid "Value %ld too large for 10-bit PC-relative branch."
ad4b42b4
NC
11234msgstr ""
11235
87485f53 11236#: config/tc-m68hc11.c:4415
ad4b42b4 11237#, c-format
c1c69e83 11238msgid "Auto increment/decrement offset '%ld' is out of range."
ad4b42b4
NC
11239msgstr ""
11240
87485f53 11241#: config/tc-m68hc11.c:4428
ad4b42b4 11242#, c-format
c1c69e83 11243msgid "Offset out of 5-bit range for movw/movb insn: %ld"
ad4b42b4
NC
11244msgstr ""
11245
87485f53 11246#: config/tc-m68hc11.c:4439
c1c69e83
AM
11247#, c-format
11248msgid "Offset out of 9-bit range for movw/movb insn: %ld"
ad4b42b4
NC
11249msgstr ""
11250
87485f53 11251#: config/tc-m68hc11.c:4451
c1c69e83
AM
11252#, c-format
11253msgid "Offset out of 16-bit range for movw/movb insn: %ld"
a5c7551f
RW
11254msgstr ""
11255
87485f53 11256#: config/tc-m68hc11.c:4468 config/tc-s12z.c:3982 config/tc-xgate.c:752
ad4b42b4 11257#, c-format
c1c69e83 11258msgid "Line %d: unknown relocation type: 0x%x."
ad4b42b4
NC
11259msgstr ""
11260
87485f53 11261#: config/tc-m68hc11.c:4493 config/tc-z80.c:3449 config/tc-z80.c:3469
c1c69e83 11262msgid "Invalid directive"
2ee0aedf
TG
11263msgstr ""
11264
631ec08c 11265#: config/tc-m68k.c:1125
c1c69e83
AM
11266#, c-format
11267msgid "Can not do %d byte pc-relative relocation"
2ee0aedf
TG
11268msgstr ""
11269
631ec08c 11270#: config/tc-m68k.c:1127
ad4b42b4 11271#, c-format
c1c69e83 11272msgid "Can not do %d byte pc-relative pic relocation"
ad4b42b4
NC
11273msgstr ""
11274
631ec08c 11275#: config/tc-m68k.c:1132
c1c69e83
AM
11276#, c-format
11277msgid "Can not do %d byte relocation"
6e1772d5
AM
11278msgstr ""
11279
631ec08c 11280#: config/tc-m68k.c:1134
c1c69e83
AM
11281#, c-format
11282msgid "Can not do %d byte pic relocation"
87ccc1b0
NC
11283msgstr ""
11284
631ec08c 11285#: config/tc-m68k.c:1204
87ccc1b0 11286#, c-format
c1c69e83 11287msgid "Unable to produce reloc against symbol '%s'"
87ccc1b0
NC
11288msgstr ""
11289
631ec08c 11290#: config/tc-m68k.c:1263 config/tc-vax.c:2367
87ccc1b0 11291#, c-format
c1c69e83 11292msgid "Cannot make %s relocation PC relative"
87ccc1b0
NC
11293msgstr ""
11294
631ec08c 11295#: config/tc-m68k.c:1345 config/tc-vax.c:1878
c1c69e83 11296msgid "No operator"
87ccc1b0
NC
11297msgstr ""
11298
631ec08c 11299#: config/tc-m68k.c:1375 config/tc-vax.c:1894
c1c69e83 11300msgid "Unknown operator"
87ccc1b0
NC
11301msgstr ""
11302
631ec08c 11303#: config/tc-m68k.c:2278
c1c69e83 11304msgid "invalid instruction for this architecture; needs "
87ccc1b0
NC
11305msgstr ""
11306
631ec08c 11307#: config/tc-m68k.c:2286
c1c69e83 11308msgid "hardware divide"
87ccc1b0
NC
11309msgstr ""
11310
631ec08c 11311#: config/tc-m68k.c:2308 config/tc-m68k.c:2312 config/tc-m68k.c:2316
c1c69e83 11312msgid "or higher"
87ccc1b0
NC
11313msgstr ""
11314
631ec08c 11315#: config/tc-m68k.c:2369
c1c69e83 11316msgid "operands mismatch"
87ccc1b0
NC
11317msgstr ""
11318
631ec08c 11319#: config/tc-m68k.c:2433 config/tc-m68k.c:2439 config/tc-m68k.c:2445
87485f53 11320#: config/tc-mmix.c:2509 config/tc-mmix.c:2533
c1c69e83
AM
11321msgid "operand out of range"
11322msgstr ""
11323
631ec08c 11324#: config/tc-m68k.c:2502
6e1772d5 11325#, c-format
c1c69e83 11326msgid "Bignum too big for %c format; truncated"
87ccc1b0
NC
11327msgstr ""
11328
631ec08c 11329#: config/tc-m68k.c:2579
c1c69e83 11330msgid "displacement too large for this architecture; needs 68020 or higher"
87ccc1b0
NC
11331msgstr ""
11332
631ec08c 11333#: config/tc-m68k.c:2687
c1c69e83
AM
11334msgid ""
11335"scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
c85dd50d
NC
11336msgstr ""
11337
631ec08c 11338#: config/tc-m68k.c:2692
c1c69e83 11339msgid "invalid index size for coldfire"
c85dd50d
NC
11340msgstr ""
11341
631ec08c 11342#: config/tc-m68k.c:2745
c1c69e83 11343msgid "Forcing byte displacement"
c85dd50d
NC
11344msgstr ""
11345
631ec08c 11346#: config/tc-m68k.c:2747
c1c69e83 11347msgid "byte displacement out of range"
c85dd50d
NC
11348msgstr ""
11349
631ec08c 11350#: config/tc-m68k.c:2792 config/tc-m68k.c:2830
c1c69e83 11351msgid "invalid operand mode for this architecture; needs 68020 or higher"
c85dd50d
NC
11352msgstr ""
11353
631ec08c 11354#: config/tc-m68k.c:2816 config/tc-m68k.c:2850
c1c69e83 11355msgid ":b not permitted; defaulting to :w"
c85dd50d
NC
11356msgstr ""
11357
631ec08c 11358#: config/tc-m68k.c:2925
c1c69e83 11359msgid "unsupported byte value; use a different suffix"
c85dd50d
NC
11360msgstr ""
11361
631ec08c 11362#: config/tc-m68k.c:2940
c1c69e83 11363msgid "unknown/incorrect operand"
c85dd50d
NC
11364msgstr ""
11365
631ec08c
NC
11366#: config/tc-m68k.c:2983 config/tc-m68k.c:2991 config/tc-m68k.c:2998
11367#: config/tc-m68k.c:3005
c1c69e83 11368msgid "out of range"
c85dd50d
NC
11369msgstr ""
11370
631ec08c 11371#: config/tc-m68k.c:3076
c1c69e83 11372msgid "Can't use long branches on this architecture"
c85dd50d
NC
11373msgstr ""
11374
631ec08c 11375#: config/tc-m68k.c:3182
c1c69e83 11376msgid "Expression out of range, using 0"
c85dd50d
NC
11377msgstr ""
11378
631ec08c 11379#: config/tc-m68k.c:3383 config/tc-m68k.c:3399
c1c69e83 11380msgid "Floating point register in register list"
c85dd50d
NC
11381msgstr ""
11382
631ec08c 11383#: config/tc-m68k.c:3389
c1c69e83 11384msgid "Wrong register in floating-point reglist"
c85dd50d
NC
11385msgstr ""
11386
631ec08c 11387#: config/tc-m68k.c:3405
c1c69e83 11388msgid "incorrect register in reglist"
c85dd50d
NC
11389msgstr ""
11390
631ec08c 11391#: config/tc-m68k.c:3411
c1c69e83 11392msgid "wrong register in floating-point reglist"
a5c7551f
RW
11393msgstr ""
11394
631ec08c 11395#: config/tc-m68k.c:3822 config/tc-m68k.c:3854 config/tc-sparc.c:3135
71300e2c
NC
11396msgid "failed sanity check."
11397msgstr ""
11398
c1c69e83 11399#. ERROR.
631ec08c 11400#: config/tc-m68k.c:3884
c1c69e83 11401msgid "Extra )"
49f58d10
JB
11402msgstr ""
11403
c1c69e83 11404#. ERROR.
631ec08c 11405#: config/tc-m68k.c:3895
c1c69e83 11406msgid "Missing )"
a74801ba
ILT
11407msgstr ""
11408
631ec08c 11409#: config/tc-m68k.c:3912
c1c69e83 11410msgid "Missing operand"
6e1772d5
AM
11411msgstr ""
11412
631ec08c 11413#: config/tc-m68k.c:4237
6e1772d5 11414#, c-format
c1c69e83 11415msgid "unrecognized default cpu `%s'"
252b5132
RH
11416msgstr ""
11417
631ec08c 11418#: config/tc-m68k.c:4291
6e1772d5 11419#, c-format
c1c69e83 11420msgid "%s -- statement `%s' ignored"
8ad3436c
AM
11421msgstr ""
11422
631ec08c 11423#: config/tc-m68k.c:4338
6e1772d5 11424#, c-format
f96bd6c2 11425msgid "Don't know how to figure out width of %c in md_assemble()"
a74801ba
ILT
11426msgstr ""
11427
631ec08c 11428#: config/tc-m68k.c:4568 config/tc-m68k.c:4606
6e1772d5 11429#, c-format
c1c69e83 11430msgid "Internal Error: Can't find %s in hash table"
6e1772d5
AM
11431msgstr ""
11432
631ec08c 11433#: config/tc-m68k.c:4722
6e1772d5 11434#, c-format
c1c69e83 11435msgid "text label `%s' aligned to odd boundary"
6e1772d5
AM
11436msgstr ""
11437
631ec08c 11438#: config/tc-m68k.c:4881
6e1772d5 11439#, c-format
c1c69e83 11440msgid "value %ld out of range"
6e1772d5
AM
11441msgstr ""
11442
631ec08c 11443#: config/tc-m68k.c:4895
c1c69e83 11444msgid "invalid byte branch offset"
6e1772d5
AM
11445msgstr ""
11446
631ec08c 11447#: config/tc-m68k.c:4932
c1c69e83 11448msgid "short branch with zero offset: use :w"
a74801ba
ILT
11449msgstr ""
11450
631ec08c 11451#: config/tc-m68k.c:4976
c1c69e83 11452msgid "Conversion of PC relative BSR to absolute JSR"
a74801ba
ILT
11453msgstr ""
11454
631ec08c 11455#: config/tc-m68k.c:4987
c1c69e83 11456msgid "Conversion of PC relative branch to absolute jump"
a74801ba
ILT
11457msgstr ""
11458
631ec08c 11459#: config/tc-m68k.c:5004 config/tc-m68k.c:5061
c1c69e83 11460msgid "Conversion of PC relative conditional branch to absolute jump"
a74801ba
ILT
11461msgstr ""
11462
631ec08c 11463#: config/tc-m68k.c:5126
c1c69e83 11464msgid "Conversion of PC relative displacement to absolute"
a74801ba
ILT
11465msgstr ""
11466
631ec08c 11467#: config/tc-m68k.c:5309
c1c69e83 11468msgid "Tried to convert PC relative branch to absolute jump"
a74801ba
ILT
11469msgstr ""
11470
631ec08c 11471#: config/tc-m68k.c:5354 config/tc-m68k.c:5365 config/tc-m68k.c:5409
c1c69e83 11472msgid "expression out of range: defaulting to 1"
6e1772d5
AM
11473msgstr ""
11474
631ec08c 11475#: config/tc-m68k.c:5401
c1c69e83 11476msgid "expression out of range: defaulting to 0"
6e1772d5
AM
11477msgstr ""
11478
631ec08c 11479#: config/tc-m68k.c:5442 config/tc-m68k.c:5454
6e1772d5 11480#, c-format
c1c69e83 11481msgid "Can't deal with expression; defaulting to %ld"
6e1772d5
AM
11482msgstr ""
11483
631ec08c 11484#: config/tc-m68k.c:5468
c1c69e83 11485msgid "expression doesn't fit in BYTE"
6e1772d5
AM
11486msgstr ""
11487
631ec08c 11488#: config/tc-m68k.c:5472
c1c69e83 11489msgid "expression doesn't fit in WORD"
6e1772d5
AM
11490msgstr ""
11491
631ec08c 11492#: config/tc-m68k.c:5559
6e1772d5 11493#, c-format
c1c69e83 11494msgid "%s: unrecognized processor name"
6e1772d5
AM
11495msgstr ""
11496
631ec08c 11497#: config/tc-m68k.c:5620
c1c69e83 11498msgid "bad coprocessor id"
252b5132
RH
11499msgstr ""
11500
631ec08c 11501#: config/tc-m68k.c:5626
c1c69e83 11502msgid "unrecognized fopt option"
252b5132
RH
11503msgstr ""
11504
631ec08c 11505#: config/tc-m68k.c:5758
6e1772d5 11506#, c-format
c1c69e83 11507msgid "option `%s' may not be negated"
252b5132
RH
11508msgstr ""
11509
631ec08c 11510#: config/tc-m68k.c:5769
6e1772d5 11511#, c-format
c1c69e83 11512msgid "option `%s' not recognized"
252b5132
RH
11513msgstr ""
11514
631ec08c 11515#: config/tc-m68k.c:5798
c1c69e83
AM
11516msgid "bad format of OPT NEST=depth"
11517msgstr ""
11518
631ec08c 11519#: config/tc-m68k.c:5854
c1c69e83
AM
11520msgid "missing label"
11521msgstr ""
11522
631ec08c 11523#: config/tc-m68k.c:5880
6e1772d5 11524#, c-format
c1c69e83 11525msgid "bad register list: %s"
6e1772d5
AM
11526msgstr ""
11527
631ec08c 11528#: config/tc-m68k.c:5978
c1c69e83 11529msgid "restore without save"
a74801ba
ILT
11530msgstr ""
11531
631ec08c 11532#: config/tc-m68k.c:6131 config/tc-m68k.c:6501
c1c69e83 11533msgid "syntax error in structured control directive"
a74801ba
ILT
11534msgstr ""
11535
631ec08c 11536#: config/tc-m68k.c:6176
c1c69e83 11537msgid "missing condition code in structured control directive"
a74801ba
ILT
11538msgstr ""
11539
631ec08c 11540#: config/tc-m68k.c:6247
252b5132 11541#, c-format
c1c69e83
AM
11542msgid ""
11543"Condition <%c%c> in structured control directive can not be encoded correctly"
a74801ba
ILT
11544msgstr ""
11545
631ec08c 11546#: config/tc-m68k.c:6543
c1c69e83 11547msgid "missing then"
6e1772d5
AM
11548msgstr ""
11549
631ec08c 11550#: config/tc-m68k.c:6624
c1c69e83 11551msgid "else without matching if"
a74801ba
ILT
11552msgstr ""
11553
631ec08c 11554#: config/tc-m68k.c:6657
c1c69e83 11555msgid "endi without matching if"
a74801ba
ILT
11556msgstr ""
11557
631ec08c 11558#: config/tc-m68k.c:6697
c1c69e83 11559msgid "break outside of structured loop"
a74801ba
ILT
11560msgstr ""
11561
631ec08c 11562#: config/tc-m68k.c:6735
c1c69e83 11563msgid "next outside of structured loop"
a74801ba
ILT
11564msgstr ""
11565
631ec08c 11566#: config/tc-m68k.c:6786
c1c69e83 11567msgid "missing ="
a74801ba
ILT
11568msgstr ""
11569
631ec08c 11570#: config/tc-m68k.c:6824
c1c69e83 11571msgid "missing to or downto"
252b5132
RH
11572msgstr ""
11573
631ec08c 11574#: config/tc-m68k.c:6860 config/tc-m68k.c:6894 config/tc-m68k.c:7108
c1c69e83 11575msgid "missing do"
a74801ba
ILT
11576msgstr ""
11577
631ec08c 11578#: config/tc-m68k.c:6995
c1c69e83 11579msgid "endf without for"
252b5132
RH
11580msgstr ""
11581
631ec08c 11582#: config/tc-m68k.c:7049
c1c69e83 11583msgid "until without repeat"
252b5132
RH
11584msgstr ""
11585
631ec08c 11586#: config/tc-m68k.c:7143
c1c69e83 11587msgid "endw without while"
8ea2b00f
AM
11588msgstr ""
11589
631ec08c 11590#: config/tc-m68k.c:7176 config/tc-m68k.c:7204
c1c69e83 11591msgid "already assembled instructions"
252b5132
RH
11592msgstr ""
11593
631ec08c 11594#: config/tc-m68k.c:7281
60bcf0fa 11595#, c-format
c1c69e83 11596msgid "`%s' is deprecated, use `%s'"
60bcf0fa
NC
11597msgstr ""
11598
631ec08c 11599#: config/tc-m68k.c:7300
60bcf0fa 11600#, c-format
c1c69e83 11601msgid "cpu `%s' unrecognized"
60bcf0fa
NC
11602msgstr ""
11603
631ec08c 11604#: config/tc-m68k.c:7319
6e1772d5 11605#, c-format
c1c69e83 11606msgid "architecture `%s' unrecognized"
60bcf0fa
NC
11607msgstr ""
11608
631ec08c 11609#: config/tc-m68k.c:7340
60bcf0fa 11610#, c-format
c1c69e83 11611msgid "extension `%s' unrecognized"
60bcf0fa
NC
11612msgstr ""
11613
631ec08c 11614#: config/tc-m68k.c:7455
c1c69e83
AM
11615#, c-format
11616msgid "option `-A%s' is deprecated: use `-%s'"
60bcf0fa
NC
11617msgstr ""
11618
631ec08c 11619#: config/tc-m68k.c:7488
c1c69e83 11620msgid "architecture features both enabled and disabled"
60bcf0fa
NC
11621msgstr ""
11622
631ec08c 11623#: config/tc-m68k.c:7515
c1c69e83 11624msgid "selected processor does not have all features of selected architecture"
60bcf0fa
NC
11625msgstr ""
11626
631ec08c 11627#: config/tc-m68k.c:7524
c1c69e83 11628msgid "m68k and cf features both selected"
60bcf0fa
NC
11629msgstr ""
11630
631ec08c 11631#: config/tc-m68k.c:7536
c1c69e83 11632msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
60bcf0fa
NC
11633msgstr ""
11634
631ec08c 11635#: config/tc-m68k.c:7568
60bcf0fa 11636#, c-format
c1c69e83
AM
11637msgid ""
11638"-march=<arch>\t\tset architecture\n"
11639"-mcpu=<cpu>\t\tset cpu [default %s]\n"
60bcf0fa
NC
11640msgstr ""
11641
631ec08c 11642#: config/tc-m68k.c:7573
c1c69e83 11643#, c-format
f96bd6c2 11644msgid "-m[no-]%-16s enable/disable %s architecture extension\n"
60bcf0fa
NC
11645msgstr ""
11646
631ec08c 11647#: config/tc-m68k.c:7579
c1c69e83
AM
11648#, c-format
11649msgid ""
11650"-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
11651"-pic, -k\t\tgenerate position independent code\n"
11652"-S\t\t\tturn jbsr into jsr\n"
11653"--pcrel never turn PC-relative branches into absolute jumps\n"
11654"--register-prefix-optional\n"
11655"\t\t\trecognize register names without prefix character\n"
11656"--bitwise-or\t\tdo not treat `|' as a comment character\n"
11657"--base-size-default-16\tbase reg without size is 16 bits\n"
11658"--base-size-default-32\tbase reg without size is 32 bits (default)\n"
11659"--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
11660"--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
60bcf0fa
NC
11661msgstr ""
11662
631ec08c 11663#: config/tc-m68k.c:7593
60bcf0fa 11664#, c-format
c1c69e83 11665msgid "Architecture variants are: "
60bcf0fa
NC
11666msgstr ""
11667
631ec08c 11668#: config/tc-m68k.c:7602
60bcf0fa 11669#, c-format
c1c69e83 11670msgid "Processor variants are: "
60bcf0fa
NC
11671msgstr ""
11672
96e786d1 11673#: config/tc-m68k.c:7609 config/tc-xtensa.c:6415
60bcf0fa 11674#, c-format
c1c69e83 11675msgid "\n"
60bcf0fa
NC
11676msgstr ""
11677
631ec08c 11678#: config/tc-m68k.c:7640
60bcf0fa 11679#, c-format
c1c69e83 11680msgid "Error %s in %s\n"
60bcf0fa
NC
11681msgstr ""
11682
631ec08c 11683#: config/tc-m68k.c:7644
c1c69e83
AM
11684#, c-format
11685msgid "Opcode(%d.%s): "
60bcf0fa
NC
11686msgstr ""
11687
631ec08c 11688#: config/tc-m68k.c:7789
c1c69e83 11689msgid "Not a defined coldfire architecture"
60bcf0fa
NC
11690msgstr ""
11691
87485f53 11692#: config/tc-m68k.c:7898 read.c:4686
71300e2c
NC
11693#, c-format
11694msgid "%s relocations do not fit in %u byte"
11695msgid_plural "%s relocations do not fit in %u bytes"
11696msgstr[0] ""
11697msgstr[1] ""
11698
96e786d1 11699#: config/tc-m68k.c:7940 config/tc-ppc.c:2592
b19d852d
NC
11700msgid "unknown .gnu_attribute value"
11701msgstr ""
11702
631ec08c 11703#: config/tc-m68k.c:7984
c1c69e83
AM
11704#, c-format
11705msgid "Adjusted signed .word (%#lx) overflows: `switch'-statement too large."
60bcf0fa
NC
11706msgstr ""
11707
777cd7ab 11708#: config/tc-mcore.c:521 config/tc-microblaze.c:515 config/tc-microblaze.c:543
71300e2c 11709#: config/tc-microblaze.c:580 config/tc-microblaze.c:592
c1c69e83
AM
11710#, c-format
11711msgid "register expected, but saw '%.6s'"
60bcf0fa
NC
11712msgstr ""
11713
777cd7ab 11714#: config/tc-mcore.c:603
c1c69e83
AM
11715#, c-format
11716msgid "control register expected, but saw '%.6s'"
60bcf0fa
NC
11717msgstr ""
11718
777cd7ab 11719#: config/tc-mcore.c:639
c1c69e83 11720msgid "bad/missing psr specifier"
60bcf0fa
NC
11721msgstr ""
11722
777cd7ab 11723#: config/tc-mcore.c:784
c1c69e83
AM
11724#, c-format
11725msgid "operand must be absolute in range %u..%u, not %ld"
60bcf0fa
NC
11726msgstr ""
11727
777cd7ab 11728#: config/tc-mcore.c:819
c1c69e83 11729msgid "operand must be a multiple of 4"
60bcf0fa
NC
11730msgstr ""
11731
777cd7ab 11732#: config/tc-mcore.c:826
c1c69e83 11733msgid "operand must be a multiple of 2"
60bcf0fa
NC
11734msgstr ""
11735
87485f53
NC
11736#: config/tc-mcore.c:840 config/tc-mcore.c:1356 config/tc-mcore.c:1410
11737msgid "base register expected"
11738msgstr ""
11739
96e786d1
NC
11740#: config/tc-mcore.c:888 config/tc-microblaze.c:948
11741#: config/tc-microblaze.c:1084 config/tc-microblaze.c:1118
11742#: config/tc-microblaze.c:1573 config/tc-microblaze.c:1641
11743#: config/tc-microblaze.c:1716 config/tc-microblaze.c:2137
11744#: config/tc-microblaze.c:2186
60bcf0fa 11745#, c-format
c1c69e83 11746msgid "unknown opcode \"%s\""
60bcf0fa
NC
11747msgstr ""
11748
777cd7ab 11749#: config/tc-mcore.c:931
c1c69e83 11750msgid "invalid register: r15 illegal"
60bcf0fa
NC
11751msgstr ""
11752
777cd7ab 11753#: config/tc-mcore.c:980 config/tc-mcore.c:1561
c1c69e83 11754msgid "M340 specific opcode used when assembling for M210"
60bcf0fa
NC
11755msgstr ""
11756
777cd7ab
DDAG
11757#: config/tc-mcore.c:998 config/tc-mcore.c:1038 config/tc-mcore.c:1057
11758#: config/tc-mcore.c:1076 config/tc-mcore.c:1104 config/tc-mcore.c:1133
11759#: config/tc-mcore.c:1170 config/tc-mcore.c:1205 config/tc-mcore.c:1224
11760#: config/tc-mcore.c:1243 config/tc-mcore.c:1277 config/tc-mcore.c:1302
11761#: config/tc-mcore.c:1359 config/tc-mcore.c:1413 config/tc-mcore.c:1449
11762#: config/tc-mcore.c:1508 config/tc-mcore.c:1530 config/tc-mcore.c:1553
c1c69e83 11763msgid "second operand missing"
60bcf0fa
NC
11764msgstr ""
11765
777cd7ab 11766#: config/tc-mcore.c:1014
c1c69e83 11767msgid "destination register must be r1"
60bcf0fa
NC
11768msgstr ""
11769
777cd7ab 11770#: config/tc-mcore.c:1035
c1c69e83 11771msgid "source register must be r1"
60bcf0fa
NC
11772msgstr ""
11773
777cd7ab 11774#: config/tc-mcore.c:1099 config/tc-mcore.c:1156
c1c69e83 11775msgid "immediate is not a power of two"
60bcf0fa
NC
11776msgstr ""
11777
777cd7ab 11778#: config/tc-mcore.c:1127
c1c69e83 11779msgid "translating bgeni to movi"
60bcf0fa
NC
11780msgstr ""
11781
777cd7ab 11782#: config/tc-mcore.c:1196
c1c69e83 11783msgid "translating bmaski to movi"
60bcf0fa
NC
11784msgstr ""
11785
777cd7ab 11786#: config/tc-mcore.c:1272
60bcf0fa 11787#, c-format
c1c69e83 11788msgid "displacement too large (%d)"
60bcf0fa
NC
11789msgstr ""
11790
777cd7ab 11791#: config/tc-mcore.c:1286
c1c69e83 11792msgid "Invalid register: r0 and r15 illegal"
60bcf0fa
NC
11793msgstr ""
11794
777cd7ab 11795#: config/tc-mcore.c:1317
c1c69e83 11796msgid "bad starting register: r0 and r15 invalid"
60bcf0fa
NC
11797msgstr ""
11798
777cd7ab 11799#: config/tc-mcore.c:1330
c1c69e83 11800msgid "ending register must be r15"
60bcf0fa
NC
11801msgstr ""
11802
777cd7ab 11803#: config/tc-mcore.c:1350
c1c69e83 11804msgid "bad base register: must be r0"
60bcf0fa
NC
11805msgstr ""
11806
777cd7ab 11807#: config/tc-mcore.c:1368
c1c69e83 11808msgid "first register must be r4"
60bcf0fa
NC
11809msgstr ""
11810
777cd7ab 11811#: config/tc-mcore.c:1379
c1c69e83 11812msgid "last register must be r7"
60bcf0fa
NC
11813msgstr ""
11814
777cd7ab 11815#: config/tc-mcore.c:1416
c1c69e83 11816msgid "reg-reg expected"
60bcf0fa
NC
11817msgstr ""
11818
777cd7ab 11819#: config/tc-mcore.c:1548
c1c69e83 11820msgid "zero used as immediate value"
60bcf0fa
NC
11821msgstr ""
11822
777cd7ab 11823#: config/tc-mcore.c:1575
c1c69e83 11824msgid "duplicated psr bit specifier"
60bcf0fa
NC
11825msgstr ""
11826
777cd7ab 11827#: config/tc-mcore.c:1581
c1c69e83 11828msgid "`af' must appear alone"
60bcf0fa
NC
11829msgstr ""
11830
777cd7ab 11831#: config/tc-mcore.c:1588 config/tc-microblaze.c:1754
c1c69e83
AM
11832#, c-format
11833msgid "unimplemented opcode \"%s\""
60bcf0fa
NC
11834msgstr ""
11835
777cd7ab 11836#: config/tc-mcore.c:1597 config/tc-microblaze.c:1763
c1c69e83
AM
11837#, c-format
11838msgid "ignoring operands: %s "
60bcf0fa
NC
11839msgstr ""
11840
6c037fdb 11841#: config/tc-mcore.c:1673
c1c69e83
AM
11842#, c-format
11843msgid "unrecognised cpu type '%s'"
60bcf0fa
NC
11844msgstr ""
11845
6c037fdb 11846#: config/tc-mcore.c:1691
c1c69e83
AM
11847#, c-format
11848msgid ""
11849"MCORE specific options:\n"
11850" -{no-}jsri2bsr\t {dis}able jsri to bsr transformation (def: dis)\n"
11851" -{no-}sifilter\t {dis}able silicon filter behavior (def: dis)\n"
11852" -cpu=[210|340] select CPU type\n"
11853" -EB assemble for a big endian system (default)\n"
11854" -EL assemble for a little endian system\n"
60bcf0fa
NC
11855msgstr ""
11856
6c037fdb 11857#: config/tc-mcore.c:1709 config/tc-microblaze.c:1871
c1c69e83 11858msgid "failed sanity check: short_jump"
60bcf0fa
NC
11859msgstr ""
11860
6c037fdb 11861#: config/tc-mcore.c:1719 config/tc-microblaze.c:1881
c1c69e83 11862msgid "failed sanity check: long_jump"
60bcf0fa
NC
11863msgstr ""
11864
6c037fdb 11865#: config/tc-mcore.c:1745
60bcf0fa 11866#, c-format
c1c69e83
AM
11867msgid "odd displacement at %x"
11868msgstr ""
11869
6c037fdb 11870#: config/tc-mcore.c:1954
60bcf0fa 11871#, c-format
3957a496
NC
11872msgid "odd distance branch (0x%lx byte)"
11873msgid_plural "odd distance branch (0x%lx bytes)"
11874msgstr[0] ""
11875msgstr[1] ""
60bcf0fa 11876
6c037fdb 11877#: config/tc-mcore.c:1961
60bcf0fa 11878#, c-format
c1c69e83 11879msgid "pcrel for branch to %s too far (0x%lx)"
60bcf0fa
NC
11880msgstr ""
11881
6c037fdb 11882#: config/tc-mcore.c:1981
87ccc1b0 11883#, c-format
c1c69e83 11884msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
87ccc1b0
NC
11885msgstr ""
11886
6c037fdb 11887#: config/tc-mcore.c:1993
c1c69e83
AM
11888#, c-format
11889msgid "pcrel for loopt too far (0x%lx)"
87ccc1b0
NC
11890msgstr ""
11891
6c037fdb 11892#: config/tc-mcore.c:2189 config/tc-microblaze.c:2471 config/tc-tic30.c:1364
60bcf0fa 11893#, c-format
c1c69e83 11894msgid "Can not do %d byte %srelocation"
60bcf0fa
NC
11895msgstr ""
11896
6c037fdb 11897#: config/tc-mcore.c:2191 config/tc-microblaze.c:2473 config/tc-tic30.c:1365
f96bd6c2 11898msgid "pc-relative "
60bcf0fa
NC
11899msgstr ""
11900
e0e7a9d4 11901#: config/tc-mep.c:339
60bcf0fa 11902#, c-format
c1c69e83
AM
11903msgid ""
11904"MeP specific command line options:\n"
11905" -EB assemble for a big endian system\n"
11906" -EL assemble for a little endian system (default)\n"
11907" -mconfig=<name> specify a chip configuration to use\n"
11908" -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n"
11909" -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n"
11910" -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n"
11911" enable/disable the given opcodes\n"
11912"\n"
11913" If -mconfig is given, the other -m options modify it. Otherwise,\n"
11914" if no -m options are given, all core opcodes are enabled;\n"
11915" if any enabling -m options are given, only those are enabled;\n"
11916" if only disabling -m options are given, only those are disabled.\n"
11917msgstr ""
11918
e0e7a9d4 11919#: config/tc-mep.c:408
c1c69e83
AM
11920msgid "$hi and $lo are disabled when MUL and DIV are off"
11921msgstr ""
11922
e0e7a9d4 11923#: config/tc-mep.c:415
c1c69e83
AM
11924msgid "$mb0, $me0, $mb1, and $me1 are disabled when COP is off"
11925msgstr ""
11926
e0e7a9d4 11927#: config/tc-mep.c:420
c1c69e83
AM
11928msgid "$dbg and $depc are disabled when DEBUG is off"
11929msgstr ""
11930
e0e7a9d4 11931#: config/tc-mep.c:611
c1c69e83
AM
11932msgid "core and copro insn lengths must total 32 bits."
11933msgstr ""
11934
e0e7a9d4 11935#: config/tc-mep.c:614 config/tc-mep.c:751
c1c69e83
AM
11936msgid "vliw group must consist of 1 core and 1 copro insn."
11937msgstr ""
11938
e0e7a9d4 11939#: config/tc-mep.c:748
c1c69e83 11940msgid "core and copro insn lengths must total 64 bits."
60bcf0fa
NC
11941msgstr ""
11942
e0e7a9d4 11943#: config/tc-mep.c:980
c1c69e83
AM
11944#, c-format
11945msgid "cannot pack %s with a 16-bit insn"
60bcf0fa
NC
11946msgstr ""
11947
e0e7a9d4 11948#: config/tc-mep.c:998
c1c69e83
AM
11949#, c-format
11950msgid "cannot pack %s and %s together with a 16-bit insn"
60bcf0fa
NC
11951msgstr ""
11952
e0e7a9d4 11953#: config/tc-mep.c:1004
c1c69e83 11954msgid "too many IVC2 insns to pack with a 16-bit core insn"
60bcf0fa
NC
11955msgstr ""
11956
e0e7a9d4 11957#: config/tc-mep.c:1019
60bcf0fa 11958#, c-format
c1c69e83 11959msgid "cannot pack %s into slot P1"
60bcf0fa
NC
11960msgstr ""
11961
e0e7a9d4 11962#: config/tc-mep.c:1025
c1c69e83 11963msgid "too many IVC2 insns to pack with a 32-bit core insn"
6e1772d5
AM
11964msgstr ""
11965
e0e7a9d4 11966#: config/tc-mep.c:1043
60bcf0fa 11967#, c-format
c1c69e83 11968msgid "unable to pack %s by itself?"
60bcf0fa
NC
11969msgstr ""
11970
e0e7a9d4 11971#: config/tc-mep.c:1073
8ad3436c 11972#, c-format
c1c69e83 11973msgid "cannot pack %s and %s together"
8ad3436c
AM
11974msgstr ""
11975
e0e7a9d4 11976#: config/tc-mep.c:1079
c1c69e83 11977msgid "too many IVC2 insns to pack together"
252b5132
RH
11978msgstr ""
11979
c1c69e83
AM
11980#. There are no insns in the queue and a plus is present.
11981#. This is a syntax error. Let's not tolerate this.
11982#. We can relax this later if necessary.
e0e7a9d4 11983#: config/tc-mep.c:1316
c1c69e83 11984msgid "Invalid use of parallelization operator."
8ad3436c
AM
11985msgstr ""
11986
e0e7a9d4 11987#: config/tc-mep.c:1362
c1c69e83 11988msgid "Leading plus sign not allowed in core mode"
252b5132
RH
11989msgstr ""
11990
e0e7a9d4 11991#: config/tc-mep.c:1892
a85d7ed0 11992#, c-format
c1c69e83 11993msgid "Don't know how to relocate plain operands of type %s"
a85d7ed0
NC
11994msgstr ""
11995
e0e7a9d4 11996#: config/tc-mep.c:1902
252b5132 11997#, c-format
c1c69e83 11998msgid "Perhaps you are missing %%tpoff()?"
252b5132
RH
11999msgstr ""
12000
e0e7a9d4 12001#: config/tc-mep.c:2089
c1c69e83 12002msgid "bad .section directive: want a,v,w,x,M,S in string"
252b5132
RH
12003msgstr ""
12004
e0e7a9d4 12005#: config/tc-mep.c:2147
c1c69e83 12006msgid ".vliw unavailable when VLIW is disabled."
252b5132
RH
12007msgstr ""
12008
e0e7a9d4 12009#: config/tc-metag.c:456
c1c69e83 12010msgid "no floating point unit specified"
252b5132
RH
12011msgstr ""
12012
e0e7a9d4 12013#: config/tc-metag.c:721
c1c69e83
AM
12014#, c-format
12015msgid "offset must be a multiple of %d"
c85dd50d
NC
12016msgstr ""
12017
346d80ef 12018#: config/tc-metag.c:737 config/tc-metag.c:4443
c1c69e83 12019msgid "offset and base must be from the same unit"
8ea2b00f
AM
12020msgstr ""
12021
346d80ef 12022#: config/tc-metag.c:868 config/tc-metag.c:3167 config/tc-metag.c:3269
c1c69e83 12023msgid "invalid destination register"
252b5132
RH
12024msgstr ""
12025
e0e7a9d4 12026#: config/tc-metag.c:884 config/tc-metag.c:902 config/tc-metag.c:1293
346d80ef
NC
12027#: config/tc-metag.c:1311 config/tc-metag.c:1530 config/tc-metag.c:3099
12028#: config/tc-metag.c:3184 config/tc-metag.c:3286
c1c69e83 12029msgid "invalid memory operand"
252b5132
RH
12030msgstr ""
12031
346d80ef 12032#: config/tc-metag.c:939 config/tc-metag.c:3117
c1c69e83 12033msgid "invalid source register"
252b5132
RH
12034msgstr ""
12035
e0e7a9d4 12036#: config/tc-metag.c:1024
c1c69e83 12037msgid "invalid destination unit"
252b5132
RH
12038msgstr ""
12039
e0e7a9d4 12040#: config/tc-metag.c:1032
c1c69e83 12041msgid "mov cannot use RD port as destination"
252b5132
RH
12042msgstr ""
12043
e0e7a9d4 12044#: config/tc-metag.c:1057
c1c69e83 12045msgid "invalid source unit"
ac50feda
RH
12046msgstr ""
12047
e0e7a9d4 12048#: config/tc-metag.c:1065
c1c69e83 12049msgid "source and address units must not be shared for this addressing mode"
252b5132
RH
12050msgstr ""
12051
346d80ef 12052#: config/tc-metag.c:1073 config/tc-metag.c:1676
c1c69e83 12053msgid "set can only use RD port as source"
252b5132
RH
12054msgstr ""
12055
e0e7a9d4 12056#: config/tc-metag.c:1088 config/tc-metag.c:1189 config/tc-metag.c:1440
346d80ef 12057#: config/tc-metag.c:1697 config/tc-metag.c:4053
c1c69e83
AM
12058#, c-format
12059msgid "base unit must be one of %s"
252b5132
RH
12060msgstr ""
12061
c1c69e83
AM
12062#. We already tried to encode as an extended GET/SET.
12063#. Parsing as a standard GET/SET provides a smaller offset.
346d80ef
NC
12064#: config/tc-metag.c:1109 config/tc-metag.c:1215 config/tc-metag.c:3130
12065#: config/tc-metag.c:3197 config/tc-metag.c:3299 config/tc-metag.c:4580
c1c69e83 12066msgid "offset value out of range"
252b5132
RH
12067msgstr ""
12068
e0e7a9d4 12069#: config/tc-metag.c:1169
c1c69e83 12070msgid "destination unit must be RD"
252b5132
RH
12071msgstr ""
12072
e0e7a9d4 12073#: config/tc-metag.c:1279
c1c69e83 12074msgid "invalid destination register list"
252b5132
RH
12075msgstr ""
12076
e0e7a9d4 12077#: config/tc-metag.c:1326
c1c69e83 12078msgid "invalid source register list"
252b5132
RH
12079msgstr ""
12080
e0e7a9d4 12081#: config/tc-metag.c:1351
c1c69e83 12082msgid "register list must be even numbered"
252b5132
RH
12083msgstr ""
12084
e0e7a9d4 12085#: config/tc-metag.c:1357
c1c69e83 12086msgid "register list must be from the same unit"
252b5132
RH
12087msgstr ""
12088
e0e7a9d4 12089#: config/tc-metag.c:1380
c1c69e83 12090msgid "register list must not contain duplicates"
252b5132
RH
12091msgstr ""
12092
346d80ef 12093#: config/tc-metag.c:1636
c1c69e83 12094msgid "MDRD value must be between 1 and 8"
252b5132
RH
12095msgstr ""
12096
346d80ef 12097#: config/tc-metag.c:1727
c1c69e83 12098msgid "invalid destination memory operand"
252b5132
RH
12099msgstr ""
12100
346d80ef 12101#: config/tc-metag.c:1742
c1c69e83 12102msgid "invalid source memory operand"
252b5132
RH
12103msgstr ""
12104
346d80ef 12105#: config/tc-metag.c:1749
c1c69e83
AM
12106#, c-format
12107msgid "address units must be one of %s"
252b5132
RH
12108msgstr ""
12109
346d80ef 12110#: config/tc-metag.c:1756
c1c69e83 12111msgid "base and offset must be from the same unit"
252b5132
RH
12112msgstr ""
12113
346d80ef 12114#: config/tc-metag.c:1764
c1c69e83 12115msgid "source and destination increment mode must agree"
252b5132
RH
12116msgstr ""
12117
346d80ef 12118#: config/tc-metag.c:2039
c1c69e83
AM
12119msgid ""
12120"PC, CT, TR and TT are treated as if they are a single unit but operands must "
12121"be in different units"
ae351704
AM
12122msgstr ""
12123
346d80ef 12124#: config/tc-metag.c:2048
c1c69e83 12125msgid "source and destination register must be in different units"
252b5132
RH
12126msgstr ""
12127
346d80ef 12128#: config/tc-metag.c:2080
252b5132 12129#, c-format
c1c69e83 12130msgid "register unit must be one of %s"
252b5132
RH
12131msgstr ""
12132
346d80ef 12133#: config/tc-metag.c:2167
8ea2b00f 12134#, c-format
c1c69e83 12135msgid "link register unit must be one of %s"
8ea2b00f
AM
12136msgstr ""
12137
346d80ef 12138#: config/tc-metag.c:2173
c1c69e83 12139msgid "link register must be in a low numbered register"
252b5132
RH
12140msgstr ""
12141
346d80ef 12142#: config/tc-metag.c:2190 config/tc-metag.c:2715 config/tc-metag.c:2769
c1c69e83 12143msgid "target out of range"
252b5132
RH
12144msgstr ""
12145
346d80ef 12146#: config/tc-metag.c:2671
c1c69e83 12147msgid "invalid quickrot unit specified"
87ccc1b0
NC
12148msgstr ""
12149
346d80ef 12150#: config/tc-metag.c:2687
c1c69e83 12151msgid "invalid quickrot register specified"
252b5132
RH
12152msgstr ""
12153
346d80ef 12154#: config/tc-metag.c:2741
c1c69e83 12155msgid "source register must be in the trigger unit"
252b5132
RH
12156msgstr ""
12157
346d80ef 12158#: config/tc-metag.c:2844
c1c69e83 12159msgid "Source registers must be in the same unit"
252b5132
RH
12160msgstr ""
12161
346d80ef 12162#: config/tc-metag.c:3554 config/tc-metag.c:3718 config/tc-metag.c:3986
c1c69e83 12163msgid "destination register should be even numbered"
252b5132
RH
12164msgstr ""
12165
346d80ef 12166#: config/tc-metag.c:3626
c1c69e83 12167msgid "comparison must be with register or #0"
252b5132
RH
12168msgstr ""
12169
346d80ef 12170#: config/tc-metag.c:3692 config/tc-metag.c:3757
c1c69e83 12171msgid "instruction cannot operate on pair values"
252b5132
RH
12172msgstr ""
12173
346d80ef 12174#: config/tc-metag.c:3703
c1c69e83 12175msgid "zero flag is not valid for this instruction"
252b5132
RH
12176msgstr ""
12177
346d80ef 12178#: config/tc-metag.c:3724
c1c69e83 12179msgid "source register should be even numbered"
3caac5b8
AM
12180msgstr ""
12181
346d80ef 12182#: config/tc-metag.c:3784 config/tc-metag.c:3793
c1c69e83 12183msgid "fraction bits value out of range"
3caac5b8
AM
12184msgstr ""
12185
346d80ef 12186#: config/tc-metag.c:3975
c1c69e83 12187msgid "simd instructions operate on pair values (L prefix)"
252b5132
RH
12188msgstr ""
12189
346d80ef 12190#: config/tc-metag.c:3993
c1c69e83 12191msgid "source registers should be even numbered"
252b5132
RH
12192msgstr ""
12193
346d80ef 12194#: config/tc-metag.c:4271
c85dd50d 12195#, c-format
c1c69e83 12196msgid "expected ']', not %c in %s"
c85dd50d
NC
12197msgstr ""
12198
346d80ef 12199#: config/tc-metag.c:4390
c1c69e83 12200msgid "invalid register for memory access"
c85dd50d
NC
12201msgstr ""
12202
346d80ef 12203#: config/tc-metag.c:4503 config/tc-metag.c:4631
c1c69e83 12204msgid "unexpected end of line"
c85dd50d
NC
12205msgstr ""
12206
346d80ef 12207#: config/tc-metag.c:4550
c1c69e83 12208msgid "'H' modifier only valid for accumulator registers"
c85dd50d
NC
12209msgstr ""
12210
346d80ef 12211#: config/tc-metag.c:4603
c1c69e83 12212msgid "base unit must be either A0 or A1"
c85dd50d
NC
12213msgstr ""
12214
346d80ef 12215#: config/tc-metag.c:4676 config/tc-metag.c:5119
c1c69e83 12216msgid "invalid register"
c85dd50d
NC
12217msgstr ""
12218
346d80ef 12219#: config/tc-metag.c:4824
c1c69e83 12220msgid "could not parse template definition"
c85dd50d
NC
12221msgstr ""
12222
346d80ef 12223#: config/tc-metag.c:5011
c1c69e83 12224msgid "QUICKRoT 64-bit extension not applicable to this instruction"
c85dd50d
NC
12225msgstr ""
12226
346d80ef 12227#: config/tc-metag.c:5067
c1c69e83 12228msgid "invalid operands for cross-unit op"
c85dd50d
NC
12229msgstr ""
12230
346d80ef 12231#: config/tc-metag.c:5109
c1c69e83 12232msgid "missing flags: one of 'P', 'N' or 'Z' required"
c85dd50d
NC
12233msgstr ""
12234
346d80ef 12235#: config/tc-metag.c:5137
c1c69e83 12236msgid "'P', 'N' or 'Z' flags may only be specified when accumulating"
c85dd50d
NC
12237msgstr ""
12238
346d80ef 12239#: config/tc-metag.c:5158
c1c69e83 12240msgid "accumulator not a valid destination"
c85dd50d
NC
12241msgstr ""
12242
346d80ef 12243#: config/tc-metag.c:5168 config/tc-metag.c:5384 config/tc-metag.c:5568
c1c69e83 12244msgid "invalid immediate value"
c85dd50d
NC
12245msgstr ""
12246
346d80ef 12247#: config/tc-metag.c:5180
c1c69e83 12248msgid "immediate value not allowed when source & dest differ"
c85dd50d
NC
12249msgstr ""
12250
346d80ef 12251#: config/tc-metag.c:5212
c85dd50d 12252#, c-format
c1c69e83 12253msgid "invalid register operand: %s"
c85dd50d
NC
12254msgstr ""
12255
346d80ef 12256#: config/tc-metag.c:5246
c1c69e83 12257msgid "QUICKRoT extension requires 4 registers"
c85dd50d
NC
12258msgstr ""
12259
346d80ef 12260#: config/tc-metag.c:5253
c1c69e83 12261msgid "invalid fourth register"
c85dd50d
NC
12262msgstr ""
12263
346d80ef 12264#: config/tc-metag.c:5260
c1c69e83 12265msgid "A0.2,A0.3,A1.2,A1.3 required for QUICKRoT register"
c85dd50d
NC
12266msgstr ""
12267
346d80ef 12268#: config/tc-metag.c:5288
c1c69e83 12269msgid "DSP RAM pointer in incorrect unit"
c85dd50d
NC
12270msgstr ""
12271
346d80ef 12272#: config/tc-metag.c:5334
c1c69e83 12273msgid "invalid register operand #1"
c85dd50d
NC
12274msgstr ""
12275
346d80ef 12276#: config/tc-metag.c:5348
c1c69e83 12277msgid "invalid register operand #2"
c85dd50d
NC
12278msgstr ""
12279
346d80ef 12280#: config/tc-metag.c:5412
c1c69e83 12281msgid "this instruction does not accept an immediate"
c85dd50d
NC
12282msgstr ""
12283
346d80ef 12284#: config/tc-metag.c:5432
c1c69e83 12285msgid "invalid register operand #3"
c85dd50d
NC
12286msgstr ""
12287
346d80ef 12288#: config/tc-metag.c:5444
c1c69e83 12289msgid "this instruction does not accept an accumulator"
c85dd50d
NC
12290msgstr ""
12291
346d80ef 12292#: config/tc-metag.c:5462
c1c69e83 12293msgid "invalid register operand #4"
c85dd50d
NC
12294msgstr ""
12295
346d80ef 12296#: config/tc-metag.c:5539
c1c69e83 12297msgid "invalid accumulator register"
c85dd50d
NC
12298msgstr ""
12299
346d80ef 12300#: config/tc-metag.c:5595
c1c69e83 12301msgid "conditional instruction cannot use G flag"
c85dd50d
NC
12302msgstr ""
12303
346d80ef 12304#: config/tc-metag.c:5606
c1c69e83 12305msgid "conditional instruction cannot use B flag"
c85dd50d
NC
12306msgstr ""
12307
346d80ef 12308#: config/tc-metag.c:5617
c1c69e83
AM
12309msgid "conditional instruction cannot use R flag"
12310msgstr ""
12311
346d80ef 12312#: config/tc-metag.c:5726
c1c69e83
AM
12313msgid "'L' modifier not valid for this instruction"
12314msgstr ""
12315
346d80ef 12316#: config/tc-metag.c:5858
c85dd50d 12317#, c-format
c1c69e83 12318msgid "missing fpu name `%s'"
c85dd50d
NC
12319msgstr ""
12320
346d80ef 12321#: config/tc-metag.c:5869
c85dd50d 12322#, c-format
c1c69e83 12323msgid "unknown fpu `%s'"
c85dd50d
NC
12324msgstr ""
12325
346d80ef 12326#: config/tc-metag.c:5884
c85dd50d 12327#, c-format
c1c69e83 12328msgid "missing DSP name `%s'"
c85dd50d
NC
12329msgstr ""
12330
346d80ef 12331#: config/tc-metag.c:5895
c85dd50d 12332#, c-format
c1c69e83 12333msgid "unknown DSP `%s'"
c85dd50d
NC
12334msgstr ""
12335
346d80ef 12336#: config/tc-metag.c:5913
c1c69e83 12337msgid "<dsp name>\t assemble for DSP architecture <dsp name>"
c85dd50d
NC
12338msgstr ""
12339
346d80ef 12340#: config/tc-metag.c:5950
c1c69e83
AM
12341#, c-format
12342msgid " Meta specific command line options:\n"
c85dd50d
NC
12343msgstr ""
12344
346d80ef 12345#: config/tc-metag.c:6039
c1c69e83 12346msgid "premature end of floating point prefix"
c85dd50d
NC
12347msgstr ""
12348
346d80ef 12349#: config/tc-metag.c:6099
c1c69e83 12350msgid "unknown floating point prefix character"
c85dd50d
NC
12351msgstr ""
12352
346d80ef 12353#: config/tc-metag.c:6248
c85dd50d 12354#, c-format
c1c69e83 12355msgid "unknown DSP prefix character %c %s"
c85dd50d
NC
12356msgstr ""
12357
346d80ef 12358#: config/tc-metag.c:6511
c85dd50d 12359#, c-format
c1c69e83 12360msgid "instruction mnemonic too long: %s"
c85dd50d
NC
12361msgstr ""
12362
346d80ef 12363#: config/tc-metag.c:6566
c85dd50d 12364#, c-format
c1c69e83 12365msgid "junk at end of line: \"%s\""
c85dd50d
NC
12366msgstr ""
12367
346d80ef 12368#: config/tc-metag.c:6573
c85dd50d 12369#, c-format
c1c69e83 12370msgid "failed to assemble instruction: \"%s\""
c85dd50d
NC
12371msgstr ""
12372
346d80ef 12373#: config/tc-metag.c:6578
c85dd50d 12374#, c-format
c1c69e83 12375msgid "unknown floating point mnemonic: \"%s\""
c85dd50d
NC
12376msgstr ""
12377
346d80ef 12378#: config/tc-metag.c:6580
c85dd50d 12379#, c-format
c1c69e83 12380msgid "unknown mnemonic: \"%s\""
c85dd50d
NC
12381msgstr ""
12382
346d80ef 12383#: config/tc-metag.c:6631
c85dd50d 12384#, c-format
c1c69e83 12385msgid "cannot assemble DSP instruction, DSP option not set: %s"
c85dd50d
NC
12386msgstr ""
12387
346d80ef 12388#: config/tc-metag.c:6638
c85dd50d 12389#, c-format
c1c69e83 12390msgid "cannot assemble FPU instruction, FPU option not set: %s"
c85dd50d
NC
12391msgstr ""
12392
87485f53 12393#: config/tc-metag.c:6733 config/tc-nds32.c:7347
c1c69e83 12394msgid "Bad call to md_atof()"
c85dd50d
NC
12395msgstr ""
12396
71300e2c
NC
12397#: config/tc-microblaze.c:237
12398#, c-format
12399msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
12400msgstr ""
12401
12402#: config/tc-microblaze.c:520 config/tc-microblaze.c:549
12403#: config/tc-microblaze.c:586
252b5132 12404#, c-format
c1c69e83 12405msgid "Invalid register number at '%.6s'"
252b5132
RH
12406msgstr ""
12407
71300e2c 12408#: config/tc-microblaze.c:751
c1c69e83
AM
12409msgid "operand must be a constant or a label"
12410msgstr ""
12411
71300e2c 12412#: config/tc-microblaze.c:760
e0e7a9d4
TG
12413#, c-format
12414msgid "operand must be absolute in range %lx..%lx, not %lx"
a74801ba
ILT
12415msgstr ""
12416
71300e2c
NC
12417#: config/tc-microblaze.c:962 config/tc-microblaze.c:969
12418#: config/tc-microblaze.c:976 config/tc-microblaze.c:1009
12419#: config/tc-microblaze.c:1016 config/tc-microblaze.c:1022
777cd7ab
DDAG
12420#: config/tc-microblaze.c:1141 config/tc-microblaze.c:1148
12421#: config/tc-microblaze.c:1154 config/tc-microblaze.c:1185
12422#: config/tc-microblaze.c:1192 config/tc-microblaze.c:1212
12423#: config/tc-microblaze.c:1219 config/tc-microblaze.c:1239
12424#: config/tc-microblaze.c:1246 config/tc-microblaze.c:1264
12425#: config/tc-microblaze.c:1271 config/tc-microblaze.c:1293
12426#: config/tc-microblaze.c:1300 config/tc-microblaze.c:1318
12427#: config/tc-microblaze.c:1330 config/tc-microblaze.c:1348
12428#: config/tc-microblaze.c:1365 config/tc-microblaze.c:1372
12429#: config/tc-microblaze.c:1418 config/tc-microblaze.c:1425
12430#: config/tc-microblaze.c:1471 config/tc-microblaze.c:1478
12431#: config/tc-microblaze.c:1500 config/tc-microblaze.c:1507
12432#: config/tc-microblaze.c:1527 config/tc-microblaze.c:1533
12433#: config/tc-microblaze.c:1595 config/tc-microblaze.c:1601
12434#: config/tc-microblaze.c:1663 config/tc-microblaze.c:1739
e0e7a9d4
TG
12435msgid "Error in statement syntax"
12436msgstr ""
12437
71300e2c
NC
12438#: config/tc-microblaze.c:982 config/tc-microblaze.c:984
12439#: config/tc-microblaze.c:986 config/tc-microblaze.c:1026
777cd7ab
DDAG
12440#: config/tc-microblaze.c:1028 config/tc-microblaze.c:1158
12441#: config/tc-microblaze.c:1160 config/tc-microblaze.c:1198
12442#: config/tc-microblaze.c:1200 config/tc-microblaze.c:1225
12443#: config/tc-microblaze.c:1227 config/tc-microblaze.c:1252
12444#: config/tc-microblaze.c:1275 config/tc-microblaze.c:1306
12445#: config/tc-microblaze.c:1336 config/tc-microblaze.c:1354
12446#: config/tc-microblaze.c:1484 config/tc-microblaze.c:1486
12447#: config/tc-microblaze.c:1513 config/tc-microblaze.c:1515
12448#: config/tc-microblaze.c:1537 config/tc-microblaze.c:1605
12449#: config/tc-microblaze.c:1669
c1c69e83 12450msgid "Cannot use special register with this instruction"
252b5132
RH
12451msgstr ""
12452
71300e2c 12453#: config/tc-microblaze.c:1036
c1c69e83 12454msgid "lmi pseudo instruction should not use a label in imm field"
252b5132
RH
12455msgstr ""
12456
71300e2c 12457#: config/tc-microblaze.c:1038
c1c69e83 12458msgid "smi pseudo instruction should not use a label in imm field"
252b5132
RH
12459msgstr ""
12460
777cd7ab 12461#: config/tc-microblaze.c:1163
c1c69e83 12462msgid "Symbol used as immediate for shift instruction"
252b5132
RH
12463msgstr ""
12464
777cd7ab 12465#: config/tc-microblaze.c:1172
c1c69e83
AM
12466#, c-format
12467msgid "Shift value > 32. using <value %% 32>"
252b5132
RH
12468msgstr ""
12469
777cd7ab 12470#: config/tc-microblaze.c:1278
c1c69e83 12471msgid "Symbol used as immediate value for msrset/msrclr instructions"
252b5132
RH
12472msgstr ""
12473
777cd7ab 12474#: config/tc-microblaze.c:1407 config/tc-microblaze.c:1460
c1c69e83 12475msgid "invalid value for special purpose register"
252b5132
RH
12476msgstr ""
12477
777cd7ab 12478#: config/tc-microblaze.c:1677
c1c69e83 12479msgid "An IMM instruction should not be present in the .s file"
252b5132
RH
12480msgstr ""
12481
777cd7ab 12482#: config/tc-microblaze.c:1741
c1c69e83 12483msgid "Symbol used as immediate for mbar instruction"
252b5132
RH
12484msgstr ""
12485
777cd7ab 12486#: config/tc-microblaze.c:1747
c1c69e83
AM
12487#, c-format
12488msgid "Immediate value for mbar > 32. using <value %% 32>"
a74801ba
ILT
12489msgstr ""
12490
777cd7ab 12491#: config/tc-microblaze.c:1821
c1c69e83 12492msgid "Bad call to MD_NTOF()"
252b5132
RH
12493msgstr ""
12494
346d80ef 12495#: config/tc-microblaze.c:2088
c1c69e83
AM
12496#, c-format
12497msgid "pcrel for branch to %s too far (0x%x)"
252b5132
RH
12498msgstr ""
12499
c1c69e83 12500#. We know the abs value: Should never happen.
346d80ef 12501#: config/tc-microblaze.c:2247
c1c69e83 12502msgid "Absolute PC-relative value in relaxation code. Assembler error....."
252b5132
RH
12503msgstr ""
12504
c1c69e83 12505#. Cannot have a PC-relative branch to a diff segment.
346d80ef 12506#: config/tc-microblaze.c:2261
c1c69e83
AM
12507#, c-format
12508msgid "PC relative branch to label %s which is not in the instruction space"
252b5132
RH
12509msgstr ""
12510
346d80ef 12511#: config/tc-microblaze.c:2304
c1c69e83
AM
12512msgid ""
12513"Variable is accessed using small data read only anchor, but it is not in the "
12514"small data read only section"
252b5132
RH
12515msgstr ""
12516
346d80ef 12517#: config/tc-microblaze.c:2327
c1c69e83
AM
12518msgid ""
12519"Variable is accessed using small data read write anchor, but it is not in "
12520"the small data read write section"
252b5132
RH
12521msgstr ""
12522
346d80ef 12523#: config/tc-microblaze.c:2336
c1c69e83 12524msgid "Incorrect fr_opcode value in frag. Internal error....."
252b5132
RH
12525msgstr ""
12526
c1c69e83 12527#. We know the abs value: Should never happen.
346d80ef 12528#: config/tc-microblaze.c:2343
c1c69e83 12529msgid "Absolute value in relaxation code. Assembler error....."
252b5132
RH
12530msgstr ""
12531
87485f53 12532#: config/tc-mips.c:2178
c1c69e83
AM
12533#, c-format
12534msgid "the %d-bit %s architecture does not support the `%s' extension"
252b5132
RH
12535msgstr ""
12536
87485f53 12537#: config/tc-mips.c:2181
c1c69e83
AM
12538#, c-format
12539msgid "the `%s' extension requires %s%d revision %d or greater"
252b5132
RH
12540msgstr ""
12541
87485f53 12542#: config/tc-mips.c:2190
ed9e98c2
AM
12543#, c-format
12544msgid "the `%s' extension was removed in %s%d revision %d"
12545msgstr ""
12546
87485f53 12547#: config/tc-mips.c:2199
c1c69e83
AM
12548#, c-format
12549msgid "the `%s' extension requires 64-bit FPRs"
252b5132
RH
12550msgstr ""
12551
87485f53 12552#: config/tc-mips.c:3051 config/tc-mips.c:16631
c1c69e83
AM
12553#, c-format
12554msgid "unrecognized register name `%s'"
252b5132
RH
12555msgstr ""
12556
87485f53 12557#: config/tc-mips.c:3278
c1c69e83 12558msgid "invalid register range"
252b5132
RH
12559msgstr ""
12560
87485f53 12561#: config/tc-mips.c:3306
c1c69e83 12562msgid "vector element must be constant"
252b5132
RH
12563msgstr ""
12564
87485f53 12565#: config/tc-mips.c:3316
c1c69e83 12566msgid "missing `]'"
252b5132
RH
12567msgstr ""
12568
87485f53 12569#: config/tc-mips.c:3539
c1c69e83
AM
12570#, c-format
12571msgid "internal: bad mips opcode (mask error): %s %s"
252b5132
RH
12572msgstr ""
12573
87485f53 12574#: config/tc-mips.c:3566
c1c69e83
AM
12575#, c-format
12576msgid "internal: unknown operand type: %s %s"
a74801ba
ILT
12577msgstr ""
12578
87485f53 12579#: config/tc-mips.c:3599
c1c69e83
AM
12580#, c-format
12581msgid "internal: bad mips opcode (bits 0x%08lx doubly defined): %s %s"
a74801ba
ILT
12582msgstr ""
12583
87485f53 12584#: config/tc-mips.c:3607
252b5132 12585#, c-format
c1c69e83 12586msgid "internal: bad mips opcode (bits 0x%08lx undefined): %s %s"
252b5132
RH
12587msgstr ""
12588
87485f53 12589#: config/tc-mips.c:3614
a74801ba 12590#, c-format
c1c69e83 12591msgid "internal: bad mips opcode (bits 0x%08lx defined): %s %s"
a74801ba
ILT
12592msgstr ""
12593
87485f53 12594#: config/tc-mips.c:3649
a74801ba 12595#, c-format
c1c69e83 12596msgid "internal error: bad microMIPS opcode (incorrect length: %u): %s %s"
a74801ba
ILT
12597msgstr ""
12598
87485f53 12599#: config/tc-mips.c:3657
6e1772d5 12600#, c-format
c1c69e83 12601msgid "internal error: bad microMIPS opcode (opcode/length mismatch): %s %s"
ac50feda
RH
12602msgstr ""
12603
87485f53 12604#: config/tc-mips.c:3682
c1c69e83 12605msgid "-G may not be used in position-independent code"
ac50feda
RH
12606msgstr ""
12607
87485f53 12608#: config/tc-mips.c:3688
e0e7a9d4
TG
12609msgid "-G may not be used with abicalls"
12610msgstr ""
12611
87485f53 12612#: config/tc-mips.c:3793
c1c69e83 12613msgid "broken assembler, no assembly attempted"
ac50feda
RH
12614msgstr ""
12615
87485f53 12616#: config/tc-mips.c:3941
ed9e98c2
AM
12617#, c-format
12618msgid ".gnu_attribute %d,%d is incompatible with `%s'"
12619msgstr ""
12620
87485f53 12621#: config/tc-mips.c:3948
ed9e98c2
AM
12622#, c-format
12623msgid ".gnu_attribute %d,%d requires `%s'"
12624msgstr ""
12625
87485f53 12626#: config/tc-mips.c:4009
ed9e98c2
AM
12627#, c-format
12628msgid ".gnu_attribute %d,%d is no longer supported"
12629msgstr ""
12630
87485f53 12631#: config/tc-mips.c:4018
ed9e98c2
AM
12632#, c-format
12633msgid ".gnu_attribute %d,%d is not a recognized floating-point ABI"
12634msgstr ""
12635
87485f53 12636#: config/tc-mips.c:4031
ed9e98c2
AM
12637msgid "`gp=64' used with a 32-bit processor"
12638msgstr ""
12639
87485f53 12640#: config/tc-mips.c:4034
ed9e98c2
AM
12641msgid "`gp=32' used with a 64-bit ABI"
12642msgstr ""
12643
87485f53 12644#: config/tc-mips.c:4037
ed9e98c2
AM
12645msgid "`gp=64' used with a 32-bit ABI"
12646msgstr ""
12647
87485f53 12648#: config/tc-mips.c:4044
ed9e98c2
AM
12649msgid "`fp=xx' used with a cpu lacking ldc1/sdc1 instructions"
12650msgstr ""
12651
87485f53 12652#: config/tc-mips.c:4046
ed9e98c2
AM
12653msgid "`fp=xx' cannot be used with `singlefloat'"
12654msgstr ""
12655
87485f53 12656#: config/tc-mips.c:4050
ed9e98c2
AM
12657msgid "`fp=64' used with a 32-bit fpu"
12658msgstr ""
12659
87485f53 12660#: config/tc-mips.c:4054
ed9e98c2
AM
12661msgid "`fp=64' used with a 32-bit ABI"
12662msgstr ""
12663
87485f53 12664#: config/tc-mips.c:4059
ed9e98c2
AM
12665msgid "`fp=32' used with a 64-bit ABI"
12666msgstr ""
12667
87485f53 12668#: config/tc-mips.c:4061
ed9e98c2
AM
12669msgid "`fp=32' used with a MIPS R6 cpu"
12670msgstr ""
12671
87485f53 12672#: config/tc-mips.c:4064
ed9e98c2
AM
12673msgid "Unknown size of floating point registers"
12674msgstr ""
12675
87485f53 12676#: config/tc-mips.c:4069
ed9e98c2
AM
12677msgid "`nooddspreg` cannot be used with a 64-bit ABI"
12678msgstr ""
12679
87485f53 12680#: config/tc-mips.c:4072 config/tc-mips.c:4076
ed9e98c2 12681#, c-format
e0e7a9d4 12682msgid "`%s' cannot be used with `%s'"
ed9e98c2
AM
12683msgstr ""
12684
87485f53 12685#: config/tc-mips.c:4081
ed9e98c2
AM
12686#, c-format
12687msgid "branch relaxation is not supported in `%s'"
12688msgstr ""
12689
87485f53 12690#: config/tc-mips.c:4157
ed9e98c2
AM
12691msgid "trap exception not supported at ISA 1"
12692msgstr ""
12693
87485f53 12694#: config/tc-mips.c:4170 config/tc-mips.c:17514
ed9e98c2
AM
12695#, c-format
12696msgid "`%s' does not support legacy NaN"
12697msgstr ""
12698
87485f53 12699#: config/tc-mips.c:4217
c1c69e83
AM
12700#, c-format
12701msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
ac50feda
RH
12702msgstr ""
12703
87485f53 12704#: config/tc-mips.c:4921
ac50feda 12705#, c-format
c1c69e83 12706msgid "operand %d out of range"
ac50feda
RH
12707msgstr ""
12708
87485f53 12709#: config/tc-mips.c:4929
ac50feda 12710#, c-format
c1c69e83 12711msgid "operand %d must be constant"
ac50feda
RH
12712msgstr ""
12713
87485f53 12714#: config/tc-mips.c:4973 read.c:4471 read.c:5241 write.c:254 write.c:1037
c1c69e83 12715msgid "register value used as expression"
ac50feda
RH
12716msgstr ""
12717
87485f53 12718#: config/tc-mips.c:4986
ac50feda 12719#, c-format
c1c69e83 12720msgid "operand %d must be an immediate expression"
ac50feda
RH
12721msgstr ""
12722
87485f53 12723#: config/tc-mips.c:5108 config/tc-mips.c:5110
ac50feda 12724#, c-format
c1c69e83 12725msgid "float register should be even, was %d"
ac50feda
RH
12726msgstr ""
12727
87485f53 12728#: config/tc-mips.c:5123
c1c69e83
AM
12729#, c-format
12730msgid "condition code register should be even for %s, was %d"
ac50feda
RH
12731msgstr ""
12732
87485f53 12733#: config/tc-mips.c:5128
ae351704 12734#, c-format
c1c69e83 12735msgid "condition code register should be 0 or 4 for %s, was %d"
ae351704
AM
12736msgstr ""
12737
87485f53 12738#: config/tc-mips.c:5449
c1c69e83 12739msgid "invalid performance register"
a5c7551f
RW
12740msgstr ""
12741
87485f53 12742#: config/tc-mips.c:5545 config/tc-mips.c:6016
ed9e98c2
AM
12743msgid "the source register must not be $0"
12744msgstr ""
12745
87485f53 12746#: config/tc-mips.c:5821
c1c69e83 12747msgid "missing frame size"
a5c7551f
RW
12748msgstr ""
12749
87485f53 12750#: config/tc-mips.c:5826
c1c69e83 12751msgid "frame size specified twice"
a5c7551f
RW
12752msgstr ""
12753
87485f53 12754#: config/tc-mips.c:5831
c1c69e83 12755msgid "invalid frame size"
a5c7551f
RW
12756msgstr ""
12757
87485f53 12758#: config/tc-mips.c:5871
c1c69e83
AM
12759#, c-format
12760msgid "operand %d must be an immediate"
a5c7551f
RW
12761msgstr ""
12762
87485f53 12763#: config/tc-mips.c:5886
c1c69e83 12764msgid "invalid element selector"
a5c7551f
RW
12765msgstr ""
12766
87485f53 12767#: config/tc-mips.c:5899
a5c7551f 12768#, c-format
c1c69e83 12769msgid "operand %d must be scalar"
a5c7551f
RW
12770msgstr ""
12771
87485f53 12772#: config/tc-mips.c:6079
c1c69e83 12773msgid "floating-point expression required"
a5c7551f
RW
12774msgstr ""
12775
87485f53 12776#: config/tc-mips.c:6179
c1c69e83
AM
12777#, c-format
12778msgid "cannot use `%s' in this section"
a5c7551f
RW
12779msgstr ""
12780
87485f53 12781#: config/tc-mips.c:6326
c1c69e83 12782msgid "used $at without \".set noat\""
a5c7551f
RW
12783msgstr ""
12784
87485f53 12785#: config/tc-mips.c:6328
c1c69e83
AM
12786#, c-format
12787msgid "used $%u with \".set at=$%u\""
a5c7551f
RW
12788msgstr ""
12789
87485f53 12790#: config/tc-mips.c:7507
a5c7551f 12791#, c-format
c1c69e83 12792msgid "wrong size instruction in a %u-bit branch delay slot"
a5c7551f
RW
12793msgstr ""
12794
87485f53 12795#: config/tc-mips.c:7527 config/tc-mips.c:7537 config/tc-mips.c:15931
a5c7551f 12796#, c-format
c1c69e83 12797msgid "jump to misaligned address (0x%lx)"
a5c7551f
RW
12798msgstr ""
12799
87485f53
NC
12800#: config/tc-mips.c:7552 config/tc-mips.c:7572 config/tc-mips.c:7589
12801#: config/tc-mips.c:9139 config/tc-mips.c:15785 config/tc-mips.c:15792
12802#: config/tc-mips.c:16185 config/tc-mips.c:19032
c1c69e83
AM
12803#, c-format
12804msgid "branch to misaligned address (0x%lx)"
a5c7551f
RW
12805msgstr ""
12806
87485f53
NC
12807#: config/tc-mips.c:7558 config/tc-mips.c:7576 config/tc-mips.c:7593
12808#: config/tc-mips.c:9142
c1c69e83
AM
12809#, c-format
12810msgid "branch address range overflow (0x%lx)"
ae351704
AM
12811msgstr ""
12812
87485f53 12813#: config/tc-mips.c:7838
c1c69e83 12814msgid "extended instruction in delay slot"
ae351704
AM
12815msgstr ""
12816
87485f53 12817#: config/tc-mips.c:8302
c1c69e83 12818msgid "source and destination must be different"
ae351704
AM
12819msgstr ""
12820
87485f53 12821#: config/tc-mips.c:8305
c1c69e83 12822msgid "a destination register must be supplied"
ae351704
AM
12823msgstr ""
12824
87485f53 12825#: config/tc-mips.c:8310
c1c69e83 12826msgid "the source register must not be $31"
ae351704
AM
12827msgstr ""
12828
87485f53 12829#: config/tc-mips.c:8558 config/tc-mips.c:14525 config/tc-mips.c:19179
c1c69e83 12830msgid "invalid unextended operand value"
ae351704
AM
12831msgstr ""
12832
87485f53 12833#: config/tc-mips.c:8676
a5c7551f 12834#, c-format
c1c69e83 12835msgid "opcode not supported on this processor: %s (%s)"
a5c7551f
RW
12836msgstr ""
12837
87485f53 12838#: config/tc-mips.c:8755
c1c69e83 12839msgid "opcode not supported in the `insn32' mode"
a5c7551f
RW
12840msgstr ""
12841
87485f53 12842#: config/tc-mips.c:8758
a5c7551f 12843#, c-format
c1c69e83 12844msgid "unrecognized %d-bit version of microMIPS opcode"
a5c7551f
RW
12845msgstr ""
12846
87485f53 12847#: config/tc-mips.c:8814
e0e7a9d4
TG
12848msgid "unrecognized unextended version of MIPS16 opcode"
12849msgstr ""
12850
87485f53 12851#: config/tc-mips.c:8817
e0e7a9d4
TG
12852msgid "unrecognized extended version of MIPS16 opcode"
12853msgstr ""
12854
87485f53 12855#: config/tc-mips.c:8867 config/tc-mips.c:19050
c1c69e83
AM
12856msgid ""
12857"macro instruction expanded into multiple instructions in a branch delay slot"
a5c7551f
RW
12858msgstr ""
12859
87485f53 12860#: config/tc-mips.c:8870 config/tc-mips.c:19058
c1c69e83 12861msgid "macro instruction expanded into multiple instructions"
a5c7551f
RW
12862msgstr ""
12863
87485f53 12864#: config/tc-mips.c:8874
c1c69e83
AM
12865msgid ""
12866"macro instruction expanded into a wrong size instruction in a 16-bit branch "
12867"delay slot"
a5c7551f
RW
12868msgstr ""
12869
87485f53 12870#: config/tc-mips.c:8876
c1c69e83
AM
12871msgid ""
12872"macro instruction expanded into a wrong size instruction in a 32-bit branch "
12873"delay slot"
a5c7551f
RW
12874msgstr ""
12875
87485f53 12876#: config/tc-mips.c:9339
c1c69e83 12877msgid "operand overflow"
a5c7551f
RW
12878msgstr ""
12879
87485f53 12880#: config/tc-mips.c:9358 config/tc-mips.c:9943 config/tc-mips.c:14006
c1c69e83 12881msgid "macro used $at after \".set noat\""
a5c7551f
RW
12882msgstr ""
12883
87485f53 12884#: config/tc-mips.c:9503 config/tc-mips.c:12318 config/tc-mips.c:12999
c1c69e83 12885#, c-format
96e786d1 12886msgid "number (0x%<PRIx64>) larger than 32 bits"
a5c7551f
RW
12887msgstr ""
12888
87485f53 12889#: config/tc-mips.c:9524
c1c69e83 12890msgid "number larger than 64 bits"
a5c7551f
RW
12891msgstr ""
12892
87485f53
NC
12893#: config/tc-mips.c:9821 config/tc-mips.c:9849 config/tc-mips.c:9887
12894#: config/tc-mips.c:9932 config/tc-mips.c:12562 config/tc-mips.c:12601
12895#: config/tc-mips.c:12640 config/tc-mips.c:13096 config/tc-mips.c:13148
c1c69e83 12896msgid "PIC code offset overflow (max 16 signed bits)"
a5c7551f
RW
12897msgstr ""
12898
87485f53 12899#: config/tc-mips.c:10465
a5c7551f 12900#, c-format
c1c69e83 12901msgid "BALIGN immediate not 0, 1, 2 or 3 (%lu)"
a5c7551f
RW
12902msgstr ""
12903
6655dba2 12904#. Result is always true.
87485f53 12905#: config/tc-mips.c:10561
c1c69e83
AM
12906#, c-format
12907msgid "branch %s is always true"
a5c7551f
RW
12908msgstr ""
12909
87485f53 12910#: config/tc-mips.c:10789 config/tc-mips.c:10899
c1c69e83 12911msgid "divide by zero"
a5c7551f
RW
12912msgstr ""
12913
87485f53 12914#: config/tc-mips.c:10989
e0e7a9d4 12915msgid "dla used to load 32-bit register; recommend using la instead"
a5c7551f
RW
12916msgstr ""
12917
87485f53 12918#: config/tc-mips.c:10993
e0e7a9d4 12919msgid "la used to load 64-bit address; recommend using dla instead"
a5c7551f
RW
12920msgstr ""
12921
87485f53 12922#: config/tc-mips.c:11102 config/tc-riscv.c:2040
c1c69e83 12923msgid "offset too large"
a5c7551f
RW
12924msgstr ""
12925
87485f53 12926#: config/tc-mips.c:11276 config/tc-mips.c:11554
c1c69e83 12927msgid "PIC code offset overflow (max 32 signed bits)"
a5c7551f
RW
12928msgstr ""
12929
87485f53 12930#: config/tc-mips.c:11624 config/tc-mips.c:11700
a5c7551f 12931#, c-format
c1c69e83 12932msgid "opcode not supported in the `insn32' mode `%s'"
a5c7551f
RW
12933msgstr ""
12934
87485f53 12935#: config/tc-mips.c:11652
c1c69e83 12936msgid "MIPS PIC call to register other than $25"
328577ad
NC
12937msgstr ""
12938
87485f53
NC
12939#: config/tc-mips.c:11668 config/tc-mips.c:11679 config/tc-mips.c:11812
12940#: config/tc-mips.c:11823
c1c69e83 12941msgid "no .cprestore pseudo-op used in PIC code"
cfb8c092
NC
12942msgstr ""
12943
87485f53 12944#: config/tc-mips.c:11673 config/tc-mips.c:11817
c1c69e83 12945msgid "no .frame pseudo-op used in PIC code"
a5c7551f
RW
12946msgstr ""
12947
87485f53 12948#: config/tc-mips.c:11838
c1c69e83 12949msgid "non-PIC jump used in PIC library"
ae351704
AM
12950msgstr ""
12951
87485f53 12952#: config/tc-mips.c:12819
ed9e98c2
AM
12953#, c-format
12954msgid "Unable to generate `%s' compliant code without mthc1"
12955msgstr ""
12956
87485f53 12957#: config/tc-mips.c:13560
87ccc1b0 12958#, c-format
c1c69e83 12959msgid "instruction %s: result is always false"
a74801ba
ILT
12960msgstr ""
12961
87485f53 12962#: config/tc-mips.c:13713
87ccc1b0 12963#, c-format
c1c69e83 12964msgid "instruction %s: result is always true"
328577ad
NC
12965msgstr ""
12966
c1c69e83
AM
12967#. FIXME: Check if this is one of the itbl macros, since they
12968#. are added dynamically.
87485f53 12969#: config/tc-mips.c:14002
ac50feda 12970#, c-format
c1c69e83 12971msgid "macro %s not implemented yet"
ac50feda
RH
12972msgstr ""
12973
87485f53 12974#: config/tc-mips.c:14535
c1c69e83 12975msgid "extended operand requested but not required"
ac50feda
RH
12976msgstr ""
12977
87485f53 12978#: config/tc-mips.c:14544
c1c69e83 12979msgid "operand value out of range for instruction"
ae351704
AM
12980msgstr ""
12981
87485f53 12982#: config/tc-mips.c:14643
328577ad 12983#, c-format
c1c69e83 12984msgid "relocation %s isn't supported by the current ABI"
328577ad
NC
12985msgstr ""
12986
96e786d1 12987#: config/tc-mips.c:14700
c1c69e83 12988msgid "unclosed '('"
cc643b88
NC
12989msgstr ""
12990
96e786d1 12991#: config/tc-mips.c:14762
a5c7551f 12992#, c-format
c1c69e83 12993msgid "a different %s was already specified, is now %s"
a5c7551f
RW
12994msgstr ""
12995
96e786d1 12996#: config/tc-mips.c:14929
c1c69e83 12997msgid "-mmicromips cannot be used with -mips16"
6e1772d5
AM
12998msgstr ""
12999
96e786d1 13000#: config/tc-mips.c:14944
c1c69e83 13001msgid "-mips16 cannot be used with -micromips"
ac50feda
RH
13002msgstr ""
13003
96e786d1 13004#: config/tc-mips.c:15113 config/tc-mips.c:15171
c1c69e83 13005msgid "no compiled in support for 64 bit object file format"
cfb8c092
NC
13006msgstr ""
13007
96e786d1 13008#: config/tc-mips.c:15178
c1c69e83
AM
13009#, c-format
13010msgid "invalid abi -mabi=%s"
cfb8c092
NC
13011msgstr ""
13012
96e786d1 13013#: config/tc-mips.c:15218
c1c69e83
AM
13014#, c-format
13015msgid "invalid NaN setting -mnan=%s"
87ccc1b0
NC
13016msgstr ""
13017
96e786d1 13018#: config/tc-mips.c:15252
c1c69e83 13019msgid "-G not supported in this configuration"
87ccc1b0
NC
13020msgstr ""
13021
96e786d1 13022#: config/tc-mips.c:15278
c1c69e83
AM
13023#, c-format
13024msgid "-%s conflicts with the other architecture options, which imply -%s"
ac50feda
RH
13025msgstr ""
13026
96e786d1 13027#: config/tc-mips.c:15294
ac50feda 13028#, c-format
c1c69e83 13029msgid "-march=%s is not compatible with the selected ABI"
ac50feda
RH
13030msgstr ""
13031
87485f53 13032#: config/tc-mips.c:15789 config/tc-mips.c:16179 config/tc-mips.c:19029
e0e7a9d4
TG
13033msgid "branch to a symbol in another ISA mode"
13034msgstr ""
13035
87485f53 13036#: config/tc-mips.c:15796 config/tc-mips.c:15936 config/tc-mips.c:16189
e0e7a9d4
TG
13037#, c-format
13038msgid "cannot encode misaligned addend in the relocatable field (0x%lx)"
13039msgstr ""
13040
87485f53 13041#: config/tc-mips.c:15833
ed9e98c2 13042msgid "PC-relative reference to a different section"
ac50feda
RH
13043msgstr ""
13044
87485f53 13045#: config/tc-mips.c:15905 config/tc-riscv.c:4042
c1c69e83 13046msgid "TLS relocation against a constant"
ac50feda
RH
13047msgstr ""
13048
87485f53 13049#: config/tc-mips.c:15925
e0e7a9d4
TG
13050msgid "jump to a symbol in another ISA mode"
13051msgstr ""
13052
87485f53 13053#: config/tc-mips.c:15928
e0e7a9d4
TG
13054msgid "JALX to a symbol in the same ISA mode"
13055msgstr ""
13056
87485f53 13057#: config/tc-mips.c:16011
c1c69e83
AM
13058msgid "unsupported constant in relocation"
13059msgstr ""
13060
87485f53 13061#: config/tc-mips.c:16084
e0e7a9d4
TG
13062#, c-format
13063msgid "PC-relative access using misaligned symbol (%lx)"
13064msgstr ""
13065
87485f53 13066#: config/tc-mips.c:16088
c1c69e83 13067#, c-format
e0e7a9d4
TG
13068msgid "PC-relative access using misaligned offset (%lx)"
13069msgstr ""
13070
87485f53 13071#: config/tc-mips.c:16101 config/tc-mips.c:16120
e0e7a9d4 13072msgid "PC-relative access out of range"
c1c69e83
AM
13073msgstr ""
13074
87485f53 13075#: config/tc-mips.c:16107
ed9e98c2
AM
13076#, c-format
13077msgid "PC-relative access to misaligned address (%lx)"
13078msgstr ""
13079
87485f53 13080#: config/tc-mips.c:16276
c1c69e83
AM
13081#, c-format
13082msgid "alignment too large, %d assumed"
87ccc1b0
NC
13083msgstr ""
13084
87485f53 13085#: config/tc-mips.c:16279
c1c69e83 13086msgid "alignment negative, 0 assumed"
87ccc1b0
NC
13087msgstr ""
13088
87485f53 13089#: config/tc-mips.c:16511
c1c69e83
AM
13090#, c-format
13091msgid "%s: no such section"
cc643b88
NC
13092msgstr ""
13093
87485f53 13094#: config/tc-mips.c:16567
c1c69e83
AM
13095#, c-format
13096msgid ".option pic%d not supported"
55cf6793
ZW
13097msgstr ""
13098
87485f53 13099#: config/tc-mips.c:16569
e0e7a9d4
TG
13100#, c-format
13101msgid ".option pic%d not supported in VxWorks PIC mode"
13102msgstr ""
13103
87485f53 13104#: config/tc-mips.c:16581 config/tc-mips.c:16921
c1c69e83 13105msgid "-G may not be used with SVR4 PIC code"
87ccc1b0
NC
13106msgstr ""
13107
87485f53 13108#: config/tc-mips.c:16587
c1c69e83
AM
13109#, c-format
13110msgid "unrecognized option \"%s\""
ac50feda
RH
13111msgstr ""
13112
87485f53 13113#: config/tc-mips.c:16693
c1c69e83
AM
13114#, c-format
13115msgid "unknown architecture %s"
ac50feda
RH
13116msgstr ""
13117
87485f53 13118#: config/tc-mips.c:16708 config/tc-mips.c:16872
ac50feda 13119#, c-format
c1c69e83 13120msgid "unknown ISA level %s"
ac50feda
RH
13121msgstr ""
13122
87485f53 13123#: config/tc-mips.c:16718
ac50feda 13124#, c-format
c1c69e83 13125msgid "unknown ISA or architecture %s"
ac50feda
RH
13126msgstr ""
13127
87485f53 13128#: config/tc-mips.c:16777
ed9e98c2
AM
13129msgid "`noreorder' must be set before `nomacro'"
13130msgstr ""
13131
87485f53 13132#: config/tc-mips.c:16807
c1c69e83 13133msgid ".set pop with no .set push"
cc643b88
NC
13134msgstr ""
13135
87485f53 13136#: config/tc-mips.c:16826
ac50feda 13137#, c-format
c1c69e83 13138msgid "tried to set unrecognized symbol: %s\n"
ac50feda
RH
13139msgstr ""
13140
87485f53 13141#: config/tc-mips.c:16899
ed9e98c2
AM
13142#, c-format
13143msgid ".module used with unrecognized symbol: %s\n"
13144msgstr ""
13145
87485f53 13146#: config/tc-mips.c:16905
ed9e98c2
AM
13147msgid ".module is not permitted after generating code"
13148msgstr ""
13149
87485f53
NC
13150#: config/tc-mips.c:16965 config/tc-mips.c:17044 config/tc-mips.c:17148
13151#: config/tc-mips.c:17178 config/tc-mips.c:17227
ac50feda 13152#, c-format
c1c69e83 13153msgid "%s not supported in MIPS16 mode"
ac50feda
RH
13154msgstr ""
13155
87485f53 13156#: config/tc-mips.c:16972
c1c69e83 13157msgid ".cpload not in noreorder section"
87ccc1b0
NC
13158msgstr ""
13159
87485f53 13160#: config/tc-mips.c:17053 config/tc-mips.c:17072
c1c69e83 13161msgid "missing argument separator ',' for .cpsetup"
ac50feda
RH
13162msgstr ""
13163
87485f53 13164#: config/tc-mips.c:17270 config/tc-riscv.c:4381
ac50feda 13165#, c-format
c1c69e83 13166msgid "unsupported use of %s"
ac50feda
RH
13167msgstr ""
13168
87485f53 13169#: config/tc-mips.c:17361
c1c69e83 13170msgid "unsupported use of .gpword"
cfb8c092
NC
13171msgstr ""
13172
87485f53 13173#: config/tc-mips.c:17399
c1c69e83 13174msgid "unsupported use of .gpdword"
cfb8c092
NC
13175msgstr ""
13176
87485f53 13177#: config/tc-mips.c:17431
c1c69e83 13178msgid "unsupported use of .ehword"
cfb8c092
NC
13179msgstr ""
13180
87485f53 13181#: config/tc-mips.c:17518
c1c69e83 13182msgid "bad .nan directive"
cfb8c092
NC
13183msgstr ""
13184
87485f53 13185#: config/tc-mips.c:17567
cfb8c092 13186#, c-format
c1c69e83 13187msgid "ignoring attempt to redefine symbol %s"
cfb8c092
NC
13188msgstr ""
13189
87485f53 13190#: config/tc-mips.c:17582 ecoff.c:3358
c1c69e83 13191msgid "bad .weakext directive"
cfb8c092
NC
13192msgstr ""
13193
87485f53 13194#: config/tc-mips.c:18554 config/tc-mips.c:18831
e0e7a9d4 13195msgid "relaxed out-of-range branch into a jump"
cfb8c092
NC
13196msgstr ""
13197
87485f53 13198#: config/tc-mips.c:19054
3957a496
NC
13199msgid "extended instruction in a branch delay slot"
13200msgstr ""
13201
87485f53 13202#: config/tc-mips.c:19168 config/tc-xtensa.c:1691 config/tc-xtensa.c:1969
c1c69e83 13203msgid "unsupported relocation"
a5c7551f
RW
13204msgstr ""
13205
87485f53 13206#: config/tc-mips.c:19676 config/tc-score.c:5644
c1c69e83 13207msgid "expected simple number"
ae351704
AM
13208msgstr ""
13209
87485f53 13210#: config/tc-mips.c:19704 config/tc-score.c:5671
c1c69e83 13211msgid "invalid number"
3caac5b8
AM
13212msgstr ""
13213
87485f53 13214#: config/tc-mips.c:19781 ecoff.c:2987
c1c69e83 13215msgid ".end directive without a preceding .ent directive"
3caac5b8
AM
13216msgstr ""
13217
87485f53 13218#: config/tc-mips.c:19790
c1c69e83 13219msgid ".end symbol does not match .ent symbol"
3caac5b8
AM
13220msgstr ""
13221
87485f53 13222#: config/tc-mips.c:19867
c1c69e83 13223msgid ".ent or .aent not in text section"
ae351704
AM
13224msgstr ""
13225
87485f53 13226#: config/tc-mips.c:19870 config/tc-score.c:5703
c1c69e83
AM
13227msgid "missing .end"
13228msgstr ""
13229
87485f53 13230#: config/tc-mips.c:19953
c1c69e83 13231msgid ".mask/.fmask outside of .ent"
3caac5b8
AM
13232msgstr ""
13233
87485f53 13234#: config/tc-mips.c:19960
c1c69e83 13235msgid "bad .mask/.fmask directive"
3caac5b8
AM
13236msgstr ""
13237
87485f53 13238#: config/tc-mips.c:20264
cfb8c092 13239#, c-format
c1c69e83 13240msgid "bad value (%s) for %s"
cfb8c092
NC
13241msgstr ""
13242
87485f53 13243#: config/tc-mips.c:20328
ae351704 13244#, c-format
c1c69e83
AM
13245msgid ""
13246"MIPS options:\n"
13247"-EB\t\t\tgenerate big endian output\n"
13248"-EL\t\t\tgenerate little endian output\n"
13249"-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
13250"-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
13251"\t\t\timplicitly with the gp register [default 8]\n"
ae351704
AM
13252msgstr ""
13253
87485f53 13254#: config/tc-mips.c:20335
c1c69e83
AM
13255#, c-format
13256msgid ""
13257"-mips1\t\t\tgenerate MIPS ISA I instructions\n"
13258"-mips2\t\t\tgenerate MIPS ISA II instructions\n"
13259"-mips3\t\t\tgenerate MIPS ISA III instructions\n"
13260"-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
13261"-mips5 generate MIPS ISA V instructions\n"
13262"-mips32 generate MIPS32 ISA instructions\n"
13263"-mips32r2 generate MIPS32 release 2 ISA instructions\n"
ed9e98c2
AM
13264"-mips32r3 generate MIPS32 release 3 ISA instructions\n"
13265"-mips32r5 generate MIPS32 release 5 ISA instructions\n"
13266"-mips32r6 generate MIPS32 release 6 ISA instructions\n"
c1c69e83
AM
13267"-mips64 generate MIPS64 ISA instructions\n"
13268"-mips64r2 generate MIPS64 release 2 ISA instructions\n"
ed9e98c2
AM
13269"-mips64r3 generate MIPS64 release 3 ISA instructions\n"
13270"-mips64r5 generate MIPS64 release 5 ISA instructions\n"
13271"-mips64r6 generate MIPS64 release 6 ISA instructions\n"
c1c69e83 13272"-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
87ccc1b0
NC
13273msgstr ""
13274
87485f53 13275#: config/tc-mips.c:20360
3caac5b8 13276#, c-format
c1c69e83
AM
13277msgid ""
13278"-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
13279"-no-mCPU\t\tdon't generate code specific to CPU.\n"
13280"\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
3caac5b8
AM
13281msgstr ""
13282
87485f53 13283#: config/tc-mips.c:20373
c1c69e83
AM
13284#, c-format
13285msgid ""
13286"-mips16\t\t\tgenerate mips16 instructions\n"
13287"-no-mips16\t\tdo not generate mips16 instructions\n"
3caac5b8
AM
13288msgstr ""
13289
87485f53 13290#: config/tc-mips.c:20376
71300e2c
NC
13291#, c-format
13292msgid ""
13293"-mmips16e2\t\tgenerate MIPS16e2 instructions\n"
13294"-mno-mips16e2\t\tdo not generate MIPS16e2 instructions\n"
13295msgstr ""
13296
87485f53 13297#: config/tc-mips.c:20379
f12e7348 13298#, c-format
c1c69e83
AM
13299msgid ""
13300"-mmicromips\t\tgenerate microMIPS instructions\n"
13301"-mno-micromips\t\tdo not generate microMIPS instructions\n"
f12e7348
NC
13302msgstr ""
13303
87485f53 13304#: config/tc-mips.c:20382
f12e7348 13305#, c-format
c1c69e83
AM
13306msgid ""
13307"-msmartmips\t\tgenerate smartmips instructions\n"
13308"-mno-smartmips\t\tdo not generate smartmips instructions\n"
f12e7348
NC
13309msgstr ""
13310
87485f53 13311#: config/tc-mips.c:20385
f12e7348 13312#, c-format
c1c69e83
AM
13313msgid ""
13314"-mdsp\t\t\tgenerate DSP instructions\n"
13315"-mno-dsp\t\tdo not generate DSP instructions\n"
f12e7348
NC
13316msgstr ""
13317
87485f53 13318#: config/tc-mips.c:20388
cc643b88 13319#, c-format
c1c69e83
AM
13320msgid ""
13321"-mdspr2\t\t\tgenerate DSP R2 instructions\n"
13322"-mno-dspr2\t\tdo not generate DSP R2 instructions\n"
cc643b88
NC
13323msgstr ""
13324
87485f53 13325#: config/tc-mips.c:20391
e0e7a9d4
TG
13326#, c-format
13327msgid ""
13328"-mdspr3\t\t\tgenerate DSP R3 instructions\n"
13329"-mno-dspr3\t\tdo not generate DSP R3 instructions\n"
13330msgstr ""
13331
87485f53 13332#: config/tc-mips.c:20394
cc643b88 13333#, c-format
c1c69e83
AM
13334msgid ""
13335"-mmt\t\t\tgenerate MT instructions\n"
13336"-mno-mt\t\t\tdo not generate MT instructions\n"
cc643b88
NC
13337msgstr ""
13338
87485f53 13339#: config/tc-mips.c:20397
c1c69e83
AM
13340#, c-format
13341msgid ""
13342"-mmcu\t\t\tgenerate MCU instructions\n"
13343"-mno-mcu\t\tdo not generate MCU instructions\n"
cc643b88
NC
13344msgstr ""
13345
87485f53 13346#: config/tc-mips.c:20400
cc643b88 13347#, c-format
c1c69e83
AM
13348msgid ""
13349"-mmsa\t\t\tgenerate MSA instructions\n"
13350"-mno-msa\t\tdo not generate MSA instructions\n"
cc643b88
NC
13351msgstr ""
13352
87485f53 13353#: config/tc-mips.c:20403
ed9e98c2
AM
13354#, c-format
13355msgid ""
13356"-mxpa\t\t\tgenerate eXtended Physical Address (XPA) instructions\n"
13357"-mno-xpa\t\tdo not generate eXtended Physical Address (XPA) instructions\n"
13358msgstr ""
13359
87485f53 13360#: config/tc-mips.c:20406
cc643b88
NC
13361#, c-format
13362msgid ""
c1c69e83
AM
13363"-mvirt\t\t\tgenerate Virtualization instructions\n"
13364"-mno-virt\t\tdo not generate Virtualization instructions\n"
cc643b88
NC
13365msgstr ""
13366
87485f53 13367#: config/tc-mips.c:20409
71300e2c
NC
13368#, c-format
13369msgid ""
13370"-mcrc\t\t\tgenerate CRC instructions\n"
13371"-mno-crc\t\tdo not generate CRC instructions\n"
13372msgstr ""
13373
87485f53 13374#: config/tc-mips.c:20412
71300e2c
NC
13375#, c-format
13376msgid ""
13377"-mginv\t\t\tgenerate Global INValidate (GINV) instructions\n"
13378"-mno-ginv\t\tdo not generate Global INValidate instructions\n"
13379msgstr ""
13380
87485f53 13381#: config/tc-mips.c:20415
f48dfe41
NC
13382#, c-format
13383msgid ""
13384"-mloongson-mmi\t\tgenerate Loongson MultiMedia extensions Instructions (MMI) "
13385"instructions\n"
13386"-mno-loongson-mmi\tdo not generate Loongson MultiMedia extensions "
13387"Instructions\n"
13388msgstr ""
13389
87485f53 13390#: config/tc-mips.c:20418
f48dfe41
NC
13391#, c-format
13392msgid ""
13393"-mloongson-cam\t\tgenerate Loongson Content Address Memory (CAM) "
13394"instructions\n"
13395"-mno-loongson-cam\tdo not generate Loongson Content Address Memory "
13396"Instructions\n"
13397msgstr ""
13398
87485f53 13399#: config/tc-mips.c:20421
f48dfe41
NC
13400#, c-format
13401msgid ""
13402"-mloongson-ext\t\tgenerate Loongson EXTensions (EXT) instructions\n"
13403"-mno-loongson-ext\tdo not generate Loongson EXTensions Instructions\n"
13404msgstr ""
13405
87485f53 13406#: config/tc-mips.c:20424
f48dfe41
NC
13407#, c-format
13408msgid ""
13409"-mloongson-ext2\t\tgenerate Loongson EXTensions R2 (EXT2) instructions\n"
13410"-mno-loongson-ext2\tdo not generate Loongson EXTensions R2 Instructions\n"
13411msgstr ""
13412
87485f53 13413#: config/tc-mips.c:20427
ac50feda 13414#, c-format
c1c69e83
AM
13415msgid ""
13416"-minsn32\t\tonly generate 32-bit microMIPS instructions\n"
13417"-mno-insn32\t\tgenerate all microMIPS instructions\n"
ac50feda
RH
13418msgstr ""
13419
87485f53 13420#: config/tc-mips.c:20431
6655dba2
SB
13421#, c-format
13422msgid ""
13423"-mfix-loongson3-llsc\twork around Loongson3 LL/SC errata, default\n"
13424"-mno-fix-loongson3-llsc\tdisable work around Loongson3 LL/SC errata\n"
13425msgstr ""
13426
87485f53 13427#: config/tc-mips.c:20435
6655dba2
SB
13428#, c-format
13429msgid ""
13430"-mfix-loongson3-llsc\twork around Loongson3 LL/SC errata\n"
13431"-mno-fix-loongson3-llsc\tdisable work around Loongson3 LL/SC errata, "
13432"default\n"
13433msgstr ""
13434
87485f53 13435#: config/tc-mips.c:20439
ac50feda 13436#, c-format
c1c69e83
AM
13437msgid ""
13438"-mfix-loongson2f-jump\twork around Loongson2F JUMP instructions\n"
13439"-mfix-loongson2f-nop\twork around Loongson2F NOP errata\n"
6655dba2
SB
13440"-mfix-loongson3-llsc\twork around Loongson3 LL/SC errata\n"
13441"-mno-fix-loongson3-llsc\tdisable work around Loongson3 LL/SC errata\n"
c1c69e83
AM
13442"-mfix-vr4120\t\twork around certain VR4120 errata\n"
13443"-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n"
13444"-mfix-24k\t\tinsert a nop after ERET and DERET instructions\n"
13445"-mfix-cn63xxp1\t\twork around CN63XXP1 PREF errata\n"
f48dfe41 13446"-mfix-r5900\t\twork around R5900 short loop errata\n"
c1c69e83
AM
13447"-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
13448"-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
13449"-msym32\t\t\tassume all symbols have 32-bit values\n"
71300e2c
NC
13450"-O0\t\t\tdo not remove unneeded NOPs, do not swap branches\n"
13451"-O, -O1\t\t\tremove unneeded NOPs, do not swap branches\n"
13452"-O2\t\t\tremove unneeded NOPs and swap branches\n"
c1c69e83
AM
13453"--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
13454"--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
ac50feda
RH
13455msgstr ""
13456
87485f53 13457#: config/tc-mips.c:20457
ac50feda 13458#, c-format
c1c69e83
AM
13459msgid ""
13460"-mhard-float\t\tallow floating-point instructions\n"
13461"-msoft-float\t\tdo not allow floating-point instructions\n"
13462"-msingle-float\t\tonly allow 32-bit floating-point operations\n"
13463"-mdouble-float\t\tallow 32-bit and 64-bit floating-point operations\n"
13464"--[no-]construct-floats\t[dis]allow floating point values to be constructed\n"
13465"--[no-]relax-branch\t[dis]allow out-of-range branches to be relaxed\n"
f96bd6c2
PC
13466"-mignore-branch-isa\taccept invalid branches requiring an ISA mode switch\n"
13467"-mno-ignore-branch-isa\treject invalid branches requiring an ISA mode "
13468"switch\n"
c1c69e83 13469"-mnan=ENCODING\t\tselect an IEEE 754 NaN encoding convention, either of:\n"
ac50feda
RH
13470msgstr ""
13471
87485f53 13472#: config/tc-mips.c:20475
ac50feda 13473#, c-format
c1c69e83
AM
13474msgid ""
13475"-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
13476"-call_nonpic\t\tgenerate non-PIC code that can operate with DSOs\n"
13477"-mvxworks-pic\t\tgenerate VxWorks position independent code\n"
13478"-non_shared\t\tdo not generate code that can operate with DSOs\n"
13479"-xgot\t\t\tassume a 32 bit GOT\n"
13480"-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
13481"-mshared, -mno-shared disable/enable .cpload optimization for\n"
13482" position dependent (non shared) code\n"
13483"-mabi=ABI\t\tcreate ABI conformant object file for:\n"
ac50feda
RH
13484msgstr ""
13485
87485f53 13486#: config/tc-mips.c:20496
ac50feda 13487#, c-format
71300e2c 13488msgid "-32\t\t\tcreate o32 ABI object file%s\n"
ac50feda
RH
13489msgstr ""
13490
87485f53 13491#: config/tc-mips.c:20498 config/tc-mips.c:20501 config/tc-mips.c:20504
71300e2c
NC
13492msgid " (default)"
13493msgstr ""
13494
87485f53 13495#: config/tc-mips.c:20499
71300e2c
NC
13496#, c-format
13497msgid "-n32\t\t\tcreate n32 ABI object file%s\n"
13498msgstr ""
13499
87485f53 13500#: config/tc-mips.c:20502
71300e2c
NC
13501#, c-format
13502msgid "-64\t\t\tcreate 64 ABI object file%s\n"
13503msgstr ""
13504
87485f53 13505#: config/tc-mips.c:20584
ed9e98c2
AM
13506msgid "missing .end at end of assembly"
13507msgstr ""
13508
87485f53 13509#: config/tc-mmix.c:704
e7af610e 13510#, c-format
c1c69e83 13511msgid " MMIX-specific command line options:\n"
e7af610e
NC
13512msgstr ""
13513
87485f53 13514#: config/tc-mmix.c:705
ac50feda 13515#, c-format
c1c69e83
AM
13516msgid ""
13517" -fixed-special-register-names\n"
13518" Allow only the original special register names.\n"
ac50feda
RH
13519msgstr ""
13520
87485f53 13521#: config/tc-mmix.c:708
c85dd50d 13522#, c-format
c1c69e83 13523msgid " -globalize-symbols Make all symbols global.\n"
c85dd50d
NC
13524msgstr ""
13525
87485f53 13526#: config/tc-mmix.c:710
c1c69e83
AM
13527#, c-format
13528msgid " -gnu-syntax Turn off mmixal syntax compatibility.\n"
f12e7348
NC
13529msgstr ""
13530
87485f53 13531#: config/tc-mmix.c:712
c1c69e83
AM
13532#, c-format
13533msgid " -relax Create linker relaxable code.\n"
f12e7348
NC
13534msgstr ""
13535
87485f53 13536#: config/tc-mmix.c:714
a5c7551f 13537#, c-format
c1c69e83
AM
13538msgid ""
13539" -no-predefined-syms Do not provide mmixal built-in constants.\n"
13540" Implies -fixed-special-register-names.\n"
a5c7551f
RW
13541msgstr ""
13542
87485f53 13543#: config/tc-mmix.c:717
87ccc1b0 13544#, c-format
c1c69e83
AM
13545msgid ""
13546" -no-expand Do not expand GETA, branches, PUSHJ or JUMP\n"
13547" into multiple instructions.\n"
87ccc1b0
NC
13548msgstr ""
13549
87485f53 13550#: config/tc-mmix.c:720
ac50feda 13551#, c-format
c1c69e83
AM
13552msgid ""
13553" -no-merge-gregs Do not merge GREG definitions with nearby values.\n"
ac50feda
RH
13554msgstr ""
13555
87485f53 13556#: config/tc-mmix.c:722
87ccc1b0 13557#, c-format
c1c69e83
AM
13558msgid ""
13559" -linker-allocated-gregs If there's no suitable GREG definition for "
13560"the operands of an instruction, let the linker "
13561"resolve.\n"
ac50feda
RH
13562msgstr ""
13563
87485f53 13564#: config/tc-mmix.c:725
ac50feda 13565#, c-format
c1c69e83
AM
13566msgid ""
13567" -x Do not warn when an operand to GETA, a branch,\n"
13568" PUSHJ or JUMP is not known to be within range.\n"
13569" The linker will catch any errors. Implies\n"
13570" -linker-allocated-gregs."
ac50feda
RH
13571msgstr ""
13572
87485f53 13573#: config/tc-mmix.c:851
87ccc1b0 13574#, c-format
c1c69e83 13575msgid "unknown opcode: `%s'"
328577ad
NC
13576msgstr ""
13577
87485f53 13578#: config/tc-mmix.c:973 config/tc-mmix.c:988
c1c69e83 13579msgid "specified location wasn't TETRA-aligned"
ac50feda
RH
13580msgstr ""
13581
87485f53
NC
13582#: config/tc-mmix.c:975 config/tc-mmix.c:990 config/tc-mmix.c:4226
13583#: config/tc-mmix.c:4242
c1c69e83 13584msgid "unaligned data at an absolute location is not supported"
ac50feda
RH
13585msgstr ""
13586
87485f53 13587#: config/tc-mmix.c:1100
cc643b88 13588#, c-format
c1c69e83 13589msgid "invalid operand to opcode %s: `%s'"
ac50feda
RH
13590msgstr ""
13591
87485f53
NC
13592#: config/tc-mmix.c:1122 config/tc-mmix.c:1149 config/tc-mmix.c:1182
13593#: config/tc-mmix.c:1190 config/tc-mmix.c:1207 config/tc-mmix.c:1235
13594#: config/tc-mmix.c:1256 config/tc-mmix.c:1281 config/tc-mmix.c:1329
13595#: config/tc-mmix.c:1436 config/tc-mmix.c:1461 config/tc-mmix.c:1493
13596#: config/tc-mmix.c:1525 config/tc-mmix.c:1555 config/tc-mmix.c:1608
13597#: config/tc-mmix.c:1625 config/tc-mmix.c:1652 config/tc-mmix.c:1680
13598#: config/tc-mmix.c:1710 config/tc-mmix.c:1736 config/tc-mmix.c:1752
13599#: config/tc-mmix.c:1778 config/tc-mmix.c:1794 config/tc-mmix.c:1810
13600#: config/tc-mmix.c:1891
6e1772d5 13601#, c-format
c1c69e83 13602msgid "invalid operands to opcode %s: `%s'"
6e1772d5
AM
13603msgstr ""
13604
87485f53 13605#: config/tc-mmix.c:1991
c1c69e83
AM
13606msgid "internal: mmix_prefix_name but empty prefix"
13607msgstr ""
13608
87485f53 13609#: config/tc-mmix.c:2054
ac50feda 13610#, c-format
c1c69e83 13611msgid "too many GREG registers allocated (max %d)"
ac50feda
RH
13612msgstr ""
13613
87485f53 13614#: config/tc-mmix.c:2114
c1c69e83 13615msgid "BSPEC already active. Nesting is not supported."
7b15d668
HPN
13616msgstr ""
13617
87485f53 13618#: config/tc-mmix.c:2123
c1c69e83 13619msgid "invalid BSPEC expression"
87ccc1b0
NC
13620msgstr ""
13621
87485f53 13622#: config/tc-mmix.c:2139
cfb8c092 13623#, c-format
c1c69e83 13624msgid "can't create section %s"
cfb8c092
NC
13625msgstr ""
13626
87485f53 13627#: config/tc-mmix.c:2143
cfb8c092 13628#, c-format
c1c69e83 13629msgid "can't set section flags for section %s"
cfb8c092
NC
13630msgstr ""
13631
87485f53 13632#: config/tc-mmix.c:2164
c1c69e83 13633msgid "ESPEC without preceding BSPEC"
ac50feda
RH
13634msgstr ""
13635
87485f53 13636#: config/tc-mmix.c:2193
c1c69e83 13637msgid "missing local expression"
ac50feda
RH
13638msgstr ""
13639
87485f53 13640#: config/tc-mmix.c:2410
c1c69e83 13641msgid "operand out of range, instruction expanded"
ac50feda
RH
13642msgstr ""
13643
c1c69e83
AM
13644#. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
13645#. user-friendly, though a little bit non-substantial.
87485f53 13646#: config/tc-mmix.c:2661
c1c69e83 13647msgid "directive LOCAL must be placed in code or data"
ae351704
AM
13648msgstr ""
13649
87485f53 13650#: config/tc-mmix.c:2662
c1c69e83 13651msgid "internal confusion: relocation in a section without contents"
ae351704
AM
13652msgstr ""
13653
87485f53 13654#: config/tc-mmix.c:2776
c1c69e83 13655msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
ae351704
AM
13656msgstr ""
13657
87485f53 13658#: config/tc-mmix.c:2824
c1c69e83 13659msgid "no suitable GREG definition for operands"
ae351704
AM
13660msgstr ""
13661
87485f53 13662#: config/tc-mmix.c:2883
c1c69e83 13663msgid "operands were not reducible at assembly-time"
ae351704
AM
13664msgstr ""
13665
87485f53 13666#: config/tc-mmix.c:2910
c1c69e83
AM
13667#, c-format
13668msgid "cannot generate relocation type for symbol %s, code %s"
ae351704
AM
13669msgstr ""
13670
87485f53 13671#: config/tc-mmix.c:2930
c1c69e83
AM
13672#, c-format
13673msgid "internal: unhandled label %s"
ae351704
AM
13674msgstr ""
13675
87485f53 13676#: config/tc-mmix.c:2959
c1c69e83 13677msgid "[0-9]H labels may not appear alone on a line"
cc643b88
NC
13678msgstr ""
13679
87485f53 13680#: config/tc-mmix.c:2967
c1c69e83 13681msgid "[0-9]H labels do not mix with dot-pseudos"
ac50feda
RH
13682msgstr ""
13683
87485f53 13684#: config/tc-mmix.c:3055
c1c69e83 13685msgid "invalid characters in input"
ac50feda
RH
13686msgstr ""
13687
87485f53 13688#: config/tc-mmix.c:3161
c1c69e83 13689msgid "empty label field for IS"
ac50feda
RH
13690msgstr ""
13691
87485f53 13692#: config/tc-mmix.c:3487
a5c7551f 13693#, c-format
c1c69e83 13694msgid "internal: unexpected relax type %d:%d"
a5c7551f
RW
13695msgstr ""
13696
87485f53 13697#: config/tc-mmix.c:3511
c1c69e83 13698msgid "BSPEC without ESPEC."
a5c7551f
RW
13699msgstr ""
13700
87485f53 13701#: config/tc-mmix.c:3576
c1c69e83 13702msgid "LOC to section unknown or indeterminable at first pass"
328577ad
NC
13703msgstr ""
13704
87485f53 13705#: config/tc-mmix.c:3762
c1c69e83
AM
13706msgid "internal: GREG expression not resolved to section"
13707msgstr ""
13708
87485f53 13709#: config/tc-mmix.c:3811
c1c69e83 13710msgid "register section has contents\n"
cfb8c092
NC
13711msgstr ""
13712
87485f53 13713#: config/tc-mmix.c:3937
c1c69e83 13714msgid "section change from within a BSPEC/ESPEC pair is not supported"
ac50feda
RH
13715msgstr ""
13716
87485f53 13717#: config/tc-mmix.c:3958
c1c69e83 13718msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
f12e7348
NC
13719msgstr ""
13720
87485f53 13721#: config/tc-mmix.c:3968
c1c69e83 13722msgid "invalid LOC expression"
252b5132
RH
13723msgstr ""
13724
87485f53 13725#: config/tc-mmix.c:4013 config/tc-mmix.c:4040
c1c69e83 13726msgid "LOC expression stepping backwards is not supported"
328577ad
NC
13727msgstr ""
13728
c1c69e83
AM
13729#. We will only get here in rare cases involving #NO_APP,
13730#. where the unterminated string is not recognized by the
13731#. preformatting pass.
87485f53 13732#: config/tc-mmix.c:4149 config/tc-mmix.c:4307 config/tc-z80.c:3199
c1c69e83 13733msgid "unterminated string"
328577ad
NC
13734msgstr ""
13735
87485f53 13736#: config/tc-mmix.c:4166
c1c69e83 13737msgid "BYTE expression not a pure number"
ac50feda
RH
13738msgstr ""
13739
c1c69e83
AM
13740#. Note that mmixal does not allow negative numbers in
13741#. BYTE sequences, so neither should we.
87485f53 13742#: config/tc-mmix.c:4175
c1c69e83 13743msgid "BYTE expression not in the range 0..255"
328577ad
NC
13744msgstr ""
13745
87485f53 13746#: config/tc-mmix.c:4224 config/tc-mmix.c:4240
c1c69e83 13747msgid "data item with alignment larger than location"
ac50feda
RH
13748msgstr ""
13749
c1c69e83
AM
13750#. Since integer_constant is local to expr.c, we have to make this a
13751#. macro. FIXME: Do it cleaner.
e0e7a9d4 13752#: config/tc-mmix.h:98
c1c69e83 13753msgid "`&' serial number operator is not supported"
252b5132
RH
13754msgstr ""
13755
e0e7a9d4 13756#: config/tc-mn10200.c:300
87ccc1b0 13757#, c-format
c1c69e83
AM
13758msgid ""
13759"MN10200 options:\n"
13760"none yet\n"
ac50feda
RH
13761msgstr ""
13762
87485f53 13763#: config/tc-mn10200.c:889 config/tc-mn10300.c:1253 config/tc-s390.c:1698
6c037fdb 13764#: config/tc-v850.c:2325
71300e2c
NC
13765#, c-format
13766msgid "Unrecognized opcode: `%s'"
13767msgstr ""
13768
13769#. xgettext:c-format.
87485f53
NC
13770#: config/tc-mn10200.c:1133 config/tc-mn10300.c:1822 config/tc-ppc.c:4008
13771#: config/tc-s390.c:1607 config/tc-v850.c:3041
71300e2c
NC
13772#, c-format
13773msgid "junk at end of line: `%s'"
13774msgstr ""
13775
e0e7a9d4 13776#: config/tc-mn10300.c:439
a5c7551f 13777#, c-format
c1c69e83
AM
13778msgid ""
13779"MN10300 assembler options:\n"
13780"none yet\n"
a5c7551f
RW
13781msgstr ""
13782
c1c69e83
AM
13783#: config/tc-mn10300.c:1270
13784msgid "Invalid opcode/operands"
ac50feda
RH
13785msgstr ""
13786
87485f53 13787#: config/tc-mn10300.c:1793
c1c69e83 13788msgid "Invalid register specification."
ac50feda
RH
13789msgstr ""
13790
87485f53 13791#: config/tc-mn10300.c:2391
c1c69e83
AM
13792#, c-format
13793msgid "Bad relocation fixup type (%d)"
ac50feda
RH
13794msgstr ""
13795
8f595e9b
NC
13796#: config/tc-moxie.c:204 config/tc-moxie.c:223 config/tc-moxie.c:314
13797#: config/tc-moxie.c:360
c1c69e83 13798msgid "expecting comma delimited register operands"
ac50feda
RH
13799msgstr ""
13800
8f595e9b
NC
13801#: config/tc-moxie.c:250 config/tc-moxie.c:390 config/tc-moxie.c:420
13802#: config/tc-moxie.c:495
c1c69e83 13803msgid "expecting comma delimited operands"
87ccc1b0
NC
13804msgstr ""
13805
8f595e9b 13806#: config/tc-moxie.c:318 config/tc-moxie.c:346
c1c69e83 13807msgid "expecting indirect register `($rA)'"
a5c7551f
RW
13808msgstr ""
13809
8f595e9b
NC
13810#: config/tc-moxie.c:326 config/tc-moxie.c:354 config/tc-moxie.c:445
13811#: config/tc-moxie.c:487
c1c69e83 13812msgid "missing closing parenthesis"
a5c7551f
RW
13813msgstr ""
13814
8f595e9b 13815#: config/tc-moxie.c:437 config/tc-moxie.c:479
c1c69e83 13816msgid "expecting indirect register `($rX)'"
a5c7551f
RW
13817msgstr ""
13818
8f595e9b 13819#: config/tc-moxie.c:557 config/tc-pj.c:313
c1c69e83 13820msgid "Something forgot to clean up\n"
a5c7551f
RW
13821msgstr ""
13822
8f595e9b 13823#: config/tc-moxie.c:641
cfb8c092 13824#, c-format
c1c69e83
AM
13825msgid ""
13826" -EB assemble for a big endian system (default)\n"
13827" -EL assemble for a little endian system\n"
cfb8c092
NC
13828msgstr ""
13829
8f595e9b 13830#: config/tc-moxie.c:701
c1c69e83 13831msgid "pcrel too far BFD_RELOC_MOXIE_10"
87ccc1b0
NC
13832msgstr ""
13833
87485f53 13834#: config/tc-msp430.c:522
c1c69e83 13835msgid ".profiler pseudo requires at least two operands."
ac50feda
RH
13836msgstr ""
13837
87485f53 13838#: config/tc-msp430.c:581
c1c69e83 13839msgid "unknown profiling flag - ignored."
ac50feda
RH
13840msgstr ""
13841
87485f53 13842#: config/tc-msp430.c:597
c1c69e83 13843msgid "ambiguous flags combination - '.profiler' directive ignored."
328577ad
NC
13844msgstr ""
13845
87485f53 13846#: config/tc-msp430.c:607
c1c69e83 13847msgid "profiling in absolute section?"
328577ad
NC
13848msgstr ""
13849
87485f53 13850#: config/tc-msp430.c:1383
e0e7a9d4
TG
13851#, c-format
13852msgid "Unrecognised CPU errata name starting here: %s"
13853msgstr ""
13854
87485f53 13855#: config/tc-msp430.c:1389
e0e7a9d4
TG
13856#, c-format
13857msgid "Expecting comma after CPU errata name, not: %s"
13858msgstr ""
13859
87485f53 13860#: config/tc-msp430.c:1399
c1c69e83 13861msgid "MCU option requires a name\n"
328577ad
NC
13862msgstr ""
13863
87485f53 13864#: config/tc-msp430.c:1437
328577ad 13865#, c-format
c1c69e83 13866msgid "unrecognised argument to -mcpu option '%s'"
328577ad
NC
13867msgstr ""
13868
87485f53 13869#: config/tc-msp430.c:1634
6655dba2
SB
13870#, c-format
13871msgid "bad arguments \"%s\" and/or \"%s\" in %s directive"
13872msgstr ""
13873
87485f53 13874#: config/tc-msp430.c:1646
6655dba2
SB
13875#, c-format
13876msgid "file was compiled for the 430 ISA but the %s ISA is selected"
13877msgstr ""
13878
87485f53 13879#: config/tc-msp430.c:1651
6655dba2
SB
13880msgid "file was compiled for the 430X ISA but the 430 ISA is selected"
13881msgstr ""
13882
87485f53 13883#: config/tc-msp430.c:1655
6655dba2
SB
13884#, c-format
13885msgid ""
13886"unknown MSPABI build attribute value '%d' for OFBA_MSPABI_Tag_ISA(%d) in ."
13887"mspabi_attribute directive"
13888msgstr ""
13889
87485f53 13890#: config/tc-msp430.c:1670
6655dba2
SB
13891msgid ""
13892"file was compiled for the small memory model, but the large memory model is "
13893"selected"
13894msgstr ""
13895
87485f53 13896#: config/tc-msp430.c:1675
6655dba2
SB
13897msgid ""
13898"file was compiled for the large memory model, but the small memory model is "
13899"selected"
13900msgstr ""
13901
87485f53 13902#: config/tc-msp430.c:1679
6655dba2
SB
13903#, c-format
13904msgid ""
13905"unknown MSPABI build attribute value '%d' for %s(%d) in .mspabi_attribute "
13906"directive"
13907msgstr ""
13908
87485f53 13909#: config/tc-msp430.c:1691
6655dba2
SB
13910#, c-format
13911msgid "unknown MSPABI build attribute tag '%d' in .mspabi_attribute directive"
13912msgstr ""
13913
87485f53 13914#: config/tc-msp430.c:1707
6655dba2
SB
13915msgid ""
13916"file was compiled assuming all data will be in the lower memory region, but "
13917"the upper region is in use"
13918msgstr ""
13919
87485f53 13920#: config/tc-msp430.c:1712
6655dba2
SB
13921msgid ""
13922"file was compiled assuming data could be in the upper memory region, but the "
13923"lower data region is exclusively in use"
13924msgstr ""
13925
87485f53 13926#: config/tc-msp430.c:1717
6655dba2
SB
13927#, c-format
13928msgid ""
13929"unknown GNU build attribute value '%d' for Tag_GNU_MSP430_Data_Region(%d) "
13930"in .gnu_attribute directive"
13931msgstr ""
13932
87485f53 13933#: config/tc-msp430.c:1723
6655dba2
SB
13934#, c-format
13935msgid "internal: unexpected argument '%d' to msp430_object_attribute"
13936msgstr ""
13937
87485f53 13938#: config/tc-msp430.c:1773
c1c69e83
AM
13939#, c-format
13940msgid ""
13941"MSP430 options:\n"
13942" -mmcu=<msp430-name> - select microcontroller type\n"
13943" -mcpu={430|430x|430xv2} - select microcontroller architecture\n"
ae351704
AM
13944msgstr ""
13945
87485f53 13946#: config/tc-msp430.c:1777
e0e7a9d4
TG
13947#, c-format
13948msgid ""
13949" -msilicon-errata=<name>[,<name>...] - enable fixups for silicon errata\n"
13950" -msilicon-errata-warn=<name>[,<name>...] - warn when a fixup might be "
13951"needed\n"
13952" supported errata names: cpu4, cpu8, cpu11, cpu12, cpu13, cpu19\n"
13953msgstr ""
13954
87485f53 13955#: config/tc-msp430.c:1781
328577ad 13956#, c-format
c1c69e83
AM
13957msgid ""
13958" -mQ - enable relaxation at assembly time. DANGEROUS!\n"
13959" -mP - enable polymorph instructions\n"
328577ad
NC
13960msgstr ""
13961
87485f53 13962#: config/tc-msp430.c:1784
c1c69e83
AM
13963#, c-format
13964msgid " -ml - enable large code model\n"
a5c7551f
RW
13965msgstr ""
13966
87485f53 13967#: config/tc-msp430.c:1786
ed9e98c2
AM
13968#, c-format
13969msgid " -mN - do not insert NOPs after changing interrupts (default)\n"
13970msgstr ""
13971
87485f53 13972#: config/tc-msp430.c:1788
ed9e98c2
AM
13973#, c-format
13974msgid " -mn - insert a NOP after changing interrupts\n"
13975msgstr ""
13976
87485f53 13977#: config/tc-msp430.c:1790
c85dd50d 13978#, c-format
ed9e98c2 13979msgid " -mY - do not warn about missing NOPs after changing interrupts\n"
c85dd50d
NC
13980msgstr ""
13981
87485f53 13982#: config/tc-msp430.c:1792
a5c7551f 13983#, c-format
ed9e98c2 13984msgid " -my - warn about missing NOPs after changing interrupts (default)\n"
a5c7551f
RW
13985msgstr ""
13986
87485f53 13987#: config/tc-msp430.c:1794
6655dba2
SB
13988#, c-format
13989msgid ""
13990" -mU - for an instruction which changes interrupt state, but where it is "
13991"not\n"
13992" known how the state is changed, do not warn/insert NOPs\n"
13993msgstr ""
13994
87485f53 13995#: config/tc-msp430.c:1797
6655dba2
SB
13996#, c-format
13997msgid ""
13998" -mu - for an instruction which changes interrupt state, but where it is "
13999"not\n"
14000" known how the state is changed, warn/insert NOPs (default)\n"
14001" -mn and/or -my are required for this to have any effect\n"
14002msgstr ""
14003
87485f53 14004#: config/tc-msp430.c:1801
3957a496
NC
14005#, c-format
14006msgid ""
14007" -mdata-region={none|lower|upper|either} - select region data will be\n"
14008" placed in.\n"
14009msgstr ""
14010
87485f53 14011#: config/tc-msp430.c:1973
3957a496
NC
14012#, c-format
14013msgid "extra characters '%s' at end of immediate expression '%s'"
14014msgstr ""
14015
87485f53 14016#: config/tc-msp430.c:2005 config/tc-msp430.c:2189 config/tc-msp430.c:2304
c1c69e83
AM
14017#, c-format
14018msgid "value 0x%x out of extended range."
cfb8c092
NC
14019msgstr ""
14020
87485f53 14021#: config/tc-msp430.c:2011
a5c7551f 14022#, c-format
c1c69e83 14023msgid "value %d out of range. Use #lo() or #hi()"
328577ad
NC
14024msgstr ""
14025
87485f53 14026#: config/tc-msp430.c:2057
e0e7a9d4
TG
14027msgid "cpu4: not converting PUSH #4 to shorter form"
14028msgstr ""
14029
87485f53 14030#: config/tc-msp430.c:2074
e0e7a9d4
TG
14031msgid "cpu4: not converting PUSH #8 to shorter form"
14032msgstr ""
14033
87485f53 14034#: config/tc-msp430.c:2088
ed9e98c2
AM
14035msgid "error: unsupported #foo() directive used on symbol"
14036msgstr ""
14037
87485f53 14038#: config/tc-msp430.c:2105
fce00800 14039#, c-format
f96bd6c2 14040msgid "unknown expression in operand %s. Use #llo(), #lhi(), #hlo() or #hhi()"
fce00800
AM
14041msgstr ""
14042
87485f53 14043#: config/tc-msp430.c:2156
328577ad 14044#, c-format
c1c69e83 14045msgid "Registers cannot be used within immediate expression [%s]"
328577ad
NC
14046msgstr ""
14047
87485f53 14048#: config/tc-msp430.c:2158
8ea2b00f 14049#, c-format
c1c69e83 14050msgid "unknown operand %s"
8ea2b00f
AM
14051msgstr ""
14052
87485f53 14053#: config/tc-msp430.c:2175
3957a496
NC
14054#, c-format
14055msgid "extra characters '%s' at the end of absolute operand '%s'"
14056msgstr ""
14057
87485f53 14058#: config/tc-msp430.c:2195 config/tc-msp430.c:2310
c1c69e83
AM
14059#, c-format
14060msgid "value out of range: 0x%x"
328577ad
NC
14061msgstr ""
14062
87485f53 14063#: config/tc-msp430.c:2206
328577ad 14064#, c-format
c1c69e83 14065msgid "Registers cannot be used within absolute expression [%s]"
328577ad
NC
14066msgstr ""
14067
87485f53 14068#: config/tc-msp430.c:2208 config/tc-msp430.c:2339
c1c69e83
AM
14069#, c-format
14070msgid "unknown expression in operand %s"
328577ad
NC
14071msgstr ""
14072
87485f53 14073#: config/tc-msp430.c:2222
c1c69e83
AM
14074#, c-format
14075msgid "unknown addressing mode %s"
328577ad
NC
14076msgstr ""
14077
87485f53 14078#: config/tc-msp430.c:2230
c85dd50d 14079#, c-format
c1c69e83 14080msgid "Bad register name %s"
c85dd50d
NC
14081msgstr ""
14082
87485f53 14083#: config/tc-msp430.c:2241
c1c69e83 14084msgid "cannot use indirect addressing with the PC"
328577ad
NC
14085msgstr ""
14086
87485f53 14087#: config/tc-msp430.c:2261
c1c69e83 14088msgid "')' required"
87ccc1b0
NC
14089msgstr ""
14090
87485f53 14091#: config/tc-msp430.c:2273
a5c7551f 14092#, c-format
c1c69e83 14093msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
a5c7551f
RW
14094msgstr ""
14095
87485f53 14096#: config/tc-msp430.c:2280
c1c69e83 14097msgid "r2 should not be used in indexed addressing mode"
328577ad
NC
14098msgstr ""
14099
87485f53
NC
14100#: config/tc-msp430.c:2293 config/tc-msp430.c:2368 config/tc-msp430.c:3514
14101#: config/tc-msp430.c:3582 config/tc-msp430.c:3699 config/tc-msp430.c:4121
14102#: config/tc-msp430.c:4220 config/tc-msp430.c:4271
3957a496
NC
14103#, c-format
14104msgid "extra characters '%s' at end of operand '%s'"
e0e7a9d4
TG
14105msgstr ""
14106
87485f53 14107#: config/tc-msp430.c:2325 config/tc-msp430.c:2327
3957a496 14108msgid "CPU8: Stack pointer accessed with an odd offset"
328577ad
NC
14109msgstr ""
14110
87485f53 14111#: config/tc-msp430.c:2337
328577ad 14112#, c-format
3957a496 14113msgid "Registers cannot be used as a prefix of indexed expression [%s]"
328577ad
NC
14114msgstr ""
14115
87485f53 14116#: config/tc-msp430.c:2403
c1c69e83
AM
14117#, c-format
14118msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
87ccc1b0
NC
14119msgstr ""
14120
87485f53 14121#: config/tc-msp430.c:2413
c1c69e83 14122msgid "this addressing mode is not applicable for destination operand"
328577ad
NC
14123msgstr ""
14124
87485f53
NC
14125#: config/tc-msp430.c:2444 config/tc-msp430.c:2579 config/tc-msp430.c:2616
14126#: config/tc-msp430.c:2646 config/tc-msp430.c:3450 config/tc-msp430.c:3533
14127#: config/tc-msp430.c:3621
c1c69e83
AM
14128#, c-format
14129msgid "expected register as second argument of %s"
328577ad
NC
14130msgstr ""
14131
87485f53 14132#: config/tc-msp430.c:2483 config/tc-msp430.c:2549
c1c69e83
AM
14133#, c-format
14134msgid "index value too big for %s"
328577ad
NC
14135msgstr ""
14136
87485f53 14137#: config/tc-msp430.c:2500 config/tc-msp430.c:2566 config/tc-msp430.c:2673
c1c69e83
AM
14138#, c-format
14139msgid "unexpected addressing mode for %s"
328577ad
NC
14140msgstr ""
14141
87485f53 14142#: config/tc-msp430.c:2586 config/tc-msp430.c:2623 config/tc-msp430.c:2653
c1c69e83
AM
14143#, c-format
14144msgid "constant generator destination register found in %s"
328577ad
NC
14145msgstr ""
14146
87485f53 14147#: config/tc-msp430.c:2630 config/tc-msp430.c:2660
c1c69e83
AM
14148#, c-format
14149msgid "constant generator source register found in %s"
328577ad
NC
14150msgstr ""
14151
87485f53 14152#: config/tc-msp430.c:2840
c1c69e83 14153msgid "no size modifier after period, .w assumed"
328577ad
NC
14154msgstr ""
14155
87485f53 14156#: config/tc-msp430.c:2844
a5c7551f 14157#, c-format
c1c69e83 14158msgid "unrecognised instruction size modifier .%c"
a5c7551f
RW
14159msgstr ""
14160
87485f53 14161#: config/tc-msp430.c:2858
6e1772d5 14162#, c-format
c1c69e83 14163msgid "junk found after instruction: %s.%s"
87ccc1b0
NC
14164msgstr ""
14165
87485f53 14166#: config/tc-msp430.c:2878
6e1772d5 14167#, c-format
c1c69e83 14168msgid "instruction %s.a does not exist"
87ccc1b0
NC
14169msgstr ""
14170
87485f53 14171#: config/tc-msp430.c:2892
6e1772d5 14172#, c-format
3957a496
NC
14173msgid "instruction %s requires %d operand"
14174msgid_plural "instruction %s requires %d operands"
14175msgstr[0] ""
14176msgstr[1] ""
87ccc1b0 14177
87485f53 14178#: config/tc-msp430.c:2910
6e1772d5 14179#, c-format
c1c69e83 14180msgid "instruction %s requires MSP430X mcu"
87ccc1b0
NC
14181msgstr ""
14182
87485f53 14183#: config/tc-msp430.c:2930
cfb8c092 14184#, c-format
c1c69e83 14185msgid "unable to repeat %s insn"
cfb8c092
NC
14186msgstr ""
14187
87485f53 14188#: config/tc-msp430.c:3002
3957a496 14189msgid "CPU12: CMP/BIT with PC destination ignores next instruction"
e0e7a9d4
TG
14190msgstr ""
14191
87485f53 14192#: config/tc-msp430.c:3010
e0e7a9d4
TG
14193msgid "CPU19: Instruction setting CPUOFF must be followed by a NOP"
14194msgstr ""
14195
87485f53 14196#: config/tc-msp430.c:3017
e0e7a9d4
TG
14197msgid "internal error: unknown nop check state"
14198msgstr ""
14199
87485f53
NC
14200#: config/tc-msp430.c:3071 config/tc-msp430.c:3073 config/tc-msp430.c:3782
14201#: config/tc-msp430.c:3784
3957a496 14202msgid "CPU11: PC is destination of SR altering instruction"
e0e7a9d4
TG
14203msgstr ""
14204
87485f53
NC
14205#: config/tc-msp430.c:3088 config/tc-msp430.c:3090 config/tc-msp430.c:3195
14206#: config/tc-msp430.c:3197 config/tc-msp430.c:3799 config/tc-msp430.c:3801
14207#: config/tc-msp430.c:4020 config/tc-msp430.c:4022
3957a496 14208msgid "CPU13: SR is destination of SR altering instruction"
e0e7a9d4
TG
14209msgstr ""
14210
87485f53
NC
14211#: config/tc-msp430.c:3106 config/tc-msp430.c:3207 config/tc-msp430.c:3885
14212#: config/tc-msp430.c:4054
c1c69e83 14213msgid "repeat instruction used with non-register mode instruction"
3caac5b8
AM
14214msgstr ""
14215
87485f53 14216#: config/tc-msp430.c:3181 config/tc-msp430.c:3540 config/tc-msp430.c:4010
ae351704 14217#, c-format
c1c69e83 14218msgid "%s: attempt to rotate the PC register"
ae351704
AM
14219msgstr ""
14220
87485f53 14221#: config/tc-msp430.c:3432 config/tc-msp430.c:3508
3caac5b8 14222#, c-format
c1c69e83 14223msgid "expected #n as first argument of %s"
3caac5b8
AM
14224msgstr ""
14225
87485f53 14226#: config/tc-msp430.c:3438
3957a496
NC
14227#, c-format
14228msgid "extra characters '%s' at end of constant expression '%s'"
14229msgstr ""
14230
87485f53 14231#: config/tc-msp430.c:3443 config/tc-msp430.c:3519
cfb8c092 14232#, c-format
f96bd6c2 14233msgid "expected constant expression as first argument of %s"
cfb8c092
NC
14234msgstr ""
14235
87485f53 14236#: config/tc-msp430.c:3469
c1c69e83 14237msgid "Too many registers popped"
87ccc1b0
NC
14238msgstr ""
14239
87485f53 14240#: config/tc-msp430.c:3479
c1c69e83 14241msgid "Cannot use POPM to restore the SR register"
f12e7348
NC
14242msgstr ""
14243
87485f53 14244#: config/tc-msp430.c:3499 config/tc-msp430.c:3568
6e1772d5 14245#, c-format
c1c69e83 14246msgid "repeat count cannot be used with %s"
87ccc1b0
NC
14247msgstr ""
14248
87485f53 14249#: config/tc-msp430.c:3526
6e1772d5 14250#, c-format
c1c69e83 14251msgid "expected first argument of %s to be in the range 1-4"
87ccc1b0
NC
14252msgstr ""
14253
87485f53 14254#: config/tc-msp430.c:3591
6e1772d5 14255#, c-format
c1c69e83 14256msgid "expected value of first argument of %s to fit into 20-bits"
328577ad
NC
14257msgstr ""
14258
87485f53 14259#: config/tc-msp430.c:3610
6e1772d5 14260#, c-format
c1c69e83 14261msgid "expected register name or constant as first argument of %s"
328577ad
NC
14262msgstr ""
14263
87485f53 14264#: config/tc-msp430.c:3704
c1c69e83 14265msgid "expected constant value as argument to RPT"
328577ad
NC
14266msgstr ""
14267
87485f53 14268#: config/tc-msp430.c:3710
c1c69e83 14269msgid "expected constant in the range 2..16"
328577ad
NC
14270msgstr ""
14271
87485f53 14272#: config/tc-msp430.c:3725
c1c69e83 14273msgid "PC used as an argument to RPT"
328577ad
NC
14274msgstr ""
14275
87485f53 14276#: config/tc-msp430.c:3731
c1c69e83 14277msgid "expected constant or register name as argument to RPT insn"
328577ad
NC
14278msgstr ""
14279
87485f53 14280#: config/tc-msp430.c:3738
f96bd6c2 14281msgid "Illegal emulated instruction"
328577ad
NC
14282msgstr ""
14283
87485f53 14284#: config/tc-msp430.c:4039
6e1772d5 14285#, c-format
c1c69e83 14286msgid "%s instruction does not accept a .b suffix"
324bfcf3
AO
14287msgstr ""
14288
87485f53 14289#: config/tc-msp430.c:4152
6e1772d5 14290#, c-format
c1c69e83 14291msgid "Even number required. Rounded to %d"
328577ad
NC
14292msgstr ""
14293
87485f53 14294#: config/tc-msp430.c:4163
328577ad 14295#, c-format
f96bd6c2 14296msgid "Wrong displacement %d"
328577ad
NC
14297msgstr ""
14298
87485f53 14299#: config/tc-msp430.c:4185
c1c69e83 14300msgid "instruction requires label sans '$'"
328577ad
NC
14301msgstr ""
14302
87485f53 14303#: config/tc-msp430.c:4189
c1c69e83 14304msgid "instruction requires label or value in range -511:512"
328577ad
NC
14305msgstr ""
14306
87485f53 14307#: config/tc-msp430.c:4195 config/tc-msp430.c:4249 config/tc-msp430.c:4297
c1c69e83 14308msgid "instruction requires label"
328577ad
NC
14309msgstr ""
14310
87485f53 14311#: config/tc-msp430.c:4203 config/tc-msp430.c:4255
c1c69e83 14312msgid "polymorphs are not enabled. Use -mP option to enable."
328577ad
NC
14313msgstr ""
14314
87485f53 14315#: config/tc-msp430.c:4301
c1c69e83 14316msgid "Illegal instruction or not implemented opcode."
ac50feda
RH
14317msgstr ""
14318
87485f53 14319#: config/tc-msp430.c:4355
f96bd6c2
PC
14320msgid "can't find opcode"
14321msgstr ""
14322
87485f53 14323#: config/tc-msp430.c:4872
328577ad 14324#, c-format
c1c69e83 14325msgid "internal inconsistency problem in %s: insn %04lx"
ac50feda
RH
14326msgstr ""
14327
87485f53 14328#: config/tc-msp430.c:4914 config/tc-msp430.c:4946
c1c69e83
AM
14329#, c-format
14330msgid "internal inconsistency problem in %s: ext. insn %04lx"
ac50feda
RH
14331msgstr ""
14332
87485f53 14333#: config/tc-msp430.c:4958
c1c69e83 14334#, c-format
f96bd6c2 14335msgid "internal inconsistency problem in %s: %lx"
ac50feda
RH
14336msgstr ""
14337
c1c69e83 14338#: config/tc-mt.c:151
ac50feda 14339#, c-format
c1c69e83 14340msgid "MT specific command line options:\n"
ac50feda
RH
14341msgstr ""
14342
c1c69e83 14343#: config/tc-mt.c:152
ac50feda 14344#, c-format
c1c69e83 14345msgid " -march=ms1-64-001 allow ms1-64-001 instructions\n"
ac50feda
RH
14346msgstr ""
14347
c1c69e83
AM
14348#: config/tc-mt.c:153
14349#, c-format
14350msgid " -march=ms1-16-002 allow ms1-16-002 instructions (default)\n"
ac50feda
RH
14351msgstr ""
14352
c1c69e83
AM
14353#: config/tc-mt.c:154
14354#, c-format
14355msgid " -march=ms1-16-003 allow ms1-16-003 instructions\n"
ac50feda
RH
14356msgstr ""
14357
c1c69e83
AM
14358#: config/tc-mt.c:155
14359#, c-format
14360msgid " -march=ms2 allow ms2 instructions \n"
ac50feda
RH
14361msgstr ""
14362
c1c69e83
AM
14363#: config/tc-mt.c:156
14364#, c-format
14365msgid " -nosched disable scheduling restrictions\n"
ac50feda
RH
14366msgstr ""
14367
6655dba2 14368#: config/tc-mt.c:226
c1c69e83
AM
14369#, c-format
14370msgid "instruction %s may not follow another memory access instruction."
ac50feda
RH
14371msgstr ""
14372
6655dba2 14373#: config/tc-mt.c:232
c1c69e83
AM
14374#, c-format
14375msgid "instruction %s may not follow another I/O instruction."
ac50feda
RH
14376msgstr ""
14377
6655dba2 14378#: config/tc-mt.c:238
c1c69e83
AM
14379#, c-format
14380msgid "%s may not occupy the delay slot of another branch insn."
ac50feda
RH
14381msgstr ""
14382
6655dba2 14383#: config/tc-mt.c:263
c1c69e83
AM
14384#, c-format
14385msgid "operand references R%ld of previous instruction."
ac50feda
RH
14386msgstr ""
14387
6655dba2 14388#: config/tc-mt.c:269
328577ad 14389#, c-format
c1c69e83 14390msgid "operand references R%ld of instruction before previous."
ac50feda
RH
14391msgstr ""
14392
6655dba2 14393#: config/tc-mt.c:283 config/tc-mt.c:288
328577ad 14394#, c-format
c1c69e83
AM
14395msgid ""
14396"conditional branch or jal insn's operand references R%ld of previous "
14397"arithmetic or logic insn."
ac50feda
RH
14398msgstr ""
14399
6655dba2 14400#: config/tc-mt.c:351
c1c69e83 14401msgid "md_estimate_size_before_relax\n"
ac50feda
RH
14402msgstr ""
14403
346d80ef 14404#: config/tc-nds32.c:2374
c1c69e83
AM
14405msgid ""
14406"<arch name>\t Assemble for architecture <arch name>\n"
14407"\t\t\t <arch name> could be\n"
14408"\t\t\t v3, v3j, v3m, v3f, v3s, v2, v2j, v2f, v2s"
ac50feda
RH
14409msgstr ""
14410
346d80ef 14411#: config/tc-nds32.c:2378
c1c69e83
AM
14412msgid ""
14413"<baseline>\t Assemble for baseline <baseline>\n"
14414"\t\t\t <baseline> could be v2, v3, v3m"
ac50feda
RH
14415msgstr ""
14416
346d80ef 14417#: config/tc-nds32.c:2381
c1c69e83
AM
14418msgid ""
14419"<freg>\t Specify a FPU configuration\n"
14420"\t\t\t <freg>\n"
14421"\t\t\t 0: 8 SP / 4 DP registers\n"
14422"\t\t\t 1: 16 SP / 8 DP registers\n"
14423"\t\t\t 2: 32 SP / 16 DP registers\n"
14424"\t\t\t 3: 32 SP / 32 DP registers"
ac50feda
RH
14425msgstr ""
14426
346d80ef 14427#: config/tc-nds32.c:2387
c1c69e83
AM
14428msgid ""
14429"<abi>\t Specify a abi version\n"
14430"\t\t\t <abi> could be v1, v2, v2fp, v2fpp"
ac50feda
RH
14431msgstr ""
14432
346d80ef 14433#: config/tc-nds32.c:2420
c1c69e83 14434msgid "Multiply instructions support"
ac50feda
RH
14435msgstr ""
14436
346d80ef 14437#: config/tc-nds32.c:2421
c1c69e83 14438msgid "Divide instructions support"
ac50feda
RH
14439msgstr ""
14440
346d80ef 14441#: config/tc-nds32.c:2422
c1c69e83 14442msgid "16-bit extension"
ac50feda
RH
14443msgstr ""
14444
346d80ef 14445#: config/tc-nds32.c:2423
c1c69e83 14446msgid "d0/d1 registers"
ac50feda
RH
14447msgstr ""
14448
346d80ef 14449#: config/tc-nds32.c:2424
c1c69e83 14450msgid "Performance extension"
ac50feda
RH
14451msgstr ""
14452
346d80ef 14453#: config/tc-nds32.c:2425
c1c69e83 14454msgid "Performance extension 2"
ac50feda
RH
14455msgstr ""
14456
346d80ef 14457#: config/tc-nds32.c:2426
c1c69e83 14458msgid "String extension"
ac50feda
RH
14459msgstr ""
14460
346d80ef 14461#: config/tc-nds32.c:2427
c1c69e83 14462msgid "Reduced Register configuration (GPR16) option"
ac50feda
RH
14463msgstr ""
14464
346d80ef 14465#: config/tc-nds32.c:2428
c1c69e83 14466msgid "AUDIO ISA extension"
ac50feda
RH
14467msgstr ""
14468
346d80ef 14469#: config/tc-nds32.c:2429
c1c69e83 14470msgid "FPU SP extension"
ac50feda
RH
14471msgstr ""
14472
346d80ef 14473#: config/tc-nds32.c:2430
c1c69e83 14474msgid "FPU DP extension"
ac50feda
RH
14475msgstr ""
14476
346d80ef 14477#: config/tc-nds32.c:2431
c1c69e83 14478msgid "FPU fused-multiply-add instructions"
ac50feda
RH
14479msgstr ""
14480
346d80ef 14481#: config/tc-nds32.c:2432
f48dfe41
NC
14482msgid "DSP extension"
14483msgstr ""
14484
346d80ef 14485#: config/tc-nds32.c:2433
f48dfe41
NC
14486msgid "hardware loop extension"
14487msgstr ""
14488
346d80ef 14489#: config/tc-nds32.c:2470
c1c69e83
AM
14490#, c-format
14491msgid ""
14492"\n"
14493" NDS32-specific assembler options:\n"
ac50feda
RH
14494msgstr ""
14495
346d80ef 14496#: config/tc-nds32.c:2471
6e1772d5 14497#, c-format
ac50feda 14498msgid ""
c1c69e83
AM
14499" -O1,\t\t\t Optimize for performance\n"
14500" -Os\t\t\t Optimize for space\n"
ac50feda
RH
14501msgstr ""
14502
346d80ef 14503#: config/tc-nds32.c:2474
6e1772d5 14504#, c-format
ac50feda 14505msgid ""
c1c69e83
AM
14506" -EL, -mel or -little Produce little endian output\n"
14507" -EB, -meb or -big Produce big endian output\n"
14508" -mpic\t\t\t Generate PIC\n"
14509" -mno-fp-as-gp-relax\t Suppress fp-as-gp relaxation for this file\n"
14510" -mb2bb-relax\t\t Back-to-back branch optimization\n"
14511" -mno-all-relax\t Suppress all relaxation for this file\n"
ac50feda
RH
14512msgstr ""
14513
346d80ef 14514#: config/tc-nds32.c:2485
c1c69e83
AM
14515#, c-format
14516msgid " -m%s%s\n"
ac50feda
RH
14517msgstr ""
14518
346d80ef 14519#: config/tc-nds32.c:2492
c1c69e83
AM
14520#, c-format
14521msgid " -m[no-]%-17sEnable/Disable %s\n"
ac50feda
RH
14522msgstr ""
14523
346d80ef 14524#: config/tc-nds32.c:2496
328577ad 14525#, c-format
c1c69e83 14526msgid " -mall-ext\t\t Turn on all extensions and instructions support\n"
328577ad
NC
14527msgstr ""
14528
87485f53 14529#: config/tc-nds32.c:2770
e0e7a9d4
TG
14530#, c-format
14531msgid "la must use with symbol. '%s'"
14532msgstr ""
14533
87485f53 14534#: config/tc-nds32.c:2823
c1c69e83
AM
14535#, c-format
14536msgid "need PIC qualifier with symbol. '%s'"
2cbd2211
RW
14537msgstr ""
14538
87485f53 14539#: config/tc-nds32.c:2860
c1c69e83
AM
14540#, c-format
14541msgid "Operand is not a constant. `%s'"
2cbd2211
RW
14542msgstr ""
14543
87485f53 14544#: config/tc-nds32.c:2949
2cbd2211 14545#, c-format
c1c69e83 14546msgid "needs @GOT or @GOTOFF. %s"
2cbd2211
RW
14547msgstr ""
14548
87485f53 14549#: config/tc-nds32.c:3487
c1c69e83
AM
14550#, c-format
14551msgid "Too many argument. `%s'"
2cbd2211
RW
14552msgstr ""
14553
c1c69e83 14554#. Logic here rejects the input arch name.
87485f53 14555#: config/tc-nds32.c:3548
c1c69e83
AM
14556#, c-format
14557msgid "unknown arch name `%s'\n"
2cbd2211
RW
14558msgstr ""
14559
c1c69e83 14560#. Logic here rejects the input baseline.
87485f53 14561#: config/tc-nds32.c:3567
c1c69e83
AM
14562#, c-format
14563msgid "unknown baseline `%s'\n"
2cbd2211
RW
14564msgstr ""
14565
c1c69e83 14566#. Logic here rejects the input FPU configuration.
87485f53 14567#: config/tc-nds32.c:3590
c1c69e83
AM
14568#, c-format
14569msgid "unknown FPU configuration `%s'\n"
2cbd2211
RW
14570msgstr ""
14571
c1c69e83 14572#. Logic here rejects the input abi version.
87485f53 14573#: config/tc-nds32.c:3614
c1c69e83
AM
14574#, c-format
14575msgid "unknown ABI version`%s'\n"
2cbd2211
RW
14576msgstr ""
14577
87485f53 14578#: config/tc-nds32.c:4339
c1c69e83
AM
14579#, c-format
14580msgid "Different arguments of .vec_size are found, previous %d, current %d"
2cbd2211
RW
14581msgstr ""
14582
87485f53 14583#: config/tc-nds32.c:4344
c1c69e83
AM
14584#, c-format
14585msgid "Argument of .vec_size is expected 4 or 16, actual: %d."
2cbd2211
RW
14586msgstr ""
14587
87485f53 14588#: config/tc-nds32.c:4348
c1c69e83 14589msgid "Argument of .vec_size is not a constant."
8ea2b00f
AM
14590msgstr ""
14591
87485f53 14592#: config/tc-nds32.c:4934
c1c69e83
AM
14593#, c-format
14594msgid "Don't know how to handle this field. %s"
8ea2b00f
AM
14595msgstr ""
14596
87485f53 14597#: config/tc-nds32.c:5299
c1c69e83
AM
14598#, c-format
14599msgid "instruction %s requires enabling performance extension"
8ea2b00f
AM
14600msgstr ""
14601
87485f53 14602#: config/tc-nds32.c:5311
c1c69e83
AM
14603#, c-format
14604msgid "instruction %s requires enabling performance extension II"
8ea2b00f
AM
14605msgstr ""
14606
87485f53 14607#: config/tc-nds32.c:5323
6e1772d5 14608#, c-format
c1c69e83 14609msgid "instruction %s requires enabling AUDIO extension"
ac50feda
RH
14610msgstr ""
14611
87485f53 14612#: config/tc-nds32.c:5335
87ccc1b0 14613#, c-format
c1c69e83 14614msgid "instruction %s requires enabling STRING extension"
ac50feda
RH
14615msgstr ""
14616
87485f53 14617#: config/tc-nds32.c:5349
8ea2b00f 14618#, c-format
c1c69e83 14619msgid "instruction %s requires enabling DIV & DX_REGS extension"
8ea2b00f
AM
14620msgstr ""
14621
87485f53 14622#: config/tc-nds32.c:5364
6e1772d5 14623#, c-format
c1c69e83
AM
14624msgid "instruction %s requires enabling FPU extension"
14625msgstr ""
14626
87485f53 14627#: config/tc-nds32.c:5376
3caac5b8 14628#, c-format
c1c69e83 14629msgid "instruction %s requires enabling FPU_SP extension"
3caac5b8
AM
14630msgstr ""
14631
87485f53 14632#: config/tc-nds32.c:5388
87ccc1b0 14633#, c-format
f48dfe41 14634msgid "instruction %s requires enabling FPU_DP extension"
ac50feda
RH
14635msgstr ""
14636
87485f53 14637#: config/tc-nds32.c:5399 config/tc-nds32.c:5407
87ccc1b0 14638#, c-format
f48dfe41 14639msgid "instruction %s requires enabling FPU_MAC extension"
ac50feda
RH
14640msgstr ""
14641
87485f53 14642#: config/tc-nds32.c:5415
87ccc1b0 14643#, c-format
c1c69e83 14644msgid "instruction %s requires enabling DX_REGS extension"
ac50feda
RH
14645msgstr ""
14646
87485f53 14647#: config/tc-nds32.c:5431
f48dfe41
NC
14648#, c-format
14649msgid "instruction %s requires enabling dsp extension"
14650msgstr ""
14651
87485f53 14652#: config/tc-nds32.c:5443
f48dfe41
NC
14653#, c-format
14654msgid "instruction %s requires enabling zol extension"
14655msgstr ""
14656
87485f53 14657#: config/tc-nds32.c:5448
f48dfe41
NC
14658#, c-format
14659msgid "internal error: unknown instruction attribute: 0x%08x"
14660msgstr ""
14661
87485f53 14662#: config/tc-nds32.c:5741
ed9e98c2
AM
14663#, c-format
14664msgid "relax hint unrecognized instruction: line %d."
14665msgstr ""
14666
87485f53 14667#: config/tc-nds32.c:5796
ed9e98c2 14668#, c-format
f96bd6c2 14669msgid "Can not find match relax hint. Line: %d"
ed9e98c2
AM
14670msgstr ""
14671
87485f53 14672#: config/tc-nds32.c:5994
f48dfe41
NC
14673msgid "Internal error: .relax_hint KEY is not a number!"
14674msgstr ""
14675
87485f53 14676#: config/tc-nds32.c:6022
ed9e98c2 14677#, c-format
f48dfe41 14678msgid "Internal error: Relax hint (%s) error. %s: %s (%x)"
ed9e98c2
AM
14679msgstr ""
14680
87485f53 14681#: config/tc-nds32.c:6099
ed9e98c2
AM
14682#, c-format
14683msgid "Internal error: Range error. %s"
14684msgstr ""
14685
87485f53 14686#: config/tc-nds32.c:6160
f48dfe41
NC
14687msgid "Multiple BFD_RELOC_NDS32_PTR_RESOLVED patterns are not supported yet!"
14688msgstr ""
14689
87485f53 14690#: config/tc-nds32.c:6308
f48dfe41
NC
14691#, c-format
14692msgid "Not support instruction %s in verbatim."
14693msgstr ""
14694
87485f53 14695#: config/tc-nds32.c:6315
f48dfe41
NC
14696#, c-format
14697msgid "16-bit instruction is disabled: %s."
14698msgstr ""
14699
87485f53 14700#: config/tc-nds32.c:6342
87ccc1b0 14701#, c-format
f96bd6c2 14702msgid "Instruction %s not supported in the baseline."
ac50feda
RH
14703msgstr ""
14704
87485f53 14705#: config/tc-nds32.c:6409
8ea2b00f 14706#, c-format
c1c69e83 14707msgid "Unrecognized opcode, %s."
ac50feda
RH
14708msgstr ""
14709
87485f53 14710#: config/tc-nds32.c:6412
8ea2b00f 14711#, c-format
c1c69e83 14712msgid "Incorrect syntax, %s."
ac50feda
RH
14713msgstr ""
14714
87485f53 14715#: config/tc-nds32.c:6415
8ea2b00f 14716#, c-format
e0e7a9d4 14717msgid "Unrecognized operand/register, %s."
ac50feda
RH
14718msgstr ""
14719
87485f53 14720#: config/tc-nds32.c:6418
8ea2b00f 14721#, c-format
c1c69e83 14722msgid "Operand out of range, %s."
ac50feda
RH
14723msgstr ""
14724
87485f53 14725#: config/tc-nds32.c:6421
87ccc1b0 14726#, c-format
c1c69e83 14727msgid "Prohibited register used for reduced-register, %s."
ac50feda
RH
14728msgstr ""
14729
87485f53 14730#: config/tc-nds32.c:6424
8ea2b00f 14731#, c-format
c1c69e83 14732msgid "Junk at end of line, %s."
ac50feda
RH
14733msgstr ""
14734
87485f53 14735#: config/tc-nds32.c:7122
c1c69e83 14736msgid "Addend to unresolved symbol is not on word boundary."
ac50feda
RH
14737msgstr ""
14738
c1c69e83 14739#. Should never here.
87485f53 14740#: config/tc-nds32.c:7617
c1c69e83 14741msgid "Used FPU instructions requires enabling FPU extension"
ac50feda
RH
14742msgstr ""
14743
87485f53 14744#: config/tc-nds32.c:7813
87ccc1b0 14745#, c-format
c1c69e83
AM
14746msgid "Internal error: Unknown fixup type %d (`%s')"
14747msgstr ""
14748
346d80ef 14749#: config/tc-nios2.c:448 config/tc-pru.c:309
c1c69e83 14750msgid "expecting opcode string in self test mode"
ac50feda
RH
14751msgstr ""
14752
346d80ef 14753#: config/tc-nios2.c:450 config/tc-pru.c:311
87ccc1b0 14754#, c-format
c1c69e83 14755msgid "assembly 0x%08x, expected %s"
ac50feda
RH
14756msgstr ""
14757
346d80ef 14758#: config/tc-nios2.c:843
c1c69e83 14759msgid "branch offset out of range\n"
ac50feda
RH
14760msgstr ""
14761
346d80ef 14762#: config/tc-nios2.c:844
c1c69e83 14763msgid "branch relaxation failed\n"
ac50feda
RH
14764msgstr ""
14765
346d80ef 14766#: config/tc-nios2.c:1140
c1c69e83 14767msgid "error checking for overflow - broken assembler"
ac50feda
RH
14768msgstr ""
14769
346d80ef 14770#: config/tc-nios2.c:1156 config/tc-pru.c:572
87ccc1b0 14771#, c-format
c1c69e83 14772msgid "immediate value 0x%x truncated to 0x%x"
ac50feda
RH
14773msgstr ""
14774
346d80ef 14775#: config/tc-nios2.c:1183 config/tc-pru.c:598
c1c69e83
AM
14776#, c-format
14777msgid "call target address 0x%08x out of range 0x%08x to 0x%08x"
ac50feda
RH
14778msgstr ""
14779
346d80ef 14780#: config/tc-nios2.c:1189
87ccc1b0 14781#, c-format
c1c69e83 14782msgid "branch offset %d out of range %d to %d"
ac50feda
RH
14783msgstr ""
14784
346d80ef 14785#: config/tc-nios2.c:1193
e0e7a9d4
TG
14786#, c-format
14787msgid "branch offset %d out of range"
14788msgstr ""
14789
346d80ef 14790#: config/tc-nios2.c:1199 config/tc-pru.c:608
87ccc1b0 14791#, c-format
c1c69e83 14792msgid "%s offset %d out of range %d to %d"
ac50feda
RH
14793msgstr ""
14794
346d80ef 14795#: config/tc-nios2.c:1203
e0e7a9d4
TG
14796#, c-format
14797msgid "%s offset %d out of range"
14798msgstr ""
14799
346d80ef 14800#: config/tc-nios2.c:1208 config/tc-nios2.c:1223 config/tc-pru.c:613
87ccc1b0 14801#, c-format
c1c69e83 14802msgid "immediate value %d out of range %d to %d"
ac50feda
RH
14803msgstr ""
14804
346d80ef 14805#: config/tc-nios2.c:1213 config/tc-nios2.c:1218 config/tc-pru.c:623
3957a496 14806#: config/tc-pru.c:628
c1c69e83
AM
14807#, c-format
14808msgid "immediate value %u out of range %u to %u"
ac50feda
RH
14809msgstr ""
14810
346d80ef 14811#: config/tc-nios2.c:1228
c1c69e83
AM
14812#, c-format
14813msgid "custom instruction opcode %u out of range %u to %u"
8ea2b00f
AM
14814msgstr ""
14815
346d80ef 14816#: config/tc-nios2.c:1233 config/tc-pru.c:633
c1c69e83 14817msgid "overflow in immediate argument"
8ea2b00f
AM
14818msgstr ""
14819
346d80ef 14820#: config/tc-nios2.c:1305 config/tc-pru.c:668
c1c69e83 14821msgid "cannot create 64-bit relocation"
3caac5b8
AM
14822msgstr ""
14823
346d80ef 14824#: config/tc-nios2.c:1431
87ccc1b0 14825#, c-format
ed9e98c2 14826msgid "internal error: broken opcode descriptor for `%s %s'\n"
8ea2b00f
AM
14827msgstr ""
14828
ab4f385b 14829#: config/tc-nios2.c:1480 config/tc-pru.c:862
ed9e98c2 14830msgid "can't create relocation"
8ea2b00f
AM
14831msgstr ""
14832
ab4f385b
JE
14833#: config/tc-nios2.c:1511 config/tc-pru.c:996 config/tc-pru.c:1016
14834#: config/tc-pru.c:1043 config/tc-pru.c:1062 config/tc-pru.c:1076
ed9e98c2
AM
14835#, c-format
14836msgid "unknown register %s"
87ccc1b0
NC
14837msgstr ""
14838
346d80ef 14839#: config/tc-nios2.c:1519
c1c69e83 14840msgid "expecting control register"
c85dd50d
NC
14841msgstr ""
14842
346d80ef 14843#: config/tc-nios2.c:1521
c1c69e83 14844msgid "illegal use of control register"
c85dd50d
NC
14845msgstr ""
14846
346d80ef 14847#: config/tc-nios2.c:1523
ed9e98c2
AM
14848msgid "illegal use of coprocessor register"
14849msgstr ""
14850
e0e7a9d4 14851#. Should never get here if we passed validation.
346d80ef
NC
14852#: config/tc-nios2.c:1525 config/tc-nios2.c:1839 config/tc-nios2.c:1981
14853#: config/tc-nios2.c:2049
ed9e98c2
AM
14854#, c-format
14855msgid "invalid register %s"
c85dd50d
NC
14856msgstr ""
14857
346d80ef 14858#: config/tc-nios2.c:1533
c1c69e83
AM
14859msgid ""
14860"Register at (r1) can sometimes be corrupted by assembler optimizations.\n"
14861"Use .set noat to turn off those optimizations (and this warning)."
c85dd50d
NC
14862msgstr ""
14863
346d80ef 14864#: config/tc-nios2.c:1538
c1c69e83
AM
14865msgid ""
14866"The debugger will corrupt bt (r25).\n"
14867"If you don't need to debug this code use .set nobreak to turn off this "
14868"warning."
14869msgstr ""
14870
346d80ef 14871#: config/tc-nios2.c:1542
c1c69e83
AM
14872msgid ""
14873"The debugger will corrupt sstatus/ba (r30).\n"
14874"If you don't need to debug this code use .set nobreak to turn off this "
14875"warning."
14876msgstr ""
14877
346d80ef 14878#: config/tc-nios2.c:1932 config/tc-nios2.c:1960
e0e7a9d4
TG
14879msgid "r31 cannot be used with jmp; use ret instead"
14880msgstr ""
14881
346d80ef 14882#: config/tc-nios2.c:1975
e0e7a9d4
TG
14883msgid "r31 cannot be used with jmpr.n; use ret.n instead"
14884msgstr ""
14885
346d80ef
NC
14886#: config/tc-nios2.c:2588 config/tc-nios2.c:2615 config/tc-nios2.c:2642
14887#: config/tc-nios2.c:2673
e0e7a9d4
TG
14888#, c-format
14889msgid "Invalid constant operand %s"
14890msgstr ""
14891
ab4f385b
JE
14892#: config/tc-nios2.c:2990 config/tc-nios2.c:3014 config/tc-pru.c:1318
14893#: config/tc-pru.c:1343 config/tc-pru.c:1363
c85dd50d 14894#, c-format
c1c69e83 14895msgid "badly formed expression near %s"
c85dd50d
NC
14896msgstr ""
14897
ab4f385b 14898#: config/tc-nios2.c:3119 config/tc-pru.c:1389
ed9e98c2
AM
14899#, c-format
14900msgid "expecting %c near %s"
c1c69e83
AM
14901msgstr ""
14902
14903#. we cannot recover from this.
346d80ef 14904#: config/tc-nios2.c:3267
c85dd50d 14905#, c-format
c1c69e83 14906msgid "unrecognized pseudo-instruction %s"
c85dd50d
NC
14907msgstr ""
14908
346d80ef 14909#: config/tc-nios2.c:3530 config/tc-tic6x.c:232
e0e7a9d4
TG
14910#, c-format
14911msgid "unknown architecture '%s'"
14912msgstr ""
14913
346d80ef 14914#: config/tc-nios2.c:3610
e0e7a9d4 14915msgid "Big-endian R2 is not supported."
c1c69e83
AM
14916msgstr ""
14917
c1c69e83 14918#. Unrecognised instruction - error.
ab4f385b 14919#: config/tc-nios2.c:3747 config/tc-pru.c:1716
c85dd50d 14920#, c-format
c1c69e83 14921msgid "unrecognised instruction %s"
c85dd50d
NC
14922msgstr ""
14923
ab4f385b 14924#: config/tc-nios2.c:3867 config/tc-pru.c:1772
c85dd50d 14925#, c-format
c1c69e83 14926msgid "can't represent relocation type %s"
c85dd50d
NC
14927msgstr ""
14928
346d80ef 14929#: config/tc-nios2.c:3960
c1c69e83
AM
14930msgid "Bad .section directive: want a,s,w,x,M,S,G,T in string"
14931msgstr ""
14932
346d80ef 14933#: config/tc-nios2.c:3989
c85dd50d 14934#, c-format
c1c69e83 14935msgid "Illegal operands: %%tls_ldo in %d-byte data field"
c85dd50d
NC
14936msgstr ""
14937
346d80ef 14938#: config/tc-nios2.c:4001
c85dd50d 14939#, c-format
8f595e9b 14940msgid "Illegal operands: %%gotoff in %d-byte data field"
c85dd50d
NC
14941msgstr ""
14942
346d80ef 14943#: config/tc-nios2.c:4014 config/tc-nios2.c:4033 config/tc-nios2.c:4041
c1c69e83 14944#, c-format
8f595e9b
NC
14945msgid "Illegal operands: %s requires arguments in ()"
14946msgstr ""
14947
346d80ef 14948#: config/tc-nios2.c:4049
8f595e9b
NC
14949#, c-format
14950msgid "Illegal operands: garbage after %s()"
b2f58c0c
NC
14951msgstr ""
14952
ed9e98c2 14953#: config/tc-ns32k.c:437
87ccc1b0
NC
14954msgid "Invalid syntax in PC-relative addressing mode"
14955msgstr ""
14956
ed9e98c2 14957#: config/tc-ns32k.c:461
87ccc1b0
NC
14958msgid "Invalid syntax in External addressing mode"
14959msgstr ""
14960
ed9e98c2 14961#: config/tc-ns32k.c:542
87ccc1b0
NC
14962msgid "Invalid syntax in Memory Relative addressing mode"
14963msgstr ""
14964
ed9e98c2 14965#: config/tc-ns32k.c:609
87ccc1b0
NC
14966msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
14967msgstr ""
14968
ed9e98c2 14969#: config/tc-ns32k.c:614
87ccc1b0
NC
14970msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
14971msgstr ""
14972
ed9e98c2 14973#: config/tc-ns32k.c:619
87ccc1b0
NC
14974msgid "Scaled-indexed addressing mode combined with scaled-index"
14975msgstr ""
14976
ed9e98c2 14977#: config/tc-ns32k.c:630
87ccc1b0
NC
14978msgid "Invalid or illegal addressing mode combined with scaled-index"
14979msgstr ""
14980
ed9e98c2 14981#: config/tc-ns32k.c:753
87ccc1b0
NC
14982msgid "Premature end of suffix -- Defaulting to d"
14983msgstr ""
14984
ed9e98c2 14985#: config/tc-ns32k.c:766
87ccc1b0
NC
14986msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
14987msgstr ""
14988
ed9e98c2 14989#: config/tc-ns32k.c:811
87ccc1b0
NC
14990msgid "Very short instr to option, ie you can't do it on a NULLstr"
14991msgstr ""
14992
ed9e98c2 14993#: config/tc-ns32k.c:861
87ccc1b0
NC
14994msgid "No such entry in list. (cpu/mmu register)"
14995msgstr ""
14996
ed9e98c2 14997#: config/tc-ns32k.c:918
87ccc1b0
NC
14998msgid "Internal consistency error. check ns32k-opcode.h"
14999msgstr ""
15000
e0e7a9d4 15001#: config/tc-ns32k.c:943
87ccc1b0
NC
15002msgid "Address of immediate operand"
15003msgstr ""
15004
e0e7a9d4 15005#: config/tc-ns32k.c:944
87ccc1b0
NC
15006msgid "Invalid immediate write operand."
15007msgstr ""
15008
e0e7a9d4 15009#: config/tc-ns32k.c:1074
87ccc1b0
NC
15010msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
15011msgstr ""
15012
777cd7ab 15013#: config/tc-ns32k.c:1108
87ccc1b0
NC
15014msgid "No such opcode"
15015msgstr ""
15016
777cd7ab 15017#: config/tc-ns32k.c:1183
87ccc1b0
NC
15018msgid "Bad suffix, defaulting to d"
15019msgstr ""
15020
777cd7ab 15021#: config/tc-ns32k.c:1210
87ccc1b0
NC
15022msgid "Too many operands passed to instruction"
15023msgstr ""
15024
15025#. Check error in default.
777cd7ab 15026#: config/tc-ns32k.c:1222
87ccc1b0
NC
15027msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
15028msgstr ""
15029
777cd7ab 15030#: config/tc-ns32k.c:1225
87ccc1b0
NC
15031msgid "Wrong number of operands"
15032msgstr ""
15033
777cd7ab 15034#: config/tc-ns32k.c:1298
55cf6793
ZW
15035#, c-format
15036msgid "Can not do %d byte pc-relative relocation for storage type %d"
87ccc1b0
NC
15037msgstr ""
15038
777cd7ab 15039#: config/tc-ns32k.c:1301
55cf6793
ZW
15040#, c-format
15041msgid "Can not do %d byte relocation for storage type %d"
87ccc1b0
NC
15042msgstr ""
15043
777cd7ab 15044#: config/tc-ns32k.c:1393
55cf6793
ZW
15045#, c-format
15046msgid "value of %ld out of byte displacement range."
87ccc1b0
NC
15047msgstr ""
15048
777cd7ab 15049#: config/tc-ns32k.c:1403
55cf6793
ZW
15050#, c-format
15051msgid "value of %ld out of word displacement range."
87ccc1b0
NC
15052msgstr ""
15053
777cd7ab 15054#: config/tc-ns32k.c:1418
55cf6793
ZW
15055#, c-format
15056msgid "value of %ld out of double word displacement range."
87ccc1b0
NC
15057msgstr ""
15058
777cd7ab 15059#: config/tc-ns32k.c:1439
55cf6793 15060#, c-format
f96bd6c2 15061msgid "Internal logic error. Line %d, file: \"%s\""
87ccc1b0
NC
15062msgstr ""
15063
777cd7ab 15064#: config/tc-ns32k.c:1487
55cf6793
ZW
15065#, c-format
15066msgid "Internal logic error. line %d, file \"%s\""
ac50feda
RH
15067msgstr ""
15068
777cd7ab 15069#: config/tc-ns32k.c:1588
55cf6793 15070msgid "Bit field out of range"
ac50feda
RH
15071msgstr ""
15072
777cd7ab 15073#: config/tc-ns32k.c:1688
55cf6793 15074msgid "iif convert internal pcrel/binary"
ac50feda
RH
15075msgstr ""
15076
777cd7ab 15077#: config/tc-ns32k.c:1705
55cf6793 15078msgid "Bignum too big for long"
ac50feda
RH
15079msgstr ""
15080
777cd7ab 15081#: config/tc-ns32k.c:1782
55cf6793 15082msgid "iif convert internal pcrel/pointer"
ac50feda
RH
15083msgstr ""
15084
777cd7ab 15085#: config/tc-ns32k.c:1787
55cf6793 15086msgid "Internal logic error in iif.iifP[n].type"
ac50feda
RH
15087msgstr ""
15088
e0e7a9d4 15089#. We can't relax this case.
777cd7ab 15090#: config/tc-ns32k.c:1823
55cf6793 15091msgid "Can't relax difference"
ac50feda
RH
15092msgstr ""
15093
777cd7ab 15094#: config/tc-ns32k.c:1864
ae351704 15095msgid "Displacement too large for :d"
ac50feda
RH
15096msgstr ""
15097
777cd7ab 15098#: config/tc-ns32k.c:1877
55cf6793 15099msgid "Internal logic error in iif.iifP[].type"
ac50feda
RH
15100msgstr ""
15101
777cd7ab 15102#: config/tc-ns32k.c:2141
87ccc1b0
NC
15103#, c-format
15104msgid "invalid architecture option -m%s, ignored"
15105msgstr ""
15106
777cd7ab 15107#: config/tc-ns32k.c:2154
ac50feda 15108#, c-format
87ccc1b0 15109msgid "invalid default displacement size \"%s\". Defaulting to %d."
ac50feda
RH
15110msgstr ""
15111
777cd7ab 15112#: config/tc-ns32k.c:2170
6e1772d5 15113#, c-format
ac50feda
RH
15114msgid ""
15115"NS32K options:\n"
15116"-m32032 | -m32532\tselect variant of NS32K architecture\n"
87ccc1b0 15117"--disp-size-default=<1|2|4>\n"
ac50feda
RH
15118msgstr ""
15119
777cd7ab 15120#: config/tc-ns32k.c:2246
ac50feda
RH
15121#, c-format
15122msgid "Cannot find relocation type for symbol %s, code %d"
15123msgstr ""
15124
346d80ef
NC
15125#: config/tc-pdp11.c:351 config/tc-pdp11.c:369 config/tc-pdp11.c:375
15126#: config/tc-pdp11.c:400 config/tc-pdp11.c:406 config/tc-pdp11.c:419
a5c7551f 15127msgid "Bad register name"
87ccc1b0
NC
15128msgstr ""
15129
346d80ef 15130#: config/tc-pdp11.c:438 config/tc-pdp11.c:502 config/tc-pdp11.c:513
a5c7551f 15131msgid "Error in expression"
87ccc1b0
NC
15132msgstr ""
15133
346d80ef 15134#: config/tc-pdp11.c:510
a5c7551f 15135msgid "Low order bits truncated in immediate float operand"
a74801ba
ILT
15136msgstr ""
15137
346d80ef 15138#: config/tc-pdp11.c:654
a5c7551f 15139msgid "Float AC not legal as integer operand"
a74801ba
ILT
15140msgstr ""
15141
346d80ef 15142#: config/tc-pdp11.c:674
a5c7551f
RW
15143msgid "General register not legal as float operand"
15144msgstr ""
15145
346d80ef 15146#: config/tc-pdp11.c:707
a5c7551f
RW
15147msgid "No instruction found"
15148msgstr ""
15149
87485f53 15150#: config/tc-pdp11.c:717 config/tc-z80.c:3675
a5c7551f
RW
15151#, c-format
15152msgid "Unknown instruction '%s'"
15153msgstr ""
15154
346d80ef 15155#: config/tc-pdp11.c:723
a5c7551f
RW
15156#, c-format
15157msgid "Unsupported instruction set extension: %s"
15158msgstr ""
15159
346d80ef 15160#: config/tc-pdp11.c:757
a5c7551f
RW
15161msgid "operand is not an absolute constant"
15162msgstr ""
15163
346d80ef 15164#: config/tc-pdp11.c:765
a5c7551f
RW
15165msgid "3-bit immediate out of range"
15166msgstr ""
15167
346d80ef 15168#: config/tc-pdp11.c:772
a5c7551f
RW
15169msgid "6-bit immediate out of range"
15170msgstr ""
15171
346d80ef 15172#: config/tc-pdp11.c:779
a5c7551f
RW
15173msgid "8-bit immediate out of range"
15174msgstr ""
15175
346d80ef 15176#: config/tc-pdp11.c:796 config/tc-pdp11.c:989
a5c7551f
RW
15177msgid "Symbol expected"
15178msgstr ""
15179
346d80ef 15180#: config/tc-pdp11.c:801
a5c7551f
RW
15181msgid "8-bit displacement out of range"
15182msgstr ""
15183
346d80ef
NC
15184#: config/tc-pdp11.c:843 config/tc-pdp11.c:864 config/tc-pdp11.c:881
15185#: config/tc-pdp11.c:902 config/tc-pdp11.c:919 config/tc-pdp11.c:940
15186#: config/tc-pdp11.c:959 config/tc-pdp11.c:980
a5c7551f
RW
15187msgid "Missing ','"
15188msgstr ""
15189
346d80ef 15190#: config/tc-pdp11.c:994
a5c7551f
RW
15191msgid "6-bit displacement out of range"
15192msgstr ""
15193
346d80ef 15194#: config/tc-pdp11.c:1015 config/tc-tilegx.c:1212 config/tc-tilepro.c:1095
777cd7ab 15195#: config/tc-vax.c:1949
a5c7551f
RW
15196msgid "Too many operands"
15197msgstr ""
15198
346d80ef 15199#: config/tc-pdp11.c:1465
c1c69e83
AM
15200#, c-format
15201msgid "Can not represent %s relocation in this object file format"
15202msgstr ""
15203
ed9e98c2 15204#: config/tc-pj.c:64 config/tc-pj.c:73
a5c7551f
RW
15205msgid "confusing relocation expressions"
15206msgstr ""
15207
15208#: config/tc-pj.c:157
15209msgid "can't have relocation for ipush"
15210msgstr ""
15211
9c9c98a5 15212#: config/tc-pj.c:289
cc643b88 15213msgid "expected expression"
a5c7551f
RW
15214msgstr ""
15215
9c9c98a5 15216#: config/tc-pj.c:355
6e1772d5 15217#, c-format
a74801ba
ILT
15218msgid ""
15219"PJ options:\n"
15220"-little\t\t\tgenerate little endian code\n"
15221"-big\t\t\tgenerate big endian code\n"
15222msgstr ""
15223
8f595e9b
NC
15224#: config/tc-pj.c:380 config/tc-sh.c:3595 config/tc-sh.c:3602
15225#: config/tc-sh.c:3609 config/tc-sh.c:3616
a74801ba
ILT
15226msgid "pcrel too far"
15227msgstr ""
15228
87485f53 15229#: config/tc-ppc.c:964 config/tc-ppc.c:972 config/tc-ppc.c:3495
f96bd6c2
PC
15230msgid "invalid register expression"
15231msgstr ""
15232
96e786d1 15233#: config/tc-ppc.c:1135 config/tc-ppc.c:1193 config/tc-ppc.c:1241
c1c69e83
AM
15234msgid "the use of -mvle requires big endian."
15235msgstr ""
15236
96e786d1 15237#: config/tc-ppc.c:1173 config/tc-ppc.c:1195
c1c69e83
AM
15238msgid "the use of -mvle requires -a32."
15239msgstr ""
15240
96e786d1 15241#: config/tc-ppc.c:1175
87ccc1b0
NC
15242#, c-format
15243msgid "%s unsupported"
15244msgstr ""
15245
96e786d1 15246#: config/tc-ppc.c:1268 config/tc-s390.c:435 config/tc-s390.c:442
71300e2c
NC
15247#, c-format
15248msgid "invalid switch -m%s"
15249msgstr ""
15250
96e786d1 15251#: config/tc-ppc.c:1299
2ee0aedf
TG
15252msgid "--nops needs a numeric argument"
15253msgstr ""
15254
96e786d1 15255#: config/tc-ppc.c:1335
6655dba2
SB
15256#, c-format
15257msgid "PowerPC options:\n"
15258msgstr ""
15259
96e786d1 15260#: config/tc-ppc.c:1337
6655dba2
SB
15261#, c-format
15262msgid "-a32 generate ELF32/XCOFF32\n"
15263msgstr ""
15264
96e786d1 15265#: config/tc-ppc.c:1340
6655dba2
SB
15266#, c-format
15267msgid "-a64 generate ELF64/XCOFF64\n"
15268msgstr ""
15269
96e786d1 15270#: config/tc-ppc.c:1342
6655dba2
SB
15271#, c-format
15272msgid "-u ignored\n"
15273msgstr ""
15274
96e786d1 15275#: config/tc-ppc.c:1344
6655dba2
SB
15276#, c-format
15277msgid "-mpwrx, -mpwr2 generate code for POWER/2 (RIOS2)\n"
15278msgstr ""
15279
96e786d1 15280#: config/tc-ppc.c:1346
6655dba2
SB
15281#, c-format
15282msgid "-mpwr generate code for POWER (RIOS1)\n"
15283msgstr ""
15284
96e786d1 15285#: config/tc-ppc.c:1348
6655dba2
SB
15286#, c-format
15287msgid "-m601 generate code for PowerPC 601\n"
15288msgstr ""
15289
96e786d1 15290#: config/tc-ppc.c:1350
6e1772d5 15291#, c-format
ac50feda 15292msgid ""
328577ad 15293"-mppc, -mppc32, -m603, -m604\n"
2ee0aedf 15294" generate code for PowerPC 603/604\n"
6655dba2
SB
15295msgstr ""
15296
96e786d1 15297#: config/tc-ppc.c:1353
6655dba2
SB
15298#, c-format
15299msgid "-m403 generate code for PowerPC 403\n"
15300msgstr ""
15301
96e786d1 15302#: config/tc-ppc.c:1355
6655dba2
SB
15303#, c-format
15304msgid "-m405 generate code for PowerPC 405\n"
15305msgstr ""
15306
96e786d1 15307#: config/tc-ppc.c:1357
6655dba2
SB
15308#, c-format
15309msgid "-m440 generate code for PowerPC 440\n"
15310msgstr ""
15311
96e786d1 15312#: config/tc-ppc.c:1359
6655dba2
SB
15313#, c-format
15314msgid "-m464 generate code for PowerPC 464\n"
15315msgstr ""
15316
96e786d1 15317#: config/tc-ppc.c:1361
6655dba2
SB
15318#, c-format
15319msgid "-m476 generate code for PowerPC 476\n"
15320msgstr ""
15321
96e786d1 15322#: config/tc-ppc.c:1363
6655dba2
SB
15323#, c-format
15324msgid ""
328577ad 15325"-m7400, -m7410, -m7450, -m7455\n"
2ee0aedf 15326" generate code for PowerPC 7400/7410/7450/7455\n"
6655dba2
SB
15327msgstr ""
15328
96e786d1 15329#: config/tc-ppc.c:1366
6655dba2
SB
15330#, c-format
15331msgid ""
f48dfe41
NC
15332"-m750cl, -mgekko, -mbroadway\n"
15333" generate code for PowerPC 750cl/Gekko/Broadway\n"
87ccc1b0
NC
15334msgstr ""
15335
96e786d1 15336#: config/tc-ppc.c:1369
6655dba2
SB
15337#, c-format
15338msgid "-m821, -m850, -m860 generate code for PowerPC 821/850/860\n"
15339msgstr ""
15340
96e786d1 15341#: config/tc-ppc.c:1371
6655dba2
SB
15342#, c-format
15343msgid "-mppc64, -m620 generate code for PowerPC 620/625/630\n"
15344msgstr ""
15345
96e786d1 15346#: config/tc-ppc.c:1373
6e1772d5 15347#, c-format
87ccc1b0 15348msgid ""
2ee0aedf
TG
15349"-mppc64bridge generate code for PowerPC 64, including bridge "
15350"insns\n"
6655dba2
SB
15351msgstr ""
15352
96e786d1 15353#: config/tc-ppc.c:1375
6655dba2
SB
15354#, c-format
15355msgid "-mbooke generate code for 32-bit PowerPC BookE\n"
15356msgstr ""
15357
96e786d1 15358#: config/tc-ppc.c:1377
6655dba2
SB
15359#, c-format
15360msgid "-ma2 generate code for A2 architecture\n"
15361msgstr ""
15362
96e786d1 15363#: config/tc-ppc.c:1379
6655dba2
SB
15364#, c-format
15365msgid "-mpower4, -mpwr4 generate code for Power4 architecture\n"
15366msgstr ""
15367
96e786d1 15368#: config/tc-ppc.c:1381
6655dba2
SB
15369#, c-format
15370msgid ""
9c9c98a5 15371"-mpower5, -mpwr5, -mpwr5x\n"
2ee0aedf 15372" generate code for Power5 architecture\n"
6655dba2
SB
15373msgstr ""
15374
96e786d1 15375#: config/tc-ppc.c:1384
6655dba2
SB
15376#, c-format
15377msgid "-mpower6, -mpwr6 generate code for Power6 architecture\n"
15378msgstr ""
15379
96e786d1 15380#: config/tc-ppc.c:1386
6655dba2
SB
15381#, c-format
15382msgid "-mpower7, -mpwr7 generate code for Power7 architecture\n"
15383msgstr ""
15384
96e786d1 15385#: config/tc-ppc.c:1388
6655dba2
SB
15386#, c-format
15387msgid "-mpower8, -mpwr8 generate code for Power8 architecture\n"
15388msgstr ""
15389
96e786d1 15390#: config/tc-ppc.c:1390
6655dba2
SB
15391#, c-format
15392msgid "-mpower9, -mpwr9 generate code for Power9 architecture\n"
15393msgstr ""
15394
96e786d1 15395#: config/tc-ppc.c:1392
6655dba2 15396#, c-format
b19d852d
NC
15397msgid "-mpower10, -mpwr10 generate code for Power10 architecture\n"
15398msgstr ""
15399
96e786d1
NC
15400#: config/tc-ppc.c:1394
15401#, c-format
15402msgid "-mlibresoc generate code for Libre-SOC architecture\n"
15403msgstr ""
15404
15405#: config/tc-ppc.c:1396
15406#, c-format
15407msgid "-mfuture generate code for 'future' architecture\n"
15408msgstr ""
15409
15410#: config/tc-ppc.c:1398
b19d852d 15411#, c-format
6655dba2 15412msgid ""
2ee0aedf
TG
15413"-mcell generate code for Cell Broadband Engine "
15414"architecture\n"
6655dba2
SB
15415msgstr ""
15416
96e786d1 15417#: config/tc-ppc.c:1400
6655dba2
SB
15418#, c-format
15419msgid ""
f96bd6c2 15420"-mcom generate code for Power/PowerPC common instructions\n"
6655dba2
SB
15421msgstr ""
15422
96e786d1 15423#: config/tc-ppc.c:1402
6655dba2
SB
15424#, c-format
15425msgid ""
2ee0aedf 15426"-many generate code for any architecture (PWR/PWRX/PPC)\n"
87ccc1b0
NC
15427msgstr ""
15428
96e786d1 15429#: config/tc-ppc.c:1404
6655dba2
SB
15430#, c-format
15431msgid "-maltivec generate code for AltiVec\n"
15432msgstr ""
15433
96e786d1 15434#: config/tc-ppc.c:1406
6e1772d5 15435#, c-format
87ccc1b0 15436msgid ""
2ee0aedf 15437"-mvsx generate code for Vector-Scalar (VSX) instructions\n"
6655dba2
SB
15438msgstr ""
15439
96e786d1 15440#: config/tc-ppc.c:1408
6655dba2
SB
15441#, c-format
15442msgid "-me300 generate code for PowerPC e300 family\n"
15443msgstr ""
15444
96e786d1 15445#: config/tc-ppc.c:1410
6655dba2
SB
15446#, c-format
15447msgid "-me500, -me500x2 generate code for Motorola e500 core complex\n"
15448msgstr ""
15449
96e786d1 15450#: config/tc-ppc.c:1412
6655dba2
SB
15451#, c-format
15452msgid ""
f12e7348 15453"-me500mc, generate code for Freescale e500mc core complex\n"
6655dba2
SB
15454msgstr ""
15455
96e786d1 15456#: config/tc-ppc.c:1414
6655dba2
SB
15457#, c-format
15458msgid ""
2ee0aedf 15459"-me500mc64, generate code for Freescale e500mc64 core complex\n"
6655dba2
SB
15460msgstr ""
15461
96e786d1 15462#: config/tc-ppc.c:1416
6655dba2
SB
15463#, c-format
15464msgid ""
c1c69e83 15465"-me5500, generate code for Freescale e5500 core complex\n"
6655dba2
SB
15466msgstr ""
15467
96e786d1 15468#: config/tc-ppc.c:1418
6655dba2
SB
15469#, c-format
15470msgid ""
c1c69e83 15471"-me6500, generate code for Freescale e6500 core complex\n"
6655dba2
SB
15472msgstr ""
15473
96e786d1 15474#: config/tc-ppc.c:1420
6655dba2
SB
15475#, c-format
15476msgid "-mspe generate code for Motorola SPE instructions\n"
15477msgstr ""
15478
96e786d1 15479#: config/tc-ppc.c:1422
6655dba2
SB
15480#, c-format
15481msgid "-mspe2 generate code for Freescale SPE2 instructions\n"
15482msgstr ""
15483
96e786d1 15484#: config/tc-ppc.c:1424
6655dba2
SB
15485#, c-format
15486msgid "-mvle generate code for Freescale VLE instructions\n"
15487msgstr ""
15488
96e786d1 15489#: config/tc-ppc.c:1426
6655dba2
SB
15490#, c-format
15491msgid ""
2ee0aedf 15492"-mtitan generate code for AppliedMicro Titan core complex\n"
ac50feda
RH
15493msgstr ""
15494
96e786d1 15495#: config/tc-ppc.c:1428
6655dba2
SB
15496#, c-format
15497msgid "-mregnames Allow symbolic names for registers\n"
15498msgstr ""
15499
96e786d1 15500#: config/tc-ppc.c:1430
6655dba2
SB
15501#, c-format
15502msgid "-mno-regnames Do not allow symbolic names for registers\n"
15503msgstr ""
15504
96e786d1 15505#: config/tc-ppc.c:1433
6655dba2
SB
15506#, c-format
15507msgid "-mrelocatable support for GCC's -mrelocatble option\n"
15508msgstr ""
15509
96e786d1 15510#: config/tc-ppc.c:1435
6655dba2
SB
15511#, c-format
15512msgid "-mrelocatable-lib support for GCC's -mrelocatble-lib option\n"
15513msgstr ""
15514
96e786d1 15515#: config/tc-ppc.c:1437
6655dba2
SB
15516#, c-format
15517msgid "-memb set PPC_EMB bit in ELF flags\n"
15518msgstr ""
15519
96e786d1 15520#: config/tc-ppc.c:1439
6e1772d5 15521#, c-format
ac50feda 15522msgid ""
cc643b88 15523"-mlittle, -mlittle-endian, -le\n"
2ee0aedf 15524" generate code for a little endian machine\n"
6655dba2
SB
15525msgstr ""
15526
96e786d1 15527#: config/tc-ppc.c:1442
6655dba2
SB
15528#, c-format
15529msgid ""
cc643b88 15530"-mbig, -mbig-endian, -be\n"
2ee0aedf 15531" generate code for a big endian machine\n"
2ee0aedf
TG
15532msgstr ""
15533
96e786d1 15534#: config/tc-ppc.c:1445
6655dba2
SB
15535#, c-format
15536msgid "-msolaris generate code for Solaris\n"
15537msgstr ""
15538
96e786d1 15539#: config/tc-ppc.c:1447
6655dba2
SB
15540#, c-format
15541msgid "-mno-solaris do not generate code for Solaris\n"
15542msgstr ""
15543
96e786d1 15544#: config/tc-ppc.c:1449
6655dba2
SB
15545#, c-format
15546msgid "-K PIC set EF_PPC_RELOCATABLE_LIB in ELF flags\n"
15547msgstr ""
15548
96e786d1 15549#: config/tc-ppc.c:1451
6655dba2
SB
15550#, c-format
15551msgid "-V print assembler version number\n"
15552msgstr ""
15553
96e786d1 15554#: config/tc-ppc.c:1453
6655dba2
SB
15555#, c-format
15556msgid "-Qy, -Qn ignored\n"
15557msgstr ""
15558
96e786d1 15559#: config/tc-ppc.c:1456
2ee0aedf
TG
15560#, c-format
15561msgid ""
15562"-nops=count when aligning, more than COUNT nops uses a branch\n"
ac50feda
RH
15563msgstr ""
15564
96e786d1 15565#: config/tc-ppc.c:1458
6655dba2
SB
15566#, c-format
15567msgid "-ppc476-workaround warn if emitting data to code sections\n"
15568msgstr ""
15569
96e786d1 15570#: config/tc-ppc.c:1488
c1c69e83
AM
15571#, c-format
15572msgid "unknown default cpu = %s, os = %s"
15573msgstr ""
15574
96e786d1 15575#: config/tc-ppc.c:1574
c1c69e83
AM
15576#, c-format
15577msgid "mask trims opcode bits for %s"
15578msgstr ""
15579
96e786d1 15580#: config/tc-ppc.c:1584
ac50feda 15581#, c-format
c1c69e83 15582msgid "operand index error for %s"
ac50feda
RH
15583msgstr ""
15584
96e786d1 15585#: config/tc-ppc.c:1610
c1c69e83
AM
15586#, c-format
15587msgid "operand %d overlap in %s"
ac50feda
RH
15588msgstr ""
15589
96e786d1 15590#: config/tc-ppc.c:1619
f48dfe41
NC
15591#, c-format
15592msgid "non-optional operand %d follows optional operand in %s"
15593msgstr ""
15594
96e786d1 15595#: config/tc-ppc.c:1685
ac50feda 15596#, c-format
ae351704
AM
15597msgid "powerpc_operands[%d].bitm invalid"
15598msgstr ""
15599
96e786d1 15600#: config/tc-ppc.c:1692
ae351704
AM
15601#, c-format
15602msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]"
15603msgstr ""
15604
96e786d1
NC
15605#: config/tc-ppc.c:1720 config/tc-ppc.c:1773 config/tc-ppc.c:1815
15606#: config/tc-ppc.c:1863
499ac353
NC
15607#, c-format
15608msgid "major opcode is not sorted for %s"
15609msgstr ""
15610
96e786d1 15611#: config/tc-ppc.c:1726
e0e7a9d4
TG
15612#, c-format
15613msgid "%s is enabled by vle flag"
15614msgstr ""
15615
96e786d1 15616#: config/tc-ppc.c:1733
e0e7a9d4
TG
15617#, c-format
15618msgid "%s not disabled by vle flag"
15619msgstr ""
15620
96e786d1
NC
15621#: config/tc-ppc.c:1839
15622#, c-format
15623msgid "opcode is not sorted for %s"
15624msgstr ""
15625
15626#: config/tc-ppc.c:2257
6655dba2
SB
15627#, c-format
15628msgid "symbol+offset@%s means symbol@%s+offset"
71300e2c
NC
15629msgstr ""
15630
96e786d1 15631#: config/tc-ppc.c:2277
6655dba2
SB
15632#, c-format
15633msgid "symbol+offset@%s not supported"
c1c69e83
AM
15634msgstr ""
15635
87485f53 15636#: config/tc-ppc.c:2356 config/tc-ppc.c:4226 config/tc-ppc.c:7691
ed9e98c2
AM
15637msgid "data in executable section"
15638msgstr ""
15639
96e786d1 15640#: config/tc-ppc.c:2397
c1c69e83 15641msgid "expected comma after symbol-name: rest of line ignored."
ac50feda
RH
15642msgstr ""
15643
96e786d1 15644#: config/tc-ppc.c:2430
ac50feda 15645#, c-format
c1c69e83 15646msgid "ignoring attempt to re-define symbol `%s'."
ac50feda
RH
15647msgstr ""
15648
96e786d1 15649#: config/tc-ppc.c:2438
ae351704 15650#, c-format
c1c69e83
AM
15651msgid "length of .lcomm \"%s\" is already %ld. Not changed to %ld."
15652msgstr ""
15653
96e786d1 15654#: config/tc-ppc.c:2456
c1c69e83 15655msgid "common alignment not a power of 2"
ae351704
AM
15656msgstr ""
15657
96e786d1 15658#: config/tc-ppc.c:2498
ae351704 15659#, c-format
c1c69e83
AM
15660msgid "expected comma after name `%s' in .localentry directive"
15661msgstr ""
15662
96e786d1 15663#: config/tc-ppc.c:2508
c1c69e83 15664msgid "missing expression in .localentry directive"
ae351704
AM
15665msgstr ""
15666
96e786d1 15667#: config/tc-ppc.c:2529
ae351704 15668#, c-format
c1c69e83 15669msgid ".localentry expression for `%s' is not a valid power of 2"
ae351704
AM
15670msgstr ""
15671
96e786d1 15672#: config/tc-ppc.c:2546
c1c69e83
AM
15673#, c-format
15674msgid ".localentry expression for `%s' does not evaluate to a constant"
15675msgstr ""
15676
96e786d1 15677#: config/tc-ppc.c:2561
c1c69e83 15678msgid "missing expression in .abiversion directive"
ac50feda
RH
15679msgstr ""
15680
96e786d1 15681#: config/tc-ppc.c:2570
c1c69e83 15682msgid ".abiversion expression does not evaluate to a constant"
ae351704
AM
15683msgstr ""
15684
96e786d1 15685#: config/tc-ppc.c:2650
c1c69e83
AM
15686msgid "relocation cannot be done when using -mrelocatable"
15687msgstr ""
15688
96e786d1 15689#: config/tc-ppc.c:2696
ae351704
AM
15690msgid "TOC section size exceeds 64k"
15691msgstr ""
15692
96e786d1 15693#: config/tc-ppc.c:3256
f48dfe41
NC
15694#, c-format
15695msgid "%s howto doesn't match size/pcrel in gas"
15696msgstr ""
15697
96e786d1 15698#: config/tc-ppc.c:3335
c1c69e83
AM
15699#, c-format
15700msgid "unrecognized opcode: `%s'"
15701msgstr ""
15702
777cd7ab 15703#. lmw, stmw, lswi, lswx, stswi, stswx
96e786d1 15704#: config/tc-ppc.c:3346
ae351704 15705#, c-format
777cd7ab 15706msgid "`%s' invalid when little-endian"
ae351704
AM
15707msgstr ""
15708
87485f53 15709#: config/tc-ppc.c:3695
2ee0aedf
TG
15710#, c-format
15711msgid "@tls may not be used with \"%s\" operands"
15712msgstr ""
15713
87485f53 15714#: config/tc-ppc.c:3698
2ee0aedf
TG
15715msgid "@tls may only be used in last operand"
15716msgstr ""
15717
87485f53
NC
15718#: config/tc-ppc.c:3736 config/tc-ppc.c:3746 config/tc-ppc.c:3756
15719#: config/tc-ppc.c:3771
f48dfe41
NC
15720#, c-format
15721msgid "%s unsupported on this instruction"
15722msgstr ""
15723
87485f53 15724#: config/tc-ppc.c:3818
ed9e98c2
AM
15725#, c-format
15726msgid "assuming %s on symbol"
15727msgstr ""
15728
87485f53 15729#: config/tc-ppc.c:3941
ae351704
AM
15730msgid "unsupported relocation for DS offset field"
15731msgstr ""
15732
87485f53 15733#: config/tc-ppc.c:3994
ae351704 15734#, c-format
f48dfe41 15735msgid "syntax error; found `%c', expected `%c'"
ae351704
AM
15736msgstr ""
15737
87485f53 15738#: config/tc-ppc.c:3999
2ee0aedf 15739#, c-format
f48dfe41 15740msgid "syntax error; end of line, expected `%c'"
ae351704
AM
15741msgstr ""
15742
87485f53 15743#: config/tc-ppc.c:4064 config/tc-ppc.c:6865
71300e2c
NC
15744#, c-format
15745msgid "instruction address is not a multiple of %d"
15746msgstr ""
15747
87485f53 15748#: config/tc-ppc.c:4183
3957a496
NC
15749msgid "bad .section directive: want a,e,v,w,x,M,S,G,T in string"
15750msgstr ""
15751
87485f53 15752#: config/tc-ppc.c:4333
ae351704
AM
15753msgid "missing size"
15754msgstr ""
15755
87485f53 15756#: config/tc-ppc.c:4342
ae351704
AM
15757msgid "negative size"
15758msgstr ""
15759
87485f53 15760#: config/tc-ppc.c:4369
6c037fdb
NC
15761msgid "Unknown visibility field in .comm"
15762msgstr ""
15763
87485f53 15764#: config/tc-ppc.c:4387
ae351704
AM
15765msgid "missing real symbol name"
15766msgstr ""
15767
87485f53 15768#: config/tc-ppc.c:4426
ae351704
AM
15769msgid "attempt to redefine symbol"
15770msgstr ""
15771
87485f53 15772#: config/tc-ppc.c:4735
cc643b88 15773#, c-format
c1c69e83 15774msgid "no known dwarf XCOFF section for flag 0x%08x\n"
cc643b88
NC
15775msgstr ""
15776
87485f53 15777#: config/tc-ppc.c:4748
cc643b88
NC
15778#, c-format
15779msgid "label %s was not defined in this dwarf section"
15780msgstr ""
15781
87485f53 15782#: config/tc-ppc.c:4862
c1c69e83 15783msgid "the XCOFF file format does not support arbitrary sections"
ae351704
AM
15784msgstr ""
15785
87485f53 15786#: config/tc-ppc.c:4900
6c037fdb
NC
15787msgid "Unknown visibility field in .extern"
15788msgstr ""
15789
87485f53 15790#: config/tc-ppc.c:4937
6c037fdb
NC
15791msgid "Unknown visibility field in .globl"
15792msgstr ""
15793
87485f53 15794#: config/tc-ppc.c:4974
6c037fdb
NC
15795msgid "Unknown visibility field in .weak"
15796msgstr ""
15797
87485f53 15798#: config/tc-ppc.c:5025
9c9c98a5
NC
15799msgid ".ref outside .csect"
15800msgstr ""
15801
87485f53 15802#: config/tc-ppc.c:5046 config/tc-ppc.c:5306
9c9c98a5
NC
15803msgid "missing symbol name"
15804msgstr ""
15805
87485f53 15806#: config/tc-ppc.c:5076
ae351704
AM
15807msgid "missing rename string"
15808msgstr ""
15809
87485f53 15810#: config/tc-ppc.c:5106 config/tc-ppc.c:5708
ae351704
AM
15811msgid "missing value"
15812msgstr ""
15813
87485f53 15814#: config/tc-ppc.c:5124
ae351704
AM
15815msgid "illegal .stabx expression; zero assumed"
15816msgstr ""
15817
87485f53 15818#: config/tc-ppc.c:5156
ae351704
AM
15819msgid "missing class"
15820msgstr ""
15821
87485f53 15822#: config/tc-ppc.c:5165
ae351704
AM
15823msgid "missing type"
15824msgstr ""
15825
87485f53 15826#: config/tc-ppc.c:5192
cc643b88
NC
15827msgid ".stabx of storage class stsym must be within .bs/.es"
15828msgstr ""
15829
87485f53 15830#: config/tc-ppc.c:5496
ae351704
AM
15831msgid "nested .bs blocks"
15832msgstr ""
15833
87485f53 15834#: config/tc-ppc.c:5527
ae351704
AM
15835msgid ".es without preceding .bs"
15836msgstr ""
15837
87485f53 15838#: config/tc-ppc.c:5700
ae351704
AM
15839msgid "non-constant byte count"
15840msgstr ""
15841
87485f53 15842#: config/tc-ppc.c:5775
ae351704
AM
15843msgid ".tc not in .toc section"
15844msgstr ""
15845
87485f53 15846#: config/tc-ppc.c:5793
ae351704
AM
15847msgid ".tc with no label"
15848msgstr ""
15849
87485f53 15850#: config/tc-ppc.c:5821
346d80ef
NC
15851#, c-format
15852msgid ".tc with storage class %d not yet supported"
15853msgstr ""
15854
87485f53 15855#: config/tc-ppc.c:5890 config/tc-s390.c:1967
ae351704
AM
15856msgid ".machine stack overflow"
15857msgstr ""
15858
87485f53 15859#: config/tc-ppc.c:5897 config/tc-s390.c:1978
ae351704
AM
15860msgid ".machine stack underflow"
15861msgstr ""
15862
87485f53 15863#: config/tc-ppc.c:5939 config/tc-s390.c:1990
ae351704
AM
15864#, c-format
15865msgid "invalid machine `%s'"
15866msgstr ""
15867
87485f53 15868#: config/tc-ppc.c:5983
ae351704
AM
15869msgid "bad symbol suffix"
15870msgstr ""
15871
87485f53 15872#: config/tc-ppc.c:6082
c1c69e83 15873msgid "unrecognized symbol suffix"
ae351704
AM
15874msgstr ""
15875
87485f53 15876#: config/tc-ppc.c:6170
e0e7a9d4
TG
15877msgid ".ef with no preceding .function"
15878msgstr ""
15879
87485f53 15880#: config/tc-ppc.c:6309
e0e7a9d4
TG
15881#, c-format
15882msgid "warning: symbol %s has no csect"
15883msgstr ""
15884
87485f53 15885#: config/tc-ppc.c:6641
e0e7a9d4
TG
15886msgid "symbol in .toc does not match any .tc"
15887msgstr ""
15888
87485f53 15889#: config/tc-ppc.c:7393
e0e7a9d4
TG
15890#, c-format
15891msgid "%s unsupported as instruction fixup"
15892msgstr ""
15893
87485f53 15894#: config/tc-ppc.c:7492
e0e7a9d4
TG
15895#, c-format
15896msgid "unsupported relocation against %s"
15897msgstr ""
15898
87485f53 15899#: config/tc-ppc.c:7654
346d80ef 15900#, c-format
6c037fdb 15901msgid "R_TLSML relocation doesn't target a TOC entry named \"_$TLSML\": %s"
346d80ef
NC
15902msgstr ""
15903
87485f53 15904#: config/tc-ppc.c:7674
e0e7a9d4
TG
15905#, c-format
15906msgid "Gas failure, reloc value %d\n"
15907msgstr ""
15908
3957a496 15909#: config/tc-pru.c:603
f96bd6c2
PC
15910#, c-format
15911msgid "quick branch offset %d out of range %d to %d"
15912msgstr ""
15913
3957a496 15914#: config/tc-pru.c:618
f96bd6c2
PC
15915#, c-format
15916msgid "immediate value %llu out of range %u to %lu"
15917msgstr ""
15918
6655dba2 15919#: config/tc-pru.c:697
f96bd6c2
PC
15920msgid "unexpected PC relative expression"
15921msgstr ""
15922
6655dba2 15923#: config/tc-pru.c:734 config/tc-pru.c:741
f96bd6c2
PC
15924msgid "residual low bits in pmem diff relocation"
15925msgstr ""
15926
ab4f385b 15927#: config/tc-pru.c:938 config/tc-pru.c:971
f96bd6c2
PC
15928#, c-format
15929msgid "trailing garbage after expression: %s"
15930msgstr ""
15931
ab4f385b 15932#: config/tc-pru.c:943
f96bd6c2
PC
15933#, c-format
15934msgid "expected expression, got %s"
15935msgstr ""
15936
ab4f385b 15937#: config/tc-pru.c:976
f96bd6c2
PC
15938#, c-format
15939msgid "expected constant expression, got %s"
15940msgstr ""
15941
ab4f385b 15942#: config/tc-pru.c:1029
f96bd6c2
PC
15943msgid "data transfer register cannot be halfword"
15944msgstr ""
15945
ab4f385b 15946#: config/tc-pru.c:1048
f96bd6c2
PC
15947msgid "destination register must be full-word"
15948msgstr ""
15949
ab4f385b 15950#: config/tc-pru.c:1080
f96bd6c2
PC
15951#, c-format
15952msgid "cannot use partial register %s for addressing"
15953msgstr ""
15954
ab4f385b 15955#: config/tc-pru.c:1093
71300e2c
NC
15956#, c-format
15957msgid "value %lu is too large for a byte operand"
15958msgstr ""
15959
ab4f385b 15960#: config/tc-pru.c:1115
e0e7a9d4 15961#, c-format
f96bd6c2
PC
15962msgid "loop count constant %ld is out of range [1..%d]"
15963msgstr ""
15964
ab4f385b 15965#: config/tc-pru.c:1215 config/tc-pru.c:1241
f96bd6c2
PC
15966#, c-format
15967msgid "byte count constant %ld is out of range [1..%d]"
15968msgstr ""
15969
ab4f385b 15970#: config/tc-pru.c:1222 config/tc-pru.c:1248
f96bd6c2 15971msgid "only r0 can be used as byte count register"
e0e7a9d4
TG
15972msgstr ""
15973
ab4f385b 15974#: config/tc-pru.c:1224 config/tc-pru.c:1250
f96bd6c2
PC
15975msgid "only r0.bX byte fields of r0 can be used as byte count"
15976msgstr ""
15977
ab4f385b 15978#: config/tc-pru.c:1263
f96bd6c2
PC
15979#, c-format
15980msgid "invalid constant table offset %ld"
15981msgstr ""
15982
ab4f385b 15983#: config/tc-pru.c:1274
f96bd6c2
PC
15984#, c-format
15985msgid "invalid WakeOnStatus %ld"
15986msgstr ""
15987
ab4f385b 15988#: config/tc-pru.c:1285
f96bd6c2
PC
15989#, c-format
15990msgid "invalid XFR WideBus Address %ld"
e0e7a9d4
TG
15991msgstr ""
15992
ab4f385b 15993#: config/tc-pru.c:1545
f96bd6c2
PC
15994#, c-format
15995msgid ""
15996"PRU options:\n"
15997" -mlink-relax generate relocations for linker relaxation (default).\n"
15998" -mno-link-relax don't generate relocations for linker relaxation.\n"
15999msgstr ""
16000
ab4f385b 16001#: config/tc-pru.c:1818
f96bd6c2
PC
16002#, c-format
16003msgid "Label \"%s\" matches a CPU register name"
16004msgstr ""
16005
87485f53 16006#: config/tc-riscv.c:215
8f595e9b
NC
16007#, c-format
16008msgid ""
346d80ef 16009"unknown default privileged spec `%s' set by -mpriv-spec or --with-priv-spec"
8f595e9b
NC
16010msgstr ""
16011
346d80ef 16012#. Still can not find the privileged spec class.
87485f53 16013#: config/tc-riscv.c:237
8f595e9b 16014#, c-format
346d80ef
NC
16015msgid ""
16016"unknown default privileged spec `%d.%d.%d' set by privileged elf attributes"
8f595e9b
NC
16017msgstr ""
16018
87485f53 16019#: config/tc-riscv.c:323
6c037fdb
NC
16020msgid ""
16021"the architecture string of -march and elf architecture attributes cannot be "
16022"empty"
16023msgstr ""
16024
87485f53 16025#: config/tc-riscv.c:888 config/tc-riscv.c:949 config/tc-riscv.c:1502
346d80ef
NC
16026#, c-format
16027msgid "internal: duplicate %s"
16028msgstr ""
16029
87485f53 16030#: config/tc-riscv.c:1098
8f595e9b
NC
16031#, c-format
16032msgid "internal: bad RISC-V CSR class (0x%x)"
16033msgstr ""
16034
87485f53 16035#: config/tc-riscv.c:1104
631ec08c
NC
16036#, c-format
16037msgid "invalid CSR `%s', needs rv32i extension"
16038msgstr ""
16039
87485f53 16040#: config/tc-riscv.c:1106
8f595e9b 16041#, c-format
631ec08c 16042msgid "invalid CSR `%s', needs `h' extension"
8f595e9b
NC
16043msgstr ""
16044
87485f53 16045#: config/tc-riscv.c:1110
631ec08c
NC
16046#, c-format
16047msgid "invalid CSR `%s', needs `%s' extension"
16048msgstr ""
16049
87485f53 16050#: config/tc-riscv.c:1133
8f595e9b 16051#, c-format
346d80ef 16052msgid "invalid CSR `%s' for the privileged spec `%s'"
8f595e9b
NC
16053msgstr ""
16054
87485f53 16055#: config/tc-riscv.c:1267
e0e7a9d4
TG
16056#, c-format
16057msgid "internal: bad RISC-V opcode (mask error): %s %s"
16058msgstr ""
16059
87485f53 16060#: config/tc-riscv.c:1462
e0e7a9d4 16061#, c-format
6c037fdb 16062msgid "internal: bad RISC-V opcode (unknown operand type `%s'): %s %s"
e0e7a9d4
TG
16063msgstr ""
16064
87485f53 16065#: config/tc-riscv.c:1471
e0e7a9d4 16066#, c-format
96e786d1 16067msgid "internal: bad RISC-V opcode (bits %#llx undefined or invalid): %s %s"
e0e7a9d4
TG
16068msgstr ""
16069
87485f53 16070#: config/tc-riscv.c:1513
346d80ef
NC
16071msgid "internal: broken assembler. No assembly attempted"
16072msgstr ""
16073
87485f53 16074#: config/tc-riscv.c:1626
e0e7a9d4 16075#, c-format
ffa5352c 16076msgid "internal: unsupported RISC-V relocation number %d"
e0e7a9d4
TG
16077msgstr ""
16078
87485f53 16079#: config/tc-riscv.c:1741
6c037fdb
NC
16080#, c-format
16081msgid "internal: invalid macro argument `%s'"
e0e7a9d4
TG
16082msgstr ""
16083
87485f53 16084#: config/tc-riscv.c:1766
346d80ef 16085msgid "internal: vasprintf failed"
6655dba2
SB
16086msgstr ""
16087
87485f53 16088#: config/tc-riscv.c:1796 config/tc-riscv.c:1874
e0e7a9d4
TG
16089msgid "unsupported large constant"
16090msgstr ""
16091
87485f53 16092#: config/tc-riscv.c:1798
71300e2c
NC
16093#, c-format
16094msgid "unknown CSR `%s'"
16095msgstr ""
16096
87485f53 16097#: config/tc-riscv.c:1801
e0e7a9d4 16098#, c-format
346d80ef 16099msgid "instruction %s requires absolute expression"
e0e7a9d4
TG
16100msgstr ""
16101
87485f53 16102#: config/tc-riscv.c:1975 config/tc-riscv.c:2010
6c037fdb
NC
16103msgid "must provide temp if destination overlaps mask"
16104msgstr ""
16105
87485f53 16106#: config/tc-riscv.c:2175
e0e7a9d4 16107#, c-format
346d80ef 16108msgid "internal: macro %s not implemented"
e0e7a9d4
TG
16109msgstr ""
16110
87485f53 16111#: config/tc-riscv.c:2371
6c037fdb
NC
16112msgid "multiple vsew constants"
16113msgstr ""
16114
87485f53 16115#: config/tc-riscv.c:2379
6c037fdb
NC
16116msgid "multiple vlmul constants"
16117msgstr ""
16118
87485f53 16119#: config/tc-riscv.c:2387
6c037fdb
NC
16120msgid "multiple vta constants"
16121msgstr ""
16122
87485f53 16123#: config/tc-riscv.c:2395
6c037fdb
NC
16124msgid "multiple vma constants"
16125msgstr ""
16126
16127#. Reset error message of the previous round.
87485f53 16128#: config/tc-riscv.c:2566
6c037fdb
NC
16129msgid "illegal operands"
16130msgstr ""
16131
87485f53 16132#: config/tc-riscv.c:2617
8f595e9b 16133#, c-format
346d80ef 16134msgid "read-only CSR is written `%s'"
8f595e9b
NC
16135msgstr ""
16136
87485f53 16137#: config/tc-riscv.c:2627
6c037fdb
NC
16138msgid "illegal opcode for zve32x"
16139msgstr ""
16140
87485f53 16141#: config/tc-riscv.c:2879
631ec08c 16142msgid "bad value for compressed funct6 field, value must be 0...63"
f48dfe41
NC
16143msgstr ""
16144
87485f53 16145#: config/tc-riscv.c:2894
346d80ef 16146msgid "bad value for compressed funct4 field, value must be 0...15"
71300e2c
NC
16147msgstr ""
16148
87485f53 16149#: config/tc-riscv.c:2909
346d80ef 16150msgid "bad value for compressed funct3 field, value must be 0...7"
71300e2c
NC
16151msgstr ""
16152
87485f53 16153#: config/tc-riscv.c:2924
346d80ef 16154msgid "bad value for compressed funct2 field, value must be 0...3"
f48dfe41
NC
16155msgstr ""
16156
87485f53 16157#: config/tc-riscv.c:3017
6c037fdb 16158msgid "bad value for vsetivli immediate field, value must be 0..1023"
71300e2c
NC
16159msgstr ""
16160
87485f53 16161#: config/tc-riscv.c:3029
6c037fdb
NC
16162msgid "bad value for vsetvli immediate field, value must be 0..2047"
16163msgstr ""
16164
87485f53 16165#: config/tc-riscv.c:3042
6c037fdb
NC
16166msgid "bad value for vector immediate field, value must be -16...15"
16167msgstr ""
16168
87485f53 16169#: config/tc-riscv.c:3054
6c037fdb
NC
16170msgid "bad value for vector immediate field, value must be 0...31"
16171msgstr ""
16172
87485f53 16173#: config/tc-riscv.c:3066
6c037fdb 16174msgid "bad value for vector immediate field, value must be -15...16"
e0e7a9d4
TG
16175msgstr ""
16176
87485f53
NC
16177#: config/tc-riscv.c:3078
16178msgid "bad value for vector immediate field, value must be 0...63"
16179msgstr ""
16180
16181#: config/tc-riscv.c:3139 config/tc-riscv.c:3150
e0e7a9d4 16182#, c-format
96e786d1 16183msgid "improper shift amount (%<PRIu64>)"
e0e7a9d4
TG
16184msgstr ""
16185
87485f53 16186#: config/tc-riscv.c:3161
e0e7a9d4 16187#, c-format
96e786d1 16188msgid "improper CSRxI immediate (%<PRIu64>)"
e0e7a9d4
TG
16189msgstr ""
16190
87485f53 16191#: config/tc-riscv.c:3178
e0e7a9d4 16192#, c-format
96e786d1 16193msgid "improper CSR address (%<PRIu64>)"
e0e7a9d4
TG
16194msgstr ""
16195
87485f53 16196#: config/tc-riscv.c:3358
e0e7a9d4
TG
16197msgid "lui expression not in range 0..1048575"
16198msgstr ""
16199
87485f53 16200#: config/tc-riscv.c:3391
71300e2c
NC
16201msgid ""
16202"bad value for opcode field, value must be 0...127 and lower 2 bits must be "
16203"0x3"
16204msgstr ""
16205
87485f53 16206#: config/tc-riscv.c:3407
71300e2c
NC
16207msgid "bad value for opcode field, value must be 0...2"
16208msgstr ""
16209
87485f53 16210#: config/tc-riscv.c:3430
71300e2c
NC
16211msgid "bad value for funct7 field, value must be 0...127"
16212msgstr ""
16213
87485f53 16214#: config/tc-riscv.c:3445
346d80ef
NC
16215msgid "bad value for funct3 field, value must be 0...7"
16216msgstr ""
16217
87485f53 16218#: config/tc-riscv.c:3460
346d80ef
NC
16219msgid "bad value for funct2 field, value must be 0...3"
16220msgstr ""
16221
87485f53 16222#: config/tc-riscv.c:3478
71300e2c 16223#, c-format
6c037fdb 16224msgid "Improper bs immediate (%lu)"
71300e2c
NC
16225msgstr ""
16226
87485f53 16227#: config/tc-riscv.c:3489
e0e7a9d4 16228#, c-format
6c037fdb 16229msgid "Improper rnum immediate (%lu)"
e0e7a9d4
TG
16230msgstr ""
16231
87485f53 16232#: config/tc-riscv.c:3521
631ec08c
NC
16233#, c-format
16234msgid "improper prefetch offset (%ld)"
16235msgstr ""
16236
87485f53
NC
16237#: config/tc-riscv.c:3548
16238msgid ""
16239"bad fli constant operand, supported constants must be in decimal or "
16240"hexadecimal floating-point literal form"
16241msgstr ""
16242
16243#: config/tc-riscv.c:3577
96e786d1
NC
16244#, c-format
16245msgid "unexpected literal (%s)"
16246msgstr ""
16247
87485f53 16248#: config/tc-riscv.c:3599
96e786d1
NC
16249#, c-format
16250msgid "improper immediate value (%<PRIu64>)"
16251msgstr ""
16252
87485f53 16253#: config/tc-riscv.c:3605
96e786d1
NC
16254#, c-format
16255msgid "improper immediate value (%<PRIi64>)"
16256msgstr ""
16257
87485f53 16258#: config/tc-riscv.c:3620
6c037fdb
NC
16259#, c-format
16260msgid "internal: unknown argument type `%s'"
16261msgstr ""
16262
87485f53 16263#: config/tc-riscv.c:3672
6c037fdb
NC
16264msgid "values must be constant"
16265msgstr ""
16266
87485f53 16267#: config/tc-riscv.c:3679
6c037fdb 16268msgid "unrecognized values"
e0e7a9d4
TG
16269msgstr ""
16270
87485f53 16271#: config/tc-riscv.c:3687 config/tc-riscv.c:3698 config/tc-riscv.c:3714
6c037fdb
NC
16272msgid "value conflicts with instruction length"
16273msgstr ""
16274
87485f53 16275#: config/tc-riscv.c:4219
e0e7a9d4 16276#, c-format
346d80ef 16277msgid "internal: bad relocation #%d"
ae351704
AM
16278msgstr ""
16279
87485f53 16280#: config/tc-riscv.c:4348
e0e7a9d4 16281msgid ".option pop with no .option push"
ae351704
AM
16282msgstr ""
16283
87485f53 16284#: config/tc-riscv.c:4361
e0e7a9d4 16285#, c-format
87485f53 16286msgid "unrecognized .option directive: %s"
ae351704
AM
16287msgstr ""
16288
87485f53 16289#: config/tc-riscv.c:4722
c1c69e83 16290#, c-format
e0e7a9d4
TG
16291msgid ""
16292"RISC-V options:\n"
6c037fdb 16293" -fpic or -fPIC generate position-independent code\n"
8f595e9b
NC
16294" -fno-pic don't generate position-independent code "
16295"(default)\n"
16296" -march=ISA set the RISC-V architecture\n"
16297" -misa-spec=ISAspec set the RISC-V ISA spec (2.2, 20190608, "
16298"20191213)\n"
6c037fdb
NC
16299" -mpriv-spec=PRIVspec set the RISC-V privilege spec (1.9.1, 1.10, "
16300"1.11, 1.12)\n"
8f595e9b
NC
16301" -mabi=ABI set the RISC-V ABI\n"
16302" -mrelax enable relax (default)\n"
16303" -mno-relax disable relax\n"
16304" -march-attr generate RISC-V arch attribute\n"
16305" -mno-arch-attr don't generate RISC-V arch attribute\n"
6c037fdb
NC
16306" -mcsr-check enable the csr ISA and privilege spec version "
16307"checks\n"
16308" -mno-csr-check disable the csr ISA and privilege spec version "
16309"checks (default)\n"
16310" -mbig-endian assemble for big-endian\n"
16311" -mlittle-endian assemble for little-endian\n"
c1c69e83
AM
16312msgstr ""
16313
87485f53 16314#: config/tc-riscv.c:4767
c1c69e83 16315#, c-format
e0e7a9d4 16316msgid "unknown register `%s'"
c1c69e83
AM
16317msgstr ""
16318
87485f53
NC
16319#: config/tc-riscv.c:4790
16320msgid "non-constant .sleb128 is not supported"
16321msgstr ""
16322
16323#: config/tc-riscv.c:4792
16324msgid ".uleb128 only supports constant or subtract expressions"
c1c69e83
AM
16325msgstr ""
16326
87485f53 16327#: config/tc-riscv.c:4892
8f595e9b 16328#, c-format
346d80ef 16329msgid "internal: bad RISC-V privileged spec (%s)"
8f595e9b
NC
16330msgstr ""
16331
87485f53 16332#: config/tc-riscv.c:5030
346d80ef 16333msgid "architecture elf attributes must set before any instructions"
f48dfe41
NC
16334msgstr ""
16335
87485f53 16336#: config/tc-riscv.c:5048
346d80ef 16337msgid "privileged elf attributes must set before any instructions"
8f595e9b
NC
16338msgstr ""
16339
87485f53 16340#: config/tc-riscv.c:5070
6c037fdb
NC
16341msgid "missing symbol name for .variant_cc directive"
16342msgstr ""
16343
f48dfe41 16344#: config/tc-rl78.c:213
ed9e98c2
AM
16345msgid "16-bit relocation used in 8-bit operand"
16346msgstr ""
16347
f48dfe41 16348#: config/tc-rl78.c:217
ed9e98c2
AM
16349msgid "8-bit relocation used in 16-bit operand"
16350msgstr ""
16351
87485f53 16352#: config/tc-rl78.c:243 config/tc-rx.c:886
c1c69e83
AM
16353#, c-format
16354msgid "Value %d doesn't fit in unsigned %d-bit field"
16355msgstr ""
16356
87485f53 16357#: config/tc-rl78.c:249 config/tc-rx.c:892
ae351704 16358#, c-format
c1c69e83 16359msgid "Value %d doesn't fit in signed %d-bit field"
ae351704
AM
16360msgstr ""
16361
f48dfe41 16362#: config/tc-rl78.c:367
ed9e98c2
AM
16363#, c-format
16364msgid " RL78 specific command line options:\n"
16365msgstr ""
16366
f48dfe41 16367#: config/tc-rl78.c:368
e0e7a9d4
TG
16368#, c-format
16369msgid " --mrelax Enable link time relaxation\n"
16370msgstr ""
16371
f48dfe41 16372#: config/tc-rl78.c:369
ed9e98c2
AM
16373#, c-format
16374msgid " --mg10 Enable support for G10 variant\n"
16375msgstr ""
16376
f48dfe41 16377#: config/tc-rl78.c:370
e0e7a9d4
TG
16378#, c-format
16379msgid " --mg13 Selects the G13 core.\n"
16380msgstr ""
16381
f48dfe41 16382#: config/tc-rl78.c:371
e0e7a9d4
TG
16383#, c-format
16384msgid " --mg14 Selects the G14 core [default]\n"
16385msgstr ""
16386
f48dfe41 16387#: config/tc-rl78.c:372
e0e7a9d4
TG
16388#, c-format
16389msgid " --mrl78 Alias for --mg14\n"
16390msgstr ""
16391
f48dfe41 16392#: config/tc-rl78.c:373
ed9e98c2
AM
16393#, c-format
16394msgid " --m32bit-doubles [default]\n"
16395msgstr ""
16396
f48dfe41 16397#: config/tc-rl78.c:374
ed9e98c2 16398#, c-format
e0e7a9d4 16399msgid " --m64bit-doubles Source code uses 64-bit doubles\n"
ed9e98c2
AM
16400msgstr ""
16401
f48dfe41 16402#: config/tc-rl78.c:450
ae351704 16403#, c-format
c1c69e83 16404msgid "%%%s() must be outermost term in expression"
ae351704
AM
16405msgstr ""
16406
87485f53 16407#: config/tc-rl78.c:678 config/tc-rx.c:2253
ae351704 16408#, c-format
c1c69e83 16409msgid "unsupported constant size %d\n"
ae351704
AM
16410msgstr ""
16411
f48dfe41 16412#: config/tc-rl78.c:694
ae351704 16413#, c-format
c1c69e83 16414msgid "%%hi16/%%lo16 only applies to .short or .hword"
ae351704
AM
16415msgstr ""
16416
f48dfe41 16417#: config/tc-rl78.c:704
c1c69e83
AM
16418#, c-format
16419msgid "%%hi8 only applies to .byte"
ae351704
AM
16420msgstr ""
16421
87485f53 16422#: config/tc-rl78.c:716 config/tc-rx.c:2260
c1c69e83 16423msgid "difference of two symbols only supported with .long, .short, or .byte"
ae351704
AM
16424msgstr ""
16425
87485f53 16426#: config/tc-rl78.c:1237 config/tc-rx.c:2187
ed9e98c2
AM
16427#, c-format
16428msgid "bad frag at %p : fix %ld addr %ld %ld \n"
16429msgstr ""
16430
6655dba2 16431#: config/tc-rl78.c:1453
ed9e98c2
AM
16432#, c-format
16433msgid "value of %ld too large for 8-bit branch"
16434msgstr ""
16435
6655dba2 16436#: config/tc-rl78.c:1464
ed9e98c2
AM
16437#, c-format
16438msgid "value of %ld too large for 16-bit branch"
16439msgstr ""
16440
87485f53 16441#: config/tc-rl78.c:1513 config/tc-rx.c:2452
ae351704 16442#, c-format
c1c69e83 16443msgid "Unknown reloc in md_apply_fix: %s"
ae351704
AM
16444msgstr ""
16445
8f595e9b 16446#: config/tc-rx.c:194
ae351704 16447#, c-format
c1c69e83 16448msgid "unrecognised RX CPU type %s"
ae351704
AM
16449msgstr ""
16450
8f595e9b 16451#: config/tc-rx.c:209
2ee0aedf
TG
16452#, c-format
16453msgid " RX specific command line options:\n"
16454msgstr ""
16455
8f595e9b 16456#: config/tc-rx.c:210
2ee0aedf
TG
16457#, c-format
16458msgid " --mbig-endian-data\n"
16459msgstr ""
16460
8f595e9b 16461#: config/tc-rx.c:211
2ee0aedf
TG
16462#, c-format
16463msgid " --mlittle-endian-data [default]\n"
16464msgstr ""
16465
8f595e9b 16466#: config/tc-rx.c:212
2ee0aedf
TG
16467#, c-format
16468msgid " --m32bit-doubles [default]\n"
16469msgstr ""
16470
8f595e9b 16471#: config/tc-rx.c:213
e0e7a9d4
TG
16472#, c-format
16473msgid " --m64bit-doubles\n"
16474msgstr ""
16475
8f595e9b 16476#: config/tc-rx.c:214
2ee0aedf 16477#, c-format
2ee0aedf
TG
16478msgid " --muse-conventional-section-names\n"
16479msgstr ""
16480
8f595e9b 16481#: config/tc-rx.c:215
2ee0aedf
TG
16482#, c-format
16483msgid " --muse-renesas-section-names [default]\n"
16484msgstr ""
16485
8f595e9b 16486#: config/tc-rx.c:216
2ee0aedf
TG
16487#, c-format
16488msgid " --msmall-data-limit\n"
16489msgstr ""
16490
8f595e9b 16491#: config/tc-rx.c:217
cfb8c092
NC
16492#, c-format
16493msgid " --mrelax\n"
16494msgstr ""
16495
8f595e9b 16496#: config/tc-rx.c:218
cfb8c092
NC
16497#, c-format
16498msgid " --mpid\n"
16499msgstr ""
16500
8f595e9b 16501#: config/tc-rx.c:219
cfb8c092
NC
16502#, c-format
16503msgid " --mint-register=<value>\n"
16504msgstr ""
16505
8f595e9b 16506#: config/tc-rx.c:220
e0e7a9d4 16507#, c-format
f48dfe41 16508msgid " --mcpu=<rx100|rx200|rx600|rx610|rxv2|rxv3|rxv3-dfpu>\n"
e0e7a9d4
TG
16509msgstr ""
16510
8f595e9b 16511#: config/tc-rx.c:221
c1c69e83 16512#, c-format
e0e7a9d4 16513msgid " --mno-allow-string-insns"
c1c69e83
AM
16514msgstr ""
16515
8f595e9b 16516#: config/tc-rx.c:301
2ee0aedf
TG
16517msgid "no filename following .INCLUDE pseudo-op"
16518msgstr ""
16519
87485f53 16520#: config/tc-rx.c:402
2ee0aedf
TG
16521#, c-format
16522msgid "unable to locate include file: %s"
16523msgstr ""
16524
87485f53 16525#: config/tc-rx.c:453
2ee0aedf
TG
16526#, c-format
16527msgid "unrecognised alignment value in .SECTION directive: %s"
16528msgstr ""
16529
87485f53 16530#: config/tc-rx.c:470
2ee0aedf
TG
16531#, c-format
16532msgid "unknown parameter following .SECTION directive: %s"
16533msgstr ""
16534
87485f53 16535#: config/tc-rx.c:556
2ee0aedf
TG
16536msgid "expecting either ON or OFF after .list"
16537msgstr ""
16538
87485f53 16539#: config/tc-rx.c:592
2ee0aedf
TG
16540#, c-format
16541msgid "The \".%s\" pseudo-op is not implemented\n"
16542msgstr ""
16543
87485f53 16544#: config/tc-rx.c:965 config/tc-rx.c:967
f48dfe41
NC
16545#, c-format
16546msgid "Value %d and %d out of range"
16547msgstr ""
16548
87485f53 16549#: config/tc-rx.c:1122
2ee0aedf
TG
16550msgid "The .DEFINE pseudo-op is not implemented"
16551msgstr ""
16552
87485f53 16553#: config/tc-rx.c:1124
2ee0aedf
TG
16554msgid "The .MACRO pseudo-op is not implemented"
16555msgstr ""
16556
87485f53 16557#: config/tc-rx.c:1126
2ee0aedf
TG
16558msgid "The .BTEQU pseudo-op is not implemented."
16559msgstr ""
16560
87485f53 16561#: config/tc-rx.c:2118
2ee0aedf
TG
16562msgid "invalid immediate size"
16563msgstr ""
16564
87485f53 16565#: config/tc-rx.c:2137
2ee0aedf
TG
16566msgid "invalid immediate field position"
16567msgstr ""
16568
87485f53 16569#: config/tc-rx.c:2304
2ee0aedf
TG
16570#, c-format
16571msgid "jump not 3..10 bytes away (is %d)"
16572msgstr ""
16573
87485f53 16574#: config/tc-rx.c:2695
e0e7a9d4
TG
16575msgid ""
16576"Use of an RX string instruction detected in a file being assembled without "
16577"string instruction support"
16578msgstr ""
16579
346d80ef 16580#: config/tc-s12z.c:146
6655dba2
SB
16581msgid ""
16582"\n"
16583"s12z options:\n"
16584msgstr ""
16585
346d80ef 16586#: config/tc-s12z.c:147
6655dba2
SB
16587msgid ""
16588" -mreg-prefix=PREFIX set a prefix used to indicate register names "
16589"(default none)\n"
16590msgstr ""
16591
346d80ef 16592#: config/tc-s12z.c:148
6655dba2
SB
16593msgid ""
16594" -mdollar-hex the prefix '$' instead of '0x' is used to indicate "
16595"literal hexadecimal constants\n"
16596msgstr ""
16597
346d80ef 16598#: config/tc-s12z.c:315
6655dba2
SB
16599msgid "A non-constant expression is not permitted here"
16600msgstr ""
16601
346d80ef 16602#: config/tc-s12z.c:432
71300e2c
NC
16603#, c-format
16604msgid "Expecting '%c'"
16605msgstr ""
16606
346d80ef 16607#: config/tc-s12z.c:455
6655dba2
SB
16608msgid "An immediate value in a source operand is inappropriate"
16609msgstr ""
16610
346d80ef 16611#: config/tc-s12z.c:504 config/tc-s12z.c:605
71300e2c
NC
16612msgid "Bad operand for constant offset"
16613msgstr ""
16614
346d80ef 16615#: config/tc-s12z.c:532 config/tc-s12z.c:623
71300e2c
NC
16616msgid "Invalid operand for register offset"
16617msgstr ""
16618
346d80ef 16619#: config/tc-s12z.c:638
71300e2c
NC
16620msgid "Invalid register for postdecrement operation"
16621msgstr ""
16622
346d80ef 16623#: config/tc-s12z.c:674
71300e2c
NC
16624msgid "Invalid register for preincrement operation"
16625msgstr ""
16626
346d80ef 16627#: config/tc-s12z.c:692
71300e2c
NC
16628msgid "Invalid register for predecrement operation"
16629msgstr ""
16630
346d80ef 16631#: config/tc-s12z.c:811
71300e2c
NC
16632msgid "Garbage at end of instruction"
16633msgstr ""
16634
346d80ef 16635#: config/tc-s12z.c:940
71300e2c
NC
16636msgid "Offset is outside of 15 bit range"
16637msgstr ""
16638
346d80ef 16639#: config/tc-s12z.c:1056
71300e2c
NC
16640msgid "Bad size"
16641msgstr ""
16642
346d80ef
NC
16643#: config/tc-s12z.c:1101 config/tc-s12z.c:1161 config/tc-s12z.c:1223
16644#: config/tc-s12z.c:1288
71300e2c
NC
16645msgid "BAD MUL"
16646msgstr ""
16647
346d80ef 16648#: config/tc-s12z.c:1428
71300e2c 16649#, c-format
f48dfe41 16650msgid "Source register for %s is no larger than the destination register"
71300e2c
NC
16651msgstr ""
16652
346d80ef 16653#: config/tc-s12z.c:1431
6655dba2
SB
16654msgid "The destination and source registers are identical"
16655msgstr ""
16656
346d80ef 16657#: config/tc-s12z.c:1455
71300e2c
NC
16658#, c-format
16659msgid "Immediate value %ld is out of range for instruction %s"
16660msgstr ""
16661
346d80ef 16662#: config/tc-s12z.c:1526
71300e2c
NC
16663#, c-format
16664msgid "trap value %ld is not valid"
16665msgstr ""
16666
346d80ef 16667#: config/tc-s12z.c:1966
71300e2c
NC
16668msgid "Shift value should be in the range [0,31]"
16669msgstr ""
16670
346d80ef 16671#: config/tc-s12z.c:2013
71300e2c
NC
16672msgid "Bad shift mode"
16673msgstr ""
16674
346d80ef 16675#: config/tc-s12z.c:2026
71300e2c
NC
16676msgid "Bad shift *direction"
16677msgstr ""
16678
346d80ef 16679#: config/tc-s12z.c:2284
71300e2c
NC
16680#, c-format
16681msgid "Immediate operand %ld is inappropriate for size of instruction"
16682msgstr ""
16683
346d80ef 16684#: config/tc-s12z.c:2375 config/tc-s12z.c:2444 config/tc-s12z.c:2512
71300e2c
NC
16685#, c-format
16686msgid "Invalid width value for %s"
16687msgstr ""
16688
346d80ef 16689#: config/tc-s12z.c:2388 config/tc-s12z.c:2457 config/tc-s12z.c:2525
71300e2c
NC
16690#, c-format
16691msgid "Invalid offset value for %s"
16692msgstr ""
16693
346d80ef 16694#: config/tc-s12z.c:3822
71300e2c
NC
16695#, c-format
16696msgid "Invalid instruction: \"%s\""
16697msgstr ""
16698
346d80ef 16699#: config/tc-s12z.c:3823
71300e2c
NC
16700#, c-format
16701msgid "First invalid token: \"%s\""
16702msgstr ""
16703
f48dfe41 16704#: config/tc-s390.c:237 config/tc-sparc.c:310
a5c7551f
RW
16705msgid "Invalid default architecture, broken assembler."
16706msgstr ""
16707
346d80ef 16708#: config/tc-s390.c:376
e0e7a9d4
TG
16709#, c-format
16710msgid "no such machine extension `%s'"
16711msgstr ""
16712
346d80ef 16713#: config/tc-s390.c:387
e0e7a9d4
TG
16714#, c-format
16715msgid "junk at end of machine string, first unrecognized character is `%c'"
16716msgstr ""
16717
346d80ef 16718#: config/tc-s390.c:454 config/tc-sparc.c:489
a5c7551f
RW
16719#, c-format
16720msgid "invalid architecture -A%s"
16721msgstr ""
16722
346d80ef 16723#: config/tc-s390.c:477
ae351704
AM
16724#, c-format
16725msgid ""
16726" S390 options:\n"
16727" -mregnames Allow symbolic names for registers\n"
16728" -mwarn-areg-zero Warn about zero base/index registers\n"
16729" -mno-regnames Do not allow symbolic names for registers\n"
16730" -m31 Set file format to 31 bit format\n"
16731" -m64 Set file format to 64 bit format\n"
16732msgstr ""
16733
346d80ef 16734#: config/tc-s390.c:484
ae351704
AM
16735#, c-format
16736msgid ""
16737" -V print assembler version number\n"
16738" -Qy, -Qn ignored\n"
16739msgstr ""
16740
346d80ef 16741#: config/tc-s390.c:562
a5c7551f
RW
16742msgid "The 64 bit file format is used without esame instructions."
16743msgstr ""
16744
346d80ef 16745#: config/tc-s390.c:620
ae351704 16746#, c-format
631ec08c 16747msgid "operand out of range (%<PRId64> not between %<PRId64> and %<PRId64>)"
ae351704
AM
16748msgstr ""
16749
346d80ef 16750#: config/tc-s390.c:845
ae351704
AM
16751#, c-format
16752msgid "identifier+constant@%s means identifier@%s+constant"
16753msgstr ""
16754
346d80ef 16755#: config/tc-s390.c:926
ae351704
AM
16756msgid "Can't handle O_big in s390_exp_compare"
16757msgstr ""
16758
346d80ef 16759#: config/tc-s390.c:1008
ae351704
AM
16760msgid "Invalid suffix for literal pool entry"
16761msgstr ""
16762
346d80ef 16763#: config/tc-s390.c:1065
ae351704
AM
16764msgid "Big number is too big"
16765msgstr ""
16766
346d80ef 16767#: config/tc-s390.c:1214
ae351704
AM
16768msgid "relocation not applicable"
16769msgstr ""
16770
87485f53 16771#: config/tc-s390.c:1347
e0e7a9d4
TG
16772msgid "invalid length field specified"
16773msgstr ""
16774
87485f53 16775#: config/tc-s390.c:1351
a5c7551f
RW
16776msgid "index register specified but zero"
16777msgstr ""
16778
87485f53 16779#: config/tc-s390.c:1355
a5c7551f
RW
16780msgid "base register specified but zero"
16781msgstr ""
16782
87485f53 16783#: config/tc-s390.c:1359
cc643b88
NC
16784msgid "odd numbered general purpose register specified as register pair"
16785msgstr ""
16786
87485f53 16787#: config/tc-s390.c:1367
cc643b88
NC
16788msgid ""
16789"invalid floating point register pair. Valid fp register pair operands are "
16790"0, 1, 4, 5, 8, 9, 12 or 13."
16791msgstr ""
16792
87485f53 16793#: config/tc-s390.c:1456
ae351704
AM
16794msgid "invalid operand suffix"
16795msgstr ""
16796
87485f53 16797#: config/tc-s390.c:1479
ae351704
AM
16798msgid "syntax error; missing '(' after displacement"
16799msgstr ""
16800
87485f53 16801#: config/tc-s390.c:1496 config/tc-s390.c:1542 config/tc-s390.c:1574
f96bd6c2 16802msgid "syntax error; expected ','"
ae351704
AM
16803msgstr ""
16804
87485f53 16805#: config/tc-s390.c:1528
ae351704
AM
16806msgid "syntax error; missing ')' after base register"
16807msgstr ""
16808
87485f53 16809#: config/tc-s390.c:1559
ae351704 16810msgid "syntax error; ')' not allowed here"
ac50feda
RH
16811msgstr ""
16812
87485f53 16813#: config/tc-s390.c:1703
a5c7551f
RW
16814#, c-format
16815msgid "Opcode %s not available in this mode"
16816msgstr ""
16817
87485f53 16818#: config/tc-s390.c:1758 config/tc-s390.c:1781 config/tc-s390.c:1794
ae351704 16819msgid "Invalid .insn format\n"
8ea2b00f
AM
16820msgstr ""
16821
87485f53 16822#: config/tc-s390.c:1766
ac50feda 16823#, c-format
ae351704 16824msgid "Unrecognized opcode format: `%s'"
ac50feda
RH
16825msgstr ""
16826
87485f53 16827#: config/tc-s390.c:1797
ae351704 16828msgid "second operand of .insn not a constant\n"
ac50feda
RH
16829msgstr ""
16830
87485f53 16831#: config/tc-s390.c:1800
ae351704 16832msgid "missing comma after insn constant\n"
ac50feda
RH
16833msgstr ""
16834
87485f53 16835#: config/tc-s390.c:2039
c1c69e83
AM
16836msgid ".machinemode stack overflow"
16837msgstr ""
16838
87485f53 16839#: config/tc-s390.c:2046
c1c69e83
AM
16840msgid ".machinemode stack underflow"
16841msgstr ""
16842
87485f53 16843#: config/tc-s390.c:2063
e0e7a9d4
TG
16844#, c-format
16845msgid "invalid machine mode `%s'"
16846msgstr ""
16847
87485f53 16848#: config/tc-s390.c:2379
ae351704 16849msgid "unsupported relocation type"
ac50feda
RH
16850msgstr ""
16851
87485f53 16852#: config/tc-s390.c:2434
a5c7551f
RW
16853#, c-format
16854msgid "cannot emit PC relative %s relocation%s%s"
16855msgstr ""
16856
87485f53 16857#: config/tc-s390.c:2573
a5c7551f
RW
16858#, c-format
16859msgid "Gas failure, reloc type %s\n"
ac50feda
RH
16860msgstr ""
16861
87485f53 16862#: config/tc-s390.c:2575
a5c7551f
RW
16863#, c-format
16864msgid "Gas failure, reloc type #%i\n"
ac50feda
RH
16865msgstr ""
16866
a5c7551f 16867#: config/tc-score.c:260
ae351704 16868msgid "div / mul are reserved instructions"
328577ad
NC
16869msgstr ""
16870
a5c7551f 16871#: config/tc-score.c:261
ae351704 16872msgid "This architecture doesn't support mmu"
ac50feda
RH
16873msgstr ""
16874
a5c7551f 16875#: config/tc-score.c:262
ae351704 16876msgid "This architecture doesn't support atomic instruction"
8ea2b00f
AM
16877msgstr ""
16878
6655dba2 16879#: config/tc-score.c:468
ae351704 16880msgid "S+core register expected"
ac50feda
RH
16881msgstr ""
16882
6655dba2 16883#: config/tc-score.c:469
ae351704 16884msgid "S+core special-register expected"
ac50feda
RH
16885msgstr ""
16886
6655dba2 16887#: config/tc-score.c:470
ae351704 16888msgid "S+core co-processor register expected"
ac50feda
RH
16889msgstr ""
16890
6655dba2 16891#: config/tc-score.c:1073
f96bd6c2 16892msgid "Using temp register (r1)"
ac50feda
RH
16893msgstr ""
16894
6655dba2 16895#: config/tc-score.c:1092
ae351704
AM
16896#, c-format
16897msgid "register expected, not '%.100s'"
ac50feda
RH
16898msgstr ""
16899
346d80ef 16900#: config/tc-score.c:1148 config/tc-score.c:5487
a5c7551f
RW
16901msgid "rd must be even number."
16902msgstr ""
16903
6655dba2 16904#: config/tc-score.c:1512 config/tc-score.c:1519
a5c7551f
RW
16905#, c-format
16906msgid "invalid constant: %d bit expression not in range %u..%u"
16907msgstr ""
16908
777cd7ab
DDAG
16909#: config/tc-score.c:1525 config/tc-score.c:1532 config/tc-score.c:2897
16910#: config/tc-score.c:2902 config/tc-score.c:3167 config/tc-score.c:3172
16911#: config/tc-score.c:3464
ae351704
AM
16912#, c-format
16913msgid "invalid constant: %d bit expression not in range %d..%d"
ac50feda
RH
16914msgstr ""
16915
6655dba2 16916#: config/tc-score.c:1557
ae351704 16917msgid "invalid constant: bit expression not defined"
0d2bcfaf
NC
16918msgstr ""
16919
6655dba2 16920#: config/tc-score.c:2067
f96bd6c2
PC
16921msgid "Using temp register(r1)"
16922msgstr ""
16923
6655dba2 16924#: config/tc-score.c:2081
ae351704 16925#, c-format
f96bd6c2 16926msgid "low register (r0-r15) expected, not '%.100s'"
ac50feda
RH
16927msgstr ""
16928
777cd7ab
DDAG
16929#: config/tc-score.c:2143 config/tc-score.c:3484 config/tc-score.c:3652
16930#: config/tc-score.c:3697
ae351704 16931#, c-format
a5c7551f
RW
16932msgid "missing ["
16933msgstr ""
16934
777cd7ab
DDAG
16935#: config/tc-score.c:2157 config/tc-score.c:3105 config/tc-score.c:3307
16936#: config/tc-score.c:3323 config/tc-score.c:3394 config/tc-score.c:3449
16937#: config/tc-score.c:3673 config/tc-score.c:3718 config/tc-score.c:3867
16938#: config/tc-score.c:3921 config/tc-score.c:3967
a5c7551f
RW
16939#, c-format
16940msgid "missing ]"
ac50feda
RH
16941msgstr ""
16942
777cd7ab 16943#: config/tc-score.c:2347
ae351704 16944#, c-format
f96bd6c2 16945msgid "Fix data dependency: %s %s -- %s %s (insert %d nop!/%d)"
ac50feda
RH
16946msgstr ""
16947
777cd7ab 16948#: config/tc-score.c:2366
ae351704 16949#, c-format
f96bd6c2 16950msgid "Fix data dependency: %s %s -- %s %s (insert 1 pflush/%d)"
ac50feda
RH
16951msgstr ""
16952
777cd7ab 16953#: config/tc-score.c:2382 config/tc-score.c:2389
ae351704 16954#, c-format
f96bd6c2 16955msgid "data dependency: %s %s -- %s %s (%d/%d bubble)"
ac50feda
RH
16956msgstr ""
16957
777cd7ab 16958#: config/tc-score.c:2840
ae351704 16959msgid "address offset must be half word alignment"
ac50feda
RH
16960msgstr ""
16961
777cd7ab 16962#: config/tc-score.c:2848
ae351704 16963msgid "address offset must be word alignment"
ac50feda
RH
16964msgstr ""
16965
777cd7ab 16966#: config/tc-score.c:2988 config/tc-score.c:3125
ae351704 16967msgid "register same as write-back base"
ac50feda
RH
16968msgstr ""
16969
777cd7ab 16970#: config/tc-score.c:3095
ae351704 16971msgid "pre-indexed expression expected"
ac50feda
RH
16972msgstr ""
16973
777cd7ab 16974#: config/tc-score.c:3424
a5c7551f
RW
16975#, c-format
16976msgid "invalid register number: %d is not in [r0--r7]"
16977msgstr ""
16978
777cd7ab 16979#: config/tc-score.c:3441
a5c7551f 16980msgid "comma is expected"
6e1772d5
AM
16981msgstr ""
16982
777cd7ab 16983#: config/tc-score.c:3472
a5c7551f
RW
16984#, c-format
16985msgid "invalid constant: %d is not word align integer"
16986msgstr ""
16987
777cd7ab 16988#: config/tc-score.c:3511 config/tc-score.c:3554
a5c7551f 16989msgid "invalid constant: 32 bit expression not word align"
ae351704
AM
16990msgstr ""
16991
777cd7ab 16992#: config/tc-score.c:3520 config/tc-score.c:3563
a5c7551f
RW
16993msgid "invalid constant: 32 bit expression not in range [0, 0xffffffff]"
16994msgstr ""
16995
777cd7ab 16996#: config/tc-score.c:3596
a5c7551f
RW
16997msgid ""
16998"invalid constant: 32 bit expression not in range [-0x80000000, 0x7fffffff]"
16999msgstr ""
17000
777cd7ab 17001#: config/tc-score.c:3785 config/tc-score.c:3813
a5c7551f
RW
17002msgid "imm5 should >= 2"
17003msgstr ""
17004
777cd7ab 17005#: config/tc-score.c:3790 config/tc-score.c:3819
a5c7551f
RW
17006msgid "reg should <= 31"
17007msgstr ""
17008
777cd7ab 17009#: config/tc-score.c:3861 config/tc-score.c:3912
ae351704 17010msgid "missing +"
6e1772d5
AM
17011msgstr ""
17012
777cd7ab 17013#: config/tc-score.c:3905
6e1772d5 17014#, c-format
ae351704 17015msgid "%s register same as write-back base"
6e1772d5
AM
17016msgstr ""
17017
777cd7ab 17018#: config/tc-score.c:3907
ae351704 17019msgid "destination"
ac50feda
RH
17020msgstr ""
17021
777cd7ab 17022#: config/tc-score.c:3907
ae351704 17023msgid "source"
ac50feda
RH
17024msgstr ""
17025
777cd7ab 17026#: config/tc-score.c:4238 config/tc-score.c:4314 config/tc-score.c:4949
a5c7551f
RW
17027msgid "expression error"
17028msgstr ""
17029
777cd7ab 17030#: config/tc-score.c:4320
a5c7551f
RW
17031msgid "value not in range [-0xffffffff, 0xffffffff]"
17032msgstr ""
17033
777cd7ab 17034#: config/tc-score.c:4348
ae351704 17035msgid "li rd label isn't correct instruction form"
ac50feda
RH
17036msgstr ""
17037
777cd7ab
DDAG
17038#: config/tc-score.c:4515 config/tc-score.c:4669 config/tc-score.c:5200
17039#: config/tc-score.c:5228
ae351704 17040msgid "lacking label "
ac50feda
RH
17041msgstr ""
17042
777cd7ab 17043#: config/tc-score.c:4899
a5c7551f 17044msgid "s3_PIC code offset overflow (max 16 signed bits)"
ac50feda
RH
17045msgstr ""
17046
777cd7ab 17047#: config/tc-score.c:4955
a5c7551f 17048msgid "value not in range [0, 0x7fffffff]"
ac50feda
RH
17049msgstr ""
17050
777cd7ab 17051#: config/tc-score.c:4960
a5c7551f
RW
17052msgid "end on line error"
17053msgstr ""
17054
777cd7ab 17055#: config/tc-score.c:5207
a5c7551f
RW
17056msgid "invalid constant: 25 bit expression not in range [-16777216, 16777215]"
17057msgstr ""
17058
777cd7ab 17059#: config/tc-score.c:5234
f96bd6c2 17060msgid "invalid constant: 20 bit expression not in range -2^19..2^19-1"
ac50feda
RH
17061msgstr ""
17062
777cd7ab 17063#: config/tc-score.c:5267
ae351704 17064msgid "lacking label"
ac50feda
RH
17065msgstr ""
17066
777cd7ab 17067#: config/tc-score.c:5272
a5c7551f
RW
17068msgid "invalid constant: 10 bit expression not in range [-2^9, 2^9-1]"
17069msgstr ""
17070
346d80ef 17071#: config/tc-score.c:5367
f96bd6c2 17072msgid "pce instruction error (16 bit || 16 bit)."
a5c7551f
RW
17073msgstr ""
17074
346d80ef
NC
17075#: config/tc-score.c:5385 config/tc-score.c:5409 config/tc-score.c:5436
17076#: config/tc-score.c:5465 config/tc-score.c:5514
a5c7551f 17077msgid "score3d instruction."
0d2bcfaf
NC
17078msgstr ""
17079
346d80ef 17080#: config/tc-score.c:6020
c1c69e83 17081msgid "Unsupported use of .gpword"
a5c7551f
RW
17082msgstr ""
17083
346d80ef 17084#: config/tc-score.c:6116
328577ad 17085#, c-format
a5c7551f 17086msgid "BSS length (%d) < 0 ignored"
ac50feda
RH
17087msgstr ""
17088
87485f53 17089#: config/tc-score.c:6130 read.c:2485
ac50feda 17090#, c-format
a5c7551f
RW
17091msgid "error setting flags for \".sbss\": %s"
17092msgstr ""
17093
631ec08c 17094#: config/tc-score.c:6144 config/tc-sparc.c:4160
a5c7551f 17095msgid "missing alignment"
ac50feda
RH
17096msgstr ""
17097
346d80ef 17098#: config/tc-score.c:6181
ac50feda 17099#, c-format
a5c7551f
RW
17100msgid "alignment too large; %d assumed"
17101msgstr ""
17102
87485f53 17103#: config/tc-score.c:6186 read.c:2546
a5c7551f 17104msgid "alignment negative; 0 assumed"
ac50feda
RH
17105msgstr ""
17106
a5c7551f 17107#. Error routine.
96e786d1 17108#: config/tc-score.c:6569 config/tc-score.c:6593
a5c7551f 17109msgid "size is not 4 or 6"
6e1772d5
AM
17110msgstr ""
17111
96e786d1 17112#: config/tc-score.c:6652
a5c7551f
RW
17113msgid "bad call to MD_ATOF()"
17114msgstr ""
17115
96e786d1 17116#: config/tc-score.c:7151 config/tc-score.c:7217
a5c7551f 17117#, c-format
f96bd6c2 17118msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9-1]"
a5c7551f
RW
17119msgstr ""
17120
96e786d1 17121#: config/tc-score.c:7166 config/tc-score.c:7195 config/tc-score.c:7247
a5c7551f 17122#, c-format
f96bd6c2 17123msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19-1]"
a5c7551f
RW
17124msgstr ""
17125
96e786d1 17126#: config/tc-score.c:7272
a5c7551f 17127#, c-format
f96bd6c2 17128msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9-1]"
a5c7551f
RW
17129msgstr ""
17130
96e786d1 17131#: config/tc-score.c:7442
a5c7551f
RW
17132#, c-format
17133msgid "cannot represent %s relocation in this object file format1"
17134msgstr ""
17135
96e786d1 17136#: config/tc-score.c:7733
ae351704
AM
17137#, c-format
17138msgid "Sunplus-v2-0-0-20060510\n"
ac50feda
RH
17139msgstr ""
17140
96e786d1 17141#: config/tc-score.c:7753
ac50feda 17142#, c-format
ae351704 17143msgid " Score-specific assembler options:\n"
ac50feda
RH
17144msgstr ""
17145
96e786d1 17146#: config/tc-score.c:7755
ac50feda 17147#, c-format
ae351704 17148msgid " -EB\t\tassemble code for a big-endian cpu\n"
ac50feda
RH
17149msgstr ""
17150
96e786d1 17151#: config/tc-score.c:7760
6e1772d5 17152#, c-format
ae351704 17153msgid " -EL\t\tassemble code for a little-endian cpu\n"
a85d7ed0
NC
17154msgstr ""
17155
96e786d1 17156#: config/tc-score.c:7764
6e1772d5 17157#, c-format
f96bd6c2 17158msgid " -FIXDD\t\tfix data dependencies\n"
a85d7ed0
NC
17159msgstr ""
17160
96e786d1 17161#: config/tc-score.c:7766
a85d7ed0 17162#, c-format
ae351704 17163msgid ""
f96bd6c2
PC
17164" -NWARN\t\tdo not print warning message when fixing data "
17165"dependencies\n"
a85d7ed0
NC
17166msgstr ""
17167
96e786d1 17168#: config/tc-score.c:7768
a85d7ed0 17169#, c-format
f96bd6c2 17170msgid " -SCORE5\t\tassemble code for target SCORE5\n"
a85d7ed0
NC
17171msgstr ""
17172
96e786d1 17173#: config/tc-score.c:7770
ae351704 17174#, c-format
f96bd6c2 17175msgid " -SCORE5U\tassemble code for target SCORE5U\n"
a85d7ed0
NC
17176msgstr ""
17177
96e786d1 17178#: config/tc-score.c:7772
ae351704 17179#, c-format
f96bd6c2 17180msgid " -SCORE7\t\tassemble code for target SCORE7 [default]\n"
a85d7ed0
NC
17181msgstr ""
17182
96e786d1 17183#: config/tc-score.c:7774
ae351704 17184#, c-format
f96bd6c2 17185msgid " -SCORE3\t\tassemble code for target SCORE3\n"
a85d7ed0
NC
17186msgstr ""
17187
96e786d1 17188#: config/tc-score.c:7776
ae351704 17189#, c-format
f96bd6c2 17190msgid " -march=score7\tassemble code for target SCORE7 [default]\n"
a85d7ed0
NC
17191msgstr ""
17192
96e786d1 17193#: config/tc-score.c:7778
ae351704 17194#, c-format
f96bd6c2 17195msgid " -march=score3\tassemble code for target SCORE3\n"
a85d7ed0
NC
17196msgstr ""
17197
96e786d1 17198#: config/tc-score.c:7780
ae351704
AM
17199#, c-format
17200msgid ""
a5c7551f
RW
17201" -USE_R1\t\tassemble code for no warning message when using temp "
17202"register r1\n"
a85d7ed0
NC
17203msgstr ""
17204
96e786d1 17205#: config/tc-score.c:7782
ae351704 17206#, c-format
f96bd6c2 17207msgid " -KPIC\t\tgenerate PIC\n"
a85d7ed0
NC
17208msgstr ""
17209
96e786d1 17210#: config/tc-score.c:7784
ae351704 17211#, c-format
f96bd6c2 17212msgid " -O0\t\tdo not perform any optimizations\n"
a85d7ed0
NC
17213msgstr ""
17214
96e786d1 17215#: config/tc-score.c:7786
ae351704 17216#, c-format
a5c7551f 17217msgid ""
f96bd6c2 17218" -G gpnum\tassemble code for setting gpsize, default is 8 bytes\n"
a85d7ed0
NC
17219msgstr ""
17220
96e786d1 17221#: config/tc-score.c:7788
ae351704 17222#, c-format
f96bd6c2 17223msgid " -V \t\tSunplus release version\n"
328577ad
NC
17224msgstr ""
17225
f48dfe41 17226#: config/tc-sh.c:61
f12e7348 17227msgid "directive .big encountered when option -big required"
76bff705
NC
17228msgstr ""
17229
f48dfe41 17230#: config/tc-sh.c:71
f12e7348 17231msgid "directive .little encountered when option -little required"
76bff705
NC
17232msgstr ""
17233
f48dfe41 17234#: config/tc-sh.c:1025
f12e7348 17235msgid "illegal double indirection"
76bff705
NC
17236msgstr ""
17237
f48dfe41 17238#: config/tc-sh.c:1034
f12e7348 17239msgid "illegal register after @-"
76bff705
NC
17240msgstr ""
17241
f48dfe41 17242#: config/tc-sh.c:1050
f12e7348 17243msgid "must be @(r0,...)"
76bff705
NC
17244msgstr ""
17245
f48dfe41 17246#: config/tc-sh.c:1074
f12e7348 17247msgid "syntax error in @(r0,...)"
ac50feda
RH
17248msgstr ""
17249
f48dfe41 17250#: config/tc-sh.c:1079
fce00800 17251msgid "syntax error in @(r0...)"
ac50feda
RH
17252msgstr ""
17253
f48dfe41 17254#: config/tc-sh.c:1124
fce00800 17255msgid "Deprecated syntax."
328577ad
NC
17256msgstr ""
17257
f48dfe41 17258#: config/tc-sh.c:1136 config/tc-sh.c:1141
fce00800 17259msgid "syntax error in @(disp,[Rn, gbr, pc])"
ac50feda
RH
17260msgstr ""
17261
f48dfe41 17262#: config/tc-sh.c:1146
fce00800 17263msgid "expecting )"
ac50feda
RH
17264msgstr ""
17265
f48dfe41 17266#: config/tc-sh.c:1154
fce00800 17267msgid "illegal register after @"
ac50feda
RH
17268msgstr ""
17269
f48dfe41 17270#: config/tc-sh.c:1795
3caac5b8
AM
17271#, c-format
17272msgid "unhandled %d\n"
17273msgstr ""
17274
f48dfe41 17275#: config/tc-sh.c:2008
a74801ba 17276#, c-format
fce00800 17277msgid "Invalid register: 'r%d'"
a74801ba
ILT
17278msgstr ""
17279
8f595e9b 17280#: config/tc-sh.c:2121
3caac5b8
AM
17281#, c-format
17282msgid "failed for %d\n"
17283msgstr ""
17284
8f595e9b 17285#: config/tc-sh.c:2127
2ee0aedf
TG
17286msgid "misplaced PIC operand"
17287msgstr ""
17288
8f595e9b 17289#: config/tc-sh.c:2238 config/tc-sh.c:2611
3caac5b8
AM
17290msgid "invalid operands for opcode"
17291msgstr ""
17292
8f595e9b 17293#: config/tc-sh.c:2243
fce00800 17294msgid "insn can't be combined with parallel processing insn"
a74801ba
ILT
17295msgstr ""
17296
8f595e9b 17297#: config/tc-sh.c:2250 config/tc-sh.c:2261 config/tc-sh.c:2293
fce00800 17298msgid "multiple movx specifications"
a74801ba
ILT
17299msgstr ""
17300
8f595e9b 17301#: config/tc-sh.c:2255 config/tc-sh.c:2277 config/tc-sh.c:2316
fce00800 17302msgid "multiple movy specifications"
a74801ba
ILT
17303msgstr ""
17304
8f595e9b 17305#: config/tc-sh.c:2264 config/tc-sh.c:2297
fce00800 17306msgid "invalid movx address register"
324bfcf3
AO
17307msgstr ""
17308
8f595e9b 17309#: config/tc-sh.c:2266
6e1772d5
AM
17310msgid "insn cannot be combined with non-nopy"
17311msgstr ""
17312
8f595e9b 17313#: config/tc-sh.c:2280 config/tc-sh.c:2336
6e1772d5
AM
17314msgid "invalid movy address register"
17315msgstr ""
17316
8f595e9b 17317#: config/tc-sh.c:2282
6e1772d5
AM
17318msgid "insn cannot be combined with non-nopx"
17319msgstr ""
17320
8f595e9b 17321#: config/tc-sh.c:2295
6e1772d5
AM
17322msgid "previous movy requires nopx"
17323msgstr ""
17324
8f595e9b 17325#: config/tc-sh.c:2303 config/tc-sh.c:2308
87ccc1b0 17326msgid "invalid movx dsp register"
324bfcf3
AO
17327msgstr ""
17328
8f595e9b 17329#: config/tc-sh.c:2318
6e1772d5 17330msgid "previous movx requires nopy"
324bfcf3
AO
17331msgstr ""
17332
8f595e9b 17333#: config/tc-sh.c:2327 config/tc-sh.c:2332
6e1772d5 17334msgid "invalid movy dsp register"
324bfcf3
AO
17335msgstr ""
17336
8f595e9b 17337#: config/tc-sh.c:2342
87ccc1b0 17338msgid "dsp immediate shift value not constant"
324bfcf3
AO
17339msgstr ""
17340
8f595e9b 17341#: config/tc-sh.c:2356 config/tc-sh.c:2382
87ccc1b0 17342msgid "multiple parallel processing specifications"
324bfcf3
AO
17343msgstr ""
17344
8f595e9b 17345#: config/tc-sh.c:2375
87ccc1b0 17346msgid "multiple condition specifications"
324bfcf3
AO
17347msgstr ""
17348
8f595e9b 17349#: config/tc-sh.c:2413
87ccc1b0 17350msgid "insn cannot be combined with pmuls"
324bfcf3
AO
17351msgstr ""
17352
8f595e9b 17353#: config/tc-sh.c:2429
6e1772d5 17354msgid "bad combined pmuls output operand"
324bfcf3
AO
17355msgstr ""
17356
8f595e9b 17357#: config/tc-sh.c:2439
87ccc1b0 17358msgid "destination register is same for parallel insns"
324bfcf3
AO
17359msgstr ""
17360
8f595e9b 17361#: config/tc-sh.c:2448
87ccc1b0 17362msgid "condition not followed by conditionalizable insn"
324bfcf3
AO
17363msgstr ""
17364
8f595e9b 17365#: config/tc-sh.c:2458
87ccc1b0 17366msgid "unrecognized characters at end of parallel processing insn"
324bfcf3
AO
17367msgstr ""
17368
8f595e9b 17369#: config/tc-sh.c:2550
6e1772d5
AM
17370msgid "opcode not valid for this cpu variant"
17371msgstr ""
17372
8f595e9b 17373#: config/tc-sh.c:2581
6e1772d5
AM
17374msgid "Delayed branches not available on SH1"
17375msgstr ""
17376
8f595e9b 17377#: config/tc-sh.c:2616
324bfcf3 17378#, c-format
87ccc1b0 17379msgid "excess operands: '%s'"
324bfcf3
AO
17380msgstr ""
17381
8f595e9b 17382#: config/tc-sh.c:2693
87ccc1b0 17383msgid ".uses pseudo-op seen when not relaxing"
324bfcf3
AO
17384msgstr ""
17385
8f595e9b 17386#: config/tc-sh.c:2699
87ccc1b0 17387msgid "bad .uses format"
324bfcf3
AO
17388msgstr ""
17389
8f595e9b 17390#: config/tc-sh.c:2817
a5c7551f
RW
17391#, c-format
17392msgid "Invalid argument to --isa option: %s"
17393msgstr ""
17394
8f595e9b 17395#: config/tc-sh.c:2841
6e1772d5 17396#, c-format
87ccc1b0
NC
17397msgid ""
17398"SH options:\n"
3caac5b8
AM
17399"--little\t\tgenerate little endian code\n"
17400"--big\t\t\tgenerate big endian code\n"
17401"--relax\t\t\talter jump instructions for long displacements\n"
17402"--renesas\t\tdisable optimization with section symbol for\n"
8ea2b00f 17403"\t\t\tcompatibility with Renesas assembler.\n"
3caac5b8
AM
17404"--small\t\t\talign sections to 4 byte boundaries, not 16\n"
17405"--dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
17406"--allow-reg-prefix\tallow '$' as a register name prefix.\n"
17407"--isa=[any\t\tuse most appropriate isa\n"
8ea2b00f
AM
17408" | dsp same as '-dsp'\n"
17409" | fp"
6e1772d5
AM
17410msgstr ""
17411
8f595e9b 17412#: config/tc-sh.c:2866
2ee0aedf
TG
17413#, c-format
17414msgid "--fdpic\t\t\tgenerate an FDPIC object file\n"
17415msgstr ""
17416
8f595e9b 17417#: config/tc-sh.c:2942
87ccc1b0 17418msgid ".uses does not refer to a local symbol in the same section"
324bfcf3
AO
17419msgstr ""
17420
8f595e9b 17421#: config/tc-sh.c:2961
87ccc1b0 17422msgid "can't find fixup pointed to by .uses"
324bfcf3
AO
17423msgstr ""
17424
8f595e9b 17425#: config/tc-sh.c:2981
87ccc1b0 17426msgid ".uses target does not refer to a local symbol in the same section"
324bfcf3
AO
17427msgstr ""
17428
8f595e9b 17429#: config/tc-sh.c:3054
87ccc1b0 17430msgid "displacement overflows 12-bit field"
324bfcf3
AO
17431msgstr ""
17432
8f595e9b 17433#: config/tc-sh.c:3057
87ccc1b0
NC
17434#, c-format
17435msgid "displacement to defined symbol %s overflows 12-bit field"
324bfcf3
AO
17436msgstr ""
17437
8f595e9b 17438#: config/tc-sh.c:3061
87ccc1b0
NC
17439#, c-format
17440msgid "displacement to undefined symbol %s overflows 12-bit field"
324bfcf3
AO
17441msgstr ""
17442
8f595e9b 17443#: config/tc-sh.c:3134
87ccc1b0 17444msgid "displacement overflows 8-bit field"
324bfcf3
AO
17445msgstr ""
17446
8f595e9b 17447#: config/tc-sh.c:3137
87ccc1b0
NC
17448#, c-format
17449msgid "displacement to defined symbol %s overflows 8-bit field"
324bfcf3
AO
17450msgstr ""
17451
8f595e9b 17452#: config/tc-sh.c:3141
87ccc1b0
NC
17453#, c-format
17454msgid "displacement to undefined symbol %s overflows 8-bit field "
324bfcf3
AO
17455msgstr ""
17456
8f595e9b 17457#: config/tc-sh.c:3154
87ccc1b0
NC
17458#, c-format
17459msgid "overflow in branch to %s; converted into longer instruction sequence"
324bfcf3
AO
17460msgstr ""
17461
631ec08c
NC
17462#: config/tc-sh.c:3219 config/tc-sh.c:3266 config/tc-sparc.c:4624
17463#: config/tc-sparc.c:4648
87ccc1b0
NC
17464msgid "misaligned data"
17465msgstr ""
17466
8f595e9b 17467#: config/tc-sh.c:3572
f12e7348
NC
17468msgid "offset to unaligned destination"
17469msgstr ""
17470
8f595e9b 17471#: config/tc-sh.c:3577
f12e7348
NC
17472msgid "negative offset"
17473msgstr ""
17474
8f595e9b 17475#: config/tc-sh.c:3717
87ccc1b0
NC
17476msgid "misaligned offset"
17477msgstr ""
17478
71300e2c 17479#: config/tc-sparc.c:314 config/tc-sparc.c:495
ac50feda
RH
17480msgid "Bad opcode table, broken assembler."
17481msgstr ""
17482
71300e2c 17483#: config/tc-sparc.c:487
ac50feda
RH
17484#, c-format
17485msgid "invalid architecture -xarch=%s"
17486msgstr ""
17487
71300e2c 17488#: config/tc-sparc.c:561
a85d7ed0
NC
17489#, c-format
17490msgid "No compiled in support for %d bit object file format"
17491msgstr ""
17492
71300e2c 17493#: config/tc-sparc.c:645
6e1772d5 17494#, c-format
ac50feda
RH
17495msgid "SPARC options:\n"
17496msgstr ""
17497
71300e2c 17498#: config/tc-sparc.c:674
6e1772d5 17499#, c-format
ac50feda
RH
17500msgid ""
17501"\n"
ac50feda
RH
17502"\t\t\tspecify variant of SPARC architecture\n"
17503"-bump\t\t\twarn when assembler switches architectures\n"
17504"-sparc\t\t\tignored\n"
17505"--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
60bcf0fa
NC
17506"-relax\t\t\trelax jumps and branches (default)\n"
17507"-no-relax\t\tavoid changing any jumps and branches\n"
ac50feda
RH
17508msgstr ""
17509
71300e2c 17510#: config/tc-sparc.c:681
6e1772d5 17511#, c-format
ac50feda
RH
17512msgid ""
17513"-32\t\t\tcreate 32 bit object file\n"
17514"-64\t\t\tcreate 64 bit object file\n"
17515msgstr ""
17516
71300e2c 17517#: config/tc-sparc.c:684
ac50feda
RH
17518#, c-format
17519msgid "\t\t\t[default is %d]\n"
17520msgstr ""
17521
71300e2c 17522#: config/tc-sparc.c:686
6e1772d5 17523#, c-format
ac50feda
RH
17524msgid ""
17525"-TSO\t\t\tuse Total Store Ordering\n"
17526"-PSO\t\t\tuse Partial Store Ordering\n"
17527"-RMO\t\t\tuse Relaxed Memory Ordering\n"
17528msgstr ""
17529
71300e2c 17530#: config/tc-sparc.c:690
ac50feda
RH
17531#, c-format
17532msgid "\t\t\t[default is %s]\n"
17533msgstr ""
17534
71300e2c 17535#: config/tc-sparc.c:692
6e1772d5 17536#, c-format
ac50feda
RH
17537msgid ""
17538"-KPIC\t\t\tgenerate PIC\n"
17539"-V\t\t\tprint assembler version number\n"
8ad3436c
AM
17540"-undeclared-regs\tignore application global register usage without\n"
17541"\t\t\tappropriate .register directive (default)\n"
17542"-no-undeclared-regs\tforce error on application global register usage\n"
17543"\t\t\twithout appropriate .register directive\n"
e0e7a9d4 17544"--dcti-couples-detect\twarn when an unpredictable DCTI couple is found\n"
ac50feda
RH
17545"-q\t\t\tignored\n"
17546"-Qy, -Qn\t\tignored\n"
17547"-s\t\t\tignored\n"
17548msgstr ""
17549
71300e2c 17550#: config/tc-sparc.c:704
6e1772d5 17551#, c-format
ac50feda
RH
17552msgid ""
17553"-EL\t\t\tgenerate code for a little endian machine\n"
17554"-EB\t\t\tgenerate code for a big endian machine\n"
17555"--little-endian-data\tgenerate code for a machine having big endian\n"
8ad3436c 17556" instructions and little endian data.\n"
ac50feda
RH
17557msgstr ""
17558
777cd7ab 17559#: config/tc-sparc.c:968
a74801ba
ILT
17560#, c-format
17561msgid "Internal error: losing opcode: `%s' \"%s\"\n"
17562msgstr ""
17563
777cd7ab 17564#: config/tc-sparc.c:987
a74801ba
ILT
17565#, c-format
17566msgid "Internal error: can't find opcode `%s' for `%s'\n"
ac50feda
RH
17567msgstr ""
17568
777cd7ab 17569#: config/tc-sparc.c:1199
a74801ba 17570msgid "Support for 64-bit arithmetic not compiled in."
ac50feda
RH
17571msgstr ""
17572
777cd7ab 17573#: config/tc-sparc.c:1245
a74801ba 17574msgid "set: number not in 0..4294967295 range"
ac50feda
RH
17575msgstr ""
17576
777cd7ab 17577#: config/tc-sparc.c:1252
a74801ba 17578msgid "set: number not in -2147483648..4294967295 range"
ac50feda
RH
17579msgstr ""
17580
777cd7ab 17581#: config/tc-sparc.c:1311
a74801ba 17582msgid "setsw: number not in -2147483648..4294967295 range"
ac50feda
RH
17583msgstr ""
17584
777cd7ab 17585#: config/tc-sparc.c:1359
ac50feda
RH
17586msgid "setx: temporary register same as destination register"
17587msgstr ""
17588
777cd7ab 17589#: config/tc-sparc.c:1430
a74801ba
ILT
17590msgid "setx: illegal temporary register g0"
17591msgstr ""
17592
777cd7ab 17593#: config/tc-sparc.c:1538
e0e7a9d4
TG
17594msgid "unpredictable DCTI couple"
17595msgstr ""
17596
777cd7ab 17597#: config/tc-sparc.c:1548
a74801ba
ILT
17598msgid "FP branch in delay slot"
17599msgstr ""
17600
777cd7ab 17601#: config/tc-sparc.c:1565
f48dfe41 17602msgid "FP branch preceded by FP compare; NOP inserted"
a74801ba
ILT
17603msgstr ""
17604
777cd7ab 17605#: config/tc-sparc.c:1605
ac50feda
RH
17606msgid "failed special case insn sanity check"
17607msgstr ""
17608
777cd7ab 17609#: config/tc-sparc.c:1793
ac50feda
RH
17610msgid ": invalid membar mask name"
17611msgstr ""
17612
777cd7ab 17613#: config/tc-sparc.c:1809
ac50feda
RH
17614msgid ": invalid membar mask expression"
17615msgstr ""
17616
777cd7ab 17617#: config/tc-sparc.c:1814
ac50feda
RH
17618msgid ": invalid membar mask number"
17619msgstr ""
17620
777cd7ab 17621#: config/tc-sparc.c:1829
6f6ef0fa
NC
17622msgid ": invalid siam mode expression"
17623msgstr ""
17624
777cd7ab 17625#: config/tc-sparc.c:1834
6f6ef0fa
NC
17626msgid ": invalid siam mode number"
17627msgstr ""
17628
777cd7ab 17629#: config/tc-sparc.c:1850
ac50feda
RH
17630msgid ": invalid prefetch function name"
17631msgstr ""
17632
777cd7ab 17633#: config/tc-sparc.c:1858
ac50feda
RH
17634msgid ": invalid prefetch function expression"
17635msgstr ""
17636
777cd7ab 17637#: config/tc-sparc.c:1863
ac50feda
RH
17638msgid ": invalid prefetch function number"
17639msgstr ""
17640
777cd7ab 17641#: config/tc-sparc.c:1890 config/tc-sparc.c:1896 config/tc-sparc.c:1905
ac50feda
RH
17642msgid ": unrecognizable privileged register"
17643msgstr ""
17644
777cd7ab 17645#: config/tc-sparc.c:1928 config/tc-sparc.c:1934 config/tc-sparc.c:1943
ae351704
AM
17646msgid ": unrecognizable hyperprivileged register"
17647msgstr ""
17648
777cd7ab 17649#: config/tc-sparc.c:1966 config/tc-sparc.c:1972 config/tc-sparc.c:1981
e0e7a9d4 17650msgid ": unrecognizable ancillary state register"
ac50feda
RH
17651msgstr ""
17652
777cd7ab 17653#: config/tc-sparc.c:2014
ac50feda
RH
17654msgid ": asr number must be between 0 and 31"
17655msgstr ""
17656
777cd7ab 17657#: config/tc-sparc.c:2023
6e1772d5 17658#, c-format
ac50feda
RH
17659msgid ": expecting %asrN"
17660msgstr ""
17661
777cd7ab 17662#: config/tc-sparc.c:2065
c1c69e83
AM
17663msgid ": crypto immediate must be between 0 and 31"
17664msgstr ""
17665
777cd7ab 17666#: config/tc-sparc.c:2074
c1c69e83
AM
17667msgid ": expecting crypto immediate"
17668msgstr ""
17669
777cd7ab
DDAG
17670#: config/tc-sparc.c:2235 config/tc-sparc.c:2274 config/tc-sparc.c:2701
17671#: config/tc-sparc.c:2737
87ccc1b0
NC
17672#, c-format
17673msgid "Illegal operands: %%%s requires arguments in ()"
17674msgstr ""
17675
777cd7ab 17676#: config/tc-sparc.c:2242
87ccc1b0
NC
17677#, c-format
17678msgid ""
17679"Illegal operands: %%%s cannot be used together with other relocs in the insn "
17680"()"
17681msgstr ""
17682
777cd7ab 17683#: config/tc-sparc.c:2253
87ccc1b0
NC
17684#, c-format
17685msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
17686msgstr ""
17687
777cd7ab 17688#: config/tc-sparc.c:2460
a74801ba
ILT
17689msgid "detected global register use not covered by .register pseudo-op"
17690msgstr ""
17691
777cd7ab 17692#: config/tc-sparc.c:2562
ac50feda
RH
17693msgid ": There are only 64 f registers; [0-63]"
17694msgstr ""
17695
777cd7ab 17696#: config/tc-sparc.c:2564 config/tc-sparc.c:2582
ac50feda
RH
17697msgid ": There are only 32 f registers; [0-31]"
17698msgstr ""
17699
777cd7ab 17700#: config/tc-sparc.c:2574
6e1772d5
AM
17701msgid ": There are only 32 single precision f registers; [0-31]"
17702msgstr ""
17703
777cd7ab 17704#: config/tc-sparc.c:2595
ed9e98c2
AM
17705msgid ": Instruction requires frs2 and frsd must be the same register"
17706msgstr ""
17707
777cd7ab 17708#: config/tc-sparc.c:2746
e0e7a9d4
TG
17709#, c-format
17710msgid "Expression inside %%%s could not be parsed"
17711msgstr ""
17712
777cd7ab 17713#: config/tc-sparc.c:2754
328577ad 17714#, c-format
a74801ba
ILT
17715msgid ""
17716"Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
17717msgstr ""
17718
777cd7ab 17719#: config/tc-sparc.c:2871
328577ad 17720#, c-format
a74801ba
ILT
17721msgid "Illegal operands: Can't add non-constant expression to %%%s()"
17722msgstr ""
17723
777cd7ab 17724#: config/tc-sparc.c:2881
328577ad 17725#, c-format
a74801ba
ILT
17726msgid ""
17727"Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
17728"symbol"
17729msgstr ""
17730
777cd7ab 17731#: config/tc-sparc.c:2899
ac50feda
RH
17732msgid ": PC-relative operand can't be a constant"
17733msgstr ""
17734
777cd7ab 17735#: config/tc-sparc.c:2906
87ccc1b0
NC
17736msgid ": TLS operand can't be a constant"
17737msgstr ""
17738
777cd7ab 17739#: config/tc-sparc.c:2934
c1c69e83
AM
17740msgid ": Immediate value in cbcond is out of range."
17741msgstr ""
17742
777cd7ab 17743#: config/tc-sparc.c:2960
ac50feda
RH
17744msgid ": invalid ASI name"
17745msgstr ""
17746
777cd7ab 17747#: config/tc-sparc.c:2969
ac50feda
RH
17748msgid ": invalid ASI expression"
17749msgstr ""
17750
777cd7ab 17751#: config/tc-sparc.c:2974
ac50feda
RH
17752msgid ": invalid ASI number"
17753msgstr ""
17754
777cd7ab 17755#: config/tc-sparc.c:3079
3957a496
NC
17756msgid ": non-immdiate imm2 operand"
17757msgstr ""
17758
777cd7ab 17759#: config/tc-sparc.c:3084
3957a496
NC
17760msgid ": imm2 immediate operand out of range (0-3)"
17761msgstr ""
17762
777cd7ab 17763#: config/tc-sparc.c:3103
ac50feda
RH
17764msgid "OPF immediate operand out of range (0-0x1ff)"
17765msgstr ""
17766
777cd7ab 17767#: config/tc-sparc.c:3108
ac50feda
RH
17768msgid "non-immediate OPF operand, ignored"
17769msgstr ""
17770
777cd7ab 17771#: config/tc-sparc.c:3127
ac50feda
RH
17772msgid ": invalid cpreg name"
17773msgstr ""
17774
777cd7ab 17775#: config/tc-sparc.c:3156
ac50feda
RH
17776#, c-format
17777msgid "Illegal operands%s"
17778msgstr ""
17779
631ec08c 17780#: config/tc-sparc.c:3205
ac50feda
RH
17781#, c-format
17782msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
17783msgstr ""
17784
631ec08c 17785#: config/tc-sparc.c:3246
ac50feda 17786#, c-format
e0e7a9d4 17787msgid "Architecture mismatch on \"%s %s\"."
ac50feda
RH
17788msgstr ""
17789
631ec08c 17790#: config/tc-sparc.c:3247
ac50feda 17791#, c-format
f96bd6c2 17792msgid "(Requires %s; requested architecture is %s.)"
ac50feda
RH
17793msgstr ""
17794
631ec08c 17795#: config/tc-sparc.c:3259
cfb8c092
NC
17796#, c-format
17797msgid "Hardware capability \"%s\" not enabled for \"%s\"."
17798msgstr ""
17799
631ec08c
NC
17800#: config/tc-sparc.c:3645 config/tc-sparc.c:3652 config/tc-sparc.c:3659
17801#: config/tc-sparc.c:3666 config/tc-sparc.c:3673 config/tc-sparc.c:3682
17802#: config/tc-sparc.c:3694 config/tc-sparc.c:3705 config/tc-sparc.c:3727
87485f53 17803#: config/tc-sparc.c:3751 write.c:1190
c1c69e83
AM
17804msgid "relocation overflow"
17805msgstr ""
17806
631ec08c 17807#: config/tc-sparc.c:3806
ac50feda
RH
17808#, c-format
17809msgid "bad or unhandled relocation type: 0x%02x"
17810msgstr ""
17811
631ec08c 17812#: config/tc-sparc.c:4122
06647dfd
AM
17813msgid "Expected comma after name"
17814msgstr ""
17815
631ec08c 17816#: config/tc-sparc.c:4131
328577ad
NC
17817#, c-format
17818msgid "BSS length (%d.) <0! Ignored."
17819msgstr ""
17820
631ec08c 17821#: config/tc-sparc.c:4143
ac50feda
RH
17822msgid "bad .reserve segment -- expected BSS segment"
17823msgstr ""
17824
631ec08c 17825#: config/tc-sparc.c:4169 config/tc-sparc.c:4296
ac50feda
RH
17826msgid "negative alignment"
17827msgstr ""
17828
87485f53 17829#: config/tc-sparc.c:4179 config/tc-sparc.c:4317 read.c:1515 read.c:2558
ac50feda
RH
17830msgid "alignment not a power of 2"
17831msgstr ""
17832
631ec08c 17833#: config/tc-sparc.c:4225
a5c7551f
RW
17834#, c-format
17835msgid "Ignoring attempt to re-define symbol %s"
17836msgstr ""
17837
631ec08c 17838#: config/tc-sparc.c:4248 config/tc-v850.c:283
328577ad
NC
17839msgid "Expected comma after symbol-name"
17840msgstr ""
17841
631ec08c 17842#: config/tc-sparc.c:4258
87ccc1b0 17843#, c-format
fce00800 17844msgid ".COMMon length (%lu) out of range ignored"
87ccc1b0
NC
17845msgstr ""
17846
631ec08c 17847#: config/tc-sparc.c:4284
ac50feda
RH
17848msgid "Expected comma after common length"
17849msgstr ""
17850
631ec08c 17851#: config/tc-sparc.c:4429
3caac5b8
AM
17852msgid "Unknown segment type"
17853msgstr ""
17854
631ec08c 17855#: config/tc-sparc.c:4498 config/tc-sparc.c:4507
328577ad 17856#, c-format
a74801ba
ILT
17857msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
17858msgstr ""
17859
631ec08c 17860#: config/tc-sparc.c:4525
a74801ba
ILT
17861msgid "redefinition of global register"
17862msgstr ""
17863
631ec08c 17864#: config/tc-sparc.c:4536
a74801ba
ILT
17865#, c-format
17866msgid "Register symbol %s already defined."
17867msgstr ""
17868
631ec08c 17869#: config/tc-sparc.c:4738
328577ad
NC
17870#, c-format
17871msgid "Illegal operands: %%r_plt in %d-byte data field"
17872msgstr ""
17873
631ec08c 17874#: config/tc-sparc.c:4748
87ccc1b0
NC
17875#, c-format
17876msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
17877msgstr ""
17878
631ec08c 17879#: config/tc-sparc.c:4785 config/tc-vax.c:3313
328577ad
NC
17880#, c-format
17881msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
17882msgstr ""
17883
631ec08c 17884#: config/tc-sparc.c:4793 config/tc-sparc.c:4824 config/tc-sparc.c:4833
777cd7ab 17885#: config/tc-vax.c:3321 config/tc-vax.c:3352 config/tc-vax.c:3361
328577ad
NC
17886#, c-format
17887msgid "Illegal operands: %%r_%s%d requires arguments in ()"
17888msgstr ""
17889
631ec08c 17890#: config/tc-sparc.c:4842 config/tc-vax.c:3370
328577ad
NC
17891#, c-format
17892msgid "Illegal operands: garbage after %%r_%s%d()"
17893msgstr ""
17894
71300e2c 17895#: config/tc-sparc.h:66
328577ad
NC
17896msgid "sparc convert_frag\n"
17897msgstr ""
17898
777cd7ab 17899#: config/tc-spu.c:172
ae351704
AM
17900msgid ""
17901"SPU options:\n"
17902" --apuasm\t\t emulate behaviour of apuasm\n"
17903msgstr ""
17904
777cd7ab 17905#: config/tc-spu.c:278
ae351704
AM
17906#, c-format
17907msgid "Invalid mnemonic '%s'"
17908msgstr ""
17909
777cd7ab 17910#: config/tc-spu.c:284
ae351704
AM
17911#, c-format
17912msgid "'%s' is only available in DD2.0 or higher."
17913msgstr ""
17914
777cd7ab 17915#: config/tc-spu.c:316
ae351704
AM
17916#, c-format
17917msgid "Error in argument %d. Expecting: \"%s\""
17918msgstr ""
17919
777cd7ab 17920#: config/tc-spu.c:327
ae351704
AM
17921msgid "Mixing register syntax, with and without '$'."
17922msgstr ""
17923
777cd7ab 17924#: config/tc-spu.c:333
ae351704
AM
17925#, c-format
17926msgid "Treating '%-*s' as a symbol."
17927msgstr ""
17928
777cd7ab 17929#: config/tc-spu.c:552
ae351704
AM
17930msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher."
17931msgstr ""
17932
777cd7ab 17933#: config/tc-spu.c:554
ae351704
AM
17934msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher."
17935msgstr ""
17936
87485f53 17937#: config/tc-spu.c:598
ae351704
AM
17938#, c-format
17939msgid "Using old style, %%lo(expr), please change to PPC style, expr@l."
17940msgstr ""
17941
87485f53 17942#: config/tc-spu.c:604
ae351704
AM
17943#, c-format
17944msgid "Using old style, %%hi(expr), please change to PPC style, expr@h."
17945msgstr ""
17946
87485f53 17947#: config/tc-spu.c:674 config/tc-spu.c:677
ae351704
AM
17948#, c-format
17949msgid "Constant expression %d out of range, [%d, %d]."
17950msgstr ""
17951
87485f53 17952#: config/tc-spu.c:779
a5c7551f
RW
17953#, c-format
17954msgid "invalid priority '%lu'"
17955msgstr ""
17956
87485f53 17957#: config/tc-spu.c:785
a5c7551f
RW
17958#, c-format
17959msgid "invalid lrlive '%lu'"
17960msgstr ""
17961
87485f53 17962#: config/tc-spu.c:859
ae351704
AM
17963msgid "Relaxation should never occur"
17964msgstr ""
17965
87485f53 17966#: config/tc-spu.c:1006
a5c7551f
RW
17967#, c-format
17968msgid "Relocation doesn't fit. (relocation value = 0x%lx)"
17969msgstr ""
17970
17971#: config/tc-spu.h:85
ae351704
AM
17972msgid "spu convert_frag\n"
17973msgstr ""
17974
ed9e98c2 17975#: config/tc-tic30.c:36
cc643b88
NC
17976msgid "first"
17977msgstr ""
17978
ed9e98c2 17979#: config/tc-tic30.c:36
cc643b88
NC
17980msgid "second"
17981msgstr ""
17982
ed9e98c2 17983#: config/tc-tic30.c:36
cc643b88
NC
17984msgid "third"
17985msgstr ""
17986
ed9e98c2 17987#: config/tc-tic30.c:36
cc643b88
NC
17988msgid "fourth"
17989msgstr ""
17990
ed9e98c2 17991#: config/tc-tic30.c:36
cc643b88
NC
17992msgid "fifth"
17993msgstr ""
17994
777cd7ab 17995#: config/tc-tic30.c:460
a5c7551f
RW
17996msgid "More than one AR register found in indirect reference"
17997msgstr ""
17998
777cd7ab 17999#: config/tc-tic30.c:466
a5c7551f
RW
18000msgid "Illegal AR register in indirect reference"
18001msgstr ""
18002
777cd7ab 18003#: config/tc-tic30.c:487
a5c7551f
RW
18004msgid "More than one displacement found in indirect reference"
18005msgstr ""
18006
777cd7ab 18007#: config/tc-tic30.c:496
a5c7551f
RW
18008msgid "Invalid displacement in indirect reference"
18009msgstr ""
18010
777cd7ab 18011#: config/tc-tic30.c:514
a5c7551f
RW
18012msgid "AR register not found in indirect reference"
18013msgstr ""
18014
18015#. Maybe an implied displacement of 1 again.
777cd7ab 18016#: config/tc-tic30.c:531
a5c7551f
RW
18017msgid "required displacement wasn't given in indirect reference"
18018msgstr ""
18019
777cd7ab 18020#: config/tc-tic30.c:538
a5c7551f
RW
18021msgid "illegal indirect reference"
18022msgstr ""
18023
777cd7ab 18024#: config/tc-tic30.c:545
a5c7551f
RW
18025msgid "displacement must be an unsigned 8-bit number"
18026msgstr ""
18027
777cd7ab 18028#: config/tc-tic30.c:729 config/tc-tic30.c:1476
a5c7551f
RW
18029#, c-format
18030msgid "Invalid character %s before %s operand"
18031msgstr ""
18032
777cd7ab 18033#: config/tc-tic30.c:748 config/tc-tic30.c:1491
a5c7551f
RW
18034#, c-format
18035msgid "Unbalanced parenthesis in %s operand."
18036msgstr ""
18037
777cd7ab 18038#: config/tc-tic30.c:764 config/tc-tic30.c:1501
a5c7551f
RW
18039#, c-format
18040msgid "Invalid character %s in %s operand"
18041msgstr ""
18042
777cd7ab 18043#: config/tc-tic30.c:783 config/tc-tic30.c:1518
a5c7551f
RW
18044#, c-format
18045msgid "Spurious operands; (%d operands/instruction max)"
18046msgstr ""
18047
18048#. Just skip it, if it's \n complain.
777cd7ab
DDAG
18049#: config/tc-tic30.c:801 config/tc-tic30.c:817 config/tc-tic30.c:1535
18050#: config/tc-tic30.c:1551
a5c7551f
RW
18051msgid "Expecting operand after ','; got nothing"
18052msgstr ""
18053
777cd7ab 18054#: config/tc-tic30.c:806 config/tc-tic30.c:1540
a5c7551f
RW
18055msgid "Expecting operand before ','; got nothing"
18056msgstr ""
18057
777cd7ab 18058#: config/tc-tic30.c:844
a5c7551f
RW
18059msgid "incorrect number of operands given in the first instruction"
18060msgstr ""
18061
777cd7ab 18062#: config/tc-tic30.c:850
a5c7551f
RW
18063msgid "incorrect number of operands given in the second instruction"
18064msgstr ""
18065
777cd7ab 18066#: config/tc-tic30.c:871
a5c7551f
RW
18067#, c-format
18068msgid "%s instruction, operand %d doesn't match"
18069msgstr ""
18070
18071#. Shouldn't get here.
777cd7ab 18072#: config/tc-tic30.c:895 config/tc-tic30.c:902
a5c7551f
RW
18073msgid "incorrect format for multiply parallel instruction"
18074msgstr ""
18075
777cd7ab 18076#: config/tc-tic30.c:909
a5c7551f
RW
18077msgid "destination for multiply can only be R0 or R1"
18078msgstr ""
18079
777cd7ab 18080#: config/tc-tic30.c:916
a5c7551f
RW
18081msgid "destination for add/subtract can only be R2 or R3"
18082msgstr ""
18083
777cd7ab 18084#: config/tc-tic30.c:983
a5c7551f
RW
18085msgid "loading the same register in parallel operation"
18086msgstr ""
18087
777cd7ab 18088#: config/tc-tic30.c:1426
a5c7551f
RW
18089#, c-format
18090msgid "Invalid character %s in opcode"
18091msgstr ""
18092
777cd7ab 18093#: config/tc-tic30.c:1456
a5c7551f
RW
18094#, c-format
18095msgid "Unknown TMS320C30 instruction: %s"
18096msgstr ""
18097
777cd7ab 18098#: config/tc-tic30.c:1576
a5c7551f
RW
18099msgid "Incorrect number of operands given"
18100msgstr ""
18101
777cd7ab 18102#: config/tc-tic30.c:1609
a5c7551f
RW
18103#, c-format
18104msgid "The %s operand doesn't match"
18105msgstr ""
18106
18107#. Shouldn't make it to this stage.
777cd7ab 18108#: config/tc-tic30.c:1634 config/tc-tic30.c:1646
a5c7551f
RW
18109msgid "Incompatible first and second operands in instruction"
18110msgstr ""
18111
777cd7ab 18112#: config/tc-tic30.c:1760
a5c7551f
RW
18113msgid "invalid short form floating point immediate operand"
18114msgstr ""
18115
777cd7ab 18116#: config/tc-tic30.c:1770
a5c7551f
RW
18117msgid "rounding down first operand float to unsigned int"
18118msgstr ""
18119
777cd7ab 18120#: config/tc-tic30.c:1772
a5c7551f
RW
18121msgid "only lower 16-bits of first operand are used"
18122msgstr ""
18123
777cd7ab 18124#: config/tc-tic30.c:1782
a5c7551f
RW
18125msgid "rounding down first operand float to signed int"
18126msgstr ""
18127
777cd7ab 18128#: config/tc-tic30.c:1787 config/tc-tic30.c:1858
a5c7551f
RW
18129msgid "first operand is too large for 16-bit signed int"
18130msgstr ""
18131
777cd7ab 18132#: config/tc-tic30.c:1852
a5c7551f
RW
18133msgid "first operand is floating point"
18134msgstr ""
18135
18136#. Shouldn't get here.
777cd7ab 18137#: config/tc-tic30.c:1883
a5c7551f
RW
18138msgid "interrupt vector for trap instruction out of range"
18139msgstr ""
18140
777cd7ab 18141#: config/tc-tic30.c:1928
a5c7551f
RW
18142msgid "LDP instruction needs a 24-bit operand"
18143msgstr ""
18144
777cd7ab 18145#: config/tc-tic30.c:1952
a5c7551f
RW
18146msgid "first operand is too large for a 24-bit displacement"
18147msgstr ""
18148
ab4f385b 18149#: config/tc-tic4x.c:391
a5c7551f
RW
18150msgid "Nan, using zero."
18151msgstr ""
18152
ab4f385b 18153#: config/tc-tic4x.c:509
a5c7551f
RW
18154#, c-format
18155msgid "Cannot represent exponent in %d bits"
18156msgstr ""
18157
ab4f385b 18158#: config/tc-tic4x.c:592 config/tc-tic4x.c:602
a5c7551f
RW
18159msgid "Invalid floating point number"
18160msgstr ""
18161
87485f53 18162#: config/tc-tic4x.c:723
a5c7551f
RW
18163msgid "Comma expected\n"
18164msgstr ""
18165
87485f53 18166#: config/tc-tic4x.c:757 config/tc-tic54x.c:498
a5c7551f
RW
18167msgid ".bss size argument missing\n"
18168msgstr ""
18169
87485f53 18170#: config/tc-tic4x.c:765
a5c7551f
RW
18171#, c-format
18172msgid ".bss size %ld < 0!"
18173msgstr ""
18174
87485f53 18175#: config/tc-tic4x.c:898
a5c7551f
RW
18176msgid "Non-constant symbols not allowed\n"
18177msgstr ""
18178
87485f53 18179#: config/tc-tic4x.c:929
a5c7551f
RW
18180msgid "Symbol missing\n"
18181msgstr ""
18182
a5c7551f 18183#. Skip null symbol terminator.
87485f53 18184#: config/tc-tic4x.c:977
a5c7551f
RW
18185msgid ".sect: subsection name ignored"
18186msgstr ""
18187
87485f53 18188#: config/tc-tic4x.c:1005 config/tc-tic4x.c:1106 config/tc-tic54x.c:1482
a5c7551f
RW
18189#, c-format
18190msgid "Error setting flags for \"%s\": %s"
18191msgstr ""
18192
87485f53 18193#: config/tc-tic4x.c:1037
a5c7551f
RW
18194msgid ".set syntax invalid\n"
18195msgstr ""
18196
87485f53 18197#: config/tc-tic4x.c:1095
a5c7551f
RW
18198msgid ".usect: non-zero alignment flag ignored"
18199msgstr ""
18200
87485f53 18201#: config/tc-tic4x.c:1126
a5c7551f
RW
18202#, c-format
18203msgid "This assembler does not support processor generation %ld"
18204msgstr ""
18205
87485f53 18206#: config/tc-tic4x.c:1130
a5c7551f
RW
18207msgid "Changing processor generation on fly not supported..."
18208msgstr ""
18209
87485f53 18210#: config/tc-tic4x.c:1417
a5c7551f
RW
18211msgid "Auxiliary register AR0--AR7 required for indirect"
18212msgstr ""
18213
87485f53 18214#: config/tc-tic4x.c:1431
a5c7551f
RW
18215#, c-format
18216msgid "Bad displacement %d (require 0--255)\n"
18217msgstr ""
18218
87485f53 18219#: config/tc-tic4x.c:1449
a5c7551f
RW
18220msgid "Index register IR0,IR1 required for displacement"
18221msgstr ""
18222
87485f53 18223#: config/tc-tic4x.c:1517
a5c7551f
RW
18224msgid "Expecting a register name"
18225msgstr ""
18226
87485f53 18227#: config/tc-tic4x.c:1529 config/tc-tic4x.c:1552 config/tc-tic4x.c:1618
a5c7551f
RW
18228msgid "Number too large"
18229msgstr ""
18230
87485f53 18231#: config/tc-tic4x.c:1542 config/tc-tic4x.c:1565
a5c7551f
RW
18232msgid "Expecting a constant value"
18233msgstr ""
18234
87485f53 18235#: config/tc-tic4x.c:1573
a5c7551f
RW
18236#, c-format
18237msgid "Bad direct addressing construct %s"
18238msgstr ""
18239
87485f53 18240#: config/tc-tic4x.c:1577
a5c7551f
RW
18241#, c-format
18242msgid "Direct value of %ld is not suitable"
18243msgstr ""
18244
87485f53 18245#: config/tc-tic4x.c:1601
a5c7551f
RW
18246msgid "Unknown indirect addressing mode"
18247msgstr ""
18248
87485f53 18249#: config/tc-tic4x.c:1698
a5c7551f
RW
18250#, c-format
18251msgid "Immediate value of %ld is too large for ldf"
18252msgstr ""
18253
87485f53 18254#: config/tc-tic4x.c:1738
a5c7551f
RW
18255msgid "Destination register must be ARn"
18256msgstr ""
18257
87485f53 18258#: config/tc-tic4x.c:1757 config/tc-tic4x.c:2130 config/tc-tic4x.c:2189
a5c7551f
RW
18259#, c-format
18260msgid "Immediate value of %ld is too large"
18261msgstr ""
18262
87485f53 18263#: config/tc-tic4x.c:1786 config/tc-tic4x.c:1991
a5c7551f
RW
18264msgid "Invalid indirect addressing mode"
18265msgstr ""
18266
87485f53
NC
18267#: config/tc-tic4x.c:1810 config/tc-tic4x.c:1850 config/tc-tic4x.c:2041
18268#: config/tc-tic4x.c:2063
a5c7551f
RW
18269msgid "Register must be Rn"
18270msgstr ""
18271
87485f53 18272#: config/tc-tic4x.c:1864 config/tc-tic4x.c:1934 config/tc-tic4x.c:1948
a5c7551f
RW
18273msgid "Register must be R0--R7"
18274msgstr ""
18275
87485f53 18276#: config/tc-tic4x.c:1888 config/tc-tic4x.c:1916
a5c7551f
RW
18277#, c-format
18278msgid "Invalid indirect addressing mode displacement %d"
18279msgstr ""
18280
87485f53 18281#: config/tc-tic4x.c:1962
a5c7551f
RW
18282msgid "Destination register must be R2 or R3"
18283msgstr ""
18284
87485f53 18285#: config/tc-tic4x.c:1976
a5c7551f
RW
18286msgid "Destination register must be R0 or R1"
18287msgstr ""
18288
87485f53 18289#: config/tc-tic4x.c:2013
a5c7551f
RW
18290#, c-format
18291msgid "Displacement value of %ld is too large"
18292msgstr ""
18293
87485f53 18294#: config/tc-tic4x.c:2074 config/tc-tic4x.c:2205
a5c7551f
RW
18295msgid "Floating point number not valid in expression"
18296msgstr ""
18297
87485f53 18298#: config/tc-tic4x.c:2088
a5c7551f
RW
18299#, c-format
18300msgid "Signed immediate value %ld too large"
18301msgstr ""
18302
87485f53 18303#: config/tc-tic4x.c:2151
a5c7551f
RW
18304#, c-format
18305msgid "Unsigned immediate value %ld too large"
18306msgstr ""
18307
87485f53 18308#: config/tc-tic4x.c:2219
a5c7551f
RW
18309#, c-format
18310msgid "Immediate value %ld too large"
18311msgstr ""
18312
87485f53 18313#: config/tc-tic4x.c:2238 config/tc-tic4x.c:2266
a5c7551f
RW
18314msgid "Register must be ivtp or tvtp"
18315msgstr ""
18316
87485f53 18317#: config/tc-tic4x.c:2252
a5c7551f
RW
18318msgid "Register must be address register"
18319msgstr ""
18320
87485f53 18321#: config/tc-tic4x.c:2325
a5c7551f
RW
18322msgid "Source and destination register should not be equal"
18323msgstr ""
18324
87485f53 18325#: config/tc-tic4x.c:2340
3957a496 18326msgid "Equal parallel destination registers, one result will be discarded"
a5c7551f
RW
18327msgstr ""
18328
87485f53 18329#: config/tc-tic4x.c:2381
a5c7551f
RW
18330msgid "Too many operands scanned"
18331msgstr ""
18332
87485f53 18333#: config/tc-tic4x.c:2412
a5c7551f
RW
18334msgid "Parallel opcode cannot contain more than two instructions"
18335msgstr ""
18336
87485f53 18337#: config/tc-tic4x.c:2486
a5c7551f
RW
18338#, c-format
18339msgid "Invalid operands for %s"
18340msgstr ""
18341
87485f53 18342#: config/tc-tic4x.c:2489
a5c7551f
RW
18343#, c-format
18344msgid "Invalid instruction %s"
18345msgstr ""
18346
87485f53 18347#: config/tc-tic4x.c:2641
a5c7551f
RW
18348#, c-format
18349msgid "Bad relocation type: 0x%02x"
18350msgstr ""
18351
87485f53 18352#: config/tc-tic4x.c:2699
a5c7551f
RW
18353#, c-format
18354msgid "Unsupported processor generation %d"
18355msgstr ""
18356
87485f53 18357#: config/tc-tic4x.c:2707
a5c7551f
RW
18358msgid "Option -b is depreciated, please use -mbig"
18359msgstr ""
18360
87485f53 18361#: config/tc-tic4x.c:2714
a5c7551f
RW
18362msgid "Option -p is depreciated, please use -mmemparm"
18363msgstr ""
18364
87485f53 18365#: config/tc-tic4x.c:2721
a5c7551f
RW
18366msgid "Option -r is depreciated, please use -mregparm"
18367msgstr ""
18368
87485f53 18369#: config/tc-tic4x.c:2728
a5c7551f
RW
18370msgid "Option -s is depreciated, please use -msmall"
18371msgstr ""
18372
87485f53 18373#: config/tc-tic4x.c:2757
c85dd50d
NC
18374#, c-format
18375msgid ""
18376"\n"
18377"TIC4X options:\n"
18378" -mcpu=CPU -mCPU select architecture variant. CPU can be:\n"
18379" 30 - TMS320C30\n"
18380" 31 - TMS320C31, TMS320LC31\n"
18381" 32 - TMS320C32\n"
18382" 33 - TMS320VC33\n"
18383" 40 - TMS320C40\n"
18384" 44 - TMS320C44\n"
18385" -mrev=REV set cpu hardware revision (integer numbers).\n"
18386" Combinations of -mcpu and -mrev will enable/"
18387"disable\n"
18388" the appropriate options (-midle2, -mlowpower and\n"
18389" -menhanced) according to the selected type\n"
18390" -mbig select big memory model\n"
18391" -msmall select small memory model (default)\n"
18392" -mregparm select register parameters (default)\n"
18393" -mmemparm select memory parameters\n"
18394" -midle2 enable IDLE2 support\n"
18395" -mlowpower enable LOPOWER and MAXSPEED support\n"
18396" -menhanced enable enhanced opcode support\n"
18397msgstr ""
18398
87485f53 18399#: config/tc-tic4x.c:2802
a5c7551f
RW
18400#, c-format
18401msgid "Label \"$%d\" redefined"
18402msgstr ""
18403
87485f53 18404#: config/tc-tic4x.c:3012
a5c7551f
RW
18405#, c-format
18406msgid "Reloc %d not supported by object file format"
18407msgstr ""
18408
328577ad
NC
18409#. Only word (et al.), align, or conditionals are allowed within
18410#. .struct/.union.
96e786d1 18411#: config/tc-tic54x.c:242
328577ad
NC
18412msgid "pseudo-op illegal within .struct/.union"
18413msgstr ""
18414
96e786d1 18415#: config/tc-tic54x.c:256
6e1772d5 18416#, c-format
f96bd6c2 18417msgid "C54x-specific command line options:\n"
1994a7c7
NC
18418msgstr ""
18419
96e786d1 18420#: config/tc-tic54x.c:257
6e1772d5 18421#, c-format
1994a7c7
NC
18422msgid "-mfar-mode | -mf Use extended addressing\n"
18423msgstr ""
18424
96e786d1 18425#: config/tc-tic54x.c:258
6e1772d5 18426#, c-format
1994a7c7
NC
18427msgid "-mcpu=<CPU version> Specify the CPU version\n"
18428msgstr ""
18429
96e786d1 18430#: config/tc-tic54x.c:259
6e1772d5 18431#, c-format
3dd5103b
NC
18432msgid "-merrors-to-file <filename>\n"
18433msgstr ""
18434
96e786d1 18435#: config/tc-tic54x.c:260
6e1772d5 18436#, c-format
1994a7c7
NC
18437msgid "-me <filename> Redirect errors to a file\n"
18438msgstr ""
18439
96e786d1 18440#: config/tc-tic54x.c:373
1994a7c7
NC
18441msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
18442msgstr ""
18443
96e786d1 18444#: config/tc-tic54x.c:385
a5c7551f
RW
18445msgid "symbols assigned with .asg must begin with a letter"
18446msgstr ""
18447
96e786d1 18448#: config/tc-tic54x.c:423
1994a7c7
NC
18449msgid "Unterminated string after absolute expression"
18450msgstr ""
18451
96e786d1 18452#: config/tc-tic54x.c:431
1994a7c7
NC
18453msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
18454msgstr ""
18455
96e786d1 18456#: config/tc-tic54x.c:439
1994a7c7
NC
18457msgid "symbols assigned with .eval must begin with a letter"
18458msgstr ""
18459
96e786d1 18460#: config/tc-tic54x.c:507
a5c7551f
RW
18461#, c-format
18462msgid ".bss size %d < 0!"
18463msgstr ""
18464
96e786d1 18465#: config/tc-tic54x.c:693
1994a7c7
NC
18466msgid "Offset on nested structures is ignored"
18467msgstr ""
18468
96e786d1 18469#: config/tc-tic54x.c:743
1994a7c7
NC
18470#, c-format
18471msgid ".end%s without preceding .%s"
18472msgstr ""
18473
96e786d1 18474#: config/tc-tic54x.c:809
1994a7c7
NC
18475#, c-format
18476msgid "Unrecognized struct/union tag '%s'"
18477msgstr ""
18478
96e786d1 18479#: config/tc-tic54x.c:811
1994a7c7
NC
18480msgid ".tag requires a structure tag"
18481msgstr ""
18482
96e786d1 18483#: config/tc-tic54x.c:817
1994a7c7
NC
18484msgid "Label required for .tag"
18485msgstr ""
18486
96e786d1 18487#: config/tc-tic54x.c:836
1994a7c7
NC
18488#, c-format
18489msgid ".tag target '%s' undefined"
18490msgstr ""
18491
96e786d1 18492#: config/tc-tic54x.c:900
1994a7c7
NC
18493#, c-format
18494msgid ".field count '%d' out of range (1 <= X <= 32)"
18495msgstr ""
18496
96e786d1 18497#: config/tc-tic54x.c:928
1994a7c7
NC
18498#, c-format
18499msgid "Unrecognized field type '%c'"
18500msgstr ""
18501
96e786d1 18502#: config/tc-tic54x.c:1052
a5c7551f
RW
18503msgid "Overflow in expression, truncated to 8 bits"
18504msgstr ""
18505
96e786d1 18506#: config/tc-tic54x.c:1057
a5c7551f
RW
18507msgid "Overflow in expression, truncated to 16 bits"
18508msgstr ""
18509
1994a7c7
NC
18510#. Disallow .byte with a non constant expression that will
18511#. require relocation.
96e786d1 18512#: config/tc-tic54x.c:1065
1994a7c7
NC
18513msgid "Relocatable values require at least WORD storage"
18514msgstr ""
18515
96e786d1 18516#: config/tc-tic54x.c:1126
1994a7c7
NC
18517msgid "Use of .def/.ref is deprecated. Use .global instead"
18518msgstr ""
18519
96e786d1 18520#: config/tc-tic54x.c:1345
1994a7c7
NC
18521msgid ".space/.bes repeat count is negative, ignored"
18522msgstr ""
18523
96e786d1 18524#: config/tc-tic54x.c:1350
1994a7c7
NC
18525msgid ".space/.bes repeat count is zero, ignored"
18526msgstr ""
18527
96e786d1 18528#: config/tc-tic54x.c:1423
1994a7c7
NC
18529msgid "Missing size argument"
18530msgstr ""
18531
96e786d1 18532#: config/tc-tic54x.c:1557
1994a7c7
NC
18533msgid "CPU version has already been set"
18534msgstr ""
18535
96e786d1 18536#: config/tc-tic54x.c:1561
1994a7c7
NC
18537#, c-format
18538msgid "Unrecognized version '%s'"
18539msgstr ""
18540
96e786d1 18541#: config/tc-tic54x.c:1567
1994a7c7
NC
18542msgid "Changing of CPU version on the fly not supported"
18543msgstr ""
18544
96e786d1 18545#: config/tc-tic54x.c:1698
1994a7c7
NC
18546msgid "p2align not supported on this target"
18547msgstr ""
18548
96e786d1 18549#: config/tc-tic54x.c:1710
1994a7c7
NC
18550msgid "Argument to .even ignored"
18551msgstr ""
18552
96e786d1 18553#: config/tc-tic54x.c:1756
1994a7c7
NC
18554msgid "Invalid field size, must be from 1 to 32"
18555msgstr ""
18556
96e786d1 18557#: config/tc-tic54x.c:1769
1994a7c7
NC
18558msgid "field size must be 16 when value is relocatable"
18559msgstr ""
18560
96e786d1 18561#: config/tc-tic54x.c:1784
1994a7c7
NC
18562msgid "field value truncated"
18563msgstr ""
18564
87485f53 18565#: config/tc-tic54x.c:1890 config/tc-tic54x.c:2176
1994a7c7
NC
18566#, c-format
18567msgid "Unrecognized section '%s'"
18568msgstr ""
18569
96e786d1 18570#: config/tc-tic54x.c:1899
f96bd6c2 18571msgid "Current section is uninitialized, section name required for .clink"
1994a7c7
NC
18572msgstr ""
18573
87485f53 18574#: config/tc-tic54x.c:2087
1994a7c7
NC
18575msgid "ENDLOOP without corresponding LOOP"
18576msgstr ""
18577
87485f53 18578#: config/tc-tic54x.c:2128
1994a7c7
NC
18579msgid "Mixing of normal and extended addressing not supported"
18580msgstr ""
18581
87485f53 18582#: config/tc-tic54x.c:2134
1994a7c7
NC
18583msgid "Extended addressing not supported on the specified CPU"
18584msgstr ""
18585
87485f53 18586#: config/tc-tic54x.c:2182
1994a7c7
NC
18587msgid ".sblock may be used for initialized sections only"
18588msgstr ""
18589
87485f53 18590#: config/tc-tic54x.c:2212
1994a7c7
NC
18591msgid "Symbol missing for .set/.equ"
18592msgstr ""
18593
87485f53 18594#: config/tc-tic54x.c:2267
1994a7c7
NC
18595msgid ".var may only be used within a macro definition"
18596msgstr ""
18597
87485f53 18598#: config/tc-tic54x.c:2275
1994a7c7
NC
18599msgid "Substitution symbols must begin with a letter"
18600msgstr ""
18601
87485f53 18602#: config/tc-tic54x.c:2354
1994a7c7 18603#, c-format
ae351704 18604msgid "can't open macro library file '%s' for reading: %s"
1994a7c7
NC
18605msgstr ""
18606
87485f53 18607#: config/tc-tic54x.c:2361
1994a7c7
NC
18608#, c-format
18609msgid "File '%s' not in macro archive format"
18610msgstr ""
18611
87485f53 18612#: config/tc-tic54x.c:2491
1994a7c7
NC
18613#, c-format
18614msgid "Bad COFF version '%s'"
18615msgstr ""
18616
87485f53 18617#: config/tc-tic54x.c:2500
1994a7c7
NC
18618#, c-format
18619msgid "Bad CPU version '%s'"
18620msgstr ""
18621
87485f53 18622#: config/tc-tic54x.c:2513 config/tc-tic54x.c:2516
1994a7c7
NC
18623#, c-format
18624msgid "Can't redirect stderr to the file '%s'"
18625msgstr ""
18626
87485f53 18627#: config/tc-tic54x.c:2535
6655dba2
SB
18628msgid "Macro nesting is too deep"
18629msgstr ""
18630
87485f53 18631#: config/tc-tic54x.c:2638
1994a7c7
NC
18632#, c-format
18633msgid "Undefined substitution symbol '%s'"
18634msgstr ""
18635
87485f53 18636#: config/tc-tic54x.c:3121
a5c7551f
RW
18637#, c-format
18638msgid "Unbalanced parenthesis in operand %d"
18639msgstr ""
18640
87485f53 18641#: config/tc-tic54x.c:3152 config/tc-tic54x.c:3160
a5c7551f
RW
18642msgid "Expecting operand after ','"
18643msgstr ""
18644
87485f53 18645#: config/tc-tic54x.c:3171
a5c7551f
RW
18646msgid "Extra junk on line"
18647msgstr ""
18648
87485f53 18649#: config/tc-tic54x.c:3208
1994a7c7
NC
18650msgid "Badly formed address expression"
18651msgstr ""
18652
87485f53 18653#: config/tc-tic54x.c:3461
1994a7c7
NC
18654#, c-format
18655msgid "Invalid dmad syntax '%s'"
18656msgstr ""
18657
87485f53 18658#: config/tc-tic54x.c:3525
3b16e843
NC
18659#, c-format
18660msgid ""
18661"Use the .mmregs directive to use memory-mapped register names such as '%s'"
18662msgstr ""
18663
87485f53 18664#: config/tc-tic54x.c:3576
1994a7c7
NC
18665msgid "Address mode *+ARx is write-only. Results of reading are undefined."
18666msgstr ""
18667
87485f53 18668#: config/tc-tic54x.c:3596
1994a7c7
NC
18669#, c-format
18670msgid "Unrecognized indirect address format \"%s\""
18671msgstr ""
18672
87485f53 18673#: config/tc-tic54x.c:3634
1994a7c7
NC
18674#, c-format
18675msgid "Operand '%s' out of range (%d <= x <= %d)"
18676msgstr ""
18677
87485f53 18678#: config/tc-tic54x.c:3654
1994a7c7
NC
18679msgid "Error in relocation handling"
18680msgstr ""
18681
87485f53 18682#: config/tc-tic54x.c:3673 config/tc-tic54x.c:3735 config/tc-tic54x.c:3763
1994a7c7
NC
18683#, c-format
18684msgid "Unrecognized condition code \"%s\""
18685msgstr ""
18686
87485f53 18687#: config/tc-tic54x.c:3690
1994a7c7
NC
18688#, c-format
18689msgid "Condition \"%s\" does not match preceding group"
18690msgstr ""
18691
87485f53 18692#: config/tc-tic54x.c:3698
1994a7c7
NC
18693#, c-format
18694msgid ""
18695"Condition \"%s\" uses a different accumulator from a preceding condition"
18696msgstr ""
18697
87485f53 18698#: config/tc-tic54x.c:3705
1994a7c7
NC
18699msgid "Only one comparison conditional allowed"
18700msgstr ""
18701
87485f53 18702#: config/tc-tic54x.c:3710
1994a7c7
NC
18703msgid "Only one overflow conditional allowed"
18704msgstr ""
18705
87485f53 18706#: config/tc-tic54x.c:3718
1994a7c7
NC
18707#, c-format
18708msgid "Duplicate %s conditional"
18709msgstr ""
18710
87485f53 18711#: config/tc-tic54x.c:3749
1994a7c7
NC
18712msgid "Invalid auxiliary register (use AR0-AR7)"
18713msgstr ""
18714
87485f53 18715#: config/tc-tic54x.c:3780
1994a7c7
NC
18716msgid "lk addressing modes are invalid for memory-mapped register addressing"
18717msgstr ""
18718
87485f53 18719#: config/tc-tic54x.c:3788
1994a7c7
NC
18720msgid ""
18721"Address mode *+ARx is not allowed in memory-mapped register addressing. "
18722"Resulting behavior is undefined."
18723msgstr ""
18724
87485f53 18725#: config/tc-tic54x.c:3814
1994a7c7
NC
18726msgid ""
18727"Destination accumulator for each part of this parallel instruction must be "
18728"different"
18729msgstr ""
18730
87485f53 18731#: config/tc-tic54x.c:3863
1994a7c7
NC
18732#, c-format
18733msgid "Memory mapped register \"%s\" out of range"
18734msgstr ""
18735
87485f53 18736#: config/tc-tic54x.c:3902
1994a7c7
NC
18737msgid "Invalid operand (use 1, 2, or 3)"
18738msgstr ""
18739
87485f53 18740#: config/tc-tic54x.c:3928
1994a7c7
NC
18741msgid "A status register or status bit name is required"
18742msgstr ""
18743
87485f53 18744#: config/tc-tic54x.c:3938
1994a7c7
NC
18745#, c-format
18746msgid "Unrecognized status bit \"%s\""
18747msgstr ""
18748
87485f53 18749#: config/tc-tic54x.c:3961
1994a7c7
NC
18750#, c-format
18751msgid "Invalid status register \"%s\""
18752msgstr ""
18753
87485f53 18754#: config/tc-tic54x.c:3973
1994a7c7
NC
18755#, c-format
18756msgid "Operand \"%s\" out of range (use 1 or 2)"
18757msgstr ""
18758
87485f53 18759#: config/tc-tic54x.c:4176
1994a7c7
NC
18760#, c-format
18761msgid "Unrecognized instruction \"%s\""
18762msgstr ""
18763
87485f53 18764#: config/tc-tic54x.c:4205
1994a7c7
NC
18765#, c-format
18766msgid "Unrecognized operand list '%s' for instruction '%s'"
18767msgstr ""
18768
87485f53 18769#: config/tc-tic54x.c:4234
1994a7c7
NC
18770#, c-format
18771msgid "Unrecognized parallel instruction \"%s\""
18772msgstr ""
18773
87485f53 18774#: config/tc-tic54x.c:4283
1994a7c7
NC
18775#, c-format
18776msgid "Invalid operand (s) for parallel instruction \"%s\""
18777msgstr ""
18778
87485f53 18779#: config/tc-tic54x.c:4286
1994a7c7
NC
18780#, c-format
18781msgid "Unrecognized parallel instruction combination \"%s || %s\""
18782msgstr ""
18783
87485f53 18784#: config/tc-tic54x.c:4514
1994a7c7
NC
18785#, c-format
18786msgid "%s symbol recursion stopped at second appearance of '%s'"
18787msgstr ""
18788
87485f53 18789#: config/tc-tic54x.c:4554
1994a7c7
NC
18790msgid "Unrecognized substitution symbol function"
18791msgstr ""
18792
87485f53 18793#: config/tc-tic54x.c:4559
1994a7c7
NC
18794msgid "Missing '(' after substitution symbol function"
18795msgstr ""
18796
87485f53 18797#: config/tc-tic54x.c:4572
1994a7c7
NC
18798msgid "Expecting second argument"
18799msgstr ""
18800
87485f53 18801#: config/tc-tic54x.c:4590 config/tc-tic54x.c:4640
1994a7c7
NC
18802msgid "Extra junk in function call, expecting ')'"
18803msgstr ""
18804
87485f53 18805#: config/tc-tic54x.c:4616
1994a7c7
NC
18806msgid "Function expects two arguments"
18807msgstr ""
18808
87485f53 18809#: config/tc-tic54x.c:4629
1994a7c7
NC
18810msgid "Expecting character constant argument"
18811msgstr ""
18812
87485f53 18813#: config/tc-tic54x.c:4635
1994a7c7
NC
18814msgid "Both arguments must be substitution symbols"
18815msgstr ""
18816
87485f53 18817#: config/tc-tic54x.c:4687
1994a7c7
NC
18818#, c-format
18819msgid "Invalid subscript (use 1 to %d)"
18820msgstr ""
18821
87485f53 18822#: config/tc-tic54x.c:4697
1994a7c7 18823#, c-format
f96bd6c2 18824msgid "Invalid length (use 0 to %d)"
1994a7c7
NC
18825msgstr ""
18826
87485f53 18827#: config/tc-tic54x.c:4707
1994a7c7
NC
18828msgid "Missing ')' in subscripted substitution symbol expression"
18829msgstr ""
18830
87485f53 18831#: config/tc-tic54x.c:4727
1994a7c7
NC
18832msgid "Missing forced substitution terminator ':'"
18833msgstr ""
18834
87485f53 18835#: config/tc-tic54x.c:4881
1994a7c7
NC
18836#, c-format
18837msgid ""
3957a496
NC
18838"Instruction does not fit in available delay slots (%d-word insn, %d slot "
18839"left)"
18840msgid_plural ""
1994a7c7
NC
18841"Instruction does not fit in available delay slots (%d-word insn, %d slots "
18842"left)"
3957a496
NC
18843msgstr[0] ""
18844msgstr[1] ""
1994a7c7 18845
87485f53 18846#: config/tc-tic54x.c:4925
1994a7c7
NC
18847#, c-format
18848msgid "Unrecognized parallel instruction '%s'"
18849msgstr ""
18850
87485f53 18851#: config/tc-tic54x.c:4937
1994a7c7
NC
18852#, c-format
18853msgid "Instruction '%s' requires an LP cpu version"
18854msgstr ""
18855
87485f53 18856#: config/tc-tic54x.c:4944
1994a7c7
NC
18857#, c-format
18858msgid "Instruction '%s' requires far mode addressing"
18859msgstr ""
18860
87485f53 18861#: config/tc-tic54x.c:4956
1994a7c7
NC
18862#, c-format
18863msgid ""
3957a496
NC
18864"Instruction does not fit in available delay slots (%d-word insn, %d slot "
18865"left). Resulting behavior is undefined."
18866msgid_plural ""
1994a7c7
NC
18867"Instruction does not fit in available delay slots (%d-word insn, %d slots "
18868"left). Resulting behavior is undefined."
3957a496
NC
18869msgstr[0] ""
18870msgstr[1] ""
1994a7c7 18871
87485f53 18872#: config/tc-tic54x.c:4970
1994a7c7
NC
18873msgid ""
18874"Instructions which cause PC discontinuity are not allowed in a delay slot. "
18875"Resulting behavior is undefined."
18876msgstr ""
18877
87485f53 18878#: config/tc-tic54x.c:4981
1994a7c7
NC
18879#, c-format
18880msgid "'%s' is not repeatable. Resulting behavior is undefined."
18881msgstr ""
18882
87485f53 18883#: config/tc-tic54x.c:4985
1994a7c7
NC
18884msgid ""
18885"Instructions using long offset modifiers or absolute addresses are not "
18886"repeatable. Resulting behavior is undefined."
18887msgstr ""
18888
87485f53 18889#: config/tc-tic54x.c:5129
1994a7c7
NC
18890#, c-format
18891msgid "Unsupported relocation size %d"
18892msgstr ""
18893
87485f53 18894#: config/tc-tic54x.c:5260
1994a7c7
NC
18895msgid "non-absolute value used with .space/.bes"
18896msgstr ""
18897
87485f53 18898#: config/tc-tic54x.c:5264
1994a7c7
NC
18899#, c-format
18900msgid "negative value ignored in %s"
18901msgstr ""
18902
87485f53 18903#: config/tc-tic54x.c:5352
1994a7c7
NC
18904#, c-format
18905msgid "attempt to .space/.bes backwards? (%ld)"
18906msgstr ""
18907
c1c69e83 18908#: config/tc-tic6x.c:262
6e1772d5 18909#, c-format
2ee0aedf 18910msgid "unknown -mpid= argument '%s'"
6e1772d5
AM
18911msgstr ""
18912
c1c69e83 18913#: config/tc-tic6x.c:320
2ee0aedf
TG
18914#, c-format
18915msgid "TMS320C6000 options:\n"
328577ad
NC
18916msgstr ""
18917
c1c69e83 18918#: config/tc-tic6x.c:321
2ee0aedf
TG
18919#, c-format
18920msgid " -march=ARCH enable instructions from architecture ARCH\n"
a5c7551f
RW
18921msgstr ""
18922
c1c69e83 18923#: config/tc-tic6x.c:322
ac50feda 18924#, c-format
2ee0aedf 18925msgid " -mbig-endian generate big-endian code\n"
ac50feda
RH
18926msgstr ""
18927
c1c69e83 18928#: config/tc-tic6x.c:323
2ee0aedf
TG
18929#, c-format
18930msgid " -mlittle-endian generate little-endian code\n"
ac50feda
RH
18931msgstr ""
18932
c1c69e83 18933#: config/tc-tic6x.c:324
2ee0aedf
TG
18934#, c-format
18935msgid " -mdsbt code uses DSBT addressing\n"
18936msgstr ""
18937
c1c69e83 18938#: config/tc-tic6x.c:325
2ee0aedf
TG
18939#, c-format
18940msgid " -mno-dsbt code does not use DSBT addressing\n"
18941msgstr ""
18942
c1c69e83 18943#: config/tc-tic6x.c:326
2ee0aedf
TG
18944#, c-format
18945msgid ""
18946" -mpid=no code uses position-dependent data addressing\n"
18947msgstr ""
18948
c1c69e83 18949#: config/tc-tic6x.c:327
2ee0aedf
TG
18950#, c-format
18951msgid ""
18952" -mpid=near code uses position-independent data addressing,\n"
18953" GOT accesses use near DP addressing\n"
18954msgstr ""
18955
c1c69e83 18956#: config/tc-tic6x.c:329
2ee0aedf
TG
18957#, c-format
18958msgid ""
18959" -mpid=far code uses position-independent data addressing,\n"
18960" GOT accesses use far DP addressing\n"
18961msgstr ""
18962
c1c69e83 18963#: config/tc-tic6x.c:331
2ee0aedf
TG
18964#, c-format
18965msgid " -mpic code addressing is position-independent\n"
18966msgstr ""
18967
c1c69e83 18968#: config/tc-tic6x.c:332
2ee0aedf
TG
18969#, c-format
18970msgid " -mno-pic code addressing is position-dependent\n"
18971msgstr ""
18972
c1c69e83 18973#: config/tc-tic6x.c:337
2ee0aedf
TG
18974#, c-format
18975msgid "Supported ARCH values are:"
18976msgstr ""
18977
346d80ef 18978#: config/tc-tic6x.c:384
cc643b88
NC
18979msgid "unexpected .cantunwind directive"
18980msgstr ""
18981
346d80ef 18982#: config/tc-tic6x.c:404
cc643b88
NC
18983msgid "unexpected .handlerdata directive"
18984msgstr ""
18985
346d80ef 18986#: config/tc-tic6x.c:416
cc643b88
NC
18987msgid "personality routine required before .handlerdata directive"
18988msgstr ""
18989
346d80ef 18990#: config/tc-tic6x.c:530
cc643b88
NC
18991msgid "expected symbol"
18992msgstr ""
18993
346d80ef 18994#: config/tc-tic6x.c:577
e0e7a9d4
TG
18995msgid "expected comma after symbol name"
18996msgstr ""
18997
346d80ef 18998#: config/tc-tic6x.c:587
cc643b88
NC
18999#, c-format
19000msgid "invalid length for .scomm directive"
19001msgstr ""
19002
346d80ef 19003#: config/tc-tic6x.c:601
cc643b88
NC
19004msgid "alignment is not a positive number"
19005msgstr ""
19006
346d80ef 19007#: config/tc-tic6x.c:613
cc643b88
NC
19008msgid "alignment is not a power of 2"
19009msgstr ""
19010
346d80ef 19011#: config/tc-tic6x.c:628
cc643b88
NC
19012#, c-format
19013msgid "attempt to re-define symbol `%s'"
19014msgstr ""
19015
346d80ef 19016#: config/tc-tic6x.c:637
cc643b88
NC
19017#, c-format
19018msgid "attempt to redefine `%s' with a different length"
19019msgstr ""
19020
346d80ef 19021#: config/tc-tic6x.c:836
2ee0aedf
TG
19022msgid "multiple '||' on same line"
19023msgstr ""
19024
346d80ef 19025#: config/tc-tic6x.c:839
2ee0aedf
TG
19026msgid "'||' after predicate"
19027msgstr ""
19028
346d80ef 19029#: config/tc-tic6x.c:883
2ee0aedf
TG
19030msgid "multiple predicates on same line"
19031msgstr ""
19032
346d80ef 19033#: config/tc-tic6x.c:889
2ee0aedf
TG
19034#, c-format
19035msgid "bad predicate '%s'"
19036msgstr ""
19037
346d80ef 19038#: config/tc-tic6x.c:900
2ee0aedf
TG
19039msgid "predication on A0 not supported on this architecture"
19040msgstr ""
19041
346d80ef 19042#: config/tc-tic6x.c:933
2ee0aedf
TG
19043msgid "label after '||'"
19044msgstr ""
19045
346d80ef 19046#: config/tc-tic6x.c:939
2ee0aedf
TG
19047msgid "label after predicate"
19048msgstr ""
19049
346d80ef 19050#: config/tc-tic6x.c:963
2ee0aedf
TG
19051msgid "'||' not followed by instruction"
19052msgstr ""
19053
346d80ef 19054#: config/tc-tic6x.c:969
2ee0aedf
TG
19055msgid "predicate not followed by instruction"
19056msgstr ""
19057
346d80ef 19058#: config/tc-tic6x.c:1402
2ee0aedf
TG
19059#, c-format
19060msgid "control register '%s' not supported on this architecture"
19061msgstr ""
19062
346d80ef
NC
19063#: config/tc-tic6x.c:1581 config/tc-tic6x.c:1584 config/tc-tic6x.c:1637
19064#: config/tc-tic6x.c:1641
2ee0aedf
TG
19065#, c-format
19066msgid "register number %u not supported on this architecture"
19067msgstr ""
19068
346d80ef 19069#: config/tc-tic6x.c:1612
2ee0aedf
TG
19070#, c-format
19071msgid "register pair for operand %u of '%.*s' not a valid even/odd pair"
19072msgstr ""
19073
346d80ef 19074#: config/tc-tic6x.c:1668
2ee0aedf
TG
19075#, c-format
19076msgid "junk after operand %u of '%.*s'"
19077msgstr ""
19078
346d80ef 19079#: config/tc-tic6x.c:1681
2ee0aedf
TG
19080#, c-format
19081msgid "bad register or register pair for operand %u of '%.*s'"
19082msgstr ""
19083
346d80ef 19084#: config/tc-tic6x.c:1687
2ee0aedf
TG
19085#, c-format
19086msgid "bad register for operand %u of '%.*s'"
19087msgstr ""
19088
346d80ef 19089#: config/tc-tic6x.c:1692
2ee0aedf
TG
19090#, c-format
19091msgid "bad register pair for operand %u of '%.*s'"
19092msgstr ""
19093
346d80ef 19094#: config/tc-tic6x.c:1697
2ee0aedf
TG
19095#, c-format
19096msgid "bad functional unit for operand %u of '%.*s'"
19097msgstr ""
19098
346d80ef 19099#: config/tc-tic6x.c:1702
2ee0aedf
TG
19100#, c-format
19101msgid "bad operand %u of '%.*s'"
19102msgstr ""
19103
346d80ef 19104#: config/tc-tic6x.c:1834
2ee0aedf
TG
19105msgid "$DSBT_INDEX must be used with __c6xabi_DSBT_BASE"
19106msgstr ""
19107
346d80ef 19108#: config/tc-tic6x.c:1874
2ee0aedf
TG
19109msgid "$DSBT_INDEX not supported in this context"
19110msgstr ""
19111
346d80ef 19112#: config/tc-tic6x.c:1887
2ee0aedf
TG
19113msgid "$GOT not supported in this context"
19114msgstr ""
19115
346d80ef 19116#: config/tc-tic6x.c:1904
2ee0aedf
TG
19117msgid "$DPR_GOT not supported in this context"
19118msgstr ""
19119
346d80ef 19120#: config/tc-tic6x.c:1925
2ee0aedf
TG
19121msgid "$DPR_BYTE not supported in this context"
19122msgstr ""
19123
346d80ef 19124#: config/tc-tic6x.c:1942
2ee0aedf
TG
19125msgid "$DPR_HWORD not supported in this context"
19126msgstr ""
19127
346d80ef 19128#: config/tc-tic6x.c:1959
2ee0aedf
TG
19129msgid "$DPR_WORD not supported in this context"
19130msgstr ""
19131
346d80ef 19132#: config/tc-tic6x.c:1978
cc643b88
NC
19133msgid "$PCR_OFFSET not supported in this context"
19134msgstr ""
19135
346d80ef 19136#: config/tc-tic6x.c:1989
2ee0aedf
TG
19137msgid "invalid PC-relative operand"
19138msgstr ""
19139
346d80ef 19140#: config/tc-tic6x.c:2026
2ee0aedf
TG
19141#, c-format
19142msgid "no %d-byte relocations available"
19143msgstr ""
19144
346d80ef
NC
19145#: config/tc-tic6x.c:2513 config/tc-tic6x.c:2544 config/tc-tic6x.c:2562
19146#: config/tc-tic6x.c:2992 config/tc-tic6x.c:3011 config/tc-tic6x.c:3043
2ee0aedf
TG
19147#, c-format
19148msgid "operand %u of '%.*s' out of range"
19149msgstr ""
19150
346d80ef 19151#: config/tc-tic6x.c:2606 config/tc-tic6x.c:2831
2ee0aedf
TG
19152#, c-format
19153msgid "offset in operand %u of '%.*s' not divisible by %u"
19154msgstr ""
19155
346d80ef 19156#: config/tc-tic6x.c:2823 config/tc-tic6x.c:2856
2ee0aedf
TG
19157#, c-format
19158msgid "offset in operand %u of '%.*s' out of range"
19159msgstr ""
19160
346d80ef 19161#: config/tc-tic6x.c:2938
2ee0aedf
TG
19162#, c-format
19163msgid "functional unit already masked for operand %u of '%.*s'"
19164msgstr ""
19165
346d80ef 19166#: config/tc-tic6x.c:2962 config/tc-tic6x.c:3720
2ee0aedf
TG
19167#, c-format
19168msgid "'%.*s' instruction not in a software pipelined loop"
19169msgstr ""
19170
346d80ef 19171#: config/tc-tic6x.c:3061
2ee0aedf
TG
19172#, c-format
19173msgid "instruction '%.*s' cannot be predicated"
19174msgstr ""
19175
346d80ef 19176#: config/tc-tic6x.c:3328
2ee0aedf
TG
19177#, c-format
19178msgid "'%.*s' instruction not supported on this architecture"
19179msgstr ""
19180
346d80ef 19181#: config/tc-tic6x.c:3336
2ee0aedf
TG
19182#, c-format
19183msgid "'%.*s' instruction not supported on this functional unit"
19184msgstr ""
19185
346d80ef 19186#: config/tc-tic6x.c:3344
2ee0aedf
TG
19187#, c-format
19188msgid ""
19189"'%.*s' instruction not supported on this functional unit for this "
19190"architecture"
19191msgstr ""
19192
346d80ef 19193#: config/tc-tic6x.c:3364
2ee0aedf
TG
19194msgid "missing operand after comma"
19195msgstr ""
19196
346d80ef 19197#: config/tc-tic6x.c:3372 config/tc-tic6x.c:3390
2ee0aedf
TG
19198#, c-format
19199msgid "too many operands to '%.*s'"
19200msgstr ""
19201
346d80ef 19202#: config/tc-tic6x.c:3403
2ee0aedf
TG
19203#, c-format
19204msgid "bad number of operands to '%.*s'"
19205msgstr ""
19206
346d80ef 19207#: config/tc-tic6x.c:3475
2ee0aedf
TG
19208#, c-format
19209msgid "operand %u of '%.*s' not constant"
19210msgstr ""
19211
346d80ef 19212#: config/tc-tic6x.c:3480
2ee0aedf
TG
19213#, c-format
19214msgid "operand %u of '%.*s' on wrong side"
19215msgstr ""
19216
346d80ef 19217#: config/tc-tic6x.c:3485
2ee0aedf
TG
19218#, c-format
19219msgid "operand %u of '%.*s' not a valid return address register"
19220msgstr ""
19221
346d80ef 19222#: config/tc-tic6x.c:3491
2ee0aedf
TG
19223#, c-format
19224msgid "operand %u of '%.*s' is write-only"
19225msgstr ""
19226
346d80ef 19227#: config/tc-tic6x.c:3496
2ee0aedf
TG
19228#, c-format
19229msgid "operand %u of '%.*s' is read-only"
19230msgstr ""
19231
346d80ef 19232#: config/tc-tic6x.c:3501
2ee0aedf
TG
19233#, c-format
19234msgid "operand %u of '%.*s' not a valid memory reference"
19235msgstr ""
19236
346d80ef 19237#: config/tc-tic6x.c:3507
2ee0aedf
TG
19238#, c-format
19239msgid "operand %u of '%.*s' not a valid base address register"
19240msgstr ""
19241
346d80ef 19242#: config/tc-tic6x.c:3593
2ee0aedf
TG
19243#, c-format
19244msgid "bad operand combination for '%.*s'"
19245msgstr ""
19246
346d80ef 19247#: config/tc-tic6x.c:3639
2ee0aedf
TG
19248msgid "parallel instruction not following another instruction"
19249msgstr ""
19250
346d80ef 19251#: config/tc-tic6x.c:3645
2ee0aedf
TG
19252msgid "too many instructions in execute packet"
19253msgstr ""
19254
346d80ef 19255#: config/tc-tic6x.c:3650
2ee0aedf
TG
19256msgid "label not at start of execute packet"
19257msgstr ""
19258
346d80ef 19259#: config/tc-tic6x.c:3653
2ee0aedf
TG
19260#, c-format
19261msgid "'%.*s' instruction not at start of execute packet"
19262msgstr ""
19263
346d80ef 19264#: config/tc-tic6x.c:3701
2ee0aedf
TG
19265msgid "functional unit already used in this execute packet"
19266msgstr ""
19267
346d80ef 19268#: config/tc-tic6x.c:3709
2ee0aedf
TG
19269msgid "nested software pipelined loop"
19270msgstr ""
19271
346d80ef 19272#: config/tc-tic6x.c:3728
2ee0aedf
TG
19273msgid "'||^' without previous SPMASK"
19274msgstr ""
19275
346d80ef 19276#: config/tc-tic6x.c:3730
2ee0aedf
TG
19277msgid "cannot mask instruction using no functional unit"
19278msgstr ""
19279
346d80ef 19280#: config/tc-tic6x.c:3742
2ee0aedf
TG
19281msgid "functional unit already masked"
19282msgstr ""
19283
346d80ef 19284#: config/tc-tic6x.c:3807
2ee0aedf
TG
19285msgid "value too large for 2-byte field"
19286msgstr ""
19287
346d80ef 19288#: config/tc-tic6x.c:3817
2ee0aedf
TG
19289msgid "value too large for 1-byte field"
19290msgstr ""
19291
346d80ef 19292#: config/tc-tic6x.c:3944
2ee0aedf
TG
19293msgid "immediate offset not 2-byte-aligned"
19294msgstr ""
19295
346d80ef 19296#: config/tc-tic6x.c:3972
2ee0aedf
TG
19297msgid "immediate offset not 4-byte-aligned"
19298msgstr ""
19299
346d80ef 19300#: config/tc-tic6x.c:3986
2ee0aedf
TG
19301msgid "addend used with $DSBT_INDEX"
19302msgstr ""
19303
346d80ef
NC
19304#: config/tc-tic6x.c:4000 config/tc-tic6x.c:4018 config/tc-tic6x.c:4036
19305#: config/tc-tic6x.c:4054
2ee0aedf
TG
19306msgid "PC-relative offset not 4-byte-aligned"
19307msgstr ""
19308
346d80ef
NC
19309#: config/tc-tic6x.c:4003 config/tc-tic6x.c:4021 config/tc-tic6x.c:4039
19310#: config/tc-tic6x.c:4057
2ee0aedf
TG
19311msgid "PC-relative offset out of range"
19312msgstr ""
19313
346d80ef 19314#: config/tc-tic6x.c:4536
cc643b88
NC
19315#, c-format
19316msgid "undefined symbol %s in PCR relocation"
19317msgstr ""
19318
346d80ef 19319#: config/tc-tic6x.c:4653
cc643b88
NC
19320#, c-format
19321msgid "group section `%s' has no group signature"
19322msgstr ""
19323
346d80ef 19324#: config/tc-tic6x.c:4805
cc643b88
NC
19325msgid "missing .endp before .cfi_startproc"
19326msgstr ""
19327
346d80ef 19328#: config/tc-tic6x.c:4910
cc643b88
NC
19329msgid "stack pointer offset too large for personality routine"
19330msgstr ""
19331
346d80ef 19332#: config/tc-tic6x.c:4917
cc643b88
NC
19333msgid "stack frame layout does not match personality routine"
19334msgstr ""
19335
346d80ef 19336#: config/tc-tic6x.c:5051
cc643b88
NC
19337msgid "too many unwinding instructions"
19338msgstr ""
19339
346d80ef 19340#: config/tc-tic6x.c:5126 config/tc-tic6x.c:5139 config/tc-tic6x.c:5147
cc643b88
NC
19341#, c-format
19342msgid "unable to generate unwinding opcode for reg %d"
19343msgstr ""
19344
346d80ef 19345#: config/tc-tic6x.c:5156
cc643b88
NC
19346msgid "unable to restore return address from previously restored reg"
19347msgstr ""
19348
346d80ef 19349#: config/tc-tic6x.c:5168
cc643b88
NC
19350#, c-format
19351msgid "unhandled CFA insn for unwinding (%d)"
19352msgstr ""
19353
346d80ef 19354#: config/tc-tic6x.c:5178
cc643b88
NC
19355#, c-format
19356msgid "unable to generate unwinding opcode for frame pointer reg %d"
19357msgstr ""
19358
346d80ef 19359#: config/tc-tic6x.c:5187
cc643b88
NC
19360msgid "unable to generate unwinding opcode for frame pointer offset"
19361msgstr ""
19362
346d80ef 19363#: config/tc-tic6x.c:5196
cc643b88
NC
19364msgid "unwound stack pointer not doubleword aligned"
19365msgstr ""
19366
346d80ef 19367#: config/tc-tic6x.c:5341
cc643b88
NC
19368msgid "stack frame layout too complex for unwinder"
19369msgstr ""
19370
346d80ef 19371#: config/tc-tic6x.c:5358
cc643b88
NC
19372msgid "unwound frame has negative size"
19373msgstr ""
19374
f48dfe41 19375#: config/tc-tilegx.c:141
cfb8c092
NC
19376#, c-format
19377msgid ""
19378" -Q ignored\n"
19379" -V print assembler version number\n"
c1c69e83 19380" -EB/-EL generate big-endian/little-endian code\n"
cfb8c092
NC
19381" --32/--64 generate 32bit/64bit code\n"
19382msgstr ""
19383
777cd7ab 19384#: config/tc-tilegx.c:731 config/tc-tilepro.c:619
cfb8c092
NC
19385msgid "Invalid operator for operand."
19386msgstr ""
19387
777cd7ab 19388#: config/tc-tilegx.c:754 config/tc-tilepro.c:642
cfb8c092
NC
19389msgid "Operator may only be applied to symbols."
19390msgstr ""
19391
777cd7ab 19392#: config/tc-tilegx.c:819 config/tc-tilepro.c:707
cfb8c092
NC
19393#, c-format
19394msgid "Writes to register '%s' are not allowed."
19395msgstr ""
19396
777cd7ab 19397#: config/tc-tilegx.c:846 config/tc-tilepro.c:734
cfb8c092
NC
19398#, c-format
19399msgid ""
19400"Two instructions in the same bundle both write to register %s, which is not "
19401"allowed."
19402msgstr ""
19403
777cd7ab 19404#: config/tc-tilegx.c:911 config/tc-tilepro.c:798
cfb8c092
NC
19405#, c-format
19406msgid "'%s' may not be bundled with other instructions."
19407msgstr ""
19408
777cd7ab 19409#: config/tc-tilegx.c:941 config/tc-tilepro.c:828
cfb8c092
NC
19410msgid "Invalid combination of instructions for bundle."
19411msgstr ""
19412
777cd7ab 19413#: config/tc-tilegx.c:976 config/tc-tilepro.c:863
cfb8c092
NC
19414msgid "instruction address is not a multiple of 8"
19415msgstr ""
19416
777cd7ab 19417#: config/tc-tilegx.c:1053 config/tc-tilepro.c:941
cfb8c092
NC
19418msgid "Invalid expression."
19419msgstr ""
19420
777cd7ab 19421#: config/tc-tilegx.c:1099 config/tc-tilepro.c:983
cfb8c092
NC
19422#, c-format
19423msgid "Expected register, got '%s'."
19424msgstr ""
19425
777cd7ab 19426#: config/tc-tilegx.c:1106 config/tc-tilepro.c:990
cfb8c092
NC
19427#, c-format
19428msgid "Found use of non-canonical register name %s; use %s instead."
19429msgstr ""
19430
777cd7ab 19431#: config/tc-tilegx.c:1166 config/tc-tilepro.c:1049
cfb8c092
NC
19432#, c-format
19433msgid "Too few operands to '%s'."
19434msgstr ""
19435
777cd7ab 19436#: config/tc-tilegx.c:1171 config/tc-tilepro.c:1054
cfb8c092
NC
19437#, c-format
19438msgid "Unexpected character '%c' after operand %d to %s."
19439msgstr ""
19440
777cd7ab 19441#: config/tc-tilegx.c:1192 config/tc-tilepro.c:1075
cfb8c092
NC
19442msgid "Expected immediate expression"
19443msgstr ""
19444
777cd7ab
DDAG
19445#: config/tc-tilegx.c:1205 config/tc-tilegx.c:1807 config/tc-tilepro.c:1088
19446#: config/tc-tilepro.c:1584
cfb8c092
NC
19447msgid "Found '}' when not bundling."
19448msgstr ""
19449
777cd7ab 19450#: config/tc-tilegx.c:1246 config/tc-tilepro.c:1128
cfb8c092
NC
19451#, c-format
19452msgid "Unknown opcode `%.*s'."
19453msgstr ""
19454
777cd7ab 19455#: config/tc-tilegx.c:1257 config/tc-tilepro.c:1139
cfb8c092
NC
19456msgid "Too many instructions for bundle."
19457msgstr ""
19458
777cd7ab 19459#: config/tc-tilegx.c:1349 config/tc-tilepro.c:1221
cfb8c092
NC
19460msgid "Bad call to md_atof ()"
19461msgstr ""
19462
777cd7ab 19463#: config/tc-tilegx.c:1425 config/tc-tilepro.c:1284
cfb8c092
NC
19464msgid "This operator only produces two byte values."
19465msgstr ""
19466
777cd7ab 19467#: config/tc-tilegx.c:1752 config/tc-tilepro.c:1529
cfb8c092
NC
19468#, c-format
19469msgid "internal error? cannot generate `%s' relocation (%d, %d)"
19470msgstr ""
19471
777cd7ab 19472#: config/tc-tilegx.c:1795 config/tc-tilepro.c:1572
cfb8c092
NC
19473msgid "Found '{' when already bundling."
19474msgstr ""
19475
f48dfe41 19476#: config/tc-tilepro.c:98
cfb8c092
NC
19477#, c-format
19478msgid ""
19479" -Q ignored\n"
19480" -V print assembler version number\n"
19481msgstr ""
19482
e0e7a9d4 19483#: config/tc-v850.c:294
2ee0aedf
TG
19484#, c-format
19485msgid ".COMMon length (%d.) < 0! Ignored."
19486msgstr ""
19487
e0e7a9d4 19488#: config/tc-v850.c:315
2ee0aedf
TG
19489#, c-format
19490msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
19491msgstr ""
19492
e0e7a9d4 19493#: config/tc-v850.c:341
2ee0aedf
TG
19494msgid "Common alignment negative; 0 assumed"
19495msgstr ""
19496
e0e7a9d4 19497#: config/tc-v850.c:545
2ee0aedf
TG
19498msgid ".longcall pseudo-op seen when not relaxing"
19499msgstr ""
19500
e0e7a9d4 19501#: config/tc-v850.c:547
2ee0aedf
TG
19502msgid ".longjump pseudo-op seen when not relaxing"
19503msgstr ""
19504
e0e7a9d4 19505#: config/tc-v850.c:554
2ee0aedf
TG
19506msgid "bad .longcall format"
19507msgstr ""
19508
e0e7a9d4 19509#: config/tc-v850.c:1393
2ee0aedf
TG
19510#, c-format
19511msgid "unknown operand shift: %x\n"
19512msgstr ""
19513
e0e7a9d4 19514#: config/tc-v850.c:1394
2ee0aedf
TG
19515msgid "internal failure in parse_register_list"
19516msgstr ""
19517
e0e7a9d4 19518#: config/tc-v850.c:1410
ac50feda
RH
19519msgid "constant expression or register list expected"
19520msgstr ""
19521
e0e7a9d4 19522#: config/tc-v850.c:1415
ac50feda
RH
19523msgid "high bits set in register list expression"
19524msgstr ""
19525
e0e7a9d4 19526#: config/tc-v850.c:1453 config/tc-v850.c:1510
ac50feda
RH
19527msgid "illegal register included in list"
19528msgstr ""
19529
e0e7a9d4 19530#: config/tc-v850.c:1459
ac50feda
RH
19531msgid "system registers cannot be included in list"
19532msgstr ""
19533
e0e7a9d4 19534#: config/tc-v850.c:1485
2ee0aedf 19535msgid "second register should follow dash in register list"
ac50feda
RH
19536msgstr ""
19537
e0e7a9d4 19538#: config/tc-v850.c:1490
cc643b88 19539msgid "second register should be greater than first register"
ac50feda
RH
19540msgstr ""
19541
e0e7a9d4 19542#: config/tc-v850.c:1540
6e1772d5 19543#, c-format
ac50feda
RH
19544msgid " V850 options:\n"
19545msgstr ""
19546
e0e7a9d4 19547#: config/tc-v850.c:1541
6e1772d5 19548#, c-format
ac50feda
RH
19549msgid " -mwarn-signed-overflow Warn if signed immediate values overflow\n"
19550msgstr ""
19551
e0e7a9d4 19552#: config/tc-v850.c:1542
6e1772d5 19553#, c-format
ac50feda
RH
19554msgid ""
19555" -mwarn-unsigned-overflow Warn if unsigned immediate values overflow\n"
19556msgstr ""
19557
e0e7a9d4 19558#: config/tc-v850.c:1543
6e1772d5 19559#, c-format
ac50feda
RH
19560msgid " -mv850 The code is targeted at the v850\n"
19561msgstr ""
19562
e0e7a9d4 19563#: config/tc-v850.c:1544
6e1772d5 19564#, c-format
ac50feda
RH
19565msgid " -mv850e The code is targeted at the v850e\n"
19566msgstr ""
19567
e0e7a9d4 19568#: config/tc-v850.c:1545
6e1772d5
AM
19569#, c-format
19570msgid " -mv850e1 The code is targeted at the v850e1\n"
19571msgstr ""
19572
e0e7a9d4 19573#: config/tc-v850.c:1546
6e1772d5 19574#, c-format
2ee0aedf 19575msgid " -mv850e2 The code is targeted at the v850e2\n"
ac50feda
RH
19576msgstr ""
19577
e0e7a9d4 19578#: config/tc-v850.c:1547
2ee0aedf
TG
19579#, c-format
19580msgid " -mv850e2v3 The code is targeted at the v850e2v3\n"
19581msgstr ""
19582
e0e7a9d4 19583#: config/tc-v850.c:1548
c1c69e83
AM
19584#, c-format
19585msgid " -mv850e2v4 Alias for -mv850e3v5\n"
19586msgstr ""
19587
e0e7a9d4 19588#: config/tc-v850.c:1549
c1c69e83
AM
19589#, c-format
19590msgid " -mv850e3v5 The code is targeted at the v850e3v5\n"
19591msgstr ""
19592
e0e7a9d4 19593#: config/tc-v850.c:1550
6e1772d5 19594#, c-format
87ccc1b0
NC
19595msgid " -mrelax Enable relaxation\n"
19596msgstr ""
19597
e0e7a9d4 19598#: config/tc-v850.c:1551
2ee0aedf
TG
19599#, c-format
19600msgid ""
19601" --disp-size-default-22 branch displacement with unknown size is 22 bits "
19602"(default)\n"
19603msgstr ""
19604
e0e7a9d4 19605#: config/tc-v850.c:1552
2ee0aedf
TG
19606#, c-format
19607msgid ""
19608" --disp-size-default-32 branch displacement with unknown size is 32 "
19609"bits\n"
19610msgstr ""
19611
e0e7a9d4 19612#: config/tc-v850.c:1553
2ee0aedf
TG
19613#, c-format
19614msgid " -mextension enable extension opcode support\n"
19615msgstr ""
19616
e0e7a9d4 19617#: config/tc-v850.c:1554
2ee0aedf
TG
19618#, c-format
19619msgid " -mno-bcond17\t\t disable b<cond> disp17 instruction\n"
19620msgstr ""
19621
e0e7a9d4 19622#: config/tc-v850.c:1555
2ee0aedf
TG
19623#, c-format
19624msgid " -mno-stld23\t\t disable st/ld offset23 instruction\n"
19625msgstr ""
19626
e0e7a9d4 19627#: config/tc-v850.c:1556
c1c69e83
AM
19628#, c-format
19629msgid " -mgcc-abi Mark the binary as using the old GCC ABI\n"
19630msgstr ""
19631
e0e7a9d4 19632#: config/tc-v850.c:1557
c1c69e83
AM
19633#, c-format
19634msgid ""
19635" -mrh850-abi Mark the binary as using the RH850 ABI "
19636"(default)\n"
19637msgstr ""
19638
e0e7a9d4 19639#: config/tc-v850.c:1558
c1c69e83
AM
19640#, c-format
19641msgid " -m8byte-align Mark the binary as using 64-bit alignment\n"
19642msgstr ""
19643
e0e7a9d4 19644#: config/tc-v850.c:1559
c1c69e83
AM
19645#, c-format
19646msgid ""
19647" -m4byte-align Mark the binary as using 32-bit alignment "
19648"(default)\n"
19649msgstr ""
19650
e0e7a9d4
TG
19651#: config/tc-v850.c:1560
19652#, c-format
19653msgid ""
19654" -msoft-float Mark the binary as not using FP insns (default "
19655"for pre e2v3)\n"
19656msgstr ""
19657
19658#: config/tc-v850.c:1561
19659#, c-format
19660msgid ""
19661" -mhard-float Mark the binary as using FP insns (default for "
19662"e2v3 and up)\n"
19663msgstr ""
19664
19665#: config/tc-v850.c:1949
ac50feda
RH
19666#, c-format
19667msgid "Unable to determine default target processor from string: %s"
19668msgstr ""
19669
e0e7a9d4 19670#: config/tc-v850.c:1993
2ee0aedf
TG
19671msgid "hi0() relocation used on an instruction which does not support it"
19672msgstr ""
19673
e0e7a9d4 19674#: config/tc-v850.c:2013
2ee0aedf
TG
19675msgid "hi() relocation used on an instruction which does not support it"
19676msgstr ""
19677
6c037fdb 19678#: config/tc-v850.c:2032
06647dfd
AM
19679msgid "lo() relocation used on an instruction which does not support it"
19680msgstr ""
19681
6c037fdb 19682#: config/tc-v850.c:2043
ed9e98c2
AM
19683msgid "ctoff() is not supported by the rh850 ABI. Use -mgcc-abi instead"
19684msgstr ""
19685
6c037fdb 19686#: config/tc-v850.c:2059
ac50feda
RH
19687msgid "ctoff() relocation used on an instruction which does not support it"
19688msgstr ""
19689
6c037fdb 19690#: config/tc-v850.c:2078
ac50feda
RH
19691msgid "sdaoff() relocation used on an instruction which does not support it"
19692msgstr ""
19693
6c037fdb 19694#: config/tc-v850.c:2097
ac50feda
RH
19695msgid "zdaoff() relocation used on an instruction which does not support it"
19696msgstr ""
19697
6c037fdb 19698#: config/tc-v850.c:2129
ac50feda
RH
19699msgid "tdaoff() relocation used on an instruction which does not support it"
19700msgstr ""
19701
6c037fdb 19702#: config/tc-v850.c:2270
2ee0aedf
TG
19703#, c-format
19704msgid "operand out of range (%d is not between %d and %d)"
19705msgstr ""
19706
6c037fdb 19707#: config/tc-v850.c:2353
2ee0aedf
TG
19708msgid "st/ld offset 23 instruction was disabled ."
19709msgstr ""
19710
6c037fdb 19711#: config/tc-v850.c:2362
ac50feda
RH
19712msgid "Target processor does not support this instruction."
19713msgstr ""
19714
6c037fdb
NC
19715#: config/tc-v850.c:2474 config/tc-v850.c:2484 config/tc-v850.c:2505
19716#: config/tc-v850.c:2519 config/tc-v850.c:2525 config/tc-v850.c:2549
19717#: config/tc-v850.c:2555 config/tc-v850.c:2562 config/tc-v850.c:2576
87485f53 19718#: config/tc-v850.c:2590 config/tc-v850.c:2596 config/tc-v850.c:2934
ac50feda
RH
19719msgid "immediate operand is too large"
19720msgstr ""
19721
6c037fdb 19722#: config/tc-v850.c:2491
c1c69e83
AM
19723#, c-format
19724msgid "AAARG -> unhandled constant reloc: %d"
ac50feda
RH
19725msgstr ""
19726
6c037fdb 19727#: config/tc-v850.c:2626 config/tc-v850.c:2637
2ee0aedf
TG
19728msgid "constant too big to fit into instruction"
19729msgstr ""
19730
6c037fdb 19731#: config/tc-v850.c:2712
2ee0aedf
TG
19732msgid "odd number cannot be used here"
19733msgstr ""
19734
6c037fdb 19735#: config/tc-v850.c:2757
ac50feda
RH
19736msgid "invalid register name"
19737msgstr ""
19738
6c037fdb 19739#: config/tc-v850.c:2763
ac50feda
RH
19740msgid "register r0 cannot be used here"
19741msgstr ""
19742
6c037fdb 19743#: config/tc-v850.c:2769
2ee0aedf
TG
19744msgid "odd register cannot be used here"
19745msgstr ""
19746
6c037fdb 19747#: config/tc-v850.c:2778
ae351704 19748msgid "invalid system register name"
ac50feda
RH
19749msgstr ""
19750
6c037fdb 19751#: config/tc-v850.c:2792
ae351704 19752msgid "expected EP register"
ac50feda
RH
19753msgstr ""
19754
6c037fdb 19755#: config/tc-v850.c:2809 config/tc-v850.c:2822
ae351704 19756msgid "invalid condition code name"
ac50feda
RH
19757msgstr ""
19758
6c037fdb 19759#: config/tc-v850.c:2815
2ee0aedf 19760msgid "condition sa cannot be used here"
ac50feda
RH
19761msgstr ""
19762
6c037fdb 19763#: config/tc-v850.c:2828
f96bd6c2 19764msgid "invalid cache operation name"
c1c69e83
AM
19765msgstr ""
19766
6c037fdb 19767#: config/tc-v850.c:2833
f96bd6c2 19768msgid "invalid pref operation name"
c1c69e83
AM
19769msgstr ""
19770
6c037fdb 19771#: config/tc-v850.c:2838
c1c69e83
AM
19772msgid "invalid vector register name"
19773msgstr ""
19774
6c037fdb 19775#: config/tc-v850.c:2876
ae351704 19776msgid "syntax error: value is missing before the register name"
87ccc1b0
NC
19777msgstr ""
19778
6c037fdb 19779#: config/tc-v850.c:2878
ae351704 19780msgid "syntax error: register not expected"
ac50feda
RH
19781msgstr ""
19782
6c037fdb 19783#: config/tc-v850.c:2892
ae351704 19784msgid "syntax error: system register not expected"
ac50feda
RH
19785msgstr ""
19786
6c037fdb 19787#: config/tc-v850.c:2897 config/tc-v850.c:2902
ae351704 19788msgid "syntax error: condition code not expected"
3caac5b8
AM
19789msgstr ""
19790
6c037fdb 19791#: config/tc-v850.c:2907
c1c69e83
AM
19792msgid "syntax error: vector register not expected"
19793msgstr ""
19794
87485f53 19795#: config/tc-v850.c:2918
2ee0aedf
TG
19796msgid "immediate 0 cannot be used here"
19797msgstr ""
19798
87485f53 19799#: config/tc-v850.c:2942
2ee0aedf
TG
19800msgid "immediate operand is not match"
19801msgstr ""
19802
87485f53 19803#: config/tc-v850.c:2955
c1c69e83
AM
19804msgid "displacement is too large"
19805msgstr ""
19806
87485f53 19807#: config/tc-v850.c:2973 config/tc-xtensa.c:13066
ae351704 19808msgid "invalid operand"
3caac5b8
AM
19809msgstr ""
19810
87485f53 19811#: config/tc-v850.c:3085
c1c69e83
AM
19812msgid "loop: 32-bit displacement not supported"
19813msgstr ""
19814
777cd7ab 19815#: config/tc-vax.c:1343
ac50feda
RH
19816msgid "no '[' to match ']'"
19817msgstr ""
19818
777cd7ab 19819#: config/tc-vax.c:1359
ac50feda
RH
19820msgid "bad register in []"
19821msgstr ""
19822
777cd7ab 19823#: config/tc-vax.c:1361
ac50feda
RH
19824msgid "[PC] index banned"
19825msgstr ""
19826
777cd7ab 19827#: config/tc-vax.c:1397
ac50feda
RH
19828msgid "no '(' to match ')'"
19829msgstr ""
19830
777cd7ab 19831#: config/tc-vax.c:1513
ac50feda
RH
19832msgid "invalid branch operand"
19833msgstr ""
19834
777cd7ab 19835#: config/tc-vax.c:1540
ac50feda
RH
19836msgid "address prohibits @"
19837msgstr ""
19838
777cd7ab 19839#: config/tc-vax.c:1542
ac50feda
RH
19840msgid "address prohibits #"
19841msgstr ""
19842
777cd7ab 19843#: config/tc-vax.c:1546
ac50feda
RH
19844msgid "address prohibits -()"
19845msgstr ""
19846
777cd7ab 19847#: config/tc-vax.c:1548
ac50feda
RH
19848msgid "address prohibits ()+"
19849msgstr ""
19850
777cd7ab 19851#: config/tc-vax.c:1551
ac50feda
RH
19852msgid "address prohibits ()"
19853msgstr ""
19854
777cd7ab 19855#: config/tc-vax.c:1553
ac50feda
RH
19856msgid "address prohibits []"
19857msgstr ""
19858
777cd7ab 19859#: config/tc-vax.c:1555
ac50feda
RH
19860msgid "address prohibits register"
19861msgstr ""
19862
777cd7ab 19863#: config/tc-vax.c:1557
ac50feda
RH
19864msgid "address prohibits displacement length specifier"
19865msgstr ""
19866
777cd7ab 19867#: config/tc-vax.c:1585
ac50feda
RH
19868msgid "invalid operand of S^#"
19869msgstr ""
19870
777cd7ab 19871#: config/tc-vax.c:1598
ac50feda
RH
19872msgid "S^# needs expression"
19873msgstr ""
19874
777cd7ab 19875#: config/tc-vax.c:1605
ac50feda
RH
19876msgid "S^# may only read-access"
19877msgstr ""
19878
777cd7ab 19879#: config/tc-vax.c:1628
ac50feda
RH
19880msgid "invalid operand of -()"
19881msgstr ""
19882
777cd7ab 19883#: config/tc-vax.c:1634
ac50feda
RH
19884msgid "-(PC) unpredictable"
19885msgstr ""
19886
777cd7ab 19887#: config/tc-vax.c:1636
ac50feda
RH
19888msgid "[]index same as -()register: unpredictable"
19889msgstr ""
19890
777cd7ab 19891#: config/tc-vax.c:1668
ac50feda
RH
19892msgid "invalid operand of ()+"
19893msgstr ""
19894
777cd7ab 19895#: config/tc-vax.c:1674
ac50feda
RH
19896msgid "(PC)+ unpredictable"
19897msgstr ""
19898
777cd7ab 19899#: config/tc-vax.c:1676
ac50feda
RH
19900msgid "[]index same as ()+register: unpredictable"
19901msgstr ""
19902
777cd7ab 19903#: config/tc-vax.c:1699
ac50feda
RH
19904msgid "# conflicts length"
19905msgstr ""
19906
777cd7ab 19907#: config/tc-vax.c:1701
ac50feda
RH
19908msgid "# bars register"
19909msgstr ""
19910
777cd7ab 19911#: config/tc-vax.c:1721
ac50feda
RH
19912msgid "writing or modifying # is unpredictable"
19913msgstr ""
19914
777cd7ab 19915#: config/tc-vax.c:1747
ac50feda
RH
19916msgid "length not needed"
19917msgstr ""
19918
777cd7ab 19919#: config/tc-vax.c:1754
ac50feda
RH
19920msgid "can't []index a register, because it has no address"
19921msgstr ""
19922
777cd7ab 19923#: config/tc-vax.c:1756
ac50feda
RH
19924msgid "a register has no address"
19925msgstr ""
19926
777cd7ab 19927#: config/tc-vax.c:1765
ac50feda
RH
19928msgid "PC part of operand unpredictable"
19929msgstr ""
19930
777cd7ab 19931#: config/tc-vax.c:1923
ae351704
AM
19932msgid "odd number of bytes in operand description"
19933msgstr ""
19934
777cd7ab 19935#: config/tc-vax.c:1937
ae351704
AM
19936msgid "Bad operand"
19937msgstr ""
19938
777cd7ab 19939#: config/tc-vax.c:1942
ae351704
AM
19940msgid "Not enough operands"
19941msgstr ""
19942
777cd7ab 19943#: config/tc-vax.c:2218
3caac5b8
AM
19944msgid "SYMBOL TABLE not implemented"
19945msgstr ""
19946
777cd7ab 19947#: config/tc-vax.c:2222
3caac5b8
AM
19948msgid "TOKEN TRACE not implemented"
19949msgstr ""
19950
777cd7ab 19951#: config/tc-vax.c:2226
3caac5b8
AM
19952#, c-format
19953msgid "Displacement length %s ignored!"
19954msgstr ""
19955
777cd7ab 19956#: config/tc-vax.c:2230
3caac5b8
AM
19957#, c-format
19958msgid "I don't need or use temp. file \"%s\"."
19959msgstr ""
19960
777cd7ab 19961#: config/tc-vax.c:2234
3caac5b8
AM
19962msgid "I don't use an interpass file! -V ignored"
19963msgstr ""
19964
777cd7ab 19965#: config/tc-vax.c:2291
6e1772d5 19966#, c-format
ac50feda
RH
19967msgid ""
19968"VAX options:\n"
19969"-d LENGTH\t\tignored\n"
19970"-J\t\t\tignored\n"
19971"-S\t\t\tignored\n"
19972"-t FILE\t\t\tignored\n"
19973"-T\t\t\tignored\n"
19974"-V\t\t\tignored\n"
19975msgstr ""
19976
777cd7ab 19977#: config/tc-vax.c:2300
6e1772d5 19978#, c-format
ac50feda
RH
19979msgid ""
19980"VMS options:\n"
19981"-+\t\t\thash encode names longer than 31 characters\n"
19982"-1\t\t\t`const' handling compatible with gcc 1.x\n"
19983"-H\t\t\tshow new symbol after hash truncation\n"
19984"-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
19985"\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
19986"-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
19987msgstr ""
19988
777cd7ab 19989#: config/tc-vax.c:2465
ae351704
AM
19990#, c-format
19991msgid "Ignoring statement due to \"%s\""
19992msgstr ""
19993
777cd7ab 19994#: config/tc-vax.c:2482
ae351704
AM
19995#, c-format
19996msgid "Aborting because statement has \"%s\""
19997msgstr ""
19998
777cd7ab 19999#: config/tc-vax.c:2527
ae351704
AM
20000msgid "Can't relocate expression"
20001msgstr ""
20002
777cd7ab 20003#: config/tc-vax.c:2630
ae351704
AM
20004msgid "Bignum not permitted in short literal. Immediate mode assumed."
20005msgstr ""
20006
777cd7ab 20007#: config/tc-vax.c:2639
ae351704
AM
20008msgid "Can't do flonum short literal: immediate mode used."
20009msgstr ""
20010
777cd7ab 20011#: config/tc-vax.c:2686
ae351704
AM
20012#, c-format
20013msgid "A bignum/flonum may not be a displacement: 0x%lx used"
20014msgstr ""
20015
777cd7ab 20016#: config/tc-vax.c:2998
ae351704
AM
20017#, c-format
20018msgid "Short literal overflow(%ld.), immediate mode assumed."
20019msgstr ""
20020
777cd7ab 20021#: config/tc-vax.c:3007
ae351704
AM
20022#, c-format
20023msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
20024msgstr ""
20025
777cd7ab 20026#: config/tc-vax.c:3072
ae351704
AM
20027msgid "Length specification ignored. Address mode 9F used"
20028msgstr ""
20029
777cd7ab 20030#: config/tc-vax.c:3130
f96bd6c2 20031msgid "Invalid operand: immediate value used as base address."
ae351704
AM
20032msgstr ""
20033
777cd7ab 20034#: config/tc-vax.c:3132
f96bd6c2 20035msgid "Invalid operand: immediate value used as address."
ae351704
AM
20036msgstr ""
20037
777cd7ab 20038#: config/tc-vax.c:3157
a5c7551f
RW
20039#, c-format
20040msgid "Symbol %s used as immediate operand in PIC mode."
ae351704
AM
20041msgstr ""
20042
6655dba2 20043#: config/tc-visium.c:859
e0e7a9d4
TG
20044msgid "Bad call to MD_ATOF()"
20045msgstr ""
20046
f96bd6c2
PC
20047#: config/tc-wasm32.c:117
20048#, c-format
20049msgid "wasm32 assembler options:\n"
20050msgstr ""
20051
20052#: config/tc-wasm32.c:364
20053msgid "unexpected negative constant"
20054msgstr ""
20055
20056#: config/tc-wasm32.c:426
20057msgid "no function type on PLT reloc"
20058msgstr ""
20059
20060#: config/tc-wasm32.c:441
20061msgid "couldn't find relocation to use"
20062msgstr ""
20063
20064#: config/tc-wasm32.c:513
20065msgid "Not a function type"
20066msgstr ""
20067
20068#: config/tc-wasm32.c:529
20069#, c-format
20070msgid "Unknown type %c\n"
20071msgstr ""
20072
20073#: config/tc-wasm32.c:551 config/tc-wasm32.c:577
20074msgid "Unknown type"
20075msgstr ""
20076
20077#: config/tc-wasm32.c:625
20078msgid "only single block types allowed"
20079msgstr ""
20080
20081#: config/tc-wasm32.c:635
20082msgid "instruction does not take a block type"
20083msgstr ""
20084
20085#: config/tc-wasm32.c:652
20086msgid "missing block type"
20087msgstr ""
20088
20089#: config/tc-wasm32.c:661 config/tc-wasm32.c:665
20090msgid "missing alignment hint"
20091msgstr ""
20092
20093#: config/tc-wasm32.c:669
20094msgid "missing offset"
20095msgstr ""
20096
20097#: config/tc-wasm32.c:675
20098msgid "missing local index"
20099msgstr ""
20100
20101#: config/tc-wasm32.c:680
20102msgid "missing break count"
20103msgstr ""
20104
20105#: config/tc-wasm32.c:685
20106msgid "missing reserved current_memory/grow_memory argument"
20107msgstr ""
20108
20109#: config/tc-wasm32.c:689
20110msgid "missing call argument"
20111msgstr ""
20112
20113#: config/tc-wasm32.c:693
20114msgid "missing call signature"
20115msgstr ""
20116
20117#: config/tc-wasm32.c:695
20118msgid "missing table index"
20119msgstr ""
20120
87485f53 20121#: config/tc-wasm32.c:726 config/tc-z80.c:3704 read.c:3900
f96bd6c2
PC
20122#, c-format
20123msgid "junk at end of line, first unrecognized character is `%c'"
20124msgstr ""
20125
ed9e98c2 20126#: config/tc-xgate.c:215
f96bd6c2 20127msgid "architecture variant invalid"
c1c69e83
AM
20128msgstr ""
20129
777cd7ab 20130#: config/tc-xgate.c:369
c1c69e83
AM
20131#, c-format
20132msgid ""
20133"Freescale XGATE co-processor options:\n"
20134" -mshort use 16-bit int ABI (default)\n"
20135" -mlong use 32-bit int ABI\n"
20136" -mshort-double use 32-bit double ABI\n"
20137" -mlong-double use 64-bit double ABI (default)\n"
f96bd6c2 20138" --mxgate specify the processor variant [default %s]\n"
c1c69e83
AM
20139" --print-insn-syntax print the syntax of instruction in case of error\n"
20140" --print-opcodes print the list of instructions with syntax\n"
20141" --generate-example generate an example of each instruction"
20142msgstr ""
20143
777cd7ab 20144#: config/tc-xgate.c:492
c1c69e83
AM
20145msgid "opcode missing or not found on input line"
20146msgstr ""
20147
777cd7ab 20148#: config/tc-xgate.c:497
c1c69e83
AM
20149#, c-format
20150msgid "opcode %s not found in opcode hash table"
20151msgstr ""
20152
777cd7ab 20153#: config/tc-xgate.c:509
f96bd6c2 20154msgid "matching operands to opcode"
c1c69e83
AM
20155msgstr ""
20156
e0e7a9d4 20157#: config/tc-xgate.c:549
c1c69e83
AM
20158msgid ": processing macro, real opcode handle not found in hash"
20159msgstr ""
20160
e0e7a9d4 20161#: config/tc-xgate.c:680
c1c69e83
AM
20162#, c-format
20163msgid "Value %ld not aligned by 2 for 9-bit PC-relative branch."
20164msgstr ""
20165
e0e7a9d4 20166#: config/tc-xgate.c:697
c1c69e83
AM
20167#, c-format
20168msgid "Value %ld not aligned by 2 for 10-bit PC-relative branch."
20169msgstr ""
20170
e0e7a9d4 20171#: config/tc-xgate.c:724
c1c69e83
AM
20172msgid "Value out of 3-bit range."
20173msgstr ""
20174
e0e7a9d4 20175#: config/tc-xgate.c:731
c1c69e83
AM
20176msgid "Value out of 4-bit range."
20177msgstr ""
20178
e0e7a9d4 20179#: config/tc-xgate.c:738
c1c69e83
AM
20180msgid "Value out of 5-bit range."
20181msgstr ""
20182
e0e7a9d4 20183#: config/tc-xgate.c:875
c1c69e83
AM
20184msgid ":operand has too many bits"
20185msgstr ""
20186
87485f53 20187#: config/tc-xgate.c:994
c1c69e83
AM
20188msgid "unknown operand count"
20189msgstr ""
20190
87485f53 20191#: config/tc-xgate.c:1238 config/tc-xgate.c:1250
c1c69e83
AM
20192msgid ": expected register name r0-r7 "
20193msgstr ""
20194
87485f53 20195#: config/tc-xgate.c:1286
c1c69e83
AM
20196#, c-format
20197msgid ":operand value(%d) too big for constraint"
20198msgstr ""
20199
87485f53 20200#: config/tc-xgate.c:1304
c1c69e83
AM
20201msgid "you must use a hi/lo directive or 16-bit macro to load a 16-bit value."
20202msgstr ""
20203
87485f53 20204#: config/tc-xgate.c:1317
c1c69e83
AM
20205msgid ":unknown relocation constraint size"
20206msgstr ""
20207
87485f53 20208#: config/tc-xgate.c:1324
c1c69e83
AM
20209msgid ": expected register name ccr "
20210msgstr ""
20211
87485f53 20212#: config/tc-xgate.c:1330
c1c69e83
AM
20213msgid ": expected register name pc "
20214msgstr ""
20215
ed9e98c2 20216#: config/tc-xstormy16.c:77
3b16e843 20217#, c-format
c85dd50d 20218msgid " XSTORMY16 specific command line options:\n"
3b16e843
NC
20219msgstr ""
20220
ed9e98c2 20221#: config/tc-xstormy16.c:223
a5c7551f
RW
20222#, c-format
20223msgid "unsupported fptr fixup size %d"
20224msgstr ""
20225
ed9e98c2 20226#: config/tc-xstormy16.c:235
a5c7551f
RW
20227#, c-format
20228msgid "unsupported fixup size %d"
20229msgstr ""
20230
ed9e98c2 20231#: config/tc-xstormy16.c:266
a5c7551f
RW
20232msgid "unsupported fptr fixup"
20233msgstr ""
20234
96e786d1 20235#: config/tc-xtensa.c:650
06647dfd 20236msgid "illegal range of target hardware versions"
87ccc1b0
NC
20237msgstr ""
20238
96e786d1 20239#: config/tc-xtensa.c:832
06647dfd 20240msgid "--density option is ignored"
87ccc1b0
NC
20241msgstr ""
20242
96e786d1 20243#: config/tc-xtensa.c:835
06647dfd 20244msgid "--no-density option is ignored"
87ccc1b0
NC
20245msgstr ""
20246
96e786d1 20247#: config/tc-xtensa.c:853
06647dfd
AM
20248msgid "--generics is deprecated; use --transform instead"
20249msgstr ""
20250
96e786d1 20251#: config/tc-xtensa.c:856
06647dfd
AM
20252msgid "--no-generics is deprecated; use --no-transform instead"
20253msgstr ""
20254
96e786d1 20255#: config/tc-xtensa.c:859
06647dfd
AM
20256msgid "--relax is deprecated; use --transform instead"
20257msgstr ""
20258
96e786d1 20259#: config/tc-xtensa.c:862
06647dfd
AM
20260msgid "--no-relax is deprecated; use --no-transform instead"
20261msgstr ""
20262
96e786d1 20263#: config/tc-xtensa.c:879
06647dfd 20264msgid "--absolute-literals option not supported in this Xtensa configuration"
87ccc1b0
NC
20265msgstr ""
20266
96e786d1 20267#: config/tc-xtensa.c:952
06647dfd 20268msgid "prefer-l32r conflicts with prefer-const16"
87ccc1b0
NC
20269msgstr ""
20270
96e786d1 20271#: config/tc-xtensa.c:958
06647dfd
AM
20272msgid "prefer-const16 conflicts with prefer-l32r"
20273msgstr ""
20274
96e786d1 20275#: config/tc-xtensa.c:967 config/tc-xtensa.c:976 config/tc-xtensa.c:980
06647dfd
AM
20276msgid "invalid target hardware version"
20277msgstr ""
20278
96e786d1 20279#: config/tc-xtensa.c:1026
e0e7a9d4
TG
20280msgid "no-auto-litpools is incompatible with auto-litpool-limit"
20281msgstr ""
20282
96e786d1 20283#: config/tc-xtensa.c:1028 config/tc-xtensa.c:1031
e0e7a9d4
TG
20284msgid "invalid auto-litpool-limit argument"
20285msgstr ""
20286
96e786d1 20287#: config/tc-xtensa.c:1033
e0e7a9d4
TG
20288msgid "invalid auto-litpool-limit argument (range is 100-10000)"
20289msgstr ""
20290
96e786d1 20291#: config/tc-xtensa.c:1230
f96bd6c2 20292msgid "unmatched .end directive"
87ccc1b0
NC
20293msgstr ""
20294
96e786d1 20295#: config/tc-xtensa.c:1259
87ccc1b0
NC
20296msgid ".begin directive with no matching .end directive"
20297msgstr ""
20298
96e786d1 20299#: config/tc-xtensa.c:1300
06647dfd
AM
20300msgid "[no-]generics is deprecated; use [no-]transform instead"
20301msgstr ""
20302
96e786d1 20303#: config/tc-xtensa.c:1305
06647dfd
AM
20304msgid "[no-]relax is deprecated; use [no-]transform instead"
20305msgstr ""
20306
96e786d1 20307#: config/tc-xtensa.c:1318
87ccc1b0 20308#, c-format
06647dfd 20309msgid "directive %s cannot be negated"
87ccc1b0
NC
20310msgstr ""
20311
96e786d1 20312#: config/tc-xtensa.c:1324
87ccc1b0
NC
20313msgid "unknown directive"
20314msgstr ""
20315
96e786d1
NC
20316#: config/tc-xtensa.c:1345 config/tc-xtensa.c:1441 config/tc-xtensa.c:1671
20317#: config/tc-xtensa.c:5932
06647dfd
AM
20318msgid "directives are not valid inside bundles"
20319msgstr ""
20320
96e786d1 20321#: config/tc-xtensa.c:1357
06647dfd
AM
20322msgid ".begin literal is deprecated; use .literal instead"
20323msgstr ""
20324
96e786d1 20325#: config/tc-xtensa.c:1371
87ccc1b0
NC
20326msgid "cannot set literal_prefix inside literal fragment"
20327msgstr ""
20328
96e786d1 20329#: config/tc-xtensa.c:1404
06647dfd
AM
20330msgid ".begin [no-]density is ignored"
20331msgstr ""
20332
96e786d1 20333#: config/tc-xtensa.c:1411 config/tc-xtensa.c:1461
06647dfd
AM
20334msgid "Xtensa absolute literals option not supported; ignored"
20335msgstr ""
20336
96e786d1 20337#: config/tc-xtensa.c:1454
06647dfd 20338msgid ".end [no-]density is ignored"
87ccc1b0
NC
20339msgstr ""
20340
96e786d1 20341#: config/tc-xtensa.c:1479
87ccc1b0
NC
20342#, c-format
20343msgid "does not match begin %s%s at %s:%d"
20344msgstr ""
20345
96e786d1 20346#: config/tc-xtensa.c:1534
87ccc1b0
NC
20347msgid ".literal_position inside literal directive; ignoring"
20348msgstr ""
20349
96e786d1 20350#: config/tc-xtensa.c:1553
6e1772d5
AM
20351msgid ".literal not allowed inside .begin literal region"
20352msgstr ""
20353
96e786d1 20354#: config/tc-xtensa.c:1581
87ccc1b0
NC
20355msgid "expected comma or colon after symbol name; rest of line ignored"
20356msgstr ""
20357
96e786d1 20358#: config/tc-xtensa.c:1640
06647dfd
AM
20359msgid "fall through frequency must be greater than 0"
20360msgstr ""
20361
96e786d1 20362#: config/tc-xtensa.c:1648
06647dfd
AM
20363msgid "branch target frequency must be greater than 0"
20364msgstr ""
20365
96e786d1 20366#: config/tc-xtensa.c:1696
06647dfd
AM
20367#, c-format
20368msgid "opcode-specific %s relocation used outside an instruction"
20369msgstr ""
20370
96e786d1 20371#: config/tc-xtensa.c:1706
f12e7348
NC
20372#, c-format
20373msgid "invalid use of %s relocation"
20374msgstr ""
20375
96e786d1 20376#: config/tc-xtensa.c:1902 config/tc-xtensa.c:1919
87ccc1b0
NC
20377#, c-format
20378msgid "bad register name: %s"
20379msgstr ""
20380
96e786d1 20381#: config/tc-xtensa.c:1908
87ccc1b0
NC
20382#, c-format
20383msgid "bad register number: %s"
20384msgstr ""
20385
96e786d1 20386#: config/tc-xtensa.c:1972
f12e7348
NC
20387msgid "pcrel relocation not allowed in an instruction"
20388msgstr ""
20389
96e786d1 20390#: config/tc-xtensa.c:2075
06647dfd
AM
20391msgid "extra colon"
20392msgstr ""
20393
96e786d1 20394#: config/tc-xtensa.c:2136
06647dfd
AM
20395msgid "incorrect register number, ignoring"
20396msgstr ""
20397
96e786d1 20398#: config/tc-xtensa.c:2217
87ccc1b0 20399#, c-format
06647dfd 20400msgid "cannot encode opcode \"%s\""
87ccc1b0
NC
20401msgstr ""
20402
96e786d1 20403#: config/tc-xtensa.c:2309
87ccc1b0 20404#, c-format
06647dfd 20405msgid "not enough operands (%d) for '%s'; expected %d"
87ccc1b0
NC
20406msgstr ""
20407
96e786d1 20408#: config/tc-xtensa.c:2316
87ccc1b0 20409#, c-format
06647dfd 20410msgid "too many operands (%d) for '%s'; expected %d"
87ccc1b0
NC
20411msgstr ""
20412
96e786d1 20413#: config/tc-xtensa.c:2367
87ccc1b0 20414#, c-format
06647dfd 20415msgid "invalid register '%s' for '%s' instruction"
87ccc1b0
NC
20416msgstr ""
20417
96e786d1 20418#: config/tc-xtensa.c:2374
87ccc1b0 20419#, c-format
06647dfd 20420msgid "invalid register number (%ld) for '%s' instruction"
87ccc1b0
NC
20421msgstr ""
20422
96e786d1 20423#: config/tc-xtensa.c:2441
87ccc1b0 20424#, c-format
06647dfd 20425msgid "invalid register number (%ld) for '%s'"
87ccc1b0
NC
20426msgstr ""
20427
96e786d1 20428#: config/tc-xtensa.c:2840
87ccc1b0 20429#, c-format
55cf6793 20430msgid "operand %d of '%s' has out of range value '%u'"
87ccc1b0
NC
20431msgstr ""
20432
96e786d1 20433#: config/tc-xtensa.c:2846
87ccc1b0 20434#, c-format
55cf6793 20435msgid "operand %d of '%s' has invalid value '%u'"
87ccc1b0
NC
20436msgstr ""
20437
96e786d1 20438#: config/tc-xtensa.c:2893
87ccc1b0 20439#, c-format
06647dfd 20440msgid "internal error: unknown option name '%s'"
87ccc1b0
NC
20441msgstr ""
20442
96e786d1 20443#: config/tc-xtensa.c:4002
87ccc1b0
NC
20444msgid "can't handle generation of literal/labels yet"
20445msgstr ""
20446
96e786d1 20447#: config/tc-xtensa.c:4006
87ccc1b0
NC
20448msgid "can't handle undefined OP TYPE"
20449msgstr ""
20450
96e786d1 20451#: config/tc-xtensa.c:4067 config/tc-xtensa.c:4076
87ccc1b0 20452#, c-format
3957a496
NC
20453msgid "found %d operand for '%s': Expected %d"
20454msgid_plural "found %d operands for '%s': Expected %d"
20455msgstr[0] ""
20456msgstr[1] ""
87ccc1b0 20457
96e786d1 20458#: config/tc-xtensa.c:4099
c85dd50d
NC
20459msgid "immediate operands sum to greater than 32"
20460msgstr ""
20461
96e786d1 20462#: config/tc-xtensa.c:4351
06647dfd
AM
20463#, c-format
20464msgid "invalid relocation for operand %i of '%s'"
87ccc1b0
NC
20465msgstr ""
20466
96e786d1 20467#: config/tc-xtensa.c:4361
87ccc1b0 20468#, c-format
06647dfd 20469msgid "invalid expression for operand %i of '%s'"
87ccc1b0
NC
20470msgstr ""
20471
96e786d1 20472#: config/tc-xtensa.c:4371
87ccc1b0 20473#, c-format
06647dfd 20474msgid "invalid relocation in instruction slot %i"
87ccc1b0
NC
20475msgstr ""
20476
96e786d1 20477#: config/tc-xtensa.c:4378
87ccc1b0 20478#, c-format
06647dfd 20479msgid "undefined symbol for opcode \"%s\""
87ccc1b0
NC
20480msgstr ""
20481
96e786d1 20482#: config/tc-xtensa.c:4853
06647dfd 20483msgid "opcode 'NOP.N' unavailable in this configuration"
87ccc1b0
NC
20484msgstr ""
20485
96e786d1 20486#: config/tc-xtensa.c:4913
06647dfd
AM
20487msgid "get_expanded_loop_offset: invalid opcode"
20488msgstr ""
20489
96e786d1 20490#: config/tc-xtensa.c:5074
06647dfd
AM
20491#, c-format
20492msgid "assembly state not set for first frag in section %s"
87ccc1b0
NC
20493msgstr ""
20494
96e786d1 20495#: config/tc-xtensa.c:5127
06647dfd
AM
20496#, c-format
20497msgid "unaligned branch target: %d bytes at 0x%lx"
87ccc1b0
NC
20498msgstr ""
20499
96e786d1 20500#: config/tc-xtensa.c:5171
06647dfd
AM
20501#, c-format
20502msgid "unaligned loop: %d bytes at 0x%lx"
87ccc1b0
NC
20503msgstr ""
20504
96e786d1 20505#: config/tc-xtensa.c:5196
06647dfd 20506msgid "unexpected fix"
87ccc1b0
NC
20507msgstr ""
20508
96e786d1 20509#: config/tc-xtensa.c:5207 config/tc-xtensa.c:5211
06647dfd 20510msgid "undecodable fix"
87ccc1b0
NC
20511msgstr ""
20512
96e786d1 20513#: config/tc-xtensa.c:5372
3caac5b8
AM
20514msgid "labels are not valid inside bundles"
20515msgstr ""
20516
96e786d1 20517#: config/tc-xtensa.c:5392
06647dfd 20518msgid "invalid last instruction for a zero-overhead loop"
87ccc1b0
NC
20519msgstr ""
20520
96e786d1 20521#: config/tc-xtensa.c:5459
06647dfd 20522msgid "extra opening brace"
87ccc1b0
NC
20523msgstr ""
20524
96e786d1 20525#: config/tc-xtensa.c:5469
06647dfd 20526msgid "extra closing brace"
87ccc1b0
NC
20527msgstr ""
20528
96e786d1 20529#: config/tc-xtensa.c:5496
06647dfd 20530msgid "missing closing brace"
87ccc1b0
NC
20531msgstr ""
20532
96e786d1 20533#: config/tc-xtensa.c:5594 config/tc-xtensa.c:5623
f12e7348
NC
20534#, c-format
20535msgid "wrong number of operands for '%s'"
20536msgstr ""
20537
96e786d1 20538#: config/tc-xtensa.c:5610
f12e7348
NC
20539#, c-format
20540msgid "bad relocation expression for '%s'"
20541msgstr ""
20542
96e786d1 20543#: config/tc-xtensa.c:5645
87ccc1b0 20544#, c-format
06647dfd 20545msgid "unknown opcode or format name '%s'"
87ccc1b0
NC
20546msgstr ""
20547
96e786d1 20548#: config/tc-xtensa.c:5651
06647dfd
AM
20549msgid "format names only valid inside bundles"
20550msgstr ""
20551
96e786d1 20552#: config/tc-xtensa.c:5656
06647dfd
AM
20553#, c-format
20554msgid "multiple formats specified for one bundle; using '%s'"
87ccc1b0
NC
20555msgstr ""
20556
96e786d1 20557#: config/tc-xtensa.c:5706
87ccc1b0
NC
20558msgid "entry instruction with stack decrement < 16"
20559msgstr ""
20560
96e786d1 20561#: config/tc-xtensa.c:5760
06647dfd
AM
20562msgid "unaligned entry instruction"
20563msgstr ""
20564
96e786d1 20565#: config/tc-xtensa.c:5825
06647dfd
AM
20566msgid "bad instruction format"
20567msgstr ""
20568
96e786d1 20569#: config/tc-xtensa.c:5828
06647dfd
AM
20570msgid "invalid relocation"
20571msgstr ""
20572
96e786d1 20573#: config/tc-xtensa.c:5839
87ccc1b0 20574#, c-format
06647dfd 20575msgid "invalid relocation for '%s' instruction"
87ccc1b0
NC
20576msgstr ""
20577
96e786d1 20578#: config/tc-xtensa.c:5851
87ccc1b0 20579#, c-format
06647dfd 20580msgid "invalid relocation for operand %d of '%s'"
87ccc1b0
NC
20581msgstr ""
20582
96e786d1 20583#: config/tc-xtensa.c:6134
87ccc1b0 20584#, c-format
55cf6793 20585msgid "unhandled local relocation fix %s"
87ccc1b0
NC
20586msgstr ""
20587
96e786d1 20588#: config/tc-xtensa.c:6185
f12e7348
NC
20589#, c-format
20590msgid "internal error; cannot generate `%s' relocation"
20591msgstr ""
20592
96e786d1 20593#: config/tc-xtensa.c:6402
a5c7551f
RW
20594msgid "The option \"--no-allow-flix\" prohibits multi-slot flix."
20595msgstr ""
20596
96e786d1 20597#: config/tc-xtensa.c:6409
06647dfd
AM
20598msgid "couldn't find a valid instruction format"
20599msgstr ""
20600
96e786d1 20601#: config/tc-xtensa.c:6410
87ccc1b0 20602#, c-format
06647dfd 20603msgid " ops were: "
87ccc1b0
NC
20604msgstr ""
20605
96e786d1 20606#: config/tc-xtensa.c:6412
87ccc1b0 20607#, c-format
06647dfd 20608msgid " %s;"
87ccc1b0
NC
20609msgstr ""
20610
96e786d1 20611#: config/tc-xtensa.c:6422
06647dfd 20612#, c-format
3957a496 20613msgid "mismatch for format '%s': #slots = %d, #opcodes = %d"
87ccc1b0
NC
20614msgstr ""
20615
96e786d1 20616#: config/tc-xtensa.c:6431 config/tc-xtensa.c:6528
06647dfd 20617msgid "illegal resource usage in bundle"
87ccc1b0
NC
20618msgstr ""
20619
96e786d1 20620#: config/tc-xtensa.c:6617
06647dfd
AM
20621#, c-format
20622msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
87ccc1b0
NC
20623msgstr ""
20624
96e786d1 20625#: config/tc-xtensa.c:6622
87ccc1b0 20626#, c-format
06647dfd 20627msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
87ccc1b0
NC
20628msgstr ""
20629
96e786d1 20630#: config/tc-xtensa.c:6627
06647dfd 20631#, c-format
ae351704 20632msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port"
87ccc1b0
NC
20633msgstr ""
20634
96e786d1 20635#: config/tc-xtensa.c:6632
06647dfd
AM
20636#, c-format
20637msgid ""
ae351704 20638"opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses"
87ccc1b0
NC
20639msgstr ""
20640
96e786d1 20641#: config/tc-xtensa.c:6648
06647dfd
AM
20642msgid "multiple branches or jumps in the same bundle"
20643msgstr ""
20644
96e786d1 20645#: config/tc-xtensa.c:7100
06647dfd
AM
20646msgid "cannot assemble into a literal fragment"
20647msgstr ""
20648
96e786d1 20649#: config/tc-xtensa.c:7102
06647dfd
AM
20650msgid "..."
20651msgstr ""
20652
96e786d1 20653#: config/tc-xtensa.c:8320
06647dfd
AM
20654msgid ""
20655"instruction sequence (write a0, branch, retw) may trigger hardware errata"
20656msgstr ""
20657
96e786d1 20658#: config/tc-xtensa.c:8432
06647dfd 20659msgid "branching or jumping to a loop end may trigger hardware errata"
87ccc1b0
NC
20660msgstr ""
20661
96e786d1 20662#: config/tc-xtensa.c:8514
06647dfd 20663msgid "loop end too close to another loop end may trigger hardware errata"
87ccc1b0
NC
20664msgstr ""
20665
96e786d1 20666#: config/tc-xtensa.c:8523
06647dfd
AM
20667#, c-format
20668msgid "fr_var %lu < length %d"
87ccc1b0
NC
20669msgstr ""
20670
96e786d1 20671#: config/tc-xtensa.c:8681
06647dfd
AM
20672msgid ""
20673"loop containing less than three instructions may trigger hardware errata"
87ccc1b0
NC
20674msgstr ""
20675
96e786d1 20676#: config/tc-xtensa.c:8753
06647dfd 20677msgid "undecodable instruction in instruction frag"
87ccc1b0
NC
20678msgstr ""
20679
96e786d1 20680#: config/tc-xtensa.c:8863
06647dfd 20681msgid "invalid empty loop"
87ccc1b0
NC
20682msgstr ""
20683
96e786d1 20684#: config/tc-xtensa.c:8868
06647dfd 20685msgid "loop target does not follow loop instruction in section"
87ccc1b0
NC
20686msgstr ""
20687
96e786d1 20688#: config/tc-xtensa.c:9438
3957a496
NC
20689msgid "cannot find suitable trampoline"
20690msgstr ""
20691
96e786d1 20692#: config/tc-xtensa.c:9693
87ccc1b0
NC
20693msgid "bad relaxation state"
20694msgstr ""
20695
96e786d1 20696#: config/tc-xtensa.c:9751
87ccc1b0 20697#, c-format
06647dfd 20698msgid "fr_var (%ld) < length (%d)"
87ccc1b0
NC
20699msgstr ""
20700
96e786d1 20701#: config/tc-xtensa.c:10451
ed9e98c2
AM
20702msgid "jump target out of range; no usable trampoline found"
20703msgstr ""
20704
96e786d1 20705#: config/tc-xtensa.c:10575
87ccc1b0
NC
20706msgid "invalid relaxation fragment result"
20707msgstr ""
20708
96e786d1 20709#: config/tc-xtensa.c:10657
87ccc1b0
NC
20710msgid "unable to widen instruction"
20711msgstr ""
20712
96e786d1 20713#: config/tc-xtensa.c:10795
87ccc1b0
NC
20714msgid "multiple literals in expansion"
20715msgstr ""
20716
96e786d1 20717#: config/tc-xtensa.c:10799
87ccc1b0
NC
20718msgid "no registered fragment for literal"
20719msgstr ""
20720
96e786d1 20721#: config/tc-xtensa.c:10801
87ccc1b0
NC
20722msgid "number of literal tokens != 1"
20723msgstr ""
20724
96e786d1 20725#: config/tc-xtensa.c:10930 config/tc-xtensa.c:10936
87ccc1b0
NC
20726#, c-format
20727msgid "unresolved loop target symbol: %s"
20728msgstr ""
20729
96e786d1 20730#: config/tc-xtensa.c:11424
06647dfd 20731#, c-format
6655dba2 20732msgid "fixes not all moved from %s"
87ccc1b0
NC
20733msgstr ""
20734
96e786d1 20735#: config/tc-xtensa.c:11552
06647dfd
AM
20736msgid ""
20737"literal pool location required for text-section-literals; specify with ."
20738"literal_position"
87ccc1b0
NC
20739msgstr ""
20740
96e786d1 20741#: config/tc-xtensa.c:12380
06647dfd
AM
20742msgid "too many operands in instruction"
20743msgstr ""
20744
96e786d1 20745#: config/tc-xtensa.c:12590
ae351704 20746msgid "invalid symbolic operand"
87ccc1b0
NC
20747msgstr ""
20748
96e786d1 20749#: config/tc-xtensa.c:12651
87ccc1b0
NC
20750msgid "operand number mismatch"
20751msgstr ""
20752
96e786d1 20753#: config/tc-xtensa.c:12655
06647dfd
AM
20754#, c-format
20755msgid "cannot encode opcode \"%s\" in the given format \"%s\""
20756msgstr ""
20757
96e786d1 20758#: config/tc-xtensa.c:12680
06647dfd
AM
20759#, c-format
20760msgid "xtensa-isa failure: %s"
20761msgstr ""
20762
96e786d1 20763#: config/tc-xtensa.c:12757
87ccc1b0
NC
20764msgid "invalid opcode"
20765msgstr ""
20766
96e786d1 20767#: config/tc-xtensa.c:12763
87ccc1b0
NC
20768msgid "too few operands"
20769msgstr ""
20770
96e786d1 20771#: config/tc-xtensa.c:12769
71300e2c
NC
20772msgid "too many operands"
20773msgstr ""
20774
96e786d1 20775#: config/tc-xtensa.c:12813
a5c7551f
RW
20776msgid "multiple writes to the same register"
20777msgstr ""
20778
96e786d1 20779#: config/tc-xtensa.c:12927 config/tc-xtensa.c:12933
06647dfd
AM
20780msgid "out of memory"
20781msgstr ""
20782
96e786d1 20783#: config/tc-xtensa.c:13022
f12e7348
NC
20784msgid "TLS relocation not allowed in FLIX bundle"
20785msgstr ""
20786
20787#. Instructions that generate TLS relocations should always be
20788#. relaxed in the front-end. If "record_fixup" is set, then this
20789#. function is being called during back-end relaxation, so flag
20790#. the unexpected behavior as an error.
96e786d1 20791#: config/tc-xtensa.c:13028
f12e7348
NC
20792msgid "unexpected TLS relocation"
20793msgstr ""
20794
96e786d1 20795#: config/tc-xtensa.c:13072
ae351704
AM
20796msgid "symbolic operand not allowed"
20797msgstr ""
20798
96e786d1 20799#: config/tc-xtensa.c:13109
ae351704
AM
20800msgid "cannot decode instruction format"
20801msgstr ""
20802
96e786d1 20803#: config/tc-xtensa.c:13253
ae351704 20804msgid "ignoring extra '-rename-section' delimiter ':'"
06647dfd
AM
20805msgstr ""
20806
96e786d1 20807#: config/tc-xtensa.c:13258
06647dfd 20808#, c-format
ae351704 20809msgid "ignoring invalid '-rename-section' specification: '%s'"
06647dfd
AM
20810msgstr ""
20811
96e786d1 20812#: config/tc-xtensa.c:13269
ae351704
AM
20813#, c-format
20814msgid "section %s renamed multiple times"
06647dfd
AM
20815msgstr ""
20816
96e786d1 20817#: config/tc-xtensa.c:13271
06647dfd 20818#, c-format
ae351704 20819msgid "multiple sections remapped to output section %s"
06647dfd
AM
20820msgstr ""
20821
346d80ef 20822#: config/tc-z80.c:199
6655dba2 20823#, c-format
8f595e9b
NC
20824msgid "Invalid CPU is specified: %s"
20825msgstr ""
20826
346d80ef 20827#: config/tc-z80.c:224
8f595e9b 20828#, c-format
ddc73fa9 20829msgid "Invalid EXTENSION is specified: %s"
8f595e9b
NC
20830msgstr ""
20831
346d80ef 20832#: config/tc-z80.c:279
8f595e9b 20833#, c-format
6655dba2
SB
20834msgid "invalid floating point numbers type `%s'"
20835msgstr ""
20836
346d80ef 20837#: config/tc-z80.c:300 config/tc-z80.c:309
6655dba2
SB
20838#, c-format
20839msgid "invalid INST in command line: %s"
20840msgstr ""
20841
346d80ef 20842#: config/tc-z80.c:403
8f595e9b
NC
20843#, c-format
20844msgid ""
20845"\n"
20846"CPU model options:\n"
20847" -march=CPU[+EXT...][-EXT...]\n"
20848"\t\t\t generate code for CPU, where CPU is one of:\n"
20849msgstr ""
20850
346d80ef 20851#: config/tc-z80.c:409
8f595e9b
NC
20852#, c-format
20853msgid "And EXT is combination (+EXT - add, -EXT - remove) of:\n"
20854msgstr ""
20855
346d80ef 20856#: config/tc-z80.c:412
8f595e9b
NC
20857#, c-format
20858msgid ""
20859"\n"
20860"Compatibility options:\n"
20861" -local-prefix=TEXT\t treat labels prefixed by TEXT as local\n"
20862" -colonless\t\t permit colonless labels\n"
20863" -sdcc\t\t\t accept SDCC specific instruction syntax\n"
ddc73fa9
NC
20864" -fp-s=FORMAT\t\t set single precision FP numbers format\n"
20865" -fp-d=FORMAT\t\t set double precision FP numbers format\n"
8f595e9b
NC
20866"Where FORMAT one of:\n"
20867" ieee754\t\t IEEE754 compatible (depends on directive)\n"
20868" half\t\t\t IEEE754 half precision (16 bit)\n"
20869" single\t\t IEEE754 single precision (32 bit)\n"
20870" double\t\t IEEE754 double precision (64 bit)\n"
20871" zeda32\t\t Zeda z80float library 32 bit format\n"
20872" math48\t\t 48 bit format from Math48 library\n"
20873"\n"
20874"Default: -march=z80+xyhl+infc\n"
20875msgstr ""
20876
346d80ef 20877#: config/tc-z80.c:618
ae351704 20878msgid "-- unterminated string"
06647dfd
AM
20879msgstr ""
20880
346d80ef 20881#: config/tc-z80.c:794
6655dba2 20882msgid "undocumented instruction"
87ccc1b0
NC
20883msgstr ""
20884
346d80ef 20885#: config/tc-z80.c:838 config/tc-z80.c:844
ae351704
AM
20886msgid "mismatched parentheses"
20887msgstr ""
20888
87485f53 20889#: config/tc-z80.c:936
ae351704
AM
20890msgid "bad expression syntax"
20891msgstr ""
20892
87485f53 20893#: config/tc-z80.c:1147
346d80ef
NC
20894#, c-format
20895msgid "%d-bit overflow (%+ld)"
20896msgstr ""
20897
87485f53 20898#: config/tc-z80.c:1161
6655dba2
SB
20899#, c-format
20900msgid "invalid data size %d"
20901msgstr ""
20902
87485f53 20903#: config/tc-z80.c:1246
ae351704
AM
20904msgid "cannot make a relative jump to an absolute location"
20905msgstr ""
20906
87485f53 20907#: config/tc-z80.c:1253
8f595e9b
NC
20908#, c-format
20909msgid "index overflow (%+ld)"
20910msgstr ""
20911
87485f53 20912#: config/tc-z80.c:1255
8f595e9b
NC
20913#, c-format
20914msgid "offset overflow (%+ld)"
ae351704
AM
20915msgstr ""
20916
87485f53
NC
20917#: config/tc-z80.c:1457 config/tc-z80.c:1704 config/tc-z80.c:1747
20918#: config/tc-z80.c:1828 config/tc-z80.c:1858 config/tc-z80.c:1917
20919#: config/tc-z80.c:1977 config/tc-z80.c:2030 config/tc-z80.c:2063
20920#: config/tc-z80.c:2120 config/tc-z80.c:2738 config/tc-z80.c:2787
20921#: config/tc-z80.c:2825 config/tc-z80.c:2885 config/tc-z80.c:2945
20922#: config/tc-z80.c:3021 config/tc-z80.c:3044
c1c69e83 20923msgid "bad instruction syntax"
ae351704
AM
20924msgstr ""
20925
87485f53 20926#: config/tc-z80.c:1895
ae351704
AM
20927msgid "condition code invalid for jr"
20928msgstr ""
20929
87485f53
NC
20930#: config/tc-z80.c:2484 config/tc-z80.c:2495 config/tc-z80.c:2511
20931#: config/tc-z80.c:2544
6655dba2
SB
20932msgid "ADL mode instruction"
20933msgstr ""
20934
20935#. SIS prefix, in Z80 it is LD B,B
20936#. LIS prefix, in Z80 it is LD C,C
20937#. SIL prefix, in Z80 it is LD D,D
20938#. LIL prefix, in Z80 it is LD E,E
87485f53 20939#: config/tc-z80.c:2619
6655dba2
SB
20940msgid "unsupported instruction, assembled as NOP"
20941msgstr ""
20942
87485f53 20943#: config/tc-z80.c:3212 config/tc-z80.c:3243
ae351704 20944msgid "parentheses ignored"
87ccc1b0
NC
20945msgstr ""
20946
87485f53 20947#: config/tc-z80.c:3260
6655dba2
SB
20948msgid "CPU mode is unsupported by target"
20949msgstr ""
20950
87485f53 20951#: config/tc-z80.c:3282
6655dba2
SB
20952msgid "assignment expected"
20953msgstr ""
20954
87485f53 20955#: config/tc-z80.c:3697
8f595e9b
NC
20956#, c-format
20957msgid "Unknown instruction `%s'"
87ccc1b0
NC
20958msgstr ""
20959
87485f53 20960#: config/tc-z80.c:3773
8f595e9b
NC
20961#, c-format
20962msgid "8-bit signed offset out of range (%+ld)"
ae351704
AM
20963msgstr ""
20964
87485f53 20965#: config/tc-z80.c:3796
87ccc1b0 20966#, c-format
8f595e9b
NC
20967msgid "8-bit overflow (%+ld)"
20968msgstr ""
20969
87485f53 20970#: config/tc-z80.c:3813
8f595e9b
NC
20971#, c-format
20972msgid "16-bit overflow (%+ld)"
87ccc1b0
NC
20973msgstr ""
20974
87485f53 20975#: config/tc-z80.c:3821
8f595e9b
NC
20976#, c-format
20977msgid "24-bit overflow (%+ld)"
20978msgstr ""
20979
87485f53 20980#: config/tc-z80.c:3830
8f595e9b
NC
20981#, c-format
20982msgid "32-bit overflow (%+ld)"
20983msgstr ""
20984
87485f53 20985#: config/tc-z80.c:3843
8f595e9b
NC
20986#, c-format
20987msgid "md_apply_fix: unknown reloc type 0x%x\n"
20988msgstr ""
20989
87485f53 20990#: config/tc-z80.c:4040 config/tc-z80.c:4099
6655dba2
SB
20991msgid "invalid syntax"
20992msgstr ""
20993
87485f53 20994#: config/tc-z80.c:4118
8f595e9b
NC
20995msgid "overflow"
20996msgstr ""
20997
ed9e98c2 20998#: config/tc-z8k.c:281
87ccc1b0 20999#, c-format
fce00800
AM
21000msgid "register rr%d out of range"
21001msgstr ""
21002
ed9e98c2 21003#: config/tc-z8k.c:283
fce00800
AM
21004#, c-format
21005msgid "register rr%d does not exist"
21006msgstr ""
21007
ed9e98c2 21008#: config/tc-z8k.c:295
fce00800
AM
21009#, c-format
21010msgid "register rh%d out of range"
87ccc1b0
NC
21011msgstr ""
21012
ed9e98c2 21013#: config/tc-z8k.c:307
87ccc1b0 21014#, c-format
fce00800 21015msgid "register rl%d out of range"
87ccc1b0
NC
21016msgstr ""
21017
ed9e98c2 21018#: config/tc-z8k.c:320
87ccc1b0 21019#, c-format
fce00800 21020msgid "register rq%d out of range"
87ccc1b0
NC
21021msgstr ""
21022
ed9e98c2 21023#: config/tc-z8k.c:322
87ccc1b0 21024#, c-format
fce00800 21025msgid "register rq%d does not exist"
87ccc1b0
NC
21026msgstr ""
21027
ed9e98c2 21028#: config/tc-z8k.c:334
87ccc1b0 21029#, c-format
fce00800 21030msgid "register r%d out of range"
87ccc1b0
NC
21031msgstr ""
21032
ed9e98c2 21033#: config/tc-z8k.c:375
87ccc1b0
NC
21034#, c-format
21035msgid "expected %c"
21036msgstr ""
21037
ed9e98c2 21038#: config/tc-z8k.c:390
87ccc1b0
NC
21039#, c-format
21040msgid "register is wrong size for a word %s"
21041msgstr ""
21042
ed9e98c2 21043#: config/tc-z8k.c:404
87ccc1b0
NC
21044#, c-format
21045msgid "register is wrong size for address %s"
21046msgstr ""
21047
ed9e98c2 21048#: config/tc-z8k.c:538
6e1772d5
AM
21049#, c-format
21050msgid "unknown interrupt %s"
21051msgstr ""
21052
87ccc1b0 21053#. No interrupt type specified, opcode won't do anything.
ed9e98c2 21054#: config/tc-z8k.c:561
fce00800 21055msgid "opcode has no effect"
87ccc1b0
NC
21056msgstr ""
21057
ed9e98c2 21058#: config/tc-z8k.c:672
87ccc1b0
NC
21059msgid "Missing ) in ra(rb)"
21060msgstr ""
21061
ed9e98c2 21062#: config/tc-z8k.c:752 config/tc-z8k.c:791
6e1772d5
AM
21063#, c-format
21064msgid "invalid condition code '%s'"
fce00800
AM
21065msgstr ""
21066
ed9e98c2 21067#: config/tc-z8k.c:764
87ccc1b0 21068#, c-format
6e1772d5 21069msgid "invalid flag '%s'"
87ccc1b0
NC
21070msgstr ""
21071
ed9e98c2 21072#: config/tc-z8k.c:918 config/tc-z8k.c:924
6e1772d5
AM
21073msgid "invalid indirect register size"
21074msgstr ""
21075
346d80ef 21076#: config/tc-z8k.c:941 config/tc-z8k.c:1107 config/tc-z8k.c:1112
6e1772d5
AM
21077msgid "invalid control register name"
21078msgstr ""
21079
346d80ef 21080#: config/tc-z8k.c:1096
87ccc1b0
NC
21081msgid "immediate must be 1 or 2"
21082msgstr ""
21083
346d80ef 21084#: config/tc-z8k.c:1099
87ccc1b0
NC
21085msgid "immediate 1 or 2 expected"
21086msgstr ""
21087
346d80ef 21088#: config/tc-z8k.c:1130
87ccc1b0
NC
21089msgid "can't use R0 here"
21090msgstr ""
21091
346d80ef 21092#: config/tc-z8k.c:1288
87ccc1b0
NC
21093msgid "Can't find opcode to match operands"
21094msgstr ""
21095
346d80ef 21096#: config/tc-z8k.c:1335
87ccc1b0
NC
21097#, c-format
21098msgid "invalid architecture -z%s"
21099msgstr ""
21100
346d80ef 21101#: config/tc-z8k.c:1354
6e1772d5 21102#, c-format
87ccc1b0
NC
21103msgid ""
21104" Z8K options:\n"
21105" -z8001 generate segmented code\n"
21106" -z8002 generate unsegmented code\n"
21107" -linkrelax create linker relaxable code\n"
21108msgstr ""
21109
346d80ef 21110#: config/tc-z8k.c:1366
6e1772d5 21111#, c-format
87ccc1b0
NC
21112msgid "call to md_convert_frag\n"
21113msgstr ""
21114
346d80ef 21115#: config/tc-z8k.c:1473 config/tc-z8k.c:1513 config/tc-z8k.c:1536
87ccc1b0
NC
21116msgid "cannot branch to odd address"
21117msgstr ""
21118
346d80ef 21119#: config/tc-z8k.c:1477 config/tc-z8k.c:1540
8f595e9b
NC
21120msgid "relative jump out of range"
21121msgstr ""
21122
346d80ef 21123#: config/tc-z8k.c:1495
87ccc1b0
NC
21124msgid "relative address out of range"
21125msgstr ""
21126
346d80ef 21127#: config/tc-z8k.c:1516
3caac5b8 21128msgid "relative call out of range"
87ccc1b0
NC
21129msgstr ""
21130
346d80ef 21131#: config/tc-z8k.c:1548
8f595e9b
NC
21132#, c-format
21133msgid "md_apply_fix: unknown r_type 0x%x\n"
21134msgstr ""
21135
346d80ef 21136#: config/tc-z8k.c:1560
ac50feda 21137#, c-format
3caac5b8 21138msgid "call to md_estimate_size_before_relax\n"
ac50feda
RH
21139msgstr ""
21140
96e786d1 21141#: config/xtensa-relax.c:1579
c85dd50d
NC
21142#, c-format
21143msgid "invalid configuration option '%s' in transition rule '%s'"
21144msgstr ""
21145
96e786d1 21146#: config/xtensa-relax.c:1704 config/xtensa-relax.c:1714
c85dd50d
NC
21147#, c-format
21148msgid "opcode '%s': no bound opname '%s' for precondition in '%s'"
21149msgstr ""
21150
96e786d1 21151#: config/xtensa-relax.c:1721
c85dd50d
NC
21152#, c-format
21153msgid "opcode '%s': precondition only contains constants in '%s'"
21154msgstr ""
21155
96e786d1 21156#: config/xtensa-relax.c:1768
c85dd50d
NC
21157msgid "expected one operand for generated literal"
21158msgstr ""
21159
96e786d1 21160#: config/xtensa-relax.c:1775
c85dd50d
NC
21161msgid "expected 0 operands for generated label"
21162msgstr ""
21163
96e786d1 21164#: config/xtensa-relax.c:1788
c85dd50d
NC
21165#, c-format
21166msgid "invalid opcode '%s' in transition rule '%s'"
21167msgstr ""
21168
96e786d1 21169#: config/xtensa-relax.c:1796
c85dd50d 21170#, c-format
3957a496
NC
21171msgid "opcode '%s': replacement does not have %d op"
21172msgid_plural "opcode '%s': replacement does not have %d ops"
21173msgstr[0] ""
21174msgstr[1] ""
c85dd50d 21175
96e786d1 21176#: config/xtensa-relax.c:1812
f12e7348
NC
21177#, c-format
21178msgid "opcode '%s': cannot find literal definition"
21179msgstr ""
21180
96e786d1 21181#: config/xtensa-relax.c:1828 config/xtensa-relax.c:1858
c85dd50d 21182#, c-format
f96bd6c2 21183msgid "opcode '%s': unidentified operand '%s' in '%s'"
c85dd50d
NC
21184msgstr ""
21185
96e786d1 21186#: config/xtensa-relax.c:1853
c85dd50d
NC
21187#, c-format
21188msgid "unknown user-defined function %s"
21189msgstr ""
21190
96e786d1 21191#: config/xtensa-relax.c:1864
c85dd50d 21192#, c-format
f96bd6c2 21193msgid "opcode '%s': could not parse operand '%s' in '%s'"
c85dd50d
NC
21194msgstr ""
21195
96e786d1 21196#: config/xtensa-relax.c:1904
c85dd50d
NC
21197#, c-format
21198msgid "could not parse INSN_PATTERN '%s'"
21199msgstr ""
21200
96e786d1 21201#: config/xtensa-relax.c:1908
c85dd50d
NC
21202#, c-format
21203msgid "could not parse INSN_REPL '%s'"
21204msgstr ""
21205
96e786d1 21206#: config/xtensa-relax.c:1919
c85dd50d
NC
21207#, c-format
21208msgid "could not build transition for %s => %s"
21209msgstr ""
21210
ed9e98c2 21211#: depend.c:194
ac50feda 21212#, c-format
87ccc1b0 21213msgid "can't open `%s' for writing"
ac50feda
RH
21214msgstr ""
21215
ed9e98c2 21216#: depend.c:206
ac50feda 21217#, c-format
87ccc1b0 21218msgid "can't close `%s'"
ac50feda
RH
21219msgstr ""
21220
87485f53 21221#: dw2gencfi.c:325 read.c:2459
cc643b88
NC
21222#, c-format
21223msgid "bfd_set_section_flags: %s"
21224msgstr ""
21225
96e786d1 21226#: dw2gencfi.c:587 dw2gencfi.c:603
87ccc1b0 21227#, c-format
fce00800 21228msgid "register save offset not a multiple of %u"
ac50feda
RH
21229msgstr ""
21230
96e786d1 21231#: dw2gencfi.c:686
06647dfd
AM
21232msgid "CFI state restore without previous remember"
21233msgstr ""
21234
96e786d1 21235#: dw2gencfi.c:745
fce00800 21236msgid "missing separator"
ac50feda
RH
21237msgstr ""
21238
96e786d1 21239#: dw2gencfi.c:794
fce00800 21240msgid "bad register expression"
ac50feda
RH
21241msgstr ""
21242
96e786d1
NC
21243#: dw2gencfi.c:815 dw2gencfi.c:945 dw2gencfi.c:983 dw2gencfi.c:1054
21244#: dw2gencfi.c:1127 dw2gencfi.c:1192 dw2gencfi.c:1393
fce00800 21245msgid "CFI instruction used without previous .cfi_startproc"
ac50feda
RH
21246msgstr ""
21247
96e786d1 21248#: dw2gencfi.c:1008
ae351704
AM
21249msgid "invalid or unsupported encoding in .cfi_personality"
21250msgstr ""
21251
96e786d1 21252#: dw2gencfi.c:1015
ae351704
AM
21253msgid ".cfi_personality requires encoding and symbol arguments"
21254msgstr ""
21255
96e786d1 21256#: dw2gencfi.c:1038
ae351704
AM
21257msgid "wrong second argument to .cfi_personality"
21258msgstr ""
21259
96e786d1 21260#: dw2gencfi.c:1079 dw2gencfi.c:1155
ae351704
AM
21261msgid "invalid or unsupported encoding in .cfi_lsda"
21262msgstr ""
21263
96e786d1 21264#: dw2gencfi.c:1086
ae351704
AM
21265msgid ".cfi_lsda requires encoding and symbol arguments"
21266msgstr ""
21267
96e786d1 21268#: dw2gencfi.c:1111
ae351704
AM
21269msgid "wrong second argument to .cfi_lsda"
21270msgstr ""
21271
96e786d1 21272#: dw2gencfi.c:1177
a5c7551f
RW
21273msgid "wrong third argument to .cfi_val_encoded_addr"
21274msgstr ""
21275
96e786d1 21276#: dw2gencfi.c:1276
e0e7a9d4
TG
21277msgid "inconsistent uses of .cfi_sections"
21278msgstr ""
21279
96e786d1 21280#: dw2gencfi.c:1287
87ccc1b0 21281msgid "previous CFI entry not closed (missing .cfi_endproc)"
ac50feda
RH
21282msgstr ""
21283
96e786d1 21284#: dw2gencfi.c:1328
87ccc1b0 21285msgid ".cfi_endproc without corresponding .cfi_startproc"
ac50feda
RH
21286msgstr ""
21287
96e786d1 21288#: dw2gencfi.c:1404
e0e7a9d4
TG
21289msgid "wrong argument to .cfi_personality_id"
21290msgstr ""
21291
96e786d1 21292#: dw2gencfi.c:1414
e0e7a9d4
TG
21293msgid ".cfi_fde_data without corresponding .cfi_startproc"
21294msgstr ""
21295
96e786d1 21296#: dw2gencfi.c:1523
e0e7a9d4
TG
21297msgid "unexpected .cfi_inline_lsda"
21298msgstr ""
21299
96e786d1 21300#: dw2gencfi.c:1530
e0e7a9d4
TG
21301msgid ".cfi_inline_lsda not valid for this frame"
21302msgstr ""
21303
96e786d1 21304#: dw2gencfi.c:1538
e0e7a9d4
TG
21305msgid ".cfi_inline_lsda seen for frame without .cfi_lsda"
21306msgstr ""
21307
96e786d1 21308#: dw2gencfi.c:1551
e0e7a9d4
TG
21309#, c-format
21310msgid "Alignment too large: %d. assumed."
21311msgstr ""
21312
96e786d1 21313#: dw2gencfi.c:1555
e0e7a9d4
TG
21314msgid "Alignment negative: 0 assumed."
21315msgstr ""
21316
96e786d1 21317#: dw2gencfi.c:1581
e0e7a9d4
TG
21318msgid ".cfi_inline_lsda is not supported for this target"
21319msgstr ""
21320
96e786d1 21321#: dw2gencfi.c:1588
e0e7a9d4
TG
21322msgid ".cfi_fde_data is not supported for this target"
21323msgstr ""
21324
96e786d1 21325#: dw2gencfi.c:1595
e0e7a9d4
TG
21326msgid ".cfi_personality_id is not supported for this target"
21327msgstr ""
21328
96e786d1 21329#: dw2gencfi.c:1909
6655dba2
SB
21330#, c-format
21331msgid "return column number %d overflows in CIE version 1"
21332msgstr ""
21333
96e786d1 21334#: dw2gencfi.c:2398 dw2gencfi.c:2576
87ccc1b0 21335msgid "open CFI at the end of file; missing .cfi_endproc directive"
6840198f
NC
21336msgstr ""
21337
96e786d1
NC
21338#: dw2gencfi.c:2524
21339msgid ".sframe not supported for target"
21340msgstr ""
21341
21342#: dw2gencfi.c:2605
cc643b88
NC
21343msgid "CFI is not supported for this target"
21344msgstr ""
21345
87485f53 21346#: dwarf2dbg.c:377 dwarf2dbg.c:3307
3957a496
NC
21347msgid "view number mismatch"
21348msgstr ""
21349
96e786d1 21350#: dwarf2dbg.c:692
6655dba2 21351#, c-format
631ec08c 21352msgid "file number %u is too big"
6655dba2
SB
21353msgstr ""
21354
87485f53 21355#: dwarf2dbg.c:920
8f595e9b
NC
21356#, c-format
21357msgid ""
21358"file table slot %u is already occupied by a different file (%s%s%s vs %s%s%s)"
21359msgstr ""
21360
87485f53 21361#: dwarf2dbg.c:1176 dwarf2dbg.c:1270
328577ad 21362msgid "file number less than one"
5f68c319
NC
21363msgstr ""
21364
87485f53 21365#: dwarf2dbg.c:1213
8f595e9b 21366msgid "md5 value too small or not a constant"
5f68c319
NC
21367msgstr ""
21368
87485f53 21369#: dwarf2dbg.c:1230
631ec08c
NC
21370#, c-format
21371msgid "file number %lu is too big"
21372msgstr ""
21373
87485f53 21374#: dwarf2dbg.c:1277 dwarf2dbg.c:2300
6840198f 21375#, c-format
328577ad 21376msgid "unassigned file number %ld"
6840198f
NC
21377msgstr ""
21378
87485f53 21379#: dwarf2dbg.c:1355
3caac5b8
AM
21380msgid "is_stmt value not 0 or 1"
21381msgstr ""
21382
87485f53 21383#: dwarf2dbg.c:1369
3caac5b8
AM
21384msgid "isa number less than zero"
21385msgstr ""
21386
87485f53 21387#: dwarf2dbg.c:1381
a5c7551f
RW
21388msgid "discriminator less than zero"
21389msgstr ""
21390
87485f53 21391#: dwarf2dbg.c:1400
3957a496
NC
21392msgid "numeric view can only be asserted to zero"
21393msgstr ""
21394
87485f53 21395#: dwarf2dbg.c:1440
3caac5b8
AM
21396#, c-format
21397msgid "unknown .loc sub-directive `%s'"
87ccc1b0
NC
21398msgstr ""
21399
87485f53 21400#: dwarf2dbg.c:2434
3caac5b8 21401msgid "internal error: unknown dwarf2 format"
0d2bcfaf
NC
21402msgstr ""
21403
ed9e98c2 21404#: ecoff.c:1559
ac50feda 21405#, c-format
328577ad 21406msgid "string too big (%lu bytes)"
ac50feda
RH
21407msgstr ""
21408
87485f53
NC
21409#: ecoff.c:1612 ecoff.c:1805 ecoff.c:1828 ecoff.c:1858 ecoff.c:2010
21410#: ecoff.c:2126
ac50feda
RH
21411msgid "no current file pointer"
21412msgstr ""
21413
777cd7ab 21414#: ecoff.c:1699
ac50feda
RH
21415msgid "too many st_End's"
21416msgstr ""
21417
87485f53 21418#: ecoff.c:2195
ac50feda
RH
21419msgid "fake .file after real one"
21420msgstr ""
21421
87485f53 21422#: ecoff.c:2283
328577ad 21423msgid "filename goes over one page boundary"
ac50feda
RH
21424msgstr ""
21425
87485f53 21426#: ecoff.c:2416
ac50feda
RH
21427msgid ".begin directive without a preceding .file directive"
21428msgstr ""
21429
87485f53 21430#: ecoff.c:2423
ac50feda
RH
21431msgid ".begin directive without a preceding .ent directive"
21432msgstr ""
21433
87485f53 21434#: ecoff.c:2453
ac50feda
RH
21435msgid ".bend directive without a preceding .file directive"
21436msgstr ""
21437
87485f53 21438#: ecoff.c:2460
ac50feda
RH
21439msgid ".bend directive without a preceding .ent directive"
21440msgstr ""
21441
87485f53 21442#: ecoff.c:2472
ac50feda
RH
21443msgid ".bend directive names unknown symbol"
21444msgstr ""
21445
87485f53 21446#: ecoff.c:2514
ac50feda
RH
21447msgid ".def pseudo-op used inside of .def/.endef; ignored"
21448msgstr ""
21449
87485f53 21450#: ecoff.c:2516
328577ad 21451msgid "empty symbol name in .def; ignored"
ac50feda
RH
21452msgstr ""
21453
87485f53 21454#: ecoff.c:2551
ac50feda
RH
21455msgid ".dim pseudo-op used outside of .def/.endef; ignored"
21456msgstr ""
21457
87485f53 21458#: ecoff.c:2566
328577ad 21459msgid "badly formed .dim directive"
ac50feda
RH
21460msgstr ""
21461
87485f53 21462#: ecoff.c:2579
328577ad 21463msgid "too many .dim entries"
ac50feda
RH
21464msgstr ""
21465
87485f53 21466#: ecoff.c:2599
ac50feda
RH
21467msgid ".scl pseudo-op used outside of .def/.endef; ignored"
21468msgstr ""
21469
87485f53 21470#: ecoff.c:2624
ac50feda
RH
21471msgid ".size pseudo-op used outside of .def/.endef; ignored"
21472msgstr ""
21473
87485f53 21474#: ecoff.c:2639
328577ad 21475msgid "badly formed .size directive"
ac50feda
RH
21476msgstr ""
21477
87485f53 21478#: ecoff.c:2652
328577ad 21479msgid "too many .size entries"
ac50feda
RH
21480msgstr ""
21481
87485f53 21482#: ecoff.c:2674
ac50feda
RH
21483msgid ".type pseudo-op used outside of .def/.endef; ignored"
21484msgstr ""
21485
21486#. FIXME: We could handle this by setting the continued bit.
21487#. There would still be a limit: the .type argument can not
21488#. be infinite.
87485f53 21489#: ecoff.c:2692
ac50feda 21490#, c-format
328577ad 21491msgid "the type of %s is too complex; it will be simplified"
ac50feda
RH
21492msgstr ""
21493
87485f53 21494#: ecoff.c:2703
ac50feda
RH
21495msgid "Unrecognized .type argument"
21496msgstr ""
21497
87485f53 21498#: ecoff.c:2741
ac50feda
RH
21499msgid ".tag pseudo-op used outside of .def/.endef; ignored"
21500msgstr ""
21501
87485f53 21502#: ecoff.c:2765
ac50feda
RH
21503msgid ".val pseudo-op used outside of .def/.endef; ignored"
21504msgstr ""
21505
87485f53 21506#: ecoff.c:2773
ae351704 21507msgid ".val expression is too complex"
ac50feda
RH
21508msgstr ""
21509
87485f53 21510#: ecoff.c:2803
ac50feda
RH
21511msgid ".endef pseudo-op used before .def; ignored"
21512msgstr ""
21513
87485f53 21514#: ecoff.c:2829 ecoff.c:2910
328577ad 21515msgid "bad COFF debugging information"
ac50feda
RH
21516msgstr ""
21517
87485f53 21518#: ecoff.c:2878
ac50feda 21519#, c-format
328577ad 21520msgid "no tag specified for %s"
ac50feda
RH
21521msgstr ""
21522
87485f53 21523#: ecoff.c:2980
ac50feda
RH
21524msgid ".end directive without a preceding .file directive"
21525msgstr ""
21526
87485f53 21527#: ecoff.c:3008
ac50feda
RH
21528msgid ".end directive names unknown symbol"
21529msgstr ""
21530
87485f53 21531#: ecoff.c:3038
ac50feda
RH
21532msgid "second .ent directive found before .end directive"
21533msgstr ""
21534
87485f53 21535#: ecoff.c:3047
f96bd6c2
PC
21536#, c-format
21537msgid "%s directive has no name"
21538msgstr ""
21539
87485f53 21540#: ecoff.c:3108
328577ad 21541msgid "no way to handle .file within .ent/.end section"
ac50feda
RH
21542msgstr ""
21543
87485f53 21544#: ecoff.c:3225
328577ad 21545msgid ".loc before .file"
ac50feda
RH
21546msgstr ""
21547
87485f53 21548#: ecoff.c:3426
ac50feda
RH
21549#, c-format
21550msgid ".stab%c is not supported"
21551msgstr ""
21552
87485f53 21553#: ecoff.c:3436
ac50feda
RH
21554#, c-format
21555msgid ".stab%c: ignoring non-zero other field"
21556msgstr ""
21557
87485f53 21558#: ecoff.c:3470
ac50feda
RH
21559#, c-format
21560msgid ""
328577ad 21561"line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
ac50feda
RH
21562msgstr ""
21563
87485f53 21564#: ecoff.c:3504
ac50feda 21565#, c-format
328577ad 21566msgid "illegal .stab%c directive, bad character"
ac50feda
RH
21567msgstr ""
21568
87485f53 21569#: ecoff.c:3953 ecoff.c:4141 ecoff.c:4166
ac50feda
RH
21570msgid ".begin/.bend in different segments"
21571msgstr ""
21572
87485f53 21573#: ecoff.c:4661
328577ad 21574msgid "missing .end or .bend at end of file"
ac50feda
RH
21575msgstr ""
21576
87485f53 21577#: ecoff.c:5138
ac50feda
RH
21578msgid "GP prologue size exceeds field size, using 0 instead"
21579msgstr ""
21580
87485f53 21581#: expr.c:74 read.c:3962
328577ad
NC
21582msgid "bignum invalid"
21583msgstr ""
21584
87485f53 21585#: expr.c:76 read.c:3964 read.c:4465 read.c:5235
328577ad
NC
21586msgid "floating point number invalid"
21587msgstr ""
21588
87485f53 21589#: expr.c:240
328577ad 21590msgid "bad floating-point constant: exponent overflow"
ac50feda
RH
21591msgstr ""
21592
87485f53 21593#: expr.c:244
ac50feda 21594#, c-format
328577ad 21595msgid "bad floating-point constant: unknown error code=%d"
ac50feda
RH
21596msgstr ""
21597
87485f53 21598#: expr.c:423
ac50feda 21599msgid ""
328577ad 21600"a bignum with underscores may not have more than 8 hex digits in any word"
ac50feda
RH
21601msgstr ""
21602
87485f53 21603#: expr.c:446
328577ad 21604msgid "a bignum with underscores must have exactly 4 words"
ac50feda
RH
21605msgstr ""
21606
ed265386 21607#. Either not seen or not defined.
ac50feda
RH
21608#. @@ Should print out the original string instead of
21609#. the parsed number.
87485f53 21610#: expr.c:580
ac50feda 21611#, c-format
328577ad 21612msgid "backward ref to unknown label \"%d:\""
ac50feda
RH
21613msgstr ""
21614
87485f53 21615#: expr.c:693
328577ad 21616msgid "character constant too large"
ac50feda
RH
21617msgstr ""
21618
87485f53 21619#: expr.c:984
ac50feda 21620#, c-format
e0e7a9d4 21621msgid "found '%c', expected: '%c'"
ac50feda
RH
21622msgstr ""
21623
87485f53 21624#: expr.c:987
1994a7c7 21625#, c-format
328577ad 21626msgid "missing '%c'"
ac50feda
RH
21627msgstr ""
21628
87485f53 21629#: expr.c:999 read.c:4745
ac50feda
RH
21630msgid "EBCDIC constants are not supported"
21631msgstr ""
21632
87485f53 21633#: expr.c:1151
ac50feda
RH
21634#, c-format
21635msgid "Unary operator %c ignored because bad operand follows"
21636msgstr ""
21637
87485f53 21638#: expr.c:1215 expr.c:1237
ac50feda
RH
21639msgid "syntax error in .startof. or .sizeof."
21640msgstr ""
21641
87485f53 21642#: expr.c:1317 expr.c:1653
a5c7551f
RW
21643#, c-format
21644msgid "invalid use of operator \"%s\""
21645msgstr ""
21646
87485f53 21647#: expr.c:1838
ac50feda
RH
21648msgid "missing operand; zero assumed"
21649msgstr ""
21650
87485f53 21651#: expr.c:1877
ac50feda
RH
21652msgid "left operand is a bignum; integer 0 assumed"
21653msgstr ""
21654
87485f53 21655#: expr.c:1879
ac50feda
RH
21656msgid "left operand is a float; integer 0 assumed"
21657msgstr ""
21658
87485f53 21659#: expr.c:1888
ac50feda
RH
21660msgid "right operand is a bignum; integer 0 assumed"
21661msgstr ""
21662
87485f53 21663#: expr.c:1890
ac50feda
RH
21664msgid "right operand is a float; integer 0 assumed"
21665msgstr ""
21666
87485f53 21667#: expr.c:1969 symbols.c:1702
ac50feda
RH
21668msgid "division by zero"
21669msgstr ""
21670
87485f53 21671#: expr.c:1995 symbols.c:1713
a5c7551f
RW
21672msgid "shift count"
21673msgstr ""
21674
87485f53 21675#: expr.c:2121
328577ad
NC
21676msgid "operation combines symbols in different segments"
21677msgstr ""
21678
87485f53 21679#: expr.c:2484
e0e7a9d4
TG
21680msgid "missing closing '\"'"
21681msgstr ""
21682
87485f53 21683#: expr.c:2512
6c037fdb
NC
21684#, c-format
21685msgid "'\\%c' in quoted symbol name; behavior may change in the future"
21686msgstr ""
21687
ed9e98c2 21688#: frags.c:60
ac50feda
RH
21689msgid "attempt to allocate data in absolute section"
21690msgstr ""
21691
ed9e98c2 21692#: frags.c:66
ac50feda
RH
21693msgid "attempt to allocate data in common section"
21694msgstr ""
21695
87485f53 21696#: frags.c:115 write.c:1496
6c37ac4d 21697#, c-format
3957a496
NC
21698msgid "can't extend frag %lu char"
21699msgid_plural "can't extend frag %lu chars"
21700msgstr[0] ""
21701msgstr[1] ""
6c37ac4d 21702
96e786d1
NC
21703#. Offset of size 8 bytes is not supported in SFrame format
21704#. version 1.
87485f53 21705#: gen-sframe.c:401
96e786d1
NC
21706msgid "SFrame unsupported offset value\n"
21707msgstr ""
21708
6e1772d5 21709#. For error messages.
ac50feda
RH
21710#. Detect if we are reading from stdin by examining the file
21711#. name returned by as_where().
21712#.
21713#. [FIXME: We rely upon the name in the strcmp below being the
21714#. same as the one used by input_scrub_new_file(), if that is
21715#. not true, then this code will fail].
21716#.
18e03609
NC
21717#. If we are reading from stdin, then we need to save each input
21718#. line here (assuming of course that we actually have a line of
21719#. input to read), so that it can be displayed in the listing
21720#. that is produced at the end of the assembly.
87485f53 21721#: input-file.c:136 input-scrub.c:246 listing.c:353
ac50feda
RH
21722msgid "{standard input}"
21723msgstr ""
21724
e0e7a9d4 21725#: input-file.c:141
ac50feda 21726#, c-format
ae351704 21727msgid "can't open %s for reading: %s"
ac50feda
RH
21728msgstr ""
21729
e0e7a9d4 21730#: input-file.c:150 input-file.c:224
ac50feda 21731#, c-format
ae351704 21732msgid "can't read from %s: %s"
ac50feda
RH
21733msgstr ""
21734
96e786d1 21735#: input-file.c:252 listing.c:1422
ac50feda 21736#, c-format
ae351704 21737msgid "can't close %s: %s"
ac50feda
RH
21738msgstr ""
21739
87485f53 21740#: input-scrub.c:274
60bcf0fa 21741msgid "macros nested too deeply"
ac50feda
RH
21742msgstr ""
21743
87485f53 21744#: input-scrub.c:525 input-scrub.c:528
96e786d1
NC
21745msgid "macro invoked from here"
21746msgstr ""
21747
e0e7a9d4 21748#: itbl-ops.c:328
6e1772d5 21749#, c-format
ac50feda
RH
21750msgid "Unable to allocate memory for new instructions\n"
21751msgstr ""
21752
87485f53 21753#: listing.c:253 messages.c:189 messages.c:191 messages.c:194
ed9e98c2 21754msgid "Warning: "
ac50feda
RH
21755msgstr ""
21756
87485f53 21757#: listing.c:259 messages.c:263 messages.c:265 messages.c:268
ed9e98c2 21758msgid "Error: "
ac50feda
RH
21759msgstr ""
21760
573fe3fb 21761#: listing.c:620
c1c69e83
AM
21762#, c-format
21763msgid "unable to rebuffer file: %s\n"
21764msgstr ""
21765
96e786d1 21766#: listing.c:1308
f12e7348
NC
21767#, c-format
21768msgid ""
21769"\n"
21770" time stamp \t: %s\n"
21771"\n"
21772msgstr ""
21773
96e786d1 21774#: listing.c:1318
f12e7348
NC
21775#, c-format
21776msgid "%s "
21777msgstr ""
21778
96e786d1 21779#: listing.c:1323
f12e7348
NC
21780#, c-format
21781msgid ""
21782"\n"
21783"\t%s "
21784msgstr ""
21785
96e786d1 21786#: listing.c:1333
f12e7348
NC
21787msgid ""
21788"\n"
21789" options passed\t: "
21790msgstr ""
21791
96e786d1 21792#: listing.c:1372
f12e7348
NC
21793#, c-format
21794msgid ""
21795" GNU assembler version %s (%s)\n"
21796"\t using BFD version %s."
21797msgstr ""
21798
96e786d1 21799#: listing.c:1375
f12e7348
NC
21800#, c-format
21801msgid ""
21802"\n"
21803" input file \t: %s"
21804msgstr ""
21805
96e786d1 21806#: listing.c:1376
f12e7348
NC
21807#, c-format
21808msgid ""
21809"\n"
21810" output file \t: %s"
21811msgstr ""
21812
96e786d1 21813#: listing.c:1377
f12e7348
NC
21814#, c-format
21815msgid ""
21816"\n"
21817" target \t: %s"
21818msgstr ""
21819
96e786d1 21820#: listing.c:1401
ac50feda 21821#, c-format
ae351704 21822msgid "can't open %s: %s"
ac50feda
RH
21823msgstr ""
21824
96e786d1 21825#: listing.c:1486
ac50feda
RH
21826msgid "strange paper height, set to no form"
21827msgstr ""
21828
96e786d1 21829#: listing.c:1510
346d80ef
NC
21830msgid "new paper width is too small"
21831msgstr ""
21832
96e786d1 21833#: listing.c:1513
346d80ef
NC
21834msgid "bad or irreducible expression for paper width"
21835msgstr ""
21836
96e786d1 21837#: listing.c:1515
346d80ef
NC
21838msgid "missing expression for paper width"
21839msgstr ""
21840
96e786d1 21841#: listing.c:1566
328577ad 21842msgid "new line in title"
ac50feda
RH
21843msgstr ""
21844
87485f53
NC
21845#: macro.c:394
21846#, c-format
21847msgid "%% operator needs absolute expression"
87ccc1b0
NC
21848msgstr ""
21849
87485f53 21850#: macro.c:546
55cf6793
ZW
21851#, c-format
21852msgid "Missing parameter qualifier for `%s' in macro `%s'"
21853msgstr ""
21854
87485f53 21855#: macro.c:556
55cf6793
ZW
21856#, c-format
21857msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'"
21858msgstr ""
21859
87485f53 21860#: macro.c:573
55cf6793
ZW
21861#, c-format
21862msgid "Pointless default value for required parameter `%s' in macro `%s'"
21863msgstr ""
21864
87485f53 21865#: macro.c:583
55cf6793
ZW
21866#, c-format
21867msgid "A parameter named `%s' already exists for macro `%s'"
21868msgstr ""
21869
87485f53 21870#: macro.c:621
55cf6793
ZW
21871#, c-format
21872msgid "Reserved word `%s' used as parameter in macro `%s'"
21873msgstr ""
21874
87485f53 21875#: macro.c:674
55cf6793
ZW
21876#, c-format
21877msgid "unexpected end of file in macro `%s' definition"
ac50feda
RH
21878msgstr ""
21879
87485f53 21880#: macro.c:686
55cf6793
ZW
21881#, c-format
21882msgid "missing `)' after formals in macro definition `%s'"
ac50feda
RH
21883msgstr ""
21884
87485f53 21885#: macro.c:701
06647dfd
AM
21886msgid "Missing macro name"
21887msgstr ""
21888
87485f53 21889#: macro.c:710
55cf6793
ZW
21890#, c-format
21891msgid "Bad parameter list for macro `%s'"
21892msgstr ""
21893
87485f53 21894#: macro.c:718
55cf6793
ZW
21895#, c-format
21896msgid "Macro `%s' was already defined"
06647dfd
AM
21897msgstr ""
21898
87485f53 21899#: macro.c:843 macro.c:845
55cf6793 21900msgid "missing `)'"
06647dfd
AM
21901msgstr ""
21902
87485f53 21903#: macro.c:925
55cf6793
ZW
21904#, c-format
21905msgid "`%s' was already used as parameter (or another local) name"
ac50feda
RH
21906msgstr ""
21907
87485f53 21908#: macro.c:1097
ac50feda
RH
21909msgid "confusion in formal parameters"
21910msgstr ""
21911
87485f53 21912#: macro.c:1105
55cf6793
ZW
21913#, c-format
21914msgid "Parameter named `%s' does not exist for macro `%s'"
21915msgstr ""
21916
87485f53 21917#: macro.c:1116
55cf6793
ZW
21918#, c-format
21919msgid "Value for parameter `%s' of macro `%s' was already specified"
ac50feda
RH
21920msgstr ""
21921
87485f53 21922#: macro.c:1130
ac50feda
RH
21923msgid "can't mix positional and keyword arguments"
21924msgstr ""
21925
87485f53 21926#: macro.c:1141
ac50feda
RH
21927msgid "too many positional arguments"
21928msgstr ""
21929
87485f53 21930#: macro.c:1189
55cf6793
ZW
21931#, c-format
21932msgid "Missing value for required parameter `%s' of macro `%s'"
21933msgstr ""
21934
87485f53 21935#: macro.c:1303
55cf6793 21936#, c-format
f96bd6c2 21937msgid "Attempt to purge non-existing macro `%s'"
55cf6793
ZW
21938msgstr ""
21939
87485f53 21940#: macro.c:1324
ac50feda
RH
21941msgid "unexpected end of file in irp or irpc"
21942msgstr ""
21943
87485f53 21944#: macro.c:1335
ac50feda
RH
21945msgid "missing model parameter"
21946msgstr ""
21947
96e786d1 21948#: messages.c:92
6e1772d5 21949#, c-format
ac50feda
RH
21950msgid "Assembler messages:\n"
21951msgstr ""
21952
87485f53 21953#: messages.c:326
6e1772d5 21954#, c-format
ac50feda
RH
21955msgid "Fatal error: "
21956msgstr ""
21957
87485f53 21958#: messages.c:348
6e1772d5 21959#, c-format
f96bd6c2 21960msgid "Internal error (%s).\n"
ac50feda
RH
21961msgstr ""
21962
87485f53 21963#: messages.c:350
ac50feda 21964#, c-format
f96bd6c2 21965msgid "Internal error in %s at %s:%d.\n"
ac50feda
RH
21966msgstr ""
21967
87485f53 21968#: messages.c:352
ac50feda 21969#, c-format
f96bd6c2 21970msgid "Internal error at %s:%d.\n"
ac50feda
RH
21971msgstr ""
21972
87485f53 21973#: messages.c:355
ac50feda 21974#, c-format
f96bd6c2 21975msgid "Please report this bug.\n"
ac50feda
RH
21976msgstr ""
21977
87485f53 21978#: messages.c:423
ae351704 21979#, c-format
96e786d1 21980msgid "%s out of domain (%<PRId64> is not a multiple of %<PRId64>)"
ae351704
AM
21981msgstr ""
21982
ffa5352c 21983#. xgettext:c-format.
87485f53 21984#: messages.c:439
8ea2b00f 21985#, c-format
96e786d1 21986msgid "%s out of range (%<PRId64> is not between %<PRId64> and %<PRId64>)"
8ea2b00f
AM
21987msgstr ""
21988
21989#. xgettext:c-format.
87485f53 21990#: messages.c:452
8ea2b00f 21991#, c-format
96e786d1
NC
21992msgid ""
21993"%s out of range (0x%<PRIx64> is not between 0x%<PRIx64> and 0x%<PRIx64>)"
8ea2b00f
AM
21994msgstr ""
21995
96e786d1 21996#: output-file.c:37
ac50feda 21997#, c-format
328577ad 21998msgid "can't open a bfd on stdout %s"
ac50feda
RH
21999msgstr ""
22000
96e786d1 22001#: output-file.c:44
ac50feda 22002#, c-format
ae351704 22003msgid "selected target format '%s' unknown"
ac50feda
RH
22004msgstr ""
22005
96e786d1 22006#: output-file.c:46
ac50feda 22007#, c-format
ae351704 22008msgid "can't create %s: %s"
ac50feda
RH
22009msgstr ""
22010
87485f53 22011#: read.c:572
c1c69e83 22012#, c-format
777cd7ab 22013msgid "error constructing %s pseudo-op table"
c1c69e83
AM
22014msgstr ""
22015
87485f53 22016#: read.c:742
c1c69e83 22017msgid "cannot change section or subsection inside .bundle_lock"
55cf6793
ZW
22018msgstr ""
22019
87485f53 22020#: read.c:758
ac50feda 22021#, c-format
c1c69e83 22022msgid ""
3957a496 22023".bundle_lock sequence at %u bytes, but .bundle_align_mode limit is %u bytes"
c1c69e83
AM
22024msgstr ""
22025
87485f53 22026#: read.c:767
c1c69e83 22027#, c-format
3957a496
NC
22028msgid ""
22029"single instruction is %u bytes long, but .bundle_align_mode limit is %u bytes"
ac50feda
RH
22030msgstr ""
22031
87485f53 22032#: read.c:808 read.c:2823 read.c:3398
e0e7a9d4
TG
22033msgid "ignoring fill value in absolute section"
22034msgstr ""
22035
87485f53 22036#: read.c:810 read.c:2838 read.c:3437
e0e7a9d4
TG
22037#, c-format
22038msgid "ignoring fill value in section `%s'"
22039msgstr ""
22040
87485f53 22041#: read.c:1172
ac50feda 22042#, c-format
328577ad 22043msgid "unknown pseudo-op: `%s'"
ac50feda
RH
22044msgstr ""
22045
87485f53 22046#: read.c:1225
e0e7a9d4
TG
22047msgid "unable to continue with assembly."
22048msgstr ""
22049
87485f53 22050#: read.c:1258
ac50feda 22051#, c-format
777cd7ab 22052msgid "local label too large near %s"
ac50feda
RH
22053msgstr ""
22054
87485f53 22055#: read.c:1281
777cd7ab
DDAG
22056#, c-format
22057msgid "label \"%ld$\" redefined"
22058msgstr ""
22059
87485f53 22060#: read.c:1365
c1c69e83
AM
22061msgid ".bundle_lock with no matching .bundle_unlock"
22062msgstr ""
22063
87485f53 22064#: read.c:1462
ac50feda
RH
22065msgid ".abort detected. Abandoning ship."
22066msgstr ""
22067
87485f53 22068#: read.c:1524
ac50feda 22069#, c-format
328577ad 22070msgid "alignment too large: %u assumed"
ac50feda
RH
22071msgstr ""
22072
87485f53 22073#: read.c:1556
ac50feda
RH
22074msgid "expected fill pattern missing"
22075msgstr ""
22076
87485f53 22077#: read.c:1581
e0e7a9d4
TG
22078#, c-format
22079msgid "fill pattern too long, truncating to %u"
22080msgstr ""
22081
87485f53 22082#: read.c:1682
c1c69e83 22083msgid "symbol name not recognised in the current locale"
ac50feda
RH
22084msgstr ""
22085
22086#. Some of the back ends can't deal with non-positive line numbers.
3caac5b8
AM
22087#. Besides, it's silly. GCC however will generate a line number of
22088#. zero when it is pre-processing builtins for assembler-with-cpp files:
22089#.
22090#. # 0 "<built-in>"
22091#.
22092#. We do not want to barf on this, especially since such files are used
22093#. in the GCC and GDB testsuites. So we check for negative line numbers
22094#. rather than non-positive line numbers.
87485f53 22095#: read.c:2031
ac50feda 22096#, c-format
328577ad 22097msgid "line numbers must be positive; line number %d rejected"
ac50feda
RH
22098msgstr ""
22099
87485f53 22100#: read.c:2069
ae351704
AM
22101#, c-format
22102msgid "incompatible flag %i in line directive"
22103msgstr ""
22104
87485f53 22105#: read.c:2081
ae351704
AM
22106#, c-format
22107msgid "unsupported flag %i in line directive"
22108msgstr ""
22109
87485f53 22110#: read.c:2124
ac50feda
RH
22111msgid "start address not supported"
22112msgstr ""
22113
87485f53 22114#: read.c:2133
ac50feda
RH
22115msgid ".err encountered"
22116msgstr ""
22117
87485f53 22118#: read.c:2149
06647dfd
AM
22119msgid ".error directive invoked in source file"
22120msgstr ""
22121
87485f53 22122#: read.c:2150
06647dfd
AM
22123msgid ".warning directive invoked in source file"
22124msgstr ""
22125
87485f53 22126#: read.c:2156
06647dfd
AM
22127#, c-format
22128msgid "%s argument must be a string"
22129msgstr ""
22130
87485f53 22131#: read.c:2188 read.c:2190
ac50feda
RH
22132#, c-format
22133msgid ".fail %ld encountered"
22134msgstr ""
22135
87485f53 22136#: read.c:2230
ac50feda 22137#, c-format
328577ad 22138msgid ".fill size clamped to %d"
ac50feda
RH
22139msgstr ""
22140
87485f53 22141#: read.c:2235
328577ad 22142msgid "size negative; .fill ignored"
ac50feda
RH
22143msgstr ""
22144
87485f53 22145#: read.c:2241
328577ad 22146msgid "repeat < 0; .fill ignored"
ac50feda
RH
22147msgstr ""
22148
87485f53 22149#: read.c:2248
e0e7a9d4
TG
22150msgid "non-constant fill count for absolute section"
22151msgstr ""
22152
87485f53 22153#: read.c:2253
e0e7a9d4
TG
22154msgid "attempt to fill absolute section with non-zero value"
22155msgstr ""
22156
87485f53 22157#: read.c:2260
e0e7a9d4
TG
22158#, c-format
22159msgid "attempt to fill section `%s' with non-zero value"
22160msgstr ""
22161
87485f53 22162#: read.c:2425
ac50feda
RH
22163#, c-format
22164msgid "unrecognized .linkonce type `%s'"
22165msgstr ""
22166
87485f53 22167#: read.c:2437
ac50feda
RH
22168msgid ".linkonce is not supported for this object file format"
22169msgstr ""
22170
87485f53 22171#: read.c:2532
6e1772d5 22172msgid "expected alignment after size"
ac50feda
RH
22173msgstr ""
22174
87485f53 22175#: read.c:2745
ac50feda
RH
22176#, c-format
22177msgid "attempt to redefine pseudo-op `%s' ignored"
22178msgstr ""
22179
87485f53 22180#: read.c:2766
f12e7348
NC
22181msgid "ignoring macro exit outside a macro definition."
22182msgstr ""
22183
87485f53 22184#: read.c:2818
ac50feda 22185#, c-format
328577ad 22186msgid "invalid segment \"%s\""
ac50feda
RH
22187msgstr ""
22188
87485f53 22189#: read.c:2826
ac50feda
RH
22190msgid "only constant offsets supported in absolute section"
22191msgstr ""
22192
87485f53 22193#: read.c:2869
ac50feda
RH
22194msgid "MRI style ORG pseudo-op not supported"
22195msgstr ""
22196
87485f53 22197#: read.c:3040
06647dfd 22198#, c-format
cc643b88 22199msgid ".end%c encountered without preceding %s"
328577ad
NC
22200msgstr ""
22201
87485f53 22202#: read.c:3072
3957a496
NC
22203#, c-format
22204msgid "negative count for %s - ignored"
22205msgstr ""
22206
87485f53 22207#: read.c:3079
a74801ba
ILT
22208#, c-format
22209msgid "%s without %s"
ac50feda
RH
22210msgstr ""
22211
87485f53 22212#: read.c:3341
328577ad 22213msgid "unsupported variable size or fill value"
ac50feda
RH
22214msgstr ""
22215
87485f53 22216#: read.c:3349
e0e7a9d4
TG
22217#, c-format
22218msgid "size value for space directive too large: %lx"
22219msgstr ""
22220
87485f53
NC
22221#: read.c:3375
22222msgid ".space repeat count is negative, ignored"
22223msgstr ""
22224
22225#: read.c:3381
ac50feda
RH
22226msgid ".space repeat count is zero, ignored"
22227msgstr ""
22228
87485f53
NC
22229#: read.c:3389
22230msgid ".space repeat count overflow, ignored"
ac50feda
RH
22231msgstr ""
22232
87485f53 22233#: read.c:3421
ac50feda
RH
22234msgid "space allocation too complex in absolute section"
22235msgstr ""
22236
87485f53 22237#: read.c:3427
ac50feda
RH
22238msgid "space allocation too complex in common section"
22239msgstr ""
22240
87485f53 22241#: read.c:3545
777cd7ab 22242msgid "unsupported variable nop control in .nops directive"
71300e2c
NC
22243msgstr ""
22244
87485f53 22245#: read.c:3551
777cd7ab 22246msgid "negative nop control byte, ignored"
71300e2c
NC
22247msgstr ""
22248
87485f53 22249#: read.c:3620
ab4f385b
JE
22250#, c-format
22251msgid "unknown floating type '%c'"
22252msgstr ""
22253
87485f53 22254#: read.c:3846
3caac5b8
AM
22255#, c-format
22256msgid "%s: would close weakref loop: %s"
22257msgstr ""
22258
87485f53 22259#: read.c:3903
ac50feda 22260#, c-format
6e1772d5 22261msgid "junk at end of line, first unrecognized character valued 0x%x"
ac50feda
RH
22262msgstr ""
22263
87485f53 22264#: read.c:4031 write.c:2408
55cf6793 22265#, c-format
3957a496 22266msgid "`%s' can't be equated to common symbol `%s'"
55cf6793
ZW
22267msgstr ""
22268
87485f53 22269#: read.c:4159
cfb8c092
NC
22270msgid "unexpected `\"' in expression"
22271msgstr ""
22272
87485f53 22273#: read.c:4172
ac50feda
RH
22274msgid "rva without symbol"
22275msgstr ""
22276
87485f53 22277#: read.c:4241
ae351704 22278msgid "missing or bad offset expression"
ac50feda
RH
22279msgstr ""
22280
87485f53 22281#: read.c:4265
ae351704 22282msgid "missing reloc type"
ac50feda
RH
22283msgstr ""
22284
87485f53 22285#: read.c:4289
ae351704 22286msgid "unrecognized reloc type"
ac50feda
RH
22287msgstr ""
22288
87485f53 22289#: read.c:4305
ae351704 22290msgid "bad reloc expression"
ac50feda
RH
22291msgstr ""
22292
87485f53 22293#: read.c:4459 read.c:5229
e0e7a9d4
TG
22294msgid "zero assumed for missing expression"
22295msgstr ""
22296
87485f53 22297#: read.c:4479 read.c:5258
ae351704 22298msgid "attempt to store value in absolute section"
ac50feda
RH
22299msgstr ""
22300
87485f53 22301#: read.c:4486 read.c:5264
e0e7a9d4
TG
22302#, c-format
22303msgid "attempt to store non-zero value in section `%s'"
ac50feda
RH
22304msgstr ""
22305
346d80ef 22306#. Leading bits contain both 0s & 1s.
87485f53 22307#: read.c:4563
ffa5352c 22308#, c-format
96e786d1 22309msgid "value 0x%<PRIx64> truncated to 0x%<PRIx64>"
ac50feda
RH
22310msgstr ""
22311
87485f53 22312#: read.c:4607
ed9e98c2 22313#, c-format
3957a496
NC
22314msgid "bignum truncated to %d byte"
22315msgid_plural "bignum truncated to %d bytes"
22316msgstr[0] ""
22317msgstr[1] ""
ed9e98c2 22318
87485f53 22319#: read.c:4816 read.c:4967
328577ad 22320msgid "unresolvable or nonpositive repeat count; using 1"
ac50feda
RH
22321msgstr ""
22322
87485f53 22323#: read.c:4859
328577ad 22324msgid "floating point constant too large"
ac50feda
RH
22325msgstr ""
22326
87485f53 22327#: read.c:4924
e0e7a9d4
TG
22328msgid "attempt to store float in absolute section"
22329msgstr ""
22330
87485f53 22331#: read.c:4931
e0e7a9d4
TG
22332#, c-format
22333msgid "attempt to store float in section `%s'"
22334msgstr ""
22335
87485f53 22336#: read.c:5347
e0e7a9d4
TG
22337#, c-format
22338msgid "attempt to store non-empty string in section `%s'"
22339msgstr ""
22340
87485f53 22341#: read.c:5409
87ccc1b0
NC
22342msgid "strings must be placed into a section"
22343msgstr ""
22344
87485f53 22345#: read.c:5476
328577ad 22346msgid "expected <nn>"
ac50feda
RH
22347msgstr ""
22348
22349#. To be compatible with BSD 4.2 as: give the luser a linefeed!!
87485f53 22350#: read.c:5517 read.c:5604
328577ad 22351msgid "unterminated string; newline inserted"
ac50feda
RH
22352msgstr ""
22353
87485f53 22354#: read.c:5618
328577ad 22355msgid "bad escaped character in string"
ac50feda
RH
22356msgstr ""
22357
87485f53 22358#: read.c:5642
328577ad 22359msgid "expected address expression"
ac50feda
RH
22360msgstr ""
22361
87485f53 22362#: read.c:5661
ac50feda
RH
22363#, c-format
22364msgid "symbol \"%s\" undefined; zero assumed"
22365msgstr ""
22366
87485f53 22367#: read.c:5664
ac50feda
RH
22368msgid "some symbol undefined; zero assumed"
22369msgstr ""
22370
87485f53 22371#: read.c:5698
328577ad 22372msgid "this string may not contain '\\0'"
ac50feda
RH
22373msgstr ""
22374
87485f53 22375#: read.c:5735
328577ad 22376msgid "missing string"
ac50feda
RH
22377msgstr ""
22378
87485f53 22379#: read.c:5850
328577ad
NC
22380#, c-format
22381msgid ".incbin count zero, ignoring `%s'"
ac50feda
RH
22382msgstr ""
22383
87485f53 22384#: read.c:5862
328577ad
NC
22385#, c-format
22386msgid "file not found: %s"
ac50feda
RH
22387msgstr ""
22388
87485f53 22389#: read.c:5872
346d80ef
NC
22390#, c-format
22391msgid "unable to include `%s'"
22392msgstr ""
22393
87485f53 22394#: read.c:5881
ac50feda 22395#, c-format
328577ad 22396msgid "seek to end of .incbin file failed `%s'"
ac50feda
RH
22397msgstr ""
22398
87485f53 22399#: read.c:5892
328577ad 22400#, c-format
06647dfd 22401msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
ac50feda
RH
22402msgstr ""
22403
87485f53 22404#: read.c:5899
328577ad
NC
22405#, c-format
22406msgid "could not skip to %ld in file `%s'"
22407msgstr ""
22408
87485f53 22409#: read.c:5908
328577ad
NC
22410#, c-format
22411msgid "truncated file `%s', %ld of %ld bytes read"
22412msgstr ""
22413
87485f53 22414#: read.c:6045
328577ad
NC
22415msgid "missing .func"
22416msgstr ""
22417
87485f53 22418#: read.c:6064
328577ad
NC
22419msgid ".endfunc missing for previous .func"
22420msgstr ""
22421
87485f53 22422#: read.c:6123
c1c69e83
AM
22423#, c-format
22424msgid ".bundle_align_mode alignment too large (maximum %u)"
22425msgstr ""
22426
87485f53 22427#: read.c:6128
c1c69e83
AM
22428msgid "cannot change .bundle_align_mode inside .bundle_lock"
22429msgstr ""
22430
87485f53 22431#: read.c:6142
c1c69e83
AM
22432msgid ".bundle_lock is meaningless without .bundle_align_mode"
22433msgstr ""
22434
87485f53 22435#: read.c:6163
c1c69e83
AM
22436msgid ".bundle_unlock without preceding .bundle_lock"
22437msgstr ""
22438
87485f53 22439#: read.c:6176
c1c69e83 22440#, c-format
3957a496 22441msgid ".bundle_lock sequence is %u bytes, but bundle size is only %u bytes"
c1c69e83
AM
22442msgstr ""
22443
87485f53 22444#: read.c:6275
55cf6793
ZW
22445#, c-format
22446msgid "missing closing `%c'"
22447msgstr ""
22448
87485f53 22449#: read.c:6277
55cf6793
ZW
22450msgid "stray `\\'"
22451msgstr ""
22452
cc643b88 22453#: remap.c:53
c85dd50d
NC
22454#, c-format
22455msgid "invalid argument '%s' to -fdebug-prefix-map"
22456msgstr ""
22457
87485f53 22458#: stabs.c:225
71300e2c
NC
22459#, c-format
22460msgid ".stab%c: missing string"
22461msgstr ""
22462
87485f53 22463#: stabs.c:238 stabs.c:246 stabs.c:254 stabs.c:273
ac50feda 22464#, c-format
328577ad
NC
22465msgid ".stab%c: missing comma"
22466msgstr ""
22467
87ccc1b0
NC
22468#. This could happen for example with a source file with a huge
22469#. number of lines. The only cure is to use a different debug
22470#. format, probably DWARF.
87485f53 22471#: stabs.c:266
87ccc1b0
NC
22472#, c-format
22473msgid ".stab%c: description field '%x' too big, try a different debug format"
22474msgstr ""
22475
87485f53 22476#: stabs.c:450
328577ad 22477msgid "comma missing in .xstabs"
ac50feda
RH
22478msgstr ""
22479
87485f53 22480#: symbols.c:385 symbols.c:2528
6c037fdb
NC
22481#, c-format
22482msgid "symbol '%s' contains multibyte characters"
22483msgstr ""
22484
87485f53 22485#: symbols.c:525
87ccc1b0
NC
22486#, c-format
22487msgid "cannot define symbol `%s' in absolute section"
22488msgstr ""
22489
87485f53 22490#: symbols.c:658
ac50feda 22491#, c-format
328577ad 22492msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
ac50feda
RH
22493msgstr ""
22494
87485f53 22495#: symbols.c:1254
ac50feda 22496#, c-format
cc643b88 22497msgid "invalid operands (%s and %s sections) for `%s'"
ac50feda
RH
22498msgstr ""
22499
87485f53 22500#: symbols.c:1258
87ccc1b0 22501#, c-format
cc643b88 22502msgid "invalid operand (%s section) for `%s'"
ac50feda
RH
22503msgstr ""
22504
87485f53 22505#: symbols.c:1266
ac50feda 22506#, c-format
cc643b88 22507msgid "invalid operands (%s and %s sections) for `%s' when setting `%s'"
ac50feda
RH
22508msgstr ""
22509
87485f53 22510#: symbols.c:1269
87ccc1b0 22511#, c-format
cc643b88 22512msgid "invalid operand (%s section) for `%s' when setting `%s'"
87ccc1b0
NC
22513msgstr ""
22514
87485f53 22515#: symbols.c:1338
ac50feda 22516#, c-format
87ccc1b0 22517msgid "symbol definition loop encountered at `%s'"
ac50feda
RH
22518msgstr ""
22519
87485f53 22520#: symbols.c:1365
ae351704
AM
22521#, c-format
22522msgid "cannot convert expression symbol %s to complex relocation"
22523msgstr ""
22524
87485f53 22525#: symbols.c:1704
ac50feda 22526#, c-format
328577ad 22527msgid "division by zero when setting `%s'"
ac50feda
RH
22528msgstr ""
22529
e0e7a9d4 22530#. See PR 20895 for a reproducer.
87485f53 22531#: symbols.c:1754
e0e7a9d4
TG
22532msgid "Invalid operation on symbol"
22533msgstr ""
22534
87485f53 22535#: symbols.c:1804 write.c:2457
ac50feda 22536#, c-format
328577ad 22537msgid "can't resolve value for symbol `%s'"
ac50feda
RH
22538msgstr ""
22539
87485f53 22540#: symbols.c:2212
ac50feda
RH
22541#, c-format
22542msgid "\"%d\" (instance number %d of a %s label)"
22543msgstr ""
22544
87485f53 22545#: symbols.c:2243
96e786d1
NC
22546msgid "expression is too complex to be resolved or converted into relocations"
22547msgstr ""
22548
87485f53 22549#: symbols.c:2245 symbols.c:2248
ac50feda 22550#, c-format
328577ad 22551msgid "attempt to get value of unresolved symbol `%s'"
ac50feda
RH
22552msgstr ""
22553
e0e7a9d4 22554#. Do not reassign section symbols.
87485f53 22555#: symbols.c:2549
573fe3fb
NC
22556msgid "can't make section symbol global"
22557msgstr ""
22558
87485f53 22559#: symbols.c:2555
573fe3fb 22560msgid "can't make register symbol global"
c45021f2
NC
22561msgstr ""
22562
87485f53 22563#: symbols.c:2661
87ccc1b0
NC
22564#, c-format
22565msgid "Accessing function `%s' as thread-local object"
22566msgstr ""
22567
87485f53 22568#: symbols.c:2665
87ccc1b0
NC
22569#, c-format
22570msgid "Accessing `%s' as thread-local object"
22571msgstr ""
22572
ab4f385b 22573#: write.c:158
ac50feda 22574#, c-format
6655dba2 22575msgid "field fx_size too small to hold %lu"
ac50feda
RH
22576msgstr ""
22577
87485f53 22578#: write.c:446
ac50feda 22579#, c-format
71300e2c 22580msgid "attempt to .org/.space/.nops backwards? (%ld)"
ac50feda
RH
22581msgstr ""
22582
87485f53 22583#: write.c:468
3957a496
NC
22584#, c-format
22585msgid "leb128 operand is an undefined symbol: %s"
22586msgstr ""
22587
87485f53 22588#: write.c:702
ae351704
AM
22589msgid "invalid offset expression"
22590msgstr ""
22591
87485f53 22592#: write.c:724
ae351704
AM
22593msgid "invalid reloc expression"
22594msgstr ""
22595
87485f53 22596#: write.c:910
ab4f385b
JE
22597#, c-format
22598msgid "can't resolve %s - %s"
22599msgstr ""
22600
87485f53 22601#: write.c:1123
ae351704 22602#, c-format
3957a496
NC
22603msgid "value of %s too large for field of %d byte at %s"
22604msgid_plural "value of %s too large for field of %d bytes at %s"
22605msgstr[0] ""
22606msgstr[1] ""
ae351704 22607
87485f53 22608#: write.c:1139
55cf6793 22609#, c-format
ae351704 22610msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
55cf6793
ZW
22611msgstr ""
22612
87485f53 22613#: write.c:1180
f12e7348
NC
22614msgid "redefined symbol cannot be used on reloc"
22615msgstr ""
22616
87485f53 22617#: write.c:1193
ac50feda
RH
22618msgid "relocation out of range"
22619msgstr ""
22620
87485f53 22621#: write.c:1196
ac50feda
RH
22622#, c-format
22623msgid "%s:%u: bad return from bfd_install_relocation: %x"
22624msgstr ""
22625
87485f53 22626#: write.c:1224
cfb8c092 22627msgid "reloc not within (fixed part of) section"
ac50feda
RH
22628msgstr ""
22629
87485f53 22630#: write.c:1296
cfb8c092 22631msgid "internal error: fixup not contained within frag"
ae351704
AM
22632msgstr ""
22633
87485f53 22634#: write.c:1442 write.c:1566
2ee0aedf
TG
22635msgid "can't extend frag"
22636msgstr ""
22637
87485f53 22638#: write.c:1615
71300e2c
NC
22639msgid "unimplemented .nops directive"
22640msgstr ""
22641
87485f53 22642#: write.c:1649
ac50feda 22643#, c-format
3957a496
NC
22644msgid "can't write %ld byte to section %s of %s: '%s'"
22645msgid_plural "can't write %ld bytes to section %s of %s: '%s'"
22646msgstr[0] ""
22647msgstr[1] ""
ac50feda 22648
87485f53 22649#: write.c:1675 write.c:1704 write.c:1741
e0e7a9d4 22650#, c-format
3957a496
NC
22651msgid "can't fill %ld byte in section %s of %s: '%s'"
22652msgid_plural "can't fill %ld bytes in section %s of %s: '%s'"
22653msgstr[0] ""
22654msgstr[1] ""
ac50feda 22655
87485f53 22656#: write.c:1958
71300e2c
NC
22657msgid "unable to create reloc for build note"
22658msgstr ""
22659
87485f53 22660#: write.c:1962
71300e2c
NC
22661msgid "<gnu build note>"
22662msgstr ""
22663
87485f53 22664#: write.c:2373
3caac5b8
AM
22665#, c-format
22666msgid "%s: global symbols not supported in common sections"
22667msgstr ""
22668
87485f53 22669#: write.c:2387
ac50feda 22670#, c-format
328577ad 22671msgid "local label `%s' is not defined"
ac50feda
RH
22672msgstr ""
22673
87485f53 22674#: write.c:2415
f12e7348
NC
22675#, c-format
22676msgid "can't make global register symbol `%s'"
22677msgstr ""
22678
87485f53 22679#: write.c:2725
ac50feda 22680#, c-format
3957a496
NC
22681msgid "alignment padding (%lu byte) not a multiple of %ld"
22682msgid_plural "alignment padding (%lu bytes) not a multiple of %ld"
22683msgstr[0] ""
22684msgstr[1] ""
ac50feda 22685
87485f53 22686#: write.c:2899
ac50feda
RH
22687#, c-format
22688msgid ".word %s-%s+%s didn't fit"
22689msgstr ""
22690
87485f53 22691#: write.c:2993
ae351704
AM
22692msgid "padding added"
22693msgstr ""
22694
87485f53 22695#: write.c:3044
fce00800 22696msgid "attempt to move .org backwards"
ac50feda
RH
22697msgstr ""
22698
87485f53 22699#: write.c:3069
777cd7ab 22700msgid ".space, .nops or .fill specifies non-absolute value"
ac50feda
RH
22701msgstr ""
22702
87485f53 22703#: write.c:3084
71300e2c 22704msgid ".space, .nops or .fill with negative value, ignored"
ac50feda
RH
22705msgstr ""
22706
87485f53 22707#: write.c:3160
3caac5b8
AM
22708#, c-format
22709msgid ""
22710"Infinite loop encountered whilst attempting to compute the addresses of "
22711"symbols in section %s"
22712msgstr ""