]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/po/gas.pot
Update Indonesian translations.
[thirdparty/binutils-gdb.git] / gas / po / gas.pot
CommitLineData
252b5132 1# SOME DESCRIPTIVE TITLE.
6e1772d5
AM
2# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3# This file is distributed under the same license as the PACKAGE package.
252b5132
RH
4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5#
6#, fuzzy
7msgid ""
8msgstr ""
9"Project-Id-Version: PACKAGE VERSION\n"
c85dd50d 10"Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
f12e7348 11"POT-Creation-Date: 2008-09-09 15:56+0930\n"
252b5132
RH
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=CHARSET\n"
328577ad 17"Content-Transfer-Encoding: 8bit\n"
252b5132 18
f12e7348 19#: app.c:488 app.c:502
252b5132
RH
20msgid "end of file in comment"
21msgstr ""
22
f12e7348 23#: app.c:580 app.c:627
3caac5b8
AM
24#, c-format
25msgid "end of file in string; '%c' inserted"
252b5132
RH
26msgstr ""
27
f12e7348 28#: app.c:653
87ccc1b0
NC
29#, c-format
30msgid "unknown escape '\\%c' in string; ignored"
252b5132
RH
31msgstr ""
32
f12e7348 33#: app.c:816
252b5132
RH
34msgid "end of file not at end of a line; newline inserted"
35msgstr ""
36
f12e7348 37#: app.c:973
252b5132
RH
38msgid "end of file in multiline comment"
39msgstr ""
40
f12e7348 41#: app.c:1046
252b5132
RH
42msgid "end of file after a one-character quote; \\0 inserted"
43msgstr ""
44
f12e7348 45#: app.c:1054
252b5132
RH
46msgid "end of file in escape character"
47msgstr ""
48
f12e7348 49#: app.c:1066
328577ad 50msgid "missing close quote; (assumed)"
252b5132
RH
51msgstr ""
52
f12e7348 53#: app.c:1135 app.c:1190 app.c:1201 app.c:1275
252b5132
RH
54msgid "end of file in comment; newline inserted"
55msgstr ""
56
ae351704 57#: as.c:158
a74801ba
ILT
58msgid "missing emulation mode name"
59msgstr ""
60
ae351704 61#: as.c:173
a74801ba
ILT
62#, c-format
63msgid "unrecognized emulation name `%s'"
64msgstr ""
65
ae351704 66#: as.c:220
252b5132 67#, c-format
3caac5b8 68msgid "GNU assembler version %s (%s) using BFD version %s\n"
252b5132
RH
69msgstr ""
70
ae351704 71#: as.c:227
252b5132
RH
72#, c-format
73msgid "Usage: %s [option...] [asmfile...]\n"
74msgstr ""
75
ae351704 76#: as.c:229
6e1772d5 77#, c-format
252b5132
RH
78msgid ""
79"Options:\n"
a74801ba
ILT
80" -a[sub-option...]\t turn on listings\n"
81" \t Sub-options [default hls]:\n"
82" \t c omit false conditionals\n"
83" \t d omit debugging directives\n"
f12e7348 84" \t g include general info\n"
a74801ba
ILT
85" \t h include high-level source\n"
86" \t l include assembly\n"
87" \t m include macro expansions\n"
88" \t n omit forms processing\n"
89" \t s include symbols\n"
a74801ba
ILT
90" \t =FILE list to FILE (must be last sub-option)\n"
91msgstr ""
92
f12e7348 93#: as.c:243
8ea2b00f
AM
94#, c-format
95msgid " --alternate initially turn on alternate macro syntax\n"
96msgstr ""
97
f12e7348 98#: as.c:245
6e1772d5 99#, c-format
a74801ba
ILT
100msgid " -D produce assembler debugging messages\n"
101msgstr ""
102
f12e7348 103#: as.c:247
6e1772d5 104#, c-format
c85dd50d
NC
105msgid " --debug-prefix-map OLD=NEW Map OLD to NEW in debug information\n"
106msgstr ""
107
f12e7348 108#: as.c:249
c85dd50d 109#, c-format
a74801ba
ILT
110msgid " --defsym SYM=VAL define symbol SYM to given value\n"
111msgstr ""
112
f12e7348 113#: as.c:265
a74801ba
ILT
114#, c-format
115msgid " emulate output (default %s)\n"
116msgstr ""
117
f12e7348 118#: as.c:270
6e1772d5 119#, c-format
fce00800
AM
120msgid " --execstack require executable stack for this object\n"
121msgstr ""
122
f12e7348 123#: as.c:272
6e1772d5 124#, c-format
fce00800
AM
125msgid ""
126" --noexecstack don't require executable stack for this object\n"
127msgstr ""
128
f12e7348 129#: as.c:275
6e1772d5 130#, c-format
a74801ba
ILT
131msgid " -f skip whitespace and comment preprocessing\n"
132msgstr ""
133
f12e7348 134#: as.c:277
6e1772d5 135#, c-format
8ea2b00f 136msgid " -g --gen-debug generate debugging information\n"
a74801ba
ILT
137msgstr ""
138
f12e7348 139#: as.c:279
8ea2b00f
AM
140#, c-format
141msgid " --gstabs generate STABS debugging information\n"
142msgstr ""
143
f12e7348 144#: as.c:281
6e1772d5
AM
145#, c-format
146msgid ""
8ea2b00f 147" --gstabs+ generate STABS debug info with GNU extensions\n"
6e1772d5
AM
148msgstr ""
149
f12e7348 150#: as.c:283
6e1772d5 151#, c-format
8ea2b00f 152msgid " --gdwarf-2 generate DWARF2 debugging information\n"
a74801ba
ILT
153msgstr ""
154
f12e7348 155#: as.c:285
55cf6793
ZW
156#, c-format
157msgid " --hash-size=<value> set the hash table size close to <value>\n"
158msgstr ""
159
f12e7348 160#: as.c:287
6e1772d5 161#, c-format
a74801ba
ILT
162msgid " --help show this message and exit\n"
163msgstr ""
164
f12e7348 165#: as.c:289
6e1772d5 166#, c-format
85a39694
NC
167msgid " --target-help show target specific options\n"
168msgstr ""
169
f12e7348 170#: as.c:291
6e1772d5 171#, c-format
a74801ba
ILT
172msgid ""
173" -I DIR add DIR to search list for .include directives\n"
174msgstr ""
175
f12e7348 176#: as.c:293
6e1772d5 177#, c-format
a74801ba
ILT
178msgid " -J don't warn about signed overflow\n"
179msgstr ""
180
f12e7348 181#: as.c:295
6e1772d5 182#, c-format
252b5132 183msgid ""
a74801ba
ILT
184" -K warn when differences altered for long "
185"displacements\n"
186msgstr ""
187
f12e7348 188#: as.c:297
6e1772d5 189#, c-format
a74801ba
ILT
190msgid " -L,--keep-locals keep local symbols (e.g. starting with `L')\n"
191msgstr ""
192
f12e7348 193#: as.c:299
6e1772d5 194#, c-format
a74801ba
ILT
195msgid " -M,--mri assemble in MRI compatibility mode\n"
196msgstr ""
197
f12e7348 198#: as.c:301
6e1772d5 199#, c-format
a74801ba
ILT
200msgid ""
201" --MD FILE write dependency information in FILE (default "
202"none)\n"
203msgstr ""
204
f12e7348 205#: as.c:303
6e1772d5 206#, c-format
a74801ba
ILT
207msgid " -nocpp ignored\n"
208msgstr ""
209
f12e7348 210#: as.c:305
6e1772d5 211#, c-format
a74801ba 212msgid ""
328577ad
NC
213" -o OBJFILE name the object-file output OBJFILE (default a."
214"out)\n"
a74801ba
ILT
215msgstr ""
216
f12e7348 217#: as.c:307
6e1772d5 218#, c-format
a74801ba
ILT
219msgid " -R fold data section into text section\n"
220msgstr ""
221
f12e7348 222#: as.c:309
55cf6793
ZW
223#, c-format
224msgid ""
225" --reduce-memory-overheads \n"
226" prefer smaller memory use at the cost of longer\n"
227" assembly times\n"
228msgstr ""
229
f12e7348 230#: as.c:313
6e1772d5 231#, c-format
a74801ba
ILT
232msgid ""
233" --statistics print various measured statistics from execution\n"
234msgstr ""
235
f12e7348 236#: as.c:315
6e1772d5 237#, c-format
a74801ba
ILT
238msgid " --strip-local-absolute strip local absolute symbols\n"
239msgstr ""
240
f12e7348 241#: as.c:317
6e1772d5 242#, c-format
a74801ba
ILT
243msgid ""
244" --traditional-format Use same format as native assembler when possible\n"
245msgstr ""
246
f12e7348 247#: as.c:319
6e1772d5 248#, c-format
a74801ba
ILT
249msgid " --version print assembler version number and exit\n"
250msgstr ""
251
f12e7348 252#: as.c:321
6e1772d5 253#, c-format
a74801ba
ILT
254msgid " -W --no-warn suppress warnings\n"
255msgstr ""
256
f12e7348 257#: as.c:323
6e1772d5 258#, c-format
a74801ba
ILT
259msgid " --warn don't suppress warnings\n"
260msgstr ""
261
f12e7348 262#: as.c:325
6e1772d5 263#, c-format
a74801ba
ILT
264msgid " --fatal-warnings treat warnings as errors\n"
265msgstr ""
266
f12e7348 267#: as.c:328
6e1772d5 268#, c-format
252b5132 269msgid ""
a74801ba
ILT
270" --itbl INSTTBL extend instruction set to include instructions\n"
271" matching the specifications defined in file "
272"INSTTBL\n"
273msgstr ""
274
f12e7348 275#: as.c:332
6e1772d5 276#, c-format
a74801ba
ILT
277msgid " -w ignored\n"
278msgstr ""
279
f12e7348 280#: as.c:334
6e1772d5 281#, c-format
a74801ba
ILT
282msgid " -X ignored\n"
283msgstr ""
284
f12e7348 285#: as.c:336
6e1772d5 286#, c-format
a74801ba
ILT
287msgid " -Z generate object file even after errors\n"
288msgstr ""
289
f12e7348 290#: as.c:338
6e1772d5 291#, c-format
252b5132 292msgid ""
a74801ba 293" --listing-lhs-width set the width in words of the output data column "
252b5132 294"of\n"
a74801ba 295" the listing\n"
252b5132
RH
296msgstr ""
297
f12e7348 298#: as.c:341
6e1772d5 299#, c-format
252b5132 300msgid ""
a74801ba
ILT
301" --listing-lhs-width2 set the width in words of the continuation lines\n"
302" of the output data column; ignored if smaller "
303"than\n"
304" the width of the first line\n"
252b5132
RH
305msgstr ""
306
f12e7348 307#: as.c:345
6e1772d5 308#, c-format
a74801ba
ILT
309msgid ""
310" --listing-rhs-width set the max width in characters of the lines from\n"
311" the source file\n"
252b5132
RH
312msgstr ""
313
f12e7348 314#: as.c:348
6e1772d5 315#, c-format
a74801ba
ILT
316msgid ""
317" --listing-cont-lines set the maximum number of continuation lines used\n"
318" for the output data column of the listing\n"
319msgstr ""
320
f12e7348 321#: as.c:351
ae351704
AM
322#, c-format
323msgid " @FILE read options from FILE\n"
324msgstr ""
325
f12e7348 326#: as.c:359
8ad3436c
AM
327#, c-format
328msgid "Report bugs to %s\n"
252b5132
RH
329msgstr ""
330
f12e7348 331#: as.c:564
8ea2b00f
AM
332#, c-format
333msgid "unrecognized option -%c%s"
334msgstr ""
335
3caac5b8 336#. This output is intended to follow the GNU standards document.
f12e7348 337#: as.c:602
252b5132
RH
338#, c-format
339msgid "GNU assembler %s\n"
340msgstr ""
341
f12e7348 342#: as.c:603
6e1772d5 343#, c-format
ae351704 344msgid "Copyright 2007 Free Software Foundation, Inc.\n"
252b5132
RH
345msgstr ""
346
f12e7348 347#: as.c:604
6e1772d5 348#, c-format
252b5132
RH
349msgid ""
350"This program is free software; you may redistribute it under the terms of\n"
c85dd50d
NC
351"the GNU General Public License version 3 or later.\n"
352"This program has absolutely no warranty.\n"
252b5132
RH
353msgstr ""
354
f12e7348 355#: as.c:608
252b5132
RH
356#, c-format
357msgid "This assembler was configured for a target of `%s'.\n"
358msgstr ""
359
f12e7348 360#: as.c:615
252b5132
RH
361msgid "multiple emulation names specified"
362msgstr ""
363
f12e7348 364#: as.c:617
252b5132
RH
365msgid "emulations not handled in this configuration"
366msgstr ""
367
f12e7348 368#: as.c:622
252b5132
RH
369#, c-format
370msgid "alias = %s\n"
371msgstr ""
372
f12e7348 373#: as.c:623
252b5132
RH
374#, c-format
375msgid "canonical = %s\n"
376msgstr ""
377
f12e7348 378#: as.c:624
252b5132
RH
379#, c-format
380msgid "cpu-type = %s\n"
381msgstr ""
382
f12e7348 383#: as.c:626
252b5132
RH
384#, c-format
385msgid "format = %s\n"
386msgstr ""
387
f12e7348 388#: as.c:629
252b5132
RH
389#, c-format
390msgid "bfd-target = %s\n"
391msgstr ""
392
f12e7348 393#: as.c:646
252b5132
RH
394msgid "bad defsym; format is --defsym name=value"
395msgstr ""
396
f12e7348 397#: as.c:666
328577ad 398msgid "no file name following -t option"
252b5132
RH
399msgstr ""
400
f12e7348 401#: as.c:681
252b5132 402#, c-format
328577ad 403msgid "failed to read instruction table %s\n"
252b5132
RH
404msgstr ""
405
f12e7348 406#: as.c:852
252b5132
RH
407#, c-format
408msgid "invalid listing option `%c'"
409msgstr ""
410
f12e7348 411#: as.c:905
55cf6793
ZW
412msgid "--hash-size needs a numeric argument"
413msgstr ""
414
f12e7348 415#: as.c:930
a74801ba 416#, c-format
6e1772d5 417msgid "%s: total time in assembly: %ld.%06ld\n"
a74801ba
ILT
418msgstr ""
419
f12e7348 420#: as.c:933
252b5132 421#, c-format
6e1772d5 422msgid "%s: data size %ld\n"
252b5132
RH
423msgstr ""
424
f12e7348 425#: as.c:1245
252b5132 426#, c-format
6e1772d5 427msgid "%d warnings, treating warnings as errors"
252b5132
RH
428msgstr ""
429
ae351704 430#: as.h:237
328577ad
NC
431#, c-format
432msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
433msgstr ""
434
252b5132
RH
435#.
436#. * We have a GROSS internal error.
437#. * This should never happen.
438#.
f12e7348 439#: atof-generic.c:417 config/tc-m68k.c:3396
328577ad 440msgid "failed sanity check"
252b5132
RH
441msgstr ""
442
c85dd50d 443#: cgen.c:113 config/tc-alpha.c:1926 config/tc-alpha.c:1950
499ac353 444#: config/tc-arc.c:1681 config/tc-d10v.c:550 config/tc-d30v.c:538
f12e7348
NC
445#: config/tc-mn10200.c:1100 config/tc-mn10300.c:1749 config/tc-ppc.c:2510
446#: config/tc-ppc.c:2734 config/tc-ppc.c:2746 config/tc-s390.c:1201
447#: config/tc-s390.c:1301 config/tc-s390.c:1430 config/tc-v850.c:1730
499ac353 448#: config/tc-v850.c:1753 config/tc-v850.c:1956
c85dd50d
NC
449msgid "too many fixups"
450msgstr ""
451
499ac353 452#: cgen.c:400 cgen.c:420 config/tc-arc.c:1662 config/tc-d10v.c:461
f12e7348
NC
453#: config/tc-d30v.c:453 config/tc-mn10200.c:1042 config/tc-mn10300.c:1674
454#: config/tc-ppc.c:2549 config/tc-s390.c:1189 config/tc-v850.c:1932
c85dd50d
NC
455#: config/tc-z80.c:422
456msgid "illegal operand"
457msgstr ""
458
f12e7348 459#: cgen.c:424 config/tc-arc.c:1664 config/tc-avr.c:539 config/tc-d10v.c:463
499ac353 460#: config/tc-d30v.c:455 config/tc-h8300.c:449 config/tc-mcore.c:662
f12e7348
NC
461#: config/tc-mmix.c:488 config/tc-mn10200.c:1045 config/tc-mn10300.c:1677
462#: config/tc-msp430.c:452 config/tc-or32.c:307 config/tc-ppc.c:2551
463#: config/tc-s390.c:1191 config/tc-sh.c:1359 config/tc-sh64.c:2213
499ac353 464#: config/tc-v850.c:1935 config/tc-z80.c:575 config/tc-z8k.c:350
c85dd50d
NC
465msgid "missing operand"
466msgstr ""
467
468#: cgen.c:798
469msgid "a reloc on this operand implies an overflow"
470msgstr ""
471
472#: cgen.c:821
473msgid "operand mask overflow"
474msgstr ""
475
476#. We can't actually support subtracting a symbol.
f12e7348
NC
477#: cgen.c:884 config/tc-arc.c:1247 config/tc-arm.c:1527 config/tc-arm.c:8182
478#: config/tc-arm.c:8233 config/tc-arm.c:8466 config/tc-arm.c:9189
479#: config/tc-arm.c:9992 config/tc-arm.c:10020 config/tc-arm.c:10278
480#: config/tc-arm.c:10295 config/tc-arm.c:10417 config/tc-avr.c:1057
499ac353 481#: config/tc-cris.c:3984 config/tc-d10v.c:1502 config/tc-d30v.c:1903
f12e7348
NC
482#: config/tc-mips.c:4346 config/tc-mips.c:5470 config/tc-mips.c:6408
483#: config/tc-mips.c:6984 config/tc-msp430.c:1937 config/tc-ppc.c:5661
484#: config/tc-spu.c:907 config/tc-spu.c:931 config/tc-v850.c:2271
485#: config/tc-xstormy16.c:484 config/tc-xtensa.c:5756 config/tc-xtensa.c:11697
c85dd50d
NC
486msgid "expression too complex"
487msgstr ""
488
f12e7348 489#: cgen.c:978 config/tc-arc.c:1308 config/tc-ppc.c:5786 config/tc-s390.c:2006
499ac353 490#: config/tc-v850.c:2311 config/tc-xstormy16.c:538
c85dd50d
NC
491msgid "unresolved expression that must be resolved"
492msgstr ""
493
494#: cgen.c:1003 config/tc-xstormy16.c:563
495#, c-format
496msgid "internal error: can't install fix for reloc type %d (`%s')"
497msgstr ""
498
499#: cgen.c:1033
500msgid "relocation is not supported"
501msgstr ""
502
ae351704 503#: cond.c:83
252b5132
RH
504msgid "invalid identifier for \".ifdef\""
505msgstr ""
506
ae351704 507#: cond.c:150
252b5132
RH
508msgid "non-constant expression in \".if\" statement"
509msgstr ""
510
ae351704 511#: cond.c:277
252b5132
RH
512msgid "bad format for ifc or ifnc"
513msgstr ""
514
ae351704 515#: cond.c:307
328577ad 516msgid "\".elseif\" without matching \".if\""
252b5132
RH
517msgstr ""
518
ae351704 519#: cond.c:311
328577ad 520msgid "\".elseif\" after \".else\""
252b5132
RH
521msgstr ""
522
ae351704 523#: cond.c:314 cond.c:420
252b5132
RH
524msgid "here is the previous \"else\""
525msgstr ""
526
ae351704 527#: cond.c:317 cond.c:423
252b5132
RH
528msgid "here is the previous \"if\""
529msgstr ""
530
ae351704 531#: cond.c:346
a74801ba
ILT
532msgid "non-constant expression in \".elseif\" statement"
533msgstr ""
534
ae351704 535#: cond.c:384
a74801ba
ILT
536msgid "\".endif\" without \".if\""
537msgstr ""
538
ae351704 539#: cond.c:413
328577ad 540msgid "\".else\" without matching \".if\""
a74801ba
ILT
541msgstr ""
542
ae351704 543#: cond.c:417
328577ad 544msgid "duplicate \"else\""
a74801ba
ILT
545msgstr ""
546
ae351704 547#: cond.c:468
252b5132
RH
548msgid ".ifeqs syntax error"
549msgstr ""
550
ae351704 551#: cond.c:549
252b5132
RH
552msgid "end of macro inside conditional"
553msgstr ""
554
ae351704 555#: cond.c:551
252b5132
RH
556msgid "end of file inside conditional"
557msgstr ""
558
ae351704 559#: cond.c:554
252b5132
RH
560msgid "here is the start of the unterminated conditional"
561msgstr ""
562
ae351704 563#: cond.c:558
252b5132
RH
564msgid "here is the \"else\" of the unterminated conditional"
565msgstr ""
566
c85dd50d
NC
567#: config/atof-ieee.c:141
568msgid "cannot create floating-point number"
569msgstr ""
570
f12e7348
NC
571#: config/atof-ieee.c:784 config/atof-vax.c:450 config/tc-arm.c:923
572#: config/tc-ia64.c:11316 config/tc-tic30.c:1261 config/tc-tic4x.c:2598
499ac353 573msgid "Unrecognized or unsupported floating point constant"
c85dd50d
NC
574msgstr ""
575
3caac5b8 576#: config/obj-aout.c:85
252b5132
RH
577#, c-format
578msgid "Attempt to put a common symbol into set %s"
579msgstr ""
580
3caac5b8 581#: config/obj-aout.c:89
252b5132
RH
582#, c-format
583msgid "Attempt to put an undefined symbol into set %s"
584msgstr ""
585
c85dd50d 586#: config/obj-aout.c:116 config/obj-coff.c:1339
252b5132
RH
587#, c-format
588msgid "Symbol `%s' can not be both weak and common"
589msgstr ""
590
55cf6793 591#: config/obj-coff.c:133
252b5132
RH
592#, c-format
593msgid "Inserting \"%s\" into structure table failed: %s"
594msgstr ""
595
a74801ba 596#. Zero is used as an end marker in the file.
ae351704 597#: config/obj-coff.c:366
a74801ba
ILT
598msgid "Line numbers must be positive integers\n"
599msgstr ""
600
ae351704 601#: config/obj-coff.c:398
252b5132
RH
602msgid ".ln pseudo-op inside .def/.endef: ignored."
603msgstr ""
604
ae351704 605#: config/obj-coff.c:440 ecoff.c:3240
a74801ba
ILT
606msgid ".loc outside of .text"
607msgstr ""
608
ae351704 609#: config/obj-coff.c:447
a74801ba
ILT
610msgid ".loc pseudo-op inside .def/.endef: ignored."
611msgstr ""
612
ae351704 613#: config/obj-coff.c:528
252b5132
RH
614msgid ".def pseudo-op used inside of .def/.endef: ignored."
615msgstr ""
616
ae351704 617#: config/obj-coff.c:567
252b5132
RH
618msgid ".endef pseudo-op used outside of .def/.endef: ignored."
619msgstr ""
620
ae351704 621#: config/obj-coff.c:606
252b5132
RH
622#, c-format
623msgid "`%s' symbol without preceding function"
624msgstr ""
625
ae351704 626#: config/obj-coff.c:693
252b5132
RH
627#, c-format
628msgid "unexpected storage class %d"
629msgstr ""
630
c85dd50d 631#: config/obj-coff.c:801
252b5132
RH
632msgid ".dim pseudo-op used outside of .def/.endef: ignored."
633msgstr ""
634
c85dd50d 635#: config/obj-coff.c:821
252b5132
RH
636msgid "badly formed .dim directive ignored"
637msgstr ""
638
c85dd50d 639#: config/obj-coff.c:870
252b5132
RH
640msgid ".size pseudo-op used outside of .def/.endef ignored."
641msgstr ""
642
c85dd50d 643#: config/obj-coff.c:885
252b5132
RH
644msgid ".scl pseudo-op used outside of .def/.endef ignored."
645msgstr ""
646
c85dd50d 647#: config/obj-coff.c:902
252b5132
RH
648msgid ".tag pseudo-op used outside of .def/.endef ignored."
649msgstr ""
650
c85dd50d 651#: config/obj-coff.c:920
252b5132
RH
652#, c-format
653msgid "tag not found for .tag %s"
654msgstr ""
655
c85dd50d 656#: config/obj-coff.c:933
252b5132
RH
657msgid ".type pseudo-op used outside of .def/.endef ignored."
658msgstr ""
659
c85dd50d 660#: config/obj-coff.c:952
252b5132
RH
661msgid ".val pseudo-op used outside of .def/.endef ignored."
662msgstr ""
663
c85dd50d 664#: config/obj-coff.c:1119
8ea2b00f
AM
665msgid "badly formed .weak directive ignored"
666msgstr ""
667
c85dd50d 668#: config/obj-coff.c:1297
252b5132
RH
669msgid "mismatched .eb"
670msgstr ""
671
c85dd50d 672#: config/obj-coff.c:1318
55cf6793
ZW
673#, c-format
674msgid "C_EFCN symbol for %s out of scope"
252b5132
RH
675msgstr ""
676
677#. STYP_INFO
678#. STYP_LIB
679#. STYP_OVER
c85dd50d 680#: config/obj-coff.c:1590
252b5132
RH
681#, c-format
682msgid "unsupported section attribute '%c'"
683msgstr ""
684
f12e7348 685#: config/obj-coff.c:1594 config/tc-ppc.c:4741
252b5132
RH
686#, c-format
687msgid "unknown section attribute '%c'"
688msgstr ""
689
f12e7348
NC
690#: config/obj-coff.c:1622 config/tc-ppc.c:4759 config/tc-tic54x.c:4011
691#: read.c:2760
252b5132
RH
692#, c-format
693msgid "error setting flags for \"%s\": %s"
694msgstr ""
695
c85dd50d 696#: config/obj-coff.c:1633
bc0d738a
NC
697#, c-format
698msgid "Ignoring changed section attributes for %s"
699msgstr ""
700
c85dd50d 701#: config/obj-coff.c:1764
252b5132
RH
702#, c-format
703msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
704msgstr ""
705
55cf6793 706#: config/obj-ecoff.c:125
252b5132
RH
707msgid "Can't set GP value"
708msgstr ""
709
55cf6793 710#: config/obj-ecoff.c:132
252b5132
RH
711msgid "Can't set register masks"
712msgstr ""
713
f12e7348 714#: config/obj-elf.c:323 config/tc-sparc.c:3946 config/tc-v850.c:450
252b5132
RH
715#, c-format
716msgid "bad .common segment %s"
717msgstr ""
718
c85dd50d 719#: config/obj-elf.c:601
328577ad
NC
720#, c-format
721msgid "setting incorrect section type for %s"
722msgstr ""
723
c85dd50d 724#: config/obj-elf.c:606
a74801ba 725#, c-format
328577ad 726msgid "ignoring incorrect section type for %s"
252b5132
RH
727msgstr ""
728
c85dd50d 729#: config/obj-elf.c:648
60bcf0fa 730#, c-format
328577ad 731msgid "setting incorrect section attributes for %s"
60bcf0fa
NC
732msgstr ""
733
c85dd50d 734#: config/obj-elf.c:700
06647dfd
AM
735#, c-format
736msgid "ignoring changed section type for %s"
737msgstr ""
738
c85dd50d 739#: config/obj-elf.c:712
a74801ba 740#, c-format
328577ad 741msgid "ignoring changed section attributes for %s"
252b5132
RH
742msgstr ""
743
c85dd50d 744#: config/obj-elf.c:714
6840198f 745#, c-format
328577ad 746msgid "ignoring changed section entity size for %s"
6840198f
NC
747msgstr ""
748
c85dd50d 749#: config/obj-elf.c:767
87ccc1b0 750msgid "unrecognized .section attribute: want a,w,x,M,S,G,T"
252b5132
RH
751msgstr ""
752
f12e7348
NC
753#: config/obj-elf.c:809 read.c:2744
754msgid "unrecognized section type"
252b5132
RH
755msgstr ""
756
f12e7348
NC
757#: config/obj-elf.c:839
758msgid "unrecognized section attribute"
252b5132
RH
759msgstr ""
760
f12e7348 761#: config/obj-elf.c:870
328577ad 762msgid "missing name"
6840198f
NC
763msgstr ""
764
f12e7348 765#: config/obj-elf.c:998
328577ad 766msgid "invalid merge entity size"
252b5132
RH
767msgstr ""
768
f12e7348 769#: config/obj-elf.c:1005
328577ad
NC
770msgid "entity size for SHF_MERGE not specified"
771msgstr ""
772
f12e7348 773#: config/obj-elf.c:1025
328577ad
NC
774msgid "group name for SHF_GROUP not specified"
775msgstr ""
776
f12e7348 777#: config/obj-elf.c:1038
328577ad 778msgid "character following name is not '#'"
6840198f
NC
779msgstr ""
780
f12e7348 781#: config/obj-elf.c:1157
252b5132
RH
782msgid ".previous without corresponding .section; ignored"
783msgstr ""
784
f12e7348 785#: config/obj-elf.c:1183
a74801ba
ILT
786msgid ".popsection without corresponding .pushsection; ignored"
787msgstr ""
788
f12e7348 789#: config/obj-elf.c:1235
252b5132
RH
790msgid "expected comma after name in .symver"
791msgstr ""
792
f12e7348 793#: config/obj-elf.c:1259
252b5132
RH
794#, c-format
795msgid "missing version name in `%s' for symbol `%s'"
796msgstr ""
797
f12e7348 798#: config/obj-elf.c:1270
5f68c319
NC
799#, c-format
800msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
801msgstr ""
802
f12e7348 803#: config/obj-elf.c:1307
c85dd50d
NC
804#, c-format
805msgid "expected `%s' to have already been set for .vtable_inherit"
806msgstr ""
807
f12e7348 808#: config/obj-elf.c:1317
c85dd50d
NC
809msgid "expected comma after name in .vtable_inherit"
810msgstr ""
811
f12e7348 812#: config/obj-elf.c:1377
c85dd50d
NC
813msgid "expected comma after name in .vtable_entry"
814msgstr ""
815
f12e7348 816#: config/obj-elf.c:1500
328577ad 817msgid "expected quoted string"
252b5132
RH
818msgstr ""
819
f12e7348 820#: config/obj-elf.c:1520
252b5132
RH
821#, c-format
822msgid "expected comma after name `%s' in .size directive"
823msgstr ""
824
f12e7348 825#: config/obj-elf.c:1529
252b5132
RH
826msgid "missing expression in .size directive"
827msgstr ""
828
f12e7348 829#: config/obj-elf.c:1656
c85dd50d
NC
830#, c-format
831msgid "symbol '%s' is already defined"
832msgstr ""
833
f12e7348 834#: config/obj-elf.c:1671
252b5132 835#, c-format
328577ad 836msgid "unrecognized symbol type \"%s\""
252b5132
RH
837msgstr ""
838
f12e7348 839#: config/obj-elf.c:1842
252b5132
RH
840msgid ".size expression too complicated to fix up"
841msgstr ""
842
f12e7348 843#: config/obj-elf.c:1874
252b5132
RH
844#, c-format
845msgid ""
846"invalid attempt to declare external version name as default in symbol `%s'"
847msgstr ""
848
f12e7348 849#: config/obj-elf.c:1935 ecoff.c:3598
328577ad
NC
850#, c-format
851msgid "symbol `%s' can not be both weak and common"
852msgstr ""
853
f12e7348 854#: config/obj-elf.c:2042
328577ad 855#, c-format
87ccc1b0 856msgid "assuming all members of group `%s' are COMDAT"
328577ad
NC
857msgstr ""
858
f12e7348 859#: config/obj-elf.c:2064
252b5132 860#, c-format
87ccc1b0
NC
861msgid "can't create group: %s"
862msgstr ""
863
f12e7348 864#: config/obj-elf.c:2174
87ccc1b0 865#, c-format
328577ad 866msgid "failed to set up debugging information: %s"
252b5132
RH
867msgstr ""
868
f12e7348 869#: config/obj-elf.c:2194
252b5132 870#, c-format
328577ad 871msgid "can't start writing .mdebug section: %s"
252b5132
RH
872msgstr ""
873
f12e7348 874#: config/obj-elf.c:2202
252b5132 875#, c-format
328577ad 876msgid "could not write .mdebug section: %s"
252b5132
RH
877msgstr ""
878
c85dd50d
NC
879#: config/obj-som.c:58
880msgid "Only one .compiler pseudo-op per file!"
252b5132
RH
881msgstr ""
882
c85dd50d 883#: config/obj-som.c:75 config/obj-som.c:146 config/obj-som.c:188
328577ad
NC
884msgid "Expected quoted string"
885msgstr ""
886
c85dd50d
NC
887#: config/obj-som.c:88
888msgid ".compiler directive missing language and version"
889msgstr ""
890
891#: config/obj-som.c:98
892msgid ".compiler directive missing version"
893msgstr ""
894
895#: config/obj-som.c:114
896#, c-format
897msgid "FATAL: Attaching compiler header %s"
898msgstr ""
899
900#: config/obj-som.c:129
901msgid "Only one .version pseudo-op per file!"
902msgstr ""
903
ae351704 904#: config/obj-som.c:153
252b5132 905#, c-format
ae351704 906msgid "attaching version header %s: %s"
252b5132
RH
907msgstr ""
908
ae351704 909#: config/obj-som.c:171
252b5132
RH
910msgid "Only one .copyright pseudo-op per file!"
911msgstr ""
912
ae351704 913#: config/obj-som.c:195
252b5132 914#, c-format
ae351704 915msgid "attaching copyright header %s: %s"
252b5132
RH
916msgstr ""
917
55cf6793 918#: config/tc-alpha.c:592
252b5132 919#, c-format
55cf6793 920msgid "No !literal!%ld was found"
252b5132
RH
921msgstr ""
922
55cf6793 923#: config/tc-alpha.c:599
252b5132 924#, c-format
55cf6793 925msgid "No !tlsgd!%ld was found"
252b5132
RH
926msgstr ""
927
55cf6793 928#: config/tc-alpha.c:606
252b5132 929#, c-format
55cf6793 930msgid "No !tlsldm!%ld was found"
252b5132
RH
931msgstr ""
932
55cf6793 933#: config/tc-alpha.c:615
252b5132 934#, c-format
55cf6793 935msgid "No ldah !gpdisp!%ld was found"
252b5132
RH
936msgstr ""
937
55cf6793 938#: config/tc-alpha.c:665
87ccc1b0 939#, c-format
55cf6793 940msgid "too many !literal!%ld for %s"
87ccc1b0
NC
941msgstr ""
942
55cf6793 943#: config/tc-alpha.c:695
252b5132 944#, c-format
55cf6793 945msgid "No lda !gpdisp!%ld was found"
252b5132
RH
946msgstr ""
947
55cf6793
ZW
948#. Only support one relocation op per insn.
949#: config/tc-alpha.c:852
950msgid "More than one relocation op per insn"
252b5132
RH
951msgstr ""
952
55cf6793
ZW
953#: config/tc-alpha.c:868
954msgid "No relocation operand"
252b5132
RH
955msgstr ""
956
55cf6793 957#: config/tc-alpha.c:878
328577ad 958#, c-format
55cf6793 959msgid "Unknown relocation operand: !%s"
328577ad
NC
960msgstr ""
961
55cf6793 962#: config/tc-alpha.c:888
87ccc1b0 963#, c-format
55cf6793 964msgid "no sequence number after !%s"
87ccc1b0
NC
965msgstr ""
966
55cf6793 967#: config/tc-alpha.c:898
87ccc1b0 968#, c-format
55cf6793 969msgid "!%s does not use a sequence number"
87ccc1b0
NC
970msgstr ""
971
55cf6793 972#: config/tc-alpha.c:908
328577ad 973#, c-format
55cf6793 974msgid "Bad sequence number: !%s!%s"
328577ad
NC
975msgstr ""
976
f12e7348 977#: config/tc-alpha.c:1123 config/tc-alpha.c:3140
87ccc1b0 978#, c-format
55cf6793 979msgid "inappropriate arguments for opcode `%s'"
87ccc1b0
NC
980msgstr ""
981
f12e7348 982#: config/tc-alpha.c:1125 config/tc-alpha.c:3142
a74801ba 983#, c-format
55cf6793 984msgid "opcode `%s' not supported for target %s"
a74801ba
ILT
985msgstr ""
986
f12e7348 987#: config/tc-alpha.c:1129 config/tc-alpha.c:3146 config/tc-avr.c:1326
499ac353 988#: config/tc-msp430.c:1829
a74801ba 989#, c-format
55cf6793 990msgid "unknown opcode `%s'"
a74801ba
ILT
991msgstr ""
992
55cf6793
ZW
993#: config/tc-alpha.c:1209 config/tc-alpha.c:1384
994msgid "overflow in literal (.lita) table"
328577ad
NC
995msgstr ""
996
55cf6793 997#: config/tc-alpha.c:1216 config/tc-alpha.c:1240 config/tc-alpha.c:1397
f12e7348
NC
998#: config/tc-alpha.c:2050 config/tc-alpha.c:2094 config/tc-alpha.c:2163
999#: config/tc-alpha.c:2246 config/tc-alpha.c:2471 config/tc-alpha.c:2569
55cf6793 1000msgid "macro requires $at register while noat in effect"
a74801ba
ILT
1001msgstr ""
1002
55cf6793
ZW
1003#: config/tc-alpha.c:1218 config/tc-alpha.c:1242 config/tc-alpha.c:1399
1004msgid "macro requires $at while $at in use"
a74801ba
ILT
1005msgstr ""
1006
55cf6793
ZW
1007#: config/tc-alpha.c:1346
1008msgid "bignum invalid; zero assumed"
252b5132
RH
1009msgstr ""
1010
55cf6793
ZW
1011#: config/tc-alpha.c:1348
1012msgid "floating point number invalid; zero assumed"
252b5132
RH
1013msgstr ""
1014
55cf6793
ZW
1015#: config/tc-alpha.c:1353
1016msgid "can't handle expression"
328577ad
NC
1017msgstr ""
1018
55cf6793
ZW
1019#: config/tc-alpha.c:1390
1020msgid "overflow in literal (.lit8) table"
328577ad
NC
1021msgstr ""
1022
55cf6793 1023#: config/tc-alpha.c:1674
252b5132 1024#, c-format
328577ad 1025msgid "too many ldah insns for !gpdisp!%ld"
252b5132
RH
1026msgstr ""
1027
55cf6793 1028#: config/tc-alpha.c:1676 config/tc-alpha.c:1688
252b5132 1029#, c-format
328577ad 1030msgid "both insns for !gpdisp!%ld must be in the same section"
252b5132
RH
1031msgstr ""
1032
55cf6793 1033#: config/tc-alpha.c:1686
252b5132 1034#, c-format
328577ad
NC
1035msgid "too many lda insns for !gpdisp!%ld"
1036msgstr ""
1037
55cf6793 1038#: config/tc-alpha.c:1742
87ccc1b0
NC
1039#, c-format
1040msgid "too many lituse insns for !lituse_tlsgd!%ld"
1041msgstr ""
1042
55cf6793 1043#: config/tc-alpha.c:1745
87ccc1b0
NC
1044#, c-format
1045msgid "too many lituse insns for !lituse_tlsldm!%ld"
1046msgstr ""
1047
55cf6793 1048#: config/tc-alpha.c:1762
87ccc1b0
NC
1049#, c-format
1050msgid "duplicate !tlsgd!%ld"
1051msgstr ""
1052
55cf6793 1053#: config/tc-alpha.c:1764
87ccc1b0
NC
1054#, c-format
1055msgid "sequence number in use for !tlsldm!%ld"
1056msgstr ""
1057
55cf6793 1058#: config/tc-alpha.c:1778
87ccc1b0
NC
1059#, c-format
1060msgid "duplicate !tlsldm!%ld"
1061msgstr ""
1062
55cf6793 1063#: config/tc-alpha.c:1780
87ccc1b0
NC
1064#, c-format
1065msgid "sequence number in use for !tlsgd!%ld"
1066msgstr ""
1067
499ac353 1068#: config/tc-alpha.c:1823 config/tc-arc.c:292 config/tc-mn10200.c:856
f12e7348 1069#: config/tc-mn10300.c:1146 config/tc-ppc.c:1649 config/tc-s390.c:604
499ac353 1070#: config/tc-v850.c:1556
55cf6793 1071msgid "operand"
252b5132
RH
1072msgstr ""
1073
55cf6793
ZW
1074#: config/tc-alpha.c:1962
1075msgid "invalid relocation for instruction"
252b5132
RH
1076msgstr ""
1077
f12e7348 1078#: config/tc-alpha.c:1974
55cf6793 1079msgid "invalid relocation for field"
252b5132
RH
1080msgstr ""
1081
f12e7348 1082#: config/tc-alpha.c:2761
55cf6793 1083msgid "can not resolve expression"
252b5132
RH
1084msgstr ""
1085
f12e7348 1086#: config/tc-alpha.c:3276 config/tc-ppc.c:1948 config/tc-ppc.c:4504
a74801ba 1087#, c-format
328577ad 1088msgid ".COMMon length (%ld.) <0! Ignored."
a74801ba
ILT
1089msgstr ""
1090
f12e7348 1091#: config/tc-alpha.c:3305 config/tc-sparc.c:3816 config/tc-v850.c:245
328577ad 1092msgid "Ignoring attempt to re-define symbol"
252b5132
RH
1093msgstr ""
1094
f12e7348
NC
1095#: config/tc-alpha.c:3314 config/tc-alpha.c:3323 config/tc-ppc.c:4541
1096#: config/tc-sparc.c:3824
252b5132
RH
1097#, c-format
1098msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
1099msgstr ""
1100
f12e7348 1101#: config/tc-alpha.c:3440 ecoff.c:3054
252b5132
RH
1102msgid ".ent directive has no name"
1103msgstr ""
1104
f12e7348 1105#: config/tc-alpha.c:3448
252b5132
RH
1106msgid "nested .ent directives"
1107msgstr ""
1108
f12e7348 1109#: config/tc-alpha.c:3492 ecoff.c:3005
252b5132
RH
1110msgid ".end directive has no name"
1111msgstr ""
1112
f12e7348 1113#: config/tc-alpha.c:3501
fce00800
AM
1114msgid ".end directive without matching .ent"
1115msgstr ""
1116
f12e7348 1117#: config/tc-alpha.c:3503
252b5132
RH
1118msgid ".end directive names different symbol than .ent"
1119msgstr ""
1120
f12e7348 1121#: config/tc-alpha.c:3546 ecoff.c:3140
fce00800
AM
1122msgid ".fmask outside of .ent"
1123msgstr ""
1124
f12e7348 1125#: config/tc-alpha.c:3548 config/tc-score.c:5816 ecoff.c:3204
fce00800
AM
1126msgid ".mask outside of .ent"
1127msgstr ""
1128
f12e7348 1129#: config/tc-alpha.c:3556 ecoff.c:3147
fce00800
AM
1130msgid "bad .fmask directive"
1131msgstr ""
1132
f12e7348 1133#: config/tc-alpha.c:3558 ecoff.c:3211
fce00800
AM
1134msgid "bad .mask directive"
1135msgstr ""
1136
f12e7348 1137#: config/tc-alpha.c:3591 config/tc-mips.c:14967 config/tc-score.c:5959
ae351704 1138#: ecoff.c:3168
fce00800
AM
1139msgid ".frame outside of .ent"
1140msgstr ""
1141
f12e7348 1142#: config/tc-alpha.c:3602 ecoff.c:3179
fce00800
AM
1143msgid "bad .frame directive"
1144msgstr ""
1145
f12e7348 1146#: config/tc-alpha.c:3634
87ccc1b0
NC
1147msgid ".prologue directive without a preceding .ent directive"
1148msgstr ""
1149
f12e7348 1150#: config/tc-alpha.c:3652
252b5132
RH
1151#, c-format
1152msgid "Invalid argument %d to .prologue."
1153msgstr ""
1154
f12e7348 1155#: config/tc-alpha.c:3743
252b5132
RH
1156msgid "ECOFF debugging is disabled."
1157msgstr ""
1158
f12e7348 1159#: config/tc-alpha.c:3757
fce00800
AM
1160msgid ".ent directive without matching .end"
1161msgstr ""
1162
f12e7348 1163#: config/tc-alpha.c:3842
fce00800
AM
1164msgid ".usepv directive has no name"
1165msgstr ""
1166
f12e7348 1167#: config/tc-alpha.c:3853
fce00800
AM
1168msgid ".usepv directive has no type"
1169msgstr ""
1170
f12e7348 1171#: config/tc-alpha.c:3868
fce00800
AM
1172msgid "unknown argument for .usepv"
1173msgstr ""
1174
f12e7348 1175#: config/tc-alpha.c:3901
252b5132
RH
1176msgid "Unknown section directive"
1177msgstr ""
1178
f12e7348 1179#: config/tc-alpha.c:3936
252b5132
RH
1180msgid ".ent directive has no symbol"
1181msgstr ""
1182
f12e7348 1183#: config/tc-alpha.c:3961
252b5132
RH
1184msgid "Bad .frame directive 1./2. param"
1185msgstr ""
1186
f12e7348 1187#: config/tc-alpha.c:3973
252b5132
RH
1188msgid "Bad .frame directive 3./4. param"
1189msgstr ""
1190
f12e7348 1191#: config/tc-alpha.c:3995
252b5132
RH
1192msgid ".pdesc directive not in link (.link) section"
1193msgstr ""
1194
f12e7348 1195#: config/tc-alpha.c:4003
252b5132
RH
1196msgid ".pdesc has no matching .ent"
1197msgstr ""
1198
f12e7348 1199#: config/tc-alpha.c:4014
252b5132
RH
1200msgid ".pdesc directive has no entry symbol"
1201msgstr ""
1202
f12e7348 1203#: config/tc-alpha.c:4027
252b5132
RH
1204msgid "No comma after .pdesc <entryname>"
1205msgstr ""
1206
f12e7348 1207#: config/tc-alpha.c:4047
252b5132
RH
1208msgid "unknown procedure kind"
1209msgstr ""
1210
f12e7348 1211#: config/tc-alpha.c:4137
252b5132
RH
1212msgid ".name directive not in link (.link) section"
1213msgstr ""
1214
f12e7348 1215#: config/tc-alpha.c:4145
252b5132
RH
1216msgid ".name directive has no symbol"
1217msgstr ""
1218
f12e7348 1219#: config/tc-alpha.c:4176
252b5132
RH
1220msgid "No symbol after .linkage"
1221msgstr ""
1222
f12e7348 1223#: config/tc-alpha.c:4200
252b5132
RH
1224msgid "No symbol after .code_address"
1225msgstr ""
1226
f12e7348 1227#: config/tc-alpha.c:4227 config/tc-score.c:5822
252b5132
RH
1228msgid "Bad .mask directive"
1229msgstr ""
1230
f12e7348 1231#: config/tc-alpha.c:4245
252b5132
RH
1232msgid "Bad .fmask directive"
1233msgstr ""
1234
f12e7348 1235#: config/tc-alpha.c:4402
252b5132
RH
1236#, c-format
1237msgid "Expected comma after name \"%s\""
1238msgstr ""
1239
a74801ba 1240#. *symbol_get_obj (symbolP) = (signed char) temp;
f12e7348 1241#: config/tc-alpha.c:4413
252b5132
RH
1242#, c-format
1243msgid "unhandled: .proc %s,%d"
1244msgstr ""
1245
f12e7348 1246#: config/tc-alpha.c:4447
252b5132
RH
1247#, c-format
1248msgid "Tried to .set unrecognized mode `%s'"
1249msgstr ""
1250
f12e7348 1251#: config/tc-alpha.c:4473
252b5132
RH
1252#, c-format
1253msgid "Bad base register, using $%d."
1254msgstr ""
1255
f12e7348 1256#: config/tc-alpha.c:4494
252b5132
RH
1257#, c-format
1258msgid "Alignment too large: %d. assumed"
1259msgstr ""
1260
f12e7348 1261#: config/tc-alpha.c:4498 config/tc-d30v.c:2048
252b5132
RH
1262msgid "Alignment negative: 0 assumed"
1263msgstr ""
1264
55cf6793 1265#: config/tc-alpha.c:4775
252b5132
RH
1266#, c-format
1267msgid "Chose GP value of %lx\n"
1268msgstr ""
1269
55cf6793 1270#: config/tc-alpha.c:4789
87ccc1b0 1271msgid "Bad .section directive: want a,s,w,x,M,S,G,T in string"
328577ad
NC
1272msgstr ""
1273
55cf6793
ZW
1274#: config/tc-alpha.c:4878
1275#, c-format
1276msgid "internal error: can't hash opcode `%s': %s"
252b5132
RH
1277msgstr ""
1278
55cf6793
ZW
1279#: config/tc-alpha.c:4914
1280#, c-format
1281msgid "internal error: can't hash macro `%s': %s"
252b5132
RH
1282msgstr ""
1283
f12e7348
NC
1284#: config/tc-alpha.c:4998 config/tc-arm.c:6073 config/tc-arm.c:6085
1285#: config/tc-i960.c:708 config/tc-xtensa.c:5251 config/tc-xtensa.c:5329
1286#: config/tc-xtensa.c:5425 config/tc-z80.c:1893
55cf6793
ZW
1287msgid "syntax error"
1288msgstr ""
1289
499ac353 1290#: config/tc-alpha.c:5076
55cf6793
ZW
1291#, c-format
1292msgid "Unknown CPU identifier `%s'"
1293msgstr ""
1294
499ac353 1295#: config/tc-alpha.c:5119
55cf6793
ZW
1296msgid ""
1297"Alpha options:\n"
1298"-32addr\t\t\ttreat addresses as 32-bit values\n"
1299"-F\t\t\tlack floating point instructions support\n"
1300"-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
1301"\t\t\tspecify variant of Alpha architecture\n"
1302"-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -"
1303"m21264b\n"
1304"\t\t\tthese variants include PALcode opcodes\n"
1305msgstr ""
1306
499ac353 1307#: config/tc-alpha.c:5129
55cf6793
ZW
1308msgid ""
1309"VMS options:\n"
1310"-+\t\t\thash encode (don't truncate) names longer than 64 characters\n"
1311"-H\t\t\tshow new symbol after hash truncation\n"
1312msgstr ""
1313
499ac353 1314#: config/tc-alpha.c:5306
55cf6793
ZW
1315#, c-format
1316msgid "unhandled relocation type %s"
1317msgstr ""
1318
499ac353 1319#: config/tc-alpha.c:5319
55cf6793
ZW
1320msgid "non-absolute expression in constant field"
1321msgstr ""
1322
499ac353 1323#: config/tc-alpha.c:5333
55cf6793
ZW
1324#, c-format
1325msgid "type %d reloc done?\n"
1326msgstr ""
1327
499ac353 1328#: config/tc-alpha.c:5380 config/tc-alpha.c:5387
55cf6793
ZW
1329msgid "Used $at without \".set noat\""
1330msgstr ""
1331
499ac353 1332#: config/tc-alpha.c:5549
55cf6793
ZW
1333#, c-format
1334msgid "!samegp reloc against symbol without .prologue: %s"
1335msgstr ""
1336
f12e7348 1337#: config/tc-alpha.c:5586 config/tc-xtensa.c:5931
55cf6793
ZW
1338#, c-format
1339msgid "cannot represent `%s' relocation in object file"
1340msgstr ""
1341
f12e7348 1342#: config/tc-alpha.c:5592
55cf6793
ZW
1343#, c-format
1344msgid "internal error? cannot generate `%s' relocation"
1345msgstr ""
1346
499ac353 1347#: config/tc-alpha.c:5643
55cf6793
ZW
1348#, c-format
1349msgid "frame reg expected, using $%d."
1350msgstr ""
1351
c85dd50d
NC
1352#: config/tc-arc.c:194 config/tc-arc.c:215 config/tc-arc.c:991
1353#: config/tc-h8300.c:76 config/tc-h8300.c:85 config/tc-h8300.c:95
1354#: config/tc-h8300.c:105 config/tc-h8300.c:115 config/tc-h8300.c:126
f12e7348
NC
1355#: config/tc-h8300.c:193 config/tc-hppa.c:6789 config/tc-hppa.c:6795
1356#: config/tc-hppa.c:6801 config/tc-hppa.c:6807 config/tc-hppa.c:8214
1357#: config/tc-mn10300.c:935 config/tc-mn10300.c:940 config/tc-mn10300.c:2433
c85dd50d
NC
1358#: config/tc-xc16x.c:79 config/tc-xc16x.c:86 config/tc-xc16x.c:93
1359msgid "could not set architecture and machine"
1360msgstr ""
1361
f12e7348 1362#: config/tc-arc.c:212 config/tc-arm.c:19602 config/tc-score.c:6522
499ac353 1363#: config/tc-score.c:6538 config/tc-score.c:6543
c85dd50d
NC
1364msgid "virtual memory exhausted"
1365msgstr ""
1366
1367#: config/tc-arc.c:432 config/tc-arc.c:670
1368msgid "expected comma after operand name"
1369msgstr ""
1370
1371#: config/tc-arc.c:443
1372#, c-format
1373msgid "negative operand number %d"
1374msgstr ""
1375
1376#: config/tc-arc.c:455
1377msgid "expected comma after register-number"
1378msgstr ""
1379
1380#: config/tc-arc.c:480
1381msgid "invalid mode"
1382msgstr ""
1383
1384#: config/tc-arc.c:497
1385msgid "expected comma after register-mode"
1386msgstr ""
1387
1388#: config/tc-arc.c:514
1389msgid "shortcut designator invalid"
1390msgstr ""
1391
1392#: config/tc-arc.c:529
1393#, c-format
1394msgid "core register value (%d) too large"
1395msgstr ""
1396
1397#: config/tc-arc.c:537
1398#, c-format
1399msgid "condition code value (%d) too large"
1400msgstr ""
1401
1402#: config/tc-arc.c:554
1403#, c-format
1404msgid "attempt to override symbol: %s"
1405msgstr ""
1406
1407#: config/tc-arc.c:625
1408msgid "invalid opertype"
1409msgstr ""
1410
1411#: config/tc-arc.c:682
1412msgid "expected comma after opcode"
1413msgstr ""
1414
1415#: config/tc-arc.c:692
1416#, c-format
1417msgid "negative subopcode %d"
1418msgstr ""
1419
1420#: config/tc-arc.c:701
1421msgid "subcode value found when opcode not equal 0x03"
1422msgstr ""
1423
1424#: config/tc-arc.c:709
1425#, c-format
1426msgid "invalid subopcode %d"
1427msgstr ""
1428
1429#: config/tc-arc.c:720
1430msgid "expected comma after subopcode"
1431msgstr ""
1432
1433#: config/tc-arc.c:739
1434msgid "invalid suffix class"
1435msgstr ""
1436
1437#: config/tc-arc.c:748
1438msgid "expected comma after suffix class"
1439msgstr ""
1440
1441#: config/tc-arc.c:767
1442msgid "invalid syntax class"
1443msgstr ""
1444
1445#: config/tc-arc.c:774
1446msgid "opcode 0x3 and SYNTAX_3OP invalid"
1447msgstr ""
1448
1449#: config/tc-arc.c:794
1450msgid "unknown suffix class"
1451msgstr ""
1452
1453#: config/tc-arc.c:861
1454msgid "expected comma after symbol name"
1455msgstr ""
1456
1457#: config/tc-arc.c:871
1458msgid "negative symbol length"
1459msgstr ""
1460
1461#: config/tc-arc.c:882
1462msgid "ignoring attempt to re-define symbol"
1463msgstr ""
1464
1465#: config/tc-arc.c:889
1466#, c-format
1467msgid "length of symbol \"%s\" already %ld, ignoring %d"
1468msgstr ""
1469
1470#: config/tc-arc.c:903
1471msgid "assuming symbol alignment of zero"
1472msgstr ""
1473
1474#: config/tc-arc.c:970
1475msgid "\".option\" directive must appear before any instructions"
1476msgstr ""
1477
1478#: config/tc-arc.c:980
1479msgid "\".option\" directive conflicts with initial definition"
1480msgstr ""
1481
1482#: config/tc-arc.c:988
1483msgid "\".option\" directive overrides command-line (default) value"
1484msgstr ""
1485
1486#: config/tc-arc.c:998
1487msgid "invalid identifier for \".option\""
1488msgstr ""
1489
b2f58c0c
NC
1490#: config/tc-arc.c:1036 config/tc-i860.c:1034 config/tc-ip2k.c:249
1491msgid "relaxation not supported\n"
55cf6793
ZW
1492msgstr ""
1493
499ac353 1494#: config/tc-arc.c:1080
c85dd50d
NC
1495msgid "expression too complex code symbol"
1496msgstr ""
1497
499ac353 1498#: config/tc-arc.c:1107
c85dd50d
NC
1499#, c-format
1500msgid "missing ')' in %%-op"
1501msgstr ""
1502
f12e7348
NC
1503#: config/tc-arc.c:1362 config/tc-dlx.c:1200 config/tc-m32r.c:2281
1504#: config/tc-sparc.c:3504
c85dd50d
NC
1505#, c-format
1506msgid "internal error: can't export reloc type %d (`%s')"
1507msgstr ""
1508
499ac353 1509#: config/tc-arc.c:1494
c85dd50d
NC
1510#, c-format
1511msgid "unknown syntax format character `%c'"
1512msgstr ""
1513
499ac353 1514#: config/tc-arc.c:1632
c85dd50d
NC
1515msgid "too many suffixes"
1516msgstr ""
1517
499ac353 1518#: config/tc-arc.c:1671
c85dd50d
NC
1519msgid "symbol as destination register"
1520msgstr ""
1521
f12e7348
NC
1522#: config/tc-arc.c:1756 config/tc-mn10200.c:1141 config/tc-mn10300.c:1820
1523#: config/tc-ppc.c:2791 config/tc-s390.c:1443 config/tc-v850.c:2009
c85dd50d
NC
1524#, c-format
1525msgid "junk at end of line: `%s'"
1526msgstr ""
1527
499ac353 1528#: config/tc-arc.c:1795
c85dd50d
NC
1529msgid "8 byte instruction in delay slot"
1530msgstr ""
1531
1532#. except for jl addr
499ac353 1533#: config/tc-arc.c:1798
c85dd50d
NC
1534msgid "8 byte jump instruction with delay slot"
1535msgstr ""
1536
499ac353 1537#: config/tc-arc.c:1806
c85dd50d
NC
1538msgid "conditional branch follows set of flags"
1539msgstr ""
1540
f12e7348 1541#: config/tc-arc.c:1890 config/tc-arm.c:14208
c85dd50d
NC
1542#, c-format
1543msgid "bad instruction `%s'"
87ccc1b0
NC
1544msgstr ""
1545
f12e7348 1546#: config/tc-arm.c:489
328577ad
NC
1547msgid "ARM register expected"
1548msgstr ""
1549
f12e7348 1550#: config/tc-arm.c:490
328577ad
NC
1551msgid "bad or missing co-processor number"
1552msgstr ""
1553
f12e7348 1554#: config/tc-arm.c:491
328577ad
NC
1555msgid "co-processor register expected"
1556msgstr ""
1557
f12e7348 1558#: config/tc-arm.c:492
328577ad
NC
1559msgid "FPA register expected"
1560msgstr ""
1561
f12e7348 1562#: config/tc-arm.c:493
328577ad
NC
1563msgid "VFP single precision register expected"
1564msgstr ""
1565
f12e7348 1566#: config/tc-arm.c:494
ae351704
AM
1567msgid "VFP/Neon double precision register expected"
1568msgstr ""
1569
f12e7348 1570#: config/tc-arm.c:495
ae351704
AM
1571msgid "Neon quad precision register expected"
1572msgstr ""
1573
f12e7348 1574#: config/tc-arm.c:496
ae351704
AM
1575msgid "VFP single or double precision register expected"
1576msgstr ""
1577
f12e7348 1578#: config/tc-arm.c:497
ae351704 1579msgid "Neon double or quad precision register expected"
328577ad
NC
1580msgstr ""
1581
f12e7348 1582#: config/tc-arm.c:498
ae351704
AM
1583msgid "VFP single, double or Neon quad precision register expected"
1584msgstr ""
1585
f12e7348 1586#: config/tc-arm.c:499
55cf6793
ZW
1587msgid "VFP system register expected"
1588msgstr ""
1589
f12e7348 1590#: config/tc-arm.c:500
328577ad
NC
1591msgid "Maverick MVF register expected"
1592msgstr ""
1593
f12e7348 1594#: config/tc-arm.c:501
328577ad
NC
1595msgid "Maverick MVD register expected"
1596msgstr ""
1597
f12e7348 1598#: config/tc-arm.c:502
328577ad
NC
1599msgid "Maverick MVFX register expected"
1600msgstr ""
1601
f12e7348 1602#: config/tc-arm.c:503
6e1772d5
AM
1603msgid "Maverick MVDX register expected"
1604msgstr ""
1605
f12e7348 1606#: config/tc-arm.c:504
328577ad
NC
1607msgid "Maverick MVAX register expected"
1608msgstr ""
1609
f12e7348 1610#: config/tc-arm.c:505
328577ad
NC
1611msgid "Maverick DSPSC register expected"
1612msgstr ""
1613
f12e7348 1614#: config/tc-arm.c:506
55cf6793
ZW
1615msgid "iWMMXt data register expected"
1616msgstr ""
1617
f12e7348 1618#: config/tc-arm.c:507 config/tc-arm.c:5882
55cf6793
ZW
1619msgid "iWMMXt control register expected"
1620msgstr ""
1621
f12e7348 1622#: config/tc-arm.c:508
55cf6793
ZW
1623msgid "iWMMXt scalar register expected"
1624msgstr ""
1625
f12e7348 1626#: config/tc-arm.c:509
55cf6793 1627msgid "XScale accumulator register expected"
87ccc1b0
NC
1628msgstr ""
1629
ae351704 1630#. For score5u : div/mul will pop warning message, mmu/alw/asw will pop error message.
f12e7348 1631#: config/tc-arm.c:658 config/tc-score.c:47
328577ad
NC
1632msgid "bad arguments to instruction"
1633msgstr ""
1634
f12e7348 1635#: config/tc-arm.c:659 config/tc-score.c:48
328577ad
NC
1636msgid "r15 not allowed here"
1637msgstr ""
1638
f12e7348 1639#: config/tc-arm.c:660
55cf6793 1640msgid "instruction cannot be conditional"
328577ad
NC
1641msgstr ""
1642
f12e7348 1643#: config/tc-arm.c:661
55cf6793 1644msgid "registers may not be the same"
328577ad
NC
1645msgstr ""
1646
f12e7348 1647#: config/tc-arm.c:662
55cf6793 1648msgid "lo register required"
252b5132
RH
1649msgstr ""
1650
f12e7348 1651#: config/tc-arm.c:663
55cf6793 1652msgid "instruction not supported in Thumb16 mode"
06647dfd
AM
1653msgstr ""
1654
f12e7348 1655#: config/tc-arm.c:664
ae351704
AM
1656msgid "instruction does not accept this addressing mode"
1657msgstr ""
1658
f12e7348 1659#: config/tc-arm.c:665
ae351704
AM
1660msgid "branch must be last instruction in IT block"
1661msgstr ""
1662
f12e7348 1663#: config/tc-arm.c:666
ae351704
AM
1664msgid "instruction not allowed in IT block"
1665msgstr ""
1666
f12e7348 1667#: config/tc-arm.c:667
ae351704
AM
1668msgid "selected FPU does not support instruction"
1669msgstr ""
1670
f12e7348 1671#: config/tc-arm.c:807
55cf6793 1672msgid "immediate expression requires a # prefix"
06647dfd
AM
1673msgstr ""
1674
f12e7348 1675#: config/tc-arm.c:834 config/tc-score.c:5605 expr.c:1300 read.c:2440
55cf6793 1676msgid "bad expression"
06647dfd
AM
1677msgstr ""
1678
f12e7348 1679#: config/tc-arm.c:845 config/tc-i860.c:1003 config/tc-sparc.c:2876
55cf6793 1680msgid "bad segment"
252b5132
RH
1681msgstr ""
1682
f12e7348 1683#: config/tc-arm.c:862 config/tc-arm.c:4399 config/tc-i960.c:1300
499ac353 1684#: config/tc-score.c:980
55cf6793
ZW
1685msgid "invalid constant"
1686msgstr ""
1687
f12e7348 1688#: config/tc-arm.c:992
55cf6793
ZW
1689msgid "expected #constant"
1690msgstr ""
1691
f12e7348 1692#: config/tc-arm.c:1153
ae351704
AM
1693#, c-format
1694msgid "unexpected character `%c' in type specifier"
1695msgstr ""
1696
f12e7348 1697#: config/tc-arm.c:1170
ae351704
AM
1698#, c-format
1699msgid "bad size %d in type specifier"
1700msgstr ""
1701
f12e7348 1702#: config/tc-arm.c:1220
ae351704
AM
1703msgid "only one type should be specified for operand"
1704msgstr ""
1705
f12e7348 1706#: config/tc-arm.c:1226
ae351704
AM
1707msgid "vector type expected"
1708msgstr ""
1709
f12e7348 1710#: config/tc-arm.c:1298
ae351704
AM
1711msgid "can't redefine type for operand"
1712msgstr ""
1713
f12e7348 1714#: config/tc-arm.c:1309
ae351704
AM
1715msgid "only D registers may be indexed"
1716msgstr ""
1717
f12e7348 1718#: config/tc-arm.c:1315
ae351704
AM
1719msgid "can't change index for operand"
1720msgstr ""
1721
f12e7348 1722#: config/tc-arm.c:1331 config/tc-arm.c:4000
ae351704
AM
1723msgid "constant expression required"
1724msgstr ""
1725
f12e7348 1726#: config/tc-arm.c:1374
ae351704
AM
1727msgid "register operand expected, but got scalar"
1728msgstr ""
1729
f12e7348 1730#: config/tc-arm.c:1407
ae351704
AM
1731msgid "scalar must have an index"
1732msgstr ""
1733
f12e7348
NC
1734#: config/tc-arm.c:1412 config/tc-arm.c:13175 config/tc-arm.c:13223
1735#: config/tc-arm.c:13625
ae351704
AM
1736msgid "scalar index out of range"
1737msgstr ""
1738
f12e7348 1739#: config/tc-arm.c:1459
55cf6793 1740msgid "bad range in register list"
6e1772d5
AM
1741msgstr ""
1742
f12e7348 1743#: config/tc-arm.c:1467 config/tc-arm.c:1476 config/tc-arm.c:1517
6e1772d5 1744#, c-format
55cf6793 1745msgid "Warning: duplicated register (r%d) in register list"
6e1772d5
AM
1746msgstr ""
1747
f12e7348 1748#: config/tc-arm.c:1479
55cf6793
ZW
1749msgid "Warning: register range not in ascending order"
1750msgstr ""
1751
f12e7348 1752#: config/tc-arm.c:1490
55cf6793
ZW
1753msgid "missing `}'"
1754msgstr ""
1755
f12e7348 1756#: config/tc-arm.c:1506
55cf6793
ZW
1757msgid "invalid register mask"
1758msgstr ""
1759
f12e7348 1760#: config/tc-arm.c:1588
ae351704
AM
1761msgid "expecting {"
1762msgstr ""
1763
f12e7348 1764#: config/tc-arm.c:1643 config/tc-arm.c:1687
ae351704
AM
1765msgid "register out of range in list"
1766msgstr ""
1767
f12e7348
NC
1768#: config/tc-arm.c:1659 config/tc-arm.c:1704 config/tc-h8300.c:989
1769#: config/tc-mips.c:10471 config/tc-mips.c:10493
55cf6793
ZW
1770msgid "invalid register list"
1771msgstr ""
1772
f12e7348 1773#: config/tc-arm.c:1665 config/tc-arm.c:3464 config/tc-arm.c:3597
55cf6793
ZW
1774msgid "register list not in ascending order"
1775msgstr ""
1776
f12e7348 1777#: config/tc-arm.c:1696
55cf6793
ZW
1778msgid "register range not in ascending order"
1779msgstr ""
1780
f12e7348 1781#: config/tc-arm.c:1729
55cf6793 1782msgid "non-contiguous register range"
6e1772d5
AM
1783msgstr ""
1784
f12e7348 1785#: config/tc-arm.c:1855
ae351704
AM
1786msgid "don't use Rn-Rm syntax with non-unit stride"
1787msgstr ""
1788
f12e7348 1789#: config/tc-arm.c:1910
ae351704
AM
1790msgid "error parsing element/structure list"
1791msgstr ""
1792
f12e7348 1793#: config/tc-arm.c:1916
ae351704
AM
1794msgid "expected }"
1795msgstr ""
1796
f12e7348 1797#: config/tc-arm.c:1972
252b5132 1798#, c-format
55cf6793 1799msgid "ignoring attempt to redefine built-in register '%s'"
252b5132
RH
1800msgstr ""
1801
f12e7348 1802#: config/tc-arm.c:1977
55cf6793
ZW
1803#, c-format
1804msgid "ignoring redefinition of register alias '%s'"
252b5132
RH
1805msgstr ""
1806
f12e7348 1807#: config/tc-arm.c:2005
ae351704
AM
1808msgid "attempt to redefine typed alias"
1809msgstr ""
1810
f12e7348 1811#: config/tc-arm.c:2043
328577ad 1812#, c-format
55cf6793 1813msgid "unknown register '%s' -- .req ignored"
328577ad
NC
1814msgstr ""
1815
f12e7348 1816#: config/tc-arm.c:2138
ae351704
AM
1817msgid "bad type for register"
1818msgstr ""
1819
f12e7348 1820#: config/tc-arm.c:2149
ae351704
AM
1821msgid "expression must be constant"
1822msgstr ""
1823
f12e7348 1824#: config/tc-arm.c:2166
ae351704
AM
1825msgid "can't redefine the type of a register alias"
1826msgstr ""
1827
f12e7348 1828#: config/tc-arm.c:2173
ae351704
AM
1829msgid "you must specify a single type only"
1830msgstr ""
1831
f12e7348 1832#: config/tc-arm.c:2186
ae351704
AM
1833msgid "can't redefine the index of a scalar alias"
1834msgstr ""
1835
f12e7348 1836#: config/tc-arm.c:2194
ae351704
AM
1837msgid "scalar index must be constant"
1838msgstr ""
1839
f12e7348 1840#: config/tc-arm.c:2203
ae351704
AM
1841msgid "expecting ]"
1842msgstr ""
1843
f12e7348 1844#: config/tc-arm.c:2240
55cf6793
ZW
1845msgid "invalid syntax for .req directive"
1846msgstr ""
1847
f12e7348 1848#: config/tc-arm.c:2246
ae351704
AM
1849msgid "invalid syntax for .dn directive"
1850msgstr ""
1851
f12e7348 1852#: config/tc-arm.c:2252
ae351704
AM
1853msgid "invalid syntax for .qn directive"
1854msgstr ""
1855
f12e7348 1856#: config/tc-arm.c:2278
55cf6793
ZW
1857msgid "invalid syntax for .unreq directive"
1858msgstr ""
1859
f12e7348 1860#: config/tc-arm.c:2284
a74801ba 1861#, c-format
55cf6793 1862msgid "unknown register alias '%s'"
a74801ba
ILT
1863msgstr ""
1864
f12e7348 1865#: config/tc-arm.c:2286
06647dfd 1866#, c-format
55cf6793 1867msgid "ignoring attempt to undefine built-in register '%s'"
252b5132
RH
1868msgstr ""
1869
f12e7348 1870#: config/tc-arm.c:2437
c85dd50d
NC
1871#, c-format
1872msgid "Failed to find real start of function: %s\n"
1873msgstr ""
1874
f12e7348 1875#: config/tc-arm.c:2453
55cf6793 1876msgid "selected processor does not support THUMB opcodes"
252b5132
RH
1877msgstr ""
1878
f12e7348 1879#: config/tc-arm.c:2467
55cf6793 1880msgid "selected processor does not support ARM opcodes"
252b5132
RH
1881msgstr ""
1882
f12e7348 1883#: config/tc-arm.c:2480
55cf6793
ZW
1884#, c-format
1885msgid "invalid instruction size selected (%d)"
252b5132
RH
1886msgstr ""
1887
f12e7348 1888#: config/tc-arm.c:2512
252b5132 1889#, c-format
55cf6793 1890msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
252b5132
RH
1891msgstr ""
1892
f12e7348 1893#: config/tc-arm.c:2568
87ccc1b0 1894#, c-format
55cf6793 1895msgid "expected comma after name \"%s\""
87ccc1b0
NC
1896msgstr ""
1897
f12e7348 1898#: config/tc-arm.c:2618 config/tc-m32r.c:588
55cf6793
ZW
1899#, c-format
1900msgid "symbol `%s' already defined"
252b5132
RH
1901msgstr ""
1902
f12e7348 1903#: config/tc-arm.c:2652
55cf6793
ZW
1904#, c-format
1905msgid "unrecognized syntax mode \"%s\""
252b5132
RH
1906msgstr ""
1907
f12e7348 1908#: config/tc-arm.c:2673
55cf6793
ZW
1909#, c-format
1910msgid "alignment too large: %d assumed"
252b5132
RH
1911msgstr ""
1912
f12e7348 1913#: config/tc-arm.c:2676
55cf6793 1914msgid "alignment negative. 0 assumed."
252b5132
RH
1915msgstr ""
1916
f12e7348 1917#: config/tc-arm.c:2823
55cf6793 1918msgid "literal pool overflow"
252b5132
RH
1919msgstr ""
1920
f12e7348 1921#: config/tc-arm.c:2979 config/tc-arm.c:5817
55cf6793 1922msgid "unrecognized relocation suffix"
252b5132
RH
1923msgstr ""
1924
f12e7348 1925#: config/tc-arm.c:2992
49f58d10
JB
1926msgid "(plt) is only valid on branch targets"
1927msgstr ""
1928
f12e7348
NC
1929#: config/tc-arm.c:2998 config/tc-s390.c:1100 config/tc-s390.c:1708
1930#: config/tc-xtensa.c:1564
49f58d10
JB
1931#, c-format
1932msgid "%s relocations do not fit in %d bytes"
1933msgstr ""
1934
f12e7348 1935#: config/tc-arm.c:3046 dwarf2dbg.c:670
55cf6793 1936msgid "expected 0 or 1"
252b5132
RH
1937msgstr ""
1938
f12e7348 1939#: config/tc-arm.c:3050
55cf6793 1940msgid "missing comma"
6e1772d5
AM
1941msgstr ""
1942
f12e7348 1943#: config/tc-arm.c:3105
c85dd50d 1944msgid "duplicate .handlerdata directive"
252b5132
RH
1945msgstr ""
1946
f12e7348 1947#: config/tc-arm.c:3177
55cf6793 1948msgid "personality routine specified for cantunwind frame"
6e1772d5
AM
1949msgstr ""
1950
f12e7348 1951#: config/tc-arm.c:3191
55cf6793 1952msgid "duplicate .personalityindex directive"
6e1772d5
AM
1953msgstr ""
1954
f12e7348 1955#: config/tc-arm.c:3198
55cf6793 1956msgid "bad personality routine number"
6e1772d5
AM
1957msgstr ""
1958
f12e7348 1959#: config/tc-arm.c:3217
55cf6793 1960msgid "duplicate .personality directive"
6e1772d5
AM
1961msgstr ""
1962
f12e7348 1963#: config/tc-arm.c:3240 config/tc-arm.c:3368 config/tc-arm.c:3416
55cf6793 1964msgid "expected register list"
252b5132
RH
1965msgstr ""
1966
f12e7348 1967#: config/tc-arm.c:3322
55cf6793 1968msgid "expected , <constant>"
252b5132
RH
1969msgstr ""
1970
f12e7348 1971#: config/tc-arm.c:3331
55cf6793 1972msgid "number of registers must be in the range [1:4]"
252b5132
RH
1973msgstr ""
1974
f12e7348 1975#: config/tc-arm.c:3478 config/tc-arm.c:3611
55cf6793 1976msgid "bad register range"
06647dfd
AM
1977msgstr ""
1978
f12e7348 1979#: config/tc-arm.c:3665
55cf6793 1980msgid "register expected"
252b5132
RH
1981msgstr ""
1982
f12e7348 1983#: config/tc-arm.c:3675
55cf6793 1984msgid "FPA .unwind_save does not take a register list"
252b5132
RH
1985msgstr ""
1986
f12e7348 1987#: config/tc-arm.c:3694
55cf6793 1988msgid ".unwind_save does not support this kind of register"
60bcf0fa
NC
1989msgstr ""
1990
f12e7348 1991#: config/tc-arm.c:3730
55cf6793 1992msgid "SP and PC not permitted in .unwind_movsp directive"
252b5132
RH
1993msgstr ""
1994
f12e7348 1995#: config/tc-arm.c:3735
55cf6793 1996msgid "unexpected .unwind_movsp directive"
252b5132
RH
1997msgstr ""
1998
f12e7348 1999#: config/tc-arm.c:3759
55cf6793 2000msgid "stack increment must be multiple of 4"
252b5132
RH
2001msgstr ""
2002
f12e7348 2003#: config/tc-arm.c:3788
55cf6793 2004msgid "expected <reg>, <reg>"
252b5132
RH
2005msgstr ""
2006
f12e7348 2007#: config/tc-arm.c:3806
55cf6793 2008msgid "register must be either sp or set by a previousunwind_movsp directive"
5f68c319
NC
2009msgstr ""
2010
f12e7348 2011#: config/tc-arm.c:3842
55cf6793 2012msgid "expected <offset>, <opcode>"
06647dfd
AM
2013msgstr ""
2014
f12e7348 2015#: config/tc-arm.c:3854
55cf6793 2016msgid "unwind opcode too long"
5f68c319
NC
2017msgstr ""
2018
f12e7348 2019#: config/tc-arm.c:3859
55cf6793 2020msgid "invalid unwind opcode"
5f68c319
NC
2021msgstr ""
2022
f12e7348
NC
2023#: config/tc-arm.c:4006 config/tc-arm.c:4868 config/tc-arm.c:8469
2024#: config/tc-arm.c:8951 config/tc-arm.c:11748 config/tc-arm.c:18741
2025#: config/tc-arm.c:18766 config/tc-arm.c:18774 config/tc-z8k.c:1144
ae351704 2026#: config/tc-z8k.c:1154
55cf6793 2027msgid "immediate value out of range"
3b16e843
NC
2028msgstr ""
2029
f12e7348 2030#: config/tc-arm.c:4153
55cf6793 2031msgid "invalid FPA immediate expression"
6e1772d5
AM
2032msgstr ""
2033
f12e7348 2034#: config/tc-arm.c:4277 config/tc-arm.c:4285
06647dfd
AM
2035msgid "shift expression expected"
2036msgstr ""
2037
f12e7348 2038#: config/tc-arm.c:4299
06647dfd
AM
2039msgid "'LSL' or 'ASR' required"
2040msgstr ""
2041
f12e7348 2042#: config/tc-arm.c:4307
06647dfd
AM
2043msgid "'LSL' required"
2044msgstr ""
2045
f12e7348 2046#: config/tc-arm.c:4315
06647dfd
AM
2047msgid "'ASR' required"
2048msgstr ""
2049
f12e7348 2050#: config/tc-arm.c:4387 config/tc-arm.c:4862 config/tc-arm.c:6443
499ac353 2051#: config/tc-v850.c:1827 config/tc-v850.c:1848
55cf6793 2052msgid "constant expression expected"
06647dfd
AM
2053msgstr ""
2054
f12e7348 2055#: config/tc-arm.c:4394
55cf6793 2056msgid "invalid rotation"
06647dfd
AM
2057msgstr ""
2058
f12e7348 2059#: config/tc-arm.c:4554 config/tc-arm.c:4698
ae351704
AM
2060msgid "unknown group relocation"
2061msgstr ""
2062
f12e7348 2063#: config/tc-arm.c:4667
ae351704
AM
2064msgid "alignment must be constant"
2065msgstr ""
2066
f12e7348 2067#: config/tc-arm.c:4729
ae351704
AM
2068msgid "this group relocation is not allowed on this instruction"
2069msgstr ""
2070
f12e7348 2071#: config/tc-arm.c:4741 config/tc-arm.c:5141
55cf6793 2072msgid "']' expected"
06647dfd
AM
2073msgstr ""
2074
f12e7348 2075#: config/tc-arm.c:4759
55cf6793 2076msgid "'}' expected at end of 'option' field"
06647dfd
AM
2077msgstr ""
2078
f12e7348 2079#: config/tc-arm.c:4764
55cf6793 2080msgid "cannot combine index with option"
87ccc1b0
NC
2081msgstr ""
2082
f12e7348 2083#: config/tc-arm.c:4777
55cf6793 2084msgid "cannot combine pre- and post-indexing"
6e1772d5
AM
2085msgstr ""
2086
f12e7348 2087#: config/tc-arm.c:4938
55cf6793
ZW
2088msgid "flag for {c}psr instruction expected"
2089msgstr ""
2090
f12e7348 2091#: config/tc-arm.c:4963
55cf6793 2092msgid "unrecognized CPS flag"
5f68c319
NC
2093msgstr ""
2094
f12e7348 2095#: config/tc-arm.c:4970
55cf6793 2096msgid "missing CPS flags"
6e1772d5
AM
2097msgstr ""
2098
f12e7348 2099#: config/tc-arm.c:4993 config/tc-arm.c:4999
6e1772d5
AM
2100msgid "valid endian specifiers are be or le"
2101msgstr ""
2102
f12e7348 2103#: config/tc-arm.c:5021
6e1772d5
AM
2104msgid "missing rotation field after comma"
2105msgstr ""
2106
f12e7348 2107#: config/tc-arm.c:5036
55cf6793 2108msgid "rotation can only be 0, 8, 16, or 24"
6e1772d5
AM
2109msgstr ""
2110
f12e7348 2111#: config/tc-arm.c:5065
55cf6793 2112msgid "condition required"
6e1772d5
AM
2113msgstr ""
2114
f12e7348 2115#: config/tc-arm.c:5103 config/tc-arm.c:6953
ae351704
AM
2116msgid "'[' expected"
2117msgstr ""
2118
f12e7348 2119#: config/tc-arm.c:5116
ae351704
AM
2120msgid "',' expected"
2121msgstr ""
2122
f12e7348 2123#: config/tc-arm.c:5133
3caac5b8
AM
2124msgid "invalid shift"
2125msgstr ""
2126
f12e7348 2127#: config/tc-arm.c:5206
ae351704
AM
2128msgid "can't use Neon quad register here"
2129msgstr ""
2130
f12e7348 2131#: config/tc-arm.c:5272
ae351704
AM
2132msgid "expected <Rm> or <Dm> or <Qm> operand"
2133msgstr ""
2134
f12e7348 2135#: config/tc-arm.c:5352
ae351704
AM
2136msgid "parse error"
2137msgstr ""
2138
f12e7348 2139#: config/tc-arm.c:5362 read.c:2097
ae351704
AM
2140msgid "expected comma"
2141msgstr ""
2142
f12e7348 2143#: config/tc-arm.c:5652 config/tc-arm.c:5722
ae351704
AM
2144msgid "immediate value is out of range"
2145msgstr ""
2146
f12e7348 2147#: config/tc-arm.c:5867
55cf6793 2148msgid "iWMMXt data or control register expected"
6e1772d5
AM
2149msgstr ""
2150
f12e7348 2151#: config/tc-arm.c:6020
c85dd50d
NC
2152#, c-format
2153msgid "unhandled operand code %d"
2154msgstr ""
2155
f12e7348 2156#: config/tc-arm.c:6099 config/tc-score.c:56
55cf6793 2157msgid "garbage following instruction"
06647dfd
AM
2158msgstr ""
2159
f12e7348 2160#: config/tc-arm.c:6186
ae351704
AM
2161msgid "D register out of range for selected VFP version"
2162msgstr ""
2163
f12e7348 2164#: config/tc-arm.c:6265
55cf6793 2165msgid "instruction does not accept preindexed addressing"
06647dfd
AM
2166msgstr ""
2167
55cf6793 2168#. unindexed - only for coprocessor
f12e7348 2169#: config/tc-arm.c:6281 config/tc-arm.c:8275
55cf6793 2170msgid "instruction does not accept unindexed addressing"
06647dfd
AM
2171msgstr ""
2172
f12e7348 2173#: config/tc-arm.c:6289
55cf6793 2174msgid "destination register same as write-back base"
06647dfd
AM
2175msgstr ""
2176
f12e7348 2177#: config/tc-arm.c:6290
55cf6793 2178msgid "source register same as write-back base"
6e1772d5
AM
2179msgstr ""
2180
f12e7348 2181#: config/tc-arm.c:6336
55cf6793 2182msgid "instruction does not accept scaled register index"
87ccc1b0
NC
2183msgstr ""
2184
f12e7348 2185#: config/tc-arm.c:6376
55cf6793 2186msgid "instruction does not support unindexed addressing"
6e1772d5
AM
2187msgstr ""
2188
f12e7348 2189#: config/tc-arm.c:6391
55cf6793 2190msgid "pc may not be used with write-back"
5f68c319
NC
2191msgstr ""
2192
f12e7348 2193#: config/tc-arm.c:6396
55cf6793 2194msgid "instruction does not support writeback"
5f68c319
NC
2195msgstr ""
2196
f12e7348 2197#: config/tc-arm.c:6438
55cf6793
ZW
2198msgid "invalid pseudo operation"
2199msgstr ""
2200
f12e7348 2201#: config/tc-arm.c:6484
55cf6793 2202msgid "literal pool insertion failed"
5f68c319
NC
2203msgstr ""
2204
f12e7348 2205#: config/tc-arm.c:6542
3caac5b8
AM
2206msgid "Rn must not overlap other operands"
2207msgstr ""
2208
f12e7348 2209#: config/tc-arm.c:6631 config/tc-arm.c:8807
c85dd50d
NC
2210msgid "bad barrier type"
2211msgstr ""
2212
f12e7348
NC
2213#: config/tc-arm.c:6642 config/tc-arm.c:6661 config/tc-arm.c:6674
2214#: config/tc-arm.c:8818 config/tc-arm.c:8838 config/tc-arm.c:8852
55cf6793
ZW
2215msgid "bit-field extends past end of register"
2216msgstr ""
2217
f12e7348 2218#: config/tc-arm.c:6703
55cf6793
ZW
2219msgid "the only suffix valid here is '(plt)'"
2220msgstr ""
2221
f12e7348 2222#: config/tc-arm.c:6756
55cf6793
ZW
2223msgid "use of r15 in blx in ARM mode is not really useful"
2224msgstr ""
2225
f12e7348 2226#: config/tc-arm.c:6781
55cf6793
ZW
2227msgid "use of r15 in bx in ARM mode is not really useful"
2228msgstr ""
2229
f12e7348 2230#: config/tc-arm.c:6806 config/tc-arm.c:8990
55cf6793 2231msgid "use of r15 in bxj is not really useful"
5f68c319
NC
2232msgstr ""
2233
f12e7348 2234#: config/tc-arm.c:6920 config/tc-arm.c:6929
55cf6793
ZW
2235msgid "writeback of base register is UNPREDICTABLE"
2236msgstr ""
2237
f12e7348 2238#: config/tc-arm.c:6923
55cf6793
ZW
2239msgid "writeback of base register when in register list is UNPREDICTABLE"
2240msgstr ""
2241
f12e7348 2242#: config/tc-arm.c:6933
55cf6793
ZW
2243msgid "if writeback register is in list, it must be the lowest reg in the list"
2244msgstr ""
2245
f12e7348 2246#: config/tc-arm.c:6948
55cf6793
ZW
2247msgid "first destination register must be even"
2248msgstr ""
2249
f12e7348 2250#: config/tc-arm.c:6951 config/tc-arm.c:7018
55cf6793
ZW
2251msgid "can only load two consecutive registers"
2252msgstr ""
2253
2254#. If op 1 were present and equal to PC, this function wouldn't
2255#. have been called in the first place.
2256#. If op 2 were present and equal to PC, this function wouldn't
2257#. have been called in the first place.
f12e7348
NC
2258#: config/tc-arm.c:6952 config/tc-arm.c:7021 config/tc-arm.c:7547
2259#: config/tc-arm.c:9468
328577ad 2260msgid "r14 not allowed here"
5f68c319
NC
2261msgstr ""
2262
f12e7348 2263#: config/tc-arm.c:6966
55cf6793 2264msgid "base register written back, and overlaps second destination register"
252b5132
RH
2265msgstr ""
2266
f12e7348 2267#: config/tc-arm.c:6974
55cf6793 2268msgid "index register overlaps destination register"
252b5132
RH
2269msgstr ""
2270
f12e7348 2271#: config/tc-arm.c:7004 config/tc-arm.c:7529
55cf6793 2272msgid "offset must be zero in ARM encoding"
252b5132
RH
2273msgstr ""
2274
f12e7348 2275#: config/tc-arm.c:7015 config/tc-arm.c:7541
55cf6793 2276msgid "even register required"
e135f41b
NC
2277msgstr ""
2278
f12e7348 2279#: config/tc-arm.c:7046 config/tc-arm.c:7077
55cf6793 2280msgid "this instruction requires a post-indexed address"
a74801ba
ILT
2281msgstr ""
2282
f12e7348 2283#: config/tc-arm.c:7104
ae351704
AM
2284msgid "Rd and Rm should be different in mla"
2285msgstr ""
2286
f12e7348 2287#: config/tc-arm.c:7128 config/tc-arm.c:9725
ae351704
AM
2288msgid ":lower16: not allowed this instruction"
2289msgstr ""
2290
f12e7348 2291#: config/tc-arm.c:7130
ae351704
AM
2292msgid ":upper16: not allowed instruction"
2293msgstr ""
2294
f12e7348 2295#: config/tc-arm.c:7149
ae351704 2296msgid "operand 1 must be FPSCR"
a74801ba
ILT
2297msgstr ""
2298
f12e7348 2299#: config/tc-arm.c:7182 config/tc-arm.c:9834
55cf6793 2300msgid "'CPSR' or 'SPSR' expected"
252b5132
RH
2301msgstr ""
2302
f12e7348 2303#: config/tc-arm.c:7219
ae351704 2304msgid "Rd and Rm should be different in mul"
328577ad
NC
2305msgstr ""
2306
f12e7348 2307#: config/tc-arm.c:7238 config/tc-arm.c:7474 config/tc-arm.c:9914
42477147
NC
2308msgid "rdhi and rdlo must be different"
2309msgstr ""
2310
f12e7348 2311#: config/tc-arm.c:7244
55cf6793 2312msgid "rdhi, rdlo and rm must all be different"
252b5132
RH
2313msgstr ""
2314
f12e7348 2315#: config/tc-arm.c:7306
55cf6793 2316msgid "'[' expected after PLD mnemonic"
252b5132
RH
2317msgstr ""
2318
f12e7348 2319#: config/tc-arm.c:7308 config/tc-arm.c:7323
55cf6793 2320msgid "post-indexed expression used in preload instruction"
252b5132
RH
2321msgstr ""
2322
f12e7348 2323#: config/tc-arm.c:7310 config/tc-arm.c:7325
55cf6793 2324msgid "writeback used in preload instruction"
252b5132
RH
2325msgstr ""
2326
f12e7348 2327#: config/tc-arm.c:7312 config/tc-arm.c:7327
55cf6793 2328msgid "unindexed addressing used in preload instruction"
252b5132
RH
2329msgstr ""
2330
f12e7348 2331#: config/tc-arm.c:7321
ae351704 2332msgid "'[' expected after PLI mnemonic"
252b5132
RH
2333msgstr ""
2334
f12e7348 2335#: config/tc-arm.c:7500
ae351704
AM
2336msgid "SRS base register must be r13"
2337msgstr ""
2338
f12e7348 2339#: config/tc-arm.c:7544
55cf6793 2340msgid "can only store two consecutive registers"
0d2bcfaf
NC
2341msgstr ""
2342
f12e7348 2343#: config/tc-arm.c:7639 config/tc-arm.c:7656
55cf6793 2344msgid "only two consecutive VFP SP registers allowed here"
87ccc1b0
NC
2345msgstr ""
2346
f12e7348 2347#: config/tc-arm.c:7684 config/tc-arm.c:7699
55cf6793 2348msgid "this addressing mode requires base-register writeback"
87ccc1b0
NC
2349msgstr ""
2350
f12e7348 2351#: config/tc-arm.c:7873
55cf6793 2352msgid "this instruction does not support indexing"
252b5132
RH
2353msgstr ""
2354
f12e7348 2355#: config/tc-arm.c:7896
55cf6793 2356msgid "only r15 allowed here"
252b5132
RH
2357msgstr ""
2358
f12e7348 2359#: config/tc-arm.c:8031
ae351704
AM
2360msgid "immediate operand requires iWMMXt2"
2361msgstr ""
2362
f12e7348 2363#: config/tc-arm.c:8175
3caac5b8
AM
2364msgid "shift by register not allowed in thumb mode"
2365msgstr ""
2366
f12e7348 2367#: config/tc-arm.c:8187 config/tc-arm.c:18248
55cf6793 2368msgid "shift expression is too large"
328577ad
NC
2369msgstr ""
2370
f12e7348 2371#: config/tc-arm.c:8213
ae351704 2372msgid "Instruction does not support =N addresses"
252b5132
RH
2373msgstr ""
2374
f12e7348 2375#: config/tc-arm.c:8218
55cf6793 2376msgid "cannot use register index with PC-relative addressing"
252b5132
RH
2377msgstr ""
2378
f12e7348 2379#: config/tc-arm.c:8219
55cf6793 2380msgid "cannot use register index with this instruction"
252b5132
RH
2381msgstr ""
2382
f12e7348 2383#: config/tc-arm.c:8221
55cf6793 2384msgid "Thumb does not support negative register indexing"
252b5132
RH
2385msgstr ""
2386
f12e7348 2387#: config/tc-arm.c:8223
55cf6793 2388msgid "Thumb does not support register post-indexing"
328577ad
NC
2389msgstr ""
2390
f12e7348 2391#: config/tc-arm.c:8225
55cf6793 2392msgid "Thumb does not support register indexing with writeback"
328577ad
NC
2393msgstr ""
2394
f12e7348 2395#: config/tc-arm.c:8227
55cf6793 2396msgid "Thumb supports only LSL in shifted register indexing"
328577ad
NC
2397msgstr ""
2398
f12e7348 2399#: config/tc-arm.c:8236 config/tc-arm.c:12978
55cf6793 2400msgid "shift out of range"
252b5132
RH
2401msgstr ""
2402
f12e7348 2403#: config/tc-arm.c:8244
55cf6793 2404msgid "cannot use writeback with PC-relative addressing"
252b5132
RH
2405msgstr ""
2406
f12e7348 2407#: config/tc-arm.c:8246
55cf6793 2408msgid "cannot use writeback with this instruction"
252b5132
RH
2409msgstr ""
2410
f12e7348 2411#: config/tc-arm.c:8265
55cf6793 2412msgid "cannot use post-indexing with PC-relative addressing"
252b5132
RH
2413msgstr ""
2414
f12e7348 2415#: config/tc-arm.c:8266
55cf6793 2416msgid "cannot use post-indexing with this instruction"
252b5132
RH
2417msgstr ""
2418
f12e7348 2419#: config/tc-arm.c:8393
3caac5b8
AM
2420msgid "PC not allowed as destination"
2421msgstr ""
2422
f12e7348 2423#: config/tc-arm.c:8464
ae351704
AM
2424msgid "only SUBS PC, LR, #const allowed"
2425msgstr ""
2426
f12e7348
NC
2427#: config/tc-arm.c:8537 config/tc-arm.c:8678 config/tc-arm.c:8770
2428#: config/tc-arm.c:9789
55cf6793 2429msgid "shift must be constant"
252b5132
RH
2430msgstr ""
2431
f12e7348
NC
2432#: config/tc-arm.c:8564 config/tc-arm.c:8693 config/tc-arm.c:8785
2433#: config/tc-arm.c:9802
55cf6793 2434msgid "unshifted register required"
252b5132
RH
2435msgstr ""
2436
f12e7348 2437#: config/tc-arm.c:8579 config/tc-arm.c:8796 config/tc-arm.c:9901
55cf6793 2438msgid "dest must overlap one source register"
252b5132
RH
2439msgstr ""
2440
f12e7348 2441#: config/tc-arm.c:8696
55cf6793 2442msgid "dest and source1 must be the same register"
252b5132
RH
2443msgstr ""
2444
f12e7348 2445#: config/tc-arm.c:8947
ae351704
AM
2446msgid "instruction is always unconditional"
2447msgstr ""
2448
f12e7348 2449#: config/tc-arm.c:9029
ae351704
AM
2450msgid "selected processor does not support 'A' form of this instruction"
2451msgstr ""
2452
f12e7348 2453#: config/tc-arm.c:9032
55cf6793 2454msgid "Thumb does not support the 2-argument form of this instruction"
252b5132
RH
2455msgstr ""
2456
f12e7348 2457#: config/tc-arm.c:9131
ae351704 2458msgid "SP not allowed in register list"
252b5132
RH
2459msgstr ""
2460
f12e7348 2461#: config/tc-arm.c:9136
ae351704 2462msgid "LR and PC should not both be in register list"
252b5132
RH
2463msgstr ""
2464
f12e7348 2465#: config/tc-arm.c:9140
ae351704 2466msgid "base register should not be in register list when written back"
252b5132
RH
2467msgstr ""
2468
f12e7348 2469#: config/tc-arm.c:9146
ae351704 2470msgid "PC not allowed in register list"
252b5132
RH
2471msgstr ""
2472
f12e7348 2473#: config/tc-arm.c:9149 config/tc-arm.c:9215 config/tc-arm.c:9255
ae351704
AM
2474#, c-format
2475msgid "value stored for r%d is UNPREDICTABLE"
252b5132
RH
2476msgstr ""
2477
f12e7348 2478#: config/tc-arm.c:9191
ae351704
AM
2479msgid "Thumb load/store multiple does not support {reglist}^"
2480msgstr ""
2481
f12e7348 2482#: config/tc-arm.c:9248
ae351704 2483msgid "Thumb-2 instruction only valid in unified syntax"
252b5132
RH
2484msgstr ""
2485
f12e7348 2486#: config/tc-arm.c:9252 config/tc-arm.c:9262
55cf6793 2487msgid "this instruction will write back the base register"
252b5132
RH
2488msgstr ""
2489
f12e7348 2490#: config/tc-arm.c:9265
55cf6793 2491msgid "this instruction will not write back the base register"
252b5132
RH
2492msgstr ""
2493
f12e7348 2494#: config/tc-arm.c:9294
55cf6793 2495msgid "r14 not allowed as first register when second register is omitted"
252b5132
RH
2496msgstr ""
2497
f12e7348 2498#: config/tc-arm.c:9391 config/tc-arm.c:9404 config/tc-arm.c:9440
55cf6793 2499msgid "Thumb does not support this addressing mode"
8ea2b00f
AM
2500msgstr ""
2501
f12e7348 2502#: config/tc-arm.c:9408
55cf6793 2503msgid "byte or halfword not valid for base register"
252b5132
RH
2504msgstr ""
2505
f12e7348 2506#: config/tc-arm.c:9411
55cf6793 2507msgid "r15 based store not allowed"
252b5132
RH
2508msgstr ""
2509
f12e7348 2510#: config/tc-arm.c:9413
55cf6793 2511msgid "invalid base register for register offset"
252b5132
RH
2512msgstr ""
2513
f12e7348 2514#: config/tc-arm.c:9710
55cf6793 2515msgid "only lo regs allowed with immediate"
252b5132
RH
2516msgstr ""
2517
f12e7348 2518#: config/tc-arm.c:9730
ae351704 2519msgid ":upper16: not allowed this instruction"
55cf6793
ZW
2520msgstr ""
2521
f12e7348
NC
2522#: config/tc-arm.c:9824 config/tc-arm.c:9830 config/tc-arm.c:9856
2523#: config/tc-arm.c:9862
ae351704 2524msgid "selected processor does not support requested special purpose register"
55cf6793
ZW
2525msgstr ""
2526
f12e7348 2527#: config/tc-arm.c:9851
ae351704 2528msgid "Thumb encoding does not support an immediate here"
3caac5b8
AM
2529msgstr ""
2530
f12e7348 2531#: config/tc-arm.c:9936
ae351704
AM
2532msgid "Thumb does not support NOP with hints"
2533msgstr ""
2534
f12e7348 2535#: config/tc-arm.c:10018
ae351704 2536msgid "push/pop do not support {reglist}^"
3caac5b8
AM
2537msgstr ""
2538
f12e7348 2539#: config/tc-arm.c:10041
328577ad 2540msgid "invalid register list to push/pop instruction"
252b5132
RH
2541msgstr ""
2542
f12e7348 2543#: config/tc-arm.c:10234
ae351704
AM
2544msgid "source1 and dest must be same register"
2545msgstr ""
2546
f12e7348 2547#: config/tc-arm.c:10255
55cf6793 2548msgid "ror #imm not supported"
252b5132
RH
2549msgstr ""
2550
f12e7348 2551#: config/tc-arm.c:10380
55cf6793 2552msgid "Thumb encoding does not support rotation"
6e1772d5
AM
2553msgstr ""
2554
f12e7348 2555#: config/tc-arm.c:10399
ae351704
AM
2556msgid "instruction requires register index"
2557msgstr ""
2558
f12e7348 2559#: config/tc-arm.c:10401
3caac5b8
AM
2560msgid "PC is not a valid index register"
2561msgstr ""
2562
f12e7348 2563#: config/tc-arm.c:10403
3caac5b8
AM
2564msgid "instruction does not allow shifted index"
2565msgstr ""
2566
f12e7348 2567#: config/tc-arm.c:10821
ae351704 2568msgid "invalid instruction shape"
3caac5b8
AM
2569msgstr ""
2570
f12e7348 2571#: config/tc-arm.c:11063
ae351704 2572msgid "types specified in both the mnemonic and operands"
55cf6793
ZW
2573msgstr ""
2574
f12e7348 2575#: config/tc-arm.c:11100
ae351704 2576msgid "operand types can't be inferred"
a74801ba
ILT
2577msgstr ""
2578
f12e7348 2579#: config/tc-arm.c:11106
ae351704 2580msgid "type specifier has the wrong number of parts"
55cf6793
ZW
2581msgstr ""
2582
f12e7348 2583#: config/tc-arm.c:11161
ae351704 2584msgid "operand size must match register width"
252b5132
RH
2585msgstr ""
2586
f12e7348 2587#: config/tc-arm.c:11172
ae351704 2588msgid "bad type in Neon instruction"
3caac5b8
AM
2589msgstr ""
2590
f12e7348 2591#: config/tc-arm.c:11183
ae351704 2592msgid "inconsistent types in Neon instruction"
3caac5b8
AM
2593msgstr ""
2594
f12e7348 2595#: config/tc-arm.c:12232
ae351704 2596msgid "scalar out of range for multiply instruction"
252b5132
RH
2597msgstr ""
2598
f12e7348 2599#: config/tc-arm.c:12396 config/tc-arm.c:12408
ae351704 2600msgid "immediate out of range for insert"
252b5132
RH
2601msgstr ""
2602
f12e7348 2603#: config/tc-arm.c:12420 config/tc-arm.c:13323
ae351704 2604msgid "immediate out of range for shift"
3b16e843
NC
2605msgstr ""
2606
f12e7348
NC
2607#: config/tc-arm.c:12477 config/tc-arm.c:12504 config/tc-arm.c:12824
2608#: config/tc-arm.c:13269
ae351704 2609msgid "immediate out of range"
3b16e843
NC
2610msgstr ""
2611
f12e7348 2612#: config/tc-arm.c:12541
ae351704 2613msgid "immediate out of range for narrowing operation"
6e1772d5
AM
2614msgstr ""
2615
f12e7348 2616#: config/tc-arm.c:12661
ae351704 2617msgid "operands 0 and 1 must be the same register"
252b5132
RH
2618msgstr ""
2619
f12e7348 2620#: config/tc-arm.c:12798
ae351704 2621msgid "operand size must be specified for immediate VMOV"
8ea2b00f
AM
2622msgstr ""
2623
f12e7348 2624#: config/tc-arm.c:12808
ae351704 2625msgid "immediate has bits set outside the operand size"
252b5132
RH
2626msgstr ""
2627
f12e7348 2628#: config/tc-arm.c:13004
ae351704 2629msgid "elements must be smaller than reversal region"
8ad3436c
AM
2630msgstr ""
2631
f12e7348 2632#: config/tc-arm.c:13174 config/tc-arm.c:13222
ae351704 2633msgid "bad type for scalar"
8ad3436c
AM
2634msgstr ""
2635
f12e7348 2636#: config/tc-arm.c:13286 config/tc-arm.c:13294
ae351704 2637msgid "VFP registers must be adjacent"
252b5132
RH
2638msgstr ""
2639
f12e7348 2640#: config/tc-arm.c:13435
ae351704 2641msgid "bad list length for table lookup"
252b5132
RH
2642msgstr ""
2643
f12e7348 2644#: config/tc-arm.c:13465
ae351704 2645msgid "writeback (!) must be used for VLDMDB and VSTMDB"
55cf6793
ZW
2646msgstr ""
2647
f12e7348 2648#: config/tc-arm.c:13468
ae351704 2649msgid "register list must contain at least 1 and at most 16 registers"
252b5132
RH
2650msgstr ""
2651
f12e7348 2652#: config/tc-arm.c:13545
ae351704 2653msgid "bad alignment"
06647dfd
AM
2654msgstr ""
2655
f12e7348 2656#: config/tc-arm.c:13562
ae351704 2657msgid "bad list type for instruction"
252b5132
RH
2658msgstr ""
2659
f12e7348 2660#: config/tc-arm.c:13604
ae351704 2661msgid "unsupported alignment for instruction"
a74801ba
ILT
2662msgstr ""
2663
f12e7348
NC
2664#: config/tc-arm.c:13623 config/tc-arm.c:13717 config/tc-arm.c:13728
2665#: config/tc-arm.c:13738 config/tc-arm.c:13752
ae351704 2666msgid "bad list length"
252b5132
RH
2667msgstr ""
2668
f12e7348 2669#: config/tc-arm.c:13628
ae351704 2670msgid "stride of 2 unavailable when element size is 8"
252b5132
RH
2671msgstr ""
2672
f12e7348 2673#: config/tc-arm.c:13661 config/tc-arm.c:13736
ae351704 2674msgid "can't use alignment with this instruction"
252b5132
RH
2675msgstr ""
2676
f12e7348 2677#: config/tc-arm.c:13800
ae351704 2678msgid "post-index must be a register"
06647dfd
AM
2679msgstr ""
2680
f12e7348 2681#: config/tc-arm.c:13802
ae351704 2682msgid "bad register for post-index"
252b5132
RH
2683msgstr ""
2684
f12e7348 2685#: config/tc-arm.c:14089 config/tc-arm.c:14175
ae351704 2686msgid "conditional infixes are deprecated in unified syntax"
87ccc1b0
NC
2687msgstr ""
2688
f12e7348 2689#: config/tc-arm.c:14214
ae351704 2690msgid "s suffix on comparison instruction is deprecated"
252b5132
RH
2691msgstr ""
2692
f12e7348 2693#: config/tc-arm.c:14233 config/tc-arm.c:14322
ae351704
AM
2694#, c-format
2695msgid "selected processor does not support `%s'"
2696msgstr ""
2697
f12e7348 2698#: config/tc-arm.c:14239
ae351704
AM
2699msgid "Thumb does not support conditional execution"
2700msgstr ""
2701
f12e7348 2702#: config/tc-arm.c:14263
ae351704
AM
2703msgid "incorrect condition in IT block"
2704msgstr ""
2705
f12e7348 2706#: config/tc-arm.c:14269
c85dd50d 2707msgid "thumb conditional instruction not in IT block"
ae351704
AM
2708msgstr ""
2709
f12e7348 2710#: config/tc-arm.c:14289
ae351704
AM
2711#, c-format
2712msgid "cannot honor width suffix -- `%s'"
2713msgstr ""
2714
f12e7348 2715#: config/tc-arm.c:14327
ae351704
AM
2716#, c-format
2717msgid "width suffixes are invalid in ARM mode -- `%s'"
55cf6793
ZW
2718msgstr ""
2719
f12e7348 2720#: config/tc-arm.c:14350
ae351704
AM
2721#, c-format
2722msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'"
2723msgstr ""
2724
f12e7348 2725#: config/tc-arm.c:17114
ae351704
AM
2726msgid "alignments greater than 32 bytes not supported in .text sections."
2727msgstr ""
2728
f12e7348 2729#: config/tc-arm.c:17363 config/tc-ia64.c:3450
c85dd50d
NC
2730#, c-format
2731msgid "Group section `%s' has no group signature"
2732msgstr ""
2733
f12e7348 2734#: config/tc-arm.c:17408
5f4273c7 2735msgid "handlerdata in cantunwind frame"
ae351704
AM
2736msgstr ""
2737
f12e7348 2738#: config/tc-arm.c:17425
ae351704
AM
2739msgid "too many unwind opcodes for personality routine 0"
2740msgstr ""
2741
f12e7348 2742#: config/tc-arm.c:17457
ae351704
AM
2743msgid "too many unwind opcodes"
2744msgstr ""
2745
f12e7348 2746#: config/tc-arm.c:17681
c85dd50d
NC
2747msgid "GOT already in the symbol table"
2748msgstr ""
2749
f12e7348 2750#: config/tc-arm.c:17991 config/tc-arm.c:18275
ae351704
AM
2751#, c-format
2752msgid "undefined symbol %s used as an immediate value"
2753msgstr ""
2754
f12e7348 2755#: config/tc-arm.c:18005 config/tc-arm.c:18314
ae351704
AM
2756#, c-format
2757msgid "invalid constant (%lx) after fixup"
2758msgstr ""
2759
f12e7348 2760#: config/tc-arm.c:18042
ae351704
AM
2761#, c-format
2762msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
2763msgstr ""
2764
f12e7348 2765#: config/tc-arm.c:18077 config/tc-arm.c:18102
ae351704
AM
2766msgid "invalid literal constant: pool needs to be closer"
2767msgstr ""
2768
f12e7348 2769#: config/tc-arm.c:18080 config/tc-arm.c:18118
ae351704
AM
2770#, c-format
2771msgid "bad immediate value for offset (%ld)"
2772msgstr ""
2773
f12e7348 2774#: config/tc-arm.c:18104
ae351704
AM
2775#, c-format
2776msgid "bad immediate value for 8-bit offset (%ld)"
2777msgstr ""
2778
f12e7348 2779#: config/tc-arm.c:18159
ae351704
AM
2780msgid "offset not a multiple of 4"
2781msgstr ""
2782
f12e7348
NC
2783#: config/tc-arm.c:18166 config/tc-arm.c:18181 config/tc-arm.c:18196
2784#: config/tc-arm.c:18207 config/tc-arm.c:18230 config/tc-arm.c:18825
2785#: config/tc-pj.c:450 config/tc-sh.c:4187
ae351704
AM
2786msgid "offset out of range"
2787msgstr ""
2788
f12e7348 2789#: config/tc-arm.c:18330
ae351704
AM
2790msgid "invalid smc expression"
2791msgstr ""
2792
f12e7348 2793#: config/tc-arm.c:18341 config/tc-arm.c:18350
ae351704
AM
2794msgid "invalid swi expression"
2795msgstr ""
2796
f12e7348 2797#: config/tc-arm.c:18360
ae351704
AM
2798msgid "invalid expression in load/store multiple"
2799msgstr ""
2800
f12e7348 2801#: config/tc-arm.c:18390
ae351704
AM
2802msgid "misaligned branch destination"
2803msgstr ""
2804
f12e7348
NC
2805#: config/tc-arm.c:18394 config/tc-arm.c:18431 config/tc-arm.c:18445
2806#: config/tc-arm.c:18458 config/tc-arm.c:18497 config/tc-arm.c:18522
ae351704
AM
2807msgid "branch out of range"
2808msgstr ""
2809
f12e7348 2810#: config/tc-arm.c:18471
ae351704
AM
2811msgid "conditional branch out of range"
2812msgstr ""
2813
f12e7348 2814#: config/tc-arm.c:18599
ae351704
AM
2815msgid "rel31 relocation overflow"
2816msgstr ""
2817
f12e7348 2818#: config/tc-arm.c:18611 config/tc-arm.c:18634
ae351704
AM
2819msgid "co-processor offset out of range"
2820msgstr ""
2821
f12e7348 2822#: config/tc-arm.c:18651
ae351704
AM
2823#, c-format
2824msgid "invalid offset, target not word aligned (0x%08lX)"
2825msgstr ""
2826
f12e7348
NC
2827#: config/tc-arm.c:18658 config/tc-arm.c:18667 config/tc-arm.c:18675
2828#: config/tc-arm.c:18683 config/tc-arm.c:18691
ae351704
AM
2829#, c-format
2830msgid "invalid offset, value too big (0x%08lX)"
2831msgstr ""
2832
f12e7348 2833#: config/tc-arm.c:18732
ae351704
AM
2834msgid "invalid Hi register with immediate"
2835msgstr ""
2836
f12e7348 2837#: config/tc-arm.c:18748
328577ad 2838msgid "invalid immediate for stack address calculation"
252b5132
RH
2839msgstr ""
2840
f12e7348 2841#: config/tc-arm.c:18756
252b5132 2842#, c-format
328577ad 2843msgid "invalid immediate for address calculation (value = 0x%08lX)"
a74801ba
ILT
2844msgstr ""
2845
f12e7348 2846#: config/tc-arm.c:18786
252b5132 2847#, c-format
c85dd50d 2848msgid "invalid immediate: %ld is out of range"
252b5132
RH
2849msgstr ""
2850
f12e7348 2851#: config/tc-arm.c:18798
252b5132 2852#, c-format
55cf6793 2853msgid "invalid shift value: %ld"
252b5132
RH
2854msgstr ""
2855
f12e7348 2856#: config/tc-arm.c:18877
ae351704
AM
2857#, c-format
2858msgid "the offset 0x%08lX is not representable"
2859msgstr ""
2860
f12e7348 2861#: config/tc-arm.c:18917
ae351704
AM
2862#, c-format
2863msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)"
2864msgstr ""
2865
f12e7348 2866#: config/tc-arm.c:18956
ae351704
AM
2867#, c-format
2868msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)"
2869msgstr ""
2870
f12e7348 2871#: config/tc-arm.c:18996
ae351704
AM
2872#, c-format
2873msgid "bad offset 0x%08lX (must be word-aligned)"
2874msgstr ""
2875
f12e7348 2876#: config/tc-arm.c:19001
ae351704
AM
2877#, c-format
2878msgid "bad offset 0x%08lX (must be an 8-bit number of words)"
2879msgstr ""
2880
f12e7348 2881#: config/tc-arm.c:19032 config/tc-score.c:5410
252b5132 2882#, c-format
328577ad 2883msgid "bad relocation fixup type (%d)"
252b5132
RH
2884msgstr ""
2885
f12e7348 2886#: config/tc-arm.c:19135
87ccc1b0 2887msgid "literal referenced across section boundary"
a74801ba
ILT
2888msgstr ""
2889
f12e7348 2890#: config/tc-arm.c:19196
87ccc1b0 2891msgid "internal relocation (type: IMMEDIATE) not fixed up"
252b5132
RH
2892msgstr ""
2893
f12e7348 2894#: config/tc-arm.c:19201
328577ad 2895msgid "ADRL used for a symbol not defined in the same file"
252b5132
RH
2896msgstr ""
2897
f12e7348 2898#: config/tc-arm.c:19216
6e1772d5
AM
2899#, c-format
2900msgid "undefined local label `%s'"
2901msgstr ""
2902
f12e7348 2903#: config/tc-arm.c:19222
87ccc1b0 2904msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
a74801ba
ILT
2905msgstr ""
2906
f12e7348 2907#: config/tc-arm.c:19243 config/tc-cris.c:3925 config/tc-mcore.c:1926
499ac353 2908#: config/tc-mmix.c:2859 config/tc-ns32k.c:2248 config/tc-score.c:5501
328577ad 2909msgid "<unknown>"
a74801ba
ILT
2910msgstr ""
2911
f12e7348 2912#: config/tc-arm.c:19246 config/tc-arm.c:19267 config/tc-score.c:5503
252b5132 2913#, c-format
328577ad 2914msgid "cannot represent %s relocation in this object file format"
252b5132
RH
2915msgstr ""
2916
f12e7348 2917#: config/tc-arm.c:19512
252b5132 2918#, c-format
55cf6793 2919msgid "%s: unexpected function type: %d"
252b5132
RH
2920msgstr ""
2921
f12e7348 2922#: config/tc-arm.c:19635
55cf6793
ZW
2923msgid "use of old and new-style options to set CPU type"
2924msgstr ""
2925
f12e7348 2926#: config/tc-arm.c:19645
55cf6793
ZW
2927msgid "use of old and new-style options to set FPU type"
2928msgstr ""
2929
f12e7348 2930#: config/tc-arm.c:19720
55cf6793 2931msgid "hard-float conflicts with specified fpu"
0d2bcfaf
NC
2932msgstr ""
2933
f12e7348 2934#: config/tc-arm.c:19905
3b16e843
NC
2935msgid "generate PIC code"
2936msgstr ""
2937
f12e7348 2938#: config/tc-arm.c:19906
3b16e843
NC
2939msgid "assemble Thumb code"
2940msgstr ""
2941
f12e7348 2942#: config/tc-arm.c:19907
3b16e843
NC
2943msgid "support ARM/Thumb interworking"
2944msgstr ""
2945
f12e7348 2946#: config/tc-arm.c:19909
3b16e843
NC
2947msgid "code uses 32-bit program counter"
2948msgstr ""
2949
f12e7348 2950#: config/tc-arm.c:19910
3b16e843
NC
2951msgid "code uses 26-bit program counter"
2952msgstr ""
2953
f12e7348 2954#: config/tc-arm.c:19911
3b16e843
NC
2955msgid "floating point args are in fp regs"
2956msgstr ""
2957
f12e7348 2958#: config/tc-arm.c:19913
3b16e843
NC
2959msgid "re-entrant code"
2960msgstr ""
2961
f12e7348 2962#: config/tc-arm.c:19914
3b16e843
NC
2963msgid "code is ATPCS conformant"
2964msgstr ""
2965
f12e7348 2966#: config/tc-arm.c:19915
3b16e843
NC
2967msgid "assemble for big-endian"
2968msgstr ""
2969
f12e7348 2970#: config/tc-arm.c:19916
3b16e843
NC
2971msgid "assemble for little-endian"
2972msgstr ""
2973
2974#. These are recognized by the assembler, but have no affect on code.
f12e7348 2975#: config/tc-arm.c:19920
3b16e843
NC
2976msgid "use frame pointer"
2977msgstr ""
2978
f12e7348 2979#: config/tc-arm.c:19921
3b16e843
NC
2980msgid "use stack size checking"
2981msgstr ""
2982
2983#. DON'T add any new processors to this list -- we want the whole list
2984#. to go away... Add them to the processors table instead.
f12e7348 2985#: config/tc-arm.c:19937 config/tc-arm.c:19938
3b16e843
NC
2986msgid "use -mcpu=arm1"
2987msgstr ""
2988
f12e7348 2989#: config/tc-arm.c:19939 config/tc-arm.c:19940
3b16e843
NC
2990msgid "use -mcpu=arm2"
2991msgstr ""
2992
f12e7348 2993#: config/tc-arm.c:19941 config/tc-arm.c:19942
3b16e843
NC
2994msgid "use -mcpu=arm250"
2995msgstr ""
2996
f12e7348 2997#: config/tc-arm.c:19943 config/tc-arm.c:19944
3b16e843
NC
2998msgid "use -mcpu=arm3"
2999msgstr ""
3000
f12e7348 3001#: config/tc-arm.c:19945 config/tc-arm.c:19946
3b16e843
NC
3002msgid "use -mcpu=arm6"
3003msgstr ""
3004
f12e7348 3005#: config/tc-arm.c:19947 config/tc-arm.c:19948
3b16e843
NC
3006msgid "use -mcpu=arm600"
3007msgstr ""
3008
f12e7348 3009#: config/tc-arm.c:19949 config/tc-arm.c:19950
3b16e843
NC
3010msgid "use -mcpu=arm610"
3011msgstr ""
3012
f12e7348 3013#: config/tc-arm.c:19951 config/tc-arm.c:19952
3b16e843
NC
3014msgid "use -mcpu=arm620"
3015msgstr ""
3016
f12e7348 3017#: config/tc-arm.c:19953 config/tc-arm.c:19954
3b16e843
NC
3018msgid "use -mcpu=arm7"
3019msgstr ""
3020
f12e7348 3021#: config/tc-arm.c:19955 config/tc-arm.c:19956
3b16e843
NC
3022msgid "use -mcpu=arm70"
3023msgstr ""
3024
f12e7348 3025#: config/tc-arm.c:19957 config/tc-arm.c:19958
3b16e843
NC
3026msgid "use -mcpu=arm700"
3027msgstr ""
3028
f12e7348 3029#: config/tc-arm.c:19959 config/tc-arm.c:19960
3b16e843
NC
3030msgid "use -mcpu=arm700i"
3031msgstr ""
3032
f12e7348 3033#: config/tc-arm.c:19961 config/tc-arm.c:19962
3b16e843
NC
3034msgid "use -mcpu=arm710"
3035msgstr ""
3036
f12e7348 3037#: config/tc-arm.c:19963 config/tc-arm.c:19964
3b16e843
NC
3038msgid "use -mcpu=arm710c"
3039msgstr ""
3040
f12e7348 3041#: config/tc-arm.c:19965 config/tc-arm.c:19966
3b16e843
NC
3042msgid "use -mcpu=arm720"
3043msgstr ""
3044
f12e7348 3045#: config/tc-arm.c:19967 config/tc-arm.c:19968
3b16e843
NC
3046msgid "use -mcpu=arm7d"
3047msgstr ""
3048
f12e7348 3049#: config/tc-arm.c:19969 config/tc-arm.c:19970
3b16e843
NC
3050msgid "use -mcpu=arm7di"
3051msgstr ""
3052
f12e7348 3053#: config/tc-arm.c:19971 config/tc-arm.c:19972
3b16e843
NC
3054msgid "use -mcpu=arm7m"
3055msgstr ""
3056
f12e7348 3057#: config/tc-arm.c:19973 config/tc-arm.c:19974
3b16e843
NC
3058msgid "use -mcpu=arm7dm"
3059msgstr ""
3060
f12e7348 3061#: config/tc-arm.c:19975 config/tc-arm.c:19976
3b16e843
NC
3062msgid "use -mcpu=arm7dmi"
3063msgstr ""
3064
f12e7348 3065#: config/tc-arm.c:19977 config/tc-arm.c:19978
3b16e843
NC
3066msgid "use -mcpu=arm7100"
3067msgstr ""
3068
f12e7348 3069#: config/tc-arm.c:19979 config/tc-arm.c:19980
3b16e843
NC
3070msgid "use -mcpu=arm7500"
3071msgstr ""
3072
f12e7348 3073#: config/tc-arm.c:19981 config/tc-arm.c:19982
3b16e843
NC
3074msgid "use -mcpu=arm7500fe"
3075msgstr ""
3076
f12e7348
NC
3077#: config/tc-arm.c:19983 config/tc-arm.c:19984 config/tc-arm.c:19985
3078#: config/tc-arm.c:19986
3b16e843
NC
3079msgid "use -mcpu=arm7tdmi"
3080msgstr ""
3081
f12e7348 3082#: config/tc-arm.c:19987 config/tc-arm.c:19988
3b16e843
NC
3083msgid "use -mcpu=arm710t"
3084msgstr ""
3085
f12e7348 3086#: config/tc-arm.c:19989 config/tc-arm.c:19990
3b16e843
NC
3087msgid "use -mcpu=arm720t"
3088msgstr ""
3089
f12e7348 3090#: config/tc-arm.c:19991 config/tc-arm.c:19992
3b16e843
NC
3091msgid "use -mcpu=arm740t"
3092msgstr ""
3093
f12e7348 3094#: config/tc-arm.c:19993 config/tc-arm.c:19994
3b16e843
NC
3095msgid "use -mcpu=arm8"
3096msgstr ""
3097
f12e7348 3098#: config/tc-arm.c:19995 config/tc-arm.c:19996
3b16e843
NC
3099msgid "use -mcpu=arm810"
3100msgstr ""
3101
f12e7348 3102#: config/tc-arm.c:19997 config/tc-arm.c:19998
3b16e843
NC
3103msgid "use -mcpu=arm9"
3104msgstr ""
3105
f12e7348 3106#: config/tc-arm.c:19999 config/tc-arm.c:20000
3b16e843
NC
3107msgid "use -mcpu=arm9tdmi"
3108msgstr ""
3109
f12e7348 3110#: config/tc-arm.c:20001 config/tc-arm.c:20002
3b16e843
NC
3111msgid "use -mcpu=arm920"
3112msgstr ""
3113
f12e7348 3114#: config/tc-arm.c:20003 config/tc-arm.c:20004
3b16e843
NC
3115msgid "use -mcpu=arm940"
3116msgstr ""
3117
f12e7348 3118#: config/tc-arm.c:20005
3b16e843
NC
3119msgid "use -mcpu=strongarm"
3120msgstr ""
3121
f12e7348 3122#: config/tc-arm.c:20007
3b16e843
NC
3123msgid "use -mcpu=strongarm110"
3124msgstr ""
3125
f12e7348 3126#: config/tc-arm.c:20009
3b16e843
NC
3127msgid "use -mcpu=strongarm1100"
3128msgstr ""
3129
f12e7348 3130#: config/tc-arm.c:20011
3b16e843
NC
3131msgid "use -mcpu=strongarm1110"
3132msgstr ""
3133
f12e7348 3134#: config/tc-arm.c:20012
3b16e843
NC
3135msgid "use -mcpu=xscale"
3136msgstr ""
3137
f12e7348 3138#: config/tc-arm.c:20013
87ccc1b0
NC
3139msgid "use -mcpu=iwmmxt"
3140msgstr ""
3141
f12e7348 3142#: config/tc-arm.c:20014
3b16e843
NC
3143msgid "use -mcpu=all"
3144msgstr ""
3145
3146#. Architecture variants -- don't add any more to this list either.
f12e7348 3147#: config/tc-arm.c:20017 config/tc-arm.c:20018
3b16e843
NC
3148msgid "use -march=armv2"
3149msgstr ""
3150
f12e7348 3151#: config/tc-arm.c:20019 config/tc-arm.c:20020
3b16e843
NC
3152msgid "use -march=armv2a"
3153msgstr ""
3154
f12e7348 3155#: config/tc-arm.c:20021 config/tc-arm.c:20022
3b16e843
NC
3156msgid "use -march=armv3"
3157msgstr ""
3158
f12e7348 3159#: config/tc-arm.c:20023 config/tc-arm.c:20024
3b16e843
NC
3160msgid "use -march=armv3m"
3161msgstr ""
3162
f12e7348 3163#: config/tc-arm.c:20025 config/tc-arm.c:20026
3b16e843
NC
3164msgid "use -march=armv4"
3165msgstr ""
3166
f12e7348 3167#: config/tc-arm.c:20027 config/tc-arm.c:20028
3b16e843
NC
3168msgid "use -march=armv4t"
3169msgstr ""
3170
f12e7348 3171#: config/tc-arm.c:20029 config/tc-arm.c:20030
3b16e843
NC
3172msgid "use -march=armv5"
3173msgstr ""
3174
f12e7348 3175#: config/tc-arm.c:20031 config/tc-arm.c:20032
3b16e843
NC
3176msgid "use -march=armv5t"
3177msgstr ""
3178
f12e7348 3179#: config/tc-arm.c:20033 config/tc-arm.c:20034
3b16e843
NC
3180msgid "use -march=armv5te"
3181msgstr ""
3182
3183#. Floating point variants -- don't add any more to this list either.
f12e7348 3184#: config/tc-arm.c:20037
3b16e843
NC
3185msgid "use -mfpu=fpe"
3186msgstr ""
3187
f12e7348 3188#: config/tc-arm.c:20038
3b16e843
NC
3189msgid "use -mfpu=fpa10"
3190msgstr ""
3191
f12e7348 3192#: config/tc-arm.c:20039
3b16e843
NC
3193msgid "use -mfpu=fpa11"
3194msgstr ""
3195
f12e7348 3196#: config/tc-arm.c:20041
3b16e843
NC
3197msgid "use either -mfpu=softfpa or -mfpu=softvfp"
3198msgstr ""
3199
f12e7348 3200#: config/tc-arm.c:20314
3b16e843
NC
3201msgid "invalid architectural extension"
3202msgstr ""
3203
f12e7348 3204#: config/tc-arm.c:20328
3b16e843
NC
3205msgid "missing architectural extension"
3206msgstr ""
3207
f12e7348 3208#: config/tc-arm.c:20341
252b5132 3209#, c-format
5f4273c7 3210msgid "unknown architectural extension `%s'"
252b5132
RH
3211msgstr ""
3212
f12e7348 3213#: config/tc-arm.c:20365
252b5132 3214#, c-format
3b16e843 3215msgid "missing cpu name `%s'"
252b5132
RH
3216msgstr ""
3217
f12e7348 3218#: config/tc-arm.c:20390 config/tc-arm.c:20786
252b5132 3219#, c-format
3b16e843 3220msgid "unknown cpu `%s'"
252b5132
RH
3221msgstr ""
3222
f12e7348 3223#: config/tc-arm.c:20408
3b16e843
NC
3224#, c-format
3225msgid "missing architecture name `%s'"
252b5132
RH
3226msgstr ""
3227
f12e7348 3228#: config/tc-arm.c:20425 config/tc-arm.c:20820 config/tc-arm.c:20851
3b16e843
NC
3229#, c-format
3230msgid "unknown architecture `%s'\n"
252b5132
RH
3231msgstr ""
3232
f12e7348 3233#: config/tc-arm.c:20441 config/tc-arm.c:20882
3b16e843
NC
3234#, c-format
3235msgid "unknown floating point format `%s'\n"
3236msgstr ""
3237
f12e7348 3238#: config/tc-arm.c:20457
6e1772d5
AM
3239#, c-format
3240msgid "unknown floating point abi `%s'\n"
3241msgstr ""
3242
f12e7348 3243#: config/tc-arm.c:20473
8ea2b00f
AM
3244#, c-format
3245msgid "unknown EABI `%s'\n"
3246msgstr ""
3247
f12e7348 3248#: config/tc-arm.c:20480
3b16e843
NC
3249msgid "<cpu name>\t assemble for CPU <cpu name>"
3250msgstr ""
3251
f12e7348 3252#: config/tc-arm.c:20482
3b16e843
NC
3253msgid "<arch name>\t assemble for architecture <arch name>"
3254msgstr ""
3255
f12e7348 3256#: config/tc-arm.c:20484
3b16e843
NC
3257msgid "<fpu name>\t assemble for FPU architecture <fpu name>"
3258msgstr ""
3259
f12e7348 3260#: config/tc-arm.c:20486
6e1772d5
AM
3261msgid "<abi>\t assemble for floating point ABI <abi>"
3262msgstr ""
3263
f12e7348
NC
3264#: config/tc-arm.c:20489
3265msgid "<ver>\t\t assemble for eabi version <ver>"
3b16e843
NC
3266msgstr ""
3267
f12e7348 3268#: config/tc-arm.c:20535 config/tc-arm.c:20555 config/tc-arm.c:20577
3b16e843 3269#, c-format
8ea2b00f 3270msgid "option `-%c%s' is deprecated: %s"
3b16e843
NC
3271msgstr ""
3272
f12e7348 3273#: config/tc-arm.c:20598
6e1772d5 3274#, c-format
3b16e843
NC
3275msgid " ARM-specific assembler options:\n"
3276msgstr ""
3277
f12e7348 3278#: config/tc-arm.c:20609
6e1772d5 3279#, c-format
3b16e843 3280msgid " -EB assemble code for a big-endian cpu\n"
252b5132
RH
3281msgstr ""
3282
f12e7348 3283#: config/tc-arm.c:20614
6e1772d5 3284#, c-format
3b16e843
NC
3285msgid " -EL assemble code for a little-endian cpu\n"
3286msgstr ""
3287
f12e7348
NC
3288#: config/tc-arm.c:20618
3289#, c-format
3290msgid " --fix-v4bx Allow BX in ARMv4 code\n"
3291msgstr ""
3292
3293#: config/tc-avr.c:284
6e1772d5 3294#, c-format
bc0d738a
NC
3295msgid "Known MCU names:"
3296msgstr ""
3297
f12e7348 3298#: config/tc-avr.c:350
6e1772d5 3299#, c-format
60bcf0fa
NC
3300msgid ""
3301"AVR options:\n"
3302" -mmcu=[avr-name] select microcontroller variant\n"
3303" [avr-name] can be:\n"
f12e7348
NC
3304" avr1 - classic AVR core without data RAM\n"
3305" avr2 - classic AVR core with up to 8K program memory\n"
3306" avr25 - classic AVR core with up to 8K program memory\n"
3307" plus the MOVW instruction\n"
3308" avr3 - classic AVR core with up to 64K program memory\n"
3309" avr31 - classic AVR core with up to 128K program memory\n"
3310" avr35 - classic AVR core with up to 64K program memory\n"
3311" plus the MOVW instruction\n"
3312" avr4 - enhanced AVR core with up to 8K program memory\n"
3313" avr5 - enhanced AVR core with up to 64K program memory\n"
3314" avr51 - enhanced AVR core with up to 128K program memory\n"
3315" avr6 - enhanced AVR core with up to 256K program memory\n"
60bcf0fa
NC
3316" or immediate microcontroller name.\n"
3317msgstr ""
3318
f12e7348 3319#: config/tc-avr.c:367
6e1772d5 3320#, c-format
bc0d738a
NC
3321msgid ""
3322" -mall-opcodes accept all AVR opcodes, even if not supported by MCU\n"
3323" -mno-skip-bug disable warnings for skipping two-word instructions\n"
3324" (default for avr4, avr5)\n"
3325" -mno-wrap reject rjmp/rcall instructions with 8K wrap-around\n"
3326" (default for avr3, avr5)\n"
3327msgstr ""
3328
f12e7348 3329#: config/tc-avr.c:411 config/tc-msp430.c:744
60bcf0fa
NC
3330#, c-format
3331msgid "unknown MCU: %s\n"
3332msgstr ""
3333
f12e7348 3334#: config/tc-avr.c:420
60bcf0fa 3335#, c-format
bc0d738a 3336msgid "redefinition of mcu type `%s' to `%s'"
60bcf0fa
NC
3337msgstr ""
3338
f12e7348 3339#: config/tc-avr.c:498
60bcf0fa
NC
3340msgid "constant value required"
3341msgstr ""
3342
f12e7348 3343#: config/tc-avr.c:501
60bcf0fa 3344#, c-format
c85dd50d 3345msgid "number must be positive and less than %d"
60bcf0fa
NC
3346msgstr ""
3347
f12e7348 3348#: config/tc-avr.c:527 config/tc-avr.c:664
3caac5b8
AM
3349#, c-format
3350msgid "constant out of 8-bit range: %d"
60bcf0fa
NC
3351msgstr ""
3352
f12e7348 3353#: config/tc-avr.c:595 config/tc-score.c:969 read.c:3571
3caac5b8 3354msgid "illegal expression"
60bcf0fa
NC
3355msgstr ""
3356
f12e7348 3357#: config/tc-avr.c:624 config/tc-avr.c:1391
3caac5b8 3358msgid "`)' required"
06647dfd
AM
3359msgstr ""
3360
f12e7348 3361#: config/tc-avr.c:719
60bcf0fa
NC
3362msgid "register r16-r23 required"
3363msgstr ""
3364
f12e7348 3365#: config/tc-avr.c:725
60bcf0fa
NC
3366msgid "register number above 15 required"
3367msgstr ""
3368
f12e7348 3369#: config/tc-avr.c:731
60bcf0fa
NC
3370msgid "even register number required"
3371msgstr ""
3372
f12e7348 3373#: config/tc-avr.c:737
bc0d738a 3374msgid "register r24, r26, r28 or r30 required"
60bcf0fa
NC
3375msgstr ""
3376
f12e7348 3377#: config/tc-avr.c:743
60bcf0fa
NC
3378msgid "register name or number from 0 to 31 required"
3379msgstr ""
3380
f12e7348 3381#: config/tc-avr.c:761
bc0d738a 3382msgid "pointer register (X, Y or Z) required"
60bcf0fa
NC
3383msgstr ""
3384
f12e7348 3385#: config/tc-avr.c:768
60bcf0fa
NC
3386msgid "cannot both predecrement and postincrement"
3387msgstr ""
3388
f12e7348 3389#: config/tc-avr.c:776
60bcf0fa
NC
3390msgid "addressing mode not supported"
3391msgstr ""
3392
f12e7348 3393#: config/tc-avr.c:782
60bcf0fa
NC
3394msgid "can't predecrement"
3395msgstr ""
3396
f12e7348 3397#: config/tc-avr.c:785
60bcf0fa
NC
3398msgid "pointer register Z required"
3399msgstr ""
3400
f12e7348
NC
3401#: config/tc-avr.c:799
3402msgid "postincrement not supported"
3403msgstr ""
3404
3405#: config/tc-avr.c:809
60bcf0fa
NC
3406msgid "pointer register (Y or Z) required"
3407msgstr ""
3408
f12e7348 3409#: config/tc-avr.c:913
60bcf0fa
NC
3410#, c-format
3411msgid "unknown constraint `%c'"
3412msgstr ""
3413
f12e7348 3414#: config/tc-avr.c:965
3caac5b8
AM
3415msgid "`,' required"
3416msgstr ""
3417
f12e7348 3418#: config/tc-avr.c:983
3caac5b8
AM
3419msgid "undefined combination of operands"
3420msgstr ""
3421
f12e7348 3422#: config/tc-avr.c:992
3caac5b8
AM
3423msgid "skipping two-word instruction"
3424msgstr ""
3425
f12e7348 3426#: config/tc-avr.c:1084 config/tc-avr.c:1100 config/tc-avr.c:1214
499ac353 3427#: config/tc-msp430.c:1970 config/tc-msp430.c:1988
60bcf0fa
NC
3428#, c-format
3429msgid "odd address operand: %ld"
3430msgstr ""
3431
f12e7348
NC
3432#: config/tc-avr.c:1092 config/tc-avr.c:1111 config/tc-avr.c:1133
3433#: config/tc-avr.c:1140 config/tc-avr.c:1147 config/tc-d10v.c:503
499ac353
NC
3434#: config/tc-d30v.c:554 config/tc-msp430.c:1978 config/tc-msp430.c:1993
3435#: config/tc-msp430.c:2003
60bcf0fa
NC
3436#, c-format
3437msgid "operand out of range: %ld"
3438msgstr ""
3439
f12e7348 3440#: config/tc-avr.c:1223 config/tc-d10v.c:1585 config/tc-d30v.c:2025
499ac353 3441#: config/tc-msp430.c:2021
60bcf0fa
NC
3442#, c-format
3443msgid "line %d: unknown relocation type: 0x%x"
3444msgstr ""
3445
f12e7348 3446#: config/tc-avr.c:1237
60bcf0fa
NC
3447msgid "only constant expression allowed"
3448msgstr ""
3449
3caac5b8 3450#. xgettext:c-format.
f12e7348
NC
3451#: config/tc-avr.c:1297 config/tc-bfin.c:734 config/tc-d10v.c:1457
3452#: config/tc-d30v.c:1769 config/tc-mn10200.c:781 config/tc-mn10300.c:2171
3453#: config/tc-msp430.c:2056 config/tc-or32.c:958 config/tc-ppc.c:6163
3454#: config/tc-spu.c:830 config/tc-spu.c:1026 config/tc-v850.c:2187
ae351704 3455#: config/tc-z80.c:2017
60bcf0fa
NC
3456#, c-format
3457msgid "reloc %d not supported by object file format"
3458msgstr ""
3459
f12e7348 3460#: config/tc-avr.c:1320 config/tc-h8300.c:1871 config/tc-mcore.c:881
499ac353 3461#: config/tc-msp430.c:1821 config/tc-pj.c:253 config/tc-sh.c:2544
ae351704 3462#: config/tc-z8k.c:1216
60bcf0fa
NC
3463msgid "can't find opcode "
3464msgstr ""
3465
f12e7348 3466#: config/tc-avr.c:1337
60bcf0fa
NC
3467#, c-format
3468msgid "illegal opcode %s for mcu %s"
3469msgstr ""
3470
f12e7348 3471#: config/tc-avr.c:1346
60bcf0fa
NC
3472msgid "garbage at end of line"
3473msgstr ""
3474
f12e7348 3475#: config/tc-avr.c:1418 config/tc-avr.c:1425
3caac5b8
AM
3476#, c-format
3477msgid "illegal %srelocation size: %d"
60bcf0fa
NC
3478msgstr ""
3479
f12e7348 3480#: config/tc-bfin.c:253 config/tc-frv.c:1606 config/tc-frv.c:1616
c85dd50d
NC
3481msgid "missing ')'"
3482msgstr ""
3483
f12e7348 3484#: config/tc-bfin.c:350
3caac5b8
AM
3485#, c-format
3486msgid " BFIN specific command line options:\n"
60bcf0fa
NC
3487msgstr ""
3488
f12e7348 3489#: config/tc-bfin.c:363
c85dd50d
NC
3490msgid "Could not set architecture and machine."
3491msgstr ""
3492
f12e7348 3493#: config/tc-bfin.c:508
c85dd50d 3494msgid "Parse failed."
60bcf0fa
NC
3495msgstr ""
3496
f12e7348 3497#: config/tc-bfin.c:583
c85dd50d
NC
3498msgid "pcrel too far BFD_RELOC_BFIN_10"
3499msgstr ""
3500
f12e7348 3501#: config/tc-bfin.c:599
c85dd50d
NC
3502msgid "pcrel too far BFD_RELOC_BFIN_12"
3503msgstr ""
3504
f12e7348 3505#: config/tc-bfin.c:619
c85dd50d
NC
3506msgid "pcrel too far BFD_RELOC_BFIN_24"
3507msgstr ""
3508
f12e7348 3509#: config/tc-bfin.c:634
c85dd50d
NC
3510msgid "pcrel too far BFD_RELOC_BFIN_5"
3511msgstr ""
3512
f12e7348 3513#: config/tc-bfin.c:646
c85dd50d
NC
3514msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL"
3515msgstr ""
3516
f12e7348 3517#: config/tc-bfin.c:656
c85dd50d
NC
3518msgid "rel too far BFD_RELOC_8"
3519msgstr ""
3520
f12e7348 3521#: config/tc-bfin.c:663
c85dd50d
NC
3522msgid "rel too far BFD_RELOC_16"
3523msgstr ""
3524
f12e7348 3525#: config/tc-cr16.c:159 read.c:4297
ae351704
AM
3526msgid "using a bit field width of zero"
3527msgstr ""
3528
f12e7348 3529#: config/tc-cr16.c:167 read.c:4305
ae351704
AM
3530#, c-format
3531msgid "field width \"%s\" too complex for a bitfield"
3532msgstr ""
3533
f12e7348 3534#: config/tc-cr16.c:176 read.c:4313
ae351704
AM
3535#, c-format
3536msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
3537msgstr ""
3538
f12e7348 3539#: config/tc-cr16.c:198 read.c:4335
ae351704
AM
3540#, c-format
3541msgid "field value \"%s\" too complex for a bitfield"
3542msgstr ""
3543
3544#: config/tc-cr16.c:379
3545#, c-format
3546msgid "Unknown register pair - index relative mode: `%d'"
3547msgstr ""
3548
499ac353 3549#: config/tc-cr16.c:556 config/tc-crx.c:344 config/tc-mn10200.c:768
ae351704
AM
3550#: write.c:959
3551#, c-format
3552msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
3553msgstr ""
3554
c85dd50d 3555#: config/tc-cr16.c:572 config/tc-crx.c:360
ae351704
AM
3556#, c-format
3557msgid "internal error: reloc %d (`%s') not supported by object file format"
3558msgstr ""
3559
499ac353
NC
3560#: config/tc-cr16.c:743 config/tc-cr16.c:766 config/tc-cris.c:1181
3561#: config/tc-crx.c:534 config/tc-crx.c:561 config/tc-crx.c:579
ae351704
AM
3562msgid "Virtual memory exhausted"
3563msgstr ""
3564
f12e7348
NC
3565#: config/tc-cr16.c:751 config/tc-crx.c:571 config/tc-crx.c:590
3566#: config/tc-i386.c:2080 config/tc-i386.c:2102 config/tc-m68k.c:4466
499ac353 3567#: config/tc-maxq.c:2865
ae351704
AM
3568#, c-format
3569msgid "Internal Error: Can't hash %s: %s"
3570msgstr ""
3571
499ac353 3572#: config/tc-cr16.c:777 config/tc-cris.c:1215 config/tc-crx.c:544
ae351704
AM
3573#, c-format
3574msgid "Can't hash `%s': %s\n"
3575msgstr ""
3576
499ac353 3577#: config/tc-cr16.c:778 config/tc-cris.c:1216 config/tc-crx.c:545
ae351704
AM
3578msgid "(unknown reason)"
3579msgstr ""
3580
3581#. Missing or bad expr becomes absolute 0.
f12e7348 3582#: config/tc-cr16.c:828 config/tc-crx.c:618 config/tc-maxq.c:1475
ae351704
AM
3583#, c-format
3584msgid "missing or invalid displacement expression `%s' taken as 0"
3585msgstr ""
3586
499ac353 3587#: config/tc-cr16.c:940
ae351704
AM
3588#, c-format
3589msgid "operand %d: illegal use expression: `%s`"
3590msgstr ""
3591
f12e7348 3592#: config/tc-cr16.c:997 config/tc-crx.c:1126
ae351704
AM
3593#, c-format
3594msgid "Unknown register: `%d'"
3595msgstr ""
3596
3597#. Issue a error message when register is illegal.
f12e7348 3598#: config/tc-cr16.c:1005 config/tc-crx.c:1134
ae351704
AM
3599#, c-format
3600msgid "Illegal register (`%s') in Instruction: `%s'"
3601msgstr ""
3602
f12e7348
NC
3603#: config/tc-cr16.c:1076 config/tc-cr16.c:1151 config/tc-crx.c:756
3604#: config/tc-crx.c:776 config/tc-crx.c:791
ae351704
AM
3605#, c-format
3606msgid "Illegal register `%s' in Instruction `%s'"
3607msgstr ""
3608
499ac353 3609#: config/tc-cr16.c:1104 config/tc-cr16.c:1115
ae351704
AM
3610#, c-format
3611msgid "Illegal register pair `%s' in Instruction `%s'"
3612msgstr ""
3613
499ac353 3614#: config/tc-cr16.c:1140 config/tc-i960.c:835
ae351704
AM
3615msgid "unmatched '['"
3616msgstr ""
3617
499ac353 3618#: config/tc-cr16.c:1146 config/tc-i960.c:842
ae351704
AM
3619msgid "garbage after index spec ignored"
3620msgstr ""
3621
f12e7348 3622#: config/tc-cr16.c:1294 config/tc-crx.c:935
ae351704
AM
3623#, c-format
3624msgid "Illegal operands (whitespace): `%s'"
3625msgstr ""
3626
499ac353 3627#: config/tc-cr16.c:1306 config/tc-cr16.c:1313 config/tc-cr16.c:1330
f12e7348
NC
3628#: config/tc-crx.c:947 config/tc-crx.c:954 config/tc-crx.c:971
3629#: config/tc-crx.c:1763
ae351704
AM
3630#, c-format
3631msgid "Missing matching brackets : `%s'"
3632msgstr ""
3633
f12e7348 3634#: config/tc-cr16.c:1362 config/tc-crx.c:997
ae351704
AM
3635#, c-format
3636msgid "Unknown exception: `%s'"
3637msgstr ""
3638
f12e7348 3639#: config/tc-cr16.c:1449 config/tc-crx.c:1093
ae351704
AM
3640#, c-format
3641msgid "Illegal `cinv' parameter: `%c'"
3642msgstr ""
3643
499ac353 3644#: config/tc-cr16.c:1471 config/tc-cr16.c:1510
ae351704
AM
3645#, c-format
3646msgid "Unknown register pair: `%d'"
3647msgstr ""
3648
3649#. Issue a error message when register pair is illegal.
499ac353 3650#: config/tc-cr16.c:1479
ae351704
AM
3651#, c-format
3652msgid "Illegal register pair (`%s') in Instruction: `%s'"
3653msgstr ""
3654
3655#. Issue a error message when register pair is illegal.
499ac353 3656#: config/tc-cr16.c:1518
ae351704
AM
3657#, c-format
3658msgid "Illegal index register pair (`%s') in Instruction: `%s'"
3659msgstr ""
3660
499ac353 3661#: config/tc-cr16.c:1557
ae351704
AM
3662#, c-format
3663msgid "Unknown processor register : `%d'"
3664msgstr ""
3665
3666#. Issue a error message when register pair is illegal.
499ac353 3667#: config/tc-cr16.c:1565
ae351704
AM
3668#, c-format
3669msgid "Illegal processor register (`%s') in Instruction: `%s'"
3670msgstr ""
3671
499ac353 3672#: config/tc-cr16.c:1613
ae351704
AM
3673#, c-format
3674msgid "Unknown processor register (32 bit) : `%d'"
3675msgstr ""
3676
3677#. Issue a error message when register pair is illegal.
499ac353 3678#: config/tc-cr16.c:1621
ae351704
AM
3679#, c-format
3680msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'"
3681msgstr ""
3682
f12e7348 3683#: config/tc-cr16.c:1985 config/tc-crx.c:1661 config/tc-crx.c:1678
ae351704
AM
3684#, c-format
3685msgid "Same src/dest register is used (`r%d'), result is undefined"
3686msgstr ""
3687
499ac353 3688#: config/tc-cr16.c:2006
ae351704
AM
3689msgid "RA register is saved twice."
3690msgstr ""
3691
499ac353 3692#: config/tc-cr16.c:2010
ae351704
AM
3693#, c-format
3694msgid "`%s' Illegal use of registers."
3695msgstr ""
3696
499ac353 3697#: config/tc-cr16.c:2024
ae351704
AM
3698#, c-format
3699msgid "`%s' Illegal count-register combination."
3700msgstr ""
3701
499ac353 3702#: config/tc-cr16.c:2030
ae351704
AM
3703#, c-format
3704msgid "`%s' Illegal use of register."
3705msgstr ""
3706
f12e7348 3707#: config/tc-cr16.c:2039 config/tc-crx.c:1670
ae351704
AM
3708#, c-format
3709msgid "`%s' has undefined result"
3710msgstr ""
3711
499ac353 3712#: config/tc-cr16.c:2047
ae351704
AM
3713#, c-format
3714msgid "Same src/dest register is used (`r%d'),result is undefined"
3715msgstr ""
3716
f12e7348 3717#: config/tc-cr16.c:2218 config/tc-crx.c:1575
ae351704
AM
3718msgid "Incorrect number of operands"
3719msgstr ""
3720
f12e7348 3721#: config/tc-cr16.c:2220 config/tc-crx.c:1577
ae351704
AM
3722#, c-format
3723msgid "Illegal type of operand (arg %d)"
3724msgstr ""
3725
f12e7348 3726#: config/tc-cr16.c:2226 config/tc-crx.c:1583
ae351704
AM
3727#, c-format
3728msgid "Operand out of range (arg %d)"
3729msgstr ""
3730
f12e7348 3731#: config/tc-cr16.c:2229 config/tc-crx.c:1586
ae351704
AM
3732#, c-format
3733msgid "Operand has odd displacement (arg %d)"
3734msgstr ""
3735
f12e7348
NC
3736#: config/tc-cr16.c:2232 config/tc-cr16.c:2263 config/tc-crx.c:1599
3737#: config/tc-crx.c:1630
ae351704
AM
3738#, c-format
3739msgid "Illegal operand (arg %d)"
3740msgstr ""
3741
3742#. Give an error if a frag containing code is not aligned to a 2-byte
3743#. boundary.
f12e7348 3744#: config/tc-cr16.c:2365 config/tc-cr16.h:71 config/tc-crx.c:1952
ae351704
AM
3745#: config/tc-crx.h:76
3746msgid "instruction address is not a multiple of 2"
3747msgstr ""
3748
499ac353 3749#: config/tc-cr16.c:2442 config/tc-cris.c:1529 config/tc-cris.c:1537
f12e7348 3750#: config/tc-crx.c:1988 config/tc-dlx.c:685 config/tc-hppa.c:3229
ae351704 3751#: config/tc-i860.c:490 config/tc-i860.c:507 config/tc-i860.c:987
f12e7348 3752#: config/tc-sparc.c:1406 config/tc-sparc.c:1414
ae351704
AM
3753#, c-format
3754msgid "Unknown opcode: `%s'"
3755msgstr ""
3756
499ac353 3757#: config/tc-cris.c:547 config/tc-m68hc11.c:2744
87ccc1b0
NC
3758#, c-format
3759msgid "internal inconsistency problem in %s: fr_symbol %lx"
3760msgstr ""
3761
499ac353 3762#: config/tc-cris.c:551 config/tc-m68hc11.c:2748 config/tc-msp430.c:2247
87ccc1b0
NC
3763#, c-format
3764msgid "internal inconsistency problem in %s: resolved symbol"
3765msgstr ""
3766
499ac353 3767#: config/tc-cris.c:561 config/tc-m68hc11.c:2754
87ccc1b0
NC
3768#, c-format
3769msgid "internal inconsistency problem in %s: fr_subtype %d"
3770msgstr ""
3771
ae351704 3772#: config/tc-cris.c:901
06647dfd
AM
3773msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
3774msgstr ""
3775
ae351704 3776#: config/tc-cris.c:931
06647dfd
AM
3777msgid "Complicated LAPC target operand is not a multiple of two. Use LAPC.D"
3778msgstr ""
3779
ae351704 3780#: config/tc-cris.c:936
06647dfd
AM
3781#, c-format
3782msgid ""
3783"Internal error found in md_convert_frag: offset %ld. Please report this."
3784msgstr ""
3785
ae351704 3786#: config/tc-cris.c:961
87ccc1b0
NC
3787#, c-format
3788msgid "internal inconsistency in %s: bdapq no symbol"
3789msgstr ""
3790
ae351704 3791#: config/tc-cris.c:974
87ccc1b0
NC
3792#, c-format
3793msgid "internal inconsistency in %s: bdap.w with no symbol"
3794msgstr ""
3795
ae351704 3796#: config/tc-cris.c:998
8ea2b00f
AM
3797msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
3798msgstr ""
3799
ae351704 3800#: config/tc-cris.c:1007
8ea2b00f
AM
3801msgid "dangerous MULS/MULU location; give it higher alignment"
3802msgstr ""
3803
ae351704
AM
3804#: config/tc-cris.c:1112
3805msgid ""
3806"Out-of-range .word offset handling is not implemented for .arch "
3807"common_v10_v32"
3bcbcc3d
HPN
3808msgstr ""
3809
ae351704 3810#: config/tc-cris.c:1220
3bcbcc3d
HPN
3811#, c-format
3812msgid "Buggy opcode: `%s' \"%s\"\n"
3813msgstr ""
3814
ae351704 3815#: config/tc-cris.c:1635
3bcbcc3d
HPN
3816#, c-format
3817msgid "Immediate value not in 5 bit unsigned range: %ld"
3818msgstr ""
3819
ae351704 3820#: config/tc-cris.c:1651
3bcbcc3d
HPN
3821#, c-format
3822msgid "Immediate value not in 4 bit unsigned range: %ld"
3823msgstr ""
3824
ae351704 3825#: config/tc-cris.c:1703
3bcbcc3d
HPN
3826#, c-format
3827msgid "Immediate value not in 6 bit range: %ld"
3828msgstr ""
3829
ae351704 3830#: config/tc-cris.c:1718
3bcbcc3d
HPN
3831#, c-format
3832msgid "Immediate value not in 6 bit unsigned range: %ld"
3833msgstr ""
3834
3835#. Others have a generic warning.
ae351704 3836#: config/tc-cris.c:1826
3bcbcc3d
HPN
3837#, c-format
3838msgid "Unimplemented register `%s' specified"
3839msgstr ""
3840
3841#. We've come to the end of instructions with this
3842#. opcode, so it must be an error.
ae351704 3843#: config/tc-cris.c:2069
3bcbcc3d
HPN
3844msgid "Illegal operands"
3845msgstr ""
3846
ae351704 3847#: config/tc-cris.c:2110 config/tc-cris.c:2150
3bcbcc3d
HPN
3848#, c-format
3849msgid "Immediate value not in 8 bit range: %ld"
3850msgstr ""
3851
ae351704 3852#: config/tc-cris.c:2120 config/tc-cris.c:2171
3bcbcc3d
HPN
3853#, c-format
3854msgid "Immediate value not in 16 bit range: %ld"
3855msgstr ""
3856
ae351704 3857#: config/tc-cris.c:2155
06647dfd
AM
3858#, c-format
3859msgid "Immediate value not in 8 bit signed range: %ld"
3860msgstr ""
3861
ae351704 3862#: config/tc-cris.c:2160
06647dfd
AM
3863#, c-format
3864msgid "Immediate value not in 8 bit unsigned range: %ld"
3865msgstr ""
3866
ae351704 3867#: config/tc-cris.c:2176
06647dfd
AM
3868#, c-format
3869msgid "Immediate value not in 16 bit signed range: %ld"
3870msgstr ""
3871
ae351704 3872#: config/tc-cris.c:2181
06647dfd
AM
3873#, c-format
3874msgid "Immediate value not in 16 bit unsigned range: %ld"
3875msgstr ""
3876
ae351704 3877#: config/tc-cris.c:2203
6840198f
NC
3878msgid "PIC relocation size does not match operand size"
3879msgstr ""
3880
ae351704 3881#: config/tc-cris.c:3346
06647dfd
AM
3882msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
3883msgstr ""
3884
ae351704 3885#: config/tc-cris.c:3350
3bcbcc3d
HPN
3886msgid "32-bit conditional branch generated"
3887msgstr ""
3888
ae351704 3889#: config/tc-cris.c:3411
6840198f
NC
3890msgid "Complex expression not supported"
3891msgstr ""
3892
3bcbcc3d
HPN
3893#. FIXME: Is this function mentioned in the internals.texi manual? If
3894#. not, add it.
ae351704 3895#: config/tc-cris.c:3537
3bcbcc3d
HPN
3896msgid "Bad call to md_atof () - floating point formats are not supported"
3897msgstr ""
3898
ae351704 3899#: config/tc-cris.c:3578
6840198f
NC
3900msgid "PC-relative relocation must be trivially resolved"
3901msgstr ""
3902
ae351704 3903#: config/tc-cris.c:3631
3bcbcc3d
HPN
3904#, c-format
3905msgid "Value not in 16 bit range: %ld"
3906msgstr ""
3907
ae351704 3908#: config/tc-cris.c:3642
06647dfd
AM
3909#, c-format
3910msgid "Value not in 16 bit signed range: %ld"
3911msgstr ""
3912
ae351704 3913#: config/tc-cris.c:3653
3bcbcc3d
HPN
3914#, c-format
3915msgid "Value not in 8 bit range: %ld"
3916msgstr ""
3917
ae351704 3918#: config/tc-cris.c:3661
06647dfd
AM
3919#, c-format
3920msgid "Value not in 8 bit signed range: %ld"
3921msgstr ""
3922
ae351704 3923#: config/tc-cris.c:3672
3bcbcc3d
HPN
3924#, c-format
3925msgid "Value not in 4 bit unsigned range: %ld"
3926msgstr ""
3927
ae351704 3928#: config/tc-cris.c:3680
3bcbcc3d
HPN
3929#, c-format
3930msgid "Value not in 5 bit unsigned range: %ld"
3931msgstr ""
3932
ae351704 3933#: config/tc-cris.c:3688
3bcbcc3d
HPN
3934#, c-format
3935msgid "Value not in 6 bit range: %ld"
3936msgstr ""
3937
ae351704 3938#: config/tc-cris.c:3696
3bcbcc3d
HPN
3939#, c-format
3940msgid "Value not in 6 bit unsigned range: %ld"
3941msgstr ""
3942
ae351704 3943#: config/tc-cris.c:3742
6e1772d5 3944#, c-format
7b15d668 3945msgid "Please use --help to see usage and options for this assembler.\n"
3bcbcc3d
HPN
3946msgstr ""
3947
ae351704 3948#: config/tc-cris.c:3754
7b15d668 3949msgid "--no-underscore is invalid with a.out format"
3bcbcc3d
HPN
3950msgstr ""
3951
ae351704 3952#: config/tc-cris.c:3778
06647dfd
AM
3953#, c-format
3954msgid "invalid <arch> in --march=<arch>: %s"
3955msgstr ""
3956
ae351704 3957#: config/tc-cris.c:3877
3bcbcc3d 3958msgid ""
7b15d668
HPN
3959"Semantics error. This type of operand can not be relocated, it must be an "
3960"assembly-time constant"
3bcbcc3d
HPN
3961msgstr ""
3962
ae351704 3963#: config/tc-cris.c:3926
7b15d668
HPN
3964#, c-format
3965msgid "Cannot generate relocation type for symbol %s, code %s"
3bcbcc3d
HPN
3966msgstr ""
3967
6840198f 3968#. The messages are formatted to line up with the generic options.
ae351704 3969#: config/tc-cris.c:3939
6e1772d5 3970#, c-format
7b15d668 3971msgid "CRIS-specific options:\n"
3bcbcc3d
HPN
3972msgstr ""
3973
ae351704 3974#: config/tc-cris.c:3941
85a39694
NC
3975msgid ""
3976" -h, -H Don't execute, print this help text. Deprecated.\n"
3bcbcc3d
HPN
3977msgstr ""
3978
ae351704 3979#: config/tc-cris.c:3943
85a39694 3980msgid " -N Warn when branches are expanded to jumps.\n"
3bcbcc3d
HPN
3981msgstr ""
3982
ae351704 3983#: config/tc-cris.c:3945
85a39694
NC
3984msgid ""
3985" --underscore User symbols are normally prepended with "
3986"underscore.\n"
3bcbcc3d
HPN
3987msgstr ""
3988
ae351704 3989#: config/tc-cris.c:3947
85a39694 3990msgid " Registers will not need any prefix.\n"
3bcbcc3d
HPN
3991msgstr ""
3992
ae351704 3993#: config/tc-cris.c:3949
85a39694 3994msgid " --no-underscore User symbols do not have any prefix.\n"
3bcbcc3d
HPN
3995msgstr ""
3996
ae351704 3997#: config/tc-cris.c:3951
85a39694 3998msgid " Registers will require a `$'-prefix.\n"
3bcbcc3d
HPN
3999msgstr ""
4000
ae351704 4001#: config/tc-cris.c:3953
6840198f
NC
4002msgid " --pic\t\t\tEnable generation of position-independent code.\n"
4003msgstr ""
4004
ae351704 4005#: config/tc-cris.c:3955
06647dfd
AM
4006msgid ""
4007" --march=<arch>\t\tGenerate code for <arch>. Valid choices for <arch>\n"
4008"\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
4009msgstr ""
4010
ae351704 4011#: config/tc-cris.c:3976
3bcbcc3d
HPN
4012msgid "Invalid relocation"
4013msgstr ""
4014
ae351704 4015#: config/tc-cris.c:4013
3bcbcc3d
HPN
4016msgid "Invalid pc-relative relocation"
4017msgstr ""
4018
ae351704 4019#: config/tc-cris.c:4058
3bcbcc3d
HPN
4020#, c-format
4021msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
4022msgstr ""
4023
ae351704 4024#: config/tc-cris.c:4088
6840198f
NC
4025#, c-format
4026msgid ".syntax %s requires command-line option `--underscore'"
4027msgstr ""
4028
ae351704 4029#: config/tc-cris.c:4097
6840198f
NC
4030#, c-format
4031msgid ".syntax %s requires command-line option `--no-underscore'"
4032msgstr ""
4033
ae351704 4034#: config/tc-cris.c:4134
7b15d668
HPN
4035msgid "Unknown .syntax operand"
4036msgstr ""
4037
ae351704 4038#: config/tc-cris.c:4144
6840198f
NC
4039msgid "Pseudodirective .file is only valid when generating ELF"
4040msgstr ""
4041
ae351704 4042#: config/tc-cris.c:4156
6840198f
NC
4043msgid "Pseudodirective .loc is only valid when generating ELF"
4044msgstr ""
4045
ae351704 4046#: config/tc-cris.c:4299
06647dfd 4047msgid "unknown operand to .arch"
8ea2b00f
AM
4048msgstr ""
4049
ae351704 4050#: config/tc-cris.c:4308
06647dfd 4051msgid ".arch <arch> requires a matching --march=... option"
8ea2b00f
AM
4052msgstr ""
4053
f12e7348 4054#: config/tc-crx.c:819
8ea2b00f 4055#, c-format
06647dfd 4056msgid "Illegal Scale - `%d'"
8ea2b00f
AM
4057msgstr ""
4058
f12e7348 4059#: config/tc-crx.c:1263
8ea2b00f 4060#, c-format
06647dfd 4061msgid "Illegal Co-processor register in Instruction `%s' "
8ea2b00f
AM
4062msgstr ""
4063
f12e7348 4064#: config/tc-crx.c:1270
8ea2b00f 4065#, c-format
06647dfd 4066msgid "Illegal Co-processor special register in Instruction `%s' "
8ea2b00f
AM
4067msgstr ""
4068
f12e7348 4069#: config/tc-crx.c:1589
8ea2b00f 4070#, c-format
06647dfd 4071msgid "Invalid DISPU4 operand value (arg %d)"
8ea2b00f
AM
4072msgstr ""
4073
f12e7348 4074#: config/tc-crx.c:1592
8ea2b00f 4075#, c-format
06647dfd 4076msgid "Invalid CST4 operand value (arg %d)"
8ea2b00f
AM
4077msgstr ""
4078
f12e7348 4079#: config/tc-crx.c:1595
8ea2b00f 4080#, c-format
06647dfd 4081msgid "Operand value is not within upper 64 KB (arg %d)"
8ea2b00f
AM
4082msgstr ""
4083
f12e7348 4084#: config/tc-crx.c:1732
8ea2b00f
AM
4085msgid "Invalid Register in Register List"
4086msgstr ""
4087
f12e7348 4088#: config/tc-crx.c:1786
8ea2b00f
AM
4089#, c-format
4090msgid "Illegal register `%s' in cop-register list"
4091msgstr ""
4092
f12e7348 4093#: config/tc-crx.c:1794
06647dfd
AM
4094#, c-format
4095msgid "Illegal register `%s' in cop-special-register list"
4096msgstr ""
4097
f12e7348 4098#: config/tc-crx.c:1813
06647dfd
AM
4099#, c-format
4100msgid "Illegal register `%s' in user register list"
4101msgstr ""
4102
f12e7348 4103#: config/tc-crx.c:1832
8ea2b00f
AM
4104#, c-format
4105msgid "Illegal register `%s' in register list"
4106msgstr ""
4107
f12e7348 4108#: config/tc-crx.c:1838
8ea2b00f
AM
4109#, c-format
4110msgid "Maximum %d bits may be set in `mask16' operand"
4111msgstr ""
4112
f12e7348 4113#: config/tc-crx.c:1847
8ea2b00f
AM
4114#, c-format
4115msgid "rest of line ignored; first ignored character is `%c'"
4116msgstr ""
4117
f12e7348 4118#: config/tc-crx.c:1855
8ea2b00f
AM
4119#, c-format
4120msgid "Illegal `mask16' operand, operation is undefined - `%s'"
4121msgstr ""
4122
06647dfd 4123#. HI can't be specified without LO (and vise-versa).
f12e7348 4124#: config/tc-crx.c:1861
06647dfd
AM
4125msgid "HI/LO registers should be specified together"
4126msgstr ""
4127
f12e7348 4128#: config/tc-crx.c:1867
06647dfd
AM
4129msgid "HI/LO registers should be specified without additional registers"
4130msgstr ""
4131
ae351704 4132#: config/tc-d10v.c:216
6e1772d5 4133#, c-format
252b5132
RH
4134msgid ""
4135"D10V options:\n"
bccba5f0
NC
4136"-O Optimize. Will do some operations in parallel.\n"
4137"--gstabs-packing Pack adjacent short instructions together even\n"
4138" when --gstabs is specified. On by default.\n"
4139"--no-gstabs-packing If --gstabs is specified, do not pack adjacent\n"
4140" instructions together.\n"
252b5132
RH
4141msgstr ""
4142
499ac353 4143#: config/tc-d10v.c:573
87ccc1b0
NC
4144msgid "operand is not an immediate"
4145msgstr ""
4146
499ac353 4147#: config/tc-d10v.c:591
252b5132 4148#, c-format
87ccc1b0 4149msgid "operand out of range: %lu"
252b5132
RH
4150msgstr ""
4151
499ac353 4152#: config/tc-d10v.c:649
252b5132
RH
4153msgid "Instruction must be executed in parallel with another instruction."
4154msgstr ""
4155
499ac353 4156#: config/tc-d10v.c:703 config/tc-d10v.c:711
55cf6793
ZW
4157#, c-format
4158msgid "packing conflict: %s must dispatch sequentially"
252b5132
RH
4159msgstr ""
4160
499ac353 4161#: config/tc-d10v.c:810
55cf6793
ZW
4162#, c-format
4163msgid "resource conflict (R%d)"
252b5132
RH
4164msgstr ""
4165
499ac353 4166#: config/tc-d10v.c:813
55cf6793
ZW
4167#, c-format
4168msgid "resource conflict (A%d)"
252b5132
RH
4169msgstr ""
4170
499ac353 4171#: config/tc-d10v.c:815
55cf6793 4172msgid "resource conflict (PSW)"
252b5132
RH
4173msgstr ""
4174
499ac353 4175#: config/tc-d10v.c:817
55cf6793 4176msgid "resource conflict (C flag)"
252b5132
RH
4177msgstr ""
4178
499ac353 4179#: config/tc-d10v.c:819
55cf6793 4180msgid "resource conflict (F flag)"
252b5132
RH
4181msgstr ""
4182
499ac353 4183#: config/tc-d10v.c:969
55cf6793 4184msgid "Instruction must be executed in parallel"
252b5132
RH
4185msgstr ""
4186
499ac353 4187#: config/tc-d10v.c:972
55cf6793 4188msgid "Long instructions may not be combined."
252b5132
RH
4189msgstr ""
4190
499ac353 4191#: config/tc-d10v.c:1005
55cf6793 4192msgid "One of these instructions may not be executed in parallel."
87ccc1b0
NC
4193msgstr ""
4194
499ac353 4195#: config/tc-d10v.c:1009 config/tc-d30v.c:1036
55cf6793 4196msgid "Two IU instructions may not be executed in parallel"
87ccc1b0
NC
4197msgstr ""
4198
499ac353
NC
4199#: config/tc-d10v.c:1011 config/tc-d10v.c:1019 config/tc-d10v.c:1033
4200#: config/tc-d10v.c:1048 config/tc-d30v.c:1037 config/tc-d30v.c:1046
55cf6793 4201msgid "Swapping instruction order"
87ccc1b0
NC
4202msgstr ""
4203
499ac353 4204#: config/tc-d10v.c:1017 config/tc-d30v.c:1043
55cf6793 4205msgid "Two MU instructions may not be executed in parallel"
87ccc1b0
NC
4206msgstr ""
4207
499ac353 4208#: config/tc-d10v.c:1037 config/tc-d30v.c:1063
55cf6793 4209msgid "IU instruction may not be in the left container"
87ccc1b0
NC
4210msgstr ""
4211
499ac353 4212#: config/tc-d10v.c:1039 config/tc-d10v.c:1054
55cf6793
ZW
4213msgid ""
4214"Instruction in R container is squashed by flow control instruction in L "
4215"container."
87ccc1b0
NC
4216msgstr ""
4217
499ac353 4218#: config/tc-d10v.c:1052 config/tc-d30v.c:1074
55cf6793 4219msgid "MU instruction may not be in the right container"
252b5132
RH
4220msgstr ""
4221
499ac353 4222#: config/tc-d10v.c:1058 config/tc-d30v.c:1086
55cf6793 4223msgid "unknown execution type passed to write_2_short()"
252b5132
RH
4224msgstr ""
4225
499ac353 4226#: config/tc-d10v.c:1186 config/tc-d10v.c:1359
252b5132
RH
4227msgid "bad opcode or operands"
4228msgstr ""
4229
499ac353 4230#: config/tc-d10v.c:1261
252b5132
RH
4231msgid "value out of range"
4232msgstr ""
4233
499ac353 4234#: config/tc-d10v.c:1335
252b5132
RH
4235msgid "illegal operand - register name found where none expected"
4236msgstr ""
4237
499ac353 4238#: config/tc-d10v.c:1370
252b5132
RH
4239msgid "Register number must be EVEN"
4240msgstr ""
4241
499ac353 4242#: config/tc-d10v.c:1373
328577ad
NC
4243msgid "Unsupported use of sp"
4244msgstr ""
4245
499ac353 4246#: config/tc-d10v.c:1392
87ccc1b0
NC
4247#, c-format
4248msgid "cr%ld is a reserved control register"
4249msgstr ""
4250
499ac353 4251#: config/tc-d10v.c:1565
55cf6793 4252#, c-format
ae351704
AM
4253msgid "line %d: rep or repi must include at least 4 instructions"
4254msgstr ""
4255
499ac353 4256#: config/tc-d10v.c:1745
ae351704 4257msgid "can't find previous opcode "
55cf6793
ZW
4258msgstr ""
4259
499ac353 4260#: config/tc-d10v.c:1757
252b5132 4261#, c-format
ae351704 4262msgid "could not assemble: %s"
252b5132
RH
4263msgstr ""
4264
499ac353 4265#: config/tc-d10v.c:1772 config/tc-d10v.c:1794 config/tc-d30v.c:1742
55cf6793
ZW
4266msgid "Unable to mix instructions as specified"
4267msgstr ""
4268
ae351704 4269#: config/tc-d30v.c:149
252b5132
RH
4270#, c-format
4271msgid "Register name %s conflicts with symbol of the same name"
4272msgstr ""
4273
ae351704 4274#: config/tc-d30v.c:239
6e1772d5 4275#, c-format
252b5132
RH
4276msgid ""
4277"\n"
4278"D30V options:\n"
4279"-O Make adjacent short instructions parallel if "
4280"possible.\n"
4281"-n Warn about all NOPs inserted by the assembler.\n"
4282"-N\t\t\tWarn about NOPs inserted after word multiplies.\n"
4283"-c Warn about symbols whoes names match register "
4284"names.\n"
4285"-C Opposite of -C. -c is the default.\n"
4286msgstr ""
4287
499ac353 4288#: config/tc-d30v.c:367
252b5132
RH
4289msgid "unexpected 12-bit reloc type"
4290msgstr ""
4291
499ac353 4292#: config/tc-d30v.c:374
252b5132
RH
4293msgid "unexpected 18-bit reloc type"
4294msgstr ""
4295
499ac353 4296#: config/tc-d30v.c:624
252b5132
RH
4297#, c-format
4298msgid "%s NOP inserted"
4299msgstr ""
4300
499ac353 4301#: config/tc-d30v.c:625
252b5132
RH
4302msgid "sequential"
4303msgstr ""
4304
499ac353 4305#: config/tc-d30v.c:625
252b5132
RH
4306msgid "parallel"
4307msgstr ""
4308
499ac353 4309#: config/tc-d30v.c:1032
252b5132
RH
4310msgid "Instructions may not be executed in parallel"
4311msgstr ""
4312
499ac353 4313#: config/tc-d30v.c:1045
252b5132
RH
4314#, c-format
4315msgid "Executing %s in IU may not work"
4316msgstr ""
4317
499ac353 4318#: config/tc-d30v.c:1052
bc0d738a
NC
4319#, c-format
4320msgid "Executing %s in IU may not work in parallel execution"
4321msgstr ""
4322
499ac353 4323#: config/tc-d30v.c:1065
252b5132
RH
4324#, c-format
4325msgid "special left instruction `%s' kills instruction `%s' in right container"
4326msgstr ""
4327
499ac353 4328#: config/tc-d30v.c:1076
bc0d738a
NC
4329#, c-format
4330msgid "Executing %s in reverse serial with %s may not work"
4331msgstr ""
4332
499ac353 4333#: config/tc-d30v.c:1079
bc0d738a
NC
4334#, c-format
4335msgid "Executing %s in IU in reverse serial may not work"
4336msgstr ""
4337
499ac353 4338#: config/tc-d30v.c:1268
55cf6793 4339msgid "Odd numbered register used as target of multi-register instruction"
252b5132
RH
4340msgstr ""
4341
499ac353 4342#: config/tc-d30v.c:1332 config/tc-d30v.c:1367
55cf6793
ZW
4343#, c-format
4344msgid "unknown condition code: %s"
252b5132
RH
4345msgstr ""
4346
499ac353 4347#: config/tc-d30v.c:1360
55cf6793
ZW
4348#, c-format
4349msgid "cmpu doesn't support condition code %s"
252b5132
RH
4350msgstr ""
4351
499ac353 4352#: config/tc-d30v.c:1395
ae351704
AM
4353#, c-format
4354msgid "unknown opcode: %s"
4355msgstr ""
4356
499ac353 4357#: config/tc-d30v.c:1406
55cf6793
ZW
4358#, c-format
4359msgid "operands for opcode `%s' do not match any valid format"
252b5132
RH
4360msgstr ""
4361
499ac353 4362#: config/tc-d30v.c:1621 config/tc-d30v.c:1638
55cf6793 4363msgid "Cannot assemble instruction"
252b5132
RH
4364msgstr ""
4365
499ac353 4366#: config/tc-d30v.c:1623
55cf6793 4367msgid "First opcode is long. Unable to mix instructions as specified."
252b5132
RH
4368msgstr ""
4369
499ac353 4370#: config/tc-d30v.c:1692
55cf6793 4371msgid "word of NOPs added between word multiply and load"
252b5132
RH
4372msgstr ""
4373
499ac353 4374#: config/tc-d30v.c:1694
55cf6793 4375msgid "word of NOPs added between word multiply and 16-bit multiply"
252b5132
RH
4376msgstr ""
4377
499ac353 4378#: config/tc-d30v.c:1726
55cf6793 4379msgid "Instruction uses long version, so it cannot be mixed as specified"
252b5132
RH
4380msgstr ""
4381
499ac353 4382#: config/tc-d30v.c:1853
55cf6793
ZW
4383#, c-format
4384msgid "value too large to fit in %d bits"
4385msgstr ""
4386
499ac353 4387#: config/tc-d30v.c:1914
252b5132
RH
4388#, c-format
4389msgid "line %d: unable to place address of symbol '%s' into a byte"
4390msgstr ""
4391
499ac353 4392#: config/tc-d30v.c:1917
252b5132 4393#, c-format
87ccc1b0 4394msgid "line %d: unable to place value %lx into a byte"
252b5132
RH
4395msgstr ""
4396
499ac353 4397#: config/tc-d30v.c:1925
252b5132
RH
4398#, c-format
4399msgid "line %d: unable to place address of symbol '%s' into a short"
4400msgstr ""
4401
499ac353 4402#: config/tc-d30v.c:1928
252b5132 4403#, c-format
87ccc1b0 4404msgid "line %d: unable to place value %lx into a short"
252b5132
RH
4405msgstr ""
4406
499ac353 4407#: config/tc-d30v.c:1936
252b5132
RH
4408#, c-format
4409msgid "line %d: unable to place address of symbol '%s' into a quad"
4410msgstr ""
4411
499ac353 4412#: config/tc-d30v.c:2044
252b5132
RH
4413#, c-format
4414msgid "Alignment too large: %d assumed"
4415msgstr ""
4416
55cf6793 4417#: config/tc-dlx.c:211
87ccc1b0 4418msgid "missing .proc"
a74801ba
ILT
4419msgstr ""
4420
55cf6793 4421#: config/tc-dlx.c:228
87ccc1b0 4422msgid ".endfunc missing for previous .proc"
a74801ba
ILT
4423msgstr ""
4424
f12e7348 4425#: config/tc-dlx.c:290 config/tc-i860.c:227 config/tc-mips.c:1891
c85dd50d
NC
4426#, c-format
4427msgid "internal error: can't hash `%s': %s\n"
4428msgstr ""
4429
3caac5b8 4430#. Probably a memory allocation problem? Give up now.
f12e7348
NC
4431#: config/tc-dlx.c:297 config/tc-hppa.c:8256 config/tc-mips.c:1894
4432#: config/tc-mips.c:1946 config/tc-or32.c:211 config/tc-sparc.c:856
3caac5b8
AM
4433msgid "Broken assembler. No assembly attempted."
4434msgstr ""
4435
55cf6793 4436#: config/tc-dlx.c:327
87ccc1b0 4437#, c-format
55cf6793 4438msgid "Bad operand for a load instruction: <%s>"
a74801ba
ILT
4439msgstr ""
4440
55cf6793 4441#: config/tc-dlx.c:441
87ccc1b0 4442#, c-format
55cf6793 4443msgid "Bad operand for a store instruction: <%s>"
a74801ba
ILT
4444msgstr ""
4445
55cf6793 4446#: config/tc-dlx.c:621
87ccc1b0 4447#, c-format
55cf6793 4448msgid "Expression Error for operand modifier %%hi/%%lo\n"
328577ad
NC
4449msgstr ""
4450
499ac353 4451#: config/tc-dlx.c:634 config/tc-or32.c:812
3caac5b8
AM
4452#, c-format
4453msgid "Invalid expression after %%%%\n"
4454msgstr ""
4455
4456#: config/tc-dlx.c:703
4457#, c-format
4458msgid "Unknown opcode `%s'."
4459msgstr ""
4460
55cf6793 4461#: config/tc-dlx.c:716
87ccc1b0 4462msgid "Can not set dlx_skip_hi16_flag"
252b5132
RH
4463msgstr ""
4464
55cf6793 4465#: config/tc-dlx.c:730
87ccc1b0
NC
4466#, c-format
4467msgid "Missing arguments for opcode <%s>."
252b5132
RH
4468msgstr ""
4469
3caac5b8
AM
4470#: config/tc-dlx.c:764
4471#, c-format
4472msgid "Too many operands: %s"
4473msgstr ""
4474
55cf6793 4475#: config/tc-dlx.c:801
87ccc1b0
NC
4476#, c-format
4477msgid "Both the_insn.HI and the_insn.LO are set : %s"
252b5132
RH
4478msgstr ""
4479
55cf6793 4480#: config/tc-dlx.c:871
87ccc1b0 4481msgid "failed regnum sanity check."
252b5132
RH
4482msgstr ""
4483
55cf6793 4484#: config/tc-dlx.c:884
87ccc1b0 4485msgid "failed general register sanity check."
252b5132
RH
4486msgstr ""
4487
c85dd50d
NC
4488#. Types or values of args don't match.
4489#: config/tc-dlx.c:892
4490msgid "Invalid operands"
4491msgstr ""
4492
499ac353 4493#: config/tc-dlx.c:1119 config/tc-or32.c:774
3caac5b8
AM
4494#, c-format
4495msgid "label \"$%d\" redefined"
4496msgstr ""
4497
499ac353 4498#: config/tc-dlx.c:1157
87ccc1b0 4499msgid "Invalid expression after # number\n"
252b5132
RH
4500msgstr ""
4501
ae351704 4502#: config/tc-fr30.c:82
6e1772d5 4503#, c-format
87ccc1b0 4504msgid " FR30 specific command line options:\n"
252b5132
RH
4505msgstr ""
4506
ae351704 4507#: config/tc-fr30.c:135
252b5132 4508#, c-format
87ccc1b0 4509msgid "Instruction %s not allowed in a delay slot."
252b5132
RH
4510msgstr ""
4511
f12e7348 4512#: config/tc-frv.c:404
6e1772d5 4513#, c-format
c85dd50d 4514msgid "Unknown cpu -mcpu=%s"
252b5132
RH
4515msgstr ""
4516
f12e7348 4517#: config/tc-frv.c:457
6e1772d5 4518#, c-format
c85dd50d 4519msgid "FRV specific command line options:\n"
252b5132
RH
4520msgstr ""
4521
f12e7348 4522#: config/tc-frv.c:458
42477147
NC
4523#, c-format
4524msgid "-G n Put data <= n bytes in the small data area\n"
4525msgstr ""
4526
f12e7348 4527#: config/tc-frv.c:459
6e1772d5 4528#, c-format
42477147 4529msgid "-mgpr-32 Mark generated file as only using 32 GPRs\n"
252b5132
RH
4530msgstr ""
4531
f12e7348 4532#: config/tc-frv.c:460
6e1772d5 4533#, c-format
42477147 4534msgid "-mgpr-64 Mark generated file as using all 64 GPRs\n"
252b5132
RH
4535msgstr ""
4536
f12e7348 4537#: config/tc-frv.c:461
6e1772d5 4538#, c-format
42477147 4539msgid "-mfpr-32 Mark generated file as only using 32 FPRs\n"
252b5132
RH
4540msgstr ""
4541
f12e7348 4542#: config/tc-frv.c:462
6e1772d5 4543#, c-format
42477147 4544msgid "-mfpr-64 Mark generated file as using all 64 FPRs\n"
252b5132
RH
4545msgstr ""
4546
f12e7348 4547#: config/tc-frv.c:463
6e1772d5 4548#, c-format
42477147 4549msgid "-msoft-float Mark generated file as using software FP\n"
252b5132
RH
4550msgstr ""
4551
f12e7348 4552#: config/tc-frv.c:464
6e1772d5 4553#, c-format
42477147 4554msgid "-mdword Mark generated file as using a 8-byte stack alignment\n"
252b5132
RH
4555msgstr ""
4556
f12e7348 4557#: config/tc-frv.c:465
6e1772d5 4558#, c-format
42477147 4559msgid "-mno-dword Mark generated file as using a 4-byte stack alignment\n"
252b5132
RH
4560msgstr ""
4561
f12e7348 4562#: config/tc-frv.c:466
6e1772d5 4563#, c-format
42477147
NC
4564msgid ""
4565"-mdouble Mark generated file as using double precision FP insns\n"
252b5132
RH
4566msgstr ""
4567
f12e7348 4568#: config/tc-frv.c:467
6e1772d5 4569#, c-format
42477147 4570msgid "-mmedia Mark generated file as using media insns\n"
252b5132
RH
4571msgstr ""
4572
f12e7348 4573#: config/tc-frv.c:468
6e1772d5 4574#, c-format
42477147
NC
4575msgid ""
4576"-mmuladd Mark generated file as using multiply add/subtract insns\n"
252b5132
RH
4577msgstr ""
4578
f12e7348 4579#: config/tc-frv.c:469
6e1772d5 4580#, c-format
42477147 4581msgid "-mpack Allow instructions to be packed\n"
252b5132
RH
4582msgstr ""
4583
f12e7348 4584#: config/tc-frv.c:470
6e1772d5 4585#, c-format
42477147 4586msgid "-mno-pack Do not allow instructions to be packed\n"
252b5132
RH
4587msgstr ""
4588
f12e7348 4589#: config/tc-frv.c:471
6e1772d5 4590#, c-format
42477147
NC
4591msgid ""
4592"-mpic Mark generated file as using small position independent "
4593"code\n"
328577ad
NC
4594msgstr ""
4595
f12e7348 4596#: config/tc-frv.c:472
6e1772d5 4597#, c-format
42477147
NC
4598msgid ""
4599"-mPIC Mark generated file as using large position independent "
4600"code\n"
252b5132
RH
4601msgstr ""
4602
f12e7348 4603#: config/tc-frv.c:473
6e1772d5 4604#, c-format
42477147
NC
4605msgid ""
4606"-mlibrary-pic Mark generated file as using position indepedent code for "
4607"libraries\n"
252b5132
RH
4608msgstr ""
4609
f12e7348 4610#: config/tc-frv.c:474
8ea2b00f 4611#, c-format
42477147 4612msgid "-mfdpic Assemble for the FDPIC ABI\n"
8ea2b00f
AM
4613msgstr ""
4614
f12e7348 4615#: config/tc-frv.c:475
8ea2b00f 4616#, c-format
42477147 4617msgid "-mnopic Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
8ea2b00f
AM
4618msgstr ""
4619
f12e7348 4620#: config/tc-frv.c:476
6e1772d5 4621#, c-format
42477147 4622msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
252b5132
RH
4623msgstr ""
4624
f12e7348 4625#: config/tc-frv.c:477
6e1772d5 4626#, c-format
42477147 4627msgid " Record the cpu type\n"
252b5132
RH
4628msgstr ""
4629
f12e7348 4630#: config/tc-frv.c:478
6e1772d5 4631#, c-format
42477147 4632msgid "-mtomcat-stats Print out stats for tomcat workarounds\n"
c85dd50d
NC
4633msgstr ""
4634
f12e7348 4635#: config/tc-frv.c:479
c85dd50d 4636#, c-format
42477147 4637msgid "-mtomcat-debug Debug tomcat workarounds\n"
252b5132
RH
4638msgstr ""
4639
f12e7348 4640#: config/tc-frv.c:1163
87ccc1b0 4641msgid "VLIW packing used for -mno-pack"
252b5132
RH
4642msgstr ""
4643
f12e7348 4644#: config/tc-frv.c:1173
6e1772d5
AM
4645msgid "Instruction not supported by this architecture"
4646msgstr ""
4647
f12e7348 4648#: config/tc-frv.c:1183
87ccc1b0 4649msgid "VLIW packing constraint violation"
252b5132
RH
4650msgstr ""
4651
f12e7348 4652#: config/tc-frv.c:1774
252b5132 4653#, c-format
87ccc1b0 4654msgid "Relocation %s is not safe for %s"
252b5132
RH
4655msgstr ""
4656
ae351704 4657#: config/tc-h8300.c:395 config/tc-h8300.c:403
87ccc1b0 4658msgid "Reg not valid for H8/300"
252b5132
RH
4659msgstr ""
4660
ae351704 4661#: config/tc-h8300.c:484
fce00800
AM
4662msgid "invalid operand size requested"
4663msgstr ""
4664
ae351704 4665#: config/tc-h8300.c:583
87ccc1b0 4666msgid "Invalid register list for ldm/stm\n"
328577ad
NC
4667msgstr ""
4668
ae351704 4669#: config/tc-h8300.c:609 config/tc-h8300.c:614 config/tc-h8300.c:621
fce00800
AM
4670msgid "mismatch between register and suffix"
4671msgstr ""
4672
ae351704 4673#: config/tc-h8300.c:648
fce00800
AM
4674msgid "address too high for vector table jmp/jsr"
4675msgstr ""
4676
ae351704 4677#: config/tc-h8300.c:675 config/tc-h8300.c:787 config/tc-h8300.c:797
87ccc1b0 4678msgid "Wrong size pointer register for architecture."
328577ad
NC
4679msgstr ""
4680
ae351704 4681#: config/tc-h8300.c:734 config/tc-h8300.c:742 config/tc-h8300.c:771
87ccc1b0 4682msgid "expected @(exp, reg16)"
252b5132
RH
4683msgstr ""
4684
ae351704 4685#: config/tc-h8300.c:760
fce00800
AM
4686msgid "expected .L, .W or .B for register in indexed addressing mode"
4687msgstr ""
4688
ae351704 4689#: config/tc-h8300.c:954
fce00800
AM
4690msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
4691msgstr ""
4692
ae351704 4693#: config/tc-h8300.c:972 config/tc-h8300.c:981
fce00800
AM
4694msgid "expected register"
4695msgstr ""
4696
ae351704 4697#: config/tc-h8300.c:997
fce00800
AM
4698msgid "expected closing paren"
4699msgstr ""
4700
ae351704 4701#: config/tc-h8300.c:1056
fce00800
AM
4702#, c-format
4703msgid "can't use high part of register in operand %d"
4704msgstr ""
4705
ae351704 4706#: config/tc-h8300.c:1213
fce00800
AM
4707#, c-format
4708msgid "Opcode `%s' with these operand types not available in %s mode"
4709msgstr ""
4710
ae351704 4711#: config/tc-h8300.c:1222
fce00800 4712msgid "mismatch between opcode size and operand size"
87ccc1b0
NC
4713msgstr ""
4714
ae351704 4715#: config/tc-h8300.c:1258
87ccc1b0
NC
4716#, c-format
4717msgid "operand %s0x%lx out of range."
4718msgstr ""
4719
ae351704 4720#: config/tc-h8300.c:1354
87ccc1b0
NC
4721msgid "Can't work out size of operand.\n"
4722msgstr ""
4723
ae351704 4724#: config/tc-h8300.c:1403
87ccc1b0
NC
4725#, c-format
4726msgid "Opcode `%s' with these operand types not available in H8/300 mode"
4727msgstr ""
4728
ae351704 4729#: config/tc-h8300.c:1408
fce00800
AM
4730#, c-format
4731msgid "Opcode `%s' with these operand types not available in H8/300H mode"
4732msgstr ""
4733
ae351704 4734#: config/tc-h8300.c:1414
fce00800
AM
4735#, c-format
4736msgid "Opcode `%s' with these operand types not available in H8/300S mode"
4737msgstr ""
4738
ae351704 4739#: config/tc-h8300.c:1475 config/tc-h8300.c:1495
87ccc1b0
NC
4740msgid "Need #1 or #2 here"
4741msgstr ""
4742
ae351704 4743#: config/tc-h8300.c:1490
87ccc1b0
NC
4744msgid "#4 not valid on H8/300."
4745msgstr ""
4746
ae351704 4747#: config/tc-h8300.c:1596 config/tc-h8300.c:1678
87ccc1b0
NC
4748#, c-format
4749msgid "branch operand has odd offset (%lx)\n"
4750msgstr ""
4751
ae351704 4752#: config/tc-h8300.c:1716
87ccc1b0
NC
4753msgid "destination operand must be 16 bit register"
4754msgstr ""
4755
ae351704 4756#: config/tc-h8300.c:1725
87ccc1b0
NC
4757msgid "source operand must be 8 bit register"
4758msgstr ""
4759
ae351704 4760#: config/tc-h8300.c:1733
87ccc1b0
NC
4761msgid "destination operand must be 16bit absolute address"
4762msgstr ""
4763
ae351704 4764#: config/tc-h8300.c:1740
87ccc1b0
NC
4765msgid "destination operand must be 8 bit register"
4766msgstr ""
4767
ae351704 4768#: config/tc-h8300.c:1748
87ccc1b0
NC
4769msgid "source operand must be 16bit absolute address"
4770msgstr ""
4771
4772#. This seems more sane than saying "too many operands". We'll
4773#. get here only if the trailing trash starts with a comma.
6e1772d5 4774#. Types or values of args don't match.
ae351704 4775#: config/tc-h8300.c:1756 config/tc-mmix.c:472 config/tc-mmix.c:484
499ac353 4776#: config/tc-mmix.c:2497 config/tc-mmix.c:2521 config/tc-mmix.c:2794
ae351704 4777#: config/tc-or32.c:528
87ccc1b0
NC
4778msgid "invalid operands"
4779msgstr ""
4780
ae351704 4781#: config/tc-h8300.c:1787
fce00800 4782msgid "operand/size mis-match"
87ccc1b0
NC
4783msgstr ""
4784
f12e7348
NC
4785#: config/tc-h8300.c:1888 config/tc-mips.c:10066 config/tc-sh.c:2925
4786#: config/tc-sh64.c:2795 config/tc-z8k.c:1226
fce00800 4787msgid "unknown opcode"
87ccc1b0
NC
4788msgstr ""
4789
f12e7348 4790#: config/tc-h8300.c:1921
6e1772d5
AM
4791msgid "invalid operand in ldm"
4792msgstr ""
4793
f12e7348 4794#: config/tc-h8300.c:1930
6e1772d5
AM
4795msgid "invalid operand in stm"
4796msgstr ""
4797
f12e7348 4798#: config/tc-h8300.c:2056
6e1772d5 4799#, c-format
87ccc1b0
NC
4800msgid "call to tc_aout_fix_to_chars \n"
4801msgstr ""
4802
f12e7348 4803#: config/tc-h8300.c:2065 config/tc-xc16x.c:340
6e1772d5 4804#, c-format
87ccc1b0
NC
4805msgid "call to md_convert_frag \n"
4806msgstr ""
4807
f12e7348 4808#: config/tc-h8300.c:2116 config/tc-xc16x.c:244
6e1772d5 4809#, c-format
c85dd50d 4810msgid "call to md_estimate_size_before_relax \n"
87ccc1b0
NC
4811msgstr ""
4812
f12e7348 4813#: config/tc-h8300.c:2145 config/tc-xc16x.c:285
c85dd50d
NC
4814msgid "Difference of symbols in different sections is not supported"
4815msgstr ""
4816
f12e7348
NC
4817#: config/tc-h8300.c:2167 config/tc-mcore.c:2199 config/tc-pj.c:489
4818#: config/tc-sh.c:4374 config/tc-xc16x.c:308
87ccc1b0
NC
4819#, c-format
4820msgid "Cannot represent relocation type %s"
4821msgstr ""
4822
6e1772d5 4823#. Simple range checking for FIELD against HIGH and LOW bounds.
87ccc1b0 4824#. IGNORE is used to suppress the error message.
55cf6793 4825#. Variant of CHECK_FIELD for use in md_apply_fix and other places where
6e1772d5 4826#. the current file and line number are not valid.
ae351704 4827#: config/tc-hppa.c:1015 config/tc-hppa.c:1029
87ccc1b0
NC
4828#, c-format
4829msgid "Field out of range [%d..%d] (%d)."
4830msgstr ""
4831
6e1772d5 4832#. Simple alignment checking for FIELD against ALIGN (a power of two).
87ccc1b0 4833#. IGNORE is used to suppress the error message.
ae351704 4834#: config/tc-hppa.c:1043
87ccc1b0
NC
4835#, c-format
4836msgid "Field not properly aligned [%d] (%d)."
4837msgstr ""
4838
f12e7348 4839#: config/tc-hppa.c:1096
87ccc1b0
NC
4840msgid "Missing .exit\n"
4841msgstr ""
4842
f12e7348 4843#: config/tc-hppa.c:1099
87ccc1b0
NC
4844msgid "Missing .procend\n"
4845msgstr ""
4846
f12e7348 4847#: config/tc-hppa.c:1284
328577ad 4848#, c-format
252b5132
RH
4849msgid "Invalid field selector. Assuming F%%."
4850msgstr ""
4851
f12e7348 4852#: config/tc-hppa.c:1311
ae351704 4853msgid "Bad segment in expression."
252b5132
RH
4854msgstr ""
4855
f12e7348 4856#: config/tc-hppa.c:1336
252b5132 4857#, c-format
ae351704 4858msgid "Invalid Nullification: (%c)"
252b5132
RH
4859msgstr ""
4860
f12e7348 4861#: config/tc-hppa.c:1406
ae351704 4862msgid "Cannot handle fixup"
252b5132
RH
4863msgstr ""
4864
f12e7348 4865#: config/tc-hppa.c:1704
ae351704
AM
4866#, c-format
4867msgid " -Q ignored\n"
252b5132
RH
4868msgstr ""
4869
f12e7348 4870#: config/tc-hppa.c:1708
ae351704
AM
4871#, c-format
4872msgid " -c print a warning if a comment is found\n"
252b5132
RH
4873msgstr ""
4874
f12e7348 4875#: config/tc-hppa.c:1774
ae351704
AM
4876#, c-format
4877msgid "no hppa_fixup entry for fixup type 0x%x"
252b5132
RH
4878msgstr ""
4879
f12e7348 4880#: config/tc-hppa.c:1953
ae351704 4881msgid "Unknown relocation encountered in md_apply_fix."
a74801ba
ILT
4882msgstr ""
4883
f12e7348 4884#: config/tc-hppa.c:2141 config/tc-hppa.c:2166
ae351704
AM
4885#, c-format
4886msgid "Undefined register: '%s'."
a74801ba
ILT
4887msgstr ""
4888
f12e7348 4889#: config/tc-hppa.c:2200
252b5132 4890#, c-format
ae351704 4891msgid "Non-absolute symbol: '%s'."
252b5132
RH
4892msgstr ""
4893
f12e7348 4894#: config/tc-hppa.c:2215
ae351704
AM
4895#, c-format
4896msgid "Undefined absolute constant: '%s'."
252b5132
RH
4897msgstr ""
4898
f12e7348 4899#: config/tc-hppa.c:2246 config/tc-hppa.c:5665
ae351704 4900msgid "could not update architecture and machine"
252b5132
RH
4901msgstr ""
4902
f12e7348 4903#: config/tc-hppa.c:2284
252b5132 4904#, c-format
ae351704 4905msgid "Invalid FP Compare Condition: %s"
a74801ba
ILT
4906msgstr ""
4907
f12e7348 4908#: config/tc-hppa.c:2339
a74801ba 4909#, c-format
ae351704 4910msgid "Invalid FTEST completer: %s"
252b5132
RH
4911msgstr ""
4912
f12e7348 4913#: config/tc-hppa.c:2405 config/tc-hppa.c:2442
ae351704
AM
4914#, c-format
4915msgid "Invalid FP Operand Format: %3s"
a74801ba
ILT
4916msgstr ""
4917
f12e7348 4918#: config/tc-hppa.c:2577
ae351704 4919msgid "Bad segment (should be absolute)."
252b5132
RH
4920msgstr ""
4921
f12e7348 4922#: config/tc-hppa.c:2603
ae351704
AM
4923#, c-format
4924msgid "Invalid argument location: %s\n"
252b5132
RH
4925msgstr ""
4926
f12e7348 4927#: config/tc-hppa.c:2632
ae351704
AM
4928#, c-format
4929msgid "Invalid argument description: %d"
252b5132
RH
4930msgstr ""
4931
f12e7348 4932#: config/tc-hppa.c:3458
ae351704 4933msgid "Invalid Indexed Load Completer."
252b5132
RH
4934msgstr ""
4935
f12e7348 4936#: config/tc-hppa.c:3463
ae351704 4937msgid "Invalid Indexed Load Completer Syntax."
252b5132
RH
4938msgstr ""
4939
f12e7348 4940#: config/tc-hppa.c:3497
ae351704 4941msgid "Invalid Short Load/Store Completer."
252b5132
RH
4942msgstr ""
4943
f12e7348 4944#: config/tc-hppa.c:3557 config/tc-hppa.c:3562
ae351704 4945msgid "Invalid Store Bytes Short Completer"
252b5132
RH
4946msgstr ""
4947
f12e7348 4948#: config/tc-hppa.c:3873 config/tc-hppa.c:3879
ae351704 4949msgid "Invalid left/right combination completer"
252b5132
RH
4950msgstr ""
4951
f12e7348 4952#: config/tc-hppa.c:3928 config/tc-hppa.c:3935
ae351704 4953msgid "Invalid permutation completer"
55cf6793
ZW
4954msgstr ""
4955
f12e7348 4956#: config/tc-hppa.c:4035
252b5132 4957#, c-format
ae351704 4958msgid "Invalid Add Condition: %s"
252b5132
RH
4959msgstr ""
4960
f12e7348 4961#: config/tc-hppa.c:4046 config/tc-hppa.c:4056
ae351704 4962msgid "Invalid Add and Branch Condition"
85a39694
NC
4963msgstr ""
4964
f12e7348 4965#: config/tc-hppa.c:4077 config/tc-hppa.c:4214
ae351704 4966msgid "Invalid Compare/Subtract Condition"
28e7409f
NC
4967msgstr ""
4968
f12e7348 4969#: config/tc-hppa.c:4117
6e1772d5 4970#, c-format
ae351704 4971msgid "Invalid Bit Branch Condition: %c"
28e7409f
NC
4972msgstr ""
4973
f12e7348 4974#: config/tc-hppa.c:4202
85a39694 4975#, c-format
ae351704 4976msgid "Invalid Compare/Subtract Condition: %s"
252b5132
RH
4977msgstr ""
4978
f12e7348 4979#: config/tc-hppa.c:4229
ae351704 4980msgid "Invalid Compare and Branch Condition"
252b5132
RH
4981msgstr ""
4982
f12e7348 4983#: config/tc-hppa.c:4325
ae351704 4984msgid "Invalid Logical Instruction Condition."
252b5132
RH
4985msgstr ""
4986
f12e7348 4987#: config/tc-hppa.c:4380
ae351704 4988msgid "Invalid Shift/Extract/Deposit Condition."
252b5132
RH
4989msgstr ""
4990
f12e7348 4991#: config/tc-hppa.c:4492
ae351704 4992msgid "Invalid Unit Instruction Condition."
252b5132
RH
4993msgstr ""
4994
f12e7348
NC
4995#: config/tc-hppa.c:4967 config/tc-hppa.c:4999 config/tc-hppa.c:5030
4996#: config/tc-hppa.c:5060
ae351704 4997msgid "Branch to unaligned address"
252b5132
RH
4998msgstr ""
4999
f12e7348 5000#: config/tc-hppa.c:5238
ae351704 5001msgid "Invalid SFU identifier"
a74801ba
ILT
5002msgstr ""
5003
f12e7348 5004#: config/tc-hppa.c:5288
ae351704 5005msgid "Invalid COPR identifier"
252b5132
RH
5006msgstr ""
5007
f12e7348 5008#: config/tc-hppa.c:5417
ae351704 5009msgid "Invalid Floating Point Operand Format."
252b5132
RH
5010msgstr ""
5011
f12e7348
NC
5012#: config/tc-hppa.c:5534 config/tc-hppa.c:5554 config/tc-hppa.c:5574
5013#: config/tc-hppa.c:5594 config/tc-hppa.c:5614
ae351704 5014msgid "Invalid register for single precision fmpyadd or fmpysub"
252b5132
RH
5015msgstr ""
5016
f12e7348 5017#: config/tc-hppa.c:5682
252b5132 5018#, c-format
ae351704 5019msgid "Invalid operands %s"
252b5132
RH
5020msgstr ""
5021
f12e7348 5022#: config/tc-hppa.c:5737 config/tc-hppa.c:6925 config/tc-hppa.c:6980
ae351704 5023msgid "Missing function name for .PROC (corrupted label chain)"
252b5132
RH
5024msgstr ""
5025
f12e7348 5026#: config/tc-hppa.c:5740 config/tc-hppa.c:6983
ae351704 5027msgid "Missing function name for .PROC"
252b5132
RH
5028msgstr ""
5029
f12e7348 5030#: config/tc-hppa.c:5799
55cf6793
ZW
5031msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
5032msgstr ""
5033
f12e7348 5034#: config/tc-hppa.c:5895
252b5132
RH
5035#, c-format
5036msgid "Invalid .CALL argument: %s"
5037msgstr ""
5038
f12e7348 5039#: config/tc-hppa.c:6011
252b5132
RH
5040msgid ".callinfo is not within a procedure definition"
5041msgstr ""
5042
f12e7348 5043#: config/tc-hppa.c:6031
252b5132
RH
5044#, c-format
5045msgid "FRAME parameter must be a multiple of 8: %d\n"
5046msgstr ""
5047
f12e7348 5048#: config/tc-hppa.c:6050
252b5132
RH
5049msgid "Value for ENTRY_GR must be in the range 3..18\n"
5050msgstr ""
5051
f12e7348 5052#: config/tc-hppa.c:6062
252b5132
RH
5053msgid "Value for ENTRY_FR must be in the range 12..21\n"
5054msgstr ""
5055
f12e7348 5056#: config/tc-hppa.c:6072
252b5132
RH
5057msgid "Value for ENTRY_SR must be 3\n"
5058msgstr ""
5059
f12e7348 5060#: config/tc-hppa.c:6128
252b5132
RH
5061#, c-format
5062msgid "Invalid .CALLINFO argument: %s"
5063msgstr ""
5064
f12e7348 5065#: config/tc-hppa.c:6238
252b5132
RH
5066msgid "The .ENTER pseudo-op is not supported"
5067msgstr ""
5068
f12e7348 5069#: config/tc-hppa.c:6254
252b5132
RH
5070msgid "Misplaced .entry. Ignored."
5071msgstr ""
5072
f12e7348 5073#: config/tc-hppa.c:6258
252b5132
RH
5074msgid "Missing .callinfo."
5075msgstr ""
5076
f12e7348 5077#: config/tc-hppa.c:6322
5b343f5a
NC
5078msgid ".REG expression must be a register"
5079msgstr ""
5080
f12e7348 5081#: config/tc-hppa.c:6338
5b343f5a
NC
5082msgid "bad or irreducible absolute expression; zero assumed"
5083msgstr ""
5084
f12e7348 5085#: config/tc-hppa.c:6349
252b5132
RH
5086msgid ".REG must use a label"
5087msgstr ""
5088
f12e7348 5089#: config/tc-hppa.c:6351
252b5132
RH
5090msgid ".EQU must use a label"
5091msgstr ""
5092
f12e7348 5093#: config/tc-hppa.c:6413
ae351704
AM
5094#, c-format
5095msgid "Symbol '%s' could not be created."
5096msgstr ""
5097
f12e7348 5098#: config/tc-hppa.c:6417
ae351704
AM
5099msgid "No memory for symbol name."
5100msgstr ""
5101
f12e7348 5102#: config/tc-hppa.c:6466
252b5132
RH
5103msgid ".EXIT must appear within a procedure"
5104msgstr ""
5105
f12e7348 5106#: config/tc-hppa.c:6470
252b5132
RH
5107msgid "Missing .callinfo"
5108msgstr ""
5109
f12e7348 5110#: config/tc-hppa.c:6474
252b5132
RH
5111msgid "No .ENTRY for this .EXIT"
5112msgstr ""
5113
f12e7348 5114#: config/tc-hppa.c:6514
252b5132 5115#, c-format
ae351704 5116msgid "Using ENTRY rather than CODE in export directive for %s"
252b5132
RH
5117msgstr ""
5118
f12e7348 5119#: config/tc-hppa.c:6631
252b5132 5120#, c-format
ae351704 5121msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
252b5132
RH
5122msgstr ""
5123
f12e7348 5124#: config/tc-hppa.c:6655
252b5132 5125#, c-format
ae351704 5126msgid "Cannot define export symbol: %s\n"
252b5132
RH
5127msgstr ""
5128
f12e7348 5129#: config/tc-hppa.c:6752
252b5132
RH
5130msgid "Missing label name on .LABEL"
5131msgstr ""
5132
f12e7348 5133#: config/tc-hppa.c:6757
252b5132
RH
5134msgid "extra .LABEL arguments ignored."
5135msgstr ""
5136
f12e7348 5137#: config/tc-hppa.c:6773
252b5132
RH
5138msgid "The .LEAVE pseudo-op is not supported"
5139msgstr ""
5140
f12e7348 5141#: config/tc-hppa.c:6811
252b5132
RH
5142msgid "Unrecognized .LEVEL argument\n"
5143msgstr ""
5144
f12e7348 5145#: config/tc-hppa.c:6845
252b5132
RH
5146#, c-format
5147msgid "Cannot define static symbol: %s\n"
5148msgstr ""
5149
f12e7348 5150#: config/tc-hppa.c:6879
252b5132
RH
5151msgid "Nested procedures"
5152msgstr ""
5153
f12e7348 5154#: config/tc-hppa.c:6889
252b5132
RH
5155msgid "Cannot allocate unwind descriptor\n"
5156msgstr ""
5157
f12e7348 5158#: config/tc-hppa.c:6987
252b5132
RH
5159msgid "misplaced .procend"
5160msgstr ""
5161
f12e7348 5162#: config/tc-hppa.c:6990
252b5132
RH
5163msgid "Missing .callinfo for this procedure"
5164msgstr ""
5165
f12e7348 5166#: config/tc-hppa.c:6993
252b5132
RH
5167msgid "Missing .EXIT for a .ENTRY"
5168msgstr ""
5169
f12e7348 5170#: config/tc-hppa.c:7030
a74801ba
ILT
5171msgid "Not in a space.\n"
5172msgstr ""
5173
f12e7348 5174#: config/tc-hppa.c:7033
a74801ba
ILT
5175msgid "Not in a subspace.\n"
5176msgstr ""
5177
f12e7348 5178#: config/tc-hppa.c:7122
252b5132
RH
5179msgid "Invalid .SPACE argument"
5180msgstr ""
5181
f12e7348 5182#: config/tc-hppa.c:7168
252b5132
RH
5183msgid "Can't change spaces within a procedure definition. Ignored"
5184msgstr ""
5185
f12e7348 5186#: config/tc-hppa.c:7296
252b5132
RH
5187#, c-format
5188msgid "Undefined space: '%s' Assuming space number = 0."
5189msgstr ""
5190
f12e7348 5191#: config/tc-hppa.c:7319
252b5132
RH
5192msgid "Must be in a space before changing or declaring subspaces.\n"
5193msgstr ""
5194
f12e7348 5195#: config/tc-hppa.c:7323
252b5132
RH
5196msgid "Can't change subspaces within a procedure definition. Ignored"
5197msgstr ""
5198
f12e7348 5199#: config/tc-hppa.c:7359
252b5132
RH
5200msgid "Parameters of an existing subspace can't be modified"
5201msgstr ""
5202
f12e7348 5203#: config/tc-hppa.c:7411
252b5132
RH
5204msgid "Alignment must be a power of 2"
5205msgstr ""
5206
f12e7348 5207#: config/tc-hppa.c:7458
252b5132
RH
5208msgid "FIRST not supported as a .SUBSPACE argument"
5209msgstr ""
5210
f12e7348 5211#: config/tc-hppa.c:7460
252b5132
RH
5212msgid "Invalid .SUBSPACE argument"
5213msgstr ""
5214
f12e7348 5215#: config/tc-hppa.c:7649
252b5132
RH
5216#, c-format
5217msgid "Internal error: Unable to find containing space for %s."
5218msgstr ""
5219
f12e7348 5220#: config/tc-hppa.c:7687
252b5132
RH
5221#, c-format
5222msgid "Out of memory: could not allocate new space chain entry: %s\n"
5223msgstr ""
5224
f12e7348 5225#: config/tc-hppa.c:7775
252b5132
RH
5226#, c-format
5227msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
5228msgstr ""
5229
f12e7348 5230#: config/tc-hppa.c:8220
ae351704
AM
5231msgid "-R option not supported on this target."
5232msgstr ""
5233
f12e7348 5234#: config/tc-hppa.c:8237 config/tc-sparc.c:811 config/tc-sparc.c:848
252b5132 5235#, c-format
ae351704 5236msgid "Internal error: can't hash `%s': %s\n"
252b5132
RH
5237msgstr ""
5238
f12e7348 5239#: config/tc-hppa.c:8246 config/tc-i860.c:236
ae351704
AM
5240#, c-format
5241msgid "internal error: losing opcode: `%s' \"%s\"\n"
252b5132
RH
5242msgstr ""
5243
f12e7348 5244#: config/tc-i386.c:1764
60bcf0fa
NC
5245#, c-format
5246msgid "%s shortened to %s"
5247msgstr ""
5248
f12e7348 5249#: config/tc-i386.c:1834
252b5132
RH
5250msgid "same type of prefix used twice"
5251msgstr ""
5252
f12e7348 5253#: config/tc-i386.c:1855
0d2bcfaf
NC
5254msgid "64bit mode not supported on this CPU."
5255msgstr ""
5256
f12e7348 5257#: config/tc-i386.c:1859
0d2bcfaf
NC
5258msgid "32bit mode not supported on this CPU."
5259msgstr ""
5260
f12e7348 5261#: config/tc-i386.c:1892
8ad3436c 5262msgid "bad argument to syntax directive."
252b5132
RH
5263msgstr ""
5264
f12e7348
NC
5265#: config/tc-i386.c:1939
5266msgid "bad argument to sse_check directive."
5267msgstr ""
5268
5269#: config/tc-i386.c:1943
5270msgid "missing argument for sse_check directive"
5271msgstr ""
5272
5273#: config/tc-i386.c:2011
60bcf0fa
NC
5274#, c-format
5275msgid "no such architecture: `%s'"
5276msgstr ""
5277
f12e7348 5278#: config/tc-i386.c:2016
60bcf0fa
NC
5279msgid "missing cpu architecture"
5280msgstr ""
5281
f12e7348 5282#: config/tc-i386.c:2030
e135f41b
NC
5283#, c-format
5284msgid "no such architecture modifier: `%s'"
5285msgstr ""
5286
f12e7348 5287#: config/tc-i386.c:2046 config/tc-i386.c:8354 config/tc-maxq.c:223
a85d7ed0
NC
5288msgid "Unknown architecture"
5289msgstr ""
5290
f12e7348 5291#: config/tc-i386.c:2394
3caac5b8
AM
5292#, c-format
5293msgid "unknown relocation (%u)"
252b5132
RH
5294msgstr ""
5295
f12e7348 5296#: config/tc-i386.c:2396
252b5132 5297#, c-format
3caac5b8
AM
5298msgid "%u-byte relocation cannot be applied to %u-byte field"
5299msgstr ""
5300
f12e7348 5301#: config/tc-i386.c:2400
3caac5b8
AM
5302msgid "non-pc-relative relocation for pc-relative field"
5303msgstr ""
5304
f12e7348 5305#: config/tc-i386.c:2405
3caac5b8 5306msgid "relocated field and relocation type differ in signedness"
252b5132
RH
5307msgstr ""
5308
f12e7348 5309#: config/tc-i386.c:2414
3caac5b8
AM
5310msgid "there are no unsigned pc-relative relocations"
5311msgstr ""
5312
f12e7348 5313#: config/tc-i386.c:2422
252b5132 5314#, c-format
3caac5b8 5315msgid "cannot do %u byte pc-relative relocation"
252b5132
RH
5316msgstr ""
5317
f12e7348 5318#: config/tc-i386.c:2439
3caac5b8
AM
5319#, c-format
5320msgid "cannot do %s %u byte relocation"
5321msgstr ""
5322
f12e7348 5323#: config/tc-i386.c:2670
06647dfd 5324#, c-format
f12e7348 5325msgid "can't use register '%s%s' as operand %d in '%s'."
06647dfd
AM
5326msgstr ""
5327
f12e7348 5328#: config/tc-i386.c:2781
fce00800 5329#, c-format
f12e7348
NC
5330msgid "SSE instruction `%s' is used"
5331msgstr ""
5332
5333#: config/tc-i386.c:2795 config/tc-i386.c:4113
5334#, c-format
5335msgid "ambiguous operand size for `%s'"
fce00800
AM
5336msgstr ""
5337
87ccc1b0 5338#. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
f12e7348 5339#: config/tc-i386.c:2844
87ccc1b0
NC
5340#, c-format
5341msgid "translating to `%sp'"
5342msgstr ""
5343
f12e7348 5344#: config/tc-i386.c:2895
87ccc1b0 5345#, c-format
ae351704 5346msgid "can't encode register '%s%s' in an instruction requiring REX prefix."
87ccc1b0
NC
5347msgstr ""
5348
f12e7348 5349#: config/tc-i386.c:2942 config/tc-i386.c:3050 config/tc-maxq.c:800
499ac353 5350#: config/tc-maxq.c:830
252b5132 5351#, c-format
60bcf0fa 5352msgid "no such instruction: `%s'"
252b5132
RH
5353msgstr ""
5354
f12e7348 5355#: config/tc-i386.c:2953 config/tc-i386.c:3083 config/tc-maxq.c:808
252b5132
RH
5356#, c-format
5357msgid "invalid character %s in mnemonic"
5358msgstr ""
5359
f12e7348 5360#: config/tc-i386.c:2960
252b5132
RH
5361msgid "expecting prefix; got nothing"
5362msgstr ""
5363
f12e7348 5364#: config/tc-i386.c:2962
252b5132
RH
5365msgid "expecting mnemonic; got nothing"
5366msgstr ""
5367
f12e7348 5368#: config/tc-i386.c:2977 config/tc-i386.c:3101
252b5132 5369#, c-format
3caac5b8 5370msgid "`%s' is only supported in 64-bit mode"
252b5132
RH
5371msgstr ""
5372
f12e7348 5373#: config/tc-i386.c:2978 config/tc-i386.c:3100
06647dfd
AM
5374#, c-format
5375msgid "`%s' is not supported in 64-bit mode"
5376msgstr ""
5377
f12e7348 5378#: config/tc-i386.c:2990
06647dfd 5379#, c-format
3caac5b8 5380msgid "redundant %s prefix"
06647dfd
AM
5381msgstr ""
5382
f12e7348 5383#: config/tc-i386.c:3107
60bcf0fa 5384#, c-format
06647dfd 5385msgid "`%s' is not supported on `%s%s'"
60bcf0fa
NC
5386msgstr ""
5387
f12e7348 5388#: config/tc-i386.c:3117
60bcf0fa
NC
5389msgid "use .code16 to ensure correct addressing mode"
5390msgstr ""
5391
f12e7348 5392#: config/tc-i386.c:3130
252b5132
RH
5393#, c-format
5394msgid "expecting string instruction after `%s'"
5395msgstr ""
5396
f12e7348 5397#: config/tc-i386.c:3162
252b5132
RH
5398#, c-format
5399msgid "invalid character %s before operand %d"
5400msgstr ""
5401
f12e7348 5402#: config/tc-i386.c:3176
252b5132
RH
5403#, c-format
5404msgid "unbalanced parenthesis in operand %d."
5405msgstr ""
5406
f12e7348 5407#: config/tc-i386.c:3179 config/tc-maxq.c:1850
252b5132
RH
5408#, c-format
5409msgid "unbalanced brackets in operand %d."
5410msgstr ""
5411
f12e7348 5412#: config/tc-i386.c:3188
252b5132
RH
5413#, c-format
5414msgid "invalid character %s in operand %d"
5415msgstr ""
5416
f12e7348 5417#: config/tc-i386.c:3216 config/tc-maxq.c:1876
252b5132
RH
5418#, c-format
5419msgid "spurious operands; (%d operands/instruction max)"
5420msgstr ""
5421
f12e7348 5422#: config/tc-i386.c:3239 config/tc-maxq.c:1896
252b5132
RH
5423msgid "expecting operand after ','; got nothing"
5424msgstr ""
5425
f12e7348 5426#: config/tc-i386.c:3244
252b5132
RH
5427msgid "expecting operand before ','; got nothing"
5428msgstr ""
5429
f12e7348
NC
5430#: config/tc-i386.c:3853
5431#, c-format
5432msgid "ambiguous operand size or operands invalid for `%s'"
5433msgstr ""
5434
5435#: config/tc-i386.c:3856
252b5132
RH
5436#, c-format
5437msgid "suffix or operands invalid for `%s'"
5438msgstr ""
5439
f12e7348 5440#: config/tc-i386.c:3867
a74801ba 5441#, c-format
8ad3436c 5442msgid "indirect %s without `*'"
a74801ba
ILT
5443msgstr ""
5444
60bcf0fa
NC
5445#. Warn them that a data or address size prefix doesn't
5446#. affect assembly of the next line of code.
f12e7348 5447#: config/tc-i386.c:3875
252b5132
RH
5448#, c-format
5449msgid "stand-alone `%s' prefix"
5450msgstr ""
5451
f12e7348 5452#: config/tc-i386.c:3909 config/tc-i386.c:3925
328577ad 5453#, c-format
f12e7348 5454msgid "`%s' operand %d must use `%ses' segment"
252b5132
RH
5455msgstr ""
5456
ae351704 5457#. We have to know the operand size for crc32.
f12e7348 5458#: config/tc-i386.c:3979
ae351704
AM
5459#, c-format
5460msgid "ambiguous memory operand size for `%s`"
5461msgstr ""
5462
f12e7348 5463#: config/tc-i386.c:4086
87ccc1b0
NC
5464msgid ""
5465"no instruction mnemonic suffix given and no register operands; can't size "
5466"instruction"
5467msgstr ""
5468
f12e7348
NC
5469#: config/tc-i386.c:4227 config/tc-i386.c:4302 config/tc-i386.c:4331
5470#: config/tc-i386.c:4377 config/tc-i386.c:4415
328577ad 5471#, c-format
ae351704 5472msgid "Incorrect register `%s%s' used with `%c' suffix"
0d2bcfaf
NC
5473msgstr ""
5474
f12e7348 5475#: config/tc-i386.c:4235 config/tc-i386.c:4309 config/tc-i386.c:4422
328577ad 5476#, c-format
ae351704 5477msgid "using `%s%s' instead of `%s%s' due to `%c' suffix"
252b5132
RH
5478msgstr ""
5479
f12e7348
NC
5480#: config/tc-i386.c:4261 config/tc-i386.c:4285 config/tc-i386.c:4353
5481#: config/tc-i386.c:4398
328577ad 5482#, c-format
ae351704 5483msgid "`%s%s' not allowed with `%s%c'"
252b5132
RH
5484msgstr ""
5485
f12e7348 5486#: config/tc-i386.c:4489
252b5132
RH
5487msgid "no instruction mnemonic suffix given; can't determine immediate size"
5488msgstr ""
5489
f12e7348
NC
5490#: config/tc-i386.c:4679 config/tc-i386.c:4714 config/tc-i386.c:4783
5491#: config/tc-i386.c:4834
0d2bcfaf 5492#, c-format
c85dd50d
NC
5493msgid "Incorrect operands for the '%s' instruction"
5494msgstr ""
5495
f12e7348 5496#: config/tc-i386.c:4841
c85dd50d
NC
5497#, c-format
5498msgid "Internal error for the '%s' instruction"
0d2bcfaf
NC
5499msgstr ""
5500
f12e7348 5501#: config/tc-i386.c:4849
328577ad 5502#, c-format
f12e7348 5503msgid "the last operand of `%s' must be `%s%s'"
252b5132
RH
5504msgstr ""
5505
f12e7348 5506#: config/tc-i386.c:4852
328577ad 5507#, c-format
f12e7348 5508msgid "the first operand of `%s' must be `%s%s'"
252b5132
RH
5509msgstr ""
5510
f12e7348 5511#: config/tc-i386.c:5007
328577ad 5512#, c-format
f12e7348 5513msgid "you can't `pop %scs'"
252b5132
RH
5514msgstr ""
5515
ae351704 5516#. Reversed arguments on faddp, fsubp, etc.
f12e7348 5517#: config/tc-i386.c:5036
ae351704
AM
5518#, c-format
5519msgid "translating to `%s %s%s,%s%s'"
5520msgstr ""
5521
5522#. Extraneous `l' suffix on fp insn.
f12e7348 5523#: config/tc-i386.c:5043
ae351704
AM
5524#, c-format
5525msgid "translating to `%s %s%s'"
5526msgstr ""
5527
f12e7348 5528#: config/tc-i386.c:5071
49f58d10
JB
5529#, c-format
5530msgid "segment override on `%s' is ineffectual"
0d2bcfaf
NC
5531msgstr ""
5532
f12e7348 5533#: config/tc-i386.c:5727 config/tc-i386.c:5821 config/tc-i386.c:5866
252b5132
RH
5534msgid "skipping prefixes on this instruction"
5535msgstr ""
5536
f12e7348 5537#: config/tc-i386.c:5886
252b5132
RH
5538msgid "16-bit jump out of range"
5539msgstr ""
5540
f12e7348 5541#: config/tc-i386.c:5895
252b5132 5542#, c-format
a74801ba 5543msgid "can't handle non absolute segment in `%s'"
252b5132
RH
5544msgstr ""
5545
f12e7348 5546#: config/tc-i386.c:6498
6840198f 5547#, c-format
3caac5b8 5548msgid "@%s reloc is not supported with %d-bit output format"
252b5132
RH
5549msgstr ""
5550
f12e7348 5551#: config/tc-i386.c:6542
c85dd50d
NC
5552#, c-format
5553msgid "missing or invalid expression `%s'"
5554msgstr ""
5555
f12e7348 5556#: config/tc-i386.c:6595
ae351704
AM
5557#, c-format
5558msgid "at most %d immediate operands are allowed"
252b5132
RH
5559msgstr ""
5560
f12e7348 5561#: config/tc-i386.c:6617 config/tc-i386.c:6855 config/tc-maxq.c:1462
252b5132 5562#, c-format
6840198f 5563msgid "junk `%s' after expression"
252b5132
RH
5564msgstr ""
5565
f12e7348 5566#: config/tc-i386.c:6630
252b5132 5567#, c-format
c85dd50d 5568msgid "missing or invalid immediate expression `%s'"
252b5132
RH
5569msgstr ""
5570
f12e7348 5571#: config/tc-i386.c:6653 config/tc-i386.c:6910 config/tc-maxq.c:1492
a74801ba 5572#, c-format
8ad3436c 5573msgid "unimplemented segment %s in operand"
a74801ba
ILT
5574msgstr ""
5575
f12e7348 5576#: config/tc-i386.c:6659
ae351704
AM
5577#, c-format
5578msgid "illegal immediate register operand %s"
5579msgstr ""
5580
f12e7348 5581#: config/tc-i386.c:6707
252b5132
RH
5582#, c-format
5583msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
5584msgstr ""
5585
f12e7348 5586#: config/tc-i386.c:6716
252b5132
RH
5587#, c-format
5588msgid "scale factor of %d without an index register"
5589msgstr ""
5590
f12e7348 5591#: config/tc-i386.c:6738
ae351704
AM
5592#, c-format
5593msgid "at most %d displacement operands are allowed"
5594msgstr ""
5595
f12e7348 5596#: config/tc-i386.c:6895
c45021f2 5597#, c-format
c85dd50d 5598msgid "missing or invalid displacement expression `%s'"
c45021f2
NC
5599msgstr ""
5600
f12e7348 5601#: config/tc-i386.c:6999
252b5132 5602#, c-format
f12e7348 5603msgid "`%s' is not valid here (expected `%c%s%s%c')"
252b5132
RH
5604msgstr ""
5605
f12e7348 5606#: config/tc-i386.c:7079
252b5132 5607#, c-format
f12e7348 5608msgid "`%s' is not a valid %s expression"
252b5132
RH
5609msgstr ""
5610
f12e7348
NC
5611#: config/tc-i386.c:7084
5612#, c-format
5613msgid "`%s' is not a valid %s-bit %s expression"
5614msgstr ""
5615
5616#: config/tc-i386.c:7165
a74801ba 5617#, c-format
6f6ef0fa 5618msgid "bad memory operand `%s'"
a74801ba
ILT
5619msgstr ""
5620
f12e7348 5621#: config/tc-i386.c:7180
a74801ba 5622#, c-format
6f6ef0fa 5623msgid "junk `%s' after register"
a74801ba
ILT
5624msgstr ""
5625
f12e7348 5626#: config/tc-i386.c:7193 config/tc-i386.c:7309 config/tc-i386.c:7350
252b5132 5627#, c-format
6f6ef0fa 5628msgid "bad register name `%s'"
252b5132
RH
5629msgstr ""
5630
f12e7348 5631#: config/tc-i386.c:7201
6f6ef0fa 5632msgid "immediate operand illegal with absolute jump"
252b5132
RH
5633msgstr ""
5634
f12e7348 5635#: config/tc-i386.c:7223
6f6ef0fa
NC
5636#, c-format
5637msgid "too many memory references for `%s'"
a74801ba
ILT
5638msgstr ""
5639
f12e7348 5640#: config/tc-i386.c:7301
252b5132
RH
5641#, c-format
5642msgid "expecting `,' or `)' after index register in `%s'"
5643msgstr ""
5644
f12e7348 5645#: config/tc-i386.c:7326
252b5132
RH
5646#, c-format
5647msgid "expecting `)' after scale factor in `%s'"
5648msgstr ""
5649
f12e7348 5650#: config/tc-i386.c:7334
252b5132
RH
5651#, c-format
5652msgid "expecting index register or scale factor after `,'; got '%c'"
5653msgstr ""
5654
f12e7348 5655#: config/tc-i386.c:7342
252b5132
RH
5656#, c-format
5657msgid "expecting `,' or `)' after base register in `%s'"
5658msgstr ""
5659
ed265386 5660#. It's not a memory operand; argh!
f12e7348 5661#: config/tc-i386.c:7386
252b5132
RH
5662#, c-format
5663msgid "invalid char %s beginning operand %d `%s'"
5664msgstr ""
5665
f12e7348 5666#: config/tc-i386.c:7562
e135f41b
NC
5667msgid "long jump required"
5668msgstr ""
5669
f12e7348 5670#: config/tc-i386.c:7617
ae351704
AM
5671msgid "jump target out of range"
5672msgstr ""
5673
f12e7348 5674#: config/tc-i386.c:8083
a85d7ed0 5675msgid "No compiled in support for x86_64"
0d2bcfaf
NC
5676msgstr ""
5677
f12e7348 5678#: config/tc-i386.c:8115 config/tc-i386.c:8162
ae351704
AM
5679#, c-format
5680msgid "Invalid -march= option: `%s'"
5681msgstr ""
5682
f12e7348 5683#: config/tc-i386.c:8171 config/tc-i386.c:8183
ae351704
AM
5684#, c-format
5685msgid "Invalid -mtune= option: `%s'"
5686msgstr ""
5687
f12e7348
NC
5688#: config/tc-i386.c:8192
5689#, c-format
5690msgid "Invalid -mmnemonic= option: `%s'"
5691msgstr ""
5692
5693#: config/tc-i386.c:8201
5694#, c-format
5695msgid "Invalid -msyntax= option: `%s'"
5696msgstr ""
5697
5698#: config/tc-i386.c:8228
5699#, c-format
5700msgid "Invalid -msse-check= option: `%s'"
5701msgstr ""
5702
5703#: config/tc-i386.c:8242
6e1772d5 5704#, c-format
60bcf0fa
NC
5705msgid ""
5706" -Q ignored\n"
5707" -V print assembler version number\n"
5708" -k ignored\n"
252b5132
RH
5709msgstr ""
5710
f12e7348 5711#: config/tc-i386.c:8247
6e1772d5 5712#, c-format
fce00800
AM
5713msgid ""
5714" -n Do not optimize code alignment\n"
5715" -q quieten some warnings\n"
252b5132
RH
5716msgstr ""
5717
f12e7348 5718#: config/tc-i386.c:8251
ae351704
AM
5719#, c-format
5720msgid " -s ignored\n"
5721msgstr ""
5722
f12e7348 5723#: config/tc-i386.c:8255
ae351704
AM
5724#, c-format
5725msgid " --32/--64 generate 32bit/64bit code\n"
5726msgstr ""
5727
f12e7348 5728#: config/tc-i386.c:8259
ae351704
AM
5729#, c-format
5730msgid " --divide do not treat `/' as a comment character\n"
5731msgstr ""
5732
f12e7348 5733#: config/tc-i386.c:8262
ae351704
AM
5734#, c-format
5735msgid " --divide ignored\n"
5736msgstr ""
5737
f12e7348 5738#: config/tc-i386.c:8265
ae351704
AM
5739#, c-format
5740msgid ""
f12e7348
NC
5741" -march=CPU[,+EXTENSION...]\n"
5742" generate code for CPU and EXTENSION, CPU is one "
ae351704 5743"of:\n"
f12e7348
NC
5744" i8086, i186, i286, i386, i486, pentium, "
5745"pentiumpro,\n"
5746" pentiumii, pentiumiii, pentium4, prescott, "
ae351704 5747"nocona,\n"
f12e7348
NC
5748" core, core2, k6, k6_2, athlon, k8, amdfam10,\n"
5749" generic32, generic64\n"
5750" EXTENSION is combination of:\n"
5751" mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, "
5752"sse4,\n"
5753" avx, vmx, smx, xsave, movbe, ept, aes, pclmul, "
5754"fma,\n"
5755" 3dnow, 3dnowa, sse4a, sse5, svme, abm, padlock\n"
ae351704
AM
5756msgstr ""
5757
f12e7348
NC
5758#: config/tc-i386.c:8276
5759#, c-format
5760msgid ""
5761" -mtune=CPU optimize for CPU, CPU is one of:\n"
5762" i8086, i186, i286, i386, i486, pentium, "
5763"pentiumpro,\n"
5764" pentiumii, pentiumiii, pentium4, prescott, "
5765"nocona,\n"
5766" core, core2, k6, k6_2, athlon, k8, amdfam10,\n"
5767" generic32, generic64\n"
5768msgstr ""
5769
5770#: config/tc-i386.c:8282
5771#, c-format
5772msgid " -msse2avx encode SSE instructions with VEX prefix\n"
5773msgstr ""
5774
5775#: config/tc-i386.c:8284
5776#, c-format
5777msgid ""
5778" -msse-check=[none|error|warning]\n"
5779" check SSE instructions\n"
5780msgstr ""
5781
5782#: config/tc-i386.c:8287
5783#, c-format
5784msgid " -mmnemonic=[att|intel] use AT&T/Intel mnemonic\n"
5785msgstr ""
5786
5787#: config/tc-i386.c:8289
5788#, c-format
5789msgid " -msyntax=[att|intel] use AT&T/Intel syntax\n"
5790msgstr ""
5791
5792#: config/tc-i386.c:8291
5793#, c-format
5794msgid " -mindex-reg support pseudo index registers\n"
5795msgstr ""
5796
5797#: config/tc-i386.c:8293
5798#, c-format
5799msgid " -mnaked-reg don't require `%%' prefix for registers\n"
5800msgstr ""
5801
5802#: config/tc-i386.c:8295
5803#, c-format
5804msgid " -mold-gcc support old (<= 2.8.1) versions of gcc\n"
5805msgstr ""
5806
5807#: config/tc-i386.c:8443 config/tc-s390.c:1782
252b5132
RH
5808msgid "GOT already in symbol table"
5809msgstr ""
5810
f12e7348 5811#: config/tc-i386.c:8592
3caac5b8
AM
5812#, c-format
5813msgid "can not do %d byte pc-relative relocation"
5814msgstr ""
5815
f12e7348 5816#: config/tc-i386.c:8610 config/tc-maxq.c:247
0d2bcfaf
NC
5817#, c-format
5818msgid "can not do %d byte relocation"
5819msgstr ""
5820
f12e7348 5821#: config/tc-i386.c:8689 config/tc-maxq.c:274 config/tc-s390.c:2219
252b5132 5822#, c-format
8ad3436c 5823msgid "cannot represent relocation type %s"
252b5132
RH
5824msgstr ""
5825
f12e7348 5826#: config/tc-i386.c:8948
06647dfd
AM
5827#, c-format
5828msgid "invalid operand for '%s' ('%s' unexpected)"
5829msgstr ""
5830
f12e7348 5831#: config/tc-i386.c:8960
6f6ef0fa
NC
5832#, c-format
5833msgid "too many memory references for '%s'"
5834msgstr ""
5835
55cf6793 5836#. See the comments in intel_bracket_expr.
f12e7348 5837#: config/tc-i386.c:8970
55cf6793
ZW
5838#, c-format
5839msgid "Treating `%s' as memory reference"
5840msgstr ""
5841
f12e7348
NC
5842#: config/tc-i386.c:9009 config/tc-i386.c:9567
5843msgid "Segment override ignored"
5844msgstr ""
5845
5846#: config/tc-i386.c:9328
6f6ef0fa 5847#, c-format
8ea2b00f 5848msgid "Unknown operand modifier `%s'"
6f6ef0fa
NC
5849msgstr ""
5850
f12e7348 5851#: config/tc-i386.c:9346
06647dfd
AM
5852msgid "Conflicting operand modifiers"
5853msgstr ""
5854
f12e7348 5855#: config/tc-i386.c:9395
55cf6793
ZW
5856msgid "Invalid operand to `OFFSET'"
5857msgstr ""
5858
f12e7348 5859#: config/tc-i386.c:9469
55cf6793
ZW
5860#, c-format
5861msgid "`[%.*s]' taken to mean just `%.*s'"
5862msgstr ""
5863
f12e7348 5864#: config/tc-i386.c:9562
6f6ef0fa
NC
5865#, c-format
5866msgid "`%s' is not a valid segment register"
5867msgstr ""
5868
f12e7348 5869#: config/tc-i386.c:9569
55cf6793 5870msgid "Extra segment override ignored"
6f6ef0fa
NC
5871msgstr ""
5872
f12e7348
NC
5873#: config/tc-i386.c:9600
5874msgid "cannot use `FLAT' here"
5875msgstr ""
5876
5877#: config/tc-i386.c:9609 config/tc-i386.c:9777
55cf6793 5878msgid "Register scaling only allowed in memory operands"
6f6ef0fa
NC
5879msgstr ""
5880
f12e7348 5881#: config/tc-i386.c:9631 config/tc-i386.c:9753
6f6ef0fa 5882#, c-format
55cf6793
ZW
5883msgid "Syntax error: Expecting a constant, got `%s'"
5884msgstr ""
5885
f12e7348 5886#: config/tc-i386.c:9659
55cf6793
ZW
5887msgid "Too many register references in memory operand"
5888msgstr ""
5889
f12e7348 5890#: config/tc-i386.c:9679
55cf6793
ZW
5891msgid "Invalid use of register"
5892msgstr ""
5893
f12e7348 5894#: config/tc-i386.c:9830
6f6ef0fa
NC
5895#, c-format
5896msgid "Unrecognized token '%s'"
5897msgstr ""
5898
f12e7348 5899#: config/tc-i386.c:9846
6f6ef0fa 5900#, c-format
8ea2b00f 5901msgid "Unexpected token `%s'"
6f6ef0fa
NC
5902msgstr ""
5903
f12e7348 5904#: config/tc-i386.c:10022
6f6ef0fa 5905#, c-format
8ea2b00f 5906msgid "Unrecognized token `%s'"
6f6ef0fa
NC
5907msgstr ""
5908
f12e7348 5909#: config/tc-i386.c:10132
3caac5b8
AM
5910msgid "Bad .section directive: want a,l,w,x,M,S,G,T in string"
5911msgstr ""
5912
f12e7348 5913#: config/tc-i386.c:10135
3caac5b8
AM
5914msgid "Bad .section directive: want a,w,x,M,S,G,T in string"
5915msgstr ""
5916
f12e7348 5917#: config/tc-i386.c:10154
3caac5b8
AM
5918msgid ".largecomm supported only in 64bit mode, producing .comm"
5919msgstr ""
5920
ae351704 5921#: config/tc-i860.c:122
6e1772d5
AM
5922msgid "Directive .dual available only with -mintel-syntax option"
5923msgstr ""
5924
ae351704 5925#: config/tc-i860.c:132
6e1772d5
AM
5926msgid "Directive .enddual available only with -mintel-syntax option"
5927msgstr ""
5928
ae351704 5929#: config/tc-i860.c:145
6e1772d5
AM
5930msgid "Directive .atmp available only with -mintel-syntax option"
5931msgstr ""
5932
ae351704 5933#: config/tc-i860.c:167 config/tc-i860.c:171
252b5132
RH
5934msgid "Unknown temporary pseudo register"
5935msgstr ""
5936
ae351704 5937#: config/tc-i860.c:247
ed265386
NC
5938msgid "Defective assembler. No assembly attempted."
5939msgstr ""
5940
f12e7348
NC
5941#: config/tc-i860.c:393 config/tc-i860.c:938 config/tc-m68k.c:3731
5942#: config/tc-m68k.c:3763 config/tc-sparc.c:2693
3caac5b8
AM
5943msgid "failed sanity check."
5944msgstr ""
5945
ae351704 5946#: config/tc-i860.c:400
252b5132
RH
5947#, c-format
5948msgid "Expanded opcode after delayed branch: `%s'"
5949msgstr ""
5950
ae351704 5951#: config/tc-i860.c:404
252b5132
RH
5952#, c-format
5953msgid "Expanded opcode in dual mode: `%s'"
5954msgstr ""
5955
ae351704 5956#: config/tc-i860.c:408
ed265386
NC
5957#, c-format
5958msgid "An instruction was expanded (%s)"
252b5132
RH
5959msgstr ""
5960
ae351704 5961#: config/tc-i860.c:674
ed265386 5962msgid "Pipelined instruction: fsrc1 = fdest"
252b5132
RH
5963msgstr ""
5964
ae351704 5965#: config/tc-i860.c:877 config/tc-i860.c:884 config/tc-i860.c:891
ed265386 5966msgid "Assembler does not yet support PIC"
252b5132
RH
5967msgstr ""
5968
ae351704 5969#: config/tc-i860.c:955
252b5132 5970#, c-format
ed265386 5971msgid "Illegal operands for %s"
252b5132
RH
5972msgstr ""
5973
ae351704 5974#: config/tc-i860.c:972
6e1772d5
AM
5975#, c-format
5976msgid "'d.%s' must be 8-byte aligned"
5977msgstr ""
5978
ae351704 5979#: config/tc-i860.c:980
6e1772d5
AM
5980#, c-format
5981msgid "Prefix 'd.' invalid for instruction `%s'"
5982msgstr ""
5983
499ac353 5984#: config/tc-i860.c:1133
6e1772d5 5985#, c-format
ed265386
NC
5986msgid ""
5987" -EL\t\t\t generate code for little endian mode (default)\n"
5988" -EB\t\t\t generate code for big endian mode\n"
5989" -mwarn-expand\t\t warn if pseudo operations are expanded\n"
fce00800 5990" -mxp\t\t\t enable i860XP support (disabled by default)\n"
6e1772d5 5991" -mintel-syntax\t enable Intel syntax (default to AT&T/SVR4)\n"
252b5132
RH
5992msgstr ""
5993
ed265386 5994#. SVR4 compatibility flags.
499ac353 5995#: config/tc-i860.c:1141
6e1772d5 5996#, c-format
ed265386
NC
5997msgid ""
5998" -V\t\t\t print assembler version number\n"
5999" -Qy, -Qn\t\t ignored\n"
252b5132
RH
6000msgstr ""
6001
499ac353 6002#: config/tc-i860.c:1204
ed265386 6003msgid "This immediate requires 0 MOD 2 alignment"
252b5132
RH
6004msgstr ""
6005
499ac353 6006#: config/tc-i860.c:1207
ed265386 6007msgid "This immediate requires 0 MOD 4 alignment"
252b5132
RH
6008msgstr ""
6009
499ac353 6010#: config/tc-i860.c:1210
ed265386 6011msgid "This immediate requires 0 MOD 8 alignment"
252b5132
RH
6012msgstr ""
6013
499ac353 6014#: config/tc-i860.c:1213
ed265386 6015msgid "This immediate requires 0 MOD 16 alignment"
252b5132
RH
6016msgstr ""
6017
499ac353 6018#: config/tc-i860.c:1308
ed265386
NC
6019msgid "5-bit immediate too large"
6020msgstr ""
6021
499ac353 6022#: config/tc-i860.c:1311
ed265386
NC
6023msgid "5-bit field must be absolute"
6024msgstr ""
6025
499ac353 6026#: config/tc-i860.c:1356 config/tc-i860.c:1379
ed265386
NC
6027msgid "A branch offset requires 0 MOD 4 alignment"
6028msgstr ""
6029
499ac353 6030#: config/tc-i860.c:1400
ed265386 6031#, c-format
87ccc1b0 6032msgid "Unrecognized fix-up (0x%08lx)"
252b5132
RH
6033msgstr ""
6034
ae351704 6035#: config/tc-i960.c:486
55cf6793
ZW
6036#, c-format
6037msgid "Hashing returned \"%s\"."
6038msgstr ""
6039
ae351704 6040#: config/tc-i960.c:582 config/tc-i960.c:1112
55cf6793
ZW
6041msgid "expression syntax error"
6042msgstr ""
6043
ae351704 6044#: config/tc-i960.c:618
55cf6793
ZW
6045msgid "attempt to branch into different segment"
6046msgstr ""
6047
ae351704 6048#: config/tc-i960.c:622
55cf6793
ZW
6049#, c-format
6050msgid "target of %s instruction must be a label"
6051msgstr ""
6052
ae351704 6053#: config/tc-i960.c:732
55cf6793
ZW
6054msgid "unaligned register"
6055msgstr ""
6056
ae351704 6057#: config/tc-i960.c:754
55cf6793
ZW
6058msgid "no such sfr in this architecture"
6059msgstr ""
6060
ae351704 6061#: config/tc-i960.c:792
55cf6793
ZW
6062msgid "illegal literal"
6063msgstr ""
6064
ae351704 6065#: config/tc-i960.c:942
55cf6793
ZW
6066msgid "invalid index register"
6067msgstr ""
6068
ae351704 6069#: config/tc-i960.c:965
55cf6793
ZW
6070msgid "invalid scale factor"
6071msgstr ""
6072
ae351704 6073#: config/tc-i960.c:1189
55cf6793
ZW
6074msgid "architecture of opcode conflicts with that of earlier instruction(s)"
6075msgstr ""
6076
f12e7348 6077#: config/tc-i960.c:1423 config/tc-xtensa.c:11446
55cf6793
ZW
6078msgid "too many operands"
6079msgstr ""
6080
6081#. We never moved: there was no opcode either!
ae351704 6082#: config/tc-i960.c:1471
55cf6793 6083msgid "missing opcode"
252b5132
RH
6084msgstr ""
6085
ae351704 6086#: config/tc-i960.c:1611
252b5132
RH
6087msgid "branch prediction invalid on this opcode"
6088msgstr ""
6089
ae351704 6090#: config/tc-i960.c:1649
252b5132
RH
6091#, c-format
6092msgid "invalid opcode, \"%s\"."
6093msgstr ""
6094
ae351704 6095#: config/tc-i960.c:1651
252b5132
RH
6096#, c-format
6097msgid "improper number of operands. expecting %d, got %d"
6098msgstr ""
6099
499ac353 6100#: config/tc-i960.c:1751
252b5132
RH
6101#, c-format
6102msgid "Fixup of %ld too large for field width of %d"
6103msgstr ""
6104
499ac353 6105#: config/tc-i960.c:1861
252b5132
RH
6106#, c-format
6107msgid "invalid architecture %s"
6108msgstr ""
6109
499ac353 6110#: config/tc-i960.c:1881
6e1772d5 6111#, c-format
252b5132
RH
6112msgid "I960 options:\n"
6113msgstr ""
6114
499ac353 6115#: config/tc-i960.c:1884
6e1772d5 6116#, c-format
252b5132
RH
6117msgid ""
6118"\n"
6119"\t\t\tspecify variant of 960 architecture\n"
6120"-b\t\t\tadd code to collect statistics about branches taken\n"
6121"-link-relax\t\tpreserve individual alignment directives so linker\n"
6122"\t\t\tcan do relaxing (b.out format only)\n"
6123"-no-relax\t\tdon't alter compare-and-branch instructions for\n"
6124"\t\t\tlong displacements\n"
6125msgstr ""
6126
499ac353 6127#: config/tc-i960.c:2148
252b5132
RH
6128msgid "should have 1 or 2 operands"
6129msgstr ""
6130
499ac353 6131#: config/tc-i960.c:2156 config/tc-i960.c:2171
252b5132
RH
6132#, c-format
6133msgid "Redefining leafproc %s"
6134msgstr ""
6135
499ac353 6136#: config/tc-i960.c:2201
252b5132
RH
6137msgid "should have two operands"
6138msgstr ""
6139
499ac353 6140#: config/tc-i960.c:2211
252b5132
RH
6141msgid "'entry_num' must be absolute number in [0,31]"
6142msgstr ""
6143
499ac353 6144#: config/tc-i960.c:2219
252b5132
RH
6145#, c-format
6146msgid "Redefining entrynum for sysproc %s"
6147msgstr ""
6148
55cf6793 6149#. Should not happen: see block comment above.
499ac353 6150#: config/tc-i960.c:2319
55cf6793
ZW
6151#, c-format
6152msgid "Trying to 'bal' to %s"
252b5132
RH
6153msgstr ""
6154
499ac353 6155#: config/tc-i960.c:2329
55cf6793
ZW
6156msgid "Looks like a proc, but can't tell what kind.\n"
6157msgstr ""
6158
499ac353 6159#: config/tc-i960.c:2348
252b5132
RH
6160msgid "big endian mode is not supported"
6161msgstr ""
6162
499ac353 6163#: config/tc-i960.c:2350
252b5132
RH
6164#, c-format
6165msgid "ignoring unrecognized .endian type `%s'"
6166msgstr ""
6167
499ac353 6168#: config/tc-i960.c:2395
3caac5b8 6169msgid "can't use COBR format with external label"
252b5132
RH
6170msgstr ""
6171
499ac353 6172#: config/tc-i960.c:2570
3caac5b8 6173msgid "option --link-relax is only supported in b.out format"
252b5132
RH
6174msgstr ""
6175
499ac353 6176#: config/tc-i960.c:2597
3caac5b8
AM
6177#, c-format
6178msgid "No 'bal' entry point for leafproc %s"
252b5132
RH
6179msgstr ""
6180
f12e7348 6181#: config/tc-ia64.c:845
87ccc1b0 6182msgid "Bad .section directive: want a,o,s,w,x,M,S,G,T in string"
252b5132
RH
6183msgstr ""
6184
f12e7348 6185#: config/tc-ia64.c:897
ad4b42b4
NC
6186msgid "Size of frame exceeds maximum of 96 registers"
6187msgstr ""
6188
f12e7348 6189#: config/tc-ia64.c:902
ad4b42b4
NC
6190msgid "Size of rotating registers exceeds frame size"
6191msgstr ""
6192
f12e7348 6193#: config/tc-ia64.c:989
a85d7ed0
NC
6194msgid "Unwind directive not followed by an instruction."
6195msgstr ""
6196
f12e7348 6197#: config/tc-ia64.c:998 config/tc-ia64.c:7380
ad4b42b4
NC
6198msgid "qualifying predicate not followed by instruction"
6199msgstr ""
6200
f12e7348 6201#: config/tc-ia64.c:1063 config/tc-ia64.c:1097
ad4b42b4
NC
6202msgid "record type is not valid"
6203msgstr ""
6204
f12e7348 6205#: config/tc-ia64.c:1166
ad4b42b4
NC
6206msgid "Invalid record type for P3 format."
6207msgstr ""
6208
f12e7348 6209#: config/tc-ia64.c:1202
ad4b42b4
NC
6210msgid "Invalid record type for format P6"
6211msgstr ""
6212
f12e7348 6213#: config/tc-ia64.c:1382 config/tc-ia64.c:1434
ad4b42b4
NC
6214msgid "Invalid record type for format B1"
6215msgstr ""
6216
f12e7348 6217#: config/tc-ia64.c:1467
ad4b42b4
NC
6218msgid "Invalid record type for format X1"
6219msgstr ""
6220
f12e7348 6221#: config/tc-ia64.c:1509
ad4b42b4
NC
6222msgid "Invalid record type for format X3"
6223msgstr ""
6224
f12e7348 6225#: config/tc-ia64.c:1547
ad4b42b4
NC
6226msgid "Previous .save incomplete"
6227msgstr ""
6228
f12e7348 6229#: config/tc-ia64.c:2372
ad4b42b4
NC
6230msgid "spill_mask record unimplemented."
6231msgstr ""
6232
f12e7348 6233#: config/tc-ia64.c:2429
ad4b42b4
NC
6234msgid "record_type_not_valid"
6235msgstr ""
6236
f12e7348 6237#: config/tc-ia64.c:2514
ad4b42b4
NC
6238msgid "Ignoring attempt to spill beyond end of region"
6239msgstr ""
6240
f12e7348 6241#: config/tc-ia64.c:2573
ad4b42b4
NC
6242msgid "Only constant space allocation is supported"
6243msgstr ""
6244
f12e7348 6245#: config/tc-ia64.c:2587
ad4b42b4
NC
6246msgid "Only constant offsets are supported"
6247msgstr ""
6248
f12e7348 6249#: config/tc-ia64.c:2610
ad4b42b4
NC
6250msgid "Section switching in code is not supported."
6251msgstr ""
6252
f12e7348 6253#: config/tc-ia64.c:2652
ad4b42b4
NC
6254msgid " Insn slot not set in unwind record."
6255msgstr ""
6256
f12e7348 6257#: config/tc-ia64.c:2726
ad4b42b4
NC
6258msgid "frgr_mem record before region record!"
6259msgstr ""
6260
f12e7348 6261#: config/tc-ia64.c:2737
ad4b42b4
NC
6262msgid "fr_mem record before region record!"
6263msgstr ""
6264
f12e7348 6265#: config/tc-ia64.c:2746
ad4b42b4
NC
6266msgid "gr_mem record before region record!"
6267msgstr ""
6268
f12e7348 6269#: config/tc-ia64.c:2755
ad4b42b4
NC
6270msgid "br_mem record before region record!"
6271msgstr ""
6272
f12e7348 6273#: config/tc-ia64.c:2765
ad4b42b4
NC
6274msgid "gr_gr record before region record!"
6275msgstr ""
6276
f12e7348 6277#: config/tc-ia64.c:2773
ad4b42b4
NC
6278msgid "br_gr record before region record!"
6279msgstr ""
6280
f12e7348 6281#: config/tc-ia64.c:2891
ad4b42b4
NC
6282#, c-format
6283msgid "First operand to .%s must be a predicate"
6284msgstr ""
6285
f12e7348 6286#: config/tc-ia64.c:2895
ad4b42b4
NC
6287#, c-format
6288msgid "Pointless use of p0 as first operand to .%s"
6289msgstr ""
6290
f12e7348 6291#: config/tc-ia64.c:2951
ad4b42b4
NC
6292#, c-format
6293msgid "Operand %d to .%s must be a preserved register"
6294msgstr ""
6295
f12e7348 6296#: config/tc-ia64.c:2987
ad4b42b4
NC
6297#, c-format
6298msgid "Operand %d to .%s must be a writable register"
6299msgstr ""
6300
f12e7348 6301#: config/tc-ia64.c:3012
ad4b42b4
NC
6302#, c-format
6303msgid "Radix `%s' unsupported or invalid"
6304msgstr ""
6305
f12e7348 6306#: config/tc-ia64.c:3042 config/tc-ia64.c:3047
ad4b42b4
NC
6307#, c-format
6308msgid ".%s outside of %s"
6309msgstr ""
6310
f12e7348 6311#: config/tc-ia64.c:3132
ad4b42b4
NC
6312msgid "Tags on unwind pseudo-ops aren't supported, yet"
6313msgstr ""
6314
f12e7348 6315#: config/tc-ia64.c:3154
ad4b42b4
NC
6316msgid "First operand to .fframe must be a constant"
6317msgstr ""
6318
f12e7348 6319#: config/tc-ia64.c:3174
ad4b42b4
NC
6320msgid "First operand to .vframe must be a general register"
6321msgstr ""
6322
f12e7348 6323#: config/tc-ia64.c:3182
ad4b42b4
NC
6324msgid "Operand of .vframe contradicts .prologue"
6325msgstr ""
6326
f12e7348 6327#: config/tc-ia64.c:3192
ad4b42b4
NC
6328msgid ".vframepsp is meaningless, assuming .vframesp was meant"
6329msgstr ""
6330
f12e7348 6331#: config/tc-ia64.c:3200
ad4b42b4
NC
6332msgid "Operand to .vframesp must be a constant (sp-relative offset)"
6333msgstr ""
6334
f12e7348 6335#: config/tc-ia64.c:3227
ad4b42b4
NC
6336msgid "First operand to .save not a register"
6337msgstr ""
6338
f12e7348 6339#: config/tc-ia64.c:3233
ad4b42b4
NC
6340msgid "Second operand to .save not a valid register"
6341msgstr ""
6342
f12e7348 6343#: config/tc-ia64.c:3264 config/tc-ia64.c:3275 config/tc-ia64.c:3283
ad4b42b4
NC
6344msgid "Second operand of .save contradicts .prologue"
6345msgstr ""
6346
f12e7348 6347#: config/tc-ia64.c:3290
ad4b42b4
NC
6348msgid "First operand to .save not a valid register"
6349msgstr ""
6350
f12e7348 6351#: config/tc-ia64.c:3308
ad4b42b4
NC
6352msgid "First operand to .restore must be stack pointer (sp)"
6353msgstr ""
6354
f12e7348 6355#: config/tc-ia64.c:3317
ad4b42b4
NC
6356msgid "Second operand to .restore must be a constant >= 0"
6357msgstr ""
6358
f12e7348 6359#: config/tc-ia64.c:3327
ad4b42b4
NC
6360#, c-format
6361msgid "Epilogue count of %lu exceeds number of nested prologues (%u)"
6362msgstr ""
6363
f12e7348 6364#: config/tc-ia64.c:3414
ad4b42b4
NC
6365#, c-format
6366msgid "Illegal section name `%s' (causes unwind section name clash)"
6367msgstr ""
6368
f12e7348 6369#: config/tc-ia64.c:3605
ad4b42b4
NC
6370msgid "First operand to .altrp not a valid branch register"
6371msgstr ""
6372
f12e7348 6373#: config/tc-ia64.c:3634
ad4b42b4
NC
6374#, c-format
6375msgid "First operand to .%s not a register"
6376msgstr ""
6377
f12e7348 6378#: config/tc-ia64.c:3639
ad4b42b4
NC
6379#, c-format
6380msgid "Second operand to .%s not a constant"
6381msgstr ""
6382
f12e7348 6383#: config/tc-ia64.c:3706
ad4b42b4
NC
6384#, c-format
6385msgid "First operand to .%s not a valid register"
6386msgstr ""
6387
f12e7348 6388#: config/tc-ia64.c:3729
ad4b42b4
NC
6389msgid "First operand to .save.g must be a positive 4-bit constant"
6390msgstr ""
6391
f12e7348 6392#: config/tc-ia64.c:3742
ad4b42b4
NC
6393msgid "Second operand to .save.g must be a general register"
6394msgstr ""
6395
f12e7348 6396#: config/tc-ia64.c:3747
ad4b42b4
NC
6397#, c-format
6398msgid "Second operand to .save.g must be the first of %d general registers"
6399msgstr ""
6400
f12e7348 6401#: config/tc-ia64.c:3770
ad4b42b4
NC
6402msgid "Operand to .save.f must be a positive 20-bit constant"
6403msgstr ""
6404
f12e7348 6405#: config/tc-ia64.c:3793
ad4b42b4
NC
6406msgid "First operand to .save.b must be a positive 5-bit constant"
6407msgstr ""
6408
f12e7348 6409#: config/tc-ia64.c:3806
ad4b42b4
NC
6410msgid "Second operand to .save.b must be a general register"
6411msgstr ""
6412
f12e7348 6413#: config/tc-ia64.c:3811
ad4b42b4
NC
6414#, c-format
6415msgid "Second operand to .save.b must be the first of %d general registers"
6416msgstr ""
6417
f12e7348 6418#: config/tc-ia64.c:3837
ad4b42b4
NC
6419msgid "First operand to .save.gf must be a non-negative 4-bit constant"
6420msgstr ""
6421
f12e7348 6422#: config/tc-ia64.c:3845
ad4b42b4
NC
6423msgid "Second operand to .save.gf must be a non-negative 20-bit constant"
6424msgstr ""
6425
f12e7348 6426#: config/tc-ia64.c:3853
ad4b42b4
NC
6427msgid "Operands to .save.gf may not be both zero"
6428msgstr ""
6429
f12e7348 6430#: config/tc-ia64.c:3870
ad4b42b4
NC
6431msgid "Operand to .spill must be a constant"
6432msgstr ""
6433
f12e7348 6434#: config/tc-ia64.c:3939
ad4b42b4
NC
6435#, c-format
6436msgid "Operand %d to .%s must be a constant"
6437msgstr ""
6438
f12e7348 6439#: config/tc-ia64.c:3960
ad4b42b4
NC
6440#, c-format
6441msgid "Missing .label_state %ld"
6442msgstr ""
6443
f12e7348 6444#: config/tc-ia64.c:4014
ad4b42b4
NC
6445msgid "Operand to .label_state must be a constant"
6446msgstr ""
6447
f12e7348 6448#: config/tc-ia64.c:4033
ad4b42b4
NC
6449msgid "Operand to .copy_state must be a constant"
6450msgstr ""
6451
f12e7348 6452#: config/tc-ia64.c:4056
ad4b42b4
NC
6453msgid "First operand to .unwabi must be a constant"
6454msgstr ""
6455
f12e7348 6456#: config/tc-ia64.c:4062
ad4b42b4
NC
6457msgid "Second operand to .unwabi must be a constant"
6458msgstr ""
6459
f12e7348 6460#: config/tc-ia64.c:4097
ad4b42b4
NC
6461msgid "Missing .endp after previous .proc"
6462msgstr ""
6463
f12e7348 6464#: config/tc-ia64.c:4116
ad4b42b4
NC
6465msgid "Empty argument of .proc"
6466msgstr ""
6467
f12e7348 6468#: config/tc-ia64.c:4121
ad4b42b4
NC
6469#, c-format
6470msgid "`%s' was already defined"
6471msgstr ""
6472
f12e7348 6473#: config/tc-ia64.c:4164
ad4b42b4
NC
6474msgid "Initial .body should precede any instructions"
6475msgstr ""
6476
f12e7348 6477#: config/tc-ia64.c:4183
ad4b42b4
NC
6478msgid ".prologue within prologue"
6479msgstr ""
6480
f12e7348 6481#: config/tc-ia64.c:4188
ad4b42b4
NC
6482msgid "Initial .prologue should precede any instructions"
6483msgstr ""
6484
f12e7348 6485#: config/tc-ia64.c:4198
ad4b42b4
NC
6486msgid "First operand to .prologue must be a positive 4-bit constant"
6487msgstr ""
6488
f12e7348 6489#: config/tc-ia64.c:4200
ad4b42b4
NC
6490msgid "Pointless use of zero first operand to .prologue"
6491msgstr ""
6492
f12e7348 6493#: config/tc-ia64.c:4214
ad4b42b4
NC
6494msgid "Using a constant as second operand to .prologue is deprecated"
6495msgstr ""
6496
f12e7348 6497#: config/tc-ia64.c:4220
ad4b42b4
NC
6498msgid "Second operand to .prologue must be a general register"
6499msgstr ""
6500
f12e7348 6501#: config/tc-ia64.c:4225
ad4b42b4
NC
6502#, c-format
6503msgid "Second operand to .prologue must be the first of %d general registers"
6504msgstr ""
6505
f12e7348 6506#: config/tc-ia64.c:4337
ad4b42b4
NC
6507#, c-format
6508msgid "`%s' was not defined within procedure"
6509msgstr ""
6510
f12e7348 6511#: config/tc-ia64.c:4375
ad4b42b4
NC
6512msgid "Empty argument of .endp"
6513msgstr ""
6514
f12e7348 6515#: config/tc-ia64.c:4389
ad4b42b4
NC
6516#, c-format
6517msgid "`%s' was not specified with previous .proc"
6518msgstr ""
6519
f12e7348 6520#: config/tc-ia64.c:4404
ad4b42b4
NC
6521#, c-format
6522msgid "`%s' should be an operand to this .endp"
60bcf0fa
NC
6523msgstr ""
6524
f12e7348 6525#: config/tc-ia64.c:4445 config/tc-ia64.c:4783 config/tc-ia64.c:5090
60bcf0fa
NC
6526msgid "Comma expected"
6527msgstr ""
6528
f12e7348 6529#: config/tc-ia64.c:4486
ad4b42b4
NC
6530msgid "Expected '['"
6531msgstr ""
6532
f12e7348 6533#: config/tc-ia64.c:4495 config/tc-ia64.c:7515
ad4b42b4
NC
6534msgid "Expected ']'"
6535msgstr ""
6536
f12e7348 6537#: config/tc-ia64.c:4500
ad4b42b4
NC
6538msgid "Number of elements must be positive"
6539msgstr ""
6540
f12e7348 6541#: config/tc-ia64.c:4511
ad4b42b4
NC
6542#, c-format
6543msgid "Used more than the declared %d rotating registers"
6544msgstr ""
6545
f12e7348 6546#: config/tc-ia64.c:4519
ad4b42b4
NC
6547msgid "Used more than the available 96 rotating registers"
6548msgstr ""
6549
f12e7348 6550#: config/tc-ia64.c:4526
ad4b42b4
NC
6551msgid "Used more than the available 48 rotating registers"
6552msgstr ""
6553
f12e7348 6554#: config/tc-ia64.c:4554
ad4b42b4
NC
6555#, c-format
6556msgid "Attempt to redefine register set `%s'"
6557msgstr ""
6558
f12e7348 6559#: config/tc-ia64.c:4620
ad4b42b4
NC
6560#, c-format
6561msgid "Unknown psr option `%s'"
6562msgstr ""
6563
f12e7348 6564#: config/tc-ia64.c:4668
ad4b42b4
NC
6565msgid "Missing section name"
6566msgstr ""
6567
f12e7348 6568#: config/tc-ia64.c:4678
ad4b42b4
NC
6569msgid "Comma expected after section name"
6570msgstr ""
6571
f12e7348 6572#: config/tc-ia64.c:4689
ad4b42b4
NC
6573msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated."
6574msgstr ""
6575
f12e7348 6576#: config/tc-ia64.c:4778
ad4b42b4
NC
6577msgid "Register name expected"
6578msgstr ""
6579
f12e7348 6580#: config/tc-ia64.c:4791
60bcf0fa
NC
6581msgid "Register value annotation ignored"
6582msgstr ""
6583
f12e7348 6584#: config/tc-ia64.c:4830
60bcf0fa
NC
6585msgid "Directive invalid within a bundle"
6586msgstr ""
6587
f12e7348 6588#: config/tc-ia64.c:4921
60bcf0fa
NC
6589msgid "Missing predicate relation type"
6590msgstr ""
6591
f12e7348 6592#: config/tc-ia64.c:4927
60bcf0fa
NC
6593msgid "Unrecognized predicate relation type"
6594msgstr ""
6595
f12e7348 6596#: config/tc-ia64.c:4973
06647dfd 6597msgid "Bad register range"
60bcf0fa
NC
6598msgstr ""
6599
f12e7348 6600#: config/tc-ia64.c:4982 config/tc-ia64.c:7460
06647dfd 6601msgid "Predicate register expected"
60bcf0fa
NC
6602msgstr ""
6603
f12e7348 6604#: config/tc-ia64.c:4987
06647dfd 6605msgid "Duplicate predicate register ignored"
60bcf0fa
NC
6606msgstr ""
6607
f12e7348 6608#: config/tc-ia64.c:5003
60bcf0fa
NC
6609msgid "Predicate source and target required"
6610msgstr ""
6611
f12e7348 6612#: config/tc-ia64.c:5005 config/tc-ia64.c:5017
60bcf0fa
NC
6613msgid "Use of p0 is not valid in this context"
6614msgstr ""
6615
f12e7348 6616#: config/tc-ia64.c:5012
60bcf0fa
NC
6617msgid "At least two PR arguments expected"
6618msgstr ""
6619
f12e7348 6620#: config/tc-ia64.c:5026
60bcf0fa
NC
6621msgid "At least one PR argument expected"
6622msgstr ""
6623
f12e7348 6624#: config/tc-ia64.c:5061
60bcf0fa
NC
6625#, c-format
6626msgid "Inserting \"%s\" into entry hint table failed: %s"
6627msgstr ""
6628
6629#. FIXME -- need 62-bit relocation type
f12e7348 6630#: config/tc-ia64.c:5529
60bcf0fa
NC
6631msgid "62-bit relocation not yet implemented"
6632msgstr ""
6633
dc84e067
NC
6634#. XXX technically, this is wrong: we should not be issuing warning
6635#. messages until we're sure this instruction pattern is going to
6636#. be used!
f12e7348 6637#: config/tc-ia64.c:5613
60bcf0fa
NC
6638msgid "lower 16 bits of mask ignored"
6639msgstr ""
6640
f12e7348 6641#: config/tc-ia64.c:5895
ad4b42b4
NC
6642msgid "Expected separator `='"
6643msgstr ""
6644
f12e7348 6645#: config/tc-ia64.c:5928
ad4b42b4
NC
6646msgid "Duplicate equal sign (=) in instruction"
6647msgstr ""
6648
f12e7348 6649#: config/tc-ia64.c:5935
ad4b42b4
NC
6650#, c-format
6651msgid "Illegal operand separator `%c'"
6652msgstr ""
6653
f12e7348 6654#: config/tc-ia64.c:6049
ad4b42b4
NC
6655#, c-format
6656msgid "Operand %u of `%s' should be %s"
6657msgstr ""
6658
f12e7348 6659#: config/tc-ia64.c:6053
ad4b42b4
NC
6660msgid "Wrong number of output operands"
6661msgstr ""
6662
f12e7348 6663#: config/tc-ia64.c:6055
ad4b42b4
NC
6664msgid "Wrong number of input operands"
6665msgstr ""
6666
f12e7348 6667#: config/tc-ia64.c:6057
ad4b42b4
NC
6668msgid "Operand mismatch"
6669msgstr ""
6670
f12e7348 6671#: config/tc-ia64.c:6139
ad4b42b4
NC
6672#, c-format
6673msgid "Invalid use of `%c%d' as output operand"
6674msgstr ""
6675
f12e7348 6676#: config/tc-ia64.c:6142
ad4b42b4
NC
6677#, c-format
6678msgid "Invalid use of `r%d' as base update address operand"
6679msgstr ""
6680
f12e7348 6681#: config/tc-ia64.c:6166
ad4b42b4
NC
6682#, c-format
6683msgid "Invalid duplicate use of `%c%d'"
6684msgstr ""
6685
f12e7348 6686#: config/tc-ia64.c:6173
ad4b42b4
NC
6687#, c-format
6688msgid "Invalid simultaneous use of `f%d' and `f%d'"
6689msgstr ""
6690
f12e7348 6691#: config/tc-ia64.c:6179
ad4b42b4
NC
6692#, c-format
6693msgid "Dangerous simultaneous use of `f%d' and `f%d'"
6694msgstr ""
6695
f12e7348 6696#: config/tc-ia64.c:6223
60bcf0fa
NC
6697msgid "Value truncated to 62 bits"
6698msgstr ""
6699
f12e7348 6700#: config/tc-ia64.c:6286
ad4b42b4
NC
6701#, c-format
6702msgid "Bad operand value: %s"
6703msgstr ""
6704
8ea2b00f
AM
6705#. Give an error if a frag containing code is not aligned to a 16 byte
6706#. boundary.
f12e7348 6707#: config/tc-ia64.c:6361 config/tc-ia64.h:170
8ea2b00f
AM
6708msgid "instruction address is not a multiple of 16"
6709msgstr ""
6710
f12e7348 6711#: config/tc-ia64.c:6429
ad4b42b4
NC
6712#, c-format
6713msgid "`%s' must be last in bundle"
6714msgstr ""
6715
f12e7348 6716#: config/tc-ia64.c:6461
ad4b42b4
NC
6717#, c-format
6718msgid "Internal error: don't know how to force %s to end of instruction group"
6719msgstr ""
6720
f12e7348 6721#: config/tc-ia64.c:6474
ad4b42b4
NC
6722#, c-format
6723msgid "`%s' must be last in instruction group"
6724msgstr ""
6725
f12e7348 6726#: config/tc-ia64.c:6504
ad4b42b4
NC
6727msgid "Label must be first in a bundle"
6728msgstr ""
6729
f12e7348 6730#: config/tc-ia64.c:6581
ad4b42b4
NC
6731msgid "hint in B unit may be treated as nop"
6732msgstr ""
6733
f12e7348 6734#: config/tc-ia64.c:6592
ad4b42b4
NC
6735msgid "hint in B unit can't be used"
6736msgstr ""
6737
f12e7348 6738#: config/tc-ia64.c:6606
ad4b42b4
NC
6739msgid "emit_one_bundle: unexpected dynamic op"
6740msgstr ""
6741
f12e7348 6742#: config/tc-ia64.c:6729
ad4b42b4
NC
6743#, c-format
6744msgid "`%s' does not fit into %s template"
6745msgstr ""
6746
f12e7348 6747#: config/tc-ia64.c:6744
ad4b42b4
NC
6748#, c-format
6749msgid "`%s' does not fit into bundle"
6750msgstr ""
6751
f12e7348 6752#: config/tc-ia64.c:6756
ad4b42b4
NC
6753#, c-format
6754msgid "`%s' can't go in %s of %s template"
6755msgstr ""
6756
f12e7348 6757#: config/tc-ia64.c:6762
ad4b42b4
NC
6758msgid "Missing '}' at end of file"
6759msgstr ""
6760
f12e7348 6761#: config/tc-ia64.c:6909
60bcf0fa
NC
6762#, c-format
6763msgid "Unrecognized option '-x%s'"
6764msgstr ""
6765
f12e7348 6766#: config/tc-ia64.c:6936
60bcf0fa
NC
6767msgid ""
6768"IA-64 options:\n"
87ccc1b0
NC
6769" --mconstant-gp\t mark output file as using the constant-GP model\n"
6770"\t\t\t (sets ELF header flag EF_IA_64_CONS_GP)\n"
6771" --mauto-pic\t\t mark output file as using the constant-GP model\n"
6772"\t\t\t without function descriptors (sets ELF header flag\n"
6773"\t\t\t EF_IA_64_NOFUNCDESC_CONS_GP)\n"
5f68c319
NC
6774" -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
6775" -mle | -mbe\t\t select little- or big-endian byte order (default -mle)\n"
55cf6793
ZW
6776" -mtune=[itanium1|itanium2]\n"
6777"\t\t\t tune for a specific CPU (default -mtune=itanium2)\n"
06647dfd
AM
6778" -munwind-check=[warning|error]\n"
6779"\t\t\t unwind directive check (default -munwind-check=warning)\n"
6780" -mhint.b=[ok|warning|error]\n"
6781"\t\t\t hint.b check (default -mhint.b=error)\n"
6782" -x | -xexplicit\t turn on dependency violation checking\n"
6783" -xauto\t\t automagically remove dependency violations (default)\n"
6784" -xnone\t\t turn off dependency violation checking\n"
60bcf0fa 6785" -xdebug\t\t debug dependency violation checker\n"
06647dfd
AM
6786" -xdebugn\t\t debug dependency violation checker but turn off\n"
6787"\t\t\t dependency violation checking\n"
6788" -xdebugx\t\t debug dependency violation checker and turn on\n"
6789"\t\t\t dependency violation checking\n"
60bcf0fa
NC
6790msgstr ""
6791
f12e7348 6792#: config/tc-ia64.c:6966
328577ad
NC
6793msgid "--gstabs is not supported for ia64"
6794msgstr ""
6795
f12e7348 6796#: config/tc-ia64.c:7198
ad4b42b4
NC
6797#, c-format
6798msgid "ia64.md_begin: can't hash `%s': %s"
6799msgstr ""
6800
f12e7348 6801#: config/tc-ia64.c:7259
ad4b42b4
NC
6802#, c-format
6803msgid "Inserting \"%s\" into constant hash table failed: %s"
6804msgstr ""
6805
f12e7348 6806#: config/tc-ia64.c:7271 config/tc-mips.c:1880
5f68c319
NC
6807msgid "Could not set architecture and machine"
6808msgstr ""
6809
f12e7348 6810#: config/tc-ia64.c:7395
60bcf0fa
NC
6811msgid "Explicit stops are ignored in auto mode"
6812msgstr ""
6813
f12e7348 6814#: config/tc-ia64.c:7404
ad4b42b4
NC
6815msgid "Found '{' when manual bundling is already turned on"
6816msgstr ""
6817
f12e7348 6818#: config/tc-ia64.c:7417
60bcf0fa
NC
6819msgid "Found '{' after explicit switch to automatic mode"
6820msgstr ""
6821
f12e7348 6822#: config/tc-ia64.c:7423
ad4b42b4
NC
6823msgid "Found '}' when manual bundling is off"
6824msgstr ""
6825
f12e7348 6826#: config/tc-ia64.c:7450
ad4b42b4
NC
6827msgid "Expected ')'"
6828msgstr ""
6829
f12e7348 6830#: config/tc-ia64.c:7455
ad4b42b4
NC
6831msgid "Qualifying predicate expected"
6832msgstr ""
6833
f12e7348 6834#: config/tc-ia64.c:7474
ad4b42b4
NC
6835msgid "Tag must come before qualifying predicate."
6836msgstr ""
6837
f12e7348 6838#: config/tc-ia64.c:7504
ad4b42b4
NC
6839msgid "Expected ':'"
6840msgstr ""
6841
f12e7348 6842#: config/tc-ia64.c:7520
ad4b42b4
NC
6843msgid "Tag name expected"
6844msgstr ""
6845
f12e7348 6846#: config/tc-ia64.c:7622
ad4b42b4
NC
6847msgid "Rotating register index must be a non-negative constant"
6848msgstr ""
6849
f12e7348 6850#: config/tc-ia64.c:7627
ad4b42b4
NC
6851#, c-format
6852msgid "Index out of range 0..%u"
6853msgstr ""
6854
f12e7348 6855#: config/tc-ia64.c:7639
ad4b42b4
NC
6856msgid "Indirect register index must be a general register"
6857msgstr ""
6858
f12e7348 6859#: config/tc-ia64.c:7648
ad4b42b4
NC
6860msgid "Index can only be applied to rotating or indirect registers"
6861msgstr ""
6862
f12e7348 6863#: config/tc-ia64.c:7684
ad4b42b4
NC
6864msgid "Expected '('"
6865msgstr ""
6866
f12e7348 6867#: config/tc-ia64.c:7692
ad4b42b4
NC
6868msgid "Missing ')'"
6869msgstr ""
6870
f12e7348 6871#: config/tc-ia64.c:7701
ad4b42b4
NC
6872msgid "Not a symbolic expression"
6873msgstr ""
6874
f12e7348 6875#: config/tc-ia64.c:7706 config/tc-ia64.c:7720
ad4b42b4
NC
6876msgid "Illegal combination of relocation functions"
6877msgstr ""
6878
f12e7348 6879#: config/tc-ia64.c:7809
ad4b42b4
NC
6880msgid "No current frame"
6881msgstr ""
6882
f12e7348 6883#: config/tc-ia64.c:7811
ad4b42b4
NC
6884#, c-format
6885msgid "Register number out of range 0..%u"
6886msgstr ""
6887
f12e7348 6888#: config/tc-ia64.c:7849
ad4b42b4
NC
6889msgid "Standalone `#' is illegal"
6890msgstr ""
6891
f12e7348 6892#: config/tc-ia64.c:7852
ad4b42b4
NC
6893msgid "Redundant `#' suffix operators"
6894msgstr ""
6895
f12e7348 6896#: config/tc-ia64.c:8010
328577ad
NC
6897#, c-format
6898msgid "Unhandled dependency %s for %s (%s), note %d"
6899msgstr ""
6900
f12e7348 6901#: config/tc-ia64.c:9305
60bcf0fa
NC
6902#, c-format
6903msgid "Unrecognized dependency specifier %d\n"
6904msgstr ""
6905
f12e7348 6906#: config/tc-ia64.c:10181
60bcf0fa
NC
6907msgid "Only the first path encountering the conflict is reported"
6908msgstr ""
6909
f12e7348 6910#: config/tc-ia64.c:10183
60bcf0fa
NC
6911msgid "This is the location of the conflicting usage"
6912msgstr ""
6913
f12e7348 6914#: config/tc-ia64.c:10444
ad4b42b4
NC
6915#, c-format
6916msgid "Unknown opcode `%s'"
6917msgstr ""
6918
f12e7348 6919#: config/tc-ia64.c:10522
ad4b42b4
NC
6920#, c-format
6921msgid "AR %d can only be accessed by %c-unit"
6922msgstr ""
6923
f12e7348 6924#: config/tc-ia64.c:10534
ad4b42b4
NC
6925msgid "hint.b may be treated as nop"
6926msgstr ""
6927
f12e7348 6928#: config/tc-ia64.c:10537
ad4b42b4
NC
6929msgid "hint.b shouldn't be used"
6930msgstr ""
6931
f12e7348 6932#: config/tc-ia64.c:10576
ad4b42b4
NC
6933#, c-format
6934msgid "`%s' cannot be predicated"
6935msgstr ""
6936
f12e7348 6937#: config/tc-ia64.c:10648
ad4b42b4
NC
6938msgid "Closing bracket missing"
6939msgstr ""
6940
f12e7348 6941#: config/tc-ia64.c:10657
ad4b42b4
NC
6942msgid "Index must be a general register"
6943msgstr ""
6944
f12e7348 6945#: config/tc-ia64.c:10822
ad4b42b4
NC
6946#, c-format
6947msgid "Unsupported fixup size %d"
6948msgstr ""
6949
6950#. This should be an error, but since previously there wasn't any
6951#. diagnostic here, don't make it fail because of this for now.
f12e7348 6952#: config/tc-ia64.c:11089
ad4b42b4
NC
6953#, c-format
6954msgid "Cannot express %s%d%s relocation"
6955msgstr ""
6956
f12e7348 6957#: config/tc-ia64.c:11108
ad4b42b4
NC
6958msgid "No addend allowed in @fptr() relocation"
6959msgstr ""
6960
f12e7348 6961#: config/tc-ia64.c:11214
ad4b42b4
NC
6962#, c-format
6963msgid "%s must have a constant value"
6964msgstr ""
6965
f12e7348 6966#: config/tc-ia64.c:11268
ad4b42b4
NC
6967#, c-format
6968msgid "Cannot represent %s relocation in object file"
6969msgstr ""
6970
f12e7348 6971#: config/tc-ia64.c:11379
6e1772d5
AM
6972msgid "Can't add stop bit to mark end of instruction group"
6973msgstr ""
6974
f12e7348
NC
6975#: config/tc-ia64.c:11479 config/tc-score.c:6328 read.c:1447 read.c:2418
6976#: read.c:3052 read.c:3385 read.c:3429
87ccc1b0
NC
6977msgid "expected symbol name"
6978msgstr ""
6979
f12e7348 6980#: config/tc-ia64.c:11489 read.c:2428 read.c:3062 read.c:3413 stabs.c:468
87ccc1b0
NC
6981#, c-format
6982msgid "expected comma after \"%s\""
6983msgstr ""
6984
f12e7348 6985#: config/tc-ia64.c:11531
87ccc1b0
NC
6986#, c-format
6987msgid "`%s' is already the alias of %s `%s'"
6988msgstr ""
6989
f12e7348 6990#: config/tc-ia64.c:11541
87ccc1b0
NC
6991#, c-format
6992msgid "%s `%s' already has an alias `%s'"
6993msgstr ""
6994
f12e7348 6995#: config/tc-ia64.c:11552
87ccc1b0
NC
6996#, c-format
6997msgid "inserting \"%s\" into %s alias hash table failed: %s"
6998msgstr ""
6999
f12e7348 7000#: config/tc-ia64.c:11560
87ccc1b0
NC
7001#, c-format
7002msgid "inserting \"%s\" into %s name hash table failed: %s"
7003msgstr ""
7004
f12e7348 7005#: config/tc-ia64.c:11579
87ccc1b0
NC
7006#, c-format
7007msgid "symbol `%s' aliased to `%s' is not used"
7008msgstr ""
7009
f12e7348 7010#: config/tc-ia64.c:11601
87ccc1b0
NC
7011#, c-format
7012msgid "section `%s' aliased to `%s' is not used"
7013msgstr ""
7014
c85dd50d 7015#: config/tc-ip2k.c:158
6e1772d5 7016#, c-format
87ccc1b0
NC
7017msgid "IP2K specific command line options:\n"
7018msgstr ""
7019
c85dd50d 7020#: config/tc-ip2k.c:159
6e1772d5 7021#, c-format
87ccc1b0
NC
7022msgid " -mip2022 restrict to IP2022 insns \n"
7023msgstr ""
7024
c85dd50d 7025#: config/tc-ip2k.c:160
6e1772d5 7026#, c-format
87ccc1b0
NC
7027msgid " -mip2022ext permit extended IP2022 insn\n"
7028msgstr ""
7029
c85dd50d
NC
7030#: config/tc-iq2000.c:364
7031#, c-format
7032msgid "the yielding instruction %s may not be in a delay slot."
7033msgstr ""
7034
7035#: config/tc-iq2000.c:372
7036#, c-format
7037msgid "Register number (R%ld) for double word access must be even."
7038msgstr ""
7039
7040#: config/tc-iq2000.c:381 config/tc-iq2000.c:386 config/tc-iq2000.c:391
7041#: config/tc-iq2000.c:408 config/tc-mt.c:244 config/tc-mt.c:249
7042#, c-format
7043msgid "operand references R%ld of previous load."
7044msgstr ""
7045
7046#: config/tc-iq2000.c:396
7047msgid "instruction implicitly accesses R31 of previous load."
7048msgstr ""
7049
7050#: config/tc-iq2000.c:651 config/tc-mep.c:1647
7051msgid "Unmatched high relocation"
7052msgstr ""
7053
f12e7348 7054#: config/tc-iq2000.c:829 config/tc-mips.c:14828 config/tc-score.c:6035
c85dd50d
NC
7055msgid ".end not in text section"
7056msgstr ""
7057
f12e7348 7058#: config/tc-iq2000.c:833 config/tc-mips.c:14832 config/tc-score.c:6038
c85dd50d
NC
7059msgid ".end directive without a preceding .ent directive."
7060msgstr ""
7061
f12e7348 7062#: config/tc-iq2000.c:842 config/tc-mips.c:14841 config/tc-score.c:6046
c85dd50d
NC
7063msgid ".end symbol does not match .ent symbol."
7064msgstr ""
7065
f12e7348 7066#: config/tc-iq2000.c:845 config/tc-mips.c:14848 config/tc-score.c:6051
c85dd50d
NC
7067msgid ".end directive missing or unknown symbol"
7068msgstr ""
7069
499ac353 7070#: config/tc-iq2000.c:863
c85dd50d
NC
7071msgid "Expected simple number."
7072msgstr ""
7073
f12e7348 7074#: config/tc-iq2000.c:892 config/tc-mips.c:14753 config/tc-score.c:5885
c85dd50d
NC
7075#, c-format
7076msgid " *input_line_pointer == '%c' 0x%02x\n"
7077msgstr ""
7078
499ac353 7079#: config/tc-iq2000.c:894
c85dd50d
NC
7080msgid "Invalid number"
7081msgstr ""
7082
f12e7348 7083#: config/tc-iq2000.c:929 config/tc-mips.c:14923 config/tc-score.c:5924
c85dd50d
NC
7084msgid ".ent or .aent not in text section."
7085msgstr ""
7086
499ac353 7087#: config/tc-iq2000.c:932
c85dd50d
NC
7088msgid "missing `.end'"
7089msgstr ""
7090
f12e7348 7091#: config/tc-m32c.c:143
49f58d10
JB
7092#, c-format
7093msgid " M32C specific command line options:\n"
7094msgstr ""
7095
a74801ba 7096#. Pretend that we do not recognise this option.
ae351704 7097#: config/tc-m32r.c:331
a74801ba
ILT
7098msgid "Unrecognised option: -hidden"
7099msgstr ""
7100
f12e7348 7101#: config/tc-m32r.c:358 config/tc-sparc.c:579
6e1772d5
AM
7102msgid "Unrecognized option following -K"
7103msgstr ""
7104
ae351704 7105#: config/tc-m32r.c:373
6e1772d5 7106#, c-format
252b5132
RH
7107msgid " M32R specific command line options:\n"
7108msgstr ""
7109
ae351704 7110#: config/tc-m32r.c:375
6e1772d5 7111#, c-format
8ad3436c
AM
7112msgid ""
7113" -m32r disable support for the m32rx instruction set\n"
7114msgstr ""
7115
ae351704 7116#: config/tc-m32r.c:377
6e1772d5 7117#, c-format
a74801ba
ILT
7118msgid " -m32rx support the extended m32rx instruction set\n"
7119msgstr ""
7120
ae351704 7121#: config/tc-m32r.c:379
6e1772d5
AM
7122#, c-format
7123msgid " -m32r2 support the extended m32r2 instruction set\n"
7124msgstr ""
7125
ae351704 7126#: config/tc-m32r.c:381
6e1772d5
AM
7127#, c-format
7128msgid " -EL,-little produce little endian code and data\n"
7129msgstr ""
7130
ae351704 7131#: config/tc-m32r.c:383
6e1772d5
AM
7132#, c-format
7133msgid " -EB,-big produce big endian code and data\n"
7134msgstr ""
7135
ae351704 7136#: config/tc-m32r.c:385
6e1772d5
AM
7137#, c-format
7138msgid " -parallel try to combine instructions in parallel\n"
7139msgstr ""
7140
ae351704 7141#: config/tc-m32r.c:387
6e1772d5
AM
7142#, c-format
7143msgid " -no-parallel disable -parallel\n"
7144msgstr ""
7145
ae351704 7146#: config/tc-m32r.c:389
6e1772d5
AM
7147#, c-format
7148msgid ""
7149" -no-bitinst disallow the M32R2's extended bit-field "
7150"instructions\n"
7151msgstr ""
7152
ae351704 7153#: config/tc-m32r.c:391
6e1772d5
AM
7154#, c-format
7155msgid " -O try to optimize code. Implies -parallel\n"
a74801ba
ILT
7156msgstr ""
7157
ae351704 7158#: config/tc-m32r.c:394
6e1772d5 7159#, c-format
a74801ba
ILT
7160msgid ""
7161" -warn-explicit-parallel-conflicts warn when parallel instructions\n"
7162msgstr ""
7163
ae351704 7164#: config/tc-m32r.c:396
6e1772d5
AM
7165#, c-format
7166msgid " might violate contraints\n"
a74801ba
ILT
7167msgstr ""
7168
ae351704 7169#: config/tc-m32r.c:398
6e1772d5 7170#, c-format
a74801ba
ILT
7171msgid " -no-warn-explicit-parallel-conflicts do not warn when parallel\n"
7172msgstr ""
7173
ae351704 7174#: config/tc-m32r.c:400
6e1772d5 7175#, c-format
a74801ba 7176msgid ""
6e1772d5
AM
7177" instructions might violate "
7178"contraints\n"
a74801ba
ILT
7179msgstr ""
7180
ae351704 7181#: config/tc-m32r.c:402
6e1772d5 7182#, c-format
a74801ba
ILT
7183msgid ""
7184" -Wp synonym for -warn-explicit-parallel-conflicts\n"
7185msgstr ""
7186
ae351704 7187#: config/tc-m32r.c:404
6e1772d5 7188#, c-format
a74801ba
ILT
7189msgid ""
7190" -Wnp synonym for -no-warn-explicit-parallel-conflicts\n"
7191msgstr ""
7192
ae351704 7193#: config/tc-m32r.c:406
6e1772d5
AM
7194#, c-format
7195msgid ""
7196" -ignore-parallel-conflicts do not check parallel instructions\n"
7197msgstr ""
7198
ae351704 7199#: config/tc-m32r.c:408
6e1772d5
AM
7200#, c-format
7201msgid " fo contraint violations\n"
7202msgstr ""
7203
ae351704 7204#: config/tc-m32r.c:410
6e1772d5
AM
7205#, c-format
7206msgid ""
7207" -no-ignore-parallel-conflicts check parallel instructions for\n"
7208msgstr ""
7209
ae351704 7210#: config/tc-m32r.c:412
6e1772d5
AM
7211#, c-format
7212msgid " contraint violations\n"
7213msgstr ""
7214
ae351704 7215#: config/tc-m32r.c:414
6e1772d5
AM
7216#, c-format
7217msgid " -Ip synonym for -ignore-parallel-conflicts\n"
7218msgstr ""
7219
ae351704 7220#: config/tc-m32r.c:416
6e1772d5
AM
7221#, c-format
7222msgid " -nIp synonym for -no-ignore-parallel-conflicts\n"
7223msgstr ""
7224
ae351704 7225#: config/tc-m32r.c:419
6e1772d5 7226#, c-format
252b5132
RH
7227msgid ""
7228" -warn-unmatched-high warn when an (s)high reloc has no matching low "
7229"reloc\n"
7230msgstr ""
7231
ae351704 7232#: config/tc-m32r.c:421
6e1772d5 7233#, c-format
252b5132
RH
7234msgid " -no-warn-unmatched-high do not warn about missing low relocs\n"
7235msgstr ""
7236
ae351704 7237#: config/tc-m32r.c:423
6e1772d5 7238#, c-format
252b5132
RH
7239msgid " -Wuh synonym for -warn-unmatched-high\n"
7240msgstr ""
7241
ae351704 7242#: config/tc-m32r.c:425
6e1772d5 7243#, c-format
252b5132
RH
7244msgid " -Wnuh synonym for -no-warn-unmatched-high\n"
7245msgstr ""
7246
ae351704 7247#: config/tc-m32r.c:428
6e1772d5
AM
7248#, c-format
7249msgid " -KPIC generate PIC\n"
7250msgstr ""
7251
f12e7348 7252#: config/tc-m32r.c:850
6e1772d5 7253msgid "instructions write to the same destination register."
a74801ba
ILT
7254msgstr ""
7255
f12e7348 7256#: config/tc-m32r.c:858
a74801ba
ILT
7257msgid "Instructions do not use parallel execution pipelines."
7258msgstr ""
7259
f12e7348 7260#: config/tc-m32r.c:866
a74801ba
ILT
7261msgid "Instructions share the same execution pipeline"
7262msgstr ""
7263
f12e7348 7264#: config/tc-m32r.c:931 config/tc-m32r.c:1045
252b5132 7265#, c-format
a74801ba
ILT
7266msgid "not a 16 bit instruction '%s'"
7267msgstr ""
7268
f12e7348 7269#: config/tc-m32r.c:943 config/tc-m32r.c:1057 config/tc-m32r.c:1241
6e1772d5
AM
7270#, c-format
7271msgid "instruction '%s' is for the M32R2 only"
7272msgstr ""
7273
f12e7348 7274#: config/tc-m32r.c:956 config/tc-m32r.c:1070 config/tc-m32r.c:1254
a74801ba
ILT
7275#, c-format
7276msgid "unknown instruction '%s'"
7277msgstr ""
7278
f12e7348 7279#: config/tc-m32r.c:965 config/tc-m32r.c:1077 config/tc-m32r.c:1261
a74801ba
ILT
7280#, c-format
7281msgid "instruction '%s' is for the M32RX only"
7282msgstr ""
7283
f12e7348 7284#: config/tc-m32r.c:974 config/tc-m32r.c:1086
a74801ba
ILT
7285#, c-format
7286msgid "instruction '%s' cannot be executed in parallel."
7287msgstr ""
7288
f12e7348 7289#: config/tc-m32r.c:1029 config/tc-m32r.c:1111 config/tc-m32r.c:1318
a74801ba
ILT
7290msgid "internal error: lookup/get operands failed"
7291msgstr ""
7292
f12e7348 7293#: config/tc-m32r.c:1096
a74801ba
ILT
7294#, c-format
7295msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
7296msgstr ""
7297
f12e7348 7298#: config/tc-m32r.c:1125
a74801ba
ILT
7299#, c-format
7300msgid ""
7301"%s: output of 1st instruction is the same as an input to 2nd instruction - "
7302"is this intentional ?"
252b5132
RH
7303msgstr ""
7304
f12e7348 7305#: config/tc-m32r.c:1129
a74801ba
ILT
7306#, c-format
7307msgid ""
7308"%s: output of 2nd instruction is the same as an input to 1st instruction - "
7309"is this intentional ?"
7310msgstr ""
7311
f12e7348 7312#: config/tc-m32r.c:1493 config/tc-ppc.c:1940 config/tc-ppc.c:4496
252b5132
RH
7313msgid "Expected comma after symbol-name: rest of line ignored."
7314msgstr ""
7315
f12e7348 7316#: config/tc-m32r.c:1503
252b5132
RH
7317#, c-format
7318msgid ".SCOMMon length (%ld.) <0! Ignored."
7319msgstr ""
7320
f12e7348
NC
7321#: config/tc-m32r.c:1517 config/tc-ppc.c:1962 config/tc-ppc.c:3116
7322#: config/tc-ppc.c:4520
252b5132
RH
7323msgid "ignoring bad alignment"
7324msgstr ""
7325
f12e7348 7326#: config/tc-m32r.c:1529 config/tc-ppc.c:1999 config/tc-v850.c:322
328577ad
NC
7327msgid "Common alignment not a power of 2"
7328msgstr ""
7329
f12e7348 7330#: config/tc-m32r.c:1544 config/tc-ppc.c:1973 config/tc-ppc.c:4532
252b5132
RH
7331#, c-format
7332msgid "Ignoring attempt to re-define symbol `%s'."
7333msgstr ""
7334
f12e7348 7335#: config/tc-m32r.c:1553
252b5132
RH
7336#, c-format
7337msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
7338msgstr ""
7339
f12e7348 7340#: config/tc-m32r.c:1789
06647dfd
AM
7341msgid "Addend to unresolved symbol not on word boundary."
7342msgstr ""
7343
f12e7348 7344#: config/tc-m32r.c:1930 config/tc-m32r.c:1983 config/tc-sh.c:747
8ea2b00f
AM
7345msgid "Invalid PIC expression."
7346msgstr ""
7347
f12e7348 7348#: config/tc-m32r.c:2074
252b5132
RH
7349msgid "Unmatched high/shigh reloc"
7350msgstr ""
7351
ae351704 7352#: config/tc-m68hc11.c:371
60bcf0fa
NC
7353#, c-format
7354msgid ""
87ccc1b0
NC
7355"Motorola 68HC11/68HC12/68HCS12 options:\n"
7356" -m68hc11 | -m68hc12 |\n"
7357" -m68hcs12 specify the processor [default %s]\n"
7358" -mshort use 16-bit int ABI (default)\n"
7359" -mlong use 32-bit int ABI\n"
7360" -mshort-double use 32-bit double ABI\n"
7361" -mlong-double use 64-bit double ABI (default)\n"
ae351704
AM
7362" --force-long-branches always turn relative branches into absolute ones\n"
7363" -S,--short-branches do not turn relative branches into absolute ones\n"
60bcf0fa
NC
7364" when the offset is out of range\n"
7365" --strict-direct-mode do not turn the direct mode into extended mode\n"
7366" when the instruction does not support direct mode\n"
7367" --print-insn-syntax print the syntax of instruction in case of error\n"
7368" --print-opcodes print the list of instructions with syntax\n"
7369" --generate-example generate an example of each instruction\n"
7370" (used for testing)\n"
7371msgstr ""
7372
ae351704 7373#: config/tc-m68hc11.c:417
60bcf0fa
NC
7374#, c-format
7375msgid "Default target `%s' is not supported."
7376msgstr ""
7377
7378#. Dump the opcode statistics table.
ae351704 7379#: config/tc-m68hc11.c:435
6e1772d5 7380#, c-format
60bcf0fa
NC
7381msgid "Name # Modes Min ops Max ops Modes mask # Used\n"
7382msgstr ""
7383
ae351704 7384#: config/tc-m68hc11.c:501
60bcf0fa
NC
7385#, c-format
7386msgid "Option `%s' is not recognized."
7387msgstr ""
7388
499ac353 7389#: config/tc-m68hc11.c:671
60bcf0fa
NC
7390msgid "#<imm8>"
7391msgstr ""
7392
499ac353 7393#: config/tc-m68hc11.c:680
60bcf0fa
NC
7394msgid "#<imm16>"
7395msgstr ""
7396
499ac353 7397#: config/tc-m68hc11.c:689 config/tc-m68hc11.c:698
60bcf0fa
NC
7398msgid "<imm8>,X"
7399msgstr ""
7400
499ac353 7401#: config/tc-m68hc11.c:725
60bcf0fa
NC
7402msgid "*<abs8>"
7403msgstr ""
7404
499ac353 7405#: config/tc-m68hc11.c:737
60bcf0fa
NC
7406msgid "#<mask>"
7407msgstr ""
7408
499ac353 7409#: config/tc-m68hc11.c:747
60bcf0fa
NC
7410#, c-format
7411msgid "symbol%d"
7412msgstr ""
7413
499ac353 7414#: config/tc-m68hc11.c:749
60bcf0fa
NC
7415msgid "<abs>"
7416msgstr ""
7417
499ac353 7418#: config/tc-m68hc11.c:768
60bcf0fa
NC
7419msgid "<label>"
7420msgstr ""
7421
499ac353 7422#: config/tc-m68hc11.c:784
60bcf0fa
NC
7423#, c-format
7424msgid ""
7425"# Example of `%s' instructions\n"
7426"\t.sect .text\n"
7427"_start:\n"
7428msgstr ""
7429
499ac353 7430#: config/tc-m68hc11.c:831
60bcf0fa
NC
7431#, c-format
7432msgid "Instruction `%s' is not recognized."
7433msgstr ""
7434
499ac353 7435#: config/tc-m68hc11.c:836
60bcf0fa
NC
7436#, c-format
7437msgid "Instruction formats for `%s':"
7438msgstr ""
7439
499ac353 7440#: config/tc-m68hc11.c:966
60bcf0fa
NC
7441#, c-format
7442msgid "Immediate operand is not allowed for operand %d."
7443msgstr ""
7444
499ac353 7445#: config/tc-m68hc11.c:1010
60bcf0fa
NC
7446msgid "Indirect indexed addressing is not valid for 68HC11."
7447msgstr ""
7448
499ac353 7449#: config/tc-m68hc11.c:1030
60bcf0fa
NC
7450msgid "Spurious `,' or bad indirect register addressing mode."
7451msgstr ""
7452
499ac353 7453#: config/tc-m68hc11.c:1052
60bcf0fa
NC
7454msgid "Missing second register or offset for indexed-indirect mode."
7455msgstr ""
7456
499ac353 7457#: config/tc-m68hc11.c:1062
60bcf0fa
NC
7458msgid "Missing second register for indexed-indirect mode."
7459msgstr ""
7460
499ac353 7461#: config/tc-m68hc11.c:1078
60bcf0fa
NC
7462msgid "Missing `]' to close indexed-indirect mode."
7463msgstr ""
7464
499ac353 7465#: config/tc-m68hc11.c:1123
60bcf0fa
NC
7466msgid "Illegal operand."
7467msgstr ""
7468
499ac353 7469#: config/tc-m68hc11.c:1128
60bcf0fa
NC
7470msgid "Missing operand."
7471msgstr ""
7472
499ac353 7473#: config/tc-m68hc11.c:1181
60bcf0fa
NC
7474msgid "Pre-increment mode is not valid for 68HC11"
7475msgstr ""
7476
499ac353 7477#: config/tc-m68hc11.c:1194
60bcf0fa
NC
7478msgid "Wrong register in register indirect mode."
7479msgstr ""
7480
499ac353 7481#: config/tc-m68hc11.c:1202
60bcf0fa
NC
7482msgid "Missing `]' to close register indirect operand."
7483msgstr ""
7484
499ac353 7485#: config/tc-m68hc11.c:1222
60bcf0fa
NC
7486msgid "Post-decrement mode is not valid for 68HC11."
7487msgstr ""
7488
499ac353 7489#: config/tc-m68hc11.c:1230
60bcf0fa
NC
7490msgid "Post-increment mode is not valid for 68HC11."
7491msgstr ""
7492
499ac353 7493#: config/tc-m68hc11.c:1248
60bcf0fa
NC
7494msgid "Invalid indexed indirect mode."
7495msgstr ""
7496
499ac353 7497#: config/tc-m68hc11.c:1340
60bcf0fa
NC
7498#, c-format
7499msgid "Trap id `%ld' is out of range."
7500msgstr ""
7501
499ac353 7502#: config/tc-m68hc11.c:1344
60bcf0fa
NC
7503msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
7504msgstr ""
7505
499ac353 7506#: config/tc-m68hc11.c:1351
60bcf0fa
NC
7507#, c-format
7508msgid "Operand out of 8-bit range: `%ld'."
7509msgstr ""
7510
499ac353 7511#: config/tc-m68hc11.c:1358
60bcf0fa
NC
7512msgid "The trap id must be a constant."
7513msgstr ""
7514
499ac353 7515#: config/tc-m68hc11.c:1393
60bcf0fa
NC
7516#, c-format
7517msgid "Operand `%x' not recognized in fixup8."
7518msgstr ""
7519
499ac353 7520#: config/tc-m68hc11.c:1410 config/tc-m68hc11.c:1459
60bcf0fa
NC
7521#, c-format
7522msgid "Operand out of 16-bit range: `%ld'."
7523msgstr ""
7524
499ac353 7525#: config/tc-m68hc11.c:1442 config/tc-m68hc11.c:1475
60bcf0fa
NC
7526#, c-format
7527msgid "Operand `%x' not recognized in fixup16."
7528msgstr ""
7529
499ac353 7530#: config/tc-m68hc11.c:1492
60bcf0fa
NC
7531#, c-format
7532msgid "Unexpected branch conversion with `%x'"
7533msgstr ""
7534
499ac353 7535#: config/tc-m68hc11.c:1583 config/tc-m68hc11.c:1721
60bcf0fa
NC
7536#, c-format
7537msgid "Operand out of range for a relative branch: `%ld'"
7538msgstr ""
7539
499ac353 7540#: config/tc-m68hc11.c:1689
60bcf0fa
NC
7541msgid "Invalid register for dbcc/tbcc instruction."
7542msgstr ""
7543
499ac353 7544#: config/tc-m68hc11.c:1777
60bcf0fa
NC
7545#, c-format
7546msgid "Increment/decrement value is out of range: `%ld'."
7547msgstr ""
7548
499ac353 7549#: config/tc-m68hc11.c:1788
60bcf0fa
NC
7550msgid "Expecting a register."
7551msgstr ""
7552
499ac353 7553#: config/tc-m68hc11.c:1803
60bcf0fa
NC
7554msgid "Invalid register for post/pre increment."
7555msgstr ""
7556
499ac353 7557#: config/tc-m68hc11.c:1833
60bcf0fa
NC
7558msgid "Invalid register."
7559msgstr ""
7560
499ac353 7561#: config/tc-m68hc11.c:1840
60bcf0fa
NC
7562#, c-format
7563msgid "Offset out of 16-bit range: %ld."
7564msgstr ""
7565
499ac353 7566#: config/tc-m68hc11.c:1845
5f68c319
NC
7567#, c-format
7568msgid "Offset out of 5-bit range for movw/movb insn: %ld."
60bcf0fa
NC
7569msgstr ""
7570
499ac353 7571#: config/tc-m68hc11.c:1951
60bcf0fa
NC
7572msgid "Expecting register D for indexed indirect mode."
7573msgstr ""
7574
499ac353 7575#: config/tc-m68hc11.c:1953
60bcf0fa
NC
7576msgid "Indexed indirect mode is not allowed for movb/movw."
7577msgstr ""
7578
499ac353 7579#: config/tc-m68hc11.c:1970
60bcf0fa
NC
7580msgid "Invalid accumulator register."
7581msgstr ""
7582
499ac353 7583#: config/tc-m68hc11.c:1995
60bcf0fa
NC
7584msgid "Invalid indexed register."
7585msgstr ""
7586
499ac353 7587#: config/tc-m68hc11.c:2003
60bcf0fa
NC
7588msgid "Addressing mode not implemented yet."
7589msgstr ""
7590
499ac353 7591#: config/tc-m68hc11.c:2016
60bcf0fa
NC
7592msgid "Invalid source register for this instruction, use 'tfr'."
7593msgstr ""
7594
499ac353 7595#: config/tc-m68hc11.c:2018
60bcf0fa
NC
7596msgid "Invalid source register."
7597msgstr ""
7598
499ac353 7599#: config/tc-m68hc11.c:2023
60bcf0fa
NC
7600msgid "Invalid destination register for this instruction, use 'tfr'."
7601msgstr ""
7602
499ac353 7603#: config/tc-m68hc11.c:2025
60bcf0fa
NC
7604msgid "Invalid destination register."
7605msgstr ""
7606
499ac353 7607#: config/tc-m68hc11.c:2121
60bcf0fa
NC
7608msgid "Invalid indexed register, expecting register X."
7609msgstr ""
7610
499ac353 7611#: config/tc-m68hc11.c:2123
60bcf0fa
NC
7612msgid "Invalid indexed register, expecting register Y."
7613msgstr ""
7614
499ac353 7615#: config/tc-m68hc11.c:2429
60bcf0fa
NC
7616msgid "No instruction or missing opcode."
7617msgstr ""
7618
499ac353 7619#: config/tc-m68hc11.c:2494
60bcf0fa
NC
7620#, c-format
7621msgid "Opcode `%s' is not recognized."
7622msgstr ""
7623
499ac353 7624#: config/tc-m68hc11.c:2516
60bcf0fa
NC
7625#, c-format
7626msgid "Garbage at end of instruction: `%s'."
7627msgstr ""
7628
499ac353 7629#: config/tc-m68hc11.c:2539
60bcf0fa
NC
7630#, c-format
7631msgid "Invalid operand for `%s'"
7632msgstr ""
7633
499ac353 7634#: config/tc-m68hc11.c:2590
87ccc1b0
NC
7635#, c-format
7636msgid "Invalid mode: %s\n"
7637msgstr ""
7638
499ac353 7639#: config/tc-m68hc11.c:2650
87ccc1b0
NC
7640msgid "bad .relax format"
7641msgstr ""
7642
499ac353 7643#: config/tc-m68hc11.c:2694
60bcf0fa
NC
7644#, c-format
7645msgid "Relocation %d is not supported by object file format."
7646msgstr ""
7647
499ac353 7648#: config/tc-m68hc11.c:2973
60bcf0fa
NC
7649msgid "bra or bsr with undefined symbol."
7650msgstr ""
7651
499ac353 7652#: config/tc-m68hc11.c:3076 config/tc-m68hc11.c:3133
60bcf0fa
NC
7653#, c-format
7654msgid "Subtype %d is not recognized."
7655msgstr ""
7656
499ac353 7657#: config/tc-m68hc11.c:3192
60bcf0fa
NC
7658msgid "Expression too complex."
7659msgstr ""
7660
499ac353 7661#: config/tc-m68hc11.c:3225
60bcf0fa
NC
7662msgid "Value out of 16-bit range."
7663msgstr ""
7664
499ac353 7665#: config/tc-m68hc11.c:3243
60bcf0fa
NC
7666#, c-format
7667msgid "Value %ld too large for 8-bit PC-relative branch."
7668msgstr ""
7669
499ac353 7670#: config/tc-m68hc11.c:3250
60bcf0fa
NC
7671#, c-format
7672msgid "Auto increment/decrement offset '%ld' is out of range."
7673msgstr ""
7674
499ac353 7675#: config/tc-m68hc11.c:3263
6e1772d5
AM
7676#, c-format
7677msgid "Offset out of 5-bit range for movw/movb insn: %ld"
7678msgstr ""
7679
499ac353 7680#: config/tc-m68hc11.c:3279
60bcf0fa
NC
7681#, c-format
7682msgid "Line %d: unknown relocation type: 0x%x."
7683msgstr ""
7684
f12e7348 7685#: config/tc-m68k.c:1037
8ad3436c
AM
7686#, c-format
7687msgid "Can not do %d byte pc-relative relocation"
7688msgstr ""
7689
f12e7348 7690#: config/tc-m68k.c:1039
252b5132
RH
7691#, c-format
7692msgid "Can not do %d byte pc-relative pic relocation"
7693msgstr ""
7694
f12e7348 7695#: config/tc-m68k.c:1044
8ad3436c
AM
7696#, c-format
7697msgid "Can not do %d byte relocation"
7698msgstr ""
7699
f12e7348 7700#: config/tc-m68k.c:1046
252b5132
RH
7701#, c-format
7702msgid "Can not do %d byte pic relocation"
7703msgstr ""
7704
f12e7348 7705#: config/tc-m68k.c:1111
a85d7ed0
NC
7706#, c-format
7707msgid "Unable to produce reloc against symbol '%s'"
7708msgstr ""
7709
f12e7348 7710#: config/tc-m68k.c:1155 config/tc-vax.c:2366
252b5132
RH
7711#, c-format
7712msgid "Cannot make %s relocation PC relative"
7713msgstr ""
7714
f12e7348 7715#: config/tc-m68k.c:1254 config/tc-vax.c:1876
252b5132
RH
7716msgid "No operator"
7717msgstr ""
7718
f12e7348 7719#: config/tc-m68k.c:1284 config/tc-vax.c:1892
252b5132
RH
7720msgid "Unknown operator"
7721msgstr ""
7722
f12e7348 7723#: config/tc-m68k.c:2187
252b5132
RH
7724msgid "invalid instruction for this architecture; needs "
7725msgstr ""
7726
f12e7348 7727#: config/tc-m68k.c:2195
b2f58c0c 7728msgid "hardware divide"
c85dd50d
NC
7729msgstr ""
7730
f12e7348 7731#: config/tc-m68k.c:2217 config/tc-m68k.c:2221 config/tc-m68k.c:2225
b2f58c0c 7732msgid "or higher"
8ea2b00f
AM
7733msgstr ""
7734
f12e7348 7735#: config/tc-m68k.c:2278
252b5132
RH
7736msgid "operands mismatch"
7737msgstr ""
7738
f12e7348 7739#: config/tc-m68k.c:2342 config/tc-m68k.c:2348 config/tc-m68k.c:2354
499ac353 7740#: config/tc-mmix.c:2459 config/tc-mmix.c:2483
252b5132
RH
7741msgid "operand out of range"
7742msgstr ""
7743
f12e7348 7744#: config/tc-m68k.c:2411
252b5132
RH
7745#, c-format
7746msgid "Bignum too big for %c format; truncated"
7747msgstr ""
7748
f12e7348 7749#: config/tc-m68k.c:2488
252b5132
RH
7750msgid "displacement too large for this architecture; needs 68020 or higher"
7751msgstr ""
7752
f12e7348 7753#: config/tc-m68k.c:2599
252b5132
RH
7754msgid ""
7755"scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
7756msgstr ""
7757
f12e7348 7758#: config/tc-m68k.c:2604
ac50feda
RH
7759msgid "invalid index size for coldfire"
7760msgstr ""
7761
f12e7348 7762#: config/tc-m68k.c:2657
252b5132
RH
7763msgid "Forcing byte displacement"
7764msgstr ""
7765
f12e7348 7766#: config/tc-m68k.c:2659
252b5132
RH
7767msgid "byte displacement out of range"
7768msgstr ""
7769
f12e7348 7770#: config/tc-m68k.c:2707 config/tc-m68k.c:2745
252b5132
RH
7771msgid "invalid operand mode for this architecture; needs 68020 or higher"
7772msgstr ""
7773
f12e7348 7774#: config/tc-m68k.c:2731 config/tc-m68k.c:2765
252b5132
RH
7775msgid ":b not permitted; defaulting to :w"
7776msgstr ""
7777
f12e7348 7778#: config/tc-m68k.c:2842
252b5132
RH
7779msgid "unsupported byte value; use a different suffix"
7780msgstr ""
7781
f12e7348 7782#: config/tc-m68k.c:2857
252b5132
RH
7783msgid "unknown/incorrect operand"
7784msgstr ""
7785
f12e7348
NC
7786#: config/tc-m68k.c:2900 config/tc-m68k.c:2908 config/tc-m68k.c:2915
7787#: config/tc-m68k.c:2922
252b5132
RH
7788msgid "out of range"
7789msgstr ""
7790
f12e7348 7791#: config/tc-m68k.c:2995
ae351704 7792msgid "Can't use long branches on this architecture"
252b5132
RH
7793msgstr ""
7794
f12e7348 7795#: config/tc-m68k.c:3101
252b5132
RH
7796msgid "Expression out of range, using 0"
7797msgstr ""
7798
f12e7348 7799#: config/tc-m68k.c:3292 config/tc-m68k.c:3308
252b5132
RH
7800msgid "Floating point register in register list"
7801msgstr ""
7802
f12e7348 7803#: config/tc-m68k.c:3298
252b5132
RH
7804msgid "Wrong register in floating-point reglist"
7805msgstr ""
7806
f12e7348 7807#: config/tc-m68k.c:3314
252b5132
RH
7808msgid "incorrect register in reglist"
7809msgstr ""
7810
f12e7348 7811#: config/tc-m68k.c:3320
252b5132
RH
7812msgid "wrong register in floating-point reglist"
7813msgstr ""
7814
6e1772d5 7815#. ERROR.
f12e7348 7816#: config/tc-m68k.c:3793
252b5132
RH
7817msgid "Extra )"
7818msgstr ""
7819
6e1772d5 7820#. ERROR.
f12e7348 7821#: config/tc-m68k.c:3804
252b5132
RH
7822msgid "Missing )"
7823msgstr ""
7824
f12e7348 7825#: config/tc-m68k.c:3821
252b5132
RH
7826msgid "Missing operand"
7827msgstr ""
7828
f12e7348 7829#: config/tc-m68k.c:4139
ae351704
AM
7830#, c-format
7831msgid "unrecognized default cpu `%s'"
7832msgstr ""
7833
f12e7348 7834#: config/tc-m68k.c:4193
252b5132
RH
7835#, c-format
7836msgid "%s -- statement `%s' ignored"
7837msgstr ""
7838
f12e7348 7839#: config/tc-m68k.c:4242
252b5132
RH
7840#, c-format
7841msgid "Don't know how to figure width of %c in md_assemble()"
7842msgstr ""
7843
f12e7348 7844#: config/tc-m68k.c:4411
8ea2b00f
AM
7845#, c-format
7846msgid "Internal Error: Can't allocate m68k_sorted_opcodes of size %d"
7847msgstr ""
7848
f12e7348 7849#: config/tc-m68k.c:4476 config/tc-m68k.c:4515
252b5132
RH
7850#, c-format
7851msgid "Internal Error: Can't find %s in hash table"
7852msgstr ""
7853
f12e7348 7854#: config/tc-m68k.c:4479 config/tc-m68k.c:4518
252b5132
RH
7855#, c-format
7856msgid "Internal Error: Can't hash %s: %s"
7857msgstr ""
7858
f12e7348 7859#: config/tc-m68k.c:4643
ae351704
AM
7860#, c-format
7861msgid "text label `%s' aligned to odd boundary"
87ccc1b0
NC
7862msgstr ""
7863
f12e7348 7864#: config/tc-m68k.c:4790
252b5132 7865#, c-format
ae351704 7866msgid "value %ld out of range"
252b5132
RH
7867msgstr ""
7868
f12e7348 7869#: config/tc-m68k.c:4804
ae351704 7870msgid "invalid byte branch offset"
252b5132
RH
7871msgstr ""
7872
f12e7348 7873#: config/tc-m68k.c:4841
ae351704 7874msgid "short branch with zero offset: use :w"
252b5132
RH
7875msgstr ""
7876
f12e7348 7877#: config/tc-m68k.c:4885
ae351704 7878msgid "Conversion of PC relative BSR to absolute JSR"
252b5132
RH
7879msgstr ""
7880
f12e7348 7881#: config/tc-m68k.c:4896
ae351704 7882msgid "Conversion of PC relative branch to absolute jump"
252b5132
RH
7883msgstr ""
7884
f12e7348 7885#: config/tc-m68k.c:4913 config/tc-m68k.c:4974
ae351704 7886msgid "Conversion of PC relative conditional branch to absolute jump"
252b5132
RH
7887msgstr ""
7888
f12e7348 7889#: config/tc-m68k.c:4954
ae351704 7890msgid "Conversion of DBcc to absolute jump"
252b5132
RH
7891msgstr ""
7892
f12e7348 7893#: config/tc-m68k.c:5039
ae351704 7894msgid "Conversion of PC relative displacement to absolute"
3caac5b8
AM
7895msgstr ""
7896
f12e7348 7897#: config/tc-m68k.c:5252
3caac5b8
AM
7898msgid "Tried to convert PC relative branch to absolute jump"
7899msgstr ""
7900
f12e7348 7901#: config/tc-m68k.c:5297 config/tc-m68k.c:5308 config/tc-m68k.c:5352
252b5132
RH
7902msgid "expression out of range: defaulting to 1"
7903msgstr ""
7904
f12e7348 7905#: config/tc-m68k.c:5344
252b5132
RH
7906msgid "expression out of range: defaulting to 0"
7907msgstr ""
7908
f12e7348 7909#: config/tc-m68k.c:5385 config/tc-m68k.c:5397
c85dd50d
NC
7910#, c-format
7911msgid "Can't deal with expression; defaulting to %ld"
7912msgstr ""
7913
f12e7348 7914#: config/tc-m68k.c:5411
c85dd50d
NC
7915msgid "expression doesn't fit in BYTE"
7916msgstr ""
7917
f12e7348 7918#: config/tc-m68k.c:5415
c85dd50d
NC
7919msgid "expression doesn't fit in WORD"
7920msgstr ""
7921
f12e7348 7922#: config/tc-m68k.c:5502
c85dd50d
NC
7923#, c-format
7924msgid "%s: unrecognized processor name"
7925msgstr ""
7926
f12e7348 7927#: config/tc-m68k.c:5563
c85dd50d
NC
7928msgid "bad coprocessor id"
7929msgstr ""
7930
f12e7348 7931#: config/tc-m68k.c:5569
c85dd50d
NC
7932msgid "unrecognized fopt option"
7933msgstr ""
7934
f12e7348 7935#: config/tc-m68k.c:5702
c85dd50d
NC
7936#, c-format
7937msgid "option `%s' may not be negated"
7938msgstr ""
7939
f12e7348 7940#: config/tc-m68k.c:5713
c85dd50d
NC
7941#, c-format
7942msgid "option `%s' not recognized"
7943msgstr ""
7944
f12e7348 7945#: config/tc-m68k.c:5742
c85dd50d
NC
7946msgid "bad format of OPT NEST=depth"
7947msgstr ""
7948
f12e7348 7949#: config/tc-m68k.c:5798
c85dd50d
NC
7950msgid "missing label"
7951msgstr ""
7952
f12e7348 7953#: config/tc-m68k.c:5822 config/tc-m68k.c:5851
c85dd50d
NC
7954msgid "bad register list"
7955msgstr ""
7956
f12e7348 7957#: config/tc-m68k.c:5824
c85dd50d
NC
7958#, c-format
7959msgid "bad register list: %s"
7960msgstr ""
7961
f12e7348 7962#: config/tc-m68k.c:5922
c85dd50d
NC
7963msgid "restore without save"
7964msgstr ""
7965
f12e7348 7966#: config/tc-m68k.c:6076 config/tc-m68k.c:6446
c85dd50d
NC
7967msgid "syntax error in structured control directive"
7968msgstr ""
7969
f12e7348 7970#: config/tc-m68k.c:6121
c85dd50d
NC
7971msgid "missing condition code in structured control directive"
7972msgstr ""
7973
f12e7348 7974#: config/tc-m68k.c:6192
c85dd50d
NC
7975#, c-format
7976msgid ""
7977"Condition <%c%c> in structured control directive can not be encoded correctly"
7978msgstr ""
7979
f12e7348 7980#: config/tc-m68k.c:6488
c85dd50d
NC
7981msgid "missing then"
7982msgstr ""
7983
f12e7348 7984#: config/tc-m68k.c:6569
c85dd50d
NC
7985msgid "else without matching if"
7986msgstr ""
7987
f12e7348 7988#: config/tc-m68k.c:6602
c85dd50d
NC
7989msgid "endi without matching if"
7990msgstr ""
7991
f12e7348 7992#: config/tc-m68k.c:6642
c85dd50d
NC
7993msgid "break outside of structured loop"
7994msgstr ""
7995
f12e7348 7996#: config/tc-m68k.c:6680
c85dd50d
NC
7997msgid "next outside of structured loop"
7998msgstr ""
7999
f12e7348 8000#: config/tc-m68k.c:6731
c85dd50d
NC
8001msgid "missing ="
8002msgstr ""
8003
f12e7348 8004#: config/tc-m68k.c:6769
c85dd50d
NC
8005msgid "missing to or downto"
8006msgstr ""
8007
f12e7348 8008#: config/tc-m68k.c:6805 config/tc-m68k.c:6839 config/tc-m68k.c:7053
c85dd50d
NC
8009msgid "missing do"
8010msgstr ""
8011
f12e7348 8012#: config/tc-m68k.c:6940
c85dd50d
NC
8013msgid "endf without for"
8014msgstr ""
8015
f12e7348 8016#: config/tc-m68k.c:6994
c85dd50d
NC
8017msgid "until without repeat"
8018msgstr ""
8019
f12e7348 8020#: config/tc-m68k.c:7088
c85dd50d
NC
8021msgid "endw without while"
8022msgstr ""
8023
f12e7348 8024#: config/tc-m68k.c:7121 config/tc-m68k.c:7149
c85dd50d
NC
8025msgid "already assembled instructions"
8026msgstr ""
8027
f12e7348 8028#: config/tc-m68k.c:7226
c85dd50d
NC
8029#, c-format
8030msgid "`%s' is deprecated, use `%s'"
8031msgstr ""
8032
f12e7348 8033#: config/tc-m68k.c:7245
c85dd50d
NC
8034#, c-format
8035msgid "cpu `%s' unrecognized"
8036msgstr ""
8037
f12e7348 8038#: config/tc-m68k.c:7264
c85dd50d
NC
8039#, c-format
8040msgid "architecture `%s' unrecognized"
8041msgstr ""
8042
f12e7348 8043#: config/tc-m68k.c:7285
c85dd50d
NC
8044#, c-format
8045msgid "extension `%s' unrecognized"
8046msgstr ""
8047
f12e7348 8048#: config/tc-m68k.c:7403
c85dd50d
NC
8049#, c-format
8050msgid "option `-A%s' is deprecated: use `-%s'"
8051msgstr ""
8052
f12e7348 8053#: config/tc-m68k.c:7436
c85dd50d
NC
8054msgid "architecture features both enabled and disabled"
8055msgstr ""
8056
f12e7348 8057#: config/tc-m68k.c:7463
c85dd50d
NC
8058msgid "selected processor does not have all features of selected architecture"
8059msgstr ""
8060
f12e7348 8061#: config/tc-m68k.c:7472
c85dd50d
NC
8062msgid "m68k and cf features both selected"
8063msgstr ""
8064
f12e7348 8065#: config/tc-m68k.c:7484
c85dd50d
NC
8066msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
8067msgstr ""
8068
f12e7348 8069#: config/tc-m68k.c:7518
c85dd50d
NC
8070#, c-format
8071msgid ""
8072"-march=<arch>\t\tset architecture\n"
8073"-mcpu=<cpu>\t\tset cpu [default %s]\n"
8074msgstr ""
8075
f12e7348 8076#: config/tc-m68k.c:7523
c85dd50d
NC
8077#, c-format
8078msgid "-m[no-]%-16s enable/disable%s architecture extension\n"
8079msgstr ""
8080
f12e7348 8081#: config/tc-m68k.c:7529
c85dd50d
NC
8082#, c-format
8083msgid ""
8084"-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
8085"-pic, -k\t\tgenerate position independent code\n"
8086"-S\t\t\tturn jbsr into jsr\n"
8087"--pcrel never turn PC-relative branches into absolute jumps\n"
8088"--register-prefix-optional\n"
8089"\t\t\trecognize register names without prefix character\n"
8090"--bitwise-or\t\tdo not treat `|' as a comment character\n"
8091"--base-size-default-16\tbase reg without size is 16 bits\n"
8092"--base-size-default-32\tbase reg without size is 32 bits (default)\n"
8093"--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
8094"--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
8095msgstr ""
8096
f12e7348 8097#: config/tc-m68k.c:7543
c85dd50d
NC
8098#, c-format
8099msgid "Architecture variants are: "
8100msgstr ""
8101
f12e7348 8102#: config/tc-m68k.c:7552
c85dd50d
NC
8103#, c-format
8104msgid "Processor variants are: "
8105msgstr ""
8106
f12e7348 8107#: config/tc-m68k.c:7559 config/tc-xtensa.c:6165
c85dd50d
NC
8108#, c-format
8109msgid "\n"
8110msgstr ""
8111
f12e7348 8112#: config/tc-m68k.c:7590
c85dd50d
NC
8113#, c-format
8114msgid "Error %s in %s\n"
8115msgstr ""
8116
f12e7348 8117#: config/tc-m68k.c:7594
c85dd50d
NC
8118#, c-format
8119msgid "Opcode(%d.%s): "
8120msgstr ""
8121
f12e7348 8122#: config/tc-m68k.c:7754
c85dd50d
NC
8123msgid "Not a defined coldfire architecture"
8124msgstr ""
8125
8126#. Over here we will fill the description of the machine specific options.
8127#: config/tc-maxq.c:209
252b5132 8128#, c-format
c85dd50d 8129msgid " MAXQ-specific assembler options:\n"
252b5132
RH
8130msgstr ""
8131
c85dd50d
NC
8132#: config/tc-maxq.c:211
8133#, c-format
8134msgid ""
8135"\t-MAXQ20\t\t generate obj for MAXQ20(default)\n"
8136"\t-MAXQ10\t\t generate obj for MAXQ10\n"
8137"\t"
252b5132
RH
8138msgstr ""
8139
c85dd50d
NC
8140#: config/tc-maxq.c:377
8141#, c-format
8142msgid "Illegal Reloc type in md_estimate_size_before_relax for line : %d"
252b5132
RH
8143msgstr ""
8144
499ac353 8145#: config/tc-maxq.c:454
252b5132 8146#, c-format
c85dd50d 8147msgid "Cant make long jump/call into short jump/call : %d"
252b5132
RH
8148msgstr ""
8149
499ac353 8150#: config/tc-maxq.c:933
c85dd50d
NC
8151#, c-format
8152msgid "Invalid register value %s"
252b5132
RH
8153msgstr ""
8154
499ac353 8155#: config/tc-maxq.c:1051
c85dd50d
NC
8156#, c-format
8157msgid "Invalid bit number : '%c'"
252b5132
RH
8158msgstr ""
8159
499ac353 8160#: config/tc-maxq.c:1063
252b5132 8161#, c-format
c85dd50d 8162msgid "Illegal character after operand '%s'"
252b5132
RH
8163msgstr ""
8164
499ac353 8165#: config/tc-maxq.c:1139 config/tc-maxq.c:1316
252b5132 8166#, c-format
c85dd50d 8167msgid "Invalid Character in immediate Value : %c"
252b5132
RH
8168msgstr ""
8169
499ac353 8170#: config/tc-maxq.c:1159 config/tc-maxq.c:1336
c85dd50d
NC
8171#, c-format
8172msgid "Invalid Character in immediate value : %c"
252b5132
RH
8173msgstr ""
8174
499ac353 8175#: config/tc-maxq.c:1175
c85dd50d 8176msgid "Immediate value greater than 16 bits"
252b5132
RH
8177msgstr ""
8178
499ac353 8179#: config/tc-maxq.c:1189
c85dd50d
NC
8180msgid ""
8181"Attempt to move a value in the stack pointer greater than the size of the "
8182"stack"
252b5132
RH
8183msgstr ""
8184
499ac353 8185#: config/tc-maxq.c:1198
c85dd50d 8186msgid "Attempt to move 16 bit value into an 8 bit register.Truncating..\n"
252b5132
RH
8187msgstr ""
8188
499ac353 8189#: config/tc-maxq.c:1260
c85dd50d 8190msgid "Invalid immediate move operation"
252b5132
RH
8191msgstr ""
8192
499ac353 8193#: config/tc-maxq.c:1533
c85dd50d
NC
8194#, c-format
8195msgid "Size of Operand '%s' greater than %d"
252b5132
RH
8196msgstr ""
8197
499ac353 8198#: config/tc-maxq.c:1688
c85dd50d
NC
8199#, c-format
8200msgid "illegal immediate operand '%s'"
252b5132
RH
8201msgstr ""
8202
499ac353 8203#: config/tc-maxq.c:1710
c45021f2 8204#, c-format
c85dd50d 8205msgid "Invalid operand for memory access '%s'"
c45021f2
NC
8206msgstr ""
8207
499ac353 8208#: config/tc-maxq.c:1772
c85dd50d 8209msgid "illegal displacement operand "
252b5132
RH
8210msgstr ""
8211
499ac353 8212#: config/tc-maxq.c:1837
c85dd50d
NC
8213#, c-format
8214msgid "invalid character %c before operand %d"
252b5132
RH
8215msgstr ""
8216
499ac353 8217#: config/tc-maxq.c:1859
c85dd50d
NC
8218#, c-format
8219msgid "invalid character %c in operand %d"
252b5132
RH
8220msgstr ""
8221
c85dd50d 8222#. We found no match.
499ac353 8223#: config/tc-maxq.c:2004
c85dd50d
NC
8224#, c-format
8225msgid "operand %d is invalid for `%s'"
252b5132
RH
8226msgstr ""
8227
499ac353 8228#: config/tc-maxq.c:2037
c85dd50d 8229msgid "The Accumulator cannot be used as a source in ALU instructions\n"
252b5132
RH
8230msgstr ""
8231
499ac353 8232#: config/tc-maxq.c:2055
c85dd50d
NC
8233#, c-format
8234msgid "'%s' operand cant be used as destination in %s"
252b5132
RH
8235msgstr ""
8236
499ac353 8237#: config/tc-maxq.c:2071 config/tc-maxq.c:2102 config/tc-maxq.c:2116
c85dd50d
NC
8238#, c-format
8239msgid "Invalid Instruction '%s' operand cant be used with %s"
252b5132
RH
8240msgstr ""
8241
499ac353 8242#: config/tc-maxq.c:2087 config/tc-maxq.c:2138
c85dd50d
NC
8243#, c-format
8244msgid "'%s' operand cant be used as source in %s"
252b5132
RH
8245msgstr ""
8246
499ac353 8247#: config/tc-maxq.c:2147
c85dd50d
NC
8248#, c-format
8249msgid "'%s' instruction cant have first operand as Immediate vale"
252b5132
RH
8250msgstr ""
8251
499ac353 8252#: config/tc-maxq.c:2160
c85dd50d
NC
8253#, c-format
8254msgid "SP cannot be used with %s\n"
252b5132
RH
8255msgstr ""
8256
499ac353 8257#: config/tc-maxq.c:2167
c85dd50d 8258msgid "@SP-- cannot be used with PUSH\n"
252b5132
RH
8259msgstr ""
8260
499ac353 8261#: config/tc-maxq.c:2183 config/tc-maxq.c:2191
c85dd50d
NC
8262msgid ""
8263"Operands either contradictory or use the data bus in read/write state "
8264"together"
ae351704
AM
8265msgstr ""
8266
499ac353 8267#: config/tc-maxq.c:2198
c85dd50d 8268msgid "MOVE Cant Use NUL as SRC"
ae351704
AM
8269msgstr ""
8270
499ac353 8271#: config/tc-maxq.c:2220
c85dd50d 8272msgid "Contradictory movement between DP register and memory access using DP"
ae351704
AM
8273msgstr ""
8274
499ac353 8275#: config/tc-maxq.c:2228
c85dd50d 8276msgid "SP and @SP-- cannot be used together in a move instruction"
ae351704
AM
8277msgstr ""
8278
499ac353 8279#: config/tc-maxq.c:2247
c85dd50d 8280msgid "Only Module 8 system registers allowed in this operation"
ae351704
AM
8281msgstr ""
8282
499ac353 8283#: config/tc-maxq.c:2273 config/tc-maxq.c:2282 config/tc-maxq.c:2308
c85dd50d 8284msgid "Read only Register used as destination"
ae351704
AM
8285msgstr ""
8286
499ac353 8287#: config/tc-maxq.c:2290
252b5132 8288#, c-format
c85dd50d 8289msgid "Bit No '%d'exceeds register size in this operation"
ae351704
AM
8290msgstr ""
8291
499ac353 8292#: config/tc-maxq.c:2315 config/tc-maxq.c:2336
ae351704 8293#, c-format
c85dd50d 8294msgid "Bit No '%d' exceeds register size in this operation"
ae351704
AM
8295msgstr ""
8296
499ac353 8297#: config/tc-maxq.c:2352
c85dd50d 8298msgid "Memory References cannot be used with branching operations\n"
ae351704
AM
8299msgstr ""
8300
499ac353 8301#: config/tc-maxq.c:2361
c85dd50d 8302msgid "DJNZ uses only LC[n] register \n"
ae351704
AM
8303msgstr ""
8304
499ac353 8305#: config/tc-maxq.c:2387
c85dd50d
NC
8306#, c-format
8307msgid "'%s' operand cant be used as destination in %s"
252b5132
RH
8308msgstr ""
8309
499ac353 8310#: config/tc-maxq.c:2397
87ccc1b0 8311#, c-format
c85dd50d 8312msgid "Read only register used for writing purposes '%s'"
ae351704
AM
8313msgstr ""
8314
499ac353 8315#: config/tc-maxq.c:2409
c85dd50d 8316msgid "Invalid destination for this kind of source."
252b5132
RH
8317msgstr ""
8318
499ac353 8319#: config/tc-maxq.c:2416
252b5132 8320msgid ""
c85dd50d
NC
8321"Invalid register as destination for this kind of source.Only data pointers "
8322"can be used."
252b5132
RH
8323msgstr ""
8324
499ac353 8325#: config/tc-maxq.c:2504 config/tc-maxq.c:2592
c85dd50d 8326msgid "Invalid Instruction"
ae351704
AM
8327msgstr ""
8328
499ac353 8329#: config/tc-maxq.c:2790
c85dd50d 8330msgid "Cannot allocate memory"
ae351704
AM
8331msgstr ""
8332
499ac353 8333#: config/tc-maxq.c:2862
c85dd50d 8334msgid "Internal Error: Illegal Architecure specified"
ae351704
AM
8335msgstr ""
8336
499ac353 8337#: config/tc-maxq.c:2900
c85dd50d 8338msgid "Invalid architecture type"
252b5132
RH
8339msgstr ""
8340
499ac353
NC
8341#: config/tc-maxq.c:2905 config/tc-maxq.c:2916 config/tc-maxq.c:2929
8342#: config/tc-maxq.c:2941 config/tc-maxq.c:2954
252b5132 8343#, c-format
c85dd50d 8344msgid "Internal Error : Can't Hash %s : %s"
252b5132
RH
8345msgstr ""
8346
499ac353 8347#: config/tc-maxq.c:3071
c85dd50d
NC
8348#, c-format
8349msgid "Ineffective insntruction %s \n"
ae351704
AM
8350msgstr ""
8351
8352#: config/tc-mcore.c:521
252b5132
RH
8353#, c-format
8354msgid "register expected, but saw '%.6s'"
8355msgstr ""
8356
ae351704 8357#: config/tc-mcore.c:603
252b5132
RH
8358#, c-format
8359msgid "control register expected, but saw '%.6s'"
8360msgstr ""
8361
ae351704 8362#: config/tc-mcore.c:639
a74801ba
ILT
8363msgid "bad/missing psr specifier"
8364msgstr ""
8365
ae351704 8366#: config/tc-mcore.c:689
252b5132
RH
8367msgid "more than 65K literal pools"
8368msgstr ""
8369
ae351704 8370#: config/tc-mcore.c:743
252b5132
RH
8371msgid "missing ']'"
8372msgstr ""
8373
ae351704 8374#: config/tc-mcore.c:782
252b5132
RH
8375msgid "operand must be a constant"
8376msgstr ""
8377
ae351704 8378#: config/tc-mcore.c:784
252b5132 8379#, c-format
87ccc1b0 8380msgid "operand must be absolute in range %u..%u, not %ld"
252b5132
RH
8381msgstr ""
8382
ae351704 8383#: config/tc-mcore.c:819
252b5132
RH
8384msgid "operand must be a multiple of 4"
8385msgstr ""
8386
ae351704 8387#: config/tc-mcore.c:826
252b5132
RH
8388msgid "operand must be a multiple of 2"
8389msgstr ""
8390
ae351704 8391#: config/tc-mcore.c:840 config/tc-mcore.c:1356 config/tc-mcore.c:1410
252b5132
RH
8392msgid "base register expected"
8393msgstr ""
8394
ae351704 8395#: config/tc-mcore.c:888
252b5132
RH
8396#, c-format
8397msgid "unknown opcode \"%s\""
8398msgstr ""
8399
ae351704 8400#: config/tc-mcore.c:931
252b5132
RH
8401msgid "invalid register: r15 illegal"
8402msgstr ""
8403
ae351704 8404#: config/tc-mcore.c:980 config/tc-mcore.c:1561
a74801ba
ILT
8405msgid "M340 specific opcode used when assembling for M210"
8406msgstr ""
8407
ae351704
AM
8408#: config/tc-mcore.c:998 config/tc-mcore.c:1038 config/tc-mcore.c:1057
8409#: config/tc-mcore.c:1076 config/tc-mcore.c:1104 config/tc-mcore.c:1133
8410#: config/tc-mcore.c:1170 config/tc-mcore.c:1205 config/tc-mcore.c:1224
8411#: config/tc-mcore.c:1243 config/tc-mcore.c:1277 config/tc-mcore.c:1302
8412#: config/tc-mcore.c:1359 config/tc-mcore.c:1413 config/tc-mcore.c:1449
8413#: config/tc-mcore.c:1508 config/tc-mcore.c:1530 config/tc-mcore.c:1553
252b5132
RH
8414msgid "second operand missing"
8415msgstr ""
8416
ae351704 8417#: config/tc-mcore.c:1014
252b5132
RH
8418msgid "destination register must be r1"
8419msgstr ""
8420
ae351704 8421#: config/tc-mcore.c:1035
252b5132
RH
8422msgid "source register must be r1"
8423msgstr ""
8424
ae351704 8425#: config/tc-mcore.c:1099 config/tc-mcore.c:1156
252b5132
RH
8426msgid "immediate is not a power of two"
8427msgstr ""
8428
ae351704 8429#: config/tc-mcore.c:1127
252b5132
RH
8430msgid "translating bgeni to movi"
8431msgstr ""
8432
ae351704 8433#: config/tc-mcore.c:1164
252b5132
RH
8434msgid "translating mgeni to movi"
8435msgstr ""
8436
ae351704 8437#: config/tc-mcore.c:1196
252b5132
RH
8438msgid "translating bmaski to movi"
8439msgstr ""
8440
ae351704 8441#: config/tc-mcore.c:1272
252b5132
RH
8442#, c-format
8443msgid "displacement too large (%d)"
8444msgstr ""
8445
ae351704 8446#: config/tc-mcore.c:1286
252b5132
RH
8447msgid "Invalid register: r0 and r15 illegal"
8448msgstr ""
8449
ae351704 8450#: config/tc-mcore.c:1317
252b5132
RH
8451msgid "bad starting register: r0 and r15 invalid"
8452msgstr ""
8453
ae351704 8454#: config/tc-mcore.c:1330
252b5132
RH
8455msgid "ending register must be r15"
8456msgstr ""
8457
ae351704 8458#: config/tc-mcore.c:1350
252b5132
RH
8459msgid "bad base register: must be r0"
8460msgstr ""
8461
ae351704 8462#: config/tc-mcore.c:1368
252b5132
RH
8463msgid "first register must be r4"
8464msgstr ""
8465
ae351704 8466#: config/tc-mcore.c:1379
252b5132
RH
8467msgid "last register must be r7"
8468msgstr ""
8469
ae351704 8470#: config/tc-mcore.c:1416
252b5132
RH
8471msgid "reg-reg expected"
8472msgstr ""
8473
ae351704 8474#: config/tc-mcore.c:1527
252b5132
RH
8475msgid "second operand must be 1"
8476msgstr ""
8477
ae351704 8478#: config/tc-mcore.c:1548
252b5132
RH
8479msgid "zero used as immediate value"
8480msgstr ""
8481
ae351704 8482#: config/tc-mcore.c:1575
a74801ba
ILT
8483msgid "duplicated psr bit specifier"
8484msgstr ""
8485
ae351704 8486#: config/tc-mcore.c:1581
a74801ba
ILT
8487msgid "`af' must appear alone"
8488msgstr ""
8489
ae351704 8490#: config/tc-mcore.c:1588
252b5132
RH
8491#, c-format
8492msgid "unimplemented opcode \"%s\""
8493msgstr ""
8494
ae351704 8495#: config/tc-mcore.c:1597
a74801ba
ILT
8496#, c-format
8497msgid "ignoring operands: %s "
8498msgstr ""
8499
499ac353 8500#: config/tc-mcore.c:1667
a74801ba
ILT
8501#, c-format
8502msgid "unrecognised cpu type '%s'"
8503msgstr ""
8504
499ac353 8505#: config/tc-mcore.c:1685
6e1772d5 8506#, c-format
ac50feda
RH
8507msgid ""
8508"MCORE specific options:\n"
8509" -{no-}jsri2bsr\t {dis}able jsri to bsr transformation (def: dis)\n"
a74801ba
ILT
8510" -{no-}sifilter\t {dis}able silicon filter behavior (def: dis)\n"
8511" -cpu=[210|340] select CPU type\n"
8512" -EB assemble for a big endian system (default)\n"
8513" -EL assemble for a little endian system\n"
ac50feda
RH
8514msgstr ""
8515
499ac353 8516#: config/tc-mcore.c:1703
ac50feda
RH
8517msgid "failed sanity check: short_jump"
8518msgstr ""
8519
499ac353 8520#: config/tc-mcore.c:1713
ac50feda
RH
8521msgid "failed sanity check: long_jump"
8522msgstr ""
8523
499ac353 8524#: config/tc-mcore.c:1739
ac50feda
RH
8525#, c-format
8526msgid "odd displacement at %x"
8527msgstr ""
8528
499ac353 8529#: config/tc-mcore.c:1921
ac50feda
RH
8530msgid "unknown"
8531msgstr ""
8532
499ac353 8533#: config/tc-mcore.c:1948
ac50feda 8534#, c-format
87ccc1b0 8535msgid "odd distance branch (0x%lx bytes)"
ac50feda
RH
8536msgstr ""
8537
499ac353 8538#: config/tc-mcore.c:1952
ac50feda 8539#, c-format
87ccc1b0 8540msgid "pcrel for branch to %s too far (0x%lx)"
ac50feda
RH
8541msgstr ""
8542
499ac353 8543#: config/tc-mcore.c:1972
ac50feda 8544#, c-format
87ccc1b0 8545msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
ac50feda
RH
8546msgstr ""
8547
499ac353 8548#: config/tc-mcore.c:1984
ac50feda 8549#, c-format
87ccc1b0 8550msgid "pcrel for loopt too far (0x%lx)"
ac50feda
RH
8551msgstr ""
8552
499ac353 8553#: config/tc-mcore.c:2180
ac50feda
RH
8554#, c-format
8555msgid "Can not do %d byte %srelocation"
8556msgstr ""
8557
499ac353 8558#: config/tc-mcore.c:2182
ac50feda
RH
8559msgid "pc-relative"
8560msgstr ""
8561
c85dd50d 8562#: config/tc-mep.c:301
ae351704
AM
8563#, c-format
8564msgid ""
8565"MeP specific command line options:\n"
8566" -EB assemble for a big endian system (default)\n"
8567" -EL assemble for a little endian system\n"
8568" -mconfig=<name> specify a chip configuration to use\n"
8569" -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n"
8570" -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n"
8571" -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n"
8572" enable/disable the given opcodes\n"
8573"\n"
8574" If -mconfig is given, the other -m options modify it. Otherwise,\n"
8575" if no -m options are given, all core opcodes are enabled;\n"
8576" if any enabling -m options are given, only those are enabled;\n"
8577" if only disabling -m options are given, only those are disabled.\n"
8578msgstr ""
8579
8580#. There are no insns in the queue and a plus is present.
8581#. This is a syntax error. Let's not tolerate this.
8582#. We can relax this later if necessary.
c85dd50d 8583#: config/tc-mep.c:1008
ae351704
AM
8584msgid "Invalid use of parallelization operator."
8585msgstr ""
8586
c85dd50d 8587#: config/tc-mep.c:1050
ae351704
AM
8588msgid "Leading plus sign not allowed in core mode"
8589msgstr ""
8590
c85dd50d 8591#: config/tc-mep.c:1531
ae351704
AM
8592#, c-format
8593msgid "Don't know how to relocate plain operands of type %s"
8594msgstr ""
8595
c85dd50d 8596#: config/tc-mep.c:1541
ae351704
AM
8597#, c-format
8598msgid "Perhaps you are missing %%tpoff()?"
8599msgstr ""
8600
499ac353 8601#: config/tc-mep.c:1725
ae351704
AM
8602msgid "Bad .section directive: want a,v,w,x,M,S in string"
8603msgstr ""
8604
499ac353 8605#: config/tc-mep.c:1783
ae351704
AM
8606msgid ".vliw unavailable when VLIW is disabled."
8607msgstr ""
8608
fce00800 8609#. Prototypes for static functions.
f12e7348 8610#: config/tc-mips.c:1030
8ad3436c 8611#, c-format
328577ad
NC
8612msgid "internal Error, line %d, %s"
8613msgstr ""
8614
f12e7348 8615#: config/tc-mips.c:1875
ae351704
AM
8616msgid "-G may not be used in position-independent code"
8617msgstr ""
8618
f12e7348 8619#: config/tc-mips.c:1922
87ccc1b0
NC
8620#, c-format
8621msgid "internal: can't hash `%s': %s"
a74801ba
ILT
8622msgstr ""
8623
f12e7348 8624#: config/tc-mips.c:1930
87ccc1b0
NC
8625#, c-format
8626msgid "internal error: bad mips16 opcode: %s %s\n"
328577ad
NC
8627msgstr ""
8628
f12e7348 8629#: config/tc-mips.c:2102
ac50feda
RH
8630#, c-format
8631msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
8632msgstr ""
8633
f12e7348 8634#: config/tc-mips.c:2858 config/tc-mips.c:14414
ac50feda
RH
8635msgid "extended instruction in delay slot"
8636msgstr ""
8637
f12e7348 8638#: config/tc-mips.c:2922 config/tc-mips.c:2929
ac50feda
RH
8639#, c-format
8640msgid "jump to misaligned address (0x%lx)"
8641msgstr ""
8642
f12e7348 8643#: config/tc-mips.c:2939 config/tc-mips.c:3694
ae351704
AM
8644#, c-format
8645msgid "branch to misaligned address (0x%lx)"
8646msgstr ""
8647
f12e7348 8648#: config/tc-mips.c:2944 config/tc-mips.c:3697
328577ad 8649#, c-format
ae351704 8650msgid "branch address range overflow (0x%lx)"
328577ad
NC
8651msgstr ""
8652
f12e7348 8653#: config/tc-mips.c:3427
6e1772d5
AM
8654msgid ""
8655"Macro instruction expanded into multiple instructions in a branch delay slot"
8656msgstr ""
8657
f12e7348 8658#: config/tc-mips.c:3430
ac50feda
RH
8659msgid "Macro instruction expanded into multiple instructions"
8660msgstr ""
8661
f12e7348
NC
8662#: config/tc-mips.c:3966 config/tc-mips.c:7927 config/tc-mips.c:7951
8663#: config/tc-mips.c:8024 config/tc-mips.c:8047
87ccc1b0
NC
8664msgid "operand overflow"
8665msgstr ""
8666
f12e7348
NC
8667#: config/tc-mips.c:3985 config/tc-mips.c:4585 config/tc-mips.c:7298
8668#: config/tc-mips.c:8114
87ccc1b0
NC
8669msgid "Macro used $at after \".set noat\""
8670msgstr ""
8671
f12e7348 8672#: config/tc-mips.c:4014
ac50feda
RH
8673msgid "unsupported large constant"
8674msgstr ""
8675
f12e7348 8676#: config/tc-mips.c:4016
ac50feda
RH
8677#, c-format
8678msgid "Instruction %s requires absolute expression"
8679msgstr ""
8680
f12e7348 8681#: config/tc-mips.c:4149 config/tc-mips.c:6418 config/tc-mips.c:6994
328577ad 8682#, c-format
55cf6793 8683msgid "Number (0x%s) larger than 32 bits"
ac50feda
RH
8684msgstr ""
8685
f12e7348 8686#: config/tc-mips.c:4169
ac50feda
RH
8687msgid "Number larger than 64 bits"
8688msgstr ""
8689
f12e7348
NC
8690#: config/tc-mips.c:4463 config/tc-mips.c:4491 config/tc-mips.c:4529
8691#: config/tc-mips.c:4574 config/tc-mips.c:6627 config/tc-mips.c:6666
8692#: config/tc-mips.c:6705 config/tc-mips.c:7109 config/tc-mips.c:7161
499ac353 8693#: config/tc-score.c:4234
ac50feda
RH
8694msgid "PIC code offset overflow (max 16 signed bits)"
8695msgstr ""
8696
f12e7348
NC
8697#: config/tc-mips.c:4896 config/tc-mips.c:4962 config/tc-mips.c:5050
8698#: config/tc-mips.c:5097 config/tc-mips.c:5158 config/tc-mips.c:5206
8699#: config/tc-mips.c:8208 config/tc-mips.c:8215 config/tc-mips.c:8222
8700#: config/tc-mips.c:8329
6e1772d5
AM
8701msgid "Unsupported large constant"
8702msgstr ""
8703
8704#. result is always true
f12e7348 8705#: config/tc-mips.c:4928
ac50feda 8706#, c-format
6e1772d5 8707msgid "Branch %s is always true"
ac50feda
RH
8708msgstr ""
8709
f12e7348
NC
8710#: config/tc-mips.c:5169 config/tc-mips.c:5217 config/tc-mips.c:8978
8711#: config/tc-mips.c:9135
ac50feda 8712#, c-format
6e1772d5 8713msgid "Improper position (%lu)"
ac50feda
RH
8714msgstr ""
8715
f12e7348 8716#: config/tc-mips.c:5175 config/tc-mips.c:9045
6e1772d5
AM
8717#, c-format
8718msgid "Improper extract size (%lu, position %lu)"
ac50feda
RH
8719msgstr ""
8720
f12e7348 8721#: config/tc-mips.c:5223 config/tc-mips.c:9009
ac50feda 8722#, c-format
6e1772d5 8723msgid "Improper insert size (%lu, position %lu)"
ac50feda
RH
8724msgstr ""
8725
f12e7348 8726#: config/tc-mips.c:5260 config/tc-mips.c:5357
ac50feda
RH
8727msgid "Divide by zero."
8728msgstr ""
8729
f12e7348 8730#: config/tc-mips.c:5443
87ccc1b0
NC
8731msgid "dla used to load 32-bit register"
8732msgstr ""
8733
f12e7348 8734#: config/tc-mips.c:5446
87ccc1b0
NC
8735msgid "la used to load 64-bit address"
8736msgstr ""
8737
f12e7348 8738#: config/tc-mips.c:5558 config/tc-z80.c:700
55cf6793
ZW
8739msgid "offset too large"
8740msgstr ""
8741
f12e7348 8742#: config/tc-mips.c:5732 config/tc-mips.c:6011
87ccc1b0
NC
8743msgid "PIC code offset overflow (max 32 signed bits)"
8744msgstr ""
8745
f12e7348 8746#: config/tc-mips.c:6057
ac50feda
RH
8747msgid "MIPS PIC call to register other than $25"
8748msgstr ""
8749
f12e7348
NC
8750#: config/tc-mips.c:6063 config/tc-mips.c:6074 config/tc-mips.c:6196
8751#: config/tc-mips.c:6207
ac50feda
RH
8752msgid "No .cprestore pseudo-op used in PIC code"
8753msgstr ""
8754
f12e7348 8755#: config/tc-mips.c:6068 config/tc-mips.c:6201
328577ad
NC
8756msgid "No .frame pseudo-op used in PIC code"
8757msgstr ""
8758
f12e7348 8759#: config/tc-mips.c:6222
ae351704
AM
8760msgid "Non-PIC jump used in PIC library"
8761msgstr ""
8762
f12e7348
NC
8763#: config/tc-mips.c:6385 config/tc-mips.c:7261
8764#, c-format
8765msgid "opcode not supported on this processor: %s"
ac50feda
RH
8766msgstr ""
8767
f12e7348
NC
8768#: config/tc-mips.c:7467 config/tc-mips.c:7498 config/tc-mips.c:7549
8769#: config/tc-mips.c:7579
87ccc1b0 8770msgid "Improper rotate count"
ac50feda
RH
8771msgstr ""
8772
f12e7348 8773#: config/tc-mips.c:7629
ac50feda
RH
8774#, c-format
8775msgid "Instruction %s: result is always false"
8776msgstr ""
8777
f12e7348 8778#: config/tc-mips.c:7790
ac50feda
RH
8779#, c-format
8780msgid "Instruction %s: result is always true"
8781msgstr ""
8782
ac50feda
RH
8783#. FIXME: Check if this is one of the itbl macros, since they
8784#. are added dynamically.
f12e7348 8785#: config/tc-mips.c:8110
ac50feda
RH
8786#, c-format
8787msgid "Macro %s not implemented yet"
8788msgstr ""
8789
f12e7348 8790#: config/tc-mips.c:8360
ac50feda
RH
8791#, c-format
8792msgid "internal: bad mips opcode (mask error): %s %s"
8793msgstr ""
8794
f12e7348 8795#: config/tc-mips.c:8400 config/tc-mips.c:9209
87ccc1b0
NC
8796#, c-format
8797msgid "internal: bad mips opcode (unknown extension operand type `+%c'): %s %s"
8798msgstr ""
8799
f12e7348 8800#: config/tc-mips.c:8478
ac50feda
RH
8801#, c-format
8802msgid "internal: bad mips opcode (unknown operand type `%c'): %s %s"
8803msgstr ""
8804
f12e7348 8805#: config/tc-mips.c:8485
ac50feda
RH
8806#, c-format
8807msgid "internal: bad mips opcode (bits 0x%lx undefined): %s %s"
8808msgstr ""
8809
f12e7348 8810#: config/tc-mips.c:8643 config/tc-mips.c:10101
ac50feda 8811#, c-format
e7af610e 8812msgid "opcode not supported on this processor: %s (%s)"
ac50feda
RH
8813msgstr ""
8814
f12e7348 8815#: config/tc-mips.c:8676
ae351704
AM
8816#, c-format
8817msgid "BALIGN immediate not 1 or 3 (%lu)"
8818msgstr ""
8819
f12e7348
NC
8820#: config/tc-mips.c:8689 config/tc-mips.c:8702 config/tc-mips.c:8715
8821#: config/tc-mips.c:8728 config/tc-mips.c:8754 config/tc-mips.c:8798
3caac5b8
AM
8822#, c-format
8823msgid "DSP immediate not in range 0..%d (%lu)"
8824msgstr ""
8825
f12e7348 8826#: config/tc-mips.c:8746 config/tc-mips.c:8773
3caac5b8
AM
8827msgid "Invalid dsp acc register"
8828msgstr ""
8829
f12e7348 8830#: config/tc-mips.c:8784 config/tc-mips.c:8815 config/tc-mips.c:8832
3caac5b8
AM
8831#, c-format
8832msgid "DSP immediate not in range %ld..%ld (%ld)"
8833msgstr ""
8834
f12e7348 8835#: config/tc-mips.c:8845
ae351704
AM
8836#, c-format
8837msgid "MT usermode bit not 0 or 1 (%lu)"
8838msgstr ""
8839
f12e7348 8840#: config/tc-mips.c:8856
3caac5b8 8841#, c-format
ae351704 8842msgid "MT load high bit not 0 or 1 (%lu)"
3caac5b8
AM
8843msgstr ""
8844
f12e7348 8845#: config/tc-mips.c:8873 config/tc-mips.c:8886
3caac5b8
AM
8846msgid "Invalid dsp/smartmips acc register"
8847msgstr ""
8848
f12e7348 8849#: config/tc-mips.c:8951
ae351704
AM
8850#, c-format
8851msgid "Illegal %s number (%lu, 0x%lx)"
8852msgstr ""
8853
f12e7348 8854#: config/tc-mips.c:9064 config/tc-mips.c:9614
6e1772d5 8855msgid "absolute expression required"
87ccc1b0
NC
8856msgstr ""
8857
f12e7348 8858#: config/tc-mips.c:9087
3caac5b8
AM
8859#, c-format
8860msgid "Invalid register number (%d)"
8861msgstr ""
8862
f12e7348 8863#: config/tc-mips.c:9095
3caac5b8
AM
8864msgid "Invalid coprocessor 0 register number"
8865msgstr ""
8866
f12e7348
NC
8867#: config/tc-mips.c:9105
8868#, c-format
8869msgid "Improper bit index (%lu)"
8870msgstr ""
8871
8872#: config/tc-mips.c:9166 config/tc-mips.c:9183
8873#, c-format
8874msgid "Improper size (%lu)"
8875msgstr ""
8876
8877#: config/tc-mips.c:9199
8878#, c-format
8879msgid "Improper immediate (%ld)"
8880msgstr ""
8881
8882#: config/tc-mips.c:9226
ac50feda 8883#, c-format
87ccc1b0 8884msgid "Improper shift amount (%lu)"
ac50feda
RH
8885msgstr ""
8886
f12e7348 8887#: config/tc-mips.c:9249 config/tc-mips.c:10422 config/tc-mips.c:10675
ac50feda
RH
8888#, c-format
8889msgid "Invalid value for `%s' (%lu)"
8890msgstr ""
8891
f12e7348 8892#: config/tc-mips.c:9264
ac50feda 8893#, c-format
ae351704 8894msgid "Code for %s not in range 0..1023 (%lu)"
ac50feda
RH
8895msgstr ""
8896
f12e7348 8897#: config/tc-mips.c:9276
ac50feda 8898#, c-format
ae351704 8899msgid "Lower code for %s not in range 0..1023 (%lu)"
ac50feda
RH
8900msgstr ""
8901
f12e7348 8902#: config/tc-mips.c:9288
ac50feda 8903#, c-format
ae351704 8904msgid "Code for %s not in range 0..1048575 (%lu)"
ac50feda
RH
8905msgstr ""
8906
f12e7348 8907#: config/tc-mips.c:9301
ac50feda 8908#, c-format
87ccc1b0 8909msgid "Coproccesor code > 25 bits (%lu)"
ac50feda
RH
8910msgstr ""
8911
f12e7348 8912#: config/tc-mips.c:9315
e7af610e 8913#, c-format
87ccc1b0 8914msgid "Illegal 19-bit code (%lu)"
e7af610e
NC
8915msgstr ""
8916
f12e7348 8917#: config/tc-mips.c:9328
ac50feda 8918#, c-format
87ccc1b0 8919msgid "Invalid performance register (%lu)"
ac50feda
RH
8920msgstr ""
8921
f12e7348 8922#: config/tc-mips.c:9371 config/tc-mips.c:10282
c85dd50d
NC
8923msgid "used $at without \".set noat\""
8924msgstr ""
8925
f12e7348 8926#: config/tc-mips.c:9373 config/tc-mips.c:10284
c85dd50d
NC
8927#, c-format
8928msgid "used $%u with \".set at=$%u\""
8929msgstr ""
8930
f12e7348
NC
8931#: config/tc-mips.c:9399
8932msgid "source and destinationations must be different"
8933msgstr ""
8934
8935#: config/tc-mips.c:9404
8936msgid "a destination register must be supplied"
8937msgstr ""
8938
8939#: config/tc-mips.c:9487
87ccc1b0
NC
8940#, c-format
8941msgid "Invalid MDMX Immediate (%ld)"
8942msgstr ""
8943
f12e7348 8944#: config/tc-mips.c:9525
ac50feda
RH
8945#, c-format
8946msgid "Float register should be even, was %d"
8947msgstr ""
8948
f12e7348 8949#: config/tc-mips.c:9564
87ccc1b0
NC
8950#, c-format
8951msgid "Bad element selector %ld"
ac50feda
RH
8952msgstr ""
8953
f12e7348 8954#: config/tc-mips.c:9572
ac50feda 8955#, c-format
87ccc1b0 8956msgid "Expecting ']' found '%s'"
ac50feda
RH
8957msgstr ""
8958
f12e7348 8959#: config/tc-mips.c:9678
87ccc1b0
NC
8960#, c-format
8961msgid "Bad floating point constant: %s"
328577ad
NC
8962msgstr ""
8963
f12e7348 8964#: config/tc-mips.c:9798
87ccc1b0 8965msgid "Can't use floating point insn in this section"
ac50feda
RH
8966msgstr ""
8967
f12e7348 8968#: config/tc-mips.c:9859
87ccc1b0 8969msgid "expression out of range"
ac50feda
RH
8970msgstr ""
8971
f12e7348 8972#: config/tc-mips.c:9899
ac50feda
RH
8973msgid "lui expression not in range 0..65535"
8974msgstr ""
8975
f12e7348 8976#: config/tc-mips.c:9920
6e1772d5
AM
8977#, c-format
8978msgid "Condition code register should be even for %s, was %d"
8979msgstr ""
8980
f12e7348 8981#: config/tc-mips.c:9925
ac50feda 8982#, c-format
6e1772d5 8983msgid "Condition code register should be 0 or 4 for %s, was %d"
ac50feda
RH
8984msgstr ""
8985
f12e7348 8986#: config/tc-mips.c:9951
7b15d668
HPN
8987msgid "invalid coprocessor sub-selection value (0-7)"
8988msgstr ""
8989
f12e7348 8990#: config/tc-mips.c:9963 config/tc-mips.c:9980
87ccc1b0
NC
8991#, c-format
8992msgid "bad byte vector index (%ld)"
8993msgstr ""
8994
f12e7348 8995#: config/tc-mips.c:9991
ac50feda
RH
8996#, c-format
8997msgid "bad char = '%c'\n"
8998msgstr ""
8999
f12e7348 9000#: config/tc-mips.c:10002 config/tc-mips.c:10007 config/tc-mips.c:10700
ac50feda
RH
9001msgid "illegal operands"
9002msgstr ""
9003
f12e7348 9004#: config/tc-mips.c:10075 config/tc-score.c:2413
ac50feda
RH
9005msgid "unrecognized opcode"
9006msgstr ""
9007
f12e7348 9008#: config/tc-mips.c:10458 config/tc-mips.c:10539 config/tc-mips.c:10554
ac50feda
RH
9009msgid "can't parse register list"
9010msgstr ""
9011
f12e7348 9012#: config/tc-mips.c:10527
ae351704
AM
9013msgid "more than one frame size in list"
9014msgstr ""
9015
f12e7348 9016#: config/tc-mips.c:10582
ae351704
AM
9017msgid "unexpected register in list"
9018msgstr ""
9019
f12e7348 9020#: config/tc-mips.c:10592
ae351704
AM
9021msgid "arg/static registers overlap"
9022msgstr ""
9023
f12e7348 9024#: config/tc-mips.c:10610
ae351704
AM
9025msgid "invalid arg register list"
9026msgstr ""
9027
f12e7348 9028#: config/tc-mips.c:10619 config/tc-mips.c:10642
ae351704
AM
9029msgid "invalid static register list"
9030msgstr ""
9031
f12e7348 9032#: config/tc-mips.c:10649
ae351704
AM
9033msgid "missing frame size"
9034msgstr ""
9035
f12e7348 9036#: config/tc-mips.c:10652
ae351704
AM
9037msgid "invalid frame size"
9038msgstr ""
9039
f12e7348 9040#: config/tc-mips.c:10818
ac50feda
RH
9041msgid "extended operand requested but not required"
9042msgstr ""
9043
f12e7348 9044#: config/tc-mips.c:10820
ac50feda
RH
9045msgid "invalid unextended operand value"
9046msgstr ""
9047
f12e7348 9048#: config/tc-mips.c:10848
ac50feda
RH
9049msgid "operand value out of range for instruction"
9050msgstr ""
9051
f12e7348 9052#: config/tc-mips.c:11274
328577ad 9053#, c-format
87ccc1b0 9054msgid "A different %s was already specified, is now %s"
328577ad
NC
9055msgstr ""
9056
f12e7348 9057#: config/tc-mips.c:11513
ac50feda
RH
9058msgid "-call_shared is supported only for ELF format"
9059msgstr ""
9060
f12e7348
NC
9061#: config/tc-mips.c:11523
9062msgid "-call_nonpic is supported only for ELF format"
9063msgstr ""
9064
9065#: config/tc-mips.c:11533
ac50feda 9066msgid "-non_shared is supported only for ELF format"
252b5132
RH
9067msgstr ""
9068
f12e7348 9069#: config/tc-mips.c:11559
328577ad
NC
9070msgid "-32 is supported for ELF format only"
9071msgstr ""
9072
f12e7348 9073#: config/tc-mips.c:11568
328577ad
NC
9074msgid "-n32 is supported for ELF format only"
9075msgstr ""
9076
f12e7348 9077#: config/tc-mips.c:11577
328577ad
NC
9078msgid "-64 is supported for ELF format only"
9079msgstr ""
9080
f12e7348 9081#: config/tc-mips.c:11582 config/tc-mips.c:11635
ac50feda
RH
9082msgid "No compiled in support for 64 bit object file format"
9083msgstr ""
9084
f12e7348 9085#: config/tc-mips.c:11622
328577ad
NC
9086msgid "-mabi is supported for ELF format only"
9087msgstr ""
9088
f12e7348 9089#: config/tc-mips.c:11642
87ccc1b0
NC
9090#, c-format
9091msgid "invalid abi -mabi=%s"
ac50feda
RH
9092msgstr ""
9093
f12e7348 9094#: config/tc-mips.c:11720
87ccc1b0 9095msgid "-G not supported in this configuration."
252b5132
RH
9096msgstr ""
9097
f12e7348 9098#: config/tc-mips.c:11746
87ccc1b0
NC
9099#, c-format
9100msgid "-%s conflicts with the other architecture options, which imply -%s"
ac50feda
RH
9101msgstr ""
9102
f12e7348 9103#: config/tc-mips.c:11777
87ccc1b0 9104msgid "-mgp64 used with a 32-bit processor"
ac50feda
RH
9105msgstr ""
9106
f12e7348 9107#: config/tc-mips.c:11779
87ccc1b0 9108msgid "-mgp32 used with a 64-bit ABI"
ac50feda
RH
9109msgstr ""
9110
f12e7348 9111#: config/tc-mips.c:11781
87ccc1b0 9112msgid "-mgp64 used with a 32-bit ABI"
ac50feda
RH
9113msgstr ""
9114
f12e7348 9115#: config/tc-mips.c:11819
ae351704
AM
9116msgid "-mfp64 used with a 32-bit fpu"
9117msgstr ""
9118
f12e7348 9119#: config/tc-mips.c:11822
ae351704
AM
9120msgid "-mfp64 used with a 32-bit ABI"
9121msgstr ""
9122
f12e7348 9123#: config/tc-mips.c:11826
ae351704
AM
9124msgid "-mfp32 used with a 64-bit ABI"
9125msgstr ""
9126
f12e7348 9127#: config/tc-mips.c:11840
87ccc1b0 9128msgid "trap exception not supported at ISA 1"
ac50feda
RH
9129msgstr ""
9130
f12e7348 9131#: config/tc-mips.c:11850
ae351704 9132msgid "-mfp32 used with -mips3d"
87ccc1b0
NC
9133msgstr ""
9134
f12e7348 9135#: config/tc-mips.c:11856
ae351704 9136msgid "-mfp32 used with -mdmx"
87ccc1b0
NC
9137msgstr ""
9138
f12e7348 9139#: config/tc-mips.c:11931
ae351704 9140msgid "PC relative MIPS16 instruction references a different section"
87ccc1b0
NC
9141msgstr ""
9142
f12e7348
NC
9143#: config/tc-mips.c:12229 config/tc-sparc.c:3180 config/tc-sparc.c:3187
9144#: config/tc-sparc.c:3194 config/tc-sparc.c:3201 config/tc-sparc.c:3208
9145#: config/tc-sparc.c:3217 config/tc-sparc.c:3228 config/tc-sparc.c:3250
9146#: config/tc-sparc.c:3274 write.c:1105
ac50feda
RH
9147msgid "relocation overflow"
9148msgstr ""
9149
f12e7348 9150#: config/tc-mips.c:12239
ac50feda 9151#, c-format
ae351704 9152msgid "Branch to misaligned address (%lx)"
ac50feda
RH
9153msgstr ""
9154
f12e7348 9155#: config/tc-mips.c:12286
328577ad
NC
9156msgid "Branch out of range"
9157msgstr ""
9158
f12e7348 9159#: config/tc-mips.c:12368
328577ad
NC
9160#, c-format
9161msgid "Alignment too large: %d. assumed."
9162msgstr ""
9163
f12e7348 9164#: config/tc-mips.c:12371
328577ad
NC
9165msgid "Alignment negative: 0 assumed."
9166msgstr ""
9167
f12e7348 9168#: config/tc-mips.c:12616
328577ad
NC
9169#, c-format
9170msgid "%s: no such section"
9171msgstr ""
9172
f12e7348 9173#: config/tc-mips.c:12665
328577ad
NC
9174#, c-format
9175msgid ".option pic%d not supported"
9176msgstr ""
9177
f12e7348 9178#: config/tc-mips.c:12670 config/tc-mips.c:12977
ae351704
AM
9179msgid "-G may not be used with SVR4 PIC code"
9180msgstr ""
9181
f12e7348 9182#: config/tc-mips.c:12676
328577ad
NC
9183#, c-format
9184msgid "Unrecognized option \"%s\""
9185msgstr ""
9186
f12e7348 9187#: config/tc-mips.c:12719
c85dd50d
NC
9188#, c-format
9189msgid "Unrecognized register name `%s'"
9190msgstr ""
9191
f12e7348 9192#: config/tc-mips.c:12736
328577ad
NC
9193msgid "`noreorder' must be set before `nomacro'"
9194msgstr ""
9195
f12e7348 9196#: config/tc-mips.c:12861
fce00800
AM
9197#, c-format
9198msgid "unknown architecture %s"
9199msgstr ""
9200
f12e7348 9201#: config/tc-mips.c:12874 config/tc-mips.c:12904
328577ad
NC
9202#, c-format
9203msgid "unknown ISA level %s"
9204msgstr ""
9205
f12e7348 9206#: config/tc-mips.c:12882
8ea2b00f
AM
9207#, c-format
9208msgid "unknown ISA or architecture %s"
9209msgstr ""
9210
f12e7348 9211#: config/tc-mips.c:12932
328577ad
NC
9212msgid ".set pop with no .set push"
9213msgstr ""
9214
f12e7348 9215#: config/tc-mips.c:12961
328577ad
NC
9216#, c-format
9217msgid "Tried to set unrecognized symbol: %s\n"
9218msgstr ""
9219
f12e7348 9220#: config/tc-mips.c:13019
328577ad
NC
9221msgid ".cpload not in noreorder section"
9222msgstr ""
9223
f12e7348 9224#: config/tc-mips.c:13087 config/tc-mips.c:13106
328577ad
NC
9225msgid "missing argument separator ',' for .cpsetup"
9226msgstr ""
9227
f12e7348 9228#: config/tc-mips.c:13264
c85dd50d
NC
9229#, c-format
9230msgid "Unsupported use of %s"
9231msgstr ""
9232
f12e7348 9233#: config/tc-mips.c:13346 config/tc-score.c:6253
328577ad
NC
9234msgid "Unsupported use of .gpword"
9235msgstr ""
9236
f12e7348 9237#: config/tc-mips.c:13386
87ccc1b0
NC
9238msgid "Unsupported use of .gpdword"
9239msgstr ""
9240
f12e7348 9241#: config/tc-mips.c:13731
328577ad
NC
9242msgid "unsupported PC relative reference to different section"
9243msgstr ""
9244
f12e7348 9245#: config/tc-mips.c:13844 config/tc-xtensa.c:1556 config/tc-xtensa.c:1831
328577ad
NC
9246msgid "unsupported relocation"
9247msgstr ""
9248
f12e7348 9249#: config/tc-mips.c:14093
328577ad
NC
9250#, c-format
9251msgid "Can not represent %s relocation in this object file format"
9252msgstr ""
9253
f12e7348 9254#: config/tc-mips.c:14178
87ccc1b0
NC
9255msgid "relaxed out-of-range branch into a jump"
9256msgstr ""
9257
f12e7348 9258#: config/tc-mips.c:14712
328577ad
NC
9259msgid "missing .end at end of assembly"
9260msgstr ""
9261
f12e7348 9262#: config/tc-mips.c:14727 config/tc-score.c:5859
328577ad
NC
9263msgid "expected simple number"
9264msgstr ""
9265
f12e7348 9266#: config/tc-mips.c:14755 config/tc-score.c:5886
328577ad
NC
9267msgid "invalid number"
9268msgstr ""
9269
f12e7348 9270#: config/tc-mips.c:14926 config/tc-score.c:5926
328577ad
NC
9271msgid "missing .end"
9272msgstr ""
9273
f12e7348 9274#: config/tc-mips.c:14978
328577ad
NC
9275msgid "Bad .frame directive"
9276msgstr ""
9277
f12e7348 9278#: config/tc-mips.c:15010
328577ad
NC
9279msgid ".mask/.fmask outside of .ent"
9280msgstr ""
9281
f12e7348 9282#: config/tc-mips.c:15017
328577ad
NC
9283msgid "Bad .mask/.fmask directive"
9284msgstr ""
9285
f12e7348 9286#: config/tc-mips.c:15342
6e1772d5 9287#, c-format
87ccc1b0
NC
9288msgid ""
9289"MIPS options:\n"
87ccc1b0
NC
9290"-EB\t\t\tgenerate big endian output\n"
9291"-EL\t\t\tgenerate little endian output\n"
9292"-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
9293"-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
9294"\t\t\timplicitly with the gp register [default 8]\n"
9295msgstr ""
9296
f12e7348 9297#: config/tc-mips.c:15349
6e1772d5 9298#, c-format
87ccc1b0
NC
9299msgid ""
9300"-mips1\t\t\tgenerate MIPS ISA I instructions\n"
9301"-mips2\t\t\tgenerate MIPS ISA II instructions\n"
9302"-mips3\t\t\tgenerate MIPS ISA III instructions\n"
9303"-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
9304"-mips5 generate MIPS ISA V instructions\n"
9305"-mips32 generate MIPS32 ISA instructions\n"
9306"-mips32r2 generate MIPS32 release 2 ISA instructions\n"
9307"-mips64 generate MIPS64 ISA instructions\n"
6e1772d5 9308"-mips64r2 generate MIPS64 release 2 ISA instructions\n"
87ccc1b0
NC
9309"-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
9310msgstr ""
9311
f12e7348 9312#: config/tc-mips.c:15368
6e1772d5 9313#, c-format
87ccc1b0
NC
9314msgid ""
9315"-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
9316"-no-mCPU\t\tdon't generate code specific to CPU.\n"
9317"\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
9318msgstr ""
9319
f12e7348 9320#: config/tc-mips.c:15381
6e1772d5 9321#, c-format
87ccc1b0
NC
9322msgid ""
9323"-mips16\t\t\tgenerate mips16 instructions\n"
9324"-no-mips16\t\tdo not generate mips16 instructions\n"
9325msgstr ""
9326
f12e7348 9327#: config/tc-mips.c:15384
ae351704
AM
9328#, c-format
9329msgid ""
9330"-msmartmips\t\tgenerate smartmips instructions\n"
9331"-mno-smartmips\t\tdo not generate smartmips instructions\n"
9332msgstr ""
9333
f12e7348 9334#: config/tc-mips.c:15387
3caac5b8
AM
9335#, c-format
9336msgid ""
9337"-mdsp\t\t\tgenerate DSP instructions\n"
9338"-mno-dsp\t\tdo not generate DSP instructions\n"
9339msgstr ""
9340
f12e7348 9341#: config/tc-mips.c:15390
ae351704
AM
9342#, c-format
9343msgid ""
9344"-mdspr2\t\t\tgenerate DSP R2 instructions\n"
9345"-mno-dspr2\t\tdo not generate DSP R2 instructions\n"
9346msgstr ""
9347
f12e7348 9348#: config/tc-mips.c:15393
3caac5b8
AM
9349#, c-format
9350msgid ""
9351"-mmt\t\t\tgenerate MT instructions\n"
9352"-mno-mt\t\t\tdo not generate MT instructions\n"
9353msgstr ""
9354
f12e7348 9355#: config/tc-mips.c:15396
6e1772d5 9356#, c-format
87ccc1b0 9357msgid ""
8ea2b00f 9358"-mfix-vr4120\t\twork around certain VR4120 errata\n"
55cf6793 9359"-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n"
87ccc1b0
NC
9360"-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
9361"-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
06647dfd 9362"-msym32\t\t\tassume all symbols have 32-bit values\n"
87ccc1b0
NC
9363"-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
9364"-O\t\t\tremove unneeded NOPs and swap branches\n"
87ccc1b0
NC
9365"--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
9366"--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
9367msgstr ""
9368
f12e7348
NC
9369#: config/tc-mips.c:15406
9370#, c-format
9371msgid ""
9372"-mhard-float\t\tallow floating-point instructions\n"
9373"-msoft-float\t\tdo not allow floating-point instructions\n"
9374"-msingle-float\t\tonly allow 32-bit floating-point operations\n"
9375"-mdouble-float\t\tallow 32-bit and 64-bit floating-point operations\n"
9376"--[no-]construct-floats [dis]allow floating point values to be constructed\n"
9377msgstr ""
9378
9379#: config/tc-mips.c:15414
6e1772d5 9380#, c-format
87ccc1b0
NC
9381msgid ""
9382"-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
f12e7348 9383"-call_nonpic\t\tgenerate non-PIC code that can operate with DSOs\n"
ae351704 9384"-mvxworks-pic\t\tgenerate VxWorks position independent code\n"
f12e7348 9385"-non_shared\t\tdo not generate code that can operate with DSOs\n"
87ccc1b0 9386"-xgot\t\t\tassume a 32 bit GOT\n"
6e1772d5 9387"-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
06647dfd 9388"-mshared, -mno-shared disable/enable .cpload optimization for\n"
ae351704 9389" position dependent (non shared) code\n"
87ccc1b0
NC
9390"-mabi=ABI\t\tcreate ABI conformant object file for:\n"
9391msgstr ""
9392
f12e7348 9393#: config/tc-mips.c:15435
6e1772d5 9394#, c-format
87ccc1b0
NC
9395msgid ""
9396"-32\t\t\tcreate o32 ABI object file (default)\n"
9397"-n32\t\t\tcreate n32 ABI object file\n"
9398"-64\t\t\tcreate 64 ABI object file\n"
9399msgstr ""
9400
ae351704 9401#: config/tc-mmix.c:693
6e1772d5 9402#, c-format
328577ad
NC
9403msgid " MMIX-specific command line options:\n"
9404msgstr ""
9405
ae351704 9406#: config/tc-mmix.c:694
6e1772d5 9407#, c-format
328577ad
NC
9408msgid ""
9409" -fixed-special-register-names\n"
9410" Allow only the original special register names.\n"
9411msgstr ""
9412
ae351704 9413#: config/tc-mmix.c:697
6e1772d5 9414#, c-format
328577ad
NC
9415msgid " -globalize-symbols Make all symbols global.\n"
9416msgstr ""
9417
ae351704 9418#: config/tc-mmix.c:699
6e1772d5 9419#, c-format
328577ad
NC
9420msgid " -gnu-syntax Turn off mmixal syntax compatibility.\n"
9421msgstr ""
9422
ae351704 9423#: config/tc-mmix.c:701
6e1772d5 9424#, c-format
328577ad
NC
9425msgid " -relax Create linker relaxable code.\n"
9426msgstr ""
9427
ae351704 9428#: config/tc-mmix.c:703
6e1772d5 9429#, c-format
328577ad
NC
9430msgid ""
9431" -no-predefined-syms Do not provide mmixal built-in constants.\n"
9432" Implies -fixed-special-register-names.\n"
9433msgstr ""
9434
ae351704 9435#: config/tc-mmix.c:706
6e1772d5 9436#, c-format
328577ad
NC
9437msgid ""
9438" -no-expand Do not expand GETA, branches, PUSHJ or JUMP\n"
9439" into multiple instructions.\n"
9440msgstr ""
9441
ae351704 9442#: config/tc-mmix.c:709
6e1772d5 9443#, c-format
328577ad
NC
9444msgid ""
9445" -no-merge-gregs Do not merge GREG definitions with nearby values.\n"
9446msgstr ""
9447
ae351704 9448#: config/tc-mmix.c:711
6e1772d5 9449#, c-format
324bfcf3
AO
9450msgid ""
9451" -linker-allocated-gregs If there's no suitable GREG definition for "
9452"the operands of an instruction, let the linker "
9453"resolve.\n"
9454msgstr ""
9455
ae351704 9456#: config/tc-mmix.c:714
6e1772d5 9457#, c-format
328577ad
NC
9458msgid ""
9459" -x Do not warn when an operand to GETA, a branch,\n"
9460" PUSHJ or JUMP is not known to be within range.\n"
324bfcf3
AO
9461" The linker will catch any errors. Implies\n"
9462" -linker-allocated-gregs."
328577ad
NC
9463msgstr ""
9464
ae351704 9465#: config/tc-mmix.c:840
328577ad
NC
9466#, c-format
9467msgid "unknown opcode: `%s'"
9468msgstr ""
9469
ae351704 9470#: config/tc-mmix.c:962 config/tc-mmix.c:977
328577ad
NC
9471msgid "specified location wasn't TETRA-aligned"
9472msgstr ""
9473
f12e7348
NC
9474#: config/tc-mmix.c:964 config/tc-mmix.c:979 config/tc-mmix.c:4100
9475#: config/tc-mmix.c:4116
328577ad
NC
9476msgid "unaligned data at an absolute location is not supported"
9477msgstr ""
9478
ae351704 9479#: config/tc-mmix.c:1089
328577ad
NC
9480#, c-format
9481msgid "invalid operand to opcode %s: `%s'"
9482msgstr ""
9483
ae351704
AM
9484#: config/tc-mmix.c:1111 config/tc-mmix.c:1138 config/tc-mmix.c:1171
9485#: config/tc-mmix.c:1179 config/tc-mmix.c:1196 config/tc-mmix.c:1224
9486#: config/tc-mmix.c:1245 config/tc-mmix.c:1270 config/tc-mmix.c:1318
9487#: config/tc-mmix.c:1416 config/tc-mmix.c:1441 config/tc-mmix.c:1473
9488#: config/tc-mmix.c:1505 config/tc-mmix.c:1535 config/tc-mmix.c:1588
9489#: config/tc-mmix.c:1605 config/tc-mmix.c:1632 config/tc-mmix.c:1660
9490#: config/tc-mmix.c:1687 config/tc-mmix.c:1713 config/tc-mmix.c:1729
9491#: config/tc-mmix.c:1755 config/tc-mmix.c:1771 config/tc-mmix.c:1787
9492#: config/tc-mmix.c:1850 config/tc-mmix.c:1866
328577ad
NC
9493#, c-format
9494msgid "invalid operands to opcode %s: `%s'"
9495msgstr ""
9496
ae351704 9497#: config/tc-mmix.c:1843
328577ad
NC
9498#, c-format
9499msgid "unsupported operands to %s: `%s'"
9500msgstr ""
9501
ae351704 9502#: config/tc-mmix.c:1968
328577ad 9503msgid "internal: mmix_prefix_name but empty prefix"
ac50feda
RH
9504msgstr ""
9505
ae351704 9506#: config/tc-mmix.c:2012
328577ad
NC
9507#, c-format
9508msgid "too many GREG registers allocated (max %d)"
ac50feda
RH
9509msgstr ""
9510
ae351704 9511#: config/tc-mmix.c:2070
328577ad 9512msgid "BSPEC already active. Nesting is not supported."
ac50feda
RH
9513msgstr ""
9514
ae351704 9515#: config/tc-mmix.c:2079
328577ad 9516msgid "invalid BSPEC expression"
ac50feda
RH
9517msgstr ""
9518
ae351704 9519#: config/tc-mmix.c:2095
ac50feda 9520#, c-format
328577ad 9521msgid "can't create section %s"
ac50feda
RH
9522msgstr ""
9523
ae351704 9524#: config/tc-mmix.c:2100
ac50feda 9525#, c-format
328577ad 9526msgid "can't set section flags for section %s"
ac50feda
RH
9527msgstr ""
9528
ae351704 9529#: config/tc-mmix.c:2121
328577ad 9530msgid "ESPEC without preceding BSPEC"
ac50feda
RH
9531msgstr ""
9532
ae351704 9533#: config/tc-mmix.c:2150
328577ad 9534msgid "missing local expression"
ac50feda
RH
9535msgstr ""
9536
499ac353 9537#: config/tc-mmix.c:2360
328577ad 9538msgid "operand out of range, instruction expanded"
ac50feda
RH
9539msgstr ""
9540
328577ad
NC
9541#. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
9542#. user-friendly, though a little bit non-substantial.
499ac353 9543#: config/tc-mmix.c:2611
328577ad 9544msgid "directive LOCAL must be placed in code or data"
ac50feda
RH
9545msgstr ""
9546
499ac353 9547#: config/tc-mmix.c:2612
328577ad 9548msgid "internal confusion: relocation in a section without contents"
ac50feda
RH
9549msgstr ""
9550
499ac353 9551#: config/tc-mmix.c:2726
328577ad 9552msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
ac50feda
RH
9553msgstr ""
9554
499ac353 9555#: config/tc-mmix.c:2774
328577ad 9556msgid "no suitable GREG definition for operands"
ac50feda
RH
9557msgstr ""
9558
499ac353 9559#: config/tc-mmix.c:2833
328577ad 9560msgid "operands were not reducible at assembly-time"
ac50feda
RH
9561msgstr ""
9562
499ac353 9563#: config/tc-mmix.c:2860
328577ad
NC
9564#, c-format
9565msgid "cannot generate relocation type for symbol %s, code %s"
ac50feda
RH
9566msgstr ""
9567
499ac353 9568#: config/tc-mmix.c:2880
328577ad
NC
9569#, c-format
9570msgid "internal: unhandled label %s"
ac50feda
RH
9571msgstr ""
9572
499ac353 9573#: config/tc-mmix.c:2910
328577ad 9574msgid "[0-9]H labels may not appear alone on a line"
ac50feda
RH
9575msgstr ""
9576
499ac353 9577#: config/tc-mmix.c:2919
328577ad 9578msgid "[0-9]H labels do not mix with dot-pseudos"
ac50feda
RH
9579msgstr ""
9580
499ac353 9581#: config/tc-mmix.c:3007
328577ad 9582msgid "invalid characters in input"
ac50feda
RH
9583msgstr ""
9584
499ac353 9585#: config/tc-mmix.c:3113
328577ad 9586msgid "empty label field for IS"
ac50feda
RH
9587msgstr ""
9588
499ac353 9589#: config/tc-mmix.c:3439
328577ad
NC
9590#, c-format
9591msgid "internal: unexpected relax type %d:%d"
ac50feda
RH
9592msgstr ""
9593
499ac353 9594#: config/tc-mmix.c:3461
328577ad 9595msgid "BSPEC without ESPEC."
ac50feda
RH
9596msgstr ""
9597
499ac353 9598#: config/tc-mmix.c:3661
328577ad 9599msgid "GREG expression too complicated"
ac50feda
RH
9600msgstr ""
9601
499ac353 9602#: config/tc-mmix.c:3676
328577ad 9603msgid "internal: GREG expression not resolved to section"
ac50feda
RH
9604msgstr ""
9605
499ac353 9606#: config/tc-mmix.c:3725
328577ad 9607msgid "register section has contents\n"
ac50feda
RH
9608msgstr ""
9609
499ac353 9610#: config/tc-mmix.c:3852
328577ad 9611msgid "section change from within a BSPEC/ESPEC pair is not supported"
ac50feda
RH
9612msgstr ""
9613
499ac353 9614#: config/tc-mmix.c:3873
328577ad 9615msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
ac50feda
RH
9616msgstr ""
9617
499ac353 9618#: config/tc-mmix.c:3884
328577ad 9619msgid "invalid LOC expression"
ac50feda
RH
9620msgstr ""
9621
f12e7348 9622#: config/tc-mmix.c:3911 config/tc-mmix.c:3938
328577ad 9623msgid "LOC expression stepping backwards is not supported"
ac50feda
RH
9624msgstr ""
9625
328577ad
NC
9626#. We will only get here in rare cases involving #NO_APP,
9627#. where the unterminated string is not recognized by the
9628#. preformatting pass.
f12e7348 9629#: config/tc-mmix.c:4022 config/tc-mmix.c:4182 config/tc-z80.c:1691
328577ad 9630msgid "unterminated string"
ac50feda
RH
9631msgstr ""
9632
f12e7348 9633#: config/tc-mmix.c:4039
328577ad 9634msgid "BYTE expression not a pure number"
ac50feda
RH
9635msgstr ""
9636
328577ad
NC
9637#. Note that mmixal does not allow negative numbers in
9638#. BYTE sequences, so neither should we.
f12e7348 9639#: config/tc-mmix.c:4048
328577ad 9640msgid "BYTE expression not in the range 0..255"
ac50feda
RH
9641msgstr ""
9642
f12e7348 9643#: config/tc-mmix.c:4098 config/tc-mmix.c:4114
328577ad 9644msgid "data item with alignment larger than location"
ac50feda
RH
9645msgstr ""
9646
328577ad
NC
9647#. Since integer_constant is local to expr.c, we have to make this a
9648#. macro. FIXME: Do it cleaner.
87ccc1b0 9649#: config/tc-mmix.h:104
328577ad 9650msgid "`&' serial number operator is not supported"
ac50feda
RH
9651msgstr ""
9652
ae351704 9653#: config/tc-mn10200.c:304
6e1772d5 9654#, c-format
ac50feda
RH
9655msgid ""
9656"MN10200 options:\n"
9657"none yet\n"
9658msgstr ""
9659
f12e7348
NC
9660#: config/tc-mn10200.c:898 config/tc-mn10300.c:1249 config/tc-ppc.c:2297
9661#: config/tc-s390.c:1527 config/tc-v850.c:1604
ac50feda
RH
9662#, c-format
9663msgid "Unrecognized opcode: `%s'"
9664msgstr ""
9665
42477147 9666#: config/tc-mn10300.c:441
6e1772d5 9667#, c-format
ac50feda 9668msgid ""
ae351704 9669"MN10300 assembler options:\n"
ac50feda
RH
9670"none yet\n"
9671msgstr ""
9672
f12e7348 9673#: config/tc-mn10300.c:1065 config/tc-sh.c:776 config/tc-z80.c:671 read.c:4226
fce00800
AM
9674#, c-format
9675msgid "unsupported BFD relocation size %u"
9676msgstr ""
9677
f12e7348 9678#: config/tc-mn10300.c:1266
ac50feda
RH
9679msgid "Invalid opcode/operands"
9680msgstr ""
9681
f12e7348 9682#: config/tc-mn10300.c:1791
ac50feda
RH
9683msgid "Invalid register specification."
9684msgstr ""
9685
f12e7348 9686#: config/tc-mn10300.c:2383
328577ad
NC
9687#, c-format
9688msgid "Bad relocation fixup type (%d)"
9689msgstr ""
9690
c85dd50d 9691#: config/tc-msp430.c:547
8ea2b00f
AM
9692msgid ".profiler pseudo requires at least two operands."
9693msgstr ""
9694
c85dd50d 9695#: config/tc-msp430.c:606
8ea2b00f
AM
9696msgid "unknown profiling flag - ignored."
9697msgstr ""
9698
c85dd50d
NC
9699#: config/tc-msp430.c:622
9700msgid "ambiguous flags combination - '.profiler' directive ignored."
8ea2b00f
AM
9701msgstr ""
9702
c85dd50d
NC
9703#: config/tc-msp430.c:632
9704msgid "profiling in absolute section?"
8ea2b00f
AM
9705msgstr ""
9706
c85dd50d 9707#: config/tc-msp430.c:721
6e1772d5 9708#, c-format
87ccc1b0 9709msgid "Known MCU names:\n"
ac50feda
RH
9710msgstr ""
9711
c85dd50d 9712#: config/tc-msp430.c:724
87ccc1b0
NC
9713#, c-format
9714msgid "\t %s\n"
ac50feda
RH
9715msgstr ""
9716
c85dd50d 9717#: config/tc-msp430.c:750
8ea2b00f
AM
9718#, c-format
9719msgid "redefinition of mcu type %s' to %s'"
9720msgstr ""
9721
c85dd50d 9722#: config/tc-msp430.c:793
6e1772d5 9723#, c-format
87ccc1b0
NC
9724msgid ""
9725"MSP430 options:\n"
9726" -mmcu=[msp430-name] select microcontroller type\n"
9727" msp430x110 msp430x112\n"
9728" msp430x1101 msp430x1111\n"
9729" msp430x1121 msp430x1122 msp430x1132\n"
9730" msp430x122 msp430x123\n"
9731" msp430x1222 msp430x1232\n"
9732" msp430x133 msp430x135\n"
9733" msp430x1331 msp430x1351\n"
9734" msp430x147 msp430x148 msp430x149\n"
9735" msp430x155 msp430x156 msp430x157\n"
9736" msp430x167 msp430x168 msp430x169\n"
8ea2b00f 9737" msp430x1610 msp430x1611 msp430x1612\n"
87ccc1b0
NC
9738" msp430x311 msp430x312 msp430x313 msp430x314 "
9739"msp430x315\n"
9740" msp430x323 msp430x325\n"
9741" msp430x336 msp430x337\n"
8ea2b00f 9742" msp430x412 msp430x413 msp430x415 msp430x417\n"
6e1772d5
AM
9743" msp430xE423 msp430xE425 msp430E427\n"
9744" msp430xW423 msp430xW425 msp430W427\n"
8ea2b00f 9745" msp430xG437 msp430xG438 msp430G439\n"
87ccc1b0
NC
9746" msp430x435 msp430x436 msp430x437\n"
9747" msp430x447 msp430x448 msp430x449\n"
ac50feda
RH
9748msgstr ""
9749
c85dd50d 9750#: config/tc-msp430.c:816
3caac5b8
AM
9751#, c-format
9752msgid ""
9753" -mQ - enable relaxation at assembly time. DANGEROUS!\n"
9754" -mP - enable polymorph instructions\n"
9755msgstr ""
9756
499ac353 9757#: config/tc-msp430.c:970
87ccc1b0 9758#, c-format
8ea2b00f 9759msgid "value %d out of range. Use #lo() or #hi()"
ac50feda
RH
9760msgstr ""
9761
499ac353 9762#: config/tc-msp430.c:1058
87ccc1b0 9763#, c-format
8ea2b00f 9764msgid "unknown expression in operand %s. use #llo() #lhi() #hlo() #hhi() "
ac50feda
RH
9765msgstr ""
9766
499ac353 9767#: config/tc-msp430.c:1109
87ccc1b0 9768#, c-format
8ea2b00f 9769msgid "Registers cannot be used within immediate expression [%s]"
ac50feda
RH
9770msgstr ""
9771
499ac353 9772#: config/tc-msp430.c:1111
87ccc1b0 9773#, c-format
8ea2b00f 9774msgid "unknown operand %s"
ac50feda
RH
9775msgstr ""
9776
499ac353 9777#: config/tc-msp430.c:1133 config/tc-msp430.c:1268
8ea2b00f
AM
9778#, c-format
9779msgid "value out of range: %d"
ac50feda
RH
9780msgstr ""
9781
499ac353 9782#: config/tc-msp430.c:1144
8ea2b00f
AM
9783#, c-format
9784msgid "Registers cannot be used within absolute expression [%s]"
ac50feda
RH
9785msgstr ""
9786
499ac353 9787#: config/tc-msp430.c:1146 config/tc-msp430.c:1289
8ea2b00f
AM
9788#, c-format
9789msgid "unknown expression in operand %s"
ac50feda
RH
9790msgstr ""
9791
499ac353 9792#: config/tc-msp430.c:1160 config/tc-msp430.c:1167
8ea2b00f
AM
9793#, c-format
9794msgid "unknown addressing mode %s"
ac50feda
RH
9795msgstr ""
9796
499ac353 9797#: config/tc-msp430.c:1175
87ccc1b0 9798#, c-format
8ea2b00f 9799msgid "Bad register name r%s"
ac50feda
RH
9800msgstr ""
9801
499ac353 9802#: config/tc-msp430.c:1187
8ea2b00f
AM
9803#, c-format
9804msgid "MSP430 does not have %d registers"
ac50feda
RH
9805msgstr ""
9806
499ac353 9807#: config/tc-msp430.c:1207
8ea2b00f 9808msgid "')' required"
ac50feda
RH
9809msgstr ""
9810
499ac353 9811#: config/tc-msp430.c:1220
87ccc1b0 9812#, c-format
8ea2b00f 9813msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
ac50feda
RH
9814msgstr ""
9815
499ac353 9816#: config/tc-msp430.c:1229
87ccc1b0 9817#, c-format
c85dd50d 9818msgid "unknown operator (r%s substituted as a register name"
ac50feda
RH
9819msgstr ""
9820
499ac353 9821#: config/tc-msp430.c:1241 config/tc-msp430.c:1252
87ccc1b0 9822#, c-format
8ea2b00f 9823msgid "unknown operator %s"
ac50feda
RH
9824msgstr ""
9825
499ac353 9826#: config/tc-msp430.c:1246
8ea2b00f 9827msgid "r2 should not be used in indexed addressing mode"
ac50feda
RH
9828msgstr ""
9829
499ac353 9830#: config/tc-msp430.c:1287
87ccc1b0 9831#, c-format
8ea2b00f 9832msgid "Registers cannot be used as a prefix of indexed expression [%s]"
ac50feda
RH
9833msgstr ""
9834
8ea2b00f 9835#. Unreachable.
499ac353 9836#: config/tc-msp430.c:1336
87ccc1b0 9837#, c-format
8ea2b00f 9838msgid "unknown addressing mode for operand %s"
ac50feda
RH
9839msgstr ""
9840
499ac353 9841#: config/tc-msp430.c:1361
87ccc1b0 9842#, c-format
8ea2b00f 9843msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
ac50feda
RH
9844msgstr ""
9845
499ac353 9846#: config/tc-msp430.c:1371
8ea2b00f 9847msgid "this addressing mode is not applicable for destination operand"
ac50feda
RH
9848msgstr ""
9849
499ac353 9850#: config/tc-msp430.c:1415
87ccc1b0 9851#, c-format
8ea2b00f 9852msgid "instruction %s requires %d operand(s)"
ac50feda
RH
9853msgstr ""
9854
499ac353 9855#: config/tc-msp430.c:1668
87ccc1b0 9856#, c-format
8ea2b00f 9857msgid "Even number required. Rounded to %d"
ac50feda
RH
9858msgstr ""
9859
499ac353 9860#: config/tc-msp430.c:1679
87ccc1b0 9861#, c-format
8ea2b00f 9862msgid "Wrong displacement %d"
ac50feda
RH
9863msgstr ""
9864
499ac353 9865#: config/tc-msp430.c:1696
8ea2b00f 9866msgid "instruction requires label sans '$'"
ac50feda
RH
9867msgstr ""
9868
499ac353 9869#: config/tc-msp430.c:1701
8ea2b00f
AM
9870msgid "instruction requires label or value in range -511:512"
9871msgstr ""
9872
499ac353 9873#: config/tc-msp430.c:1708 config/tc-msp430.c:1752 config/tc-msp430.c:1791
8ea2b00f
AM
9874msgid "instruction requires label"
9875msgstr ""
9876
499ac353 9877#: config/tc-msp430.c:1716 config/tc-msp430.c:1758
3caac5b8
AM
9878msgid "polymorphs are not enabled. Use -mP option to enable."
9879msgstr ""
9880
499ac353 9881#: config/tc-msp430.c:1795
c85dd50d 9882msgid "Illegal instruction or not implemented opcode."
8ea2b00f
AM
9883msgstr ""
9884
499ac353 9885#: config/tc-msp430.c:2145
87ccc1b0 9886#, c-format
8ea2b00f
AM
9887msgid "internal inconsistency problem in %s: insn %04lx"
9888msgstr ""
9889
499ac353 9890#: config/tc-msp430.c:2175 config/tc-msp430.c:2198
8ea2b00f
AM
9891#, c-format
9892msgid "internal inconsistency problem in %s: ext. insn %04lx"
9893msgstr ""
9894
499ac353 9895#: config/tc-msp430.c:2210
8ea2b00f
AM
9896#, c-format
9897msgid "internal inconsistency problem in %s: %lx"
87ccc1b0
NC
9898msgstr ""
9899
c85dd50d
NC
9900#: config/tc-mt.c:151
9901#, c-format
9902msgid "MT specific command line options:\n"
9903msgstr ""
9904
9905#: config/tc-mt.c:152
9906#, c-format
9907msgid " -march=ms1-64-001 allow ms1-64-001 instructions\n"
9908msgstr ""
9909
9910#: config/tc-mt.c:153
9911#, c-format
9912msgid " -march=ms1-16-002 allow ms1-16-002 instructions (default)\n"
9913msgstr ""
9914
9915#: config/tc-mt.c:154
9916#, c-format
9917msgid " -march=ms1-16-003 allow ms1-16-003 instructions\n"
9918msgstr ""
9919
9920#: config/tc-mt.c:155
9921#, c-format
9922msgid " -march=ms2 allow ms2 instructions \n"
9923msgstr ""
9924
9925#: config/tc-mt.c:156
9926#, c-format
9927msgid " -nosched disable scheduling restrictions\n"
9928msgstr ""
9929
9930#: config/tc-mt.c:224
9931#, c-format
9932msgid "instruction %s may not follow another memory access instruction."
9933msgstr ""
9934
9935#: config/tc-mt.c:230
9936#, c-format
9937msgid "instruction %s may not follow another I/O instruction."
9938msgstr ""
9939
9940#: config/tc-mt.c:236
9941#, c-format
9942msgid "%s may not occupy the delay slot of another branch insn."
9943msgstr ""
9944
9945#: config/tc-mt.c:261
9946#, c-format
9947msgid "operand references R%ld of previous instrutcion."
9948msgstr ""
9949
9950#: config/tc-mt.c:267
9951#, c-format
9952msgid "operand references R%ld of instructcion before previous."
9953msgstr ""
9954
9955#: config/tc-mt.c:281 config/tc-mt.c:286
9956#, c-format
9957msgid ""
9958"conditional branch or jal insn's operand references R%ld of previous "
9959"arithmetic or logic insn."
9960msgstr ""
9961
b2f58c0c
NC
9962#: config/tc-mt.c:348
9963msgid "md_estimate_size_before_relax\n"
9964msgstr ""
9965
ae351704 9966#: config/tc-ns32k.c:439
87ccc1b0
NC
9967msgid "Invalid syntax in PC-relative addressing mode"
9968msgstr ""
9969
ae351704 9970#: config/tc-ns32k.c:463
87ccc1b0
NC
9971msgid "Invalid syntax in External addressing mode"
9972msgstr ""
9973
ae351704 9974#: config/tc-ns32k.c:544
87ccc1b0
NC
9975msgid "Invalid syntax in Memory Relative addressing mode"
9976msgstr ""
9977
ae351704 9978#: config/tc-ns32k.c:611
87ccc1b0
NC
9979msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
9980msgstr ""
9981
ae351704 9982#: config/tc-ns32k.c:616
87ccc1b0
NC
9983msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
9984msgstr ""
9985
ae351704 9986#: config/tc-ns32k.c:621
87ccc1b0
NC
9987msgid "Scaled-indexed addressing mode combined with scaled-index"
9988msgstr ""
9989
ae351704 9990#: config/tc-ns32k.c:632
87ccc1b0
NC
9991msgid "Invalid or illegal addressing mode combined with scaled-index"
9992msgstr ""
9993
ae351704 9994#: config/tc-ns32k.c:755
87ccc1b0
NC
9995msgid "Premature end of suffix -- Defaulting to d"
9996msgstr ""
9997
ae351704 9998#: config/tc-ns32k.c:768
87ccc1b0
NC
9999msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
10000msgstr ""
10001
ae351704 10002#: config/tc-ns32k.c:813
87ccc1b0
NC
10003msgid "Very short instr to option, ie you can't do it on a NULLstr"
10004msgstr ""
10005
ae351704 10006#: config/tc-ns32k.c:863
87ccc1b0
NC
10007msgid "No such entry in list. (cpu/mmu register)"
10008msgstr ""
10009
ae351704 10010#: config/tc-ns32k.c:920
87ccc1b0
NC
10011msgid "Internal consistency error. check ns32k-opcode.h"
10012msgstr ""
10013
ae351704 10014#: config/tc-ns32k.c:944
87ccc1b0
NC
10015msgid "Address of immediate operand"
10016msgstr ""
10017
ae351704 10018#: config/tc-ns32k.c:945
87ccc1b0
NC
10019msgid "Invalid immediate write operand."
10020msgstr ""
10021
ae351704 10022#: config/tc-ns32k.c:1075
87ccc1b0
NC
10023msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
10024msgstr ""
10025
ae351704 10026#: config/tc-ns32k.c:1108
87ccc1b0
NC
10027msgid "No such opcode"
10028msgstr ""
10029
ae351704 10030#: config/tc-ns32k.c:1183
87ccc1b0
NC
10031msgid "Bad suffix, defaulting to d"
10032msgstr ""
10033
ae351704 10034#: config/tc-ns32k.c:1210
87ccc1b0
NC
10035msgid "Too many operands passed to instruction"
10036msgstr ""
10037
10038#. Check error in default.
ae351704 10039#: config/tc-ns32k.c:1222
87ccc1b0
NC
10040msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
10041msgstr ""
10042
ae351704 10043#: config/tc-ns32k.c:1225
87ccc1b0
NC
10044msgid "Wrong number of operands"
10045msgstr ""
10046
ae351704 10047#: config/tc-ns32k.c:1298
55cf6793
ZW
10048#, c-format
10049msgid "Can not do %d byte pc-relative relocation for storage type %d"
87ccc1b0
NC
10050msgstr ""
10051
ae351704 10052#: config/tc-ns32k.c:1301
55cf6793
ZW
10053#, c-format
10054msgid "Can not do %d byte relocation for storage type %d"
87ccc1b0
NC
10055msgstr ""
10056
ae351704 10057#: config/tc-ns32k.c:1393
55cf6793
ZW
10058#, c-format
10059msgid "value of %ld out of byte displacement range."
87ccc1b0
NC
10060msgstr ""
10061
ae351704 10062#: config/tc-ns32k.c:1403
55cf6793
ZW
10063#, c-format
10064msgid "value of %ld out of word displacement range."
87ccc1b0
NC
10065msgstr ""
10066
ae351704 10067#: config/tc-ns32k.c:1418
55cf6793
ZW
10068#, c-format
10069msgid "value of %ld out of double word displacement range."
87ccc1b0
NC
10070msgstr ""
10071
ae351704 10072#: config/tc-ns32k.c:1439
55cf6793
ZW
10073#, c-format
10074msgid "Internal logic error. line %d, file \"%s\""
87ccc1b0
NC
10075msgstr ""
10076
ae351704 10077#: config/tc-ns32k.c:1487
55cf6793
ZW
10078#, c-format
10079msgid "Internal logic error. line %d, file \"%s\""
ac50feda
RH
10080msgstr ""
10081
ae351704 10082#: config/tc-ns32k.c:1588
55cf6793 10083msgid "Bit field out of range"
ac50feda
RH
10084msgstr ""
10085
ae351704 10086#: config/tc-ns32k.c:1688
55cf6793 10087msgid "iif convert internal pcrel/binary"
ac50feda
RH
10088msgstr ""
10089
ae351704 10090#: config/tc-ns32k.c:1705
55cf6793 10091msgid "Bignum too big for long"
ac50feda
RH
10092msgstr ""
10093
ae351704 10094#: config/tc-ns32k.c:1782
55cf6793 10095msgid "iif convert internal pcrel/pointer"
ac50feda
RH
10096msgstr ""
10097
ae351704 10098#: config/tc-ns32k.c:1787
55cf6793 10099msgid "Internal logic error in iif.iifP[n].type"
ac50feda
RH
10100msgstr ""
10101
55cf6793 10102#. We cant relax this case.
ae351704 10103#: config/tc-ns32k.c:1823
55cf6793 10104msgid "Can't relax difference"
ac50feda
RH
10105msgstr ""
10106
ae351704
AM
10107#: config/tc-ns32k.c:1864
10108msgid "Displacement too large for :d"
ac50feda
RH
10109msgstr ""
10110
ae351704 10111#: config/tc-ns32k.c:1877
55cf6793 10112msgid "Internal logic error in iif.iifP[].type"
ac50feda
RH
10113msgstr ""
10114
55cf6793 10115#. Fatal.
ae351704 10116#: config/tc-ns32k.c:1909
55cf6793
ZW
10117#, c-format
10118msgid "Can't hash %s: %s"
ac50feda
RH
10119msgstr ""
10120
499ac353 10121#: config/tc-ns32k.c:2145
87ccc1b0
NC
10122#, c-format
10123msgid "invalid architecture option -m%s, ignored"
10124msgstr ""
10125
499ac353 10126#: config/tc-ns32k.c:2158
ac50feda 10127#, c-format
87ccc1b0 10128msgid "invalid default displacement size \"%s\". Defaulting to %d."
ac50feda
RH
10129msgstr ""
10130
499ac353 10131#: config/tc-ns32k.c:2174
6e1772d5 10132#, c-format
ac50feda
RH
10133msgid ""
10134"NS32K options:\n"
10135"-m32032 | -m32532\tselect variant of NS32K architecture\n"
87ccc1b0 10136"--disp-size-default=<1|2|4>\n"
ac50feda
RH
10137msgstr ""
10138
499ac353 10139#: config/tc-ns32k.c:2249
ac50feda
RH
10140#, c-format
10141msgid "Cannot find relocation type for symbol %s, code %d"
10142msgstr ""
10143
ae351704 10144#: config/tc-or32.c:361
3b16e843
NC
10145#, c-format
10146msgid "unknown opcode1: `%s'"
10147msgstr ""
10148
ae351704 10149#: config/tc-or32.c:367
3b16e843
NC
10150#, c-format
10151msgid "unknown opcode2 `%s'."
10152msgstr ""
10153
ae351704 10154#: config/tc-or32.c:404
3b16e843
NC
10155#, c-format
10156msgid "instruction not allowed: %s"
10157msgstr ""
10158
ae351704 10159#: config/tc-or32.c:407
3b16e843
NC
10160#, c-format
10161msgid "too many operands: %s"
10162msgstr ""
10163
ae351704 10164#: config/tc-or32.c:491
3b16e843
NC
10165msgid "call/jmp target out of range (1)"
10166msgstr ""
10167
499ac353 10168#: config/tc-or32.c:613
3b16e843
NC
10169msgid "call/jmp target out of range (2)"
10170msgstr ""
10171
499ac353 10172#: config/tc-or32.c:632
3caac5b8
AM
10173#, c-format
10174msgid "bad relocation type: 0x%02x"
3b16e843
NC
10175msgstr ""
10176
499ac353 10177#: config/tc-or32.c:824
3b16e843
NC
10178msgid "invalid register in & expression"
10179msgstr ""
10180
55cf6793 10181#: config/tc-pdp11.c:490
87ccc1b0
NC
10182msgid "Low order bits truncated in immediate float operand"
10183msgstr ""
10184
ae351704 10185#: config/tc-pdp11.c:679 config/tc-z80.c:1890 config/tc-z80.c:1903
87ccc1b0
NC
10186#, c-format
10187msgid "Unknown instruction '%s'"
10188msgstr ""
10189
c85dd50d 10190#: config/tc-pj.c:65 config/tc-pj.c:74
a74801ba
ILT
10191msgid "confusing relocation expressions"
10192msgstr ""
10193
c85dd50d 10194#: config/tc-pj.c:157
a74801ba
ILT
10195msgid "can't have relocation for ipush"
10196msgstr ""
10197
c85dd50d 10198#: config/tc-pj.c:260
a74801ba
ILT
10199#, c-format
10200msgid "unknown opcode %s"
10201msgstr ""
10202
499ac353 10203#: config/tc-pj.c:355
6e1772d5 10204#, c-format
a74801ba
ILT
10205msgid ""
10206"PJ options:\n"
10207"-little\t\t\tgenerate little endian code\n"
10208"-big\t\t\tgenerate big endian code\n"
10209msgstr ""
10210
f12e7348
NC
10211#: config/tc-pj.c:382 config/tc-sh.c:4059 config/tc-sh.c:4066
10212#: config/tc-sh.c:4073 config/tc-sh.c:4080
a74801ba
ILT
10213msgid "pcrel too far"
10214msgstr ""
10215
328577ad
NC
10216#: config/tc-pj.h:38
10217msgid "convert_frag\n"
10218msgstr ""
10219
10220#: config/tc-pj.h:39
10221msgid "estimate size\n"
a74801ba
ILT
10222msgstr ""
10223
f12e7348 10224#: config/tc-ppc.c:1030
87ccc1b0
NC
10225#, c-format
10226msgid "%s unsupported"
10227msgstr ""
10228
f12e7348 10229#: config/tc-ppc.c:1096 config/tc-s390.c:404 config/tc-s390.c:411
ac50feda
RH
10230#, c-format
10231msgid "invalid switch -m%s"
10232msgstr ""
10233
f12e7348 10234#: config/tc-ppc.c:1132
6e1772d5 10235#, c-format
ac50feda
RH
10236msgid ""
10237"PowerPC options:\n"
87ccc1b0
NC
10238"-a32\t\t\tgenerate ELF32/XCOFF32\n"
10239"-a64\t\t\tgenerate ELF64/XCOFF64\n"
ac50feda 10240"-u\t\t\tignored\n"
87ccc1b0
NC
10241"-mpwrx, -mpwr2\t\tgenerate code for POWER/2 (RIOS2)\n"
10242"-mpwr\t\t\tgenerate code for POWER (RIOS1)\n"
10243"-m601\t\t\tgenerate code for PowerPC 601\n"
328577ad 10244"-mppc, -mppc32, -m603, -m604\n"
87ccc1b0 10245"\t\t\tgenerate code for PowerPC 603/604\n"
f12e7348
NC
10246"-m403\t\t\tgenerate code for PowerPC 403\n"
10247"-m405\t\t\tgenerate code for PowerPC 405\n"
6e1772d5 10248"-m440\t\t\tgenerate code for PowerPC 440\n"
f12e7348 10249"-m464\t\t\tgenerate code for PowerPC 464\n"
328577ad 10250"-m7400, -m7410, -m7450, -m7455\n"
c85dd50d
NC
10251"\t\t\tgenerate code for PowerPC 7400/7410/7450/7455\n"
10252"-m750cl\t\t\tgenerate code for PowerPC 750cl\n"
87ccc1b0
NC
10253msgstr ""
10254
f12e7348 10255#: config/tc-ppc.c:1149
6e1772d5 10256#, c-format
87ccc1b0
NC
10257msgid ""
10258"-mppc64, -m620\t\tgenerate code for PowerPC 620/625/630\n"
ac50feda 10259"-mppc64bridge\t\tgenerate code for PowerPC 64, including bridge insns\n"
328577ad
NC
10260"-mbooke64\t\tgenerate code for 64-bit PowerPC BookE\n"
10261"-mbooke, mbooke32\tgenerate code for 32-bit PowerPC BookE\n"
87ccc1b0 10262"-mpower4\t\tgenerate code for Power4 architecture\n"
55cf6793 10263"-mpower5\t\tgenerate code for Power5 architecture\n"
ae351704 10264"-mpower6\t\tgenerate code for Power6 architecture\n"
f12e7348 10265"-mpower7\t\tgenerate code for Power7 architecture\n"
ae351704 10266"-mcell\t\t\tgenerate code for Cell Broadband Engine architecture\n"
ac50feda
RH
10267"-mcom\t\t\tgenerate code Power/PowerPC common instructions\n"
10268"-many\t\t\tgenerate code for any architecture (PWR/PWRX/PPC)\n"
87ccc1b0
NC
10269msgstr ""
10270
f12e7348 10271#: config/tc-ppc.c:1161
6e1772d5 10272#, c-format
87ccc1b0
NC
10273msgid ""
10274"-maltivec\t\tgenerate code for AltiVec\n"
f12e7348 10275"-mvsx\t\t\tgenerate code for Vector-Scalar (VSX) instructions\n"
3caac5b8 10276"-me300\t\t\tgenerate code for PowerPC e300 family\n"
87ccc1b0 10277"-me500, -me500x2\tgenerate code for Motorola e500 core complex\n"
f12e7348 10278"-me500mc, generate code for Freescale e500mc core complex\n"
87ccc1b0 10279"-mspe\t\t\tgenerate code for Motorola SPE instructions\n"
ac50feda
RH
10280"-mregnames\t\tAllow symbolic names for registers\n"
10281"-mno-regnames\t\tDo not allow symbolic names for registers\n"
10282msgstr ""
10283
f12e7348 10284#: config/tc-ppc.c:1171
6e1772d5 10285#, c-format
ac50feda
RH
10286msgid ""
10287"-mrelocatable\t\tsupport for GCC's -mrelocatble option\n"
10288"-mrelocatable-lib\tsupport for GCC's -mrelocatble-lib option\n"
10289"-memb\t\t\tset PPC_EMB bit in ELF flags\n"
87ccc1b0 10290"-mlittle, -mlittle-endian, -l, -le\n"
ac50feda 10291"\t\t\tgenerate code for a little endian machine\n"
87ccc1b0
NC
10292"-mbig, -mbig-endian, -b, -be\n"
10293"\t\t\tgenerate code for a big endian machine\n"
ac50feda
RH
10294"-msolaris\t\tgenerate code for Solaris\n"
10295"-mno-solaris\t\tdo not generate code for Solaris\n"
10296"-V\t\t\tprint assembler version number\n"
10297"-Qy, -Qn\t\tignored\n"
10298msgstr ""
10299
f12e7348 10300#: config/tc-ppc.c:1208
ac50feda
RH
10301#, c-format
10302msgid "Unknown default cpu = %s, os = %s"
10303msgstr ""
10304
f12e7348 10305#: config/tc-ppc.c:1234
ac50feda
RH
10306msgid "Neither Power nor PowerPC opcodes were selected."
10307msgstr ""
10308
f12e7348 10309#: config/tc-ppc.c:1313
ac50feda 10310#, c-format
ae351704
AM
10311msgid "powerpc_operands[%d].bitm invalid"
10312msgstr ""
10313
f12e7348 10314#: config/tc-ppc.c:1320
ae351704
AM
10315#, c-format
10316msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]"
10317msgstr ""
10318
f12e7348 10319#: config/tc-ppc.c:1342
499ac353
NC
10320#, c-format
10321msgid "major opcode is not sorted for %s"
10322msgstr ""
10323
f12e7348
NC
10324#: config/tc-ppc.c:1379
10325#, c-format
10326msgid "%s (%08lx %08lx) after %s (%08lx %08lx)"
10327msgstr ""
10328
10329#: config/tc-ppc.c:1388
ae351704
AM
10330#, c-format
10331msgid "mask trims opcode bits for %s"
ac50feda
RH
10332msgstr ""
10333
f12e7348 10334#: config/tc-ppc.c:1397
ac50feda 10335#, c-format
ae351704 10336msgid "operand index error for %s"
ac50feda
RH
10337msgstr ""
10338
f12e7348 10339#: config/tc-ppc.c:1409
ae351704
AM
10340#, c-format
10341msgid "operand %d overlap in %s"
10342msgstr ""
10343
f12e7348 10344#: config/tc-ppc.c:1451
ae351704
AM
10345#, c-format
10346msgid "duplicate instruction %s"
10347msgstr ""
10348
f12e7348 10349#: config/tc-ppc.c:1475
ae351704
AM
10350#, c-format
10351msgid "duplicate macro %s"
10352msgstr ""
10353
f12e7348 10354#: config/tc-ppc.c:1810
ac50feda
RH
10355msgid "identifier+constant@got means identifier@got+constant"
10356msgstr ""
10357
f12e7348 10358#: config/tc-ppc.c:1876
ac50feda
RH
10359#, c-format
10360msgid "%s relocations do not fit in %d bytes\n"
10361msgstr ""
10362
f12e7348 10363#: config/tc-ppc.c:1981
ac50feda
RH
10364#, c-format
10365msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
10366msgstr ""
10367
f12e7348 10368#: config/tc-ppc.c:2061
ae351704
AM
10369msgid "Relocation cannot be done when using -mrelocatable"
10370msgstr ""
10371
f12e7348 10372#: config/tc-ppc.c:2110
ae351704
AM
10373msgid "TOC section size exceeds 64k"
10374msgstr ""
10375
f12e7348 10376#: config/tc-ppc.c:2191
ae351704
AM
10377#, c-format
10378msgid "syntax error: invalid toc specifier `%s'"
10379msgstr ""
10380
f12e7348 10381#: config/tc-ppc.c:2205
ae351704
AM
10382#, c-format
10383msgid "syntax error: expected `]', found `%c'"
10384msgstr ""
10385
f12e7348 10386#: config/tc-ppc.c:2482
ae351704
AM
10387msgid "[tocv] symbol is not a toc symbol"
10388msgstr ""
10389
f12e7348 10390#: config/tc-ppc.c:2493
ae351704
AM
10391msgid "Unimplemented toc32 expression modifier"
10392msgstr ""
10393
f12e7348 10394#: config/tc-ppc.c:2498
ae351704
AM
10395msgid "Unimplemented toc64 expression modifier"
10396msgstr ""
10397
f12e7348 10398#: config/tc-ppc.c:2502
ae351704
AM
10399#, c-format
10400msgid "Unexpected return value [%d] from parse_toc_entry!\n"
10401msgstr ""
10402
f12e7348 10403#: config/tc-ppc.c:2727
ae351704
AM
10404msgid "unsupported relocation for DS offset field"
10405msgstr ""
10406
f12e7348 10407#: config/tc-ppc.c:2779
ae351704
AM
10408#, c-format
10409msgid "syntax error; found `%c' but expected `%c'"
10410msgstr ""
10411
f12e7348 10412#: config/tc-ppc.c:2822 config/tc-ppc.h:94
ae351704
AM
10413msgid "instruction address is not a multiple of 4"
10414msgstr ""
10415
f12e7348 10416#: config/tc-ppc.c:2931
ae351704
AM
10417msgid "wrong number of operands"
10418msgstr ""
10419
f12e7348 10420#: config/tc-ppc.c:2985
ae351704
AM
10421msgid "Bad .section directive: want a,e,w,x,M,S,G,T in string"
10422msgstr ""
10423
f12e7348 10424#: config/tc-ppc.c:3091
ae351704
AM
10425msgid "missing size"
10426msgstr ""
10427
f12e7348 10428#: config/tc-ppc.c:3100
ae351704
AM
10429msgid "negative size"
10430msgstr ""
10431
f12e7348 10432#: config/tc-ppc.c:3137
ae351704
AM
10433msgid "missing real symbol name"
10434msgstr ""
10435
f12e7348 10436#: config/tc-ppc.c:3158
ae351704
AM
10437msgid "attempt to redefine symbol"
10438msgstr ""
10439
f12e7348 10440#: config/tc-ppc.c:3400
ae351704
AM
10441msgid "The XCOFF file format does not support arbitrary sections"
10442msgstr ""
10443
f12e7348 10444#: config/tc-ppc.c:3474
ae351704
AM
10445msgid "missing rename string"
10446msgstr ""
10447
f12e7348 10448#: config/tc-ppc.c:3504 config/tc-ppc.c:4046 read.c:3270
ae351704
AM
10449msgid "missing value"
10450msgstr ""
10451
f12e7348 10452#: config/tc-ppc.c:3522
ae351704
AM
10453msgid "illegal .stabx expression; zero assumed"
10454msgstr ""
10455
f12e7348 10456#: config/tc-ppc.c:3554
ae351704
AM
10457msgid "missing class"
10458msgstr ""
10459
f12e7348 10460#: config/tc-ppc.c:3563
ae351704
AM
10461msgid "missing type"
10462msgstr ""
10463
f12e7348 10464#: config/tc-ppc.c:3643
ae351704
AM
10465msgid "missing symbol name"
10466msgstr ""
10467
f12e7348 10468#: config/tc-ppc.c:3833
ae351704
AM
10469msgid "nested .bs blocks"
10470msgstr ""
10471
f12e7348 10472#: config/tc-ppc.c:3865
ae351704
AM
10473msgid ".es without preceding .bs"
10474msgstr ""
10475
f12e7348 10476#: config/tc-ppc.c:4038
ae351704
AM
10477msgid "non-constant byte count"
10478msgstr ""
10479
f12e7348 10480#: config/tc-ppc.c:4085
ae351704
AM
10481msgid ".tc not in .toc section"
10482msgstr ""
10483
f12e7348 10484#: config/tc-ppc.c:4104
ae351704
AM
10485msgid ".tc with no label"
10486msgstr ""
10487
f12e7348 10488#: config/tc-ppc.c:4196
ae351704
AM
10489msgid ".machine stack overflow"
10490msgstr ""
10491
f12e7348 10492#: config/tc-ppc.c:4203
ae351704
AM
10493msgid ".machine stack underflow"
10494msgstr ""
10495
f12e7348 10496#: config/tc-ppc.c:4210
ae351704
AM
10497#, c-format
10498msgid "invalid machine `%s'"
10499msgstr ""
10500
f12e7348 10501#: config/tc-ppc.c:4261
ae351704
AM
10502msgid "No previous section to return to. Directive ignored."
10503msgstr ""
10504
10505#. Section Contents
10506#. unknown
f12e7348 10507#: config/tc-ppc.c:4671
ae351704
AM
10508msgid "Unsupported section attribute -- 'a'"
10509msgstr ""
10510
f12e7348 10511#: config/tc-ppc.c:4855
ae351704
AM
10512msgid "bad symbol suffix"
10513msgstr ""
10514
f12e7348 10515#: config/tc-ppc.c:4947
ae351704
AM
10516msgid "Unrecognized symbol suffix"
10517msgstr ""
10518
f12e7348 10519#: config/tc-ppc.c:5035
ae351704
AM
10520msgid "two .function pseudo-ops with no intervening .ef"
10521msgstr ""
10522
f12e7348 10523#: config/tc-ppc.c:5048
ae351704
AM
10524msgid ".ef with no preceding .function"
10525msgstr ""
10526
f12e7348 10527#: config/tc-ppc.c:5176
ae351704
AM
10528#, c-format
10529msgid "warning: symbol %s has no csect"
10530msgstr ""
10531
f12e7348 10532#: config/tc-ppc.c:5421
ae351704
AM
10533msgid "symbol in .toc does not match any .tc"
10534msgstr ""
10535
f12e7348 10536#: config/tc-ppc.c:5789
ae351704
AM
10537#, c-format
10538msgid "unsupported relocation against %s"
10539msgstr ""
10540
f12e7348 10541#: config/tc-ppc.c:5862
ae351704
AM
10542#, c-format
10543msgid "cannot emit PC relative %s relocation against %s"
10544msgstr ""
10545
f12e7348 10546#: config/tc-ppc.c:5867
ae351704
AM
10547#, c-format
10548msgid "cannot emit PC relative %s relocation"
10549msgstr ""
10550
f12e7348 10551#: config/tc-ppc.c:6049
ae351704
AM
10552#, c-format
10553msgid "Unable to handle reference to symbol %s"
10554msgstr ""
10555
f12e7348 10556#: config/tc-ppc.c:6052
ae351704
AM
10557msgid "Unable to resolve expression"
10558msgstr ""
10559
f12e7348 10560#: config/tc-ppc.c:6079
ae351704
AM
10561msgid "must branch to an address a multiple of 4"
10562msgstr ""
10563
f12e7348 10564#: config/tc-ppc.c:6083
ae351704
AM
10565#, c-format
10566msgid "@local or @plt branch destination is too far away, %ld bytes"
10567msgstr ""
10568
f12e7348 10569#: config/tc-ppc.c:6114
ae351704
AM
10570#, c-format
10571msgid "Gas failure, reloc value %d\n"
10572msgstr ""
10573
f12e7348 10574#: config/tc-s390.c:446
ae351704
AM
10575#, c-format
10576msgid ""
10577" S390 options:\n"
10578" -mregnames Allow symbolic names for registers\n"
10579" -mwarn-areg-zero Warn about zero base/index registers\n"
10580" -mno-regnames Do not allow symbolic names for registers\n"
10581" -m31 Set file format to 31 bit format\n"
10582" -m64 Set file format to 64 bit format\n"
10583msgstr ""
10584
f12e7348 10585#: config/tc-s390.c:453
ae351704
AM
10586#, c-format
10587msgid ""
10588" -V print assembler version number\n"
10589" -Qy, -Qn ignored\n"
10590msgstr ""
10591
f12e7348 10592#: config/tc-s390.c:489
ae351704
AM
10593#, c-format
10594msgid "Internal assembler error for instruction format %s"
10595msgstr ""
10596
f12e7348 10597#: config/tc-s390.c:510
ae351704
AM
10598#, c-format
10599msgid "Internal assembler error for instruction %s"
10600msgstr ""
10601
f12e7348 10602#: config/tc-s390.c:744
ae351704
AM
10603#, c-format
10604msgid "identifier+constant@%s means identifier@%s+constant"
10605msgstr ""
10606
f12e7348 10607#: config/tc-s390.c:825
ae351704
AM
10608msgid "Can't handle O_big in s390_exp_compare"
10609msgstr ""
10610
f12e7348 10611#: config/tc-s390.c:906
ae351704
AM
10612msgid "Invalid suffix for literal pool entry"
10613msgstr ""
10614
f12e7348 10615#: config/tc-s390.c:963
ae351704
AM
10616msgid "Big number is too big"
10617msgstr ""
10618
f12e7348 10619#: config/tc-s390.c:1110
ae351704
AM
10620msgid "relocation not applicable"
10621msgstr ""
10622
f12e7348 10623#: config/tc-s390.c:1297
ae351704
AM
10624msgid "invalid operand suffix"
10625msgstr ""
10626
f12e7348 10627#: config/tc-s390.c:1320
ae351704
AM
10628msgid "syntax error; missing '(' after displacement"
10629msgstr ""
10630
f12e7348 10631#: config/tc-s390.c:1336 config/tc-s390.c:1380 config/tc-s390.c:1410
ae351704
AM
10632msgid "syntax error; expected ,"
10633msgstr ""
10634
f12e7348 10635#: config/tc-s390.c:1368
ae351704
AM
10636msgid "syntax error; missing ')' after base register"
10637msgstr ""
10638
f12e7348 10639#: config/tc-s390.c:1397
ae351704 10640msgid "syntax error; ')' not allowed here"
ac50feda
RH
10641msgstr ""
10642
f12e7348 10643#: config/tc-s390.c:1587 config/tc-s390.c:1610 config/tc-s390.c:1623
ae351704 10644msgid "Invalid .insn format\n"
8ea2b00f
AM
10645msgstr ""
10646
f12e7348 10647#: config/tc-s390.c:1595
ac50feda 10648#, c-format
ae351704 10649msgid "Unrecognized opcode format: `%s'"
ac50feda
RH
10650msgstr ""
10651
f12e7348 10652#: config/tc-s390.c:1626
ae351704 10653msgid "second operand of .insn not a constant\n"
ac50feda
RH
10654msgstr ""
10655
f12e7348 10656#: config/tc-s390.c:1629
ae351704 10657msgid "missing comma after insn constant\n"
ac50feda
RH
10658msgstr ""
10659
f12e7348 10660#: config/tc-s390.c:2009
ae351704 10661msgid "unsupported relocation type"
ac50feda
RH
10662msgstr ""
10663
ae351704
AM
10664#: config/tc-score.c:49
10665msgid "instruction is not conditional"
ac50feda
RH
10666msgstr ""
10667
ae351704
AM
10668#: config/tc-score.c:50
10669msgid "acc0 expected"
ac50feda
RH
10670msgstr ""
10671
ae351704
AM
10672#: config/tc-score.c:51
10673msgid "div / mul are reserved instructions"
328577ad
NC
10674msgstr ""
10675
ae351704
AM
10676#: config/tc-score.c:52
10677msgid "This architecture doesn't support mmu"
ac50feda
RH
10678msgstr ""
10679
ae351704
AM
10680#: config/tc-score.c:53
10681msgid "This architecture doesn't support atomic instruction"
8ea2b00f
AM
10682msgstr ""
10683
ae351704
AM
10684#: config/tc-score.c:54
10685msgid "the label length is longer than 1024"
ac50feda
RH
10686msgstr ""
10687
499ac353 10688#: config/tc-score.c:233
ae351704 10689msgid "S+core register expected"
ac50feda
RH
10690msgstr ""
10691
499ac353 10692#: config/tc-score.c:234
ae351704 10693msgid "S+core special-register expected"
ac50feda
RH
10694msgstr ""
10695
499ac353 10696#: config/tc-score.c:235
ae351704 10697msgid "S+core co-processor register expected"
ac50feda
RH
10698msgstr ""
10699
499ac353 10700#: config/tc-score.c:853 config/tc-score.c:1753
ae351704 10701msgid "Using temp register(r1)"
ac50feda
RH
10702msgstr ""
10703
499ac353 10704#: config/tc-score.c:872
ae351704
AM
10705#, c-format
10706msgid "register expected, not '%.100s'"
ac50feda
RH
10707msgstr ""
10708
499ac353
NC
10709#: config/tc-score.c:1258 config/tc-score.c:1265 config/tc-score.c:2640
10710#: config/tc-score.c:2645 config/tc-score.c:2923 config/tc-score.c:2928
ae351704
AM
10711#, c-format
10712msgid "invalid constant: %d bit expression not in range %d..%d"
ac50feda
RH
10713msgstr ""
10714
499ac353 10715#: config/tc-score.c:1305
ae351704 10716msgid "invalid constant: bit expression not defined"
0d2bcfaf
NC
10717msgstr ""
10718
499ac353 10719#: config/tc-score.c:1767
ae351704
AM
10720#, c-format
10721msgid "low register(r0-r15)expected, not '%.100s'"
ac50feda
RH
10722msgstr ""
10723
499ac353 10724#: config/tc-score.c:1862
ae351704
AM
10725#, c-format
10726msgid "high register(r16-r31)expected, not '%.100s'"
ac50feda
RH
10727msgstr ""
10728
499ac353 10729#: config/tc-score.c:2094
ae351704
AM
10730#, c-format
10731msgid "Fix data dependency: %s %s -- %s %s (insert %d nop!/%d)"
ac50feda
RH
10732msgstr ""
10733
499ac353 10734#: config/tc-score.c:2113
ae351704
AM
10735#, c-format
10736msgid "Fix data dependency: %s %s -- %s %s (insert 1 pflush/%d)"
ac50feda
RH
10737msgstr ""
10738
499ac353 10739#: config/tc-score.c:2129 config/tc-score.c:2136
ae351704
AM
10740#, c-format
10741msgid "data dependency: %s %s -- %s %s (%d/%d bubble)"
ac50feda
RH
10742msgstr ""
10743
499ac353 10744#: config/tc-score.c:2426 config/tc-score.c:5592
ae351704
AM
10745#, c-format
10746msgid "%s -- `%s'"
ac50feda
RH
10747msgstr ""
10748
499ac353 10749#: config/tc-score.c:2583
ae351704 10750msgid "address offset must be half word alignment"
ac50feda
RH
10751msgstr ""
10752
499ac353 10753#: config/tc-score.c:2591
ae351704 10754msgid "address offset must be word alignment"
ac50feda
RH
10755msgstr ""
10756
499ac353 10757#: config/tc-score.c:2733 config/tc-score.c:2880
ae351704 10758msgid "register same as write-back base"
ac50feda
RH
10759msgstr ""
10760
499ac353 10761#: config/tc-score.c:2850
ae351704 10762msgid "pre-indexed expression expected"
ac50feda
RH
10763msgstr ""
10764
499ac353
NC
10765#: config/tc-score.c:2860 config/tc-score.c:3218 config/tc-score.c:3234
10766#: config/tc-score.c:3305 config/tc-score.c:3348 config/tc-score.c:3470
10767#: config/tc-score.c:3544 config/tc-score.c:3598 config/tc-score.c:3644
ae351704 10768msgid "missing ]"
6e1772d5
AM
10769msgstr ""
10770
499ac353 10771#: config/tc-score.c:3461
ae351704
AM
10772msgid "base register nums are over 3 bit"
10773msgstr ""
10774
499ac353 10775#: config/tc-score.c:3538 config/tc-score.c:3589
ae351704 10776msgid "missing +"
6e1772d5
AM
10777msgstr ""
10778
499ac353 10779#: config/tc-score.c:3582
6e1772d5 10780#, c-format
ae351704 10781msgid "%s register same as write-back base"
6e1772d5
AM
10782msgstr ""
10783
499ac353 10784#: config/tc-score.c:3584
ae351704 10785msgid "destination"
ac50feda
RH
10786msgstr ""
10787
499ac353 10788#: config/tc-score.c:3584
ae351704 10789msgid "source"
ac50feda
RH
10790msgstr ""
10791
499ac353 10792#: config/tc-score.c:3988
ae351704 10793msgid "li rd label isn't correct instruction form"
ac50feda
RH
10794msgstr ""
10795
499ac353 10796#: config/tc-score.c:4501 config/tc-score.c:4530 config/tc-score.c:4556
ae351704 10797msgid "lacking label "
ac50feda
RH
10798msgstr ""
10799
499ac353 10800#: config/tc-score.c:4508
ae351704 10801msgid "invalid constant: 25 bit expression not in range -2^24..2^24"
ac50feda
RH
10802msgstr ""
10803
499ac353 10804#: config/tc-score.c:4536
ae351704 10805msgid "invalid constant: 12 bit expression not in range -2^11..2^11"
ac50feda
RH
10806msgstr ""
10807
499ac353 10808#: config/tc-score.c:4562
ae351704 10809msgid "invalid constant: 20 bit expression not in range -2^19..2^19"
ac50feda
RH
10810msgstr ""
10811
499ac353 10812#: config/tc-score.c:4595
ae351704 10813msgid "lacking label"
ac50feda
RH
10814msgstr ""
10815
499ac353 10816#: config/tc-score.c:4600
ae351704 10817msgid "invalid constant: 9 bit expression not in range -2^8..2^8"
0d2bcfaf
NC
10818msgstr ""
10819
499ac353 10820#: config/tc-score.c:5274
328577ad 10821#, c-format
ae351704 10822msgid " branch relocation truncate (0x%x) [-2^8 ~ 2^8]"
ac50feda
RH
10823msgstr ""
10824
499ac353 10825#: config/tc-score.c:5291 config/tc-score.c:5321
ac50feda 10826#, c-format
ae351704 10827msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19]"
ac50feda
RH
10828msgstr ""
10829
499ac353 10830#: config/tc-score.c:5345
ac50feda 10831#, c-format
ae351704 10832msgid " branch relocation truncate (0x%x) [-2^8 ~ 2^8]"
ac50feda
RH
10833msgstr ""
10834
499ac353 10835#: config/tc-score.c:5511
6e1772d5 10836#, c-format
ae351704 10837msgid "cannot represent %s relocation in this object file format1"
6e1772d5
AM
10838msgstr ""
10839
499ac353 10840#: config/tc-score.c:5570
ae351704 10841msgid "pce instruction error (16 bit || 16 bit)'"
6e1772d5
AM
10842msgstr ""
10843
499ac353 10844#: config/tc-score.c:5700
ae351704
AM
10845#, c-format
10846msgid "Sunplus-v2-0-0-20060510\n"
ac50feda
RH
10847msgstr ""
10848
499ac353 10849#: config/tc-score.c:5716
ac50feda 10850#, c-format
ae351704 10851msgid " Score-specific assembler options:\n"
ac50feda
RH
10852msgstr ""
10853
499ac353 10854#: config/tc-score.c:5718
ac50feda 10855#, c-format
ae351704 10856msgid " -EB\t\tassemble code for a big-endian cpu\n"
ac50feda
RH
10857msgstr ""
10858
499ac353 10859#: config/tc-score.c:5723
6e1772d5 10860#, c-format
ae351704 10861msgid " -EL\t\tassemble code for a little-endian cpu\n"
a85d7ed0
NC
10862msgstr ""
10863
499ac353 10864#: config/tc-score.c:5727
6e1772d5 10865#, c-format
ae351704 10866msgid " -FIXDD\t\tassemble code for fix data dependency\n"
a85d7ed0
NC
10867msgstr ""
10868
499ac353 10869#: config/tc-score.c:5729
a85d7ed0 10870#, c-format
ae351704
AM
10871msgid ""
10872" -NWARN\t\tassemble code for no warning message for fix data "
10873"dependency\n"
a85d7ed0
NC
10874msgstr ""
10875
499ac353 10876#: config/tc-score.c:5731
a85d7ed0 10877#, c-format
ae351704 10878msgid " -SCORE5\t\tassemble code for target is SCORE5\n"
a85d7ed0
NC
10879msgstr ""
10880
499ac353 10881#: config/tc-score.c:5733
ae351704
AM
10882#, c-format
10883msgid " -SCORE5U\tassemble code for target is SCORE5U\n"
a85d7ed0
NC
10884msgstr ""
10885
499ac353 10886#: config/tc-score.c:5735
ae351704
AM
10887#, c-format
10888msgid ""
10889" -SCORE7\t\tassemble code for target is SCORE7, this is default "
10890"setting\n"
a85d7ed0
NC
10891msgstr ""
10892
499ac353 10893#: config/tc-score.c:5737
ae351704
AM
10894#, c-format
10895msgid ""
10896" -USE_R1\t\tassemble code for no warning message when using temp "
10897"register r1\n"
a85d7ed0
NC
10898msgstr ""
10899
499ac353 10900#: config/tc-score.c:5739
ae351704
AM
10901#, c-format
10902msgid " -KPIC\t\tassemble code for PIC\n"
a85d7ed0
NC
10903msgstr ""
10904
499ac353 10905#: config/tc-score.c:5741
ae351704
AM
10906#, c-format
10907msgid " -O0\t\tassembler will not perform any optimizations\n"
a85d7ed0
NC
10908msgstr ""
10909
499ac353 10910#: config/tc-score.c:5743
ae351704
AM
10911#, c-format
10912msgid ""
10913" -G gpnum\tassemble code for setting gpsize and default is 8 byte\n"
a85d7ed0
NC
10914msgstr ""
10915
499ac353 10916#: config/tc-score.c:5745
ae351704
AM
10917#, c-format
10918msgid " -V \t\tSunplus release version \n"
a85d7ed0
NC
10919msgstr ""
10920
42477147 10921#: config/tc-score.c:6345 read.c:1464
ae351704 10922msgid "missing size expression"
a85d7ed0
NC
10923msgstr ""
10924
499ac353 10925#: config/tc-score.c:6351
ae351704
AM
10926#, c-format
10927msgid "BSS length (%d) < 0 ignored"
a85d7ed0
NC
10928msgstr ""
10929
42477147 10930#: config/tc-score.c:6366 read.c:2282
ae351704
AM
10931#, c-format
10932msgid "error setting flags for \".sbss\": %s"
a85d7ed0
NC
10933msgstr ""
10934
f12e7348 10935#: config/tc-score.c:6380 config/tc-sparc.c:3691
ae351704 10936msgid "missing alignment"
a85d7ed0
NC
10937msgstr ""
10938
499ac353 10939#: config/tc-score.c:6417
ae351704
AM
10940#, c-format
10941msgid "alignment too large; %d assumed"
a85d7ed0
NC
10942msgstr ""
10943
42477147 10944#: config/tc-score.c:6422 read.c:2343
ae351704 10945msgid "alignment negative; 0 assumed"
a85d7ed0
NC
10946msgstr ""
10947
42477147 10948#: config/tc-score.c:6489 config/tc-z80.c:289 ecoff.c:3355 read.c:1483
f12e7348 10949#: read.c:1596 read.c:2460 read.c:3012 read.c:3397 symbols.c:326 symbols.c:432
ae351704
AM
10950#, c-format
10951msgid "symbol `%s' is already defined"
328577ad
NC
10952msgstr ""
10953
f12e7348
NC
10954#: config/tc-sh.c:63
10955msgid "directive .big encountered when option -big required"
76bff705
NC
10956msgstr ""
10957
f12e7348
NC
10958#: config/tc-sh.c:73
10959msgid "directive .little encountered when option -little required"
76bff705
NC
10960msgstr ""
10961
f12e7348
NC
10962#: config/tc-sh.c:1364
10963msgid "misplaced PIC operand"
76bff705
NC
10964msgstr ""
10965
f12e7348
NC
10966#: config/tc-sh.c:1402
10967msgid "illegal double indirection"
76bff705
NC
10968msgstr ""
10969
f12e7348
NC
10970#: config/tc-sh.c:1411
10971msgid "illegal register after @-"
76bff705
NC
10972msgstr ""
10973
f12e7348
NC
10974#: config/tc-sh.c:1427
10975msgid "must be @(r0,...)"
76bff705
NC
10976msgstr ""
10977
f12e7348
NC
10978#: config/tc-sh.c:1451
10979msgid "syntax error in @(r0,...)"
ac50feda
RH
10980msgstr ""
10981
ae351704 10982#: config/tc-sh.c:1456
fce00800 10983msgid "syntax error in @(r0...)"
ac50feda
RH
10984msgstr ""
10985
ae351704 10986#: config/tc-sh.c:1501
fce00800 10987msgid "Deprecated syntax."
328577ad
NC
10988msgstr ""
10989
ae351704 10990#: config/tc-sh.c:1513 config/tc-sh.c:1518
fce00800 10991msgid "syntax error in @(disp,[Rn, gbr, pc])"
ac50feda
RH
10992msgstr ""
10993
ae351704 10994#: config/tc-sh.c:1523
fce00800 10995msgid "expecting )"
ac50feda
RH
10996msgstr ""
10997
ae351704 10998#: config/tc-sh.c:1531
fce00800 10999msgid "illegal register after @"
ac50feda
RH
11000msgstr ""
11001
ae351704 11002#: config/tc-sh.c:2202
3caac5b8
AM
11003#, c-format
11004msgid "unhandled %d\n"
11005msgstr ""
11006
ae351704 11007#: config/tc-sh.c:2368
a74801ba 11008#, c-format
fce00800 11009msgid "Invalid register: 'r%d'"
a74801ba
ILT
11010msgstr ""
11011
ae351704 11012#: config/tc-sh.c:2472
3caac5b8
AM
11013#, c-format
11014msgid "failed for %d\n"
11015msgstr ""
11016
ae351704 11017#: config/tc-sh.c:2585 config/tc-sh.c:2984
3caac5b8
AM
11018msgid "invalid operands for opcode"
11019msgstr ""
11020
ae351704 11021#: config/tc-sh.c:2590
fce00800 11022msgid "insn can't be combined with parallel processing insn"
a74801ba
ILT
11023msgstr ""
11024
ae351704 11025#: config/tc-sh.c:2597 config/tc-sh.c:2608 config/tc-sh.c:2640
fce00800 11026msgid "multiple movx specifications"
a74801ba
ILT
11027msgstr ""
11028
ae351704 11029#: config/tc-sh.c:2602 config/tc-sh.c:2624 config/tc-sh.c:2663
fce00800 11030msgid "multiple movy specifications"
a74801ba
ILT
11031msgstr ""
11032
ae351704 11033#: config/tc-sh.c:2611 config/tc-sh.c:2644
fce00800 11034msgid "invalid movx address register"
324bfcf3
AO
11035msgstr ""
11036
ae351704 11037#: config/tc-sh.c:2613
6e1772d5
AM
11038msgid "insn cannot be combined with non-nopy"
11039msgstr ""
11040
ae351704 11041#: config/tc-sh.c:2627 config/tc-sh.c:2683
6e1772d5
AM
11042msgid "invalid movy address register"
11043msgstr ""
11044
ae351704 11045#: config/tc-sh.c:2629
6e1772d5
AM
11046msgid "insn cannot be combined with non-nopx"
11047msgstr ""
11048
ae351704 11049#: config/tc-sh.c:2642
6e1772d5
AM
11050msgid "previous movy requires nopx"
11051msgstr ""
11052
ae351704 11053#: config/tc-sh.c:2650 config/tc-sh.c:2655
87ccc1b0 11054msgid "invalid movx dsp register"
324bfcf3
AO
11055msgstr ""
11056
ae351704 11057#: config/tc-sh.c:2665
6e1772d5 11058msgid "previous movx requires nopy"
324bfcf3
AO
11059msgstr ""
11060
ae351704 11061#: config/tc-sh.c:2674 config/tc-sh.c:2679
6e1772d5 11062msgid "invalid movy dsp register"
324bfcf3
AO
11063msgstr ""
11064
ae351704 11065#: config/tc-sh.c:2689
87ccc1b0 11066msgid "dsp immediate shift value not constant"
324bfcf3
AO
11067msgstr ""
11068
ae351704 11069#: config/tc-sh.c:2703 config/tc-sh.c:2729
87ccc1b0 11070msgid "multiple parallel processing specifications"
324bfcf3
AO
11071msgstr ""
11072
ae351704 11073#: config/tc-sh.c:2722
87ccc1b0 11074msgid "multiple condition specifications"
324bfcf3
AO
11075msgstr ""
11076
ae351704 11077#: config/tc-sh.c:2760
87ccc1b0 11078msgid "insn cannot be combined with pmuls"
324bfcf3
AO
11079msgstr ""
11080
ae351704 11081#: config/tc-sh.c:2776
6e1772d5 11082msgid "bad combined pmuls output operand"
324bfcf3
AO
11083msgstr ""
11084
ae351704 11085#: config/tc-sh.c:2786
87ccc1b0 11086msgid "destination register is same for parallel insns"
324bfcf3
AO
11087msgstr ""
11088
ae351704 11089#: config/tc-sh.c:2795
87ccc1b0 11090msgid "condition not followed by conditionalizable insn"
324bfcf3
AO
11091msgstr ""
11092
ae351704 11093#: config/tc-sh.c:2805
87ccc1b0 11094msgid "unrecognized characters at end of parallel processing insn"
324bfcf3
AO
11095msgstr ""
11096
ae351704 11097#: config/tc-sh.c:2921
6e1772d5
AM
11098msgid "opcode not valid for this cpu variant"
11099msgstr ""
11100
ae351704 11101#: config/tc-sh.c:2954
6e1772d5
AM
11102msgid "Delayed branches not available on SH1"
11103msgstr ""
11104
ae351704 11105#: config/tc-sh.c:2989
324bfcf3 11106#, c-format
87ccc1b0 11107msgid "excess operands: '%s'"
324bfcf3
AO
11108msgstr ""
11109
499ac353 11110#: config/tc-sh.c:3066
87ccc1b0 11111msgid ".uses pseudo-op seen when not relaxing"
324bfcf3
AO
11112msgstr ""
11113
499ac353 11114#: config/tc-sh.c:3072
87ccc1b0 11115msgid "bad .uses format"
324bfcf3
AO
11116msgstr ""
11117
f12e7348 11118#: config/tc-sh.c:3176
87ccc1b0 11119msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia"
324bfcf3
AO
11120msgstr ""
11121
f12e7348 11122#: config/tc-sh.c:3182
87ccc1b0 11123msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact"
324bfcf3
AO
11124msgstr ""
11125
f12e7348 11126#: config/tc-sh.c:3184
87ccc1b0 11127msgid "Invalid combination: --abi=64 with --isa=SHcompact"
324bfcf3
AO
11128msgstr ""
11129
f12e7348 11130#: config/tc-sh.c:3225
87ccc1b0 11131msgid "Invalid combination: --abi=32 with --abi=64"
324bfcf3
AO
11132msgstr ""
11133
f12e7348 11134#: config/tc-sh.c:3231
87ccc1b0 11135msgid "Invalid combination: --abi=64 with --abi=32"
324bfcf3
AO
11136msgstr ""
11137
f12e7348 11138#: config/tc-sh.c:3233
87ccc1b0 11139msgid "Invalid combination: --isa=SHcompact with --abi=64"
324bfcf3
AO
11140msgstr ""
11141
f12e7348 11142#: config/tc-sh.c:3271
6e1772d5 11143#, c-format
87ccc1b0
NC
11144msgid ""
11145"SH options:\n"
3caac5b8
AM
11146"--little\t\tgenerate little endian code\n"
11147"--big\t\t\tgenerate big endian code\n"
11148"--relax\t\t\talter jump instructions for long displacements\n"
11149"--renesas\t\tdisable optimization with section symbol for\n"
8ea2b00f 11150"\t\t\tcompatibility with Renesas assembler.\n"
3caac5b8
AM
11151"--small\t\t\talign sections to 4 byte boundaries, not 16\n"
11152"--dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
11153"--allow-reg-prefix\tallow '$' as a register name prefix.\n"
11154"--isa=[any\t\tuse most appropriate isa\n"
8ea2b00f
AM
11155" | dsp same as '-dsp'\n"
11156" | fp"
6e1772d5
AM
11157msgstr ""
11158
f12e7348 11159#: config/tc-sh.c:3297
6e1772d5
AM
11160#, c-format
11161msgid ""
3caac5b8 11162"--isa=[shmedia\t\tset as the default instruction set for SH64\n"
6e1772d5
AM
11163" | SHmedia\n"
11164" | shcompact\n"
11165" | SHcompact]\n"
324bfcf3
AO
11166msgstr ""
11167
f12e7348 11168#: config/tc-sh.c:3302
6e1772d5 11169#, c-format
87ccc1b0 11170msgid ""
3caac5b8 11171"--abi=[32|64]\t\tset size of expanded SHmedia operands and object\n"
87ccc1b0 11172"\t\t\tfile type\n"
3caac5b8 11173"--shcompact-const-crange emit code-range descriptors for constants in\n"
87ccc1b0 11174"\t\t\tSHcompact code sections\n"
3caac5b8 11175"--no-mix\t\tdisallow SHmedia code in the same section as\n"
87ccc1b0 11176"\t\t\tconstants and SHcompact code\n"
3caac5b8
AM
11177"--no-expand\t\tdo not expand MOVI, PT, PTA or PTB instructions\n"
11178"--expand-pt32\t\twith -abi=64, expand PT, PTA and PTB instructions\n"
6e1772d5 11179"\t\t\tto 32 bits only\n"
324bfcf3
AO
11180msgstr ""
11181
f12e7348 11182#: config/tc-sh.c:3401
87ccc1b0 11183msgid ".uses does not refer to a local symbol in the same section"
324bfcf3
AO
11184msgstr ""
11185
f12e7348 11186#: config/tc-sh.c:3420
87ccc1b0 11187msgid "can't find fixup pointed to by .uses"
324bfcf3
AO
11188msgstr ""
11189
f12e7348 11190#: config/tc-sh.c:3440
87ccc1b0 11191msgid ".uses target does not refer to a local symbol in the same section"
324bfcf3
AO
11192msgstr ""
11193
f12e7348 11194#: config/tc-sh.c:3517
87ccc1b0 11195msgid "displacement overflows 12-bit field"
324bfcf3
AO
11196msgstr ""
11197
f12e7348 11198#: config/tc-sh.c:3520
87ccc1b0
NC
11199#, c-format
11200msgid "displacement to defined symbol %s overflows 12-bit field"
324bfcf3
AO
11201msgstr ""
11202
f12e7348 11203#: config/tc-sh.c:3524
87ccc1b0
NC
11204#, c-format
11205msgid "displacement to undefined symbol %s overflows 12-bit field"
324bfcf3
AO
11206msgstr ""
11207
f12e7348 11208#: config/tc-sh.c:3597
87ccc1b0 11209msgid "displacement overflows 8-bit field"
324bfcf3
AO
11210msgstr ""
11211
f12e7348 11212#: config/tc-sh.c:3600
87ccc1b0
NC
11213#, c-format
11214msgid "displacement to defined symbol %s overflows 8-bit field"
324bfcf3
AO
11215msgstr ""
11216
f12e7348 11217#: config/tc-sh.c:3604
87ccc1b0
NC
11218#, c-format
11219msgid "displacement to undefined symbol %s overflows 8-bit field "
324bfcf3
AO
11220msgstr ""
11221
f12e7348 11222#: config/tc-sh.c:3621
87ccc1b0
NC
11223#, c-format
11224msgid "overflow in branch to %s; converted into longer instruction sequence"
324bfcf3
AO
11225msgstr ""
11226
f12e7348
NC
11227#: config/tc-sh.c:3687 config/tc-sh.c:3734 config/tc-sparc.c:4200
11228#: config/tc-sparc.c:4224
87ccc1b0
NC
11229msgid "misaligned data"
11230msgstr ""
11231
f12e7348
NC
11232#: config/tc-sh.c:4036
11233msgid "offset to unaligned destination"
11234msgstr ""
11235
11236#: config/tc-sh.c:4041
11237msgid "negative offset"
11238msgstr ""
11239
11240#: config/tc-sh.c:4179
87ccc1b0
NC
11241msgid "misaligned offset"
11242msgstr ""
11243
f12e7348
NC
11244#: config/tc-sh64.c:568
11245msgid "This operand must be constant at assembly time"
11246msgstr ""
11247
11248#: config/tc-sh64.c:681
11249msgid "Invalid operand expression"
11250msgstr ""
11251
11252#: config/tc-sh64.c:773 config/tc-sh64.c:877
11253msgid "PTB operand is a SHmedia symbol"
11254msgstr ""
11255
11256#: config/tc-sh64.c:776 config/tc-sh64.c:874
11257msgid "PTA operand is a SHcompact symbol"
11258msgstr ""
11259
11260#: config/tc-sh64.c:792
11261msgid "invalid expression in operand"
11262msgstr ""
11263
11264#: config/tc-sh64.c:1483
11265#, c-format
11266msgid "invalid operand, not a 5-bit unsigned value: %d"
11267msgstr ""
11268
11269#: config/tc-sh64.c:1488
11270#, c-format
11271msgid "invalid operand, not a 6-bit signed value: %d"
11272msgstr ""
11273
11274#: config/tc-sh64.c:1493
11275#, c-format
11276msgid "invalid operand, not a 6-bit unsigned value: %d"
11277msgstr ""
11278
11279#: config/tc-sh64.c:1498 config/tc-sh64.c:1510
11280#, c-format
11281msgid "invalid operand, not a 11-bit signed value: %d"
11282msgstr ""
11283
11284#: config/tc-sh64.c:1500
11285#, c-format
11286msgid "invalid operand, not a multiple of 32: %d"
11287msgstr ""
11288
11289#: config/tc-sh64.c:1505
11290#, c-format
11291msgid "invalid operand, not a 10-bit signed value: %d"
11292msgstr ""
11293
11294#: config/tc-sh64.c:1512
11295#, c-format
11296msgid "invalid operand, not an even value: %d"
11297msgstr ""
11298
11299#: config/tc-sh64.c:1517
11300#, c-format
11301msgid "invalid operand, not a 12-bit signed value: %d"
11302msgstr ""
11303
11304#: config/tc-sh64.c:1519
11305#, c-format
11306msgid "invalid operand, not a multiple of 4: %d"
11307msgstr ""
11308
11309#: config/tc-sh64.c:1524
11310#, c-format
11311msgid "invalid operand, not a 13-bit signed value: %d"
11312msgstr ""
11313
11314#: config/tc-sh64.c:1526
11315#, c-format
11316msgid "invalid operand, not a multiple of 8: %d"
11317msgstr ""
11318
11319#: config/tc-sh64.c:1531
11320#, c-format
11321msgid "invalid operand, not a 16-bit signed value: %d"
11322msgstr ""
11323
11324#: config/tc-sh64.c:1536
11325#, c-format
11326msgid "invalid operand, not a 16-bit unsigned value: %d"
11327msgstr ""
11328
11329#: config/tc-sh64.c:1542
11330msgid "operand out of range for PT, PTA and PTB"
11331msgstr ""
11332
11333#: config/tc-sh64.c:1544
11334#, c-format
11335msgid "operand not a multiple of 4 for PT, PTA or PTB: %d"
11336msgstr ""
11337
11338#: config/tc-sh64.c:2064
11339#, c-format
11340msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x"
11341msgstr ""
11342
11343#: config/tc-sh64.c:2421 config/tc-sh64.c:2584 config/tc-sh64.c:2599
11344msgid "invalid PIC reference"
11345msgstr ""
11346
11347#: config/tc-sh64.c:2478
11348msgid "can't find opcode"
11349msgstr ""
11350
11351#: config/tc-sh64.c:2681 config/tc-sh64.c:2721
11352msgid "invalid operand: expression in PT target"
11353msgstr ""
11354
11355#: config/tc-sh64.c:2812
11356#, c-format
11357msgid "invalid operands to %s"
11358msgstr ""
11359
11360#: config/tc-sh64.c:2818
11361#, c-format
11362msgid "excess operands to %s"
11363msgstr ""
11364
11365#: config/tc-sh64.c:2863
11366#, c-format
11367msgid "The `.mode %s' directive is not valid with this architecture"
11368msgstr ""
11369
11370#: config/tc-sh64.c:2871
11371#, c-format
11372msgid "Invalid argument to .mode: %s"
11373msgstr ""
11374
11375#: config/tc-sh64.c:2901
11376#, c-format
11377msgid "The `.abi %s' directive is not valid with this architecture"
11378msgstr ""
11379
11380#: config/tc-sh64.c:2907
11381msgid "`.abi 64' but command-line options do not specify 64-bit ABI"
11382msgstr ""
11383
11384#: config/tc-sh64.c:2912
11385msgid "`.abi 32' but command-line options do not specify 32-bit ABI"
11386msgstr ""
11387
11388#: config/tc-sh64.c:2915
11389#, c-format
11390msgid "Invalid argument to .abi: %s"
11391msgstr ""
11392
11393#: config/tc-sh64.c:2970
11394msgid "-no-mix is invalid without specifying SHcompact or SHmedia"
11395msgstr ""
11396
11397#: config/tc-sh64.c:2975
11398msgid "-shcompact-const-crange is invalid without SHcompact"
11399msgstr ""
11400
11401#: config/tc-sh64.c:2978
11402msgid "-expand-pt32 only valid with -abi=64"
11403msgstr ""
11404
11405#: config/tc-sh64.c:2981
11406msgid "-no-expand only valid with SHcompact or SHmedia"
11407msgstr ""
11408
11409#: config/tc-sh64.c:2984
11410msgid "-expand-pt32 invalid together with -no-expand"
11411msgstr ""
11412
11413#: config/tc-sh64.c:3198
11414msgid ""
11415"SHmedia code not allowed in same section as constants and SHcompact code"
11416msgstr ""
11417
11418#: config/tc-sh64.c:3216
11419msgid "No segment info for current section"
11420msgstr ""
11421
11422#: config/tc-sh64.c:3255
11423msgid "duplicate datalabel operator ignored"
11424msgstr ""
11425
11426#: config/tc-sh64.c:3325
11427msgid "Invalid DataLabel expression"
11428msgstr ""
11429
11430#: config/tc-sparc.c:272
ac50feda
RH
11431msgid "Invalid default architecture, broken assembler."
11432msgstr ""
11433
f12e7348 11434#: config/tc-sparc.c:276 config/tc-sparc.c:481
ac50feda
RH
11435msgid "Bad opcode table, broken assembler."
11436msgstr ""
11437
f12e7348 11438#: config/tc-sparc.c:473
ac50feda
RH
11439#, c-format
11440msgid "invalid architecture -xarch=%s"
11441msgstr ""
11442
f12e7348 11443#: config/tc-sparc.c:475
ac50feda
RH
11444#, c-format
11445msgid "invalid architecture -A%s"
11446msgstr ""
11447
f12e7348 11448#: config/tc-sparc.c:542
a85d7ed0
NC
11449#, c-format
11450msgid "No compiled in support for %d bit object file format"
11451msgstr ""
11452
f12e7348 11453#: config/tc-sparc.c:619
6e1772d5 11454#, c-format
ac50feda
RH
11455msgid "SPARC options:\n"
11456msgstr ""
11457
f12e7348 11458#: config/tc-sparc.c:648
6e1772d5 11459#, c-format
ac50feda
RH
11460msgid ""
11461"\n"
ac50feda
RH
11462"\t\t\tspecify variant of SPARC architecture\n"
11463"-bump\t\t\twarn when assembler switches architectures\n"
11464"-sparc\t\t\tignored\n"
11465"--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
60bcf0fa
NC
11466"-relax\t\t\trelax jumps and branches (default)\n"
11467"-no-relax\t\tavoid changing any jumps and branches\n"
ac50feda
RH
11468msgstr ""
11469
f12e7348 11470#: config/tc-sparc.c:656
6e1772d5 11471#, c-format
ac50feda
RH
11472msgid "-k\t\t\tgenerate PIC\n"
11473msgstr ""
11474
f12e7348 11475#: config/tc-sparc.c:660
6e1772d5 11476#, c-format
ac50feda
RH
11477msgid ""
11478"-32\t\t\tcreate 32 bit object file\n"
11479"-64\t\t\tcreate 64 bit object file\n"
11480msgstr ""
11481
f12e7348 11482#: config/tc-sparc.c:663
ac50feda
RH
11483#, c-format
11484msgid "\t\t\t[default is %d]\n"
11485msgstr ""
11486
f12e7348 11487#: config/tc-sparc.c:665
6e1772d5 11488#, c-format
ac50feda
RH
11489msgid ""
11490"-TSO\t\t\tuse Total Store Ordering\n"
11491"-PSO\t\t\tuse Partial Store Ordering\n"
11492"-RMO\t\t\tuse Relaxed Memory Ordering\n"
11493msgstr ""
11494
f12e7348 11495#: config/tc-sparc.c:669
ac50feda
RH
11496#, c-format
11497msgid "\t\t\t[default is %s]\n"
11498msgstr ""
11499
f12e7348 11500#: config/tc-sparc.c:671
6e1772d5 11501#, c-format
ac50feda
RH
11502msgid ""
11503"-KPIC\t\t\tgenerate PIC\n"
11504"-V\t\t\tprint assembler version number\n"
8ad3436c
AM
11505"-undeclared-regs\tignore application global register usage without\n"
11506"\t\t\tappropriate .register directive (default)\n"
11507"-no-undeclared-regs\tforce error on application global register usage\n"
11508"\t\t\twithout appropriate .register directive\n"
ac50feda
RH
11509"-q\t\t\tignored\n"
11510"-Qy, -Qn\t\tignored\n"
11511"-s\t\t\tignored\n"
11512msgstr ""
11513
f12e7348 11514#: config/tc-sparc.c:683
6e1772d5 11515#, c-format
ac50feda
RH
11516msgid ""
11517"-EL\t\t\tgenerate code for a little endian machine\n"
11518"-EB\t\t\tgenerate code for a big endian machine\n"
11519"--little-endian-data\tgenerate code for a machine having big endian\n"
8ad3436c 11520" instructions and little endian data.\n"
ac50feda
RH
11521msgstr ""
11522
f12e7348 11523#: config/tc-sparc.c:819
a74801ba
ILT
11524#, c-format
11525msgid "Internal error: losing opcode: `%s' \"%s\"\n"
11526msgstr ""
11527
f12e7348 11528#: config/tc-sparc.c:838
a74801ba
ILT
11529#, c-format
11530msgid "Internal error: can't find opcode `%s' for `%s'\n"
ac50feda
RH
11531msgstr ""
11532
f12e7348 11533#: config/tc-sparc.c:979
a74801ba 11534msgid "Support for 64-bit arithmetic not compiled in."
ac50feda
RH
11535msgstr ""
11536
f12e7348 11537#: config/tc-sparc.c:1025
a74801ba 11538msgid "set: number not in 0..4294967295 range"
ac50feda
RH
11539msgstr ""
11540
f12e7348 11541#: config/tc-sparc.c:1032
a74801ba 11542msgid "set: number not in -2147483648..4294967295 range"
ac50feda
RH
11543msgstr ""
11544
f12e7348 11545#: config/tc-sparc.c:1091
a74801ba 11546msgid "setsw: number not in -2147483648..4294967295 range"
ac50feda
RH
11547msgstr ""
11548
f12e7348 11549#: config/tc-sparc.c:1139
ac50feda
RH
11550msgid "setx: temporary register same as destination register"
11551msgstr ""
11552
f12e7348 11553#: config/tc-sparc.c:1210
a74801ba
ILT
11554msgid "setx: illegal temporary register g0"
11555msgstr ""
11556
f12e7348 11557#: config/tc-sparc.c:1307
a74801ba
ILT
11558msgid "FP branch in delay slot"
11559msgstr ""
11560
f12e7348 11561#: config/tc-sparc.c:1322
a74801ba
ILT
11562msgid "FP branch preceded by FP instruction; NOP inserted"
11563msgstr ""
11564
f12e7348 11565#: config/tc-sparc.c:1362
ac50feda
RH
11566msgid "failed special case insn sanity check"
11567msgstr ""
11568
f12e7348 11569#: config/tc-sparc.c:1450
ac50feda
RH
11570msgid ": invalid membar mask name"
11571msgstr ""
11572
f12e7348 11573#: config/tc-sparc.c:1466
ac50feda
RH
11574msgid ": invalid membar mask expression"
11575msgstr ""
11576
f12e7348 11577#: config/tc-sparc.c:1471
ac50feda
RH
11578msgid ": invalid membar mask number"
11579msgstr ""
11580
f12e7348 11581#: config/tc-sparc.c:1486
6f6ef0fa
NC
11582msgid ": invalid siam mode expression"
11583msgstr ""
11584
f12e7348 11585#: config/tc-sparc.c:1491
6f6ef0fa
NC
11586msgid ": invalid siam mode number"
11587msgstr ""
11588
f12e7348 11589#: config/tc-sparc.c:1507
ac50feda
RH
11590msgid ": invalid prefetch function name"
11591msgstr ""
11592
f12e7348 11593#: config/tc-sparc.c:1515
ac50feda
RH
11594msgid ": invalid prefetch function expression"
11595msgstr ""
11596
f12e7348 11597#: config/tc-sparc.c:1520
ac50feda
RH
11598msgid ": invalid prefetch function number"
11599msgstr ""
11600
f12e7348 11601#: config/tc-sparc.c:1548 config/tc-sparc.c:1560
ac50feda
RH
11602msgid ": unrecognizable privileged register"
11603msgstr ""
11604
f12e7348 11605#: config/tc-sparc.c:1584 config/tc-sparc.c:1596
ae351704
AM
11606msgid ": unrecognizable hyperprivileged register"
11607msgstr ""
11608
f12e7348 11609#: config/tc-sparc.c:1620 config/tc-sparc.c:1645
6f6ef0fa 11610msgid ": unrecognizable v9a or v9b ancillary state register"
ac50feda
RH
11611msgstr ""
11612
f12e7348 11613#: config/tc-sparc.c:1625
ac50feda
RH
11614msgid ": rd on write only ancillary state register"
11615msgstr ""
11616
6f6ef0fa 11617#. %sys_tick and %sys_tick_cmpr are v9bnotv9a
f12e7348 11618#: config/tc-sparc.c:1633
6f6ef0fa
NC
11619msgid ": unrecognizable v9a ancillary state register"
11620msgstr ""
11621
f12e7348 11622#: config/tc-sparc.c:1669
ac50feda
RH
11623msgid ": asr number must be between 16 and 31"
11624msgstr ""
11625
f12e7348 11626#: config/tc-sparc.c:1677
ac50feda
RH
11627msgid ": asr number must be between 0 and 31"
11628msgstr ""
11629
f12e7348 11630#: config/tc-sparc.c:1687
6e1772d5 11631#, c-format
ac50feda
RH
11632msgid ": expecting %asrN"
11633msgstr ""
11634
f12e7348
NC
11635#: config/tc-sparc.c:1874 config/tc-sparc.c:1912 config/tc-sparc.c:2325
11636#: config/tc-sparc.c:2361
87ccc1b0
NC
11637#, c-format
11638msgid "Illegal operands: %%%s requires arguments in ()"
11639msgstr ""
11640
f12e7348 11641#: config/tc-sparc.c:1880
87ccc1b0
NC
11642#, c-format
11643msgid ""
11644"Illegal operands: %%%s cannot be used together with other relocs in the insn "
11645"()"
11646msgstr ""
11647
f12e7348 11648#: config/tc-sparc.c:1891
87ccc1b0
NC
11649#, c-format
11650msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
11651msgstr ""
11652
f12e7348 11653#: config/tc-sparc.c:2098
a74801ba
ILT
11654msgid "detected global register use not covered by .register pseudo-op"
11655msgstr ""
11656
f12e7348 11657#: config/tc-sparc.c:2169
ac50feda
RH
11658msgid ": There are only 64 f registers; [0-63]"
11659msgstr ""
11660
f12e7348 11661#: config/tc-sparc.c:2171 config/tc-sparc.c:2189
ac50feda
RH
11662msgid ": There are only 32 f registers; [0-31]"
11663msgstr ""
11664
f12e7348 11665#: config/tc-sparc.c:2181
6e1772d5
AM
11666msgid ": There are only 32 single precision f registers; [0-31]"
11667msgstr ""
11668
f12e7348 11669#: config/tc-sparc.c:2373
328577ad 11670#, c-format
a74801ba
ILT
11671msgid ""
11672"Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
11673msgstr ""
11674
f12e7348 11675#: config/tc-sparc.c:2483
328577ad 11676#, c-format
a74801ba
ILT
11677msgid "Illegal operands: Can't add non-constant expression to %%%s()"
11678msgstr ""
11679
f12e7348 11680#: config/tc-sparc.c:2493
328577ad 11681#, c-format
a74801ba
ILT
11682msgid ""
11683"Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
11684"symbol"
11685msgstr ""
11686
f12e7348 11687#: config/tc-sparc.c:2511
ac50feda
RH
11688msgid ": PC-relative operand can't be a constant"
11689msgstr ""
11690
f12e7348 11691#: config/tc-sparc.c:2518
87ccc1b0
NC
11692msgid ": TLS operand can't be a constant"
11693msgstr ""
11694
f12e7348 11695#: config/tc-sparc.c:2551
ac50feda
RH
11696msgid ": invalid ASI name"
11697msgstr ""
11698
f12e7348 11699#: config/tc-sparc.c:2559
ac50feda
RH
11700msgid ": invalid ASI expression"
11701msgstr ""
11702
f12e7348 11703#: config/tc-sparc.c:2564
ac50feda
RH
11704msgid ": invalid ASI number"
11705msgstr ""
11706
f12e7348 11707#: config/tc-sparc.c:2661
ac50feda
RH
11708msgid "OPF immediate operand out of range (0-0x1ff)"
11709msgstr ""
11710
f12e7348 11711#: config/tc-sparc.c:2666
ac50feda
RH
11712msgid "non-immediate OPF operand, ignored"
11713msgstr ""
11714
f12e7348 11715#: config/tc-sparc.c:2685
ac50feda
RH
11716msgid ": invalid cpreg name"
11717msgstr ""
11718
f12e7348 11719#: config/tc-sparc.c:2714
ac50feda
RH
11720#, c-format
11721msgid "Illegal operands%s"
11722msgstr ""
11723
f12e7348 11724#: config/tc-sparc.c:2748
ac50feda
RH
11725#, c-format
11726msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
11727msgstr ""
11728
f12e7348 11729#: config/tc-sparc.c:2784
ac50feda
RH
11730#, c-format
11731msgid "Architecture mismatch on \"%s\"."
11732msgstr ""
11733
f12e7348 11734#: config/tc-sparc.c:2785
ac50feda
RH
11735#, c-format
11736msgid " (Requires %s; requested architecture is %s.)"
11737msgstr ""
11738
f12e7348 11739#: config/tc-sparc.c:3320
ac50feda
RH
11740#, c-format
11741msgid "bad or unhandled relocation type: 0x%02x"
11742msgstr ""
11743
f12e7348 11744#: config/tc-sparc.c:3653
06647dfd
AM
11745msgid "Expected comma after name"
11746msgstr ""
11747
f12e7348 11748#: config/tc-sparc.c:3662
328577ad
NC
11749#, c-format
11750msgid "BSS length (%d.) <0! Ignored."
11751msgstr ""
11752
f12e7348 11753#: config/tc-sparc.c:3674
ac50feda
RH
11754msgid "bad .reserve segment -- expected BSS segment"
11755msgstr ""
11756
f12e7348 11757#: config/tc-sparc.c:3702
ac50feda
RH
11758#, c-format
11759msgid "alignment too large; assuming %d"
11760msgstr ""
11761
f12e7348 11762#: config/tc-sparc.c:3708 config/tc-sparc.c:3858
ac50feda
RH
11763msgid "negative alignment"
11764msgstr ""
11765
f12e7348 11766#: config/tc-sparc.c:3718 config/tc-sparc.c:3881 read.c:1320 read.c:2355
ac50feda
RH
11767msgid "alignment not a power of 2"
11768msgstr ""
11769
f12e7348 11770#: config/tc-sparc.c:3795 config/tc-v850.c:222
328577ad
NC
11771msgid "Expected comma after symbol-name"
11772msgstr ""
11773
f12e7348 11774#: config/tc-sparc.c:3805
87ccc1b0 11775#, c-format
fce00800 11776msgid ".COMMon length (%lu) out of range ignored"
87ccc1b0
NC
11777msgstr ""
11778
f12e7348 11779#: config/tc-sparc.c:3838
ac50feda
RH
11780msgid "Expected comma after common length"
11781msgstr ""
11782
f12e7348 11783#: config/tc-sparc.c:3852
06647dfd
AM
11784#, c-format
11785msgid "alignment too large; assuming %ld"
11786msgstr ""
11787
f12e7348 11788#: config/tc-sparc.c:3996
3caac5b8
AM
11789msgid "Unknown segment type"
11790msgstr ""
11791
f12e7348 11792#: config/tc-sparc.c:4071 config/tc-sparc.c:4081
328577ad 11793#, c-format
a74801ba
ILT
11794msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
11795msgstr ""
11796
f12e7348 11797#: config/tc-sparc.c:4099
a74801ba
ILT
11798msgid "redefinition of global register"
11799msgstr ""
11800
f12e7348 11801#: config/tc-sparc.c:4110
a74801ba
ILT
11802#, c-format
11803msgid "Register symbol %s already defined."
11804msgstr ""
11805
f12e7348 11806#: config/tc-sparc.c:4315
328577ad
NC
11807#, c-format
11808msgid "Illegal operands: %%r_plt in %d-byte data field"
11809msgstr ""
11810
f12e7348 11811#: config/tc-sparc.c:4325
87ccc1b0
NC
11812#, c-format
11813msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
11814msgstr ""
11815
f12e7348 11816#: config/tc-sparc.c:4362 config/tc-vax.c:3312
328577ad
NC
11817#, c-format
11818msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
11819msgstr ""
11820
f12e7348 11821#: config/tc-sparc.c:4370 config/tc-sparc.c:4401 config/tc-sparc.c:4410
ae351704 11822#: config/tc-vax.c:3320 config/tc-vax.c:3351 config/tc-vax.c:3360
328577ad
NC
11823#, c-format
11824msgid "Illegal operands: %%r_%s%d requires arguments in ()"
11825msgstr ""
11826
f12e7348 11827#: config/tc-sparc.c:4419 config/tc-vax.c:3369
328577ad
NC
11828#, c-format
11829msgid "Illegal operands: garbage after %%r_%s%d()"
11830msgstr ""
11831
ae351704 11832#: config/tc-sparc.h:60
328577ad
NC
11833msgid "sparc convert_frag\n"
11834msgstr ""
11835
ae351704 11836#: config/tc-sparc.h:62 config/tc-z80.h:53
328577ad
NC
11837msgid "estimate_size_before_relax called"
11838msgstr ""
11839
f12e7348 11840#: config/tc-spu.c:127
ae351704
AM
11841#, c-format
11842msgid "Can't hash instruction '%s':%s"
11843msgstr ""
11844
f12e7348 11845#: config/tc-spu.c:181
ae351704
AM
11846msgid ""
11847"SPU options:\n"
11848" --apuasm\t\t emulate behaviour of apuasm\n"
11849msgstr ""
11850
f12e7348 11851#: config/tc-spu.c:287
ae351704
AM
11852#, c-format
11853msgid "Invalid mnemonic '%s'"
11854msgstr ""
11855
f12e7348 11856#: config/tc-spu.c:293
ae351704
AM
11857#, c-format
11858msgid "'%s' is only available in DD2.0 or higher."
11859msgstr ""
11860
f12e7348 11861#: config/tc-spu.c:325
ae351704
AM
11862#, c-format
11863msgid "Error in argument %d. Expecting: \"%s\""
11864msgstr ""
11865
f12e7348 11866#: config/tc-spu.c:336
ae351704
AM
11867msgid "Mixing register syntax, with and without '$'."
11868msgstr ""
11869
f12e7348 11870#: config/tc-spu.c:342
ae351704
AM
11871#, c-format
11872msgid "Treating '%-*s' as a symbol."
11873msgstr ""
11874
f12e7348 11875#: config/tc-spu.c:548
ae351704
AM
11876msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher."
11877msgstr ""
11878
f12e7348 11879#: config/tc-spu.c:550
ae351704
AM
11880msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher."
11881msgstr ""
11882
f12e7348 11883#: config/tc-spu.c:593
ae351704
AM
11884#, c-format
11885msgid "Using old style, %%lo(expr), please change to PPC style, expr@l."
11886msgstr ""
11887
f12e7348 11888#: config/tc-spu.c:599
ae351704
AM
11889#, c-format
11890msgid "Using old style, %%hi(expr), please change to PPC style, expr@h."
11891msgstr ""
11892
f12e7348 11893#: config/tc-spu.c:669 config/tc-spu.c:672
ae351704
AM
11894#, c-format
11895msgid "Constant expression %d out of range, [%d, %d]."
11896msgstr ""
11897
f12e7348 11898#: config/tc-spu.c:806
ae351704
AM
11899msgid "Relaxation should never occur"
11900msgstr ""
11901
11902#: config/tc-spu.h:83
11903msgid "spu convert_frag\n"
11904msgstr ""
11905
f12e7348 11906#: config/tc-tic4x.c:2779
c85dd50d
NC
11907#, c-format
11908msgid ""
11909"\n"
11910"TIC4X options:\n"
11911" -mcpu=CPU -mCPU select architecture variant. CPU can be:\n"
11912" 30 - TMS320C30\n"
11913" 31 - TMS320C31, TMS320LC31\n"
11914" 32 - TMS320C32\n"
11915" 33 - TMS320VC33\n"
11916" 40 - TMS320C40\n"
11917" 44 - TMS320C44\n"
11918" -mrev=REV set cpu hardware revision (integer numbers).\n"
11919" Combinations of -mcpu and -mrev will enable/"
11920"disable\n"
11921" the appropriate options (-midle2, -mlowpower and\n"
11922" -menhanced) according to the selected type\n"
11923" -mbig select big memory model\n"
11924" -msmall select small memory model (default)\n"
11925" -mregparm select register parameters (default)\n"
11926" -mmemparm select memory parameters\n"
11927" -midle2 enable IDLE2 support\n"
11928" -mlowpower enable LOPOWER and MAXSPEED support\n"
11929" -menhanced enable enhanced opcode support\n"
11930msgstr ""
11931
328577ad
NC
11932#. Only word (et al.), align, or conditionals are allowed within
11933#. .struct/.union.
ae351704 11934#: config/tc-tic54x.c:220
328577ad
NC
11935msgid "pseudo-op illegal within .struct/.union"
11936msgstr ""
11937
f12e7348 11938#: config/tc-tic54x.c:234
6e1772d5 11939#, c-format
1994a7c7
NC
11940msgid "C54x-specific command line options:\n"
11941msgstr ""
11942
f12e7348 11943#: config/tc-tic54x.c:235
6e1772d5 11944#, c-format
1994a7c7
NC
11945msgid "-mfar-mode | -mf Use extended addressing\n"
11946msgstr ""
11947
f12e7348 11948#: config/tc-tic54x.c:236
6e1772d5 11949#, c-format
1994a7c7
NC
11950msgid "-mcpu=<CPU version> Specify the CPU version\n"
11951msgstr ""
11952
f12e7348 11953#: config/tc-tic54x.c:237
6e1772d5 11954#, c-format
3dd5103b
NC
11955msgid "-merrors-to-file <filename>\n"
11956msgstr ""
11957
f12e7348 11958#: config/tc-tic54x.c:238
6e1772d5 11959#, c-format
1994a7c7
NC
11960msgid "-me <filename> Redirect errors to a file\n"
11961msgstr ""
11962
f12e7348 11963#: config/tc-tic54x.c:350
1994a7c7
NC
11964msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
11965msgstr ""
11966
f12e7348 11967#: config/tc-tic54x.c:403
1994a7c7
NC
11968msgid "Unterminated string after absolute expression"
11969msgstr ""
11970
f12e7348 11971#: config/tc-tic54x.c:411
1994a7c7
NC
11972msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
11973msgstr ""
11974
f12e7348 11975#: config/tc-tic54x.c:423
1994a7c7
NC
11976msgid "symbols assigned with .eval must begin with a letter"
11977msgstr ""
11978
f12e7348 11979#: config/tc-tic54x.c:677
1994a7c7
NC
11980msgid "Offset on nested structures is ignored"
11981msgstr ""
11982
f12e7348 11983#: config/tc-tic54x.c:727
1994a7c7
NC
11984#, c-format
11985msgid ".end%s without preceding .%s"
11986msgstr ""
11987
f12e7348 11988#: config/tc-tic54x.c:793
1994a7c7
NC
11989#, c-format
11990msgid "Unrecognized struct/union tag '%s'"
11991msgstr ""
11992
f12e7348 11993#: config/tc-tic54x.c:795
1994a7c7
NC
11994msgid ".tag requires a structure tag"
11995msgstr ""
11996
f12e7348 11997#: config/tc-tic54x.c:801
1994a7c7
NC
11998msgid "Label required for .tag"
11999msgstr ""
12000
f12e7348 12001#: config/tc-tic54x.c:820
1994a7c7
NC
12002#, c-format
12003msgid ".tag target '%s' undefined"
12004msgstr ""
12005
f12e7348 12006#: config/tc-tic54x.c:882
1994a7c7
NC
12007#, c-format
12008msgid ".field count '%d' out of range (1 <= X <= 32)"
12009msgstr ""
12010
f12e7348 12011#: config/tc-tic54x.c:910
1994a7c7
NC
12012#, c-format
12013msgid "Unrecognized field type '%c'"
12014msgstr ""
12015
12016#. Disallow .byte with a non constant expression that will
12017#. require relocation.
f12e7348 12018#: config/tc-tic54x.c:1046
1994a7c7
NC
12019msgid "Relocatable values require at least WORD storage"
12020msgstr ""
12021
f12e7348 12022#: config/tc-tic54x.c:1107
1994a7c7
NC
12023msgid "Use of .def/.ref is deprecated. Use .global instead"
12024msgstr ""
12025
f12e7348 12026#: config/tc-tic54x.c:1301
1994a7c7
NC
12027msgid ".space/.bes repeat count is negative, ignored"
12028msgstr ""
12029
f12e7348 12030#: config/tc-tic54x.c:1306
1994a7c7
NC
12031msgid ".space/.bes repeat count is zero, ignored"
12032msgstr ""
12033
f12e7348 12034#: config/tc-tic54x.c:1383
1994a7c7
NC
12035msgid "Missing size argument"
12036msgstr ""
12037
f12e7348 12038#: config/tc-tic54x.c:1517
1994a7c7
NC
12039msgid "CPU version has already been set"
12040msgstr ""
12041
f12e7348 12042#: config/tc-tic54x.c:1521
1994a7c7
NC
12043#, c-format
12044msgid "Unrecognized version '%s'"
12045msgstr ""
12046
f12e7348 12047#: config/tc-tic54x.c:1527
1994a7c7
NC
12048msgid "Changing of CPU version on the fly not supported"
12049msgstr ""
12050
f12e7348 12051#: config/tc-tic54x.c:1660
1994a7c7
NC
12052msgid "p2align not supported on this target"
12053msgstr ""
12054
f12e7348 12055#: config/tc-tic54x.c:1672
1994a7c7
NC
12056msgid "Argument to .even ignored"
12057msgstr ""
12058
f12e7348 12059#: config/tc-tic54x.c:1718
1994a7c7
NC
12060msgid "Invalid field size, must be from 1 to 32"
12061msgstr ""
12062
f12e7348 12063#: config/tc-tic54x.c:1731
1994a7c7
NC
12064msgid "field size must be 16 when value is relocatable"
12065msgstr ""
12066
f12e7348 12067#: config/tc-tic54x.c:1746
1994a7c7
NC
12068msgid "field value truncated"
12069msgstr ""
12070
f12e7348 12071#: config/tc-tic54x.c:1853 config/tc-tic54x.c:2159
1994a7c7
NC
12072#, c-format
12073msgid "Unrecognized section '%s'"
12074msgstr ""
12075
f12e7348 12076#: config/tc-tic54x.c:1862
1994a7c7
NC
12077msgid "Current section is unitialized, section name required for .clink"
12078msgstr ""
12079
f12e7348 12080#: config/tc-tic54x.c:2069
1994a7c7
NC
12081msgid "ENDLOOP without corresponding LOOP"
12082msgstr ""
12083
f12e7348 12084#: config/tc-tic54x.c:2110
1994a7c7
NC
12085msgid "Mixing of normal and extended addressing not supported"
12086msgstr ""
12087
f12e7348 12088#: config/tc-tic54x.c:2116
1994a7c7
NC
12089msgid "Extended addressing not supported on the specified CPU"
12090msgstr ""
12091
f12e7348 12092#: config/tc-tic54x.c:2165
1994a7c7
NC
12093msgid ".sblock may be used for initialized sections only"
12094msgstr ""
12095
f12e7348 12096#: config/tc-tic54x.c:2195
1994a7c7
NC
12097msgid "Symbol missing for .set/.equ"
12098msgstr ""
12099
f12e7348 12100#: config/tc-tic54x.c:2251
1994a7c7
NC
12101msgid ".var may only be used within a macro definition"
12102msgstr ""
12103
f12e7348 12104#: config/tc-tic54x.c:2259
1994a7c7
NC
12105msgid "Substitution symbols must begin with a letter"
12106msgstr ""
12107
f12e7348 12108#: config/tc-tic54x.c:2352
1994a7c7 12109#, c-format
ae351704 12110msgid "can't open macro library file '%s' for reading: %s"
1994a7c7
NC
12111msgstr ""
12112
f12e7348 12113#: config/tc-tic54x.c:2359
1994a7c7
NC
12114#, c-format
12115msgid "File '%s' not in macro archive format"
12116msgstr ""
12117
f12e7348 12118#: config/tc-tic54x.c:2489
1994a7c7
NC
12119#, c-format
12120msgid "Bad COFF version '%s'"
12121msgstr ""
12122
f12e7348 12123#: config/tc-tic54x.c:2498
1994a7c7
NC
12124#, c-format
12125msgid "Bad CPU version '%s'"
12126msgstr ""
12127
f12e7348 12128#: config/tc-tic54x.c:2511 config/tc-tic54x.c:2514
1994a7c7
NC
12129#, c-format
12130msgid "Can't redirect stderr to the file '%s'"
12131msgstr ""
12132
f12e7348 12133#: config/tc-tic54x.c:2629
1994a7c7
NC
12134#, c-format
12135msgid "Undefined substitution symbol '%s'"
12136msgstr ""
12137
f12e7348 12138#: config/tc-tic54x.c:3218
1994a7c7
NC
12139msgid "Badly formed address expression"
12140msgstr ""
12141
f12e7348 12142#: config/tc-tic54x.c:3471
1994a7c7
NC
12143#, c-format
12144msgid "Invalid dmad syntax '%s'"
12145msgstr ""
12146
f12e7348 12147#: config/tc-tic54x.c:3535
3b16e843
NC
12148#, c-format
12149msgid ""
12150"Use the .mmregs directive to use memory-mapped register names such as '%s'"
12151msgstr ""
12152
f12e7348 12153#: config/tc-tic54x.c:3586
1994a7c7
NC
12154msgid "Address mode *+ARx is write-only. Results of reading are undefined."
12155msgstr ""
12156
f12e7348 12157#: config/tc-tic54x.c:3606
1994a7c7
NC
12158#, c-format
12159msgid "Unrecognized indirect address format \"%s\""
12160msgstr ""
12161
f12e7348 12162#: config/tc-tic54x.c:3644
1994a7c7
NC
12163#, c-format
12164msgid "Operand '%s' out of range (%d <= x <= %d)"
12165msgstr ""
12166
f12e7348 12167#: config/tc-tic54x.c:3664
1994a7c7
NC
12168msgid "Error in relocation handling"
12169msgstr ""
12170
f12e7348 12171#: config/tc-tic54x.c:3683 config/tc-tic54x.c:3745 config/tc-tic54x.c:3773
1994a7c7
NC
12172#, c-format
12173msgid "Unrecognized condition code \"%s\""
12174msgstr ""
12175
f12e7348 12176#: config/tc-tic54x.c:3700
1994a7c7
NC
12177#, c-format
12178msgid "Condition \"%s\" does not match preceding group"
12179msgstr ""
12180
f12e7348 12181#: config/tc-tic54x.c:3708
1994a7c7
NC
12182#, c-format
12183msgid ""
12184"Condition \"%s\" uses a different accumulator from a preceding condition"
12185msgstr ""
12186
f12e7348 12187#: config/tc-tic54x.c:3715
1994a7c7
NC
12188msgid "Only one comparison conditional allowed"
12189msgstr ""
12190
f12e7348 12191#: config/tc-tic54x.c:3720
1994a7c7
NC
12192msgid "Only one overflow conditional allowed"
12193msgstr ""
12194
f12e7348 12195#: config/tc-tic54x.c:3728
1994a7c7
NC
12196#, c-format
12197msgid "Duplicate %s conditional"
12198msgstr ""
12199
f12e7348 12200#: config/tc-tic54x.c:3759
1994a7c7
NC
12201msgid "Invalid auxiliary register (use AR0-AR7)"
12202msgstr ""
12203
f12e7348 12204#: config/tc-tic54x.c:3790
1994a7c7
NC
12205msgid "lk addressing modes are invalid for memory-mapped register addressing"
12206msgstr ""
12207
f12e7348 12208#: config/tc-tic54x.c:3798
1994a7c7
NC
12209msgid ""
12210"Address mode *+ARx is not allowed in memory-mapped register addressing. "
12211"Resulting behavior is undefined."
12212msgstr ""
12213
f12e7348 12214#: config/tc-tic54x.c:3824
1994a7c7
NC
12215msgid ""
12216"Destination accumulator for each part of this parallel instruction must be "
12217"different"
12218msgstr ""
12219
f12e7348 12220#: config/tc-tic54x.c:3873
1994a7c7
NC
12221#, c-format
12222msgid "Memory mapped register \"%s\" out of range"
12223msgstr ""
12224
f12e7348 12225#: config/tc-tic54x.c:3912
1994a7c7
NC
12226msgid "Invalid operand (use 1, 2, or 3)"
12227msgstr ""
12228
f12e7348 12229#: config/tc-tic54x.c:3937
1994a7c7
NC
12230msgid "A status register or status bit name is required"
12231msgstr ""
12232
f12e7348 12233#: config/tc-tic54x.c:3947
1994a7c7
NC
12234#, c-format
12235msgid "Unrecognized status bit \"%s\""
12236msgstr ""
12237
f12e7348 12238#: config/tc-tic54x.c:3970
1994a7c7
NC
12239#, c-format
12240msgid "Invalid status register \"%s\""
12241msgstr ""
12242
f12e7348 12243#: config/tc-tic54x.c:3982
1994a7c7
NC
12244#, c-format
12245msgid "Operand \"%s\" out of range (use 1 or 2)"
12246msgstr ""
12247
f12e7348 12248#: config/tc-tic54x.c:4185
1994a7c7
NC
12249#, c-format
12250msgid "Unrecognized instruction \"%s\""
12251msgstr ""
12252
f12e7348 12253#: config/tc-tic54x.c:4214
1994a7c7
NC
12254#, c-format
12255msgid "Unrecognized operand list '%s' for instruction '%s'"
12256msgstr ""
12257
f12e7348 12258#: config/tc-tic54x.c:4243
1994a7c7
NC
12259#, c-format
12260msgid "Unrecognized parallel instruction \"%s\""
12261msgstr ""
12262
f12e7348 12263#: config/tc-tic54x.c:4292
1994a7c7
NC
12264#, c-format
12265msgid "Invalid operand (s) for parallel instruction \"%s\""
12266msgstr ""
12267
f12e7348 12268#: config/tc-tic54x.c:4295
1994a7c7
NC
12269#, c-format
12270msgid "Unrecognized parallel instruction combination \"%s || %s\""
12271msgstr ""
12272
f12e7348 12273#: config/tc-tic54x.c:4522
1994a7c7
NC
12274#, c-format
12275msgid "%s symbol recursion stopped at second appearance of '%s'"
12276msgstr ""
12277
f12e7348 12278#: config/tc-tic54x.c:4562
1994a7c7
NC
12279msgid "Unrecognized substitution symbol function"
12280msgstr ""
12281
f12e7348 12282#: config/tc-tic54x.c:4567
1994a7c7
NC
12283msgid "Missing '(' after substitution symbol function"
12284msgstr ""
12285
f12e7348 12286#: config/tc-tic54x.c:4581
1994a7c7
NC
12287msgid "Expecting second argument"
12288msgstr ""
12289
f12e7348 12290#: config/tc-tic54x.c:4594 config/tc-tic54x.c:4644
1994a7c7
NC
12291msgid "Extra junk in function call, expecting ')'"
12292msgstr ""
12293
f12e7348 12294#: config/tc-tic54x.c:4620
1994a7c7
NC
12295msgid "Function expects two arguments"
12296msgstr ""
12297
f12e7348 12298#: config/tc-tic54x.c:4633
1994a7c7
NC
12299msgid "Expecting character constant argument"
12300msgstr ""
12301
f12e7348 12302#: config/tc-tic54x.c:4639
1994a7c7
NC
12303msgid "Both arguments must be substitution symbols"
12304msgstr ""
12305
f12e7348 12306#: config/tc-tic54x.c:4692
1994a7c7
NC
12307#, c-format
12308msgid "Invalid subscript (use 1 to %d)"
12309msgstr ""
12310
f12e7348 12311#: config/tc-tic54x.c:4702
1994a7c7
NC
12312#, c-format
12313msgid "Invalid length (use 0 to %d"
12314msgstr ""
12315
f12e7348 12316#: config/tc-tic54x.c:4712
1994a7c7
NC
12317msgid "Missing ')' in subscripted substitution symbol expression"
12318msgstr ""
12319
f12e7348 12320#: config/tc-tic54x.c:4732
1994a7c7
NC
12321msgid "Missing forced substitution terminator ':'"
12322msgstr ""
12323
f12e7348 12324#: config/tc-tic54x.c:4886
1994a7c7
NC
12325#, c-format
12326msgid ""
12327"Instruction does not fit in available delay slots (%d-word insn, %d slots "
12328"left)"
12329msgstr ""
12330
f12e7348 12331#: config/tc-tic54x.c:4927
1994a7c7
NC
12332#, c-format
12333msgid "Unrecognized parallel instruction '%s'"
12334msgstr ""
12335
f12e7348 12336#: config/tc-tic54x.c:4939
1994a7c7
NC
12337#, c-format
12338msgid "Instruction '%s' requires an LP cpu version"
12339msgstr ""
12340
f12e7348 12341#: config/tc-tic54x.c:4946
1994a7c7
NC
12342#, c-format
12343msgid "Instruction '%s' requires far mode addressing"
12344msgstr ""
12345
f12e7348 12346#: config/tc-tic54x.c:4958
1994a7c7
NC
12347#, c-format
12348msgid ""
12349"Instruction does not fit in available delay slots (%d-word insn, %d slots "
12350"left). Resulting behavior is undefined."
12351msgstr ""
12352
f12e7348 12353#: config/tc-tic54x.c:4968
1994a7c7
NC
12354msgid ""
12355"Instructions which cause PC discontinuity are not allowed in a delay slot. "
12356"Resulting behavior is undefined."
12357msgstr ""
12358
f12e7348 12359#: config/tc-tic54x.c:4979
1994a7c7
NC
12360#, c-format
12361msgid "'%s' is not repeatable. Resulting behavior is undefined."
12362msgstr ""
12363
f12e7348 12364#: config/tc-tic54x.c:4983
1994a7c7
NC
12365msgid ""
12366"Instructions using long offset modifiers or absolute addresses are not "
12367"repeatable. Resulting behavior is undefined."
12368msgstr ""
12369
f12e7348 12370#: config/tc-tic54x.c:5135
1994a7c7
NC
12371#, c-format
12372msgid "Unsupported relocation size %d"
12373msgstr ""
12374
f12e7348 12375#: config/tc-tic54x.c:5266
1994a7c7
NC
12376msgid "non-absolute value used with .space/.bes"
12377msgstr ""
12378
f12e7348 12379#: config/tc-tic54x.c:5270
1994a7c7
NC
12380#, c-format
12381msgid "negative value ignored in %s"
12382msgstr ""
12383
f12e7348 12384#: config/tc-tic54x.c:5358
1994a7c7
NC
12385#, c-format
12386msgid "attempt to .space/.bes backwards? (%ld)"
12387msgstr ""
12388
f12e7348 12389#: config/tc-tic54x.c:5390
1994a7c7
NC
12390#, c-format
12391msgid "Invalid label '%s'"
12392msgstr ""
12393
ae351704 12394#: config/tc-v850.c:233
ac50feda
RH
12395#, c-format
12396msgid ".COMMon length (%d.) < 0! Ignored."
12397msgstr ""
12398
ae351704 12399#: config/tc-v850.c:254
6e1772d5
AM
12400#, c-format
12401msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
12402msgstr ""
12403
ae351704 12404#: config/tc-v850.c:280
328577ad
NC
12405msgid "Common alignment negative; 0 assumed"
12406msgstr ""
12407
ae351704 12408#: config/tc-v850.c:938
ac50feda
RH
12409#, c-format
12410msgid "unknown operand shift: %x\n"
12411msgstr ""
12412
ae351704 12413#: config/tc-v850.c:939
ac50feda
RH
12414msgid "internal failure in parse_register_list"
12415msgstr ""
12416
ae351704 12417#: config/tc-v850.c:955
ac50feda
RH
12418msgid "constant expression or register list expected"
12419msgstr ""
12420
ae351704 12421#: config/tc-v850.c:960 config/tc-v850.c:973 config/tc-v850.c:992
ac50feda
RH
12422msgid "high bits set in register list expression"
12423msgstr ""
12424
ae351704 12425#: config/tc-v850.c:1031 config/tc-v850.c:1094
ac50feda
RH
12426msgid "illegal register included in list"
12427msgstr ""
12428
ae351704 12429#: config/tc-v850.c:1037
ac50feda
RH
12430msgid "system registers cannot be included in list"
12431msgstr ""
12432
ae351704 12433#: config/tc-v850.c:1042
ac50feda
RH
12434msgid "PSW cannot be included in list"
12435msgstr ""
12436
ae351704 12437#: config/tc-v850.c:1049
ac50feda
RH
12438msgid "High value system registers cannot be included in list"
12439msgstr ""
12440
ae351704 12441#: config/tc-v850.c:1073
ac50feda
RH
12442msgid "second register should follow dash in register list"
12443msgstr ""
12444
ae351704 12445#: config/tc-v850.c:1118
6e1772d5 12446#, c-format
ac50feda
RH
12447msgid " V850 options:\n"
12448msgstr ""
12449
ae351704 12450#: config/tc-v850.c:1119
6e1772d5 12451#, c-format
ac50feda
RH
12452msgid " -mwarn-signed-overflow Warn if signed immediate values overflow\n"
12453msgstr ""
12454
ae351704 12455#: config/tc-v850.c:1120
6e1772d5 12456#, c-format
ac50feda
RH
12457msgid ""
12458" -mwarn-unsigned-overflow Warn if unsigned immediate values overflow\n"
12459msgstr ""
12460
ae351704 12461#: config/tc-v850.c:1121
6e1772d5 12462#, c-format
ac50feda
RH
12463msgid " -mv850 The code is targeted at the v850\n"
12464msgstr ""
12465
ae351704 12466#: config/tc-v850.c:1122
6e1772d5 12467#, c-format
ac50feda
RH
12468msgid " -mv850e The code is targeted at the v850e\n"
12469msgstr ""
12470
ae351704 12471#: config/tc-v850.c:1123
6e1772d5
AM
12472#, c-format
12473msgid " -mv850e1 The code is targeted at the v850e1\n"
12474msgstr ""
12475
ae351704 12476#: config/tc-v850.c:1124
6e1772d5 12477#, c-format
ac50feda
RH
12478msgid ""
12479" -mv850any The code is generic, despite any processor "
12480"specific instructions\n"
12481msgstr ""
12482
ae351704 12483#: config/tc-v850.c:1125
6e1772d5 12484#, c-format
87ccc1b0
NC
12485msgid " -mrelax Enable relaxation\n"
12486msgstr ""
12487
499ac353 12488#: config/tc-v850.c:1291
ac50feda
RH
12489#, c-format
12490msgid "Unable to determine default target processor from string: %s"
12491msgstr ""
12492
499ac353 12493#: config/tc-v850.c:1326
06647dfd
AM
12494msgid "lo() relocation used on an instruction which does not support it"
12495msgstr ""
12496
499ac353 12497#: config/tc-v850.c:1343
ac50feda
RH
12498msgid "ctoff() relocation used on an instruction which does not support it"
12499msgstr ""
12500
499ac353 12501#: config/tc-v850.c:1365
ac50feda
RH
12502msgid "sdaoff() relocation used on an instruction which does not support it"
12503msgstr ""
12504
499ac353 12505#: config/tc-v850.c:1387
ac50feda
RH
12506msgid "zdaoff() relocation used on an instruction which does not support it"
12507msgstr ""
12508
499ac353 12509#: config/tc-v850.c:1420
ac50feda
RH
12510msgid "tdaoff() relocation used on an instruction which does not support it"
12511msgstr ""
12512
499ac353 12513#: config/tc-v850.c:1625
ac50feda
RH
12514msgid "Target processor does not support this instruction."
12515msgstr ""
12516
499ac353 12517#: config/tc-v850.c:1714 config/tc-v850.c:1743 config/tc-v850.c:1923
ac50feda
RH
12518msgid "immediate operand is too large"
12519msgstr ""
12520
499ac353 12521#: config/tc-v850.c:1725
ac50feda
RH
12522msgid "AAARG -> unhandled constant reloc"
12523msgstr ""
12524
499ac353 12525#: config/tc-v850.c:1768
ac50feda
RH
12526msgid "invalid register name"
12527msgstr ""
12528
499ac353 12529#: config/tc-v850.c:1772
ac50feda
RH
12530msgid "register r0 cannot be used here"
12531msgstr ""
12532
499ac353 12533#: config/tc-v850.c:1783
ae351704 12534msgid "invalid system register name"
ac50feda
RH
12535msgstr ""
12536
499ac353 12537#: config/tc-v850.c:1795
ae351704 12538msgid "expected EP register"
ac50feda
RH
12539msgstr ""
12540
499ac353 12541#: config/tc-v850.c:1811
ae351704 12542msgid "invalid condition code name"
ac50feda
RH
12543msgstr ""
12544
499ac353 12545#: config/tc-v850.c:1831 config/tc-v850.c:1835
ae351704 12546msgid "constant too big to fit into instruction"
ac50feda
RH
12547msgstr ""
12548
499ac353 12549#: config/tc-v850.c:1888
ae351704 12550msgid "syntax error: value is missing before the register name"
87ccc1b0
NC
12551msgstr ""
12552
499ac353 12553#: config/tc-v850.c:1890
ae351704 12554msgid "syntax error: register not expected"
ac50feda
RH
12555msgstr ""
12556
499ac353 12557#: config/tc-v850.c:1903
ae351704 12558msgid "syntax error: system register not expected"
ac50feda
RH
12559msgstr ""
12560
499ac353 12561#: config/tc-v850.c:1907
ae351704 12562msgid "syntax error: condition code not expected"
3caac5b8
AM
12563msgstr ""
12564
f12e7348 12565#: config/tc-v850.c:1941 config/tc-xtensa.c:11683
ae351704 12566msgid "invalid operand"
3caac5b8
AM
12567msgstr ""
12568
ae351704 12569#: config/tc-vax.c:1343
ac50feda
RH
12570msgid "no '[' to match ']'"
12571msgstr ""
12572
ae351704 12573#: config/tc-vax.c:1359
ac50feda
RH
12574msgid "bad register in []"
12575msgstr ""
12576
ae351704 12577#: config/tc-vax.c:1361
ac50feda
RH
12578msgid "[PC] index banned"
12579msgstr ""
12580
ae351704 12581#: config/tc-vax.c:1397
ac50feda
RH
12582msgid "no '(' to match ')'"
12583msgstr ""
12584
ae351704 12585#: config/tc-vax.c:1513
ac50feda
RH
12586msgid "invalid branch operand"
12587msgstr ""
12588
ae351704 12589#: config/tc-vax.c:1540
ac50feda
RH
12590msgid "address prohibits @"
12591msgstr ""
12592
ae351704 12593#: config/tc-vax.c:1542
ac50feda
RH
12594msgid "address prohibits #"
12595msgstr ""
12596
ae351704 12597#: config/tc-vax.c:1546
ac50feda
RH
12598msgid "address prohibits -()"
12599msgstr ""
12600
ae351704 12601#: config/tc-vax.c:1548
ac50feda
RH
12602msgid "address prohibits ()+"
12603msgstr ""
12604
ae351704 12605#: config/tc-vax.c:1551
ac50feda
RH
12606msgid "address prohibits ()"
12607msgstr ""
12608
ae351704 12609#: config/tc-vax.c:1553
ac50feda
RH
12610msgid "address prohibits []"
12611msgstr ""
12612
ae351704 12613#: config/tc-vax.c:1555
ac50feda
RH
12614msgid "address prohibits register"
12615msgstr ""
12616
ae351704 12617#: config/tc-vax.c:1557
ac50feda
RH
12618msgid "address prohibits displacement length specifier"
12619msgstr ""
12620
ae351704 12621#: config/tc-vax.c:1585
ac50feda
RH
12622msgid "invalid operand of S^#"
12623msgstr ""
12624
ae351704 12625#: config/tc-vax.c:1598
ac50feda
RH
12626msgid "S^# needs expression"
12627msgstr ""
12628
ae351704 12629#: config/tc-vax.c:1605
ac50feda
RH
12630msgid "S^# may only read-access"
12631msgstr ""
12632
ae351704 12633#: config/tc-vax.c:1628
ac50feda
RH
12634msgid "invalid operand of -()"
12635msgstr ""
12636
ae351704 12637#: config/tc-vax.c:1634
ac50feda
RH
12638msgid "-(PC) unpredictable"
12639msgstr ""
12640
ae351704 12641#: config/tc-vax.c:1636
ac50feda
RH
12642msgid "[]index same as -()register: unpredictable"
12643msgstr ""
12644
ae351704 12645#: config/tc-vax.c:1668
ac50feda
RH
12646msgid "invalid operand of ()+"
12647msgstr ""
12648
ae351704 12649#: config/tc-vax.c:1674
ac50feda
RH
12650msgid "(PC)+ unpredictable"
12651msgstr ""
12652
ae351704 12653#: config/tc-vax.c:1676
ac50feda
RH
12654msgid "[]index same as ()+register: unpredictable"
12655msgstr ""
12656
ae351704 12657#: config/tc-vax.c:1699
ac50feda
RH
12658msgid "# conflicts length"
12659msgstr ""
12660
ae351704 12661#: config/tc-vax.c:1701
ac50feda
RH
12662msgid "# bars register"
12663msgstr ""
12664
ae351704 12665#: config/tc-vax.c:1721
ac50feda
RH
12666msgid "writing or modifying # is unpredictable"
12667msgstr ""
12668
ae351704 12669#: config/tc-vax.c:1747
ac50feda
RH
12670msgid "length not needed"
12671msgstr ""
12672
ae351704 12673#: config/tc-vax.c:1754
ac50feda
RH
12674msgid "can't []index a register, because it has no address"
12675msgstr ""
12676
ae351704 12677#: config/tc-vax.c:1756
ac50feda
RH
12678msgid "a register has no address"
12679msgstr ""
12680
ae351704 12681#: config/tc-vax.c:1765
ac50feda
RH
12682msgid "PC part of operand unpredictable"
12683msgstr ""
12684
ae351704
AM
12685#: config/tc-vax.c:1921
12686msgid "odd number of bytes in operand description"
12687msgstr ""
12688
12689#: config/tc-vax.c:1935
12690msgid "Bad operand"
12691msgstr ""
12692
12693#: config/tc-vax.c:1940
12694msgid "Not enough operands"
12695msgstr ""
12696
12697#: config/tc-vax.c:1947
12698msgid "Too many operands"
12699msgstr ""
12700
12701#: config/tc-vax.c:2217
3caac5b8
AM
12702msgid "SYMBOL TABLE not implemented"
12703msgstr ""
12704
ae351704 12705#: config/tc-vax.c:2221
3caac5b8
AM
12706msgid "TOKEN TRACE not implemented"
12707msgstr ""
12708
ae351704 12709#: config/tc-vax.c:2225
3caac5b8
AM
12710#, c-format
12711msgid "Displacement length %s ignored!"
12712msgstr ""
12713
ae351704 12714#: config/tc-vax.c:2229
3caac5b8
AM
12715#, c-format
12716msgid "I don't need or use temp. file \"%s\"."
12717msgstr ""
12718
ae351704 12719#: config/tc-vax.c:2233
3caac5b8
AM
12720msgid "I don't use an interpass file! -V ignored"
12721msgstr ""
12722
ae351704 12723#: config/tc-vax.c:2290
6e1772d5 12724#, c-format
ac50feda
RH
12725msgid ""
12726"VAX options:\n"
12727"-d LENGTH\t\tignored\n"
12728"-J\t\t\tignored\n"
12729"-S\t\t\tignored\n"
12730"-t FILE\t\t\tignored\n"
12731"-T\t\t\tignored\n"
12732"-V\t\t\tignored\n"
12733msgstr ""
12734
ae351704 12735#: config/tc-vax.c:2299
6e1772d5 12736#, c-format
ac50feda
RH
12737msgid ""
12738"VMS options:\n"
12739"-+\t\t\thash encode names longer than 31 characters\n"
12740"-1\t\t\t`const' handling compatible with gcc 1.x\n"
12741"-H\t\t\tshow new symbol after hash truncation\n"
12742"-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
12743"\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
12744"-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
12745msgstr ""
12746
ae351704
AM
12747#: config/tc-vax.c:2464
12748#, c-format
12749msgid "Ignoring statement due to \"%s\""
12750msgstr ""
12751
12752#: config/tc-vax.c:2481
12753#, c-format
12754msgid "Aborting because statement has \"%s\""
12755msgstr ""
12756
12757#: config/tc-vax.c:2526
12758msgid "Can't relocate expression"
12759msgstr ""
12760
12761#: config/tc-vax.c:2629
12762msgid "Bignum not permitted in short literal. Immediate mode assumed."
12763msgstr ""
12764
12765#: config/tc-vax.c:2638
12766msgid "Can't do flonum short literal: immediate mode used."
12767msgstr ""
12768
12769#: config/tc-vax.c:2685
12770#, c-format
12771msgid "A bignum/flonum may not be a displacement: 0x%lx used"
12772msgstr ""
12773
12774#: config/tc-vax.c:2996
12775#, c-format
12776msgid "Short literal overflow(%ld.), immediate mode assumed."
12777msgstr ""
12778
12779#: config/tc-vax.c:3005
12780#, c-format
12781msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
12782msgstr ""
12783
12784#: config/tc-vax.c:3070
12785msgid "Length specification ignored. Address mode 9F used"
12786msgstr ""
12787
12788#: config/tc-vax.c:3128
12789msgid "Invalid operand: immediate value used as base address."
12790msgstr ""
12791
12792#: config/tc-vax.c:3130
12793msgid "Invalid operand: immediate value used as address."
12794msgstr ""
12795
12796#: config/tc-vax.c:3155
12797msgid "Symbol used as immediate operand in PIC mode."
12798msgstr ""
12799
12800#: config/tc-vax.c:3258
12801#, c-format
12802msgid "VIP_BEGIN error:%s"
12803msgstr ""
12804
12805#: config/tc-xc16x.c:211
12806#, c-format
12807msgid " XC16X specific command line options:\n"
12808msgstr ""
12809
c85dd50d 12810#: config/tc-xstormy16.c:78
3b16e843 12811#, c-format
c85dd50d 12812msgid " XSTORMY16 specific command line options:\n"
3b16e843
NC
12813msgstr ""
12814
f12e7348 12815#: config/tc-xtensa.c:617
06647dfd 12816msgid "illegal range of target hardware versions"
87ccc1b0
NC
12817msgstr ""
12818
f12e7348 12819#: config/tc-xtensa.c:766
06647dfd 12820msgid "--density option is ignored"
87ccc1b0
NC
12821msgstr ""
12822
f12e7348 12823#: config/tc-xtensa.c:769
06647dfd 12824msgid "--no-density option is ignored"
87ccc1b0
NC
12825msgstr ""
12826
f12e7348 12827#: config/tc-xtensa.c:778
06647dfd
AM
12828msgid "--generics is deprecated; use --transform instead"
12829msgstr ""
12830
f12e7348 12831#: config/tc-xtensa.c:781
06647dfd
AM
12832msgid "--no-generics is deprecated; use --no-transform instead"
12833msgstr ""
12834
f12e7348 12835#: config/tc-xtensa.c:784
06647dfd
AM
12836msgid "--relax is deprecated; use --transform instead"
12837msgstr ""
12838
f12e7348 12839#: config/tc-xtensa.c:787
06647dfd
AM
12840msgid "--no-relax is deprecated; use --no-transform instead"
12841msgstr ""
12842
f12e7348 12843#: config/tc-xtensa.c:804
06647dfd 12844msgid "--absolute-literals option not supported in this Xtensa configuration"
87ccc1b0
NC
12845msgstr ""
12846
f12e7348 12847#: config/tc-xtensa.c:877
06647dfd 12848msgid "prefer-l32r conflicts with prefer-const16"
87ccc1b0
NC
12849msgstr ""
12850
f12e7348 12851#: config/tc-xtensa.c:883
06647dfd
AM
12852msgid "prefer-const16 conflicts with prefer-l32r"
12853msgstr ""
12854
f12e7348 12855#: config/tc-xtensa.c:891 config/tc-xtensa.c:900 config/tc-xtensa.c:904
06647dfd
AM
12856msgid "invalid target hardware version"
12857msgstr ""
12858
f12e7348 12859#: config/tc-xtensa.c:1083
87ccc1b0
NC
12860msgid "unmatched end directive"
12861msgstr ""
12862
f12e7348 12863#: config/tc-xtensa.c:1112
87ccc1b0
NC
12864msgid ".begin directive with no matching .end directive"
12865msgstr ""
12866
f12e7348 12867#: config/tc-xtensa.c:1153
06647dfd
AM
12868msgid "[no-]generics is deprecated; use [no-]transform instead"
12869msgstr ""
12870
f12e7348 12871#: config/tc-xtensa.c:1158
06647dfd
AM
12872msgid "[no-]relax is deprecated; use [no-]transform instead"
12873msgstr ""
12874
f12e7348 12875#: config/tc-xtensa.c:1171
87ccc1b0 12876#, c-format
06647dfd 12877msgid "directive %s cannot be negated"
87ccc1b0
NC
12878msgstr ""
12879
f12e7348 12880#: config/tc-xtensa.c:1177
87ccc1b0
NC
12881msgid "unknown directive"
12882msgstr ""
12883
f12e7348
NC
12884#: config/tc-xtensa.c:1198 config/tc-xtensa.c:1294 config/tc-xtensa.c:1536
12885#: config/tc-xtensa.c:5689
06647dfd
AM
12886msgid "directives are not valid inside bundles"
12887msgstr ""
12888
f12e7348 12889#: config/tc-xtensa.c:1210
06647dfd
AM
12890msgid ".begin literal is deprecated; use .literal instead"
12891msgstr ""
12892
f12e7348 12893#: config/tc-xtensa.c:1224
87ccc1b0
NC
12894msgid "cannot set literal_prefix inside literal fragment"
12895msgstr ""
12896
f12e7348 12897#: config/tc-xtensa.c:1257
06647dfd
AM
12898msgid ".begin [no-]density is ignored"
12899msgstr ""
12900
f12e7348 12901#: config/tc-xtensa.c:1264 config/tc-xtensa.c:1314
06647dfd
AM
12902msgid "Xtensa absolute literals option not supported; ignored"
12903msgstr ""
12904
f12e7348 12905#: config/tc-xtensa.c:1307
06647dfd 12906msgid ".end [no-]density is ignored"
87ccc1b0
NC
12907msgstr ""
12908
f12e7348 12909#: config/tc-xtensa.c:1332
87ccc1b0
NC
12910#, c-format
12911msgid "does not match begin %s%s at %s:%d"
12912msgstr ""
12913
f12e7348 12914#: config/tc-xtensa.c:1387
87ccc1b0
NC
12915msgid ".literal_position inside literal directive; ignoring"
12916msgstr ""
12917
f12e7348 12918#: config/tc-xtensa.c:1407
6e1772d5
AM
12919msgid ".literal not allowed inside .begin literal region"
12920msgstr ""
12921
f12e7348 12922#: config/tc-xtensa.c:1443
87ccc1b0
NC
12923msgid "expected comma or colon after symbol name; rest of line ignored"
12924msgstr ""
12925
f12e7348 12926#: config/tc-xtensa.c:1505
06647dfd
AM
12927msgid "fall through frequency must be greater than 0"
12928msgstr ""
12929
f12e7348 12930#: config/tc-xtensa.c:1513
06647dfd
AM
12931msgid "branch target frequency must be greater than 0"
12932msgstr ""
12933
f12e7348 12934#: config/tc-xtensa.c:1561
06647dfd
AM
12935#, c-format
12936msgid "opcode-specific %s relocation used outside an instruction"
12937msgstr ""
12938
f12e7348
NC
12939#: config/tc-xtensa.c:1569
12940#, c-format
12941msgid "invalid use of %s relocation"
12942msgstr ""
12943
12944#: config/tc-xtensa.c:1765 config/tc-xtensa.c:1782
87ccc1b0
NC
12945#, c-format
12946msgid "bad register name: %s"
12947msgstr ""
12948
f12e7348 12949#: config/tc-xtensa.c:1771
87ccc1b0
NC
12950#, c-format
12951msgid "bad register number: %s"
12952msgstr ""
12953
f12e7348
NC
12954#: config/tc-xtensa.c:1834
12955msgid "pcrel relocation not allowed in an instruction"
12956msgstr ""
12957
12958#: config/tc-xtensa.c:1851
87ccc1b0
NC
12959msgid "register number out of range"
12960msgstr ""
12961
f12e7348 12962#: config/tc-xtensa.c:1935
06647dfd
AM
12963msgid "extra comma"
12964msgstr ""
12965
f12e7348 12966#: config/tc-xtensa.c:1937
06647dfd
AM
12967msgid "extra colon"
12968msgstr ""
12969
f12e7348 12970#: config/tc-xtensa.c:1939
06647dfd
AM
12971msgid "missing argument"
12972msgstr ""
12973
f12e7348 12974#: config/tc-xtensa.c:1941
06647dfd
AM
12975msgid "missing comma or colon"
12976msgstr ""
12977
f12e7348 12978#: config/tc-xtensa.c:1998
06647dfd
AM
12979msgid "incorrect register number, ignoring"
12980msgstr ""
12981
f12e7348 12982#: config/tc-xtensa.c:2005
87ccc1b0
NC
12983msgid "too many arguments"
12984msgstr ""
12985
f12e7348 12986#: config/tc-xtensa.c:2078
87ccc1b0 12987#, c-format
06647dfd 12988msgid "cannot encode opcode \"%s\""
87ccc1b0
NC
12989msgstr ""
12990
f12e7348 12991#: config/tc-xtensa.c:2172
87ccc1b0 12992#, c-format
06647dfd 12993msgid "not enough operands (%d) for '%s'; expected %d"
87ccc1b0
NC
12994msgstr ""
12995
f12e7348 12996#: config/tc-xtensa.c:2179
87ccc1b0 12997#, c-format
06647dfd 12998msgid "too many operands (%d) for '%s'; expected %d"
87ccc1b0
NC
12999msgstr ""
13000
f12e7348 13001#: config/tc-xtensa.c:2230
87ccc1b0 13002#, c-format
06647dfd 13003msgid "invalid register '%s' for '%s' instruction"
87ccc1b0
NC
13004msgstr ""
13005
f12e7348 13006#: config/tc-xtensa.c:2237
87ccc1b0 13007#, c-format
06647dfd 13008msgid "invalid register number (%ld) for '%s' instruction"
87ccc1b0
NC
13009msgstr ""
13010
f12e7348 13011#: config/tc-xtensa.c:2305
87ccc1b0 13012#, c-format
06647dfd 13013msgid "invalid register number (%ld) for '%s'"
87ccc1b0
NC
13014msgstr ""
13015
f12e7348 13016#: config/tc-xtensa.c:2696
87ccc1b0 13017#, c-format
55cf6793 13018msgid "operand %d of '%s' has out of range value '%u'"
87ccc1b0
NC
13019msgstr ""
13020
f12e7348 13021#: config/tc-xtensa.c:2702
87ccc1b0 13022#, c-format
55cf6793 13023msgid "operand %d of '%s' has invalid value '%u'"
87ccc1b0
NC
13024msgstr ""
13025
f12e7348 13026#: config/tc-xtensa.c:2750
87ccc1b0 13027#, c-format
06647dfd 13028msgid "internal error: unknown option name '%s'"
87ccc1b0
NC
13029msgstr ""
13030
f12e7348 13031#: config/tc-xtensa.c:3852
87ccc1b0
NC
13032msgid "can't handle generation of literal/labels yet"
13033msgstr ""
13034
f12e7348 13035#: config/tc-xtensa.c:3856
87ccc1b0
NC
13036msgid "can't handle undefined OP TYPE"
13037msgstr ""
13038
f12e7348 13039#: config/tc-xtensa.c:3917
87ccc1b0
NC
13040#, c-format
13041msgid "found %d operands for '%s': Expected %d"
13042msgstr ""
13043
f12e7348 13044#: config/tc-xtensa.c:3924
87ccc1b0
NC
13045#, c-format
13046msgid "found too many (%d) operands for '%s': Expected %d"
13047msgstr ""
13048
f12e7348 13049#: config/tc-xtensa.c:3945
c85dd50d
NC
13050msgid "immediate operands sum to greater than 32"
13051msgstr ""
13052
f12e7348 13053#: config/tc-xtensa.c:4076
55cf6793
ZW
13054msgid "invalid immediate"
13055msgstr ""
13056
f12e7348 13057#: config/tc-xtensa.c:4197
06647dfd
AM
13058#, c-format
13059msgid "invalid relocation for operand %i of '%s'"
87ccc1b0
NC
13060msgstr ""
13061
f12e7348 13062#: config/tc-xtensa.c:4207
87ccc1b0 13063#, c-format
06647dfd 13064msgid "invalid expression for operand %i of '%s'"
87ccc1b0
NC
13065msgstr ""
13066
f12e7348 13067#: config/tc-xtensa.c:4217
87ccc1b0 13068#, c-format
06647dfd 13069msgid "invalid relocation in instruction slot %i"
87ccc1b0
NC
13070msgstr ""
13071
f12e7348 13072#: config/tc-xtensa.c:4224
87ccc1b0 13073#, c-format
06647dfd 13074msgid "undefined symbol for opcode \"%s\""
87ccc1b0
NC
13075msgstr ""
13076
f12e7348 13077#: config/tc-xtensa.c:4698
06647dfd 13078msgid "opcode 'NOP.N' unavailable in this configuration"
87ccc1b0
NC
13079msgstr ""
13080
f12e7348 13081#: config/tc-xtensa.c:4758
06647dfd
AM
13082msgid "get_expanded_loop_offset: invalid opcode"
13083msgstr ""
13084
f12e7348 13085#: config/tc-xtensa.c:4891
06647dfd
AM
13086#, c-format
13087msgid "assembly state not set for first frag in section %s"
87ccc1b0
NC
13088msgstr ""
13089
f12e7348 13090#: config/tc-xtensa.c:4944
06647dfd
AM
13091#, c-format
13092msgid "unaligned branch target: %d bytes at 0x%lx"
87ccc1b0
NC
13093msgstr ""
13094
f12e7348 13095#: config/tc-xtensa.c:4983
06647dfd
AM
13096#, c-format
13097msgid "unaligned loop: %d bytes at 0x%lx"
87ccc1b0
NC
13098msgstr ""
13099
f12e7348 13100#: config/tc-xtensa.c:5007
06647dfd 13101msgid "unexpected fix"
87ccc1b0
NC
13102msgstr ""
13103
f12e7348 13104#: config/tc-xtensa.c:5018 config/tc-xtensa.c:5022
06647dfd 13105msgid "undecodable fix"
87ccc1b0
NC
13106msgstr ""
13107
f12e7348 13108#: config/tc-xtensa.c:5151
3caac5b8
AM
13109msgid "labels are not valid inside bundles"
13110msgstr ""
13111
f12e7348 13112#: config/tc-xtensa.c:5171
06647dfd 13113msgid "invalid last instruction for a zero-overhead loop"
87ccc1b0
NC
13114msgstr ""
13115
f12e7348 13116#: config/tc-xtensa.c:5236
06647dfd 13117msgid "extra opening brace"
87ccc1b0
NC
13118msgstr ""
13119
f12e7348 13120#: config/tc-xtensa.c:5246
06647dfd 13121msgid "extra closing brace"
87ccc1b0
NC
13122msgstr ""
13123
f12e7348 13124#: config/tc-xtensa.c:5273
06647dfd 13125msgid "missing closing brace"
87ccc1b0
NC
13126msgstr ""
13127
f12e7348
NC
13128#: config/tc-xtensa.c:5373
13129#, c-format
13130msgid "wrong number of operands for '%s'"
13131msgstr ""
13132
13133#: config/tc-xtensa.c:5390
13134#, c-format
13135msgid "bad relocation expression for '%s'"
13136msgstr ""
13137
13138#: config/tc-xtensa.c:5403
87ccc1b0 13139#, c-format
06647dfd 13140msgid "unknown opcode or format name '%s'"
87ccc1b0
NC
13141msgstr ""
13142
f12e7348 13143#: config/tc-xtensa.c:5409
06647dfd
AM
13144msgid "format names only valid inside bundles"
13145msgstr ""
13146
f12e7348 13147#: config/tc-xtensa.c:5414
06647dfd
AM
13148#, c-format
13149msgid "multiple formats specified for one bundle; using '%s'"
87ccc1b0
NC
13150msgstr ""
13151
f12e7348 13152#: config/tc-xtensa.c:5464
87ccc1b0
NC
13153msgid "entry instruction with stack decrement < 16"
13154msgstr ""
13155
f12e7348 13156#: config/tc-xtensa.c:5517
06647dfd
AM
13157msgid "unaligned entry instruction"
13158msgstr ""
13159
f12e7348 13160#: config/tc-xtensa.c:5582
06647dfd
AM
13161msgid "bad instruction format"
13162msgstr ""
13163
f12e7348 13164#: config/tc-xtensa.c:5585
06647dfd
AM
13165msgid "invalid relocation"
13166msgstr ""
13167
f12e7348 13168#: config/tc-xtensa.c:5596
87ccc1b0 13169#, c-format
06647dfd 13170msgid "invalid relocation for '%s' instruction"
87ccc1b0
NC
13171msgstr ""
13172
f12e7348 13173#: config/tc-xtensa.c:5608
87ccc1b0 13174#, c-format
06647dfd 13175msgid "invalid relocation for operand %d of '%s'"
87ccc1b0
NC
13176msgstr ""
13177
f12e7348 13178#: config/tc-xtensa.c:5788
06647dfd
AM
13179msgid "cannot represent subtraction with an offset"
13180msgstr ""
13181
f12e7348 13182#: config/tc-xtensa.c:5888
87ccc1b0 13183#, c-format
55cf6793 13184msgid "unhandled local relocation fix %s"
87ccc1b0
NC
13185msgstr ""
13186
f12e7348
NC
13187#: config/tc-xtensa.c:5939
13188#, c-format
13189msgid "internal error; cannot generate `%s' relocation"
13190msgstr ""
13191
13192#: config/tc-xtensa.c:6159
06647dfd
AM
13193msgid "couldn't find a valid instruction format"
13194msgstr ""
13195
f12e7348 13196#: config/tc-xtensa.c:6160
87ccc1b0 13197#, c-format
06647dfd 13198msgid " ops were: "
87ccc1b0
NC
13199msgstr ""
13200
f12e7348 13201#: config/tc-xtensa.c:6162
87ccc1b0 13202#, c-format
06647dfd 13203msgid " %s;"
87ccc1b0
NC
13204msgstr ""
13205
f12e7348 13206#: config/tc-xtensa.c:6173
06647dfd
AM
13207#, c-format
13208msgid "format '%s' allows %d slots, but there are %d opcodes"
87ccc1b0
NC
13209msgstr ""
13210
f12e7348 13211#: config/tc-xtensa.c:6184 config/tc-xtensa.c:6282
06647dfd 13212msgid "illegal resource usage in bundle"
87ccc1b0
NC
13213msgstr ""
13214
f12e7348 13215#: config/tc-xtensa.c:6369
06647dfd
AM
13216#, c-format
13217msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
87ccc1b0
NC
13218msgstr ""
13219
f12e7348 13220#: config/tc-xtensa.c:6374
87ccc1b0 13221#, c-format
06647dfd 13222msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
87ccc1b0
NC
13223msgstr ""
13224
f12e7348 13225#: config/tc-xtensa.c:6379
06647dfd 13226#, c-format
ae351704 13227msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port"
87ccc1b0
NC
13228msgstr ""
13229
f12e7348 13230#: config/tc-xtensa.c:6384
06647dfd
AM
13231#, c-format
13232msgid ""
ae351704 13233"opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses"
87ccc1b0
NC
13234msgstr ""
13235
f12e7348 13236#: config/tc-xtensa.c:6400
06647dfd
AM
13237msgid "multiple branches or jumps in the same bundle"
13238msgstr ""
13239
f12e7348 13240#: config/tc-xtensa.c:6852
06647dfd
AM
13241msgid "cannot assemble into a literal fragment"
13242msgstr ""
13243
f12e7348 13244#: config/tc-xtensa.c:6854
06647dfd
AM
13245msgid "..."
13246msgstr ""
13247
f12e7348 13248#: config/tc-xtensa.c:7453
06647dfd
AM
13249msgid ""
13250"instruction sequence (write a0, branch, retw) may trigger hardware errata"
13251msgstr ""
13252
f12e7348 13253#: config/tc-xtensa.c:7565
06647dfd 13254msgid "branching or jumping to a loop end may trigger hardware errata"
87ccc1b0
NC
13255msgstr ""
13256
f12e7348 13257#: config/tc-xtensa.c:7647
06647dfd 13258msgid "loop end too close to another loop end may trigger hardware errata"
87ccc1b0
NC
13259msgstr ""
13260
f12e7348 13261#: config/tc-xtensa.c:7656
06647dfd
AM
13262#, c-format
13263msgid "fr_var %lu < length %d"
87ccc1b0
NC
13264msgstr ""
13265
f12e7348 13266#: config/tc-xtensa.c:7815
06647dfd
AM
13267msgid ""
13268"loop containing less than three instructions may trigger hardware errata"
87ccc1b0
NC
13269msgstr ""
13270
f12e7348 13271#: config/tc-xtensa.c:7887
06647dfd 13272msgid "undecodable instruction in instruction frag"
87ccc1b0
NC
13273msgstr ""
13274
f12e7348 13275#: config/tc-xtensa.c:7997
06647dfd 13276msgid "invalid empty loop"
87ccc1b0
NC
13277msgstr ""
13278
f12e7348 13279#: config/tc-xtensa.c:8002
06647dfd 13280msgid "loop target does not follow loop instruction in section"
87ccc1b0
NC
13281msgstr ""
13282
f12e7348 13283#: config/tc-xtensa.c:8580
87ccc1b0
NC
13284msgid "bad relaxation state"
13285msgstr ""
13286
f12e7348 13287#: config/tc-xtensa.c:8638
87ccc1b0 13288#, c-format
06647dfd 13289msgid "fr_var (%ld) < length (%d)"
87ccc1b0
NC
13290msgstr ""
13291
f12e7348 13292#: config/tc-xtensa.c:9339
87ccc1b0
NC
13293msgid "invalid relaxation fragment result"
13294msgstr ""
13295
f12e7348 13296#: config/tc-xtensa.c:9418
87ccc1b0
NC
13297msgid "unable to widen instruction"
13298msgstr ""
13299
f12e7348 13300#: config/tc-xtensa.c:9558
87ccc1b0
NC
13301msgid "multiple literals in expansion"
13302msgstr ""
13303
f12e7348 13304#: config/tc-xtensa.c:9562
87ccc1b0
NC
13305msgid "no registered fragment for literal"
13306msgstr ""
13307
f12e7348 13308#: config/tc-xtensa.c:9564
87ccc1b0
NC
13309msgid "number of literal tokens != 1"
13310msgstr ""
13311
f12e7348 13312#: config/tc-xtensa.c:9694 config/tc-xtensa.c:9700
87ccc1b0
NC
13313#, c-format
13314msgid "unresolved loop target symbol: %s"
13315msgstr ""
13316
f12e7348 13317#: config/tc-xtensa.c:9806
06647dfd
AM
13318#, c-format
13319msgid "invalid expression evaluation type %d"
87ccc1b0
NC
13320msgstr ""
13321
f12e7348 13322#: config/tc-xtensa.c:9823
87ccc1b0
NC
13323msgid "loop too long for LOOP instruction"
13324msgstr ""
13325
f12e7348 13326#: config/tc-xtensa.c:10093
87ccc1b0
NC
13327#, c-format
13328msgid "fixes not all moved from %s"
13329msgstr ""
13330
f12e7348 13331#: config/tc-xtensa.c:10224
06647dfd
AM
13332msgid ""
13333"literal pool location required for text-section-literals; specify with ."
13334"literal_position"
87ccc1b0
NC
13335msgstr ""
13336
f12e7348 13337#: config/tc-xtensa.c:11062
06647dfd
AM
13338msgid "too many operands in instruction"
13339msgstr ""
13340
f12e7348 13341#: config/tc-xtensa.c:11273
ae351704 13342msgid "invalid symbolic operand"
87ccc1b0
NC
13343msgstr ""
13344
f12e7348 13345#: config/tc-xtensa.c:11334
87ccc1b0
NC
13346msgid "operand number mismatch"
13347msgstr ""
13348
f12e7348 13349#: config/tc-xtensa.c:11338
06647dfd
AM
13350#, c-format
13351msgid "cannot encode opcode \"%s\" in the given format \"%s\""
13352msgstr ""
13353
f12e7348 13354#: config/tc-xtensa.c:11363
06647dfd
AM
13355#, c-format
13356msgid "xtensa-isa failure: %s"
13357msgstr ""
13358
f12e7348 13359#: config/tc-xtensa.c:11434
87ccc1b0
NC
13360msgid "invalid opcode"
13361msgstr ""
13362
f12e7348 13363#: config/tc-xtensa.c:11440
87ccc1b0
NC
13364msgid "too few operands"
13365msgstr ""
13366
f12e7348 13367#: config/tc-xtensa.c:11555 config/tc-xtensa.c:11561
06647dfd
AM
13368msgid "out of memory"
13369msgstr ""
13370
f12e7348
NC
13371#: config/tc-xtensa.c:11639
13372msgid "TLS relocation not allowed in FLIX bundle"
13373msgstr ""
13374
13375#. Instructions that generate TLS relocations should always be
13376#. relaxed in the front-end. If "record_fixup" is set, then this
13377#. function is being called during back-end relaxation, so flag
13378#. the unexpected behavior as an error.
13379#: config/tc-xtensa.c:11645
13380msgid "unexpected TLS relocation"
13381msgstr ""
13382
13383#: config/tc-xtensa.c:11689
ae351704
AM
13384msgid "symbolic operand not allowed"
13385msgstr ""
13386
f12e7348 13387#: config/tc-xtensa.c:11726
ae351704
AM
13388msgid "cannot decode instruction format"
13389msgstr ""
13390
f12e7348 13391#: config/tc-xtensa.c:11870
ae351704 13392msgid "ignoring extra '-rename-section' delimiter ':'"
06647dfd
AM
13393msgstr ""
13394
f12e7348 13395#: config/tc-xtensa.c:11875
06647dfd 13396#, c-format
ae351704 13397msgid "ignoring invalid '-rename-section' specification: '%s'"
06647dfd
AM
13398msgstr ""
13399
f12e7348 13400#: config/tc-xtensa.c:11886
ae351704
AM
13401#, c-format
13402msgid "section %s renamed multiple times"
06647dfd
AM
13403msgstr ""
13404
f12e7348 13405#: config/tc-xtensa.c:11888
06647dfd 13406#, c-format
ae351704 13407msgid "multiple sections remapped to output section %s"
06647dfd
AM
13408msgstr ""
13409
ae351704
AM
13410#: config/tc-z80.c:244
13411msgid "-- unterminated string"
06647dfd
AM
13412msgstr ""
13413
ae351704
AM
13414#: config/tc-z80.c:314
13415msgid "floating point numbers are not implemented"
87ccc1b0
NC
13416msgstr ""
13417
ae351704
AM
13418#: config/tc-z80.c:493 config/tc-z80.c:499
13419msgid "mismatched parentheses"
13420msgstr ""
13421
13422#: config/tc-z80.c:553
13423msgid "bad offset expression syntax"
13424msgstr ""
13425
13426#: config/tc-z80.c:577
13427msgid "bad expression syntax"
13428msgstr ""
13429
13430#: config/tc-z80.c:690
13431msgid "cannot make a relative jump to an absolute location"
13432msgstr ""
13433
13434#: config/tc-z80.c:702 config/tc-z80.c:1960
13435msgid "overflow"
13436msgstr ""
13437
13438#: config/tc-z80.c:1070 config/tc-z80.c:1113 config/tc-z80.c:1157
13439#: config/tc-z80.c:1277 config/tc-z80.c:1331 config/tc-z80.c:1600
13440msgid "bad intruction syntax"
13441msgstr ""
13442
13443#: config/tc-z80.c:1203
13444msgid "condition code invalid for jr"
13445msgstr ""
13446
13447#: config/tc-z80.c:1225
13448msgid "bad instruction syntax"
13449msgstr ""
13450
13451#: config/tc-z80.c:1704
13452msgid "parentheses ignored"
87ccc1b0
NC
13453msgstr ""
13454
f12e7348 13455#: config/tc-z80.c:1909 read.c:3512
87ccc1b0 13456#, c-format
ae351704
AM
13457msgid "junk at end of line, first unrecognized character is `%c'"
13458msgstr ""
13459
499ac353 13460#: config/tc-z80.c:1935 config/tc-z8k.c:1461 config/tc-z8k.c:1524
ae351704 13461msgid "relative jump out of range"
87ccc1b0
NC
13462msgstr ""
13463
ae351704
AM
13464#: config/tc-z80.c:1952
13465msgid "index offset out of range"
13466msgstr ""
13467
499ac353 13468#: config/tc-z80.c:1994 config/tc-z8k.c:1532
87ccc1b0 13469#, c-format
ae351704 13470msgid "md_apply_fix: unknown r_type 0x%x\n"
87ccc1b0
NC
13471msgstr ""
13472
ae351704 13473#: config/tc-z8k.c:282
87ccc1b0 13474#, c-format
fce00800
AM
13475msgid "register rr%d out of range"
13476msgstr ""
13477
ae351704 13478#: config/tc-z8k.c:284
fce00800
AM
13479#, c-format
13480msgid "register rr%d does not exist"
13481msgstr ""
13482
ae351704 13483#: config/tc-z8k.c:296
fce00800
AM
13484#, c-format
13485msgid "register rh%d out of range"
87ccc1b0
NC
13486msgstr ""
13487
ae351704 13488#: config/tc-z8k.c:308
87ccc1b0 13489#, c-format
fce00800 13490msgid "register rl%d out of range"
87ccc1b0
NC
13491msgstr ""
13492
ae351704 13493#: config/tc-z8k.c:321
87ccc1b0 13494#, c-format
fce00800 13495msgid "register rq%d out of range"
87ccc1b0
NC
13496msgstr ""
13497
ae351704 13498#: config/tc-z8k.c:323
87ccc1b0 13499#, c-format
fce00800 13500msgid "register rq%d does not exist"
87ccc1b0
NC
13501msgstr ""
13502
ae351704 13503#: config/tc-z8k.c:335
87ccc1b0 13504#, c-format
fce00800 13505msgid "register r%d out of range"
87ccc1b0
NC
13506msgstr ""
13507
ae351704 13508#: config/tc-z8k.c:376
87ccc1b0
NC
13509#, c-format
13510msgid "expected %c"
13511msgstr ""
13512
ae351704 13513#: config/tc-z8k.c:391
87ccc1b0
NC
13514#, c-format
13515msgid "register is wrong size for a word %s"
13516msgstr ""
13517
ae351704 13518#: config/tc-z8k.c:405
87ccc1b0
NC
13519#, c-format
13520msgid "register is wrong size for address %s"
13521msgstr ""
13522
ae351704 13523#: config/tc-z8k.c:539
6e1772d5
AM
13524#, c-format
13525msgid "unknown interrupt %s"
13526msgstr ""
13527
87ccc1b0 13528#. No interrupt type specified, opcode won't do anything.
ae351704 13529#: config/tc-z8k.c:562
fce00800 13530msgid "opcode has no effect"
87ccc1b0
NC
13531msgstr ""
13532
ae351704 13533#: config/tc-z8k.c:673
87ccc1b0
NC
13534msgid "Missing ) in ra(rb)"
13535msgstr ""
13536
ae351704 13537#: config/tc-z8k.c:753 config/tc-z8k.c:792
6e1772d5
AM
13538#, c-format
13539msgid "invalid condition code '%s'"
fce00800
AM
13540msgstr ""
13541
ae351704 13542#: config/tc-z8k.c:765
87ccc1b0 13543#, c-format
6e1772d5 13544msgid "invalid flag '%s'"
87ccc1b0
NC
13545msgstr ""
13546
ae351704 13547#: config/tc-z8k.c:919 config/tc-z8k.c:925
6e1772d5
AM
13548msgid "invalid indirect register size"
13549msgstr ""
13550
ae351704 13551#: config/tc-z8k.c:942 config/tc-z8k.c:1090 config/tc-z8k.c:1095
6e1772d5
AM
13552msgid "invalid control register name"
13553msgstr ""
13554
ae351704 13555#: config/tc-z8k.c:1079
87ccc1b0
NC
13556msgid "immediate must be 1 or 2"
13557msgstr ""
13558
ae351704 13559#: config/tc-z8k.c:1082
87ccc1b0
NC
13560msgid "immediate 1 or 2 expected"
13561msgstr ""
13562
ae351704 13563#: config/tc-z8k.c:1113
87ccc1b0
NC
13564msgid "can't use R0 here"
13565msgstr ""
13566
ae351704 13567#: config/tc-z8k.c:1271
87ccc1b0
NC
13568msgid "Can't find opcode to match operands"
13569msgstr ""
13570
499ac353 13571#: config/tc-z8k.c:1318
87ccc1b0
NC
13572#, c-format
13573msgid "invalid architecture -z%s"
13574msgstr ""
13575
499ac353 13576#: config/tc-z8k.c:1338
6e1772d5 13577#, c-format
87ccc1b0
NC
13578msgid ""
13579" Z8K options:\n"
13580" -z8001 generate segmented code\n"
13581" -z8002 generate unsegmented code\n"
13582" -linkrelax create linker relaxable code\n"
13583msgstr ""
13584
499ac353 13585#: config/tc-z8k.c:1350
6e1772d5 13586#, c-format
87ccc1b0
NC
13587msgid "call to md_convert_frag\n"
13588msgstr ""
13589
499ac353 13590#: config/tc-z8k.c:1457 config/tc-z8k.c:1497 config/tc-z8k.c:1520
87ccc1b0
NC
13591msgid "cannot branch to odd address"
13592msgstr ""
13593
499ac353 13594#: config/tc-z8k.c:1479
87ccc1b0
NC
13595msgid "relative address out of range"
13596msgstr ""
13597
499ac353 13598#: config/tc-z8k.c:1500
3caac5b8 13599msgid "relative call out of range"
87ccc1b0
NC
13600msgstr ""
13601
499ac353 13602#: config/tc-z8k.c:1544
ac50feda 13603#, c-format
3caac5b8 13604msgid "call to md_estimate_size_before_relax\n"
ac50feda
RH
13605msgstr ""
13606
c85dd50d
NC
13607#: config/xtensa-relax.c:1545
13608#, c-format
13609msgid "invalid configuration option '%s' in transition rule '%s'"
13610msgstr ""
13611
f12e7348 13612#: config/xtensa-relax.c:1670
c85dd50d
NC
13613#, c-format
13614msgid "opcode '%s': no bound opname '%s' for precondition in '%s'"
13615msgstr ""
13616
f12e7348 13617#: config/xtensa-relax.c:1680
c85dd50d
NC
13618#, c-format
13619msgid "opcode '%s': no bound opname '%s' for precondition in %s"
13620msgstr ""
13621
f12e7348 13622#: config/xtensa-relax.c:1687
c85dd50d
NC
13623#, c-format
13624msgid "opcode '%s': precondition only contains constants in '%s'"
13625msgstr ""
13626
f12e7348 13627#: config/xtensa-relax.c:1734
c85dd50d
NC
13628msgid "expected one operand for generated literal"
13629msgstr ""
13630
f12e7348 13631#: config/xtensa-relax.c:1741
c85dd50d
NC
13632msgid "expected 0 operands for generated label"
13633msgstr ""
13634
f12e7348 13635#: config/xtensa-relax.c:1754
c85dd50d
NC
13636#, c-format
13637msgid "invalid opcode '%s' in transition rule '%s'"
13638msgstr ""
13639
f12e7348 13640#: config/xtensa-relax.c:1762
c85dd50d
NC
13641#, c-format
13642msgid "opcode '%s': replacement does not have %d ops"
13643msgstr ""
13644
f12e7348
NC
13645#: config/xtensa-relax.c:1776
13646#, c-format
13647msgid "opcode '%s': cannot find literal definition"
13648msgstr ""
13649
13650#: config/xtensa-relax.c:1792 config/xtensa-relax.c:1818
c85dd50d
NC
13651#, c-format
13652msgid "opcode %s: unidentified operand '%s' in '%s'"
13653msgstr ""
13654
f12e7348 13655#: config/xtensa-relax.c:1813
c85dd50d
NC
13656#, c-format
13657msgid "unknown user-defined function %s"
13658msgstr ""
13659
f12e7348 13660#: config/xtensa-relax.c:1824
c85dd50d
NC
13661#, c-format
13662msgid "opcode %s: could not parse operand '%s' in '%s'"
13663msgstr ""
13664
f12e7348 13665#: config/xtensa-relax.c:1865
c85dd50d
NC
13666#, c-format
13667msgid "could not parse INSN_PATTERN '%s'"
13668msgstr ""
13669
f12e7348 13670#: config/xtensa-relax.c:1869
c85dd50d
NC
13671#, c-format
13672msgid "could not parse INSN_REPL '%s'"
13673msgstr ""
13674
f12e7348 13675#: config/xtensa-relax.c:1880
c85dd50d
NC
13676#, c-format
13677msgid "could not build transition for %s => %s"
13678msgstr ""
13679
6e1772d5 13680#: depend.c:193
ac50feda 13681#, c-format
87ccc1b0 13682msgid "can't open `%s' for writing"
ac50feda
RH
13683msgstr ""
13684
6e1772d5 13685#: depend.c:205
ac50feda 13686#, c-format
87ccc1b0 13687msgid "can't close `%s'"
ac50feda
RH
13688msgstr ""
13689
f12e7348 13690#: dw2gencfi.c:284
87ccc1b0 13691#, c-format
fce00800 13692msgid "register save offset not a multiple of %u"
ac50feda
RH
13693msgstr ""
13694
f12e7348 13695#: dw2gencfi.c:367
06647dfd
AM
13696msgid "CFI state restore without previous remember"
13697msgstr ""
13698
f12e7348 13699#: dw2gencfi.c:419
fce00800 13700msgid "missing separator"
ac50feda
RH
13701msgstr ""
13702
f12e7348 13703#: dw2gencfi.c:469
fce00800 13704msgid "bad register expression"
ac50feda
RH
13705msgstr ""
13706
f12e7348 13707#: dw2gencfi.c:490 dw2gencfi.c:613 dw2gencfi.c:651 dw2gencfi.c:721
fce00800 13708msgid "CFI instruction used without previous .cfi_startproc"
ac50feda
RH
13709msgstr ""
13710
f12e7348 13711#: dw2gencfi.c:675
ae351704
AM
13712msgid "invalid or unsupported encoding in .cfi_personality"
13713msgstr ""
13714
f12e7348 13715#: dw2gencfi.c:682
ae351704
AM
13716msgid ".cfi_personality requires encoding and symbol arguments"
13717msgstr ""
13718
f12e7348 13719#: dw2gencfi.c:705
ae351704
AM
13720msgid "wrong second argument to .cfi_personality"
13721msgstr ""
13722
f12e7348 13723#: dw2gencfi.c:745
ae351704
AM
13724msgid "invalid or unsupported encoding in .cfi_lsda"
13725msgstr ""
13726
f12e7348 13727#: dw2gencfi.c:752
ae351704
AM
13728msgid ".cfi_lsda requires encoding and symbol arguments"
13729msgstr ""
13730
f12e7348 13731#: dw2gencfi.c:777
ae351704
AM
13732msgid "wrong second argument to .cfi_lsda"
13733msgstr ""
13734
f12e7348 13735#: dw2gencfi.c:792
87ccc1b0 13736msgid "previous CFI entry not closed (missing .cfi_endproc)"
ac50feda
RH
13737msgstr ""
13738
f12e7348 13739#: dw2gencfi.c:827
87ccc1b0 13740msgid ".cfi_endproc without corresponding .cfi_startproc"
ac50feda
RH
13741msgstr ""
13742
f12e7348 13743#: dw2gencfi.c:1372
87ccc1b0 13744msgid "open CFI at the end of file; missing .cfi_endproc directive"
6840198f
NC
13745msgstr ""
13746
f12e7348 13747#: dwarf2dbg.c:524 dwarf2dbg.c:559
328577ad 13748msgid "file number less than one"
5f68c319
NC
13749msgstr ""
13750
f12e7348 13751#: dwarf2dbg.c:534
5f68c319 13752#, c-format
328577ad 13753msgid "file number %ld already allocated"
5f68c319
NC
13754msgstr ""
13755
f12e7348 13756#: dwarf2dbg.c:564 dwarf2dbg.c:1286
6840198f 13757#, c-format
328577ad 13758msgid "unassigned file number %ld"
6840198f
NC
13759msgstr ""
13760
f12e7348 13761#: dwarf2dbg.c:632
3caac5b8
AM
13762msgid "is_stmt value not 0 or 1"
13763msgstr ""
13764
f12e7348 13765#: dwarf2dbg.c:644
3caac5b8
AM
13766msgid "isa number less than zero"
13767msgstr ""
13768
f12e7348 13769#: dwarf2dbg.c:650
3caac5b8
AM
13770#, c-format
13771msgid "unknown .loc sub-directive `%s'"
87ccc1b0
NC
13772msgstr ""
13773
f12e7348 13774#: dwarf2dbg.c:1343
3caac5b8 13775msgid "internal error: unknown dwarf2 format"
0d2bcfaf
NC
13776msgstr ""
13777
06647dfd 13778#: ecoff.c:1552
ac50feda 13779#, c-format
328577ad 13780msgid "string too big (%lu bytes)"
ac50feda
RH
13781msgstr ""
13782
06647dfd 13783#: ecoff.c:1578
ac50feda 13784#, c-format
328577ad 13785msgid "inserting \"%s\" into string hash table: %s"
ac50feda
RH
13786msgstr ""
13787
06647dfd
AM
13788#: ecoff.c:1609 ecoff.c:1802 ecoff.c:1825 ecoff.c:1856 ecoff.c:2009
13789#: ecoff.c:2120
ac50feda
RH
13790msgid "no current file pointer"
13791msgstr ""
13792
06647dfd 13793#: ecoff.c:1696
ac50feda
RH
13794msgid "too many st_End's"
13795msgstr ""
13796
06647dfd 13797#: ecoff.c:2034
ac50feda 13798#, c-format
328577ad 13799msgid "inserting \"%s\" into tag hash table: %s"
ac50feda
RH
13800msgstr ""
13801
06647dfd 13802#: ecoff.c:2195
ac50feda
RH
13803msgid "fake .file after real one"
13804msgstr ""
13805
06647dfd 13806#: ecoff.c:2285
328577ad 13807msgid "filename goes over one page boundary"
ac50feda
RH
13808msgstr ""
13809
06647dfd 13810#: ecoff.c:2418
ac50feda
RH
13811msgid ".begin directive without a preceding .file directive"
13812msgstr ""
13813
06647dfd 13814#: ecoff.c:2425
ac50feda
RH
13815msgid ".begin directive without a preceding .ent directive"
13816msgstr ""
13817
06647dfd 13818#: ecoff.c:2456
ac50feda
RH
13819msgid ".bend directive without a preceding .file directive"
13820msgstr ""
13821
06647dfd 13822#: ecoff.c:2463
ac50feda
RH
13823msgid ".bend directive without a preceding .ent directive"
13824msgstr ""
13825
06647dfd 13826#: ecoff.c:2476
ac50feda
RH
13827msgid ".bend directive names unknown symbol"
13828msgstr ""
13829
06647dfd 13830#: ecoff.c:2519
ac50feda
RH
13831msgid ".def pseudo-op used inside of .def/.endef; ignored"
13832msgstr ""
13833
06647dfd 13834#: ecoff.c:2521
328577ad 13835msgid "empty symbol name in .def; ignored"
ac50feda
RH
13836msgstr ""
13837
06647dfd 13838#: ecoff.c:2558
ac50feda
RH
13839msgid ".dim pseudo-op used outside of .def/.endef; ignored"
13840msgstr ""
13841
06647dfd 13842#: ecoff.c:2573
328577ad 13843msgid "badly formed .dim directive"
ac50feda
RH
13844msgstr ""
13845
06647dfd 13846#: ecoff.c:2586
328577ad 13847msgid "too many .dim entries"
ac50feda
RH
13848msgstr ""
13849
06647dfd 13850#: ecoff.c:2606
ac50feda
RH
13851msgid ".scl pseudo-op used outside of .def/.endef; ignored"
13852msgstr ""
13853
06647dfd 13854#: ecoff.c:2631
ac50feda
RH
13855msgid ".size pseudo-op used outside of .def/.endef; ignored"
13856msgstr ""
13857
06647dfd 13858#: ecoff.c:2646
328577ad 13859msgid "badly formed .size directive"
ac50feda
RH
13860msgstr ""
13861
06647dfd 13862#: ecoff.c:2659
328577ad 13863msgid "too many .size entries"
ac50feda
RH
13864msgstr ""
13865
06647dfd 13866#: ecoff.c:2681
ac50feda
RH
13867msgid ".type pseudo-op used outside of .def/.endef; ignored"
13868msgstr ""
13869
13870#. FIXME: We could handle this by setting the continued bit.
13871#. There would still be a limit: the .type argument can not
13872#. be infinite.
06647dfd 13873#: ecoff.c:2699
ac50feda 13874#, c-format
328577ad 13875msgid "the type of %s is too complex; it will be simplified"
ac50feda
RH
13876msgstr ""
13877
06647dfd 13878#: ecoff.c:2710
ac50feda
RH
13879msgid "Unrecognized .type argument"
13880msgstr ""
13881
06647dfd 13882#: ecoff.c:2748
ac50feda
RH
13883msgid ".tag pseudo-op used outside of .def/.endef; ignored"
13884msgstr ""
13885
06647dfd 13886#: ecoff.c:2773
ac50feda
RH
13887msgid ".val pseudo-op used outside of .def/.endef; ignored"
13888msgstr ""
13889
06647dfd 13890#: ecoff.c:2781
ae351704 13891msgid ".val expression is too complex"
ac50feda
RH
13892msgstr ""
13893
06647dfd 13894#: ecoff.c:2811
ac50feda
RH
13895msgid ".endef pseudo-op used before .def; ignored"
13896msgstr ""
13897
06647dfd 13898#: ecoff.c:2837 ecoff.c:2918
328577ad 13899msgid "bad COFF debugging information"
ac50feda
RH
13900msgstr ""
13901
06647dfd 13902#: ecoff.c:2886
ac50feda 13903#, c-format
328577ad 13904msgid "no tag specified for %s"
ac50feda
RH
13905msgstr ""
13906
06647dfd 13907#: ecoff.c:2988
ac50feda
RH
13908msgid ".end directive without a preceding .file directive"
13909msgstr ""
13910
06647dfd 13911#: ecoff.c:2995
ac50feda
RH
13912msgid ".end directive without a preceding .ent directive"
13913msgstr ""
13914
06647dfd 13915#: ecoff.c:3017
ac50feda
RH
13916msgid ".end directive names unknown symbol"
13917msgstr ""
13918
06647dfd 13919#: ecoff.c:3044
ac50feda
RH
13920msgid "second .ent directive found before .end directive"
13921msgstr ""
13922
06647dfd 13923#: ecoff.c:3116
328577ad 13924msgid "no way to handle .file within .ent/.end section"
ac50feda
RH
13925msgstr ""
13926
06647dfd 13927#: ecoff.c:3233
328577ad 13928msgid ".loc before .file"
ac50feda
RH
13929msgstr ""
13930
06647dfd 13931#: ecoff.c:3368
ac50feda
RH
13932msgid "bad .weakext directive"
13933msgstr ""
13934
06647dfd 13935#: ecoff.c:3436
ac50feda
RH
13936#, c-format
13937msgid ".stab%c is not supported"
13938msgstr ""
13939
06647dfd 13940#: ecoff.c:3446
ac50feda
RH
13941#, c-format
13942msgid ".stab%c: ignoring non-zero other field"
13943msgstr ""
13944
06647dfd 13945#: ecoff.c:3480
ac50feda
RH
13946#, c-format
13947msgid ""
328577ad 13948"line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
ac50feda
RH
13949msgstr ""
13950
06647dfd 13951#: ecoff.c:3516
ac50feda 13952#, c-format
328577ad 13953msgid "illegal .stab%c directive, bad character"
ac50feda
RH
13954msgstr ""
13955
06647dfd 13956#: ecoff.c:3975 ecoff.c:4164 ecoff.c:4189
ac50feda
RH
13957msgid ".begin/.bend in different segments"
13958msgstr ""
13959
06647dfd 13960#: ecoff.c:4685
328577ad 13961msgid "missing .end or .bend at end of file"
ac50feda
RH
13962msgstr ""
13963
06647dfd 13964#: ecoff.c:5170
ac50feda
RH
13965msgid "GP prologue size exceeds field size, using 0 instead"
13966msgstr ""
13967
f12e7348 13968#: expr.c:81 read.c:3577
328577ad
NC
13969msgid "bignum invalid"
13970msgstr ""
13971
f12e7348 13972#: expr.c:83 read.c:3579 read.c:4042 read.c:4904
328577ad
NC
13973msgid "floating point number invalid"
13974msgstr ""
13975
c85dd50d 13976#: expr.c:204
328577ad 13977msgid "bad floating-point constant: exponent overflow"
ac50feda
RH
13978msgstr ""
13979
c85dd50d 13980#: expr.c:208
ac50feda 13981#, c-format
328577ad 13982msgid "bad floating-point constant: unknown error code=%d"
ac50feda
RH
13983msgstr ""
13984
c85dd50d 13985#: expr.c:387
ac50feda 13986msgid ""
328577ad 13987"a bignum with underscores may not have more than 8 hex digits in any word"
ac50feda
RH
13988msgstr ""
13989
c85dd50d 13990#: expr.c:410
328577ad 13991msgid "a bignum with underscores must have exactly 4 words"
ac50feda
RH
13992msgstr ""
13993
ed265386 13994#. Either not seen or not defined.
ac50feda
RH
13995#. @@ Should print out the original string instead of
13996#. the parsed number.
c85dd50d 13997#: expr.c:533
ac50feda 13998#, c-format
328577ad 13999msgid "backward ref to unknown label \"%d:\""
ac50feda
RH
14000msgstr ""
14001
c85dd50d 14002#: expr.c:651
328577ad 14003msgid "character constant too large"
ac50feda
RH
14004msgstr ""
14005
c85dd50d 14006#: expr.c:897
ac50feda
RH
14007#, c-format
14008msgid "expr.c(operand): bad atof_generic return val %d"
14009msgstr ""
14010
c85dd50d 14011#: expr.c:958
1994a7c7 14012#, c-format
328577ad 14013msgid "missing '%c'"
ac50feda
RH
14014msgstr ""
14015
f12e7348 14016#: expr.c:969 read.c:4388
ac50feda
RH
14017msgid "EBCDIC constants are not supported"
14018msgstr ""
14019
c85dd50d 14020#: expr.c:1081
ac50feda
RH
14021#, c-format
14022msgid "Unary operator %c ignored because bad operand follows"
14023msgstr ""
14024
c85dd50d 14025#: expr.c:1127 expr.c:1152
ac50feda
RH
14026msgid "syntax error in .startof. or .sizeof."
14027msgstr ""
14028
c85dd50d 14029#: expr.c:1663
ac50feda
RH
14030msgid "missing operand; zero assumed"
14031msgstr ""
14032
c85dd50d 14033#: expr.c:1698
ac50feda
RH
14034msgid "left operand is a bignum; integer 0 assumed"
14035msgstr ""
14036
c85dd50d 14037#: expr.c:1700
ac50feda
RH
14038msgid "left operand is a float; integer 0 assumed"
14039msgstr ""
14040
c85dd50d 14041#: expr.c:1709
ac50feda
RH
14042msgid "right operand is a bignum; integer 0 assumed"
14043msgstr ""
14044
c85dd50d 14045#: expr.c:1711
ac50feda
RH
14046msgid "right operand is a float; integer 0 assumed"
14047msgstr ""
14048
f12e7348 14049#: expr.c:1779 symbols.c:1356
ac50feda
RH
14050msgid "division by zero"
14051msgstr ""
14052
42477147 14053#: expr.c:1879
328577ad
NC
14054msgid "operation combines symbols in different segments"
14055msgstr ""
14056
6c37ac4d 14057#: frags.c:48
ac50feda
RH
14058msgid "attempt to allocate data in absolute section"
14059msgstr ""
14060
6c37ac4d 14061#: frags.c:54
ac50feda
RH
14062msgid "attempt to allocate data in common section"
14063msgstr ""
14064
55cf6793 14065#: frags.c:112
6c37ac4d
NC
14066#, c-format
14067msgid "can't extend frag %u chars"
14068msgstr ""
14069
6e1772d5 14070#. For error messages.
ac50feda
RH
14071#. Detect if we are reading from stdin by examining the file
14072#. name returned by as_where().
14073#.
14074#. [FIXME: We rely upon the name in the strcmp below being the
14075#. same as the one used by input_scrub_new_file(), if that is
14076#. not true, then this code will fail].
14077#.
18e03609
NC
14078#. If we are reading from stdin, then we need to save each input
14079#. line here (assuming of course that we actually have a line of
14080#. input to read), so that it can be displayed in the listing
14081#. that is produced at the end of the assembly.
f12e7348 14082#: input-file.c:138 input-scrub.c:241 listing.c:335
ac50feda
RH
14083msgid "{standard input}"
14084msgstr ""
14085
ae351704 14086#: input-file.c:143
ac50feda 14087#, c-format
ae351704 14088msgid "can't open %s for reading: %s"
ac50feda
RH
14089msgstr ""
14090
ae351704 14091#: input-file.c:152 input-file.c:215 input-file.c:241
ac50feda 14092#, c-format
ae351704 14093msgid "can't read from %s: %s"
ac50feda
RH
14094msgstr ""
14095
f12e7348 14096#: input-file.c:249 listing.c:1188 output-file.c:69
ac50feda 14097#, c-format
ae351704 14098msgid "can't close %s: %s"
ac50feda
RH
14099msgstr ""
14100
ae351704 14101#: input-scrub.c:266
60bcf0fa 14102msgid "macros nested too deeply"
ac50feda
RH
14103msgstr ""
14104
ae351704 14105#: input-scrub.c:369 input-scrub.c:393
ac50feda
RH
14106msgid "partial line at end of file ignored"
14107msgstr ""
14108
ae351704 14109#: itbl-ops.c:329
6e1772d5 14110#, c-format
ac50feda
RH
14111msgid "Unable to allocate memory for new instructions\n"
14112msgstr ""
14113
f12e7348 14114#: listing.c:241
ac50feda
RH
14115msgid "Warning:"
14116msgstr ""
14117
f12e7348 14118#: listing.c:247
ac50feda
RH
14119msgid "Error:"
14120msgstr ""
14121
f12e7348
NC
14122#: listing.c:1074
14123#, c-format
14124msgid ""
14125"\n"
14126" time stamp \t: %s\n"
14127"\n"
14128msgstr ""
14129
14130#: listing.c:1084
14131#, c-format
14132msgid "%s "
14133msgstr ""
14134
14135#: listing.c:1089
14136#, c-format
14137msgid ""
14138"\n"
14139"\t%s "
14140msgstr ""
14141
14142#: listing.c:1099
14143msgid ""
14144"\n"
14145" options passed\t: "
14146msgstr ""
14147
14148#: listing.c:1138
14149#, c-format
14150msgid ""
14151" GNU assembler version %s (%s)\n"
14152"\t using BFD version %s."
14153msgstr ""
14154
14155#: listing.c:1141
14156#, c-format
14157msgid ""
14158"\n"
14159" input file \t: %s"
14160msgstr ""
14161
14162#: listing.c:1142
14163#, c-format
14164msgid ""
14165"\n"
14166" output file \t: %s"
14167msgstr ""
14168
14169#: listing.c:1143
14170#, c-format
14171msgid ""
14172"\n"
14173" target \t: %s"
14174msgstr ""
14175
14176#: listing.c:1167
ac50feda 14177#, c-format
ae351704 14178msgid "can't open %s: %s"
ac50feda
RH
14179msgstr ""
14180
f12e7348 14181#: listing.c:1260
ac50feda
RH
14182msgid "strange paper height, set to no form"
14183msgstr ""
14184
f12e7348 14185#: listing.c:1324
328577ad 14186msgid "new line in title"
ac50feda
RH
14187msgstr ""
14188
87ccc1b0 14189#. Turns the next expression into a string.
ae351704 14190#: macro.c:371
87ccc1b0
NC
14191#, no-c-format
14192msgid "% operator needs absolute expression"
14193msgstr ""
14194
ae351704 14195#: macro.c:521
55cf6793
ZW
14196#, c-format
14197msgid "Missing parameter qualifier for `%s' in macro `%s'"
14198msgstr ""
14199
ae351704 14200#: macro.c:531
55cf6793
ZW
14201#, c-format
14202msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'"
14203msgstr ""
14204
ae351704 14205#: macro.c:548
55cf6793
ZW
14206#, c-format
14207msgid "Pointless default value for required parameter `%s' in macro `%s'"
14208msgstr ""
14209
ae351704 14210#: macro.c:560
55cf6793
ZW
14211#, c-format
14212msgid "A parameter named `%s' already exists for macro `%s'"
14213msgstr ""
14214
ae351704 14215#: macro.c:597
55cf6793
ZW
14216#, c-format
14217msgid "Reserved word `%s' used as parameter in macro `%s'"
14218msgstr ""
14219
ae351704 14220#: macro.c:635
55cf6793
ZW
14221#, c-format
14222msgid "unexpected end of file in macro `%s' definition"
ac50feda
RH
14223msgstr ""
14224
ae351704 14225#: macro.c:647
55cf6793
ZW
14226#, c-format
14227msgid "missing `)' after formals in macro definition `%s'"
ac50feda
RH
14228msgstr ""
14229
ae351704 14230#: macro.c:662
06647dfd
AM
14231msgid "Missing macro name"
14232msgstr ""
14233
ae351704 14234#: macro.c:671
55cf6793
ZW
14235#, c-format
14236msgid "Bad parameter list for macro `%s'"
14237msgstr ""
14238
ae351704 14239#: macro.c:677
55cf6793
ZW
14240#, c-format
14241msgid "Macro `%s' was already defined"
06647dfd
AM
14242msgstr ""
14243
ae351704 14244#: macro.c:800 macro.c:802
55cf6793 14245msgid "missing `)'"
06647dfd
AM
14246msgstr ""
14247
ae351704 14248#: macro.c:897
55cf6793
ZW
14249#, c-format
14250msgid "`%s' was already used as parameter (or another local) name"
ac50feda
RH
14251msgstr ""
14252
ae351704 14253#: macro.c:1055
ac50feda
RH
14254msgid "confusion in formal parameters"
14255msgstr ""
14256
ae351704 14257#: macro.c:1062
55cf6793
ZW
14258#, c-format
14259msgid "Parameter named `%s' does not exist for macro `%s'"
14260msgstr ""
14261
ae351704 14262#: macro.c:1070
55cf6793
ZW
14263#, c-format
14264msgid "Value for parameter `%s' of macro `%s' was already specified"
ac50feda
RH
14265msgstr ""
14266
ae351704 14267#: macro.c:1084
ac50feda
RH
14268msgid "can't mix positional and keyword arguments"
14269msgstr ""
14270
ae351704 14271#: macro.c:1095
ac50feda
RH
14272msgid "too many positional arguments"
14273msgstr ""
14274
ae351704 14275#: macro.c:1143
55cf6793
ZW
14276#, c-format
14277msgid "Missing value for required parameter `%s' of macro `%s'"
14278msgstr ""
14279
f12e7348 14280#: macro.c:1282
55cf6793
ZW
14281#, c-format
14282msgid "Attempt to purge non-existant macro `%s'"
14283msgstr ""
14284
f12e7348 14285#: macro.c:1301
ac50feda
RH
14286msgid "unexpected end of file in irp or irpc"
14287msgstr ""
14288
f12e7348 14289#: macro.c:1309
ac50feda
RH
14290msgid "missing model parameter"
14291msgstr ""
14292
ae351704 14293#: messages.c:82
6e1772d5 14294#, c-format
ac50feda
RH
14295msgid "Assembler messages:\n"
14296msgstr ""
14297
ae351704 14298#: messages.c:166
6e1772d5 14299#, c-format
ac50feda
RH
14300msgid "Warning: "
14301msgstr ""
14302
ae351704 14303#: messages.c:267
6e1772d5 14304#, c-format
ac50feda
RH
14305msgid "Error: "
14306msgstr ""
14307
ae351704 14308#: messages.c:362 messages.c:382
6e1772d5 14309#, c-format
ac50feda
RH
14310msgid "Fatal error: "
14311msgstr ""
14312
ae351704 14313#: messages.c:397
6e1772d5 14314#, c-format
ac50feda
RH
14315msgid "Internal error!\n"
14316msgstr ""
14317
ae351704 14318#: messages.c:399
ac50feda
RH
14319#, c-format
14320msgid "Assertion failure in %s at %s line %d.\n"
14321msgstr ""
14322
ae351704 14323#: messages.c:402
ac50feda
RH
14324#, c-format
14325msgid "Assertion failure at %s line %d.\n"
14326msgstr ""
14327
ae351704 14328#: messages.c:403 messages.c:420
6e1772d5 14329#, c-format
ac50feda
RH
14330msgid "Please report this bug.\n"
14331msgstr ""
14332
ae351704 14333#: messages.c:415
ac50feda
RH
14334#, c-format
14335msgid "Internal error, aborting at %s line %d in %s\n"
14336msgstr ""
14337
ae351704 14338#: messages.c:418
ac50feda
RH
14339#, c-format
14340msgid "Internal error, aborting at %s line %d\n"
14341msgstr ""
14342
ae351704
AM
14343#: messages.c:467
14344#, c-format
14345msgid "%s out of domain (%d is not a multiple of %d)"
14346msgstr ""
14347
14348#: messages.c:485
8ea2b00f
AM
14349#, c-format
14350msgid "%s out of range (%d is not between %d and %d)"
14351msgstr ""
14352
14353#. xgettext:c-format.
ae351704 14354#: messages.c:508
8ea2b00f
AM
14355#, c-format
14356msgid "%s out of range (0x%s is not between 0x%s and 0x%s)"
14357msgstr ""
14358
ae351704 14359#: output-file.c:35
ac50feda 14360#, c-format
328577ad 14361msgid "can't open a bfd on stdout %s"
ac50feda
RH
14362msgstr ""
14363
ae351704 14364#: output-file.c:42
ac50feda 14365#, c-format
ae351704 14366msgid "selected target format '%s' unknown"
ac50feda
RH
14367msgstr ""
14368
ae351704 14369#: output-file.c:44
ac50feda 14370#, c-format
ae351704 14371msgid "can't create %s: %s"
ac50feda
RH
14372msgstr ""
14373
c85dd50d 14374#: read.c:462
55cf6793
ZW
14375msgid "bad or irreducible absolute expression"
14376msgstr ""
14377
c85dd50d 14378#: read.c:488
ac50feda
RH
14379#, c-format
14380msgid "error constructing %s pseudo-op table: %s"
14381msgstr ""
14382
c85dd50d 14383#: read.c:898
ac50feda 14384#, c-format
328577ad 14385msgid "unknown pseudo-op: `%s'"
ac50feda
RH
14386msgstr ""
14387
c85dd50d 14388#: read.c:985
ac50feda
RH
14389#, c-format
14390msgid "label \"%d$\" redefined"
14391msgstr ""
14392
c85dd50d 14393#: read.c:1220
ac50feda
RH
14394msgid ".abort detected. Abandoning ship."
14395msgstr ""
14396
f12e7348 14397#: read.c:1238 read.c:2615
328577ad 14398msgid "ignoring fill value in absolute section"
ac50feda
RH
14399msgstr ""
14400
42477147 14401#: read.c:1329
ac50feda 14402#, c-format
328577ad 14403msgid "alignment too large: %u assumed"
ac50feda
RH
14404msgstr ""
14405
42477147 14406#: read.c:1361
ac50feda
RH
14407msgid "expected fill pattern missing"
14408msgstr ""
14409
42477147 14410#: read.c:1470
328577ad 14411#, c-format
6e1772d5
AM
14412msgid "size (%ld) out of range, ignored"
14413msgstr ""
14414
42477147 14415#: read.c:1499
6e1772d5
AM
14416#, c-format
14417msgid "size of \"%s\" is already %ld; not changing to %ld"
ac50feda
RH
14418msgstr ""
14419
14420#. Some of the back ends can't deal with non-positive line numbers.
3caac5b8
AM
14421#. Besides, it's silly. GCC however will generate a line number of
14422#. zero when it is pre-processing builtins for assembler-with-cpp files:
14423#.
14424#. # 0 "<built-in>"
14425#.
14426#. We do not want to barf on this, especially since such files are used
14427#. in the GCC and GDB testsuites. So we check for negative line numbers
14428#. rather than non-positive line numbers.
42477147 14429#: read.c:1749
ac50feda 14430#, c-format
328577ad 14431msgid "line numbers must be positive; line number %d rejected"
ac50feda
RH
14432msgstr ""
14433
42477147 14434#: read.c:1786
ae351704
AM
14435#, c-format
14436msgid "incompatible flag %i in line directive"
14437msgstr ""
14438
42477147 14439#: read.c:1798
ae351704
AM
14440#, c-format
14441msgid "unsupported flag %i in line directive"
14442msgstr ""
14443
42477147 14444#: read.c:1837
ac50feda
RH
14445msgid "start address not supported"
14446msgstr ""
14447
42477147 14448#: read.c:1846
ac50feda
RH
14449msgid ".err encountered"
14450msgstr ""
14451
42477147 14452#: read.c:1862
06647dfd
AM
14453msgid ".error directive invoked in source file"
14454msgstr ""
14455
42477147 14456#: read.c:1863
06647dfd
AM
14457msgid ".warning directive invoked in source file"
14458msgstr ""
14459
42477147 14460#: read.c:1869
06647dfd
AM
14461#, c-format
14462msgid "%s argument must be a string"
14463msgstr ""
14464
42477147 14465#: read.c:1901 read.c:1903
ac50feda
RH
14466#, c-format
14467msgid ".fail %ld encountered"
14468msgstr ""
14469
42477147 14470#: read.c:1939
ac50feda 14471#, c-format
328577ad 14472msgid ".fill size clamped to %d"
ac50feda
RH
14473msgstr ""
14474
42477147 14475#: read.c:1944
328577ad 14476msgid "size negative; .fill ignored"
ac50feda
RH
14477msgstr ""
14478
42477147 14479#: read.c:1950
328577ad 14480msgid "repeat < 0; .fill ignored"
ac50feda
RH
14481msgstr ""
14482
42477147 14483#: read.c:2088
ae351704
AM
14484msgid "expected numeric constant"
14485msgstr ""
14486
42477147 14487#: read.c:2144
ae351704
AM
14488msgid "bad string constant"
14489msgstr ""
14490
42477147 14491#: read.c:2148
ae351704
AM
14492msgid "expected <tag> , <value>"
14493msgstr ""
14494
42477147 14495#: read.c:2222
ac50feda
RH
14496#, c-format
14497msgid "unrecognized .linkonce type `%s'"
14498msgstr ""
14499
42477147 14500#: read.c:2234
ac50feda
RH
14501msgid ".linkonce is not supported for this object file format"
14502msgstr ""
14503
42477147 14504#: read.c:2256
ac50feda
RH
14505#, c-format
14506msgid "bfd_set_section_flags: %s"
14507msgstr ""
14508
42477147 14509#: read.c:2329
6e1772d5 14510msgid "expected alignment after size"
ac50feda
RH
14511msgstr ""
14512
42477147 14513#: read.c:2544
ac50feda
RH
14514#, c-format
14515msgid "attempt to redefine pseudo-op `%s' ignored"
14516msgstr ""
14517
f12e7348
NC
14518#: read.c:2563
14519msgid "ignoring macro exit outside a macro definition."
14520msgstr ""
14521
14522#: read.c:2610
ac50feda 14523#, c-format
328577ad 14524msgid "invalid segment \"%s\""
ac50feda
RH
14525msgstr ""
14526
f12e7348 14527#: read.c:2618
ac50feda
RH
14528msgid "only constant offsets supported in absolute section"
14529msgstr ""
14530
f12e7348 14531#: read.c:2657
ac50feda
RH
14532msgid "MRI style ORG pseudo-op not supported"
14533msgstr ""
14534
f12e7348 14535#: read.c:2810
ac50feda
RH
14536#, c-format
14537msgid "unrecognized section type `%s'"
14538msgstr ""
14539
f12e7348 14540#: read.c:2824
ac50feda
RH
14541msgid "absolute sections are not supported"
14542msgstr ""
14543
f12e7348 14544#: read.c:2839
ac50feda
RH
14545#, c-format
14546msgid "unrecognized section command `%s'"
14547msgstr ""
14548
f12e7348 14549#: read.c:2903
06647dfd
AM
14550#, c-format
14551msgid ".end%c encountered without preceeding %s"
328577ad
NC
14552msgstr ""
14553
f12e7348 14554#: read.c:2933
a74801ba
ILT
14555#, c-format
14556msgid "%s without %s"
ac50feda
RH
14557msgstr ""
14558
f12e7348 14559#: read.c:3157
328577ad 14560msgid "unsupported variable size or fill value"
ac50feda
RH
14561msgstr ""
14562
f12e7348 14563#: read.c:3185
ac50feda
RH
14564msgid ".space repeat count is zero, ignored"
14565msgstr ""
14566
f12e7348 14567#: read.c:3187
ac50feda
RH
14568msgid ".space repeat count is negative, ignored"
14569msgstr ""
14570
f12e7348 14571#: read.c:3216
ac50feda
RH
14572msgid "space allocation too complex in absolute section"
14573msgstr ""
14574
f12e7348 14575#: read.c:3222
ac50feda
RH
14576msgid "space allocation too complex in common section"
14577msgstr ""
14578
f12e7348 14579#: read.c:3309 read.c:4630
ac50feda 14580#, c-format
328577ad 14581msgid "bad floating literal: %s"
ac50feda
RH
14582msgstr ""
14583
f12e7348 14584#: read.c:3469
3caac5b8
AM
14585#, c-format
14586msgid "%s: would close weakref loop: %s"
14587msgstr ""
14588
f12e7348 14589#: read.c:3515
ac50feda 14590#, c-format
6e1772d5 14591msgid "junk at end of line, first unrecognized character valued 0x%x"
ac50feda
RH
14592msgstr ""
14593
f12e7348 14594#: read.c:3573
328577ad 14595msgid "missing expression"
ac50feda
RH
14596msgstr ""
14597
f12e7348 14598#: read.c:3641
55cf6793
ZW
14599#, c-format
14600msgid "`%s' can't be equated to common symbol '%s'"
14601msgstr ""
14602
f12e7348 14603#: read.c:3769
ac50feda
RH
14604msgid "rva without symbol"
14605msgstr ""
14606
f12e7348 14607#: read.c:3826
ae351704 14608msgid "missing or bad offset expression"
ac50feda
RH
14609msgstr ""
14610
f12e7348 14611#: read.c:3847
ae351704 14612msgid "missing reloc type"
ac50feda
RH
14613msgstr ""
14614
f12e7348 14615#: read.c:3859
ae351704 14616msgid "unrecognized reloc type"
ac50feda
RH
14617msgstr ""
14618
f12e7348 14619#: read.c:3875
ae351704 14620msgid "bad reloc expression"
ac50feda
RH
14621msgstr ""
14622
f12e7348 14623#: read.c:3998
ae351704 14624msgid "attempt to store value in absolute section"
ac50feda
RH
14625msgstr ""
14626
f12e7348 14627#: read.c:4036 read.c:4898
ae351704 14628msgid "zero assumed for missing expression"
ac50feda
RH
14629msgstr ""
14630
f12e7348 14631#: read.c:4048 read.c:4910 write.c:260
ae351704 14632msgid "register value used as expression"
ac50feda
RH
14633msgstr ""
14634
f12e7348 14635#: read.c:4128
c85dd50d
NC
14636#, c-format
14637msgid "value 0x%llx truncated to 0x%llx"
14638msgstr ""
14639
f12e7348
NC
14640#: read.c:4131
14641msgid "value 0x%I64x truncated to 0x%I64x"
14642msgstr ""
14643
14644#: read.c:4135
ac50feda 14645#, c-format
ae351704 14646msgid "value 0x%lx truncated to 0x%lx"
ac50feda
RH
14647msgstr ""
14648
f12e7348 14649#: read.c:4152
ac50feda 14650#, c-format
ae351704 14651msgid "bignum truncated to %d bytes"
ac50feda
RH
14652msgstr ""
14653
f12e7348 14654#: read.c:4461 read.c:4652
328577ad 14655msgid "unresolvable or nonpositive repeat count; using 1"
ac50feda
RH
14656msgstr ""
14657
f12e7348 14658#: read.c:4510
ac50feda 14659#, c-format
328577ad 14660msgid "unknown floating type type '%c'"
ac50feda
RH
14661msgstr ""
14662
f12e7348 14663#: read.c:4532
328577ad 14664msgid "floating point constant too large"
ac50feda
RH
14665msgstr ""
14666
f12e7348 14667#: read.c:5060
87ccc1b0
NC
14668msgid "strings must be placed into a section"
14669msgstr ""
14670
f12e7348 14671#: read.c:5108
328577ad 14672msgid "expected <nn>"
ac50feda
RH
14673msgstr ""
14674
14675#. To be compatible with BSD 4.2 as: give the luser a linefeed!!
f12e7348 14676#: read.c:5141 read.c:5227
328577ad 14677msgid "unterminated string; newline inserted"
ac50feda
RH
14678msgstr ""
14679
f12e7348 14680#: read.c:5235
328577ad 14681msgid "bad escaped character in string"
ac50feda
RH
14682msgstr ""
14683
f12e7348 14684#: read.c:5260
328577ad 14685msgid "expected address expression"
ac50feda
RH
14686msgstr ""
14687
f12e7348 14688#: read.c:5279
ac50feda
RH
14689#, c-format
14690msgid "symbol \"%s\" undefined; zero assumed"
14691msgstr ""
14692
f12e7348 14693#: read.c:5282
ac50feda
RH
14694msgid "some symbol undefined; zero assumed"
14695msgstr ""
14696
f12e7348 14697#: read.c:5318
328577ad 14698msgid "this string may not contain '\\0'"
ac50feda
RH
14699msgstr ""
14700
f12e7348 14701#: read.c:5354
328577ad 14702msgid "missing string"
ac50feda
RH
14703msgstr ""
14704
f12e7348 14705#: read.c:5441
328577ad
NC
14706#, c-format
14707msgid ".incbin count zero, ignoring `%s'"
ac50feda
RH
14708msgstr ""
14709
f12e7348 14710#: read.c:5467
328577ad
NC
14711#, c-format
14712msgid "file not found: %s"
ac50feda
RH
14713msgstr ""
14714
f12e7348 14715#: read.c:5481
ac50feda 14716#, c-format
328577ad 14717msgid "seek to end of .incbin file failed `%s'"
ac50feda
RH
14718msgstr ""
14719
f12e7348 14720#: read.c:5492
328577ad 14721#, c-format
06647dfd 14722msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
ac50feda
RH
14723msgstr ""
14724
f12e7348 14725#: read.c:5499
328577ad
NC
14726#, c-format
14727msgid "could not skip to %ld in file `%s'"
14728msgstr ""
14729
f12e7348 14730#: read.c:5508
328577ad
NC
14731#, c-format
14732msgid "truncated file `%s', %ld of %ld bytes read"
14733msgstr ""
14734
f12e7348 14735#: read.c:5666
328577ad
NC
14736msgid "missing .func"
14737msgstr ""
14738
f12e7348 14739#: read.c:5683
328577ad
NC
14740msgid ".endfunc missing for previous .func"
14741msgstr ""
14742
f12e7348 14743#: read.c:5812
55cf6793
ZW
14744#, c-format
14745msgid "missing closing `%c'"
14746msgstr ""
14747
f12e7348 14748#: read.c:5814
55cf6793
ZW
14749msgid "stray `\\'"
14750msgstr ""
14751
c85dd50d
NC
14752#: remap.c:52
14753#, c-format
14754msgid "invalid argument '%s' to -fdebug-prefix-map"
14755msgstr ""
14756
14757#: stabs.c:214 stabs.c:222 stabs.c:230 stabs.c:249
ac50feda 14758#, c-format
328577ad
NC
14759msgid ".stab%c: missing comma"
14760msgstr ""
14761
87ccc1b0
NC
14762#. This could happen for example with a source file with a huge
14763#. number of lines. The only cure is to use a different debug
14764#. format, probably DWARF.
c85dd50d 14765#: stabs.c:242
87ccc1b0
NC
14766#, c-format
14767msgid ".stab%c: description field '%x' too big, try a different debug format"
14768msgstr ""
14769
c85dd50d 14770#: stabs.c:423
328577ad 14771msgid "comma missing in .xstabs"
ac50feda
RH
14772msgstr ""
14773
ae351704 14774#: symbols.c:277
87ccc1b0
NC
14775#, c-format
14776msgid "cannot define symbol `%s' in absolute section"
14777msgstr ""
14778
ae351704 14779#: symbols.c:417
ac50feda 14780#, c-format
328577ad 14781msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
ac50feda
RH
14782msgstr ""
14783
ae351704 14784#: symbols.c:494 symbols.c:501
ac50feda 14785#, c-format
328577ad 14786msgid "inserting \"%s\" into symbol table failed: %s"
ac50feda
RH
14787msgstr ""
14788
f12e7348 14789#: symbols.c:964 symbols.c:968
ac50feda 14790#, c-format
87ccc1b0 14791msgid "undefined symbol `%s' in operation"
ac50feda
RH
14792msgstr ""
14793
f12e7348 14794#: symbols.c:975
ac50feda 14795#, c-format
87ccc1b0 14796msgid "invalid sections for operation on `%s' and `%s'"
ac50feda
RH
14797msgstr ""
14798
f12e7348 14799#: symbols.c:979
87ccc1b0
NC
14800#, c-format
14801msgid "invalid section for operation on `%s'"
ac50feda
RH
14802msgstr ""
14803
f12e7348 14804#: symbols.c:987 symbols.c:990
ac50feda 14805#, c-format
328577ad 14806msgid "undefined symbol `%s' in operation setting `%s'"
ac50feda
RH
14807msgstr ""
14808
f12e7348 14809#: symbols.c:996
87ccc1b0
NC
14810#, c-format
14811msgid "invalid sections for operation on `%s' and `%s' setting `%s'"
14812msgstr ""
14813
f12e7348 14814#: symbols.c:999
87ccc1b0
NC
14815#, c-format
14816msgid "invalid section for operation on `%s' setting `%s'"
14817msgstr ""
14818
f12e7348 14819#: symbols.c:1049
ac50feda 14820#, c-format
87ccc1b0 14821msgid "symbol definition loop encountered at `%s'"
ac50feda
RH
14822msgstr ""
14823
f12e7348 14824#: symbols.c:1076
ae351704
AM
14825#, c-format
14826msgid "cannot convert expression symbol %s to complex relocation"
14827msgstr ""
14828
f12e7348 14829#: symbols.c:1358
ac50feda 14830#, c-format
328577ad 14831msgid "division by zero when setting `%s'"
ac50feda
RH
14832msgstr ""
14833
f12e7348 14834#: symbols.c:1439 write.c:1825
ac50feda 14835#, c-format
328577ad 14836msgid "can't resolve value for symbol `%s'"
ac50feda
RH
14837msgstr ""
14838
f12e7348 14839#: symbols.c:1889
ac50feda
RH
14840#, c-format
14841msgid "\"%d\" (instance number %d of a %s label)"
14842msgstr ""
14843
f12e7348 14844#: symbols.c:1918
ac50feda 14845#, c-format
328577ad 14846msgid "attempt to get value of unresolved symbol `%s'"
ac50feda
RH
14847msgstr ""
14848
f12e7348 14849#: symbols.c:2191
328577ad 14850msgid "section symbols are already global"
c45021f2
NC
14851msgstr ""
14852
f12e7348 14853#: symbols.c:2302
87ccc1b0
NC
14854#, c-format
14855msgid "Accessing function `%s' as thread-local object"
14856msgstr ""
14857
f12e7348 14858#: symbols.c:2306
87ccc1b0
NC
14859#, c-format
14860msgid "Accessing `%s' as thread-local object"
14861msgstr ""
14862
ae351704 14863#: write.c:159
ac50feda
RH
14864#, c-format
14865msgid "field fx_size too small to hold %d"
14866msgstr ""
14867
ae351704 14868#: write.c:436
ac50feda
RH
14869#, c-format
14870msgid "attempt to .org/.space backwards? (%ld)"
14871msgstr ""
14872
ae351704
AM
14873#: write.c:664
14874msgid "invalid offset expression"
14875msgstr ""
14876
14877#: write.c:686
14878msgid "invalid reloc expression"
14879msgstr ""
14880
14881#: write.c:1039
14882#, c-format
14883msgid "value of %s too large for field of %d bytes at %s"
14884msgstr ""
14885
14886#: write.c:1051
55cf6793 14887#, c-format
ae351704 14888msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
55cf6793
ZW
14889msgstr ""
14890
f12e7348
NC
14891#: write.c:1095
14892msgid "redefined symbol cannot be used on reloc"
14893msgstr ""
14894
14895#: write.c:1108
ac50feda
RH
14896msgid "relocation out of range"
14897msgstr ""
14898
f12e7348 14899#: write.c:1111
ac50feda
RH
14900#, c-format
14901msgid "%s:%u: bad return from bfd_install_relocation: %x"
14902msgstr ""
14903
f12e7348 14904#: write.c:1175
ac50feda
RH
14905msgid "internal error: fixup not contained within frag"
14906msgstr ""
14907
f12e7348 14908#: write.c:1228
ae351704
AM
14909msgid "reloc not within (fixed part of) section"
14910msgstr ""
14911
f12e7348 14912#: write.c:1295 write.c:1316
ac50feda 14913#, c-format
ae351704 14914msgid "can't write %s: %s"
ac50feda
RH
14915msgstr ""
14916
f12e7348 14917#: write.c:1346
328577ad 14918msgid "cannot write to output file"
ac50feda
RH
14919msgstr ""
14920
f12e7348 14921#: write.c:1500
ac50feda 14922#, c-format
328577ad 14923msgid "%d error%s, %d warning%s, generating bad object file"
ac50feda
RH
14924msgstr ""
14925
f12e7348 14926#: write.c:1507
ac50feda 14927#, c-format
328577ad 14928msgid "%d error%s, %d warning%s, no object file generated"
ac50feda
RH
14929msgstr ""
14930
f12e7348 14931#: write.c:1742
3caac5b8
AM
14932#, c-format
14933msgid "%s: global symbols not supported in common sections"
14934msgstr ""
14935
f12e7348 14936#: write.c:1756
ac50feda 14937#, c-format
328577ad 14938msgid "local label `%s' is not defined"
ac50feda
RH
14939msgstr ""
14940
f12e7348 14941#: write.c:1776
06647dfd 14942#, c-format
55cf6793 14943msgid "Local symbol `%s' can't be equated to common symbol `%s'"
06647dfd
AM
14944msgstr ""
14945
f12e7348
NC
14946#: write.c:1783
14947#, c-format
14948msgid "can't make global register symbol `%s'"
14949msgstr ""
14950
14951#: write.c:2052
ac50feda
RH
14952#, c-format
14953msgid "alignment padding (%lu bytes) not a multiple of %ld"
14954msgstr ""
14955
f12e7348 14956#: write.c:2210
ac50feda
RH
14957#, c-format
14958msgid ".word %s-%s+%s didn't fit"
14959msgstr ""
14960
f12e7348 14961#: write.c:2299
ae351704
AM
14962msgid "padding added"
14963msgstr ""
14964
f12e7348 14965#: write.c:2349
fce00800 14966msgid "attempt to move .org backwards"
ac50feda
RH
14967msgstr ""
14968
f12e7348 14969#: write.c:2373
ac50feda
RH
14970msgid ".space specifies non-absolute value"
14971msgstr ""
14972
f12e7348 14973#: write.c:2388
ac50feda
RH
14974msgid ".space or .fill with negative value, ignored"
14975msgstr ""
14976
f12e7348 14977#: write.c:2459
3caac5b8
AM
14978#, c-format
14979msgid ""
14980"Infinite loop encountered whilst attempting to compute the addresses of "
14981"symbols in section %s"
14982msgstr ""