exceptions.c:print_flush: Remove obsolete check
[deliverable/binutils-gdb.git] / gas / po / gas.pot
CommitLineData
252b5132 1# SOME DESCRIPTIVE TITLE.
6e1772d5
AM
2# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3# This file is distributed under the same license as the PACKAGE package.
252b5132
RH
4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5#
6655dba2 6#: config/tc-arm.c:708
252b5132
RH
7#, fuzzy
8msgid ""
9msgstr ""
10"Project-Id-Version: PACKAGE VERSION\n"
c85dd50d 11"Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
6655dba2 12"POT-Creation-Date: 2020-01-02 11:10+0000\n"
252b5132
RH
13"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
15"Language-Team: LANGUAGE <LL@li.org>\n"
cc643b88 16"Language: \n"
252b5132
RH
17"MIME-Version: 1.0\n"
18"Content-Type: text/plain; charset=CHARSET\n"
328577ad 19"Content-Transfer-Encoding: 8bit\n"
3957a496 20"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
252b5132 21
71300e2c 22#: app.c:501 app.c:515
252b5132
RH
23msgid "end of file in comment"
24msgstr ""
25
71300e2c 26#: app.c:593 app.c:640
3caac5b8
AM
27#, c-format
28msgid "end of file in string; '%c' inserted"
252b5132
RH
29msgstr ""
30
71300e2c 31#: app.c:666
87ccc1b0
NC
32#, c-format
33msgid "unknown escape '\\%c' in string; ignored"
252b5132
RH
34msgstr ""
35
71300e2c 36#: app.c:840 input-scrub.c:363
252b5132
RH
37msgid "end of file not at end of a line; newline inserted"
38msgstr ""
39
71300e2c 40#: app.c:1003
252b5132
RH
41msgid "end of file in multiline comment"
42msgstr ""
43
71300e2c 44#: app.c:1077
252b5132
RH
45msgid "end of file after a one-character quote; \\0 inserted"
46msgstr ""
47
71300e2c 48#: app.c:1085
252b5132
RH
49msgid "end of file in escape character"
50msgstr ""
51
71300e2c 52#: app.c:1097
328577ad 53msgid "missing close quote; (assumed)"
252b5132
RH
54msgstr ""
55
71300e2c 56#: app.c:1165 app.c:1220 app.c:1232 app.c:1312
252b5132
RH
57msgid "end of file in comment; newline inserted"
58msgstr ""
59
6655dba2 60#: as.c:170
a74801ba
ILT
61msgid "missing emulation mode name"
62msgstr ""
63
6655dba2 64#: as.c:185
a74801ba
ILT
65#, c-format
66msgid "unrecognized emulation name `%s'"
67msgstr ""
68
6655dba2 69#: as.c:232
252b5132 70#, c-format
3caac5b8 71msgid "GNU assembler version %s (%s) using BFD version %s\n"
252b5132
RH
72msgstr ""
73
6655dba2 74#: as.c:244
252b5132
RH
75#, c-format
76msgid "Usage: %s [option...] [asmfile...]\n"
77msgstr ""
78
6655dba2 79#: as.c:246
6e1772d5 80#, c-format
252b5132
RH
81msgid ""
82"Options:\n"
a74801ba
ILT
83" -a[sub-option...]\t turn on listings\n"
84" \t Sub-options [default hls]:\n"
85" \t c omit false conditionals\n"
86" \t d omit debugging directives\n"
f12e7348 87" \t g include general info\n"
a74801ba
ILT
88" \t h include high-level source\n"
89" \t l include assembly\n"
90" \t m include macro expansions\n"
91" \t n omit forms processing\n"
92" \t s include symbols\n"
a74801ba
ILT
93" \t =FILE list to FILE (must be last sub-option)\n"
94msgstr ""
95
6655dba2 96#: as.c:260
8ea2b00f
AM
97#, c-format
98msgid " --alternate initially turn on alternate macro syntax\n"
99msgstr ""
100
6655dba2 101#: as.c:263
2ee0aedf
TG
102#, c-format
103msgid ""
e0e7a9d4
TG
104" --compress-debug-sections[={none|zlib|zlib-gnu|zlib-gabi}]\n"
105" compress DWARF debug sections using zlib "
106"[default]\n"
2ee0aedf
TG
107msgstr ""
108
6655dba2 109#: as.c:266
2ee0aedf
TG
110#, c-format
111msgid ""
112" --nocompress-debug-sections\n"
113" don't compress DWARF debug sections\n"
114msgstr ""
115
6655dba2 116#: as.c:270
e0e7a9d4
TG
117#, c-format
118msgid ""
119" --compress-debug-sections[={none|zlib|zlib-gnu|zlib-gabi}]\n"
120" compress DWARF debug sections using zlib\n"
121msgstr ""
122
6655dba2 123#: as.c:273
e0e7a9d4
TG
124#, c-format
125msgid ""
126" --nocompress-debug-sections\n"
127" don't compress DWARF debug sections [default]\n"
128msgstr ""
129
6655dba2 130#: as.c:277
6e1772d5 131#, c-format
a74801ba
ILT
132msgid " -D produce assembler debugging messages\n"
133msgstr ""
134
6655dba2 135#: as.c:279
6e1772d5 136#, c-format
2ee0aedf
TG
137msgid ""
138" --debug-prefix-map OLD=NEW\n"
139" map OLD to NEW in debug information\n"
c85dd50d
NC
140msgstr ""
141
6655dba2 142#: as.c:282
c85dd50d 143#, c-format
a74801ba
ILT
144msgid " --defsym SYM=VAL define symbol SYM to given value\n"
145msgstr ""
146
6655dba2 147#: as.c:298
a74801ba
ILT
148#, c-format
149msgid " emulate output (default %s)\n"
150msgstr ""
151
6655dba2 152#: as.c:303
6e1772d5 153#, c-format
fce00800
AM
154msgid " --execstack require executable stack for this object\n"
155msgstr ""
156
6655dba2 157#: as.c:305
6e1772d5 158#, c-format
fce00800
AM
159msgid ""
160" --noexecstack don't require executable stack for this object\n"
161msgstr ""
162
6655dba2 163#: as.c:307
6e1772d5 164#, c-format
cc643b88
NC
165msgid ""
166" --size-check=[error|warning]\n"
167"\t\t\t ELF .size directive check (default --size-check=error)\n"
168msgstr ""
169
6655dba2 170#: as.c:310
e0e7a9d4 171#, c-format
f48dfe41 172msgid " --elf-stt-common=[no|yes] "
e0e7a9d4
TG
173msgstr ""
174
6655dba2 175#: as.c:313 as.c:324 config/tc-i386.c:12775 config/tc-i386.c:12795
e0e7a9d4 176#, c-format
f48dfe41
NC
177msgid "(default: yes)\n"
178msgstr ""
179
6655dba2 180#: as.c:315 as.c:326 config/tc-i386.c:12777 config/tc-i386.c:12797
f48dfe41
NC
181#, c-format
182msgid "(default: no)\n"
e0e7a9d4
TG
183msgstr ""
184
6655dba2 185#: as.c:316
71300e2c 186#, c-format
f48dfe41
NC
187msgid ""
188" generate ELF common symbols with STT_COMMON type\n"
71300e2c
NC
189msgstr ""
190
6655dba2 191#: as.c:318
71300e2c 192#, c-format
f48dfe41 193msgid " --sectname-subst enable section name substitution sequences\n"
71300e2c
NC
194msgstr ""
195
6655dba2 196#: as.c:321
71300e2c 197#, c-format
f48dfe41 198msgid " --generate-missing-build-notes=[no|yes] "
71300e2c
NC
199msgstr ""
200
6655dba2 201#: as.c:328
71300e2c
NC
202#, c-format
203msgid ""
204" generate GNU Build notes if none are present in "
205"the input\n"
206msgstr ""
207
6655dba2 208#: as.c:332
cc643b88 209#, c-format
a74801ba
ILT
210msgid " -f skip whitespace and comment preprocessing\n"
211msgstr ""
212
6655dba2 213#: as.c:334
6e1772d5 214#, c-format
8ea2b00f 215msgid " -g --gen-debug generate debugging information\n"
a74801ba
ILT
216msgstr ""
217
6655dba2 218#: as.c:336
8ea2b00f
AM
219#, c-format
220msgid " --gstabs generate STABS debugging information\n"
221msgstr ""
222
6655dba2 223#: as.c:338
6e1772d5
AM
224#, c-format
225msgid ""
8ea2b00f 226" --gstabs+ generate STABS debug info with GNU extensions\n"
6e1772d5
AM
227msgstr ""
228
6655dba2 229#: as.c:340
6e1772d5 230#, c-format
8ea2b00f 231msgid " --gdwarf-2 generate DWARF2 debugging information\n"
a74801ba
ILT
232msgstr ""
233
6655dba2 234#: as.c:342
c1c69e83
AM
235#, c-format
236msgid ""
237" --gdwarf-sections generate per-function section names for DWARF line "
238"information\n"
239msgstr ""
240
6655dba2 241#: as.c:344
55cf6793
ZW
242#, c-format
243msgid " --hash-size=<value> set the hash table size close to <value>\n"
244msgstr ""
245
6655dba2 246#: as.c:346
6e1772d5 247#, c-format
a74801ba
ILT
248msgid " --help show this message and exit\n"
249msgstr ""
250
6655dba2 251#: as.c:348
6e1772d5 252#, c-format
85a39694
NC
253msgid " --target-help show target specific options\n"
254msgstr ""
255
6655dba2 256#: as.c:350
6e1772d5 257#, c-format
a74801ba
ILT
258msgid ""
259" -I DIR add DIR to search list for .include directives\n"
260msgstr ""
261
6655dba2 262#: as.c:352
6e1772d5 263#, c-format
a74801ba
ILT
264msgid " -J don't warn about signed overflow\n"
265msgstr ""
266
6655dba2 267#: as.c:354
6e1772d5 268#, c-format
252b5132 269msgid ""
a74801ba
ILT
270" -K warn when differences altered for long "
271"displacements\n"
272msgstr ""
273
6655dba2 274#: as.c:356
6e1772d5 275#, c-format
a74801ba
ILT
276msgid " -L,--keep-locals keep local symbols (e.g. starting with `L')\n"
277msgstr ""
278
6655dba2 279#: as.c:358
6e1772d5 280#, c-format
a74801ba
ILT
281msgid " -M,--mri assemble in MRI compatibility mode\n"
282msgstr ""
283
6655dba2 284#: as.c:360
6e1772d5 285#, c-format
a74801ba
ILT
286msgid ""
287" --MD FILE write dependency information in FILE (default "
288"none)\n"
289msgstr ""
290
6655dba2 291#: as.c:362
6e1772d5 292#, c-format
a74801ba
ILT
293msgid " -nocpp ignored\n"
294msgstr ""
295
6655dba2 296#: as.c:364
e0e7a9d4
TG
297#, c-format
298msgid ""
299" -no-pad-sections do not pad the end of sections to alignment "
300"boundaries\n"
301msgstr ""
302
6655dba2 303#: as.c:366
6e1772d5 304#, c-format
a74801ba 305msgid ""
328577ad
NC
306" -o OBJFILE name the object-file output OBJFILE (default a."
307"out)\n"
a74801ba
ILT
308msgstr ""
309
6655dba2 310#: as.c:368
6e1772d5 311#, c-format
a74801ba
ILT
312msgid " -R fold data section into text section\n"
313msgstr ""
314
6655dba2 315#: as.c:370
55cf6793
ZW
316#, c-format
317msgid ""
318" --reduce-memory-overheads \n"
319" prefer smaller memory use at the cost of longer\n"
320" assembly times\n"
321msgstr ""
322
6655dba2 323#: as.c:374
6e1772d5 324#, c-format
a74801ba
ILT
325msgid ""
326" --statistics print various measured statistics from execution\n"
327msgstr ""
328
6655dba2 329#: as.c:376
6e1772d5 330#, c-format
a74801ba
ILT
331msgid " --strip-local-absolute strip local absolute symbols\n"
332msgstr ""
333
6655dba2 334#: as.c:378
6e1772d5 335#, c-format
a74801ba
ILT
336msgid ""
337" --traditional-format Use same format as native assembler when possible\n"
338msgstr ""
339
6655dba2 340#: as.c:380
6e1772d5 341#, c-format
a74801ba
ILT
342msgid " --version print assembler version number and exit\n"
343msgstr ""
344
6655dba2 345#: as.c:382
6e1772d5 346#, c-format
a74801ba
ILT
347msgid " -W --no-warn suppress warnings\n"
348msgstr ""
349
6655dba2 350#: as.c:384
6e1772d5 351#, c-format
a74801ba
ILT
352msgid " --warn don't suppress warnings\n"
353msgstr ""
354
6655dba2 355#: as.c:386
6e1772d5 356#, c-format
a74801ba
ILT
357msgid " --fatal-warnings treat warnings as errors\n"
358msgstr ""
359
6655dba2 360#: as.c:389
6e1772d5 361#, c-format
252b5132 362msgid ""
a74801ba
ILT
363" --itbl INSTTBL extend instruction set to include instructions\n"
364" matching the specifications defined in file "
365"INSTTBL\n"
366msgstr ""
367
6655dba2 368#: as.c:393
6e1772d5 369#, c-format
a74801ba
ILT
370msgid " -w ignored\n"
371msgstr ""
372
6655dba2 373#: as.c:395
6e1772d5 374#, c-format
a74801ba
ILT
375msgid " -X ignored\n"
376msgstr ""
377
6655dba2 378#: as.c:397
6e1772d5 379#, c-format
a74801ba
ILT
380msgid " -Z generate object file even after errors\n"
381msgstr ""
382
6655dba2 383#: as.c:399
6e1772d5 384#, c-format
252b5132 385msgid ""
a74801ba 386" --listing-lhs-width set the width in words of the output data column "
252b5132 387"of\n"
a74801ba 388" the listing\n"
252b5132
RH
389msgstr ""
390
6655dba2 391#: as.c:402
6e1772d5 392#, c-format
252b5132 393msgid ""
a74801ba
ILT
394" --listing-lhs-width2 set the width in words of the continuation lines\n"
395" of the output data column; ignored if smaller "
396"than\n"
397" the width of the first line\n"
252b5132
RH
398msgstr ""
399
6655dba2 400#: as.c:406
6e1772d5 401#, c-format
a74801ba
ILT
402msgid ""
403" --listing-rhs-width set the max width in characters of the lines from\n"
404" the source file\n"
252b5132
RH
405msgstr ""
406
6655dba2 407#: as.c:409
6e1772d5 408#, c-format
a74801ba
ILT
409msgid ""
410" --listing-cont-lines set the maximum number of continuation lines used\n"
411" for the output data column of the listing\n"
412msgstr ""
413
6655dba2 414#: as.c:412
ae351704
AM
415#, c-format
416msgid " @FILE read options from FILE\n"
417msgstr ""
418
6655dba2 419#: as.c:420
8ad3436c
AM
420#, c-format
421msgid "Report bugs to %s\n"
252b5132
RH
422msgstr ""
423
6655dba2 424#: as.c:644
8ea2b00f
AM
425#, c-format
426msgid "unrecognized option -%c%s"
427msgstr ""
428
3caac5b8 429#. This output is intended to follow the GNU standards document.
6655dba2 430#: as.c:686
252b5132
RH
431#, c-format
432msgid "GNU assembler %s\n"
433msgstr ""
434
6655dba2 435#: as.c:687
6e1772d5 436#, c-format
6655dba2 437msgid "Copyright (C) 2020 Free Software Foundation, Inc.\n"
252b5132
RH
438msgstr ""
439
6655dba2 440#: as.c:688
6e1772d5 441#, c-format
252b5132
RH
442msgid ""
443"This program is free software; you may redistribute it under the terms of\n"
c85dd50d
NC
444"the GNU General Public License version 3 or later.\n"
445"This program has absolutely no warranty.\n"
252b5132
RH
446msgstr ""
447
6655dba2 448#: as.c:693
e0e7a9d4
TG
449#, c-format
450msgid ""
451"This assembler was configured for a target of `%s' and default,\n"
452"cpu type `%s'.\n"
453msgstr ""
454
6655dba2 455#: as.c:697
252b5132
RH
456#, c-format
457msgid "This assembler was configured for a target of `%s'.\n"
458msgstr ""
459
6655dba2 460#: as.c:705
252b5132
RH
461msgid "multiple emulation names specified"
462msgstr ""
463
6655dba2 464#: as.c:707
252b5132
RH
465msgid "emulations not handled in this configuration"
466msgstr ""
467
6655dba2 468#: as.c:712
252b5132
RH
469#, c-format
470msgid "alias = %s\n"
471msgstr ""
472
6655dba2 473#: as.c:713
252b5132
RH
474#, c-format
475msgid "canonical = %s\n"
476msgstr ""
477
6655dba2 478#: as.c:714
252b5132
RH
479#, c-format
480msgid "cpu-type = %s\n"
481msgstr ""
482
6655dba2 483#: as.c:716
252b5132
RH
484#, c-format
485msgid "format = %s\n"
486msgstr ""
487
6655dba2 488#: as.c:719
252b5132
RH
489#, c-format
490msgid "bfd-target = %s\n"
491msgstr ""
492
6655dba2 493#: as.c:736
e0e7a9d4
TG
494#, c-format
495msgid "Invalid --compress-debug-sections option: `%s'"
496msgstr ""
497
6655dba2 498#: as.c:739
e0e7a9d4
TG
499#, c-format
500msgid "--compress-debug-sections=%s is unsupported"
2ee0aedf
TG
501msgstr ""
502
6655dba2 503#: as.c:764
252b5132
RH
504msgid "bad defsym; format is --defsym name=value"
505msgstr ""
506
6655dba2 507#: as.c:784
328577ad 508msgid "no file name following -t option"
252b5132
RH
509msgstr ""
510
6655dba2 511#: as.c:799
252b5132 512#, c-format
328577ad 513msgid "failed to read instruction table %s\n"
252b5132
RH
514msgstr ""
515
6655dba2
SB
516#: as.c:847
517#, c-format
518msgid "Invalid --gdwarf-cie-version `%s'"
519msgstr ""
520
521#: as.c:925
cc643b88
NC
522#, c-format
523msgid "Invalid --size-check= option: `%s'"
524msgstr ""
525
6655dba2 526#: as.c:934
e0e7a9d4
TG
527#, c-format
528msgid "Invalid --elf-stt-common= option: `%s'"
529msgstr ""
530
6655dba2 531#: as.c:948
71300e2c
NC
532#, c-format
533msgid "Invalid --generate-missing-build-notes option: `%s'"
534msgstr ""
535
6655dba2 536#: as.c:1019
252b5132
RH
537#, c-format
538msgid "invalid listing option `%c'"
539msgstr ""
540
6655dba2 541#: as.c:1072
55cf6793
ZW
542msgid "--hash-size needs a numeric argument"
543msgstr ""
544
6655dba2 545#: as.c:1094
a74801ba 546#, c-format
6e1772d5 547msgid "%s: total time in assembly: %ld.%06ld\n"
a74801ba
ILT
548msgstr ""
549
6655dba2 550#: as.c:1260
f48dfe41
NC
551msgid "libbfd ABI mismatch"
552msgstr ""
553
6655dba2 554#: as.c:1299
f48dfe41
NC
555#, c-format
556msgid "The input '%s' and output '%s' files are the same"
71300e2c
NC
557msgstr ""
558
6655dba2 559#: as.c:1409
252b5132 560#, c-format
ed9e98c2 561msgid "%d warning"
3957a496
NC
562msgid_plural "%d warnings"
563msgstr[0] ""
564msgstr[1] ""
ed9e98c2 565
6655dba2 566#: as.c:1411
ed9e98c2
AM
567#, c-format
568msgid "%d error"
3957a496
NC
569msgid_plural "%d errors"
570msgstr[0] ""
571msgstr[1] ""
ed9e98c2 572
6655dba2 573#: as.c:1415
ed9e98c2
AM
574#, c-format
575msgid "%s, treating warnings as errors"
576msgstr ""
577
6655dba2 578#: as.c:1426
ed9e98c2
AM
579#, c-format
580msgid "%s, %s, generating bad object file\n"
252b5132
RH
581msgstr ""
582
f96bd6c2 583#: as.h:173
328577ad
NC
584#, c-format
585msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
586msgstr ""
587
252b5132
RH
588#.
589#. * We have a GROSS internal error.
590#. * This should never happen.
591#.
6655dba2 592#: atof-generic.c:444 config/tc-m68k.c:3501
328577ad 593msgid "failed sanity check"
252b5132
RH
594msgstr ""
595
6655dba2
SB
596#: cgen.c:106 config/tc-alpha.c:2097 config/tc-alpha.c:2121
597#: config/tc-arc.c:4031 config/tc-arc.c:4105 config/tc-d10v.c:550
e0e7a9d4 598#: config/tc-d30v.c:537 config/tc-mn10200.c:1098 config/tc-mn10300.c:1752
6655dba2
SB
599#: config/tc-ppc.c:3518 config/tc-ppc.c:4020 config/tc-s390.c:1342
600#: config/tc-s390.c:1465 config/tc-s390.c:1599 config/tc-v850.c:2538
601#: config/tc-v850.c:2609 config/tc-v850.c:2656 config/tc-v850.c:2693
602#: config/tc-v850.c:2730 config/tc-v850.c:2993
c85dd50d
NC
603msgid "too many fixups"
604msgstr ""
605
f48dfe41 606#: cgen.c:371 cgen.c:391 config/tc-d10v.c:461 config/tc-d30v.c:453
6655dba2
SB
607#: config/tc-mn10200.c:1040 config/tc-mn10300.c:1677 config/tc-ppc.c:3560
608#: config/tc-s390.c:1326 config/tc-v850.c:2647 config/tc-v850.c:2681
609#: config/tc-v850.c:2721 config/tc-v850.c:2966 config/tc-z80.c:718
c85dd50d
NC
610msgid "illegal operand"
611msgstr ""
612
f48dfe41 613#: cgen.c:395 config/tc-avr.c:898 config/tc-d10v.c:463 config/tc-d30v.c:455
71300e2c
NC
614#: config/tc-h8300.c:497 config/tc-mcore.c:661 config/tc-microblaze.c:613
615#: config/tc-mmix.c:495 config/tc-mn10200.c:1043 config/tc-mn10300.c:1680
6655dba2 616#: config/tc-msp430.c:417 config/tc-ppc.c:3562 config/tc-s390.c:1331
f48dfe41 617#: config/tc-sh.c:988 config/tc-v850.c:2651 config/tc-v850.c:2685
71300e2c 618#: config/tc-v850.c:2725 config/tc-v850.c:2969 config/tc-xgate.c:895
6655dba2 619#: config/tc-z80.c:827 config/tc-z8k.c:349
c85dd50d
NC
620msgid "missing operand"
621msgstr ""
622
f48dfe41 623#: cgen.c:771
c85dd50d
NC
624msgid "a reloc on this operand implies an overflow"
625msgstr ""
626
f48dfe41 627#: cgen.c:794
c85dd50d
NC
628msgid "operand mask overflow"
629msgstr ""
630
631#. We can't actually support subtracting a symbol.
6655dba2
SB
632#: cgen.c:857 config/tc-arm.c:2048 config/tc-arm.c:11269 config/tc-arm.c:11321
633#: config/tc-arm.c:11603 config/tc-arm.c:12499 config/tc-arm.c:13639
634#: config/tc-arm.c:13679 config/tc-arm.c:14052 config/tc-arm.c:14094
635#: config/tc-arm.c:21317 config/tc-arm.c:21377 config/tc-avr.c:1549
636#: config/tc-avr.c:1561 config/tc-avr.c:1825 config/tc-cris.c:4060
3957a496 637#: config/tc-d10v.c:1507 config/tc-d30v.c:1912 config/tc-ft32.c:574
6655dba2
SB
638#: config/tc-ft32.c:587 config/tc-mips.c:9681 config/tc-mips.c:10991
639#: config/tc-mips.c:12288 config/tc-mips.c:12971 config/tc-nds32.c:7827
640#: config/tc-pru.c:746 config/tc-pru.c:756 config/tc-spu.c:972
641#: config/tc-spu.c:996 config/tc-tilegx.c:1483 config/tc-tilepro.c:1344
3957a496 642#: config/tc-v850.c:3451 config/tc-vax.c:282 config/tc-xstormy16.c:482
6655dba2 643#: config/tc-xtensa.c:5967 config/tc-xtensa.c:13044
c85dd50d
NC
644msgid "expression too complex"
645msgstr ""
646
6655dba2 647#: cgen.c:956 config/tc-ppc.c:7722 config/tc-s390.c:2380 config/tc-v850.c:3503
f96bd6c2 648#: config/tc-xstormy16.c:539
c85dd50d
NC
649msgid "unresolved expression that must be resolved"
650msgstr ""
651
f48dfe41 652#: cgen.c:981 config/tc-xstormy16.c:564
c85dd50d
NC
653#, c-format
654msgid "internal error: can't install fix for reloc type %d (`%s')"
655msgstr ""
656
6655dba2 657#: cgen.c:1032 config/tc-nios2.c:1360 config/tc-pru.c:787
c85dd50d
NC
658msgid "relocation is not supported"
659msgstr ""
660
71300e2c 661#: cond.c:84
252b5132
RH
662msgid "invalid identifier for \".ifdef\""
663msgstr ""
664
71300e2c 665#: cond.c:151
252b5132
RH
666msgid "non-constant expression in \".if\" statement"
667msgstr ""
668
71300e2c 669#: cond.c:279
252b5132
RH
670msgid "bad format for ifc or ifnc"
671msgstr ""
672
71300e2c 673#: cond.c:310
328577ad 674msgid "\".elseif\" without matching \".if\""
252b5132
RH
675msgstr ""
676
71300e2c 677#: cond.c:314
328577ad 678msgid "\".elseif\" after \".else\""
252b5132
RH
679msgstr ""
680
71300e2c 681#: cond.c:317 cond.c:423
cc643b88 682msgid "here is the previous \".else\""
252b5132
RH
683msgstr ""
684
71300e2c 685#: cond.c:320 cond.c:426
cc643b88 686msgid "here is the previous \".if\""
252b5132
RH
687msgstr ""
688
71300e2c 689#: cond.c:349
a74801ba
ILT
690msgid "non-constant expression in \".elseif\" statement"
691msgstr ""
692
71300e2c 693#: cond.c:387
a74801ba
ILT
694msgid "\".endif\" without \".if\""
695msgstr ""
696
71300e2c 697#: cond.c:416
328577ad 698msgid "\".else\" without matching \".if\""
a74801ba
ILT
699msgstr ""
700
71300e2c 701#: cond.c:420
cc643b88 702msgid "duplicate \".else\""
a74801ba
ILT
703msgstr ""
704
71300e2c 705#: cond.c:471
252b5132
RH
706msgid ".ifeqs syntax error"
707msgstr ""
708
71300e2c 709#: cond.c:553
252b5132
RH
710msgid "end of macro inside conditional"
711msgstr ""
712
71300e2c 713#: cond.c:555
252b5132
RH
714msgid "end of file inside conditional"
715msgstr ""
716
71300e2c 717#: cond.c:559
252b5132
RH
718msgid "here is the start of the unterminated conditional"
719msgstr ""
720
71300e2c 721#: cond.c:563
252b5132
RH
722msgid "here is the \"else\" of the unterminated conditional"
723msgstr ""
724
6655dba2 725#: config/atof-ieee.c:140
c85dd50d
NC
726msgid "cannot create floating-point number"
727msgstr ""
728
6655dba2
SB
729#: config/atof-ieee.c:318
730msgid "NaNs are not supported by this target"
a5c7551f
RW
731msgstr ""
732
6655dba2
SB
733#: config/atof-ieee.c:362 config/atof-ieee.c:407
734msgid "Infinities are not supported by this target"
a5c7551f
RW
735msgstr ""
736
6655dba2
SB
737#: config/atof-ieee.c:829 config/atof-vax.c:449 config/tc-arm.c:1294
738#: config/tc-ia64.c:11603 config/tc-tic30.c:1263 config/tc-tic4x.c:2583
499ac353 739msgid "Unrecognized or unsupported floating point constant"
c85dd50d
NC
740msgstr ""
741
ed9e98c2 742#: config/obj-aout.c:81
252b5132
RH
743#, c-format
744msgid "Attempt to put a common symbol into set %s"
745msgstr ""
746
ed9e98c2 747#: config/obj-aout.c:85
252b5132
RH
748#, c-format
749msgid "Attempt to put an undefined symbol into set %s"
750msgstr ""
751
6655dba2 752#: config/obj-aout.c:112 config/obj-coff.c:1376
252b5132
RH
753#, c-format
754msgid "Symbol `%s' can not be both weak and common"
755msgstr ""
756
f48dfe41 757#: config/obj-coff.c:134 dw2gencfi.c:334
252b5132
RH
758#, c-format
759msgid "Inserting \"%s\" into structure table failed: %s"
760msgstr ""
761
6655dba2
SB
762#: config/obj-coff.c:212 config/obj-coff.c:1675 config/tc-ppc.c:6259
763#: config/tc-tic54x.c:3984 read.c:2961
a5c7551f
RW
764#, c-format
765msgid "error setting flags for \"%s\": %s"
766msgstr ""
767
a74801ba 768#. Zero is used as an end marker in the file.
6655dba2 769#: config/obj-coff.c:430
a74801ba
ILT
770msgid "Line numbers must be positive integers\n"
771msgstr ""
772
6655dba2 773#: config/obj-coff.c:462
252b5132
RH
774msgid ".ln pseudo-op inside .def/.endef: ignored."
775msgstr ""
776
6655dba2 777#: config/obj-coff.c:504 ecoff.c:3245
a74801ba
ILT
778msgid ".loc outside of .text"
779msgstr ""
780
6655dba2 781#: config/obj-coff.c:511
a74801ba
ILT
782msgid ".loc pseudo-op inside .def/.endef: ignored."
783msgstr ""
784
6655dba2 785#: config/obj-coff.c:591
252b5132
RH
786msgid ".def pseudo-op used inside of .def/.endef: ignored."
787msgstr ""
788
6655dba2 789#: config/obj-coff.c:624
252b5132
RH
790msgid ".endef pseudo-op used outside of .def/.endef: ignored."
791msgstr ""
792
6655dba2 793#: config/obj-coff.c:663
252b5132
RH
794#, c-format
795msgid "`%s' symbol without preceding function"
796msgstr ""
797
6655dba2 798#: config/obj-coff.c:750
252b5132
RH
799#, c-format
800msgid "unexpected storage class %d"
801msgstr ""
802
6655dba2 803#: config/obj-coff.c:857
252b5132
RH
804msgid ".dim pseudo-op used outside of .def/.endef: ignored."
805msgstr ""
806
6655dba2 807#: config/obj-coff.c:877
252b5132
RH
808msgid "badly formed .dim directive ignored"
809msgstr ""
810
6655dba2 811#: config/obj-coff.c:926
f96bd6c2 812msgid ".size pseudo-op used outside of .def/.endef: ignored."
252b5132
RH
813msgstr ""
814
6655dba2 815#: config/obj-coff.c:941
f96bd6c2 816msgid ".scl pseudo-op used outside of .def/.endef: ignored."
252b5132
RH
817msgstr ""
818
6655dba2 819#: config/obj-coff.c:958
f96bd6c2 820msgid ".tag pseudo-op used outside of .def/.endef: ignored."
252b5132
RH
821msgstr ""
822
6655dba2 823#: config/obj-coff.c:975
252b5132
RH
824#, c-format
825msgid "tag not found for .tag %s"
826msgstr ""
827
6655dba2 828#: config/obj-coff.c:988
f96bd6c2 829msgid ".type pseudo-op used outside of .def/.endef: ignored."
252b5132
RH
830msgstr ""
831
6655dba2 832#: config/obj-coff.c:1007
f96bd6c2 833msgid ".val pseudo-op used outside of .def/.endef: ignored."
252b5132
RH
834msgstr ""
835
6655dba2 836#: config/obj-coff.c:1154
8ea2b00f
AM
837msgid "badly formed .weak directive ignored"
838msgstr ""
839
6655dba2 840#: config/obj-coff.c:1332
252b5132
RH
841msgid "mismatched .eb"
842msgstr ""
843
6655dba2 844#: config/obj-coff.c:1355
55cf6793
ZW
845#, c-format
846msgid "C_EFCN symbol for %s out of scope"
252b5132
RH
847msgstr ""
848
6655dba2 849#: config/obj-coff.c:1409
a5c7551f
RW
850#, c-format
851msgid "Warning: internal error: forgetting to set endndx of %s"
852msgstr ""
853
252b5132
RH
854#. STYP_INFO
855#. STYP_LIB
856#. STYP_OVER
6655dba2 857#: config/obj-coff.c:1640
252b5132
RH
858#, c-format
859msgid "unsupported section attribute '%c'"
860msgstr ""
861
6655dba2 862#: config/obj-coff.c:1644 config/tc-ppc.c:6241
252b5132
RH
863#, c-format
864msgid "unknown section attribute '%c'"
865msgstr ""
866
6655dba2 867#: config/obj-coff.c:1687 config/obj-macho.c:269
bc0d738a
NC
868#, c-format
869msgid "Ignoring changed section attributes for %s"
870msgstr ""
871
6655dba2 872#: config/obj-coff.c:1825
252b5132
RH
873#, c-format
874msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
875msgstr ""
876
6655dba2 877#: config/obj-ecoff.c:125
252b5132
RH
878msgid "Can't set GP value"
879msgstr ""
880
6655dba2 881#: config/obj-ecoff.c:132
252b5132
RH
882msgid "Can't set register masks"
883msgstr ""
884
6655dba2 885#: config/obj-elf.c:346 config/tc-sparc.c:4389 config/tc-v850.c:511
252b5132
RH
886#, c-format
887msgid "bad .common segment %s"
888msgstr ""
889
6655dba2 890#: config/obj-elf.c:422 config/tc-aarch64.c:2000
2ee0aedf
TG
891msgid "Missing symbol name in directive"
892msgstr ""
893
6655dba2 894#: config/obj-elf.c:644
328577ad
NC
895#, c-format
896msgid "setting incorrect section type for %s"
897msgstr ""
898
6655dba2 899#: config/obj-elf.c:649
a74801ba 900#, c-format
328577ad 901msgid "ignoring incorrect section type for %s"
252b5132
RH
902msgstr ""
903
6655dba2 904#: config/obj-elf.c:700
60bcf0fa 905#, c-format
328577ad 906msgid "setting incorrect section attributes for %s"
60bcf0fa
NC
907msgstr ""
908
6655dba2 909#: config/obj-elf.c:757
06647dfd
AM
910#, c-format
911msgid "ignoring changed section type for %s"
912msgstr ""
913
6655dba2 914#: config/obj-elf.c:769
a74801ba 915#, c-format
328577ad 916msgid "ignoring changed section attributes for %s"
252b5132
RH
917msgstr ""
918
6655dba2 919#: config/obj-elf.c:776
6840198f 920#, c-format
328577ad 921msgid "ignoring changed section entity size for %s"
6840198f
NC
922msgstr ""
923
6655dba2 924#: config/obj-elf.c:841
e0e7a9d4 925msgid "unrecognized .section attribute: want a,e,w,x,M,S,G,T or number"
252b5132
RH
926msgstr ""
927
6655dba2 928#: config/obj-elf.c:901
e0e7a9d4
TG
929msgid "extraneous characters at end of numeric section type"
930msgstr ""
931
6655dba2 932#: config/obj-elf.c:907 read.c:2945
f12e7348 933msgid "unrecognized section type"
252b5132
RH
934msgstr ""
935
6655dba2 936#: config/obj-elf.c:939
f12e7348 937msgid "unrecognized section attribute"
252b5132
RH
938msgstr ""
939
6655dba2 940#: config/obj-elf.c:970 config/tc-alpha.c:4208
328577ad 941msgid "missing name"
6840198f
NC
942msgstr ""
943
6655dba2 944#: config/obj-elf.c:1131
328577ad 945msgid "invalid merge entity size"
252b5132
RH
946msgstr ""
947
6655dba2 948#: config/obj-elf.c:1138
328577ad
NC
949msgid "entity size for SHF_MERGE not specified"
950msgstr ""
951
6655dba2 952#: config/obj-elf.c:1144
2ee0aedf
TG
953msgid "? section flag ignored with G present"
954msgstr ""
955
6655dba2 956#: config/obj-elf.c:1168
328577ad
NC
957msgid "group name for SHF_GROUP not specified"
958msgstr ""
959
6655dba2 960#: config/obj-elf.c:1193
3957a496
NC
961#, c-format
962msgid "unsupported mbind section info: %s"
963msgstr ""
964
6655dba2 965#: config/obj-elf.c:1208
328577ad 966msgid "character following name is not '#'"
6840198f
NC
967msgstr ""
968
6655dba2
SB
969#: config/obj-elf.c:1237
970#, c-format
971msgid "SHF_ALLOC isn't set for GNU_MBIND section: %s"
972msgstr ""
973
974#: config/obj-elf.c:1244
975msgid "GNU_MBIND section is supported only by GNU and FreeBSD targets"
976msgstr ""
977
978#: config/obj-elf.c:1347
252b5132
RH
979msgid ".previous without corresponding .section; ignored"
980msgstr ""
981
6655dba2 982#: config/obj-elf.c:1373
a74801ba
ILT
983msgid ".popsection without corresponding .pushsection; ignored"
984msgstr ""
985
6655dba2 986#: config/obj-elf.c:1419
252b5132
RH
987msgid "expected comma after name in .symver"
988msgstr ""
989
6655dba2 990#: config/obj-elf.c:1435 config/obj-elf.c:2353
3957a496
NC
991#, c-format
992msgid "`%s' can't be versioned to common symbol '%s'"
993msgstr ""
994
6655dba2 995#: config/obj-elf.c:1450
252b5132
RH
996#, c-format
997msgid "missing version name in `%s' for symbol `%s'"
998msgstr ""
999
6655dba2 1000#: config/obj-elf.c:1461
5f68c319
NC
1001#, c-format
1002msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
1003msgstr ""
1004
6655dba2 1005#: config/obj-elf.c:1497
c85dd50d
NC
1006#, c-format
1007msgid "expected `%s' to have already been set for .vtable_inherit"
1008msgstr ""
1009
6655dba2 1010#: config/obj-elf.c:1507
c85dd50d
NC
1011msgid "expected comma after name in .vtable_inherit"
1012msgstr ""
1013
6655dba2 1014#: config/obj-elf.c:1568
c85dd50d
NC
1015msgid "expected comma after name in .vtable_entry"
1016msgstr ""
1017
6655dba2 1018#: config/obj-elf.c:1707
c1c69e83
AM
1019#, c-format
1020msgid "Attribute name not recognised: %s"
1021msgstr ""
1022
6655dba2 1023#: config/obj-elf.c:1724
c1c69e83
AM
1024msgid "expected numeric constant"
1025msgstr ""
1026
6655dba2 1027#: config/obj-elf.c:1733 config/tc-arm.c:7015
c1c69e83
AM
1028msgid "expected comma"
1029msgstr ""
1030
6655dba2 1031#: config/obj-elf.c:1766
c1c69e83
AM
1032msgid "bad string constant"
1033msgstr ""
1034
6655dba2 1035#: config/obj-elf.c:1770
c1c69e83
AM
1036msgid "expected <tag> , <value>"
1037msgstr ""
1038
6655dba2 1039#: config/obj-elf.c:1888
328577ad 1040msgid "expected quoted string"
252b5132
RH
1041msgstr ""
1042
6655dba2 1043#: config/obj-elf.c:1908
252b5132
RH
1044#, c-format
1045msgid "expected comma after name `%s' in .size directive"
1046msgstr ""
1047
6655dba2 1048#: config/obj-elf.c:1917
252b5132
RH
1049msgid "missing expression in .size directive"
1050msgstr ""
1051
6655dba2 1052#: config/obj-elf.c:2040
c85dd50d
NC
1053#, c-format
1054msgid "symbol '%s' is already defined"
1055msgstr ""
1056
6655dba2 1057#: config/obj-elf.c:2061
c1c69e83
AM
1058#, c-format
1059msgid "symbol type \"%s\" is supported only by GNU and FreeBSD targets"
1060msgstr ""
1061
6655dba2 1062#: config/obj-elf.c:2074
a5c7551f
RW
1063#, c-format
1064msgid "symbol type \"%s\" is supported only by GNU targets"
1065msgstr ""
1066
6655dba2 1067#: config/obj-elf.c:2084
252b5132 1068#, c-format
328577ad 1069msgid "unrecognized symbol type \"%s\""
252b5132
RH
1070msgstr ""
1071
6655dba2
SB
1072#: config/obj-elf.c:2105
1073#, c-format
1074msgid "cannot change type of common symbol '%s'"
1075msgstr ""
1076
1077#: config/obj-elf.c:2117
1078#, c-format
1079msgid "symbol '%s' already has its type set"
1080msgstr ""
1081
1082#: config/obj-elf.c:2281 config/obj-elf.c:2284
cc643b88
NC
1083#, c-format
1084msgid ".size expression for %s does not evaluate to a constant"
252b5132
RH
1085msgstr ""
1086
6655dba2 1087#: config/obj-elf.c:2318
252b5132
RH
1088#, c-format
1089msgid ""
1090"invalid attempt to declare external version name as default in symbol `%s'"
1091msgstr ""
1092
6655dba2 1093#: config/obj-elf.c:2387 ecoff.c:3600
328577ad
NC
1094#, c-format
1095msgid "symbol `%s' can not be both weak and common"
1096msgstr ""
1097
6655dba2 1098#: config/obj-elf.c:2482
328577ad 1099#, c-format
87ccc1b0 1100msgid "assuming all members of group `%s' are COMDAT"
328577ad
NC
1101msgstr ""
1102
6655dba2 1103#: config/obj-elf.c:2494
252b5132 1104#, c-format
87ccc1b0
NC
1105msgid "can't create group: %s"
1106msgstr ""
1107
6655dba2 1108#: config/obj-elf.c:2645
87ccc1b0 1109#, c-format
328577ad 1110msgid "failed to set up debugging information: %s"
252b5132
RH
1111msgstr ""
1112
6655dba2 1113#: config/obj-elf.c:2665
252b5132 1114#, c-format
328577ad 1115msgid "can't start writing .mdebug section: %s"
252b5132
RH
1116msgstr ""
1117
6655dba2 1118#: config/obj-elf.c:2673
252b5132 1119#, c-format
328577ad 1120msgid "could not write .mdebug section: %s"
252b5132
RH
1121msgstr ""
1122
6655dba2 1123#: config/obj-evax.c:122
cfb8c092
NC
1124#, c-format
1125msgid "no entry symbol for global function '%s'"
1126msgstr ""
1127
c1c69e83
AM
1128#. make a temp string.
1129#: config/obj-macho.c:119
1130#, c-format
1131msgid "the %s name '%s' is too long (maximum 16 characters)"
cfb8c092
NC
1132msgstr ""
1133
c1c69e83
AM
1134#: config/obj-macho.c:130
1135#, c-format
1136msgid "expected a %s name followed by a `,'"
cfb8c092
NC
1137msgstr ""
1138
c1c69e83
AM
1139#: config/obj-macho.c:195
1140#, c-format
f96bd6c2 1141msgid "cannot override zerofill section type for `%s,%s'"
cfb8c092
NC
1142msgstr ""
1143
e0e7a9d4 1144#: config/obj-macho.c:249
c1c69e83
AM
1145#, c-format
1146msgid "failed to set flags for \"%s\": %s"
cfb8c092
NC
1147msgstr ""
1148
71300e2c 1149#: config/obj-macho.c:342
cfb8c092
NC
1150#, c-format
1151msgid "unknown or invalid section type '%s'"
1152msgstr ""
1153
71300e2c 1154#: config/obj-macho.c:381
cfb8c092
NC
1155#, c-format
1156msgid "unknown or invalid section attribute '%s'"
1157msgstr ""
1158
71300e2c 1159#: config/obj-macho.c:402
c1c69e83 1160msgid "unexpected section size information"
cfb8c092
NC
1161msgstr ""
1162
71300e2c 1163#: config/obj-macho.c:414
cfb8c092
NC
1164msgid "missing sizeof_stub expression"
1165msgstr ""
1166
6655dba2
SB
1167#: config/obj-macho.c:478 config/tc-ia64.c:1083 config/tc-ia64.c:11765
1168#: config/tc-score.c:6099 expr.c:1179 read.c:1716
c1c69e83 1169msgid "expected symbol name"
328577ad
NC
1170msgstr ""
1171
71300e2c 1172#: config/obj-macho.c:491 read.c:495
c1c69e83 1173msgid "bad or irreducible absolute expression"
c85dd50d
NC
1174msgstr ""
1175
6655dba2 1176#: config/obj-macho.c:497 config/tc-score.c:6116 read.c:1754
c1c69e83 1177msgid "missing size expression"
c85dd50d
NC
1178msgstr ""
1179
71300e2c 1180#: config/obj-macho.c:506 config/tc-ia64.c:1118 read.c:1760
c85dd50d 1181#, c-format
c1c69e83 1182msgid "size (%ld) out of range, ignored"
c85dd50d
NC
1183msgstr ""
1184
6655dba2 1185#: config/obj-macho.c:516 config/tc-score.c:6260 dwarf2dbg.c:997 ecoff.c:3359
f48dfe41
NC
1186#: read.c:1772 read.c:1877 read.c:2628 read.c:3201 read.c:3632 symbols.c:474
1187#: symbols.c:569
c1c69e83
AM
1188#, c-format
1189msgid "symbol `%s' is already defined"
c85dd50d
NC
1190msgstr ""
1191
71300e2c 1192#: config/obj-macho.c:526 read.c:1787
252b5132 1193#, c-format
c1c69e83 1194msgid "size of \"%s\" is already %ld; not changing to %ld"
252b5132
RH
1195msgstr ""
1196
71300e2c 1197#: config/obj-macho.c:537
c1c69e83 1198msgid "align value not recognized, using size"
252b5132
RH
1199msgstr ""
1200
71300e2c 1201#: config/obj-macho.c:542 config/obj-macho.c:905
252b5132 1202#, c-format
c1c69e83 1203msgid "Alignment (%lu) too large: 15 assumed."
252b5132
RH
1204msgstr ""
1205
71300e2c 1206#: config/obj-macho.c:608
252b5132 1207#, c-format
c1c69e83 1208msgid "BFD is out of sync with GAS, unhandled well-known section type `%s'"
252b5132
RH
1209msgstr ""
1210
71300e2c 1211#: config/obj-macho.c:810
252b5132 1212#, c-format
c1c69e83 1213msgid "%s is not used for the selected target"
252b5132
RH
1214msgstr ""
1215
71300e2c 1216#: config/obj-macho.c:875
c1c69e83 1217msgid "internal error: base section index out of range"
252b5132
RH
1218msgstr ""
1219
71300e2c 1220#: config/obj-macho.c:961
252b5132 1221#, c-format
c1c69e83 1222msgid "internal error: bad file property ID %d"
252b5132
RH
1223msgstr ""
1224
71300e2c 1225#: config/obj-macho.c:969
c1c69e83 1226msgid "failed to set subsections by symbols"
87ccc1b0
NC
1227msgstr ""
1228
71300e2c 1229#: config/obj-macho.c:1032
252b5132 1230#, c-format
c1c69e83 1231msgid "'%s' previously declared as '%s'."
252b5132
RH
1232msgstr ""
1233
71300e2c 1234#: config/obj-macho.c:1084 config/obj-macho.c:1404 config/obj-macho.c:1488
c1c69e83
AM
1235#, c-format
1236msgid ""
1237"'%s' can't be a weak_definition (currently only supported in sections of "
1238"type coalesced)"
252b5132
RH
1239msgstr ""
1240
71300e2c 1241#: config/obj-macho.c:1169
c1c69e83 1242msgid "use of .indirect_symbols requires `-dynamic'"
252b5132
RH
1243msgstr ""
1244
71300e2c 1245#: config/obj-macho.c:1186
328577ad 1246#, c-format
c1c69e83
AM
1247msgid ""
1248"attempt to add an indirect_symbol to a stub or reference section with a zero-"
1249"sized element at %s"
328577ad
NC
1250msgstr ""
1251
71300e2c 1252#: config/obj-macho.c:1216
c1c69e83
AM
1253msgid "an .indirect_symbol must be in a symbol pointer or stub section."
1254msgstr ""
1255
71300e2c 1256#: config/obj-macho.c:1485
87ccc1b0 1257#, c-format
c1c69e83 1258msgid "'%s' can't be a weak_definition (since it is undefined)"
87ccc1b0
NC
1259msgstr ""
1260
71300e2c 1261#: config/obj-macho.c:1491
87ccc1b0 1262#, c-format
c1c69e83 1263msgid "Non-global symbol: '%s' can't be a weak_definition."
87ccc1b0
NC
1264msgstr ""
1265
71300e2c 1266#: config/obj-macho.c:1497
328577ad 1267#, c-format
c1c69e83 1268msgid "internal error: [%s] unexpected code [%lx] in frob symbol"
328577ad
NC
1269msgstr ""
1270
71300e2c 1271#: config/obj-macho.c:1538
87ccc1b0 1272#, c-format
c1c69e83 1273msgid "unrecognized stab type '%c'"
87ccc1b0
NC
1274msgstr ""
1275
71300e2c 1276#: config/obj-macho.c:1589
a74801ba 1277#, c-format
c1c69e83 1278msgid "`%s' can't be undefined in `%s' - `%s' {%s section}"
a74801ba
ILT
1279msgstr ""
1280
71300e2c 1281#: config/obj-macho.c:1597
a74801ba 1282#, c-format
c1c69e83 1283msgid "`%s' can't be undefined in `%s' {%s section} - `%s'"
a74801ba
ILT
1284msgstr ""
1285
71300e2c 1286#: config/obj-macho.c:1604
c1c69e83
AM
1287#, c-format
1288msgid "`%s' and `%s' can't be undefined in `%s' - `%s'"
328577ad
NC
1289msgstr ""
1290
71300e2c 1291#: config/obj-macho.c:1806
c1c69e83
AM
1292#, c-format
1293msgid ""
1294"the number of .indirect_symbols defined in section %s does not match the "
1295"number expected (%d defined, %d expected)"
a74801ba
ILT
1296msgstr ""
1297
71300e2c 1298#: config/obj-macho.c:1826
c1c69e83
AM
1299#, c-format
1300msgid "internal error: failed to allocate %d indirectsymbol pointers"
a74801ba
ILT
1301msgstr ""
1302
71300e2c 1303#: config/obj-macho.c:1840 config/obj-macho.c:1863
3957a496
NC
1304msgid "internal error: more indirect mach-o symbols than expected"
1305msgstr ""
1306
ed9e98c2 1307#: config/obj-som.c:56
c1c69e83 1308msgid "Only one .compiler pseudo-op per file!"
252b5132
RH
1309msgstr ""
1310
ed9e98c2 1311#: config/obj-som.c:73 config/obj-som.c:144 config/obj-som.c:186
c1c69e83 1312msgid "Expected quoted string"
252b5132
RH
1313msgstr ""
1314
ed9e98c2 1315#: config/obj-som.c:86
c1c69e83 1316msgid ".compiler directive missing language and version"
328577ad
NC
1317msgstr ""
1318
ed9e98c2 1319#: config/obj-som.c:96
c1c69e83 1320msgid ".compiler directive missing version"
328577ad
NC
1321msgstr ""
1322
ed9e98c2 1323#: config/obj-som.c:112
252b5132 1324#, c-format
c1c69e83 1325msgid "FATAL: Attaching compiler header %s"
252b5132
RH
1326msgstr ""
1327
ed9e98c2 1328#: config/obj-som.c:127
c1c69e83 1329msgid "Only one .version pseudo-op per file!"
252b5132
RH
1330msgstr ""
1331
ed9e98c2 1332#: config/obj-som.c:151
252b5132 1333#, c-format
c1c69e83 1334msgid "attaching version header %s: %s"
328577ad
NC
1335msgstr ""
1336
ed9e98c2 1337#: config/obj-som.c:169
c1c69e83 1338msgid "Only one .copyright pseudo-op per file!"
87ccc1b0
NC
1339msgstr ""
1340
ed9e98c2 1341#: config/obj-som.c:193
87ccc1b0 1342#, c-format
c1c69e83 1343msgid "attaching copyright header %s: %s"
87ccc1b0
NC
1344msgstr ""
1345
6655dba2 1346#: config/tc-aarch64.c:380
c1c69e83 1347msgid "integer 32-bit register expected"
87ccc1b0
NC
1348msgstr ""
1349
6655dba2 1350#: config/tc-aarch64.c:383
c1c69e83 1351msgid "integer 64-bit register expected"
87ccc1b0
NC
1352msgstr ""
1353
6655dba2 1354#: config/tc-aarch64.c:386
c1c69e83 1355msgid "integer register expected"
87ccc1b0
NC
1356msgstr ""
1357
6655dba2 1358#: config/tc-aarch64.c:389
e0e7a9d4
TG
1359msgid "64-bit integer or SP register expected"
1360msgstr ""
1361
6655dba2 1362#: config/tc-aarch64.c:392 config/tc-mcore.c:839 config/tc-mcore.c:1355
e0e7a9d4
TG
1363#: config/tc-mcore.c:1409
1364msgid "base register expected"
1365msgstr ""
1366
6655dba2 1367#: config/tc-aarch64.c:395
e0e7a9d4
TG
1368msgid "integer or zero register expected"
1369msgstr ""
1370
6655dba2 1371#: config/tc-aarch64.c:398
e0e7a9d4
TG
1372msgid "offset register expected"
1373msgstr ""
1374
6655dba2 1375#: config/tc-aarch64.c:401
e0e7a9d4
TG
1376msgid "integer or SP register expected"
1377msgstr ""
1378
6655dba2 1379#: config/tc-aarch64.c:404
c1c69e83 1380msgid "integer, zero or SP register expected"
87ccc1b0
NC
1381msgstr ""
1382
6655dba2 1383#: config/tc-aarch64.c:407
c1c69e83 1384msgid "8-bit SIMD scalar register expected"
252b5132
RH
1385msgstr ""
1386
6655dba2 1387#: config/tc-aarch64.c:410
c1c69e83 1388msgid "16-bit SIMD scalar or floating-point half precision register expected"
252b5132
RH
1389msgstr ""
1390
6655dba2 1391#: config/tc-aarch64.c:414
c1c69e83 1392msgid "32-bit SIMD scalar or floating-point single precision register expected"
252b5132
RH
1393msgstr ""
1394
6655dba2 1395#: config/tc-aarch64.c:418
c1c69e83 1396msgid "64-bit SIMD scalar or floating-point double precision register expected"
252b5132
RH
1397msgstr ""
1398
6655dba2 1399#: config/tc-aarch64.c:422
c1c69e83 1400msgid "128-bit SIMD scalar or floating-point quad precision register expected"
a74801ba
ILT
1401msgstr ""
1402
6655dba2 1403#: config/tc-aarch64.c:427 config/tc-arm.c:4722
c1c69e83 1404msgid "register expected"
252b5132
RH
1405msgstr ""
1406
c1c69e83 1407#. any [BHSDQ]P FP
6655dba2 1408#: config/tc-aarch64.c:430
c1c69e83 1409msgid "SIMD scalar or floating-point register expected"
252b5132
RH
1410msgstr ""
1411
c1c69e83 1412#. any V reg
6655dba2 1413#: config/tc-aarch64.c:433
c1c69e83 1414msgid "vector register expected"
252b5132
RH
1415msgstr ""
1416
6655dba2 1417#: config/tc-aarch64.c:436
e0e7a9d4 1418msgid "SVE vector register expected"
252b5132
RH
1419msgstr ""
1420
6655dba2 1421#: config/tc-aarch64.c:439
e0e7a9d4 1422msgid "SVE predicate register expected"
fce00800
AM
1423msgstr ""
1424
6655dba2 1425#: config/tc-aarch64.c:442
e0e7a9d4
TG
1426#, c-format
1427msgid "invalid register type %d"
1428msgstr ""
1429
6655dba2
SB
1430#: config/tc-aarch64.c:604 config/tc-aarch64.c:606 config/tc-arm.c:1168
1431#: config/tc-score.c:6510 expr.c:1350 read.c:2610
c1c69e83 1432msgid "bad expression"
252b5132
RH
1433msgstr ""
1434
6655dba2 1435#: config/tc-aarch64.c:616 config/tc-sparc.c:3385
c1c69e83 1436msgid "bad segment"
fce00800
AM
1437msgstr ""
1438
6655dba2
SB
1439#: config/tc-aarch64.c:651 config/tc-arm.c:1234
1440msgid "invalid floating point number"
1441msgstr ""
1442
1443#: config/tc-aarch64.c:882
c1c69e83
AM
1444#, c-format
1445msgid "bad size %d in vector width specifier"
fce00800
AM
1446msgstr ""
1447
6655dba2 1448#: config/tc-aarch64.c:915
c1c69e83
AM
1449#, c-format
1450msgid "unexpected character `%c' in element size"
fce00800
AM
1451msgstr ""
1452
6655dba2 1453#: config/tc-aarch64.c:917
c1c69e83 1454msgid "missing element size"
fce00800
AM
1455msgstr ""
1456
6655dba2 1457#: config/tc-aarch64.c:926
c1c69e83
AM
1458#, c-format
1459msgid "invalid element size %d and vector size combination %c"
fce00800
AM
1460msgstr ""
1461
6655dba2 1462#: config/tc-aarch64.c:961
e0e7a9d4
TG
1463#, c-format
1464msgid "unexpected character `%c' in predication type"
fce00800
AM
1465msgstr ""
1466
6655dba2 1467#: config/tc-aarch64.c:964
e0e7a9d4
TG
1468msgid "missing predication type"
1469msgstr ""
1470
6655dba2 1471#: config/tc-aarch64.c:1059
c1c69e83 1472msgid "this type of register can't be indexed"
87ccc1b0
NC
1473msgstr ""
1474
6655dba2 1475#: config/tc-aarch64.c:1065
c1c69e83 1476msgid "index not allowed inside register list"
252b5132
RH
1477msgstr ""
1478
6655dba2
SB
1479#: config/tc-aarch64.c:1075 config/tc-aarch64.c:2045 config/tc-aarch64.c:2246
1480#: config/tc-arm.c:1788 config/tc-arm.c:3998 config/tc-arm.c:5172
1481#: config/tc-arm.c:7294
c1c69e83 1482msgid "constant expression required"
252b5132
RH
1483msgstr ""
1484
c1c69e83 1485#. Indexed vector register expected.
6655dba2 1486#: config/tc-aarch64.c:1087
c1c69e83 1487msgid "indexed vector register expected"
fce00800
AM
1488msgstr ""
1489
6655dba2 1490#: config/tc-aarch64.c:1094
c1c69e83 1491msgid "invalid use of vector register"
fce00800
AM
1492msgstr ""
1493
6655dba2 1494#: config/tc-aarch64.c:1186 config/tc-arm.c:2104
c1c69e83 1495msgid "expecting {"
fce00800
AM
1496msgstr ""
1497
6655dba2 1498#: config/tc-aarch64.c:1211
c1c69e83 1499msgid "invalid vector register in list"
fce00800
AM
1500msgstr ""
1501
6655dba2 1502#: config/tc-aarch64.c:1218
c1c69e83 1503msgid "invalid scalar register in list"
252b5132
RH
1504msgstr ""
1505
6655dba2 1506#: config/tc-aarch64.c:1231
c1c69e83 1507msgid "invalid range in vector register list"
cfb8c092
NC
1508msgstr ""
1509
6655dba2 1510#: config/tc-aarch64.c:1244
c1c69e83 1511msgid "type mismatch in vector register list"
252b5132
RH
1512msgstr ""
1513
6655dba2 1514#: config/tc-aarch64.c:1261
c1c69e83 1515msgid "end of vector register list not found"
a5c7551f
RW
1516msgstr ""
1517
6655dba2 1518#: config/tc-aarch64.c:1277
c1c69e83 1519msgid "constant expression required."
252b5132
RH
1520msgstr ""
1521
6655dba2 1522#: config/tc-aarch64.c:1287
c1c69e83 1523msgid "expected index"
252b5132
RH
1524msgstr ""
1525
6655dba2 1526#: config/tc-aarch64.c:1294
c1c69e83 1527msgid "too many registers in vector register list"
252b5132
RH
1528msgstr ""
1529
6655dba2 1530#: config/tc-aarch64.c:1299
c1c69e83 1531msgid "empty vector register list"
252b5132
RH
1532msgstr ""
1533
6655dba2 1534#: config/tc-aarch64.c:1321 config/tc-arm.c:2540
c1c69e83
AM
1535#, c-format
1536msgid "ignoring attempt to redefine built-in register '%s'"
cfb8c092
NC
1537msgstr ""
1538
6655dba2 1539#: config/tc-aarch64.c:1327 config/tc-arm.c:2545
c1c69e83
AM
1540#, c-format
1541msgid "ignoring redefinition of register alias '%s'"
252b5132
RH
1542msgstr ""
1543
6655dba2 1544#: config/tc-aarch64.c:1373 config/tc-arm.c:2611
c1c69e83
AM
1545#, c-format
1546msgid "unknown register '%s' -- .req ignored"
252b5132
RH
1547msgstr ""
1548
6655dba2 1549#: config/tc-aarch64.c:1431 config/tc-arm.c:2819
c1c69e83 1550msgid "invalid syntax for .req directive"
252b5132
RH
1551msgstr ""
1552
6655dba2 1553#: config/tc-aarch64.c:1456 config/tc-arm.c:2857
c1c69e83 1554msgid "invalid syntax for .unreq directive"
252b5132
RH
1555msgstr ""
1556
6655dba2 1557#: config/tc-aarch64.c:1462 config/tc-arm.c:2864
c1c69e83
AM
1558#, c-format
1559msgid "unknown register alias '%s'"
252b5132
RH
1560msgstr ""
1561
6655dba2 1562#: config/tc-aarch64.c:1464
c1c69e83
AM
1563#, c-format
1564msgid "ignoring attempt to undefine built-in register '%s'"
252b5132
RH
1565msgstr ""
1566
6655dba2
SB
1567#: config/tc-aarch64.c:1788 config/tc-arm.c:3610 config/tc-arm.c:3637
1568#: config/tc-arm.c:3650
c1c69e83 1569msgid "literal pool overflow"
252b5132
RH
1570msgstr ""
1571
6655dba2
SB
1572#: config/tc-aarch64.c:1970 config/tc-aarch64.c:6223 config/tc-arm.c:3871
1573#: config/tc-arm.c:7711
c1c69e83 1574msgid "unrecognized relocation suffix"
252b5132
RH
1575msgstr ""
1576
6655dba2 1577#: config/tc-aarch64.c:1972
c1c69e83 1578msgid "unimplemented relocation suffix"
252b5132
RH
1579msgstr ""
1580
6655dba2 1581#: config/tc-aarch64.c:2214 config/tc-aarch64.c:2404 config/tc-aarch64.c:2448
f48dfe41 1582#: config/tc-csky.c:1798
c1c69e83 1583msgid "immediate operand required"
252b5132
RH
1584msgstr ""
1585
6655dba2 1586#: config/tc-aarch64.c:2222
c1c69e83 1587msgid "missing immediate expression"
252b5132
RH
1588msgstr ""
1589
6655dba2 1590#: config/tc-aarch64.c:2428 config/tc-aarch64.c:6047 config/tc-aarch64.c:6067
c1c69e83 1591msgid "invalid floating-point constant"
252b5132
RH
1592msgstr ""
1593
6655dba2 1594#: config/tc-aarch64.c:3121 config/tc-arm.c:5512 config/tc-arm.c:5521
c1c69e83 1595msgid "shift expression expected"
252b5132
RH
1596msgstr ""
1597
6655dba2 1598#: config/tc-aarch64.c:3129
c1c69e83 1599msgid "shift operator expected"
252b5132
RH
1600msgstr ""
1601
6655dba2 1602#: config/tc-aarch64.c:3137
c1c69e83 1603msgid "invalid use of 'MSL'"
252b5132
RH
1604msgstr ""
1605
6655dba2 1606#: config/tc-aarch64.c:3145
e0e7a9d4
TG
1607msgid "invalid use of 'MUL'"
1608msgstr ""
1609
6655dba2 1610#: config/tc-aarch64.c:3154
c1c69e83 1611msgid "extending shift is not permitted"
a5c7551f
RW
1612msgstr ""
1613
6655dba2 1614#: config/tc-aarch64.c:3162
c1c69e83 1615msgid "'ROR' shift is not permitted"
252b5132
RH
1616msgstr ""
1617
6655dba2 1618#: config/tc-aarch64.c:3170
c1c69e83 1619msgid "only 'LSL' shift is permitted"
328577ad
NC
1620msgstr ""
1621
6655dba2 1622#: config/tc-aarch64.c:3178
e0e7a9d4
TG
1623msgid "only 'MUL' is permitted"
1624msgstr ""
1625
6655dba2 1626#: config/tc-aarch64.c:3196
e0e7a9d4
TG
1627msgid "only 'MUL VL' is permitted"
1628msgstr ""
1629
6655dba2 1630#: config/tc-aarch64.c:3204
c1c69e83 1631msgid "invalid shift for the register offset addressing mode"
252b5132
RH
1632msgstr ""
1633
6655dba2 1634#: config/tc-aarch64.c:3212
c1c69e83 1635msgid "invalid shift operator"
252b5132
RH
1636msgstr ""
1637
6655dba2 1638#: config/tc-aarch64.c:3245
c1c69e83 1639msgid "missing shift amount"
55cf6793
ZW
1640msgstr ""
1641
6655dba2 1642#: config/tc-aarch64.c:3252
c1c69e83 1643msgid "constant shift amount required"
55cf6793
ZW
1644msgstr ""
1645
6655dba2 1646#: config/tc-aarch64.c:3261
c1c69e83 1647msgid "shift amount out of range 0 to 63"
55cf6793
ZW
1648msgstr ""
1649
6655dba2 1650#: config/tc-aarch64.c:3310
c1c69e83 1651msgid "unexpected shift operator"
55cf6793
ZW
1652msgstr ""
1653
6655dba2 1654#: config/tc-aarch64.c:3346
c1c69e83 1655msgid "unexpected register in the immediate operand"
55cf6793
ZW
1656msgstr ""
1657
6655dba2 1658#: config/tc-aarch64.c:3371
c1c69e83 1659msgid "integer register expected in the extended/shifted operand register"
55cf6793
ZW
1660msgstr ""
1661
6655dba2
SB
1662#: config/tc-aarch64.c:3406 config/tc-aarch64.c:3542 config/tc-aarch64.c:3675
1663#: config/tc-aarch64.c:3855 config/tc-aarch64.c:3896
c1c69e83 1664msgid "unknown relocation modifier"
55cf6793
ZW
1665msgstr ""
1666
6655dba2
SB
1667#: config/tc-aarch64.c:3413 config/tc-aarch64.c:3561 config/tc-aarch64.c:3682
1668#: config/tc-aarch64.c:3862 config/tc-aarch64.c:3903
c1c69e83 1669msgid "this relocation modifier is not allowed on this instruction"
55cf6793
ZW
1670msgstr ""
1671
6655dba2 1672#: config/tc-aarch64.c:3569 config/tc-aarch64.c:3693
c1c69e83 1673msgid "invalid relocation expression"
55cf6793
ZW
1674msgstr ""
1675
6655dba2 1676#: config/tc-aarch64.c:3587
c1c69e83 1677msgid "invalid address"
55cf6793
ZW
1678msgstr ""
1679
6655dba2 1680#: config/tc-aarch64.c:3644
c1c69e83 1681msgid "invalid use of 32-bit register offset"
55cf6793
ZW
1682msgstr ""
1683
6655dba2 1684#: config/tc-aarch64.c:3653
e0e7a9d4
TG
1685msgid "offset has different size from base"
1686msgstr ""
1687
6655dba2 1688#: config/tc-aarch64.c:3659
c1c69e83 1689msgid "invalid use of 64-bit register offset"
c85dd50d
NC
1690msgstr ""
1691
c1c69e83 1692#. [Xn],#expr
6655dba2 1693#: config/tc-aarch64.c:3706 config/tc-aarch64.c:3763
c1c69e83 1694msgid "invalid expression in the address"
c85dd50d
NC
1695msgstr ""
1696
6655dba2 1697#: config/tc-aarch64.c:3720 config/tc-arm.c:6102 config/tc-arm.c:6695
c1c69e83 1698msgid "']' expected"
c85dd50d
NC
1699msgstr ""
1700
6655dba2 1701#: config/tc-aarch64.c:3728
c1c69e83 1702msgid "register offset not allowed in pre-indexed addressing mode"
c85dd50d
NC
1703msgstr ""
1704
6655dba2 1705#: config/tc-aarch64.c:3743 config/tc-arm.c:6138
c1c69e83 1706msgid "cannot combine pre- and post-indexing"
c85dd50d
NC
1707msgstr ""
1708
c1c69e83 1709#. Reject [Rn]!
6655dba2 1710#: config/tc-aarch64.c:3787
c1c69e83 1711msgid "missing offset in the pre-indexed address"
c85dd50d
NC
1712msgstr ""
1713
6655dba2 1714#: config/tc-aarch64.c:4029
e0e7a9d4
TG
1715msgid "unknown or missing option to PSB"
1716msgstr ""
1717
6655dba2 1718#: config/tc-aarch64.c:4037
e0e7a9d4
TG
1719msgid "the specified option is not accepted for PSB"
1720msgstr ""
1721
6655dba2 1722#: config/tc-aarch64.c:4064 config/tc-aarch64.c:4078
f48dfe41
NC
1723msgid "unknown option to BTI"
1724msgstr ""
1725
6655dba2 1726#: config/tc-aarch64.c:4138
e0e7a9d4
TG
1727#, c-format
1728msgid "selected processor does not support PSTATE field name '%s'"
1729msgstr ""
1730
6655dba2 1731#: config/tc-aarch64.c:4141 config/tc-aarch64.c:4176
e0e7a9d4
TG
1732#, c-format
1733msgid "selected processor does not support system register name '%s'"
1734msgstr ""
1735
6655dba2 1736#: config/tc-aarch64.c:4144
c1c69e83
AM
1737#, c-format
1738msgid ""
1739"system register name '%s' is deprecated and may be removed in a future "
1740"release"
c85dd50d
NC
1741msgstr ""
1742
6655dba2 1743#: config/tc-aarch64.c:4218
c1c69e83 1744msgid "immediate value out of range "
c85dd50d
NC
1745msgstr ""
1746
6655dba2 1747#: config/tc-aarch64.c:4729
c85dd50d 1748#, c-format
c1c69e83 1749msgid "Info: "
c85dd50d
NC
1750msgstr ""
1751
6655dba2 1752#: config/tc-aarch64.c:4764 config/tc-score.c:2749 config/tc-score.c:6499
c85dd50d 1753#, c-format
c1c69e83 1754msgid "%s -- `%s'"
c85dd50d
NC
1755msgstr ""
1756
6655dba2 1757#: config/tc-aarch64.c:4766
c1c69e83
AM
1758#, c-format
1759msgid "%s at operand %d -- `%s'"
c85dd50d
NC
1760msgstr ""
1761
6655dba2 1762#: config/tc-aarch64.c:4772
c1c69e83 1763#, c-format
e0e7a9d4 1764msgid "operand %d must be %s -- `%s'"
c85dd50d
NC
1765msgstr ""
1766
6655dba2 1767#: config/tc-aarch64.c:4778
c85dd50d 1768#, c-format
c1c69e83 1769msgid "operand mismatch -- `%s'"
c85dd50d
NC
1770msgstr ""
1771
c1c69e83 1772#. Print the hint.
6655dba2 1773#: config/tc-aarch64.c:4838
c1c69e83 1774msgid " did you mean this?"
c85dd50d
NC
1775msgstr ""
1776
6655dba2 1777#: config/tc-aarch64.c:4841 config/tc-aarch64.c:4868
c85dd50d 1778#, c-format
c1c69e83 1779msgid " %s"
c85dd50d
NC
1780msgstr ""
1781
6655dba2 1782#: config/tc-aarch64.c:4846
c1c69e83 1783msgid " other valid variant(s):"
c85dd50d
NC
1784msgstr ""
1785
6655dba2 1786#: config/tc-aarch64.c:4875
e0e7a9d4
TG
1787#, c-format
1788msgid "operand %d must be the same register as operand 1 -- `%s'"
1789msgstr ""
1790
6655dba2 1791#: config/tc-aarch64.c:4881
c1c69e83
AM
1792#, c-format
1793msgid "%s out of range %d to %d at operand %d -- `%s'"
c85dd50d
NC
1794msgstr ""
1795
6655dba2 1796#: config/tc-aarch64.c:4882 config/tc-aarch64.c:4886 config/tc-aarch64.c:6825
c1c69e83 1797msgid "immediate value"
c85dd50d
NC
1798msgstr ""
1799
6655dba2 1800#: config/tc-aarch64.c:4885
c1c69e83 1801#, c-format
e0e7a9d4 1802msgid "%s must be %d at operand %d -- `%s'"
c85dd50d
NC
1803msgstr ""
1804
6655dba2 1805#: config/tc-aarch64.c:4892
c1c69e83
AM
1806#, c-format
1807msgid ""
1808"invalid number of registers in the list; only 1 register is expected at "
1809"operand %d -- `%s'"
c85dd50d
NC
1810msgstr ""
1811
6655dba2 1812#: config/tc-aarch64.c:4896
c1c69e83
AM
1813#, c-format
1814msgid ""
1815"invalid number of registers in the list; %d registers are expected at "
1816"operand %d -- `%s'"
c85dd50d
NC
1817msgstr ""
1818
6655dba2 1819#: config/tc-aarch64.c:4902
c1c69e83 1820#, c-format
e0e7a9d4 1821msgid "immediate value must be a multiple of %d at operand %d -- `%s'"
c85dd50d
NC
1822msgstr ""
1823
6655dba2 1824#: config/tc-aarch64.c:5220
c1c69e83 1825msgid "bad vector arrangement type"
c85dd50d
NC
1826msgstr ""
1827
6655dba2 1828#: config/tc-aarch64.c:5348
c1c69e83 1829msgid "the specified relocation type is not allowed for MOVK"
c85dd50d
NC
1830msgstr ""
1831
6655dba2 1832#: config/tc-aarch64.c:5396 config/tc-aarch64.c:5407
c1c69e83 1833msgid "the specified relocation type is not allowed for 32-bit register"
c85dd50d
NC
1834msgstr ""
1835
6655dba2 1836#: config/tc-aarch64.c:5598
c1c69e83 1837msgid "comma expected between operands"
c85dd50d
NC
1838msgstr ""
1839
6655dba2 1840#: config/tc-aarch64.c:5733
c1c69e83 1841msgid "the top half of a 128-bit FP/SIMD register is expected"
c85dd50d
NC
1842msgstr ""
1843
6655dba2 1844#: config/tc-aarch64.c:5808 config/tc-arm.c:2213 config/tc-arm.c:2258
71300e2c 1845#: config/tc-h8300.c:1043
c1c69e83 1846msgid "invalid register list"
c85dd50d
NC
1847msgstr ""
1848
6655dba2
SB
1849#: config/tc-aarch64.c:5815
1850msgid "expected element type rather than vector type"
1851msgstr ""
1852
1853#: config/tc-aarch64.c:5836
e0e7a9d4
TG
1854msgid "missing type suffix"
1855msgstr ""
1856
6655dba2 1857#: config/tc-aarch64.c:5855
e0e7a9d4
TG
1858msgid "C0 - C15 expected"
1859msgstr ""
1860
6655dba2 1861#: config/tc-aarch64.c:5962 config/tc-aarch64.c:5986
c1c69e83 1862msgid "immediate zero expected"
c85dd50d
NC
1863msgstr ""
1864
6655dba2 1865#: config/tc-aarch64.c:6082
c1c69e83 1866msgid "shift not allowed for bitmask immediate"
c85dd50d
NC
1867msgstr ""
1868
6655dba2 1869#: config/tc-aarch64.c:6136
c1c69e83 1870msgid "can't mix relocation modifier with explicit shift"
55cf6793
ZW
1871msgstr ""
1872
6655dba2
SB
1873#: config/tc-aarch64.c:6184 config/tc-arm.c:15831 config/tc-arm.c:15856
1874#: config/tc-arm.c:15867 config/tc-arm.c:15874
c1c69e83 1875msgid "invalid condition"
c85dd50d
NC
1876msgstr ""
1877
6655dba2 1878#: config/tc-aarch64.c:6210
c1c69e83 1879msgid "invalid pc-relative address"
c85dd50d
NC
1880msgstr ""
1881
c1c69e83
AM
1882#. Only permit "=value" in the literal load instructions.
1883#. The literal will be generated by programmer_friendly_fixup.
6655dba2 1884#: config/tc-aarch64.c:6218
c1c69e83 1885msgid "invalid use of \"=immediate\""
c85dd50d
NC
1886msgstr ""
1887
6655dba2
SB
1888#: config/tc-aarch64.c:6283 config/tc-aarch64.c:6315 config/tc-aarch64.c:6333
1889#: config/tc-aarch64.c:6357 config/tc-aarch64.c:6377 config/tc-aarch64.c:6396
1890#: config/tc-aarch64.c:6419 config/tc-aarch64.c:6455 config/tc-aarch64.c:6462
1891#: config/tc-aarch64.c:6490 config/tc-aarch64.c:6510 config/tc-aarch64.c:6535
1892#: config/tc-aarch64.c:6553 config/tc-aarch64.c:6561 config/tc-aarch64.c:6578
1893#: config/tc-aarch64.c:6602
e0e7a9d4 1894msgid "invalid addressing mode"
c85dd50d
NC
1895msgstr ""
1896
6655dba2 1897#: config/tc-aarch64.c:6299
e0e7a9d4 1898msgid "the optional immediate offset can only be 0"
c85dd50d
NC
1899msgstr ""
1900
6655dba2 1901#: config/tc-aarch64.c:6338 config/tc-aarch64.c:6362 config/tc-aarch64.c:6382
c1c69e83 1902msgid "relocation not allowed"
c85dd50d
NC
1903msgstr ""
1904
6655dba2 1905#: config/tc-aarch64.c:6429
e0e7a9d4
TG
1906msgid "writeback value must be an immediate constant"
1907msgstr ""
1908
1909#. Make sure this has priority over
1910#. "invalid addressing mode".
6655dba2 1911#: config/tc-aarch64.c:6470
e0e7a9d4 1912msgid "constant offset required"
c85dd50d
NC
1913msgstr ""
1914
6655dba2 1915#: config/tc-aarch64.c:6614
c1c69e83 1916msgid "unknown or missing system register name"
c85dd50d
NC
1917msgstr ""
1918
6655dba2 1919#: config/tc-aarch64.c:6626
c1c69e83 1920msgid "unknown or missing PSTATE field name"
c85dd50d
NC
1921msgstr ""
1922
6655dba2 1923#: config/tc-aarch64.c:6658
c1c69e83
AM
1924msgid "unknown or missing operation name"
1925msgstr ""
1926
6655dba2 1927#: config/tc-aarch64.c:6671
c1c69e83 1928msgid "the specified option is not accepted in ISB"
c85dd50d
NC
1929msgstr ""
1930
6655dba2 1931#: config/tc-aarch64.c:6703 config/tc-aarch64.c:7884 config/tc-arm.c:7993
c85dd50d 1932#, c-format
c1c69e83 1933msgid "unhandled operand code %d"
87ccc1b0
NC
1934msgstr ""
1935
6655dba2 1936#: config/tc-aarch64.c:6745
c1c69e83 1937msgid "unexpected comma before the omitted optional operand"
328577ad
NC
1938msgstr ""
1939
6655dba2 1940#: config/tc-aarch64.c:6773
c1c69e83 1941msgid "unexpected characters following instruction"
328577ad
NC
1942msgstr ""
1943
6655dba2
SB
1944#: config/tc-aarch64.c:6851 config/tc-arm.c:5636 config/tc-arm.c:6246
1945#: config/tc-arm.c:8797
c1c69e83 1946msgid "constant expression expected"
328577ad
NC
1947msgstr ""
1948
6655dba2 1949#: config/tc-aarch64.c:6858
c1c69e83 1950msgid "literal pool insertion failed"
328577ad
NC
1951msgstr ""
1952
6655dba2 1953#: config/tc-aarch64.c:6929 config/tc-aarch64.c:6944
e0e7a9d4
TG
1954#, c-format
1955msgid "unpredictable transfer with writeback -- `%s'"
1956msgstr ""
1957
6655dba2 1958#: config/tc-aarch64.c:6948
e0e7a9d4
TG
1959#, c-format
1960msgid "unpredictable load of register pair -- `%s'"
1961msgstr ""
1962
6655dba2 1963#: config/tc-aarch64.c:6960
f48dfe41
NC
1964#, c-format
1965msgid "unpredictable: identical transfer and status registers --`%s'"
1966msgstr ""
1967
6655dba2 1968#: config/tc-aarch64.c:6976
f48dfe41
NC
1969#, c-format
1970msgid "previous `%s' sequence has not been closed"
1971msgstr ""
1972
6655dba2 1973#: config/tc-aarch64.c:7055
c1c69e83
AM
1974#, c-format
1975msgid "unknown mnemonic `%s' -- `%s'"
328577ad
NC
1976msgstr ""
1977
6655dba2 1978#: config/tc-aarch64.c:7063
c1c69e83
AM
1979#, c-format
1980msgid "unexpected comma after the mnemonic name `%s' -- `%s'"
ae351704
AM
1981msgstr ""
1982
6655dba2 1983#: config/tc-aarch64.c:7121
c1c69e83
AM
1984#, c-format
1985msgid "selected processor does not support `%s'"
ae351704
AM
1986msgstr ""
1987
6655dba2 1988#: config/tc-aarch64.c:7544 config/tc-arm.c:27479
c1c69e83 1989msgid "GOT already in the symbol table"
328577ad
NC
1990msgstr ""
1991
6655dba2 1992#: config/tc-aarch64.c:7707
c1c69e83 1993msgid "immediate cannot be moved by a single instruction"
ae351704
AM
1994msgstr ""
1995
6655dba2
SB
1996#: config/tc-aarch64.c:7750 config/tc-aarch64.c:7795 config/tc-aarch64.c:7821
1997#: config/tc-arm.c:16375 config/tc-arm.c:18072 config/tc-arm.c:18658
1998#: config/tc-arm.c:18685 config/tc-arm.c:19471 config/tc-arm.c:20305
1999#: config/tc-arm.c:21320 config/tc-arm.c:21380 config/tc-metag.c:2444
2000#: config/tc-metag.c:2453 config/tc-metag.c:2492 config/tc-metag.c:2501
2001#: config/tc-metag.c:3021 config/tc-metag.c:3030
c1c69e83 2002msgid "immediate out of range"
55cf6793
ZW
2003msgstr ""
2004
6655dba2 2005#: config/tc-aarch64.c:7814 config/tc-metag.c:4656 config/tc-xtensa.c:4203
c1c69e83 2006msgid "invalid immediate"
328577ad
NC
2007msgstr ""
2008
6655dba2 2009#: config/tc-aarch64.c:7879 config/tc-tic6x.c:3861 config/tc-tic6x.c:3926
e0e7a9d4 2010#: config/tc-tic6x.c:3953 config/tc-tic6x.c:3981
c1c69e83 2011msgid "immediate offset out of range"
328577ad
NC
2012msgstr ""
2013
6655dba2
SB
2014#: config/tc-aarch64.c:7953 config/tc-arm.c:27817 config/tc-arm.c:27885
2015#: config/tc-arm.c:28167
c1c69e83
AM
2016#, c-format
2017msgid "undefined symbol %s used as an immediate value"
328577ad
NC
2018msgstr ""
2019
6655dba2 2020#: config/tc-aarch64.c:7965
c1c69e83 2021msgid "pc-relative load offset not word aligned"
6e1772d5
AM
2022msgstr ""
2023
6655dba2 2024#: config/tc-aarch64.c:7968
c1c69e83 2025msgid "pc-relative load offset out of range"
328577ad
NC
2026msgstr ""
2027
6655dba2 2028#: config/tc-aarch64.c:7980
c1c69e83 2029msgid "pc-relative address offset out of range"
328577ad
NC
2030msgstr ""
2031
6655dba2 2032#: config/tc-aarch64.c:7992 config/tc-aarch64.c:8007
c1c69e83 2033msgid "conditional branch target not word aligned"
55cf6793
ZW
2034msgstr ""
2035
6655dba2 2036#: config/tc-aarch64.c:7995 config/tc-aarch64.c:8010 config/tc-arm.c:28462
c1c69e83 2037msgid "conditional branch out of range"
55cf6793
ZW
2038msgstr ""
2039
6655dba2 2040#: config/tc-aarch64.c:8023
c1c69e83 2041msgid "branch target not word aligned"
55cf6793
ZW
2042msgstr ""
2043
6655dba2
SB
2044#: config/tc-aarch64.c:8026 config/tc-arm.c:899 config/tc-arm.c:29265
2045#: config/tc-mips.c:16047 config/tc-mips.c:16063 config/tc-mips.c:16153
c1c69e83 2046msgid "branch out of range"
87ccc1b0
NC
2047msgstr ""
2048
6655dba2
SB
2049#: config/tc-aarch64.c:8085 config/tc-arm.c:28058 config/tc-arm.c:28073
2050#: config/tc-arm.c:28088 config/tc-arm.c:28099 config/tc-arm.c:28122
2051#: config/tc-arm.c:28969 config/tc-moxie.c:716 config/tc-pj.c:452
2052#: config/tc-sh.c:3727
c1c69e83 2053msgid "offset out of range"
328577ad
NC
2054msgstr ""
2055
6655dba2 2056#: config/tc-aarch64.c:8100
c1c69e83 2057msgid "unsigned value out of range"
a5c7551f
RW
2058msgstr ""
2059
6655dba2 2060#: config/tc-aarch64.c:8111
c1c69e83 2061msgid "signed value out of range"
328577ad
NC
2062msgstr ""
2063
6655dba2 2064#: config/tc-aarch64.c:8261
c1c69e83
AM
2065#, c-format
2066msgid "unexpected %s fixup"
328577ad
NC
2067msgstr ""
2068
6655dba2
SB
2069#: config/tc-aarch64.c:8327 config/tc-arm.c:29685 config/tc-arm.c:29706
2070#: config/tc-mips.c:18414 config/tc-or1k.c:345 config/tc-score.c:7468
c1c69e83
AM
2071#, c-format
2072msgid "cannot represent %s relocation in this object file format"
328577ad
NC
2073msgstr ""
2074
6655dba2 2075#: config/tc-aarch64.c:8360
c1c69e83
AM
2076#, c-format
2077msgid "cannot do %u-byte relocation"
252b5132
RH
2078msgstr ""
2079
6655dba2 2080#: config/tc-aarch64.c:8683 config/tc-arm.c:30180 config/tc-score.c:6293
f48dfe41 2081#: config/tc-score.c:6523 config/tc-score.c:6528
c1c69e83 2082msgid "virtual memory exhausted"
06647dfd
AM
2083msgstr ""
2084
6655dba2 2085#: config/tc-aarch64.c:8849 config/tc-arm.c:30523
c1c69e83 2086msgid "assemble for big-endian"
ae351704
AM
2087msgstr ""
2088
6655dba2 2089#: config/tc-aarch64.c:8850 config/tc-arm.c:30524
c1c69e83 2090msgid "assemble for little-endian"
ae351704
AM
2091msgstr ""
2092
6655dba2 2093#: config/tc-aarch64.c:8853
c1c69e83 2094msgid "temporary switch for dumping"
ae351704
AM
2095msgstr ""
2096
6655dba2 2097#: config/tc-aarch64.c:8855
c1c69e83 2098msgid "output verbose error messages"
ae351704
AM
2099msgstr ""
2100
6655dba2 2101#: config/tc-aarch64.c:8857
ed9e98c2
AM
2102msgid "do not output verbose error messages"
2103msgstr ""
2104
6655dba2 2105#: config/tc-aarch64.c:9137 config/tc-arm.c:31608
c1c69e83 2106msgid "invalid architectural extension"
a5c7551f
RW
2107msgstr ""
2108
6655dba2 2109#: config/tc-aarch64.c:9162 config/tc-arm.c:31640
c1c69e83 2110msgid "must specify extensions to add before specifying those to remove"
a5c7551f
RW
2111msgstr ""
2112
6655dba2 2113#: config/tc-aarch64.c:9170 config/tc-arm.c:31648
c1c69e83 2114msgid "missing architectural extension"
a5c7551f
RW
2115msgstr ""
2116
6655dba2 2117#: config/tc-aarch64.c:9197 config/tc-arm.c:31734
c1c69e83
AM
2118#, c-format
2119msgid "unknown architectural extension `%s'"
a5c7551f
RW
2120msgstr ""
2121
6655dba2 2122#: config/tc-aarch64.c:9221 config/tc-arm.c:31784 config/tc-metag.c:5834
c1c69e83
AM
2123#, c-format
2124msgid "missing cpu name `%s'"
2ee0aedf
TG
2125msgstr ""
2126
6655dba2
SB
2127#: config/tc-aarch64.c:9235 config/tc-aarch64.c:9452 config/tc-arm.c:31819
2128#: config/tc-arm.c:32618 config/tc-csky.c:896 config/tc-metag.c:5845
c1c69e83
AM
2129#, c-format
2130msgid "unknown cpu `%s'"
2ee0aedf
TG
2131msgstr ""
2132
6655dba2 2133#: config/tc-aarch64.c:9253 config/tc-arm.c:31837
c1c69e83
AM
2134#, c-format
2135msgid "missing architecture name `%s'"
cfb8c092
NC
2136msgstr ""
2137
6655dba2
SB
2138#: config/tc-aarch64.c:9267 config/tc-aarch64.c:9499 config/tc-arm.c:31859
2139#: config/tc-arm.c:32653 config/tc-arm.c:32683 config/tc-score.c:7703
c1c69e83
AM
2140#, c-format
2141msgid "unknown architecture `%s'\n"
06647dfd
AM
2142msgstr ""
2143
6655dba2 2144#: config/tc-aarch64.c:9290
c1c69e83
AM
2145#, c-format
2146msgid "missing abi name `%s'"
a5c7551f
RW
2147msgstr ""
2148
6655dba2 2149#: config/tc-aarch64.c:9301
c1c69e83
AM
2150#, c-format
2151msgid "unknown abi `%s'\n"
06647dfd
AM
2152msgstr ""
2153
6655dba2 2154#: config/tc-aarch64.c:9307
c1c69e83 2155msgid "<abi name>\t specify for ABI <abi name>"
252b5132
RH
2156msgstr ""
2157
6655dba2 2158#: config/tc-aarch64.c:9310 config/tc-arm.c:31946 config/tc-metag.c:5911
c1c69e83 2159msgid "<cpu name>\t assemble for CPU <cpu name>"
55cf6793
ZW
2160msgstr ""
2161
6655dba2 2162#: config/tc-aarch64.c:9312 config/tc-arm.c:31948
c1c69e83 2163msgid "<arch name>\t assemble for architecture <arch name>"
55cf6793
ZW
2164msgstr ""
2165
6655dba2
SB
2166#: config/tc-aarch64.c:9351 config/tc-aarch64.c:9371 config/tc-arm.c:32016
2167#: config/tc-arm.c:32034 config/tc-arm.c:32054 config/tc-metag.c:5936
ae351704 2168#, c-format
c1c69e83 2169msgid "option `-%c%s' is deprecated: %s"
ae351704
AM
2170msgstr ""
2171
6655dba2 2172#: config/tc-aarch64.c:9391
ae351704 2173#, c-format
c1c69e83 2174msgid " AArch64-specific assembler options:\n"
ae351704
AM
2175msgstr ""
2176
6655dba2 2177#: config/tc-aarch64.c:9402 config/tc-arc.c:3554 config/tc-arm.c:32085
c1c69e83
AM
2178#, c-format
2179msgid " -EB assemble code for a big-endian cpu\n"
ae351704
AM
2180msgstr ""
2181
6655dba2 2182#: config/tc-aarch64.c:9407 config/tc-arc.c:3556 config/tc-arm.c:32090
c1c69e83
AM
2183#, c-format
2184msgid " -EL assemble code for a little-endian cpu\n"
ae351704
AM
2185msgstr ""
2186
f48dfe41 2187#: config/tc-alpha.c:652
c1c69e83
AM
2188#, c-format
2189msgid "No !literal!%ld was found"
ae351704
AM
2190msgstr ""
2191
f48dfe41 2192#: config/tc-alpha.c:659
c1c69e83
AM
2193#, c-format
2194msgid "No !tlsgd!%ld was found"
ae351704
AM
2195msgstr ""
2196
f48dfe41 2197#: config/tc-alpha.c:666
c1c69e83
AM
2198#, c-format
2199msgid "No !tlsldm!%ld was found"
ae351704
AM
2200msgstr ""
2201
f48dfe41 2202#: config/tc-alpha.c:675
c1c69e83
AM
2203#, c-format
2204msgid "No ldah !gpdisp!%ld was found"
ae351704
AM
2205msgstr ""
2206
f48dfe41 2207#: config/tc-alpha.c:725
c1c69e83
AM
2208#, c-format
2209msgid "too many !literal!%ld for %s"
ae351704
AM
2210msgstr ""
2211
f48dfe41 2212#: config/tc-alpha.c:755
c1c69e83
AM
2213#, c-format
2214msgid "No lda !gpdisp!%ld was found"
ae351704
AM
2215msgstr ""
2216
c1c69e83 2217#. Only support one relocation op per insn.
f48dfe41 2218#: config/tc-alpha.c:914
c1c69e83 2219msgid "More than one relocation op per insn"
ae351704
AM
2220msgstr ""
2221
6655dba2 2222#: config/tc-alpha.c:929 config/tc-arc.c:1196
c1c69e83 2223msgid "No relocation operand"
6e1772d5
AM
2224msgstr ""
2225
f48dfe41 2226#: config/tc-alpha.c:939
6e1772d5 2227#, c-format
c1c69e83 2228msgid "Unknown relocation operand: !%s"
55cf6793
ZW
2229msgstr ""
2230
f48dfe41 2231#: config/tc-alpha.c:949
c1c69e83
AM
2232#, c-format
2233msgid "no sequence number after !%s"
55cf6793
ZW
2234msgstr ""
2235
f48dfe41 2236#: config/tc-alpha.c:959
c1c69e83
AM
2237#, c-format
2238msgid "!%s does not use a sequence number"
55cf6793
ZW
2239msgstr ""
2240
f48dfe41 2241#: config/tc-alpha.c:969
c1c69e83
AM
2242#, c-format
2243msgid "Bad sequence number: !%s!%s"
ae351704
AM
2244msgstr ""
2245
6655dba2 2246#: config/tc-alpha.c:1185 config/tc-alpha.c:3358
c1c69e83
AM
2247#, c-format
2248msgid "inappropriate arguments for opcode `%s'"
ae351704
AM
2249msgstr ""
2250
6655dba2 2251#: config/tc-alpha.c:1187 config/tc-alpha.c:3360
c1c69e83
AM
2252#, c-format
2253msgid "opcode `%s' not supported for target %s"
55cf6793
ZW
2254msgstr ""
2255
6655dba2
SB
2256#: config/tc-alpha.c:1191 config/tc-alpha.c:3364 config/tc-avr.c:1903
2257#: config/tc-msp430.c:4349 config/tc-wasm32.c:753
c1c69e83
AM
2258#, c-format
2259msgid "unknown opcode `%s'"
55cf6793
ZW
2260msgstr ""
2261
6655dba2 2262#: config/tc-alpha.c:1271 config/tc-alpha.c:1530
c1c69e83 2263msgid "overflow in literal (.lita) table"
55cf6793
ZW
2264msgstr ""
2265
6655dba2
SB
2266#: config/tc-alpha.c:1278 config/tc-alpha.c:1302 config/tc-alpha.c:1543
2267#: config/tc-alpha.c:2230 config/tc-alpha.c:2275 config/tc-alpha.c:2344
2268#: config/tc-alpha.c:2427 config/tc-alpha.c:2652 config/tc-alpha.c:2750
c1c69e83 2269msgid "macro requires $at register while noat in effect"
6e1772d5
AM
2270msgstr ""
2271
6655dba2 2272#: config/tc-alpha.c:1280 config/tc-alpha.c:1304 config/tc-alpha.c:1545
c1c69e83 2273msgid "macro requires $at while $at in use"
a5c7551f
RW
2274msgstr ""
2275
6655dba2 2276#: config/tc-alpha.c:1489
c1c69e83 2277msgid "bignum invalid; zero assumed"
a5c7551f
RW
2278msgstr ""
2279
6655dba2 2280#: config/tc-alpha.c:1491
c1c69e83 2281msgid "floating point number invalid; zero assumed"
ae351704
AM
2282msgstr ""
2283
6655dba2 2284#: config/tc-alpha.c:1496
c1c69e83 2285msgid "can't handle expression"
ae351704
AM
2286msgstr ""
2287
6655dba2 2288#: config/tc-alpha.c:1536
c1c69e83 2289msgid "overflow in literal (.lit8) table"
ae351704
AM
2290msgstr ""
2291
6655dba2 2292#: config/tc-alpha.c:1833
252b5132 2293#, c-format
c1c69e83 2294msgid "too many ldah insns for !gpdisp!%ld"
252b5132
RH
2295msgstr ""
2296
6655dba2 2297#: config/tc-alpha.c:1835 config/tc-alpha.c:1847
55cf6793 2298#, c-format
c1c69e83 2299msgid "both insns for !gpdisp!%ld must be in the same section"
ae351704
AM
2300msgstr ""
2301
6655dba2 2302#: config/tc-alpha.c:1845
328577ad 2303#, c-format
c1c69e83 2304msgid "too many lda insns for !gpdisp!%ld"
ae351704
AM
2305msgstr ""
2306
6655dba2 2307#: config/tc-alpha.c:1901
c1c69e83
AM
2308#, c-format
2309msgid "too many lituse insns for !lituse_tlsgd!%ld"
ae351704
AM
2310msgstr ""
2311
6655dba2 2312#: config/tc-alpha.c:1904
c1c69e83
AM
2313#, c-format
2314msgid "too many lituse insns for !lituse_tlsldm!%ld"
ae351704
AM
2315msgstr ""
2316
6655dba2 2317#: config/tc-alpha.c:1921
c1c69e83
AM
2318#, c-format
2319msgid "duplicate !tlsgd!%ld"
ae351704
AM
2320msgstr ""
2321
6655dba2 2322#: config/tc-alpha.c:1923
c1c69e83
AM
2323#, c-format
2324msgid "sequence number in use for !tlsldm!%ld"
ae351704
AM
2325msgstr ""
2326
6655dba2 2327#: config/tc-alpha.c:1937
c1c69e83
AM
2328#, c-format
2329msgid "duplicate !tlsldm!%ld"
ae351704
AM
2330msgstr ""
2331
6655dba2 2332#: config/tc-alpha.c:1939
c1c69e83
AM
2333#, c-format
2334msgid "sequence number in use for !tlsgd!%ld"
ae351704
AM
2335msgstr ""
2336
6655dba2
SB
2337#: config/tc-alpha.c:1994 config/tc-arc.c:2824 config/tc-mn10200.c:854
2338#: config/tc-mn10300.c:1150 config/tc-ppc.c:2079 config/tc-s390.c:676
f48dfe41 2339#: config/tc-tilegx.c:426 config/tc-tilegx.c:476 config/tc-tilepro.c:382
c1c69e83 2340msgid "operand"
55cf6793
ZW
2341msgstr ""
2342
6655dba2 2343#: config/tc-alpha.c:2133
c1c69e83 2344msgid "invalid relocation for instruction"
ae351704
AM
2345msgstr ""
2346
6655dba2 2347#: config/tc-alpha.c:2147
c1c69e83 2348msgid "invalid relocation for field"
ae351704
AM
2349msgstr ""
2350
6655dba2 2351#: config/tc-alpha.c:2979
c1c69e83 2352msgid "can not resolve expression"
55cf6793
ZW
2353msgstr ""
2354
6655dba2
SB
2355#: config/tc-alpha.c:3514 config/tc-microblaze.c:204 config/tc-ppc.c:2414
2356#: config/tc-ppc.c:6006
a74801ba 2357#, c-format
c1c69e83 2358msgid ".COMMon length (%ld.) <0! Ignored."
a74801ba
ILT
2359msgstr ""
2360
6655dba2 2361#: config/tc-alpha.c:3525 config/tc-ia64.c:1094 config/tc-sparc.c:4279
e0e7a9d4 2362#: config/tc-v850.c:306
c1c69e83 2363msgid "Ignoring attempt to re-define symbol"
252b5132
RH
2364msgstr ""
2365
6655dba2 2366#: config/tc-alpha.c:3617 config/tc-sparc.c:4287
c85dd50d 2367#, c-format
c1c69e83 2368msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
c85dd50d
NC
2369msgstr ""
2370
6655dba2 2371#: config/tc-alpha.c:3724
c1c69e83 2372msgid ".ent directive has no name"
252b5132
RH
2373msgstr ""
2374
6655dba2 2375#: config/tc-alpha.c:3732
c1c69e83 2376msgid "nested .ent directives"
252b5132
RH
2377msgstr ""
2378
6655dba2 2379#: config/tc-alpha.c:3776 ecoff.c:3008
c1c69e83 2380msgid ".end directive has no name"
252b5132
RH
2381msgstr ""
2382
6655dba2 2383#: config/tc-alpha.c:3784
c1c69e83 2384msgid ".end directive without matching .ent"
252b5132
RH
2385msgstr ""
2386
6655dba2 2387#: config/tc-alpha.c:3786
c1c69e83 2388msgid ".end directive names different symbol than .ent"
87ccc1b0
NC
2389msgstr ""
2390
6655dba2 2391#: config/tc-alpha.c:3829 ecoff.c:3145
c1c69e83 2392msgid ".fmask outside of .ent"
252b5132
RH
2393msgstr ""
2394
6655dba2 2395#: config/tc-alpha.c:3831 config/tc-score.c:5594 ecoff.c:3209
c1c69e83 2396msgid ".mask outside of .ent"
252b5132
RH
2397msgstr ""
2398
6655dba2 2399#: config/tc-alpha.c:3839 ecoff.c:3152
c1c69e83 2400msgid "bad .fmask directive"
252b5132
RH
2401msgstr ""
2402
6655dba2 2403#: config/tc-alpha.c:3841 ecoff.c:3216
c1c69e83 2404msgid "bad .mask directive"
252b5132
RH
2405msgstr ""
2406
6655dba2 2407#: config/tc-alpha.c:3874 config/tc-mips.c:19896 config/tc-score.c:5735
f96bd6c2 2408#: ecoff.c:3173
c1c69e83 2409msgid ".frame outside of .ent"
252b5132
RH
2410msgstr ""
2411
6655dba2 2412#: config/tc-alpha.c:3885 config/tc-mips.c:19907 ecoff.c:3184
c1c69e83 2413msgid "bad .frame directive"
252b5132
RH
2414msgstr ""
2415
6655dba2 2416#: config/tc-alpha.c:3919
c1c69e83 2417msgid ".prologue directive without a preceding .ent directive"
49f58d10
JB
2418msgstr ""
2419
6655dba2 2420#: config/tc-alpha.c:3937
49f58d10 2421#, c-format
c1c69e83 2422msgid "Invalid argument %d to .prologue."
49f58d10
JB
2423msgstr ""
2424
6655dba2 2425#: config/tc-alpha.c:4026
c1c69e83 2426msgid "ECOFF debugging is disabled."
a5c7551f
RW
2427msgstr ""
2428
6655dba2 2429#: config/tc-alpha.c:4040
c1c69e83 2430msgid ".ent directive without matching .end"
a5c7551f
RW
2431msgstr ""
2432
6655dba2 2433#: config/tc-alpha.c:4133
c1c69e83 2434msgid ".usepv directive has no name"
a5c7551f
RW
2435msgstr ""
2436
6655dba2 2437#: config/tc-alpha.c:4146
c1c69e83 2438msgid ".usepv directive has no type"
252b5132
RH
2439msgstr ""
2440
6655dba2 2441#: config/tc-alpha.c:4161
c1c69e83 2442msgid "unknown argument for .usepv"
6e1772d5
AM
2443msgstr ""
2444
6655dba2 2445#: config/tc-alpha.c:4274
c1c69e83
AM
2446#, c-format
2447msgid "unknown section attribute %s"
a5c7551f
RW
2448msgstr ""
2449
6655dba2 2450#: config/tc-alpha.c:4369
c1c69e83 2451msgid "previous .ent not closed by a .end"
252b5132
RH
2452msgstr ""
2453
6655dba2 2454#: config/tc-alpha.c:4390
c1c69e83 2455msgid ".ent directive has no symbol"
a5c7551f
RW
2456msgstr ""
2457
6655dba2 2458#: config/tc-alpha.c:4415
c1c69e83 2459msgid ".handler directive has no name"
6e1772d5
AM
2460msgstr ""
2461
6655dba2 2462#: config/tc-alpha.c:4446
c1c69e83 2463msgid "Bad .frame directive 1./2. param"
6e1772d5
AM
2464msgstr ""
2465
6655dba2 2466#: config/tc-alpha.c:4456
c1c69e83
AM
2467#, c-format
2468msgid "Bad RA (%d) register for .frame"
6e1772d5
AM
2469msgstr ""
2470
6655dba2 2471#: config/tc-alpha.c:4461
c1c69e83 2472msgid "Bad .frame directive 3./4. param"
6e1772d5
AM
2473msgstr ""
2474
6655dba2 2475#: config/tc-alpha.c:4497
c1c69e83 2476msgid ".pdesc directive not in link (.link) section"
252b5132
RH
2477msgstr ""
2478
6655dba2 2479#: config/tc-alpha.c:4504
c1c69e83 2480msgid ".pdesc directive has no entry symbol"
252b5132
RH
2481msgstr ""
2482
6655dba2 2483#: config/tc-alpha.c:4515
c1c69e83 2484msgid ".pdesc has a bad entry symbol"
252b5132
RH
2485msgstr ""
2486
6655dba2 2487#: config/tc-alpha.c:4526
c1c69e83 2488msgid ".pdesc doesn't match with last .ent"
06647dfd
AM
2489msgstr ""
2490
6655dba2 2491#: config/tc-alpha.c:4541
c1c69e83 2492msgid "No comma after .pdesc <entryname>"
252b5132
RH
2493msgstr ""
2494
6655dba2 2495#: config/tc-alpha.c:4561
c1c69e83 2496msgid "unknown procedure kind"
252b5132
RH
2497msgstr ""
2498
6655dba2 2499#: config/tc-alpha.c:4656
c1c69e83 2500msgid ".name directive not in link (.link) section"
60bcf0fa
NC
2501msgstr ""
2502
6655dba2 2503#: config/tc-alpha.c:4664
c1c69e83 2504msgid ".name directive has no symbol"
252b5132
RH
2505msgstr ""
2506
6655dba2 2507#: config/tc-alpha.c:4698
c1c69e83 2508msgid "No symbol after .linkage"
252b5132
RH
2509msgstr ""
2510
6655dba2 2511#: config/tc-alpha.c:4745
c1c69e83 2512msgid "No symbol after .code_address"
252b5132
RH
2513msgstr ""
2514
6655dba2 2515#: config/tc-alpha.c:4771 config/tc-score.c:5600
c1c69e83 2516msgid "Bad .mask directive"
252b5132
RH
2517msgstr ""
2518
6655dba2 2519#: config/tc-alpha.c:4789
c1c69e83 2520msgid "Bad .fmask directive"
5f68c319
NC
2521msgstr ""
2522
6655dba2 2523#: config/tc-alpha.c:4946
c1c69e83
AM
2524#, c-format
2525msgid "Expected comma after name \"%s\""
06647dfd
AM
2526msgstr ""
2527
6655dba2 2528#: config/tc-alpha.c:4958
c1c69e83
AM
2529#, c-format
2530msgid "unhandled: .proc %s,%d"
5f68c319
NC
2531msgstr ""
2532
6655dba2 2533#: config/tc-alpha.c:4991
c1c69e83
AM
2534#, c-format
2535msgid "Tried to .set unrecognized mode `%s'"
5f68c319
NC
2536msgstr ""
2537
6655dba2 2538#: config/tc-alpha.c:5017
c1c69e83
AM
2539#, c-format
2540msgid "Bad base register, using $%d."
3b16e843
NC
2541msgstr ""
2542
6655dba2 2543#: config/tc-alpha.c:5038 config/tc-nios2.c:351 config/tc-nios2.c:476
c1c69e83
AM
2544#, c-format
2545msgid "Alignment too large: %d. assumed"
6e1772d5
AM
2546msgstr ""
2547
6655dba2 2548#: config/tc-alpha.c:5042 config/tc-d30v.c:2037 config/tc-nios2.c:355
3957a496 2549#: config/tc-nios2.c:480 config/tc-pru.c:220 config/tc-pru.c:336
c1c69e83 2550msgid "Alignment negative: 0 assumed"
06647dfd
AM
2551msgstr ""
2552
6655dba2 2553#: config/tc-alpha.c:5137 config/tc-alpha.c:5630
c1c69e83
AM
2554#, c-format
2555msgid "Unknown CPU identifier `%s'"
06647dfd
AM
2556msgstr ""
2557
6655dba2 2558#: config/tc-alpha.c:5328
c1c69e83
AM
2559#, c-format
2560msgid "Chose GP value of %lx\n"
06647dfd
AM
2561msgstr ""
2562
6655dba2 2563#: config/tc-alpha.c:5342
c1c69e83 2564msgid "bad .section directive: want a,s,w,x,M,S,G,T in string"
06647dfd
AM
2565msgstr ""
2566
6655dba2 2567#: config/tc-alpha.c:5431
c1c69e83
AM
2568#, c-format
2569msgid "internal error: can't hash opcode `%s': %s"
06647dfd
AM
2570msgstr ""
2571
6655dba2 2572#: config/tc-alpha.c:5467
c1c69e83
AM
2573#, c-format
2574msgid "internal error: can't hash macro `%s': %s"
06647dfd
AM
2575msgstr ""
2576
6655dba2
SB
2577#: config/tc-alpha.c:5551 config/tc-arc.c:2477 config/tc-arc.c:2491
2578#: config/tc-arm.c:872 config/tc-xtensa.c:5445 config/tc-xtensa.c:5521
2579#: config/tc-xtensa.c:5638 config/tc-z80.c:3257
c1c69e83 2580msgid "syntax error"
ae351704
AM
2581msgstr ""
2582
6655dba2 2583#: config/tc-alpha.c:5681
c1c69e83
AM
2584msgid ""
2585"Alpha options:\n"
2586"-32addr\t\t\ttreat addresses as 32-bit values\n"
2587"-F\t\t\tlack floating point instructions support\n"
2588"-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
2589"\t\t\tspecify variant of Alpha architecture\n"
2590"-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -"
2591"m21264b\n"
2592"\t\t\tthese variants include PALcode opcodes\n"
ae351704
AM
2593msgstr ""
2594
6655dba2 2595#: config/tc-alpha.c:5691
c1c69e83
AM
2596msgid ""
2597"VMS options:\n"
2598"-+\t\t\tencode (don't truncate) names longer than 64 characters\n"
2599"-H\t\t\tshow new symbol after hash truncation\n"
2600"-replace/-noreplace\tenable or disable the optimization of procedure calls\n"
ae351704
AM
2601msgstr ""
2602
6655dba2 2603#: config/tc-alpha.c:5948 config/tc-arc.c:3104
c1c69e83
AM
2604#, c-format
2605msgid "unhandled relocation type %s"
06647dfd
AM
2606msgstr ""
2607
6655dba2 2608#: config/tc-alpha.c:5961 config/tc-arc.c:3112
c1c69e83 2609msgid "non-absolute expression in constant field"
06647dfd
AM
2610msgstr ""
2611
6655dba2 2612#: config/tc-alpha.c:5975
c1c69e83
AM
2613#, c-format
2614msgid "type %d reloc done?\n"
87ccc1b0
NC
2615msgstr ""
2616
6655dba2 2617#: config/tc-alpha.c:6022 config/tc-alpha.c:6029
c1c69e83 2618msgid "Used $at without \".set noat\""
6e1772d5
AM
2619msgstr ""
2620
6655dba2 2621#: config/tc-alpha.c:6198
c1c69e83
AM
2622#, c-format
2623msgid "!samegp reloc against symbol without .prologue: %s"
cc643b88
NC
2624msgstr ""
2625
6655dba2
SB
2626#: config/tc-alpha.c:6242 config/tc-arc.c:3235 config/tc-csky.c:5152
2627#: config/tc-tilegx.c:1749 config/tc-tilepro.c:1529 config/tc-wasm32.c:813
2628#: config/tc-xtensa.c:6142
c1c69e83
AM
2629#, c-format
2630msgid "cannot represent `%s' relocation in object file"
cc643b88
NC
2631msgstr ""
2632
6655dba2 2633#: config/tc-alpha.c:6248 config/tc-arc.c:3241
c1c69e83
AM
2634#, c-format
2635msgid "internal error? cannot generate `%s' relocation"
cc643b88
NC
2636msgstr ""
2637
6655dba2 2638#: config/tc-alpha.c:6344
c1c69e83
AM
2639#, c-format
2640msgid "frame reg expected, using $%d."
cc643b88
NC
2641msgstr ""
2642
6655dba2 2643#: config/tc-arc.c:770
e0e7a9d4
TG
2644#, c-format
2645msgid "internal error: can't hash opcode '%s': %s"
2646msgstr ""
2647
6655dba2
SB
2648#: config/tc-arc.c:778 config/tc-arc.c:2574 config/tc-arc.c:2592
2649#: config/tc-arc.c:2645 config/tc-arc.c:2669 config/tc-arc.c:4871
2650#: config/tc-arc.c:4938 config/tc-cr16.c:805 config/tc-cr16.c:828
3957a496
NC
2651#: config/tc-cris.c:1195 config/tc-crx.c:535 config/tc-crx.c:562
2652#: config/tc-crx.c:580 config/tc-pdp11.c:193
e0e7a9d4
TG
2653msgid "Virtual memory exhausted"
2654msgstr ""
2655
6655dba2 2656#: config/tc-arc.c:828
e0e7a9d4
TG
2657#, c-format
2658msgid "invalid %s option for %s cpu"
2659msgstr ""
2660
6655dba2 2661#: config/tc-arc.c:833
3957a496
NC
2662msgid "conflicting ISA extension attributes."
2663msgstr ""
2664
6655dba2 2665#: config/tc-arc.c:852
e0e7a9d4
TG
2666msgid "Multiple .cpu directives found"
2667msgstr ""
2668
6655dba2 2669#: config/tc-arc.c:870
e0e7a9d4
TG
2670msgid "Command-line value overrides \".cpu\" directive"
2671msgstr ""
2672
6655dba2 2673#: config/tc-arc.c:887
e0e7a9d4
TG
2674#, c-format
2675msgid "unknown architecture: %s\n"
2676msgstr ""
2677
6655dba2 2678#: config/tc-arc.c:1186
e0e7a9d4 2679msgid "No valid label relocation operand"
55cf6793
ZW
2680msgstr ""
2681
6655dba2 2682#: config/tc-arc.c:1208
c1c69e83 2683#, c-format
e0e7a9d4 2684msgid "Unknown relocation operand: @%s"
5f68c319
NC
2685msgstr ""
2686
6655dba2 2687#: config/tc-arc.c:1221
e0e7a9d4
TG
2688#, c-format
2689msgid "Unable to parse TLS base: %s"
6e1772d5
AM
2690msgstr ""
2691
6655dba2 2692#: config/tc-arc.c:1245
e0e7a9d4
TG
2693#, c-format
2694msgid "@%s is not a complex relocation."
6e1772d5
AM
2695msgstr ""
2696
6655dba2 2697#: config/tc-arc.c:1251
e0e7a9d4
TG
2698#, c-format
2699msgid "Bad expression: @%s + %s."
6e1772d5
AM
2700msgstr ""
2701
6655dba2 2702#: config/tc-arc.c:1312
e0e7a9d4
TG
2703msgid "Brackets in operand field incorrect"
2704msgstr ""
2705
6655dba2 2706#: config/tc-arc.c:1314 config/tc-xtensa.c:2058
e0e7a9d4 2707msgid "extra comma"
6e1772d5
AM
2708msgstr ""
2709
6655dba2
SB
2710#: config/tc-arc.c:1316 config/tc-pru.c:1450 config/tc-pru.c:1719
2711#: config/tc-xtensa.c:2062
e0e7a9d4
TG
2712msgid "missing argument"
2713msgstr ""
2714
6655dba2 2715#: config/tc-arc.c:1318 config/tc-xtensa.c:2064
e0e7a9d4
TG
2716msgid "missing comma or colon"
2717msgstr ""
2718
6655dba2 2719#: config/tc-arc.c:1387
e0e7a9d4
TG
2720msgid "extra dot"
2721msgstr ""
2722
6655dba2 2723#: config/tc-arc.c:1389
e0e7a9d4
TG
2724msgid "unrecognized flag"
2725msgstr ""
2726
6655dba2 2727#: config/tc-arc.c:1391
e0e7a9d4
TG
2728msgid "failed to parse flags"
2729msgstr ""
2730
6655dba2 2731#: config/tc-arc.c:1417
e0e7a9d4
TG
2732msgid "Unhandled reloc type"
2733msgstr ""
2734
6655dba2 2735#: config/tc-arc.c:2445
c1c69e83 2736#, c-format
e0e7a9d4 2737msgid "%s for instruction '%s'"
6e1772d5
AM
2738msgstr ""
2739
6655dba2 2740#: config/tc-arc.c:2447
c1c69e83 2741#, c-format
e0e7a9d4 2742msgid "inappropriate arguments for opcode '%s'"
ae351704
AM
2743msgstr ""
2744
6655dba2 2745#: config/tc-arc.c:2449
c1c69e83 2746#, c-format
e0e7a9d4 2747msgid "opcode '%s' not supported for target %s"
ae351704
AM
2748msgstr ""
2749
6655dba2 2750#: config/tc-arc.c:2453 config/tc-tic6x.c:3195
e0e7a9d4
TG
2751#, c-format
2752msgid "unknown opcode '%s'"
3caac5b8
AM
2753msgstr ""
2754
6655dba2 2755#: config/tc-arc.c:2511
e0e7a9d4
TG
2756#, c-format
2757msgid "Inserting \"%s\" into register table failed: %s"
ae351704
AM
2758msgstr ""
2759
6655dba2 2760#: config/tc-arc.c:2547
c1c69e83 2761#, c-format
e0e7a9d4 2762msgid "Inserting \"%s\" into address type table failed: %s"
ae351704
AM
2763msgstr ""
2764
6655dba2 2765#: config/tc-arc.c:2566 config/tc-arc.c:5050 config/tc-h8300.c:78
71300e2c
NC
2766#: config/tc-h8300.c:87 config/tc-h8300.c:97 config/tc-h8300.c:107
2767#: config/tc-h8300.c:117 config/tc-h8300.c:128 config/tc-h8300.c:243
6655dba2
SB
2768#: config/tc-hppa.c:6821 config/tc-hppa.c:6827 config/tc-hppa.c:6833
2769#: config/tc-hppa.c:6839 config/tc-hppa.c:8227 config/tc-lm32.c:197
2770#: config/tc-mips.c:3691 config/tc-mips.c:4199 config/tc-mn10300.c:935
3957a496
NC
2771#: config/tc-mn10300.c:940 config/tc-mn10300.c:2440 config/tc-xc16x.c:79
2772#: config/tc-xc16x.c:86 config/tc-xc16x.c:93
2773msgid "could not set architecture and machine"
2774msgstr ""
2775
6655dba2 2776#: config/tc-arc.c:2662 config/tc-arc.c:4858
e0e7a9d4
TG
2777#, c-format
2778msgid "internal error: can't hash aux register '%s': %s"
ae351704
AM
2779msgstr ""
2780
6655dba2 2781#: config/tc-arc.c:2769
c1c69e83 2782#, c-format
e0e7a9d4 2783msgid "unhandled reloc %s in md_pcrel_from_section"
ae351704
AM
2784msgstr ""
2785
6655dba2 2786#: config/tc-arc.c:2834
e0e7a9d4 2787msgid "Unaligned operand. Needs to be 32bit aligned"
2ee0aedf
TG
2788msgstr ""
2789
6655dba2 2790#: config/tc-arc.c:2839
e0e7a9d4 2791msgid "Unaligned operand. Needs to be 16bit aligned"
ae351704
AM
2792msgstr ""
2793
6655dba2
SB
2794#: config/tc-arc.c:2916 config/tc-cr16.c:573 config/tc-crx.c:345
2795#: config/tc-mn10200.c:766 write.c:1027
e0e7a9d4
TG
2796#, c-format
2797msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
6e1772d5
AM
2798msgstr ""
2799
6655dba2 2800#: config/tc-arc.c:2975
e0e7a9d4
TG
2801#, c-format
2802msgid "PC relative relocation not allowed for (internal) type %d"
2ee0aedf
TG
2803msgstr ""
2804
e0e7a9d4
TG
2805#. FIXME! Check for the conditionality of
2806#. the insn.
2807#. FIXME! Check for the conditionality of
2808#. the insn.
6655dba2 2809#: config/tc-arc.c:3020 config/tc-arc.c:3998
e0e7a9d4 2810msgid "TLS_*_S9 relocs are not supported yet"
c85dd50d
NC
2811msgstr ""
2812
e0e7a9d4
TG
2813#. I cannot fix an GOTPC relocation because I need to relax it
2814#. from ld rx,[pcl,@sym@gotpc] to add rx,pcl,@sym@gotpc.
6655dba2 2815#: config/tc-arc.c:3056
e0e7a9d4 2816msgid "Unsupported operation on reloc"
06647dfd
AM
2817msgstr ""
2818
6655dba2 2819#: config/tc-arc.c:3132 config/tc-arc.c:3148
e0e7a9d4 2820msgid "unknown fixup size"
a5c7551f
RW
2821msgstr ""
2822
6655dba2 2823#: config/tc-arc.c:3282
e0e7a9d4 2824msgid "no relaxation found for this instruction."
ae351704
AM
2825msgstr ""
2826
6655dba2 2827#: config/tc-arc.c:3532
e0e7a9d4
TG
2828#, c-format
2829msgid "ARC-specific assembler options:\n"
06647dfd
AM
2830msgstr ""
2831
6655dba2 2832#: config/tc-arc.c:3558
c1c69e83 2833#, c-format
e0e7a9d4 2834msgid " -mrelax enable relaxation\n"
06647dfd
AM
2835msgstr ""
2836
6655dba2 2837#: config/tc-arc.c:3561
e0e7a9d4
TG
2838#, c-format
2839msgid ""
2840"The following ARC-specific assembler options are deprecated and are "
2841"accepted\n"
2842"for compatibility only:\n"
06647dfd
AM
2843msgstr ""
2844
6655dba2 2845#: config/tc-arc.c:3564
e0e7a9d4
TG
2846#, c-format
2847msgid ""
2848" -mEA\n"
2849" -mbarrel-shifter\n"
2850" -mbarrel_shifter\n"
2851" -mcrc\n"
2852" -mdsp-packa\n"
2853" -mdsp_packa\n"
2854" -mdvbf\n"
2855" -mld-extension-reg-mask\n"
2856" -mlock\n"
2857" -mmac-24\n"
2858" -mmac-d16\n"
2859" -mmac_24\n"
2860" -mmac_d16\n"
2861" -mmin-max\n"
2862" -mmin_max\n"
2863" -mmul64\n"
2864" -mno-mpy\n"
2865" -mnorm\n"
2866" -mrtsc\n"
2867" -msimd\n"
2868" -mswap\n"
2869" -mswape\n"
2870" -mtelephony\n"
2871" -muser-mode-only\n"
2872" -mxy\n"
6e1772d5
AM
2873msgstr ""
2874
6655dba2 2875#: config/tc-arc.c:3654
e0e7a9d4
TG
2876#, c-format
2877msgid "Unable to find %s relocation for instruction %s"
2ee0aedf
TG
2878msgstr ""
2879
6655dba2 2880#: config/tc-arc.c:3949
e0e7a9d4 2881#, c-format
f96bd6c2 2882msgid "Unable to use @plt relocation for insn %s"
87ccc1b0
NC
2883msgstr ""
2884
6655dba2 2885#: config/tc-arc.c:3968
e0e7a9d4
TG
2886#, c-format
2887msgid "Unable to use @pcl relocation for insn %s"
6e1772d5
AM
2888msgstr ""
2889
6655dba2 2890#: config/tc-arc.c:4024
e0e7a9d4
TG
2891#, c-format
2892msgid "invalid relocation %s for field"
5f68c319
NC
2893msgstr ""
2894
6655dba2 2895#: config/tc-arc.c:4135
3957a496
NC
2896#, c-format
2897msgid "Insn %s has a jump/branch instruction %s in its delay slot."
5f68c319
NC
2898msgstr ""
2899
6655dba2 2900#: config/tc-arc.c:4140
3957a496
NC
2901#, c-format
2902msgid "Insn %s has an instruction %s with limm in its delay slot."
2903msgstr ""
2904
6655dba2
SB
2905#: config/tc-arc.c:4250 config/tc-microblaze.c:2554 config/tc-mn10300.c:1069
2906#: config/tc-sh.c:418 config/tc-z80.c:1015 read.c:4577
c1c69e83 2907#, c-format
e0e7a9d4 2908msgid "unsupported BFD relocation size %u"
55cf6793
ZW
2909msgstr ""
2910
6655dba2 2911#: config/tc-arc.c:4270
c1c69e83 2912#, c-format
e0e7a9d4 2913msgid "Jump/Branch instruction detected at the end of the ZOL label @%s"
5f68c319
NC
2914msgstr ""
2915
6655dba2 2916#: config/tc-arc.c:4277
c1c69e83 2917#, c-format
e0e7a9d4 2918msgid "Kernel instruction detected at the end of the ZOL label @%s"
3caac5b8
AM
2919msgstr ""
2920
6655dba2 2921#: config/tc-arc.c:4282
e0e7a9d4
TG
2922#, c-format
2923msgid ""
2924"A jump instruction with long immediate detected at the end of the ZOL label @"
2925"%s"
2ee0aedf
TG
2926msgstr ""
2927
6655dba2 2928#: config/tc-arc.c:4288
e0e7a9d4
TG
2929#, c-format
2930msgid "An illegal use of delay slot detected at the end of the ZOL label @%s"
c85dd50d
NC
2931msgstr ""
2932
6655dba2 2933#: config/tc-arc.c:4397
e0e7a9d4
TG
2934msgid "expected comma after instruction name"
2935msgstr ""
2936
6655dba2 2937#: config/tc-arc.c:4409
e0e7a9d4
TG
2938msgid "expected comma after major opcode"
2939msgstr ""
2940
6655dba2 2941#: config/tc-arc.c:4594
c1c69e83 2942#, c-format
e0e7a9d4
TG
2943msgid "Pseudocode already used %s"
2944msgstr ""
2945
6655dba2 2946#: config/tc-arc.c:4602
e0e7a9d4
TG
2947#, c-format
2948msgid "major opcode not in range [0x%02x - 0x%02x]"
2949msgstr ""
2950
6655dba2 2951#: config/tc-arc.c:4606
e0e7a9d4
TG
2952msgid "minor opcode not in range [0x00 - 0x3f]"
2953msgstr ""
2954
6655dba2 2955#: config/tc-arc.c:4612
e0e7a9d4 2956msgid "Improper use of OP1_IMM_IMPLIED"
55cf6793
ZW
2957msgstr ""
2958
6655dba2 2959#: config/tc-arc.c:4618
e0e7a9d4 2960msgid "Improper use of OP1_MUST_BE_IMM"
55cf6793
ZW
2961msgstr ""
2962
6655dba2 2963#: config/tc-arc.c:4630
e0e7a9d4 2964msgid "Couldn't generate extension instruction opcodes"
55cf6793
ZW
2965msgstr ""
2966
6655dba2 2967#: config/tc-arc.c:4666
e0e7a9d4 2968msgid "expected comma after name"
55cf6793
ZW
2969msgstr ""
2970
6655dba2 2971#: config/tc-arc.c:4677
c1c69e83 2972#, c-format
e0e7a9d4
TG
2973msgid "%s second argument cannot be a negative number %d"
2974msgstr ""
2975
6655dba2 2976#: config/tc-arc.c:4692
e0e7a9d4 2977msgid "expected comma after register number"
5f68c319
NC
2978msgstr ""
2979
6655dba2 2980#: config/tc-arc.c:4713
e0e7a9d4
TG
2981msgid "invalid mode"
2982msgstr ""
2983
6655dba2 2984#: config/tc-arc.c:4731
e0e7a9d4
TG
2985msgid "expected comma after register mode"
2986msgstr ""
2987
6655dba2 2988#: config/tc-arc.c:4746
e0e7a9d4
TG
2989msgid "shortcut designator invalid"
2990msgstr ""
2991
6655dba2 2992#: config/tc-arc.c:4845
e0e7a9d4
TG
2993#, c-format
2994msgid "core register %s value (%d) too large"
2995msgstr ""
2996
6655dba2 2997#: config/tc-arc.c:4864
e0e7a9d4
TG
2998#, c-format
2999msgid "condition code %s value (%d) too large"
3000msgstr ""
3001
6655dba2 3002#: config/tc-arc.c:4883
e0e7a9d4
TG
3003msgid "Unknown extension"
3004msgstr ""
3005
6655dba2 3006#: config/tc-arc.c:4988
3957a496
NC
3007msgid "Overwrite explicitly set Tag_ARC_CPU_base"
3008msgstr ""
3009
6655dba2 3010#: config/tc-arc.c:5036
f48dfe41
NC
3011msgid "Overwrite explicitly set Tag_ARC_ABI_rf16 to full register file"
3012msgstr ""
3013
6655dba2 3014#: config/tc-arm.c:684
c1c69e83 3015msgid "ARM register expected"
55cf6793
ZW
3016msgstr ""
3017
6655dba2 3018#: config/tc-arm.c:685
c1c69e83 3019msgid "bad or missing co-processor number"
55cf6793
ZW
3020msgstr ""
3021
6655dba2 3022#: config/tc-arm.c:686
c1c69e83 3023msgid "co-processor register expected"
55cf6793
ZW
3024msgstr ""
3025
6655dba2 3026#: config/tc-arm.c:687
c1c69e83 3027msgid "FPA register expected"
55cf6793
ZW
3028msgstr ""
3029
6655dba2 3030#: config/tc-arm.c:688
c1c69e83 3031msgid "VFP single precision register expected"
55cf6793
ZW
3032msgstr ""
3033
6655dba2 3034#: config/tc-arm.c:689
c1c69e83 3035msgid "VFP/Neon double precision register expected"
5f68c319
NC
3036msgstr ""
3037
6655dba2 3038#: config/tc-arm.c:690
c1c69e83 3039msgid "Neon quad precision register expected"
252b5132
RH
3040msgstr ""
3041
6655dba2 3042#: config/tc-arm.c:691
c1c69e83 3043msgid "VFP single or double precision register expected"
252b5132
RH
3044msgstr ""
3045
6655dba2 3046#: config/tc-arm.c:692
c1c69e83 3047msgid "Neon double or quad precision register expected"
252b5132
RH
3048msgstr ""
3049
6655dba2 3050#: config/tc-arm.c:693
3957a496
NC
3051msgid "Neon single or double precision register expected"
3052msgstr ""
3053
6655dba2 3054#: config/tc-arm.c:694
c1c69e83 3055msgid "VFP single, double or Neon quad precision register expected"
e135f41b
NC
3056msgstr ""
3057
6655dba2 3058#: config/tc-arm.c:696
c1c69e83 3059msgid "VFP system register expected"
cfb8c092
NC
3060msgstr ""
3061
6655dba2 3062#: config/tc-arm.c:697
c1c69e83 3063msgid "Maverick MVF register expected"
cfb8c092
NC
3064msgstr ""
3065
6655dba2 3066#: config/tc-arm.c:698
c1c69e83 3067msgid "Maverick MVD register expected"
a74801ba
ILT
3068msgstr ""
3069
6655dba2 3070#: config/tc-arm.c:699
c1c69e83 3071msgid "Maverick MVFX register expected"
ae351704
AM
3072msgstr ""
3073
6655dba2 3074#: config/tc-arm.c:700
c1c69e83 3075msgid "Maverick MVDX register expected"
ae351704
AM
3076msgstr ""
3077
6655dba2 3078#: config/tc-arm.c:701
c1c69e83 3079msgid "Maverick MVAX register expected"
ae351704
AM
3080msgstr ""
3081
6655dba2 3082#: config/tc-arm.c:702
c1c69e83 3083msgid "Maverick DSPSC register expected"
a74801ba
ILT
3084msgstr ""
3085
6655dba2 3086#: config/tc-arm.c:703
c1c69e83 3087msgid "iWMMXt data register expected"
2ee0aedf
TG
3088msgstr ""
3089
6655dba2 3090#: config/tc-arm.c:704 config/tc-arm.c:7793
c1c69e83 3091msgid "iWMMXt control register expected"
2ee0aedf
TG
3092msgstr ""
3093
6655dba2 3094#: config/tc-arm.c:705
c1c69e83 3095msgid "iWMMXt scalar register expected"
252b5132
RH
3096msgstr ""
3097
6655dba2 3098#: config/tc-arm.c:706
c1c69e83 3099msgid "XScale accumulator register expected"
328577ad
NC
3100msgstr ""
3101
6655dba2
SB
3102#: config/tc-arm.c:707
3103msgid "MVE vector register expected"
3104msgstr ""
3105
c1c69e83 3106#. For score5u : div/mul will pop warning message, mmu/alw/asw will pop error message.
6655dba2 3107#: config/tc-arm.c:873 config/tc-score.c:259
c1c69e83 3108msgid "bad arguments to instruction"
42477147
NC
3109msgstr ""
3110
6655dba2 3111#: config/tc-arm.c:874
c1c69e83 3112msgid "r13 not allowed here"
252b5132
RH
3113msgstr ""
3114
6655dba2 3115#: config/tc-arm.c:875
c1c69e83 3116msgid "r15 not allowed here"
252b5132
RH
3117msgstr ""
3118
6655dba2
SB
3119#: config/tc-arm.c:876
3120msgid "Odd register not allowed here"
3121msgstr ""
3122
3123#: config/tc-arm.c:877
3124msgid "Even register not allowed here"
3125msgstr ""
3126
3127#: config/tc-arm.c:878
c1c69e83 3128msgid "instruction cannot be conditional"
252b5132
RH
3129msgstr ""
3130
6655dba2 3131#: config/tc-arm.c:879
c1c69e83 3132msgid "registers may not be the same"
252b5132
RH
3133msgstr ""
3134
6655dba2 3135#: config/tc-arm.c:880
c1c69e83 3136msgid "lo register required"
252b5132
RH
3137msgstr ""
3138
6655dba2 3139#: config/tc-arm.c:881
c1c69e83 3140msgid "instruction not supported in Thumb16 mode"
252b5132
RH
3141msgstr ""
3142
6655dba2 3143#: config/tc-arm.c:882
c1c69e83 3144msgid "instruction does not accept this addressing mode"
cfb8c092
NC
3145msgstr ""
3146
6655dba2 3147#: config/tc-arm.c:883
c1c69e83 3148msgid "branch must be last instruction in IT block"
ae351704
AM
3149msgstr ""
3150
6655dba2
SB
3151#: config/tc-arm.c:884
3152msgid "branch out of range or not a multiple of 2"
3153msgstr ""
3154
3155#: config/tc-arm.c:885
c1c69e83 3156msgid "instruction not allowed in IT block"
0d2bcfaf
NC
3157msgstr ""
3158
6655dba2
SB
3159#: config/tc-arm.c:886
3160msgid "instruction missing MVE vector predication code"
3161msgstr ""
3162
3163#: config/tc-arm.c:887
c1c69e83 3164msgid "selected FPU does not support instruction"
87ccc1b0
NC
3165msgstr ""
3166
6655dba2 3167#: config/tc-arm.c:888
c1c69e83 3168msgid "thumb conditional instruction should be in IT block"
87ccc1b0
NC
3169msgstr ""
3170
6655dba2
SB
3171#: config/tc-arm.c:890
3172msgid "vector predicated instruction should be in VPT/VPST block"
3173msgstr ""
3174
3175#: config/tc-arm.c:891
c1c69e83 3176msgid "incorrect condition in IT block"
cfb8c092
NC
3177msgstr ""
3178
6655dba2
SB
3179#: config/tc-arm.c:892
3180msgid "incorrect condition in VPT/VPST block"
3181msgstr ""
3182
3183#: config/tc-arm.c:893
c1c69e83 3184msgid "IT falling in the range of a previous IT block"
cfb8c092
NC
3185msgstr ""
3186
6655dba2 3187#: config/tc-arm.c:894
c1c69e83 3188msgid "missing .fnstart before unwinding directive"
252b5132
RH
3189msgstr ""
3190
6655dba2 3191#: config/tc-arm.c:896
c1c69e83 3192msgid "cannot use register index with PC-relative addressing"
252b5132
RH
3193msgstr ""
3194
6655dba2 3195#: config/tc-arm.c:898
c1c69e83 3196msgid "cannot use writeback with PC-relative addressing"
ae351704
AM
3197msgstr ""
3198
6655dba2 3199#: config/tc-arm.c:900
e0e7a9d4
TG
3200msgid "selected processor does not support fp16 instruction"
3201msgstr ""
3202
6655dba2
SB
3203#: config/tc-arm.c:901
3204msgid "selected processor does not support bf16 instruction"
3205msgstr ""
3206
3207#: config/tc-arm.c:902
c1c69e83 3208msgid "using "
3caac5b8
AM
3209msgstr ""
3210
6655dba2 3211#: config/tc-arm.c:903
e0e7a9d4
TG
3212msgid "relocation valid in thumb1 code only"
3213msgstr ""
3214
6655dba2
SB
3215#: config/tc-arm.c:904
3216msgid "Warning: instruction is UNPREDICTABLE in an IT block"
3217msgstr ""
3218
3219#: config/tc-arm.c:906
3220msgid "Warning: instruction is UNPREDICTABLE in a VPT block"
3221msgstr ""
3222
3223#: config/tc-arm.c:908
3224msgid "Warning: instruction is UNPREDICTABLE with PC operand"
3225msgstr ""
3226
3227#: config/tc-arm.c:910
3228msgid "Warning: instruction is UNPREDICTABLE with SP operand"
3229msgstr ""
3230
3231#: config/tc-arm.c:912
3232msgid "bad type in SIMD instruction"
3233msgstr ""
3234
3235#: config/tc-arm.c:914
3236msgid ""
3237"GAS auto-detection mode and -march=all is deprecated for MVE, please use a "
3238"valid -march or -mcpu option."
3239msgstr ""
3240
3241#: config/tc-arm.c:916
3242msgid ""
3243"Warning: 32-bit element size and same destination and source operands makes "
3244"instruction UNPREDICTABLE"
3245msgstr ""
3246
3247#: config/tc-arm.c:918
3248msgid "bad element type for instruction"
3249msgstr ""
3250
3251#: config/tc-arm.c:919
3252msgid "MVE vector register Q[0..7] expected"
3253msgstr ""
3254
3255#: config/tc-arm.c:1139
c1c69e83 3256msgid "immediate expression requires a # prefix"
328577ad
NC
3257msgstr ""
3258
6655dba2 3259#: config/tc-arm.c:1168 read.c:3800
c1c69e83 3260msgid "missing expression"
252b5132
RH
3261msgstr ""
3262
6655dba2 3263#: config/tc-arm.c:1182 config/tc-arm.c:5649 config/tc-score.c:1209
c1c69e83 3264msgid "invalid constant"
252b5132
RH
3265msgstr ""
3266
6655dba2 3267#: config/tc-arm.c:1360
c1c69e83 3268msgid "expected #constant"
252b5132
RH
3269msgstr ""
3270
6655dba2 3271#: config/tc-arm.c:1532 config/tc-arm.c:1563
c1c69e83 3272#, c-format
6655dba2
SB
3273msgid "bad size %d in type specifier"
3274msgstr ""
3275
3276#: config/tc-arm.c:1539
3277msgid "unexpected type character `b' -- did you mean `bf'?"
328577ad
NC
3278msgstr ""
3279
6655dba2 3280#: config/tc-arm.c:1546
c1c69e83 3281#, c-format
6655dba2 3282msgid "unexpected character `%c' in type specifier"
328577ad
NC
3283msgstr ""
3284
6655dba2 3285#: config/tc-arm.c:1613
c1c69e83 3286msgid "only one type should be specified for operand"
328577ad
NC
3287msgstr ""
3288
6655dba2 3289#: config/tc-arm.c:1619
e0e7a9d4
TG
3290msgid "vector type expected"
3291msgstr ""
3292
6655dba2
SB
3293#: config/tc-arm.c:1728
3294msgid "expected MVE register [q0..q7]"
3295msgstr ""
3296
3297#: config/tc-arm.c:1748
c1c69e83 3298msgid "can't redefine type for operand"
252b5132
RH
3299msgstr ""
3300
6655dba2
SB
3301#: config/tc-arm.c:1764
3302msgid "only D and Q registers may be indexed"
3303msgstr ""
3304
3305#: config/tc-arm.c:1766
c1c69e83 3306msgid "only D registers may be indexed"
252b5132
RH
3307msgstr ""
3308
6655dba2 3309#: config/tc-arm.c:1772
c1c69e83 3310msgid "can't change index for operand"
252b5132
RH
3311msgstr ""
3312
6655dba2 3313#: config/tc-arm.c:1835
c1c69e83 3314msgid "register operand expected, but got scalar"
252b5132
RH
3315msgstr ""
3316
6655dba2 3317#: config/tc-arm.c:1886
c1c69e83 3318msgid "scalar must have an index"
ae351704
AM
3319msgstr ""
3320
6655dba2
SB
3321#: config/tc-arm.c:1891 config/tc-arm.c:20150 config/tc-arm.c:20233
3322#: config/tc-arm.c:20898
c1c69e83 3323msgid "scalar index out of range"
252b5132
RH
3324msgstr ""
3325
6655dba2
SB
3326#: config/tc-arm.c:1961
3327msgid "r0-r12, lr or APSR expected"
3328msgstr ""
3329
3330#: config/tc-arm.c:1980
c1c69e83 3331msgid "bad range in register list"
cfb8c092
NC
3332msgstr ""
3333
6655dba2 3334#: config/tc-arm.c:1988 config/tc-arm.c:1997 config/tc-arm.c:2038
c1c69e83
AM
3335#, c-format
3336msgid "Warning: duplicated register (r%d) in register list"
cfb8c092
NC
3337msgstr ""
3338
6655dba2 3339#: config/tc-arm.c:2000
c1c69e83 3340msgid "Warning: register range not in ascending order"
252b5132
RH
3341msgstr ""
3342
6655dba2 3343#: config/tc-arm.c:2011
c1c69e83 3344msgid "missing `}'"
252b5132
RH
3345msgstr ""
3346
6655dba2 3347#: config/tc-arm.c:2027
c1c69e83 3348msgid "invalid register mask"
252b5132
RH
3349msgstr ""
3350
6655dba2
SB
3351#: config/tc-arm.c:2171 config/tc-arm.c:2279
3352msgid "VPR expected last"
3353msgstr ""
3354
3355#: config/tc-arm.c:2177
3356msgid "VFP single precision register or VPR expected"
3357msgstr ""
3358
3359#. regtype == REG_TYPE_VFD.
3360#: config/tc-arm.c:2180
3361msgid "VFP/Neon double precision register or VPR expected"
3362msgstr ""
3363
3364#: config/tc-arm.c:2197 config/tc-arm.c:2241
c1c69e83 3365msgid "register out of range in list"
ae351704
AM
3366msgstr ""
3367
6655dba2 3368#: config/tc-arm.c:2219 config/tc-arm.c:4518 config/tc-arm.c:4652
c1c69e83 3369msgid "register list not in ascending order"
ae351704
AM
3370msgstr ""
3371
6655dba2 3372#: config/tc-arm.c:2250
c1c69e83 3373msgid "register range not in ascending order"
252b5132
RH
3374msgstr ""
3375
6655dba2 3376#: config/tc-arm.c:2289
c1c69e83 3377msgid "non-contiguous register range"
252b5132
RH
3378msgstr ""
3379
6655dba2
SB
3380#: config/tc-arm.c:2349
3381msgid "register stride must be 1"
3382msgstr ""
3383
3384#: config/tc-arm.c:2350
c1c69e83 3385msgid "register stride must be 1 or 2"
252b5132
RH
3386msgstr ""
3387
6655dba2 3388#: config/tc-arm.c:2351
c1c69e83 3389msgid "mismatched element/structure types in list"
252b5132
RH
3390msgstr ""
3391
6655dba2 3392#: config/tc-arm.c:2421
c1c69e83 3393msgid "don't use Rn-Rm syntax with non-unit stride"
252b5132
RH
3394msgstr ""
3395
6655dba2 3396#: config/tc-arm.c:2476
c1c69e83 3397msgid "error parsing element/structure list"
252b5132
RH
3398msgstr ""
3399
6655dba2 3400#: config/tc-arm.c:2482
c1c69e83 3401msgid "expected }"
ae351704
AM
3402msgstr ""
3403
6655dba2 3404#: config/tc-arm.c:2573
c1c69e83 3405msgid "attempt to redefine typed alias"
252b5132
RH
3406msgstr ""
3407
6655dba2 3408#: config/tc-arm.c:2708
c1c69e83 3409msgid "bad type for register"
252b5132
RH
3410msgstr ""
3411
6655dba2 3412#: config/tc-arm.c:2719 config/tc-nios2.c:1802
c1c69e83 3413msgid "expression must be constant"
252b5132
RH
3414msgstr ""
3415
6655dba2 3416#: config/tc-arm.c:2736
c1c69e83 3417msgid "can't redefine the type of a register alias"
252b5132
RH
3418msgstr ""
3419
6655dba2 3420#: config/tc-arm.c:2743
c1c69e83 3421msgid "you must specify a single type only"
cc643b88
NC
3422msgstr ""
3423
6655dba2 3424#: config/tc-arm.c:2756
c1c69e83 3425msgid "can't redefine the index of a scalar alias"
8ea2b00f
AM
3426msgstr ""
3427
6655dba2 3428#: config/tc-arm.c:2764
c1c69e83 3429msgid "scalar index must be constant"
252b5132
RH
3430msgstr ""
3431
6655dba2 3432#: config/tc-arm.c:2773
c1c69e83 3433msgid "expecting ]"
252b5132
RH
3434msgstr ""
3435
6655dba2 3436#: config/tc-arm.c:2825
c1c69e83 3437msgid "invalid syntax for .dn directive"
252b5132
RH
3438msgstr ""
3439
6655dba2 3440#: config/tc-arm.c:2831
c1c69e83 3441msgid "invalid syntax for .qn directive"
2ee0aedf
TG
3442msgstr ""
3443
6655dba2 3444#: config/tc-arm.c:2866
c1c69e83
AM
3445#, c-format
3446msgid "ignoring attempt to use .unreq on fixed register name: '%s'"
a5c7551f
RW
3447msgstr ""
3448
6655dba2 3449#: config/tc-arm.c:3131
c1c69e83
AM
3450#, c-format
3451msgid "Failed to find real start of function: %s\n"
252b5132
RH
3452msgstr ""
3453
6655dba2 3454#: config/tc-arm.c:3148
c1c69e83 3455msgid "selected processor does not support THUMB opcodes"
55cf6793
ZW
3456msgstr ""
3457
6655dba2 3458#: config/tc-arm.c:3161
c1c69e83 3459msgid "selected processor does not support ARM opcodes"
3caac5b8
AM
3460msgstr ""
3461
6655dba2 3462#: config/tc-arm.c:3173
c1c69e83
AM
3463#, c-format
3464msgid "invalid instruction size selected (%d)"
a5c7551f
RW
3465msgstr ""
3466
6655dba2 3467#: config/tc-arm.c:3205
c1c69e83
AM
3468#, c-format
3469msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
ae351704
AM
3470msgstr ""
3471
6655dba2 3472#: config/tc-arm.c:3260
c1c69e83
AM
3473#, c-format
3474msgid "expected comma after name \"%s\""
3caac5b8
AM
3475msgstr ""
3476
6655dba2 3477#: config/tc-arm.c:3310 config/tc-m32r.c:584
c1c69e83
AM
3478#, c-format
3479msgid "symbol `%s' already defined"
252b5132
RH
3480msgstr ""
3481
6655dba2 3482#: config/tc-arm.c:3343
c1c69e83 3483#, c-format
e0e7a9d4 3484msgid "unrecognized syntax mode \"%s\""
2ee0aedf
TG
3485msgstr ""
3486
6655dba2 3487#: config/tc-arm.c:3386
ed9e98c2
AM
3488msgid ".ref pseudo-op only available with -mccs flag."
3489msgstr ""
3490
6655dba2 3491#: config/tc-arm.c:3427
ed9e98c2
AM
3492msgid ".asmfunc repeated."
3493msgstr ""
3494
6655dba2 3495#: config/tc-arm.c:3431
ed9e98c2
AM
3496msgid ".asmfunc without function."
3497msgstr ""
3498
6655dba2 3499#: config/tc-arm.c:3437
ed9e98c2
AM
3500msgid ".asmfunc pseudo-op only available with -mccs flag."
3501msgstr ""
3502
6655dba2 3503#: config/tc-arm.c:3448
ed9e98c2
AM
3504msgid ".endasmfunc without a .asmfunc."
3505msgstr ""
3506
6655dba2 3507#: config/tc-arm.c:3452
ed9e98c2
AM
3508msgid ".endasmfunc without function."
3509msgstr ""
3510
6655dba2 3511#: config/tc-arm.c:3463
ed9e98c2
AM
3512msgid ".endasmfunc pseudo-op only available with -mccs flag."
3513msgstr ""
3514
6655dba2 3515#: config/tc-arm.c:3472
ed9e98c2
AM
3516msgid ".def pseudo-op only available with -mccs flag."
3517msgstr ""
3518
6655dba2 3519#: config/tc-arm.c:3630
ed9e98c2
AM
3520msgid "invalid type for literal pool"
3521msgstr ""
3522
6655dba2 3523#: config/tc-arm.c:3710 config/tc-tic54x.c:5354
ed9e98c2
AM
3524#, c-format
3525msgid "Invalid label '%s'"
3526msgstr ""
3527
6655dba2 3528#: config/tc-arm.c:3886
c1c69e83 3529msgid "(plt) is only valid on branch targets"
6e1772d5
AM
3530msgstr ""
3531
6655dba2
SB
3532#: config/tc-arm.c:3892 config/tc-csky.c:6992 config/tc-s390.c:1210
3533#: config/tc-s390.c:1880 config/tc-xtensa.c:1684
c1c69e83 3534#, c-format
3957a496
NC
3535msgid "%s relocations do not fit in %d byte"
3536msgid_plural "%s relocations do not fit in %d bytes"
3537msgstr[0] ""
3538msgstr[1] ""
2ee0aedf 3539
6655dba2 3540#: config/tc-arm.c:3974
c1c69e83 3541msgid ".inst.n operand too big. Use .inst.w instead"
ae351704
AM
3542msgstr ""
3543
6655dba2 3544#: config/tc-arm.c:3994
c1c69e83 3545msgid "cannot determine Thumb instruction size. Use .inst.n/.inst.w instead"
3caac5b8
AM
3546msgstr ""
3547
6655dba2 3548#: config/tc-arm.c:4024
c1c69e83 3549msgid "width suffixes are invalid in ARM mode"
2ee0aedf
TG
3550msgstr ""
3551
6655dba2 3552#: config/tc-arm.c:4066 dwarf2dbg.c:1033
c1c69e83 3553msgid "expected 0 or 1"
3caac5b8
AM
3554msgstr ""
3555
6655dba2 3556#: config/tc-arm.c:4070
c1c69e83 3557msgid "missing comma"
55cf6793
ZW
3558msgstr ""
3559
6655dba2 3560#: config/tc-arm.c:4103
c1c69e83 3561msgid "duplicate .fnstart directive"
a74801ba
ILT
3562msgstr ""
3563
6655dba2 3564#: config/tc-arm.c:4134 config/tc-tic6x.c:412
c1c69e83 3565msgid "duplicate .handlerdata directive"
55cf6793
ZW
3566msgstr ""
3567
6655dba2 3568#: config/tc-arm.c:4153
c1c69e83 3569msgid ".fnend directive without .fnstart"
252b5132
RH
3570msgstr ""
3571
6655dba2 3572#: config/tc-arm.c:4220 config/tc-tic6x.c:393
c1c69e83 3573msgid "personality routine specified for cantunwind frame"
3caac5b8
AM
3574msgstr ""
3575
6655dba2 3576#: config/tc-arm.c:4237 config/tc-tic6x.c:454
c1c69e83 3577msgid "duplicate .personalityindex directive"
3caac5b8
AM
3578msgstr ""
3579
6655dba2 3580#: config/tc-arm.c:4244 config/tc-tic6x.c:461
c1c69e83 3581msgid "bad personality routine number"
2ee0aedf
TG
3582msgstr ""
3583
6655dba2 3584#: config/tc-arm.c:4266 config/tc-tic6x.c:478
c1c69e83 3585msgid "duplicate .personality directive"
252b5132
RH
3586msgstr ""
3587
6655dba2 3588#: config/tc-arm.c:4290 config/tc-arm.c:4420 config/tc-arm.c:4470
c1c69e83 3589msgid "expected register list"
252b5132
RH
3590msgstr ""
3591
6655dba2 3592#: config/tc-arm.c:4372
c1c69e83 3593msgid "expected , <constant>"
3b16e843
NC
3594msgstr ""
3595
6655dba2 3596#: config/tc-arm.c:4381
c1c69e83 3597msgid "number of registers must be in the range [1:4]"
3b16e843
NC
3598msgstr ""
3599
6655dba2 3600#: config/tc-arm.c:4532 config/tc-arm.c:4666
c1c69e83 3601msgid "bad register range"
6e1772d5
AM
3602msgstr ""
3603
6655dba2 3604#: config/tc-arm.c:4732
c1c69e83 3605msgid "FPA .unwind_save does not take a register list"
252b5132
RH
3606msgstr ""
3607
6655dba2 3608#: config/tc-arm.c:4760
c1c69e83 3609msgid ".unwind_save does not support this kind of register"
8ea2b00f
AM
3610msgstr ""
3611
6655dba2 3612#: config/tc-arm.c:4799
c1c69e83 3613msgid "SP and PC not permitted in .unwind_movsp directive"
252b5132
RH
3614msgstr ""
3615
6655dba2 3616#: config/tc-arm.c:4804
c1c69e83 3617msgid "unexpected .unwind_movsp directive"
8ad3436c
AM
3618msgstr ""
3619
6655dba2 3620#: config/tc-arm.c:4831
c1c69e83 3621msgid "stack increment must be multiple of 4"
8ad3436c
AM
3622msgstr ""
3623
6655dba2 3624#: config/tc-arm.c:4863
c1c69e83 3625msgid "expected <reg>, <reg>"
252b5132
RH
3626msgstr ""
3627
6655dba2 3628#: config/tc-arm.c:4881
c1c69e83 3629msgid "register must be either sp or set by a previousunwind_movsp directive"
252b5132
RH
3630msgstr ""
3631
6655dba2 3632#: config/tc-arm.c:4920
c1c69e83 3633msgid "expected <offset>, <opcode>"
55cf6793
ZW
3634msgstr ""
3635
6655dba2 3636#: config/tc-arm.c:4932
c1c69e83 3637msgid "unwind opcode too long"
252b5132
RH
3638msgstr ""
3639
6655dba2 3640#: config/tc-arm.c:4937
c1c69e83 3641msgid "invalid unwind opcode"
2ee0aedf
TG
3642msgstr ""
3643
6655dba2
SB
3644#: config/tc-arm.c:5052 config/tc-arm.c:31763
3645#, c-format
3646msgid "unrecognised float16 format \"%s\""
3647msgstr ""
3648
3649#: config/tc-arm.c:5063
3650msgid "float16 format cannot be set more than once, ignoring."
3651msgstr ""
3652
3653#: config/tc-arm.c:5178 config/tc-arm.c:6252 config/tc-arm.c:11606
3654#: config/tc-arm.c:12139 config/tc-arm.c:14259 config/tc-arm.c:16192
3655#: config/tc-arm.c:16227 config/tc-arm.c:17155 config/tc-arm.c:19082
3656#: config/tc-arm.c:19090 config/tc-arm.c:19097 config/tc-arm.c:20739
3657#: config/tc-arm.c:28846 config/tc-arm.c:28910 config/tc-arm.c:28918
e0e7a9d4 3658#: config/tc-metag.c:5176 config/tc-z8k.c:1151 config/tc-z8k.c:1161
c1c69e83 3659msgid "immediate value out of range"
2ee0aedf
TG
3660msgstr ""
3661
6655dba2 3662#: config/tc-arm.c:5348
c1c69e83 3663msgid "invalid FPA immediate expression"
06647dfd
AM
3664msgstr ""
3665
6655dba2
SB
3666#: config/tc-arm.c:5533
3667msgid "'UXTW' not allowed here"
3668msgstr ""
3669
3670#: config/tc-arm.c:5541
c1c69e83 3671msgid "'LSL' or 'ASR' required"
252b5132
RH
3672msgstr ""
3673
6655dba2 3674#: config/tc-arm.c:5549
c1c69e83 3675msgid "'LSL' required"
a74801ba
ILT
3676msgstr ""
3677
6655dba2 3678#: config/tc-arm.c:5557
c1c69e83 3679msgid "'ASR' required"
252b5132
RH
3680msgstr ""
3681
6655dba2
SB
3682#: config/tc-arm.c:5564
3683msgid "'UXTW' required"
3684msgstr ""
3685
3686#: config/tc-arm.c:5643
c1c69e83 3687msgid "invalid rotation"
252b5132
RH
3688msgstr ""
3689
6655dba2 3690#: config/tc-arm.c:5825 config/tc-arm.c:6030
c1c69e83 3691msgid "unknown group relocation"
252b5132
RH
3692msgstr ""
3693
6655dba2 3694#: config/tc-arm.c:5861
c1c69e83 3695msgid "alignment must be constant"
06647dfd
AM
3696msgstr ""
3697
6655dba2 3698#: config/tc-arm.c:6064
c1c69e83 3699msgid "this group relocation is not allowed on this instruction"
252b5132
RH
3700msgstr ""
3701
6655dba2 3702#: config/tc-arm.c:6120
c1c69e83 3703msgid "'}' expected at end of 'option' field"
87ccc1b0
NC
3704msgstr ""
3705
6655dba2 3706#: config/tc-arm.c:6125
c1c69e83 3707msgid "cannot combine index with option"
a5c7551f
RW
3708msgstr ""
3709
6655dba2 3710#: config/tc-arm.c:6390
c1c69e83 3711msgid "unexpected bit specified after APSR"
252b5132
RH
3712msgstr ""
3713
6655dba2 3714#: config/tc-arm.c:6402
c1c69e83 3715msgid "selected processor does not support DSP extension"
ae351704
AM
3716msgstr ""
3717
6655dba2 3718#: config/tc-arm.c:6414
c1c69e83 3719msgid "bad bitmask specified after APSR"
ae351704
AM
3720msgstr ""
3721
6655dba2 3722#: config/tc-arm.c:6438
c1c69e83 3723msgid "writing to APSR without specifying a bitmask is deprecated"
2ee0aedf
TG
3724msgstr ""
3725
6655dba2
SB
3726#: config/tc-arm.c:6450 config/tc-arm.c:13362 config/tc-arm.c:13407
3727#: config/tc-arm.c:13411
c1c69e83 3728msgid "selected processor does not support requested special purpose register"
ae351704
AM
3729msgstr ""
3730
6655dba2 3731#: config/tc-arm.c:6455
c1c69e83 3732msgid "flag for {c}psr instruction expected"
2ee0aedf
TG
3733msgstr ""
3734
6655dba2 3735#: config/tc-arm.c:6513
c1c69e83 3736msgid "unrecognized CPS flag"
55cf6793
ZW
3737msgstr ""
3738
6655dba2 3739#: config/tc-arm.c:6520
c1c69e83 3740msgid "missing CPS flags"
ae351704
AM
3741msgstr ""
3742
6655dba2 3743#: config/tc-arm.c:6543 config/tc-arm.c:6549
c1c69e83 3744msgid "valid endian specifiers are be or le"
a5c7551f
RW
3745msgstr ""
3746
6655dba2 3747#: config/tc-arm.c:6571
c1c69e83 3748msgid "missing rotation field after comma"
a5c7551f
RW
3749msgstr ""
3750
6655dba2 3751#: config/tc-arm.c:6586
c1c69e83 3752msgid "rotation can only be 0, 8, 16, or 24"
ae351704
AM
3753msgstr ""
3754
6655dba2 3755#: config/tc-arm.c:6615
c1c69e83 3756msgid "condition required"
c85dd50d
NC
3757msgstr ""
3758
6655dba2 3759#: config/tc-arm.c:6657 config/tc-arm.c:9775
c1c69e83 3760msgid "'[' expected"
ae351704
AM
3761msgstr ""
3762
6655dba2 3763#: config/tc-arm.c:6670
c1c69e83 3764msgid "',' expected"
ae351704
AM
3765msgstr ""
3766
6655dba2 3767#: config/tc-arm.c:6687
c1c69e83 3768msgid "invalid shift"
ae351704
AM
3769msgstr ""
3770
6655dba2
SB
3771#: config/tc-arm.c:6767
3772msgid "expected ARM or MVE vector register"
3773msgstr ""
3774
3775#: config/tc-arm.c:6816
c1c69e83 3776msgid "can't use Neon quad register here"
c85dd50d
NC
3777msgstr ""
3778
6655dba2 3779#: config/tc-arm.c:6885
c1c69e83 3780msgid "expected <Rm> or <Dm> or <Qm> operand"
ae351704
AM
3781msgstr ""
3782
6655dba2
SB
3783#: config/tc-arm.c:6985
3784msgid "VFP single, double or MVE vector register expected"
3785msgstr ""
3786
3787#: config/tc-arm.c:7005
c1c69e83 3788msgid "parse error"
a5c7551f
RW
3789msgstr ""
3790
6655dba2
SB
3791#: config/tc-arm.c:7299
3792msgid "immediate value 48 or 64 expected"
3793msgstr ""
3794
c1c69e83 3795#. ISB can only take SY as an option.
6655dba2 3796#: config/tc-arm.c:7348
c1c69e83 3797msgid "invalid barrier type"
2ee0aedf
TG
3798msgstr ""
3799
6655dba2 3800#: config/tc-arm.c:7511
ed9e98c2
AM
3801msgid "only floating point zero is allowed as immediate value"
3802msgstr ""
3803
6655dba2 3804#: config/tc-arm.c:7606
c1c69e83 3805msgid "immediate value is out of range"
ae351704
AM
3806msgstr ""
3807
6655dba2 3808#: config/tc-arm.c:7778
c1c69e83 3809msgid "iWMMXt data or control register expected"
ae351704
AM
3810msgstr ""
3811
6655dba2 3812#: config/tc-arm.c:7819
c1c69e83 3813msgid "Banked registers are not available with this architecture."
ae351704
AM
3814msgstr ""
3815
6655dba2
SB
3816#: config/tc-arm.c:8067
3817msgid "operand must be LR register"
3818msgstr ""
3819
3820#: config/tc-arm.c:8138 config/tc-score.c:264
c1c69e83 3821msgid "garbage following instruction"
ae351704
AM
3822msgstr ""
3823
c1c69e83
AM
3824#. If REG is R13 (the stack pointer), warn that its use is
3825#. deprecated.
6655dba2 3826#: config/tc-arm.c:8188
c1c69e83 3827msgid "use of r13 is deprecated"
ae351704
AM
3828msgstr ""
3829
6655dba2 3830#: config/tc-arm.c:8206 config/tc-arm.c:20447
e0e7a9d4
TG
3831msgid ""
3832"ARMv8.2 scalar fp16 instruction cannot be conditional, the behaviour is "
3833"UNPREDICTABLE"
3834msgstr ""
3835
6655dba2 3836#: config/tc-arm.c:8281
c1c69e83 3837msgid "D register out of range for selected VFP version"
ae351704
AM
3838msgstr ""
3839
6655dba2 3840#: config/tc-arm.c:8378 config/tc-arm.c:11301
c1c69e83 3841msgid "Instruction does not support =N addresses"
ae351704
AM
3842msgstr ""
3843
6655dba2 3844#: config/tc-arm.c:8386
c1c69e83 3845msgid "instruction does not accept preindexed addressing"
ae351704
AM
3846msgstr ""
3847
c1c69e83 3848#. unindexed - only for coprocessor
6655dba2 3849#: config/tc-arm.c:8402 config/tc-arm.c:11364
c1c69e83 3850msgid "instruction does not accept unindexed addressing"
2ee0aedf
TG
3851msgstr ""
3852
6655dba2 3853#: config/tc-arm.c:8410
c1c69e83 3854msgid "destination register same as write-back base"
ae351704
AM
3855msgstr ""
3856
6655dba2 3857#: config/tc-arm.c:8411
c1c69e83 3858msgid "source register same as write-back base"
ae351704
AM
3859msgstr ""
3860
6655dba2 3861#: config/tc-arm.c:8461
c1c69e83 3862msgid "use of PC in this instruction is deprecated"
a5c7551f
RW
3863msgstr ""
3864
6655dba2 3865#: config/tc-arm.c:8484
c1c69e83 3866msgid "instruction does not accept scaled register index"
ae351704
AM
3867msgstr ""
3868
6655dba2 3869#: config/tc-arm.c:8789
ed9e98c2
AM
3870msgid "invalid pseudo operation"
3871msgstr ""
3872
6655dba2 3873#: config/tc-arm.c:9032
e0e7a9d4
TG
3874msgid "invalid co-processor operand"
3875msgstr ""
3876
6655dba2 3877#: config/tc-arm.c:9048
c1c69e83 3878msgid "instruction does not support unindexed addressing"
ae351704
AM
3879msgstr ""
3880
6655dba2 3881#: config/tc-arm.c:9063
c1c69e83 3882msgid "pc may not be used with write-back"
a5c7551f
RW
3883msgstr ""
3884
6655dba2 3885#: config/tc-arm.c:9068
c1c69e83 3886msgid "instruction does not support writeback"
9c9c98a5
NC
3887msgstr ""
3888
6655dba2 3889#: config/tc-arm.c:9174
c1c69e83 3890msgid "Rn must not overlap other operands"
ae351704
AM
3891msgstr ""
3892
6655dba2 3893#: config/tc-arm.c:9179
c1c69e83 3894msgid "swp{b} use is obsoleted for ARMv8 and later"
ae351704
AM
3895msgstr ""
3896
6655dba2 3897#: config/tc-arm.c:9182
c1c69e83 3898msgid "swp{b} use is deprecated for ARMv6 and ARMv7"
ae351704
AM
3899msgstr ""
3900
6655dba2
SB
3901#: config/tc-arm.c:9301 config/tc-arm.c:9320 config/tc-arm.c:9333
3902#: config/tc-arm.c:11976 config/tc-arm.c:12007 config/tc-arm.c:12029
c1c69e83 3903msgid "bit-field extends past end of register"
ae351704
AM
3904msgstr ""
3905
6655dba2 3906#: config/tc-arm.c:9363
c1c69e83 3907msgid "the only valid suffixes here are '(plt)' and '(tlscall)'"
252b5132
RH
3908msgstr ""
3909
6655dba2 3910#: config/tc-arm.c:9416
c1c69e83 3911msgid "use of r15 in blx in ARM mode is not really useful"
a74801ba
ILT
3912msgstr ""
3913
6655dba2 3914#: config/tc-arm.c:9438
c1c69e83 3915msgid "use of r15 in bx in ARM mode is not really useful"
252b5132
RH
3916msgstr ""
3917
6655dba2 3918#: config/tc-arm.c:9464
c1c69e83 3919msgid "use of r15 in bxj is not really useful"
252b5132
RH
3920msgstr ""
3921
6655dba2 3922#: config/tc-arm.c:9512
c1c69e83 3923msgid "This coprocessor register access is deprecated in ARMv8"
ae351704
AM
3924msgstr ""
3925
6655dba2 3926#: config/tc-arm.c:9720 config/tc-arm.c:9729
c1c69e83 3927msgid "writeback of base register is UNPREDICTABLE"
ae351704
AM
3928msgstr ""
3929
6655dba2 3930#: config/tc-arm.c:9723
c1c69e83 3931msgid "writeback of base register when in register list is UNPREDICTABLE"
ae351704
AM
3932msgstr ""
3933
6655dba2 3934#: config/tc-arm.c:9733
c1c69e83 3935msgid "if writeback register is in list, it must be the lowest reg in the list"
ae351704
AM
3936msgstr ""
3937
6655dba2 3938#: config/tc-arm.c:9770
c1c69e83 3939msgid "first transfer register must be even"
ae351704
AM
3940msgstr ""
3941
6655dba2 3942#: config/tc-arm.c:9773
c1c69e83 3943msgid "can only transfer two consecutive registers"
252b5132
RH
3944msgstr ""
3945
c1c69e83
AM
3946#. If op 1 were present and equal to PC, this function wouldn't
3947#. have been called in the first place.
3948#. If op 2 were present and equal to PC, this function wouldn't
3949#. have been called in the first place.
6655dba2
SB
3950#: config/tc-arm.c:9774 config/tc-arm.c:9844 config/tc-arm.c:10575
3951#: config/tc-arm.c:12851
c1c69e83 3952msgid "r14 not allowed here"
a74801ba
ILT
3953msgstr ""
3954
6655dba2 3955#: config/tc-arm.c:9786
c1c69e83 3956msgid "base register written back, and overlaps second transfer register"
252b5132
RH
3957msgstr ""
3958
6655dba2 3959#: config/tc-arm.c:9796
c1c69e83 3960msgid "index register overlaps transfer register"
252b5132
RH
3961msgstr ""
3962
6655dba2 3963#: config/tc-arm.c:9825 config/tc-arm.c:10542
c1c69e83 3964msgid "offset must be zero in ARM encoding"
6e1772d5
AM
3965msgstr ""
3966
6655dba2 3967#: config/tc-arm.c:9838 config/tc-arm.c:10569
c1c69e83 3968msgid "even register required"
a74801ba
ILT
3969msgstr ""
3970
6655dba2 3971#: config/tc-arm.c:9841
c1c69e83 3972msgid "can only load two consecutive registers"
a74801ba
ILT
3973msgstr ""
3974
6655dba2 3975#: config/tc-arm.c:9859
3957a496 3976msgid "ldr to register 15 must be 4-byte aligned"
252b5132
RH
3977msgstr ""
3978
6655dba2 3979#: config/tc-arm.c:9882 config/tc-arm.c:9914
c1c69e83 3980msgid "this instruction requires a post-indexed address"
252b5132
RH
3981msgstr ""
3982
6655dba2 3983#: config/tc-arm.c:9941
c1c69e83 3984msgid "Rd and Rm should be different in mla"
55cf6793
ZW
3985msgstr ""
3986
6655dba2 3987#: config/tc-arm.c:9968 config/tc-arm.c:13226
f96bd6c2 3988msgid ":lower16: not allowed in this instruction"
55cf6793
ZW
3989msgstr ""
3990
6655dba2 3991#: config/tc-arm.c:9970 config/tc-arm.c:13231
f96bd6c2 3992msgid ":upper16: not allowed in this instruction"
0d2bcfaf
NC
3993msgstr ""
3994
6655dba2 3995#: config/tc-arm.c:9987
c1c69e83 3996msgid "operand 1 must be FPSCR"
3b16e843
NC
3997msgstr ""
3998
6655dba2
SB
3999#: config/tc-arm.c:10040 config/tc-arm.c:10049 config/tc-arm.c:10103
4000#: config/tc-arm.c:10112
4001msgid "selected processor does not support instruction"
4002msgstr ""
4003
4004#: config/tc-arm.c:10052 config/tc-arm.c:10115
4005msgid "accessing MVE system register without MVE is UNPREDICTABLE"
4006msgstr ""
4007
4008#: config/tc-arm.c:10143 config/tc-arm.c:13345
c1c69e83 4009msgid "bad register for mrs"
3b16e843
NC
4010msgstr ""
4011
6655dba2 4012#: config/tc-arm.c:10150 config/tc-arm.c:13369
c1c69e83 4013msgid "'APSR', 'CPSR' or 'SPSR' expected"
3b16e843
NC
4014msgstr ""
4015
6655dba2 4016#: config/tc-arm.c:10191
c1c69e83 4017msgid "Rd and Rm should be different in mul"
3b16e843
NC
4018msgstr ""
4019
6655dba2 4020#: config/tc-arm.c:10210 config/tc-arm.c:10487 config/tc-arm.c:13508
c1c69e83 4021msgid "rdhi and rdlo must be different"
3b16e843
NC
4022msgstr ""
4023
6655dba2 4024#: config/tc-arm.c:10216
c1c69e83 4025msgid "rdhi, rdlo and rm must all be different"
3b16e843
NC
4026msgstr ""
4027
6655dba2 4028#: config/tc-arm.c:10282
c1c69e83 4029msgid "'[' expected after PLD mnemonic"
3b16e843
NC
4030msgstr ""
4031
6655dba2 4032#: config/tc-arm.c:10284 config/tc-arm.c:10299
c1c69e83 4033msgid "post-indexed expression used in preload instruction"
3b16e843
NC
4034msgstr ""
4035
6655dba2 4036#: config/tc-arm.c:10286 config/tc-arm.c:10301
c1c69e83 4037msgid "writeback used in preload instruction"
3b16e843
NC
4038msgstr ""
4039
6655dba2 4040#: config/tc-arm.c:10288 config/tc-arm.c:10303
c1c69e83 4041msgid "unindexed addressing used in preload instruction"
3b16e843
NC
4042msgstr ""
4043
6655dba2 4044#: config/tc-arm.c:10297
c1c69e83 4045msgid "'[' expected after PLI mnemonic"
3b16e843
NC
4046msgstr ""
4047
6655dba2 4048#: config/tc-arm.c:10312 config/tc-arm.c:13677
e0e7a9d4
TG
4049msgid "push/pop do not support {reglist}^"
4050msgstr ""
4051
6655dba2 4052#: config/tc-arm.c:10390 config/tc-arm.c:13854
c1c69e83 4053msgid "setend use is deprecated for ARMv8"
3b16e843
NC
4054msgstr ""
4055
6655dba2
SB
4056#: config/tc-arm.c:10411 config/tc-arm.c:13915 config/tc-arm.c:13947
4057#: config/tc-arm.c:13990
c1c69e83 4058msgid "extraneous shift as part of operand to shift insn"
a5c7551f
RW
4059msgstr ""
4060
6655dba2
SB
4061#: config/tc-arm.c:10421 config/tc-arm.c:14053
4062msgid "immediate too large (bigger than 0xF)"
4063msgstr ""
4064
4065#: config/tc-arm.c:10445 config/tc-arm.c:10454
e0e7a9d4
TG
4066msgid "selected processor does not support SETPAN instruction"
4067msgstr ""
4068
6655dba2 4069#: config/tc-arm.c:10513
c1c69e83 4070msgid "SRS base register must be r13"
3b16e843
NC
4071msgstr ""
4072
6655dba2 4073#: config/tc-arm.c:10572
c1c69e83 4074msgid "can only store two consecutive registers"
3b16e843
NC
4075msgstr ""
4076
6655dba2 4077#: config/tc-arm.c:10694 config/tc-arm.c:10715
c1c69e83 4078msgid "only two consecutive VFP SP registers allowed here"
3b16e843
NC
4079msgstr ""
4080
6655dba2 4081#: config/tc-arm.c:10743 config/tc-arm.c:10758
c1c69e83 4082msgid "this addressing mode requires base-register writeback"
3b16e843
NC
4083msgstr ""
4084
c1c69e83
AM
4085#. If srcsize is 16, inst.operands[1].imm must be in the range 0-16.
4086#. i.e. immbits must be in range 0 - 16.
6655dba2 4087#: config/tc-arm.c:10887
c1c69e83 4088msgid "immediate value out of range, expected range [0, 16]"
3b16e843
NC
4089msgstr ""
4090
c1c69e83
AM
4091#. If srcsize is 32, inst.operands[1].imm must be in the range 1-32.
4092#. i.e. immbits must be in range 0 - 31.
6655dba2 4093#: config/tc-arm.c:10894
c1c69e83 4094msgid "immediate value out of range, expected range [1, 32]"
3b16e843
NC
4095msgstr ""
4096
6655dba2 4097#: config/tc-arm.c:10960
c1c69e83 4098msgid "this instruction does not support indexing"
3b16e843
NC
4099msgstr ""
4100
6655dba2 4101#: config/tc-arm.c:10983
c1c69e83 4102msgid "only r15 allowed here"
3b16e843
NC
4103msgstr ""
4104
6655dba2 4105#: config/tc-arm.c:11118
c1c69e83 4106msgid "immediate operand requires iWMMXt2"
3b16e843
NC
4107msgstr ""
4108
6655dba2 4109#: config/tc-arm.c:11262
c1c69e83 4110msgid "shift by register not allowed in thumb mode"
3b16e843
NC
4111msgstr ""
4112
6655dba2 4113#: config/tc-arm.c:11274 config/tc-arm.c:14099 config/tc-arm.c:28140
c1c69e83 4114msgid "shift expression is too large"
3b16e843
NC
4115msgstr ""
4116
6655dba2 4117#: config/tc-arm.c:11307
c1c69e83 4118msgid "cannot use register index with this instruction"
3b16e843
NC
4119msgstr ""
4120
6655dba2 4121#: config/tc-arm.c:11309
c1c69e83 4122msgid "Thumb does not support negative register indexing"
3b16e843
NC
4123msgstr ""
4124
6655dba2 4125#: config/tc-arm.c:11311
c1c69e83 4126msgid "Thumb does not support register post-indexing"
3b16e843
NC
4127msgstr ""
4128
6655dba2 4129#: config/tc-arm.c:11313
c1c69e83 4130msgid "Thumb does not support register indexing with writeback"
3b16e843
NC
4131msgstr ""
4132
6655dba2 4133#: config/tc-arm.c:11315
c1c69e83 4134msgid "Thumb supports only LSL in shifted register indexing"
3b16e843
NC
4135msgstr ""
4136
6655dba2 4137#: config/tc-arm.c:11324 config/tc-arm.c:19815
c1c69e83 4138msgid "shift out of range"
3b16e843
NC
4139msgstr ""
4140
6655dba2 4141#: config/tc-arm.c:11333
c1c69e83 4142msgid "cannot use writeback with this instruction"
3b16e843
NC
4143msgstr ""
4144
6655dba2 4145#: config/tc-arm.c:11354
c1c69e83 4146msgid "cannot use post-indexing with PC-relative addressing"
3b16e843
NC
4147msgstr ""
4148
6655dba2 4149#: config/tc-arm.c:11355
c1c69e83 4150msgid "cannot use post-indexing with this instruction"
3b16e843
NC
4151msgstr ""
4152
6655dba2 4153#: config/tc-arm.c:11601
c1c69e83 4154msgid "only SUBS PC, LR, #const allowed"
3b16e843
NC
4155msgstr ""
4156
6655dba2
SB
4157#: config/tc-arm.c:11684 config/tc-arm.c:11844 config/tc-arm.c:11941
4158#: config/tc-arm.c:13306 config/tc-arm.c:13614
c1c69e83 4159msgid "shift must be constant"
3b16e843
NC
4160msgstr ""
4161
6655dba2 4162#: config/tc-arm.c:11689
c1c69e83 4163msgid "shift value over 3 not allowed in thumb mode"
3b16e843
NC
4164msgstr ""
4165
6655dba2 4166#: config/tc-arm.c:11691
c1c69e83 4167msgid "only LSL shift allowed in thumb mode"
3b16e843
NC
4168msgstr ""
4169
6655dba2
SB
4170#: config/tc-arm.c:11715 config/tc-arm.c:11859 config/tc-arm.c:11956
4171#: config/tc-arm.c:13319
c1c69e83 4172msgid "unshifted register required"
3b16e843
NC
4173msgstr ""
4174
6655dba2 4175#: config/tc-arm.c:11730 config/tc-arm.c:11967 config/tc-arm.c:13469
c1c69e83 4176msgid "dest must overlap one source register"
3b16e843
NC
4177msgstr ""
4178
6655dba2 4179#: config/tc-arm.c:11862 config/tc-csky.c:5510
c1c69e83 4180msgid "dest and source1 must be the same register"
3b16e843
NC
4181msgstr ""
4182
6655dba2 4183#: config/tc-arm.c:12102
e0e7a9d4
TG
4184msgid ""
4185"selected architecture does not support wide conditional branch instruction"
4186msgstr ""
4187
6655dba2 4188#: config/tc-arm.c:12135
c1c69e83 4189msgid "instruction is always unconditional"
3b16e843
NC
4190msgstr ""
4191
6655dba2 4192#: config/tc-arm.c:12310
c1c69e83 4193msgid "selected processor does not support 'A' form of this instruction"
3b16e843
NC
4194msgstr ""
4195
6655dba2 4196#: config/tc-arm.c:12313
c1c69e83 4197msgid "Thumb does not support the 2-argument form of this instruction"
3b16e843
NC
4198msgstr ""
4199
6655dba2 4200#: config/tc-arm.c:12438
c1c69e83 4201msgid "SP not allowed in register list"
3b16e843
NC
4202msgstr ""
4203
6655dba2 4204#: config/tc-arm.c:12442 config/tc-arm.c:12549
c1c69e83
AM
4205msgid ""
4206"having the base register in the register list when using write back is "
4207"UNPREDICTABLE"
3b16e843
NC
4208msgstr ""
4209
6655dba2 4210#: config/tc-arm.c:12450
c1c69e83 4211msgid "LR and PC should not both be in register list"
3b16e843
NC
4212msgstr ""
4213
6655dba2 4214#: config/tc-arm.c:12458
c1c69e83 4215msgid "PC not allowed in register list"
3b16e843
NC
4216msgstr ""
4217
6655dba2 4218#: config/tc-arm.c:12501
c1c69e83 4219msgid "Thumb load/store multiple does not support {reglist}^"
3b16e843
NC
4220msgstr ""
4221
6655dba2 4222#: config/tc-arm.c:12526 config/tc-arm.c:12604
c1c69e83
AM
4223#, c-format
4224msgid "value stored for r%d is UNKNOWN"
3b16e843
NC
4225msgstr ""
4226
6655dba2 4227#: config/tc-arm.c:12597
c1c69e83 4228msgid "Thumb-2 instruction only valid in unified syntax"
3b16e843
NC
4229msgstr ""
4230
6655dba2 4231#: config/tc-arm.c:12601 config/tc-arm.c:12611
c1c69e83 4232msgid "this instruction will write back the base register"
3b16e843
NC
4233msgstr ""
4234
6655dba2 4235#: config/tc-arm.c:12614
c1c69e83 4236msgid "this instruction will not write back the base register"
87ccc1b0
NC
4237msgstr ""
4238
6655dba2 4239#: config/tc-arm.c:12645
c1c69e83 4240msgid "r14 not allowed as first register when second register is omitted"
3b16e843
NC
4241msgstr ""
4242
6655dba2 4243#: config/tc-arm.c:12745
c1c69e83
AM
4244msgid ""
4245"This instruction may be unpredictable if executed on M-profile cores with "
4246"interrupts enabled."
3b16e843
NC
4247msgstr ""
4248
6655dba2 4249#: config/tc-arm.c:12774 config/tc-arm.c:12787 config/tc-arm.c:12823
c1c69e83 4250msgid "Thumb does not support this addressing mode"
3b16e843
NC
4251msgstr ""
4252
6655dba2 4253#: config/tc-arm.c:12791
c1c69e83 4254msgid "byte or halfword not valid for base register"
3b16e843
NC
4255msgstr ""
4256
6655dba2 4257#: config/tc-arm.c:12794
c1c69e83 4258msgid "r15 based store not allowed"
3b16e843
NC
4259msgstr ""
4260
6655dba2 4261#: config/tc-arm.c:12796
c1c69e83 4262msgid "invalid base register for register offset"
3b16e843
NC
4263msgstr ""
4264
6655dba2 4265#: config/tc-arm.c:12853
c1c69e83 4266msgid "r12 not allowed here"
3b16e843
NC
4267msgstr ""
4268
6655dba2 4269#: config/tc-arm.c:12859
c1c69e83 4270msgid "base register written back, and overlaps one of transfer registers"
3b16e843
NC
4271msgstr ""
4272
6655dba2 4273#: config/tc-arm.c:12987
c1c69e83
AM
4274#, c-format
4275msgid ""
4276"Use of r%u as a source register is deprecated when r%u is the destination "
4277"register."
3b16e843
NC
4278msgstr ""
4279
6655dba2 4280#: config/tc-arm.c:13182
c1c69e83 4281msgid "shifts in CMP/MOV instructions are only supported in unified syntax"
3b16e843
NC
4282msgstr ""
4283
6655dba2 4284#: config/tc-arm.c:13210
c1c69e83 4285msgid "only lo regs allowed with immediate"
3b16e843
NC
4286msgstr ""
4287
6655dba2 4288#: config/tc-arm.c:13387
c1c69e83 4289msgid "Thumb encoding does not support an immediate here"
3b16e843
NC
4290msgstr ""
4291
6655dba2 4292#: config/tc-arm.c:13474
c1c69e83 4293msgid "Thumb-2 MUL must not set flags"
3b16e843
NC
4294msgstr ""
4295
6655dba2 4296#: config/tc-arm.c:13539
c1c69e83 4297msgid "Thumb does not support NOP with hints"
3b16e843
NC
4298msgstr ""
4299
6655dba2 4300#: config/tc-arm.c:13699 config/tc-arm.c:13711
c1c69e83 4301msgid "invalid register list to push/pop instruction"
3b16e843
NC
4302msgstr ""
4303
6655dba2 4304#: config/tc-arm.c:13974
c1c69e83 4305msgid "source1 and dest must be same register"
2ee0aedf
TG
4306msgstr ""
4307
6655dba2 4308#: config/tc-arm.c:13999
c1c69e83 4309msgid "ror #imm not supported"
252b5132
RH
4310msgstr ""
4311
6655dba2 4312#: config/tc-arm.c:14050
c1c69e83 4313msgid "SMC is not permitted on this architecture"
2ee0aedf
TG
4314msgstr ""
4315
6655dba2 4316#: config/tc-arm.c:14216
c1c69e83 4317msgid "Thumb encoding does not support rotation"
252b5132
RH
4318msgstr ""
4319
6655dba2 4320#: config/tc-arm.c:14236
c1c69e83 4321msgid "instruction requires register index"
252b5132
RH
4322msgstr ""
4323
6655dba2 4324#: config/tc-arm.c:14246
c1c69e83 4325msgid "instruction does not allow shifted index"
252b5132
RH
4326msgstr ""
4327
6655dba2
SB
4328#: config/tc-arm.c:14402 config/tc-arm.c:29281
4329msgid "out of range label-relative fixup value"
4330msgstr ""
4331
4332#: config/tc-arm.c:14726
c1c69e83 4333msgid "invalid neon suffix for non neon instruction"
3b16e843
NC
4334msgstr ""
4335
6655dba2
SB
4336#: config/tc-arm.c:15105 config/tc-arm.c:15458 config/tc-arm.c:16941
4337#: config/tc-arm.c:17021 config/tc-arm.c:17078 config/tc-arm.c:18965
4338#: config/tc-arm.c:21143 config/tc-arm.c:21330
c1c69e83 4339msgid "invalid instruction shape"
6e1772d5
AM
4340msgstr ""
4341
6655dba2 4342#: config/tc-arm.c:15357
c1c69e83 4343msgid "types specified in both the mnemonic and operands"
8ea2b00f
AM
4344msgstr ""
4345
6655dba2 4346#: config/tc-arm.c:15394
c1c69e83 4347msgid "operand types can't be inferred"
a5c7551f
RW
4348msgstr ""
4349
6655dba2 4350#: config/tc-arm.c:15400
c1c69e83 4351msgid "type specifier has the wrong number of parts"
3b16e843
NC
4352msgstr ""
4353
6655dba2 4354#: config/tc-arm.c:15486 config/tc-arm.c:19234 config/tc-arm.c:19241
c1c69e83 4355msgid "operand size must match register width"
3b16e843
NC
4356msgstr ""
4357
6655dba2
SB
4358#: config/tc-arm.c:15508
4359msgid "inconsistent types in Neon instruction"
3b16e843
NC
4360msgstr ""
4361
6655dba2
SB
4362#: config/tc-arm.c:15927
4363msgid "Type is not allowed for this instruction"
6e1772d5
AM
4364msgstr ""
4365
6655dba2
SB
4366#: config/tc-arm.c:16002
4367msgid "MVE vector or ARM register expected"
4368msgstr ""
4369
4370#: config/tc-arm.c:16119
4371msgid "immediate must be either 1, 2, 4 or 8"
4372msgstr ""
4373
4374#: config/tc-arm.c:16276
4375msgid "immediate operand expected in the range [1,8]"
4376msgstr ""
4377
4378#: config/tc-arm.c:16277
4379msgid "immediate operand expected in the range [1,16]"
e0e7a9d4
TG
4380msgstr ""
4381
6655dba2
SB
4382#: config/tc-arm.c:16419
4383msgid "expected LR"
4384msgstr ""
4385
4386#: config/tc-arm.c:16918 config/tc-arm.c:16998 config/tc-arm.c:18601
4387#: config/tc-arm.c:20432
e0e7a9d4
TG
4388msgid "immediate out of range for shift"
4389msgstr ""
4390
6655dba2 4391#: config/tc-arm.c:17212
c1c69e83 4392msgid "first and second operands shall be the same register"
3b16e843
NC
4393msgstr ""
4394
6655dba2
SB
4395#: config/tc-arm.c:17326 config/tc-arm.c:17388
4396msgid "destination register and offset register may not be the same"
4397msgstr ""
4398
4399#: config/tc-arm.c:17338 config/tc-arm.c:17457
4400msgid "immediate must be a multiple of 4 in the range of +/-[0,508]"
4401msgstr ""
4402
4403#: config/tc-arm.c:17340
4404msgid "immediate must be a multiple of 8 in the range of +/-[0,1016]"
4405msgstr ""
4406
4407#: config/tc-arm.c:17361
4408msgid "can not shift offsets when accessing less than half-word"
4409msgstr ""
4410
4411#: config/tc-arm.c:17363
4412msgid ""
4413"shift immediate must be 1, 2 or 3 for half-word, word or double-word "
4414"accesses respectively"
4415msgstr ""
4416
4417#: config/tc-arm.c:17450
4418msgid "immediate must be in the range of +/-[0,127]"
4419msgstr ""
4420
4421#: config/tc-arm.c:17453
4422msgid "immediate must be a multiple of 2 in the range of +/-[0,254]"
4423msgstr ""
4424
4425#: config/tc-arm.c:17467 config/tc-arm.c:18299
4426msgid "MVE vector register in the range [Q0..Q7] expected"
4427msgstr ""
4428
4429#: config/tc-arm.c:17783 config/tc-arm.c:19652
c1c69e83 4430msgid "scalar out of range for multiply instruction"
a5c7551f
RW
4431msgstr ""
4432
6655dba2
SB
4433#: config/tc-arm.c:17871
4434msgid "index must be in the range 0 to 3"
4435msgstr ""
4436
4437#: config/tc-arm.c:17874
4438msgid "indexed register must be less than 8"
4439msgstr ""
4440
4441#: config/tc-arm.c:18075 config/tc-arm.c:21394
4442msgid ""
4443"Warning: 32-bit element size and same first and third operand makes "
4444"instruction UNPREDICTABLE"
4445msgstr ""
4446
4447#: config/tc-arm.c:18440
e0e7a9d4 4448msgid "instruction form not available on this architecture."
3b16e843
NC
4449msgstr ""
4450
6655dba2 4451#: config/tc-arm.c:18443
e0e7a9d4 4452msgid "this instruction implies use of ARMv8.1 AdvSIMD."
3b16e843
NC
4453msgstr ""
4454
6655dba2 4455#: config/tc-arm.c:18550 config/tc-arm.c:18575
e0e7a9d4
TG
4456msgid "immediate out of range for insert"
4457msgstr ""
4458
6655dba2 4459#: config/tc-arm.c:18722
c1c69e83 4460msgid "immediate out of range for narrowing operation"
252b5132
RH
4461msgstr ""
4462
6655dba2 4463#: config/tc-arm.c:18869
c1c69e83 4464msgid "operands 0 and 1 must be the same register"
3b16e843
NC
4465msgstr ""
4466
6655dba2 4467#: config/tc-arm.c:18975 config/tc-arm.c:21242
c1c69e83 4468msgid "invalid rounding mode"
f12e7348
NC
4469msgstr ""
4470
6655dba2 4471#: config/tc-arm.c:19445
c1c69e83 4472msgid "operand size must be specified for immediate VMOV"
2ee0aedf
TG
4473msgstr ""
4474
6655dba2 4475#: config/tc-arm.c:19455
c1c69e83 4476msgid "immediate has bits set outside the operand size"
bc0d738a
NC
4477msgstr ""
4478
6655dba2 4479#: config/tc-arm.c:19687
3957a496
NC
4480msgid ""
4481"vfmal/vfmsl with FP16 type cannot be conditional, the behaviour is "
4482"UNPREDICTABLE"
4483msgstr ""
4484
6655dba2 4485#: config/tc-arm.c:19797
c1c69e83 4486msgid "Instruction form not available on this architecture."
60bcf0fa
NC
4487msgstr ""
4488
6655dba2
SB
4489#: config/tc-arm.c:19851
4490msgid ""
4491"Warning: 64-bit element size and same destination and source operands makes "
4492"instruction UNPREDICTABLE"
4493msgstr ""
4494
4495#: config/tc-arm.c:19856
c1c69e83 4496msgid "elements must be smaller than reversal region"
bc0d738a
NC
4497msgstr ""
4498
6655dba2
SB
4499#: config/tc-arm.c:19948
4500msgid "Index one must be [2,3] and index two must be two less than index one."
4501msgstr ""
4502
4503#: config/tc-arm.c:19951
4504msgid "General purpose registers may not be the same"
4505msgstr ""
4506
4507#: config/tc-arm.c:20149 config/tc-arm.c:20232
c1c69e83 4508msgid "bad type for scalar"
60bcf0fa
NC
4509msgstr ""
4510
6655dba2 4511#: config/tc-arm.c:20288
f48dfe41
NC
4512msgid ""
4513"immediate constant is valid both as a bit-pattern and a floating point value "
4514"(using the fp value)"
4515msgstr ""
4516
6655dba2 4517#: config/tc-arm.c:20340 config/tc-arm.c:20351
c1c69e83 4518msgid "VFP registers must be adjacent"
60bcf0fa
NC
4519msgstr ""
4520
6655dba2 4521#: config/tc-arm.c:20441
e0e7a9d4 4522msgid "invalid suffix"
60bcf0fa
NC
4523msgstr ""
4524
6655dba2 4525#: config/tc-arm.c:20593
e0e7a9d4 4526msgid "bad list length for table lookup"
60bcf0fa
NC
4527msgstr ""
4528
6655dba2 4529#: config/tc-arm.c:20626
e0e7a9d4 4530msgid "writeback (!) must be used for VLDMDB and VSTMDB"
60bcf0fa
NC
4531msgstr ""
4532
6655dba2
SB
4533#: config/tc-arm.c:20629 config/tc-arm.c:20654 config/tc-arm.c:20675
4534msgid "register list must contain at least 1 and at most 16 registers"
4535msgstr ""
4536
4537#: config/tc-arm.c:20697 config/tc-arm.c:20730
c1c69e83 4538msgid "Use of PC here is UNPREDICTABLE"
60bcf0fa
NC
4539msgstr ""
4540
6655dba2 4541#: config/tc-arm.c:20699
c1c69e83 4542msgid "Use of PC here is deprecated"
06647dfd
AM
4543msgstr ""
4544
6655dba2
SB
4545#: config/tc-arm.c:20733
4546msgid "instruction does not accept register index"
60bcf0fa
NC
4547msgstr ""
4548
6655dba2
SB
4549#: config/tc-arm.c:20736
4550msgid "instruction does not accept PC-relative addressing"
60bcf0fa
NC
4551msgstr ""
4552
6655dba2
SB
4553#: config/tc-arm.c:20758 config/tc-arm.c:20767
4554msgid "Instruction not permitted on this architecture"
60bcf0fa
NC
4555msgstr ""
4556
6655dba2
SB
4557#: config/tc-arm.c:20816
4558msgid "bad alignment"
4559msgstr ""
4560
4561#: config/tc-arm.c:20833
4562msgid "bad list type for instruction"
4563msgstr ""
4564
4565#: config/tc-arm.c:20877
c1c69e83 4566msgid "unsupported alignment for instruction"
60bcf0fa
NC
4567msgstr ""
4568
6655dba2
SB
4569#: config/tc-arm.c:20896 config/tc-arm.c:20990 config/tc-arm.c:21002
4570#: config/tc-arm.c:21012 config/tc-arm.c:21026
c1c69e83 4571msgid "bad list length"
60bcf0fa
NC
4572msgstr ""
4573
6655dba2 4574#: config/tc-arm.c:20901
c1c69e83 4575msgid "stride of 2 unavailable when element size is 8"
60bcf0fa
NC
4576msgstr ""
4577
6655dba2 4578#: config/tc-arm.c:20934 config/tc-arm.c:21010
c1c69e83 4579msgid "can't use alignment with this instruction"
60bcf0fa
NC
4580msgstr ""
4581
6655dba2 4582#: config/tc-arm.c:21082
c1c69e83 4583msgid "post-index must be a register"
60bcf0fa
NC
4584msgstr ""
4585
6655dba2 4586#: config/tc-arm.c:21084
c1c69e83 4587msgid "bad register for post-index"
60bcf0fa
NC
4588msgstr ""
4589
6655dba2 4590#: config/tc-arm.c:21306
e0e7a9d4
TG
4591msgid "scalar out of range"
4592msgstr ""
4593
6655dba2 4594#: config/tc-arm.c:21439
3957a496
NC
4595msgid ""
4596"Dot Product instructions cannot be conditional, the behaviour is "
4597"UNPREDICTABLE"
4598msgstr ""
4599
6655dba2
SB
4600#: config/tc-arm.c:21514 config/tc-arm.c:21542 config/tc-arm.c:21777
4601msgid "index must be 0 or 1"
4602msgstr ""
4603
4604#: config/tc-arm.c:21517 config/tc-arm.c:21545 config/tc-arm.c:21780
4605msgid "indexed register must be less than 16"
4606msgstr ""
4607
4608#: config/tc-arm.c:22130 config/tc-arm.c:22234
c1c69e83 4609msgid "conditional infixes are deprecated in unified syntax"
60bcf0fa
NC
4610msgstr ""
4611
6655dba2 4612#: config/tc-arm.c:22445
c1c69e83 4613msgid "Warning: conditional outside an IT block for Thumb."
f12e7348
NC
4614msgstr ""
4615
6655dba2 4616#: config/tc-arm.c:22771
c1c69e83 4617msgid "Short branches, Undefined, SVC, LDM/STM"
60bcf0fa
NC
4618msgstr ""
4619
6655dba2 4620#: config/tc-arm.c:22772
c1c69e83 4621msgid "Miscellaneous 16-bit instructions"
60bcf0fa
NC
4622msgstr ""
4623
6655dba2 4624#: config/tc-arm.c:22773
c1c69e83 4625msgid "ADR"
3caac5b8
AM
4626msgstr ""
4627
6655dba2 4628#: config/tc-arm.c:22774
c1c69e83 4629msgid "Literal loads"
3caac5b8
AM
4630msgstr ""
4631
6655dba2 4632#: config/tc-arm.c:22775
c1c69e83 4633msgid "Hi-register ADD, MOV, CMP, BX, BLX using pc"
3caac5b8
AM
4634msgstr ""
4635
6655dba2 4636#: config/tc-arm.c:22776
c1c69e83 4637msgid "Hi-register ADD, MOV, CMP using pc"
60bcf0fa
NC
4638msgstr ""
4639
ed9e98c2
AM
4640#. NOTE: 0x00dd is not the real encoding, instead, it is the 'tvalue'
4641#. field in asm_opcode. 'tvalue' is used at the stage this check happen.
6655dba2 4642#: config/tc-arm.c:22779
ed9e98c2
AM
4643msgid "ADD/SUB sp, sp #imm"
4644msgstr ""
4645
6655dba2 4646#: config/tc-arm.c:22800
71300e2c
NC
4647msgid ""
4648"IT blocks containing 32-bit Thumb instructions are performance deprecated in "
4649"ARMv8-A and ARMv8-R"
60bcf0fa
NC
4650msgstr ""
4651
6655dba2 4652#: config/tc-arm.c:22812
60bcf0fa 4653#, c-format
c1c69e83
AM
4654msgid ""
4655"IT blocks containing 16-bit Thumb instructions of the following class are "
71300e2c 4656"performance deprecated in ARMv8-A and ARMv8-R: %s"
60bcf0fa
NC
4657msgstr ""
4658
6655dba2 4659#: config/tc-arm.c:22826
c1c69e83 4660msgid ""
71300e2c
NC
4661"IT blocks containing more than one conditional instruction are performance "
4662"deprecated in ARMv8-A and ARMv8-R"
60bcf0fa
NC
4663msgstr ""
4664
6655dba2 4665#: config/tc-arm.c:22944
e0e7a9d4
TG
4666#, c-format
4667msgid "bad instruction `%s'"
4668msgstr ""
4669
6655dba2 4670#: config/tc-arm.c:22950
c1c69e83 4671msgid "s suffix on comparison instruction is deprecated"
60bcf0fa
NC
4672msgstr ""
4673
6655dba2 4674#: config/tc-arm.c:22970
3957a496
NC
4675msgid "SVC is not permitted on this architecture"
4676msgstr ""
4677
6655dba2 4678#: config/tc-arm.c:22972
60bcf0fa 4679#, c-format
e0e7a9d4 4680msgid "selected processor does not support `%s' in Thumb mode"
60bcf0fa
NC
4681msgstr ""
4682
6655dba2 4683#: config/tc-arm.c:22978
c1c69e83 4684msgid "Thumb does not support conditional execution"
60bcf0fa
NC
4685msgstr ""
4686
6655dba2 4687#: config/tc-arm.c:22998
e0e7a9d4
TG
4688#, c-format
4689msgid ""
4690"selected processor does not support 32bit wide variant of instruction `%s'"
4691msgstr ""
4692
6655dba2 4693#: config/tc-arm.c:23001
3caac5b8 4694#, c-format
e0e7a9d4 4695msgid "selected processor does not support `%s' in Thumb-2 mode"
60bcf0fa
NC
4696msgstr ""
4697
6655dba2 4698#: config/tc-arm.c:23026
c1c69e83
AM
4699#, c-format
4700msgid "cannot honor width suffix -- `%s'"
c85dd50d
NC
4701msgstr ""
4702
6655dba2 4703#: config/tc-arm.c:23068
2ee0aedf 4704#, c-format
e0e7a9d4 4705msgid "selected processor does not support `%s' in ARM mode"
2ee0aedf
TG
4706msgstr ""
4707
6655dba2 4708#: config/tc-arm.c:23073
2ee0aedf 4709#, c-format
c1c69e83 4710msgid "width suffixes are invalid in ARM mode -- `%s'"
2ee0aedf
TG
4711msgstr ""
4712
6655dba2 4713#: config/tc-arm.c:23106
2ee0aedf 4714#, c-format
c1c69e83 4715msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'"
2ee0aedf
TG
4716msgstr ""
4717
6655dba2 4718#: config/tc-arm.c:23124
3caac5b8 4719#, c-format
c1c69e83 4720msgid "section '%s' finished with an open IT block."
60bcf0fa
NC
4721msgstr ""
4722
6655dba2
SB
4723#: config/tc-arm.c:23127
4724#, c-format
4725msgid "section '%s' finished with an open VPT/VPST block."
4726msgstr ""
4727
4728#: config/tc-arm.c:23134
c1c69e83 4729msgid "file finished with an open IT block."
c85dd50d
NC
4730msgstr ""
4731
6655dba2
SB
4732#: config/tc-arm.c:23136
4733msgid "file finished with an open VPT/VPST block."
4734msgstr ""
4735
4736#: config/tc-arm.c:26787
c1c69e83
AM
4737#, c-format
4738msgid "alignments greater than %d bytes not supported in .text sections."
60bcf0fa
NC
4739msgstr ""
4740
6655dba2 4741#: config/tc-arm.c:27054 config/tc-ia64.c:3594
c1c69e83
AM
4742#, c-format
4743msgid "Group section `%s' has no group signature"
c85dd50d
NC
4744msgstr ""
4745
6655dba2 4746#: config/tc-arm.c:27100
c1c69e83 4747msgid "handlerdata in cantunwind frame"
c85dd50d
NC
4748msgstr ""
4749
6655dba2 4750#: config/tc-arm.c:27117
c1c69e83 4751msgid "too many unwind opcodes for personality routine 0"
c85dd50d
NC
4752msgstr ""
4753
6655dba2 4754#: config/tc-arm.c:27148
ed9e98c2
AM
4755msgid "attempt to recreate an unwind entry"
4756msgstr ""
4757
6655dba2 4758#: config/tc-arm.c:27158
c1c69e83 4759msgid "too many unwind opcodes"
c85dd50d
NC
4760msgstr ""
4761
6655dba2 4762#: config/tc-arm.c:27457
e0e7a9d4
TG
4763#, c-format
4764msgid "[-mwarn-syms]: Assignment makes a symbol match an ARM instruction: %s"
4765msgstr ""
4766
6655dba2 4767#: config/tc-arm.c:27819 config/tc-arm.c:27887
c1c69e83
AM
4768#, c-format
4769msgid "symbol %s is in a different section"
c85dd50d
NC
4770msgstr ""
4771
6655dba2 4772#: config/tc-arm.c:27821 config/tc-arm.c:27889
c1c69e83
AM
4773#, c-format
4774msgid "symbol %s is weak and may be overridden later"
c85dd50d
NC
4775msgstr ""
4776
6655dba2 4777#: config/tc-arm.c:27866 config/tc-arm.c:28238
c1c69e83
AM
4778#, c-format
4779msgid "invalid constant (%lx) after fixup"
c85dd50d
NC
4780msgstr ""
4781
6655dba2 4782#: config/tc-arm.c:27922
c1c69e83
AM
4783#, c-format
4784msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
ae351704
AM
4785msgstr ""
4786
6655dba2 4787#: config/tc-arm.c:27958 config/tc-arm.c:27988
c1c69e83 4788msgid "invalid literal constant: pool needs to be closer"
ae351704
AM
4789msgstr ""
4790
6655dba2 4791#: config/tc-arm.c:27961 config/tc-arm.c:28010
ae351704 4792#, c-format
c1c69e83 4793msgid "bad immediate value for offset (%ld)"
ae351704
AM
4794msgstr ""
4795
6655dba2 4796#: config/tc-arm.c:27991
ae351704 4797#, c-format
c1c69e83 4798msgid "bad immediate value for 8-bit offset (%ld)"
ae351704
AM
4799msgstr ""
4800
6655dba2 4801#: config/tc-arm.c:28051
c1c69e83 4802msgid "offset not a multiple of 4"
ae351704
AM
4803msgstr ""
4804
6655dba2 4805#: config/tc-arm.c:28254
c1c69e83 4806msgid "invalid smc expression"
ae351704
AM
4807msgstr ""
4808
6655dba2 4809#: config/tc-arm.c:28264
c1c69e83 4810msgid "invalid hvc expression"
a5c7551f
RW
4811msgstr ""
4812
6655dba2 4813#: config/tc-arm.c:28275 config/tc-arm.c:28284
c1c69e83 4814msgid "invalid swi expression"
ae351704
AM
4815msgstr ""
4816
6655dba2 4817#: config/tc-arm.c:28294
c1c69e83 4818msgid "invalid expression in load/store multiple"
ae351704
AM
4819msgstr ""
4820
6655dba2 4821#: config/tc-arm.c:28356
ae351704 4822#, c-format
c1c69e83 4823msgid "blx to '%s' an ARM ISA state function changed to bl"
ae351704
AM
4824msgstr ""
4825
6655dba2 4826#: config/tc-arm.c:28375
c1c69e83 4827msgid "misaligned branch destination"
ae351704
AM
4828msgstr ""
4829
6655dba2 4830#: config/tc-arm.c:28496
ae351704 4831#, c-format
c1c69e83 4832msgid "blx to Thumb func '%s' from Thumb ISA state changed to bl"
ae351704
AM
4833msgstr ""
4834
6655dba2 4835#: config/tc-arm.c:28545
c1c69e83 4836msgid "Thumb2 branch out of range"
a5c7551f
RW
4837msgstr ""
4838
6655dba2 4839#: config/tc-arm.c:28597 config/tc-arm.c:28630
71300e2c
NC
4840msgid "Relocation supported only in FDPIC mode"
4841msgstr ""
4842
6655dba2 4843#: config/tc-arm.c:28660
c1c69e83 4844msgid "rel31 relocation overflow"
ae351704
AM
4845msgstr ""
4846
6655dba2
SB
4847#: config/tc-arm.c:28682 config/tc-arm.c:28688 config/tc-arm.c:28692
4848#: config/tc-arm.c:28739
c1c69e83 4849msgid "co-processor offset out of range"
ae351704
AM
4850msgstr ""
4851
6655dba2 4852#: config/tc-arm.c:28756
ae351704 4853#, c-format
c1c69e83 4854msgid "invalid offset, target not word aligned (0x%08lX)"
ae351704
AM
4855msgstr ""
4856
6655dba2
SB
4857#: config/tc-arm.c:28763 config/tc-arm.c:28772 config/tc-arm.c:28780
4858#: config/tc-arm.c:28788 config/tc-arm.c:28796
ae351704 4859#, c-format
c1c69e83 4860msgid "invalid offset, value too big (0x%08lX)"
ae351704
AM
4861msgstr ""
4862
6655dba2 4863#: config/tc-arm.c:28837
c1c69e83 4864msgid "invalid Hi register with immediate"
ae351704
AM
4865msgstr ""
4866
6655dba2 4867#: config/tc-arm.c:28853
c1c69e83 4868msgid "invalid immediate for stack address calculation"
ae351704
AM
4869msgstr ""
4870
6655dba2 4871#: config/tc-arm.c:28872
e0e7a9d4
TG
4872msgid "address calculation needs a strongly defined nearby symbol"
4873msgstr ""
4874
6655dba2 4875#: config/tc-arm.c:28888
e0e7a9d4
TG
4876msgid "symbol too far away"
4877msgstr ""
4878
6655dba2 4879#: config/tc-arm.c:28900
c1c69e83
AM
4880#, c-format
4881msgid "invalid immediate for address calculation (value = 0x%08lX)"
ae351704
AM
4882msgstr ""
4883
6655dba2 4884#: config/tc-arm.c:28930
ae351704 4885#, c-format
c1c69e83 4886msgid "invalid immediate: %ld is out of range"
ae351704
AM
4887msgstr ""
4888
6655dba2 4889#: config/tc-arm.c:28942
ae351704 4890#, c-format
c1c69e83 4891msgid "invalid shift value: %ld"
ae351704
AM
4892msgstr ""
4893
6655dba2 4894#: config/tc-arm.c:29012 config/tc-arm.c:29083
ae351704 4895#, c-format
c1c69e83 4896msgid "the offset 0x%08lX is not representable"
ae351704
AM
4897msgstr ""
4898
6655dba2 4899#: config/tc-arm.c:29044
e0e7a9d4
TG
4900#, c-format
4901msgid "Unable to process relocation for thumb opcode: %lx"
4902msgstr ""
4903
6655dba2 4904#: config/tc-arm.c:29123
ae351704 4905#, c-format
c1c69e83 4906msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)"
ae351704
AM
4907msgstr ""
4908
6655dba2 4909#: config/tc-arm.c:29162
ae351704 4910#, c-format
c1c69e83 4911msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)"
ae351704
AM
4912msgstr ""
4913
6655dba2 4914#: config/tc-arm.c:29202
ae351704 4915#, c-format
c1c69e83 4916msgid "bad offset 0x%08lX (must be word-aligned)"
ae351704
AM
4917msgstr ""
4918
6655dba2 4919#: config/tc-arm.c:29207
ae351704 4920#, c-format
c1c69e83 4921msgid "bad offset 0x%08lX (must be an 8-bit number of words)"
ae351704
AM
4922msgstr ""
4923
6655dba2 4924#: config/tc-arm.c:29428 config/tc-score.c:7379
ae351704 4925#, c-format
c1c69e83 4926msgid "bad relocation fixup type (%d)"
ae351704
AM
4927msgstr ""
4928
6655dba2 4929#: config/tc-arm.c:29546
c1c69e83 4930msgid "literal referenced across section boundary"
ae351704
AM
4931msgstr ""
4932
6655dba2 4933#: config/tc-arm.c:29626
c1c69e83 4934msgid "internal relocation (type: IMMEDIATE) not fixed up"
ae351704
AM
4935msgstr ""
4936
6655dba2 4937#: config/tc-arm.c:29631
c1c69e83 4938msgid "ADRL used for a symbol not defined in the same file"
ae351704
AM
4939msgstr ""
4940
6655dba2
SB
4941#: config/tc-arm.c:29638
4942#, c-format
4943msgid "%s used for a symbol not defined in the same file"
4944msgstr ""
4945
4946#: config/tc-arm.c:29654
ae351704 4947#, c-format
c1c69e83 4948msgid "undefined local label `%s'"
ae351704
AM
4949msgstr ""
4950
6655dba2 4951#: config/tc-arm.c:29660
c1c69e83 4952msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
ae351704
AM
4953msgstr ""
4954
6655dba2
SB
4955#: config/tc-arm.c:29682 config/tc-cris.c:4006 config/tc-csky.c:877
4956#: config/tc-ft32.c:709 config/tc-mcore.c:1928 config/tc-microblaze.c:1995
4957#: config/tc-mmix.c:2894 config/tc-moxie.c:825 config/tc-ns32k.c:2248
f48dfe41 4958#: config/tc-score.c:7466
c1c69e83 4959msgid "<unknown>"
ae351704
AM
4960msgstr ""
4961
6655dba2 4962#: config/tc-arm.c:30084
ae351704 4963#, c-format
c1c69e83 4964msgid "%s: unexpected function type: %d"
ae351704
AM
4965msgstr ""
4966
6655dba2 4967#: config/tc-arm.c:30224
c1c69e83 4968msgid "use of old and new-style options to set CPU type"
ae351704
AM
4969msgstr ""
4970
6655dba2 4971#: config/tc-arm.c:30243
c1c69e83 4972msgid "use of old and new-style options to set FPU type"
ae351704
AM
4973msgstr ""
4974
6655dba2 4975#: config/tc-arm.c:30322
c1c69e83 4976msgid "hard-float conflicts with specified fpu"
ae351704
AM
4977msgstr ""
4978
6655dba2 4979#: config/tc-arm.c:30513
c1c69e83 4980msgid "generate PIC code"
ae351704
AM
4981msgstr ""
4982
6655dba2 4983#: config/tc-arm.c:30514
c1c69e83 4984msgid "assemble Thumb code"
ae351704
AM
4985msgstr ""
4986
6655dba2 4987#: config/tc-arm.c:30515
c1c69e83 4988msgid "support ARM/Thumb interworking"
ae351704
AM
4989msgstr ""
4990
6655dba2 4991#: config/tc-arm.c:30517
c1c69e83 4992msgid "code uses 32-bit program counter"
ae351704
AM
4993msgstr ""
4994
6655dba2 4995#: config/tc-arm.c:30518
c1c69e83 4996msgid "code uses 26-bit program counter"
ae351704
AM
4997msgstr ""
4998
6655dba2 4999#: config/tc-arm.c:30519
c1c69e83 5000msgid "floating point args are in fp regs"
ae351704
AM
5001msgstr ""
5002
6655dba2 5003#: config/tc-arm.c:30521
c1c69e83 5004msgid "re-entrant code"
ae351704
AM
5005msgstr ""
5006
6655dba2 5007#: config/tc-arm.c:30522
c1c69e83 5008msgid "code is ATPCS conformant"
87ccc1b0
NC
5009msgstr ""
5010
c1c69e83 5011#. These are recognized by the assembler, but have no affect on code.
6655dba2 5012#: config/tc-arm.c:30528
c1c69e83 5013msgid "use frame pointer"
87ccc1b0
NC
5014msgstr ""
5015
6655dba2 5016#: config/tc-arm.c:30529
c1c69e83 5017msgid "use stack size checking"
87ccc1b0
NC
5018msgstr ""
5019
6655dba2 5020#: config/tc-arm.c:30532
c1c69e83 5021msgid "do not warn on use of deprecated feature"
06647dfd
AM
5022msgstr ""
5023
6655dba2
SB
5024#: config/tc-arm.c:30535
5025msgid ""
5026"warn about performance deprecated IT instructions in ARMv8-A and ARMv8-R"
5027msgstr ""
5028
5029#: config/tc-arm.c:30539
e0e7a9d4
TG
5030msgid "warn about symbols that match instruction names [default]"
5031msgstr ""
5032
6655dba2 5033#: config/tc-arm.c:30540
e0e7a9d4
TG
5034msgid "disable warnings about symobls that match instructions"
5035msgstr ""
5036
c1c69e83
AM
5037#. DON'T add any new processors to this list -- we want the whole list
5038#. to go away... Add them to the processors table instead.
6655dba2 5039#: config/tc-arm.c:30556 config/tc-arm.c:30557
c1c69e83 5040msgid "use -mcpu=arm1"
06647dfd
AM
5041msgstr ""
5042
6655dba2 5043#: config/tc-arm.c:30558 config/tc-arm.c:30559
c1c69e83 5044msgid "use -mcpu=arm2"
06647dfd
AM
5045msgstr ""
5046
6655dba2 5047#: config/tc-arm.c:30560 config/tc-arm.c:30561
c1c69e83 5048msgid "use -mcpu=arm250"
87ccc1b0
NC
5049msgstr ""
5050
6655dba2 5051#: config/tc-arm.c:30562 config/tc-arm.c:30563
c1c69e83 5052msgid "use -mcpu=arm3"
87ccc1b0
NC
5053msgstr ""
5054
6655dba2 5055#: config/tc-arm.c:30564 config/tc-arm.c:30565
c1c69e83 5056msgid "use -mcpu=arm6"
8ea2b00f
AM
5057msgstr ""
5058
6655dba2 5059#: config/tc-arm.c:30566 config/tc-arm.c:30567
c1c69e83 5060msgid "use -mcpu=arm600"
8ea2b00f
AM
5061msgstr ""
5062
6655dba2 5063#: config/tc-arm.c:30568 config/tc-arm.c:30569
c1c69e83 5064msgid "use -mcpu=arm610"
3bcbcc3d
HPN
5065msgstr ""
5066
6655dba2 5067#: config/tc-arm.c:30570 config/tc-arm.c:30571
c1c69e83 5068msgid "use -mcpu=arm620"
a5c7551f
RW
5069msgstr ""
5070
6655dba2 5071#: config/tc-arm.c:30572 config/tc-arm.c:30573
c1c69e83 5072msgid "use -mcpu=arm7"
3bcbcc3d
HPN
5073msgstr ""
5074
6655dba2 5075#: config/tc-arm.c:30574 config/tc-arm.c:30575
c1c69e83 5076msgid "use -mcpu=arm70"
3bcbcc3d
HPN
5077msgstr ""
5078
6655dba2 5079#: config/tc-arm.c:30576 config/tc-arm.c:30577
c1c69e83 5080msgid "use -mcpu=arm700"
3bcbcc3d
HPN
5081msgstr ""
5082
6655dba2 5083#: config/tc-arm.c:30578 config/tc-arm.c:30579
c1c69e83 5084msgid "use -mcpu=arm700i"
3bcbcc3d
HPN
5085msgstr ""
5086
6655dba2 5087#: config/tc-arm.c:30580 config/tc-arm.c:30581
c1c69e83 5088msgid "use -mcpu=arm710"
3bcbcc3d
HPN
5089msgstr ""
5090
6655dba2 5091#: config/tc-arm.c:30582 config/tc-arm.c:30583
c1c69e83 5092msgid "use -mcpu=arm710c"
3bcbcc3d
HPN
5093msgstr ""
5094
6655dba2 5095#: config/tc-arm.c:30584 config/tc-arm.c:30585
c1c69e83 5096msgid "use -mcpu=arm720"
3bcbcc3d
HPN
5097msgstr ""
5098
6655dba2 5099#: config/tc-arm.c:30586 config/tc-arm.c:30587
c1c69e83 5100msgid "use -mcpu=arm7d"
3bcbcc3d
HPN
5101msgstr ""
5102
6655dba2 5103#: config/tc-arm.c:30588 config/tc-arm.c:30589
c1c69e83 5104msgid "use -mcpu=arm7di"
3bcbcc3d
HPN
5105msgstr ""
5106
6655dba2 5107#: config/tc-arm.c:30590 config/tc-arm.c:30591
c1c69e83 5108msgid "use -mcpu=arm7m"
06647dfd
AM
5109msgstr ""
5110
6655dba2 5111#: config/tc-arm.c:30592 config/tc-arm.c:30593
c1c69e83 5112msgid "use -mcpu=arm7dm"
06647dfd
AM
5113msgstr ""
5114
6655dba2 5115#: config/tc-arm.c:30594 config/tc-arm.c:30595
c1c69e83 5116msgid "use -mcpu=arm7dmi"
06647dfd
AM
5117msgstr ""
5118
6655dba2 5119#: config/tc-arm.c:30596 config/tc-arm.c:30597
c1c69e83 5120msgid "use -mcpu=arm7100"
06647dfd
AM
5121msgstr ""
5122
6655dba2 5123#: config/tc-arm.c:30598 config/tc-arm.c:30599
c1c69e83 5124msgid "use -mcpu=arm7500"
a5c7551f
RW
5125msgstr ""
5126
6655dba2 5127#: config/tc-arm.c:30600 config/tc-arm.c:30601
c1c69e83 5128msgid "use -mcpu=arm7500fe"
6840198f
NC
5129msgstr ""
5130
6655dba2
SB
5131#: config/tc-arm.c:30602 config/tc-arm.c:30603 config/tc-arm.c:30604
5132#: config/tc-arm.c:30605
c1c69e83 5133msgid "use -mcpu=arm7tdmi"
06647dfd
AM
5134msgstr ""
5135
6655dba2 5136#: config/tc-arm.c:30606 config/tc-arm.c:30607
c1c69e83 5137msgid "use -mcpu=arm710t"
3bcbcc3d
HPN
5138msgstr ""
5139
6655dba2 5140#: config/tc-arm.c:30608 config/tc-arm.c:30609
c1c69e83 5141msgid "use -mcpu=arm720t"
6840198f
NC
5142msgstr ""
5143
6655dba2 5144#: config/tc-arm.c:30610 config/tc-arm.c:30611
c1c69e83 5145msgid "use -mcpu=arm740t"
3bcbcc3d
HPN
5146msgstr ""
5147
6655dba2 5148#: config/tc-arm.c:30612 config/tc-arm.c:30613
c1c69e83 5149msgid "use -mcpu=arm8"
6840198f
NC
5150msgstr ""
5151
6655dba2 5152#: config/tc-arm.c:30614 config/tc-arm.c:30615
c1c69e83 5153msgid "use -mcpu=arm810"
3bcbcc3d
HPN
5154msgstr ""
5155
6655dba2 5156#: config/tc-arm.c:30616 config/tc-arm.c:30617
c1c69e83 5157msgid "use -mcpu=arm9"
06647dfd
AM
5158msgstr ""
5159
6655dba2 5160#: config/tc-arm.c:30618 config/tc-arm.c:30619
c1c69e83 5161msgid "use -mcpu=arm9tdmi"
3bcbcc3d
HPN
5162msgstr ""
5163
6655dba2 5164#: config/tc-arm.c:30620 config/tc-arm.c:30621
c1c69e83 5165msgid "use -mcpu=arm920"
06647dfd
AM
5166msgstr ""
5167
6655dba2 5168#: config/tc-arm.c:30622 config/tc-arm.c:30623
c1c69e83 5169msgid "use -mcpu=arm940"
3bcbcc3d
HPN
5170msgstr ""
5171
6655dba2 5172#: config/tc-arm.c:30624
c1c69e83 5173msgid "use -mcpu=strongarm"
3bcbcc3d
HPN
5174msgstr ""
5175
6655dba2 5176#: config/tc-arm.c:30626
c1c69e83 5177msgid "use -mcpu=strongarm110"
3bcbcc3d
HPN
5178msgstr ""
5179
6655dba2 5180#: config/tc-arm.c:30628
c1c69e83 5181msgid "use -mcpu=strongarm1100"
3bcbcc3d
HPN
5182msgstr ""
5183
6655dba2 5184#: config/tc-arm.c:30630
c1c69e83 5185msgid "use -mcpu=strongarm1110"
3bcbcc3d
HPN
5186msgstr ""
5187
6655dba2 5188#: config/tc-arm.c:30631
c1c69e83 5189msgid "use -mcpu=xscale"
3bcbcc3d
HPN
5190msgstr ""
5191
6655dba2 5192#: config/tc-arm.c:30632
c1c69e83 5193msgid "use -mcpu=iwmmxt"
cc643b88
NC
5194msgstr ""
5195
6655dba2 5196#: config/tc-arm.c:30633
c1c69e83 5197msgid "use -mcpu=all"
06647dfd
AM
5198msgstr ""
5199
c1c69e83 5200#. Architecture variants -- don't add any more to this list either.
6655dba2 5201#: config/tc-arm.c:30636 config/tc-arm.c:30637
c1c69e83 5202msgid "use -march=armv2"
3bcbcc3d
HPN
5203msgstr ""
5204
6655dba2 5205#: config/tc-arm.c:30638 config/tc-arm.c:30639
c1c69e83 5206msgid "use -march=armv2a"
3bcbcc3d
HPN
5207msgstr ""
5208
6655dba2 5209#: config/tc-arm.c:30640 config/tc-arm.c:30641
c1c69e83 5210msgid "use -march=armv3"
3bcbcc3d
HPN
5211msgstr ""
5212
6655dba2 5213#: config/tc-arm.c:30642 config/tc-arm.c:30643
c1c69e83 5214msgid "use -march=armv3m"
3bcbcc3d
HPN
5215msgstr ""
5216
6655dba2 5217#: config/tc-arm.c:30644 config/tc-arm.c:30645
c1c69e83 5218msgid "use -march=armv4"
3bcbcc3d
HPN
5219msgstr ""
5220
6655dba2 5221#: config/tc-arm.c:30646 config/tc-arm.c:30647
c1c69e83 5222msgid "use -march=armv4t"
3bcbcc3d
HPN
5223msgstr ""
5224
6655dba2 5225#: config/tc-arm.c:30648 config/tc-arm.c:30649
c1c69e83 5226msgid "use -march=armv5"
3bcbcc3d
HPN
5227msgstr ""
5228
6655dba2 5229#: config/tc-arm.c:30650 config/tc-arm.c:30651
c1c69e83 5230msgid "use -march=armv5t"
3bcbcc3d
HPN
5231msgstr ""
5232
6655dba2 5233#: config/tc-arm.c:30652 config/tc-arm.c:30653
c1c69e83 5234msgid "use -march=armv5te"
3bcbcc3d
HPN
5235msgstr ""
5236
c1c69e83 5237#. Floating point variants -- don't add any more to this list either.
6655dba2 5238#: config/tc-arm.c:30656
c1c69e83 5239msgid "use -mfpu=fpe"
6840198f
NC
5240msgstr ""
5241
6655dba2 5242#: config/tc-arm.c:30657
c1c69e83 5243msgid "use -mfpu=fpa10"
06647dfd
AM
5244msgstr ""
5245
6655dba2 5246#: config/tc-arm.c:30658
c1c69e83 5247msgid "use -mfpu=fpa11"
3bcbcc3d
HPN
5248msgstr ""
5249
6655dba2 5250#: config/tc-arm.c:30660
c1c69e83 5251msgid "use either -mfpu=softfpa or -mfpu=softvfp"
3bcbcc3d
HPN
5252msgstr ""
5253
6655dba2 5254#: config/tc-arm.c:31707
c1c69e83 5255msgid "extension does not apply to the base architecture"
3bcbcc3d
HPN
5256msgstr ""
5257
6655dba2 5258#: config/tc-arm.c:31736
c1c69e83 5259msgid "architectural extensions must be specified in alphabetical order"
6840198f
NC
5260msgstr ""
5261
6655dba2 5262#: config/tc-arm.c:31875 config/tc-arm.c:32816
6840198f 5263#, c-format
c1c69e83 5264msgid "unknown floating point format `%s'\n"
7b15d668
HPN
5265msgstr ""
5266
6655dba2 5267#: config/tc-arm.c:31891
c1c69e83
AM
5268#, c-format
5269msgid "unknown floating point abi `%s'\n"
6840198f
NC
5270msgstr ""
5271
6655dba2 5272#: config/tc-arm.c:31907
c1c69e83
AM
5273#, c-format
5274msgid "unknown EABI `%s'\n"
6840198f
NC
5275msgstr ""
5276
6655dba2 5277#: config/tc-arm.c:31927
a5c7551f 5278#, c-format
c1c69e83 5279msgid "unknown implicit IT mode `%s', should be arm, thumb, always, or never."
a5c7551f
RW
5280msgstr ""
5281
6655dba2 5282#: config/tc-arm.c:31950 config/tc-metag.c:5913
c1c69e83 5283msgid "<fpu name>\t assemble for FPU architecture <fpu name>"
8ea2b00f
AM
5284msgstr ""
5285
6655dba2 5286#: config/tc-arm.c:31952
c1c69e83 5287msgid "<abi>\t assemble for floating point ABI <abi>"
8ea2b00f
AM
5288msgstr ""
5289
6655dba2 5290#: config/tc-arm.c:31955
c1c69e83 5291msgid "<ver>\t\t assemble for eabi version <ver>"
8ea2b00f
AM
5292msgstr ""
5293
6655dba2 5294#: config/tc-arm.c:31958
c1c69e83 5295msgid "<mode>\t controls implicit insertion of IT instructions"
8ea2b00f
AM
5296msgstr ""
5297
6655dba2 5298#: config/tc-arm.c:31960
ed9e98c2
AM
5299msgid "\t\t\t TI CodeComposer Studio syntax compatibility mode"
5300msgstr ""
5301
6655dba2
SB
5302#: config/tc-arm.c:31963
5303msgid ""
5304"[ieee|alternative]\n"
5305" set the encoding for half precision floating point "
5306"numbers to IEEE\n"
5307" or Arm alternative format."
5308msgstr ""
5309
5310#: config/tc-arm.c:32074
8ea2b00f 5311#, c-format
c1c69e83 5312msgid " ARM-specific assembler options:\n"
8ea2b00f
AM
5313msgstr ""
5314
6655dba2 5315#: config/tc-arm.c:32094
8ea2b00f 5316#, c-format
c1c69e83 5317msgid " --fix-v4bx Allow BX in ARMv4 code\n"
8ea2b00f
AM
5318msgstr ""
5319
6655dba2 5320#: config/tc-arm.c:32098
71300e2c
NC
5321#, c-format
5322msgid " --fdpic generate an FDPIC object file\n"
5323msgstr ""
5324
6655dba2 5325#: config/tc-arm.c:32404
3957a496
NC
5326msgid "no architecture contains all the instructions used\n"
5327msgstr ""
5328
6655dba2 5329#: config/tc-arm.c:32756
8ea2b00f 5330#, c-format
c1c69e83
AM
5331msgid ""
5332"architectural extension `%s' is not allowed for the current base architecture"
8ea2b00f
AM
5333msgstr ""
5334
6655dba2 5335#: config/tc-arm.c:32779
8ea2b00f 5336#, c-format
c1c69e83 5337msgid "unknown architecture extension `%s'\n"
8ea2b00f
AM
5338msgstr ""
5339
f48dfe41 5340#: config/tc-avr.c:593
c1c69e83
AM
5341#, c-format
5342msgid "Known MCU names:"
8ea2b00f
AM
5343msgstr ""
5344
f48dfe41 5345#: config/tc-avr.c:658
8ea2b00f 5346#, c-format
c1c69e83
AM
5347msgid ""
5348"AVR Assembler options:\n"
5349" -mmcu=[avr-name] select microcontroller variant\n"
5350" [avr-name] can be:\n"
5351" avr1 - classic AVR core without data RAM\n"
5352" avr2 - classic AVR core with up to 8K program memory\n"
5353" avr25 - classic AVR core with up to 8K program memory\n"
5354" plus the MOVW instruction\n"
5355" avr3 - classic AVR core with up to 64K program memory\n"
5356" avr31 - classic AVR core with up to 128K program memory\n"
5357" avr35 - classic AVR core with up to 64K program memory\n"
5358" plus the MOVW instruction\n"
5359" avr4 - enhanced AVR core with up to 8K program memory\n"
5360" avr5 - enhanced AVR core with up to 64K program memory\n"
5361" avr51 - enhanced AVR core with up to 128K program memory\n"
5362" avr6 - enhanced AVR core with up to 256K program memory\n"
5363" avrxmega2 - XMEGA, > 8K, < 64K FLASH, < 64K RAM\n"
3957a496
NC
5364" avrxmega3 - XMEGA, RAM + FLASH < 64K, Flash visible in "
5365"RAM\n"
c1c69e83
AM
5366" avrxmega4 - XMEGA, > 64K, <= 128K FLASH, <= 64K RAM\n"
5367" avrxmega5 - XMEGA, > 64K, <= 128K FLASH, > 64K RAM\n"
5368" avrxmega6 - XMEGA, > 128K, <= 256K FLASH, <= 64K RAM\n"
5369" avrxmega7 - XMEGA, > 128K, <= 256K FLASH, > 64K RAM\n"
ed9e98c2 5370" avrtiny - AVR Tiny core with 16 gp registers\n"
8ea2b00f
AM
5371msgstr ""
5372
f48dfe41 5373#: config/tc-avr.c:681
06647dfd 5374#, c-format
c1c69e83
AM
5375msgid ""
5376" -mall-opcodes accept all AVR opcodes, even if not supported by MCU\n"
5377" -mno-skip-bug disable warnings for skipping two-word instructions\n"
5378" (default for avr4, avr5)\n"
5379" -mno-wrap reject rjmp/rcall instructions with 8K wrap-around\n"
5380" (default for avr3, avr5)\n"
ed9e98c2 5381" -mrmw accept Read-Modify-Write instructions\n"
e0e7a9d4
TG
5382" -mlink-relax generate relocations for linker relaxation (default)\n"
5383" -mno-link-relax don't generate relocations for linker relaxation.\n"
3957a496 5384" -mgcc-isr accept the __gcc_isr pseudo-instruction.\n"
06647dfd
AM
5385msgstr ""
5386
f48dfe41 5387#: config/tc-avr.c:720
06647dfd 5388#, c-format
c1c69e83 5389msgid "unknown MCU: %s\n"
06647dfd
AM
5390msgstr ""
5391
f48dfe41 5392#: config/tc-avr.c:734
8ea2b00f 5393#, c-format
c1c69e83 5394msgid "redefinition of mcu type `%s' to `%s'"
8ea2b00f
AM
5395msgstr ""
5396
f48dfe41 5397#: config/tc-avr.c:857
c1c69e83 5398msgid "constant value required"
8ea2b00f
AM
5399msgstr ""
5400
f48dfe41 5401#: config/tc-avr.c:860
8ea2b00f 5402#, c-format
c1c69e83 5403msgid "number must be positive and less than %d"
8ea2b00f
AM
5404msgstr ""
5405
f48dfe41 5406#: config/tc-avr.c:886 config/tc-avr.c:1023
8ea2b00f 5407#, c-format
c1c69e83 5408msgid "constant out of 8-bit range: %d"
8ea2b00f
AM
5409msgstr ""
5410
6655dba2 5411#: config/tc-avr.c:954 config/tc-score.c:1198 read.c:3798
c1c69e83 5412msgid "illegal expression"
06647dfd
AM
5413msgstr ""
5414
6655dba2 5415#: config/tc-avr.c:983 config/tc-avr.c:1993 config/tc-pru.c:1883
c1c69e83 5416msgid "`)' required"
06647dfd
AM
5417msgstr ""
5418
f48dfe41 5419#: config/tc-avr.c:1093
ed9e98c2
AM
5420msgid "register name or number from 16 to 31 required"
5421msgstr ""
5422
f48dfe41 5423#: config/tc-avr.c:1099
ed9e98c2
AM
5424msgid "register name or number from 0 to 31 required"
5425msgstr ""
5426
f48dfe41 5427#: config/tc-avr.c:1107
c1c69e83 5428msgid "register r16-r23 required"
252b5132
RH
5429msgstr ""
5430
f48dfe41 5431#: config/tc-avr.c:1113
c1c69e83 5432msgid "register number above 15 required"
87ccc1b0
NC
5433msgstr ""
5434
6655dba2 5435#: config/tc-avr.c:1119 config/tc-csky.c:5885 config/tc-csky.c:5919
c1c69e83 5436msgid "even register number required"
252b5132
RH
5437msgstr ""
5438
f48dfe41 5439#: config/tc-avr.c:1125
c1c69e83 5440msgid "register r24, r26, r28 or r30 required"
252b5132
RH
5441msgstr ""
5442
f48dfe41 5443#: config/tc-avr.c:1146
c1c69e83 5444msgid "pointer register (X, Y or Z) required"
252b5132
RH
5445msgstr ""
5446
f48dfe41 5447#: config/tc-avr.c:1153
c1c69e83 5448msgid "cannot both predecrement and postincrement"
252b5132
RH
5449msgstr ""
5450
f48dfe41 5451#: config/tc-avr.c:1161
c1c69e83 5452msgid "addressing mode not supported"
252b5132
RH
5453msgstr ""
5454
f48dfe41 5455#: config/tc-avr.c:1167
c1c69e83 5456msgid "can't predecrement"
252b5132
RH
5457msgstr ""
5458
f48dfe41 5459#: config/tc-avr.c:1170
c1c69e83 5460msgid "pointer register Z required"
252b5132
RH
5461msgstr ""
5462
f48dfe41 5463#: config/tc-avr.c:1189
c1c69e83 5464msgid "postincrement not supported"
252b5132
RH
5465msgstr ""
5466
f48dfe41 5467#: config/tc-avr.c:1199
c1c69e83 5468msgid "pointer register (Y or Z) required"
252b5132
RH
5469msgstr ""
5470
f48dfe41 5471#: config/tc-avr.c:1321 config/tc-xgate.c:1352
c1c69e83
AM
5472#, c-format
5473msgid "unknown constraint `%c'"
87ccc1b0
NC
5474msgstr ""
5475
f48dfe41 5476#: config/tc-avr.c:1384 config/tc-avr.c:2675
c1c69e83 5477msgid "`,' required"
87ccc1b0
NC
5478msgstr ""
5479
f48dfe41 5480#: config/tc-avr.c:1405
c1c69e83 5481msgid "undefined combination of operands"
87ccc1b0
NC
5482msgstr ""
5483
f48dfe41 5484#: config/tc-avr.c:1414
c1c69e83 5485msgid "skipping two-word instruction"
87ccc1b0
NC
5486msgstr ""
5487
f48dfe41 5488#: config/tc-avr.c:1602 config/tc-avr.c:1618 config/tc-avr.c:1749
6655dba2 5489#: config/tc-msp430.c:4486 config/tc-msp430.c:4505
c1c69e83
AM
5490#, c-format
5491msgid "odd address operand: %ld"
87ccc1b0
NC
5492msgstr ""
5493
f48dfe41
NC
5494#: config/tc-avr.c:1610 config/tc-avr.c:1629 config/tc-avr.c:1647
5495#: config/tc-avr.c:1658 config/tc-avr.c:1674 config/tc-avr.c:1682
5496#: config/tc-avr.c:1777 config/tc-avr.c:1784 config/tc-d10v.c:503
6655dba2 5497#: config/tc-d30v.c:553 config/tc-msp430.c:4494 config/tc-msp430.c:4512
c1c69e83
AM
5498#, c-format
5499msgid "operand out of range: %ld"
252b5132
RH
5500msgstr ""
5501
f48dfe41 5502#: config/tc-avr.c:1665
ed9e98c2
AM
5503#, c-format
5504msgid "operand out of range: 0x%lx"
5505msgstr ""
5506
6655dba2
SB
5507#: config/tc-avr.c:1770 config/tc-d10v.c:1593 config/tc-d30v.c:2014
5508#: config/tc-msp430.c:4583
c1c69e83
AM
5509#, c-format
5510msgid "line %d: unknown relocation type: 0x%x"
252b5132
RH
5511msgstr ""
5512
f48dfe41 5513#: config/tc-avr.c:1798
c1c69e83 5514msgid "only constant expression allowed"
252b5132
RH
5515msgstr ""
5516
c1c69e83 5517#. xgettext:c-format.
f48dfe41 5518#: config/tc-avr.c:1853 config/tc-bfin.c:824 config/tc-d10v.c:1462
6655dba2
SB
5519#: config/tc-d30v.c:1771 config/tc-metag.c:7019 config/tc-mn10200.c:779
5520#: config/tc-mn10300.c:2177 config/tc-msp430.c:4631 config/tc-ppc.c:7949
f48dfe41 5521#: config/tc-spu.c:894 config/tc-spu.c:1105 config/tc-v850.c:3367
6655dba2 5522#: config/tc-z80.c:3423
c1c69e83
AM
5523#, c-format
5524msgid "reloc %d not supported by object file format"
252b5132
RH
5525msgstr ""
5526
f48dfe41 5527#: config/tc-avr.c:1875 config/tc-ft32.c:232 config/tc-h8300.c:1930
71300e2c 5528#: config/tc-mcore.c:880 config/tc-microblaze.c:941 config/tc-moxie.c:182
f48dfe41 5529#: config/tc-pj.c:253 config/tc-sh.c:2196 config/tc-wasm32.c:747
e0e7a9d4 5530#: config/tc-z8k.c:1223
c1c69e83 5531msgid "can't find opcode "
252b5132
RH
5532msgstr ""
5533
f48dfe41 5534#: config/tc-avr.c:1894
c1c69e83
AM
5535#, c-format
5536msgid "illegal opcode %s for mcu %s"
328577ad
NC
5537msgstr ""
5538
f48dfe41 5539#: config/tc-avr.c:1910
3957a496
NC
5540#, c-format
5541msgid "pseudo instruction `%s' not supported"
5542msgstr ""
5543
f48dfe41 5544#: config/tc-avr.c:1932
c1c69e83 5545msgid "garbage at end of line"
87ccc1b0
NC
5546msgstr ""
5547
6655dba2 5548#: config/tc-avr.c:2042 config/tc-pru.c:1915
55cf6793 5549#, c-format
f96bd6c2 5550msgid "illegal %s relocation size: %d"
ae351704
AM
5551msgstr ""
5552
f48dfe41 5553#: config/tc-avr.c:2155 config/tc-avr.c:2210
e0e7a9d4
TG
5554#, c-format
5555msgid "unknown record type %d (in %s)"
5556msgstr ""
5557
f48dfe41 5558#: config/tc-avr.c:2231
e0e7a9d4
TG
5559#, c-format
5560msgid "Failed to create property section `%s'\n"
5561msgstr ""
5562
f48dfe41 5563#: config/tc-avr.c:2667
3957a496
NC
5564#, c-format
5565msgid "%s requires value 0-2 as operand 1"
5566msgstr ""
5567
f48dfe41 5568#: config/tc-avr.c:2692
3957a496
NC
5569#, c-format
5570msgid "`%s %d' after `%s %d' from %s:%u"
5571msgstr ""
5572
f48dfe41 5573#: config/tc-avr.c:2695
3957a496
NC
5574#, c-format
5575msgid "`%s %d' but no chunk open yet"
5576msgstr ""
5577
f48dfe41 5578#: config/tc-avr.c:2783
3957a496
NC
5579#, c-format
5580msgid "dangling `__gcc_isr %d'"
5581msgstr ""
5582
f48dfe41 5583#: config/tc-avr.c:2785
3957a496
NC
5584msgid "dangling `__gcc_isr'"
5585msgstr ""
5586
f48dfe41 5587#: config/tc-bfin.c:93 config/tc-frv.c:1603 config/tc-frv.c:1613
c1c69e83 5588msgid "missing ')'"
55cf6793
ZW
5589msgstr ""
5590
f48dfe41 5591#: config/tc-bfin.c:439
252b5132 5592#, c-format
c1c69e83 5593msgid " Blackfin specific assembler options:\n"
252b5132
RH
5594msgstr ""
5595
f48dfe41 5596#: config/tc-bfin.c:440
c1c69e83
AM
5597#, c-format
5598msgid " -mcpu=<cpu[-sirevision]> specify the name of the target CPU\n"
55cf6793
ZW
5599msgstr ""
5600
f48dfe41 5601#: config/tc-bfin.c:441
252b5132 5602#, c-format
c1c69e83 5603msgid " -mfdpic assemble for the FDPIC ABI\n"
252b5132
RH
5604msgstr ""
5605
f48dfe41 5606#: config/tc-bfin.c:442
6e1772d5 5607#, c-format
c1c69e83 5608msgid " -mno-fdpic/-mnopic disable -mfdpic\n"
252b5132
RH
5609msgstr ""
5610
f48dfe41 5611#: config/tc-bfin.c:455
c1c69e83 5612msgid "Could not set architecture and machine."
252b5132
RH
5613msgstr ""
5614
f48dfe41 5615#: config/tc-bfin.c:602
c1c69e83 5616msgid "Parse failed."
252b5132
RH
5617msgstr ""
5618
f48dfe41 5619#: config/tc-bfin.c:677
c1c69e83 5620msgid "pcrel too far BFD_RELOC_BFIN_10"
252b5132
RH
5621msgstr ""
5622
f48dfe41 5623#: config/tc-bfin.c:693
c1c69e83 5624msgid "pcrel too far BFD_RELOC_BFIN_12"
252b5132
RH
5625msgstr ""
5626
f48dfe41 5627#: config/tc-bfin.c:713
c1c69e83 5628msgid "pcrel too far BFD_RELOC_BFIN_24"
252b5132
RH
5629msgstr ""
5630
f48dfe41 5631#: config/tc-bfin.c:728
c1c69e83 5632msgid "pcrel too far BFD_RELOC_BFIN_5"
252b5132
RH
5633msgstr ""
5634
f48dfe41 5635#: config/tc-bfin.c:740
c1c69e83 5636msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL"
252b5132
RH
5637msgstr ""
5638
f48dfe41 5639#: config/tc-bfin.c:750
c1c69e83 5640msgid "rel too far BFD_RELOC_8"
bc0d738a
NC
5641msgstr ""
5642
f48dfe41 5643#: config/tc-bfin.c:757
c1c69e83 5644msgid "rel too far BFD_RELOC_16"
252b5132
RH
5645msgstr ""
5646
6655dba2
SB
5647#: config/tc-bpf.c:143
5648#, c-format
5649msgid ""
5650"\n"
5651"BPF options:\n"
5652msgstr ""
5653
5654#: config/tc-bpf.c:144
5655#, c-format
5656msgid ""
5657" --EL\t\t\tgenerate code for a little endian machine\n"
5658" --EB\t\t\tgenerate code for a big endian machine\n"
5659msgstr ""
5660
5661#: config/tc-bpf.c:279
5662msgid "convert_frag called"
5663msgstr ""
5664
5665#: config/tc-bpf.c:286 config/tc-sparc.h:68 config/tc-z80.h:56
5666msgid "estimate_size_before_relax called"
5667msgstr ""
5668
71300e2c 5669#: config/tc-cr16.c:164
c1c69e83 5670msgid "using a bit field width of zero"
bc0d738a
NC
5671msgstr ""
5672
71300e2c 5673#: config/tc-cr16.c:172
bc0d738a 5674#, c-format
c1c69e83 5675msgid "field width \"%s\" too complex for a bitfield"
bc0d738a
NC
5676msgstr ""
5677
71300e2c 5678#: config/tc-cr16.c:181
c1c69e83 5679#, c-format
3957a496
NC
5680msgid "field width %lu too big to fit in %d byte: truncated to %d bits"
5681msgid_plural "field width %lu too big to fit in %d bytes: truncated to %d bits"
5682msgstr[0] ""
5683msgstr[1] ""
252b5132 5684
71300e2c 5685#: config/tc-cr16.c:208
55cf6793 5686#, c-format
c1c69e83 5687msgid "field value \"%s\" too complex for a bitfield"
252b5132
RH
5688msgstr ""
5689
3957a496 5690#: config/tc-cr16.c:389
55cf6793 5691#, c-format
c1c69e83 5692msgid "Unknown register pair - index relative mode: `%d'"
252b5132
RH
5693msgstr ""
5694
3957a496 5695#: config/tc-cr16.c:603 config/tc-crx.c:361
55cf6793 5696#, c-format
c1c69e83 5697msgid "internal error: reloc %d (`%s') not supported by object file format"
252b5132
RH
5698msgstr ""
5699
6655dba2 5700#: config/tc-cr16.c:696 config/tc-i386.c:12972 config/tc-s390.c:2121
c1c69e83 5701msgid "GOT already in symbol table"
252b5132
RH
5702msgstr ""
5703
f48dfe41
NC
5704#: config/tc-cr16.c:813 config/tc-m68k.c:4574 config/tc-tilegx.c:318
5705#: config/tc-tilepro.c:255
c1c69e83
AM
5706#, c-format
5707msgid "Internal Error: Can't hash %s: %s"
252b5132
RH
5708msgstr ""
5709
3957a496 5710#: config/tc-cr16.c:839 config/tc-cris.c:1229 config/tc-crx.c:545
c1c69e83
AM
5711#, c-format
5712msgid "Can't hash `%s': %s\n"
252b5132
RH
5713msgstr ""
5714
3957a496 5715#: config/tc-cr16.c:840 config/tc-cris.c:1230 config/tc-crx.c:546
c1c69e83 5716msgid "(unknown reason)"
252b5132
RH
5717msgstr ""
5718
c1c69e83 5719#. Missing or bad expr becomes absolute 0.
3957a496 5720#: config/tc-cr16.c:892 config/tc-crx.c:619
55cf6793 5721#, c-format
c1c69e83 5722msgid "missing or invalid displacement expression `%s' taken as 0"
55cf6793
ZW
5723msgstr ""
5724
3957a496 5725#: config/tc-cr16.c:942
252b5132 5726#, c-format
c1c69e83 5727msgid "GOT bad expression with %s."
252b5132
RH
5728msgstr ""
5729
3957a496 5730#: config/tc-cr16.c:1053
252b5132 5731#, c-format
c1c69e83 5732msgid "operand %d: illegal use expression: `%s`"
252b5132
RH
5733msgstr ""
5734
3957a496 5735#: config/tc-cr16.c:1118 config/tc-crx.c:1129
252b5132 5736#, c-format
c1c69e83 5737msgid "Unknown register: `%d'"
252b5132
RH
5738msgstr ""
5739
c1c69e83 5740#. Issue a error message when register is illegal.
3957a496 5741#: config/tc-cr16.c:1126
252b5132 5742#, c-format
c1c69e83 5743msgid "Illegal register (`%s') in Instruction: `%s'"
252b5132
RH
5744msgstr ""
5745
71300e2c 5746#: config/tc-cr16.c:1200 config/tc-cr16.c:1275
252b5132 5747#, c-format
c1c69e83 5748msgid "Illegal register `%s' in Instruction `%s'"
252b5132
RH
5749msgstr ""
5750
71300e2c 5751#: config/tc-cr16.c:1228 config/tc-cr16.c:1239
252b5132 5752#, c-format
c1c69e83 5753msgid "Illegal register pair `%s' in Instruction `%s'"
252b5132
RH
5754msgstr ""
5755
71300e2c 5756#: config/tc-cr16.c:1264
c1c69e83 5757msgid "unmatched '['"
a74801ba
ILT
5758msgstr ""
5759
71300e2c 5760#: config/tc-cr16.c:1270
c1c69e83 5761msgid "garbage after index spec ignored"
a74801ba
ILT
5762msgstr ""
5763
71300e2c 5764#: config/tc-cr16.c:1418 config/tc-crx.c:938
c85dd50d 5765#, c-format
c1c69e83 5766msgid "Illegal operands (whitespace): `%s'"
c85dd50d
NC
5767msgstr ""
5768
71300e2c 5769#: config/tc-cr16.c:1430 config/tc-cr16.c:1437 config/tc-cr16.c:1454
e0e7a9d4 5770#: config/tc-crx.c:950 config/tc-crx.c:957 config/tc-crx.c:974
71300e2c 5771#: config/tc-crx.c:1770
c1c69e83
AM
5772#, c-format
5773msgid "Missing matching brackets : `%s'"
3caac5b8
AM
5774msgstr ""
5775
71300e2c 5776#: config/tc-cr16.c:1486 config/tc-crx.c:1000
87ccc1b0 5777#, c-format
c1c69e83 5778msgid "Unknown exception: `%s'"
a74801ba
ILT
5779msgstr ""
5780
71300e2c 5781#: config/tc-cr16.c:1571 config/tc-crx.c:1096
87ccc1b0 5782#, c-format
c1c69e83 5783msgid "Illegal `cinv' parameter: `%c'"
a74801ba
ILT
5784msgstr ""
5785
71300e2c 5786#: config/tc-cr16.c:1592 config/tc-cr16.c:1631
87ccc1b0 5787#, c-format
c1c69e83 5788msgid "Unknown register pair: `%d'"
328577ad
NC
5789msgstr ""
5790
c1c69e83 5791#. Issue a error message when register pair is illegal.
71300e2c 5792#: config/tc-cr16.c:1600
3caac5b8 5793#, c-format
c1c69e83 5794msgid "Illegal register pair (`%s') in Instruction: `%s'"
3caac5b8
AM
5795msgstr ""
5796
c1c69e83 5797#. Issue a error message when register pair is illegal.
71300e2c 5798#: config/tc-cr16.c:1639
3caac5b8 5799#, c-format
c1c69e83 5800msgid "Illegal index register pair (`%s') in Instruction: `%s'"
3caac5b8
AM
5801msgstr ""
5802
71300e2c 5803#: config/tc-cr16.c:1678
c1c69e83
AM
5804#, c-format
5805msgid "Unknown processor register : `%d'"
252b5132
RH
5806msgstr ""
5807
c1c69e83 5808#. Issue a error message when register pair is illegal.
71300e2c 5809#: config/tc-cr16.c:1686
87ccc1b0 5810#, c-format
c1c69e83 5811msgid "Illegal processor register (`%s') in Instruction: `%s'"
252b5132
RH
5812msgstr ""
5813
71300e2c 5814#: config/tc-cr16.c:1734
3caac5b8 5815#, c-format
c1c69e83 5816msgid "Unknown processor register (32 bit) : `%d'"
3caac5b8
AM
5817msgstr ""
5818
c1c69e83 5819#. Issue a error message when register pair is illegal.
71300e2c 5820#: config/tc-cr16.c:1742
87ccc1b0 5821#, c-format
c1c69e83 5822msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'"
252b5132
RH
5823msgstr ""
5824
71300e2c 5825#: config/tc-cr16.c:2108 config/tc-crx.c:1668 config/tc-crx.c:1685
c1c69e83
AM
5826#, c-format
5827msgid "Same src/dest register is used (`r%d'), result is undefined"
252b5132
RH
5828msgstr ""
5829
71300e2c 5830#: config/tc-cr16.c:2129
c1c69e83 5831msgid "RA register is saved twice."
252b5132
RH
5832msgstr ""
5833
71300e2c 5834#: config/tc-cr16.c:2133
c1c69e83
AM
5835#, c-format
5836msgid "`%s' Illegal use of registers."
c85dd50d
NC
5837msgstr ""
5838
71300e2c 5839#: config/tc-cr16.c:2147
3caac5b8 5840#, c-format
c1c69e83 5841msgid "`%s' Illegal count-register combination."
3caac5b8
AM
5842msgstr ""
5843
71300e2c 5844#: config/tc-cr16.c:2153
c1c69e83
AM
5845#, c-format
5846msgid "`%s' Illegal use of register."
252b5132
RH
5847msgstr ""
5848
71300e2c 5849#: config/tc-cr16.c:2162 config/tc-crx.c:1677
cfb8c092 5850#, c-format
c1c69e83 5851msgid "`%s' has undefined result"
cfb8c092
NC
5852msgstr ""
5853
71300e2c 5854#: config/tc-cr16.c:2170
c1c69e83
AM
5855#, c-format
5856msgid "Same src/dest register is used (`r%d'),result is undefined"
cfb8c092
NC
5857msgstr ""
5858
71300e2c 5859#: config/tc-cr16.c:2341 config/tc-crx.c:1582
c1c69e83 5860msgid "Incorrect number of operands"
cfb8c092
NC
5861msgstr ""
5862
71300e2c 5863#: config/tc-cr16.c:2343 config/tc-crx.c:1584
c1c69e83
AM
5864#, c-format
5865msgid "Illegal type of operand (arg %d)"
cfb8c092
NC
5866msgstr ""
5867
71300e2c 5868#: config/tc-cr16.c:2349 config/tc-crx.c:1590
c1c69e83
AM
5869#, c-format
5870msgid "Operand out of range (arg %d)"
cfb8c092
NC
5871msgstr ""
5872
71300e2c 5873#: config/tc-cr16.c:2352 config/tc-crx.c:1593
c1c69e83
AM
5874#, c-format
5875msgid "Operand has odd displacement (arg %d)"
cfb8c092
NC
5876msgstr ""
5877
71300e2c
NC
5878#: config/tc-cr16.c:2355 config/tc-cr16.c:2386 config/tc-crx.c:1606
5879#: config/tc-crx.c:1637
c1c69e83
AM
5880#, c-format
5881msgid "Illegal operand (arg %d)"
cfb8c092
NC
5882msgstr ""
5883
c1c69e83
AM
5884#. Give an error if a frag containing code is not aligned to a 2-byte
5885#. boundary.
71300e2c
NC
5886#: config/tc-cr16.c:2488 config/tc-cr16.h:74 config/tc-crx.c:1959
5887#: config/tc-crx.h:77
c1c69e83 5888msgid "instruction address is not a multiple of 2"
cfb8c092
NC
5889msgstr ""
5890
71300e2c
NC
5891#: config/tc-cr16.c:2511 config/tc-cris.c:1556 config/tc-cris.c:1564
5892#: config/tc-crx.c:1995 config/tc-dlx.c:692 config/tc-hppa.c:3212
f48dfe41 5893#: config/tc-hppa.c:3219 config/tc-sparc.c:1758 config/tc-sparc.c:1766
6e1772d5 5894#, c-format
c1c69e83 5895msgid "Unknown opcode: `%s'"
252b5132
RH
5896msgstr ""
5897
e0e7a9d4 5898#: config/tc-cris.c:550 config/tc-m68hc11.c:3893
252b5132 5899#, c-format
c1c69e83 5900msgid "internal inconsistency problem in %s: fr_symbol %lx"
252b5132
RH
5901msgstr ""
5902
6655dba2 5903#: config/tc-cris.c:554 config/tc-m68hc11.c:3897 config/tc-msp430.c:4981
6e1772d5 5904#, c-format
c1c69e83 5905msgid "internal inconsistency problem in %s: resolved symbol"
252b5132
RH
5906msgstr ""
5907
e0e7a9d4 5908#: config/tc-cris.c:564 config/tc-m68hc11.c:3903
6e1772d5 5909#, c-format
c1c69e83 5910msgid "internal inconsistency problem in %s: fr_subtype %d"
252b5132
RH
5911msgstr ""
5912
ed9e98c2 5913#: config/tc-cris.c:904
c1c69e83
AM
5914msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
5915msgstr ""
5916
ed9e98c2 5917#: config/tc-cris.c:934
c1c69e83
AM
5918msgid "Complicated LAPC target operand is not a multiple of two. Use LAPC.D"
5919msgstr ""
5920
ed9e98c2 5921#: config/tc-cris.c:939
42477147 5922#, c-format
c1c69e83
AM
5923msgid ""
5924"Internal error found in md_convert_frag: offset %ld. Please report this."
42477147
NC
5925msgstr ""
5926
ed9e98c2 5927#: config/tc-cris.c:964
6e1772d5 5928#, c-format
c1c69e83 5929msgid "internal inconsistency in %s: bdapq no symbol"
252b5132
RH
5930msgstr ""
5931
ed9e98c2 5932#: config/tc-cris.c:977
6e1772d5 5933#, c-format
c1c69e83 5934msgid "internal inconsistency in %s: bdap.w with no symbol"
252b5132
RH
5935msgstr ""
5936
ed9e98c2 5937#: config/tc-cris.c:1001
c1c69e83
AM
5938msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
5939msgstr ""
5940
ed9e98c2 5941#: config/tc-cris.c:1010
c1c69e83
AM
5942msgid "dangerous MULS/MULU location; give it higher alignment"
5943msgstr ""
5944
5945#. Bail out for compatibility mode. (It seems it can be implemented,
5946#. perhaps with a 10-byte sequence: "move.d NNNN,$pc/$acr", "jump
5947#. $acr", "nop"; but doesn't seem worth it at the moment.)
ed9e98c2 5948#: config/tc-cris.c:1051
c1c69e83
AM
5949msgid ""
5950"Out-of-range .word offset handling is not implemented for .arch "
5951"common_v10_v32"
5952msgstr ""
5953
ed9e98c2 5954#: config/tc-cris.c:1096
c1c69e83
AM
5955msgid ".word case-table handling failed: table too large"
5956msgstr ""
5957
ed9e98c2 5958#: config/tc-cris.c:1234
6e1772d5 5959#, c-format
c1c69e83 5960msgid "Buggy opcode: `%s' \"%s\"\n"
252b5132
RH
5961msgstr ""
5962
ed9e98c2 5963#: config/tc-cris.c:1662
6e1772d5 5964#, c-format
c1c69e83 5965msgid "Immediate value not in 5 bit unsigned range: %ld"
252b5132
RH
5966msgstr ""
5967
ed9e98c2 5968#: config/tc-cris.c:1678
6e1772d5 5969#, c-format
c1c69e83 5970msgid "Immediate value not in 4 bit unsigned range: %ld"
252b5132
RH
5971msgstr ""
5972
ed9e98c2 5973#: config/tc-cris.c:1730
6e1772d5 5974#, c-format
c1c69e83 5975msgid "Immediate value not in 6 bit range: %ld"
252b5132
RH
5976msgstr ""
5977
ed9e98c2 5978#: config/tc-cris.c:1746
6e1772d5 5979#, c-format
c1c69e83 5980msgid "Immediate value not in 6 bit unsigned range: %ld"
252b5132
RH
5981msgstr ""
5982
c1c69e83 5983#. Others have a generic warning.
ed9e98c2 5984#: config/tc-cris.c:1855
6e1772d5 5985#, c-format
c1c69e83 5986msgid "Unimplemented register `%s' specified"
252b5132
RH
5987msgstr ""
5988
c1c69e83
AM
5989#. We've come to the end of instructions with this
5990#. opcode, so it must be an error.
ed9e98c2 5991#: config/tc-cris.c:2099
c1c69e83
AM
5992msgid "Illegal operands"
5993msgstr ""
5994
ed9e98c2 5995#: config/tc-cris.c:2140 config/tc-cris.c:2180
6e1772d5 5996#, c-format
c1c69e83 5997msgid "Immediate value not in 8 bit range: %ld"
252b5132
RH
5998msgstr ""
5999
ed9e98c2 6000#: config/tc-cris.c:2150 config/tc-cris.c:2201
c1c69e83
AM
6001#, c-format
6002msgid "Immediate value not in 16 bit range: %ld"
6003msgstr ""
6004
ed9e98c2 6005#: config/tc-cris.c:2185
c1c69e83
AM
6006#, c-format
6007msgid "Immediate value not in 8 bit signed range: %ld"
6008msgstr ""
6009
ed9e98c2 6010#: config/tc-cris.c:2190
c1c69e83
AM
6011#, c-format
6012msgid "Immediate value not in 8 bit unsigned range: %ld"
6013msgstr ""
6014
ed9e98c2 6015#: config/tc-cris.c:2206
c1c69e83
AM
6016#, c-format
6017msgid "Immediate value not in 16 bit signed range: %ld"
6018msgstr ""
6019
ed9e98c2 6020#: config/tc-cris.c:2211
c1c69e83
AM
6021#, c-format
6022msgid "Immediate value not in 16 bit unsigned range: %ld"
6023msgstr ""
6024
ed9e98c2 6025#: config/tc-cris.c:2237
c1c69e83
AM
6026msgid "TLS relocation size does not match operand size"
6027msgstr ""
6028
ed9e98c2 6029#: config/tc-cris.c:2238
c1c69e83
AM
6030msgid "PIC relocation size does not match operand size"
6031msgstr ""
6032
ed9e98c2 6033#: config/tc-cris.c:3385
c1c69e83
AM
6034msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
6035msgstr ""
6036
ed9e98c2 6037#: config/tc-cris.c:3389
c1c69e83
AM
6038msgid "32-bit conditional branch generated"
6039msgstr ""
6040
ed9e98c2 6041#: config/tc-cris.c:3450
c1c69e83
AM
6042msgid "Complex expression not supported"
6043msgstr ""
6044
6045#. FIXME: Is this function mentioned in the internals.texi manual? If
6046#. not, add it.
ed9e98c2 6047#: config/tc-cris.c:3600
c1c69e83
AM
6048msgid "Bad call to md_atof () - floating point formats are not supported"
6049msgstr ""
6050
ed9e98c2 6051#: config/tc-cris.c:3641
c1c69e83
AM
6052msgid "PC-relative relocation must be trivially resolved"
6053msgstr ""
6054
ed9e98c2 6055#: config/tc-cris.c:3713
c1c69e83
AM
6056#, c-format
6057msgid "Value not in 16 bit range: %ld"
6058msgstr ""
6059
ed9e98c2 6060#: config/tc-cris.c:3721
c1c69e83
AM
6061#, c-format
6062msgid "Value not in 16 bit signed range: %ld"
6063msgstr ""
6064
ed9e98c2 6065#: config/tc-cris.c:3729
c1c69e83
AM
6066#, c-format
6067msgid "Value not in 8 bit range: %ld"
6068msgstr ""
6069
ed9e98c2 6070#: config/tc-cris.c:3736
c1c69e83
AM
6071#, c-format
6072msgid "Value not in 8 bit signed range: %ld"
6073msgstr ""
6074
ed9e98c2 6075#: config/tc-cris.c:3746
c1c69e83
AM
6076#, c-format
6077msgid "Value not in 4 bit unsigned range: %ld"
6078msgstr ""
6079
ed9e98c2 6080#: config/tc-cris.c:3753
c1c69e83
AM
6081#, c-format
6082msgid "Value not in 5 bit unsigned range: %ld"
6083msgstr ""
6084
ed9e98c2 6085#: config/tc-cris.c:3760
c1c69e83
AM
6086#, c-format
6087msgid "Value not in 6 bit range: %ld"
6088msgstr ""
6089
ed9e98c2 6090#: config/tc-cris.c:3767
c1c69e83
AM
6091#, c-format
6092msgid "Value not in 6 bit unsigned range: %ld"
6093msgstr ""
6094
ed9e98c2 6095#: config/tc-cris.c:3811
c1c69e83
AM
6096#, c-format
6097msgid "Please use --help to see usage and options for this assembler.\n"
6098msgstr ""
6099
ed9e98c2 6100#: config/tc-cris.c:3823
c1c69e83
AM
6101msgid "--no-underscore is invalid with a.out format"
6102msgstr ""
6103
ed9e98c2 6104#: config/tc-cris.c:3835
c1c69e83
AM
6105msgid "--pic is invalid for this object format"
6106msgstr ""
6107
ed9e98c2 6108#: config/tc-cris.c:3849
6e1772d5 6109#, c-format
c1c69e83
AM
6110msgid "invalid <arch> in --march=<arch>: %s"
6111msgstr ""
6112
3957a496 6113#: config/tc-cris.c:3958 config/tc-ft32.c:689 config/tc-moxie.c:778
42477147 6114msgid ""
c1c69e83
AM
6115"Semantics error. This type of operand can not be relocated, it must be an "
6116"assembly-time constant"
252b5132
RH
6117msgstr ""
6118
3957a496 6119#: config/tc-cris.c:4007 config/tc-ft32.c:710 config/tc-moxie.c:826
6e1772d5 6120#, c-format
c1c69e83
AM
6121msgid "Cannot generate relocation type for symbol %s, code %s"
6122msgstr ""
6123
6124#. The messages are formatted to line up with the generic options.
ed9e98c2 6125#: config/tc-cris.c:4020
c1c69e83
AM
6126#, c-format
6127msgid "CRIS-specific options:\n"
6128msgstr ""
6129
ed9e98c2 6130#: config/tc-cris.c:4022
c1c69e83
AM
6131msgid ""
6132" -h, -H Don't execute, print this help text. Deprecated.\n"
6133msgstr ""
6134
ed9e98c2 6135#: config/tc-cris.c:4024
c1c69e83
AM
6136msgid " -N Warn when branches are expanded to jumps.\n"
6137msgstr ""
6138
ed9e98c2 6139#: config/tc-cris.c:4026
c1c69e83
AM
6140msgid ""
6141" --underscore User symbols are normally prepended with "
6142"underscore.\n"
6143msgstr ""
6144
ed9e98c2 6145#: config/tc-cris.c:4028
c1c69e83
AM
6146msgid " Registers will not need any prefix.\n"
6147msgstr ""
6148
ed9e98c2 6149#: config/tc-cris.c:4030
c1c69e83
AM
6150msgid " --no-underscore User symbols do not have any prefix.\n"
6151msgstr ""
6152
ed9e98c2 6153#: config/tc-cris.c:4032
c1c69e83
AM
6154msgid " Registers will require a `$'-prefix.\n"
6155msgstr ""
6156
ed9e98c2 6157#: config/tc-cris.c:4035
c1c69e83
AM
6158msgid " --pic\t\t\tEnable generation of position-independent code.\n"
6159msgstr ""
6160
ed9e98c2 6161#: config/tc-cris.c:4038
c1c69e83
AM
6162msgid ""
6163" --march=<arch>\t\tGenerate code for <arch>. Valid choices for <arch>\n"
6164"\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
6165msgstr ""
6166
6655dba2 6167#: config/tc-cris.c:4088
c1c69e83
AM
6168msgid "Invalid pc-relative relocation"
6169msgstr ""
6170
6655dba2 6171#: config/tc-cris.c:4133
c1c69e83
AM
6172#, c-format
6173msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
6174msgstr ""
6175
6655dba2 6176#: config/tc-cris.c:4163
c1c69e83
AM
6177#, c-format
6178msgid ".syntax %s requires command-line option `--underscore'"
6179msgstr ""
6180
6655dba2 6181#: config/tc-cris.c:4172
c1c69e83
AM
6182#, c-format
6183msgid ".syntax %s requires command-line option `--no-underscore'"
6184msgstr ""
6185
6655dba2 6186#: config/tc-cris.c:4209
c1c69e83
AM
6187msgid "Unknown .syntax operand"
6188msgstr ""
6189
6655dba2 6190#: config/tc-cris.c:4219
c1c69e83
AM
6191msgid "Pseudodirective .file is only valid when generating ELF"
6192msgstr ""
6193
6655dba2 6194#: config/tc-cris.c:4231
c1c69e83
AM
6195msgid "Pseudodirective .loc is only valid when generating ELF"
6196msgstr ""
6197
6655dba2 6198#: config/tc-cris.c:4246
c1c69e83
AM
6199#, c-format
6200msgid "internal inconsistency problem: %s called for %d bytes"
6201msgstr ""
6202
6655dba2 6203#: config/tc-cris.c:4398
c1c69e83
AM
6204msgid "unknown operand to .arch"
6205msgstr ""
6206
6655dba2 6207#: config/tc-cris.c:4407
c1c69e83
AM
6208msgid ".arch <arch> requires a matching --march=... option"
6209msgstr ""
6210
f96bd6c2
PC
6211#: config/tc-crx.c:572 config/tc-crx.c:591
6212#, c-format
6213msgid "Internal error: Can't hash %s: %s"
6214msgstr ""
6215
6216#: config/tc-crx.c:759 config/tc-crx.c:779 config/tc-crx.c:794
6217#, c-format
6218msgid "Illegal register `%s' in instruction `%s'"
6219msgstr ""
6220
e0e7a9d4 6221#: config/tc-crx.c:822
c1c69e83
AM
6222#, c-format
6223msgid "Illegal Scale - `%d'"
6224msgstr ""
6225
f96bd6c2
PC
6226#. Issue a error message when register is illegal.
6227#: config/tc-crx.c:1137
6228#, c-format
6229msgid "Illegal register (`%s') in instruction: `%s'"
6230msgstr ""
6231
71300e2c 6232#: config/tc-crx.c:1267
c1c69e83 6233#, c-format
f96bd6c2 6234msgid "Illegal co-processor register in instruction `%s'"
c1c69e83
AM
6235msgstr ""
6236
71300e2c 6237#: config/tc-crx.c:1274
c1c69e83 6238#, c-format
f96bd6c2 6239msgid "Illegal co-processor special register in instruction `%s'"
c1c69e83
AM
6240msgstr ""
6241
71300e2c 6242#: config/tc-crx.c:1596
c1c69e83
AM
6243#, c-format
6244msgid "Invalid DISPU4 operand value (arg %d)"
6245msgstr ""
6246
71300e2c 6247#: config/tc-crx.c:1599
c1c69e83
AM
6248#, c-format
6249msgid "Invalid CST4 operand value (arg %d)"
6250msgstr ""
6251
71300e2c 6252#: config/tc-crx.c:1602
c1c69e83
AM
6253#, c-format
6254msgid "Operand value is not within upper 64 KB (arg %d)"
6255msgstr ""
6256
71300e2c 6257#: config/tc-crx.c:1739
f96bd6c2 6258msgid "Invalid register in register list"
c1c69e83
AM
6259msgstr ""
6260
71300e2c 6261#: config/tc-crx.c:1793
c1c69e83
AM
6262#, c-format
6263msgid "Illegal register `%s' in cop-register list"
6264msgstr ""
6265
71300e2c 6266#: config/tc-crx.c:1801
c1c69e83
AM
6267#, c-format
6268msgid "Illegal register `%s' in cop-special-register list"
6269msgstr ""
6270
71300e2c 6271#: config/tc-crx.c:1820
c1c69e83
AM
6272#, c-format
6273msgid "Illegal register `%s' in user register list"
6274msgstr ""
6275
71300e2c 6276#: config/tc-crx.c:1839
c1c69e83
AM
6277#, c-format
6278msgid "Illegal register `%s' in register list"
6279msgstr ""
6280
71300e2c 6281#: config/tc-crx.c:1845
c1c69e83
AM
6282#, c-format
6283msgid "Maximum %d bits may be set in `mask16' operand"
6284msgstr ""
6285
71300e2c 6286#: config/tc-crx.c:1854
c1c69e83
AM
6287#, c-format
6288msgid "rest of line ignored; first ignored character is `%c'"
6289msgstr ""
6290
71300e2c 6291#: config/tc-crx.c:1862
c1c69e83
AM
6292#, c-format
6293msgid "Illegal `mask16' operand, operation is undefined - `%s'"
6294msgstr ""
6295
6296#. HI can't be specified without LO (and vise-versa).
71300e2c 6297#: config/tc-crx.c:1868
c1c69e83
AM
6298msgid "HI/LO registers should be specified together"
6299msgstr ""
6300
f48dfe41
NC
6301#: config/tc-crx.c:1874
6302msgid "HI/LO registers should be specified without additional registers"
6303msgstr ""
6304
6305#. Variable not in small data read only segment accessed
6306#. using small data read only anchor.
6655dba2
SB
6307#: config/tc-csky.c:874 config/tc-mcore.c:1923 config/tc-microblaze.c:1987
6308#: config/tc-microblaze.c:2288 config/tc-microblaze.c:2311
f48dfe41
NC
6309msgid "unknown"
6310msgstr ""
6311
6312#: config/tc-csky.c:876
6313#, c-format
6314msgid "pcrel offset for branch to %s too far (0x%lx)"
6315msgstr ""
6316
6317#: config/tc-csky.c:911
6318#, c-format
6319msgid "unknown architecture `%s'"
6320msgstr ""
6321
6322#: config/tc-csky.c:1055
6323#, c-format
6324msgid "C-SKY assembler options:\n"
6325msgstr ""
6326
6327#: config/tc-csky.c:1057
6328#, c-format
6329msgid " -march=ARCH\t\t\tselect architecture ARCH:"
6330msgstr ""
6331
6332#: config/tc-csky.c:1076
6333#, c-format
6334msgid " -mcpu=CPU\t\t\tselect processor CPU:"
6335msgstr ""
6336
6337#: config/tc-csky.c:1095
6338#, c-format
6339msgid " -EL -mlittle-endian\t\tgenerate little-endian output\n"
6340msgstr ""
6341
6342#: config/tc-csky.c:1097
6343#, c-format
6344msgid " -EB -mbig-endian\t\tgenerate big-endian output\n"
6345msgstr ""
6346
6347#: config/tc-csky.c:1099
6348#, c-format
6349msgid " -fpic -pic\t\t\tgenerate position-independent code\n"
6350msgstr ""
6351
6352#: config/tc-csky.c:1102
6353#, c-format
6354msgid " -mljump\t\t\ttransform jbf, jbt, jbr to jmpi (CK800 only)\n"
6355msgstr ""
6356
6357#: config/tc-csky.c:1104
6358#, c-format
6359msgid " -mno-ljump\n"
6360msgstr ""
6361
6362#: config/tc-csky.c:1108
6363#, c-format
6364msgid " -mbranch-stub\t\t\tenable branch stubs for PC-relative calls\n"
6365msgstr ""
6366
6367#: config/tc-csky.c:1110
6368#, c-format
6369msgid " -mno-branch-stub\n"
6370msgstr ""
6371
6372#: config/tc-csky.c:1114
6373#, c-format
6374msgid " -force2bsr -mforce2bsr\ttransform jbsr to bsr\n"
6375msgstr ""
6376
6377#: config/tc-csky.c:1116
6378#, c-format
6379msgid " -no-force2bsr -mno-force2bsr\n"
6380msgstr ""
6381
6382#: config/tc-csky.c:1118
6383#, c-format
6384msgid " -jsri2bsr -mjsri2bsr\t\ttransform jsri to bsr\n"
6385msgstr ""
6386
6387#: config/tc-csky.c:1120
6388#, c-format
6389msgid " -no-jsri2bsr -mno-jsri2bsr\n"
6390msgstr ""
6391
6392#: config/tc-csky.c:1123
6393#, c-format
6394msgid " -mnolrw -mno-lrw\t\timplement lrw as movih + ori\n"
6395msgstr ""
6396
6397#: config/tc-csky.c:1125
6398#, c-format
6399msgid " -melrw\t\t\tenable extended lrw (CK800 only)\n"
6400msgstr ""
6401
6402#: config/tc-csky.c:1127
6403#, c-format
6404msgid " -mno-elrw\n"
6405msgstr ""
6406
6407#: config/tc-csky.c:1130
6408#, c-format
6409msgid " -mlaf -mliterals-after-func\temit literals after each function\n"
6410msgstr ""
6411
6412#: config/tc-csky.c:1132
6413#, c-format
6414msgid " -mno-laf -mno-literals-after-func\n"
6415msgstr ""
6416
6417#: config/tc-csky.c:1134
6418#, c-format
6419msgid ""
6420" -mlabr -mliterals-after-br\temit literals after branch instructions\n"
6421msgstr ""
6422
6423#: config/tc-csky.c:1136
6424#, c-format
6425msgid " -mno-labr -mnoliterals-after-br\n"
6426msgstr ""
6427
6428#: config/tc-csky.c:1139
6429#, c-format
6430msgid " -mistack\t\t\tenable interrupt stack instructions\n"
6431msgstr ""
6432
6433#: config/tc-csky.c:1141
6434#, c-format
6435msgid " -mno-istack\n"
6436msgstr ""
6437
6438#: config/tc-csky.c:1144
6439#, c-format
6440msgid " -mhard-float\t\t\tenable hard float instructions\n"
6441msgstr ""
6442
6443#: config/tc-csky.c:1146
6444#, c-format
6445msgid " -mmp\t\t\t\tenable multiprocessor instructions\n"
6446msgstr ""
6447
6448#: config/tc-csky.c:1148
6449#, c-format
6450msgid " -mcp\t\t\t\tenable coprocessor instructions\n"
6451msgstr ""
6452
6453#: config/tc-csky.c:1150
6454#, c-format
6455msgid " -mcache\t\t\tenable cache prefetch instruction\n"
6456msgstr ""
6457
6458#: config/tc-csky.c:1152
6459#, c-format
6460msgid " -msecurity\t\t\tenable security instructions\n"
6461msgstr ""
6462
6463#: config/tc-csky.c:1154
6464#, c-format
6465msgid " -mtrust\t\t\tenable trust instructions\n"
6466msgstr ""
6467
6468#: config/tc-csky.c:1156
6469#, c-format
6470msgid " -mdsp\t\t\t\tenable DSP instructions\n"
6471msgstr ""
6472
6473#: config/tc-csky.c:1158
6474#, c-format
6475msgid " -medsp\t\t\tenable enhanced DSP instructions\n"
6476msgstr ""
6477
6478#: config/tc-csky.c:1160
6479#, c-format
6480msgid " -mvdsp\t\t\tenable vector DSP instructions\n"
6481msgstr ""
6482
6483#: config/tc-csky.c:1185
6484msgid "-mcpu conflict with -march option, using -mcpu"
6485msgstr ""
6486
6487#: config/tc-csky.c:1187
6488msgid "-mcpu conflict with other model parameters, using -mcpu"
6489msgstr ""
6490
6491#: config/tc-csky.c:1252
6492msgid "option -mdsp conflicts with -medsp, only enabling -medsp"
6493msgstr ""
6494
6495#: config/tc-csky.c:1259
6496msgid "-medsp option is only supported by ck803s, ignoring -medsp"
6497msgstr ""
6498
6499#: config/tc-csky.c:1270
6500msgid "C-SKY ABI v1 (ck510/ck610) does not support -mbranch-stub"
6501msgstr ""
6502
6503#: config/tc-csky.c:1275
6504msgid "-mno-force2bsr is ignored with -mbranch-stub"
6505msgstr ""
6506
6507#: config/tc-csky.c:1283
6508msgid "-mno-force2bsr is ignored for ck801/ck802"
6509msgstr ""
6510
6511#: config/tc-csky.c:1307
6512msgid "-mljump is ignored for ck801/ck802"
6513msgstr ""
6514
6515#: config/tc-csky.c:1575 config/tc-mcore.c:688
6516msgid "more than 65K literal pools"
6517msgstr ""
6518
6655dba2 6519#: config/tc-csky.c:1804 read.c:3558 read.c:4867
f48dfe41
NC
6520#, c-format
6521msgid "bad floating literal: %s"
6522msgstr ""
6523
6655dba2 6524#: config/tc-csky.c:1932 config/tc-mcore.c:742
f48dfe41
NC
6525msgid "missing ']'"
6526msgstr ""
6527
6655dba2
SB
6528#: config/tc-csky.c:1951 config/tc-mips.c:14328 config/tc-mips.c:14392
6529#: config/tc-mips.c:14403 config/tc-score.c:2690 config/tc-score.c:2736
f48dfe41
NC
6530msgid "unrecognized opcode"
6531msgstr ""
6532
6655dba2 6533#: config/tc-csky.c:3193 config/tc-mcore.c:1163
f48dfe41
NC
6534msgid "translating mgeni to movi"
6535msgstr ""
6536
6655dba2 6537#: config/tc-csky.c:4788 config/tc-tilegx.c:1455 config/tc-tilepro.c:1317
f48dfe41
NC
6538#, c-format
6539msgid "unsupported BFD relocation size %d"
6540msgstr ""
6541
6655dba2 6542#: config/tc-csky.c:5408
f48dfe41
NC
6543msgid "second operand must be 4"
6544msgstr ""
6545
6655dba2 6546#: config/tc-csky.c:5432 config/tc-mcore.c:1526
f48dfe41
NC
6547msgid "second operand must be 1"
6548msgstr ""
6549
6655dba2 6550#: config/tc-csky.c:5505 config/tc-xtensa.c:1974
f48dfe41
NC
6551msgid "register number out of range"
6552msgstr ""
6553
6655dba2 6554#: config/tc-csky.c:5515
f48dfe41
NC
6555msgid "64-bit operator src/dst register must be less than 15"
6556msgstr ""
6557
6655dba2 6558#: config/tc-csky.c:7178
f48dfe41
NC
6559msgid "the first operand must be a symbol"
6560msgstr ""
6561
6655dba2 6562#: config/tc-csky.c:7187
f48dfe41
NC
6563msgid "missing stack size"
6564msgstr ""
6565
6655dba2 6566#: config/tc-csky.c:7200 config/tc-score.c:4241
f48dfe41
NC
6567msgid "value not in range [0, 0xffffffff]"
6568msgstr ""
6569
6655dba2 6570#: config/tc-csky.c:7210 config/tc-mcore.c:781
f48dfe41 6571msgid "operand must be a constant"
c1c69e83
AM
6572msgstr ""
6573
ed9e98c2 6574#: config/tc-d10v.c:216
c1c69e83
AM
6575#, c-format
6576msgid ""
6577"D10V options:\n"
6578"-O Optimize. Will do some operations in parallel.\n"
6579"--gstabs-packing Pack adjacent short instructions together even\n"
6580" when --gstabs is specified. On by default.\n"
6581"--no-gstabs-packing If --gstabs is specified, do not pack adjacent\n"
6582" instructions together.\n"
6583msgstr ""
6584
ed9e98c2 6585#: config/tc-d10v.c:573
c1c69e83
AM
6586msgid "operand is not an immediate"
6587msgstr ""
6588
ed9e98c2 6589#: config/tc-d10v.c:591
c1c69e83
AM
6590#, c-format
6591msgid "operand out of range: %lu"
6592msgstr ""
6593
ed9e98c2 6594#: config/tc-d10v.c:651
c1c69e83
AM
6595msgid "Instruction must be executed in parallel with another instruction."
6596msgstr ""
6597
ed9e98c2 6598#: config/tc-d10v.c:705 config/tc-d10v.c:713
c1c69e83
AM
6599#, c-format
6600msgid "packing conflict: %s must dispatch sequentially"
6601msgstr ""
6602
ed9e98c2 6603#: config/tc-d10v.c:812
c1c69e83
AM
6604#, c-format
6605msgid "resource conflict (R%d)"
6606msgstr ""
6607
ed9e98c2 6608#: config/tc-d10v.c:815
c1c69e83
AM
6609#, c-format
6610msgid "resource conflict (A%d)"
6611msgstr ""
6612
ed9e98c2 6613#: config/tc-d10v.c:817
c1c69e83
AM
6614msgid "resource conflict (PSW)"
6615msgstr ""
6616
ed9e98c2 6617#: config/tc-d10v.c:819
c1c69e83
AM
6618msgid "resource conflict (C flag)"
6619msgstr ""
6620
ed9e98c2 6621#: config/tc-d10v.c:821
c1c69e83
AM
6622msgid "resource conflict (F flag)"
6623msgstr ""
6624
ed9e98c2 6625#: config/tc-d10v.c:971
c1c69e83
AM
6626msgid "Instruction must be executed in parallel"
6627msgstr ""
6628
ed9e98c2 6629#: config/tc-d10v.c:974
c1c69e83
AM
6630msgid "Long instructions may not be combined."
6631msgstr ""
6632
ed9e98c2 6633#: config/tc-d10v.c:1007
c1c69e83
AM
6634msgid "One of these instructions may not be executed in parallel."
6635msgstr ""
6636
ed9e98c2 6637#: config/tc-d10v.c:1011 config/tc-d30v.c:1037
c1c69e83
AM
6638msgid "Two IU instructions may not be executed in parallel"
6639msgstr ""
6640
ed9e98c2
AM
6641#: config/tc-d10v.c:1013 config/tc-d10v.c:1021 config/tc-d10v.c:1035
6642#: config/tc-d10v.c:1050 config/tc-d30v.c:1038 config/tc-d30v.c:1047
c1c69e83
AM
6643msgid "Swapping instruction order"
6644msgstr ""
6645
ed9e98c2 6646#: config/tc-d10v.c:1019 config/tc-d30v.c:1044
c1c69e83
AM
6647msgid "Two MU instructions may not be executed in parallel"
6648msgstr ""
6649
ed9e98c2 6650#: config/tc-d10v.c:1039 config/tc-d30v.c:1064
c1c69e83
AM
6651msgid "IU instruction may not be in the left container"
6652msgstr ""
6653
ed9e98c2 6654#: config/tc-d10v.c:1041 config/tc-d10v.c:1056
c1c69e83
AM
6655msgid ""
6656"Instruction in R container is squashed by flow control instruction in L "
6657"container."
6658msgstr ""
6659
ed9e98c2 6660#: config/tc-d10v.c:1054 config/tc-d30v.c:1075
c1c69e83
AM
6661msgid "MU instruction may not be in the right container"
6662msgstr ""
6663
ed9e98c2 6664#: config/tc-d10v.c:1060 config/tc-d30v.c:1087
c1c69e83
AM
6665msgid "unknown execution type passed to write_2_short()"
6666msgstr ""
6667
ed9e98c2 6668#: config/tc-d10v.c:1189 config/tc-d10v.c:1362
c1c69e83
AM
6669msgid "bad opcode or operands"
6670msgstr ""
6671
ed9e98c2 6672#: config/tc-d10v.c:1264
c1c69e83
AM
6673msgid "value out of range"
6674msgstr ""
6675
ed9e98c2 6676#: config/tc-d10v.c:1338
c1c69e83
AM
6677msgid "illegal operand - register name found where none expected"
6678msgstr ""
6679
ed9e98c2 6680#: config/tc-d10v.c:1373
c1c69e83
AM
6681msgid "Register number must be EVEN"
6682msgstr ""
6683
ed9e98c2 6684#: config/tc-d10v.c:1376
c1c69e83
AM
6685msgid "Unsupported use of sp"
6686msgstr ""
6687
ed9e98c2 6688#: config/tc-d10v.c:1395
c1c69e83
AM
6689#, c-format
6690msgid "cr%ld is a reserved control register"
6691msgstr ""
6692
ed9e98c2 6693#: config/tc-d10v.c:1570
c1c69e83
AM
6694#, c-format
6695msgid "line %d: rep or repi must include at least 4 instructions"
6696msgstr ""
6697
6655dba2 6698#: config/tc-d10v.c:1762
c1c69e83
AM
6699msgid "can't find previous opcode "
6700msgstr ""
6701
6655dba2 6702#: config/tc-d10v.c:1774
c1c69e83
AM
6703#, c-format
6704msgid "could not assemble: %s"
6705msgstr ""
6706
6655dba2 6707#: config/tc-d10v.c:1789 config/tc-d10v.c:1811 config/tc-d30v.c:1744
c1c69e83
AM
6708msgid "Unable to mix instructions as specified"
6709msgstr ""
6710
ed9e98c2 6711#: config/tc-d30v.c:149
c1c69e83
AM
6712#, c-format
6713msgid "Register name %s conflicts with symbol of the same name"
6714msgstr ""
6715
ed9e98c2 6716#: config/tc-d30v.c:239
c1c69e83
AM
6717#, c-format
6718msgid ""
6719"\n"
6720"D30V options:\n"
6721"-O Make adjacent short instructions parallel if "
6722"possible.\n"
6723"-n Warn about all NOPs inserted by the assembler.\n"
f96bd6c2 6724"-N Warn about NOPs inserted after word multiplies.\n"
33eaf5de 6725"-c Warn about symbols whose names match register "
c1c69e83
AM
6726"names.\n"
6727"-C Opposite of -C. -c is the default.\n"
6728msgstr ""
6729
ed9e98c2 6730#: config/tc-d30v.c:367
c1c69e83
AM
6731msgid "unexpected 12-bit reloc type"
6732msgstr ""
6733
ed9e98c2 6734#: config/tc-d30v.c:374
c1c69e83
AM
6735msgid "unexpected 18-bit reloc type"
6736msgstr ""
6737
ed9e98c2 6738#: config/tc-d30v.c:625
c1c69e83
AM
6739#, c-format
6740msgid "%s NOP inserted"
6741msgstr ""
6742
ed9e98c2 6743#: config/tc-d30v.c:626
c1c69e83
AM
6744msgid "sequential"
6745msgstr ""
6746
ed9e98c2 6747#: config/tc-d30v.c:626
c1c69e83
AM
6748msgid "parallel"
6749msgstr ""
6750
ed9e98c2 6751#: config/tc-d30v.c:1033
c1c69e83
AM
6752msgid "Instructions may not be executed in parallel"
6753msgstr ""
6754
ed9e98c2 6755#: config/tc-d30v.c:1046
c1c69e83
AM
6756#, c-format
6757msgid "Executing %s in IU may not work"
6758msgstr ""
6759
ed9e98c2 6760#: config/tc-d30v.c:1053
c1c69e83
AM
6761#, c-format
6762msgid "Executing %s in IU may not work in parallel execution"
6763msgstr ""
6764
ed9e98c2 6765#: config/tc-d30v.c:1066
c1c69e83
AM
6766#, c-format
6767msgid "special left instruction `%s' kills instruction `%s' in right container"
6768msgstr ""
6769
ed9e98c2 6770#: config/tc-d30v.c:1077
c1c69e83
AM
6771#, c-format
6772msgid "Executing %s in reverse serial with %s may not work"
6773msgstr ""
6774
ed9e98c2 6775#: config/tc-d30v.c:1080
c1c69e83
AM
6776#, c-format
6777msgid "Executing %s in IU in reverse serial may not work"
6778msgstr ""
6779
ed9e98c2 6780#: config/tc-d30v.c:1268
c1c69e83
AM
6781msgid "Odd numbered register used as target of multi-register instruction"
6782msgstr ""
6783
ed9e98c2 6784#: config/tc-d30v.c:1332 config/tc-d30v.c:1368
c1c69e83
AM
6785#, c-format
6786msgid "unknown condition code: %s"
6787msgstr ""
6788
ed9e98c2 6789#: config/tc-d30v.c:1361
c1c69e83
AM
6790#, c-format
6791msgid "cmpu doesn't support condition code %s"
6792msgstr ""
6793
ed9e98c2 6794#: config/tc-d30v.c:1396
c1c69e83
AM
6795#, c-format
6796msgid "unknown opcode: %s"
6797msgstr ""
6798
ed9e98c2 6799#: config/tc-d30v.c:1407
c1c69e83
AM
6800#, c-format
6801msgid "operands for opcode `%s' do not match any valid format"
6802msgstr ""
6803
ed9e98c2 6804#: config/tc-d30v.c:1622 config/tc-d30v.c:1639
c1c69e83
AM
6805msgid "Cannot assemble instruction"
6806msgstr ""
6807
ed9e98c2 6808#: config/tc-d30v.c:1624
c1c69e83
AM
6809msgid "First opcode is long. Unable to mix instructions as specified."
6810msgstr ""
6811
ed9e98c2 6812#: config/tc-d30v.c:1694
c1c69e83
AM
6813msgid "word of NOPs added between word multiply and load"
6814msgstr ""
6815
ed9e98c2 6816#: config/tc-d30v.c:1696
c1c69e83
AM
6817msgid "word of NOPs added between word multiply and 16-bit multiply"
6818msgstr ""
6819
ed9e98c2 6820#: config/tc-d30v.c:1728
c1c69e83
AM
6821msgid "Instruction uses long version, so it cannot be mixed as specified"
6822msgstr ""
6823
ed9e98c2 6824#: config/tc-d30v.c:1855
c1c69e83
AM
6825#, c-format
6826msgid "value too large to fit in %d bits"
6827msgstr ""
6828
6655dba2 6829#: config/tc-d30v.c:2033 config/tc-pru.c:216 config/tc-pru.c:332
c1c69e83
AM
6830#, c-format
6831msgid "Alignment too large: %d assumed"
6832msgstr ""
6833
e0e7a9d4 6834#: config/tc-dlx.c:213
c1c69e83
AM
6835msgid "missing .proc"
6836msgstr ""
6837
e0e7a9d4 6838#: config/tc-dlx.c:230
c1c69e83
AM
6839msgid ".endfunc missing for previous .proc"
6840msgstr ""
6841
6655dba2
SB
6842#: config/tc-dlx.c:295 config/tc-mips.c:3703 config/tc-nios2.c:3637
6843#: config/tc-nios2.c:3651 config/tc-nios2.c:3666 config/tc-pru.c:1574
6844#: config/tc-pru.c:1588 config/tc-riscv.c:726
c1c69e83
AM
6845#, c-format
6846msgid "internal error: can't hash `%s': %s\n"
6847msgstr ""
6848
6849#. Probably a memory allocation problem? Give up now.
6655dba2
SB
6850#: config/tc-dlx.c:302 config/tc-hppa.c:8269 config/tc-nios2.c:1438
6851#: config/tc-nios2.c:3640 config/tc-nios2.c:3654 config/tc-nios2.c:3669
6852#: config/tc-pru.c:1577 config/tc-pru.c:1591 config/tc-riscv.c:729
6853#: config/tc-riscv.c:741 config/tc-sparc.c:1008
c1c69e83
AM
6854msgid "Broken assembler. No assembly attempted."
6855msgstr ""
6856
ed9e98c2 6857#: config/tc-dlx.c:332
c1c69e83
AM
6858#, c-format
6859msgid "Bad operand for a load instruction: <%s>"
6860msgstr ""
6861
ed9e98c2 6862#: config/tc-dlx.c:446
c1c69e83
AM
6863#, c-format
6864msgid "Bad operand for a store instruction: <%s>"
6865msgstr ""
6866
ed9e98c2 6867#: config/tc-dlx.c:626
c1c69e83
AM
6868#, c-format
6869msgid "Expression Error for operand modifier %%hi/%%lo\n"
6870msgstr ""
6871
ed9e98c2 6872#: config/tc-dlx.c:639
c1c69e83
AM
6873#, c-format
6874msgid "Invalid expression after %%%%\n"
6875msgstr ""
6876
6655dba2 6877#: config/tc-dlx.c:703 config/tc-tic4x.c:2470
c1c69e83
AM
6878#, c-format
6879msgid "Unknown opcode `%s'."
6880msgstr ""
6881
ed9e98c2 6882#: config/tc-dlx.c:712
c1c69e83
AM
6883msgid "Can not set dlx_skip_hi16_flag"
6884msgstr ""
6885
ed9e98c2 6886#: config/tc-dlx.c:726
c1c69e83
AM
6887#, c-format
6888msgid "Missing arguments for opcode <%s>."
6889msgstr ""
6890
ed9e98c2 6891#: config/tc-dlx.c:760
c1c69e83
AM
6892#, c-format
6893msgid "Too many operands: %s"
6894msgstr ""
6895
e0e7a9d4 6896#: config/tc-dlx.c:798
c1c69e83
AM
6897#, c-format
6898msgid "Both the_insn.HI and the_insn.LO are set : %s"
6899msgstr ""
6900
e0e7a9d4 6901#: config/tc-dlx.c:868
c1c69e83
AM
6902msgid "failed regnum sanity check."
6903msgstr ""
6904
e0e7a9d4 6905#: config/tc-dlx.c:881
c1c69e83
AM
6906msgid "failed general register sanity check."
6907msgstr ""
6908
6909#. Types or values of args don't match.
e0e7a9d4 6910#: config/tc-dlx.c:889
c1c69e83
AM
6911msgid "Invalid operands"
6912msgstr ""
6913
6655dba2 6914#: config/tc-dlx.c:1108
c1c69e83
AM
6915#, c-format
6916msgid "label \"$%d\" redefined"
6917msgstr ""
6918
6655dba2 6919#: config/tc-dlx.c:1146
c1c69e83
AM
6920msgid "Invalid expression after # number\n"
6921msgstr ""
6922
6655dba2 6923#: config/tc-dlx.c:1189 config/tc-m32r.c:2273 config/tc-nds32.c:7879
f48dfe41 6924#: config/tc-sparc.c:4020
e0e7a9d4
TG
6925#, c-format
6926msgid "internal error: can't export reloc type %d (`%s')"
6927msgstr ""
6928
6929#: config/tc-epiphany.c:126
c1c69e83
AM
6930#, c-format
6931msgid "EPIPHANY specific command line options:\n"
6932msgstr ""
6933
6655dba2 6934#: config/tc-epiphany.c:367
c1c69e83
AM
6935msgid "register number too large for push/pop"
6936msgstr ""
6937
6655dba2 6938#: config/tc-epiphany.c:371
c1c69e83
AM
6939msgid "register is out of order"
6940msgstr ""
6941
6655dba2 6942#: config/tc-epiphany.c:382 config/tc-m68k.c:5906 config/tc-m68k.c:5935
c1c69e83
AM
6943msgid "bad register list"
6944msgstr ""
6945
6655dba2 6946#: config/tc-epiphany.c:385
c1c69e83
AM
6947msgid "malformed reglist in push/pop"
6948msgstr ""
6949
6950#. Checks for behavioral restrictions on LD/ST instructions.
6655dba2 6951#: config/tc-epiphany.c:431
c1c69e83
AM
6952msgid "destination register modified by displacement-post-modified address"
6953msgstr ""
6954
6655dba2 6955#: config/tc-epiphany.c:432
c1c69e83
AM
6956msgid "ldrd/strd requires even:odd register pair"
6957msgstr ""
6958
6655dba2 6959#: config/tc-epiphany.c:820 config/tc-m32r.c:1784
c1c69e83
AM
6960msgid "Addend to unresolved symbol not on word boundary."
6961msgstr ""
6962
ed9e98c2 6963#: config/tc-fr30.c:81
c1c69e83
AM
6964#, c-format
6965msgid " FR30 specific command line options:\n"
6966msgstr ""
6967
ed9e98c2 6968#: config/tc-fr30.c:134
c1c69e83
AM
6969#, c-format
6970msgid "Instruction %s not allowed in a delay slot."
6971msgstr ""
6972
e0e7a9d4 6973#: config/tc-frv.c:403
c1c69e83
AM
6974#, c-format
6975msgid "Unknown cpu -mcpu=%s"
6976msgstr ""
6977
e0e7a9d4 6978#: config/tc-frv.c:456
c1c69e83
AM
6979#, c-format
6980msgid "FRV specific command line options:\n"
6981msgstr ""
6982
e0e7a9d4 6983#: config/tc-frv.c:457
c1c69e83
AM
6984#, c-format
6985msgid "-G n Put data <= n bytes in the small data area\n"
6986msgstr ""
6987
e0e7a9d4 6988#: config/tc-frv.c:458
c1c69e83
AM
6989#, c-format
6990msgid "-mgpr-32 Mark generated file as only using 32 GPRs\n"
6991msgstr ""
6992
e0e7a9d4 6993#: config/tc-frv.c:459
c1c69e83
AM
6994#, c-format
6995msgid "-mgpr-64 Mark generated file as using all 64 GPRs\n"
6996msgstr ""
6997
e0e7a9d4 6998#: config/tc-frv.c:460
c1c69e83
AM
6999#, c-format
7000msgid "-mfpr-32 Mark generated file as only using 32 FPRs\n"
7001msgstr ""
7002
e0e7a9d4 7003#: config/tc-frv.c:461
c1c69e83
AM
7004#, c-format
7005msgid "-mfpr-64 Mark generated file as using all 64 FPRs\n"
7006msgstr ""
7007
e0e7a9d4 7008#: config/tc-frv.c:462
c1c69e83
AM
7009#, c-format
7010msgid "-msoft-float Mark generated file as using software FP\n"
7011msgstr ""
7012
e0e7a9d4 7013#: config/tc-frv.c:463
c1c69e83
AM
7014#, c-format
7015msgid "-mdword Mark generated file as using a 8-byte stack alignment\n"
7016msgstr ""
7017
e0e7a9d4 7018#: config/tc-frv.c:464
c1c69e83
AM
7019#, c-format
7020msgid "-mno-dword Mark generated file as using a 4-byte stack alignment\n"
7021msgstr ""
7022
e0e7a9d4 7023#: config/tc-frv.c:465
c1c69e83
AM
7024#, c-format
7025msgid ""
7026"-mdouble Mark generated file as using double precision FP insns\n"
7027msgstr ""
7028
e0e7a9d4 7029#: config/tc-frv.c:466
c1c69e83
AM
7030#, c-format
7031msgid "-mmedia Mark generated file as using media insns\n"
7032msgstr ""
7033
e0e7a9d4 7034#: config/tc-frv.c:467
c1c69e83
AM
7035#, c-format
7036msgid ""
7037"-mmuladd Mark generated file as using multiply add/subtract insns\n"
7038msgstr ""
7039
e0e7a9d4 7040#: config/tc-frv.c:468
c1c69e83
AM
7041#, c-format
7042msgid "-mpack Allow instructions to be packed\n"
7043msgstr ""
7044
e0e7a9d4 7045#: config/tc-frv.c:469
c1c69e83
AM
7046#, c-format
7047msgid "-mno-pack Do not allow instructions to be packed\n"
7048msgstr ""
7049
e0e7a9d4 7050#: config/tc-frv.c:470
c1c69e83
AM
7051#, c-format
7052msgid ""
7053"-mpic Mark generated file as using small position independent "
7054"code\n"
7055msgstr ""
7056
e0e7a9d4 7057#: config/tc-frv.c:471
c1c69e83
AM
7058#, c-format
7059msgid ""
7060"-mPIC Mark generated file as using large position independent "
7061"code\n"
7062msgstr ""
7063
e0e7a9d4 7064#: config/tc-frv.c:472
c1c69e83
AM
7065#, c-format
7066msgid ""
f96bd6c2 7067"-mlibrary-pic Mark generated file as using position independent code for "
c1c69e83
AM
7068"libraries\n"
7069msgstr ""
7070
e0e7a9d4 7071#: config/tc-frv.c:473
c1c69e83
AM
7072#, c-format
7073msgid "-mfdpic Assemble for the FDPIC ABI\n"
7074msgstr ""
7075
e0e7a9d4 7076#: config/tc-frv.c:474
c1c69e83
AM
7077#, c-format
7078msgid "-mnopic Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
7079msgstr ""
7080
e0e7a9d4 7081#: config/tc-frv.c:475
c1c69e83
AM
7082#, c-format
7083msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
7084msgstr ""
7085
e0e7a9d4 7086#: config/tc-frv.c:476
c1c69e83
AM
7087#, c-format
7088msgid " Record the cpu type\n"
7089msgstr ""
7090
e0e7a9d4 7091#: config/tc-frv.c:477
c1c69e83
AM
7092#, c-format
7093msgid "-mtomcat-stats Print out stats for tomcat workarounds\n"
7094msgstr ""
7095
e0e7a9d4 7096#: config/tc-frv.c:478
c1c69e83
AM
7097#, c-format
7098msgid "-mtomcat-debug Debug tomcat workarounds\n"
7099msgstr ""
7100
e0e7a9d4 7101#: config/tc-frv.c:1160
c1c69e83
AM
7102msgid "VLIW packing used for -mno-pack"
7103msgstr ""
7104
e0e7a9d4 7105#: config/tc-frv.c:1170
c1c69e83
AM
7106msgid "Instruction not supported by this architecture"
7107msgstr ""
7108
e0e7a9d4 7109#: config/tc-frv.c:1180
c1c69e83
AM
7110msgid "VLIW packing constraint violation"
7111msgstr ""
7112
e0e7a9d4 7113#: config/tc-frv.c:1771
c1c69e83
AM
7114#, c-format
7115msgid "Relocation %s is not safe for %s"
7116msgstr ""
7117
3957a496 7118#: config/tc-ft32.c:146 config/tc-moxie.c:104
e0e7a9d4
TG
7119msgid "expecting register"
7120msgstr ""
7121
3957a496 7122#: config/tc-ft32.c:167 config/tc-ft32.c:183 config/tc-moxie.c:123
e0e7a9d4
TG
7123#: config/tc-moxie.c:139
7124msgid "illegal register number"
7125msgstr ""
7126
3957a496 7127#: config/tc-ft32.c:239 config/tc-moxie.c:188 config/tc-pj.c:260
e0e7a9d4
TG
7128#, c-format
7129msgid "unknown opcode %s"
7130msgstr ""
7131
3957a496 7132#: config/tc-ft32.c:264
e0e7a9d4
TG
7133#, c-format
7134msgid "unknown width specifier '.%c'"
7135msgstr ""
7136
3957a496 7137#: config/tc-ft32.c:387
e0e7a9d4
TG
7138msgid "internal error in argument parsing"
7139msgstr ""
7140
3957a496 7141#: config/tc-ft32.c:400
e0e7a9d4
TG
7142msgid "expected comma separator"
7143msgstr ""
7144
3957a496 7145#: config/tc-ft32.c:412 config/tc-moxie.c:232 config/tc-moxie.c:292
e0e7a9d4
TG
7146#: config/tc-moxie.c:304 config/tc-moxie.c:337 config/tc-moxie.c:369
7147#: config/tc-moxie.c:402 config/tc-moxie.c:456 config/tc-moxie.c:510
7148#: config/tc-moxie.c:520 config/tc-moxie.c:543 config/tc-moxie.c:556
7149#: config/tc-pj.c:308
7150msgid "extra stuff on line ignored"
7151msgstr ""
7152
3957a496 7153#: config/tc-ft32.c:472 config/tc-lm32.c:236 config/tc-moxie.c:587
e0e7a9d4
TG
7154#: config/tc-nios2.c:284
7155msgid "bad call to md_atof"
7156msgstr ""
7157
3957a496
NC
7158#: config/tc-ft32.c:522
7159#, c-format
7160msgid "FT32 options:\n"
7161msgstr ""
7162
7163#: config/tc-ft32.c:523
7164#, c-format
7165msgid ""
7166"\n"
7167"-no-relax\t\tdon't relax relocations\n"
7168"\t\t\t\n"
7169msgstr ""
7170
e0e7a9d4
TG
7171#. These macros must be defined, but is will be a fatal assembler
7172#. error if we ever hit them.
7173#: config/tc-ft32.h:35 config/tc-pj.h:40
7174msgid "estimate size\n"
7175msgstr ""
7176
7177#: config/tc-ft32.h:36 config/tc-pj.h:39
7178msgid "convert_frag\n"
7179msgstr ""
7180
71300e2c 7181#: config/tc-h8300.c:175
c1c69e83
AM
7182#, c-format
7183msgid "new section '%s' defined without attributes - this might cause problems"
7184msgstr ""
7185
71300e2c 7186#: config/tc-h8300.c:443 config/tc-h8300.c:451
c1c69e83
AM
7187msgid "Reg not valid for H8/300"
7188msgstr ""
7189
71300e2c 7190#: config/tc-h8300.c:532
c1c69e83
AM
7191msgid "invalid operand size requested"
7192msgstr ""
7193
71300e2c 7194#: config/tc-h8300.c:637
c1c69e83
AM
7195msgid "Invalid register list for ldm/stm\n"
7196msgstr ""
7197
71300e2c 7198#: config/tc-h8300.c:663 config/tc-h8300.c:668 config/tc-h8300.c:675
c1c69e83
AM
7199msgid "mismatch between register and suffix"
7200msgstr ""
7201
71300e2c 7202#: config/tc-h8300.c:680
c1c69e83
AM
7203msgid "invalid suffix after register."
7204msgstr ""
7205
71300e2c 7206#: config/tc-h8300.c:702
c1c69e83
AM
7207msgid "address too high for vector table jmp/jsr"
7208msgstr ""
7209
71300e2c 7210#: config/tc-h8300.c:729 config/tc-h8300.c:841 config/tc-h8300.c:851
c1c69e83
AM
7211msgid "Wrong size pointer register for architecture."
7212msgstr ""
7213
71300e2c 7214#: config/tc-h8300.c:788 config/tc-h8300.c:796 config/tc-h8300.c:825
c1c69e83
AM
7215msgid "expected @(exp, reg16)"
7216msgstr ""
7217
71300e2c 7218#: config/tc-h8300.c:814
c1c69e83
AM
7219msgid "expected .L, .W or .B for register in indexed addressing mode"
7220msgstr ""
7221
71300e2c 7222#: config/tc-h8300.c:1008
c1c69e83
AM
7223msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
7224msgstr ""
7225
71300e2c 7226#: config/tc-h8300.c:1026 config/tc-h8300.c:1035
c1c69e83
AM
7227msgid "expected register"
7228msgstr ""
7229
71300e2c 7230#: config/tc-h8300.c:1051
c1c69e83
AM
7231msgid "expected closing paren"
7232msgstr ""
7233
71300e2c 7234#: config/tc-h8300.c:1110
c1c69e83
AM
7235#, c-format
7236msgid "can't use high part of register in operand %d"
7237msgstr ""
7238
71300e2c 7239#: config/tc-h8300.c:1267
c1c69e83
AM
7240#, c-format
7241msgid "Opcode `%s' with these operand types not available in %s mode"
7242msgstr ""
7243
71300e2c 7244#: config/tc-h8300.c:1276
c1c69e83
AM
7245msgid "mismatch between opcode size and operand size"
7246msgstr ""
7247
71300e2c 7248#: config/tc-h8300.c:1312
c1c69e83
AM
7249#, c-format
7250msgid "operand %s0x%lx out of range."
7251msgstr ""
7252
71300e2c 7253#: config/tc-h8300.c:1422
c1c69e83
AM
7254msgid "Can't work out size of operand.\n"
7255msgstr ""
7256
71300e2c 7257#: config/tc-h8300.c:1472
c1c69e83
AM
7258#, c-format
7259msgid "Opcode `%s' with these operand types not available in H8/300 mode"
7260msgstr ""
7261
71300e2c 7262#: config/tc-h8300.c:1477
c1c69e83
AM
7263#, c-format
7264msgid "Opcode `%s' with these operand types not available in H8/300H mode"
7265msgstr ""
7266
71300e2c 7267#: config/tc-h8300.c:1483
c1c69e83
AM
7268#, c-format
7269msgid "Opcode `%s' with these operand types not available in H8/300S mode"
7270msgstr ""
7271
71300e2c 7272#: config/tc-h8300.c:1544 config/tc-h8300.c:1564
c1c69e83
AM
7273msgid "Need #1 or #2 here"
7274msgstr ""
7275
71300e2c 7276#: config/tc-h8300.c:1559
c1c69e83
AM
7277msgid "#4 not valid on H8/300."
7278msgstr ""
7279
71300e2c 7280#: config/tc-h8300.c:1666 config/tc-h8300.c:1738
c1c69e83
AM
7281#, c-format
7282msgid "branch operand has odd offset (%lx)\n"
7283msgstr ""
7284
71300e2c 7285#: config/tc-h8300.c:1776
c1c69e83
AM
7286msgid "destination operand must be 16 bit register"
7287msgstr ""
7288
71300e2c 7289#: config/tc-h8300.c:1785
c1c69e83
AM
7290msgid "source operand must be 8 bit register"
7291msgstr ""
7292
71300e2c 7293#: config/tc-h8300.c:1793
c1c69e83
AM
7294msgid "destination operand must be 16bit absolute address"
7295msgstr ""
7296
71300e2c 7297#: config/tc-h8300.c:1800
c1c69e83
AM
7298msgid "destination operand must be 8 bit register"
7299msgstr ""
7300
71300e2c 7301#: config/tc-h8300.c:1808
c1c69e83
AM
7302msgid "source operand must be 16bit absolute address"
7303msgstr ""
7304
7305#. This seems more sane than saying "too many operands". We'll
7306#. get here only if the trailing trash starts with a comma.
6655dba2
SB
7307#: config/tc-h8300.c:1816 config/tc-mips.c:14344 config/tc-mips.c:14412
7308#: config/tc-mmix.c:479 config/tc-mmix.c:491 config/tc-mmix.c:2532
7309#: config/tc-mmix.c:2556 config/tc-mmix.c:2829
c1c69e83
AM
7310msgid "invalid operands"
7311msgstr ""
7312
71300e2c 7313#: config/tc-h8300.c:1847
c1c69e83
AM
7314msgid "operand/size mis-match"
7315msgstr ""
7316
6655dba2 7317#: config/tc-h8300.c:1947 config/tc-sh.c:2551 config/tc-z8k.c:1233
c1c69e83
AM
7318msgid "unknown opcode"
7319msgstr ""
7320
71300e2c 7321#: config/tc-h8300.c:1980
c1c69e83
AM
7322msgid "invalid operand in ldm"
7323msgstr ""
7324
71300e2c 7325#: config/tc-h8300.c:1989
c1c69e83
AM
7326msgid "invalid operand in stm"
7327msgstr ""
7328
71300e2c 7329#: config/tc-h8300.c:2188
e0e7a9d4
TG
7330#, c-format
7331msgid "Invalid argument to --mach option: %s"
7332msgstr ""
7333
71300e2c 7334#: config/tc-h8300.c:2199
e0e7a9d4
TG
7335#, c-format
7336msgid " H8300-specific assembler options:\n"
7337msgstr ""
7338
71300e2c 7339#: config/tc-h8300.c:2200
e0e7a9d4
TG
7340#, c-format
7341msgid ""
7342" -mach=<name> Set the H8300 machine type to one of:\n"
7343" h8300h, h8300hn, h8300s, h8300sn, h8300sx, "
7344"h8300sxn\n"
7345msgstr ""
7346
71300e2c 7347#: config/tc-h8300.c:2203
e0e7a9d4
TG
7348#, c-format
7349msgid " -h-tick-hex Support H'00 style hex constants\n"
7350msgstr ""
7351
71300e2c 7352#: config/tc-h8300.c:2212
c1c69e83
AM
7353#, c-format
7354msgid "call to tc_aout_fix_to_chars \n"
7355msgstr ""
7356
71300e2c 7357#: config/tc-h8300.c:2221 config/tc-xc16x.c:347
c1c69e83
AM
7358#, c-format
7359msgid "call to md_convert_frag \n"
7360msgstr ""
7361
71300e2c 7362#: config/tc-h8300.c:2272 config/tc-xc16x.c:251
c1c69e83
AM
7363#, c-format
7364msgid "call to md_estimate_size_before_relax \n"
7365msgstr ""
7366
71300e2c 7367#: config/tc-h8300.c:2287
c1c69e83
AM
7368msgid "Unexpected reference to a symbol in a non-code section"
7369msgstr ""
7370
71300e2c 7371#: config/tc-h8300.c:2303 config/tc-xc16x.c:292
c1c69e83
AM
7372msgid "Difference of symbols in different sections is not supported"
7373msgstr ""
7374
6655dba2
SB
7375#: config/tc-h8300.c:2325 config/tc-mcore.c:2204 config/tc-microblaze.c:2481
7376#: config/tc-pj.c:491 config/tc-sh.c:3900 config/tc-tic6x.c:4520
c1c69e83
AM
7377#: config/tc-xc16x.c:315
7378#, c-format
7379msgid "Cannot represent relocation type %s"
7380msgstr ""
7381
7382#. Simple range checking for FIELD against HIGH and LOW bounds.
7383#. IGNORE is used to suppress the error message.
7384#. Variant of CHECK_FIELD for use in md_apply_fix and other places where
7385#. the current file and line number are not valid.
e0e7a9d4 7386#: config/tc-hppa.c:1027 config/tc-hppa.c:1041
c1c69e83
AM
7387#, c-format
7388msgid "Field out of range [%d..%d] (%d)."
7389msgstr ""
7390
7391#. Simple alignment checking for FIELD against ALIGN (a power of two).
7392#. IGNORE is used to suppress the error message.
e0e7a9d4 7393#: config/tc-hppa.c:1055
c1c69e83
AM
7394#, c-format
7395msgid "Field not properly aligned [%d] (%d)."
7396msgstr ""
7397
e0e7a9d4 7398#: config/tc-hppa.c:1108
c1c69e83
AM
7399msgid "Missing .exit\n"
7400msgstr ""
7401
e0e7a9d4 7402#: config/tc-hppa.c:1111
c1c69e83
AM
7403msgid "Missing .procend\n"
7404msgstr ""
7405
e0e7a9d4 7406#: config/tc-hppa.c:1264
c1c69e83
AM
7407#, c-format
7408msgid "Invalid field selector. Assuming F%%."
7409msgstr ""
7410
e0e7a9d4 7411#: config/tc-hppa.c:1288
c1c69e83
AM
7412msgid "Bad segment in expression."
7413msgstr ""
7414
e0e7a9d4 7415#: config/tc-hppa.c:1313
c1c69e83
AM
7416#, c-format
7417msgid "Invalid Nullification: (%c)"
7418msgstr ""
7419
e0e7a9d4 7420#: config/tc-hppa.c:1384
c1c69e83
AM
7421msgid "Cannot handle fixup"
7422msgstr ""
7423
e0e7a9d4 7424#: config/tc-hppa.c:1682
c1c69e83
AM
7425#, c-format
7426msgid " -Q ignored\n"
7427msgstr ""
7428
e0e7a9d4 7429#: config/tc-hppa.c:1686
c1c69e83
AM
7430#, c-format
7431msgid " -c print a warning if a comment is found\n"
7432msgstr ""
7433
e0e7a9d4 7434#: config/tc-hppa.c:1752
c1c69e83
AM
7435#, c-format
7436msgid "no hppa_fixup entry for fixup type 0x%x"
7437msgstr ""
7438
e0e7a9d4 7439#: config/tc-hppa.c:1931
c1c69e83
AM
7440msgid "Unknown relocation encountered in md_apply_fix."
7441msgstr ""
7442
e0e7a9d4 7443#: config/tc-hppa.c:2119 config/tc-hppa.c:2144
c1c69e83
AM
7444#, c-format
7445msgid "Undefined register: '%s'."
7446msgstr ""
7447
e0e7a9d4 7448#: config/tc-hppa.c:2178
c1c69e83
AM
7449#, c-format
7450msgid "Non-absolute symbol: '%s'."
7451msgstr ""
7452
e0e7a9d4 7453#: config/tc-hppa.c:2193
c1c69e83
AM
7454#, c-format
7455msgid "Undefined absolute constant: '%s'."
7456msgstr ""
7457
3957a496 7458#: config/tc-hppa.c:2224 config/tc-hppa.c:5692
c1c69e83
AM
7459msgid "could not update architecture and machine"
7460msgstr ""
7461
e0e7a9d4 7462#: config/tc-hppa.c:2262
c1c69e83
AM
7463#, c-format
7464msgid "Invalid FP Compare Condition: %s"
7465msgstr ""
7466
e0e7a9d4 7467#: config/tc-hppa.c:2317
c1c69e83
AM
7468#, c-format
7469msgid "Invalid FTEST completer: %s"
7470msgstr ""
7471
e0e7a9d4 7472#: config/tc-hppa.c:2383 config/tc-hppa.c:2420
c1c69e83
AM
7473#, c-format
7474msgid "Invalid FP Operand Format: %3s"
7475msgstr ""
7476
e0e7a9d4 7477#: config/tc-hppa.c:2525
c1c69e83
AM
7478msgid "Bad segment (should be absolute)."
7479msgstr ""
7480
e0e7a9d4 7481#: config/tc-hppa.c:2585
c1c69e83
AM
7482#, c-format
7483msgid "Invalid argument location: %s\n"
7484msgstr ""
7485
e0e7a9d4 7486#: config/tc-hppa.c:2614
c1c69e83
AM
7487#, c-format
7488msgid "Invalid argument description: %d"
7489msgstr ""
7490
e0e7a9d4 7491#: config/tc-hppa.c:3443
c1c69e83
AM
7492msgid "Invalid Indexed Load Completer."
7493msgstr ""
7494
e0e7a9d4 7495#: config/tc-hppa.c:3448
c1c69e83
AM
7496msgid "Invalid Indexed Load Completer Syntax."
7497msgstr ""
7498
e0e7a9d4 7499#: config/tc-hppa.c:3482
c1c69e83
AM
7500msgid "Invalid Short Load/Store Completer."
7501msgstr ""
7502
e0e7a9d4 7503#: config/tc-hppa.c:3543 config/tc-hppa.c:3548
c1c69e83
AM
7504msgid "Invalid Store Bytes Short Completer"
7505msgstr ""
7506
e0e7a9d4 7507#: config/tc-hppa.c:3863 config/tc-hppa.c:3869
c1c69e83
AM
7508msgid "Invalid left/right combination completer"
7509msgstr ""
7510
e0e7a9d4 7511#: config/tc-hppa.c:3918 config/tc-hppa.c:3925
c1c69e83
AM
7512msgid "Invalid permutation completer"
7513msgstr ""
7514
e0e7a9d4 7515#: config/tc-hppa.c:4025
c1c69e83
AM
7516#, c-format
7517msgid "Invalid Add Condition: %s"
7518msgstr ""
7519
e0e7a9d4 7520#: config/tc-hppa.c:4041 config/tc-hppa.c:4051
c1c69e83
AM
7521msgid "Invalid Add and Branch Condition"
7522msgstr ""
7523
e0e7a9d4 7524#: config/tc-hppa.c:4072 config/tc-hppa.c:4217
c1c69e83
AM
7525msgid "Invalid Compare/Subtract Condition"
7526msgstr ""
7527
e0e7a9d4 7528#: config/tc-hppa.c:4112
c1c69e83
AM
7529#, c-format
7530msgid "Invalid Branch On Bit Condition: %c"
7531msgstr ""
7532
e0e7a9d4 7533#: config/tc-hppa.c:4115
c1c69e83
AM
7534msgid "Missing Branch On Bit Condition"
7535msgstr ""
7536
e0e7a9d4 7537#: config/tc-hppa.c:4200
c1c69e83
AM
7538#, c-format
7539msgid "Invalid Compare/Subtract Condition: %s"
7540msgstr ""
7541
e0e7a9d4 7542#: config/tc-hppa.c:4232
c1c69e83
AM
7543msgid "Invalid Compare and Branch Condition"
7544msgstr ""
7545
e0e7a9d4 7546#: config/tc-hppa.c:4328
c1c69e83
AM
7547msgid "Invalid Logical Instruction Condition."
7548msgstr ""
7549
e0e7a9d4 7550#: config/tc-hppa.c:4390
c1c69e83
AM
7551msgid "Invalid Shift/Extract/Deposit Condition."
7552msgstr ""
7553
e0e7a9d4 7554#: config/tc-hppa.c:4507
c1c69e83
AM
7555msgid "Invalid Unit Instruction Condition."
7556msgstr ""
7557
e0e7a9d4
TG
7558#: config/tc-hppa.c:4986 config/tc-hppa.c:5018 config/tc-hppa.c:5049
7559#: config/tc-hppa.c:5079
c1c69e83
AM
7560msgid "Branch to unaligned address"
7561msgstr ""
7562
3957a496 7563#: config/tc-hppa.c:5261
c1c69e83
AM
7564msgid "Invalid SFU identifier"
7565msgstr ""
7566
3957a496 7567#: config/tc-hppa.c:5311
c1c69e83
AM
7568msgid "Invalid COPR identifier"
7569msgstr ""
7570
3957a496 7571#: config/tc-hppa.c:5441
c1c69e83
AM
7572msgid "Invalid Floating Point Operand Format."
7573msgstr ""
7574
3957a496
NC
7575#: config/tc-hppa.c:5561 config/tc-hppa.c:5581 config/tc-hppa.c:5601
7576#: config/tc-hppa.c:5621 config/tc-hppa.c:5641
c1c69e83
AM
7577msgid "Invalid register for single precision fmpyadd or fmpysub"
7578msgstr ""
7579
3957a496 7580#: config/tc-hppa.c:5709
c1c69e83
AM
7581#, c-format
7582msgid "Invalid operands %s"
7583msgstr ""
7584
3957a496 7585#: config/tc-hppa.c:5719
c1c69e83
AM
7586#, c-format
7587msgid "Immediates %d and %d will give undefined behavior."
7588msgstr ""
7589
6655dba2 7590#: config/tc-hppa.c:5771 config/tc-hppa.c:6954 config/tc-hppa.c:7009
c1c69e83
AM
7591msgid "Missing function name for .PROC (corrupted label chain)"
7592msgstr ""
7593
6655dba2 7594#: config/tc-hppa.c:5774 config/tc-hppa.c:7012
c1c69e83
AM
7595msgid "Missing function name for .PROC"
7596msgstr ""
7597
3957a496 7598#: config/tc-hppa.c:5833
c1c69e83
AM
7599msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
7600msgstr ""
7601
3957a496 7602#: config/tc-hppa.c:5924
c1c69e83
AM
7603#, c-format
7604msgid "Invalid .CALL argument: %s"
7605msgstr ""
7606
6655dba2 7607#: config/tc-hppa.c:6069
c1c69e83
AM
7608msgid ".callinfo is not within a procedure definition"
7609msgstr ""
7610
6655dba2 7611#: config/tc-hppa.c:6087
c1c69e83
AM
7612#, c-format
7613msgid "FRAME parameter must be a multiple of 8: %d\n"
7614msgstr ""
7615
6655dba2 7616#: config/tc-hppa.c:6104
c1c69e83
AM
7617msgid "Value for ENTRY_GR must be in the range 3..18\n"
7618msgstr ""
7619
6655dba2 7620#: config/tc-hppa.c:6115
c1c69e83
AM
7621msgid "Value for ENTRY_FR must be in the range 12..21\n"
7622msgstr ""
7623
6655dba2 7624#: config/tc-hppa.c:6124
c1c69e83
AM
7625msgid "Value for ENTRY_SR must be 3\n"
7626msgstr ""
7627
6655dba2 7628#: config/tc-hppa.c:6173
c1c69e83
AM
7629#, c-format
7630msgid "Invalid .CALLINFO argument: %s"
7631msgstr ""
7632
6655dba2 7633#: config/tc-hppa.c:6284
c1c69e83
AM
7634msgid "The .ENTER pseudo-op is not supported"
7635msgstr ""
7636
6655dba2 7637#: config/tc-hppa.c:6300
c1c69e83
AM
7638msgid "Misplaced .entry. Ignored."
7639msgstr ""
7640
6655dba2 7641#: config/tc-hppa.c:6304
c1c69e83
AM
7642msgid "Missing .callinfo."
7643msgstr ""
7644
6655dba2 7645#: config/tc-hppa.c:6368
c1c69e83
AM
7646msgid ".REG expression must be a register"
7647msgstr ""
7648
6655dba2 7649#: config/tc-hppa.c:6384
c1c69e83
AM
7650msgid "bad or irreducible absolute expression; zero assumed"
7651msgstr ""
7652
6655dba2 7653#: config/tc-hppa.c:6395
c1c69e83
AM
7654msgid ".REG must use a label"
7655msgstr ""
7656
6655dba2 7657#: config/tc-hppa.c:6397
c1c69e83
AM
7658msgid ".EQU must use a label"
7659msgstr ""
7660
6655dba2 7661#: config/tc-hppa.c:6453
c1c69e83
AM
7662#, c-format
7663msgid "Symbol '%s' could not be created."
7664msgstr ""
7665
6655dba2 7666#: config/tc-hppa.c:6503
c1c69e83
AM
7667msgid ".EXIT must appear within a procedure"
7668msgstr ""
7669
6655dba2 7670#: config/tc-hppa.c:6507
c1c69e83
AM
7671msgid "Missing .callinfo"
7672msgstr ""
7673
6655dba2 7674#: config/tc-hppa.c:6511
c1c69e83
AM
7675msgid "No .ENTRY for this .EXIT"
7676msgstr ""
7677
6655dba2 7678#: config/tc-hppa.c:6551
c1c69e83
AM
7679#, c-format
7680msgid "Using ENTRY rather than CODE in export directive for %s"
7681msgstr ""
7682
6655dba2 7683#: config/tc-hppa.c:6670
c1c69e83
AM
7684#, c-format
7685msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
7686msgstr ""
7687
6655dba2 7688#: config/tc-hppa.c:6693
c1c69e83
AM
7689#, c-format
7690msgid "Cannot define export symbol: %s\n"
7691msgstr ""
7692
6655dba2 7693#: config/tc-hppa.c:6784
c1c69e83
AM
7694msgid "Missing label name on .LABEL"
7695msgstr ""
7696
6655dba2 7697#: config/tc-hppa.c:6789
c1c69e83
AM
7698msgid "extra .LABEL arguments ignored."
7699msgstr ""
7700
6655dba2 7701#: config/tc-hppa.c:6805
c1c69e83
AM
7702msgid "The .LEAVE pseudo-op is not supported"
7703msgstr ""
7704
6655dba2 7705#: config/tc-hppa.c:6843
c1c69e83
AM
7706msgid "Unrecognized .LEVEL argument\n"
7707msgstr ""
7708
6655dba2 7709#: config/tc-hppa.c:6876
c1c69e83
AM
7710#, c-format
7711msgid "Cannot define static symbol: %s\n"
7712msgstr ""
7713
6655dba2 7714#: config/tc-hppa.c:6908
c1c69e83
AM
7715msgid "Nested procedures"
7716msgstr ""
7717
6655dba2 7718#: config/tc-hppa.c:6918
c1c69e83
AM
7719msgid "Cannot allocate unwind descriptor\n"
7720msgstr ""
7721
6655dba2 7722#: config/tc-hppa.c:7016
c1c69e83
AM
7723msgid "misplaced .procend"
7724msgstr ""
7725
6655dba2 7726#: config/tc-hppa.c:7019
c1c69e83
AM
7727msgid "Missing .callinfo for this procedure"
7728msgstr ""
7729
6655dba2 7730#: config/tc-hppa.c:7022
c1c69e83
AM
7731msgid "Missing .EXIT for a .ENTRY"
7732msgstr ""
7733
6655dba2 7734#: config/tc-hppa.c:7059
c1c69e83
AM
7735msgid "Not in a space.\n"
7736msgstr ""
7737
6655dba2 7738#: config/tc-hppa.c:7062
c1c69e83
AM
7739msgid "Not in a subspace.\n"
7740msgstr ""
7741
6655dba2 7742#: config/tc-hppa.c:7150
c1c69e83
AM
7743msgid "Invalid .SPACE argument"
7744msgstr ""
7745
6655dba2 7746#: config/tc-hppa.c:7196
c1c69e83
AM
7747msgid "Can't change spaces within a procedure definition. Ignored"
7748msgstr ""
7749
6655dba2 7750#: config/tc-hppa.c:7321
c1c69e83
AM
7751#, c-format
7752msgid "Undefined space: '%s' Assuming space number = 0."
7753msgstr ""
7754
6655dba2 7755#: config/tc-hppa.c:7344
c1c69e83
AM
7756msgid "Must be in a space before changing or declaring subspaces.\n"
7757msgstr ""
7758
6655dba2 7759#: config/tc-hppa.c:7348
c1c69e83
AM
7760msgid "Can't change subspaces within a procedure definition. Ignored"
7761msgstr ""
7762
6655dba2 7763#: config/tc-hppa.c:7382
c1c69e83
AM
7764msgid "Parameters of an existing subspace can't be modified"
7765msgstr ""
7766
6655dba2 7767#: config/tc-hppa.c:7433
c1c69e83
AM
7768msgid "Alignment must be a power of 2"
7769msgstr ""
7770
6655dba2 7771#: config/tc-hppa.c:7480
c1c69e83
AM
7772msgid "FIRST not supported as a .SUBSPACE argument"
7773msgstr ""
7774
6655dba2 7775#: config/tc-hppa.c:7482
c1c69e83
AM
7776msgid "Invalid .SUBSPACE argument"
7777msgstr ""
7778
6655dba2 7779#: config/tc-hppa.c:7671
c1c69e83
AM
7780#, c-format
7781msgid "Internal error: Unable to find containing space for %s."
7782msgstr ""
7783
6655dba2 7784#: config/tc-hppa.c:8233
c1c69e83
AM
7785msgid "-R option not supported on this target."
7786msgstr ""
7787
6655dba2 7788#: config/tc-hppa.c:8250 config/tc-sparc.c:963 config/tc-sparc.c:1000
c1c69e83
AM
7789#, c-format
7790msgid "Internal error: can't hash `%s': %s\n"
7791msgstr ""
7792
6655dba2 7793#: config/tc-hppa.c:8259
c1c69e83
AM
7794#, c-format
7795msgid "internal error: losing opcode: `%s' \"%s\"\n"
7796msgstr ""
7797
6655dba2
SB
7798#: config/tc-i386.c:1388
7799#, c-format
7800msgid "i386_output_nops called to generate nops of at most %d bytes!"
7801msgstr ""
7802
7803#: config/tc-i386.c:1597
e0e7a9d4 7804#, c-format
71300e2c 7805msgid "invalid single nop size: %d (expect within [0, %d])"
e0e7a9d4
TG
7806msgstr ""
7807
6655dba2 7808#: config/tc-i386.c:1638
71300e2c 7809msgid "jump over nop padding out of range"
c1c69e83
AM
7810msgstr ""
7811
6655dba2 7812#: config/tc-i386.c:2472
c1c69e83
AM
7813#, c-format
7814msgid "%s shortened to %s"
7815msgstr ""
7816
6655dba2 7817#: config/tc-i386.c:2563
c1c69e83
AM
7818msgid "same type of prefix used twice"
7819msgstr ""
7820
6655dba2 7821#: config/tc-i386.c:2590
c1c69e83
AM
7822#, c-format
7823msgid "64bit mode not supported on `%s'."
7824msgstr ""
7825
6655dba2 7826#: config/tc-i386.c:2599
c1c69e83
AM
7827#, c-format
7828msgid "32bit mode not supported on `%s'."
7829msgstr ""
7830
6655dba2 7831#: config/tc-i386.c:2639
c1c69e83
AM
7832msgid "bad argument to syntax directive."
7833msgstr ""
7834
6655dba2 7835#: config/tc-i386.c:2702
c1c69e83
AM
7836#, c-format
7837msgid "bad argument to %s_check directive."
7838msgstr ""
7839
6655dba2 7840#: config/tc-i386.c:2706
c1c69e83
AM
7841#, c-format
7842msgid "missing argument for %s_check directive"
7843msgstr ""
7844
6655dba2 7845#: config/tc-i386.c:2746
c1c69e83
AM
7846#, c-format
7847msgid "`%s' is not supported on `%s'"
7848msgstr ""
7849
6655dba2 7850#: config/tc-i386.c:2852
c1c69e83
AM
7851#, c-format
7852msgid "no such architecture: `%s'"
7853msgstr ""
7854
6655dba2 7855#: config/tc-i386.c:2857
c1c69e83
AM
7856msgid "missing cpu architecture"
7857msgstr ""
7858
6655dba2 7859#: config/tc-i386.c:2874
c1c69e83
AM
7860#, c-format
7861msgid "no such architecture modifier: `%s'"
7862msgstr ""
7863
6655dba2 7864#: config/tc-i386.c:2889 config/tc-i386.c:2919
c1c69e83
AM
7865msgid "Intel L1OM is 64bit ELF only"
7866msgstr ""
7867
6655dba2 7868#: config/tc-i386.c:2896 config/tc-i386.c:2926
c1c69e83
AM
7869msgid "Intel K1OM is 64bit ELF only"
7870msgstr ""
7871
6655dba2 7872#: config/tc-i386.c:2903 config/tc-i386.c:2940
e0e7a9d4
TG
7873msgid "Intel MCU is 32bit ELF only"
7874msgstr ""
7875
6655dba2 7876#: config/tc-i386.c:2947 config/tc-i386.c:12861
c1c69e83 7877msgid "unknown architecture"
252b5132
RH
7878msgstr ""
7879
6655dba2 7880#: config/tc-i386.c:2984 config/tc-i386.c:3006
6e1772d5 7881#, c-format
c1c69e83 7882msgid "can't hash %s: %s"
252b5132
RH
7883msgstr ""
7884
6655dba2 7885#: config/tc-i386.c:3303
c1c69e83 7886msgid "there are no pc-relative size relocations"
328577ad
NC
7887msgstr ""
7888
6655dba2 7889#: config/tc-i386.c:3315
6e1772d5 7890#, c-format
c1c69e83 7891msgid "unknown relocation (%u)"
252b5132
RH
7892msgstr ""
7893
6655dba2 7894#: config/tc-i386.c:3317
6e1772d5 7895#, c-format
c1c69e83 7896msgid "%u-byte relocation cannot be applied to %u-byte field"
252b5132
RH
7897msgstr ""
7898
6655dba2 7899#: config/tc-i386.c:3321
c1c69e83 7900msgid "non-pc-relative relocation for pc-relative field"
8ea2b00f
AM
7901msgstr ""
7902
6655dba2 7903#: config/tc-i386.c:3326
c1c69e83 7904msgid "relocated field and relocation type differ in signedness"
8ea2b00f
AM
7905msgstr ""
7906
6655dba2 7907#: config/tc-i386.c:3335
c1c69e83 7908msgid "there are no unsigned pc-relative relocations"
252b5132
RH
7909msgstr ""
7910
6655dba2 7911#: config/tc-i386.c:3343
6e1772d5 7912#, c-format
c1c69e83 7913msgid "cannot do %u byte pc-relative relocation"
252b5132
RH
7914msgstr ""
7915
6655dba2 7916#: config/tc-i386.c:3360
6e1772d5 7917#, c-format
c1c69e83 7918msgid "cannot do %s %u byte relocation"
c85dd50d
NC
7919msgstr ""
7920
6655dba2 7921#: config/tc-i386.c:3958 config/tc-i386.c:4406
c1c69e83
AM
7922#, c-format
7923msgid "invalid instruction `%s' after `%s'"
252b5132
RH
7924msgstr ""
7925
6655dba2 7926#: config/tc-i386.c:3964
c1c69e83
AM
7927#, c-format
7928msgid "missing `lock' with `%s'"
6e1772d5
AM
7929msgstr ""
7930
6655dba2 7931#: config/tc-i386.c:3971
c1c69e83
AM
7932#, c-format
7933msgid "instruction `%s' after `xacquire' not allowed"
252b5132
RH
7934msgstr ""
7935
6655dba2 7936#: config/tc-i386.c:3977
252b5132 7937#, c-format
c1c69e83 7938msgid "memory destination needed for instruction `%s' after `xrelease'"
252b5132
RH
7939msgstr ""
7940
6655dba2 7941#: config/tc-i386.c:4380
2ee0aedf 7942#, c-format
c1c69e83 7943msgid "SSE instruction `%s' is used"
2ee0aedf
TG
7944msgstr ""
7945
6655dba2 7946#: config/tc-i386.c:4394 config/tc-i386.c:6488
c1c69e83
AM
7947#, c-format
7948msgid "ambiguous operand size for `%s'"
252b5132
RH
7949msgstr ""
7950
6655dba2 7951#: config/tc-i386.c:4419
c1c69e83 7952msgid "expecting lockable instruction after `lock'"
fce00800
AM
7953msgstr ""
7954
6655dba2 7955#: config/tc-i386.c:4426
f48dfe41
NC
7956#, c-format
7957msgid "data size prefix invalid with `%s'"
7958msgstr ""
7959
6655dba2 7960#: config/tc-i386.c:4436
c1c69e83 7961msgid "expecting valid branch instruction after `bnd'"
328577ad
NC
7962msgstr ""
7963
6655dba2 7964#: config/tc-i386.c:4440
3957a496
NC
7965msgid "expecting indirect branch instruction after `notrack'"
7966msgstr ""
7967
6655dba2 7968#: config/tc-i386.c:4445
c1c69e83 7969msgid "32-bit address isn't allowed in 64-bit MPX instructions."
fce00800
AM
7970msgstr ""
7971
6655dba2 7972#: config/tc-i386.c:4449
e0e7a9d4
TG
7973msgid "16-bit address isn't allowed in MPX instructions"
7974msgstr ""
7975
6655dba2 7976#: config/tc-i386.c:4459
f48dfe41
NC
7977msgid "replacing `rep'/`repe' prefix by `bnd'"
7978msgstr ""
7979
c1c69e83 7980#. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
6655dba2 7981#: config/tc-i386.c:4513
c1c69e83
AM
7982#, c-format
7983msgid "translating to `%sp'"
a5c7551f
RW
7984msgstr ""
7985
6655dba2 7986#: config/tc-i386.c:4520
ed9e98c2 7987#, c-format
6655dba2 7988msgid "instruction `%s' isn't supported outside of protected mode."
ed9e98c2
AM
7989msgstr ""
7990
6655dba2 7991#: config/tc-i386.c:4580
c1c69e83
AM
7992#, c-format
7993msgid "can't encode register '%s%s' in an instruction requiring REX prefix."
fce00800
AM
7994msgstr ""
7995
6655dba2 7996#: config/tc-i386.c:4651 config/tc-i386.c:4850
c1c69e83
AM
7997#, c-format
7998msgid "no such instruction: `%s'"
328577ad
NC
7999msgstr ""
8000
6655dba2 8001#: config/tc-i386.c:4662 config/tc-i386.c:4883
c1c69e83
AM
8002#, c-format
8003msgid "invalid character %s in mnemonic"
252b5132
RH
8004msgstr ""
8005
6655dba2 8006#: config/tc-i386.c:4669
c1c69e83 8007msgid "expecting prefix; got nothing"
fce00800
AM
8008msgstr ""
8009
6655dba2 8010#: config/tc-i386.c:4671
c1c69e83 8011msgid "expecting mnemonic; got nothing"
fce00800
AM
8012msgstr ""
8013
6655dba2 8014#: config/tc-i386.c:4686 config/tc-i386.c:4905
c1c69e83
AM
8015#, c-format
8016msgid "`%s' is only supported in 64-bit mode"
fce00800
AM
8017msgstr ""
8018
6655dba2 8019#: config/tc-i386.c:4687 config/tc-i386.c:4904
c1c69e83
AM
8020#, c-format
8021msgid "`%s' is not supported in 64-bit mode"
fce00800
AM
8022msgstr ""
8023
6655dba2 8024#: config/tc-i386.c:4699
fce00800 8025#, c-format
c1c69e83 8026msgid "redundant %s prefix"
fce00800
AM
8027msgstr ""
8028
6655dba2 8029#: config/tc-i386.c:4896
71300e2c 8030msgid "use .code16 to ensure correct addressing mode"
fce00800
AM
8031msgstr ""
8032
6655dba2 8033#: config/tc-i386.c:4908
71300e2c
NC
8034#, c-format
8035msgid "`%s' is not supported on `%s%s'"
87ccc1b0
NC
8036msgstr ""
8037
6655dba2 8038#: config/tc-i386.c:4934
87ccc1b0 8039#, c-format
c1c69e83 8040msgid "invalid character %s before operand %d"
87ccc1b0
NC
8041msgstr ""
8042
6655dba2 8043#: config/tc-i386.c:4948
87ccc1b0 8044#, c-format
c1c69e83 8045msgid "unbalanced parenthesis in operand %d."
87ccc1b0
NC
8046msgstr ""
8047
6655dba2 8048#: config/tc-i386.c:4951
fce00800 8049#, c-format
c1c69e83 8050msgid "unbalanced brackets in operand %d."
fce00800
AM
8051msgstr ""
8052
6655dba2 8053#: config/tc-i386.c:4960
fce00800 8054#, c-format
c1c69e83 8055msgid "invalid character %s in operand %d"
fce00800
AM
8056msgstr ""
8057
6655dba2 8058#: config/tc-i386.c:4987
c1c69e83
AM
8059#, c-format
8060msgid "spurious operands; (%d operands/instruction max)"
87ccc1b0
NC
8061msgstr ""
8062
6655dba2 8063#: config/tc-i386.c:4997 config/tc-i386.c:10630
f48dfe41
NC
8064#, c-format
8065msgid "too many memory references for `%s'"
8066msgstr ""
8067
6655dba2 8068#: config/tc-i386.c:5018
c1c69e83 8069msgid "expecting operand after ','; got nothing"
87ccc1b0
NC
8070msgstr ""
8071
6655dba2 8072#: config/tc-i386.c:5023
c1c69e83 8073msgid "expecting operand before ','; got nothing"
87ccc1b0
NC
8074msgstr ""
8075
6655dba2 8076#: config/tc-i386.c:5453
c1c69e83 8077msgid "mask, index, and destination registers should be distinct"
87ccc1b0
NC
8078msgstr ""
8079
6655dba2 8080#: config/tc-i386.c:5470
c1c69e83 8081msgid "index and destination registers should be distinct"
87ccc1b0
NC
8082msgstr ""
8083
6655dba2 8084#: config/tc-i386.c:6150
c1c69e83 8085msgid "operand size mismatch"
87ccc1b0
NC
8086msgstr ""
8087
6655dba2 8088#: config/tc-i386.c:6153
c1c69e83 8089msgid "operand type mismatch"
87ccc1b0
NC
8090msgstr ""
8091
6655dba2 8092#: config/tc-i386.c:6156
c1c69e83 8093msgid "register type mismatch"
87ccc1b0
NC
8094msgstr ""
8095
6655dba2 8096#: config/tc-i386.c:6159
c1c69e83 8097msgid "number of operands mismatch"
87ccc1b0
NC
8098msgstr ""
8099
6655dba2 8100#: config/tc-i386.c:6162
c1c69e83 8101msgid "invalid instruction suffix"
87ccc1b0
NC
8102msgstr ""
8103
6655dba2 8104#: config/tc-i386.c:6165
c1c69e83 8105msgid "constant doesn't fit in 4 bits"
87ccc1b0
NC
8106msgstr ""
8107
6655dba2 8108#: config/tc-i386.c:6168
c1c69e83 8109msgid "unsupported with Intel mnemonic"
6e1772d5
AM
8110msgstr ""
8111
6655dba2 8112#: config/tc-i386.c:6171
c1c69e83 8113msgid "unsupported syntax"
87ccc1b0
NC
8114msgstr ""
8115
6655dba2 8116#: config/tc-i386.c:6174
6e1772d5 8117#, c-format
c1c69e83 8118msgid "unsupported instruction `%s'"
87ccc1b0
NC
8119msgstr ""
8120
6655dba2 8121#: config/tc-i386.c:6178
c1c69e83 8122msgid "invalid VSIB address"
87ccc1b0
NC
8123msgstr ""
8124
6655dba2 8125#: config/tc-i386.c:6181
c1c69e83 8126msgid "mask, index, and destination registers must be distinct"
2ee0aedf
TG
8127msgstr ""
8128
6655dba2 8129#: config/tc-i386.c:6184
c1c69e83 8130msgid "unsupported vector index register"
c85dd50d
NC
8131msgstr ""
8132
6655dba2 8133#: config/tc-i386.c:6187
c1c69e83 8134msgid "unsupported broadcast"
87ccc1b0
NC
8135msgstr ""
8136
6655dba2 8137#: config/tc-i386.c:6190
c1c69e83 8138msgid "broadcast is needed for operand of such type"
87ccc1b0
NC
8139msgstr ""
8140
6655dba2 8141#: config/tc-i386.c:6193
c1c69e83 8142msgid "unsupported masking"
87ccc1b0
NC
8143msgstr ""
8144
6655dba2 8145#: config/tc-i386.c:6196
c1c69e83 8146msgid "mask not on destination operand"
87ccc1b0
NC
8147msgstr ""
8148
6655dba2 8149#: config/tc-i386.c:6199
c1c69e83 8150msgid "default mask isn't allowed"
252b5132
RH
8151msgstr ""
8152
6655dba2 8153#: config/tc-i386.c:6202
c1c69e83 8154msgid "unsupported static rounding/sae"
252b5132
RH
8155msgstr ""
8156
6655dba2 8157#: config/tc-i386.c:6206
c1c69e83 8158msgid "RC/SAE operand must precede immediate operands"
252b5132
RH
8159msgstr ""
8160
6655dba2 8161#: config/tc-i386.c:6208
c1c69e83 8162msgid "RC/SAE operand must follow immediate operands"
252b5132
RH
8163msgstr ""
8164
6655dba2 8165#: config/tc-i386.c:6211 config/tc-metag.c:4789 config/tc-metag.c:5530
e0e7a9d4 8166#: config/tc-metag.c:5552
c1c69e83 8167msgid "invalid register operand"
252b5132
RH
8168msgstr ""
8169
6655dba2 8170#: config/tc-i386.c:6214
ae351704 8171#, c-format
c1c69e83 8172msgid "%s for `%s'"
252b5132
RH
8173msgstr ""
8174
6655dba2 8175#: config/tc-i386.c:6223
ae351704 8176#, c-format
c1c69e83 8177msgid "indirect %s without `*'"
a74801ba
ILT
8178msgstr ""
8179
c1c69e83
AM
8180#. Warn them that a data or address size prefix doesn't
8181#. affect assembly of the next line of code.
6655dba2 8182#: config/tc-i386.c:6230
ae351704 8183#, c-format
c1c69e83 8184msgid "stand-alone `%s' prefix"
a74801ba
ILT
8185msgstr ""
8186
6655dba2 8187#: config/tc-i386.c:6272
252b5132 8188#, c-format
6655dba2 8189msgid "`%s' operand %u must use `%ses' segment"
252b5132
RH
8190msgstr ""
8191
c1c69e83 8192#. We have to know the operand size for crc32.
6655dba2 8193#: config/tc-i386.c:6330
ae351704 8194#, c-format
c1c69e83 8195msgid "ambiguous memory operand size for `%s`"
252b5132
RH
8196msgstr ""
8197
6655dba2
SB
8198#: config/tc-i386.c:6419
8199msgid "generating 16-bit `iret' for .code16gcc directive"
8200msgstr ""
8201
8202#: config/tc-i386.c:6423
8203#, c-format
8204msgid "generating 32-bit `%s', unlike earlier gas versions"
8205msgstr ""
8206
8207#: config/tc-i386.c:6461
c1c69e83
AM
8208msgid ""
8209"no instruction mnemonic suffix given and no register operands; can't size "
8210"instruction"
252b5132
RH
8211msgstr ""
8212
6655dba2 8213#: config/tc-i386.c:6599
71300e2c
NC
8214#, c-format
8215msgid "invalid register operand size for `%s'"
8216msgstr ""
8217
6655dba2 8218#: config/tc-i386.c:6644 config/tc-i386.c:6716 config/tc-i386.c:6838
252b5132 8219#, c-format
c1c69e83 8220msgid "using `%s%s' instead of `%s%s' due to `%c' suffix"
a74801ba
ILT
8221msgstr ""
8222
6655dba2
SB
8223#: config/tc-i386.c:6664 config/tc-i386.c:6692 config/tc-i386.c:6763
8224#: config/tc-i386.c:6813
a74801ba 8225#, c-format
c1c69e83 8226msgid "`%s%s' not allowed with `%s%c'"
252b5132
RH
8227msgstr ""
8228
6655dba2
SB
8229#: config/tc-i386.c:6710 config/tc-i386.c:6737 config/tc-i386.c:6788
8230#: config/tc-i386.c:6832
ae351704 8231#, c-format
c1c69e83 8232msgid "incorrect register `%s%s' used with `%c' suffix"
a74801ba
ILT
8233msgstr ""
8234
6655dba2 8235#: config/tc-i386.c:6901
c1c69e83 8236msgid "no instruction mnemonic suffix given; can't determine immediate size"
252b5132
RH
8237msgstr ""
8238
6655dba2 8239#: config/tc-i386.c:7053
e0e7a9d4
TG
8240#, c-format
8241msgid ""
71300e2c
NC
8242"source register `%s%s' implicitly denotes `%s%.3s%u' to `%s%.3s%u' source "
8243"group in `%s'"
e0e7a9d4
TG
8244msgstr ""
8245
6655dba2 8246#: config/tc-i386.c:7097
c1c69e83 8247#, c-format
6655dba2 8248msgid "you can't `%s %s%s'"
252b5132
RH
8249msgstr ""
8250
c1c69e83 8251#. Reversed arguments on faddp, fsubp, etc.
6655dba2 8252#: config/tc-i386.c:7135
c1c69e83
AM
8253#, c-format
8254msgid "translating to `%s %s%s,%s%s'"
252b5132
RH
8255msgstr ""
8256
c1c69e83 8257#. Extraneous `l' suffix on fp insn.
6655dba2 8258#: config/tc-i386.c:7142
c1c69e83
AM
8259#, c-format
8260msgid "translating to `%s %s%s'"
252b5132
RH
8261msgstr ""
8262
6655dba2 8263#: config/tc-i386.c:7151
c1c69e83
AM
8264#, c-format
8265msgid "segment override on `%s' is ineffectual"
252b5132
RH
8266msgstr ""
8267
6655dba2
SB
8268#: config/tc-i386.c:7918 config/tc-i386.c:8061 config/tc-i386.c:8122
8269#, c-format
8270msgid "skipping prefixes on `%s'"
252b5132
RH
8271msgstr ""
8272
6655dba2 8273#: config/tc-i386.c:8142
c1c69e83 8274msgid "16-bit jump out of range"
55cf6793
ZW
8275msgstr ""
8276
6655dba2 8277#: config/tc-i386.c:8151
252b5132 8278#, c-format
c1c69e83 8279msgid "can't handle non absolute segment in `%s'"
85a39694
NC
8280msgstr ""
8281
6655dba2
SB
8282#: config/tc-i386.c:8363 config/tc-i386.c:8395 config/tc-i386.c:8481
8283#, c-format
8284msgid "`%s` skips -malign-branch-boundary on `%s`"
8285msgstr ""
8286
8287#: config/tc-i386.c:8713
3957a496
NC
8288msgid "pseudo prefix without instruction"
8289msgstr ""
8290
6655dba2
SB
8291#: config/tc-i386.c:8829
8292#, c-format
8293msgid "instruction length of %u bytes exceeds the limit of 15"
8294msgstr ""
8295
8296#: config/tc-i386.c:9410 config/tc-i386.c:9512
c1c69e83
AM
8297#, c-format
8298msgid "@%s reloc is not supported with %d-bit output format"
28e7409f
NC
8299msgstr ""
8300
6655dba2 8301#: config/tc-i386.c:9563
6e1772d5 8302#, c-format
c1c69e83 8303msgid "missing or invalid expression `%s'"
cc643b88
NC
8304msgstr ""
8305
6655dba2 8306#: config/tc-i386.c:9572
f48dfe41
NC
8307#, c-format
8308msgid "invalid PLT expression `%s'"
8309msgstr ""
8310
6655dba2 8311#: config/tc-i386.c:9658
c1c69e83
AM
8312#, c-format
8313msgid "Unsupported broadcast: `%s'"
28e7409f
NC
8314msgstr ""
8315
6655dba2 8316#: config/tc-i386.c:9674
85a39694 8317#, c-format
3957a496 8318msgid "`%s%s' can't be used for write mask"
252b5132
RH
8319msgstr ""
8320
6655dba2 8321#: config/tc-i386.c:9697
c1c69e83
AM
8322#, c-format
8323msgid "invalid write mask `%s'"
252b5132
RH
8324msgstr ""
8325
6655dba2 8326#: config/tc-i386.c:9719 config/tc-i386.c:10409
c1c69e83
AM
8327#, c-format
8328msgid "duplicated `%s'"
252b5132
RH
8329msgstr ""
8330
6655dba2 8331#: config/tc-i386.c:9729
c1c69e83
AM
8332#, c-format
8333msgid "invalid zeroing-masking `%s'"
252b5132
RH
8334msgstr ""
8335
6655dba2 8336#: config/tc-i386.c:9742
c1c69e83
AM
8337#, c-format
8338msgid "missing `}' in `%s'"
252b5132
RH
8339msgstr ""
8340
c1c69e83 8341#. We don't know this one.
6655dba2 8342#: config/tc-i386.c:9756
c1c69e83
AM
8343#, c-format
8344msgid "unknown vector operation: `%s'"
252b5132
RH
8345msgstr ""
8346
6655dba2 8347#: config/tc-i386.c:9762
3957a496
NC
8348msgid "zeroing-masking only allowed with write mask"
8349msgstr ""
8350
6655dba2 8351#: config/tc-i386.c:9782
c1c69e83
AM
8352#, c-format
8353msgid "at most %d immediate operands are allowed"
a74801ba
ILT
8354msgstr ""
8355
6655dba2 8356#: config/tc-i386.c:9814 config/tc-i386.c:10082
c1c69e83
AM
8357#, c-format
8358msgid "junk `%s' after expression"
252b5132
RH
8359msgstr ""
8360
6655dba2 8361#: config/tc-i386.c:9835
c1c69e83
AM
8362#, c-format
8363msgid "missing or invalid immediate expression `%s'"
252b5132
RH
8364msgstr ""
8365
6655dba2 8366#: config/tc-i386.c:9858 config/tc-i386.c:10172
c1c69e83
AM
8367#, c-format
8368msgid "unimplemented segment %s in operand"
252b5132
RH
8369msgstr ""
8370
6655dba2 8371#: config/tc-i386.c:9865
252b5132 8372#, c-format
c1c69e83 8373msgid "illegal immediate register operand %s"
252b5132
RH
8374msgstr ""
8375
6655dba2 8376#: config/tc-i386.c:9913
a5c7551f 8377#, c-format
c1c69e83 8378msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
a5c7551f
RW
8379msgstr ""
8380
6655dba2 8381#: config/tc-i386.c:9922
c1c69e83
AM
8382#, c-format
8383msgid "scale factor of %d without an index register"
252b5132
RH
8384msgstr ""
8385
6655dba2 8386#: config/tc-i386.c:9944
c1c69e83
AM
8387#, c-format
8388msgid "at most %d displacement operands are allowed"
252b5132
RH
8389msgstr ""
8390
6655dba2 8391#: config/tc-i386.c:10138
c1c69e83
AM
8392#, c-format
8393msgid "missing or invalid displacement expression `%s'"
55cf6793
ZW
8394msgstr ""
8395
6655dba2 8396#: config/tc-i386.c:10155
252b5132 8397#, c-format
c1c69e83 8398msgid "0x%lx out range of signed 32bit displacement"
252b5132
RH
8399msgstr ""
8400
6655dba2 8401#: config/tc-i386.c:10310
c1c69e83
AM
8402#, c-format
8403msgid "`%s' is not valid here (expected `%c%s%s%c')"
252b5132
RH
8404msgstr ""
8405
6655dba2 8406#: config/tc-i386.c:10322
252b5132 8407#, c-format
c1c69e83 8408msgid "`%s' is not a valid %s expression"
252b5132
RH
8409msgstr ""
8410
6655dba2 8411#: config/tc-i386.c:10354
e0e7a9d4
TG
8412#, c-format
8413msgid "`%s' cannot be used here"
8414msgstr ""
8415
6655dba2 8416#: config/tc-i386.c:10361
e0e7a9d4
TG
8417msgid "register scaling is being ignored here"
8418msgstr ""
8419
6655dba2 8420#: config/tc-i386.c:10422
c1c69e83
AM
8421#, c-format
8422msgid "Missing '}': '%s'"
252b5132
RH
8423msgstr ""
8424
6655dba2 8425#: config/tc-i386.c:10428
c1c69e83
AM
8426#, c-format
8427msgid "Junk after '}': '%s'"
252b5132
RH
8428msgstr ""
8429
6655dba2 8430#: config/tc-i386.c:10554
c1c69e83
AM
8431#, c-format
8432msgid "bad memory operand `%s'"
252b5132
RH
8433msgstr ""
8434
6655dba2 8435#: config/tc-i386.c:10578
252b5132 8436#, c-format
c1c69e83 8437msgid "junk `%s' after register"
252b5132
RH
8438msgstr ""
8439
6655dba2 8440#: config/tc-i386.c:10591 config/tc-i386.c:10728 config/tc-i386.c:10772
c1c69e83
AM
8441#, c-format
8442msgid "bad register name `%s'"
252b5132
RH
8443msgstr ""
8444
6655dba2 8445#: config/tc-i386.c:10599
c1c69e83 8446msgid "immediate operand illegal with absolute jump"
252b5132
RH
8447msgstr ""
8448
6655dba2 8449#: config/tc-i386.c:10717
c1c69e83
AM
8450#, c-format
8451msgid "expecting `,' or `)' after index register in `%s'"
5b343f5a
NC
8452msgstr ""
8453
6655dba2 8454#: config/tc-i386.c:10745
c1c69e83
AM
8455#, c-format
8456msgid "expecting `)' after scale factor in `%s'"
5b343f5a
NC
8457msgstr ""
8458
6655dba2 8459#: config/tc-i386.c:10753
c1c69e83
AM
8460#, c-format
8461msgid "expecting index register or scale factor after `,'; got '%c'"
252b5132
RH
8462msgstr ""
8463
6655dba2 8464#: config/tc-i386.c:10761
c1c69e83
AM
8465#, c-format
8466msgid "expecting `,' or `)' after base register in `%s'"
252b5132
RH
8467msgstr ""
8468
c1c69e83 8469#. It's not a memory operand; argh!
6655dba2 8470#: config/tc-i386.c:10810
ae351704 8471#, c-format
c1c69e83 8472msgid "invalid char %s beginning operand %d `%s'"
ae351704
AM
8473msgstr ""
8474
6655dba2
SB
8475#: config/tc-i386.c:11424
8476#, c-format
8477msgid "%s:%u: add %d%s at 0x%llx to align %s within %d-byte boundary\n"
8478msgstr ""
8479
8480#: config/tc-i386.c:11427
8481#, c-format
8482msgid ""
8483"%s:%u: add additional %d%s at 0x%llx to align %s within %d-byte boundary\n"
8484msgstr ""
8485
8486#: config/tc-i386.c:11433
8487#, c-format
8488msgid ""
8489"%s:%u: add %d%s-byte nop at 0x%llx to align %s within %d-byte boundary\n"
8490msgstr ""
8491
8492#: config/tc-i386.c:11500
c1c69e83 8493msgid "long jump required"
ae351704
AM
8494msgstr ""
8495
6655dba2 8496#: config/tc-i386.c:11555
c1c69e83 8497msgid "jump target out of range"
252b5132
RH
8498msgstr ""
8499
6655dba2 8500#: config/tc-i386.c:12133
f48dfe41
NC
8501#, c-format
8502msgid "invalid -mx86-used-note= option: `%s'"
8503msgstr ""
8504
6655dba2 8505#: config/tc-i386.c:12156
c1c69e83 8506msgid "no compiled in support for x86_64"
252b5132
RH
8507msgstr ""
8508
6655dba2 8509#: config/tc-i386.c:12176
c1c69e83 8510msgid "no compiled in support for 32bit x86_64"
252b5132
RH
8511msgstr ""
8512
6655dba2 8513#: config/tc-i386.c:12180
c1c69e83 8514msgid "32bit x86_64 is only supported for ELF"
252b5132
RH
8515msgstr ""
8516
6655dba2 8517#: config/tc-i386.c:12214 config/tc-i386.c:12302
252b5132 8518#, c-format
c1c69e83 8519msgid "invalid -march= option: `%s'"
252b5132
RH
8520msgstr ""
8521
6655dba2 8522#: config/tc-i386.c:12312 config/tc-i386.c:12324
252b5132 8523#, c-format
c1c69e83 8524msgid "invalid -mtune= option: `%s'"
252b5132
RH
8525msgstr ""
8526
6655dba2 8527#: config/tc-i386.c:12333
c1c69e83
AM
8528#, c-format
8529msgid "invalid -mmnemonic= option: `%s'"
252b5132
RH
8530msgstr ""
8531
6655dba2 8532#: config/tc-i386.c:12342
c1c69e83
AM
8533#, c-format
8534msgid "invalid -msyntax= option: `%s'"
252b5132
RH
8535msgstr ""
8536
6655dba2 8537#: config/tc-i386.c:12365
c1c69e83
AM
8538#, c-format
8539msgid "invalid -msse-check= option: `%s'"
252b5132
RH
8540msgstr ""
8541
6655dba2 8542#: config/tc-i386.c:12376
c1c69e83
AM
8543#, c-format
8544msgid "invalid -moperand-check= option: `%s'"
252b5132
RH
8545msgstr ""
8546
6655dba2 8547#: config/tc-i386.c:12385
252b5132 8548#, c-format
c1c69e83 8549msgid "invalid -mavxscalar= option: `%s'"
252b5132
RH
8550msgstr ""
8551
6655dba2 8552#: config/tc-i386.c:12394
f48dfe41
NC
8553#, c-format
8554msgid "invalid -mvexwig= option: `%s'"
8555msgstr ""
8556
6655dba2 8557#: config/tc-i386.c:12409
c1c69e83
AM
8558#, c-format
8559msgid "invalid -mevexlig= option: `%s'"
252b5132
RH
8560msgstr ""
8561
6655dba2 8562#: config/tc-i386.c:12422
ed9e98c2
AM
8563#, c-format
8564msgid "invalid -mevexrcig= option: `%s'"
8565msgstr ""
8566
6655dba2 8567#: config/tc-i386.c:12431
c1c69e83
AM
8568#, c-format
8569msgid "invalid -mevexwig= option: `%s'"
252b5132
RH
8570msgstr ""
8571
6655dba2 8572#: config/tc-i386.c:12446
ed9e98c2
AM
8573#, c-format
8574msgid "invalid -momit-lock-prefix= option: `%s'"
8575msgstr ""
8576
6655dba2 8577#: config/tc-i386.c:12455
e0e7a9d4
TG
8578#, c-format
8579msgid "invalid -mfence-as-lock-add= option: `%s'"
8580msgstr ""
8581
6655dba2 8582#: config/tc-i386.c:12464
e0e7a9d4
TG
8583#, c-format
8584msgid "invalid -mrelax-relocations= option: `%s'"
8585msgstr ""
8586
6655dba2
SB
8587#: config/tc-i386.c:12493
8588#, c-format
8589msgid "invalid -malign-branch-boundary= value: %s"
8590msgstr ""
8591
8592#: config/tc-i386.c:12507
8593#, c-format
8594msgid "invalid -malign-branch-prefix-size= value: %s"
8595msgstr ""
8596
8597#: config/tc-i386.c:12534
8598#, c-format
8599msgid "invalid -malign-branch= option: `%s'"
8600msgstr ""
8601
8602#: config/tc-i386.c:12690
c1c69e83
AM
8603#, c-format
8604msgid ""
6655dba2 8605" -Qy, -Qn ignored\n"
c1c69e83
AM
8606" -V print assembler version number\n"
8607" -k ignored\n"
252b5132
RH
8608msgstr ""
8609
6655dba2 8610#: config/tc-i386.c:12695
c1c69e83
AM
8611#, c-format
8612msgid ""
8613" -n Do not optimize code alignment\n"
8614" -q quieten some warnings\n"
252b5132
RH
8615msgstr ""
8616
6655dba2 8617#: config/tc-i386.c:12699
c1c69e83
AM
8618#, c-format
8619msgid " -s ignored\n"
252b5132
RH
8620msgstr ""
8621
6655dba2 8622#: config/tc-i386.c:12704
c1c69e83
AM
8623#, c-format
8624msgid " --32/--64/--x32 generate 32bit/64bit/x32 code\n"
a74801ba
ILT
8625msgstr ""
8626
6655dba2 8627#: config/tc-i386.c:12708
c1c69e83
AM
8628#, c-format
8629msgid " --divide do not treat `/' as a comment character\n"
a74801ba
ILT
8630msgstr ""
8631
6655dba2 8632#: config/tc-i386.c:12711
c1c69e83
AM
8633#, c-format
8634msgid " --divide ignored\n"
252b5132
RH
8635msgstr ""
8636
6655dba2 8637#: config/tc-i386.c:12714
c1c69e83
AM
8638#, c-format
8639msgid ""
8640" -march=CPU[,+EXTENSION...]\n"
8641" generate code for CPU and EXTENSION, CPU is one "
8642"of:\n"
252b5132
RH
8643msgstr ""
8644
6655dba2 8645#: config/tc-i386.c:12718
252b5132 8646#, c-format
c1c69e83 8647msgid " EXTENSION is combination of:\n"
252b5132
RH
8648msgstr ""
8649
6655dba2 8650#: config/tc-i386.c:12721
c1c69e83
AM
8651#, c-format
8652msgid " -mtune=CPU optimize for CPU, CPU is one of:\n"
252b5132
RH
8653msgstr ""
8654
6655dba2 8655#: config/tc-i386.c:12724
c1c69e83
AM
8656#, c-format
8657msgid " -msse2avx encode SSE instructions with VEX prefix\n"
252b5132
RH
8658msgstr ""
8659
6655dba2 8660#: config/tc-i386.c:12726
c1c69e83
AM
8661#, c-format
8662msgid ""
f48dfe41 8663" -msse-check=[none|error|warning] (default: warning)\n"
c1c69e83 8664" check SSE instructions\n"
252b5132
RH
8665msgstr ""
8666
6655dba2 8667#: config/tc-i386.c:12729
c1c69e83
AM
8668#, c-format
8669msgid ""
f48dfe41 8670" -moperand-check=[none|error|warning] (default: warning)\n"
c1c69e83 8671" check operand combinations for validity\n"
252b5132
RH
8672msgstr ""
8673
6655dba2 8674#: config/tc-i386.c:12732
c1c69e83
AM
8675#, c-format
8676msgid ""
f48dfe41
NC
8677" -mavxscalar=[128|256] (default: 128)\n"
8678" encode scalar AVX instructions with specific "
c1c69e83
AM
8679"vector\n"
8680" length\n"
252b5132
RH
8681msgstr ""
8682
6655dba2 8683#: config/tc-i386.c:12736
f48dfe41
NC
8684#, c-format
8685msgid ""
8686" -mvexwig=[0|1] (default: 0)\n"
8687" encode VEX instructions with specific VEX.W value\n"
8688" for VEX.W bit ignored instructions\n"
8689msgstr ""
8690
6655dba2 8691#: config/tc-i386.c:12740
c1c69e83
AM
8692#, c-format
8693msgid ""
f48dfe41
NC
8694" -mevexlig=[128|256|512] (default: 128)\n"
8695" encode scalar EVEX instructions with specific "
c1c69e83
AM
8696"vector\n"
8697" length\n"
252b5132
RH
8698msgstr ""
8699
6655dba2 8700#: config/tc-i386.c:12744
252b5132 8701#, c-format
c1c69e83 8702msgid ""
f48dfe41
NC
8703" -mevexwig=[0|1] (default: 0)\n"
8704" encode EVEX instructions with specific EVEX.W "
c1c69e83
AM
8705"value\n"
8706" for EVEX.W bit ignored instructions\n"
252b5132
RH
8707msgstr ""
8708
6655dba2 8709#: config/tc-i386.c:12748
ed9e98c2
AM
8710#, c-format
8711msgid ""
f48dfe41 8712" -mevexrcig=[rne|rd|ru|rz] (default: rne)\n"
ed9e98c2
AM
8713" encode EVEX instructions with specific EVEX.RC "
8714"value\n"
8715" for SAE-only ignored instructions\n"
8716msgstr ""
8717
6655dba2 8718#: config/tc-i386.c:12752
f48dfe41
NC
8719#, c-format
8720msgid " -mmnemonic=[att|intel] "
8721msgstr ""
8722
6655dba2 8723#: config/tc-i386.c:12755
252b5132 8724#, c-format
f48dfe41 8725msgid "(default: att)\n"
252b5132
RH
8726msgstr ""
8727
6655dba2 8728#: config/tc-i386.c:12757
252b5132 8729#, c-format
f48dfe41 8730msgid "(default: intel)\n"
252b5132
RH
8731msgstr ""
8732
6655dba2 8733#: config/tc-i386.c:12758
f48dfe41
NC
8734#, c-format
8735msgid " use AT&T/Intel mnemonic\n"
8736msgstr ""
8737
6655dba2 8738#: config/tc-i386.c:12760
f48dfe41
NC
8739#, c-format
8740msgid ""
8741" -msyntax=[att|intel] (default: att)\n"
8742" use AT&T/Intel syntax\n"
8743msgstr ""
8744
6655dba2 8745#: config/tc-i386.c:12763
c1c69e83
AM
8746#, c-format
8747msgid " -mindex-reg support pseudo index registers\n"
ae351704
AM
8748msgstr ""
8749
6655dba2 8750#: config/tc-i386.c:12765
252b5132 8751#, c-format
c1c69e83 8752msgid " -mnaked-reg don't require `%%' prefix for registers\n"
252b5132
RH
8753msgstr ""
8754
6655dba2 8755#: config/tc-i386.c:12767
a5c7551f 8756#, c-format
c1c69e83 8757msgid " -madd-bnd-prefix add BND prefix for all valid branches\n"
a5c7551f
RW
8758msgstr ""
8759
6655dba2 8760#: config/tc-i386.c:12770
e0e7a9d4
TG
8761#, c-format
8762msgid " -mshared disable branch optimization for shared code\n"
8763msgstr ""
8764
6655dba2 8765#: config/tc-i386.c:12772
f48dfe41
NC
8766#, c-format
8767msgid " -mx86-used-note=[no|yes] "
8768msgstr ""
8769
6655dba2 8770#: config/tc-i386.c:12778
f48dfe41
NC
8771#, c-format
8772msgid ""
8773" generate x86 used ISA and feature properties\n"
8774msgstr ""
8775
6655dba2 8776#: config/tc-i386.c:12782
ed9e98c2
AM
8777#, c-format
8778msgid " -mbig-obj generate big object files\n"
8779msgstr ""
8780
6655dba2 8781#: config/tc-i386.c:12785
ed9e98c2
AM
8782#, c-format
8783msgid ""
f48dfe41 8784" -momit-lock-prefix=[no|yes] (default: no)\n"
ed9e98c2
AM
8785" strip all lock prefixes\n"
8786msgstr ""
8787
6655dba2 8788#: config/tc-i386.c:12788
e0e7a9d4
TG
8789#, c-format
8790msgid ""
f48dfe41 8791" -mfence-as-lock-add=[no|yes] (default: no)\n"
e0e7a9d4
TG
8792" encode lfence, mfence and sfence as\n"
8793" lock addl $0x0, (%%{re}sp)\n"
8794msgstr ""
8795
6655dba2 8796#: config/tc-i386.c:12792
e0e7a9d4 8797#, c-format
f48dfe41
NC
8798msgid " -mrelax-relocations=[no|yes] "
8799msgstr ""
8800
6655dba2 8801#: config/tc-i386.c:12798
f48dfe41
NC
8802#, c-format
8803msgid " generate relax relocations\n"
e0e7a9d4
TG
8804msgstr ""
8805
6655dba2
SB
8806#: config/tc-i386.c:12800
8807#, c-format
8808msgid ""
8809" -malign-branch-boundary=NUM (default: 0)\n"
8810" align branches within NUM byte boundary\n"
8811msgstr ""
8812
8813#: config/tc-i386.c:12803
8814#, c-format
8815msgid ""
8816" -malign-branch=TYPE[+TYPE...] (default: jcc+fused+jmp)\n"
8817" TYPE is combination of jcc, fused, jmp, call, "
8818"ret,\n"
8819" indirect\n"
8820" specify types of branches to align\n"
8821msgstr ""
8822
8823#: config/tc-i386.c:12808
8824#, c-format
8825msgid ""
8826" -malign-branch-prefix-size=NUM (default: 5)\n"
8827" align branches with NUM prefixes per instruction\n"
8828msgstr ""
8829
8830#: config/tc-i386.c:12811
8831#, c-format
8832msgid ""
8833" -mbranches-within-32B-boundaries\n"
8834" align branches within 32 byte boundary\n"
8835msgstr ""
8836
8837#: config/tc-i386.c:12814
e0e7a9d4 8838#, c-format
f48dfe41 8839msgid " -mamd64 accept only AMD64 ISA [default]\n"
e0e7a9d4
TG
8840msgstr ""
8841
6655dba2 8842#: config/tc-i386.c:12816
e0e7a9d4
TG
8843#, c-format
8844msgid " -mintel64 accept only Intel64 ISA\n"
8845msgstr ""
8846
6655dba2 8847#: config/tc-i386.c:12857
e0e7a9d4
TG
8848#, c-format
8849msgid "Intel MCU doesn't support `%s' architecture"
8850msgstr ""
8851
6655dba2 8852#: config/tc-i386.c:12923
c1c69e83 8853msgid "Intel L1OM is 64bit only"
a5c7551f
RW
8854msgstr ""
8855
6655dba2 8856#: config/tc-i386.c:12929
c1c69e83 8857msgid "Intel K1OM is 64bit only"
a5c7551f
RW
8858msgstr ""
8859
6655dba2 8860#: config/tc-i386.c:12935
e0e7a9d4
TG
8861msgid "Intel MCU is 32bit only"
8862msgstr ""
8863
6655dba2 8864#: config/tc-i386.c:13107
c1c69e83 8865msgid "symbol size computation overflow"
a5c7551f
RW
8866msgstr ""
8867
6655dba2 8868#: config/tc-i386.c:13175 config/tc-sparc.c:3861
a5c7551f 8869#, c-format
c1c69e83 8870msgid "can not do %d byte pc-relative relocation"
a5c7551f
RW
8871msgstr ""
8872
6655dba2 8873#: config/tc-i386.c:13193
c1c69e83
AM
8874#, c-format
8875msgid "can not do %d byte relocation"
a5c7551f
RW
8876msgstr ""
8877
6655dba2 8878#: config/tc-i386.c:13261
c1c69e83
AM
8879#, c-format
8880msgid "cannot represent relocation type %s in x32 mode"
a5c7551f
RW
8881msgstr ""
8882
6655dba2 8883#: config/tc-i386.c:13298 config/tc-s390.c:2613
c1c69e83
AM
8884#, c-format
8885msgid "cannot represent relocation type %s"
a5c7551f
RW
8886msgstr ""
8887
6655dba2 8888#: config/tc-i386.c:13415
c1c69e83 8889msgid "bad .section directive: want a,l,w,x,M,S,G,T in string"
a5c7551f
RW
8890msgstr ""
8891
6655dba2 8892#: config/tc-i386.c:13418
c1c69e83 8893msgid "bad .section directive: want a,w,x,M,S,G,T in string"
a5c7551f
RW
8894msgstr ""
8895
6655dba2 8896#: config/tc-i386.c:13437
c1c69e83 8897msgid ".largecomm supported only in 64bit mode, producing .comm"
a5c7551f
RW
8898msgstr ""
8899
71300e2c
NC
8900#: config/tc-ia64.c:872
8901msgid "bad .section directive: want a,o,s,w,x,M,S,G,T in string"
a5c7551f
RW
8902msgstr ""
8903
71300e2c
NC
8904#: config/tc-ia64.c:924
8905msgid "Size of frame exceeds maximum of 96 registers"
a5c7551f
RW
8906msgstr ""
8907
71300e2c
NC
8908#: config/tc-ia64.c:929
8909msgid "Size of rotating registers exceeds frame size"
a5c7551f
RW
8910msgstr ""
8911
71300e2c
NC
8912#: config/tc-ia64.c:1016
8913msgid "Unwind directive not followed by an instruction."
a5c7551f
RW
8914msgstr ""
8915
6655dba2 8916#: config/tc-ia64.c:1025 config/tc-ia64.c:7607
71300e2c 8917msgid "qualifying predicate not followed by instruction"
a5c7551f
RW
8918msgstr ""
8919
71300e2c
NC
8920#: config/tc-ia64.c:1073
8921msgid "expected ',' after section name"
a5c7551f
RW
8922msgstr ""
8923
71300e2c
NC
8924#: config/tc-ia64.c:1108
8925msgid "expected ',' after symbol name"
a5c7551f
RW
8926msgstr ""
8927
71300e2c
NC
8928#: config/tc-ia64.c:1132
8929msgid "expected ',' after symbol size"
a5c7551f
RW
8930msgstr ""
8931
71300e2c
NC
8932#: config/tc-ia64.c:1215 config/tc-ia64.c:1249
8933msgid "record type is not valid"
a5c7551f
RW
8934msgstr ""
8935
71300e2c
NC
8936#: config/tc-ia64.c:1318
8937msgid "Invalid record type for P3 format."
c1c69e83
AM
8938msgstr ""
8939
71300e2c
NC
8940#: config/tc-ia64.c:1354
8941msgid "Invalid record type for format P6"
c1c69e83
AM
8942msgstr ""
8943
71300e2c
NC
8944#: config/tc-ia64.c:1534 config/tc-ia64.c:1586
8945msgid "Invalid record type for format B1"
a5c7551f
RW
8946msgstr ""
8947
71300e2c
NC
8948#: config/tc-ia64.c:1619
8949msgid "Invalid record type for format X1"
a5c7551f
RW
8950msgstr ""
8951
71300e2c
NC
8952#: config/tc-ia64.c:1661
8953msgid "Invalid record type for format X3"
a5c7551f
RW
8954msgstr ""
8955
71300e2c
NC
8956#: config/tc-ia64.c:1699
8957msgid "Previous .save incomplete"
e0e7a9d4
TG
8958msgstr ""
8959
71300e2c
NC
8960#: config/tc-ia64.c:2524
8961msgid "spill_mask record unimplemented."
a5c7551f
RW
8962msgstr ""
8963
71300e2c
NC
8964#: config/tc-ia64.c:2581
8965msgid "record_type_not_valid"
a5c7551f
RW
8966msgstr ""
8967
71300e2c
NC
8968#: config/tc-ia64.c:2665
8969msgid "Ignoring attempt to spill beyond end of region"
a5c7551f
RW
8970msgstr ""
8971
71300e2c
NC
8972#: config/tc-ia64.c:2724
8973msgid "Only constant space allocation is supported"
a5c7551f
RW
8974msgstr ""
8975
71300e2c
NC
8976#: config/tc-ia64.c:2738
8977msgid "Only constant offsets are supported"
2ee0aedf
TG
8978msgstr ""
8979
e0e7a9d4 8980#: config/tc-ia64.c:2762
c1c69e83 8981msgid "Section switching in code is not supported."
cfb8c092
NC
8982msgstr ""
8983
e0e7a9d4 8984#: config/tc-ia64.c:2804
f96bd6c2 8985msgid "Insn slot not set in unwind record."
cfb8c092
NC
8986msgstr ""
8987
e0e7a9d4 8988#: config/tc-ia64.c:2878
c1c69e83 8989msgid "frgr_mem record before region record!"
252b5132
RH
8990msgstr ""
8991
e0e7a9d4 8992#: config/tc-ia64.c:2889
c1c69e83 8993msgid "fr_mem record before region record!"
a74801ba
ILT
8994msgstr ""
8995
e0e7a9d4 8996#: config/tc-ia64.c:2898
c1c69e83 8997msgid "gr_mem record before region record!"
252b5132
RH
8998msgstr ""
8999
e0e7a9d4 9000#: config/tc-ia64.c:2907
c1c69e83 9001msgid "br_mem record before region record!"
252b5132
RH
9002msgstr ""
9003
e0e7a9d4 9004#: config/tc-ia64.c:2917
c1c69e83 9005msgid "gr_gr record before region record!"
ae351704
AM
9006msgstr ""
9007
e0e7a9d4 9008#: config/tc-ia64.c:2925
c1c69e83 9009msgid "br_gr record before region record!"
87ccc1b0
NC
9010msgstr ""
9011
e0e7a9d4 9012#: config/tc-ia64.c:3043
328577ad 9013#, c-format
c1c69e83 9014msgid "First operand to .%s must be a predicate"
0d2bcfaf
NC
9015msgstr ""
9016
e0e7a9d4 9017#: config/tc-ia64.c:3047
328577ad 9018#, c-format
c1c69e83 9019msgid "Pointless use of p0 as first operand to .%s"
252b5132
RH
9020msgstr ""
9021
e0e7a9d4 9022#: config/tc-ia64.c:3103
328577ad 9023#, c-format
c1c69e83 9024msgid "Operand %d to .%s must be a preserved register"
252b5132
RH
9025msgstr ""
9026
e0e7a9d4 9027#: config/tc-ia64.c:3139
c1c69e83
AM
9028#, c-format
9029msgid "Operand %d to .%s must be a writable register"
252b5132
RH
9030msgstr ""
9031
e0e7a9d4 9032#: config/tc-ia64.c:3163
328577ad 9033#, c-format
c1c69e83 9034msgid "Radix `%s' unsupported or invalid"
252b5132
RH
9035msgstr ""
9036
e0e7a9d4 9037#: config/tc-ia64.c:3193 config/tc-ia64.c:3198
328577ad 9038#, c-format
c1c69e83 9039msgid ".%s outside of %s"
252b5132
RH
9040msgstr ""
9041
e0e7a9d4 9042#: config/tc-ia64.c:3284
c1c69e83 9043msgid "Tags on unwind pseudo-ops aren't supported, yet"
252b5132
RH
9044msgstr ""
9045
e0e7a9d4 9046#: config/tc-ia64.c:3306
c1c69e83 9047msgid "First operand to .fframe must be a constant"
ae351704
AM
9048msgstr ""
9049
e0e7a9d4 9050#: config/tc-ia64.c:3326
c1c69e83 9051msgid "First operand to .vframe must be a general register"
ae351704
AM
9052msgstr ""
9053
e0e7a9d4 9054#: config/tc-ia64.c:3334
c1c69e83 9055msgid "Operand of .vframe contradicts .prologue"
0d2bcfaf
NC
9056msgstr ""
9057
e0e7a9d4 9058#: config/tc-ia64.c:3344
c1c69e83 9059msgid ".vframepsp is meaningless, assuming .vframesp was meant"
252b5132
RH
9060msgstr ""
9061
e0e7a9d4 9062#: config/tc-ia64.c:3352
c1c69e83 9063msgid "Operand to .vframesp must be a constant (sp-relative offset)"
252b5132
RH
9064msgstr ""
9065
e0e7a9d4 9066#: config/tc-ia64.c:3379
c1c69e83 9067msgid "First operand to .save not a register"
252b5132
RH
9068msgstr ""
9069
e0e7a9d4 9070#: config/tc-ia64.c:3385
c1c69e83 9071msgid "Second operand to .save not a valid register"
252b5132
RH
9072msgstr ""
9073
e0e7a9d4 9074#: config/tc-ia64.c:3416 config/tc-ia64.c:3427 config/tc-ia64.c:3435
c1c69e83 9075msgid "Second operand of .save contradicts .prologue"
c85dd50d
NC
9076msgstr ""
9077
e0e7a9d4 9078#: config/tc-ia64.c:3442
c1c69e83 9079msgid "First operand to .save not a valid register"
252b5132
RH
9080msgstr ""
9081
e0e7a9d4 9082#: config/tc-ia64.c:3460
c1c69e83 9083msgid "First operand to .restore must be stack pointer (sp)"
252b5132
RH
9084msgstr ""
9085
e0e7a9d4 9086#: config/tc-ia64.c:3469
c1c69e83 9087msgid "Second operand to .restore must be a constant >= 0"
252b5132
RH
9088msgstr ""
9089
e0e7a9d4 9090#: config/tc-ia64.c:3479
a74801ba 9091#, c-format
c1c69e83 9092msgid "Epilogue count of %lu exceeds number of nested prologues (%u)"
a74801ba
ILT
9093msgstr ""
9094
e0e7a9d4 9095#: config/tc-ia64.c:3565
ae351704 9096#, c-format
c1c69e83 9097msgid "Illegal section name `%s' (causes unwind section name clash)"
ae351704
AM
9098msgstr ""
9099
6655dba2 9100#: config/tc-ia64.c:3741
c1c69e83 9101msgid "First operand to .altrp not a valid branch register"
252b5132
RH
9102msgstr ""
9103
6655dba2 9104#: config/tc-ia64.c:3770
252b5132 9105#, c-format
c1c69e83 9106msgid "First operand to .%s not a register"
252b5132
RH
9107msgstr ""
9108
6655dba2 9109#: config/tc-ia64.c:3775
ae351704 9110#, c-format
c1c69e83 9111msgid "Second operand to .%s not a constant"
ae351704
AM
9112msgstr ""
9113
6655dba2 9114#: config/tc-ia64.c:3842
c45021f2 9115#, c-format
c1c69e83 9116msgid "First operand to .%s not a valid register"
c45021f2
NC
9117msgstr ""
9118
6655dba2 9119#: config/tc-ia64.c:3865
c1c69e83 9120msgid "First operand to .save.g must be a positive 4-bit constant"
2ee0aedf
TG
9121msgstr ""
9122
6655dba2 9123#: config/tc-ia64.c:3878
c1c69e83 9124msgid "Second operand to .save.g must be a general register"
252b5132
RH
9125msgstr ""
9126
6655dba2 9127#: config/tc-ia64.c:3883
252b5132 9128#, c-format
c1c69e83 9129msgid "Second operand to .save.g must be the first of %d general registers"
252b5132
RH
9130msgstr ""
9131
6655dba2 9132#: config/tc-ia64.c:3906
c1c69e83 9133msgid "Operand to .save.f must be a positive 20-bit constant"
f12e7348
NC
9134msgstr ""
9135
6655dba2 9136#: config/tc-ia64.c:3929
c1c69e83 9137msgid "First operand to .save.b must be a positive 5-bit constant"
a74801ba
ILT
9138msgstr ""
9139
6655dba2 9140#: config/tc-ia64.c:3942
c1c69e83 9141msgid "Second operand to .save.b must be a general register"
a74801ba
ILT
9142msgstr ""
9143
6655dba2 9144#: config/tc-ia64.c:3947
252b5132 9145#, c-format
c1c69e83 9146msgid "Second operand to .save.b must be the first of %d general registers"
252b5132
RH
9147msgstr ""
9148
6655dba2 9149#: config/tc-ia64.c:3973
c1c69e83 9150msgid "First operand to .save.gf must be a non-negative 4-bit constant"
252b5132
RH
9151msgstr ""
9152
6655dba2 9153#: config/tc-ia64.c:3981
c1c69e83 9154msgid "Second operand to .save.gf must be a non-negative 20-bit constant"
a74801ba
ILT
9155msgstr ""
9156
6655dba2 9157#: config/tc-ia64.c:3989
c1c69e83 9158msgid "Operands to .save.gf may not be both zero"
252b5132
RH
9159msgstr ""
9160
6655dba2 9161#: config/tc-ia64.c:4006
c1c69e83 9162msgid "Operand to .spill must be a constant"
252b5132
RH
9163msgstr ""
9164
6655dba2 9165#: config/tc-ia64.c:4075
252b5132 9166#, c-format
c1c69e83 9167msgid "Operand %d to .%s must be a constant"
252b5132
RH
9168msgstr ""
9169
6655dba2 9170#: config/tc-ia64.c:4096
252b5132 9171#, c-format
c1c69e83 9172msgid "Missing .label_state %ld"
252b5132
RH
9173msgstr ""
9174
6655dba2 9175#: config/tc-ia64.c:4150
c1c69e83 9176msgid "Operand to .label_state must be a constant"
252b5132
RH
9177msgstr ""
9178
6655dba2 9179#: config/tc-ia64.c:4169
c1c69e83 9180msgid "Operand to .copy_state must be a constant"
e135f41b
NC
9181msgstr ""
9182
6655dba2 9183#: config/tc-ia64.c:4192
c1c69e83 9184msgid "First operand to .unwabi must be a constant"
ae351704
AM
9185msgstr ""
9186
6655dba2 9187#: config/tc-ia64.c:4198
c1c69e83 9188msgid "Second operand to .unwabi must be a constant"
cc643b88
NC
9189msgstr ""
9190
6655dba2 9191#: config/tc-ia64.c:4233
c1c69e83 9192msgid "Missing .endp after previous .proc"
cc643b88
NC
9193msgstr ""
9194
6655dba2 9195#: config/tc-ia64.c:4251
c1c69e83 9196msgid "Empty argument of .proc"
0d2bcfaf
NC
9197msgstr ""
9198
6655dba2 9199#: config/tc-ia64.c:4256
ae351704 9200#, c-format
c1c69e83 9201msgid "`%s' was already defined"
ae351704
AM
9202msgstr ""
9203
6655dba2 9204#: config/tc-ia64.c:4299
c1c69e83 9205msgid "Initial .body should precede any instructions"
ae351704
AM
9206msgstr ""
9207
6655dba2 9208#: config/tc-ia64.c:4318
c1c69e83 9209msgid ".prologue within prologue"
f12e7348
NC
9210msgstr ""
9211
6655dba2 9212#: config/tc-ia64.c:4323
c1c69e83 9213msgid "Initial .prologue should precede any instructions"
f12e7348
NC
9214msgstr ""
9215
6655dba2 9216#: config/tc-ia64.c:4333
c1c69e83 9217msgid "First operand to .prologue must be a positive 4-bit constant"
f12e7348
NC
9218msgstr ""
9219
6655dba2 9220#: config/tc-ia64.c:4335
c1c69e83 9221msgid "Pointless use of zero first operand to .prologue"
2ee0aedf
TG
9222msgstr ""
9223
6655dba2 9224#: config/tc-ia64.c:4351
c1c69e83 9225msgid "Using a constant as second operand to .prologue is deprecated"
252b5132
RH
9226msgstr ""
9227
6655dba2 9228#: config/tc-ia64.c:4357
c1c69e83 9229msgid "Second operand to .prologue must be a general register"
252b5132
RH
9230msgstr ""
9231
6655dba2 9232#: config/tc-ia64.c:4362
ae351704 9233#, c-format
c1c69e83 9234msgid "Second operand to .prologue must be the first of %d general registers"
ae351704
AM
9235msgstr ""
9236
6655dba2 9237#: config/tc-ia64.c:4474
ae351704 9238#, c-format
c1c69e83 9239msgid "`%s' was not defined within procedure"
ae351704
AM
9240msgstr ""
9241
6655dba2 9242#: config/tc-ia64.c:4510
c1c69e83 9243msgid "Empty argument of .endp"
ae351704
AM
9244msgstr ""
9245
6655dba2 9246#: config/tc-ia64.c:4524
ae351704 9247#, c-format
c1c69e83 9248msgid "`%s' was not specified with previous .proc"
ae351704
AM
9249msgstr ""
9250
6655dba2 9251#: config/tc-ia64.c:4539
ae351704 9252#, c-format
c1c69e83 9253msgid "`%s' should be an operand to this .endp"
ae351704
AM
9254msgstr ""
9255
6655dba2 9256#: config/tc-ia64.c:4580 config/tc-ia64.c:4901 config/tc-ia64.c:5210
c1c69e83 9257msgid "Comma expected"
2ee0aedf
TG
9258msgstr ""
9259
6655dba2 9260#: config/tc-ia64.c:4620
c1c69e83 9261msgid "Expected '['"
f12e7348
NC
9262msgstr ""
9263
6655dba2 9264#: config/tc-ia64.c:4629 config/tc-ia64.c:7741
c1c69e83 9265msgid "Expected ']'"
f12e7348
NC
9266msgstr ""
9267
6655dba2 9268#: config/tc-ia64.c:4634
c1c69e83 9269msgid "Number of elements must be positive"
f12e7348
NC
9270msgstr ""
9271
6655dba2 9272#: config/tc-ia64.c:4645
2ee0aedf 9273#, c-format
c1c69e83 9274msgid "Used more than the declared %d rotating registers"
2ee0aedf
TG
9275msgstr ""
9276
6655dba2 9277#: config/tc-ia64.c:4653
c1c69e83 9278msgid "Used more than the available 96 rotating registers"
f12e7348
NC
9279msgstr ""
9280
6655dba2 9281#: config/tc-ia64.c:4660
c1c69e83 9282msgid "Used more than the available 48 rotating registers"
f12e7348
NC
9283msgstr ""
9284
6655dba2 9285#: config/tc-ia64.c:4688
f12e7348 9286#, c-format
c1c69e83 9287msgid "Attempt to redefine register set `%s'"
f12e7348
NC
9288msgstr ""
9289
6655dba2 9290#: config/tc-ia64.c:4753
f12e7348 9291#, c-format
c1c69e83 9292msgid "Unknown psr option `%s'"
f12e7348
NC
9293msgstr ""
9294
6655dba2 9295#: config/tc-ia64.c:4787
c1c69e83 9296msgid "Missing section name"
f12e7348
NC
9297msgstr ""
9298
6655dba2 9299#: config/tc-ia64.c:4796
c1c69e83 9300msgid "Comma expected after section name"
252b5132
RH
9301msgstr ""
9302
6655dba2 9303#: config/tc-ia64.c:4807
c1c69e83 9304msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated."
cfb8c092
NC
9305msgstr ""
9306
6655dba2 9307#: config/tc-ia64.c:4896
c1c69e83 9308msgid "Register name expected"
3caac5b8
AM
9309msgstr ""
9310
6655dba2 9311#: config/tc-ia64.c:4909
c1c69e83 9312msgid "Register value annotation ignored"
0d2bcfaf
NC
9313msgstr ""
9314
6655dba2 9315#: config/tc-ia64.c:4948
c1c69e83 9316msgid "Directive invalid within a bundle"
cc643b88
NC
9317msgstr ""
9318
6655dba2 9319#: config/tc-ia64.c:5042
c1c69e83 9320msgid "Missing predicate relation type"
252b5132
RH
9321msgstr ""
9322
6655dba2 9323#: config/tc-ia64.c:5048
c1c69e83 9324msgid "Unrecognized predicate relation type"
06647dfd
AM
9325msgstr ""
9326
6655dba2 9327#: config/tc-ia64.c:5094
c1c69e83 9328msgid "Bad register range"
6f6ef0fa
NC
9329msgstr ""
9330
6655dba2 9331#: config/tc-ia64.c:5103 config/tc-ia64.c:7687
c1c69e83 9332msgid "Predicate register expected"
55cf6793
ZW
9333msgstr ""
9334
6655dba2 9335#: config/tc-ia64.c:5108
c1c69e83 9336msgid "Duplicate predicate register ignored"
f12e7348
NC
9337msgstr ""
9338
6655dba2 9339#: config/tc-ia64.c:5124
c1c69e83 9340msgid "Predicate source and target required"
6f6ef0fa
NC
9341msgstr ""
9342
6655dba2 9343#: config/tc-ia64.c:5126 config/tc-ia64.c:5138
c1c69e83 9344msgid "Use of p0 is not valid in this context"
06647dfd
AM
9345msgstr ""
9346
6655dba2 9347#: config/tc-ia64.c:5133
c1c69e83 9348msgid "At least two PR arguments expected"
55cf6793
ZW
9349msgstr ""
9350
6655dba2 9351#: config/tc-ia64.c:5147
c1c69e83 9352msgid "At least one PR argument expected"
55cf6793
ZW
9353msgstr ""
9354
6655dba2 9355#: config/tc-ia64.c:5181
c1c69e83
AM
9356#, c-format
9357msgid "Inserting \"%s\" into entry hint table failed: %s"
6f6ef0fa
NC
9358msgstr ""
9359
c1c69e83 9360#. FIXME -- need 62-bit relocation type
6655dba2 9361#: config/tc-ia64.c:5661
c1c69e83 9362msgid "62-bit relocation not yet implemented"
252b5132
RH
9363msgstr ""
9364
c1c69e83
AM
9365#. XXX technically, this is wrong: we should not be issuing warning
9366#. messages until we're sure this instruction pattern is going to
9367#. be used!
6655dba2 9368#: config/tc-ia64.c:5747
c1c69e83 9369msgid "lower 16 bits of mask ignored"
252b5132
RH
9370msgstr ""
9371
6655dba2 9372#: config/tc-ia64.c:5976
c1c69e83 9373msgid "stride must be a multiple of 64; lower 6 bits ignored"
252b5132
RH
9374msgstr ""
9375
6655dba2 9376#: config/tc-ia64.c:6094
c1c69e83 9377msgid "Expected separator `='"
252b5132
RH
9378msgstr ""
9379
6655dba2 9380#: config/tc-ia64.c:6128
c1c69e83 9381msgid "Duplicate equal sign (=) in instruction"
252b5132
RH
9382msgstr ""
9383
6655dba2 9384#: config/tc-ia64.c:6135
252b5132 9385#, c-format
c1c69e83 9386msgid "Illegal operand separator `%c'"
252b5132
RH
9387msgstr ""
9388
6655dba2 9389#: config/tc-ia64.c:6250
6e1772d5 9390#, c-format
c1c69e83 9391msgid "Operand %u of `%s' should be %s"
6e1772d5
AM
9392msgstr ""
9393
6655dba2 9394#: config/tc-ia64.c:6254
c1c69e83 9395msgid "Wrong number of output operands"
6e1772d5
AM
9396msgstr ""
9397
6655dba2 9398#: config/tc-ia64.c:6256
c1c69e83 9399msgid "Wrong number of input operands"
252b5132
RH
9400msgstr ""
9401
6655dba2 9402#: config/tc-ia64.c:6258
c1c69e83
AM
9403msgid "Operand mismatch"
9404msgstr ""
9405
6655dba2 9406#: config/tc-ia64.c:6340
6e1772d5 9407#, c-format
c1c69e83 9408msgid "Invalid use of `%c%d' as output operand"
252b5132
RH
9409msgstr ""
9410
6655dba2 9411#: config/tc-ia64.c:6343
c1c69e83
AM
9412#, c-format
9413msgid "Invalid use of `r%d' as base update address operand"
252b5132
RH
9414msgstr ""
9415
6655dba2 9416#: config/tc-ia64.c:6367
c1c69e83
AM
9417#, c-format
9418msgid "Invalid duplicate use of `%c%d'"
252b5132
RH
9419msgstr ""
9420
6655dba2 9421#: config/tc-ia64.c:6374
c1c69e83
AM
9422#, c-format
9423msgid "Invalid simultaneous use of `f%d' and `f%d'"
252b5132
RH
9424msgstr ""
9425
6655dba2 9426#: config/tc-ia64.c:6380
c1c69e83
AM
9427#, c-format
9428msgid "Dangerous simultaneous use of `f%d' and `f%d'"
252b5132
RH
9429msgstr ""
9430
6655dba2 9431#: config/tc-ia64.c:6424
c1c69e83 9432msgid "Value truncated to 62 bits"
ed265386
NC
9433msgstr ""
9434
6655dba2 9435#: config/tc-ia64.c:6492
c1c69e83
AM
9436#, c-format
9437msgid "Bad operand value: %s"
ed265386
NC
9438msgstr ""
9439
c1c69e83
AM
9440#. Give an error if a frag containing code is not aligned to a 16 byte
9441#. boundary.
6655dba2 9442#: config/tc-ia64.c:6567 config/tc-ia64.h:177
c1c69e83 9443msgid "instruction address is not a multiple of 16"
ed265386
NC
9444msgstr ""
9445
6655dba2 9446#: config/tc-ia64.c:6635
ed265386 9447#, c-format
c1c69e83 9448msgid "`%s' must be last in bundle"
252b5132
RH
9449msgstr ""
9450
6655dba2 9451#: config/tc-ia64.c:6667
55cf6793 9452#, c-format
c1c69e83 9453msgid "Internal error: don't know how to force %s to end of instruction group"
55cf6793
ZW
9454msgstr ""
9455
6655dba2 9456#: config/tc-ia64.c:6680
c1c69e83
AM
9457#, c-format
9458msgid "`%s' must be last in instruction group"
55cf6793
ZW
9459msgstr ""
9460
6655dba2 9461#: config/tc-ia64.c:6710
c1c69e83 9462msgid "Label must be first in a bundle"
55cf6793
ZW
9463msgstr ""
9464
6655dba2 9465#: config/tc-ia64.c:6787
c1c69e83 9466msgid "hint in B unit may be treated as nop"
55cf6793
ZW
9467msgstr ""
9468
6655dba2 9469#: config/tc-ia64.c:6798
c1c69e83 9470msgid "hint in B unit can't be used"
55cf6793
ZW
9471msgstr ""
9472
6655dba2 9473#: config/tc-ia64.c:6812
c1c69e83 9474msgid "emit_one_bundle: unexpected dynamic op"
55cf6793
ZW
9475msgstr ""
9476
6655dba2 9477#: config/tc-ia64.c:6937
c1c69e83
AM
9478#, c-format
9479msgid "`%s' does not fit into %s template"
55cf6793
ZW
9480msgstr ""
9481
6655dba2 9482#: config/tc-ia64.c:6952
c1c69e83
AM
9483#, c-format
9484msgid "`%s' does not fit into bundle"
55cf6793
ZW
9485msgstr ""
9486
6655dba2 9487#: config/tc-ia64.c:6964
c1c69e83
AM
9488#, c-format
9489msgid "`%s' can't go in %s of %s template"
55cf6793
ZW
9490msgstr ""
9491
6655dba2 9492#: config/tc-ia64.c:6970
c1c69e83 9493msgid "Missing '}' at end of file"
55cf6793
ZW
9494msgstr ""
9495
6655dba2 9496#: config/tc-ia64.c:7117
c1c69e83
AM
9497#, c-format
9498msgid "Unrecognized option '-x%s'"
55cf6793
ZW
9499msgstr ""
9500
6655dba2 9501#: config/tc-ia64.c:7144
c1c69e83
AM
9502msgid ""
9503"IA-64 options:\n"
9504" --mconstant-gp\t mark output file as using the constant-GP model\n"
9505"\t\t\t (sets ELF header flag EF_IA_64_CONS_GP)\n"
9506" --mauto-pic\t\t mark output file as using the constant-GP model\n"
9507"\t\t\t without function descriptors (sets ELF header flag\n"
9508"\t\t\t EF_IA_64_NOFUNCDESC_CONS_GP)\n"
9509" -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
9510" -mle | -mbe\t\t select little- or big-endian byte order (default -mle)\n"
9511" -mtune=[itanium1|itanium2]\n"
9512"\t\t\t tune for a specific CPU (default -mtune=itanium2)\n"
9513" -munwind-check=[warning|error]\n"
9514"\t\t\t unwind directive check (default -munwind-check=warning)\n"
9515" -mhint.b=[ok|warning|error]\n"
9516"\t\t\t hint.b check (default -mhint.b=error)\n"
9517" -x | -xexplicit\t turn on dependency violation checking\n"
252b5132
RH
9518msgstr ""
9519
c1c69e83 9520#. Note for translators: "automagically" can be translated as "automatically" here.
6655dba2 9521#: config/tc-ia64.c:7161
c1c69e83
AM
9522msgid ""
9523" -xauto\t\t automagically remove dependency violations (default)\n"
9524" -xnone\t\t turn off dependency violation checking\n"
9525" -xdebug\t\t debug dependency violation checker\n"
9526" -xdebugn\t\t debug dependency violation checker but turn off\n"
9527"\t\t\t dependency violation checking\n"
9528" -xdebugx\t\t debug dependency violation checker and turn on\n"
9529"\t\t\t dependency violation checking\n"
252b5132
RH
9530msgstr ""
9531
6655dba2 9532#: config/tc-ia64.c:7176
c1c69e83 9533msgid "--gstabs is not supported for ia64"
252b5132
RH
9534msgstr ""
9535
6655dba2 9536#: config/tc-ia64.c:7414
252b5132 9537#, c-format
c1c69e83 9538msgid "ia64.md_begin: can't hash `%s': %s"
252b5132
RH
9539msgstr ""
9540
6655dba2 9541#: config/tc-ia64.c:7478
252b5132 9542#, c-format
c1c69e83 9543msgid "Inserting \"%s\" into constant hash table failed: %s"
252b5132
RH
9544msgstr ""
9545
6655dba2 9546#: config/tc-ia64.c:7490 config/tc-riscv.c:762 config/tc-riscv.c:3205
f48dfe41 9547#: config/tc-tilegx.c:262
c1c69e83 9548msgid "Could not set architecture and machine"
252b5132
RH
9549msgstr ""
9550
6655dba2 9551#: config/tc-ia64.c:7622
c1c69e83 9552msgid "Explicit stops are ignored in auto mode"
252b5132
RH
9553msgstr ""
9554
6655dba2 9555#: config/tc-ia64.c:7631
c1c69e83 9556msgid "Found '{' when manual bundling is already turned on"
252b5132
RH
9557msgstr ""
9558
6655dba2 9559#: config/tc-ia64.c:7644
c1c69e83 9560msgid "Found '{' after explicit switch to automatic mode"
252b5132
RH
9561msgstr ""
9562
6655dba2 9563#: config/tc-ia64.c:7650
c1c69e83 9564msgid "Found '}' when manual bundling is off"
252b5132
RH
9565msgstr ""
9566
6655dba2 9567#: config/tc-ia64.c:7677
c1c69e83 9568msgid "Expected ')'"
252b5132
RH
9569msgstr ""
9570
6655dba2 9571#: config/tc-ia64.c:7682
c1c69e83 9572msgid "Qualifying predicate expected"
252b5132
RH
9573msgstr ""
9574
6655dba2 9575#: config/tc-ia64.c:7701
c1c69e83 9576msgid "Tag must come before qualifying predicate."
252b5132
RH
9577msgstr ""
9578
6655dba2 9579#: config/tc-ia64.c:7730
c1c69e83 9580msgid "Expected ':'"
252b5132
RH
9581msgstr ""
9582
6655dba2 9583#: config/tc-ia64.c:7746
c1c69e83 9584msgid "Tag name expected"
55cf6793
ZW
9585msgstr ""
9586
6655dba2 9587#: config/tc-ia64.c:7847
c1c69e83 9588msgid "Rotating register index must be a non-negative constant"
252b5132
RH
9589msgstr ""
9590
6655dba2 9591#: config/tc-ia64.c:7852
252b5132 9592#, c-format
c1c69e83 9593msgid "Index out of range 0..%u"
252b5132
RH
9594msgstr ""
9595
6655dba2 9596#: config/tc-ia64.c:7864
c1c69e83 9597msgid "Indirect register index must be a general register"
252b5132
RH
9598msgstr ""
9599
6655dba2 9600#: config/tc-ia64.c:7873
c1c69e83 9601msgid "Index can only be applied to rotating or indirect registers"
252b5132
RH
9602msgstr ""
9603
6655dba2 9604#: config/tc-ia64.c:7909 config/tc-xstormy16.c:145
c1c69e83 9605msgid "Expected '('"
252b5132
RH
9606msgstr ""
9607
6655dba2
SB
9608#: config/tc-ia64.c:7917 config/tc-pdp11.c:446 config/tc-pdp11.c:510
9609#: config/tc-pdp11.c:544 config/tc-tilegx.c:1048 config/tc-tilepro.c:939
ed9e98c2 9610#: config/tc-xstormy16.c:154
c1c69e83 9611msgid "Missing ')'"
252b5132
RH
9612msgstr ""
9613
6655dba2 9614#: config/tc-ia64.c:7935 config/tc-xstormy16.c:161
c1c69e83 9615msgid "Not a symbolic expression"
ad4b42b4
NC
9616msgstr ""
9617
6655dba2 9618#: config/tc-ia64.c:7940 config/tc-ia64.c:7954
c1c69e83 9619msgid "Illegal combination of relocation functions"
ad4b42b4
NC
9620msgstr ""
9621
6655dba2 9622#: config/tc-ia64.c:8043
c1c69e83 9623msgid "No current frame"
a85d7ed0
NC
9624msgstr ""
9625
6655dba2 9626#: config/tc-ia64.c:8045
c1c69e83
AM
9627#, c-format
9628msgid "Register number out of range 0..%u"
ad4b42b4
NC
9629msgstr ""
9630
6655dba2 9631#: config/tc-ia64.c:8084
c1c69e83 9632msgid "Standalone `#' is illegal"
ad4b42b4
NC
9633msgstr ""
9634
6655dba2 9635#: config/tc-ia64.c:8087
c1c69e83 9636msgid "Redundant `#' suffix operators"
ad4b42b4
NC
9637msgstr ""
9638
6655dba2 9639#: config/tc-ia64.c:8245
c1c69e83
AM
9640#, c-format
9641msgid "Unhandled dependency %s for %s (%s), note %d"
ad4b42b4
NC
9642msgstr ""
9643
6655dba2 9644#: config/tc-ia64.c:9558
c1c69e83
AM
9645#, c-format
9646msgid "Unrecognized dependency specifier %d\n"
ad4b42b4
NC
9647msgstr ""
9648
6655dba2 9649#: config/tc-ia64.c:10428
c1c69e83 9650msgid "Only the first path encountering the conflict is reported"
ad4b42b4
NC
9651msgstr ""
9652
6655dba2 9653#: config/tc-ia64.c:10430
c1c69e83 9654msgid "This is the location of the conflicting usage"
ad4b42b4
NC
9655msgstr ""
9656
6655dba2 9657#: config/tc-ia64.c:10692
c1c69e83
AM
9658#, c-format
9659msgid "Unknown opcode `%s'"
ad4b42b4
NC
9660msgstr ""
9661
6655dba2 9662#: config/tc-ia64.c:10770
c1c69e83
AM
9663#, c-format
9664msgid "AR %d can only be accessed by %c-unit"
ad4b42b4
NC
9665msgstr ""
9666
6655dba2 9667#: config/tc-ia64.c:10782
c1c69e83 9668msgid "hint.b may be treated as nop"
ad4b42b4
NC
9669msgstr ""
9670
6655dba2 9671#: config/tc-ia64.c:10785
c1c69e83 9672msgid "hint.b shouldn't be used"
ad4b42b4
NC
9673msgstr ""
9674
6655dba2 9675#: config/tc-ia64.c:10824
c1c69e83
AM
9676#, c-format
9677msgid "`%s' cannot be predicated"
ad4b42b4
NC
9678msgstr ""
9679
6655dba2 9680#: config/tc-ia64.c:10896
c1c69e83 9681msgid "Closing bracket missing"
ad4b42b4
NC
9682msgstr ""
9683
6655dba2 9684#: config/tc-ia64.c:10905
c1c69e83 9685msgid "Index must be a general register"
ad4b42b4
NC
9686msgstr ""
9687
6655dba2 9688#: config/tc-ia64.c:11070
c1c69e83
AM
9689#, c-format
9690msgid "Unsupported fixup size %d"
ad4b42b4
NC
9691msgstr ""
9692
c1c69e83
AM
9693#. This should be an error, but since previously there wasn't any
9694#. diagnostic here, don't make it fail because of this for now.
6655dba2 9695#: config/tc-ia64.c:11342
c1c69e83
AM
9696#, c-format
9697msgid "Cannot express %s%d%s relocation"
ad4b42b4
NC
9698msgstr ""
9699
6655dba2 9700#: config/tc-ia64.c:11361
c1c69e83 9701msgid "No addend allowed in @fptr() relocation"
ad4b42b4
NC
9702msgstr ""
9703
6655dba2 9704#: config/tc-ia64.c:11400
c1c69e83 9705msgid "integer operand out of range"
ad4b42b4
NC
9706msgstr ""
9707
6655dba2 9708#: config/tc-ia64.c:11467
c1c69e83
AM
9709#, c-format
9710msgid "%s must have a constant value"
ad4b42b4
NC
9711msgstr ""
9712
6655dba2 9713#: config/tc-ia64.c:11487
c1c69e83 9714msgid "cannot resolve @slotcount parameter"
ad4b42b4
NC
9715msgstr ""
9716
6655dba2 9717#: config/tc-ia64.c:11520
c1c69e83 9718msgid "invalid @slotcount value"
ad4b42b4
NC
9719msgstr ""
9720
6655dba2 9721#: config/tc-ia64.c:11557 config/tc-z8k.c:1378
ad4b42b4 9722#, c-format
c1c69e83
AM
9723msgid "Cannot represent %s relocation in object file"
9724msgstr ""
9725
6655dba2 9726#: config/tc-ia64.c:11666
c1c69e83 9727msgid "Can't add stop bit to mark end of instruction group"
ad4b42b4
NC
9728msgstr ""
9729
6655dba2 9730#: config/tc-ia64.c:11775 read.c:2600 read.c:3239 read.c:3643 stabs.c:469
ad4b42b4 9731#, c-format
c1c69e83 9732msgid "expected comma after \"%s\""
ad4b42b4
NC
9733msgstr ""
9734
6655dba2 9735#: config/tc-ia64.c:11817
ad4b42b4 9736#, c-format
c1c69e83 9737msgid "`%s' is already the alias of %s `%s'"
ad4b42b4
NC
9738msgstr ""
9739
6655dba2 9740#: config/tc-ia64.c:11827
ad4b42b4 9741#, c-format
c1c69e83 9742msgid "%s `%s' already has an alias `%s'"
ad4b42b4
NC
9743msgstr ""
9744
6655dba2 9745#: config/tc-ia64.c:11838
ad4b42b4 9746#, c-format
c1c69e83 9747msgid "inserting \"%s\" into %s alias hash table failed: %s"
ad4b42b4
NC
9748msgstr ""
9749
6655dba2 9750#: config/tc-ia64.c:11846
ad4b42b4 9751#, c-format
c1c69e83 9752msgid "inserting \"%s\" into %s name hash table failed: %s"
ad4b42b4
NC
9753msgstr ""
9754
6655dba2 9755#: config/tc-ia64.c:11872
c1c69e83
AM
9756#, c-format
9757msgid "symbol `%s' aliased to `%s' is not used"
ad4b42b4
NC
9758msgstr ""
9759
6655dba2 9760#: config/tc-ia64.c:11895
c1c69e83
AM
9761#, c-format
9762msgid "section `%s' aliased to `%s' is not used"
ad4b42b4
NC
9763msgstr ""
9764
e0e7a9d4 9765#: config/tc-ip2k.c:139
c1c69e83
AM
9766#, c-format
9767msgid "IP2K specific command line options:\n"
ad4b42b4
NC
9768msgstr ""
9769
e0e7a9d4 9770#: config/tc-ip2k.c:140
c1c69e83
AM
9771#, c-format
9772msgid " -mip2022 restrict to IP2022 insns \n"
ad4b42b4
NC
9773msgstr ""
9774
e0e7a9d4 9775#: config/tc-ip2k.c:141
c1c69e83
AM
9776#, c-format
9777msgid " -mip2022ext permit extended IP2022 insn\n"
ad4b42b4
NC
9778msgstr ""
9779
6655dba2 9780#: config/tc-ip2k.c:232
71300e2c
NC
9781msgid "relaxation not supported\n"
9782msgstr ""
9783
e0e7a9d4 9784#: config/tc-iq2000.c:362
c1c69e83
AM
9785#, c-format
9786msgid "the yielding instruction %s may not be in a delay slot."
ad4b42b4
NC
9787msgstr ""
9788
e0e7a9d4 9789#: config/tc-iq2000.c:370
c1c69e83
AM
9790#, c-format
9791msgid "Register number (R%ld) for double word access must be even."
ad4b42b4
NC
9792msgstr ""
9793
e0e7a9d4 9794#: config/tc-iq2000.c:379 config/tc-iq2000.c:384 config/tc-iq2000.c:389
6655dba2 9795#: config/tc-iq2000.c:406 config/tc-mt.c:246 config/tc-mt.c:251
c1c69e83
AM
9796#, c-format
9797msgid "operand references R%ld of previous load."
ad4b42b4
NC
9798msgstr ""
9799
e0e7a9d4 9800#: config/tc-iq2000.c:394
c1c69e83 9801msgid "instruction implicitly accesses R31 of previous load."
ad4b42b4
NC
9802msgstr ""
9803
e0e7a9d4 9804#: config/tc-iq2000.c:649 config/tc-mep.c:2008
c1c69e83 9805msgid "Unmatched high relocation"
ad4b42b4
NC
9806msgstr ""
9807
6655dba2 9808#: config/tc-iq2000.c:826 config/tc-mips.c:19761 config/tc-score.c:5810
c1c69e83 9809msgid ".end not in text section"
ad4b42b4
NC
9810msgstr ""
9811
6655dba2 9812#: config/tc-iq2000.c:830 config/tc-score.c:5813
c1c69e83 9813msgid ".end directive without a preceding .ent directive."
ad4b42b4
NC
9814msgstr ""
9815
6655dba2 9816#: config/tc-iq2000.c:839 config/tc-score.c:5821
c1c69e83 9817msgid ".end symbol does not match .ent symbol."
ad4b42b4
NC
9818msgstr ""
9819
6655dba2 9820#: config/tc-iq2000.c:842 config/tc-mips.c:19781 config/tc-score.c:5826
c1c69e83 9821msgid ".end directive missing or unknown symbol"
ad4b42b4
NC
9822msgstr ""
9823
e0e7a9d4 9824#: config/tc-iq2000.c:860
c1c69e83 9825msgid "Expected simple number."
ad4b42b4
NC
9826msgstr ""
9827
6655dba2 9828#: config/tc-iq2000.c:889 config/tc-mips.c:19686 config/tc-score.c:5662
ad4b42b4 9829#, c-format
c1c69e83 9830msgid " *input_line_pointer == '%c' 0x%02x\n"
ad4b42b4
NC
9831msgstr ""
9832
e0e7a9d4 9833#: config/tc-iq2000.c:891
c1c69e83 9834msgid "Invalid number"
ad4b42b4
NC
9835msgstr ""
9836
6655dba2 9837#: config/tc-iq2000.c:925 config/tc-score.c:5700
c1c69e83 9838msgid ".ent or .aent not in text section."
ad4b42b4
NC
9839msgstr ""
9840
e0e7a9d4 9841#: config/tc-iq2000.c:928
c1c69e83 9842msgid "missing `.end'"
ad4b42b4
NC
9843msgstr ""
9844
6655dba2 9845#: config/tc-m32c.c:141
ad4b42b4 9846#, c-format
c1c69e83 9847msgid " M32C specific command line options:\n"
ad4b42b4
NC
9848msgstr ""
9849
c1c69e83 9850#. Pretend that we do not recognise this option.
ed9e98c2 9851#: config/tc-m32r.c:330
c1c69e83 9852msgid "Unrecognised option: -hidden"
ad4b42b4
NC
9853msgstr ""
9854
71300e2c 9855#: config/tc-m32r.c:357 config/tc-sparc.c:602
c1c69e83 9856msgid "Unrecognized option following -K"
ad4b42b4
NC
9857msgstr ""
9858
ed9e98c2 9859#: config/tc-m32r.c:372
c1c69e83
AM
9860#, c-format
9861msgid " M32R specific command line options:\n"
ad4b42b4
NC
9862msgstr ""
9863
ed9e98c2 9864#: config/tc-m32r.c:374
ad4b42b4 9865#, c-format
c1c69e83
AM
9866msgid ""
9867" -m32r disable support for the m32rx instruction set\n"
ad4b42b4
NC
9868msgstr ""
9869
ed9e98c2 9870#: config/tc-m32r.c:376
c1c69e83
AM
9871#, c-format
9872msgid " -m32rx support the extended m32rx instruction set\n"
ad4b42b4
NC
9873msgstr ""
9874
ed9e98c2 9875#: config/tc-m32r.c:378
c1c69e83
AM
9876#, c-format
9877msgid " -m32r2 support the extended m32r2 instruction set\n"
ad4b42b4
NC
9878msgstr ""
9879
ed9e98c2 9880#: config/tc-m32r.c:380
c1c69e83
AM
9881#, c-format
9882msgid " -EL,-little produce little endian code and data\n"
ad4b42b4
NC
9883msgstr ""
9884
ed9e98c2 9885#: config/tc-m32r.c:382
c1c69e83
AM
9886#, c-format
9887msgid " -EB,-big produce big endian code and data\n"
ad4b42b4
NC
9888msgstr ""
9889
ed9e98c2 9890#: config/tc-m32r.c:384
ad4b42b4 9891#, c-format
c1c69e83 9892msgid " -parallel try to combine instructions in parallel\n"
ad4b42b4
NC
9893msgstr ""
9894
ed9e98c2 9895#: config/tc-m32r.c:386
ad4b42b4 9896#, c-format
c1c69e83 9897msgid " -no-parallel disable -parallel\n"
ad4b42b4
NC
9898msgstr ""
9899
ed9e98c2 9900#: config/tc-m32r.c:388
c1c69e83
AM
9901#, c-format
9902msgid ""
9903" -no-bitinst disallow the M32R2's extended bit-field "
9904"instructions\n"
ad4b42b4
NC
9905msgstr ""
9906
ed9e98c2 9907#: config/tc-m32r.c:390
c1c69e83
AM
9908#, c-format
9909msgid " -O try to optimize code. Implies -parallel\n"
ad4b42b4
NC
9910msgstr ""
9911
ed9e98c2 9912#: config/tc-m32r.c:393
c1c69e83
AM
9913#, c-format
9914msgid ""
9915" -warn-explicit-parallel-conflicts warn when parallel instructions\n"
ad4b42b4
NC
9916msgstr ""
9917
ed9e98c2 9918#: config/tc-m32r.c:395
c1c69e83 9919#, c-format
f96bd6c2 9920msgid " might violate constraints\n"
ad4b42b4
NC
9921msgstr ""
9922
ed9e98c2 9923#: config/tc-m32r.c:397
c1c69e83
AM
9924#, c-format
9925msgid " -no-warn-explicit-parallel-conflicts do not warn when parallel\n"
ad4b42b4
NC
9926msgstr ""
9927
ed9e98c2 9928#: config/tc-m32r.c:399
c1c69e83
AM
9929#, c-format
9930msgid ""
9931" instructions might violate "
f96bd6c2 9932"constraints\n"
ad4b42b4
NC
9933msgstr ""
9934
ed9e98c2 9935#: config/tc-m32r.c:401
ad4b42b4 9936#, c-format
c1c69e83
AM
9937msgid ""
9938" -Wp synonym for -warn-explicit-parallel-conflicts\n"
ad4b42b4
NC
9939msgstr ""
9940
ed9e98c2 9941#: config/tc-m32r.c:403
c1c69e83
AM
9942#, c-format
9943msgid ""
9944" -Wnp synonym for -no-warn-explicit-parallel-conflicts\n"
ad4b42b4
NC
9945msgstr ""
9946
ed9e98c2 9947#: config/tc-m32r.c:405
c1c69e83
AM
9948#, c-format
9949msgid ""
9950" -ignore-parallel-conflicts do not check parallel instructions\n"
ad4b42b4
NC
9951msgstr ""
9952
ed9e98c2 9953#: config/tc-m32r.c:407
c1c69e83
AM
9954#, c-format
9955msgid " for constraint violations\n"
ad4b42b4
NC
9956msgstr ""
9957
ed9e98c2 9958#: config/tc-m32r.c:409
c1c69e83
AM
9959#, c-format
9960msgid ""
9961" -no-ignore-parallel-conflicts check parallel instructions for\n"
ad4b42b4
NC
9962msgstr ""
9963
ed9e98c2 9964#: config/tc-m32r.c:411
c1c69e83
AM
9965#, c-format
9966msgid " constraint violations\n"
ad4b42b4
NC
9967msgstr ""
9968
ed9e98c2 9969#: config/tc-m32r.c:413
c1c69e83
AM
9970#, c-format
9971msgid " -Ip synonym for -ignore-parallel-conflicts\n"
ad4b42b4
NC
9972msgstr ""
9973
ed9e98c2 9974#: config/tc-m32r.c:415
c1c69e83
AM
9975#, c-format
9976msgid " -nIp synonym for -no-ignore-parallel-conflicts\n"
ad4b42b4
NC
9977msgstr ""
9978
ed9e98c2 9979#: config/tc-m32r.c:418
ad4b42b4 9980#, c-format
c1c69e83
AM
9981msgid ""
9982" -warn-unmatched-high warn when an (s)high reloc has no matching low "
9983"reloc\n"
ad4b42b4
NC
9984msgstr ""
9985
ed9e98c2 9986#: config/tc-m32r.c:420
ad4b42b4 9987#, c-format
c1c69e83 9988msgid " -no-warn-unmatched-high do not warn about missing low relocs\n"
ad4b42b4
NC
9989msgstr ""
9990
ed9e98c2 9991#: config/tc-m32r.c:422
c1c69e83
AM
9992#, c-format
9993msgid " -Wuh synonym for -warn-unmatched-high\n"
ad4b42b4
NC
9994msgstr ""
9995
ed9e98c2 9996#: config/tc-m32r.c:424
ad4b42b4 9997#, c-format
c1c69e83 9998msgid " -Wnuh synonym for -no-warn-unmatched-high\n"
ad4b42b4
NC
9999msgstr ""
10000
ed9e98c2 10001#: config/tc-m32r.c:427
ad4b42b4 10002#, c-format
c1c69e83 10003msgid " -KPIC generate PIC\n"
60bcf0fa
NC
10004msgstr ""
10005
e0e7a9d4 10006#: config/tc-m32r.c:846
c1c69e83 10007msgid "instructions write to the same destination register."
60bcf0fa
NC
10008msgstr ""
10009
e0e7a9d4 10010#: config/tc-m32r.c:854
c1c69e83 10011msgid "Instructions do not use parallel execution pipelines."
ad4b42b4
NC
10012msgstr ""
10013
e0e7a9d4 10014#: config/tc-m32r.c:862
c1c69e83 10015msgid "Instructions share the same execution pipeline"
ad4b42b4
NC
10016msgstr ""
10017
e0e7a9d4 10018#: config/tc-m32r.c:927 config/tc-m32r.c:1041
c1c69e83
AM
10019#, c-format
10020msgid "not a 16 bit instruction '%s'"
ad4b42b4
NC
10021msgstr ""
10022
e0e7a9d4 10023#: config/tc-m32r.c:939 config/tc-m32r.c:1053 config/tc-m32r.c:1237
ad4b42b4 10024#, c-format
c1c69e83 10025msgid "instruction '%s' is for the M32R2 only"
ad4b42b4
NC
10026msgstr ""
10027
e0e7a9d4 10028#: config/tc-m32r.c:952 config/tc-m32r.c:1066 config/tc-m32r.c:1250
c1c69e83
AM
10029#, c-format
10030msgid "unknown instruction '%s'"
ad4b42b4
NC
10031msgstr ""
10032
e0e7a9d4 10033#: config/tc-m32r.c:961 config/tc-m32r.c:1073 config/tc-m32r.c:1257
c1c69e83
AM
10034#, c-format
10035msgid "instruction '%s' is for the M32RX only"
ad4b42b4
NC
10036msgstr ""
10037
e0e7a9d4 10038#: config/tc-m32r.c:970 config/tc-m32r.c:1082
ad4b42b4 10039#, c-format
c1c69e83
AM
10040msgid "instruction '%s' cannot be executed in parallel."
10041msgstr ""
10042
e0e7a9d4 10043#: config/tc-m32r.c:1025 config/tc-m32r.c:1107 config/tc-m32r.c:1314
c1c69e83 10044msgid "internal error: lookup/get operands failed"
ad4b42b4
NC
10045msgstr ""
10046
e0e7a9d4 10047#: config/tc-m32r.c:1092
ad4b42b4 10048#, c-format
c1c69e83 10049msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
ad4b42b4
NC
10050msgstr ""
10051
e0e7a9d4 10052#: config/tc-m32r.c:1121
c1c69e83
AM
10053#, c-format
10054msgid ""
10055"%s: output of 1st instruction is the same as an input to 2nd instruction - "
10056"is this intentional ?"
ad4b42b4
NC
10057msgstr ""
10058
e0e7a9d4 10059#: config/tc-m32r.c:1125
c1c69e83
AM
10060#, c-format
10061msgid ""
10062"%s: output of 2nd instruction is the same as an input to 1st instruction - "
10063"is this intentional ?"
ad4b42b4
NC
10064msgstr ""
10065
71300e2c
NC
10066#: config/tc-m32r.c:1488 config/tc-microblaze.c:196
10067msgid "Expected comma after symbol-name: rest of line ignored."
10068msgstr ""
10069
e0e7a9d4 10070#: config/tc-m32r.c:1498
c1c69e83
AM
10071#, c-format
10072msgid ".SCOMMon length (%ld.) <0! Ignored."
ad4b42b4
NC
10073msgstr ""
10074
6655dba2
SB
10075#: config/tc-m32r.c:1512 config/tc-microblaze.c:218 config/tc-ppc.c:2428
10076#: config/tc-ppc.c:4423 config/tc-ppc.c:4465 config/tc-ppc.c:6022
71300e2c
NC
10077msgid "ignoring bad alignment"
10078msgstr ""
10079
10080#: config/tc-m32r.c:1524 config/tc-microblaze.c:253 config/tc-v850.c:383
10081msgid "Common alignment not a power of 2"
10082msgstr ""
10083
10084#: config/tc-m32r.c:1539 config/tc-microblaze.c:229
10085#, c-format
10086msgid "Ignoring attempt to re-define symbol `%s'."
10087msgstr ""
10088
e0e7a9d4 10089#: config/tc-m32r.c:1548
c1c69e83
AM
10090#, c-format
10091msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
ad4b42b4
NC
10092msgstr ""
10093
f48dfe41
NC
10094#: config/tc-m32r.c:1925 config/tc-m32r.c:1978 config/tc-nds32.c:4797
10095#: config/tc-nds32.c:4841 config/tc-sh.c:391 config/tc-sh.c:2062
c1c69e83 10096msgid "Invalid PIC expression."
60bcf0fa
NC
10097msgstr ""
10098
e0e7a9d4 10099#: config/tc-m32r.c:2069
c1c69e83 10100msgid "Unmatched high/shigh reloc"
60bcf0fa
NC
10101msgstr ""
10102
ed9e98c2 10103#: config/tc-m68hc11.c:416
c1c69e83
AM
10104#, c-format
10105msgid ""
10106"Motorola 68HC11/68HC12/68HCS12 options:\n"
10107" -m68hc11 | -m68hc12 |\n"
10108" -m68hcs12 | -mm9s12x |\n"
10109" -mm9s12xg specify the processor [default %s]\n"
10110" -mshort use 16-bit int ABI (default)\n"
10111" -mlong use 32-bit int ABI\n"
10112" -mshort-double use 32-bit double ABI\n"
10113" -mlong-double use 64-bit double ABI (default)\n"
10114" --force-long-branches always turn relative branches into absolute ones\n"
10115" -S,--short-branches do not turn relative branches into absolute ones\n"
10116" when the offset is out of range\n"
10117" --strict-direct-mode do not turn the direct mode into extended mode\n"
10118" when the instruction does not support direct mode\n"
10119" --print-insn-syntax print the syntax of instruction in case of error\n"
10120" --print-opcodes print the list of instructions with syntax\n"
10121" --xgate-ramoffset offset ram addresses by 0xc000\n"
10122" --generate-example generate an example of each instruction\n"
10123" (used for testing)\n"
60bcf0fa
NC
10124msgstr ""
10125
ed9e98c2 10126#: config/tc-m68hc11.c:464 config/tc-xgate.c:284
c1c69e83
AM
10127#, c-format
10128msgid "Default target `%s' is not supported."
60bcf0fa
NC
10129msgstr ""
10130
c1c69e83 10131#. Dump the opcode statistics table.
ed9e98c2 10132#: config/tc-m68hc11.c:482
c1c69e83
AM
10133#, c-format
10134msgid "Name # Modes Min ops Max ops Modes mask # Used\n"
60bcf0fa
NC
10135msgstr ""
10136
ed9e98c2 10137#: config/tc-m68hc11.c:561
c1c69e83
AM
10138#, c-format
10139msgid "Option `%s' is not recognized."
60bcf0fa
NC
10140msgstr ""
10141
e0e7a9d4 10142#: config/tc-m68hc11.c:748
c1c69e83 10143msgid "imm3"
60bcf0fa
NC
10144msgstr ""
10145
e0e7a9d4 10146#: config/tc-m68hc11.c:756
c1c69e83 10147msgid "RD"
60bcf0fa
NC
10148msgstr ""
10149
e0e7a9d4 10150#: config/tc-m68hc11.c:764
c1c69e83 10151msgid "RD,RS"
60bcf0fa
NC
10152msgstr ""
10153
e0e7a9d4 10154#: config/tc-m68hc11.c:772
c1c69e83 10155msgid "RI, #imm4"
60bcf0fa
NC
10156msgstr ""
10157
e0e7a9d4 10158#: config/tc-m68hc11.c:804
c1c69e83 10159msgid "RD, (RI,#offs5)"
60bcf0fa
NC
10160msgstr ""
10161
e0e7a9d4 10162#: config/tc-m68hc11.c:856
c1c69e83 10163msgid "#<imm8>"
60bcf0fa
NC
10164msgstr ""
10165
e0e7a9d4 10166#: config/tc-m68hc11.c:865
c1c69e83 10167msgid "#<imm16>"
60bcf0fa
NC
10168msgstr ""
10169
e0e7a9d4 10170#: config/tc-m68hc11.c:874 config/tc-m68hc11.c:883
c1c69e83 10171msgid "<imm8>,X"
60bcf0fa
NC
10172msgstr ""
10173
e0e7a9d4 10174#: config/tc-m68hc11.c:910
c1c69e83 10175msgid "*<abs8>"
ad4b42b4
NC
10176msgstr ""
10177
e0e7a9d4 10178#: config/tc-m68hc11.c:922
c1c69e83 10179msgid "#<mask>"
ad4b42b4
NC
10180msgstr ""
10181
e0e7a9d4 10182#: config/tc-m68hc11.c:932
ad4b42b4 10183#, c-format
c1c69e83 10184msgid "symbol%d"
ad4b42b4
NC
10185msgstr ""
10186
e0e7a9d4 10187#: config/tc-m68hc11.c:934
c1c69e83 10188msgid "<abs>"
ad4b42b4
NC
10189msgstr ""
10190
e0e7a9d4 10191#: config/tc-m68hc11.c:953
c1c69e83 10192msgid "<label>"
ad4b42b4
NC
10193msgstr ""
10194
e0e7a9d4 10195#: config/tc-m68hc11.c:969
c1c69e83
AM
10196#, c-format
10197msgid ""
10198"# Example of `%s' instructions\n"
10199"\t.sect .text\n"
10200"_start:\n"
ad4b42b4
NC
10201msgstr ""
10202
e0e7a9d4 10203#: config/tc-m68hc11.c:1016
c1c69e83
AM
10204#, c-format
10205msgid "Instruction `%s' is not recognized."
ad4b42b4
NC
10206msgstr ""
10207
e0e7a9d4 10208#: config/tc-m68hc11.c:1021
ad4b42b4 10209#, c-format
c1c69e83 10210msgid "Instruction formats for `%s':"
ad4b42b4
NC
10211msgstr ""
10212
e0e7a9d4 10213#: config/tc-m68hc11.c:1173
ad4b42b4 10214#, c-format
c1c69e83 10215msgid "Immediate operand is not allowed for operand %d."
ad4b42b4
NC
10216msgstr ""
10217
e0e7a9d4 10218#: config/tc-m68hc11.c:1217
c1c69e83 10219msgid "Indirect indexed addressing is not valid for 68HC11."
ad4b42b4
NC
10220msgstr ""
10221
e0e7a9d4 10222#: config/tc-m68hc11.c:1237
c1c69e83 10223msgid "Spurious `,' or bad indirect register addressing mode."
ad4b42b4
NC
10224msgstr ""
10225
e0e7a9d4 10226#: config/tc-m68hc11.c:1259
c1c69e83 10227msgid "Missing second register or offset for indexed-indirect mode."
ad4b42b4
NC
10228msgstr ""
10229
e0e7a9d4 10230#: config/tc-m68hc11.c:1269
c1c69e83 10231msgid "Missing second register for indexed-indirect mode."
60bcf0fa
NC
10232msgstr ""
10233
e0e7a9d4 10234#: config/tc-m68hc11.c:1285
c1c69e83 10235msgid "Missing `]' to close indexed-indirect mode."
ad4b42b4
NC
10236msgstr ""
10237
e0e7a9d4
TG
10238#: config/tc-m68hc11.c:1330 config/tc-m68hc11.c:2961 config/tc-m68hc11.c:3073
10239#: config/tc-m68hc11.c:3147 config/tc-m68hc11.c:3331 config/tc-m68hc11.c:3402
c1c69e83 10240msgid "Illegal operand."
8ea2b00f
AM
10241msgstr ""
10242
c1c69e83 10243#. Looks like OP_R_R.
e0e7a9d4
TG
10244#: config/tc-m68hc11.c:1335 config/tc-m68hc11.c:2966 config/tc-m68hc11.c:3078
10245#: config/tc-m68hc11.c:3152 config/tc-m68hc11.c:3258 config/tc-m68hc11.c:3310
10246#: config/tc-m68hc11.c:3318 config/tc-m68hc11.c:3336
c1c69e83 10247msgid "Missing operand."
ad4b42b4
NC
10248msgstr ""
10249
e0e7a9d4 10250#: config/tc-m68hc11.c:1388
c1c69e83 10251msgid "Pre-increment mode is not valid for 68HC11"
ad4b42b4
NC
10252msgstr ""
10253
e0e7a9d4 10254#: config/tc-m68hc11.c:1401
c1c69e83 10255msgid "Wrong register in register indirect mode."
ad4b42b4
NC
10256msgstr ""
10257
e0e7a9d4 10258#: config/tc-m68hc11.c:1409
c1c69e83 10259msgid "Missing `]' to close register indirect operand."
ad4b42b4
NC
10260msgstr ""
10261
e0e7a9d4 10262#: config/tc-m68hc11.c:1429
c1c69e83 10263msgid "Post-decrement mode is not valid for 68HC11."
ad4b42b4
NC
10264msgstr ""
10265
e0e7a9d4 10266#: config/tc-m68hc11.c:1437
c1c69e83 10267msgid "Post-increment mode is not valid for 68HC11."
ad4b42b4
NC
10268msgstr ""
10269
e0e7a9d4 10270#: config/tc-m68hc11.c:1455
c1c69e83 10271msgid "Invalid indexed indirect mode."
ad4b42b4
NC
10272msgstr ""
10273
e0e7a9d4 10274#: config/tc-m68hc11.c:1579
ad4b42b4 10275#, c-format
c1c69e83 10276msgid "Trap id `%ld' is out of range."
ad4b42b4
NC
10277msgstr ""
10278
e0e7a9d4 10279#: config/tc-m68hc11.c:1583
c1c69e83 10280msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
ad4b42b4
NC
10281msgstr ""
10282
e0e7a9d4 10283#: config/tc-m68hc11.c:1590 config/tc-m68hc11.c:1741
ad4b42b4 10284#, c-format
c1c69e83 10285msgid "Operand out of 8-bit range: `%ld'."
ad4b42b4
NC
10286msgstr ""
10287
e0e7a9d4 10288#: config/tc-m68hc11.c:1597
c1c69e83 10289msgid "The trap id must be a constant."
ad4b42b4
NC
10290msgstr ""
10291
e0e7a9d4 10292#: config/tc-m68hc11.c:1629 config/tc-m68hc11.c:1784 config/tc-xgate.c:1345
60bcf0fa 10293#, c-format
c1c69e83 10294msgid "Operand `%x' not recognized in fixup8."
cc643b88
NC
10295msgstr ""
10296
e0e7a9d4 10297#: config/tc-m68hc11.c:1646 config/tc-m68hc11.c:1694
c1c69e83
AM
10298#, c-format
10299msgid "Operand out of 16-bit range: `%ld'."
60bcf0fa
NC
10300msgstr ""
10301
e0e7a9d4 10302#: config/tc-m68hc11.c:1677 config/tc-m68hc11.c:1708
c1c69e83
AM
10303#, c-format
10304msgid "Operand `%x' not recognized in fixup16."
328577ad
NC
10305msgstr ""
10306
e0e7a9d4 10307#: config/tc-m68hc11.c:1801
ad4b42b4 10308#, c-format
c1c69e83 10309msgid "Unexpected branch conversion with `%x'"
ad4b42b4
NC
10310msgstr ""
10311
e0e7a9d4 10312#: config/tc-m68hc11.c:1887 config/tc-m68hc11.c:2019
ad4b42b4 10313#, c-format
c1c69e83 10314msgid "Operand out of range for a relative branch: `%ld'"
ad4b42b4
NC
10315msgstr ""
10316
e0e7a9d4 10317#: config/tc-m68hc11.c:1987
c1c69e83 10318msgid "Invalid register for dbcc/tbcc instruction."
5f68c319
NC
10319msgstr ""
10320
e0e7a9d4 10321#: config/tc-m68hc11.c:2075
c1c69e83
AM
10322#, c-format
10323msgid "Increment/decrement value is out of range: `%ld'."
60bcf0fa
NC
10324msgstr ""
10325
e0e7a9d4 10326#: config/tc-m68hc11.c:2087
c1c69e83 10327msgid "Expecting a register."
ad4b42b4
NC
10328msgstr ""
10329
e0e7a9d4 10330#: config/tc-m68hc11.c:2102
c1c69e83 10331msgid "Invalid register for post/pre increment."
60bcf0fa
NC
10332msgstr ""
10333
e0e7a9d4 10334#: config/tc-m68hc11.c:2132
c1c69e83 10335msgid "Invalid register."
ad4b42b4
NC
10336msgstr ""
10337
e0e7a9d4 10338#: config/tc-m68hc11.c:2139
c1c69e83
AM
10339#, c-format
10340msgid "Offset out of 16-bit range: %ld."
ad4b42b4
NC
10341msgstr ""
10342
e0e7a9d4 10343#: config/tc-m68hc11.c:2145
c1c69e83
AM
10344#, c-format
10345msgid "Offset out of 5-bit range for movw/movb insn: %ld."
ad4b42b4
NC
10346msgstr ""
10347
e0e7a9d4 10348#: config/tc-m68hc11.c:2270
c1c69e83 10349msgid "Expecting register D for indexed indirect mode."
ad4b42b4
NC
10350msgstr ""
10351
e0e7a9d4 10352#: config/tc-m68hc11.c:2272
c1c69e83 10353msgid "Indexed indirect mode is not allowed for movb/movw."
ad4b42b4
NC
10354msgstr ""
10355
e0e7a9d4 10356#: config/tc-m68hc11.c:2289
c1c69e83 10357msgid "Invalid accumulator register."
ad4b42b4
NC
10358msgstr ""
10359
e0e7a9d4 10360#: config/tc-m68hc11.c:2315
c1c69e83 10361msgid "Invalid indexed register."
ad4b42b4
NC
10362msgstr ""
10363
e0e7a9d4 10364#: config/tc-m68hc11.c:2325
c1c69e83 10365msgid "Addressing mode not implemented yet."
ad4b42b4
NC
10366msgstr ""
10367
e0e7a9d4 10368#: config/tc-m68hc11.c:2339
c1c69e83 10369msgid "Invalid source register for this instruction, use 'tfr'."
ad4b42b4
NC
10370msgstr ""
10371
e0e7a9d4 10372#: config/tc-m68hc11.c:2341
c1c69e83 10373msgid "Invalid source register."
ad4b42b4
NC
10374msgstr ""
10375
e0e7a9d4 10376#: config/tc-m68hc11.c:2346
c1c69e83 10377msgid "Invalid destination register for this instruction, use 'tfr'."
ad4b42b4
NC
10378msgstr ""
10379
e0e7a9d4 10380#: config/tc-m68hc11.c:2348
c1c69e83 10381msgid "Invalid destination register."
ad4b42b4
NC
10382msgstr ""
10383
e0e7a9d4 10384#: config/tc-m68hc11.c:2523
c1c69e83 10385msgid "Invalid indexed register, expecting register X."
ad4b42b4
NC
10386msgstr ""
10387
e0e7a9d4 10388#: config/tc-m68hc11.c:2525
c1c69e83 10389msgid "Invalid indexed register, expecting register Y."
ad4b42b4
NC
10390msgstr ""
10391
6655dba2 10392#: config/tc-m68hc11.c:2844 config/tc-s12z.c:3814
c1c69e83 10393msgid "No instruction or missing opcode."
ad4b42b4
NC
10394msgstr ""
10395
e0e7a9d4 10396#: config/tc-m68hc11.c:2854 config/tc-m68hc11.c:3532
ad4b42b4 10397#, c-format
c1c69e83 10398msgid "Opcode `%s' is not recognized."
ad4b42b4
NC
10399msgstr ""
10400
e0e7a9d4 10401#: config/tc-m68hc11.c:2903 config/tc-m68hc11.c:3452 config/tc-m68hc11.c:3554
c1c69e83
AM
10402#, c-format
10403msgid "Garbage at end of instruction: `%s'."
ad4b42b4
NC
10404msgstr ""
10405
e0e7a9d4 10406#: config/tc-m68hc11.c:3440
c1c69e83
AM
10407#, c-format
10408msgid "Failed to find a valid mode for `%s'."
ad4b42b4
NC
10409msgstr ""
10410
e0e7a9d4 10411#: config/tc-m68hc11.c:3464 config/tc-m68hc11.c:3682 config/tc-m68hc11.c:3688
328577ad 10412#, c-format
c1c69e83 10413msgid "Invalid operand for `%s'"
328577ad
NC
10414msgstr ""
10415
e0e7a9d4 10416#: config/tc-m68hc11.c:3740
60bcf0fa 10417#, c-format
c1c69e83 10418msgid "Invalid mode: %s\n"
60bcf0fa
NC
10419msgstr ""
10420
e0e7a9d4 10421#: config/tc-m68hc11.c:3799
c1c69e83 10422msgid "bad .relax format"
60bcf0fa
NC
10423msgstr ""
10424
6655dba2 10425#: config/tc-m68hc11.c:3843 config/tc-s12z.c:3905 config/tc-xgate.c:630
c1c69e83
AM
10426#, c-format
10427msgid "Relocation %d is not supported by object file format."
60bcf0fa
NC
10428msgstr ""
10429
e0e7a9d4 10430#: config/tc-m68hc11.c:4120
c1c69e83 10431msgid "bra or bsr with undefined symbol."
ad4b42b4
NC
10432msgstr ""
10433
e0e7a9d4 10434#: config/tc-m68hc11.c:4221 config/tc-m68hc11.c:4278
ad4b42b4 10435#, c-format
c1c69e83 10436msgid "Subtype %d is not recognized."
ad4b42b4
NC
10437msgstr ""
10438
6655dba2 10439#: config/tc-m68hc11.c:4336 config/tc-s12z.c:3946 config/tc-xgate.c:663
c1c69e83 10440msgid "Expression too complex."
ad4b42b4
NC
10441msgstr ""
10442
6655dba2 10443#: config/tc-m68hc11.c:4367 config/tc-s12z.c:3986 config/tc-xgate.c:708
71300e2c 10444#: config/tc-xgate.c:717
c1c69e83 10445msgid "Value out of 16-bit range."
ad4b42b4
NC
10446msgstr ""
10447
e0e7a9d4 10448#: config/tc-m68hc11.c:4389
ad4b42b4 10449#, c-format
c1c69e83 10450msgid "Value %ld too large for 8-bit PC-relative branch."
ad4b42b4
NC
10451msgstr ""
10452
e0e7a9d4 10453#: config/tc-m68hc11.c:4399 config/tc-xgate.c:674
c1c69e83
AM
10454#, c-format
10455msgid "Value %ld too large for 9-bit PC-relative branch."
ad4b42b4
NC
10456msgstr ""
10457
e0e7a9d4 10458#: config/tc-m68hc11.c:4408 config/tc-xgate.c:691
c1c69e83
AM
10459#, c-format
10460msgid "Value %ld too large for 10-bit PC-relative branch."
ad4b42b4
NC
10461msgstr ""
10462
e0e7a9d4 10463#: config/tc-m68hc11.c:4416
ad4b42b4 10464#, c-format
c1c69e83 10465msgid "Auto increment/decrement offset '%ld' is out of range."
ad4b42b4
NC
10466msgstr ""
10467
e0e7a9d4 10468#: config/tc-m68hc11.c:4429
ad4b42b4 10469#, c-format
c1c69e83 10470msgid "Offset out of 5-bit range for movw/movb insn: %ld"
ad4b42b4
NC
10471msgstr ""
10472
e0e7a9d4 10473#: config/tc-m68hc11.c:4440
c1c69e83
AM
10474#, c-format
10475msgid "Offset out of 9-bit range for movw/movb insn: %ld"
ad4b42b4
NC
10476msgstr ""
10477
e0e7a9d4 10478#: config/tc-m68hc11.c:4452
c1c69e83
AM
10479#, c-format
10480msgid "Offset out of 16-bit range for movw/movb insn: %ld"
a5c7551f
RW
10481msgstr ""
10482
6655dba2 10483#: config/tc-m68hc11.c:4469 config/tc-s12z.c:3992 config/tc-xgate.c:752
ad4b42b4 10484#, c-format
c1c69e83 10485msgid "Line %d: unknown relocation type: 0x%x."
ad4b42b4
NC
10486msgstr ""
10487
6655dba2 10488#: config/tc-m68hc11.c:4494 config/tc-z80.c:3058 config/tc-z80.c:3078
c1c69e83 10489msgid "Invalid directive"
2ee0aedf
TG
10490msgstr ""
10491
71300e2c 10492#: config/tc-m68k.c:1139
c1c69e83
AM
10493#, c-format
10494msgid "Can not do %d byte pc-relative relocation"
2ee0aedf
TG
10495msgstr ""
10496
71300e2c 10497#: config/tc-m68k.c:1141
ad4b42b4 10498#, c-format
c1c69e83 10499msgid "Can not do %d byte pc-relative pic relocation"
ad4b42b4
NC
10500msgstr ""
10501
71300e2c 10502#: config/tc-m68k.c:1146
c1c69e83
AM
10503#, c-format
10504msgid "Can not do %d byte relocation"
6e1772d5
AM
10505msgstr ""
10506
71300e2c 10507#: config/tc-m68k.c:1148
c1c69e83
AM
10508#, c-format
10509msgid "Can not do %d byte pic relocation"
87ccc1b0
NC
10510msgstr ""
10511
71300e2c 10512#: config/tc-m68k.c:1218
87ccc1b0 10513#, c-format
c1c69e83 10514msgid "Unable to produce reloc against symbol '%s'"
87ccc1b0
NC
10515msgstr ""
10516
71300e2c 10517#: config/tc-m68k.c:1277 config/tc-vax.c:2369
87ccc1b0 10518#, c-format
c1c69e83 10519msgid "Cannot make %s relocation PC relative"
87ccc1b0
NC
10520msgstr ""
10521
71300e2c 10522#: config/tc-m68k.c:1359 config/tc-vax.c:1879
c1c69e83 10523msgid "No operator"
87ccc1b0
NC
10524msgstr ""
10525
71300e2c 10526#: config/tc-m68k.c:1389 config/tc-vax.c:1895
c1c69e83 10527msgid "Unknown operator"
87ccc1b0
NC
10528msgstr ""
10529
71300e2c 10530#: config/tc-m68k.c:2292
c1c69e83 10531msgid "invalid instruction for this architecture; needs "
87ccc1b0
NC
10532msgstr ""
10533
71300e2c 10534#: config/tc-m68k.c:2300
c1c69e83 10535msgid "hardware divide"
87ccc1b0
NC
10536msgstr ""
10537
71300e2c 10538#: config/tc-m68k.c:2322 config/tc-m68k.c:2326 config/tc-m68k.c:2330
c1c69e83 10539msgid "or higher"
87ccc1b0
NC
10540msgstr ""
10541
71300e2c 10542#: config/tc-m68k.c:2383
c1c69e83 10543msgid "operands mismatch"
87ccc1b0
NC
10544msgstr ""
10545
71300e2c 10546#: config/tc-m68k.c:2447 config/tc-m68k.c:2453 config/tc-m68k.c:2459
6655dba2 10547#: config/tc-mmix.c:2494 config/tc-mmix.c:2518
c1c69e83
AM
10548msgid "operand out of range"
10549msgstr ""
10550
71300e2c 10551#: config/tc-m68k.c:2516
6e1772d5 10552#, c-format
c1c69e83 10553msgid "Bignum too big for %c format; truncated"
87ccc1b0
NC
10554msgstr ""
10555
71300e2c 10556#: config/tc-m68k.c:2593
c1c69e83 10557msgid "displacement too large for this architecture; needs 68020 or higher"
87ccc1b0
NC
10558msgstr ""
10559
71300e2c 10560#: config/tc-m68k.c:2701
c1c69e83
AM
10561msgid ""
10562"scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
c85dd50d
NC
10563msgstr ""
10564
71300e2c 10565#: config/tc-m68k.c:2706
c1c69e83 10566msgid "invalid index size for coldfire"
c85dd50d
NC
10567msgstr ""
10568
71300e2c 10569#: config/tc-m68k.c:2759
c1c69e83 10570msgid "Forcing byte displacement"
c85dd50d
NC
10571msgstr ""
10572
71300e2c 10573#: config/tc-m68k.c:2761
c1c69e83 10574msgid "byte displacement out of range"
c85dd50d
NC
10575msgstr ""
10576
71300e2c 10577#: config/tc-m68k.c:2806 config/tc-m68k.c:2844
c1c69e83 10578msgid "invalid operand mode for this architecture; needs 68020 or higher"
c85dd50d
NC
10579msgstr ""
10580
71300e2c 10581#: config/tc-m68k.c:2830 config/tc-m68k.c:2864
c1c69e83 10582msgid ":b not permitted; defaulting to :w"
c85dd50d
NC
10583msgstr ""
10584
71300e2c 10585#: config/tc-m68k.c:2939
c1c69e83 10586msgid "unsupported byte value; use a different suffix"
c85dd50d
NC
10587msgstr ""
10588
71300e2c 10589#: config/tc-m68k.c:2954
c1c69e83 10590msgid "unknown/incorrect operand"
c85dd50d
NC
10591msgstr ""
10592
71300e2c
NC
10593#: config/tc-m68k.c:2997 config/tc-m68k.c:3005 config/tc-m68k.c:3012
10594#: config/tc-m68k.c:3019
c1c69e83 10595msgid "out of range"
c85dd50d
NC
10596msgstr ""
10597
71300e2c 10598#: config/tc-m68k.c:3090
c1c69e83 10599msgid "Can't use long branches on this architecture"
c85dd50d
NC
10600msgstr ""
10601
71300e2c 10602#: config/tc-m68k.c:3196
c1c69e83 10603msgid "Expression out of range, using 0"
c85dd50d
NC
10604msgstr ""
10605
71300e2c 10606#: config/tc-m68k.c:3397 config/tc-m68k.c:3413
c1c69e83 10607msgid "Floating point register in register list"
c85dd50d
NC
10608msgstr ""
10609
71300e2c 10610#: config/tc-m68k.c:3403
c1c69e83 10611msgid "Wrong register in floating-point reglist"
c85dd50d
NC
10612msgstr ""
10613
71300e2c 10614#: config/tc-m68k.c:3419
c1c69e83 10615msgid "incorrect register in reglist"
c85dd50d
NC
10616msgstr ""
10617
71300e2c 10618#: config/tc-m68k.c:3425
c1c69e83 10619msgid "wrong register in floating-point reglist"
a5c7551f
RW
10620msgstr ""
10621
f48dfe41 10622#: config/tc-m68k.c:3836 config/tc-m68k.c:3868 config/tc-sparc.c:3144
71300e2c
NC
10623msgid "failed sanity check."
10624msgstr ""
10625
c1c69e83 10626#. ERROR.
71300e2c 10627#: config/tc-m68k.c:3898
c1c69e83 10628msgid "Extra )"
49f58d10
JB
10629msgstr ""
10630
c1c69e83 10631#. ERROR.
71300e2c 10632#: config/tc-m68k.c:3909
c1c69e83 10633msgid "Missing )"
a74801ba
ILT
10634msgstr ""
10635
71300e2c 10636#: config/tc-m68k.c:3926
c1c69e83 10637msgid "Missing operand"
6e1772d5
AM
10638msgstr ""
10639
71300e2c 10640#: config/tc-m68k.c:4251
6e1772d5 10641#, c-format
c1c69e83 10642msgid "unrecognized default cpu `%s'"
252b5132
RH
10643msgstr ""
10644
71300e2c 10645#: config/tc-m68k.c:4305
6e1772d5 10646#, c-format
c1c69e83 10647msgid "%s -- statement `%s' ignored"
8ad3436c
AM
10648msgstr ""
10649
71300e2c 10650#: config/tc-m68k.c:4352
6e1772d5 10651#, c-format
f96bd6c2 10652msgid "Don't know how to figure out width of %c in md_assemble()"
a74801ba
ILT
10653msgstr ""
10654
71300e2c 10655#: config/tc-m68k.c:4584 config/tc-m68k.c:4623
6e1772d5 10656#, c-format
c1c69e83 10657msgid "Internal Error: Can't find %s in hash table"
6e1772d5
AM
10658msgstr ""
10659
71300e2c 10660#: config/tc-m68k.c:4587 config/tc-m68k.c:4626
6e1772d5 10661#, c-format
c1c69e83 10662msgid "Internal Error: Can't hash %s: %s"
6e1772d5
AM
10663msgstr ""
10664
71300e2c 10665#: config/tc-m68k.c:4747
6e1772d5 10666#, c-format
c1c69e83 10667msgid "text label `%s' aligned to odd boundary"
6e1772d5
AM
10668msgstr ""
10669
71300e2c 10670#: config/tc-m68k.c:4909
6e1772d5 10671#, c-format
c1c69e83 10672msgid "value %ld out of range"
6e1772d5
AM
10673msgstr ""
10674
71300e2c 10675#: config/tc-m68k.c:4923
c1c69e83 10676msgid "invalid byte branch offset"
6e1772d5
AM
10677msgstr ""
10678
71300e2c 10679#: config/tc-m68k.c:4960
c1c69e83 10680msgid "short branch with zero offset: use :w"
a74801ba
ILT
10681msgstr ""
10682
71300e2c 10683#: config/tc-m68k.c:5004
c1c69e83 10684msgid "Conversion of PC relative BSR to absolute JSR"
a74801ba
ILT
10685msgstr ""
10686
71300e2c 10687#: config/tc-m68k.c:5015
c1c69e83 10688msgid "Conversion of PC relative branch to absolute jump"
a74801ba
ILT
10689msgstr ""
10690
71300e2c 10691#: config/tc-m68k.c:5032 config/tc-m68k.c:5089
c1c69e83 10692msgid "Conversion of PC relative conditional branch to absolute jump"
a74801ba
ILT
10693msgstr ""
10694
71300e2c 10695#: config/tc-m68k.c:5154
c1c69e83 10696msgid "Conversion of PC relative displacement to absolute"
a74801ba
ILT
10697msgstr ""
10698
71300e2c 10699#: config/tc-m68k.c:5337
c1c69e83 10700msgid "Tried to convert PC relative branch to absolute jump"
a74801ba
ILT
10701msgstr ""
10702
71300e2c 10703#: config/tc-m68k.c:5382 config/tc-m68k.c:5393 config/tc-m68k.c:5437
c1c69e83 10704msgid "expression out of range: defaulting to 1"
6e1772d5
AM
10705msgstr ""
10706
71300e2c 10707#: config/tc-m68k.c:5429
c1c69e83 10708msgid "expression out of range: defaulting to 0"
6e1772d5
AM
10709msgstr ""
10710
71300e2c 10711#: config/tc-m68k.c:5470 config/tc-m68k.c:5482
6e1772d5 10712#, c-format
c1c69e83 10713msgid "Can't deal with expression; defaulting to %ld"
6e1772d5
AM
10714msgstr ""
10715
71300e2c 10716#: config/tc-m68k.c:5496
c1c69e83 10717msgid "expression doesn't fit in BYTE"
6e1772d5
AM
10718msgstr ""
10719
71300e2c 10720#: config/tc-m68k.c:5500
c1c69e83 10721msgid "expression doesn't fit in WORD"
6e1772d5
AM
10722msgstr ""
10723
71300e2c 10724#: config/tc-m68k.c:5587
6e1772d5 10725#, c-format
c1c69e83 10726msgid "%s: unrecognized processor name"
6e1772d5
AM
10727msgstr ""
10728
71300e2c 10729#: config/tc-m68k.c:5648
c1c69e83 10730msgid "bad coprocessor id"
252b5132
RH
10731msgstr ""
10732
71300e2c 10733#: config/tc-m68k.c:5654
c1c69e83 10734msgid "unrecognized fopt option"
252b5132
RH
10735msgstr ""
10736
71300e2c 10737#: config/tc-m68k.c:5786
6e1772d5 10738#, c-format
c1c69e83 10739msgid "option `%s' may not be negated"
252b5132
RH
10740msgstr ""
10741
71300e2c 10742#: config/tc-m68k.c:5797
6e1772d5 10743#, c-format
c1c69e83 10744msgid "option `%s' not recognized"
252b5132
RH
10745msgstr ""
10746
71300e2c 10747#: config/tc-m68k.c:5826
c1c69e83
AM
10748msgid "bad format of OPT NEST=depth"
10749msgstr ""
10750
71300e2c 10751#: config/tc-m68k.c:5882
c1c69e83
AM
10752msgid "missing label"
10753msgstr ""
10754
71300e2c 10755#: config/tc-m68k.c:5908
6e1772d5 10756#, c-format
c1c69e83 10757msgid "bad register list: %s"
6e1772d5
AM
10758msgstr ""
10759
71300e2c 10760#: config/tc-m68k.c:6006
c1c69e83 10761msgid "restore without save"
a74801ba
ILT
10762msgstr ""
10763
71300e2c 10764#: config/tc-m68k.c:6160 config/tc-m68k.c:6530
c1c69e83 10765msgid "syntax error in structured control directive"
a74801ba
ILT
10766msgstr ""
10767
71300e2c 10768#: config/tc-m68k.c:6205
c1c69e83 10769msgid "missing condition code in structured control directive"
a74801ba
ILT
10770msgstr ""
10771
71300e2c 10772#: config/tc-m68k.c:6276
252b5132 10773#, c-format
c1c69e83
AM
10774msgid ""
10775"Condition <%c%c> in structured control directive can not be encoded correctly"
a74801ba
ILT
10776msgstr ""
10777
71300e2c 10778#: config/tc-m68k.c:6572
c1c69e83 10779msgid "missing then"
6e1772d5
AM
10780msgstr ""
10781
71300e2c 10782#: config/tc-m68k.c:6653
c1c69e83 10783msgid "else without matching if"
a74801ba
ILT
10784msgstr ""
10785
71300e2c 10786#: config/tc-m68k.c:6686
c1c69e83 10787msgid "endi without matching if"
a74801ba
ILT
10788msgstr ""
10789
71300e2c 10790#: config/tc-m68k.c:6726
c1c69e83 10791msgid "break outside of structured loop"
a74801ba
ILT
10792msgstr ""
10793
71300e2c 10794#: config/tc-m68k.c:6764
c1c69e83 10795msgid "next outside of structured loop"
a74801ba
ILT
10796msgstr ""
10797
71300e2c 10798#: config/tc-m68k.c:6815
c1c69e83 10799msgid "missing ="
a74801ba
ILT
10800msgstr ""
10801
71300e2c 10802#: config/tc-m68k.c:6853
c1c69e83 10803msgid "missing to or downto"
252b5132
RH
10804msgstr ""
10805
71300e2c 10806#: config/tc-m68k.c:6889 config/tc-m68k.c:6923 config/tc-m68k.c:7137
c1c69e83 10807msgid "missing do"
a74801ba
ILT
10808msgstr ""
10809
71300e2c 10810#: config/tc-m68k.c:7024
c1c69e83 10811msgid "endf without for"
252b5132
RH
10812msgstr ""
10813
71300e2c 10814#: config/tc-m68k.c:7078
c1c69e83 10815msgid "until without repeat"
252b5132
RH
10816msgstr ""
10817
71300e2c 10818#: config/tc-m68k.c:7172
c1c69e83 10819msgid "endw without while"
8ea2b00f
AM
10820msgstr ""
10821
71300e2c 10822#: config/tc-m68k.c:7205 config/tc-m68k.c:7233
c1c69e83 10823msgid "already assembled instructions"
252b5132
RH
10824msgstr ""
10825
71300e2c 10826#: config/tc-m68k.c:7310
60bcf0fa 10827#, c-format
c1c69e83 10828msgid "`%s' is deprecated, use `%s'"
60bcf0fa
NC
10829msgstr ""
10830
71300e2c 10831#: config/tc-m68k.c:7329
60bcf0fa 10832#, c-format
c1c69e83 10833msgid "cpu `%s' unrecognized"
60bcf0fa
NC
10834msgstr ""
10835
71300e2c 10836#: config/tc-m68k.c:7348
6e1772d5 10837#, c-format
c1c69e83 10838msgid "architecture `%s' unrecognized"
60bcf0fa
NC
10839msgstr ""
10840
71300e2c 10841#: config/tc-m68k.c:7369
60bcf0fa 10842#, c-format
c1c69e83 10843msgid "extension `%s' unrecognized"
60bcf0fa
NC
10844msgstr ""
10845
71300e2c 10846#: config/tc-m68k.c:7484
c1c69e83
AM
10847#, c-format
10848msgid "option `-A%s' is deprecated: use `-%s'"
60bcf0fa
NC
10849msgstr ""
10850
71300e2c 10851#: config/tc-m68k.c:7517
c1c69e83 10852msgid "architecture features both enabled and disabled"
60bcf0fa
NC
10853msgstr ""
10854
71300e2c 10855#: config/tc-m68k.c:7544
c1c69e83 10856msgid "selected processor does not have all features of selected architecture"
60bcf0fa
NC
10857msgstr ""
10858
71300e2c 10859#: config/tc-m68k.c:7553
c1c69e83 10860msgid "m68k and cf features both selected"
60bcf0fa
NC
10861msgstr ""
10862
71300e2c 10863#: config/tc-m68k.c:7565
c1c69e83 10864msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
60bcf0fa
NC
10865msgstr ""
10866
71300e2c 10867#: config/tc-m68k.c:7597
60bcf0fa 10868#, c-format
c1c69e83
AM
10869msgid ""
10870"-march=<arch>\t\tset architecture\n"
10871"-mcpu=<cpu>\t\tset cpu [default %s]\n"
60bcf0fa
NC
10872msgstr ""
10873
71300e2c 10874#: config/tc-m68k.c:7602
c1c69e83 10875#, c-format
f96bd6c2 10876msgid "-m[no-]%-16s enable/disable %s architecture extension\n"
60bcf0fa
NC
10877msgstr ""
10878
71300e2c 10879#: config/tc-m68k.c:7608
c1c69e83
AM
10880#, c-format
10881msgid ""
10882"-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
10883"-pic, -k\t\tgenerate position independent code\n"
10884"-S\t\t\tturn jbsr into jsr\n"
10885"--pcrel never turn PC-relative branches into absolute jumps\n"
10886"--register-prefix-optional\n"
10887"\t\t\trecognize register names without prefix character\n"
10888"--bitwise-or\t\tdo not treat `|' as a comment character\n"
10889"--base-size-default-16\tbase reg without size is 16 bits\n"
10890"--base-size-default-32\tbase reg without size is 32 bits (default)\n"
10891"--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
10892"--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
60bcf0fa
NC
10893msgstr ""
10894
71300e2c 10895#: config/tc-m68k.c:7622
60bcf0fa 10896#, c-format
c1c69e83 10897msgid "Architecture variants are: "
60bcf0fa
NC
10898msgstr ""
10899
71300e2c 10900#: config/tc-m68k.c:7631
60bcf0fa 10901#, c-format
c1c69e83 10902msgid "Processor variants are: "
60bcf0fa
NC
10903msgstr ""
10904
6655dba2 10905#: config/tc-m68k.c:7638 config/tc-xtensa.c:6380
60bcf0fa 10906#, c-format
c1c69e83 10907msgid "\n"
60bcf0fa
NC
10908msgstr ""
10909
71300e2c 10910#: config/tc-m68k.c:7669
60bcf0fa 10911#, c-format
c1c69e83 10912msgid "Error %s in %s\n"
60bcf0fa
NC
10913msgstr ""
10914
71300e2c 10915#: config/tc-m68k.c:7673
c1c69e83
AM
10916#, c-format
10917msgid "Opcode(%d.%s): "
60bcf0fa
NC
10918msgstr ""
10919
71300e2c 10920#: config/tc-m68k.c:7818
c1c69e83 10921msgid "Not a defined coldfire architecture"
60bcf0fa
NC
10922msgstr ""
10923
6655dba2 10924#: config/tc-m68k.c:7927 read.c:4549
71300e2c
NC
10925#, c-format
10926msgid "%s relocations do not fit in %u byte"
10927msgid_plural "%s relocations do not fit in %u bytes"
10928msgstr[0] ""
10929msgstr[1] ""
10930
10931#: config/tc-m68k.c:7995
c1c69e83
AM
10932#, c-format
10933msgid "Adjusted signed .word (%#lx) overflows: `switch'-statement too large."
60bcf0fa
NC
10934msgstr ""
10935
71300e2c
NC
10936#: config/tc-mcore.c:520 config/tc-microblaze.c:515 config/tc-microblaze.c:543
10937#: config/tc-microblaze.c:580 config/tc-microblaze.c:592
c1c69e83
AM
10938#, c-format
10939msgid "register expected, but saw '%.6s'"
60bcf0fa
NC
10940msgstr ""
10941
ed9e98c2 10942#: config/tc-mcore.c:602
c1c69e83
AM
10943#, c-format
10944msgid "control register expected, but saw '%.6s'"
60bcf0fa
NC
10945msgstr ""
10946
ed9e98c2 10947#: config/tc-mcore.c:638
c1c69e83 10948msgid "bad/missing psr specifier"
60bcf0fa
NC
10949msgstr ""
10950
ed9e98c2 10951#: config/tc-mcore.c:783
c1c69e83
AM
10952#, c-format
10953msgid "operand must be absolute in range %u..%u, not %ld"
60bcf0fa
NC
10954msgstr ""
10955
ed9e98c2 10956#: config/tc-mcore.c:818
c1c69e83 10957msgid "operand must be a multiple of 4"
60bcf0fa
NC
10958msgstr ""
10959
ed9e98c2 10960#: config/tc-mcore.c:825
c1c69e83 10961msgid "operand must be a multiple of 2"
60bcf0fa
NC
10962msgstr ""
10963
71300e2c
NC
10964#: config/tc-mcore.c:887 config/tc-microblaze.c:948 config/tc-microblaze.c:1080
10965#: config/tc-microblaze.c:1112 config/tc-microblaze.c:1565
10966#: config/tc-microblaze.c:1631 config/tc-microblaze.c:1704
6655dba2 10967#: config/tc-microblaze.c:2125 config/tc-microblaze.c:2173
60bcf0fa 10968#, c-format
c1c69e83 10969msgid "unknown opcode \"%s\""
60bcf0fa
NC
10970msgstr ""
10971
ed9e98c2 10972#: config/tc-mcore.c:930
c1c69e83 10973msgid "invalid register: r15 illegal"
60bcf0fa
NC
10974msgstr ""
10975
ed9e98c2 10976#: config/tc-mcore.c:979 config/tc-mcore.c:1560
c1c69e83 10977msgid "M340 specific opcode used when assembling for M210"
60bcf0fa
NC
10978msgstr ""
10979
ed9e98c2
AM
10980#: config/tc-mcore.c:997 config/tc-mcore.c:1037 config/tc-mcore.c:1056
10981#: config/tc-mcore.c:1075 config/tc-mcore.c:1103 config/tc-mcore.c:1132
10982#: config/tc-mcore.c:1169 config/tc-mcore.c:1204 config/tc-mcore.c:1223
10983#: config/tc-mcore.c:1242 config/tc-mcore.c:1276 config/tc-mcore.c:1301
10984#: config/tc-mcore.c:1358 config/tc-mcore.c:1412 config/tc-mcore.c:1448
10985#: config/tc-mcore.c:1507 config/tc-mcore.c:1529 config/tc-mcore.c:1552
c1c69e83 10986msgid "second operand missing"
60bcf0fa
NC
10987msgstr ""
10988
ed9e98c2 10989#: config/tc-mcore.c:1013
c1c69e83 10990msgid "destination register must be r1"
60bcf0fa
NC
10991msgstr ""
10992
ed9e98c2 10993#: config/tc-mcore.c:1034
c1c69e83 10994msgid "source register must be r1"
60bcf0fa
NC
10995msgstr ""
10996
ed9e98c2 10997#: config/tc-mcore.c:1098 config/tc-mcore.c:1155
c1c69e83 10998msgid "immediate is not a power of two"
60bcf0fa
NC
10999msgstr ""
11000
ed9e98c2 11001#: config/tc-mcore.c:1126
c1c69e83 11002msgid "translating bgeni to movi"
60bcf0fa
NC
11003msgstr ""
11004
ed9e98c2 11005#: config/tc-mcore.c:1195
c1c69e83 11006msgid "translating bmaski to movi"
60bcf0fa
NC
11007msgstr ""
11008
ed9e98c2 11009#: config/tc-mcore.c:1271
60bcf0fa 11010#, c-format
c1c69e83 11011msgid "displacement too large (%d)"
60bcf0fa
NC
11012msgstr ""
11013
ed9e98c2 11014#: config/tc-mcore.c:1285
c1c69e83 11015msgid "Invalid register: r0 and r15 illegal"
60bcf0fa
NC
11016msgstr ""
11017
ed9e98c2 11018#: config/tc-mcore.c:1316
c1c69e83 11019msgid "bad starting register: r0 and r15 invalid"
60bcf0fa
NC
11020msgstr ""
11021
ed9e98c2 11022#: config/tc-mcore.c:1329
c1c69e83 11023msgid "ending register must be r15"
60bcf0fa
NC
11024msgstr ""
11025
ed9e98c2 11026#: config/tc-mcore.c:1349
c1c69e83 11027msgid "bad base register: must be r0"
60bcf0fa
NC
11028msgstr ""
11029
ed9e98c2 11030#: config/tc-mcore.c:1367
c1c69e83 11031msgid "first register must be r4"
60bcf0fa
NC
11032msgstr ""
11033
ed9e98c2 11034#: config/tc-mcore.c:1378
c1c69e83 11035msgid "last register must be r7"
60bcf0fa
NC
11036msgstr ""
11037
ed9e98c2 11038#: config/tc-mcore.c:1415
c1c69e83 11039msgid "reg-reg expected"
60bcf0fa
NC
11040msgstr ""
11041
ed9e98c2 11042#: config/tc-mcore.c:1547
c1c69e83 11043msgid "zero used as immediate value"
60bcf0fa
NC
11044msgstr ""
11045
ed9e98c2 11046#: config/tc-mcore.c:1574
c1c69e83 11047msgid "duplicated psr bit specifier"
60bcf0fa
NC
11048msgstr ""
11049
ed9e98c2 11050#: config/tc-mcore.c:1580
c1c69e83 11051msgid "`af' must appear alone"
60bcf0fa
NC
11052msgstr ""
11053
71300e2c 11054#: config/tc-mcore.c:1587 config/tc-microblaze.c:1742
c1c69e83
AM
11055#, c-format
11056msgid "unimplemented opcode \"%s\""
60bcf0fa
NC
11057msgstr ""
11058
71300e2c 11059#: config/tc-mcore.c:1596 config/tc-microblaze.c:1751
c1c69e83
AM
11060#, c-format
11061msgid "ignoring operands: %s "
60bcf0fa
NC
11062msgstr ""
11063
e0e7a9d4 11064#: config/tc-mcore.c:1669
c1c69e83
AM
11065#, c-format
11066msgid "unrecognised cpu type '%s'"
60bcf0fa
NC
11067msgstr ""
11068
e0e7a9d4 11069#: config/tc-mcore.c:1687
c1c69e83
AM
11070#, c-format
11071msgid ""
11072"MCORE specific options:\n"
11073" -{no-}jsri2bsr\t {dis}able jsri to bsr transformation (def: dis)\n"
11074" -{no-}sifilter\t {dis}able silicon filter behavior (def: dis)\n"
11075" -cpu=[210|340] select CPU type\n"
11076" -EB assemble for a big endian system (default)\n"
11077" -EL assemble for a little endian system\n"
60bcf0fa
NC
11078msgstr ""
11079
6655dba2 11080#: config/tc-mcore.c:1705 config/tc-microblaze.c:1859
c1c69e83 11081msgid "failed sanity check: short_jump"
60bcf0fa
NC
11082msgstr ""
11083
6655dba2 11084#: config/tc-mcore.c:1715 config/tc-microblaze.c:1869
c1c69e83 11085msgid "failed sanity check: long_jump"
60bcf0fa
NC
11086msgstr ""
11087
e0e7a9d4 11088#: config/tc-mcore.c:1741
60bcf0fa 11089#, c-format
c1c69e83
AM
11090msgid "odd displacement at %x"
11091msgstr ""
11092
e0e7a9d4 11093#: config/tc-mcore.c:1950
60bcf0fa 11094#, c-format
3957a496
NC
11095msgid "odd distance branch (0x%lx byte)"
11096msgid_plural "odd distance branch (0x%lx bytes)"
11097msgstr[0] ""
11098msgstr[1] ""
60bcf0fa 11099
3957a496 11100#: config/tc-mcore.c:1957
60bcf0fa 11101#, c-format
c1c69e83 11102msgid "pcrel for branch to %s too far (0x%lx)"
60bcf0fa
NC
11103msgstr ""
11104
3957a496 11105#: config/tc-mcore.c:1977
87ccc1b0 11106#, c-format
c1c69e83 11107msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
87ccc1b0
NC
11108msgstr ""
11109
3957a496 11110#: config/tc-mcore.c:1989
c1c69e83
AM
11111#, c-format
11112msgid "pcrel for loopt too far (0x%lx)"
87ccc1b0
NC
11113msgstr ""
11114
6655dba2 11115#: config/tc-mcore.c:2185 config/tc-microblaze.c:2458 config/tc-tic30.c:1386
60bcf0fa 11116#, c-format
c1c69e83 11117msgid "Can not do %d byte %srelocation"
60bcf0fa
NC
11118msgstr ""
11119
6655dba2 11120#: config/tc-mcore.c:2187 config/tc-microblaze.c:2460 config/tc-tic30.c:1387
f96bd6c2 11121msgid "pc-relative "
60bcf0fa
NC
11122msgstr ""
11123
e0e7a9d4 11124#: config/tc-mep.c:339
60bcf0fa 11125#, c-format
c1c69e83
AM
11126msgid ""
11127"MeP specific command line options:\n"
11128" -EB assemble for a big endian system\n"
11129" -EL assemble for a little endian system (default)\n"
11130" -mconfig=<name> specify a chip configuration to use\n"
11131" -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n"
11132" -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n"
11133" -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n"
11134" enable/disable the given opcodes\n"
11135"\n"
11136" If -mconfig is given, the other -m options modify it. Otherwise,\n"
11137" if no -m options are given, all core opcodes are enabled;\n"
11138" if any enabling -m options are given, only those are enabled;\n"
11139" if only disabling -m options are given, only those are disabled.\n"
11140msgstr ""
11141
e0e7a9d4 11142#: config/tc-mep.c:408
c1c69e83
AM
11143msgid "$hi and $lo are disabled when MUL and DIV are off"
11144msgstr ""
11145
e0e7a9d4 11146#: config/tc-mep.c:415
c1c69e83
AM
11147msgid "$mb0, $me0, $mb1, and $me1 are disabled when COP is off"
11148msgstr ""
11149
e0e7a9d4 11150#: config/tc-mep.c:420
c1c69e83
AM
11151msgid "$dbg and $depc are disabled when DEBUG is off"
11152msgstr ""
11153
e0e7a9d4 11154#: config/tc-mep.c:611
c1c69e83
AM
11155msgid "core and copro insn lengths must total 32 bits."
11156msgstr ""
11157
e0e7a9d4 11158#: config/tc-mep.c:614 config/tc-mep.c:751
c1c69e83
AM
11159msgid "vliw group must consist of 1 core and 1 copro insn."
11160msgstr ""
11161
e0e7a9d4 11162#: config/tc-mep.c:748
c1c69e83 11163msgid "core and copro insn lengths must total 64 bits."
60bcf0fa
NC
11164msgstr ""
11165
e0e7a9d4 11166#: config/tc-mep.c:980
c1c69e83
AM
11167#, c-format
11168msgid "cannot pack %s with a 16-bit insn"
60bcf0fa
NC
11169msgstr ""
11170
e0e7a9d4 11171#: config/tc-mep.c:998
c1c69e83
AM
11172#, c-format
11173msgid "cannot pack %s and %s together with a 16-bit insn"
60bcf0fa
NC
11174msgstr ""
11175
e0e7a9d4 11176#: config/tc-mep.c:1004
c1c69e83 11177msgid "too many IVC2 insns to pack with a 16-bit core insn"
60bcf0fa
NC
11178msgstr ""
11179
e0e7a9d4 11180#: config/tc-mep.c:1019
60bcf0fa 11181#, c-format
c1c69e83 11182msgid "cannot pack %s into slot P1"
60bcf0fa
NC
11183msgstr ""
11184
e0e7a9d4 11185#: config/tc-mep.c:1025
c1c69e83 11186msgid "too many IVC2 insns to pack with a 32-bit core insn"
6e1772d5
AM
11187msgstr ""
11188
e0e7a9d4 11189#: config/tc-mep.c:1043
60bcf0fa 11190#, c-format
c1c69e83 11191msgid "unable to pack %s by itself?"
60bcf0fa
NC
11192msgstr ""
11193
e0e7a9d4 11194#: config/tc-mep.c:1073
8ad3436c 11195#, c-format
c1c69e83 11196msgid "cannot pack %s and %s together"
8ad3436c
AM
11197msgstr ""
11198
e0e7a9d4 11199#: config/tc-mep.c:1079
c1c69e83 11200msgid "too many IVC2 insns to pack together"
252b5132
RH
11201msgstr ""
11202
c1c69e83
AM
11203#. There are no insns in the queue and a plus is present.
11204#. This is a syntax error. Let's not tolerate this.
11205#. We can relax this later if necessary.
e0e7a9d4 11206#: config/tc-mep.c:1316
c1c69e83 11207msgid "Invalid use of parallelization operator."
8ad3436c
AM
11208msgstr ""
11209
e0e7a9d4 11210#: config/tc-mep.c:1362
c1c69e83 11211msgid "Leading plus sign not allowed in core mode"
252b5132
RH
11212msgstr ""
11213
e0e7a9d4 11214#: config/tc-mep.c:1892
a85d7ed0 11215#, c-format
c1c69e83 11216msgid "Don't know how to relocate plain operands of type %s"
a85d7ed0
NC
11217msgstr ""
11218
e0e7a9d4 11219#: config/tc-mep.c:1902
252b5132 11220#, c-format
c1c69e83 11221msgid "Perhaps you are missing %%tpoff()?"
252b5132
RH
11222msgstr ""
11223
e0e7a9d4 11224#: config/tc-mep.c:2089
c1c69e83 11225msgid "bad .section directive: want a,v,w,x,M,S in string"
252b5132
RH
11226msgstr ""
11227
e0e7a9d4 11228#: config/tc-mep.c:2147
c1c69e83 11229msgid ".vliw unavailable when VLIW is disabled."
252b5132
RH
11230msgstr ""
11231
e0e7a9d4 11232#: config/tc-metag.c:456
c1c69e83 11233msgid "no floating point unit specified"
252b5132
RH
11234msgstr ""
11235
e0e7a9d4 11236#: config/tc-metag.c:721
c1c69e83
AM
11237#, c-format
11238msgid "offset must be a multiple of %d"
c85dd50d
NC
11239msgstr ""
11240
e0e7a9d4 11241#: config/tc-metag.c:737 config/tc-metag.c:4445
c1c69e83 11242msgid "offset and base must be from the same unit"
8ea2b00f
AM
11243msgstr ""
11244
e0e7a9d4 11245#: config/tc-metag.c:868 config/tc-metag.c:3169 config/tc-metag.c:3271
c1c69e83 11246msgid "invalid destination register"
252b5132
RH
11247msgstr ""
11248
e0e7a9d4
TG
11249#: config/tc-metag.c:884 config/tc-metag.c:902 config/tc-metag.c:1293
11250#: config/tc-metag.c:1311 config/tc-metag.c:1531 config/tc-metag.c:3101
11251#: config/tc-metag.c:3186 config/tc-metag.c:3288
c1c69e83 11252msgid "invalid memory operand"
252b5132
RH
11253msgstr ""
11254
e0e7a9d4 11255#: config/tc-metag.c:939 config/tc-metag.c:3119
c1c69e83 11256msgid "invalid source register"
252b5132
RH
11257msgstr ""
11258
e0e7a9d4 11259#: config/tc-metag.c:1024
c1c69e83 11260msgid "invalid destination unit"
252b5132
RH
11261msgstr ""
11262
e0e7a9d4 11263#: config/tc-metag.c:1032
c1c69e83 11264msgid "mov cannot use RD port as destination"
252b5132
RH
11265msgstr ""
11266
e0e7a9d4 11267#: config/tc-metag.c:1057
c1c69e83 11268msgid "invalid source unit"
ac50feda
RH
11269msgstr ""
11270
e0e7a9d4 11271#: config/tc-metag.c:1065
c1c69e83 11272msgid "source and address units must not be shared for this addressing mode"
252b5132
RH
11273msgstr ""
11274
e0e7a9d4 11275#: config/tc-metag.c:1073 config/tc-metag.c:1677
c1c69e83 11276msgid "set can only use RD port as source"
252b5132
RH
11277msgstr ""
11278
e0e7a9d4
TG
11279#: config/tc-metag.c:1088 config/tc-metag.c:1189 config/tc-metag.c:1440
11280#: config/tc-metag.c:1698 config/tc-metag.c:4055
c1c69e83
AM
11281#, c-format
11282msgid "base unit must be one of %s"
252b5132
RH
11283msgstr ""
11284
c1c69e83
AM
11285#. We already tried to encode as an extended GET/SET.
11286#. Parsing as a standard GET/SET provides a smaller offset.
e0e7a9d4
TG
11287#: config/tc-metag.c:1109 config/tc-metag.c:1215 config/tc-metag.c:3132
11288#: config/tc-metag.c:3199 config/tc-metag.c:3301 config/tc-metag.c:4582
c1c69e83 11289msgid "offset value out of range"
252b5132
RH
11290msgstr ""
11291
e0e7a9d4 11292#: config/tc-metag.c:1169
c1c69e83 11293msgid "destination unit must be RD"
252b5132
RH
11294msgstr ""
11295
e0e7a9d4 11296#: config/tc-metag.c:1279
c1c69e83 11297msgid "invalid destination register list"
252b5132
RH
11298msgstr ""
11299
e0e7a9d4 11300#: config/tc-metag.c:1326
c1c69e83 11301msgid "invalid source register list"
252b5132
RH
11302msgstr ""
11303
e0e7a9d4 11304#: config/tc-metag.c:1351
c1c69e83 11305msgid "register list must be even numbered"
252b5132
RH
11306msgstr ""
11307
e0e7a9d4 11308#: config/tc-metag.c:1357
c1c69e83 11309msgid "register list must be from the same unit"
252b5132
RH
11310msgstr ""
11311
e0e7a9d4 11312#: config/tc-metag.c:1380
c1c69e83 11313msgid "register list must not contain duplicates"
252b5132
RH
11314msgstr ""
11315
e0e7a9d4 11316#: config/tc-metag.c:1637
c1c69e83 11317msgid "MDRD value must be between 1 and 8"
252b5132
RH
11318msgstr ""
11319
e0e7a9d4 11320#: config/tc-metag.c:1728
c1c69e83 11321msgid "invalid destination memory operand"
252b5132
RH
11322msgstr ""
11323
e0e7a9d4 11324#: config/tc-metag.c:1743
c1c69e83 11325msgid "invalid source memory operand"
252b5132
RH
11326msgstr ""
11327
e0e7a9d4 11328#: config/tc-metag.c:1750
c1c69e83
AM
11329#, c-format
11330msgid "address units must be one of %s"
252b5132
RH
11331msgstr ""
11332
e0e7a9d4 11333#: config/tc-metag.c:1757
c1c69e83 11334msgid "base and offset must be from the same unit"
252b5132
RH
11335msgstr ""
11336
e0e7a9d4 11337#: config/tc-metag.c:1765
c1c69e83 11338msgid "source and destination increment mode must agree"
252b5132
RH
11339msgstr ""
11340
e0e7a9d4 11341#: config/tc-metag.c:2040
c1c69e83
AM
11342msgid ""
11343"PC, CT, TR and TT are treated as if they are a single unit but operands must "
11344"be in different units"
ae351704
AM
11345msgstr ""
11346
c1c69e83
AM
11347#: config/tc-metag.c:2049
11348msgid "source and destination register must be in different units"
252b5132
RH
11349msgstr ""
11350
c1c69e83 11351#: config/tc-metag.c:2081
252b5132 11352#, c-format
c1c69e83 11353msgid "register unit must be one of %s"
252b5132
RH
11354msgstr ""
11355
c1c69e83 11356#: config/tc-metag.c:2168
8ea2b00f 11357#, c-format
c1c69e83 11358msgid "link register unit must be one of %s"
8ea2b00f
AM
11359msgstr ""
11360
c1c69e83
AM
11361#: config/tc-metag.c:2174
11362msgid "link register must be in a low numbered register"
252b5132
RH
11363msgstr ""
11364
e0e7a9d4 11365#: config/tc-metag.c:2191 config/tc-metag.c:2716 config/tc-metag.c:2770
c1c69e83 11366msgid "target out of range"
252b5132
RH
11367msgstr ""
11368
c1c69e83
AM
11369#: config/tc-metag.c:2672
11370msgid "invalid quickrot unit specified"
87ccc1b0
NC
11371msgstr ""
11372
e0e7a9d4 11373#: config/tc-metag.c:2688
c1c69e83 11374msgid "invalid quickrot register specified"
252b5132
RH
11375msgstr ""
11376
e0e7a9d4 11377#: config/tc-metag.c:2742
c1c69e83 11378msgid "source register must be in the trigger unit"
252b5132
RH
11379msgstr ""
11380
e0e7a9d4 11381#: config/tc-metag.c:2845
c1c69e83 11382msgid "Source registers must be in the same unit"
252b5132
RH
11383msgstr ""
11384
e0e7a9d4 11385#: config/tc-metag.c:3556 config/tc-metag.c:3720 config/tc-metag.c:3988
c1c69e83 11386msgid "destination register should be even numbered"
252b5132
RH
11387msgstr ""
11388
e0e7a9d4 11389#: config/tc-metag.c:3628
c1c69e83 11390msgid "comparison must be with register or #0"
252b5132
RH
11391msgstr ""
11392
e0e7a9d4 11393#: config/tc-metag.c:3694 config/tc-metag.c:3759
c1c69e83 11394msgid "instruction cannot operate on pair values"
252b5132
RH
11395msgstr ""
11396
e0e7a9d4 11397#: config/tc-metag.c:3705
c1c69e83 11398msgid "zero flag is not valid for this instruction"
252b5132
RH
11399msgstr ""
11400
e0e7a9d4 11401#: config/tc-metag.c:3726
c1c69e83 11402msgid "source register should be even numbered"
3caac5b8
AM
11403msgstr ""
11404
e0e7a9d4 11405#: config/tc-metag.c:3786 config/tc-metag.c:3795
c1c69e83 11406msgid "fraction bits value out of range"
3caac5b8
AM
11407msgstr ""
11408
e0e7a9d4 11409#: config/tc-metag.c:3977
c1c69e83 11410msgid "simd instructions operate on pair values (L prefix)"
252b5132
RH
11411msgstr ""
11412
e0e7a9d4 11413#: config/tc-metag.c:3995
c1c69e83 11414msgid "source registers should be even numbered"
252b5132
RH
11415msgstr ""
11416
e0e7a9d4 11417#: config/tc-metag.c:4273
c85dd50d 11418#, c-format
c1c69e83 11419msgid "expected ']', not %c in %s"
c85dd50d
NC
11420msgstr ""
11421
e0e7a9d4 11422#: config/tc-metag.c:4392
c1c69e83 11423msgid "invalid register for memory access"
c85dd50d
NC
11424msgstr ""
11425
e0e7a9d4 11426#: config/tc-metag.c:4505 config/tc-metag.c:4633
c1c69e83 11427msgid "unexpected end of line"
c85dd50d
NC
11428msgstr ""
11429
e0e7a9d4 11430#: config/tc-metag.c:4552
c1c69e83 11431msgid "'H' modifier only valid for accumulator registers"
c85dd50d
NC
11432msgstr ""
11433
e0e7a9d4 11434#: config/tc-metag.c:4605
c1c69e83 11435msgid "base unit must be either A0 or A1"
c85dd50d
NC
11436msgstr ""
11437
e0e7a9d4 11438#: config/tc-metag.c:4678 config/tc-metag.c:5121
c1c69e83 11439msgid "invalid register"
c85dd50d
NC
11440msgstr ""
11441
e0e7a9d4 11442#: config/tc-metag.c:4826
c1c69e83 11443msgid "could not parse template definition"
c85dd50d
NC
11444msgstr ""
11445
e0e7a9d4 11446#: config/tc-metag.c:5013
c1c69e83 11447msgid "QUICKRoT 64-bit extension not applicable to this instruction"
c85dd50d
NC
11448msgstr ""
11449
e0e7a9d4 11450#: config/tc-metag.c:5069
c1c69e83 11451msgid "invalid operands for cross-unit op"
c85dd50d
NC
11452msgstr ""
11453
e0e7a9d4 11454#: config/tc-metag.c:5111
c1c69e83 11455msgid "missing flags: one of 'P', 'N' or 'Z' required"
c85dd50d
NC
11456msgstr ""
11457
e0e7a9d4 11458#: config/tc-metag.c:5139
c1c69e83 11459msgid "'P', 'N' or 'Z' flags may only be specified when accumulating"
c85dd50d
NC
11460msgstr ""
11461
e0e7a9d4 11462#: config/tc-metag.c:5160
c1c69e83 11463msgid "accumulator not a valid destination"
c85dd50d
NC
11464msgstr ""
11465
e0e7a9d4 11466#: config/tc-metag.c:5170 config/tc-metag.c:5386 config/tc-metag.c:5570
c1c69e83 11467msgid "invalid immediate value"
c85dd50d
NC
11468msgstr ""
11469
e0e7a9d4 11470#: config/tc-metag.c:5182
c1c69e83 11471msgid "immediate value not allowed when source & dest differ"
c85dd50d
NC
11472msgstr ""
11473
e0e7a9d4 11474#: config/tc-metag.c:5214
c85dd50d 11475#, c-format
c1c69e83 11476msgid "invalid register operand: %s"
c85dd50d
NC
11477msgstr ""
11478
e0e7a9d4 11479#: config/tc-metag.c:5248
c1c69e83 11480msgid "QUICKRoT extension requires 4 registers"
c85dd50d
NC
11481msgstr ""
11482
e0e7a9d4 11483#: config/tc-metag.c:5255
c1c69e83 11484msgid "invalid fourth register"
c85dd50d
NC
11485msgstr ""
11486
e0e7a9d4 11487#: config/tc-metag.c:5262
c1c69e83 11488msgid "A0.2,A0.3,A1.2,A1.3 required for QUICKRoT register"
c85dd50d
NC
11489msgstr ""
11490
e0e7a9d4 11491#: config/tc-metag.c:5290
c1c69e83 11492msgid "DSP RAM pointer in incorrect unit"
c85dd50d
NC
11493msgstr ""
11494
e0e7a9d4 11495#: config/tc-metag.c:5336
c1c69e83 11496msgid "invalid register operand #1"
c85dd50d
NC
11497msgstr ""
11498
e0e7a9d4 11499#: config/tc-metag.c:5350
c1c69e83 11500msgid "invalid register operand #2"
c85dd50d
NC
11501msgstr ""
11502
e0e7a9d4 11503#: config/tc-metag.c:5414
c1c69e83 11504msgid "this instruction does not accept an immediate"
c85dd50d
NC
11505msgstr ""
11506
e0e7a9d4 11507#: config/tc-metag.c:5434
c1c69e83 11508msgid "invalid register operand #3"
c85dd50d
NC
11509msgstr ""
11510
e0e7a9d4 11511#: config/tc-metag.c:5446
c1c69e83 11512msgid "this instruction does not accept an accumulator"
c85dd50d
NC
11513msgstr ""
11514
e0e7a9d4 11515#: config/tc-metag.c:5464
c1c69e83 11516msgid "invalid register operand #4"
c85dd50d
NC
11517msgstr ""
11518
e0e7a9d4 11519#: config/tc-metag.c:5541
c1c69e83 11520msgid "invalid accumulator register"
c85dd50d
NC
11521msgstr ""
11522
e0e7a9d4 11523#: config/tc-metag.c:5597
c1c69e83 11524msgid "conditional instruction cannot use G flag"
c85dd50d
NC
11525msgstr ""
11526
e0e7a9d4 11527#: config/tc-metag.c:5608
c1c69e83 11528msgid "conditional instruction cannot use B flag"
c85dd50d
NC
11529msgstr ""
11530
e0e7a9d4 11531#: config/tc-metag.c:5619
c1c69e83
AM
11532msgid "conditional instruction cannot use R flag"
11533msgstr ""
11534
e0e7a9d4 11535#: config/tc-metag.c:5728
c1c69e83
AM
11536msgid "'L' modifier not valid for this instruction"
11537msgstr ""
11538
e0e7a9d4 11539#: config/tc-metag.c:5860
c85dd50d 11540#, c-format
c1c69e83 11541msgid "missing fpu name `%s'"
c85dd50d
NC
11542msgstr ""
11543
e0e7a9d4 11544#: config/tc-metag.c:5871
c85dd50d 11545#, c-format
c1c69e83 11546msgid "unknown fpu `%s'"
c85dd50d
NC
11547msgstr ""
11548
e0e7a9d4 11549#: config/tc-metag.c:5886
c85dd50d 11550#, c-format
c1c69e83 11551msgid "missing DSP name `%s'"
c85dd50d
NC
11552msgstr ""
11553
e0e7a9d4 11554#: config/tc-metag.c:5897
c85dd50d 11555#, c-format
c1c69e83 11556msgid "unknown DSP `%s'"
c85dd50d
NC
11557msgstr ""
11558
e0e7a9d4 11559#: config/tc-metag.c:5915
c1c69e83 11560msgid "<dsp name>\t assemble for DSP architecture <dsp name>"
c85dd50d
NC
11561msgstr ""
11562
e0e7a9d4 11563#: config/tc-metag.c:5953
c1c69e83
AM
11564#, c-format
11565msgid " Meta specific command line options:\n"
c85dd50d
NC
11566msgstr ""
11567
e0e7a9d4 11568#: config/tc-metag.c:6042
c1c69e83 11569msgid "premature end of floating point prefix"
c85dd50d
NC
11570msgstr ""
11571
e0e7a9d4 11572#: config/tc-metag.c:6102
c1c69e83 11573msgid "unknown floating point prefix character"
c85dd50d
NC
11574msgstr ""
11575
e0e7a9d4 11576#: config/tc-metag.c:6251
c85dd50d 11577#, c-format
c1c69e83 11578msgid "unknown DSP prefix character %c %s"
c85dd50d
NC
11579msgstr ""
11580
e0e7a9d4 11581#: config/tc-metag.c:6514
c85dd50d 11582#, c-format
c1c69e83 11583msgid "instruction mnemonic too long: %s"
c85dd50d
NC
11584msgstr ""
11585
e0e7a9d4 11586#: config/tc-metag.c:6569
c85dd50d 11587#, c-format
c1c69e83 11588msgid "junk at end of line: \"%s\""
c85dd50d
NC
11589msgstr ""
11590
e0e7a9d4 11591#: config/tc-metag.c:6576
c85dd50d 11592#, c-format
c1c69e83 11593msgid "failed to assemble instruction: \"%s\""
c85dd50d
NC
11594msgstr ""
11595
e0e7a9d4 11596#: config/tc-metag.c:6581
c85dd50d 11597#, c-format
c1c69e83 11598msgid "unknown floating point mnemonic: \"%s\""
c85dd50d
NC
11599msgstr ""
11600
e0e7a9d4 11601#: config/tc-metag.c:6583
c85dd50d 11602#, c-format
c1c69e83 11603msgid "unknown mnemonic: \"%s\""
c85dd50d
NC
11604msgstr ""
11605
e0e7a9d4 11606#: config/tc-metag.c:6634
c85dd50d 11607#, c-format
c1c69e83 11608msgid "cannot assemble DSP instruction, DSP option not set: %s"
c85dd50d
NC
11609msgstr ""
11610
e0e7a9d4 11611#: config/tc-metag.c:6641
c85dd50d 11612#, c-format
c1c69e83 11613msgid "cannot assemble FPU instruction, FPU option not set: %s"
c85dd50d
NC
11614msgstr ""
11615
6655dba2 11616#: config/tc-metag.c:6736 config/tc-nds32.c:7346
c1c69e83 11617msgid "Bad call to md_atof()"
c85dd50d
NC
11618msgstr ""
11619
71300e2c
NC
11620#: config/tc-microblaze.c:237
11621#, c-format
11622msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
11623msgstr ""
11624
11625#: config/tc-microblaze.c:520 config/tc-microblaze.c:549
11626#: config/tc-microblaze.c:586
252b5132 11627#, c-format
c1c69e83 11628msgid "Invalid register number at '%.6s'"
252b5132
RH
11629msgstr ""
11630
71300e2c 11631#: config/tc-microblaze.c:751
c1c69e83
AM
11632msgid "operand must be a constant or a label"
11633msgstr ""
11634
71300e2c 11635#: config/tc-microblaze.c:760
e0e7a9d4
TG
11636#, c-format
11637msgid "operand must be absolute in range %lx..%lx, not %lx"
a74801ba
ILT
11638msgstr ""
11639
71300e2c
NC
11640#: config/tc-microblaze.c:962 config/tc-microblaze.c:969
11641#: config/tc-microblaze.c:976 config/tc-microblaze.c:1009
11642#: config/tc-microblaze.c:1016 config/tc-microblaze.c:1022
11643#: config/tc-microblaze.c:1135 config/tc-microblaze.c:1142
11644#: config/tc-microblaze.c:1148 config/tc-microblaze.c:1179
11645#: config/tc-microblaze.c:1186 config/tc-microblaze.c:1206
11646#: config/tc-microblaze.c:1213 config/tc-microblaze.c:1233
11647#: config/tc-microblaze.c:1240 config/tc-microblaze.c:1258
11648#: config/tc-microblaze.c:1265 config/tc-microblaze.c:1287
11649#: config/tc-microblaze.c:1294 config/tc-microblaze.c:1312
11650#: config/tc-microblaze.c:1324 config/tc-microblaze.c:1342
11651#: config/tc-microblaze.c:1359 config/tc-microblaze.c:1366
11652#: config/tc-microblaze.c:1412 config/tc-microblaze.c:1419
11653#: config/tc-microblaze.c:1465 config/tc-microblaze.c:1472
11654#: config/tc-microblaze.c:1494 config/tc-microblaze.c:1501
11655#: config/tc-microblaze.c:1521 config/tc-microblaze.c:1527
11656#: config/tc-microblaze.c:1587 config/tc-microblaze.c:1593
11657#: config/tc-microblaze.c:1653 config/tc-microblaze.c:1727
e0e7a9d4
TG
11658msgid "Error in statement syntax"
11659msgstr ""
11660
71300e2c
NC
11661#: config/tc-microblaze.c:982 config/tc-microblaze.c:984
11662#: config/tc-microblaze.c:986 config/tc-microblaze.c:1026
11663#: config/tc-microblaze.c:1028 config/tc-microblaze.c:1152
11664#: config/tc-microblaze.c:1154 config/tc-microblaze.c:1192
11665#: config/tc-microblaze.c:1194 config/tc-microblaze.c:1219
11666#: config/tc-microblaze.c:1221 config/tc-microblaze.c:1246
11667#: config/tc-microblaze.c:1269 config/tc-microblaze.c:1300
11668#: config/tc-microblaze.c:1330 config/tc-microblaze.c:1348
11669#: config/tc-microblaze.c:1478 config/tc-microblaze.c:1480
11670#: config/tc-microblaze.c:1507 config/tc-microblaze.c:1509
11671#: config/tc-microblaze.c:1531 config/tc-microblaze.c:1597
11672#: config/tc-microblaze.c:1659
c1c69e83 11673msgid "Cannot use special register with this instruction"
252b5132
RH
11674msgstr ""
11675
71300e2c 11676#: config/tc-microblaze.c:1036
c1c69e83 11677msgid "lmi pseudo instruction should not use a label in imm field"
252b5132
RH
11678msgstr ""
11679
71300e2c 11680#: config/tc-microblaze.c:1038
c1c69e83 11681msgid "smi pseudo instruction should not use a label in imm field"
252b5132
RH
11682msgstr ""
11683
71300e2c 11684#: config/tc-microblaze.c:1157
c1c69e83 11685msgid "Symbol used as immediate for shift instruction"
252b5132
RH
11686msgstr ""
11687
71300e2c 11688#: config/tc-microblaze.c:1166
c1c69e83
AM
11689#, c-format
11690msgid "Shift value > 32. using <value %% 32>"
252b5132
RH
11691msgstr ""
11692
71300e2c 11693#: config/tc-microblaze.c:1272
c1c69e83 11694msgid "Symbol used as immediate value for msrset/msrclr instructions"
252b5132
RH
11695msgstr ""
11696
71300e2c 11697#: config/tc-microblaze.c:1401 config/tc-microblaze.c:1454
c1c69e83 11698msgid "invalid value for special purpose register"
252b5132
RH
11699msgstr ""
11700
71300e2c 11701#: config/tc-microblaze.c:1667
c1c69e83 11702msgid "An IMM instruction should not be present in the .s file"
252b5132
RH
11703msgstr ""
11704
71300e2c 11705#: config/tc-microblaze.c:1729
c1c69e83 11706msgid "Symbol used as immediate for mbar instruction"
252b5132
RH
11707msgstr ""
11708
71300e2c 11709#: config/tc-microblaze.c:1735
c1c69e83
AM
11710#, c-format
11711msgid "Immediate value for mbar > 32. using <value %% 32>"
a74801ba
ILT
11712msgstr ""
11713
6655dba2 11714#: config/tc-microblaze.c:1809
c1c69e83 11715msgid "Bad call to MD_NTOF()"
252b5132
RH
11716msgstr ""
11717
6655dba2 11718#: config/tc-microblaze.c:2077
c1c69e83
AM
11719#, c-format
11720msgid "pcrel for branch to %s too far (0x%x)"
252b5132
RH
11721msgstr ""
11722
c1c69e83 11723#. We know the abs value: Should never happen.
6655dba2 11724#: config/tc-microblaze.c:2234
c1c69e83 11725msgid "Absolute PC-relative value in relaxation code. Assembler error....."
252b5132
RH
11726msgstr ""
11727
c1c69e83 11728#. Cannot have a PC-relative branch to a diff segment.
6655dba2 11729#: config/tc-microblaze.c:2248
c1c69e83
AM
11730#, c-format
11731msgid "PC relative branch to label %s which is not in the instruction space"
252b5132
RH
11732msgstr ""
11733
6655dba2 11734#: config/tc-microblaze.c:2291
c1c69e83
AM
11735msgid ""
11736"Variable is accessed using small data read only anchor, but it is not in the "
11737"small data read only section"
252b5132
RH
11738msgstr ""
11739
6655dba2 11740#: config/tc-microblaze.c:2314
c1c69e83
AM
11741msgid ""
11742"Variable is accessed using small data read write anchor, but it is not in "
11743"the small data read write section"
252b5132
RH
11744msgstr ""
11745
6655dba2 11746#: config/tc-microblaze.c:2323
c1c69e83 11747msgid "Incorrect fr_opcode value in frag. Internal error....."
252b5132
RH
11748msgstr ""
11749
c1c69e83 11750#. We know the abs value: Should never happen.
6655dba2 11751#: config/tc-microblaze.c:2330
c1c69e83 11752msgid "Absolute value in relaxation code. Assembler error....."
252b5132
RH
11753msgstr ""
11754
6655dba2 11755#: config/tc-mips.c:2175
c1c69e83
AM
11756#, c-format
11757msgid "the %d-bit %s architecture does not support the `%s' extension"
252b5132
RH
11758msgstr ""
11759
6655dba2 11760#: config/tc-mips.c:2178
c1c69e83
AM
11761#, c-format
11762msgid "the `%s' extension requires %s%d revision %d or greater"
252b5132
RH
11763msgstr ""
11764
6655dba2 11765#: config/tc-mips.c:2187
ed9e98c2
AM
11766#, c-format
11767msgid "the `%s' extension was removed in %s%d revision %d"
11768msgstr ""
11769
6655dba2 11770#: config/tc-mips.c:2196
c1c69e83
AM
11771#, c-format
11772msgid "the `%s' extension requires 64-bit FPRs"
252b5132
RH
11773msgstr ""
11774
6655dba2 11775#: config/tc-mips.c:3048 config/tc-mips.c:16618
c1c69e83
AM
11776#, c-format
11777msgid "unrecognized register name `%s'"
252b5132
RH
11778msgstr ""
11779
6655dba2 11780#: config/tc-mips.c:3275
c1c69e83 11781msgid "invalid register range"
252b5132
RH
11782msgstr ""
11783
6655dba2 11784#: config/tc-mips.c:3303
c1c69e83 11785msgid "vector element must be constant"
252b5132
RH
11786msgstr ""
11787
6655dba2 11788#: config/tc-mips.c:3313
c1c69e83 11789msgid "missing `]'"
252b5132
RH
11790msgstr ""
11791
6655dba2 11792#: config/tc-mips.c:3536
c1c69e83
AM
11793#, c-format
11794msgid "internal: bad mips opcode (mask error): %s %s"
252b5132
RH
11795msgstr ""
11796
6655dba2 11797#: config/tc-mips.c:3563
c1c69e83
AM
11798#, c-format
11799msgid "internal: unknown operand type: %s %s"
a74801ba
ILT
11800msgstr ""
11801
6655dba2 11802#: config/tc-mips.c:3596
c1c69e83
AM
11803#, c-format
11804msgid "internal: bad mips opcode (bits 0x%08lx doubly defined): %s %s"
a74801ba
ILT
11805msgstr ""
11806
6655dba2 11807#: config/tc-mips.c:3604
252b5132 11808#, c-format
c1c69e83 11809msgid "internal: bad mips opcode (bits 0x%08lx undefined): %s %s"
252b5132
RH
11810msgstr ""
11811
6655dba2 11812#: config/tc-mips.c:3611
a74801ba 11813#, c-format
c1c69e83 11814msgid "internal: bad mips opcode (bits 0x%08lx defined): %s %s"
a74801ba
ILT
11815msgstr ""
11816
6655dba2 11817#: config/tc-mips.c:3646
a74801ba 11818#, c-format
c1c69e83 11819msgid "internal error: bad microMIPS opcode (incorrect length: %u): %s %s"
a74801ba
ILT
11820msgstr ""
11821
6655dba2 11822#: config/tc-mips.c:3654
6e1772d5 11823#, c-format
c1c69e83 11824msgid "internal error: bad microMIPS opcode (opcode/length mismatch): %s %s"
ac50feda
RH
11825msgstr ""
11826
6655dba2 11827#: config/tc-mips.c:3680
c1c69e83 11828msgid "-G may not be used in position-independent code"
ac50feda
RH
11829msgstr ""
11830
6655dba2 11831#: config/tc-mips.c:3686
e0e7a9d4
TG
11832msgid "-G may not be used with abicalls"
11833msgstr ""
11834
c1c69e83 11835#. Probably a memory allocation problem? Give up now.
6655dba2 11836#: config/tc-mips.c:3706 config/tc-mips.c:3802
c1c69e83 11837msgid "broken assembler, no assembly attempted"
ac50feda
RH
11838msgstr ""
11839
6655dba2 11840#: config/tc-mips.c:3741 config/tc-mips.c:3770
ac50feda 11841#, c-format
c1c69e83 11842msgid "internal: can't hash `%s': %s"
ac50feda
RH
11843msgstr ""
11844
6655dba2 11845#: config/tc-mips.c:3950
ed9e98c2
AM
11846#, c-format
11847msgid ".gnu_attribute %d,%d is incompatible with `%s'"
11848msgstr ""
11849
6655dba2 11850#: config/tc-mips.c:3957
ed9e98c2
AM
11851#, c-format
11852msgid ".gnu_attribute %d,%d requires `%s'"
11853msgstr ""
11854
6655dba2 11855#: config/tc-mips.c:4018
ed9e98c2
AM
11856#, c-format
11857msgid ".gnu_attribute %d,%d is no longer supported"
11858msgstr ""
11859
6655dba2 11860#: config/tc-mips.c:4027
ed9e98c2
AM
11861#, c-format
11862msgid ".gnu_attribute %d,%d is not a recognized floating-point ABI"
11863msgstr ""
11864
6655dba2 11865#: config/tc-mips.c:4040
ed9e98c2
AM
11866msgid "`gp=64' used with a 32-bit processor"
11867msgstr ""
11868
6655dba2 11869#: config/tc-mips.c:4043
ed9e98c2
AM
11870msgid "`gp=32' used with a 64-bit ABI"
11871msgstr ""
11872
6655dba2 11873#: config/tc-mips.c:4046
ed9e98c2
AM
11874msgid "`gp=64' used with a 32-bit ABI"
11875msgstr ""
11876
6655dba2 11877#: config/tc-mips.c:4053
ed9e98c2
AM
11878msgid "`fp=xx' used with a cpu lacking ldc1/sdc1 instructions"
11879msgstr ""
11880
6655dba2 11881#: config/tc-mips.c:4055
ed9e98c2
AM
11882msgid "`fp=xx' cannot be used with `singlefloat'"
11883msgstr ""
11884
6655dba2 11885#: config/tc-mips.c:4059
ed9e98c2
AM
11886msgid "`fp=64' used with a 32-bit fpu"
11887msgstr ""
11888
6655dba2 11889#: config/tc-mips.c:4063
ed9e98c2
AM
11890msgid "`fp=64' used with a 32-bit ABI"
11891msgstr ""
11892
6655dba2 11893#: config/tc-mips.c:4068
ed9e98c2
AM
11894msgid "`fp=32' used with a 64-bit ABI"
11895msgstr ""
11896
6655dba2 11897#: config/tc-mips.c:4070
ed9e98c2
AM
11898msgid "`fp=32' used with a MIPS R6 cpu"
11899msgstr ""
11900
6655dba2 11901#: config/tc-mips.c:4073
ed9e98c2
AM
11902msgid "Unknown size of floating point registers"
11903msgstr ""
11904
6655dba2 11905#: config/tc-mips.c:4078
ed9e98c2
AM
11906msgid "`nooddspreg` cannot be used with a 64-bit ABI"
11907msgstr ""
11908
6655dba2 11909#: config/tc-mips.c:4081 config/tc-mips.c:4085
ed9e98c2 11910#, c-format
e0e7a9d4 11911msgid "`%s' cannot be used with `%s'"
ed9e98c2
AM
11912msgstr ""
11913
6655dba2 11914#: config/tc-mips.c:4090
ed9e98c2
AM
11915#, c-format
11916msgid "branch relaxation is not supported in `%s'"
11917msgstr ""
11918
6655dba2 11919#: config/tc-mips.c:4166
ed9e98c2
AM
11920msgid "trap exception not supported at ISA 1"
11921msgstr ""
11922
6655dba2 11923#: config/tc-mips.c:4179 config/tc-mips.c:17501
ed9e98c2
AM
11924#, c-format
11925msgid "`%s' does not support legacy NaN"
11926msgstr ""
11927
6655dba2 11928#: config/tc-mips.c:4226
c1c69e83
AM
11929#, c-format
11930msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
ac50feda
RH
11931msgstr ""
11932
6655dba2 11933#: config/tc-mips.c:4932
ac50feda 11934#, c-format
c1c69e83 11935msgid "operand %d out of range"
ac50feda
RH
11936msgstr ""
11937
6655dba2 11938#: config/tc-mips.c:4940
ac50feda 11939#, c-format
c1c69e83 11940msgid "operand %d must be constant"
ac50feda
RH
11941msgstr ""
11942
6655dba2 11943#: config/tc-mips.c:4984 read.c:4317 read.c:5163 write.c:263 write.c:1024
c1c69e83 11944msgid "register value used as expression"
ac50feda
RH
11945msgstr ""
11946
6655dba2 11947#: config/tc-mips.c:4997
ac50feda 11948#, c-format
c1c69e83 11949msgid "operand %d must be an immediate expression"
ac50feda
RH
11950msgstr ""
11951
6655dba2 11952#: config/tc-mips.c:5118 config/tc-mips.c:5120
ac50feda 11953#, c-format
c1c69e83 11954msgid "float register should be even, was %d"
ac50feda
RH
11955msgstr ""
11956
6655dba2 11957#: config/tc-mips.c:5133
c1c69e83
AM
11958#, c-format
11959msgid "condition code register should be even for %s, was %d"
ac50feda
RH
11960msgstr ""
11961
6655dba2 11962#: config/tc-mips.c:5138
ae351704 11963#, c-format
c1c69e83 11964msgid "condition code register should be 0 or 4 for %s, was %d"
ae351704
AM
11965msgstr ""
11966
6655dba2 11967#: config/tc-mips.c:5459
c1c69e83 11968msgid "invalid performance register"
a5c7551f
RW
11969msgstr ""
11970
6655dba2 11971#: config/tc-mips.c:5555 config/tc-mips.c:6026
ed9e98c2
AM
11972msgid "the source register must not be $0"
11973msgstr ""
11974
6655dba2 11975#: config/tc-mips.c:5831
c1c69e83 11976msgid "missing frame size"
a5c7551f
RW
11977msgstr ""
11978
6655dba2 11979#: config/tc-mips.c:5836
c1c69e83 11980msgid "frame size specified twice"
a5c7551f
RW
11981msgstr ""
11982
6655dba2 11983#: config/tc-mips.c:5841
c1c69e83 11984msgid "invalid frame size"
a5c7551f
RW
11985msgstr ""
11986
6655dba2 11987#: config/tc-mips.c:5881
c1c69e83
AM
11988#, c-format
11989msgid "operand %d must be an immediate"
a5c7551f
RW
11990msgstr ""
11991
6655dba2 11992#: config/tc-mips.c:5896
c1c69e83 11993msgid "invalid element selector"
a5c7551f
RW
11994msgstr ""
11995
6655dba2 11996#: config/tc-mips.c:5909
a5c7551f 11997#, c-format
c1c69e83 11998msgid "operand %d must be scalar"
a5c7551f
RW
11999msgstr ""
12000
6655dba2 12001#: config/tc-mips.c:6089
c1c69e83 12002msgid "floating-point expression required"
a5c7551f
RW
12003msgstr ""
12004
6655dba2 12005#: config/tc-mips.c:6189
c1c69e83
AM
12006#, c-format
12007msgid "cannot use `%s' in this section"
a5c7551f
RW
12008msgstr ""
12009
6655dba2 12010#: config/tc-mips.c:6336
c1c69e83 12011msgid "used $at without \".set noat\""
a5c7551f
RW
12012msgstr ""
12013
6655dba2 12014#: config/tc-mips.c:6338
c1c69e83
AM
12015#, c-format
12016msgid "used $%u with \".set at=$%u\""
a5c7551f
RW
12017msgstr ""
12018
6655dba2 12019#: config/tc-mips.c:7485
a5c7551f 12020#, c-format
c1c69e83 12021msgid "wrong size instruction in a %u-bit branch delay slot"
a5c7551f
RW
12022msgstr ""
12023
6655dba2 12024#: config/tc-mips.c:7505 config/tc-mips.c:7515 config/tc-mips.c:15916
a5c7551f 12025#, c-format
c1c69e83 12026msgid "jump to misaligned address (0x%lx)"
a5c7551f
RW
12027msgstr ""
12028
6655dba2
SB
12029#: config/tc-mips.c:7530 config/tc-mips.c:7550 config/tc-mips.c:7567
12030#: config/tc-mips.c:9117 config/tc-mips.c:15770 config/tc-mips.c:15777
12031#: config/tc-mips.c:16170 config/tc-mips.c:19016
c1c69e83
AM
12032#, c-format
12033msgid "branch to misaligned address (0x%lx)"
a5c7551f
RW
12034msgstr ""
12035
6655dba2
SB
12036#: config/tc-mips.c:7536 config/tc-mips.c:7554 config/tc-mips.c:7571
12037#: config/tc-mips.c:9120
c1c69e83
AM
12038#, c-format
12039msgid "branch address range overflow (0x%lx)"
ae351704
AM
12040msgstr ""
12041
6655dba2 12042#: config/tc-mips.c:7816
c1c69e83 12043msgid "extended instruction in delay slot"
ae351704
AM
12044msgstr ""
12045
6655dba2 12046#: config/tc-mips.c:8280
c1c69e83 12047msgid "source and destination must be different"
ae351704
AM
12048msgstr ""
12049
6655dba2 12050#: config/tc-mips.c:8283
c1c69e83 12051msgid "a destination register must be supplied"
ae351704
AM
12052msgstr ""
12053
6655dba2 12054#: config/tc-mips.c:8288
c1c69e83 12055msgid "the source register must not be $31"
ae351704
AM
12056msgstr ""
12057
6655dba2 12058#: config/tc-mips.c:8536 config/tc-mips.c:14506 config/tc-mips.c:19163
c1c69e83 12059msgid "invalid unextended operand value"
ae351704
AM
12060msgstr ""
12061
6655dba2 12062#: config/tc-mips.c:8654
a5c7551f 12063#, c-format
c1c69e83 12064msgid "opcode not supported on this processor: %s (%s)"
a5c7551f
RW
12065msgstr ""
12066
6655dba2 12067#: config/tc-mips.c:8733
c1c69e83 12068msgid "opcode not supported in the `insn32' mode"
a5c7551f
RW
12069msgstr ""
12070
6655dba2 12071#: config/tc-mips.c:8736
a5c7551f 12072#, c-format
c1c69e83 12073msgid "unrecognized %d-bit version of microMIPS opcode"
a5c7551f
RW
12074msgstr ""
12075
6655dba2 12076#: config/tc-mips.c:8792
e0e7a9d4
TG
12077msgid "unrecognized unextended version of MIPS16 opcode"
12078msgstr ""
12079
6655dba2 12080#: config/tc-mips.c:8795
e0e7a9d4
TG
12081msgid "unrecognized extended version of MIPS16 opcode"
12082msgstr ""
12083
6655dba2 12084#: config/tc-mips.c:8845 config/tc-mips.c:19034
c1c69e83
AM
12085msgid ""
12086"macro instruction expanded into multiple instructions in a branch delay slot"
a5c7551f
RW
12087msgstr ""
12088
6655dba2 12089#: config/tc-mips.c:8848 config/tc-mips.c:19042
c1c69e83 12090msgid "macro instruction expanded into multiple instructions"
a5c7551f
RW
12091msgstr ""
12092
6655dba2 12093#: config/tc-mips.c:8852
c1c69e83
AM
12094msgid ""
12095"macro instruction expanded into a wrong size instruction in a 16-bit branch "
12096"delay slot"
a5c7551f
RW
12097msgstr ""
12098
6655dba2 12099#: config/tc-mips.c:8854
c1c69e83
AM
12100msgid ""
12101"macro instruction expanded into a wrong size instruction in a 32-bit branch "
12102"delay slot"
a5c7551f
RW
12103msgstr ""
12104
6655dba2 12105#: config/tc-mips.c:9317
c1c69e83 12106msgid "operand overflow"
a5c7551f
RW
12107msgstr ""
12108
6655dba2 12109#: config/tc-mips.c:9336 config/tc-mips.c:9920 config/tc-mips.c:13987
c1c69e83 12110msgid "macro used $at after \".set noat\""
a5c7551f
RW
12111msgstr ""
12112
6655dba2 12113#: config/tc-mips.c:9484 config/tc-mips.c:12298 config/tc-mips.c:12981
c1c69e83
AM
12114#, c-format
12115msgid "number (0x%s) larger than 32 bits"
a5c7551f
RW
12116msgstr ""
12117
6655dba2 12118#: config/tc-mips.c:9504
c1c69e83 12119msgid "number larger than 64 bits"
a5c7551f
RW
12120msgstr ""
12121
6655dba2
SB
12122#: config/tc-mips.c:9798 config/tc-mips.c:9826 config/tc-mips.c:9864
12123#: config/tc-mips.c:9909 config/tc-mips.c:12541 config/tc-mips.c:12580
12124#: config/tc-mips.c:12619 config/tc-mips.c:13077 config/tc-mips.c:13129
c1c69e83 12125msgid "PIC code offset overflow (max 16 signed bits)"
a5c7551f
RW
12126msgstr ""
12127
6655dba2 12128#: config/tc-mips.c:10442
a5c7551f 12129#, c-format
c1c69e83 12130msgid "BALIGN immediate not 0, 1, 2 or 3 (%lu)"
a5c7551f
RW
12131msgstr ""
12132
6655dba2
SB
12133#. Result is always true.
12134#: config/tc-mips.c:10538
c1c69e83
AM
12135#, c-format
12136msgid "branch %s is always true"
a5c7551f
RW
12137msgstr ""
12138
6655dba2 12139#: config/tc-mips.c:10766 config/tc-mips.c:10876
c1c69e83 12140msgid "divide by zero"
a5c7551f
RW
12141msgstr ""
12142
6655dba2 12143#: config/tc-mips.c:10966
e0e7a9d4 12144msgid "dla used to load 32-bit register; recommend using la instead"
a5c7551f
RW
12145msgstr ""
12146
6655dba2 12147#: config/tc-mips.c:10970
e0e7a9d4 12148msgid "la used to load 64-bit address; recommend using dla instead"
a5c7551f
RW
12149msgstr ""
12150
6655dba2 12151#: config/tc-mips.c:11079 config/tc-riscv.c:1111 config/tc-z80.c:1125
c1c69e83 12152msgid "offset too large"
a5c7551f
RW
12153msgstr ""
12154
6655dba2 12155#: config/tc-mips.c:11253 config/tc-mips.c:11531
c1c69e83 12156msgid "PIC code offset overflow (max 32 signed bits)"
a5c7551f
RW
12157msgstr ""
12158
6655dba2 12159#: config/tc-mips.c:11601 config/tc-mips.c:11677
a5c7551f 12160#, c-format
c1c69e83 12161msgid "opcode not supported in the `insn32' mode `%s'"
a5c7551f
RW
12162msgstr ""
12163
6655dba2 12164#: config/tc-mips.c:11629
c1c69e83 12165msgid "MIPS PIC call to register other than $25"
328577ad
NC
12166msgstr ""
12167
6655dba2
SB
12168#: config/tc-mips.c:11645 config/tc-mips.c:11656 config/tc-mips.c:11789
12169#: config/tc-mips.c:11800
c1c69e83 12170msgid "no .cprestore pseudo-op used in PIC code"
cfb8c092
NC
12171msgstr ""
12172
6655dba2 12173#: config/tc-mips.c:11650 config/tc-mips.c:11794
c1c69e83 12174msgid "no .frame pseudo-op used in PIC code"
a5c7551f
RW
12175msgstr ""
12176
6655dba2 12177#: config/tc-mips.c:11815
c1c69e83 12178msgid "non-PIC jump used in PIC library"
ae351704
AM
12179msgstr ""
12180
6655dba2 12181#: config/tc-mips.c:12798
ed9e98c2
AM
12182#, c-format
12183msgid "Unable to generate `%s' compliant code without mthc1"
12184msgstr ""
12185
6655dba2 12186#: config/tc-mips.c:13541
87ccc1b0 12187#, c-format
c1c69e83 12188msgid "instruction %s: result is always false"
a74801ba
ILT
12189msgstr ""
12190
6655dba2 12191#: config/tc-mips.c:13694
87ccc1b0 12192#, c-format
c1c69e83 12193msgid "instruction %s: result is always true"
328577ad
NC
12194msgstr ""
12195
c1c69e83
AM
12196#. FIXME: Check if this is one of the itbl macros, since they
12197#. are added dynamically.
6655dba2 12198#: config/tc-mips.c:13983
ac50feda 12199#, c-format
c1c69e83 12200msgid "macro %s not implemented yet"
ac50feda
RH
12201msgstr ""
12202
6655dba2 12203#: config/tc-mips.c:14516
c1c69e83 12204msgid "extended operand requested but not required"
ac50feda
RH
12205msgstr ""
12206
6655dba2 12207#: config/tc-mips.c:14525
c1c69e83 12208msgid "operand value out of range for instruction"
ae351704
AM
12209msgstr ""
12210
6655dba2 12211#: config/tc-mips.c:14624
328577ad 12212#, c-format
c1c69e83 12213msgid "relocation %s isn't supported by the current ABI"
328577ad
NC
12214msgstr ""
12215
6655dba2 12216#: config/tc-mips.c:14680
c1c69e83 12217msgid "unclosed '('"
cc643b88
NC
12218msgstr ""
12219
6655dba2 12220#: config/tc-mips.c:14746
a5c7551f 12221#, c-format
c1c69e83 12222msgid "a different %s was already specified, is now %s"
a5c7551f
RW
12223msgstr ""
12224
6655dba2 12225#: config/tc-mips.c:14913
c1c69e83 12226msgid "-mmicromips cannot be used with -mips16"
6e1772d5
AM
12227msgstr ""
12228
6655dba2 12229#: config/tc-mips.c:14928
c1c69e83 12230msgid "-mips16 cannot be used with -micromips"
ac50feda
RH
12231msgstr ""
12232
6655dba2 12233#: config/tc-mips.c:15097 config/tc-mips.c:15155
c1c69e83 12234msgid "no compiled in support for 64 bit object file format"
cfb8c092
NC
12235msgstr ""
12236
6655dba2 12237#: config/tc-mips.c:15162
c1c69e83
AM
12238#, c-format
12239msgid "invalid abi -mabi=%s"
cfb8c092
NC
12240msgstr ""
12241
6655dba2 12242#: config/tc-mips.c:15202
c1c69e83
AM
12243#, c-format
12244msgid "invalid NaN setting -mnan=%s"
87ccc1b0
NC
12245msgstr ""
12246
6655dba2 12247#: config/tc-mips.c:15236
c1c69e83 12248msgid "-G not supported in this configuration"
87ccc1b0
NC
12249msgstr ""
12250
6655dba2 12251#: config/tc-mips.c:15262
c1c69e83
AM
12252#, c-format
12253msgid "-%s conflicts with the other architecture options, which imply -%s"
ac50feda
RH
12254msgstr ""
12255
6655dba2 12256#: config/tc-mips.c:15278
ac50feda 12257#, c-format
c1c69e83 12258msgid "-march=%s is not compatible with the selected ABI"
ac50feda
RH
12259msgstr ""
12260
6655dba2 12261#: config/tc-mips.c:15774 config/tc-mips.c:16164 config/tc-mips.c:19013
e0e7a9d4
TG
12262msgid "branch to a symbol in another ISA mode"
12263msgstr ""
12264
6655dba2 12265#: config/tc-mips.c:15781 config/tc-mips.c:15921 config/tc-mips.c:16174
e0e7a9d4
TG
12266#, c-format
12267msgid "cannot encode misaligned addend in the relocatable field (0x%lx)"
12268msgstr ""
12269
6655dba2 12270#: config/tc-mips.c:15818
ed9e98c2 12271msgid "PC-relative reference to a different section"
ac50feda
RH
12272msgstr ""
12273
6655dba2 12274#: config/tc-mips.c:15890 config/tc-riscv.c:2412
c1c69e83 12275msgid "TLS relocation against a constant"
ac50feda
RH
12276msgstr ""
12277
6655dba2 12278#: config/tc-mips.c:15910
e0e7a9d4
TG
12279msgid "jump to a symbol in another ISA mode"
12280msgstr ""
12281
6655dba2 12282#: config/tc-mips.c:15913
e0e7a9d4
TG
12283msgid "JALX to a symbol in the same ISA mode"
12284msgstr ""
12285
6655dba2 12286#: config/tc-mips.c:15997
c1c69e83
AM
12287msgid "unsupported constant in relocation"
12288msgstr ""
12289
6655dba2 12290#: config/tc-mips.c:16069
e0e7a9d4
TG
12291#, c-format
12292msgid "PC-relative access using misaligned symbol (%lx)"
12293msgstr ""
12294
6655dba2 12295#: config/tc-mips.c:16073
c1c69e83 12296#, c-format
e0e7a9d4
TG
12297msgid "PC-relative access using misaligned offset (%lx)"
12298msgstr ""
12299
6655dba2 12300#: config/tc-mips.c:16086 config/tc-mips.c:16105
e0e7a9d4 12301msgid "PC-relative access out of range"
c1c69e83
AM
12302msgstr ""
12303
6655dba2 12304#: config/tc-mips.c:16092
ed9e98c2
AM
12305#, c-format
12306msgid "PC-relative access to misaligned address (%lx)"
12307msgstr ""
12308
6655dba2 12309#: config/tc-mips.c:16259
c1c69e83
AM
12310#, c-format
12311msgid "alignment too large, %d assumed"
87ccc1b0
NC
12312msgstr ""
12313
6655dba2 12314#: config/tc-mips.c:16262
c1c69e83 12315msgid "alignment negative, 0 assumed"
87ccc1b0
NC
12316msgstr ""
12317
6655dba2 12318#: config/tc-mips.c:16498
c1c69e83
AM
12319#, c-format
12320msgid "%s: no such section"
cc643b88
NC
12321msgstr ""
12322
6655dba2 12323#: config/tc-mips.c:16554
c1c69e83
AM
12324#, c-format
12325msgid ".option pic%d not supported"
55cf6793
ZW
12326msgstr ""
12327
6655dba2 12328#: config/tc-mips.c:16556
e0e7a9d4
TG
12329#, c-format
12330msgid ".option pic%d not supported in VxWorks PIC mode"
12331msgstr ""
12332
6655dba2 12333#: config/tc-mips.c:16568 config/tc-mips.c:16908
c1c69e83 12334msgid "-G may not be used with SVR4 PIC code"
87ccc1b0
NC
12335msgstr ""
12336
6655dba2 12337#: config/tc-mips.c:16574
c1c69e83
AM
12338#, c-format
12339msgid "unrecognized option \"%s\""
ac50feda
RH
12340msgstr ""
12341
6655dba2 12342#: config/tc-mips.c:16680
c1c69e83
AM
12343#, c-format
12344msgid "unknown architecture %s"
ac50feda
RH
12345msgstr ""
12346
6655dba2 12347#: config/tc-mips.c:16695 config/tc-mips.c:16859
ac50feda 12348#, c-format
c1c69e83 12349msgid "unknown ISA level %s"
ac50feda
RH
12350msgstr ""
12351
6655dba2 12352#: config/tc-mips.c:16705
ac50feda 12353#, c-format
c1c69e83 12354msgid "unknown ISA or architecture %s"
ac50feda
RH
12355msgstr ""
12356
6655dba2 12357#: config/tc-mips.c:16764
ed9e98c2
AM
12358msgid "`noreorder' must be set before `nomacro'"
12359msgstr ""
12360
6655dba2 12361#: config/tc-mips.c:16794
c1c69e83 12362msgid ".set pop with no .set push"
cc643b88
NC
12363msgstr ""
12364
6655dba2 12365#: config/tc-mips.c:16813
ac50feda 12366#, c-format
c1c69e83 12367msgid "tried to set unrecognized symbol: %s\n"
ac50feda
RH
12368msgstr ""
12369
6655dba2 12370#: config/tc-mips.c:16886
ed9e98c2
AM
12371#, c-format
12372msgid ".module used with unrecognized symbol: %s\n"
12373msgstr ""
12374
6655dba2 12375#: config/tc-mips.c:16892
ed9e98c2
AM
12376msgid ".module is not permitted after generating code"
12377msgstr ""
12378
6655dba2
SB
12379#: config/tc-mips.c:16952 config/tc-mips.c:17031 config/tc-mips.c:17135
12380#: config/tc-mips.c:17165 config/tc-mips.c:17214
ac50feda 12381#, c-format
c1c69e83 12382msgid "%s not supported in MIPS16 mode"
ac50feda
RH
12383msgstr ""
12384
6655dba2 12385#: config/tc-mips.c:16959
c1c69e83 12386msgid ".cpload not in noreorder section"
87ccc1b0
NC
12387msgstr ""
12388
6655dba2 12389#: config/tc-mips.c:17040 config/tc-mips.c:17059
c1c69e83 12390msgid "missing argument separator ',' for .cpsetup"
ac50feda
RH
12391msgstr ""
12392
6655dba2 12393#: config/tc-mips.c:17257
ac50feda 12394#, c-format
c1c69e83 12395msgid "unsupported use of %s"
ac50feda
RH
12396msgstr ""
12397
6655dba2 12398#: config/tc-mips.c:17348
c1c69e83 12399msgid "unsupported use of .gpword"
cfb8c092
NC
12400msgstr ""
12401
6655dba2 12402#: config/tc-mips.c:17386
c1c69e83 12403msgid "unsupported use of .gpdword"
cfb8c092
NC
12404msgstr ""
12405
6655dba2 12406#: config/tc-mips.c:17418
c1c69e83 12407msgid "unsupported use of .ehword"
cfb8c092
NC
12408msgstr ""
12409
6655dba2 12410#: config/tc-mips.c:17505
c1c69e83 12411msgid "bad .nan directive"
cfb8c092
NC
12412msgstr ""
12413
6655dba2 12414#: config/tc-mips.c:17554
cfb8c092 12415#, c-format
c1c69e83 12416msgid "ignoring attempt to redefine symbol %s"
cfb8c092
NC
12417msgstr ""
12418
6655dba2 12419#: config/tc-mips.c:17569 ecoff.c:3372
c1c69e83 12420msgid "bad .weakext directive"
cfb8c092
NC
12421msgstr ""
12422
6655dba2 12423#: config/tc-mips.c:18538 config/tc-mips.c:18815
e0e7a9d4 12424msgid "relaxed out-of-range branch into a jump"
cfb8c092
NC
12425msgstr ""
12426
6655dba2 12427#: config/tc-mips.c:19038
3957a496
NC
12428msgid "extended instruction in a branch delay slot"
12429msgstr ""
12430
6655dba2 12431#: config/tc-mips.c:19152 config/tc-xtensa.c:1676 config/tc-xtensa.c:1954
c1c69e83 12432msgid "unsupported relocation"
a5c7551f
RW
12433msgstr ""
12434
6655dba2 12435#: config/tc-mips.c:19660 config/tc-score.c:5636
c1c69e83 12436msgid "expected simple number"
ae351704
AM
12437msgstr ""
12438
6655dba2 12439#: config/tc-mips.c:19688 config/tc-score.c:5663
c1c69e83 12440msgid "invalid number"
3caac5b8
AM
12441msgstr ""
12442
6655dba2 12443#: config/tc-mips.c:19765 ecoff.c:2999
c1c69e83 12444msgid ".end directive without a preceding .ent directive"
3caac5b8
AM
12445msgstr ""
12446
6655dba2 12447#: config/tc-mips.c:19774
c1c69e83 12448msgid ".end symbol does not match .ent symbol"
3caac5b8
AM
12449msgstr ""
12450
6655dba2 12451#: config/tc-mips.c:19851
c1c69e83 12452msgid ".ent or .aent not in text section"
ae351704
AM
12453msgstr ""
12454
6655dba2 12455#: config/tc-mips.c:19854 config/tc-score.c:5702
c1c69e83
AM
12456msgid "missing .end"
12457msgstr ""
12458
6655dba2 12459#: config/tc-mips.c:19937
c1c69e83 12460msgid ".mask/.fmask outside of .ent"
3caac5b8
AM
12461msgstr ""
12462
6655dba2 12463#: config/tc-mips.c:19944
c1c69e83 12464msgid "bad .mask/.fmask directive"
3caac5b8
AM
12465msgstr ""
12466
6655dba2 12467#: config/tc-mips.c:20247
cfb8c092 12468#, c-format
c1c69e83 12469msgid "bad value (%s) for %s"
cfb8c092
NC
12470msgstr ""
12471
6655dba2 12472#: config/tc-mips.c:20311
ae351704 12473#, c-format
c1c69e83
AM
12474msgid ""
12475"MIPS options:\n"
12476"-EB\t\t\tgenerate big endian output\n"
12477"-EL\t\t\tgenerate little endian output\n"
12478"-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
12479"-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
12480"\t\t\timplicitly with the gp register [default 8]\n"
ae351704
AM
12481msgstr ""
12482
6655dba2 12483#: config/tc-mips.c:20318
c1c69e83
AM
12484#, c-format
12485msgid ""
12486"-mips1\t\t\tgenerate MIPS ISA I instructions\n"
12487"-mips2\t\t\tgenerate MIPS ISA II instructions\n"
12488"-mips3\t\t\tgenerate MIPS ISA III instructions\n"
12489"-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
12490"-mips5 generate MIPS ISA V instructions\n"
12491"-mips32 generate MIPS32 ISA instructions\n"
12492"-mips32r2 generate MIPS32 release 2 ISA instructions\n"
ed9e98c2
AM
12493"-mips32r3 generate MIPS32 release 3 ISA instructions\n"
12494"-mips32r5 generate MIPS32 release 5 ISA instructions\n"
12495"-mips32r6 generate MIPS32 release 6 ISA instructions\n"
c1c69e83
AM
12496"-mips64 generate MIPS64 ISA instructions\n"
12497"-mips64r2 generate MIPS64 release 2 ISA instructions\n"
ed9e98c2
AM
12498"-mips64r3 generate MIPS64 release 3 ISA instructions\n"
12499"-mips64r5 generate MIPS64 release 5 ISA instructions\n"
12500"-mips64r6 generate MIPS64 release 6 ISA instructions\n"
c1c69e83 12501"-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
87ccc1b0
NC
12502msgstr ""
12503
6655dba2 12504#: config/tc-mips.c:20343
3caac5b8 12505#, c-format
c1c69e83
AM
12506msgid ""
12507"-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
12508"-no-mCPU\t\tdon't generate code specific to CPU.\n"
12509"\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
3caac5b8
AM
12510msgstr ""
12511
6655dba2 12512#: config/tc-mips.c:20356
c1c69e83
AM
12513#, c-format
12514msgid ""
12515"-mips16\t\t\tgenerate mips16 instructions\n"
12516"-no-mips16\t\tdo not generate mips16 instructions\n"
3caac5b8
AM
12517msgstr ""
12518
6655dba2 12519#: config/tc-mips.c:20359
71300e2c
NC
12520#, c-format
12521msgid ""
12522"-mmips16e2\t\tgenerate MIPS16e2 instructions\n"
12523"-mno-mips16e2\t\tdo not generate MIPS16e2 instructions\n"
12524msgstr ""
12525
6655dba2 12526#: config/tc-mips.c:20362
f12e7348 12527#, c-format
c1c69e83
AM
12528msgid ""
12529"-mmicromips\t\tgenerate microMIPS instructions\n"
12530"-mno-micromips\t\tdo not generate microMIPS instructions\n"
f12e7348
NC
12531msgstr ""
12532
6655dba2 12533#: config/tc-mips.c:20365
f12e7348 12534#, c-format
c1c69e83
AM
12535msgid ""
12536"-msmartmips\t\tgenerate smartmips instructions\n"
12537"-mno-smartmips\t\tdo not generate smartmips instructions\n"
f12e7348
NC
12538msgstr ""
12539
6655dba2 12540#: config/tc-mips.c:20368
f12e7348 12541#, c-format
c1c69e83
AM
12542msgid ""
12543"-mdsp\t\t\tgenerate DSP instructions\n"
12544"-mno-dsp\t\tdo not generate DSP instructions\n"
f12e7348
NC
12545msgstr ""
12546
6655dba2 12547#: config/tc-mips.c:20371
cc643b88 12548#, c-format
c1c69e83
AM
12549msgid ""
12550"-mdspr2\t\t\tgenerate DSP R2 instructions\n"
12551"-mno-dspr2\t\tdo not generate DSP R2 instructions\n"
cc643b88
NC
12552msgstr ""
12553
6655dba2 12554#: config/tc-mips.c:20374
e0e7a9d4
TG
12555#, c-format
12556msgid ""
12557"-mdspr3\t\t\tgenerate DSP R3 instructions\n"
12558"-mno-dspr3\t\tdo not generate DSP R3 instructions\n"
12559msgstr ""
12560
6655dba2 12561#: config/tc-mips.c:20377
cc643b88 12562#, c-format
c1c69e83
AM
12563msgid ""
12564"-mmt\t\t\tgenerate MT instructions\n"
12565"-mno-mt\t\t\tdo not generate MT instructions\n"
cc643b88
NC
12566msgstr ""
12567
6655dba2 12568#: config/tc-mips.c:20380
c1c69e83
AM
12569#, c-format
12570msgid ""
12571"-mmcu\t\t\tgenerate MCU instructions\n"
12572"-mno-mcu\t\tdo not generate MCU instructions\n"
cc643b88
NC
12573msgstr ""
12574
6655dba2 12575#: config/tc-mips.c:20383
cc643b88 12576#, c-format
c1c69e83
AM
12577msgid ""
12578"-mmsa\t\t\tgenerate MSA instructions\n"
12579"-mno-msa\t\tdo not generate MSA instructions\n"
cc643b88
NC
12580msgstr ""
12581
6655dba2 12582#: config/tc-mips.c:20386
ed9e98c2
AM
12583#, c-format
12584msgid ""
12585"-mxpa\t\t\tgenerate eXtended Physical Address (XPA) instructions\n"
12586"-mno-xpa\t\tdo not generate eXtended Physical Address (XPA) instructions\n"
12587msgstr ""
12588
6655dba2 12589#: config/tc-mips.c:20389
cc643b88
NC
12590#, c-format
12591msgid ""
c1c69e83
AM
12592"-mvirt\t\t\tgenerate Virtualization instructions\n"
12593"-mno-virt\t\tdo not generate Virtualization instructions\n"
cc643b88
NC
12594msgstr ""
12595
6655dba2 12596#: config/tc-mips.c:20392
71300e2c
NC
12597#, c-format
12598msgid ""
12599"-mcrc\t\t\tgenerate CRC instructions\n"
12600"-mno-crc\t\tdo not generate CRC instructions\n"
12601msgstr ""
12602
6655dba2 12603#: config/tc-mips.c:20395
71300e2c
NC
12604#, c-format
12605msgid ""
12606"-mginv\t\t\tgenerate Global INValidate (GINV) instructions\n"
12607"-mno-ginv\t\tdo not generate Global INValidate instructions\n"
12608msgstr ""
12609
6655dba2 12610#: config/tc-mips.c:20398
f48dfe41
NC
12611#, c-format
12612msgid ""
12613"-mloongson-mmi\t\tgenerate Loongson MultiMedia extensions Instructions (MMI) "
12614"instructions\n"
12615"-mno-loongson-mmi\tdo not generate Loongson MultiMedia extensions "
12616"Instructions\n"
12617msgstr ""
12618
6655dba2 12619#: config/tc-mips.c:20401
f48dfe41
NC
12620#, c-format
12621msgid ""
12622"-mloongson-cam\t\tgenerate Loongson Content Address Memory (CAM) "
12623"instructions\n"
12624"-mno-loongson-cam\tdo not generate Loongson Content Address Memory "
12625"Instructions\n"
12626msgstr ""
12627
6655dba2 12628#: config/tc-mips.c:20404
f48dfe41
NC
12629#, c-format
12630msgid ""
12631"-mloongson-ext\t\tgenerate Loongson EXTensions (EXT) instructions\n"
12632"-mno-loongson-ext\tdo not generate Loongson EXTensions Instructions\n"
12633msgstr ""
12634
6655dba2 12635#: config/tc-mips.c:20407
f48dfe41
NC
12636#, c-format
12637msgid ""
12638"-mloongson-ext2\t\tgenerate Loongson EXTensions R2 (EXT2) instructions\n"
12639"-mno-loongson-ext2\tdo not generate Loongson EXTensions R2 Instructions\n"
12640msgstr ""
12641
6655dba2 12642#: config/tc-mips.c:20410
ac50feda 12643#, c-format
c1c69e83
AM
12644msgid ""
12645"-minsn32\t\tonly generate 32-bit microMIPS instructions\n"
12646"-mno-insn32\t\tgenerate all microMIPS instructions\n"
ac50feda
RH
12647msgstr ""
12648
6655dba2
SB
12649#: config/tc-mips.c:20414
12650#, c-format
12651msgid ""
12652"-mfix-loongson3-llsc\twork around Loongson3 LL/SC errata, default\n"
12653"-mno-fix-loongson3-llsc\tdisable work around Loongson3 LL/SC errata\n"
12654msgstr ""
12655
12656#: config/tc-mips.c:20418
12657#, c-format
12658msgid ""
12659"-mfix-loongson3-llsc\twork around Loongson3 LL/SC errata\n"
12660"-mno-fix-loongson3-llsc\tdisable work around Loongson3 LL/SC errata, "
12661"default\n"
12662msgstr ""
12663
12664#: config/tc-mips.c:20422
ac50feda 12665#, c-format
c1c69e83
AM
12666msgid ""
12667"-mfix-loongson2f-jump\twork around Loongson2F JUMP instructions\n"
12668"-mfix-loongson2f-nop\twork around Loongson2F NOP errata\n"
6655dba2
SB
12669"-mfix-loongson3-llsc\twork around Loongson3 LL/SC errata\n"
12670"-mno-fix-loongson3-llsc\tdisable work around Loongson3 LL/SC errata\n"
c1c69e83
AM
12671"-mfix-vr4120\t\twork around certain VR4120 errata\n"
12672"-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n"
12673"-mfix-24k\t\tinsert a nop after ERET and DERET instructions\n"
12674"-mfix-cn63xxp1\t\twork around CN63XXP1 PREF errata\n"
f48dfe41 12675"-mfix-r5900\t\twork around R5900 short loop errata\n"
c1c69e83
AM
12676"-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
12677"-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
12678"-msym32\t\t\tassume all symbols have 32-bit values\n"
71300e2c
NC
12679"-O0\t\t\tdo not remove unneeded NOPs, do not swap branches\n"
12680"-O, -O1\t\t\tremove unneeded NOPs, do not swap branches\n"
12681"-O2\t\t\tremove unneeded NOPs and swap branches\n"
c1c69e83
AM
12682"--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
12683"--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
ac50feda
RH
12684msgstr ""
12685
6655dba2 12686#: config/tc-mips.c:20440
ac50feda 12687#, c-format
c1c69e83
AM
12688msgid ""
12689"-mhard-float\t\tallow floating-point instructions\n"
12690"-msoft-float\t\tdo not allow floating-point instructions\n"
12691"-msingle-float\t\tonly allow 32-bit floating-point operations\n"
12692"-mdouble-float\t\tallow 32-bit and 64-bit floating-point operations\n"
12693"--[no-]construct-floats\t[dis]allow floating point values to be constructed\n"
12694"--[no-]relax-branch\t[dis]allow out-of-range branches to be relaxed\n"
f96bd6c2
PC
12695"-mignore-branch-isa\taccept invalid branches requiring an ISA mode switch\n"
12696"-mno-ignore-branch-isa\treject invalid branches requiring an ISA mode "
12697"switch\n"
c1c69e83 12698"-mnan=ENCODING\t\tselect an IEEE 754 NaN encoding convention, either of:\n"
ac50feda
RH
12699msgstr ""
12700
6655dba2 12701#: config/tc-mips.c:20458
ac50feda 12702#, c-format
c1c69e83
AM
12703msgid ""
12704"-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
12705"-call_nonpic\t\tgenerate non-PIC code that can operate with DSOs\n"
12706"-mvxworks-pic\t\tgenerate VxWorks position independent code\n"
12707"-non_shared\t\tdo not generate code that can operate with DSOs\n"
12708"-xgot\t\t\tassume a 32 bit GOT\n"
12709"-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
12710"-mshared, -mno-shared disable/enable .cpload optimization for\n"
12711" position dependent (non shared) code\n"
12712"-mabi=ABI\t\tcreate ABI conformant object file for:\n"
ac50feda
RH
12713msgstr ""
12714
6655dba2 12715#: config/tc-mips.c:20479
ac50feda 12716#, c-format
71300e2c 12717msgid "-32\t\t\tcreate o32 ABI object file%s\n"
ac50feda
RH
12718msgstr ""
12719
6655dba2 12720#: config/tc-mips.c:20481 config/tc-mips.c:20484 config/tc-mips.c:20487
71300e2c
NC
12721msgid " (default)"
12722msgstr ""
12723
6655dba2 12724#: config/tc-mips.c:20482
71300e2c
NC
12725#, c-format
12726msgid "-n32\t\t\tcreate n32 ABI object file%s\n"
12727msgstr ""
12728
6655dba2 12729#: config/tc-mips.c:20485
71300e2c
NC
12730#, c-format
12731msgid "-64\t\t\tcreate 64 ABI object file%s\n"
12732msgstr ""
12733
6655dba2 12734#: config/tc-mips.c:20567
ed9e98c2
AM
12735msgid "missing .end at end of assembly"
12736msgstr ""
12737
e0e7a9d4 12738#: config/tc-mmix.c:702
e7af610e 12739#, c-format
c1c69e83 12740msgid " MMIX-specific command line options:\n"
e7af610e
NC
12741msgstr ""
12742
e0e7a9d4 12743#: config/tc-mmix.c:703
ac50feda 12744#, c-format
c1c69e83
AM
12745msgid ""
12746" -fixed-special-register-names\n"
12747" Allow only the original special register names.\n"
ac50feda
RH
12748msgstr ""
12749
e0e7a9d4 12750#: config/tc-mmix.c:706
c85dd50d 12751#, c-format
c1c69e83 12752msgid " -globalize-symbols Make all symbols global.\n"
c85dd50d
NC
12753msgstr ""
12754
e0e7a9d4 12755#: config/tc-mmix.c:708
c1c69e83
AM
12756#, c-format
12757msgid " -gnu-syntax Turn off mmixal syntax compatibility.\n"
f12e7348
NC
12758msgstr ""
12759
e0e7a9d4 12760#: config/tc-mmix.c:710
c1c69e83
AM
12761#, c-format
12762msgid " -relax Create linker relaxable code.\n"
f12e7348
NC
12763msgstr ""
12764
e0e7a9d4 12765#: config/tc-mmix.c:712
a5c7551f 12766#, c-format
c1c69e83
AM
12767msgid ""
12768" -no-predefined-syms Do not provide mmixal built-in constants.\n"
12769" Implies -fixed-special-register-names.\n"
a5c7551f
RW
12770msgstr ""
12771
e0e7a9d4 12772#: config/tc-mmix.c:715
87ccc1b0 12773#, c-format
c1c69e83
AM
12774msgid ""
12775" -no-expand Do not expand GETA, branches, PUSHJ or JUMP\n"
12776" into multiple instructions.\n"
87ccc1b0
NC
12777msgstr ""
12778
e0e7a9d4 12779#: config/tc-mmix.c:718
ac50feda 12780#, c-format
c1c69e83
AM
12781msgid ""
12782" -no-merge-gregs Do not merge GREG definitions with nearby values.\n"
ac50feda
RH
12783msgstr ""
12784
e0e7a9d4 12785#: config/tc-mmix.c:720
87ccc1b0 12786#, c-format
c1c69e83
AM
12787msgid ""
12788" -linker-allocated-gregs If there's no suitable GREG definition for "
12789"the operands of an instruction, let the linker "
12790"resolve.\n"
ac50feda
RH
12791msgstr ""
12792
e0e7a9d4 12793#: config/tc-mmix.c:723
ac50feda 12794#, c-format
c1c69e83
AM
12795msgid ""
12796" -x Do not warn when an operand to GETA, a branch,\n"
12797" PUSHJ or JUMP is not known to be within range.\n"
12798" The linker will catch any errors. Implies\n"
12799" -linker-allocated-gregs."
ac50feda
RH
12800msgstr ""
12801
e0e7a9d4 12802#: config/tc-mmix.c:849
87ccc1b0 12803#, c-format
c1c69e83 12804msgid "unknown opcode: `%s'"
328577ad
NC
12805msgstr ""
12806
e0e7a9d4 12807#: config/tc-mmix.c:971 config/tc-mmix.c:986
c1c69e83 12808msgid "specified location wasn't TETRA-aligned"
ac50feda
RH
12809msgstr ""
12810
6655dba2
SB
12811#: config/tc-mmix.c:973 config/tc-mmix.c:988 config/tc-mmix.c:4213
12812#: config/tc-mmix.c:4229
c1c69e83 12813msgid "unaligned data at an absolute location is not supported"
ac50feda
RH
12814msgstr ""
12815
e0e7a9d4 12816#: config/tc-mmix.c:1098
cc643b88 12817#, c-format
c1c69e83 12818msgid "invalid operand to opcode %s: `%s'"
ac50feda
RH
12819msgstr ""
12820
e0e7a9d4
TG
12821#: config/tc-mmix.c:1120 config/tc-mmix.c:1147 config/tc-mmix.c:1180
12822#: config/tc-mmix.c:1188 config/tc-mmix.c:1205 config/tc-mmix.c:1233
12823#: config/tc-mmix.c:1254 config/tc-mmix.c:1279 config/tc-mmix.c:1327
12824#: config/tc-mmix.c:1428 config/tc-mmix.c:1453 config/tc-mmix.c:1485
12825#: config/tc-mmix.c:1517 config/tc-mmix.c:1547 config/tc-mmix.c:1600
12826#: config/tc-mmix.c:1617 config/tc-mmix.c:1644 config/tc-mmix.c:1672
12827#: config/tc-mmix.c:1702 config/tc-mmix.c:1728 config/tc-mmix.c:1744
12828#: config/tc-mmix.c:1770 config/tc-mmix.c:1786 config/tc-mmix.c:1802
12829#: config/tc-mmix.c:1883
6e1772d5 12830#, c-format
c1c69e83 12831msgid "invalid operands to opcode %s: `%s'"
6e1772d5
AM
12832msgstr ""
12833
c1c69e83
AM
12834#: config/tc-mmix.c:1983
12835msgid "internal: mmix_prefix_name but empty prefix"
12836msgstr ""
12837
12838#: config/tc-mmix.c:2046
ac50feda 12839#, c-format
c1c69e83 12840msgid "too many GREG registers allocated (max %d)"
ac50feda
RH
12841msgstr ""
12842
e0e7a9d4 12843#: config/tc-mmix.c:2106
c1c69e83 12844msgid "BSPEC already active. Nesting is not supported."
7b15d668
HPN
12845msgstr ""
12846
e0e7a9d4 12847#: config/tc-mmix.c:2115
c1c69e83 12848msgid "invalid BSPEC expression"
87ccc1b0
NC
12849msgstr ""
12850
e0e7a9d4 12851#: config/tc-mmix.c:2131
cfb8c092 12852#, c-format
c1c69e83 12853msgid "can't create section %s"
cfb8c092
NC
12854msgstr ""
12855
6655dba2 12856#: config/tc-mmix.c:2135
cfb8c092 12857#, c-format
c1c69e83 12858msgid "can't set section flags for section %s"
cfb8c092
NC
12859msgstr ""
12860
6655dba2 12861#: config/tc-mmix.c:2156
c1c69e83 12862msgid "ESPEC without preceding BSPEC"
ac50feda
RH
12863msgstr ""
12864
6655dba2 12865#: config/tc-mmix.c:2185
c1c69e83 12866msgid "missing local expression"
ac50feda
RH
12867msgstr ""
12868
6655dba2 12869#: config/tc-mmix.c:2395
c1c69e83 12870msgid "operand out of range, instruction expanded"
ac50feda
RH
12871msgstr ""
12872
c1c69e83
AM
12873#. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
12874#. user-friendly, though a little bit non-substantial.
6655dba2 12875#: config/tc-mmix.c:2646
c1c69e83 12876msgid "directive LOCAL must be placed in code or data"
ae351704
AM
12877msgstr ""
12878
6655dba2 12879#: config/tc-mmix.c:2647
c1c69e83 12880msgid "internal confusion: relocation in a section without contents"
ae351704
AM
12881msgstr ""
12882
6655dba2 12883#: config/tc-mmix.c:2761
c1c69e83 12884msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
ae351704
AM
12885msgstr ""
12886
6655dba2 12887#: config/tc-mmix.c:2809
c1c69e83 12888msgid "no suitable GREG definition for operands"
ae351704
AM
12889msgstr ""
12890
6655dba2 12891#: config/tc-mmix.c:2868
c1c69e83 12892msgid "operands were not reducible at assembly-time"
ae351704
AM
12893msgstr ""
12894
6655dba2 12895#: config/tc-mmix.c:2895
c1c69e83
AM
12896#, c-format
12897msgid "cannot generate relocation type for symbol %s, code %s"
ae351704
AM
12898msgstr ""
12899
6655dba2 12900#: config/tc-mmix.c:2915
c1c69e83
AM
12901#, c-format
12902msgid "internal: unhandled label %s"
ae351704
AM
12903msgstr ""
12904
6655dba2 12905#: config/tc-mmix.c:2944
c1c69e83 12906msgid "[0-9]H labels may not appear alone on a line"
cc643b88
NC
12907msgstr ""
12908
6655dba2 12909#: config/tc-mmix.c:2952
c1c69e83 12910msgid "[0-9]H labels do not mix with dot-pseudos"
ac50feda
RH
12911msgstr ""
12912
6655dba2 12913#: config/tc-mmix.c:3040
c1c69e83 12914msgid "invalid characters in input"
ac50feda
RH
12915msgstr ""
12916
6655dba2 12917#: config/tc-mmix.c:3146
c1c69e83 12918msgid "empty label field for IS"
ac50feda
RH
12919msgstr ""
12920
6655dba2 12921#: config/tc-mmix.c:3472
a5c7551f 12922#, c-format
c1c69e83 12923msgid "internal: unexpected relax type %d:%d"
a5c7551f
RW
12924msgstr ""
12925
6655dba2 12926#: config/tc-mmix.c:3496
c1c69e83 12927msgid "BSPEC without ESPEC."
a5c7551f
RW
12928msgstr ""
12929
6655dba2 12930#: config/tc-mmix.c:3561
c1c69e83 12931msgid "LOC to section unknown or indeterminable at first pass"
328577ad
NC
12932msgstr ""
12933
6655dba2 12934#: config/tc-mmix.c:3733
c1c69e83 12935msgid "GREG expression too complicated"
cfb8c092
NC
12936msgstr ""
12937
6655dba2 12938#: config/tc-mmix.c:3748
c1c69e83
AM
12939msgid "internal: GREG expression not resolved to section"
12940msgstr ""
12941
6655dba2 12942#: config/tc-mmix.c:3797
c1c69e83 12943msgid "register section has contents\n"
cfb8c092
NC
12944msgstr ""
12945
6655dba2 12946#: config/tc-mmix.c:3924
c1c69e83 12947msgid "section change from within a BSPEC/ESPEC pair is not supported"
ac50feda
RH
12948msgstr ""
12949
6655dba2 12950#: config/tc-mmix.c:3945
c1c69e83 12951msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
f12e7348
NC
12952msgstr ""
12953
6655dba2 12954#: config/tc-mmix.c:3955
c1c69e83 12955msgid "invalid LOC expression"
252b5132
RH
12956msgstr ""
12957
6655dba2 12958#: config/tc-mmix.c:4000 config/tc-mmix.c:4027
c1c69e83 12959msgid "LOC expression stepping backwards is not supported"
328577ad
NC
12960msgstr ""
12961
c1c69e83
AM
12962#. We will only get here in rare cases involving #NO_APP,
12963#. where the unterminated string is not recognized by the
12964#. preformatting pass.
6655dba2 12965#: config/tc-mmix.c:4136 config/tc-mmix.c:4294 config/tc-z80.c:2808
c1c69e83 12966msgid "unterminated string"
328577ad
NC
12967msgstr ""
12968
6655dba2 12969#: config/tc-mmix.c:4153
c1c69e83 12970msgid "BYTE expression not a pure number"
ac50feda
RH
12971msgstr ""
12972
c1c69e83
AM
12973#. Note that mmixal does not allow negative numbers in
12974#. BYTE sequences, so neither should we.
6655dba2 12975#: config/tc-mmix.c:4162
c1c69e83 12976msgid "BYTE expression not in the range 0..255"
328577ad
NC
12977msgstr ""
12978
6655dba2 12979#: config/tc-mmix.c:4211 config/tc-mmix.c:4227
c1c69e83 12980msgid "data item with alignment larger than location"
ac50feda
RH
12981msgstr ""
12982
c1c69e83
AM
12983#. Since integer_constant is local to expr.c, we have to make this a
12984#. macro. FIXME: Do it cleaner.
e0e7a9d4 12985#: config/tc-mmix.h:98
c1c69e83 12986msgid "`&' serial number operator is not supported"
252b5132
RH
12987msgstr ""
12988
e0e7a9d4 12989#: config/tc-mn10200.c:300
87ccc1b0 12990#, c-format
c1c69e83
AM
12991msgid ""
12992"MN10200 options:\n"
12993"none yet\n"
ac50feda
RH
12994msgstr ""
12995
6655dba2 12996#: config/tc-mn10200.c:896 config/tc-mn10300.c:1253 config/tc-s390.c:1699
71300e2c
NC
12997#: config/tc-v850.c:2328
12998#, c-format
12999msgid "Unrecognized opcode: `%s'"
13000msgstr ""
13001
13002#. xgettext:c-format.
6655dba2
SB
13003#: config/tc-mn10200.c:1139 config/tc-mn10300.c:1821 config/tc-ppc.c:4069
13004#: config/tc-s390.c:1612 config/tc-v850.c:3043
71300e2c
NC
13005#, c-format
13006msgid "junk at end of line: `%s'"
13007msgstr ""
13008
e0e7a9d4 13009#: config/tc-mn10300.c:439
a5c7551f 13010#, c-format
c1c69e83
AM
13011msgid ""
13012"MN10300 assembler options:\n"
13013"none yet\n"
a5c7551f
RW
13014msgstr ""
13015
c1c69e83
AM
13016#: config/tc-mn10300.c:1270
13017msgid "Invalid opcode/operands"
ac50feda
RH
13018msgstr ""
13019
e0e7a9d4 13020#: config/tc-mn10300.c:1792
c1c69e83 13021msgid "Invalid register specification."
ac50feda
RH
13022msgstr ""
13023
e0e7a9d4 13024#: config/tc-mn10300.c:2390
c1c69e83
AM
13025#, c-format
13026msgid "Bad relocation fixup type (%d)"
ac50feda
RH
13027msgstr ""
13028
c1c69e83
AM
13029#: config/tc-moxie.c:206 config/tc-moxie.c:225 config/tc-moxie.c:316
13030#: config/tc-moxie.c:362
13031msgid "expecting comma delimited register operands"
ac50feda
RH
13032msgstr ""
13033
c1c69e83
AM
13034#: config/tc-moxie.c:252 config/tc-moxie.c:392 config/tc-moxie.c:422
13035#: config/tc-moxie.c:497
13036msgid "expecting comma delimited operands"
87ccc1b0
NC
13037msgstr ""
13038
c1c69e83
AM
13039#: config/tc-moxie.c:320 config/tc-moxie.c:348
13040msgid "expecting indirect register `($rA)'"
a5c7551f
RW
13041msgstr ""
13042
c1c69e83
AM
13043#: config/tc-moxie.c:328 config/tc-moxie.c:356 config/tc-moxie.c:447
13044#: config/tc-moxie.c:489
13045msgid "missing closing parenthesis"
a5c7551f
RW
13046msgstr ""
13047
c1c69e83
AM
13048#: config/tc-moxie.c:439 config/tc-moxie.c:481
13049msgid "expecting indirect register `($rX)'"
a5c7551f
RW
13050msgstr ""
13051
e0e7a9d4 13052#: config/tc-moxie.c:559 config/tc-pj.c:313
c1c69e83 13053msgid "Something forgot to clean up\n"
a5c7551f
RW
13054msgstr ""
13055
e0e7a9d4 13056#: config/tc-moxie.c:643
cfb8c092 13057#, c-format
c1c69e83
AM
13058msgid ""
13059" -EB assemble for a big endian system (default)\n"
13060" -EL assemble for a little endian system\n"
cfb8c092
NC
13061msgstr ""
13062
e0e7a9d4 13063#: config/tc-moxie.c:703
c1c69e83 13064msgid "pcrel too far BFD_RELOC_MOXIE_10"
87ccc1b0
NC
13065msgstr ""
13066
6655dba2 13067#: config/tc-msp430.c:520
c1c69e83 13068msgid ".profiler pseudo requires at least two operands."
ac50feda
RH
13069msgstr ""
13070
6655dba2 13071#: config/tc-msp430.c:579
c1c69e83 13072msgid "unknown profiling flag - ignored."
ac50feda
RH
13073msgstr ""
13074
6655dba2 13075#: config/tc-msp430.c:595
c1c69e83 13076msgid "ambiguous flags combination - '.profiler' directive ignored."
328577ad
NC
13077msgstr ""
13078
6655dba2 13079#: config/tc-msp430.c:605
c1c69e83 13080msgid "profiling in absolute section?"
328577ad
NC
13081msgstr ""
13082
6655dba2 13083#: config/tc-msp430.c:1380
e0e7a9d4
TG
13084#, c-format
13085msgid "Unrecognised CPU errata name starting here: %s"
13086msgstr ""
13087
6655dba2 13088#: config/tc-msp430.c:1386
e0e7a9d4
TG
13089#, c-format
13090msgid "Expecting comma after CPU errata name, not: %s"
13091msgstr ""
13092
6655dba2 13093#: config/tc-msp430.c:1396
c1c69e83 13094msgid "MCU option requires a name\n"
328577ad
NC
13095msgstr ""
13096
6655dba2 13097#: config/tc-msp430.c:1434
328577ad 13098#, c-format
c1c69e83 13099msgid "unrecognised argument to -mcpu option '%s'"
328577ad
NC
13100msgstr ""
13101
6655dba2
SB
13102#: config/tc-msp430.c:1631
13103#, c-format
13104msgid "bad arguments \"%s\" and/or \"%s\" in %s directive"
13105msgstr ""
13106
13107#: config/tc-msp430.c:1643
13108#, c-format
13109msgid "file was compiled for the 430 ISA but the %s ISA is selected"
13110msgstr ""
13111
13112#: config/tc-msp430.c:1648
13113msgid "file was compiled for the 430X ISA but the 430 ISA is selected"
13114msgstr ""
13115
13116#: config/tc-msp430.c:1652
13117#, c-format
13118msgid ""
13119"unknown MSPABI build attribute value '%d' for OFBA_MSPABI_Tag_ISA(%d) in ."
13120"mspabi_attribute directive"
13121msgstr ""
13122
13123#: config/tc-msp430.c:1667
13124msgid ""
13125"file was compiled for the small memory model, but the large memory model is "
13126"selected"
13127msgstr ""
13128
13129#: config/tc-msp430.c:1672
13130msgid ""
13131"file was compiled for the large memory model, but the small memory model is "
13132"selected"
13133msgstr ""
13134
13135#: config/tc-msp430.c:1676
13136#, c-format
13137msgid ""
13138"unknown MSPABI build attribute value '%d' for %s(%d) in .mspabi_attribute "
13139"directive"
13140msgstr ""
13141
13142#: config/tc-msp430.c:1688
13143#, c-format
13144msgid "unknown MSPABI build attribute tag '%d' in .mspabi_attribute directive"
13145msgstr ""
13146
13147#: config/tc-msp430.c:1704
13148msgid ""
13149"file was compiled assuming all data will be in the lower memory region, but "
13150"the upper region is in use"
13151msgstr ""
13152
13153#: config/tc-msp430.c:1709
13154msgid ""
13155"file was compiled assuming data could be in the upper memory region, but the "
13156"lower data region is exclusively in use"
13157msgstr ""
13158
13159#: config/tc-msp430.c:1714
13160#, c-format
13161msgid ""
13162"unknown GNU build attribute value '%d' for Tag_GNU_MSP430_Data_Region(%d) "
13163"in .gnu_attribute directive"
13164msgstr ""
13165
13166#: config/tc-msp430.c:1720
13167#, c-format
13168msgid "internal: unexpected argument '%d' to msp430_object_attribute"
13169msgstr ""
13170
13171#: config/tc-msp430.c:1770
c1c69e83
AM
13172#, c-format
13173msgid ""
13174"MSP430 options:\n"
13175" -mmcu=<msp430-name> - select microcontroller type\n"
13176" -mcpu={430|430x|430xv2} - select microcontroller architecture\n"
ae351704
AM
13177msgstr ""
13178
6655dba2 13179#: config/tc-msp430.c:1774
e0e7a9d4
TG
13180#, c-format
13181msgid ""
13182" -msilicon-errata=<name>[,<name>...] - enable fixups for silicon errata\n"
13183" -msilicon-errata-warn=<name>[,<name>...] - warn when a fixup might be "
13184"needed\n"
13185" supported errata names: cpu4, cpu8, cpu11, cpu12, cpu13, cpu19\n"
13186msgstr ""
13187
6655dba2 13188#: config/tc-msp430.c:1778
328577ad 13189#, c-format
c1c69e83
AM
13190msgid ""
13191" -mQ - enable relaxation at assembly time. DANGEROUS!\n"
13192" -mP - enable polymorph instructions\n"
328577ad
NC
13193msgstr ""
13194
6655dba2 13195#: config/tc-msp430.c:1781
c1c69e83
AM
13196#, c-format
13197msgid " -ml - enable large code model\n"
a5c7551f
RW
13198msgstr ""
13199
6655dba2 13200#: config/tc-msp430.c:1783
ed9e98c2
AM
13201#, c-format
13202msgid " -mN - do not insert NOPs after changing interrupts (default)\n"
13203msgstr ""
13204
6655dba2 13205#: config/tc-msp430.c:1785
ed9e98c2
AM
13206#, c-format
13207msgid " -mn - insert a NOP after changing interrupts\n"
13208msgstr ""
13209
6655dba2 13210#: config/tc-msp430.c:1787
c85dd50d 13211#, c-format
ed9e98c2 13212msgid " -mY - do not warn about missing NOPs after changing interrupts\n"
c85dd50d
NC
13213msgstr ""
13214
6655dba2 13215#: config/tc-msp430.c:1789
a5c7551f 13216#, c-format
ed9e98c2 13217msgid " -my - warn about missing NOPs after changing interrupts (default)\n"
a5c7551f
RW
13218msgstr ""
13219
6655dba2
SB
13220#: config/tc-msp430.c:1791
13221#, c-format
13222msgid ""
13223" -mU - for an instruction which changes interrupt state, but where it is "
13224"not\n"
13225" known how the state is changed, do not warn/insert NOPs\n"
13226msgstr ""
13227
13228#: config/tc-msp430.c:1794
13229#, c-format
13230msgid ""
13231" -mu - for an instruction which changes interrupt state, but where it is "
13232"not\n"
13233" known how the state is changed, warn/insert NOPs (default)\n"
13234" -mn and/or -my are required for this to have any effect\n"
13235msgstr ""
13236
13237#: config/tc-msp430.c:1798
c1c69e83
AM
13238#, c-format
13239msgid " -md - Force copying of data from ROM to RAM at startup\n"
cfb8c092
NC
13240msgstr ""
13241
6655dba2 13242#: config/tc-msp430.c:1800
3957a496
NC
13243#, c-format
13244msgid ""
13245" -mdata-region={none|lower|upper|either} - select region data will be\n"
13246" placed in.\n"
13247msgstr ""
13248
6655dba2 13249#: config/tc-msp430.c:1963
3957a496
NC
13250#, c-format
13251msgid "extra characters '%s' at end of immediate expression '%s'"
13252msgstr ""
13253
6655dba2 13254#: config/tc-msp430.c:1995 config/tc-msp430.c:2178 config/tc-msp430.c:2292
c1c69e83
AM
13255#, c-format
13256msgid "value 0x%x out of extended range."
cfb8c092
NC
13257msgstr ""
13258
6655dba2 13259#: config/tc-msp430.c:2001
a5c7551f 13260#, c-format
c1c69e83 13261msgid "value %d out of range. Use #lo() or #hi()"
328577ad
NC
13262msgstr ""
13263
6655dba2 13264#: config/tc-msp430.c:2047
e0e7a9d4
TG
13265msgid "cpu4: not converting PUSH #4 to shorter form"
13266msgstr ""
13267
6655dba2 13268#: config/tc-msp430.c:2064
e0e7a9d4
TG
13269msgid "cpu4: not converting PUSH #8 to shorter form"
13270msgstr ""
13271
6655dba2 13272#: config/tc-msp430.c:2078
ed9e98c2
AM
13273msgid "error: unsupported #foo() directive used on symbol"
13274msgstr ""
13275
6655dba2 13276#: config/tc-msp430.c:2095
fce00800 13277#, c-format
f96bd6c2 13278msgid "unknown expression in operand %s. Use #llo(), #lhi(), #hlo() or #hhi()"
fce00800
AM
13279msgstr ""
13280
6655dba2 13281#: config/tc-msp430.c:2146
328577ad 13282#, c-format
c1c69e83 13283msgid "Registers cannot be used within immediate expression [%s]"
328577ad
NC
13284msgstr ""
13285
6655dba2 13286#: config/tc-msp430.c:2148
8ea2b00f 13287#, c-format
c1c69e83 13288msgid "unknown operand %s"
8ea2b00f
AM
13289msgstr ""
13290
6655dba2 13291#: config/tc-msp430.c:2165
3957a496
NC
13292#, c-format
13293msgid "extra characters '%s' at the end of absolute operand '%s'"
13294msgstr ""
13295
6655dba2 13296#: config/tc-msp430.c:2184 config/tc-msp430.c:2298
c1c69e83
AM
13297#, c-format
13298msgid "value out of range: 0x%x"
328577ad
NC
13299msgstr ""
13300
6655dba2 13301#: config/tc-msp430.c:2195
328577ad 13302#, c-format
c1c69e83 13303msgid "Registers cannot be used within absolute expression [%s]"
328577ad
NC
13304msgstr ""
13305
6655dba2 13306#: config/tc-msp430.c:2197 config/tc-msp430.c:2327
c1c69e83
AM
13307#, c-format
13308msgid "unknown expression in operand %s"
328577ad
NC
13309msgstr ""
13310
6655dba2 13311#: config/tc-msp430.c:2211
c1c69e83
AM
13312#, c-format
13313msgid "unknown addressing mode %s"
328577ad
NC
13314msgstr ""
13315
6655dba2 13316#: config/tc-msp430.c:2219
c85dd50d 13317#, c-format
c1c69e83 13318msgid "Bad register name %s"
c85dd50d
NC
13319msgstr ""
13320
6655dba2 13321#: config/tc-msp430.c:2230
c1c69e83 13322msgid "cannot use indirect addressing with the PC"
328577ad
NC
13323msgstr ""
13324
6655dba2 13325#: config/tc-msp430.c:2250
c1c69e83 13326msgid "')' required"
87ccc1b0
NC
13327msgstr ""
13328
6655dba2 13329#: config/tc-msp430.c:2262
a5c7551f 13330#, c-format
c1c69e83 13331msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
a5c7551f
RW
13332msgstr ""
13333
6655dba2 13334#: config/tc-msp430.c:2269
c1c69e83 13335msgid "r2 should not be used in indexed addressing mode"
328577ad
NC
13336msgstr ""
13337
6655dba2
SB
13338#: config/tc-msp430.c:2281 config/tc-msp430.c:2355 config/tc-msp430.c:3500
13339#: config/tc-msp430.c:3568 config/tc-msp430.c:3685 config/tc-msp430.c:4107
13340#: config/tc-msp430.c:4206 config/tc-msp430.c:4257
3957a496
NC
13341#, c-format
13342msgid "extra characters '%s' at end of operand '%s'"
e0e7a9d4
TG
13343msgstr ""
13344
6655dba2 13345#: config/tc-msp430.c:2313 config/tc-msp430.c:2315
3957a496 13346msgid "CPU8: Stack pointer accessed with an odd offset"
328577ad
NC
13347msgstr ""
13348
6655dba2 13349#: config/tc-msp430.c:2325
328577ad 13350#, c-format
3957a496 13351msgid "Registers cannot be used as a prefix of indexed expression [%s]"
328577ad
NC
13352msgstr ""
13353
6655dba2 13354#: config/tc-msp430.c:2389
c1c69e83
AM
13355#, c-format
13356msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
87ccc1b0
NC
13357msgstr ""
13358
6655dba2 13359#: config/tc-msp430.c:2399
c1c69e83 13360msgid "this addressing mode is not applicable for destination operand"
328577ad
NC
13361msgstr ""
13362
6655dba2
SB
13363#: config/tc-msp430.c:2430 config/tc-msp430.c:2565 config/tc-msp430.c:2602
13364#: config/tc-msp430.c:2632 config/tc-msp430.c:3436 config/tc-msp430.c:3519
13365#: config/tc-msp430.c:3607
c1c69e83
AM
13366#, c-format
13367msgid "expected register as second argument of %s"
328577ad
NC
13368msgstr ""
13369
6655dba2 13370#: config/tc-msp430.c:2469 config/tc-msp430.c:2535
c1c69e83
AM
13371#, c-format
13372msgid "index value too big for %s"
328577ad
NC
13373msgstr ""
13374
6655dba2 13375#: config/tc-msp430.c:2486 config/tc-msp430.c:2552 config/tc-msp430.c:2659
c1c69e83
AM
13376#, c-format
13377msgid "unexpected addressing mode for %s"
328577ad
NC
13378msgstr ""
13379
6655dba2 13380#: config/tc-msp430.c:2572 config/tc-msp430.c:2609 config/tc-msp430.c:2639
c1c69e83
AM
13381#, c-format
13382msgid "constant generator destination register found in %s"
328577ad
NC
13383msgstr ""
13384
6655dba2 13385#: config/tc-msp430.c:2616 config/tc-msp430.c:2646
c1c69e83
AM
13386#, c-format
13387msgid "constant generator source register found in %s"
328577ad
NC
13388msgstr ""
13389
6655dba2 13390#: config/tc-msp430.c:2826
c1c69e83 13391msgid "no size modifier after period, .w assumed"
328577ad
NC
13392msgstr ""
13393
6655dba2 13394#: config/tc-msp430.c:2830
a5c7551f 13395#, c-format
c1c69e83 13396msgid "unrecognised instruction size modifier .%c"
a5c7551f
RW
13397msgstr ""
13398
6655dba2 13399#: config/tc-msp430.c:2844
6e1772d5 13400#, c-format
c1c69e83 13401msgid "junk found after instruction: %s.%s"
87ccc1b0
NC
13402msgstr ""
13403
6655dba2 13404#: config/tc-msp430.c:2864
6e1772d5 13405#, c-format
c1c69e83 13406msgid "instruction %s.a does not exist"
87ccc1b0
NC
13407msgstr ""
13408
6655dba2 13409#: config/tc-msp430.c:2878
6e1772d5 13410#, c-format
3957a496
NC
13411msgid "instruction %s requires %d operand"
13412msgid_plural "instruction %s requires %d operands"
13413msgstr[0] ""
13414msgstr[1] ""
87ccc1b0 13415
6655dba2 13416#: config/tc-msp430.c:2896
6e1772d5 13417#, c-format
c1c69e83 13418msgid "instruction %s requires MSP430X mcu"
87ccc1b0
NC
13419msgstr ""
13420
6655dba2 13421#: config/tc-msp430.c:2916
cfb8c092 13422#, c-format
c1c69e83 13423msgid "unable to repeat %s insn"
cfb8c092
NC
13424msgstr ""
13425
6655dba2 13426#: config/tc-msp430.c:2988
3957a496 13427msgid "CPU12: CMP/BIT with PC destination ignores next instruction"
e0e7a9d4
TG
13428msgstr ""
13429
6655dba2 13430#: config/tc-msp430.c:2996
e0e7a9d4
TG
13431msgid "CPU19: Instruction setting CPUOFF must be followed by a NOP"
13432msgstr ""
13433
6655dba2 13434#: config/tc-msp430.c:3003
e0e7a9d4
TG
13435msgid "internal error: unknown nop check state"
13436msgstr ""
13437
6655dba2
SB
13438#: config/tc-msp430.c:3057 config/tc-msp430.c:3059 config/tc-msp430.c:3768
13439#: config/tc-msp430.c:3770
3957a496 13440msgid "CPU11: PC is destination of SR altering instruction"
e0e7a9d4
TG
13441msgstr ""
13442
6655dba2
SB
13443#: config/tc-msp430.c:3074 config/tc-msp430.c:3076 config/tc-msp430.c:3181
13444#: config/tc-msp430.c:3183 config/tc-msp430.c:3785 config/tc-msp430.c:3787
13445#: config/tc-msp430.c:4006 config/tc-msp430.c:4008
3957a496 13446msgid "CPU13: SR is destination of SR altering instruction"
e0e7a9d4
TG
13447msgstr ""
13448
6655dba2
SB
13449#: config/tc-msp430.c:3092 config/tc-msp430.c:3193 config/tc-msp430.c:3871
13450#: config/tc-msp430.c:4040
c1c69e83 13451msgid "repeat instruction used with non-register mode instruction"
3caac5b8
AM
13452msgstr ""
13453
6655dba2 13454#: config/tc-msp430.c:3167 config/tc-msp430.c:3526 config/tc-msp430.c:3996
ae351704 13455#, c-format
c1c69e83 13456msgid "%s: attempt to rotate the PC register"
ae351704
AM
13457msgstr ""
13458
6655dba2 13459#: config/tc-msp430.c:3418 config/tc-msp430.c:3494
3caac5b8 13460#, c-format
c1c69e83 13461msgid "expected #n as first argument of %s"
3caac5b8
AM
13462msgstr ""
13463
6655dba2 13464#: config/tc-msp430.c:3424
3957a496
NC
13465#, c-format
13466msgid "extra characters '%s' at end of constant expression '%s'"
13467msgstr ""
13468
6655dba2 13469#: config/tc-msp430.c:3429 config/tc-msp430.c:3505
cfb8c092 13470#, c-format
f96bd6c2 13471msgid "expected constant expression as first argument of %s"
cfb8c092
NC
13472msgstr ""
13473
6655dba2 13474#: config/tc-msp430.c:3455
c1c69e83 13475msgid "Too many registers popped"
87ccc1b0
NC
13476msgstr ""
13477
6655dba2 13478#: config/tc-msp430.c:3465
c1c69e83 13479msgid "Cannot use POPM to restore the SR register"
f12e7348
NC
13480msgstr ""
13481
6655dba2 13482#: config/tc-msp430.c:3485 config/tc-msp430.c:3554
6e1772d5 13483#, c-format
c1c69e83 13484msgid "repeat count cannot be used with %s"
87ccc1b0
NC
13485msgstr ""
13486
6655dba2 13487#: config/tc-msp430.c:3512
6e1772d5 13488#, c-format
c1c69e83 13489msgid "expected first argument of %s to be in the range 1-4"
87ccc1b0
NC
13490msgstr ""
13491
6655dba2 13492#: config/tc-msp430.c:3577
6e1772d5 13493#, c-format
c1c69e83 13494msgid "expected value of first argument of %s to fit into 20-bits"
328577ad
NC
13495msgstr ""
13496
6655dba2 13497#: config/tc-msp430.c:3596
6e1772d5 13498#, c-format
c1c69e83 13499msgid "expected register name or constant as first argument of %s"
328577ad
NC
13500msgstr ""
13501
6655dba2 13502#: config/tc-msp430.c:3690
c1c69e83 13503msgid "expected constant value as argument to RPT"
328577ad
NC
13504msgstr ""
13505
6655dba2 13506#: config/tc-msp430.c:3696
c1c69e83 13507msgid "expected constant in the range 2..16"
328577ad
NC
13508msgstr ""
13509
6655dba2 13510#: config/tc-msp430.c:3711
c1c69e83 13511msgid "PC used as an argument to RPT"
328577ad
NC
13512msgstr ""
13513
6655dba2 13514#: config/tc-msp430.c:3717
c1c69e83 13515msgid "expected constant or register name as argument to RPT insn"
328577ad
NC
13516msgstr ""
13517
6655dba2 13518#: config/tc-msp430.c:3724
f96bd6c2 13519msgid "Illegal emulated instruction"
328577ad
NC
13520msgstr ""
13521
6655dba2 13522#: config/tc-msp430.c:4025
6e1772d5 13523#, c-format
c1c69e83 13524msgid "%s instruction does not accept a .b suffix"
324bfcf3
AO
13525msgstr ""
13526
6655dba2 13527#: config/tc-msp430.c:4138
6e1772d5 13528#, c-format
c1c69e83 13529msgid "Even number required. Rounded to %d"
328577ad
NC
13530msgstr ""
13531
6655dba2 13532#: config/tc-msp430.c:4149
328577ad 13533#, c-format
f96bd6c2 13534msgid "Wrong displacement %d"
328577ad
NC
13535msgstr ""
13536
6655dba2 13537#: config/tc-msp430.c:4171
c1c69e83 13538msgid "instruction requires label sans '$'"
328577ad
NC
13539msgstr ""
13540
6655dba2 13541#: config/tc-msp430.c:4175
c1c69e83 13542msgid "instruction requires label or value in range -511:512"
328577ad
NC
13543msgstr ""
13544
6655dba2 13545#: config/tc-msp430.c:4181 config/tc-msp430.c:4235 config/tc-msp430.c:4283
c1c69e83 13546msgid "instruction requires label"
328577ad
NC
13547msgstr ""
13548
6655dba2 13549#: config/tc-msp430.c:4189 config/tc-msp430.c:4241
c1c69e83 13550msgid "polymorphs are not enabled. Use -mP option to enable."
328577ad
NC
13551msgstr ""
13552
6655dba2 13553#: config/tc-msp430.c:4287
c1c69e83 13554msgid "Illegal instruction or not implemented opcode."
ac50feda
RH
13555msgstr ""
13556
6655dba2 13557#: config/tc-msp430.c:4341
f96bd6c2
PC
13558msgid "can't find opcode"
13559msgstr ""
13560
6655dba2 13561#: config/tc-msp430.c:4858
328577ad 13562#, c-format
c1c69e83 13563msgid "internal inconsistency problem in %s: insn %04lx"
ac50feda
RH
13564msgstr ""
13565
6655dba2 13566#: config/tc-msp430.c:4900 config/tc-msp430.c:4932
c1c69e83
AM
13567#, c-format
13568msgid "internal inconsistency problem in %s: ext. insn %04lx"
ac50feda
RH
13569msgstr ""
13570
6655dba2 13571#: config/tc-msp430.c:4944
c1c69e83 13572#, c-format
f96bd6c2 13573msgid "internal inconsistency problem in %s: %lx"
ac50feda
RH
13574msgstr ""
13575
c1c69e83 13576#: config/tc-mt.c:151
ac50feda 13577#, c-format
c1c69e83 13578msgid "MT specific command line options:\n"
ac50feda
RH
13579msgstr ""
13580
c1c69e83 13581#: config/tc-mt.c:152
ac50feda 13582#, c-format
c1c69e83 13583msgid " -march=ms1-64-001 allow ms1-64-001 instructions\n"
ac50feda
RH
13584msgstr ""
13585
c1c69e83
AM
13586#: config/tc-mt.c:153
13587#, c-format
13588msgid " -march=ms1-16-002 allow ms1-16-002 instructions (default)\n"
ac50feda
RH
13589msgstr ""
13590
c1c69e83
AM
13591#: config/tc-mt.c:154
13592#, c-format
13593msgid " -march=ms1-16-003 allow ms1-16-003 instructions\n"
ac50feda
RH
13594msgstr ""
13595
c1c69e83
AM
13596#: config/tc-mt.c:155
13597#, c-format
13598msgid " -march=ms2 allow ms2 instructions \n"
ac50feda
RH
13599msgstr ""
13600
c1c69e83
AM
13601#: config/tc-mt.c:156
13602#, c-format
13603msgid " -nosched disable scheduling restrictions\n"
ac50feda
RH
13604msgstr ""
13605
6655dba2 13606#: config/tc-mt.c:226
c1c69e83
AM
13607#, c-format
13608msgid "instruction %s may not follow another memory access instruction."
ac50feda
RH
13609msgstr ""
13610
6655dba2 13611#: config/tc-mt.c:232
c1c69e83
AM
13612#, c-format
13613msgid "instruction %s may not follow another I/O instruction."
ac50feda
RH
13614msgstr ""
13615
6655dba2 13616#: config/tc-mt.c:238
c1c69e83
AM
13617#, c-format
13618msgid "%s may not occupy the delay slot of another branch insn."
ac50feda
RH
13619msgstr ""
13620
6655dba2 13621#: config/tc-mt.c:263
c1c69e83
AM
13622#, c-format
13623msgid "operand references R%ld of previous instruction."
ac50feda
RH
13624msgstr ""
13625
6655dba2 13626#: config/tc-mt.c:269
328577ad 13627#, c-format
c1c69e83 13628msgid "operand references R%ld of instruction before previous."
ac50feda
RH
13629msgstr ""
13630
6655dba2 13631#: config/tc-mt.c:283 config/tc-mt.c:288
328577ad 13632#, c-format
c1c69e83
AM
13633msgid ""
13634"conditional branch or jal insn's operand references R%ld of previous "
13635"arithmetic or logic insn."
ac50feda
RH
13636msgstr ""
13637
6655dba2 13638#: config/tc-mt.c:351
c1c69e83 13639msgid "md_estimate_size_before_relax\n"
ac50feda
RH
13640msgstr ""
13641
f48dfe41 13642#: config/tc-nds32.c:2375
c1c69e83
AM
13643msgid ""
13644"<arch name>\t Assemble for architecture <arch name>\n"
13645"\t\t\t <arch name> could be\n"
13646"\t\t\t v3, v3j, v3m, v3f, v3s, v2, v2j, v2f, v2s"
ac50feda
RH
13647msgstr ""
13648
f48dfe41 13649#: config/tc-nds32.c:2379
c1c69e83
AM
13650msgid ""
13651"<baseline>\t Assemble for baseline <baseline>\n"
13652"\t\t\t <baseline> could be v2, v3, v3m"
ac50feda
RH
13653msgstr ""
13654
f48dfe41 13655#: config/tc-nds32.c:2382
c1c69e83
AM
13656msgid ""
13657"<freg>\t Specify a FPU configuration\n"
13658"\t\t\t <freg>\n"
13659"\t\t\t 0: 8 SP / 4 DP registers\n"
13660"\t\t\t 1: 16 SP / 8 DP registers\n"
13661"\t\t\t 2: 32 SP / 16 DP registers\n"
13662"\t\t\t 3: 32 SP / 32 DP registers"
ac50feda
RH
13663msgstr ""
13664
f48dfe41 13665#: config/tc-nds32.c:2388
c1c69e83
AM
13666msgid ""
13667"<abi>\t Specify a abi version\n"
13668"\t\t\t <abi> could be v1, v2, v2fp, v2fpp"
ac50feda
RH
13669msgstr ""
13670
f48dfe41 13671#: config/tc-nds32.c:2421
c1c69e83 13672msgid "Multiply instructions support"
ac50feda
RH
13673msgstr ""
13674
f48dfe41 13675#: config/tc-nds32.c:2422
c1c69e83 13676msgid "Divide instructions support"
ac50feda
RH
13677msgstr ""
13678
f48dfe41 13679#: config/tc-nds32.c:2423
c1c69e83 13680msgid "16-bit extension"
ac50feda
RH
13681msgstr ""
13682
f48dfe41 13683#: config/tc-nds32.c:2424
c1c69e83 13684msgid "d0/d1 registers"
ac50feda
RH
13685msgstr ""
13686
f48dfe41 13687#: config/tc-nds32.c:2425
c1c69e83 13688msgid "Performance extension"
ac50feda
RH
13689msgstr ""
13690
f48dfe41 13691#: config/tc-nds32.c:2426
c1c69e83 13692msgid "Performance extension 2"
ac50feda
RH
13693msgstr ""
13694
f48dfe41 13695#: config/tc-nds32.c:2427
c1c69e83 13696msgid "String extension"
ac50feda
RH
13697msgstr ""
13698
f48dfe41 13699#: config/tc-nds32.c:2428
c1c69e83 13700msgid "Reduced Register configuration (GPR16) option"
ac50feda
RH
13701msgstr ""
13702
f48dfe41 13703#: config/tc-nds32.c:2429
c1c69e83 13704msgid "AUDIO ISA extension"
ac50feda
RH
13705msgstr ""
13706
f48dfe41 13707#: config/tc-nds32.c:2430
c1c69e83 13708msgid "FPU SP extension"
ac50feda
RH
13709msgstr ""
13710
f48dfe41 13711#: config/tc-nds32.c:2431
c1c69e83 13712msgid "FPU DP extension"
ac50feda
RH
13713msgstr ""
13714
f48dfe41 13715#: config/tc-nds32.c:2432
c1c69e83 13716msgid "FPU fused-multiply-add instructions"
ac50feda
RH
13717msgstr ""
13718
f48dfe41
NC
13719#: config/tc-nds32.c:2433
13720msgid "DSP extension"
13721msgstr ""
13722
13723#: config/tc-nds32.c:2434
13724msgid "hardware loop extension"
13725msgstr ""
13726
13727#: config/tc-nds32.c:2471
c1c69e83
AM
13728#, c-format
13729msgid ""
13730"\n"
13731" NDS32-specific assembler options:\n"
ac50feda
RH
13732msgstr ""
13733
f48dfe41 13734#: config/tc-nds32.c:2472
6e1772d5 13735#, c-format
ac50feda 13736msgid ""
c1c69e83
AM
13737" -O1,\t\t\t Optimize for performance\n"
13738" -Os\t\t\t Optimize for space\n"
ac50feda
RH
13739msgstr ""
13740
f48dfe41 13741#: config/tc-nds32.c:2475
6e1772d5 13742#, c-format
ac50feda 13743msgid ""
c1c69e83
AM
13744" -EL, -mel or -little Produce little endian output\n"
13745" -EB, -meb or -big Produce big endian output\n"
13746" -mpic\t\t\t Generate PIC\n"
13747" -mno-fp-as-gp-relax\t Suppress fp-as-gp relaxation for this file\n"
13748" -mb2bb-relax\t\t Back-to-back branch optimization\n"
13749" -mno-all-relax\t Suppress all relaxation for this file\n"
ac50feda
RH
13750msgstr ""
13751
f48dfe41 13752#: config/tc-nds32.c:2486
c1c69e83
AM
13753#, c-format
13754msgid " -m%s%s\n"
ac50feda
RH
13755msgstr ""
13756
f48dfe41 13757#: config/tc-nds32.c:2493
c1c69e83
AM
13758#, c-format
13759msgid " -m[no-]%-17sEnable/Disable %s\n"
ac50feda
RH
13760msgstr ""
13761
f48dfe41 13762#: config/tc-nds32.c:2497
328577ad 13763#, c-format
c1c69e83 13764msgid " -mall-ext\t\t Turn on all extensions and instructions support\n"
328577ad
NC
13765msgstr ""
13766
f48dfe41 13767#: config/tc-nds32.c:2770
e0e7a9d4
TG
13768#, c-format
13769msgid "la must use with symbol. '%s'"
13770msgstr ""
13771
f48dfe41 13772#: config/tc-nds32.c:2823
c1c69e83
AM
13773#, c-format
13774msgid "need PIC qualifier with symbol. '%s'"
2cbd2211
RW
13775msgstr ""
13776
f48dfe41 13777#: config/tc-nds32.c:2860
c1c69e83
AM
13778#, c-format
13779msgid "Operand is not a constant. `%s'"
2cbd2211
RW
13780msgstr ""
13781
f48dfe41 13782#: config/tc-nds32.c:2949
2cbd2211 13783#, c-format
c1c69e83 13784msgid "needs @GOT or @GOTOFF. %s"
2cbd2211
RW
13785msgstr ""
13786
f48dfe41 13787#: config/tc-nds32.c:3445
c1c69e83
AM
13788#, c-format
13789msgid "Duplicated pseudo-opcode %s."
2cbd2211
RW
13790msgstr ""
13791
f48dfe41 13792#: config/tc-nds32.c:3496
c1c69e83
AM
13793#, c-format
13794msgid "Too many argument. `%s'"
2cbd2211
RW
13795msgstr ""
13796
c1c69e83 13797#. Logic here rejects the input arch name.
f48dfe41 13798#: config/tc-nds32.c:3557
c1c69e83
AM
13799#, c-format
13800msgid "unknown arch name `%s'\n"
2cbd2211
RW
13801msgstr ""
13802
c1c69e83 13803#. Logic here rejects the input baseline.
f48dfe41 13804#: config/tc-nds32.c:3576
c1c69e83
AM
13805#, c-format
13806msgid "unknown baseline `%s'\n"
2cbd2211
RW
13807msgstr ""
13808
c1c69e83 13809#. Logic here rejects the input FPU configuration.
f48dfe41 13810#: config/tc-nds32.c:3599
c1c69e83
AM
13811#, c-format
13812msgid "unknown FPU configuration `%s'\n"
2cbd2211
RW
13813msgstr ""
13814
c1c69e83 13815#. Logic here rejects the input abi version.
f48dfe41 13816#: config/tc-nds32.c:3623
c1c69e83
AM
13817#, c-format
13818msgid "unknown ABI version`%s'\n"
2cbd2211
RW
13819msgstr ""
13820
f48dfe41 13821#: config/tc-nds32.c:4351
c1c69e83
AM
13822#, c-format
13823msgid "Different arguments of .vec_size are found, previous %d, current %d"
2cbd2211
RW
13824msgstr ""
13825
f48dfe41 13826#: config/tc-nds32.c:4356
c1c69e83
AM
13827#, c-format
13828msgid "Argument of .vec_size is expected 4 or 16, actual: %d."
2cbd2211
RW
13829msgstr ""
13830
f48dfe41 13831#: config/tc-nds32.c:4360
c1c69e83 13832msgid "Argument of .vec_size is not a constant."
8ea2b00f
AM
13833msgstr ""
13834
f48dfe41 13835#: config/tc-nds32.c:4945
c1c69e83
AM
13836#, c-format
13837msgid "Don't know how to handle this field. %s"
8ea2b00f
AM
13838msgstr ""
13839
f48dfe41 13840#: config/tc-nds32.c:5310
c1c69e83
AM
13841#, c-format
13842msgid "instruction %s requires enabling performance extension"
8ea2b00f
AM
13843msgstr ""
13844
f48dfe41 13845#: config/tc-nds32.c:5322
c1c69e83
AM
13846#, c-format
13847msgid "instruction %s requires enabling performance extension II"
8ea2b00f
AM
13848msgstr ""
13849
f48dfe41 13850#: config/tc-nds32.c:5334
6e1772d5 13851#, c-format
c1c69e83 13852msgid "instruction %s requires enabling AUDIO extension"
ac50feda
RH
13853msgstr ""
13854
f48dfe41 13855#: config/tc-nds32.c:5346
87ccc1b0 13856#, c-format
c1c69e83 13857msgid "instruction %s requires enabling STRING extension"
ac50feda
RH
13858msgstr ""
13859
f48dfe41 13860#: config/tc-nds32.c:5360
8ea2b00f 13861#, c-format
c1c69e83 13862msgid "instruction %s requires enabling DIV & DX_REGS extension"
8ea2b00f
AM
13863msgstr ""
13864
f48dfe41 13865#: config/tc-nds32.c:5375
6e1772d5 13866#, c-format
c1c69e83
AM
13867msgid "instruction %s requires enabling FPU extension"
13868msgstr ""
13869
f48dfe41 13870#: config/tc-nds32.c:5387
3caac5b8 13871#, c-format
c1c69e83 13872msgid "instruction %s requires enabling FPU_SP extension"
3caac5b8
AM
13873msgstr ""
13874
f48dfe41 13875#: config/tc-nds32.c:5399
87ccc1b0 13876#, c-format
f48dfe41 13877msgid "instruction %s requires enabling FPU_DP extension"
ac50feda
RH
13878msgstr ""
13879
f48dfe41 13880#: config/tc-nds32.c:5410 config/tc-nds32.c:5418
87ccc1b0 13881#, c-format
f48dfe41 13882msgid "instruction %s requires enabling FPU_MAC extension"
ac50feda
RH
13883msgstr ""
13884
f48dfe41 13885#: config/tc-nds32.c:5426
87ccc1b0 13886#, c-format
c1c69e83 13887msgid "instruction %s requires enabling DX_REGS extension"
ac50feda
RH
13888msgstr ""
13889
f48dfe41
NC
13890#: config/tc-nds32.c:5442
13891#, c-format
13892msgid "instruction %s requires enabling dsp extension"
13893msgstr ""
13894
13895#: config/tc-nds32.c:5454
13896#, c-format
13897msgid "instruction %s requires enabling zol extension"
13898msgstr ""
13899
13900#: config/tc-nds32.c:5459
13901#, c-format
13902msgid "internal error: unknown instruction attribute: 0x%08x"
13903msgstr ""
13904
13905#: config/tc-nds32.c:5752
ed9e98c2
AM
13906#, c-format
13907msgid "relax hint unrecognized instruction: line %d."
13908msgstr ""
13909
f48dfe41 13910#: config/tc-nds32.c:5807
ed9e98c2 13911#, c-format
f96bd6c2 13912msgid "Can not find match relax hint. Line: %d"
ed9e98c2
AM
13913msgstr ""
13914
f48dfe41
NC
13915#: config/tc-nds32.c:6005
13916msgid "Internal error: .relax_hint KEY is not a number!"
13917msgstr ""
13918
13919#: config/tc-nds32.c:6033
ed9e98c2 13920#, c-format
f48dfe41 13921msgid "Internal error: Relax hint (%s) error. %s: %s (%x)"
ed9e98c2
AM
13922msgstr ""
13923
f48dfe41 13924#: config/tc-nds32.c:6108
ed9e98c2
AM
13925#, c-format
13926msgid "Internal error: Range error. %s"
13927msgstr ""
13928
f48dfe41
NC
13929#: config/tc-nds32.c:6169
13930msgid "Multiple BFD_RELOC_NDS32_PTR_RESOLVED patterns are not supported yet!"
13931msgstr ""
13932
13933#: config/tc-nds32.c:6307
13934#, c-format
13935msgid "Not support instruction %s in verbatim."
13936msgstr ""
13937
13938#: config/tc-nds32.c:6314
13939#, c-format
13940msgid "16-bit instruction is disabled: %s."
13941msgstr ""
13942
13943#: config/tc-nds32.c:6341
87ccc1b0 13944#, c-format
f96bd6c2 13945msgid "Instruction %s not supported in the baseline."
ac50feda
RH
13946msgstr ""
13947
f48dfe41 13948#: config/tc-nds32.c:6408
8ea2b00f 13949#, c-format
c1c69e83 13950msgid "Unrecognized opcode, %s."
ac50feda
RH
13951msgstr ""
13952
f48dfe41 13953#: config/tc-nds32.c:6411
8ea2b00f 13954#, c-format
c1c69e83 13955msgid "Incorrect syntax, %s."
ac50feda
RH
13956msgstr ""
13957
f48dfe41 13958#: config/tc-nds32.c:6414
8ea2b00f 13959#, c-format
e0e7a9d4 13960msgid "Unrecognized operand/register, %s."
ac50feda
RH
13961msgstr ""
13962
f48dfe41 13963#: config/tc-nds32.c:6417
8ea2b00f 13964#, c-format
c1c69e83 13965msgid "Operand out of range, %s."
ac50feda
RH
13966msgstr ""
13967
f48dfe41 13968#: config/tc-nds32.c:6420
87ccc1b0 13969#, c-format
c1c69e83 13970msgid "Prohibited register used for reduced-register, %s."
ac50feda
RH
13971msgstr ""
13972
f48dfe41 13973#: config/tc-nds32.c:6423
8ea2b00f 13974#, c-format
c1c69e83 13975msgid "Junk at end of line, %s."
ac50feda
RH
13976msgstr ""
13977
f48dfe41 13978#: config/tc-nds32.c:7121
c1c69e83 13979msgid "Addend to unresolved symbol is not on word boundary."
ac50feda
RH
13980msgstr ""
13981
c1c69e83 13982#. Should never here.
6655dba2 13983#: config/tc-nds32.c:7654
c1c69e83 13984msgid "Used FPU instructions requires enabling FPU extension"
ac50feda
RH
13985msgstr ""
13986
6655dba2 13987#: config/tc-nds32.c:7851
87ccc1b0 13988#, c-format
c1c69e83
AM
13989msgid "Internal error: Unknown fixup type %d (`%s')"
13990msgstr ""
13991
3957a496 13992#: config/tc-nios2.c:453 config/tc-pru.c:309
c1c69e83 13993msgid "expecting opcode string in self test mode"
ac50feda
RH
13994msgstr ""
13995
3957a496 13996#: config/tc-nios2.c:455 config/tc-pru.c:311
87ccc1b0 13997#, c-format
c1c69e83 13998msgid "assembly 0x%08x, expected %s"
ac50feda
RH
13999msgstr ""
14000
e0e7a9d4 14001#: config/tc-nios2.c:848
c1c69e83 14002msgid "branch offset out of range\n"
ac50feda
RH
14003msgstr ""
14004
e0e7a9d4 14005#: config/tc-nios2.c:849
c1c69e83 14006msgid "branch relaxation failed\n"
ac50feda
RH
14007msgstr ""
14008
e0e7a9d4 14009#: config/tc-nios2.c:1145
c1c69e83 14010msgid "error checking for overflow - broken assembler"
ac50feda
RH
14011msgstr ""
14012
3957a496 14013#: config/tc-nios2.c:1161 config/tc-pru.c:572
87ccc1b0 14014#, c-format
c1c69e83 14015msgid "immediate value 0x%x truncated to 0x%x"
ac50feda
RH
14016msgstr ""
14017
3957a496 14018#: config/tc-nios2.c:1188 config/tc-pru.c:598
c1c69e83
AM
14019#, c-format
14020msgid "call target address 0x%08x out of range 0x%08x to 0x%08x"
ac50feda
RH
14021msgstr ""
14022
e0e7a9d4 14023#: config/tc-nios2.c:1194
87ccc1b0 14024#, c-format
c1c69e83 14025msgid "branch offset %d out of range %d to %d"
ac50feda
RH
14026msgstr ""
14027
e0e7a9d4
TG
14028#: config/tc-nios2.c:1198
14029#, c-format
14030msgid "branch offset %d out of range"
14031msgstr ""
14032
3957a496 14033#: config/tc-nios2.c:1204 config/tc-pru.c:608
87ccc1b0 14034#, c-format
c1c69e83 14035msgid "%s offset %d out of range %d to %d"
ac50feda
RH
14036msgstr ""
14037
e0e7a9d4
TG
14038#: config/tc-nios2.c:1208
14039#, c-format
14040msgid "%s offset %d out of range"
14041msgstr ""
14042
3957a496 14043#: config/tc-nios2.c:1213 config/tc-nios2.c:1228 config/tc-pru.c:613
87ccc1b0 14044#, c-format
c1c69e83 14045msgid "immediate value %d out of range %d to %d"
ac50feda
RH
14046msgstr ""
14047
3957a496
NC
14048#: config/tc-nios2.c:1218 config/tc-nios2.c:1223 config/tc-pru.c:623
14049#: config/tc-pru.c:628
c1c69e83
AM
14050#, c-format
14051msgid "immediate value %u out of range %u to %u"
ac50feda
RH
14052msgstr ""
14053
e0e7a9d4 14054#: config/tc-nios2.c:1233
c1c69e83
AM
14055#, c-format
14056msgid "custom instruction opcode %u out of range %u to %u"
8ea2b00f
AM
14057msgstr ""
14058
3957a496 14059#: config/tc-nios2.c:1238 config/tc-pru.c:633
c1c69e83 14060msgid "overflow in immediate argument"
8ea2b00f
AM
14061msgstr ""
14062
6655dba2 14063#: config/tc-nios2.c:1310 config/tc-pru.c:668
c1c69e83 14064msgid "cannot create 64-bit relocation"
3caac5b8
AM
14065msgstr ""
14066
6655dba2 14067#: config/tc-nios2.c:1436
87ccc1b0 14068#, c-format
ed9e98c2 14069msgid "internal error: broken opcode descriptor for `%s %s'\n"
8ea2b00f
AM
14070msgstr ""
14071
6655dba2 14072#: config/tc-nios2.c:1485 config/tc-pru.c:863
ed9e98c2 14073msgid "can't create relocation"
8ea2b00f
AM
14074msgstr ""
14075
6655dba2
SB
14076#: config/tc-nios2.c:1516 config/tc-pru.c:997 config/tc-pru.c:1017
14077#: config/tc-pru.c:1044 config/tc-pru.c:1063 config/tc-pru.c:1077
ed9e98c2
AM
14078#, c-format
14079msgid "unknown register %s"
87ccc1b0
NC
14080msgstr ""
14081
6655dba2 14082#: config/tc-nios2.c:1524
c1c69e83 14083msgid "expecting control register"
c85dd50d
NC
14084msgstr ""
14085
6655dba2 14086#: config/tc-nios2.c:1526
c1c69e83 14087msgid "illegal use of control register"
c85dd50d
NC
14088msgstr ""
14089
6655dba2 14090#: config/tc-nios2.c:1528
ed9e98c2
AM
14091msgid "illegal use of coprocessor register"
14092msgstr ""
14093
e0e7a9d4 14094#. Should never get here if we passed validation.
6655dba2
SB
14095#: config/tc-nios2.c:1530 config/tc-nios2.c:1844 config/tc-nios2.c:1986
14096#: config/tc-nios2.c:2054
ed9e98c2
AM
14097#, c-format
14098msgid "invalid register %s"
c85dd50d
NC
14099msgstr ""
14100
6655dba2 14101#: config/tc-nios2.c:1538
c1c69e83
AM
14102msgid ""
14103"Register at (r1) can sometimes be corrupted by assembler optimizations.\n"
14104"Use .set noat to turn off those optimizations (and this warning)."
c85dd50d
NC
14105msgstr ""
14106
6655dba2 14107#: config/tc-nios2.c:1543
c1c69e83
AM
14108msgid ""
14109"The debugger will corrupt bt (r25).\n"
14110"If you don't need to debug this code use .set nobreak to turn off this "
14111"warning."
14112msgstr ""
14113
6655dba2 14114#: config/tc-nios2.c:1547
c1c69e83
AM
14115msgid ""
14116"The debugger will corrupt sstatus/ba (r30).\n"
14117"If you don't need to debug this code use .set nobreak to turn off this "
14118"warning."
14119msgstr ""
14120
6655dba2 14121#: config/tc-nios2.c:1937 config/tc-nios2.c:1965
e0e7a9d4
TG
14122msgid "r31 cannot be used with jmp; use ret instead"
14123msgstr ""
14124
6655dba2 14125#: config/tc-nios2.c:1980
e0e7a9d4
TG
14126msgid "r31 cannot be used with jmpr.n; use ret.n instead"
14127msgstr ""
14128
6655dba2
SB
14129#: config/tc-nios2.c:2593 config/tc-nios2.c:2620 config/tc-nios2.c:2647
14130#: config/tc-nios2.c:2678
e0e7a9d4
TG
14131#, c-format
14132msgid "Invalid constant operand %s"
14133msgstr ""
14134
6655dba2
SB
14135#: config/tc-nios2.c:2995 config/tc-nios2.c:3019 config/tc-pru.c:1319
14136#: config/tc-pru.c:1344 config/tc-pru.c:1364
c85dd50d 14137#, c-format
c1c69e83 14138msgid "badly formed expression near %s"
c85dd50d
NC
14139msgstr ""
14140
6655dba2
SB
14141#: config/tc-nios2.c:3108 config/tc-nios2.c:3135 config/tc-pru.c:1413
14142#: config/tc-pru.c:1438 config/tc-xtensa.c:2128
c1c69e83
AM
14143msgid "too many arguments"
14144msgstr ""
14145
6655dba2 14146#: config/tc-nios2.c:3124 config/tc-pru.c:1390
ed9e98c2
AM
14147#, c-format
14148msgid "expecting %c near %s"
c1c69e83
AM
14149msgstr ""
14150
14151#. we cannot recover from this.
6655dba2 14152#: config/tc-nios2.c:3275
c85dd50d 14153#, c-format
c1c69e83 14154msgid "unrecognized pseudo-instruction %s"
c85dd50d
NC
14155msgstr ""
14156
6655dba2 14157#: config/tc-nios2.c:3538 config/tc-tic6x.c:232
e0e7a9d4
TG
14158#, c-format
14159msgid "unknown architecture '%s'"
14160msgstr ""
14161
6655dba2 14162#: config/tc-nios2.c:3619
e0e7a9d4 14163msgid "Big-endian R2 is not supported."
c1c69e83
AM
14164msgstr ""
14165
c1c69e83 14166#. Unrecognised instruction - error.
6655dba2 14167#: config/tc-nios2.c:3787 config/tc-pru.c:1738
c85dd50d 14168#, c-format
c1c69e83 14169msgid "unrecognised instruction %s"
c85dd50d
NC
14170msgstr ""
14171
6655dba2 14172#: config/tc-nios2.c:3907 config/tc-pru.c:1794
c85dd50d 14173#, c-format
c1c69e83 14174msgid "can't represent relocation type %s"
c85dd50d
NC
14175msgstr ""
14176
6655dba2 14177#: config/tc-nios2.c:4000
c1c69e83
AM
14178msgid "Bad .section directive: want a,s,w,x,M,S,G,T in string"
14179msgstr ""
14180
6655dba2 14181#: config/tc-nios2.c:4026
c85dd50d 14182#, c-format
c1c69e83 14183msgid "Illegal operands: %%tls_ldo in %d-byte data field"
c85dd50d
NC
14184msgstr ""
14185
6655dba2 14186#: config/tc-nios2.c:4038 config/tc-nios2.c:4056 config/tc-nios2.c:4063
c85dd50d 14187#, c-format
c1c69e83 14188msgid "Illegal operands: %%tls_ldo requires arguments in ()"
c85dd50d
NC
14189msgstr ""
14190
6655dba2 14191#: config/tc-nios2.c:4070
c1c69e83
AM
14192#, c-format
14193msgid "Illegal operands: garbage after %%tls_ldo()"
b2f58c0c
NC
14194msgstr ""
14195
ed9e98c2 14196#: config/tc-ns32k.c:437
87ccc1b0
NC
14197msgid "Invalid syntax in PC-relative addressing mode"
14198msgstr ""
14199
ed9e98c2 14200#: config/tc-ns32k.c:461
87ccc1b0
NC
14201msgid "Invalid syntax in External addressing mode"
14202msgstr ""
14203
ed9e98c2 14204#: config/tc-ns32k.c:542
87ccc1b0
NC
14205msgid "Invalid syntax in Memory Relative addressing mode"
14206msgstr ""
14207
ed9e98c2 14208#: config/tc-ns32k.c:609
87ccc1b0
NC
14209msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
14210msgstr ""
14211
ed9e98c2 14212#: config/tc-ns32k.c:614
87ccc1b0
NC
14213msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
14214msgstr ""
14215
ed9e98c2 14216#: config/tc-ns32k.c:619
87ccc1b0
NC
14217msgid "Scaled-indexed addressing mode combined with scaled-index"
14218msgstr ""
14219
ed9e98c2 14220#: config/tc-ns32k.c:630
87ccc1b0
NC
14221msgid "Invalid or illegal addressing mode combined with scaled-index"
14222msgstr ""
14223
ed9e98c2 14224#: config/tc-ns32k.c:753
87ccc1b0
NC
14225msgid "Premature end of suffix -- Defaulting to d"
14226msgstr ""
14227
ed9e98c2 14228#: config/tc-ns32k.c:766
87ccc1b0
NC
14229msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
14230msgstr ""
14231
ed9e98c2 14232#: config/tc-ns32k.c:811
87ccc1b0
NC
14233msgid "Very short instr to option, ie you can't do it on a NULLstr"
14234msgstr ""
14235
ed9e98c2 14236#: config/tc-ns32k.c:861
87ccc1b0
NC
14237msgid "No such entry in list. (cpu/mmu register)"
14238msgstr ""
14239
ed9e98c2 14240#: config/tc-ns32k.c:918
87ccc1b0
NC
14241msgid "Internal consistency error. check ns32k-opcode.h"
14242msgstr ""
14243
e0e7a9d4 14244#: config/tc-ns32k.c:943
87ccc1b0
NC
14245msgid "Address of immediate operand"
14246msgstr ""
14247
e0e7a9d4 14248#: config/tc-ns32k.c:944
87ccc1b0
NC
14249msgid "Invalid immediate write operand."
14250msgstr ""
14251
e0e7a9d4 14252#: config/tc-ns32k.c:1074
87ccc1b0
NC
14253msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
14254msgstr ""
14255
e0e7a9d4 14256#: config/tc-ns32k.c:1107
87ccc1b0
NC
14257msgid "No such opcode"
14258msgstr ""
14259
e0e7a9d4 14260#: config/tc-ns32k.c:1182
87ccc1b0
NC
14261msgid "Bad suffix, defaulting to d"
14262msgstr ""
14263
e0e7a9d4 14264#: config/tc-ns32k.c:1209
87ccc1b0
NC
14265msgid "Too many operands passed to instruction"
14266msgstr ""
14267
14268#. Check error in default.
e0e7a9d4 14269#: config/tc-ns32k.c:1221
87ccc1b0
NC
14270msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
14271msgstr ""
14272
e0e7a9d4 14273#: config/tc-ns32k.c:1224
87ccc1b0
NC
14274msgid "Wrong number of operands"
14275msgstr ""
14276
e0e7a9d4 14277#: config/tc-ns32k.c:1297
55cf6793
ZW
14278#, c-format
14279msgid "Can not do %d byte pc-relative relocation for storage type %d"
87ccc1b0
NC
14280msgstr ""
14281
e0e7a9d4 14282#: config/tc-ns32k.c:1300
55cf6793
ZW
14283#, c-format
14284msgid "Can not do %d byte relocation for storage type %d"
87ccc1b0
NC
14285msgstr ""
14286
e0e7a9d4 14287#: config/tc-ns32k.c:1392
55cf6793
ZW
14288#, c-format
14289msgid "value of %ld out of byte displacement range."
87ccc1b0
NC
14290msgstr ""
14291
e0e7a9d4 14292#: config/tc-ns32k.c:1402
55cf6793
ZW
14293#, c-format
14294msgid "value of %ld out of word displacement range."
87ccc1b0
NC
14295msgstr ""
14296
e0e7a9d4 14297#: config/tc-ns32k.c:1417
55cf6793
ZW
14298#, c-format
14299msgid "value of %ld out of double word displacement range."
87ccc1b0
NC
14300msgstr ""
14301
e0e7a9d4 14302#: config/tc-ns32k.c:1438
55cf6793 14303#, c-format
f96bd6c2 14304msgid "Internal logic error. Line %d, file: \"%s\""
87ccc1b0
NC
14305msgstr ""
14306
e0e7a9d4 14307#: config/tc-ns32k.c:1486
55cf6793
ZW
14308#, c-format
14309msgid "Internal logic error. line %d, file \"%s\""
ac50feda
RH
14310msgstr ""
14311
e0e7a9d4 14312#: config/tc-ns32k.c:1587
55cf6793 14313msgid "Bit field out of range"
ac50feda
RH
14314msgstr ""
14315
e0e7a9d4 14316#: config/tc-ns32k.c:1687
55cf6793 14317msgid "iif convert internal pcrel/binary"
ac50feda
RH
14318msgstr ""
14319
e0e7a9d4 14320#: config/tc-ns32k.c:1704
55cf6793 14321msgid "Bignum too big for long"
ac50feda
RH
14322msgstr ""
14323
e0e7a9d4 14324#: config/tc-ns32k.c:1781
55cf6793 14325msgid "iif convert internal pcrel/pointer"
ac50feda
RH
14326msgstr ""
14327
e0e7a9d4 14328#: config/tc-ns32k.c:1786
55cf6793 14329msgid "Internal logic error in iif.iifP[n].type"
ac50feda
RH
14330msgstr ""
14331
e0e7a9d4
TG
14332#. We can't relax this case.
14333#: config/tc-ns32k.c:1822
55cf6793 14334msgid "Can't relax difference"
ac50feda
RH
14335msgstr ""
14336
e0e7a9d4 14337#: config/tc-ns32k.c:1863
ae351704 14338msgid "Displacement too large for :d"
ac50feda
RH
14339msgstr ""
14340
e0e7a9d4 14341#: config/tc-ns32k.c:1876
55cf6793 14342msgid "Internal logic error in iif.iifP[].type"
ac50feda
RH
14343msgstr ""
14344
55cf6793 14345#. Fatal.
e0e7a9d4 14346#: config/tc-ns32k.c:1908
55cf6793
ZW
14347#, c-format
14348msgid "Can't hash %s: %s"
ac50feda
RH
14349msgstr ""
14350
e0e7a9d4 14351#: config/tc-ns32k.c:2144
87ccc1b0
NC
14352#, c-format
14353msgid "invalid architecture option -m%s, ignored"
14354msgstr ""
14355
e0e7a9d4 14356#: config/tc-ns32k.c:2157
ac50feda 14357#, c-format
87ccc1b0 14358msgid "invalid default displacement size \"%s\". Defaulting to %d."
ac50feda
RH
14359msgstr ""
14360
e0e7a9d4 14361#: config/tc-ns32k.c:2173
6e1772d5 14362#, c-format
ac50feda
RH
14363msgid ""
14364"NS32K options:\n"
14365"-m32032 | -m32532\tselect variant of NS32K architecture\n"
87ccc1b0 14366"--disp-size-default=<1|2|4>\n"
ac50feda
RH
14367msgstr ""
14368
e0e7a9d4 14369#: config/tc-ns32k.c:2249
ac50feda
RH
14370#, c-format
14371msgid "Cannot find relocation type for symbol %s, code %d"
14372msgstr ""
14373
6655dba2
SB
14374#: config/tc-pdp11.c:340 config/tc-pdp11.c:357 config/tc-pdp11.c:380
14375#: config/tc-pdp11.c:386 config/tc-pdp11.c:399
a5c7551f 14376msgid "Bad register name"
87ccc1b0
NC
14377msgstr ""
14378
6655dba2 14379#: config/tc-pdp11.c:418 config/tc-pdp11.c:482 config/tc-pdp11.c:493
a5c7551f 14380msgid "Error in expression"
87ccc1b0
NC
14381msgstr ""
14382
6655dba2 14383#: config/tc-pdp11.c:490
a5c7551f 14384msgid "Low order bits truncated in immediate float operand"
a74801ba
ILT
14385msgstr ""
14386
6655dba2 14387#: config/tc-pdp11.c:634
a5c7551f 14388msgid "Float AC not legal as integer operand"
a74801ba
ILT
14389msgstr ""
14390
6655dba2 14391#: config/tc-pdp11.c:654
a5c7551f
RW
14392msgid "General register not legal as float operand"
14393msgstr ""
14394
6655dba2 14395#: config/tc-pdp11.c:687
a5c7551f
RW
14396msgid "No instruction found"
14397msgstr ""
14398
6655dba2 14399#: config/tc-pdp11.c:697 config/tc-z80.c:3249 config/tc-z80.c:3269
a5c7551f
RW
14400#, c-format
14401msgid "Unknown instruction '%s'"
14402msgstr ""
14403
6655dba2 14404#: config/tc-pdp11.c:703
a5c7551f
RW
14405#, c-format
14406msgid "Unsupported instruction set extension: %s"
14407msgstr ""
14408
6655dba2 14409#: config/tc-pdp11.c:737
a5c7551f
RW
14410msgid "operand is not an absolute constant"
14411msgstr ""
14412
6655dba2 14413#: config/tc-pdp11.c:745
a5c7551f
RW
14414msgid "3-bit immediate out of range"
14415msgstr ""
14416
6655dba2 14417#: config/tc-pdp11.c:752
a5c7551f
RW
14418msgid "6-bit immediate out of range"
14419msgstr ""
14420
6655dba2 14421#: config/tc-pdp11.c:759
a5c7551f
RW
14422msgid "8-bit immediate out of range"
14423msgstr ""
14424
6655dba2 14425#: config/tc-pdp11.c:776 config/tc-pdp11.c:969
a5c7551f
RW
14426msgid "Symbol expected"
14427msgstr ""
14428
6655dba2 14429#: config/tc-pdp11.c:781
a5c7551f
RW
14430msgid "8-bit displacement out of range"
14431msgstr ""
14432
6655dba2
SB
14433#: config/tc-pdp11.c:823 config/tc-pdp11.c:844 config/tc-pdp11.c:861
14434#: config/tc-pdp11.c:882 config/tc-pdp11.c:899 config/tc-pdp11.c:920
14435#: config/tc-pdp11.c:939 config/tc-pdp11.c:960
a5c7551f
RW
14436msgid "Missing ','"
14437msgstr ""
14438
6655dba2 14439#: config/tc-pdp11.c:974
a5c7551f
RW
14440msgid "6-bit displacement out of range"
14441msgstr ""
14442
6655dba2 14443#: config/tc-pdp11.c:995 config/tc-tilegx.c:1216 config/tc-tilepro.c:1102
e0e7a9d4 14444#: config/tc-vax.c:1950
a5c7551f
RW
14445msgid "Too many operands"
14446msgstr ""
14447
6655dba2 14448#: config/tc-pdp11.c:1445
c1c69e83
AM
14449#, c-format
14450msgid "Can not represent %s relocation in this object file format"
14451msgstr ""
14452
ed9e98c2 14453#: config/tc-pj.c:64 config/tc-pj.c:73
a5c7551f
RW
14454msgid "confusing relocation expressions"
14455msgstr ""
14456
14457#: config/tc-pj.c:157
14458msgid "can't have relocation for ipush"
14459msgstr ""
14460
9c9c98a5 14461#: config/tc-pj.c:289
cc643b88 14462msgid "expected expression"
a5c7551f
RW
14463msgstr ""
14464
9c9c98a5 14465#: config/tc-pj.c:355
6e1772d5 14466#, c-format
a74801ba
ILT
14467msgid ""
14468"PJ options:\n"
14469"-little\t\t\tgenerate little endian code\n"
14470"-big\t\t\tgenerate big endian code\n"
14471msgstr ""
14472
6655dba2
SB
14473#: config/tc-pj.c:380 config/tc-sh.c:3594 config/tc-sh.c:3601
14474#: config/tc-sh.c:3608 config/tc-sh.c:3615
a74801ba
ILT
14475msgid "pcrel too far"
14476msgstr ""
14477
6655dba2 14478#: config/tc-ppc.c:977 config/tc-ppc.c:985 config/tc-ppc.c:3573
f96bd6c2
PC
14479msgid "invalid register expression"
14480msgstr ""
14481
3957a496 14482#: config/tc-ppc.c:1145 config/tc-ppc.c:1203 config/tc-ppc.c:1251
c1c69e83
AM
14483msgid "the use of -mvle requires big endian."
14484msgstr ""
14485
f96bd6c2 14486#: config/tc-ppc.c:1183 config/tc-ppc.c:1205
c1c69e83
AM
14487msgid "the use of -mvle requires -a32."
14488msgstr ""
14489
f96bd6c2 14490#: config/tc-ppc.c:1185
87ccc1b0
NC
14491#, c-format
14492msgid "%s unsupported"
14493msgstr ""
14494
6655dba2 14495#: config/tc-ppc.c:1278 config/tc-s390.c:433 config/tc-s390.c:440
71300e2c
NC
14496#, c-format
14497msgid "invalid switch -m%s"
14498msgstr ""
14499
3957a496 14500#: config/tc-ppc.c:1309
2ee0aedf
TG
14501msgid "--nops needs a numeric argument"
14502msgstr ""
14503
6655dba2
SB
14504#: config/tc-ppc.c:1345
14505#, c-format
14506msgid "PowerPC options:\n"
14507msgstr ""
14508
14509#: config/tc-ppc.c:1347
14510#, c-format
14511msgid "-a32 generate ELF32/XCOFF32\n"
14512msgstr ""
14513
14514#: config/tc-ppc.c:1350
14515#, c-format
14516msgid "-a64 generate ELF64/XCOFF64\n"
14517msgstr ""
14518
14519#: config/tc-ppc.c:1352
14520#, c-format
14521msgid "-u ignored\n"
14522msgstr ""
14523
14524#: config/tc-ppc.c:1354
14525#, c-format
14526msgid "-mpwrx, -mpwr2 generate code for POWER/2 (RIOS2)\n"
14527msgstr ""
14528
14529#: config/tc-ppc.c:1356
14530#, c-format
14531msgid "-mpwr generate code for POWER (RIOS1)\n"
14532msgstr ""
14533
14534#: config/tc-ppc.c:1358
14535#, c-format
14536msgid "-m601 generate code for PowerPC 601\n"
14537msgstr ""
14538
14539#: config/tc-ppc.c:1360
6e1772d5 14540#, c-format
ac50feda 14541msgid ""
328577ad 14542"-mppc, -mppc32, -m603, -m604\n"
2ee0aedf 14543" generate code for PowerPC 603/604\n"
6655dba2
SB
14544msgstr ""
14545
14546#: config/tc-ppc.c:1363
14547#, c-format
14548msgid "-m403 generate code for PowerPC 403\n"
14549msgstr ""
14550
14551#: config/tc-ppc.c:1365
14552#, c-format
14553msgid "-m405 generate code for PowerPC 405\n"
14554msgstr ""
14555
14556#: config/tc-ppc.c:1367
14557#, c-format
14558msgid "-m440 generate code for PowerPC 440\n"
14559msgstr ""
14560
14561#: config/tc-ppc.c:1369
14562#, c-format
14563msgid "-m464 generate code for PowerPC 464\n"
14564msgstr ""
14565
14566#: config/tc-ppc.c:1371
14567#, c-format
14568msgid "-m476 generate code for PowerPC 476\n"
14569msgstr ""
14570
14571#: config/tc-ppc.c:1373
14572#, c-format
14573msgid ""
328577ad 14574"-m7400, -m7410, -m7450, -m7455\n"
2ee0aedf 14575" generate code for PowerPC 7400/7410/7450/7455\n"
6655dba2
SB
14576msgstr ""
14577
14578#: config/tc-ppc.c:1376
14579#, c-format
14580msgid ""
f48dfe41
NC
14581"-m750cl, -mgekko, -mbroadway\n"
14582" generate code for PowerPC 750cl/Gekko/Broadway\n"
87ccc1b0
NC
14583msgstr ""
14584
6655dba2
SB
14585#: config/tc-ppc.c:1379
14586#, c-format
14587msgid "-m821, -m850, -m860 generate code for PowerPC 821/850/860\n"
14588msgstr ""
14589
14590#: config/tc-ppc.c:1381
14591#, c-format
14592msgid "-mppc64, -m620 generate code for PowerPC 620/625/630\n"
14593msgstr ""
14594
14595#: config/tc-ppc.c:1383
6e1772d5 14596#, c-format
87ccc1b0 14597msgid ""
2ee0aedf
TG
14598"-mppc64bridge generate code for PowerPC 64, including bridge "
14599"insns\n"
6655dba2
SB
14600msgstr ""
14601
14602#: config/tc-ppc.c:1385
14603#, c-format
14604msgid "-mbooke generate code for 32-bit PowerPC BookE\n"
14605msgstr ""
14606
14607#: config/tc-ppc.c:1387
14608#, c-format
14609msgid "-ma2 generate code for A2 architecture\n"
14610msgstr ""
14611
14612#: config/tc-ppc.c:1389
14613#, c-format
14614msgid "-mpower4, -mpwr4 generate code for Power4 architecture\n"
14615msgstr ""
14616
14617#: config/tc-ppc.c:1391
14618#, c-format
14619msgid ""
9c9c98a5 14620"-mpower5, -mpwr5, -mpwr5x\n"
2ee0aedf 14621" generate code for Power5 architecture\n"
6655dba2
SB
14622msgstr ""
14623
14624#: config/tc-ppc.c:1394
14625#, c-format
14626msgid "-mpower6, -mpwr6 generate code for Power6 architecture\n"
14627msgstr ""
14628
14629#: config/tc-ppc.c:1396
14630#, c-format
14631msgid "-mpower7, -mpwr7 generate code for Power7 architecture\n"
14632msgstr ""
14633
14634#: config/tc-ppc.c:1398
14635#, c-format
14636msgid "-mpower8, -mpwr8 generate code for Power8 architecture\n"
14637msgstr ""
14638
14639#: config/tc-ppc.c:1400
14640#, c-format
14641msgid "-mpower9, -mpwr9 generate code for Power9 architecture\n"
14642msgstr ""
14643
14644#: config/tc-ppc.c:1402
14645#, c-format
14646msgid ""
2ee0aedf
TG
14647"-mcell generate code for Cell Broadband Engine "
14648"architecture\n"
6655dba2
SB
14649msgstr ""
14650
14651#: config/tc-ppc.c:1404
14652#, c-format
14653msgid ""
f96bd6c2 14654"-mcom generate code for Power/PowerPC common instructions\n"
6655dba2
SB
14655msgstr ""
14656
14657#: config/tc-ppc.c:1406
14658#, c-format
14659msgid ""
2ee0aedf 14660"-many generate code for any architecture (PWR/PWRX/PPC)\n"
87ccc1b0
NC
14661msgstr ""
14662
6655dba2
SB
14663#: config/tc-ppc.c:1408
14664#, c-format
14665msgid "-maltivec generate code for AltiVec\n"
14666msgstr ""
14667
14668#: config/tc-ppc.c:1410
6e1772d5 14669#, c-format
87ccc1b0 14670msgid ""
2ee0aedf 14671"-mvsx generate code for Vector-Scalar (VSX) instructions\n"
6655dba2
SB
14672msgstr ""
14673
14674#: config/tc-ppc.c:1412
14675#, c-format
14676msgid "-me300 generate code for PowerPC e300 family\n"
14677msgstr ""
14678
14679#: config/tc-ppc.c:1414
14680#, c-format
14681msgid "-me500, -me500x2 generate code for Motorola e500 core complex\n"
14682msgstr ""
14683
14684#: config/tc-ppc.c:1416
14685#, c-format
14686msgid ""
f12e7348 14687"-me500mc, generate code for Freescale e500mc core complex\n"
6655dba2
SB
14688msgstr ""
14689
14690#: config/tc-ppc.c:1418
14691#, c-format
14692msgid ""
2ee0aedf 14693"-me500mc64, generate code for Freescale e500mc64 core complex\n"
6655dba2
SB
14694msgstr ""
14695
14696#: config/tc-ppc.c:1420
14697#, c-format
14698msgid ""
c1c69e83 14699"-me5500, generate code for Freescale e5500 core complex\n"
6655dba2
SB
14700msgstr ""
14701
14702#: config/tc-ppc.c:1422
14703#, c-format
14704msgid ""
c1c69e83 14705"-me6500, generate code for Freescale e6500 core complex\n"
6655dba2
SB
14706msgstr ""
14707
14708#: config/tc-ppc.c:1424
14709#, c-format
14710msgid "-mspe generate code for Motorola SPE instructions\n"
14711msgstr ""
14712
14713#: config/tc-ppc.c:1426
14714#, c-format
14715msgid "-mspe2 generate code for Freescale SPE2 instructions\n"
14716msgstr ""
14717
14718#: config/tc-ppc.c:1428
14719#, c-format
14720msgid "-mvle generate code for Freescale VLE instructions\n"
14721msgstr ""
14722
14723#: config/tc-ppc.c:1430
14724#, c-format
14725msgid ""
2ee0aedf 14726"-mtitan generate code for AppliedMicro Titan core complex\n"
ac50feda
RH
14727msgstr ""
14728
6655dba2
SB
14729#: config/tc-ppc.c:1432
14730#, c-format
14731msgid "-mregnames Allow symbolic names for registers\n"
14732msgstr ""
14733
14734#: config/tc-ppc.c:1434
14735#, c-format
14736msgid "-mno-regnames Do not allow symbolic names for registers\n"
14737msgstr ""
14738
14739#: config/tc-ppc.c:1437
14740#, c-format
14741msgid "-mrelocatable support for GCC's -mrelocatble option\n"
14742msgstr ""
14743
14744#: config/tc-ppc.c:1439
14745#, c-format
14746msgid "-mrelocatable-lib support for GCC's -mrelocatble-lib option\n"
14747msgstr ""
14748
14749#: config/tc-ppc.c:1441
14750#, c-format
14751msgid "-memb set PPC_EMB bit in ELF flags\n"
14752msgstr ""
14753
14754#: config/tc-ppc.c:1443
6e1772d5 14755#, c-format
ac50feda 14756msgid ""
cc643b88 14757"-mlittle, -mlittle-endian, -le\n"
2ee0aedf 14758" generate code for a little endian machine\n"
6655dba2
SB
14759msgstr ""
14760
14761#: config/tc-ppc.c:1446
14762#, c-format
14763msgid ""
cc643b88 14764"-mbig, -mbig-endian, -be\n"
2ee0aedf 14765" generate code for a big endian machine\n"
2ee0aedf
TG
14766msgstr ""
14767
6655dba2
SB
14768#: config/tc-ppc.c:1449
14769#, c-format
14770msgid "-msolaris generate code for Solaris\n"
14771msgstr ""
14772
14773#: config/tc-ppc.c:1451
14774#, c-format
14775msgid "-mno-solaris do not generate code for Solaris\n"
14776msgstr ""
14777
14778#: config/tc-ppc.c:1453
14779#, c-format
14780msgid "-K PIC set EF_PPC_RELOCATABLE_LIB in ELF flags\n"
14781msgstr ""
14782
14783#: config/tc-ppc.c:1455
14784#, c-format
14785msgid "-V print assembler version number\n"
14786msgstr ""
14787
14788#: config/tc-ppc.c:1457
14789#, c-format
14790msgid "-Qy, -Qn ignored\n"
14791msgstr ""
14792
14793#: config/tc-ppc.c:1460
2ee0aedf
TG
14794#, c-format
14795msgid ""
14796"-nops=count when aligning, more than COUNT nops uses a branch\n"
ac50feda
RH
14797msgstr ""
14798
6655dba2
SB
14799#: config/tc-ppc.c:1462
14800#, c-format
14801msgid "-ppc476-workaround warn if emitting data to code sections\n"
14802msgstr ""
14803
14804#: config/tc-ppc.c:1492
c1c69e83
AM
14805#, c-format
14806msgid "unknown default cpu = %s, os = %s"
14807msgstr ""
14808
6655dba2 14809#: config/tc-ppc.c:1520
c1c69e83
AM
14810msgid "neither Power nor PowerPC opcodes were selected."
14811msgstr ""
14812
6655dba2 14813#: config/tc-ppc.c:1580
c1c69e83
AM
14814#, c-format
14815msgid "mask trims opcode bits for %s"
14816msgstr ""
14817
6655dba2 14818#: config/tc-ppc.c:1590
ac50feda 14819#, c-format
c1c69e83 14820msgid "operand index error for %s"
ac50feda
RH
14821msgstr ""
14822
6655dba2 14823#: config/tc-ppc.c:1616
c1c69e83
AM
14824#, c-format
14825msgid "operand %d overlap in %s"
ac50feda
RH
14826msgstr ""
14827
6655dba2 14828#: config/tc-ppc.c:1625
f48dfe41
NC
14829#, c-format
14830msgid "non-optional operand %d follows optional operand in %s"
14831msgstr ""
14832
6655dba2 14833#: config/tc-ppc.c:1675
ac50feda 14834#, c-format
ae351704
AM
14835msgid "powerpc_operands[%d].bitm invalid"
14836msgstr ""
14837
6655dba2 14838#: config/tc-ppc.c:1682
ae351704
AM
14839#, c-format
14840msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]"
14841msgstr ""
14842
6655dba2
SB
14843#: config/tc-ppc.c:1708 config/tc-ppc.c:1765 config/tc-ppc.c:1809
14844#: config/tc-ppc.c:1853
499ac353
NC
14845#, c-format
14846msgid "major opcode is not sorted for %s"
14847msgstr ""
14848
6655dba2 14849#: config/tc-ppc.c:1714
e0e7a9d4
TG
14850#, c-format
14851msgid "%s is enabled by vle flag"
14852msgstr ""
14853
6655dba2 14854#: config/tc-ppc.c:1721
e0e7a9d4
TG
14855#, c-format
14856msgid "%s not disabled by vle flag"
14857msgstr ""
14858
6655dba2
SB
14859#: config/tc-ppc.c:1735 config/tc-ppc.c:1779 config/tc-ppc.c:1824
14860#: config/tc-ppc.c:1868
f12e7348 14861#, c-format
c1c69e83 14862msgid "duplicate instruction %s"
f12e7348
NC
14863msgstr ""
14864
6655dba2 14865#: config/tc-ppc.c:1892
ae351704 14866#, c-format
c1c69e83
AM
14867msgid "duplicate macro %s"
14868msgstr ""
14869
6655dba2
SB
14870#: config/tc-ppc.c:2268
14871#, c-format
14872msgid "symbol+offset@%s means symbol@%s+offset"
71300e2c
NC
14873msgstr ""
14874
6655dba2
SB
14875#: config/tc-ppc.c:2288
14876#, c-format
14877msgid "symbol+offset@%s not supported"
c1c69e83
AM
14878msgstr ""
14879
6655dba2 14880#: config/tc-ppc.c:2365 config/tc-ppc.c:4361 config/tc-ppc.c:7888
ed9e98c2
AM
14881msgid "data in executable section"
14882msgstr ""
14883
6655dba2 14884#: config/tc-ppc.c:2406 config/tc-ppc.c:5998
c1c69e83 14885msgid "expected comma after symbol-name: rest of line ignored."
ac50feda
RH
14886msgstr ""
14887
6655dba2 14888#: config/tc-ppc.c:2439 config/tc-ppc.c:6034
ac50feda 14889#, c-format
c1c69e83 14890msgid "ignoring attempt to re-define symbol `%s'."
ac50feda
RH
14891msgstr ""
14892
6655dba2 14893#: config/tc-ppc.c:2447
ae351704 14894#, c-format
c1c69e83
AM
14895msgid "length of .lcomm \"%s\" is already %ld. Not changed to %ld."
14896msgstr ""
14897
6655dba2 14898#: config/tc-ppc.c:2465
c1c69e83 14899msgid "common alignment not a power of 2"
ae351704
AM
14900msgstr ""
14901
6655dba2 14902#: config/tc-ppc.c:2507
ae351704 14903#, c-format
c1c69e83
AM
14904msgid "expected comma after name `%s' in .localentry directive"
14905msgstr ""
14906
6655dba2 14907#: config/tc-ppc.c:2517
c1c69e83 14908msgid "missing expression in .localentry directive"
ae351704
AM
14909msgstr ""
14910
6655dba2 14911#: config/tc-ppc.c:2538
ae351704 14912#, c-format
c1c69e83 14913msgid ".localentry expression for `%s' is not a valid power of 2"
ae351704
AM
14914msgstr ""
14915
6655dba2 14916#: config/tc-ppc.c:2555
c1c69e83
AM
14917#, c-format
14918msgid ".localentry expression for `%s' does not evaluate to a constant"
14919msgstr ""
14920
6655dba2 14921#: config/tc-ppc.c:2570
c1c69e83 14922msgid "missing expression in .abiversion directive"
ac50feda
RH
14923msgstr ""
14924
6655dba2 14925#: config/tc-ppc.c:2579
c1c69e83 14926msgid ".abiversion expression does not evaluate to a constant"
ae351704
AM
14927msgstr ""
14928
6655dba2 14929#: config/tc-ppc.c:2601
e0e7a9d4
TG
14930msgid "unknown .gnu_attribute value"
14931msgstr ""
14932
6655dba2 14933#: config/tc-ppc.c:2659
c1c69e83
AM
14934msgid "relocation cannot be done when using -mrelocatable"
14935msgstr ""
14936
6655dba2 14937#: config/tc-ppc.c:2705
ae351704
AM
14938msgid "TOC section size exceeds 64k"
14939msgstr ""
14940
6655dba2 14941#: config/tc-ppc.c:2800
ae351704
AM
14942#, c-format
14943msgid "syntax error: invalid toc specifier `%s'"
14944msgstr ""
14945
6655dba2 14946#: config/tc-ppc.c:2814
ae351704
AM
14947#, c-format
14948msgid "syntax error: expected `]', found `%c'"
14949msgstr ""
14950
6655dba2 14951#: config/tc-ppc.c:3234
f48dfe41
NC
14952#, c-format
14953msgid "%s howto doesn't match size/pcrel in gas"
14954msgstr ""
14955
6655dba2 14956#: config/tc-ppc.c:3314
c1c69e83
AM
14957#, c-format
14958msgid "unrecognized opcode: `%s'"
14959msgstr ""
14960
6655dba2 14961#: config/tc-ppc.c:3490
ae351704
AM
14962msgid "[tocv] symbol is not a toc symbol"
14963msgstr ""
14964
6655dba2 14965#: config/tc-ppc.c:3501
c1c69e83 14966msgid "unimplemented toc32 expression modifier"
ae351704
AM
14967msgstr ""
14968
6655dba2 14969#: config/tc-ppc.c:3506
c1c69e83 14970msgid "unimplemented toc64 expression modifier"
ae351704
AM
14971msgstr ""
14972
6655dba2 14973#: config/tc-ppc.c:3510
ae351704
AM
14974#, c-format
14975msgid "Unexpected return value [%d] from parse_toc_entry!\n"
14976msgstr ""
14977
6655dba2 14978#: config/tc-ppc.c:3759
2ee0aedf
TG
14979#, c-format
14980msgid "@tls may not be used with \"%s\" operands"
14981msgstr ""
14982
6655dba2 14983#: config/tc-ppc.c:3762
2ee0aedf
TG
14984msgid "@tls may only be used in last operand"
14985msgstr ""
14986
6655dba2
SB
14987#: config/tc-ppc.c:3800 config/tc-ppc.c:3810 config/tc-ppc.c:3820
14988#: config/tc-ppc.c:3835
f48dfe41
NC
14989#, c-format
14990msgid "%s unsupported on this instruction"
14991msgstr ""
14992
6655dba2 14993#: config/tc-ppc.c:3879
ed9e98c2
AM
14994#, c-format
14995msgid "assuming %s on symbol"
14996msgstr ""
14997
6655dba2 14998#: config/tc-ppc.c:4002
ae351704
AM
14999msgid "unsupported relocation for DS offset field"
15000msgstr ""
15001
6655dba2 15002#: config/tc-ppc.c:4055
ae351704 15003#, c-format
f48dfe41 15004msgid "syntax error; found `%c', expected `%c'"
ae351704
AM
15005msgstr ""
15006
6655dba2 15007#: config/tc-ppc.c:4060
2ee0aedf 15008#, c-format
f48dfe41 15009msgid "syntax error; end of line, expected `%c'"
ae351704
AM
15010msgstr ""
15011
6655dba2 15012#: config/tc-ppc.c:4125 config/tc-ppc.c:7097
71300e2c
NC
15013#, c-format
15014msgid "instruction address is not a multiple of %d"
15015msgstr ""
15016
6655dba2 15017#: config/tc-ppc.c:4245
71300e2c 15018msgid "wrong number of operands"
ae351704
AM
15019msgstr ""
15020
6655dba2 15021#: config/tc-ppc.c:4318
3957a496
NC
15022msgid "bad .section directive: want a,e,v,w,x,M,S,G,T in string"
15023msgstr ""
15024
6655dba2 15025#: config/tc-ppc.c:4398
ae351704
AM
15026msgid "missing size"
15027msgstr ""
15028
6655dba2 15029#: config/tc-ppc.c:4407
ae351704
AM
15030msgid "negative size"
15031msgstr ""
15032
6655dba2 15033#: config/tc-ppc.c:4439
ae351704
AM
15034msgid "missing real symbol name"
15035msgstr ""
15036
6655dba2 15037#: config/tc-ppc.c:4478
ae351704
AM
15038msgid "attempt to redefine symbol"
15039msgstr ""
15040
6655dba2 15041#: config/tc-ppc.c:4741
cc643b88 15042#, c-format
c1c69e83 15043msgid "no known dwarf XCOFF section for flag 0x%08x\n"
cc643b88
NC
15044msgstr ""
15045
6655dba2 15046#: config/tc-ppc.c:4754
cc643b88
NC
15047#, c-format
15048msgid "label %s was not defined in this dwarf section"
15049msgstr ""
15050
6655dba2 15051#: config/tc-ppc.c:4868
c1c69e83 15052msgid "the XCOFF file format does not support arbitrary sections"
ae351704
AM
15053msgstr ""
15054
6655dba2 15055#: config/tc-ppc.c:4939
9c9c98a5
NC
15056msgid ".ref outside .csect"
15057msgstr ""
15058
6655dba2 15059#: config/tc-ppc.c:4960 config/tc-ppc.c:5160
9c9c98a5
NC
15060msgid "missing symbol name"
15061msgstr ""
15062
6655dba2 15063#: config/tc-ppc.c:4990
ae351704
AM
15064msgid "missing rename string"
15065msgstr ""
15066
6655dba2 15067#: config/tc-ppc.c:5020 config/tc-ppc.c:5559 read.c:3519
ae351704
AM
15068msgid "missing value"
15069msgstr ""
15070
6655dba2 15071#: config/tc-ppc.c:5038
ae351704
AM
15072msgid "illegal .stabx expression; zero assumed"
15073msgstr ""
15074
6655dba2 15075#: config/tc-ppc.c:5070
ae351704
AM
15076msgid "missing class"
15077msgstr ""
15078
6655dba2 15079#: config/tc-ppc.c:5079
ae351704
AM
15080msgid "missing type"
15081msgstr ""
15082
6655dba2 15083#: config/tc-ppc.c:5106
cc643b88
NC
15084msgid ".stabx of storage class stsym must be within .bs/.es"
15085msgstr ""
15086
6655dba2 15087#: config/tc-ppc.c:5347
ae351704
AM
15088msgid "nested .bs blocks"
15089msgstr ""
15090
6655dba2 15091#: config/tc-ppc.c:5378
ae351704
AM
15092msgid ".es without preceding .bs"
15093msgstr ""
15094
6655dba2 15095#: config/tc-ppc.c:5551
ae351704
AM
15096msgid "non-constant byte count"
15097msgstr ""
15098
6655dba2 15099#: config/tc-ppc.c:5626
ae351704
AM
15100msgid ".tc not in .toc section"
15101msgstr ""
15102
6655dba2 15103#: config/tc-ppc.c:5644
ae351704
AM
15104msgid ".tc with no label"
15105msgstr ""
15106
6655dba2 15107#: config/tc-ppc.c:5728 config/tc-s390.c:1968
ae351704
AM
15108msgid ".machine stack overflow"
15109msgstr ""
15110
6655dba2 15111#: config/tc-ppc.c:5735 config/tc-s390.c:1979
ae351704
AM
15112msgid ".machine stack underflow"
15113msgstr ""
15114
6655dba2 15115#: config/tc-ppc.c:5742 config/tc-s390.c:1991
ae351704
AM
15116#, c-format
15117msgid "invalid machine `%s'"
15118msgstr ""
15119
6655dba2 15120#: config/tc-ppc.c:5774
c1c69e83
AM
15121msgid "no previous section to return to, ignored."
15122msgstr ""
15123
6655dba2 15124#: config/tc-ppc.c:6043
c1c69e83
AM
15125#, c-format
15126msgid "length of .comm \"%s\" is already %ld. Not changed to %ld."
ae351704
AM
15127msgstr ""
15128
15129#. Section Contents
15130#. unknown
6655dba2 15131#: config/tc-ppc.c:6171
c1c69e83 15132msgid "unsupported section attribute -- 'a'"
ae351704
AM
15133msgstr ""
15134
6655dba2 15135#: config/tc-ppc.c:6353
ae351704
AM
15136msgid "bad symbol suffix"
15137msgstr ""
15138
6655dba2 15139#: config/tc-ppc.c:6446
c1c69e83 15140msgid "unrecognized symbol suffix"
ae351704
AM
15141msgstr ""
15142
6655dba2 15143#: config/tc-ppc.c:6509
e0e7a9d4
TG
15144msgid "two .function pseudo-ops with no intervening .ef"
15145msgstr ""
15146
6655dba2 15147#: config/tc-ppc.c:6522
e0e7a9d4
TG
15148msgid ".ef with no preceding .function"
15149msgstr ""
15150
6655dba2 15151#: config/tc-ppc.c:6649
e0e7a9d4
TG
15152#, c-format
15153msgid "warning: symbol %s has no csect"
15154msgstr ""
15155
6655dba2 15156#: config/tc-ppc.c:6911
e0e7a9d4
TG
15157msgid "symbol in .toc does not match any .tc"
15158msgstr ""
15159
6655dba2 15160#: config/tc-ppc.c:7626
e0e7a9d4
TG
15161#, c-format
15162msgid "%s unsupported as instruction fixup"
15163msgstr ""
15164
6655dba2 15165#: config/tc-ppc.c:7725
e0e7a9d4
TG
15166#, c-format
15167msgid "unsupported relocation against %s"
15168msgstr ""
15169
6655dba2 15170#: config/tc-ppc.c:7871
e0e7a9d4
TG
15171#, c-format
15172msgid "Gas failure, reloc value %d\n"
15173msgstr ""
15174
3957a496 15175#: config/tc-pru.c:603
f96bd6c2
PC
15176#, c-format
15177msgid "quick branch offset %d out of range %d to %d"
15178msgstr ""
15179
3957a496 15180#: config/tc-pru.c:618
f96bd6c2
PC
15181#, c-format
15182msgid "immediate value %llu out of range %u to %lu"
15183msgstr ""
15184
6655dba2 15185#: config/tc-pru.c:697
f96bd6c2
PC
15186msgid "unexpected PC relative expression"
15187msgstr ""
15188
6655dba2 15189#: config/tc-pru.c:734 config/tc-pru.c:741
f96bd6c2
PC
15190msgid "residual low bits in pmem diff relocation"
15191msgstr ""
15192
6655dba2 15193#: config/tc-pru.c:939 config/tc-pru.c:972
f96bd6c2
PC
15194#, c-format
15195msgid "trailing garbage after expression: %s"
15196msgstr ""
15197
6655dba2 15198#: config/tc-pru.c:944
f96bd6c2
PC
15199#, c-format
15200msgid "expected expression, got %s"
15201msgstr ""
15202
6655dba2 15203#: config/tc-pru.c:977
f96bd6c2
PC
15204#, c-format
15205msgid "expected constant expression, got %s"
15206msgstr ""
15207
6655dba2 15208#: config/tc-pru.c:1030
f96bd6c2
PC
15209msgid "data transfer register cannot be halfword"
15210msgstr ""
15211
6655dba2 15212#: config/tc-pru.c:1049
f96bd6c2
PC
15213msgid "destination register must be full-word"
15214msgstr ""
15215
6655dba2 15216#: config/tc-pru.c:1081
f96bd6c2
PC
15217#, c-format
15218msgid "cannot use partial register %s for addressing"
15219msgstr ""
15220
6655dba2 15221#: config/tc-pru.c:1094
71300e2c
NC
15222#, c-format
15223msgid "value %lu is too large for a byte operand"
15224msgstr ""
15225
6655dba2 15226#: config/tc-pru.c:1116
e0e7a9d4 15227#, c-format
f96bd6c2
PC
15228msgid "loop count constant %ld is out of range [1..%d]"
15229msgstr ""
15230
6655dba2 15231#: config/tc-pru.c:1216 config/tc-pru.c:1242
f96bd6c2
PC
15232#, c-format
15233msgid "byte count constant %ld is out of range [1..%d]"
15234msgstr ""
15235
6655dba2 15236#: config/tc-pru.c:1223 config/tc-pru.c:1249
f96bd6c2 15237msgid "only r0 can be used as byte count register"
e0e7a9d4
TG
15238msgstr ""
15239
6655dba2 15240#: config/tc-pru.c:1225 config/tc-pru.c:1251
f96bd6c2
PC
15241msgid "only r0.bX byte fields of r0 can be used as byte count"
15242msgstr ""
15243
6655dba2 15244#: config/tc-pru.c:1264
f96bd6c2
PC
15245#, c-format
15246msgid "invalid constant table offset %ld"
15247msgstr ""
15248
6655dba2 15249#: config/tc-pru.c:1275
f96bd6c2
PC
15250#, c-format
15251msgid "invalid WakeOnStatus %ld"
15252msgstr ""
15253
6655dba2 15254#: config/tc-pru.c:1286
f96bd6c2
PC
15255#, c-format
15256msgid "invalid XFR WideBus Address %ld"
e0e7a9d4
TG
15257msgstr ""
15258
6655dba2 15259#: config/tc-pru.c:1546
f96bd6c2
PC
15260#, c-format
15261msgid ""
15262"PRU options:\n"
15263" -mlink-relax generate relocations for linker relaxation (default).\n"
15264" -mno-link-relax don't generate relocations for linker relaxation.\n"
15265msgstr ""
15266
6655dba2 15267#: config/tc-pru.c:1840
f96bd6c2
PC
15268#, c-format
15269msgid "Label \"%s\" matches a CPU register name"
15270msgstr ""
15271
6655dba2 15272#: config/tc-riscv.c:412 config/tc-riscv.c:471
e0e7a9d4
TG
15273#, c-format
15274msgid "internal error: can't hash `%s': %s"
15275msgstr ""
15276
6655dba2 15277#: config/tc-riscv.c:568
e0e7a9d4
TG
15278#, c-format
15279msgid "internal: bad RISC-V opcode (mask error): %s %s"
15280msgstr ""
15281
6655dba2 15282#: config/tc-riscv.c:617
71300e2c
NC
15283#, c-format
15284msgid "internal: bad RISC-V opcode (unknown operand type `CF%c'): %s %s"
15285msgstr ""
15286
6655dba2 15287#: config/tc-riscv.c:624
e0e7a9d4
TG
15288#, c-format
15289msgid "internal: bad RISC-V opcode (unknown operand type `C%c'): %s %s"
15290msgstr ""
15291
6655dba2 15292#: config/tc-riscv.c:668 config/tc-riscv.c:680
71300e2c
NC
15293#, c-format
15294msgid "internal: bad RISC-V opcode (unknown operand type `F%c'): %s %s"
15295msgstr ""
15296
6655dba2 15297#: config/tc-riscv.c:687
e0e7a9d4
TG
15298#, c-format
15299msgid "internal: bad RISC-V opcode (unknown operand type `%c'): %s %s"
15300msgstr ""
15301
6655dba2 15302#: config/tc-riscv.c:695
e0e7a9d4
TG
15303#, c-format
15304msgid "internal: bad RISC-V opcode (bits 0x%lx undefined): %s %s"
15305msgstr ""
15306
6655dba2 15307#: config/tc-riscv.c:841
e0e7a9d4
TG
15308#, c-format
15309msgid "Unsupported RISC-V relocation number %d"
15310msgstr ""
15311
6655dba2 15312#: config/tc-riscv.c:928
e0e7a9d4
TG
15313msgid "internal error: invalid macro"
15314msgstr ""
15315
6655dba2
SB
15316#: config/tc-riscv.c:953
15317msgid "internal error: vasprintf failed"
15318msgstr ""
15319
15320#: config/tc-riscv.c:982 config/tc-riscv.c:1053
e0e7a9d4
TG
15321msgid "unsupported large constant"
15322msgstr ""
15323
6655dba2 15324#: config/tc-riscv.c:984
71300e2c
NC
15325#, c-format
15326msgid "unknown CSR `%s'"
15327msgstr ""
15328
6655dba2 15329#: config/tc-riscv.c:987
e0e7a9d4
TG
15330#, c-format
15331msgid "Instruction %s requires absolute expression"
15332msgstr ""
15333
6655dba2 15334#: config/tc-riscv.c:1213
e0e7a9d4
TG
15335#, c-format
15336msgid "Macro %s not implemented"
15337msgstr ""
15338
6655dba2 15339#: config/tc-riscv.c:1700
f48dfe41
NC
15340msgid "bad value for funct6 field, value must be 0...64"
15341msgstr ""
15342
6655dba2 15343#: config/tc-riscv.c:1715
71300e2c
NC
15344msgid "bad value for funct4 field, value must be 0...15"
15345msgstr ""
15346
6655dba2 15347#: config/tc-riscv.c:1730 config/tc-riscv.c:2087
71300e2c
NC
15348msgid "bad value for funct3 field, value must be 0...7"
15349msgstr ""
15350
6655dba2 15351#: config/tc-riscv.c:1744 config/tc-riscv.c:2102
f48dfe41
NC
15352msgid "bad value for funct2 field, value must be 0...3"
15353msgstr ""
15354
6655dba2 15355#: config/tc-riscv.c:1753
71300e2c
NC
15356#, c-format
15357msgid "bad compressed FUNCT field specifier 'CF%c'\n"
15358msgstr ""
15359
6655dba2 15360#: config/tc-riscv.c:1760
e0e7a9d4
TG
15361#, c-format
15362msgid "bad RVC field specifier 'C%c'\n"
15363msgstr ""
15364
6655dba2 15365#: config/tc-riscv.c:1783 config/tc-riscv.c:1794
e0e7a9d4
TG
15366#, c-format
15367msgid "Improper shift amount (%lu)"
15368msgstr ""
15369
6655dba2 15370#: config/tc-riscv.c:1805
e0e7a9d4
TG
15371#, c-format
15372msgid "Improper CSRxI immediate (%lu)"
15373msgstr ""
15374
6655dba2 15375#: config/tc-riscv.c:1820
e0e7a9d4
TG
15376#, c-format
15377msgid "Improper CSR address (%lu)"
15378msgstr ""
15379
6655dba2 15380#: config/tc-riscv.c:1997
e0e7a9d4
TG
15381msgid "lui expression not in range 0..1048575"
15382msgstr ""
15383
6655dba2 15384#: config/tc-riscv.c:2033
71300e2c
NC
15385msgid ""
15386"bad value for opcode field, value must be 0...127 and lower 2 bits must be "
15387"0x3"
15388msgstr ""
15389
6655dba2 15390#: config/tc-riscv.c:2049
71300e2c
NC
15391msgid "bad value for opcode field, value must be 0...2"
15392msgstr ""
15393
6655dba2 15394#: config/tc-riscv.c:2059
71300e2c
NC
15395#, c-format
15396msgid "bad Opcode field specifier 'O%c'\n"
15397msgstr ""
15398
6655dba2 15399#: config/tc-riscv.c:2072
71300e2c
NC
15400msgid "bad value for funct7 field, value must be 0...127"
15401msgstr ""
15402
6655dba2 15403#: config/tc-riscv.c:2113
71300e2c
NC
15404#, c-format
15405msgid "bad FUNCT field specifier 'F%c'\n"
15406msgstr ""
15407
6655dba2 15408#: config/tc-riscv.c:2127
e0e7a9d4
TG
15409#, c-format
15410msgid "internal error: bad argument type %c"
15411msgstr ""
15412
6655dba2 15413#: config/tc-riscv.c:2132
e0e7a9d4
TG
15414msgid "illegal operands"
15415msgstr ""
15416
6655dba2 15417#: config/tc-riscv.c:2508
e0e7a9d4
TG
15418#, c-format
15419msgid "internal error: bad CFA value #%d"
15420msgstr ""
15421
6655dba2 15422#: config/tc-riscv.c:2589
e0e7a9d4
TG
15423#, c-format
15424msgid "internal error: bad relocation #%d"
ae351704
AM
15425msgstr ""
15426
6655dba2 15427#: config/tc-riscv.c:2594
f96bd6c2
PC
15428msgid "unsupported symbol subtraction"
15429msgstr ""
15430
6655dba2 15431#: config/tc-riscv.c:2689
e0e7a9d4 15432msgid ".option pop with no .option push"
ae351704
AM
15433msgstr ""
15434
6655dba2 15435#: config/tc-riscv.c:2699
ae351704 15436#, c-format
e0e7a9d4 15437msgid "Unrecognized .option directive: %s\n"
ae351704
AM
15438msgstr ""
15439
6655dba2 15440#: config/tc-riscv.c:2719
e0e7a9d4
TG
15441#, c-format
15442msgid "Unsupported use of %s"
ae351704
AM
15443msgstr ""
15444
6655dba2 15445#: config/tc-riscv.c:2874
c1c69e83 15446#, c-format
e0e7a9d4 15447msgid "cannot represent %s relocation in object file"
c1c69e83
AM
15448msgstr ""
15449
6655dba2 15450#: config/tc-riscv.c:3015
c1c69e83 15451#, c-format
e0e7a9d4
TG
15452msgid ""
15453"RISC-V options:\n"
e0e7a9d4
TG
15454" -fpic generate position-independent code\n"
15455" -fno-pic don't generate position-independent code (default)\n"
f96bd6c2
PC
15456" -march=ISA set the RISC-V architecture\n"
15457" -mabi=ABI set the RISC-V ABI\n"
71300e2c
NC
15458" -mrelax enable relax (default)\n"
15459" -mno-relax disable relax\n"
f48dfe41
NC
15460" -march-attr generate RISC-V arch attribute\n"
15461" -mno-arch-attr don't generate RISC-V arch attribute\n"
c1c69e83
AM
15462msgstr ""
15463
6655dba2 15464#: config/tc-riscv.c:3050
c1c69e83 15465#, c-format
e0e7a9d4 15466msgid "unknown register `%s'"
c1c69e83
AM
15467msgstr ""
15468
6655dba2 15469#: config/tc-riscv.c:3071
e0e7a9d4
TG
15470#, c-format
15471msgid "non-constant .%cleb128 is not supported"
c1c69e83
AM
15472msgstr ""
15473
6655dba2 15474#: config/tc-riscv.c:3196
f48dfe41
NC
15475msgid ".attribute arch must set before any instructions"
15476msgstr ""
15477
15478#: config/tc-rl78.c:213
ed9e98c2
AM
15479msgid "16-bit relocation used in 8-bit operand"
15480msgstr ""
15481
f48dfe41 15482#: config/tc-rl78.c:217
ed9e98c2
AM
15483msgid "8-bit relocation used in 16-bit operand"
15484msgstr ""
15485
f48dfe41 15486#: config/tc-rl78.c:243 config/tc-rx.c:889
c1c69e83
AM
15487#, c-format
15488msgid "Value %d doesn't fit in unsigned %d-bit field"
15489msgstr ""
15490
f48dfe41 15491#: config/tc-rl78.c:249 config/tc-rx.c:895
ae351704 15492#, c-format
c1c69e83 15493msgid "Value %d doesn't fit in signed %d-bit field"
ae351704
AM
15494msgstr ""
15495
f48dfe41 15496#: config/tc-rl78.c:367
ed9e98c2
AM
15497#, c-format
15498msgid " RL78 specific command line options:\n"
15499msgstr ""
15500
f48dfe41 15501#: config/tc-rl78.c:368
e0e7a9d4
TG
15502#, c-format
15503msgid " --mrelax Enable link time relaxation\n"
15504msgstr ""
15505
f48dfe41 15506#: config/tc-rl78.c:369
ed9e98c2
AM
15507#, c-format
15508msgid " --mg10 Enable support for G10 variant\n"
15509msgstr ""
15510
f48dfe41 15511#: config/tc-rl78.c:370
e0e7a9d4
TG
15512#, c-format
15513msgid " --mg13 Selects the G13 core.\n"
15514msgstr ""
15515
f48dfe41 15516#: config/tc-rl78.c:371
e0e7a9d4
TG
15517#, c-format
15518msgid " --mg14 Selects the G14 core [default]\n"
15519msgstr ""
15520
f48dfe41 15521#: config/tc-rl78.c:372
e0e7a9d4
TG
15522#, c-format
15523msgid " --mrl78 Alias for --mg14\n"
15524msgstr ""
15525
f48dfe41 15526#: config/tc-rl78.c:373
ed9e98c2
AM
15527#, c-format
15528msgid " --m32bit-doubles [default]\n"
15529msgstr ""
15530
f48dfe41 15531#: config/tc-rl78.c:374
ed9e98c2 15532#, c-format
e0e7a9d4 15533msgid " --m64bit-doubles Source code uses 64-bit doubles\n"
ed9e98c2
AM
15534msgstr ""
15535
f48dfe41 15536#: config/tc-rl78.c:450
ae351704 15537#, c-format
c1c69e83 15538msgid "%%%s() must be outermost term in expression"
ae351704
AM
15539msgstr ""
15540
6655dba2 15541#: config/tc-rl78.c:678 config/tc-rx.c:2256
ae351704 15542#, c-format
c1c69e83 15543msgid "unsupported constant size %d\n"
ae351704
AM
15544msgstr ""
15545
f48dfe41 15546#: config/tc-rl78.c:694
ae351704 15547#, c-format
c1c69e83 15548msgid "%%hi16/%%lo16 only applies to .short or .hword"
ae351704
AM
15549msgstr ""
15550
f48dfe41 15551#: config/tc-rl78.c:704
c1c69e83
AM
15552#, c-format
15553msgid "%%hi8 only applies to .byte"
ae351704
AM
15554msgstr ""
15555
6655dba2 15556#: config/tc-rl78.c:716 config/tc-rx.c:2263
c1c69e83 15557msgid "difference of two symbols only supported with .long, .short, or .byte"
ae351704
AM
15558msgstr ""
15559
6655dba2 15560#: config/tc-rl78.c:1237 config/tc-rx.c:2190
ed9e98c2
AM
15561#, c-format
15562msgid "bad frag at %p : fix %ld addr %ld %ld \n"
15563msgstr ""
15564
6655dba2 15565#: config/tc-rl78.c:1453
ed9e98c2
AM
15566#, c-format
15567msgid "value of %ld too large for 8-bit branch"
15568msgstr ""
15569
6655dba2 15570#: config/tc-rl78.c:1464
ed9e98c2
AM
15571#, c-format
15572msgid "value of %ld too large for 16-bit branch"
15573msgstr ""
15574
6655dba2 15575#: config/tc-rl78.c:1513 config/tc-rx.c:2455
ae351704 15576#, c-format
c1c69e83 15577msgid "Unknown reloc in md_apply_fix: %s"
ae351704
AM
15578msgstr ""
15579
f48dfe41 15580#: config/tc-rx.c:195
ae351704 15581#, c-format
c1c69e83 15582msgid "unrecognised RX CPU type %s"
ae351704
AM
15583msgstr ""
15584
f48dfe41 15585#: config/tc-rx.c:210
2ee0aedf
TG
15586#, c-format
15587msgid " RX specific command line options:\n"
15588msgstr ""
15589
f48dfe41 15590#: config/tc-rx.c:211
2ee0aedf
TG
15591#, c-format
15592msgid " --mbig-endian-data\n"
15593msgstr ""
15594
f48dfe41 15595#: config/tc-rx.c:212
2ee0aedf
TG
15596#, c-format
15597msgid " --mlittle-endian-data [default]\n"
15598msgstr ""
15599
f48dfe41 15600#: config/tc-rx.c:213
2ee0aedf
TG
15601#, c-format
15602msgid " --m32bit-doubles [default]\n"
15603msgstr ""
15604
f48dfe41 15605#: config/tc-rx.c:214
e0e7a9d4
TG
15606#, c-format
15607msgid " --m64bit-doubles\n"
15608msgstr ""
15609
f48dfe41 15610#: config/tc-rx.c:215
2ee0aedf 15611#, c-format
2ee0aedf
TG
15612msgid " --muse-conventional-section-names\n"
15613msgstr ""
15614
f48dfe41 15615#: config/tc-rx.c:216
2ee0aedf
TG
15616#, c-format
15617msgid " --muse-renesas-section-names [default]\n"
15618msgstr ""
15619
f48dfe41 15620#: config/tc-rx.c:217
2ee0aedf
TG
15621#, c-format
15622msgid " --msmall-data-limit\n"
15623msgstr ""
15624
f48dfe41 15625#: config/tc-rx.c:218
cfb8c092
NC
15626#, c-format
15627msgid " --mrelax\n"
15628msgstr ""
15629
f48dfe41 15630#: config/tc-rx.c:219
cfb8c092
NC
15631#, c-format
15632msgid " --mpid\n"
15633msgstr ""
15634
f48dfe41 15635#: config/tc-rx.c:220
cfb8c092
NC
15636#, c-format
15637msgid " --mint-register=<value>\n"
15638msgstr ""
15639
f48dfe41 15640#: config/tc-rx.c:221
e0e7a9d4 15641#, c-format
f48dfe41 15642msgid " --mcpu=<rx100|rx200|rx600|rx610|rxv2|rxv3|rxv3-dfpu>\n"
e0e7a9d4
TG
15643msgstr ""
15644
f48dfe41 15645#: config/tc-rx.c:222
c1c69e83 15646#, c-format
e0e7a9d4 15647msgid " --mno-allow-string-insns"
c1c69e83
AM
15648msgstr ""
15649
f48dfe41 15650#: config/tc-rx.c:302
2ee0aedf
TG
15651msgid "no filename following .INCLUDE pseudo-op"
15652msgstr ""
15653
f48dfe41 15654#: config/tc-rx.c:405
2ee0aedf
TG
15655#, c-format
15656msgid "unable to locate include file: %s"
15657msgstr ""
15658
f48dfe41 15659#: config/tc-rx.c:456
2ee0aedf
TG
15660#, c-format
15661msgid "unrecognised alignment value in .SECTION directive: %s"
15662msgstr ""
15663
f48dfe41 15664#: config/tc-rx.c:473
2ee0aedf
TG
15665#, c-format
15666msgid "unknown parameter following .SECTION directive: %s"
15667msgstr ""
15668
f48dfe41 15669#: config/tc-rx.c:559
2ee0aedf
TG
15670msgid "expecting either ON or OFF after .list"
15671msgstr ""
15672
f48dfe41 15673#: config/tc-rx.c:595
2ee0aedf
TG
15674#, c-format
15675msgid "The \".%s\" pseudo-op is not implemented\n"
15676msgstr ""
15677
f48dfe41
NC
15678#: config/tc-rx.c:968 config/tc-rx.c:970
15679#, c-format
15680msgid "Value %d and %d out of range"
15681msgstr ""
15682
15683#: config/tc-rx.c:1125
2ee0aedf
TG
15684msgid "The .DEFINE pseudo-op is not implemented"
15685msgstr ""
15686
f48dfe41 15687#: config/tc-rx.c:1127
2ee0aedf
TG
15688msgid "The .MACRO pseudo-op is not implemented"
15689msgstr ""
15690
f48dfe41 15691#: config/tc-rx.c:1129
2ee0aedf
TG
15692msgid "The .BTEQU pseudo-op is not implemented."
15693msgstr ""
15694
6655dba2 15695#: config/tc-rx.c:2121
2ee0aedf
TG
15696msgid "invalid immediate size"
15697msgstr ""
15698
6655dba2 15699#: config/tc-rx.c:2140
2ee0aedf
TG
15700msgid "invalid immediate field position"
15701msgstr ""
15702
6655dba2 15703#: config/tc-rx.c:2307
2ee0aedf
TG
15704#, c-format
15705msgid "jump not 3..10 bytes away (is %d)"
15706msgstr ""
15707
6655dba2 15708#: config/tc-rx.c:2698
e0e7a9d4
TG
15709msgid ""
15710"Use of an RX string instruction detected in a file being assembled without "
15711"string instruction support"
15712msgstr ""
15713
6655dba2
SB
15714#: config/tc-s12z.c:148
15715msgid ""
15716"\n"
15717"s12z options:\n"
15718msgstr ""
15719
15720#: config/tc-s12z.c:149
15721msgid ""
15722" -mreg-prefix=PREFIX set a prefix used to indicate register names "
15723"(default none)\n"
15724msgstr ""
15725
15726#: config/tc-s12z.c:150
15727msgid ""
15728" -mdollar-hex the prefix '$' instead of '0x' is used to indicate "
15729"literal hexadecimal constants\n"
15730msgstr ""
15731
15732#: config/tc-s12z.c:317
15733msgid "A non-constant expression is not permitted here"
15734msgstr ""
15735
15736#: config/tc-s12z.c:434
71300e2c
NC
15737#, c-format
15738msgid "Expecting '%c'"
15739msgstr ""
15740
6655dba2
SB
15741#: config/tc-s12z.c:457
15742msgid "An immediate value in a source operand is inappropriate"
15743msgstr ""
15744
15745#: config/tc-s12z.c:506 config/tc-s12z.c:607
71300e2c
NC
15746msgid "Bad operand for constant offset"
15747msgstr ""
15748
6655dba2 15749#: config/tc-s12z.c:534 config/tc-s12z.c:625
71300e2c
NC
15750msgid "Invalid operand for register offset"
15751msgstr ""
15752
6655dba2 15753#: config/tc-s12z.c:640
71300e2c
NC
15754msgid "Invalid register for postdecrement operation"
15755msgstr ""
15756
6655dba2 15757#: config/tc-s12z.c:676
71300e2c
NC
15758msgid "Invalid register for preincrement operation"
15759msgstr ""
15760
6655dba2 15761#: config/tc-s12z.c:694
71300e2c
NC
15762msgid "Invalid register for predecrement operation"
15763msgstr ""
15764
6655dba2 15765#: config/tc-s12z.c:813
71300e2c
NC
15766msgid "Garbage at end of instruction"
15767msgstr ""
15768
6655dba2 15769#: config/tc-s12z.c:942
71300e2c
NC
15770msgid "Offset is outside of 15 bit range"
15771msgstr ""
15772
6655dba2 15773#: config/tc-s12z.c:1058
71300e2c
NC
15774msgid "Bad size"
15775msgstr ""
15776
6655dba2
SB
15777#: config/tc-s12z.c:1103 config/tc-s12z.c:1163 config/tc-s12z.c:1225
15778#: config/tc-s12z.c:1290
71300e2c
NC
15779msgid "BAD MUL"
15780msgstr ""
15781
6655dba2 15782#: config/tc-s12z.c:1430
71300e2c 15783#, c-format
f48dfe41 15784msgid "Source register for %s is no larger than the destination register"
71300e2c
NC
15785msgstr ""
15786
6655dba2
SB
15787#: config/tc-s12z.c:1433
15788msgid "The destination and source registers are identical"
15789msgstr ""
15790
15791#: config/tc-s12z.c:1457
71300e2c
NC
15792#, c-format
15793msgid "Immediate value %ld is out of range for instruction %s"
15794msgstr ""
15795
6655dba2 15796#: config/tc-s12z.c:1528
71300e2c
NC
15797#, c-format
15798msgid "trap value %ld is not valid"
15799msgstr ""
15800
6655dba2 15801#: config/tc-s12z.c:1968
71300e2c
NC
15802msgid "Shift value should be in the range [0,31]"
15803msgstr ""
15804
6655dba2 15805#: config/tc-s12z.c:2015
71300e2c
NC
15806msgid "Bad shift mode"
15807msgstr ""
15808
6655dba2 15809#: config/tc-s12z.c:2028
71300e2c
NC
15810msgid "Bad shift *direction"
15811msgstr ""
15812
6655dba2 15813#: config/tc-s12z.c:2286
71300e2c
NC
15814#, c-format
15815msgid "Immediate operand %ld is inappropriate for size of instruction"
15816msgstr ""
15817
6655dba2 15818#: config/tc-s12z.c:2377 config/tc-s12z.c:2446 config/tc-s12z.c:2514
71300e2c
NC
15819#, c-format
15820msgid "Invalid width value for %s"
15821msgstr ""
15822
6655dba2 15823#: config/tc-s12z.c:2390 config/tc-s12z.c:2459 config/tc-s12z.c:2527
71300e2c
NC
15824#, c-format
15825msgid "Invalid offset value for %s"
15826msgstr ""
15827
6655dba2 15828#: config/tc-s12z.c:3832
71300e2c
NC
15829#, c-format
15830msgid "Invalid instruction: \"%s\""
15831msgstr ""
15832
6655dba2 15833#: config/tc-s12z.c:3833
71300e2c
NC
15834#, c-format
15835msgid "First invalid token: \"%s\""
15836msgstr ""
15837
f48dfe41 15838#: config/tc-s390.c:237 config/tc-sparc.c:310
a5c7551f
RW
15839msgid "Invalid default architecture, broken assembler."
15840msgstr ""
15841
6655dba2 15842#: config/tc-s390.c:374
e0e7a9d4
TG
15843#, c-format
15844msgid "no such machine extension `%s'"
15845msgstr ""
15846
6655dba2 15847#: config/tc-s390.c:385
e0e7a9d4
TG
15848#, c-format
15849msgid "junk at end of machine string, first unrecognized character is `%c'"
15850msgstr ""
15851
6655dba2 15852#: config/tc-s390.c:452 config/tc-sparc.c:489
a5c7551f
RW
15853#, c-format
15854msgid "invalid architecture -A%s"
15855msgstr ""
15856
6655dba2 15857#: config/tc-s390.c:475
ae351704
AM
15858#, c-format
15859msgid ""
15860" S390 options:\n"
15861" -mregnames Allow symbolic names for registers\n"
15862" -mwarn-areg-zero Warn about zero base/index registers\n"
15863" -mno-regnames Do not allow symbolic names for registers\n"
15864" -m31 Set file format to 31 bit format\n"
15865" -m64 Set file format to 64 bit format\n"
15866msgstr ""
15867
6655dba2 15868#: config/tc-s390.c:482
ae351704
AM
15869#, c-format
15870msgid ""
15871" -V print assembler version number\n"
15872" -Qy, -Qn ignored\n"
15873msgstr ""
15874
6655dba2 15875#: config/tc-s390.c:539
71300e2c
NC
15876#, c-format
15877msgid "Internal assembler error for instruction %s"
15878msgstr ""
15879
6655dba2 15880#: config/tc-s390.c:566
a5c7551f
RW
15881msgid "The 64 bit file format is used without esame instructions."
15882msgstr ""
15883
6655dba2 15884#: config/tc-s390.c:582
ae351704
AM
15885#, c-format
15886msgid "Internal assembler error for instruction format %s"
15887msgstr ""
15888
6655dba2 15889#: config/tc-s390.c:628
ae351704 15890#, c-format
a5c7551f 15891msgid "operand out of range (%s not between %ld and %ld)"
ae351704
AM
15892msgstr ""
15893
6655dba2 15894#: config/tc-s390.c:853
ae351704
AM
15895#, c-format
15896msgid "identifier+constant@%s means identifier@%s+constant"
15897msgstr ""
15898
6655dba2 15899#: config/tc-s390.c:934
ae351704
AM
15900msgid "Can't handle O_big in s390_exp_compare"
15901msgstr ""
15902
6655dba2 15903#: config/tc-s390.c:1016
ae351704
AM
15904msgid "Invalid suffix for literal pool entry"
15905msgstr ""
15906
6655dba2 15907#: config/tc-s390.c:1073
ae351704
AM
15908msgid "Big number is too big"
15909msgstr ""
15910
6655dba2 15911#: config/tc-s390.c:1222
ae351704
AM
15912msgid "relocation not applicable"
15913msgstr ""
15914
6655dba2 15915#: config/tc-s390.c:1352
e0e7a9d4
TG
15916msgid "invalid length field specified"
15917msgstr ""
15918
6655dba2 15919#: config/tc-s390.c:1356
a5c7551f
RW
15920msgid "index register specified but zero"
15921msgstr ""
15922
6655dba2 15923#: config/tc-s390.c:1360
a5c7551f
RW
15924msgid "base register specified but zero"
15925msgstr ""
15926
6655dba2 15927#: config/tc-s390.c:1364
cc643b88
NC
15928msgid "odd numbered general purpose register specified as register pair"
15929msgstr ""
15930
6655dba2 15931#: config/tc-s390.c:1372
cc643b88
NC
15932msgid ""
15933"invalid floating point register pair. Valid fp register pair operands are "
15934"0, 1, 4, 5, 8, 9, 12 or 13."
15935msgstr ""
15936
6655dba2 15937#: config/tc-s390.c:1461
ae351704
AM
15938msgid "invalid operand suffix"
15939msgstr ""
15940
6655dba2 15941#: config/tc-s390.c:1484
ae351704
AM
15942msgid "syntax error; missing '(' after displacement"
15943msgstr ""
15944
6655dba2 15945#: config/tc-s390.c:1501 config/tc-s390.c:1547 config/tc-s390.c:1579
f96bd6c2 15946msgid "syntax error; expected ','"
ae351704
AM
15947msgstr ""
15948
6655dba2 15949#: config/tc-s390.c:1533
ae351704
AM
15950msgid "syntax error; missing ')' after base register"
15951msgstr ""
15952
6655dba2 15953#: config/tc-s390.c:1564
ae351704 15954msgid "syntax error; ')' not allowed here"
ac50feda
RH
15955msgstr ""
15956
6655dba2 15957#: config/tc-s390.c:1704
a5c7551f
RW
15958#, c-format
15959msgid "Opcode %s not available in this mode"
15960msgstr ""
15961
6655dba2 15962#: config/tc-s390.c:1759 config/tc-s390.c:1782 config/tc-s390.c:1795
ae351704 15963msgid "Invalid .insn format\n"
8ea2b00f
AM
15964msgstr ""
15965
6655dba2 15966#: config/tc-s390.c:1767
ac50feda 15967#, c-format
ae351704 15968msgid "Unrecognized opcode format: `%s'"
ac50feda
RH
15969msgstr ""
15970
6655dba2 15971#: config/tc-s390.c:1798
ae351704 15972msgid "second operand of .insn not a constant\n"
ac50feda
RH
15973msgstr ""
15974
6655dba2 15975#: config/tc-s390.c:1801
ae351704 15976msgid "missing comma after insn constant\n"
ac50feda
RH
15977msgstr ""
15978
6655dba2 15979#: config/tc-s390.c:2040
c1c69e83
AM
15980msgid ".machinemode stack overflow"
15981msgstr ""
15982
6655dba2 15983#: config/tc-s390.c:2047
c1c69e83
AM
15984msgid ".machinemode stack underflow"
15985msgstr ""
15986
6655dba2 15987#: config/tc-s390.c:2064
e0e7a9d4
TG
15988#, c-format
15989msgid "invalid machine mode `%s'"
15990msgstr ""
15991
6655dba2 15992#: config/tc-s390.c:2266
a5c7551f
RW
15993#, c-format
15994msgid "cannot emit relocation %s against subsy symbol %s"
15995msgstr ""
15996
6655dba2 15997#: config/tc-s390.c:2383
ae351704 15998msgid "unsupported relocation type"
ac50feda
RH
15999msgstr ""
16000
6655dba2 16001#: config/tc-s390.c:2438
a5c7551f
RW
16002#, c-format
16003msgid "cannot emit PC relative %s relocation%s%s"
16004msgstr ""
16005
6655dba2 16006#: config/tc-s390.c:2577
a5c7551f
RW
16007#, c-format
16008msgid "Gas failure, reloc type %s\n"
ac50feda
RH
16009msgstr ""
16010
6655dba2 16011#: config/tc-s390.c:2579
a5c7551f
RW
16012#, c-format
16013msgid "Gas failure, reloc type #%i\n"
ac50feda
RH
16014msgstr ""
16015
a5c7551f 16016#: config/tc-score.c:260
ae351704 16017msgid "div / mul are reserved instructions"
328577ad
NC
16018msgstr ""
16019
a5c7551f 16020#: config/tc-score.c:261
ae351704 16021msgid "This architecture doesn't support mmu"
ac50feda
RH
16022msgstr ""
16023
a5c7551f 16024#: config/tc-score.c:262
ae351704 16025msgid "This architecture doesn't support atomic instruction"
8ea2b00f
AM
16026msgstr ""
16027
6655dba2 16028#: config/tc-score.c:468
ae351704 16029msgid "S+core register expected"
ac50feda
RH
16030msgstr ""
16031
6655dba2 16032#: config/tc-score.c:469
ae351704 16033msgid "S+core special-register expected"
ac50feda
RH
16034msgstr ""
16035
6655dba2 16036#: config/tc-score.c:470
ae351704 16037msgid "S+core co-processor register expected"
ac50feda
RH
16038msgstr ""
16039
6655dba2 16040#: config/tc-score.c:1073
f96bd6c2 16041msgid "Using temp register (r1)"
ac50feda
RH
16042msgstr ""
16043
6655dba2 16044#: config/tc-score.c:1092
ae351704
AM
16045#, c-format
16046msgid "register expected, not '%.100s'"
ac50feda
RH
16047msgstr ""
16048
6655dba2 16049#: config/tc-score.c:1148 config/tc-score.c:5481
a5c7551f
RW
16050msgid "rd must be even number."
16051msgstr ""
16052
6655dba2 16053#: config/tc-score.c:1512 config/tc-score.c:1519
a5c7551f
RW
16054#, c-format
16055msgid "invalid constant: %d bit expression not in range %u..%u"
16056msgstr ""
16057
6655dba2
SB
16058#: config/tc-score.c:1525 config/tc-score.c:1532 config/tc-score.c:2894
16059#: config/tc-score.c:2899 config/tc-score.c:3164 config/tc-score.c:3169
16060#: config/tc-score.c:3461
ae351704
AM
16061#, c-format
16062msgid "invalid constant: %d bit expression not in range %d..%d"
ac50feda
RH
16063msgstr ""
16064
6655dba2 16065#: config/tc-score.c:1557
ae351704 16066msgid "invalid constant: bit expression not defined"
0d2bcfaf
NC
16067msgstr ""
16068
6655dba2 16069#: config/tc-score.c:2067
f96bd6c2
PC
16070msgid "Using temp register(r1)"
16071msgstr ""
16072
6655dba2 16073#: config/tc-score.c:2081
ae351704 16074#, c-format
f96bd6c2 16075msgid "low register (r0-r15) expected, not '%.100s'"
ac50feda
RH
16076msgstr ""
16077
6655dba2
SB
16078#: config/tc-score.c:2143 config/tc-score.c:3481 config/tc-score.c:3649
16079#: config/tc-score.c:3694
ae351704 16080#, c-format
a5c7551f
RW
16081msgid "missing ["
16082msgstr ""
16083
6655dba2
SB
16084#: config/tc-score.c:2157 config/tc-score.c:3102 config/tc-score.c:3304
16085#: config/tc-score.c:3320 config/tc-score.c:3391 config/tc-score.c:3446
16086#: config/tc-score.c:3670 config/tc-score.c:3715 config/tc-score.c:3864
16087#: config/tc-score.c:3918 config/tc-score.c:3964
a5c7551f
RW
16088#, c-format
16089msgid "missing ]"
ac50feda
RH
16090msgstr ""
16091
6655dba2 16092#: config/tc-score.c:2346
ae351704 16093#, c-format
f96bd6c2 16094msgid "Fix data dependency: %s %s -- %s %s (insert %d nop!/%d)"
ac50feda
RH
16095msgstr ""
16096
6655dba2 16097#: config/tc-score.c:2365
ae351704 16098#, c-format
f96bd6c2 16099msgid "Fix data dependency: %s %s -- %s %s (insert 1 pflush/%d)"
ac50feda
RH
16100msgstr ""
16101
6655dba2 16102#: config/tc-score.c:2381 config/tc-score.c:2388
ae351704 16103#, c-format
f96bd6c2 16104msgid "data dependency: %s %s -- %s %s (%d/%d bubble)"
ac50feda
RH
16105msgstr ""
16106
6655dba2 16107#: config/tc-score.c:2837
ae351704 16108msgid "address offset must be half word alignment"
ac50feda
RH
16109msgstr ""
16110
6655dba2 16111#: config/tc-score.c:2845
ae351704 16112msgid "address offset must be word alignment"
ac50feda
RH
16113msgstr ""
16114
6655dba2 16115#: config/tc-score.c:2985 config/tc-score.c:3122
ae351704 16116msgid "register same as write-back base"
ac50feda
RH
16117msgstr ""
16118
6655dba2 16119#: config/tc-score.c:3092
ae351704 16120msgid "pre-indexed expression expected"
ac50feda
RH
16121msgstr ""
16122
6655dba2 16123#: config/tc-score.c:3421
a5c7551f
RW
16124#, c-format
16125msgid "invalid register number: %d is not in [r0--r7]"
16126msgstr ""
16127
6655dba2 16128#: config/tc-score.c:3438
a5c7551f 16129msgid "comma is expected"
6e1772d5
AM
16130msgstr ""
16131
6655dba2 16132#: config/tc-score.c:3469
a5c7551f
RW
16133#, c-format
16134msgid "invalid constant: %d is not word align integer"
16135msgstr ""
16136
6655dba2 16137#: config/tc-score.c:3508 config/tc-score.c:3551
a5c7551f 16138msgid "invalid constant: 32 bit expression not word align"
ae351704
AM
16139msgstr ""
16140
6655dba2 16141#: config/tc-score.c:3517 config/tc-score.c:3560
a5c7551f
RW
16142msgid "invalid constant: 32 bit expression not in range [0, 0xffffffff]"
16143msgstr ""
16144
6655dba2 16145#: config/tc-score.c:3593
a5c7551f
RW
16146msgid ""
16147"invalid constant: 32 bit expression not in range [-0x80000000, 0x7fffffff]"
16148msgstr ""
16149
6655dba2 16150#: config/tc-score.c:3782 config/tc-score.c:3810
a5c7551f
RW
16151msgid "imm5 should >= 2"
16152msgstr ""
16153
6655dba2 16154#: config/tc-score.c:3787 config/tc-score.c:3816
a5c7551f
RW
16155msgid "reg should <= 31"
16156msgstr ""
16157
6655dba2 16158#: config/tc-score.c:3858 config/tc-score.c:3909
ae351704 16159msgid "missing +"
6e1772d5
AM
16160msgstr ""
16161
6655dba2 16162#: config/tc-score.c:3902
6e1772d5 16163#, c-format
ae351704 16164msgid "%s register same as write-back base"
6e1772d5
AM
16165msgstr ""
16166
6655dba2 16167#: config/tc-score.c:3904
ae351704 16168msgid "destination"
ac50feda
RH
16169msgstr ""
16170
6655dba2 16171#: config/tc-score.c:3904
ae351704 16172msgid "source"
ac50feda
RH
16173msgstr ""
16174
6655dba2 16175#: config/tc-score.c:4235 config/tc-score.c:4311 config/tc-score.c:4942
a5c7551f
RW
16176msgid "expression error"
16177msgstr ""
16178
6655dba2 16179#: config/tc-score.c:4317
a5c7551f
RW
16180msgid "value not in range [-0xffffffff, 0xffffffff]"
16181msgstr ""
16182
6655dba2 16183#: config/tc-score.c:4345
ae351704 16184msgid "li rd label isn't correct instruction form"
ac50feda
RH
16185msgstr ""
16186
6655dba2
SB
16187#: config/tc-score.c:4512 config/tc-score.c:4664 config/tc-score.c:5193
16188#: config/tc-score.c:5221
ae351704 16189msgid "lacking label "
ac50feda
RH
16190msgstr ""
16191
6655dba2 16192#: config/tc-score.c:4892
a5c7551f 16193msgid "s3_PIC code offset overflow (max 16 signed bits)"
ac50feda
RH
16194msgstr ""
16195
6655dba2 16196#: config/tc-score.c:4948
a5c7551f 16197msgid "value not in range [0, 0x7fffffff]"
ac50feda
RH
16198msgstr ""
16199
6655dba2 16200#: config/tc-score.c:4953
a5c7551f
RW
16201msgid "end on line error"
16202msgstr ""
16203
6655dba2 16204#: config/tc-score.c:5200
a5c7551f
RW
16205msgid "invalid constant: 25 bit expression not in range [-16777216, 16777215]"
16206msgstr ""
16207
6655dba2 16208#: config/tc-score.c:5227
f96bd6c2 16209msgid "invalid constant: 20 bit expression not in range -2^19..2^19-1"
ac50feda
RH
16210msgstr ""
16211
6655dba2 16212#: config/tc-score.c:5260
ae351704 16213msgid "lacking label"
ac50feda
RH
16214msgstr ""
16215
6655dba2 16216#: config/tc-score.c:5265
a5c7551f
RW
16217msgid "invalid constant: 10 bit expression not in range [-2^9, 2^9-1]"
16218msgstr ""
16219
6655dba2 16220#: config/tc-score.c:5361
f96bd6c2 16221msgid "pce instruction error (16 bit || 16 bit)."
a5c7551f
RW
16222msgstr ""
16223
6655dba2
SB
16224#: config/tc-score.c:5379 config/tc-score.c:5403 config/tc-score.c:5430
16225#: config/tc-score.c:5459 config/tc-score.c:5508
a5c7551f 16226msgid "score3d instruction."
0d2bcfaf
NC
16227msgstr ""
16228
6655dba2 16229#: config/tc-score.c:6026
c1c69e83 16230msgid "Unsupported use of .gpword"
a5c7551f
RW
16231msgstr ""
16232
6655dba2 16233#: config/tc-score.c:6122
328577ad 16234#, c-format
a5c7551f 16235msgid "BSS length (%d) < 0 ignored"
ac50feda
RH
16236msgstr ""
16237
6655dba2 16238#: config/tc-score.c:6137 read.c:2468
ac50feda 16239#, c-format
a5c7551f
RW
16240msgid "error setting flags for \".sbss\": %s"
16241msgstr ""
16242
f48dfe41 16243#: config/tc-score.c:6152 config/tc-sparc.c:4170
a5c7551f 16244msgid "missing alignment"
ac50feda
RH
16245msgstr ""
16246
f48dfe41 16247#: config/tc-score.c:6189
ac50feda 16248#, c-format
a5c7551f
RW
16249msgid "alignment too large; %d assumed"
16250msgstr ""
16251
f48dfe41 16252#: config/tc-score.c:6194 read.c:2529
a5c7551f 16253msgid "alignment negative; 0 assumed"
ac50feda
RH
16254msgstr ""
16255
a5c7551f 16256#. Error routine.
f48dfe41 16257#: config/tc-score.c:6603 config/tc-score.c:6627
a5c7551f 16258msgid "size is not 4 or 6"
6e1772d5
AM
16259msgstr ""
16260
f48dfe41 16261#: config/tc-score.c:6686
a5c7551f
RW
16262msgid "bad call to MD_ATOF()"
16263msgstr ""
16264
f48dfe41 16265#: config/tc-score.c:7185 config/tc-score.c:7251
a5c7551f 16266#, c-format
f96bd6c2 16267msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9-1]"
a5c7551f
RW
16268msgstr ""
16269
f48dfe41 16270#: config/tc-score.c:7200 config/tc-score.c:7229 config/tc-score.c:7281
a5c7551f 16271#, c-format
f96bd6c2 16272msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19-1]"
a5c7551f
RW
16273msgstr ""
16274
f48dfe41 16275#: config/tc-score.c:7306
a5c7551f 16276#, c-format
f96bd6c2 16277msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9-1]"
a5c7551f
RW
16278msgstr ""
16279
f48dfe41 16280#: config/tc-score.c:7476
a5c7551f
RW
16281#, c-format
16282msgid "cannot represent %s relocation in this object file format1"
16283msgstr ""
16284
f48dfe41 16285#: config/tc-score.c:7767
ae351704
AM
16286#, c-format
16287msgid "Sunplus-v2-0-0-20060510\n"
ac50feda
RH
16288msgstr ""
16289
f48dfe41 16290#: config/tc-score.c:7787
ac50feda 16291#, c-format
ae351704 16292msgid " Score-specific assembler options:\n"
ac50feda
RH
16293msgstr ""
16294
f48dfe41 16295#: config/tc-score.c:7789
ac50feda 16296#, c-format
ae351704 16297msgid " -EB\t\tassemble code for a big-endian cpu\n"
ac50feda
RH
16298msgstr ""
16299
f48dfe41 16300#: config/tc-score.c:7794
6e1772d5 16301#, c-format
ae351704 16302msgid " -EL\t\tassemble code for a little-endian cpu\n"
a85d7ed0
NC
16303msgstr ""
16304
f48dfe41 16305#: config/tc-score.c:7798
6e1772d5 16306#, c-format
f96bd6c2 16307msgid " -FIXDD\t\tfix data dependencies\n"
a85d7ed0
NC
16308msgstr ""
16309
f48dfe41 16310#: config/tc-score.c:7800
a85d7ed0 16311#, c-format
ae351704 16312msgid ""
f96bd6c2
PC
16313" -NWARN\t\tdo not print warning message when fixing data "
16314"dependencies\n"
a85d7ed0
NC
16315msgstr ""
16316
f48dfe41 16317#: config/tc-score.c:7802
a85d7ed0 16318#, c-format
f96bd6c2 16319msgid " -SCORE5\t\tassemble code for target SCORE5\n"
a85d7ed0
NC
16320msgstr ""
16321
f48dfe41 16322#: config/tc-score.c:7804
ae351704 16323#, c-format
f96bd6c2 16324msgid " -SCORE5U\tassemble code for target SCORE5U\n"
a85d7ed0
NC
16325msgstr ""
16326
f48dfe41 16327#: config/tc-score.c:7806
ae351704 16328#, c-format
f96bd6c2 16329msgid " -SCORE7\t\tassemble code for target SCORE7 [default]\n"
a85d7ed0
NC
16330msgstr ""
16331
f48dfe41 16332#: config/tc-score.c:7808
ae351704 16333#, c-format
f96bd6c2 16334msgid " -SCORE3\t\tassemble code for target SCORE3\n"
a85d7ed0
NC
16335msgstr ""
16336
f48dfe41 16337#: config/tc-score.c:7810
ae351704 16338#, c-format
f96bd6c2 16339msgid " -march=score7\tassemble code for target SCORE7 [default]\n"
a85d7ed0
NC
16340msgstr ""
16341
f48dfe41 16342#: config/tc-score.c:7812
ae351704 16343#, c-format
f96bd6c2 16344msgid " -march=score3\tassemble code for target SCORE3\n"
a85d7ed0
NC
16345msgstr ""
16346
f48dfe41 16347#: config/tc-score.c:7814
ae351704
AM
16348#, c-format
16349msgid ""
a5c7551f
RW
16350" -USE_R1\t\tassemble code for no warning message when using temp "
16351"register r1\n"
a85d7ed0
NC
16352msgstr ""
16353
f48dfe41 16354#: config/tc-score.c:7816
ae351704 16355#, c-format
f96bd6c2 16356msgid " -KPIC\t\tgenerate PIC\n"
a85d7ed0
NC
16357msgstr ""
16358
f48dfe41 16359#: config/tc-score.c:7818
ae351704 16360#, c-format
f96bd6c2 16361msgid " -O0\t\tdo not perform any optimizations\n"
a85d7ed0
NC
16362msgstr ""
16363
f48dfe41 16364#: config/tc-score.c:7820
ae351704 16365#, c-format
a5c7551f 16366msgid ""
f96bd6c2 16367" -G gpnum\tassemble code for setting gpsize, default is 8 bytes\n"
a85d7ed0
NC
16368msgstr ""
16369
f48dfe41 16370#: config/tc-score.c:7822
ae351704 16371#, c-format
f96bd6c2 16372msgid " -V \t\tSunplus release version\n"
328577ad
NC
16373msgstr ""
16374
f48dfe41 16375#: config/tc-sh.c:61
f12e7348 16376msgid "directive .big encountered when option -big required"
76bff705
NC
16377msgstr ""
16378
f48dfe41 16379#: config/tc-sh.c:71
f12e7348 16380msgid "directive .little encountered when option -little required"
76bff705
NC
16381msgstr ""
16382
f48dfe41 16383#: config/tc-sh.c:1025
f12e7348 16384msgid "illegal double indirection"
76bff705
NC
16385msgstr ""
16386
f48dfe41 16387#: config/tc-sh.c:1034
f12e7348 16388msgid "illegal register after @-"
76bff705
NC
16389msgstr ""
16390
f48dfe41 16391#: config/tc-sh.c:1050
f12e7348 16392msgid "must be @(r0,...)"
76bff705
NC
16393msgstr ""
16394
f48dfe41 16395#: config/tc-sh.c:1074
f12e7348 16396msgid "syntax error in @(r0,...)"
ac50feda
RH
16397msgstr ""
16398
f48dfe41 16399#: config/tc-sh.c:1079
fce00800 16400msgid "syntax error in @(r0...)"
ac50feda
RH
16401msgstr ""
16402
f48dfe41 16403#: config/tc-sh.c:1124
fce00800 16404msgid "Deprecated syntax."
328577ad
NC
16405msgstr ""
16406
f48dfe41 16407#: config/tc-sh.c:1136 config/tc-sh.c:1141
fce00800 16408msgid "syntax error in @(disp,[Rn, gbr, pc])"
ac50feda
RH
16409msgstr ""
16410
f48dfe41 16411#: config/tc-sh.c:1146
fce00800 16412msgid "expecting )"
ac50feda
RH
16413msgstr ""
16414
f48dfe41 16415#: config/tc-sh.c:1154
fce00800 16416msgid "illegal register after @"
ac50feda
RH
16417msgstr ""
16418
f48dfe41 16419#: config/tc-sh.c:1795
3caac5b8
AM
16420#, c-format
16421msgid "unhandled %d\n"
16422msgstr ""
16423
f48dfe41 16424#: config/tc-sh.c:2008
a74801ba 16425#, c-format
fce00800 16426msgid "Invalid register: 'r%d'"
a74801ba
ILT
16427msgstr ""
16428
f48dfe41 16429#: config/tc-sh.c:2120
3caac5b8
AM
16430#, c-format
16431msgid "failed for %d\n"
16432msgstr ""
16433
f48dfe41 16434#: config/tc-sh.c:2126
2ee0aedf
TG
16435msgid "misplaced PIC operand"
16436msgstr ""
16437
6655dba2 16438#: config/tc-sh.c:2237 config/tc-sh.c:2610
3caac5b8
AM
16439msgid "invalid operands for opcode"
16440msgstr ""
16441
f48dfe41 16442#: config/tc-sh.c:2242
fce00800 16443msgid "insn can't be combined with parallel processing insn"
a74801ba
ILT
16444msgstr ""
16445
f48dfe41 16446#: config/tc-sh.c:2249 config/tc-sh.c:2260 config/tc-sh.c:2292
fce00800 16447msgid "multiple movx specifications"
a74801ba
ILT
16448msgstr ""
16449
f48dfe41 16450#: config/tc-sh.c:2254 config/tc-sh.c:2276 config/tc-sh.c:2315
fce00800 16451msgid "multiple movy specifications"
a74801ba
ILT
16452msgstr ""
16453
f48dfe41 16454#: config/tc-sh.c:2263 config/tc-sh.c:2296
fce00800 16455msgid "invalid movx address register"
324bfcf3
AO
16456msgstr ""
16457
f48dfe41 16458#: config/tc-sh.c:2265
6e1772d5
AM
16459msgid "insn cannot be combined with non-nopy"
16460msgstr ""
16461
f48dfe41 16462#: config/tc-sh.c:2279 config/tc-sh.c:2335
6e1772d5
AM
16463msgid "invalid movy address register"
16464msgstr ""
16465
f48dfe41 16466#: config/tc-sh.c:2281
6e1772d5
AM
16467msgid "insn cannot be combined with non-nopx"
16468msgstr ""
16469
f48dfe41 16470#: config/tc-sh.c:2294
6e1772d5
AM
16471msgid "previous movy requires nopx"
16472msgstr ""
16473
f48dfe41 16474#: config/tc-sh.c:2302 config/tc-sh.c:2307
87ccc1b0 16475msgid "invalid movx dsp register"
324bfcf3
AO
16476msgstr ""
16477
f48dfe41 16478#: config/tc-sh.c:2317
6e1772d5 16479msgid "previous movx requires nopy"
324bfcf3
AO
16480msgstr ""
16481
f48dfe41 16482#: config/tc-sh.c:2326 config/tc-sh.c:2331
6e1772d5 16483msgid "invalid movy dsp register"
324bfcf3
AO
16484msgstr ""
16485
f48dfe41 16486#: config/tc-sh.c:2341
87ccc1b0 16487msgid "dsp immediate shift value not constant"
324bfcf3
AO
16488msgstr ""
16489
f48dfe41 16490#: config/tc-sh.c:2355 config/tc-sh.c:2381
87ccc1b0 16491msgid "multiple parallel processing specifications"
324bfcf3
AO
16492msgstr ""
16493
f48dfe41 16494#: config/tc-sh.c:2374
87ccc1b0 16495msgid "multiple condition specifications"
324bfcf3
AO
16496msgstr ""
16497
f48dfe41 16498#: config/tc-sh.c:2412
87ccc1b0 16499msgid "insn cannot be combined with pmuls"
324bfcf3
AO
16500msgstr ""
16501
f48dfe41 16502#: config/tc-sh.c:2428
6e1772d5 16503msgid "bad combined pmuls output operand"
324bfcf3
AO
16504msgstr ""
16505
f48dfe41 16506#: config/tc-sh.c:2438
87ccc1b0 16507msgid "destination register is same for parallel insns"
324bfcf3
AO
16508msgstr ""
16509
f48dfe41 16510#: config/tc-sh.c:2447
87ccc1b0 16511msgid "condition not followed by conditionalizable insn"
324bfcf3
AO
16512msgstr ""
16513
f48dfe41 16514#: config/tc-sh.c:2457
87ccc1b0 16515msgid "unrecognized characters at end of parallel processing insn"
324bfcf3
AO
16516msgstr ""
16517
6655dba2 16518#: config/tc-sh.c:2549
6e1772d5
AM
16519msgid "opcode not valid for this cpu variant"
16520msgstr ""
16521
6655dba2 16522#: config/tc-sh.c:2580
6e1772d5
AM
16523msgid "Delayed branches not available on SH1"
16524msgstr ""
16525
6655dba2 16526#: config/tc-sh.c:2615
324bfcf3 16527#, c-format
87ccc1b0 16528msgid "excess operands: '%s'"
324bfcf3
AO
16529msgstr ""
16530
6655dba2 16531#: config/tc-sh.c:2692
87ccc1b0 16532msgid ".uses pseudo-op seen when not relaxing"
324bfcf3
AO
16533msgstr ""
16534
6655dba2 16535#: config/tc-sh.c:2698
87ccc1b0 16536msgid "bad .uses format"
324bfcf3
AO
16537msgstr ""
16538
6655dba2 16539#: config/tc-sh.c:2816
a5c7551f
RW
16540#, c-format
16541msgid "Invalid argument to --isa option: %s"
16542msgstr ""
16543
6655dba2 16544#: config/tc-sh.c:2840
6e1772d5 16545#, c-format
87ccc1b0
NC
16546msgid ""
16547"SH options:\n"
3caac5b8
AM
16548"--little\t\tgenerate little endian code\n"
16549"--big\t\t\tgenerate big endian code\n"
16550"--relax\t\t\talter jump instructions for long displacements\n"
16551"--renesas\t\tdisable optimization with section symbol for\n"
8ea2b00f 16552"\t\t\tcompatibility with Renesas assembler.\n"
3caac5b8
AM
16553"--small\t\t\talign sections to 4 byte boundaries, not 16\n"
16554"--dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
16555"--allow-reg-prefix\tallow '$' as a register name prefix.\n"
16556"--isa=[any\t\tuse most appropriate isa\n"
8ea2b00f
AM
16557" | dsp same as '-dsp'\n"
16558" | fp"
6e1772d5
AM
16559msgstr ""
16560
6655dba2 16561#: config/tc-sh.c:2865
2ee0aedf
TG
16562#, c-format
16563msgid "--fdpic\t\t\tgenerate an FDPIC object file\n"
16564msgstr ""
16565
6655dba2 16566#: config/tc-sh.c:2941
87ccc1b0 16567msgid ".uses does not refer to a local symbol in the same section"
324bfcf3
AO
16568msgstr ""
16569
6655dba2 16570#: config/tc-sh.c:2960
87ccc1b0 16571msgid "can't find fixup pointed to by .uses"
324bfcf3
AO
16572msgstr ""
16573
6655dba2 16574#: config/tc-sh.c:2980
87ccc1b0 16575msgid ".uses target does not refer to a local symbol in the same section"
324bfcf3
AO
16576msgstr ""
16577
6655dba2 16578#: config/tc-sh.c:3053
87ccc1b0 16579msgid "displacement overflows 12-bit field"
324bfcf3
AO
16580msgstr ""
16581
6655dba2 16582#: config/tc-sh.c:3056
87ccc1b0
NC
16583#, c-format
16584msgid "displacement to defined symbol %s overflows 12-bit field"
324bfcf3
AO
16585msgstr ""
16586
6655dba2 16587#: config/tc-sh.c:3060
87ccc1b0
NC
16588#, c-format
16589msgid "displacement to undefined symbol %s overflows 12-bit field"
324bfcf3
AO
16590msgstr ""
16591
6655dba2 16592#: config/tc-sh.c:3133
87ccc1b0 16593msgid "displacement overflows 8-bit field"
324bfcf3
AO
16594msgstr ""
16595
6655dba2 16596#: config/tc-sh.c:3136
87ccc1b0
NC
16597#, c-format
16598msgid "displacement to defined symbol %s overflows 8-bit field"
324bfcf3
AO
16599msgstr ""
16600
6655dba2 16601#: config/tc-sh.c:3140
87ccc1b0
NC
16602#, c-format
16603msgid "displacement to undefined symbol %s overflows 8-bit field "
324bfcf3
AO
16604msgstr ""
16605
6655dba2 16606#: config/tc-sh.c:3153
87ccc1b0
NC
16607#, c-format
16608msgid "overflow in branch to %s; converted into longer instruction sequence"
324bfcf3
AO
16609msgstr ""
16610
6655dba2 16611#: config/tc-sh.c:3218 config/tc-sh.c:3265 config/tc-sparc.c:4634
f48dfe41 16612#: config/tc-sparc.c:4658
87ccc1b0
NC
16613msgid "misaligned data"
16614msgstr ""
16615
6655dba2 16616#: config/tc-sh.c:3571
f12e7348
NC
16617msgid "offset to unaligned destination"
16618msgstr ""
16619
6655dba2 16620#: config/tc-sh.c:3576
f12e7348
NC
16621msgid "negative offset"
16622msgstr ""
16623
6655dba2 16624#: config/tc-sh.c:3716
87ccc1b0
NC
16625msgid "misaligned offset"
16626msgstr ""
16627
71300e2c 16628#: config/tc-sparc.c:314 config/tc-sparc.c:495
ac50feda
RH
16629msgid "Bad opcode table, broken assembler."
16630msgstr ""
16631
71300e2c 16632#: config/tc-sparc.c:487
ac50feda
RH
16633#, c-format
16634msgid "invalid architecture -xarch=%s"
16635msgstr ""
16636
71300e2c 16637#: config/tc-sparc.c:561
a85d7ed0
NC
16638#, c-format
16639msgid "No compiled in support for %d bit object file format"
16640msgstr ""
16641
71300e2c 16642#: config/tc-sparc.c:645
6e1772d5 16643#, c-format
ac50feda
RH
16644msgid "SPARC options:\n"
16645msgstr ""
16646
71300e2c 16647#: config/tc-sparc.c:674
6e1772d5 16648#, c-format
ac50feda
RH
16649msgid ""
16650"\n"
ac50feda
RH
16651"\t\t\tspecify variant of SPARC architecture\n"
16652"-bump\t\t\twarn when assembler switches architectures\n"
16653"-sparc\t\t\tignored\n"
16654"--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
60bcf0fa
NC
16655"-relax\t\t\trelax jumps and branches (default)\n"
16656"-no-relax\t\tavoid changing any jumps and branches\n"
ac50feda
RH
16657msgstr ""
16658
71300e2c 16659#: config/tc-sparc.c:681
6e1772d5 16660#, c-format
ac50feda
RH
16661msgid ""
16662"-32\t\t\tcreate 32 bit object file\n"
16663"-64\t\t\tcreate 64 bit object file\n"
16664msgstr ""
16665
71300e2c 16666#: config/tc-sparc.c:684
ac50feda
RH
16667#, c-format
16668msgid "\t\t\t[default is %d]\n"
16669msgstr ""
16670
71300e2c 16671#: config/tc-sparc.c:686
6e1772d5 16672#, c-format
ac50feda
RH
16673msgid ""
16674"-TSO\t\t\tuse Total Store Ordering\n"
16675"-PSO\t\t\tuse Partial Store Ordering\n"
16676"-RMO\t\t\tuse Relaxed Memory Ordering\n"
16677msgstr ""
16678
71300e2c 16679#: config/tc-sparc.c:690
ac50feda
RH
16680#, c-format
16681msgid "\t\t\t[default is %s]\n"
16682msgstr ""
16683
71300e2c 16684#: config/tc-sparc.c:692
6e1772d5 16685#, c-format
ac50feda
RH
16686msgid ""
16687"-KPIC\t\t\tgenerate PIC\n"
16688"-V\t\t\tprint assembler version number\n"
8ad3436c
AM
16689"-undeclared-regs\tignore application global register usage without\n"
16690"\t\t\tappropriate .register directive (default)\n"
16691"-no-undeclared-regs\tforce error on application global register usage\n"
16692"\t\t\twithout appropriate .register directive\n"
e0e7a9d4 16693"--dcti-couples-detect\twarn when an unpredictable DCTI couple is found\n"
ac50feda
RH
16694"-q\t\t\tignored\n"
16695"-Qy, -Qn\t\tignored\n"
16696"-s\t\t\tignored\n"
16697msgstr ""
16698
71300e2c 16699#: config/tc-sparc.c:704
6e1772d5 16700#, c-format
ac50feda
RH
16701msgid ""
16702"-EL\t\t\tgenerate code for a little endian machine\n"
16703"-EB\t\t\tgenerate code for a big endian machine\n"
16704"--little-endian-data\tgenerate code for a machine having big endian\n"
8ad3436c 16705" instructions and little endian data.\n"
ac50feda
RH
16706msgstr ""
16707
71300e2c 16708#: config/tc-sparc.c:971
a74801ba
ILT
16709#, c-format
16710msgid "Internal error: losing opcode: `%s' \"%s\"\n"
16711msgstr ""
16712
71300e2c 16713#: config/tc-sparc.c:990
a74801ba
ILT
16714#, c-format
16715msgid "Internal error: can't find opcode `%s' for `%s'\n"
ac50feda
RH
16716msgstr ""
16717
71300e2c 16718#: config/tc-sparc.c:1208
a74801ba 16719msgid "Support for 64-bit arithmetic not compiled in."
ac50feda
RH
16720msgstr ""
16721
71300e2c 16722#: config/tc-sparc.c:1254
a74801ba 16723msgid "set: number not in 0..4294967295 range"
ac50feda
RH
16724msgstr ""
16725
71300e2c 16726#: config/tc-sparc.c:1261
a74801ba 16727msgid "set: number not in -2147483648..4294967295 range"
ac50feda
RH
16728msgstr ""
16729
71300e2c 16730#: config/tc-sparc.c:1320
a74801ba 16731msgid "setsw: number not in -2147483648..4294967295 range"
ac50feda
RH
16732msgstr ""
16733
71300e2c 16734#: config/tc-sparc.c:1368
ac50feda
RH
16735msgid "setx: temporary register same as destination register"
16736msgstr ""
16737
71300e2c 16738#: config/tc-sparc.c:1439
a74801ba
ILT
16739msgid "setx: illegal temporary register g0"
16740msgstr ""
16741
71300e2c 16742#: config/tc-sparc.c:1547
e0e7a9d4
TG
16743msgid "unpredictable DCTI couple"
16744msgstr ""
16745
71300e2c 16746#: config/tc-sparc.c:1557
a74801ba
ILT
16747msgid "FP branch in delay slot"
16748msgstr ""
16749
f48dfe41
NC
16750#: config/tc-sparc.c:1574
16751msgid "FP branch preceded by FP compare; NOP inserted"
a74801ba
ILT
16752msgstr ""
16753
f48dfe41 16754#: config/tc-sparc.c:1614
ac50feda
RH
16755msgid "failed special case insn sanity check"
16756msgstr ""
16757
f48dfe41 16758#: config/tc-sparc.c:1802
ac50feda
RH
16759msgid ": invalid membar mask name"
16760msgstr ""
16761
f48dfe41 16762#: config/tc-sparc.c:1818
ac50feda
RH
16763msgid ": invalid membar mask expression"
16764msgstr ""
16765
f48dfe41 16766#: config/tc-sparc.c:1823
ac50feda
RH
16767msgid ": invalid membar mask number"
16768msgstr ""
16769
f48dfe41 16770#: config/tc-sparc.c:1838
6f6ef0fa
NC
16771msgid ": invalid siam mode expression"
16772msgstr ""
16773
f48dfe41 16774#: config/tc-sparc.c:1843
6f6ef0fa
NC
16775msgid ": invalid siam mode number"
16776msgstr ""
16777
f48dfe41 16778#: config/tc-sparc.c:1859
ac50feda
RH
16779msgid ": invalid prefetch function name"
16780msgstr ""
16781
f48dfe41 16782#: config/tc-sparc.c:1867
ac50feda
RH
16783msgid ": invalid prefetch function expression"
16784msgstr ""
16785
f48dfe41 16786#: config/tc-sparc.c:1872
ac50feda
RH
16787msgid ": invalid prefetch function number"
16788msgstr ""
16789
f48dfe41 16790#: config/tc-sparc.c:1899 config/tc-sparc.c:1905 config/tc-sparc.c:1914
ac50feda
RH
16791msgid ": unrecognizable privileged register"
16792msgstr ""
16793
f48dfe41 16794#: config/tc-sparc.c:1937 config/tc-sparc.c:1943 config/tc-sparc.c:1952
ae351704
AM
16795msgid ": unrecognizable hyperprivileged register"
16796msgstr ""
16797
f48dfe41 16798#: config/tc-sparc.c:1975 config/tc-sparc.c:1981 config/tc-sparc.c:1990
e0e7a9d4 16799msgid ": unrecognizable ancillary state register"
ac50feda
RH
16800msgstr ""
16801
f48dfe41 16802#: config/tc-sparc.c:2023
ac50feda
RH
16803msgid ": asr number must be between 0 and 31"
16804msgstr ""
16805
f48dfe41 16806#: config/tc-sparc.c:2032
6e1772d5 16807#, c-format
ac50feda
RH
16808msgid ": expecting %asrN"
16809msgstr ""
16810
f48dfe41 16811#: config/tc-sparc.c:2074
c1c69e83
AM
16812msgid ": crypto immediate must be between 0 and 31"
16813msgstr ""
16814
f48dfe41 16815#: config/tc-sparc.c:2083
c1c69e83
AM
16816msgid ": expecting crypto immediate"
16817msgstr ""
16818
f48dfe41
NC
16819#: config/tc-sparc.c:2244 config/tc-sparc.c:2283 config/tc-sparc.c:2710
16820#: config/tc-sparc.c:2746
87ccc1b0
NC
16821#, c-format
16822msgid "Illegal operands: %%%s requires arguments in ()"
16823msgstr ""
16824
f48dfe41 16825#: config/tc-sparc.c:2251
87ccc1b0
NC
16826#, c-format
16827msgid ""
16828"Illegal operands: %%%s cannot be used together with other relocs in the insn "
16829"()"
16830msgstr ""
16831
f48dfe41 16832#: config/tc-sparc.c:2262
87ccc1b0
NC
16833#, c-format
16834msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
16835msgstr ""
16836
f48dfe41 16837#: config/tc-sparc.c:2469
a74801ba
ILT
16838msgid "detected global register use not covered by .register pseudo-op"
16839msgstr ""
16840
f48dfe41 16841#: config/tc-sparc.c:2571
ac50feda
RH
16842msgid ": There are only 64 f registers; [0-63]"
16843msgstr ""
16844
f48dfe41 16845#: config/tc-sparc.c:2573 config/tc-sparc.c:2591
ac50feda
RH
16846msgid ": There are only 32 f registers; [0-31]"
16847msgstr ""
16848
f48dfe41 16849#: config/tc-sparc.c:2583
6e1772d5
AM
16850msgid ": There are only 32 single precision f registers; [0-31]"
16851msgstr ""
16852
f48dfe41 16853#: config/tc-sparc.c:2604
ed9e98c2
AM
16854msgid ": Instruction requires frs2 and frsd must be the same register"
16855msgstr ""
16856
f48dfe41 16857#: config/tc-sparc.c:2755
e0e7a9d4
TG
16858#, c-format
16859msgid "Expression inside %%%s could not be parsed"
16860msgstr ""
16861
f48dfe41 16862#: config/tc-sparc.c:2763
328577ad 16863#, c-format
a74801ba
ILT
16864msgid ""
16865"Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
16866msgstr ""
16867
f48dfe41 16868#: config/tc-sparc.c:2880
328577ad 16869#, c-format
a74801ba
ILT
16870msgid "Illegal operands: Can't add non-constant expression to %%%s()"
16871msgstr ""
16872
f48dfe41 16873#: config/tc-sparc.c:2890
328577ad 16874#, c-format
a74801ba
ILT
16875msgid ""
16876"Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
16877"symbol"
16878msgstr ""
16879
f48dfe41 16880#: config/tc-sparc.c:2908
ac50feda
RH
16881msgid ": PC-relative operand can't be a constant"
16882msgstr ""
16883
f48dfe41 16884#: config/tc-sparc.c:2915
87ccc1b0
NC
16885msgid ": TLS operand can't be a constant"
16886msgstr ""
16887
f48dfe41 16888#: config/tc-sparc.c:2943
c1c69e83
AM
16889msgid ": Immediate value in cbcond is out of range."
16890msgstr ""
16891
f48dfe41 16892#: config/tc-sparc.c:2969
ac50feda
RH
16893msgid ": invalid ASI name"
16894msgstr ""
16895
f48dfe41 16896#: config/tc-sparc.c:2978
ac50feda
RH
16897msgid ": invalid ASI expression"
16898msgstr ""
16899
f48dfe41 16900#: config/tc-sparc.c:2983
ac50feda
RH
16901msgid ": invalid ASI number"
16902msgstr ""
16903
f48dfe41 16904#: config/tc-sparc.c:3088
3957a496
NC
16905msgid ": non-immdiate imm2 operand"
16906msgstr ""
16907
f48dfe41 16908#: config/tc-sparc.c:3093
3957a496
NC
16909msgid ": imm2 immediate operand out of range (0-3)"
16910msgstr ""
16911
f48dfe41 16912#: config/tc-sparc.c:3112
ac50feda
RH
16913msgid "OPF immediate operand out of range (0-0x1ff)"
16914msgstr ""
16915
f48dfe41 16916#: config/tc-sparc.c:3117
ac50feda
RH
16917msgid "non-immediate OPF operand, ignored"
16918msgstr ""
16919
f48dfe41 16920#: config/tc-sparc.c:3136
ac50feda
RH
16921msgid ": invalid cpreg name"
16922msgstr ""
16923
f48dfe41 16924#: config/tc-sparc.c:3165
ac50feda
RH
16925#, c-format
16926msgid "Illegal operands%s"
16927msgstr ""
16928
f48dfe41 16929#: config/tc-sparc.c:3215
ac50feda
RH
16930#, c-format
16931msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
16932msgstr ""
16933
f48dfe41 16934#: config/tc-sparc.c:3256
ac50feda 16935#, c-format
e0e7a9d4 16936msgid "Architecture mismatch on \"%s %s\"."
ac50feda
RH
16937msgstr ""
16938
f48dfe41 16939#: config/tc-sparc.c:3257
ac50feda 16940#, c-format
f96bd6c2 16941msgid "(Requires %s; requested architecture is %s.)"
ac50feda
RH
16942msgstr ""
16943
f48dfe41 16944#: config/tc-sparc.c:3269
cfb8c092
NC
16945#, c-format
16946msgid "Hardware capability \"%s\" not enabled for \"%s\"."
16947msgstr ""
16948
f48dfe41
NC
16949#: config/tc-sparc.c:3655 config/tc-sparc.c:3662 config/tc-sparc.c:3669
16950#: config/tc-sparc.c:3676 config/tc-sparc.c:3683 config/tc-sparc.c:3692
16951#: config/tc-sparc.c:3704 config/tc-sparc.c:3715 config/tc-sparc.c:3737
6655dba2 16952#: config/tc-sparc.c:3761 write.c:1179
c1c69e83
AM
16953msgid "relocation overflow"
16954msgstr ""
16955
f48dfe41 16956#: config/tc-sparc.c:3816
ac50feda
RH
16957#, c-format
16958msgid "bad or unhandled relocation type: 0x%02x"
16959msgstr ""
16960
f48dfe41 16961#: config/tc-sparc.c:4132
06647dfd
AM
16962msgid "Expected comma after name"
16963msgstr ""
16964
f48dfe41 16965#: config/tc-sparc.c:4141
328577ad
NC
16966#, c-format
16967msgid "BSS length (%d.) <0! Ignored."
16968msgstr ""
16969
f48dfe41 16970#: config/tc-sparc.c:4153
ac50feda
RH
16971msgid "bad .reserve segment -- expected BSS segment"
16972msgstr ""
16973
f48dfe41 16974#: config/tc-sparc.c:4179 config/tc-sparc.c:4306
ac50feda
RH
16975msgid "negative alignment"
16976msgstr ""
16977
f48dfe41 16978#: config/tc-sparc.c:4189 config/tc-sparc.c:4327 read.c:1523 read.c:2541
ac50feda
RH
16979msgid "alignment not a power of 2"
16980msgstr ""
16981
f48dfe41 16982#: config/tc-sparc.c:4235
a5c7551f
RW
16983#, c-format
16984msgid "Ignoring attempt to re-define symbol %s"
16985msgstr ""
16986
f48dfe41 16987#: config/tc-sparc.c:4258 config/tc-v850.c:283
328577ad
NC
16988msgid "Expected comma after symbol-name"
16989msgstr ""
16990
f48dfe41 16991#: config/tc-sparc.c:4268
87ccc1b0 16992#, c-format
fce00800 16993msgid ".COMMon length (%lu) out of range ignored"
87ccc1b0
NC
16994msgstr ""
16995
f48dfe41 16996#: config/tc-sparc.c:4294
ac50feda
RH
16997msgid "Expected comma after common length"
16998msgstr ""
16999
f48dfe41 17000#: config/tc-sparc.c:4439
3caac5b8
AM
17001msgid "Unknown segment type"
17002msgstr ""
17003
f48dfe41 17004#: config/tc-sparc.c:4508 config/tc-sparc.c:4517
328577ad 17005#, c-format
a74801ba
ILT
17006msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
17007msgstr ""
17008
f48dfe41 17009#: config/tc-sparc.c:4535
a74801ba
ILT
17010msgid "redefinition of global register"
17011msgstr ""
17012
f48dfe41 17013#: config/tc-sparc.c:4546
a74801ba
ILT
17014#, c-format
17015msgid "Register symbol %s already defined."
17016msgstr ""
17017
f48dfe41 17018#: config/tc-sparc.c:4748
328577ad
NC
17019#, c-format
17020msgid "Illegal operands: %%r_plt in %d-byte data field"
17021msgstr ""
17022
f48dfe41 17023#: config/tc-sparc.c:4758
87ccc1b0
NC
17024#, c-format
17025msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
17026msgstr ""
17027
f48dfe41 17028#: config/tc-sparc.c:4795 config/tc-vax.c:3317
328577ad
NC
17029#, c-format
17030msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
17031msgstr ""
17032
f48dfe41 17033#: config/tc-sparc.c:4803 config/tc-sparc.c:4834 config/tc-sparc.c:4843
e0e7a9d4 17034#: config/tc-vax.c:3325 config/tc-vax.c:3356 config/tc-vax.c:3365
328577ad
NC
17035#, c-format
17036msgid "Illegal operands: %%r_%s%d requires arguments in ()"
17037msgstr ""
17038
f48dfe41 17039#: config/tc-sparc.c:4852 config/tc-vax.c:3374
328577ad
NC
17040#, c-format
17041msgid "Illegal operands: garbage after %%r_%s%d()"
17042msgstr ""
17043
71300e2c 17044#: config/tc-sparc.h:66
328577ad
NC
17045msgid "sparc convert_frag\n"
17046msgstr ""
17047
2ee0aedf 17048#: config/tc-spu.c:130
ae351704
AM
17049#, c-format
17050msgid "Can't hash instruction '%s':%s"
17051msgstr ""
17052
2ee0aedf 17053#: config/tc-spu.c:184
ae351704
AM
17054msgid ""
17055"SPU options:\n"
17056" --apuasm\t\t emulate behaviour of apuasm\n"
17057msgstr ""
17058
2ee0aedf 17059#: config/tc-spu.c:290
ae351704
AM
17060#, c-format
17061msgid "Invalid mnemonic '%s'"
17062msgstr ""
17063
2ee0aedf 17064#: config/tc-spu.c:296
ae351704
AM
17065#, c-format
17066msgid "'%s' is only available in DD2.0 or higher."
17067msgstr ""
17068
2ee0aedf 17069#: config/tc-spu.c:328
ae351704
AM
17070#, c-format
17071msgid "Error in argument %d. Expecting: \"%s\""
17072msgstr ""
17073
2ee0aedf 17074#: config/tc-spu.c:339
ae351704
AM
17075msgid "Mixing register syntax, with and without '$'."
17076msgstr ""
17077
2ee0aedf 17078#: config/tc-spu.c:345
ae351704
AM
17079#, c-format
17080msgid "Treating '%-*s' as a symbol."
17081msgstr ""
17082
2ee0aedf 17083#: config/tc-spu.c:564
ae351704
AM
17084msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher."
17085msgstr ""
17086
2ee0aedf 17087#: config/tc-spu.c:566
ae351704
AM
17088msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher."
17089msgstr ""
17090
2ee0aedf 17091#: config/tc-spu.c:609
ae351704
AM
17092#, c-format
17093msgid "Using old style, %%lo(expr), please change to PPC style, expr@l."
17094msgstr ""
17095
2ee0aedf 17096#: config/tc-spu.c:615
ae351704
AM
17097#, c-format
17098msgid "Using old style, %%hi(expr), please change to PPC style, expr@h."
17099msgstr ""
17100
2ee0aedf 17101#: config/tc-spu.c:685 config/tc-spu.c:688
ae351704
AM
17102#, c-format
17103msgid "Constant expression %d out of range, [%d, %d]."
17104msgstr ""
17105
2ee0aedf 17106#: config/tc-spu.c:790
a5c7551f
RW
17107#, c-format
17108msgid "invalid priority '%lu'"
17109msgstr ""
17110
2ee0aedf 17111#: config/tc-spu.c:796
a5c7551f
RW
17112#, c-format
17113msgid "invalid lrlive '%lu'"
17114msgstr ""
17115
f48dfe41 17116#: config/tc-spu.c:870
ae351704
AM
17117msgid "Relaxation should never occur"
17118msgstr ""
17119
f48dfe41 17120#: config/tc-spu.c:1020
a5c7551f
RW
17121#, c-format
17122msgid "Relocation doesn't fit. (relocation value = 0x%lx)"
17123msgstr ""
17124
17125#: config/tc-spu.h:85
ae351704
AM
17126msgid "spu convert_frag\n"
17127msgstr ""
17128
ed9e98c2 17129#: config/tc-tic30.c:36
cc643b88
NC
17130msgid "first"
17131msgstr ""
17132
ed9e98c2 17133#: config/tc-tic30.c:36
cc643b88
NC
17134msgid "second"
17135msgstr ""
17136
ed9e98c2 17137#: config/tc-tic30.c:36
cc643b88
NC
17138msgid "third"
17139msgstr ""
17140
ed9e98c2 17141#: config/tc-tic30.c:36
cc643b88
NC
17142msgid "fourth"
17143msgstr ""
17144
ed9e98c2 17145#: config/tc-tic30.c:36
cc643b88
NC
17146msgid "fifth"
17147msgstr ""
17148
ed9e98c2 17149#: config/tc-tic30.c:482
a5c7551f
RW
17150msgid "More than one AR register found in indirect reference"
17151msgstr ""
17152
e0e7a9d4 17153#: config/tc-tic30.c:488
a5c7551f
RW
17154msgid "Illegal AR register in indirect reference"
17155msgstr ""
17156
e0e7a9d4 17157#: config/tc-tic30.c:509
a5c7551f
RW
17158msgid "More than one displacement found in indirect reference"
17159msgstr ""
17160
e0e7a9d4 17161#: config/tc-tic30.c:518
a5c7551f
RW
17162msgid "Invalid displacement in indirect reference"
17163msgstr ""
17164
e0e7a9d4 17165#: config/tc-tic30.c:536
a5c7551f
RW
17166msgid "AR register not found in indirect reference"
17167msgstr ""
17168
17169#. Maybe an implied displacement of 1 again.
e0e7a9d4 17170#: config/tc-tic30.c:553
a5c7551f
RW
17171msgid "required displacement wasn't given in indirect reference"
17172msgstr ""
17173
e0e7a9d4 17174#: config/tc-tic30.c:560
a5c7551f
RW
17175msgid "illegal indirect reference"
17176msgstr ""
17177
e0e7a9d4 17178#: config/tc-tic30.c:567
a5c7551f
RW
17179msgid "displacement must be an unsigned 8-bit number"
17180msgstr ""
17181
e0e7a9d4 17182#: config/tc-tic30.c:751 config/tc-tic30.c:1498
a5c7551f
RW
17183#, c-format
17184msgid "Invalid character %s before %s operand"
17185msgstr ""
17186
e0e7a9d4 17187#: config/tc-tic30.c:770 config/tc-tic30.c:1513
a5c7551f
RW
17188#, c-format
17189msgid "Unbalanced parenthesis in %s operand."
17190msgstr ""
17191
e0e7a9d4 17192#: config/tc-tic30.c:786 config/tc-tic30.c:1523
a5c7551f
RW
17193#, c-format
17194msgid "Invalid character %s in %s operand"
17195msgstr ""
17196
e0e7a9d4 17197#: config/tc-tic30.c:805 config/tc-tic30.c:1540
a5c7551f
RW
17198#, c-format
17199msgid "Spurious operands; (%d operands/instruction max)"
17200msgstr ""
17201
17202#. Just skip it, if it's \n complain.
e0e7a9d4
TG
17203#: config/tc-tic30.c:823 config/tc-tic30.c:839 config/tc-tic30.c:1557
17204#: config/tc-tic30.c:1573
a5c7551f
RW
17205msgid "Expecting operand after ','; got nothing"
17206msgstr ""
17207
e0e7a9d4 17208#: config/tc-tic30.c:828 config/tc-tic30.c:1562
a5c7551f
RW
17209msgid "Expecting operand before ','; got nothing"
17210msgstr ""
17211
e0e7a9d4 17212#: config/tc-tic30.c:866
a5c7551f
RW
17213msgid "incorrect number of operands given in the first instruction"
17214msgstr ""
17215
e0e7a9d4 17216#: config/tc-tic30.c:872
a5c7551f
RW
17217msgid "incorrect number of operands given in the second instruction"
17218msgstr ""
17219
e0e7a9d4 17220#: config/tc-tic30.c:893
a5c7551f
RW
17221#, c-format
17222msgid "%s instruction, operand %d doesn't match"
17223msgstr ""
17224
17225#. Shouldn't get here.
e0e7a9d4 17226#: config/tc-tic30.c:917 config/tc-tic30.c:924
a5c7551f
RW
17227msgid "incorrect format for multiply parallel instruction"
17228msgstr ""
17229
e0e7a9d4 17230#: config/tc-tic30.c:931
a5c7551f
RW
17231msgid "destination for multiply can only be R0 or R1"
17232msgstr ""
17233
e0e7a9d4 17234#: config/tc-tic30.c:938
a5c7551f
RW
17235msgid "destination for add/subtract can only be R2 or R3"
17236msgstr ""
17237
e0e7a9d4 17238#: config/tc-tic30.c:1005
a5c7551f
RW
17239msgid "loading the same register in parallel operation"
17240msgstr ""
17241
e0e7a9d4 17242#: config/tc-tic30.c:1448
a5c7551f
RW
17243#, c-format
17244msgid "Invalid character %s in opcode"
17245msgstr ""
17246
e0e7a9d4 17247#: config/tc-tic30.c:1478
a5c7551f
RW
17248#, c-format
17249msgid "Unknown TMS320C30 instruction: %s"
17250msgstr ""
17251
e0e7a9d4 17252#: config/tc-tic30.c:1598
a5c7551f
RW
17253msgid "Incorrect number of operands given"
17254msgstr ""
17255
e0e7a9d4 17256#: config/tc-tic30.c:1631
a5c7551f
RW
17257#, c-format
17258msgid "The %s operand doesn't match"
17259msgstr ""
17260
17261#. Shouldn't make it to this stage.
e0e7a9d4 17262#: config/tc-tic30.c:1656 config/tc-tic30.c:1668
a5c7551f
RW
17263msgid "Incompatible first and second operands in instruction"
17264msgstr ""
17265
e0e7a9d4 17266#: config/tc-tic30.c:1782
a5c7551f
RW
17267msgid "invalid short form floating point immediate operand"
17268msgstr ""
17269
e0e7a9d4 17270#: config/tc-tic30.c:1792
a5c7551f
RW
17271msgid "rounding down first operand float to unsigned int"
17272msgstr ""
17273
e0e7a9d4 17274#: config/tc-tic30.c:1794
a5c7551f
RW
17275msgid "only lower 16-bits of first operand are used"
17276msgstr ""
17277
e0e7a9d4 17278#: config/tc-tic30.c:1804
a5c7551f
RW
17279msgid "rounding down first operand float to signed int"
17280msgstr ""
17281
e0e7a9d4 17282#: config/tc-tic30.c:1809 config/tc-tic30.c:1880
a5c7551f
RW
17283msgid "first operand is too large for 16-bit signed int"
17284msgstr ""
17285
e0e7a9d4 17286#: config/tc-tic30.c:1874
a5c7551f
RW
17287msgid "first operand is floating point"
17288msgstr ""
17289
17290#. Shouldn't get here.
e0e7a9d4 17291#: config/tc-tic30.c:1905
a5c7551f
RW
17292msgid "interrupt vector for trap instruction out of range"
17293msgstr ""
17294
e0e7a9d4 17295#: config/tc-tic30.c:1950
a5c7551f
RW
17296msgid "LDP instruction needs a 24-bit operand"
17297msgstr ""
17298
e0e7a9d4 17299#: config/tc-tic30.c:1974
a5c7551f
RW
17300msgid "first operand is too large for a 24-bit displacement"
17301msgstr ""
17302
6655dba2 17303#: config/tc-tic4x.c:389
a5c7551f
RW
17304msgid "Nan, using zero."
17305msgstr ""
17306
6655dba2 17307#: config/tc-tic4x.c:511
a5c7551f
RW
17308#, c-format
17309msgid "Cannot represent exponent in %d bits"
17310msgstr ""
17311
6655dba2 17312#: config/tc-tic4x.c:594 config/tc-tic4x.c:604
a5c7551f
RW
17313msgid "Invalid floating point number"
17314msgstr ""
17315
6655dba2 17316#: config/tc-tic4x.c:723
a5c7551f
RW
17317msgid "Comma expected\n"
17318msgstr ""
17319
6655dba2 17320#: config/tc-tic4x.c:759 config/tc-tic54x.c:471
a5c7551f
RW
17321msgid ".bss size argument missing\n"
17322msgstr ""
17323
6655dba2 17324#: config/tc-tic4x.c:767
a5c7551f
RW
17325#, c-format
17326msgid ".bss size %ld < 0!"
17327msgstr ""
17328
6655dba2 17329#: config/tc-tic4x.c:900
a5c7551f
RW
17330msgid "Non-constant symbols not allowed\n"
17331msgstr ""
17332
6655dba2 17333#: config/tc-tic4x.c:931
a5c7551f
RW
17334msgid "Symbol missing\n"
17335msgstr ""
17336
a5c7551f 17337#. Skip null symbol terminator.
6655dba2 17338#: config/tc-tic4x.c:979
a5c7551f
RW
17339msgid ".sect: subsection name ignored"
17340msgstr ""
17341
6655dba2 17342#: config/tc-tic4x.c:1007 config/tc-tic4x.c:1108 config/tc-tic54x.c:1424
a5c7551f
RW
17343#, c-format
17344msgid "Error setting flags for \"%s\": %s"
17345msgstr ""
17346
6655dba2 17347#: config/tc-tic4x.c:1039
a5c7551f
RW
17348msgid ".set syntax invalid\n"
17349msgstr ""
17350
6655dba2 17351#: config/tc-tic4x.c:1097
a5c7551f
RW
17352msgid ".usect: non-zero alignment flag ignored"
17353msgstr ""
17354
6655dba2 17355#: config/tc-tic4x.c:1128
a5c7551f
RW
17356#, c-format
17357msgid "This assembler does not support processor generation %ld"
17358msgstr ""
17359
6655dba2 17360#: config/tc-tic4x.c:1132
a5c7551f
RW
17361msgid "Changing processor generation on fly not supported..."
17362msgstr ""
17363
6655dba2 17364#: config/tc-tic4x.c:1430
a5c7551f
RW
17365msgid "Auxiliary register AR0--AR7 required for indirect"
17366msgstr ""
17367
6655dba2 17368#: config/tc-tic4x.c:1444
a5c7551f
RW
17369#, c-format
17370msgid "Bad displacement %d (require 0--255)\n"
17371msgstr ""
17372
6655dba2 17373#: config/tc-tic4x.c:1462
a5c7551f
RW
17374msgid "Index register IR0,IR1 required for displacement"
17375msgstr ""
17376
6655dba2 17377#: config/tc-tic4x.c:1530
a5c7551f
RW
17378msgid "Expecting a register name"
17379msgstr ""
17380
6655dba2 17381#: config/tc-tic4x.c:1542 config/tc-tic4x.c:1565 config/tc-tic4x.c:1631
a5c7551f
RW
17382msgid "Number too large"
17383msgstr ""
17384
6655dba2 17385#: config/tc-tic4x.c:1555 config/tc-tic4x.c:1578
a5c7551f
RW
17386msgid "Expecting a constant value"
17387msgstr ""
17388
6655dba2 17389#: config/tc-tic4x.c:1586
a5c7551f
RW
17390#, c-format
17391msgid "Bad direct addressing construct %s"
17392msgstr ""
17393
6655dba2 17394#: config/tc-tic4x.c:1590
a5c7551f
RW
17395#, c-format
17396msgid "Direct value of %ld is not suitable"
17397msgstr ""
17398
6655dba2 17399#: config/tc-tic4x.c:1614
a5c7551f
RW
17400msgid "Unknown indirect addressing mode"
17401msgstr ""
17402
6655dba2 17403#: config/tc-tic4x.c:1711
a5c7551f
RW
17404#, c-format
17405msgid "Immediate value of %ld is too large for ldf"
17406msgstr ""
17407
6655dba2 17408#: config/tc-tic4x.c:1751
a5c7551f
RW
17409msgid "Destination register must be ARn"
17410msgstr ""
17411
6655dba2 17412#: config/tc-tic4x.c:1770 config/tc-tic4x.c:2143 config/tc-tic4x.c:2202
a5c7551f
RW
17413#, c-format
17414msgid "Immediate value of %ld is too large"
17415msgstr ""
17416
6655dba2 17417#: config/tc-tic4x.c:1799 config/tc-tic4x.c:2004
a5c7551f
RW
17418msgid "Invalid indirect addressing mode"
17419msgstr ""
17420
6655dba2
SB
17421#: config/tc-tic4x.c:1823 config/tc-tic4x.c:1863 config/tc-tic4x.c:2054
17422#: config/tc-tic4x.c:2076
a5c7551f
RW
17423msgid "Register must be Rn"
17424msgstr ""
17425
6655dba2 17426#: config/tc-tic4x.c:1877 config/tc-tic4x.c:1947 config/tc-tic4x.c:1961
a5c7551f
RW
17427msgid "Register must be R0--R7"
17428msgstr ""
17429
6655dba2 17430#: config/tc-tic4x.c:1901 config/tc-tic4x.c:1929
a5c7551f
RW
17431#, c-format
17432msgid "Invalid indirect addressing mode displacement %d"
17433msgstr ""
17434
6655dba2 17435#: config/tc-tic4x.c:1975
a5c7551f
RW
17436msgid "Destination register must be R2 or R3"
17437msgstr ""
17438
6655dba2 17439#: config/tc-tic4x.c:1989
a5c7551f
RW
17440msgid "Destination register must be R0 or R1"
17441msgstr ""
17442
6655dba2 17443#: config/tc-tic4x.c:2026
a5c7551f
RW
17444#, c-format
17445msgid "Displacement value of %ld is too large"
17446msgstr ""
17447
6655dba2 17448#: config/tc-tic4x.c:2087 config/tc-tic4x.c:2218
a5c7551f
RW
17449msgid "Floating point number not valid in expression"
17450msgstr ""
17451
6655dba2 17452#: config/tc-tic4x.c:2101
a5c7551f
RW
17453#, c-format
17454msgid "Signed immediate value %ld too large"
17455msgstr ""
17456
6655dba2 17457#: config/tc-tic4x.c:2164
a5c7551f
RW
17458#, c-format
17459msgid "Unsigned immediate value %ld too large"
17460msgstr ""
17461
6655dba2 17462#: config/tc-tic4x.c:2232
a5c7551f
RW
17463#, c-format
17464msgid "Immediate value %ld too large"
17465msgstr ""
17466
6655dba2 17467#: config/tc-tic4x.c:2251 config/tc-tic4x.c:2279
a5c7551f
RW
17468msgid "Register must be ivtp or tvtp"
17469msgstr ""
17470
6655dba2 17471#: config/tc-tic4x.c:2265
a5c7551f
RW
17472msgid "Register must be address register"
17473msgstr ""
17474
6655dba2 17475#: config/tc-tic4x.c:2338
a5c7551f
RW
17476msgid "Source and destination register should not be equal"
17477msgstr ""
17478
6655dba2 17479#: config/tc-tic4x.c:2353
3957a496 17480msgid "Equal parallel destination registers, one result will be discarded"
a5c7551f
RW
17481msgstr ""
17482
6655dba2 17483#: config/tc-tic4x.c:2394
a5c7551f
RW
17484msgid "Too many operands scanned"
17485msgstr ""
17486
6655dba2 17487#: config/tc-tic4x.c:2425
a5c7551f
RW
17488msgid "Parallel opcode cannot contain more than two instructions"
17489msgstr ""
17490
6655dba2 17491#: config/tc-tic4x.c:2499
a5c7551f
RW
17492#, c-format
17493msgid "Invalid operands for %s"
17494msgstr ""
17495
6655dba2 17496#: config/tc-tic4x.c:2502
a5c7551f
RW
17497#, c-format
17498msgid "Invalid instruction %s"
17499msgstr ""
17500
6655dba2 17501#: config/tc-tic4x.c:2654
a5c7551f
RW
17502#, c-format
17503msgid "Bad relocation type: 0x%02x"
17504msgstr ""
17505
6655dba2 17506#: config/tc-tic4x.c:2712
a5c7551f
RW
17507#, c-format
17508msgid "Unsupported processor generation %d"
17509msgstr ""
17510
6655dba2 17511#: config/tc-tic4x.c:2720
a5c7551f
RW
17512msgid "Option -b is depreciated, please use -mbig"
17513msgstr ""
17514
6655dba2 17515#: config/tc-tic4x.c:2727
a5c7551f
RW
17516msgid "Option -p is depreciated, please use -mmemparm"
17517msgstr ""
17518
6655dba2 17519#: config/tc-tic4x.c:2734
a5c7551f
RW
17520msgid "Option -r is depreciated, please use -mregparm"
17521msgstr ""
17522
6655dba2 17523#: config/tc-tic4x.c:2741
a5c7551f
RW
17524msgid "Option -s is depreciated, please use -msmall"
17525msgstr ""
17526
6655dba2 17527#: config/tc-tic4x.c:2770
c85dd50d
NC
17528#, c-format
17529msgid ""
17530"\n"
17531"TIC4X options:\n"
17532" -mcpu=CPU -mCPU select architecture variant. CPU can be:\n"
17533" 30 - TMS320C30\n"
17534" 31 - TMS320C31, TMS320LC31\n"
17535" 32 - TMS320C32\n"
17536" 33 - TMS320VC33\n"
17537" 40 - TMS320C40\n"
17538" 44 - TMS320C44\n"
17539" -mrev=REV set cpu hardware revision (integer numbers).\n"
17540" Combinations of -mcpu and -mrev will enable/"
17541"disable\n"
17542" the appropriate options (-midle2, -mlowpower and\n"
17543" -menhanced) according to the selected type\n"
17544" -mbig select big memory model\n"
17545" -msmall select small memory model (default)\n"
17546" -mregparm select register parameters (default)\n"
17547" -mmemparm select memory parameters\n"
17548" -midle2 enable IDLE2 support\n"
17549" -mlowpower enable LOPOWER and MAXSPEED support\n"
17550" -menhanced enable enhanced opcode support\n"
17551msgstr ""
17552
6655dba2 17553#: config/tc-tic4x.c:2815
a5c7551f
RW
17554#, c-format
17555msgid "Label \"$%d\" redefined"
17556msgstr ""
17557
6655dba2 17558#: config/tc-tic4x.c:3025
a5c7551f
RW
17559#, c-format
17560msgid "Reloc %d not supported by object file format"
17561msgstr ""
17562
328577ad
NC
17563#. Only word (et al.), align, or conditionals are allowed within
17564#. .struct/.union.
6655dba2 17565#: config/tc-tic54x.c:219
328577ad
NC
17566msgid "pseudo-op illegal within .struct/.union"
17567msgstr ""
17568
6655dba2 17569#: config/tc-tic54x.c:233
6e1772d5 17570#, c-format
f96bd6c2 17571msgid "C54x-specific command line options:\n"
1994a7c7
NC
17572msgstr ""
17573
6655dba2 17574#: config/tc-tic54x.c:234
6e1772d5 17575#, c-format
1994a7c7
NC
17576msgid "-mfar-mode | -mf Use extended addressing\n"
17577msgstr ""
17578
6655dba2 17579#: config/tc-tic54x.c:235
6e1772d5 17580#, c-format
1994a7c7
NC
17581msgid "-mcpu=<CPU version> Specify the CPU version\n"
17582msgstr ""
17583
6655dba2 17584#: config/tc-tic54x.c:236
6e1772d5 17585#, c-format
3dd5103b
NC
17586msgid "-merrors-to-file <filename>\n"
17587msgstr ""
17588
6655dba2 17589#: config/tc-tic54x.c:237
6e1772d5 17590#, c-format
1994a7c7
NC
17591msgid "-me <filename> Redirect errors to a file\n"
17592msgstr ""
17593
6655dba2 17594#: config/tc-tic54x.c:348
1994a7c7
NC
17595msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
17596msgstr ""
17597
6655dba2 17598#: config/tc-tic54x.c:357
a5c7551f
RW
17599msgid "symbols assigned with .asg must begin with a letter"
17600msgstr ""
17601
6655dba2 17602#: config/tc-tic54x.c:397
1994a7c7
NC
17603msgid "Unterminated string after absolute expression"
17604msgstr ""
17605
6655dba2 17606#: config/tc-tic54x.c:405
1994a7c7
NC
17607msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
17608msgstr ""
17609
6655dba2 17610#: config/tc-tic54x.c:415
1994a7c7
NC
17611msgid "symbols assigned with .eval must begin with a letter"
17612msgstr ""
17613
6655dba2 17614#: config/tc-tic54x.c:480
a5c7551f
RW
17615#, c-format
17616msgid ".bss size %d < 0!"
17617msgstr ""
17618
6655dba2 17619#: config/tc-tic54x.c:662
1994a7c7
NC
17620msgid "Offset on nested structures is ignored"
17621msgstr ""
17622
6655dba2 17623#: config/tc-tic54x.c:712
1994a7c7
NC
17624#, c-format
17625msgid ".end%s without preceding .%s"
17626msgstr ""
17627
6655dba2 17628#: config/tc-tic54x.c:778
1994a7c7
NC
17629#, c-format
17630msgid "Unrecognized struct/union tag '%s'"
17631msgstr ""
17632
6655dba2 17633#: config/tc-tic54x.c:780
1994a7c7
NC
17634msgid ".tag requires a structure tag"
17635msgstr ""
17636
6655dba2 17637#: config/tc-tic54x.c:786
1994a7c7
NC
17638msgid "Label required for .tag"
17639msgstr ""
17640
6655dba2 17641#: config/tc-tic54x.c:805
1994a7c7
NC
17642#, c-format
17643msgid ".tag target '%s' undefined"
17644msgstr ""
17645
6655dba2 17646#: config/tc-tic54x.c:869
1994a7c7
NC
17647#, c-format
17648msgid ".field count '%d' out of range (1 <= X <= 32)"
17649msgstr ""
17650
6655dba2 17651#: config/tc-tic54x.c:897
1994a7c7
NC
17652#, c-format
17653msgid "Unrecognized field type '%c'"
17654msgstr ""
17655
6655dba2 17656#: config/tc-tic54x.c:1021
a5c7551f
RW
17657msgid "Overflow in expression, truncated to 8 bits"
17658msgstr ""
17659
6655dba2 17660#: config/tc-tic54x.c:1026
a5c7551f
RW
17661msgid "Overflow in expression, truncated to 16 bits"
17662msgstr ""
17663
1994a7c7
NC
17664#. Disallow .byte with a non constant expression that will
17665#. require relocation.
6655dba2 17666#: config/tc-tic54x.c:1034
1994a7c7
NC
17667msgid "Relocatable values require at least WORD storage"
17668msgstr ""
17669
6655dba2 17670#: config/tc-tic54x.c:1095
1994a7c7
NC
17671msgid "Use of .def/.ref is deprecated. Use .global instead"
17672msgstr ""
17673
6655dba2 17674#: config/tc-tic54x.c:1287
1994a7c7
NC
17675msgid ".space/.bes repeat count is negative, ignored"
17676msgstr ""
17677
6655dba2 17678#: config/tc-tic54x.c:1292
1994a7c7
NC
17679msgid ".space/.bes repeat count is zero, ignored"
17680msgstr ""
17681
6655dba2 17682#: config/tc-tic54x.c:1365
1994a7c7
NC
17683msgid "Missing size argument"
17684msgstr ""
17685
6655dba2 17686#: config/tc-tic54x.c:1499
1994a7c7
NC
17687msgid "CPU version has already been set"
17688msgstr ""
17689
6655dba2 17690#: config/tc-tic54x.c:1503
1994a7c7
NC
17691#, c-format
17692msgid "Unrecognized version '%s'"
17693msgstr ""
17694
6655dba2 17695#: config/tc-tic54x.c:1509
1994a7c7
NC
17696msgid "Changing of CPU version on the fly not supported"
17697msgstr ""
17698
6655dba2 17699#: config/tc-tic54x.c:1640
1994a7c7
NC
17700msgid "p2align not supported on this target"
17701msgstr ""
17702
6655dba2 17703#: config/tc-tic54x.c:1652
1994a7c7
NC
17704msgid "Argument to .even ignored"
17705msgstr ""
17706
6655dba2 17707#: config/tc-tic54x.c:1698
1994a7c7
NC
17708msgid "Invalid field size, must be from 1 to 32"
17709msgstr ""
17710
6655dba2 17711#: config/tc-tic54x.c:1711
1994a7c7
NC
17712msgid "field size must be 16 when value is relocatable"
17713msgstr ""
17714
6655dba2 17715#: config/tc-tic54x.c:1726
1994a7c7
NC
17716msgid "field value truncated"
17717msgstr ""
17718
6655dba2 17719#: config/tc-tic54x.c:1832 config/tc-tic54x.c:2131
1994a7c7
NC
17720#, c-format
17721msgid "Unrecognized section '%s'"
17722msgstr ""
17723
6655dba2 17724#: config/tc-tic54x.c:1841
f96bd6c2 17725msgid "Current section is uninitialized, section name required for .clink"
1994a7c7
NC
17726msgstr ""
17727
6655dba2 17728#: config/tc-tic54x.c:2042
1994a7c7
NC
17729msgid "ENDLOOP without corresponding LOOP"
17730msgstr ""
17731
6655dba2 17732#: config/tc-tic54x.c:2083
1994a7c7
NC
17733msgid "Mixing of normal and extended addressing not supported"
17734msgstr ""
17735
6655dba2 17736#: config/tc-tic54x.c:2089
1994a7c7
NC
17737msgid "Extended addressing not supported on the specified CPU"
17738msgstr ""
17739
6655dba2 17740#: config/tc-tic54x.c:2137
1994a7c7
NC
17741msgid ".sblock may be used for initialized sections only"
17742msgstr ""
17743
6655dba2 17744#: config/tc-tic54x.c:2167
1994a7c7
NC
17745msgid "Symbol missing for .set/.equ"
17746msgstr ""
17747
6655dba2 17748#: config/tc-tic54x.c:2223
1994a7c7
NC
17749msgid ".var may only be used within a macro definition"
17750msgstr ""
17751
6655dba2 17752#: config/tc-tic54x.c:2231
1994a7c7
NC
17753msgid "Substitution symbols must begin with a letter"
17754msgstr ""
17755
6655dba2 17756#: config/tc-tic54x.c:2323
1994a7c7 17757#, c-format
ae351704 17758msgid "can't open macro library file '%s' for reading: %s"
1994a7c7
NC
17759msgstr ""
17760
6655dba2 17761#: config/tc-tic54x.c:2330
1994a7c7
NC
17762#, c-format
17763msgid "File '%s' not in macro archive format"
17764msgstr ""
17765
6655dba2 17766#: config/tc-tic54x.c:2460
1994a7c7
NC
17767#, c-format
17768msgid "Bad COFF version '%s'"
17769msgstr ""
17770
6655dba2 17771#: config/tc-tic54x.c:2469
1994a7c7
NC
17772#, c-format
17773msgid "Bad CPU version '%s'"
17774msgstr ""
17775
6655dba2 17776#: config/tc-tic54x.c:2482 config/tc-tic54x.c:2485
1994a7c7
NC
17777#, c-format
17778msgid "Can't redirect stderr to the file '%s'"
17779msgstr ""
17780
6655dba2
SB
17781#: config/tc-tic54x.c:2503
17782msgid "Macro nesting is too deep"
17783msgstr ""
17784
17785#: config/tc-tic54x.c:2602
1994a7c7
NC
17786#, c-format
17787msgid "Undefined substitution symbol '%s'"
17788msgstr ""
17789
6655dba2 17790#: config/tc-tic54x.c:3103
a5c7551f
RW
17791#, c-format
17792msgid "Unbalanced parenthesis in operand %d"
17793msgstr ""
17794
6655dba2 17795#: config/tc-tic54x.c:3134 config/tc-tic54x.c:3142
a5c7551f
RW
17796msgid "Expecting operand after ','"
17797msgstr ""
17798
6655dba2 17799#: config/tc-tic54x.c:3153
a5c7551f
RW
17800msgid "Extra junk on line"
17801msgstr ""
17802
6655dba2 17803#: config/tc-tic54x.c:3190
1994a7c7
NC
17804msgid "Badly formed address expression"
17805msgstr ""
17806
6655dba2 17807#: config/tc-tic54x.c:3443
1994a7c7
NC
17808#, c-format
17809msgid "Invalid dmad syntax '%s'"
17810msgstr ""
17811
6655dba2 17812#: config/tc-tic54x.c:3507
3b16e843
NC
17813#, c-format
17814msgid ""
17815"Use the .mmregs directive to use memory-mapped register names such as '%s'"
17816msgstr ""
17817
6655dba2 17818#: config/tc-tic54x.c:3558
1994a7c7
NC
17819msgid "Address mode *+ARx is write-only. Results of reading are undefined."
17820msgstr ""
17821
6655dba2 17822#: config/tc-tic54x.c:3578
1994a7c7
NC
17823#, c-format
17824msgid "Unrecognized indirect address format \"%s\""
17825msgstr ""
17826
6655dba2 17827#: config/tc-tic54x.c:3616
1994a7c7
NC
17828#, c-format
17829msgid "Operand '%s' out of range (%d <= x <= %d)"
17830msgstr ""
17831
6655dba2 17832#: config/tc-tic54x.c:3636
1994a7c7
NC
17833msgid "Error in relocation handling"
17834msgstr ""
17835
6655dba2 17836#: config/tc-tic54x.c:3655 config/tc-tic54x.c:3717 config/tc-tic54x.c:3745
1994a7c7
NC
17837#, c-format
17838msgid "Unrecognized condition code \"%s\""
17839msgstr ""
17840
6655dba2 17841#: config/tc-tic54x.c:3672
1994a7c7
NC
17842#, c-format
17843msgid "Condition \"%s\" does not match preceding group"
17844msgstr ""
17845
6655dba2 17846#: config/tc-tic54x.c:3680
1994a7c7
NC
17847#, c-format
17848msgid ""
17849"Condition \"%s\" uses a different accumulator from a preceding condition"
17850msgstr ""
17851
6655dba2 17852#: config/tc-tic54x.c:3687
1994a7c7
NC
17853msgid "Only one comparison conditional allowed"
17854msgstr ""
17855
6655dba2 17856#: config/tc-tic54x.c:3692
1994a7c7
NC
17857msgid "Only one overflow conditional allowed"
17858msgstr ""
17859
6655dba2 17860#: config/tc-tic54x.c:3700
1994a7c7
NC
17861#, c-format
17862msgid "Duplicate %s conditional"
17863msgstr ""
17864
6655dba2 17865#: config/tc-tic54x.c:3731
1994a7c7
NC
17866msgid "Invalid auxiliary register (use AR0-AR7)"
17867msgstr ""
17868
6655dba2 17869#: config/tc-tic54x.c:3762
1994a7c7
NC
17870msgid "lk addressing modes are invalid for memory-mapped register addressing"
17871msgstr ""
17872
6655dba2 17873#: config/tc-tic54x.c:3770
1994a7c7
NC
17874msgid ""
17875"Address mode *+ARx is not allowed in memory-mapped register addressing. "
17876"Resulting behavior is undefined."
17877msgstr ""
17878
6655dba2 17879#: config/tc-tic54x.c:3796
1994a7c7
NC
17880msgid ""
17881"Destination accumulator for each part of this parallel instruction must be "
17882"different"
17883msgstr ""
17884
6655dba2 17885#: config/tc-tic54x.c:3845
1994a7c7
NC
17886#, c-format
17887msgid "Memory mapped register \"%s\" out of range"
17888msgstr ""
17889
6655dba2 17890#: config/tc-tic54x.c:3884
1994a7c7
NC
17891msgid "Invalid operand (use 1, 2, or 3)"
17892msgstr ""
17893
6655dba2 17894#: config/tc-tic54x.c:3910
1994a7c7
NC
17895msgid "A status register or status bit name is required"
17896msgstr ""
17897
6655dba2 17898#: config/tc-tic54x.c:3920
1994a7c7
NC
17899#, c-format
17900msgid "Unrecognized status bit \"%s\""
17901msgstr ""
17902
6655dba2 17903#: config/tc-tic54x.c:3943
1994a7c7
NC
17904#, c-format
17905msgid "Invalid status register \"%s\""
17906msgstr ""
17907
6655dba2 17908#: config/tc-tic54x.c:3955
1994a7c7
NC
17909#, c-format
17910msgid "Operand \"%s\" out of range (use 1 or 2)"
17911msgstr ""
17912
6655dba2 17913#: config/tc-tic54x.c:4158
1994a7c7
NC
17914#, c-format
17915msgid "Unrecognized instruction \"%s\""
17916msgstr ""
17917
6655dba2 17918#: config/tc-tic54x.c:4187
1994a7c7
NC
17919#, c-format
17920msgid "Unrecognized operand list '%s' for instruction '%s'"
17921msgstr ""
17922
6655dba2 17923#: config/tc-tic54x.c:4216
1994a7c7
NC
17924#, c-format
17925msgid "Unrecognized parallel instruction \"%s\""
17926msgstr ""
17927
6655dba2 17928#: config/tc-tic54x.c:4265
1994a7c7
NC
17929#, c-format
17930msgid "Invalid operand (s) for parallel instruction \"%s\""
17931msgstr ""
17932
6655dba2 17933#: config/tc-tic54x.c:4268
1994a7c7
NC
17934#, c-format
17935msgid "Unrecognized parallel instruction combination \"%s || %s\""
17936msgstr ""
17937
6655dba2 17938#: config/tc-tic54x.c:4488
1994a7c7
NC
17939#, c-format
17940msgid "%s symbol recursion stopped at second appearance of '%s'"
17941msgstr ""
17942
6655dba2 17943#: config/tc-tic54x.c:4528
1994a7c7
NC
17944msgid "Unrecognized substitution symbol function"
17945msgstr ""
17946
6655dba2 17947#: config/tc-tic54x.c:4533
1994a7c7
NC
17948msgid "Missing '(' after substitution symbol function"
17949msgstr ""
17950
6655dba2 17951#: config/tc-tic54x.c:4547
1994a7c7
NC
17952msgid "Expecting second argument"
17953msgstr ""
17954
6655dba2 17955#: config/tc-tic54x.c:4560 config/tc-tic54x.c:4610
1994a7c7
NC
17956msgid "Extra junk in function call, expecting ')'"
17957msgstr ""
17958
6655dba2 17959#: config/tc-tic54x.c:4586
1994a7c7
NC
17960msgid "Function expects two arguments"
17961msgstr ""
17962
6655dba2 17963#: config/tc-tic54x.c:4599
1994a7c7
NC
17964msgid "Expecting character constant argument"
17965msgstr ""
17966
6655dba2 17967#: config/tc-tic54x.c:4605
1994a7c7
NC
17968msgid "Both arguments must be substitution symbols"
17969msgstr ""
17970
6655dba2 17971#: config/tc-tic54x.c:4657
1994a7c7
NC
17972#, c-format
17973msgid "Invalid subscript (use 1 to %d)"
17974msgstr ""
17975
6655dba2 17976#: config/tc-tic54x.c:4667
1994a7c7 17977#, c-format
f96bd6c2 17978msgid "Invalid length (use 0 to %d)"
1994a7c7
NC
17979msgstr ""
17980
6655dba2 17981#: config/tc-tic54x.c:4677
1994a7c7
NC
17982msgid "Missing ')' in subscripted substitution symbol expression"
17983msgstr ""
17984
6655dba2 17985#: config/tc-tic54x.c:4697
1994a7c7
NC
17986msgid "Missing forced substitution terminator ':'"
17987msgstr ""
17988
6655dba2 17989#: config/tc-tic54x.c:4850
1994a7c7
NC
17990#, c-format
17991msgid ""
3957a496
NC
17992"Instruction does not fit in available delay slots (%d-word insn, %d slot "
17993"left)"
17994msgid_plural ""
1994a7c7
NC
17995"Instruction does not fit in available delay slots (%d-word insn, %d slots "
17996"left)"
3957a496
NC
17997msgstr[0] ""
17998msgstr[1] ""
1994a7c7 17999
6655dba2 18000#: config/tc-tic54x.c:4894
1994a7c7
NC
18001#, c-format
18002msgid "Unrecognized parallel instruction '%s'"
18003msgstr ""
18004
6655dba2 18005#: config/tc-tic54x.c:4906
1994a7c7
NC
18006#, c-format
18007msgid "Instruction '%s' requires an LP cpu version"
18008msgstr ""
18009
6655dba2 18010#: config/tc-tic54x.c:4913
1994a7c7
NC
18011#, c-format
18012msgid "Instruction '%s' requires far mode addressing"
18013msgstr ""
18014
6655dba2 18015#: config/tc-tic54x.c:4925
1994a7c7
NC
18016#, c-format
18017msgid ""
3957a496
NC
18018"Instruction does not fit in available delay slots (%d-word insn, %d slot "
18019"left). Resulting behavior is undefined."
18020msgid_plural ""
1994a7c7
NC
18021"Instruction does not fit in available delay slots (%d-word insn, %d slots "
18022"left). Resulting behavior is undefined."
3957a496
NC
18023msgstr[0] ""
18024msgstr[1] ""
1994a7c7 18025
6655dba2 18026#: config/tc-tic54x.c:4939
1994a7c7
NC
18027msgid ""
18028"Instructions which cause PC discontinuity are not allowed in a delay slot. "
18029"Resulting behavior is undefined."
18030msgstr ""
18031
6655dba2 18032#: config/tc-tic54x.c:4950
1994a7c7
NC
18033#, c-format
18034msgid "'%s' is not repeatable. Resulting behavior is undefined."
18035msgstr ""
18036
6655dba2 18037#: config/tc-tic54x.c:4954
1994a7c7
NC
18038msgid ""
18039"Instructions using long offset modifiers or absolute addresses are not "
18040"repeatable. Resulting behavior is undefined."
18041msgstr ""
18042
6655dba2 18043#: config/tc-tic54x.c:5104
1994a7c7
NC
18044#, c-format
18045msgid "Unsupported relocation size %d"
18046msgstr ""
18047
6655dba2 18048#: config/tc-tic54x.c:5235
1994a7c7
NC
18049msgid "non-absolute value used with .space/.bes"
18050msgstr ""
18051
6655dba2 18052#: config/tc-tic54x.c:5239
1994a7c7
NC
18053#, c-format
18054msgid "negative value ignored in %s"
18055msgstr ""
18056
6655dba2 18057#: config/tc-tic54x.c:5327
1994a7c7
NC
18058#, c-format
18059msgid "attempt to .space/.bes backwards? (%ld)"
18060msgstr ""
18061
c1c69e83 18062#: config/tc-tic6x.c:262
6e1772d5 18063#, c-format
2ee0aedf 18064msgid "unknown -mpid= argument '%s'"
6e1772d5
AM
18065msgstr ""
18066
c1c69e83 18067#: config/tc-tic6x.c:320
2ee0aedf
TG
18068#, c-format
18069msgid "TMS320C6000 options:\n"
328577ad
NC
18070msgstr ""
18071
c1c69e83 18072#: config/tc-tic6x.c:321
2ee0aedf
TG
18073#, c-format
18074msgid " -march=ARCH enable instructions from architecture ARCH\n"
a5c7551f
RW
18075msgstr ""
18076
c1c69e83 18077#: config/tc-tic6x.c:322
ac50feda 18078#, c-format
2ee0aedf 18079msgid " -mbig-endian generate big-endian code\n"
ac50feda
RH
18080msgstr ""
18081
c1c69e83 18082#: config/tc-tic6x.c:323
2ee0aedf
TG
18083#, c-format
18084msgid " -mlittle-endian generate little-endian code\n"
ac50feda
RH
18085msgstr ""
18086
c1c69e83 18087#: config/tc-tic6x.c:324
2ee0aedf
TG
18088#, c-format
18089msgid " -mdsbt code uses DSBT addressing\n"
18090msgstr ""
18091
c1c69e83 18092#: config/tc-tic6x.c:325
2ee0aedf
TG
18093#, c-format
18094msgid " -mno-dsbt code does not use DSBT addressing\n"
18095msgstr ""
18096
c1c69e83 18097#: config/tc-tic6x.c:326
2ee0aedf
TG
18098#, c-format
18099msgid ""
18100" -mpid=no code uses position-dependent data addressing\n"
18101msgstr ""
18102
c1c69e83 18103#: config/tc-tic6x.c:327
2ee0aedf
TG
18104#, c-format
18105msgid ""
18106" -mpid=near code uses position-independent data addressing,\n"
18107" GOT accesses use near DP addressing\n"
18108msgstr ""
18109
c1c69e83 18110#: config/tc-tic6x.c:329
2ee0aedf
TG
18111#, c-format
18112msgid ""
18113" -mpid=far code uses position-independent data addressing,\n"
18114" GOT accesses use far DP addressing\n"
18115msgstr ""
18116
c1c69e83 18117#: config/tc-tic6x.c:331
2ee0aedf
TG
18118#, c-format
18119msgid " -mpic code addressing is position-independent\n"
18120msgstr ""
18121
c1c69e83 18122#: config/tc-tic6x.c:332
2ee0aedf
TG
18123#, c-format
18124msgid " -mno-pic code addressing is position-dependent\n"
18125msgstr ""
18126
c1c69e83 18127#: config/tc-tic6x.c:337
2ee0aedf
TG
18128#, c-format
18129msgid "Supported ARCH values are:"
18130msgstr ""
18131
c1c69e83 18132#: config/tc-tic6x.c:386
cc643b88
NC
18133msgid "unexpected .cantunwind directive"
18134msgstr ""
18135
c1c69e83 18136#: config/tc-tic6x.c:406
cc643b88
NC
18137msgid "unexpected .handlerdata directive"
18138msgstr ""
18139
c1c69e83 18140#: config/tc-tic6x.c:418
cc643b88
NC
18141msgid "personality routine required before .handlerdata directive"
18142msgstr ""
18143
e0e7a9d4 18144#: config/tc-tic6x.c:532
cc643b88
NC
18145msgid "expected symbol"
18146msgstr ""
18147
e0e7a9d4
TG
18148#: config/tc-tic6x.c:579
18149msgid "expected comma after symbol name"
18150msgstr ""
18151
18152#: config/tc-tic6x.c:589
cc643b88
NC
18153#, c-format
18154msgid "invalid length for .scomm directive"
18155msgstr ""
18156
e0e7a9d4 18157#: config/tc-tic6x.c:603
cc643b88
NC
18158msgid "alignment is not a positive number"
18159msgstr ""
18160
e0e7a9d4 18161#: config/tc-tic6x.c:615
cc643b88
NC
18162msgid "alignment is not a power of 2"
18163msgstr ""
18164
e0e7a9d4 18165#: config/tc-tic6x.c:630
cc643b88
NC
18166#, c-format
18167msgid "attempt to re-define symbol `%s'"
18168msgstr ""
18169
e0e7a9d4 18170#: config/tc-tic6x.c:639
cc643b88
NC
18171#, c-format
18172msgid "attempt to redefine `%s' with a different length"
18173msgstr ""
18174
e0e7a9d4 18175#: config/tc-tic6x.c:841
2ee0aedf
TG
18176msgid "multiple '||' on same line"
18177msgstr ""
18178
e0e7a9d4 18179#: config/tc-tic6x.c:844
2ee0aedf
TG
18180msgid "'||' after predicate"
18181msgstr ""
18182
e0e7a9d4 18183#: config/tc-tic6x.c:888
2ee0aedf
TG
18184msgid "multiple predicates on same line"
18185msgstr ""
18186
e0e7a9d4 18187#: config/tc-tic6x.c:894
2ee0aedf
TG
18188#, c-format
18189msgid "bad predicate '%s'"
18190msgstr ""
18191
e0e7a9d4 18192#: config/tc-tic6x.c:905
2ee0aedf
TG
18193msgid "predication on A0 not supported on this architecture"
18194msgstr ""
18195
e0e7a9d4 18196#: config/tc-tic6x.c:938
2ee0aedf
TG
18197msgid "label after '||'"
18198msgstr ""
18199
e0e7a9d4 18200#: config/tc-tic6x.c:944
2ee0aedf
TG
18201msgid "label after predicate"
18202msgstr ""
18203
e0e7a9d4 18204#: config/tc-tic6x.c:968
2ee0aedf
TG
18205msgid "'||' not followed by instruction"
18206msgstr ""
18207
e0e7a9d4 18208#: config/tc-tic6x.c:974
2ee0aedf
TG
18209msgid "predicate not followed by instruction"
18210msgstr ""
18211
e0e7a9d4 18212#: config/tc-tic6x.c:1407
2ee0aedf
TG
18213#, c-format
18214msgid "control register '%s' not supported on this architecture"
18215msgstr ""
18216
e0e7a9d4
TG
18217#: config/tc-tic6x.c:1586 config/tc-tic6x.c:1589 config/tc-tic6x.c:1642
18218#: config/tc-tic6x.c:1646
2ee0aedf
TG
18219#, c-format
18220msgid "register number %u not supported on this architecture"
18221msgstr ""
18222
e0e7a9d4 18223#: config/tc-tic6x.c:1617
2ee0aedf
TG
18224#, c-format
18225msgid "register pair for operand %u of '%.*s' not a valid even/odd pair"
18226msgstr ""
18227
e0e7a9d4 18228#: config/tc-tic6x.c:1673
2ee0aedf
TG
18229#, c-format
18230msgid "junk after operand %u of '%.*s'"
18231msgstr ""
18232
e0e7a9d4 18233#: config/tc-tic6x.c:1686
2ee0aedf
TG
18234#, c-format
18235msgid "bad register or register pair for operand %u of '%.*s'"
18236msgstr ""
18237
e0e7a9d4 18238#: config/tc-tic6x.c:1692
2ee0aedf
TG
18239#, c-format
18240msgid "bad register for operand %u of '%.*s'"
18241msgstr ""
18242
e0e7a9d4 18243#: config/tc-tic6x.c:1697
2ee0aedf
TG
18244#, c-format
18245msgid "bad register pair for operand %u of '%.*s'"
18246msgstr ""
18247
e0e7a9d4 18248#: config/tc-tic6x.c:1702
2ee0aedf
TG
18249#, c-format
18250msgid "bad functional unit for operand %u of '%.*s'"
18251msgstr ""
18252
e0e7a9d4 18253#: config/tc-tic6x.c:1707
2ee0aedf
TG
18254#, c-format
18255msgid "bad operand %u of '%.*s'"
18256msgstr ""
18257
e0e7a9d4 18258#: config/tc-tic6x.c:1839
2ee0aedf
TG
18259msgid "$DSBT_INDEX must be used with __c6xabi_DSBT_BASE"
18260msgstr ""
18261
e0e7a9d4 18262#: config/tc-tic6x.c:1879
2ee0aedf
TG
18263msgid "$DSBT_INDEX not supported in this context"
18264msgstr ""
18265
e0e7a9d4 18266#: config/tc-tic6x.c:1892
2ee0aedf
TG
18267msgid "$GOT not supported in this context"
18268msgstr ""
18269
e0e7a9d4 18270#: config/tc-tic6x.c:1909
2ee0aedf
TG
18271msgid "$DPR_GOT not supported in this context"
18272msgstr ""
18273
e0e7a9d4 18274#: config/tc-tic6x.c:1930
2ee0aedf
TG
18275msgid "$DPR_BYTE not supported in this context"
18276msgstr ""
18277
e0e7a9d4 18278#: config/tc-tic6x.c:1947
2ee0aedf
TG
18279msgid "$DPR_HWORD not supported in this context"
18280msgstr ""
18281
e0e7a9d4 18282#: config/tc-tic6x.c:1964
2ee0aedf
TG
18283msgid "$DPR_WORD not supported in this context"
18284msgstr ""
18285
e0e7a9d4 18286#: config/tc-tic6x.c:1983
cc643b88
NC
18287msgid "$PCR_OFFSET not supported in this context"
18288msgstr ""
18289
e0e7a9d4 18290#: config/tc-tic6x.c:1994
2ee0aedf
TG
18291msgid "invalid PC-relative operand"
18292msgstr ""
18293
e0e7a9d4 18294#: config/tc-tic6x.c:2031
2ee0aedf
TG
18295#, c-format
18296msgid "no %d-byte relocations available"
18297msgstr ""
18298
e0e7a9d4
TG
18299#: config/tc-tic6x.c:2518 config/tc-tic6x.c:2549 config/tc-tic6x.c:2567
18300#: config/tc-tic6x.c:2997 config/tc-tic6x.c:3016 config/tc-tic6x.c:3048
2ee0aedf
TG
18301#, c-format
18302msgid "operand %u of '%.*s' out of range"
18303msgstr ""
18304
e0e7a9d4 18305#: config/tc-tic6x.c:2611 config/tc-tic6x.c:2836
2ee0aedf
TG
18306#, c-format
18307msgid "offset in operand %u of '%.*s' not divisible by %u"
18308msgstr ""
18309
e0e7a9d4 18310#: config/tc-tic6x.c:2828 config/tc-tic6x.c:2861
2ee0aedf
TG
18311#, c-format
18312msgid "offset in operand %u of '%.*s' out of range"
18313msgstr ""
18314
e0e7a9d4 18315#: config/tc-tic6x.c:2943
2ee0aedf
TG
18316#, c-format
18317msgid "functional unit already masked for operand %u of '%.*s'"
18318msgstr ""
18319
e0e7a9d4 18320#: config/tc-tic6x.c:2967 config/tc-tic6x.c:3726
2ee0aedf
TG
18321#, c-format
18322msgid "'%.*s' instruction not in a software pipelined loop"
18323msgstr ""
18324
e0e7a9d4 18325#: config/tc-tic6x.c:3066
2ee0aedf
TG
18326#, c-format
18327msgid "instruction '%.*s' cannot be predicated"
18328msgstr ""
18329
e0e7a9d4 18330#: config/tc-tic6x.c:3334
2ee0aedf
TG
18331#, c-format
18332msgid "'%.*s' instruction not supported on this architecture"
18333msgstr ""
18334
e0e7a9d4 18335#: config/tc-tic6x.c:3342
2ee0aedf
TG
18336#, c-format
18337msgid "'%.*s' instruction not supported on this functional unit"
18338msgstr ""
18339
e0e7a9d4 18340#: config/tc-tic6x.c:3350
2ee0aedf
TG
18341#, c-format
18342msgid ""
18343"'%.*s' instruction not supported on this functional unit for this "
18344"architecture"
18345msgstr ""
18346
e0e7a9d4 18347#: config/tc-tic6x.c:3370
2ee0aedf
TG
18348msgid "missing operand after comma"
18349msgstr ""
18350
e0e7a9d4 18351#: config/tc-tic6x.c:3378 config/tc-tic6x.c:3396
2ee0aedf
TG
18352#, c-format
18353msgid "too many operands to '%.*s'"
18354msgstr ""
18355
e0e7a9d4 18356#: config/tc-tic6x.c:3409
2ee0aedf
TG
18357#, c-format
18358msgid "bad number of operands to '%.*s'"
18359msgstr ""
18360
e0e7a9d4 18361#: config/tc-tic6x.c:3481
2ee0aedf
TG
18362#, c-format
18363msgid "operand %u of '%.*s' not constant"
18364msgstr ""
18365
e0e7a9d4 18366#: config/tc-tic6x.c:3486
2ee0aedf
TG
18367#, c-format
18368msgid "operand %u of '%.*s' on wrong side"
18369msgstr ""
18370
e0e7a9d4 18371#: config/tc-tic6x.c:3491
2ee0aedf
TG
18372#, c-format
18373msgid "operand %u of '%.*s' not a valid return address register"
18374msgstr ""
18375
e0e7a9d4 18376#: config/tc-tic6x.c:3497
2ee0aedf
TG
18377#, c-format
18378msgid "operand %u of '%.*s' is write-only"
18379msgstr ""
18380
e0e7a9d4 18381#: config/tc-tic6x.c:3502
2ee0aedf
TG
18382#, c-format
18383msgid "operand %u of '%.*s' is read-only"
18384msgstr ""
18385
e0e7a9d4 18386#: config/tc-tic6x.c:3507
2ee0aedf
TG
18387#, c-format
18388msgid "operand %u of '%.*s' not a valid memory reference"
18389msgstr ""
18390
e0e7a9d4 18391#: config/tc-tic6x.c:3513
2ee0aedf
TG
18392#, c-format
18393msgid "operand %u of '%.*s' not a valid base address register"
18394msgstr ""
18395
e0e7a9d4 18396#: config/tc-tic6x.c:3599
2ee0aedf
TG
18397#, c-format
18398msgid "bad operand combination for '%.*s'"
18399msgstr ""
18400
e0e7a9d4 18401#: config/tc-tic6x.c:3645
2ee0aedf
TG
18402msgid "parallel instruction not following another instruction"
18403msgstr ""
18404
e0e7a9d4 18405#: config/tc-tic6x.c:3651
2ee0aedf
TG
18406msgid "too many instructions in execute packet"
18407msgstr ""
18408
e0e7a9d4 18409#: config/tc-tic6x.c:3656
2ee0aedf
TG
18410msgid "label not at start of execute packet"
18411msgstr ""
18412
e0e7a9d4 18413#: config/tc-tic6x.c:3659
2ee0aedf
TG
18414#, c-format
18415msgid "'%.*s' instruction not at start of execute packet"
18416msgstr ""
18417
e0e7a9d4 18418#: config/tc-tic6x.c:3707
2ee0aedf
TG
18419msgid "functional unit already used in this execute packet"
18420msgstr ""
18421
e0e7a9d4 18422#: config/tc-tic6x.c:3715
2ee0aedf
TG
18423msgid "nested software pipelined loop"
18424msgstr ""
18425
e0e7a9d4 18426#: config/tc-tic6x.c:3734
2ee0aedf
TG
18427msgid "'||^' without previous SPMASK"
18428msgstr ""
18429
e0e7a9d4 18430#: config/tc-tic6x.c:3736
2ee0aedf
TG
18431msgid "cannot mask instruction using no functional unit"
18432msgstr ""
18433
e0e7a9d4 18434#: config/tc-tic6x.c:3748
2ee0aedf
TG
18435msgid "functional unit already masked"
18436msgstr ""
18437
e0e7a9d4 18438#: config/tc-tic6x.c:3813
2ee0aedf
TG
18439msgid "value too large for 2-byte field"
18440msgstr ""
18441
e0e7a9d4 18442#: config/tc-tic6x.c:3823
2ee0aedf
TG
18443msgid "value too large for 1-byte field"
18444msgstr ""
18445
e0e7a9d4 18446#: config/tc-tic6x.c:3950
2ee0aedf
TG
18447msgid "immediate offset not 2-byte-aligned"
18448msgstr ""
18449
e0e7a9d4 18450#: config/tc-tic6x.c:3978
2ee0aedf
TG
18451msgid "immediate offset not 4-byte-aligned"
18452msgstr ""
18453
e0e7a9d4 18454#: config/tc-tic6x.c:3992
2ee0aedf
TG
18455msgid "addend used with $DSBT_INDEX"
18456msgstr ""
18457
e0e7a9d4
TG
18458#: config/tc-tic6x.c:4006 config/tc-tic6x.c:4024 config/tc-tic6x.c:4042
18459#: config/tc-tic6x.c:4060
2ee0aedf
TG
18460msgid "PC-relative offset not 4-byte-aligned"
18461msgstr ""
18462
e0e7a9d4
TG
18463#: config/tc-tic6x.c:4009 config/tc-tic6x.c:4027 config/tc-tic6x.c:4045
18464#: config/tc-tic6x.c:4063
2ee0aedf
TG
18465msgid "PC-relative offset out of range"
18466msgstr ""
18467
e0e7a9d4 18468#: config/tc-tic6x.c:4542
cc643b88
NC
18469#, c-format
18470msgid "undefined symbol %s in PCR relocation"
18471msgstr ""
18472
e0e7a9d4 18473#: config/tc-tic6x.c:4660
cc643b88
NC
18474#, c-format
18475msgid "group section `%s' has no group signature"
18476msgstr ""
18477
3957a496 18478#: config/tc-tic6x.c:4812
cc643b88
NC
18479msgid "missing .endp before .cfi_startproc"
18480msgstr ""
18481
3957a496 18482#: config/tc-tic6x.c:4917
cc643b88
NC
18483msgid "stack pointer offset too large for personality routine"
18484msgstr ""
18485
3957a496 18486#: config/tc-tic6x.c:4924
cc643b88
NC
18487msgid "stack frame layout does not match personality routine"
18488msgstr ""
18489
3957a496 18490#: config/tc-tic6x.c:5058
cc643b88
NC
18491msgid "too many unwinding instructions"
18492msgstr ""
18493
3957a496 18494#: config/tc-tic6x.c:5133 config/tc-tic6x.c:5146 config/tc-tic6x.c:5154
cc643b88
NC
18495#, c-format
18496msgid "unable to generate unwinding opcode for reg %d"
18497msgstr ""
18498
3957a496 18499#: config/tc-tic6x.c:5163
cc643b88
NC
18500msgid "unable to restore return address from previously restored reg"
18501msgstr ""
18502
3957a496 18503#: config/tc-tic6x.c:5175
cc643b88
NC
18504#, c-format
18505msgid "unhandled CFA insn for unwinding (%d)"
18506msgstr ""
18507
3957a496 18508#: config/tc-tic6x.c:5185
cc643b88
NC
18509#, c-format
18510msgid "unable to generate unwinding opcode for frame pointer reg %d"
18511msgstr ""
18512
3957a496 18513#: config/tc-tic6x.c:5194
cc643b88
NC
18514msgid "unable to generate unwinding opcode for frame pointer offset"
18515msgstr ""
18516
3957a496 18517#: config/tc-tic6x.c:5203
cc643b88
NC
18518msgid "unwound stack pointer not doubleword aligned"
18519msgstr ""
18520
3957a496 18521#: config/tc-tic6x.c:5348
cc643b88
NC
18522msgid "stack frame layout too complex for unwinder"
18523msgstr ""
18524
3957a496 18525#: config/tc-tic6x.c:5365
cc643b88
NC
18526msgid "unwound frame has negative size"
18527msgstr ""
18528
f48dfe41 18529#: config/tc-tilegx.c:141
cfb8c092
NC
18530#, c-format
18531msgid ""
18532" -Q ignored\n"
18533" -V print assembler version number\n"
c1c69e83 18534" -EB/-EL generate big-endian/little-endian code\n"
cfb8c092
NC
18535" --32/--64 generate 32bit/64bit code\n"
18536msgstr ""
18537
f48dfe41 18538#: config/tc-tilegx.c:735 config/tc-tilepro.c:626
cfb8c092
NC
18539msgid "Invalid operator for operand."
18540msgstr ""
18541
f48dfe41 18542#: config/tc-tilegx.c:758 config/tc-tilepro.c:649
cfb8c092
NC
18543msgid "Operator may only be applied to symbols."
18544msgstr ""
18545
f48dfe41 18546#: config/tc-tilegx.c:823 config/tc-tilepro.c:714
cfb8c092
NC
18547#, c-format
18548msgid "Writes to register '%s' are not allowed."
18549msgstr ""
18550
f48dfe41 18551#: config/tc-tilegx.c:850 config/tc-tilepro.c:741
cfb8c092
NC
18552#, c-format
18553msgid ""
18554"Two instructions in the same bundle both write to register %s, which is not "
18555"allowed."
18556msgstr ""
18557
f48dfe41 18558#: config/tc-tilegx.c:915 config/tc-tilepro.c:805
cfb8c092
NC
18559#, c-format
18560msgid "'%s' may not be bundled with other instructions."
18561msgstr ""
18562
f48dfe41 18563#: config/tc-tilegx.c:945 config/tc-tilepro.c:835
cfb8c092
NC
18564msgid "Invalid combination of instructions for bundle."
18565msgstr ""
18566
f48dfe41 18567#: config/tc-tilegx.c:980 config/tc-tilepro.c:870
cfb8c092
NC
18568msgid "instruction address is not a multiple of 8"
18569msgstr ""
18570
f48dfe41 18571#: config/tc-tilegx.c:1057 config/tc-tilepro.c:948
cfb8c092
NC
18572msgid "Invalid expression."
18573msgstr ""
18574
f48dfe41 18575#: config/tc-tilegx.c:1103 config/tc-tilepro.c:990
cfb8c092
NC
18576#, c-format
18577msgid "Expected register, got '%s'."
18578msgstr ""
18579
f48dfe41 18580#: config/tc-tilegx.c:1110 config/tc-tilepro.c:997
cfb8c092
NC
18581#, c-format
18582msgid "Found use of non-canonical register name %s; use %s instead."
18583msgstr ""
18584
f48dfe41 18585#: config/tc-tilegx.c:1170 config/tc-tilepro.c:1056
cfb8c092
NC
18586#, c-format
18587msgid "Too few operands to '%s'."
18588msgstr ""
18589
f48dfe41 18590#: config/tc-tilegx.c:1175 config/tc-tilepro.c:1061
cfb8c092
NC
18591#, c-format
18592msgid "Unexpected character '%c' after operand %d to %s."
18593msgstr ""
18594
f48dfe41 18595#: config/tc-tilegx.c:1196 config/tc-tilepro.c:1082
cfb8c092
NC
18596msgid "Expected immediate expression"
18597msgstr ""
18598
6655dba2
SB
18599#: config/tc-tilegx.c:1209 config/tc-tilegx.c:1811 config/tc-tilepro.c:1095
18600#: config/tc-tilepro.c:1591
cfb8c092
NC
18601msgid "Found '}' when not bundling."
18602msgstr ""
18603
f48dfe41 18604#: config/tc-tilegx.c:1250 config/tc-tilepro.c:1135
cfb8c092
NC
18605#, c-format
18606msgid "Unknown opcode `%.*s'."
18607msgstr ""
18608
f48dfe41 18609#: config/tc-tilegx.c:1261 config/tc-tilepro.c:1146
cfb8c092
NC
18610msgid "Too many instructions for bundle."
18611msgstr ""
18612
6655dba2 18613#: config/tc-tilegx.c:1353 config/tc-tilepro.c:1228
cfb8c092
NC
18614msgid "Bad call to md_atof ()"
18615msgstr ""
18616
6655dba2 18617#: config/tc-tilegx.c:1429 config/tc-tilepro.c:1291
cfb8c092
NC
18618msgid "This operator only produces two byte values."
18619msgstr ""
18620
6655dba2 18621#: config/tc-tilegx.c:1756 config/tc-tilepro.c:1536
cfb8c092
NC
18622#, c-format
18623msgid "internal error? cannot generate `%s' relocation (%d, %d)"
18624msgstr ""
18625
6655dba2 18626#: config/tc-tilegx.c:1799 config/tc-tilepro.c:1579
cfb8c092
NC
18627msgid "Found '{' when already bundling."
18628msgstr ""
18629
f48dfe41 18630#: config/tc-tilepro.c:98
cfb8c092
NC
18631#, c-format
18632msgid ""
18633" -Q ignored\n"
18634" -V print assembler version number\n"
18635msgstr ""
18636
e0e7a9d4 18637#: config/tc-v850.c:294
2ee0aedf
TG
18638#, c-format
18639msgid ".COMMon length (%d.) < 0! Ignored."
18640msgstr ""
18641
e0e7a9d4 18642#: config/tc-v850.c:315
2ee0aedf
TG
18643#, c-format
18644msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
18645msgstr ""
18646
e0e7a9d4 18647#: config/tc-v850.c:341
2ee0aedf
TG
18648msgid "Common alignment negative; 0 assumed"
18649msgstr ""
18650
e0e7a9d4 18651#: config/tc-v850.c:545
2ee0aedf
TG
18652msgid ".longcall pseudo-op seen when not relaxing"
18653msgstr ""
18654
e0e7a9d4 18655#: config/tc-v850.c:547
2ee0aedf
TG
18656msgid ".longjump pseudo-op seen when not relaxing"
18657msgstr ""
18658
e0e7a9d4 18659#: config/tc-v850.c:554
2ee0aedf
TG
18660msgid "bad .longcall format"
18661msgstr ""
18662
e0e7a9d4 18663#: config/tc-v850.c:1393
2ee0aedf
TG
18664#, c-format
18665msgid "unknown operand shift: %x\n"
18666msgstr ""
18667
e0e7a9d4 18668#: config/tc-v850.c:1394
2ee0aedf
TG
18669msgid "internal failure in parse_register_list"
18670msgstr ""
18671
e0e7a9d4 18672#: config/tc-v850.c:1410
ac50feda
RH
18673msgid "constant expression or register list expected"
18674msgstr ""
18675
e0e7a9d4 18676#: config/tc-v850.c:1415
ac50feda
RH
18677msgid "high bits set in register list expression"
18678msgstr ""
18679
e0e7a9d4 18680#: config/tc-v850.c:1453 config/tc-v850.c:1510
ac50feda
RH
18681msgid "illegal register included in list"
18682msgstr ""
18683
e0e7a9d4 18684#: config/tc-v850.c:1459
ac50feda
RH
18685msgid "system registers cannot be included in list"
18686msgstr ""
18687
e0e7a9d4 18688#: config/tc-v850.c:1485
2ee0aedf 18689msgid "second register should follow dash in register list"
ac50feda
RH
18690msgstr ""
18691
e0e7a9d4 18692#: config/tc-v850.c:1490
cc643b88 18693msgid "second register should be greater than first register"
ac50feda
RH
18694msgstr ""
18695
e0e7a9d4 18696#: config/tc-v850.c:1540
6e1772d5 18697#, c-format
ac50feda
RH
18698msgid " V850 options:\n"
18699msgstr ""
18700
e0e7a9d4 18701#: config/tc-v850.c:1541
6e1772d5 18702#, c-format
ac50feda
RH
18703msgid " -mwarn-signed-overflow Warn if signed immediate values overflow\n"
18704msgstr ""
18705
e0e7a9d4 18706#: config/tc-v850.c:1542
6e1772d5 18707#, c-format
ac50feda
RH
18708msgid ""
18709" -mwarn-unsigned-overflow Warn if unsigned immediate values overflow\n"
18710msgstr ""
18711
e0e7a9d4 18712#: config/tc-v850.c:1543
6e1772d5 18713#, c-format
ac50feda
RH
18714msgid " -mv850 The code is targeted at the v850\n"
18715msgstr ""
18716
e0e7a9d4 18717#: config/tc-v850.c:1544
6e1772d5 18718#, c-format
ac50feda
RH
18719msgid " -mv850e The code is targeted at the v850e\n"
18720msgstr ""
18721
e0e7a9d4 18722#: config/tc-v850.c:1545
6e1772d5
AM
18723#, c-format
18724msgid " -mv850e1 The code is targeted at the v850e1\n"
18725msgstr ""
18726
e0e7a9d4 18727#: config/tc-v850.c:1546
6e1772d5 18728#, c-format
2ee0aedf 18729msgid " -mv850e2 The code is targeted at the v850e2\n"
ac50feda
RH
18730msgstr ""
18731
e0e7a9d4 18732#: config/tc-v850.c:1547
2ee0aedf
TG
18733#, c-format
18734msgid " -mv850e2v3 The code is targeted at the v850e2v3\n"
18735msgstr ""
18736
e0e7a9d4 18737#: config/tc-v850.c:1548
c1c69e83
AM
18738#, c-format
18739msgid " -mv850e2v4 Alias for -mv850e3v5\n"
18740msgstr ""
18741
e0e7a9d4 18742#: config/tc-v850.c:1549
c1c69e83
AM
18743#, c-format
18744msgid " -mv850e3v5 The code is targeted at the v850e3v5\n"
18745msgstr ""
18746
e0e7a9d4 18747#: config/tc-v850.c:1550
6e1772d5 18748#, c-format
87ccc1b0
NC
18749msgid " -mrelax Enable relaxation\n"
18750msgstr ""
18751
e0e7a9d4 18752#: config/tc-v850.c:1551
2ee0aedf
TG
18753#, c-format
18754msgid ""
18755" --disp-size-default-22 branch displacement with unknown size is 22 bits "
18756"(default)\n"
18757msgstr ""
18758
e0e7a9d4 18759#: config/tc-v850.c:1552
2ee0aedf
TG
18760#, c-format
18761msgid ""
18762" --disp-size-default-32 branch displacement with unknown size is 32 "
18763"bits\n"
18764msgstr ""
18765
e0e7a9d4 18766#: config/tc-v850.c:1553
2ee0aedf
TG
18767#, c-format
18768msgid " -mextension enable extension opcode support\n"
18769msgstr ""
18770
e0e7a9d4 18771#: config/tc-v850.c:1554
2ee0aedf
TG
18772#, c-format
18773msgid " -mno-bcond17\t\t disable b<cond> disp17 instruction\n"
18774msgstr ""
18775
e0e7a9d4 18776#: config/tc-v850.c:1555
2ee0aedf
TG
18777#, c-format
18778msgid " -mno-stld23\t\t disable st/ld offset23 instruction\n"
18779msgstr ""
18780
e0e7a9d4 18781#: config/tc-v850.c:1556
c1c69e83
AM
18782#, c-format
18783msgid " -mgcc-abi Mark the binary as using the old GCC ABI\n"
18784msgstr ""
18785
e0e7a9d4 18786#: config/tc-v850.c:1557
c1c69e83
AM
18787#, c-format
18788msgid ""
18789" -mrh850-abi Mark the binary as using the RH850 ABI "
18790"(default)\n"
18791msgstr ""
18792
e0e7a9d4 18793#: config/tc-v850.c:1558
c1c69e83
AM
18794#, c-format
18795msgid " -m8byte-align Mark the binary as using 64-bit alignment\n"
18796msgstr ""
18797
e0e7a9d4 18798#: config/tc-v850.c:1559
c1c69e83
AM
18799#, c-format
18800msgid ""
18801" -m4byte-align Mark the binary as using 32-bit alignment "
18802"(default)\n"
18803msgstr ""
18804
e0e7a9d4
TG
18805#: config/tc-v850.c:1560
18806#, c-format
18807msgid ""
18808" -msoft-float Mark the binary as not using FP insns (default "
18809"for pre e2v3)\n"
18810msgstr ""
18811
18812#: config/tc-v850.c:1561
18813#, c-format
18814msgid ""
18815" -mhard-float Mark the binary as using FP insns (default for "
18816"e2v3 and up)\n"
18817msgstr ""
18818
18819#: config/tc-v850.c:1949
ac50feda
RH
18820#, c-format
18821msgid "Unable to determine default target processor from string: %s"
18822msgstr ""
18823
e0e7a9d4 18824#: config/tc-v850.c:1993
2ee0aedf
TG
18825msgid "hi0() relocation used on an instruction which does not support it"
18826msgstr ""
18827
e0e7a9d4 18828#: config/tc-v850.c:2013
2ee0aedf
TG
18829msgid "hi() relocation used on an instruction which does not support it"
18830msgstr ""
18831
e0e7a9d4 18832#: config/tc-v850.c:2036
06647dfd
AM
18833msgid "lo() relocation used on an instruction which does not support it"
18834msgstr ""
18835
e0e7a9d4 18836#: config/tc-v850.c:2046
ed9e98c2
AM
18837msgid "ctoff() is not supported by the rh850 ABI. Use -mgcc-abi instead"
18838msgstr ""
18839
e0e7a9d4 18840#: config/tc-v850.c:2062
ac50feda
RH
18841msgid "ctoff() relocation used on an instruction which does not support it"
18842msgstr ""
18843
e0e7a9d4 18844#: config/tc-v850.c:2081
ac50feda
RH
18845msgid "sdaoff() relocation used on an instruction which does not support it"
18846msgstr ""
18847
e0e7a9d4 18848#: config/tc-v850.c:2100
ac50feda
RH
18849msgid "zdaoff() relocation used on an instruction which does not support it"
18850msgstr ""
18851
e0e7a9d4 18852#: config/tc-v850.c:2132
ac50feda
RH
18853msgid "tdaoff() relocation used on an instruction which does not support it"
18854msgstr ""
18855
e0e7a9d4 18856#: config/tc-v850.c:2273
2ee0aedf
TG
18857#, c-format
18858msgid "operand out of range (%d is not between %d and %d)"
18859msgstr ""
18860
e0e7a9d4 18861#: config/tc-v850.c:2356
2ee0aedf
TG
18862msgid "st/ld offset 23 instruction was disabled ."
18863msgstr ""
18864
e0e7a9d4 18865#: config/tc-v850.c:2365
ac50feda
RH
18866msgid "Target processor does not support this instruction."
18867msgstr ""
18868
e0e7a9d4
TG
18869#: config/tc-v850.c:2477 config/tc-v850.c:2487 config/tc-v850.c:2508
18870#: config/tc-v850.c:2522 config/tc-v850.c:2528 config/tc-v850.c:2552
18871#: config/tc-v850.c:2558 config/tc-v850.c:2565 config/tc-v850.c:2579
18872#: config/tc-v850.c:2593 config/tc-v850.c:2599 config/tc-v850.c:2936
ac50feda
RH
18873msgid "immediate operand is too large"
18874msgstr ""
18875
e0e7a9d4 18876#: config/tc-v850.c:2494
c1c69e83
AM
18877#, c-format
18878msgid "AAARG -> unhandled constant reloc: %d"
ac50feda
RH
18879msgstr ""
18880
e0e7a9d4 18881#: config/tc-v850.c:2629 config/tc-v850.c:2640
2ee0aedf
TG
18882msgid "constant too big to fit into instruction"
18883msgstr ""
18884
e0e7a9d4 18885#: config/tc-v850.c:2715
2ee0aedf
TG
18886msgid "odd number cannot be used here"
18887msgstr ""
18888
e0e7a9d4 18889#: config/tc-v850.c:2760
ac50feda
RH
18890msgid "invalid register name"
18891msgstr ""
18892
e0e7a9d4 18893#: config/tc-v850.c:2766
ac50feda
RH
18894msgid "register r0 cannot be used here"
18895msgstr ""
18896
e0e7a9d4 18897#: config/tc-v850.c:2772
2ee0aedf
TG
18898msgid "odd register cannot be used here"
18899msgstr ""
18900
e0e7a9d4 18901#: config/tc-v850.c:2781
ae351704 18902msgid "invalid system register name"
ac50feda
RH
18903msgstr ""
18904
e0e7a9d4 18905#: config/tc-v850.c:2795
ae351704 18906msgid "expected EP register"
ac50feda
RH
18907msgstr ""
18908
e0e7a9d4 18909#: config/tc-v850.c:2812 config/tc-v850.c:2825
ae351704 18910msgid "invalid condition code name"
ac50feda
RH
18911msgstr ""
18912
e0e7a9d4 18913#: config/tc-v850.c:2818
2ee0aedf 18914msgid "condition sa cannot be used here"
ac50feda
RH
18915msgstr ""
18916
e0e7a9d4 18917#: config/tc-v850.c:2831
f96bd6c2 18918msgid "invalid cache operation name"
c1c69e83
AM
18919msgstr ""
18920
e0e7a9d4 18921#: config/tc-v850.c:2836
f96bd6c2 18922msgid "invalid pref operation name"
c1c69e83
AM
18923msgstr ""
18924
e0e7a9d4 18925#: config/tc-v850.c:2841
c1c69e83
AM
18926msgid "invalid vector register name"
18927msgstr ""
18928
e0e7a9d4 18929#: config/tc-v850.c:2879
ae351704 18930msgid "syntax error: value is missing before the register name"
87ccc1b0
NC
18931msgstr ""
18932
e0e7a9d4 18933#: config/tc-v850.c:2881
ae351704 18934msgid "syntax error: register not expected"
ac50feda
RH
18935msgstr ""
18936
e0e7a9d4 18937#: config/tc-v850.c:2895
ae351704 18938msgid "syntax error: system register not expected"
ac50feda
RH
18939msgstr ""
18940
e0e7a9d4 18941#: config/tc-v850.c:2900 config/tc-v850.c:2905
ae351704 18942msgid "syntax error: condition code not expected"
3caac5b8
AM
18943msgstr ""
18944
e0e7a9d4 18945#: config/tc-v850.c:2910
c1c69e83
AM
18946msgid "syntax error: vector register not expected"
18947msgstr ""
18948
e0e7a9d4 18949#: config/tc-v850.c:2920
2ee0aedf
TG
18950msgid "immediate 0 cannot be used here"
18951msgstr ""
18952
e0e7a9d4 18953#: config/tc-v850.c:2944
2ee0aedf
TG
18954msgid "immediate operand is not match"
18955msgstr ""
18956
e0e7a9d4 18957#: config/tc-v850.c:2957
c1c69e83
AM
18958msgid "displacement is too large"
18959msgstr ""
18960
6655dba2 18961#: config/tc-v850.c:2975 config/tc-xtensa.c:13030
ae351704 18962msgid "invalid operand"
3caac5b8
AM
18963msgstr ""
18964
3957a496 18965#: config/tc-v850.c:3087
c1c69e83
AM
18966msgid "loop: 32-bit displacement not supported"
18967msgstr ""
18968
ed9e98c2 18969#: config/tc-vax.c:1344
ac50feda
RH
18970msgid "no '[' to match ']'"
18971msgstr ""
18972
ed9e98c2 18973#: config/tc-vax.c:1360
ac50feda
RH
18974msgid "bad register in []"
18975msgstr ""
18976
ed9e98c2 18977#: config/tc-vax.c:1362
ac50feda
RH
18978msgid "[PC] index banned"
18979msgstr ""
18980
ed9e98c2 18981#: config/tc-vax.c:1398
ac50feda
RH
18982msgid "no '(' to match ')'"
18983msgstr ""
18984
ed9e98c2 18985#: config/tc-vax.c:1514
ac50feda
RH
18986msgid "invalid branch operand"
18987msgstr ""
18988
ed9e98c2 18989#: config/tc-vax.c:1541
ac50feda
RH
18990msgid "address prohibits @"
18991msgstr ""
18992
ed9e98c2 18993#: config/tc-vax.c:1543
ac50feda
RH
18994msgid "address prohibits #"
18995msgstr ""
18996
ed9e98c2 18997#: config/tc-vax.c:1547
ac50feda
RH
18998msgid "address prohibits -()"
18999msgstr ""
19000
ed9e98c2 19001#: config/tc-vax.c:1549
ac50feda
RH
19002msgid "address prohibits ()+"
19003msgstr ""
19004
ed9e98c2 19005#: config/tc-vax.c:1552
ac50feda
RH
19006msgid "address prohibits ()"
19007msgstr ""
19008
ed9e98c2 19009#: config/tc-vax.c:1554
ac50feda
RH
19010msgid "address prohibits []"
19011msgstr ""
19012
ed9e98c2 19013#: config/tc-vax.c:1556
ac50feda
RH
19014msgid "address prohibits register"
19015msgstr ""
19016
ed9e98c2 19017#: config/tc-vax.c:1558
ac50feda
RH
19018msgid "address prohibits displacement length specifier"
19019msgstr ""
19020
ed9e98c2 19021#: config/tc-vax.c:1586
ac50feda
RH
19022msgid "invalid operand of S^#"
19023msgstr ""
19024
ed9e98c2 19025#: config/tc-vax.c:1599
ac50feda
RH
19026msgid "S^# needs expression"
19027msgstr ""
19028
ed9e98c2 19029#: config/tc-vax.c:1606
ac50feda
RH
19030msgid "S^# may only read-access"
19031msgstr ""
19032
ed9e98c2 19033#: config/tc-vax.c:1629
ac50feda
RH
19034msgid "invalid operand of -()"
19035msgstr ""
19036
ed9e98c2 19037#: config/tc-vax.c:1635
ac50feda
RH
19038msgid "-(PC) unpredictable"
19039msgstr ""
19040
ed9e98c2 19041#: config/tc-vax.c:1637
ac50feda
RH
19042msgid "[]index same as -()register: unpredictable"
19043msgstr ""
19044
ed9e98c2 19045#: config/tc-vax.c:1669
ac50feda
RH
19046msgid "invalid operand of ()+"
19047msgstr ""
19048
ed9e98c2 19049#: config/tc-vax.c:1675
ac50feda
RH
19050msgid "(PC)+ unpredictable"
19051msgstr ""
19052
ed9e98c2 19053#: config/tc-vax.c:1677
ac50feda
RH
19054msgid "[]index same as ()+register: unpredictable"
19055msgstr ""
19056
ed9e98c2 19057#: config/tc-vax.c:1700
ac50feda
RH
19058msgid "# conflicts length"
19059msgstr ""
19060
ed9e98c2 19061#: config/tc-vax.c:1702
ac50feda
RH
19062msgid "# bars register"
19063msgstr ""
19064
ed9e98c2 19065#: config/tc-vax.c:1722
ac50feda
RH
19066msgid "writing or modifying # is unpredictable"
19067msgstr ""
19068
ed9e98c2 19069#: config/tc-vax.c:1748
ac50feda
RH
19070msgid "length not needed"
19071msgstr ""
19072
ed9e98c2 19073#: config/tc-vax.c:1755
ac50feda
RH
19074msgid "can't []index a register, because it has no address"
19075msgstr ""
19076
ed9e98c2 19077#: config/tc-vax.c:1757
ac50feda
RH
19078msgid "a register has no address"
19079msgstr ""
19080
ed9e98c2 19081#: config/tc-vax.c:1766
ac50feda
RH
19082msgid "PC part of operand unpredictable"
19083msgstr ""
19084
e0e7a9d4 19085#: config/tc-vax.c:1924
ae351704
AM
19086msgid "odd number of bytes in operand description"
19087msgstr ""
19088
e0e7a9d4 19089#: config/tc-vax.c:1938
ae351704
AM
19090msgid "Bad operand"
19091msgstr ""
19092
e0e7a9d4 19093#: config/tc-vax.c:1943
ae351704
AM
19094msgid "Not enough operands"
19095msgstr ""
19096
e0e7a9d4 19097#: config/tc-vax.c:2220
3caac5b8
AM
19098msgid "SYMBOL TABLE not implemented"
19099msgstr ""
19100
e0e7a9d4 19101#: config/tc-vax.c:2224
3caac5b8
AM
19102msgid "TOKEN TRACE not implemented"
19103msgstr ""
19104
e0e7a9d4 19105#: config/tc-vax.c:2228
3caac5b8
AM
19106#, c-format
19107msgid "Displacement length %s ignored!"
19108msgstr ""
19109
e0e7a9d4 19110#: config/tc-vax.c:2232
3caac5b8
AM
19111#, c-format
19112msgid "I don't need or use temp. file \"%s\"."
19113msgstr ""
19114
e0e7a9d4 19115#: config/tc-vax.c:2236
3caac5b8
AM
19116msgid "I don't use an interpass file! -V ignored"
19117msgstr ""
19118
e0e7a9d4 19119#: config/tc-vax.c:2293
6e1772d5 19120#, c-format
ac50feda
RH
19121msgid ""
19122"VAX options:\n"
19123"-d LENGTH\t\tignored\n"
19124"-J\t\t\tignored\n"
19125"-S\t\t\tignored\n"
19126"-t FILE\t\t\tignored\n"
19127"-T\t\t\tignored\n"
19128"-V\t\t\tignored\n"
19129msgstr ""
19130
e0e7a9d4 19131#: config/tc-vax.c:2302
6e1772d5 19132#, c-format
ac50feda
RH
19133msgid ""
19134"VMS options:\n"
19135"-+\t\t\thash encode names longer than 31 characters\n"
19136"-1\t\t\t`const' handling compatible with gcc 1.x\n"
19137"-H\t\t\tshow new symbol after hash truncation\n"
19138"-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
19139"\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
19140"-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
19141msgstr ""
19142
e0e7a9d4 19143#: config/tc-vax.c:2467
ae351704
AM
19144#, c-format
19145msgid "Ignoring statement due to \"%s\""
19146msgstr ""
19147
e0e7a9d4 19148#: config/tc-vax.c:2484
ae351704
AM
19149#, c-format
19150msgid "Aborting because statement has \"%s\""
19151msgstr ""
19152
e0e7a9d4 19153#: config/tc-vax.c:2529
ae351704
AM
19154msgid "Can't relocate expression"
19155msgstr ""
19156
e0e7a9d4 19157#: config/tc-vax.c:2632
ae351704
AM
19158msgid "Bignum not permitted in short literal. Immediate mode assumed."
19159msgstr ""
19160
e0e7a9d4 19161#: config/tc-vax.c:2641
ae351704
AM
19162msgid "Can't do flonum short literal: immediate mode used."
19163msgstr ""
19164
e0e7a9d4 19165#: config/tc-vax.c:2688
ae351704
AM
19166#, c-format
19167msgid "A bignum/flonum may not be a displacement: 0x%lx used"
19168msgstr ""
19169
e0e7a9d4 19170#: config/tc-vax.c:3000
ae351704
AM
19171#, c-format
19172msgid "Short literal overflow(%ld.), immediate mode assumed."
19173msgstr ""
19174
e0e7a9d4 19175#: config/tc-vax.c:3009
ae351704
AM
19176#, c-format
19177msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
19178msgstr ""
19179
e0e7a9d4 19180#: config/tc-vax.c:3074
ae351704
AM
19181msgid "Length specification ignored. Address mode 9F used"
19182msgstr ""
19183
e0e7a9d4 19184#: config/tc-vax.c:3132
f96bd6c2 19185msgid "Invalid operand: immediate value used as base address."
ae351704
AM
19186msgstr ""
19187
e0e7a9d4 19188#: config/tc-vax.c:3134
f96bd6c2 19189msgid "Invalid operand: immediate value used as address."
ae351704
AM
19190msgstr ""
19191
e0e7a9d4 19192#: config/tc-vax.c:3159
a5c7551f
RW
19193#, c-format
19194msgid "Symbol %s used as immediate operand in PIC mode."
ae351704
AM
19195msgstr ""
19196
e0e7a9d4 19197#: config/tc-vax.c:3264
ae351704
AM
19198#, c-format
19199msgid "VIP_BEGIN error:%s"
19200msgstr ""
19201
6655dba2 19202#: config/tc-visium.c:859
e0e7a9d4
TG
19203msgid "Bad call to MD_ATOF()"
19204msgstr ""
19205
f96bd6c2
PC
19206#: config/tc-wasm32.c:117
19207#, c-format
19208msgid "wasm32 assembler options:\n"
19209msgstr ""
19210
19211#: config/tc-wasm32.c:364
19212msgid "unexpected negative constant"
19213msgstr ""
19214
19215#: config/tc-wasm32.c:426
19216msgid "no function type on PLT reloc"
19217msgstr ""
19218
19219#: config/tc-wasm32.c:441
19220msgid "couldn't find relocation to use"
19221msgstr ""
19222
19223#: config/tc-wasm32.c:513
19224msgid "Not a function type"
19225msgstr ""
19226
19227#: config/tc-wasm32.c:529
19228#, c-format
19229msgid "Unknown type %c\n"
19230msgstr ""
19231
19232#: config/tc-wasm32.c:551 config/tc-wasm32.c:577
19233msgid "Unknown type"
19234msgstr ""
19235
19236#: config/tc-wasm32.c:625
19237msgid "only single block types allowed"
19238msgstr ""
19239
19240#: config/tc-wasm32.c:635
19241msgid "instruction does not take a block type"
19242msgstr ""
19243
19244#: config/tc-wasm32.c:652
19245msgid "missing block type"
19246msgstr ""
19247
19248#: config/tc-wasm32.c:661 config/tc-wasm32.c:665
19249msgid "missing alignment hint"
19250msgstr ""
19251
19252#: config/tc-wasm32.c:669
19253msgid "missing offset"
19254msgstr ""
19255
19256#: config/tc-wasm32.c:675
19257msgid "missing local index"
19258msgstr ""
19259
19260#: config/tc-wasm32.c:680
19261msgid "missing break count"
19262msgstr ""
19263
19264#: config/tc-wasm32.c:685
19265msgid "missing reserved current_memory/grow_memory argument"
19266msgstr ""
19267
19268#: config/tc-wasm32.c:689
19269msgid "missing call argument"
19270msgstr ""
19271
19272#: config/tc-wasm32.c:693
19273msgid "missing call signature"
19274msgstr ""
19275
19276#: config/tc-wasm32.c:695
19277msgid "missing table index"
19278msgstr ""
19279
6655dba2 19280#: config/tc-wasm32.c:726 config/tc-z80.c:3277 read.c:3738
f96bd6c2
PC
19281#, c-format
19282msgid "junk at end of line, first unrecognized character is `%c'"
19283msgstr ""
19284
2ee0aedf 19285#: config/tc-xc16x.c:218
ae351704
AM
19286#, c-format
19287msgid " XC16X specific command line options:\n"
19288msgstr ""
19289
ed9e98c2 19290#: config/tc-xgate.c:215
f96bd6c2 19291msgid "architecture variant invalid"
c1c69e83
AM
19292msgstr ""
19293
e0e7a9d4 19294#: config/tc-xgate.c:370
c1c69e83
AM
19295#, c-format
19296msgid ""
19297"Freescale XGATE co-processor options:\n"
19298" -mshort use 16-bit int ABI (default)\n"
19299" -mlong use 32-bit int ABI\n"
19300" -mshort-double use 32-bit double ABI\n"
19301" -mlong-double use 64-bit double ABI (default)\n"
f96bd6c2 19302" --mxgate specify the processor variant [default %s]\n"
c1c69e83
AM
19303" --print-insn-syntax print the syntax of instruction in case of error\n"
19304" --print-opcodes print the list of instructions with syntax\n"
19305" --generate-example generate an example of each instruction"
19306msgstr ""
19307
e0e7a9d4 19308#: config/tc-xgate.c:493
c1c69e83
AM
19309msgid "opcode missing or not found on input line"
19310msgstr ""
19311
e0e7a9d4 19312#: config/tc-xgate.c:498
c1c69e83
AM
19313#, c-format
19314msgid "opcode %s not found in opcode hash table"
19315msgstr ""
19316
e0e7a9d4 19317#: config/tc-xgate.c:511
f96bd6c2 19318msgid "matching operands to opcode"
c1c69e83
AM
19319msgstr ""
19320
e0e7a9d4 19321#: config/tc-xgate.c:549
c1c69e83
AM
19322msgid ": processing macro, real opcode handle not found in hash"
19323msgstr ""
19324
e0e7a9d4 19325#: config/tc-xgate.c:680
c1c69e83
AM
19326#, c-format
19327msgid "Value %ld not aligned by 2 for 9-bit PC-relative branch."
19328msgstr ""
19329
e0e7a9d4 19330#: config/tc-xgate.c:697
c1c69e83
AM
19331#, c-format
19332msgid "Value %ld not aligned by 2 for 10-bit PC-relative branch."
19333msgstr ""
19334
e0e7a9d4 19335#: config/tc-xgate.c:724
c1c69e83
AM
19336msgid "Value out of 3-bit range."
19337msgstr ""
19338
e0e7a9d4 19339#: config/tc-xgate.c:731
c1c69e83
AM
19340msgid "Value out of 4-bit range."
19341msgstr ""
19342
e0e7a9d4 19343#: config/tc-xgate.c:738
c1c69e83
AM
19344msgid "Value out of 5-bit range."
19345msgstr ""
19346
e0e7a9d4 19347#: config/tc-xgate.c:875
c1c69e83
AM
19348msgid ":operand has too many bits"
19349msgstr ""
19350
e0e7a9d4 19351#: config/tc-xgate.c:992
c1c69e83
AM
19352msgid "unknown operand count"
19353msgstr ""
19354
e0e7a9d4 19355#: config/tc-xgate.c:1236 config/tc-xgate.c:1248
c1c69e83
AM
19356msgid ": expected register name r0-r7 "
19357msgstr ""
19358
e0e7a9d4 19359#: config/tc-xgate.c:1284
c1c69e83
AM
19360#, c-format
19361msgid ":operand value(%d) too big for constraint"
19362msgstr ""
19363
e0e7a9d4 19364#: config/tc-xgate.c:1302
c1c69e83
AM
19365msgid "you must use a hi/lo directive or 16-bit macro to load a 16-bit value."
19366msgstr ""
19367
e0e7a9d4 19368#: config/tc-xgate.c:1315
c1c69e83
AM
19369msgid ":unknown relocation constraint size"
19370msgstr ""
19371
e0e7a9d4 19372#: config/tc-xgate.c:1322
c1c69e83
AM
19373msgid ": expected register name ccr "
19374msgstr ""
19375
e0e7a9d4 19376#: config/tc-xgate.c:1328
c1c69e83
AM
19377msgid ": expected register name pc "
19378msgstr ""
19379
ed9e98c2 19380#: config/tc-xstormy16.c:77
3b16e843 19381#, c-format
c85dd50d 19382msgid " XSTORMY16 specific command line options:\n"
3b16e843
NC
19383msgstr ""
19384
ed9e98c2 19385#: config/tc-xstormy16.c:223
a5c7551f
RW
19386#, c-format
19387msgid "unsupported fptr fixup size %d"
19388msgstr ""
19389
ed9e98c2 19390#: config/tc-xstormy16.c:235
a5c7551f
RW
19391#, c-format
19392msgid "unsupported fixup size %d"
19393msgstr ""
19394
ed9e98c2 19395#: config/tc-xstormy16.c:266
a5c7551f
RW
19396msgid "unsupported fptr fixup"
19397msgstr ""
19398
6655dba2 19399#: config/tc-xtensa.c:649
06647dfd 19400msgid "illegal range of target hardware versions"
87ccc1b0
NC
19401msgstr ""
19402
6655dba2 19403#: config/tc-xtensa.c:825
06647dfd 19404msgid "--density option is ignored"
87ccc1b0
NC
19405msgstr ""
19406
6655dba2 19407#: config/tc-xtensa.c:828
06647dfd 19408msgid "--no-density option is ignored"
87ccc1b0
NC
19409msgstr ""
19410
6655dba2 19411#: config/tc-xtensa.c:846
06647dfd
AM
19412msgid "--generics is deprecated; use --transform instead"
19413msgstr ""
19414
6655dba2 19415#: config/tc-xtensa.c:849
06647dfd
AM
19416msgid "--no-generics is deprecated; use --no-transform instead"
19417msgstr ""
19418
6655dba2 19419#: config/tc-xtensa.c:852
06647dfd
AM
19420msgid "--relax is deprecated; use --transform instead"
19421msgstr ""
19422
6655dba2 19423#: config/tc-xtensa.c:855
06647dfd
AM
19424msgid "--no-relax is deprecated; use --no-transform instead"
19425msgstr ""
19426
6655dba2 19427#: config/tc-xtensa.c:872
06647dfd 19428msgid "--absolute-literals option not supported in this Xtensa configuration"
87ccc1b0
NC
19429msgstr ""
19430
6655dba2 19431#: config/tc-xtensa.c:945
06647dfd 19432msgid "prefer-l32r conflicts with prefer-const16"
87ccc1b0
NC
19433msgstr ""
19434
6655dba2 19435#: config/tc-xtensa.c:951
06647dfd
AM
19436msgid "prefer-const16 conflicts with prefer-l32r"
19437msgstr ""
19438
6655dba2 19439#: config/tc-xtensa.c:960 config/tc-xtensa.c:969 config/tc-xtensa.c:973
06647dfd
AM
19440msgid "invalid target hardware version"
19441msgstr ""
19442
6655dba2 19443#: config/tc-xtensa.c:1019
e0e7a9d4
TG
19444msgid "no-auto-litpools is incompatible with auto-litpool-limit"
19445msgstr ""
19446
6655dba2 19447#: config/tc-xtensa.c:1021 config/tc-xtensa.c:1024
e0e7a9d4
TG
19448msgid "invalid auto-litpool-limit argument"
19449msgstr ""
19450
6655dba2 19451#: config/tc-xtensa.c:1026
e0e7a9d4
TG
19452msgid "invalid auto-litpool-limit argument (range is 100-10000)"
19453msgstr ""
19454
6655dba2 19455#: config/tc-xtensa.c:1215
f96bd6c2 19456msgid "unmatched .end directive"
87ccc1b0
NC
19457msgstr ""
19458
6655dba2 19459#: config/tc-xtensa.c:1244
87ccc1b0
NC
19460msgid ".begin directive with no matching .end directive"
19461msgstr ""
19462
6655dba2 19463#: config/tc-xtensa.c:1285
06647dfd
AM
19464msgid "[no-]generics is deprecated; use [no-]transform instead"
19465msgstr ""
19466
6655dba2 19467#: config/tc-xtensa.c:1290
06647dfd
AM
19468msgid "[no-]relax is deprecated; use [no-]transform instead"
19469msgstr ""
19470
6655dba2 19471#: config/tc-xtensa.c:1303
87ccc1b0 19472#, c-format
06647dfd 19473msgid "directive %s cannot be negated"
87ccc1b0
NC
19474msgstr ""
19475
6655dba2 19476#: config/tc-xtensa.c:1309
87ccc1b0
NC
19477msgid "unknown directive"
19478msgstr ""
19479
6655dba2
SB
19480#: config/tc-xtensa.c:1330 config/tc-xtensa.c:1426 config/tc-xtensa.c:1656
19481#: config/tc-xtensa.c:5903
06647dfd
AM
19482msgid "directives are not valid inside bundles"
19483msgstr ""
19484
6655dba2 19485#: config/tc-xtensa.c:1342
06647dfd
AM
19486msgid ".begin literal is deprecated; use .literal instead"
19487msgstr ""
19488
6655dba2 19489#: config/tc-xtensa.c:1356
87ccc1b0
NC
19490msgid "cannot set literal_prefix inside literal fragment"
19491msgstr ""
19492
6655dba2 19493#: config/tc-xtensa.c:1389
06647dfd
AM
19494msgid ".begin [no-]density is ignored"
19495msgstr ""
19496
6655dba2 19497#: config/tc-xtensa.c:1396 config/tc-xtensa.c:1446
06647dfd
AM
19498msgid "Xtensa absolute literals option not supported; ignored"
19499msgstr ""
19500
6655dba2 19501#: config/tc-xtensa.c:1439
06647dfd 19502msgid ".end [no-]density is ignored"
87ccc1b0
NC
19503msgstr ""
19504
6655dba2 19505#: config/tc-xtensa.c:1464
87ccc1b0
NC
19506#, c-format
19507msgid "does not match begin %s%s at %s:%d"
19508msgstr ""
19509
6655dba2 19510#: config/tc-xtensa.c:1519
87ccc1b0
NC
19511msgid ".literal_position inside literal directive; ignoring"
19512msgstr ""
19513
6655dba2 19514#: config/tc-xtensa.c:1538
6e1772d5
AM
19515msgid ".literal not allowed inside .begin literal region"
19516msgstr ""
19517
6655dba2 19518#: config/tc-xtensa.c:1566
87ccc1b0
NC
19519msgid "expected comma or colon after symbol name; rest of line ignored"
19520msgstr ""
19521
6655dba2 19522#: config/tc-xtensa.c:1625
06647dfd
AM
19523msgid "fall through frequency must be greater than 0"
19524msgstr ""
19525
6655dba2 19526#: config/tc-xtensa.c:1633
06647dfd
AM
19527msgid "branch target frequency must be greater than 0"
19528msgstr ""
19529
6655dba2 19530#: config/tc-xtensa.c:1681
06647dfd
AM
19531#, c-format
19532msgid "opcode-specific %s relocation used outside an instruction"
19533msgstr ""
19534
6655dba2 19535#: config/tc-xtensa.c:1691
f12e7348
NC
19536#, c-format
19537msgid "invalid use of %s relocation"
19538msgstr ""
19539
6655dba2 19540#: config/tc-xtensa.c:1887 config/tc-xtensa.c:1904
87ccc1b0
NC
19541#, c-format
19542msgid "bad register name: %s"
19543msgstr ""
19544
6655dba2 19545#: config/tc-xtensa.c:1893
87ccc1b0
NC
19546#, c-format
19547msgid "bad register number: %s"
19548msgstr ""
19549
6655dba2 19550#: config/tc-xtensa.c:1957
f12e7348
NC
19551msgid "pcrel relocation not allowed in an instruction"
19552msgstr ""
19553
6655dba2 19554#: config/tc-xtensa.c:2060
06647dfd
AM
19555msgid "extra colon"
19556msgstr ""
19557
6655dba2 19558#: config/tc-xtensa.c:2121
06647dfd
AM
19559msgid "incorrect register number, ignoring"
19560msgstr ""
19561
6655dba2 19562#: config/tc-xtensa.c:2202
87ccc1b0 19563#, c-format
06647dfd 19564msgid "cannot encode opcode \"%s\""
87ccc1b0
NC
19565msgstr ""
19566
6655dba2 19567#: config/tc-xtensa.c:2294
87ccc1b0 19568#, c-format
06647dfd 19569msgid "not enough operands (%d) for '%s'; expected %d"
87ccc1b0
NC
19570msgstr ""
19571
6655dba2 19572#: config/tc-xtensa.c:2301
87ccc1b0 19573#, c-format
06647dfd 19574msgid "too many operands (%d) for '%s'; expected %d"
87ccc1b0
NC
19575msgstr ""
19576
6655dba2 19577#: config/tc-xtensa.c:2352
87ccc1b0 19578#, c-format
06647dfd 19579msgid "invalid register '%s' for '%s' instruction"
87ccc1b0
NC
19580msgstr ""
19581
6655dba2 19582#: config/tc-xtensa.c:2359
87ccc1b0 19583#, c-format
06647dfd 19584msgid "invalid register number (%ld) for '%s' instruction"
87ccc1b0
NC
19585msgstr ""
19586
6655dba2 19587#: config/tc-xtensa.c:2426
87ccc1b0 19588#, c-format
06647dfd 19589msgid "invalid register number (%ld) for '%s'"
87ccc1b0
NC
19590msgstr ""
19591
6655dba2 19592#: config/tc-xtensa.c:2813
87ccc1b0 19593#, c-format
55cf6793 19594msgid "operand %d of '%s' has out of range value '%u'"
87ccc1b0
NC
19595msgstr ""
19596
6655dba2 19597#: config/tc-xtensa.c:2819
87ccc1b0 19598#, c-format
55cf6793 19599msgid "operand %d of '%s' has invalid value '%u'"
87ccc1b0
NC
19600msgstr ""
19601
6655dba2 19602#: config/tc-xtensa.c:2866
87ccc1b0 19603#, c-format
06647dfd 19604msgid "internal error: unknown option name '%s'"
87ccc1b0
NC
19605msgstr ""
19606
6655dba2 19607#: config/tc-xtensa.c:3975
87ccc1b0
NC
19608msgid "can't handle generation of literal/labels yet"
19609msgstr ""
19610
6655dba2 19611#: config/tc-xtensa.c:3979
87ccc1b0
NC
19612msgid "can't handle undefined OP TYPE"
19613msgstr ""
19614
6655dba2 19615#: config/tc-xtensa.c:4040 config/tc-xtensa.c:4049
87ccc1b0 19616#, c-format
3957a496
NC
19617msgid "found %d operand for '%s': Expected %d"
19618msgid_plural "found %d operands for '%s': Expected %d"
19619msgstr[0] ""
19620msgstr[1] ""
87ccc1b0 19621
6655dba2 19622#: config/tc-xtensa.c:4072
c85dd50d
NC
19623msgid "immediate operands sum to greater than 32"
19624msgstr ""
19625
6655dba2 19626#: config/tc-xtensa.c:4324
06647dfd
AM
19627#, c-format
19628msgid "invalid relocation for operand %i of '%s'"
87ccc1b0
NC
19629msgstr ""
19630
6655dba2 19631#: config/tc-xtensa.c:4334
87ccc1b0 19632#, c-format
06647dfd 19633msgid "invalid expression for operand %i of '%s'"
87ccc1b0
NC
19634msgstr ""
19635
6655dba2 19636#: config/tc-xtensa.c:4344
87ccc1b0 19637#, c-format
06647dfd 19638msgid "invalid relocation in instruction slot %i"
87ccc1b0
NC
19639msgstr ""
19640
6655dba2 19641#: config/tc-xtensa.c:4351
87ccc1b0 19642#, c-format
06647dfd 19643msgid "undefined symbol for opcode \"%s\""
87ccc1b0
NC
19644msgstr ""
19645
6655dba2 19646#: config/tc-xtensa.c:4826
06647dfd 19647msgid "opcode 'NOP.N' unavailable in this configuration"
87ccc1b0
NC
19648msgstr ""
19649
6655dba2 19650#: config/tc-xtensa.c:4886
06647dfd
AM
19651msgid "get_expanded_loop_offset: invalid opcode"
19652msgstr ""
19653
6655dba2 19654#: config/tc-xtensa.c:5047
06647dfd
AM
19655#, c-format
19656msgid "assembly state not set for first frag in section %s"
87ccc1b0
NC
19657msgstr ""
19658
6655dba2 19659#: config/tc-xtensa.c:5100
06647dfd
AM
19660#, c-format
19661msgid "unaligned branch target: %d bytes at 0x%lx"
87ccc1b0
NC
19662msgstr ""
19663
6655dba2 19664#: config/tc-xtensa.c:5144
06647dfd
AM
19665#, c-format
19666msgid "unaligned loop: %d bytes at 0x%lx"
87ccc1b0
NC
19667msgstr ""
19668
6655dba2 19669#: config/tc-xtensa.c:5169
06647dfd 19670msgid "unexpected fix"
87ccc1b0
NC
19671msgstr ""
19672
6655dba2 19673#: config/tc-xtensa.c:5180 config/tc-xtensa.c:5184
06647dfd 19674msgid "undecodable fix"
87ccc1b0
NC
19675msgstr ""
19676
6655dba2 19677#: config/tc-xtensa.c:5343
3caac5b8
AM
19678msgid "labels are not valid inside bundles"
19679msgstr ""
19680
6655dba2 19681#: config/tc-xtensa.c:5363
06647dfd 19682msgid "invalid last instruction for a zero-overhead loop"
87ccc1b0
NC
19683msgstr ""
19684
6655dba2 19685#: config/tc-xtensa.c:5430
06647dfd 19686msgid "extra opening brace"
87ccc1b0
NC
19687msgstr ""
19688
6655dba2 19689#: config/tc-xtensa.c:5440
06647dfd 19690msgid "extra closing brace"
87ccc1b0
NC
19691msgstr ""
19692
6655dba2 19693#: config/tc-xtensa.c:5467
06647dfd 19694msgid "missing closing brace"
87ccc1b0
NC
19695msgstr ""
19696
6655dba2 19697#: config/tc-xtensa.c:5565 config/tc-xtensa.c:5594
f12e7348
NC
19698#, c-format
19699msgid "wrong number of operands for '%s'"
19700msgstr ""
19701
6655dba2 19702#: config/tc-xtensa.c:5581
f12e7348
NC
19703#, c-format
19704msgid "bad relocation expression for '%s'"
19705msgstr ""
19706
6655dba2 19707#: config/tc-xtensa.c:5616
87ccc1b0 19708#, c-format
06647dfd 19709msgid "unknown opcode or format name '%s'"
87ccc1b0
NC
19710msgstr ""
19711
6655dba2 19712#: config/tc-xtensa.c:5622
06647dfd
AM
19713msgid "format names only valid inside bundles"
19714msgstr ""
19715
6655dba2 19716#: config/tc-xtensa.c:5627
06647dfd
AM
19717#, c-format
19718msgid "multiple formats specified for one bundle; using '%s'"
87ccc1b0
NC
19719msgstr ""
19720
6655dba2 19721#: config/tc-xtensa.c:5677
87ccc1b0
NC
19722msgid "entry instruction with stack decrement < 16"
19723msgstr ""
19724
6655dba2 19725#: config/tc-xtensa.c:5731
06647dfd
AM
19726msgid "unaligned entry instruction"
19727msgstr ""
19728
6655dba2 19729#: config/tc-xtensa.c:5796
06647dfd
AM
19730msgid "bad instruction format"
19731msgstr ""
19732
6655dba2 19733#: config/tc-xtensa.c:5799
06647dfd
AM
19734msgid "invalid relocation"
19735msgstr ""
19736
6655dba2 19737#: config/tc-xtensa.c:5810
87ccc1b0 19738#, c-format
06647dfd 19739msgid "invalid relocation for '%s' instruction"
87ccc1b0
NC
19740msgstr ""
19741
6655dba2 19742#: config/tc-xtensa.c:5822
87ccc1b0 19743#, c-format
06647dfd 19744msgid "invalid relocation for operand %d of '%s'"
87ccc1b0
NC
19745msgstr ""
19746
6655dba2 19747#: config/tc-xtensa.c:6099
87ccc1b0 19748#, c-format
55cf6793 19749msgid "unhandled local relocation fix %s"
87ccc1b0
NC
19750msgstr ""
19751
6655dba2 19752#: config/tc-xtensa.c:6150
f12e7348
NC
19753#, c-format
19754msgid "internal error; cannot generate `%s' relocation"
19755msgstr ""
19756
6655dba2 19757#: config/tc-xtensa.c:6367
a5c7551f
RW
19758msgid "The option \"--no-allow-flix\" prohibits multi-slot flix."
19759msgstr ""
19760
6655dba2 19761#: config/tc-xtensa.c:6374
06647dfd
AM
19762msgid "couldn't find a valid instruction format"
19763msgstr ""
19764
6655dba2 19765#: config/tc-xtensa.c:6375
87ccc1b0 19766#, c-format
06647dfd 19767msgid " ops were: "
87ccc1b0
NC
19768msgstr ""
19769
6655dba2 19770#: config/tc-xtensa.c:6377
87ccc1b0 19771#, c-format
06647dfd 19772msgid " %s;"
87ccc1b0
NC
19773msgstr ""
19774
6655dba2 19775#: config/tc-xtensa.c:6387
06647dfd 19776#, c-format
3957a496 19777msgid "mismatch for format '%s': #slots = %d, #opcodes = %d"
87ccc1b0
NC
19778msgstr ""
19779
6655dba2 19780#: config/tc-xtensa.c:6396 config/tc-xtensa.c:6493
06647dfd 19781msgid "illegal resource usage in bundle"
87ccc1b0
NC
19782msgstr ""
19783
6655dba2 19784#: config/tc-xtensa.c:6582
06647dfd
AM
19785#, c-format
19786msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
87ccc1b0
NC
19787msgstr ""
19788
6655dba2 19789#: config/tc-xtensa.c:6587
87ccc1b0 19790#, c-format
06647dfd 19791msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
87ccc1b0
NC
19792msgstr ""
19793
6655dba2 19794#: config/tc-xtensa.c:6592
06647dfd 19795#, c-format
ae351704 19796msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port"
87ccc1b0
NC
19797msgstr ""
19798
6655dba2 19799#: config/tc-xtensa.c:6597
06647dfd
AM
19800#, c-format
19801msgid ""
ae351704 19802"opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses"
87ccc1b0
NC
19803msgstr ""
19804
6655dba2 19805#: config/tc-xtensa.c:6613
06647dfd
AM
19806msgid "multiple branches or jumps in the same bundle"
19807msgstr ""
19808
6655dba2 19809#: config/tc-xtensa.c:7065
06647dfd
AM
19810msgid "cannot assemble into a literal fragment"
19811msgstr ""
19812
6655dba2 19813#: config/tc-xtensa.c:7067
06647dfd
AM
19814msgid "..."
19815msgstr ""
19816
6655dba2 19817#: config/tc-xtensa.c:8283
06647dfd
AM
19818msgid ""
19819"instruction sequence (write a0, branch, retw) may trigger hardware errata"
19820msgstr ""
19821
6655dba2 19822#: config/tc-xtensa.c:8395
06647dfd 19823msgid "branching or jumping to a loop end may trigger hardware errata"
87ccc1b0
NC
19824msgstr ""
19825
6655dba2 19826#: config/tc-xtensa.c:8477
06647dfd 19827msgid "loop end too close to another loop end may trigger hardware errata"
87ccc1b0
NC
19828msgstr ""
19829
6655dba2 19830#: config/tc-xtensa.c:8486
06647dfd
AM
19831#, c-format
19832msgid "fr_var %lu < length %d"
87ccc1b0
NC
19833msgstr ""
19834
6655dba2 19835#: config/tc-xtensa.c:8643
06647dfd
AM
19836msgid ""
19837"loop containing less than three instructions may trigger hardware errata"
87ccc1b0
NC
19838msgstr ""
19839
6655dba2 19840#: config/tc-xtensa.c:8715
06647dfd 19841msgid "undecodable instruction in instruction frag"
87ccc1b0
NC
19842msgstr ""
19843
6655dba2 19844#: config/tc-xtensa.c:8825
06647dfd 19845msgid "invalid empty loop"
87ccc1b0
NC
19846msgstr ""
19847
6655dba2 19848#: config/tc-xtensa.c:8830
06647dfd 19849msgid "loop target does not follow loop instruction in section"
87ccc1b0
NC
19850msgstr ""
19851
6655dba2 19852#: config/tc-xtensa.c:9401
3957a496
NC
19853msgid "cannot find suitable trampoline"
19854msgstr ""
19855
6655dba2 19856#: config/tc-xtensa.c:9656
87ccc1b0
NC
19857msgid "bad relaxation state"
19858msgstr ""
19859
6655dba2 19860#: config/tc-xtensa.c:9714
87ccc1b0 19861#, c-format
06647dfd 19862msgid "fr_var (%ld) < length (%d)"
87ccc1b0
NC
19863msgstr ""
19864
6655dba2 19865#: config/tc-xtensa.c:10414
ed9e98c2
AM
19866msgid "jump target out of range; no usable trampoline found"
19867msgstr ""
19868
6655dba2 19869#: config/tc-xtensa.c:10538
87ccc1b0
NC
19870msgid "invalid relaxation fragment result"
19871msgstr ""
19872
6655dba2 19873#: config/tc-xtensa.c:10620
87ccc1b0
NC
19874msgid "unable to widen instruction"
19875msgstr ""
19876
6655dba2 19877#: config/tc-xtensa.c:10758
87ccc1b0
NC
19878msgid "multiple literals in expansion"
19879msgstr ""
19880
6655dba2 19881#: config/tc-xtensa.c:10762
87ccc1b0
NC
19882msgid "no registered fragment for literal"
19883msgstr ""
19884
6655dba2 19885#: config/tc-xtensa.c:10764
87ccc1b0
NC
19886msgid "number of literal tokens != 1"
19887msgstr ""
19888
6655dba2 19889#: config/tc-xtensa.c:10893 config/tc-xtensa.c:10899
87ccc1b0
NC
19890#, c-format
19891msgid "unresolved loop target symbol: %s"
19892msgstr ""
19893
6655dba2 19894#: config/tc-xtensa.c:11388
06647dfd 19895#, c-format
6655dba2 19896msgid "fixes not all moved from %s"
87ccc1b0
NC
19897msgstr ""
19898
6655dba2 19899#: config/tc-xtensa.c:11516
06647dfd
AM
19900msgid ""
19901"literal pool location required for text-section-literals; specify with ."
19902"literal_position"
87ccc1b0
NC
19903msgstr ""
19904
6655dba2 19905#: config/tc-xtensa.c:12344
06647dfd
AM
19906msgid "too many operands in instruction"
19907msgstr ""
19908
6655dba2 19909#: config/tc-xtensa.c:12554
ae351704 19910msgid "invalid symbolic operand"
87ccc1b0
NC
19911msgstr ""
19912
6655dba2 19913#: config/tc-xtensa.c:12615
87ccc1b0
NC
19914msgid "operand number mismatch"
19915msgstr ""
19916
6655dba2 19917#: config/tc-xtensa.c:12619
06647dfd
AM
19918#, c-format
19919msgid "cannot encode opcode \"%s\" in the given format \"%s\""
19920msgstr ""
19921
6655dba2 19922#: config/tc-xtensa.c:12644
06647dfd
AM
19923#, c-format
19924msgid "xtensa-isa failure: %s"
19925msgstr ""
19926
6655dba2 19927#: config/tc-xtensa.c:12721
87ccc1b0
NC
19928msgid "invalid opcode"
19929msgstr ""
19930
6655dba2 19931#: config/tc-xtensa.c:12727
87ccc1b0
NC
19932msgid "too few operands"
19933msgstr ""
19934
6655dba2 19935#: config/tc-xtensa.c:12733
71300e2c
NC
19936msgid "too many operands"
19937msgstr ""
19938
6655dba2 19939#: config/tc-xtensa.c:12777
a5c7551f
RW
19940msgid "multiple writes to the same register"
19941msgstr ""
19942
6655dba2 19943#: config/tc-xtensa.c:12891 config/tc-xtensa.c:12897
06647dfd
AM
19944msgid "out of memory"
19945msgstr ""
19946
6655dba2 19947#: config/tc-xtensa.c:12986
f12e7348
NC
19948msgid "TLS relocation not allowed in FLIX bundle"
19949msgstr ""
19950
19951#. Instructions that generate TLS relocations should always be
19952#. relaxed in the front-end. If "record_fixup" is set, then this
19953#. function is being called during back-end relaxation, so flag
19954#. the unexpected behavior as an error.
6655dba2 19955#: config/tc-xtensa.c:12992
f12e7348
NC
19956msgid "unexpected TLS relocation"
19957msgstr ""
19958
6655dba2 19959#: config/tc-xtensa.c:13036
ae351704
AM
19960msgid "symbolic operand not allowed"
19961msgstr ""
19962
6655dba2 19963#: config/tc-xtensa.c:13073
ae351704
AM
19964msgid "cannot decode instruction format"
19965msgstr ""
19966
6655dba2 19967#: config/tc-xtensa.c:13217
ae351704 19968msgid "ignoring extra '-rename-section' delimiter ':'"
06647dfd
AM
19969msgstr ""
19970
6655dba2 19971#: config/tc-xtensa.c:13222
06647dfd 19972#, c-format
ae351704 19973msgid "ignoring invalid '-rename-section' specification: '%s'"
06647dfd
AM
19974msgstr ""
19975
6655dba2 19976#: config/tc-xtensa.c:13233
ae351704
AM
19977#, c-format
19978msgid "section %s renamed multiple times"
06647dfd
AM
19979msgstr ""
19980
6655dba2 19981#: config/tc-xtensa.c:13235
06647dfd 19982#, c-format
ae351704 19983msgid "multiple sections remapped to output section %s"
06647dfd
AM
19984msgstr ""
19985
6655dba2
SB
19986#: config/tc-z80.c:178
19987#, c-format
19988msgid "invalid floating point numbers type `%s'"
19989msgstr ""
19990
19991#: config/tc-z80.c:199 config/tc-z80.c:208
19992#, c-format
19993msgid "invalid INST in command line: %s"
19994msgstr ""
19995
19996#: config/tc-z80.c:564
ae351704 19997msgid "-- unterminated string"
06647dfd
AM
19998msgstr ""
19999
6655dba2
SB
20000#: config/tc-z80.c:727
20001msgid "undocumented instruction"
87ccc1b0
NC
20002msgstr ""
20003
6655dba2 20004#: config/tc-z80.c:771 config/tc-z80.c:777
ae351704
AM
20005msgid "mismatched parentheses"
20006msgstr ""
20007
6655dba2 20008#: config/tc-z80.c:830
ae351704
AM
20009msgid "bad expression syntax"
20010msgstr ""
20011
6655dba2
SB
20012#: config/tc-z80.c:1046
20013#, c-format
20014msgid "invalid data size %d"
20015msgstr ""
20016
20017#: config/tc-z80.c:1115
ae351704
AM
20018msgid "cannot make a relative jump to an absolute location"
20019msgstr ""
20020
6655dba2 20021#: config/tc-z80.c:1127 config/tc-z80.c:3357 config/tc-z80.c:3662
ae351704
AM
20022msgid "overflow"
20023msgstr ""
20024
6655dba2
SB
20025#: config/tc-z80.c:1499 config/tc-z80.c:1542 config/tc-z80.c:1586
20026#: config/tc-z80.c:1654 config/tc-z80.c:1706 config/tc-z80.c:1759
20027#: config/tc-z80.c:1792 config/tc-z80.c:1848 config/tc-z80.c:2447
20028#: config/tc-z80.c:2496 config/tc-z80.c:2534 config/tc-z80.c:2625
c1c69e83 20029msgid "bad instruction syntax"
ae351704
AM
20030msgstr ""
20031
6655dba2 20032#: config/tc-z80.c:1632
ae351704
AM
20033msgid "condition code invalid for jr"
20034msgstr ""
20035
6655dba2
SB
20036#: config/tc-z80.c:2193 config/tc-z80.c:2204 config/tc-z80.c:2220
20037#: config/tc-z80.c:2253
20038msgid "ADL mode instruction"
20039msgstr ""
20040
20041#. SIS prefix, in Z80 it is LD B,B
20042#. LIS prefix, in Z80 it is LD C,C
20043#. SIL prefix, in Z80 it is LD D,D
20044#. LIL prefix, in Z80 it is LD E,E
20045#: config/tc-z80.c:2328
20046msgid "unsupported instruction, assembled as NOP"
20047msgstr ""
20048
20049#: config/tc-z80.c:2821 config/tc-z80.c:2852
ae351704 20050msgid "parentheses ignored"
87ccc1b0
NC
20051msgstr ""
20052
6655dba2
SB
20053#: config/tc-z80.c:2869
20054msgid "CPU mode is unsupported by target"
20055msgstr ""
20056
20057#: config/tc-z80.c:2891
20058msgid "assignment expected"
20059msgstr ""
20060
20061#: config/tc-z80.c:3304 config/tc-z8k.c:1467 config/tc-z8k.c:1530
ae351704 20062msgid "relative jump out of range"
87ccc1b0
NC
20063msgstr ""
20064
6655dba2 20065#: config/tc-z80.c:3321
f96bd6c2 20066msgid "index offset out of range"
ae351704
AM
20067msgstr ""
20068
6655dba2 20069#: config/tc-z80.c:3400 config/tc-z8k.c:1538
87ccc1b0 20070#, c-format
ae351704 20071msgid "md_apply_fix: unknown r_type 0x%x\n"
87ccc1b0
NC
20072msgstr ""
20073
6655dba2
SB
20074#: config/tc-z80.c:3584 config/tc-z80.c:3643
20075msgid "invalid syntax"
20076msgstr ""
20077
ed9e98c2 20078#: config/tc-z8k.c:281
87ccc1b0 20079#, c-format
fce00800
AM
20080msgid "register rr%d out of range"
20081msgstr ""
20082
ed9e98c2 20083#: config/tc-z8k.c:283
fce00800
AM
20084#, c-format
20085msgid "register rr%d does not exist"
20086msgstr ""
20087
ed9e98c2 20088#: config/tc-z8k.c:295
fce00800
AM
20089#, c-format
20090msgid "register rh%d out of range"
87ccc1b0
NC
20091msgstr ""
20092
ed9e98c2 20093#: config/tc-z8k.c:307
87ccc1b0 20094#, c-format
fce00800 20095msgid "register rl%d out of range"
87ccc1b0
NC
20096msgstr ""
20097
ed9e98c2 20098#: config/tc-z8k.c:320
87ccc1b0 20099#, c-format
fce00800 20100msgid "register rq%d out of range"
87ccc1b0
NC
20101msgstr ""
20102
ed9e98c2 20103#: config/tc-z8k.c:322
87ccc1b0 20104#, c-format
fce00800 20105msgid "register rq%d does not exist"
87ccc1b0
NC
20106msgstr ""
20107
ed9e98c2 20108#: config/tc-z8k.c:334
87ccc1b0 20109#, c-format
fce00800 20110msgid "register r%d out of range"
87ccc1b0
NC
20111msgstr ""
20112
ed9e98c2 20113#: config/tc-z8k.c:375
87ccc1b0
NC
20114#, c-format
20115msgid "expected %c"
20116msgstr ""
20117
ed9e98c2 20118#: config/tc-z8k.c:390
87ccc1b0
NC
20119#, c-format
20120msgid "register is wrong size for a word %s"
20121msgstr ""
20122
ed9e98c2 20123#: config/tc-z8k.c:404
87ccc1b0
NC
20124#, c-format
20125msgid "register is wrong size for address %s"
20126msgstr ""
20127
ed9e98c2 20128#: config/tc-z8k.c:538
6e1772d5
AM
20129#, c-format
20130msgid "unknown interrupt %s"
20131msgstr ""
20132
87ccc1b0 20133#. No interrupt type specified, opcode won't do anything.
ed9e98c2 20134#: config/tc-z8k.c:561
fce00800 20135msgid "opcode has no effect"
87ccc1b0
NC
20136msgstr ""
20137
ed9e98c2 20138#: config/tc-z8k.c:672
87ccc1b0
NC
20139msgid "Missing ) in ra(rb)"
20140msgstr ""
20141
ed9e98c2 20142#: config/tc-z8k.c:752 config/tc-z8k.c:791
6e1772d5
AM
20143#, c-format
20144msgid "invalid condition code '%s'"
fce00800
AM
20145msgstr ""
20146
ed9e98c2 20147#: config/tc-z8k.c:764
87ccc1b0 20148#, c-format
6e1772d5 20149msgid "invalid flag '%s'"
87ccc1b0
NC
20150msgstr ""
20151
ed9e98c2 20152#: config/tc-z8k.c:918 config/tc-z8k.c:924
6e1772d5
AM
20153msgid "invalid indirect register size"
20154msgstr ""
20155
e0e7a9d4 20156#: config/tc-z8k.c:941 config/tc-z8k.c:1097 config/tc-z8k.c:1102
6e1772d5
AM
20157msgid "invalid control register name"
20158msgstr ""
20159
e0e7a9d4 20160#: config/tc-z8k.c:1086
87ccc1b0
NC
20161msgid "immediate must be 1 or 2"
20162msgstr ""
20163
e0e7a9d4 20164#: config/tc-z8k.c:1089
87ccc1b0
NC
20165msgid "immediate 1 or 2 expected"
20166msgstr ""
20167
e0e7a9d4 20168#: config/tc-z8k.c:1120
87ccc1b0
NC
20169msgid "can't use R0 here"
20170msgstr ""
20171
e0e7a9d4 20172#: config/tc-z8k.c:1278
87ccc1b0
NC
20173msgid "Can't find opcode to match operands"
20174msgstr ""
20175
e0e7a9d4 20176#: config/tc-z8k.c:1325
87ccc1b0
NC
20177#, c-format
20178msgid "invalid architecture -z%s"
20179msgstr ""
20180
e0e7a9d4 20181#: config/tc-z8k.c:1344
6e1772d5 20182#, c-format
87ccc1b0
NC
20183msgid ""
20184" Z8K options:\n"
20185" -z8001 generate segmented code\n"
20186" -z8002 generate unsegmented code\n"
20187" -linkrelax create linker relaxable code\n"
20188msgstr ""
20189
e0e7a9d4 20190#: config/tc-z8k.c:1356
6e1772d5 20191#, c-format
87ccc1b0
NC
20192msgid "call to md_convert_frag\n"
20193msgstr ""
20194
e0e7a9d4 20195#: config/tc-z8k.c:1463 config/tc-z8k.c:1503 config/tc-z8k.c:1526
87ccc1b0
NC
20196msgid "cannot branch to odd address"
20197msgstr ""
20198
e0e7a9d4 20199#: config/tc-z8k.c:1485
87ccc1b0
NC
20200msgid "relative address out of range"
20201msgstr ""
20202
e0e7a9d4 20203#: config/tc-z8k.c:1506
3caac5b8 20204msgid "relative call out of range"
87ccc1b0
NC
20205msgstr ""
20206
e0e7a9d4 20207#: config/tc-z8k.c:1550
ac50feda 20208#, c-format
3caac5b8 20209msgid "call to md_estimate_size_before_relax\n"
ac50feda
RH
20210msgstr ""
20211
6655dba2 20212#: config/xtensa-relax.c:1583
c85dd50d
NC
20213#, c-format
20214msgid "invalid configuration option '%s' in transition rule '%s'"
20215msgstr ""
20216
6655dba2 20217#: config/xtensa-relax.c:1708 config/xtensa-relax.c:1718
c85dd50d
NC
20218#, c-format
20219msgid "opcode '%s': no bound opname '%s' for precondition in '%s'"
20220msgstr ""
20221
6655dba2 20222#: config/xtensa-relax.c:1725
c85dd50d
NC
20223#, c-format
20224msgid "opcode '%s': precondition only contains constants in '%s'"
20225msgstr ""
20226
6655dba2 20227#: config/xtensa-relax.c:1772
c85dd50d
NC
20228msgid "expected one operand for generated literal"
20229msgstr ""
20230
6655dba2 20231#: config/xtensa-relax.c:1779
c85dd50d
NC
20232msgid "expected 0 operands for generated label"
20233msgstr ""
20234
6655dba2 20235#: config/xtensa-relax.c:1792
c85dd50d
NC
20236#, c-format
20237msgid "invalid opcode '%s' in transition rule '%s'"
20238msgstr ""
20239
6655dba2 20240#: config/xtensa-relax.c:1800
c85dd50d 20241#, c-format
3957a496
NC
20242msgid "opcode '%s': replacement does not have %d op"
20243msgid_plural "opcode '%s': replacement does not have %d ops"
20244msgstr[0] ""
20245msgstr[1] ""
c85dd50d 20246
6655dba2 20247#: config/xtensa-relax.c:1816
f12e7348
NC
20248#, c-format
20249msgid "opcode '%s': cannot find literal definition"
20250msgstr ""
20251
6655dba2 20252#: config/xtensa-relax.c:1832 config/xtensa-relax.c:1862
c85dd50d 20253#, c-format
f96bd6c2 20254msgid "opcode '%s': unidentified operand '%s' in '%s'"
c85dd50d
NC
20255msgstr ""
20256
6655dba2 20257#: config/xtensa-relax.c:1857
c85dd50d
NC
20258#, c-format
20259msgid "unknown user-defined function %s"
20260msgstr ""
20261
6655dba2 20262#: config/xtensa-relax.c:1868
c85dd50d 20263#, c-format
f96bd6c2 20264msgid "opcode '%s': could not parse operand '%s' in '%s'"
c85dd50d
NC
20265msgstr ""
20266
6655dba2 20267#: config/xtensa-relax.c:1908
c85dd50d
NC
20268#, c-format
20269msgid "could not parse INSN_PATTERN '%s'"
20270msgstr ""
20271
6655dba2 20272#: config/xtensa-relax.c:1912
c85dd50d
NC
20273#, c-format
20274msgid "could not parse INSN_REPL '%s'"
20275msgstr ""
20276
6655dba2 20277#: config/xtensa-relax.c:1923
c85dd50d
NC
20278#, c-format
20279msgid "could not build transition for %s => %s"
20280msgstr ""
20281
ed9e98c2 20282#: depend.c:194
ac50feda 20283#, c-format
87ccc1b0 20284msgid "can't open `%s' for writing"
ac50feda
RH
20285msgstr ""
20286
ed9e98c2 20287#: depend.c:206
ac50feda 20288#, c-format
87ccc1b0 20289msgid "can't close `%s'"
ac50feda
RH
20290msgstr ""
20291
71300e2c 20292#: dw2gencfi.c:319 read.c:2442
cc643b88
NC
20293#, c-format
20294msgid "bfd_set_section_flags: %s"
20295msgstr ""
20296
f48dfe41 20297#: dw2gencfi.c:591 dw2gencfi.c:607
87ccc1b0 20298#, c-format
fce00800 20299msgid "register save offset not a multiple of %u"
ac50feda
RH
20300msgstr ""
20301
f48dfe41 20302#: dw2gencfi.c:690
06647dfd
AM
20303msgid "CFI state restore without previous remember"
20304msgstr ""
20305
6655dba2 20306#: dw2gencfi.c:749
fce00800 20307msgid "missing separator"
ac50feda
RH
20308msgstr ""
20309
6655dba2 20310#: dw2gencfi.c:798
fce00800 20311msgid "bad register expression"
ac50feda
RH
20312msgstr ""
20313
6655dba2
SB
20314#: dw2gencfi.c:819 dw2gencfi.c:949 dw2gencfi.c:987 dw2gencfi.c:1058
20315#: dw2gencfi.c:1131 dw2gencfi.c:1196 dw2gencfi.c:1377
fce00800 20316msgid "CFI instruction used without previous .cfi_startproc"
ac50feda
RH
20317msgstr ""
20318
6655dba2 20319#: dw2gencfi.c:1012
ae351704
AM
20320msgid "invalid or unsupported encoding in .cfi_personality"
20321msgstr ""
20322
6655dba2 20323#: dw2gencfi.c:1019
ae351704
AM
20324msgid ".cfi_personality requires encoding and symbol arguments"
20325msgstr ""
20326
6655dba2 20327#: dw2gencfi.c:1042
ae351704
AM
20328msgid "wrong second argument to .cfi_personality"
20329msgstr ""
20330
6655dba2 20331#: dw2gencfi.c:1083 dw2gencfi.c:1159
ae351704
AM
20332msgid "invalid or unsupported encoding in .cfi_lsda"
20333msgstr ""
20334
6655dba2 20335#: dw2gencfi.c:1090
ae351704
AM
20336msgid ".cfi_lsda requires encoding and symbol arguments"
20337msgstr ""
20338
6655dba2 20339#: dw2gencfi.c:1115
ae351704
AM
20340msgid "wrong second argument to .cfi_lsda"
20341msgstr ""
20342
6655dba2 20343#: dw2gencfi.c:1181
a5c7551f
RW
20344msgid "wrong third argument to .cfi_val_encoded_addr"
20345msgstr ""
20346
6655dba2 20347#: dw2gencfi.c:1279
e0e7a9d4
TG
20348msgid "inconsistent uses of .cfi_sections"
20349msgstr ""
20350
6655dba2 20351#: dw2gencfi.c:1290
87ccc1b0 20352msgid "previous CFI entry not closed (missing .cfi_endproc)"
ac50feda
RH
20353msgstr ""
20354
6655dba2 20355#: dw2gencfi.c:1331
87ccc1b0 20356msgid ".cfi_endproc without corresponding .cfi_startproc"
ac50feda
RH
20357msgstr ""
20358
6655dba2 20359#: dw2gencfi.c:1388
e0e7a9d4
TG
20360msgid "wrong argument to .cfi_personality_id"
20361msgstr ""
20362
6655dba2 20363#: dw2gencfi.c:1398
e0e7a9d4
TG
20364msgid ".cfi_fde_data without corresponding .cfi_startproc"
20365msgstr ""
20366
6655dba2 20367#: dw2gencfi.c:1507
e0e7a9d4
TG
20368msgid "unexpected .cfi_inline_lsda"
20369msgstr ""
20370
6655dba2 20371#: dw2gencfi.c:1514
e0e7a9d4
TG
20372msgid ".cfi_inline_lsda not valid for this frame"
20373msgstr ""
20374
6655dba2 20375#: dw2gencfi.c:1522
e0e7a9d4
TG
20376msgid ".cfi_inline_lsda seen for frame without .cfi_lsda"
20377msgstr ""
20378
6655dba2 20379#: dw2gencfi.c:1535
e0e7a9d4
TG
20380#, c-format
20381msgid "Alignment too large: %d. assumed."
20382msgstr ""
20383
6655dba2 20384#: dw2gencfi.c:1539
e0e7a9d4
TG
20385msgid "Alignment negative: 0 assumed."
20386msgstr ""
20387
6655dba2 20388#: dw2gencfi.c:1565
e0e7a9d4
TG
20389msgid ".cfi_inline_lsda is not supported for this target"
20390msgstr ""
20391
6655dba2 20392#: dw2gencfi.c:1572
e0e7a9d4
TG
20393msgid ".cfi_fde_data is not supported for this target"
20394msgstr ""
20395
6655dba2 20396#: dw2gencfi.c:1579
e0e7a9d4
TG
20397msgid ".cfi_personality_id is not supported for this target"
20398msgstr ""
20399
6655dba2
SB
20400#: dw2gencfi.c:1893
20401#, c-format
20402msgid "return column number %d overflows in CIE version 1"
20403msgstr ""
20404
20405#: dw2gencfi.c:2385 dw2gencfi.c:2541
87ccc1b0 20406msgid "open CFI at the end of file; missing .cfi_endproc directive"
6840198f
NC
20407msgstr ""
20408
6655dba2 20409#: dw2gencfi.c:2568
cc643b88
NC
20410msgid "CFI is not supported for this target"
20411msgstr ""
20412
6655dba2 20413#: dwarf2dbg.c:372 dwarf2dbg.c:2340
3957a496
NC
20414msgid "view number mismatch"
20415msgstr ""
20416
6655dba2
SB
20417#: dwarf2dbg.c:757 dwarf2dbg.c:815
20418#, c-format
20419msgid "file number %lu is too big"
20420msgstr ""
20421
20422#: dwarf2dbg.c:804 dwarf2dbg.c:854
328577ad 20423msgid "file number less than one"
5f68c319
NC
20424msgstr ""
20425
6655dba2 20426#: dwarf2dbg.c:820
5f68c319 20427#, c-format
6655dba2 20428msgid "file number %u already allocated"
5f68c319
NC
20429msgstr ""
20430
6655dba2 20431#: dwarf2dbg.c:859 dwarf2dbg.c:1727
6840198f 20432#, c-format
328577ad 20433msgid "unassigned file number %ld"
6840198f
NC
20434msgstr ""
20435
6655dba2 20436#: dwarf2dbg.c:928
3caac5b8
AM
20437msgid "is_stmt value not 0 or 1"
20438msgstr ""
20439
6655dba2 20440#: dwarf2dbg.c:940
3caac5b8
AM
20441msgid "isa number less than zero"
20442msgstr ""
20443
6655dba2 20444#: dwarf2dbg.c:952
a5c7551f
RW
20445msgid "discriminator less than zero"
20446msgstr ""
20447
6655dba2 20448#: dwarf2dbg.c:971
3957a496
NC
20449msgid "numeric view can only be asserted to zero"
20450msgstr ""
20451
6655dba2 20452#: dwarf2dbg.c:1009
3caac5b8
AM
20453#, c-format
20454msgid "unknown .loc sub-directive `%s'"
87ccc1b0
NC
20455msgstr ""
20456
6655dba2 20457#: dwarf2dbg.c:1804
3caac5b8 20458msgid "internal error: unknown dwarf2 format"
0d2bcfaf
NC
20459msgstr ""
20460
ed9e98c2 20461#: ecoff.c:1559
ac50feda 20462#, c-format
328577ad 20463msgid "string too big (%lu bytes)"
ac50feda
RH
20464msgstr ""
20465
ed9e98c2 20466#: ecoff.c:1585
ac50feda 20467#, c-format
328577ad 20468msgid "inserting \"%s\" into string hash table: %s"
ac50feda
RH
20469msgstr ""
20470
ed9e98c2 20471#: ecoff.c:1616 ecoff.c:1809 ecoff.c:1832 ecoff.c:1863 ecoff.c:2016
f96bd6c2 20472#: ecoff.c:2135
ac50feda
RH
20473msgid "no current file pointer"
20474msgstr ""
20475
ed9e98c2 20476#: ecoff.c:1703
ac50feda
RH
20477msgid "too many st_End's"
20478msgstr ""
20479
ed9e98c2 20480#: ecoff.c:2041
ac50feda 20481#, c-format
328577ad 20482msgid "inserting \"%s\" into tag hash table: %s"
ac50feda
RH
20483msgstr ""
20484
f96bd6c2 20485#: ecoff.c:2204
ac50feda
RH
20486msgid "fake .file after real one"
20487msgstr ""
20488
f96bd6c2 20489#: ecoff.c:2293
328577ad 20490msgid "filename goes over one page boundary"
ac50feda
RH
20491msgstr ""
20492
f96bd6c2 20493#: ecoff.c:2426
ac50feda
RH
20494msgid ".begin directive without a preceding .file directive"
20495msgstr ""
20496
f96bd6c2 20497#: ecoff.c:2433
ac50feda
RH
20498msgid ".begin directive without a preceding .ent directive"
20499msgstr ""
20500
f96bd6c2 20501#: ecoff.c:2463
ac50feda
RH
20502msgid ".bend directive without a preceding .file directive"
20503msgstr ""
20504
f96bd6c2 20505#: ecoff.c:2470
ac50feda
RH
20506msgid ".bend directive without a preceding .ent directive"
20507msgstr ""
20508
f96bd6c2 20509#: ecoff.c:2482
ac50feda
RH
20510msgid ".bend directive names unknown symbol"
20511msgstr ""
20512
f96bd6c2 20513#: ecoff.c:2524
ac50feda
RH
20514msgid ".def pseudo-op used inside of .def/.endef; ignored"
20515msgstr ""
20516
f96bd6c2 20517#: ecoff.c:2526
328577ad 20518msgid "empty symbol name in .def; ignored"
ac50feda
RH
20519msgstr ""
20520
f96bd6c2 20521#: ecoff.c:2563
ac50feda
RH
20522msgid ".dim pseudo-op used outside of .def/.endef; ignored"
20523msgstr ""
20524
f96bd6c2 20525#: ecoff.c:2578
328577ad 20526msgid "badly formed .dim directive"
ac50feda
RH
20527msgstr ""
20528
f96bd6c2 20529#: ecoff.c:2591
328577ad 20530msgid "too many .dim entries"
ac50feda
RH
20531msgstr ""
20532
f96bd6c2 20533#: ecoff.c:2611
ac50feda
RH
20534msgid ".scl pseudo-op used outside of .def/.endef; ignored"
20535msgstr ""
20536
f96bd6c2 20537#: ecoff.c:2636
ac50feda
RH
20538msgid ".size pseudo-op used outside of .def/.endef; ignored"
20539msgstr ""
20540
f96bd6c2 20541#: ecoff.c:2651
328577ad 20542msgid "badly formed .size directive"
ac50feda
RH
20543msgstr ""
20544
f96bd6c2 20545#: ecoff.c:2664
328577ad 20546msgid "too many .size entries"
ac50feda
RH
20547msgstr ""
20548
f96bd6c2 20549#: ecoff.c:2686
ac50feda
RH
20550msgid ".type pseudo-op used outside of .def/.endef; ignored"
20551msgstr ""
20552
20553#. FIXME: We could handle this by setting the continued bit.
20554#. There would still be a limit: the .type argument can not
20555#. be infinite.
f96bd6c2 20556#: ecoff.c:2704
ac50feda 20557#, c-format
328577ad 20558msgid "the type of %s is too complex; it will be simplified"
ac50feda
RH
20559msgstr ""
20560
f96bd6c2 20561#: ecoff.c:2715
ac50feda
RH
20562msgid "Unrecognized .type argument"
20563msgstr ""
20564
f96bd6c2 20565#: ecoff.c:2753
ac50feda
RH
20566msgid ".tag pseudo-op used outside of .def/.endef; ignored"
20567msgstr ""
20568
f96bd6c2 20569#: ecoff.c:2777
ac50feda
RH
20570msgid ".val pseudo-op used outside of .def/.endef; ignored"
20571msgstr ""
20572
f96bd6c2 20573#: ecoff.c:2785
ae351704 20574msgid ".val expression is too complex"
ac50feda
RH
20575msgstr ""
20576
f96bd6c2 20577#: ecoff.c:2815
ac50feda
RH
20578msgid ".endef pseudo-op used before .def; ignored"
20579msgstr ""
20580
f96bd6c2 20581#: ecoff.c:2841 ecoff.c:2922
328577ad 20582msgid "bad COFF debugging information"
ac50feda
RH
20583msgstr ""
20584
f96bd6c2 20585#: ecoff.c:2890
ac50feda 20586#, c-format
328577ad 20587msgid "no tag specified for %s"
ac50feda
RH
20588msgstr ""
20589
f96bd6c2 20590#: ecoff.c:2992
ac50feda
RH
20591msgid ".end directive without a preceding .file directive"
20592msgstr ""
20593
f96bd6c2 20594#: ecoff.c:3020
ac50feda
RH
20595msgid ".end directive names unknown symbol"
20596msgstr ""
20597
f96bd6c2 20598#: ecoff.c:3051
ac50feda
RH
20599msgid "second .ent directive found before .end directive"
20600msgstr ""
20601
f96bd6c2
PC
20602#: ecoff.c:3060
20603#, c-format
20604msgid "%s directive has no name"
20605msgstr ""
20606
20607#: ecoff.c:3121
328577ad 20608msgid "no way to handle .file within .ent/.end section"
ac50feda
RH
20609msgstr ""
20610
f96bd6c2 20611#: ecoff.c:3238
328577ad 20612msgid ".loc before .file"
ac50feda
RH
20613msgstr ""
20614
f96bd6c2 20615#: ecoff.c:3440
ac50feda
RH
20616#, c-format
20617msgid ".stab%c is not supported"
20618msgstr ""
20619
f96bd6c2 20620#: ecoff.c:3450
ac50feda
RH
20621#, c-format
20622msgid ".stab%c: ignoring non-zero other field"
20623msgstr ""
20624
f96bd6c2 20625#: ecoff.c:3484
ac50feda
RH
20626#, c-format
20627msgid ""
328577ad 20628"line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
ac50feda
RH
20629msgstr ""
20630
f96bd6c2 20631#: ecoff.c:3518
ac50feda 20632#, c-format
328577ad 20633msgid "illegal .stab%c directive, bad character"
ac50feda
RH
20634msgstr ""
20635
6655dba2 20636#: ecoff.c:3976 ecoff.c:4164 ecoff.c:4189
ac50feda
RH
20637msgid ".begin/.bend in different segments"
20638msgstr ""
20639
6655dba2 20640#: ecoff.c:4684
328577ad 20641msgid "missing .end or .bend at end of file"
ac50feda
RH
20642msgstr ""
20643
6655dba2 20644#: ecoff.c:5169
ac50feda
RH
20645msgid "GP prologue size exceeds field size, using 0 instead"
20646msgstr ""
20647
6655dba2 20648#: expr.c:84 read.c:3804
328577ad
NC
20649msgid "bignum invalid"
20650msgstr ""
20651
6655dba2 20652#: expr.c:86 read.c:3806 read.c:4311 read.c:5157
328577ad
NC
20653msgid "floating point number invalid"
20654msgstr ""
20655
6655dba2 20656#: expr.c:209
328577ad 20657msgid "bad floating-point constant: exponent overflow"
ac50feda
RH
20658msgstr ""
20659
6655dba2 20660#: expr.c:213
ac50feda 20661#, c-format
328577ad 20662msgid "bad floating-point constant: unknown error code=%d"
ac50feda
RH
20663msgstr ""
20664
6655dba2 20665#: expr.c:398
ac50feda 20666msgid ""
328577ad 20667"a bignum with underscores may not have more than 8 hex digits in any word"
ac50feda
RH
20668msgstr ""
20669
6655dba2 20670#: expr.c:421
328577ad 20671msgid "a bignum with underscores must have exactly 4 words"
ac50feda
RH
20672msgstr ""
20673
ed265386 20674#. Either not seen or not defined.
ac50feda
RH
20675#. @@ Should print out the original string instead of
20676#. the parsed number.
6655dba2 20677#: expr.c:559
ac50feda 20678#, c-format
328577ad 20679msgid "backward ref to unknown label \"%d:\""
ac50feda
RH
20680msgstr ""
20681
6655dba2 20682#: expr.c:677
328577ad 20683msgid "character constant too large"
ac50feda
RH
20684msgstr ""
20685
6655dba2 20686#: expr.c:963
ac50feda 20687#, c-format
e0e7a9d4 20688msgid "found '%c', expected: '%c'"
ac50feda
RH
20689msgstr ""
20690
6655dba2 20691#: expr.c:966
1994a7c7 20692#, c-format
328577ad 20693msgid "missing '%c'"
ac50feda
RH
20694msgstr ""
20695
6655dba2 20696#: expr.c:978 read.c:4608
ac50feda
RH
20697msgid "EBCDIC constants are not supported"
20698msgstr ""
20699
6655dba2 20700#: expr.c:1105
ac50feda
RH
20701#, c-format
20702msgid "Unary operator %c ignored because bad operand follows"
20703msgstr ""
20704
6655dba2 20705#: expr.c:1169 expr.c:1200
ac50feda
RH
20706msgid "syntax error in .startof. or .sizeof."
20707msgstr ""
20708
6655dba2 20709#: expr.c:1281 expr.c:1605
a5c7551f
RW
20710#, c-format
20711msgid "invalid use of operator \"%s\""
20712msgstr ""
20713
6655dba2 20714#: expr.c:1789
ac50feda
RH
20715msgid "missing operand; zero assumed"
20716msgstr ""
20717
6655dba2 20718#: expr.c:1828
ac50feda
RH
20719msgid "left operand is a bignum; integer 0 assumed"
20720msgstr ""
20721
6655dba2 20722#: expr.c:1830
ac50feda
RH
20723msgid "left operand is a float; integer 0 assumed"
20724msgstr ""
20725
6655dba2 20726#: expr.c:1839
ac50feda
RH
20727msgid "right operand is a bignum; integer 0 assumed"
20728msgstr ""
20729
6655dba2 20730#: expr.c:1841
ac50feda
RH
20731msgid "right operand is a float; integer 0 assumed"
20732msgstr ""
20733
6655dba2 20734#: expr.c:1919 symbols.c:1561
ac50feda
RH
20735msgid "division by zero"
20736msgstr ""
20737
6655dba2 20738#: expr.c:1925
a5c7551f
RW
20739msgid "shift count"
20740msgstr ""
20741
6655dba2 20742#: expr.c:2046
328577ad
NC
20743msgid "operation combines symbols in different segments"
20744msgstr ""
20745
6655dba2 20746#: expr.c:2371
e0e7a9d4
TG
20747msgid "missing closing '\"'"
20748msgstr ""
20749
ed9e98c2 20750#: frags.c:60
ac50feda
RH
20751msgid "attempt to allocate data in absolute section"
20752msgstr ""
20753
ed9e98c2 20754#: frags.c:66
ac50feda
RH
20755msgid "attempt to allocate data in common section"
20756msgstr ""
20757
71300e2c 20758#: frags.c:115 write.c:1470
6c37ac4d 20759#, c-format
3957a496
NC
20760msgid "can't extend frag %lu char"
20761msgid_plural "can't extend frag %lu chars"
20762msgstr[0] ""
20763msgstr[1] ""
6c37ac4d 20764
6e1772d5 20765#. For error messages.
ac50feda
RH
20766#. Detect if we are reading from stdin by examining the file
20767#. name returned by as_where().
20768#.
20769#. [FIXME: We rely upon the name in the strcmp below being the
20770#. same as the one used by input_scrub_new_file(), if that is
20771#. not true, then this code will fail].
20772#.
18e03609
NC
20773#. If we are reading from stdin, then we need to save each input
20774#. line here (assuming of course that we actually have a line of
20775#. input to read), so that it can be displayed in the listing
20776#. that is produced at the end of the assembly.
3957a496 20777#: input-file.c:136 input-scrub.c:240 listing.c:353
ac50feda
RH
20778msgid "{standard input}"
20779msgstr ""
20780
e0e7a9d4 20781#: input-file.c:141
ac50feda 20782#, c-format
ae351704 20783msgid "can't open %s for reading: %s"
ac50feda
RH
20784msgstr ""
20785
e0e7a9d4 20786#: input-file.c:150 input-file.c:224
ac50feda 20787#, c-format
ae351704 20788msgid "can't read from %s: %s"
ac50feda
RH
20789msgstr ""
20790
3957a496 20791#: input-file.c:252 listing.c:1443 output-file.c:71
ac50feda 20792#, c-format
ae351704 20793msgid "can't close %s: %s"
ac50feda
RH
20794msgstr ""
20795
e0e7a9d4 20796#: input-scrub.c:267
60bcf0fa 20797msgid "macros nested too deeply"
ac50feda
RH
20798msgstr ""
20799
e0e7a9d4 20800#: itbl-ops.c:328
6e1772d5 20801#, c-format
ac50feda
RH
20802msgid "Unable to allocate memory for new instructions\n"
20803msgstr ""
20804
f96bd6c2 20805#: listing.c:253 messages.c:165 messages.c:167 messages.c:170
ed9e98c2 20806msgid "Warning: "
ac50feda
RH
20807msgstr ""
20808
f96bd6c2 20809#: listing.c:259 messages.c:230 messages.c:232 messages.c:235
ed9e98c2 20810msgid "Error: "
ac50feda
RH
20811msgstr ""
20812
3957a496 20813#: listing.c:625
c1c69e83
AM
20814#, c-format
20815msgid "unable to rebuffer file: %s\n"
20816msgstr ""
20817
3957a496 20818#: listing.c:1329
f12e7348
NC
20819#, c-format
20820msgid ""
20821"\n"
20822" time stamp \t: %s\n"
20823"\n"
20824msgstr ""
20825
3957a496 20826#: listing.c:1339
f12e7348
NC
20827#, c-format
20828msgid "%s "
20829msgstr ""
20830
3957a496 20831#: listing.c:1344
f12e7348
NC
20832#, c-format
20833msgid ""
20834"\n"
20835"\t%s "
20836msgstr ""
20837
3957a496 20838#: listing.c:1354
f12e7348
NC
20839msgid ""
20840"\n"
20841" options passed\t: "
20842msgstr ""
20843
3957a496 20844#: listing.c:1393
f12e7348
NC
20845#, c-format
20846msgid ""
20847" GNU assembler version %s (%s)\n"
20848"\t using BFD version %s."
20849msgstr ""
20850
3957a496 20851#: listing.c:1396
f12e7348
NC
20852#, c-format
20853msgid ""
20854"\n"
20855" input file \t: %s"
20856msgstr ""
20857
3957a496 20858#: listing.c:1397
f12e7348
NC
20859#, c-format
20860msgid ""
20861"\n"
20862" output file \t: %s"
20863msgstr ""
20864
3957a496 20865#: listing.c:1398
f12e7348
NC
20866#, c-format
20867msgid ""
20868"\n"
20869" target \t: %s"
20870msgstr ""
20871
3957a496 20872#: listing.c:1422
ac50feda 20873#, c-format
ae351704 20874msgid "can't open %s: %s"
ac50feda
RH
20875msgstr ""
20876
3957a496 20877#: listing.c:1507
ac50feda
RH
20878msgid "strange paper height, set to no form"
20879msgstr ""
20880
3957a496 20881#: listing.c:1569
328577ad 20882msgid "new line in title"
ac50feda
RH
20883msgstr ""
20884
87ccc1b0 20885#. Turns the next expression into a string.
6655dba2 20886#: macro.c:381
87ccc1b0
NC
20887#, no-c-format
20888msgid "% operator needs absolute expression"
20889msgstr ""
20890
6655dba2 20891#: macro.c:535
55cf6793
ZW
20892#, c-format
20893msgid "Missing parameter qualifier for `%s' in macro `%s'"
20894msgstr ""
20895
6655dba2 20896#: macro.c:545
55cf6793
ZW
20897#, c-format
20898msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'"
20899msgstr ""
20900
6655dba2 20901#: macro.c:562
55cf6793
ZW
20902#, c-format
20903msgid "Pointless default value for required parameter `%s' in macro `%s'"
20904msgstr ""
20905
6655dba2 20906#: macro.c:574
55cf6793
ZW
20907#, c-format
20908msgid "A parameter named `%s' already exists for macro `%s'"
20909msgstr ""
20910
6655dba2 20911#: macro.c:611
55cf6793
ZW
20912#, c-format
20913msgid "Reserved word `%s' used as parameter in macro `%s'"
20914msgstr ""
20915
6655dba2 20916#: macro.c:669
55cf6793
ZW
20917#, c-format
20918msgid "unexpected end of file in macro `%s' definition"
ac50feda
RH
20919msgstr ""
20920
6655dba2 20921#: macro.c:681
55cf6793
ZW
20922#, c-format
20923msgid "missing `)' after formals in macro definition `%s'"
ac50feda
RH
20924msgstr ""
20925
6655dba2 20926#: macro.c:696
06647dfd
AM
20927msgid "Missing macro name"
20928msgstr ""
20929
6655dba2 20930#: macro.c:705
55cf6793
ZW
20931#, c-format
20932msgid "Bad parameter list for macro `%s'"
20933msgstr ""
20934
6655dba2 20935#: macro.c:711
55cf6793
ZW
20936#, c-format
20937msgid "Macro `%s' was already defined"
06647dfd
AM
20938msgstr ""
20939
6655dba2 20940#: macro.c:836 macro.c:838
55cf6793 20941msgid "missing `)'"
06647dfd
AM
20942msgstr ""
20943
6655dba2 20944#: macro.c:935
55cf6793
ZW
20945#, c-format
20946msgid "`%s' was already used as parameter (or another local) name"
ac50feda
RH
20947msgstr ""
20948
6655dba2 20949#: macro.c:1093
ac50feda
RH
20950msgid "confusion in formal parameters"
20951msgstr ""
20952
6655dba2 20953#: macro.c:1101
55cf6793
ZW
20954#, c-format
20955msgid "Parameter named `%s' does not exist for macro `%s'"
20956msgstr ""
20957
6655dba2 20958#: macro.c:1112
55cf6793
ZW
20959#, c-format
20960msgid "Value for parameter `%s' of macro `%s' was already specified"
ac50feda
RH
20961msgstr ""
20962
6655dba2 20963#: macro.c:1126
ac50feda
RH
20964msgid "can't mix positional and keyword arguments"
20965msgstr ""
20966
6655dba2 20967#: macro.c:1137
ac50feda
RH
20968msgid "too many positional arguments"
20969msgstr ""
20970
6655dba2 20971#: macro.c:1185
55cf6793
ZW
20972#, c-format
20973msgid "Missing value for required parameter `%s' of macro `%s'"
20974msgstr ""
20975
6655dba2 20976#: macro.c:1303
55cf6793 20977#, c-format
f96bd6c2 20978msgid "Attempt to purge non-existing macro `%s'"
55cf6793
ZW
20979msgstr ""
20980
6655dba2 20981#: macro.c:1323
ac50feda
RH
20982msgid "unexpected end of file in irp or irpc"
20983msgstr ""
20984
6655dba2 20985#: macro.c:1331
ac50feda
RH
20986msgid "missing model parameter"
20987msgstr ""
20988
f96bd6c2 20989#: messages.c:91
6e1772d5 20990#, c-format
ac50feda
RH
20991msgid "Assembler messages:\n"
20992msgstr ""
20993
f96bd6c2 20994#: messages.c:289
6e1772d5 20995#, c-format
ac50feda
RH
20996msgid "Fatal error: "
20997msgstr ""
20998
f96bd6c2 20999#: messages.c:310
6e1772d5 21000#, c-format
f96bd6c2 21001msgid "Internal error (%s).\n"
ac50feda
RH
21002msgstr ""
21003
f96bd6c2 21004#: messages.c:312
ac50feda 21005#, c-format
f96bd6c2 21006msgid "Internal error in %s at %s:%d.\n"
ac50feda
RH
21007msgstr ""
21008
ed9e98c2 21009#: messages.c:314
ac50feda 21010#, c-format
f96bd6c2 21011msgid "Internal error at %s:%d.\n"
ac50feda
RH
21012msgstr ""
21013
f96bd6c2 21014#: messages.c:316
ac50feda 21015#, c-format
f96bd6c2 21016msgid "Please report this bug.\n"
ac50feda
RH
21017msgstr ""
21018
f96bd6c2 21019#: messages.c:400
ae351704 21020#, c-format
6655dba2 21021msgid "%s out of domain (%"
ae351704
AM
21022msgstr ""
21023
6655dba2 21024#: messages.c:417
8ea2b00f 21025#, c-format
6655dba2 21026msgid "%s out of range (%"
8ea2b00f
AM
21027msgstr ""
21028
21029#. xgettext:c-format.
6655dba2 21030#: messages.c:439
8ea2b00f
AM
21031#, c-format
21032msgid "%s out of range (0x%s is not between 0x%s and 0x%s)"
21033msgstr ""
21034
ed9e98c2 21035#: output-file.c:34
ac50feda 21036#, c-format
328577ad 21037msgid "can't open a bfd on stdout %s"
ac50feda
RH
21038msgstr ""
21039
ed9e98c2 21040#: output-file.c:41
ac50feda 21041#, c-format
ae351704 21042msgid "selected target format '%s' unknown"
ac50feda
RH
21043msgstr ""
21044
ed9e98c2 21045#: output-file.c:43
ac50feda 21046#, c-format
ae351704 21047msgid "can't create %s: %s"
ac50feda
RH
21048msgstr ""
21049
71300e2c 21050#: read.c:521
c1c69e83
AM
21051#, c-format
21052msgid "error constructing %s pseudo-op table: %s"
21053msgstr ""
21054
71300e2c 21055#: read.c:703
c1c69e83 21056msgid "cannot change section or subsection inside .bundle_lock"
55cf6793
ZW
21057msgstr ""
21058
71300e2c 21059#: read.c:719
ac50feda 21060#, c-format
c1c69e83 21061msgid ""
3957a496 21062".bundle_lock sequence at %u bytes, but .bundle_align_mode limit is %u bytes"
c1c69e83
AM
21063msgstr ""
21064
71300e2c 21065#: read.c:728
c1c69e83 21066#, c-format
3957a496
NC
21067msgid ""
21068"single instruction is %u bytes long, but .bundle_align_mode limit is %u bytes"
ac50feda
RH
21069msgstr ""
21070
f48dfe41 21071#: read.c:769 read.c:2812 read.c:3383
e0e7a9d4
TG
21072msgid "ignoring fill value in absolute section"
21073msgstr ""
21074
f48dfe41 21075#: read.c:771 read.c:2827 read.c:3422
e0e7a9d4
TG
21076#, c-format
21077msgid "ignoring fill value in section `%s'"
21078msgstr ""
21079
71300e2c 21080#: read.c:1131
ac50feda 21081#, c-format
328577ad 21082msgid "unknown pseudo-op: `%s'"
ac50feda
RH
21083msgstr ""
21084
71300e2c 21085#: read.c:1184
e0e7a9d4
TG
21086msgid "unable to continue with assembly."
21087msgstr ""
21088
71300e2c 21089#: read.c:1226
ac50feda
RH
21090#, c-format
21091msgid "label \"%d$\" redefined"
21092msgstr ""
21093
71300e2c 21094#: read.c:1373
c1c69e83
AM
21095msgid ".bundle_lock with no matching .bundle_unlock"
21096msgstr ""
21097
71300e2c 21098#: read.c:1470
ac50feda
RH
21099msgid ".abort detected. Abandoning ship."
21100msgstr ""
21101
71300e2c 21102#: read.c:1532
ac50feda 21103#, c-format
328577ad 21104msgid "alignment too large: %u assumed"
ac50feda
RH
21105msgstr ""
21106
71300e2c 21107#: read.c:1564
ac50feda
RH
21108msgid "expected fill pattern missing"
21109msgstr ""
21110
71300e2c 21111#: read.c:1589
e0e7a9d4
TG
21112#, c-format
21113msgid "fill pattern too long, truncating to %u"
21114msgstr ""
21115
71300e2c 21116#: read.c:1687
c1c69e83 21117msgid "symbol name not recognised in the current locale"
ac50feda
RH
21118msgstr ""
21119
21120#. Some of the back ends can't deal with non-positive line numbers.
3caac5b8
AM
21121#. Besides, it's silly. GCC however will generate a line number of
21122#. zero when it is pre-processing builtins for assembler-with-cpp files:
21123#.
21124#. # 0 "<built-in>"
21125#.
21126#. We do not want to barf on this, especially since such files are used
21127#. in the GCC and GDB testsuites. So we check for negative line numbers
21128#. rather than non-positive line numbers.
71300e2c 21129#: read.c:2029
ac50feda 21130#, c-format
328577ad 21131msgid "line numbers must be positive; line number %d rejected"
ac50feda
RH
21132msgstr ""
21133
71300e2c 21134#: read.c:2066
ae351704
AM
21135#, c-format
21136msgid "incompatible flag %i in line directive"
21137msgstr ""
21138
71300e2c 21139#: read.c:2078
ae351704
AM
21140#, c-format
21141msgid "unsupported flag %i in line directive"
21142msgstr ""
21143
71300e2c 21144#: read.c:2117
ac50feda
RH
21145msgid "start address not supported"
21146msgstr ""
21147
71300e2c 21148#: read.c:2126
ac50feda
RH
21149msgid ".err encountered"
21150msgstr ""
21151
71300e2c 21152#: read.c:2142
06647dfd
AM
21153msgid ".error directive invoked in source file"
21154msgstr ""
21155
71300e2c 21156#: read.c:2143
06647dfd
AM
21157msgid ".warning directive invoked in source file"
21158msgstr ""
21159
71300e2c 21160#: read.c:2149
06647dfd
AM
21161#, c-format
21162msgid "%s argument must be a string"
21163msgstr ""
21164
71300e2c 21165#: read.c:2181 read.c:2183
ac50feda
RH
21166#, c-format
21167msgid ".fail %ld encountered"
21168msgstr ""
21169
71300e2c 21170#: read.c:2223
ac50feda 21171#, c-format
328577ad 21172msgid ".fill size clamped to %d"
ac50feda
RH
21173msgstr ""
21174
71300e2c 21175#: read.c:2228
328577ad 21176msgid "size negative; .fill ignored"
ac50feda
RH
21177msgstr ""
21178
71300e2c 21179#: read.c:2234
328577ad 21180msgid "repeat < 0; .fill ignored"
ac50feda
RH
21181msgstr ""
21182
71300e2c 21183#: read.c:2243
e0e7a9d4
TG
21184msgid "non-constant fill count for absolute section"
21185msgstr ""
21186
71300e2c 21187#: read.c:2245
e0e7a9d4
TG
21188msgid "attempt to fill absolute section with non-zero value"
21189msgstr ""
21190
71300e2c 21191#: read.c:2251
e0e7a9d4
TG
21192#, c-format
21193msgid "attempt to fill section `%s' with non-zero value"
21194msgstr ""
21195
71300e2c 21196#: read.c:2408
ac50feda
RH
21197#, c-format
21198msgid "unrecognized .linkonce type `%s'"
21199msgstr ""
21200
71300e2c 21201#: read.c:2420
ac50feda
RH
21202msgid ".linkonce is not supported for this object file format"
21203msgstr ""
21204
71300e2c 21205#: read.c:2515
6e1772d5 21206msgid "expected alignment after size"
ac50feda
RH
21207msgstr ""
21208
71300e2c 21209#: read.c:2734
ac50feda
RH
21210#, c-format
21211msgid "attempt to redefine pseudo-op `%s' ignored"
21212msgstr ""
21213
71300e2c 21214#: read.c:2753
f12e7348
NC
21215msgid "ignoring macro exit outside a macro definition."
21216msgstr ""
21217
71300e2c 21218#: read.c:2807
ac50feda 21219#, c-format
328577ad 21220msgid "invalid segment \"%s\""
ac50feda
RH
21221msgstr ""
21222
71300e2c 21223#: read.c:2815
ac50feda
RH
21224msgid "only constant offsets supported in absolute section"
21225msgstr ""
21226
71300e2c 21227#: read.c:2858
ac50feda
RH
21228msgid "MRI style ORG pseudo-op not supported"
21229msgstr ""
21230
71300e2c 21231#: read.c:3029
06647dfd 21232#, c-format
cc643b88 21233msgid ".end%c encountered without preceding %s"
328577ad
NC
21234msgstr ""
21235
71300e2c 21236#: read.c:3058 read.c:3094
3957a496
NC
21237#, c-format
21238msgid "negative count for %s - ignored"
21239msgstr ""
21240
71300e2c 21241#: read.c:3065 read.c:3101
a74801ba
ILT
21242#, c-format
21243msgid "%s without %s"
ac50feda
RH
21244msgstr ""
21245
f48dfe41 21246#: read.c:3336
328577ad 21247msgid "unsupported variable size or fill value"
ac50feda
RH
21248msgstr ""
21249
f48dfe41 21250#: read.c:3344
e0e7a9d4
TG
21251#, c-format
21252msgid "size value for space directive too large: %lx"
21253msgstr ""
21254
f48dfe41 21255#: read.c:3373
ac50feda
RH
21256msgid ".space repeat count is zero, ignored"
21257msgstr ""
21258
f48dfe41 21259#: read.c:3375
ac50feda
RH
21260msgid ".space repeat count is negative, ignored"
21261msgstr ""
21262
f48dfe41 21263#: read.c:3406
ac50feda
RH
21264msgid "space allocation too complex in absolute section"
21265msgstr ""
21266
f48dfe41 21267#: read.c:3412
ac50feda
RH
21268msgid "space allocation too complex in common section"
21269msgstr ""
21270
f48dfe41 21271#: read.c:3473
71300e2c
NC
21272msgid "negative nop control byte, ignored"
21273msgstr ""
21274
f48dfe41 21275#: read.c:3489
71300e2c
NC
21276msgid "unsupported variable nop control in .nops directive"
21277msgstr ""
21278
f48dfe41 21279#: read.c:3691
3caac5b8
AM
21280#, c-format
21281msgid "%s: would close weakref loop: %s"
21282msgstr ""
21283
f48dfe41 21284#: read.c:3741
ac50feda 21285#, c-format
6e1772d5 21286msgid "junk at end of line, first unrecognized character valued 0x%x"
ac50feda
RH
21287msgstr ""
21288
6655dba2 21289#: read.c:3870 write.c:2354
55cf6793 21290#, c-format
3957a496 21291msgid "`%s' can't be equated to common symbol `%s'"
55cf6793
ZW
21292msgstr ""
21293
6655dba2 21294#: read.c:4000
cfb8c092
NC
21295msgid "unexpected `\"' in expression"
21296msgstr ""
21297
6655dba2 21298#: read.c:4013
ac50feda
RH
21299msgid "rva without symbol"
21300msgstr ""
21301
6655dba2 21302#: read.c:4082
ae351704 21303msgid "missing or bad offset expression"
ac50feda
RH
21304msgstr ""
21305
6655dba2 21306#: read.c:4103
ae351704 21307msgid "missing reloc type"
ac50feda
RH
21308msgstr ""
21309
6655dba2 21310#: read.c:4127
ae351704 21311msgid "unrecognized reloc type"
ac50feda
RH
21312msgstr ""
21313
6655dba2 21314#: read.c:4143
ae351704 21315msgid "bad reloc expression"
ac50feda
RH
21316msgstr ""
21317
6655dba2 21318#: read.c:4305 read.c:5151
e0e7a9d4
TG
21319msgid "zero assumed for missing expression"
21320msgstr ""
21321
6655dba2 21322#: read.c:4325 read.c:5180
ae351704 21323msgid "attempt to store value in absolute section"
ac50feda
RH
21324msgstr ""
21325
6655dba2 21326#: read.c:4332 read.c:5186
e0e7a9d4
TG
21327#, c-format
21328msgid "attempt to store non-zero value in section `%s'"
ac50feda
RH
21329msgstr ""
21330
6655dba2 21331#: read.c:4418
c85dd50d
NC
21332#, c-format
21333msgid "value 0x%llx truncated to 0x%llx"
21334msgstr ""
21335
6655dba2 21336#: read.c:4421
f12e7348
NC
21337msgid "value 0x%I64x truncated to 0x%I64x"
21338msgstr ""
21339
6655dba2 21340#: read.c:4425
ac50feda 21341#, c-format
ae351704 21342msgid "value 0x%lx truncated to 0x%lx"
ac50feda
RH
21343msgstr ""
21344
6655dba2 21345#: read.c:4470
ed9e98c2 21346#, c-format
3957a496
NC
21347msgid "bignum truncated to %d byte"
21348msgid_plural "bignum truncated to %d bytes"
21349msgstr[0] ""
21350msgstr[1] ""
ed9e98c2 21351
6655dba2 21352#: read.c:4679 read.c:4889
328577ad 21353msgid "unresolvable or nonpositive repeat count; using 1"
ac50feda
RH
21354msgstr ""
21355
6655dba2 21356#: read.c:4728
ac50feda 21357#, c-format
328577ad 21358msgid "unknown floating type type '%c'"
ac50feda
RH
21359msgstr ""
21360
6655dba2 21361#: read.c:4750
328577ad 21362msgid "floating point constant too large"
ac50feda
RH
21363msgstr ""
21364
6655dba2 21365#: read.c:4814
e0e7a9d4
TG
21366msgid "attempt to store float in absolute section"
21367msgstr ""
21368
6655dba2 21369#: read.c:4821
e0e7a9d4
TG
21370#, c-format
21371msgid "attempt to store float in section `%s'"
21372msgstr ""
21373
6655dba2 21374#: read.c:5269
e0e7a9d4
TG
21375#, c-format
21376msgid "attempt to store non-empty string in section `%s'"
21377msgstr ""
21378
6655dba2 21379#: read.c:5331
87ccc1b0
NC
21380msgid "strings must be placed into a section"
21381msgstr ""
21382
6655dba2 21383#: read.c:5393
328577ad 21384msgid "expected <nn>"
ac50feda
RH
21385msgstr ""
21386
21387#. To be compatible with BSD 4.2 as: give the luser a linefeed!!
6655dba2 21388#: read.c:5434 read.c:5520
328577ad 21389msgid "unterminated string; newline inserted"
ac50feda
RH
21390msgstr ""
21391
6655dba2 21392#: read.c:5534
328577ad 21393msgid "bad escaped character in string"
ac50feda
RH
21394msgstr ""
21395
6655dba2 21396#: read.c:5559
328577ad 21397msgid "expected address expression"
ac50feda
RH
21398msgstr ""
21399
6655dba2 21400#: read.c:5578
ac50feda
RH
21401#, c-format
21402msgid "symbol \"%s\" undefined; zero assumed"
21403msgstr ""
21404
6655dba2 21405#: read.c:5581
ac50feda
RH
21406msgid "some symbol undefined; zero assumed"
21407msgstr ""
21408
6655dba2 21409#: read.c:5616
328577ad 21410msgid "this string may not contain '\\0'"
ac50feda
RH
21411msgstr ""
21412
6655dba2 21413#: read.c:5652
328577ad 21414msgid "missing string"
ac50feda
RH
21415msgstr ""
21416
6655dba2 21417#: read.c:5743
328577ad
NC
21418#, c-format
21419msgid ".incbin count zero, ignoring `%s'"
ac50feda
RH
21420msgstr ""
21421
6655dba2 21422#: read.c:5769
328577ad
NC
21423#, c-format
21424msgid "file not found: %s"
ac50feda
RH
21425msgstr ""
21426
6655dba2 21427#: read.c:5783
ac50feda 21428#, c-format
328577ad 21429msgid "seek to end of .incbin file failed `%s'"
ac50feda
RH
21430msgstr ""
21431
6655dba2 21432#: read.c:5794
328577ad 21433#, c-format
06647dfd 21434msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
ac50feda
RH
21435msgstr ""
21436
6655dba2 21437#: read.c:5801
328577ad
NC
21438#, c-format
21439msgid "could not skip to %ld in file `%s'"
21440msgstr ""
21441
6655dba2 21442#: read.c:5810
328577ad
NC
21443#, c-format
21444msgid "truncated file `%s', %ld of %ld bytes read"
21445msgstr ""
21446
6655dba2 21447#: read.c:5968
328577ad
NC
21448msgid "missing .func"
21449msgstr ""
21450
6655dba2 21451#: read.c:5985
328577ad
NC
21452msgid ".endfunc missing for previous .func"
21453msgstr ""
21454
6655dba2 21455#: read.c:6044
c1c69e83
AM
21456#, c-format
21457msgid ".bundle_align_mode alignment too large (maximum %u)"
21458msgstr ""
21459
6655dba2 21460#: read.c:6049
c1c69e83
AM
21461msgid "cannot change .bundle_align_mode inside .bundle_lock"
21462msgstr ""
21463
6655dba2 21464#: read.c:6063
c1c69e83
AM
21465msgid ".bundle_lock is meaningless without .bundle_align_mode"
21466msgstr ""
21467
6655dba2 21468#: read.c:6084
c1c69e83
AM
21469msgid ".bundle_unlock without preceding .bundle_lock"
21470msgstr ""
21471
6655dba2 21472#: read.c:6097
c1c69e83 21473#, c-format
3957a496 21474msgid ".bundle_lock sequence is %u bytes, but bundle size is only %u bytes"
c1c69e83
AM
21475msgstr ""
21476
6655dba2 21477#: read.c:6196
55cf6793
ZW
21478#, c-format
21479msgid "missing closing `%c'"
21480msgstr ""
21481
6655dba2 21482#: read.c:6198
55cf6793
ZW
21483msgid "stray `\\'"
21484msgstr ""
21485
cc643b88 21486#: remap.c:53
c85dd50d
NC
21487#, c-format
21488msgid "invalid argument '%s' to -fdebug-prefix-map"
21489msgstr ""
21490
f48dfe41 21491#: stabs.c:210
71300e2c
NC
21492#, c-format
21493msgid ".stab%c: missing string"
21494msgstr ""
21495
f48dfe41 21496#: stabs.c:223 stabs.c:231 stabs.c:239 stabs.c:258
ac50feda 21497#, c-format
328577ad
NC
21498msgid ".stab%c: missing comma"
21499msgstr ""
21500
87ccc1b0
NC
21501#. This could happen for example with a source file with a huge
21502#. number of lines. The only cure is to use a different debug
21503#. format, probably DWARF.
f48dfe41 21504#: stabs.c:251
87ccc1b0
NC
21505#, c-format
21506msgid ".stab%c: description field '%x' too big, try a different debug format"
21507msgstr ""
21508
f48dfe41 21509#: stabs.c:437
328577ad 21510msgid "comma missing in .xstabs"
ac50feda
RH
21511msgstr ""
21512
f48dfe41 21513#: symbols.c:421
87ccc1b0
NC
21514#, c-format
21515msgid "cannot define symbol `%s' in absolute section"
21516msgstr ""
21517
f48dfe41 21518#: symbols.c:554
ac50feda 21519#, c-format
328577ad 21520msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
ac50feda
RH
21521msgstr ""
21522
f48dfe41 21523#: symbols.c:629 symbols.c:636
ac50feda 21524#, c-format
328577ad 21525msgid "inserting \"%s\" into symbol table failed: %s"
ac50feda
RH
21526msgstr ""
21527
6655dba2 21528#: symbols.c:1181
ac50feda 21529#, c-format
cc643b88 21530msgid "invalid operands (%s and %s sections) for `%s'"
ac50feda
RH
21531msgstr ""
21532
6655dba2 21533#: symbols.c:1185
87ccc1b0 21534#, c-format
cc643b88 21535msgid "invalid operand (%s section) for `%s'"
ac50feda
RH
21536msgstr ""
21537
6655dba2 21538#: symbols.c:1193
ac50feda 21539#, c-format
cc643b88 21540msgid "invalid operands (%s and %s sections) for `%s' when setting `%s'"
ac50feda
RH
21541msgstr ""
21542
6655dba2 21543#: symbols.c:1196
87ccc1b0 21544#, c-format
cc643b88 21545msgid "invalid operand (%s section) for `%s' when setting `%s'"
87ccc1b0
NC
21546msgstr ""
21547
6655dba2 21548#: symbols.c:1259
ac50feda 21549#, c-format
87ccc1b0 21550msgid "symbol definition loop encountered at `%s'"
ac50feda
RH
21551msgstr ""
21552
6655dba2 21553#: symbols.c:1286
ae351704
AM
21554#, c-format
21555msgid "cannot convert expression symbol %s to complex relocation"
21556msgstr ""
21557
6655dba2 21558#: symbols.c:1563
ac50feda 21559#, c-format
328577ad 21560msgid "division by zero when setting `%s'"
ac50feda
RH
21561msgstr ""
21562
e0e7a9d4 21563#. See PR 20895 for a reproducer.
6655dba2 21564#: symbols.c:1603
e0e7a9d4
TG
21565msgid "Invalid operation on symbol"
21566msgstr ""
21567
6655dba2 21568#: symbols.c:1653 write.c:2403
ac50feda 21569#, c-format
328577ad 21570msgid "can't resolve value for symbol `%s'"
ac50feda
RH
21571msgstr ""
21572
6655dba2 21573#: symbols.c:2112
ac50feda
RH
21574#, c-format
21575msgid "\"%d\" (instance number %d of a %s label)"
21576msgstr ""
21577
6655dba2 21578#: symbols.c:2141
ac50feda 21579#, c-format
328577ad 21580msgid "attempt to get value of unresolved symbol `%s'"
ac50feda
RH
21581msgstr ""
21582
e0e7a9d4 21583#. Do not reassign section symbols.
6655dba2 21584#: symbols.c:2429
328577ad 21585msgid "section symbols are already global"
c45021f2
NC
21586msgstr ""
21587
6655dba2 21588#: symbols.c:2542
87ccc1b0
NC
21589#, c-format
21590msgid "Accessing function `%s' as thread-local object"
21591msgstr ""
21592
6655dba2 21593#: symbols.c:2546
87ccc1b0
NC
21594#, c-format
21595msgid "Accessing `%s' as thread-local object"
21596msgstr ""
21597
3957a496 21598#: write.c:167
ac50feda 21599#, c-format
6655dba2 21600msgid "field fx_size too small to hold %lu"
ac50feda
RH
21601msgstr ""
21602
6655dba2 21603#: write.c:454
ac50feda 21604#, c-format
71300e2c 21605msgid "attempt to .org/.space/.nops backwards? (%ld)"
ac50feda
RH
21606msgstr ""
21607
6655dba2 21608#: write.c:476
3957a496
NC
21609#, c-format
21610msgid "leb128 operand is an undefined symbol: %s"
21611msgstr ""
21612
6655dba2 21613#: write.c:707
ae351704
AM
21614msgid "invalid offset expression"
21615msgstr ""
21616
6655dba2 21617#: write.c:729
ae351704
AM
21618msgid "invalid reloc expression"
21619msgstr ""
21620
6655dba2 21621#: write.c:1112
ae351704 21622#, c-format
3957a496
NC
21623msgid "value of %s too large for field of %d byte at %s"
21624msgid_plural "value of %s too large for field of %d bytes at %s"
21625msgstr[0] ""
21626msgstr[1] ""
ae351704 21627
6655dba2 21628#: write.c:1128
55cf6793 21629#, c-format
ae351704 21630msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
55cf6793
ZW
21631msgstr ""
21632
6655dba2 21633#: write.c:1169
f12e7348
NC
21634msgid "redefined symbol cannot be used on reloc"
21635msgstr ""
21636
6655dba2 21637#: write.c:1182
ac50feda
RH
21638msgid "relocation out of range"
21639msgstr ""
21640
6655dba2 21641#: write.c:1185
ac50feda
RH
21642#, c-format
21643msgid "%s:%u: bad return from bfd_install_relocation: %x"
21644msgstr ""
21645
6655dba2 21646#: write.c:1213
cfb8c092 21647msgid "reloc not within (fixed part of) section"
ac50feda
RH
21648msgstr ""
21649
71300e2c 21650#: write.c:1285
cfb8c092 21651msgid "internal error: fixup not contained within frag"
ae351704
AM
21652msgstr ""
21653
71300e2c 21654#: write.c:1403 write.c:1540
2ee0aedf
TG
21655msgid "can't extend frag"
21656msgstr ""
21657
71300e2c
NC
21658#: write.c:1588
21659msgid "unimplemented .nops directive"
21660msgstr ""
21661
21662#: write.c:1622
ac50feda 21663#, c-format
3957a496
NC
21664msgid "can't write %ld byte to section %s of %s: '%s'"
21665msgid_plural "can't write %ld bytes to section %s of %s: '%s'"
21666msgstr[0] ""
21667msgstr[1] ""
ac50feda 21668
71300e2c 21669#: write.c:1648 write.c:1675 write.c:1711
e0e7a9d4 21670#, c-format
3957a496
NC
21671msgid "can't fill %ld byte in section %s of %s: '%s'"
21672msgid_plural "can't fill %ld bytes in section %s of %s: '%s'"
21673msgstr[0] ""
21674msgstr[1] ""
ac50feda 21675
6655dba2 21676#: write.c:1914
71300e2c
NC
21677msgid "unable to create reloc for build note"
21678msgstr ""
21679
6655dba2 21680#: write.c:1918
71300e2c
NC
21681msgid "<gnu build note>"
21682msgstr ""
21683
6655dba2 21684#: write.c:2319
3caac5b8
AM
21685#, c-format
21686msgid "%s: global symbols not supported in common sections"
21687msgstr ""
21688
6655dba2 21689#: write.c:2333
ac50feda 21690#, c-format
328577ad 21691msgid "local label `%s' is not defined"
ac50feda
RH
21692msgstr ""
21693
6655dba2 21694#: write.c:2361
f12e7348
NC
21695#, c-format
21696msgid "can't make global register symbol `%s'"
21697msgstr ""
21698
6655dba2 21699#: write.c:2670
ac50feda 21700#, c-format
3957a496
NC
21701msgid "alignment padding (%lu byte) not a multiple of %ld"
21702msgid_plural "alignment padding (%lu bytes) not a multiple of %ld"
21703msgstr[0] ""
21704msgstr[1] ""
ac50feda 21705
6655dba2 21706#: write.c:2837
ac50feda
RH
21707#, c-format
21708msgid ".word %s-%s+%s didn't fit"
21709msgstr ""
21710
6655dba2 21711#: write.c:2931
ae351704
AM
21712msgid "padding added"
21713msgstr ""
21714
6655dba2 21715#: write.c:2982
fce00800 21716msgid "attempt to move .org backwards"
ac50feda
RH
21717msgstr ""
21718
6655dba2 21719#: write.c:3007
ac50feda
RH
21720msgid ".space specifies non-absolute value"
21721msgstr ""
21722
6655dba2 21723#: write.c:3022
71300e2c 21724msgid ".space, .nops or .fill with negative value, ignored"
ac50feda
RH
21725msgstr ""
21726
6655dba2 21727#: write.c:3094
3caac5b8
AM
21728#, c-format
21729msgid ""
21730"Infinite loop encountered whilst attempting to compute the addresses of "
21731"symbols in section %s"
21732msgstr ""
This page took 3.904226 seconds and 4 git commands to generate.