* configure.in (ALL_LINGUAS): Add "id".
[external/binutils.git] / gas / po / id.po
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 #
6 msgid ""
7 msgstr ""
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
19 msgid "end of file in comment"
20 msgstr "akhir dari berkas dalam komentar"
21
22 #: app.c:580 app.c:627
23 #, c-format
24 msgid "end of file in string; '%c' inserted"
25 msgstr "akhir dari berkas dalam string; '%c' dimasukan"
26
27 #: app.c:653
28 #, c-format
29 msgid "unknown escape '\\%c' in string; ignored"
30 msgstr "escape '\\%c' tidak dikenal dalam string; diabaikan"
31
32 #: app.c:816
33 msgid "end of file not at end of a line; newline inserted"
34 msgstr "akhir dari berkas bukan di akhir dari baris; baris-baru dimasukan"
35
36 #: app.c:973
37 msgid "end of file in multiline comment"
38 msgstr "akhir dari berkas dalam multi-baris komentar"
39
40 #: app.c:1046
41 msgid "end of file after a one-character quote; \\0 inserted"
42 msgstr "akhir dari berkas sesudah satu-karater quote; \\0 dimasukan"
43
44 #: app.c:1054
45 msgid "end of file in escape character"
46 msgstr "akhir dari berkas dalam karakter escape"
47
48 #: app.c:1066
49 msgid "missing close quote; (assumed)"
50 msgstr "hilang close quote; (diasumsikan)"
51
52 #: app.c:1135 app.c:1190 app.c:1201 app.c:1275
53 msgid "end of file in comment; newline inserted"
54 msgstr "akhir dari berkas dalam komentar; baris-baru dimasukan"
55
56 #: as.c:158
57 msgid "missing emulation mode name"
58 msgstr "hilang nama mode emulasi"
59
60 #: as.c:173
61 #, c-format
62 msgid "unrecognized emulation name `%s'"
63 msgstr "nama emulasi `%s' tidak dikenal"
64
65 #: as.c:220
66 #, c-format
67 msgid "GNU assembler version %s (%s) using BFD version %s\n"
68 msgstr "GNU assembler versi %s (%s) menggunakan BFD versi %s\n"
69
70 #: as.c:227
71 #, c-format
72 msgid "Usage: %s [option...] [asmfile...]\n"
73 msgstr "Penggunaan: %s [opsi...] [asmfile...]\n"
74
75 #: as.c:229
76 #, c-format
77 msgid ""
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"
90 msgstr ""
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
106 msgid "  --alternate             initially turn on alternate macro syntax\n"
107 msgstr "  --alternate             inisialisasi aktifkan alternatif sintax macro\n"
108
109 #: as.c:245
110 #, c-format
111 msgid "  -D                      produce assembler debugging messages\n"
112 msgstr "  -D                      hasilkan pesan debug assembler\n"
113
114 #: as.c:247
115 #, c-format
116 msgid "  --debug-prefix-map OLD=NEW  Map OLD to NEW in debug information\n"
117 msgstr "  --debug-prefix-map LAMA=BARU  Peta LAMA ke BARU dalam informasi debug\n"
118
119 #: as.c:249
120 #, c-format
121 msgid "  --defsym SYM=VAL        define symbol SYM to given value\n"
122 msgstr "  --defsym SUM=VAL        definisikan simbol SIM ke nilai yang diberikan\n"
123
124 #: as.c:265
125 #, c-format
126 msgid "                          emulate output (default %s)\n"
127 msgstr "                          emulasikan keluaran (default %s)\n"
128
129 #: as.c:270
130 #, c-format
131 msgid "  --execstack             require executable stack for this object\n"
132 msgstr "  --execstack             membutuhkan executable stack untuk objek ini\n"
133
134 #: as.c:272
135 #, c-format
136 msgid "  --noexecstack           don't require executable stack for this object\n"
137 msgstr "  --nonexecstack           tidak membutuhkan executable stack untuk objek ini\n"
138
139 #: as.c:275
140 #, c-format
141 msgid "  -f                      skip whitespace and comment preprocessing\n"
142 msgstr "  -f                      lewati whitespace dan pemroses komentar\n"
143
144 #: as.c:277
145 #, c-format
146 msgid "  -g --gen-debug          generate debugging information\n"
147 msgstr "  -g --gen-debug           hasilkan informasi debug\n"
148
149 #: as.c:279
150 #, c-format
151 msgid "  --gstabs                generate STABS debugging information\n"
152 msgstr "  --gstabs                hasilkan informasi STAB debug\n"
153
154 #: as.c:281
155 #, c-format
156 msgid "  --gstabs+               generate STABS debug info with GNU extensions\n"
157 msgstr "  --gstabs+               hasilkan informasi debug STABS dengan ekstensi GNU\n"
158
159 #: as.c:283
160 #, c-format
161 msgid "  --gdwarf-2              generate DWARF2 debugging information\n"
162 msgstr "  --gdwarf-2              hasilkan DWARF2 informasi debug\n"
163
164 #: as.c:285
165 #, c-format
166 msgid "  --hash-size=<value>     set the hash table size close to <value>\n"
167 msgstr "  --hash-size=<nilai>     set ukuran tabel hash mendekati ke <nilai>\n"
168
169 #: as.c:287
170 #, c-format
171 msgid "  --help                  show this message and exit\n"
172 msgstr "  --help                  tampilkan pesan ini dan keluar\n"
173
174 #: as.c:289
175 #, c-format
176 msgid "  --target-help           show target specific options\n"
177 msgstr "  --target-help           tampilkan opsi spesifik target\n"
178
179 #: as.c:291
180 #, c-format
181 msgid "  -I DIR                  add DIR to search list for .include directives\n"
182 msgstr "  -I DIR                  tambahkan DIR ke daftar pencarian untuk direktif .include\n"
183
184 #: as.c:293
185 #, c-format
186 msgid "  -J                      don't warn about signed overflow\n"
187 msgstr "  -J                      jangan peringatkan tentang signed overflow\n"
188
189 #: as.c:295
190 #, c-format
191 msgid "  -K                      warn when differences altered for long displacements\n"
192 msgstr "  -K                      peringatkan ketika perbedaan mengubah untuk long displacements\n"
193
194 #: as.c:297
195 #, c-format
196 msgid "  -L,--keep-locals        keep local symbols (e.g. starting with `L')\n"
197 msgstr "  -L,--keep-locals        jaga simbol lokal (contoh dimulai dengan `L')\n"
198
199 #: as.c:299
200 #, c-format
201 msgid "  -M,--mri                assemble in MRI compatibility mode\n"
202 msgstr "  -M,--mri                kumpulkan dalam mode kompabilitas MRI\n"
203
204 #: as.c:301
205 #, c-format
206 msgid "  --MD FILE               write dependency information in FILE (default none)\n"
207 msgstr "  --MD BERKAS             tulis informasi dependensi dalam BERKAS (baku  kosong)\n"
208
209 #: as.c:303
210 #, c-format
211 msgid "  -nocpp                  ignored\n"
212 msgstr "  -nocpp                  diabaikan\n"
213
214 #: as.c:305
215 #, c-format
216 msgid "  -o OBJFILE              name the object-file output OBJFILE (default a.out)\n"
217 msgstr "  -o OBJFILE              nama dari berkas-objek mengeluarkan OBJFILE (baku a.out)\n"
218
219 #: as.c:307
220 #, c-format
221 msgid "  -R                      fold data section into text section\n"
222 msgstr "  -R                      fold daerah data kedalam daerah text\n"
223
224 #: as.c:309
225 #, c-format
226 msgid ""
227 "  --reduce-memory-overheads \n"
228 "                          prefer smaller memory use at the cost of longer\n"
229 "                          assembly times\n"
230 msgstr ""
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
237 msgid "  --statistics            print various measured statistics from execution\n"
238 msgstr "  --statistics            tampilkan berbagai statistik yang diukur dari eksekusi\n"
239
240 #: as.c:315
241 #, c-format
242 msgid "  --strip-local-absolute  strip local absolute symbols\n"
243 msgstr "  --strip-local-absolute  strip local absolute symbols\n"
244
245 #: as.c:317
246 #, c-format
247 msgid "  --traditional-format    Use same format as native assembler when possible\n"
248 msgstr "  --traditional-format    Gunakan format sama seperti native assembler ketika memungkinkan\n"
249
250 #: as.c:319
251 #, c-format
252 msgid "  --version               print assembler version number and exit\n"
253 msgstr "  --version               tampilkan nomor versi perakit dan keluar\n"
254
255 #: as.c:321
256 #, c-format
257 msgid "  -W  --no-warn           suppress warnings\n"
258 msgstr "  -W  --no-warn           tekan peringatan\n"
259
260 #: as.c:323
261 #, c-format
262 msgid "  --warn                  don't suppress warnings\n"
263 msgstr "  --warn                  jangan tekan peringatan\n"
264
265 #: as.c:325
266 #, c-format
267 msgid "  --fatal-warnings        treat warnings as errors\n"
268 msgstr "  --fatal-warnings        perlakukan peringatan sebagai erros\n"
269
270 #: as.c:328
271 #, c-format
272 msgid ""
273 "  --itbl INSTTBL          extend instruction set to include instructions\n"
274 "                          matching the specifications defined in file INSTTBL\n"
275 msgstr ""
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
281 msgid "  -w                      ignored\n"
282 msgstr "  -w                      abaikan\n"
283
284 #: as.c:334
285 #, c-format
286 msgid "  -X                      ignored\n"
287 msgstr "  -X                      abaikan\n"
288
289 #: as.c:336
290 #, c-format
291 msgid "  -Z                      generate object file even after errors\n"
292 msgstr "  -Z                      hasilkan berkas objek walaupun setelah errors\n"
293
294 #: as.c:338
295 #, c-format
296 msgid ""
297 "  --listing-lhs-width     set the width in words of the output data column of\n"
298 "                          the listing\n"
299 msgstr ""
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
305 msgid ""
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"
309 msgstr ""
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
316 msgid ""
317 "  --listing-rhs-width     set the max width in characters of the lines from\n"
318 "                          the source file\n"
319 msgstr ""
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
325 msgid ""
326 "  --listing-cont-lines    set the maximum number of continuation lines used\n"
327 "                          for the output data column of the listing\n"
328 msgstr ""
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
334 msgid "  @FILE                   read options from FILE\n"
335 msgstr "  @BERKAS                 baca opsi dari BERKAS\n"
336
337 #: as.c:359
338 #, c-format
339 msgid "Report bugs to %s\n"
340 msgstr "Laporkan bugs ke %s\n"
341
342 #: as.c:564
343 #, c-format
344 msgid "unrecognized option -%c%s"
345 msgstr "opsi tidak dikenal -%c%s"
346
347 #. This output is intended to follow the GNU standards document.
348 #: as.c:602
349 #, c-format
350 msgid "GNU assembler %s\n"
351 msgstr "GNU perakit %s\n"
352
353 #: as.c:603
354 #, c-format
355 msgid "Copyright 2007 Free Software Foundation, Inc.\n"
356 msgstr "Hak cipta 2007 Free Software Foundation, Inc.\n"
357
358 #: as.c:604
359 #, c-format
360 msgid ""
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"
364 msgstr ""
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
371 msgid "This assembler was configured for a target of `%s'.\n"
372 msgstr "Perakit ini dikonfigurasikan untuk sebuah target dari `%s'.\n"
373
374 #: as.c:615
375 msgid "multiple emulation names specified"
376 msgstr "multiple nama emulasi dispesifikasikan"
377
378 #: as.c:617
379 msgid "emulations not handled in this configuration"
380 msgstr "emulasi tidak ditangani dalam konfigurasi ini"
381
382 #: as.c:622
383 #, c-format
384 msgid "alias = %s\n"
385 msgstr "alias = %s\n"
386
387 #: as.c:623
388 #, c-format
389 msgid "canonical = %s\n"
390 msgstr "kanonikal = %s\n"
391
392 #: as.c:624
393 #, c-format
394 msgid "cpu-type = %s\n"
395 msgstr "tipe-cpu = %s\n"
396
397 #: as.c:626
398 #, c-format
399 msgid "format = %s\n"
400 msgstr "format = %s\n"
401
402 #: as.c:629
403 #, c-format
404 msgid "bfd-target = %s\n"
405 msgstr "target-bfd = %s\n"
406
407 #: as.c:646
408 msgid "bad defsym; format is --defsym name=value"
409 msgstr "bad defsym; format adalah --defsym nama=nilai"
410
411 #: as.c:666
412 msgid "no file name following -t option"
413 msgstr "tidak ada nama berkas mengikuti opsi -t"
414
415 #: as.c:681
416 #, c-format
417 msgid "failed to read instruction table %s\n"
418 msgstr "gagal untuk membaca tabel instruksi %s\n"
419
420 #: as.c:852
421 #, c-format
422 msgid "invalid listing option `%c'"
423 msgstr "opsi listing `%c' tidak valid"
424
425 #: as.c:905
426 msgid "--hash-size needs a numeric argument"
427 msgstr "--hash-size membutuhkan sebuah argumen numerik"
428
429 #: as.c:930
430 #, c-format
431 msgid "%s: total time in assembly: %ld.%06ld\n"
432 msgstr "%s: total waktu dalam perakitan: %ld.%06ld\n"
433
434 #: as.c:933
435 #, c-format
436 msgid "%s: data size %ld\n"
437 msgstr "%s: ukuran data %ld\n"
438
439 #: as.c:1245
440 #, c-format
441 msgid "%d warnings, treating warnings as errors"
442 msgstr "%d peringatan, memperlakukan peringatan sebagai errors"
443
444 #: as.h:237
445 #, c-format
446 msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
447 msgstr "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
454 msgid "failed sanity check"
455 msgstr "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
463 msgid "too many fixups"
464 msgstr "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
470 msgid "illegal operand"
471 msgstr "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
479 msgid "missing operand"
480 msgstr "operan hilang"
481
482 #: cgen.c:798
483 msgid "a reloc on this operand implies an overflow"
484 msgstr "sebuah relokasi di operan ini mengindikasikan sebuah overflow"
485
486 #: cgen.c:821
487 msgid "operand mask overflow"
488 msgstr "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
500 msgid "expression too complex"
501 msgstr "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
505 msgid "unresolved expression that must be resolved"
506 msgstr "ekspresi tidak terselesaikan harus diselesaikan"
507
508 #: cgen.c:1003 config/tc-xstormy16.c:563
509 #, c-format
510 msgid "internal error: can't install fix for reloc type %d (`%s')"
511 msgstr "internal error: tidak dapat memasang fix untuk tipe relokasi %d (`%s')"
512
513 #: cgen.c:1033
514 msgid "relocation is not supported"
515 msgstr "relokasi tidak didukung"
516
517 #: cond.c:83
518 msgid "invalid identifier for \".ifdef\""
519 msgstr "identifier tidak valid untuk \".ifdef\""
520
521 #: cond.c:150
522 msgid "non-constant expression in \".if\" statement"
523 msgstr "bukan-konstan ekspresi dalam pernyataan \".if\""
524
525 #: cond.c:277
526 msgid "bad format for ifc or ifnc"
527 msgstr "format buruk untuk ifc atau ifnc"
528
529 #: cond.c:307
530 msgid "\".elseif\" without matching \".if\""
531 msgstr "\".elseif\" tanpa pencocokan \".if\""
532
533 #: cond.c:311
534 msgid "\".elseif\" after \".else\""
535 msgstr "\".elseif\" sesudah \".else\""
536
537 #: cond.c:314 cond.c:420
538 msgid "here is the previous \"else\""
539 msgstr "disini adalah sebelum \"else\""
540
541 #: cond.c:317 cond.c:423
542 msgid "here is the previous \"if\""
543 msgstr "disini adalah sebelum \"if\""
544
545 #: cond.c:346
546 msgid "non-constant expression in \".elseif\" statement"
547 msgstr "bukan-konstan ekspresi dalam pernyataan \".elseif\""
548
549 #: cond.c:384
550 msgid "\".endif\" without \".if\""
551 msgstr "\".endif\" tanpa \".if\""
552
553 #: cond.c:413
554 msgid "\".else\" without matching \".if\""
555 msgstr "\".else\" tanpa pencocokan \".if\""
556
557 #: cond.c:417
558 msgid "duplicate \"else\""
559 msgstr "duplikasi \"else\""
560
561 #: cond.c:468
562 msgid ".ifeqs syntax error"
563 msgstr ".ifeqs syntax error"
564
565 #: cond.c:549
566 msgid "end of macro inside conditional"
567 msgstr "end dari makro dalam kondisional"
568
569 #: cond.c:551
570 msgid "end of file inside conditional"
571 msgstr "end dari berkas didalam kondisional"
572
573 #: cond.c:554
574 msgid "here is the start of the unterminated conditional"
575 msgstr "disini adalah awal dari kondisional tidak terselesaikan"
576
577 #: cond.c:558
578 msgid "here is the \"else\" of the unterminated conditional"
579 msgstr "disini adalah \"else\" dari kondisional tidak terselesaikan"
580
581 #: config/atof-ieee.c:141
582 msgid "cannot create floating-point number"
583 msgstr "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
587 msgid "Unrecognized or unsupported floating point constant"
588 msgstr "Tidak dikenal atau tidak didukung konstanta floating point"
589
590 #: config/obj-aout.c:85
591 #, c-format
592 msgid "Attempt to put a common symbol into set %s"
593 msgstr "Mencoba untuk meletakan sebuah simbol umum kedalam set %s"
594
595 #: config/obj-aout.c:89
596 #, c-format
597 msgid "Attempt to put an undefined symbol into set %s"
598 msgstr "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
602 msgid "Symbol `%s' can not be both weak and common"
603 msgstr "Simbol `%s' tidak dapat keduanya lemah dan umum"
604
605 #: config/obj-coff.c:133
606 #, c-format
607 msgid "Inserting \"%s\" into structure table failed: %s"
608 msgstr "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
612 msgid "Line numbers must be positive integers\n"
613 msgstr "Nomor baris harus berupa integer positif\n"
614
615 #: config/obj-coff.c:398
616 msgid ".ln pseudo-op inside .def/.endef: ignored."
617 msgstr ".ln pseudo-op didalam .def/.endef; diabaikan."
618
619 #: config/obj-coff.c:440 ecoff.c:3240
620 msgid ".loc outside of .text"
621 msgstr ".loc diluar dari .text"
622
623 #: config/obj-coff.c:447
624 msgid ".loc pseudo-op inside .def/.endef: ignored."
625 msgstr ".loc pseudo-op didalam .def/.endef: diabaikan."
626
627 #: config/obj-coff.c:528
628 msgid ".def pseudo-op used inside of .def/.endef: ignored."
629 msgstr ".def pseudo-op digunakan didalam dari .def/.endef: diabaikan."
630
631 #: config/obj-coff.c:567
632 msgid ".endef pseudo-op used outside of .def/.endef: ignored."
633 msgstr ".endef pseudo-op digunakan diluar dari .def/.endef: diabaikan."
634
635 #: config/obj-coff.c:606
636 #, c-format
637 msgid "`%s' symbol without preceding function"
638 msgstr "`%s' simbol tanpa fungsi yang mengawali"
639
640 #: config/obj-coff.c:693
641 #, c-format
642 msgid "unexpected storage class %d"
643 msgstr "kelas penyimpanan tidak diduga %d"
644
645 #: config/obj-coff.c:801
646 msgid ".dim pseudo-op used outside of .def/.endef: ignored."
647 msgstr ".dim pseudo-op digunakan diluar dari .def/.endef: diabaikan."
648
649 #: config/obj-coff.c:821
650 msgid "badly formed .dim directive ignored"
651 msgstr "badly formed .dim direktive diabaikan"
652
653 #: config/obj-coff.c:870
654 msgid ".size pseudo-op used outside of .def/.endef ignored."
655 msgstr ".size pseudo-op digunakan diluar deari .def/.endef diabaikan."
656
657 #: config/obj-coff.c:885
658 msgid ".scl pseudo-op used outside of .def/.endef ignored."
659 msgstr ".scl psudo-op digunakan diluar dari .def/.endef diabaikan."
660
661 #: config/obj-coff.c:902
662 msgid ".tag pseudo-op used outside of .def/.endef ignored."
663 msgstr ".tag pseudo-op digunakan diluar dari .def/.endef diabaikan."
664
665 #: config/obj-coff.c:920
666 #, c-format
667 msgid "tag not found for .tag %s"
668 msgstr "tag tidak ditemukan untuk .tag %s"
669
670 #: config/obj-coff.c:933
671 msgid ".type pseudo-op used outside of .def/.endef ignored."
672 msgstr ".type pseudo-op digunakan diluar dari .def/.endef diabaikan."
673
674 #: config/obj-coff.c:952
675 msgid ".val pseudo-op used outside of .def/.endef ignored."
676 msgstr ".val pseudo-op digunakan diluar dari .def/.endef diabaikan."
677
678 #: config/obj-coff.c:1119
679 msgid "badly formed .weak directive ignored"
680 msgstr "badly formed .wek direktive diabaikan"
681
682 #: config/obj-coff.c:1297
683 msgid "mismatched .eb"
684 msgstr "tidak cocok .eb"
685
686 #: config/obj-coff.c:1318
687 #, c-format
688 msgid "C_EFCN symbol for %s out of scope"
689 msgstr "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
696 msgid "unsupported section attribute '%c'"
697 msgstr "daerah atribut tidak didukung '%c'"
698
699 #: config/obj-coff.c:1594 config/tc-ppc.c:4741
700 #, c-format
701 msgid "unknown section attribute '%c'"
702 msgstr "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
707 msgid "error setting flags for \"%s\": %s"
708 msgstr "error menset tanda untuk \"%s\": %s"
709
710 #: config/obj-coff.c:1633
711 #, c-format
712 msgid "Ignoring changed section attributes for %s"
713 msgstr "Mengabaikan perubahan daerah atribut untuk %s"
714
715 #: config/obj-coff.c:1764
716 #, c-format
717 msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
718 msgstr "0x%lx: \"%s\" tipe = %ld, kelas = %d, segmen = %d\n"
719
720 #: config/obj-ecoff.c:125
721 msgid "Can't set GP value"
722 msgstr "Tidak dapat menset nilai GP"
723
724 #: config/obj-ecoff.c:132
725 msgid "Can't set register masks"
726 msgstr "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
730 msgid "bad .common segment %s"
731 msgstr "segmen .%s .common buruk"
732
733 #: config/obj-elf.c:601
734 #, c-format
735 msgid "setting incorrect section type for %s"
736 msgstr "konfigurasi tipe daerah tidak benar untuk %s"
737
738 #: config/obj-elf.c:606
739 #, c-format
740 msgid "ignoring incorrect section type for %s"
741 msgstr "mengabaikan tipe daerah tidak benar untuk %s"
742
743 #: config/obj-elf.c:648
744 #, c-format
745 msgid "setting incorrect section attributes for %s"
746 msgstr "konfigurasi atribut daerah tidak benar untuk %s"
747
748 #: config/obj-elf.c:700
749 #, c-format
750 msgid "ignoring changed section type for %s"
751 msgstr "mengabaikan perubahan tipe daerah untuk %s"
752
753 #: config/obj-elf.c:712
754 #, c-format
755 msgid "ignoring changed section attributes for %s"
756 msgstr "mengabaikan perubahan atribut daerah untuk %s"
757
758 #: config/obj-elf.c:714
759 #, c-format
760 msgid "ignoring changed section entity size for %s"
761 msgstr "mengabaikan perubahan besar daerah entity untuk %s"
762
763 #: config/obj-elf.c:767
764 msgid "unrecognized .section attribute: want a,w,x,M,S,G,T"
765 msgstr "tidak dikenal atribut .section: ingin a,w,x,M,S,G,T"
766
767 #: config/obj-elf.c:809 read.c:2744
768 msgid "unrecognized section type"
769 msgstr "tipe daerah tidak dikenal"
770
771 #: config/obj-elf.c:839
772 msgid "unrecognized section attribute"
773 msgstr "atribut daerah tidak dikenal"
774
775 #: config/obj-elf.c:870
776 msgid "missing name"
777 msgstr "nama hilang"
778
779 #: config/obj-elf.c:998
780 msgid "invalid merge entity size"
781 msgstr "ukuran gabungan entity tidak valid"
782
783 #: config/obj-elf.c:1005
784 msgid "entity size for SHF_MERGE not specified"
785 msgstr "ukuran entity untuk SHF_MERGE tidak dispesifikasikan"
786
787 #: config/obj-elf.c:1025
788 msgid "group name for SHF_GROUP not specified"
789 msgstr "nama grup untuk SHF_GROUP tidak dispesifikasikan"
790
791 #: config/obj-elf.c:1038
792 msgid "character following name is not '#'"
793 msgstr "karakter mengikuti nama bukan '#'"
794
795 #: config/obj-elf.c:1157
796 msgid ".previous without corresponding .section; ignored"
797 msgstr ".previous tanpa .section yang berhubungan; diabaikan"
798
799 #: config/obj-elf.c:1183
800 msgid ".popsection without corresponding .pushsection; ignored"
801 msgstr ".popsection tanpat .pushsection yang berhubungan; diabaikan"
802
803 #: config/obj-elf.c:1235
804 msgid "expected comma after name in .symver"
805 msgstr "diduga koma setelah nama dalam .symver"
806
807 #: config/obj-elf.c:1259
808 #, c-format
809 msgid "missing version name in `%s' for symbol `%s'"
810 msgstr "hilang nama versi dalam `%s' untuk simbol `%s'"
811
812 #: config/obj-elf.c:1270
813 #, c-format
814 msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
815 msgstr "multiple versi [`%s'|`%s'] untuk simbol `%s'"
816
817 #: config/obj-elf.c:1307
818 #, c-format
819 msgid "expected `%s' to have already been set for .vtable_inherit"
820 msgstr "diduga `%s' telah diset untuk .vtable_inherit"
821
822 #: config/obj-elf.c:1317
823 msgid "expected comma after name in .vtable_inherit"
824 msgstr "diduga koma setelah nama dalam .vtable_inherit"
825
826 #: config/obj-elf.c:1377
827 msgid "expected comma after name in .vtable_entry"
828 msgstr "diduga koma setelah nama dalam .vtable_entry"
829
830 #: config/obj-elf.c:1500
831 msgid "expected quoted string"
832 msgstr "diduga quoted string"
833
834 #: config/obj-elf.c:1520
835 #, c-format
836 msgid "expected comma after name `%s' in .size directive"
837 msgstr "diduga koma setelah nama `%s' dalam .size direktif"
838
839 #: config/obj-elf.c:1529
840 msgid "missing expression in .size directive"
841 msgstr "hilang ekspresi dalam .size direktif"
842
843 #: config/obj-elf.c:1656
844 #, c-format
845 msgid "symbol '%s' is already defined"
846 msgstr "simbol '%s' telah terdefinisi"
847
848 #: config/obj-elf.c:1671
849 #, c-format
850 msgid "unrecognized symbol type \"%s\""
851 msgstr "tipe simbol \"%s\" tidak dikenal"
852
853 #: config/obj-elf.c:1842
854 msgid ".size expression too complicated to fix up"
855 msgstr "ekspresi .size terlalu kompleks untuk diperbaiki"
856
857 #: config/obj-elf.c:1874
858 #, c-format
859 msgid "invalid attempt to declare external version name as default in symbol `%s'"
860 msgstr "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
864 msgid "symbol `%s' can not be both weak and common"
865 msgstr "simbol `%s' tidak dapat keduanya lemah dan umum"
866
867 #: config/obj-elf.c:2042
868 #, c-format
869 msgid "assuming all members of group `%s' are COMDAT"
870 msgstr "mengasumsikan seluruh anggota dari grup `%s' adalah COMDAT"
871
872 #: config/obj-elf.c:2064
873 #, c-format
874 msgid "can't create group: %s"
875 msgstr "tidak dapat membuat grup: %s"
876
877 #: config/obj-elf.c:2174
878 #, c-format
879 msgid "failed to set up debugging information: %s"
880 msgstr "gagal men set up informasi debug: %s"
881
882 #: config/obj-elf.c:2194
883 #, c-format
884 msgid "can't start writing .mdebug section: %s"
885 msgstr "tidak dapat memulai menulis daerah .mdebug: %s"
886
887 #: config/obj-elf.c:2202
888 #, c-format
889 msgid "could not write .mdebug section: %s"
890 msgstr "tidak dapat menulis daerah .mdebug: %s"
891
892 #: config/obj-som.c:58
893 msgid "Only one .compiler pseudo-op per file!"
894 msgstr "Hanya satu .compiler pseudo-op setiap berkas!"
895
896 #: config/obj-som.c:75 config/obj-som.c:146 config/obj-som.c:188
897 msgid "Expected quoted string"
898 msgstr "diduga quoted string"
899
900 #: config/obj-som.c:88
901 msgid ".compiler directive missing language and version"
902 msgstr ".compiler direktif hilang bahasa dan versi"
903
904 #: config/obj-som.c:98
905 msgid ".compiler directive missing version"
906 msgstr ".compiler direktif hilang versi"
907
908 #: config/obj-som.c:114
909 #, c-format
910 msgid "FATAL: Attaching compiler header %s"
911 msgstr "FATAL: Attaching kompiler header %s"
912
913 #: config/obj-som.c:129
914 msgid "Only one .version pseudo-op per file!"
915 msgstr "hanya satu .version pseudo-op setiap berkas!"
916
917 #: config/obj-som.c:153
918 #, c-format
919 msgid "attaching version header %s: %s"
920 msgstr "memasang header versi %s: %s"
921
922 #: config/obj-som.c:171
923 msgid "Only one .copyright pseudo-op per file!"
924 msgstr "Hanya satu .copyright pseudo-op setiap berkas!"
925
926 #: config/obj-som.c:195
927 #, c-format
928 msgid "attaching copyright header %s: %s"
929 msgstr "attaching copyright header %s: %s"
930
931 #: config/tc-alpha.c:592
932 #, c-format
933 msgid "No !literal!%ld was found"
934 msgstr "Tidak ada !literal!%ld ditemukan"
935
936 #: config/tc-alpha.c:599
937 #, c-format
938 msgid "No !tlsgd!%ld was found"
939 msgstr "Tidak ada !tlsgd!%ld ditemukan"
940
941 #: config/tc-alpha.c:606
942 #, c-format
943 msgid "No !tlsldm!%ld was found"
944 msgstr "Tidak ada !tlsldm!%ld ditemukan"
945
946 #: config/tc-alpha.c:615
947 #, c-format
948 msgid "No ldah !gpdisp!%ld was found"
949 msgstr "Tidak ada ldah !gpdisp!%ld ditemukan"
950
951 #: config/tc-alpha.c:665
952 #, c-format
953 msgid "too many !literal!%ld for %s"
954 msgstr "terlalu banyak !literal!%ld untuk %s"
955
956 #: config/tc-alpha.c:695
957 #, c-format
958 msgid "No lda !gpdisp!%ld was found"
959 msgstr "Tidak ada lda !gpdisp!%ld ditemukan"
960
961 #. Only support one relocation op per insn.
962 #: config/tc-alpha.c:852
963 msgid "More than one relocation op per insn"
964 msgstr "Lebih dari satu relokasi op per insn"
965
966 #: config/tc-alpha.c:868
967 msgid "No relocation operand"
968 msgstr "Tidak ada operand relokasi"
969
970 #: config/tc-alpha.c:878
971 #, c-format
972 msgid "Unknown relocation operand: !%s"
973 msgstr "operan relokasi tidak diketahui: !%s"
974
975 #: config/tc-alpha.c:888
976 #, c-format
977 msgid "no sequence number after !%s"
978 msgstr "tidak ada nomor pengurutan setelah !%s"
979
980 #: config/tc-alpha.c:898
981 #, c-format
982 msgid "!%s does not use a sequence number"
983 msgstr "!%s tidak menggunakan sebuah nomor pengurutan"
984
985 #: config/tc-alpha.c:908
986 #, c-format
987 msgid "Bad sequence number: !%s!%s"
988 msgstr "Nomor pengurutan buruk: !%s!%s"
989
990 #: config/tc-alpha.c:1123 config/tc-alpha.c:3140
991 #, c-format
992 msgid "inappropriate arguments for opcode `%s'"
993 msgstr "argumen tidak sesuai untuk opcode `%s'"
994
995 #: config/tc-alpha.c:1125 config/tc-alpha.c:3142
996 #, c-format
997 msgid "opcode `%s' not supported for target %s"
998 msgstr "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
1003 msgid "unknown opcode `%s'"
1004 msgstr "opcode `%s' tidak dikenal"
1005
1006 #: config/tc-alpha.c:1209 config/tc-alpha.c:1384
1007 msgid "overflow in literal (.lita) table"
1008 msgstr "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
1013 msgid "macro requires $at register while noat in effect"
1014 msgstr "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
1017 msgid "macro requires $at while $at in use"
1018 msgstr "makro membutuhkan $at ketika $at sedang digunakan"
1019
1020 #: config/tc-alpha.c:1346
1021 msgid "bignum invalid; zero assumed"
1022 msgstr "bignum tidak valid zero diasumsikan"
1023
1024 #: config/tc-alpha.c:1348
1025 msgid "floating point number invalid; zero assumed"
1026 msgstr "nomor floating point tidak valid; nol diasumsikan"
1027
1028 #: config/tc-alpha.c:1353
1029 msgid "can't handle expression"
1030 msgstr "tidak dapat menangani ekspresi"
1031
1032 #: config/tc-alpha.c:1390
1033 msgid "overflow in literal (.lit8) table"
1034 msgstr "overflow dalam tabel literal (.lit8)"
1035
1036 #: config/tc-alpha.c:1674
1037 #, c-format
1038 msgid "too many ldah insns for !gpdisp!%ld"
1039 msgstr "terlalu banyak ldah insns untuk !gpdisp!%ld"
1040
1041 #: config/tc-alpha.c:1676 config/tc-alpha.c:1688
1042 #, c-format
1043 msgid "both insns for !gpdisp!%ld must be in the same section"
1044 msgstr "kedua insns untuk !gpdisp!%ld harus berada dalam daerah yang sama"
1045
1046 #: config/tc-alpha.c:1686
1047 #, c-format
1048 msgid "too many lda insns for !gpdisp!%ld"
1049 msgstr "terlalu banyak lda insns untuk !gpdisp!%ld"
1050
1051 #: config/tc-alpha.c:1742
1052 #, c-format
1053 msgid "too many lituse insns for !lituse_tlsgd!%ld"
1054 msgstr "terlalu banyak lituse insns untuk !lituse_tlsgd!%ld"
1055
1056 #: config/tc-alpha.c:1745
1057 #, c-format
1058 msgid "too many lituse insns for !lituse_tlsldm!%ld"
1059 msgstr "terlalu banyak lituse insns untuk !lituse_tlsldm!%ld"
1060
1061 #: config/tc-alpha.c:1762
1062 #, c-format
1063 msgid "duplicate !tlsgd!%ld"
1064 msgstr "duplikasi !tlsgd!%ld"
1065
1066 #: config/tc-alpha.c:1764
1067 #, c-format
1068 msgid "sequence number in use for !tlsldm!%ld"
1069 msgstr "nomor pengurutan sedang digunakan untuk !tlsldm!%ld"
1070
1071 #: config/tc-alpha.c:1778
1072 #, c-format
1073 msgid "duplicate !tlsldm!%ld"
1074 msgstr "duplikasi !tlsldm!%ld"
1075
1076 #: config/tc-alpha.c:1780
1077 #, c-format
1078 msgid "sequence number in use for !tlsgd!%ld"
1079 msgstr "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
1084 msgid "operand"
1085 msgstr "operan"
1086
1087 #: config/tc-alpha.c:1962
1088 msgid "invalid relocation for instruction"
1089 msgstr "relokasi untuk instruksi tidak valid"
1090
1091 #: config/tc-alpha.c:1974
1092 msgid "invalid relocation for field"
1093 msgstr "relokasi untuk daerah tidak valid"
1094
1095 #: config/tc-alpha.c:2761
1096 msgid "can not resolve expression"
1097 msgstr "tidak dapat menyelesaikan ekspresi"
1098
1099 #: config/tc-alpha.c:3276 config/tc-ppc.c:1948 config/tc-ppc.c:4504
1100 #, c-format
1101 msgid ".COMMon length (%ld.) <0! Ignored."
1102 msgstr ".COMMon length (%ld.) <! Diabaikan."
1103
1104 #: config/tc-alpha.c:3305 config/tc-sparc.c:3816 config/tc-v850.c:245
1105 msgid "Ignoring attempt to re-define symbol"
1106 msgstr "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
1111 msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
1112 msgstr "Panjang dari .comm \"%s\" telah %ld. Tidak dapat mengubah ke %ld."
1113
1114 #: config/tc-alpha.c:3440 ecoff.c:3054
1115 msgid ".ent directive has no name"
1116 msgstr ".ent direktif tidak memiliki nama"
1117
1118 #: config/tc-alpha.c:3448
1119 msgid "nested .ent directives"
1120 msgstr "bertelur .ent direktif"
1121
1122 #: config/tc-alpha.c:3492 ecoff.c:3005
1123 msgid ".end directive has no name"
1124 msgstr ".end direktif tidak memiliki nama"
1125
1126 #: config/tc-alpha.c:3501
1127 msgid ".end directive without matching .ent"
1128 msgstr ".end direktif tanpa pencocokan .ent"
1129
1130 #: config/tc-alpha.c:3503
1131 msgid ".end directive names different symbol than .ent"
1132 msgstr "nama .end direktif memiliki simbol berbeda dari .ent"
1133
1134 #: config/tc-alpha.c:3546 ecoff.c:3140
1135 msgid ".fmask outside of .ent"
1136 msgstr ".fmask diluar dari .ent"
1137
1138 #: config/tc-alpha.c:3548 config/tc-score.c:5816 ecoff.c:3204
1139 msgid ".mask outside of .ent"
1140 msgstr ".mask diluar dari .ent"
1141
1142 #: config/tc-alpha.c:3556 ecoff.c:3147
1143 msgid "bad .fmask directive"
1144 msgstr "direktif .fmask buruk"
1145
1146 #: config/tc-alpha.c:3558 ecoff.c:3211
1147 msgid "bad .mask directive"
1148 msgstr "direktif .mask buruk"
1149
1150 #: config/tc-alpha.c:3591 config/tc-mips.c:14967 config/tc-score.c:5959
1151 #: ecoff.c:3168
1152 msgid ".frame outside of .ent"
1153 msgstr ".frame diluar dari .ent"
1154
1155 #: config/tc-alpha.c:3602 ecoff.c:3179
1156 msgid "bad .frame directive"
1157 msgstr ".frame direktif buruk"
1158
1159 #: config/tc-alpha.c:3634
1160 msgid ".prologue directive without a preceding .ent directive"
1161 msgstr ".prologue direktif tanpa diawali .ent direktif"
1162
1163 #: config/tc-alpha.c:3652
1164 #, c-format
1165 msgid "Invalid argument %d to .prologue."
1166 msgstr "Argumen %d tidak valid ke .prologue."
1167
1168 #: config/tc-alpha.c:3743
1169 msgid "ECOFF debugging is disabled."
1170 msgstr "ECOFF debug disabled"
1171
1172 #: config/tc-alpha.c:3757
1173 msgid ".ent directive without matching .end"
1174 msgstr ".ent direktif tanpa pencocokan .end"
1175
1176 #: config/tc-alpha.c:3842
1177 msgid ".usepv directive has no name"
1178 msgstr ".usepv direktif tidak memiliki nama"
1179
1180 #: config/tc-alpha.c:3853
1181 msgid ".usepv directive has no type"
1182 msgstr ".usepv direktif tidak memiliki tipe"
1183
1184 #: config/tc-alpha.c:3868
1185 msgid "unknown argument for .usepv"
1186 msgstr "argumen tidak dikenal untuk .usepv"
1187
1188 #: config/tc-alpha.c:3901
1189 msgid "Unknown section directive"
1190 msgstr "Daerah direktif tidak dikenal"
1191
1192 #: config/tc-alpha.c:3936
1193 msgid ".ent directive has no symbol"
1194 msgstr ".ent direktif tidak memiliki simbol"
1195
1196 #: config/tc-alpha.c:3961
1197 msgid "Bad .frame directive 1./2. param"
1198 msgstr ".frame direktif buruk 1./2. param"
1199
1200 #: config/tc-alpha.c:3973
1201 msgid "Bad .frame directive 3./4. param"
1202 msgstr ".fram direktif buruk 3./4. param"
1203
1204 #: config/tc-alpha.c:3995
1205 msgid ".pdesc directive not in link (.link) section"
1206 msgstr ".pdesc direktif tidak dalam daerah link (.link)"
1207
1208 #: config/tc-alpha.c:4003
1209 msgid ".pdesc has no matching .ent"
1210 msgstr ".pdesc tidak memiliki pencocokan .ent"
1211
1212 #: config/tc-alpha.c:4014
1213 msgid ".pdesc directive has no entry symbol"
1214 msgstr ".pdesc direktif tidak memiliki simbol masukan"
1215
1216 #: config/tc-alpha.c:4027
1217 msgid "No comma after .pdesc <entryname>"
1218 msgstr "tidak ada koma setelah .pdesc <entryname>"
1219
1220 #: config/tc-alpha.c:4047
1221 msgid "unknown procedure kind"
1222 msgstr "prosedure kind tidak diketahui"
1223
1224 #: config/tc-alpha.c:4137
1225 msgid ".name directive not in link (.link) section"
1226 msgstr ".name direktif tidak dalam daerah link (.link)"
1227
1228 #: config/tc-alpha.c:4145
1229 msgid ".name directive has no symbol"
1230 msgstr ".name direktif tidak memiliki simbol"
1231
1232 #: config/tc-alpha.c:4176
1233 msgid "No symbol after .linkage"
1234 msgstr "Tidak ada simbol setelah .linkage"
1235
1236 #: config/tc-alpha.c:4200
1237 msgid "No symbol after .code_address"
1238 msgstr "Tidak ada simbol setelah .code_address"
1239
1240 #: config/tc-alpha.c:4227 config/tc-score.c:5822
1241 msgid "Bad .mask directive"
1242 msgstr ".mask direktif buruk"
1243
1244 #: config/tc-alpha.c:4245
1245 msgid "Bad .fmask directive"
1246 msgstr ".fmask direktif buruk"
1247
1248 #: config/tc-alpha.c:4402
1249 #, c-format
1250 msgid "Expected comma after name \"%s\""
1251 msgstr "Diduga koma setelah nama \"%s\""
1252
1253 #. *symbol_get_obj (symbolP) = (signed char) temp;
1254 #: config/tc-alpha.c:4413
1255 #, c-format
1256 msgid "unhandled: .proc %s,%d"
1257 msgstr "tidak tertangani: .proc %s,%d"
1258
1259 #: config/tc-alpha.c:4447
1260 #, c-format
1261 msgid "Tried to .set unrecognized mode `%s'"
1262 msgstr "Mencoba untuk .set mode tidak dikenal `%s'"
1263
1264 #: config/tc-alpha.c:4473
1265 #, c-format
1266 msgid "Bad base register, using $%d."
1267 msgstr "Dasar register buruk, menggunakan $%d."
1268
1269 #: config/tc-alpha.c:4494
1270 #, c-format
1271 msgid "Alignment too large: %d. assumed"
1272 msgstr "Aligment terlalu besar: %d. diasumsikan"
1273
1274 #: config/tc-alpha.c:4498 config/tc-d30v.c:2048
1275 msgid "Alignment negative: 0 assumed"
1276 msgstr "Alignment negatif: 0 diasumsikan"
1277
1278 #: config/tc-alpha.c:4775
1279 #, c-format
1280 msgid "Chose GP value of %lx\n"
1281 msgstr "Memilih nilai GP dari %lx\n"
1282
1283 #: config/tc-alpha.c:4789
1284 msgid "Bad .section directive: want a,s,w,x,M,S,G,T in string"
1285 msgstr "Direktif .section buruk: ingin a,s,w,x,M,S,G,T dalam string"
1286
1287 #: config/tc-alpha.c:4878
1288 #, c-format
1289 msgid "internal error: can't hash opcode `%s': %s"
1290 msgstr "internal error: tidak dapat hash opcode `%s': %s"
1291
1292 #: config/tc-alpha.c:4914
1293 #, c-format
1294 msgid "internal error: can't hash macro `%s': %s"
1295 msgstr "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
1300 msgid "syntax error"
1301 msgstr "syntax error"
1302
1303 #: config/tc-alpha.c:5076
1304 #, c-format
1305 msgid "Unknown CPU identifier `%s'"
1306 msgstr "CPU identifier tidak dikenal `%s'"
1307
1308 #: config/tc-alpha.c:5119
1309 msgid ""
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"
1317 msgstr ""
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
1327 msgid ""
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"
1331 msgstr ""
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
1338 msgid "unhandled relocation type %s"
1339 msgstr "tipe relokasi %s tidak tertangani"
1340
1341 #: config/tc-alpha.c:5319
1342 msgid "non-absolute expression in constant field"
1343 msgstr "bukan-absolute ekspresi dalam daerah konstan"
1344
1345 #: config/tc-alpha.c:5333
1346 #, c-format
1347 msgid "type %d reloc done?\n"
1348 msgstr "tipe %d relokasi selesai?\n"
1349
1350 #: config/tc-alpha.c:5380 config/tc-alpha.c:5387
1351 msgid "Used $at without \".set noat\""
1352 msgstr "Menggunakan $at tanpa \".set noat\""
1353
1354 #: config/tc-alpha.c:5549
1355 #, c-format
1356 msgid "!samegp reloc against symbol without .prologue: %s"
1357 msgstr "!samegp relokasi terhadap simbol tanpa .prologue: %s"
1358
1359 #: config/tc-alpha.c:5586 config/tc-xtensa.c:5931
1360 #, c-format
1361 msgid "cannot represent `%s' relocation in object file"
1362 msgstr "tidak dapat merepresentasikan relokasi `%s' dalam berkas objek"
1363
1364 #: config/tc-alpha.c:5592
1365 #, c-format
1366 msgid "internal error? cannot generate `%s' relocation"
1367 msgstr "internal error? tidak dapat menghasilkan relokasi `%s'"
1368
1369 #: config/tc-alpha.c:5643
1370 #, c-format
1371 msgid "frame reg expected, using $%d."
1372 msgstr "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
1381 msgid "could not set architecture and machine"
1382 msgstr "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
1386 msgid "virtual memory exhausted"
1387 msgstr "kehabisan virtual memori"
1388
1389 #: config/tc-arc.c:432 config/tc-arc.c:670
1390 msgid "expected comma after operand name"
1391 msgstr "diduga koma setelah nama operan"
1392
1393 #: config/tc-arc.c:443
1394 #, c-format
1395 msgid "negative operand number %d"
1396 msgstr "negatif nomor operan %d"
1397
1398 #: config/tc-arc.c:455
1399 msgid "expected comma after register-number"
1400 msgstr "diduga koma setelah nomor-register"
1401
1402 #: config/tc-arc.c:480
1403 msgid "invalid mode"
1404 msgstr "mode tidak valid"
1405
1406 #: config/tc-arc.c:497
1407 msgid "expected comma after register-mode"
1408 msgstr "diduga koma setelah mode-register"
1409
1410 #: config/tc-arc.c:514
1411 msgid "shortcut designator invalid"
1412 msgstr "shortcut designator tidak valid"
1413
1414 #: config/tc-arc.c:529
1415 #, c-format
1416 msgid "core register value (%d) too large"
1417 msgstr "nilai register core (%d) terlalu besar"
1418
1419 #: config/tc-arc.c:537
1420 #, c-format
1421 msgid "condition code value (%d) too large"
1422 msgstr "nilai kode kondisi (%d) terlalu besar"
1423
1424 #: config/tc-arc.c:554
1425 #, c-format
1426 msgid "attempt to override symbol: %s"
1427 msgstr "mencoba memaksa simbol: %s"
1428
1429 #: config/tc-arc.c:625
1430 msgid "invalid opertype"
1431 msgstr "opertype tidak valid"
1432
1433 #: config/tc-arc.c:682
1434 msgid "expected comma after opcode"
1435 msgstr "diduga koma seteal opcode"
1436
1437 #: config/tc-arc.c:692
1438 #, c-format
1439 msgid "negative subopcode %d"
1440 msgstr "subopcode %d negatif"
1441
1442 #: config/tc-arc.c:701
1443 msgid "subcode value found when opcode not equal 0x03"
1444 msgstr "nilai subcode ditemukan ketika opcode tidak sama 0x03"
1445
1446 #: config/tc-arc.c:709
1447 #, c-format
1448 msgid "invalid subopcode %d"
1449 msgstr "subopcode %d tidak valid"
1450
1451 #: config/tc-arc.c:720
1452 msgid "expected comma after subopcode"
1453 msgstr "diduga koma setelah subopcode"
1454
1455 #: config/tc-arc.c:739
1456 msgid "invalid suffix class"
1457 msgstr "kelas akhiran tidak valid"
1458
1459 #: config/tc-arc.c:748
1460 msgid "expected comma after suffix class"
1461 msgstr "diduga koma setelah kelas akhira"
1462
1463 #: config/tc-arc.c:767
1464 msgid "invalid syntax class"
1465 msgstr "kelas syntax tidak valid"
1466
1467 #: config/tc-arc.c:774
1468 msgid "opcode 0x3 and SYNTAX_3OP invalid"
1469 msgstr "opcode 0x3 dan SYNTAX_3OP tidak valid"
1470
1471 #: config/tc-arc.c:794
1472 msgid "unknown suffix class"
1473 msgstr "kelas suffix tidak dikenal"
1474
1475 #: config/tc-arc.c:861
1476 msgid "expected comma after symbol name"
1477 msgstr "diduga koma setelah nama simbol"
1478
1479 #: config/tc-arc.c:871
1480 msgid "negative symbol length"
1481 msgstr "panjang simbol negatif"
1482
1483 #: config/tc-arc.c:882
1484 msgid "ignoring attempt to re-define symbol"
1485 msgstr "mengabaikan percobaan untuk meredefinisi simbol"
1486
1487 #: config/tc-arc.c:889
1488 #, c-format
1489 msgid "length of symbol \"%s\" already %ld, ignoring %d"
1490 msgstr "panjang dari simbol \"%s\" telah %ld, mengabaikan %d"
1491
1492 #: config/tc-arc.c:903
1493 msgid "assuming symbol alignment of zero"
1494 msgstr "mengasumsikan simbol alignmen dari nol"
1495
1496 #: config/tc-arc.c:970
1497 msgid "\".option\" directive must appear before any instructions"
1498 msgstr "\".option\" direktif harus muncul sebelum instruksi apapun"
1499
1500 #: config/tc-arc.c:980
1501 msgid "\".option\" directive conflicts with initial definition"
1502 msgstr "\".option\" direktif konflik dengan inisial definisi"
1503
1504 #: config/tc-arc.c:988
1505 msgid "\".option\" directive overrides command-line (default) value"
1506 msgstr "\".option\" direktif memaksa nilai baris-perintah (baku)"
1507
1508 #: config/tc-arc.c:998
1509 msgid "invalid identifier for \".option\""
1510 msgstr "identifier tidak valid untuk \".option\""
1511
1512 #: config/tc-arc.c:1036 config/tc-i860.c:1034 config/tc-ip2k.c:249
1513 msgid "relaxation not supported\n"
1514 msgstr "relaxation tidak didukung\n"
1515
1516 #: config/tc-arc.c:1080
1517 msgid "expression too complex code symbol"
1518 msgstr "ekspresi terlalu kompleks untuk kode simbol"
1519
1520 #: config/tc-arc.c:1107
1521 #, c-format
1522 msgid "missing ')' in %%-op"
1523 msgstr "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
1528 msgid "internal error: can't export reloc type %d (`%s')"
1529 msgstr "internal error: tidak dapat menekspor relokasi tipe %d (`%s')"
1530
1531 #: config/tc-arc.c:1494
1532 #, c-format
1533 msgid "unknown syntax format character `%c'"
1534 msgstr "sintaks format karakter `%c' tidak dikenal"
1535
1536 #: config/tc-arc.c:1632
1537 msgid "too many suffixes"
1538 msgstr "terlalu banyak akhiran"
1539
1540 #: config/tc-arc.c:1671
1541 msgid "symbol as destination register"
1542 msgstr "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
1547 msgid "junk at end of line: `%s'"
1548 msgstr "sampah diakhir dari baris: `%s'"
1549
1550 #: config/tc-arc.c:1795
1551 msgid "8 byte instruction in delay slot"
1552 msgstr "8 byte instruksi dalam delau slot"
1553
1554 #. except for jl  addr
1555 #: config/tc-arc.c:1798
1556 msgid "8 byte jump instruction with delay slot"
1557 msgstr "8 byte jump instruksi dengan delay slot"
1558
1559 #: config/tc-arc.c:1806
1560 msgid "conditional branch follows set of flags"
1561 msgstr "kondisional branch mengikuti set dari flags"
1562
1563 #: config/tc-arc.c:1890 config/tc-arm.c:14208
1564 #, c-format
1565 msgid "bad instruction `%s'"
1566 msgstr "instruksi `%s' buruk"
1567
1568 #: config/tc-arm.c:489
1569 msgid "ARM register expected"
1570 msgstr "ARM register diduga"
1571
1572 #: config/tc-arm.c:490
1573 msgid "bad or missing co-processor number"
1574 msgstr "buruk atau hilang nomor co-prosesor"
1575
1576 #: config/tc-arm.c:491
1577 msgid "co-processor register expected"
1578 msgstr "co-prosesor register diduga"
1579
1580 #: config/tc-arm.c:492
1581 msgid "FPA register expected"
1582 msgstr "FPA register diduga"
1583
1584 #: config/tc-arm.c:493
1585 msgid "VFP single precision register expected"
1586 msgstr "VFP single presisi register diduga"
1587
1588 #: config/tc-arm.c:494
1589 msgid "VFP/Neon double precision register expected"
1590 msgstr "VFP/Neon double presisi register diduga"
1591
1592 #: config/tc-arm.c:495
1593 msgid "Neon quad precision register expected"
1594 msgstr "Neon quad presisi register diduga"
1595
1596 #: config/tc-arm.c:496
1597 msgid "VFP single or double precision register expected"
1598 msgstr "VFP single atau double presisi register diduga"
1599
1600 #: config/tc-arm.c:497
1601 msgid "Neon double or quad precision register expected"
1602 msgstr "Neon double atau quad presisis register diduga"
1603
1604 #: config/tc-arm.c:498
1605 msgid "VFP single, double or Neon quad precision register expected"
1606 msgstr "VFP single, double atau Neon quad presisi register diduga"
1607
1608 #: config/tc-arm.c:499
1609 msgid "VFP system register expected"
1610 msgstr "VFP sistem register diduga"
1611
1612 #: config/tc-arm.c:500
1613 msgid "Maverick MVF register expected"
1614 msgstr "Maverick MVF register diduga"
1615
1616 #: config/tc-arm.c:501
1617 msgid "Maverick MVD register expected"
1618 msgstr "Maverick MVD register diduga"
1619
1620 #: config/tc-arm.c:502
1621 msgid "Maverick MVFX register expected"
1622 msgstr "Maverick MVFX register diduga"
1623
1624 #: config/tc-arm.c:503
1625 msgid "Maverick MVDX register expected"
1626 msgstr "Maveric MVDX register diduga"
1627
1628 #: config/tc-arm.c:504
1629 msgid "Maverick MVAX register expected"
1630 msgstr "Maverick MVAX register diduga"
1631
1632 #: config/tc-arm.c:505
1633 msgid "Maverick DSPSC register expected"
1634 msgstr "Maverick DSPSC register diduga"
1635
1636 #: config/tc-arm.c:506
1637 msgid "iWMMXt data register expected"
1638 msgstr "iWMMXt data register diduga"
1639
1640 #: config/tc-arm.c:507 config/tc-arm.c:5882
1641 msgid "iWMMXt control register expected"
1642 msgstr "iWMMXt kontrol register diduga"
1643
1644 #: config/tc-arm.c:508
1645 msgid "iWMMXt scalar register expected"
1646 msgstr "iWMMXt scalar register diduga"
1647
1648 #: config/tc-arm.c:509
1649 msgid "XScale accumulator register expected"
1650 msgstr "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
1654 msgid "bad arguments to instruction"
1655 msgstr "argumen buruk terhadap instruksi"
1656
1657 #: config/tc-arm.c:659 config/tc-score.c:48
1658 msgid "r15 not allowed here"
1659 msgstr "r15 tidak diperbolehkan disini"
1660
1661 #: config/tc-arm.c:660
1662 msgid "instruction cannot be conditional"
1663 msgstr "instruksi tidak dapat berupa kondisional"
1664
1665 #: config/tc-arm.c:661
1666 msgid "registers may not be the same"
1667 msgstr "register mungkin tidak sama"
1668
1669 #: config/tc-arm.c:662
1670 msgid "lo register required"
1671 msgstr "lo register dibutuhkan"
1672
1673 #: config/tc-arm.c:663
1674 msgid "instruction not supported in Thumb16 mode"
1675 msgstr "instruksi tidak didukung dalam mode Thumb16"
1676
1677 #: config/tc-arm.c:664
1678 msgid "instruction does not accept this addressing mode"
1679 msgstr "instruksi tidak menerima mode pengalamatan ini"
1680
1681 #: config/tc-arm.c:665
1682 msgid "branch must be last instruction in IT block"
1683 msgstr "pencabangan harus akhir instruksi dalam IT blok"
1684
1685 #: config/tc-arm.c:666
1686 msgid "instruction not allowed in IT block"
1687 msgstr "instruksi tidak diperbolehkan dalam blok IT"
1688
1689 #: config/tc-arm.c:667
1690 msgid "selected FPU does not support instruction"
1691 msgstr "FPU yang dipilih tidak mendukung instruksi"
1692
1693 #: config/tc-arm.c:807
1694 msgid "immediate expression requires a # prefix"
1695 msgstr "ekspresi langsung membutuhkan sebuah awalah #"
1696
1697 #: config/tc-arm.c:834 config/tc-score.c:5605 expr.c:1300 read.c:2440
1698 msgid "bad expression"
1699 msgstr "ekpresi buruk"
1700
1701 #: config/tc-arm.c:845 config/tc-i860.c:1003 config/tc-sparc.c:2876
1702 msgid "bad segment"
1703 msgstr "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
1707 msgid "invalid constant"
1708 msgstr "konstanta tidak valid"
1709
1710 #: config/tc-arm.c:992
1711 msgid "expected #constant"
1712 msgstr "diduga #constant"
1713
1714 #: config/tc-arm.c:1153
1715 #, c-format
1716 msgid "unexpected character `%c' in type specifier"
1717 msgstr "karakter `%c' tidak diduga dalam tipe spesifikasi"
1718
1719 #: config/tc-arm.c:1170
1720 #, c-format
1721 msgid "bad size %d in type specifier"
1722 msgstr "ukuran %d buruk dalam tipe spesifikasi"
1723
1724 #: config/tc-arm.c:1220
1725 msgid "only one type should be specified for operand"
1726 msgstr "hanya satu tipe yang harus dispesifikasikan untuk operan"
1727
1728 #: config/tc-arm.c:1226
1729 msgid "vector type expected"
1730 msgstr "tipe vector diduga"
1731
1732 #: config/tc-arm.c:1298
1733 msgid "can't redefine type for operand"
1734 msgstr "tidak dapat mendefinisikan tipe untuk operan"
1735
1736 #: config/tc-arm.c:1309
1737 msgid "only D registers may be indexed"
1738 msgstr "hanya D register yang boleh diindeks"
1739
1740 #: config/tc-arm.c:1315
1741 msgid "can't change index for operand"
1742 msgstr "tidak dapat mengubah indeks untuk operan"
1743
1744 #: config/tc-arm.c:1331 config/tc-arm.c:4000
1745 msgid "constant expression required"
1746 msgstr "pernyataan konstanta dibutuhkan"
1747
1748 #: config/tc-arm.c:1374
1749 msgid "register operand expected, but got scalar"
1750 msgstr "diduga register operan, tetapi diperoleh skalar"
1751
1752 #: config/tc-arm.c:1407
1753 msgid "scalar must have an index"
1754 msgstr "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
1758 msgid "scalar index out of range"
1759 msgstr "skalar indeks diluar dari jangkauan"
1760
1761 #: config/tc-arm.c:1459
1762 msgid "bad range in register list"
1763 msgstr "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
1767 msgid "Warning: duplicated register (r%d) in register list"
1768 msgstr "Peringatan: duplikasi register (r%d) dalam daftar register"
1769
1770 #: config/tc-arm.c:1479
1771 msgid "Warning: register range not in ascending order"
1772 msgstr "Peringatan: jangkauan register tidak dalam urutan meningkat"
1773
1774 #: config/tc-arm.c:1490
1775 msgid "missing `}'"
1776 msgstr "hilang `}'"
1777
1778 #: config/tc-arm.c:1506
1779 msgid "invalid register mask"
1780 msgstr "register mask tidak valid"
1781
1782 #: config/tc-arm.c:1588
1783 msgid "expecting {"
1784 msgstr "diduga {"
1785
1786 #: config/tc-arm.c:1643 config/tc-arm.c:1687
1787 msgid "register out of range in list"
1788 msgstr "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
1792 msgid "invalid register list"
1793 msgstr "daftar register tidak valid"
1794
1795 #: config/tc-arm.c:1665 config/tc-arm.c:3464 config/tc-arm.c:3597
1796 msgid "register list not in ascending order"
1797 msgstr "daftar register tidak dalam urutan meningkat"
1798
1799 #: config/tc-arm.c:1696
1800 msgid "register range not in ascending order"
1801 msgstr "jangkauan register tida dalam urutan meningkat"
1802
1803 #: config/tc-arm.c:1729
1804 msgid "non-contiguous register range"
1805 msgstr "jangkauan register tidak-kontinu"
1806
1807 #: config/tc-arm.c:1855
1808 msgid "don't use Rn-Rm syntax with non-unit stride"
1809 msgstr "jangan menggunakan Rn-Rm sintaks dengan bukan-satuan stride"
1810
1811 #: config/tc-arm.c:1910
1812 msgid "error parsing element/structure list"
1813 msgstr "error parsing daftar elemen/struktur"
1814
1815 #: config/tc-arm.c:1916
1816 msgid "expected }"
1817 msgstr "diduga }"
1818
1819 #: config/tc-arm.c:1972
1820 #, c-format
1821 msgid "ignoring attempt to redefine built-in register '%s'"
1822 msgstr "mengabaikan percobaan untuk mendefinisikan built-in register '%s'"
1823
1824 #: config/tc-arm.c:1977
1825 #, c-format
1826 msgid "ignoring redefinition of register alias '%s'"
1827 msgstr "mengabaikan redefinisi dari register alias '%s'"
1828
1829 #: config/tc-arm.c:2005
1830 msgid "attempt to redefine typed alias"
1831 msgstr "mencoba untuk mendefinisikan tipe alias"
1832
1833 #: config/tc-arm.c:2043
1834 #, c-format
1835 msgid "unknown register '%s' -- .req ignored"
1836 msgstr "register '%s' tidak dikenal -- .req diabaikan"
1837
1838 #: config/tc-arm.c:2138
1839 msgid "bad type for register"
1840 msgstr "tipe buruk untuk register"
1841
1842 #: config/tc-arm.c:2149
1843 msgid "expression must be constant"
1844 msgstr "pernyataan harus berupa konstanta"
1845
1846 #: config/tc-arm.c:2166
1847 msgid "can't redefine the type of a register alias"
1848 msgstr "tidak dapat meredefinisi tipe dari sebuah alias register"
1849
1850 #: config/tc-arm.c:2173
1851 msgid "you must specify a single type only"
1852 msgstr "anda harus menspesifikasikan sebuah tipe tunggal saja"
1853
1854 #: config/tc-arm.c:2186
1855 msgid "can't redefine the index of a scalar alias"
1856 msgstr "tidak dapat meredefinisikan indeks dari skalar alias"
1857
1858 #: config/tc-arm.c:2194
1859 msgid "scalar index must be constant"
1860 msgstr "skalar indeks harus berupa konstanta"
1861
1862 #: config/tc-arm.c:2203
1863 msgid "expecting ]"
1864 msgstr "diduga ]"
1865
1866 #: config/tc-arm.c:2240
1867 msgid "invalid syntax for .req directive"
1868 msgstr "syntaks tidak valid untuk direktif .req"
1869
1870 #: config/tc-arm.c:2246
1871 msgid "invalid syntax for .dn directive"
1872 msgstr "sintaks tidak valid untuk .dn direktif"
1873
1874 #: config/tc-arm.c:2252
1875 msgid "invalid syntax for .qn directive"
1876 msgstr "sintaks tidak valid untuk .qn direktif"
1877
1878 #: config/tc-arm.c:2278
1879 msgid "invalid syntax for .unreq directive"
1880 msgstr "sintaks tidak valid untuk .unreq direktif"
1881
1882 #: config/tc-arm.c:2284
1883 #, c-format
1884 msgid "unknown register alias '%s'"
1885 msgstr "register alias '%s' tidak dikenal"
1886
1887 #: config/tc-arm.c:2286
1888 #, c-format
1889 msgid "ignoring attempt to undefine built-in register '%s'"
1890 msgstr "mengabaikan percobaan untuk tidak mendefinisikan built-in register '%s'"
1891
1892 #: config/tc-arm.c:2437
1893 #, c-format
1894 msgid "Failed to find real start of function: %s\n"
1895 msgstr "Gagal untuk mencari awal dari fungsi nyata: %s\n"
1896
1897 #: config/tc-arm.c:2453
1898 msgid "selected processor does not support THUMB opcodes"
1899 msgstr "prosesor yang dipilih tidak mendukung THUMB opcodes"
1900
1901 #: config/tc-arm.c:2467
1902 msgid "selected processor does not support ARM opcodes"
1903 msgstr "prosesor yang dipilih tidak mendukung ARM opcodes"
1904
1905 #: config/tc-arm.c:2480
1906 #, c-format
1907 msgid "invalid instruction size selected (%d)"
1908 msgstr "ukuran instruksi yang dipilih (%d) tidak valid"
1909
1910 #: config/tc-arm.c:2512
1911 #, c-format
1912 msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
1913 msgstr "operan tidak valid untuk .code direktif (%d) diduga 16 atau 32)"
1914
1915 #: config/tc-arm.c:2568
1916 #, c-format
1917 msgid "expected comma after name \"%s\""
1918 msgstr "diduga koma sesudah nama \"%s\""
1919
1920 #: config/tc-arm.c:2618 config/tc-m32r.c:588
1921 #, c-format
1922 msgid "symbol `%s' already defined"
1923 msgstr "simbol `%s' telah didefinisikan"
1924
1925 #: config/tc-arm.c:2652
1926 #, c-format
1927 msgid "unrecognized syntax mode \"%s\""
1928 msgstr "sintaks mode \"%s\" tidak dikenal"
1929
1930 #: config/tc-arm.c:2673
1931 #, c-format
1932 msgid "alignment too large: %d assumed"
1933 msgstr "alignment terlalu besar: %d diduga"
1934
1935 #: config/tc-arm.c:2676
1936 msgid "alignment negative. 0 assumed."
1937 msgstr "alignment negative. 0 diduga."
1938
1939 #: config/tc-arm.c:2823
1940 msgid "literal pool overflow"
1941 msgstr "literal pool overflow"
1942
1943 #: config/tc-arm.c:2979 config/tc-arm.c:5817
1944 msgid "unrecognized relocation suffix"
1945 msgstr "akhiran relokasi tidak dikenal"
1946
1947 #: config/tc-arm.c:2992
1948 msgid "(plt) is only valid on branch targets"
1949 msgstr "(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
1954 msgid "%s relocations do not fit in %d bytes"
1955 msgstr "%s relokasi tidak cocok dalam %d bytes"
1956
1957 #: config/tc-arm.c:3046 dwarf2dbg.c:670
1958 msgid "expected 0 or 1"
1959 msgstr "diduga 0 atau 1"
1960
1961 #: config/tc-arm.c:3050
1962 msgid "missing comma"
1963 msgstr "hilang koma"
1964
1965 #: config/tc-arm.c:3105
1966 msgid "duplicate .handlerdata directive"
1967 msgstr "duplikasi .handlerdata direktif"
1968
1969 #: config/tc-arm.c:3177
1970 msgid "personality routine specified for cantunwind frame"
1971 msgstr "personality rutin dispesifikasikan untuk cantunwind frame"
1972
1973 #: config/tc-arm.c:3191
1974 msgid "duplicate .personalityindex directive"
1975 msgstr "duplikasi .personalityindex direktif"
1976
1977 #: config/tc-arm.c:3198
1978 msgid "bad personality routine number"
1979 msgstr "personality buruk nomor rutin"
1980
1981 #: config/tc-arm.c:3217
1982 msgid "duplicate .personality directive"
1983 msgstr "duplikasi .personality direktif"
1984
1985 #: config/tc-arm.c:3240 config/tc-arm.c:3368 config/tc-arm.c:3416
1986 msgid "expected register list"
1987 msgstr "diduga daftar register"
1988
1989 #: config/tc-arm.c:3322
1990 msgid "expected , <constant>"
1991 msgstr "diduga , <konstanta>"
1992
1993 #: config/tc-arm.c:3331
1994 msgid "number of registers must be in the range [1:4]"
1995 msgstr "jumlah dari register harus dalam jangkauan [1:4]"
1996
1997 #: config/tc-arm.c:3478 config/tc-arm.c:3611
1998 msgid "bad register range"
1999 msgstr "jangkauan register buruk"
2000
2001 #: config/tc-arm.c:3665
2002 msgid "register expected"
2003 msgstr "register diduga"
2004
2005 #: config/tc-arm.c:3675
2006 msgid "FPA .unwind_save does not take a register list"
2007 msgstr "FPGA .unwind_save tidak membutuhkan sebuah daftar register"
2008
2009 #: config/tc-arm.c:3694
2010 msgid ".unwind_save does not support this kind of register"
2011 msgstr ".unwinde_save tidak mendukung register seperti ini"
2012
2013 #: config/tc-arm.c:3730
2014 msgid "SP and PC not permitted in .unwind_movsp directive"
2015 msgstr "SP dan PC tida diperbolehkan dalam .unwind_movsp direktif"
2016
2017 #: config/tc-arm.c:3735
2018 msgid "unexpected .unwind_movsp directive"
2019 msgstr "tidak diduga .unwind_movsp direktif"
2020
2021 #: config/tc-arm.c:3759
2022 msgid "stack increment must be multiple of 4"
2023 msgstr "peningkatan stack harus kelipatan dari 4"
2024
2025 #: config/tc-arm.c:3788
2026 msgid "expected <reg>, <reg>"
2027 msgstr "diduga <reg>, <reg>"
2028
2029 #: config/tc-arm.c:3806
2030 msgid "register must be either sp or set by a previousunwind_movsp directive"
2031 msgstr "register harus berupa sp atau set dengan sebuah previousunwind_movsp direktif"
2032
2033 #: config/tc-arm.c:3842
2034 msgid "expected <offset>, <opcode>"
2035 msgstr "diduga <offset>, <opcode>"
2036
2037 #: config/tc-arm.c:3854
2038 msgid "unwind opcode too long"
2039 msgstr "unwind opcode terlalu panjang"
2040
2041 #: config/tc-arm.c:3859
2042 msgid "invalid unwind opcode"
2043 msgstr "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
2049 msgid "immediate value out of range"
2050 msgstr "nilai langsung diluar dari jangkauan"
2051
2052 #: config/tc-arm.c:4153
2053 msgid "invalid FPA immediate expression"
2054 msgstr "FPA tidak valid pernyataan langsung"
2055
2056 #: config/tc-arm.c:4277 config/tc-arm.c:4285
2057 msgid "shift expression expected"
2058 msgstr "diduga pernyataan shift"
2059
2060 #: config/tc-arm.c:4299
2061 msgid "'LSL' or 'ASR' required"
2062 msgstr "'LSL' atau 'ASR' dibutuhkan"
2063
2064 #: config/tc-arm.c:4307
2065 msgid "'LSL' required"
2066 msgstr "'LSL' dibutuhkan"
2067
2068 #: config/tc-arm.c:4315
2069 msgid "'ASR' required"
2070 msgstr "'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
2074 msgid "constant expression expected"
2075 msgstr "pernyataan konstanta diduga"
2076
2077 #: config/tc-arm.c:4394
2078 msgid "invalid rotation"
2079 msgstr "rotasi tidak valid"
2080
2081 #: config/tc-arm.c:4554 config/tc-arm.c:4698
2082 msgid "unknown group relocation"
2083 msgstr "relokasi grup tidak dikenal"
2084
2085 #: config/tc-arm.c:4667
2086 msgid "alignment must be constant"
2087 msgstr "alignmen harus berupa konstanta"
2088
2089 #: config/tc-arm.c:4729
2090 msgid "this group relocation is not allowed on this instruction"
2091 msgstr "relokasi grup ini tidak diperbolehkan dalam instruksi ini"
2092
2093 #: config/tc-arm.c:4741 config/tc-arm.c:5141
2094 msgid "']' expected"
2095 msgstr "']' diduga"
2096
2097 #: config/tc-arm.c:4759
2098 msgid "'}' expected at end of 'option' field"
2099 msgstr "'}' diduga di akhir dari daerah 'option'"
2100
2101 #: config/tc-arm.c:4764
2102 msgid "cannot combine index with option"
2103 msgstr "tidak dapat menkombinasikan indeks dengan opsi"
2104
2105 #: config/tc-arm.c:4777
2106 msgid "cannot combine pre- and post-indexing"
2107 msgstr "tidak dapat menkombinasikan pre- dan post-indexing"
2108
2109 #: config/tc-arm.c:4938
2110 msgid "flag for {c}psr instruction expected"
2111 msgstr "flag untuk {c}psr instruksi diduga"
2112
2113 #: config/tc-arm.c:4963
2114 msgid "unrecognized CPS flag"
2115 msgstr "tanda CPS tidak dikenal"
2116
2117 #: config/tc-arm.c:4970
2118 msgid "missing CPS flags"
2119 msgstr "hilang tanda CPS"
2120
2121 #: config/tc-arm.c:4993 config/tc-arm.c:4999
2122 msgid "valid endian specifiers are be or le"
2123 msgstr "valid endian spesikasi adalah be atau le"
2124
2125 #: config/tc-arm.c:5021
2126 msgid "missing rotation field after comma"
2127 msgstr "hilang daerah rotasi setelah koma"
2128
2129 #: config/tc-arm.c:5036
2130 msgid "rotation can only be 0, 8, 16, or 24"
2131 msgstr "rotasi hanya dapat berupa 0, 8, 16, atau 24"
2132
2133 #: config/tc-arm.c:5065
2134 msgid "condition required"
2135 msgstr "kondisi dibutuhkan"
2136
2137 #: config/tc-arm.c:5103 config/tc-arm.c:6953
2138 msgid "'[' expected"
2139 msgstr "'[' diduga"
2140
2141 #: config/tc-arm.c:5116
2142 msgid "',' expected"
2143 msgstr "',' diduga"
2144
2145 #: config/tc-arm.c:5133
2146 msgid "invalid shift"
2147 msgstr "shift tidak valid"
2148
2149 #: config/tc-arm.c:5206
2150 msgid "can't use Neon quad register here"
2151 msgstr "tidak dapat menggunakan Neon quad register disini"
2152
2153 #: config/tc-arm.c:5272
2154 msgid "expected <Rm> or <Dm> or <Qm> operand"
2155 msgstr "diduga <Rm> atau <Dm> atau <Qm> operand"
2156
2157 #: config/tc-arm.c:5352
2158 msgid "parse error"
2159 msgstr "parse error"
2160
2161 #: config/tc-arm.c:5362 read.c:2097
2162 msgid "expected comma"
2163 msgstr "diduga koma"
2164
2165 #: config/tc-arm.c:5652 config/tc-arm.c:5722
2166 msgid "immediate value is out of range"
2167 msgstr "nilai langsung adalah diluar dari jangkauan"
2168
2169 #: config/tc-arm.c:5867
2170 msgid "iWMMXt data or control register expected"
2171 msgstr "iWMMXt data atau kontrol register diduga"
2172
2173 #: config/tc-arm.c:6020
2174 #, c-format
2175 msgid "unhandled operand code %d"
2176 msgstr "kode operan %d tidak tertangani"
2177
2178 #: config/tc-arm.c:6099 config/tc-score.c:56
2179 msgid "garbage following instruction"
2180 msgstr "sampah mengikuti instruksi"
2181
2182 #: config/tc-arm.c:6186
2183 msgid "D register out of range for selected VFP version"
2184 msgstr "D register diluar dari jangkauan untuk versi VFP yang dipilih"
2185
2186 #: config/tc-arm.c:6265
2187 msgid "instruction does not accept preindexed addressing"
2188 msgstr "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
2192 msgid "instruction does not accept unindexed addressing"
2193 msgstr "instruksi tidak menerima pengalamatan unindexed"
2194
2195 #: config/tc-arm.c:6289
2196 msgid "destination register same as write-back base"
2197 msgstr "register tujuan sama dengan write-back base"
2198
2199 #: config/tc-arm.c:6290
2200 msgid "source register same as write-back base"
2201 msgstr "register asal sama dengan write-back base"
2202
2203 #: config/tc-arm.c:6336
2204 msgid "instruction does not accept scaled register index"
2205 msgstr "instruksi tidak menerima indek register terskala"
2206
2207 #: config/tc-arm.c:6376
2208 msgid "instruction does not support unindexed addressing"
2209 msgstr "instruksi tidak melayani pengalamatan unindexed"
2210
2211 #: config/tc-arm.c:6391
2212 msgid "pc may not be used with write-back"
2213 msgstr "pc mungkin tidak dapat digunakan dengan write-back"
2214
2215 #: config/tc-arm.c:6396
2216 msgid "instruction does not support writeback"
2217 msgstr "instruksi tidak dapat mendukung writeback"
2218
2219 #: config/tc-arm.c:6438
2220 msgid "invalid pseudo operation"
2221 msgstr "operasi pseudo tidak valid"
2222
2223 #: config/tc-arm.c:6484
2224 msgid "literal pool insertion failed"
2225 msgstr "literal pool insertion gagal"
2226
2227 #: config/tc-arm.c:6542
2228 msgid "Rn must not overlap other operands"
2229 msgstr "Rn harus tidak tumpang tindih dengan operan lain"
2230
2231 #: config/tc-arm.c:6631 config/tc-arm.c:8807
2232 msgid "bad barrier type"
2233 msgstr "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
2237 msgid "bit-field extends past end of register"
2238 msgstr "bit-field extend akhir dari register"
2239
2240 #: config/tc-arm.c:6703
2241 msgid "the only suffix valid here is '(plt)'"
2242 msgstr "hanya akhiran '(plt)' saja yang valid disini"
2243
2244 #: config/tc-arm.c:6756
2245 msgid "use of r15 in blx in ARM mode is not really useful"
2246 msgstr "penggunaan dari r15 dalam blx dalam mode ARM tidak terlalu berguna"
2247
2248 #: config/tc-arm.c:6781
2249 msgid "use of r15 in bx in ARM mode is not really useful"
2250 msgstr "penggunaan dari r15 dalam bx dalam mode ARM tidak terlalu berguna"
2251
2252 #: config/tc-arm.c:6806 config/tc-arm.c:8990
2253 msgid "use of r15 in bxj is not really useful"
2254 msgstr "penggunaan dari r15 dalam bjx tidak terlalu berguna"
2255
2256 #: config/tc-arm.c:6920 config/tc-arm.c:6929
2257 msgid "writeback of base register is UNPREDICTABLE"
2258 msgstr "writeback dari base register adalah TIDAK-TERDUGA"
2259
2260 #: config/tc-arm.c:6923
2261 msgid "writeback of base register when in register list is UNPREDICTABLE"
2262 msgstr "writeback dari base register ketika dalam daftar register adalah TIDAK-TERDUGA"
2263
2264 #: config/tc-arm.c:6933
2265 msgid "if writeback register is in list, it must be the lowest reg in the list"
2266 msgstr "jika writeback register berada dalam daftar, ini harus berada dalam reg paling rendah dalam daftar"
2267
2268 #: config/tc-arm.c:6948
2269 msgid "first destination register must be even"
2270 msgstr "register tujuan pertama harus genap"
2271
2272 #: config/tc-arm.c:6951 config/tc-arm.c:7018
2273 msgid "can only load two consecutive registers"
2274 msgstr "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
2282 msgid "r14 not allowed here"
2283 msgstr "r14 tidak diperbolehkan disini"
2284
2285 #: config/tc-arm.c:6966
2286 msgid "base register written back, and overlaps second destination register"
2287 msgstr "base register written back, dan tumpang tindih register tujuan kedua"
2288
2289 #: config/tc-arm.c:6974
2290 msgid "index register overlaps destination register"
2291 msgstr "register indeks tumpang tinding register tujuan"
2292
2293 #: config/tc-arm.c:7004 config/tc-arm.c:7529
2294 msgid "offset must be zero in ARM encoding"
2295 msgstr "ofset harus nol dalam pengkodean ARM"
2296
2297 #: config/tc-arm.c:7015 config/tc-arm.c:7541
2298 msgid "even register required"
2299 msgstr "register genap dibutuhkan"
2300
2301 #: config/tc-arm.c:7046 config/tc-arm.c:7077
2302 msgid "this instruction requires a post-indexed address"
2303 msgstr "instruksi ini membutuhkan sebuah pengalamatan post-indexed"
2304
2305 #: config/tc-arm.c:7104
2306 msgid "Rd and Rm should be different in mla"
2307 msgstr "Rd dan Rm seharusnya berbeda dalam mla"
2308
2309 #: config/tc-arm.c:7128 config/tc-arm.c:9725
2310 msgid ":lower16: not allowed this instruction"
2311 msgstr ":lower16: tidak diperbolehkan dalam instruksi ini"
2312
2313 #: config/tc-arm.c:7130
2314 msgid ":upper16: not allowed instruction"
2315 msgstr ":upper16: instruksi tidak diperbolehkan"
2316
2317 #: config/tc-arm.c:7149
2318 msgid "operand 1 must be FPSCR"
2319 msgstr "operan 1 harus berupa FPSCR"
2320
2321 #: config/tc-arm.c:7182 config/tc-arm.c:9834
2322 msgid "'CPSR' or 'SPSR' expected"
2323 msgstr "diduga 'CPSR' atau 'SPSR'"
2324
2325 #: config/tc-arm.c:7219
2326 msgid "Rd and Rm should be different in mul"
2327 msgstr "Rd dan Rm seharusnya berbeda dalam mul"
2328
2329 #: config/tc-arm.c:7238 config/tc-arm.c:7474 config/tc-arm.c:9914
2330 msgid "rdhi and rdlo must be different"
2331 msgstr "rdhi dan rdlo harus berbeda"
2332
2333 #: config/tc-arm.c:7244
2334 msgid "rdhi, rdlo and rm must all be different"
2335 msgstr "rdhi, rdlo dan rm semuanya harus berbeda"
2336
2337 #: config/tc-arm.c:7306
2338 msgid "'[' expected after PLD mnemonic"
2339 msgstr "'[' diduga setelah PLD mnemonic"
2340
2341 #: config/tc-arm.c:7308 config/tc-arm.c:7323
2342 msgid "post-indexed expression used in preload instruction"
2343 msgstr "post-index ekspresi digunakan dalam instruksi preload"
2344
2345 #: config/tc-arm.c:7310 config/tc-arm.c:7325
2346 msgid "writeback used in preload instruction"
2347 msgstr "writeback digunakan dalam instruksi preload"
2348
2349 #: config/tc-arm.c:7312 config/tc-arm.c:7327
2350 msgid "unindexed addressing used in preload instruction"
2351 msgstr "pengalamatan unindexed digunakan dalam instruksi preload"
2352
2353 #: config/tc-arm.c:7321
2354 msgid "'[' expected after PLI mnemonic"
2355 msgstr "'[' diduga setelah PLI mnemonic"
2356
2357 #: config/tc-arm.c:7500
2358 msgid "SRS base register must be r13"
2359 msgstr "SRS base register harus r13"
2360
2361 #: config/tc-arm.c:7544
2362 msgid "can only store two consecutive registers"
2363 msgstr "hanya dapat menyimpan dua register berurutan"
2364
2365 #: config/tc-arm.c:7639 config/tc-arm.c:7656
2366 msgid "only two consecutive VFP SP registers allowed here"
2367 msgstr "hanya dua VFP SP register berurutan yang diperbolehkan disini"
2368
2369 #: config/tc-arm.c:7684 config/tc-arm.c:7699
2370 msgid "this addressing mode requires base-register writeback"
2371 msgstr "mode pengalamatan ini membutuhkan base-register writeback"
2372
2373 #: config/tc-arm.c:7873
2374 msgid "this instruction does not support indexing"
2375 msgstr "instruksi ini tidak mendukung pengindeksan"
2376
2377 #: config/tc-arm.c:7896
2378 msgid "only r15 allowed here"
2379 msgstr "hanya r15 yang diperbolehkan disini"
2380
2381 #: config/tc-arm.c:8031
2382 msgid "immediate operand requires iWMMXt2"
2383 msgstr "operan langsung membutuhkan iWMMXt2"
2384
2385 #: config/tc-arm.c:8175
2386 msgid "shift by register not allowed in thumb mode"
2387 msgstr "shift dengan register tidak diperbolehkan dalam mode thumb"
2388
2389 #: config/tc-arm.c:8187 config/tc-arm.c:18248
2390 msgid "shift expression is too large"
2391 msgstr "shift ekspresi terlalu besar"
2392
2393 #: config/tc-arm.c:8213
2394 msgid "Instruction does not support =N addresses"
2395 msgstr "Instruksi tidak mendukung pengalamatan =N"
2396
2397 #: config/tc-arm.c:8218
2398 msgid "cannot use register index with PC-relative addressing"
2399 msgstr "tidak dapat menggunakan indeks register dengan pengalamatan PC-relative"
2400
2401 #: config/tc-arm.c:8219
2402 msgid "cannot use register index with this instruction"
2403 msgstr "tidak dapat menggunakan register indeks dengan instruksi ini"
2404
2405 #: config/tc-arm.c:8221
2406 msgid "Thumb does not support negative register indexing"
2407 msgstr "Thumbs tidak mendukung pengindeksan register negatif"
2408
2409 #: config/tc-arm.c:8223
2410 msgid "Thumb does not support register post-indexing"
2411 msgstr "Thumb tidak mendukung post-indexing register"
2412
2413 #: config/tc-arm.c:8225
2414 msgid "Thumb does not support register indexing with writeback"
2415 msgstr "Thumb tidak mendukung pengindeksan register dengan writeback"
2416
2417 #: config/tc-arm.c:8227
2418 msgid "Thumb supports only LSL in shifted register indexing"
2419 msgstr "Thumb hanya mendukung LSL dalam shifted register indexing"
2420
2421 #: config/tc-arm.c:8236 config/tc-arm.c:12978
2422 msgid "shift out of range"
2423 msgstr "shift diluar dari jangkauan"
2424
2425 #: config/tc-arm.c:8244
2426 msgid "cannot use writeback with PC-relative addressing"
2427 msgstr "tidak dapat menggunakan writeback dengan pengalamatan PC-relative"
2428
2429 #: config/tc-arm.c:8246
2430 msgid "cannot use writeback with this instruction"
2431 msgstr "tidak dapat menggunakan writeback dengan instruksi ini"
2432
2433 #: config/tc-arm.c:8265
2434 msgid "cannot use post-indexing with PC-relative addressing"
2435 msgstr "tidak dapat menggunakan post-indexing dengan pengalamatan PC-relative"
2436
2437 #: config/tc-arm.c:8266
2438 msgid "cannot use post-indexing with this instruction"
2439 msgstr "tidak dapat menggunakan post-indexing dengan instruksi ini"
2440
2441 #: config/tc-arm.c:8393
2442 msgid "PC not allowed as destination"
2443 msgstr "PC tidak diperbolehkan sebagai tujuan"
2444
2445 #: config/tc-arm.c:8464
2446 msgid "only SUBS PC, LR, #const allowed"
2447 msgstr "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
2451 msgid "shift must be constant"
2452 msgstr "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
2456 msgid "unshifted register required"
2457 msgstr "unshifted register dibutuhkan"
2458
2459 #: config/tc-arm.c:8579 config/tc-arm.c:8796 config/tc-arm.c:9901
2460 msgid "dest must overlap one source register"
2461 msgstr "tujuan harus overlap denga satu register asal"
2462
2463 #: config/tc-arm.c:8696
2464 msgid "dest and source1 must be the same register"
2465 msgstr "tujuan dan asal1 harus register yang sama"
2466
2467 #: config/tc-arm.c:8947
2468 msgid "instruction is always unconditional"
2469 msgstr "instruksi selalu tidak kondisional"
2470
2471 #: config/tc-arm.c:9029
2472 msgid "selected processor does not support 'A' form of this instruction"
2473 msgstr "prosesor yang dipilih tidak mendukung 'A' form dari instruksi ini"
2474
2475 #: config/tc-arm.c:9032
2476 msgid "Thumb does not support the 2-argument form of this instruction"
2477 msgstr "Thumb tidak mendukung 2 argumen form dari instruksi ini"
2478
2479 #: config/tc-arm.c:9131
2480 msgid "SP not allowed in register list"
2481 msgstr "SP tidak diperbolehkan dalam daftar register"
2482
2483 #: config/tc-arm.c:9136
2484 msgid "LR and PC should not both be in register list"
2485 msgstr "LR dan PC keduanya tidak boleh dalam daftar register"
2486
2487 #: config/tc-arm.c:9140
2488 msgid "base register should not be in register list when written back"
2489 msgstr "base register seharusnya tidak dalam daftar register ketika menulis kembali"
2490
2491 #: config/tc-arm.c:9146
2492 msgid "PC not allowed in register list"
2493 msgstr "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
2497 msgid "value stored for r%d is UNPREDICTABLE"
2498 msgstr "nilai disimpan untuk r%d tidak terprediksi"
2499
2500 #: config/tc-arm.c:9191
2501 msgid "Thumb load/store multiple does not support {reglist}^"
2502 msgstr "Thumb load/store multiple tidak mendukung {reglist}^"
2503
2504 #: config/tc-arm.c:9248
2505 msgid "Thumb-2 instruction only valid in unified syntax"
2506 msgstr "Instruksi Thumb-2 hanya valid dalam unified syntax"
2507
2508 #: config/tc-arm.c:9252 config/tc-arm.c:9262
2509 msgid "this instruction will write back the base register"
2510 msgstr "instruksi ini akan menulis kembali base register"
2511
2512 #: config/tc-arm.c:9265
2513 msgid "this instruction will not write back the base register"
2514 msgstr "instruksi ini tidak akan menulis kembali base register"
2515
2516 #: config/tc-arm.c:9294
2517 msgid "r14 not allowed as first register when second register is omitted"
2518 msgstr "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
2521 msgid "Thumb does not support this addressing mode"
2522 msgstr "Thumb tidak mendukung mode pengalamatan ini"
2523
2524 #: config/tc-arm.c:9408
2525 msgid "byte or halfword not valid for base register"
2526 msgstr "byte atau halfword tidak valid untuk vase register"
2527
2528 #: config/tc-arm.c:9411
2529 msgid "r15 based store not allowed"
2530 msgstr "r15 based store tidak diperbolehkan"
2531
2532 #: config/tc-arm.c:9413
2533 msgid "invalid base register for register offset"
2534 msgstr "base register tidak valid untuk register ofset"
2535
2536 #: config/tc-arm.c:9710
2537 msgid "only lo regs allowed with immediate"
2538 msgstr "hanya lo regs diperbolehkan dengan immediate"
2539
2540 #: config/tc-arm.c:9730
2541 msgid ":upper16: not allowed this instruction"
2542 msgstr ":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
2546 msgid "selected processor does not support requested special purpose register"
2547 msgstr "prosesor yang dipilih tidak mendukung register spesial yang diminta"
2548
2549 #: config/tc-arm.c:9851
2550 msgid "Thumb encoding does not support an immediate here"
2551 msgstr "Thumb enkoding tidak mendukung langsung disini"
2552
2553 #: config/tc-arm.c:9936
2554 msgid "Thumb does not support NOP with hints"
2555 msgstr "Thumb tidak mendukung NOP dengan hints"
2556
2557 #: config/tc-arm.c:10018
2558 msgid "push/pop do not support {reglist}^"
2559 msgstr "push/pop tidak mendukung {reglist}^"
2560
2561 #: config/tc-arm.c:10041
2562 msgid "invalid register list to push/pop instruction"
2563 msgstr "daftar register tidak valid untuk instruksi push/pop"
2564
2565 #: config/tc-arm.c:10234
2566 msgid "source1 and dest must be same register"
2567 msgstr "asal1 dan tujuan harus register yang sama"
2568
2569 #: config/tc-arm.c:10255
2570 msgid "ror #imm not supported"
2571 msgstr "ror #imm tidak didukung"
2572
2573 #: config/tc-arm.c:10380
2574 msgid "Thumb encoding does not support rotation"
2575 msgstr "Thumb enkoding tidak mendukung rotasi"
2576
2577 #: config/tc-arm.c:10399
2578 msgid "instruction requires register index"
2579 msgstr "instruksi membutuhkan register indeks"
2580
2581 #: config/tc-arm.c:10401
2582 msgid "PC is not a valid index register"
2583 msgstr "PC bukan sebuah register indeks yang valid"
2584
2585 #: config/tc-arm.c:10403
2586 msgid "instruction does not allow shifted index"
2587 msgstr "instruksi tidak mengijinkan shifted indeks"
2588
2589 #: config/tc-arm.c:10821
2590 msgid "invalid instruction shape"
2591 msgstr "bentuk instruksi tidak valid"
2592
2593 #: config/tc-arm.c:11063
2594 msgid "types specified in both the mnemonic and operands"
2595 msgstr "tipe yang dispesifikasikan dalam kedua mnemonic dan operands"
2596
2597 #: config/tc-arm.c:11100
2598 msgid "operand types can't be inferred"
2599 msgstr "tipe operand tidak dapat ditentukan"
2600
2601 #: config/tc-arm.c:11106
2602 msgid "type specifier has the wrong number of parts"
2603 msgstr "penspesifikasi tipe memiliki nomor salah dari bagian"
2604
2605 #: config/tc-arm.c:11161
2606 msgid "operand size must match register width"
2607 msgstr "ukuran operan harus cocok dengan lebar register"
2608
2609 #: config/tc-arm.c:11172
2610 msgid "bad type in Neon instruction"
2611 msgstr "tipe buruk dalam instruksi Neon"
2612
2613 #: config/tc-arm.c:11183
2614 msgid "inconsistent types in Neon instruction"
2615 msgstr "tipe tidak konsisten dalam instruksi Neon"
2616
2617 #: config/tc-arm.c:12232
2618 msgid "scalar out of range for multiply instruction"
2619 msgstr "skalar diluar dari jangkauan untuk multiple instruksi"
2620
2621 #: config/tc-arm.c:12396 config/tc-arm.c:12408
2622 msgid "immediate out of range for insert"
2623 msgstr "immediate diluar dari jangkauan untuk insert"
2624
2625 #: config/tc-arm.c:12420 config/tc-arm.c:13323
2626 msgid "immediate out of range for shift"
2627 msgstr "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
2631 msgid "immediate out of range"
2632 msgstr "immediate diluar dari jangkauan"
2633
2634 #: config/tc-arm.c:12541
2635 msgid "immediate out of range for narrowing operation"
2636 msgstr "immediate diluar dari jangkauan untuk operasi pengecilan"
2637
2638 #: config/tc-arm.c:12661
2639 msgid "operands 0 and 1 must be the same register"
2640 msgstr "operan 0 dan 1 harus register yang sama"
2641
2642 #: config/tc-arm.c:12798
2643 msgid "operand size must be specified for immediate VMOV"
2644 msgstr "ukuran operan harus dispesifikasikan untuk VMOV langsung"
2645
2646 #: config/tc-arm.c:12808
2647 msgid "immediate has bits set outside the operand size"
2648 msgstr "immediate memiliki bits diset diluar ukuran operan"
2649
2650 #: config/tc-arm.c:13004
2651 msgid "elements must be smaller than reversal region"
2652 msgstr "elemen harus lebih kecil dari daerah kebalikan"
2653
2654 #: config/tc-arm.c:13174 config/tc-arm.c:13222
2655 msgid "bad type for scalar"
2656 msgstr "tipe buruk untuk skalar"
2657
2658 #: config/tc-arm.c:13286 config/tc-arm.c:13294
2659 msgid "VFP registers must be adjacent"
2660 msgstr "VFP register harus berdekatan"
2661
2662 #: config/tc-arm.c:13435
2663 msgid "bad list length for table lookup"
2664 msgstr "panjag daftar buruk untuk pencarian tabel"
2665
2666 #: config/tc-arm.c:13465
2667 msgid "writeback (!) must be used for VLDMDB and VSTMDB"
2668 msgstr "writeback (!) harus digunakan untuk VLDMDB dan VSTMDB"
2669
2670 #: config/tc-arm.c:13468
2671 msgid "register list must contain at least 1 and at most 16 registers"
2672 msgstr "daftar register harus berisi paling tidak 1 dan hampir 16 register"
2673
2674 #: config/tc-arm.c:13545
2675 msgid "bad alignment"
2676 msgstr "bad alignment"
2677
2678 #: config/tc-arm.c:13562
2679 msgid "bad list type for instruction"
2680 msgstr "daftar tipe buruk untuk instruksi"
2681
2682 #: config/tc-arm.c:13604
2683 msgid "unsupported alignment for instruction"
2684 msgstr "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
2688 msgid "bad list length"
2689 msgstr "panjang daftar buruk"
2690
2691 #: config/tc-arm.c:13628
2692 msgid "stride of 2 unavailable when element size is 8"
2693 msgstr "stride dari 2 tidak tersedia ketika ukuran elemen adalah 8"
2694
2695 #: config/tc-arm.c:13661 config/tc-arm.c:13736
2696 msgid "can't use alignment with this instruction"
2697 msgstr "tidak dapat menggunakan alignmen dengan instruksi ini"
2698
2699 #: config/tc-arm.c:13800
2700 msgid "post-index must be a register"
2701 msgstr "post-indeks harus berupa sebuah register"
2702
2703 #: config/tc-arm.c:13802
2704 msgid "bad register for post-index"
2705 msgstr "register buruk untuk post-indeks"
2706
2707 #: config/tc-arm.c:14089 config/tc-arm.c:14175
2708 msgid "conditional infixes are deprecated in unified syntax"
2709 msgstr "kondisional infixed deprecated dalam sintaks unified"
2710
2711 #: config/tc-arm.c:14214
2712 msgid "s suffix on comparison instruction is deprecated"
2713 msgstr "s suffix dalam perbandingan instruksi kadaluarsa"
2714
2715 #: config/tc-arm.c:14233 config/tc-arm.c:14322
2716 #, c-format
2717 msgid "selected processor does not support `%s'"
2718 msgstr "prosesor yang dipilih tidak mendukung `%s'"
2719
2720 #: config/tc-arm.c:14239
2721 msgid "Thumb does not support conditional execution"
2722 msgstr "Thumb tidak mendukung eksekusi kondisional"
2723
2724 #: config/tc-arm.c:14263
2725 msgid "incorrect condition in IT block"
2726 msgstr "kondisi dalam IT blok tidak benar"
2727
2728 #: config/tc-arm.c:14269
2729 msgid "thumb conditional instruction not in IT block"
2730 msgstr "thumb instruksi kondisional tidak dalam blok IT"
2731
2732 #: config/tc-arm.c:14289
2733 #, c-format
2734 msgid "cannot honor width suffix -- `%s'"
2735 msgstr "tidak dapat menghargai lebar akhir -- `%s'"
2736
2737 #: config/tc-arm.c:14327
2738 #, c-format
2739 msgid "width suffixes are invalid in ARM mode -- `%s'"
2740 msgstr "lebar akhiran tidak vlaid dalam mode ARM -- `%s'"
2741
2742 #: config/tc-arm.c:14350
2743 #, c-format
2744 msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'"
2745 msgstr "mencoba menggunakan sebuah instruksi ARM di Thumb-only prosesor -- `%s'"
2746
2747 #: config/tc-arm.c:17114
2748 msgid "alignments greater than 32 bytes not supported in .text sections."
2749 msgstr ""
2750
2751 #: config/tc-arm.c:17363 config/tc-ia64.c:3450
2752 #, c-format
2753 msgid "Group section `%s' has no group signature"
2754 msgstr ""
2755
2756 #: config/tc-arm.c:17408
2757 msgid "handlerdata in cantunwind frame"
2758 msgstr ""
2759
2760 #: config/tc-arm.c:17425
2761 msgid "too many unwind opcodes for personality routine 0"
2762 msgstr ""
2763
2764 #: config/tc-arm.c:17457
2765 msgid "too many unwind opcodes"
2766 msgstr ""
2767
2768 #: config/tc-arm.c:17681
2769 msgid "GOT already in the symbol table"
2770 msgstr ""
2771
2772 #: config/tc-arm.c:17991 config/tc-arm.c:18275
2773 #, c-format
2774 msgid "undefined symbol %s used as an immediate value"
2775 msgstr ""
2776
2777 #: config/tc-arm.c:18005 config/tc-arm.c:18314
2778 #, c-format
2779 msgid "invalid constant (%lx) after fixup"
2780 msgstr ""
2781
2782 #: config/tc-arm.c:18042
2783 #, c-format
2784 msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
2785 msgstr ""
2786
2787 #: config/tc-arm.c:18077 config/tc-arm.c:18102
2788 msgid "invalid literal constant: pool needs to be closer"
2789 msgstr ""
2790
2791 #: config/tc-arm.c:18080 config/tc-arm.c:18118
2792 #, c-format
2793 msgid "bad immediate value for offset (%ld)"
2794 msgstr ""
2795
2796 #: config/tc-arm.c:18104
2797 #, c-format
2798 msgid "bad immediate value for 8-bit offset (%ld)"
2799 msgstr ""
2800
2801 #: config/tc-arm.c:18159
2802 msgid "offset not a multiple of 4"
2803 msgstr ""
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
2808 msgid "offset out of range"
2809 msgstr ""
2810
2811 #: config/tc-arm.c:18330
2812 msgid "invalid smc expression"
2813 msgstr ""
2814
2815 #: config/tc-arm.c:18341 config/tc-arm.c:18350
2816 msgid "invalid swi expression"
2817 msgstr ""
2818
2819 #: config/tc-arm.c:18360
2820 msgid "invalid expression in load/store multiple"
2821 msgstr ""
2822
2823 #: config/tc-arm.c:18390
2824 msgid "misaligned branch destination"
2825 msgstr ""
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
2829 msgid "branch out of range"
2830 msgstr ""
2831
2832 #: config/tc-arm.c:18471
2833 msgid "conditional branch out of range"
2834 msgstr ""
2835
2836 #: config/tc-arm.c:18599
2837 msgid "rel31 relocation overflow"
2838 msgstr ""
2839
2840 #: config/tc-arm.c:18611 config/tc-arm.c:18634
2841 msgid "co-processor offset out of range"
2842 msgstr ""
2843
2844 #: config/tc-arm.c:18651
2845 #, c-format
2846 msgid "invalid offset, target not word aligned (0x%08lX)"
2847 msgstr ""
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
2852 msgid "invalid offset, value too big (0x%08lX)"
2853 msgstr ""
2854
2855 #: config/tc-arm.c:18732
2856 msgid "invalid Hi register with immediate"
2857 msgstr ""
2858
2859 #: config/tc-arm.c:18748
2860 msgid "invalid immediate for stack address calculation"
2861 msgstr ""
2862
2863 #: config/tc-arm.c:18756
2864 #, c-format
2865 msgid "invalid immediate for address calculation (value = 0x%08lX)"
2866 msgstr ""
2867
2868 #: config/tc-arm.c:18786
2869 #, c-format
2870 msgid "invalid immediate: %ld is out of range"
2871 msgstr ""
2872
2873 #: config/tc-arm.c:18798
2874 #, c-format
2875 msgid "invalid shift value: %ld"
2876 msgstr ""
2877
2878 #: config/tc-arm.c:18877
2879 #, c-format
2880 msgid "the offset 0x%08lX is not representable"
2881 msgstr ""
2882
2883 #: config/tc-arm.c:18917
2884 #, c-format
2885 msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)"
2886 msgstr ""
2887
2888 #: config/tc-arm.c:18956
2889 #, c-format
2890 msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)"
2891 msgstr ""
2892
2893 #: config/tc-arm.c:18996
2894 #, c-format
2895 msgid "bad offset 0x%08lX (must be word-aligned)"
2896 msgstr ""
2897
2898 #: config/tc-arm.c:19001
2899 #, c-format
2900 msgid "bad offset 0x%08lX (must be an 8-bit number of words)"
2901 msgstr ""
2902
2903 #: config/tc-arm.c:19032 config/tc-score.c:5410
2904 #, c-format
2905 msgid "bad relocation fixup type (%d)"
2906 msgstr ""
2907
2908 #: config/tc-arm.c:19135
2909 msgid "literal referenced across section boundary"
2910 msgstr ""
2911
2912 #: config/tc-arm.c:19196
2913 msgid "internal relocation (type: IMMEDIATE) not fixed up"
2914 msgstr ""
2915
2916 #: config/tc-arm.c:19201
2917 msgid "ADRL used for a symbol not defined in the same file"
2918 msgstr ""
2919
2920 #: config/tc-arm.c:19216
2921 #, c-format
2922 msgid "undefined local label `%s'"
2923 msgstr ""
2924
2925 #: config/tc-arm.c:19222
2926 msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
2927 msgstr ""
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
2931 msgid "<unknown>"
2932 msgstr ""
2933
2934 #: config/tc-arm.c:19246 config/tc-arm.c:19267 config/tc-score.c:5503
2935 #, c-format
2936 msgid "cannot represent %s relocation in this object file format"
2937 msgstr ""
2938
2939 #: config/tc-arm.c:19512
2940 #, c-format
2941 msgid "%s: unexpected function type: %d"
2942 msgstr ""
2943
2944 #: config/tc-arm.c:19635
2945 msgid "use of old and new-style options to set CPU type"
2946 msgstr ""
2947
2948 #: config/tc-arm.c:19645
2949 msgid "use of old and new-style options to set FPU type"
2950 msgstr ""
2951
2952 #: config/tc-arm.c:19720
2953 msgid "hard-float conflicts with specified fpu"
2954 msgstr ""
2955
2956 #: config/tc-arm.c:19905
2957 msgid "generate PIC code"
2958 msgstr ""
2959
2960 #: config/tc-arm.c:19906
2961 msgid "assemble Thumb code"
2962 msgstr ""
2963
2964 #: config/tc-arm.c:19907
2965 msgid "support ARM/Thumb interworking"
2966 msgstr ""
2967
2968 #: config/tc-arm.c:19909
2969 msgid "code uses 32-bit program counter"
2970 msgstr ""
2971
2972 #: config/tc-arm.c:19910
2973 msgid "code uses 26-bit program counter"
2974 msgstr ""
2975
2976 #: config/tc-arm.c:19911
2977 msgid "floating point args are in fp regs"
2978 msgstr ""
2979
2980 #: config/tc-arm.c:19913
2981 msgid "re-entrant code"
2982 msgstr ""
2983
2984 #: config/tc-arm.c:19914
2985 msgid "code is ATPCS conformant"
2986 msgstr ""
2987
2988 #: config/tc-arm.c:19915
2989 msgid "assemble for big-endian"
2990 msgstr ""
2991
2992 #: config/tc-arm.c:19916
2993 msgid "assemble for little-endian"
2994 msgstr ""
2995
2996 #. These are recognized by the assembler, but have no affect on code.
2997 #: config/tc-arm.c:19920
2998 msgid "use frame pointer"
2999 msgstr ""
3000
3001 #: config/tc-arm.c:19921
3002 msgid "use stack size checking"
3003 msgstr ""
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
3008 msgid "use -mcpu=arm1"
3009 msgstr ""
3010
3011 #: config/tc-arm.c:19939 config/tc-arm.c:19940
3012 msgid "use -mcpu=arm2"
3013 msgstr ""
3014
3015 #: config/tc-arm.c:19941 config/tc-arm.c:19942
3016 msgid "use -mcpu=arm250"
3017 msgstr ""
3018
3019 #: config/tc-arm.c:19943 config/tc-arm.c:19944
3020 msgid "use -mcpu=arm3"
3021 msgstr ""
3022
3023 #: config/tc-arm.c:19945 config/tc-arm.c:19946
3024 msgid "use -mcpu=arm6"
3025 msgstr ""
3026
3027 #: config/tc-arm.c:19947 config/tc-arm.c:19948
3028 msgid "use -mcpu=arm600"
3029 msgstr ""
3030
3031 #: config/tc-arm.c:19949 config/tc-arm.c:19950
3032 msgid "use -mcpu=arm610"
3033 msgstr ""
3034
3035 #: config/tc-arm.c:19951 config/tc-arm.c:19952
3036 msgid "use -mcpu=arm620"
3037 msgstr ""
3038
3039 #: config/tc-arm.c:19953 config/tc-arm.c:19954
3040 msgid "use -mcpu=arm7"
3041 msgstr ""
3042
3043 #: config/tc-arm.c:19955 config/tc-arm.c:19956
3044 msgid "use -mcpu=arm70"
3045 msgstr ""
3046
3047 #: config/tc-arm.c:19957 config/tc-arm.c:19958
3048 msgid "use -mcpu=arm700"
3049 msgstr ""
3050
3051 #: config/tc-arm.c:19959 config/tc-arm.c:19960
3052 msgid "use -mcpu=arm700i"
3053 msgstr ""
3054
3055 #: config/tc-arm.c:19961 config/tc-arm.c:19962
3056 msgid "use -mcpu=arm710"
3057 msgstr ""
3058
3059 #: config/tc-arm.c:19963 config/tc-arm.c:19964
3060 msgid "use -mcpu=arm710c"
3061 msgstr ""
3062
3063 #: config/tc-arm.c:19965 config/tc-arm.c:19966
3064 msgid "use -mcpu=arm720"
3065 msgstr ""
3066
3067 #: config/tc-arm.c:19967 config/tc-arm.c:19968
3068 msgid "use -mcpu=arm7d"
3069 msgstr ""
3070
3071 #: config/tc-arm.c:19969 config/tc-arm.c:19970
3072 msgid "use -mcpu=arm7di"
3073 msgstr ""
3074
3075 #: config/tc-arm.c:19971 config/tc-arm.c:19972
3076 msgid "use -mcpu=arm7m"
3077 msgstr ""
3078
3079 #: config/tc-arm.c:19973 config/tc-arm.c:19974
3080 msgid "use -mcpu=arm7dm"
3081 msgstr ""
3082
3083 #: config/tc-arm.c:19975 config/tc-arm.c:19976
3084 msgid "use -mcpu=arm7dmi"
3085 msgstr ""
3086
3087 #: config/tc-arm.c:19977 config/tc-arm.c:19978
3088 msgid "use -mcpu=arm7100"
3089 msgstr ""
3090
3091 #: config/tc-arm.c:19979 config/tc-arm.c:19980
3092 msgid "use -mcpu=arm7500"
3093 msgstr ""
3094
3095 #: config/tc-arm.c:19981 config/tc-arm.c:19982
3096 msgid "use -mcpu=arm7500fe"
3097 msgstr ""
3098
3099 #: config/tc-arm.c:19983 config/tc-arm.c:19984 config/tc-arm.c:19985
3100 #: config/tc-arm.c:19986
3101 msgid "use -mcpu=arm7tdmi"
3102 msgstr ""
3103
3104 #: config/tc-arm.c:19987 config/tc-arm.c:19988
3105 msgid "use -mcpu=arm710t"
3106 msgstr ""
3107
3108 #: config/tc-arm.c:19989 config/tc-arm.c:19990
3109 msgid "use -mcpu=arm720t"
3110 msgstr ""
3111
3112 #: config/tc-arm.c:19991 config/tc-arm.c:19992
3113 msgid "use -mcpu=arm740t"
3114 msgstr ""
3115
3116 #: config/tc-arm.c:19993 config/tc-arm.c:19994
3117 msgid "use -mcpu=arm8"
3118 msgstr ""
3119
3120 #: config/tc-arm.c:19995 config/tc-arm.c:19996
3121 msgid "use -mcpu=arm810"
3122 msgstr ""
3123
3124 #: config/tc-arm.c:19997 config/tc-arm.c:19998
3125 msgid "use -mcpu=arm9"
3126 msgstr ""
3127
3128 #: config/tc-arm.c:19999 config/tc-arm.c:20000
3129 msgid "use -mcpu=arm9tdmi"
3130 msgstr ""
3131
3132 #: config/tc-arm.c:20001 config/tc-arm.c:20002
3133 msgid "use -mcpu=arm920"
3134 msgstr ""
3135
3136 #: config/tc-arm.c:20003 config/tc-arm.c:20004
3137 msgid "use -mcpu=arm940"
3138 msgstr ""
3139
3140 #: config/tc-arm.c:20005
3141 msgid "use -mcpu=strongarm"
3142 msgstr ""
3143
3144 #: config/tc-arm.c:20007
3145 msgid "use -mcpu=strongarm110"
3146 msgstr ""
3147
3148 #: config/tc-arm.c:20009
3149 msgid "use -mcpu=strongarm1100"
3150 msgstr ""
3151
3152 #: config/tc-arm.c:20011
3153 msgid "use -mcpu=strongarm1110"
3154 msgstr ""
3155
3156 #: config/tc-arm.c:20012
3157 msgid "use -mcpu=xscale"
3158 msgstr ""
3159
3160 #: config/tc-arm.c:20013
3161 msgid "use -mcpu=iwmmxt"
3162 msgstr ""
3163
3164 #: config/tc-arm.c:20014
3165 msgid "use -mcpu=all"
3166 msgstr ""
3167
3168 #. Architecture variants -- don't add any more to this list either.
3169 #: config/tc-arm.c:20017 config/tc-arm.c:20018
3170 msgid "use -march=armv2"
3171 msgstr ""
3172
3173 #: config/tc-arm.c:20019 config/tc-arm.c:20020
3174 msgid "use -march=armv2a"
3175 msgstr ""
3176
3177 #: config/tc-arm.c:20021 config/tc-arm.c:20022
3178 msgid "use -march=armv3"
3179 msgstr ""
3180
3181 #: config/tc-arm.c:20023 config/tc-arm.c:20024
3182 msgid "use -march=armv3m"
3183 msgstr ""
3184
3185 #: config/tc-arm.c:20025 config/tc-arm.c:20026
3186 msgid "use -march=armv4"
3187 msgstr ""
3188
3189 #: config/tc-arm.c:20027 config/tc-arm.c:20028
3190 msgid "use -march=armv4t"
3191 msgstr ""
3192
3193 #: config/tc-arm.c:20029 config/tc-arm.c:20030
3194 msgid "use -march=armv5"
3195 msgstr ""
3196
3197 #: config/tc-arm.c:20031 config/tc-arm.c:20032
3198 msgid "use -march=armv5t"
3199 msgstr ""
3200
3201 #: config/tc-arm.c:20033 config/tc-arm.c:20034
3202 msgid "use -march=armv5te"
3203 msgstr ""
3204
3205 #. Floating point variants -- don't add any more to this list either.
3206 #: config/tc-arm.c:20037
3207 msgid "use -mfpu=fpe"
3208 msgstr ""
3209
3210 #: config/tc-arm.c:20038
3211 msgid "use -mfpu=fpa10"
3212 msgstr ""
3213
3214 #: config/tc-arm.c:20039
3215 msgid "use -mfpu=fpa11"
3216 msgstr ""
3217
3218 #: config/tc-arm.c:20041
3219 msgid "use either -mfpu=softfpa or -mfpu=softvfp"
3220 msgstr ""
3221
3222 #: config/tc-arm.c:20314
3223 msgid "invalid architectural extension"
3224 msgstr ""
3225
3226 #: config/tc-arm.c:20328
3227 msgid "missing architectural extension"
3228 msgstr ""
3229
3230 #: config/tc-arm.c:20341
3231 #, c-format
3232 msgid "unknown architectural extension `%s'"
3233 msgstr ""
3234
3235 #: config/tc-arm.c:20365
3236 #, c-format
3237 msgid "missing cpu name `%s'"
3238 msgstr ""
3239
3240 #: config/tc-arm.c:20390 config/tc-arm.c:20786
3241 #, c-format
3242 msgid "unknown cpu `%s'"
3243 msgstr ""
3244
3245 #: config/tc-arm.c:20408
3246 #, c-format
3247 msgid "missing architecture name `%s'"
3248 msgstr ""
3249
3250 #: config/tc-arm.c:20425 config/tc-arm.c:20820 config/tc-arm.c:20851
3251 #, c-format
3252 msgid "unknown architecture `%s'\n"
3253 msgstr ""
3254
3255 #: config/tc-arm.c:20441 config/tc-arm.c:20882
3256 #, c-format
3257 msgid "unknown floating point format `%s'\n"
3258 msgstr ""
3259
3260 #: config/tc-arm.c:20457
3261 #, c-format
3262 msgid "unknown floating point abi `%s'\n"
3263 msgstr ""
3264
3265 #: config/tc-arm.c:20473
3266 #, c-format
3267 msgid "unknown EABI `%s'\n"
3268 msgstr ""
3269
3270 #: config/tc-arm.c:20480
3271 msgid "<cpu name>\t  assemble for CPU <cpu name>"
3272 msgstr ""
3273
3274 #: config/tc-arm.c:20482
3275 msgid "<arch name>\t  assemble for architecture <arch name>"
3276 msgstr ""
3277
3278 #: config/tc-arm.c:20484
3279 msgid "<fpu name>\t  assemble for FPU architecture <fpu name>"
3280 msgstr ""
3281
3282 #: config/tc-arm.c:20486
3283 msgid "<abi>\t  assemble for floating point ABI <abi>"
3284 msgstr ""
3285
3286 #: config/tc-arm.c:20489
3287 msgid "<ver>\t\t  assemble for eabi version <ver>"
3288 msgstr ""
3289
3290 #: config/tc-arm.c:20535 config/tc-arm.c:20555 config/tc-arm.c:20577
3291 #, c-format
3292 msgid "option `-%c%s' is deprecated: %s"
3293 msgstr ""
3294
3295 #: config/tc-arm.c:20598
3296 #, c-format
3297 msgid " ARM-specific assembler options:\n"
3298 msgstr ""
3299
3300 #: config/tc-arm.c:20609
3301 #, c-format
3302 msgid "  -EB                     assemble code for a big-endian cpu\n"
3303 msgstr ""
3304
3305 #: config/tc-arm.c:20614
3306 #, c-format
3307 msgid "  -EL                     assemble code for a little-endian cpu\n"
3308 msgstr ""
3309
3310 #: config/tc-arm.c:20618
3311 #, c-format
3312 msgid "  --fix-v4bx              Allow BX in ARMv4 code\n"
3313 msgstr ""
3314
3315 #: config/tc-avr.c:284
3316 #, c-format
3317 msgid "Known MCU names:"
3318 msgstr ""
3319
3320 #: config/tc-avr.c:350
3321 #, c-format
3322 msgid ""
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"
3339 msgstr ""
3340
3341 #: config/tc-avr.c:367
3342 #, c-format
3343 msgid ""
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"
3349 msgstr ""
3350
3351 #: config/tc-avr.c:411 config/tc-msp430.c:744
3352 #, c-format
3353 msgid "unknown MCU: %s\n"
3354 msgstr ""
3355
3356 #: config/tc-avr.c:420
3357 #, c-format
3358 msgid "redefinition of mcu type `%s' to `%s'"
3359 msgstr ""
3360
3361 #: config/tc-avr.c:498
3362 msgid "constant value required"
3363 msgstr ""
3364
3365 #: config/tc-avr.c:501
3366 #, c-format
3367 msgid "number must be positive and less than %d"
3368 msgstr ""
3369
3370 #: config/tc-avr.c:527 config/tc-avr.c:664
3371 #, c-format
3372 msgid "constant out of 8-bit range: %d"
3373 msgstr ""
3374
3375 #: config/tc-avr.c:595 config/tc-score.c:969 read.c:3571
3376 msgid "illegal expression"
3377 msgstr ""
3378
3379 #: config/tc-avr.c:624 config/tc-avr.c:1391
3380 msgid "`)' required"
3381 msgstr ""
3382
3383 #: config/tc-avr.c:719
3384 msgid "register r16-r23 required"
3385 msgstr ""
3386
3387 #: config/tc-avr.c:725
3388 msgid "register number above 15 required"
3389 msgstr ""
3390
3391 #: config/tc-avr.c:731
3392 msgid "even register number required"
3393 msgstr ""
3394
3395 #: config/tc-avr.c:737
3396 msgid "register r24, r26, r28 or r30 required"
3397 msgstr ""
3398
3399 #: config/tc-avr.c:743
3400 msgid "register name or number from 0 to 31 required"
3401 msgstr ""
3402
3403 #: config/tc-avr.c:761
3404 msgid "pointer register (X, Y or Z) required"
3405 msgstr ""
3406
3407 #: config/tc-avr.c:768
3408 msgid "cannot both predecrement and postincrement"
3409 msgstr ""
3410
3411 #: config/tc-avr.c:776
3412 msgid "addressing mode not supported"
3413 msgstr ""
3414
3415 #: config/tc-avr.c:782
3416 msgid "can't predecrement"
3417 msgstr ""
3418
3419 #: config/tc-avr.c:785
3420 msgid "pointer register Z required"
3421 msgstr ""
3422
3423 #: config/tc-avr.c:799
3424 msgid "postincrement not supported"
3425 msgstr ""
3426
3427 #: config/tc-avr.c:809
3428 msgid "pointer register (Y or Z) required"
3429 msgstr ""
3430
3431 #: config/tc-avr.c:913
3432 #, c-format
3433 msgid "unknown constraint `%c'"
3434 msgstr ""
3435
3436 #: config/tc-avr.c:965
3437 msgid "`,' required"
3438 msgstr ""
3439
3440 #: config/tc-avr.c:983
3441 msgid "undefined combination of operands"
3442 msgstr ""
3443
3444 #: config/tc-avr.c:992
3445 msgid "skipping two-word instruction"
3446 msgstr ""
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
3451 msgid "odd address operand: %ld"
3452 msgstr ""
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
3459 msgid "operand out of range: %ld"
3460 msgstr ""
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
3465 msgid "line %d: unknown relocation type: 0x%x"
3466 msgstr ""
3467
3468 #: config/tc-avr.c:1237
3469 msgid "only constant expression allowed"
3470 msgstr ""
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
3479 msgid "reloc %d not supported by object file format"
3480 msgstr ""
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
3485 msgid "can't find opcode "
3486 msgstr ""
3487
3488 #: config/tc-avr.c:1337
3489 #, c-format
3490 msgid "illegal opcode %s for mcu %s"
3491 msgstr ""
3492
3493 #: config/tc-avr.c:1346
3494 msgid "garbage at end of line"
3495 msgstr ""
3496
3497 #: config/tc-avr.c:1418 config/tc-avr.c:1425
3498 #, c-format
3499 msgid "illegal %srelocation size: %d"
3500 msgstr ""
3501
3502 #: config/tc-bfin.c:253 config/tc-frv.c:1606 config/tc-frv.c:1616
3503 msgid "missing ')'"
3504 msgstr ""
3505
3506 #: config/tc-bfin.c:350
3507 #, c-format
3508 msgid " BFIN specific command line options:\n"
3509 msgstr ""
3510
3511 #: config/tc-bfin.c:363
3512 msgid "Could not set architecture and machine."
3513 msgstr ""
3514
3515 #: config/tc-bfin.c:508
3516 msgid "Parse failed."
3517 msgstr ""
3518
3519 #: config/tc-bfin.c:583
3520 msgid "pcrel too far BFD_RELOC_BFIN_10"
3521 msgstr ""
3522
3523 #: config/tc-bfin.c:599
3524 msgid "pcrel too far BFD_RELOC_BFIN_12"
3525 msgstr ""
3526
3527 #: config/tc-bfin.c:619
3528 msgid "pcrel too far BFD_RELOC_BFIN_24"
3529 msgstr ""
3530
3531 #: config/tc-bfin.c:634
3532 msgid "pcrel too far BFD_RELOC_BFIN_5"
3533 msgstr ""
3534
3535 #: config/tc-bfin.c:646
3536 msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL"
3537 msgstr ""
3538
3539 #: config/tc-bfin.c:656
3540 msgid "rel too far BFD_RELOC_8"
3541 msgstr ""
3542
3543 #: config/tc-bfin.c:663
3544 msgid "rel too far BFD_RELOC_16"
3545 msgstr ""
3546
3547 #: config/tc-cr16.c:159 read.c:4297
3548 msgid "using a bit field width of zero"
3549 msgstr ""
3550
3551 #: config/tc-cr16.c:167 read.c:4305
3552 #, c-format
3553 msgid "field width \"%s\" too complex for a bitfield"
3554 msgstr ""
3555
3556 #: config/tc-cr16.c:176 read.c:4313
3557 #, c-format
3558 msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
3559 msgstr ""
3560
3561 #: config/tc-cr16.c:198 read.c:4335
3562 #, c-format
3563 msgid "field value \"%s\" too complex for a bitfield"
3564 msgstr ""
3565
3566 #: config/tc-cr16.c:379
3567 #, c-format
3568 msgid "Unknown register pair - index relative mode: `%d'"
3569 msgstr ""
3570
3571 #: config/tc-cr16.c:556 config/tc-crx.c:344 config/tc-mn10200.c:768
3572 #: write.c:959
3573 #, c-format
3574 msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
3575 msgstr ""
3576
3577 #: config/tc-cr16.c:572 config/tc-crx.c:360
3578 #, c-format
3579 msgid "internal error: reloc %d (`%s') not supported by object file format"
3580 msgstr ""
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
3584 msgid "Virtual memory exhausted"
3585 msgstr ""
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
3591 msgid "Internal Error:  Can't hash %s: %s"
3592 msgstr ""
3593
3594 #: config/tc-cr16.c:777 config/tc-cris.c:1215 config/tc-crx.c:544
3595 #, c-format
3596 msgid "Can't hash `%s': %s\n"
3597 msgstr ""
3598
3599 #: config/tc-cr16.c:778 config/tc-cris.c:1216 config/tc-crx.c:545
3600 msgid "(unknown reason)"
3601 msgstr ""
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
3606 msgid "missing or invalid displacement expression `%s' taken as 0"
3607 msgstr ""
3608
3609 #: config/tc-cr16.c:940
3610 #, c-format
3611 msgid "operand %d: illegal use expression: `%s`"
3612 msgstr ""
3613
3614 #: config/tc-cr16.c:997 config/tc-crx.c:1126
3615 #, c-format
3616 msgid "Unknown register: `%d'"
3617 msgstr ""
3618
3619 #. Issue a error message when register is illegal.
3620 #: config/tc-cr16.c:1005 config/tc-crx.c:1134
3621 #, c-format
3622 msgid "Illegal register (`%s') in Instruction: `%s'"
3623 msgstr ""
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
3628 msgid "Illegal register `%s' in Instruction `%s'"
3629 msgstr ""
3630
3631 #: config/tc-cr16.c:1104 config/tc-cr16.c:1115
3632 #, c-format
3633 msgid "Illegal register pair `%s' in Instruction `%s'"
3634 msgstr ""
3635
3636 #: config/tc-cr16.c:1140 config/tc-i960.c:835
3637 msgid "unmatched '['"
3638 msgstr ""
3639
3640 #: config/tc-cr16.c:1146 config/tc-i960.c:842
3641 msgid "garbage after index spec ignored"
3642 msgstr ""
3643
3644 #: config/tc-cr16.c:1294 config/tc-crx.c:935
3645 #, c-format
3646 msgid "Illegal operands (whitespace): `%s'"
3647 msgstr ""
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
3653 msgid "Missing matching brackets : `%s'"
3654 msgstr ""
3655
3656 #: config/tc-cr16.c:1362 config/tc-crx.c:997
3657 #, c-format
3658 msgid "Unknown exception: `%s'"
3659 msgstr ""
3660
3661 #: config/tc-cr16.c:1449 config/tc-crx.c:1093
3662 #, c-format
3663 msgid "Illegal `cinv' parameter: `%c'"
3664 msgstr ""
3665
3666 #: config/tc-cr16.c:1471 config/tc-cr16.c:1510
3667 #, c-format
3668 msgid "Unknown register pair: `%d'"
3669 msgstr ""
3670
3671 #. Issue a error message when register  pair is illegal.
3672 #: config/tc-cr16.c:1479
3673 #, c-format
3674 msgid "Illegal register pair (`%s') in Instruction: `%s'"
3675 msgstr ""
3676
3677 #. Issue a error message when register  pair is illegal.
3678 #: config/tc-cr16.c:1518
3679 #, c-format
3680 msgid "Illegal index register pair (`%s') in Instruction: `%s'"
3681 msgstr ""
3682
3683 #: config/tc-cr16.c:1557
3684 #, c-format
3685 msgid "Unknown processor register : `%d'"
3686 msgstr ""
3687
3688 #. Issue a error message when register  pair is illegal.
3689 #: config/tc-cr16.c:1565
3690 #, c-format
3691 msgid "Illegal processor register (`%s') in Instruction: `%s'"
3692 msgstr ""
3693
3694 #: config/tc-cr16.c:1613
3695 #, c-format
3696 msgid "Unknown processor register (32 bit) : `%d'"
3697 msgstr ""
3698
3699 #. Issue a error message when register  pair is illegal.
3700 #: config/tc-cr16.c:1621
3701 #, c-format
3702 msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'"
3703 msgstr ""
3704
3705 #: config/tc-cr16.c:1985 config/tc-crx.c:1661 config/tc-crx.c:1678
3706 #, c-format
3707 msgid "Same src/dest register is used (`r%d'), result is undefined"
3708 msgstr ""
3709
3710 #: config/tc-cr16.c:2006
3711 msgid "RA register is saved twice."
3712 msgstr ""
3713
3714 #: config/tc-cr16.c:2010
3715 #, c-format
3716 msgid "`%s' Illegal use of registers."
3717 msgstr ""
3718
3719 #: config/tc-cr16.c:2024
3720 #, c-format
3721 msgid "`%s' Illegal count-register combination."
3722 msgstr ""
3723
3724 #: config/tc-cr16.c:2030
3725 #, c-format
3726 msgid "`%s' Illegal use of register."
3727 msgstr ""
3728
3729 #: config/tc-cr16.c:2039 config/tc-crx.c:1670
3730 #, c-format
3731 msgid "`%s' has undefined result"
3732 msgstr ""
3733
3734 #: config/tc-cr16.c:2047
3735 #, c-format
3736 msgid "Same src/dest register is used (`r%d'),result is undefined"
3737 msgstr ""
3738
3739 #: config/tc-cr16.c:2218 config/tc-crx.c:1575
3740 msgid "Incorrect number of operands"
3741 msgstr ""
3742
3743 #: config/tc-cr16.c:2220 config/tc-crx.c:1577
3744 #, c-format
3745 msgid "Illegal type of operand (arg %d)"
3746 msgstr ""
3747
3748 #: config/tc-cr16.c:2226 config/tc-crx.c:1583
3749 #, c-format
3750 msgid "Operand out of range (arg %d)"
3751 msgstr ""
3752
3753 #: config/tc-cr16.c:2229 config/tc-crx.c:1586
3754 #, c-format
3755 msgid "Operand has odd displacement (arg %d)"
3756 msgstr ""
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
3761 msgid "Illegal operand (arg %d)"
3762 msgstr ""
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
3768 msgid "instruction address is not a multiple of 2"
3769 msgstr ""
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
3776 msgid "Unknown opcode: `%s'"
3777 msgstr ""
3778
3779 #: config/tc-cris.c:547 config/tc-m68hc11.c:2744
3780 #, c-format
3781 msgid "internal inconsistency problem in %s: fr_symbol %lx"
3782 msgstr ""
3783
3784 #: config/tc-cris.c:551 config/tc-m68hc11.c:2748 config/tc-msp430.c:2247
3785 #, c-format
3786 msgid "internal inconsistency problem in %s: resolved symbol"
3787 msgstr ""
3788
3789 #: config/tc-cris.c:561 config/tc-m68hc11.c:2754
3790 #, c-format
3791 msgid "internal inconsistency problem in %s: fr_subtype %d"
3792 msgstr ""
3793
3794 #: config/tc-cris.c:901
3795 msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
3796 msgstr ""
3797
3798 #: config/tc-cris.c:931
3799 msgid "Complicated LAPC target operand is not a multiple of two.  Use LAPC.D"
3800 msgstr ""
3801
3802 #: config/tc-cris.c:936
3803 #, c-format
3804 msgid "Internal error found in md_convert_frag: offset %ld.  Please report this."
3805 msgstr ""
3806
3807 #: config/tc-cris.c:961
3808 #, c-format
3809 msgid "internal inconsistency in %s: bdapq no symbol"
3810 msgstr ""
3811
3812 #: config/tc-cris.c:974
3813 #, c-format
3814 msgid "internal inconsistency in %s: bdap.w with no symbol"
3815 msgstr ""
3816
3817 #: config/tc-cris.c:998
3818 msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
3819 msgstr ""
3820
3821 #: config/tc-cris.c:1007
3822 msgid "dangerous MULS/MULU location; give it higher alignment"
3823 msgstr ""
3824
3825 #: config/tc-cris.c:1112
3826 msgid "Out-of-range .word offset handling is not implemented for .arch common_v10_v32"
3827 msgstr ""
3828
3829 #: config/tc-cris.c:1220
3830 #, c-format
3831 msgid "Buggy opcode: `%s' \"%s\"\n"
3832 msgstr ""
3833
3834 #: config/tc-cris.c:1635
3835 #, c-format
3836 msgid "Immediate value not in 5 bit unsigned range: %ld"
3837 msgstr ""
3838
3839 #: config/tc-cris.c:1651
3840 #, c-format
3841 msgid "Immediate value not in 4 bit unsigned range: %ld"
3842 msgstr ""
3843
3844 #: config/tc-cris.c:1703
3845 #, c-format
3846 msgid "Immediate value not in 6 bit range: %ld"
3847 msgstr ""
3848
3849 #: config/tc-cris.c:1718
3850 #, c-format
3851 msgid "Immediate value not in 6 bit unsigned range: %ld"
3852 msgstr ""
3853
3854 #. Others have a generic warning.
3855 #: config/tc-cris.c:1826
3856 #, c-format
3857 msgid "Unimplemented register `%s' specified"
3858 msgstr ""
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
3863 msgid "Illegal operands"
3864 msgstr ""
3865
3866 #: config/tc-cris.c:2110 config/tc-cris.c:2150
3867 #, c-format
3868 msgid "Immediate value not in 8 bit range: %ld"
3869 msgstr ""
3870
3871 #: config/tc-cris.c:2120 config/tc-cris.c:2171
3872 #, c-format
3873 msgid "Immediate value not in 16 bit range: %ld"
3874 msgstr ""
3875
3876 #: config/tc-cris.c:2155
3877 #, c-format
3878 msgid "Immediate value not in 8 bit signed range: %ld"
3879 msgstr ""
3880
3881 #: config/tc-cris.c:2160
3882 #, c-format
3883 msgid "Immediate value not in 8 bit unsigned range: %ld"
3884 msgstr ""
3885
3886 #: config/tc-cris.c:2176
3887 #, c-format
3888 msgid "Immediate value not in 16 bit signed range: %ld"
3889 msgstr ""
3890
3891 #: config/tc-cris.c:2181
3892 #, c-format
3893 msgid "Immediate value not in 16 bit unsigned range: %ld"
3894 msgstr ""
3895
3896 #: config/tc-cris.c:2203
3897 msgid "PIC relocation size does not match operand size"
3898 msgstr ""
3899
3900 #: config/tc-cris.c:3346
3901 msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
3902 msgstr ""
3903
3904 #: config/tc-cris.c:3350
3905 msgid "32-bit conditional branch generated"
3906 msgstr ""
3907
3908 #: config/tc-cris.c:3411
3909 msgid "Complex expression not supported"
3910 msgstr ""
3911
3912 #. FIXME:  Is this function mentioned in the internals.texi manual?  If
3913 #. not, add it.
3914 #: config/tc-cris.c:3537
3915 msgid "Bad call to md_atof () - floating point formats are not supported"
3916 msgstr ""
3917
3918 #: config/tc-cris.c:3578
3919 msgid "PC-relative relocation must be trivially resolved"
3920 msgstr ""
3921
3922 #: config/tc-cris.c:3631
3923 #, c-format
3924 msgid "Value not in 16 bit range: %ld"
3925 msgstr ""
3926
3927 #: config/tc-cris.c:3642
3928 #, c-format
3929 msgid "Value not in 16 bit signed range: %ld"
3930 msgstr ""
3931
3932 #: config/tc-cris.c:3653
3933 #, c-format
3934 msgid "Value not in 8 bit range: %ld"
3935 msgstr ""
3936
3937 #: config/tc-cris.c:3661
3938 #, c-format
3939 msgid "Value not in 8 bit signed range: %ld"
3940 msgstr ""
3941
3942 #: config/tc-cris.c:3672
3943 #, c-format
3944 msgid "Value not in 4 bit unsigned range: %ld"
3945 msgstr ""
3946
3947 #: config/tc-cris.c:3680
3948 #, c-format
3949 msgid "Value not in 5 bit unsigned range: %ld"
3950 msgstr ""
3951
3952 #: config/tc-cris.c:3688
3953 #, c-format
3954 msgid "Value not in 6 bit range: %ld"
3955 msgstr ""
3956
3957 #: config/tc-cris.c:3696
3958 #, c-format
3959 msgid "Value not in 6 bit unsigned range: %ld"
3960 msgstr ""
3961
3962 #: config/tc-cris.c:3742
3963 #, c-format
3964 msgid "Please use --help to see usage and options for this assembler.\n"
3965 msgstr ""
3966
3967 #: config/tc-cris.c:3754
3968 msgid "--no-underscore is invalid with a.out format"
3969 msgstr ""
3970
3971 #: config/tc-cris.c:3778
3972 #, c-format
3973 msgid "invalid <arch> in --march=<arch>: %s"
3974 msgstr ""
3975
3976 #: config/tc-cris.c:3877
3977 msgid "Semantics error.  This type of operand can not be relocated, it must be an assembly-time constant"
3978 msgstr ""
3979
3980 #: config/tc-cris.c:3926
3981 #, c-format
3982 msgid "Cannot generate relocation type for symbol %s, code %s"
3983 msgstr ""
3984
3985 #. The messages are formatted to line up with the generic options.
3986 #: config/tc-cris.c:3939
3987 #, c-format
3988 msgid "CRIS-specific options:\n"
3989 msgstr ""
3990
3991 #: config/tc-cris.c:3941
3992 msgid "  -h, -H                  Don't execute, print this help text.  Deprecated.\n"
3993 msgstr ""
3994
3995 #: config/tc-cris.c:3943
3996 msgid "  -N                      Warn when branches are expanded to jumps.\n"
3997 msgstr ""
3998
3999 #: config/tc-cris.c:3945
4000 msgid "  --underscore            User symbols are normally prepended with underscore.\n"
4001 msgstr ""
4002
4003 #: config/tc-cris.c:3947
4004 msgid "                          Registers will not need any prefix.\n"
4005 msgstr ""
4006
4007 #: config/tc-cris.c:3949
4008 msgid "  --no-underscore         User symbols do not have any prefix.\n"
4009 msgstr ""
4010
4011 #: config/tc-cris.c:3951
4012 msgid "                          Registers will require a `$'-prefix.\n"
4013 msgstr ""
4014
4015 #: config/tc-cris.c:3953
4016 msgid "  --pic\t\t\tEnable generation of position-independent code.\n"
4017 msgstr ""
4018
4019 #: config/tc-cris.c:3955
4020 msgid ""
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"
4023 msgstr ""
4024
4025 #: config/tc-cris.c:3976
4026 msgid "Invalid relocation"
4027 msgstr ""
4028
4029 #: config/tc-cris.c:4013
4030 msgid "Invalid pc-relative relocation"
4031 msgstr ""
4032
4033 #: config/tc-cris.c:4058
4034 #, c-format
4035 msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
4036 msgstr ""
4037
4038 #: config/tc-cris.c:4088
4039 #, c-format
4040 msgid ".syntax %s requires command-line option `--underscore'"
4041 msgstr ""
4042
4043 #: config/tc-cris.c:4097
4044 #, c-format
4045 msgid ".syntax %s requires command-line option `--no-underscore'"
4046 msgstr ""
4047
4048 #: config/tc-cris.c:4134
4049 msgid "Unknown .syntax operand"
4050 msgstr ""
4051
4052 #: config/tc-cris.c:4144
4053 msgid "Pseudodirective .file is only valid when generating ELF"
4054 msgstr ""
4055
4056 #: config/tc-cris.c:4156
4057 msgid "Pseudodirective .loc is only valid when generating ELF"
4058 msgstr ""
4059
4060 #: config/tc-cris.c:4299
4061 msgid "unknown operand to .arch"
4062 msgstr ""
4063
4064 #: config/tc-cris.c:4308
4065 msgid ".arch <arch> requires a matching --march=... option"
4066 msgstr ""
4067
4068 #: config/tc-crx.c:819
4069 #, c-format
4070 msgid "Illegal Scale - `%d'"
4071 msgstr ""
4072
4073 #: config/tc-crx.c:1263
4074 #, c-format
4075 msgid "Illegal Co-processor register in Instruction `%s' "
4076 msgstr ""
4077
4078 #: config/tc-crx.c:1270
4079 #, c-format
4080 msgid "Illegal Co-processor special register in Instruction `%s' "
4081 msgstr ""
4082
4083 #: config/tc-crx.c:1589
4084 #, c-format
4085 msgid "Invalid DISPU4 operand value (arg %d)"
4086 msgstr ""
4087
4088 #: config/tc-crx.c:1592
4089 #, c-format
4090 msgid "Invalid CST4 operand value (arg %d)"
4091 msgstr ""
4092
4093 #: config/tc-crx.c:1595
4094 #, c-format
4095 msgid "Operand value is not within upper 64 KB (arg %d)"
4096 msgstr ""
4097
4098 #: config/tc-crx.c:1732
4099 msgid "Invalid Register in Register List"
4100 msgstr ""
4101
4102 #: config/tc-crx.c:1786
4103 #, c-format
4104 msgid "Illegal register `%s' in cop-register list"
4105 msgstr ""
4106
4107 #: config/tc-crx.c:1794
4108 #, c-format
4109 msgid "Illegal register `%s' in cop-special-register list"
4110 msgstr ""
4111
4112 #: config/tc-crx.c:1813
4113 #, c-format
4114 msgid "Illegal register `%s' in user register list"
4115 msgstr ""
4116
4117 #: config/tc-crx.c:1832
4118 #, c-format
4119 msgid "Illegal register `%s' in register list"
4120 msgstr ""
4121
4122 #: config/tc-crx.c:1838
4123 #, c-format
4124 msgid "Maximum %d bits may be set in `mask16' operand"
4125 msgstr ""
4126
4127 #: config/tc-crx.c:1847
4128 #, c-format
4129 msgid "rest of line ignored; first ignored character is `%c'"
4130 msgstr ""
4131
4132 #: config/tc-crx.c:1855
4133 #, c-format
4134 msgid "Illegal `mask16' operand, operation is undefined - `%s'"
4135 msgstr ""
4136
4137 #. HI can't be specified without LO (and vise-versa).
4138 #: config/tc-crx.c:1861
4139 msgid "HI/LO registers should be specified together"
4140 msgstr ""
4141
4142 #: config/tc-crx.c:1867
4143 msgid "HI/LO registers should be specified without additional registers"
4144 msgstr ""
4145
4146 #: config/tc-d10v.c:216
4147 #, c-format
4148 msgid ""
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"
4155 msgstr ""
4156
4157 #: config/tc-d10v.c:573
4158 msgid "operand is not an immediate"
4159 msgstr ""
4160
4161 #: config/tc-d10v.c:591
4162 #, c-format
4163 msgid "operand out of range: %lu"
4164 msgstr ""
4165
4166 #: config/tc-d10v.c:649
4167 msgid "Instruction must be executed in parallel with another instruction."
4168 msgstr ""
4169
4170 #: config/tc-d10v.c:703 config/tc-d10v.c:711
4171 #, c-format
4172 msgid "packing conflict: %s must dispatch sequentially"
4173 msgstr ""
4174
4175 #: config/tc-d10v.c:810
4176 #, c-format
4177 msgid "resource conflict (R%d)"
4178 msgstr ""
4179
4180 #: config/tc-d10v.c:813
4181 #, c-format
4182 msgid "resource conflict (A%d)"
4183 msgstr ""
4184
4185 #: config/tc-d10v.c:815
4186 msgid "resource conflict (PSW)"
4187 msgstr ""
4188
4189 #: config/tc-d10v.c:817
4190 msgid "resource conflict (C flag)"
4191 msgstr ""
4192
4193 #: config/tc-d10v.c:819
4194 msgid "resource conflict (F flag)"
4195 msgstr ""
4196
4197 #: config/tc-d10v.c:969
4198 msgid "Instruction must be executed in parallel"
4199 msgstr ""
4200
4201 #: config/tc-d10v.c:972
4202 msgid "Long instructions may not be combined."
4203 msgstr ""
4204
4205 #: config/tc-d10v.c:1005
4206 msgid "One of these instructions may not be executed in parallel."
4207 msgstr ""
4208
4209 #: config/tc-d10v.c:1009 config/tc-d30v.c:1036
4210 msgid "Two IU instructions may not be executed in parallel"
4211 msgstr ""
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
4215 msgid "Swapping instruction order"
4216 msgstr ""
4217
4218 #: config/tc-d10v.c:1017 config/tc-d30v.c:1043
4219 msgid "Two MU instructions may not be executed in parallel"
4220 msgstr ""
4221
4222 #: config/tc-d10v.c:1037 config/tc-d30v.c:1063
4223 msgid "IU instruction may not be in the left container"
4224 msgstr ""
4225
4226 #: config/tc-d10v.c:1039 config/tc-d10v.c:1054
4227 msgid "Instruction in R container is squashed by flow control instruction in L container."
4228 msgstr ""
4229
4230 #: config/tc-d10v.c:1052 config/tc-d30v.c:1074
4231 msgid "MU instruction may not be in the right container"
4232 msgstr ""
4233
4234 #: config/tc-d10v.c:1058 config/tc-d30v.c:1086
4235 msgid "unknown execution type passed to write_2_short()"
4236 msgstr ""
4237
4238 #: config/tc-d10v.c:1186 config/tc-d10v.c:1359
4239 msgid "bad opcode or operands"
4240 msgstr ""
4241
4242 #: config/tc-d10v.c:1261
4243 msgid "value out of range"
4244 msgstr ""
4245
4246 #: config/tc-d10v.c:1335
4247 msgid "illegal operand - register name found where none expected"
4248 msgstr ""
4249
4250 #: config/tc-d10v.c:1370
4251 msgid "Register number must be EVEN"
4252 msgstr ""
4253
4254 #: config/tc-d10v.c:1373
4255 msgid "Unsupported use of sp"
4256 msgstr ""
4257
4258 #: config/tc-d10v.c:1392
4259 #, c-format
4260 msgid "cr%ld is a reserved control register"
4261 msgstr ""
4262
4263 #: config/tc-d10v.c:1565
4264 #, c-format
4265 msgid "line %d: rep or repi must include at least 4 instructions"
4266 msgstr ""
4267
4268 #: config/tc-d10v.c:1745
4269 msgid "can't find previous opcode "
4270 msgstr ""
4271
4272 #: config/tc-d10v.c:1757
4273 #, c-format
4274 msgid "could not assemble: %s"
4275 msgstr ""
4276
4277 #: config/tc-d10v.c:1772 config/tc-d10v.c:1794 config/tc-d30v.c:1742
4278 msgid "Unable to mix instructions as specified"
4279 msgstr ""
4280
4281 #: config/tc-d30v.c:149
4282 #, c-format
4283 msgid "Register name %s conflicts with symbol of the same name"
4284 msgstr ""
4285
4286 #: config/tc-d30v.c:239
4287 #, c-format
4288 msgid ""
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"
4296 msgstr ""
4297
4298 #: config/tc-d30v.c:367
4299 msgid "unexpected 12-bit reloc type"
4300 msgstr ""
4301
4302 #: config/tc-d30v.c:374
4303 msgid "unexpected 18-bit reloc type"
4304 msgstr ""
4305
4306 #: config/tc-d30v.c:624
4307 #, c-format
4308 msgid "%s NOP inserted"
4309 msgstr ""
4310
4311 #: config/tc-d30v.c:625
4312 msgid "sequential"
4313 msgstr ""
4314
4315 #: config/tc-d30v.c:625
4316 msgid "parallel"
4317 msgstr ""
4318
4319 #: config/tc-d30v.c:1032
4320 msgid "Instructions may not be executed in parallel"
4321 msgstr ""
4322
4323 #: config/tc-d30v.c:1045
4324 #, c-format
4325 msgid "Executing %s in IU may not work"
4326 msgstr ""
4327
4328 #: config/tc-d30v.c:1052
4329 #, c-format
4330 msgid "Executing %s in IU may not work in parallel execution"
4331 msgstr ""
4332
4333 #: config/tc-d30v.c:1065
4334 #, c-format
4335 msgid "special left instruction `%s' kills instruction `%s' in right container"
4336 msgstr ""
4337
4338 #: config/tc-d30v.c:1076
4339 #, c-format
4340 msgid "Executing %s in reverse serial with %s may not work"
4341 msgstr ""
4342
4343 #: config/tc-d30v.c:1079
4344 #, c-format
4345 msgid "Executing %s in IU in reverse serial may not work"
4346 msgstr ""
4347
4348 #: config/tc-d30v.c:1268
4349 msgid "Odd numbered register used as target of multi-register instruction"
4350 msgstr ""
4351
4352 #: config/tc-d30v.c:1332 config/tc-d30v.c:1367
4353 #, c-format
4354 msgid "unknown condition code: %s"
4355 msgstr ""
4356
4357 #: config/tc-d30v.c:1360
4358 #, c-format
4359 msgid "cmpu doesn't support condition code %s"
4360 msgstr ""
4361
4362 #: config/tc-d30v.c:1395
4363 #, c-format
4364 msgid "unknown opcode: %s"
4365 msgstr ""
4366
4367 #: config/tc-d30v.c:1406
4368 #, c-format
4369 msgid "operands for opcode `%s' do not match any valid format"
4370 msgstr ""
4371
4372 #: config/tc-d30v.c:1621 config/tc-d30v.c:1638
4373 msgid "Cannot assemble instruction"
4374 msgstr ""
4375
4376 #: config/tc-d30v.c:1623
4377 msgid "First opcode is long.  Unable to mix instructions as specified."
4378 msgstr ""
4379
4380 #: config/tc-d30v.c:1692
4381 msgid "word of NOPs added between word multiply and load"
4382 msgstr ""
4383
4384 #: config/tc-d30v.c:1694
4385 msgid "word of NOPs added between word multiply and 16-bit multiply"
4386 msgstr ""
4387
4388 #: config/tc-d30v.c:1726
4389 msgid "Instruction uses long version, so it cannot be mixed as specified"
4390 msgstr ""
4391
4392 #: config/tc-d30v.c:1853
4393 #, c-format
4394 msgid "value too large to fit in %d bits"
4395 msgstr ""
4396
4397 #: config/tc-d30v.c:1914
4398 #, c-format
4399 msgid "line %d: unable to place address of symbol '%s' into a byte"
4400 msgstr ""
4401
4402 #: config/tc-d30v.c:1917
4403 #, c-format
4404 msgid "line %d: unable to place value %lx into a byte"
4405 msgstr ""
4406
4407 #: config/tc-d30v.c:1925
4408 #, c-format
4409 msgid "line %d: unable to place address of symbol '%s' into a short"
4410 msgstr ""
4411
4412 #: config/tc-d30v.c:1928
4413 #, c-format
4414 msgid "line %d: unable to place value %lx into a short"
4415 msgstr ""
4416
4417 #: config/tc-d30v.c:1936
4418 #, c-format
4419 msgid "line %d: unable to place address of symbol '%s' into a quad"
4420 msgstr ""
4421
4422 #: config/tc-d30v.c:2044
4423 #, c-format
4424 msgid "Alignment too large: %d assumed"
4425 msgstr ""
4426
4427 #: config/tc-dlx.c:211
4428 msgid "missing .proc"
4429 msgstr ""
4430
4431 #: config/tc-dlx.c:228
4432 msgid ".endfunc missing for previous .proc"
4433 msgstr ""
4434
4435 #: config/tc-dlx.c:290 config/tc-i860.c:227 config/tc-mips.c:1891
4436 #, c-format
4437 msgid "internal error: can't hash `%s': %s\n"
4438 msgstr ""
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
4443 msgid "Broken assembler.  No assembly attempted."
4444 msgstr ""
4445
4446 #: config/tc-dlx.c:327
4447 #, c-format
4448 msgid "Bad operand for a load instruction: <%s>"
4449 msgstr ""
4450
4451 #: config/tc-dlx.c:441
4452 #, c-format
4453 msgid "Bad operand for a store instruction: <%s>"
4454 msgstr ""
4455
4456 #: config/tc-dlx.c:621
4457 #, c-format
4458 msgid "Expression Error for operand modifier %%hi/%%lo\n"
4459 msgstr ""
4460
4461 #: config/tc-dlx.c:634 config/tc-or32.c:812
4462 #, c-format
4463 msgid "Invalid expression after %%%%\n"
4464 msgstr ""
4465
4466 #: config/tc-dlx.c:703
4467 #, c-format
4468 msgid "Unknown opcode `%s'."
4469 msgstr ""
4470
4471 #: config/tc-dlx.c:716
4472 msgid "Can not set dlx_skip_hi16_flag"
4473 msgstr ""
4474
4475 #: config/tc-dlx.c:730
4476 #, c-format
4477 msgid "Missing arguments for opcode <%s>."
4478 msgstr ""
4479
4480 #: config/tc-dlx.c:764
4481 #, c-format
4482 msgid "Too many operands: %s"
4483 msgstr ""
4484
4485 #: config/tc-dlx.c:801
4486 #, c-format
4487 msgid "Both the_insn.HI and the_insn.LO are set : %s"
4488 msgstr ""
4489
4490 #: config/tc-dlx.c:871
4491 msgid "failed regnum sanity check."
4492 msgstr ""
4493
4494 #: config/tc-dlx.c:884
4495 msgid "failed general register sanity check."
4496 msgstr ""
4497
4498 #. Types or values of args don't match.
4499 #: config/tc-dlx.c:892
4500 msgid "Invalid operands"
4501 msgstr ""
4502
4503 #: config/tc-dlx.c:1119 config/tc-or32.c:774
4504 #, c-format
4505 msgid "label \"$%d\" redefined"
4506 msgstr ""
4507
4508 #: config/tc-dlx.c:1157
4509 msgid "Invalid expression after # number\n"
4510 msgstr ""
4511
4512 #: config/tc-fr30.c:82
4513 #, c-format
4514 msgid " FR30 specific command line options:\n"
4515 msgstr ""
4516
4517 #: config/tc-fr30.c:135
4518 #, c-format
4519 msgid "Instruction %s not allowed in a delay slot."
4520 msgstr ""
4521
4522 #: config/tc-frv.c:404
4523 #, c-format
4524 msgid "Unknown cpu -mcpu=%s"
4525 msgstr ""
4526
4527 #: config/tc-frv.c:457
4528 #, c-format
4529 msgid "FRV specific command line options:\n"
4530 msgstr ""
4531
4532 #: config/tc-frv.c:458
4533 #, c-format
4534 msgid "-G n            Put data <= n bytes in the small data area\n"
4535 msgstr ""
4536
4537 #: config/tc-frv.c:459
4538 #, c-format
4539 msgid "-mgpr-32        Mark generated file as only using 32 GPRs\n"
4540 msgstr ""
4541
4542 #: config/tc-frv.c:460
4543 #, c-format
4544 msgid "-mgpr-64        Mark generated file as using all 64 GPRs\n"
4545 msgstr ""
4546
4547 #: config/tc-frv.c:461
4548 #, c-format
4549 msgid "-mfpr-32        Mark generated file as only using 32 FPRs\n"
4550 msgstr ""
4551
4552 #: config/tc-frv.c:462
4553 #, c-format
4554 msgid "-mfpr-64        Mark generated file as using all 64 FPRs\n"
4555 msgstr ""
4556
4557 #: config/tc-frv.c:463
4558 #, c-format
4559 msgid "-msoft-float    Mark generated file as using software FP\n"
4560 msgstr ""
4561
4562 #: config/tc-frv.c:464
4563 #, c-format
4564 msgid "-mdword         Mark generated file as using a 8-byte stack alignment\n"
4565 msgstr ""
4566
4567 #: config/tc-frv.c:465
4568 #, c-format
4569 msgid "-mno-dword      Mark generated file as using a 4-byte stack alignment\n"
4570 msgstr ""
4571
4572 #: config/tc-frv.c:466
4573 #, c-format
4574 msgid "-mdouble        Mark generated file as using double precision FP insns\n"
4575 msgstr ""
4576
4577 #: config/tc-frv.c:467
4578 #, c-format
4579 msgid "-mmedia         Mark generated file as using media insns\n"
4580 msgstr ""
4581
4582 #: config/tc-frv.c:468
4583 #, c-format
4584 msgid "-mmuladd        Mark generated file as using multiply add/subtract insns\n"
4585 msgstr ""
4586
4587 #: config/tc-frv.c:469
4588 #, c-format
4589 msgid "-mpack          Allow instructions to be packed\n"
4590 msgstr ""
4591
4592 #: config/tc-frv.c:470
4593 #, c-format
4594 msgid "-mno-pack       Do not allow instructions to be packed\n"
4595 msgstr ""
4596
4597 #: config/tc-frv.c:471
4598 #, c-format
4599 msgid "-mpic           Mark generated file as using small position independent code\n"
4600 msgstr ""
4601
4602 #: config/tc-frv.c:472
4603 #, c-format
4604 msgid "-mPIC           Mark generated file as using large position independent code\n"
4605 msgstr ""
4606
4607 #: config/tc-frv.c:473
4608 #, c-format
4609 msgid "-mlibrary-pic   Mark generated file as using position indepedent code for libraries\n"
4610 msgstr ""
4611
4612 #: config/tc-frv.c:474
4613 #, c-format
4614 msgid "-mfdpic         Assemble for the FDPIC ABI\n"
4615 msgstr ""
4616
4617 #: config/tc-frv.c:475
4618 #, c-format
4619 msgid "-mnopic         Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
4620 msgstr ""
4621
4622 #: config/tc-frv.c:476
4623 #, c-format
4624 msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
4625 msgstr ""
4626
4627 #: config/tc-frv.c:477
4628 #, c-format
4629 msgid "                Record the cpu type\n"
4630 msgstr ""
4631
4632 #: config/tc-frv.c:478
4633 #, c-format
4634 msgid "-mtomcat-stats  Print out stats for tomcat workarounds\n"
4635 msgstr ""
4636
4637 #: config/tc-frv.c:479
4638 #, c-format
4639 msgid "-mtomcat-debug  Debug tomcat workarounds\n"
4640 msgstr ""
4641
4642 #: config/tc-frv.c:1163
4643 msgid "VLIW packing used for -mno-pack"
4644 msgstr ""
4645
4646 #: config/tc-frv.c:1173
4647 msgid "Instruction not supported by this architecture"
4648 msgstr ""
4649
4650 #: config/tc-frv.c:1183
4651 msgid "VLIW packing constraint violation"
4652 msgstr ""
4653
4654 #: config/tc-frv.c:1774
4655 #, c-format
4656 msgid "Relocation %s is not safe for %s"
4657 msgstr ""
4658
4659 #: config/tc-h8300.c:395 config/tc-h8300.c:403
4660 msgid "Reg not valid for H8/300"
4661 msgstr ""
4662
4663 #: config/tc-h8300.c:484
4664 msgid "invalid operand size requested"
4665 msgstr ""
4666
4667 #: config/tc-h8300.c:583
4668 msgid "Invalid register list for ldm/stm\n"
4669 msgstr ""
4670
4671 #: config/tc-h8300.c:609 config/tc-h8300.c:614 config/tc-h8300.c:621
4672 msgid "mismatch between register and suffix"
4673 msgstr ""
4674
4675 #: config/tc-h8300.c:648
4676 msgid "address too high for vector table jmp/jsr"
4677 msgstr ""
4678
4679 #: config/tc-h8300.c:675 config/tc-h8300.c:787 config/tc-h8300.c:797
4680 msgid "Wrong size pointer register for architecture."
4681 msgstr ""
4682
4683 #: config/tc-h8300.c:734 config/tc-h8300.c:742 config/tc-h8300.c:771
4684 msgid "expected @(exp, reg16)"
4685 msgstr ""
4686
4687 #: config/tc-h8300.c:760
4688 msgid "expected .L, .W or .B for register in indexed addressing mode"
4689 msgstr ""
4690
4691 #: config/tc-h8300.c:954
4692 msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
4693 msgstr ""
4694
4695 #: config/tc-h8300.c:972 config/tc-h8300.c:981
4696 msgid "expected register"
4697 msgstr ""
4698
4699 #: config/tc-h8300.c:997
4700 msgid "expected closing paren"
4701 msgstr ""
4702
4703 #: config/tc-h8300.c:1056
4704 #, c-format
4705 msgid "can't use high part of register in operand %d"
4706 msgstr ""
4707
4708 #: config/tc-h8300.c:1213
4709 #, c-format
4710 msgid "Opcode `%s' with these operand types not available in %s mode"
4711 msgstr ""
4712
4713 #: config/tc-h8300.c:1222
4714 msgid "mismatch between opcode size and operand size"
4715 msgstr ""
4716
4717 #: config/tc-h8300.c:1258
4718 #, c-format
4719 msgid "operand %s0x%lx out of range."
4720 msgstr ""
4721
4722 #: config/tc-h8300.c:1354
4723 msgid "Can't work out size of operand.\n"
4724 msgstr ""
4725
4726 #: config/tc-h8300.c:1403
4727 #, c-format
4728 msgid "Opcode `%s' with these operand types not available in H8/300 mode"
4729 msgstr ""
4730
4731 #: config/tc-h8300.c:1408
4732 #, c-format
4733 msgid "Opcode `%s' with these operand types not available in H8/300H mode"
4734 msgstr ""
4735
4736 #: config/tc-h8300.c:1414
4737 #, c-format
4738 msgid "Opcode `%s' with these operand types not available in H8/300S mode"
4739 msgstr ""
4740
4741 #: config/tc-h8300.c:1475 config/tc-h8300.c:1495
4742 msgid "Need #1 or #2 here"
4743 msgstr ""
4744
4745 #: config/tc-h8300.c:1490
4746 msgid "#4 not valid on H8/300."
4747 msgstr ""
4748
4749 #: config/tc-h8300.c:1596 config/tc-h8300.c:1678
4750 #, c-format
4751 msgid "branch operand has odd offset (%lx)\n"
4752 msgstr ""
4753
4754 #: config/tc-h8300.c:1716
4755 msgid "destination operand must be 16 bit register"
4756 msgstr ""
4757
4758 #: config/tc-h8300.c:1725
4759 msgid "source operand must be 8 bit register"
4760 msgstr ""
4761
4762 #: config/tc-h8300.c:1733
4763 msgid "destination operand must be 16bit absolute address"
4764 msgstr ""
4765
4766 #: config/tc-h8300.c:1740
4767 msgid "destination operand must be 8 bit register"
4768 msgstr ""
4769
4770 #: config/tc-h8300.c:1748
4771 msgid "source operand must be 16bit absolute address"
4772 msgstr ""
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
4780 msgid "invalid operands"
4781 msgstr ""
4782
4783 #: config/tc-h8300.c:1787
4784 msgid "operand/size mis-match"
4785 msgstr ""
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
4789 msgid "unknown opcode"
4790 msgstr ""
4791
4792 #: config/tc-h8300.c:1921
4793 msgid "invalid operand in ldm"
4794 msgstr ""
4795
4796 #: config/tc-h8300.c:1930
4797 msgid "invalid operand in stm"
4798 msgstr ""
4799
4800 #: config/tc-h8300.c:2056
4801 #, c-format
4802 msgid "call to tc_aout_fix_to_chars \n"
4803 msgstr ""
4804
4805 #: config/tc-h8300.c:2065 config/tc-xc16x.c:340
4806 #, c-format
4807 msgid "call to md_convert_frag \n"
4808 msgstr ""
4809
4810 #: config/tc-h8300.c:2116 config/tc-xc16x.c:244
4811 #, c-format
4812 msgid "call to md_estimate_size_before_relax \n"
4813 msgstr ""
4814
4815 #: config/tc-h8300.c:2145 config/tc-xc16x.c:285
4816 msgid "Difference of symbols in different sections is not supported"
4817 msgstr ""
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
4822 msgid "Cannot represent relocation type %s"
4823 msgstr ""
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
4831 msgid "Field out of range [%d..%d] (%d)."
4832 msgstr ""
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
4838 msgid "Field not properly aligned [%d] (%d)."
4839 msgstr ""
4840
4841 #: config/tc-hppa.c:1096
4842 msgid "Missing .exit\n"
4843 msgstr ""
4844
4845 #: config/tc-hppa.c:1099
4846 msgid "Missing .procend\n"
4847 msgstr ""
4848
4849 #: config/tc-hppa.c:1284
4850 #, c-format
4851 msgid "Invalid field selector.  Assuming F%%."
4852 msgstr ""
4853
4854 #: config/tc-hppa.c:1311
4855 msgid "Bad segment in expression."
4856 msgstr ""
4857
4858 #: config/tc-hppa.c:1336
4859 #, c-format
4860 msgid "Invalid Nullification: (%c)"
4861 msgstr ""
4862
4863 #: config/tc-hppa.c:1406
4864 msgid "Cannot handle fixup"
4865 msgstr ""
4866
4867 #: config/tc-hppa.c:1704
4868 #, c-format
4869 msgid "  -Q                      ignored\n"
4870 msgstr ""
4871
4872 #: config/tc-hppa.c:1708
4873 #, c-format
4874 msgid "  -c                      print a warning if a comment is found\n"
4875 msgstr ""
4876
4877 #: config/tc-hppa.c:1774
4878 #, c-format
4879 msgid "no hppa_fixup entry for fixup type 0x%x"
4880 msgstr ""
4881
4882 #: config/tc-hppa.c:1953
4883 msgid "Unknown relocation encountered in md_apply_fix."
4884 msgstr ""
4885
4886 #: config/tc-hppa.c:2141 config/tc-hppa.c:2166
4887 #, c-format
4888 msgid "Undefined register: '%s'."
4889 msgstr ""
4890
4891 #: config/tc-hppa.c:2200
4892 #, c-format
4893 msgid "Non-absolute symbol: '%s'."
4894 msgstr ""
4895
4896 #: config/tc-hppa.c:2215
4897 #, c-format
4898 msgid "Undefined absolute constant: '%s'."
4899 msgstr ""
4900
4901 #: config/tc-hppa.c:2246 config/tc-hppa.c:5665
4902 msgid "could not update architecture and machine"
4903 msgstr ""
4904
4905 #: config/tc-hppa.c:2284
4906 #, c-format
4907 msgid "Invalid FP Compare Condition: %s"
4908 msgstr ""
4909
4910 #: config/tc-hppa.c:2339
4911 #, c-format
4912 msgid "Invalid FTEST completer: %s"
4913 msgstr ""
4914
4915 #: config/tc-hppa.c:2405 config/tc-hppa.c:2442
4916 #, c-format
4917 msgid "Invalid FP Operand Format: %3s"
4918 msgstr ""
4919
4920 #: config/tc-hppa.c:2577
4921 msgid "Bad segment (should be absolute)."
4922 msgstr ""
4923
4924 #: config/tc-hppa.c:2603
4925 #, c-format
4926 msgid "Invalid argument location: %s\n"
4927 msgstr ""
4928
4929 #: config/tc-hppa.c:2632
4930 #, c-format
4931 msgid "Invalid argument description: %d"
4932 msgstr ""
4933
4934 #: config/tc-hppa.c:3458
4935 msgid "Invalid Indexed Load Completer."
4936 msgstr ""
4937
4938 #: config/tc-hppa.c:3463
4939 msgid "Invalid Indexed Load Completer Syntax."
4940 msgstr ""
4941
4942 #: config/tc-hppa.c:3497
4943 msgid "Invalid Short Load/Store Completer."
4944 msgstr ""
4945
4946 #: config/tc-hppa.c:3557 config/tc-hppa.c:3562
4947 msgid "Invalid Store Bytes Short Completer"
4948 msgstr ""
4949
4950 #: config/tc-hppa.c:3873 config/tc-hppa.c:3879
4951 msgid "Invalid left/right combination completer"
4952 msgstr ""
4953
4954 #: config/tc-hppa.c:3928 config/tc-hppa.c:3935
4955 msgid "Invalid permutation completer"
4956 msgstr ""
4957
4958 #: config/tc-hppa.c:4035
4959 #, c-format
4960 msgid "Invalid Add Condition: %s"
4961 msgstr ""
4962
4963 #: config/tc-hppa.c:4046 config/tc-hppa.c:4056
4964 msgid "Invalid Add and Branch Condition"
4965 msgstr ""
4966
4967 #: config/tc-hppa.c:4077 config/tc-hppa.c:4214
4968 msgid "Invalid Compare/Subtract Condition"
4969 msgstr ""
4970
4971 #: config/tc-hppa.c:4117
4972 #, c-format
4973 msgid "Invalid Bit Branch Condition: %c"
4974 msgstr ""
4975
4976 #: config/tc-hppa.c:4202
4977 #, c-format
4978 msgid "Invalid Compare/Subtract Condition: %s"
4979 msgstr ""
4980
4981 #: config/tc-hppa.c:4229
4982 msgid "Invalid Compare and Branch Condition"
4983 msgstr ""
4984
4985 #: config/tc-hppa.c:4325
4986 msgid "Invalid Logical Instruction Condition."
4987 msgstr ""
4988
4989 #: config/tc-hppa.c:4380
4990 msgid "Invalid Shift/Extract/Deposit Condition."
4991 msgstr ""
4992
4993 #: config/tc-hppa.c:4492
4994 msgid "Invalid Unit Instruction Condition."
4995 msgstr ""
4996
4997 #: config/tc-hppa.c:4967 config/tc-hppa.c:4999 config/tc-hppa.c:5030
4998 #: config/tc-hppa.c:5060
4999 msgid "Branch to unaligned address"
5000 msgstr ""
5001
5002 #: config/tc-hppa.c:5238
5003 msgid "Invalid SFU identifier"
5004 msgstr ""
5005
5006 #: config/tc-hppa.c:5288
5007 msgid "Invalid COPR identifier"
5008 msgstr ""
5009
5010 #: config/tc-hppa.c:5417
5011 msgid "Invalid Floating Point Operand Format."
5012 msgstr ""
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
5016 msgid "Invalid register for single precision fmpyadd or fmpysub"
5017 msgstr ""
5018
5019 #: config/tc-hppa.c:5682
5020 #, c-format
5021 msgid "Invalid operands %s"
5022 msgstr ""
5023
5024 #: config/tc-hppa.c:5737 config/tc-hppa.c:6925 config/tc-hppa.c:6980
5025 msgid "Missing function name for .PROC (corrupted label chain)"
5026 msgstr ""
5027
5028 #: config/tc-hppa.c:5740 config/tc-hppa.c:6983
5029 msgid "Missing function name for .PROC"
5030 msgstr ""
5031
5032 #: config/tc-hppa.c:5799
5033 msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
5034 msgstr ""
5035
5036 #: config/tc-hppa.c:5895
5037 #, c-format
5038 msgid "Invalid .CALL argument: %s"
5039 msgstr ""
5040
5041 #: config/tc-hppa.c:6011
5042 msgid ".callinfo is not within a procedure definition"
5043 msgstr ""
5044
5045 #: config/tc-hppa.c:6031
5046 #, c-format
5047 msgid "FRAME parameter must be a multiple of 8: %d\n"
5048 msgstr ""
5049
5050 #: config/tc-hppa.c:6050
5051 msgid "Value for ENTRY_GR must be in the range 3..18\n"
5052 msgstr ""
5053
5054 #: config/tc-hppa.c:6062
5055 msgid "Value for ENTRY_FR must be in the range 12..21\n"
5056 msgstr ""
5057
5058 #: config/tc-hppa.c:6072
5059 msgid "Value for ENTRY_SR must be 3\n"
5060 msgstr ""
5061
5062 #: config/tc-hppa.c:6128
5063 #, c-format
5064 msgid "Invalid .CALLINFO argument: %s"
5065 msgstr ""
5066
5067 #: config/tc-hppa.c:6238
5068 msgid "The .ENTER pseudo-op is not supported"
5069 msgstr ""
5070
5071 #: config/tc-hppa.c:6254
5072 msgid "Misplaced .entry. Ignored."
5073 msgstr ""
5074
5075 #: config/tc-hppa.c:6258
5076 msgid "Missing .callinfo."
5077 msgstr ""
5078
5079 #: config/tc-hppa.c:6322
5080 msgid ".REG expression must be a register"
5081 msgstr ""
5082
5083 #: config/tc-hppa.c:6338
5084 msgid "bad or irreducible absolute expression; zero assumed"
5085 msgstr ""
5086
5087 #: config/tc-hppa.c:6349
5088 msgid ".REG must use a label"
5089 msgstr ""
5090
5091 #: config/tc-hppa.c:6351
5092 msgid ".EQU must use a label"
5093 msgstr ""
5094
5095 #: config/tc-hppa.c:6413
5096 #, c-format
5097 msgid "Symbol '%s' could not be created."
5098 msgstr ""
5099
5100 #: config/tc-hppa.c:6417
5101 msgid "No memory for symbol name."
5102 msgstr ""
5103
5104 #: config/tc-hppa.c:6466
5105 msgid ".EXIT must appear within a procedure"
5106 msgstr ""
5107
5108 #: config/tc-hppa.c:6470
5109 msgid "Missing .callinfo"
5110 msgstr ""
5111
5112 #: config/tc-hppa.c:6474
5113 msgid "No .ENTRY for this .EXIT"
5114 msgstr ""
5115
5116 #: config/tc-hppa.c:6514
5117 #, c-format
5118 msgid "Using ENTRY rather than CODE in export directive for %s"
5119 msgstr ""
5120
5121 #: config/tc-hppa.c:6631
5122 #, c-format
5123 msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
5124 msgstr ""
5125
5126 #: config/tc-hppa.c:6655
5127 #, c-format
5128 msgid "Cannot define export symbol: %s\n"
5129 msgstr ""
5130
5131 #: config/tc-hppa.c:6752
5132 msgid "Missing label name on .LABEL"
5133 msgstr ""
5134
5135 #: config/tc-hppa.c:6757
5136 msgid "extra .LABEL arguments ignored."
5137 msgstr ""
5138
5139 #: config/tc-hppa.c:6773
5140 msgid "The .LEAVE pseudo-op is not supported"
5141 msgstr ""
5142
5143 #: config/tc-hppa.c:6811
5144 msgid "Unrecognized .LEVEL argument\n"
5145 msgstr ""
5146
5147 #: config/tc-hppa.c:6845
5148 #, c-format
5149 msgid "Cannot define static symbol: %s\n"
5150 msgstr ""
5151
5152 #: config/tc-hppa.c:6879
5153 msgid "Nested procedures"
5154 msgstr ""
5155
5156 #: config/tc-hppa.c:6889
5157 msgid "Cannot allocate unwind descriptor\n"
5158 msgstr ""
5159
5160 #: config/tc-hppa.c:6987
5161 msgid "misplaced .procend"
5162 msgstr ""
5163
5164 #: config/tc-hppa.c:6990
5165 msgid "Missing .callinfo for this procedure"
5166 msgstr ""
5167
5168 #: config/tc-hppa.c:6993
5169 msgid "Missing .EXIT for a .ENTRY"
5170 msgstr ""
5171
5172 #: config/tc-hppa.c:7030
5173 msgid "Not in a space.\n"
5174 msgstr ""
5175
5176 #: config/tc-hppa.c:7033
5177 msgid "Not in a subspace.\n"
5178 msgstr ""
5179
5180 #: config/tc-hppa.c:7122
5181 msgid "Invalid .SPACE argument"
5182 msgstr ""
5183
5184 #: config/tc-hppa.c:7168
5185 msgid "Can't change spaces within a procedure definition. Ignored"
5186 msgstr ""
5187
5188 #: config/tc-hppa.c:7296
5189 #, c-format
5190 msgid "Undefined space: '%s' Assuming space number = 0."
5191 msgstr ""
5192
5193 #: config/tc-hppa.c:7319
5194 msgid "Must be in a space before changing or declaring subspaces.\n"
5195 msgstr ""
5196
5197 #: config/tc-hppa.c:7323
5198 msgid "Can't change subspaces within a procedure definition. Ignored"
5199 msgstr ""
5200
5201 #: config/tc-hppa.c:7359
5202 msgid "Parameters of an existing subspace can't be modified"
5203 msgstr ""
5204
5205 #: config/tc-hppa.c:7411
5206 msgid "Alignment must be a power of 2"
5207 msgstr ""
5208
5209 #: config/tc-hppa.c:7458
5210 msgid "FIRST not supported as a .SUBSPACE argument"
5211 msgstr ""
5212
5213 #: config/tc-hppa.c:7460
5214 msgid "Invalid .SUBSPACE argument"
5215 msgstr ""
5216
5217 #: config/tc-hppa.c:7649
5218 #, c-format
5219 msgid "Internal error: Unable to find containing space for %s."
5220 msgstr ""
5221
5222 #: config/tc-hppa.c:7687
5223 #, c-format
5224 msgid "Out of memory: could not allocate new space chain entry: %s\n"
5225 msgstr ""
5226
5227 #: config/tc-hppa.c:7775
5228 #, c-format
5229 msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
5230 msgstr ""
5231
5232 #: config/tc-hppa.c:8220
5233 msgid "-R option not supported on this target."
5234 msgstr ""
5235
5236 #: config/tc-hppa.c:8237 config/tc-sparc.c:811 config/tc-sparc.c:848
5237 #, c-format
5238 msgid "Internal error: can't hash `%s': %s\n"
5239 msgstr ""
5240
5241 #: config/tc-hppa.c:8246 config/tc-i860.c:236
5242 #, c-format
5243 msgid "internal error: losing opcode: `%s' \"%s\"\n"
5244 msgstr ""
5245
5246 #: config/tc-i386.c:1764
5247 #, c-format
5248 msgid "%s shortened to %s"
5249 msgstr ""
5250
5251 #: config/tc-i386.c:1834
5252 msgid "same type of prefix used twice"
5253 msgstr ""
5254
5255 #: config/tc-i386.c:1855
5256 msgid "64bit mode not supported on this CPU."
5257 msgstr ""
5258
5259 #: config/tc-i386.c:1859
5260 msgid "32bit mode not supported on this CPU."
5261 msgstr ""
5262
5263 #: config/tc-i386.c:1892
5264 msgid "bad argument to syntax directive."
5265 msgstr ""
5266
5267 #: config/tc-i386.c:1939
5268 msgid "bad argument to sse_check directive."
5269 msgstr ""
5270
5271 #: config/tc-i386.c:1943
5272 msgid "missing argument for sse_check directive"
5273 msgstr ""
5274
5275 #: config/tc-i386.c:2011
5276 #, c-format
5277 msgid "no such architecture: `%s'"
5278 msgstr ""
5279
5280 #: config/tc-i386.c:2016
5281 msgid "missing cpu architecture"
5282 msgstr ""
5283
5284 #: config/tc-i386.c:2030
5285 #, c-format
5286 msgid "no such architecture modifier: `%s'"
5287 msgstr ""
5288
5289 #: config/tc-i386.c:2046 config/tc-i386.c:8354 config/tc-maxq.c:223
5290 msgid "Unknown architecture"
5291 msgstr ""
5292
5293 #: config/tc-i386.c:2394
5294 #, c-format
5295 msgid "unknown relocation (%u)"
5296 msgstr ""
5297
5298 #: config/tc-i386.c:2396
5299 #, c-format
5300 msgid "%u-byte relocation cannot be applied to %u-byte field"
5301 msgstr ""
5302
5303 #: config/tc-i386.c:2400
5304 msgid "non-pc-relative relocation for pc-relative field"
5305 msgstr ""
5306
5307 #: config/tc-i386.c:2405
5308 msgid "relocated field and relocation type differ in signedness"
5309 msgstr ""
5310
5311 #: config/tc-i386.c:2414
5312 msgid "there are no unsigned pc-relative relocations"
5313 msgstr ""
5314
5315 #: config/tc-i386.c:2422
5316 #, c-format
5317 msgid "cannot do %u byte pc-relative relocation"
5318 msgstr ""
5319
5320 #: config/tc-i386.c:2439
5321 #, c-format
5322 msgid "cannot do %s %u byte relocation"
5323 msgstr ""
5324
5325 #: config/tc-i386.c:2670
5326 #, c-format
5327 msgid "can't use register '%s%s' as operand %d in '%s'."
5328 msgstr ""
5329
5330 #: config/tc-i386.c:2781
5331 #, c-format
5332 msgid "SSE instruction `%s' is used"
5333 msgstr ""
5334
5335 #: config/tc-i386.c:2795 config/tc-i386.c:4113
5336 #, c-format
5337 msgid "ambiguous operand size for `%s'"
5338 msgstr ""
5339
5340 #. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
5341 #: config/tc-i386.c:2844
5342 #, c-format
5343 msgid "translating to `%sp'"
5344 msgstr ""
5345
5346 #: config/tc-i386.c:2895
5347 #, c-format
5348 msgid "can't encode register '%s%s' in an instruction requiring REX prefix."
5349 msgstr ""
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
5354 msgid "no such instruction: `%s'"
5355 msgstr ""
5356
5357 #: config/tc-i386.c:2953 config/tc-i386.c:3083 config/tc-maxq.c:808
5358 #, c-format
5359 msgid "invalid character %s in mnemonic"
5360 msgstr ""
5361
5362 #: config/tc-i386.c:2960
5363 msgid "expecting prefix; got nothing"
5364 msgstr ""
5365
5366 #: config/tc-i386.c:2962
5367 msgid "expecting mnemonic; got nothing"
5368 msgstr ""
5369
5370 #: config/tc-i386.c:2977 config/tc-i386.c:3101
5371 #, c-format
5372 msgid "`%s' is only supported in 64-bit mode"
5373 msgstr ""
5374
5375 #: config/tc-i386.c:2978 config/tc-i386.c:3100
5376 #, c-format
5377 msgid "`%s' is not supported in 64-bit mode"
5378 msgstr ""
5379
5380 #: config/tc-i386.c:2990
5381 #, c-format
5382 msgid "redundant %s prefix"
5383 msgstr ""
5384
5385 #: config/tc-i386.c:3107
5386 #, c-format
5387 msgid "`%s' is not supported on `%s%s'"
5388 msgstr ""
5389
5390 #: config/tc-i386.c:3117
5391 msgid "use .code16 to ensure correct addressing mode"
5392 msgstr ""
5393
5394 #: config/tc-i386.c:3130
5395 #, c-format
5396 msgid "expecting string instruction after `%s'"
5397 msgstr ""
5398
5399 #: config/tc-i386.c:3162
5400 #, c-format
5401 msgid "invalid character %s before operand %d"
5402 msgstr ""
5403
5404 #: config/tc-i386.c:3176
5405 #, c-format
5406 msgid "unbalanced parenthesis in operand %d."
5407 msgstr ""
5408
5409 #: config/tc-i386.c:3179 config/tc-maxq.c:1850
5410 #, c-format
5411 msgid "unbalanced brackets in operand %d."
5412 msgstr ""
5413
5414 #: config/tc-i386.c:3188
5415 #, c-format
5416 msgid "invalid character %s in operand %d"
5417 msgstr ""
5418
5419 #: config/tc-i386.c:3216 config/tc-maxq.c:1876
5420 #, c-format
5421 msgid "spurious operands; (%d operands/instruction max)"
5422 msgstr ""
5423
5424 #: config/tc-i386.c:3239 config/tc-maxq.c:1896
5425 msgid "expecting operand after ','; got nothing"
5426 msgstr ""
5427
5428 #: config/tc-i386.c:3244
5429 msgid "expecting operand before ','; got nothing"
5430 msgstr ""
5431
5432 #: config/tc-i386.c:3853
5433 #, c-format
5434 msgid "ambiguous operand size or operands invalid for `%s'"
5435 msgstr ""
5436
5437 #: config/tc-i386.c:3856
5438 #, c-format
5439 msgid "suffix or operands invalid for `%s'"
5440 msgstr ""
5441
5442 #: config/tc-i386.c:3867
5443 #, c-format
5444 msgid "indirect %s without `*'"
5445 msgstr ""
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
5451 msgid "stand-alone `%s' prefix"
5452 msgstr ""
5453
5454 #: config/tc-i386.c:3909 config/tc-i386.c:3925
5455 #, c-format
5456 msgid "`%s' operand %d must use `%ses' segment"
5457 msgstr ""
5458
5459 #. We have to know the operand size for crc32.
5460 #: config/tc-i386.c:3979
5461 #, c-format
5462 msgid "ambiguous memory operand size for `%s`"
5463 msgstr ""
5464
5465 #: config/tc-i386.c:4086
5466 msgid "no instruction mnemonic suffix given and no register operands; can't size instruction"
5467 msgstr ""
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
5472 msgid "Incorrect register `%s%s' used with `%c' suffix"
5473 msgstr ""
5474
5475 #: config/tc-i386.c:4235 config/tc-i386.c:4309 config/tc-i386.c:4422
5476 #, c-format
5477 msgid "using `%s%s' instead of `%s%s' due to `%c' suffix"
5478 msgstr ""
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
5483 msgid "`%s%s' not allowed with `%s%c'"
5484 msgstr ""
5485
5486 #: config/tc-i386.c:4489
5487 msgid "no instruction mnemonic suffix given; can't determine immediate size"
5488 msgstr ""
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
5493 msgid "Incorrect operands for the '%s' instruction"
5494 msgstr ""
5495
5496 #: config/tc-i386.c:4841
5497 #, c-format
5498 msgid "Internal error for the '%s' instruction"
5499 msgstr ""
5500
5501 #: config/tc-i386.c:4849
5502 #, c-format
5503 msgid "the last operand of `%s' must be `%s%s'"
5504 msgstr ""
5505
5506 #: config/tc-i386.c:4852
5507 #, c-format
5508 msgid "the first operand of `%s' must be `%s%s'"
5509 msgstr ""
5510
5511 #: config/tc-i386.c:5007
5512 #, c-format
5513 msgid "you can't `pop %scs'"
5514 msgstr ""
5515
5516 #. Reversed arguments on faddp, fsubp, etc.
5517 #: config/tc-i386.c:5036
5518 #, c-format
5519 msgid "translating to `%s %s%s,%s%s'"
5520 msgstr ""
5521
5522 #. Extraneous `l' suffix on fp insn.
5523 #: config/tc-i386.c:5043
5524 #, c-format
5525 msgid "translating to `%s %s%s'"
5526 msgstr ""
5527
5528 #: config/tc-i386.c:5071
5529 #, c-format
5530 msgid "segment override on `%s' is ineffectual"
5531 msgstr ""
5532
5533 #: config/tc-i386.c:5727 config/tc-i386.c:5821 config/tc-i386.c:5866
5534 msgid "skipping prefixes on this instruction"
5535 msgstr ""
5536
5537 #: config/tc-i386.c:5886
5538 msgid "16-bit jump out of range"
5539 msgstr ""
5540
5541 #: config/tc-i386.c:5895
5542 #, c-format
5543 msgid "can't handle non absolute segment in `%s'"
5544 msgstr ""
5545
5546 #: config/tc-i386.c:6498
5547 #, c-format
5548 msgid "@%s reloc is not supported with %d-bit output format"
5549 msgstr ""
5550
5551 #: config/tc-i386.c:6542
5552 #, c-format
5553 msgid "missing or invalid expression `%s'"
5554 msgstr ""
5555
5556 #: config/tc-i386.c:6595
5557 #, c-format
5558 msgid "at most %d immediate operands are allowed"
5559 msgstr ""
5560
5561 #: config/tc-i386.c:6617 config/tc-i386.c:6855 config/tc-maxq.c:1462
5562 #, c-format
5563 msgid "junk `%s' after expression"
5564 msgstr ""
5565
5566 #: config/tc-i386.c:6630
5567 #, c-format
5568 msgid "missing or invalid immediate expression `%s'"
5569 msgstr ""
5570
5571 #: config/tc-i386.c:6653 config/tc-i386.c:6910 config/tc-maxq.c:1492
5572 #, c-format
5573 msgid "unimplemented segment %s in operand"
5574 msgstr ""
5575
5576 #: config/tc-i386.c:6659
5577 #, c-format
5578 msgid "illegal immediate register operand %s"
5579 msgstr ""
5580
5581 #: config/tc-i386.c:6707
5582 #, c-format
5583 msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
5584 msgstr ""
5585
5586 #: config/tc-i386.c:6716
5587 #, c-format
5588 msgid "scale factor of %d without an index register"
5589 msgstr ""
5590
5591 #: config/tc-i386.c:6738
5592 #, c-format
5593 msgid "at most %d displacement operands are allowed"
5594 msgstr ""
5595
5596 #: config/tc-i386.c:6895
5597 #, c-format
5598 msgid "missing or invalid displacement expression `%s'"
5599 msgstr ""
5600
5601 #: config/tc-i386.c:6999
5602 #, c-format
5603 msgid "`%s' is not valid here (expected `%c%s%s%c')"
5604 msgstr ""
5605
5606 #: config/tc-i386.c:7079
5607 #, c-format
5608 msgid "`%s' is not a valid %s expression"
5609 msgstr ""
5610
5611 #: config/tc-i386.c:7084
5612 #, c-format
5613 msgid "`%s' is not a valid %s-bit %s expression"
5614 msgstr ""
5615
5616 #: config/tc-i386.c:7165
5617 #, c-format
5618 msgid "bad memory operand `%s'"
5619 msgstr ""
5620
5621 #: config/tc-i386.c:7180
5622 #, c-format
5623 msgid "junk `%s' after register"
5624 msgstr ""
5625
5626 #: config/tc-i386.c:7193 config/tc-i386.c:7309 config/tc-i386.c:7350
5627 #, c-format
5628 msgid "bad register name `%s'"
5629 msgstr ""
5630
5631 #: config/tc-i386.c:7201
5632 msgid "immediate operand illegal with absolute jump"
5633 msgstr ""
5634
5635 #: config/tc-i386.c:7223
5636 #, c-format
5637 msgid "too many memory references for `%s'"
5638 msgstr ""
5639
5640 #: config/tc-i386.c:7301
5641 #, c-format
5642 msgid "expecting `,' or `)' after index register in `%s'"
5643 msgstr ""
5644
5645 #: config/tc-i386.c:7326
5646 #, c-format
5647 msgid "expecting `)' after scale factor in `%s'"
5648 msgstr ""
5649
5650 #: config/tc-i386.c:7334
5651 #, c-format
5652 msgid "expecting index register or scale factor after `,'; got '%c'"
5653 msgstr ""
5654
5655 #: config/tc-i386.c:7342
5656 #, c-format
5657 msgid "expecting `,' or `)' after base register in `%s'"
5658 msgstr ""
5659
5660 #. It's not a memory operand; argh!
5661 #: config/tc-i386.c:7386
5662 #, c-format
5663 msgid "invalid char %s beginning operand %d `%s'"
5664 msgstr ""
5665
5666 #: config/tc-i386.c:7562
5667 msgid "long jump required"
5668 msgstr ""
5669
5670 #: config/tc-i386.c:7617
5671 msgid "jump target out of range"
5672 msgstr ""
5673
5674 #: config/tc-i386.c:8083
5675 msgid "No compiled in support for x86_64"
5676 msgstr ""
5677
5678 #: config/tc-i386.c:8115 config/tc-i386.c:8162
5679 #, c-format
5680 msgid "Invalid -march= option: `%s'"
5681 msgstr ""
5682
5683 #: config/tc-i386.c:8171 config/tc-i386.c:8183
5684 #, c-format
5685 msgid "Invalid -mtune= option: `%s'"
5686 msgstr ""
5687
5688 #: config/tc-i386.c:8192
5689 #, c-format
5690 msgid "Invalid -mmnemonic= option: `%s'"
5691 msgstr ""
5692
5693 #: config/tc-i386.c:8201
5694 #, c-format
5695 msgid "Invalid -msyntax= option: `%s'"
5696 msgstr ""
5697
5698 #: config/tc-i386.c:8228
5699 #, c-format
5700 msgid "Invalid -msse-check= option: `%s'"
5701 msgstr ""
5702
5703 #: config/tc-i386.c:8242
5704 #, c-format
5705 msgid ""
5706 "  -Q                      ignored\n"
5707 "  -V                      print assembler version number\n"
5708 "  -k                      ignored\n"
5709 msgstr ""
5710
5711 #: config/tc-i386.c:8247
5712 #, c-format
5713 msgid ""
5714 "  -n                      Do not optimize code alignment\n"
5715 "  -q                      quieten some warnings\n"
5716 msgstr ""
5717
5718 #: config/tc-i386.c:8251
5719 #, c-format
5720 msgid "  -s                      ignored\n"
5721 msgstr ""
5722
5723 #: config/tc-i386.c:8255
5724 #, c-format
5725 msgid "  --32/--64               generate 32bit/64bit code\n"
5726 msgstr ""
5727
5728 #: config/tc-i386.c:8259
5729 #, c-format
5730 msgid "  --divide                do not treat `/' as a comment character\n"
5731 msgstr ""
5732
5733 #: config/tc-i386.c:8262
5734 #, c-format
5735 msgid "  --divide                ignored\n"
5736 msgstr ""
5737
5738 #: config/tc-i386.c:8265
5739 #, c-format
5740 msgid ""
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"
5751 msgstr ""
5752
5753 #: config/tc-i386.c:8276
5754 #, c-format
5755 msgid ""
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"
5761 msgstr ""
5762
5763 #: config/tc-i386.c:8282
5764 #, c-format
5765 msgid "  -msse2avx               encode SSE instructions with VEX prefix\n"
5766 msgstr ""
5767
5768 #: config/tc-i386.c:8284
5769 #, c-format
5770 msgid ""
5771 "  -msse-check=[none|error|warning]\n"
5772 "                          check SSE instructions\n"
5773 msgstr ""
5774
5775 #: config/tc-i386.c:8287
5776 #, c-format
5777 msgid "  -mmnemonic=[att|intel]  use AT&T/Intel mnemonic\n"
5778 msgstr ""
5779
5780 #: config/tc-i386.c:8289
5781 #, c-format
5782 msgid "  -msyntax=[att|intel]    use AT&T/Intel syntax\n"
5783 msgstr ""
5784
5785 #: config/tc-i386.c:8291
5786 #, c-format
5787 msgid "  -mindex-reg             support pseudo index registers\n"
5788 msgstr ""
5789
5790 #: config/tc-i386.c:8293
5791 #, c-format
5792 msgid "  -mnaked-reg             don't require `%%' prefix for registers\n"
5793 msgstr ""
5794
5795 #: config/tc-i386.c:8295
5796 #, c-format
5797 msgid "  -mold-gcc               support old (<= 2.8.1) versions of gcc\n"
5798 msgstr ""
5799
5800 #: config/tc-i386.c:8443 config/tc-s390.c:1782
5801 msgid "GOT already in symbol table"
5802 msgstr ""
5803
5804 #: config/tc-i386.c:8592
5805 #, c-format
5806 msgid "can not do %d byte pc-relative relocation"
5807 msgstr ""
5808
5809 #: config/tc-i386.c:8610 config/tc-maxq.c:247
5810 #, c-format
5811 msgid "can not do %d byte relocation"
5812 msgstr ""
5813
5814 #: config/tc-i386.c:8689 config/tc-maxq.c:274 config/tc-s390.c:2219
5815 #, c-format
5816 msgid "cannot represent relocation type %s"
5817 msgstr ""
5818
5819 #: config/tc-i386.c:8948
5820 #, c-format
5821 msgid "invalid operand for '%s' ('%s' unexpected)"
5822 msgstr ""
5823
5824 #: config/tc-i386.c:8960
5825 #, c-format
5826 msgid "too many memory references for '%s'"
5827 msgstr ""
5828
5829 #. See the comments in intel_bracket_expr.
5830 #: config/tc-i386.c:8970
5831 #, c-format
5832 msgid "Treating `%s' as memory reference"
5833 msgstr ""
5834
5835 #: config/tc-i386.c:9009 config/tc-i386.c:9567
5836 msgid "Segment override ignored"
5837 msgstr ""
5838
5839 #: config/tc-i386.c:9328
5840 #, c-format
5841 msgid "Unknown operand modifier `%s'"
5842 msgstr ""
5843
5844 #: config/tc-i386.c:9346
5845 msgid "Conflicting operand modifiers"
5846 msgstr ""
5847
5848 #: config/tc-i386.c:9395
5849 msgid "Invalid operand to `OFFSET'"
5850 msgstr ""
5851
5852 #: config/tc-i386.c:9469
5853 #, c-format
5854 msgid "`[%.*s]' taken to mean just `%.*s'"
5855 msgstr ""
5856
5857 #: config/tc-i386.c:9562
5858 #, c-format
5859 msgid "`%s' is not a valid segment register"
5860 msgstr ""
5861
5862 #: config/tc-i386.c:9569
5863 msgid "Extra segment override ignored"
5864 msgstr ""
5865
5866 #: config/tc-i386.c:9600
5867 msgid "cannot use `FLAT' here"
5868 msgstr ""
5869
5870 #: config/tc-i386.c:9609 config/tc-i386.c:9777
5871 msgid "Register scaling only allowed in memory operands"
5872 msgstr ""
5873
5874 #: config/tc-i386.c:9631 config/tc-i386.c:9753
5875 #, c-format
5876 msgid "Syntax error: Expecting a constant, got `%s'"
5877 msgstr ""
5878
5879 #: config/tc-i386.c:9659
5880 msgid "Too many register references in memory operand"
5881 msgstr ""
5882
5883 #: config/tc-i386.c:9679
5884 msgid "Invalid use of register"
5885 msgstr ""
5886
5887 #: config/tc-i386.c:9830
5888 #, c-format
5889 msgid "Unrecognized token '%s'"
5890 msgstr ""
5891
5892 #: config/tc-i386.c:9846
5893 #, c-format
5894 msgid "Unexpected token `%s'"
5895 msgstr ""
5896
5897 #: config/tc-i386.c:10022
5898 #, c-format
5899 msgid "Unrecognized token `%s'"
5900 msgstr ""
5901
5902 #: config/tc-i386.c:10132
5903 msgid "Bad .section directive: want a,l,w,x,M,S,G,T in string"
5904 msgstr ""
5905
5906 #: config/tc-i386.c:10135
5907 msgid "Bad .section directive: want a,w,x,M,S,G,T in string"
5908 msgstr ""
5909
5910 #: config/tc-i386.c:10154
5911 msgid ".largecomm supported only in 64bit mode, producing .comm"
5912 msgstr ""
5913
5914 #: config/tc-i860.c:122
5915 msgid "Directive .dual available only with -mintel-syntax option"
5916 msgstr ""
5917
5918 #: config/tc-i860.c:132
5919 msgid "Directive .enddual available only with -mintel-syntax option"
5920 msgstr ""
5921
5922 #: config/tc-i860.c:145
5923 msgid "Directive .atmp available only with -mintel-syntax option"
5924 msgstr ""
5925
5926 #: config/tc-i860.c:167 config/tc-i860.c:171
5927 msgid "Unknown temporary pseudo register"
5928 msgstr ""
5929
5930 #: config/tc-i860.c:247
5931 msgid "Defective assembler.  No assembly attempted."
5932 msgstr ""
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
5936 msgid "failed sanity check."
5937 msgstr ""
5938
5939 #: config/tc-i860.c:400
5940 #, c-format
5941 msgid "Expanded opcode after delayed branch: `%s'"
5942 msgstr ""
5943
5944 #: config/tc-i860.c:404
5945 #, c-format
5946 msgid "Expanded opcode in dual mode: `%s'"
5947 msgstr ""
5948
5949 #: config/tc-i860.c:408
5950 #, c-format
5951 msgid "An instruction was expanded (%s)"
5952 msgstr ""
5953
5954 #: config/tc-i860.c:674
5955 msgid "Pipelined instruction: fsrc1 = fdest"
5956 msgstr ""
5957
5958 #: config/tc-i860.c:877 config/tc-i860.c:884 config/tc-i860.c:891
5959 msgid "Assembler does not yet support PIC"
5960 msgstr ""
5961
5962 #: config/tc-i860.c:955
5963 #, c-format
5964 msgid "Illegal operands for %s"
5965 msgstr ""
5966
5967 #: config/tc-i860.c:972
5968 #, c-format
5969 msgid "'d.%s' must be 8-byte aligned"
5970 msgstr ""
5971
5972 #: config/tc-i860.c:980
5973 #, c-format
5974 msgid "Prefix 'd.' invalid for instruction `%s'"
5975 msgstr ""
5976
5977 #: config/tc-i860.c:1133
5978 #, c-format
5979 msgid ""
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"
5985 msgstr ""
5986
5987 #. SVR4 compatibility flags.
5988 #: config/tc-i860.c:1141
5989 #, c-format
5990 msgid ""
5991 "  -V\t\t\t  print assembler version number\n"
5992 "  -Qy, -Qn\t\t  ignored\n"
5993 msgstr ""
5994
5995 #: config/tc-i860.c:1204
5996 msgid "This immediate requires 0 MOD 2 alignment"
5997 msgstr ""
5998
5999 #: config/tc-i860.c:1207
6000 msgid "This immediate requires 0 MOD 4 alignment"
6001 msgstr ""
6002
6003 #: config/tc-i860.c:1210
6004 msgid "This immediate requires 0 MOD 8 alignment"
6005 msgstr ""
6006
6007 #: config/tc-i860.c:1213
6008 msgid "This immediate requires 0 MOD 16 alignment"
6009 msgstr ""
6010
6011 #: config/tc-i860.c:1308
6012 msgid "5-bit immediate too large"
6013 msgstr ""
6014
6015 #: config/tc-i860.c:1311
6016 msgid "5-bit field must be absolute"
6017 msgstr ""
6018
6019 #: config/tc-i860.c:1356 config/tc-i860.c:1379
6020 msgid "A branch offset requires 0 MOD 4 alignment"
6021 msgstr ""
6022
6023 #: config/tc-i860.c:1400
6024 #, c-format
6025 msgid "Unrecognized fix-up (0x%08lx)"
6026 msgstr ""
6027
6028 #: config/tc-i960.c:486
6029 #, c-format
6030 msgid "Hashing returned \"%s\"."
6031 msgstr ""
6032
6033 #: config/tc-i960.c:582 config/tc-i960.c:1112
6034 msgid "expression syntax error"
6035 msgstr ""
6036
6037 #: config/tc-i960.c:618
6038 msgid "attempt to branch into different segment"
6039 msgstr ""
6040
6041 #: config/tc-i960.c:622
6042 #, c-format
6043 msgid "target of %s instruction must be a label"
6044 msgstr ""
6045
6046 #: config/tc-i960.c:732
6047 msgid "unaligned register"
6048 msgstr ""
6049
6050 #: config/tc-i960.c:754
6051 msgid "no such sfr in this architecture"
6052 msgstr ""
6053
6054 #: config/tc-i960.c:792
6055 msgid "illegal literal"
6056 msgstr ""
6057
6058 #: config/tc-i960.c:942
6059 msgid "invalid index register"
6060 msgstr ""
6061
6062 #: config/tc-i960.c:965
6063 msgid "invalid scale factor"
6064 msgstr ""
6065
6066 #: config/tc-i960.c:1189
6067 msgid "architecture of opcode conflicts with that of earlier instruction(s)"
6068 msgstr ""
6069
6070 #: config/tc-i960.c:1423 config/tc-xtensa.c:11446
6071 msgid "too many operands"
6072 msgstr ""
6073
6074 #. We never moved: there was no opcode either!
6075 #: config/tc-i960.c:1471
6076 msgid "missing opcode"
6077 msgstr ""
6078
6079 #: config/tc-i960.c:1611
6080 msgid "branch prediction invalid on this opcode"
6081 msgstr ""
6082
6083 #: config/tc-i960.c:1649
6084 #, c-format
6085 msgid "invalid opcode, \"%s\"."
6086 msgstr ""
6087
6088 #: config/tc-i960.c:1651
6089 #, c-format
6090 msgid "improper number of operands.  expecting %d, got %d"
6091 msgstr ""
6092
6093 #: config/tc-i960.c:1751
6094 #, c-format
6095 msgid "Fixup of %ld too large for field width of %d"
6096 msgstr ""
6097
6098 #: config/tc-i960.c:1861
6099 #, c-format
6100 msgid "invalid architecture %s"
6101 msgstr ""
6102
6103 #: config/tc-i960.c:1881
6104 #, c-format
6105 msgid "I960 options:\n"
6106 msgstr ""
6107
6108 #: config/tc-i960.c:1884
6109 #, c-format
6110 msgid ""
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"
6118 msgstr ""
6119
6120 #: config/tc-i960.c:2148
6121 msgid "should have 1 or 2 operands"
6122 msgstr ""
6123
6124 #: config/tc-i960.c:2156 config/tc-i960.c:2171
6125 #, c-format
6126 msgid "Redefining leafproc %s"
6127 msgstr ""
6128
6129 #: config/tc-i960.c:2201
6130 msgid "should have two operands"
6131 msgstr ""
6132
6133 #: config/tc-i960.c:2211
6134 msgid "'entry_num' must be absolute number in [0,31]"
6135 msgstr ""
6136
6137 #: config/tc-i960.c:2219
6138 #, c-format
6139 msgid "Redefining entrynum for sysproc %s"
6140 msgstr ""
6141
6142 #. Should not happen: see block comment above.
6143 #: config/tc-i960.c:2319
6144 #, c-format
6145 msgid "Trying to 'bal' to %s"
6146 msgstr ""
6147
6148 #: config/tc-i960.c:2329
6149 msgid "Looks like a proc, but can't tell what kind.\n"
6150 msgstr ""
6151
6152 #: config/tc-i960.c:2348
6153 msgid "big endian mode is not supported"
6154 msgstr ""
6155
6156 #: config/tc-i960.c:2350
6157 #, c-format
6158 msgid "ignoring unrecognized .endian type `%s'"
6159 msgstr ""
6160
6161 #: config/tc-i960.c:2395
6162 msgid "can't use COBR format with external label"
6163 msgstr ""
6164
6165 #: config/tc-i960.c:2570
6166 msgid "option --link-relax is only supported in b.out format"
6167 msgstr ""
6168
6169 #: config/tc-i960.c:2597
6170 #, c-format
6171 msgid "No 'bal' entry point for leafproc %s"
6172 msgstr ""
6173
6174 #: config/tc-ia64.c:845
6175 msgid "Bad .section directive: want a,o,s,w,x,M,S,G,T in string"
6176 msgstr ""
6177
6178 #: config/tc-ia64.c:897
6179 msgid "Size of frame exceeds maximum of 96 registers"
6180 msgstr ""
6181
6182 #: config/tc-ia64.c:902
6183 msgid "Size of rotating registers exceeds frame size"
6184 msgstr ""
6185
6186 #: config/tc-ia64.c:989
6187 msgid "Unwind directive not followed by an instruction."
6188 msgstr ""
6189
6190 #: config/tc-ia64.c:998 config/tc-ia64.c:7380
6191 msgid "qualifying predicate not followed by instruction"
6192 msgstr ""
6193
6194 #: config/tc-ia64.c:1063 config/tc-ia64.c:1097
6195 msgid "record type is not valid"
6196 msgstr ""
6197
6198 #: config/tc-ia64.c:1166
6199 msgid "Invalid record type for P3 format."
6200 msgstr ""
6201
6202 #: config/tc-ia64.c:1202
6203 msgid "Invalid record type for format P6"
6204 msgstr ""
6205
6206 #: config/tc-ia64.c:1382 config/tc-ia64.c:1434
6207 msgid "Invalid record type for format B1"
6208 msgstr ""
6209
6210 #: config/tc-ia64.c:1467
6211 msgid "Invalid record type for format X1"
6212 msgstr ""
6213
6214 #: config/tc-ia64.c:1509
6215 msgid "Invalid record type for format X3"
6216 msgstr ""
6217
6218 #: config/tc-ia64.c:1547
6219 msgid "Previous .save incomplete"
6220 msgstr ""
6221
6222 #: config/tc-ia64.c:2372
6223 msgid "spill_mask record unimplemented."
6224 msgstr ""
6225
6226 #: config/tc-ia64.c:2429
6227 msgid "record_type_not_valid"
6228 msgstr ""
6229
6230 #: config/tc-ia64.c:2514
6231 msgid "Ignoring attempt to spill beyond end of region"
6232 msgstr ""
6233
6234 #: config/tc-ia64.c:2573
6235 msgid "Only constant space allocation is supported"
6236 msgstr ""
6237
6238 #: config/tc-ia64.c:2587
6239 msgid "Only constant offsets are supported"
6240 msgstr ""
6241
6242 #: config/tc-ia64.c:2610
6243 msgid "Section switching in code is not supported."
6244 msgstr ""
6245
6246 #: config/tc-ia64.c:2652
6247 msgid " Insn slot not set in unwind record."
6248 msgstr ""
6249
6250 #: config/tc-ia64.c:2726
6251 msgid "frgr_mem record before region record!"
6252 msgstr ""
6253
6254 #: config/tc-ia64.c:2737
6255 msgid "fr_mem record before region record!"
6256 msgstr ""
6257
6258 #: config/tc-ia64.c:2746
6259 msgid "gr_mem record before region record!"
6260 msgstr ""
6261
6262 #: config/tc-ia64.c:2755
6263 msgid "br_mem record before region record!"
6264 msgstr ""
6265
6266 #: config/tc-ia64.c:2765
6267 msgid "gr_gr record before region record!"
6268 msgstr ""
6269
6270 #: config/tc-ia64.c:2773
6271 msgid "br_gr record before region record!"
6272 msgstr ""
6273
6274 #: config/tc-ia64.c:2891
6275 #, c-format
6276 msgid "First operand to .%s must be a predicate"
6277 msgstr ""
6278
6279 #: config/tc-ia64.c:2895
6280 #, c-format
6281 msgid "Pointless use of p0 as first operand to .%s"
6282 msgstr ""
6283
6284 #: config/tc-ia64.c:2951
6285 #, c-format
6286 msgid "Operand %d to .%s must be a preserved register"
6287 msgstr ""
6288
6289 #: config/tc-ia64.c:2987
6290 #, c-format
6291 msgid "Operand %d to .%s must be a writable register"
6292 msgstr ""
6293
6294 #: config/tc-ia64.c:3012
6295 #, c-format
6296 msgid "Radix `%s' unsupported or invalid"
6297 msgstr ""
6298
6299 #: config/tc-ia64.c:3042 config/tc-ia64.c:3047
6300 #, c-format
6301 msgid ".%s outside of %s"
6302 msgstr ""
6303
6304 #: config/tc-ia64.c:3132
6305 msgid "Tags on unwind pseudo-ops aren't supported, yet"
6306 msgstr ""
6307
6308 #: config/tc-ia64.c:3154
6309 msgid "First operand to .fframe must be a constant"
6310 msgstr ""
6311
6312 #: config/tc-ia64.c:3174
6313 msgid "First operand to .vframe must be a general register"
6314 msgstr ""
6315
6316 #: config/tc-ia64.c:3182
6317 msgid "Operand of .vframe contradicts .prologue"
6318 msgstr ""
6319
6320 #: config/tc-ia64.c:3192
6321 msgid ".vframepsp is meaningless, assuming .vframesp was meant"
6322 msgstr ""
6323
6324 #: config/tc-ia64.c:3200
6325 msgid "Operand to .vframesp must be a constant (sp-relative offset)"
6326 msgstr ""
6327
6328 #: config/tc-ia64.c:3227
6329 msgid "First operand to .save not a register"
6330 msgstr ""
6331
6332 #: config/tc-ia64.c:3233
6333 msgid "Second operand to .save not a valid register"
6334 msgstr ""
6335
6336 #: config/tc-ia64.c:3264 config/tc-ia64.c:3275 config/tc-ia64.c:3283
6337 msgid "Second operand of .save contradicts .prologue"
6338 msgstr ""
6339
6340 #: config/tc-ia64.c:3290
6341 msgid "First operand to .save not a valid register"
6342 msgstr ""
6343
6344 #: config/tc-ia64.c:3308
6345 msgid "First operand to .restore must be stack pointer (sp)"
6346 msgstr ""
6347
6348 #: config/tc-ia64.c:3317
6349 msgid "Second operand to .restore must be a constant >= 0"
6350 msgstr ""
6351
6352 #: config/tc-ia64.c:3327
6353 #, c-format
6354 msgid "Epilogue count of %lu exceeds number of nested prologues (%u)"
6355 msgstr ""
6356
6357 #: config/tc-ia64.c:3414
6358 #, c-format
6359 msgid "Illegal section name `%s' (causes unwind section name clash)"
6360 msgstr ""
6361
6362 #: config/tc-ia64.c:3605
6363 msgid "First operand to .altrp not a valid branch register"
6364 msgstr ""
6365
6366 #: config/tc-ia64.c:3634
6367 #, c-format
6368 msgid "First operand to .%s not a register"
6369 msgstr ""
6370
6371 #: config/tc-ia64.c:3639
6372 #, c-format
6373 msgid "Second operand to .%s not a constant"
6374 msgstr ""
6375
6376 #: config/tc-ia64.c:3706
6377 #, c-format
6378 msgid "First operand to .%s not a valid register"
6379 msgstr ""
6380
6381 #: config/tc-ia64.c:3729
6382 msgid "First operand to .save.g must be a positive 4-bit constant"
6383 msgstr ""
6384
6385 #: config/tc-ia64.c:3742
6386 msgid "Second operand to .save.g must be a general register"
6387 msgstr ""
6388
6389 #: config/tc-ia64.c:3747
6390 #, c-format
6391 msgid "Second operand to .save.g must be the first of %d general registers"
6392 msgstr ""
6393
6394 #: config/tc-ia64.c:3770
6395 msgid "Operand to .save.f must be a positive 20-bit constant"
6396 msgstr ""
6397
6398 #: config/tc-ia64.c:3793
6399 msgid "First operand to .save.b must be a positive 5-bit constant"
6400 msgstr ""
6401
6402 #: config/tc-ia64.c:3806
6403 msgid "Second operand to .save.b must be a general register"
6404 msgstr ""
6405
6406 #: config/tc-ia64.c:3811
6407 #, c-format
6408 msgid "Second operand to .save.b must be the first of %d general registers"
6409 msgstr ""
6410
6411 #: config/tc-ia64.c:3837
6412 msgid "First operand to .save.gf must be a non-negative 4-bit constant"
6413 msgstr ""
6414
6415 #: config/tc-ia64.c:3845
6416 msgid "Second operand to .save.gf must be a non-negative 20-bit constant"
6417 msgstr ""
6418
6419 #: config/tc-ia64.c:3853
6420 msgid "Operands to .save.gf may not be both zero"
6421 msgstr ""
6422
6423 #: config/tc-ia64.c:3870
6424 msgid "Operand to .spill must be a constant"
6425 msgstr ""
6426
6427 #: config/tc-ia64.c:3939
6428 #, c-format
6429 msgid "Operand %d to .%s must be a constant"
6430 msgstr ""
6431
6432 #: config/tc-ia64.c:3960
6433 #, c-format
6434 msgid "Missing .label_state %ld"
6435 msgstr ""
6436
6437 #: config/tc-ia64.c:4014
6438 msgid "Operand to .label_state must be a constant"
6439 msgstr ""
6440
6441 #: config/tc-ia64.c:4033
6442 msgid "Operand to .copy_state must be a constant"
6443 msgstr ""
6444
6445 #: config/tc-ia64.c:4056
6446 msgid "First operand to .unwabi must be a constant"
6447 msgstr ""
6448
6449 #: config/tc-ia64.c:4062
6450 msgid "Second operand to .unwabi must be a constant"
6451 msgstr ""
6452
6453 #: config/tc-ia64.c:4097
6454 msgid "Missing .endp after previous .proc"
6455 msgstr ""
6456
6457 #: config/tc-ia64.c:4116
6458 msgid "Empty argument of .proc"
6459 msgstr ""
6460
6461 #: config/tc-ia64.c:4121
6462 #, c-format
6463 msgid "`%s' was already defined"
6464 msgstr ""
6465
6466 #: config/tc-ia64.c:4164
6467 msgid "Initial .body should precede any instructions"
6468 msgstr ""
6469
6470 #: config/tc-ia64.c:4183
6471 msgid ".prologue within prologue"
6472 msgstr ""
6473
6474 #: config/tc-ia64.c:4188
6475 msgid "Initial .prologue should precede any instructions"
6476 msgstr ""
6477
6478 #: config/tc-ia64.c:4198
6479 msgid "First operand to .prologue must be a positive 4-bit constant"
6480 msgstr ""
6481
6482 #: config/tc-ia64.c:4200
6483 msgid "Pointless use of zero first operand to .prologue"
6484 msgstr ""
6485
6486 #: config/tc-ia64.c:4214
6487 msgid "Using a constant as second operand to .prologue is deprecated"
6488 msgstr ""
6489
6490 #: config/tc-ia64.c:4220
6491 msgid "Second operand to .prologue must be a general register"
6492 msgstr ""
6493
6494 #: config/tc-ia64.c:4225
6495 #, c-format
6496 msgid "Second operand to .prologue must be the first of %d general registers"
6497 msgstr ""
6498
6499 #: config/tc-ia64.c:4337
6500 #, c-format
6501 msgid "`%s' was not defined within procedure"
6502 msgstr ""
6503
6504 #: config/tc-ia64.c:4375
6505 msgid "Empty argument of .endp"
6506 msgstr ""
6507
6508 #: config/tc-ia64.c:4389
6509 #, c-format
6510 msgid "`%s' was not specified with previous .proc"
6511 msgstr ""
6512
6513 #: config/tc-ia64.c:4404
6514 #, c-format
6515 msgid "`%s' should be an operand to this .endp"
6516 msgstr ""
6517
6518 #: config/tc-ia64.c:4445 config/tc-ia64.c:4783 config/tc-ia64.c:5090
6519 msgid "Comma expected"
6520 msgstr ""
6521
6522 #: config/tc-ia64.c:4486
6523 msgid "Expected '['"
6524 msgstr ""
6525
6526 #: config/tc-ia64.c:4495 config/tc-ia64.c:7515
6527 msgid "Expected ']'"
6528 msgstr ""
6529
6530 #: config/tc-ia64.c:4500
6531 msgid "Number of elements must be positive"
6532 msgstr ""
6533
6534 #: config/tc-ia64.c:4511
6535 #, c-format
6536 msgid "Used more than the declared %d rotating registers"
6537 msgstr ""
6538
6539 #: config/tc-ia64.c:4519
6540 msgid "Used more than the available 96 rotating registers"
6541 msgstr ""
6542
6543 #: config/tc-ia64.c:4526
6544 msgid "Used more than the available 48 rotating registers"
6545 msgstr ""
6546
6547 #: config/tc-ia64.c:4554
6548 #, c-format
6549 msgid "Attempt to redefine register set `%s'"
6550 msgstr ""
6551
6552 #: config/tc-ia64.c:4620
6553 #, c-format
6554 msgid "Unknown psr option `%s'"
6555 msgstr ""
6556
6557 #: config/tc-ia64.c:4668
6558 msgid "Missing section name"
6559 msgstr ""
6560
6561 #: config/tc-ia64.c:4678
6562 msgid "Comma expected after section name"
6563 msgstr ""
6564
6565 #: config/tc-ia64.c:4689
6566 msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated."
6567 msgstr ""
6568
6569 #: config/tc-ia64.c:4778
6570 msgid "Register name expected"
6571 msgstr ""
6572
6573 #: config/tc-ia64.c:4791
6574 msgid "Register value annotation ignored"
6575 msgstr ""
6576
6577 #: config/tc-ia64.c:4830
6578 msgid "Directive invalid within a bundle"
6579 msgstr ""
6580
6581 #: config/tc-ia64.c:4921
6582 msgid "Missing predicate relation type"
6583 msgstr ""
6584
6585 #: config/tc-ia64.c:4927
6586 msgid "Unrecognized predicate relation type"
6587 msgstr ""
6588
6589 #: config/tc-ia64.c:4973
6590 msgid "Bad register range"
6591 msgstr ""
6592
6593 #: config/tc-ia64.c:4982 config/tc-ia64.c:7460
6594 msgid "Predicate register expected"
6595 msgstr ""
6596
6597 #: config/tc-ia64.c:4987
6598 msgid "Duplicate predicate register ignored"
6599 msgstr ""
6600
6601 #: config/tc-ia64.c:5003
6602 msgid "Predicate source and target required"
6603 msgstr ""
6604
6605 #: config/tc-ia64.c:5005 config/tc-ia64.c:5017
6606 msgid "Use of p0 is not valid in this context"
6607 msgstr ""
6608
6609 #: config/tc-ia64.c:5012
6610 msgid "At least two PR arguments expected"
6611 msgstr ""
6612
6613 #: config/tc-ia64.c:5026
6614 msgid "At least one PR argument expected"
6615 msgstr ""
6616
6617 #: config/tc-ia64.c:5061
6618 #, c-format
6619 msgid "Inserting \"%s\" into entry hint table failed: %s"
6620 msgstr ""
6621
6622 #. FIXME -- need 62-bit relocation type
6623 #: config/tc-ia64.c:5529
6624 msgid "62-bit relocation not yet implemented"
6625 msgstr ""
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
6631 msgid "lower 16 bits of mask ignored"
6632 msgstr ""
6633
6634 #: config/tc-ia64.c:5895
6635 msgid "Expected separator `='"
6636 msgstr ""
6637
6638 #: config/tc-ia64.c:5928
6639 msgid "Duplicate equal sign (=) in instruction"
6640 msgstr ""
6641
6642 #: config/tc-ia64.c:5935
6643 #, c-format
6644 msgid "Illegal operand separator `%c'"
6645 msgstr ""
6646
6647 #: config/tc-ia64.c:6049
6648 #, c-format
6649 msgid "Operand %u of `%s' should be %s"
6650 msgstr ""
6651
6652 #: config/tc-ia64.c:6053
6653 msgid "Wrong number of output operands"
6654 msgstr ""
6655
6656 #: config/tc-ia64.c:6055
6657 msgid "Wrong number of input operands"
6658 msgstr ""
6659
6660 #: config/tc-ia64.c:6057
6661 msgid "Operand mismatch"
6662 msgstr ""
6663
6664 #: config/tc-ia64.c:6139
6665 #, c-format
6666 msgid "Invalid use of `%c%d' as output operand"
6667 msgstr ""
6668
6669 #: config/tc-ia64.c:6142
6670 #, c-format
6671 msgid "Invalid use of `r%d' as base update address operand"
6672 msgstr ""
6673
6674 #: config/tc-ia64.c:6166
6675 #, c-format
6676 msgid "Invalid duplicate use of `%c%d'"
6677 msgstr ""
6678
6679 #: config/tc-ia64.c:6173
6680 #, c-format
6681 msgid "Invalid simultaneous use of `f%d' and `f%d'"
6682 msgstr ""
6683
6684 #: config/tc-ia64.c:6179
6685 #, c-format
6686 msgid "Dangerous simultaneous use of `f%d' and `f%d'"
6687 msgstr ""
6688
6689 #: config/tc-ia64.c:6223
6690 msgid "Value truncated to 62 bits"
6691 msgstr ""
6692
6693 #: config/tc-ia64.c:6286
6694 #, c-format
6695 msgid "Bad operand value: %s"
6696 msgstr ""
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
6701 msgid "instruction address is not a multiple of 16"
6702 msgstr ""
6703
6704 #: config/tc-ia64.c:6429
6705 #, c-format
6706 msgid "`%s' must be last in bundle"
6707 msgstr ""
6708
6709 #: config/tc-ia64.c:6461
6710 #, c-format
6711 msgid "Internal error: don't know how to force %s to end of instruction group"
6712 msgstr ""
6713
6714 #: config/tc-ia64.c:6474
6715 #, c-format
6716 msgid "`%s' must be last in instruction group"
6717 msgstr ""
6718
6719 #: config/tc-ia64.c:6504
6720 msgid "Label must be first in a bundle"
6721 msgstr ""
6722
6723 #: config/tc-ia64.c:6581
6724 msgid "hint in B unit may be treated as nop"
6725 msgstr ""
6726
6727 #: config/tc-ia64.c:6592
6728 msgid "hint in B unit can't be used"
6729 msgstr ""
6730
6731 #: config/tc-ia64.c:6606
6732 msgid "emit_one_bundle: unexpected dynamic op"
6733 msgstr ""
6734
6735 #: config/tc-ia64.c:6729
6736 #, c-format
6737 msgid "`%s' does not fit into %s template"
6738 msgstr ""
6739
6740 #: config/tc-ia64.c:6744
6741 #, c-format
6742 msgid "`%s' does not fit into bundle"
6743 msgstr ""
6744
6745 #: config/tc-ia64.c:6756
6746 #, c-format
6747 msgid "`%s' can't go in %s of %s template"
6748 msgstr ""
6749
6750 #: config/tc-ia64.c:6762
6751 msgid "Missing '}' at end of file"
6752 msgstr ""
6753
6754 #: config/tc-ia64.c:6909
6755 #, c-format
6756 msgid "Unrecognized option '-x%s'"
6757 msgstr ""
6758
6759 #: config/tc-ia64.c:6936
6760 msgid ""
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"
6783 msgstr ""
6784
6785 #: config/tc-ia64.c:6966
6786 msgid "--gstabs is not supported for ia64"
6787 msgstr ""
6788
6789 #: config/tc-ia64.c:7198
6790 #, c-format
6791 msgid "ia64.md_begin: can't hash `%s': %s"
6792 msgstr ""
6793
6794 #: config/tc-ia64.c:7259
6795 #, c-format
6796 msgid "Inserting \"%s\" into constant hash table failed: %s"
6797 msgstr ""
6798
6799 #: config/tc-ia64.c:7271 config/tc-mips.c:1880
6800 msgid "Could not set architecture and machine"
6801 msgstr ""
6802
6803 #: config/tc-ia64.c:7395
6804 msgid "Explicit stops are ignored in auto mode"
6805 msgstr ""
6806
6807 #: config/tc-ia64.c:7404
6808 msgid "Found '{' when manual bundling is already turned on"
6809 msgstr ""
6810
6811 #: config/tc-ia64.c:7417
6812 msgid "Found '{' after explicit switch to automatic mode"
6813 msgstr ""
6814
6815 #: config/tc-ia64.c:7423
6816 msgid "Found '}' when manual bundling is off"
6817 msgstr ""
6818
6819 #: config/tc-ia64.c:7450
6820 msgid "Expected ')'"
6821 msgstr ""
6822
6823 #: config/tc-ia64.c:7455
6824 msgid "Qualifying predicate expected"
6825 msgstr ""
6826
6827 #: config/tc-ia64.c:7474
6828 msgid "Tag must come before qualifying predicate."
6829 msgstr ""
6830
6831 #: config/tc-ia64.c:7504
6832 msgid "Expected ':'"
6833 msgstr ""
6834
6835 #: config/tc-ia64.c:7520
6836 msgid "Tag name expected"
6837 msgstr ""
6838
6839 #: config/tc-ia64.c:7622
6840 msgid "Rotating register index must be a non-negative constant"
6841 msgstr ""
6842
6843 #: config/tc-ia64.c:7627
6844 #, c-format
6845 msgid "Index out of range 0..%u"
6846 msgstr ""
6847
6848 #: config/tc-ia64.c:7639
6849 msgid "Indirect register index must be a general register"
6850 msgstr ""
6851
6852 #: config/tc-ia64.c:7648
6853 msgid "Index can only be applied to rotating or indirect registers"
6854 msgstr ""
6855
6856 #: config/tc-ia64.c:7684
6857 msgid "Expected '('"
6858 msgstr ""
6859
6860 #: config/tc-ia64.c:7692
6861 msgid "Missing ')'"
6862 msgstr ""
6863
6864 #: config/tc-ia64.c:7701
6865 msgid "Not a symbolic expression"
6866 msgstr ""
6867
6868 #: config/tc-ia64.c:7706 config/tc-ia64.c:7720
6869 msgid "Illegal combination of relocation functions"
6870 msgstr ""
6871
6872 #: config/tc-ia64.c:7809
6873 msgid "No current frame"
6874 msgstr ""
6875
6876 #: config/tc-ia64.c:7811
6877 #, c-format
6878 msgid "Register number out of range 0..%u"
6879 msgstr ""
6880
6881 #: config/tc-ia64.c:7849
6882 msgid "Standalone `#' is illegal"
6883 msgstr ""
6884
6885 #: config/tc-ia64.c:7852
6886 msgid "Redundant `#' suffix operators"
6887 msgstr ""
6888
6889 #: config/tc-ia64.c:8010
6890 #, c-format
6891 msgid "Unhandled dependency %s for %s (%s), note %d"
6892 msgstr ""
6893
6894 #: config/tc-ia64.c:9305
6895 #, c-format
6896 msgid "Unrecognized dependency specifier %d\n"
6897 msgstr ""
6898
6899 #: config/tc-ia64.c:10181
6900 msgid "Only the first path encountering the conflict is reported"
6901 msgstr ""
6902
6903 #: config/tc-ia64.c:10183
6904 msgid "This is the location of the conflicting usage"
6905 msgstr ""
6906
6907 #: config/tc-ia64.c:10444
6908 #, c-format
6909 msgid "Unknown opcode `%s'"
6910 msgstr ""
6911
6912 #: config/tc-ia64.c:10522
6913 #, c-format
6914 msgid "AR %d can only be accessed by %c-unit"
6915 msgstr ""
6916
6917 #: config/tc-ia64.c:10534
6918 msgid "hint.b may be treated as nop"
6919 msgstr ""
6920
6921 #: config/tc-ia64.c:10537
6922 msgid "hint.b shouldn't be used"
6923 msgstr ""
6924
6925 #: config/tc-ia64.c:10576
6926 #, c-format
6927 msgid "`%s' cannot be predicated"
6928 msgstr ""
6929
6930 #: config/tc-ia64.c:10648
6931 msgid "Closing bracket missing"
6932 msgstr ""
6933
6934 #: config/tc-ia64.c:10657
6935 msgid "Index must be a general register"
6936 msgstr ""
6937
6938 #: config/tc-ia64.c:10822
6939 #, c-format
6940 msgid "Unsupported fixup size %d"
6941 msgstr ""
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
6947 msgid "Cannot express %s%d%s relocation"
6948 msgstr ""
6949
6950 #: config/tc-ia64.c:11108
6951 msgid "No addend allowed in @fptr() relocation"
6952 msgstr ""
6953
6954 #: config/tc-ia64.c:11214
6955 #, c-format
6956 msgid "%s must have a constant value"
6957 msgstr ""
6958
6959 #: config/tc-ia64.c:11268
6960 #, c-format
6961 msgid "Cannot represent %s relocation in object file"
6962 msgstr ""
6963
6964 #: config/tc-ia64.c:11379
6965 msgid "Can't add stop bit to mark end of instruction group"
6966 msgstr ""
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
6970 msgid "expected symbol name"
6971 msgstr ""
6972
6973 #: config/tc-ia64.c:11489 read.c:2428 read.c:3062 read.c:3413 stabs.c:468
6974 #, c-format
6975 msgid "expected comma after \"%s\""
6976 msgstr ""
6977
6978 #: config/tc-ia64.c:11531
6979 #, c-format
6980 msgid "`%s' is already the alias of %s `%s'"
6981 msgstr ""
6982
6983 #: config/tc-ia64.c:11541
6984 #, c-format
6985 msgid "%s `%s' already has an alias `%s'"
6986 msgstr ""
6987
6988 #: config/tc-ia64.c:11552
6989 #, c-format
6990 msgid "inserting \"%s\" into %s alias hash table failed: %s"
6991 msgstr ""
6992
6993 #: config/tc-ia64.c:11560
6994 #, c-format
6995 msgid "inserting \"%s\" into %s name hash table failed: %s"
6996 msgstr ""
6997
6998 #: config/tc-ia64.c:11579
6999 #, c-format
7000 msgid "symbol `%s' aliased to `%s' is not used"
7001 msgstr ""
7002
7003 #: config/tc-ia64.c:11601
7004 #, c-format
7005 msgid "section `%s' aliased to `%s' is not used"
7006 msgstr ""
7007
7008 #: config/tc-ip2k.c:158
7009 #, c-format
7010 msgid "IP2K specific command line options:\n"
7011 msgstr ""
7012
7013 #: config/tc-ip2k.c:159
7014 #, c-format
7015 msgid "  -mip2022               restrict to IP2022 insns \n"
7016 msgstr ""
7017
7018 #: config/tc-ip2k.c:160
7019 #, c-format
7020 msgid "  -mip2022ext            permit extended IP2022 insn\n"
7021 msgstr ""
7022
7023 #: config/tc-iq2000.c:364
7024 #, c-format
7025 msgid "the yielding instruction %s may not be in a delay slot."
7026 msgstr ""
7027
7028 #: config/tc-iq2000.c:372
7029 #, c-format
7030 msgid "Register number (R%ld) for double word access must be even."
7031 msgstr ""
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
7036 msgid "operand references R%ld of previous load."
7037 msgstr ""
7038
7039 #: config/tc-iq2000.c:396
7040 msgid "instruction implicitly accesses R31 of previous load."
7041 msgstr ""
7042
7043 #: config/tc-iq2000.c:651 config/tc-mep.c:1647
7044 msgid "Unmatched high relocation"
7045 msgstr ""
7046
7047 #: config/tc-iq2000.c:829 config/tc-mips.c:14828 config/tc-score.c:6035
7048 msgid ".end not in text section"
7049 msgstr ""
7050
7051 #: config/tc-iq2000.c:833 config/tc-mips.c:14832 config/tc-score.c:6038
7052 msgid ".end directive without a preceding .ent directive."
7053 msgstr ""
7054
7055 #: config/tc-iq2000.c:842 config/tc-mips.c:14841 config/tc-score.c:6046
7056 msgid ".end symbol does not match .ent symbol."
7057 msgstr ""
7058
7059 #: config/tc-iq2000.c:845 config/tc-mips.c:14848 config/tc-score.c:6051
7060 msgid ".end directive missing or unknown symbol"
7061 msgstr ""
7062
7063 #: config/tc-iq2000.c:863
7064 msgid "Expected simple number."
7065 msgstr ""
7066
7067 #: config/tc-iq2000.c:892 config/tc-mips.c:14753 config/tc-score.c:5885
7068 #, c-format
7069 msgid " *input_line_pointer == '%c' 0x%02x\n"
7070 msgstr ""
7071
7072 #: config/tc-iq2000.c:894
7073 msgid "Invalid number"
7074 msgstr ""
7075
7076 #: config/tc-iq2000.c:929 config/tc-mips.c:14923 config/tc-score.c:5924
7077 msgid ".ent or .aent not in text section."
7078 msgstr ""
7079
7080 #: config/tc-iq2000.c:932
7081 msgid "missing `.end'"
7082 msgstr ""
7083
7084 #: config/tc-m32c.c:143
7085 #, c-format
7086 msgid " M32C specific command line options:\n"
7087 msgstr ""
7088
7089 #. Pretend that we do not recognise this option.
7090 #: config/tc-m32r.c:331
7091 msgid "Unrecognised option: -hidden"
7092 msgstr ""
7093
7094 #: config/tc-m32r.c:358 config/tc-sparc.c:579
7095 msgid "Unrecognized option following -K"
7096 msgstr ""
7097
7098 #: config/tc-m32r.c:373
7099 #, c-format
7100 msgid " M32R specific command line options:\n"
7101 msgstr ""
7102
7103 #: config/tc-m32r.c:375
7104 #, c-format
7105 msgid "  -m32r                   disable support for the m32rx instruction set\n"
7106 msgstr ""
7107
7108 #: config/tc-m32r.c:377
7109 #, c-format
7110 msgid "  -m32rx                  support the extended m32rx instruction set\n"
7111 msgstr ""
7112
7113 #: config/tc-m32r.c:379
7114 #, c-format
7115 msgid "  -m32r2                  support the extended m32r2 instruction set\n"
7116 msgstr ""
7117
7118 #: config/tc-m32r.c:381
7119 #, c-format
7120 msgid "  -EL,-little             produce little endian code and data\n"
7121 msgstr ""
7122
7123 #: config/tc-m32r.c:383
7124 #, c-format
7125 msgid "  -EB,-big                produce big endian code and data\n"
7126 msgstr ""
7127
7128 #: config/tc-m32r.c:385
7129 #, c-format
7130 msgid "  -parallel               try to combine instructions in parallel\n"
7131 msgstr ""
7132
7133 #: config/tc-m32r.c:387
7134 #, c-format
7135 msgid "  -no-parallel            disable -parallel\n"
7136 msgstr ""
7137
7138 #: config/tc-m32r.c:389
7139 #, c-format
7140 msgid "  -no-bitinst             disallow the M32R2's extended bit-field instructions\n"
7141 msgstr ""
7142
7143 #: config/tc-m32r.c:391
7144 #, c-format
7145 msgid "  -O                      try to optimize code.  Implies -parallel\n"
7146 msgstr ""
7147
7148 #: config/tc-m32r.c:394
7149 #, c-format
7150 msgid "  -warn-explicit-parallel-conflicts     warn when parallel instructions\n"
7151 msgstr ""
7152
7153 #: config/tc-m32r.c:396
7154 #, c-format
7155 msgid "                                         might violate contraints\n"
7156 msgstr ""
7157
7158 #: config/tc-m32r.c:398
7159 #, c-format
7160 msgid "  -no-warn-explicit-parallel-conflicts  do not warn when parallel\n"
7161 msgstr ""
7162
7163 #: config/tc-m32r.c:400
7164 #, c-format
7165 msgid "                                         instructions might violate contraints\n"
7166 msgstr ""
7167
7168 #: config/tc-m32r.c:402
7169 #, c-format
7170 msgid "  -Wp                     synonym for -warn-explicit-parallel-conflicts\n"
7171 msgstr ""
7172
7173 #: config/tc-m32r.c:404
7174 #, c-format
7175 msgid "  -Wnp                    synonym for -no-warn-explicit-parallel-conflicts\n"
7176 msgstr ""
7177
7178 #: config/tc-m32r.c:406
7179 #, c-format
7180 msgid "  -ignore-parallel-conflicts            do not check parallel instructions\n"
7181 msgstr ""
7182
7183 #: config/tc-m32r.c:408
7184 #, c-format
7185 msgid "                                         fo contraint violations\n"
7186 msgstr ""
7187
7188 #: config/tc-m32r.c:410
7189 #, c-format
7190 msgid "  -no-ignore-parallel-conflicts         check parallel instructions for\n"
7191 msgstr ""
7192
7193 #: config/tc-m32r.c:412
7194 #, c-format
7195 msgid "                                         contraint violations\n"
7196 msgstr ""
7197
7198 #: config/tc-m32r.c:414
7199 #, c-format
7200 msgid "  -Ip                     synonym for -ignore-parallel-conflicts\n"
7201 msgstr ""
7202
7203 #: config/tc-m32r.c:416
7204 #, c-format
7205 msgid "  -nIp                    synonym for -no-ignore-parallel-conflicts\n"
7206 msgstr ""
7207
7208 #: config/tc-m32r.c:419
7209 #, c-format
7210 msgid "  -warn-unmatched-high    warn when an (s)high reloc has no matching low reloc\n"
7211 msgstr ""
7212
7213 #: config/tc-m32r.c:421
7214 #, c-format
7215 msgid "  -no-warn-unmatched-high do not warn about missing low relocs\n"
7216 msgstr ""
7217
7218 #: config/tc-m32r.c:423
7219 #, c-format
7220 msgid "  -Wuh                    synonym for -warn-unmatched-high\n"
7221 msgstr ""
7222
7223 #: config/tc-m32r.c:425
7224 #, c-format
7225 msgid "  -Wnuh                   synonym for -no-warn-unmatched-high\n"
7226 msgstr ""
7227
7228 #: config/tc-m32r.c:428
7229 #, c-format
7230 msgid "  -KPIC                   generate PIC\n"
7231 msgstr ""
7232
7233 #: config/tc-m32r.c:850
7234 msgid "instructions write to the same destination register."
7235 msgstr ""
7236
7237 #: config/tc-m32r.c:858
7238 msgid "Instructions do not use parallel execution pipelines."
7239 msgstr ""
7240
7241 #: config/tc-m32r.c:866
7242 msgid "Instructions share the same execution pipeline"
7243 msgstr ""
7244
7245 #: config/tc-m32r.c:931 config/tc-m32r.c:1045
7246 #, c-format
7247 msgid "not a 16 bit instruction '%s'"
7248 msgstr ""
7249
7250 #: config/tc-m32r.c:943 config/tc-m32r.c:1057 config/tc-m32r.c:1241
7251 #, c-format
7252 msgid "instruction '%s' is for the M32R2 only"
7253 msgstr ""
7254
7255 #: config/tc-m32r.c:956 config/tc-m32r.c:1070 config/tc-m32r.c:1254
7256 #, c-format
7257 msgid "unknown instruction '%s'"
7258 msgstr ""
7259
7260 #: config/tc-m32r.c:965 config/tc-m32r.c:1077 config/tc-m32r.c:1261
7261 #, c-format
7262 msgid "instruction '%s' is for the M32RX only"
7263 msgstr ""
7264
7265 #: config/tc-m32r.c:974 config/tc-m32r.c:1086
7266 #, c-format
7267 msgid "instruction '%s' cannot be executed in parallel."
7268 msgstr ""
7269
7270 #: config/tc-m32r.c:1029 config/tc-m32r.c:1111 config/tc-m32r.c:1318
7271 msgid "internal error: lookup/get operands failed"
7272 msgstr ""
7273
7274 #: config/tc-m32r.c:1096
7275 #, c-format
7276 msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
7277 msgstr ""
7278
7279 #: config/tc-m32r.c:1125
7280 #, c-format
7281 msgid "%s: output of 1st instruction is the same as an input to 2nd instruction - is this intentional ?"
7282 msgstr ""
7283
7284 #: config/tc-m32r.c:1129
7285 #, c-format
7286 msgid "%s: output of 2nd instruction is the same as an input to 1st instruction - is this intentional ?"
7287 msgstr ""
7288
7289 #: config/tc-m32r.c:1493 config/tc-ppc.c:1940 config/tc-ppc.c:4496
7290 msgid "Expected comma after symbol-name: rest of line ignored."
7291 msgstr ""
7292
7293 #: config/tc-m32r.c:1503
7294 #, c-format
7295 msgid ".SCOMMon length (%ld.) <0! Ignored."
7296 msgstr ""
7297
7298 #: config/tc-m32r.c:1517 config/tc-ppc.c:1962 config/tc-ppc.c:3116
7299 #: config/tc-ppc.c:4520
7300 msgid "ignoring bad alignment"
7301 msgstr ""
7302
7303 #: config/tc-m32r.c:1529 config/tc-ppc.c:1999 config/tc-v850.c:322
7304 msgid "Common alignment not a power of 2"
7305 msgstr ""
7306
7307 #: config/tc-m32r.c:1544 config/tc-ppc.c:1973 config/tc-ppc.c:4532
7308 #, c-format
7309 msgid "Ignoring attempt to re-define symbol `%s'."
7310 msgstr ""
7311
7312 #: config/tc-m32r.c:1553
7313 #, c-format
7314 msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
7315 msgstr ""
7316
7317 #: config/tc-m32r.c:1789
7318 msgid "Addend to unresolved symbol not on word boundary."
7319 msgstr ""
7320
7321 #: config/tc-m32r.c:1930 config/tc-m32r.c:1983 config/tc-sh.c:747
7322 msgid "Invalid PIC expression."
7323 msgstr ""
7324
7325 #: config/tc-m32r.c:2074
7326 msgid "Unmatched high/shigh reloc"
7327 msgstr ""
7328
7329 #: config/tc-m68hc11.c:371
7330 #, c-format
7331 msgid ""
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"
7348 msgstr ""
7349
7350 #: config/tc-m68hc11.c:417
7351 #, c-format
7352 msgid "Default target `%s' is not supported."
7353 msgstr ""
7354
7355 #. Dump the opcode statistics table.
7356 #: config/tc-m68hc11.c:435
7357 #, c-format
7358 msgid "Name   # Modes  Min ops  Max ops  Modes mask  # Used\n"
7359 msgstr ""
7360
7361 #: config/tc-m68hc11.c:501
7362 #, c-format
7363 msgid "Option `%s' is not recognized."
7364 msgstr ""
7365
7366 #: config/tc-m68hc11.c:671
7367 msgid "#<imm8>"
7368 msgstr ""
7369
7370 #: config/tc-m68hc11.c:680
7371 msgid "#<imm16>"
7372 msgstr ""
7373
7374 #: config/tc-m68hc11.c:689 config/tc-m68hc11.c:698
7375 msgid "<imm8>,X"
7376 msgstr ""
7377
7378 #: config/tc-m68hc11.c:725
7379 msgid "*<abs8>"
7380 msgstr ""
7381
7382 #: config/tc-m68hc11.c:737
7383 msgid "#<mask>"
7384 msgstr ""
7385
7386 #: config/tc-m68hc11.c:747
7387 #, c-format
7388 msgid "symbol%d"
7389 msgstr ""
7390
7391 #: config/tc-m68hc11.c:749
7392 msgid "<abs>"
7393 msgstr ""
7394
7395 #: config/tc-m68hc11.c:768
7396 msgid "<label>"
7397 msgstr ""
7398
7399 #: config/tc-m68hc11.c:784
7400 #, c-format
7401 msgid ""
7402 "# Example of `%s' instructions\n"
7403 "\t.sect .text\n"
7404 "_start:\n"
7405 msgstr ""
7406
7407 #: config/tc-m68hc11.c:831
7408 #, c-format
7409 msgid "Instruction `%s' is not recognized."
7410 msgstr ""
7411
7412 #: config/tc-m68hc11.c:836
7413 #, c-format
7414 msgid "Instruction formats for `%s':"
7415 msgstr ""
7416
7417 #: config/tc-m68hc11.c:966
7418 #, c-format
7419 msgid "Immediate operand is not allowed for operand %d."
7420 msgstr ""
7421
7422 #: config/tc-m68hc11.c:1010
7423 msgid "Indirect indexed addressing is not valid for 68HC11."
7424 msgstr ""
7425
7426 #: config/tc-m68hc11.c:1030
7427 msgid "Spurious `,' or bad indirect register addressing mode."
7428 msgstr ""
7429
7430 #: config/tc-m68hc11.c:1052
7431 msgid "Missing second register or offset for indexed-indirect mode."
7432 msgstr ""
7433
7434 #: config/tc-m68hc11.c:1062
7435 msgid "Missing second register for indexed-indirect mode."
7436 msgstr ""
7437
7438 #: config/tc-m68hc11.c:1078
7439 msgid "Missing `]' to close indexed-indirect mode."
7440 msgstr ""
7441
7442 #: config/tc-m68hc11.c:1123
7443 msgid "Illegal operand."
7444 msgstr ""
7445
7446 #: config/tc-m68hc11.c:1128
7447 msgid "Missing operand."
7448 msgstr ""
7449
7450 #: config/tc-m68hc11.c:1181
7451 msgid "Pre-increment mode is not valid for 68HC11"
7452 msgstr ""
7453
7454 #: config/tc-m68hc11.c:1194
7455 msgid "Wrong register in register indirect mode."
7456 msgstr ""
7457
7458 #: config/tc-m68hc11.c:1202
7459 msgid "Missing `]' to close register indirect operand."
7460 msgstr ""
7461
7462 #: config/tc-m68hc11.c:1222
7463 msgid "Post-decrement mode is not valid for 68HC11."
7464 msgstr ""
7465
7466 #: config/tc-m68hc11.c:1230
7467 msgid "Post-increment mode is not valid for 68HC11."
7468 msgstr ""
7469
7470 #: config/tc-m68hc11.c:1248
7471 msgid "Invalid indexed indirect mode."
7472 msgstr ""
7473
7474 #: config/tc-m68hc11.c:1340
7475 #, c-format
7476 msgid "Trap id `%ld' is out of range."
7477 msgstr ""
7478
7479 #: config/tc-m68hc11.c:1344
7480 msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
7481 msgstr ""
7482
7483 #: config/tc-m68hc11.c:1351
7484 #, c-format
7485 msgid "Operand out of 8-bit range: `%ld'."
7486 msgstr ""
7487
7488 #: config/tc-m68hc11.c:1358
7489 msgid "The trap id must be a constant."
7490 msgstr ""
7491
7492 #: config/tc-m68hc11.c:1393
7493 #, c-format
7494 msgid "Operand `%x' not recognized in fixup8."
7495 msgstr ""
7496
7497 #: config/tc-m68hc11.c:1410 config/tc-m68hc11.c:1459
7498 #, c-format
7499 msgid "Operand out of 16-bit range: `%ld'."
7500 msgstr ""
7501
7502 #: config/tc-m68hc11.c:1442 config/tc-m68hc11.c:1475
7503 #, c-format
7504 msgid "Operand `%x' not recognized in fixup16."
7505 msgstr ""
7506
7507 #: config/tc-m68hc11.c:1492
7508 #, c-format
7509 msgid "Unexpected branch conversion with `%x'"
7510 msgstr ""
7511
7512 #: config/tc-m68hc11.c:1583 config/tc-m68hc11.c:1721
7513 #, c-format
7514 msgid "Operand out of range for a relative branch: `%ld'"
7515 msgstr ""
7516
7517 #: config/tc-m68hc11.c:1689
7518 msgid "Invalid register for dbcc/tbcc instruction."
7519 msgstr ""
7520
7521 #: config/tc-m68hc11.c:1777
7522 #, c-format
7523 msgid "Increment/decrement value is out of range: `%ld'."
7524 msgstr ""
7525
7526 #: config/tc-m68hc11.c:1788
7527 msgid "Expecting a register."
7528 msgstr ""
7529
7530 #: config/tc-m68hc11.c:1803
7531 msgid "Invalid register for post/pre increment."
7532 msgstr ""
7533
7534 #: config/tc-m68hc11.c:1833
7535 msgid "Invalid register."
7536 msgstr ""
7537
7538 #: config/tc-m68hc11.c:1840
7539 #, c-format
7540 msgid "Offset out of 16-bit range: %ld."
7541 msgstr ""
7542
7543 #: config/tc-m68hc11.c:1845
7544 #, c-format
7545 msgid "Offset out of 5-bit range for movw/movb insn: %ld."
7546 msgstr ""
7547
7548 #: config/tc-m68hc11.c:1951
7549 msgid "Expecting register D for indexed indirect mode."
7550 msgstr ""
7551
7552 #: config/tc-m68hc11.c:1953
7553 msgid "Indexed indirect mode is not allowed for movb/movw."
7554 msgstr ""
7555
7556 #: config/tc-m68hc11.c:1970
7557 msgid "Invalid accumulator register."
7558 msgstr ""
7559
7560 #: config/tc-m68hc11.c:1995
7561 msgid "Invalid indexed register."
7562 msgstr ""
7563
7564 #: config/tc-m68hc11.c:2003
7565 msgid "Addressing mode not implemented yet."
7566 msgstr ""
7567
7568 #: config/tc-m68hc11.c:2016
7569 msgid "Invalid source register for this instruction, use 'tfr'."
7570 msgstr ""
7571
7572 #: config/tc-m68hc11.c:2018
7573 msgid "Invalid source register."
7574 msgstr ""
7575
7576 #: config/tc-m68hc11.c:2023
7577 msgid "Invalid destination register for this instruction, use 'tfr'."
7578 msgstr ""
7579
7580 #: config/tc-m68hc11.c:2025
7581 msgid "Invalid destination register."
7582 msgstr ""
7583
7584 #: config/tc-m68hc11.c:2121
7585 msgid "Invalid indexed register, expecting register X."
7586 msgstr ""
7587
7588 #: config/tc-m68hc11.c:2123
7589 msgid "Invalid indexed register, expecting register Y."
7590 msgstr ""
7591
7592 #: config/tc-m68hc11.c:2429
7593 msgid "No instruction or missing opcode."
7594 msgstr ""
7595
7596 #: config/tc-m68hc11.c:2494
7597 #, c-format
7598 msgid "Opcode `%s' is not recognized."
7599 msgstr ""
7600
7601 #: config/tc-m68hc11.c:2516
7602 #, c-format
7603 msgid "Garbage at end of instruction: `%s'."
7604 msgstr ""
7605
7606 #: config/tc-m68hc11.c:2539
7607 #, c-format
7608 msgid "Invalid operand for `%s'"
7609 msgstr ""
7610
7611 #: config/tc-m68hc11.c:2590
7612 #, c-format
7613 msgid "Invalid mode: %s\n"
7614 msgstr ""
7615
7616 #: config/tc-m68hc11.c:2650
7617 msgid "bad .relax format"
7618 msgstr ""
7619
7620 #: config/tc-m68hc11.c:2694
7621 #, c-format
7622 msgid "Relocation %d is not supported by object file format."
7623 msgstr ""
7624
7625 #: config/tc-m68hc11.c:2973
7626 msgid "bra or bsr with undefined symbol."
7627 msgstr ""
7628
7629 #: config/tc-m68hc11.c:3076 config/tc-m68hc11.c:3133
7630 #, c-format
7631 msgid "Subtype %d is not recognized."
7632 msgstr ""
7633
7634 #: config/tc-m68hc11.c:3192
7635 msgid "Expression too complex."
7636 msgstr ""
7637
7638 #: config/tc-m68hc11.c:3225
7639 msgid "Value out of 16-bit range."
7640 msgstr ""
7641
7642 #: config/tc-m68hc11.c:3243
7643 #, c-format
7644 msgid "Value %ld too large for 8-bit PC-relative branch."
7645 msgstr ""
7646
7647 #: config/tc-m68hc11.c:3250
7648 #, c-format
7649 msgid "Auto increment/decrement offset '%ld' is out of range."
7650 msgstr ""
7651
7652 #: config/tc-m68hc11.c:3263
7653 #, c-format
7654 msgid "Offset out of 5-bit range for movw/movb insn: %ld"
7655 msgstr ""
7656
7657 #: config/tc-m68hc11.c:3279
7658 #, c-format
7659 msgid "Line %d: unknown relocation type: 0x%x."
7660 msgstr ""
7661
7662 #: config/tc-m68k.c:1037
7663 #, c-format
7664 msgid "Can not do %d byte pc-relative relocation"
7665 msgstr ""
7666
7667 #: config/tc-m68k.c:1039
7668 #, c-format
7669 msgid "Can not do %d byte pc-relative pic relocation"
7670 msgstr ""
7671
7672 #: config/tc-m68k.c:1044
7673 #, c-format
7674 msgid "Can not do %d byte relocation"
7675 msgstr ""
7676
7677 #: config/tc-m68k.c:1046
7678 #, c-format
7679 msgid "Can not do %d byte pic relocation"
7680 msgstr ""
7681
7682 #: config/tc-m68k.c:1111
7683 #, c-format
7684 msgid "Unable to produce reloc against symbol '%s'"
7685 msgstr ""
7686
7687 #: config/tc-m68k.c:1155 config/tc-vax.c:2366
7688 #, c-format
7689 msgid "Cannot make %s relocation PC relative"
7690 msgstr ""
7691
7692 #: config/tc-m68k.c:1254 config/tc-vax.c:1876
7693 msgid "No operator"
7694 msgstr ""
7695
7696 #: config/tc-m68k.c:1284 config/tc-vax.c:1892
7697 msgid "Unknown operator"
7698 msgstr ""
7699
7700 #: config/tc-m68k.c:2187
7701 msgid "invalid instruction for this architecture; needs "
7702 msgstr ""
7703
7704 #: config/tc-m68k.c:2195
7705 msgid "hardware divide"
7706 msgstr ""
7707
7708 #: config/tc-m68k.c:2217 config/tc-m68k.c:2221 config/tc-m68k.c:2225
7709 msgid "or higher"
7710 msgstr ""
7711
7712 #: config/tc-m68k.c:2278
7713 msgid "operands mismatch"
7714 msgstr ""
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
7718 msgid "operand out of range"
7719 msgstr ""
7720
7721 #: config/tc-m68k.c:2411
7722 #, c-format
7723 msgid "Bignum too big for %c format; truncated"
7724 msgstr ""
7725
7726 #: config/tc-m68k.c:2488
7727 msgid "displacement too large for this architecture; needs 68020 or higher"
7728 msgstr ""
7729
7730 #: config/tc-m68k.c:2599
7731 msgid "scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
7732 msgstr ""
7733
7734 #: config/tc-m68k.c:2604
7735 msgid "invalid index size for coldfire"
7736 msgstr ""
7737
7738 #: config/tc-m68k.c:2657
7739 msgid "Forcing byte displacement"
7740 msgstr ""
7741
7742 #: config/tc-m68k.c:2659
7743 msgid "byte displacement out of range"
7744 msgstr ""
7745
7746 #: config/tc-m68k.c:2707 config/tc-m68k.c:2745
7747 msgid "invalid operand mode for this architecture; needs 68020 or higher"
7748 msgstr ""
7749
7750 #: config/tc-m68k.c:2731 config/tc-m68k.c:2765
7751 msgid ":b not permitted; defaulting to :w"
7752 msgstr ""
7753
7754 #: config/tc-m68k.c:2842
7755 msgid "unsupported byte value; use a different suffix"
7756 msgstr ""
7757
7758 #: config/tc-m68k.c:2857
7759 msgid "unknown/incorrect operand"
7760 msgstr ""
7761
7762 #: config/tc-m68k.c:2900 config/tc-m68k.c:2908 config/tc-m68k.c:2915
7763 #: config/tc-m68k.c:2922
7764 msgid "out of range"
7765 msgstr ""
7766
7767 #: config/tc-m68k.c:2995
7768 msgid "Can't use long branches on this architecture"
7769 msgstr ""
7770
7771 #: config/tc-m68k.c:3101
7772 msgid "Expression out of range, using 0"
7773 msgstr ""
7774
7775 #: config/tc-m68k.c:3292 config/tc-m68k.c:3308
7776 msgid "Floating point register in register list"
7777 msgstr ""
7778
7779 #: config/tc-m68k.c:3298
7780 msgid "Wrong register in floating-point reglist"
7781 msgstr ""
7782
7783 #: config/tc-m68k.c:3314
7784 msgid "incorrect register in reglist"
7785 msgstr ""
7786
7787 #: config/tc-m68k.c:3320
7788 msgid "wrong register in floating-point reglist"
7789 msgstr ""
7790
7791 #. ERROR.
7792 #: config/tc-m68k.c:3793
7793 msgid "Extra )"
7794 msgstr ""
7795
7796 #. ERROR.
7797 #: config/tc-m68k.c:3804
7798 msgid "Missing )"
7799 msgstr ""
7800
7801 #: config/tc-m68k.c:3821
7802 msgid "Missing operand"
7803 msgstr ""
7804
7805 #: config/tc-m68k.c:4139
7806 #, c-format
7807 msgid "unrecognized default cpu `%s'"
7808 msgstr ""
7809
7810 #: config/tc-m68k.c:4193
7811 #, c-format
7812 msgid "%s -- statement `%s' ignored"
7813 msgstr ""
7814
7815 #: config/tc-m68k.c:4242
7816 #, c-format
7817 msgid "Don't know how to figure width of %c in md_assemble()"
7818 msgstr ""
7819
7820 #: config/tc-m68k.c:4411
7821 #, c-format
7822 msgid "Internal Error:  Can't allocate m68k_sorted_opcodes of size %d"
7823 msgstr ""
7824
7825 #: config/tc-m68k.c:4476 config/tc-m68k.c:4515
7826 #, c-format
7827 msgid "Internal Error: Can't find %s in hash table"
7828 msgstr ""
7829
7830 #: config/tc-m68k.c:4479 config/tc-m68k.c:4518
7831 #, c-format
7832 msgid "Internal Error: Can't hash %s: %s"
7833 msgstr ""
7834
7835 #: config/tc-m68k.c:4643
7836 #, c-format
7837 msgid "text label `%s' aligned to odd boundary"
7838 msgstr ""
7839
7840 #: config/tc-m68k.c:4790
7841 #, c-format
7842 msgid "value %ld out of range"
7843 msgstr ""
7844
7845 #: config/tc-m68k.c:4804
7846 msgid "invalid byte branch offset"
7847 msgstr ""
7848
7849 #: config/tc-m68k.c:4841
7850 msgid "short branch with zero offset: use :w"
7851 msgstr ""
7852
7853 #: config/tc-m68k.c:4885
7854 msgid "Conversion of PC relative BSR to absolute JSR"
7855 msgstr ""
7856
7857 #: config/tc-m68k.c:4896
7858 msgid "Conversion of PC relative branch to absolute jump"
7859 msgstr ""
7860
7861 #: config/tc-m68k.c:4913 config/tc-m68k.c:4974
7862 msgid "Conversion of PC relative conditional branch to absolute jump"
7863 msgstr ""
7864
7865 #: config/tc-m68k.c:4954
7866 msgid "Conversion of DBcc to absolute jump"
7867 msgstr ""
7868
7869 #: config/tc-m68k.c:5039
7870 msgid "Conversion of PC relative displacement to absolute"
7871 msgstr ""
7872
7873 #: config/tc-m68k.c:5252
7874 msgid "Tried to convert PC relative branch to absolute jump"
7875 msgstr ""
7876
7877 #: config/tc-m68k.c:5297 config/tc-m68k.c:5308 config/tc-m68k.c:5352
7878 msgid "expression out of range: defaulting to 1"
7879 msgstr ""
7880
7881 #: config/tc-m68k.c:5344
7882 msgid "expression out of range: defaulting to 0"
7883 msgstr ""
7884
7885 #: config/tc-m68k.c:5385 config/tc-m68k.c:5397
7886 #, c-format
7887 msgid "Can't deal with expression; defaulting to %ld"
7888 msgstr ""
7889
7890 #: config/tc-m68k.c:5411
7891 msgid "expression doesn't fit in BYTE"
7892 msgstr ""
7893
7894 #: config/tc-m68k.c:5415
7895 msgid "expression doesn't fit in WORD"
7896 msgstr ""
7897
7898 #: config/tc-m68k.c:5502
7899 #, c-format
7900 msgid "%s: unrecognized processor name"
7901 msgstr ""
7902
7903 #: config/tc-m68k.c:5563
7904 msgid "bad coprocessor id"
7905 msgstr ""
7906
7907 #: config/tc-m68k.c:5569
7908 msgid "unrecognized fopt option"
7909 msgstr ""
7910
7911 #: config/tc-m68k.c:5702
7912 #, c-format
7913 msgid "option `%s' may not be negated"
7914 msgstr ""
7915
7916 #: config/tc-m68k.c:5713
7917 #, c-format
7918 msgid "option `%s' not recognized"
7919 msgstr ""
7920
7921 #: config/tc-m68k.c:5742
7922 msgid "bad format of OPT NEST=depth"
7923 msgstr ""
7924
7925 #: config/tc-m68k.c:5798
7926 msgid "missing label"
7927 msgstr ""
7928
7929 #: config/tc-m68k.c:5822 config/tc-m68k.c:5851
7930 msgid "bad register list"
7931 msgstr ""
7932
7933 #: config/tc-m68k.c:5824
7934 #, c-format
7935 msgid "bad register list: %s"
7936 msgstr ""
7937
7938 #: config/tc-m68k.c:5922
7939 msgid "restore without save"
7940 msgstr ""
7941
7942 #: config/tc-m68k.c:6076 config/tc-m68k.c:6446
7943 msgid "syntax error in structured control directive"
7944 msgstr ""
7945
7946 #: config/tc-m68k.c:6121
7947 msgid "missing condition code in structured control directive"
7948 msgstr ""
7949
7950 #: config/tc-m68k.c:6192
7951 #, c-format
7952 msgid "Condition <%c%c> in structured control directive can not be encoded correctly"
7953 msgstr ""
7954
7955 #: config/tc-m68k.c:6488
7956 msgid "missing then"
7957 msgstr ""
7958
7959 #: config/tc-m68k.c:6569
7960 msgid "else without matching if"
7961 msgstr ""
7962
7963 #: config/tc-m68k.c:6602
7964 msgid "endi without matching if"
7965 msgstr ""
7966
7967 #: config/tc-m68k.c:6642
7968 msgid "break outside of structured loop"
7969 msgstr ""
7970
7971 #: config/tc-m68k.c:6680
7972 msgid "next outside of structured loop"
7973 msgstr ""
7974
7975 #: config/tc-m68k.c:6731
7976 msgid "missing ="
7977 msgstr ""
7978
7979 #: config/tc-m68k.c:6769
7980 msgid "missing to or downto"
7981 msgstr ""
7982
7983 #: config/tc-m68k.c:6805 config/tc-m68k.c:6839 config/tc-m68k.c:7053
7984 msgid "missing do"
7985 msgstr ""
7986
7987 #: config/tc-m68k.c:6940
7988 msgid "endf without for"
7989 msgstr ""
7990
7991 #: config/tc-m68k.c:6994
7992 msgid "until without repeat"
7993 msgstr ""
7994
7995 #: config/tc-m68k.c:7088
7996 msgid "endw without while"
7997 msgstr ""
7998
7999 #: config/tc-m68k.c:7121 config/tc-m68k.c:7149
8000 msgid "already assembled instructions"
8001 msgstr ""
8002
8003 #: config/tc-m68k.c:7226
8004 #, c-format
8005 msgid "`%s' is deprecated, use `%s'"
8006 msgstr ""
8007
8008 #: config/tc-m68k.c:7245
8009 #, c-format
8010 msgid "cpu `%s' unrecognized"
8011 msgstr ""
8012
8013 #: config/tc-m68k.c:7264
8014 #, c-format
8015 msgid "architecture `%s' unrecognized"
8016 msgstr ""
8017
8018 #: config/tc-m68k.c:7285
8019 #, c-format
8020 msgid "extension `%s' unrecognized"
8021 msgstr ""
8022
8023 #: config/tc-m68k.c:7403
8024 #, c-format
8025 msgid "option `-A%s' is deprecated: use `-%s'"
8026 msgstr ""
8027
8028 #: config/tc-m68k.c:7436
8029 msgid "architecture features both enabled and disabled"
8030 msgstr ""
8031
8032 #: config/tc-m68k.c:7463
8033 msgid "selected processor does not have all features of selected architecture"
8034 msgstr ""
8035
8036 #: config/tc-m68k.c:7472
8037 msgid "m68k and cf features both selected"
8038 msgstr ""
8039
8040 #: config/tc-m68k.c:7484
8041 msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
8042 msgstr ""
8043
8044 #: config/tc-m68k.c:7518
8045 #, c-format
8046 msgid ""
8047 "-march=<arch>\t\tset architecture\n"
8048 "-mcpu=<cpu>\t\tset cpu [default %s]\n"
8049 msgstr ""
8050
8051 #: config/tc-m68k.c:7523
8052 #, c-format
8053 msgid "-m[no-]%-16s enable/disable%s architecture extension\n"
8054 msgstr ""
8055
8056 #: config/tc-m68k.c:7529
8057 #, c-format
8058 msgid ""
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"
8070 msgstr ""
8071
8072 #: config/tc-m68k.c:7543
8073 #, c-format
8074 msgid "Architecture variants are: "
8075 msgstr ""
8076
8077 #: config/tc-m68k.c:7552
8078 #, c-format
8079 msgid "Processor variants are: "
8080 msgstr ""
8081
8082 #: config/tc-m68k.c:7559 config/tc-xtensa.c:6165
8083 #, c-format
8084 msgid "\n"
8085 msgstr ""
8086
8087 #: config/tc-m68k.c:7590
8088 #, c-format
8089 msgid "Error %s in %s\n"
8090 msgstr ""
8091
8092 #: config/tc-m68k.c:7594
8093 #, c-format
8094 msgid "Opcode(%d.%s): "
8095 msgstr ""
8096
8097 #: config/tc-m68k.c:7754
8098 msgid "Not a defined coldfire architecture"
8099 msgstr ""
8100
8101 #. Over here we will fill the description of the machine specific options.
8102 #: config/tc-maxq.c:209
8103 #, c-format
8104 msgid " MAXQ-specific assembler options:\n"
8105 msgstr ""
8106
8107 #: config/tc-maxq.c:211
8108 #, c-format
8109 msgid ""
8110 "\t-MAXQ20\t\t       generate obj for MAXQ20(default)\n"
8111 "\t-MAXQ10\t\t       generate obj for MAXQ10\n"
8112 "\t"
8113 msgstr ""
8114
8115 #: config/tc-maxq.c:377
8116 #, c-format
8117 msgid "Illegal Reloc type in md_estimate_size_before_relax for line : %d"
8118 msgstr ""
8119
8120 #: config/tc-maxq.c:454
8121 #, c-format
8122 msgid "Cant make long jump/call into short jump/call : %d"
8123 msgstr ""
8124
8125 #: config/tc-maxq.c:933
8126 #, c-format
8127 msgid "Invalid register value %s"
8128 msgstr ""
8129
8130 #: config/tc-maxq.c:1051
8131 #, c-format
8132 msgid "Invalid bit number : '%c'"
8133 msgstr ""
8134
8135 #: config/tc-maxq.c:1063
8136 #, c-format
8137 msgid "Illegal character after operand '%s'"
8138 msgstr ""
8139
8140 #: config/tc-maxq.c:1139 config/tc-maxq.c:1316
8141 #, c-format
8142 msgid "Invalid Character in immediate Value : %c"
8143 msgstr ""
8144
8145 #: config/tc-maxq.c:1159 config/tc-maxq.c:1336
8146 #, c-format
8147 msgid "Invalid Character in immediate value : %c"
8148 msgstr ""
8149
8150 #: config/tc-maxq.c:1175
8151 msgid "Immediate value greater than 16 bits"
8152 msgstr ""
8153
8154 #: config/tc-maxq.c:1189
8155 msgid "Attempt to move a value in the stack pointer greater than the size of the stack"
8156 msgstr ""
8157
8158 #: config/tc-maxq.c:1198
8159 msgid "Attempt to move 16 bit value into an 8 bit register.Truncating..\n"
8160 msgstr ""
8161
8162 #: config/tc-maxq.c:1260
8163 msgid "Invalid immediate move operation"
8164 msgstr ""
8165
8166 #: config/tc-maxq.c:1533
8167 #, c-format
8168 msgid "Size of Operand '%s' greater than %d"
8169 msgstr ""
8170
8171 #: config/tc-maxq.c:1688
8172 #, c-format
8173 msgid "illegal immediate operand '%s'"
8174 msgstr ""
8175
8176 #: config/tc-maxq.c:1710
8177 #, c-format
8178 msgid "Invalid operand for memory access '%s'"
8179 msgstr ""
8180
8181 #: config/tc-maxq.c:1772
8182 msgid "illegal displacement operand "
8183 msgstr ""
8184
8185 #: config/tc-maxq.c:1837
8186 #, c-format
8187 msgid "invalid character %c before operand %d"
8188 msgstr ""
8189
8190 #: config/tc-maxq.c:1859
8191 #, c-format
8192 msgid "invalid character %c in operand %d"
8193 msgstr ""
8194
8195 #. We found no match.
8196 #: config/tc-maxq.c:2004
8197 #, c-format
8198 msgid "operand %d is invalid for `%s'"
8199 msgstr ""
8200
8201 #: config/tc-maxq.c:2037
8202 msgid "The Accumulator cannot be used as a source in ALU instructions\n"
8203 msgstr ""
8204
8205 #: config/tc-maxq.c:2055
8206 #, c-format
8207 msgid "'%s' operand cant be used as destination in %s"
8208 msgstr ""
8209
8210 #: config/tc-maxq.c:2071 config/tc-maxq.c:2102 config/tc-maxq.c:2116
8211 #, c-format
8212 msgid "Invalid Instruction '%s' operand cant be used with %s"
8213 msgstr ""
8214
8215 #: config/tc-maxq.c:2087 config/tc-maxq.c:2138
8216 #, c-format
8217 msgid "'%s' operand cant be used as source in %s"
8218 msgstr ""
8219
8220 #: config/tc-maxq.c:2147
8221 #, c-format
8222 msgid "'%s' instruction cant have first operand as Immediate vale"
8223 msgstr ""
8224
8225 #: config/tc-maxq.c:2160
8226 #, c-format
8227 msgid "SP cannot be used with %s\n"
8228 msgstr ""
8229
8230 #: config/tc-maxq.c:2167
8231 msgid "@SP-- cannot be used with PUSH\n"
8232 msgstr ""
8233
8234 #: config/tc-maxq.c:2183 config/tc-maxq.c:2191
8235 msgid "Operands either contradictory or use the data bus in read/write state together"
8236 msgstr ""
8237
8238 #: config/tc-maxq.c:2198
8239 msgid "MOVE Cant Use NUL as SRC"
8240 msgstr ""
8241
8242 #: config/tc-maxq.c:2220
8243 msgid "Contradictory movement between DP register and memory access using DP"
8244 msgstr ""
8245
8246 #: config/tc-maxq.c:2228
8247 msgid "SP and @SP-- cannot be used together in a move instruction"
8248 msgstr ""
8249
8250 #: config/tc-maxq.c:2247
8251 msgid "Only Module 8 system registers allowed in this operation"
8252 msgstr ""
8253
8254 #: config/tc-maxq.c:2273 config/tc-maxq.c:2282 config/tc-maxq.c:2308
8255 msgid "Read only Register used as destination"
8256 msgstr ""
8257
8258 #: config/tc-maxq.c:2290
8259 #, c-format
8260 msgid "Bit No '%d'exceeds register size in this operation"
8261 msgstr ""
8262
8263 #: config/tc-maxq.c:2315 config/tc-maxq.c:2336
8264 #, c-format
8265 msgid "Bit No '%d' exceeds register size in this operation"
8266 msgstr ""
8267
8268 #: config/tc-maxq.c:2352
8269 msgid "Memory References cannot be used with branching operations\n"
8270 msgstr ""
8271
8272 #: config/tc-maxq.c:2361
8273 msgid "DJNZ uses only LC[n] register \n"
8274 msgstr ""
8275
8276 #: config/tc-maxq.c:2387
8277 #, c-format
8278 msgid "'%s' operand cant be used as destination  in %s"
8279 msgstr ""
8280
8281 #: config/tc-maxq.c:2397
8282 #, c-format
8283 msgid "Read only register used for writing purposes '%s'"
8284 msgstr ""
8285
8286 #: config/tc-maxq.c:2409
8287 msgid "Invalid destination for this kind of source."
8288 msgstr ""
8289
8290 #: config/tc-maxq.c:2416
8291 msgid "Invalid register as destination for this kind of source.Only data pointers can be used."
8292 msgstr ""
8293
8294 #: config/tc-maxq.c:2504 config/tc-maxq.c:2592
8295 msgid "Invalid Instruction"
8296 msgstr ""
8297
8298 #: config/tc-maxq.c:2790
8299 msgid "Cannot allocate memory"
8300 msgstr ""
8301
8302 #: config/tc-maxq.c:2862
8303 msgid "Internal Error: Illegal Architecure specified"
8304 msgstr ""
8305
8306 #: config/tc-maxq.c:2900
8307 msgid "Invalid architecture type"
8308 msgstr ""
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
8313 msgid "Internal Error : Can't Hash %s : %s"
8314 msgstr ""
8315
8316 #: config/tc-maxq.c:3071
8317 #, c-format
8318 msgid "Ineffective insntruction %s \n"
8319 msgstr ""
8320
8321 #: config/tc-mcore.c:521
8322 #, c-format
8323 msgid "register expected, but saw '%.6s'"
8324 msgstr ""
8325
8326 #: config/tc-mcore.c:603
8327 #, c-format
8328 msgid "control register expected, but saw '%.6s'"
8329 msgstr ""
8330
8331 #: config/tc-mcore.c:639
8332 msgid "bad/missing psr specifier"
8333 msgstr ""
8334
8335 #: config/tc-mcore.c:689
8336 msgid "more than 65K literal pools"
8337 msgstr ""
8338
8339 #: config/tc-mcore.c:743
8340 msgid "missing ']'"
8341 msgstr ""
8342
8343 #: config/tc-mcore.c:782
8344 msgid "operand must be a constant"
8345 msgstr ""
8346
8347 #: config/tc-mcore.c:784
8348 #, c-format
8349 msgid "operand must be absolute in range %u..%u, not %ld"
8350 msgstr ""
8351
8352 #: config/tc-mcore.c:819
8353 msgid "operand must be a multiple of 4"
8354 msgstr ""
8355
8356 #: config/tc-mcore.c:826
8357 msgid "operand must be a multiple of 2"
8358 msgstr ""
8359
8360 #: config/tc-mcore.c:840 config/tc-mcore.c:1356 config/tc-mcore.c:1410
8361 msgid "base register expected"
8362 msgstr ""
8363
8364 #: config/tc-mcore.c:888
8365 #, c-format
8366 msgid "unknown opcode \"%s\""
8367 msgstr ""
8368
8369 #: config/tc-mcore.c:931
8370 msgid "invalid register: r15 illegal"
8371 msgstr ""
8372
8373 #: config/tc-mcore.c:980 config/tc-mcore.c:1561
8374 msgid "M340 specific opcode used when assembling for M210"
8375 msgstr ""
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
8383 msgid "second operand missing"
8384 msgstr ""
8385
8386 #: config/tc-mcore.c:1014
8387 msgid "destination register must be r1"
8388 msgstr ""
8389
8390 #: config/tc-mcore.c:1035
8391 msgid "source register must be r1"
8392 msgstr ""
8393
8394 #: config/tc-mcore.c:1099 config/tc-mcore.c:1156
8395 msgid "immediate is not a power of two"
8396 msgstr ""
8397
8398 #: config/tc-mcore.c:1127
8399 msgid "translating bgeni to movi"
8400 msgstr ""
8401
8402 #: config/tc-mcore.c:1164
8403 msgid "translating mgeni to movi"
8404 msgstr ""
8405
8406 #: config/tc-mcore.c:1196
8407 msgid "translating bmaski to movi"
8408 msgstr ""
8409
8410 #: config/tc-mcore.c:1272
8411 #, c-format
8412 msgid "displacement too large (%d)"
8413 msgstr ""
8414
8415 #: config/tc-mcore.c:1286
8416 msgid "Invalid register: r0 and r15 illegal"
8417 msgstr ""
8418
8419 #: config/tc-mcore.c:1317
8420 msgid "bad starting register: r0 and r15 invalid"
8421 msgstr ""
8422
8423 #: config/tc-mcore.c:1330
8424 msgid "ending register must be r15"
8425 msgstr ""
8426
8427 #: config/tc-mcore.c:1350
8428 msgid "bad base register: must be r0"
8429 msgstr ""
8430
8431 #: config/tc-mcore.c:1368
8432 msgid "first register must be r4"
8433 msgstr ""
8434
8435 #: config/tc-mcore.c:1379
8436 msgid "last register must be r7"
8437 msgstr ""
8438
8439 #: config/tc-mcore.c:1416
8440 msgid "reg-reg expected"
8441 msgstr ""
8442
8443 #: config/tc-mcore.c:1527
8444 msgid "second operand must be 1"
8445 msgstr ""
8446
8447 #: config/tc-mcore.c:1548
8448 msgid "zero used as immediate value"
8449 msgstr ""
8450
8451 #: config/tc-mcore.c:1575
8452 msgid "duplicated psr bit specifier"
8453 msgstr ""
8454
8455 #: config/tc-mcore.c:1581
8456 msgid "`af' must appear alone"
8457 msgstr ""
8458
8459 #: config/tc-mcore.c:1588
8460 #, c-format
8461 msgid "unimplemented opcode \"%s\""
8462 msgstr ""
8463
8464 #: config/tc-mcore.c:1597
8465 #, c-format
8466 msgid "ignoring operands: %s "
8467 msgstr ""
8468
8469 #: config/tc-mcore.c:1667
8470 #, c-format
8471 msgid "unrecognised cpu type '%s'"
8472 msgstr ""
8473
8474 #: config/tc-mcore.c:1685
8475 #, c-format
8476 msgid ""
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"
8483 msgstr ""
8484
8485 #: config/tc-mcore.c:1703
8486 msgid "failed sanity check: short_jump"
8487 msgstr ""
8488
8489 #: config/tc-mcore.c:1713
8490 msgid "failed sanity check: long_jump"
8491 msgstr ""
8492
8493 #: config/tc-mcore.c:1739
8494 #, c-format
8495 msgid "odd displacement at %x"
8496 msgstr ""
8497
8498 #: config/tc-mcore.c:1921
8499 msgid "unknown"
8500 msgstr ""
8501
8502 #: config/tc-mcore.c:1948
8503 #, c-format
8504 msgid "odd distance branch (0x%lx bytes)"
8505 msgstr ""
8506
8507 #: config/tc-mcore.c:1952
8508 #, c-format
8509 msgid "pcrel for branch to %s too far (0x%lx)"
8510 msgstr ""
8511
8512 #: config/tc-mcore.c:1972
8513 #, c-format
8514 msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
8515 msgstr ""
8516
8517 #: config/tc-mcore.c:1984
8518 #, c-format
8519 msgid "pcrel for loopt too far (0x%lx)"
8520 msgstr ""
8521
8522 #: config/tc-mcore.c:2180
8523 #, c-format
8524 msgid "Can not do %d byte %srelocation"
8525 msgstr ""
8526
8527 #: config/tc-mcore.c:2182
8528 msgid "pc-relative"
8529 msgstr ""
8530
8531 #: config/tc-mep.c:301
8532 #, c-format
8533 msgid ""
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"
8547 msgstr ""
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
8553 msgid "Invalid use of parallelization operator."
8554 msgstr ""
8555
8556 #: config/tc-mep.c:1050
8557 msgid "Leading plus sign not allowed in core mode"
8558 msgstr ""
8559
8560 #: config/tc-mep.c:1531
8561 #, c-format
8562 msgid "Don't know how to relocate plain operands of type %s"
8563 msgstr ""
8564
8565 #: config/tc-mep.c:1541
8566 #, c-format
8567 msgid "Perhaps you are missing %%tpoff()?"
8568 msgstr ""
8569
8570 #: config/tc-mep.c:1725
8571 msgid "Bad .section directive: want a,v,w,x,M,S in string"
8572 msgstr ""
8573
8574 #: config/tc-mep.c:1783
8575 msgid ".vliw unavailable when VLIW is disabled."
8576 msgstr ""
8577
8578 #. Prototypes for static functions.
8579 #: config/tc-mips.c:1030
8580 #, c-format
8581 msgid "internal Error, line %d, %s"
8582 msgstr ""
8583
8584 #: config/tc-mips.c:1875
8585 msgid "-G may not be used in position-independent code"
8586 msgstr ""
8587
8588 #: config/tc-mips.c:1922
8589 #, c-format
8590 msgid "internal: can't hash `%s': %s"
8591 msgstr ""
8592
8593 #: config/tc-mips.c:1930
8594 #, c-format
8595 msgid "internal error: bad mips16 opcode: %s %s\n"
8596 msgstr ""
8597
8598 #: config/tc-mips.c:2102
8599 #, c-format
8600 msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
8601 msgstr ""
8602
8603 #: config/tc-mips.c:2858 config/tc-mips.c:14414
8604 msgid "extended instruction in delay slot"
8605 msgstr ""
8606
8607 #: config/tc-mips.c:2922 config/tc-mips.c:2929
8608 #, c-format
8609 msgid "jump to misaligned address (0x%lx)"
8610 msgstr ""
8611
8612 #: config/tc-mips.c:2939 config/tc-mips.c:3694
8613 #, c-format
8614 msgid "branch to misaligned address (0x%lx)"
8615 msgstr ""
8616
8617 #: config/tc-mips.c:2944 config/tc-mips.c:3697
8618 #, c-format
8619 msgid "branch address range overflow (0x%lx)"
8620 msgstr ""
8621
8622 #: config/tc-mips.c:3427
8623 msgid "Macro instruction expanded into multiple instructions in a branch delay slot"
8624 msgstr ""
8625
8626 #: config/tc-mips.c:3430
8627 msgid "Macro instruction expanded into multiple instructions"
8628 msgstr ""
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
8632 msgid "operand overflow"
8633 msgstr ""
8634
8635 #: config/tc-mips.c:3985 config/tc-mips.c:4585 config/tc-mips.c:7298
8636 #: config/tc-mips.c:8114
8637 msgid "Macro used $at after \".set noat\""
8638 msgstr ""
8639
8640 #: config/tc-mips.c:4014
8641 msgid "unsupported large constant"
8642 msgstr ""
8643
8644 #: config/tc-mips.c:4016
8645 #, c-format
8646 msgid "Instruction %s requires absolute expression"
8647 msgstr ""
8648
8649 #: config/tc-mips.c:4149 config/tc-mips.c:6418 config/tc-mips.c:6994
8650 #, c-format
8651 msgid "Number (0x%s) larger than 32 bits"
8652 msgstr ""
8653
8654 #: config/tc-mips.c:4169
8655 msgid "Number larger than 64 bits"
8656 msgstr ""
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
8662 msgid "PIC code offset overflow (max 16 signed bits)"
8663 msgstr ""
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
8669 msgid "Unsupported large constant"
8670 msgstr ""
8671
8672 #. result is always true
8673 #: config/tc-mips.c:4928
8674 #, c-format
8675 msgid "Branch %s is always true"
8676 msgstr ""
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
8681 msgid "Improper position (%lu)"
8682 msgstr ""
8683
8684 #: config/tc-mips.c:5175 config/tc-mips.c:9045
8685 #, c-format
8686 msgid "Improper extract size (%lu, position %lu)"
8687 msgstr ""
8688
8689 #: config/tc-mips.c:5223 config/tc-mips.c:9009
8690 #, c-format
8691 msgid "Improper insert size (%lu, position %lu)"
8692 msgstr ""
8693
8694 #: config/tc-mips.c:5260 config/tc-mips.c:5357
8695 msgid "Divide by zero."
8696 msgstr ""
8697
8698 #: config/tc-mips.c:5443
8699 msgid "dla used to load 32-bit register"
8700 msgstr ""
8701
8702 #: config/tc-mips.c:5446
8703 msgid "la used to load 64-bit address"
8704 msgstr ""
8705
8706 #: config/tc-mips.c:5558 config/tc-z80.c:700
8707 msgid "offset too large"
8708 msgstr ""
8709
8710 #: config/tc-mips.c:5732 config/tc-mips.c:6011
8711 msgid "PIC code offset overflow (max 32 signed bits)"
8712 msgstr ""
8713
8714 #: config/tc-mips.c:6057
8715 msgid "MIPS PIC call to register other than $25"
8716 msgstr ""
8717
8718 #: config/tc-mips.c:6063 config/tc-mips.c:6074 config/tc-mips.c:6196
8719 #: config/tc-mips.c:6207
8720 msgid "No .cprestore pseudo-op used in PIC code"
8721 msgstr ""
8722
8723 #: config/tc-mips.c:6068 config/tc-mips.c:6201
8724 msgid "No .frame pseudo-op used in PIC code"
8725 msgstr ""
8726
8727 #: config/tc-mips.c:6222
8728 msgid "Non-PIC jump used in PIC library"
8729 msgstr ""
8730
8731 #: config/tc-mips.c:6385 config/tc-mips.c:7261
8732 #, c-format
8733 msgid "opcode not supported on this processor: %s"
8734 msgstr ""
8735
8736 #: config/tc-mips.c:7467 config/tc-mips.c:7498 config/tc-mips.c:7549
8737 #: config/tc-mips.c:7579
8738 msgid "Improper rotate count"
8739 msgstr ""
8740
8741 #: config/tc-mips.c:7629
8742 #, c-format
8743 msgid "Instruction %s: result is always false"
8744 msgstr ""
8745
8746 #: config/tc-mips.c:7790
8747 #, c-format
8748 msgid "Instruction %s: result is always true"
8749 msgstr ""
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
8755 msgid "Macro %s not implemented yet"
8756 msgstr ""
8757
8758 #: config/tc-mips.c:8360
8759 #, c-format
8760 msgid "internal: bad mips opcode (mask error): %s %s"
8761 msgstr ""
8762
8763 #: config/tc-mips.c:8400 config/tc-mips.c:9209
8764 #, c-format
8765 msgid "internal: bad mips opcode (unknown extension operand type `+%c'): %s %s"
8766 msgstr ""
8767
8768 #: config/tc-mips.c:8478
8769 #, c-format
8770 msgid "internal: bad mips opcode (unknown operand type `%c'): %s %s"
8771 msgstr ""
8772
8773 #: config/tc-mips.c:8485
8774 #, c-format
8775 msgid "internal: bad mips opcode (bits 0x%lx undefined): %s %s"
8776 msgstr ""
8777
8778 #: config/tc-mips.c:8643 config/tc-mips.c:10101
8779 #, c-format
8780 msgid "opcode not supported on this processor: %s (%s)"
8781 msgstr ""
8782
8783 #: config/tc-mips.c:8676
8784 #, c-format
8785 msgid "BALIGN immediate not 1 or 3 (%lu)"
8786 msgstr ""
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
8791 msgid "DSP immediate not in range 0..%d (%lu)"
8792 msgstr ""
8793
8794 #: config/tc-mips.c:8746 config/tc-mips.c:8773
8795 msgid "Invalid dsp acc register"
8796 msgstr ""
8797
8798 #: config/tc-mips.c:8784 config/tc-mips.c:8815 config/tc-mips.c:8832
8799 #, c-format
8800 msgid "DSP immediate not in range %ld..%ld (%ld)"
8801 msgstr ""
8802
8803 #: config/tc-mips.c:8845
8804 #, c-format
8805 msgid "MT usermode bit not 0 or 1 (%lu)"
8806 msgstr ""
8807
8808 #: config/tc-mips.c:8856
8809 #, c-format
8810 msgid "MT load high bit not 0 or 1 (%lu)"
8811 msgstr ""
8812
8813 #: config/tc-mips.c:8873 config/tc-mips.c:8886
8814 msgid "Invalid dsp/smartmips acc register"
8815 msgstr ""
8816
8817 #: config/tc-mips.c:8951
8818 #, c-format
8819 msgid "Illegal %s number (%lu, 0x%lx)"
8820 msgstr ""
8821
8822 #: config/tc-mips.c:9064 config/tc-mips.c:9614
8823 msgid "absolute expression required"
8824 msgstr ""
8825
8826 #: config/tc-mips.c:9087
8827 #, c-format
8828 msgid "Invalid register number (%d)"
8829 msgstr ""
8830
8831 #: config/tc-mips.c:9095
8832 msgid "Invalid coprocessor 0 register number"
8833 msgstr ""
8834
8835 #: config/tc-mips.c:9105
8836 #, c-format
8837 msgid "Improper bit index (%lu)"
8838 msgstr ""
8839
8840 #: config/tc-mips.c:9166 config/tc-mips.c:9183
8841 #, c-format
8842 msgid "Improper size (%lu)"
8843 msgstr ""
8844
8845 #: config/tc-mips.c:9199
8846 #, c-format
8847 msgid "Improper immediate (%ld)"
8848 msgstr ""
8849
8850 #: config/tc-mips.c:9226
8851 #, c-format
8852 msgid "Improper shift amount (%lu)"
8853 msgstr ""
8854
8855 #: config/tc-mips.c:9249 config/tc-mips.c:10422 config/tc-mips.c:10675
8856 #, c-format
8857 msgid "Invalid value for `%s' (%lu)"
8858 msgstr ""
8859
8860 #: config/tc-mips.c:9264
8861 #, c-format
8862 msgid "Code for %s not in range 0..1023 (%lu)"
8863 msgstr ""
8864
8865 #: config/tc-mips.c:9276
8866 #, c-format
8867 msgid "Lower code for %s not in range 0..1023 (%lu)"
8868 msgstr ""
8869
8870 #: config/tc-mips.c:9288
8871 #, c-format
8872 msgid "Code for %s not in range 0..1048575 (%lu)"
8873 msgstr ""
8874
8875 #: config/tc-mips.c:9301
8876 #, c-format
8877 msgid "Coproccesor code > 25 bits (%lu)"
8878 msgstr ""
8879
8880 #: config/tc-mips.c:9315
8881 #, c-format
8882 msgid "Illegal 19-bit code (%lu)"
8883 msgstr ""
8884
8885 #: config/tc-mips.c:9328
8886 #, c-format
8887 msgid "Invalid performance register (%lu)"
8888 msgstr ""
8889
8890 #: config/tc-mips.c:9371 config/tc-mips.c:10282
8891 msgid "used $at without \".set noat\""
8892 msgstr ""
8893
8894 #: config/tc-mips.c:9373 config/tc-mips.c:10284
8895 #, c-format
8896 msgid "used $%u with \".set at=$%u\""
8897 msgstr ""
8898
8899 #: config/tc-mips.c:9399
8900 msgid "source and destinationations must be different"
8901 msgstr ""
8902
8903 #: config/tc-mips.c:9404
8904 msgid "a destination register must be supplied"
8905 msgstr ""
8906
8907 #: config/tc-mips.c:9487
8908 #, c-format
8909 msgid "Invalid MDMX Immediate (%ld)"
8910 msgstr ""
8911
8912 #: config/tc-mips.c:9525
8913 #, c-format
8914 msgid "Float register should be even, was %d"
8915 msgstr ""
8916
8917 #: config/tc-mips.c:9564
8918 #, c-format
8919 msgid "Bad element selector %ld"
8920 msgstr ""
8921
8922 #: config/tc-mips.c:9572
8923 #, c-format
8924 msgid "Expecting ']' found '%s'"
8925 msgstr ""
8926
8927 #: config/tc-mips.c:9678
8928 #, c-format
8929 msgid "Bad floating point constant: %s"
8930 msgstr ""
8931
8932 #: config/tc-mips.c:9798
8933 msgid "Can't use floating point insn in this section"
8934 msgstr ""
8935
8936 #: config/tc-mips.c:9859
8937 msgid "expression out of range"
8938 msgstr ""
8939
8940 #: config/tc-mips.c:9899
8941 msgid "lui expression not in range 0..65535"
8942 msgstr ""
8943
8944 #: config/tc-mips.c:9920
8945 #, c-format
8946 msgid "Condition code register should be even for %s, was %d"
8947 msgstr ""
8948
8949 #: config/tc-mips.c:9925
8950 #, c-format
8951 msgid "Condition code register should be 0 or 4 for %s, was %d"
8952 msgstr ""
8953
8954 #: config/tc-mips.c:9951
8955 msgid "invalid coprocessor sub-selection value (0-7)"
8956 msgstr ""
8957
8958 #: config/tc-mips.c:9963 config/tc-mips.c:9980
8959 #, c-format
8960 msgid "bad byte vector index (%ld)"
8961 msgstr ""
8962
8963 #: config/tc-mips.c:9991
8964 #, c-format
8965 msgid "bad char = '%c'\n"
8966 msgstr ""
8967
8968 #: config/tc-mips.c:10002 config/tc-mips.c:10007 config/tc-mips.c:10700
8969 msgid "illegal operands"
8970 msgstr ""
8971
8972 #: config/tc-mips.c:10075 config/tc-score.c:2413
8973 msgid "unrecognized opcode"
8974 msgstr ""
8975
8976 #: config/tc-mips.c:10458 config/tc-mips.c:10539 config/tc-mips.c:10554
8977 msgid "can't parse register list"
8978 msgstr ""
8979
8980 #: config/tc-mips.c:10527
8981 msgid "more than one frame size in list"
8982 msgstr ""
8983
8984 #: config/tc-mips.c:10582
8985 msgid "unexpected register in list"
8986 msgstr ""
8987
8988 #: config/tc-mips.c:10592
8989 msgid "arg/static registers overlap"
8990 msgstr ""
8991
8992 #: config/tc-mips.c:10610
8993 msgid "invalid arg register list"
8994 msgstr ""
8995
8996 #: config/tc-mips.c:10619 config/tc-mips.c:10642
8997 msgid "invalid static register list"
8998 msgstr ""
8999
9000 #: config/tc-mips.c:10649
9001 msgid "missing frame size"
9002 msgstr ""
9003
9004 #: config/tc-mips.c:10652
9005 msgid "invalid frame size"
9006 msgstr ""
9007
9008 #: config/tc-mips.c:10818
9009 msgid "extended operand requested but not required"
9010 msgstr ""
9011
9012 #: config/tc-mips.c:10820
9013 msgid "invalid unextended operand value"
9014 msgstr ""
9015
9016 #: config/tc-mips.c:10848
9017 msgid "operand value out of range for instruction"
9018 msgstr ""
9019
9020 #: config/tc-mips.c:11274
9021 #, c-format
9022 msgid "A different %s was already specified, is now %s"
9023 msgstr ""
9024
9025 #: config/tc-mips.c:11513
9026 msgid "-call_shared is supported only for ELF format"
9027 msgstr ""
9028
9029 #: config/tc-mips.c:11523
9030 msgid "-call_nonpic is supported only for ELF format"
9031 msgstr ""
9032
9033 #: config/tc-mips.c:11533
9034 msgid "-non_shared is supported only for ELF format"
9035 msgstr ""
9036
9037 #: config/tc-mips.c:11559
9038 msgid "-32 is supported for ELF format only"
9039 msgstr ""
9040
9041 #: config/tc-mips.c:11568
9042 msgid "-n32 is supported for ELF format only"
9043 msgstr ""
9044
9045 #: config/tc-mips.c:11577
9046 msgid "-64 is supported for ELF format only"
9047 msgstr ""
9048
9049 #: config/tc-mips.c:11582 config/tc-mips.c:11635
9050 msgid "No compiled in support for 64 bit object file format"
9051 msgstr ""
9052
9053 #: config/tc-mips.c:11622
9054 msgid "-mabi is supported for ELF format only"
9055 msgstr ""
9056
9057 #: config/tc-mips.c:11642
9058 #, c-format
9059 msgid "invalid abi -mabi=%s"
9060 msgstr ""
9061
9062 #: config/tc-mips.c:11720
9063 msgid "-G not supported in this configuration."
9064 msgstr ""
9065
9066 #: config/tc-mips.c:11746
9067 #, c-format
9068 msgid "-%s conflicts with the other architecture options, which imply -%s"
9069 msgstr ""
9070
9071 #: config/tc-mips.c:11777
9072 msgid "-mgp64 used with a 32-bit processor"
9073 msgstr ""
9074
9075 #: config/tc-mips.c:11779
9076 msgid "-mgp32 used with a 64-bit ABI"
9077 msgstr ""
9078
9079 #: config/tc-mips.c:11781
9080 msgid "-mgp64 used with a 32-bit ABI"
9081 msgstr ""
9082
9083 #: config/tc-mips.c:11819
9084 msgid "-mfp64 used with a 32-bit fpu"
9085 msgstr ""
9086
9087 #: config/tc-mips.c:11822
9088 msgid "-mfp64 used with a 32-bit ABI"
9089 msgstr ""
9090
9091 #: config/tc-mips.c:11826
9092 msgid "-mfp32 used with a 64-bit ABI"
9093 msgstr ""
9094
9095 #: config/tc-mips.c:11840
9096 msgid "trap exception not supported at ISA 1"
9097 msgstr ""
9098
9099 #: config/tc-mips.c:11850
9100 msgid "-mfp32 used with -mips3d"
9101 msgstr ""
9102
9103 #: config/tc-mips.c:11856
9104 msgid "-mfp32 used with -mdmx"
9105 msgstr ""
9106
9107 #: config/tc-mips.c:11931
9108 msgid "PC relative MIPS16 instruction references a different section"
9109 msgstr ""
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
9115 msgid "relocation overflow"
9116 msgstr ""
9117
9118 #: config/tc-mips.c:12239
9119 #, c-format
9120 msgid "Branch to misaligned address (%lx)"
9121 msgstr ""
9122
9123 #: config/tc-mips.c:12286
9124 msgid "Branch out of range"
9125 msgstr ""
9126
9127 #: config/tc-mips.c:12368
9128 #, c-format
9129 msgid "Alignment too large: %d. assumed."
9130 msgstr ""
9131
9132 #: config/tc-mips.c:12371
9133 msgid "Alignment negative: 0 assumed."
9134 msgstr ""
9135
9136 #: config/tc-mips.c:12616
9137 #, c-format
9138 msgid "%s: no such section"
9139 msgstr ""
9140
9141 #: config/tc-mips.c:12665
9142 #, c-format
9143 msgid ".option pic%d not supported"
9144 msgstr ""
9145
9146 #: config/tc-mips.c:12670 config/tc-mips.c:12977
9147 msgid "-G may not be used with SVR4 PIC code"
9148 msgstr ""
9149
9150 #: config/tc-mips.c:12676
9151 #, c-format
9152 msgid "Unrecognized option \"%s\""
9153 msgstr ""
9154
9155 #: config/tc-mips.c:12719
9156 #, c-format
9157 msgid "Unrecognized register name `%s'"
9158 msgstr ""
9159
9160 #: config/tc-mips.c:12736
9161 msgid "`noreorder' must be set before `nomacro'"
9162 msgstr ""
9163
9164 #: config/tc-mips.c:12861
9165 #, c-format
9166 msgid "unknown architecture %s"
9167 msgstr ""
9168
9169 #: config/tc-mips.c:12874 config/tc-mips.c:12904
9170 #, c-format
9171 msgid "unknown ISA level %s"
9172 msgstr ""
9173
9174 #: config/tc-mips.c:12882
9175 #, c-format
9176 msgid "unknown ISA or architecture %s"
9177 msgstr ""
9178
9179 #: config/tc-mips.c:12932
9180 msgid ".set pop with no .set push"
9181 msgstr ""
9182
9183 #: config/tc-mips.c:12961
9184 #, c-format
9185 msgid "Tried to set unrecognized symbol: %s\n"
9186 msgstr ""
9187
9188 #: config/tc-mips.c:13019
9189 msgid ".cpload not in noreorder section"
9190 msgstr ""
9191
9192 #: config/tc-mips.c:13087 config/tc-mips.c:13106
9193 msgid "missing argument separator ',' for .cpsetup"
9194 msgstr ""
9195
9196 #: config/tc-mips.c:13264
9197 #, c-format
9198 msgid "Unsupported use of %s"
9199 msgstr ""
9200
9201 #: config/tc-mips.c:13346 config/tc-score.c:6253
9202 msgid "Unsupported use of .gpword"
9203 msgstr ""
9204
9205 #: config/tc-mips.c:13386
9206 msgid "Unsupported use of .gpdword"
9207 msgstr ""
9208
9209 #: config/tc-mips.c:13731
9210 msgid "unsupported PC relative reference to different section"
9211 msgstr ""
9212
9213 #: config/tc-mips.c:13844 config/tc-xtensa.c:1556 config/tc-xtensa.c:1831
9214 msgid "unsupported relocation"
9215 msgstr ""
9216
9217 #: config/tc-mips.c:14093
9218 #, c-format
9219 msgid "Can not represent %s relocation in this object file format"
9220 msgstr ""
9221
9222 #: config/tc-mips.c:14178
9223 msgid "relaxed out-of-range branch into a jump"
9224 msgstr ""
9225
9226 #: config/tc-mips.c:14712
9227 msgid "missing .end at end of assembly"
9228 msgstr ""
9229
9230 #: config/tc-mips.c:14727 config/tc-score.c:5859
9231 msgid "expected simple number"
9232 msgstr ""
9233
9234 #: config/tc-mips.c:14755 config/tc-score.c:5886
9235 msgid "invalid number"
9236 msgstr ""
9237
9238 #: config/tc-mips.c:14926 config/tc-score.c:5926
9239 msgid "missing .end"
9240 msgstr ""
9241
9242 #: config/tc-mips.c:14978
9243 msgid "Bad .frame directive"
9244 msgstr ""
9245
9246 #: config/tc-mips.c:15010
9247 msgid ".mask/.fmask outside of .ent"
9248 msgstr ""
9249
9250 #: config/tc-mips.c:15017
9251 msgid "Bad .mask/.fmask directive"
9252 msgstr ""
9253
9254 #: config/tc-mips.c:15342
9255 #, c-format
9256 msgid ""
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"
9263 msgstr ""
9264
9265 #: config/tc-mips.c:15349
9266 #, c-format
9267 msgid ""
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"
9278 msgstr ""
9279
9280 #: config/tc-mips.c:15368
9281 #, c-format
9282 msgid ""
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"
9286 msgstr ""
9287
9288 #: config/tc-mips.c:15381
9289 #, c-format
9290 msgid ""
9291 "-mips16\t\t\tgenerate mips16 instructions\n"
9292 "-no-mips16\t\tdo not generate mips16 instructions\n"
9293 msgstr ""
9294
9295 #: config/tc-mips.c:15384
9296 #, c-format
9297 msgid ""
9298 "-msmartmips\t\tgenerate smartmips instructions\n"
9299 "-mno-smartmips\t\tdo not generate smartmips instructions\n"
9300 msgstr ""
9301
9302 #: config/tc-mips.c:15387
9303 #, c-format
9304 msgid ""
9305 "-mdsp\t\t\tgenerate DSP instructions\n"
9306 "-mno-dsp\t\tdo not generate DSP instructions\n"
9307 msgstr ""
9308
9309 #: config/tc-mips.c:15390
9310 #, c-format
9311 msgid ""
9312 "-mdspr2\t\t\tgenerate DSP R2 instructions\n"
9313 "-mno-dspr2\t\tdo not generate DSP R2 instructions\n"
9314 msgstr ""
9315
9316 #: config/tc-mips.c:15393
9317 #, c-format
9318 msgid ""
9319 "-mmt\t\t\tgenerate MT instructions\n"
9320 "-mno-mt\t\t\tdo not generate MT instructions\n"
9321 msgstr ""
9322
9323 #: config/tc-mips.c:15396
9324 #, c-format
9325 msgid ""
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"
9335 msgstr ""
9336
9337 #: config/tc-mips.c:15406
9338 #, c-format
9339 msgid ""
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"
9345 msgstr ""
9346
9347 #: config/tc-mips.c:15414
9348 #, c-format
9349 msgid ""
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"
9359 msgstr ""
9360
9361 #: config/tc-mips.c:15435
9362 #, c-format
9363 msgid ""
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"
9367 msgstr ""
9368
9369 #: config/tc-mmix.c:693
9370 #, c-format
9371 msgid " MMIX-specific command line options:\n"
9372 msgstr ""
9373
9374 #: config/tc-mmix.c:694
9375 #, c-format
9376 msgid ""
9377 "  -fixed-special-register-names\n"
9378 "                          Allow only the original special register names.\n"
9379 msgstr ""
9380
9381 #: config/tc-mmix.c:697
9382 #, c-format
9383 msgid "  -globalize-symbols      Make all symbols global.\n"
9384 msgstr ""
9385
9386 #: config/tc-mmix.c:699
9387 #, c-format
9388 msgid "  -gnu-syntax             Turn off mmixal syntax compatibility.\n"
9389 msgstr ""
9390
9391 #: config/tc-mmix.c:701
9392 #, c-format
9393 msgid "  -relax                  Create linker relaxable code.\n"
9394 msgstr ""
9395
9396 #: config/tc-mmix.c:703
9397 #, c-format
9398 msgid ""
9399 "  -no-predefined-syms     Do not provide mmixal built-in constants.\n"
9400 "                          Implies -fixed-special-register-names.\n"
9401 msgstr ""
9402
9403 #: config/tc-mmix.c:706
9404 #, c-format
9405 msgid ""
9406 "  -no-expand              Do not expand GETA, branches, PUSHJ or JUMP\n"
9407 "                          into multiple instructions.\n"
9408 msgstr ""
9409
9410 #: config/tc-mmix.c:709
9411 #, c-format
9412 msgid "  -no-merge-gregs         Do not merge GREG definitions with nearby values.\n"
9413 msgstr ""
9414
9415 #: config/tc-mmix.c:711
9416 #, c-format
9417 msgid "  -linker-allocated-gregs If there's no suitable GREG definition for the                          operands of an instruction, let the linker resolve.\n"
9418 msgstr ""
9419
9420 #: config/tc-mmix.c:714
9421 #, c-format
9422 msgid ""
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."
9427 msgstr ""
9428
9429 #: config/tc-mmix.c:840
9430 #, c-format
9431 msgid "unknown opcode: `%s'"
9432 msgstr ""
9433
9434 #: config/tc-mmix.c:962 config/tc-mmix.c:977
9435 msgid "specified location wasn't TETRA-aligned"
9436 msgstr ""
9437
9438 #: config/tc-mmix.c:964 config/tc-mmix.c:979 config/tc-mmix.c:4100
9439 #: config/tc-mmix.c:4116
9440 msgid "unaligned data at an absolute location is not supported"
9441 msgstr ""
9442
9443 #: config/tc-mmix.c:1089
9444 #, c-format
9445 msgid "invalid operand to opcode %s: `%s'"
9446 msgstr ""
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
9458 msgid "invalid operands to opcode %s: `%s'"
9459 msgstr ""
9460
9461 #: config/tc-mmix.c:1843
9462 #, c-format
9463 msgid "unsupported operands to %s: `%s'"
9464 msgstr ""
9465
9466 #: config/tc-mmix.c:1968
9467 msgid "internal: mmix_prefix_name but empty prefix"
9468 msgstr ""
9469
9470 #: config/tc-mmix.c:2012
9471 #, c-format
9472 msgid "too many GREG registers allocated (max %d)"
9473 msgstr ""
9474
9475 #: config/tc-mmix.c:2070
9476 msgid "BSPEC already active.  Nesting is not supported."
9477 msgstr ""
9478
9479 #: config/tc-mmix.c:2079
9480 msgid "invalid BSPEC expression"
9481 msgstr ""
9482
9483 #: config/tc-mmix.c:2095
9484 #, c-format
9485 msgid "can't create section %s"
9486 msgstr ""
9487
9488 #: config/tc-mmix.c:2100
9489 #, c-format
9490 msgid "can't set section flags for section %s"
9491 msgstr ""
9492
9493 #: config/tc-mmix.c:2121
9494 msgid "ESPEC without preceding BSPEC"
9495 msgstr ""
9496
9497 #: config/tc-mmix.c:2150
9498 msgid "missing local expression"
9499 msgstr ""
9500
9501 #: config/tc-mmix.c:2360
9502 msgid "operand out of range, instruction expanded"
9503 msgstr ""
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
9508 msgid "directive LOCAL must be placed in code or data"
9509 msgstr ""
9510
9511 #: config/tc-mmix.c:2612
9512 msgid "internal confusion: relocation in a section without contents"
9513 msgstr ""
9514
9515 #: config/tc-mmix.c:2726
9516 msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
9517 msgstr ""
9518
9519 #: config/tc-mmix.c:2774
9520 msgid "no suitable GREG definition for operands"
9521 msgstr ""
9522
9523 #: config/tc-mmix.c:2833
9524 msgid "operands were not reducible at assembly-time"
9525 msgstr ""
9526
9527 #: config/tc-mmix.c:2860
9528 #, c-format
9529 msgid "cannot generate relocation type for symbol %s, code %s"
9530 msgstr ""
9531
9532 #: config/tc-mmix.c:2880
9533 #, c-format
9534 msgid "internal: unhandled label %s"
9535 msgstr ""
9536
9537 #: config/tc-mmix.c:2910
9538 msgid "[0-9]H labels may not appear alone on a line"
9539 msgstr ""
9540
9541 #: config/tc-mmix.c:2919
9542 msgid "[0-9]H labels do not mix with dot-pseudos"
9543 msgstr ""
9544
9545 #: config/tc-mmix.c:3007
9546 msgid "invalid characters in input"
9547 msgstr ""
9548
9549 #: config/tc-mmix.c:3113
9550 msgid "empty label field for IS"
9551 msgstr ""
9552
9553 #: config/tc-mmix.c:3439
9554 #, c-format
9555 msgid "internal: unexpected relax type %d:%d"
9556 msgstr ""
9557
9558 #: config/tc-mmix.c:3461
9559 msgid "BSPEC without ESPEC."
9560 msgstr ""
9561
9562 #: config/tc-mmix.c:3661
9563 msgid "GREG expression too complicated"
9564 msgstr ""
9565
9566 #: config/tc-mmix.c:3676
9567 msgid "internal: GREG expression not resolved to section"
9568 msgstr ""
9569
9570 #: config/tc-mmix.c:3725
9571 msgid "register section has contents\n"
9572 msgstr ""
9573
9574 #: config/tc-mmix.c:3852
9575 msgid "section change from within a BSPEC/ESPEC pair is not supported"
9576 msgstr ""
9577
9578 #: config/tc-mmix.c:3873
9579 msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
9580 msgstr ""
9581
9582 #: config/tc-mmix.c:3884
9583 msgid "invalid LOC expression"
9584 msgstr ""
9585
9586 #: config/tc-mmix.c:3911 config/tc-mmix.c:3938
9587 msgid "LOC expression stepping backwards is not supported"
9588 msgstr ""
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
9594 msgid "unterminated string"
9595 msgstr ""
9596
9597 #: config/tc-mmix.c:4039
9598 msgid "BYTE expression not a pure number"
9599 msgstr ""
9600
9601 #. Note that mmixal does not allow negative numbers in
9602 #. BYTE sequences, so neither should we.
9603 #: config/tc-mmix.c:4048
9604 msgid "BYTE expression not in the range 0..255"
9605 msgstr ""
9606
9607 #: config/tc-mmix.c:4098 config/tc-mmix.c:4114
9608 msgid "data item with alignment larger than location"
9609 msgstr ""
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
9614 msgid "`&' serial number operator is not supported"
9615 msgstr ""
9616
9617 #: config/tc-mn10200.c:304
9618 #, c-format
9619 msgid ""
9620 "MN10200 options:\n"
9621 "none yet\n"
9622 msgstr ""
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
9627 msgid "Unrecognized opcode: `%s'"
9628 msgstr ""
9629
9630 #: config/tc-mn10300.c:441
9631 #, c-format
9632 msgid ""
9633 "MN10300 assembler options:\n"
9634 "none yet\n"
9635 msgstr ""
9636
9637 #: config/tc-mn10300.c:1065 config/tc-sh.c:776 config/tc-z80.c:671 read.c:4226
9638 #, c-format
9639 msgid "unsupported BFD relocation size %u"
9640 msgstr ""
9641
9642 #: config/tc-mn10300.c:1266
9643 msgid "Invalid opcode/operands"
9644 msgstr ""
9645
9646 #: config/tc-mn10300.c:1791
9647 msgid "Invalid register specification."
9648 msgstr ""
9649
9650 #: config/tc-mn10300.c:2383
9651 #, c-format
9652 msgid "Bad relocation fixup type (%d)"
9653 msgstr ""
9654
9655 #: config/tc-msp430.c:547
9656 msgid ".profiler pseudo requires at least two operands."
9657 msgstr ""
9658
9659 #: config/tc-msp430.c:606
9660 msgid "unknown profiling flag - ignored."
9661 msgstr ""
9662
9663 #: config/tc-msp430.c:622
9664 msgid "ambiguous flags combination - '.profiler' directive ignored."
9665 msgstr ""
9666
9667 #: config/tc-msp430.c:632
9668 msgid "profiling in absolute section?"
9669 msgstr ""
9670
9671 #: config/tc-msp430.c:721
9672 #, c-format
9673 msgid "Known MCU names:\n"
9674 msgstr ""
9675
9676 #: config/tc-msp430.c:724
9677 #, c-format
9678 msgid "\t %s\n"
9679 msgstr ""
9680
9681 #: config/tc-msp430.c:750
9682 #, c-format
9683 msgid "redefinition of mcu type %s' to %s'"
9684 msgstr ""
9685
9686 #: config/tc-msp430.c:793
9687 #, c-format
9688 msgid ""
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"
9711 msgstr ""
9712
9713 #: config/tc-msp430.c:816
9714 #, c-format
9715 msgid ""
9716 "  -mQ - enable relaxation at assembly time. DANGEROUS!\n"
9717 "  -mP - enable polymorph instructions\n"
9718 msgstr ""
9719
9720 #: config/tc-msp430.c:970
9721 #, c-format
9722 msgid "value %d out of range. Use #lo() or #hi()"
9723 msgstr ""
9724
9725 #: config/tc-msp430.c:1058
9726 #, c-format
9727 msgid "unknown expression in operand %s. use #llo() #lhi() #hlo() #hhi() "
9728 msgstr ""
9729
9730 #: config/tc-msp430.c:1109
9731 #, c-format
9732 msgid "Registers cannot be used within immediate expression [%s]"
9733 msgstr ""
9734
9735 #: config/tc-msp430.c:1111
9736 #, c-format
9737 msgid "unknown operand %s"
9738 msgstr ""
9739
9740 #: config/tc-msp430.c:1133 config/tc-msp430.c:1268
9741 #, c-format
9742 msgid "value out of range: %d"
9743 msgstr ""
9744
9745 #: config/tc-msp430.c:1144
9746 #, c-format
9747 msgid "Registers cannot be used within absolute expression [%s]"
9748 msgstr ""
9749
9750 #: config/tc-msp430.c:1146 config/tc-msp430.c:1289
9751 #, c-format
9752 msgid "unknown expression in operand %s"
9753 msgstr ""
9754
9755 #: config/tc-msp430.c:1160 config/tc-msp430.c:1167
9756 #, c-format
9757 msgid "unknown addressing mode %s"
9758 msgstr ""
9759
9760 #: config/tc-msp430.c:1175
9761 #, c-format
9762 msgid "Bad register name r%s"
9763 msgstr ""
9764
9765 #: config/tc-msp430.c:1187
9766 #, c-format
9767 msgid "MSP430 does not have %d registers"
9768 msgstr ""
9769
9770 #: config/tc-msp430.c:1207
9771 msgid "')' required"
9772 msgstr ""
9773
9774 #: config/tc-msp430.c:1220
9775 #, c-format
9776 msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
9777 msgstr ""
9778
9779 #: config/tc-msp430.c:1229
9780 #, c-format
9781 msgid "unknown operator (r%s substituted as a register name"
9782 msgstr ""
9783
9784 #: config/tc-msp430.c:1241 config/tc-msp430.c:1252
9785 #, c-format
9786 msgid "unknown operator %s"
9787 msgstr ""
9788
9789 #: config/tc-msp430.c:1246
9790 msgid "r2 should not be used in indexed addressing mode"
9791 msgstr ""
9792
9793 #: config/tc-msp430.c:1287
9794 #, c-format
9795 msgid "Registers cannot be used as a prefix of indexed expression [%s]"
9796 msgstr ""
9797
9798 #. Unreachable.
9799 #: config/tc-msp430.c:1336
9800 #, c-format
9801 msgid "unknown addressing mode for operand %s"
9802 msgstr ""
9803
9804 #: config/tc-msp430.c:1361
9805 #, c-format
9806 msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
9807 msgstr ""
9808
9809 #: config/tc-msp430.c:1371
9810 msgid "this addressing mode is not applicable for destination operand"
9811 msgstr ""
9812
9813 #: config/tc-msp430.c:1415
9814 #, c-format
9815 msgid "instruction %s requires %d operand(s)"
9816 msgstr ""
9817
9818 #: config/tc-msp430.c:1668
9819 #, c-format
9820 msgid "Even number required. Rounded to %d"
9821 msgstr ""
9822
9823 #: config/tc-msp430.c:1679
9824 #, c-format
9825 msgid "Wrong displacement  %d"
9826 msgstr ""
9827
9828 #: config/tc-msp430.c:1696
9829 msgid "instruction requires label sans '$'"
9830 msgstr ""
9831
9832 #: config/tc-msp430.c:1701
9833 msgid "instruction requires label or value in range -511:512"
9834 msgstr ""
9835
9836 #: config/tc-msp430.c:1708 config/tc-msp430.c:1752 config/tc-msp430.c:1791
9837 msgid "instruction requires label"
9838 msgstr ""
9839
9840 #: config/tc-msp430.c:1716 config/tc-msp430.c:1758
9841 msgid "polymorphs are not enabled. Use -mP option to enable."
9842 msgstr ""
9843
9844 #: config/tc-msp430.c:1795
9845 msgid "Illegal instruction or not implemented opcode."
9846 msgstr ""
9847
9848 #: config/tc-msp430.c:2145
9849 #, c-format
9850 msgid "internal inconsistency problem in %s: insn %04lx"
9851 msgstr ""
9852
9853 #: config/tc-msp430.c:2175 config/tc-msp430.c:2198
9854 #, c-format
9855 msgid "internal inconsistency problem in %s: ext. insn %04lx"
9856 msgstr ""
9857
9858 #: config/tc-msp430.c:2210
9859 #, c-format
9860 msgid "internal inconsistency problem in %s:  %lx"
9861 msgstr ""
9862
9863 #: config/tc-mt.c:151
9864 #, c-format
9865 msgid "MT specific command line options:\n"
9866 msgstr ""
9867
9868 #: config/tc-mt.c:152
9869 #, c-format
9870 msgid "  -march=ms1-64-001         allow ms1-64-001 instructions\n"
9871 msgstr ""
9872
9873 #: config/tc-mt.c:153
9874 #, c-format
9875 msgid "  -march=ms1-16-002         allow ms1-16-002 instructions (default)\n"
9876 msgstr ""
9877
9878 #: config/tc-mt.c:154
9879 #, c-format
9880 msgid "  -march=ms1-16-003         allow ms1-16-003 instructions\n"
9881 msgstr ""
9882
9883 #: config/tc-mt.c:155
9884 #, c-format
9885 msgid "  -march=ms2                allow ms2 instructions \n"
9886 msgstr ""
9887
9888 #: config/tc-mt.c:156
9889 #, c-format
9890 msgid "  -nosched                  disable scheduling restrictions\n"
9891 msgstr ""
9892
9893 #: config/tc-mt.c:224
9894 #, c-format
9895 msgid "instruction %s may not follow another memory access instruction."
9896 msgstr ""
9897
9898 #: config/tc-mt.c:230
9899 #, c-format
9900 msgid "instruction %s may not follow another I/O instruction."
9901 msgstr ""
9902
9903 #: config/tc-mt.c:236
9904 #, c-format
9905 msgid "%s may not occupy the delay slot of another branch insn."
9906 msgstr ""
9907
9908 #: config/tc-mt.c:261
9909 #, c-format
9910 msgid "operand references R%ld of previous instrutcion."
9911 msgstr ""
9912
9913 #: config/tc-mt.c:267
9914 #, c-format
9915 msgid "operand references R%ld of instructcion before previous."
9916 msgstr ""
9917
9918 #: config/tc-mt.c:281 config/tc-mt.c:286
9919 #, c-format
9920 msgid "conditional branch or jal insn's operand references R%ld of previous arithmetic or logic insn."
9921 msgstr ""
9922
9923 #: config/tc-mt.c:348
9924 msgid "md_estimate_size_before_relax\n"
9925 msgstr ""
9926
9927 #: config/tc-ns32k.c:439
9928 msgid "Invalid syntax in PC-relative addressing mode"
9929 msgstr ""
9930
9931 #: config/tc-ns32k.c:463
9932 msgid "Invalid syntax in External addressing mode"
9933 msgstr ""
9934
9935 #: config/tc-ns32k.c:544
9936 msgid "Invalid syntax in Memory Relative addressing mode"
9937 msgstr ""
9938
9939 #: config/tc-ns32k.c:611
9940 msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
9941 msgstr ""
9942
9943 #: config/tc-ns32k.c:616
9944 msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
9945 msgstr ""
9946
9947 #: config/tc-ns32k.c:621
9948 msgid "Scaled-indexed addressing mode combined with scaled-index"
9949 msgstr ""
9950
9951 #: config/tc-ns32k.c:632
9952 msgid "Invalid or illegal addressing mode combined with scaled-index"
9953 msgstr ""
9954
9955 #: config/tc-ns32k.c:755
9956 msgid "Premature end of suffix -- Defaulting to d"
9957 msgstr ""
9958
9959 #: config/tc-ns32k.c:768
9960 msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
9961 msgstr ""
9962
9963 #: config/tc-ns32k.c:813
9964 msgid "Very short instr to option, ie you can't do it on a NULLstr"
9965 msgstr ""
9966
9967 #: config/tc-ns32k.c:863
9968 msgid "No such entry in list. (cpu/mmu register)"
9969 msgstr ""
9970
9971 #: config/tc-ns32k.c:920
9972 msgid "Internal consistency error.  check ns32k-opcode.h"
9973 msgstr ""
9974
9975 #: config/tc-ns32k.c:944
9976 msgid "Address of immediate operand"
9977 msgstr ""
9978
9979 #: config/tc-ns32k.c:945
9980 msgid "Invalid immediate write operand."
9981 msgstr ""
9982
9983 #: config/tc-ns32k.c:1075
9984 msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
9985 msgstr ""
9986
9987 #: config/tc-ns32k.c:1108
9988 msgid "No such opcode"
9989 msgstr ""
9990
9991 #: config/tc-ns32k.c:1183
9992 msgid "Bad suffix, defaulting to d"
9993 msgstr ""
9994
9995 #: config/tc-ns32k.c:1210
9996 msgid "Too many operands passed to instruction"
9997 msgstr ""
9998
9999 #. Check error in default.
10000 #: config/tc-ns32k.c:1222
10001 msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
10002 msgstr ""
10003
10004 #: config/tc-ns32k.c:1225
10005 msgid "Wrong number of operands"
10006 msgstr ""
10007
10008 #: config/tc-ns32k.c:1298
10009 #, c-format
10010 msgid "Can not do %d byte pc-relative relocation for storage type %d"
10011 msgstr ""
10012
10013 #: config/tc-ns32k.c:1301
10014 #, c-format
10015 msgid "Can not do %d byte relocation for storage type %d"
10016 msgstr ""
10017
10018 #: config/tc-ns32k.c:1393
10019 #, c-format
10020 msgid "value of %ld out of byte displacement range."
10021 msgstr ""
10022
10023 #: config/tc-ns32k.c:1403
10024 #, c-format
10025 msgid "value of %ld out of word displacement range."
10026 msgstr ""
10027
10028 #: config/tc-ns32k.c:1418
10029 #, c-format
10030 msgid "value of %ld out of double word displacement range."
10031 msgstr ""
10032
10033 #: config/tc-ns32k.c:1439
10034 #, c-format
10035 msgid "Internal logic error.  line %d, file \"%s\""
10036 msgstr ""
10037
10038 #: config/tc-ns32k.c:1487
10039 #, c-format
10040 msgid "Internal logic error. line %d, file \"%s\""
10041 msgstr ""
10042
10043 #: config/tc-ns32k.c:1588
10044 msgid "Bit field out of range"
10045 msgstr ""
10046
10047 #: config/tc-ns32k.c:1688
10048 msgid "iif convert internal pcrel/binary"
10049 msgstr ""
10050
10051 #: config/tc-ns32k.c:1705
10052 msgid "Bignum too big for long"
10053 msgstr ""
10054
10055 #: config/tc-ns32k.c:1782
10056 msgid "iif convert internal pcrel/pointer"
10057 msgstr ""
10058
10059 #: config/tc-ns32k.c:1787
10060 msgid "Internal logic error in iif.iifP[n].type"
10061 msgstr ""
10062
10063 #. We cant relax this case.
10064 #: config/tc-ns32k.c:1823
10065 msgid "Can't relax difference"
10066 msgstr ""
10067
10068 #: config/tc-ns32k.c:1864
10069 msgid "Displacement too large for :d"
10070 msgstr ""
10071
10072 #: config/tc-ns32k.c:1877
10073 msgid "Internal logic error in iif.iifP[].type"
10074 msgstr ""
10075
10076 #. Fatal.
10077 #: config/tc-ns32k.c:1909
10078 #, c-format
10079 msgid "Can't hash %s: %s"
10080 msgstr ""
10081
10082 #: config/tc-ns32k.c:2145
10083 #, c-format
10084 msgid "invalid architecture option -m%s, ignored"
10085 msgstr ""
10086
10087 #: config/tc-ns32k.c:2158
10088 #, c-format
10089 msgid "invalid default displacement size \"%s\". Defaulting to %d."
10090 msgstr ""
10091
10092 #: config/tc-ns32k.c:2174
10093 #, c-format
10094 msgid ""
10095 "NS32K options:\n"
10096 "-m32032 | -m32532\tselect variant of NS32K architecture\n"
10097 "--disp-size-default=<1|2|4>\n"
10098 msgstr ""
10099
10100 #: config/tc-ns32k.c:2249
10101 #, c-format
10102 msgid "Cannot find relocation type for symbol %s, code %d"
10103 msgstr ""
10104
10105 #: config/tc-or32.c:361
10106 #, c-format
10107 msgid "unknown opcode1: `%s'"
10108 msgstr ""
10109
10110 #: config/tc-or32.c:367
10111 #, c-format
10112 msgid "unknown opcode2 `%s'."
10113 msgstr ""
10114
10115 #: config/tc-or32.c:404
10116 #, c-format
10117 msgid "instruction not allowed: %s"
10118 msgstr ""
10119
10120 #: config/tc-or32.c:407
10121 #, c-format
10122 msgid "too many operands: %s"
10123 msgstr ""
10124
10125 #: config/tc-or32.c:491
10126 msgid "call/jmp target out of range (1)"
10127 msgstr ""
10128
10129 #: config/tc-or32.c:613
10130 msgid "call/jmp target out of range (2)"
10131 msgstr ""
10132
10133 #: config/tc-or32.c:632
10134 #, c-format
10135 msgid "bad relocation type: 0x%02x"
10136 msgstr ""
10137
10138 #: config/tc-or32.c:824
10139 msgid "invalid register in & expression"
10140 msgstr ""
10141
10142 #: config/tc-pdp11.c:490
10143 msgid "Low order bits truncated in immediate float operand"
10144 msgstr ""
10145
10146 #: config/tc-pdp11.c:679 config/tc-z80.c:1890 config/tc-z80.c:1903
10147 #, c-format
10148 msgid "Unknown instruction '%s'"
10149 msgstr ""
10150
10151 #: config/tc-pj.c:65 config/tc-pj.c:74
10152 msgid "confusing relocation expressions"
10153 msgstr ""
10154
10155 #: config/tc-pj.c:157
10156 msgid "can't have relocation for ipush"
10157 msgstr ""
10158
10159 #: config/tc-pj.c:260
10160 #, c-format
10161 msgid "unknown opcode %s"
10162 msgstr ""
10163
10164 #: config/tc-pj.c:355
10165 #, c-format
10166 msgid ""
10167 "PJ options:\n"
10168 "-little\t\t\tgenerate little endian code\n"
10169 "-big\t\t\tgenerate big endian code\n"
10170 msgstr ""
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
10174 msgid "pcrel too far"
10175 msgstr ""
10176
10177 #: config/tc-pj.h:38
10178 msgid "convert_frag\n"
10179 msgstr ""
10180
10181 #: config/tc-pj.h:39
10182 msgid "estimate size\n"
10183 msgstr ""
10184
10185 #: config/tc-ppc.c:1030
10186 #, c-format
10187 msgid "%s unsupported"
10188 msgstr ""
10189
10190 #: config/tc-ppc.c:1096 config/tc-s390.c:404 config/tc-s390.c:411
10191 #, c-format
10192 msgid "invalid switch -m%s"
10193 msgstr ""
10194
10195 #: config/tc-ppc.c:1132
10196 #, c-format
10197 msgid ""
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"
10214 msgstr ""
10215
10216 #: config/tc-ppc.c:1149
10217 #, c-format
10218 msgid ""
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"
10230 msgstr ""
10231
10232 #: config/tc-ppc.c:1161
10233 #, c-format
10234 msgid ""
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"
10243 msgstr ""
10244
10245 #: config/tc-ppc.c:1171
10246 #, c-format
10247 msgid ""
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"
10259 msgstr ""
10260
10261 #: config/tc-ppc.c:1208
10262 #, c-format
10263 msgid "Unknown default cpu = %s, os = %s"
10264 msgstr ""
10265
10266 #: config/tc-ppc.c:1234
10267 msgid "Neither Power nor PowerPC opcodes were selected."
10268 msgstr ""
10269
10270 #: config/tc-ppc.c:1313
10271 #, c-format
10272 msgid "powerpc_operands[%d].bitm invalid"
10273 msgstr ""
10274
10275 #: config/tc-ppc.c:1320
10276 #, c-format
10277 msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]"
10278 msgstr ""
10279
10280 #: config/tc-ppc.c:1342
10281 #, c-format
10282 msgid "major opcode is not sorted for %s"
10283 msgstr ""
10284
10285 #: config/tc-ppc.c:1379
10286 #, c-format
10287 msgid "%s (%08lx %08lx) after %s (%08lx %08lx)"
10288 msgstr ""
10289
10290 #: config/tc-ppc.c:1388
10291 #, c-format
10292 msgid "mask trims opcode bits for %s"
10293 msgstr ""
10294
10295 #: config/tc-ppc.c:1397
10296 #, c-format
10297 msgid "operand index error for %s"
10298 msgstr ""
10299
10300 #: config/tc-ppc.c:1409
10301 #, c-format
10302 msgid "operand %d overlap in %s"
10303 msgstr ""
10304
10305 #: config/tc-ppc.c:1451
10306 #, c-format
10307 msgid "duplicate instruction %s"
10308 msgstr ""
10309
10310 #: config/tc-ppc.c:1475
10311 #, c-format
10312 msgid "duplicate macro %s"
10313 msgstr ""
10314
10315 #: config/tc-ppc.c:1810
10316 msgid "identifier+constant@got means identifier@got+constant"
10317 msgstr ""
10318
10319 #: config/tc-ppc.c:1876
10320 #, c-format
10321 msgid "%s relocations do not fit in %d bytes\n"
10322 msgstr ""
10323
10324 #: config/tc-ppc.c:1981
10325 #, c-format
10326 msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
10327 msgstr ""
10328
10329 #: config/tc-ppc.c:2061
10330 msgid "Relocation cannot be done when using -mrelocatable"
10331 msgstr ""
10332
10333 #: config/tc-ppc.c:2110
10334 msgid "TOC section size exceeds 64k"
10335 msgstr ""
10336
10337 #: config/tc-ppc.c:2191
10338 #, c-format
10339 msgid "syntax error: invalid toc specifier `%s'"
10340 msgstr ""
10341
10342 #: config/tc-ppc.c:2205
10343 #, c-format
10344 msgid "syntax error: expected `]', found  `%c'"
10345 msgstr ""
10346
10347 #: config/tc-ppc.c:2482
10348 msgid "[tocv] symbol is not a toc symbol"
10349 msgstr ""
10350
10351 #: config/tc-ppc.c:2493
10352 msgid "Unimplemented toc32 expression modifier"
10353 msgstr ""
10354
10355 #: config/tc-ppc.c:2498
10356 msgid "Unimplemented toc64 expression modifier"
10357 msgstr ""
10358
10359 #: config/tc-ppc.c:2502
10360 #, c-format
10361 msgid "Unexpected return value [%d] from parse_toc_entry!\n"
10362 msgstr ""
10363
10364 #: config/tc-ppc.c:2727
10365 msgid "unsupported relocation for DS offset field"
10366 msgstr ""
10367
10368 #: config/tc-ppc.c:2779
10369 #, c-format
10370 msgid "syntax error; found `%c' but expected `%c'"
10371 msgstr ""
10372
10373 #: config/tc-ppc.c:2822 config/tc-ppc.h:94
10374 msgid "instruction address is not a multiple of 4"
10375 msgstr ""
10376
10377 #: config/tc-ppc.c:2931
10378 msgid "wrong number of operands"
10379 msgstr ""
10380
10381 #: config/tc-ppc.c:2985
10382 msgid "Bad .section directive: want a,e,w,x,M,S,G,T in string"
10383 msgstr ""
10384
10385 #: config/tc-ppc.c:3091
10386 msgid "missing size"
10387 msgstr ""
10388
10389 #: config/tc-ppc.c:3100
10390 msgid "negative size"
10391 msgstr ""
10392
10393 #: config/tc-ppc.c:3137
10394 msgid "missing real symbol name"
10395 msgstr ""
10396
10397 #: config/tc-ppc.c:3158
10398 msgid "attempt to redefine symbol"
10399 msgstr ""
10400
10401 #: config/tc-ppc.c:3400
10402 msgid "The XCOFF file format does not support arbitrary sections"
10403 msgstr ""
10404
10405 #: config/tc-ppc.c:3474
10406 msgid "missing rename string"
10407 msgstr ""
10408
10409 #: config/tc-ppc.c:3504 config/tc-ppc.c:4046 read.c:3270
10410 msgid "missing value"
10411 msgstr ""
10412
10413 #: config/tc-ppc.c:3522
10414 msgid "illegal .stabx expression; zero assumed"
10415 msgstr ""
10416
10417 #: config/tc-ppc.c:3554
10418 msgid "missing class"
10419 msgstr ""
10420
10421 #: config/tc-ppc.c:3563
10422 msgid "missing type"
10423 msgstr ""
10424
10425 #: config/tc-ppc.c:3643
10426 msgid "missing symbol name"
10427 msgstr ""
10428
10429 #: config/tc-ppc.c:3833
10430 msgid "nested .bs blocks"
10431 msgstr ""
10432
10433 #: config/tc-ppc.c:3865
10434 msgid ".es without preceding .bs"
10435 msgstr ""
10436
10437 #: config/tc-ppc.c:4038
10438 msgid "non-constant byte count"
10439 msgstr ""
10440
10441 #: config/tc-ppc.c:4085
10442 msgid ".tc not in .toc section"
10443 msgstr ""
10444
10445 #: config/tc-ppc.c:4104
10446 msgid ".tc with no label"
10447 msgstr ""
10448
10449 #: config/tc-ppc.c:4196
10450 msgid ".machine stack overflow"
10451 msgstr ""
10452
10453 #: config/tc-ppc.c:4203
10454 msgid ".machine stack underflow"
10455 msgstr ""
10456
10457 #: config/tc-ppc.c:4210
10458 #, c-format
10459 msgid "invalid machine `%s'"
10460 msgstr ""
10461
10462 #: config/tc-ppc.c:4261
10463 msgid "No previous section to return to. Directive ignored."
10464 msgstr ""
10465
10466 #. Section Contents
10467 #. unknown
10468 #: config/tc-ppc.c:4671
10469 msgid "Unsupported section attribute -- 'a'"
10470 msgstr ""
10471
10472 #: config/tc-ppc.c:4855
10473 msgid "bad symbol suffix"
10474 msgstr ""
10475
10476 #: config/tc-ppc.c:4947
10477 msgid "Unrecognized symbol suffix"
10478 msgstr ""
10479
10480 #: config/tc-ppc.c:5035
10481 msgid "two .function pseudo-ops with no intervening .ef"
10482 msgstr ""
10483
10484 #: config/tc-ppc.c:5048
10485 msgid ".ef with no preceding .function"
10486 msgstr ""
10487
10488 #: config/tc-ppc.c:5176
10489 #, c-format
10490 msgid "warning: symbol %s has no csect"
10491 msgstr ""
10492
10493 #: config/tc-ppc.c:5421
10494 msgid "symbol in .toc does not match any .tc"
10495 msgstr ""
10496
10497 #: config/tc-ppc.c:5789
10498 #, c-format
10499 msgid "unsupported relocation against %s"
10500 msgstr ""
10501
10502 #: config/tc-ppc.c:5862
10503 #, c-format
10504 msgid "cannot emit PC relative %s relocation against %s"
10505 msgstr ""
10506
10507 #: config/tc-ppc.c:5867
10508 #, c-format
10509 msgid "cannot emit PC relative %s relocation"
10510 msgstr ""
10511
10512 #: config/tc-ppc.c:6049
10513 #, c-format
10514 msgid "Unable to handle reference to symbol %s"
10515 msgstr ""
10516
10517 #: config/tc-ppc.c:6052
10518 msgid "Unable to resolve expression"
10519 msgstr ""
10520
10521 #: config/tc-ppc.c:6079
10522 msgid "must branch to an address a multiple of 4"
10523 msgstr ""
10524
10525 #: config/tc-ppc.c:6083
10526 #, c-format
10527 msgid "@local or @plt branch destination is too far away, %ld bytes"
10528 msgstr ""
10529
10530 #: config/tc-ppc.c:6114
10531 #, c-format
10532 msgid "Gas failure, reloc value %d\n"
10533 msgstr ""
10534
10535 #: config/tc-s390.c:446
10536 #, c-format
10537 msgid ""
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"
10544 msgstr ""
10545
10546 #: config/tc-s390.c:453
10547 #, c-format
10548 msgid ""
10549 "        -V                print assembler version number\n"
10550 "        -Qy, -Qn          ignored\n"
10551 msgstr ""
10552
10553 #: config/tc-s390.c:489
10554 #, c-format
10555 msgid "Internal assembler error for instruction format %s"
10556 msgstr ""
10557
10558 #: config/tc-s390.c:510
10559 #, c-format
10560 msgid "Internal assembler error for instruction %s"
10561 msgstr ""
10562
10563 #: config/tc-s390.c:744
10564 #, c-format
10565 msgid "identifier+constant@%s means identifier@%s+constant"
10566 msgstr ""
10567
10568 #: config/tc-s390.c:825
10569 msgid "Can't handle O_big in s390_exp_compare"
10570 msgstr ""
10571
10572 #: config/tc-s390.c:906
10573 msgid "Invalid suffix for literal pool entry"
10574 msgstr ""
10575
10576 #: config/tc-s390.c:963
10577 msgid "Big number is too big"
10578 msgstr ""
10579
10580 #: config/tc-s390.c:1110
10581 msgid "relocation not applicable"
10582 msgstr ""
10583
10584 #: config/tc-s390.c:1297
10585 msgid "invalid operand suffix"
10586 msgstr ""
10587
10588 #: config/tc-s390.c:1320
10589 msgid "syntax error; missing '(' after displacement"
10590 msgstr ""
10591
10592 #: config/tc-s390.c:1336 config/tc-s390.c:1380 config/tc-s390.c:1410
10593 msgid "syntax error; expected ,"
10594 msgstr ""
10595
10596 #: config/tc-s390.c:1368
10597 msgid "syntax error; missing ')' after base register"
10598 msgstr ""
10599
10600 #: config/tc-s390.c:1397
10601 msgid "syntax error; ')' not allowed here"
10602 msgstr ""
10603
10604 #: config/tc-s390.c:1587 config/tc-s390.c:1610 config/tc-s390.c:1623
10605 msgid "Invalid .insn format\n"
10606 msgstr ""
10607
10608 #: config/tc-s390.c:1595
10609 #, c-format
10610 msgid "Unrecognized opcode format: `%s'"
10611 msgstr ""
10612
10613 #: config/tc-s390.c:1626
10614 msgid "second operand of .insn not a constant\n"
10615 msgstr ""
10616
10617 #: config/tc-s390.c:1629
10618 msgid "missing comma after insn constant\n"
10619 msgstr ""
10620
10621 #: config/tc-s390.c:2009
10622 msgid "unsupported relocation type"
10623 msgstr ""
10624
10625 #: config/tc-score.c:49
10626 msgid "instruction is not conditional"
10627 msgstr ""
10628
10629 #: config/tc-score.c:50
10630 msgid "acc0 expected"
10631 msgstr ""
10632
10633 #: config/tc-score.c:51
10634 msgid "div / mul are reserved instructions"
10635 msgstr ""
10636
10637 #: config/tc-score.c:52
10638 msgid "This architecture doesn't support mmu"
10639 msgstr ""
10640
10641 #: config/tc-score.c:53
10642 msgid "This architecture doesn't support atomic instruction"
10643 msgstr ""
10644
10645 #: config/tc-score.c:54
10646 msgid "the label length is longer than 1024"
10647 msgstr ""
10648
10649 #: config/tc-score.c:233
10650 msgid "S+core register expected"
10651 msgstr ""
10652
10653 #: config/tc-score.c:234
10654 msgid "S+core special-register expected"
10655 msgstr ""
10656
10657 #: config/tc-score.c:235
10658 msgid "S+core co-processor register expected"
10659 msgstr ""
10660
10661 #: config/tc-score.c:853 config/tc-score.c:1753
10662 msgid "Using temp register(r1)"
10663 msgstr ""
10664
10665 #: config/tc-score.c:872
10666 #, c-format
10667 msgid "register expected, not '%.100s'"
10668 msgstr ""
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
10673 msgid "invalid constant: %d bit expression not in range %d..%d"
10674 msgstr ""
10675
10676 #: config/tc-score.c:1305
10677 msgid "invalid constant: bit expression not defined"
10678 msgstr ""
10679
10680 #: config/tc-score.c:1767
10681 #, c-format
10682 msgid "low register(r0-r15)expected, not '%.100s'"
10683 msgstr ""
10684
10685 #: config/tc-score.c:1862
10686 #, c-format
10687 msgid "high register(r16-r31)expected, not '%.100s'"
10688 msgstr ""
10689
10690 #: config/tc-score.c:2094
10691 #, c-format
10692 msgid "Fix data dependency: %s %s -- %s %s  (insert %d nop!/%d)"
10693 msgstr ""
10694
10695 #: config/tc-score.c:2113
10696 #, c-format
10697 msgid "Fix data dependency: %s %s -- %s %s  (insert 1 pflush/%d)"
10698 msgstr ""
10699
10700 #: config/tc-score.c:2129 config/tc-score.c:2136
10701 #, c-format
10702 msgid "data dependency: %s %s -- %s %s  (%d/%d bubble)"
10703 msgstr ""
10704
10705 #: config/tc-score.c:2426 config/tc-score.c:5592
10706 #, c-format
10707 msgid "%s -- `%s'"
10708 msgstr ""
10709
10710 #: config/tc-score.c:2583
10711 msgid "address offset must be half word alignment"
10712 msgstr ""
10713
10714 #: config/tc-score.c:2591
10715 msgid "address offset must be word alignment"
10716 msgstr ""
10717
10718 #: config/tc-score.c:2733 config/tc-score.c:2880
10719 msgid "register same as write-back base"
10720 msgstr ""
10721
10722 #: config/tc-score.c:2850
10723 msgid "pre-indexed expression expected"
10724 msgstr ""
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
10729 msgid "missing ]"
10730 msgstr ""
10731
10732 #: config/tc-score.c:3461
10733 msgid "base register nums are over 3 bit"
10734 msgstr ""
10735
10736 #: config/tc-score.c:3538 config/tc-score.c:3589
10737 msgid "missing +"
10738 msgstr ""
10739
10740 #: config/tc-score.c:3582
10741 #, c-format
10742 msgid "%s register same as write-back base"
10743 msgstr ""
10744
10745 #: config/tc-score.c:3584
10746 msgid "destination"
10747 msgstr ""
10748
10749 #: config/tc-score.c:3584
10750 msgid "source"
10751 msgstr ""
10752
10753 #: config/tc-score.c:3988
10754 msgid "li rd label isn't correct instruction form"
10755 msgstr ""
10756
10757 #: config/tc-score.c:4501 config/tc-score.c:4530 config/tc-score.c:4556
10758 msgid "lacking label  "
10759 msgstr ""
10760
10761 #: config/tc-score.c:4508
10762 msgid "invalid constant: 25 bit expression not in range -2^24..2^24"
10763 msgstr ""
10764
10765 #: config/tc-score.c:4536
10766 msgid "invalid constant: 12 bit expression not in range -2^11..2^11"
10767 msgstr ""
10768
10769 #: config/tc-score.c:4562
10770 msgid "invalid constant: 20 bit expression not in range -2^19..2^19"
10771 msgstr ""
10772
10773 #: config/tc-score.c:4595
10774 msgid "lacking label"
10775 msgstr ""
10776
10777 #: config/tc-score.c:4600
10778 msgid "invalid constant: 9 bit expression not in range -2^8..2^8"
10779 msgstr ""
10780
10781 #: config/tc-score.c:5274
10782 #, c-format
10783 msgid " branch relocation truncate (0x%x) [-2^8 ~ 2^8]"
10784 msgstr ""
10785
10786 #: config/tc-score.c:5291 config/tc-score.c:5321
10787 #, c-format
10788 msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19]"
10789 msgstr ""
10790
10791 #: config/tc-score.c:5345
10792 #, c-format
10793 msgid " branch relocation truncate (0x%x)  [-2^8 ~ 2^8]"
10794 msgstr ""
10795
10796 #: config/tc-score.c:5511
10797 #, c-format
10798 msgid "cannot represent %s relocation in this object file format1"
10799 msgstr ""
10800
10801 #: config/tc-score.c:5570
10802 msgid "pce instruction error (16 bit || 16 bit)'"
10803 msgstr ""
10804
10805 #: config/tc-score.c:5700
10806 #, c-format
10807 msgid "Sunplus-v2-0-0-20060510\n"
10808 msgstr ""
10809
10810 #: config/tc-score.c:5716
10811 #, c-format
10812 msgid " Score-specific assembler options:\n"
10813 msgstr ""
10814
10815 #: config/tc-score.c:5718
10816 #, c-format
10817 msgid "        -EB\t\tassemble code for a big-endian cpu\n"
10818 msgstr ""
10819
10820 #: config/tc-score.c:5723
10821 #, c-format
10822 msgid "        -EL\t\tassemble code for a little-endian cpu\n"
10823 msgstr ""
10824
10825 #: config/tc-score.c:5727
10826 #, c-format
10827 msgid "        -FIXDD\t\tassemble code for fix data dependency\n"
10828 msgstr ""
10829
10830 #: config/tc-score.c:5729
10831 #, c-format
10832 msgid "        -NWARN\t\tassemble code for no warning message for fix data dependency\n"
10833 msgstr ""
10834
10835 #: config/tc-score.c:5731
10836 #, c-format
10837 msgid "        -SCORE5\t\tassemble code for target is SCORE5\n"
10838 msgstr ""
10839
10840 #: config/tc-score.c:5733
10841 #, c-format
10842 msgid "        -SCORE5U\tassemble code for target is SCORE5U\n"
10843 msgstr ""
10844
10845 #: config/tc-score.c:5735
10846 #, c-format
10847 msgid "        -SCORE7\t\tassemble code for target is SCORE7, this is default setting\n"
10848 msgstr ""
10849
10850 #: config/tc-score.c:5737
10851 #, c-format
10852 msgid "        -USE_R1\t\tassemble code for no warning message when using temp register r1\n"
10853 msgstr ""
10854
10855 #: config/tc-score.c:5739
10856 #, c-format
10857 msgid "        -KPIC\t\tassemble code for PIC\n"
10858 msgstr ""
10859
10860 #: config/tc-score.c:5741
10861 #, c-format
10862 msgid "        -O0\t\tassembler will not perform any optimizations\n"
10863 msgstr ""
10864
10865 #: config/tc-score.c:5743
10866 #, c-format
10867 msgid "        -G gpnum\tassemble code for setting gpsize and default is 8 byte\n"
10868 msgstr ""
10869
10870 #: config/tc-score.c:5745
10871 #, c-format
10872 msgid "        -V \t\tSunplus release version \n"
10873 msgstr ""
10874
10875 #: config/tc-score.c:6345 read.c:1464
10876 msgid "missing size expression"
10877 msgstr ""
10878
10879 #: config/tc-score.c:6351
10880 #, c-format
10881 msgid "BSS length (%d) < 0 ignored"
10882 msgstr ""
10883
10884 #: config/tc-score.c:6366 read.c:2282
10885 #, c-format
10886 msgid "error setting flags for \".sbss\": %s"
10887 msgstr ""
10888
10889 #: config/tc-score.c:6380 config/tc-sparc.c:3691
10890 msgid "missing alignment"
10891 msgstr ""
10892
10893 #: config/tc-score.c:6417
10894 #, c-format
10895 msgid "alignment too large; %d assumed"
10896 msgstr ""
10897
10898 #: config/tc-score.c:6422 read.c:2343
10899 msgid "alignment negative; 0 assumed"
10900 msgstr ""
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
10905 msgid "symbol `%s' is already defined"
10906 msgstr ""
10907
10908 #: config/tc-sh.c:63
10909 msgid "directive .big encountered when option -big required"
10910 msgstr ""
10911
10912 #: config/tc-sh.c:73
10913 msgid "directive .little encountered when option -little required"
10914 msgstr ""
10915
10916 #: config/tc-sh.c:1364
10917 msgid "misplaced PIC operand"
10918 msgstr ""
10919
10920 #: config/tc-sh.c:1402
10921 msgid "illegal double indirection"
10922 msgstr ""
10923
10924 #: config/tc-sh.c:1411
10925 msgid "illegal register after @-"
10926 msgstr ""
10927
10928 #: config/tc-sh.c:1427
10929 msgid "must be @(r0,...)"
10930 msgstr ""
10931
10932 #: config/tc-sh.c:1451
10933 msgid "syntax error in @(r0,...)"
10934 msgstr ""
10935
10936 #: config/tc-sh.c:1456
10937 msgid "syntax error in @(r0...)"
10938 msgstr ""
10939
10940 #: config/tc-sh.c:1501
10941 msgid "Deprecated syntax."
10942 msgstr ""
10943
10944 #: config/tc-sh.c:1513 config/tc-sh.c:1518
10945 msgid "syntax error in @(disp,[Rn, gbr, pc])"
10946 msgstr ""
10947
10948 #: config/tc-sh.c:1523
10949 msgid "expecting )"
10950 msgstr ""
10951
10952 #: config/tc-sh.c:1531
10953 msgid "illegal register after @"
10954 msgstr ""
10955
10956 #: config/tc-sh.c:2202
10957 #, c-format
10958 msgid "unhandled %d\n"
10959 msgstr ""
10960
10961 #: config/tc-sh.c:2368
10962 #, c-format
10963 msgid "Invalid register: 'r%d'"
10964 msgstr ""
10965
10966 #: config/tc-sh.c:2472
10967 #, c-format
10968 msgid "failed for %d\n"
10969 msgstr ""
10970
10971 #: config/tc-sh.c:2585 config/tc-sh.c:2984
10972 msgid "invalid operands for opcode"
10973 msgstr ""
10974
10975 #: config/tc-sh.c:2590
10976 msgid "insn can't be combined with parallel processing insn"
10977 msgstr ""
10978
10979 #: config/tc-sh.c:2597 config/tc-sh.c:2608 config/tc-sh.c:2640
10980 msgid "multiple movx specifications"
10981 msgstr ""
10982
10983 #: config/tc-sh.c:2602 config/tc-sh.c:2624 config/tc-sh.c:2663
10984 msgid "multiple movy specifications"
10985 msgstr ""
10986
10987 #: config/tc-sh.c:2611 config/tc-sh.c:2644
10988 msgid "invalid movx address register"
10989 msgstr ""
10990
10991 #: config/tc-sh.c:2613
10992 msgid "insn cannot be combined with non-nopy"
10993 msgstr ""
10994
10995 #: config/tc-sh.c:2627 config/tc-sh.c:2683
10996 msgid "invalid movy address register"
10997 msgstr ""
10998
10999 #: config/tc-sh.c:2629
11000 msgid "insn cannot be combined with non-nopx"
11001 msgstr ""
11002
11003 #: config/tc-sh.c:2642
11004 msgid "previous movy requires nopx"
11005 msgstr ""
11006
11007 #: config/tc-sh.c:2650 config/tc-sh.c:2655
11008 msgid "invalid movx dsp register"
11009 msgstr ""
11010
11011 #: config/tc-sh.c:2665
11012 msgid "previous movx requires nopy"
11013 msgstr ""
11014
11015 #: config/tc-sh.c:2674 config/tc-sh.c:2679
11016 msgid "invalid movy dsp register"
11017 msgstr ""
11018
11019 #: config/tc-sh.c:2689
11020 msgid "dsp immediate shift value not constant"
11021 msgstr ""
11022
11023 #: config/tc-sh.c:2703 config/tc-sh.c:2729
11024 msgid "multiple parallel processing specifications"
11025 msgstr ""
11026
11027 #: config/tc-sh.c:2722
11028 msgid "multiple condition specifications"
11029 msgstr ""
11030
11031 #: config/tc-sh.c:2760
11032 msgid "insn cannot be combined with pmuls"
11033 msgstr ""
11034
11035 #: config/tc-sh.c:2776
11036 msgid "bad combined pmuls output operand"
11037 msgstr ""
11038
11039 #: config/tc-sh.c:2786
11040 msgid "destination register is same for parallel insns"
11041 msgstr ""
11042
11043 #: config/tc-sh.c:2795
11044 msgid "condition not followed by conditionalizable insn"
11045 msgstr ""
11046
11047 #: config/tc-sh.c:2805
11048 msgid "unrecognized characters at end of parallel processing insn"
11049 msgstr ""
11050
11051 #: config/tc-sh.c:2921
11052 msgid "opcode not valid for this cpu variant"
11053 msgstr ""
11054
11055 #: config/tc-sh.c:2954
11056 msgid "Delayed branches not available on SH1"
11057 msgstr ""
11058
11059 #: config/tc-sh.c:2989
11060 #, c-format
11061 msgid "excess operands: '%s'"
11062 msgstr ""
11063
11064 #: config/tc-sh.c:3066
11065 msgid ".uses pseudo-op seen when not relaxing"
11066 msgstr ""
11067
11068 #: config/tc-sh.c:3072
11069 msgid "bad .uses format"
11070 msgstr ""
11071
11072 #: config/tc-sh.c:3176
11073 msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia"
11074 msgstr ""
11075
11076 #: config/tc-sh.c:3182
11077 msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact"
11078 msgstr ""
11079
11080 #: config/tc-sh.c:3184
11081 msgid "Invalid combination: --abi=64 with --isa=SHcompact"
11082 msgstr ""
11083
11084 #: config/tc-sh.c:3225
11085 msgid "Invalid combination: --abi=32 with --abi=64"
11086 msgstr ""
11087
11088 #: config/tc-sh.c:3231
11089 msgid "Invalid combination: --abi=64 with --abi=32"
11090 msgstr ""
11091
11092 #: config/tc-sh.c:3233
11093 msgid "Invalid combination: --isa=SHcompact with --abi=64"
11094 msgstr ""
11095
11096 #: config/tc-sh.c:3271
11097 #, c-format
11098 msgid ""
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"
11111 msgstr ""
11112
11113 #: config/tc-sh.c:3297
11114 #, c-format
11115 msgid ""
11116 "--isa=[shmedia\t\tset as the default instruction set for SH64\n"
11117 "    | SHmedia\n"
11118 "    | shcompact\n"
11119 "    | SHcompact]\n"
11120 msgstr ""
11121
11122 #: config/tc-sh.c:3302
11123 #, c-format
11124 msgid ""
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"
11134 msgstr ""
11135
11136 #: config/tc-sh.c:3401
11137 msgid ".uses does not refer to a local symbol in the same section"
11138 msgstr ""
11139
11140 #: config/tc-sh.c:3420
11141 msgid "can't find fixup pointed to by .uses"
11142 msgstr ""
11143
11144 #: config/tc-sh.c:3440
11145 msgid ".uses target does not refer to a local symbol in the same section"
11146 msgstr ""
11147
11148 #: config/tc-sh.c:3517
11149 msgid "displacement overflows 12-bit field"
11150 msgstr ""
11151
11152 #: config/tc-sh.c:3520
11153 #, c-format
11154 msgid "displacement to defined symbol %s overflows 12-bit field"
11155 msgstr ""
11156
11157 #: config/tc-sh.c:3524
11158 #, c-format
11159 msgid "displacement to undefined symbol %s overflows 12-bit field"
11160 msgstr ""
11161
11162 #: config/tc-sh.c:3597
11163 msgid "displacement overflows 8-bit field"
11164 msgstr ""
11165
11166 #: config/tc-sh.c:3600
11167 #, c-format
11168 msgid "displacement to defined symbol %s overflows 8-bit field"
11169 msgstr ""
11170
11171 #: config/tc-sh.c:3604
11172 #, c-format
11173 msgid "displacement to undefined symbol %s overflows 8-bit field "
11174 msgstr ""
11175
11176 #: config/tc-sh.c:3621
11177 #, c-format
11178 msgid "overflow in branch to %s; converted into longer instruction sequence"
11179 msgstr ""
11180
11181 #: config/tc-sh.c:3687 config/tc-sh.c:3734 config/tc-sparc.c:4200
11182 #: config/tc-sparc.c:4224
11183 msgid "misaligned data"
11184 msgstr ""
11185
11186 #: config/tc-sh.c:4036
11187 msgid "offset to unaligned destination"
11188 msgstr ""
11189
11190 #: config/tc-sh.c:4041
11191 msgid "negative offset"
11192 msgstr ""
11193
11194 #: config/tc-sh.c:4179
11195 msgid "misaligned offset"
11196 msgstr ""
11197
11198 #: config/tc-sh64.c:568
11199 msgid "This operand must be constant at assembly time"
11200 msgstr ""
11201
11202 #: config/tc-sh64.c:681
11203 msgid "Invalid operand expression"
11204 msgstr ""
11205
11206 #: config/tc-sh64.c:773 config/tc-sh64.c:877
11207 msgid "PTB operand is a SHmedia symbol"
11208 msgstr ""
11209
11210 #: config/tc-sh64.c:776 config/tc-sh64.c:874
11211 msgid "PTA operand is a SHcompact symbol"
11212 msgstr ""
11213
11214 #: config/tc-sh64.c:792
11215 msgid "invalid expression in operand"
11216 msgstr ""
11217
11218 #: config/tc-sh64.c:1483
11219 #, c-format
11220 msgid "invalid operand, not a 5-bit unsigned value: %d"
11221 msgstr ""
11222
11223 #: config/tc-sh64.c:1488
11224 #, c-format
11225 msgid "invalid operand, not a 6-bit signed value: %d"
11226 msgstr ""
11227
11228 #: config/tc-sh64.c:1493
11229 #, c-format
11230 msgid "invalid operand, not a 6-bit unsigned value: %d"
11231 msgstr ""
11232
11233 #: config/tc-sh64.c:1498 config/tc-sh64.c:1510
11234 #, c-format
11235 msgid "invalid operand, not a 11-bit signed value: %d"
11236 msgstr ""
11237
11238 #: config/tc-sh64.c:1500
11239 #, c-format
11240 msgid "invalid operand, not a multiple of 32: %d"
11241 msgstr ""
11242
11243 #: config/tc-sh64.c:1505
11244 #, c-format
11245 msgid "invalid operand, not a 10-bit signed value: %d"
11246 msgstr ""
11247
11248 #: config/tc-sh64.c:1512
11249 #, c-format
11250 msgid "invalid operand, not an even value: %d"
11251 msgstr ""
11252
11253 #: config/tc-sh64.c:1517
11254 #, c-format
11255 msgid "invalid operand, not a 12-bit signed value: %d"
11256 msgstr ""
11257
11258 #: config/tc-sh64.c:1519
11259 #, c-format
11260 msgid "invalid operand, not a multiple of 4: %d"
11261 msgstr ""
11262
11263 #: config/tc-sh64.c:1524
11264 #, c-format
11265 msgid "invalid operand, not a 13-bit signed value: %d"
11266 msgstr ""
11267
11268 #: config/tc-sh64.c:1526
11269 #, c-format
11270 msgid "invalid operand, not a multiple of 8: %d"
11271 msgstr ""
11272
11273 #: config/tc-sh64.c:1531
11274 #, c-format
11275 msgid "invalid operand, not a 16-bit signed value: %d"
11276 msgstr ""
11277
11278 #: config/tc-sh64.c:1536
11279 #, c-format
11280 msgid "invalid operand, not a 16-bit unsigned value: %d"
11281 msgstr ""
11282
11283 #: config/tc-sh64.c:1542
11284 msgid "operand out of range for PT, PTA and PTB"
11285 msgstr ""
11286
11287 #: config/tc-sh64.c:1544
11288 #, c-format
11289 msgid "operand not a multiple of 4 for PT, PTA or PTB: %d"
11290 msgstr ""
11291
11292 #: config/tc-sh64.c:2064
11293 #, c-format
11294 msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x"
11295 msgstr ""
11296
11297 #: config/tc-sh64.c:2421 config/tc-sh64.c:2584 config/tc-sh64.c:2599
11298 msgid "invalid PIC reference"
11299 msgstr ""
11300
11301 #: config/tc-sh64.c:2478
11302 msgid "can't find opcode"
11303 msgstr ""
11304
11305 #: config/tc-sh64.c:2681 config/tc-sh64.c:2721
11306 msgid "invalid operand: expression in PT target"
11307 msgstr ""
11308
11309 #: config/tc-sh64.c:2812
11310 #, c-format
11311 msgid "invalid operands to %s"
11312 msgstr ""
11313
11314 #: config/tc-sh64.c:2818
11315 #, c-format
11316 msgid "excess operands to %s"
11317 msgstr ""
11318
11319 #: config/tc-sh64.c:2863
11320 #, c-format
11321 msgid "The `.mode %s' directive is not valid with this architecture"
11322 msgstr ""
11323
11324 #: config/tc-sh64.c:2871
11325 #, c-format
11326 msgid "Invalid argument to .mode: %s"
11327 msgstr ""
11328
11329 #: config/tc-sh64.c:2901
11330 #, c-format
11331 msgid "The `.abi %s' directive is not valid with this architecture"
11332 msgstr ""
11333
11334 #: config/tc-sh64.c:2907
11335 msgid "`.abi 64' but command-line options do not specify 64-bit ABI"
11336 msgstr ""
11337
11338 #: config/tc-sh64.c:2912
11339 msgid "`.abi 32' but command-line options do not specify 32-bit ABI"
11340 msgstr ""
11341
11342 #: config/tc-sh64.c:2915
11343 #, c-format
11344 msgid "Invalid argument to .abi: %s"
11345 msgstr ""
11346
11347 #: config/tc-sh64.c:2970
11348 msgid "-no-mix is invalid without specifying SHcompact or SHmedia"
11349 msgstr ""
11350
11351 #: config/tc-sh64.c:2975
11352 msgid "-shcompact-const-crange is invalid without SHcompact"
11353 msgstr ""
11354
11355 #: config/tc-sh64.c:2978
11356 msgid "-expand-pt32 only valid with -abi=64"
11357 msgstr ""
11358
11359 #: config/tc-sh64.c:2981
11360 msgid "-no-expand only valid with SHcompact or SHmedia"
11361 msgstr ""
11362
11363 #: config/tc-sh64.c:2984
11364 msgid "-expand-pt32 invalid together with -no-expand"
11365 msgstr ""
11366
11367 #: config/tc-sh64.c:3198
11368 msgid "SHmedia code not allowed in same section as constants and SHcompact code"
11369 msgstr ""
11370
11371 #: config/tc-sh64.c:3216
11372 msgid "No segment info for current section"
11373 msgstr ""
11374
11375 #: config/tc-sh64.c:3255
11376 msgid "duplicate datalabel operator ignored"
11377 msgstr ""
11378
11379 #: config/tc-sh64.c:3325
11380 msgid "Invalid DataLabel expression"
11381 msgstr ""
11382
11383 #: config/tc-sparc.c:272
11384 msgid "Invalid default architecture, broken assembler."
11385 msgstr ""
11386
11387 #: config/tc-sparc.c:276 config/tc-sparc.c:481
11388 msgid "Bad opcode table, broken assembler."
11389 msgstr ""
11390
11391 #: config/tc-sparc.c:473
11392 #, c-format
11393 msgid "invalid architecture -xarch=%s"
11394 msgstr ""
11395
11396 #: config/tc-sparc.c:475
11397 #, c-format
11398 msgid "invalid architecture -A%s"
11399 msgstr ""
11400
11401 #: config/tc-sparc.c:542
11402 #, c-format
11403 msgid "No compiled in support for %d bit object file format"
11404 msgstr ""
11405
11406 #: config/tc-sparc.c:619
11407 #, c-format
11408 msgid "SPARC options:\n"
11409 msgstr ""
11410
11411 #: config/tc-sparc.c:648
11412 #, c-format
11413 msgid ""
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"
11421 msgstr ""
11422
11423 #: config/tc-sparc.c:656
11424 #, c-format
11425 msgid "-k\t\t\tgenerate PIC\n"
11426 msgstr ""
11427
11428 #: config/tc-sparc.c:660
11429 #, c-format
11430 msgid ""
11431 "-32\t\t\tcreate 32 bit object file\n"
11432 "-64\t\t\tcreate 64 bit object file\n"
11433 msgstr ""
11434
11435 #: config/tc-sparc.c:663
11436 #, c-format
11437 msgid "\t\t\t[default is %d]\n"
11438 msgstr ""
11439
11440 #: config/tc-sparc.c:665
11441 #, c-format
11442 msgid ""
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"
11446 msgstr ""
11447
11448 #: config/tc-sparc.c:669
11449 #, c-format
11450 msgid "\t\t\t[default is %s]\n"
11451 msgstr ""
11452
11453 #: config/tc-sparc.c:671
11454 #, c-format
11455 msgid ""
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"
11465 msgstr ""
11466
11467 #: config/tc-sparc.c:683
11468 #, c-format
11469 msgid ""
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"
11474 msgstr ""
11475
11476 #: config/tc-sparc.c:819
11477 #, c-format
11478 msgid "Internal error: losing opcode: `%s' \"%s\"\n"
11479 msgstr ""
11480
11481 #: config/tc-sparc.c:838
11482 #, c-format
11483 msgid "Internal error: can't find opcode `%s' for `%s'\n"
11484 msgstr ""
11485
11486 #: config/tc-sparc.c:979
11487 msgid "Support for 64-bit arithmetic not compiled in."
11488 msgstr ""
11489
11490 #: config/tc-sparc.c:1025
11491 msgid "set: number not in 0..4294967295 range"
11492 msgstr ""
11493
11494 #: config/tc-sparc.c:1032
11495 msgid "set: number not in -2147483648..4294967295 range"
11496 msgstr ""
11497
11498 #: config/tc-sparc.c:1091
11499 msgid "setsw: number not in -2147483648..4294967295 range"
11500 msgstr ""
11501
11502 #: config/tc-sparc.c:1139
11503 msgid "setx: temporary register same as destination register"
11504 msgstr ""
11505
11506 #: config/tc-sparc.c:1210
11507 msgid "setx: illegal temporary register g0"
11508 msgstr ""
11509
11510 #: config/tc-sparc.c:1307
11511 msgid "FP branch in delay slot"
11512 msgstr ""
11513
11514 #: config/tc-sparc.c:1322
11515 msgid "FP branch preceded by FP instruction; NOP inserted"
11516 msgstr ""
11517
11518 #: config/tc-sparc.c:1362
11519 msgid "failed special case insn sanity check"
11520 msgstr ""
11521
11522 #: config/tc-sparc.c:1450
11523 msgid ": invalid membar mask name"
11524 msgstr ""
11525
11526 #: config/tc-sparc.c:1466
11527 msgid ": invalid membar mask expression"
11528 msgstr ""
11529
11530 #: config/tc-sparc.c:1471
11531 msgid ": invalid membar mask number"
11532 msgstr ""
11533
11534 #: config/tc-sparc.c:1486
11535 msgid ": invalid siam mode expression"
11536 msgstr ""
11537
11538 #: config/tc-sparc.c:1491
11539 msgid ": invalid siam mode number"
11540 msgstr ""
11541
11542 #: config/tc-sparc.c:1507
11543 msgid ": invalid prefetch function name"
11544 msgstr ""
11545
11546 #: config/tc-sparc.c:1515
11547 msgid ": invalid prefetch function expression"
11548 msgstr ""
11549
11550 #: config/tc-sparc.c:1520
11551 msgid ": invalid prefetch function number"
11552 msgstr ""
11553
11554 #: config/tc-sparc.c:1548 config/tc-sparc.c:1560
11555 msgid ": unrecognizable privileged register"
11556 msgstr ""
11557
11558 #: config/tc-sparc.c:1584 config/tc-sparc.c:1596
11559 msgid ": unrecognizable hyperprivileged register"
11560 msgstr ""
11561
11562 #: config/tc-sparc.c:1620 config/tc-sparc.c:1645
11563 msgid ": unrecognizable v9a or v9b ancillary state register"
11564 msgstr ""
11565
11566 #: config/tc-sparc.c:1625
11567 msgid ": rd on write only ancillary state register"
11568 msgstr ""
11569
11570 #. %sys_tick and %sys_tick_cmpr are v9bnotv9a
11571 #: config/tc-sparc.c:1633
11572 msgid ": unrecognizable v9a ancillary state register"
11573 msgstr ""
11574
11575 #: config/tc-sparc.c:1669
11576 msgid ": asr number must be between 16 and 31"
11577 msgstr ""
11578
11579 #: config/tc-sparc.c:1677
11580 msgid ": asr number must be between 0 and 31"
11581 msgstr ""
11582
11583 #: config/tc-sparc.c:1687
11584 #, c-format
11585 msgid ": expecting %asrN"
11586 msgstr ""
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
11591 msgid "Illegal operands: %%%s requires arguments in ()"
11592 msgstr ""
11593
11594 #: config/tc-sparc.c:1880
11595 #, c-format
11596 msgid "Illegal operands: %%%s cannot be used together with other relocs in the insn ()"
11597 msgstr ""
11598
11599 #: config/tc-sparc.c:1891
11600 #, c-format
11601 msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
11602 msgstr ""
11603
11604 #: config/tc-sparc.c:2098
11605 msgid "detected global register use not covered by .register pseudo-op"
11606 msgstr ""
11607
11608 #: config/tc-sparc.c:2169
11609 msgid ": There are only 64 f registers; [0-63]"
11610 msgstr ""
11611
11612 #: config/tc-sparc.c:2171 config/tc-sparc.c:2189
11613 msgid ": There are only 32 f registers; [0-31]"
11614 msgstr ""
11615
11616 #: config/tc-sparc.c:2181
11617 msgid ": There are only 32 single precision f registers; [0-31]"
11618 msgstr ""
11619
11620 #: config/tc-sparc.c:2373
11621 #, c-format
11622 msgid "Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
11623 msgstr ""
11624
11625 #: config/tc-sparc.c:2483
11626 #, c-format
11627 msgid "Illegal operands: Can't add non-constant expression to %%%s()"
11628 msgstr ""
11629
11630 #: config/tc-sparc.c:2493
11631 #, c-format
11632 msgid "Illegal operands: Can't do arithmetics involving %%%s() of a relocatable symbol"
11633 msgstr ""
11634
11635 #: config/tc-sparc.c:2511
11636 msgid ": PC-relative operand can't be a constant"
11637 msgstr ""
11638
11639 #: config/tc-sparc.c:2518
11640 msgid ": TLS operand can't be a constant"
11641 msgstr ""
11642
11643 #: config/tc-sparc.c:2551
11644 msgid ": invalid ASI name"
11645 msgstr ""
11646
11647 #: config/tc-sparc.c:2559
11648 msgid ": invalid ASI expression"
11649 msgstr ""
11650
11651 #: config/tc-sparc.c:2564
11652 msgid ": invalid ASI number"
11653 msgstr ""
11654
11655 #: config/tc-sparc.c:2661
11656 msgid "OPF immediate operand out of range (0-0x1ff)"
11657 msgstr ""
11658
11659 #: config/tc-sparc.c:2666
11660 msgid "non-immediate OPF operand, ignored"
11661 msgstr ""
11662
11663 #: config/tc-sparc.c:2685
11664 msgid ": invalid cpreg name"
11665 msgstr ""
11666
11667 #: config/tc-sparc.c:2714
11668 #, c-format
11669 msgid "Illegal operands%s"
11670 msgstr ""
11671
11672 #: config/tc-sparc.c:2748
11673 #, c-format
11674 msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
11675 msgstr ""
11676
11677 #: config/tc-sparc.c:2784
11678 #, c-format
11679 msgid "Architecture mismatch on \"%s\"."
11680 msgstr ""
11681
11682 #: config/tc-sparc.c:2785
11683 #, c-format
11684 msgid " (Requires %s; requested architecture is %s.)"
11685 msgstr ""
11686
11687 #: config/tc-sparc.c:3320
11688 #, c-format
11689 msgid "bad or unhandled relocation type: 0x%02x"
11690 msgstr ""
11691
11692 #: config/tc-sparc.c:3653
11693 msgid "Expected comma after name"
11694 msgstr ""
11695
11696 #: config/tc-sparc.c:3662
11697 #, c-format
11698 msgid "BSS length (%d.) <0! Ignored."
11699 msgstr ""
11700
11701 #: config/tc-sparc.c:3674
11702 msgid "bad .reserve segment -- expected BSS segment"
11703 msgstr ""
11704
11705 #: config/tc-sparc.c:3702
11706 #, c-format
11707 msgid "alignment too large; assuming %d"
11708 msgstr ""
11709
11710 #: config/tc-sparc.c:3708 config/tc-sparc.c:3858
11711 msgid "negative alignment"
11712 msgstr ""
11713
11714 #: config/tc-sparc.c:3718 config/tc-sparc.c:3881 read.c:1320 read.c:2355
11715 msgid "alignment not a power of 2"
11716 msgstr ""
11717
11718 #: config/tc-sparc.c:3795 config/tc-v850.c:222
11719 msgid "Expected comma after symbol-name"
11720 msgstr ""
11721
11722 #: config/tc-sparc.c:3805
11723 #, c-format
11724 msgid ".COMMon length (%lu) out of range ignored"
11725 msgstr ""
11726
11727 #: config/tc-sparc.c:3838
11728 msgid "Expected comma after common length"
11729 msgstr ""
11730
11731 #: config/tc-sparc.c:3852
11732 #, c-format
11733 msgid "alignment too large; assuming %ld"
11734 msgstr ""
11735
11736 #: config/tc-sparc.c:3996
11737 msgid "Unknown segment type"
11738 msgstr ""
11739
11740 #: config/tc-sparc.c:4071 config/tc-sparc.c:4081
11741 #, c-format
11742 msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
11743 msgstr ""
11744
11745 #: config/tc-sparc.c:4099
11746 msgid "redefinition of global register"
11747 msgstr ""
11748
11749 #: config/tc-sparc.c:4110
11750 #, c-format
11751 msgid "Register symbol %s already defined."
11752 msgstr ""
11753
11754 #: config/tc-sparc.c:4315
11755 #, c-format
11756 msgid "Illegal operands: %%r_plt in %d-byte data field"
11757 msgstr ""
11758
11759 #: config/tc-sparc.c:4325
11760 #, c-format
11761 msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
11762 msgstr ""
11763
11764 #: config/tc-sparc.c:4362 config/tc-vax.c:3312
11765 #, c-format
11766 msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
11767 msgstr ""
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
11772 msgid "Illegal operands: %%r_%s%d requires arguments in ()"
11773 msgstr ""
11774
11775 #: config/tc-sparc.c:4419 config/tc-vax.c:3369
11776 #, c-format
11777 msgid "Illegal operands: garbage after %%r_%s%d()"
11778 msgstr ""
11779
11780 #: config/tc-sparc.h:60
11781 msgid "sparc convert_frag\n"
11782 msgstr ""
11783
11784 #: config/tc-sparc.h:62 config/tc-z80.h:53
11785 msgid "estimate_size_before_relax called"
11786 msgstr ""
11787
11788 #: config/tc-spu.c:127
11789 #, c-format
11790 msgid "Can't hash instruction '%s':%s"
11791 msgstr ""
11792
11793 #: config/tc-spu.c:181
11794 msgid ""
11795 "SPU options:\n"
11796 "  --apuasm\t\t  emulate behaviour of apuasm\n"
11797 msgstr ""
11798
11799 #: config/tc-spu.c:287
11800 #, c-format
11801 msgid "Invalid mnemonic '%s'"
11802 msgstr ""
11803
11804 #: config/tc-spu.c:293
11805 #, c-format
11806 msgid "'%s' is only available in DD2.0 or higher."
11807 msgstr ""
11808
11809 #: config/tc-spu.c:325
11810 #, c-format
11811 msgid "Error in argument %d.  Expecting:  \"%s\""
11812 msgstr ""
11813
11814 #: config/tc-spu.c:336
11815 msgid "Mixing register syntax, with and without '$'."
11816 msgstr ""
11817
11818 #: config/tc-spu.c:342
11819 #, c-format
11820 msgid "Treating '%-*s' as a symbol."
11821 msgstr ""
11822
11823 #: config/tc-spu.c:548
11824 msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher."
11825 msgstr ""
11826
11827 #: config/tc-spu.c:550
11828 msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher."
11829 msgstr ""
11830
11831 #: config/tc-spu.c:593
11832 #, c-format
11833 msgid "Using old style, %%lo(expr), please change to PPC style, expr@l."
11834 msgstr ""
11835
11836 #: config/tc-spu.c:599
11837 #, c-format
11838 msgid "Using old style, %%hi(expr), please change to PPC style, expr@h."
11839 msgstr ""
11840
11841 #: config/tc-spu.c:669 config/tc-spu.c:672
11842 #, c-format
11843 msgid "Constant expression %d out of range, [%d, %d]."
11844 msgstr ""
11845
11846 #: config/tc-spu.c:806
11847 msgid "Relaxation should never occur"
11848 msgstr ""
11849
11850 #: config/tc-spu.h:83
11851 msgid "spu convert_frag\n"
11852 msgstr ""
11853
11854 #: config/tc-tic4x.c:2779
11855 #, c-format
11856 msgid ""
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"
11877 msgstr ""
11878
11879 #. Only word (et al.), align, or conditionals are allowed within
11880 #. .struct/.union.
11881 #: config/tc-tic54x.c:220
11882 msgid "pseudo-op illegal within .struct/.union"
11883 msgstr ""
11884
11885 #: config/tc-tic54x.c:234
11886 #, c-format
11887 msgid "C54x-specific command line  options:\n"
11888 msgstr ""
11889
11890 #: config/tc-tic54x.c:235
11891 #, c-format
11892 msgid "-mfar-mode | -mf          Use extended addressing\n"
11893 msgstr ""
11894
11895 #: config/tc-tic54x.c:236
11896 #, c-format
11897 msgid "-mcpu=<CPU version>       Specify the CPU version\n"
11898 msgstr ""
11899
11900 #: config/tc-tic54x.c:237
11901 #, c-format
11902 msgid "-merrors-to-file <filename>\n"
11903 msgstr ""
11904
11905 #: config/tc-tic54x.c:238
11906 #, c-format
11907 msgid "-me <filename>            Redirect errors to a file\n"
11908 msgstr ""
11909
11910 #: config/tc-tic54x.c:350
11911 msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
11912 msgstr ""
11913
11914 #: config/tc-tic54x.c:403
11915 msgid "Unterminated string after absolute expression"
11916 msgstr ""
11917
11918 #: config/tc-tic54x.c:411
11919 msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
11920 msgstr ""
11921
11922 #: config/tc-tic54x.c:423
11923 msgid "symbols assigned with .eval must begin with a letter"
11924 msgstr ""
11925
11926 #: config/tc-tic54x.c:677
11927 msgid "Offset on nested structures is ignored"
11928 msgstr ""
11929
11930 #: config/tc-tic54x.c:727
11931 #, c-format
11932 msgid ".end%s without preceding .%s"
11933 msgstr ""
11934
11935 #: config/tc-tic54x.c:793
11936 #, c-format
11937 msgid "Unrecognized struct/union tag '%s'"
11938 msgstr ""
11939
11940 #: config/tc-tic54x.c:795
11941 msgid ".tag requires a structure tag"
11942 msgstr ""
11943
11944 #: config/tc-tic54x.c:801
11945 msgid "Label required for .tag"
11946 msgstr ""
11947
11948 #: config/tc-tic54x.c:820
11949 #, c-format
11950 msgid ".tag target '%s' undefined"
11951 msgstr ""
11952
11953 #: config/tc-tic54x.c:882
11954 #, c-format
11955 msgid ".field count '%d' out of range (1 <= X <= 32)"
11956 msgstr ""
11957
11958 #: config/tc-tic54x.c:910
11959 #, c-format
11960 msgid "Unrecognized field type '%c'"
11961 msgstr ""
11962
11963 #. Disallow .byte with a non constant expression that will
11964 #. require relocation.
11965 #: config/tc-tic54x.c:1046
11966 msgid "Relocatable values require at least WORD storage"
11967 msgstr ""
11968
11969 #: config/tc-tic54x.c:1107
11970 msgid "Use of .def/.ref is deprecated.  Use .global instead"
11971 msgstr ""
11972
11973 #: config/tc-tic54x.c:1301
11974 msgid ".space/.bes repeat count is negative, ignored"
11975 msgstr ""
11976
11977 #: config/tc-tic54x.c:1306
11978 msgid ".space/.bes repeat count is zero, ignored"
11979 msgstr ""
11980
11981 #: config/tc-tic54x.c:1383
11982 msgid "Missing size argument"
11983 msgstr ""
11984
11985 #: config/tc-tic54x.c:1517
11986 msgid "CPU version has already been set"
11987 msgstr ""
11988
11989 #: config/tc-tic54x.c:1521
11990 #, c-format
11991 msgid "Unrecognized version '%s'"
11992 msgstr ""
11993
11994 #: config/tc-tic54x.c:1527
11995 msgid "Changing of CPU version on the fly not supported"
11996 msgstr ""
11997
11998 #: config/tc-tic54x.c:1660
11999 msgid "p2align not supported on this target"
12000 msgstr ""
12001
12002 #: config/tc-tic54x.c:1672
12003 msgid "Argument to .even ignored"
12004 msgstr ""
12005
12006 #: config/tc-tic54x.c:1718
12007 msgid "Invalid field size, must be from 1 to 32"
12008 msgstr ""
12009
12010 #: config/tc-tic54x.c:1731
12011 msgid "field size must be 16 when value is relocatable"
12012 msgstr ""
12013
12014 #: config/tc-tic54x.c:1746
12015 msgid "field value truncated"
12016 msgstr ""
12017
12018 #: config/tc-tic54x.c:1853 config/tc-tic54x.c:2159
12019 #, c-format
12020 msgid "Unrecognized section '%s'"
12021 msgstr ""
12022
12023 #: config/tc-tic54x.c:1862
12024 msgid "Current section is unitialized, section name required for .clink"
12025 msgstr ""
12026
12027 #: config/tc-tic54x.c:2069
12028 msgid "ENDLOOP without corresponding LOOP"
12029 msgstr ""
12030
12031 #: config/tc-tic54x.c:2110
12032 msgid "Mixing of normal and extended addressing not supported"
12033 msgstr ""
12034
12035 #: config/tc-tic54x.c:2116
12036 msgid "Extended addressing not supported on the specified CPU"
12037 msgstr ""
12038
12039 #: config/tc-tic54x.c:2165
12040 msgid ".sblock may be used for initialized sections only"
12041 msgstr ""
12042
12043 #: config/tc-tic54x.c:2195
12044 msgid "Symbol missing for .set/.equ"
12045 msgstr ""
12046
12047 #: config/tc-tic54x.c:2251
12048 msgid ".var may only be used within a macro definition"
12049 msgstr ""
12050
12051 #: config/tc-tic54x.c:2259
12052 msgid "Substitution symbols must begin with a letter"
12053 msgstr ""
12054
12055 #: config/tc-tic54x.c:2352
12056 #, c-format
12057 msgid "can't open macro library file '%s' for reading: %s"
12058 msgstr ""
12059
12060 #: config/tc-tic54x.c:2359
12061 #, c-format
12062 msgid "File '%s' not in macro archive format"
12063 msgstr ""
12064
12065 #: config/tc-tic54x.c:2489
12066 #, c-format
12067 msgid "Bad COFF version '%s'"
12068 msgstr ""
12069
12070 #: config/tc-tic54x.c:2498
12071 #, c-format
12072 msgid "Bad CPU version '%s'"
12073 msgstr ""
12074
12075 #: config/tc-tic54x.c:2511 config/tc-tic54x.c:2514
12076 #, c-format
12077 msgid "Can't redirect stderr to the file '%s'"
12078 msgstr ""
12079
12080 #: config/tc-tic54x.c:2629
12081 #, c-format
12082 msgid "Undefined substitution symbol '%s'"
12083 msgstr ""
12084
12085 #: config/tc-tic54x.c:3218
12086 msgid "Badly formed address expression"
12087 msgstr ""
12088
12089 #: config/tc-tic54x.c:3471
12090 #, c-format
12091 msgid "Invalid dmad syntax '%s'"
12092 msgstr ""
12093
12094 #: config/tc-tic54x.c:3535
12095 #, c-format
12096 msgid "Use the .mmregs directive to use memory-mapped register names such as '%s'"
12097 msgstr ""
12098
12099 #: config/tc-tic54x.c:3586
12100 msgid "Address mode *+ARx is write-only. Results of reading are undefined."
12101 msgstr ""
12102
12103 #: config/tc-tic54x.c:3606
12104 #, c-format
12105 msgid "Unrecognized indirect address format \"%s\""
12106 msgstr ""
12107
12108 #: config/tc-tic54x.c:3644
12109 #, c-format
12110 msgid "Operand '%s' out of range (%d <= x <= %d)"
12111 msgstr ""
12112
12113 #: config/tc-tic54x.c:3664
12114 msgid "Error in relocation handling"
12115 msgstr ""
12116
12117 #: config/tc-tic54x.c:3683 config/tc-tic54x.c:3745 config/tc-tic54x.c:3773
12118 #, c-format
12119 msgid "Unrecognized condition code \"%s\""
12120 msgstr ""
12121
12122 #: config/tc-tic54x.c:3700
12123 #, c-format
12124 msgid "Condition \"%s\" does not match preceding group"
12125 msgstr ""
12126
12127 #: config/tc-tic54x.c:3708
12128 #, c-format
12129 msgid "Condition \"%s\" uses a different accumulator from a preceding condition"
12130 msgstr ""
12131
12132 #: config/tc-tic54x.c:3715
12133 msgid "Only one comparison conditional allowed"
12134 msgstr ""
12135
12136 #: config/tc-tic54x.c:3720
12137 msgid "Only one overflow conditional allowed"
12138 msgstr ""
12139
12140 #: config/tc-tic54x.c:3728
12141 #, c-format
12142 msgid "Duplicate %s conditional"
12143 msgstr ""
12144
12145 #: config/tc-tic54x.c:3759
12146 msgid "Invalid auxiliary register (use AR0-AR7)"
12147 msgstr ""
12148
12149 #: config/tc-tic54x.c:3790
12150 msgid "lk addressing modes are invalid for memory-mapped register addressing"
12151 msgstr ""
12152
12153 #: config/tc-tic54x.c:3798
12154 msgid "Address mode *+ARx is not allowed in memory-mapped register addressing.  Resulting behavior is undefined."
12155 msgstr ""
12156
12157 #: config/tc-tic54x.c:3824
12158 msgid "Destination accumulator for each part of this parallel instruction must be different"
12159 msgstr ""
12160
12161 #: config/tc-tic54x.c:3873
12162 #, c-format
12163 msgid "Memory mapped register \"%s\" out of range"
12164 msgstr ""
12165
12166 #: config/tc-tic54x.c:3912
12167 msgid "Invalid operand (use 1, 2, or 3)"
12168 msgstr ""
12169
12170 #: config/tc-tic54x.c:3937
12171 msgid "A status register or status bit name is required"
12172 msgstr ""
12173
12174 #: config/tc-tic54x.c:3947
12175 #, c-format
12176 msgid "Unrecognized status bit \"%s\""
12177 msgstr ""
12178
12179 #: config/tc-tic54x.c:3970
12180 #, c-format
12181 msgid "Invalid status register \"%s\""
12182 msgstr ""
12183
12184 #: config/tc-tic54x.c:3982
12185 #, c-format
12186 msgid "Operand \"%s\" out of range (use 1 or 2)"
12187 msgstr ""
12188
12189 #: config/tc-tic54x.c:4185
12190 #, c-format
12191 msgid "Unrecognized instruction \"%s\""
12192 msgstr ""
12193
12194 #: config/tc-tic54x.c:4214
12195 #, c-format
12196 msgid "Unrecognized operand list '%s' for instruction '%s'"
12197 msgstr ""
12198
12199 #: config/tc-tic54x.c:4243
12200 #, c-format
12201 msgid "Unrecognized parallel instruction \"%s\""
12202 msgstr ""
12203
12204 #: config/tc-tic54x.c:4292
12205 #, c-format
12206 msgid "Invalid operand (s) for parallel instruction \"%s\""
12207 msgstr ""
12208
12209 #: config/tc-tic54x.c:4295
12210 #, c-format
12211 msgid "Unrecognized parallel instruction combination \"%s || %s\""
12212 msgstr ""
12213
12214 #: config/tc-tic54x.c:4522
12215 #, c-format
12216 msgid "%s symbol recursion stopped at second appearance of '%s'"
12217 msgstr ""
12218
12219 #: config/tc-tic54x.c:4562
12220 msgid "Unrecognized substitution symbol function"
12221 msgstr ""
12222
12223 #: config/tc-tic54x.c:4567
12224 msgid "Missing '(' after substitution symbol function"
12225 msgstr ""
12226
12227 #: config/tc-tic54x.c:4581
12228 msgid "Expecting second argument"
12229 msgstr ""
12230
12231 #: config/tc-tic54x.c:4594 config/tc-tic54x.c:4644
12232 msgid "Extra junk in function call, expecting ')'"
12233 msgstr ""
12234
12235 #: config/tc-tic54x.c:4620
12236 msgid "Function expects two arguments"
12237 msgstr ""
12238
12239 #: config/tc-tic54x.c:4633
12240 msgid "Expecting character constant argument"
12241 msgstr ""
12242
12243 #: config/tc-tic54x.c:4639
12244 msgid "Both arguments must be substitution symbols"
12245 msgstr ""
12246
12247 #: config/tc-tic54x.c:4692
12248 #, c-format
12249 msgid "Invalid subscript (use 1 to %d)"
12250 msgstr ""
12251
12252 #: config/tc-tic54x.c:4702
12253 #, c-format
12254 msgid "Invalid length (use 0 to %d"
12255 msgstr ""
12256
12257 #: config/tc-tic54x.c:4712
12258 msgid "Missing ')' in subscripted substitution symbol expression"
12259 msgstr ""
12260
12261 #: config/tc-tic54x.c:4732
12262 msgid "Missing forced substitution terminator ':'"
12263 msgstr ""
12264
12265 #: config/tc-tic54x.c:4886
12266 #, c-format
12267 msgid "Instruction does not fit in available delay slots (%d-word insn, %d slots left)"
12268 msgstr ""
12269
12270 #: config/tc-tic54x.c:4927
12271 #, c-format
12272 msgid "Unrecognized parallel instruction '%s'"
12273 msgstr ""
12274
12275 #: config/tc-tic54x.c:4939
12276 #, c-format
12277 msgid "Instruction '%s' requires an LP cpu version"
12278 msgstr ""
12279
12280 #: config/tc-tic54x.c:4946
12281 #, c-format
12282 msgid "Instruction '%s' requires far mode addressing"
12283 msgstr ""
12284
12285 #: config/tc-tic54x.c:4958
12286 #, c-format
12287 msgid "Instruction does not fit in available delay slots (%d-word insn, %d slots left). Resulting behavior is undefined."
12288 msgstr ""
12289
12290 #: config/tc-tic54x.c:4968
12291 msgid "Instructions which cause PC discontinuity are not allowed in a delay slot. Resulting behavior is undefined."
12292 msgstr ""
12293
12294 #: config/tc-tic54x.c:4979
12295 #, c-format
12296 msgid "'%s' is not repeatable. Resulting behavior is undefined."
12297 msgstr ""
12298
12299 #: config/tc-tic54x.c:4983
12300 msgid "Instructions using long offset modifiers or absolute addresses are not repeatable. Resulting behavior is undefined."
12301 msgstr ""
12302
12303 #: config/tc-tic54x.c:5135
12304 #, c-format
12305 msgid "Unsupported relocation size %d"
12306 msgstr ""
12307
12308 #: config/tc-tic54x.c:5266
12309 msgid "non-absolute value used with .space/.bes"
12310 msgstr ""
12311
12312 #: config/tc-tic54x.c:5270
12313 #, c-format
12314 msgid "negative value ignored in %s"
12315 msgstr ""
12316
12317 #: config/tc-tic54x.c:5358
12318 #, c-format
12319 msgid "attempt to .space/.bes backwards? (%ld)"
12320 msgstr ""
12321
12322 #: config/tc-tic54x.c:5390
12323 #, c-format
12324 msgid "Invalid label '%s'"
12325 msgstr ""
12326
12327 #: config/tc-v850.c:233
12328 #, c-format
12329 msgid ".COMMon length (%d.) < 0! Ignored."
12330 msgstr ""
12331
12332 #: config/tc-v850.c:254
12333 #, c-format
12334 msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
12335 msgstr ""
12336
12337 #: config/tc-v850.c:280
12338 msgid "Common alignment negative; 0 assumed"
12339 msgstr ""
12340
12341 #: config/tc-v850.c:938
12342 #, c-format
12343 msgid "unknown operand shift: %x\n"
12344 msgstr ""
12345
12346 #: config/tc-v850.c:939
12347 msgid "internal failure in parse_register_list"
12348 msgstr ""
12349
12350 #: config/tc-v850.c:955
12351 msgid "constant expression or register list expected"
12352 msgstr ""
12353
12354 #: config/tc-v850.c:960 config/tc-v850.c:973 config/tc-v850.c:992
12355 msgid "high bits set in register list expression"
12356 msgstr ""
12357
12358 #: config/tc-v850.c:1031 config/tc-v850.c:1094
12359 msgid "illegal register included in list"
12360 msgstr ""
12361
12362 #: config/tc-v850.c:1037
12363 msgid "system registers cannot be included in list"
12364 msgstr ""
12365
12366 #: config/tc-v850.c:1042
12367 msgid "PSW cannot be included in list"
12368 msgstr ""
12369
12370 #: config/tc-v850.c:1049
12371 msgid "High value system registers cannot be included in list"
12372 msgstr ""
12373
12374 #: config/tc-v850.c:1073
12375 msgid "second register should follow dash in register list"
12376 msgstr ""
12377
12378 #: config/tc-v850.c:1118
12379 #, c-format
12380 msgid " V850 options:\n"
12381 msgstr ""
12382
12383 #: config/tc-v850.c:1119
12384 #, c-format
12385 msgid "  -mwarn-signed-overflow    Warn if signed immediate values overflow\n"
12386 msgstr ""
12387
12388 #: config/tc-v850.c:1120
12389 #, c-format
12390 msgid "  -mwarn-unsigned-overflow  Warn if unsigned immediate values overflow\n"
12391 msgstr ""
12392
12393 #: config/tc-v850.c:1121
12394 #, c-format
12395 msgid "  -mv850                    The code is targeted at the v850\n"
12396 msgstr ""
12397
12398 #: config/tc-v850.c:1122
12399 #, c-format
12400 msgid "  -mv850e                   The code is targeted at the v850e\n"
12401 msgstr ""
12402
12403 #: config/tc-v850.c:1123
12404 #, c-format
12405 msgid "  -mv850e1                  The code is targeted at the v850e1\n"
12406 msgstr ""
12407
12408 #: config/tc-v850.c:1124
12409 #, c-format
12410 msgid "  -mv850any                 The code is generic, despite any processor specific instructions\n"
12411 msgstr ""
12412
12413 #: config/tc-v850.c:1125
12414 #, c-format
12415 msgid "  -mrelax                   Enable relaxation\n"
12416 msgstr ""
12417
12418 #: config/tc-v850.c:1291
12419 #, c-format
12420 msgid "Unable to determine default target processor from string: %s"
12421 msgstr ""
12422
12423 #: config/tc-v850.c:1326
12424 msgid "lo() relocation used on an instruction which does not support it"
12425 msgstr ""
12426
12427 #: config/tc-v850.c:1343
12428 msgid "ctoff() relocation used on an instruction which does not support it"
12429 msgstr ""
12430
12431 #: config/tc-v850.c:1365
12432 msgid "sdaoff() relocation used on an instruction which does not support it"
12433 msgstr ""
12434
12435 #: config/tc-v850.c:1387
12436 msgid "zdaoff() relocation used on an instruction which does not support it"
12437 msgstr ""
12438
12439 #: config/tc-v850.c:1420
12440 msgid "tdaoff() relocation used on an instruction which does not support it"
12441 msgstr ""
12442
12443 #: config/tc-v850.c:1625
12444 msgid "Target processor does not support this instruction."
12445 msgstr ""
12446
12447 #: config/tc-v850.c:1714 config/tc-v850.c:1743 config/tc-v850.c:1923
12448 msgid "immediate operand is too large"
12449 msgstr ""
12450
12451 #: config/tc-v850.c:1725
12452 msgid "AAARG -> unhandled constant reloc"
12453 msgstr ""
12454
12455 #: config/tc-v850.c:1768
12456 msgid "invalid register name"
12457 msgstr ""
12458
12459 #: config/tc-v850.c:1772
12460 msgid "register r0 cannot be used here"
12461 msgstr ""
12462
12463 #: config/tc-v850.c:1783
12464 msgid "invalid system register name"
12465 msgstr ""
12466
12467 #: config/tc-v850.c:1795
12468 msgid "expected EP register"
12469 msgstr ""
12470
12471 #: config/tc-v850.c:1811
12472 msgid "invalid condition code name"
12473 msgstr ""
12474
12475 #: config/tc-v850.c:1831 config/tc-v850.c:1835
12476 msgid "constant too big to fit into instruction"
12477 msgstr ""
12478
12479 #: config/tc-v850.c:1888
12480 msgid "syntax error: value is missing before the register name"
12481 msgstr ""
12482
12483 #: config/tc-v850.c:1890
12484 msgid "syntax error: register not expected"
12485 msgstr ""
12486
12487 #: config/tc-v850.c:1903
12488 msgid "syntax error: system register not expected"
12489 msgstr ""
12490
12491 #: config/tc-v850.c:1907
12492 msgid "syntax error: condition code not expected"
12493 msgstr ""
12494
12495 #: config/tc-v850.c:1941 config/tc-xtensa.c:11683
12496 msgid "invalid operand"
12497 msgstr ""
12498
12499 #: config/tc-vax.c:1343
12500 msgid "no '[' to match ']'"
12501 msgstr ""
12502
12503 #: config/tc-vax.c:1359
12504 msgid "bad register in []"
12505 msgstr ""
12506
12507 #: config/tc-vax.c:1361
12508 msgid "[PC] index banned"
12509 msgstr ""
12510
12511 #: config/tc-vax.c:1397
12512 msgid "no '(' to match ')'"
12513 msgstr ""
12514
12515 #: config/tc-vax.c:1513
12516 msgid "invalid branch operand"
12517 msgstr ""
12518
12519 #: config/tc-vax.c:1540
12520 msgid "address prohibits @"
12521 msgstr ""
12522
12523 #: config/tc-vax.c:1542
12524 msgid "address prohibits #"
12525 msgstr ""
12526
12527 #: config/tc-vax.c:1546
12528 msgid "address prohibits -()"
12529 msgstr ""
12530
12531 #: config/tc-vax.c:1548
12532 msgid "address prohibits ()+"
12533 msgstr ""
12534
12535 #: config/tc-vax.c:1551
12536 msgid "address prohibits ()"
12537 msgstr ""
12538
12539 #: config/tc-vax.c:1553
12540 msgid "address prohibits []"
12541 msgstr ""
12542
12543 #: config/tc-vax.c:1555
12544 msgid "address prohibits register"
12545 msgstr ""
12546
12547 #: config/tc-vax.c:1557
12548 msgid "address prohibits displacement length specifier"
12549 msgstr ""
12550
12551 #: config/tc-vax.c:1585
12552 msgid "invalid operand of S^#"
12553 msgstr ""
12554
12555 #: config/tc-vax.c:1598
12556 msgid "S^# needs expression"
12557 msgstr ""
12558
12559 #: config/tc-vax.c:1605
12560 msgid "S^# may only read-access"
12561 msgstr ""
12562
12563 #: config/tc-vax.c:1628
12564 msgid "invalid operand of -()"
12565 msgstr ""
12566
12567 #: config/tc-vax.c:1634
12568 msgid "-(PC) unpredictable"
12569 msgstr ""
12570
12571 #: config/tc-vax.c:1636
12572 msgid "[]index same as -()register: unpredictable"
12573 msgstr ""
12574
12575 #: config/tc-vax.c:1668
12576 msgid "invalid operand of ()+"
12577 msgstr ""
12578
12579 #: config/tc-vax.c:1674
12580 msgid "(PC)+ unpredictable"
12581 msgstr ""
12582
12583 #: config/tc-vax.c:1676
12584 msgid "[]index same as ()+register: unpredictable"
12585 msgstr ""
12586
12587 #: config/tc-vax.c:1699
12588 msgid "# conflicts length"
12589 msgstr ""
12590
12591 #: config/tc-vax.c:1701
12592 msgid "# bars register"
12593 msgstr ""
12594
12595 #: config/tc-vax.c:1721
12596 msgid "writing or modifying # is unpredictable"
12597 msgstr ""
12598
12599 #: config/tc-vax.c:1747
12600 msgid "length not needed"
12601 msgstr ""
12602
12603 #: config/tc-vax.c:1754
12604 msgid "can't []index a register, because it has no address"
12605 msgstr ""
12606
12607 #: config/tc-vax.c:1756
12608 msgid "a register has no address"
12609 msgstr ""
12610
12611 #: config/tc-vax.c:1765
12612 msgid "PC part of operand unpredictable"
12613 msgstr ""
12614
12615 #: config/tc-vax.c:1921
12616 msgid "odd number of bytes in operand description"
12617 msgstr ""
12618
12619 #: config/tc-vax.c:1935
12620 msgid "Bad operand"
12621 msgstr ""
12622
12623 #: config/tc-vax.c:1940
12624 msgid "Not enough operands"
12625 msgstr ""
12626
12627 #: config/tc-vax.c:1947
12628 msgid "Too many operands"
12629 msgstr ""
12630
12631 #: config/tc-vax.c:2217
12632 msgid "SYMBOL TABLE not implemented"
12633 msgstr ""
12634
12635 #: config/tc-vax.c:2221
12636 msgid "TOKEN TRACE not implemented"
12637 msgstr ""
12638
12639 #: config/tc-vax.c:2225
12640 #, c-format
12641 msgid "Displacement length %s ignored!"
12642 msgstr ""
12643
12644 #: config/tc-vax.c:2229
12645 #, c-format
12646 msgid "I don't need or use temp. file \"%s\"."
12647 msgstr ""
12648
12649 #: config/tc-vax.c:2233
12650 msgid "I don't use an interpass file! -V ignored"
12651 msgstr ""
12652
12653 #: config/tc-vax.c:2290
12654 #, c-format
12655 msgid ""
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"
12663 msgstr ""
12664
12665 #: config/tc-vax.c:2299
12666 #, c-format
12667 msgid ""
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"
12675 msgstr ""
12676
12677 #: config/tc-vax.c:2464
12678 #, c-format
12679 msgid "Ignoring statement due to \"%s\""
12680 msgstr ""
12681
12682 #: config/tc-vax.c:2481
12683 #, c-format
12684 msgid "Aborting because statement has \"%s\""
12685 msgstr ""
12686
12687 #: config/tc-vax.c:2526
12688 msgid "Can't relocate expression"
12689 msgstr ""
12690
12691 #: config/tc-vax.c:2629
12692 msgid "Bignum not permitted in short literal. Immediate mode assumed."
12693 msgstr ""
12694
12695 #: config/tc-vax.c:2638
12696 msgid "Can't do flonum short literal: immediate mode used."
12697 msgstr ""
12698
12699 #: config/tc-vax.c:2685
12700 #, c-format
12701 msgid "A bignum/flonum may not be a displacement: 0x%lx used"
12702 msgstr ""
12703
12704 #: config/tc-vax.c:2996
12705 #, c-format
12706 msgid "Short literal overflow(%ld.), immediate mode assumed."
12707 msgstr ""
12708
12709 #: config/tc-vax.c:3005
12710 #, c-format
12711 msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
12712 msgstr ""
12713
12714 #: config/tc-vax.c:3070
12715 msgid "Length specification ignored. Address mode 9F used"
12716 msgstr ""
12717
12718 #: config/tc-vax.c:3128
12719 msgid "Invalid operand:  immediate value used as base address."
12720 msgstr ""
12721
12722 #: config/tc-vax.c:3130
12723 msgid "Invalid operand:  immediate value used as address."
12724 msgstr ""
12725
12726 #: config/tc-vax.c:3155
12727 msgid "Symbol used as immediate operand in PIC mode."
12728 msgstr ""
12729
12730 #: config/tc-vax.c:3258
12731 #, c-format
12732 msgid "VIP_BEGIN error:%s"
12733 msgstr ""
12734
12735 #: config/tc-xc16x.c:211
12736 #, c-format
12737 msgid " XC16X specific command line options:\n"
12738 msgstr ""
12739
12740 #: config/tc-xstormy16.c:78
12741 #, c-format
12742 msgid " XSTORMY16 specific command line options:\n"
12743 msgstr ""
12744
12745 #: config/tc-xtensa.c:617
12746 msgid "illegal range of target hardware versions"
12747 msgstr ""
12748
12749 #: config/tc-xtensa.c:766
12750 msgid "--density option is ignored"
12751 msgstr ""
12752
12753 #: config/tc-xtensa.c:769
12754 msgid "--no-density option is ignored"
12755 msgstr ""
12756
12757 #: config/tc-xtensa.c:778
12758 msgid "--generics is deprecated; use --transform instead"
12759 msgstr ""
12760
12761 #: config/tc-xtensa.c:781
12762 msgid "--no-generics is deprecated; use --no-transform instead"
12763 msgstr ""
12764
12765 #: config/tc-xtensa.c:784
12766 msgid "--relax is deprecated; use --transform instead"
12767 msgstr ""
12768
12769 #: config/tc-xtensa.c:787
12770 msgid "--no-relax is deprecated; use --no-transform instead"
12771 msgstr ""
12772
12773 #: config/tc-xtensa.c:804
12774 msgid "--absolute-literals option not supported in this Xtensa configuration"
12775 msgstr ""
12776
12777 #: config/tc-xtensa.c:877
12778 msgid "prefer-l32r conflicts with prefer-const16"
12779 msgstr ""
12780
12781 #: config/tc-xtensa.c:883
12782 msgid "prefer-const16 conflicts with prefer-l32r"
12783 msgstr ""
12784
12785 #: config/tc-xtensa.c:891 config/tc-xtensa.c:900 config/tc-xtensa.c:904
12786 msgid "invalid target hardware version"
12787 msgstr ""
12788
12789 #: config/tc-xtensa.c:1083
12790 msgid "unmatched end directive"
12791 msgstr ""
12792
12793 #: config/tc-xtensa.c:1112
12794 msgid ".begin directive with no matching .end directive"
12795 msgstr ""
12796
12797 #: config/tc-xtensa.c:1153
12798 msgid "[no-]generics is deprecated; use [no-]transform instead"
12799 msgstr ""
12800
12801 #: config/tc-xtensa.c:1158
12802 msgid "[no-]relax is deprecated; use [no-]transform instead"
12803 msgstr ""
12804
12805 #: config/tc-xtensa.c:1171
12806 #, c-format
12807 msgid "directive %s cannot be negated"
12808 msgstr ""
12809
12810 #: config/tc-xtensa.c:1177
12811 msgid "unknown directive"
12812 msgstr ""
12813
12814 #: config/tc-xtensa.c:1198 config/tc-xtensa.c:1294 config/tc-xtensa.c:1536
12815 #: config/tc-xtensa.c:5689
12816 msgid "directives are not valid inside bundles"
12817 msgstr ""
12818
12819 #: config/tc-xtensa.c:1210
12820 msgid ".begin literal is deprecated; use .literal instead"
12821 msgstr ""
12822
12823 #: config/tc-xtensa.c:1224
12824 msgid "cannot set literal_prefix inside literal fragment"
12825 msgstr ""
12826
12827 #: config/tc-xtensa.c:1257
12828 msgid ".begin [no-]density is ignored"
12829 msgstr ""
12830
12831 #: config/tc-xtensa.c:1264 config/tc-xtensa.c:1314
12832 msgid "Xtensa absolute literals option not supported; ignored"
12833 msgstr ""
12834
12835 #: config/tc-xtensa.c:1307
12836 msgid ".end [no-]density is ignored"
12837 msgstr ""
12838
12839 #: config/tc-xtensa.c:1332
12840 #, c-format
12841 msgid "does not match begin %s%s at %s:%d"
12842 msgstr ""
12843
12844 #: config/tc-xtensa.c:1387
12845 msgid ".literal_position inside literal directive; ignoring"
12846 msgstr ""
12847
12848 #: config/tc-xtensa.c:1407
12849 msgid ".literal not allowed inside .begin literal region"
12850 msgstr ""
12851
12852 #: config/tc-xtensa.c:1443
12853 msgid "expected comma or colon after symbol name; rest of line ignored"
12854 msgstr ""
12855
12856 #: config/tc-xtensa.c:1505
12857 msgid "fall through frequency must be greater than 0"
12858 msgstr ""
12859
12860 #: config/tc-xtensa.c:1513
12861 msgid "branch target frequency must be greater than 0"
12862 msgstr ""
12863
12864 #: config/tc-xtensa.c:1561
12865 #, c-format
12866 msgid "opcode-specific %s relocation used outside an instruction"
12867 msgstr ""
12868
12869 #: config/tc-xtensa.c:1569
12870 #, c-format
12871 msgid "invalid use of %s relocation"
12872 msgstr ""
12873
12874 #: config/tc-xtensa.c:1765 config/tc-xtensa.c:1782
12875 #, c-format
12876 msgid "bad register name: %s"
12877 msgstr ""
12878
12879 #: config/tc-xtensa.c:1771
12880 #, c-format
12881 msgid "bad register number: %s"
12882 msgstr ""
12883
12884 #: config/tc-xtensa.c:1834
12885 msgid "pcrel relocation not allowed in an instruction"
12886 msgstr ""
12887
12888 #: config/tc-xtensa.c:1851
12889 msgid "register number out of range"
12890 msgstr ""
12891
12892 #: config/tc-xtensa.c:1935
12893 msgid "extra comma"
12894 msgstr ""
12895
12896 #: config/tc-xtensa.c:1937
12897 msgid "extra colon"
12898 msgstr ""
12899
12900 #: config/tc-xtensa.c:1939
12901 msgid "missing argument"
12902 msgstr ""
12903
12904 #: config/tc-xtensa.c:1941
12905 msgid "missing comma or colon"
12906 msgstr ""
12907
12908 #: config/tc-xtensa.c:1998
12909 msgid "incorrect register number, ignoring"
12910 msgstr ""
12911
12912 #: config/tc-xtensa.c:2005
12913 msgid "too many arguments"
12914 msgstr ""
12915
12916 #: config/tc-xtensa.c:2078
12917 #, c-format
12918 msgid "cannot encode opcode \"%s\""
12919 msgstr ""
12920
12921 #: config/tc-xtensa.c:2172
12922 #, c-format
12923 msgid "not enough operands (%d) for '%s'; expected %d"
12924 msgstr ""
12925
12926 #: config/tc-xtensa.c:2179
12927 #, c-format
12928 msgid "too many operands (%d) for '%s'; expected %d"
12929 msgstr ""
12930
12931 #: config/tc-xtensa.c:2230
12932 #, c-format
12933 msgid "invalid register '%s' for '%s' instruction"
12934 msgstr ""
12935
12936 #: config/tc-xtensa.c:2237
12937 #, c-format
12938 msgid "invalid register number (%ld) for '%s' instruction"
12939 msgstr ""
12940
12941 #: config/tc-xtensa.c:2305
12942 #, c-format
12943 msgid "invalid register number (%ld) for '%s'"
12944 msgstr ""
12945
12946 #: config/tc-xtensa.c:2696
12947 #, c-format
12948 msgid "operand %d of '%s' has out of range value '%u'"
12949 msgstr ""
12950
12951 #: config/tc-xtensa.c:2702
12952 #, c-format
12953 msgid "operand %d of '%s' has invalid value '%u'"
12954 msgstr ""
12955
12956 #: config/tc-xtensa.c:2750
12957 #, c-format
12958 msgid "internal error: unknown option name '%s'"
12959 msgstr ""
12960
12961 #: config/tc-xtensa.c:3852
12962 msgid "can't handle generation of literal/labels yet"
12963 msgstr ""
12964
12965 #: config/tc-xtensa.c:3856
12966 msgid "can't handle undefined OP TYPE"
12967 msgstr ""
12968
12969 #: config/tc-xtensa.c:3917
12970 #, c-format
12971 msgid "found %d operands for '%s':  Expected %d"
12972 msgstr ""
12973
12974 #: config/tc-xtensa.c:3924
12975 #, c-format
12976 msgid "found too many (%d) operands for '%s':  Expected %d"
12977 msgstr ""
12978
12979 #: config/tc-xtensa.c:3945
12980 msgid "immediate operands sum to greater than 32"
12981 msgstr ""
12982
12983 #: config/tc-xtensa.c:4076
12984 msgid "invalid immediate"
12985 msgstr ""
12986
12987 #: config/tc-xtensa.c:4197
12988 #, c-format
12989 msgid "invalid relocation for operand %i of '%s'"
12990 msgstr ""
12991
12992 #: config/tc-xtensa.c:4207
12993 #, c-format
12994 msgid "invalid expression for operand %i of '%s'"
12995 msgstr ""
12996
12997 #: config/tc-xtensa.c:4217
12998 #, c-format
12999 msgid "invalid relocation in instruction slot %i"
13000 msgstr ""
13001
13002 #: config/tc-xtensa.c:4224
13003 #, c-format
13004 msgid "undefined symbol for opcode \"%s\""
13005 msgstr ""
13006
13007 #: config/tc-xtensa.c:4698
13008 msgid "opcode 'NOP.N' unavailable in this configuration"
13009 msgstr ""
13010
13011 #: config/tc-xtensa.c:4758
13012 msgid "get_expanded_loop_offset: invalid opcode"
13013 msgstr ""
13014
13015 #: config/tc-xtensa.c:4891
13016 #, c-format
13017 msgid "assembly state not set for first frag in section %s"
13018 msgstr ""
13019
13020 #: config/tc-xtensa.c:4944
13021 #, c-format
13022 msgid "unaligned branch target: %d bytes at 0x%lx"
13023 msgstr ""
13024
13025 #: config/tc-xtensa.c:4983
13026 #, c-format
13027 msgid "unaligned loop: %d bytes at 0x%lx"
13028 msgstr ""
13029
13030 #: config/tc-xtensa.c:5007
13031 msgid "unexpected fix"
13032 msgstr ""
13033
13034 #: config/tc-xtensa.c:5018 config/tc-xtensa.c:5022
13035 msgid "undecodable fix"
13036 msgstr ""
13037
13038 #: config/tc-xtensa.c:5151
13039 msgid "labels are not valid inside bundles"
13040 msgstr ""
13041
13042 #: config/tc-xtensa.c:5171
13043 msgid "invalid last instruction for a zero-overhead loop"
13044 msgstr ""
13045
13046 #: config/tc-xtensa.c:5236
13047 msgid "extra opening brace"
13048 msgstr ""
13049
13050 #: config/tc-xtensa.c:5246
13051 msgid "extra closing brace"
13052 msgstr ""
13053
13054 #: config/tc-xtensa.c:5273
13055 msgid "missing closing brace"
13056 msgstr ""
13057
13058 #: config/tc-xtensa.c:5373
13059 #, c-format
13060 msgid "wrong number of operands for '%s'"
13061 msgstr ""
13062
13063 #: config/tc-xtensa.c:5390
13064 #, c-format
13065 msgid "bad relocation expression for '%s'"
13066 msgstr ""
13067
13068 #: config/tc-xtensa.c:5403
13069 #, c-format
13070 msgid "unknown opcode or format name '%s'"
13071 msgstr ""
13072
13073 #: config/tc-xtensa.c:5409
13074 msgid "format names only valid inside bundles"
13075 msgstr ""
13076
13077 #: config/tc-xtensa.c:5414
13078 #, c-format
13079 msgid "multiple formats specified for one bundle; using '%s'"
13080 msgstr ""
13081
13082 #: config/tc-xtensa.c:5464
13083 msgid "entry instruction with stack decrement < 16"
13084 msgstr ""
13085
13086 #: config/tc-xtensa.c:5517
13087 msgid "unaligned entry instruction"
13088 msgstr ""
13089
13090 #: config/tc-xtensa.c:5582
13091 msgid "bad instruction format"
13092 msgstr ""
13093
13094 #: config/tc-xtensa.c:5585
13095 msgid "invalid relocation"
13096 msgstr ""
13097
13098 #: config/tc-xtensa.c:5596
13099 #, c-format
13100 msgid "invalid relocation for '%s' instruction"
13101 msgstr ""
13102
13103 #: config/tc-xtensa.c:5608
13104 #, c-format
13105 msgid "invalid relocation for operand %d of '%s'"
13106 msgstr ""
13107
13108 #: config/tc-xtensa.c:5788
13109 msgid "cannot represent subtraction with an offset"
13110 msgstr ""
13111
13112 #: config/tc-xtensa.c:5888
13113 #, c-format
13114 msgid "unhandled local relocation fix %s"
13115 msgstr ""
13116
13117 #: config/tc-xtensa.c:5939
13118 #, c-format
13119 msgid "internal error; cannot generate `%s' relocation"
13120 msgstr ""
13121
13122 #: config/tc-xtensa.c:6159
13123 msgid "couldn't find a valid instruction format"
13124 msgstr ""
13125
13126 #: config/tc-xtensa.c:6160
13127 #, c-format
13128 msgid "    ops were: "
13129 msgstr ""
13130
13131 #: config/tc-xtensa.c:6162
13132 #, c-format
13133 msgid " %s;"
13134 msgstr ""
13135
13136 #: config/tc-xtensa.c:6173
13137 #, c-format
13138 msgid "format '%s' allows %d slots, but there are %d opcodes"
13139 msgstr ""
13140
13141 #: config/tc-xtensa.c:6184 config/tc-xtensa.c:6282
13142 msgid "illegal resource usage in bundle"
13143 msgstr ""
13144
13145 #: config/tc-xtensa.c:6369
13146 #, c-format
13147 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
13148 msgstr ""
13149
13150 #: config/tc-xtensa.c:6374
13151 #, c-format
13152 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
13153 msgstr ""
13154
13155 #: config/tc-xtensa.c:6379
13156 #, c-format
13157 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port"
13158 msgstr ""
13159
13160 #: config/tc-xtensa.c:6384
13161 #, c-format
13162 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses"
13163 msgstr ""
13164
13165 #: config/tc-xtensa.c:6400
13166 msgid "multiple branches or jumps in the same bundle"
13167 msgstr ""
13168
13169 #: config/tc-xtensa.c:6852
13170 msgid "cannot assemble into a literal fragment"
13171 msgstr ""
13172
13173 #: config/tc-xtensa.c:6854
13174 msgid "..."
13175 msgstr ""
13176
13177 #: config/tc-xtensa.c:7453
13178 msgid "instruction sequence (write a0, branch, retw) may trigger hardware errata"
13179 msgstr ""
13180
13181 #: config/tc-xtensa.c:7565
13182 msgid "branching or jumping to a loop end may trigger hardware errata"
13183 msgstr ""
13184
13185 #: config/tc-xtensa.c:7647
13186 msgid "loop end too close to another loop end may trigger hardware errata"
13187 msgstr ""
13188
13189 #: config/tc-xtensa.c:7656
13190 #, c-format
13191 msgid "fr_var %lu < length %d"
13192 msgstr ""
13193
13194 #: config/tc-xtensa.c:7815
13195 msgid "loop containing less than three instructions may trigger hardware errata"
13196 msgstr ""
13197
13198 #: config/tc-xtensa.c:7887
13199 msgid "undecodable instruction in instruction frag"
13200 msgstr ""
13201
13202 #: config/tc-xtensa.c:7997
13203 msgid "invalid empty loop"
13204 msgstr ""
13205
13206 #: config/tc-xtensa.c:8002
13207 msgid "loop target does not follow loop instruction in section"
13208 msgstr ""
13209
13210 #: config/tc-xtensa.c:8580
13211 msgid "bad relaxation state"
13212 msgstr ""
13213
13214 #: config/tc-xtensa.c:8638
13215 #, c-format
13216 msgid "fr_var (%ld) < length (%d)"
13217 msgstr ""
13218
13219 #: config/tc-xtensa.c:9339
13220 msgid "invalid relaxation fragment result"
13221 msgstr ""
13222
13223 #: config/tc-xtensa.c:9418
13224 msgid "unable to widen instruction"
13225 msgstr ""
13226
13227 #: config/tc-xtensa.c:9558
13228 msgid "multiple literals in expansion"
13229 msgstr ""
13230
13231 #: config/tc-xtensa.c:9562
13232 msgid "no registered fragment for literal"
13233 msgstr ""
13234
13235 #: config/tc-xtensa.c:9564
13236 msgid "number of literal tokens != 1"
13237 msgstr ""
13238
13239 #: config/tc-xtensa.c:9694 config/tc-xtensa.c:9700
13240 #, c-format
13241 msgid "unresolved loop target symbol: %s"
13242 msgstr ""
13243
13244 #: config/tc-xtensa.c:9806
13245 #, c-format
13246 msgid "invalid expression evaluation type %d"
13247 msgstr ""
13248
13249 #: config/tc-xtensa.c:9823
13250 msgid "loop too long for LOOP instruction"
13251 msgstr ""
13252
13253 #: config/tc-xtensa.c:10093
13254 #, c-format
13255 msgid "fixes not all moved from %s"
13256 msgstr ""
13257
13258 #: config/tc-xtensa.c:10224
13259 msgid "literal pool location required for text-section-literals; specify with .literal_position"
13260 msgstr ""
13261
13262 #: config/tc-xtensa.c:11062
13263 msgid "too many operands in instruction"
13264 msgstr ""
13265
13266 #: config/tc-xtensa.c:11273
13267 msgid "invalid symbolic operand"
13268 msgstr ""
13269
13270 #: config/tc-xtensa.c:11334
13271 msgid "operand number mismatch"
13272 msgstr ""
13273
13274 #: config/tc-xtensa.c:11338
13275 #, c-format
13276 msgid "cannot encode opcode \"%s\" in the given format \"%s\""
13277 msgstr ""
13278
13279 #: config/tc-xtensa.c:11363
13280 #, c-format
13281 msgid "xtensa-isa failure: %s"
13282 msgstr ""
13283
13284 #: config/tc-xtensa.c:11434
13285 msgid "invalid opcode"
13286 msgstr ""
13287
13288 #: config/tc-xtensa.c:11440
13289 msgid "too few operands"
13290 msgstr ""
13291
13292 #: config/tc-xtensa.c:11555 config/tc-xtensa.c:11561
13293 msgid "out of memory"
13294 msgstr ""
13295
13296 #: config/tc-xtensa.c:11639
13297 msgid "TLS relocation not allowed in FLIX bundle"
13298 msgstr ""
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
13305 msgid "unexpected TLS relocation"
13306 msgstr ""
13307
13308 #: config/tc-xtensa.c:11689
13309 msgid "symbolic operand not allowed"
13310 msgstr ""
13311
13312 #: config/tc-xtensa.c:11726
13313 msgid "cannot decode instruction format"
13314 msgstr ""
13315
13316 #: config/tc-xtensa.c:11870
13317 msgid "ignoring extra '-rename-section' delimiter ':'"
13318 msgstr ""
13319
13320 #: config/tc-xtensa.c:11875
13321 #, c-format
13322 msgid "ignoring invalid '-rename-section' specification: '%s'"
13323 msgstr ""
13324
13325 #: config/tc-xtensa.c:11886
13326 #, c-format
13327 msgid "section %s renamed multiple times"
13328 msgstr ""
13329
13330 #: config/tc-xtensa.c:11888
13331 #, c-format
13332 msgid "multiple sections remapped to output section %s"
13333 msgstr ""
13334
13335 #: config/tc-z80.c:244
13336 msgid "-- unterminated string"
13337 msgstr ""
13338
13339 #: config/tc-z80.c:314
13340 msgid "floating point numbers are not implemented"
13341 msgstr ""
13342
13343 #: config/tc-z80.c:493 config/tc-z80.c:499
13344 msgid "mismatched parentheses"
13345 msgstr ""
13346
13347 #: config/tc-z80.c:553
13348 msgid "bad offset expression syntax"
13349 msgstr ""
13350
13351 #: config/tc-z80.c:577
13352 msgid "bad expression syntax"
13353 msgstr ""
13354
13355 #: config/tc-z80.c:690
13356 msgid "cannot make a relative jump to an absolute location"
13357 msgstr ""
13358
13359 #: config/tc-z80.c:702 config/tc-z80.c:1960
13360 msgid "overflow"
13361 msgstr ""
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
13365 msgid "bad intruction syntax"
13366 msgstr ""
13367
13368 #: config/tc-z80.c:1203
13369 msgid "condition code invalid for jr"
13370 msgstr ""
13371
13372 #: config/tc-z80.c:1225
13373 msgid "bad instruction syntax"
13374 msgstr ""
13375
13376 #: config/tc-z80.c:1704
13377 msgid "parentheses ignored"
13378 msgstr ""
13379
13380 #: config/tc-z80.c:1909 read.c:3512
13381 #, c-format
13382 msgid "junk at end of line, first unrecognized character is `%c'"
13383 msgstr ""
13384
13385 #: config/tc-z80.c:1935 config/tc-z8k.c:1461 config/tc-z8k.c:1524
13386 msgid "relative jump out of range"
13387 msgstr ""
13388
13389 #: config/tc-z80.c:1952
13390 msgid "index offset  out of range"
13391 msgstr ""
13392
13393 #: config/tc-z80.c:1994 config/tc-z8k.c:1532
13394 #, c-format
13395 msgid "md_apply_fix: unknown r_type 0x%x\n"
13396 msgstr ""
13397
13398 #: config/tc-z8k.c:282
13399 #, c-format
13400 msgid "register rr%d out of range"
13401 msgstr ""
13402
13403 #: config/tc-z8k.c:284
13404 #, c-format
13405 msgid "register rr%d does not exist"
13406 msgstr ""
13407
13408 #: config/tc-z8k.c:296
13409 #, c-format
13410 msgid "register rh%d out of range"
13411 msgstr ""
13412
13413 #: config/tc-z8k.c:308
13414 #, c-format
13415 msgid "register rl%d out of range"
13416 msgstr ""
13417
13418 #: config/tc-z8k.c:321
13419 #, c-format
13420 msgid "register rq%d out of range"
13421 msgstr ""
13422
13423 #: config/tc-z8k.c:323
13424 #, c-format
13425 msgid "register rq%d does not exist"
13426 msgstr ""
13427
13428 #: config/tc-z8k.c:335
13429 #, c-format
13430 msgid "register r%d out of range"
13431 msgstr ""
13432
13433 #: config/tc-z8k.c:376
13434 #, c-format
13435 msgid "expected %c"
13436 msgstr ""
13437
13438 #: config/tc-z8k.c:391
13439 #, c-format
13440 msgid "register is wrong size for a word %s"
13441 msgstr ""
13442
13443 #: config/tc-z8k.c:405
13444 #, c-format
13445 msgid "register is wrong size for address %s"
13446 msgstr ""
13447
13448 #: config/tc-z8k.c:539
13449 #, c-format
13450 msgid "unknown interrupt %s"
13451 msgstr ""
13452
13453 #. No interrupt type specified, opcode won't do anything.
13454 #: config/tc-z8k.c:562
13455 msgid "opcode has no effect"
13456 msgstr ""
13457
13458 #: config/tc-z8k.c:673
13459 msgid "Missing ) in ra(rb)"
13460 msgstr ""
13461
13462 #: config/tc-z8k.c:753 config/tc-z8k.c:792
13463 #, c-format
13464 msgid "invalid condition code '%s'"
13465 msgstr ""
13466
13467 #: config/tc-z8k.c:765
13468 #, c-format
13469 msgid "invalid flag '%s'"
13470 msgstr ""
13471
13472 #: config/tc-z8k.c:919 config/tc-z8k.c:925
13473 msgid "invalid indirect register size"
13474 msgstr ""
13475
13476 #: config/tc-z8k.c:942 config/tc-z8k.c:1090 config/tc-z8k.c:1095
13477 msgid "invalid control register name"
13478 msgstr ""
13479
13480 #: config/tc-z8k.c:1079
13481 msgid "immediate must be 1 or 2"
13482 msgstr ""
13483
13484 #: config/tc-z8k.c:1082
13485 msgid "immediate 1 or 2 expected"
13486 msgstr ""
13487
13488 #: config/tc-z8k.c:1113
13489 msgid "can't use R0 here"
13490 msgstr ""
13491
13492 #: config/tc-z8k.c:1271
13493 msgid "Can't find opcode to match operands"
13494 msgstr ""
13495
13496 #: config/tc-z8k.c:1318
13497 #, c-format
13498 msgid "invalid architecture -z%s"
13499 msgstr ""
13500
13501 #: config/tc-z8k.c:1338
13502 #, c-format
13503 msgid ""
13504 " Z8K options:\n"
13505 "  -z8001                  generate segmented code\n"
13506 "  -z8002                  generate unsegmented code\n"
13507 "  -linkrelax              create linker relaxable code\n"
13508 msgstr ""
13509
13510 #: config/tc-z8k.c:1350
13511 #, c-format
13512 msgid "call to md_convert_frag\n"
13513 msgstr ""
13514
13515 #: config/tc-z8k.c:1457 config/tc-z8k.c:1497 config/tc-z8k.c:1520
13516 msgid "cannot branch to odd address"
13517 msgstr ""
13518
13519 #: config/tc-z8k.c:1479
13520 msgid "relative address out of range"
13521 msgstr ""
13522
13523 #: config/tc-z8k.c:1500
13524 msgid "relative call out of range"
13525 msgstr ""
13526
13527 #: config/tc-z8k.c:1544
13528 #, c-format
13529 msgid "call to md_estimate_size_before_relax\n"
13530 msgstr ""
13531
13532 #: config/xtensa-relax.c:1545
13533 #, c-format
13534 msgid "invalid configuration option '%s' in transition rule '%s'"
13535 msgstr ""
13536
13537 #: config/xtensa-relax.c:1670
13538 #, c-format
13539 msgid "opcode '%s': no bound opname '%s' for precondition in '%s'"
13540 msgstr ""
13541
13542 #: config/xtensa-relax.c:1680
13543 #, c-format
13544 msgid "opcode '%s': no bound opname '%s' for precondition in %s"
13545 msgstr ""
13546
13547 #: config/xtensa-relax.c:1687
13548 #, c-format
13549 msgid "opcode '%s': precondition only contains constants in '%s'"
13550 msgstr ""
13551
13552 #: config/xtensa-relax.c:1734
13553 msgid "expected one operand for generated literal"
13554 msgstr ""
13555
13556 #: config/xtensa-relax.c:1741
13557 msgid "expected 0 operands for generated label"
13558 msgstr ""
13559
13560 #: config/xtensa-relax.c:1754
13561 #, c-format
13562 msgid "invalid opcode '%s' in transition rule '%s'"
13563 msgstr ""
13564
13565 #: config/xtensa-relax.c:1762
13566 #, c-format
13567 msgid "opcode '%s': replacement does not have %d ops"
13568 msgstr ""
13569
13570 #: config/xtensa-relax.c:1776
13571 #, c-format
13572 msgid "opcode '%s': cannot find literal definition"
13573 msgstr ""
13574
13575 #: config/xtensa-relax.c:1792 config/xtensa-relax.c:1818
13576 #, c-format
13577 msgid "opcode %s: unidentified operand '%s' in '%s'"
13578 msgstr ""
13579
13580 #: config/xtensa-relax.c:1813
13581 #, c-format
13582 msgid "unknown user-defined function %s"
13583 msgstr ""
13584
13585 #: config/xtensa-relax.c:1824
13586 #, c-format
13587 msgid "opcode %s: could not parse operand '%s' in '%s'"
13588 msgstr ""
13589
13590 #: config/xtensa-relax.c:1865
13591 #, c-format
13592 msgid "could not parse INSN_PATTERN '%s'"
13593 msgstr ""
13594
13595 #: config/xtensa-relax.c:1869
13596 #, c-format
13597 msgid "could not parse INSN_REPL '%s'"
13598 msgstr ""
13599
13600 #: config/xtensa-relax.c:1880
13601 #, c-format
13602 msgid "could not build transition for %s => %s"
13603 msgstr ""
13604
13605 #: depend.c:193
13606 #, c-format
13607 msgid "can't open `%s' for writing"
13608 msgstr ""
13609
13610 #: depend.c:205
13611 #, c-format
13612 msgid "can't close `%s'"
13613 msgstr ""
13614
13615 #: dw2gencfi.c:284
13616 #, c-format
13617 msgid "register save offset not a multiple of %u"
13618 msgstr ""
13619
13620 #: dw2gencfi.c:367
13621 msgid "CFI state restore without previous remember"
13622 msgstr ""
13623
13624 #: dw2gencfi.c:419
13625 msgid "missing separator"
13626 msgstr ""
13627
13628 #: dw2gencfi.c:469
13629 msgid "bad register expression"
13630 msgstr ""
13631
13632 #: dw2gencfi.c:490 dw2gencfi.c:613 dw2gencfi.c:651 dw2gencfi.c:721
13633 msgid "CFI instruction used without previous .cfi_startproc"
13634 msgstr ""
13635
13636 #: dw2gencfi.c:675
13637 msgid "invalid or unsupported encoding in .cfi_personality"
13638 msgstr ""
13639
13640 #: dw2gencfi.c:682
13641 msgid ".cfi_personality requires encoding and symbol arguments"
13642 msgstr ""
13643
13644 #: dw2gencfi.c:705
13645 msgid "wrong second argument to .cfi_personality"
13646 msgstr ""
13647
13648 #: dw2gencfi.c:745
13649 msgid "invalid or unsupported encoding in .cfi_lsda"
13650 msgstr ""
13651
13652 #: dw2gencfi.c:752
13653 msgid ".cfi_lsda requires encoding and symbol arguments"
13654 msgstr ""
13655
13656 #: dw2gencfi.c:777
13657 msgid "wrong second argument to .cfi_lsda"
13658 msgstr ""
13659
13660 #: dw2gencfi.c:792
13661 msgid "previous CFI entry not closed (missing .cfi_endproc)"
13662 msgstr ""
13663
13664 #: dw2gencfi.c:827
13665 msgid ".cfi_endproc without corresponding .cfi_startproc"
13666 msgstr ""
13667
13668 #: dw2gencfi.c:1372
13669 msgid "open CFI at the end of file; missing .cfi_endproc directive"
13670 msgstr ""
13671
13672 #: dwarf2dbg.c:524 dwarf2dbg.c:559
13673 msgid "file number less than one"
13674 msgstr ""
13675
13676 #: dwarf2dbg.c:534
13677 #, c-format
13678 msgid "file number %ld already allocated"
13679 msgstr ""
13680
13681 #: dwarf2dbg.c:564 dwarf2dbg.c:1286
13682 #, c-format
13683 msgid "unassigned file number %ld"
13684 msgstr ""
13685
13686 #: dwarf2dbg.c:632
13687 msgid "is_stmt value not 0 or 1"
13688 msgstr ""
13689
13690 #: dwarf2dbg.c:644
13691 msgid "isa number less than zero"
13692 msgstr ""
13693
13694 #: dwarf2dbg.c:650
13695 #, c-format
13696 msgid "unknown .loc sub-directive `%s'"
13697 msgstr ""
13698
13699 #: dwarf2dbg.c:1343
13700 msgid "internal error: unknown dwarf2 format"
13701 msgstr ""
13702
13703 #: ecoff.c:1552
13704 #, c-format
13705 msgid "string too big (%lu bytes)"
13706 msgstr ""
13707
13708 #: ecoff.c:1578
13709 #, c-format
13710 msgid "inserting \"%s\" into string hash table: %s"
13711 msgstr ""
13712
13713 #: ecoff.c:1609 ecoff.c:1802 ecoff.c:1825 ecoff.c:1856 ecoff.c:2009
13714 #: ecoff.c:2120
13715 msgid "no current file pointer"
13716 msgstr ""
13717
13718 #: ecoff.c:1696
13719 msgid "too many st_End's"
13720 msgstr ""
13721
13722 #: ecoff.c:2034
13723 #, c-format
13724 msgid "inserting \"%s\" into tag hash table: %s"
13725 msgstr ""
13726
13727 #: ecoff.c:2195
13728 msgid "fake .file after real one"
13729 msgstr ""
13730
13731 #: ecoff.c:2285
13732 msgid "filename goes over one page boundary"
13733 msgstr ""
13734
13735 #: ecoff.c:2418
13736 msgid ".begin directive without a preceding .file directive"
13737 msgstr ""
13738
13739 #: ecoff.c:2425
13740 msgid ".begin directive without a preceding .ent directive"
13741 msgstr ""
13742
13743 #: ecoff.c:2456
13744 msgid ".bend directive without a preceding .file directive"
13745 msgstr ""
13746
13747 #: ecoff.c:2463
13748 msgid ".bend directive without a preceding .ent directive"
13749 msgstr ""
13750
13751 #: ecoff.c:2476
13752 msgid ".bend directive names unknown symbol"
13753 msgstr ""
13754
13755 #: ecoff.c:2519
13756 msgid ".def pseudo-op used inside of .def/.endef; ignored"
13757 msgstr ""
13758
13759 #: ecoff.c:2521
13760 msgid "empty symbol name in .def; ignored"
13761 msgstr ""
13762
13763 #: ecoff.c:2558
13764 msgid ".dim pseudo-op used outside of .def/.endef; ignored"
13765 msgstr ""
13766
13767 #: ecoff.c:2573
13768 msgid "badly formed .dim directive"
13769 msgstr ""
13770
13771 #: ecoff.c:2586
13772 msgid "too many .dim entries"
13773 msgstr ""
13774
13775 #: ecoff.c:2606
13776 msgid ".scl pseudo-op used outside of .def/.endef; ignored"
13777 msgstr ""
13778
13779 #: ecoff.c:2631
13780 msgid ".size pseudo-op used outside of .def/.endef; ignored"
13781 msgstr ""
13782
13783 #: ecoff.c:2646
13784 msgid "badly formed .size directive"
13785 msgstr ""
13786
13787 #: ecoff.c:2659
13788 msgid "too many .size entries"
13789 msgstr ""
13790
13791 #: ecoff.c:2681
13792 msgid ".type pseudo-op used outside of .def/.endef; ignored"
13793 msgstr ""
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
13800 msgid "the type of %s is too complex; it will be simplified"
13801 msgstr ""
13802
13803 #: ecoff.c:2710
13804 msgid "Unrecognized .type argument"
13805 msgstr ""
13806
13807 #: ecoff.c:2748
13808 msgid ".tag pseudo-op used outside of .def/.endef; ignored"
13809 msgstr ""
13810
13811 #: ecoff.c:2773
13812 msgid ".val pseudo-op used outside of .def/.endef; ignored"
13813 msgstr ""
13814
13815 #: ecoff.c:2781
13816 msgid ".val expression is too complex"
13817 msgstr ""
13818
13819 #: ecoff.c:2811
13820 msgid ".endef pseudo-op used before .def; ignored"
13821 msgstr ""
13822
13823 #: ecoff.c:2837 ecoff.c:2918
13824 msgid "bad COFF debugging information"
13825 msgstr ""
13826
13827 #: ecoff.c:2886
13828 #, c-format
13829 msgid "no tag specified for %s"
13830 msgstr ""
13831
13832 #: ecoff.c:2988
13833 msgid ".end directive without a preceding .file directive"
13834 msgstr ""
13835
13836 #: ecoff.c:2995
13837 msgid ".end directive without a preceding .ent directive"
13838 msgstr ""
13839
13840 #: ecoff.c:3017
13841 msgid ".end directive names unknown symbol"
13842 msgstr ""
13843
13844 #: ecoff.c:3044
13845 msgid "second .ent directive found before .end directive"
13846 msgstr ""
13847
13848 #: ecoff.c:3116
13849 msgid "no way to handle .file within .ent/.end section"
13850 msgstr ""
13851
13852 #: ecoff.c:3233
13853 msgid ".loc before .file"
13854 msgstr ""
13855
13856 #: ecoff.c:3368
13857 msgid "bad .weakext directive"
13858 msgstr ""
13859
13860 #: ecoff.c:3436
13861 #, c-format
13862 msgid ".stab%c is not supported"
13863 msgstr ""
13864
13865 #: ecoff.c:3446
13866 #, c-format
13867 msgid ".stab%c: ignoring non-zero other field"
13868 msgstr ""
13869
13870 #: ecoff.c:3480
13871 #, c-format
13872 msgid "line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
13873 msgstr ""
13874
13875 #: ecoff.c:3516
13876 #, c-format
13877 msgid "illegal .stab%c directive, bad character"
13878 msgstr ""
13879
13880 #: ecoff.c:3975 ecoff.c:4164 ecoff.c:4189
13881 msgid ".begin/.bend in different segments"
13882 msgstr ""
13883
13884 #: ecoff.c:4685
13885 msgid "missing .end or .bend at end of file"
13886 msgstr ""
13887
13888 #: ecoff.c:5170
13889 msgid "GP prologue size exceeds field size, using 0 instead"
13890 msgstr ""
13891
13892 #: expr.c:81 read.c:3577
13893 msgid "bignum invalid"
13894 msgstr ""
13895
13896 #: expr.c:83 read.c:3579 read.c:4042 read.c:4904
13897 msgid "floating point number invalid"
13898 msgstr ""
13899
13900 #: expr.c:204
13901 msgid "bad floating-point constant: exponent overflow"
13902 msgstr ""
13903
13904 #: expr.c:208
13905 #, c-format
13906 msgid "bad floating-point constant: unknown error code=%d"
13907 msgstr ""
13908
13909 #: expr.c:387
13910 msgid "a bignum with underscores may not have more than 8 hex digits in any word"
13911 msgstr ""
13912
13913 #: expr.c:410
13914 msgid "a bignum with underscores must have exactly 4 words"
13915 msgstr ""
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
13922 msgid "backward ref to unknown label \"%d:\""
13923 msgstr ""
13924
13925 #: expr.c:651
13926 msgid "character constant too large"
13927 msgstr ""
13928
13929 #: expr.c:897
13930 #, c-format
13931 msgid "expr.c(operand): bad atof_generic return val %d"
13932 msgstr ""
13933
13934 #: expr.c:958
13935 #, c-format
13936 msgid "missing '%c'"
13937 msgstr ""
13938
13939 #: expr.c:969 read.c:4388
13940 msgid "EBCDIC constants are not supported"
13941 msgstr ""
13942
13943 #: expr.c:1081
13944 #, c-format
13945 msgid "Unary operator %c ignored because bad operand follows"
13946 msgstr ""
13947
13948 #: expr.c:1127 expr.c:1152
13949 msgid "syntax error in .startof. or .sizeof."
13950 msgstr ""
13951
13952 #: expr.c:1663
13953 msgid "missing operand; zero assumed"
13954 msgstr ""
13955
13956 #: expr.c:1698
13957 msgid "left operand is a bignum; integer 0 assumed"
13958 msgstr ""
13959
13960 #: expr.c:1700
13961 msgid "left operand is a float; integer 0 assumed"
13962 msgstr ""
13963
13964 #: expr.c:1709
13965 msgid "right operand is a bignum; integer 0 assumed"
13966 msgstr ""
13967
13968 #: expr.c:1711
13969 msgid "right operand is a float; integer 0 assumed"
13970 msgstr ""
13971
13972 #: expr.c:1779 symbols.c:1356
13973 msgid "division by zero"
13974 msgstr ""
13975
13976 #: expr.c:1879
13977 msgid "operation combines symbols in different segments"
13978 msgstr ""
13979
13980 #: frags.c:48
13981 msgid "attempt to allocate data in absolute section"
13982 msgstr ""
13983
13984 #: frags.c:54
13985 msgid "attempt to allocate data in common section"
13986 msgstr ""
13987
13988 #: frags.c:112
13989 #, c-format
13990 msgid "can't extend frag %u chars"
13991 msgstr ""
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
14006 msgid "{standard input}"
14007 msgstr ""
14008
14009 #: input-file.c:143
14010 #, c-format
14011 msgid "can't open %s for reading: %s"
14012 msgstr ""
14013
14014 #: input-file.c:152 input-file.c:215 input-file.c:241
14015 #, c-format
14016 msgid "can't read from %s: %s"
14017 msgstr ""
14018
14019 #: input-file.c:249 listing.c:1188 output-file.c:69
14020 #, c-format
14021 msgid "can't close %s: %s"
14022 msgstr ""
14023
14024 #: input-scrub.c:266
14025 msgid "macros nested too deeply"
14026 msgstr ""
14027
14028 #: input-scrub.c:369 input-scrub.c:393
14029 msgid "partial line at end of file ignored"
14030 msgstr ""
14031
14032 #: itbl-ops.c:329
14033 #, c-format
14034 msgid "Unable to allocate memory for new instructions\n"
14035 msgstr ""
14036
14037 #: listing.c:241
14038 msgid "Warning:"
14039 msgstr ""
14040
14041 #: listing.c:247
14042 msgid "Error:"
14043 msgstr ""
14044
14045 #: listing.c:1074
14046 #, c-format
14047 msgid ""
14048 "\n"
14049 " time stamp    \t: %s\n"
14050 "\n"
14051 msgstr ""
14052
14053 #: listing.c:1084
14054 #, c-format
14055 msgid "%s "
14056 msgstr ""
14057
14058 #: listing.c:1089
14059 #, c-format
14060 msgid ""
14061 "\n"
14062 "\t%s "
14063 msgstr ""
14064
14065 #: listing.c:1099
14066 msgid ""
14067 "\n"
14068 " options passed\t: "
14069 msgstr ""
14070
14071 #: listing.c:1138
14072 #, c-format
14073 msgid ""
14074 " GNU assembler version %s (%s)\n"
14075 "\t using BFD version %s."
14076 msgstr ""
14077
14078 #: listing.c:1141
14079 #, c-format
14080 msgid ""
14081 "\n"
14082 " input file    \t: %s"
14083 msgstr ""
14084
14085 #: listing.c:1142
14086 #, c-format
14087 msgid ""
14088 "\n"
14089 " output file   \t: %s"
14090 msgstr ""
14091
14092 #: listing.c:1143
14093 #, c-format
14094 msgid ""
14095 "\n"
14096 " target        \t: %s"
14097 msgstr ""
14098
14099 #: listing.c:1167
14100 #, c-format
14101 msgid "can't open %s: %s"
14102 msgstr ""
14103
14104 #: listing.c:1260
14105 msgid "strange paper height, set to no form"
14106 msgstr ""
14107
14108 #: listing.c:1324
14109 msgid "new line in title"
14110 msgstr ""
14111
14112 #. Turns the next expression into a string.
14113 #: macro.c:371
14114 #, no-c-format
14115 msgid "% operator needs absolute expression"
14116 msgstr ""
14117
14118 #: macro.c:521
14119 #, c-format
14120 msgid "Missing parameter qualifier for `%s' in macro `%s'"
14121 msgstr ""
14122
14123 #: macro.c:531
14124 #, c-format
14125 msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'"
14126 msgstr ""
14127
14128 #: macro.c:548
14129 #, c-format
14130 msgid "Pointless default value for required parameter `%s' in macro `%s'"
14131 msgstr ""
14132
14133 #: macro.c:560
14134 #, c-format
14135 msgid "A parameter named `%s' already exists for macro `%s'"
14136 msgstr ""
14137
14138 #: macro.c:597
14139 #, c-format
14140 msgid "Reserved word `%s' used as parameter in macro `%s'"
14141 msgstr ""
14142
14143 #: macro.c:635
14144 #, c-format
14145 msgid "unexpected end of file in macro `%s' definition"
14146 msgstr ""
14147
14148 #: macro.c:647
14149 #, c-format
14150 msgid "missing `)' after formals in macro definition `%s'"
14151 msgstr ""
14152
14153 #: macro.c:662
14154 msgid "Missing macro name"
14155 msgstr ""
14156
14157 #: macro.c:671
14158 #, c-format
14159 msgid "Bad parameter list for macro `%s'"
14160 msgstr ""
14161
14162 #: macro.c:677
14163 #, c-format
14164 msgid "Macro `%s' was already defined"
14165 msgstr ""
14166
14167 #: macro.c:800 macro.c:802
14168 msgid "missing `)'"
14169 msgstr ""
14170
14171 #: macro.c:897
14172 #, c-format
14173 msgid "`%s' was already used as parameter (or another local) name"
14174 msgstr ""
14175
14176 #: macro.c:1055
14177 msgid "confusion in formal parameters"
14178 msgstr ""
14179
14180 #: macro.c:1062
14181 #, c-format
14182 msgid "Parameter named `%s' does not exist for macro `%s'"
14183 msgstr ""
14184
14185 #: macro.c:1070
14186 #, c-format
14187 msgid "Value for parameter `%s' of macro `%s' was already specified"
14188 msgstr ""
14189
14190 #: macro.c:1084
14191 msgid "can't mix positional and keyword arguments"
14192 msgstr ""
14193
14194 #: macro.c:1095
14195 msgid "too many positional arguments"
14196 msgstr ""
14197
14198 #: macro.c:1143
14199 #, c-format
14200 msgid "Missing value for required parameter `%s' of macro `%s'"
14201 msgstr ""
14202
14203 #: macro.c:1282
14204 #, c-format
14205 msgid "Attempt to purge non-existant macro `%s'"
14206 msgstr ""
14207
14208 #: macro.c:1301
14209 msgid "unexpected end of file in irp or irpc"
14210 msgstr ""
14211
14212 #: macro.c:1309
14213 msgid "missing model parameter"
14214 msgstr ""
14215
14216 #: messages.c:82
14217 #, c-format
14218 msgid "Assembler messages:\n"
14219 msgstr ""
14220
14221 #: messages.c:166
14222 #, c-format
14223 msgid "Warning: "
14224 msgstr ""
14225
14226 #: messages.c:267
14227 #, c-format
14228 msgid "Error: "
14229 msgstr ""
14230
14231 #: messages.c:362 messages.c:382
14232 #, c-format
14233 msgid "Fatal error: "
14234 msgstr ""
14235
14236 #: messages.c:397
14237 #, c-format
14238 msgid "Internal error!\n"
14239 msgstr ""
14240
14241 #: messages.c:399
14242 #, c-format
14243 msgid "Assertion failure in %s at %s line %d.\n"
14244 msgstr ""
14245
14246 #: messages.c:402
14247 #, c-format
14248 msgid "Assertion failure at %s line %d.\n"
14249 msgstr ""
14250
14251 #: messages.c:403 messages.c:420
14252 #, c-format
14253 msgid "Please report this bug.\n"
14254 msgstr ""
14255
14256 #: messages.c:415
14257 #, c-format
14258 msgid "Internal error, aborting at %s line %d in %s\n"
14259 msgstr ""
14260
14261 #: messages.c:418
14262 #, c-format
14263 msgid "Internal error, aborting at %s line %d\n"
14264 msgstr ""
14265
14266 #: messages.c:467
14267 #, c-format
14268 msgid "%s out of domain (%d is not a multiple of %d)"
14269 msgstr ""
14270
14271 #: messages.c:485
14272 #, c-format
14273 msgid "%s out of range (%d is not between %d and %d)"
14274 msgstr ""
14275
14276 #. xgettext:c-format.
14277 #: messages.c:508
14278 #, c-format
14279 msgid "%s out of range (0x%s is not between 0x%s and 0x%s)"
14280 msgstr ""
14281
14282 #: output-file.c:35
14283 #, c-format
14284 msgid "can't open a bfd on stdout %s"
14285 msgstr ""
14286
14287 #: output-file.c:42
14288 #, c-format
14289 msgid "selected target format '%s' unknown"
14290 msgstr ""
14291
14292 #: output-file.c:44
14293 #, c-format
14294 msgid "can't create %s: %s"
14295 msgstr ""
14296
14297 #: read.c:462
14298 msgid "bad or irreducible absolute expression"
14299 msgstr ""
14300
14301 #: read.c:488
14302 #, c-format
14303 msgid "error constructing %s pseudo-op table: %s"
14304 msgstr ""
14305
14306 #: read.c:898
14307 #, c-format
14308 msgid "unknown pseudo-op: `%s'"
14309 msgstr ""
14310
14311 #: read.c:985
14312 #, c-format
14313 msgid "label \"%d$\" redefined"
14314 msgstr ""
14315
14316 #: read.c:1220
14317 msgid ".abort detected.  Abandoning ship."
14318 msgstr ""
14319
14320 #: read.c:1238 read.c:2615
14321 msgid "ignoring fill value in absolute section"
14322 msgstr ""
14323
14324 #: read.c:1329
14325 #, c-format
14326 msgid "alignment too large: %u assumed"
14327 msgstr ""
14328
14329 #: read.c:1361
14330 msgid "expected fill pattern missing"
14331 msgstr ""
14332
14333 #: read.c:1470
14334 #, c-format
14335 msgid "size (%ld) out of range, ignored"
14336 msgstr ""
14337
14338 #: read.c:1499
14339 #, c-format
14340 msgid "size of \"%s\" is already %ld; not changing to %ld"
14341 msgstr ""
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
14354 msgid "line numbers must be positive; line number %d rejected"
14355 msgstr ""
14356
14357 #: read.c:1786
14358 #, c-format
14359 msgid "incompatible flag %i in line directive"
14360 msgstr ""
14361
14362 #: read.c:1798
14363 #, c-format
14364 msgid "unsupported flag %i in line directive"
14365 msgstr ""
14366
14367 #: read.c:1837
14368 msgid "start address not supported"
14369 msgstr ""
14370
14371 #: read.c:1846
14372 msgid ".err encountered"
14373 msgstr ""
14374
14375 #: read.c:1862
14376 msgid ".error directive invoked in source file"
14377 msgstr ""
14378
14379 #: read.c:1863
14380 msgid ".warning directive invoked in source file"
14381 msgstr ""
14382
14383 #: read.c:1869
14384 #, c-format
14385 msgid "%s argument must be a string"
14386 msgstr ""
14387
14388 #: read.c:1901 read.c:1903
14389 #, c-format
14390 msgid ".fail %ld encountered"
14391 msgstr ""
14392
14393 #: read.c:1939
14394 #, c-format
14395 msgid ".fill size clamped to %d"
14396 msgstr ""
14397
14398 #: read.c:1944
14399 msgid "size negative; .fill ignored"
14400 msgstr ""
14401
14402 #: read.c:1950
14403 msgid "repeat < 0; .fill ignored"
14404 msgstr ""
14405
14406 #: read.c:2088
14407 msgid "expected numeric constant"
14408 msgstr ""
14409
14410 #: read.c:2144
14411 msgid "bad string constant"
14412 msgstr ""
14413
14414 #: read.c:2148
14415 msgid "expected <tag> , <value>"
14416 msgstr ""
14417
14418 #: read.c:2222
14419 #, c-format
14420 msgid "unrecognized .linkonce type `%s'"
14421 msgstr ""
14422
14423 #: read.c:2234
14424 msgid ".linkonce is not supported for this object file format"
14425 msgstr ""
14426
14427 #: read.c:2256
14428 #, c-format
14429 msgid "bfd_set_section_flags: %s"
14430 msgstr ""
14431
14432 #: read.c:2329
14433 msgid "expected alignment after size"
14434 msgstr ""
14435
14436 #: read.c:2544
14437 #, c-format
14438 msgid "attempt to redefine pseudo-op `%s' ignored"
14439 msgstr ""
14440
14441 #: read.c:2563
14442 msgid "ignoring macro exit outside a macro definition."
14443 msgstr ""
14444
14445 #: read.c:2610
14446 #, c-format
14447 msgid "invalid segment \"%s\""
14448 msgstr ""
14449
14450 #: read.c:2618
14451 msgid "only constant offsets supported in absolute section"
14452 msgstr ""
14453
14454 #: read.c:2657
14455 msgid "MRI style ORG pseudo-op not supported"
14456 msgstr ""
14457
14458 #: read.c:2810
14459 #, c-format
14460 msgid "unrecognized section type `%s'"
14461 msgstr ""
14462
14463 #: read.c:2824
14464 msgid "absolute sections are not supported"
14465 msgstr ""
14466
14467 #: read.c:2839
14468 #, c-format
14469 msgid "unrecognized section command `%s'"
14470 msgstr ""
14471
14472 #: read.c:2903
14473 #, c-format
14474 msgid ".end%c encountered without preceeding %s"
14475 msgstr ""
14476
14477 #: read.c:2933
14478 #, c-format
14479 msgid "%s without %s"
14480 msgstr ""
14481
14482 #: read.c:3157
14483 msgid "unsupported variable size or fill value"
14484 msgstr ""
14485
14486 #: read.c:3185
14487 msgid ".space repeat count is zero, ignored"
14488 msgstr ""
14489
14490 #: read.c:3187
14491 msgid ".space repeat count is negative, ignored"
14492 msgstr ""
14493
14494 #: read.c:3216
14495 msgid "space allocation too complex in absolute section"
14496 msgstr ""
14497
14498 #: read.c:3222
14499 msgid "space allocation too complex in common section"
14500 msgstr ""
14501
14502 #: read.c:3309 read.c:4630
14503 #, c-format
14504 msgid "bad floating literal: %s"
14505 msgstr ""
14506
14507 #: read.c:3469
14508 #, c-format
14509 msgid "%s: would close weakref loop: %s"
14510 msgstr ""
14511
14512 #: read.c:3515
14513 #, c-format
14514 msgid "junk at end of line, first unrecognized character valued 0x%x"
14515 msgstr ""
14516
14517 #: read.c:3573
14518 msgid "missing expression"
14519 msgstr ""
14520
14521 #: read.c:3641
14522 #, c-format
14523 msgid "`%s' can't be equated to common symbol '%s'"
14524 msgstr ""
14525
14526 #: read.c:3769
14527 msgid "rva without symbol"
14528 msgstr ""
14529
14530 #: read.c:3826
14531 msgid "missing or bad offset expression"
14532 msgstr ""
14533
14534 #: read.c:3847
14535 msgid "missing reloc type"
14536 msgstr ""
14537
14538 #: read.c:3859
14539 msgid "unrecognized reloc type"
14540 msgstr ""
14541
14542 #: read.c:3875
14543 msgid "bad reloc expression"
14544 msgstr ""
14545
14546 #: read.c:3998
14547 msgid "attempt to store value in absolute section"
14548 msgstr ""
14549
14550 #: read.c:4036 read.c:4898
14551 msgid "zero assumed for missing expression"
14552 msgstr ""
14553
14554 #: read.c:4048 read.c:4910 write.c:260
14555 msgid "register value used as expression"
14556 msgstr ""
14557
14558 #: read.c:4128
14559 #, c-format
14560 msgid "value 0x%llx truncated to 0x%llx"
14561 msgstr ""
14562
14563 #: read.c:4131
14564 msgid "value 0x%I64x truncated to 0x%I64x"
14565 msgstr ""
14566
14567 #: read.c:4135
14568 #, c-format
14569 msgid "value 0x%lx truncated to 0x%lx"
14570 msgstr ""
14571
14572 #: read.c:4152
14573 #, c-format
14574 msgid "bignum truncated to %d bytes"
14575 msgstr ""
14576
14577 #: read.c:4461 read.c:4652
14578 msgid "unresolvable or nonpositive repeat count; using 1"
14579 msgstr ""
14580
14581 #: read.c:4510
14582 #, c-format
14583 msgid "unknown floating type type '%c'"
14584 msgstr ""
14585
14586 #: read.c:4532
14587 msgid "floating point constant too large"
14588 msgstr ""
14589
14590 #: read.c:5060
14591 msgid "strings must be placed into a section"
14592 msgstr ""
14593
14594 #: read.c:5108
14595 msgid "expected <nn>"
14596 msgstr ""
14597
14598 #. To be compatible with BSD 4.2 as: give the luser a linefeed!!
14599 #: read.c:5141 read.c:5227
14600 msgid "unterminated string; newline inserted"
14601 msgstr ""
14602
14603 #: read.c:5235
14604 msgid "bad escaped character in string"
14605 msgstr ""
14606
14607 #: read.c:5260
14608 msgid "expected address expression"
14609 msgstr ""
14610
14611 #: read.c:5279
14612 #, c-format
14613 msgid "symbol \"%s\" undefined; zero assumed"
14614 msgstr ""
14615
14616 #: read.c:5282
14617 msgid "some symbol undefined; zero assumed"
14618 msgstr ""
14619
14620 #: read.c:5318
14621 msgid "this string may not contain '\\0'"
14622 msgstr ""
14623
14624 #: read.c:5354
14625 msgid "missing string"
14626 msgstr ""
14627
14628 #: read.c:5441
14629 #, c-format
14630 msgid ".incbin count zero, ignoring `%s'"
14631 msgstr ""
14632
14633 #: read.c:5467
14634 #, c-format
14635 msgid "file not found: %s"
14636 msgstr ""
14637
14638 #: read.c:5481
14639 #, c-format
14640 msgid "seek to end of .incbin file failed `%s'"
14641 msgstr ""
14642
14643 #: read.c:5492
14644 #, c-format
14645 msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
14646 msgstr ""
14647
14648 #: read.c:5499
14649 #, c-format
14650 msgid "could not skip to %ld in file `%s'"
14651 msgstr ""
14652
14653 #: read.c:5508
14654 #, c-format
14655 msgid "truncated file `%s', %ld of %ld bytes read"
14656 msgstr ""
14657
14658 #: read.c:5666
14659 msgid "missing .func"
14660 msgstr ""
14661
14662 #: read.c:5683
14663 msgid ".endfunc missing for previous .func"
14664 msgstr ""
14665
14666 #: read.c:5812
14667 #, c-format
14668 msgid "missing closing `%c'"
14669 msgstr ""
14670
14671 #: read.c:5814
14672 msgid "stray `\\'"
14673 msgstr ""
14674
14675 #: remap.c:52
14676 #, c-format
14677 msgid "invalid argument '%s' to -fdebug-prefix-map"
14678 msgstr ""
14679
14680 #: stabs.c:214 stabs.c:222 stabs.c:230 stabs.c:249
14681 #, c-format
14682 msgid ".stab%c: missing comma"
14683 msgstr ""
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
14690 msgid ".stab%c: description field '%x' too big, try a different debug format"
14691 msgstr ""
14692
14693 #: stabs.c:423
14694 msgid "comma missing in .xstabs"
14695 msgstr ""
14696
14697 #: symbols.c:277
14698 #, c-format
14699 msgid "cannot define symbol `%s' in absolute section"
14700 msgstr ""
14701
14702 #: symbols.c:417
14703 #, c-format
14704 msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
14705 msgstr ""
14706
14707 #: symbols.c:494 symbols.c:501
14708 #, c-format
14709 msgid "inserting \"%s\" into symbol table failed: %s"
14710 msgstr ""
14711
14712 #: symbols.c:964 symbols.c:968
14713 #, c-format
14714 msgid "undefined symbol `%s' in operation"
14715 msgstr ""
14716
14717 #: symbols.c:975
14718 #, c-format
14719 msgid "invalid sections for operation on `%s' and `%s'"
14720 msgstr ""
14721
14722 #: symbols.c:979
14723 #, c-format
14724 msgid "invalid section for operation on `%s'"
14725 msgstr ""
14726
14727 #: symbols.c:987 symbols.c:990
14728 #, c-format
14729 msgid "undefined symbol `%s' in operation setting `%s'"
14730 msgstr ""
14731
14732 #: symbols.c:996
14733 #, c-format
14734 msgid "invalid sections for operation on `%s' and `%s' setting `%s'"
14735 msgstr ""
14736
14737 #: symbols.c:999
14738 #, c-format
14739 msgid "invalid section for operation on `%s' setting `%s'"
14740 msgstr ""
14741
14742 #: symbols.c:1049
14743 #, c-format
14744 msgid "symbol definition loop encountered at `%s'"
14745 msgstr ""
14746
14747 #: symbols.c:1076
14748 #, c-format
14749 msgid "cannot convert expression symbol %s to complex relocation"
14750 msgstr ""
14751
14752 #: symbols.c:1358
14753 #, c-format
14754 msgid "division by zero when setting `%s'"
14755 msgstr ""
14756
14757 #: symbols.c:1439 write.c:1825
14758 #, c-format
14759 msgid "can't resolve value for symbol `%s'"
14760 msgstr ""
14761
14762 #: symbols.c:1889
14763 #, c-format
14764 msgid "\"%d\" (instance number %d of a %s label)"
14765 msgstr ""
14766
14767 #: symbols.c:1918
14768 #, c-format
14769 msgid "attempt to get value of unresolved symbol `%s'"
14770 msgstr ""
14771
14772 #: symbols.c:2191
14773 msgid "section symbols are already global"
14774 msgstr ""
14775
14776 #: symbols.c:2302
14777 #, c-format
14778 msgid "Accessing function `%s' as thread-local object"
14779 msgstr ""
14780
14781 #: symbols.c:2306
14782 #, c-format
14783 msgid "Accessing `%s' as thread-local object"
14784 msgstr ""
14785
14786 #: write.c:159
14787 #, c-format
14788 msgid "field fx_size too small to hold %d"
14789 msgstr ""
14790
14791 #: write.c:436
14792 #, c-format
14793 msgid "attempt to .org/.space backwards? (%ld)"
14794 msgstr ""
14795
14796 #: write.c:664
14797 msgid "invalid offset expression"
14798 msgstr ""
14799
14800 #: write.c:686
14801 msgid "invalid reloc expression"
14802 msgstr ""
14803
14804 #: write.c:1039
14805 #, c-format
14806 msgid "value of %s too large for field of %d bytes at %s"
14807 msgstr ""
14808
14809 #: write.c:1051
14810 #, c-format
14811 msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
14812 msgstr ""
14813
14814 #: write.c:1095
14815 msgid "redefined symbol cannot be used on reloc"
14816 msgstr ""
14817
14818 #: write.c:1108
14819 msgid "relocation out of range"
14820 msgstr ""
14821
14822 #: write.c:1111
14823 #, c-format
14824 msgid "%s:%u: bad return from bfd_install_relocation: %x"
14825 msgstr ""
14826
14827 #: write.c:1175
14828 msgid "internal error: fixup not contained within frag"
14829 msgstr ""
14830
14831 #: write.c:1228
14832 msgid "reloc not within (fixed part of) section"
14833 msgstr ""
14834
14835 #: write.c:1295 write.c:1316
14836 #, c-format
14837 msgid "can't write %s: %s"
14838 msgstr ""
14839
14840 #: write.c:1346
14841 msgid "cannot write to output file"
14842 msgstr ""
14843
14844 #: write.c:1500
14845 #, c-format
14846 msgid "%d error%s, %d warning%s, generating bad object file"
14847 msgstr ""
14848
14849 #: write.c:1507
14850 #, c-format
14851 msgid "%d error%s, %d warning%s, no object file generated"
14852 msgstr ""
14853
14854 #: write.c:1742
14855 #, c-format
14856 msgid "%s: global symbols not supported in common sections"
14857 msgstr ""
14858
14859 #: write.c:1756
14860 #, c-format
14861 msgid "local label `%s' is not defined"
14862 msgstr ""
14863
14864 #: write.c:1776
14865 #, c-format
14866 msgid "Local symbol `%s' can't be equated to common symbol `%s'"
14867 msgstr ""
14868
14869 #: write.c:1783
14870 #, c-format
14871 msgid "can't make global register symbol `%s'"
14872 msgstr ""
14873
14874 #: write.c:2052
14875 #, c-format
14876 msgid "alignment padding (%lu bytes) not a multiple of %ld"
14877 msgstr ""
14878
14879 #: write.c:2210
14880 #, c-format
14881 msgid ".word %s-%s+%s didn't fit"
14882 msgstr ""
14883
14884 #: write.c:2299
14885 msgid "padding added"
14886 msgstr ""
14887
14888 #: write.c:2349
14889 msgid "attempt to move .org backwards"
14890 msgstr ""
14891
14892 #: write.c:2373
14893 msgid ".space specifies non-absolute value"
14894 msgstr ""
14895
14896 #: write.c:2388
14897 msgid ".space or .fill with negative value, ignored"
14898 msgstr ""
14899
14900 #: write.c:2459
14901 #, c-format
14902 msgid "Infinite loop encountered whilst attempting to compute the addresses of symbols in section %s"
14903 msgstr ""