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