* configure.in (ALL_LINGUAS): Add "id".
[deliverable/binutils-gdb.git] / gas / po / id.po
CommitLineData
8cc9115f
NC
1# Pesan Bahasa Indonesia untuk GAS
2# Copyright (C) 2008 Free Software Foundation, Inc.
3# This file is distributed under the same license as the binutils package.
4# Arif E. Nugroho <arif_endro@yahoo.com>, 2008.
5#
6msgid ""
7msgstr ""
8"Project-Id-Version: gas 2.18.90\n"
9"Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
10"POT-Creation-Date: 2008-09-09 15:56+0930\n"
11"PO-Revision-Date: 2008-10-08 07:50+0700\n"
12"Last-Translator: Arif E. Nugroho <arif_endro@yahoo.com>\n"
13"Language-Team: Indonesian <translation-team-id@lists.sourceforge.net>\n"
14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=ISO-8859-1\n"
16"Content-Transfer-Encoding: 8bit\n"
17
18#: app.c:488 app.c:502
19msgid "end of file in comment"
20msgstr "akhir dari berkas dalam komentar"
21
22#: app.c:580 app.c:627
23#, c-format
24msgid "end of file in string; '%c' inserted"
25msgstr "akhir dari berkas dalam string; '%c' dimasukan"
26
27#: app.c:653
28#, c-format
29msgid "unknown escape '\\%c' in string; ignored"
30msgstr "escape '\\%c' tidak dikenal dalam string; diabaikan"
31
32#: app.c:816
33msgid "end of file not at end of a line; newline inserted"
34msgstr "akhir dari berkas bukan di akhir dari baris; baris-baru dimasukan"
35
36#: app.c:973
37msgid "end of file in multiline comment"
38msgstr "akhir dari berkas dalam multi-baris komentar"
39
40#: app.c:1046
41msgid "end of file after a one-character quote; \\0 inserted"
42msgstr "akhir dari berkas sesudah satu-karater quote; \\0 dimasukan"
43
44#: app.c:1054
45msgid "end of file in escape character"
46msgstr "akhir dari berkas dalam karakter escape"
47
48#: app.c:1066
49msgid "missing close quote; (assumed)"
50msgstr "hilang close quote; (diasumsikan)"
51
52#: app.c:1135 app.c:1190 app.c:1201 app.c:1275
53msgid "end of file in comment; newline inserted"
54msgstr "akhir dari berkas dalam komentar; baris-baru dimasukan"
55
56#: as.c:158
57msgid "missing emulation mode name"
58msgstr "hilang nama mode emulasi"
59
60#: as.c:173
61#, c-format
62msgid "unrecognized emulation name `%s'"
63msgstr "nama emulasi `%s' tidak dikenal"
64
65#: as.c:220
66#, c-format
67msgid "GNU assembler version %s (%s) using BFD version %s\n"
68msgstr "GNU assembler versi %s (%s) menggunakan BFD versi %s\n"
69
70#: as.c:227
71#, c-format
72msgid "Usage: %s [option...] [asmfile...]\n"
73msgstr "Penggunaan: %s [opsi...] [asmfile...]\n"
74
75#: as.c:229
76#, c-format
77msgid ""
78"Options:\n"
79" -a[sub-option...]\t turn on listings\n"
80" \t Sub-options [default hls]:\n"
81" \t c omit false conditionals\n"
82" \t d omit debugging directives\n"
83" \t g include general info\n"
84" \t h include high-level source\n"
85" \t l include assembly\n"
86" \t m include macro expansions\n"
87" \t n omit forms processing\n"
88" \t s include symbols\n"
89" \t =FILE list to FILE (must be last sub-option)\n"
90msgstr ""
91"Opsi:\n"
92" -a[sub-opsi...]\t aktifkan listing\n"
93" \t Sub-opsi [default hls]:\n"
94" \t c abaikan kondisional salah\n"
95" \t d abaikan debugging direktif\n"
96" \t g masukan informasi umum\n"
97" \t h masukan sumber tingkat-tinggi\n"
98" \t l masukan assembly\n"
99" \t m masukan ekspansi macro\n"
100" \t n abaikan pemrosesan form\n"
101" \t s masukan simbol\n"
102" \t =FILE daftar dari BERKAS (harus akhir dari sub-opsi)\n"
103
104#: as.c:243
105#, c-format
106msgid " --alternate initially turn on alternate macro syntax\n"
107msgstr " --alternate inisialisasi aktifkan alternatif sintax macro\n"
108
109#: as.c:245
110#, c-format
111msgid " -D produce assembler debugging messages\n"
112msgstr " -D hasilkan pesan debug assembler\n"
113
114#: as.c:247
115#, c-format
116msgid " --debug-prefix-map OLD=NEW Map OLD to NEW in debug information\n"
117msgstr " --debug-prefix-map LAMA=BARU Peta LAMA ke BARU dalam informasi debug\n"
118
119#: as.c:249
120#, c-format
121msgid " --defsym SYM=VAL define symbol SYM to given value\n"
122msgstr " --defsym SUM=VAL definisikan simbol SIM ke nilai yang diberikan\n"
123
124#: as.c:265
125#, c-format
126msgid " emulate output (default %s)\n"
127msgstr " emulasikan keluaran (default %s)\n"
128
129#: as.c:270
130#, c-format
131msgid " --execstack require executable stack for this object\n"
132msgstr " --execstack membutuhkan executable stack untuk objek ini\n"
133
134#: as.c:272
135#, c-format
136msgid " --noexecstack don't require executable stack for this object\n"
137msgstr " --nonexecstack tidak membutuhkan executable stack untuk objek ini\n"
138
139#: as.c:275
140#, c-format
141msgid " -f skip whitespace and comment preprocessing\n"
142msgstr " -f lewati whitespace dan pemroses komentar\n"
143
144#: as.c:277
145#, c-format
146msgid " -g --gen-debug generate debugging information\n"
147msgstr " -g --gen-debug hasilkan informasi debug\n"
148
149#: as.c:279
150#, c-format
151msgid " --gstabs generate STABS debugging information\n"
152msgstr " --gstabs hasilkan informasi STAB debug\n"
153
154#: as.c:281
155#, c-format
156msgid " --gstabs+ generate STABS debug info with GNU extensions\n"
157msgstr " --gstabs+ hasilkan informasi debug STABS dengan ekstensi GNU\n"
158
159#: as.c:283
160#, c-format
161msgid " --gdwarf-2 generate DWARF2 debugging information\n"
162msgstr " --gdwarf-2 hasilkan DWARF2 informasi debug\n"
163
164#: as.c:285
165#, c-format
166msgid " --hash-size=<value> set the hash table size close to <value>\n"
167msgstr " --hash-size=<nilai> set ukuran tabel hash mendekati ke <nilai>\n"
168
169#: as.c:287
170#, c-format
171msgid " --help show this message and exit\n"
172msgstr " --help tampilkan pesan ini dan keluar\n"
173
174#: as.c:289
175#, c-format
176msgid " --target-help show target specific options\n"
177msgstr " --target-help tampilkan opsi spesifik target\n"
178
179#: as.c:291
180#, c-format
181msgid " -I DIR add DIR to search list for .include directives\n"
182msgstr " -I DIR tambahkan DIR ke daftar pencarian untuk direktif .include\n"
183
184#: as.c:293
185#, c-format
186msgid " -J don't warn about signed overflow\n"
187msgstr " -J jangan peringatkan tentang signed overflow\n"
188
189#: as.c:295
190#, c-format
191msgid " -K warn when differences altered for long displacements\n"
192msgstr " -K peringatkan ketika perbedaan mengubah untuk long displacements\n"
193
194#: as.c:297
195#, c-format
196msgid " -L,--keep-locals keep local symbols (e.g. starting with `L')\n"
197msgstr " -L,--keep-locals jaga simbol lokal (contoh dimulai dengan `L')\n"
198
199#: as.c:299
200#, c-format
201msgid " -M,--mri assemble in MRI compatibility mode\n"
202msgstr " -M,--mri kumpulkan dalam mode kompabilitas MRI\n"
203
204#: as.c:301
205#, c-format
206msgid " --MD FILE write dependency information in FILE (default none)\n"
207msgstr " --MD BERKAS tulis informasi dependensi dalam BERKAS (baku kosong)\n"
208
209#: as.c:303
210#, c-format
211msgid " -nocpp ignored\n"
212msgstr " -nocpp diabaikan\n"
213
214#: as.c:305
215#, c-format
216msgid " -o OBJFILE name the object-file output OBJFILE (default a.out)\n"
217msgstr " -o OBJFILE nama dari berkas-objek mengeluarkan OBJFILE (baku a.out)\n"
218
219#: as.c:307
220#, c-format
221msgid " -R fold data section into text section\n"
222msgstr " -R fold daerah data kedalam daerah text\n"
223
224#: as.c:309
225#, c-format
226msgid ""
227" --reduce-memory-overheads \n"
228" prefer smaller memory use at the cost of longer\n"
229" assembly times\n"
230msgstr ""
231" --kurangi-memory-overheads \n"
232" lebih suka menggunakan lebih kecil memori dengan konsekuensi\n"
233" waktu perakitan lebih lama\n"
234
235#: as.c:313
236#, c-format
237msgid " --statistics print various measured statistics from execution\n"
238msgstr " --statistics tampilkan berbagai statistik yang diukur dari eksekusi\n"
239
240#: as.c:315
241#, c-format
242msgid " --strip-local-absolute strip local absolute symbols\n"
243msgstr " --strip-local-absolute strip local absolute symbols\n"
244
245#: as.c:317
246#, c-format
247msgid " --traditional-format Use same format as native assembler when possible\n"
248msgstr " --traditional-format Gunakan format sama seperti native assembler ketika memungkinkan\n"
249
250#: as.c:319
251#, c-format
252msgid " --version print assembler version number and exit\n"
253msgstr " --version tampilkan nomor versi perakit dan keluar\n"
254
255#: as.c:321
256#, c-format
257msgid " -W --no-warn suppress warnings\n"
258msgstr " -W --no-warn tekan peringatan\n"
259
260#: as.c:323
261#, c-format
262msgid " --warn don't suppress warnings\n"
263msgstr " --warn jangan tekan peringatan\n"
264
265#: as.c:325
266#, c-format
267msgid " --fatal-warnings treat warnings as errors\n"
268msgstr " --fatal-warnings perlakukan peringatan sebagai erros\n"
269
270#: as.c:328
271#, c-format
272msgid ""
273" --itbl INSTTBL extend instruction set to include instructions\n"
274" matching the specifications defined in file INSTTBL\n"
275msgstr ""
276" --itbl INSTTBL eksten instruksi set termasuk instruksi\n"
277" cocok dengan spesifikasi yang didefinisikan dalam berkas INSTTBL\n"
278
279#: as.c:332
280#, c-format
281msgid " -w ignored\n"
282msgstr " -w abaikan\n"
283
284#: as.c:334
285#, c-format
286msgid " -X ignored\n"
287msgstr " -X abaikan\n"
288
289#: as.c:336
290#, c-format
291msgid " -Z generate object file even after errors\n"
292msgstr " -Z hasilkan berkas objek walaupun setelah errors\n"
293
294#: as.c:338
295#, c-format
296msgid ""
297" --listing-lhs-width set the width in words of the output data column of\n"
298" the listing\n"
299msgstr ""
300" --listing-lhs-width set lebar dalam kata dari keluaran data kolom dari\n"
301" listing\n"
302
303#: as.c:341
304#, c-format
305msgid ""
306" --listing-lhs-width2 set the width in words of the continuation lines\n"
307" of the output data column; ignored if smaller than\n"
308" the width of the first line\n"
309msgstr ""
310" --listing-lhs-width2 set lebar dari kata dari baris kelanjutan\n"
311" dari kolom keluaran data; abaikan jika lebih kecil dari\n"
312" lebar dari baris pertama\n"
313
314#: as.c:345
315#, c-format
316msgid ""
317" --listing-rhs-width set the max width in characters of the lines from\n"
318" the source file\n"
319msgstr ""
320" --listing-rhs-width set lebar maksimal dalam karakter dari baris dari\n"
321" berkas sumber\n"
322
323#: as.c:348
324#, c-format
325msgid ""
326" --listing-cont-lines set the maximum number of continuation lines used\n"
327" for the output data column of the listing\n"
328msgstr ""
329" --listing-cont-lines set jumlah maksimal dari baris kelanjutan yang digunakan\n"
330" untuk kolom keluaran data dari listing\n"
331
332#: as.c:351
333#, c-format
334msgid " @FILE read options from FILE\n"
335msgstr " @BERKAS baca opsi dari BERKAS\n"
336
337#: as.c:359
338#, c-format
339msgid "Report bugs to %s\n"
340msgstr "Laporkan bugs ke %s\n"
341
342#: as.c:564
343#, c-format
344msgid "unrecognized option -%c%s"
345msgstr "opsi tidak dikenal -%c%s"
346
347#. This output is intended to follow the GNU standards document.
348#: as.c:602
349#, c-format
350msgid "GNU assembler %s\n"
351msgstr "GNU perakit %s\n"
352
353#: as.c:603
354#, c-format
355msgid "Copyright 2007 Free Software Foundation, Inc.\n"
356msgstr "Hak cipta 2007 Free Software Foundation, Inc.\n"
357
358#: as.c:604
359#, c-format
360msgid ""
361"This program is free software; you may redistribute it under the terms of\n"
362"the GNU General Public License version 3 or later.\n"
363"This program has absolutely no warranty.\n"
364msgstr ""
365"Aplikasi ini adalah perangkat lunak bebas; anda boleh mendistribusikannya dibawah ketentuan dari\n"
366"Lisensi Umum Publik GNU versi 3 atau lebih lanjut.\n"
367"Aplikasi ini tidak memiliki garansi apapun.\n"
368
369#: as.c:608
370#, c-format
371msgid "This assembler was configured for a target of `%s'.\n"
372msgstr "Perakit ini dikonfigurasikan untuk sebuah target dari `%s'.\n"
373
374#: as.c:615
375msgid "multiple emulation names specified"
376msgstr "multiple nama emulasi dispesifikasikan"
377
378#: as.c:617
379msgid "emulations not handled in this configuration"
380msgstr "emulasi tidak ditangani dalam konfigurasi ini"
381
382#: as.c:622
383#, c-format
384msgid "alias = %s\n"
385msgstr "alias = %s\n"
386
387#: as.c:623
388#, c-format
389msgid "canonical = %s\n"
390msgstr "kanonikal = %s\n"
391
392#: as.c:624
393#, c-format
394msgid "cpu-type = %s\n"
395msgstr "tipe-cpu = %s\n"
396
397#: as.c:626
398#, c-format
399msgid "format = %s\n"
400msgstr "format = %s\n"
401
402#: as.c:629
403#, c-format
404msgid "bfd-target = %s\n"
405msgstr "target-bfd = %s\n"
406
407#: as.c:646
408msgid "bad defsym; format is --defsym name=value"
409msgstr "bad defsym; format adalah --defsym nama=nilai"
410
411#: as.c:666
412msgid "no file name following -t option"
413msgstr "tidak ada nama berkas mengikuti opsi -t"
414
415#: as.c:681
416#, c-format
417msgid "failed to read instruction table %s\n"
418msgstr "gagal untuk membaca tabel instruksi %s\n"
419
420#: as.c:852
421#, c-format
422msgid "invalid listing option `%c'"
423msgstr "opsi listing `%c' tidak valid"
424
425#: as.c:905
426msgid "--hash-size needs a numeric argument"
427msgstr "--hash-size membutuhkan sebuah argumen numerik"
428
429#: as.c:930
430#, c-format
431msgid "%s: total time in assembly: %ld.%06ld\n"
432msgstr "%s: total waktu dalam perakitan: %ld.%06ld\n"
433
434#: as.c:933
435#, c-format
436msgid "%s: data size %ld\n"
437msgstr "%s: ukuran data %ld\n"
438
439#: as.c:1245
440#, c-format
441msgid "%d warnings, treating warnings as errors"
442msgstr "%d peringatan, memperlakukan peringatan sebagai errors"
443
444#: as.h:237
445#, c-format
446msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
447msgstr "Masalah nilai %ld tidak diduga di baris %d dari berkas \"%s\"\n"
448
449#.
450#. * We have a GROSS internal error.
451#. * This should never happen.
452#.
453#: atof-generic.c:417 config/tc-m68k.c:3396
454msgid "failed sanity check"
455msgstr "gagal pemeriksaan keadaan"
456
457#: cgen.c:113 config/tc-alpha.c:1926 config/tc-alpha.c:1950
458#: config/tc-arc.c:1681 config/tc-d10v.c:550 config/tc-d30v.c:538
459#: config/tc-mn10200.c:1100 config/tc-mn10300.c:1749 config/tc-ppc.c:2510
460#: config/tc-ppc.c:2734 config/tc-ppc.c:2746 config/tc-s390.c:1201
461#: config/tc-s390.c:1301 config/tc-s390.c:1430 config/tc-v850.c:1730
462#: config/tc-v850.c:1753 config/tc-v850.c:1956
463msgid "too many fixups"
464msgstr "terlalu banyak perbaikan"
465
466#: cgen.c:400 cgen.c:420 config/tc-arc.c:1662 config/tc-d10v.c:461
467#: config/tc-d30v.c:453 config/tc-mn10200.c:1042 config/tc-mn10300.c:1674
468#: config/tc-ppc.c:2549 config/tc-s390.c:1189 config/tc-v850.c:1932
469#: config/tc-z80.c:422
470msgid "illegal operand"
471msgstr "operan tidak legal"
472
473#: cgen.c:424 config/tc-arc.c:1664 config/tc-avr.c:539 config/tc-d10v.c:463
474#: config/tc-d30v.c:455 config/tc-h8300.c:449 config/tc-mcore.c:662
475#: config/tc-mmix.c:488 config/tc-mn10200.c:1045 config/tc-mn10300.c:1677
476#: config/tc-msp430.c:452 config/tc-or32.c:307 config/tc-ppc.c:2551
477#: config/tc-s390.c:1191 config/tc-sh.c:1359 config/tc-sh64.c:2213
478#: config/tc-v850.c:1935 config/tc-z80.c:575 config/tc-z8k.c:350
479msgid "missing operand"
480msgstr "operan hilang"
481
482#: cgen.c:798
483msgid "a reloc on this operand implies an overflow"
484msgstr "sebuah relokasi di operan ini mengindikasikan sebuah overflow"
485
486#: cgen.c:821
487msgid "operand mask overflow"
488msgstr "operan mask overflow"
489
490#. We can't actually support subtracting a symbol.
491#: cgen.c:884 config/tc-arc.c:1247 config/tc-arm.c:1527 config/tc-arm.c:8182
492#: config/tc-arm.c:8233 config/tc-arm.c:8466 config/tc-arm.c:9189
493#: config/tc-arm.c:9992 config/tc-arm.c:10020 config/tc-arm.c:10278
494#: config/tc-arm.c:10295 config/tc-arm.c:10417 config/tc-avr.c:1057
495#: config/tc-cris.c:3984 config/tc-d10v.c:1502 config/tc-d30v.c:1903
496#: config/tc-mips.c:4346 config/tc-mips.c:5470 config/tc-mips.c:6408
497#: config/tc-mips.c:6984 config/tc-msp430.c:1937 config/tc-ppc.c:5661
498#: config/tc-spu.c:907 config/tc-spu.c:931 config/tc-v850.c:2271
499#: config/tc-xstormy16.c:484 config/tc-xtensa.c:5756 config/tc-xtensa.c:11697
500msgid "expression too complex"
501msgstr "ekspresi terlalu kompleks"
502
503#: cgen.c:978 config/tc-arc.c:1308 config/tc-ppc.c:5786 config/tc-s390.c:2006
504#: config/tc-v850.c:2311 config/tc-xstormy16.c:538
505msgid "unresolved expression that must be resolved"
506msgstr "ekspresi tidak terselesaikan harus diselesaikan"
507
508#: cgen.c:1003 config/tc-xstormy16.c:563
509#, c-format
510msgid "internal error: can't install fix for reloc type %d (`%s')"
511msgstr "internal error: tidak dapat memasang fix untuk tipe relokasi %d (`%s')"
512
513#: cgen.c:1033
514msgid "relocation is not supported"
515msgstr "relokasi tidak didukung"
516
517#: cond.c:83
518msgid "invalid identifier for \".ifdef\""
519msgstr "identifier tidak valid untuk \".ifdef\""
520
521#: cond.c:150
522msgid "non-constant expression in \".if\" statement"
523msgstr "bukan-konstan ekspresi dalam pernyataan \".if\""
524
525#: cond.c:277
526msgid "bad format for ifc or ifnc"
527msgstr "format buruk untuk ifc atau ifnc"
528
529#: cond.c:307
530msgid "\".elseif\" without matching \".if\""
531msgstr "\".elseif\" tanpa pencocokan \".if\""
532
533#: cond.c:311
534msgid "\".elseif\" after \".else\""
535msgstr "\".elseif\" sesudah \".else\""
536
537#: cond.c:314 cond.c:420
538msgid "here is the previous \"else\""
539msgstr "disini adalah sebelum \"else\""
540
541#: cond.c:317 cond.c:423
542msgid "here is the previous \"if\""
543msgstr "disini adalah sebelum \"if\""
544
545#: cond.c:346
546msgid "non-constant expression in \".elseif\" statement"
547msgstr "bukan-konstan ekspresi dalam pernyataan \".elseif\""
548
549#: cond.c:384
550msgid "\".endif\" without \".if\""
551msgstr "\".endif\" tanpa \".if\""
552
553#: cond.c:413
554msgid "\".else\" without matching \".if\""
555msgstr "\".else\" tanpa pencocokan \".if\""
556
557#: cond.c:417
558msgid "duplicate \"else\""
559msgstr "duplikasi \"else\""
560
561#: cond.c:468
562msgid ".ifeqs syntax error"
563msgstr ".ifeqs syntax error"
564
565#: cond.c:549
566msgid "end of macro inside conditional"
567msgstr "end dari makro dalam kondisional"
568
569#: cond.c:551
570msgid "end of file inside conditional"
571msgstr "end dari berkas didalam kondisional"
572
573#: cond.c:554
574msgid "here is the start of the unterminated conditional"
575msgstr "disini adalah awal dari kondisional tidak terselesaikan"
576
577#: cond.c:558
578msgid "here is the \"else\" of the unterminated conditional"
579msgstr "disini adalah \"else\" dari kondisional tidak terselesaikan"
580
581#: config/atof-ieee.c:141
582msgid "cannot create floating-point number"
583msgstr "tidak dapat membuat nomor floating-point"
584
585#: config/atof-ieee.c:784 config/atof-vax.c:450 config/tc-arm.c:923
586#: config/tc-ia64.c:11316 config/tc-tic30.c:1261 config/tc-tic4x.c:2598
587msgid "Unrecognized or unsupported floating point constant"
588msgstr "Tidak dikenal atau tidak didukung konstanta floating point"
589
590#: config/obj-aout.c:85
591#, c-format
592msgid "Attempt to put a common symbol into set %s"
593msgstr "Mencoba untuk meletakan sebuah simbol umum kedalam set %s"
594
595#: config/obj-aout.c:89
596#, c-format
597msgid "Attempt to put an undefined symbol into set %s"
598msgstr "Mencoba untuk meletakan sebuah simbol tidak terdefinisi dalam set %s"
599
600#: config/obj-aout.c:116 config/obj-coff.c:1339
601#, c-format
602msgid "Symbol `%s' can not be both weak and common"
603msgstr "Simbol `%s' tidak dapat keduanya lemah dan umum"
604
605#: config/obj-coff.c:133
606#, c-format
607msgid "Inserting \"%s\" into structure table failed: %s"
608msgstr "Memasukan \"%s\" kedalam tabel struktur gagal: %s"
609
610#. Zero is used as an end marker in the file.
611#: config/obj-coff.c:366
612msgid "Line numbers must be positive integers\n"
613msgstr "Nomor baris harus berupa integer positif\n"
614
615#: config/obj-coff.c:398
616msgid ".ln pseudo-op inside .def/.endef: ignored."
617msgstr ".ln pseudo-op didalam .def/.endef; diabaikan."
618
619#: config/obj-coff.c:440 ecoff.c:3240
620msgid ".loc outside of .text"
621msgstr ".loc diluar dari .text"
622
623#: config/obj-coff.c:447
624msgid ".loc pseudo-op inside .def/.endef: ignored."
625msgstr ".loc pseudo-op didalam .def/.endef: diabaikan."
626
627#: config/obj-coff.c:528
628msgid ".def pseudo-op used inside of .def/.endef: ignored."
629msgstr ".def pseudo-op digunakan didalam dari .def/.endef: diabaikan."
630
631#: config/obj-coff.c:567
632msgid ".endef pseudo-op used outside of .def/.endef: ignored."
633msgstr ".endef pseudo-op digunakan diluar dari .def/.endef: diabaikan."
634
635#: config/obj-coff.c:606
636#, c-format
637msgid "`%s' symbol without preceding function"
638msgstr "`%s' simbol tanpa fungsi yang mengawali"
639
640#: config/obj-coff.c:693
641#, c-format
642msgid "unexpected storage class %d"
643msgstr "kelas penyimpanan tidak diduga %d"
644
645#: config/obj-coff.c:801
646msgid ".dim pseudo-op used outside of .def/.endef: ignored."
647msgstr ".dim pseudo-op digunakan diluar dari .def/.endef: diabaikan."
648
649#: config/obj-coff.c:821
650msgid "badly formed .dim directive ignored"
651msgstr "badly formed .dim direktive diabaikan"
652
653#: config/obj-coff.c:870
654msgid ".size pseudo-op used outside of .def/.endef ignored."
655msgstr ".size pseudo-op digunakan diluar deari .def/.endef diabaikan."
656
657#: config/obj-coff.c:885
658msgid ".scl pseudo-op used outside of .def/.endef ignored."
659msgstr ".scl psudo-op digunakan diluar dari .def/.endef diabaikan."
660
661#: config/obj-coff.c:902
662msgid ".tag pseudo-op used outside of .def/.endef ignored."
663msgstr ".tag pseudo-op digunakan diluar dari .def/.endef diabaikan."
664
665#: config/obj-coff.c:920
666#, c-format
667msgid "tag not found for .tag %s"
668msgstr "tag tidak ditemukan untuk .tag %s"
669
670#: config/obj-coff.c:933
671msgid ".type pseudo-op used outside of .def/.endef ignored."
672msgstr ".type pseudo-op digunakan diluar dari .def/.endef diabaikan."
673
674#: config/obj-coff.c:952
675msgid ".val pseudo-op used outside of .def/.endef ignored."
676msgstr ".val pseudo-op digunakan diluar dari .def/.endef diabaikan."
677
678#: config/obj-coff.c:1119
679msgid "badly formed .weak directive ignored"
680msgstr "badly formed .wek direktive diabaikan"
681
682#: config/obj-coff.c:1297
683msgid "mismatched .eb"
684msgstr "tidak cocok .eb"
685
686#: config/obj-coff.c:1318
687#, c-format
688msgid "C_EFCN symbol for %s out of scope"
689msgstr "C_EFCN simbol untuk %s diluar dari jangkauan"
690
691#. STYP_INFO
692#. STYP_LIB
693#. STYP_OVER
694#: config/obj-coff.c:1590
695#, c-format
696msgid "unsupported section attribute '%c'"
697msgstr "daerah atribut tidak didukung '%c'"
698
699#: config/obj-coff.c:1594 config/tc-ppc.c:4741
700#, c-format
701msgid "unknown section attribute '%c'"
702msgstr "daerah atribut tidak dikenal '%c'"
703
704#: config/obj-coff.c:1622 config/tc-ppc.c:4759 config/tc-tic54x.c:4011
705#: read.c:2760
706#, c-format
707msgid "error setting flags for \"%s\": %s"
708msgstr "error menset tanda untuk \"%s\": %s"
709
710#: config/obj-coff.c:1633
711#, c-format
712msgid "Ignoring changed section attributes for %s"
713msgstr "Mengabaikan perubahan daerah atribut untuk %s"
714
715#: config/obj-coff.c:1764
716#, c-format
717msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
718msgstr "0x%lx: \"%s\" tipe = %ld, kelas = %d, segmen = %d\n"
719
720#: config/obj-ecoff.c:125
721msgid "Can't set GP value"
722msgstr "Tidak dapat menset nilai GP"
723
724#: config/obj-ecoff.c:132
725msgid "Can't set register masks"
726msgstr "Tidak dapat menset mask register"
727
728#: config/obj-elf.c:323 config/tc-sparc.c:3946 config/tc-v850.c:450
729#, c-format
730msgid "bad .common segment %s"
731msgstr "segmen .%s .common buruk"
732
733#: config/obj-elf.c:601
734#, c-format
735msgid "setting incorrect section type for %s"
736msgstr "konfigurasi tipe daerah tidak benar untuk %s"
737
738#: config/obj-elf.c:606
739#, c-format
740msgid "ignoring incorrect section type for %s"
741msgstr "mengabaikan tipe daerah tidak benar untuk %s"
742
743#: config/obj-elf.c:648
744#, c-format
745msgid "setting incorrect section attributes for %s"
746msgstr "konfigurasi atribut daerah tidak benar untuk %s"
747
748#: config/obj-elf.c:700
749#, c-format
750msgid "ignoring changed section type for %s"
751msgstr "mengabaikan perubahan tipe daerah untuk %s"
752
753#: config/obj-elf.c:712
754#, c-format
755msgid "ignoring changed section attributes for %s"
756msgstr "mengabaikan perubahan atribut daerah untuk %s"
757
758#: config/obj-elf.c:714
759#, c-format
760msgid "ignoring changed section entity size for %s"
761msgstr "mengabaikan perubahan besar daerah entity untuk %s"
762
763#: config/obj-elf.c:767
764msgid "unrecognized .section attribute: want a,w,x,M,S,G,T"
765msgstr "tidak dikenal atribut .section: ingin a,w,x,M,S,G,T"
766
767#: config/obj-elf.c:809 read.c:2744
768msgid "unrecognized section type"
769msgstr "tipe daerah tidak dikenal"
770
771#: config/obj-elf.c:839
772msgid "unrecognized section attribute"
773msgstr "atribut daerah tidak dikenal"
774
775#: config/obj-elf.c:870
776msgid "missing name"
777msgstr "nama hilang"
778
779#: config/obj-elf.c:998
780msgid "invalid merge entity size"
781msgstr "ukuran gabungan entity tidak valid"
782
783#: config/obj-elf.c:1005
784msgid "entity size for SHF_MERGE not specified"
785msgstr "ukuran entity untuk SHF_MERGE tidak dispesifikasikan"
786
787#: config/obj-elf.c:1025
788msgid "group name for SHF_GROUP not specified"
789msgstr "nama grup untuk SHF_GROUP tidak dispesifikasikan"
790
791#: config/obj-elf.c:1038
792msgid "character following name is not '#'"
793msgstr "karakter mengikuti nama bukan '#'"
794
795#: config/obj-elf.c:1157
796msgid ".previous without corresponding .section; ignored"
797msgstr ".previous tanpa .section yang berhubungan; diabaikan"
798
799#: config/obj-elf.c:1183
800msgid ".popsection without corresponding .pushsection; ignored"
801msgstr ".popsection tanpat .pushsection yang berhubungan; diabaikan"
802
803#: config/obj-elf.c:1235
804msgid "expected comma after name in .symver"
805msgstr "diduga koma setelah nama dalam .symver"
806
807#: config/obj-elf.c:1259
808#, c-format
809msgid "missing version name in `%s' for symbol `%s'"
810msgstr "hilang nama versi dalam `%s' untuk simbol `%s'"
811
812#: config/obj-elf.c:1270
813#, c-format
814msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
815msgstr "multiple versi [`%s'|`%s'] untuk simbol `%s'"
816
817#: config/obj-elf.c:1307
818#, c-format
819msgid "expected `%s' to have already been set for .vtable_inherit"
820msgstr "diduga `%s' telah diset untuk .vtable_inherit"
821
822#: config/obj-elf.c:1317
823msgid "expected comma after name in .vtable_inherit"
824msgstr "diduga koma setelah nama dalam .vtable_inherit"
825
826#: config/obj-elf.c:1377
827msgid "expected comma after name in .vtable_entry"
828msgstr "diduga koma setelah nama dalam .vtable_entry"
829
830#: config/obj-elf.c:1500
831msgid "expected quoted string"
832msgstr "diduga quoted string"
833
834#: config/obj-elf.c:1520
835#, c-format
836msgid "expected comma after name `%s' in .size directive"
837msgstr "diduga koma setelah nama `%s' dalam .size direktif"
838
839#: config/obj-elf.c:1529
840msgid "missing expression in .size directive"
841msgstr "hilang ekspresi dalam .size direktif"
842
843#: config/obj-elf.c:1656
844#, c-format
845msgid "symbol '%s' is already defined"
846msgstr "simbol '%s' telah terdefinisi"
847
848#: config/obj-elf.c:1671
849#, c-format
850msgid "unrecognized symbol type \"%s\""
851msgstr "tipe simbol \"%s\" tidak dikenal"
852
853#: config/obj-elf.c:1842
854msgid ".size expression too complicated to fix up"
855msgstr "ekspresi .size terlalu kompleks untuk diperbaiki"
856
857#: config/obj-elf.c:1874
858#, c-format
859msgid "invalid attempt to declare external version name as default in symbol `%s'"
860msgstr "tidak valid attemt untuk mendeklarasikan versi nama eksternal sebagai default dalam simbol `%s'"
861
862#: config/obj-elf.c:1935 ecoff.c:3598
863#, c-format
864msgid "symbol `%s' can not be both weak and common"
865msgstr "simbol `%s' tidak dapat keduanya lemah dan umum"
866
867#: config/obj-elf.c:2042
868#, c-format
869msgid "assuming all members of group `%s' are COMDAT"
870msgstr "mengasumsikan seluruh anggota dari grup `%s' adalah COMDAT"
871
872#: config/obj-elf.c:2064
873#, c-format
874msgid "can't create group: %s"
875msgstr "tidak dapat membuat grup: %s"
876
877#: config/obj-elf.c:2174
878#, c-format
879msgid "failed to set up debugging information: %s"
880msgstr "gagal men set up informasi debug: %s"
881
882#: config/obj-elf.c:2194
883#, c-format
884msgid "can't start writing .mdebug section: %s"
885msgstr "tidak dapat memulai menulis daerah .mdebug: %s"
886
887#: config/obj-elf.c:2202
888#, c-format
889msgid "could not write .mdebug section: %s"
890msgstr "tidak dapat menulis daerah .mdebug: %s"
891
892#: config/obj-som.c:58
893msgid "Only one .compiler pseudo-op per file!"
894msgstr "Hanya satu .compiler pseudo-op setiap berkas!"
895
896#: config/obj-som.c:75 config/obj-som.c:146 config/obj-som.c:188
897msgid "Expected quoted string"
898msgstr "diduga quoted string"
899
900#: config/obj-som.c:88
901msgid ".compiler directive missing language and version"
902msgstr ".compiler direktif hilang bahasa dan versi"
903
904#: config/obj-som.c:98
905msgid ".compiler directive missing version"
906msgstr ".compiler direktif hilang versi"
907
908#: config/obj-som.c:114
909#, c-format
910msgid "FATAL: Attaching compiler header %s"
911msgstr "FATAL: Attaching kompiler header %s"
912
913#: config/obj-som.c:129
914msgid "Only one .version pseudo-op per file!"
915msgstr "hanya satu .version pseudo-op setiap berkas!"
916
917#: config/obj-som.c:153
918#, c-format
919msgid "attaching version header %s: %s"
920msgstr "memasang header versi %s: %s"
921
922#: config/obj-som.c:171
923msgid "Only one .copyright pseudo-op per file!"
924msgstr "Hanya satu .copyright pseudo-op setiap berkas!"
925
926#: config/obj-som.c:195
927#, c-format
928msgid "attaching copyright header %s: %s"
929msgstr "attaching copyright header %s: %s"
930
931#: config/tc-alpha.c:592
932#, c-format
933msgid "No !literal!%ld was found"
934msgstr "Tidak ada !literal!%ld ditemukan"
935
936#: config/tc-alpha.c:599
937#, c-format
938msgid "No !tlsgd!%ld was found"
939msgstr "Tidak ada !tlsgd!%ld ditemukan"
940
941#: config/tc-alpha.c:606
942#, c-format
943msgid "No !tlsldm!%ld was found"
944msgstr "Tidak ada !tlsldm!%ld ditemukan"
945
946#: config/tc-alpha.c:615
947#, c-format
948msgid "No ldah !gpdisp!%ld was found"
949msgstr "Tidak ada ldah !gpdisp!%ld ditemukan"
950
951#: config/tc-alpha.c:665
952#, c-format
953msgid "too many !literal!%ld for %s"
954msgstr "terlalu banyak !literal!%ld untuk %s"
955
956#: config/tc-alpha.c:695
957#, c-format
958msgid "No lda !gpdisp!%ld was found"
959msgstr "Tidak ada lda !gpdisp!%ld ditemukan"
960
961#. Only support one relocation op per insn.
962#: config/tc-alpha.c:852
963msgid "More than one relocation op per insn"
964msgstr "Lebih dari satu relokasi op per insn"
965
966#: config/tc-alpha.c:868
967msgid "No relocation operand"
968msgstr "Tidak ada operand relokasi"
969
970#: config/tc-alpha.c:878
971#, c-format
972msgid "Unknown relocation operand: !%s"
973msgstr "operan relokasi tidak diketahui: !%s"
974
975#: config/tc-alpha.c:888
976#, c-format
977msgid "no sequence number after !%s"
978msgstr "tidak ada nomor pengurutan setelah !%s"
979
980#: config/tc-alpha.c:898
981#, c-format
982msgid "!%s does not use a sequence number"
983msgstr "!%s tidak menggunakan sebuah nomor pengurutan"
984
985#: config/tc-alpha.c:908
986#, c-format
987msgid "Bad sequence number: !%s!%s"
988msgstr "Nomor pengurutan buruk: !%s!%s"
989
990#: config/tc-alpha.c:1123 config/tc-alpha.c:3140
991#, c-format
992msgid "inappropriate arguments for opcode `%s'"
993msgstr "argumen tidak sesuai untuk opcode `%s'"
994
995#: config/tc-alpha.c:1125 config/tc-alpha.c:3142
996#, c-format
997msgid "opcode `%s' not supported for target %s"
998msgstr "opcode `%s' tidak didukung untuk target %s"
999
1000#: config/tc-alpha.c:1129 config/tc-alpha.c:3146 config/tc-avr.c:1326
1001#: config/tc-msp430.c:1829
1002#, c-format
1003msgid "unknown opcode `%s'"
1004msgstr "opcode `%s' tidak dikenal"
1005
1006#: config/tc-alpha.c:1209 config/tc-alpha.c:1384
1007msgid "overflow in literal (.lita) table"
1008msgstr "overflow dalam literal (.lita) tabel"
1009
1010#: config/tc-alpha.c:1216 config/tc-alpha.c:1240 config/tc-alpha.c:1397
1011#: config/tc-alpha.c:2050 config/tc-alpha.c:2094 config/tc-alpha.c:2163
1012#: config/tc-alpha.c:2246 config/tc-alpha.c:2471 config/tc-alpha.c:2569
1013msgid "macro requires $at register while noat in effect"
1014msgstr "makro membutuhkan $at register ketika tida berada dalam efek"
1015
1016#: config/tc-alpha.c:1218 config/tc-alpha.c:1242 config/tc-alpha.c:1399
1017msgid "macro requires $at while $at in use"
1018msgstr "makro membutuhkan $at ketika $at sedang digunakan"
1019
1020#: config/tc-alpha.c:1346
1021msgid "bignum invalid; zero assumed"
1022msgstr "bignum tidak valid zero diasumsikan"
1023
1024#: config/tc-alpha.c:1348
1025msgid "floating point number invalid; zero assumed"
1026msgstr "nomor floating point tidak valid; nol diasumsikan"
1027
1028#: config/tc-alpha.c:1353
1029msgid "can't handle expression"
1030msgstr "tidak dapat menangani ekspresi"
1031
1032#: config/tc-alpha.c:1390
1033msgid "overflow in literal (.lit8) table"
1034msgstr "overflow dalam tabel literal (.lit8)"
1035
1036#: config/tc-alpha.c:1674
1037#, c-format
1038msgid "too many ldah insns for !gpdisp!%ld"
1039msgstr "terlalu banyak ldah insns untuk !gpdisp!%ld"
1040
1041#: config/tc-alpha.c:1676 config/tc-alpha.c:1688
1042#, c-format
1043msgid "both insns for !gpdisp!%ld must be in the same section"
1044msgstr "kedua insns untuk !gpdisp!%ld harus berada dalam daerah yang sama"
1045
1046#: config/tc-alpha.c:1686
1047#, c-format
1048msgid "too many lda insns for !gpdisp!%ld"
1049msgstr "terlalu banyak lda insns untuk !gpdisp!%ld"
1050
1051#: config/tc-alpha.c:1742
1052#, c-format
1053msgid "too many lituse insns for !lituse_tlsgd!%ld"
1054msgstr "terlalu banyak lituse insns untuk !lituse_tlsgd!%ld"
1055
1056#: config/tc-alpha.c:1745
1057#, c-format
1058msgid "too many lituse insns for !lituse_tlsldm!%ld"
1059msgstr "terlalu banyak lituse insns untuk !lituse_tlsldm!%ld"
1060
1061#: config/tc-alpha.c:1762
1062#, c-format
1063msgid "duplicate !tlsgd!%ld"
1064msgstr "duplikasi !tlsgd!%ld"
1065
1066#: config/tc-alpha.c:1764
1067#, c-format
1068msgid "sequence number in use for !tlsldm!%ld"
1069msgstr "nomor pengurutan sedang digunakan untuk !tlsldm!%ld"
1070
1071#: config/tc-alpha.c:1778
1072#, c-format
1073msgid "duplicate !tlsldm!%ld"
1074msgstr "duplikasi !tlsldm!%ld"
1075
1076#: config/tc-alpha.c:1780
1077#, c-format
1078msgid "sequence number in use for !tlsgd!%ld"
1079msgstr "nomor pengurutan sedang digunakan untuk !tlsgd!%ld"
1080
1081#: config/tc-alpha.c:1823 config/tc-arc.c:292 config/tc-mn10200.c:856
1082#: config/tc-mn10300.c:1146 config/tc-ppc.c:1649 config/tc-s390.c:604
1083#: config/tc-v850.c:1556
1084msgid "operand"
1085msgstr "operan"
1086
1087#: config/tc-alpha.c:1962
1088msgid "invalid relocation for instruction"
1089msgstr "relokasi untuk instruksi tidak valid"
1090
1091#: config/tc-alpha.c:1974
1092msgid "invalid relocation for field"
1093msgstr "relokasi untuk daerah tidak valid"
1094
1095#: config/tc-alpha.c:2761
1096msgid "can not resolve expression"
1097msgstr "tidak dapat menyelesaikan ekspresi"
1098
1099#: config/tc-alpha.c:3276 config/tc-ppc.c:1948 config/tc-ppc.c:4504
1100#, c-format
1101msgid ".COMMon length (%ld.) <0! Ignored."
1102msgstr ".COMMon length (%ld.) <! Diabaikan."
1103
1104#: config/tc-alpha.c:3305 config/tc-sparc.c:3816 config/tc-v850.c:245
1105msgid "Ignoring attempt to re-define symbol"
1106msgstr "Mengabaikan percobaan untuk meredefini simbol"
1107
1108#: config/tc-alpha.c:3314 config/tc-alpha.c:3323 config/tc-ppc.c:4541
1109#: config/tc-sparc.c:3824
1110#, c-format
1111msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
1112msgstr "Panjang dari .comm \"%s\" telah %ld. Tidak dapat mengubah ke %ld."
1113
1114#: config/tc-alpha.c:3440 ecoff.c:3054
1115msgid ".ent directive has no name"
1116msgstr ".ent direktif tidak memiliki nama"
1117
1118#: config/tc-alpha.c:3448
1119msgid "nested .ent directives"
1120msgstr "bertelur .ent direktif"
1121
1122#: config/tc-alpha.c:3492 ecoff.c:3005
1123msgid ".end directive has no name"
1124msgstr ".end direktif tidak memiliki nama"
1125
1126#: config/tc-alpha.c:3501
1127msgid ".end directive without matching .ent"
1128msgstr ".end direktif tanpa pencocokan .ent"
1129
1130#: config/tc-alpha.c:3503
1131msgid ".end directive names different symbol than .ent"
1132msgstr "nama .end direktif memiliki simbol berbeda dari .ent"
1133
1134#: config/tc-alpha.c:3546 ecoff.c:3140
1135msgid ".fmask outside of .ent"
1136msgstr ".fmask diluar dari .ent"
1137
1138#: config/tc-alpha.c:3548 config/tc-score.c:5816 ecoff.c:3204
1139msgid ".mask outside of .ent"
1140msgstr ".mask diluar dari .ent"
1141
1142#: config/tc-alpha.c:3556 ecoff.c:3147
1143msgid "bad .fmask directive"
1144msgstr "direktif .fmask buruk"
1145
1146#: config/tc-alpha.c:3558 ecoff.c:3211
1147msgid "bad .mask directive"
1148msgstr "direktif .mask buruk"
1149
1150#: config/tc-alpha.c:3591 config/tc-mips.c:14967 config/tc-score.c:5959
1151#: ecoff.c:3168
1152msgid ".frame outside of .ent"
1153msgstr ".frame diluar dari .ent"
1154
1155#: config/tc-alpha.c:3602 ecoff.c:3179
1156msgid "bad .frame directive"
1157msgstr ".frame direktif buruk"
1158
1159#: config/tc-alpha.c:3634
1160msgid ".prologue directive without a preceding .ent directive"
1161msgstr ".prologue direktif tanpa diawali .ent direktif"
1162
1163#: config/tc-alpha.c:3652
1164#, c-format
1165msgid "Invalid argument %d to .prologue."
1166msgstr "Argumen %d tidak valid ke .prologue."
1167
1168#: config/tc-alpha.c:3743
1169msgid "ECOFF debugging is disabled."
1170msgstr "ECOFF debug disabled"
1171
1172#: config/tc-alpha.c:3757
1173msgid ".ent directive without matching .end"
1174msgstr ".ent direktif tanpa pencocokan .end"
1175
1176#: config/tc-alpha.c:3842
1177msgid ".usepv directive has no name"
1178msgstr ".usepv direktif tidak memiliki nama"
1179
1180#: config/tc-alpha.c:3853
1181msgid ".usepv directive has no type"
1182msgstr ".usepv direktif tidak memiliki tipe"
1183
1184#: config/tc-alpha.c:3868
1185msgid "unknown argument for .usepv"
1186msgstr "argumen tidak dikenal untuk .usepv"
1187
1188#: config/tc-alpha.c:3901
1189msgid "Unknown section directive"
1190msgstr "Daerah direktif tidak dikenal"
1191
1192#: config/tc-alpha.c:3936
1193msgid ".ent directive has no symbol"
1194msgstr ".ent direktif tidak memiliki simbol"
1195
1196#: config/tc-alpha.c:3961
1197msgid "Bad .frame directive 1./2. param"
1198msgstr ".frame direktif buruk 1./2. param"
1199
1200#: config/tc-alpha.c:3973
1201msgid "Bad .frame directive 3./4. param"
1202msgstr ".fram direktif buruk 3./4. param"
1203
1204#: config/tc-alpha.c:3995
1205msgid ".pdesc directive not in link (.link) section"
1206msgstr ".pdesc direktif tidak dalam daerah link (.link)"
1207
1208#: config/tc-alpha.c:4003
1209msgid ".pdesc has no matching .ent"
1210msgstr ".pdesc tidak memiliki pencocokan .ent"
1211
1212#: config/tc-alpha.c:4014
1213msgid ".pdesc directive has no entry symbol"
1214msgstr ".pdesc direktif tidak memiliki simbol masukan"
1215
1216#: config/tc-alpha.c:4027
1217msgid "No comma after .pdesc <entryname>"
1218msgstr "tidak ada koma setelah .pdesc <entryname>"
1219
1220#: config/tc-alpha.c:4047
1221msgid "unknown procedure kind"
1222msgstr "prosedure kind tidak diketahui"
1223
1224#: config/tc-alpha.c:4137
1225msgid ".name directive not in link (.link) section"
1226msgstr ".name direktif tidak dalam daerah link (.link)"
1227
1228#: config/tc-alpha.c:4145
1229msgid ".name directive has no symbol"
1230msgstr ".name direktif tidak memiliki simbol"
1231
1232#: config/tc-alpha.c:4176
1233msgid "No symbol after .linkage"
1234msgstr "Tidak ada simbol setelah .linkage"
1235
1236#: config/tc-alpha.c:4200
1237msgid "No symbol after .code_address"
1238msgstr "Tidak ada simbol setelah .code_address"
1239
1240#: config/tc-alpha.c:4227 config/tc-score.c:5822
1241msgid "Bad .mask directive"
1242msgstr ".mask direktif buruk"
1243
1244#: config/tc-alpha.c:4245
1245msgid "Bad .fmask directive"
1246msgstr ".fmask direktif buruk"
1247
1248#: config/tc-alpha.c:4402
1249#, c-format
1250msgid "Expected comma after name \"%s\""
1251msgstr "Diduga koma setelah nama \"%s\""
1252
1253#. *symbol_get_obj (symbolP) = (signed char) temp;
1254#: config/tc-alpha.c:4413
1255#, c-format
1256msgid "unhandled: .proc %s,%d"
1257msgstr "tidak tertangani: .proc %s,%d"
1258
1259#: config/tc-alpha.c:4447
1260#, c-format
1261msgid "Tried to .set unrecognized mode `%s'"
1262msgstr "Mencoba untuk .set mode tidak dikenal `%s'"
1263
1264#: config/tc-alpha.c:4473
1265#, c-format
1266msgid "Bad base register, using $%d."
1267msgstr "Dasar register buruk, menggunakan $%d."
1268
1269#: config/tc-alpha.c:4494
1270#, c-format
1271msgid "Alignment too large: %d. assumed"
1272msgstr "Aligment terlalu besar: %d. diasumsikan"
1273
1274#: config/tc-alpha.c:4498 config/tc-d30v.c:2048
1275msgid "Alignment negative: 0 assumed"
1276msgstr "Alignment negatif: 0 diasumsikan"
1277
1278#: config/tc-alpha.c:4775
1279#, c-format
1280msgid "Chose GP value of %lx\n"
1281msgstr "Memilih nilai GP dari %lx\n"
1282
1283#: config/tc-alpha.c:4789
1284msgid "Bad .section directive: want a,s,w,x,M,S,G,T in string"
1285msgstr "Direktif .section buruk: ingin a,s,w,x,M,S,G,T dalam string"
1286
1287#: config/tc-alpha.c:4878
1288#, c-format
1289msgid "internal error: can't hash opcode `%s': %s"
1290msgstr "internal error: tidak dapat hash opcode `%s': %s"
1291
1292#: config/tc-alpha.c:4914
1293#, c-format
1294msgid "internal error: can't hash macro `%s': %s"
1295msgstr "internal error: tidak dapat hash makro `%s': %s"
1296
1297#: config/tc-alpha.c:4998 config/tc-arm.c:6073 config/tc-arm.c:6085
1298#: config/tc-i960.c:708 config/tc-xtensa.c:5251 config/tc-xtensa.c:5329
1299#: config/tc-xtensa.c:5425 config/tc-z80.c:1893
1300msgid "syntax error"
1301msgstr "syntax error"
1302
1303#: config/tc-alpha.c:5076
1304#, c-format
1305msgid "Unknown CPU identifier `%s'"
1306msgstr "CPU identifier tidak dikenal `%s'"
1307
1308#: config/tc-alpha.c:5119
1309msgid ""
1310"Alpha options:\n"
1311"-32addr\t\t\ttreat addresses as 32-bit values\n"
1312"-F\t\t\tlack floating point instructions support\n"
1313"-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
1314"\t\t\tspecify variant of Alpha architecture\n"
1315"-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -m21264b\n"
1316"\t\t\tthese variants include PALcode opcodes\n"
1317msgstr ""
1318"Alpha opsi:\n"
1319"-32addr\t\t\tperlakukan alamat sebagai nilai 32-bit\n"
1320"-F\t\t\ttidak ada dukungan instruksi floating point\n"
1321"-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
1322"\t\t\tspesifikasikan variasi dari arsitektur Alpha\n"
1323"-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -m21264b\n"
1324"\t\t\tvarian ini termasuk PALcode opcodes\n"
1325
1326#: config/tc-alpha.c:5129
1327msgid ""
1328"VMS options:\n"
1329"-+\t\t\thash encode (don't truncate) names longer than 64 characters\n"
1330"-H\t\t\tshow new symbol after hash truncation\n"
1331msgstr ""
1332"VMS opsi:\n"
1333"-+\t\t\thash enkode (jangan potong) nama lebih panjang dari 64 karakter\n"
1334"-H\t\t\tperlihatkan simbol baru setelah pemotongan hash\n"
1335
1336#: config/tc-alpha.c:5306
1337#, c-format
1338msgid "unhandled relocation type %s"
1339msgstr "tipe relokasi %s tidak tertangani"
1340
1341#: config/tc-alpha.c:5319
1342msgid "non-absolute expression in constant field"
1343msgstr "bukan-absolute ekspresi dalam daerah konstan"
1344
1345#: config/tc-alpha.c:5333
1346#, c-format
1347msgid "type %d reloc done?\n"
1348msgstr "tipe %d relokasi selesai?\n"
1349
1350#: config/tc-alpha.c:5380 config/tc-alpha.c:5387
1351msgid "Used $at without \".set noat\""
1352msgstr "Menggunakan $at tanpa \".set noat\""
1353
1354#: config/tc-alpha.c:5549
1355#, c-format
1356msgid "!samegp reloc against symbol without .prologue: %s"
1357msgstr "!samegp relokasi terhadap simbol tanpa .prologue: %s"
1358
1359#: config/tc-alpha.c:5586 config/tc-xtensa.c:5931
1360#, c-format
1361msgid "cannot represent `%s' relocation in object file"
1362msgstr "tidak dapat merepresentasikan relokasi `%s' dalam berkas objek"
1363
1364#: config/tc-alpha.c:5592
1365#, c-format
1366msgid "internal error? cannot generate `%s' relocation"
1367msgstr "internal error? tidak dapat menghasilkan relokasi `%s'"
1368
1369#: config/tc-alpha.c:5643
1370#, c-format
1371msgid "frame reg expected, using $%d."
1372msgstr "frame reg diperkirakan, menggunakan $%d."
1373
1374#: config/tc-arc.c:194 config/tc-arc.c:215 config/tc-arc.c:991
1375#: config/tc-h8300.c:76 config/tc-h8300.c:85 config/tc-h8300.c:95
1376#: config/tc-h8300.c:105 config/tc-h8300.c:115 config/tc-h8300.c:126
1377#: config/tc-h8300.c:193 config/tc-hppa.c:6789 config/tc-hppa.c:6795
1378#: config/tc-hppa.c:6801 config/tc-hppa.c:6807 config/tc-hppa.c:8214
1379#: config/tc-mn10300.c:935 config/tc-mn10300.c:940 config/tc-mn10300.c:2433
1380#: config/tc-xc16x.c:79 config/tc-xc16x.c:86 config/tc-xc16x.c:93
1381msgid "could not set architecture and machine"
1382msgstr "tidak dapat menset arsitektur dan mesin"
1383
1384#: config/tc-arc.c:212 config/tc-arm.c:19602 config/tc-score.c:6522
1385#: config/tc-score.c:6538 config/tc-score.c:6543
1386msgid "virtual memory exhausted"
1387msgstr "kehabisan virtual memori"
1388
1389#: config/tc-arc.c:432 config/tc-arc.c:670
1390msgid "expected comma after operand name"
1391msgstr "diduga koma setelah nama operan"
1392
1393#: config/tc-arc.c:443
1394#, c-format
1395msgid "negative operand number %d"
1396msgstr "negatif nomor operan %d"
1397
1398#: config/tc-arc.c:455
1399msgid "expected comma after register-number"
1400msgstr "diduga koma setelah nomor-register"
1401
1402#: config/tc-arc.c:480
1403msgid "invalid mode"
1404msgstr "mode tidak valid"
1405
1406#: config/tc-arc.c:497
1407msgid "expected comma after register-mode"
1408msgstr "diduga koma setelah mode-register"
1409
1410#: config/tc-arc.c:514
1411msgid "shortcut designator invalid"
1412msgstr "shortcut designator tidak valid"
1413
1414#: config/tc-arc.c:529
1415#, c-format
1416msgid "core register value (%d) too large"
1417msgstr "nilai register core (%d) terlalu besar"
1418
1419#: config/tc-arc.c:537
1420#, c-format
1421msgid "condition code value (%d) too large"
1422msgstr "nilai kode kondisi (%d) terlalu besar"
1423
1424#: config/tc-arc.c:554
1425#, c-format
1426msgid "attempt to override symbol: %s"
1427msgstr "mencoba memaksa simbol: %s"
1428
1429#: config/tc-arc.c:625
1430msgid "invalid opertype"
1431msgstr "opertype tidak valid"
1432
1433#: config/tc-arc.c:682
1434msgid "expected comma after opcode"
1435msgstr "diduga koma seteal opcode"
1436
1437#: config/tc-arc.c:692
1438#, c-format
1439msgid "negative subopcode %d"
1440msgstr "subopcode %d negatif"
1441
1442#: config/tc-arc.c:701
1443msgid "subcode value found when opcode not equal 0x03"
1444msgstr "nilai subcode ditemukan ketika opcode tidak sama 0x03"
1445
1446#: config/tc-arc.c:709
1447#, c-format
1448msgid "invalid subopcode %d"
1449msgstr "subopcode %d tidak valid"
1450
1451#: config/tc-arc.c:720
1452msgid "expected comma after subopcode"
1453msgstr "diduga koma setelah subopcode"
1454
1455#: config/tc-arc.c:739
1456msgid "invalid suffix class"
1457msgstr "kelas akhiran tidak valid"
1458
1459#: config/tc-arc.c:748
1460msgid "expected comma after suffix class"
1461msgstr "diduga koma setelah kelas akhira"
1462
1463#: config/tc-arc.c:767
1464msgid "invalid syntax class"
1465msgstr "kelas syntax tidak valid"
1466
1467#: config/tc-arc.c:774
1468msgid "opcode 0x3 and SYNTAX_3OP invalid"
1469msgstr "opcode 0x3 dan SYNTAX_3OP tidak valid"
1470
1471#: config/tc-arc.c:794
1472msgid "unknown suffix class"
1473msgstr "kelas suffix tidak dikenal"
1474
1475#: config/tc-arc.c:861
1476msgid "expected comma after symbol name"
1477msgstr "diduga koma setelah nama simbol"
1478
1479#: config/tc-arc.c:871
1480msgid "negative symbol length"
1481msgstr "panjang simbol negatif"
1482
1483#: config/tc-arc.c:882
1484msgid "ignoring attempt to re-define symbol"
1485msgstr "mengabaikan percobaan untuk meredefinisi simbol"
1486
1487#: config/tc-arc.c:889
1488#, c-format
1489msgid "length of symbol \"%s\" already %ld, ignoring %d"
1490msgstr "panjang dari simbol \"%s\" telah %ld, mengabaikan %d"
1491
1492#: config/tc-arc.c:903
1493msgid "assuming symbol alignment of zero"
1494msgstr "mengasumsikan simbol alignmen dari nol"
1495
1496#: config/tc-arc.c:970
1497msgid "\".option\" directive must appear before any instructions"
1498msgstr "\".option\" direktif harus muncul sebelum instruksi apapun"
1499
1500#: config/tc-arc.c:980
1501msgid "\".option\" directive conflicts with initial definition"
1502msgstr "\".option\" direktif konflik dengan inisial definisi"
1503
1504#: config/tc-arc.c:988
1505msgid "\".option\" directive overrides command-line (default) value"
1506msgstr "\".option\" direktif memaksa nilai baris-perintah (baku)"
1507
1508#: config/tc-arc.c:998
1509msgid "invalid identifier for \".option\""
1510msgstr "identifier tidak valid untuk \".option\""
1511
1512#: config/tc-arc.c:1036 config/tc-i860.c:1034 config/tc-ip2k.c:249
1513msgid "relaxation not supported\n"
1514msgstr "relaxation tidak didukung\n"
1515
1516#: config/tc-arc.c:1080
1517msgid "expression too complex code symbol"
1518msgstr "ekspresi terlalu kompleks untuk kode simbol"
1519
1520#: config/tc-arc.c:1107
1521#, c-format
1522msgid "missing ')' in %%-op"
1523msgstr "hilang ')' dalam %%-op"
1524
1525#: config/tc-arc.c:1362 config/tc-dlx.c:1200 config/tc-m32r.c:2281
1526#: config/tc-sparc.c:3504
1527#, c-format
1528msgid "internal error: can't export reloc type %d (`%s')"
1529msgstr "internal error: tidak dapat menekspor relokasi tipe %d (`%s')"
1530
1531#: config/tc-arc.c:1494
1532#, c-format
1533msgid "unknown syntax format character `%c'"
1534msgstr "sintaks format karakter `%c' tidak dikenal"
1535
1536#: config/tc-arc.c:1632
1537msgid "too many suffixes"
1538msgstr "terlalu banyak akhiran"
1539
1540#: config/tc-arc.c:1671
1541msgid "symbol as destination register"
1542msgstr "simbol sebagai register tujuan"
1543
1544#: config/tc-arc.c:1756 config/tc-mn10200.c:1141 config/tc-mn10300.c:1820
1545#: config/tc-ppc.c:2791 config/tc-s390.c:1443 config/tc-v850.c:2009
1546#, c-format
1547msgid "junk at end of line: `%s'"
1548msgstr "sampah diakhir dari baris: `%s'"
1549
1550#: config/tc-arc.c:1795
1551msgid "8 byte instruction in delay slot"
1552msgstr "8 byte instruksi dalam delau slot"
1553
1554#. except for jl addr
1555#: config/tc-arc.c:1798
1556msgid "8 byte jump instruction with delay slot"
1557msgstr "8 byte jump instruksi dengan delay slot"
1558
1559#: config/tc-arc.c:1806
1560msgid "conditional branch follows set of flags"
1561msgstr "kondisional branch mengikuti set dari flags"
1562
1563#: config/tc-arc.c:1890 config/tc-arm.c:14208
1564#, c-format
1565msgid "bad instruction `%s'"
1566msgstr "instruksi `%s' buruk"
1567
1568#: config/tc-arm.c:489
1569msgid "ARM register expected"
1570msgstr "ARM register diduga"
1571
1572#: config/tc-arm.c:490
1573msgid "bad or missing co-processor number"
1574msgstr "buruk atau hilang nomor co-prosesor"
1575
1576#: config/tc-arm.c:491
1577msgid "co-processor register expected"
1578msgstr "co-prosesor register diduga"
1579
1580#: config/tc-arm.c:492
1581msgid "FPA register expected"
1582msgstr "FPA register diduga"
1583
1584#: config/tc-arm.c:493
1585msgid "VFP single precision register expected"
1586msgstr "VFP single presisi register diduga"
1587
1588#: config/tc-arm.c:494
1589msgid "VFP/Neon double precision register expected"
1590msgstr "VFP/Neon double presisi register diduga"
1591
1592#: config/tc-arm.c:495
1593msgid "Neon quad precision register expected"
1594msgstr "Neon quad presisi register diduga"
1595
1596#: config/tc-arm.c:496
1597msgid "VFP single or double precision register expected"
1598msgstr "VFP single atau double presisi register diduga"
1599
1600#: config/tc-arm.c:497
1601msgid "Neon double or quad precision register expected"
1602msgstr "Neon double atau quad presisis register diduga"
1603
1604#: config/tc-arm.c:498
1605msgid "VFP single, double or Neon quad precision register expected"
1606msgstr "VFP single, double atau Neon quad presisi register diduga"
1607
1608#: config/tc-arm.c:499
1609msgid "VFP system register expected"
1610msgstr "VFP sistem register diduga"
1611
1612#: config/tc-arm.c:500
1613msgid "Maverick MVF register expected"
1614msgstr "Maverick MVF register diduga"
1615
1616#: config/tc-arm.c:501
1617msgid "Maverick MVD register expected"
1618msgstr "Maverick MVD register diduga"
1619
1620#: config/tc-arm.c:502
1621msgid "Maverick MVFX register expected"
1622msgstr "Maverick MVFX register diduga"
1623
1624#: config/tc-arm.c:503
1625msgid "Maverick MVDX register expected"
1626msgstr "Maveric MVDX register diduga"
1627
1628#: config/tc-arm.c:504
1629msgid "Maverick MVAX register expected"
1630msgstr "Maverick MVAX register diduga"
1631
1632#: config/tc-arm.c:505
1633msgid "Maverick DSPSC register expected"
1634msgstr "Maverick DSPSC register diduga"
1635
1636#: config/tc-arm.c:506
1637msgid "iWMMXt data register expected"
1638msgstr "iWMMXt data register diduga"
1639
1640#: config/tc-arm.c:507 config/tc-arm.c:5882
1641msgid "iWMMXt control register expected"
1642msgstr "iWMMXt kontrol register diduga"
1643
1644#: config/tc-arm.c:508
1645msgid "iWMMXt scalar register expected"
1646msgstr "iWMMXt scalar register diduga"
1647
1648#: config/tc-arm.c:509
1649msgid "XScale accumulator register expected"
1650msgstr "XScale akumulator register diduga"
1651
1652#. For score5u : div/mul will pop warning message, mmu/alw/asw will pop error message.
1653#: config/tc-arm.c:658 config/tc-score.c:47
1654msgid "bad arguments to instruction"
1655msgstr "argumen buruk terhadap instruksi"
1656
1657#: config/tc-arm.c:659 config/tc-score.c:48
1658msgid "r15 not allowed here"
1659msgstr "r15 tidak diperbolehkan disini"
1660
1661#: config/tc-arm.c:660
1662msgid "instruction cannot be conditional"
1663msgstr "instruksi tidak dapat berupa kondisional"
1664
1665#: config/tc-arm.c:661
1666msgid "registers may not be the same"
1667msgstr "register mungkin tidak sama"
1668
1669#: config/tc-arm.c:662
1670msgid "lo register required"
1671msgstr "lo register dibutuhkan"
1672
1673#: config/tc-arm.c:663
1674msgid "instruction not supported in Thumb16 mode"
1675msgstr "instruksi tidak didukung dalam mode Thumb16"
1676
1677#: config/tc-arm.c:664
1678msgid "instruction does not accept this addressing mode"
1679msgstr "instruksi tidak menerima mode pengalamatan ini"
1680
1681#: config/tc-arm.c:665
1682msgid "branch must be last instruction in IT block"
1683msgstr "pencabangan harus akhir instruksi dalam IT blok"
1684
1685#: config/tc-arm.c:666
1686msgid "instruction not allowed in IT block"
1687msgstr "instruksi tidak diperbolehkan dalam blok IT"
1688
1689#: config/tc-arm.c:667
1690msgid "selected FPU does not support instruction"
1691msgstr "FPU yang dipilih tidak mendukung instruksi"
1692
1693#: config/tc-arm.c:807
1694msgid "immediate expression requires a # prefix"
1695msgstr "ekspresi langsung membutuhkan sebuah awalah #"
1696
1697#: config/tc-arm.c:834 config/tc-score.c:5605 expr.c:1300 read.c:2440
1698msgid "bad expression"
1699msgstr "ekpresi buruk"
1700
1701#: config/tc-arm.c:845 config/tc-i860.c:1003 config/tc-sparc.c:2876
1702msgid "bad segment"
1703msgstr "segmen buruk"
1704
1705#: config/tc-arm.c:862 config/tc-arm.c:4399 config/tc-i960.c:1300
1706#: config/tc-score.c:980
1707msgid "invalid constant"
1708msgstr "konstanta tidak valid"
1709
1710#: config/tc-arm.c:992
1711msgid "expected #constant"
1712msgstr "diduga #constant"
1713
1714#: config/tc-arm.c:1153
1715#, c-format
1716msgid "unexpected character `%c' in type specifier"
1717msgstr "karakter `%c' tidak diduga dalam tipe spesifikasi"
1718
1719#: config/tc-arm.c:1170
1720#, c-format
1721msgid "bad size %d in type specifier"
1722msgstr "ukuran %d buruk dalam tipe spesifikasi"
1723
1724#: config/tc-arm.c:1220
1725msgid "only one type should be specified for operand"
1726msgstr "hanya satu tipe yang harus dispesifikasikan untuk operan"
1727
1728#: config/tc-arm.c:1226
1729msgid "vector type expected"
1730msgstr "tipe vector diduga"
1731
1732#: config/tc-arm.c:1298
1733msgid "can't redefine type for operand"
1734msgstr "tidak dapat mendefinisikan tipe untuk operan"
1735
1736#: config/tc-arm.c:1309
1737msgid "only D registers may be indexed"
1738msgstr "hanya D register yang boleh diindeks"
1739
1740#: config/tc-arm.c:1315
1741msgid "can't change index for operand"
1742msgstr "tidak dapat mengubah indeks untuk operan"
1743
1744#: config/tc-arm.c:1331 config/tc-arm.c:4000
1745msgid "constant expression required"
1746msgstr "pernyataan konstanta dibutuhkan"
1747
1748#: config/tc-arm.c:1374
1749msgid "register operand expected, but got scalar"
1750msgstr "diduga register operan, tetapi diperoleh skalar"
1751
1752#: config/tc-arm.c:1407
1753msgid "scalar must have an index"
1754msgstr "skalar harus memiliki sebuah indeks"
1755
1756#: config/tc-arm.c:1412 config/tc-arm.c:13175 config/tc-arm.c:13223
1757#: config/tc-arm.c:13625
1758msgid "scalar index out of range"
1759msgstr "skalar indeks diluar dari jangkauan"
1760
1761#: config/tc-arm.c:1459
1762msgid "bad range in register list"
1763msgstr "jangkauan buruk dalam daftar register"
1764
1765#: config/tc-arm.c:1467 config/tc-arm.c:1476 config/tc-arm.c:1517
1766#, c-format
1767msgid "Warning: duplicated register (r%d) in register list"
1768msgstr "Peringatan: duplikasi register (r%d) dalam daftar register"
1769
1770#: config/tc-arm.c:1479
1771msgid "Warning: register range not in ascending order"
1772msgstr "Peringatan: jangkauan register tidak dalam urutan meningkat"
1773
1774#: config/tc-arm.c:1490
1775msgid "missing `}'"
1776msgstr "hilang `}'"
1777
1778#: config/tc-arm.c:1506
1779msgid "invalid register mask"
1780msgstr "register mask tidak valid"
1781
1782#: config/tc-arm.c:1588
1783msgid "expecting {"
1784msgstr "diduga {"
1785
1786#: config/tc-arm.c:1643 config/tc-arm.c:1687
1787msgid "register out of range in list"
1788msgstr "register diluar dari jangkauan dalam daftar"
1789
1790#: config/tc-arm.c:1659 config/tc-arm.c:1704 config/tc-h8300.c:989
1791#: config/tc-mips.c:10471 config/tc-mips.c:10493
1792msgid "invalid register list"
1793msgstr "daftar register tidak valid"
1794
1795#: config/tc-arm.c:1665 config/tc-arm.c:3464 config/tc-arm.c:3597
1796msgid "register list not in ascending order"
1797msgstr "daftar register tidak dalam urutan meningkat"
1798
1799#: config/tc-arm.c:1696
1800msgid "register range not in ascending order"
1801msgstr "jangkauan register tida dalam urutan meningkat"
1802
1803#: config/tc-arm.c:1729
1804msgid "non-contiguous register range"
1805msgstr "jangkauan register tidak-kontinu"
1806
1807#: config/tc-arm.c:1855
1808msgid "don't use Rn-Rm syntax with non-unit stride"
1809msgstr "jangan menggunakan Rn-Rm sintaks dengan bukan-satuan stride"
1810
1811#: config/tc-arm.c:1910
1812msgid "error parsing element/structure list"
1813msgstr "error parsing daftar elemen/struktur"
1814
1815#: config/tc-arm.c:1916
1816msgid "expected }"
1817msgstr "diduga }"
1818
1819#: config/tc-arm.c:1972
1820#, c-format
1821msgid "ignoring attempt to redefine built-in register '%s'"
1822msgstr "mengabaikan percobaan untuk mendefinisikan built-in register '%s'"
1823
1824#: config/tc-arm.c:1977
1825#, c-format
1826msgid "ignoring redefinition of register alias '%s'"
1827msgstr "mengabaikan redefinisi dari register alias '%s'"
1828
1829#: config/tc-arm.c:2005
1830msgid "attempt to redefine typed alias"
1831msgstr "mencoba untuk mendefinisikan tipe alias"
1832
1833#: config/tc-arm.c:2043
1834#, c-format
1835msgid "unknown register '%s' -- .req ignored"
1836msgstr "register '%s' tidak dikenal -- .req diabaikan"
1837
1838#: config/tc-arm.c:2138
1839msgid "bad type for register"
1840msgstr "tipe buruk untuk register"
1841
1842#: config/tc-arm.c:2149
1843msgid "expression must be constant"
1844msgstr "pernyataan harus berupa konstanta"
1845
1846#: config/tc-arm.c:2166
1847msgid "can't redefine the type of a register alias"
1848msgstr "tidak dapat meredefinisi tipe dari sebuah alias register"
1849
1850#: config/tc-arm.c:2173
1851msgid "you must specify a single type only"
1852msgstr "anda harus menspesifikasikan sebuah tipe tunggal saja"
1853
1854#: config/tc-arm.c:2186
1855msgid "can't redefine the index of a scalar alias"
1856msgstr "tidak dapat meredefinisikan indeks dari skalar alias"
1857
1858#: config/tc-arm.c:2194
1859msgid "scalar index must be constant"
1860msgstr "skalar indeks harus berupa konstanta"
1861
1862#: config/tc-arm.c:2203
1863msgid "expecting ]"
1864msgstr "diduga ]"
1865
1866#: config/tc-arm.c:2240
1867msgid "invalid syntax for .req directive"
1868msgstr "syntaks tidak valid untuk direktif .req"
1869
1870#: config/tc-arm.c:2246
1871msgid "invalid syntax for .dn directive"
1872msgstr "sintaks tidak valid untuk .dn direktif"
1873
1874#: config/tc-arm.c:2252
1875msgid "invalid syntax for .qn directive"
1876msgstr "sintaks tidak valid untuk .qn direktif"
1877
1878#: config/tc-arm.c:2278
1879msgid "invalid syntax for .unreq directive"
1880msgstr "sintaks tidak valid untuk .unreq direktif"
1881
1882#: config/tc-arm.c:2284
1883#, c-format
1884msgid "unknown register alias '%s'"
1885msgstr "register alias '%s' tidak dikenal"
1886
1887#: config/tc-arm.c:2286
1888#, c-format
1889msgid "ignoring attempt to undefine built-in register '%s'"
1890msgstr "mengabaikan percobaan untuk tidak mendefinisikan built-in register '%s'"
1891
1892#: config/tc-arm.c:2437
1893#, c-format
1894msgid "Failed to find real start of function: %s\n"
1895msgstr "Gagal untuk mencari awal dari fungsi nyata: %s\n"
1896
1897#: config/tc-arm.c:2453
1898msgid "selected processor does not support THUMB opcodes"
1899msgstr "prosesor yang dipilih tidak mendukung THUMB opcodes"
1900
1901#: config/tc-arm.c:2467
1902msgid "selected processor does not support ARM opcodes"
1903msgstr "prosesor yang dipilih tidak mendukung ARM opcodes"
1904
1905#: config/tc-arm.c:2480
1906#, c-format
1907msgid "invalid instruction size selected (%d)"
1908msgstr "ukuran instruksi yang dipilih (%d) tidak valid"
1909
1910#: config/tc-arm.c:2512
1911#, c-format
1912msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
1913msgstr "operan tidak valid untuk .code direktif (%d) diduga 16 atau 32)"
1914
1915#: config/tc-arm.c:2568
1916#, c-format
1917msgid "expected comma after name \"%s\""
1918msgstr "diduga koma sesudah nama \"%s\""
1919
1920#: config/tc-arm.c:2618 config/tc-m32r.c:588
1921#, c-format
1922msgid "symbol `%s' already defined"
1923msgstr "simbol `%s' telah didefinisikan"
1924
1925#: config/tc-arm.c:2652
1926#, c-format
1927msgid "unrecognized syntax mode \"%s\""
1928msgstr "sintaks mode \"%s\" tidak dikenal"
1929
1930#: config/tc-arm.c:2673
1931#, c-format
1932msgid "alignment too large: %d assumed"
1933msgstr "alignment terlalu besar: %d diduga"
1934
1935#: config/tc-arm.c:2676
1936msgid "alignment negative. 0 assumed."
1937msgstr "alignment negative. 0 diduga."
1938
1939#: config/tc-arm.c:2823
1940msgid "literal pool overflow"
1941msgstr "literal pool overflow"
1942
1943#: config/tc-arm.c:2979 config/tc-arm.c:5817
1944msgid "unrecognized relocation suffix"
1945msgstr "akhiran relokasi tidak dikenal"
1946
1947#: config/tc-arm.c:2992
1948msgid "(plt) is only valid on branch targets"
1949msgstr "(plt) hanya valid dalam target percabangan"
1950
1951#: config/tc-arm.c:2998 config/tc-s390.c:1100 config/tc-s390.c:1708
1952#: config/tc-xtensa.c:1564
1953#, c-format
1954msgid "%s relocations do not fit in %d bytes"
1955msgstr "%s relokasi tidak cocok dalam %d bytes"
1956
1957#: config/tc-arm.c:3046 dwarf2dbg.c:670
1958msgid "expected 0 or 1"
1959msgstr "diduga 0 atau 1"
1960
1961#: config/tc-arm.c:3050
1962msgid "missing comma"
1963msgstr "hilang koma"
1964
1965#: config/tc-arm.c:3105
1966msgid "duplicate .handlerdata directive"
1967msgstr "duplikasi .handlerdata direktif"
1968
1969#: config/tc-arm.c:3177
1970msgid "personality routine specified for cantunwind frame"
1971msgstr "personality rutin dispesifikasikan untuk cantunwind frame"
1972
1973#: config/tc-arm.c:3191
1974msgid "duplicate .personalityindex directive"
1975msgstr "duplikasi .personalityindex direktif"
1976
1977#: config/tc-arm.c:3198
1978msgid "bad personality routine number"
1979msgstr "personality buruk nomor rutin"
1980
1981#: config/tc-arm.c:3217
1982msgid "duplicate .personality directive"
1983msgstr "duplikasi .personality direktif"
1984
1985#: config/tc-arm.c:3240 config/tc-arm.c:3368 config/tc-arm.c:3416
1986msgid "expected register list"
1987msgstr "diduga daftar register"
1988
1989#: config/tc-arm.c:3322
1990msgid "expected , <constant>"
1991msgstr "diduga , <konstanta>"
1992
1993#: config/tc-arm.c:3331
1994msgid "number of registers must be in the range [1:4]"
1995msgstr "jumlah dari register harus dalam jangkauan [1:4]"
1996
1997#: config/tc-arm.c:3478 config/tc-arm.c:3611
1998msgid "bad register range"
1999msgstr "jangkauan register buruk"
2000
2001#: config/tc-arm.c:3665
2002msgid "register expected"
2003msgstr "register diduga"
2004
2005#: config/tc-arm.c:3675
2006msgid "FPA .unwind_save does not take a register list"
2007msgstr "FPGA .unwind_save tidak membutuhkan sebuah daftar register"
2008
2009#: config/tc-arm.c:3694
2010msgid ".unwind_save does not support this kind of register"
2011msgstr ".unwinde_save tidak mendukung register seperti ini"
2012
2013#: config/tc-arm.c:3730
2014msgid "SP and PC not permitted in .unwind_movsp directive"
2015msgstr "SP dan PC tida diperbolehkan dalam .unwind_movsp direktif"
2016
2017#: config/tc-arm.c:3735
2018msgid "unexpected .unwind_movsp directive"
2019msgstr "tidak diduga .unwind_movsp direktif"
2020
2021#: config/tc-arm.c:3759
2022msgid "stack increment must be multiple of 4"
2023msgstr "peningkatan stack harus kelipatan dari 4"
2024
2025#: config/tc-arm.c:3788
2026msgid "expected <reg>, <reg>"
2027msgstr "diduga <reg>, <reg>"
2028
2029#: config/tc-arm.c:3806
2030msgid "register must be either sp or set by a previousunwind_movsp directive"
2031msgstr "register harus berupa sp atau set dengan sebuah previousunwind_movsp direktif"
2032
2033#: config/tc-arm.c:3842
2034msgid "expected <offset>, <opcode>"
2035msgstr "diduga <offset>, <opcode>"
2036
2037#: config/tc-arm.c:3854
2038msgid "unwind opcode too long"
2039msgstr "unwind opcode terlalu panjang"
2040
2041#: config/tc-arm.c:3859
2042msgid "invalid unwind opcode"
2043msgstr "unwind opcode tidak valid"
2044
2045#: config/tc-arm.c:4006 config/tc-arm.c:4868 config/tc-arm.c:8469
2046#: config/tc-arm.c:8951 config/tc-arm.c:11748 config/tc-arm.c:18741
2047#: config/tc-arm.c:18766 config/tc-arm.c:18774 config/tc-z8k.c:1144
2048#: config/tc-z8k.c:1154
2049msgid "immediate value out of range"
2050msgstr "nilai langsung diluar dari jangkauan"
2051
2052#: config/tc-arm.c:4153
2053msgid "invalid FPA immediate expression"
2054msgstr "FPA tidak valid pernyataan langsung"
2055
2056#: config/tc-arm.c:4277 config/tc-arm.c:4285
2057msgid "shift expression expected"
2058msgstr "diduga pernyataan shift"
2059
2060#: config/tc-arm.c:4299
2061msgid "'LSL' or 'ASR' required"
2062msgstr "'LSL' atau 'ASR' dibutuhkan"
2063
2064#: config/tc-arm.c:4307
2065msgid "'LSL' required"
2066msgstr "'LSL' dibutuhkan"
2067
2068#: config/tc-arm.c:4315
2069msgid "'ASR' required"
2070msgstr "'ASR' dibutuhkan"
2071
2072#: config/tc-arm.c:4387 config/tc-arm.c:4862 config/tc-arm.c:6443
2073#: config/tc-v850.c:1827 config/tc-v850.c:1848
2074msgid "constant expression expected"
2075msgstr "pernyataan konstanta diduga"
2076
2077#: config/tc-arm.c:4394
2078msgid "invalid rotation"
2079msgstr "rotasi tidak valid"
2080
2081#: config/tc-arm.c:4554 config/tc-arm.c:4698
2082msgid "unknown group relocation"
2083msgstr "relokasi grup tidak dikenal"
2084
2085#: config/tc-arm.c:4667
2086msgid "alignment must be constant"
2087msgstr "alignmen harus berupa konstanta"
2088
2089#: config/tc-arm.c:4729
2090msgid "this group relocation is not allowed on this instruction"
2091msgstr "relokasi grup ini tidak diperbolehkan dalam instruksi ini"
2092
2093#: config/tc-arm.c:4741 config/tc-arm.c:5141
2094msgid "']' expected"
2095msgstr "']' diduga"
2096
2097#: config/tc-arm.c:4759
2098msgid "'}' expected at end of 'option' field"
2099msgstr "'}' diduga di akhir dari daerah 'option'"
2100
2101#: config/tc-arm.c:4764
2102msgid "cannot combine index with option"
2103msgstr "tidak dapat menkombinasikan indeks dengan opsi"
2104
2105#: config/tc-arm.c:4777
2106msgid "cannot combine pre- and post-indexing"
2107msgstr "tidak dapat menkombinasikan pre- dan post-indexing"
2108
2109#: config/tc-arm.c:4938
2110msgid "flag for {c}psr instruction expected"
2111msgstr "flag untuk {c}psr instruksi diduga"
2112
2113#: config/tc-arm.c:4963
2114msgid "unrecognized CPS flag"
2115msgstr "tanda CPS tidak dikenal"
2116
2117#: config/tc-arm.c:4970
2118msgid "missing CPS flags"
2119msgstr "hilang tanda CPS"
2120
2121#: config/tc-arm.c:4993 config/tc-arm.c:4999
2122msgid "valid endian specifiers are be or le"
2123msgstr "valid endian spesikasi adalah be atau le"
2124
2125#: config/tc-arm.c:5021
2126msgid "missing rotation field after comma"
2127msgstr "hilang daerah rotasi setelah koma"
2128
2129#: config/tc-arm.c:5036
2130msgid "rotation can only be 0, 8, 16, or 24"
2131msgstr "rotasi hanya dapat berupa 0, 8, 16, atau 24"
2132
2133#: config/tc-arm.c:5065
2134msgid "condition required"
2135msgstr "kondisi dibutuhkan"
2136
2137#: config/tc-arm.c:5103 config/tc-arm.c:6953
2138msgid "'[' expected"
2139msgstr "'[' diduga"
2140
2141#: config/tc-arm.c:5116
2142msgid "',' expected"
2143msgstr "',' diduga"
2144
2145#: config/tc-arm.c:5133
2146msgid "invalid shift"
2147msgstr "shift tidak valid"
2148
2149#: config/tc-arm.c:5206
2150msgid "can't use Neon quad register here"
2151msgstr "tidak dapat menggunakan Neon quad register disini"
2152
2153#: config/tc-arm.c:5272
2154msgid "expected <Rm> or <Dm> or <Qm> operand"
2155msgstr "diduga <Rm> atau <Dm> atau <Qm> operand"
2156
2157#: config/tc-arm.c:5352
2158msgid "parse error"
2159msgstr "parse error"
2160
2161#: config/tc-arm.c:5362 read.c:2097
2162msgid "expected comma"
2163msgstr "diduga koma"
2164
2165#: config/tc-arm.c:5652 config/tc-arm.c:5722
2166msgid "immediate value is out of range"
2167msgstr "nilai langsung adalah diluar dari jangkauan"
2168
2169#: config/tc-arm.c:5867
2170msgid "iWMMXt data or control register expected"
2171msgstr "iWMMXt data atau kontrol register diduga"
2172
2173#: config/tc-arm.c:6020
2174#, c-format
2175msgid "unhandled operand code %d"
2176msgstr "kode operan %d tidak tertangani"
2177
2178#: config/tc-arm.c:6099 config/tc-score.c:56
2179msgid "garbage following instruction"
2180msgstr "sampah mengikuti instruksi"
2181
2182#: config/tc-arm.c:6186
2183msgid "D register out of range for selected VFP version"
2184msgstr "D register diluar dari jangkauan untuk versi VFP yang dipilih"
2185
2186#: config/tc-arm.c:6265
2187msgid "instruction does not accept preindexed addressing"
2188msgstr "instruksi tidak menerima pengalamatan yang terindeks terlebih dahulu"
2189
2190#. unindexed - only for coprocessor
2191#: config/tc-arm.c:6281 config/tc-arm.c:8275
2192msgid "instruction does not accept unindexed addressing"
2193msgstr "instruksi tidak menerima pengalamatan unindexed"
2194
2195#: config/tc-arm.c:6289
2196msgid "destination register same as write-back base"
2197msgstr "register tujuan sama dengan write-back base"
2198
2199#: config/tc-arm.c:6290
2200msgid "source register same as write-back base"
2201msgstr "register asal sama dengan write-back base"
2202
2203#: config/tc-arm.c:6336
2204msgid "instruction does not accept scaled register index"
2205msgstr "instruksi tidak menerima indek register terskala"
2206
2207#: config/tc-arm.c:6376
2208msgid "instruction does not support unindexed addressing"
2209msgstr "instruksi tidak melayani pengalamatan unindexed"
2210
2211#: config/tc-arm.c:6391
2212msgid "pc may not be used with write-back"
2213msgstr "pc mungkin tidak dapat digunakan dengan write-back"
2214
2215#: config/tc-arm.c:6396
2216msgid "instruction does not support writeback"
2217msgstr "instruksi tidak dapat mendukung writeback"
2218
2219#: config/tc-arm.c:6438
2220msgid "invalid pseudo operation"
2221msgstr "operasi pseudo tidak valid"
2222
2223#: config/tc-arm.c:6484
2224msgid "literal pool insertion failed"
2225msgstr "literal pool insertion gagal"
2226
2227#: config/tc-arm.c:6542
2228msgid "Rn must not overlap other operands"
2229msgstr "Rn harus tidak tumpang tindih dengan operan lain"
2230
2231#: config/tc-arm.c:6631 config/tc-arm.c:8807
2232msgid "bad barrier type"
2233msgstr "tipe barrier buruk"
2234
2235#: config/tc-arm.c:6642 config/tc-arm.c:6661 config/tc-arm.c:6674
2236#: config/tc-arm.c:8818 config/tc-arm.c:8838 config/tc-arm.c:8852
2237msgid "bit-field extends past end of register"
2238msgstr "bit-field extend akhir dari register"
2239
2240#: config/tc-arm.c:6703
2241msgid "the only suffix valid here is '(plt)'"
2242msgstr "hanya akhiran '(plt)' saja yang valid disini"
2243
2244#: config/tc-arm.c:6756
2245msgid "use of r15 in blx in ARM mode is not really useful"
2246msgstr "penggunaan dari r15 dalam blx dalam mode ARM tidak terlalu berguna"
2247
2248#: config/tc-arm.c:6781
2249msgid "use of r15 in bx in ARM mode is not really useful"
2250msgstr "penggunaan dari r15 dalam bx dalam mode ARM tidak terlalu berguna"
2251
2252#: config/tc-arm.c:6806 config/tc-arm.c:8990
2253msgid "use of r15 in bxj is not really useful"
2254msgstr "penggunaan dari r15 dalam bjx tidak terlalu berguna"
2255
2256#: config/tc-arm.c:6920 config/tc-arm.c:6929
2257msgid "writeback of base register is UNPREDICTABLE"
2258msgstr "writeback dari base register adalah TIDAK-TERDUGA"
2259
2260#: config/tc-arm.c:6923
2261msgid "writeback of base register when in register list is UNPREDICTABLE"
2262msgstr "writeback dari base register ketika dalam daftar register adalah TIDAK-TERDUGA"
2263
2264#: config/tc-arm.c:6933
2265msgid "if writeback register is in list, it must be the lowest reg in the list"
2266msgstr "jika writeback register berada dalam daftar, ini harus berada dalam reg paling rendah dalam daftar"
2267
2268#: config/tc-arm.c:6948
2269msgid "first destination register must be even"
2270msgstr "register tujuan pertama harus genap"
2271
2272#: config/tc-arm.c:6951 config/tc-arm.c:7018
2273msgid "can only load two consecutive registers"
2274msgstr "hanya dapat load dua register sekaligus"
2275
2276#. If op 1 were present and equal to PC, this function wouldn't
2277#. have been called in the first place.
2278#. If op 2 were present and equal to PC, this function wouldn't
2279#. have been called in the first place.
2280#: config/tc-arm.c:6952 config/tc-arm.c:7021 config/tc-arm.c:7547
2281#: config/tc-arm.c:9468
2282msgid "r14 not allowed here"
2283msgstr "r14 tidak diperbolehkan disini"
2284
2285#: config/tc-arm.c:6966
2286msgid "base register written back, and overlaps second destination register"
2287msgstr "base register written back, dan tumpang tindih register tujuan kedua"
2288
2289#: config/tc-arm.c:6974
2290msgid "index register overlaps destination register"
2291msgstr "register indeks tumpang tinding register tujuan"
2292
2293#: config/tc-arm.c:7004 config/tc-arm.c:7529
2294msgid "offset must be zero in ARM encoding"
2295msgstr "ofset harus nol dalam pengkodean ARM"
2296
2297#: config/tc-arm.c:7015 config/tc-arm.c:7541
2298msgid "even register required"
2299msgstr "register genap dibutuhkan"
2300
2301#: config/tc-arm.c:7046 config/tc-arm.c:7077
2302msgid "this instruction requires a post-indexed address"
2303msgstr "instruksi ini membutuhkan sebuah pengalamatan post-indexed"
2304
2305#: config/tc-arm.c:7104
2306msgid "Rd and Rm should be different in mla"
2307msgstr "Rd dan Rm seharusnya berbeda dalam mla"
2308
2309#: config/tc-arm.c:7128 config/tc-arm.c:9725
2310msgid ":lower16: not allowed this instruction"
2311msgstr ":lower16: tidak diperbolehkan dalam instruksi ini"
2312
2313#: config/tc-arm.c:7130
2314msgid ":upper16: not allowed instruction"
2315msgstr ":upper16: instruksi tidak diperbolehkan"
2316
2317#: config/tc-arm.c:7149
2318msgid "operand 1 must be FPSCR"
2319msgstr "operan 1 harus berupa FPSCR"
2320
2321#: config/tc-arm.c:7182 config/tc-arm.c:9834
2322msgid "'CPSR' or 'SPSR' expected"
2323msgstr "diduga 'CPSR' atau 'SPSR'"
2324
2325#: config/tc-arm.c:7219
2326msgid "Rd and Rm should be different in mul"
2327msgstr "Rd dan Rm seharusnya berbeda dalam mul"
2328
2329#: config/tc-arm.c:7238 config/tc-arm.c:7474 config/tc-arm.c:9914
2330msgid "rdhi and rdlo must be different"
2331msgstr "rdhi dan rdlo harus berbeda"
2332
2333#: config/tc-arm.c:7244
2334msgid "rdhi, rdlo and rm must all be different"
2335msgstr "rdhi, rdlo dan rm semuanya harus berbeda"
2336
2337#: config/tc-arm.c:7306
2338msgid "'[' expected after PLD mnemonic"
2339msgstr "'[' diduga setelah PLD mnemonic"
2340
2341#: config/tc-arm.c:7308 config/tc-arm.c:7323
2342msgid "post-indexed expression used in preload instruction"
2343msgstr "post-index ekspresi digunakan dalam instruksi preload"
2344
2345#: config/tc-arm.c:7310 config/tc-arm.c:7325
2346msgid "writeback used in preload instruction"
2347msgstr "writeback digunakan dalam instruksi preload"
2348
2349#: config/tc-arm.c:7312 config/tc-arm.c:7327
2350msgid "unindexed addressing used in preload instruction"
2351msgstr "pengalamatan unindexed digunakan dalam instruksi preload"
2352
2353#: config/tc-arm.c:7321
2354msgid "'[' expected after PLI mnemonic"
2355msgstr "'[' diduga setelah PLI mnemonic"
2356
2357#: config/tc-arm.c:7500
2358msgid "SRS base register must be r13"
2359msgstr "SRS base register harus r13"
2360
2361#: config/tc-arm.c:7544
2362msgid "can only store two consecutive registers"
2363msgstr "hanya dapat menyimpan dua register berurutan"
2364
2365#: config/tc-arm.c:7639 config/tc-arm.c:7656
2366msgid "only two consecutive VFP SP registers allowed here"
2367msgstr "hanya dua VFP SP register berurutan yang diperbolehkan disini"
2368
2369#: config/tc-arm.c:7684 config/tc-arm.c:7699
2370msgid "this addressing mode requires base-register writeback"
2371msgstr "mode pengalamatan ini membutuhkan base-register writeback"
2372
2373#: config/tc-arm.c:7873
2374msgid "this instruction does not support indexing"
2375msgstr "instruksi ini tidak mendukung pengindeksan"
2376
2377#: config/tc-arm.c:7896
2378msgid "only r15 allowed here"
2379msgstr "hanya r15 yang diperbolehkan disini"
2380
2381#: config/tc-arm.c:8031
2382msgid "immediate operand requires iWMMXt2"
2383msgstr "operan langsung membutuhkan iWMMXt2"
2384
2385#: config/tc-arm.c:8175
2386msgid "shift by register not allowed in thumb mode"
2387msgstr "shift dengan register tidak diperbolehkan dalam mode thumb"
2388
2389#: config/tc-arm.c:8187 config/tc-arm.c:18248
2390msgid "shift expression is too large"
2391msgstr "shift ekspresi terlalu besar"
2392
2393#: config/tc-arm.c:8213
2394msgid "Instruction does not support =N addresses"
2395msgstr "Instruksi tidak mendukung pengalamatan =N"
2396
2397#: config/tc-arm.c:8218
2398msgid "cannot use register index with PC-relative addressing"
2399msgstr "tidak dapat menggunakan indeks register dengan pengalamatan PC-relative"
2400
2401#: config/tc-arm.c:8219
2402msgid "cannot use register index with this instruction"
2403msgstr "tidak dapat menggunakan register indeks dengan instruksi ini"
2404
2405#: config/tc-arm.c:8221
2406msgid "Thumb does not support negative register indexing"
2407msgstr "Thumbs tidak mendukung pengindeksan register negatif"
2408
2409#: config/tc-arm.c:8223
2410msgid "Thumb does not support register post-indexing"
2411msgstr "Thumb tidak mendukung post-indexing register"
2412
2413#: config/tc-arm.c:8225
2414msgid "Thumb does not support register indexing with writeback"
2415msgstr "Thumb tidak mendukung pengindeksan register dengan writeback"
2416
2417#: config/tc-arm.c:8227
2418msgid "Thumb supports only LSL in shifted register indexing"
2419msgstr "Thumb hanya mendukung LSL dalam shifted register indexing"
2420
2421#: config/tc-arm.c:8236 config/tc-arm.c:12978
2422msgid "shift out of range"
2423msgstr "shift diluar dari jangkauan"
2424
2425#: config/tc-arm.c:8244
2426msgid "cannot use writeback with PC-relative addressing"
2427msgstr "tidak dapat menggunakan writeback dengan pengalamatan PC-relative"
2428
2429#: config/tc-arm.c:8246
2430msgid "cannot use writeback with this instruction"
2431msgstr "tidak dapat menggunakan writeback dengan instruksi ini"
2432
2433#: config/tc-arm.c:8265
2434msgid "cannot use post-indexing with PC-relative addressing"
2435msgstr "tidak dapat menggunakan post-indexing dengan pengalamatan PC-relative"
2436
2437#: config/tc-arm.c:8266
2438msgid "cannot use post-indexing with this instruction"
2439msgstr "tidak dapat menggunakan post-indexing dengan instruksi ini"
2440
2441#: config/tc-arm.c:8393
2442msgid "PC not allowed as destination"
2443msgstr "PC tidak diperbolehkan sebagai tujuan"
2444
2445#: config/tc-arm.c:8464
2446msgid "only SUBS PC, LR, #const allowed"
2447msgstr "hanya SUBS PC, LR, #const diperbolehkan"
2448
2449#: config/tc-arm.c:8537 config/tc-arm.c:8678 config/tc-arm.c:8770
2450#: config/tc-arm.c:9789
2451msgid "shift must be constant"
2452msgstr "geser harus berupa sebuah konstanta"
2453
2454#: config/tc-arm.c:8564 config/tc-arm.c:8693 config/tc-arm.c:8785
2455#: config/tc-arm.c:9802
2456msgid "unshifted register required"
2457msgstr "unshifted register dibutuhkan"
2458
2459#: config/tc-arm.c:8579 config/tc-arm.c:8796 config/tc-arm.c:9901
2460msgid "dest must overlap one source register"
2461msgstr "tujuan harus overlap denga satu register asal"
2462
2463#: config/tc-arm.c:8696
2464msgid "dest and source1 must be the same register"
2465msgstr "tujuan dan asal1 harus register yang sama"
2466
2467#: config/tc-arm.c:8947
2468msgid "instruction is always unconditional"
2469msgstr "instruksi selalu tidak kondisional"
2470
2471#: config/tc-arm.c:9029
2472msgid "selected processor does not support 'A' form of this instruction"
2473msgstr "prosesor yang dipilih tidak mendukung 'A' form dari instruksi ini"
2474
2475#: config/tc-arm.c:9032
2476msgid "Thumb does not support the 2-argument form of this instruction"
2477msgstr "Thumb tidak mendukung 2 argumen form dari instruksi ini"
2478
2479#: config/tc-arm.c:9131
2480msgid "SP not allowed in register list"
2481msgstr "SP tidak diperbolehkan dalam daftar register"
2482
2483#: config/tc-arm.c:9136
2484msgid "LR and PC should not both be in register list"
2485msgstr "LR dan PC keduanya tidak boleh dalam daftar register"
2486
2487#: config/tc-arm.c:9140
2488msgid "base register should not be in register list when written back"
2489msgstr "base register seharusnya tidak dalam daftar register ketika menulis kembali"
2490
2491#: config/tc-arm.c:9146
2492msgid "PC not allowed in register list"
2493msgstr "PC tidak diperbolehkan dalam daftar register"
2494
2495#: config/tc-arm.c:9149 config/tc-arm.c:9215 config/tc-arm.c:9255
2496#, c-format
2497msgid "value stored for r%d is UNPREDICTABLE"
2498msgstr "nilai disimpan untuk r%d tidak terprediksi"
2499
2500#: config/tc-arm.c:9191
2501msgid "Thumb load/store multiple does not support {reglist}^"
2502msgstr "Thumb load/store multiple tidak mendukung {reglist}^"
2503
2504#: config/tc-arm.c:9248
2505msgid "Thumb-2 instruction only valid in unified syntax"
2506msgstr "Instruksi Thumb-2 hanya valid dalam unified syntax"
2507
2508#: config/tc-arm.c:9252 config/tc-arm.c:9262
2509msgid "this instruction will write back the base register"
2510msgstr "instruksi ini akan menulis kembali base register"
2511
2512#: config/tc-arm.c:9265
2513msgid "this instruction will not write back the base register"
2514msgstr "instruksi ini tidak akan menulis kembali base register"
2515
2516#: config/tc-arm.c:9294
2517msgid "r14 not allowed as first register when second register is omitted"
2518msgstr "r14 tidak diperbolehkan sebaga register pertama ketika register kedua diabaikan"
2519
2520#: config/tc-arm.c:9391 config/tc-arm.c:9404 config/tc-arm.c:9440
2521msgid "Thumb does not support this addressing mode"
2522msgstr "Thumb tidak mendukung mode pengalamatan ini"
2523
2524#: config/tc-arm.c:9408
2525msgid "byte or halfword not valid for base register"
2526msgstr "byte atau halfword tidak valid untuk vase register"
2527
2528#: config/tc-arm.c:9411
2529msgid "r15 based store not allowed"
2530msgstr "r15 based store tidak diperbolehkan"
2531
2532#: config/tc-arm.c:9413
2533msgid "invalid base register for register offset"
2534msgstr "base register tidak valid untuk register ofset"
2535
2536#: config/tc-arm.c:9710
2537msgid "only lo regs allowed with immediate"
2538msgstr "hanya lo regs diperbolehkan dengan immediate"
2539
2540#: config/tc-arm.c:9730
2541msgid ":upper16: not allowed this instruction"
2542msgstr ":upper16: instruksi ini tidak diperbolehkan"
2543
2544#: config/tc-arm.c:9824 config/tc-arm.c:9830 config/tc-arm.c:9856
2545#: config/tc-arm.c:9862
2546msgid "selected processor does not support requested special purpose register"
2547msgstr "prosesor yang dipilih tidak mendukung register spesial yang diminta"
2548
2549#: config/tc-arm.c:9851
2550msgid "Thumb encoding does not support an immediate here"
2551msgstr "Thumb enkoding tidak mendukung langsung disini"
2552
2553#: config/tc-arm.c:9936
2554msgid "Thumb does not support NOP with hints"
2555msgstr "Thumb tidak mendukung NOP dengan hints"
2556
2557#: config/tc-arm.c:10018
2558msgid "push/pop do not support {reglist}^"
2559msgstr "push/pop tidak mendukung {reglist}^"
2560
2561#: config/tc-arm.c:10041
2562msgid "invalid register list to push/pop instruction"
2563msgstr "daftar register tidak valid untuk instruksi push/pop"
2564
2565#: config/tc-arm.c:10234
2566msgid "source1 and dest must be same register"
2567msgstr "asal1 dan tujuan harus register yang sama"
2568
2569#: config/tc-arm.c:10255
2570msgid "ror #imm not supported"
2571msgstr "ror #imm tidak didukung"
2572
2573#: config/tc-arm.c:10380
2574msgid "Thumb encoding does not support rotation"
2575msgstr "Thumb enkoding tidak mendukung rotasi"
2576
2577#: config/tc-arm.c:10399
2578msgid "instruction requires register index"
2579msgstr "instruksi membutuhkan register indeks"
2580
2581#: config/tc-arm.c:10401
2582msgid "PC is not a valid index register"
2583msgstr "PC bukan sebuah register indeks yang valid"
2584
2585#: config/tc-arm.c:10403
2586msgid "instruction does not allow shifted index"
2587msgstr "instruksi tidak mengijinkan shifted indeks"
2588
2589#: config/tc-arm.c:10821
2590msgid "invalid instruction shape"
2591msgstr "bentuk instruksi tidak valid"
2592
2593#: config/tc-arm.c:11063
2594msgid "types specified in both the mnemonic and operands"
2595msgstr "tipe yang dispesifikasikan dalam kedua mnemonic dan operands"
2596
2597#: config/tc-arm.c:11100
2598msgid "operand types can't be inferred"
2599msgstr "tipe operand tidak dapat ditentukan"
2600
2601#: config/tc-arm.c:11106
2602msgid "type specifier has the wrong number of parts"
2603msgstr "penspesifikasi tipe memiliki nomor salah dari bagian"
2604
2605#: config/tc-arm.c:11161
2606msgid "operand size must match register width"
2607msgstr "ukuran operan harus cocok dengan lebar register"
2608
2609#: config/tc-arm.c:11172
2610msgid "bad type in Neon instruction"
2611msgstr "tipe buruk dalam instruksi Neon"
2612
2613#: config/tc-arm.c:11183
2614msgid "inconsistent types in Neon instruction"
2615msgstr "tipe tidak konsisten dalam instruksi Neon"
2616
2617#: config/tc-arm.c:12232
2618msgid "scalar out of range for multiply instruction"
2619msgstr "skalar diluar dari jangkauan untuk multiple instruksi"
2620
2621#: config/tc-arm.c:12396 config/tc-arm.c:12408
2622msgid "immediate out of range for insert"
2623msgstr "immediate diluar dari jangkauan untuk insert"
2624
2625#: config/tc-arm.c:12420 config/tc-arm.c:13323
2626msgid "immediate out of range for shift"
2627msgstr "immediate diluar dari jangkauan untuk shift"
2628
2629#: config/tc-arm.c:12477 config/tc-arm.c:12504 config/tc-arm.c:12824
2630#: config/tc-arm.c:13269
2631msgid "immediate out of range"
2632msgstr "immediate diluar dari jangkauan"
2633
2634#: config/tc-arm.c:12541
2635msgid "immediate out of range for narrowing operation"
2636msgstr "immediate diluar dari jangkauan untuk operasi pengecilan"
2637
2638#: config/tc-arm.c:12661
2639msgid "operands 0 and 1 must be the same register"
2640msgstr "operan 0 dan 1 harus register yang sama"
2641
2642#: config/tc-arm.c:12798
2643msgid "operand size must be specified for immediate VMOV"
2644msgstr "ukuran operan harus dispesifikasikan untuk VMOV langsung"
2645
2646#: config/tc-arm.c:12808
2647msgid "immediate has bits set outside the operand size"
2648msgstr "immediate memiliki bits diset diluar ukuran operan"
2649
2650#: config/tc-arm.c:13004
2651msgid "elements must be smaller than reversal region"
2652msgstr "elemen harus lebih kecil dari daerah kebalikan"
2653
2654#: config/tc-arm.c:13174 config/tc-arm.c:13222
2655msgid "bad type for scalar"
2656msgstr "tipe buruk untuk skalar"
2657
2658#: config/tc-arm.c:13286 config/tc-arm.c:13294
2659msgid "VFP registers must be adjacent"
2660msgstr "VFP register harus berdekatan"
2661
2662#: config/tc-arm.c:13435
2663msgid "bad list length for table lookup"
2664msgstr "panjag daftar buruk untuk pencarian tabel"
2665
2666#: config/tc-arm.c:13465
2667msgid "writeback (!) must be used for VLDMDB and VSTMDB"
2668msgstr "writeback (!) harus digunakan untuk VLDMDB dan VSTMDB"
2669
2670#: config/tc-arm.c:13468
2671msgid "register list must contain at least 1 and at most 16 registers"
2672msgstr "daftar register harus berisi paling tidak 1 dan hampir 16 register"
2673
2674#: config/tc-arm.c:13545
2675msgid "bad alignment"
2676msgstr "bad alignment"
2677
2678#: config/tc-arm.c:13562
2679msgid "bad list type for instruction"
2680msgstr "daftar tipe buruk untuk instruksi"
2681
2682#: config/tc-arm.c:13604
2683msgid "unsupported alignment for instruction"
2684msgstr "alignmen tidak didukung untuk instruksi"
2685
2686#: config/tc-arm.c:13623 config/tc-arm.c:13717 config/tc-arm.c:13728
2687#: config/tc-arm.c:13738 config/tc-arm.c:13752
2688msgid "bad list length"
2689msgstr "panjang daftar buruk"
2690
2691#: config/tc-arm.c:13628
2692msgid "stride of 2 unavailable when element size is 8"
2693msgstr "stride dari 2 tidak tersedia ketika ukuran elemen adalah 8"
2694
2695#: config/tc-arm.c:13661 config/tc-arm.c:13736
2696msgid "can't use alignment with this instruction"
2697msgstr "tidak dapat menggunakan alignmen dengan instruksi ini"
2698
2699#: config/tc-arm.c:13800
2700msgid "post-index must be a register"
2701msgstr "post-indeks harus berupa sebuah register"
2702
2703#: config/tc-arm.c:13802
2704msgid "bad register for post-index"
2705msgstr "register buruk untuk post-indeks"
2706
2707#: config/tc-arm.c:14089 config/tc-arm.c:14175
2708msgid "conditional infixes are deprecated in unified syntax"
2709msgstr "kondisional infixed deprecated dalam sintaks unified"
2710
2711#: config/tc-arm.c:14214
2712msgid "s suffix on comparison instruction is deprecated"
2713msgstr "s suffix dalam perbandingan instruksi kadaluarsa"
2714
2715#: config/tc-arm.c:14233 config/tc-arm.c:14322
2716#, c-format
2717msgid "selected processor does not support `%s'"
2718msgstr "prosesor yang dipilih tidak mendukung `%s'"
2719
2720#: config/tc-arm.c:14239
2721msgid "Thumb does not support conditional execution"
2722msgstr "Thumb tidak mendukung eksekusi kondisional"
2723
2724#: config/tc-arm.c:14263
2725msgid "incorrect condition in IT block"
2726msgstr "kondisi dalam IT blok tidak benar"
2727
2728#: config/tc-arm.c:14269
2729msgid "thumb conditional instruction not in IT block"
2730msgstr "thumb instruksi kondisional tidak dalam blok IT"
2731
2732#: config/tc-arm.c:14289
2733#, c-format
2734msgid "cannot honor width suffix -- `%s'"
2735msgstr "tidak dapat menghargai lebar akhir -- `%s'"
2736
2737#: config/tc-arm.c:14327
2738#, c-format
2739msgid "width suffixes are invalid in ARM mode -- `%s'"
2740msgstr "lebar akhiran tidak vlaid dalam mode ARM -- `%s'"
2741
2742#: config/tc-arm.c:14350
2743#, c-format
2744msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'"
2745msgstr "mencoba menggunakan sebuah instruksi ARM di Thumb-only prosesor -- `%s'"
2746
2747#: config/tc-arm.c:17114
2748msgid "alignments greater than 32 bytes not supported in .text sections."
2749msgstr ""
2750
2751#: config/tc-arm.c:17363 config/tc-ia64.c:3450
2752#, c-format
2753msgid "Group section `%s' has no group signature"
2754msgstr ""
2755
2756#: config/tc-arm.c:17408
2757msgid "handlerdata in cantunwind frame"
2758msgstr ""
2759
2760#: config/tc-arm.c:17425
2761msgid "too many unwind opcodes for personality routine 0"
2762msgstr ""
2763
2764#: config/tc-arm.c:17457
2765msgid "too many unwind opcodes"
2766msgstr ""
2767
2768#: config/tc-arm.c:17681
2769msgid "GOT already in the symbol table"
2770msgstr ""
2771
2772#: config/tc-arm.c:17991 config/tc-arm.c:18275
2773#, c-format
2774msgid "undefined symbol %s used as an immediate value"
2775msgstr ""
2776
2777#: config/tc-arm.c:18005 config/tc-arm.c:18314
2778#, c-format
2779msgid "invalid constant (%lx) after fixup"
2780msgstr ""
2781
2782#: config/tc-arm.c:18042
2783#, c-format
2784msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
2785msgstr ""
2786
2787#: config/tc-arm.c:18077 config/tc-arm.c:18102
2788msgid "invalid literal constant: pool needs to be closer"
2789msgstr ""
2790
2791#: config/tc-arm.c:18080 config/tc-arm.c:18118
2792#, c-format
2793msgid "bad immediate value for offset (%ld)"
2794msgstr ""
2795
2796#: config/tc-arm.c:18104
2797#, c-format
2798msgid "bad immediate value for 8-bit offset (%ld)"
2799msgstr ""
2800
2801#: config/tc-arm.c:18159
2802msgid "offset not a multiple of 4"
2803msgstr ""
2804
2805#: config/tc-arm.c:18166 config/tc-arm.c:18181 config/tc-arm.c:18196
2806#: config/tc-arm.c:18207 config/tc-arm.c:18230 config/tc-arm.c:18825
2807#: config/tc-pj.c:450 config/tc-sh.c:4187
2808msgid "offset out of range"
2809msgstr ""
2810
2811#: config/tc-arm.c:18330
2812msgid "invalid smc expression"
2813msgstr ""
2814
2815#: config/tc-arm.c:18341 config/tc-arm.c:18350
2816msgid "invalid swi expression"
2817msgstr ""
2818
2819#: config/tc-arm.c:18360
2820msgid "invalid expression in load/store multiple"
2821msgstr ""
2822
2823#: config/tc-arm.c:18390
2824msgid "misaligned branch destination"
2825msgstr ""
2826
2827#: config/tc-arm.c:18394 config/tc-arm.c:18431 config/tc-arm.c:18445
2828#: config/tc-arm.c:18458 config/tc-arm.c:18497 config/tc-arm.c:18522
2829msgid "branch out of range"
2830msgstr ""
2831
2832#: config/tc-arm.c:18471
2833msgid "conditional branch out of range"
2834msgstr ""
2835
2836#: config/tc-arm.c:18599
2837msgid "rel31 relocation overflow"
2838msgstr ""
2839
2840#: config/tc-arm.c:18611 config/tc-arm.c:18634
2841msgid "co-processor offset out of range"
2842msgstr ""
2843
2844#: config/tc-arm.c:18651
2845#, c-format
2846msgid "invalid offset, target not word aligned (0x%08lX)"
2847msgstr ""
2848
2849#: config/tc-arm.c:18658 config/tc-arm.c:18667 config/tc-arm.c:18675
2850#: config/tc-arm.c:18683 config/tc-arm.c:18691
2851#, c-format
2852msgid "invalid offset, value too big (0x%08lX)"
2853msgstr ""
2854
2855#: config/tc-arm.c:18732
2856msgid "invalid Hi register with immediate"
2857msgstr ""
2858
2859#: config/tc-arm.c:18748
2860msgid "invalid immediate for stack address calculation"
2861msgstr ""
2862
2863#: config/tc-arm.c:18756
2864#, c-format
2865msgid "invalid immediate for address calculation (value = 0x%08lX)"
2866msgstr ""
2867
2868#: config/tc-arm.c:18786
2869#, c-format
2870msgid "invalid immediate: %ld is out of range"
2871msgstr ""
2872
2873#: config/tc-arm.c:18798
2874#, c-format
2875msgid "invalid shift value: %ld"
2876msgstr ""
2877
2878#: config/tc-arm.c:18877
2879#, c-format
2880msgid "the offset 0x%08lX is not representable"
2881msgstr ""
2882
2883#: config/tc-arm.c:18917
2884#, c-format
2885msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)"
2886msgstr ""
2887
2888#: config/tc-arm.c:18956
2889#, c-format
2890msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)"
2891msgstr ""
2892
2893#: config/tc-arm.c:18996
2894#, c-format
2895msgid "bad offset 0x%08lX (must be word-aligned)"
2896msgstr ""
2897
2898#: config/tc-arm.c:19001
2899#, c-format
2900msgid "bad offset 0x%08lX (must be an 8-bit number of words)"
2901msgstr ""
2902
2903#: config/tc-arm.c:19032 config/tc-score.c:5410
2904#, c-format
2905msgid "bad relocation fixup type (%d)"
2906msgstr ""
2907
2908#: config/tc-arm.c:19135
2909msgid "literal referenced across section boundary"
2910msgstr ""
2911
2912#: config/tc-arm.c:19196
2913msgid "internal relocation (type: IMMEDIATE) not fixed up"
2914msgstr ""
2915
2916#: config/tc-arm.c:19201
2917msgid "ADRL used for a symbol not defined in the same file"
2918msgstr ""
2919
2920#: config/tc-arm.c:19216
2921#, c-format
2922msgid "undefined local label `%s'"
2923msgstr ""
2924
2925#: config/tc-arm.c:19222
2926msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
2927msgstr ""
2928
2929#: config/tc-arm.c:19243 config/tc-cris.c:3925 config/tc-mcore.c:1926
2930#: config/tc-mmix.c:2859 config/tc-ns32k.c:2248 config/tc-score.c:5501
2931msgid "<unknown>"
2932msgstr ""
2933
2934#: config/tc-arm.c:19246 config/tc-arm.c:19267 config/tc-score.c:5503
2935#, c-format
2936msgid "cannot represent %s relocation in this object file format"
2937msgstr ""
2938
2939#: config/tc-arm.c:19512
2940#, c-format
2941msgid "%s: unexpected function type: %d"
2942msgstr ""
2943
2944#: config/tc-arm.c:19635
2945msgid "use of old and new-style options to set CPU type"
2946msgstr ""
2947
2948#: config/tc-arm.c:19645
2949msgid "use of old and new-style options to set FPU type"
2950msgstr ""
2951
2952#: config/tc-arm.c:19720
2953msgid "hard-float conflicts with specified fpu"
2954msgstr ""
2955
2956#: config/tc-arm.c:19905
2957msgid "generate PIC code"
2958msgstr ""
2959
2960#: config/tc-arm.c:19906
2961msgid "assemble Thumb code"
2962msgstr ""
2963
2964#: config/tc-arm.c:19907
2965msgid "support ARM/Thumb interworking"
2966msgstr ""
2967
2968#: config/tc-arm.c:19909
2969msgid "code uses 32-bit program counter"
2970msgstr ""
2971
2972#: config/tc-arm.c:19910
2973msgid "code uses 26-bit program counter"
2974msgstr ""
2975
2976#: config/tc-arm.c:19911
2977msgid "floating point args are in fp regs"
2978msgstr ""
2979
2980#: config/tc-arm.c:19913
2981msgid "re-entrant code"
2982msgstr ""
2983
2984#: config/tc-arm.c:19914
2985msgid "code is ATPCS conformant"
2986msgstr ""
2987
2988#: config/tc-arm.c:19915
2989msgid "assemble for big-endian"
2990msgstr ""
2991
2992#: config/tc-arm.c:19916
2993msgid "assemble for little-endian"
2994msgstr ""
2995
2996#. These are recognized by the assembler, but have no affect on code.
2997#: config/tc-arm.c:19920
2998msgid "use frame pointer"
2999msgstr ""
3000
3001#: config/tc-arm.c:19921
3002msgid "use stack size checking"
3003msgstr ""
3004
3005#. DON'T add any new processors to this list -- we want the whole list
3006#. to go away... Add them to the processors table instead.
3007#: config/tc-arm.c:19937 config/tc-arm.c:19938
3008msgid "use -mcpu=arm1"
3009msgstr ""
3010
3011#: config/tc-arm.c:19939 config/tc-arm.c:19940
3012msgid "use -mcpu=arm2"
3013msgstr ""
3014
3015#: config/tc-arm.c:19941 config/tc-arm.c:19942
3016msgid "use -mcpu=arm250"
3017msgstr ""
3018
3019#: config/tc-arm.c:19943 config/tc-arm.c:19944
3020msgid "use -mcpu=arm3"
3021msgstr ""
3022
3023#: config/tc-arm.c:19945 config/tc-arm.c:19946
3024msgid "use -mcpu=arm6"
3025msgstr ""
3026
3027#: config/tc-arm.c:19947 config/tc-arm.c:19948
3028msgid "use -mcpu=arm600"
3029msgstr ""
3030
3031#: config/tc-arm.c:19949 config/tc-arm.c:19950
3032msgid "use -mcpu=arm610"
3033msgstr ""
3034
3035#: config/tc-arm.c:19951 config/tc-arm.c:19952
3036msgid "use -mcpu=arm620"
3037msgstr ""
3038
3039#: config/tc-arm.c:19953 config/tc-arm.c:19954
3040msgid "use -mcpu=arm7"
3041msgstr ""
3042
3043#: config/tc-arm.c:19955 config/tc-arm.c:19956
3044msgid "use -mcpu=arm70"
3045msgstr ""
3046
3047#: config/tc-arm.c:19957 config/tc-arm.c:19958
3048msgid "use -mcpu=arm700"
3049msgstr ""
3050
3051#: config/tc-arm.c:19959 config/tc-arm.c:19960
3052msgid "use -mcpu=arm700i"
3053msgstr ""
3054
3055#: config/tc-arm.c:19961 config/tc-arm.c:19962
3056msgid "use -mcpu=arm710"
3057msgstr ""
3058
3059#: config/tc-arm.c:19963 config/tc-arm.c:19964
3060msgid "use -mcpu=arm710c"
3061msgstr ""
3062
3063#: config/tc-arm.c:19965 config/tc-arm.c:19966
3064msgid "use -mcpu=arm720"
3065msgstr ""
3066
3067#: config/tc-arm.c:19967 config/tc-arm.c:19968
3068msgid "use -mcpu=arm7d"
3069msgstr ""
3070
3071#: config/tc-arm.c:19969 config/tc-arm.c:19970
3072msgid "use -mcpu=arm7di"
3073msgstr ""
3074
3075#: config/tc-arm.c:19971 config/tc-arm.c:19972
3076msgid "use -mcpu=arm7m"
3077msgstr ""
3078
3079#: config/tc-arm.c:19973 config/tc-arm.c:19974
3080msgid "use -mcpu=arm7dm"
3081msgstr ""
3082
3083#: config/tc-arm.c:19975 config/tc-arm.c:19976
3084msgid "use -mcpu=arm7dmi"
3085msgstr ""
3086
3087#: config/tc-arm.c:19977 config/tc-arm.c:19978
3088msgid "use -mcpu=arm7100"
3089msgstr ""
3090
3091#: config/tc-arm.c:19979 config/tc-arm.c:19980
3092msgid "use -mcpu=arm7500"
3093msgstr ""
3094
3095#: config/tc-arm.c:19981 config/tc-arm.c:19982
3096msgid "use -mcpu=arm7500fe"
3097msgstr ""
3098
3099#: config/tc-arm.c:19983 config/tc-arm.c:19984 config/tc-arm.c:19985
3100#: config/tc-arm.c:19986
3101msgid "use -mcpu=arm7tdmi"
3102msgstr ""
3103
3104#: config/tc-arm.c:19987 config/tc-arm.c:19988
3105msgid "use -mcpu=arm710t"
3106msgstr ""
3107
3108#: config/tc-arm.c:19989 config/tc-arm.c:19990
3109msgid "use -mcpu=arm720t"
3110msgstr ""
3111
3112#: config/tc-arm.c:19991 config/tc-arm.c:19992
3113msgid "use -mcpu=arm740t"
3114msgstr ""
3115
3116#: config/tc-arm.c:19993 config/tc-arm.c:19994
3117msgid "use -mcpu=arm8"
3118msgstr ""
3119
3120#: config/tc-arm.c:19995 config/tc-arm.c:19996
3121msgid "use -mcpu=arm810"
3122msgstr ""
3123
3124#: config/tc-arm.c:19997 config/tc-arm.c:19998
3125msgid "use -mcpu=arm9"
3126msgstr ""
3127
3128#: config/tc-arm.c:19999 config/tc-arm.c:20000
3129msgid "use -mcpu=arm9tdmi"
3130msgstr ""
3131
3132#: config/tc-arm.c:20001 config/tc-arm.c:20002
3133msgid "use -mcpu=arm920"
3134msgstr ""
3135
3136#: config/tc-arm.c:20003 config/tc-arm.c:20004
3137msgid "use -mcpu=arm940"
3138msgstr ""
3139
3140#: config/tc-arm.c:20005
3141msgid "use -mcpu=strongarm"
3142msgstr ""
3143
3144#: config/tc-arm.c:20007
3145msgid "use -mcpu=strongarm110"
3146msgstr ""
3147
3148#: config/tc-arm.c:20009
3149msgid "use -mcpu=strongarm1100"
3150msgstr ""
3151
3152#: config/tc-arm.c:20011
3153msgid "use -mcpu=strongarm1110"
3154msgstr ""
3155
3156#: config/tc-arm.c:20012
3157msgid "use -mcpu=xscale"
3158msgstr ""
3159
3160#: config/tc-arm.c:20013
3161msgid "use -mcpu=iwmmxt"
3162msgstr ""
3163
3164#: config/tc-arm.c:20014
3165msgid "use -mcpu=all"
3166msgstr ""
3167
3168#. Architecture variants -- don't add any more to this list either.
3169#: config/tc-arm.c:20017 config/tc-arm.c:20018
3170msgid "use -march=armv2"
3171msgstr ""
3172
3173#: config/tc-arm.c:20019 config/tc-arm.c:20020
3174msgid "use -march=armv2a"
3175msgstr ""
3176
3177#: config/tc-arm.c:20021 config/tc-arm.c:20022
3178msgid "use -march=armv3"
3179msgstr ""
3180
3181#: config/tc-arm.c:20023 config/tc-arm.c:20024
3182msgid "use -march=armv3m"
3183msgstr ""
3184
3185#: config/tc-arm.c:20025 config/tc-arm.c:20026
3186msgid "use -march=armv4"
3187msgstr ""
3188
3189#: config/tc-arm.c:20027 config/tc-arm.c:20028
3190msgid "use -march=armv4t"
3191msgstr ""
3192
3193#: config/tc-arm.c:20029 config/tc-arm.c:20030
3194msgid "use -march=armv5"
3195msgstr ""
3196
3197#: config/tc-arm.c:20031 config/tc-arm.c:20032
3198msgid "use -march=armv5t"
3199msgstr ""
3200
3201#: config/tc-arm.c:20033 config/tc-arm.c:20034
3202msgid "use -march=armv5te"
3203msgstr ""
3204
3205#. Floating point variants -- don't add any more to this list either.
3206#: config/tc-arm.c:20037
3207msgid "use -mfpu=fpe"
3208msgstr ""
3209
3210#: config/tc-arm.c:20038
3211msgid "use -mfpu=fpa10"
3212msgstr ""
3213
3214#: config/tc-arm.c:20039
3215msgid "use -mfpu=fpa11"
3216msgstr ""
3217
3218#: config/tc-arm.c:20041
3219msgid "use either -mfpu=softfpa or -mfpu=softvfp"
3220msgstr ""
3221
3222#: config/tc-arm.c:20314
3223msgid "invalid architectural extension"
3224msgstr ""
3225
3226#: config/tc-arm.c:20328
3227msgid "missing architectural extension"
3228msgstr ""
3229
3230#: config/tc-arm.c:20341
3231#, c-format
3232msgid "unknown architectural extension `%s'"
3233msgstr ""
3234
3235#: config/tc-arm.c:20365
3236#, c-format
3237msgid "missing cpu name `%s'"
3238msgstr ""
3239
3240#: config/tc-arm.c:20390 config/tc-arm.c:20786
3241#, c-format
3242msgid "unknown cpu `%s'"
3243msgstr ""
3244
3245#: config/tc-arm.c:20408
3246#, c-format
3247msgid "missing architecture name `%s'"
3248msgstr ""
3249
3250#: config/tc-arm.c:20425 config/tc-arm.c:20820 config/tc-arm.c:20851
3251#, c-format
3252msgid "unknown architecture `%s'\n"
3253msgstr ""
3254
3255#: config/tc-arm.c:20441 config/tc-arm.c:20882
3256#, c-format
3257msgid "unknown floating point format `%s'\n"
3258msgstr ""
3259
3260#: config/tc-arm.c:20457
3261#, c-format
3262msgid "unknown floating point abi `%s'\n"
3263msgstr ""
3264
3265#: config/tc-arm.c:20473
3266#, c-format
3267msgid "unknown EABI `%s'\n"
3268msgstr ""
3269
3270#: config/tc-arm.c:20480
3271msgid "<cpu name>\t assemble for CPU <cpu name>"
3272msgstr ""
3273
3274#: config/tc-arm.c:20482
3275msgid "<arch name>\t assemble for architecture <arch name>"
3276msgstr ""
3277
3278#: config/tc-arm.c:20484
3279msgid "<fpu name>\t assemble for FPU architecture <fpu name>"
3280msgstr ""
3281
3282#: config/tc-arm.c:20486
3283msgid "<abi>\t assemble for floating point ABI <abi>"
3284msgstr ""
3285
3286#: config/tc-arm.c:20489
3287msgid "<ver>\t\t assemble for eabi version <ver>"
3288msgstr ""
3289
3290#: config/tc-arm.c:20535 config/tc-arm.c:20555 config/tc-arm.c:20577
3291#, c-format
3292msgid "option `-%c%s' is deprecated: %s"
3293msgstr ""
3294
3295#: config/tc-arm.c:20598
3296#, c-format
3297msgid " ARM-specific assembler options:\n"
3298msgstr ""
3299
3300#: config/tc-arm.c:20609
3301#, c-format
3302msgid " -EB assemble code for a big-endian cpu\n"
3303msgstr ""
3304
3305#: config/tc-arm.c:20614
3306#, c-format
3307msgid " -EL assemble code for a little-endian cpu\n"
3308msgstr ""
3309
3310#: config/tc-arm.c:20618
3311#, c-format
3312msgid " --fix-v4bx Allow BX in ARMv4 code\n"
3313msgstr ""
3314
3315#: config/tc-avr.c:284
3316#, c-format
3317msgid "Known MCU names:"
3318msgstr ""
3319
3320#: config/tc-avr.c:350
3321#, c-format
3322msgid ""
3323"AVR options:\n"
3324" -mmcu=[avr-name] select microcontroller variant\n"
3325" [avr-name] can be:\n"
3326" avr1 - classic AVR core without data RAM\n"
3327" avr2 - classic AVR core with up to 8K program memory\n"
3328" avr25 - classic AVR core with up to 8K program memory\n"
3329" plus the MOVW instruction\n"
3330" avr3 - classic AVR core with up to 64K program memory\n"
3331" avr31 - classic AVR core with up to 128K program memory\n"
3332" avr35 - classic AVR core with up to 64K program memory\n"
3333" plus the MOVW instruction\n"
3334" avr4 - enhanced AVR core with up to 8K program memory\n"
3335" avr5 - enhanced AVR core with up to 64K program memory\n"
3336" avr51 - enhanced AVR core with up to 128K program memory\n"
3337" avr6 - enhanced AVR core with up to 256K program memory\n"
3338" or immediate microcontroller name.\n"
3339msgstr ""
3340
3341#: config/tc-avr.c:367
3342#, c-format
3343msgid ""
3344" -mall-opcodes accept all AVR opcodes, even if not supported by MCU\n"
3345" -mno-skip-bug disable warnings for skipping two-word instructions\n"
3346" (default for avr4, avr5)\n"
3347" -mno-wrap reject rjmp/rcall instructions with 8K wrap-around\n"
3348" (default for avr3, avr5)\n"
3349msgstr ""
3350
3351#: config/tc-avr.c:411 config/tc-msp430.c:744
3352#, c-format
3353msgid "unknown MCU: %s\n"
3354msgstr ""
3355
3356#: config/tc-avr.c:420
3357#, c-format
3358msgid "redefinition of mcu type `%s' to `%s'"
3359msgstr ""
3360
3361#: config/tc-avr.c:498
3362msgid "constant value required"
3363msgstr ""
3364
3365#: config/tc-avr.c:501
3366#, c-format
3367msgid "number must be positive and less than %d"
3368msgstr ""
3369
3370#: config/tc-avr.c:527 config/tc-avr.c:664
3371#, c-format
3372msgid "constant out of 8-bit range: %d"
3373msgstr ""
3374
3375#: config/tc-avr.c:595 config/tc-score.c:969 read.c:3571
3376msgid "illegal expression"
3377msgstr ""
3378
3379#: config/tc-avr.c:624 config/tc-avr.c:1391
3380msgid "`)' required"
3381msgstr ""
3382
3383#: config/tc-avr.c:719
3384msgid "register r16-r23 required"
3385msgstr ""
3386
3387#: config/tc-avr.c:725
3388msgid "register number above 15 required"
3389msgstr ""
3390
3391#: config/tc-avr.c:731
3392msgid "even register number required"
3393msgstr ""
3394
3395#: config/tc-avr.c:737
3396msgid "register r24, r26, r28 or r30 required"
3397msgstr ""
3398
3399#: config/tc-avr.c:743
3400msgid "register name or number from 0 to 31 required"
3401msgstr ""
3402
3403#: config/tc-avr.c:761
3404msgid "pointer register (X, Y or Z) required"
3405msgstr ""
3406
3407#: config/tc-avr.c:768
3408msgid "cannot both predecrement and postincrement"
3409msgstr ""
3410
3411#: config/tc-avr.c:776
3412msgid "addressing mode not supported"
3413msgstr ""
3414
3415#: config/tc-avr.c:782
3416msgid "can't predecrement"
3417msgstr ""
3418
3419#: config/tc-avr.c:785
3420msgid "pointer register Z required"
3421msgstr ""
3422
3423#: config/tc-avr.c:799
3424msgid "postincrement not supported"
3425msgstr ""
3426
3427#: config/tc-avr.c:809
3428msgid "pointer register (Y or Z) required"
3429msgstr ""
3430
3431#: config/tc-avr.c:913
3432#, c-format
3433msgid "unknown constraint `%c'"
3434msgstr ""
3435
3436#: config/tc-avr.c:965
3437msgid "`,' required"
3438msgstr ""
3439
3440#: config/tc-avr.c:983
3441msgid "undefined combination of operands"
3442msgstr ""
3443
3444#: config/tc-avr.c:992
3445msgid "skipping two-word instruction"
3446msgstr ""
3447
3448#: config/tc-avr.c:1084 config/tc-avr.c:1100 config/tc-avr.c:1214
3449#: config/tc-msp430.c:1970 config/tc-msp430.c:1988
3450#, c-format
3451msgid "odd address operand: %ld"
3452msgstr ""
3453
3454#: config/tc-avr.c:1092 config/tc-avr.c:1111 config/tc-avr.c:1133
3455#: config/tc-avr.c:1140 config/tc-avr.c:1147 config/tc-d10v.c:503
3456#: config/tc-d30v.c:554 config/tc-msp430.c:1978 config/tc-msp430.c:1993
3457#: config/tc-msp430.c:2003
3458#, c-format
3459msgid "operand out of range: %ld"
3460msgstr ""
3461
3462#: config/tc-avr.c:1223 config/tc-d10v.c:1585 config/tc-d30v.c:2025
3463#: config/tc-msp430.c:2021
3464#, c-format
3465msgid "line %d: unknown relocation type: 0x%x"
3466msgstr ""
3467
3468#: config/tc-avr.c:1237
3469msgid "only constant expression allowed"
3470msgstr ""
3471
3472#. xgettext:c-format.
3473#: config/tc-avr.c:1297 config/tc-bfin.c:734 config/tc-d10v.c:1457
3474#: config/tc-d30v.c:1769 config/tc-mn10200.c:781 config/tc-mn10300.c:2171
3475#: config/tc-msp430.c:2056 config/tc-or32.c:958 config/tc-ppc.c:6163
3476#: config/tc-spu.c:830 config/tc-spu.c:1026 config/tc-v850.c:2187
3477#: config/tc-z80.c:2017
3478#, c-format
3479msgid "reloc %d not supported by object file format"
3480msgstr ""
3481
3482#: config/tc-avr.c:1320 config/tc-h8300.c:1871 config/tc-mcore.c:881
3483#: config/tc-msp430.c:1821 config/tc-pj.c:253 config/tc-sh.c:2544
3484#: config/tc-z8k.c:1216
3485msgid "can't find opcode "
3486msgstr ""
3487
3488#: config/tc-avr.c:1337
3489#, c-format
3490msgid "illegal opcode %s for mcu %s"
3491msgstr ""
3492
3493#: config/tc-avr.c:1346
3494msgid "garbage at end of line"
3495msgstr ""
3496
3497#: config/tc-avr.c:1418 config/tc-avr.c:1425
3498#, c-format
3499msgid "illegal %srelocation size: %d"
3500msgstr ""
3501
3502#: config/tc-bfin.c:253 config/tc-frv.c:1606 config/tc-frv.c:1616
3503msgid "missing ')'"
3504msgstr ""
3505
3506#: config/tc-bfin.c:350
3507#, c-format
3508msgid " BFIN specific command line options:\n"
3509msgstr ""
3510
3511#: config/tc-bfin.c:363
3512msgid "Could not set architecture and machine."
3513msgstr ""
3514
3515#: config/tc-bfin.c:508
3516msgid "Parse failed."
3517msgstr ""
3518
3519#: config/tc-bfin.c:583
3520msgid "pcrel too far BFD_RELOC_BFIN_10"
3521msgstr ""
3522
3523#: config/tc-bfin.c:599
3524msgid "pcrel too far BFD_RELOC_BFIN_12"
3525msgstr ""
3526
3527#: config/tc-bfin.c:619
3528msgid "pcrel too far BFD_RELOC_BFIN_24"
3529msgstr ""
3530
3531#: config/tc-bfin.c:634
3532msgid "pcrel too far BFD_RELOC_BFIN_5"
3533msgstr ""
3534
3535#: config/tc-bfin.c:646
3536msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL"
3537msgstr ""
3538
3539#: config/tc-bfin.c:656
3540msgid "rel too far BFD_RELOC_8"
3541msgstr ""
3542
3543#: config/tc-bfin.c:663
3544msgid "rel too far BFD_RELOC_16"
3545msgstr ""
3546
3547#: config/tc-cr16.c:159 read.c:4297
3548msgid "using a bit field width of zero"
3549msgstr ""
3550
3551#: config/tc-cr16.c:167 read.c:4305
3552#, c-format
3553msgid "field width \"%s\" too complex for a bitfield"
3554msgstr ""
3555
3556#: config/tc-cr16.c:176 read.c:4313
3557#, c-format
3558msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
3559msgstr ""
3560
3561#: config/tc-cr16.c:198 read.c:4335
3562#, c-format
3563msgid "field value \"%s\" too complex for a bitfield"
3564msgstr ""
3565
3566#: config/tc-cr16.c:379
3567#, c-format
3568msgid "Unknown register pair - index relative mode: `%d'"
3569msgstr ""
3570
3571#: config/tc-cr16.c:556 config/tc-crx.c:344 config/tc-mn10200.c:768
3572#: write.c:959
3573#, c-format
3574msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
3575msgstr ""
3576
3577#: config/tc-cr16.c:572 config/tc-crx.c:360
3578#, c-format
3579msgid "internal error: reloc %d (`%s') not supported by object file format"
3580msgstr ""
3581
3582#: config/tc-cr16.c:743 config/tc-cr16.c:766 config/tc-cris.c:1181
3583#: config/tc-crx.c:534 config/tc-crx.c:561 config/tc-crx.c:579
3584msgid "Virtual memory exhausted"
3585msgstr ""
3586
3587#: config/tc-cr16.c:751 config/tc-crx.c:571 config/tc-crx.c:590
3588#: config/tc-i386.c:2080 config/tc-i386.c:2102 config/tc-m68k.c:4466
3589#: config/tc-maxq.c:2865
3590#, c-format
3591msgid "Internal Error: Can't hash %s: %s"
3592msgstr ""
3593
3594#: config/tc-cr16.c:777 config/tc-cris.c:1215 config/tc-crx.c:544
3595#, c-format
3596msgid "Can't hash `%s': %s\n"
3597msgstr ""
3598
3599#: config/tc-cr16.c:778 config/tc-cris.c:1216 config/tc-crx.c:545
3600msgid "(unknown reason)"
3601msgstr ""
3602
3603#. Missing or bad expr becomes absolute 0.
3604#: config/tc-cr16.c:828 config/tc-crx.c:618 config/tc-maxq.c:1475
3605#, c-format
3606msgid "missing or invalid displacement expression `%s' taken as 0"
3607msgstr ""
3608
3609#: config/tc-cr16.c:940
3610#, c-format
3611msgid "operand %d: illegal use expression: `%s`"
3612msgstr ""
3613
3614#: config/tc-cr16.c:997 config/tc-crx.c:1126
3615#, c-format
3616msgid "Unknown register: `%d'"
3617msgstr ""
3618
3619#. Issue a error message when register is illegal.
3620#: config/tc-cr16.c:1005 config/tc-crx.c:1134
3621#, c-format
3622msgid "Illegal register (`%s') in Instruction: `%s'"
3623msgstr ""
3624
3625#: config/tc-cr16.c:1076 config/tc-cr16.c:1151 config/tc-crx.c:756
3626#: config/tc-crx.c:776 config/tc-crx.c:791
3627#, c-format
3628msgid "Illegal register `%s' in Instruction `%s'"
3629msgstr ""
3630
3631#: config/tc-cr16.c:1104 config/tc-cr16.c:1115
3632#, c-format
3633msgid "Illegal register pair `%s' in Instruction `%s'"
3634msgstr ""
3635
3636#: config/tc-cr16.c:1140 config/tc-i960.c:835
3637msgid "unmatched '['"
3638msgstr ""
3639
3640#: config/tc-cr16.c:1146 config/tc-i960.c:842
3641msgid "garbage after index spec ignored"
3642msgstr ""
3643
3644#: config/tc-cr16.c:1294 config/tc-crx.c:935
3645#, c-format
3646msgid "Illegal operands (whitespace): `%s'"
3647msgstr ""
3648
3649#: config/tc-cr16.c:1306 config/tc-cr16.c:1313 config/tc-cr16.c:1330
3650#: config/tc-crx.c:947 config/tc-crx.c:954 config/tc-crx.c:971
3651#: config/tc-crx.c:1763
3652#, c-format
3653msgid "Missing matching brackets : `%s'"
3654msgstr ""
3655
3656#: config/tc-cr16.c:1362 config/tc-crx.c:997
3657#, c-format
3658msgid "Unknown exception: `%s'"
3659msgstr ""
3660
3661#: config/tc-cr16.c:1449 config/tc-crx.c:1093
3662#, c-format
3663msgid "Illegal `cinv' parameter: `%c'"
3664msgstr ""
3665
3666#: config/tc-cr16.c:1471 config/tc-cr16.c:1510
3667#, c-format
3668msgid "Unknown register pair: `%d'"
3669msgstr ""
3670
3671#. Issue a error message when register pair is illegal.
3672#: config/tc-cr16.c:1479
3673#, c-format
3674msgid "Illegal register pair (`%s') in Instruction: `%s'"
3675msgstr ""
3676
3677#. Issue a error message when register pair is illegal.
3678#: config/tc-cr16.c:1518
3679#, c-format
3680msgid "Illegal index register pair (`%s') in Instruction: `%s'"
3681msgstr ""
3682
3683#: config/tc-cr16.c:1557
3684#, c-format
3685msgid "Unknown processor register : `%d'"
3686msgstr ""
3687
3688#. Issue a error message when register pair is illegal.
3689#: config/tc-cr16.c:1565
3690#, c-format
3691msgid "Illegal processor register (`%s') in Instruction: `%s'"
3692msgstr ""
3693
3694#: config/tc-cr16.c:1613
3695#, c-format
3696msgid "Unknown processor register (32 bit) : `%d'"
3697msgstr ""
3698
3699#. Issue a error message when register pair is illegal.
3700#: config/tc-cr16.c:1621
3701#, c-format
3702msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'"
3703msgstr ""
3704
3705#: config/tc-cr16.c:1985 config/tc-crx.c:1661 config/tc-crx.c:1678
3706#, c-format
3707msgid "Same src/dest register is used (`r%d'), result is undefined"
3708msgstr ""
3709
3710#: config/tc-cr16.c:2006
3711msgid "RA register is saved twice."
3712msgstr ""
3713
3714#: config/tc-cr16.c:2010
3715#, c-format
3716msgid "`%s' Illegal use of registers."
3717msgstr ""
3718
3719#: config/tc-cr16.c:2024
3720#, c-format
3721msgid "`%s' Illegal count-register combination."
3722msgstr ""
3723
3724#: config/tc-cr16.c:2030
3725#, c-format
3726msgid "`%s' Illegal use of register."
3727msgstr ""
3728
3729#: config/tc-cr16.c:2039 config/tc-crx.c:1670
3730#, c-format
3731msgid "`%s' has undefined result"
3732msgstr ""
3733
3734#: config/tc-cr16.c:2047
3735#, c-format
3736msgid "Same src/dest register is used (`r%d'),result is undefined"
3737msgstr ""
3738
3739#: config/tc-cr16.c:2218 config/tc-crx.c:1575
3740msgid "Incorrect number of operands"
3741msgstr ""
3742
3743#: config/tc-cr16.c:2220 config/tc-crx.c:1577
3744#, c-format
3745msgid "Illegal type of operand (arg %d)"
3746msgstr ""
3747
3748#: config/tc-cr16.c:2226 config/tc-crx.c:1583
3749#, c-format
3750msgid "Operand out of range (arg %d)"
3751msgstr ""
3752
3753#: config/tc-cr16.c:2229 config/tc-crx.c:1586
3754#, c-format
3755msgid "Operand has odd displacement (arg %d)"
3756msgstr ""
3757
3758#: config/tc-cr16.c:2232 config/tc-cr16.c:2263 config/tc-crx.c:1599
3759#: config/tc-crx.c:1630
3760#, c-format
3761msgid "Illegal operand (arg %d)"
3762msgstr ""
3763
3764#. Give an error if a frag containing code is not aligned to a 2-byte
3765#. boundary.
3766#: config/tc-cr16.c:2365 config/tc-cr16.h:71 config/tc-crx.c:1952
3767#: config/tc-crx.h:76
3768msgid "instruction address is not a multiple of 2"
3769msgstr ""
3770
3771#: config/tc-cr16.c:2442 config/tc-cris.c:1529 config/tc-cris.c:1537
3772#: config/tc-crx.c:1988 config/tc-dlx.c:685 config/tc-hppa.c:3229
3773#: config/tc-i860.c:490 config/tc-i860.c:507 config/tc-i860.c:987
3774#: config/tc-sparc.c:1406 config/tc-sparc.c:1414
3775#, c-format
3776msgid "Unknown opcode: `%s'"
3777msgstr ""
3778
3779#: config/tc-cris.c:547 config/tc-m68hc11.c:2744
3780#, c-format
3781msgid "internal inconsistency problem in %s: fr_symbol %lx"
3782msgstr ""
3783
3784#: config/tc-cris.c:551 config/tc-m68hc11.c:2748 config/tc-msp430.c:2247
3785#, c-format
3786msgid "internal inconsistency problem in %s: resolved symbol"
3787msgstr ""
3788
3789#: config/tc-cris.c:561 config/tc-m68hc11.c:2754
3790#, c-format
3791msgid "internal inconsistency problem in %s: fr_subtype %d"
3792msgstr ""
3793
3794#: config/tc-cris.c:901
3795msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
3796msgstr ""
3797
3798#: config/tc-cris.c:931
3799msgid "Complicated LAPC target operand is not a multiple of two. Use LAPC.D"
3800msgstr ""
3801
3802#: config/tc-cris.c:936
3803#, c-format
3804msgid "Internal error found in md_convert_frag: offset %ld. Please report this."
3805msgstr ""
3806
3807#: config/tc-cris.c:961
3808#, c-format
3809msgid "internal inconsistency in %s: bdapq no symbol"
3810msgstr ""
3811
3812#: config/tc-cris.c:974
3813#, c-format
3814msgid "internal inconsistency in %s: bdap.w with no symbol"
3815msgstr ""
3816
3817#: config/tc-cris.c:998
3818msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
3819msgstr ""
3820
3821#: config/tc-cris.c:1007
3822msgid "dangerous MULS/MULU location; give it higher alignment"
3823msgstr ""
3824
3825#: config/tc-cris.c:1112
3826msgid "Out-of-range .word offset handling is not implemented for .arch common_v10_v32"
3827msgstr ""
3828
3829#: config/tc-cris.c:1220
3830#, c-format
3831msgid "Buggy opcode: `%s' \"%s\"\n"
3832msgstr ""
3833
3834#: config/tc-cris.c:1635
3835#, c-format
3836msgid "Immediate value not in 5 bit unsigned range: %ld"
3837msgstr ""
3838
3839#: config/tc-cris.c:1651
3840#, c-format
3841msgid "Immediate value not in 4 bit unsigned range: %ld"
3842msgstr ""
3843
3844#: config/tc-cris.c:1703
3845#, c-format
3846msgid "Immediate value not in 6 bit range: %ld"
3847msgstr ""
3848
3849#: config/tc-cris.c:1718
3850#, c-format
3851msgid "Immediate value not in 6 bit unsigned range: %ld"
3852msgstr ""
3853
3854#. Others have a generic warning.
3855#: config/tc-cris.c:1826
3856#, c-format
3857msgid "Unimplemented register `%s' specified"
3858msgstr ""
3859
3860#. We've come to the end of instructions with this
3861#. opcode, so it must be an error.
3862#: config/tc-cris.c:2069
3863msgid "Illegal operands"
3864msgstr ""
3865
3866#: config/tc-cris.c:2110 config/tc-cris.c:2150
3867#, c-format
3868msgid "Immediate value not in 8 bit range: %ld"
3869msgstr ""
3870
3871#: config/tc-cris.c:2120 config/tc-cris.c:2171
3872#, c-format
3873msgid "Immediate value not in 16 bit range: %ld"
3874msgstr ""
3875
3876#: config/tc-cris.c:2155
3877#, c-format
3878msgid "Immediate value not in 8 bit signed range: %ld"
3879msgstr ""
3880
3881#: config/tc-cris.c:2160
3882#, c-format
3883msgid "Immediate value not in 8 bit unsigned range: %ld"
3884msgstr ""
3885
3886#: config/tc-cris.c:2176
3887#, c-format
3888msgid "Immediate value not in 16 bit signed range: %ld"
3889msgstr ""
3890
3891#: config/tc-cris.c:2181
3892#, c-format
3893msgid "Immediate value not in 16 bit unsigned range: %ld"
3894msgstr ""
3895
3896#: config/tc-cris.c:2203
3897msgid "PIC relocation size does not match operand size"
3898msgstr ""
3899
3900#: config/tc-cris.c:3346
3901msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
3902msgstr ""
3903
3904#: config/tc-cris.c:3350
3905msgid "32-bit conditional branch generated"
3906msgstr ""
3907
3908#: config/tc-cris.c:3411
3909msgid "Complex expression not supported"
3910msgstr ""
3911
3912#. FIXME: Is this function mentioned in the internals.texi manual? If
3913#. not, add it.
3914#: config/tc-cris.c:3537
3915msgid "Bad call to md_atof () - floating point formats are not supported"
3916msgstr ""
3917
3918#: config/tc-cris.c:3578
3919msgid "PC-relative relocation must be trivially resolved"
3920msgstr ""
3921
3922#: config/tc-cris.c:3631
3923#, c-format
3924msgid "Value not in 16 bit range: %ld"
3925msgstr ""
3926
3927#: config/tc-cris.c:3642
3928#, c-format
3929msgid "Value not in 16 bit signed range: %ld"
3930msgstr ""
3931
3932#: config/tc-cris.c:3653
3933#, c-format
3934msgid "Value not in 8 bit range: %ld"
3935msgstr ""
3936
3937#: config/tc-cris.c:3661
3938#, c-format
3939msgid "Value not in 8 bit signed range: %ld"
3940msgstr ""
3941
3942#: config/tc-cris.c:3672
3943#, c-format
3944msgid "Value not in 4 bit unsigned range: %ld"
3945msgstr ""
3946
3947#: config/tc-cris.c:3680
3948#, c-format
3949msgid "Value not in 5 bit unsigned range: %ld"
3950msgstr ""
3951
3952#: config/tc-cris.c:3688
3953#, c-format
3954msgid "Value not in 6 bit range: %ld"
3955msgstr ""
3956
3957#: config/tc-cris.c:3696
3958#, c-format
3959msgid "Value not in 6 bit unsigned range: %ld"
3960msgstr ""
3961
3962#: config/tc-cris.c:3742
3963#, c-format
3964msgid "Please use --help to see usage and options for this assembler.\n"
3965msgstr ""
3966
3967#: config/tc-cris.c:3754
3968msgid "--no-underscore is invalid with a.out format"
3969msgstr ""
3970
3971#: config/tc-cris.c:3778
3972#, c-format
3973msgid "invalid <arch> in --march=<arch>: %s"
3974msgstr ""
3975
3976#: config/tc-cris.c:3877
3977msgid "Semantics error. This type of operand can not be relocated, it must be an assembly-time constant"
3978msgstr ""
3979
3980#: config/tc-cris.c:3926
3981#, c-format
3982msgid "Cannot generate relocation type for symbol %s, code %s"
3983msgstr ""
3984
3985#. The messages are formatted to line up with the generic options.
3986#: config/tc-cris.c:3939
3987#, c-format
3988msgid "CRIS-specific options:\n"
3989msgstr ""
3990
3991#: config/tc-cris.c:3941
3992msgid " -h, -H Don't execute, print this help text. Deprecated.\n"
3993msgstr ""
3994
3995#: config/tc-cris.c:3943
3996msgid " -N Warn when branches are expanded to jumps.\n"
3997msgstr ""
3998
3999#: config/tc-cris.c:3945
4000msgid " --underscore User symbols are normally prepended with underscore.\n"
4001msgstr ""
4002
4003#: config/tc-cris.c:3947
4004msgid " Registers will not need any prefix.\n"
4005msgstr ""
4006
4007#: config/tc-cris.c:3949
4008msgid " --no-underscore User symbols do not have any prefix.\n"
4009msgstr ""
4010
4011#: config/tc-cris.c:3951
4012msgid " Registers will require a `$'-prefix.\n"
4013msgstr ""
4014
4015#: config/tc-cris.c:3953
4016msgid " --pic\t\t\tEnable generation of position-independent code.\n"
4017msgstr ""
4018
4019#: config/tc-cris.c:3955
4020msgid ""
4021" --march=<arch>\t\tGenerate code for <arch>. Valid choices for <arch>\n"
4022"\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
4023msgstr ""
4024
4025#: config/tc-cris.c:3976
4026msgid "Invalid relocation"
4027msgstr ""
4028
4029#: config/tc-cris.c:4013
4030msgid "Invalid pc-relative relocation"
4031msgstr ""
4032
4033#: config/tc-cris.c:4058
4034#, c-format
4035msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
4036msgstr ""
4037
4038#: config/tc-cris.c:4088
4039#, c-format
4040msgid ".syntax %s requires command-line option `--underscore'"
4041msgstr ""
4042
4043#: config/tc-cris.c:4097
4044#, c-format
4045msgid ".syntax %s requires command-line option `--no-underscore'"
4046msgstr ""
4047
4048#: config/tc-cris.c:4134
4049msgid "Unknown .syntax operand"
4050msgstr ""
4051
4052#: config/tc-cris.c:4144
4053msgid "Pseudodirective .file is only valid when generating ELF"
4054msgstr ""
4055
4056#: config/tc-cris.c:4156
4057msgid "Pseudodirective .loc is only valid when generating ELF"
4058msgstr ""
4059
4060#: config/tc-cris.c:4299
4061msgid "unknown operand to .arch"
4062msgstr ""
4063
4064#: config/tc-cris.c:4308
4065msgid ".arch <arch> requires a matching --march=... option"
4066msgstr ""
4067
4068#: config/tc-crx.c:819
4069#, c-format
4070msgid "Illegal Scale - `%d'"
4071msgstr ""
4072
4073#: config/tc-crx.c:1263
4074#, c-format
4075msgid "Illegal Co-processor register in Instruction `%s' "
4076msgstr ""
4077
4078#: config/tc-crx.c:1270
4079#, c-format
4080msgid "Illegal Co-processor special register in Instruction `%s' "
4081msgstr ""
4082
4083#: config/tc-crx.c:1589
4084#, c-format
4085msgid "Invalid DISPU4 operand value (arg %d)"
4086msgstr ""
4087
4088#: config/tc-crx.c:1592
4089#, c-format
4090msgid "Invalid CST4 operand value (arg %d)"
4091msgstr ""
4092
4093#: config/tc-crx.c:1595
4094#, c-format
4095msgid "Operand value is not within upper 64 KB (arg %d)"
4096msgstr ""
4097
4098#: config/tc-crx.c:1732
4099msgid "Invalid Register in Register List"
4100msgstr ""
4101
4102#: config/tc-crx.c:1786
4103#, c-format
4104msgid "Illegal register `%s' in cop-register list"
4105msgstr ""
4106
4107#: config/tc-crx.c:1794
4108#, c-format
4109msgid "Illegal register `%s' in cop-special-register list"
4110msgstr ""
4111
4112#: config/tc-crx.c:1813
4113#, c-format
4114msgid "Illegal register `%s' in user register list"
4115msgstr ""
4116
4117#: config/tc-crx.c:1832
4118#, c-format
4119msgid "Illegal register `%s' in register list"
4120msgstr ""
4121
4122#: config/tc-crx.c:1838
4123#, c-format
4124msgid "Maximum %d bits may be set in `mask16' operand"
4125msgstr ""
4126
4127#: config/tc-crx.c:1847
4128#, c-format
4129msgid "rest of line ignored; first ignored character is `%c'"
4130msgstr ""
4131
4132#: config/tc-crx.c:1855
4133#, c-format
4134msgid "Illegal `mask16' operand, operation is undefined - `%s'"
4135msgstr ""
4136
4137#. HI can't be specified without LO (and vise-versa).
4138#: config/tc-crx.c:1861
4139msgid "HI/LO registers should be specified together"
4140msgstr ""
4141
4142#: config/tc-crx.c:1867
4143msgid "HI/LO registers should be specified without additional registers"
4144msgstr ""
4145
4146#: config/tc-d10v.c:216
4147#, c-format
4148msgid ""
4149"D10V options:\n"
4150"-O Optimize. Will do some operations in parallel.\n"
4151"--gstabs-packing Pack adjacent short instructions together even\n"
4152" when --gstabs is specified. On by default.\n"
4153"--no-gstabs-packing If --gstabs is specified, do not pack adjacent\n"
4154" instructions together.\n"
4155msgstr ""
4156
4157#: config/tc-d10v.c:573
4158msgid "operand is not an immediate"
4159msgstr ""
4160
4161#: config/tc-d10v.c:591
4162#, c-format
4163msgid "operand out of range: %lu"
4164msgstr ""
4165
4166#: config/tc-d10v.c:649
4167msgid "Instruction must be executed in parallel with another instruction."
4168msgstr ""
4169
4170#: config/tc-d10v.c:703 config/tc-d10v.c:711
4171#, c-format
4172msgid "packing conflict: %s must dispatch sequentially"
4173msgstr ""
4174
4175#: config/tc-d10v.c:810
4176#, c-format
4177msgid "resource conflict (R%d)"
4178msgstr ""
4179
4180#: config/tc-d10v.c:813
4181#, c-format
4182msgid "resource conflict (A%d)"
4183msgstr ""
4184
4185#: config/tc-d10v.c:815
4186msgid "resource conflict (PSW)"
4187msgstr ""
4188
4189#: config/tc-d10v.c:817
4190msgid "resource conflict (C flag)"
4191msgstr ""
4192
4193#: config/tc-d10v.c:819
4194msgid "resource conflict (F flag)"
4195msgstr ""
4196
4197#: config/tc-d10v.c:969
4198msgid "Instruction must be executed in parallel"
4199msgstr ""
4200
4201#: config/tc-d10v.c:972
4202msgid "Long instructions may not be combined."
4203msgstr ""
4204
4205#: config/tc-d10v.c:1005
4206msgid "One of these instructions may not be executed in parallel."
4207msgstr ""
4208
4209#: config/tc-d10v.c:1009 config/tc-d30v.c:1036
4210msgid "Two IU instructions may not be executed in parallel"
4211msgstr ""
4212
4213#: config/tc-d10v.c:1011 config/tc-d10v.c:1019 config/tc-d10v.c:1033
4214#: config/tc-d10v.c:1048 config/tc-d30v.c:1037 config/tc-d30v.c:1046
4215msgid "Swapping instruction order"
4216msgstr ""
4217
4218#: config/tc-d10v.c:1017 config/tc-d30v.c:1043
4219msgid "Two MU instructions may not be executed in parallel"
4220msgstr ""
4221
4222#: config/tc-d10v.c:1037 config/tc-d30v.c:1063
4223msgid "IU instruction may not be in the left container"
4224msgstr ""
4225
4226#: config/tc-d10v.c:1039 config/tc-d10v.c:1054
4227msgid "Instruction in R container is squashed by flow control instruction in L container."
4228msgstr ""
4229
4230#: config/tc-d10v.c:1052 config/tc-d30v.c:1074
4231msgid "MU instruction may not be in the right container"
4232msgstr ""
4233
4234#: config/tc-d10v.c:1058 config/tc-d30v.c:1086
4235msgid "unknown execution type passed to write_2_short()"
4236msgstr ""
4237
4238#: config/tc-d10v.c:1186 config/tc-d10v.c:1359
4239msgid "bad opcode or operands"
4240msgstr ""
4241
4242#: config/tc-d10v.c:1261
4243msgid "value out of range"
4244msgstr ""
4245
4246#: config/tc-d10v.c:1335
4247msgid "illegal operand - register name found where none expected"
4248msgstr ""
4249
4250#: config/tc-d10v.c:1370
4251msgid "Register number must be EVEN"
4252msgstr ""
4253
4254#: config/tc-d10v.c:1373
4255msgid "Unsupported use of sp"
4256msgstr ""
4257
4258#: config/tc-d10v.c:1392
4259#, c-format
4260msgid "cr%ld is a reserved control register"
4261msgstr ""
4262
4263#: config/tc-d10v.c:1565
4264#, c-format
4265msgid "line %d: rep or repi must include at least 4 instructions"
4266msgstr ""
4267
4268#: config/tc-d10v.c:1745
4269msgid "can't find previous opcode "
4270msgstr ""
4271
4272#: config/tc-d10v.c:1757
4273#, c-format
4274msgid "could not assemble: %s"
4275msgstr ""
4276
4277#: config/tc-d10v.c:1772 config/tc-d10v.c:1794 config/tc-d30v.c:1742
4278msgid "Unable to mix instructions as specified"
4279msgstr ""
4280
4281#: config/tc-d30v.c:149
4282#, c-format
4283msgid "Register name %s conflicts with symbol of the same name"
4284msgstr ""
4285
4286#: config/tc-d30v.c:239
4287#, c-format
4288msgid ""
4289"\n"
4290"D30V options:\n"
4291"-O Make adjacent short instructions parallel if possible.\n"
4292"-n Warn about all NOPs inserted by the assembler.\n"
4293"-N\t\t\tWarn about NOPs inserted after word multiplies.\n"
4294"-c Warn about symbols whoes names match register names.\n"
4295"-C Opposite of -C. -c is the default.\n"
4296msgstr ""
4297
4298#: config/tc-d30v.c:367
4299msgid "unexpected 12-bit reloc type"
4300msgstr ""
4301
4302#: config/tc-d30v.c:374
4303msgid "unexpected 18-bit reloc type"
4304msgstr ""
4305
4306#: config/tc-d30v.c:624
4307#, c-format
4308msgid "%s NOP inserted"
4309msgstr ""
4310
4311#: config/tc-d30v.c:625
4312msgid "sequential"
4313msgstr ""
4314
4315#: config/tc-d30v.c:625
4316msgid "parallel"
4317msgstr ""
4318
4319#: config/tc-d30v.c:1032
4320msgid "Instructions may not be executed in parallel"
4321msgstr ""
4322
4323#: config/tc-d30v.c:1045
4324#, c-format
4325msgid "Executing %s in IU may not work"
4326msgstr ""
4327
4328#: config/tc-d30v.c:1052
4329#, c-format
4330msgid "Executing %s in IU may not work in parallel execution"
4331msgstr ""
4332
4333#: config/tc-d30v.c:1065
4334#, c-format
4335msgid "special left instruction `%s' kills instruction `%s' in right container"
4336msgstr ""
4337
4338#: config/tc-d30v.c:1076
4339#, c-format
4340msgid "Executing %s in reverse serial with %s may not work"
4341msgstr ""
4342
4343#: config/tc-d30v.c:1079
4344#, c-format
4345msgid "Executing %s in IU in reverse serial may not work"
4346msgstr ""
4347
4348#: config/tc-d30v.c:1268
4349msgid "Odd numbered register used as target of multi-register instruction"
4350msgstr ""
4351
4352#: config/tc-d30v.c:1332 config/tc-d30v.c:1367
4353#, c-format
4354msgid "unknown condition code: %s"
4355msgstr ""
4356
4357#: config/tc-d30v.c:1360
4358#, c-format
4359msgid "cmpu doesn't support condition code %s"
4360msgstr ""
4361
4362#: config/tc-d30v.c:1395
4363#, c-format
4364msgid "unknown opcode: %s"
4365msgstr ""
4366
4367#: config/tc-d30v.c:1406
4368#, c-format
4369msgid "operands for opcode `%s' do not match any valid format"
4370msgstr ""
4371
4372#: config/tc-d30v.c:1621 config/tc-d30v.c:1638
4373msgid "Cannot assemble instruction"
4374msgstr ""
4375
4376#: config/tc-d30v.c:1623
4377msgid "First opcode is long. Unable to mix instructions as specified."
4378msgstr ""
4379
4380#: config/tc-d30v.c:1692
4381msgid "word of NOPs added between word multiply and load"
4382msgstr ""
4383
4384#: config/tc-d30v.c:1694
4385msgid "word of NOPs added between word multiply and 16-bit multiply"
4386msgstr ""
4387
4388#: config/tc-d30v.c:1726
4389msgid "Instruction uses long version, so it cannot be mixed as specified"
4390msgstr ""
4391
4392#: config/tc-d30v.c:1853
4393#, c-format
4394msgid "value too large to fit in %d bits"
4395msgstr ""
4396
4397#: config/tc-d30v.c:1914
4398#, c-format
4399msgid "line %d: unable to place address of symbol '%s' into a byte"
4400msgstr ""
4401
4402#: config/tc-d30v.c:1917
4403#, c-format
4404msgid "line %d: unable to place value %lx into a byte"
4405msgstr ""
4406
4407#: config/tc-d30v.c:1925
4408#, c-format
4409msgid "line %d: unable to place address of symbol '%s' into a short"
4410msgstr ""
4411
4412#: config/tc-d30v.c:1928
4413#, c-format
4414msgid "line %d: unable to place value %lx into a short"
4415msgstr ""
4416
4417#: config/tc-d30v.c:1936
4418#, c-format
4419msgid "line %d: unable to place address of symbol '%s' into a quad"
4420msgstr ""
4421
4422#: config/tc-d30v.c:2044
4423#, c-format
4424msgid "Alignment too large: %d assumed"
4425msgstr ""
4426
4427#: config/tc-dlx.c:211
4428msgid "missing .proc"
4429msgstr ""
4430
4431#: config/tc-dlx.c:228
4432msgid ".endfunc missing for previous .proc"
4433msgstr ""
4434
4435#: config/tc-dlx.c:290 config/tc-i860.c:227 config/tc-mips.c:1891
4436#, c-format
4437msgid "internal error: can't hash `%s': %s\n"
4438msgstr ""
4439
4440#. Probably a memory allocation problem? Give up now.
4441#: config/tc-dlx.c:297 config/tc-hppa.c:8256 config/tc-mips.c:1894
4442#: config/tc-mips.c:1946 config/tc-or32.c:211 config/tc-sparc.c:856
4443msgid "Broken assembler. No assembly attempted."
4444msgstr ""
4445
4446#: config/tc-dlx.c:327
4447#, c-format
4448msgid "Bad operand for a load instruction: <%s>"
4449msgstr ""
4450
4451#: config/tc-dlx.c:441
4452#, c-format
4453msgid "Bad operand for a store instruction: <%s>"
4454msgstr ""
4455
4456#: config/tc-dlx.c:621
4457#, c-format
4458msgid "Expression Error for operand modifier %%hi/%%lo\n"
4459msgstr ""
4460
4461#: config/tc-dlx.c:634 config/tc-or32.c:812
4462#, c-format
4463msgid "Invalid expression after %%%%\n"
4464msgstr ""
4465
4466#: config/tc-dlx.c:703
4467#, c-format
4468msgid "Unknown opcode `%s'."
4469msgstr ""
4470
4471#: config/tc-dlx.c:716
4472msgid "Can not set dlx_skip_hi16_flag"
4473msgstr ""
4474
4475#: config/tc-dlx.c:730
4476#, c-format
4477msgid "Missing arguments for opcode <%s>."
4478msgstr ""
4479
4480#: config/tc-dlx.c:764
4481#, c-format
4482msgid "Too many operands: %s"
4483msgstr ""
4484
4485#: config/tc-dlx.c:801
4486#, c-format
4487msgid "Both the_insn.HI and the_insn.LO are set : %s"
4488msgstr ""
4489
4490#: config/tc-dlx.c:871
4491msgid "failed regnum sanity check."
4492msgstr ""
4493
4494#: config/tc-dlx.c:884
4495msgid "failed general register sanity check."
4496msgstr ""
4497
4498#. Types or values of args don't match.
4499#: config/tc-dlx.c:892
4500msgid "Invalid operands"
4501msgstr ""
4502
4503#: config/tc-dlx.c:1119 config/tc-or32.c:774
4504#, c-format
4505msgid "label \"$%d\" redefined"
4506msgstr ""
4507
4508#: config/tc-dlx.c:1157
4509msgid "Invalid expression after # number\n"
4510msgstr ""
4511
4512#: config/tc-fr30.c:82
4513#, c-format
4514msgid " FR30 specific command line options:\n"
4515msgstr ""
4516
4517#: config/tc-fr30.c:135
4518#, c-format
4519msgid "Instruction %s not allowed in a delay slot."
4520msgstr ""
4521
4522#: config/tc-frv.c:404
4523#, c-format
4524msgid "Unknown cpu -mcpu=%s"
4525msgstr ""
4526
4527#: config/tc-frv.c:457
4528#, c-format
4529msgid "FRV specific command line options:\n"
4530msgstr ""
4531
4532#: config/tc-frv.c:458
4533#, c-format
4534msgid "-G n Put data <= n bytes in the small data area\n"
4535msgstr ""
4536
4537#: config/tc-frv.c:459
4538#, c-format
4539msgid "-mgpr-32 Mark generated file as only using 32 GPRs\n"
4540msgstr ""
4541
4542#: config/tc-frv.c:460
4543#, c-format
4544msgid "-mgpr-64 Mark generated file as using all 64 GPRs\n"
4545msgstr ""
4546
4547#: config/tc-frv.c:461
4548#, c-format
4549msgid "-mfpr-32 Mark generated file as only using 32 FPRs\n"
4550msgstr ""
4551
4552#: config/tc-frv.c:462
4553#, c-format
4554msgid "-mfpr-64 Mark generated file as using all 64 FPRs\n"
4555msgstr ""
4556
4557#: config/tc-frv.c:463
4558#, c-format
4559msgid "-msoft-float Mark generated file as using software FP\n"
4560msgstr ""
4561
4562#: config/tc-frv.c:464
4563#, c-format
4564msgid "-mdword Mark generated file as using a 8-byte stack alignment\n"
4565msgstr ""
4566
4567#: config/tc-frv.c:465
4568#, c-format
4569msgid "-mno-dword Mark generated file as using a 4-byte stack alignment\n"
4570msgstr ""
4571
4572#: config/tc-frv.c:466
4573#, c-format
4574msgid "-mdouble Mark generated file as using double precision FP insns\n"
4575msgstr ""
4576
4577#: config/tc-frv.c:467
4578#, c-format
4579msgid "-mmedia Mark generated file as using media insns\n"
4580msgstr ""
4581
4582#: config/tc-frv.c:468
4583#, c-format
4584msgid "-mmuladd Mark generated file as using multiply add/subtract insns\n"
4585msgstr ""
4586
4587#: config/tc-frv.c:469
4588#, c-format
4589msgid "-mpack Allow instructions to be packed\n"
4590msgstr ""
4591
4592#: config/tc-frv.c:470
4593#, c-format
4594msgid "-mno-pack Do not allow instructions to be packed\n"
4595msgstr ""
4596
4597#: config/tc-frv.c:471
4598#, c-format
4599msgid "-mpic Mark generated file as using small position independent code\n"
4600msgstr ""
4601
4602#: config/tc-frv.c:472
4603#, c-format
4604msgid "-mPIC Mark generated file as using large position independent code\n"
4605msgstr ""
4606
4607#: config/tc-frv.c:473
4608#, c-format
4609msgid "-mlibrary-pic Mark generated file as using position indepedent code for libraries\n"
4610msgstr ""
4611
4612#: config/tc-frv.c:474
4613#, c-format
4614msgid "-mfdpic Assemble for the FDPIC ABI\n"
4615msgstr ""
4616
4617#: config/tc-frv.c:475
4618#, c-format
4619msgid "-mnopic Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
4620msgstr ""
4621
4622#: config/tc-frv.c:476
4623#, c-format
4624msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
4625msgstr ""
4626
4627#: config/tc-frv.c:477
4628#, c-format
4629msgid " Record the cpu type\n"
4630msgstr ""
4631
4632#: config/tc-frv.c:478
4633#, c-format
4634msgid "-mtomcat-stats Print out stats for tomcat workarounds\n"
4635msgstr ""
4636
4637#: config/tc-frv.c:479
4638#, c-format
4639msgid "-mtomcat-debug Debug tomcat workarounds\n"
4640msgstr ""
4641
4642#: config/tc-frv.c:1163
4643msgid "VLIW packing used for -mno-pack"
4644msgstr ""
4645
4646#: config/tc-frv.c:1173
4647msgid "Instruction not supported by this architecture"
4648msgstr ""
4649
4650#: config/tc-frv.c:1183
4651msgid "VLIW packing constraint violation"
4652msgstr ""
4653
4654#: config/tc-frv.c:1774
4655#, c-format
4656msgid "Relocation %s is not safe for %s"
4657msgstr ""
4658
4659#: config/tc-h8300.c:395 config/tc-h8300.c:403
4660msgid "Reg not valid for H8/300"
4661msgstr ""
4662
4663#: config/tc-h8300.c:484
4664msgid "invalid operand size requested"
4665msgstr ""
4666
4667#: config/tc-h8300.c:583
4668msgid "Invalid register list for ldm/stm\n"
4669msgstr ""
4670
4671#: config/tc-h8300.c:609 config/tc-h8300.c:614 config/tc-h8300.c:621
4672msgid "mismatch between register and suffix"
4673msgstr ""
4674
4675#: config/tc-h8300.c:648
4676msgid "address too high for vector table jmp/jsr"
4677msgstr ""
4678
4679#: config/tc-h8300.c:675 config/tc-h8300.c:787 config/tc-h8300.c:797
4680msgid "Wrong size pointer register for architecture."
4681msgstr ""
4682
4683#: config/tc-h8300.c:734 config/tc-h8300.c:742 config/tc-h8300.c:771
4684msgid "expected @(exp, reg16)"
4685msgstr ""
4686
4687#: config/tc-h8300.c:760
4688msgid "expected .L, .W or .B for register in indexed addressing mode"
4689msgstr ""
4690
4691#: config/tc-h8300.c:954
4692msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
4693msgstr ""
4694
4695#: config/tc-h8300.c:972 config/tc-h8300.c:981
4696msgid "expected register"
4697msgstr ""
4698
4699#: config/tc-h8300.c:997
4700msgid "expected closing paren"
4701msgstr ""
4702
4703#: config/tc-h8300.c:1056
4704#, c-format
4705msgid "can't use high part of register in operand %d"
4706msgstr ""
4707
4708#: config/tc-h8300.c:1213
4709#, c-format
4710msgid "Opcode `%s' with these operand types not available in %s mode"
4711msgstr ""
4712
4713#: config/tc-h8300.c:1222
4714msgid "mismatch between opcode size and operand size"
4715msgstr ""
4716
4717#: config/tc-h8300.c:1258
4718#, c-format
4719msgid "operand %s0x%lx out of range."
4720msgstr ""
4721
4722#: config/tc-h8300.c:1354
4723msgid "Can't work out size of operand.\n"
4724msgstr ""
4725
4726#: config/tc-h8300.c:1403
4727#, c-format
4728msgid "Opcode `%s' with these operand types not available in H8/300 mode"
4729msgstr ""
4730
4731#: config/tc-h8300.c:1408
4732#, c-format
4733msgid "Opcode `%s' with these operand types not available in H8/300H mode"
4734msgstr ""
4735
4736#: config/tc-h8300.c:1414
4737#, c-format
4738msgid "Opcode `%s' with these operand types not available in H8/300S mode"
4739msgstr ""
4740
4741#: config/tc-h8300.c:1475 config/tc-h8300.c:1495
4742msgid "Need #1 or #2 here"
4743msgstr ""
4744
4745#: config/tc-h8300.c:1490
4746msgid "#4 not valid on H8/300."
4747msgstr ""
4748
4749#: config/tc-h8300.c:1596 config/tc-h8300.c:1678
4750#, c-format
4751msgid "branch operand has odd offset (%lx)\n"
4752msgstr ""
4753
4754#: config/tc-h8300.c:1716
4755msgid "destination operand must be 16 bit register"
4756msgstr ""
4757
4758#: config/tc-h8300.c:1725
4759msgid "source operand must be 8 bit register"
4760msgstr ""
4761
4762#: config/tc-h8300.c:1733
4763msgid "destination operand must be 16bit absolute address"
4764msgstr ""
4765
4766#: config/tc-h8300.c:1740
4767msgid "destination operand must be 8 bit register"
4768msgstr ""
4769
4770#: config/tc-h8300.c:1748
4771msgid "source operand must be 16bit absolute address"
4772msgstr ""
4773
4774#. This seems more sane than saying "too many operands". We'll
4775#. get here only if the trailing trash starts with a comma.
4776#. Types or values of args don't match.
4777#: config/tc-h8300.c:1756 config/tc-mmix.c:472 config/tc-mmix.c:484
4778#: config/tc-mmix.c:2497 config/tc-mmix.c:2521 config/tc-mmix.c:2794
4779#: config/tc-or32.c:528
4780msgid "invalid operands"
4781msgstr ""
4782
4783#: config/tc-h8300.c:1787
4784msgid "operand/size mis-match"
4785msgstr ""
4786
4787#: config/tc-h8300.c:1888 config/tc-mips.c:10066 config/tc-sh.c:2925
4788#: config/tc-sh64.c:2795 config/tc-z8k.c:1226
4789msgid "unknown opcode"
4790msgstr ""
4791
4792#: config/tc-h8300.c:1921
4793msgid "invalid operand in ldm"
4794msgstr ""
4795
4796#: config/tc-h8300.c:1930
4797msgid "invalid operand in stm"
4798msgstr ""
4799
4800#: config/tc-h8300.c:2056
4801#, c-format
4802msgid "call to tc_aout_fix_to_chars \n"
4803msgstr ""
4804
4805#: config/tc-h8300.c:2065 config/tc-xc16x.c:340
4806#, c-format
4807msgid "call to md_convert_frag \n"
4808msgstr ""
4809
4810#: config/tc-h8300.c:2116 config/tc-xc16x.c:244
4811#, c-format
4812msgid "call to md_estimate_size_before_relax \n"
4813msgstr ""
4814
4815#: config/tc-h8300.c:2145 config/tc-xc16x.c:285
4816msgid "Difference of symbols in different sections is not supported"
4817msgstr ""
4818
4819#: config/tc-h8300.c:2167 config/tc-mcore.c:2199 config/tc-pj.c:489
4820#: config/tc-sh.c:4374 config/tc-xc16x.c:308
4821#, c-format
4822msgid "Cannot represent relocation type %s"
4823msgstr ""
4824
4825#. Simple range checking for FIELD against HIGH and LOW bounds.
4826#. IGNORE is used to suppress the error message.
4827#. Variant of CHECK_FIELD for use in md_apply_fix and other places where
4828#. the current file and line number are not valid.
4829#: config/tc-hppa.c:1015 config/tc-hppa.c:1029
4830#, c-format
4831msgid "Field out of range [%d..%d] (%d)."
4832msgstr ""
4833
4834#. Simple alignment checking for FIELD against ALIGN (a power of two).
4835#. IGNORE is used to suppress the error message.
4836#: config/tc-hppa.c:1043
4837#, c-format
4838msgid "Field not properly aligned [%d] (%d)."
4839msgstr ""
4840
4841#: config/tc-hppa.c:1096
4842msgid "Missing .exit\n"
4843msgstr ""
4844
4845#: config/tc-hppa.c:1099
4846msgid "Missing .procend\n"
4847msgstr ""
4848
4849#: config/tc-hppa.c:1284
4850#, c-format
4851msgid "Invalid field selector. Assuming F%%."
4852msgstr ""
4853
4854#: config/tc-hppa.c:1311
4855msgid "Bad segment in expression."
4856msgstr ""
4857
4858#: config/tc-hppa.c:1336
4859#, c-format
4860msgid "Invalid Nullification: (%c)"
4861msgstr ""
4862
4863#: config/tc-hppa.c:1406
4864msgid "Cannot handle fixup"
4865msgstr ""
4866
4867#: config/tc-hppa.c:1704
4868#, c-format
4869msgid " -Q ignored\n"
4870msgstr ""
4871
4872#: config/tc-hppa.c:1708
4873#, c-format
4874msgid " -c print a warning if a comment is found\n"
4875msgstr ""
4876
4877#: config/tc-hppa.c:1774
4878#, c-format
4879msgid "no hppa_fixup entry for fixup type 0x%x"
4880msgstr ""
4881
4882#: config/tc-hppa.c:1953
4883msgid "Unknown relocation encountered in md_apply_fix."
4884msgstr ""
4885
4886#: config/tc-hppa.c:2141 config/tc-hppa.c:2166
4887#, c-format
4888msgid "Undefined register: '%s'."
4889msgstr ""
4890
4891#: config/tc-hppa.c:2200
4892#, c-format
4893msgid "Non-absolute symbol: '%s'."
4894msgstr ""
4895
4896#: config/tc-hppa.c:2215
4897#, c-format
4898msgid "Undefined absolute constant: '%s'."
4899msgstr ""
4900
4901#: config/tc-hppa.c:2246 config/tc-hppa.c:5665
4902msgid "could not update architecture and machine"
4903msgstr ""
4904
4905#: config/tc-hppa.c:2284
4906#, c-format
4907msgid "Invalid FP Compare Condition: %s"
4908msgstr ""
4909
4910#: config/tc-hppa.c:2339
4911#, c-format
4912msgid "Invalid FTEST completer: %s"
4913msgstr ""
4914
4915#: config/tc-hppa.c:2405 config/tc-hppa.c:2442
4916#, c-format
4917msgid "Invalid FP Operand Format: %3s"
4918msgstr ""
4919
4920#: config/tc-hppa.c:2577
4921msgid "Bad segment (should be absolute)."
4922msgstr ""
4923
4924#: config/tc-hppa.c:2603
4925#, c-format
4926msgid "Invalid argument location: %s\n"
4927msgstr ""
4928
4929#: config/tc-hppa.c:2632
4930#, c-format
4931msgid "Invalid argument description: %d"
4932msgstr ""
4933
4934#: config/tc-hppa.c:3458
4935msgid "Invalid Indexed Load Completer."
4936msgstr ""
4937
4938#: config/tc-hppa.c:3463
4939msgid "Invalid Indexed Load Completer Syntax."
4940msgstr ""
4941
4942#: config/tc-hppa.c:3497
4943msgid "Invalid Short Load/Store Completer."
4944msgstr ""
4945
4946#: config/tc-hppa.c:3557 config/tc-hppa.c:3562
4947msgid "Invalid Store Bytes Short Completer"
4948msgstr ""
4949
4950#: config/tc-hppa.c:3873 config/tc-hppa.c:3879
4951msgid "Invalid left/right combination completer"
4952msgstr ""
4953
4954#: config/tc-hppa.c:3928 config/tc-hppa.c:3935
4955msgid "Invalid permutation completer"
4956msgstr ""
4957
4958#: config/tc-hppa.c:4035
4959#, c-format
4960msgid "Invalid Add Condition: %s"
4961msgstr ""
4962
4963#: config/tc-hppa.c:4046 config/tc-hppa.c:4056
4964msgid "Invalid Add and Branch Condition"
4965msgstr ""
4966
4967#: config/tc-hppa.c:4077 config/tc-hppa.c:4214
4968msgid "Invalid Compare/Subtract Condition"
4969msgstr ""
4970
4971#: config/tc-hppa.c:4117
4972#, c-format
4973msgid "Invalid Bit Branch Condition: %c"
4974msgstr ""
4975
4976#: config/tc-hppa.c:4202
4977#, c-format
4978msgid "Invalid Compare/Subtract Condition: %s"
4979msgstr ""
4980
4981#: config/tc-hppa.c:4229
4982msgid "Invalid Compare and Branch Condition"
4983msgstr ""
4984
4985#: config/tc-hppa.c:4325
4986msgid "Invalid Logical Instruction Condition."
4987msgstr ""
4988
4989#: config/tc-hppa.c:4380
4990msgid "Invalid Shift/Extract/Deposit Condition."
4991msgstr ""
4992
4993#: config/tc-hppa.c:4492
4994msgid "Invalid Unit Instruction Condition."
4995msgstr ""
4996
4997#: config/tc-hppa.c:4967 config/tc-hppa.c:4999 config/tc-hppa.c:5030
4998#: config/tc-hppa.c:5060
4999msgid "Branch to unaligned address"
5000msgstr ""
5001
5002#: config/tc-hppa.c:5238
5003msgid "Invalid SFU identifier"
5004msgstr ""
5005
5006#: config/tc-hppa.c:5288
5007msgid "Invalid COPR identifier"
5008msgstr ""
5009
5010#: config/tc-hppa.c:5417
5011msgid "Invalid Floating Point Operand Format."
5012msgstr ""
5013
5014#: config/tc-hppa.c:5534 config/tc-hppa.c:5554 config/tc-hppa.c:5574
5015#: config/tc-hppa.c:5594 config/tc-hppa.c:5614
5016msgid "Invalid register for single precision fmpyadd or fmpysub"
5017msgstr ""
5018
5019#: config/tc-hppa.c:5682
5020#, c-format
5021msgid "Invalid operands %s"
5022msgstr ""
5023
5024#: config/tc-hppa.c:5737 config/tc-hppa.c:6925 config/tc-hppa.c:6980
5025msgid "Missing function name for .PROC (corrupted label chain)"
5026msgstr ""
5027
5028#: config/tc-hppa.c:5740 config/tc-hppa.c:6983
5029msgid "Missing function name for .PROC"
5030msgstr ""
5031
5032#: config/tc-hppa.c:5799
5033msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
5034msgstr ""
5035
5036#: config/tc-hppa.c:5895
5037#, c-format
5038msgid "Invalid .CALL argument: %s"
5039msgstr ""
5040
5041#: config/tc-hppa.c:6011
5042msgid ".callinfo is not within a procedure definition"
5043msgstr ""
5044
5045#: config/tc-hppa.c:6031
5046#, c-format
5047msgid "FRAME parameter must be a multiple of 8: %d\n"
5048msgstr ""
5049
5050#: config/tc-hppa.c:6050
5051msgid "Value for ENTRY_GR must be in the range 3..18\n"
5052msgstr ""
5053
5054#: config/tc-hppa.c:6062
5055msgid "Value for ENTRY_FR must be in the range 12..21\n"
5056msgstr ""
5057
5058#: config/tc-hppa.c:6072
5059msgid "Value for ENTRY_SR must be 3\n"
5060msgstr ""
5061
5062#: config/tc-hppa.c:6128
5063#, c-format
5064msgid "Invalid .CALLINFO argument: %s"
5065msgstr ""
5066
5067#: config/tc-hppa.c:6238
5068msgid "The .ENTER pseudo-op is not supported"
5069msgstr ""
5070
5071#: config/tc-hppa.c:6254
5072msgid "Misplaced .entry. Ignored."
5073msgstr ""
5074
5075#: config/tc-hppa.c:6258
5076msgid "Missing .callinfo."
5077msgstr ""
5078
5079#: config/tc-hppa.c:6322
5080msgid ".REG expression must be a register"
5081msgstr ""
5082
5083#: config/tc-hppa.c:6338
5084msgid "bad or irreducible absolute expression; zero assumed"
5085msgstr ""
5086
5087#: config/tc-hppa.c:6349
5088msgid ".REG must use a label"
5089msgstr ""
5090
5091#: config/tc-hppa.c:6351
5092msgid ".EQU must use a label"
5093msgstr ""
5094
5095#: config/tc-hppa.c:6413
5096#, c-format
5097msgid "Symbol '%s' could not be created."
5098msgstr ""
5099
5100#: config/tc-hppa.c:6417
5101msgid "No memory for symbol name."
5102msgstr ""
5103
5104#: config/tc-hppa.c:6466
5105msgid ".EXIT must appear within a procedure"
5106msgstr ""
5107
5108#: config/tc-hppa.c:6470
5109msgid "Missing .callinfo"
5110msgstr ""
5111
5112#: config/tc-hppa.c:6474
5113msgid "No .ENTRY for this .EXIT"
5114msgstr ""
5115
5116#: config/tc-hppa.c:6514
5117#, c-format
5118msgid "Using ENTRY rather than CODE in export directive for %s"
5119msgstr ""
5120
5121#: config/tc-hppa.c:6631
5122#, c-format
5123msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
5124msgstr ""
5125
5126#: config/tc-hppa.c:6655
5127#, c-format
5128msgid "Cannot define export symbol: %s\n"
5129msgstr ""
5130
5131#: config/tc-hppa.c:6752
5132msgid "Missing label name on .LABEL"
5133msgstr ""
5134
5135#: config/tc-hppa.c:6757
5136msgid "extra .LABEL arguments ignored."
5137msgstr ""
5138
5139#: config/tc-hppa.c:6773
5140msgid "The .LEAVE pseudo-op is not supported"
5141msgstr ""
5142
5143#: config/tc-hppa.c:6811
5144msgid "Unrecognized .LEVEL argument\n"
5145msgstr ""
5146
5147#: config/tc-hppa.c:6845
5148#, c-format
5149msgid "Cannot define static symbol: %s\n"
5150msgstr ""
5151
5152#: config/tc-hppa.c:6879
5153msgid "Nested procedures"
5154msgstr ""
5155
5156#: config/tc-hppa.c:6889
5157msgid "Cannot allocate unwind descriptor\n"
5158msgstr ""
5159
5160#: config/tc-hppa.c:6987
5161msgid "misplaced .procend"
5162msgstr ""
5163
5164#: config/tc-hppa.c:6990
5165msgid "Missing .callinfo for this procedure"
5166msgstr ""
5167
5168#: config/tc-hppa.c:6993
5169msgid "Missing .EXIT for a .ENTRY"
5170msgstr ""
5171
5172#: config/tc-hppa.c:7030
5173msgid "Not in a space.\n"
5174msgstr ""
5175
5176#: config/tc-hppa.c:7033
5177msgid "Not in a subspace.\n"
5178msgstr ""
5179
5180#: config/tc-hppa.c:7122
5181msgid "Invalid .SPACE argument"
5182msgstr ""
5183
5184#: config/tc-hppa.c:7168
5185msgid "Can't change spaces within a procedure definition. Ignored"
5186msgstr ""
5187
5188#: config/tc-hppa.c:7296
5189#, c-format
5190msgid "Undefined space: '%s' Assuming space number = 0."
5191msgstr ""
5192
5193#: config/tc-hppa.c:7319
5194msgid "Must be in a space before changing or declaring subspaces.\n"
5195msgstr ""
5196
5197#: config/tc-hppa.c:7323
5198msgid "Can't change subspaces within a procedure definition. Ignored"
5199msgstr ""
5200
5201#: config/tc-hppa.c:7359
5202msgid "Parameters of an existing subspace can't be modified"
5203msgstr ""
5204
5205#: config/tc-hppa.c:7411
5206msgid "Alignment must be a power of 2"
5207msgstr ""
5208
5209#: config/tc-hppa.c:7458
5210msgid "FIRST not supported as a .SUBSPACE argument"
5211msgstr ""
5212
5213#: config/tc-hppa.c:7460
5214msgid "Invalid .SUBSPACE argument"
5215msgstr ""
5216
5217#: config/tc-hppa.c:7649
5218#, c-format
5219msgid "Internal error: Unable to find containing space for %s."
5220msgstr ""
5221
5222#: config/tc-hppa.c:7687
5223#, c-format
5224msgid "Out of memory: could not allocate new space chain entry: %s\n"
5225msgstr ""
5226
5227#: config/tc-hppa.c:7775
5228#, c-format
5229msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
5230msgstr ""
5231
5232#: config/tc-hppa.c:8220
5233msgid "-R option not supported on this target."
5234msgstr ""
5235
5236#: config/tc-hppa.c:8237 config/tc-sparc.c:811 config/tc-sparc.c:848
5237#, c-format
5238msgid "Internal error: can't hash `%s': %s\n"
5239msgstr ""
5240
5241#: config/tc-hppa.c:8246 config/tc-i860.c:236
5242#, c-format
5243msgid "internal error: losing opcode: `%s' \"%s\"\n"
5244msgstr ""
5245
5246#: config/tc-i386.c:1764
5247#, c-format
5248msgid "%s shortened to %s"
5249msgstr ""
5250
5251#: config/tc-i386.c:1834
5252msgid "same type of prefix used twice"
5253msgstr ""
5254
5255#: config/tc-i386.c:1855
5256msgid "64bit mode not supported on this CPU."
5257msgstr ""
5258
5259#: config/tc-i386.c:1859
5260msgid "32bit mode not supported on this CPU."
5261msgstr ""
5262
5263#: config/tc-i386.c:1892
5264msgid "bad argument to syntax directive."
5265msgstr ""
5266
5267#: config/tc-i386.c:1939
5268msgid "bad argument to sse_check directive."
5269msgstr ""
5270
5271#: config/tc-i386.c:1943
5272msgid "missing argument for sse_check directive"
5273msgstr ""
5274
5275#: config/tc-i386.c:2011
5276#, c-format
5277msgid "no such architecture: `%s'"
5278msgstr ""
5279
5280#: config/tc-i386.c:2016
5281msgid "missing cpu architecture"
5282msgstr ""
5283
5284#: config/tc-i386.c:2030
5285#, c-format
5286msgid "no such architecture modifier: `%s'"
5287msgstr ""
5288
5289#: config/tc-i386.c:2046 config/tc-i386.c:8354 config/tc-maxq.c:223
5290msgid "Unknown architecture"
5291msgstr ""
5292
5293#: config/tc-i386.c:2394
5294#, c-format
5295msgid "unknown relocation (%u)"
5296msgstr ""
5297
5298#: config/tc-i386.c:2396
5299#, c-format
5300msgid "%u-byte relocation cannot be applied to %u-byte field"
5301msgstr ""
5302
5303#: config/tc-i386.c:2400
5304msgid "non-pc-relative relocation for pc-relative field"
5305msgstr ""
5306
5307#: config/tc-i386.c:2405
5308msgid "relocated field and relocation type differ in signedness"
5309msgstr ""
5310
5311#: config/tc-i386.c:2414
5312msgid "there are no unsigned pc-relative relocations"
5313msgstr ""
5314
5315#: config/tc-i386.c:2422
5316#, c-format
5317msgid "cannot do %u byte pc-relative relocation"
5318msgstr ""
5319
5320#: config/tc-i386.c:2439
5321#, c-format
5322msgid "cannot do %s %u byte relocation"
5323msgstr ""
5324
5325#: config/tc-i386.c:2670
5326#, c-format
5327msgid "can't use register '%s%s' as operand %d in '%s'."
5328msgstr ""
5329
5330#: config/tc-i386.c:2781
5331#, c-format
5332msgid "SSE instruction `%s' is used"
5333msgstr ""
5334
5335#: config/tc-i386.c:2795 config/tc-i386.c:4113
5336#, c-format
5337msgid "ambiguous operand size for `%s'"
5338msgstr ""
5339
5340#. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
5341#: config/tc-i386.c:2844
5342#, c-format
5343msgid "translating to `%sp'"
5344msgstr ""
5345
5346#: config/tc-i386.c:2895
5347#, c-format
5348msgid "can't encode register '%s%s' in an instruction requiring REX prefix."
5349msgstr ""
5350
5351#: config/tc-i386.c:2942 config/tc-i386.c:3050 config/tc-maxq.c:800
5352#: config/tc-maxq.c:830
5353#, c-format
5354msgid "no such instruction: `%s'"
5355msgstr ""
5356
5357#: config/tc-i386.c:2953 config/tc-i386.c:3083 config/tc-maxq.c:808
5358#, c-format
5359msgid "invalid character %s in mnemonic"
5360msgstr ""
5361
5362#: config/tc-i386.c:2960
5363msgid "expecting prefix; got nothing"
5364msgstr ""
5365
5366#: config/tc-i386.c:2962
5367msgid "expecting mnemonic; got nothing"
5368msgstr ""
5369
5370#: config/tc-i386.c:2977 config/tc-i386.c:3101
5371#, c-format
5372msgid "`%s' is only supported in 64-bit mode"
5373msgstr ""
5374
5375#: config/tc-i386.c:2978 config/tc-i386.c:3100
5376#, c-format
5377msgid "`%s' is not supported in 64-bit mode"
5378msgstr ""
5379
5380#: config/tc-i386.c:2990
5381#, c-format
5382msgid "redundant %s prefix"
5383msgstr ""
5384
5385#: config/tc-i386.c:3107
5386#, c-format
5387msgid "`%s' is not supported on `%s%s'"
5388msgstr ""
5389
5390#: config/tc-i386.c:3117
5391msgid "use .code16 to ensure correct addressing mode"
5392msgstr ""
5393
5394#: config/tc-i386.c:3130
5395#, c-format
5396msgid "expecting string instruction after `%s'"
5397msgstr ""
5398
5399#: config/tc-i386.c:3162
5400#, c-format
5401msgid "invalid character %s before operand %d"
5402msgstr ""
5403
5404#: config/tc-i386.c:3176
5405#, c-format
5406msgid "unbalanced parenthesis in operand %d."
5407msgstr ""
5408
5409#: config/tc-i386.c:3179 config/tc-maxq.c:1850
5410#, c-format
5411msgid "unbalanced brackets in operand %d."
5412msgstr ""
5413
5414#: config/tc-i386.c:3188
5415#, c-format
5416msgid "invalid character %s in operand %d"
5417msgstr ""
5418
5419#: config/tc-i386.c:3216 config/tc-maxq.c:1876
5420#, c-format
5421msgid "spurious operands; (%d operands/instruction max)"
5422msgstr ""
5423
5424#: config/tc-i386.c:3239 config/tc-maxq.c:1896
5425msgid "expecting operand after ','; got nothing"
5426msgstr ""
5427
5428#: config/tc-i386.c:3244
5429msgid "expecting operand before ','; got nothing"
5430msgstr ""
5431
5432#: config/tc-i386.c:3853
5433#, c-format
5434msgid "ambiguous operand size or operands invalid for `%s'"
5435msgstr ""
5436
5437#: config/tc-i386.c:3856
5438#, c-format
5439msgid "suffix or operands invalid for `%s'"
5440msgstr ""
5441
5442#: config/tc-i386.c:3867
5443#, c-format
5444msgid "indirect %s without `*'"
5445msgstr ""
5446
5447#. Warn them that a data or address size prefix doesn't
5448#. affect assembly of the next line of code.
5449#: config/tc-i386.c:3875
5450#, c-format
5451msgid "stand-alone `%s' prefix"
5452msgstr ""
5453
5454#: config/tc-i386.c:3909 config/tc-i386.c:3925
5455#, c-format
5456msgid "`%s' operand %d must use `%ses' segment"
5457msgstr ""
5458
5459#. We have to know the operand size for crc32.
5460#: config/tc-i386.c:3979
5461#, c-format
5462msgid "ambiguous memory operand size for `%s`"
5463msgstr ""
5464
5465#: config/tc-i386.c:4086
5466msgid "no instruction mnemonic suffix given and no register operands; can't size instruction"
5467msgstr ""
5468
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
5471#, c-format
5472msgid "Incorrect register `%s%s' used with `%c' suffix"
5473msgstr ""
5474
5475#: config/tc-i386.c:4235 config/tc-i386.c:4309 config/tc-i386.c:4422
5476#, c-format
5477msgid "using `%s%s' instead of `%s%s' due to `%c' suffix"
5478msgstr ""
5479
5480#: config/tc-i386.c:4261 config/tc-i386.c:4285 config/tc-i386.c:4353
5481#: config/tc-i386.c:4398
5482#, c-format
5483msgid "`%s%s' not allowed with `%s%c'"
5484msgstr ""
5485
5486#: config/tc-i386.c:4489
5487msgid "no instruction mnemonic suffix given; can't determine immediate size"
5488msgstr ""
5489
5490#: config/tc-i386.c:4679 config/tc-i386.c:4714 config/tc-i386.c:4783
5491#: config/tc-i386.c:4834
5492#, c-format
5493msgid "Incorrect operands for the '%s' instruction"
5494msgstr ""
5495
5496#: config/tc-i386.c:4841
5497#, c-format
5498msgid "Internal error for the '%s' instruction"
5499msgstr ""
5500
5501#: config/tc-i386.c:4849
5502#, c-format
5503msgid "the last operand of `%s' must be `%s%s'"
5504msgstr ""
5505
5506#: config/tc-i386.c:4852
5507#, c-format
5508msgid "the first operand of `%s' must be `%s%s'"
5509msgstr ""
5510
5511#: config/tc-i386.c:5007
5512#, c-format
5513msgid "you can't `pop %scs'"
5514msgstr ""
5515
5516#. Reversed arguments on faddp, fsubp, etc.
5517#: config/tc-i386.c:5036
5518#, c-format
5519msgid "translating to `%s %s%s,%s%s'"
5520msgstr ""
5521
5522#. Extraneous `l' suffix on fp insn.
5523#: config/tc-i386.c:5043
5524#, c-format
5525msgid "translating to `%s %s%s'"
5526msgstr ""
5527
5528#: config/tc-i386.c:5071
5529#, c-format
5530msgid "segment override on `%s' is ineffectual"
5531msgstr ""
5532
5533#: config/tc-i386.c:5727 config/tc-i386.c:5821 config/tc-i386.c:5866
5534msgid "skipping prefixes on this instruction"
5535msgstr ""
5536
5537#: config/tc-i386.c:5886
5538msgid "16-bit jump out of range"
5539msgstr ""
5540
5541#: config/tc-i386.c:5895
5542#, c-format
5543msgid "can't handle non absolute segment in `%s'"
5544msgstr ""
5545
5546#: config/tc-i386.c:6498
5547#, c-format
5548msgid "@%s reloc is not supported with %d-bit output format"
5549msgstr ""
5550
5551#: config/tc-i386.c:6542
5552#, c-format
5553msgid "missing or invalid expression `%s'"
5554msgstr ""
5555
5556#: config/tc-i386.c:6595
5557#, c-format
5558msgid "at most %d immediate operands are allowed"
5559msgstr ""
5560
5561#: config/tc-i386.c:6617 config/tc-i386.c:6855 config/tc-maxq.c:1462
5562#, c-format
5563msgid "junk `%s' after expression"
5564msgstr ""
5565
5566#: config/tc-i386.c:6630
5567#, c-format
5568msgid "missing or invalid immediate expression `%s'"
5569msgstr ""
5570
5571#: config/tc-i386.c:6653 config/tc-i386.c:6910 config/tc-maxq.c:1492
5572#, c-format
5573msgid "unimplemented segment %s in operand"
5574msgstr ""
5575
5576#: config/tc-i386.c:6659
5577#, c-format
5578msgid "illegal immediate register operand %s"
5579msgstr ""
5580
5581#: config/tc-i386.c:6707
5582#, c-format
5583msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
5584msgstr ""
5585
5586#: config/tc-i386.c:6716
5587#, c-format
5588msgid "scale factor of %d without an index register"
5589msgstr ""
5590
5591#: config/tc-i386.c:6738
5592#, c-format
5593msgid "at most %d displacement operands are allowed"
5594msgstr ""
5595
5596#: config/tc-i386.c:6895
5597#, c-format
5598msgid "missing or invalid displacement expression `%s'"
5599msgstr ""
5600
5601#: config/tc-i386.c:6999
5602#, c-format
5603msgid "`%s' is not valid here (expected `%c%s%s%c')"
5604msgstr ""
5605
5606#: config/tc-i386.c:7079
5607#, c-format
5608msgid "`%s' is not a valid %s expression"
5609msgstr ""
5610
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
5617#, c-format
5618msgid "bad memory operand `%s'"
5619msgstr ""
5620
5621#: config/tc-i386.c:7180
5622#, c-format
5623msgid "junk `%s' after register"
5624msgstr ""
5625
5626#: config/tc-i386.c:7193 config/tc-i386.c:7309 config/tc-i386.c:7350
5627#, c-format
5628msgid "bad register name `%s'"
5629msgstr ""
5630
5631#: config/tc-i386.c:7201
5632msgid "immediate operand illegal with absolute jump"
5633msgstr ""
5634
5635#: config/tc-i386.c:7223
5636#, c-format
5637msgid "too many memory references for `%s'"
5638msgstr ""
5639
5640#: config/tc-i386.c:7301
5641#, c-format
5642msgid "expecting `,' or `)' after index register in `%s'"
5643msgstr ""
5644
5645#: config/tc-i386.c:7326
5646#, c-format
5647msgid "expecting `)' after scale factor in `%s'"
5648msgstr ""
5649
5650#: config/tc-i386.c:7334
5651#, c-format
5652msgid "expecting index register or scale factor after `,'; got '%c'"
5653msgstr ""
5654
5655#: config/tc-i386.c:7342
5656#, c-format
5657msgid "expecting `,' or `)' after base register in `%s'"
5658msgstr ""
5659
5660#. It's not a memory operand; argh!
5661#: config/tc-i386.c:7386
5662#, c-format
5663msgid "invalid char %s beginning operand %d `%s'"
5664msgstr ""
5665
5666#: config/tc-i386.c:7562
5667msgid "long jump required"
5668msgstr ""
5669
5670#: config/tc-i386.c:7617
5671msgid "jump target out of range"
5672msgstr ""
5673
5674#: config/tc-i386.c:8083
5675msgid "No compiled in support for x86_64"
5676msgstr ""
5677
5678#: config/tc-i386.c:8115 config/tc-i386.c:8162
5679#, c-format
5680msgid "Invalid -march= option: `%s'"
5681msgstr ""
5682
5683#: config/tc-i386.c:8171 config/tc-i386.c:8183
5684#, c-format
5685msgid "Invalid -mtune= option: `%s'"
5686msgstr ""
5687
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
5704#, c-format
5705msgid ""
5706" -Q ignored\n"
5707" -V print assembler version number\n"
5708" -k ignored\n"
5709msgstr ""
5710
5711#: config/tc-i386.c:8247
5712#, c-format
5713msgid ""
5714" -n Do not optimize code alignment\n"
5715" -q quieten some warnings\n"
5716msgstr ""
5717
5718#: config/tc-i386.c:8251
5719#, c-format
5720msgid " -s ignored\n"
5721msgstr ""
5722
5723#: config/tc-i386.c:8255
5724#, c-format
5725msgid " --32/--64 generate 32bit/64bit code\n"
5726msgstr ""
5727
5728#: config/tc-i386.c:8259
5729#, c-format
5730msgid " --divide do not treat `/' as a comment character\n"
5731msgstr ""
5732
5733#: config/tc-i386.c:8262
5734#, c-format
5735msgid " --divide ignored\n"
5736msgstr ""
5737
5738#: config/tc-i386.c:8265
5739#, c-format
5740msgid ""
5741" -march=CPU[,+EXTENSION...]\n"
5742" generate code for CPU and EXTENSION, CPU is one of:\n"
5743" i8086, i186, i286, i386, i486, pentium, pentiumpro,\n"
5744" pentiumii, pentiumiii, pentium4, prescott, nocona,\n"
5745" core, core2, k6, k6_2, athlon, k8, amdfam10,\n"
5746" generic32, generic64\n"
5747" EXTENSION is combination of:\n"
5748" mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, sse4,\n"
5749" avx, vmx, smx, xsave, movbe, ept, aes, pclmul, fma,\n"
5750" 3dnow, 3dnowa, sse4a, sse5, svme, abm, padlock\n"
5751msgstr ""
5752
5753#: config/tc-i386.c:8276
5754#, c-format
5755msgid ""
5756" -mtune=CPU optimize for CPU, CPU is one of:\n"
5757" i8086, i186, i286, i386, i486, pentium, pentiumpro,\n"
5758" pentiumii, pentiumiii, pentium4, prescott, nocona,\n"
5759" core, core2, k6, k6_2, athlon, k8, amdfam10,\n"
5760" generic32, generic64\n"
5761msgstr ""
5762
5763#: config/tc-i386.c:8282
5764#, c-format
5765msgid " -msse2avx encode SSE instructions with VEX prefix\n"
5766msgstr ""
5767
5768#: config/tc-i386.c:8284
5769#, c-format
5770msgid ""
5771" -msse-check=[none|error|warning]\n"
5772" check SSE instructions\n"
5773msgstr ""
5774
5775#: config/tc-i386.c:8287
5776#, c-format
5777msgid " -mmnemonic=[att|intel] use AT&T/Intel mnemonic\n"
5778msgstr ""
5779
5780#: config/tc-i386.c:8289
5781#, c-format
5782msgid " -msyntax=[att|intel] use AT&T/Intel syntax\n"
5783msgstr ""
5784
5785#: config/tc-i386.c:8291
5786#, c-format
5787msgid " -mindex-reg support pseudo index registers\n"
5788msgstr ""
5789
5790#: config/tc-i386.c:8293
5791#, c-format
5792msgid " -mnaked-reg don't require `%%' prefix for registers\n"
5793msgstr ""
5794
5795#: config/tc-i386.c:8295
5796#, c-format
5797msgid " -mold-gcc support old (<= 2.8.1) versions of gcc\n"
5798msgstr ""
5799
5800#: config/tc-i386.c:8443 config/tc-s390.c:1782
5801msgid "GOT already in symbol table"
5802msgstr ""
5803
5804#: config/tc-i386.c:8592
5805#, c-format
5806msgid "can not do %d byte pc-relative relocation"
5807msgstr ""
5808
5809#: config/tc-i386.c:8610 config/tc-maxq.c:247
5810#, c-format
5811msgid "can not do %d byte relocation"
5812msgstr ""
5813
5814#: config/tc-i386.c:8689 config/tc-maxq.c:274 config/tc-s390.c:2219
5815#, c-format
5816msgid "cannot represent relocation type %s"
5817msgstr ""
5818
5819#: config/tc-i386.c:8948
5820#, c-format
5821msgid "invalid operand for '%s' ('%s' unexpected)"
5822msgstr ""
5823
5824#: config/tc-i386.c:8960
5825#, c-format
5826msgid "too many memory references for '%s'"
5827msgstr ""
5828
5829#. See the comments in intel_bracket_expr.
5830#: config/tc-i386.c:8970
5831#, c-format
5832msgid "Treating `%s' as memory reference"
5833msgstr ""
5834
5835#: config/tc-i386.c:9009 config/tc-i386.c:9567
5836msgid "Segment override ignored"
5837msgstr ""
5838
5839#: config/tc-i386.c:9328
5840#, c-format
5841msgid "Unknown operand modifier `%s'"
5842msgstr ""
5843
5844#: config/tc-i386.c:9346
5845msgid "Conflicting operand modifiers"
5846msgstr ""
5847
5848#: config/tc-i386.c:9395
5849msgid "Invalid operand to `OFFSET'"
5850msgstr ""
5851
5852#: config/tc-i386.c:9469
5853#, c-format
5854msgid "`[%.*s]' taken to mean just `%.*s'"
5855msgstr ""
5856
5857#: config/tc-i386.c:9562
5858#, c-format
5859msgid "`%s' is not a valid segment register"
5860msgstr ""
5861
5862#: config/tc-i386.c:9569
5863msgid "Extra segment override ignored"
5864msgstr ""
5865
5866#: config/tc-i386.c:9600
5867msgid "cannot use `FLAT' here"
5868msgstr ""
5869
5870#: config/tc-i386.c:9609 config/tc-i386.c:9777
5871msgid "Register scaling only allowed in memory operands"
5872msgstr ""
5873
5874#: config/tc-i386.c:9631 config/tc-i386.c:9753
5875#, c-format
5876msgid "Syntax error: Expecting a constant, got `%s'"
5877msgstr ""
5878
5879#: config/tc-i386.c:9659
5880msgid "Too many register references in memory operand"
5881msgstr ""
5882
5883#: config/tc-i386.c:9679
5884msgid "Invalid use of register"
5885msgstr ""
5886
5887#: config/tc-i386.c:9830
5888#, c-format
5889msgid "Unrecognized token '%s'"
5890msgstr ""
5891
5892#: config/tc-i386.c:9846
5893#, c-format
5894msgid "Unexpected token `%s'"
5895msgstr ""
5896
5897#: config/tc-i386.c:10022
5898#, c-format
5899msgid "Unrecognized token `%s'"
5900msgstr ""
5901
5902#: config/tc-i386.c:10132
5903msgid "Bad .section directive: want a,l,w,x,M,S,G,T in string"
5904msgstr ""
5905
5906#: config/tc-i386.c:10135
5907msgid "Bad .section directive: want a,w,x,M,S,G,T in string"
5908msgstr ""
5909
5910#: config/tc-i386.c:10154
5911msgid ".largecomm supported only in 64bit mode, producing .comm"
5912msgstr ""
5913
5914#: config/tc-i860.c:122
5915msgid "Directive .dual available only with -mintel-syntax option"
5916msgstr ""
5917
5918#: config/tc-i860.c:132
5919msgid "Directive .enddual available only with -mintel-syntax option"
5920msgstr ""
5921
5922#: config/tc-i860.c:145
5923msgid "Directive .atmp available only with -mintel-syntax option"
5924msgstr ""
5925
5926#: config/tc-i860.c:167 config/tc-i860.c:171
5927msgid "Unknown temporary pseudo register"
5928msgstr ""
5929
5930#: config/tc-i860.c:247
5931msgid "Defective assembler. No assembly attempted."
5932msgstr ""
5933
5934#: config/tc-i860.c:393 config/tc-i860.c:938 config/tc-m68k.c:3731
5935#: config/tc-m68k.c:3763 config/tc-sparc.c:2693
5936msgid "failed sanity check."
5937msgstr ""
5938
5939#: config/tc-i860.c:400
5940#, c-format
5941msgid "Expanded opcode after delayed branch: `%s'"
5942msgstr ""
5943
5944#: config/tc-i860.c:404
5945#, c-format
5946msgid "Expanded opcode in dual mode: `%s'"
5947msgstr ""
5948
5949#: config/tc-i860.c:408
5950#, c-format
5951msgid "An instruction was expanded (%s)"
5952msgstr ""
5953
5954#: config/tc-i860.c:674
5955msgid "Pipelined instruction: fsrc1 = fdest"
5956msgstr ""
5957
5958#: config/tc-i860.c:877 config/tc-i860.c:884 config/tc-i860.c:891
5959msgid "Assembler does not yet support PIC"
5960msgstr ""
5961
5962#: config/tc-i860.c:955
5963#, c-format
5964msgid "Illegal operands for %s"
5965msgstr ""
5966
5967#: config/tc-i860.c:972
5968#, c-format
5969msgid "'d.%s' must be 8-byte aligned"
5970msgstr ""
5971
5972#: config/tc-i860.c:980
5973#, c-format
5974msgid "Prefix 'd.' invalid for instruction `%s'"
5975msgstr ""
5976
5977#: config/tc-i860.c:1133
5978#, c-format
5979msgid ""
5980" -EL\t\t\t generate code for little endian mode (default)\n"
5981" -EB\t\t\t generate code for big endian mode\n"
5982" -mwarn-expand\t\t warn if pseudo operations are expanded\n"
5983" -mxp\t\t\t enable i860XP support (disabled by default)\n"
5984" -mintel-syntax\t enable Intel syntax (default to AT&T/SVR4)\n"
5985msgstr ""
5986
5987#. SVR4 compatibility flags.
5988#: config/tc-i860.c:1141
5989#, c-format
5990msgid ""
5991" -V\t\t\t print assembler version number\n"
5992" -Qy, -Qn\t\t ignored\n"
5993msgstr ""
5994
5995#: config/tc-i860.c:1204
5996msgid "This immediate requires 0 MOD 2 alignment"
5997msgstr ""
5998
5999#: config/tc-i860.c:1207
6000msgid "This immediate requires 0 MOD 4 alignment"
6001msgstr ""
6002
6003#: config/tc-i860.c:1210
6004msgid "This immediate requires 0 MOD 8 alignment"
6005msgstr ""
6006
6007#: config/tc-i860.c:1213
6008msgid "This immediate requires 0 MOD 16 alignment"
6009msgstr ""
6010
6011#: config/tc-i860.c:1308
6012msgid "5-bit immediate too large"
6013msgstr ""
6014
6015#: config/tc-i860.c:1311
6016msgid "5-bit field must be absolute"
6017msgstr ""
6018
6019#: config/tc-i860.c:1356 config/tc-i860.c:1379
6020msgid "A branch offset requires 0 MOD 4 alignment"
6021msgstr ""
6022
6023#: config/tc-i860.c:1400
6024#, c-format
6025msgid "Unrecognized fix-up (0x%08lx)"
6026msgstr ""
6027
6028#: config/tc-i960.c:486
6029#, c-format
6030msgid "Hashing returned \"%s\"."
6031msgstr ""
6032
6033#: config/tc-i960.c:582 config/tc-i960.c:1112
6034msgid "expression syntax error"
6035msgstr ""
6036
6037#: config/tc-i960.c:618
6038msgid "attempt to branch into different segment"
6039msgstr ""
6040
6041#: config/tc-i960.c:622
6042#, c-format
6043msgid "target of %s instruction must be a label"
6044msgstr ""
6045
6046#: config/tc-i960.c:732
6047msgid "unaligned register"
6048msgstr ""
6049
6050#: config/tc-i960.c:754
6051msgid "no such sfr in this architecture"
6052msgstr ""
6053
6054#: config/tc-i960.c:792
6055msgid "illegal literal"
6056msgstr ""
6057
6058#: config/tc-i960.c:942
6059msgid "invalid index register"
6060msgstr ""
6061
6062#: config/tc-i960.c:965
6063msgid "invalid scale factor"
6064msgstr ""
6065
6066#: config/tc-i960.c:1189
6067msgid "architecture of opcode conflicts with that of earlier instruction(s)"
6068msgstr ""
6069
6070#: config/tc-i960.c:1423 config/tc-xtensa.c:11446
6071msgid "too many operands"
6072msgstr ""
6073
6074#. We never moved: there was no opcode either!
6075#: config/tc-i960.c:1471
6076msgid "missing opcode"
6077msgstr ""
6078
6079#: config/tc-i960.c:1611
6080msgid "branch prediction invalid on this opcode"
6081msgstr ""
6082
6083#: config/tc-i960.c:1649
6084#, c-format
6085msgid "invalid opcode, \"%s\"."
6086msgstr ""
6087
6088#: config/tc-i960.c:1651
6089#, c-format
6090msgid "improper number of operands. expecting %d, got %d"
6091msgstr ""
6092
6093#: config/tc-i960.c:1751
6094#, c-format
6095msgid "Fixup of %ld too large for field width of %d"
6096msgstr ""
6097
6098#: config/tc-i960.c:1861
6099#, c-format
6100msgid "invalid architecture %s"
6101msgstr ""
6102
6103#: config/tc-i960.c:1881
6104#, c-format
6105msgid "I960 options:\n"
6106msgstr ""
6107
6108#: config/tc-i960.c:1884
6109#, c-format
6110msgid ""
6111"\n"
6112"\t\t\tspecify variant of 960 architecture\n"
6113"-b\t\t\tadd code to collect statistics about branches taken\n"
6114"-link-relax\t\tpreserve individual alignment directives so linker\n"
6115"\t\t\tcan do relaxing (b.out format only)\n"
6116"-no-relax\t\tdon't alter compare-and-branch instructions for\n"
6117"\t\t\tlong displacements\n"
6118msgstr ""
6119
6120#: config/tc-i960.c:2148
6121msgid "should have 1 or 2 operands"
6122msgstr ""
6123
6124#: config/tc-i960.c:2156 config/tc-i960.c:2171
6125#, c-format
6126msgid "Redefining leafproc %s"
6127msgstr ""
6128
6129#: config/tc-i960.c:2201
6130msgid "should have two operands"
6131msgstr ""
6132
6133#: config/tc-i960.c:2211
6134msgid "'entry_num' must be absolute number in [0,31]"
6135msgstr ""
6136
6137#: config/tc-i960.c:2219
6138#, c-format
6139msgid "Redefining entrynum for sysproc %s"
6140msgstr ""
6141
6142#. Should not happen: see block comment above.
6143#: config/tc-i960.c:2319
6144#, c-format
6145msgid "Trying to 'bal' to %s"
6146msgstr ""
6147
6148#: config/tc-i960.c:2329
6149msgid "Looks like a proc, but can't tell what kind.\n"
6150msgstr ""
6151
6152#: config/tc-i960.c:2348
6153msgid "big endian mode is not supported"
6154msgstr ""
6155
6156#: config/tc-i960.c:2350
6157#, c-format
6158msgid "ignoring unrecognized .endian type `%s'"
6159msgstr ""
6160
6161#: config/tc-i960.c:2395
6162msgid "can't use COBR format with external label"
6163msgstr ""
6164
6165#: config/tc-i960.c:2570
6166msgid "option --link-relax is only supported in b.out format"
6167msgstr ""
6168
6169#: config/tc-i960.c:2597
6170#, c-format
6171msgid "No 'bal' entry point for leafproc %s"
6172msgstr ""
6173
6174#: config/tc-ia64.c:845
6175msgid "Bad .section directive: want a,o,s,w,x,M,S,G,T in string"
6176msgstr ""
6177
6178#: config/tc-ia64.c:897
6179msgid "Size of frame exceeds maximum of 96 registers"
6180msgstr ""
6181
6182#: config/tc-ia64.c:902
6183msgid "Size of rotating registers exceeds frame size"
6184msgstr ""
6185
6186#: config/tc-ia64.c:989
6187msgid "Unwind directive not followed by an instruction."
6188msgstr ""
6189
6190#: config/tc-ia64.c:998 config/tc-ia64.c:7380
6191msgid "qualifying predicate not followed by instruction"
6192msgstr ""
6193
6194#: config/tc-ia64.c:1063 config/tc-ia64.c:1097
6195msgid "record type is not valid"
6196msgstr ""
6197
6198#: config/tc-ia64.c:1166
6199msgid "Invalid record type for P3 format."
6200msgstr ""
6201
6202#: config/tc-ia64.c:1202
6203msgid "Invalid record type for format P6"
6204msgstr ""
6205
6206#: config/tc-ia64.c:1382 config/tc-ia64.c:1434
6207msgid "Invalid record type for format B1"
6208msgstr ""
6209
6210#: config/tc-ia64.c:1467
6211msgid "Invalid record type for format X1"
6212msgstr ""
6213
6214#: config/tc-ia64.c:1509
6215msgid "Invalid record type for format X3"
6216msgstr ""
6217
6218#: config/tc-ia64.c:1547
6219msgid "Previous .save incomplete"
6220msgstr ""
6221
6222#: config/tc-ia64.c:2372
6223msgid "spill_mask record unimplemented."
6224msgstr ""
6225
6226#: config/tc-ia64.c:2429
6227msgid "record_type_not_valid"
6228msgstr ""
6229
6230#: config/tc-ia64.c:2514
6231msgid "Ignoring attempt to spill beyond end of region"
6232msgstr ""
6233
6234#: config/tc-ia64.c:2573
6235msgid "Only constant space allocation is supported"
6236msgstr ""
6237
6238#: config/tc-ia64.c:2587
6239msgid "Only constant offsets are supported"
6240msgstr ""
6241
6242#: config/tc-ia64.c:2610
6243msgid "Section switching in code is not supported."
6244msgstr ""
6245
6246#: config/tc-ia64.c:2652
6247msgid " Insn slot not set in unwind record."
6248msgstr ""
6249
6250#: config/tc-ia64.c:2726
6251msgid "frgr_mem record before region record!"
6252msgstr ""
6253
6254#: config/tc-ia64.c:2737
6255msgid "fr_mem record before region record!"
6256msgstr ""
6257
6258#: config/tc-ia64.c:2746
6259msgid "gr_mem record before region record!"
6260msgstr ""
6261
6262#: config/tc-ia64.c:2755
6263msgid "br_mem record before region record!"
6264msgstr ""
6265
6266#: config/tc-ia64.c:2765
6267msgid "gr_gr record before region record!"
6268msgstr ""
6269
6270#: config/tc-ia64.c:2773
6271msgid "br_gr record before region record!"
6272msgstr ""
6273
6274#: config/tc-ia64.c:2891
6275#, c-format
6276msgid "First operand to .%s must be a predicate"
6277msgstr ""
6278
6279#: config/tc-ia64.c:2895
6280#, c-format
6281msgid "Pointless use of p0 as first operand to .%s"
6282msgstr ""
6283
6284#: config/tc-ia64.c:2951
6285#, c-format
6286msgid "Operand %d to .%s must be a preserved register"
6287msgstr ""
6288
6289#: config/tc-ia64.c:2987
6290#, c-format
6291msgid "Operand %d to .%s must be a writable register"
6292msgstr ""
6293
6294#: config/tc-ia64.c:3012
6295#, c-format
6296msgid "Radix `%s' unsupported or invalid"
6297msgstr ""
6298
6299#: config/tc-ia64.c:3042 config/tc-ia64.c:3047
6300#, c-format
6301msgid ".%s outside of %s"
6302msgstr ""
6303
6304#: config/tc-ia64.c:3132
6305msgid "Tags on unwind pseudo-ops aren't supported, yet"
6306msgstr ""
6307
6308#: config/tc-ia64.c:3154
6309msgid "First operand to .fframe must be a constant"
6310msgstr ""
6311
6312#: config/tc-ia64.c:3174
6313msgid "First operand to .vframe must be a general register"
6314msgstr ""
6315
6316#: config/tc-ia64.c:3182
6317msgid "Operand of .vframe contradicts .prologue"
6318msgstr ""
6319
6320#: config/tc-ia64.c:3192
6321msgid ".vframepsp is meaningless, assuming .vframesp was meant"
6322msgstr ""
6323
6324#: config/tc-ia64.c:3200
6325msgid "Operand to .vframesp must be a constant (sp-relative offset)"
6326msgstr ""
6327
6328#: config/tc-ia64.c:3227
6329msgid "First operand to .save not a register"
6330msgstr ""
6331
6332#: config/tc-ia64.c:3233
6333msgid "Second operand to .save not a valid register"
6334msgstr ""
6335
6336#: config/tc-ia64.c:3264 config/tc-ia64.c:3275 config/tc-ia64.c:3283
6337msgid "Second operand of .save contradicts .prologue"
6338msgstr ""
6339
6340#: config/tc-ia64.c:3290
6341msgid "First operand to .save not a valid register"
6342msgstr ""
6343
6344#: config/tc-ia64.c:3308
6345msgid "First operand to .restore must be stack pointer (sp)"
6346msgstr ""
6347
6348#: config/tc-ia64.c:3317
6349msgid "Second operand to .restore must be a constant >= 0"
6350msgstr ""
6351
6352#: config/tc-ia64.c:3327
6353#, c-format
6354msgid "Epilogue count of %lu exceeds number of nested prologues (%u)"
6355msgstr ""
6356
6357#: config/tc-ia64.c:3414
6358#, c-format
6359msgid "Illegal section name `%s' (causes unwind section name clash)"
6360msgstr ""
6361
6362#: config/tc-ia64.c:3605
6363msgid "First operand to .altrp not a valid branch register"
6364msgstr ""
6365
6366#: config/tc-ia64.c:3634
6367#, c-format
6368msgid "First operand to .%s not a register"
6369msgstr ""
6370
6371#: config/tc-ia64.c:3639
6372#, c-format
6373msgid "Second operand to .%s not a constant"
6374msgstr ""
6375
6376#: config/tc-ia64.c:3706
6377#, c-format
6378msgid "First operand to .%s not a valid register"
6379msgstr ""
6380
6381#: config/tc-ia64.c:3729
6382msgid "First operand to .save.g must be a positive 4-bit constant"
6383msgstr ""
6384
6385#: config/tc-ia64.c:3742
6386msgid "Second operand to .save.g must be a general register"
6387msgstr ""
6388
6389#: config/tc-ia64.c:3747
6390#, c-format
6391msgid "Second operand to .save.g must be the first of %d general registers"
6392msgstr ""
6393
6394#: config/tc-ia64.c:3770
6395msgid "Operand to .save.f must be a positive 20-bit constant"
6396msgstr ""
6397
6398#: config/tc-ia64.c:3793
6399msgid "First operand to .save.b must be a positive 5-bit constant"
6400msgstr ""
6401
6402#: config/tc-ia64.c:3806
6403msgid "Second operand to .save.b must be a general register"
6404msgstr ""
6405
6406#: config/tc-ia64.c:3811
6407#, c-format
6408msgid "Second operand to .save.b must be the first of %d general registers"
6409msgstr ""
6410
6411#: config/tc-ia64.c:3837
6412msgid "First operand to .save.gf must be a non-negative 4-bit constant"
6413msgstr ""
6414
6415#: config/tc-ia64.c:3845
6416msgid "Second operand to .save.gf must be a non-negative 20-bit constant"
6417msgstr ""
6418
6419#: config/tc-ia64.c:3853
6420msgid "Operands to .save.gf may not be both zero"
6421msgstr ""
6422
6423#: config/tc-ia64.c:3870
6424msgid "Operand to .spill must be a constant"
6425msgstr ""
6426
6427#: config/tc-ia64.c:3939
6428#, c-format
6429msgid "Operand %d to .%s must be a constant"
6430msgstr ""
6431
6432#: config/tc-ia64.c:3960
6433#, c-format
6434msgid "Missing .label_state %ld"
6435msgstr ""
6436
6437#: config/tc-ia64.c:4014
6438msgid "Operand to .label_state must be a constant"
6439msgstr ""
6440
6441#: config/tc-ia64.c:4033
6442msgid "Operand to .copy_state must be a constant"
6443msgstr ""
6444
6445#: config/tc-ia64.c:4056
6446msgid "First operand to .unwabi must be a constant"
6447msgstr ""
6448
6449#: config/tc-ia64.c:4062
6450msgid "Second operand to .unwabi must be a constant"
6451msgstr ""
6452
6453#: config/tc-ia64.c:4097
6454msgid "Missing .endp after previous .proc"
6455msgstr ""
6456
6457#: config/tc-ia64.c:4116
6458msgid "Empty argument of .proc"
6459msgstr ""
6460
6461#: config/tc-ia64.c:4121
6462#, c-format
6463msgid "`%s' was already defined"
6464msgstr ""
6465
6466#: config/tc-ia64.c:4164
6467msgid "Initial .body should precede any instructions"
6468msgstr ""
6469
6470#: config/tc-ia64.c:4183
6471msgid ".prologue within prologue"
6472msgstr ""
6473
6474#: config/tc-ia64.c:4188
6475msgid "Initial .prologue should precede any instructions"
6476msgstr ""
6477
6478#: config/tc-ia64.c:4198
6479msgid "First operand to .prologue must be a positive 4-bit constant"
6480msgstr ""
6481
6482#: config/tc-ia64.c:4200
6483msgid "Pointless use of zero first operand to .prologue"
6484msgstr ""
6485
6486#: config/tc-ia64.c:4214
6487msgid "Using a constant as second operand to .prologue is deprecated"
6488msgstr ""
6489
6490#: config/tc-ia64.c:4220
6491msgid "Second operand to .prologue must be a general register"
6492msgstr ""
6493
6494#: config/tc-ia64.c:4225
6495#, c-format
6496msgid "Second operand to .prologue must be the first of %d general registers"
6497msgstr ""
6498
6499#: config/tc-ia64.c:4337
6500#, c-format
6501msgid "`%s' was not defined within procedure"
6502msgstr ""
6503
6504#: config/tc-ia64.c:4375
6505msgid "Empty argument of .endp"
6506msgstr ""
6507
6508#: config/tc-ia64.c:4389
6509#, c-format
6510msgid "`%s' was not specified with previous .proc"
6511msgstr ""
6512
6513#: config/tc-ia64.c:4404
6514#, c-format
6515msgid "`%s' should be an operand to this .endp"
6516msgstr ""
6517
6518#: config/tc-ia64.c:4445 config/tc-ia64.c:4783 config/tc-ia64.c:5090
6519msgid "Comma expected"
6520msgstr ""
6521
6522#: config/tc-ia64.c:4486
6523msgid "Expected '['"
6524msgstr ""
6525
6526#: config/tc-ia64.c:4495 config/tc-ia64.c:7515
6527msgid "Expected ']'"
6528msgstr ""
6529
6530#: config/tc-ia64.c:4500
6531msgid "Number of elements must be positive"
6532msgstr ""
6533
6534#: config/tc-ia64.c:4511
6535#, c-format
6536msgid "Used more than the declared %d rotating registers"
6537msgstr ""
6538
6539#: config/tc-ia64.c:4519
6540msgid "Used more than the available 96 rotating registers"
6541msgstr ""
6542
6543#: config/tc-ia64.c:4526
6544msgid "Used more than the available 48 rotating registers"
6545msgstr ""
6546
6547#: config/tc-ia64.c:4554
6548#, c-format
6549msgid "Attempt to redefine register set `%s'"
6550msgstr ""
6551
6552#: config/tc-ia64.c:4620
6553#, c-format
6554msgid "Unknown psr option `%s'"
6555msgstr ""
6556
6557#: config/tc-ia64.c:4668
6558msgid "Missing section name"
6559msgstr ""
6560
6561#: config/tc-ia64.c:4678
6562msgid "Comma expected after section name"
6563msgstr ""
6564
6565#: config/tc-ia64.c:4689
6566msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated."
6567msgstr ""
6568
6569#: config/tc-ia64.c:4778
6570msgid "Register name expected"
6571msgstr ""
6572
6573#: config/tc-ia64.c:4791
6574msgid "Register value annotation ignored"
6575msgstr ""
6576
6577#: config/tc-ia64.c:4830
6578msgid "Directive invalid within a bundle"
6579msgstr ""
6580
6581#: config/tc-ia64.c:4921
6582msgid "Missing predicate relation type"
6583msgstr ""
6584
6585#: config/tc-ia64.c:4927
6586msgid "Unrecognized predicate relation type"
6587msgstr ""
6588
6589#: config/tc-ia64.c:4973
6590msgid "Bad register range"
6591msgstr ""
6592
6593#: config/tc-ia64.c:4982 config/tc-ia64.c:7460
6594msgid "Predicate register expected"
6595msgstr ""
6596
6597#: config/tc-ia64.c:4987
6598msgid "Duplicate predicate register ignored"
6599msgstr ""
6600
6601#: config/tc-ia64.c:5003
6602msgid "Predicate source and target required"
6603msgstr ""
6604
6605#: config/tc-ia64.c:5005 config/tc-ia64.c:5017
6606msgid "Use of p0 is not valid in this context"
6607msgstr ""
6608
6609#: config/tc-ia64.c:5012
6610msgid "At least two PR arguments expected"
6611msgstr ""
6612
6613#: config/tc-ia64.c:5026
6614msgid "At least one PR argument expected"
6615msgstr ""
6616
6617#: config/tc-ia64.c:5061
6618#, c-format
6619msgid "Inserting \"%s\" into entry hint table failed: %s"
6620msgstr ""
6621
6622#. FIXME -- need 62-bit relocation type
6623#: config/tc-ia64.c:5529
6624msgid "62-bit relocation not yet implemented"
6625msgstr ""
6626
6627#. XXX technically, this is wrong: we should not be issuing warning
6628#. messages until we're sure this instruction pattern is going to
6629#. be used!
6630#: config/tc-ia64.c:5613
6631msgid "lower 16 bits of mask ignored"
6632msgstr ""
6633
6634#: config/tc-ia64.c:5895
6635msgid "Expected separator `='"
6636msgstr ""
6637
6638#: config/tc-ia64.c:5928
6639msgid "Duplicate equal sign (=) in instruction"
6640msgstr ""
6641
6642#: config/tc-ia64.c:5935
6643#, c-format
6644msgid "Illegal operand separator `%c'"
6645msgstr ""
6646
6647#: config/tc-ia64.c:6049
6648#, c-format
6649msgid "Operand %u of `%s' should be %s"
6650msgstr ""
6651
6652#: config/tc-ia64.c:6053
6653msgid "Wrong number of output operands"
6654msgstr ""
6655
6656#: config/tc-ia64.c:6055
6657msgid "Wrong number of input operands"
6658msgstr ""
6659
6660#: config/tc-ia64.c:6057
6661msgid "Operand mismatch"
6662msgstr ""
6663
6664#: config/tc-ia64.c:6139
6665#, c-format
6666msgid "Invalid use of `%c%d' as output operand"
6667msgstr ""
6668
6669#: config/tc-ia64.c:6142
6670#, c-format
6671msgid "Invalid use of `r%d' as base update address operand"
6672msgstr ""
6673
6674#: config/tc-ia64.c:6166
6675#, c-format
6676msgid "Invalid duplicate use of `%c%d'"
6677msgstr ""
6678
6679#: config/tc-ia64.c:6173
6680#, c-format
6681msgid "Invalid simultaneous use of `f%d' and `f%d'"
6682msgstr ""
6683
6684#: config/tc-ia64.c:6179
6685#, c-format
6686msgid "Dangerous simultaneous use of `f%d' and `f%d'"
6687msgstr ""
6688
6689#: config/tc-ia64.c:6223
6690msgid "Value truncated to 62 bits"
6691msgstr ""
6692
6693#: config/tc-ia64.c:6286
6694#, c-format
6695msgid "Bad operand value: %s"
6696msgstr ""
6697
6698#. Give an error if a frag containing code is not aligned to a 16 byte
6699#. boundary.
6700#: config/tc-ia64.c:6361 config/tc-ia64.h:170
6701msgid "instruction address is not a multiple of 16"
6702msgstr ""
6703
6704#: config/tc-ia64.c:6429
6705#, c-format
6706msgid "`%s' must be last in bundle"
6707msgstr ""
6708
6709#: config/tc-ia64.c:6461
6710#, c-format
6711msgid "Internal error: don't know how to force %s to end of instruction group"
6712msgstr ""
6713
6714#: config/tc-ia64.c:6474
6715#, c-format
6716msgid "`%s' must be last in instruction group"
6717msgstr ""
6718
6719#: config/tc-ia64.c:6504
6720msgid "Label must be first in a bundle"
6721msgstr ""
6722
6723#: config/tc-ia64.c:6581
6724msgid "hint in B unit may be treated as nop"
6725msgstr ""
6726
6727#: config/tc-ia64.c:6592
6728msgid "hint in B unit can't be used"
6729msgstr ""
6730
6731#: config/tc-ia64.c:6606
6732msgid "emit_one_bundle: unexpected dynamic op"
6733msgstr ""
6734
6735#: config/tc-ia64.c:6729
6736#, c-format
6737msgid "`%s' does not fit into %s template"
6738msgstr ""
6739
6740#: config/tc-ia64.c:6744
6741#, c-format
6742msgid "`%s' does not fit into bundle"
6743msgstr ""
6744
6745#: config/tc-ia64.c:6756
6746#, c-format
6747msgid "`%s' can't go in %s of %s template"
6748msgstr ""
6749
6750#: config/tc-ia64.c:6762
6751msgid "Missing '}' at end of file"
6752msgstr ""
6753
6754#: config/tc-ia64.c:6909
6755#, c-format
6756msgid "Unrecognized option '-x%s'"
6757msgstr ""
6758
6759#: config/tc-ia64.c:6936
6760msgid ""
6761"IA-64 options:\n"
6762" --mconstant-gp\t mark output file as using the constant-GP model\n"
6763"\t\t\t (sets ELF header flag EF_IA_64_CONS_GP)\n"
6764" --mauto-pic\t\t mark output file as using the constant-GP model\n"
6765"\t\t\t without function descriptors (sets ELF header flag\n"
6766"\t\t\t EF_IA_64_NOFUNCDESC_CONS_GP)\n"
6767" -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
6768" -mle | -mbe\t\t select little- or big-endian byte order (default -mle)\n"
6769" -mtune=[itanium1|itanium2]\n"
6770"\t\t\t tune for a specific CPU (default -mtune=itanium2)\n"
6771" -munwind-check=[warning|error]\n"
6772"\t\t\t unwind directive check (default -munwind-check=warning)\n"
6773" -mhint.b=[ok|warning|error]\n"
6774"\t\t\t hint.b check (default -mhint.b=error)\n"
6775" -x | -xexplicit\t turn on dependency violation checking\n"
6776" -xauto\t\t automagically remove dependency violations (default)\n"
6777" -xnone\t\t turn off dependency violation checking\n"
6778" -xdebug\t\t debug dependency violation checker\n"
6779" -xdebugn\t\t debug dependency violation checker but turn off\n"
6780"\t\t\t dependency violation checking\n"
6781" -xdebugx\t\t debug dependency violation checker and turn on\n"
6782"\t\t\t dependency violation checking\n"
6783msgstr ""
6784
6785#: config/tc-ia64.c:6966
6786msgid "--gstabs is not supported for ia64"
6787msgstr ""
6788
6789#: config/tc-ia64.c:7198
6790#, c-format
6791msgid "ia64.md_begin: can't hash `%s': %s"
6792msgstr ""
6793
6794#: config/tc-ia64.c:7259
6795#, c-format
6796msgid "Inserting \"%s\" into constant hash table failed: %s"
6797msgstr ""
6798
6799#: config/tc-ia64.c:7271 config/tc-mips.c:1880
6800msgid "Could not set architecture and machine"
6801msgstr ""
6802
6803#: config/tc-ia64.c:7395
6804msgid "Explicit stops are ignored in auto mode"
6805msgstr ""
6806
6807#: config/tc-ia64.c:7404
6808msgid "Found '{' when manual bundling is already turned on"
6809msgstr ""
6810
6811#: config/tc-ia64.c:7417
6812msgid "Found '{' after explicit switch to automatic mode"
6813msgstr ""
6814
6815#: config/tc-ia64.c:7423
6816msgid "Found '}' when manual bundling is off"
6817msgstr ""
6818
6819#: config/tc-ia64.c:7450
6820msgid "Expected ')'"
6821msgstr ""
6822
6823#: config/tc-ia64.c:7455
6824msgid "Qualifying predicate expected"
6825msgstr ""
6826
6827#: config/tc-ia64.c:7474
6828msgid "Tag must come before qualifying predicate."
6829msgstr ""
6830
6831#: config/tc-ia64.c:7504
6832msgid "Expected ':'"
6833msgstr ""
6834
6835#: config/tc-ia64.c:7520
6836msgid "Tag name expected"
6837msgstr ""
6838
6839#: config/tc-ia64.c:7622
6840msgid "Rotating register index must be a non-negative constant"
6841msgstr ""
6842
6843#: config/tc-ia64.c:7627
6844#, c-format
6845msgid "Index out of range 0..%u"
6846msgstr ""
6847
6848#: config/tc-ia64.c:7639
6849msgid "Indirect register index must be a general register"
6850msgstr ""
6851
6852#: config/tc-ia64.c:7648
6853msgid "Index can only be applied to rotating or indirect registers"
6854msgstr ""
6855
6856#: config/tc-ia64.c:7684
6857msgid "Expected '('"
6858msgstr ""
6859
6860#: config/tc-ia64.c:7692
6861msgid "Missing ')'"
6862msgstr ""
6863
6864#: config/tc-ia64.c:7701
6865msgid "Not a symbolic expression"
6866msgstr ""
6867
6868#: config/tc-ia64.c:7706 config/tc-ia64.c:7720
6869msgid "Illegal combination of relocation functions"
6870msgstr ""
6871
6872#: config/tc-ia64.c:7809
6873msgid "No current frame"
6874msgstr ""
6875
6876#: config/tc-ia64.c:7811
6877#, c-format
6878msgid "Register number out of range 0..%u"
6879msgstr ""
6880
6881#: config/tc-ia64.c:7849
6882msgid "Standalone `#' is illegal"
6883msgstr ""
6884
6885#: config/tc-ia64.c:7852
6886msgid "Redundant `#' suffix operators"
6887msgstr ""
6888
6889#: config/tc-ia64.c:8010
6890#, c-format
6891msgid "Unhandled dependency %s for %s (%s), note %d"
6892msgstr ""
6893
6894#: config/tc-ia64.c:9305
6895#, c-format
6896msgid "Unrecognized dependency specifier %d\n"
6897msgstr ""
6898
6899#: config/tc-ia64.c:10181
6900msgid "Only the first path encountering the conflict is reported"
6901msgstr ""
6902
6903#: config/tc-ia64.c:10183
6904msgid "This is the location of the conflicting usage"
6905msgstr ""
6906
6907#: config/tc-ia64.c:10444
6908#, c-format
6909msgid "Unknown opcode `%s'"
6910msgstr ""
6911
6912#: config/tc-ia64.c:10522
6913#, c-format
6914msgid "AR %d can only be accessed by %c-unit"
6915msgstr ""
6916
6917#: config/tc-ia64.c:10534
6918msgid "hint.b may be treated as nop"
6919msgstr ""
6920
6921#: config/tc-ia64.c:10537
6922msgid "hint.b shouldn't be used"
6923msgstr ""
6924
6925#: config/tc-ia64.c:10576
6926#, c-format
6927msgid "`%s' cannot be predicated"
6928msgstr ""
6929
6930#: config/tc-ia64.c:10648
6931msgid "Closing bracket missing"
6932msgstr ""
6933
6934#: config/tc-ia64.c:10657
6935msgid "Index must be a general register"
6936msgstr ""
6937
6938#: config/tc-ia64.c:10822
6939#, c-format
6940msgid "Unsupported fixup size %d"
6941msgstr ""
6942
6943#. This should be an error, but since previously there wasn't any
6944#. diagnostic here, don't make it fail because of this for now.
6945#: config/tc-ia64.c:11089
6946#, c-format
6947msgid "Cannot express %s%d%s relocation"
6948msgstr ""
6949
6950#: config/tc-ia64.c:11108
6951msgid "No addend allowed in @fptr() relocation"
6952msgstr ""
6953
6954#: config/tc-ia64.c:11214
6955#, c-format
6956msgid "%s must have a constant value"
6957msgstr ""
6958
6959#: config/tc-ia64.c:11268
6960#, c-format
6961msgid "Cannot represent %s relocation in object file"
6962msgstr ""
6963
6964#: config/tc-ia64.c:11379
6965msgid "Can't add stop bit to mark end of instruction group"
6966msgstr ""
6967
6968#: config/tc-ia64.c:11479 config/tc-score.c:6328 read.c:1447 read.c:2418
6969#: read.c:3052 read.c:3385 read.c:3429
6970msgid "expected symbol name"
6971msgstr ""
6972
6973#: config/tc-ia64.c:11489 read.c:2428 read.c:3062 read.c:3413 stabs.c:468
6974#, c-format
6975msgid "expected comma after \"%s\""
6976msgstr ""
6977
6978#: config/tc-ia64.c:11531
6979#, c-format
6980msgid "`%s' is already the alias of %s `%s'"
6981msgstr ""
6982
6983#: config/tc-ia64.c:11541
6984#, c-format
6985msgid "%s `%s' already has an alias `%s'"
6986msgstr ""
6987
6988#: config/tc-ia64.c:11552
6989#, c-format
6990msgid "inserting \"%s\" into %s alias hash table failed: %s"
6991msgstr ""
6992
6993#: config/tc-ia64.c:11560
6994#, c-format
6995msgid "inserting \"%s\" into %s name hash table failed: %s"
6996msgstr ""
6997
6998#: config/tc-ia64.c:11579
6999#, c-format
7000msgid "symbol `%s' aliased to `%s' is not used"
7001msgstr ""
7002
7003#: config/tc-ia64.c:11601
7004#, c-format
7005msgid "section `%s' aliased to `%s' is not used"
7006msgstr ""
7007
7008#: config/tc-ip2k.c:158
7009#, c-format
7010msgid "IP2K specific command line options:\n"
7011msgstr ""
7012
7013#: config/tc-ip2k.c:159
7014#, c-format
7015msgid " -mip2022 restrict to IP2022 insns \n"
7016msgstr ""
7017
7018#: config/tc-ip2k.c:160
7019#, c-format
7020msgid " -mip2022ext permit extended IP2022 insn\n"
7021msgstr ""
7022
7023#: config/tc-iq2000.c:364
7024#, c-format
7025msgid "the yielding instruction %s may not be in a delay slot."
7026msgstr ""
7027
7028#: config/tc-iq2000.c:372
7029#, c-format
7030msgid "Register number (R%ld) for double word access must be even."
7031msgstr ""
7032
7033#: config/tc-iq2000.c:381 config/tc-iq2000.c:386 config/tc-iq2000.c:391
7034#: config/tc-iq2000.c:408 config/tc-mt.c:244 config/tc-mt.c:249
7035#, c-format
7036msgid "operand references R%ld of previous load."
7037msgstr ""
7038
7039#: config/tc-iq2000.c:396
7040msgid "instruction implicitly accesses R31 of previous load."
7041msgstr ""
7042
7043#: config/tc-iq2000.c:651 config/tc-mep.c:1647
7044msgid "Unmatched high relocation"
7045msgstr ""
7046
7047#: config/tc-iq2000.c:829 config/tc-mips.c:14828 config/tc-score.c:6035
7048msgid ".end not in text section"
7049msgstr ""
7050
7051#: config/tc-iq2000.c:833 config/tc-mips.c:14832 config/tc-score.c:6038
7052msgid ".end directive without a preceding .ent directive."
7053msgstr ""
7054
7055#: config/tc-iq2000.c:842 config/tc-mips.c:14841 config/tc-score.c:6046
7056msgid ".end symbol does not match .ent symbol."
7057msgstr ""
7058
7059#: config/tc-iq2000.c:845 config/tc-mips.c:14848 config/tc-score.c:6051
7060msgid ".end directive missing or unknown symbol"
7061msgstr ""
7062
7063#: config/tc-iq2000.c:863
7064msgid "Expected simple number."
7065msgstr ""
7066
7067#: config/tc-iq2000.c:892 config/tc-mips.c:14753 config/tc-score.c:5885
7068#, c-format
7069msgid " *input_line_pointer == '%c' 0x%02x\n"
7070msgstr ""
7071
7072#: config/tc-iq2000.c:894
7073msgid "Invalid number"
7074msgstr ""
7075
7076#: config/tc-iq2000.c:929 config/tc-mips.c:14923 config/tc-score.c:5924
7077msgid ".ent or .aent not in text section."
7078msgstr ""
7079
7080#: config/tc-iq2000.c:932
7081msgid "missing `.end'"
7082msgstr ""
7083
7084#: config/tc-m32c.c:143
7085#, c-format
7086msgid " M32C specific command line options:\n"
7087msgstr ""
7088
7089#. Pretend that we do not recognise this option.
7090#: config/tc-m32r.c:331
7091msgid "Unrecognised option: -hidden"
7092msgstr ""
7093
7094#: config/tc-m32r.c:358 config/tc-sparc.c:579
7095msgid "Unrecognized option following -K"
7096msgstr ""
7097
7098#: config/tc-m32r.c:373
7099#, c-format
7100msgid " M32R specific command line options:\n"
7101msgstr ""
7102
7103#: config/tc-m32r.c:375
7104#, c-format
7105msgid " -m32r disable support for the m32rx instruction set\n"
7106msgstr ""
7107
7108#: config/tc-m32r.c:377
7109#, c-format
7110msgid " -m32rx support the extended m32rx instruction set\n"
7111msgstr ""
7112
7113#: config/tc-m32r.c:379
7114#, c-format
7115msgid " -m32r2 support the extended m32r2 instruction set\n"
7116msgstr ""
7117
7118#: config/tc-m32r.c:381
7119#, c-format
7120msgid " -EL,-little produce little endian code and data\n"
7121msgstr ""
7122
7123#: config/tc-m32r.c:383
7124#, c-format
7125msgid " -EB,-big produce big endian code and data\n"
7126msgstr ""
7127
7128#: config/tc-m32r.c:385
7129#, c-format
7130msgid " -parallel try to combine instructions in parallel\n"
7131msgstr ""
7132
7133#: config/tc-m32r.c:387
7134#, c-format
7135msgid " -no-parallel disable -parallel\n"
7136msgstr ""
7137
7138#: config/tc-m32r.c:389
7139#, c-format
7140msgid " -no-bitinst disallow the M32R2's extended bit-field instructions\n"
7141msgstr ""
7142
7143#: config/tc-m32r.c:391
7144#, c-format
7145msgid " -O try to optimize code. Implies -parallel\n"
7146msgstr ""
7147
7148#: config/tc-m32r.c:394
7149#, c-format
7150msgid " -warn-explicit-parallel-conflicts warn when parallel instructions\n"
7151msgstr ""
7152
7153#: config/tc-m32r.c:396
7154#, c-format
7155msgid " might violate contraints\n"
7156msgstr ""
7157
7158#: config/tc-m32r.c:398
7159#, c-format
7160msgid " -no-warn-explicit-parallel-conflicts do not warn when parallel\n"
7161msgstr ""
7162
7163#: config/tc-m32r.c:400
7164#, c-format
7165msgid " instructions might violate contraints\n"
7166msgstr ""
7167
7168#: config/tc-m32r.c:402
7169#, c-format
7170msgid " -Wp synonym for -warn-explicit-parallel-conflicts\n"
7171msgstr ""
7172
7173#: config/tc-m32r.c:404
7174#, c-format
7175msgid " -Wnp synonym for -no-warn-explicit-parallel-conflicts\n"
7176msgstr ""
7177
7178#: config/tc-m32r.c:406
7179#, c-format
7180msgid " -ignore-parallel-conflicts do not check parallel instructions\n"
7181msgstr ""
7182
7183#: config/tc-m32r.c:408
7184#, c-format
7185msgid " fo contraint violations\n"
7186msgstr ""
7187
7188#: config/tc-m32r.c:410
7189#, c-format
7190msgid " -no-ignore-parallel-conflicts check parallel instructions for\n"
7191msgstr ""
7192
7193#: config/tc-m32r.c:412
7194#, c-format
7195msgid " contraint violations\n"
7196msgstr ""
7197
7198#: config/tc-m32r.c:414
7199#, c-format
7200msgid " -Ip synonym for -ignore-parallel-conflicts\n"
7201msgstr ""
7202
7203#: config/tc-m32r.c:416
7204#, c-format
7205msgid " -nIp synonym for -no-ignore-parallel-conflicts\n"
7206msgstr ""
7207
7208#: config/tc-m32r.c:419
7209#, c-format
7210msgid " -warn-unmatched-high warn when an (s)high reloc has no matching low reloc\n"
7211msgstr ""
7212
7213#: config/tc-m32r.c:421
7214#, c-format
7215msgid " -no-warn-unmatched-high do not warn about missing low relocs\n"
7216msgstr ""
7217
7218#: config/tc-m32r.c:423
7219#, c-format
7220msgid " -Wuh synonym for -warn-unmatched-high\n"
7221msgstr ""
7222
7223#: config/tc-m32r.c:425
7224#, c-format
7225msgid " -Wnuh synonym for -no-warn-unmatched-high\n"
7226msgstr ""
7227
7228#: config/tc-m32r.c:428
7229#, c-format
7230msgid " -KPIC generate PIC\n"
7231msgstr ""
7232
7233#: config/tc-m32r.c:850
7234msgid "instructions write to the same destination register."
7235msgstr ""
7236
7237#: config/tc-m32r.c:858
7238msgid "Instructions do not use parallel execution pipelines."
7239msgstr ""
7240
7241#: config/tc-m32r.c:866
7242msgid "Instructions share the same execution pipeline"
7243msgstr ""
7244
7245#: config/tc-m32r.c:931 config/tc-m32r.c:1045
7246#, c-format
7247msgid "not a 16 bit instruction '%s'"
7248msgstr ""
7249
7250#: config/tc-m32r.c:943 config/tc-m32r.c:1057 config/tc-m32r.c:1241
7251#, c-format
7252msgid "instruction '%s' is for the M32R2 only"
7253msgstr ""
7254
7255#: config/tc-m32r.c:956 config/tc-m32r.c:1070 config/tc-m32r.c:1254
7256#, c-format
7257msgid "unknown instruction '%s'"
7258msgstr ""
7259
7260#: config/tc-m32r.c:965 config/tc-m32r.c:1077 config/tc-m32r.c:1261
7261#, c-format
7262msgid "instruction '%s' is for the M32RX only"
7263msgstr ""
7264
7265#: config/tc-m32r.c:974 config/tc-m32r.c:1086
7266#, c-format
7267msgid "instruction '%s' cannot be executed in parallel."
7268msgstr ""
7269
7270#: config/tc-m32r.c:1029 config/tc-m32r.c:1111 config/tc-m32r.c:1318
7271msgid "internal error: lookup/get operands failed"
7272msgstr ""
7273
7274#: config/tc-m32r.c:1096
7275#, c-format
7276msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
7277msgstr ""
7278
7279#: config/tc-m32r.c:1125
7280#, c-format
7281msgid "%s: output of 1st instruction is the same as an input to 2nd instruction - is this intentional ?"
7282msgstr ""
7283
7284#: config/tc-m32r.c:1129
7285#, c-format
7286msgid "%s: output of 2nd instruction is the same as an input to 1st instruction - is this intentional ?"
7287msgstr ""
7288
7289#: config/tc-m32r.c:1493 config/tc-ppc.c:1940 config/tc-ppc.c:4496
7290msgid "Expected comma after symbol-name: rest of line ignored."
7291msgstr ""
7292
7293#: config/tc-m32r.c:1503
7294#, c-format
7295msgid ".SCOMMon length (%ld.) <0! Ignored."
7296msgstr ""
7297
7298#: config/tc-m32r.c:1517 config/tc-ppc.c:1962 config/tc-ppc.c:3116
7299#: config/tc-ppc.c:4520
7300msgid "ignoring bad alignment"
7301msgstr ""
7302
7303#: config/tc-m32r.c:1529 config/tc-ppc.c:1999 config/tc-v850.c:322
7304msgid "Common alignment not a power of 2"
7305msgstr ""
7306
7307#: config/tc-m32r.c:1544 config/tc-ppc.c:1973 config/tc-ppc.c:4532
7308#, c-format
7309msgid "Ignoring attempt to re-define symbol `%s'."
7310msgstr ""
7311
7312#: config/tc-m32r.c:1553
7313#, c-format
7314msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
7315msgstr ""
7316
7317#: config/tc-m32r.c:1789
7318msgid "Addend to unresolved symbol not on word boundary."
7319msgstr ""
7320
7321#: config/tc-m32r.c:1930 config/tc-m32r.c:1983 config/tc-sh.c:747
7322msgid "Invalid PIC expression."
7323msgstr ""
7324
7325#: config/tc-m32r.c:2074
7326msgid "Unmatched high/shigh reloc"
7327msgstr ""
7328
7329#: config/tc-m68hc11.c:371
7330#, c-format
7331msgid ""
7332"Motorola 68HC11/68HC12/68HCS12 options:\n"
7333" -m68hc11 | -m68hc12 |\n"
7334" -m68hcs12 specify the processor [default %s]\n"
7335" -mshort use 16-bit int ABI (default)\n"
7336" -mlong use 32-bit int ABI\n"
7337" -mshort-double use 32-bit double ABI\n"
7338" -mlong-double use 64-bit double ABI (default)\n"
7339" --force-long-branches always turn relative branches into absolute ones\n"
7340" -S,--short-branches do not turn relative branches into absolute ones\n"
7341" when the offset is out of range\n"
7342" --strict-direct-mode do not turn the direct mode into extended mode\n"
7343" when the instruction does not support direct mode\n"
7344" --print-insn-syntax print the syntax of instruction in case of error\n"
7345" --print-opcodes print the list of instructions with syntax\n"
7346" --generate-example generate an example of each instruction\n"
7347" (used for testing)\n"
7348msgstr ""
7349
7350#: config/tc-m68hc11.c:417
7351#, c-format
7352msgid "Default target `%s' is not supported."
7353msgstr ""
7354
7355#. Dump the opcode statistics table.
7356#: config/tc-m68hc11.c:435
7357#, c-format
7358msgid "Name # Modes Min ops Max ops Modes mask # Used\n"
7359msgstr ""
7360
7361#: config/tc-m68hc11.c:501
7362#, c-format
7363msgid "Option `%s' is not recognized."
7364msgstr ""
7365
7366#: config/tc-m68hc11.c:671
7367msgid "#<imm8>"
7368msgstr ""
7369
7370#: config/tc-m68hc11.c:680
7371msgid "#<imm16>"
7372msgstr ""
7373
7374#: config/tc-m68hc11.c:689 config/tc-m68hc11.c:698
7375msgid "<imm8>,X"
7376msgstr ""
7377
7378#: config/tc-m68hc11.c:725
7379msgid "*<abs8>"
7380msgstr ""
7381
7382#: config/tc-m68hc11.c:737
7383msgid "#<mask>"
7384msgstr ""
7385
7386#: config/tc-m68hc11.c:747
7387#, c-format
7388msgid "symbol%d"
7389msgstr ""
7390
7391#: config/tc-m68hc11.c:749
7392msgid "<abs>"
7393msgstr ""
7394
7395#: config/tc-m68hc11.c:768
7396msgid "<label>"
7397msgstr ""
7398
7399#: config/tc-m68hc11.c:784
7400#, c-format
7401msgid ""
7402"# Example of `%s' instructions\n"
7403"\t.sect .text\n"
7404"_start:\n"
7405msgstr ""
7406
7407#: config/tc-m68hc11.c:831
7408#, c-format
7409msgid "Instruction `%s' is not recognized."
7410msgstr ""
7411
7412#: config/tc-m68hc11.c:836
7413#, c-format
7414msgid "Instruction formats for `%s':"
7415msgstr ""
7416
7417#: config/tc-m68hc11.c:966
7418#, c-format
7419msgid "Immediate operand is not allowed for operand %d."
7420msgstr ""
7421
7422#: config/tc-m68hc11.c:1010
7423msgid "Indirect indexed addressing is not valid for 68HC11."
7424msgstr ""
7425
7426#: config/tc-m68hc11.c:1030
7427msgid "Spurious `,' or bad indirect register addressing mode."
7428msgstr ""
7429
7430#: config/tc-m68hc11.c:1052
7431msgid "Missing second register or offset for indexed-indirect mode."
7432msgstr ""
7433
7434#: config/tc-m68hc11.c:1062
7435msgid "Missing second register for indexed-indirect mode."
7436msgstr ""
7437
7438#: config/tc-m68hc11.c:1078
7439msgid "Missing `]' to close indexed-indirect mode."
7440msgstr ""
7441
7442#: config/tc-m68hc11.c:1123
7443msgid "Illegal operand."
7444msgstr ""
7445
7446#: config/tc-m68hc11.c:1128
7447msgid "Missing operand."
7448msgstr ""
7449
7450#: config/tc-m68hc11.c:1181
7451msgid "Pre-increment mode is not valid for 68HC11"
7452msgstr ""
7453
7454#: config/tc-m68hc11.c:1194
7455msgid "Wrong register in register indirect mode."
7456msgstr ""
7457
7458#: config/tc-m68hc11.c:1202
7459msgid "Missing `]' to close register indirect operand."
7460msgstr ""
7461
7462#: config/tc-m68hc11.c:1222
7463msgid "Post-decrement mode is not valid for 68HC11."
7464msgstr ""
7465
7466#: config/tc-m68hc11.c:1230
7467msgid "Post-increment mode is not valid for 68HC11."
7468msgstr ""
7469
7470#: config/tc-m68hc11.c:1248
7471msgid "Invalid indexed indirect mode."
7472msgstr ""
7473
7474#: config/tc-m68hc11.c:1340
7475#, c-format
7476msgid "Trap id `%ld' is out of range."
7477msgstr ""
7478
7479#: config/tc-m68hc11.c:1344
7480msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
7481msgstr ""
7482
7483#: config/tc-m68hc11.c:1351
7484#, c-format
7485msgid "Operand out of 8-bit range: `%ld'."
7486msgstr ""
7487
7488#: config/tc-m68hc11.c:1358
7489msgid "The trap id must be a constant."
7490msgstr ""
7491
7492#: config/tc-m68hc11.c:1393
7493#, c-format
7494msgid "Operand `%x' not recognized in fixup8."
7495msgstr ""
7496
7497#: config/tc-m68hc11.c:1410 config/tc-m68hc11.c:1459
7498#, c-format
7499msgid "Operand out of 16-bit range: `%ld'."
7500msgstr ""
7501
7502#: config/tc-m68hc11.c:1442 config/tc-m68hc11.c:1475
7503#, c-format
7504msgid "Operand `%x' not recognized in fixup16."
7505msgstr ""
7506
7507#: config/tc-m68hc11.c:1492
7508#, c-format
7509msgid "Unexpected branch conversion with `%x'"
7510msgstr ""
7511
7512#: config/tc-m68hc11.c:1583 config/tc-m68hc11.c:1721
7513#, c-format
7514msgid "Operand out of range for a relative branch: `%ld'"
7515msgstr ""
7516
7517#: config/tc-m68hc11.c:1689
7518msgid "Invalid register for dbcc/tbcc instruction."
7519msgstr ""
7520
7521#: config/tc-m68hc11.c:1777
7522#, c-format
7523msgid "Increment/decrement value is out of range: `%ld'."
7524msgstr ""
7525
7526#: config/tc-m68hc11.c:1788
7527msgid "Expecting a register."
7528msgstr ""
7529
7530#: config/tc-m68hc11.c:1803
7531msgid "Invalid register for post/pre increment."
7532msgstr ""
7533
7534#: config/tc-m68hc11.c:1833
7535msgid "Invalid register."
7536msgstr ""
7537
7538#: config/tc-m68hc11.c:1840
7539#, c-format
7540msgid "Offset out of 16-bit range: %ld."
7541msgstr ""
7542
7543#: config/tc-m68hc11.c:1845
7544#, c-format
7545msgid "Offset out of 5-bit range for movw/movb insn: %ld."
7546msgstr ""
7547
7548#: config/tc-m68hc11.c:1951
7549msgid "Expecting register D for indexed indirect mode."
7550msgstr ""
7551
7552#: config/tc-m68hc11.c:1953
7553msgid "Indexed indirect mode is not allowed for movb/movw."
7554msgstr ""
7555
7556#: config/tc-m68hc11.c:1970
7557msgid "Invalid accumulator register."
7558msgstr ""
7559
7560#: config/tc-m68hc11.c:1995
7561msgid "Invalid indexed register."
7562msgstr ""
7563
7564#: config/tc-m68hc11.c:2003
7565msgid "Addressing mode not implemented yet."
7566msgstr ""
7567
7568#: config/tc-m68hc11.c:2016
7569msgid "Invalid source register for this instruction, use 'tfr'."
7570msgstr ""
7571
7572#: config/tc-m68hc11.c:2018
7573msgid "Invalid source register."
7574msgstr ""
7575
7576#: config/tc-m68hc11.c:2023
7577msgid "Invalid destination register for this instruction, use 'tfr'."
7578msgstr ""
7579
7580#: config/tc-m68hc11.c:2025
7581msgid "Invalid destination register."
7582msgstr ""
7583
7584#: config/tc-m68hc11.c:2121
7585msgid "Invalid indexed register, expecting register X."
7586msgstr ""
7587
7588#: config/tc-m68hc11.c:2123
7589msgid "Invalid indexed register, expecting register Y."
7590msgstr ""
7591
7592#: config/tc-m68hc11.c:2429
7593msgid "No instruction or missing opcode."
7594msgstr ""
7595
7596#: config/tc-m68hc11.c:2494
7597#, c-format
7598msgid "Opcode `%s' is not recognized."
7599msgstr ""
7600
7601#: config/tc-m68hc11.c:2516
7602#, c-format
7603msgid "Garbage at end of instruction: `%s'."
7604msgstr ""
7605
7606#: config/tc-m68hc11.c:2539
7607#, c-format
7608msgid "Invalid operand for `%s'"
7609msgstr ""
7610
7611#: config/tc-m68hc11.c:2590
7612#, c-format
7613msgid "Invalid mode: %s\n"
7614msgstr ""
7615
7616#: config/tc-m68hc11.c:2650
7617msgid "bad .relax format"
7618msgstr ""
7619
7620#: config/tc-m68hc11.c:2694
7621#, c-format
7622msgid "Relocation %d is not supported by object file format."
7623msgstr ""
7624
7625#: config/tc-m68hc11.c:2973
7626msgid "bra or bsr with undefined symbol."
7627msgstr ""
7628
7629#: config/tc-m68hc11.c:3076 config/tc-m68hc11.c:3133
7630#, c-format
7631msgid "Subtype %d is not recognized."
7632msgstr ""
7633
7634#: config/tc-m68hc11.c:3192
7635msgid "Expression too complex."
7636msgstr ""
7637
7638#: config/tc-m68hc11.c:3225
7639msgid "Value out of 16-bit range."
7640msgstr ""
7641
7642#: config/tc-m68hc11.c:3243
7643#, c-format
7644msgid "Value %ld too large for 8-bit PC-relative branch."
7645msgstr ""
7646
7647#: config/tc-m68hc11.c:3250
7648#, c-format
7649msgid "Auto increment/decrement offset '%ld' is out of range."
7650msgstr ""
7651
7652#: config/tc-m68hc11.c:3263
7653#, c-format
7654msgid "Offset out of 5-bit range for movw/movb insn: %ld"
7655msgstr ""
7656
7657#: config/tc-m68hc11.c:3279
7658#, c-format
7659msgid "Line %d: unknown relocation type: 0x%x."
7660msgstr ""
7661
7662#: config/tc-m68k.c:1037
7663#, c-format
7664msgid "Can not do %d byte pc-relative relocation"
7665msgstr ""
7666
7667#: config/tc-m68k.c:1039
7668#, c-format
7669msgid "Can not do %d byte pc-relative pic relocation"
7670msgstr ""
7671
7672#: config/tc-m68k.c:1044
7673#, c-format
7674msgid "Can not do %d byte relocation"
7675msgstr ""
7676
7677#: config/tc-m68k.c:1046
7678#, c-format
7679msgid "Can not do %d byte pic relocation"
7680msgstr ""
7681
7682#: config/tc-m68k.c:1111
7683#, c-format
7684msgid "Unable to produce reloc against symbol '%s'"
7685msgstr ""
7686
7687#: config/tc-m68k.c:1155 config/tc-vax.c:2366
7688#, c-format
7689msgid "Cannot make %s relocation PC relative"
7690msgstr ""
7691
7692#: config/tc-m68k.c:1254 config/tc-vax.c:1876
7693msgid "No operator"
7694msgstr ""
7695
7696#: config/tc-m68k.c:1284 config/tc-vax.c:1892
7697msgid "Unknown operator"
7698msgstr ""
7699
7700#: config/tc-m68k.c:2187
7701msgid "invalid instruction for this architecture; needs "
7702msgstr ""
7703
7704#: config/tc-m68k.c:2195
7705msgid "hardware divide"
7706msgstr ""
7707
7708#: config/tc-m68k.c:2217 config/tc-m68k.c:2221 config/tc-m68k.c:2225
7709msgid "or higher"
7710msgstr ""
7711
7712#: config/tc-m68k.c:2278
7713msgid "operands mismatch"
7714msgstr ""
7715
7716#: config/tc-m68k.c:2342 config/tc-m68k.c:2348 config/tc-m68k.c:2354
7717#: config/tc-mmix.c:2459 config/tc-mmix.c:2483
7718msgid "operand out of range"
7719msgstr ""
7720
7721#: config/tc-m68k.c:2411
7722#, c-format
7723msgid "Bignum too big for %c format; truncated"
7724msgstr ""
7725
7726#: config/tc-m68k.c:2488
7727msgid "displacement too large for this architecture; needs 68020 or higher"
7728msgstr ""
7729
7730#: config/tc-m68k.c:2599
7731msgid "scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
7732msgstr ""
7733
7734#: config/tc-m68k.c:2604
7735msgid "invalid index size for coldfire"
7736msgstr ""
7737
7738#: config/tc-m68k.c:2657
7739msgid "Forcing byte displacement"
7740msgstr ""
7741
7742#: config/tc-m68k.c:2659
7743msgid "byte displacement out of range"
7744msgstr ""
7745
7746#: config/tc-m68k.c:2707 config/tc-m68k.c:2745
7747msgid "invalid operand mode for this architecture; needs 68020 or higher"
7748msgstr ""
7749
7750#: config/tc-m68k.c:2731 config/tc-m68k.c:2765
7751msgid ":b not permitted; defaulting to :w"
7752msgstr ""
7753
7754#: config/tc-m68k.c:2842
7755msgid "unsupported byte value; use a different suffix"
7756msgstr ""
7757
7758#: config/tc-m68k.c:2857
7759msgid "unknown/incorrect operand"
7760msgstr ""
7761
7762#: config/tc-m68k.c:2900 config/tc-m68k.c:2908 config/tc-m68k.c:2915
7763#: config/tc-m68k.c:2922
7764msgid "out of range"
7765msgstr ""
7766
7767#: config/tc-m68k.c:2995
7768msgid "Can't use long branches on this architecture"
7769msgstr ""
7770
7771#: config/tc-m68k.c:3101
7772msgid "Expression out of range, using 0"
7773msgstr ""
7774
7775#: config/tc-m68k.c:3292 config/tc-m68k.c:3308
7776msgid "Floating point register in register list"
7777msgstr ""
7778
7779#: config/tc-m68k.c:3298
7780msgid "Wrong register in floating-point reglist"
7781msgstr ""
7782
7783#: config/tc-m68k.c:3314
7784msgid "incorrect register in reglist"
7785msgstr ""
7786
7787#: config/tc-m68k.c:3320
7788msgid "wrong register in floating-point reglist"
7789msgstr ""
7790
7791#. ERROR.
7792#: config/tc-m68k.c:3793
7793msgid "Extra )"
7794msgstr ""
7795
7796#. ERROR.
7797#: config/tc-m68k.c:3804
7798msgid "Missing )"
7799msgstr ""
7800
7801#: config/tc-m68k.c:3821
7802msgid "Missing operand"
7803msgstr ""
7804
7805#: config/tc-m68k.c:4139
7806#, c-format
7807msgid "unrecognized default cpu `%s'"
7808msgstr ""
7809
7810#: config/tc-m68k.c:4193
7811#, c-format
7812msgid "%s -- statement `%s' ignored"
7813msgstr ""
7814
7815#: config/tc-m68k.c:4242
7816#, c-format
7817msgid "Don't know how to figure width of %c in md_assemble()"
7818msgstr ""
7819
7820#: config/tc-m68k.c:4411
7821#, c-format
7822msgid "Internal Error: Can't allocate m68k_sorted_opcodes of size %d"
7823msgstr ""
7824
7825#: config/tc-m68k.c:4476 config/tc-m68k.c:4515
7826#, c-format
7827msgid "Internal Error: Can't find %s in hash table"
7828msgstr ""
7829
7830#: config/tc-m68k.c:4479 config/tc-m68k.c:4518
7831#, c-format
7832msgid "Internal Error: Can't hash %s: %s"
7833msgstr ""
7834
7835#: config/tc-m68k.c:4643
7836#, c-format
7837msgid "text label `%s' aligned to odd boundary"
7838msgstr ""
7839
7840#: config/tc-m68k.c:4790
7841#, c-format
7842msgid "value %ld out of range"
7843msgstr ""
7844
7845#: config/tc-m68k.c:4804
7846msgid "invalid byte branch offset"
7847msgstr ""
7848
7849#: config/tc-m68k.c:4841
7850msgid "short branch with zero offset: use :w"
7851msgstr ""
7852
7853#: config/tc-m68k.c:4885
7854msgid "Conversion of PC relative BSR to absolute JSR"
7855msgstr ""
7856
7857#: config/tc-m68k.c:4896
7858msgid "Conversion of PC relative branch to absolute jump"
7859msgstr ""
7860
7861#: config/tc-m68k.c:4913 config/tc-m68k.c:4974
7862msgid "Conversion of PC relative conditional branch to absolute jump"
7863msgstr ""
7864
7865#: config/tc-m68k.c:4954
7866msgid "Conversion of DBcc to absolute jump"
7867msgstr ""
7868
7869#: config/tc-m68k.c:5039
7870msgid "Conversion of PC relative displacement to absolute"
7871msgstr ""
7872
7873#: config/tc-m68k.c:5252
7874msgid "Tried to convert PC relative branch to absolute jump"
7875msgstr ""
7876
7877#: config/tc-m68k.c:5297 config/tc-m68k.c:5308 config/tc-m68k.c:5352
7878msgid "expression out of range: defaulting to 1"
7879msgstr ""
7880
7881#: config/tc-m68k.c:5344
7882msgid "expression out of range: defaulting to 0"
7883msgstr ""
7884
7885#: config/tc-m68k.c:5385 config/tc-m68k.c:5397
7886#, c-format
7887msgid "Can't deal with expression; defaulting to %ld"
7888msgstr ""
7889
7890#: config/tc-m68k.c:5411
7891msgid "expression doesn't fit in BYTE"
7892msgstr ""
7893
7894#: config/tc-m68k.c:5415
7895msgid "expression doesn't fit in WORD"
7896msgstr ""
7897
7898#: config/tc-m68k.c:5502
7899#, c-format
7900msgid "%s: unrecognized processor name"
7901msgstr ""
7902
7903#: config/tc-m68k.c:5563
7904msgid "bad coprocessor id"
7905msgstr ""
7906
7907#: config/tc-m68k.c:5569
7908msgid "unrecognized fopt option"
7909msgstr ""
7910
7911#: config/tc-m68k.c:5702
7912#, c-format
7913msgid "option `%s' may not be negated"
7914msgstr ""
7915
7916#: config/tc-m68k.c:5713
7917#, c-format
7918msgid "option `%s' not recognized"
7919msgstr ""
7920
7921#: config/tc-m68k.c:5742
7922msgid "bad format of OPT NEST=depth"
7923msgstr ""
7924
7925#: config/tc-m68k.c:5798
7926msgid "missing label"
7927msgstr ""
7928
7929#: config/tc-m68k.c:5822 config/tc-m68k.c:5851
7930msgid "bad register list"
7931msgstr ""
7932
7933#: config/tc-m68k.c:5824
7934#, c-format
7935msgid "bad register list: %s"
7936msgstr ""
7937
7938#: config/tc-m68k.c:5922
7939msgid "restore without save"
7940msgstr ""
7941
7942#: config/tc-m68k.c:6076 config/tc-m68k.c:6446
7943msgid "syntax error in structured control directive"
7944msgstr ""
7945
7946#: config/tc-m68k.c:6121
7947msgid "missing condition code in structured control directive"
7948msgstr ""
7949
7950#: config/tc-m68k.c:6192
7951#, c-format
7952msgid "Condition <%c%c> in structured control directive can not be encoded correctly"
7953msgstr ""
7954
7955#: config/tc-m68k.c:6488
7956msgid "missing then"
7957msgstr ""
7958
7959#: config/tc-m68k.c:6569
7960msgid "else without matching if"
7961msgstr ""
7962
7963#: config/tc-m68k.c:6602
7964msgid "endi without matching if"
7965msgstr ""
7966
7967#: config/tc-m68k.c:6642
7968msgid "break outside of structured loop"
7969msgstr ""
7970
7971#: config/tc-m68k.c:6680
7972msgid "next outside of structured loop"
7973msgstr ""
7974
7975#: config/tc-m68k.c:6731
7976msgid "missing ="
7977msgstr ""
7978
7979#: config/tc-m68k.c:6769
7980msgid "missing to or downto"
7981msgstr ""
7982
7983#: config/tc-m68k.c:6805 config/tc-m68k.c:6839 config/tc-m68k.c:7053
7984msgid "missing do"
7985msgstr ""
7986
7987#: config/tc-m68k.c:6940
7988msgid "endf without for"
7989msgstr ""
7990
7991#: config/tc-m68k.c:6994
7992msgid "until without repeat"
7993msgstr ""
7994
7995#: config/tc-m68k.c:7088
7996msgid "endw without while"
7997msgstr ""
7998
7999#: config/tc-m68k.c:7121 config/tc-m68k.c:7149
8000msgid "already assembled instructions"
8001msgstr ""
8002
8003#: config/tc-m68k.c:7226
8004#, c-format
8005msgid "`%s' is deprecated, use `%s'"
8006msgstr ""
8007
8008#: config/tc-m68k.c:7245
8009#, c-format
8010msgid "cpu `%s' unrecognized"
8011msgstr ""
8012
8013#: config/tc-m68k.c:7264
8014#, c-format
8015msgid "architecture `%s' unrecognized"
8016msgstr ""
8017
8018#: config/tc-m68k.c:7285
8019#, c-format
8020msgid "extension `%s' unrecognized"
8021msgstr ""
8022
8023#: config/tc-m68k.c:7403
8024#, c-format
8025msgid "option `-A%s' is deprecated: use `-%s'"
8026msgstr ""
8027
8028#: config/tc-m68k.c:7436
8029msgid "architecture features both enabled and disabled"
8030msgstr ""
8031
8032#: config/tc-m68k.c:7463
8033msgid "selected processor does not have all features of selected architecture"
8034msgstr ""
8035
8036#: config/tc-m68k.c:7472
8037msgid "m68k and cf features both selected"
8038msgstr ""
8039
8040#: config/tc-m68k.c:7484
8041msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
8042msgstr ""
8043
8044#: config/tc-m68k.c:7518
8045#, c-format
8046msgid ""
8047"-march=<arch>\t\tset architecture\n"
8048"-mcpu=<cpu>\t\tset cpu [default %s]\n"
8049msgstr ""
8050
8051#: config/tc-m68k.c:7523
8052#, c-format
8053msgid "-m[no-]%-16s enable/disable%s architecture extension\n"
8054msgstr ""
8055
8056#: config/tc-m68k.c:7529
8057#, c-format
8058msgid ""
8059"-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
8060"-pic, -k\t\tgenerate position independent code\n"
8061"-S\t\t\tturn jbsr into jsr\n"
8062"--pcrel never turn PC-relative branches into absolute jumps\n"
8063"--register-prefix-optional\n"
8064"\t\t\trecognize register names without prefix character\n"
8065"--bitwise-or\t\tdo not treat `|' as a comment character\n"
8066"--base-size-default-16\tbase reg without size is 16 bits\n"
8067"--base-size-default-32\tbase reg without size is 32 bits (default)\n"
8068"--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
8069"--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
8070msgstr ""
8071
8072#: config/tc-m68k.c:7543
8073#, c-format
8074msgid "Architecture variants are: "
8075msgstr ""
8076
8077#: config/tc-m68k.c:7552
8078#, c-format
8079msgid "Processor variants are: "
8080msgstr ""
8081
8082#: config/tc-m68k.c:7559 config/tc-xtensa.c:6165
8083#, c-format
8084msgid "\n"
8085msgstr ""
8086
8087#: config/tc-m68k.c:7590
8088#, c-format
8089msgid "Error %s in %s\n"
8090msgstr ""
8091
8092#: config/tc-m68k.c:7594
8093#, c-format
8094msgid "Opcode(%d.%s): "
8095msgstr ""
8096
8097#: config/tc-m68k.c:7754
8098msgid "Not a defined coldfire architecture"
8099msgstr ""
8100
8101#. Over here we will fill the description of the machine specific options.
8102#: config/tc-maxq.c:209
8103#, c-format
8104msgid " MAXQ-specific assembler options:\n"
8105msgstr ""
8106
8107#: config/tc-maxq.c:211
8108#, c-format
8109msgid ""
8110"\t-MAXQ20\t\t generate obj for MAXQ20(default)\n"
8111"\t-MAXQ10\t\t generate obj for MAXQ10\n"
8112"\t"
8113msgstr ""
8114
8115#: config/tc-maxq.c:377
8116#, c-format
8117msgid "Illegal Reloc type in md_estimate_size_before_relax for line : %d"
8118msgstr ""
8119
8120#: config/tc-maxq.c:454
8121#, c-format
8122msgid "Cant make long jump/call into short jump/call : %d"
8123msgstr ""
8124
8125#: config/tc-maxq.c:933
8126#, c-format
8127msgid "Invalid register value %s"
8128msgstr ""
8129
8130#: config/tc-maxq.c:1051
8131#, c-format
8132msgid "Invalid bit number : '%c'"
8133msgstr ""
8134
8135#: config/tc-maxq.c:1063
8136#, c-format
8137msgid "Illegal character after operand '%s'"
8138msgstr ""
8139
8140#: config/tc-maxq.c:1139 config/tc-maxq.c:1316
8141#, c-format
8142msgid "Invalid Character in immediate Value : %c"
8143msgstr ""
8144
8145#: config/tc-maxq.c:1159 config/tc-maxq.c:1336
8146#, c-format
8147msgid "Invalid Character in immediate value : %c"
8148msgstr ""
8149
8150#: config/tc-maxq.c:1175
8151msgid "Immediate value greater than 16 bits"
8152msgstr ""
8153
8154#: config/tc-maxq.c:1189
8155msgid "Attempt to move a value in the stack pointer greater than the size of the stack"
8156msgstr ""
8157
8158#: config/tc-maxq.c:1198
8159msgid "Attempt to move 16 bit value into an 8 bit register.Truncating..\n"
8160msgstr ""
8161
8162#: config/tc-maxq.c:1260
8163msgid "Invalid immediate move operation"
8164msgstr ""
8165
8166#: config/tc-maxq.c:1533
8167#, c-format
8168msgid "Size of Operand '%s' greater than %d"
8169msgstr ""
8170
8171#: config/tc-maxq.c:1688
8172#, c-format
8173msgid "illegal immediate operand '%s'"
8174msgstr ""
8175
8176#: config/tc-maxq.c:1710
8177#, c-format
8178msgid "Invalid operand for memory access '%s'"
8179msgstr ""
8180
8181#: config/tc-maxq.c:1772
8182msgid "illegal displacement operand "
8183msgstr ""
8184
8185#: config/tc-maxq.c:1837
8186#, c-format
8187msgid "invalid character %c before operand %d"
8188msgstr ""
8189
8190#: config/tc-maxq.c:1859
8191#, c-format
8192msgid "invalid character %c in operand %d"
8193msgstr ""
8194
8195#. We found no match.
8196#: config/tc-maxq.c:2004
8197#, c-format
8198msgid "operand %d is invalid for `%s'"
8199msgstr ""
8200
8201#: config/tc-maxq.c:2037
8202msgid "The Accumulator cannot be used as a source in ALU instructions\n"
8203msgstr ""
8204
8205#: config/tc-maxq.c:2055
8206#, c-format
8207msgid "'%s' operand cant be used as destination in %s"
8208msgstr ""
8209
8210#: config/tc-maxq.c:2071 config/tc-maxq.c:2102 config/tc-maxq.c:2116
8211#, c-format
8212msgid "Invalid Instruction '%s' operand cant be used with %s"
8213msgstr ""
8214
8215#: config/tc-maxq.c:2087 config/tc-maxq.c:2138
8216#, c-format
8217msgid "'%s' operand cant be used as source in %s"
8218msgstr ""
8219
8220#: config/tc-maxq.c:2147
8221#, c-format
8222msgid "'%s' instruction cant have first operand as Immediate vale"
8223msgstr ""
8224
8225#: config/tc-maxq.c:2160
8226#, c-format
8227msgid "SP cannot be used with %s\n"
8228msgstr ""
8229
8230#: config/tc-maxq.c:2167
8231msgid "@SP-- cannot be used with PUSH\n"
8232msgstr ""
8233
8234#: config/tc-maxq.c:2183 config/tc-maxq.c:2191
8235msgid "Operands either contradictory or use the data bus in read/write state together"
8236msgstr ""
8237
8238#: config/tc-maxq.c:2198
8239msgid "MOVE Cant Use NUL as SRC"
8240msgstr ""
8241
8242#: config/tc-maxq.c:2220
8243msgid "Contradictory movement between DP register and memory access using DP"
8244msgstr ""
8245
8246#: config/tc-maxq.c:2228
8247msgid "SP and @SP-- cannot be used together in a move instruction"
8248msgstr ""
8249
8250#: config/tc-maxq.c:2247
8251msgid "Only Module 8 system registers allowed in this operation"
8252msgstr ""
8253
8254#: config/tc-maxq.c:2273 config/tc-maxq.c:2282 config/tc-maxq.c:2308
8255msgid "Read only Register used as destination"
8256msgstr ""
8257
8258#: config/tc-maxq.c:2290
8259#, c-format
8260msgid "Bit No '%d'exceeds register size in this operation"
8261msgstr ""
8262
8263#: config/tc-maxq.c:2315 config/tc-maxq.c:2336
8264#, c-format
8265msgid "Bit No '%d' exceeds register size in this operation"
8266msgstr ""
8267
8268#: config/tc-maxq.c:2352
8269msgid "Memory References cannot be used with branching operations\n"
8270msgstr ""
8271
8272#: config/tc-maxq.c:2361
8273msgid "DJNZ uses only LC[n] register \n"
8274msgstr ""
8275
8276#: config/tc-maxq.c:2387
8277#, c-format
8278msgid "'%s' operand cant be used as destination in %s"
8279msgstr ""
8280
8281#: config/tc-maxq.c:2397
8282#, c-format
8283msgid "Read only register used for writing purposes '%s'"
8284msgstr ""
8285
8286#: config/tc-maxq.c:2409
8287msgid "Invalid destination for this kind of source."
8288msgstr ""
8289
8290#: config/tc-maxq.c:2416
8291msgid "Invalid register as destination for this kind of source.Only data pointers can be used."
8292msgstr ""
8293
8294#: config/tc-maxq.c:2504 config/tc-maxq.c:2592
8295msgid "Invalid Instruction"
8296msgstr ""
8297
8298#: config/tc-maxq.c:2790
8299msgid "Cannot allocate memory"
8300msgstr ""
8301
8302#: config/tc-maxq.c:2862
8303msgid "Internal Error: Illegal Architecure specified"
8304msgstr ""
8305
8306#: config/tc-maxq.c:2900
8307msgid "Invalid architecture type"
8308msgstr ""
8309
8310#: config/tc-maxq.c:2905 config/tc-maxq.c:2916 config/tc-maxq.c:2929
8311#: config/tc-maxq.c:2941 config/tc-maxq.c:2954
8312#, c-format
8313msgid "Internal Error : Can't Hash %s : %s"
8314msgstr ""
8315
8316#: config/tc-maxq.c:3071
8317#, c-format
8318msgid "Ineffective insntruction %s \n"
8319msgstr ""
8320
8321#: config/tc-mcore.c:521
8322#, c-format
8323msgid "register expected, but saw '%.6s'"
8324msgstr ""
8325
8326#: config/tc-mcore.c:603
8327#, c-format
8328msgid "control register expected, but saw '%.6s'"
8329msgstr ""
8330
8331#: config/tc-mcore.c:639
8332msgid "bad/missing psr specifier"
8333msgstr ""
8334
8335#: config/tc-mcore.c:689
8336msgid "more than 65K literal pools"
8337msgstr ""
8338
8339#: config/tc-mcore.c:743
8340msgid "missing ']'"
8341msgstr ""
8342
8343#: config/tc-mcore.c:782
8344msgid "operand must be a constant"
8345msgstr ""
8346
8347#: config/tc-mcore.c:784
8348#, c-format
8349msgid "operand must be absolute in range %u..%u, not %ld"
8350msgstr ""
8351
8352#: config/tc-mcore.c:819
8353msgid "operand must be a multiple of 4"
8354msgstr ""
8355
8356#: config/tc-mcore.c:826
8357msgid "operand must be a multiple of 2"
8358msgstr ""
8359
8360#: config/tc-mcore.c:840 config/tc-mcore.c:1356 config/tc-mcore.c:1410
8361msgid "base register expected"
8362msgstr ""
8363
8364#: config/tc-mcore.c:888
8365#, c-format
8366msgid "unknown opcode \"%s\""
8367msgstr ""
8368
8369#: config/tc-mcore.c:931
8370msgid "invalid register: r15 illegal"
8371msgstr ""
8372
8373#: config/tc-mcore.c:980 config/tc-mcore.c:1561
8374msgid "M340 specific opcode used when assembling for M210"
8375msgstr ""
8376
8377#: config/tc-mcore.c:998 config/tc-mcore.c:1038 config/tc-mcore.c:1057
8378#: config/tc-mcore.c:1076 config/tc-mcore.c:1104 config/tc-mcore.c:1133
8379#: config/tc-mcore.c:1170 config/tc-mcore.c:1205 config/tc-mcore.c:1224
8380#: config/tc-mcore.c:1243 config/tc-mcore.c:1277 config/tc-mcore.c:1302
8381#: config/tc-mcore.c:1359 config/tc-mcore.c:1413 config/tc-mcore.c:1449
8382#: config/tc-mcore.c:1508 config/tc-mcore.c:1530 config/tc-mcore.c:1553
8383msgid "second operand missing"
8384msgstr ""
8385
8386#: config/tc-mcore.c:1014
8387msgid "destination register must be r1"
8388msgstr ""
8389
8390#: config/tc-mcore.c:1035
8391msgid "source register must be r1"
8392msgstr ""
8393
8394#: config/tc-mcore.c:1099 config/tc-mcore.c:1156
8395msgid "immediate is not a power of two"
8396msgstr ""
8397
8398#: config/tc-mcore.c:1127
8399msgid "translating bgeni to movi"
8400msgstr ""
8401
8402#: config/tc-mcore.c:1164
8403msgid "translating mgeni to movi"
8404msgstr ""
8405
8406#: config/tc-mcore.c:1196
8407msgid "translating bmaski to movi"
8408msgstr ""
8409
8410#: config/tc-mcore.c:1272
8411#, c-format
8412msgid "displacement too large (%d)"
8413msgstr ""
8414
8415#: config/tc-mcore.c:1286
8416msgid "Invalid register: r0 and r15 illegal"
8417msgstr ""
8418
8419#: config/tc-mcore.c:1317
8420msgid "bad starting register: r0 and r15 invalid"
8421msgstr ""
8422
8423#: config/tc-mcore.c:1330
8424msgid "ending register must be r15"
8425msgstr ""
8426
8427#: config/tc-mcore.c:1350
8428msgid "bad base register: must be r0"
8429msgstr ""
8430
8431#: config/tc-mcore.c:1368
8432msgid "first register must be r4"
8433msgstr ""
8434
8435#: config/tc-mcore.c:1379
8436msgid "last register must be r7"
8437msgstr ""
8438
8439#: config/tc-mcore.c:1416
8440msgid "reg-reg expected"
8441msgstr ""
8442
8443#: config/tc-mcore.c:1527
8444msgid "second operand must be 1"
8445msgstr ""
8446
8447#: config/tc-mcore.c:1548
8448msgid "zero used as immediate value"
8449msgstr ""
8450
8451#: config/tc-mcore.c:1575
8452msgid "duplicated psr bit specifier"
8453msgstr ""
8454
8455#: config/tc-mcore.c:1581
8456msgid "`af' must appear alone"
8457msgstr ""
8458
8459#: config/tc-mcore.c:1588
8460#, c-format
8461msgid "unimplemented opcode \"%s\""
8462msgstr ""
8463
8464#: config/tc-mcore.c:1597
8465#, c-format
8466msgid "ignoring operands: %s "
8467msgstr ""
8468
8469#: config/tc-mcore.c:1667
8470#, c-format
8471msgid "unrecognised cpu type '%s'"
8472msgstr ""
8473
8474#: config/tc-mcore.c:1685
8475#, c-format
8476msgid ""
8477"MCORE specific options:\n"
8478" -{no-}jsri2bsr\t {dis}able jsri to bsr transformation (def: dis)\n"
8479" -{no-}sifilter\t {dis}able silicon filter behavior (def: dis)\n"
8480" -cpu=[210|340] select CPU type\n"
8481" -EB assemble for a big endian system (default)\n"
8482" -EL assemble for a little endian system\n"
8483msgstr ""
8484
8485#: config/tc-mcore.c:1703
8486msgid "failed sanity check: short_jump"
8487msgstr ""
8488
8489#: config/tc-mcore.c:1713
8490msgid "failed sanity check: long_jump"
8491msgstr ""
8492
8493#: config/tc-mcore.c:1739
8494#, c-format
8495msgid "odd displacement at %x"
8496msgstr ""
8497
8498#: config/tc-mcore.c:1921
8499msgid "unknown"
8500msgstr ""
8501
8502#: config/tc-mcore.c:1948
8503#, c-format
8504msgid "odd distance branch (0x%lx bytes)"
8505msgstr ""
8506
8507#: config/tc-mcore.c:1952
8508#, c-format
8509msgid "pcrel for branch to %s too far (0x%lx)"
8510msgstr ""
8511
8512#: config/tc-mcore.c:1972
8513#, c-format
8514msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
8515msgstr ""
8516
8517#: config/tc-mcore.c:1984
8518#, c-format
8519msgid "pcrel for loopt too far (0x%lx)"
8520msgstr ""
8521
8522#: config/tc-mcore.c:2180
8523#, c-format
8524msgid "Can not do %d byte %srelocation"
8525msgstr ""
8526
8527#: config/tc-mcore.c:2182
8528msgid "pc-relative"
8529msgstr ""
8530
8531#: config/tc-mep.c:301
8532#, c-format
8533msgid ""
8534"MeP specific command line options:\n"
8535" -EB assemble for a big endian system (default)\n"
8536" -EL assemble for a little endian system\n"
8537" -mconfig=<name> specify a chip configuration to use\n"
8538" -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n"
8539" -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n"
8540" -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n"
8541" enable/disable the given opcodes\n"
8542"\n"
8543" If -mconfig is given, the other -m options modify it. Otherwise,\n"
8544" if no -m options are given, all core opcodes are enabled;\n"
8545" if any enabling -m options are given, only those are enabled;\n"
8546" if only disabling -m options are given, only those are disabled.\n"
8547msgstr ""
8548
8549#. There are no insns in the queue and a plus is present.
8550#. This is a syntax error. Let's not tolerate this.
8551#. We can relax this later if necessary.
8552#: config/tc-mep.c:1008
8553msgid "Invalid use of parallelization operator."
8554msgstr ""
8555
8556#: config/tc-mep.c:1050
8557msgid "Leading plus sign not allowed in core mode"
8558msgstr ""
8559
8560#: config/tc-mep.c:1531
8561#, c-format
8562msgid "Don't know how to relocate plain operands of type %s"
8563msgstr ""
8564
8565#: config/tc-mep.c:1541
8566#, c-format
8567msgid "Perhaps you are missing %%tpoff()?"
8568msgstr ""
8569
8570#: config/tc-mep.c:1725
8571msgid "Bad .section directive: want a,v,w,x,M,S in string"
8572msgstr ""
8573
8574#: config/tc-mep.c:1783
8575msgid ".vliw unavailable when VLIW is disabled."
8576msgstr ""
8577
8578#. Prototypes for static functions.
8579#: config/tc-mips.c:1030
8580#, c-format
8581msgid "internal Error, line %d, %s"
8582msgstr ""
8583
8584#: config/tc-mips.c:1875
8585msgid "-G may not be used in position-independent code"
8586msgstr ""
8587
8588#: config/tc-mips.c:1922
8589#, c-format
8590msgid "internal: can't hash `%s': %s"
8591msgstr ""
8592
8593#: config/tc-mips.c:1930
8594#, c-format
8595msgid "internal error: bad mips16 opcode: %s %s\n"
8596msgstr ""
8597
8598#: config/tc-mips.c:2102
8599#, c-format
8600msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
8601msgstr ""
8602
8603#: config/tc-mips.c:2858 config/tc-mips.c:14414
8604msgid "extended instruction in delay slot"
8605msgstr ""
8606
8607#: config/tc-mips.c:2922 config/tc-mips.c:2929
8608#, c-format
8609msgid "jump to misaligned address (0x%lx)"
8610msgstr ""
8611
8612#: config/tc-mips.c:2939 config/tc-mips.c:3694
8613#, c-format
8614msgid "branch to misaligned address (0x%lx)"
8615msgstr ""
8616
8617#: config/tc-mips.c:2944 config/tc-mips.c:3697
8618#, c-format
8619msgid "branch address range overflow (0x%lx)"
8620msgstr ""
8621
8622#: config/tc-mips.c:3427
8623msgid "Macro instruction expanded into multiple instructions in a branch delay slot"
8624msgstr ""
8625
8626#: config/tc-mips.c:3430
8627msgid "Macro instruction expanded into multiple instructions"
8628msgstr ""
8629
8630#: config/tc-mips.c:3966 config/tc-mips.c:7927 config/tc-mips.c:7951
8631#: config/tc-mips.c:8024 config/tc-mips.c:8047
8632msgid "operand overflow"
8633msgstr ""
8634
8635#: config/tc-mips.c:3985 config/tc-mips.c:4585 config/tc-mips.c:7298
8636#: config/tc-mips.c:8114
8637msgid "Macro used $at after \".set noat\""
8638msgstr ""
8639
8640#: config/tc-mips.c:4014
8641msgid "unsupported large constant"
8642msgstr ""
8643
8644#: config/tc-mips.c:4016
8645#, c-format
8646msgid "Instruction %s requires absolute expression"
8647msgstr ""
8648
8649#: config/tc-mips.c:4149 config/tc-mips.c:6418 config/tc-mips.c:6994
8650#, c-format
8651msgid "Number (0x%s) larger than 32 bits"
8652msgstr ""
8653
8654#: config/tc-mips.c:4169
8655msgid "Number larger than 64 bits"
8656msgstr ""
8657
8658#: config/tc-mips.c:4463 config/tc-mips.c:4491 config/tc-mips.c:4529
8659#: config/tc-mips.c:4574 config/tc-mips.c:6627 config/tc-mips.c:6666
8660#: config/tc-mips.c:6705 config/tc-mips.c:7109 config/tc-mips.c:7161
8661#: config/tc-score.c:4234
8662msgid "PIC code offset overflow (max 16 signed bits)"
8663msgstr ""
8664
8665#: config/tc-mips.c:4896 config/tc-mips.c:4962 config/tc-mips.c:5050
8666#: config/tc-mips.c:5097 config/tc-mips.c:5158 config/tc-mips.c:5206
8667#: config/tc-mips.c:8208 config/tc-mips.c:8215 config/tc-mips.c:8222
8668#: config/tc-mips.c:8329
8669msgid "Unsupported large constant"
8670msgstr ""
8671
8672#. result is always true
8673#: config/tc-mips.c:4928
8674#, c-format
8675msgid "Branch %s is always true"
8676msgstr ""
8677
8678#: config/tc-mips.c:5169 config/tc-mips.c:5217 config/tc-mips.c:8978
8679#: config/tc-mips.c:9135
8680#, c-format
8681msgid "Improper position (%lu)"
8682msgstr ""
8683
8684#: config/tc-mips.c:5175 config/tc-mips.c:9045
8685#, c-format
8686msgid "Improper extract size (%lu, position %lu)"
8687msgstr ""
8688
8689#: config/tc-mips.c:5223 config/tc-mips.c:9009
8690#, c-format
8691msgid "Improper insert size (%lu, position %lu)"
8692msgstr ""
8693
8694#: config/tc-mips.c:5260 config/tc-mips.c:5357
8695msgid "Divide by zero."
8696msgstr ""
8697
8698#: config/tc-mips.c:5443
8699msgid "dla used to load 32-bit register"
8700msgstr ""
8701
8702#: config/tc-mips.c:5446
8703msgid "la used to load 64-bit address"
8704msgstr ""
8705
8706#: config/tc-mips.c:5558 config/tc-z80.c:700
8707msgid "offset too large"
8708msgstr ""
8709
8710#: config/tc-mips.c:5732 config/tc-mips.c:6011
8711msgid "PIC code offset overflow (max 32 signed bits)"
8712msgstr ""
8713
8714#: config/tc-mips.c:6057
8715msgid "MIPS PIC call to register other than $25"
8716msgstr ""
8717
8718#: config/tc-mips.c:6063 config/tc-mips.c:6074 config/tc-mips.c:6196
8719#: config/tc-mips.c:6207
8720msgid "No .cprestore pseudo-op used in PIC code"
8721msgstr ""
8722
8723#: config/tc-mips.c:6068 config/tc-mips.c:6201
8724msgid "No .frame pseudo-op used in PIC code"
8725msgstr ""
8726
8727#: config/tc-mips.c:6222
8728msgid "Non-PIC jump used in PIC library"
8729msgstr ""
8730
8731#: config/tc-mips.c:6385 config/tc-mips.c:7261
8732#, c-format
8733msgid "opcode not supported on this processor: %s"
8734msgstr ""
8735
8736#: config/tc-mips.c:7467 config/tc-mips.c:7498 config/tc-mips.c:7549
8737#: config/tc-mips.c:7579
8738msgid "Improper rotate count"
8739msgstr ""
8740
8741#: config/tc-mips.c:7629
8742#, c-format
8743msgid "Instruction %s: result is always false"
8744msgstr ""
8745
8746#: config/tc-mips.c:7790
8747#, c-format
8748msgid "Instruction %s: result is always true"
8749msgstr ""
8750
8751#. FIXME: Check if this is one of the itbl macros, since they
8752#. are added dynamically.
8753#: config/tc-mips.c:8110
8754#, c-format
8755msgid "Macro %s not implemented yet"
8756msgstr ""
8757
8758#: config/tc-mips.c:8360
8759#, c-format
8760msgid "internal: bad mips opcode (mask error): %s %s"
8761msgstr ""
8762
8763#: config/tc-mips.c:8400 config/tc-mips.c:9209
8764#, c-format
8765msgid "internal: bad mips opcode (unknown extension operand type `+%c'): %s %s"
8766msgstr ""
8767
8768#: config/tc-mips.c:8478
8769#, c-format
8770msgid "internal: bad mips opcode (unknown operand type `%c'): %s %s"
8771msgstr ""
8772
8773#: config/tc-mips.c:8485
8774#, c-format
8775msgid "internal: bad mips opcode (bits 0x%lx undefined): %s %s"
8776msgstr ""
8777
8778#: config/tc-mips.c:8643 config/tc-mips.c:10101
8779#, c-format
8780msgid "opcode not supported on this processor: %s (%s)"
8781msgstr ""
8782
8783#: config/tc-mips.c:8676
8784#, c-format
8785msgid "BALIGN immediate not 1 or 3 (%lu)"
8786msgstr ""
8787
8788#: config/tc-mips.c:8689 config/tc-mips.c:8702 config/tc-mips.c:8715
8789#: config/tc-mips.c:8728 config/tc-mips.c:8754 config/tc-mips.c:8798
8790#, c-format
8791msgid "DSP immediate not in range 0..%d (%lu)"
8792msgstr ""
8793
8794#: config/tc-mips.c:8746 config/tc-mips.c:8773
8795msgid "Invalid dsp acc register"
8796msgstr ""
8797
8798#: config/tc-mips.c:8784 config/tc-mips.c:8815 config/tc-mips.c:8832
8799#, c-format
8800msgid "DSP immediate not in range %ld..%ld (%ld)"
8801msgstr ""
8802
8803#: config/tc-mips.c:8845
8804#, c-format
8805msgid "MT usermode bit not 0 or 1 (%lu)"
8806msgstr ""
8807
8808#: config/tc-mips.c:8856
8809#, c-format
8810msgid "MT load high bit not 0 or 1 (%lu)"
8811msgstr ""
8812
8813#: config/tc-mips.c:8873 config/tc-mips.c:8886
8814msgid "Invalid dsp/smartmips acc register"
8815msgstr ""
8816
8817#: config/tc-mips.c:8951
8818#, c-format
8819msgid "Illegal %s number (%lu, 0x%lx)"
8820msgstr ""
8821
8822#: config/tc-mips.c:9064 config/tc-mips.c:9614
8823msgid "absolute expression required"
8824msgstr ""
8825
8826#: config/tc-mips.c:9087
8827#, c-format
8828msgid "Invalid register number (%d)"
8829msgstr ""
8830
8831#: config/tc-mips.c:9095
8832msgid "Invalid coprocessor 0 register number"
8833msgstr ""
8834
8835#: config/tc-mips.c:9105
8836#, c-format
8837msgid "Improper bit index (%lu)"
8838msgstr ""
8839
8840#: config/tc-mips.c:9166 config/tc-mips.c:9183
8841#, c-format
8842msgid "Improper size (%lu)"
8843msgstr ""
8844
8845#: config/tc-mips.c:9199
8846#, c-format
8847msgid "Improper immediate (%ld)"
8848msgstr ""
8849
8850#: config/tc-mips.c:9226
8851#, c-format
8852msgid "Improper shift amount (%lu)"
8853msgstr ""
8854
8855#: config/tc-mips.c:9249 config/tc-mips.c:10422 config/tc-mips.c:10675
8856#, c-format
8857msgid "Invalid value for `%s' (%lu)"
8858msgstr ""
8859
8860#: config/tc-mips.c:9264
8861#, c-format
8862msgid "Code for %s not in range 0..1023 (%lu)"
8863msgstr ""
8864
8865#: config/tc-mips.c:9276
8866#, c-format
8867msgid "Lower code for %s not in range 0..1023 (%lu)"
8868msgstr ""
8869
8870#: config/tc-mips.c:9288
8871#, c-format
8872msgid "Code for %s not in range 0..1048575 (%lu)"
8873msgstr ""
8874
8875#: config/tc-mips.c:9301
8876#, c-format
8877msgid "Coproccesor code > 25 bits (%lu)"
8878msgstr ""
8879
8880#: config/tc-mips.c:9315
8881#, c-format
8882msgid "Illegal 19-bit code (%lu)"
8883msgstr ""
8884
8885#: config/tc-mips.c:9328
8886#, c-format
8887msgid "Invalid performance register (%lu)"
8888msgstr ""
8889
8890#: config/tc-mips.c:9371 config/tc-mips.c:10282
8891msgid "used $at without \".set noat\""
8892msgstr ""
8893
8894#: config/tc-mips.c:9373 config/tc-mips.c:10284
8895#, c-format
8896msgid "used $%u with \".set at=$%u\""
8897msgstr ""
8898
8899#: config/tc-mips.c:9399
8900msgid "source and destinationations must be different"
8901msgstr ""
8902
8903#: config/tc-mips.c:9404
8904msgid "a destination register must be supplied"
8905msgstr ""
8906
8907#: config/tc-mips.c:9487
8908#, c-format
8909msgid "Invalid MDMX Immediate (%ld)"
8910msgstr ""
8911
8912#: config/tc-mips.c:9525
8913#, c-format
8914msgid "Float register should be even, was %d"
8915msgstr ""
8916
8917#: config/tc-mips.c:9564
8918#, c-format
8919msgid "Bad element selector %ld"
8920msgstr ""
8921
8922#: config/tc-mips.c:9572
8923#, c-format
8924msgid "Expecting ']' found '%s'"
8925msgstr ""
8926
8927#: config/tc-mips.c:9678
8928#, c-format
8929msgid "Bad floating point constant: %s"
8930msgstr ""
8931
8932#: config/tc-mips.c:9798
8933msgid "Can't use floating point insn in this section"
8934msgstr ""
8935
8936#: config/tc-mips.c:9859
8937msgid "expression out of range"
8938msgstr ""
8939
8940#: config/tc-mips.c:9899
8941msgid "lui expression not in range 0..65535"
8942msgstr ""
8943
8944#: config/tc-mips.c:9920
8945#, c-format
8946msgid "Condition code register should be even for %s, was %d"
8947msgstr ""
8948
8949#: config/tc-mips.c:9925
8950#, c-format
8951msgid "Condition code register should be 0 or 4 for %s, was %d"
8952msgstr ""
8953
8954#: config/tc-mips.c:9951
8955msgid "invalid coprocessor sub-selection value (0-7)"
8956msgstr ""
8957
8958#: config/tc-mips.c:9963 config/tc-mips.c:9980
8959#, c-format
8960msgid "bad byte vector index (%ld)"
8961msgstr ""
8962
8963#: config/tc-mips.c:9991
8964#, c-format
8965msgid "bad char = '%c'\n"
8966msgstr ""
8967
8968#: config/tc-mips.c:10002 config/tc-mips.c:10007 config/tc-mips.c:10700
8969msgid "illegal operands"
8970msgstr ""
8971
8972#: config/tc-mips.c:10075 config/tc-score.c:2413
8973msgid "unrecognized opcode"
8974msgstr ""
8975
8976#: config/tc-mips.c:10458 config/tc-mips.c:10539 config/tc-mips.c:10554
8977msgid "can't parse register list"
8978msgstr ""
8979
8980#: config/tc-mips.c:10527
8981msgid "more than one frame size in list"
8982msgstr ""
8983
8984#: config/tc-mips.c:10582
8985msgid "unexpected register in list"
8986msgstr ""
8987
8988#: config/tc-mips.c:10592
8989msgid "arg/static registers overlap"
8990msgstr ""
8991
8992#: config/tc-mips.c:10610
8993msgid "invalid arg register list"
8994msgstr ""
8995
8996#: config/tc-mips.c:10619 config/tc-mips.c:10642
8997msgid "invalid static register list"
8998msgstr ""
8999
9000#: config/tc-mips.c:10649
9001msgid "missing frame size"
9002msgstr ""
9003
9004#: config/tc-mips.c:10652
9005msgid "invalid frame size"
9006msgstr ""
9007
9008#: config/tc-mips.c:10818
9009msgid "extended operand requested but not required"
9010msgstr ""
9011
9012#: config/tc-mips.c:10820
9013msgid "invalid unextended operand value"
9014msgstr ""
9015
9016#: config/tc-mips.c:10848
9017msgid "operand value out of range for instruction"
9018msgstr ""
9019
9020#: config/tc-mips.c:11274
9021#, c-format
9022msgid "A different %s was already specified, is now %s"
9023msgstr ""
9024
9025#: config/tc-mips.c:11513
9026msgid "-call_shared is supported only for ELF format"
9027msgstr ""
9028
9029#: config/tc-mips.c:11523
9030msgid "-call_nonpic is supported only for ELF format"
9031msgstr ""
9032
9033#: config/tc-mips.c:11533
9034msgid "-non_shared is supported only for ELF format"
9035msgstr ""
9036
9037#: config/tc-mips.c:11559
9038msgid "-32 is supported for ELF format only"
9039msgstr ""
9040
9041#: config/tc-mips.c:11568
9042msgid "-n32 is supported for ELF format only"
9043msgstr ""
9044
9045#: config/tc-mips.c:11577
9046msgid "-64 is supported for ELF format only"
9047msgstr ""
9048
9049#: config/tc-mips.c:11582 config/tc-mips.c:11635
9050msgid "No compiled in support for 64 bit object file format"
9051msgstr ""
9052
9053#: config/tc-mips.c:11622
9054msgid "-mabi is supported for ELF format only"
9055msgstr ""
9056
9057#: config/tc-mips.c:11642
9058#, c-format
9059msgid "invalid abi -mabi=%s"
9060msgstr ""
9061
9062#: config/tc-mips.c:11720
9063msgid "-G not supported in this configuration."
9064msgstr ""
9065
9066#: config/tc-mips.c:11746
9067#, c-format
9068msgid "-%s conflicts with the other architecture options, which imply -%s"
9069msgstr ""
9070
9071#: config/tc-mips.c:11777
9072msgid "-mgp64 used with a 32-bit processor"
9073msgstr ""
9074
9075#: config/tc-mips.c:11779
9076msgid "-mgp32 used with a 64-bit ABI"
9077msgstr ""
9078
9079#: config/tc-mips.c:11781
9080msgid "-mgp64 used with a 32-bit ABI"
9081msgstr ""
9082
9083#: config/tc-mips.c:11819
9084msgid "-mfp64 used with a 32-bit fpu"
9085msgstr ""
9086
9087#: config/tc-mips.c:11822
9088msgid "-mfp64 used with a 32-bit ABI"
9089msgstr ""
9090
9091#: config/tc-mips.c:11826
9092msgid "-mfp32 used with a 64-bit ABI"
9093msgstr ""
9094
9095#: config/tc-mips.c:11840
9096msgid "trap exception not supported at ISA 1"
9097msgstr ""
9098
9099#: config/tc-mips.c:11850
9100msgid "-mfp32 used with -mips3d"
9101msgstr ""
9102
9103#: config/tc-mips.c:11856
9104msgid "-mfp32 used with -mdmx"
9105msgstr ""
9106
9107#: config/tc-mips.c:11931
9108msgid "PC relative MIPS16 instruction references a different section"
9109msgstr ""
9110
9111#: config/tc-mips.c:12229 config/tc-sparc.c:3180 config/tc-sparc.c:3187
9112#: config/tc-sparc.c:3194 config/tc-sparc.c:3201 config/tc-sparc.c:3208
9113#: config/tc-sparc.c:3217 config/tc-sparc.c:3228 config/tc-sparc.c:3250
9114#: config/tc-sparc.c:3274 write.c:1105
9115msgid "relocation overflow"
9116msgstr ""
9117
9118#: config/tc-mips.c:12239
9119#, c-format
9120msgid "Branch to misaligned address (%lx)"
9121msgstr ""
9122
9123#: config/tc-mips.c:12286
9124msgid "Branch out of range"
9125msgstr ""
9126
9127#: config/tc-mips.c:12368
9128#, c-format
9129msgid "Alignment too large: %d. assumed."
9130msgstr ""
9131
9132#: config/tc-mips.c:12371
9133msgid "Alignment negative: 0 assumed."
9134msgstr ""
9135
9136#: config/tc-mips.c:12616
9137#, c-format
9138msgid "%s: no such section"
9139msgstr ""
9140
9141#: config/tc-mips.c:12665
9142#, c-format
9143msgid ".option pic%d not supported"
9144msgstr ""
9145
9146#: config/tc-mips.c:12670 config/tc-mips.c:12977
9147msgid "-G may not be used with SVR4 PIC code"
9148msgstr ""
9149
9150#: config/tc-mips.c:12676
9151#, c-format
9152msgid "Unrecognized option \"%s\""
9153msgstr ""
9154
9155#: config/tc-mips.c:12719
9156#, c-format
9157msgid "Unrecognized register name `%s'"
9158msgstr ""
9159
9160#: config/tc-mips.c:12736
9161msgid "`noreorder' must be set before `nomacro'"
9162msgstr ""
9163
9164#: config/tc-mips.c:12861
9165#, c-format
9166msgid "unknown architecture %s"
9167msgstr ""
9168
9169#: config/tc-mips.c:12874 config/tc-mips.c:12904
9170#, c-format
9171msgid "unknown ISA level %s"
9172msgstr ""
9173
9174#: config/tc-mips.c:12882
9175#, c-format
9176msgid "unknown ISA or architecture %s"
9177msgstr ""
9178
9179#: config/tc-mips.c:12932
9180msgid ".set pop with no .set push"
9181msgstr ""
9182
9183#: config/tc-mips.c:12961
9184#, c-format
9185msgid "Tried to set unrecognized symbol: %s\n"
9186msgstr ""
9187
9188#: config/tc-mips.c:13019
9189msgid ".cpload not in noreorder section"
9190msgstr ""
9191
9192#: config/tc-mips.c:13087 config/tc-mips.c:13106
9193msgid "missing argument separator ',' for .cpsetup"
9194msgstr ""
9195
9196#: config/tc-mips.c:13264
9197#, c-format
9198msgid "Unsupported use of %s"
9199msgstr ""
9200
9201#: config/tc-mips.c:13346 config/tc-score.c:6253
9202msgid "Unsupported use of .gpword"
9203msgstr ""
9204
9205#: config/tc-mips.c:13386
9206msgid "Unsupported use of .gpdword"
9207msgstr ""
9208
9209#: config/tc-mips.c:13731
9210msgid "unsupported PC relative reference to different section"
9211msgstr ""
9212
9213#: config/tc-mips.c:13844 config/tc-xtensa.c:1556 config/tc-xtensa.c:1831
9214msgid "unsupported relocation"
9215msgstr ""
9216
9217#: config/tc-mips.c:14093
9218#, c-format
9219msgid "Can not represent %s relocation in this object file format"
9220msgstr ""
9221
9222#: config/tc-mips.c:14178
9223msgid "relaxed out-of-range branch into a jump"
9224msgstr ""
9225
9226#: config/tc-mips.c:14712
9227msgid "missing .end at end of assembly"
9228msgstr ""
9229
9230#: config/tc-mips.c:14727 config/tc-score.c:5859
9231msgid "expected simple number"
9232msgstr ""
9233
9234#: config/tc-mips.c:14755 config/tc-score.c:5886
9235msgid "invalid number"
9236msgstr ""
9237
9238#: config/tc-mips.c:14926 config/tc-score.c:5926
9239msgid "missing .end"
9240msgstr ""
9241
9242#: config/tc-mips.c:14978
9243msgid "Bad .frame directive"
9244msgstr ""
9245
9246#: config/tc-mips.c:15010
9247msgid ".mask/.fmask outside of .ent"
9248msgstr ""
9249
9250#: config/tc-mips.c:15017
9251msgid "Bad .mask/.fmask directive"
9252msgstr ""
9253
9254#: config/tc-mips.c:15342
9255#, c-format
9256msgid ""
9257"MIPS options:\n"
9258"-EB\t\t\tgenerate big endian output\n"
9259"-EL\t\t\tgenerate little endian output\n"
9260"-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
9261"-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
9262"\t\t\timplicitly with the gp register [default 8]\n"
9263msgstr ""
9264
9265#: config/tc-mips.c:15349
9266#, c-format
9267msgid ""
9268"-mips1\t\t\tgenerate MIPS ISA I instructions\n"
9269"-mips2\t\t\tgenerate MIPS ISA II instructions\n"
9270"-mips3\t\t\tgenerate MIPS ISA III instructions\n"
9271"-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
9272"-mips5 generate MIPS ISA V instructions\n"
9273"-mips32 generate MIPS32 ISA instructions\n"
9274"-mips32r2 generate MIPS32 release 2 ISA instructions\n"
9275"-mips64 generate MIPS64 ISA instructions\n"
9276"-mips64r2 generate MIPS64 release 2 ISA instructions\n"
9277"-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
9278msgstr ""
9279
9280#: config/tc-mips.c:15368
9281#, c-format
9282msgid ""
9283"-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
9284"-no-mCPU\t\tdon't generate code specific to CPU.\n"
9285"\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
9286msgstr ""
9287
9288#: config/tc-mips.c:15381
9289#, c-format
9290msgid ""
9291"-mips16\t\t\tgenerate mips16 instructions\n"
9292"-no-mips16\t\tdo not generate mips16 instructions\n"
9293msgstr ""
9294
9295#: config/tc-mips.c:15384
9296#, c-format
9297msgid ""
9298"-msmartmips\t\tgenerate smartmips instructions\n"
9299"-mno-smartmips\t\tdo not generate smartmips instructions\n"
9300msgstr ""
9301
9302#: config/tc-mips.c:15387
9303#, c-format
9304msgid ""
9305"-mdsp\t\t\tgenerate DSP instructions\n"
9306"-mno-dsp\t\tdo not generate DSP instructions\n"
9307msgstr ""
9308
9309#: config/tc-mips.c:15390
9310#, c-format
9311msgid ""
9312"-mdspr2\t\t\tgenerate DSP R2 instructions\n"
9313"-mno-dspr2\t\tdo not generate DSP R2 instructions\n"
9314msgstr ""
9315
9316#: config/tc-mips.c:15393
9317#, c-format
9318msgid ""
9319"-mmt\t\t\tgenerate MT instructions\n"
9320"-mno-mt\t\t\tdo not generate MT instructions\n"
9321msgstr ""
9322
9323#: config/tc-mips.c:15396
9324#, c-format
9325msgid ""
9326"-mfix-vr4120\t\twork around certain VR4120 errata\n"
9327"-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n"
9328"-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
9329"-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
9330"-msym32\t\t\tassume all symbols have 32-bit values\n"
9331"-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
9332"-O\t\t\tremove unneeded NOPs and swap branches\n"
9333"--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
9334"--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
9335msgstr ""
9336
9337#: config/tc-mips.c:15406
9338#, c-format
9339msgid ""
9340"-mhard-float\t\tallow floating-point instructions\n"
9341"-msoft-float\t\tdo not allow floating-point instructions\n"
9342"-msingle-float\t\tonly allow 32-bit floating-point operations\n"
9343"-mdouble-float\t\tallow 32-bit and 64-bit floating-point operations\n"
9344"--[no-]construct-floats [dis]allow floating point values to be constructed\n"
9345msgstr ""
9346
9347#: config/tc-mips.c:15414
9348#, c-format
9349msgid ""
9350"-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
9351"-call_nonpic\t\tgenerate non-PIC code that can operate with DSOs\n"
9352"-mvxworks-pic\t\tgenerate VxWorks position independent code\n"
9353"-non_shared\t\tdo not generate code that can operate with DSOs\n"
9354"-xgot\t\t\tassume a 32 bit GOT\n"
9355"-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
9356"-mshared, -mno-shared disable/enable .cpload optimization for\n"
9357" position dependent (non shared) code\n"
9358"-mabi=ABI\t\tcreate ABI conformant object file for:\n"
9359msgstr ""
9360
9361#: config/tc-mips.c:15435
9362#, c-format
9363msgid ""
9364"-32\t\t\tcreate o32 ABI object file (default)\n"
9365"-n32\t\t\tcreate n32 ABI object file\n"
9366"-64\t\t\tcreate 64 ABI object file\n"
9367msgstr ""
9368
9369#: config/tc-mmix.c:693
9370#, c-format
9371msgid " MMIX-specific command line options:\n"
9372msgstr ""
9373
9374#: config/tc-mmix.c:694
9375#, c-format
9376msgid ""
9377" -fixed-special-register-names\n"
9378" Allow only the original special register names.\n"
9379msgstr ""
9380
9381#: config/tc-mmix.c:697
9382#, c-format
9383msgid " -globalize-symbols Make all symbols global.\n"
9384msgstr ""
9385
9386#: config/tc-mmix.c:699
9387#, c-format
9388msgid " -gnu-syntax Turn off mmixal syntax compatibility.\n"
9389msgstr ""
9390
9391#: config/tc-mmix.c:701
9392#, c-format
9393msgid " -relax Create linker relaxable code.\n"
9394msgstr ""
9395
9396#: config/tc-mmix.c:703
9397#, c-format
9398msgid ""
9399" -no-predefined-syms Do not provide mmixal built-in constants.\n"
9400" Implies -fixed-special-register-names.\n"
9401msgstr ""
9402
9403#: config/tc-mmix.c:706
9404#, c-format
9405msgid ""
9406" -no-expand Do not expand GETA, branches, PUSHJ or JUMP\n"
9407" into multiple instructions.\n"
9408msgstr ""
9409
9410#: config/tc-mmix.c:709
9411#, c-format
9412msgid " -no-merge-gregs Do not merge GREG definitions with nearby values.\n"
9413msgstr ""
9414
9415#: config/tc-mmix.c:711
9416#, c-format
9417msgid " -linker-allocated-gregs If there's no suitable GREG definition for the operands of an instruction, let the linker resolve.\n"
9418msgstr ""
9419
9420#: config/tc-mmix.c:714
9421#, c-format
9422msgid ""
9423" -x Do not warn when an operand to GETA, a branch,\n"
9424" PUSHJ or JUMP is not known to be within range.\n"
9425" The linker will catch any errors. Implies\n"
9426" -linker-allocated-gregs."
9427msgstr ""
9428
9429#: config/tc-mmix.c:840
9430#, c-format
9431msgid "unknown opcode: `%s'"
9432msgstr ""
9433
9434#: config/tc-mmix.c:962 config/tc-mmix.c:977
9435msgid "specified location wasn't TETRA-aligned"
9436msgstr ""
9437
9438#: config/tc-mmix.c:964 config/tc-mmix.c:979 config/tc-mmix.c:4100
9439#: config/tc-mmix.c:4116
9440msgid "unaligned data at an absolute location is not supported"
9441msgstr ""
9442
9443#: config/tc-mmix.c:1089
9444#, c-format
9445msgid "invalid operand to opcode %s: `%s'"
9446msgstr ""
9447
9448#: config/tc-mmix.c:1111 config/tc-mmix.c:1138 config/tc-mmix.c:1171
9449#: config/tc-mmix.c:1179 config/tc-mmix.c:1196 config/tc-mmix.c:1224
9450#: config/tc-mmix.c:1245 config/tc-mmix.c:1270 config/tc-mmix.c:1318
9451#: config/tc-mmix.c:1416 config/tc-mmix.c:1441 config/tc-mmix.c:1473
9452#: config/tc-mmix.c:1505 config/tc-mmix.c:1535 config/tc-mmix.c:1588
9453#: config/tc-mmix.c:1605 config/tc-mmix.c:1632 config/tc-mmix.c:1660
9454#: config/tc-mmix.c:1687 config/tc-mmix.c:1713 config/tc-mmix.c:1729
9455#: config/tc-mmix.c:1755 config/tc-mmix.c:1771 config/tc-mmix.c:1787
9456#: config/tc-mmix.c:1850 config/tc-mmix.c:1866
9457#, c-format
9458msgid "invalid operands to opcode %s: `%s'"
9459msgstr ""
9460
9461#: config/tc-mmix.c:1843
9462#, c-format
9463msgid "unsupported operands to %s: `%s'"
9464msgstr ""
9465
9466#: config/tc-mmix.c:1968
9467msgid "internal: mmix_prefix_name but empty prefix"
9468msgstr ""
9469
9470#: config/tc-mmix.c:2012
9471#, c-format
9472msgid "too many GREG registers allocated (max %d)"
9473msgstr ""
9474
9475#: config/tc-mmix.c:2070
9476msgid "BSPEC already active. Nesting is not supported."
9477msgstr ""
9478
9479#: config/tc-mmix.c:2079
9480msgid "invalid BSPEC expression"
9481msgstr ""
9482
9483#: config/tc-mmix.c:2095
9484#, c-format
9485msgid "can't create section %s"
9486msgstr ""
9487
9488#: config/tc-mmix.c:2100
9489#, c-format
9490msgid "can't set section flags for section %s"
9491msgstr ""
9492
9493#: config/tc-mmix.c:2121
9494msgid "ESPEC without preceding BSPEC"
9495msgstr ""
9496
9497#: config/tc-mmix.c:2150
9498msgid "missing local expression"
9499msgstr ""
9500
9501#: config/tc-mmix.c:2360
9502msgid "operand out of range, instruction expanded"
9503msgstr ""
9504
9505#. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
9506#. user-friendly, though a little bit non-substantial.
9507#: config/tc-mmix.c:2611
9508msgid "directive LOCAL must be placed in code or data"
9509msgstr ""
9510
9511#: config/tc-mmix.c:2612
9512msgid "internal confusion: relocation in a section without contents"
9513msgstr ""
9514
9515#: config/tc-mmix.c:2726
9516msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
9517msgstr ""
9518
9519#: config/tc-mmix.c:2774
9520msgid "no suitable GREG definition for operands"
9521msgstr ""
9522
9523#: config/tc-mmix.c:2833
9524msgid "operands were not reducible at assembly-time"
9525msgstr ""
9526
9527#: config/tc-mmix.c:2860
9528#, c-format
9529msgid "cannot generate relocation type for symbol %s, code %s"
9530msgstr ""
9531
9532#: config/tc-mmix.c:2880
9533#, c-format
9534msgid "internal: unhandled label %s"
9535msgstr ""
9536
9537#: config/tc-mmix.c:2910
9538msgid "[0-9]H labels may not appear alone on a line"
9539msgstr ""
9540
9541#: config/tc-mmix.c:2919
9542msgid "[0-9]H labels do not mix with dot-pseudos"
9543msgstr ""
9544
9545#: config/tc-mmix.c:3007
9546msgid "invalid characters in input"
9547msgstr ""
9548
9549#: config/tc-mmix.c:3113
9550msgid "empty label field for IS"
9551msgstr ""
9552
9553#: config/tc-mmix.c:3439
9554#, c-format
9555msgid "internal: unexpected relax type %d:%d"
9556msgstr ""
9557
9558#: config/tc-mmix.c:3461
9559msgid "BSPEC without ESPEC."
9560msgstr ""
9561
9562#: config/tc-mmix.c:3661
9563msgid "GREG expression too complicated"
9564msgstr ""
9565
9566#: config/tc-mmix.c:3676
9567msgid "internal: GREG expression not resolved to section"
9568msgstr ""
9569
9570#: config/tc-mmix.c:3725
9571msgid "register section has contents\n"
9572msgstr ""
9573
9574#: config/tc-mmix.c:3852
9575msgid "section change from within a BSPEC/ESPEC pair is not supported"
9576msgstr ""
9577
9578#: config/tc-mmix.c:3873
9579msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
9580msgstr ""
9581
9582#: config/tc-mmix.c:3884
9583msgid "invalid LOC expression"
9584msgstr ""
9585
9586#: config/tc-mmix.c:3911 config/tc-mmix.c:3938
9587msgid "LOC expression stepping backwards is not supported"
9588msgstr ""
9589
9590#. We will only get here in rare cases involving #NO_APP,
9591#. where the unterminated string is not recognized by the
9592#. preformatting pass.
9593#: config/tc-mmix.c:4022 config/tc-mmix.c:4182 config/tc-z80.c:1691
9594msgid "unterminated string"
9595msgstr ""
9596
9597#: config/tc-mmix.c:4039
9598msgid "BYTE expression not a pure number"
9599msgstr ""
9600
9601#. Note that mmixal does not allow negative numbers in
9602#. BYTE sequences, so neither should we.
9603#: config/tc-mmix.c:4048
9604msgid "BYTE expression not in the range 0..255"
9605msgstr ""
9606
9607#: config/tc-mmix.c:4098 config/tc-mmix.c:4114
9608msgid "data item with alignment larger than location"
9609msgstr ""
9610
9611#. Since integer_constant is local to expr.c, we have to make this a
9612#. macro. FIXME: Do it cleaner.
9613#: config/tc-mmix.h:104
9614msgid "`&' serial number operator is not supported"
9615msgstr ""
9616
9617#: config/tc-mn10200.c:304
9618#, c-format
9619msgid ""
9620"MN10200 options:\n"
9621"none yet\n"
9622msgstr ""
9623
9624#: config/tc-mn10200.c:898 config/tc-mn10300.c:1249 config/tc-ppc.c:2297
9625#: config/tc-s390.c:1527 config/tc-v850.c:1604
9626#, c-format
9627msgid "Unrecognized opcode: `%s'"
9628msgstr ""
9629
9630#: config/tc-mn10300.c:441
9631#, c-format
9632msgid ""
9633"MN10300 assembler options:\n"
9634"none yet\n"
9635msgstr ""
9636
9637#: config/tc-mn10300.c:1065 config/tc-sh.c:776 config/tc-z80.c:671 read.c:4226
9638#, c-format
9639msgid "unsupported BFD relocation size %u"
9640msgstr ""
9641
9642#: config/tc-mn10300.c:1266
9643msgid "Invalid opcode/operands"
9644msgstr ""
9645
9646#: config/tc-mn10300.c:1791
9647msgid "Invalid register specification."
9648msgstr ""
9649
9650#: config/tc-mn10300.c:2383
9651#, c-format
9652msgid "Bad relocation fixup type (%d)"
9653msgstr ""
9654
9655#: config/tc-msp430.c:547
9656msgid ".profiler pseudo requires at least two operands."
9657msgstr ""
9658
9659#: config/tc-msp430.c:606
9660msgid "unknown profiling flag - ignored."
9661msgstr ""
9662
9663#: config/tc-msp430.c:622
9664msgid "ambiguous flags combination - '.profiler' directive ignored."
9665msgstr ""
9666
9667#: config/tc-msp430.c:632
9668msgid "profiling in absolute section?"
9669msgstr ""
9670
9671#: config/tc-msp430.c:721
9672#, c-format
9673msgid "Known MCU names:\n"
9674msgstr ""
9675
9676#: config/tc-msp430.c:724
9677#, c-format
9678msgid "\t %s\n"
9679msgstr ""
9680
9681#: config/tc-msp430.c:750
9682#, c-format
9683msgid "redefinition of mcu type %s' to %s'"
9684msgstr ""
9685
9686#: config/tc-msp430.c:793
9687#, c-format
9688msgid ""
9689"MSP430 options:\n"
9690" -mmcu=[msp430-name] select microcontroller type\n"
9691" msp430x110 msp430x112\n"
9692" msp430x1101 msp430x1111\n"
9693" msp430x1121 msp430x1122 msp430x1132\n"
9694" msp430x122 msp430x123\n"
9695" msp430x1222 msp430x1232\n"
9696" msp430x133 msp430x135\n"
9697" msp430x1331 msp430x1351\n"
9698" msp430x147 msp430x148 msp430x149\n"
9699" msp430x155 msp430x156 msp430x157\n"
9700" msp430x167 msp430x168 msp430x169\n"
9701" msp430x1610 msp430x1611 msp430x1612\n"
9702" msp430x311 msp430x312 msp430x313 msp430x314 msp430x315\n"
9703" msp430x323 msp430x325\n"
9704" msp430x336 msp430x337\n"
9705" msp430x412 msp430x413 msp430x415 msp430x417\n"
9706" msp430xE423 msp430xE425 msp430E427\n"
9707" msp430xW423 msp430xW425 msp430W427\n"
9708" msp430xG437 msp430xG438 msp430G439\n"
9709" msp430x435 msp430x436 msp430x437\n"
9710" msp430x447 msp430x448 msp430x449\n"
9711msgstr ""
9712
9713#: config/tc-msp430.c:816
9714#, c-format
9715msgid ""
9716" -mQ - enable relaxation at assembly time. DANGEROUS!\n"
9717" -mP - enable polymorph instructions\n"
9718msgstr ""
9719
9720#: config/tc-msp430.c:970
9721#, c-format
9722msgid "value %d out of range. Use #lo() or #hi()"
9723msgstr ""
9724
9725#: config/tc-msp430.c:1058
9726#, c-format
9727msgid "unknown expression in operand %s. use #llo() #lhi() #hlo() #hhi() "
9728msgstr ""
9729
9730#: config/tc-msp430.c:1109
9731#, c-format
9732msgid "Registers cannot be used within immediate expression [%s]"
9733msgstr ""
9734
9735#: config/tc-msp430.c:1111
9736#, c-format
9737msgid "unknown operand %s"
9738msgstr ""
9739
9740#: config/tc-msp430.c:1133 config/tc-msp430.c:1268
9741#, c-format
9742msgid "value out of range: %d"
9743msgstr ""
9744
9745#: config/tc-msp430.c:1144
9746#, c-format
9747msgid "Registers cannot be used within absolute expression [%s]"
9748msgstr ""
9749
9750#: config/tc-msp430.c:1146 config/tc-msp430.c:1289
9751#, c-format
9752msgid "unknown expression in operand %s"
9753msgstr ""
9754
9755#: config/tc-msp430.c:1160 config/tc-msp430.c:1167
9756#, c-format
9757msgid "unknown addressing mode %s"
9758msgstr ""
9759
9760#: config/tc-msp430.c:1175
9761#, c-format
9762msgid "Bad register name r%s"
9763msgstr ""
9764
9765#: config/tc-msp430.c:1187
9766#, c-format
9767msgid "MSP430 does not have %d registers"
9768msgstr ""
9769
9770#: config/tc-msp430.c:1207
9771msgid "')' required"
9772msgstr ""
9773
9774#: config/tc-msp430.c:1220
9775#, c-format
9776msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
9777msgstr ""
9778
9779#: config/tc-msp430.c:1229
9780#, c-format
9781msgid "unknown operator (r%s substituted as a register name"
9782msgstr ""
9783
9784#: config/tc-msp430.c:1241 config/tc-msp430.c:1252
9785#, c-format
9786msgid "unknown operator %s"
9787msgstr ""
9788
9789#: config/tc-msp430.c:1246
9790msgid "r2 should not be used in indexed addressing mode"
9791msgstr ""
9792
9793#: config/tc-msp430.c:1287
9794#, c-format
9795msgid "Registers cannot be used as a prefix of indexed expression [%s]"
9796msgstr ""
9797
9798#. Unreachable.
9799#: config/tc-msp430.c:1336
9800#, c-format
9801msgid "unknown addressing mode for operand %s"
9802msgstr ""
9803
9804#: config/tc-msp430.c:1361
9805#, c-format
9806msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
9807msgstr ""
9808
9809#: config/tc-msp430.c:1371
9810msgid "this addressing mode is not applicable for destination operand"
9811msgstr ""
9812
9813#: config/tc-msp430.c:1415
9814#, c-format
9815msgid "instruction %s requires %d operand(s)"
9816msgstr ""
9817
9818#: config/tc-msp430.c:1668
9819#, c-format
9820msgid "Even number required. Rounded to %d"
9821msgstr ""
9822
9823#: config/tc-msp430.c:1679
9824#, c-format
9825msgid "Wrong displacement %d"
9826msgstr ""
9827
9828#: config/tc-msp430.c:1696
9829msgid "instruction requires label sans '$'"
9830msgstr ""
9831
9832#: config/tc-msp430.c:1701
9833msgid "instruction requires label or value in range -511:512"
9834msgstr ""
9835
9836#: config/tc-msp430.c:1708 config/tc-msp430.c:1752 config/tc-msp430.c:1791
9837msgid "instruction requires label"
9838msgstr ""
9839
9840#: config/tc-msp430.c:1716 config/tc-msp430.c:1758
9841msgid "polymorphs are not enabled. Use -mP option to enable."
9842msgstr ""
9843
9844#: config/tc-msp430.c:1795
9845msgid "Illegal instruction or not implemented opcode."
9846msgstr ""
9847
9848#: config/tc-msp430.c:2145
9849#, c-format
9850msgid "internal inconsistency problem in %s: insn %04lx"
9851msgstr ""
9852
9853#: config/tc-msp430.c:2175 config/tc-msp430.c:2198
9854#, c-format
9855msgid "internal inconsistency problem in %s: ext. insn %04lx"
9856msgstr ""
9857
9858#: config/tc-msp430.c:2210
9859#, c-format
9860msgid "internal inconsistency problem in %s: %lx"
9861msgstr ""
9862
9863#: config/tc-mt.c:151
9864#, c-format
9865msgid "MT specific command line options:\n"
9866msgstr ""
9867
9868#: config/tc-mt.c:152
9869#, c-format
9870msgid " -march=ms1-64-001 allow ms1-64-001 instructions\n"
9871msgstr ""
9872
9873#: config/tc-mt.c:153
9874#, c-format
9875msgid " -march=ms1-16-002 allow ms1-16-002 instructions (default)\n"
9876msgstr ""
9877
9878#: config/tc-mt.c:154
9879#, c-format
9880msgid " -march=ms1-16-003 allow ms1-16-003 instructions\n"
9881msgstr ""
9882
9883#: config/tc-mt.c:155
9884#, c-format
9885msgid " -march=ms2 allow ms2 instructions \n"
9886msgstr ""
9887
9888#: config/tc-mt.c:156
9889#, c-format
9890msgid " -nosched disable scheduling restrictions\n"
9891msgstr ""
9892
9893#: config/tc-mt.c:224
9894#, c-format
9895msgid "instruction %s may not follow another memory access instruction."
9896msgstr ""
9897
9898#: config/tc-mt.c:230
9899#, c-format
9900msgid "instruction %s may not follow another I/O instruction."
9901msgstr ""
9902
9903#: config/tc-mt.c:236
9904#, c-format
9905msgid "%s may not occupy the delay slot of another branch insn."
9906msgstr ""
9907
9908#: config/tc-mt.c:261
9909#, c-format
9910msgid "operand references R%ld of previous instrutcion."
9911msgstr ""
9912
9913#: config/tc-mt.c:267
9914#, c-format
9915msgid "operand references R%ld of instructcion before previous."
9916msgstr ""
9917
9918#: config/tc-mt.c:281 config/tc-mt.c:286
9919#, c-format
9920msgid "conditional branch or jal insn's operand references R%ld of previous arithmetic or logic insn."
9921msgstr ""
9922
9923#: config/tc-mt.c:348
9924msgid "md_estimate_size_before_relax\n"
9925msgstr ""
9926
9927#: config/tc-ns32k.c:439
9928msgid "Invalid syntax in PC-relative addressing mode"
9929msgstr ""
9930
9931#: config/tc-ns32k.c:463
9932msgid "Invalid syntax in External addressing mode"
9933msgstr ""
9934
9935#: config/tc-ns32k.c:544
9936msgid "Invalid syntax in Memory Relative addressing mode"
9937msgstr ""
9938
9939#: config/tc-ns32k.c:611
9940msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
9941msgstr ""
9942
9943#: config/tc-ns32k.c:616
9944msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
9945msgstr ""
9946
9947#: config/tc-ns32k.c:621
9948msgid "Scaled-indexed addressing mode combined with scaled-index"
9949msgstr ""
9950
9951#: config/tc-ns32k.c:632
9952msgid "Invalid or illegal addressing mode combined with scaled-index"
9953msgstr ""
9954
9955#: config/tc-ns32k.c:755
9956msgid "Premature end of suffix -- Defaulting to d"
9957msgstr ""
9958
9959#: config/tc-ns32k.c:768
9960msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
9961msgstr ""
9962
9963#: config/tc-ns32k.c:813
9964msgid "Very short instr to option, ie you can't do it on a NULLstr"
9965msgstr ""
9966
9967#: config/tc-ns32k.c:863
9968msgid "No such entry in list. (cpu/mmu register)"
9969msgstr ""
9970
9971#: config/tc-ns32k.c:920
9972msgid "Internal consistency error. check ns32k-opcode.h"
9973msgstr ""
9974
9975#: config/tc-ns32k.c:944
9976msgid "Address of immediate operand"
9977msgstr ""
9978
9979#: config/tc-ns32k.c:945
9980msgid "Invalid immediate write operand."
9981msgstr ""
9982
9983#: config/tc-ns32k.c:1075
9984msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
9985msgstr ""
9986
9987#: config/tc-ns32k.c:1108
9988msgid "No such opcode"
9989msgstr ""
9990
9991#: config/tc-ns32k.c:1183
9992msgid "Bad suffix, defaulting to d"
9993msgstr ""
9994
9995#: config/tc-ns32k.c:1210
9996msgid "Too many operands passed to instruction"
9997msgstr ""
9998
9999#. Check error in default.
10000#: config/tc-ns32k.c:1222
10001msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
10002msgstr ""
10003
10004#: config/tc-ns32k.c:1225
10005msgid "Wrong number of operands"
10006msgstr ""
10007
10008#: config/tc-ns32k.c:1298
10009#, c-format
10010msgid "Can not do %d byte pc-relative relocation for storage type %d"
10011msgstr ""
10012
10013#: config/tc-ns32k.c:1301
10014#, c-format
10015msgid "Can not do %d byte relocation for storage type %d"
10016msgstr ""
10017
10018#: config/tc-ns32k.c:1393
10019#, c-format
10020msgid "value of %ld out of byte displacement range."
10021msgstr ""
10022
10023#: config/tc-ns32k.c:1403
10024#, c-format
10025msgid "value of %ld out of word displacement range."
10026msgstr ""
10027
10028#: config/tc-ns32k.c:1418
10029#, c-format
10030msgid "value of %ld out of double word displacement range."
10031msgstr ""
10032
10033#: config/tc-ns32k.c:1439
10034#, c-format
10035msgid "Internal logic error. line %d, file \"%s\""
10036msgstr ""
10037
10038#: config/tc-ns32k.c:1487
10039#, c-format
10040msgid "Internal logic error. line %d, file \"%s\""
10041msgstr ""
10042
10043#: config/tc-ns32k.c:1588
10044msgid "Bit field out of range"
10045msgstr ""
10046
10047#: config/tc-ns32k.c:1688
10048msgid "iif convert internal pcrel/binary"
10049msgstr ""
10050
10051#: config/tc-ns32k.c:1705
10052msgid "Bignum too big for long"
10053msgstr ""
10054
10055#: config/tc-ns32k.c:1782
10056msgid "iif convert internal pcrel/pointer"
10057msgstr ""
10058
10059#: config/tc-ns32k.c:1787
10060msgid "Internal logic error in iif.iifP[n].type"
10061msgstr ""
10062
10063#. We cant relax this case.
10064#: config/tc-ns32k.c:1823
10065msgid "Can't relax difference"
10066msgstr ""
10067
10068#: config/tc-ns32k.c:1864
10069msgid "Displacement too large for :d"
10070msgstr ""
10071
10072#: config/tc-ns32k.c:1877
10073msgid "Internal logic error in iif.iifP[].type"
10074msgstr ""
10075
10076#. Fatal.
10077#: config/tc-ns32k.c:1909
10078#, c-format
10079msgid "Can't hash %s: %s"
10080msgstr ""
10081
10082#: config/tc-ns32k.c:2145
10083#, c-format
10084msgid "invalid architecture option -m%s, ignored"
10085msgstr ""
10086
10087#: config/tc-ns32k.c:2158
10088#, c-format
10089msgid "invalid default displacement size \"%s\". Defaulting to %d."
10090msgstr ""
10091
10092#: config/tc-ns32k.c:2174
10093#, c-format
10094msgid ""
10095"NS32K options:\n"
10096"-m32032 | -m32532\tselect variant of NS32K architecture\n"
10097"--disp-size-default=<1|2|4>\n"
10098msgstr ""
10099
10100#: config/tc-ns32k.c:2249
10101#, c-format
10102msgid "Cannot find relocation type for symbol %s, code %d"
10103msgstr ""
10104
10105#: config/tc-or32.c:361
10106#, c-format
10107msgid "unknown opcode1: `%s'"
10108msgstr ""
10109
10110#: config/tc-or32.c:367
10111#, c-format
10112msgid "unknown opcode2 `%s'."
10113msgstr ""
10114
10115#: config/tc-or32.c:404
10116#, c-format
10117msgid "instruction not allowed: %s"
10118msgstr ""
10119
10120#: config/tc-or32.c:407
10121#, c-format
10122msgid "too many operands: %s"
10123msgstr ""
10124
10125#: config/tc-or32.c:491
10126msgid "call/jmp target out of range (1)"
10127msgstr ""
10128
10129#: config/tc-or32.c:613
10130msgid "call/jmp target out of range (2)"
10131msgstr ""
10132
10133#: config/tc-or32.c:632
10134#, c-format
10135msgid "bad relocation type: 0x%02x"
10136msgstr ""
10137
10138#: config/tc-or32.c:824
10139msgid "invalid register in & expression"
10140msgstr ""
10141
10142#: config/tc-pdp11.c:490
10143msgid "Low order bits truncated in immediate float operand"
10144msgstr ""
10145
10146#: config/tc-pdp11.c:679 config/tc-z80.c:1890 config/tc-z80.c:1903
10147#, c-format
10148msgid "Unknown instruction '%s'"
10149msgstr ""
10150
10151#: config/tc-pj.c:65 config/tc-pj.c:74
10152msgid "confusing relocation expressions"
10153msgstr ""
10154
10155#: config/tc-pj.c:157
10156msgid "can't have relocation for ipush"
10157msgstr ""
10158
10159#: config/tc-pj.c:260
10160#, c-format
10161msgid "unknown opcode %s"
10162msgstr ""
10163
10164#: config/tc-pj.c:355
10165#, c-format
10166msgid ""
10167"PJ options:\n"
10168"-little\t\t\tgenerate little endian code\n"
10169"-big\t\t\tgenerate big endian code\n"
10170msgstr ""
10171
10172#: config/tc-pj.c:382 config/tc-sh.c:4059 config/tc-sh.c:4066
10173#: config/tc-sh.c:4073 config/tc-sh.c:4080
10174msgid "pcrel too far"
10175msgstr ""
10176
10177#: config/tc-pj.h:38
10178msgid "convert_frag\n"
10179msgstr ""
10180
10181#: config/tc-pj.h:39
10182msgid "estimate size\n"
10183msgstr ""
10184
10185#: config/tc-ppc.c:1030
10186#, c-format
10187msgid "%s unsupported"
10188msgstr ""
10189
10190#: config/tc-ppc.c:1096 config/tc-s390.c:404 config/tc-s390.c:411
10191#, c-format
10192msgid "invalid switch -m%s"
10193msgstr ""
10194
10195#: config/tc-ppc.c:1132
10196#, c-format
10197msgid ""
10198"PowerPC options:\n"
10199"-a32\t\t\tgenerate ELF32/XCOFF32\n"
10200"-a64\t\t\tgenerate ELF64/XCOFF64\n"
10201"-u\t\t\tignored\n"
10202"-mpwrx, -mpwr2\t\tgenerate code for POWER/2 (RIOS2)\n"
10203"-mpwr\t\t\tgenerate code for POWER (RIOS1)\n"
10204"-m601\t\t\tgenerate code for PowerPC 601\n"
10205"-mppc, -mppc32, -m603, -m604\n"
10206"\t\t\tgenerate code for PowerPC 603/604\n"
10207"-m403\t\t\tgenerate code for PowerPC 403\n"
10208"-m405\t\t\tgenerate code for PowerPC 405\n"
10209"-m440\t\t\tgenerate code for PowerPC 440\n"
10210"-m464\t\t\tgenerate code for PowerPC 464\n"
10211"-m7400, -m7410, -m7450, -m7455\n"
10212"\t\t\tgenerate code for PowerPC 7400/7410/7450/7455\n"
10213"-m750cl\t\t\tgenerate code for PowerPC 750cl\n"
10214msgstr ""
10215
10216#: config/tc-ppc.c:1149
10217#, c-format
10218msgid ""
10219"-mppc64, -m620\t\tgenerate code for PowerPC 620/625/630\n"
10220"-mppc64bridge\t\tgenerate code for PowerPC 64, including bridge insns\n"
10221"-mbooke64\t\tgenerate code for 64-bit PowerPC BookE\n"
10222"-mbooke, mbooke32\tgenerate code for 32-bit PowerPC BookE\n"
10223"-mpower4\t\tgenerate code for Power4 architecture\n"
10224"-mpower5\t\tgenerate code for Power5 architecture\n"
10225"-mpower6\t\tgenerate code for Power6 architecture\n"
10226"-mpower7\t\tgenerate code for Power7 architecture\n"
10227"-mcell\t\t\tgenerate code for Cell Broadband Engine architecture\n"
10228"-mcom\t\t\tgenerate code Power/PowerPC common instructions\n"
10229"-many\t\t\tgenerate code for any architecture (PWR/PWRX/PPC)\n"
10230msgstr ""
10231
10232#: config/tc-ppc.c:1161
10233#, c-format
10234msgid ""
10235"-maltivec\t\tgenerate code for AltiVec\n"
10236"-mvsx\t\t\tgenerate code for Vector-Scalar (VSX) instructions\n"
10237"-me300\t\t\tgenerate code for PowerPC e300 family\n"
10238"-me500, -me500x2\tgenerate code for Motorola e500 core complex\n"
10239"-me500mc, generate code for Freescale e500mc core complex\n"
10240"-mspe\t\t\tgenerate code for Motorola SPE instructions\n"
10241"-mregnames\t\tAllow symbolic names for registers\n"
10242"-mno-regnames\t\tDo not allow symbolic names for registers\n"
10243msgstr ""
10244
10245#: config/tc-ppc.c:1171
10246#, c-format
10247msgid ""
10248"-mrelocatable\t\tsupport for GCC's -mrelocatble option\n"
10249"-mrelocatable-lib\tsupport for GCC's -mrelocatble-lib option\n"
10250"-memb\t\t\tset PPC_EMB bit in ELF flags\n"
10251"-mlittle, -mlittle-endian, -l, -le\n"
10252"\t\t\tgenerate code for a little endian machine\n"
10253"-mbig, -mbig-endian, -b, -be\n"
10254"\t\t\tgenerate code for a big endian machine\n"
10255"-msolaris\t\tgenerate code for Solaris\n"
10256"-mno-solaris\t\tdo not generate code for Solaris\n"
10257"-V\t\t\tprint assembler version number\n"
10258"-Qy, -Qn\t\tignored\n"
10259msgstr ""
10260
10261#: config/tc-ppc.c:1208
10262#, c-format
10263msgid "Unknown default cpu = %s, os = %s"
10264msgstr ""
10265
10266#: config/tc-ppc.c:1234
10267msgid "Neither Power nor PowerPC opcodes were selected."
10268msgstr ""
10269
10270#: config/tc-ppc.c:1313
10271#, c-format
10272msgid "powerpc_operands[%d].bitm invalid"
10273msgstr ""
10274
10275#: config/tc-ppc.c:1320
10276#, c-format
10277msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]"
10278msgstr ""
10279
10280#: config/tc-ppc.c:1342
10281#, c-format
10282msgid "major opcode is not sorted for %s"
10283msgstr ""
10284
10285#: config/tc-ppc.c:1379
10286#, c-format
10287msgid "%s (%08lx %08lx) after %s (%08lx %08lx)"
10288msgstr ""
10289
10290#: config/tc-ppc.c:1388
10291#, c-format
10292msgid "mask trims opcode bits for %s"
10293msgstr ""
10294
10295#: config/tc-ppc.c:1397
10296#, c-format
10297msgid "operand index error for %s"
10298msgstr ""
10299
10300#: config/tc-ppc.c:1409
10301#, c-format
10302msgid "operand %d overlap in %s"
10303msgstr ""
10304
10305#: config/tc-ppc.c:1451
10306#, c-format
10307msgid "duplicate instruction %s"
10308msgstr ""
10309
10310#: config/tc-ppc.c:1475
10311#, c-format
10312msgid "duplicate macro %s"
10313msgstr ""
10314
10315#: config/tc-ppc.c:1810
10316msgid "identifier+constant@got means identifier@got+constant"
10317msgstr ""
10318
10319#: config/tc-ppc.c:1876
10320#, c-format
10321msgid "%s relocations do not fit in %d bytes\n"
10322msgstr ""
10323
10324#: config/tc-ppc.c:1981
10325#, c-format
10326msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
10327msgstr ""
10328
10329#: config/tc-ppc.c:2061
10330msgid "Relocation cannot be done when using -mrelocatable"
10331msgstr ""
10332
10333#: config/tc-ppc.c:2110
10334msgid "TOC section size exceeds 64k"
10335msgstr ""
10336
10337#: config/tc-ppc.c:2191
10338#, c-format
10339msgid "syntax error: invalid toc specifier `%s'"
10340msgstr ""
10341
10342#: config/tc-ppc.c:2205
10343#, c-format
10344msgid "syntax error: expected `]', found `%c'"
10345msgstr ""
10346
10347#: config/tc-ppc.c:2482
10348msgid "[tocv] symbol is not a toc symbol"
10349msgstr ""
10350
10351#: config/tc-ppc.c:2493
10352msgid "Unimplemented toc32 expression modifier"
10353msgstr ""
10354
10355#: config/tc-ppc.c:2498
10356msgid "Unimplemented toc64 expression modifier"
10357msgstr ""
10358
10359#: config/tc-ppc.c:2502
10360#, c-format
10361msgid "Unexpected return value [%d] from parse_toc_entry!\n"
10362msgstr ""
10363
10364#: config/tc-ppc.c:2727
10365msgid "unsupported relocation for DS offset field"
10366msgstr ""
10367
10368#: config/tc-ppc.c:2779
10369#, c-format
10370msgid "syntax error; found `%c' but expected `%c'"
10371msgstr ""
10372
10373#: config/tc-ppc.c:2822 config/tc-ppc.h:94
10374msgid "instruction address is not a multiple of 4"
10375msgstr ""
10376
10377#: config/tc-ppc.c:2931
10378msgid "wrong number of operands"
10379msgstr ""
10380
10381#: config/tc-ppc.c:2985
10382msgid "Bad .section directive: want a,e,w,x,M,S,G,T in string"
10383msgstr ""
10384
10385#: config/tc-ppc.c:3091
10386msgid "missing size"
10387msgstr ""
10388
10389#: config/tc-ppc.c:3100
10390msgid "negative size"
10391msgstr ""
10392
10393#: config/tc-ppc.c:3137
10394msgid "missing real symbol name"
10395msgstr ""
10396
10397#: config/tc-ppc.c:3158
10398msgid "attempt to redefine symbol"
10399msgstr ""
10400
10401#: config/tc-ppc.c:3400
10402msgid "The XCOFF file format does not support arbitrary sections"
10403msgstr ""
10404
10405#: config/tc-ppc.c:3474
10406msgid "missing rename string"
10407msgstr ""
10408
10409#: config/tc-ppc.c:3504 config/tc-ppc.c:4046 read.c:3270
10410msgid "missing value"
10411msgstr ""
10412
10413#: config/tc-ppc.c:3522
10414msgid "illegal .stabx expression; zero assumed"
10415msgstr ""
10416
10417#: config/tc-ppc.c:3554
10418msgid "missing class"
10419msgstr ""
10420
10421#: config/tc-ppc.c:3563
10422msgid "missing type"
10423msgstr ""
10424
10425#: config/tc-ppc.c:3643
10426msgid "missing symbol name"
10427msgstr ""
10428
10429#: config/tc-ppc.c:3833
10430msgid "nested .bs blocks"
10431msgstr ""
10432
10433#: config/tc-ppc.c:3865
10434msgid ".es without preceding .bs"
10435msgstr ""
10436
10437#: config/tc-ppc.c:4038
10438msgid "non-constant byte count"
10439msgstr ""
10440
10441#: config/tc-ppc.c:4085
10442msgid ".tc not in .toc section"
10443msgstr ""
10444
10445#: config/tc-ppc.c:4104
10446msgid ".tc with no label"
10447msgstr ""
10448
10449#: config/tc-ppc.c:4196
10450msgid ".machine stack overflow"
10451msgstr ""
10452
10453#: config/tc-ppc.c:4203
10454msgid ".machine stack underflow"
10455msgstr ""
10456
10457#: config/tc-ppc.c:4210
10458#, c-format
10459msgid "invalid machine `%s'"
10460msgstr ""
10461
10462#: config/tc-ppc.c:4261
10463msgid "No previous section to return to. Directive ignored."
10464msgstr ""
10465
10466#. Section Contents
10467#. unknown
10468#: config/tc-ppc.c:4671
10469msgid "Unsupported section attribute -- 'a'"
10470msgstr ""
10471
10472#: config/tc-ppc.c:4855
10473msgid "bad symbol suffix"
10474msgstr ""
10475
10476#: config/tc-ppc.c:4947
10477msgid "Unrecognized symbol suffix"
10478msgstr ""
10479
10480#: config/tc-ppc.c:5035
10481msgid "two .function pseudo-ops with no intervening .ef"
10482msgstr ""
10483
10484#: config/tc-ppc.c:5048
10485msgid ".ef with no preceding .function"
10486msgstr ""
10487
10488#: config/tc-ppc.c:5176
10489#, c-format
10490msgid "warning: symbol %s has no csect"
10491msgstr ""
10492
10493#: config/tc-ppc.c:5421
10494msgid "symbol in .toc does not match any .tc"
10495msgstr ""
10496
10497#: config/tc-ppc.c:5789
10498#, c-format
10499msgid "unsupported relocation against %s"
10500msgstr ""
10501
10502#: config/tc-ppc.c:5862
10503#, c-format
10504msgid "cannot emit PC relative %s relocation against %s"
10505msgstr ""
10506
10507#: config/tc-ppc.c:5867
10508#, c-format
10509msgid "cannot emit PC relative %s relocation"
10510msgstr ""
10511
10512#: config/tc-ppc.c:6049
10513#, c-format
10514msgid "Unable to handle reference to symbol %s"
10515msgstr ""
10516
10517#: config/tc-ppc.c:6052
10518msgid "Unable to resolve expression"
10519msgstr ""
10520
10521#: config/tc-ppc.c:6079
10522msgid "must branch to an address a multiple of 4"
10523msgstr ""
10524
10525#: config/tc-ppc.c:6083
10526#, c-format
10527msgid "@local or @plt branch destination is too far away, %ld bytes"
10528msgstr ""
10529
10530#: config/tc-ppc.c:6114
10531#, c-format
10532msgid "Gas failure, reloc value %d\n"
10533msgstr ""
10534
10535#: config/tc-s390.c:446
10536#, c-format
10537msgid ""
10538" S390 options:\n"
10539" -mregnames Allow symbolic names for registers\n"
10540" -mwarn-areg-zero Warn about zero base/index registers\n"
10541" -mno-regnames Do not allow symbolic names for registers\n"
10542" -m31 Set file format to 31 bit format\n"
10543" -m64 Set file format to 64 bit format\n"
10544msgstr ""
10545
10546#: config/tc-s390.c:453
10547#, c-format
10548msgid ""
10549" -V print assembler version number\n"
10550" -Qy, -Qn ignored\n"
10551msgstr ""
10552
10553#: config/tc-s390.c:489
10554#, c-format
10555msgid "Internal assembler error for instruction format %s"
10556msgstr ""
10557
10558#: config/tc-s390.c:510
10559#, c-format
10560msgid "Internal assembler error for instruction %s"
10561msgstr ""
10562
10563#: config/tc-s390.c:744
10564#, c-format
10565msgid "identifier+constant@%s means identifier@%s+constant"
10566msgstr ""
10567
10568#: config/tc-s390.c:825
10569msgid "Can't handle O_big in s390_exp_compare"
10570msgstr ""
10571
10572#: config/tc-s390.c:906
10573msgid "Invalid suffix for literal pool entry"
10574msgstr ""
10575
10576#: config/tc-s390.c:963
10577msgid "Big number is too big"
10578msgstr ""
10579
10580#: config/tc-s390.c:1110
10581msgid "relocation not applicable"
10582msgstr ""
10583
10584#: config/tc-s390.c:1297
10585msgid "invalid operand suffix"
10586msgstr ""
10587
10588#: config/tc-s390.c:1320
10589msgid "syntax error; missing '(' after displacement"
10590msgstr ""
10591
10592#: config/tc-s390.c:1336 config/tc-s390.c:1380 config/tc-s390.c:1410
10593msgid "syntax error; expected ,"
10594msgstr ""
10595
10596#: config/tc-s390.c:1368
10597msgid "syntax error; missing ')' after base register"
10598msgstr ""
10599
10600#: config/tc-s390.c:1397
10601msgid "syntax error; ')' not allowed here"
10602msgstr ""
10603
10604#: config/tc-s390.c:1587 config/tc-s390.c:1610 config/tc-s390.c:1623
10605msgid "Invalid .insn format\n"
10606msgstr ""
10607
10608#: config/tc-s390.c:1595
10609#, c-format
10610msgid "Unrecognized opcode format: `%s'"
10611msgstr ""
10612
10613#: config/tc-s390.c:1626
10614msgid "second operand of .insn not a constant\n"
10615msgstr ""
10616
10617#: config/tc-s390.c:1629
10618msgid "missing comma after insn constant\n"
10619msgstr ""
10620
10621#: config/tc-s390.c:2009
10622msgid "unsupported relocation type"
10623msgstr ""
10624
10625#: config/tc-score.c:49
10626msgid "instruction is not conditional"
10627msgstr ""
10628
10629#: config/tc-score.c:50
10630msgid "acc0 expected"
10631msgstr ""
10632
10633#: config/tc-score.c:51
10634msgid "div / mul are reserved instructions"
10635msgstr ""
10636
10637#: config/tc-score.c:52
10638msgid "This architecture doesn't support mmu"
10639msgstr ""
10640
10641#: config/tc-score.c:53
10642msgid "This architecture doesn't support atomic instruction"
10643msgstr ""
10644
10645#: config/tc-score.c:54
10646msgid "the label length is longer than 1024"
10647msgstr ""
10648
10649#: config/tc-score.c:233
10650msgid "S+core register expected"
10651msgstr ""
10652
10653#: config/tc-score.c:234
10654msgid "S+core special-register expected"
10655msgstr ""
10656
10657#: config/tc-score.c:235
10658msgid "S+core co-processor register expected"
10659msgstr ""
10660
10661#: config/tc-score.c:853 config/tc-score.c:1753
10662msgid "Using temp register(r1)"
10663msgstr ""
10664
10665#: config/tc-score.c:872
10666#, c-format
10667msgid "register expected, not '%.100s'"
10668msgstr ""
10669
10670#: config/tc-score.c:1258 config/tc-score.c:1265 config/tc-score.c:2640
10671#: config/tc-score.c:2645 config/tc-score.c:2923 config/tc-score.c:2928
10672#, c-format
10673msgid "invalid constant: %d bit expression not in range %d..%d"
10674msgstr ""
10675
10676#: config/tc-score.c:1305
10677msgid "invalid constant: bit expression not defined"
10678msgstr ""
10679
10680#: config/tc-score.c:1767
10681#, c-format
10682msgid "low register(r0-r15)expected, not '%.100s'"
10683msgstr ""
10684
10685#: config/tc-score.c:1862
10686#, c-format
10687msgid "high register(r16-r31)expected, not '%.100s'"
10688msgstr ""
10689
10690#: config/tc-score.c:2094
10691#, c-format
10692msgid "Fix data dependency: %s %s -- %s %s (insert %d nop!/%d)"
10693msgstr ""
10694
10695#: config/tc-score.c:2113
10696#, c-format
10697msgid "Fix data dependency: %s %s -- %s %s (insert 1 pflush/%d)"
10698msgstr ""
10699
10700#: config/tc-score.c:2129 config/tc-score.c:2136
10701#, c-format
10702msgid "data dependency: %s %s -- %s %s (%d/%d bubble)"
10703msgstr ""
10704
10705#: config/tc-score.c:2426 config/tc-score.c:5592
10706#, c-format
10707msgid "%s -- `%s'"
10708msgstr ""
10709
10710#: config/tc-score.c:2583
10711msgid "address offset must be half word alignment"
10712msgstr ""
10713
10714#: config/tc-score.c:2591
10715msgid "address offset must be word alignment"
10716msgstr ""
10717
10718#: config/tc-score.c:2733 config/tc-score.c:2880
10719msgid "register same as write-back base"
10720msgstr ""
10721
10722#: config/tc-score.c:2850
10723msgid "pre-indexed expression expected"
10724msgstr ""
10725
10726#: config/tc-score.c:2860 config/tc-score.c:3218 config/tc-score.c:3234
10727#: config/tc-score.c:3305 config/tc-score.c:3348 config/tc-score.c:3470
10728#: config/tc-score.c:3544 config/tc-score.c:3598 config/tc-score.c:3644
10729msgid "missing ]"
10730msgstr ""
10731
10732#: config/tc-score.c:3461
10733msgid "base register nums are over 3 bit"
10734msgstr ""
10735
10736#: config/tc-score.c:3538 config/tc-score.c:3589
10737msgid "missing +"
10738msgstr ""
10739
10740#: config/tc-score.c:3582
10741#, c-format
10742msgid "%s register same as write-back base"
10743msgstr ""
10744
10745#: config/tc-score.c:3584
10746msgid "destination"
10747msgstr ""
10748
10749#: config/tc-score.c:3584
10750msgid "source"
10751msgstr ""
10752
10753#: config/tc-score.c:3988
10754msgid "li rd label isn't correct instruction form"
10755msgstr ""
10756
10757#: config/tc-score.c:4501 config/tc-score.c:4530 config/tc-score.c:4556
10758msgid "lacking label "
10759msgstr ""
10760
10761#: config/tc-score.c:4508
10762msgid "invalid constant: 25 bit expression not in range -2^24..2^24"
10763msgstr ""
10764
10765#: config/tc-score.c:4536
10766msgid "invalid constant: 12 bit expression not in range -2^11..2^11"
10767msgstr ""
10768
10769#: config/tc-score.c:4562
10770msgid "invalid constant: 20 bit expression not in range -2^19..2^19"
10771msgstr ""
10772
10773#: config/tc-score.c:4595
10774msgid "lacking label"
10775msgstr ""
10776
10777#: config/tc-score.c:4600
10778msgid "invalid constant: 9 bit expression not in range -2^8..2^8"
10779msgstr ""
10780
10781#: config/tc-score.c:5274
10782#, c-format
10783msgid " branch relocation truncate (0x%x) [-2^8 ~ 2^8]"
10784msgstr ""
10785
10786#: config/tc-score.c:5291 config/tc-score.c:5321
10787#, c-format
10788msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19]"
10789msgstr ""
10790
10791#: config/tc-score.c:5345
10792#, c-format
10793msgid " branch relocation truncate (0x%x) [-2^8 ~ 2^8]"
10794msgstr ""
10795
10796#: config/tc-score.c:5511
10797#, c-format
10798msgid "cannot represent %s relocation in this object file format1"
10799msgstr ""
10800
10801#: config/tc-score.c:5570
10802msgid "pce instruction error (16 bit || 16 bit)'"
10803msgstr ""
10804
10805#: config/tc-score.c:5700
10806#, c-format
10807msgid "Sunplus-v2-0-0-20060510\n"
10808msgstr ""
10809
10810#: config/tc-score.c:5716
10811#, c-format
10812msgid " Score-specific assembler options:\n"
10813msgstr ""
10814
10815#: config/tc-score.c:5718
10816#, c-format
10817msgid " -EB\t\tassemble code for a big-endian cpu\n"
10818msgstr ""
10819
10820#: config/tc-score.c:5723
10821#, c-format
10822msgid " -EL\t\tassemble code for a little-endian cpu\n"
10823msgstr ""
10824
10825#: config/tc-score.c:5727
10826#, c-format
10827msgid " -FIXDD\t\tassemble code for fix data dependency\n"
10828msgstr ""
10829
10830#: config/tc-score.c:5729
10831#, c-format
10832msgid " -NWARN\t\tassemble code for no warning message for fix data dependency\n"
10833msgstr ""
10834
10835#: config/tc-score.c:5731
10836#, c-format
10837msgid " -SCORE5\t\tassemble code for target is SCORE5\n"
10838msgstr ""
10839
10840#: config/tc-score.c:5733
10841#, c-format
10842msgid " -SCORE5U\tassemble code for target is SCORE5U\n"
10843msgstr ""
10844
10845#: config/tc-score.c:5735
10846#, c-format
10847msgid " -SCORE7\t\tassemble code for target is SCORE7, this is default setting\n"
10848msgstr ""
10849
10850#: config/tc-score.c:5737
10851#, c-format
10852msgid " -USE_R1\t\tassemble code for no warning message when using temp register r1\n"
10853msgstr ""
10854
10855#: config/tc-score.c:5739
10856#, c-format
10857msgid " -KPIC\t\tassemble code for PIC\n"
10858msgstr ""
10859
10860#: config/tc-score.c:5741
10861#, c-format
10862msgid " -O0\t\tassembler will not perform any optimizations\n"
10863msgstr ""
10864
10865#: config/tc-score.c:5743
10866#, c-format
10867msgid " -G gpnum\tassemble code for setting gpsize and default is 8 byte\n"
10868msgstr ""
10869
10870#: config/tc-score.c:5745
10871#, c-format
10872msgid " -V \t\tSunplus release version \n"
10873msgstr ""
10874
10875#: config/tc-score.c:6345 read.c:1464
10876msgid "missing size expression"
10877msgstr ""
10878
10879#: config/tc-score.c:6351
10880#, c-format
10881msgid "BSS length (%d) < 0 ignored"
10882msgstr ""
10883
10884#: config/tc-score.c:6366 read.c:2282
10885#, c-format
10886msgid "error setting flags for \".sbss\": %s"
10887msgstr ""
10888
10889#: config/tc-score.c:6380 config/tc-sparc.c:3691
10890msgid "missing alignment"
10891msgstr ""
10892
10893#: config/tc-score.c:6417
10894#, c-format
10895msgid "alignment too large; %d assumed"
10896msgstr ""
10897
10898#: config/tc-score.c:6422 read.c:2343
10899msgid "alignment negative; 0 assumed"
10900msgstr ""
10901
10902#: config/tc-score.c:6489 config/tc-z80.c:289 ecoff.c:3355 read.c:1483
10903#: read.c:1596 read.c:2460 read.c:3012 read.c:3397 symbols.c:326 symbols.c:432
10904#, c-format
10905msgid "symbol `%s' is already defined"
10906msgstr ""
10907
10908#: config/tc-sh.c:63
10909msgid "directive .big encountered when option -big required"
10910msgstr ""
10911
10912#: config/tc-sh.c:73
10913msgid "directive .little encountered when option -little required"
10914msgstr ""
10915
10916#: config/tc-sh.c:1364
10917msgid "misplaced PIC operand"
10918msgstr ""
10919
10920#: config/tc-sh.c:1402
10921msgid "illegal double indirection"
10922msgstr ""
10923
10924#: config/tc-sh.c:1411
10925msgid "illegal register after @-"
10926msgstr ""
10927
10928#: config/tc-sh.c:1427
10929msgid "must be @(r0,...)"
10930msgstr ""
10931
10932#: config/tc-sh.c:1451
10933msgid "syntax error in @(r0,...)"
10934msgstr ""
10935
10936#: config/tc-sh.c:1456
10937msgid "syntax error in @(r0...)"
10938msgstr ""
10939
10940#: config/tc-sh.c:1501
10941msgid "Deprecated syntax."
10942msgstr ""
10943
10944#: config/tc-sh.c:1513 config/tc-sh.c:1518
10945msgid "syntax error in @(disp,[Rn, gbr, pc])"
10946msgstr ""
10947
10948#: config/tc-sh.c:1523
10949msgid "expecting )"
10950msgstr ""
10951
10952#: config/tc-sh.c:1531
10953msgid "illegal register after @"
10954msgstr ""
10955
10956#: config/tc-sh.c:2202
10957#, c-format
10958msgid "unhandled %d\n"
10959msgstr ""
10960
10961#: config/tc-sh.c:2368
10962#, c-format
10963msgid "Invalid register: 'r%d'"
10964msgstr ""
10965
10966#: config/tc-sh.c:2472
10967#, c-format
10968msgid "failed for %d\n"
10969msgstr ""
10970
10971#: config/tc-sh.c:2585 config/tc-sh.c:2984
10972msgid "invalid operands for opcode"
10973msgstr ""
10974
10975#: config/tc-sh.c:2590
10976msgid "insn can't be combined with parallel processing insn"
10977msgstr ""
10978
10979#: config/tc-sh.c:2597 config/tc-sh.c:2608 config/tc-sh.c:2640
10980msgid "multiple movx specifications"
10981msgstr ""
10982
10983#: config/tc-sh.c:2602 config/tc-sh.c:2624 config/tc-sh.c:2663
10984msgid "multiple movy specifications"
10985msgstr ""
10986
10987#: config/tc-sh.c:2611 config/tc-sh.c:2644
10988msgid "invalid movx address register"
10989msgstr ""
10990
10991#: config/tc-sh.c:2613
10992msgid "insn cannot be combined with non-nopy"
10993msgstr ""
10994
10995#: config/tc-sh.c:2627 config/tc-sh.c:2683
10996msgid "invalid movy address register"
10997msgstr ""
10998
10999#: config/tc-sh.c:2629
11000msgid "insn cannot be combined with non-nopx"
11001msgstr ""
11002
11003#: config/tc-sh.c:2642
11004msgid "previous movy requires nopx"
11005msgstr ""
11006
11007#: config/tc-sh.c:2650 config/tc-sh.c:2655
11008msgid "invalid movx dsp register"
11009msgstr ""
11010
11011#: config/tc-sh.c:2665
11012msgid "previous movx requires nopy"
11013msgstr ""
11014
11015#: config/tc-sh.c:2674 config/tc-sh.c:2679
11016msgid "invalid movy dsp register"
11017msgstr ""
11018
11019#: config/tc-sh.c:2689
11020msgid "dsp immediate shift value not constant"
11021msgstr ""
11022
11023#: config/tc-sh.c:2703 config/tc-sh.c:2729
11024msgid "multiple parallel processing specifications"
11025msgstr ""
11026
11027#: config/tc-sh.c:2722
11028msgid "multiple condition specifications"
11029msgstr ""
11030
11031#: config/tc-sh.c:2760
11032msgid "insn cannot be combined with pmuls"
11033msgstr ""
11034
11035#: config/tc-sh.c:2776
11036msgid "bad combined pmuls output operand"
11037msgstr ""
11038
11039#: config/tc-sh.c:2786
11040msgid "destination register is same for parallel insns"
11041msgstr ""
11042
11043#: config/tc-sh.c:2795
11044msgid "condition not followed by conditionalizable insn"
11045msgstr ""
11046
11047#: config/tc-sh.c:2805
11048msgid "unrecognized characters at end of parallel processing insn"
11049msgstr ""
11050
11051#: config/tc-sh.c:2921
11052msgid "opcode not valid for this cpu variant"
11053msgstr ""
11054
11055#: config/tc-sh.c:2954
11056msgid "Delayed branches not available on SH1"
11057msgstr ""
11058
11059#: config/tc-sh.c:2989
11060#, c-format
11061msgid "excess operands: '%s'"
11062msgstr ""
11063
11064#: config/tc-sh.c:3066
11065msgid ".uses pseudo-op seen when not relaxing"
11066msgstr ""
11067
11068#: config/tc-sh.c:3072
11069msgid "bad .uses format"
11070msgstr ""
11071
11072#: config/tc-sh.c:3176
11073msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia"
11074msgstr ""
11075
11076#: config/tc-sh.c:3182
11077msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact"
11078msgstr ""
11079
11080#: config/tc-sh.c:3184
11081msgid "Invalid combination: --abi=64 with --isa=SHcompact"
11082msgstr ""
11083
11084#: config/tc-sh.c:3225
11085msgid "Invalid combination: --abi=32 with --abi=64"
11086msgstr ""
11087
11088#: config/tc-sh.c:3231
11089msgid "Invalid combination: --abi=64 with --abi=32"
11090msgstr ""
11091
11092#: config/tc-sh.c:3233
11093msgid "Invalid combination: --isa=SHcompact with --abi=64"
11094msgstr ""
11095
11096#: config/tc-sh.c:3271
11097#, c-format
11098msgid ""
11099"SH options:\n"
11100"--little\t\tgenerate little endian code\n"
11101"--big\t\t\tgenerate big endian code\n"
11102"--relax\t\t\talter jump instructions for long displacements\n"
11103"--renesas\t\tdisable optimization with section symbol for\n"
11104"\t\t\tcompatibility with Renesas assembler.\n"
11105"--small\t\t\talign sections to 4 byte boundaries, not 16\n"
11106"--dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
11107"--allow-reg-prefix\tallow '$' as a register name prefix.\n"
11108"--isa=[any\t\tuse most appropriate isa\n"
11109" | dsp same as '-dsp'\n"
11110" | fp"
11111msgstr ""
11112
11113#: config/tc-sh.c:3297
11114#, c-format
11115msgid ""
11116"--isa=[shmedia\t\tset as the default instruction set for SH64\n"
11117" | SHmedia\n"
11118" | shcompact\n"
11119" | SHcompact]\n"
11120msgstr ""
11121
11122#: config/tc-sh.c:3302
11123#, c-format
11124msgid ""
11125"--abi=[32|64]\t\tset size of expanded SHmedia operands and object\n"
11126"\t\t\tfile type\n"
11127"--shcompact-const-crange emit code-range descriptors for constants in\n"
11128"\t\t\tSHcompact code sections\n"
11129"--no-mix\t\tdisallow SHmedia code in the same section as\n"
11130"\t\t\tconstants and SHcompact code\n"
11131"--no-expand\t\tdo not expand MOVI, PT, PTA or PTB instructions\n"
11132"--expand-pt32\t\twith -abi=64, expand PT, PTA and PTB instructions\n"
11133"\t\t\tto 32 bits only\n"
11134msgstr ""
11135
11136#: config/tc-sh.c:3401
11137msgid ".uses does not refer to a local symbol in the same section"
11138msgstr ""
11139
11140#: config/tc-sh.c:3420
11141msgid "can't find fixup pointed to by .uses"
11142msgstr ""
11143
11144#: config/tc-sh.c:3440
11145msgid ".uses target does not refer to a local symbol in the same section"
11146msgstr ""
11147
11148#: config/tc-sh.c:3517
11149msgid "displacement overflows 12-bit field"
11150msgstr ""
11151
11152#: config/tc-sh.c:3520
11153#, c-format
11154msgid "displacement to defined symbol %s overflows 12-bit field"
11155msgstr ""
11156
11157#: config/tc-sh.c:3524
11158#, c-format
11159msgid "displacement to undefined symbol %s overflows 12-bit field"
11160msgstr ""
11161
11162#: config/tc-sh.c:3597
11163msgid "displacement overflows 8-bit field"
11164msgstr ""
11165
11166#: config/tc-sh.c:3600
11167#, c-format
11168msgid "displacement to defined symbol %s overflows 8-bit field"
11169msgstr ""
11170
11171#: config/tc-sh.c:3604
11172#, c-format
11173msgid "displacement to undefined symbol %s overflows 8-bit field "
11174msgstr ""
11175
11176#: config/tc-sh.c:3621
11177#, c-format
11178msgid "overflow in branch to %s; converted into longer instruction sequence"
11179msgstr ""
11180
11181#: config/tc-sh.c:3687 config/tc-sh.c:3734 config/tc-sparc.c:4200
11182#: config/tc-sparc.c:4224
11183msgid "misaligned data"
11184msgstr ""
11185
11186#: config/tc-sh.c:4036
11187msgid "offset to unaligned destination"
11188msgstr ""
11189
11190#: config/tc-sh.c:4041
11191msgid "negative offset"
11192msgstr ""
11193
11194#: config/tc-sh.c:4179
11195msgid "misaligned offset"
11196msgstr ""
11197
11198#: config/tc-sh64.c:568
11199msgid "This operand must be constant at assembly time"
11200msgstr ""
11201
11202#: config/tc-sh64.c:681
11203msgid "Invalid operand expression"
11204msgstr ""
11205
11206#: config/tc-sh64.c:773 config/tc-sh64.c:877
11207msgid "PTB operand is a SHmedia symbol"
11208msgstr ""
11209
11210#: config/tc-sh64.c:776 config/tc-sh64.c:874
11211msgid "PTA operand is a SHcompact symbol"
11212msgstr ""
11213
11214#: config/tc-sh64.c:792
11215msgid "invalid expression in operand"
11216msgstr ""
11217
11218#: config/tc-sh64.c:1483
11219#, c-format
11220msgid "invalid operand, not a 5-bit unsigned value: %d"
11221msgstr ""
11222
11223#: config/tc-sh64.c:1488
11224#, c-format
11225msgid "invalid operand, not a 6-bit signed value: %d"
11226msgstr ""
11227
11228#: config/tc-sh64.c:1493
11229#, c-format
11230msgid "invalid operand, not a 6-bit unsigned value: %d"
11231msgstr ""
11232
11233#: config/tc-sh64.c:1498 config/tc-sh64.c:1510
11234#, c-format
11235msgid "invalid operand, not a 11-bit signed value: %d"
11236msgstr ""
11237
11238#: config/tc-sh64.c:1500
11239#, c-format
11240msgid "invalid operand, not a multiple of 32: %d"
11241msgstr ""
11242
11243#: config/tc-sh64.c:1505
11244#, c-format
11245msgid "invalid operand, not a 10-bit signed value: %d"
11246msgstr ""
11247
11248#: config/tc-sh64.c:1512
11249#, c-format
11250msgid "invalid operand, not an even value: %d"
11251msgstr ""
11252
11253#: config/tc-sh64.c:1517
11254#, c-format
11255msgid "invalid operand, not a 12-bit signed value: %d"
11256msgstr ""
11257
11258#: config/tc-sh64.c:1519
11259#, c-format
11260msgid "invalid operand, not a multiple of 4: %d"
11261msgstr ""
11262
11263#: config/tc-sh64.c:1524
11264#, c-format
11265msgid "invalid operand, not a 13-bit signed value: %d"
11266msgstr ""
11267
11268#: config/tc-sh64.c:1526
11269#, c-format
11270msgid "invalid operand, not a multiple of 8: %d"
11271msgstr ""
11272
11273#: config/tc-sh64.c:1531
11274#, c-format
11275msgid "invalid operand, not a 16-bit signed value: %d"
11276msgstr ""
11277
11278#: config/tc-sh64.c:1536
11279#, c-format
11280msgid "invalid operand, not a 16-bit unsigned value: %d"
11281msgstr ""
11282
11283#: config/tc-sh64.c:1542
11284msgid "operand out of range for PT, PTA and PTB"
11285msgstr ""
11286
11287#: config/tc-sh64.c:1544
11288#, c-format
11289msgid "operand not a multiple of 4 for PT, PTA or PTB: %d"
11290msgstr ""
11291
11292#: config/tc-sh64.c:2064
11293#, c-format
11294msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x"
11295msgstr ""
11296
11297#: config/tc-sh64.c:2421 config/tc-sh64.c:2584 config/tc-sh64.c:2599
11298msgid "invalid PIC reference"
11299msgstr ""
11300
11301#: config/tc-sh64.c:2478
11302msgid "can't find opcode"
11303msgstr ""
11304
11305#: config/tc-sh64.c:2681 config/tc-sh64.c:2721
11306msgid "invalid operand: expression in PT target"
11307msgstr ""
11308
11309#: config/tc-sh64.c:2812
11310#, c-format
11311msgid "invalid operands to %s"
11312msgstr ""
11313
11314#: config/tc-sh64.c:2818
11315#, c-format
11316msgid "excess operands to %s"
11317msgstr ""
11318
11319#: config/tc-sh64.c:2863
11320#, c-format
11321msgid "The `.mode %s' directive is not valid with this architecture"
11322msgstr ""
11323
11324#: config/tc-sh64.c:2871
11325#, c-format
11326msgid "Invalid argument to .mode: %s"
11327msgstr ""
11328
11329#: config/tc-sh64.c:2901
11330#, c-format
11331msgid "The `.abi %s' directive is not valid with this architecture"
11332msgstr ""
11333
11334#: config/tc-sh64.c:2907
11335msgid "`.abi 64' but command-line options do not specify 64-bit ABI"
11336msgstr ""
11337
11338#: config/tc-sh64.c:2912
11339msgid "`.abi 32' but command-line options do not specify 32-bit ABI"
11340msgstr ""
11341
11342#: config/tc-sh64.c:2915
11343#, c-format
11344msgid "Invalid argument to .abi: %s"
11345msgstr ""
11346
11347#: config/tc-sh64.c:2970
11348msgid "-no-mix is invalid without specifying SHcompact or SHmedia"
11349msgstr ""
11350
11351#: config/tc-sh64.c:2975
11352msgid "-shcompact-const-crange is invalid without SHcompact"
11353msgstr ""
11354
11355#: config/tc-sh64.c:2978
11356msgid "-expand-pt32 only valid with -abi=64"
11357msgstr ""
11358
11359#: config/tc-sh64.c:2981
11360msgid "-no-expand only valid with SHcompact or SHmedia"
11361msgstr ""
11362
11363#: config/tc-sh64.c:2984
11364msgid "-expand-pt32 invalid together with -no-expand"
11365msgstr ""
11366
11367#: config/tc-sh64.c:3198
11368msgid "SHmedia code not allowed in same section as constants and SHcompact code"
11369msgstr ""
11370
11371#: config/tc-sh64.c:3216
11372msgid "No segment info for current section"
11373msgstr ""
11374
11375#: config/tc-sh64.c:3255
11376msgid "duplicate datalabel operator ignored"
11377msgstr ""
11378
11379#: config/tc-sh64.c:3325
11380msgid "Invalid DataLabel expression"
11381msgstr ""
11382
11383#: config/tc-sparc.c:272
11384msgid "Invalid default architecture, broken assembler."
11385msgstr ""
11386
11387#: config/tc-sparc.c:276 config/tc-sparc.c:481
11388msgid "Bad opcode table, broken assembler."
11389msgstr ""
11390
11391#: config/tc-sparc.c:473
11392#, c-format
11393msgid "invalid architecture -xarch=%s"
11394msgstr ""
11395
11396#: config/tc-sparc.c:475
11397#, c-format
11398msgid "invalid architecture -A%s"
11399msgstr ""
11400
11401#: config/tc-sparc.c:542
11402#, c-format
11403msgid "No compiled in support for %d bit object file format"
11404msgstr ""
11405
11406#: config/tc-sparc.c:619
11407#, c-format
11408msgid "SPARC options:\n"
11409msgstr ""
11410
11411#: config/tc-sparc.c:648
11412#, c-format
11413msgid ""
11414"\n"
11415"\t\t\tspecify variant of SPARC architecture\n"
11416"-bump\t\t\twarn when assembler switches architectures\n"
11417"-sparc\t\t\tignored\n"
11418"--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
11419"-relax\t\t\trelax jumps and branches (default)\n"
11420"-no-relax\t\tavoid changing any jumps and branches\n"
11421msgstr ""
11422
11423#: config/tc-sparc.c:656
11424#, c-format
11425msgid "-k\t\t\tgenerate PIC\n"
11426msgstr ""
11427
11428#: config/tc-sparc.c:660
11429#, c-format
11430msgid ""
11431"-32\t\t\tcreate 32 bit object file\n"
11432"-64\t\t\tcreate 64 bit object file\n"
11433msgstr ""
11434
11435#: config/tc-sparc.c:663
11436#, c-format
11437msgid "\t\t\t[default is %d]\n"
11438msgstr ""
11439
11440#: config/tc-sparc.c:665
11441#, c-format
11442msgid ""
11443"-TSO\t\t\tuse Total Store Ordering\n"
11444"-PSO\t\t\tuse Partial Store Ordering\n"
11445"-RMO\t\t\tuse Relaxed Memory Ordering\n"
11446msgstr ""
11447
11448#: config/tc-sparc.c:669
11449#, c-format
11450msgid "\t\t\t[default is %s]\n"
11451msgstr ""
11452
11453#: config/tc-sparc.c:671
11454#, c-format
11455msgid ""
11456"-KPIC\t\t\tgenerate PIC\n"
11457"-V\t\t\tprint assembler version number\n"
11458"-undeclared-regs\tignore application global register usage without\n"
11459"\t\t\tappropriate .register directive (default)\n"
11460"-no-undeclared-regs\tforce error on application global register usage\n"
11461"\t\t\twithout appropriate .register directive\n"
11462"-q\t\t\tignored\n"
11463"-Qy, -Qn\t\tignored\n"
11464"-s\t\t\tignored\n"
11465msgstr ""
11466
11467#: config/tc-sparc.c:683
11468#, c-format
11469msgid ""
11470"-EL\t\t\tgenerate code for a little endian machine\n"
11471"-EB\t\t\tgenerate code for a big endian machine\n"
11472"--little-endian-data\tgenerate code for a machine having big endian\n"
11473" instructions and little endian data.\n"
11474msgstr ""
11475
11476#: config/tc-sparc.c:819
11477#, c-format
11478msgid "Internal error: losing opcode: `%s' \"%s\"\n"
11479msgstr ""
11480
11481#: config/tc-sparc.c:838
11482#, c-format
11483msgid "Internal error: can't find opcode `%s' for `%s'\n"
11484msgstr ""
11485
11486#: config/tc-sparc.c:979
11487msgid "Support for 64-bit arithmetic not compiled in."
11488msgstr ""
11489
11490#: config/tc-sparc.c:1025
11491msgid "set: number not in 0..4294967295 range"
11492msgstr ""
11493
11494#: config/tc-sparc.c:1032
11495msgid "set: number not in -2147483648..4294967295 range"
11496msgstr ""
11497
11498#: config/tc-sparc.c:1091
11499msgid "setsw: number not in -2147483648..4294967295 range"
11500msgstr ""
11501
11502#: config/tc-sparc.c:1139
11503msgid "setx: temporary register same as destination register"
11504msgstr ""
11505
11506#: config/tc-sparc.c:1210
11507msgid "setx: illegal temporary register g0"
11508msgstr ""
11509
11510#: config/tc-sparc.c:1307
11511msgid "FP branch in delay slot"
11512msgstr ""
11513
11514#: config/tc-sparc.c:1322
11515msgid "FP branch preceded by FP instruction; NOP inserted"
11516msgstr ""
11517
11518#: config/tc-sparc.c:1362
11519msgid "failed special case insn sanity check"
11520msgstr ""
11521
11522#: config/tc-sparc.c:1450
11523msgid ": invalid membar mask name"
11524msgstr ""
11525
11526#: config/tc-sparc.c:1466
11527msgid ": invalid membar mask expression"
11528msgstr ""
11529
11530#: config/tc-sparc.c:1471
11531msgid ": invalid membar mask number"
11532msgstr ""
11533
11534#: config/tc-sparc.c:1486
11535msgid ": invalid siam mode expression"
11536msgstr ""
11537
11538#: config/tc-sparc.c:1491
11539msgid ": invalid siam mode number"
11540msgstr ""
11541
11542#: config/tc-sparc.c:1507
11543msgid ": invalid prefetch function name"
11544msgstr ""
11545
11546#: config/tc-sparc.c:1515
11547msgid ": invalid prefetch function expression"
11548msgstr ""
11549
11550#: config/tc-sparc.c:1520
11551msgid ": invalid prefetch function number"
11552msgstr ""
11553
11554#: config/tc-sparc.c:1548 config/tc-sparc.c:1560
11555msgid ": unrecognizable privileged register"
11556msgstr ""
11557
11558#: config/tc-sparc.c:1584 config/tc-sparc.c:1596
11559msgid ": unrecognizable hyperprivileged register"
11560msgstr ""
11561
11562#: config/tc-sparc.c:1620 config/tc-sparc.c:1645
11563msgid ": unrecognizable v9a or v9b ancillary state register"
11564msgstr ""
11565
11566#: config/tc-sparc.c:1625
11567msgid ": rd on write only ancillary state register"
11568msgstr ""
11569
11570#. %sys_tick and %sys_tick_cmpr are v9bnotv9a
11571#: config/tc-sparc.c:1633
11572msgid ": unrecognizable v9a ancillary state register"
11573msgstr ""
11574
11575#: config/tc-sparc.c:1669
11576msgid ": asr number must be between 16 and 31"
11577msgstr ""
11578
11579#: config/tc-sparc.c:1677
11580msgid ": asr number must be between 0 and 31"
11581msgstr ""
11582
11583#: config/tc-sparc.c:1687
11584#, c-format
11585msgid ": expecting %asrN"
11586msgstr ""
11587
11588#: config/tc-sparc.c:1874 config/tc-sparc.c:1912 config/tc-sparc.c:2325
11589#: config/tc-sparc.c:2361
11590#, c-format
11591msgid "Illegal operands: %%%s requires arguments in ()"
11592msgstr ""
11593
11594#: config/tc-sparc.c:1880
11595#, c-format
11596msgid "Illegal operands: %%%s cannot be used together with other relocs in the insn ()"
11597msgstr ""
11598
11599#: config/tc-sparc.c:1891
11600#, c-format
11601msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
11602msgstr ""
11603
11604#: config/tc-sparc.c:2098
11605msgid "detected global register use not covered by .register pseudo-op"
11606msgstr ""
11607
11608#: config/tc-sparc.c:2169
11609msgid ": There are only 64 f registers; [0-63]"
11610msgstr ""
11611
11612#: config/tc-sparc.c:2171 config/tc-sparc.c:2189
11613msgid ": There are only 32 f registers; [0-31]"
11614msgstr ""
11615
11616#: config/tc-sparc.c:2181
11617msgid ": There are only 32 single precision f registers; [0-31]"
11618msgstr ""
11619
11620#: config/tc-sparc.c:2373
11621#, c-format
11622msgid "Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
11623msgstr ""
11624
11625#: config/tc-sparc.c:2483
11626#, c-format
11627msgid "Illegal operands: Can't add non-constant expression to %%%s()"
11628msgstr ""
11629
11630#: config/tc-sparc.c:2493
11631#, c-format
11632msgid "Illegal operands: Can't do arithmetics involving %%%s() of a relocatable symbol"
11633msgstr ""
11634
11635#: config/tc-sparc.c:2511
11636msgid ": PC-relative operand can't be a constant"
11637msgstr ""
11638
11639#: config/tc-sparc.c:2518
11640msgid ": TLS operand can't be a constant"
11641msgstr ""
11642
11643#: config/tc-sparc.c:2551
11644msgid ": invalid ASI name"
11645msgstr ""
11646
11647#: config/tc-sparc.c:2559
11648msgid ": invalid ASI expression"
11649msgstr ""
11650
11651#: config/tc-sparc.c:2564
11652msgid ": invalid ASI number"
11653msgstr ""
11654
11655#: config/tc-sparc.c:2661
11656msgid "OPF immediate operand out of range (0-0x1ff)"
11657msgstr ""
11658
11659#: config/tc-sparc.c:2666
11660msgid "non-immediate OPF operand, ignored"
11661msgstr ""
11662
11663#: config/tc-sparc.c:2685
11664msgid ": invalid cpreg name"
11665msgstr ""
11666
11667#: config/tc-sparc.c:2714
11668#, c-format
11669msgid "Illegal operands%s"
11670msgstr ""
11671
11672#: config/tc-sparc.c:2748
11673#, c-format
11674msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
11675msgstr ""
11676
11677#: config/tc-sparc.c:2784
11678#, c-format
11679msgid "Architecture mismatch on \"%s\"."
11680msgstr ""
11681
11682#: config/tc-sparc.c:2785
11683#, c-format
11684msgid " (Requires %s; requested architecture is %s.)"
11685msgstr ""
11686
11687#: config/tc-sparc.c:3320
11688#, c-format
11689msgid "bad or unhandled relocation type: 0x%02x"
11690msgstr ""
11691
11692#: config/tc-sparc.c:3653
11693msgid "Expected comma after name"
11694msgstr ""
11695
11696#: config/tc-sparc.c:3662
11697#, c-format
11698msgid "BSS length (%d.) <0! Ignored."
11699msgstr ""
11700
11701#: config/tc-sparc.c:3674
11702msgid "bad .reserve segment -- expected BSS segment"
11703msgstr ""
11704
11705#: config/tc-sparc.c:3702
11706#, c-format
11707msgid "alignment too large; assuming %d"
11708msgstr ""
11709
11710#: config/tc-sparc.c:3708 config/tc-sparc.c:3858
11711msgid "negative alignment"
11712msgstr ""
11713
11714#: config/tc-sparc.c:3718 config/tc-sparc.c:3881 read.c:1320 read.c:2355
11715msgid "alignment not a power of 2"
11716msgstr ""
11717
11718#: config/tc-sparc.c:3795 config/tc-v850.c:222
11719msgid "Expected comma after symbol-name"
11720msgstr ""
11721
11722#: config/tc-sparc.c:3805
11723#, c-format
11724msgid ".COMMon length (%lu) out of range ignored"
11725msgstr ""
11726
11727#: config/tc-sparc.c:3838
11728msgid "Expected comma after common length"
11729msgstr ""
11730
11731#: config/tc-sparc.c:3852
11732#, c-format
11733msgid "alignment too large; assuming %ld"
11734msgstr ""
11735
11736#: config/tc-sparc.c:3996
11737msgid "Unknown segment type"
11738msgstr ""
11739
11740#: config/tc-sparc.c:4071 config/tc-sparc.c:4081
11741#, c-format
11742msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
11743msgstr ""
11744
11745#: config/tc-sparc.c:4099
11746msgid "redefinition of global register"
11747msgstr ""
11748
11749#: config/tc-sparc.c:4110
11750#, c-format
11751msgid "Register symbol %s already defined."
11752msgstr ""
11753
11754#: config/tc-sparc.c:4315
11755#, c-format
11756msgid "Illegal operands: %%r_plt in %d-byte data field"
11757msgstr ""
11758
11759#: config/tc-sparc.c:4325
11760#, c-format
11761msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
11762msgstr ""
11763
11764#: config/tc-sparc.c:4362 config/tc-vax.c:3312
11765#, c-format
11766msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
11767msgstr ""
11768
11769#: config/tc-sparc.c:4370 config/tc-sparc.c:4401 config/tc-sparc.c:4410
11770#: config/tc-vax.c:3320 config/tc-vax.c:3351 config/tc-vax.c:3360
11771#, c-format
11772msgid "Illegal operands: %%r_%s%d requires arguments in ()"
11773msgstr ""
11774
11775#: config/tc-sparc.c:4419 config/tc-vax.c:3369
11776#, c-format
11777msgid "Illegal operands: garbage after %%r_%s%d()"
11778msgstr ""
11779
11780#: config/tc-sparc.h:60
11781msgid "sparc convert_frag\n"
11782msgstr ""
11783
11784#: config/tc-sparc.h:62 config/tc-z80.h:53
11785msgid "estimate_size_before_relax called"
11786msgstr ""
11787
11788#: config/tc-spu.c:127
11789#, c-format
11790msgid "Can't hash instruction '%s':%s"
11791msgstr ""
11792
11793#: config/tc-spu.c:181
11794msgid ""
11795"SPU options:\n"
11796" --apuasm\t\t emulate behaviour of apuasm\n"
11797msgstr ""
11798
11799#: config/tc-spu.c:287
11800#, c-format
11801msgid "Invalid mnemonic '%s'"
11802msgstr ""
11803
11804#: config/tc-spu.c:293
11805#, c-format
11806msgid "'%s' is only available in DD2.0 or higher."
11807msgstr ""
11808
11809#: config/tc-spu.c:325
11810#, c-format
11811msgid "Error in argument %d. Expecting: \"%s\""
11812msgstr ""
11813
11814#: config/tc-spu.c:336
11815msgid "Mixing register syntax, with and without '$'."
11816msgstr ""
11817
11818#: config/tc-spu.c:342
11819#, c-format
11820msgid "Treating '%-*s' as a symbol."
11821msgstr ""
11822
11823#: config/tc-spu.c:548
11824msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher."
11825msgstr ""
11826
11827#: config/tc-spu.c:550
11828msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher."
11829msgstr ""
11830
11831#: config/tc-spu.c:593
11832#, c-format
11833msgid "Using old style, %%lo(expr), please change to PPC style, expr@l."
11834msgstr ""
11835
11836#: config/tc-spu.c:599
11837#, c-format
11838msgid "Using old style, %%hi(expr), please change to PPC style, expr@h."
11839msgstr ""
11840
11841#: config/tc-spu.c:669 config/tc-spu.c:672
11842#, c-format
11843msgid "Constant expression %d out of range, [%d, %d]."
11844msgstr ""
11845
11846#: config/tc-spu.c:806
11847msgid "Relaxation should never occur"
11848msgstr ""
11849
11850#: config/tc-spu.h:83
11851msgid "spu convert_frag\n"
11852msgstr ""
11853
11854#: config/tc-tic4x.c:2779
11855#, c-format
11856msgid ""
11857"\n"
11858"TIC4X options:\n"
11859" -mcpu=CPU -mCPU select architecture variant. CPU can be:\n"
11860" 30 - TMS320C30\n"
11861" 31 - TMS320C31, TMS320LC31\n"
11862" 32 - TMS320C32\n"
11863" 33 - TMS320VC33\n"
11864" 40 - TMS320C40\n"
11865" 44 - TMS320C44\n"
11866" -mrev=REV set cpu hardware revision (integer numbers).\n"
11867" Combinations of -mcpu and -mrev will enable/disable\n"
11868" the appropriate options (-midle2, -mlowpower and\n"
11869" -menhanced) according to the selected type\n"
11870" -mbig select big memory model\n"
11871" -msmall select small memory model (default)\n"
11872" -mregparm select register parameters (default)\n"
11873" -mmemparm select memory parameters\n"
11874" -midle2 enable IDLE2 support\n"
11875" -mlowpower enable LOPOWER and MAXSPEED support\n"
11876" -menhanced enable enhanced opcode support\n"
11877msgstr ""
11878
11879#. Only word (et al.), align, or conditionals are allowed within
11880#. .struct/.union.
11881#: config/tc-tic54x.c:220
11882msgid "pseudo-op illegal within .struct/.union"
11883msgstr ""
11884
11885#: config/tc-tic54x.c:234
11886#, c-format
11887msgid "C54x-specific command line options:\n"
11888msgstr ""
11889
11890#: config/tc-tic54x.c:235
11891#, c-format
11892msgid "-mfar-mode | -mf Use extended addressing\n"
11893msgstr ""
11894
11895#: config/tc-tic54x.c:236
11896#, c-format
11897msgid "-mcpu=<CPU version> Specify the CPU version\n"
11898msgstr ""
11899
11900#: config/tc-tic54x.c:237
11901#, c-format
11902msgid "-merrors-to-file <filename>\n"
11903msgstr ""
11904
11905#: config/tc-tic54x.c:238
11906#, c-format
11907msgid "-me <filename> Redirect errors to a file\n"
11908msgstr ""
11909
11910#: config/tc-tic54x.c:350
11911msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
11912msgstr ""
11913
11914#: config/tc-tic54x.c:403
11915msgid "Unterminated string after absolute expression"
11916msgstr ""
11917
11918#: config/tc-tic54x.c:411
11919msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
11920msgstr ""
11921
11922#: config/tc-tic54x.c:423
11923msgid "symbols assigned with .eval must begin with a letter"
11924msgstr ""
11925
11926#: config/tc-tic54x.c:677
11927msgid "Offset on nested structures is ignored"
11928msgstr ""
11929
11930#: config/tc-tic54x.c:727
11931#, c-format
11932msgid ".end%s without preceding .%s"
11933msgstr ""
11934
11935#: config/tc-tic54x.c:793
11936#, c-format
11937msgid "Unrecognized struct/union tag '%s'"
11938msgstr ""
11939
11940#: config/tc-tic54x.c:795
11941msgid ".tag requires a structure tag"
11942msgstr ""
11943
11944#: config/tc-tic54x.c:801
11945msgid "Label required for .tag"
11946msgstr ""
11947
11948#: config/tc-tic54x.c:820
11949#, c-format
11950msgid ".tag target '%s' undefined"
11951msgstr ""
11952
11953#: config/tc-tic54x.c:882
11954#, c-format
11955msgid ".field count '%d' out of range (1 <= X <= 32)"
11956msgstr ""
11957
11958#: config/tc-tic54x.c:910
11959#, c-format
11960msgid "Unrecognized field type '%c'"
11961msgstr ""
11962
11963#. Disallow .byte with a non constant expression that will
11964#. require relocation.
11965#: config/tc-tic54x.c:1046
11966msgid "Relocatable values require at least WORD storage"
11967msgstr ""
11968
11969#: config/tc-tic54x.c:1107
11970msgid "Use of .def/.ref is deprecated. Use .global instead"
11971msgstr ""
11972
11973#: config/tc-tic54x.c:1301
11974msgid ".space/.bes repeat count is negative, ignored"
11975msgstr ""
11976
11977#: config/tc-tic54x.c:1306
11978msgid ".space/.bes repeat count is zero, ignored"
11979msgstr ""
11980
11981#: config/tc-tic54x.c:1383
11982msgid "Missing size argument"
11983msgstr ""
11984
11985#: config/tc-tic54x.c:1517
11986msgid "CPU version has already been set"
11987msgstr ""
11988
11989#: config/tc-tic54x.c:1521
11990#, c-format
11991msgid "Unrecognized version '%s'"
11992msgstr ""
11993
11994#: config/tc-tic54x.c:1527
11995msgid "Changing of CPU version on the fly not supported"
11996msgstr ""
11997
11998#: config/tc-tic54x.c:1660
11999msgid "p2align not supported on this target"
12000msgstr ""
12001
12002#: config/tc-tic54x.c:1672
12003msgid "Argument to .even ignored"
12004msgstr ""
12005
12006#: config/tc-tic54x.c:1718
12007msgid "Invalid field size, must be from 1 to 32"
12008msgstr ""
12009
12010#: config/tc-tic54x.c:1731
12011msgid "field size must be 16 when value is relocatable"
12012msgstr ""
12013
12014#: config/tc-tic54x.c:1746
12015msgid "field value truncated"
12016msgstr ""
12017
12018#: config/tc-tic54x.c:1853 config/tc-tic54x.c:2159
12019#, c-format
12020msgid "Unrecognized section '%s'"
12021msgstr ""
12022
12023#: config/tc-tic54x.c:1862
12024msgid "Current section is unitialized, section name required for .clink"
12025msgstr ""
12026
12027#: config/tc-tic54x.c:2069
12028msgid "ENDLOOP without corresponding LOOP"
12029msgstr ""
12030
12031#: config/tc-tic54x.c:2110
12032msgid "Mixing of normal and extended addressing not supported"
12033msgstr ""
12034
12035#: config/tc-tic54x.c:2116
12036msgid "Extended addressing not supported on the specified CPU"
12037msgstr ""
12038
12039#: config/tc-tic54x.c:2165
12040msgid ".sblock may be used for initialized sections only"
12041msgstr ""
12042
12043#: config/tc-tic54x.c:2195
12044msgid "Symbol missing for .set/.equ"
12045msgstr ""
12046
12047#: config/tc-tic54x.c:2251
12048msgid ".var may only be used within a macro definition"
12049msgstr ""
12050
12051#: config/tc-tic54x.c:2259
12052msgid "Substitution symbols must begin with a letter"
12053msgstr ""
12054
12055#: config/tc-tic54x.c:2352
12056#, c-format
12057msgid "can't open macro library file '%s' for reading: %s"
12058msgstr ""
12059
12060#: config/tc-tic54x.c:2359
12061#, c-format
12062msgid "File '%s' not in macro archive format"
12063msgstr ""
12064
12065#: config/tc-tic54x.c:2489
12066#, c-format
12067msgid "Bad COFF version '%s'"
12068msgstr ""
12069
12070#: config/tc-tic54x.c:2498
12071#, c-format
12072msgid "Bad CPU version '%s'"
12073msgstr ""
12074
12075#: config/tc-tic54x.c:2511 config/tc-tic54x.c:2514
12076#, c-format
12077msgid "Can't redirect stderr to the file '%s'"
12078msgstr ""
12079
12080#: config/tc-tic54x.c:2629
12081#, c-format
12082msgid "Undefined substitution symbol '%s'"
12083msgstr ""
12084
12085#: config/tc-tic54x.c:3218
12086msgid "Badly formed address expression"
12087msgstr ""
12088
12089#: config/tc-tic54x.c:3471
12090#, c-format
12091msgid "Invalid dmad syntax '%s'"
12092msgstr ""
12093
12094#: config/tc-tic54x.c:3535
12095#, c-format
12096msgid "Use the .mmregs directive to use memory-mapped register names such as '%s'"
12097msgstr ""
12098
12099#: config/tc-tic54x.c:3586
12100msgid "Address mode *+ARx is write-only. Results of reading are undefined."
12101msgstr ""
12102
12103#: config/tc-tic54x.c:3606
12104#, c-format
12105msgid "Unrecognized indirect address format \"%s\""
12106msgstr ""
12107
12108#: config/tc-tic54x.c:3644
12109#, c-format
12110msgid "Operand '%s' out of range (%d <= x <= %d)"
12111msgstr ""
12112
12113#: config/tc-tic54x.c:3664
12114msgid "Error in relocation handling"
12115msgstr ""
12116
12117#: config/tc-tic54x.c:3683 config/tc-tic54x.c:3745 config/tc-tic54x.c:3773
12118#, c-format
12119msgid "Unrecognized condition code \"%s\""
12120msgstr ""
12121
12122#: config/tc-tic54x.c:3700
12123#, c-format
12124msgid "Condition \"%s\" does not match preceding group"
12125msgstr ""
12126
12127#: config/tc-tic54x.c:3708
12128#, c-format
12129msgid "Condition \"%s\" uses a different accumulator from a preceding condition"
12130msgstr ""
12131
12132#: config/tc-tic54x.c:3715
12133msgid "Only one comparison conditional allowed"
12134msgstr ""
12135
12136#: config/tc-tic54x.c:3720
12137msgid "Only one overflow conditional allowed"
12138msgstr ""
12139
12140#: config/tc-tic54x.c:3728
12141#, c-format
12142msgid "Duplicate %s conditional"
12143msgstr ""
12144
12145#: config/tc-tic54x.c:3759
12146msgid "Invalid auxiliary register (use AR0-AR7)"
12147msgstr ""
12148
12149#: config/tc-tic54x.c:3790
12150msgid "lk addressing modes are invalid for memory-mapped register addressing"
12151msgstr ""
12152
12153#: config/tc-tic54x.c:3798
12154msgid "Address mode *+ARx is not allowed in memory-mapped register addressing. Resulting behavior is undefined."
12155msgstr ""
12156
12157#: config/tc-tic54x.c:3824
12158msgid "Destination accumulator for each part of this parallel instruction must be different"
12159msgstr ""
12160
12161#: config/tc-tic54x.c:3873
12162#, c-format
12163msgid "Memory mapped register \"%s\" out of range"
12164msgstr ""
12165
12166#: config/tc-tic54x.c:3912
12167msgid "Invalid operand (use 1, 2, or 3)"
12168msgstr ""
12169
12170#: config/tc-tic54x.c:3937
12171msgid "A status register or status bit name is required"
12172msgstr ""
12173
12174#: config/tc-tic54x.c:3947
12175#, c-format
12176msgid "Unrecognized status bit \"%s\""
12177msgstr ""
12178
12179#: config/tc-tic54x.c:3970
12180#, c-format
12181msgid "Invalid status register \"%s\""
12182msgstr ""
12183
12184#: config/tc-tic54x.c:3982
12185#, c-format
12186msgid "Operand \"%s\" out of range (use 1 or 2)"
12187msgstr ""
12188
12189#: config/tc-tic54x.c:4185
12190#, c-format
12191msgid "Unrecognized instruction \"%s\""
12192msgstr ""
12193
12194#: config/tc-tic54x.c:4214
12195#, c-format
12196msgid "Unrecognized operand list '%s' for instruction '%s'"
12197msgstr ""
12198
12199#: config/tc-tic54x.c:4243
12200#, c-format
12201msgid "Unrecognized parallel instruction \"%s\""
12202msgstr ""
12203
12204#: config/tc-tic54x.c:4292
12205#, c-format
12206msgid "Invalid operand (s) for parallel instruction \"%s\""
12207msgstr ""
12208
12209#: config/tc-tic54x.c:4295
12210#, c-format
12211msgid "Unrecognized parallel instruction combination \"%s || %s\""
12212msgstr ""
12213
12214#: config/tc-tic54x.c:4522
12215#, c-format
12216msgid "%s symbol recursion stopped at second appearance of '%s'"
12217msgstr ""
12218
12219#: config/tc-tic54x.c:4562
12220msgid "Unrecognized substitution symbol function"
12221msgstr ""
12222
12223#: config/tc-tic54x.c:4567
12224msgid "Missing '(' after substitution symbol function"
12225msgstr ""
12226
12227#: config/tc-tic54x.c:4581
12228msgid "Expecting second argument"
12229msgstr ""
12230
12231#: config/tc-tic54x.c:4594 config/tc-tic54x.c:4644
12232msgid "Extra junk in function call, expecting ')'"
12233msgstr ""
12234
12235#: config/tc-tic54x.c:4620
12236msgid "Function expects two arguments"
12237msgstr ""
12238
12239#: config/tc-tic54x.c:4633
12240msgid "Expecting character constant argument"
12241msgstr ""
12242
12243#: config/tc-tic54x.c:4639
12244msgid "Both arguments must be substitution symbols"
12245msgstr ""
12246
12247#: config/tc-tic54x.c:4692
12248#, c-format
12249msgid "Invalid subscript (use 1 to %d)"
12250msgstr ""
12251
12252#: config/tc-tic54x.c:4702
12253#, c-format
12254msgid "Invalid length (use 0 to %d"
12255msgstr ""
12256
12257#: config/tc-tic54x.c:4712
12258msgid "Missing ')' in subscripted substitution symbol expression"
12259msgstr ""
12260
12261#: config/tc-tic54x.c:4732
12262msgid "Missing forced substitution terminator ':'"
12263msgstr ""
12264
12265#: config/tc-tic54x.c:4886
12266#, c-format
12267msgid "Instruction does not fit in available delay slots (%d-word insn, %d slots left)"
12268msgstr ""
12269
12270#: config/tc-tic54x.c:4927
12271#, c-format
12272msgid "Unrecognized parallel instruction '%s'"
12273msgstr ""
12274
12275#: config/tc-tic54x.c:4939
12276#, c-format
12277msgid "Instruction '%s' requires an LP cpu version"
12278msgstr ""
12279
12280#: config/tc-tic54x.c:4946
12281#, c-format
12282msgid "Instruction '%s' requires far mode addressing"
12283msgstr ""
12284
12285#: config/tc-tic54x.c:4958
12286#, c-format
12287msgid "Instruction does not fit in available delay slots (%d-word insn, %d slots left). Resulting behavior is undefined."
12288msgstr ""
12289
12290#: config/tc-tic54x.c:4968
12291msgid "Instructions which cause PC discontinuity are not allowed in a delay slot. Resulting behavior is undefined."
12292msgstr ""
12293
12294#: config/tc-tic54x.c:4979
12295#, c-format
12296msgid "'%s' is not repeatable. Resulting behavior is undefined."
12297msgstr ""
12298
12299#: config/tc-tic54x.c:4983
12300msgid "Instructions using long offset modifiers or absolute addresses are not repeatable. Resulting behavior is undefined."
12301msgstr ""
12302
12303#: config/tc-tic54x.c:5135
12304#, c-format
12305msgid "Unsupported relocation size %d"
12306msgstr ""
12307
12308#: config/tc-tic54x.c:5266
12309msgid "non-absolute value used with .space/.bes"
12310msgstr ""
12311
12312#: config/tc-tic54x.c:5270
12313#, c-format
12314msgid "negative value ignored in %s"
12315msgstr ""
12316
12317#: config/tc-tic54x.c:5358
12318#, c-format
12319msgid "attempt to .space/.bes backwards? (%ld)"
12320msgstr ""
12321
12322#: config/tc-tic54x.c:5390
12323#, c-format
12324msgid "Invalid label '%s'"
12325msgstr ""
12326
12327#: config/tc-v850.c:233
12328#, c-format
12329msgid ".COMMon length (%d.) < 0! Ignored."
12330msgstr ""
12331
12332#: config/tc-v850.c:254
12333#, c-format
12334msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
12335msgstr ""
12336
12337#: config/tc-v850.c:280
12338msgid "Common alignment negative; 0 assumed"
12339msgstr ""
12340
12341#: config/tc-v850.c:938
12342#, c-format
12343msgid "unknown operand shift: %x\n"
12344msgstr ""
12345
12346#: config/tc-v850.c:939
12347msgid "internal failure in parse_register_list"
12348msgstr ""
12349
12350#: config/tc-v850.c:955
12351msgid "constant expression or register list expected"
12352msgstr ""
12353
12354#: config/tc-v850.c:960 config/tc-v850.c:973 config/tc-v850.c:992
12355msgid "high bits set in register list expression"
12356msgstr ""
12357
12358#: config/tc-v850.c:1031 config/tc-v850.c:1094
12359msgid "illegal register included in list"
12360msgstr ""
12361
12362#: config/tc-v850.c:1037
12363msgid "system registers cannot be included in list"
12364msgstr ""
12365
12366#: config/tc-v850.c:1042
12367msgid "PSW cannot be included in list"
12368msgstr ""
12369
12370#: config/tc-v850.c:1049
12371msgid "High value system registers cannot be included in list"
12372msgstr ""
12373
12374#: config/tc-v850.c:1073
12375msgid "second register should follow dash in register list"
12376msgstr ""
12377
12378#: config/tc-v850.c:1118
12379#, c-format
12380msgid " V850 options:\n"
12381msgstr ""
12382
12383#: config/tc-v850.c:1119
12384#, c-format
12385msgid " -mwarn-signed-overflow Warn if signed immediate values overflow\n"
12386msgstr ""
12387
12388#: config/tc-v850.c:1120
12389#, c-format
12390msgid " -mwarn-unsigned-overflow Warn if unsigned immediate values overflow\n"
12391msgstr ""
12392
12393#: config/tc-v850.c:1121
12394#, c-format
12395msgid " -mv850 The code is targeted at the v850\n"
12396msgstr ""
12397
12398#: config/tc-v850.c:1122
12399#, c-format
12400msgid " -mv850e The code is targeted at the v850e\n"
12401msgstr ""
12402
12403#: config/tc-v850.c:1123
12404#, c-format
12405msgid " -mv850e1 The code is targeted at the v850e1\n"
12406msgstr ""
12407
12408#: config/tc-v850.c:1124
12409#, c-format
12410msgid " -mv850any The code is generic, despite any processor specific instructions\n"
12411msgstr ""
12412
12413#: config/tc-v850.c:1125
12414#, c-format
12415msgid " -mrelax Enable relaxation\n"
12416msgstr ""
12417
12418#: config/tc-v850.c:1291
12419#, c-format
12420msgid "Unable to determine default target processor from string: %s"
12421msgstr ""
12422
12423#: config/tc-v850.c:1326
12424msgid "lo() relocation used on an instruction which does not support it"
12425msgstr ""
12426
12427#: config/tc-v850.c:1343
12428msgid "ctoff() relocation used on an instruction which does not support it"
12429msgstr ""
12430
12431#: config/tc-v850.c:1365
12432msgid "sdaoff() relocation used on an instruction which does not support it"
12433msgstr ""
12434
12435#: config/tc-v850.c:1387
12436msgid "zdaoff() relocation used on an instruction which does not support it"
12437msgstr ""
12438
12439#: config/tc-v850.c:1420
12440msgid "tdaoff() relocation used on an instruction which does not support it"
12441msgstr ""
12442
12443#: config/tc-v850.c:1625
12444msgid "Target processor does not support this instruction."
12445msgstr ""
12446
12447#: config/tc-v850.c:1714 config/tc-v850.c:1743 config/tc-v850.c:1923
12448msgid "immediate operand is too large"
12449msgstr ""
12450
12451#: config/tc-v850.c:1725
12452msgid "AAARG -> unhandled constant reloc"
12453msgstr ""
12454
12455#: config/tc-v850.c:1768
12456msgid "invalid register name"
12457msgstr ""
12458
12459#: config/tc-v850.c:1772
12460msgid "register r0 cannot be used here"
12461msgstr ""
12462
12463#: config/tc-v850.c:1783
12464msgid "invalid system register name"
12465msgstr ""
12466
12467#: config/tc-v850.c:1795
12468msgid "expected EP register"
12469msgstr ""
12470
12471#: config/tc-v850.c:1811
12472msgid "invalid condition code name"
12473msgstr ""
12474
12475#: config/tc-v850.c:1831 config/tc-v850.c:1835
12476msgid "constant too big to fit into instruction"
12477msgstr ""
12478
12479#: config/tc-v850.c:1888
12480msgid "syntax error: value is missing before the register name"
12481msgstr ""
12482
12483#: config/tc-v850.c:1890
12484msgid "syntax error: register not expected"
12485msgstr ""
12486
12487#: config/tc-v850.c:1903
12488msgid "syntax error: system register not expected"
12489msgstr ""
12490
12491#: config/tc-v850.c:1907
12492msgid "syntax error: condition code not expected"
12493msgstr ""
12494
12495#: config/tc-v850.c:1941 config/tc-xtensa.c:11683
12496msgid "invalid operand"
12497msgstr ""
12498
12499#: config/tc-vax.c:1343
12500msgid "no '[' to match ']'"
12501msgstr ""
12502
12503#: config/tc-vax.c:1359
12504msgid "bad register in []"
12505msgstr ""
12506
12507#: config/tc-vax.c:1361
12508msgid "[PC] index banned"
12509msgstr ""
12510
12511#: config/tc-vax.c:1397
12512msgid "no '(' to match ')'"
12513msgstr ""
12514
12515#: config/tc-vax.c:1513
12516msgid "invalid branch operand"
12517msgstr ""
12518
12519#: config/tc-vax.c:1540
12520msgid "address prohibits @"
12521msgstr ""
12522
12523#: config/tc-vax.c:1542
12524msgid "address prohibits #"
12525msgstr ""
12526
12527#: config/tc-vax.c:1546
12528msgid "address prohibits -()"
12529msgstr ""
12530
12531#: config/tc-vax.c:1548
12532msgid "address prohibits ()+"
12533msgstr ""
12534
12535#: config/tc-vax.c:1551
12536msgid "address prohibits ()"
12537msgstr ""
12538
12539#: config/tc-vax.c:1553
12540msgid "address prohibits []"
12541msgstr ""
12542
12543#: config/tc-vax.c:1555
12544msgid "address prohibits register"
12545msgstr ""
12546
12547#: config/tc-vax.c:1557
12548msgid "address prohibits displacement length specifier"
12549msgstr ""
12550
12551#: config/tc-vax.c:1585
12552msgid "invalid operand of S^#"
12553msgstr ""
12554
12555#: config/tc-vax.c:1598
12556msgid "S^# needs expression"
12557msgstr ""
12558
12559#: config/tc-vax.c:1605
12560msgid "S^# may only read-access"
12561msgstr ""
12562
12563#: config/tc-vax.c:1628
12564msgid "invalid operand of -()"
12565msgstr ""
12566
12567#: config/tc-vax.c:1634
12568msgid "-(PC) unpredictable"
12569msgstr ""
12570
12571#: config/tc-vax.c:1636
12572msgid "[]index same as -()register: unpredictable"
12573msgstr ""
12574
12575#: config/tc-vax.c:1668
12576msgid "invalid operand of ()+"
12577msgstr ""
12578
12579#: config/tc-vax.c:1674
12580msgid "(PC)+ unpredictable"
12581msgstr ""
12582
12583#: config/tc-vax.c:1676
12584msgid "[]index same as ()+register: unpredictable"
12585msgstr ""
12586
12587#: config/tc-vax.c:1699
12588msgid "# conflicts length"
12589msgstr ""
12590
12591#: config/tc-vax.c:1701
12592msgid "# bars register"
12593msgstr ""
12594
12595#: config/tc-vax.c:1721
12596msgid "writing or modifying # is unpredictable"
12597msgstr ""
12598
12599#: config/tc-vax.c:1747
12600msgid "length not needed"
12601msgstr ""
12602
12603#: config/tc-vax.c:1754
12604msgid "can't []index a register, because it has no address"
12605msgstr ""
12606
12607#: config/tc-vax.c:1756
12608msgid "a register has no address"
12609msgstr ""
12610
12611#: config/tc-vax.c:1765
12612msgid "PC part of operand unpredictable"
12613msgstr ""
12614
12615#: config/tc-vax.c:1921
12616msgid "odd number of bytes in operand description"
12617msgstr ""
12618
12619#: config/tc-vax.c:1935
12620msgid "Bad operand"
12621msgstr ""
12622
12623#: config/tc-vax.c:1940
12624msgid "Not enough operands"
12625msgstr ""
12626
12627#: config/tc-vax.c:1947
12628msgid "Too many operands"
12629msgstr ""
12630
12631#: config/tc-vax.c:2217
12632msgid "SYMBOL TABLE not implemented"
12633msgstr ""
12634
12635#: config/tc-vax.c:2221
12636msgid "TOKEN TRACE not implemented"
12637msgstr ""
12638
12639#: config/tc-vax.c:2225
12640#, c-format
12641msgid "Displacement length %s ignored!"
12642msgstr ""
12643
12644#: config/tc-vax.c:2229
12645#, c-format
12646msgid "I don't need or use temp. file \"%s\"."
12647msgstr ""
12648
12649#: config/tc-vax.c:2233
12650msgid "I don't use an interpass file! -V ignored"
12651msgstr ""
12652
12653#: config/tc-vax.c:2290
12654#, c-format
12655msgid ""
12656"VAX options:\n"
12657"-d LENGTH\t\tignored\n"
12658"-J\t\t\tignored\n"
12659"-S\t\t\tignored\n"
12660"-t FILE\t\t\tignored\n"
12661"-T\t\t\tignored\n"
12662"-V\t\t\tignored\n"
12663msgstr ""
12664
12665#: config/tc-vax.c:2299
12666#, c-format
12667msgid ""
12668"VMS options:\n"
12669"-+\t\t\thash encode names longer than 31 characters\n"
12670"-1\t\t\t`const' handling compatible with gcc 1.x\n"
12671"-H\t\t\tshow new symbol after hash truncation\n"
12672"-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
12673"\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
12674"-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
12675msgstr ""
12676
12677#: config/tc-vax.c:2464
12678#, c-format
12679msgid "Ignoring statement due to \"%s\""
12680msgstr ""
12681
12682#: config/tc-vax.c:2481
12683#, c-format
12684msgid "Aborting because statement has \"%s\""
12685msgstr ""
12686
12687#: config/tc-vax.c:2526
12688msgid "Can't relocate expression"
12689msgstr ""
12690
12691#: config/tc-vax.c:2629
12692msgid "Bignum not permitted in short literal. Immediate mode assumed."
12693msgstr ""
12694
12695#: config/tc-vax.c:2638
12696msgid "Can't do flonum short literal: immediate mode used."
12697msgstr ""
12698
12699#: config/tc-vax.c:2685
12700#, c-format
12701msgid "A bignum/flonum may not be a displacement: 0x%lx used"
12702msgstr ""
12703
12704#: config/tc-vax.c:2996
12705#, c-format
12706msgid "Short literal overflow(%ld.), immediate mode assumed."
12707msgstr ""
12708
12709#: config/tc-vax.c:3005
12710#, c-format
12711msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
12712msgstr ""
12713
12714#: config/tc-vax.c:3070
12715msgid "Length specification ignored. Address mode 9F used"
12716msgstr ""
12717
12718#: config/tc-vax.c:3128
12719msgid "Invalid operand: immediate value used as base address."
12720msgstr ""
12721
12722#: config/tc-vax.c:3130
12723msgid "Invalid operand: immediate value used as address."
12724msgstr ""
12725
12726#: config/tc-vax.c:3155
12727msgid "Symbol used as immediate operand in PIC mode."
12728msgstr ""
12729
12730#: config/tc-vax.c:3258
12731#, c-format
12732msgid "VIP_BEGIN error:%s"
12733msgstr ""
12734
12735#: config/tc-xc16x.c:211
12736#, c-format
12737msgid " XC16X specific command line options:\n"
12738msgstr ""
12739
12740#: config/tc-xstormy16.c:78
12741#, c-format
12742msgid " XSTORMY16 specific command line options:\n"
12743msgstr ""
12744
12745#: config/tc-xtensa.c:617
12746msgid "illegal range of target hardware versions"
12747msgstr ""
12748
12749#: config/tc-xtensa.c:766
12750msgid "--density option is ignored"
12751msgstr ""
12752
12753#: config/tc-xtensa.c:769
12754msgid "--no-density option is ignored"
12755msgstr ""
12756
12757#: config/tc-xtensa.c:778
12758msgid "--generics is deprecated; use --transform instead"
12759msgstr ""
12760
12761#: config/tc-xtensa.c:781
12762msgid "--no-generics is deprecated; use --no-transform instead"
12763msgstr ""
12764
12765#: config/tc-xtensa.c:784
12766msgid "--relax is deprecated; use --transform instead"
12767msgstr ""
12768
12769#: config/tc-xtensa.c:787
12770msgid "--no-relax is deprecated; use --no-transform instead"
12771msgstr ""
12772
12773#: config/tc-xtensa.c:804
12774msgid "--absolute-literals option not supported in this Xtensa configuration"
12775msgstr ""
12776
12777#: config/tc-xtensa.c:877
12778msgid "prefer-l32r conflicts with prefer-const16"
12779msgstr ""
12780
12781#: config/tc-xtensa.c:883
12782msgid "prefer-const16 conflicts with prefer-l32r"
12783msgstr ""
12784
12785#: config/tc-xtensa.c:891 config/tc-xtensa.c:900 config/tc-xtensa.c:904
12786msgid "invalid target hardware version"
12787msgstr ""
12788
12789#: config/tc-xtensa.c:1083
12790msgid "unmatched end directive"
12791msgstr ""
12792
12793#: config/tc-xtensa.c:1112
12794msgid ".begin directive with no matching .end directive"
12795msgstr ""
12796
12797#: config/tc-xtensa.c:1153
12798msgid "[no-]generics is deprecated; use [no-]transform instead"
12799msgstr ""
12800
12801#: config/tc-xtensa.c:1158
12802msgid "[no-]relax is deprecated; use [no-]transform instead"
12803msgstr ""
12804
12805#: config/tc-xtensa.c:1171
12806#, c-format
12807msgid "directive %s cannot be negated"
12808msgstr ""
12809
12810#: config/tc-xtensa.c:1177
12811msgid "unknown directive"
12812msgstr ""
12813
12814#: config/tc-xtensa.c:1198 config/tc-xtensa.c:1294 config/tc-xtensa.c:1536
12815#: config/tc-xtensa.c:5689
12816msgid "directives are not valid inside bundles"
12817msgstr ""
12818
12819#: config/tc-xtensa.c:1210
12820msgid ".begin literal is deprecated; use .literal instead"
12821msgstr ""
12822
12823#: config/tc-xtensa.c:1224
12824msgid "cannot set literal_prefix inside literal fragment"
12825msgstr ""
12826
12827#: config/tc-xtensa.c:1257
12828msgid ".begin [no-]density is ignored"
12829msgstr ""
12830
12831#: config/tc-xtensa.c:1264 config/tc-xtensa.c:1314
12832msgid "Xtensa absolute literals option not supported; ignored"
12833msgstr ""
12834
12835#: config/tc-xtensa.c:1307
12836msgid ".end [no-]density is ignored"
12837msgstr ""
12838
12839#: config/tc-xtensa.c:1332
12840#, c-format
12841msgid "does not match begin %s%s at %s:%d"
12842msgstr ""
12843
12844#: config/tc-xtensa.c:1387
12845msgid ".literal_position inside literal directive; ignoring"
12846msgstr ""
12847
12848#: config/tc-xtensa.c:1407
12849msgid ".literal not allowed inside .begin literal region"
12850msgstr ""
12851
12852#: config/tc-xtensa.c:1443
12853msgid "expected comma or colon after symbol name; rest of line ignored"
12854msgstr ""
12855
12856#: config/tc-xtensa.c:1505
12857msgid "fall through frequency must be greater than 0"
12858msgstr ""
12859
12860#: config/tc-xtensa.c:1513
12861msgid "branch target frequency must be greater than 0"
12862msgstr ""
12863
12864#: config/tc-xtensa.c:1561
12865#, c-format
12866msgid "opcode-specific %s relocation used outside an instruction"
12867msgstr ""
12868
12869#: config/tc-xtensa.c:1569
12870#, c-format
12871msgid "invalid use of %s relocation"
12872msgstr ""
12873
12874#: config/tc-xtensa.c:1765 config/tc-xtensa.c:1782
12875#, c-format
12876msgid "bad register name: %s"
12877msgstr ""
12878
12879#: config/tc-xtensa.c:1771
12880#, c-format
12881msgid "bad register number: %s"
12882msgstr ""
12883
12884#: config/tc-xtensa.c:1834
12885msgid "pcrel relocation not allowed in an instruction"
12886msgstr ""
12887
12888#: config/tc-xtensa.c:1851
12889msgid "register number out of range"
12890msgstr ""
12891
12892#: config/tc-xtensa.c:1935
12893msgid "extra comma"
12894msgstr ""
12895
12896#: config/tc-xtensa.c:1937
12897msgid "extra colon"
12898msgstr ""
12899
12900#: config/tc-xtensa.c:1939
12901msgid "missing argument"
12902msgstr ""
12903
12904#: config/tc-xtensa.c:1941
12905msgid "missing comma or colon"
12906msgstr ""
12907
12908#: config/tc-xtensa.c:1998
12909msgid "incorrect register number, ignoring"
12910msgstr ""
12911
12912#: config/tc-xtensa.c:2005
12913msgid "too many arguments"
12914msgstr ""
12915
12916#: config/tc-xtensa.c:2078
12917#, c-format
12918msgid "cannot encode opcode \"%s\""
12919msgstr ""
12920
12921#: config/tc-xtensa.c:2172
12922#, c-format
12923msgid "not enough operands (%d) for '%s'; expected %d"
12924msgstr ""
12925
12926#: config/tc-xtensa.c:2179
12927#, c-format
12928msgid "too many operands (%d) for '%s'; expected %d"
12929msgstr ""
12930
12931#: config/tc-xtensa.c:2230
12932#, c-format
12933msgid "invalid register '%s' for '%s' instruction"
12934msgstr ""
12935
12936#: config/tc-xtensa.c:2237
12937#, c-format
12938msgid "invalid register number (%ld) for '%s' instruction"
12939msgstr ""
12940
12941#: config/tc-xtensa.c:2305
12942#, c-format
12943msgid "invalid register number (%ld) for '%s'"
12944msgstr ""
12945
12946#: config/tc-xtensa.c:2696
12947#, c-format
12948msgid "operand %d of '%s' has out of range value '%u'"
12949msgstr ""
12950
12951#: config/tc-xtensa.c:2702
12952#, c-format
12953msgid "operand %d of '%s' has invalid value '%u'"
12954msgstr ""
12955
12956#: config/tc-xtensa.c:2750
12957#, c-format
12958msgid "internal error: unknown option name '%s'"
12959msgstr ""
12960
12961#: config/tc-xtensa.c:3852
12962msgid "can't handle generation of literal/labels yet"
12963msgstr ""
12964
12965#: config/tc-xtensa.c:3856
12966msgid "can't handle undefined OP TYPE"
12967msgstr ""
12968
12969#: config/tc-xtensa.c:3917
12970#, c-format
12971msgid "found %d operands for '%s': Expected %d"
12972msgstr ""
12973
12974#: config/tc-xtensa.c:3924
12975#, c-format
12976msgid "found too many (%d) operands for '%s': Expected %d"
12977msgstr ""
12978
12979#: config/tc-xtensa.c:3945
12980msgid "immediate operands sum to greater than 32"
12981msgstr ""
12982
12983#: config/tc-xtensa.c:4076
12984msgid "invalid immediate"
12985msgstr ""
12986
12987#: config/tc-xtensa.c:4197
12988#, c-format
12989msgid "invalid relocation for operand %i of '%s'"
12990msgstr ""
12991
12992#: config/tc-xtensa.c:4207
12993#, c-format
12994msgid "invalid expression for operand %i of '%s'"
12995msgstr ""
12996
12997#: config/tc-xtensa.c:4217
12998#, c-format
12999msgid "invalid relocation in instruction slot %i"
13000msgstr ""
13001
13002#: config/tc-xtensa.c:4224
13003#, c-format
13004msgid "undefined symbol for opcode \"%s\""
13005msgstr ""
13006
13007#: config/tc-xtensa.c:4698
13008msgid "opcode 'NOP.N' unavailable in this configuration"
13009msgstr ""
13010
13011#: config/tc-xtensa.c:4758
13012msgid "get_expanded_loop_offset: invalid opcode"
13013msgstr ""
13014
13015#: config/tc-xtensa.c:4891
13016#, c-format
13017msgid "assembly state not set for first frag in section %s"
13018msgstr ""
13019
13020#: config/tc-xtensa.c:4944
13021#, c-format
13022msgid "unaligned branch target: %d bytes at 0x%lx"
13023msgstr ""
13024
13025#: config/tc-xtensa.c:4983
13026#, c-format
13027msgid "unaligned loop: %d bytes at 0x%lx"
13028msgstr ""
13029
13030#: config/tc-xtensa.c:5007
13031msgid "unexpected fix"
13032msgstr ""
13033
13034#: config/tc-xtensa.c:5018 config/tc-xtensa.c:5022
13035msgid "undecodable fix"
13036msgstr ""
13037
13038#: config/tc-xtensa.c:5151
13039msgid "labels are not valid inside bundles"
13040msgstr ""
13041
13042#: config/tc-xtensa.c:5171
13043msgid "invalid last instruction for a zero-overhead loop"
13044msgstr ""
13045
13046#: config/tc-xtensa.c:5236
13047msgid "extra opening brace"
13048msgstr ""
13049
13050#: config/tc-xtensa.c:5246
13051msgid "extra closing brace"
13052msgstr ""
13053
13054#: config/tc-xtensa.c:5273
13055msgid "missing closing brace"
13056msgstr ""
13057
13058#: config/tc-xtensa.c:5373
13059#, c-format
13060msgid "wrong number of operands for '%s'"
13061msgstr ""
13062
13063#: config/tc-xtensa.c:5390
13064#, c-format
13065msgid "bad relocation expression for '%s'"
13066msgstr ""
13067
13068#: config/tc-xtensa.c:5403
13069#, c-format
13070msgid "unknown opcode or format name '%s'"
13071msgstr ""
13072
13073#: config/tc-xtensa.c:5409
13074msgid "format names only valid inside bundles"
13075msgstr ""
13076
13077#: config/tc-xtensa.c:5414
13078#, c-format
13079msgid "multiple formats specified for one bundle; using '%s'"
13080msgstr ""
13081
13082#: config/tc-xtensa.c:5464
13083msgid "entry instruction with stack decrement < 16"
13084msgstr ""
13085
13086#: config/tc-xtensa.c:5517
13087msgid "unaligned entry instruction"
13088msgstr ""
13089
13090#: config/tc-xtensa.c:5582
13091msgid "bad instruction format"
13092msgstr ""
13093
13094#: config/tc-xtensa.c:5585
13095msgid "invalid relocation"
13096msgstr ""
13097
13098#: config/tc-xtensa.c:5596
13099#, c-format
13100msgid "invalid relocation for '%s' instruction"
13101msgstr ""
13102
13103#: config/tc-xtensa.c:5608
13104#, c-format
13105msgid "invalid relocation for operand %d of '%s'"
13106msgstr ""
13107
13108#: config/tc-xtensa.c:5788
13109msgid "cannot represent subtraction with an offset"
13110msgstr ""
13111
13112#: config/tc-xtensa.c:5888
13113#, c-format
13114msgid "unhandled local relocation fix %s"
13115msgstr ""
13116
13117#: config/tc-xtensa.c:5939
13118#, c-format
13119msgid "internal error; cannot generate `%s' relocation"
13120msgstr ""
13121
13122#: config/tc-xtensa.c:6159
13123msgid "couldn't find a valid instruction format"
13124msgstr ""
13125
13126#: config/tc-xtensa.c:6160
13127#, c-format
13128msgid " ops were: "
13129msgstr ""
13130
13131#: config/tc-xtensa.c:6162
13132#, c-format
13133msgid " %s;"
13134msgstr ""
13135
13136#: config/tc-xtensa.c:6173
13137#, c-format
13138msgid "format '%s' allows %d slots, but there are %d opcodes"
13139msgstr ""
13140
13141#: config/tc-xtensa.c:6184 config/tc-xtensa.c:6282
13142msgid "illegal resource usage in bundle"
13143msgstr ""
13144
13145#: config/tc-xtensa.c:6369
13146#, c-format
13147msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
13148msgstr ""
13149
13150#: config/tc-xtensa.c:6374
13151#, c-format
13152msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
13153msgstr ""
13154
13155#: config/tc-xtensa.c:6379
13156#, c-format
13157msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port"
13158msgstr ""
13159
13160#: config/tc-xtensa.c:6384
13161#, c-format
13162msgid "opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses"
13163msgstr ""
13164
13165#: config/tc-xtensa.c:6400
13166msgid "multiple branches or jumps in the same bundle"
13167msgstr ""
13168
13169#: config/tc-xtensa.c:6852
13170msgid "cannot assemble into a literal fragment"
13171msgstr ""
13172
13173#: config/tc-xtensa.c:6854
13174msgid "..."
13175msgstr ""
13176
13177#: config/tc-xtensa.c:7453
13178msgid "instruction sequence (write a0, branch, retw) may trigger hardware errata"
13179msgstr ""
13180
13181#: config/tc-xtensa.c:7565
13182msgid "branching or jumping to a loop end may trigger hardware errata"
13183msgstr ""
13184
13185#: config/tc-xtensa.c:7647
13186msgid "loop end too close to another loop end may trigger hardware errata"
13187msgstr ""
13188
13189#: config/tc-xtensa.c:7656
13190#, c-format
13191msgid "fr_var %lu < length %d"
13192msgstr ""
13193
13194#: config/tc-xtensa.c:7815
13195msgid "loop containing less than three instructions may trigger hardware errata"
13196msgstr ""
13197
13198#: config/tc-xtensa.c:7887
13199msgid "undecodable instruction in instruction frag"
13200msgstr ""
13201
13202#: config/tc-xtensa.c:7997
13203msgid "invalid empty loop"
13204msgstr ""
13205
13206#: config/tc-xtensa.c:8002
13207msgid "loop target does not follow loop instruction in section"
13208msgstr ""
13209
13210#: config/tc-xtensa.c:8580
13211msgid "bad relaxation state"
13212msgstr ""
13213
13214#: config/tc-xtensa.c:8638
13215#, c-format
13216msgid "fr_var (%ld) < length (%d)"
13217msgstr ""
13218
13219#: config/tc-xtensa.c:9339
13220msgid "invalid relaxation fragment result"
13221msgstr ""
13222
13223#: config/tc-xtensa.c:9418
13224msgid "unable to widen instruction"
13225msgstr ""
13226
13227#: config/tc-xtensa.c:9558
13228msgid "multiple literals in expansion"
13229msgstr ""
13230
13231#: config/tc-xtensa.c:9562
13232msgid "no registered fragment for literal"
13233msgstr ""
13234
13235#: config/tc-xtensa.c:9564
13236msgid "number of literal tokens != 1"
13237msgstr ""
13238
13239#: config/tc-xtensa.c:9694 config/tc-xtensa.c:9700
13240#, c-format
13241msgid "unresolved loop target symbol: %s"
13242msgstr ""
13243
13244#: config/tc-xtensa.c:9806
13245#, c-format
13246msgid "invalid expression evaluation type %d"
13247msgstr ""
13248
13249#: config/tc-xtensa.c:9823
13250msgid "loop too long for LOOP instruction"
13251msgstr ""
13252
13253#: config/tc-xtensa.c:10093
13254#, c-format
13255msgid "fixes not all moved from %s"
13256msgstr ""
13257
13258#: config/tc-xtensa.c:10224
13259msgid "literal pool location required for text-section-literals; specify with .literal_position"
13260msgstr ""
13261
13262#: config/tc-xtensa.c:11062
13263msgid "too many operands in instruction"
13264msgstr ""
13265
13266#: config/tc-xtensa.c:11273
13267msgid "invalid symbolic operand"
13268msgstr ""
13269
13270#: config/tc-xtensa.c:11334
13271msgid "operand number mismatch"
13272msgstr ""
13273
13274#: config/tc-xtensa.c:11338
13275#, c-format
13276msgid "cannot encode opcode \"%s\" in the given format \"%s\""
13277msgstr ""
13278
13279#: config/tc-xtensa.c:11363
13280#, c-format
13281msgid "xtensa-isa failure: %s"
13282msgstr ""
13283
13284#: config/tc-xtensa.c:11434
13285msgid "invalid opcode"
13286msgstr ""
13287
13288#: config/tc-xtensa.c:11440
13289msgid "too few operands"
13290msgstr ""
13291
13292#: config/tc-xtensa.c:11555 config/tc-xtensa.c:11561
13293msgid "out of memory"
13294msgstr ""
13295
13296#: config/tc-xtensa.c:11639
13297msgid "TLS relocation not allowed in FLIX bundle"
13298msgstr ""
13299
13300#. Instructions that generate TLS relocations should always be
13301#. relaxed in the front-end. If "record_fixup" is set, then this
13302#. function is being called during back-end relaxation, so flag
13303#. the unexpected behavior as an error.
13304#: config/tc-xtensa.c:11645
13305msgid "unexpected TLS relocation"
13306msgstr ""
13307
13308#: config/tc-xtensa.c:11689
13309msgid "symbolic operand not allowed"
13310msgstr ""
13311
13312#: config/tc-xtensa.c:11726
13313msgid "cannot decode instruction format"
13314msgstr ""
13315
13316#: config/tc-xtensa.c:11870
13317msgid "ignoring extra '-rename-section' delimiter ':'"
13318msgstr ""
13319
13320#: config/tc-xtensa.c:11875
13321#, c-format
13322msgid "ignoring invalid '-rename-section' specification: '%s'"
13323msgstr ""
13324
13325#: config/tc-xtensa.c:11886
13326#, c-format
13327msgid "section %s renamed multiple times"
13328msgstr ""
13329
13330#: config/tc-xtensa.c:11888
13331#, c-format
13332msgid "multiple sections remapped to output section %s"
13333msgstr ""
13334
13335#: config/tc-z80.c:244
13336msgid "-- unterminated string"
13337msgstr ""
13338
13339#: config/tc-z80.c:314
13340msgid "floating point numbers are not implemented"
13341msgstr ""
13342
13343#: config/tc-z80.c:493 config/tc-z80.c:499
13344msgid "mismatched parentheses"
13345msgstr ""
13346
13347#: config/tc-z80.c:553
13348msgid "bad offset expression syntax"
13349msgstr ""
13350
13351#: config/tc-z80.c:577
13352msgid "bad expression syntax"
13353msgstr ""
13354
13355#: config/tc-z80.c:690
13356msgid "cannot make a relative jump to an absolute location"
13357msgstr ""
13358
13359#: config/tc-z80.c:702 config/tc-z80.c:1960
13360msgid "overflow"
13361msgstr ""
13362
13363#: config/tc-z80.c:1070 config/tc-z80.c:1113 config/tc-z80.c:1157
13364#: config/tc-z80.c:1277 config/tc-z80.c:1331 config/tc-z80.c:1600
13365msgid "bad intruction syntax"
13366msgstr ""
13367
13368#: config/tc-z80.c:1203
13369msgid "condition code invalid for jr"
13370msgstr ""
13371
13372#: config/tc-z80.c:1225
13373msgid "bad instruction syntax"
13374msgstr ""
13375
13376#: config/tc-z80.c:1704
13377msgid "parentheses ignored"
13378msgstr ""
13379
13380#: config/tc-z80.c:1909 read.c:3512
13381#, c-format
13382msgid "junk at end of line, first unrecognized character is `%c'"
13383msgstr ""
13384
13385#: config/tc-z80.c:1935 config/tc-z8k.c:1461 config/tc-z8k.c:1524
13386msgid "relative jump out of range"
13387msgstr ""
13388
13389#: config/tc-z80.c:1952
13390msgid "index offset out of range"
13391msgstr ""
13392
13393#: config/tc-z80.c:1994 config/tc-z8k.c:1532
13394#, c-format
13395msgid "md_apply_fix: unknown r_type 0x%x\n"
13396msgstr ""
13397
13398#: config/tc-z8k.c:282
13399#, c-format
13400msgid "register rr%d out of range"
13401msgstr ""
13402
13403#: config/tc-z8k.c:284
13404#, c-format
13405msgid "register rr%d does not exist"
13406msgstr ""
13407
13408#: config/tc-z8k.c:296
13409#, c-format
13410msgid "register rh%d out of range"
13411msgstr ""
13412
13413#: config/tc-z8k.c:308
13414#, c-format
13415msgid "register rl%d out of range"
13416msgstr ""
13417
13418#: config/tc-z8k.c:321
13419#, c-format
13420msgid "register rq%d out of range"
13421msgstr ""
13422
13423#: config/tc-z8k.c:323
13424#, c-format
13425msgid "register rq%d does not exist"
13426msgstr ""
13427
13428#: config/tc-z8k.c:335
13429#, c-format
13430msgid "register r%d out of range"
13431msgstr ""
13432
13433#: config/tc-z8k.c:376
13434#, c-format
13435msgid "expected %c"
13436msgstr ""
13437
13438#: config/tc-z8k.c:391
13439#, c-format
13440msgid "register is wrong size for a word %s"
13441msgstr ""
13442
13443#: config/tc-z8k.c:405
13444#, c-format
13445msgid "register is wrong size for address %s"
13446msgstr ""
13447
13448#: config/tc-z8k.c:539
13449#, c-format
13450msgid "unknown interrupt %s"
13451msgstr ""
13452
13453#. No interrupt type specified, opcode won't do anything.
13454#: config/tc-z8k.c:562
13455msgid "opcode has no effect"
13456msgstr ""
13457
13458#: config/tc-z8k.c:673
13459msgid "Missing ) in ra(rb)"
13460msgstr ""
13461
13462#: config/tc-z8k.c:753 config/tc-z8k.c:792
13463#, c-format
13464msgid "invalid condition code '%s'"
13465msgstr ""
13466
13467#: config/tc-z8k.c:765
13468#, c-format
13469msgid "invalid flag '%s'"
13470msgstr ""
13471
13472#: config/tc-z8k.c:919 config/tc-z8k.c:925
13473msgid "invalid indirect register size"
13474msgstr ""
13475
13476#: config/tc-z8k.c:942 config/tc-z8k.c:1090 config/tc-z8k.c:1095
13477msgid "invalid control register name"
13478msgstr ""
13479
13480#: config/tc-z8k.c:1079
13481msgid "immediate must be 1 or 2"
13482msgstr ""
13483
13484#: config/tc-z8k.c:1082
13485msgid "immediate 1 or 2 expected"
13486msgstr ""
13487
13488#: config/tc-z8k.c:1113
13489msgid "can't use R0 here"
13490msgstr ""
13491
13492#: config/tc-z8k.c:1271
13493msgid "Can't find opcode to match operands"
13494msgstr ""
13495
13496#: config/tc-z8k.c:1318
13497#, c-format
13498msgid "invalid architecture -z%s"
13499msgstr ""
13500
13501#: config/tc-z8k.c:1338
13502#, c-format
13503msgid ""
13504" Z8K options:\n"
13505" -z8001 generate segmented code\n"
13506" -z8002 generate unsegmented code\n"
13507" -linkrelax create linker relaxable code\n"
13508msgstr ""
13509
13510#: config/tc-z8k.c:1350
13511#, c-format
13512msgid "call to md_convert_frag\n"
13513msgstr ""
13514
13515#: config/tc-z8k.c:1457 config/tc-z8k.c:1497 config/tc-z8k.c:1520
13516msgid "cannot branch to odd address"
13517msgstr ""
13518
13519#: config/tc-z8k.c:1479
13520msgid "relative address out of range"
13521msgstr ""
13522
13523#: config/tc-z8k.c:1500
13524msgid "relative call out of range"
13525msgstr ""
13526
13527#: config/tc-z8k.c:1544
13528#, c-format
13529msgid "call to md_estimate_size_before_relax\n"
13530msgstr ""
13531
13532#: config/xtensa-relax.c:1545
13533#, c-format
13534msgid "invalid configuration option '%s' in transition rule '%s'"
13535msgstr ""
13536
13537#: config/xtensa-relax.c:1670
13538#, c-format
13539msgid "opcode '%s': no bound opname '%s' for precondition in '%s'"
13540msgstr ""
13541
13542#: config/xtensa-relax.c:1680
13543#, c-format
13544msgid "opcode '%s': no bound opname '%s' for precondition in %s"
13545msgstr ""
13546
13547#: config/xtensa-relax.c:1687
13548#, c-format
13549msgid "opcode '%s': precondition only contains constants in '%s'"
13550msgstr ""
13551
13552#: config/xtensa-relax.c:1734
13553msgid "expected one operand for generated literal"
13554msgstr ""
13555
13556#: config/xtensa-relax.c:1741
13557msgid "expected 0 operands for generated label"
13558msgstr ""
13559
13560#: config/xtensa-relax.c:1754
13561#, c-format
13562msgid "invalid opcode '%s' in transition rule '%s'"
13563msgstr ""
13564
13565#: config/xtensa-relax.c:1762
13566#, c-format
13567msgid "opcode '%s': replacement does not have %d ops"
13568msgstr ""
13569
13570#: config/xtensa-relax.c:1776
13571#, c-format
13572msgid "opcode '%s': cannot find literal definition"
13573msgstr ""
13574
13575#: config/xtensa-relax.c:1792 config/xtensa-relax.c:1818
13576#, c-format
13577msgid "opcode %s: unidentified operand '%s' in '%s'"
13578msgstr ""
13579
13580#: config/xtensa-relax.c:1813
13581#, c-format
13582msgid "unknown user-defined function %s"
13583msgstr ""
13584
13585#: config/xtensa-relax.c:1824
13586#, c-format
13587msgid "opcode %s: could not parse operand '%s' in '%s'"
13588msgstr ""
13589
13590#: config/xtensa-relax.c:1865
13591#, c-format
13592msgid "could not parse INSN_PATTERN '%s'"
13593msgstr ""
13594
13595#: config/xtensa-relax.c:1869
13596#, c-format
13597msgid "could not parse INSN_REPL '%s'"
13598msgstr ""
13599
13600#: config/xtensa-relax.c:1880
13601#, c-format
13602msgid "could not build transition for %s => %s"
13603msgstr ""
13604
13605#: depend.c:193
13606#, c-format
13607msgid "can't open `%s' for writing"
13608msgstr ""
13609
13610#: depend.c:205
13611#, c-format
13612msgid "can't close `%s'"
13613msgstr ""
13614
13615#: dw2gencfi.c:284
13616#, c-format
13617msgid "register save offset not a multiple of %u"
13618msgstr ""
13619
13620#: dw2gencfi.c:367
13621msgid "CFI state restore without previous remember"
13622msgstr ""
13623
13624#: dw2gencfi.c:419
13625msgid "missing separator"
13626msgstr ""
13627
13628#: dw2gencfi.c:469
13629msgid "bad register expression"
13630msgstr ""
13631
13632#: dw2gencfi.c:490 dw2gencfi.c:613 dw2gencfi.c:651 dw2gencfi.c:721
13633msgid "CFI instruction used without previous .cfi_startproc"
13634msgstr ""
13635
13636#: dw2gencfi.c:675
13637msgid "invalid or unsupported encoding in .cfi_personality"
13638msgstr ""
13639
13640#: dw2gencfi.c:682
13641msgid ".cfi_personality requires encoding and symbol arguments"
13642msgstr ""
13643
13644#: dw2gencfi.c:705
13645msgid "wrong second argument to .cfi_personality"
13646msgstr ""
13647
13648#: dw2gencfi.c:745
13649msgid "invalid or unsupported encoding in .cfi_lsda"
13650msgstr ""
13651
13652#: dw2gencfi.c:752
13653msgid ".cfi_lsda requires encoding and symbol arguments"
13654msgstr ""
13655
13656#: dw2gencfi.c:777
13657msgid "wrong second argument to .cfi_lsda"
13658msgstr ""
13659
13660#: dw2gencfi.c:792
13661msgid "previous CFI entry not closed (missing .cfi_endproc)"
13662msgstr ""
13663
13664#: dw2gencfi.c:827
13665msgid ".cfi_endproc without corresponding .cfi_startproc"
13666msgstr ""
13667
13668#: dw2gencfi.c:1372
13669msgid "open CFI at the end of file; missing .cfi_endproc directive"
13670msgstr ""
13671
13672#: dwarf2dbg.c:524 dwarf2dbg.c:559
13673msgid "file number less than one"
13674msgstr ""
13675
13676#: dwarf2dbg.c:534
13677#, c-format
13678msgid "file number %ld already allocated"
13679msgstr ""
13680
13681#: dwarf2dbg.c:564 dwarf2dbg.c:1286
13682#, c-format
13683msgid "unassigned file number %ld"
13684msgstr ""
13685
13686#: dwarf2dbg.c:632
13687msgid "is_stmt value not 0 or 1"
13688msgstr ""
13689
13690#: dwarf2dbg.c:644
13691msgid "isa number less than zero"
13692msgstr ""
13693
13694#: dwarf2dbg.c:650
13695#, c-format
13696msgid "unknown .loc sub-directive `%s'"
13697msgstr ""
13698
13699#: dwarf2dbg.c:1343
13700msgid "internal error: unknown dwarf2 format"
13701msgstr ""
13702
13703#: ecoff.c:1552
13704#, c-format
13705msgid "string too big (%lu bytes)"
13706msgstr ""
13707
13708#: ecoff.c:1578
13709#, c-format
13710msgid "inserting \"%s\" into string hash table: %s"
13711msgstr ""
13712
13713#: ecoff.c:1609 ecoff.c:1802 ecoff.c:1825 ecoff.c:1856 ecoff.c:2009
13714#: ecoff.c:2120
13715msgid "no current file pointer"
13716msgstr ""
13717
13718#: ecoff.c:1696
13719msgid "too many st_End's"
13720msgstr ""
13721
13722#: ecoff.c:2034
13723#, c-format
13724msgid "inserting \"%s\" into tag hash table: %s"
13725msgstr ""
13726
13727#: ecoff.c:2195
13728msgid "fake .file after real one"
13729msgstr ""
13730
13731#: ecoff.c:2285
13732msgid "filename goes over one page boundary"
13733msgstr ""
13734
13735#: ecoff.c:2418
13736msgid ".begin directive without a preceding .file directive"
13737msgstr ""
13738
13739#: ecoff.c:2425
13740msgid ".begin directive without a preceding .ent directive"
13741msgstr ""
13742
13743#: ecoff.c:2456
13744msgid ".bend directive without a preceding .file directive"
13745msgstr ""
13746
13747#: ecoff.c:2463
13748msgid ".bend directive without a preceding .ent directive"
13749msgstr ""
13750
13751#: ecoff.c:2476
13752msgid ".bend directive names unknown symbol"
13753msgstr ""
13754
13755#: ecoff.c:2519
13756msgid ".def pseudo-op used inside of .def/.endef; ignored"
13757msgstr ""
13758
13759#: ecoff.c:2521
13760msgid "empty symbol name in .def; ignored"
13761msgstr ""
13762
13763#: ecoff.c:2558
13764msgid ".dim pseudo-op used outside of .def/.endef; ignored"
13765msgstr ""
13766
13767#: ecoff.c:2573
13768msgid "badly formed .dim directive"
13769msgstr ""
13770
13771#: ecoff.c:2586
13772msgid "too many .dim entries"
13773msgstr ""
13774
13775#: ecoff.c:2606
13776msgid ".scl pseudo-op used outside of .def/.endef; ignored"
13777msgstr ""
13778
13779#: ecoff.c:2631
13780msgid ".size pseudo-op used outside of .def/.endef; ignored"
13781msgstr ""
13782
13783#: ecoff.c:2646
13784msgid "badly formed .size directive"
13785msgstr ""
13786
13787#: ecoff.c:2659
13788msgid "too many .size entries"
13789msgstr ""
13790
13791#: ecoff.c:2681
13792msgid ".type pseudo-op used outside of .def/.endef; ignored"
13793msgstr ""
13794
13795#. FIXME: We could handle this by setting the continued bit.
13796#. There would still be a limit: the .type argument can not
13797#. be infinite.
13798#: ecoff.c:2699
13799#, c-format
13800msgid "the type of %s is too complex; it will be simplified"
13801msgstr ""
13802
13803#: ecoff.c:2710
13804msgid "Unrecognized .type argument"
13805msgstr ""
13806
13807#: ecoff.c:2748
13808msgid ".tag pseudo-op used outside of .def/.endef; ignored"
13809msgstr ""
13810
13811#: ecoff.c:2773
13812msgid ".val pseudo-op used outside of .def/.endef; ignored"
13813msgstr ""
13814
13815#: ecoff.c:2781
13816msgid ".val expression is too complex"
13817msgstr ""
13818
13819#: ecoff.c:2811
13820msgid ".endef pseudo-op used before .def; ignored"
13821msgstr ""
13822
13823#: ecoff.c:2837 ecoff.c:2918
13824msgid "bad COFF debugging information"
13825msgstr ""
13826
13827#: ecoff.c:2886
13828#, c-format
13829msgid "no tag specified for %s"
13830msgstr ""
13831
13832#: ecoff.c:2988
13833msgid ".end directive without a preceding .file directive"
13834msgstr ""
13835
13836#: ecoff.c:2995
13837msgid ".end directive without a preceding .ent directive"
13838msgstr ""
13839
13840#: ecoff.c:3017
13841msgid ".end directive names unknown symbol"
13842msgstr ""
13843
13844#: ecoff.c:3044
13845msgid "second .ent directive found before .end directive"
13846msgstr ""
13847
13848#: ecoff.c:3116
13849msgid "no way to handle .file within .ent/.end section"
13850msgstr ""
13851
13852#: ecoff.c:3233
13853msgid ".loc before .file"
13854msgstr ""
13855
13856#: ecoff.c:3368
13857msgid "bad .weakext directive"
13858msgstr ""
13859
13860#: ecoff.c:3436
13861#, c-format
13862msgid ".stab%c is not supported"
13863msgstr ""
13864
13865#: ecoff.c:3446
13866#, c-format
13867msgid ".stab%c: ignoring non-zero other field"
13868msgstr ""
13869
13870#: ecoff.c:3480
13871#, c-format
13872msgid "line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
13873msgstr ""
13874
13875#: ecoff.c:3516
13876#, c-format
13877msgid "illegal .stab%c directive, bad character"
13878msgstr ""
13879
13880#: ecoff.c:3975 ecoff.c:4164 ecoff.c:4189
13881msgid ".begin/.bend in different segments"
13882msgstr ""
13883
13884#: ecoff.c:4685
13885msgid "missing .end or .bend at end of file"
13886msgstr ""
13887
13888#: ecoff.c:5170
13889msgid "GP prologue size exceeds field size, using 0 instead"
13890msgstr ""
13891
13892#: expr.c:81 read.c:3577
13893msgid "bignum invalid"
13894msgstr ""
13895
13896#: expr.c:83 read.c:3579 read.c:4042 read.c:4904
13897msgid "floating point number invalid"
13898msgstr ""
13899
13900#: expr.c:204
13901msgid "bad floating-point constant: exponent overflow"
13902msgstr ""
13903
13904#: expr.c:208
13905#, c-format
13906msgid "bad floating-point constant: unknown error code=%d"
13907msgstr ""
13908
13909#: expr.c:387
13910msgid "a bignum with underscores may not have more than 8 hex digits in any word"
13911msgstr ""
13912
13913#: expr.c:410
13914msgid "a bignum with underscores must have exactly 4 words"
13915msgstr ""
13916
13917#. Either not seen or not defined.
13918#. @@ Should print out the original string instead of
13919#. the parsed number.
13920#: expr.c:533
13921#, c-format
13922msgid "backward ref to unknown label \"%d:\""
13923msgstr ""
13924
13925#: expr.c:651
13926msgid "character constant too large"
13927msgstr ""
13928
13929#: expr.c:897
13930#, c-format
13931msgid "expr.c(operand): bad atof_generic return val %d"
13932msgstr ""
13933
13934#: expr.c:958
13935#, c-format
13936msgid "missing '%c'"
13937msgstr ""
13938
13939#: expr.c:969 read.c:4388
13940msgid "EBCDIC constants are not supported"
13941msgstr ""
13942
13943#: expr.c:1081
13944#, c-format
13945msgid "Unary operator %c ignored because bad operand follows"
13946msgstr ""
13947
13948#: expr.c:1127 expr.c:1152
13949msgid "syntax error in .startof. or .sizeof."
13950msgstr ""
13951
13952#: expr.c:1663
13953msgid "missing operand; zero assumed"
13954msgstr ""
13955
13956#: expr.c:1698
13957msgid "left operand is a bignum; integer 0 assumed"
13958msgstr ""
13959
13960#: expr.c:1700
13961msgid "left operand is a float; integer 0 assumed"
13962msgstr ""
13963
13964#: expr.c:1709
13965msgid "right operand is a bignum; integer 0 assumed"
13966msgstr ""
13967
13968#: expr.c:1711
13969msgid "right operand is a float; integer 0 assumed"
13970msgstr ""
13971
13972#: expr.c:1779 symbols.c:1356
13973msgid "division by zero"
13974msgstr ""
13975
13976#: expr.c:1879
13977msgid "operation combines symbols in different segments"
13978msgstr ""
13979
13980#: frags.c:48
13981msgid "attempt to allocate data in absolute section"
13982msgstr ""
13983
13984#: frags.c:54
13985msgid "attempt to allocate data in common section"
13986msgstr ""
13987
13988#: frags.c:112
13989#, c-format
13990msgid "can't extend frag %u chars"
13991msgstr ""
13992
13993#. For error messages.
13994#. Detect if we are reading from stdin by examining the file
13995#. name returned by as_where().
13996#.
13997#. [FIXME: We rely upon the name in the strcmp below being the
13998#. same as the one used by input_scrub_new_file(), if that is
13999#. not true, then this code will fail].
14000#.
14001#. If we are reading from stdin, then we need to save each input
14002#. line here (assuming of course that we actually have a line of
14003#. input to read), so that it can be displayed in the listing
14004#. that is produced at the end of the assembly.
14005#: input-file.c:138 input-scrub.c:241 listing.c:335
14006msgid "{standard input}"
14007msgstr ""
14008
14009#: input-file.c:143
14010#, c-format
14011msgid "can't open %s for reading: %s"
14012msgstr ""
14013
14014#: input-file.c:152 input-file.c:215 input-file.c:241
14015#, c-format
14016msgid "can't read from %s: %s"
14017msgstr ""
14018
14019#: input-file.c:249 listing.c:1188 output-file.c:69
14020#, c-format
14021msgid "can't close %s: %s"
14022msgstr ""
14023
14024#: input-scrub.c:266
14025msgid "macros nested too deeply"
14026msgstr ""
14027
14028#: input-scrub.c:369 input-scrub.c:393
14029msgid "partial line at end of file ignored"
14030msgstr ""
14031
14032#: itbl-ops.c:329
14033#, c-format
14034msgid "Unable to allocate memory for new instructions\n"
14035msgstr ""
14036
14037#: listing.c:241
14038msgid "Warning:"
14039msgstr ""
14040
14041#: listing.c:247
14042msgid "Error:"
14043msgstr ""
14044
14045#: listing.c:1074
14046#, c-format
14047msgid ""
14048"\n"
14049" time stamp \t: %s\n"
14050"\n"
14051msgstr ""
14052
14053#: listing.c:1084
14054#, c-format
14055msgid "%s "
14056msgstr ""
14057
14058#: listing.c:1089
14059#, c-format
14060msgid ""
14061"\n"
14062"\t%s "
14063msgstr ""
14064
14065#: listing.c:1099
14066msgid ""
14067"\n"
14068" options passed\t: "
14069msgstr ""
14070
14071#: listing.c:1138
14072#, c-format
14073msgid ""
14074" GNU assembler version %s (%s)\n"
14075"\t using BFD version %s."
14076msgstr ""
14077
14078#: listing.c:1141
14079#, c-format
14080msgid ""
14081"\n"
14082" input file \t: %s"
14083msgstr ""
14084
14085#: listing.c:1142
14086#, c-format
14087msgid ""
14088"\n"
14089" output file \t: %s"
14090msgstr ""
14091
14092#: listing.c:1143
14093#, c-format
14094msgid ""
14095"\n"
14096" target \t: %s"
14097msgstr ""
14098
14099#: listing.c:1167
14100#, c-format
14101msgid "can't open %s: %s"
14102msgstr ""
14103
14104#: listing.c:1260
14105msgid "strange paper height, set to no form"
14106msgstr ""
14107
14108#: listing.c:1324
14109msgid "new line in title"
14110msgstr ""
14111
14112#. Turns the next expression into a string.
14113#: macro.c:371
14114#, no-c-format
14115msgid "% operator needs absolute expression"
14116msgstr ""
14117
14118#: macro.c:521
14119#, c-format
14120msgid "Missing parameter qualifier for `%s' in macro `%s'"
14121msgstr ""
14122
14123#: macro.c:531
14124#, c-format
14125msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'"
14126msgstr ""
14127
14128#: macro.c:548
14129#, c-format
14130msgid "Pointless default value for required parameter `%s' in macro `%s'"
14131msgstr ""
14132
14133#: macro.c:560
14134#, c-format
14135msgid "A parameter named `%s' already exists for macro `%s'"
14136msgstr ""
14137
14138#: macro.c:597
14139#, c-format
14140msgid "Reserved word `%s' used as parameter in macro `%s'"
14141msgstr ""
14142
14143#: macro.c:635
14144#, c-format
14145msgid "unexpected end of file in macro `%s' definition"
14146msgstr ""
14147
14148#: macro.c:647
14149#, c-format
14150msgid "missing `)' after formals in macro definition `%s'"
14151msgstr ""
14152
14153#: macro.c:662
14154msgid "Missing macro name"
14155msgstr ""
14156
14157#: macro.c:671
14158#, c-format
14159msgid "Bad parameter list for macro `%s'"
14160msgstr ""
14161
14162#: macro.c:677
14163#, c-format
14164msgid "Macro `%s' was already defined"
14165msgstr ""
14166
14167#: macro.c:800 macro.c:802
14168msgid "missing `)'"
14169msgstr ""
14170
14171#: macro.c:897
14172#, c-format
14173msgid "`%s' was already used as parameter (or another local) name"
14174msgstr ""
14175
14176#: macro.c:1055
14177msgid "confusion in formal parameters"
14178msgstr ""
14179
14180#: macro.c:1062
14181#, c-format
14182msgid "Parameter named `%s' does not exist for macro `%s'"
14183msgstr ""
14184
14185#: macro.c:1070
14186#, c-format
14187msgid "Value for parameter `%s' of macro `%s' was already specified"
14188msgstr ""
14189
14190#: macro.c:1084
14191msgid "can't mix positional and keyword arguments"
14192msgstr ""
14193
14194#: macro.c:1095
14195msgid "too many positional arguments"
14196msgstr ""
14197
14198#: macro.c:1143
14199#, c-format
14200msgid "Missing value for required parameter `%s' of macro `%s'"
14201msgstr ""
14202
14203#: macro.c:1282
14204#, c-format
14205msgid "Attempt to purge non-existant macro `%s'"
14206msgstr ""
14207
14208#: macro.c:1301
14209msgid "unexpected end of file in irp or irpc"
14210msgstr ""
14211
14212#: macro.c:1309
14213msgid "missing model parameter"
14214msgstr ""
14215
14216#: messages.c:82
14217#, c-format
14218msgid "Assembler messages:\n"
14219msgstr ""
14220
14221#: messages.c:166
14222#, c-format
14223msgid "Warning: "
14224msgstr ""
14225
14226#: messages.c:267
14227#, c-format
14228msgid "Error: "
14229msgstr ""
14230
14231#: messages.c:362 messages.c:382
14232#, c-format
14233msgid "Fatal error: "
14234msgstr ""
14235
14236#: messages.c:397
14237#, c-format
14238msgid "Internal error!\n"
14239msgstr ""
14240
14241#: messages.c:399
14242#, c-format
14243msgid "Assertion failure in %s at %s line %d.\n"
14244msgstr ""
14245
14246#: messages.c:402
14247#, c-format
14248msgid "Assertion failure at %s line %d.\n"
14249msgstr ""
14250
14251#: messages.c:403 messages.c:420
14252#, c-format
14253msgid "Please report this bug.\n"
14254msgstr ""
14255
14256#: messages.c:415
14257#, c-format
14258msgid "Internal error, aborting at %s line %d in %s\n"
14259msgstr ""
14260
14261#: messages.c:418
14262#, c-format
14263msgid "Internal error, aborting at %s line %d\n"
14264msgstr ""
14265
14266#: messages.c:467
14267#, c-format
14268msgid "%s out of domain (%d is not a multiple of %d)"
14269msgstr ""
14270
14271#: messages.c:485
14272#, c-format
14273msgid "%s out of range (%d is not between %d and %d)"
14274msgstr ""
14275
14276#. xgettext:c-format.
14277#: messages.c:508
14278#, c-format
14279msgid "%s out of range (0x%s is not between 0x%s and 0x%s)"
14280msgstr ""
14281
14282#: output-file.c:35
14283#, c-format
14284msgid "can't open a bfd on stdout %s"
14285msgstr ""
14286
14287#: output-file.c:42
14288#, c-format
14289msgid "selected target format '%s' unknown"
14290msgstr ""
14291
14292#: output-file.c:44
14293#, c-format
14294msgid "can't create %s: %s"
14295msgstr ""
14296
14297#: read.c:462
14298msgid "bad or irreducible absolute expression"
14299msgstr ""
14300
14301#: read.c:488
14302#, c-format
14303msgid "error constructing %s pseudo-op table: %s"
14304msgstr ""
14305
14306#: read.c:898
14307#, c-format
14308msgid "unknown pseudo-op: `%s'"
14309msgstr ""
14310
14311#: read.c:985
14312#, c-format
14313msgid "label \"%d$\" redefined"
14314msgstr ""
14315
14316#: read.c:1220
14317msgid ".abort detected. Abandoning ship."
14318msgstr ""
14319
14320#: read.c:1238 read.c:2615
14321msgid "ignoring fill value in absolute section"
14322msgstr ""
14323
14324#: read.c:1329
14325#, c-format
14326msgid "alignment too large: %u assumed"
14327msgstr ""
14328
14329#: read.c:1361
14330msgid "expected fill pattern missing"
14331msgstr ""
14332
14333#: read.c:1470
14334#, c-format
14335msgid "size (%ld) out of range, ignored"
14336msgstr ""
14337
14338#: read.c:1499
14339#, c-format
14340msgid "size of \"%s\" is already %ld; not changing to %ld"
14341msgstr ""
14342
14343#. Some of the back ends can't deal with non-positive line numbers.
14344#. Besides, it's silly. GCC however will generate a line number of
14345#. zero when it is pre-processing builtins for assembler-with-cpp files:
14346#.
14347#. # 0 "<built-in>"
14348#.
14349#. We do not want to barf on this, especially since such files are used
14350#. in the GCC and GDB testsuites. So we check for negative line numbers
14351#. rather than non-positive line numbers.
14352#: read.c:1749
14353#, c-format
14354msgid "line numbers must be positive; line number %d rejected"
14355msgstr ""
14356
14357#: read.c:1786
14358#, c-format
14359msgid "incompatible flag %i in line directive"
14360msgstr ""
14361
14362#: read.c:1798
14363#, c-format
14364msgid "unsupported flag %i in line directive"
14365msgstr ""
14366
14367#: read.c:1837
14368msgid "start address not supported"
14369msgstr ""
14370
14371#: read.c:1846
14372msgid ".err encountered"
14373msgstr ""
14374
14375#: read.c:1862
14376msgid ".error directive invoked in source file"
14377msgstr ""
14378
14379#: read.c:1863
14380msgid ".warning directive invoked in source file"
14381msgstr ""
14382
14383#: read.c:1869
14384#, c-format
14385msgid "%s argument must be a string"
14386msgstr ""
14387
14388#: read.c:1901 read.c:1903
14389#, c-format
14390msgid ".fail %ld encountered"
14391msgstr ""
14392
14393#: read.c:1939
14394#, c-format
14395msgid ".fill size clamped to %d"
14396msgstr ""
14397
14398#: read.c:1944
14399msgid "size negative; .fill ignored"
14400msgstr ""
14401
14402#: read.c:1950
14403msgid "repeat < 0; .fill ignored"
14404msgstr ""
14405
14406#: read.c:2088
14407msgid "expected numeric constant"
14408msgstr ""
14409
14410#: read.c:2144
14411msgid "bad string constant"
14412msgstr ""
14413
14414#: read.c:2148
14415msgid "expected <tag> , <value>"
14416msgstr ""
14417
14418#: read.c:2222
14419#, c-format
14420msgid "unrecognized .linkonce type `%s'"
14421msgstr ""
14422
14423#: read.c:2234
14424msgid ".linkonce is not supported for this object file format"
14425msgstr ""
14426
14427#: read.c:2256
14428#, c-format
14429msgid "bfd_set_section_flags: %s"
14430msgstr ""
14431
14432#: read.c:2329
14433msgid "expected alignment after size"
14434msgstr ""
14435
14436#: read.c:2544
14437#, c-format
14438msgid "attempt to redefine pseudo-op `%s' ignored"
14439msgstr ""
14440
14441#: read.c:2563
14442msgid "ignoring macro exit outside a macro definition."
14443msgstr ""
14444
14445#: read.c:2610
14446#, c-format
14447msgid "invalid segment \"%s\""
14448msgstr ""
14449
14450#: read.c:2618
14451msgid "only constant offsets supported in absolute section"
14452msgstr ""
14453
14454#: read.c:2657
14455msgid "MRI style ORG pseudo-op not supported"
14456msgstr ""
14457
14458#: read.c:2810
14459#, c-format
14460msgid "unrecognized section type `%s'"
14461msgstr ""
14462
14463#: read.c:2824
14464msgid "absolute sections are not supported"
14465msgstr ""
14466
14467#: read.c:2839
14468#, c-format
14469msgid "unrecognized section command `%s'"
14470msgstr ""
14471
14472#: read.c:2903
14473#, c-format
14474msgid ".end%c encountered without preceeding %s"
14475msgstr ""
14476
14477#: read.c:2933
14478#, c-format
14479msgid "%s without %s"
14480msgstr ""
14481
14482#: read.c:3157
14483msgid "unsupported variable size or fill value"
14484msgstr ""
14485
14486#: read.c:3185
14487msgid ".space repeat count is zero, ignored"
14488msgstr ""
14489
14490#: read.c:3187
14491msgid ".space repeat count is negative, ignored"
14492msgstr ""
14493
14494#: read.c:3216
14495msgid "space allocation too complex in absolute section"
14496msgstr ""
14497
14498#: read.c:3222
14499msgid "space allocation too complex in common section"
14500msgstr ""
14501
14502#: read.c:3309 read.c:4630
14503#, c-format
14504msgid "bad floating literal: %s"
14505msgstr ""
14506
14507#: read.c:3469
14508#, c-format
14509msgid "%s: would close weakref loop: %s"
14510msgstr ""
14511
14512#: read.c:3515
14513#, c-format
14514msgid "junk at end of line, first unrecognized character valued 0x%x"
14515msgstr ""
14516
14517#: read.c:3573
14518msgid "missing expression"
14519msgstr ""
14520
14521#: read.c:3641
14522#, c-format
14523msgid "`%s' can't be equated to common symbol '%s'"
14524msgstr ""
14525
14526#: read.c:3769
14527msgid "rva without symbol"
14528msgstr ""
14529
14530#: read.c:3826
14531msgid "missing or bad offset expression"
14532msgstr ""
14533
14534#: read.c:3847
14535msgid "missing reloc type"
14536msgstr ""
14537
14538#: read.c:3859
14539msgid "unrecognized reloc type"
14540msgstr ""
14541
14542#: read.c:3875
14543msgid "bad reloc expression"
14544msgstr ""
14545
14546#: read.c:3998
14547msgid "attempt to store value in absolute section"
14548msgstr ""
14549
14550#: read.c:4036 read.c:4898
14551msgid "zero assumed for missing expression"
14552msgstr ""
14553
14554#: read.c:4048 read.c:4910 write.c:260
14555msgid "register value used as expression"
14556msgstr ""
14557
14558#: read.c:4128
14559#, c-format
14560msgid "value 0x%llx truncated to 0x%llx"
14561msgstr ""
14562
14563#: read.c:4131
14564msgid "value 0x%I64x truncated to 0x%I64x"
14565msgstr ""
14566
14567#: read.c:4135
14568#, c-format
14569msgid "value 0x%lx truncated to 0x%lx"
14570msgstr ""
14571
14572#: read.c:4152
14573#, c-format
14574msgid "bignum truncated to %d bytes"
14575msgstr ""
14576
14577#: read.c:4461 read.c:4652
14578msgid "unresolvable or nonpositive repeat count; using 1"
14579msgstr ""
14580
14581#: read.c:4510
14582#, c-format
14583msgid "unknown floating type type '%c'"
14584msgstr ""
14585
14586#: read.c:4532
14587msgid "floating point constant too large"
14588msgstr ""
14589
14590#: read.c:5060
14591msgid "strings must be placed into a section"
14592msgstr ""
14593
14594#: read.c:5108
14595msgid "expected <nn>"
14596msgstr ""
14597
14598#. To be compatible with BSD 4.2 as: give the luser a linefeed!!
14599#: read.c:5141 read.c:5227
14600msgid "unterminated string; newline inserted"
14601msgstr ""
14602
14603#: read.c:5235
14604msgid "bad escaped character in string"
14605msgstr ""
14606
14607#: read.c:5260
14608msgid "expected address expression"
14609msgstr ""
14610
14611#: read.c:5279
14612#, c-format
14613msgid "symbol \"%s\" undefined; zero assumed"
14614msgstr ""
14615
14616#: read.c:5282
14617msgid "some symbol undefined; zero assumed"
14618msgstr ""
14619
14620#: read.c:5318
14621msgid "this string may not contain '\\0'"
14622msgstr ""
14623
14624#: read.c:5354
14625msgid "missing string"
14626msgstr ""
14627
14628#: read.c:5441
14629#, c-format
14630msgid ".incbin count zero, ignoring `%s'"
14631msgstr ""
14632
14633#: read.c:5467
14634#, c-format
14635msgid "file not found: %s"
14636msgstr ""
14637
14638#: read.c:5481
14639#, c-format
14640msgid "seek to end of .incbin file failed `%s'"
14641msgstr ""
14642
14643#: read.c:5492
14644#, c-format
14645msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
14646msgstr ""
14647
14648#: read.c:5499
14649#, c-format
14650msgid "could not skip to %ld in file `%s'"
14651msgstr ""
14652
14653#: read.c:5508
14654#, c-format
14655msgid "truncated file `%s', %ld of %ld bytes read"
14656msgstr ""
14657
14658#: read.c:5666
14659msgid "missing .func"
14660msgstr ""
14661
14662#: read.c:5683
14663msgid ".endfunc missing for previous .func"
14664msgstr ""
14665
14666#: read.c:5812
14667#, c-format
14668msgid "missing closing `%c'"
14669msgstr ""
14670
14671#: read.c:5814
14672msgid "stray `\\'"
14673msgstr ""
14674
14675#: remap.c:52
14676#, c-format
14677msgid "invalid argument '%s' to -fdebug-prefix-map"
14678msgstr ""
14679
14680#: stabs.c:214 stabs.c:222 stabs.c:230 stabs.c:249
14681#, c-format
14682msgid ".stab%c: missing comma"
14683msgstr ""
14684
14685#. This could happen for example with a source file with a huge
14686#. number of lines. The only cure is to use a different debug
14687#. format, probably DWARF.
14688#: stabs.c:242
14689#, c-format
14690msgid ".stab%c: description field '%x' too big, try a different debug format"
14691msgstr ""
14692
14693#: stabs.c:423
14694msgid "comma missing in .xstabs"
14695msgstr ""
14696
14697#: symbols.c:277
14698#, c-format
14699msgid "cannot define symbol `%s' in absolute section"
14700msgstr ""
14701
14702#: symbols.c:417
14703#, c-format
14704msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
14705msgstr ""
14706
14707#: symbols.c:494 symbols.c:501
14708#, c-format
14709msgid "inserting \"%s\" into symbol table failed: %s"
14710msgstr ""
14711
14712#: symbols.c:964 symbols.c:968
14713#, c-format
14714msgid "undefined symbol `%s' in operation"
14715msgstr ""
14716
14717#: symbols.c:975
14718#, c-format
14719msgid "invalid sections for operation on `%s' and `%s'"
14720msgstr ""
14721
14722#: symbols.c:979
14723#, c-format
14724msgid "invalid section for operation on `%s'"
14725msgstr ""
14726
14727#: symbols.c:987 symbols.c:990
14728#, c-format
14729msgid "undefined symbol `%s' in operation setting `%s'"
14730msgstr ""
14731
14732#: symbols.c:996
14733#, c-format
14734msgid "invalid sections for operation on `%s' and `%s' setting `%s'"
14735msgstr ""
14736
14737#: symbols.c:999
14738#, c-format
14739msgid "invalid section for operation on `%s' setting `%s'"
14740msgstr ""
14741
14742#: symbols.c:1049
14743#, c-format
14744msgid "symbol definition loop encountered at `%s'"
14745msgstr ""
14746
14747#: symbols.c:1076
14748#, c-format
14749msgid "cannot convert expression symbol %s to complex relocation"
14750msgstr ""
14751
14752#: symbols.c:1358
14753#, c-format
14754msgid "division by zero when setting `%s'"
14755msgstr ""
14756
14757#: symbols.c:1439 write.c:1825
14758#, c-format
14759msgid "can't resolve value for symbol `%s'"
14760msgstr ""
14761
14762#: symbols.c:1889
14763#, c-format
14764msgid "\"%d\" (instance number %d of a %s label)"
14765msgstr ""
14766
14767#: symbols.c:1918
14768#, c-format
14769msgid "attempt to get value of unresolved symbol `%s'"
14770msgstr ""
14771
14772#: symbols.c:2191
14773msgid "section symbols are already global"
14774msgstr ""
14775
14776#: symbols.c:2302
14777#, c-format
14778msgid "Accessing function `%s' as thread-local object"
14779msgstr ""
14780
14781#: symbols.c:2306
14782#, c-format
14783msgid "Accessing `%s' as thread-local object"
14784msgstr ""
14785
14786#: write.c:159
14787#, c-format
14788msgid "field fx_size too small to hold %d"
14789msgstr ""
14790
14791#: write.c:436
14792#, c-format
14793msgid "attempt to .org/.space backwards? (%ld)"
14794msgstr ""
14795
14796#: write.c:664
14797msgid "invalid offset expression"
14798msgstr ""
14799
14800#: write.c:686
14801msgid "invalid reloc expression"
14802msgstr ""
14803
14804#: write.c:1039
14805#, c-format
14806msgid "value of %s too large for field of %d bytes at %s"
14807msgstr ""
14808
14809#: write.c:1051
14810#, c-format
14811msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
14812msgstr ""
14813
14814#: write.c:1095
14815msgid "redefined symbol cannot be used on reloc"
14816msgstr ""
14817
14818#: write.c:1108
14819msgid "relocation out of range"
14820msgstr ""
14821
14822#: write.c:1111
14823#, c-format
14824msgid "%s:%u: bad return from bfd_install_relocation: %x"
14825msgstr ""
14826
14827#: write.c:1175
14828msgid "internal error: fixup not contained within frag"
14829msgstr ""
14830
14831#: write.c:1228
14832msgid "reloc not within (fixed part of) section"
14833msgstr ""
14834
14835#: write.c:1295 write.c:1316
14836#, c-format
14837msgid "can't write %s: %s"
14838msgstr ""
14839
14840#: write.c:1346
14841msgid "cannot write to output file"
14842msgstr ""
14843
14844#: write.c:1500
14845#, c-format
14846msgid "%d error%s, %d warning%s, generating bad object file"
14847msgstr ""
14848
14849#: write.c:1507
14850#, c-format
14851msgid "%d error%s, %d warning%s, no object file generated"
14852msgstr ""
14853
14854#: write.c:1742
14855#, c-format
14856msgid "%s: global symbols not supported in common sections"
14857msgstr ""
14858
14859#: write.c:1756
14860#, c-format
14861msgid "local label `%s' is not defined"
14862msgstr ""
14863
14864#: write.c:1776
14865#, c-format
14866msgid "Local symbol `%s' can't be equated to common symbol `%s'"
14867msgstr ""
14868
14869#: write.c:1783
14870#, c-format
14871msgid "can't make global register symbol `%s'"
14872msgstr ""
14873
14874#: write.c:2052
14875#, c-format
14876msgid "alignment padding (%lu bytes) not a multiple of %ld"
14877msgstr ""
14878
14879#: write.c:2210
14880#, c-format
14881msgid ".word %s-%s+%s didn't fit"
14882msgstr ""
14883
14884#: write.c:2299
14885msgid "padding added"
14886msgstr ""
14887
14888#: write.c:2349
14889msgid "attempt to move .org backwards"
14890msgstr ""
14891
14892#: write.c:2373
14893msgid ".space specifies non-absolute value"
14894msgstr ""
14895
14896#: write.c:2388
14897msgid ".space or .fill with negative value, ignored"
14898msgstr ""
14899
14900#: write.c:2459
14901#, c-format
14902msgid "Infinite loop encountered whilst attempting to compute the addresses of symbols in section %s"
14903msgstr ""
This page took 0.558807 seconds and 4 git commands to generate.