sr.po revision 1.1.1.4 1 # Serbian translation of opcodes.
2 # Copyright 2020 Free Software Foundation, Inc.
3 # This file is distributed under the same license as the binutils package.
4 # <miroslavnikolic (a] rocketmail.com>, 2016-2024.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: opcodes-2.41.90\n"
9 "Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n"
10 "POT-Creation-Date: 2024-01-15 14:56+0000\n"
11 "PO-Revision-Date: 2024-01-21 08:50+0100\n"
12 "Last-Translator: <miroslavnikolic (a] rocketmail.com>\n"
13 "Language-Team: Serbian <(nothing)>\n"
14 "Language: sr\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
19 "X-Bugs: Report translation errors to the Language-Team address.\n"
20
21 #: aarch64-asm.c:874
22 msgid "specified register cannot be read from"
23 msgstr " "
24
25 #: aarch64-asm.c:883
26 msgid "specified register cannot be written to"
27 msgstr " "
28
29 #. Invalid option.
30 #: aarch64-dis.c:103 arc-dis.c:807 arm-dis.c:12303 kvx-dis.c:154
31 #, c-format
32 msgid "unrecognised disassembler option: %s"
33 msgstr " : %s"
34
35 #: aarch64-dis.c:3955
36 #, c-format
37 msgid "this `%s' should have an immediately preceding `%s'"
38 msgstr " %s %s"
39
40 #: aarch64-dis.c:3962
41 #, c-format
42 msgid "expected `%s' after previous `%s'"
43 msgstr " %s %s"
44
45 #: aarch64-dis.c:4388
46 #, c-format
47 msgid ""
48 "\n"
49 "The following AARCH64 specific disassembler options are supported for use\n"
50 "with the -M switch (multiple options should be separated by commas):\n"
51 msgstr ""
52 "\n"
53 " AARCH64 \n"
54 " -M ( ):\n"
55
56 #: aarch64-dis.c:4392
57 #, c-format
58 msgid ""
59 "\n"
60 " no-aliases Don't print instruction aliases.\n"
61 msgstr ""
62 "\n"
63 " no-aliases .\n"
64
65 #: aarch64-dis.c:4395
66 #, c-format
67 msgid ""
68 "\n"
69 " aliases Do print instruction aliases.\n"
70 msgstr ""
71 "\n"
72 " aliases .\n"
73
74 #: aarch64-dis.c:4398
75 #, c-format
76 msgid ""
77 "\n"
78 " no-notes Don't print instruction notes.\n"
79 msgstr ""
80 "\n"
81 " no-notes .\n"
82
83 #: aarch64-dis.c:4401
84 #, c-format
85 msgid ""
86 "\n"
87 " notes Do print instruction notes.\n"
88 msgstr ""
89 "\n"
90 " notes .\n"
91
92 #: aarch64-dis.c:4405
93 #, c-format
94 msgid ""
95 "\n"
96 " debug_dump Temp switch for debug trace.\n"
97 msgstr ""
98 "\n"
99 " debug_dump .\n"
100
101 #: aarch64-dis.c:4409 arc-dis.c:1607 arc-dis.c:1630 arc-dis.c:1633
102 #: kvx-dis.c:1586 loongarch-dis.c:337 mips-dis.c:2903 mips-dis.c:2915
103 #: mips-dis.c:2918 nfp-dis.c:2995 riscv-dis.c:1489 riscv-dis.c:1492
104 #, c-format
105 msgid "\n"
106 msgstr "\n"
107
108 #: aarch64-opc.c:1446
109 msgid "immediate value"
110 msgstr " "
111
112 #: aarch64-opc.c:1456
113 msgid "immediate offset"
114 msgstr " "
115
116 #: aarch64-opc.c:1466
117 msgid "register number"
118 msgstr " "
119
120 #: aarch64-opc.c:1476
121 msgid "register element index"
122 msgstr " "
123
124 #: aarch64-opc.c:1486
125 msgid "shift amount"
126 msgstr " "
127
128 #: aarch64-opc.c:1498
129 msgid "multiplier"
130 msgstr ""
131
132 #: aarch64-opc.c:1617
133 msgid "expected a selection register in the range w12-w15"
134 msgstr " w12-w15"
135
136 #: aarch64-opc.c:1621
137 msgid "expected a selection register in the range w8-w11"
138 msgstr " w8-w11"
139
140 #: aarch64-opc.c:1640
141 msgid "starting offset is not a multiple of 2"
142 msgstr " 2"
143
144 #: aarch64-opc.c:1641
145 msgid "starting offset is not a multiple of 4"
146 msgstr " 4"
147
148 #: aarch64-opc.c:1649
149 msgid "expected a single offset rather than a range"
150 msgstr " "
151
152 #: aarch64-opc.c:1653
153 msgid "expected a range of two offsets"
154 msgstr " "
155
156 #: aarch64-opc.c:1656
157 msgid "expected a range of four offsets"
158 msgstr " "
159
160 #: aarch64-opc.c:1737
161 msgid "second reg in pair should be xzr if first is xzr"
162 msgstr " xzr xzr"
163
164 #: aarch64-opc.c:1751
165 msgid "reg pair must start from even reg"
166 msgstr " "
167
168 #: aarch64-opc.c:1757
169 msgid "reg pair must be contiguous"
170 msgstr " "
171
172 #: aarch64-opc.c:1771
173 msgid "extraneous register"
174 msgstr " "
175
176 #: aarch64-opc.c:1777
177 msgid "missing register"
178 msgstr " "
179
180 #: aarch64-opc.c:1788
181 msgid "stack pointer register expected"
182 msgstr " "
183
184 #: aarch64-opc.c:1906 aarch64-opc.c:1922
185 msgid "start register out of range"
186 msgstr " "
187
188 #: aarch64-opc.c:2094 aarch64-opc.c:2102 aarch64-opc.c:2125
189 msgid "unexpected address writeback"
190 msgstr " "
191
192 #: aarch64-opc.c:2113
193 msgid "address writeback expected"
194 msgstr " "
195
196 #: aarch64-opc.c:2173
197 msgid "negative or unaligned offset expected"
198 msgstr " "
199
200 #: aarch64-opc.c:2230
201 msgid "invalid register offset"
202 msgstr " "
203
204 #: aarch64-opc.c:2252
205 msgid "invalid post-increment amount"
206 msgstr " -"
207
208 #: aarch64-opc.c:2268 aarch64-opc.c:2814
209 msgid "invalid shift amount"
210 msgstr " "
211
212 #: aarch64-opc.c:2281
213 msgid "invalid extend/shift operator"
214 msgstr " /"
215
216 #: aarch64-opc.c:2327 aarch64-opc.c:2614 aarch64-opc.c:2649 aarch64-opc.c:2668
217 #: aarch64-opc.c:2676 aarch64-opc.c:2767 aarch64-opc.c:2944 aarch64-opc.c:3044
218 #: aarch64-opc.c:3057
219 msgid "immediate out of range"
220 msgstr " "
221
222 #: aarch64-opc.c:2357 aarch64-opc.c:2399 aarch64-opc.c:2462 aarch64-opc.c:2496
223 msgid "invalid addressing mode"
224 msgstr " "
225
226 #: aarch64-opc.c:2454
227 msgid "index register xzr is not allowed"
228 msgstr " xzr "
229
230 #: aarch64-opc.c:2523
231 msgid "invalid increment amount"
232 msgstr " "
233
234 #: aarch64-opc.c:2602 aarch64-opc.c:2624 aarch64-opc.c:2847 aarch64-opc.c:2855
235 #: aarch64-opc.c:2921 aarch64-opc.c:2950
236 msgid "invalid shift operator"
237 msgstr " "
238
239 #: aarch64-opc.c:2608
240 msgid "shift amount must be 0 or 12"
241 msgstr " 0 12"
242
243 #: aarch64-opc.c:2631
244 msgid "shift amount must be a multiple of 16"
245 msgstr " 16"
246
247 #: aarch64-opc.c:2643
248 msgid "negative immediate value not allowed"
249 msgstr " "
250
251 #: aarch64-opc.c:2778
252 msgid "immediate zero expected"
253 msgstr " "
254
255 #: aarch64-opc.c:2792
256 msgid "rotate expected to be 0, 90, 180 or 270"
257 msgstr " 0, 90, 180 270"
258
259 #: aarch64-opc.c:2803
260 msgid "rotate expected to be 90 or 270"
261 msgstr " 90 270"
262
263 #: aarch64-opc.c:2863
264 msgid "shift is not permitted"
265 msgstr " "
266
267 #: aarch64-opc.c:2888
268 msgid "invalid value for immediate"
269 msgstr " "
270
271 #: aarch64-opc.c:2913
272 msgid "shift amount must be 0 or 16"
273 msgstr " 0 16"
274
275 #: aarch64-opc.c:2934
276 msgid "floating-point immediate expected"
277 msgstr " "
278
279 #: aarch64-opc.c:2968
280 msgid "no shift amount allowed for 8-bit constants"
281 msgstr " 8- "
282
283 #: aarch64-opc.c:2978
284 msgid "shift amount must be 0 or 8"
285 msgstr " 0 8"
286
287 #: aarch64-opc.c:2991
288 msgid "immediate too big for element size"
289 msgstr " "
290
291 #: aarch64-opc.c:2998
292 msgid "invalid arithmetic immediate"
293 msgstr " "
294
295 #: aarch64-opc.c:3012
296 msgid "floating-point value must be 0.5 or 1.0"
297 msgstr " 0.5 1.0"
298
299 #: aarch64-opc.c:3022
300 msgid "floating-point value must be 0.5 or 2.0"
301 msgstr " 0.5 2.0"
302
303 #: aarch64-opc.c:3032
304 msgid "floating-point value must be 0.0 or 1.0"
305 msgstr " 0.0 1.0"
306
307 #: aarch64-opc.c:3063
308 msgid "invalid replicated MOV immediate"
309 msgstr " MOV "
310
311 #: aarch64-opc.c:3121
312 msgid "byte index must be a multiple of 8"
313 msgstr " 8"
314
315 #: aarch64-opc.c:3151
316 msgid "the register-index form of PRFM does not accept opcodes in the range 24-31"
317 msgstr " PRFM- 24-31"
318
319 #: aarch64-opc.c:3204
320 msgid "extend operator expected"
321 msgstr " "
322
323 #: aarch64-opc.c:3217
324 msgid "missing extend operator"
325 msgstr " "
326
327 #: aarch64-opc.c:3223
328 msgid "'LSL' operator not allowed"
329 msgstr "LSL "
330
331 #: aarch64-opc.c:3244
332 msgid "W register expected"
333 msgstr "W "
334
335 #: aarch64-opc.c:3255
336 msgid "shift operator expected"
337 msgstr " "
338
339 #: aarch64-opc.c:3262
340 msgid "'ROR' operator not allowed"
341 msgstr "ROR "
342
343 #: aarch64-opc.c:4716
344 msgid "reading from a write-only register"
345 msgstr " "
346
347 #: aarch64-opc.c:4718
348 msgid "writing to a read-only register"
349 msgstr " "
350
351 #: aarch64-opc.c:5242
352 msgid "the three register operands must be distinct from one another"
353 msgstr " "
354
355 #: aarch64-opc.c:5353
356 msgid "destination register differs from preceding instruction"
357 msgstr " "
358
359 #: aarch64-opc.c:5356
360 msgid "source register differs from preceding instruction"
361 msgstr " "
362
363 #: aarch64-opc.c:5359
364 msgid "size register differs from preceding instruction"
365 msgstr " "
366
367 #: aarch64-opc.c:5407
368 msgid "instruction opens new dependency sequence without ending previous one"
369 msgstr " "
370
371 #: aarch64-opc.c:5436
372 msgid "previous `movprfx' sequence not closed"
373 msgstr " movprfx "
374
375 #: aarch64-opc.c:5455
376 msgid "SVE instruction expected after `movprfx'"
377 msgstr " SVE movprfx"
378
379 #: aarch64-opc.c:5468
380 msgid "SVE `movprfx' compatible instruction expected"
381 msgstr " SVE movprfx "
382
383 #: aarch64-opc.c:5556
384 msgid "predicated instruction expected after `movprfx'"
385 msgstr " movprfx"
386
387 #: aarch64-opc.c:5568
388 msgid "merging predicate expected due to preceding `movprfx'"
389 msgstr " movprfx"
390
391 #: aarch64-opc.c:5580
392 msgid "predicate register differs from that in preceding `movprfx'"
393 msgstr " movprfx"
394
395 #: aarch64-opc.c:5599
396 msgid "output register of preceding `movprfx' not used in current instruction"
397 msgstr " movprfx "
398
399 #: aarch64-opc.c:5612
400 msgid "output register of preceding `movprfx' expected as output"
401 msgstr " movprfx "
402
403 #: aarch64-opc.c:5624
404 msgid "output register of preceding `movprfx' used as input"
405 msgstr " movprfx "
406
407 #: aarch64-opc.c:5640
408 msgid "register size not compatible with previous `movprfx'"
409 msgstr " movprfx"
410
411 #: alpha-opc.c:154
412 msgid "branch operand unaligned"
413 msgstr " "
414
415 #: alpha-opc.c:170 alpha-opc.c:186
416 msgid "jump hint unaligned"
417 msgstr " "
418
419 #: arc-dis.c:380
420 msgid ""
421 "\n"
422 "Warning: disassembly may be wrong due to guessed opcode class choice.\n"
423 "Use -M<class[,class]> to select the correct opcode class(es).\n"
424 "\t\t\t\t"
425 msgstr ""
426 "\n"
427 ": .\n"
428 " -M<class[,class]> .\n"
429 "\t\t\t\t"
430
431 #: arc-dis.c:442
432 msgid "An error occurred while generating the extension instruction operations"
433 msgstr " "
434
435 #: arc-dis.c:850
436 #, c-format
437 msgid "unrecognised disassembler CPU option: %s"
438 msgstr " : %s"
439
440 #: arc-dis.c:1323
441 msgid ""
442 "\n"
443 "Warning: illegal use of double register pair.\n"
444 msgstr ""
445 "\n"
446 ": .\n"
447
448 #: arc-dis.c:1489
449 msgid "Enforce the designated architecture while decoding."
450 msgstr " ."
451
452 #: arc-dis.c:1491
453 msgid "Recognize DSP instructions."
454 msgstr " DSP ."
455
456 #: arc-dis.c:1493
457 msgid "Recognize FPX SP instructions."
458 msgstr " FPX SP ."
459
460 #: arc-dis.c:1495
461 msgid "Recognize FPX DP instructions."
462 msgstr " FPX DP ."
463
464 #: arc-dis.c:1497
465 msgid "Recognize FPU QuarkSE-EM instructions."
466 msgstr " FPU QuarkSE-EM ."
467
468 #: arc-dis.c:1499
469 msgid "Recognize double assist FPU instructions."
470 msgstr " FPU ."
471
472 #: arc-dis.c:1501
473 msgid "Recognize single precision FPU instructions."
474 msgstr " FPU ."
475
476 #: arc-dis.c:1503
477 msgid "Recognize double precision FPU instructions."
478 msgstr " FPU ."
479
480 #: arc-dis.c:1505
481 msgid "Recognize NPS400 instructions."
482 msgstr " NPS400 ."
483
484 #: arc-dis.c:1507
485 msgid "Use only hexadecimal number to print immediates."
486 msgstr " ."
487
488 #: arc-dis.c:1582
489 #, c-format
490 msgid ""
491 "\n"
492 "The following ARC specific disassembler options are supported for use \n"
493 "with the -M switch (multiple options should be separated by commas):\n"
494 msgstr ""
495 "\n"
496 " ARC \n"
497 " -M ( ):\n"
498
499 #: arc-dis.c:1616 mips-dis.c:2910 riscv-dis.c:1484
500 #, c-format
501 msgid ""
502 "\n"
503 " For the options above, the following values are supported for \"%s\":\n"
504 " "
505 msgstr ""
506 "\n"
507 " , %s:\n"
508 " "
509
510 #: arc-dis.c:1626
511 #, c-format
512 msgid ""
513 "\n"
514 " "
515 msgstr ""
516 "\n"
517 " "
518
519 #: arc-opc.c:41 arc-opc.c:64 arc-opc.c:90 arc-opc.c:114
520 msgid "LP_COUNT register cannot be used as destination register"
521 msgstr "LP_COUNT "
522
523 #: arc-opc.c:88
524 msgid "cannot use odd number destination register"
525 msgstr " "
526
527 #: arc-opc.c:101 arc-opc.c:112
528 msgid "cannot use odd number source register"
529 msgstr " "
530
531 #: arc-opc.c:127
532 msgid "operand is not zero"
533 msgstr " "
534
535 #: arc-opc.c:186
536 msgid "register R30 is a limm indicator"
537 msgstr " R30 "
538
539 #: arc-opc.c:188
540 msgid "register out of range"
541 msgstr " "
542
543 #: arc-opc.c:207
544 msgid "register must be R0"
545 msgstr " R0"
546
547 #: arc-opc.c:225
548 msgid "register must be R1"
549 msgstr " R1"
550
551 #: arc-opc.c:242
552 msgid "register must be R2"
553 msgstr " R2"
554
555 #: arc-opc.c:259
556 msgid "register must be R3"
557 msgstr " R3"
558
559 #: arc-opc.c:276
560 msgid "register must be SP"
561 msgstr " SP"
562
563 #: arc-opc.c:293
564 msgid "register must be GP"
565 msgstr " GP"
566
567 #: arc-opc.c:310
568 msgid "register must be PCL"
569 msgstr " PCL"
570
571 #: arc-opc.c:327
572 msgid "register must be BLINK"
573 msgstr " BLINK"
574
575 #: arc-opc.c:344
576 msgid "register must be ILINK1"
577 msgstr " ILINK1"
578
579 #: arc-opc.c:361
580 msgid "register must be ILINK2"
581 msgstr " ILINK2"
582
583 #. ARC NPS400 Support: See comment near head of file.
584 #: arc-opc.c:392 arc-opc.c:430 arc-opc.c:468 arc-opc.c:737
585 msgid "register must be either r0-r3 or r12-r15"
586 msgstr " r0-r3 r12-r15"
587
588 #: arc-opc.c:519
589 msgid "accepted values are from -1 to 6"
590 msgstr " -1 6"
591
592 #: arc-opc.c:548
593 msgid "first register of the range should be r13"
594 msgstr " r13"
595
596 #: arc-opc.c:550
597 msgid "last register of the range doesn't fit"
598 msgstr " "
599
600 #: arc-opc.c:570 arc-opc.c:585
601 msgid "invalid register number, should be fp"
602 msgstr " , fp"
603
604 #: arc-opc.c:607
605 msgid "invalid register number, should be blink"
606 msgstr " , blink"
607
608 #: arc-opc.c:629
609 msgid "invalid register number, should be pcl"
610 msgstr " , pcl"
611
612 #: arc-opc.c:785
613 msgid "invalid size, should be 1, 2, 4, or 8"
614 msgstr " , 1, 2, 4 8"
615
616 #: arc-opc.c:830
617 msgid "invalid immediate, must be 1, 2, or 4"
618 msgstr " , 1, 2 4"
619
620 #: arc-opc.c:869
621 msgid "invalid value for CMEM ld/st immediate"
622 msgstr " CMEM ld/st "
623
624 #: arc-opc.c:896
625 msgid "invalid position, should be 0, 16, 32, 48 or 64."
626 msgstr " , 0, 16, 32, 48 64."
627
628 #: arc-opc.c:930
629 msgid "invalid position, should be 16, 32, 64 or 128."
630 msgstr " , 16, 32, 64 128."
631
632 #: arc-opc.c:952
633 msgid "invalid size value must be on range 1-64."
634 msgstr " 1-64."
635
636 #: arc-opc.c:983
637 msgid "invalid position, should be 0, 8, 16, or 24"
638 msgstr " , 0, 8, 16 24"
639
640 #: arc-opc.c:1008
641 msgid "invalid size, value must be "
642 msgstr " , "
643
644 #: arc-opc.c:1082
645 msgid "value out of range 1 - 256"
646 msgstr " 1 256"
647
648 #: arc-opc.c:1091
649 msgid "value must be power of 2"
650 msgstr " 2"
651
652 #: arc-opc.c:1144
653 msgid "value must be in the range 0 to 28"
654 msgstr " 0 28"
655
656 #: arc-opc.c:1166
657 msgid "value must be in the range 1 to "
658 msgstr " 1 "
659
660 #: arc-opc.c:1196
661 msgid "value must be in the range 0 to 240"
662 msgstr " 0 240"
663
664 #: arc-opc.c:1198
665 msgid "value must be a multiple of 16"
666 msgstr " 16"
667
668 #: arc-opc.c:1218
669 msgid "invalid address type for operand"
670 msgstr " "
671
672 #: arc-opc.c:1252
673 msgid "value must be in the range 0 to 31"
674 msgstr " 0 31"
675
676 #: arc-opc.c:1277
677 msgid "invalid position, should be one of: 0,4,8,...124."
678 msgstr " , : 0,4,8,... 124."
679
680 #: arm-dis.c:5204
681 msgid "Select raw register names"
682 msgstr " "
683
684 #: arm-dis.c:5206
685 msgid "Select register names used by GCC"
686 msgstr " GCC"
687
688 #: arm-dis.c:5208
689 msgid "Select register names used in ARM's ISA documentation"
690 msgstr " ISA ARM-"
691
692 #: arm-dis.c:5210
693 msgid "Assume all insns are Thumb insns"
694 msgstr " Thumb "
695
696 #: arm-dis.c:5211
697 msgid "Examine preceding label to determine an insn's type"
698 msgstr " insn-"
699
700 #: arm-dis.c:5212
701 msgid "Select register names used in the APCS"
702 msgstr " APCS-"
703
704 #: arm-dis.c:5214
705 msgid "Select register names used in the ATPCS"
706 msgstr " ATPCS-"
707
708 #: arm-dis.c:5216
709 msgid "Select special register names used in the ATPCS"
710 msgstr " ATPCS-"
711
712 #: arm-dis.c:5218
713 msgid "Enable CDE extensions for coprocessor N space"
714 msgstr " CDE N "
715
716 #: arm-dis.c:8530
717 msgid "<illegal precision>"
718 msgstr "< >"
719
720 #: arm-dis.c:12264
721 #, c-format
722 msgid "unrecognised register name set: %s"
723 msgstr " : %s"
724
725 #: arm-dis.c:12278
726 #, c-format
727 msgid "cde coprocessor not between 0-7: %s"
728 msgstr "cde 0-7: %s"
729
730 #: arm-dis.c:12284
731 #, c-format
732 msgid "coproc must have an argument: %s"
733 msgstr " : %s"
734
735 #: arm-dis.c:12297
736 #, c-format
737 msgid "coprocN argument takes options \"generic\", \"cde\", or \"CDE\": %s"
738 msgstr " N generic, cde, CDE: %s"
739
740 #: arm-dis.c:13016
741 #, c-format
742 msgid ""
743 "\n"
744 "The following ARM specific disassembler options are supported for use with\n"
745 "the -M switch:\n"
746 msgstr ""
747 "\n"
748 " ARM \n"
749 " -M:\n"
750
751 #: avr-dis.c:130 avr-dis.c:152
752 #, c-format
753 msgid "undefined"
754 msgstr ""
755
756 #: avr-dis.c:251
757 #, c-format
758 msgid "internal disassembler error"
759 msgstr " "
760
761 #: avr-dis.c:312
762 #, c-format
763 msgid "unknown constraint `%c'"
764 msgstr " %c"
765
766 #: bpf-dis.c:55
767 #, c-format
768 msgid ""
769 "\n"
770 "The following BPF specific disassembler options are supported for use\n"
771 "with the -M switch (multiple options should be separated by commas):\n"
772 msgstr ""
773 "\n"
774 " BPF \n"
775 " -M ( ):\n"
776
777 #: bpf-dis.c:59
778 #, c-format
779 msgid ""
780 " pseudoc Use pseudo-c syntax.\n"
781 " v1,v2,v3,v4,xbpf Version of the BPF ISA to use.\n"
782 " hex,oct,dec Output numerical base for immediates.\n"
783 msgstr ""
784 " pseudoc pseudo-c .\n"
785 " v1,v2,v3,v4,xbpf BPF ISA .\n"
786 " hex,oct,dec .\n"
787
788 #. The option without '=' should be defined above.
789 #: bpf-dis.c:90 riscv-dis.c:120 riscv-dis.c:157
790 #, c-format
791 msgid "unrecognized disassembler option: %s"
792 msgstr " : %s"
793
794 #: bpf-dis.c:166
795 #, c-format
796 msgid "unknown BPF CPU version %u\n"
797 msgstr " BPF %u\n"
798
799 #: bpf-dis.c:296
800 #, c-format
801 msgid "# internal error, unknown tag in opcode template (%s)"
802 msgstr "# , (%s)"
803
804 #: cgen-asm.c:351 epiphany-ibld.c:203 fr30-ibld.c:203 frv-ibld.c:203
805 #: ip2k-ibld.c:203 iq2000-ibld.c:203 lm32-ibld.c:203 m32c-ibld.c:203
806 #: m32r-ibld.c:203 mep-ibld.c:203 mt-ibld.c:203 or1k-ibld.c:203
807 #: xstormy16-ibld.c:203
808 #, c-format
809 msgid "operand out of range (%ld not between %ld and %ld)"
810 msgstr " (%ld %ld %ld)"
811
812 #: cgen-asm.c:373
813 #, c-format
814 msgid "operand out of range (%lu not between %lu and %lu)"
815 msgstr " (%lu %lu %lu)"
816
817 #: cris-desc.c:2622
818 #, c-format
819 msgid "internal error: cris_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
820 msgstr " : cris_cgen_rebuild_tables: insn-chunk-bitsize : %d %d"
821
822 #: cris-desc.c:2710
823 #, c-format
824 msgid "internal error: cris_cgen_cpu_open: unsupported argument `%d'"
825 msgstr " : cris_cgen_cpu_open: %d"
826
827 #: cris-desc.c:2729
828 #, c-format
829 msgid "internal error: cris_cgen_cpu_open: no endianness specified"
830 msgstr " : cris_cgen_cpu_open: "
831
832 #: d30v-dis.c:232
833 #, c-format
834 msgid "illegal id (%d)"
835 msgstr " (%d)"
836
837 #: d30v-dis.c:259
838 #, c-format
839 msgid "<unknown register %d>"
840 msgstr "< %d>"
841
842 #. Can't happen.
843 #: dis-buf.c:61
844 #, c-format
845 msgid "Unknown error %d\n"
846 msgstr " %d\n"
847
848 #: dis-buf.c:67
849 #, c-format
850 msgid "Address 0x%<PRIx64> is out of bounds.\n"
851 msgstr " 0%<PRIx64> .\n"
852
853 #: disassemble.c:862
854 #, c-format
855 msgid "assertion fail %s:%d"
856 msgstr " %s:%d"
857
858 #: disassemble.c:863
859 msgid "Please report this bug"
860 msgstr " "
861
862 #: epiphany-asm.c:68
863 msgid "register unavailable for short instructions"
864 msgstr " "
865
866 #: epiphany-asm.c:115
867 msgid "register name used as immediate value"
868 msgstr " "
869
870 #. Don't treat "mov ip,ip" as a move-immediate.
871 #: epiphany-asm.c:178 epiphany-asm.c:234
872 msgid "register source in immediate move"
873 msgstr " "
874
875 #: epiphany-asm.c:187
876 msgid "byte relocation unsupported"
877 msgstr " "
878
879 #. -- assembler routines inserted here.
880 #. -- asm.c
881 #: epiphany-asm.c:193 frv-asm.c:972 iq2000-asm.c:56 lm32-asm.c:95
882 #: lm32-asm.c:127 lm32-asm.c:157 lm32-asm.c:187 lm32-asm.c:217 lm32-asm.c:247
883 #: m32c-asm.c:140 m32c-asm.c:235 m32c-asm.c:276 m32c-asm.c:334 m32c-asm.c:355
884 #: m32r-asm.c:53 mep-asm.c:241 mep-asm.c:259 mep-asm.c:274 mep-asm.c:289
885 #: mep-asm.c:301 or1k-asm.c:54
886 msgid "missing `)'"
887 msgstr " )"
888
889 #: epiphany-asm.c:270
890 msgid "ABORT: unknown operand"
891 msgstr ": "
892
893 #: epiphany-asm.c:296
894 msgid "Not a pc-relative address."
895 msgstr " ."
896
897 #: epiphany-asm.c:456 fr30-asm.c:311 frv-asm.c:1264 ip2k-asm.c:512
898 #: iq2000-asm.c:460 lm32-asm.c:350 m32c-asm.c:1585 m32r-asm.c:329
899 #: mep-asm.c:1286 mt-asm.c:596 or1k-asm.c:576 xstormy16-asm.c:277
900 #, c-format
901 msgid "internal error: unrecognized field %d while parsing"
902 msgstr " : %d "
903
904 #: epiphany-asm.c:508 fr30-asm.c:363 frv-asm.c:1316 ip2k-asm.c:564
905 #: iq2000-asm.c:512 lm32-asm.c:402 m32c-asm.c:1637 m32r-asm.c:381
906 #: mep-asm.c:1338 mt-asm.c:648 or1k-asm.c:628 xstormy16-asm.c:329
907 msgid "missing mnemonic in syntax string"
908 msgstr " "
909
910 #. We couldn't parse it.
911 #: epiphany-asm.c:643 epiphany-asm.c:647 epiphany-asm.c:736 epiphany-asm.c:843
912 #: fr30-asm.c:498 fr30-asm.c:502 fr30-asm.c:591 fr30-asm.c:698 frv-asm.c:1451
913 #: frv-asm.c:1455 frv-asm.c:1544 frv-asm.c:1651 ip2k-asm.c:699 ip2k-asm.c:703
914 #: ip2k-asm.c:792 ip2k-asm.c:899 iq2000-asm.c:647 iq2000-asm.c:651
915 #: iq2000-asm.c:740 iq2000-asm.c:847 lm32-asm.c:537 lm32-asm.c:541
916 #: lm32-asm.c:630 lm32-asm.c:737 m32c-asm.c:1772 m32c-asm.c:1776
917 #: m32c-asm.c:1865 m32c-asm.c:1972 m32r-asm.c:516 m32r-asm.c:520 m32r-asm.c:609
918 #: m32r-asm.c:716 mep-asm.c:1473 mep-asm.c:1477 mep-asm.c:1566 mep-asm.c:1673
919 #: mt-asm.c:783 mt-asm.c:787 mt-asm.c:876 mt-asm.c:983 or1k-asm.c:763
920 #: or1k-asm.c:767 or1k-asm.c:856 or1k-asm.c:963 xstormy16-asm.c:464
921 #: xstormy16-asm.c:468 xstormy16-asm.c:557 xstormy16-asm.c:664
922 msgid "unrecognized instruction"
923 msgstr " "
924
925 #: epiphany-asm.c:690 fr30-asm.c:545 frv-asm.c:1498 ip2k-asm.c:746
926 #: iq2000-asm.c:694 lm32-asm.c:584 m32c-asm.c:1819 m32r-asm.c:563
927 #: mep-asm.c:1520 mt-asm.c:830 or1k-asm.c:810 xstormy16-asm.c:511
928 #, c-format
929 msgid "syntax error (expected char `%c', found `%c')"
930 msgstr " ( %c, %c)"
931
932 #: epiphany-asm.c:700 fr30-asm.c:555 frv-asm.c:1508 ip2k-asm.c:756
933 #: iq2000-asm.c:704 lm32-asm.c:594 m32c-asm.c:1829 m32r-asm.c:573
934 #: mep-asm.c:1530 mt-asm.c:840 or1k-asm.c:820 xstormy16-asm.c:521
935 #, c-format
936 msgid "syntax error (expected char `%c', found end of instruction)"
937 msgstr " ( %c, )"
938
939 #: epiphany-asm.c:730 fr30-asm.c:585 frv-asm.c:1538 ip2k-asm.c:786
940 #: iq2000-asm.c:734 lm32-asm.c:624 m32c-asm.c:1859 m32r-asm.c:603
941 #: mep-asm.c:1560 mt-asm.c:870 or1k-asm.c:850 xstormy16-asm.c:551
942 msgid "junk at end of line"
943 msgstr " "
944
945 #: epiphany-asm.c:842 fr30-asm.c:697 frv-asm.c:1650 ip2k-asm.c:898
946 #: iq2000-asm.c:846 lm32-asm.c:736 m32c-asm.c:1971 m32r-asm.c:715
947 #: mep-asm.c:1672 mt-asm.c:982 or1k-asm.c:962 xstormy16-asm.c:663
948 msgid "unrecognized form of instruction"
949 msgstr " "
950
951 #: epiphany-asm.c:856 fr30-asm.c:711 frv-asm.c:1664 ip2k-asm.c:912
952 #: iq2000-asm.c:860 lm32-asm.c:750 m32c-asm.c:1985 m32r-asm.c:729
953 #: mep-asm.c:1686 mt-asm.c:996 or1k-asm.c:976 xstormy16-asm.c:677
954 #, c-format
955 msgid "bad instruction `%.50s...'"
956 msgstr " %.50s..."
957
958 #: epiphany-asm.c:859 fr30-asm.c:714 frv-asm.c:1667 ip2k-asm.c:915
959 #: iq2000-asm.c:863 lm32-asm.c:753 m32c-asm.c:1988 m32r-asm.c:732
960 #: mep-asm.c:1689 mt-asm.c:999 or1k-asm.c:979 xstormy16-asm.c:680
961 #, c-format
962 msgid "bad instruction `%.50s'"
963 msgstr " %.50s"
964
965 #: epiphany-desc.c:2110
966 #, c-format
967 msgid "internal error: epiphany_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
968 msgstr " : epiphany_cgen_rebuild_tables: insn-chunk-bitsize : %d %d"
969
970 #: epiphany-desc.c:2198
971 #, c-format
972 msgid "internal error: epiphany_cgen_cpu_open: unsupported argument `%d'"
973 msgstr " : epiphany_cgen_cpu_open: %d"
974
975 #: epiphany-desc.c:2217
976 #, c-format
977 msgid "internal error: epiphany_cgen_cpu_open: no endianness specified"
978 msgstr " : epiphany_cgen_cpu_open: "
979
980 #. Default text to print if an instruction isn't recognized.
981 #: epiphany-dis.c:41 fr30-dis.c:41 frv-dis.c:41 ip2k-dis.c:41 iq2000-dis.c:41
982 #: lm32-dis.c:41 m32c-dis.c:41 m32r-dis.c:41 mep-dis.c:41 mmix-dis.c:293
983 #: mt-dis.c:41 nds32-dis.c:64 or1k-dis.c:41 xstormy16-dis.c:41
984 msgid "*unknown*"
985 msgstr "**"
986
987 #: epiphany-dis.c:279 fr30-dis.c:300 frv-dis.c:397 ip2k-dis.c:289
988 #: iq2000-dis.c:190 lm32-dis.c:148 m32c-dis.c:892 m32r-dis.c:280 mep-dis.c:1202
989 #: mt-dis.c:288 or1k-dis.c:175 xstormy16-dis.c:169
990 #, c-format
991 msgid "internal error: unrecognized field %d while printing insn"
992 msgstr " : %d -"
993
994 #: epiphany-ibld.c:166 fr30-ibld.c:166 frv-ibld.c:166 ip2k-ibld.c:166
995 #: iq2000-ibld.c:166 lm32-ibld.c:166 m32c-ibld.c:166 m32r-ibld.c:166
996 #: mep-ibld.c:166 mt-ibld.c:166 or1k-ibld.c:166 xstormy16-ibld.c:166
997 #, c-format
998 msgid "operand out of range (%ld not between %ld and %lu)"
999 msgstr " (%ld %ld %lu)"
1000
1001 #: epiphany-ibld.c:187 fr30-ibld.c:187 frv-ibld.c:187 ip2k-ibld.c:187
1002 #: iq2000-ibld.c:187 lm32-ibld.c:187 m32c-ibld.c:187 m32r-ibld.c:187
1003 #: mep-ibld.c:187 mt-ibld.c:187 or1k-ibld.c:187 xstormy16-ibld.c:187
1004 #, c-format
1005 msgid "operand out of range (0x%lx not between 0 and 0x%lx)"
1006 msgstr " (0x%lx 0 0x%lx)"
1007
1008 #: epiphany-ibld.c:885 fr30-ibld.c:740 frv-ibld.c:866 ip2k-ibld.c:617
1009 #: iq2000-ibld.c:723 lm32-ibld.c:644 m32c-ibld.c:1741 m32r-ibld.c:675
1010 #: mep-ibld.c:1218 mt-ibld.c:759 or1k-ibld.c:738 xstormy16-ibld.c:688
1011 #, c-format
1012 msgid "internal error: unrecognized field %d while building insn"
1013 msgstr " : %d -"
1014
1015 #: epiphany-ibld.c:1180 fr30-ibld.c:946 frv-ibld.c:1184 ip2k-ibld.c:693
1016 #: iq2000-ibld.c:899 lm32-ibld.c:749 m32c-ibld.c:2903 m32r-ibld.c:813
1017 #: mep-ibld.c:1818 mt-ibld.c:980 or1k-ibld.c:897 xstormy16-ibld.c:835
1018 #, c-format
1019 msgid "internal error: unrecognized field %d while decoding insn"
1020 msgstr " : %d -"
1021
1022 #: epiphany-ibld.c:1324 fr30-ibld.c:1093 frv-ibld.c:1463 ip2k-ibld.c:768
1023 #: iq2000-ibld.c:1031 lm32-ibld.c:839 m32c-ibld.c:3521 m32r-ibld.c:927
1024 #: mep-ibld.c:2289 mt-ibld.c:1181 or1k-ibld.c:993 xstormy16-ibld.c:946
1025 #, c-format
1026 msgid "internal error: unrecognized field %d while getting int operand"
1027 msgstr " : %d "
1028
1029 #: epiphany-ibld.c:1450 fr30-ibld.c:1222 frv-ibld.c:1724 ip2k-ibld.c:825
1030 #: iq2000-ibld.c:1145 lm32-ibld.c:911 m32c-ibld.c:4121 m32r-ibld.c:1023
1031 #: mep-ibld.c:2742 mt-ibld.c:1364 or1k-ibld.c:1071 xstormy16-ibld.c:1039
1032 #, c-format
1033 msgid "internal error: unrecognized field %d while getting vma operand"
1034 msgstr " : %d "
1035
1036 #: epiphany-ibld.c:1583 fr30-ibld.c:1354 frv-ibld.c:1992 ip2k-ibld.c:885
1037 #: iq2000-ibld.c:1266 lm32-ibld.c:990 m32c-ibld.c:4709 m32r-ibld.c:1125
1038 #: mep-ibld.c:3156 mt-ibld.c:1554 or1k-ibld.c:1156 xstormy16-ibld.c:1139
1039 #, c-format
1040 msgid "internal error: unrecognized field %d while setting int operand"
1041 msgstr " : %d "
1042
1043 #: epiphany-ibld.c:1706 fr30-ibld.c:1476 frv-ibld.c:2250 ip2k-ibld.c:935
1044 #: iq2000-ibld.c:1377 lm32-ibld.c:1059 m32c-ibld.c:5287 m32r-ibld.c:1217
1045 #: mep-ibld.c:3560 mt-ibld.c:1734 or1k-ibld.c:1231 xstormy16-ibld.c:1229
1046 #, c-format
1047 msgid "internal error: unrecognized field %d while setting vma operand"
1048 msgstr " : %d "
1049
1050 #: fr30-asm.c:93 m32c-asm.c:872 m32c-asm.c:879
1051 msgid "Register number is not valid"
1052 msgstr " "
1053
1054 #: fr30-asm.c:95
1055 msgid "Register must be between r0 and r7"
1056 msgstr " r0 r7"
1057
1058 #: fr30-asm.c:97
1059 msgid "Register must be between r8 and r15"
1060 msgstr " r8 r15"
1061
1062 #: fr30-asm.c:116 m32c-asm.c:910
1063 msgid "Register list is not valid"
1064 msgstr " "
1065
1066 #: fr30-desc.c:1587
1067 #, c-format
1068 msgid "internal error: fr30_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
1069 msgstr " : fr30_cgen_rebuild_tables: insn-chunk-bitsize : %d %d"
1070
1071 #: fr30-desc.c:1675
1072 #, c-format
1073 msgid "internal error: fr30_cgen_cpu_open: unsupported argument `%d'"
1074 msgstr " : fr30_cgen_cpu_open: %d"
1075
1076 #: fr30-desc.c:1694
1077 #, c-format
1078 msgid "internal error: fr30_cgen_cpu_open: no endianness specified"
1079 msgstr " : fr30_cgen_cpu_open: "
1080
1081 #: frv-asm.c:608
1082 msgid "missing `]'"
1083 msgstr " ]"
1084
1085 #: frv-asm.c:611 frv-asm.c:621
1086 msgid "Special purpose register number is out of range"
1087 msgstr " "
1088
1089 #: frv-asm.c:908
1090 msgid "Value of A operand must be 0 or 1"
1091 msgstr " A 0 1"
1092
1093 #: frv-asm.c:944
1094 msgid "register number must be even"
1095 msgstr " "
1096
1097 #: frv-desc.c:6327
1098 #, c-format
1099 msgid "internal error: frv_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
1100 msgstr " : frv_cgen_rebuild_tables: insn-chunk-bitsize : %d %d"
1101
1102 #: frv-desc.c:6415
1103 #, c-format
1104 msgid "internal error: frv_cgen_cpu_open: unsupported argument `%d'"
1105 msgstr " : frv_cgen_cpu_open: %d"
1106
1107 #: frv-desc.c:6434
1108 #, c-format
1109 msgid "internal error: frv_cgen_cpu_open: no endianness specified"
1110 msgstr " : frv_cgen_cpu_open: "
1111
1112 #: frv-opc.c:459
1113 #, c-format
1114 msgid "internal error: bad vliw->next_slot value"
1115 msgstr " : vliw->next_slot "
1116
1117 #: frv-opc.c:769
1118 #, c-format
1119 msgid "internal error: bad major code"
1120 msgstr " : "
1121
1122 #: frv-opc.c:819
1123 #, c-format
1124 msgid "internal error: bad insn unit"
1125 msgstr " : "
1126
1127 #: h8300-dis.c:309
1128 #, c-format
1129 msgid "Hmmmm 0x%x"
1130 msgstr "Hmmmm 0x%x"
1131
1132 #: h8300-dis.c:617
1133 #, c-format
1134 msgid "Don't understand 0x%x \n"
1135 msgstr " 0x%x \n"
1136
1137 #: i386-dis.c:8432
1138 msgid "<internal disassembler error>"
1139 msgstr "< >"
1140
1141 #: i386-dis.c:8680
1142 #, c-format
1143 msgid ""
1144 "\n"
1145 "The following i386/x86-64 specific disassembler options are supported for use\n"
1146 "with the -M switch (multiple options should be separated by commas):\n"
1147 msgstr ""
1148 "\n"
1149 " i386/x86-64 \n"
1150 " -M ( ):\n"
1151
1152 #: i386-dis.c:8684
1153 #, c-format
1154 msgid " x86-64 Disassemble in 64bit mode\n"
1155 msgstr " x86-64 64-\n"
1156
1157 #: i386-dis.c:8685
1158 #, c-format
1159 msgid " i386 Disassemble in 32bit mode\n"
1160 msgstr " i386 32-\n"
1161
1162 #: i386-dis.c:8686
1163 #, c-format
1164 msgid " i8086 Disassemble in 16bit mode\n"
1165 msgstr " i8086 16-\n"
1166
1167 #: i386-dis.c:8687
1168 #, c-format
1169 msgid " att Display instruction in AT&T syntax\n"
1170 msgstr " att AT&T-\n"
1171
1172 #: i386-dis.c:8688
1173 #, c-format
1174 msgid " intel Display instruction in Intel syntax\n"
1175 msgstr " intel \n"
1176
1177 #: i386-dis.c:8689
1178 #, c-format
1179 msgid ""
1180 " att-mnemonic (AT&T syntax only)\n"
1181 " Display instruction with AT&T mnemonic\n"
1182 msgstr ""
1183 " att-mnemonic ( AT&T )\n"
1184 " AT&T \n"
1185
1186 #: i386-dis.c:8691
1187 #, c-format
1188 msgid ""
1189 " intel-mnemonic (AT&T syntax only)\n"
1190 " Display instruction with Intel mnemonic\n"
1191 msgstr ""
1192 " intel-mnemonic ( AT&T )\n"
1193 " \n"
1194
1195 #: i386-dis.c:8693
1196 #, c-format
1197 msgid " addr64 Assume 64bit address size\n"
1198 msgstr " addr64 64 \n"
1199
1200 #: i386-dis.c:8694
1201 #, c-format
1202 msgid " addr32 Assume 32bit address size\n"
1203 msgstr " addr32 32 \n"
1204
1205 #: i386-dis.c:8695
1206 #, c-format
1207 msgid " addr16 Assume 16bit address size\n"
1208 msgstr " addr16 16 \n"
1209
1210 #: i386-dis.c:8696
1211 #, c-format
1212 msgid " data32 Assume 32bit data size\n"
1213 msgstr " data32 32 \n"
1214
1215 #: i386-dis.c:8697
1216 #, c-format
1217 msgid " data16 Assume 16bit data size\n"
1218 msgstr " data16 16 \n"
1219
1220 #: i386-dis.c:8698
1221 #, c-format
1222 msgid " suffix Always display instruction suffix in AT&T syntax\n"
1223 msgstr " suffix AT&T-\n"
1224
1225 #: i386-dis.c:8699
1226 #, c-format
1227 msgid " amd64 Display instruction in AMD64 ISA\n"
1228 msgstr " amd64 AMD64 ISA\n"
1229
1230 #: i386-dis.c:8700
1231 #, c-format
1232 msgid " intel64 Display instruction in Intel64 ISA\n"
1233 msgstr " intel64 Intel64 ISA\n"
1234
1235 #: i386-dis.c:9447
1236 msgid "64-bit address is disabled"
1237 msgstr "64- "
1238
1239 #. We've been passed a w. Return with an error message so that
1240 #. cgen will try the next parsing option.
1241 #: ip2k-asm.c:81
1242 msgid "W keyword invalid in FR operand slot."
1243 msgstr "W FR ."
1244
1245 #. Invalid offset present.
1246 #: ip2k-asm.c:106
1247 msgid "offset(IP) is not a valid form"
1248 msgstr "() "
1249
1250 #. Found something there in front of (DP) but it's out
1251 #. of range.
1252 #: ip2k-asm.c:154
1253 msgid "(DP) offset out of range."
1254 msgstr "(DP) ."
1255
1256 #. Found something there in front of (SP) but it's out
1257 #. of range.
1258 #: ip2k-asm.c:195
1259 msgid "(SP) offset out of range."
1260 msgstr "(SP) ."
1261
1262 #: ip2k-asm.c:211
1263 msgid "illegal use of parentheses"
1264 msgstr " "
1265
1266 #: ip2k-asm.c:218
1267 msgid "operand out of range (not between 1 and 255)"
1268 msgstr " ( 1 255)"
1269
1270 #. Something is very wrong. opindex has to be one of the above.
1271 #: ip2k-asm.c:242
1272 msgid "parse_addr16: invalid opindex."
1273 msgstr "parse_addr16: ."
1274
1275 #: ip2k-asm.c:296
1276 msgid "Byte address required. - must be even."
1277 msgstr " . ."
1278
1279 #: ip2k-asm.c:305
1280 msgid "cgen_parse_address returned a symbol. Literal required."
1281 msgstr "cgen_parse_address . ."
1282
1283 #: ip2k-asm.c:360
1284 msgid "percent-operator operand is not a symbol"
1285 msgstr "percent-operator "
1286
1287 #: ip2k-asm.c:413
1288 msgid "Attempt to find bit index of 0"
1289 msgstr " 0"
1290
1291 #: ip2k-desc.c:1016
1292 #, c-format
1293 msgid "internal error: ip2k_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
1294 msgstr " : ip2k_cgen_rebuild_tables: insn-chunk-bitsize : %d %d"
1295
1296 #: ip2k-desc.c:1104
1297 #, c-format
1298 msgid "internal error: ip2k_cgen_cpu_open: unsupported argument `%d'"
1299 msgstr " : ip2k_cgen_cpu_open: %d"
1300
1301 #: ip2k-desc.c:1123
1302 #, c-format
1303 msgid "internal error: ip2k_cgen_cpu_open: no endianness specified"
1304 msgstr " : ip2k_cgen_cpu_open: "
1305
1306 #: iq2000-asm.c:112 iq2000-asm.c:142
1307 msgid "immediate value cannot be register"
1308 msgstr " "
1309
1310 #: iq2000-asm.c:123 iq2000-asm.c:153 lm32-asm.c:70
1311 msgid "immediate value out of range"
1312 msgstr " "
1313
1314 #: iq2000-asm.c:182
1315 msgid "21-bit offset out of range"
1316 msgstr " 21 "
1317
1318 #: iq2000-desc.c:2021
1319 #, c-format
1320 msgid "internal error: iq2000_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
1321 msgstr " : iq2000_cgen_rebuild_tables: insn-chunk-bitsize : %d %d"
1322
1323 #: iq2000-desc.c:2109
1324 #, c-format
1325 msgid "internal error: iq2000_cgen_cpu_open: unsupported argument `%d'"
1326 msgstr " : iq2000_cgen_cpu_open: %d"
1327
1328 #: iq2000-desc.c:2128
1329 #, c-format
1330 msgid "internal error: iq2000_cgen_cpu_open: no endianness specified"
1331 msgstr " : iq2000_cgen_cpu_open: "
1332
1333 #: kvx-dis.c:1571
1334 #, c-format
1335 msgid ""
1336 "\n"
1337 "The following KVX specific disassembler options are supported for use\n"
1338 "with the -M switch (multiple options should be separated by commas):\n"
1339 msgstr ""
1340 "\n"
1341 " KVX \n"
1342 " -M ( ):\n"
1343
1344 #: kvx-dis.c:1575
1345 #, c-format
1346 msgid ""
1347 "\n"
1348 " pretty Print 32-bit words in natural order corresponding to re-ordered instruction.\n"
1349 msgstr ""
1350 "\n"
1351 " pretty 32- .\n"
1352
1353 #: kvx-dis.c:1579
1354 #, c-format
1355 msgid ""
1356 "\n"
1357 " compact-assembly Do not emit a new line between bundles of instructions.\n"
1358 msgstr ""
1359 "\n"
1360 " compact-assembly .\n"
1361
1362 #: kvx-dis.c:1583
1363 #, c-format
1364 msgid ""
1365 "\n"
1366 " no-compact-assembly Emit a new line between bundles of instructions.\n"
1367 msgstr ""
1368 "\n"
1369 " no-compact-assembly .\n"
1370
1371 #: lm32-asm.c:166
1372 msgid "expecting gp relative address: gp(symbol)"
1373 msgstr " gp : gp(symbol)"
1374
1375 #: lm32-asm.c:196
1376 msgid "expecting got relative address: got(symbol)"
1377 msgstr " got : got(symbol)"
1378
1379 #: lm32-asm.c:226
1380 msgid "expecting got relative address: gotoffhi16(symbol)"
1381 msgstr " got : gotoffhi16(symbol)"
1382
1383 #: lm32-asm.c:256
1384 msgid "expecting got relative address: gotofflo16(symbol)"
1385 msgstr " got : gotofflo16(symbol)"
1386
1387 #: lm32-desc.c:1003
1388 #, c-format
1389 msgid "internal error: lm32_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
1390 msgstr " : lm32_cgen_rebuild_tables: insn-chunk-bitsize : %d %d"
1391
1392 #: lm32-desc.c:1091
1393 #, c-format
1394 msgid "internal error: lm32_cgen_cpu_open: unsupported argument `%d'"
1395 msgstr " : lm32_cgen_cpu_open: %d"
1396
1397 #: lm32-desc.c:1110
1398 #, c-format
1399 msgid "internal error: lm32_cgen_cpu_open: no endianness specified"
1400 msgstr " : lm32_cgen_cpu_open: "
1401
1402 #: loongarch-dis.c:329
1403 #, c-format
1404 msgid ""
1405 "\n"
1406 "The following LoongArch disassembler options are supported for use\n"
1407 "with the -M switch (multiple options should be separated by commas):\n"
1408 msgstr ""
1409 "\n"
1410 " LoongArch \n"
1411 " -M ( ):\n"
1412
1413 #: loongarch-dis.c:333
1414 #, c-format
1415 msgid ""
1416 "\n"
1417 " no-aliases Use canonical instruction forms.\n"
1418 msgstr ""
1419 "\n"
1420 " no-aliases .\n"
1421
1422 #: loongarch-dis.c:335
1423 #, c-format
1424 msgid ""
1425 "\n"
1426 " numeric Print numeric register names, rather than ABI names.\n"
1427 msgstr ""
1428 "\n"
1429 " numeric , ABI .\n"
1430
1431 #: m10200-dis.c:151 m10300-dis.c:574
1432 #, c-format
1433 msgid "unknown\t0x%04lx"
1434 msgstr " 0x%04lx"
1435
1436 #: m10200-dis.c:321
1437 #, c-format
1438 msgid "unknown\t0x%02lx"
1439 msgstr " 0x%02lx"
1440
1441 #: m32c-asm.c:117
1442 msgid "imm:6 immediate is out of range"
1443 msgstr ":6 "
1444
1445 #: m32c-asm.c:145
1446 #, c-format
1447 msgid "%dsp8() takes a symbolic address, not a number"
1448 msgstr "%dsp8() , "
1449
1450 #: m32c-asm.c:159 m32c-asm.c:163 m32c-asm.c:253
1451 msgid "dsp:8 immediate is out of range"
1452 msgstr ":8 "
1453
1454 #: m32c-asm.c:184 m32c-asm.c:188
1455 msgid "Immediate is out of range -8 to 7"
1456 msgstr " -8 7"
1457
1458 #: m32c-asm.c:209 m32c-asm.c:213
1459 msgid "Immediate is out of range -7 to 8"
1460 msgstr " -7 8"
1461
1462 #: m32c-asm.c:281
1463 #, c-format
1464 msgid "%dsp16() takes a symbolic address, not a number"
1465 msgstr "%dsp16() , "
1466
1467 #: m32c-asm.c:305 m32c-asm.c:312 m32c-asm.c:373
1468 msgid "dsp:16 immediate is out of range"
1469 msgstr ":16 "
1470
1471 #: m32c-asm.c:399
1472 msgid "dsp:20 immediate is out of range"
1473 msgstr ":20 "
1474
1475 #: m32c-asm.c:425 m32c-asm.c:445
1476 msgid "dsp:24 immediate is out of range"
1477 msgstr ":24 "
1478
1479 #: m32c-asm.c:478
1480 msgid "immediate is out of range 1-2"
1481 msgstr " 1-2"
1482
1483 #: m32c-asm.c:496
1484 msgid "immediate is out of range 1-8"
1485 msgstr " 1-8"
1486
1487 #: m32c-asm.c:514
1488 msgid "immediate is out of range 0-7"
1489 msgstr " 0-7"
1490
1491 #: m32c-asm.c:550
1492 msgid "immediate is out of range 2-9"
1493 msgstr " 2-9"
1494
1495 #: m32c-asm.c:568
1496 msgid "Bit number for indexing general register is out of range 0-15"
1497 msgstr " 0-15"
1498
1499 #: m32c-asm.c:606 m32c-asm.c:662
1500 msgid "bit,base is out of range"
1501 msgstr ", "
1502
1503 #: m32c-asm.c:613 m32c-asm.c:618 m32c-asm.c:666
1504 msgid "bit,base out of range for symbol"
1505 msgstr ", "
1506
1507 #: m32c-asm.c:802
1508 msgid "not a valid r0l/r0h pair"
1509 msgstr " r0l/r0h"
1510
1511 #: m32c-asm.c:832
1512 msgid "Invalid size specifier"
1513 msgstr " "
1514
1515 #: m32c-desc.c:63034
1516 #, c-format
1517 msgid "internal error: m32c_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
1518 msgstr " : m32_cgen_rebuild_tables: insn-chunk-bitsize : %d %d"
1519
1520 #: m32c-desc.c:63122
1521 #, c-format
1522 msgid "internal error: m32c_cgen_cpu_open: unsupported argument `%d'"
1523 msgstr " : m32_cgen_cpu_open: %d"
1524
1525 #: m32c-desc.c:63141
1526 #, c-format
1527 msgid "internal error: m32c_cgen_cpu_open: no endianness specified"
1528 msgstr " : m32_cgen_cpu_open: "
1529
1530 #: m32r-desc.c:1366
1531 #, c-format
1532 msgid "internal error: m32r_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
1533 msgstr " : m32r_cgen_rebuild_tables: insn-chunk-bitsize : %d %d"
1534
1535 #: m32r-desc.c:1454
1536 #, c-format
1537 msgid "internal error: m32r_cgen_cpu_open: unsupported argument `%d'"
1538 msgstr " : m32r_cgen_cpu_open: %d"
1539
1540 #: m32r-desc.c:1473
1541 #, c-format
1542 msgid "internal error: m32r_cgen_cpu_open: no endianness specified"
1543 msgstr " : m32r_cgen_cpu_open: "
1544
1545 #: m68k-dis.c:1403
1546 #, c-format
1547 msgid "<function code %d>"
1548 msgstr "< %d>"
1549
1550 #: m68k-dis.c:1567
1551 #, c-format
1552 msgid "<internal error in opcode table: %s %s>\n"
1553 msgstr "< : %s %s>\n"
1554
1555 #: mep-asm.c:129
1556 msgid "Only $tp or $13 allowed for this opcode"
1557 msgstr " $tp $13 "
1558
1559 #: mep-asm.c:143
1560 msgid "Only $sp or $15 allowed for this opcode"
1561 msgstr " $sp $15 "
1562
1563 #: mep-asm.c:308 mep-asm.c:504
1564 #, c-format
1565 msgid "invalid %function() here"
1566 msgstr " %function() "
1567
1568 #: mep-asm.c:336
1569 msgid "Immediate is out of range -32768 to 32767"
1570 msgstr " -32768 32767"
1571
1572 #: mep-asm.c:356
1573 msgid "Immediate is out of range 0 to 65535"
1574 msgstr " 0 65535"
1575
1576 #: mep-asm.c:549 mep-asm.c:562
1577 msgid "Immediate is out of range -512 to 511"
1578 msgstr " -512 511"
1579
1580 #: mep-asm.c:554 mep-asm.c:563
1581 msgid "Immediate is out of range -128 to 127"
1582 msgstr " -128 127"
1583
1584 #: mep-asm.c:558
1585 msgid "Value is not aligned enough"
1586 msgstr " "
1587
1588 #: mep-desc.c:6227
1589 #, c-format
1590 msgid "internal error: mep_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
1591 msgstr " : mep_cgen_rebuild_tables: insn-chunk-bitsize : %d %d"
1592
1593 #: mep-desc.c:6315
1594 #, c-format
1595 msgid "internal error: mep_cgen_cpu_open: unsupported argument `%d'"
1596 msgstr " : mep_cgen_cpu_open: %d"
1597
1598 #: mep-desc.c:6334
1599 #, c-format
1600 msgid "internal error: mep_cgen_cpu_open: no endianness specified"
1601 msgstr " : mep_cgen_cpu_open: "
1602
1603 #: mep-dis.c:662
1604 #, c-format
1605 msgid "illegal MEP INDEX setting '%x' in ELF header e_flags field"
1606 msgstr " MEP INDEX %x e_flags "
1607
1608 #: mips-dis.c:1907 mips-dis.c:2140
1609 #, c-format
1610 msgid "# internal error, undefined operand in `%s %s'"
1611 msgstr "# , %s %s"
1612
1613 #: mips-dis.c:2745
1614 msgid "Use canonical instruction forms.\n"
1615 msgstr " .\n"
1616
1617 #: mips-dis.c:2747
1618 msgid "Recognize MSA instructions.\n"
1619 msgstr " MSA .\n"
1620
1621 #: mips-dis.c:2749
1622 msgid "Recognize the virtualization ASE instructions.\n"
1623 msgstr " ASE .\n"
1624
1625 #: mips-dis.c:2751
1626 msgid ""
1627 "Recognize the eXtended Physical Address (XPA) ASE\n"
1628 " instructions.\n"
1629 msgstr ""
1630 " eXtended Physical Address (XPA) ASE\n"
1631 " .\n"
1632
1633 #: mips-dis.c:2754
1634 msgid "Recognize the Global INValidate (GINV) ASE instructions.\n"
1635 msgstr " Global INValidate (GINV) ASE .\n"
1636
1637 #: mips-dis.c:2758
1638 msgid "Recognize the Loongson MultiMedia extensions Instructions (MMI) ASE instructions.\n"
1639 msgstr " Loongson MultiMedia extensions Instructions (MMI) ASE .\n"
1640
1641 #: mips-dis.c:2762
1642 msgid "Recognize the Loongson Content Address Memory (CAM) instructions.\n"
1643 msgstr " Loongson Content Address Memory (CAM) .\n"
1644
1645 #: mips-dis.c:2766
1646 msgid "Recognize the Loongson EXTensions (EXT) instructions.\n"
1647 msgstr " Loongson EXTensions (EXT) .\n"
1648
1649 #: mips-dis.c:2770
1650 msgid "Recognize the Loongson EXTensions R2 (EXT2) instructions.\n"
1651 msgstr " Loongson EXTensions R2 (EXT2) .\n"
1652
1653 #: mips-dis.c:2773
1654 msgid ""
1655 "Print GPR names according to specified ABI.\n"
1656 " Default: based on binary being disassembled.\n"
1657 msgstr ""
1658 " GPR ABI-.\n"
1659 " : .\n"
1660
1661 #: mips-dis.c:2776
1662 msgid ""
1663 "Print FPR names according to specified ABI.\n"
1664 " Default: numeric.\n"
1665 msgstr ""
1666 " FPR ABI-.\n"
1667 " : .\n"
1668
1669 #: mips-dis.c:2779
1670 msgid ""
1671 "Print CP0 register names according to specified architecture.\n"
1672 " Default: based on binary being disassembled.\n"
1673 msgstr ""
1674 " CP0 .\n"
1675 " : .\n"
1676
1677 #: mips-dis.c:2783
1678 msgid ""
1679 "Print HWR names according to specified architecture.\n"
1680 " Default: based on binary being disassembled.\n"
1681 msgstr ""
1682 " HWR .\n"
1683 " : .\n"
1684
1685 #: mips-dis.c:2786
1686 msgid "Print GPR and FPR names according to specified ABI.\n"
1687 msgstr " GPR FPR ABI-.\n"
1688
1689 #: mips-dis.c:2788
1690 msgid ""
1691 "Print CP0 register and HWR names according to specified\n"
1692 " architecture."
1693 msgstr ""
1694 " CP0 HWR \n"
1695 " ."
1696
1697 #: mips-dis.c:2874
1698 #, c-format
1699 msgid ""
1700 "\n"
1701 "The following MIPS specific disassembler options are supported for use\n"
1702 "with the -M switch (multiple options should be separated by commas):\n"
1703 "\n"
1704 msgstr ""
1705 "\n"
1706 " MIPS \n"
1707 " -M ( ):\n"
1708 "\n"
1709
1710 #: mmix-dis.c:33
1711 #, c-format
1712 msgid "bad case %d (%s) in %s:%d"
1713 msgstr " %d (%s) %s:%d"
1714
1715 #: mmix-dis.c:42
1716 #, c-format
1717 msgid "internal: non-debugged code (test-case missing): %s:%d"
1718 msgstr ": - ( ): %s:%d"
1719
1720 #: mmix-dis.c:52
1721 msgid "(unknown)"
1722 msgstr "()"
1723
1724 #: mmix-dis.c:247 mmix-dis.c:255
1725 msgid "*illegal*"
1726 msgstr "**"
1727
1728 #: mmix-dis.c:529
1729 #, c-format
1730 msgid "*unknown operands type: %d*"
1731 msgstr "* : %d*"
1732
1733 #: msp430-decode.opc:145 rl78-decode.opc:106
1734 #, c-format
1735 msgid "internal error: immediate() called with invalid byte count %d"
1736 msgstr " : immediate() %d"
1737
1738 #: msp430-dis.c:59
1739 #, c-format
1740 msgid "Warning: disassembly unreliable - not enough bytes available"
1741 msgstr ": "
1742
1743 #: msp430-dis.c:65
1744 #, c-format
1745 msgid "Error: read from memory failed"
1746 msgstr ": "
1747
1748 #: msp430-dis.c:499
1749 msgid "Warning: illegal as emulation instr"
1750 msgstr ": "
1751
1752 #. R2/R3 are illegal as dest: may be data section.
1753 #: msp430-dis.c:591
1754 msgid "Warning: illegal as 2-op instr"
1755 msgstr ": 2- "
1756
1757 #: msp430-dis.c:1002
1758 msgid "Warning: unrecognised CALLA addressing mode"
1759 msgstr ": CALLA "
1760
1761 #: msp430-dis.c:1303 msp430-dis.c:1324 msp430-dis.c:1345
1762 #, c-format
1763 msgid "Warning: reserved use of A/L and B/W bits detected"
1764 msgstr ": A/L B/W "
1765
1766 #: mt-asm.c:110 mt-asm.c:190
1767 msgid "Operand out of range. Must be between -32768 and 32767."
1768 msgstr " . -32768 32767."
1769
1770 #: mt-asm.c:149
1771 msgid "Biiiig Trouble in parse_imm16!"
1772 msgstr " parse_imm16!"
1773
1774 #: mt-asm.c:157
1775 msgid "The percent-operator's operand is not a symbol"
1776 msgstr "percent-operator- "
1777
1778 #: mt-asm.c:395
1779 msgid "invalid operand. type may have values 0,1,2 only."
1780 msgstr " . 0,1,2."
1781
1782 #: mt-desc.c:1147
1783 #, c-format
1784 msgid "internal error: mt_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
1785 msgstr " : mt_cgen_rebuild_tables: insn-chunk-bitsize : %d %d"
1786
1787 #: mt-desc.c:1235
1788 #, c-format
1789 msgid "internal error: mt_cgen_cpu_open: unsupported argument `%d'"
1790 msgstr " : mt_cgen_cpu_open: %d"
1791
1792 #: mt-desc.c:1254
1793 #, c-format
1794 msgid "internal error: mt_cgen_cpu_open: no endianness specified"
1795 msgstr " : mt_cgen_cpu_open: "
1796
1797 #: nds32-asm.c:1760
1798 #, c-format
1799 msgid "internal error: unknown operand, %s"
1800 msgstr " : , %s"
1801
1802 #: nds32-asm.c:2396
1803 #, c-format
1804 msgid "internal error: don't know how to handle parsing results"
1805 msgstr " : "
1806
1807 #: nds32-asm.c:2404
1808 #, c-format
1809 msgid "internal error: unknown hardware resource"
1810 msgstr " : "
1811
1812 #: nds32-dis.c:1178
1813 msgid "insufficient data to decode instruction"
1814 msgstr " "
1815
1816 #: nfp-dis.c:930
1817 msgid "<invalid_instruction>:"
1818 msgstr "<_>:"
1819
1820 #: nfp-dis.c:1334
1821 msgid ", <invalid CRC operator>, "
1822 msgstr ", < CRC >, "
1823
1824 #: nfp-dis.c:1686
1825 msgid "<invalid branch>["
1826 msgstr "< >["
1827
1828 #: nfp-dis.c:2055 nfp-dis.c:2326
1829 #, c-format
1830 msgid "<invalid cmd target %d:%d:%d>[]"
1831 msgstr "< %d:%d:%d>[]"
1832
1833 #: nfp-dis.c:2066 nfp-dis.c:2337
1834 #, c-format
1835 msgid "<invalid cmd action %d:%d:%d>[]"
1836 msgstr "< %d:%d:%d>[]"
1837
1838 #: nfp-dis.c:2558
1839 msgid "File has no ME-Config section."
1840 msgstr " ME-."
1841
1842 #: nfp-dis.c:2572
1843 msgid "File has invalid ME-Config section."
1844 msgstr " ME-."
1845
1846 #: nfp-dis.c:2719
1847 #, c-format
1848 msgid "Error processing section %u "
1849 msgstr " %u "
1850
1851 #: nfp-dis.c:2748
1852 #, c-format
1853 msgid "Invalid NFP option: %s"
1854 msgstr " NFP : %s"
1855
1856 #: nfp-dis.c:2986
1857 #, c-format
1858 msgid ""
1859 "\n"
1860 "The following NFP specific disassembler options are supported for use\n"
1861 "with the -M switch (multiple options should be separated by commas):\n"
1862 msgstr ""
1863 "\n"
1864 " NFP \n"
1865 " -M ( ):\n"
1866
1867 #: nfp-dis.c:2990
1868 #, c-format
1869 msgid ""
1870 "\n"
1871 " no-pc\t\t Don't print program counter prefix.\n"
1872 " ctx4\t\t Force disassembly using 4-context mode.\n"
1873 " ctx8\t\t Force 8-context mode, takes precedence."
1874 msgstr ""
1875 "\n"
1876 " no-pc\t\t .\n"
1877 " ctx4\t\t 4- .\n"
1878 " ctx8\t\t 8- , ."
1879
1880 #: nios2-dis.c:135
1881 #, c-format
1882 msgid "out of memory"
1883 msgstr " "
1884
1885 #: nios2-dis.c:263
1886 #, c-format
1887 msgid "internal error: broken opcode descriptor for `%s %s'"
1888 msgstr " : %s %s"
1889
1890 #. I and Z are output operands and can`t be immediate
1891 #. A is an address and we can`t have the address of
1892 #. an immediate either. We don't know how much to increase
1893 #. aoffsetp by since whatever generated this is broken
1894 #. anyway!
1895 #: ns32k-dis.c:533
1896 #, c-format
1897 msgid "$<undefined>"
1898 msgstr "$<>"
1899
1900 #: or1k-asm.c:55
1901 msgid "relocation invalid for store"
1902 msgstr " "
1903
1904 #: or1k-asm.c:56
1905 msgid "internal relocation type invalid"
1906 msgstr " "
1907
1908 #: or1k-desc.c:2041
1909 #, c-format
1910 msgid "internal error: or1k_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
1911 msgstr " : or1k_cgen_rebuild_tables: insn-chunk-bitsize : %d %d"
1912
1913 #: or1k-desc.c:2129
1914 #, c-format
1915 msgid "internal error: or1k_cgen_cpu_open: unsupported argument `%d'"
1916 msgstr " : or1k_cgen_cpu_open: %d"
1917
1918 #: or1k-desc.c:2148
1919 #, c-format
1920 msgid "internal error: or1k_cgen_cpu_open: no endianness specified"
1921 msgstr " : or1k_cgen_cpu_open: "
1922
1923 #: ppc-dis.c:418
1924 #, c-format
1925 msgid "warning: ignoring unknown -M%s option"
1926 msgstr ": -M%s"
1927
1928 #: ppc-dis.c:1256
1929 #, c-format
1930 msgid ""
1931 "\n"
1932 "The following PPC specific disassembler options are supported for use with\n"
1933 "the -M switch:\n"
1934 msgstr ""
1935 "\n"
1936 " PPC \n"
1937 " -M:\n"
1938
1939 #: ppc-opc.c:52 ppc-opc.c:75 ppc-opc.c:101 ppc-opc.c:131
1940 msgid "invalid register"
1941 msgstr " "
1942
1943 #: ppc-opc.c:397
1944 msgid "invalid conditional option"
1945 msgstr " "
1946
1947 #: ppc-opc.c:400
1948 msgid "invalid counter access"
1949 msgstr " "
1950
1951 #: ppc-opc.c:464
1952 msgid "BO value implies no branch hint, when using + or - modifier"
1953 msgstr "BO , + - "
1954
1955 #: ppc-opc.c:469
1956 msgid "attempt to set y bit when using + or - modifier"
1957 msgstr " y + - "
1958
1959 #: ppc-opc.c:471
1960 msgid "attempt to set 'at' bits when using + or - modifier"
1961 msgstr " at + - "
1962
1963 #: ppc-opc.c:575
1964 msgid "invalid offset: must be in the range [-512, -8] and be a multiple of 8"
1965 msgstr " : [-512, -8] 8"
1966
1967 #: ppc-opc.c:706
1968 msgid "invalid R operand"
1969 msgstr " R "
1970
1971 #: ppc-opc.c:761
1972 msgid "invalid mask field"
1973 msgstr " "
1974
1975 #: ppc-opc.c:784
1976 msgid "invalid mfcr mask"
1977 msgstr " mfcr "
1978
1979 #: ppc-opc.c:902 ppc-opc.c:920
1980 msgid "illegal L operand value"
1981 msgstr " L "
1982
1983 #: ppc-opc.c:943
1984 msgid "illegal WC operand value"
1985 msgstr " WC "
1986
1987 #: ppc-opc.c:1040
1988 msgid "incompatible L operand value"
1989 msgstr " L "
1990
1991 #: ppc-opc.c:1239 ppc-opc.c:1274
1992 msgid "illegal bitmask"
1993 msgstr " "
1994
1995 #: ppc-opc.c:1418
1996 msgid "address register in load range"
1997 msgstr " "
1998
1999 #: ppc-opc.c:1458
2000 msgid "illegal PL operand value"
2001 msgstr " PL "
2002
2003 #: ppc-opc.c:1539
2004 msgid "index register in load range"
2005 msgstr " "
2006
2007 #: ppc-opc.c:1568 ppc-opc.c:1654
2008 msgid "source and target register operands must be different"
2009 msgstr " "
2010
2011 #: ppc-opc.c:1599
2012 msgid "invalid register operand when updating"
2013 msgstr " "
2014
2015 #: ppc-opc.c:1717
2016 msgid "illegal immediate value"
2017 msgstr " "
2018
2019 #: ppc-opc.c:2024
2020 msgid "invalid bat number"
2021 msgstr " "
2022
2023 #: ppc-opc.c:2059
2024 msgid "invalid sprg number"
2025 msgstr " "
2026
2027 #: ppc-opc.c:2096
2028 msgid "invalid tbr number"
2029 msgstr " "
2030
2031 #: ppc-opc.c:2203 ppc-opc.c:2271
2032 msgid "VSR overlaps ACC operand"
2033 msgstr "VSR ACC "
2034
2035 #: ppc-opc.c:2380
2036 msgid "invalid constant"
2037 msgstr " "
2038
2039 #: ppc-opc.c:2482 ppc-opc.c:2505 ppc-opc.c:2528 ppc-opc.c:2551
2040 msgid "UIMM = 00000 is illegal"
2041 msgstr "UIMM = 00000 "
2042
2043 #: ppc-opc.c:2574
2044 msgid "UIMM values >7 are illegal"
2045 msgstr "UIMM >7 "
2046
2047 #: ppc-opc.c:2597
2048 msgid "UIMM values >15 are illegal"
2049 msgstr "UIMM >15 "
2050
2051 #: ppc-opc.c:2620
2052 msgid "GPR odd is illegal"
2053 msgstr " GPR "
2054
2055 #: ppc-opc.c:2643 ppc-opc.c:2666
2056 msgid "invalid offset"
2057 msgstr " "
2058
2059 #: ppc-opc.c:2689
2060 msgid "invalid Ddd value"
2061 msgstr " Ddd "
2062
2063 #: ppc-opc.c:2742 ppc-opc.c:2769
2064 msgid "invalid TH value"
2065 msgstr " TH "
2066
2067 #. Invalid options with '=', no option name before '=',
2068 #. and no value after '='.
2069 #: riscv-dis.c:128
2070 #, c-format
2071 msgid "unrecognized disassembler option with '=': %s"
2072 msgstr " =: %s"
2073
2074 #: riscv-dis.c:142
2075 #, c-format
2076 msgid "unknown privileged spec set by %s=%s"
2077 msgstr " %s=%s"
2078
2079 #: riscv-dis.c:149
2080 #, c-format
2081 msgid "mis-matched privilege spec set by %s=%s, the elf privilege attribute is %s"
2082 msgstr " %s=%s, %s"
2083
2084 #: riscv-dis.c:763
2085 #, c-format
2086 msgid "# internal error, undefined modifier (%c)"
2087 msgstr "# , (%c)"
2088
2089 #: riscv-dis.c:1365
2090 msgid "Print numeric register names, rather than ABI names."
2091 msgstr " , ABI ."
2092
2093 #: riscv-dis.c:1368
2094 msgid "Disassemble only into canonical instructions."
2095 msgstr " ."
2096
2097 #: riscv-dis.c:1371
2098 msgid "Print the CSR according to the chosen privilege spec."
2099 msgstr " CSR ."
2100
2101 #: riscv-dis.c:1447
2102 #, c-format
2103 msgid ""
2104 "\n"
2105 "The following RISC-V specific disassembler options are supported for use\n"
2106 "with the -M switch (multiple options should be separated by commas):\n"
2107 msgstr ""
2108 "\n"
2109 " RISC-V \n"
2110 " -M ( ):\n"
2111
2112 #: rx-dis.c:139 rx-dis.c:163 rx-dis.c:171 rx-dis.c:179 rx-dis.c:187
2113 msgid "<invalid register number>"
2114 msgstr "< >"
2115
2116 #: rx-dis.c:147 rx-dis.c:195
2117 msgid "<invalid condition code>"
2118 msgstr "< >"
2119
2120 #: rx-dis.c:155
2121 msgid "<invalid flag>"
2122 msgstr "< >"
2123
2124 #: rx-dis.c:203
2125 msgid "<invalid opsize>"
2126 msgstr "< _>"
2127
2128 #: rx-dis.c:211
2129 msgid "<invalid size>"
2130 msgstr "< >"
2131
2132 #: s12z-dis.c:239 s12z-dis.c:296 s12z-dis.c:307
2133 msgid "<illegal reg num>"
2134 msgstr "< >"
2135
2136 #: s12z-dis.c:370
2137 msgid "<bad>"
2138 msgstr "<>"
2139
2140 #: s12z-dis.c:380
2141 msgid ".<bad>"
2142 msgstr ".<>"
2143
2144 #: s390-dis.c:44
2145 msgid "Disassemble in ESA architecture mode"
2146 msgstr " ESA "
2147
2148 #: s390-dis.c:45
2149 msgid "Disassemble in z/Architecture mode"
2150 msgstr " z/"
2151
2152 #: s390-dis.c:46
2153 msgid "Print unknown instructions according to length from first two bits"
2154 msgstr " "
2155
2156 #: s390-dis.c:48
2157 msgid "Print instruction description as comment"
2158 msgstr " "
2159
2160 #: s390-dis.c:82
2161 #, c-format
2162 msgid "unknown S/390 disassembler option: %s"
2163 msgstr " S/390 : %s"
2164
2165 #: s390-dis.c:516
2166 #, c-format
2167 msgid ""
2168 "\n"
2169 "The following S/390 specific disassembler options are supported for use\n"
2170 "with the -M switch (multiple options should be separated by commas):\n"
2171 msgstr ""
2172 "\n"
2173 " S/390 \n"
2174 " -M ( ):\n"
2175
2176 #: score-dis.c:653 score-dis.c:871 score-dis.c:1032 score-dis.c:1138
2177 #: score-dis.c:1146 score-dis.c:1153 score7-dis.c:691 score7-dis.c:854
2178 msgid "<illegal instruction>"
2179 msgstr "< >"
2180
2181 #: sparc-dis.c:308 sparc-dis.c:318
2182 #, c-format
2183 msgid "internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n"
2184 msgstr " : sparc-opcode.h: %s, %#.8lx, %#.8lx\n"
2185
2186 #: sparc-dis.c:377
2187 #, c-format
2188 msgid "internal error: bad sparc-opcode.h: \"%s\" == \"%s\"\n"
2189 msgstr " : sparc-opcode.h: %s == %s\n"
2190
2191 #. Mark as non-valid instruction.
2192 #: sparc-dis.c:1094
2193 msgid "unknown"
2194 msgstr ""
2195
2196 #: v850-dis.c:190
2197 msgid "<invalid s-reg number>"
2198 msgstr "< s-reg >"
2199
2200 #: v850-dis.c:206
2201 msgid "<invalid reg number>"
2202 msgstr "< reg >"
2203
2204 #: v850-dis.c:222
2205 msgid "<invalid v-reg number>"
2206 msgstr "< v-reg >"
2207
2208 #: v850-dis.c:236
2209 msgid "<invalid CC-reg number>"
2210 msgstr "< CC--reg >"
2211
2212 #: v850-dis.c:250
2213 msgid "<invalid float-CC-reg number>"
2214 msgstr "<neispravan float-CC-reg broj>"
2215
2216 #: v850-dis.c:264
2217 msgid "<invalid cacheop number>"
2218 msgstr "< casheop >"
2219
2220 #: v850-dis.c:275
2221 msgid "<invalid prefop number>"
2222 msgstr "< prefop >"
2223
2224 #: v850-dis.c:510
2225 #, c-format
2226 msgid "unknown operand shift: %x"
2227 msgstr " : %x"
2228
2229 #: v850-dis.c:526
2230 #, c-format
2231 msgid "unknown reg: %d"
2232 msgstr " : %d"
2233
2234 #. The functions used to insert and extract complicated operands.
2235 #. Note: There is a conspiracy between these functions and
2236 #. v850_insert_operand() in gas/config/tc-v850.c. Error messages
2237 #. containing the string 'out of range' will be ignored unless a
2238 #. specific command line option is given to GAS.
2239 #: v850-opc.c:53
2240 msgid "displacement value is not in range and is not aligned"
2241 msgstr " "
2242
2243 #: v850-opc.c:54
2244 msgid "displacement value is out of range"
2245 msgstr " "
2246
2247 #: v850-opc.c:55
2248 msgid "displacement value is not aligned"
2249 msgstr " "
2250
2251 #: v850-opc.c:57
2252 msgid "immediate value is out of range"
2253 msgstr " "
2254
2255 #: v850-opc.c:58
2256 msgid "branch value out of range"
2257 msgstr " "
2258
2259 #: v850-opc.c:59
2260 msgid "branch value not in range and to odd offset"
2261 msgstr " "
2262
2263 #: v850-opc.c:60
2264 msgid "branch to odd offset"
2265 msgstr " "
2266
2267 #: v850-opc.c:61
2268 msgid "position value is out of range"
2269 msgstr " "
2270
2271 #: v850-opc.c:62
2272 msgid "width value is out of range"
2273 msgstr " "
2274
2275 #: v850-opc.c:63
2276 msgid "SelID is out of range"
2277 msgstr " "
2278
2279 #: v850-opc.c:64
2280 msgid "vector8 is out of range"
2281 msgstr "8 "
2282
2283 #: v850-opc.c:65
2284 msgid "vector5 is out of range"
2285 msgstr "5 "
2286
2287 #: v850-opc.c:66
2288 msgid "imm10 is out of range"
2289 msgstr "10 "
2290
2291 #: v850-opc.c:67
2292 msgid "SR/SelID is out of range"
2293 msgstr "/ "
2294
2295 #: v850-opc.c:508
2296 msgid "invalid register for stack adjustment"
2297 msgstr " "
2298
2299 #: v850-opc.c:526
2300 msgid "invalid register name"
2301 msgstr " "
2302
2303 #: wasm32-dis.c:93
2304 msgid "Disassemble \"register\" names"
2305 msgstr " register "
2306
2307 #: wasm32-dis.c:94
2308 msgid "Name well-known globals"
2309 msgstr " "
2310
2311 #: wasm32-dis.c:549
2312 #, c-format
2313 msgid ""
2314 "The following WebAssembly-specific disassembler options are supported for use\n"
2315 "with the -M switch:\n"
2316 msgstr ""
2317 " WebAssembly \n"
2318 " -M:\n"
2319
2320 #: xstormy16-asm.c:71
2321 msgid "Bad register in preincrement"
2322 msgstr " "
2323
2324 #: xstormy16-asm.c:76
2325 msgid "Bad register in postincrement"
2326 msgstr " "
2327
2328 #: xstormy16-asm.c:78
2329 msgid "Bad register name"
2330 msgstr " "
2331
2332 #: xstormy16-asm.c:82
2333 msgid "Label conflicts with register name"
2334 msgstr " "
2335
2336 #: xstormy16-asm.c:86
2337 msgid "Label conflicts with `Rx'"
2338 msgstr " Rx-"
2339
2340 #: xstormy16-asm.c:88
2341 msgid "Bad immediate expression"
2342 msgstr " "
2343
2344 #: xstormy16-asm.c:109
2345 msgid "No relocation for small immediate"
2346 msgstr " "
2347
2348 #: xstormy16-asm.c:119
2349 msgid "Small operand was not an immediate number"
2350 msgstr " "
2351
2352 #: xstormy16-asm.c:157
2353 msgid "Operand is not a symbol"
2354 msgstr " "
2355
2356 #: xstormy16-asm.c:165
2357 msgid "Syntax error: No trailing ')'"
2358 msgstr " : )"
2359
2360 #: xstormy16-desc.c:1318
2361 #, c-format
2362 msgid "internal error: xstormy16_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
2363 msgstr " : xstormy16_cgen_rebuild_tables: insn-chunk-bitsize : %d %d"
2364
2365 #: xstormy16-desc.c:1406
2366 #, c-format
2367 msgid "internal error: xstormy16_cgen_cpu_open: unsupported argument `%d'"
2368 msgstr " : xstormy16_cgen_cpu_open: %d"
2369
2370 #: xstormy16-desc.c:1425
2371 #, c-format
2372 msgid "internal error: xstormy16_cgen_cpu_open: no endianness specified"
2373 msgstr " : xstormy16_cgen_cpu_open: "
2374
2375 #~ msgid "expected 16, 32 or 64 in"
2376 #~ msgstr " 16, 32 64 "
2377
2378 #, c-format
2379 #~ msgid "internal error: bpf_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
2380 #~ msgstr " : bpf_cgen_rebuild_tables: insn-chunk-bitsize : %d %d"
2381
2382 #, c-format
2383 #~ msgid "internal error: bpf_cgen_cpu_open: unsupported argument `%d'"
2384 #~ msgstr " : bpf_cgen_cpu_open: %d"
2385
2386 #, c-format
2387 #~ msgid "internal error: bpf_cgen_cpu_open: no endianness specified"
2388 #~ msgstr " : bpf_cgen_cpu_open: "
2389
2390 #~ msgid "z0-z15 expected"
2391 #~ msgstr " z0-z15"
2392
2393 #~ msgid "z0-z7 expected"
2394 #~ msgstr " z0-z7"
2395
2396 #~ msgid "invalid register list"
2397 #~ msgstr " "
2398
2399 #~ msgid "p0-p7 expected"
2400 #~ msgstr " p0-p7"
2401
2402 #~ msgid "%s: error: "
2403 #~ msgstr "%s: : "
2404
2405 #~ msgid "%s: %d: unknown bitfield: %s\n"
2406 #~ msgstr "%s: %d: : %s\n"
2407
2408 #~ msgid "unknown bitfield: %s\n"
2409 #~ msgstr " : %s\n"
2410
2411 #~ msgid "%s: %d: missing `)' in bitfield: %s\n"
2412 #~ msgstr "%s: %d: ) : %s\n"
2413
2414 #~ msgid "%s: %d: no memory operand\n"
2415 #~ msgstr "%s: %d: \n"
2416
2417 #~ msgid "%s: %d: unknown element size: %s\n"
2418 #~ msgstr "%s: %d: : %s\n"
2419
2420 #~ msgid "%s:%d: Conflicting opcode space specifications\n"
2421 #~ msgstr "%s:%d: \n"
2422
2423 #~ msgid "%s:%d: Warning: redundant opcode space specification\n"
2424 #~ msgstr "%s:%d: : \n"
2425
2426 #~ msgid "%s:%d: Conflicting prefix specifications\n"
2427 #~ msgstr "%s:%d: \n"
2428
2429 #~ msgid "%s:%d: Warning: redundant prefix specification\n"
2430 #~ msgstr "%s:%d: : \n"
2431
2432 #~ msgid "%s:%d: %s: unrecognized opcode encoding space\n"
2433 #~ msgstr "%s:%d: %s: \n"
2434
2435 #~ msgid "%s:%d: %s: residual opcode (0x%0*llx) too large\n"
2436 #~ msgstr "%s:%d: %s: (0x%0*llx) \n"
2437
2438 #~ msgid "%s: %d: (continued) line too long\n"
2439 #~ msgstr "%s: %d: () \n"
2440
2441 #~ msgid "can't find i386-reg.tbl for reading, errno = %s\n"
2442 #~ msgstr " i386-reg.tbl , = %s\n"
2443
2444 #~ msgid "can't create i386-init.h, errno = %s\n"
2445 #~ msgstr " i386-init.h, = %s\n"
2446
2447 #~ msgid "unable to change directory to \"%s\", errno = %s\n"
2448 #~ msgstr " %s, = %s\n"
2449
2450 #~ msgid "CpuMax != %d!\n"
2451 #~ msgstr "CpuMax != %d!\n"
2452
2453 #~ msgid "%d unused bits in i386_cpu_flags.\n"
2454 #~ msgstr "%d i386_cpu_flags.\n"
2455
2456 #~ msgid "%d unused bits in i386_operand_type.\n"
2457 #~ msgstr "%d i386_operand_type.\n"
2458
2459 #~ msgid "can't create i386-tbl.h, errno = %s\n"
2460 #~ msgstr " i386-tbl.h, = %s\n"
2461
2462 #~ msgid "%s: Error: "
2463 #~ msgstr "%s: : "
2464
2465 #~ msgid "%s: Warning: "
2466 #~ msgstr "%s: : "
2467
2468 #~ msgid "multiple note %s not handled\n"
2469 #~ msgstr " %s\n"
2470
2471 #~ msgid "can't find ia64-ic.tbl for reading\n"
2472 #~ msgstr " ia64-ic.tbl \n"
2473
2474 #~ msgid "can't find %s for reading\n"
2475 #~ msgstr " %s \n"
2476
2477 #~ msgid ""
2478 #~ "most recent format '%s'\n"
2479 #~ "appears more restrictive than '%s'\n"
2480 #~ msgstr ""
2481 #~ " %s\n"
2482 #~ " %s\n"
2483
2484 #~ msgid "overlapping field %s->%s\n"
2485 #~ msgstr " %s>%s\n"
2486
2487 #~ msgid "overwriting note %d with note %d (IC:%s)\n"
2488 #~ msgstr " %d %d (IC:%s)\n"
2489
2490 #~ msgid "don't know how to specify %% dependency %s\n"
2491 #~ msgstr " %% %s\n"
2492
2493 #~ msgid "Don't know how to specify # dependency %s\n"
2494 #~ msgstr " # %s\n"
2495
2496 #~ msgid "IC:%s [%s] has no terminals or sub-classes\n"
2497 #~ msgstr "IC:%s [%s] -\n"
2498
2499 #~ msgid "IC:%s has no terminals or sub-classes\n"
2500 #~ msgstr "IC:%s -\n"
2501
2502 #~ msgid "no insns mapped directly to terminal IC %s [%s]"
2503 #~ msgstr " IC %s [%s]"
2504
2505 #~ msgid "no insns mapped directly to terminal IC %s\n"
2506 #~ msgstr " IC %s\n"
2507
2508 #~ msgid "class %s is defined but not used\n"
2509 #~ msgstr " %s \n"
2510
2511 #~ msgid "Warning: rsrc %s (%s) has no chks\n"
2512 #~ msgstr ": rsrc %s (%s) chks\n"
2513
2514 #~ msgid "Warning: rsrc %s (%s) has no chks or regs\n"
2515 #~ msgstr ": rsrc %s (%s) chks regs\n"
2516
2517 #~ msgid "rsrc %s (%s) has no regs\n"
2518 #~ msgstr "rsrc %s (%s) regs\n"
2519
2520 #~ msgid "IC note %d in opcode %s (IC:%s) conflicts with resource %s note %d\n"
2521 #~ msgstr " %d %s (IC:%s) %s %d\n"
2522
2523 #~ msgid "IC note %d for opcode %s (IC:%s) conflicts with resource %s note %d\n"
2524 #~ msgstr " %d %s (IC:%s) %s %d\n"
2525
2526 #~ msgid "opcode %s has no class (ops %d %d %d)\n"
2527 #~ msgstr " %s ( %d %d %d)\n"
2528
2529 #~ msgid "unknown broadcast operand: %s\n"
2530 #~ msgstr " : %s\n"
2531
2532 #~ msgid "Missing '#' prefix"
2533 #~ msgstr " #"
2534
2535 #~ msgid "Missing '.' prefix"
2536 #~ msgstr " ."
2537
2538 #~ msgid "Missing 'pof:' prefix"
2539 #~ msgstr " pof:"
2540
2541 #~ msgid "Missing 'pag:' prefix"
2542 #~ msgstr " pag:"
2543
2544 #~ msgid "Missing 'sof:' prefix"
2545 #~ msgstr " sof:"
2546
2547 #~ msgid "Missing 'seg:' prefix"
2548 #~ msgstr " seg:"
2549
2550 #~ msgid "internal error: xc16x_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
2551 #~ msgstr " : xc16x_cgen_rebuild_tables: insn-chunk-bitsize : %d %d"
2552
2553 #~ msgid "internal error: xc16x_cgen_cpu_open: unsupported argument `%d'"
2554 #~ msgstr " : xc16x_cgen_cpu_open: %d"
2555
2556 #~ msgid "internal error: xc16x_cgen_cpu_open: no endianness specified"
2557 #~ msgstr " : xc16x_cgen_cpu_open: "
2558
2559 #~ msgid ""
2560 #~ "\n"
2561 #~ " no-aliases Disassemble only into canonical instructions, rather\n"
2562 #~ " than into pseudoinstructions.\n"
2563 #~ msgstr ""
2564 #~ "\n"
2565 #~ " no-aliases , \n"
2566 #~ " .\n"
2567
2568 #~ msgid " dsp Recognize DSP instructions.\n"
2569 #~ msgstr " dsp DSP .\n"
2570
2571 #~ msgid " spfp Recognize FPX SP instructions.\n"
2572 #~ msgstr " spfp FPX SP .\n"
2573
2574 #~ msgid " dpfp Recognize FPX DP instructions.\n"
2575 #~ msgstr " dpfp FPX DP .\n"
2576
2577 #~ msgid " nps400 Recognize NPS400 instructions.\n"
2578 #~ msgstr " nps400 NPS400 .\n"
2579
2580 #~ msgid "%s: %s: (base_opcode >> 24) != 0: %s\n"
2581 #~ msgstr "%s: %s: (base_opcode >> 24) != 0: %s\n"
2582
2583 #~ msgid "%s: %s: (base_opcode >> 16) != 0: %s\n"
2584 #~ msgstr "%s: %s: (base_opcode >> 16) != 0: %s\n"
2585
2586 #~ msgid "%s: %s: (base_opcode >> 8) != 0: %s\n"
2587 #~ msgstr "%s: %s: (base_opcode >> 8) != 0: %s\n"
2588
2589 #~ msgid "%s: %s: base_opcode != 0: %s\n"
2590 #~ msgstr "%s: %s: base_opcode != 0: %s\n"
2591
2592 #~ msgid "internal error, h8_disassemble_init"
2593 #~ msgstr " , h8_disassemble_init"
2594
2595 #~ msgid "Illegal limm reference in last instruction!\n"
2596 #~ msgstr " !\n"
2597
2598 #~ msgid "unable to fit different valued constants into instruction"
2599 #~ msgstr " "
2600
2601 #~ msgid "auxiliary register not allowed here"
2602 #~ msgstr " "
2603
2604 #~ msgid "too many long constants"
2605 #~ msgstr " "
2606
2607 #~ msgid "too many shimms in load"
2608 #~ msgstr " shimms- "
2609
2610 #~ msgid "impossible store"
2611 #~ msgstr " "
2612
2613 #~ msgid "st operand error"
2614 #~ msgstr " "
2615
2616 #~ msgid "address writeback not allowed"
2617 #~ msgstr " "
2618
2619 #~ msgid "invalid load/shimm insn"
2620 #~ msgstr " load/shimm "
2621
2622 #~ msgid "ld operand error"
2623 #~ msgstr " "
2624
2625 #~ msgid "jump flags, but no .f seen"
2626 #~ msgstr " , .f"
2627
2628 #~ msgid "jump flags, but no limm addr"
2629 #~ msgstr " , "
2630
2631 #~ msgid "flag bits of jump address limm lost"
2632 #~ msgstr " "
2633
2634 #~ msgid "attempt to set HR bits"
2635 #~ msgstr " "
2636
2637 #~ msgid "bad jump flags value"
2638 #~ msgstr " "
2639
2640 #~ msgid "branch address not on 4 byte boundary"
2641 #~ msgstr " 4 "
2642
2643 #~ msgid "must specify .jd or no nullify suffix"
2644 #~ msgstr " .jd "
2645
2646 #~ msgid "Internal disassembler error"
2647 #~ msgstr " "
2648
2649 #~ msgid "can't cope with insert %d\n"
2650 #~ msgstr " %d\n"
2651
2652 #~ msgid "%02x\t\t*unknown*"
2653 #~ msgstr "%02x\t\t**"
2654
2655 #~ msgid "can't find i386-opc.tbl for reading, errno = %s\n"
2656 #~ msgstr " i386-opc.tbl , = %s\n"
2657
2658 #~ msgid "# <dis error: %08lx>"
2659 #~ msgstr "# < -: %08lx>"
2660
2661 #~ msgid ""
2662 #~ "\n"
2663 #~ " cp0-names=ARCH Print CP0 register names according to\n"
2664 #~ " specified architecture.\n"
2665 #~ " Default: based on binary being disassembled.\n"
2666 #~ msgstr ""
2667 #~ "\n"
2668 #~ " cp0-names= 0 \n"
2669 #~ " .\n"
2670 #~ " : .\n"
2671
2672 #~ msgid ""
2673 #~ "\n"
2674 #~ " For the options above, The following values are supported for \"ARCH\":\n"
2675 #~ " "
2676 #~ msgstr ""
2677 #~ "\n"
2678 #~ " , :\n"
2679 #~ " "
2680
2681 #~ msgid "Internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n"
2682 #~ msgstr " : sparc-opcode.h: %s, %#.8lx, %#.8lx\n"
2683