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