This patch adds support to objdump for disassembly of NFP (Netronome Flow Processor...
[deliverable/binutils-gdb.git] / opcodes / po / opcodes.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
11 "POT-Creation-Date: 2018-04-30 11:54+0100\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19
20 #. Invalid option.
21 #: aarch64-dis.c:81 arc-dis.c:782 arm-dis.c:6158
22 #, c-format
23 msgid "unrecognised disassembler option: %s"
24 msgstr ""
25
26 #: aarch64-dis.c:3264
27 #, c-format
28 msgid ""
29 "\n"
30 "The following AARCH64 specific disassembler options are supported for use\n"
31 "with the -M switch (multiple options should be separated by commas):\n"
32 msgstr ""
33
34 #: aarch64-dis.c:3268
35 #, c-format
36 msgid ""
37 "\n"
38 " no-aliases Don't print instruction aliases.\n"
39 msgstr ""
40
41 #: aarch64-dis.c:3271
42 #, c-format
43 msgid ""
44 "\n"
45 " aliases Do print instruction aliases.\n"
46 msgstr ""
47
48 #: aarch64-dis.c:3275
49 #, c-format
50 msgid ""
51 "\n"
52 " debug_dump Temp switch for debug trace.\n"
53 msgstr ""
54
55 #: aarch64-dis.c:3279 mips-dis.c:2601 mips-dis.c:2609 mips-dis.c:2611
56 #: nfp-dis.c:2989 riscv-dis.c:509
57 #, c-format
58 msgid "\n"
59 msgstr ""
60
61 #: aarch64-opc.c:1311
62 msgid "immediate value"
63 msgstr ""
64
65 #: aarch64-opc.c:1321
66 msgid "immediate offset"
67 msgstr ""
68
69 #: aarch64-opc.c:1331
70 msgid "register number"
71 msgstr ""
72
73 #: aarch64-opc.c:1341
74 msgid "register element index"
75 msgstr ""
76
77 #: aarch64-opc.c:1351
78 msgid "shift amount"
79 msgstr ""
80
81 #: aarch64-opc.c:1363
82 msgid "multiplier"
83 msgstr ""
84
85 #: aarch64-opc.c:1436
86 msgid "reg pair must start from even reg"
87 msgstr ""
88
89 #: aarch64-opc.c:1442
90 msgid "reg pair must be contiguous"
91 msgstr ""
92
93 #: aarch64-opc.c:1456
94 msgid "extraneous register"
95 msgstr ""
96
97 #: aarch64-opc.c:1462
98 msgid "missing register"
99 msgstr ""
100
101 #: aarch64-opc.c:1473
102 msgid "stack pointer register expected"
103 msgstr ""
104
105 #: aarch64-opc.c:1496
106 msgid "z0-z15 expected"
107 msgstr ""
108
109 #: aarch64-opc.c:1497
110 msgid "z0-z7 expected"
111 msgstr ""
112
113 #: aarch64-opc.c:1523
114 msgid "invalid register list"
115 msgstr ""
116
117 #: aarch64-opc.c:1537
118 msgid "p0-p7 expected"
119 msgstr ""
120
121 #: aarch64-opc.c:1563 aarch64-opc.c:1571
122 msgid "unexpected address writeback"
123 msgstr ""
124
125 #: aarch64-opc.c:1582
126 msgid "address writeback expected"
127 msgstr ""
128
129 #: aarch64-opc.c:1629
130 msgid "negative or unaligned offset expected"
131 msgstr ""
132
133 #: aarch64-opc.c:1656
134 msgid "invalid register offset"
135 msgstr ""
136
137 #: aarch64-opc.c:1678
138 msgid "invalid post-increment amount"
139 msgstr ""
140
141 #: aarch64-opc.c:1694 aarch64-opc.c:2172
142 msgid "invalid shift amount"
143 msgstr ""
144
145 #: aarch64-opc.c:1707
146 msgid "invalid extend/shift operator"
147 msgstr ""
148
149 #: aarch64-opc.c:1753 aarch64-opc.c:1993 aarch64-opc.c:2028 aarch64-opc.c:2047
150 #: aarch64-opc.c:2055 aarch64-opc.c:2126 aarch64-opc.c:2302 aarch64-opc.c:2402
151 #: aarch64-opc.c:2415
152 msgid "immediate out of range"
153 msgstr ""
154
155 #: aarch64-opc.c:1775 aarch64-opc.c:1817 aarch64-opc.c:1867 aarch64-opc.c:1901
156 msgid "invalid addressing mode"
157 msgstr ""
158
159 #: aarch64-opc.c:1859
160 msgid "index register xzr is not allowed"
161 msgstr ""
162
163 #: aarch64-opc.c:1981 aarch64-opc.c:2003 aarch64-opc.c:2205 aarch64-opc.c:2213
164 #: aarch64-opc.c:2279 aarch64-opc.c:2308
165 msgid "invalid shift operator"
166 msgstr ""
167
168 #: aarch64-opc.c:1987
169 msgid "shift amount must be 0 or 12"
170 msgstr ""
171
172 #: aarch64-opc.c:2010
173 msgid "shift amount must be a multiple of 16"
174 msgstr ""
175
176 #: aarch64-opc.c:2022
177 msgid "negative immediate value not allowed"
178 msgstr ""
179
180 #: aarch64-opc.c:2137
181 msgid "immediate zero expected"
182 msgstr ""
183
184 #: aarch64-opc.c:2151
185 msgid "rotate expected to be 0, 90, 180 or 270"
186 msgstr ""
187
188 #: aarch64-opc.c:2161
189 msgid "rotate expected to be 90 or 270"
190 msgstr ""
191
192 #: aarch64-opc.c:2221
193 msgid "shift is not permitted"
194 msgstr ""
195
196 #: aarch64-opc.c:2246
197 msgid "invalid value for immediate"
198 msgstr ""
199
200 #: aarch64-opc.c:2271
201 msgid "shift amount must be 0 or 16"
202 msgstr ""
203
204 #: aarch64-opc.c:2292
205 msgid "floating-point immediate expected"
206 msgstr ""
207
208 #: aarch64-opc.c:2326
209 msgid "no shift amount allowed for 8-bit constants"
210 msgstr ""
211
212 #: aarch64-opc.c:2336
213 msgid "shift amount must be 0 or 8"
214 msgstr ""
215
216 #: aarch64-opc.c:2349
217 msgid "immediate too big for element size"
218 msgstr ""
219
220 #: aarch64-opc.c:2356
221 msgid "invalid arithmetic immediate"
222 msgstr ""
223
224 #: aarch64-opc.c:2370
225 msgid "floating-point value must be 0.5 or 1.0"
226 msgstr ""
227
228 #: aarch64-opc.c:2380
229 msgid "floating-point value must be 0.5 or 2.0"
230 msgstr ""
231
232 #: aarch64-opc.c:2390
233 msgid "floating-point value must be 0.0 or 1.0"
234 msgstr ""
235
236 #: aarch64-opc.c:2421
237 msgid "invalid replicated MOV immediate"
238 msgstr ""
239
240 #: aarch64-opc.c:2536
241 msgid "extend operator expected"
242 msgstr ""
243
244 #: aarch64-opc.c:2549
245 msgid "missing extend operator"
246 msgstr ""
247
248 #: aarch64-opc.c:2555
249 msgid "'LSL' operator not allowed"
250 msgstr ""
251
252 #: aarch64-opc.c:2576
253 msgid "W register expected"
254 msgstr ""
255
256 #: aarch64-opc.c:2587
257 msgid "shift operator expected"
258 msgstr ""
259
260 #: aarch64-opc.c:2594
261 msgid "'ROR' operator not allowed"
262 msgstr ""
263
264 #: alpha-opc.c:154
265 msgid "branch operand unaligned"
266 msgstr ""
267
268 #: alpha-opc.c:170 alpha-opc.c:186
269 msgid "jump hint unaligned"
270 msgstr ""
271
272 #: arc-dis.c:377
273 msgid ""
274 "\n"
275 "Warning: disassembly may be wrong due to guessed opcode class choice.\n"
276 "Use -M<class[,class]> to select the correct opcode class(es).\n"
277 "\t\t\t\t"
278 msgstr ""
279
280 #: arc-dis.c:825
281 #, c-format
282 msgid "unrecognised disassembler CPU option: %s"
283 msgstr ""
284
285 #: arc-dis.c:1387
286 #, c-format
287 msgid ""
288 "\n"
289 "The following ARC specific disassembler options are supported for use \n"
290 "with -M switch (multiple options should be separated by commas):\n"
291 msgstr ""
292
293 #: arc-dis.c:1399
294 #, c-format
295 msgid " dsp Recognize DSP instructions.\n"
296 msgstr ""
297
298 #: arc-dis.c:1401
299 #, c-format
300 msgid " spfp Recognize FPX SP instructions.\n"
301 msgstr ""
302
303 #: arc-dis.c:1403
304 #, c-format
305 msgid " dpfp Recognize FPX DP instructions.\n"
306 msgstr ""
307
308 #: arc-dis.c:1405
309 #, c-format
310 msgid " quarkse_em Recognize FPU QuarkSE-EM instructions.\n"
311 msgstr ""
312
313 #: arc-dis.c:1407
314 #, c-format
315 msgid " fpuda Recognize double assist FPU instructions.\n"
316 msgstr ""
317
318 #: arc-dis.c:1409
319 #, c-format
320 msgid " fpus Recognize single precision FPU instructions.\n"
321 msgstr ""
322
323 #: arc-dis.c:1411
324 #, c-format
325 msgid " fpud Recognize double precision FPU instructions.\n"
326 msgstr ""
327
328 #: arc-dis.c:1413
329 #, c-format
330 msgid " hex Use only hexadecimal number to print immediates.\n"
331 msgstr ""
332
333 #: arc-opc.c:41 arc-opc.c:64 arc-opc.c:90
334 msgid "LP_COUNT register cannot be used as destination register"
335 msgstr ""
336
337 #: arc-opc.c:88
338 msgid "cannot use odd number destination register"
339 msgstr ""
340
341 #: arc-opc.c:101
342 msgid "cannot use odd number source register"
343 msgstr ""
344
345 #: arc-opc.c:114
346 msgid "operand is not zero"
347 msgstr ""
348
349 #: arc-opc.c:173
350 msgid "register R30 is a limm indicator"
351 msgstr ""
352
353 #: arc-opc.c:175
354 msgid "register out of range"
355 msgstr ""
356
357 #: arc-opc.c:194
358 msgid "register must be R0"
359 msgstr ""
360
361 #: arc-opc.c:212
362 msgid "register must be R1"
363 msgstr ""
364
365 #: arc-opc.c:229
366 msgid "register must be R2"
367 msgstr ""
368
369 #: arc-opc.c:246
370 msgid "register must be R3"
371 msgstr ""
372
373 #: arc-opc.c:263
374 msgid "register must be SP"
375 msgstr ""
376
377 #: arc-opc.c:280
378 msgid "register must be GP"
379 msgstr ""
380
381 #: arc-opc.c:297
382 msgid "register must be PCL"
383 msgstr ""
384
385 #: arc-opc.c:314
386 msgid "register must be BLINK"
387 msgstr ""
388
389 #: arc-opc.c:331
390 msgid "register must be ILINK1"
391 msgstr ""
392
393 #: arc-opc.c:348
394 msgid "register must be ILINK2"
395 msgstr ""
396
397 #. ARC NPS400 Support: See comment near head of file.
398 #: arc-opc.c:379 arc-opc.c:417 arc-opc.c:455 arc-opc.c:720
399 msgid "register must be either r0-r3 or r12-r15"
400 msgstr ""
401
402 #: arc-opc.c:506
403 msgid "accepted values are from -1 to 6"
404 msgstr ""
405
406 #: arc-opc.c:535
407 msgid "first register of the range should be r13"
408 msgstr ""
409
410 #: arc-opc.c:537
411 msgid "last register of the range doesn't fit"
412 msgstr ""
413
414 #: arc-opc.c:557 arc-opc.c:572
415 msgid "invalid register number, should be fp"
416 msgstr ""
417
418 #: arc-opc.c:594
419 msgid "invalid register number, should be blink"
420 msgstr ""
421
422 #: arc-opc.c:616
423 msgid "invalid register number, should be pcl"
424 msgstr ""
425
426 #: arc-opc.c:768
427 msgid "invalid size, should be 1, 2, 4, or 8"
428 msgstr ""
429
430 #: arc-opc.c:813
431 msgid "invalid immediate, must be 1, 2, or 4"
432 msgstr ""
433
434 #: arc-opc.c:852
435 msgid "invalid value for CMEM ld/st immediate"
436 msgstr ""
437
438 #: arc-opc.c:879
439 msgid "invalid position, should be 0, 16, 32, 48 or 64."
440 msgstr ""
441
442 #: arc-opc.c:913
443 msgid "invalid position, should be 16, 32, 64 or 128."
444 msgstr ""
445
446 #: arc-opc.c:935
447 msgid "invalid size value must be on range 1-64."
448 msgstr ""
449
450 #: arc-opc.c:966
451 msgid "invalid position, should be 0, 8, 16, or 24"
452 msgstr ""
453
454 #: arc-opc.c:991
455 msgid "invalid size, value must be "
456 msgstr ""
457
458 #: arc-opc.c:1065
459 msgid "value out of range 1 - 256"
460 msgstr ""
461
462 #: arc-opc.c:1074
463 msgid "value must be power of 2"
464 msgstr ""
465
466 #: arc-opc.c:1127
467 msgid "value must be in the range 0 to 28"
468 msgstr ""
469
470 #: arc-opc.c:1149
471 msgid "value must be in the range 1 to "
472 msgstr ""
473
474 #: arc-opc.c:1179
475 msgid "value must be in the range 0 to 240"
476 msgstr ""
477
478 #: arc-opc.c:1181
479 msgid "value must be a multiple of 16"
480 msgstr ""
481
482 #: arc-opc.c:1201
483 msgid "invalid address type for operand"
484 msgstr ""
485
486 #: arc-opc.c:1235
487 msgid "value must be in the range 0 to 31"
488 msgstr ""
489
490 #: arc-opc.c:1260
491 msgid "invalid position, should be one of: 0,4,8,...124."
492 msgstr ""
493
494 #: arm-dis.c:3229
495 msgid "Select raw register names"
496 msgstr ""
497
498 #: arm-dis.c:3231
499 msgid "Select register names used by GCC"
500 msgstr ""
501
502 #: arm-dis.c:3233
503 msgid "Select register names used in ARM's ISA documentation"
504 msgstr ""
505
506 #: arm-dis.c:3235
507 msgid "Assume all insns are Thumb insns"
508 msgstr ""
509
510 #: arm-dis.c:3236
511 msgid "Examine preceding label to determine an insn's type"
512 msgstr ""
513
514 #: arm-dis.c:3237
515 msgid "Select register names used in the APCS"
516 msgstr ""
517
518 #: arm-dis.c:3239
519 msgid "Select register names used in the ATPCS"
520 msgstr ""
521
522 #: arm-dis.c:3241
523 msgid "Select special register names used in the ATPCS"
524 msgstr ""
525
526 #: arm-dis.c:3639
527 msgid "<illegal precision>"
528 msgstr ""
529
530 #: arm-dis.c:6149
531 #, c-format
532 msgid "unrecognised register name set: %s"
533 msgstr ""
534
535 #: arm-dis.c:6855
536 #, c-format
537 msgid ""
538 "\n"
539 "The following ARM specific disassembler options are supported for use with\n"
540 "the -M switch:\n"
541 msgstr ""
542
543 #: avr-dis.c:115 avr-dis.c:136
544 #, c-format
545 msgid "undefined"
546 msgstr ""
547
548 #: avr-dis.c:216
549 #, c-format
550 msgid "internal disassembler error"
551 msgstr ""
552
553 #: avr-dis.c:270
554 #, c-format
555 msgid "unknown constraint `%c'"
556 msgstr ""
557
558 #: cgen-asm.c:351 epiphany-ibld.c:201 fr30-ibld.c:201 frv-ibld.c:201
559 #: ip2k-ibld.c:201 iq2000-ibld.c:201 lm32-ibld.c:201 m32c-ibld.c:201
560 #: m32r-ibld.c:201 mep-ibld.c:201 mt-ibld.c:201 or1k-ibld.c:201
561 #: xc16x-ibld.c:201 xstormy16-ibld.c:201
562 #, c-format
563 msgid "operand out of range (%ld not between %ld and %ld)"
564 msgstr ""
565
566 #: cgen-asm.c:373
567 #, c-format
568 msgid "operand out of range (%lu not between %lu and %lu)"
569 msgstr ""
570
571 #: d30v-dis.c:229
572 #, c-format
573 msgid "illegal id (%d)"
574 msgstr ""
575
576 #: d30v-dis.c:256
577 #, c-format
578 msgid "<unknown register %d>"
579 msgstr ""
580
581 #. Can't happen.
582 #: dis-buf.c:61
583 #, c-format
584 msgid "Unknown error %d\n"
585 msgstr ""
586
587 #: dis-buf.c:70
588 #, c-format
589 msgid "Address 0x%s is out of bounds.\n"
590 msgstr ""
591
592 #: epiphany-asm.c:68
593 msgid "register unavailable for short instructions"
594 msgstr ""
595
596 #: epiphany-asm.c:115
597 msgid "register name used as immediate value"
598 msgstr ""
599
600 #. Don't treat "mov ip,ip" as a move-immediate.
601 #: epiphany-asm.c:178 epiphany-asm.c:234
602 msgid "register source in immediate move"
603 msgstr ""
604
605 #: epiphany-asm.c:187
606 msgid "byte relocation unsupported"
607 msgstr ""
608
609 #. -- assembler routines inserted here.
610 #. -- asm.c
611 #: epiphany-asm.c:193 frv-asm.c:972 iq2000-asm.c:56 lm32-asm.c:95
612 #: lm32-asm.c:127 lm32-asm.c:157 lm32-asm.c:187 lm32-asm.c:217 lm32-asm.c:247
613 #: m32c-asm.c:140 m32c-asm.c:235 m32c-asm.c:276 m32c-asm.c:334 m32c-asm.c:355
614 #: m32r-asm.c:53 mep-asm.c:241 mep-asm.c:259 mep-asm.c:274 mep-asm.c:289
615 #: mep-asm.c:301 or1k-asm.c:54
616 msgid "missing `)'"
617 msgstr ""
618
619 #: epiphany-asm.c:270
620 msgid "ABORT: unknown operand"
621 msgstr ""
622
623 #: epiphany-asm.c:296
624 msgid "Not a pc-relative address."
625 msgstr ""
626
627 #: epiphany-asm.c:456 fr30-asm.c:311 frv-asm.c:1264 ip2k-asm.c:512
628 #: iq2000-asm.c:460 lm32-asm.c:350 m32c-asm.c:1585 m32r-asm.c:329
629 #: mep-asm.c:1288 mt-asm.c:596 or1k-asm.c:504 xc16x-asm.c:377
630 #: xstormy16-asm.c:277
631 #, c-format
632 msgid "internal error: unrecognized field %d while parsing"
633 msgstr ""
634
635 #: epiphany-asm.c:508 fr30-asm.c:363 frv-asm.c:1316 ip2k-asm.c:564
636 #: iq2000-asm.c:512 lm32-asm.c:402 m32c-asm.c:1637 m32r-asm.c:381
637 #: mep-asm.c:1340 mt-asm.c:648 or1k-asm.c:556 xc16x-asm.c:429
638 #: xstormy16-asm.c:329
639 msgid "missing mnemonic in syntax string"
640 msgstr ""
641
642 #. We couldn't parse it.
643 #: epiphany-asm.c:643 epiphany-asm.c:647 epiphany-asm.c:736 epiphany-asm.c:843
644 #: fr30-asm.c:498 fr30-asm.c:502 fr30-asm.c:591 fr30-asm.c:698 frv-asm.c:1451
645 #: frv-asm.c:1455 frv-asm.c:1544 frv-asm.c:1651 ip2k-asm.c:699 ip2k-asm.c:703
646 #: ip2k-asm.c:792 ip2k-asm.c:899 iq2000-asm.c:647 iq2000-asm.c:651
647 #: iq2000-asm.c:740 iq2000-asm.c:847 lm32-asm.c:537 lm32-asm.c:541
648 #: lm32-asm.c:630 lm32-asm.c:737 m32c-asm.c:1772 m32c-asm.c:1776
649 #: m32c-asm.c:1865 m32c-asm.c:1972 m32r-asm.c:516 m32r-asm.c:520 m32r-asm.c:609
650 #: m32r-asm.c:716 mep-asm.c:1475 mep-asm.c:1479 mep-asm.c:1568 mep-asm.c:1675
651 #: mt-asm.c:783 mt-asm.c:787 mt-asm.c:876 mt-asm.c:983 or1k-asm.c:691
652 #: or1k-asm.c:695 or1k-asm.c:784 or1k-asm.c:891 xc16x-asm.c:564 xc16x-asm.c:568
653 #: xc16x-asm.c:657 xc16x-asm.c:764 xstormy16-asm.c:464 xstormy16-asm.c:468
654 #: xstormy16-asm.c:557 xstormy16-asm.c:664
655 msgid "unrecognized instruction"
656 msgstr ""
657
658 #: epiphany-asm.c:690 fr30-asm.c:545 frv-asm.c:1498 ip2k-asm.c:746
659 #: iq2000-asm.c:694 lm32-asm.c:584 m32c-asm.c:1819 m32r-asm.c:563
660 #: mep-asm.c:1522 mt-asm.c:830 or1k-asm.c:738 xc16x-asm.c:611
661 #: xstormy16-asm.c:511
662 #, c-format
663 msgid "syntax error (expected char `%c', found `%c')"
664 msgstr ""
665
666 #: epiphany-asm.c:700 fr30-asm.c:555 frv-asm.c:1508 ip2k-asm.c:756
667 #: iq2000-asm.c:704 lm32-asm.c:594 m32c-asm.c:1829 m32r-asm.c:573
668 #: mep-asm.c:1532 mt-asm.c:840 or1k-asm.c:748 xc16x-asm.c:621
669 #: xstormy16-asm.c:521
670 #, c-format
671 msgid "syntax error (expected char `%c', found end of instruction)"
672 msgstr ""
673
674 #: epiphany-asm.c:730 fr30-asm.c:585 frv-asm.c:1538 ip2k-asm.c:786
675 #: iq2000-asm.c:734 lm32-asm.c:624 m32c-asm.c:1859 m32r-asm.c:603
676 #: mep-asm.c:1562 mt-asm.c:870 or1k-asm.c:778 xc16x-asm.c:651
677 #: xstormy16-asm.c:551
678 msgid "junk at end of line"
679 msgstr ""
680
681 #: epiphany-asm.c:842 fr30-asm.c:697 frv-asm.c:1650 ip2k-asm.c:898
682 #: iq2000-asm.c:846 lm32-asm.c:736 m32c-asm.c:1971 m32r-asm.c:715
683 #: mep-asm.c:1674 mt-asm.c:982 or1k-asm.c:890 xc16x-asm.c:763
684 #: xstormy16-asm.c:663
685 msgid "unrecognized form of instruction"
686 msgstr ""
687
688 #: epiphany-asm.c:856 fr30-asm.c:711 frv-asm.c:1664 ip2k-asm.c:912
689 #: iq2000-asm.c:860 lm32-asm.c:750 m32c-asm.c:1985 m32r-asm.c:729
690 #: mep-asm.c:1688 mt-asm.c:996 or1k-asm.c:904 xc16x-asm.c:777
691 #: xstormy16-asm.c:677
692 #, c-format
693 msgid "bad instruction `%.50s...'"
694 msgstr ""
695
696 #: epiphany-asm.c:859 fr30-asm.c:714 frv-asm.c:1667 ip2k-asm.c:915
697 #: iq2000-asm.c:863 lm32-asm.c:753 m32c-asm.c:1988 m32r-asm.c:732
698 #: mep-asm.c:1691 mt-asm.c:999 or1k-asm.c:907 xc16x-asm.c:780
699 #: xstormy16-asm.c:680
700 #, c-format
701 msgid "bad instruction `%.50s'"
702 msgstr ""
703
704 #: epiphany-desc.c:2109
705 #, c-format
706 msgid ""
707 "internal error: epiphany_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
708 "values: `%d' vs. `%d'"
709 msgstr ""
710
711 #: epiphany-desc.c:2192
712 #, c-format
713 msgid "internal error: epiphany_cgen_cpu_open: unsupported argument `%d'"
714 msgstr ""
715
716 #: epiphany-desc.c:2211
717 #, c-format
718 msgid "internal error: epiphany_cgen_cpu_open: no endianness specified"
719 msgstr ""
720
721 #. Default text to print if an instruction isn't recognized.
722 #: epiphany-dis.c:41 fr30-dis.c:41 frv-dis.c:41 ip2k-dis.c:41 iq2000-dis.c:41
723 #: lm32-dis.c:41 m32c-dis.c:41 m32r-dis.c:41 mep-dis.c:41 mmix-dis.c:275
724 #: mt-dis.c:41 nds32-dis.c:39 or1k-dis.c:41 xc16x-dis.c:41 xstormy16-dis.c:41
725 msgid "*unknown*"
726 msgstr ""
727
728 #: epiphany-dis.c:279 fr30-dis.c:300 frv-dis.c:397 ip2k-dis.c:289
729 #: iq2000-dis.c:190 lm32-dis.c:148 m32c-dis.c:892 m32r-dis.c:280 mep-dis.c:1188
730 #: mt-dis.c:291 or1k-dis.c:142 xc16x-dis.c:421 xstormy16-dis.c:169
731 #, c-format
732 msgid "internal error: unrecognized field %d while printing insn"
733 msgstr ""
734
735 #: epiphany-ibld.c:164 fr30-ibld.c:164 frv-ibld.c:164 ip2k-ibld.c:164
736 #: iq2000-ibld.c:164 lm32-ibld.c:164 m32c-ibld.c:164 m32r-ibld.c:164
737 #: mep-ibld.c:164 mt-ibld.c:164 or1k-ibld.c:164 xc16x-ibld.c:164
738 #: xstormy16-ibld.c:164
739 #, c-format
740 msgid "operand out of range (%ld not between %ld and %lu)"
741 msgstr ""
742
743 #: epiphany-ibld.c:185 fr30-ibld.c:185 frv-ibld.c:185 ip2k-ibld.c:185
744 #: iq2000-ibld.c:185 lm32-ibld.c:185 m32c-ibld.c:185 m32r-ibld.c:185
745 #: mep-ibld.c:185 mt-ibld.c:185 or1k-ibld.c:185 xc16x-ibld.c:185
746 #: xstormy16-ibld.c:185
747 #, c-format
748 msgid "operand out of range (0x%lx not between 0 and 0x%lx)"
749 msgstr ""
750
751 #: epiphany-ibld.c:880 fr30-ibld.c:735 frv-ibld.c:861 ip2k-ibld.c:612
752 #: iq2000-ibld.c:718 lm32-ibld.c:639 m32c-ibld.c:1736 m32r-ibld.c:670
753 #: mep-ibld.c:1213 mt-ibld.c:754 or1k-ibld.c:651 xc16x-ibld.c:757
754 #: xstormy16-ibld.c:683
755 #, c-format
756 msgid "internal error: unrecognized field %d while building insn"
757 msgstr ""
758
759 #: epiphany-ibld.c:1175 fr30-ibld.c:941 frv-ibld.c:1179 ip2k-ibld.c:688
760 #: iq2000-ibld.c:894 lm32-ibld.c:744 m32c-ibld.c:2898 m32r-ibld.c:808
761 #: mep-ibld.c:1813 mt-ibld.c:975 or1k-ibld.c:757 xc16x-ibld.c:978
762 #: xstormy16-ibld.c:830
763 #, c-format
764 msgid "internal error: unrecognized field %d while decoding insn"
765 msgstr ""
766
767 #: epiphany-ibld.c:1319 fr30-ibld.c:1088 frv-ibld.c:1458 ip2k-ibld.c:763
768 #: iq2000-ibld.c:1026 lm32-ibld.c:834 m32c-ibld.c:3516 m32r-ibld.c:922
769 #: mep-ibld.c:2284 mt-ibld.c:1176 or1k-ibld.c:841 xc16x-ibld.c:1200
770 #: xstormy16-ibld.c:941
771 #, c-format
772 msgid "internal error: unrecognized field %d while getting int operand"
773 msgstr ""
774
775 #: epiphany-ibld.c:1445 fr30-ibld.c:1217 frv-ibld.c:1719 ip2k-ibld.c:820
776 #: iq2000-ibld.c:1140 lm32-ibld.c:906 m32c-ibld.c:4116 m32r-ibld.c:1018
777 #: mep-ibld.c:2737 mt-ibld.c:1359 or1k-ibld.c:907 xc16x-ibld.c:1404
778 #: xstormy16-ibld.c:1034
779 #, c-format
780 msgid "internal error: unrecognized field %d while getting vma operand"
781 msgstr ""
782
783 #: epiphany-ibld.c:1578 fr30-ibld.c:1349 frv-ibld.c:1987 ip2k-ibld.c:880
784 #: iq2000-ibld.c:1261 lm32-ibld.c:985 m32c-ibld.c:4704 m32r-ibld.c:1120
785 #: mep-ibld.c:3151 mt-ibld.c:1549 or1k-ibld.c:980 xc16x-ibld.c:1609
786 #: xstormy16-ibld.c:1134
787 #, c-format
788 msgid "internal error: unrecognized field %d while setting int operand"
789 msgstr ""
790
791 #: epiphany-ibld.c:1701 fr30-ibld.c:1471 frv-ibld.c:2245 ip2k-ibld.c:930
792 #: iq2000-ibld.c:1372 lm32-ibld.c:1054 m32c-ibld.c:5282 m32r-ibld.c:1212
793 #: mep-ibld.c:3555 mt-ibld.c:1729 or1k-ibld.c:1043 xc16x-ibld.c:1804
794 #: xstormy16-ibld.c:1224
795 #, c-format
796 msgid "internal error: unrecognized field %d while setting vma operand"
797 msgstr ""
798
799 #: fr30-asm.c:93 m32c-asm.c:872 m32c-asm.c:879
800 msgid "Register number is not valid"
801 msgstr ""
802
803 #: fr30-asm.c:95
804 msgid "Register must be between r0 and r7"
805 msgstr ""
806
807 #: fr30-asm.c:97
808 msgid "Register must be between r8 and r15"
809 msgstr ""
810
811 #: fr30-asm.c:116 m32c-asm.c:910
812 msgid "Register list is not valid"
813 msgstr ""
814
815 #: fr30-desc.c:1586
816 #, c-format
817 msgid ""
818 "internal error: fr30_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
819 "values: `%d' vs. `%d'"
820 msgstr ""
821
822 #: fr30-desc.c:1669
823 #, c-format
824 msgid "internal error: fr30_cgen_cpu_open: unsupported argument `%d'"
825 msgstr ""
826
827 #: fr30-desc.c:1688
828 #, c-format
829 msgid "internal error: fr30_cgen_cpu_open: no endianness specified"
830 msgstr ""
831
832 #: frv-asm.c:608
833 msgid "missing `]'"
834 msgstr ""
835
836 #: frv-asm.c:611 frv-asm.c:621
837 msgid "Special purpose register number is out of range"
838 msgstr ""
839
840 #: frv-asm.c:908
841 msgid "Value of A operand must be 0 or 1"
842 msgstr ""
843
844 #: frv-asm.c:944
845 msgid "register number must be even"
846 msgstr ""
847
848 #: frv-desc.c:6326
849 #, c-format
850 msgid ""
851 "internal error: frv_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
852 "values: `%d' vs. `%d'"
853 msgstr ""
854
855 #: frv-desc.c:6409
856 #, c-format
857 msgid "internal error: frv_cgen_cpu_open: unsupported argument `%d'"
858 msgstr ""
859
860 #: frv-desc.c:6428
861 #, c-format
862 msgid "internal error: frv_cgen_cpu_open: no endianness specified"
863 msgstr ""
864
865 #: frv-opc.c:459
866 #, c-format
867 msgid "internal error: bad vliw->next_slot value"
868 msgstr ""
869
870 #: frv-opc.c:769
871 #, c-format
872 msgid "internal error: bad major code"
873 msgstr ""
874
875 #: frv-opc.c:819
876 #, c-format
877 msgid "internal error: bad insn unit"
878 msgstr ""
879
880 #: h8300-dis.c:63
881 #, c-format
882 msgid "internal error, h8_disassemble_init"
883 msgstr ""
884
885 #: h8300-dis.c:314
886 #, c-format
887 msgid "Hmmmm 0x%x"
888 msgstr ""
889
890 #: h8300-dis.c:691
891 #, c-format
892 msgid "Don't understand 0x%x \n"
893 msgstr ""
894
895 #: i386-dis.c:12380
896 msgid "<internal disassembler error>"
897 msgstr ""
898
899 #: i386-dis.c:12675
900 #, c-format
901 msgid ""
902 "\n"
903 "The following i386/x86-64 specific disassembler options are supported for "
904 "use\n"
905 "with the -M switch (multiple options should be separated by commas):\n"
906 msgstr ""
907
908 #: i386-dis.c:12679
909 #, c-format
910 msgid " x86-64 Disassemble in 64bit mode\n"
911 msgstr ""
912
913 #: i386-dis.c:12680
914 #, c-format
915 msgid " i386 Disassemble in 32bit mode\n"
916 msgstr ""
917
918 #: i386-dis.c:12681
919 #, c-format
920 msgid " i8086 Disassemble in 16bit mode\n"
921 msgstr ""
922
923 #: i386-dis.c:12682
924 #, c-format
925 msgid " att Display instruction in AT&T syntax\n"
926 msgstr ""
927
928 #: i386-dis.c:12683
929 #, c-format
930 msgid " intel Display instruction in Intel syntax\n"
931 msgstr ""
932
933 #: i386-dis.c:12684
934 #, c-format
935 msgid ""
936 " att-mnemonic\n"
937 " Display instruction in AT&T mnemonic\n"
938 msgstr ""
939
940 #: i386-dis.c:12686
941 #, c-format
942 msgid ""
943 " intel-mnemonic\n"
944 " Display instruction in Intel mnemonic\n"
945 msgstr ""
946
947 #: i386-dis.c:12688
948 #, c-format
949 msgid " addr64 Assume 64bit address size\n"
950 msgstr ""
951
952 #: i386-dis.c:12689
953 #, c-format
954 msgid " addr32 Assume 32bit address size\n"
955 msgstr ""
956
957 #: i386-dis.c:12690
958 #, c-format
959 msgid " addr16 Assume 16bit address size\n"
960 msgstr ""
961
962 #: i386-dis.c:12691
963 #, c-format
964 msgid " data32 Assume 32bit data size\n"
965 msgstr ""
966
967 #: i386-dis.c:12692
968 #, c-format
969 msgid " data16 Assume 16bit data size\n"
970 msgstr ""
971
972 #: i386-dis.c:12693
973 #, c-format
974 msgid " suffix Always display instruction suffix in AT&T syntax\n"
975 msgstr ""
976
977 #: i386-dis.c:12694
978 #, c-format
979 msgid " amd64 Display instruction in AMD64 ISA\n"
980 msgstr ""
981
982 #: i386-dis.c:12695
983 #, c-format
984 msgid " intel64 Display instruction in Intel64 ISA\n"
985 msgstr ""
986
987 #: i386-dis.c:13235
988 msgid "64-bit address is disabled"
989 msgstr ""
990
991 #: i386-gen.c:718
992 #, c-format
993 msgid "%s: error: "
994 msgstr ""
995
996 #: i386-gen.c:897
997 #, c-format
998 msgid "%s: %d: unknown bitfield: %s\n"
999 msgstr ""
1000
1001 #: i386-gen.c:899
1002 #, c-format
1003 msgid "unknown bitfield: %s\n"
1004 msgstr ""
1005
1006 #: i386-gen.c:962
1007 #, c-format
1008 msgid "%s: %d: missing `)' in bitfield: %s\n"
1009 msgstr ""
1010
1011 #: i386-gen.c:1263
1012 #, c-format
1013 msgid "can't find i386-opc.tbl for reading, errno = %s\n"
1014 msgstr ""
1015
1016 #: i386-gen.c:1394
1017 #, c-format
1018 msgid "can't find i386-reg.tbl for reading, errno = %s\n"
1019 msgstr ""
1020
1021 #: i386-gen.c:1472
1022 #, c-format
1023 msgid "can't create i386-init.h, errno = %s\n"
1024 msgstr ""
1025
1026 #: i386-gen.c:1562 ia64-gen.c:2829
1027 #, c-format
1028 msgid "unable to change directory to \"%s\", errno = %s\n"
1029 msgstr ""
1030
1031 #: i386-gen.c:1574 i386-gen.c:1577
1032 #, c-format
1033 msgid "CpuMax != %d!\n"
1034 msgstr ""
1035
1036 #: i386-gen.c:1581
1037 #, c-format
1038 msgid "%d unused bits in i386_cpu_flags.\n"
1039 msgstr ""
1040
1041 #: i386-gen.c:1588
1042 #, c-format
1043 msgid "%d unused bits in i386_operand_type.\n"
1044 msgstr ""
1045
1046 #: i386-gen.c:1602
1047 #, c-format
1048 msgid "can't create i386-tbl.h, errno = %s\n"
1049 msgstr ""
1050
1051 #: ia64-gen.c:306
1052 #, c-format
1053 msgid "%s: Error: "
1054 msgstr ""
1055
1056 #: ia64-gen.c:319
1057 #, c-format
1058 msgid "%s: Warning: "
1059 msgstr ""
1060
1061 #: ia64-gen.c:505 ia64-gen.c:736
1062 #, c-format
1063 msgid "multiple note %s not handled\n"
1064 msgstr ""
1065
1066 #: ia64-gen.c:616
1067 msgid "can't find ia64-ic.tbl for reading\n"
1068 msgstr ""
1069
1070 #: ia64-gen.c:818
1071 #, c-format
1072 msgid "can't find %s for reading\n"
1073 msgstr ""
1074
1075 #: ia64-gen.c:1050
1076 #, c-format
1077 msgid ""
1078 "most recent format '%s'\n"
1079 "appears more restrictive than '%s'\n"
1080 msgstr ""
1081
1082 #: ia64-gen.c:1061
1083 #, c-format
1084 msgid "overlapping field %s->%s\n"
1085 msgstr ""
1086
1087 #: ia64-gen.c:1258
1088 #, c-format
1089 msgid "overwriting note %d with note %d (IC:%s)\n"
1090 msgstr ""
1091
1092 #: ia64-gen.c:1465
1093 #, c-format
1094 msgid "don't know how to specify %% dependency %s\n"
1095 msgstr ""
1096
1097 #: ia64-gen.c:1487
1098 #, c-format
1099 msgid "Don't know how to specify # dependency %s\n"
1100 msgstr ""
1101
1102 #: ia64-gen.c:1526
1103 #, c-format
1104 msgid "IC:%s [%s] has no terminals or sub-classes\n"
1105 msgstr ""
1106
1107 #: ia64-gen.c:1529
1108 #, c-format
1109 msgid "IC:%s has no terminals or sub-classes\n"
1110 msgstr ""
1111
1112 #: ia64-gen.c:1538
1113 #, c-format
1114 msgid "no insns mapped directly to terminal IC %s [%s]"
1115 msgstr ""
1116
1117 #: ia64-gen.c:1541
1118 #, c-format
1119 msgid "no insns mapped directly to terminal IC %s\n"
1120 msgstr ""
1121
1122 #: ia64-gen.c:1552
1123 #, c-format
1124 msgid "class %s is defined but not used\n"
1125 msgstr ""
1126
1127 #: ia64-gen.c:1565
1128 #, c-format
1129 msgid "Warning: rsrc %s (%s) has no chks\n"
1130 msgstr ""
1131
1132 #: ia64-gen.c:1568
1133 #, c-format
1134 msgid "Warning: rsrc %s (%s) has no chks or regs\n"
1135 msgstr ""
1136
1137 #: ia64-gen.c:1572
1138 #, c-format
1139 msgid "rsrc %s (%s) has no regs\n"
1140 msgstr ""
1141
1142 #: ia64-gen.c:2464
1143 #, c-format
1144 msgid "IC note %d in opcode %s (IC:%s) conflicts with resource %s note %d\n"
1145 msgstr ""
1146
1147 #: ia64-gen.c:2492
1148 #, c-format
1149 msgid "IC note %d for opcode %s (IC:%s) conflicts with resource %s note %d\n"
1150 msgstr ""
1151
1152 #: ia64-gen.c:2506
1153 #, c-format
1154 msgid "opcode %s has no class (ops %d %d %d)\n"
1155 msgstr ""
1156
1157 #. We've been passed a w. Return with an error message so that
1158 #. cgen will try the next parsing option.
1159 #: ip2k-asm.c:81
1160 msgid "W keyword invalid in FR operand slot."
1161 msgstr ""
1162
1163 #. Invalid offset present.
1164 #: ip2k-asm.c:106
1165 msgid "offset(IP) is not a valid form"
1166 msgstr ""
1167
1168 #. Found something there in front of (DP) but it's out
1169 #. of range.
1170 #: ip2k-asm.c:154
1171 msgid "(DP) offset out of range."
1172 msgstr ""
1173
1174 #. Found something there in front of (SP) but it's out
1175 #. of range.
1176 #: ip2k-asm.c:195
1177 msgid "(SP) offset out of range."
1178 msgstr ""
1179
1180 #: ip2k-asm.c:211
1181 msgid "illegal use of parentheses"
1182 msgstr ""
1183
1184 #: ip2k-asm.c:218
1185 msgid "operand out of range (not between 1 and 255)"
1186 msgstr ""
1187
1188 #. Something is very wrong. opindex has to be one of the above.
1189 #: ip2k-asm.c:242
1190 msgid "parse_addr16: invalid opindex."
1191 msgstr ""
1192
1193 #: ip2k-asm.c:296
1194 msgid "Byte address required. - must be even."
1195 msgstr ""
1196
1197 #: ip2k-asm.c:305
1198 msgid "cgen_parse_address returned a symbol. Literal required."
1199 msgstr ""
1200
1201 #: ip2k-asm.c:360
1202 msgid "percent-operator operand is not a symbol"
1203 msgstr ""
1204
1205 #: ip2k-asm.c:413
1206 msgid "Attempt to find bit index of 0"
1207 msgstr ""
1208
1209 #: ip2k-desc.c:1015
1210 #, c-format
1211 msgid ""
1212 "internal error: ip2k_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
1213 "values: `%d' vs. `%d'"
1214 msgstr ""
1215
1216 #: ip2k-desc.c:1098
1217 #, c-format
1218 msgid "internal error: ip2k_cgen_cpu_open: unsupported argument `%d'"
1219 msgstr ""
1220
1221 #: ip2k-desc.c:1117
1222 #, c-format
1223 msgid "internal error: ip2k_cgen_cpu_open: no endianness specified"
1224 msgstr ""
1225
1226 #: iq2000-asm.c:112 iq2000-asm.c:142
1227 msgid "immediate value cannot be register"
1228 msgstr ""
1229
1230 #: iq2000-asm.c:123 iq2000-asm.c:153 lm32-asm.c:70
1231 msgid "immediate value out of range"
1232 msgstr ""
1233
1234 #: iq2000-asm.c:182
1235 msgid "21-bit offset out of range"
1236 msgstr ""
1237
1238 #: iq2000-desc.c:2020
1239 #, c-format
1240 msgid ""
1241 "internal error: iq2000_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
1242 "values: `%d' vs. `%d'"
1243 msgstr ""
1244
1245 #: iq2000-desc.c:2103
1246 #, c-format
1247 msgid "internal error: iq2000_cgen_cpu_open: unsupported argument `%d'"
1248 msgstr ""
1249
1250 #: iq2000-desc.c:2122
1251 #, c-format
1252 msgid "internal error: iq2000_cgen_cpu_open: no endianness specified"
1253 msgstr ""
1254
1255 #: lm32-asm.c:166
1256 msgid "expecting gp relative address: gp(symbol)"
1257 msgstr ""
1258
1259 #: lm32-asm.c:196
1260 msgid "expecting got relative address: got(symbol)"
1261 msgstr ""
1262
1263 #: lm32-asm.c:226
1264 msgid "expecting got relative address: gotoffhi16(symbol)"
1265 msgstr ""
1266
1267 #: lm32-asm.c:256
1268 msgid "expecting got relative address: gotofflo16(symbol)"
1269 msgstr ""
1270
1271 #: lm32-desc.c:1002
1272 #, c-format
1273 msgid ""
1274 "internal error: lm32_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
1275 "values: `%d' vs. `%d'"
1276 msgstr ""
1277
1278 #: lm32-desc.c:1085
1279 #, c-format
1280 msgid "internal error: lm32_cgen_cpu_open: unsupported argument `%d'"
1281 msgstr ""
1282
1283 #: lm32-desc.c:1104
1284 #, c-format
1285 msgid "internal error: lm32_cgen_cpu_open: no endianness specified"
1286 msgstr ""
1287
1288 #: m10200-dis.c:157 m10300-dis.c:580
1289 #, c-format
1290 msgid "unknown\t0x%04lx"
1291 msgstr ""
1292
1293 #: m10200-dis.c:327
1294 #, c-format
1295 msgid "unknown\t0x%02lx"
1296 msgstr ""
1297
1298 #: m32c-asm.c:117
1299 msgid "imm:6 immediate is out of range"
1300 msgstr ""
1301
1302 #: m32c-asm.c:145
1303 #, c-format
1304 msgid "%dsp8() takes a symbolic address, not a number"
1305 msgstr ""
1306
1307 #: m32c-asm.c:159 m32c-asm.c:163 m32c-asm.c:253
1308 msgid "dsp:8 immediate is out of range"
1309 msgstr ""
1310
1311 #: m32c-asm.c:184 m32c-asm.c:188
1312 msgid "Immediate is out of range -8 to 7"
1313 msgstr ""
1314
1315 #: m32c-asm.c:209 m32c-asm.c:213
1316 msgid "Immediate is out of range -7 to 8"
1317 msgstr ""
1318
1319 #: m32c-asm.c:281
1320 #, c-format
1321 msgid "%dsp16() takes a symbolic address, not a number"
1322 msgstr ""
1323
1324 #: m32c-asm.c:305 m32c-asm.c:312 m32c-asm.c:373
1325 msgid "dsp:16 immediate is out of range"
1326 msgstr ""
1327
1328 #: m32c-asm.c:399
1329 msgid "dsp:20 immediate is out of range"
1330 msgstr ""
1331
1332 #: m32c-asm.c:425 m32c-asm.c:445
1333 msgid "dsp:24 immediate is out of range"
1334 msgstr ""
1335
1336 #: m32c-asm.c:478
1337 msgid "immediate is out of range 1-2"
1338 msgstr ""
1339
1340 #: m32c-asm.c:496
1341 msgid "immediate is out of range 1-8"
1342 msgstr ""
1343
1344 #: m32c-asm.c:514
1345 msgid "immediate is out of range 0-7"
1346 msgstr ""
1347
1348 #: m32c-asm.c:550
1349 msgid "immediate is out of range 2-9"
1350 msgstr ""
1351
1352 #: m32c-asm.c:568
1353 msgid "Bit number for indexing general register is out of range 0-15"
1354 msgstr ""
1355
1356 #: m32c-asm.c:606 m32c-asm.c:662
1357 msgid "bit,base is out of range"
1358 msgstr ""
1359
1360 #: m32c-asm.c:613 m32c-asm.c:618 m32c-asm.c:666
1361 msgid "bit,base out of range for symbol"
1362 msgstr ""
1363
1364 #: m32c-asm.c:802
1365 msgid "not a valid r0l/r0h pair"
1366 msgstr ""
1367
1368 #: m32c-asm.c:832
1369 msgid "Invalid size specifier"
1370 msgstr ""
1371
1372 #: m32c-desc.c:63033
1373 #, c-format
1374 msgid ""
1375 "internal error: m32c_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
1376 "values: `%d' vs. `%d'"
1377 msgstr ""
1378
1379 #: m32c-desc.c:63116
1380 #, c-format
1381 msgid "internal error: m32c_cgen_cpu_open: unsupported argument `%d'"
1382 msgstr ""
1383
1384 #: m32c-desc.c:63135
1385 #, c-format
1386 msgid "internal error: m32c_cgen_cpu_open: no endianness specified"
1387 msgstr ""
1388
1389 #: m32r-desc.c:1365
1390 #, c-format
1391 msgid ""
1392 "internal error: m32r_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
1393 "values: `%d' vs. `%d'"
1394 msgstr ""
1395
1396 #: m32r-desc.c:1448
1397 #, c-format
1398 msgid "internal error: m32r_cgen_cpu_open: unsupported argument `%d'"
1399 msgstr ""
1400
1401 #: m32r-desc.c:1467
1402 #, c-format
1403 msgid "internal error: m32r_cgen_cpu_open: no endianness specified"
1404 msgstr ""
1405
1406 #: m68k-dis.c:1292
1407 #, c-format
1408 msgid "<function code %d>"
1409 msgstr ""
1410
1411 #: m68k-dis.c:1455
1412 #, c-format
1413 msgid "<internal error in opcode table: %s %s>\n"
1414 msgstr ""
1415
1416 #: mep-asm.c:129
1417 msgid "Only $tp or $13 allowed for this opcode"
1418 msgstr ""
1419
1420 #: mep-asm.c:143
1421 msgid "Only $sp or $15 allowed for this opcode"
1422 msgstr ""
1423
1424 #: mep-asm.c:308 mep-asm.c:504
1425 #, c-format
1426 msgid "invalid %function() here"
1427 msgstr ""
1428
1429 #: mep-asm.c:336
1430 msgid "Immediate is out of range -32768 to 32767"
1431 msgstr ""
1432
1433 #: mep-asm.c:356
1434 msgid "Immediate is out of range 0 to 65535"
1435 msgstr ""
1436
1437 #: mep-asm.c:549 mep-asm.c:562
1438 msgid "Immediate is out of range -512 to 511"
1439 msgstr ""
1440
1441 #: mep-asm.c:554 mep-asm.c:563
1442 msgid "Immediate is out of range -128 to 127"
1443 msgstr ""
1444
1445 #: mep-asm.c:558
1446 msgid "Value is not aligned enough"
1447 msgstr ""
1448
1449 #: mep-desc.c:6226
1450 #, c-format
1451 msgid ""
1452 "internal error: mep_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
1453 "values: `%d' vs. `%d'"
1454 msgstr ""
1455
1456 #: mep-desc.c:6309
1457 #, c-format
1458 msgid "internal error: mep_cgen_cpu_open: unsupported argument `%d'"
1459 msgstr ""
1460
1461 #: mep-desc.c:6328
1462 #, c-format
1463 msgid "internal error: mep_cgen_cpu_open: no endianness specified"
1464 msgstr ""
1465
1466 #: mips-dis.c:1751 mips-dis.c:1977
1467 #, c-format
1468 msgid "# internal error, undefined operand in `%s %s'"
1469 msgstr ""
1470
1471 #: mips-dis.c:2553
1472 #, c-format
1473 msgid ""
1474 "\n"
1475 "The following MIPS specific disassembler options are supported for use\n"
1476 "with the -M switch (multiple options should be separated by commas):\n"
1477 msgstr ""
1478
1479 #: mips-dis.c:2557
1480 #, c-format
1481 msgid ""
1482 "\n"
1483 " no-aliases Use canonical instruction forms.\n"
1484 msgstr ""
1485
1486 #: mips-dis.c:2560
1487 #, c-format
1488 msgid ""
1489 "\n"
1490 " msa Recognize MSA instructions.\n"
1491 msgstr ""
1492
1493 #: mips-dis.c:2563
1494 #, c-format
1495 msgid ""
1496 "\n"
1497 " virt Recognize the virtualization ASE instructions.\n"
1498 msgstr ""
1499
1500 #: mips-dis.c:2566
1501 #, c-format
1502 msgid ""
1503 "\n"
1504 " xpa Recognize the eXtended Physical Address (XPA)\n"
1505 " ASE instructions.\n"
1506 msgstr ""
1507
1508 #: mips-dis.c:2570
1509 #, c-format
1510 msgid ""
1511 "\n"
1512 " gpr-names=ABI Print GPR names according to specified ABI.\n"
1513 " Default: based on binary being disassembled.\n"
1514 msgstr ""
1515
1516 #: mips-dis.c:2574
1517 #, c-format
1518 msgid ""
1519 "\n"
1520 " fpr-names=ABI Print FPR names according to specified ABI.\n"
1521 " Default: numeric.\n"
1522 msgstr ""
1523
1524 #: mips-dis.c:2578
1525 #, c-format
1526 msgid ""
1527 "\n"
1528 " cp0-names=ARCH Print CP0 register names according to\n"
1529 " specified architecture.\n"
1530 " Default: based on binary being disassembled.\n"
1531 msgstr ""
1532
1533 #: mips-dis.c:2583
1534 #, c-format
1535 msgid ""
1536 "\n"
1537 " hwr-names=ARCH Print HWR names according to specified \n"
1538 " architecture.\n"
1539 " Default: based on binary being disassembled.\n"
1540 msgstr ""
1541
1542 #: mips-dis.c:2588
1543 #, c-format
1544 msgid ""
1545 "\n"
1546 " reg-names=ABI Print GPR and FPR names according to\n"
1547 " specified ABI.\n"
1548 msgstr ""
1549
1550 #: mips-dis.c:2592
1551 #, c-format
1552 msgid ""
1553 "\n"
1554 " reg-names=ARCH Print CP0 register and HWR names according to\n"
1555 " specified architecture.\n"
1556 msgstr ""
1557
1558 #: mips-dis.c:2596
1559 #, c-format
1560 msgid ""
1561 "\n"
1562 " For the options above, the following values are supported for \"ABI\":\n"
1563 " "
1564 msgstr ""
1565
1566 #: mips-dis.c:2603
1567 #, c-format
1568 msgid ""
1569 "\n"
1570 " For the options above, The following values are supported for \"ARCH\":\n"
1571 " "
1572 msgstr ""
1573
1574 #: mmix-dis.c:33
1575 #, c-format
1576 msgid "bad case %d (%s) in %s:%d"
1577 msgstr ""
1578
1579 #: mmix-dis.c:42
1580 #, c-format
1581 msgid "internal: non-debugged code (test-case missing): %s:%d"
1582 msgstr ""
1583
1584 #: mmix-dis.c:52
1585 msgid "(unknown)"
1586 msgstr ""
1587
1588 #: mmix-dis.c:510
1589 #, c-format
1590 msgid "*unknown operands type: %d*"
1591 msgstr ""
1592
1593 #: msp430-decode.opc:145 rl78-decode.opc:106
1594 #, c-format
1595 msgid "internal error: immediate() called with invalid byte count %d"
1596 msgstr ""
1597
1598 #: msp430-dis.c:59
1599 #, c-format
1600 msgid "Warning: disassembly unreliable - not enough bytes available"
1601 msgstr ""
1602
1603 #: msp430-dis.c:65
1604 #, c-format
1605 msgid "Error: read from memory failed"
1606 msgstr ""
1607
1608 #: msp430-dis.c:499
1609 msgid "Warning: illegal as emulation instr"
1610 msgstr ""
1611
1612 #. R2/R3 are illegal as dest: may be data section.
1613 #: msp430-dis.c:591
1614 msgid "Warning: illegal as 2-op instr"
1615 msgstr ""
1616
1617 #: msp430-dis.c:1002
1618 msgid "Warning: unrecognised CALLA addressing mode"
1619 msgstr ""
1620
1621 #: msp430-dis.c:1303 msp430-dis.c:1324 msp430-dis.c:1345
1622 #, c-format
1623 msgid "Warning: reserved use of A/L and B/W bits detected"
1624 msgstr ""
1625
1626 #: mt-asm.c:110 mt-asm.c:190
1627 msgid "Operand out of range. Must be between -32768 and 32767."
1628 msgstr ""
1629
1630 #: mt-asm.c:149
1631 msgid "Biiiig Trouble in parse_imm16!"
1632 msgstr ""
1633
1634 #: mt-asm.c:157
1635 msgid "The percent-operator's operand is not a symbol"
1636 msgstr ""
1637
1638 #: mt-asm.c:395
1639 msgid "invalid operand. type may have values 0,1,2 only."
1640 msgstr ""
1641
1642 #: mt-desc.c:1146
1643 #, c-format
1644 msgid ""
1645 "internal error: mt_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
1646 "values: `%d' vs. `%d'"
1647 msgstr ""
1648
1649 #: mt-desc.c:1229
1650 #, c-format
1651 msgid "internal error: mt_cgen_cpu_open: unsupported argument `%d'"
1652 msgstr ""
1653
1654 #: mt-desc.c:1248
1655 #, c-format
1656 msgid "internal error: mt_cgen_cpu_open: no endianness specified"
1657 msgstr ""
1658
1659 #: nds32-asm.c:1508
1660 #, c-format
1661 msgid "internal error: unknown operand, %s"
1662 msgstr ""
1663
1664 #: nds32-asm.c:2062
1665 #, c-format
1666 msgid "internal error: don't know how to handle parsing results"
1667 msgstr ""
1668
1669 #: nds32-asm.c:2070
1670 #, c-format
1671 msgid "internal error: unknown hardware resource"
1672 msgstr ""
1673
1674 #: nfp-dis.c:934
1675 msgid "<invalid_instruction>"
1676 msgstr ""
1677
1678 #: nfp-dis.c:1337
1679 msgid ", <invalid CRC operator>, "
1680 msgstr ""
1681
1682 #: nfp-dis.c:1689
1683 msgid "<invalid branch>["
1684 msgstr ""
1685
1686 #: nfp-dis.c:2058 nfp-dis.c:2329
1687 #, c-format
1688 msgid "<invalid cmd target %d:%d:%d>[]"
1689 msgstr ""
1690
1691 #: nfp-dis.c:2069 nfp-dis.c:2340
1692 #, c-format
1693 msgid "<invalid cmd action %d:%d:%d>[]"
1694 msgstr ""
1695
1696 #: nfp-dis.c:2561
1697 msgid "File has no ME-Config section."
1698 msgstr ""
1699
1700 #: nfp-dis.c:2575
1701 msgid "File has invalid ME-Config section."
1702 msgstr ""
1703
1704 #: nfp-dis.c:2719
1705 #, c-format
1706 msgid "Error processing section %u "
1707 msgstr ""
1708
1709 #: nfp-dis.c:2748
1710 #, c-format
1711 msgid "Invalid NFP option: %s"
1712 msgstr ""
1713
1714 #: nfp-dis.c:2980
1715 #, c-format
1716 msgid ""
1717 "\n"
1718 "The following NFP specific disassembler options are supported for use\n"
1719 "with the -M switch (multiple options should be separated by commas):\n"
1720 msgstr ""
1721
1722 #: nfp-dis.c:2984
1723 #, c-format
1724 msgid ""
1725 "\n"
1726 " no-pc\t\t Don't print program counter prefix.\n"
1727 " ctx4\t\t Force disassembly using 4-context mode.\n"
1728 " ctx8\t\t Force 8-context mode, takes presedence.\""
1729 msgstr ""
1730
1731 #: nios2-dis.c:135
1732 #, c-format
1733 msgid "out of memory"
1734 msgstr ""
1735
1736 #: nios2-dis.c:263
1737 #, c-format
1738 msgid "internal error: broken opcode descriptor for `%s %s'"
1739 msgstr ""
1740
1741 #. I and Z are output operands and can`t be immediate
1742 #. A is an address and we can`t have the address of
1743 #. an immediate either. We don't know how much to increase
1744 #. aoffsetp by since whatever generated this is broken
1745 #. anyway!
1746 #: ns32k-dis.c:533
1747 #, c-format
1748 msgid "$<undefined>"
1749 msgstr ""
1750
1751 #: or1k-desc.c:1948
1752 #, c-format
1753 msgid ""
1754 "internal error: or1k_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
1755 "values: `%d' vs. `%d'"
1756 msgstr ""
1757
1758 #: or1k-desc.c:2031
1759 #, c-format
1760 msgid "internal error: or1k_cgen_cpu_open: unsupported argument `%d'"
1761 msgstr ""
1762
1763 #: or1k-desc.c:2050
1764 #, c-format
1765 msgid "internal error: or1k_cgen_cpu_open: no endianness specified"
1766 msgstr ""
1767
1768 #: ppc-dis.c:363
1769 #, c-format
1770 msgid "warning: ignoring unknown -M%s option"
1771 msgstr ""
1772
1773 #: ppc-dis.c:875
1774 #, c-format
1775 msgid ""
1776 "\n"
1777 "The following PPC specific disassembler options are supported for use with\n"
1778 "the -M switch:\n"
1779 msgstr ""
1780
1781 #: ppc-opc.c:52 ppc-opc.c:75 ppc-opc.c:100 ppc-opc.c:129
1782 msgid "invalid register"
1783 msgstr ""
1784
1785 #: ppc-opc.c:377 ppc-opc.c:405
1786 msgid "invalid conditional option"
1787 msgstr ""
1788
1789 #: ppc-opc.c:379 ppc-opc.c:407
1790 msgid "invalid counter access"
1791 msgstr ""
1792
1793 #: ppc-opc.c:409
1794 msgid "attempt to set y bit when using + or - modifier"
1795 msgstr ""
1796
1797 #: ppc-opc.c:500
1798 msgid "invalid mask field"
1799 msgstr ""
1800
1801 #: ppc-opc.c:523
1802 msgid "invalid mfcr mask"
1803 msgstr ""
1804
1805 #: ppc-opc.c:596 ppc-opc.c:636
1806 msgid "illegal L operand value"
1807 msgstr ""
1808
1809 #: ppc-opc.c:642
1810 msgid "incompatible L operand value"
1811 msgstr ""
1812
1813 #: ppc-opc.c:686 ppc-opc.c:721
1814 msgid "illegal bitmask"
1815 msgstr ""
1816
1817 #: ppc-opc.c:808
1818 msgid "address register in load range"
1819 msgstr ""
1820
1821 #: ppc-opc.c:874
1822 msgid "index register in load range"
1823 msgstr ""
1824
1825 #: ppc-opc.c:903 ppc-opc.c:984
1826 msgid "source and target register operands must be different"
1827 msgstr ""
1828
1829 #: ppc-opc.c:931
1830 msgid "invalid register operand when updating"
1831 msgstr ""
1832
1833 #: ppc-opc.c:1047
1834 msgid "illegal immediate value"
1835 msgstr ""
1836
1837 #: ppc-opc.c:1194
1838 msgid "invalid sprg number"
1839 msgstr ""
1840
1841 #: ppc-opc.c:1231
1842 msgid "invalid tbr number"
1843 msgstr ""
1844
1845 #: ppc-opc.c:1373
1846 msgid "invalid constant"
1847 msgstr ""
1848
1849 #: ppc-opc.c:1478 ppc-opc.c:1505 ppc-opc.c:1532 ppc-opc.c:1559
1850 msgid "UIMM = 00000 is illegal"
1851 msgstr ""
1852
1853 #: ppc-opc.c:1586
1854 msgid "UIMM values >7 are illegal"
1855 msgstr ""
1856
1857 #: ppc-opc.c:1613
1858 msgid "UIMM values >15 are illegal"
1859 msgstr ""
1860
1861 #: ppc-opc.c:1640
1862 msgid "GPR odd is illegal"
1863 msgstr ""
1864
1865 #: ppc-opc.c:1667 ppc-opc.c:1694
1866 msgid "invalid offset"
1867 msgstr ""
1868
1869 #: ppc-opc.c:1721
1870 msgid "invalid Ddd value"
1871 msgstr ""
1872
1873 #: riscv-dis.c:68
1874 #, c-format
1875 msgid "unrecognized disassembler option: %s"
1876 msgstr ""
1877
1878 #: riscv-dis.c:346
1879 #, c-format
1880 msgid "# internal error, undefined modifier (%c)"
1881 msgstr ""
1882
1883 #: riscv-dis.c:498
1884 #, c-format
1885 msgid ""
1886 "\n"
1887 "The following RISC-V-specific disassembler options are supported for use\n"
1888 "with the -M switch (multiple options should be separated by commas):\n"
1889 msgstr ""
1890
1891 #: riscv-dis.c:502
1892 #, c-format
1893 msgid ""
1894 "\n"
1895 " numeric Print numeric register names, rather than ABI names.\n"
1896 msgstr ""
1897
1898 #: riscv-dis.c:505
1899 #, c-format
1900 msgid ""
1901 "\n"
1902 " no-aliases Disassemble only into canonical instructions, rather\n"
1903 " than into pseudoinstructions.\n"
1904 msgstr ""
1905
1906 #: s390-dis.c:42
1907 msgid "Disassemble in ESA architecture mode"
1908 msgstr ""
1909
1910 #: s390-dis.c:43
1911 msgid "Disassemble in z/Architecture mode"
1912 msgstr ""
1913
1914 #: s390-dis.c:44
1915 msgid "Print unknown instructions according to length from first two bits"
1916 msgstr ""
1917
1918 #: s390-dis.c:76
1919 #, c-format
1920 msgid "unknown S/390 disassembler option: %s"
1921 msgstr ""
1922
1923 #: s390-dis.c:410
1924 #, c-format
1925 msgid ""
1926 "\n"
1927 "The following S/390 specific disassembler options are supported for use\n"
1928 "with the -M switch (multiple options should be separated by commas):\n"
1929 msgstr ""
1930
1931 #: score-dis.c:663 score-dis.c:870 score-dis.c:1031 score-dis.c:1145
1932 #: score-dis.c:1152 score-dis.c:1159 score7-dis.c:695 score7-dis.c:858
1933 msgid "<illegal instruction>"
1934 msgstr ""
1935
1936 #: sparc-dis.c:308 sparc-dis.c:318
1937 #, c-format
1938 msgid "internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n"
1939 msgstr ""
1940
1941 #: sparc-dis.c:377
1942 #, c-format
1943 msgid "internal error: bad sparc-opcode.h: \"%s\" == \"%s\"\n"
1944 msgstr ""
1945
1946 #. Mark as non-valid instruction.
1947 #: sparc-dis.c:1098
1948 msgid "unknown"
1949 msgstr ""
1950
1951 #: v850-dis.c:453
1952 #, c-format
1953 msgid "unknown operand shift: %x"
1954 msgstr ""
1955
1956 #: v850-dis.c:469
1957 #, c-format
1958 msgid "unknown reg: %d"
1959 msgstr ""
1960
1961 #. The functions used to insert and extract complicated operands.
1962 #. Note: There is a conspiracy between these functions and
1963 #. v850_insert_operand() in gas/config/tc-v850.c. Error messages
1964 #. containing the string 'out of range' will be ignored unless a
1965 #. specific command line option is given to GAS.
1966 #: v850-opc.c:53
1967 msgid "displacement value is not in range and is not aligned"
1968 msgstr ""
1969
1970 #: v850-opc.c:54
1971 msgid "displacement value is out of range"
1972 msgstr ""
1973
1974 #: v850-opc.c:55
1975 msgid "displacement value is not aligned"
1976 msgstr ""
1977
1978 #: v850-opc.c:57
1979 msgid "immediate value is out of range"
1980 msgstr ""
1981
1982 #: v850-opc.c:58
1983 msgid "branch value out of range"
1984 msgstr ""
1985
1986 #: v850-opc.c:59
1987 msgid "branch value not in range and to odd offset"
1988 msgstr ""
1989
1990 #: v850-opc.c:60
1991 msgid "branch to odd offset"
1992 msgstr ""
1993
1994 #: v850-opc.c:61
1995 msgid "position value is out of range"
1996 msgstr ""
1997
1998 #: v850-opc.c:62
1999 msgid "width value is out of range"
2000 msgstr ""
2001
2002 #: v850-opc.c:63
2003 msgid "SelID is out of range"
2004 msgstr ""
2005
2006 #: v850-opc.c:64
2007 msgid "vector8 is out of range"
2008 msgstr ""
2009
2010 #: v850-opc.c:65
2011 msgid "vector5 is out of range"
2012 msgstr ""
2013
2014 #: v850-opc.c:66
2015 msgid "imm10 is out of range"
2016 msgstr ""
2017
2018 #: v850-opc.c:67
2019 msgid "SR/SelID is out of range"
2020 msgstr ""
2021
2022 #: v850-opc.c:512
2023 msgid "invalid register for stack adjustment"
2024 msgstr ""
2025
2026 #: v850-opc.c:532
2027 msgid "invalid register name"
2028 msgstr ""
2029
2030 #: wasm32-dis.c:88
2031 msgid "Disassemble \"register\" names"
2032 msgstr ""
2033
2034 #: wasm32-dis.c:89
2035 msgid "Name well-known globals"
2036 msgstr ""
2037
2038 #: wasm32-dis.c:503
2039 #, c-format
2040 msgid ""
2041 "The following WebAssembly-specific disassembler options are supported for "
2042 "use\n"
2043 "with the -M switch:\n"
2044 msgstr ""
2045
2046 #: xc16x-asm.c:66
2047 msgid "Missing '#' prefix"
2048 msgstr ""
2049
2050 #: xc16x-asm.c:82
2051 msgid "Missing '.' prefix"
2052 msgstr ""
2053
2054 #: xc16x-asm.c:98
2055 msgid "Missing 'pof:' prefix"
2056 msgstr ""
2057
2058 #: xc16x-asm.c:114
2059 msgid "Missing 'pag:' prefix"
2060 msgstr ""
2061
2062 #: xc16x-asm.c:130
2063 msgid "Missing 'sof:' prefix"
2064 msgstr ""
2065
2066 #: xc16x-asm.c:146
2067 msgid "Missing 'seg:' prefix"
2068 msgstr ""
2069
2070 #: xc16x-desc.c:3349
2071 #, c-format
2072 msgid ""
2073 "internal error: xc16x_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
2074 "values: `%d' vs. `%d'"
2075 msgstr ""
2076
2077 #: xc16x-desc.c:3432
2078 #, c-format
2079 msgid "internal error: xc16x_cgen_cpu_open: unsupported argument `%d'"
2080 msgstr ""
2081
2082 #: xc16x-desc.c:3451
2083 #, c-format
2084 msgid "internal error: xc16x_cgen_cpu_open: no endianness specified"
2085 msgstr ""
2086
2087 #: xstormy16-asm.c:71
2088 msgid "Bad register in preincrement"
2089 msgstr ""
2090
2091 #: xstormy16-asm.c:76
2092 msgid "Bad register in postincrement"
2093 msgstr ""
2094
2095 #: xstormy16-asm.c:78
2096 msgid "Bad register name"
2097 msgstr ""
2098
2099 #: xstormy16-asm.c:82
2100 msgid "Label conflicts with register name"
2101 msgstr ""
2102
2103 #: xstormy16-asm.c:86
2104 msgid "Label conflicts with `Rx'"
2105 msgstr ""
2106
2107 #: xstormy16-asm.c:88
2108 msgid "Bad immediate expression"
2109 msgstr ""
2110
2111 #: xstormy16-asm.c:109
2112 msgid "No relocation for small immediate"
2113 msgstr ""
2114
2115 #: xstormy16-asm.c:119
2116 msgid "Small operand was not an immediate number"
2117 msgstr ""
2118
2119 #: xstormy16-asm.c:157
2120 msgid "Operand is not a symbol"
2121 msgstr ""
2122
2123 #: xstormy16-asm.c:165
2124 msgid "Syntax error: No trailing ')'"
2125 msgstr ""
2126
2127 #: xstormy16-desc.c:1317
2128 #, c-format
2129 msgid ""
2130 "internal error: xstormy16_cgen_rebuild_tables: conflicting insn-chunk-"
2131 "bitsize values: `%d' vs. `%d'"
2132 msgstr ""
2133
2134 #: xstormy16-desc.c:1400
2135 #, c-format
2136 msgid "internal error: xstormy16_cgen_cpu_open: unsupported argument `%d'"
2137 msgstr ""
2138
2139 #: xstormy16-desc.c:1419
2140 #, c-format
2141 msgid "internal error: xstormy16_cgen_cpu_open: no endianness specified"
2142 msgstr ""
This page took 0.081751 seconds and 4 git commands to generate.