GDB: Add support for the new set/show disassembler-options commands.
[external/binutils.git] / opcodes / po / opcodes.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
11 "POT-Creation-Date: 2017-02-08 13:38-0600\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19
20 #. Invalid option.
21 #: aarch64-dis.c:81 arc-dis.c:769 arm-dis.c:6158
22 #, c-format
23 msgid "Unrecognised disassembler option: %s\n"
24 msgstr ""
25
26 #: aarch64-dis.c:3200
27 #, c-format
28 msgid ""
29 "\n"
30 "The following AARCH64 specific disassembler options are supported for use\n"
31 "with the -M switch (multiple options should be separated by commas):\n"
32 msgstr ""
33
34 #: aarch64-dis.c:3204
35 #, c-format
36 msgid ""
37 "\n"
38 "  no-aliases         Don't print instruction aliases.\n"
39 msgstr ""
40
41 #: aarch64-dis.c:3207
42 #, c-format
43 msgid ""
44 "\n"
45 "  aliases            Do print instruction aliases.\n"
46 msgstr ""
47
48 #: aarch64-dis.c:3211
49 #, c-format
50 msgid ""
51 "\n"
52 "  debug_dump         Temp switch for debug trace.\n"
53 msgstr ""
54
55 #: aarch64-dis.c:3215 mips-dis.c:2477 mips-dis.c:2485 mips-dis.c:2487
56 #: riscv-dis.c:506
57 #, c-format
58 msgid "\n"
59 msgstr ""
60
61 #: aarch64-opc.c:1303
62 msgid "immediate value"
63 msgstr ""
64
65 #: aarch64-opc.c:1313
66 msgid "immediate offset"
67 msgstr ""
68
69 #: aarch64-opc.c:1323
70 msgid "register number"
71 msgstr ""
72
73 #: aarch64-opc.c:1333
74 msgid "register element index"
75 msgstr ""
76
77 #: aarch64-opc.c:1343
78 msgid "shift amount"
79 msgstr ""
80
81 #: aarch64-opc.c:1355
82 msgid "multiplier"
83 msgstr ""
84
85 #: aarch64-opc.c:1428
86 msgid "reg pair must start from even reg"
87 msgstr ""
88
89 #: aarch64-opc.c:1434
90 msgid "reg pair must be contiguous"
91 msgstr ""
92
93 #: aarch64-opc.c:1448
94 msgid "extraneous register"
95 msgstr ""
96
97 #: aarch64-opc.c:1454
98 msgid "missing register"
99 msgstr ""
100
101 #: aarch64-opc.c:1465
102 msgid "stack pointer register expected"
103 msgstr ""
104
105 #: aarch64-opc.c:1492
106 msgid "invalid register list"
107 msgstr ""
108
109 #: aarch64-opc.c:1506
110 msgid "p0-p7 expected"
111 msgstr ""
112
113 #: aarch64-opc.c:1532 aarch64-opc.c:1540
114 msgid "unexpected address writeback"
115 msgstr ""
116
117 #: aarch64-opc.c:1551
118 msgid "address writeback expected"
119 msgstr ""
120
121 #: aarch64-opc.c:1597
122 msgid "negative or unaligned offset expected"
123 msgstr ""
124
125 #: aarch64-opc.c:1624
126 msgid "invalid register offset"
127 msgstr ""
128
129 #: aarch64-opc.c:1646
130 msgid "invalid post-increment amount"
131 msgstr ""
132
133 #: aarch64-opc.c:1662 aarch64-opc.c:2132
134 msgid "invalid shift amount"
135 msgstr ""
136
137 #: aarch64-opc.c:1675
138 msgid "invalid extend/shift operator"
139 msgstr ""
140
141 #: aarch64-opc.c:1721 aarch64-opc.c:1955 aarch64-opc.c:1990 aarch64-opc.c:2009
142 #: aarch64-opc.c:2017 aarch64-opc.c:2088 aarch64-opc.c:2262 aarch64-opc.c:2362
143 #: aarch64-opc.c:2375
144 msgid "immediate out of range"
145 msgstr ""
146
147 #: aarch64-opc.c:1743 aarch64-opc.c:1785 aarch64-opc.c:1829 aarch64-opc.c:1863
148 msgid "invalid addressing mode"
149 msgstr ""
150
151 #: aarch64-opc.c:1821
152 msgid "index register xzr is not allowed"
153 msgstr ""
154
155 #: aarch64-opc.c:1943 aarch64-opc.c:1965 aarch64-opc.c:2165 aarch64-opc.c:2173
156 #: aarch64-opc.c:2239 aarch64-opc.c:2268
157 msgid "invalid shift operator"
158 msgstr ""
159
160 #: aarch64-opc.c:1949
161 msgid "shift amount must be 0 or 12"
162 msgstr ""
163
164 #: aarch64-opc.c:1972
165 msgid "shift amount must be a multiple of 16"
166 msgstr ""
167
168 #: aarch64-opc.c:1984
169 msgid "negative immediate value not allowed"
170 msgstr ""
171
172 #: aarch64-opc.c:2099
173 msgid "immediate zero expected"
174 msgstr ""
175
176 #: aarch64-opc.c:2112
177 msgid "rotate expected to be 0, 90, 180 or 270"
178 msgstr ""
179
180 #: aarch64-opc.c:2121
181 msgid "rotate expected to be 90 or 270"
182 msgstr ""
183
184 #: aarch64-opc.c:2181
185 msgid "shift is not permitted"
186 msgstr ""
187
188 #: aarch64-opc.c:2206
189 msgid "invalid value for immediate"
190 msgstr ""
191
192 #: aarch64-opc.c:2231
193 msgid "shift amount must be 0 or 16"
194 msgstr ""
195
196 #: aarch64-opc.c:2252
197 msgid "floating-point immediate expected"
198 msgstr ""
199
200 #: aarch64-opc.c:2286
201 msgid "no shift amount allowed for 8-bit constants"
202 msgstr ""
203
204 #: aarch64-opc.c:2296
205 msgid "shift amount must be 0 or 8"
206 msgstr ""
207
208 #: aarch64-opc.c:2309
209 msgid "immediate too big for element size"
210 msgstr ""
211
212 #: aarch64-opc.c:2316
213 msgid "invalid arithmetic immediate"
214 msgstr ""
215
216 #: aarch64-opc.c:2330
217 msgid "floating-point value must be 0.5 or 1.0"
218 msgstr ""
219
220 #: aarch64-opc.c:2340
221 msgid "floating-point value must be 0.5 or 2.0"
222 msgstr ""
223
224 #: aarch64-opc.c:2350
225 msgid "floating-point value must be 0.0 or 1.0"
226 msgstr ""
227
228 #: aarch64-opc.c:2381
229 msgid "invalid replicated MOV immediate"
230 msgstr ""
231
232 #: aarch64-opc.c:2495
233 msgid "extend operator expected"
234 msgstr ""
235
236 #: aarch64-opc.c:2508
237 msgid "missing extend operator"
238 msgstr ""
239
240 #: aarch64-opc.c:2514
241 msgid "'LSL' operator not allowed"
242 msgstr ""
243
244 #: aarch64-opc.c:2535
245 msgid "W register expected"
246 msgstr ""
247
248 #: aarch64-opc.c:2546
249 msgid "shift operator expected"
250 msgstr ""
251
252 #: aarch64-opc.c:2553
253 msgid "'ROR' operator not allowed"
254 msgstr ""
255
256 #: alpha-opc.c:154
257 msgid "branch operand unaligned"
258 msgstr ""
259
260 #: alpha-opc.c:170 alpha-opc.c:186
261 msgid "jump hint unaligned"
262 msgstr ""
263
264 #: arc-dis.c:368
265 msgid ""
266 "\n"
267 "Warning: disassembly may be wrong due to guessed opcode class choice.\n"
268 "Use -M<class[,class]> to select the correct opcode class(es).\n"
269 "\t\t\t\t"
270 msgstr ""
271
272 #: arc-dis.c:1267
273 #, c-format
274 msgid ""
275 "\n"
276 "The following ARC specific disassembler options are supported for use \n"
277 "with -M switch (multiple options should be separated by commas):\n"
278 msgstr ""
279
280 #: arc-dis.c:1271
281 #, c-format
282 msgid "  dsp             Recognize DSP instructions.\n"
283 msgstr ""
284
285 #: arc-dis.c:1273
286 #, c-format
287 msgid "  spfp            Recognize FPX SP instructions.\n"
288 msgstr ""
289
290 #: arc-dis.c:1275
291 #, c-format
292 msgid "  dpfp            Recognize FPX DP instructions.\n"
293 msgstr ""
294
295 #: arc-dis.c:1277
296 #, c-format
297 msgid "  quarkse_em      Recognize FPU QuarkSE-EM instructions.\n"
298 msgstr ""
299
300 #: arc-dis.c:1279
301 #, c-format
302 msgid "  fpuda           Recognize double assist FPU instructions.\n"
303 msgstr ""
304
305 #: arc-dis.c:1281
306 #, c-format
307 msgid "  fpus            Recognize single precision FPU instructions.\n"
308 msgstr ""
309
310 #: arc-dis.c:1283
311 #, c-format
312 msgid "  fpud            Recognize double precision FPU instructions.\n"
313 msgstr ""
314
315 #: arc-opc.c:40 arc-opc.c:60 arc-opc.c:86
316 msgid "LP_COUNT register cannot be used as destination register"
317 msgstr ""
318
319 #: arc-opc.c:84
320 msgid "cannot use odd number destination register"
321 msgstr ""
322
323 #: arc-opc.c:97
324 msgid "cannot use odd number source register"
325 msgstr ""
326
327 #: arc-opc.c:110
328 msgid "operand is not zero"
329 msgstr ""
330
331 #: arc-opc.c:170
332 msgid "Register R30 is a limm indicator"
333 msgstr ""
334
335 #: arc-opc.c:189
336 msgid "Register must be R0"
337 msgstr ""
338
339 #: arc-opc.c:207
340 msgid "Register must be R1"
341 msgstr ""
342
343 #: arc-opc.c:224
344 msgid "Register must be R2"
345 msgstr ""
346
347 #: arc-opc.c:241
348 msgid "Register must be R3"
349 msgstr ""
350
351 #: arc-opc.c:258
352 msgid "Register must be SP"
353 msgstr ""
354
355 #: arc-opc.c:275
356 msgid "Register must be GP"
357 msgstr ""
358
359 #: arc-opc.c:292
360 msgid "Register must be PCL"
361 msgstr ""
362
363 #: arc-opc.c:309
364 msgid "Register must be BLINK"
365 msgstr ""
366
367 #: arc-opc.c:326
368 msgid "Register must be ILINK1"
369 msgstr ""
370
371 #: arc-opc.c:343
372 msgid "Register must be ILINK2"
373 msgstr ""
374
375 #. ARC NPS400 Support: See comment near head of file.
376 #: arc-opc.c:374 arc-opc.c:411 arc-opc.c:448 arc-opc.c:692
377 msgid "Register must be either r0-r3 or r12-r15"
378 msgstr ""
379
380 #: arc-opc.c:498
381 msgid "Accepted values are from -1 to 6"
382 msgstr ""
383
384 #: arc-opc.c:526
385 msgid "First register of the range should be r13"
386 msgstr ""
387
388 #: arc-opc.c:531
389 msgid "Last register of the range doesn't fit"
390 msgstr ""
391
392 #: arc-opc.c:552
393 msgid "Invalid register number, should be fp"
394 msgstr ""
395
396 #: arc-opc.c:574
397 msgid "Invalid register number, should be blink"
398 msgstr ""
399
400 #: arc-opc.c:596
401 msgid "Invalid register number, should be pcl"
402 msgstr ""
403
404 #: arc-opc.c:740
405 msgid "Invalid size, should be 1, 2, 4, or 8"
406 msgstr ""
407
408 #: arc-opc.c:785
409 msgid "invalid immediate, must be 1, 2, or 4"
410 msgstr ""
411
412 #: arc-opc.c:823
413 msgid "invalid value for CMEM ld/st immediate"
414 msgstr ""
415
416 #: arc-opc.c:850
417 msgid "Invalid position, should be 0, 8, 16, or 24"
418 msgstr ""
419
420 #: arc-opc.c:875
421 msgid "Invalid size, value must be "
422 msgstr ""
423
424 #: arc-opc.c:949
425 msgid "value out of range 1 - 256"
426 msgstr ""
427
428 #: arc-opc.c:958
429 msgid "value must be power of 2"
430 msgstr ""
431
432 #: arc-opc.c:1011
433 msgid "Value must be in the range 0 to 28"
434 msgstr ""
435
436 #: arc-opc.c:1032
437 msgid "Value must be in the range 1 to "
438 msgstr ""
439
440 #: arc-opc.c:1062
441 msgid "Value must be in the range 0 to 240"
442 msgstr ""
443
444 #: arc-opc.c:1064
445 msgid "Value must be a multiple of 16"
446 msgstr ""
447
448 #: arc-opc.c:1084
449 msgid "Invalid address type for operand"
450 msgstr ""
451
452 #: arc-opc.c:1118
453 msgid "Value must be in the range 0 to 31"
454 msgstr ""
455
456 #: arm-dis.c:3202
457 msgid "Select raw register names"
458 msgstr ""
459
460 #: arm-dis.c:3204
461 msgid "Select register names used by GCC"
462 msgstr ""
463
464 #: arm-dis.c:3206
465 msgid "Select register names used in ARM's ISA documentation"
466 msgstr ""
467
468 #: arm-dis.c:3208
469 msgid "Select register names used in the APCS"
470 msgstr ""
471
472 #: arm-dis.c:3210
473 msgid "Select register names used in the ATPCS"
474 msgstr ""
475
476 #: arm-dis.c:3212
477 msgid "Select special register names used in the ATPCS"
478 msgstr ""
479
480 #. All non "reg-names-* options  must be listed last.
481 #: arm-dis.c:3216
482 msgid "Assume all insns are Thumb insns"
483 msgstr ""
484
485 #: arm-dis.c:3217
486 msgid "Examine preceding label to determine an insn's type"
487 msgstr ""
488
489 #: arm-dis.c:3638
490 msgid "<illegal precision>"
491 msgstr ""
492
493 #: arm-dis.c:6151
494 #, c-format
495 msgid "Unrecognised register name set: %s\n"
496 msgstr ""
497
498 #: arm-dis.c:6855
499 #, c-format
500 msgid ""
501 "\n"
502 "The following ARM specific disassembler options are supported for use with\n"
503 "the -M switch:\n"
504 msgstr ""
505
506 #: avr-dis.c:115 avr-dis.c:136
507 #, c-format
508 msgid "undefined"
509 msgstr ""
510
511 #: avr-dis.c:215
512 #, c-format
513 msgid "Internal disassembler error"
514 msgstr ""
515
516 #: avr-dis.c:268
517 #, c-format
518 msgid "unknown constraint `%c'"
519 msgstr ""
520
521 #: cgen-asm.c:351 epiphany-ibld.c:200 fr30-ibld.c:200 frv-ibld.c:200
522 #: ip2k-ibld.c:200 iq2000-ibld.c:200 lm32-ibld.c:200 m32c-ibld.c:200
523 #: m32r-ibld.c:200 mep-ibld.c:200 mt-ibld.c:200 or1k-ibld.c:200
524 #: xc16x-ibld.c:200 xstormy16-ibld.c:200
525 #, c-format
526 msgid "operand out of range (%ld not between %ld and %ld)"
527 msgstr ""
528
529 #: cgen-asm.c:373
530 #, c-format
531 msgid "operand out of range (%lu not between %lu and %lu)"
532 msgstr ""
533
534 #: d30v-dis.c:254
535 #, c-format
536 msgid "<unknown register %d>"
537 msgstr ""
538
539 #. Can't happen.
540 #: dis-buf.c:61
541 #, c-format
542 msgid "Unknown error %d\n"
543 msgstr ""
544
545 #: dis-buf.c:70
546 #, c-format
547 msgid "Address 0x%s is out of bounds.\n"
548 msgstr ""
549
550 #: epiphany-asm.c:67
551 msgid "register unavailable for short instructions"
552 msgstr ""
553
554 #: epiphany-asm.c:114
555 msgid "register name used as immediate value"
556 msgstr ""
557
558 #. Don't treat "mov ip,ip" as a move-immediate.
559 #: epiphany-asm.c:177 epiphany-asm.c:233
560 msgid "register source in immediate move"
561 msgstr ""
562
563 #: epiphany-asm.c:186
564 msgid "byte relocation unsupported"
565 msgstr ""
566
567 #. -- assembler routines inserted here.
568 #. -- asm.c
569 #: epiphany-asm.c:192 frv-asm.c:971 iq2000-asm.c:55 lm32-asm.c:94
570 #: lm32-asm.c:126 lm32-asm.c:156 lm32-asm.c:186 lm32-asm.c:216 lm32-asm.c:246
571 #: m32c-asm.c:139 m32c-asm.c:234 m32c-asm.c:275 m32c-asm.c:333 m32c-asm.c:354
572 #: m32r-asm.c:52 mep-asm.c:240 mep-asm.c:258 mep-asm.c:273 mep-asm.c:288
573 #: mep-asm.c:300 or1k-asm.c:53
574 msgid "missing `)'"
575 msgstr ""
576
577 #: epiphany-asm.c:269
578 msgid "ABORT: unknown operand"
579 msgstr ""
580
581 #: epiphany-asm.c:295
582 msgid "Not a pc-relative address."
583 msgstr ""
584
585 #: epiphany-asm.c:454 fr30-asm.c:309 frv-asm.c:1262 ip2k-asm.c:510
586 #: iq2000-asm.c:458 lm32-asm.c:348 m32c-asm.c:1583 m32r-asm.c:327
587 #: mep-asm.c:1286 mt-asm.c:594 or1k-asm.c:502 xc16x-asm.c:375
588 #: xstormy16-asm.c:275
589 #, c-format
590 msgid "Unrecognized field %d while parsing.\n"
591 msgstr ""
592
593 #: epiphany-asm.c:505 fr30-asm.c:360 frv-asm.c:1313 ip2k-asm.c:561
594 #: iq2000-asm.c:509 lm32-asm.c:399 m32c-asm.c:1634 m32r-asm.c:378
595 #: mep-asm.c:1337 mt-asm.c:645 or1k-asm.c:553 xc16x-asm.c:426
596 #: xstormy16-asm.c:326
597 msgid "missing mnemonic in syntax string"
598 msgstr ""
599
600 #. We couldn't parse it.
601 #: epiphany-asm.c:640 epiphany-asm.c:644 epiphany-asm.c:733 epiphany-asm.c:840
602 #: fr30-asm.c:495 fr30-asm.c:499 fr30-asm.c:588 fr30-asm.c:695 frv-asm.c:1448
603 #: frv-asm.c:1452 frv-asm.c:1541 frv-asm.c:1648 ip2k-asm.c:696 ip2k-asm.c:700
604 #: ip2k-asm.c:789 ip2k-asm.c:896 iq2000-asm.c:644 iq2000-asm.c:648
605 #: iq2000-asm.c:737 iq2000-asm.c:844 lm32-asm.c:534 lm32-asm.c:538
606 #: lm32-asm.c:627 lm32-asm.c:734 m32c-asm.c:1769 m32c-asm.c:1773
607 #: m32c-asm.c:1862 m32c-asm.c:1969 m32r-asm.c:513 m32r-asm.c:517 m32r-asm.c:606
608 #: m32r-asm.c:713 mep-asm.c:1472 mep-asm.c:1476 mep-asm.c:1565 mep-asm.c:1672
609 #: mt-asm.c:780 mt-asm.c:784 mt-asm.c:873 mt-asm.c:980 or1k-asm.c:688
610 #: or1k-asm.c:692 or1k-asm.c:781 or1k-asm.c:888 xc16x-asm.c:561 xc16x-asm.c:565
611 #: xc16x-asm.c:654 xc16x-asm.c:761 xstormy16-asm.c:461 xstormy16-asm.c:465
612 #: xstormy16-asm.c:554 xstormy16-asm.c:661
613 msgid "unrecognized instruction"
614 msgstr ""
615
616 #: epiphany-asm.c:687 fr30-asm.c:542 frv-asm.c:1495 ip2k-asm.c:743
617 #: iq2000-asm.c:691 lm32-asm.c:581 m32c-asm.c:1816 m32r-asm.c:560
618 #: mep-asm.c:1519 mt-asm.c:827 or1k-asm.c:735 xc16x-asm.c:608
619 #: xstormy16-asm.c:508
620 #, c-format
621 msgid "syntax error (expected char `%c', found `%c')"
622 msgstr ""
623
624 #: epiphany-asm.c:697 fr30-asm.c:552 frv-asm.c:1505 ip2k-asm.c:753
625 #: iq2000-asm.c:701 lm32-asm.c:591 m32c-asm.c:1826 m32r-asm.c:570
626 #: mep-asm.c:1529 mt-asm.c:837 or1k-asm.c:745 xc16x-asm.c:618
627 #: xstormy16-asm.c:518
628 #, c-format
629 msgid "syntax error (expected char `%c', found end of instruction)"
630 msgstr ""
631
632 #: epiphany-asm.c:727 fr30-asm.c:582 frv-asm.c:1535 ip2k-asm.c:783
633 #: iq2000-asm.c:731 lm32-asm.c:621 m32c-asm.c:1856 m32r-asm.c:600
634 #: mep-asm.c:1559 mt-asm.c:867 or1k-asm.c:775 xc16x-asm.c:648
635 #: xstormy16-asm.c:548
636 msgid "junk at end of line"
637 msgstr ""
638
639 #: epiphany-asm.c:839 fr30-asm.c:694 frv-asm.c:1647 ip2k-asm.c:895
640 #: iq2000-asm.c:843 lm32-asm.c:733 m32c-asm.c:1968 m32r-asm.c:712
641 #: mep-asm.c:1671 mt-asm.c:979 or1k-asm.c:887 xc16x-asm.c:760
642 #: xstormy16-asm.c:660
643 msgid "unrecognized form of instruction"
644 msgstr ""
645
646 #: epiphany-asm.c:853 fr30-asm.c:708 frv-asm.c:1661 ip2k-asm.c:909
647 #: iq2000-asm.c:857 lm32-asm.c:747 m32c-asm.c:1982 m32r-asm.c:726
648 #: mep-asm.c:1685 mt-asm.c:993 or1k-asm.c:901 xc16x-asm.c:774
649 #: xstormy16-asm.c:674
650 #, c-format
651 msgid "bad instruction `%.50s...'"
652 msgstr ""
653
654 #: epiphany-asm.c:856 fr30-asm.c:711 frv-asm.c:1664 ip2k-asm.c:912
655 #: iq2000-asm.c:860 lm32-asm.c:750 m32c-asm.c:1985 m32r-asm.c:729
656 #: mep-asm.c:1688 mt-asm.c:996 or1k-asm.c:904 xc16x-asm.c:777
657 #: xstormy16-asm.c:677
658 #, c-format
659 msgid "bad instruction `%.50s'"
660 msgstr ""
661
662 #. Default text to print if an instruction isn't recognized.
663 #: epiphany-dis.c:40 fr30-dis.c:40 frv-dis.c:40 ip2k-dis.c:40 iq2000-dis.c:40
664 #: lm32-dis.c:40 m32c-dis.c:40 m32r-dis.c:40 mep-dis.c:40 mmix-dis.c:276
665 #: mt-dis.c:40 nds32-dis.c:39 or1k-dis.c:40 xc16x-dis.c:40 xstormy16-dis.c:40
666 msgid "*unknown*"
667 msgstr ""
668
669 #: epiphany-dis.c:277 fr30-dis.c:298 frv-dis.c:395 ip2k-dis.c:287
670 #: iq2000-dis.c:188 lm32-dis.c:146 m32c-dis.c:890 m32r-dis.c:278 mep-dis.c:1186
671 #: mt-dis.c:289 or1k-dis.c:140 xc16x-dis.c:419 xstormy16-dis.c:167
672 #, c-format
673 msgid "Unrecognized field %d while printing insn.\n"
674 msgstr ""
675
676 #: epiphany-ibld.c:163 fr30-ibld.c:163 frv-ibld.c:163 ip2k-ibld.c:163
677 #: iq2000-ibld.c:163 lm32-ibld.c:163 m32c-ibld.c:163 m32r-ibld.c:163
678 #: mep-ibld.c:163 mt-ibld.c:163 or1k-ibld.c:163 xc16x-ibld.c:163
679 #: xstormy16-ibld.c:163
680 #, c-format
681 msgid "operand out of range (%ld not between %ld and %lu)"
682 msgstr ""
683
684 #: epiphany-ibld.c:184 fr30-ibld.c:184 frv-ibld.c:184 ip2k-ibld.c:184
685 #: iq2000-ibld.c:184 lm32-ibld.c:184 m32c-ibld.c:184 m32r-ibld.c:184
686 #: mep-ibld.c:184 mt-ibld.c:184 or1k-ibld.c:184 xc16x-ibld.c:184
687 #: xstormy16-ibld.c:184
688 #, c-format
689 msgid "operand out of range (0x%lx not between 0 and 0x%lx)"
690 msgstr ""
691
692 #: epiphany-ibld.c:878 fr30-ibld.c:733 frv-ibld.c:859 ip2k-ibld.c:610
693 #: iq2000-ibld.c:716 lm32-ibld.c:637 m32c-ibld.c:1734 m32r-ibld.c:668
694 #: mep-ibld.c:1211 mt-ibld.c:752 or1k-ibld.c:649 xc16x-ibld.c:755
695 #: xstormy16-ibld.c:681
696 #, c-format
697 msgid "Unrecognized field %d while building insn.\n"
698 msgstr ""
699
700 #: epiphany-ibld.c:1172 fr30-ibld.c:938 frv-ibld.c:1176 ip2k-ibld.c:685
701 #: iq2000-ibld.c:891 lm32-ibld.c:741 m32c-ibld.c:2895 m32r-ibld.c:805
702 #: mep-ibld.c:1810 mt-ibld.c:972 or1k-ibld.c:754 xc16x-ibld.c:975
703 #: xstormy16-ibld.c:827
704 #, c-format
705 msgid "Unrecognized field %d while decoding insn.\n"
706 msgstr ""
707
708 #: epiphany-ibld.c:1315 fr30-ibld.c:1084 frv-ibld.c:1454 ip2k-ibld.c:759
709 #: iq2000-ibld.c:1022 lm32-ibld.c:830 m32c-ibld.c:3512 m32r-ibld.c:918
710 #: mep-ibld.c:2280 mt-ibld.c:1172 or1k-ibld.c:837 xc16x-ibld.c:1196
711 #: xstormy16-ibld.c:937
712 #, c-format
713 msgid "Unrecognized field %d while getting int operand.\n"
714 msgstr ""
715
716 #: epiphany-ibld.c:1440 fr30-ibld.c:1212 frv-ibld.c:1714 ip2k-ibld.c:815
717 #: iq2000-ibld.c:1135 lm32-ibld.c:901 m32c-ibld.c:4111 m32r-ibld.c:1013
718 #: mep-ibld.c:2732 mt-ibld.c:1354 or1k-ibld.c:902 xc16x-ibld.c:1399
719 #: xstormy16-ibld.c:1029
720 #, c-format
721 msgid "Unrecognized field %d while getting vma operand.\n"
722 msgstr ""
723
724 #: epiphany-ibld.c:1572 fr30-ibld.c:1343 frv-ibld.c:1981 ip2k-ibld.c:874
725 #: iq2000-ibld.c:1255 lm32-ibld.c:979 m32c-ibld.c:4698 m32r-ibld.c:1114
726 #: mep-ibld.c:3145 mt-ibld.c:1543 or1k-ibld.c:974 xc16x-ibld.c:1603
727 #: xstormy16-ibld.c:1128
728 #, c-format
729 msgid "Unrecognized field %d while setting int operand.\n"
730 msgstr ""
731
732 #: epiphany-ibld.c:1694 fr30-ibld.c:1464 frv-ibld.c:2238 ip2k-ibld.c:923
733 #: iq2000-ibld.c:1365 lm32-ibld.c:1047 m32c-ibld.c:5275 m32r-ibld.c:1205
734 #: mep-ibld.c:3548 mt-ibld.c:1722 or1k-ibld.c:1036 xc16x-ibld.c:1797
735 #: xstormy16-ibld.c:1217
736 #, c-format
737 msgid "Unrecognized field %d while setting vma operand.\n"
738 msgstr ""
739
740 #: fr30-asm.c:92 m32c-asm.c:871 m32c-asm.c:878
741 msgid "Register number is not valid"
742 msgstr ""
743
744 #: fr30-asm.c:94
745 msgid "Register must be between r0 and r7"
746 msgstr ""
747
748 #: fr30-asm.c:96
749 msgid "Register must be between r8 and r15"
750 msgstr ""
751
752 #: fr30-asm.c:115 m32c-asm.c:909
753 msgid "Register list is not valid"
754 msgstr ""
755
756 #: frv-asm.c:607
757 msgid "missing `]'"
758 msgstr ""
759
760 #: frv-asm.c:610 frv-asm.c:620
761 msgid "Special purpose register number is out of range"
762 msgstr ""
763
764 #: frv-asm.c:907
765 msgid "Value of A operand must be 0 or 1"
766 msgstr ""
767
768 #: frv-asm.c:943
769 msgid "register number must be even"
770 msgstr ""
771
772 #: h8300-dis.c:313
773 #, c-format
774 msgid "Hmmmm 0x%x"
775 msgstr ""
776
777 #: h8300-dis.c:690
778 #, c-format
779 msgid "Don't understand 0x%x \n"
780 msgstr ""
781
782 #: h8500-dis.c:123
783 #, c-format
784 msgid "can't cope with insert %d\n"
785 msgstr ""
786
787 #. Couldn't understand anything.
788 #: h8500-dis.c:323
789 #, c-format
790 msgid "%02x\t\t*unknown*"
791 msgstr ""
792
793 #: i386-dis.c:12200
794 msgid "<internal disassembler error>"
795 msgstr ""
796
797 #: i386-dis.c:12492
798 #, c-format
799 msgid ""
800 "\n"
801 "The following i386/x86-64 specific disassembler options are supported for "
802 "use\n"
803 "with the -M switch (multiple options should be separated by commas):\n"
804 msgstr ""
805
806 #: i386-dis.c:12496
807 #, c-format
808 msgid "  x86-64      Disassemble in 64bit mode\n"
809 msgstr ""
810
811 #: i386-dis.c:12497
812 #, c-format
813 msgid "  i386        Disassemble in 32bit mode\n"
814 msgstr ""
815
816 #: i386-dis.c:12498
817 #, c-format
818 msgid "  i8086       Disassemble in 16bit mode\n"
819 msgstr ""
820
821 #: i386-dis.c:12499
822 #, c-format
823 msgid "  att         Display instruction in AT&T syntax\n"
824 msgstr ""
825
826 #: i386-dis.c:12500
827 #, c-format
828 msgid "  intel       Display instruction in Intel syntax\n"
829 msgstr ""
830
831 #: i386-dis.c:12501
832 #, c-format
833 msgid ""
834 "  att-mnemonic\n"
835 "              Display instruction in AT&T mnemonic\n"
836 msgstr ""
837
838 #: i386-dis.c:12503
839 #, c-format
840 msgid ""
841 "  intel-mnemonic\n"
842 "              Display instruction in Intel mnemonic\n"
843 msgstr ""
844
845 #: i386-dis.c:12505
846 #, c-format
847 msgid "  addr64      Assume 64bit address size\n"
848 msgstr ""
849
850 #: i386-dis.c:12506
851 #, c-format
852 msgid "  addr32      Assume 32bit address size\n"
853 msgstr ""
854
855 #: i386-dis.c:12507
856 #, c-format
857 msgid "  addr16      Assume 16bit address size\n"
858 msgstr ""
859
860 #: i386-dis.c:12508
861 #, c-format
862 msgid "  data32      Assume 32bit data size\n"
863 msgstr ""
864
865 #: i386-dis.c:12509
866 #, c-format
867 msgid "  data16      Assume 16bit data size\n"
868 msgstr ""
869
870 #: i386-dis.c:12510
871 #, c-format
872 msgid "  suffix      Always display instruction suffix in AT&T syntax\n"
873 msgstr ""
874
875 #: i386-dis.c:12511
876 #, c-format
877 msgid "  amd64       Display instruction in AMD64 ISA\n"
878 msgstr ""
879
880 #: i386-dis.c:12512
881 #, c-format
882 msgid "  intel64     Display instruction in Intel64 ISA\n"
883 msgstr ""
884
885 #: i386-dis.c:13063
886 msgid "64-bit address is disabled"
887 msgstr ""
888
889 #: i386-gen.c:679 ia64-gen.c:306
890 #, c-format
891 msgid "%s: Error: "
892 msgstr ""
893
894 #: i386-gen.c:843
895 #, c-format
896 msgid "%s: %d: Unknown bitfield: %s\n"
897 msgstr ""
898
899 #: i386-gen.c:845
900 #, c-format
901 msgid "Unknown bitfield: %s\n"
902 msgstr ""
903
904 #: i386-gen.c:904
905 #, c-format
906 msgid "%s: %d: Missing `)' in bitfield: %s\n"
907 msgstr ""
908
909 #: i386-gen.c:1175
910 #, c-format
911 msgid "can't find i386-opc.tbl for reading, errno = %s\n"
912 msgstr ""
913
914 #: i386-gen.c:1306
915 #, c-format
916 msgid "can't find i386-reg.tbl for reading, errno = %s\n"
917 msgstr ""
918
919 #: i386-gen.c:1383
920 #, c-format
921 msgid "can't create i386-init.h, errno = %s\n"
922 msgstr ""
923
924 #: i386-gen.c:1473 ia64-gen.c:2829
925 #, c-format
926 msgid "unable to change directory to \"%s\", errno = %s\n"
927 msgstr ""
928
929 #: i386-gen.c:1485 i386-gen.c:1488
930 #, c-format
931 msgid "CpuMax != %d!\n"
932 msgstr ""
933
934 #: i386-gen.c:1492
935 #, c-format
936 msgid "%d unused bits in i386_cpu_flags.\n"
937 msgstr ""
938
939 #: i386-gen.c:1499
940 #, c-format
941 msgid "%d unused bits in i386_operand_type.\n"
942 msgstr ""
943
944 #: i386-gen.c:1513
945 #, c-format
946 msgid "can't create i386-tbl.h, errno = %s\n"
947 msgstr ""
948
949 #: ia64-gen.c:319
950 #, c-format
951 msgid "%s: Warning: "
952 msgstr ""
953
954 #: ia64-gen.c:505 ia64-gen.c:736
955 #, c-format
956 msgid "multiple note %s not handled\n"
957 msgstr ""
958
959 #: ia64-gen.c:616
960 msgid "can't find ia64-ic.tbl for reading\n"
961 msgstr ""
962
963 #: ia64-gen.c:818
964 #, c-format
965 msgid "can't find %s for reading\n"
966 msgstr ""
967
968 #: ia64-gen.c:1050
969 #, c-format
970 msgid ""
971 "most recent format '%s'\n"
972 "appears more restrictive than '%s'\n"
973 msgstr ""
974
975 #: ia64-gen.c:1061
976 #, c-format
977 msgid "overlapping field %s->%s\n"
978 msgstr ""
979
980 #: ia64-gen.c:1258
981 #, c-format
982 msgid "overwriting note %d with note %d (IC:%s)\n"
983 msgstr ""
984
985 #: ia64-gen.c:1465
986 #, c-format
987 msgid "don't know how to specify %% dependency %s\n"
988 msgstr ""
989
990 #: ia64-gen.c:1487
991 #, c-format
992 msgid "Don't know how to specify # dependency %s\n"
993 msgstr ""
994
995 #: ia64-gen.c:1526
996 #, c-format
997 msgid "IC:%s [%s] has no terminals or sub-classes\n"
998 msgstr ""
999
1000 #: ia64-gen.c:1529
1001 #, c-format
1002 msgid "IC:%s has no terminals or sub-classes\n"
1003 msgstr ""
1004
1005 #: ia64-gen.c:1538
1006 #, c-format
1007 msgid "no insns mapped directly to terminal IC %s [%s]"
1008 msgstr ""
1009
1010 #: ia64-gen.c:1541
1011 #, c-format
1012 msgid "no insns mapped directly to terminal IC %s\n"
1013 msgstr ""
1014
1015 #: ia64-gen.c:1552
1016 #, c-format
1017 msgid "class %s is defined but not used\n"
1018 msgstr ""
1019
1020 #: ia64-gen.c:1565
1021 #, c-format
1022 msgid "Warning: rsrc %s (%s) has no chks\n"
1023 msgstr ""
1024
1025 #: ia64-gen.c:1568
1026 #, c-format
1027 msgid "Warning: rsrc %s (%s) has no chks or regs\n"
1028 msgstr ""
1029
1030 #: ia64-gen.c:1572
1031 #, c-format
1032 msgid "rsrc %s (%s) has no regs\n"
1033 msgstr ""
1034
1035 #: ia64-gen.c:2464
1036 #, c-format
1037 msgid "IC note %d in opcode %s (IC:%s) conflicts with resource %s note %d\n"
1038 msgstr ""
1039
1040 #: ia64-gen.c:2492
1041 #, c-format
1042 msgid "IC note %d for opcode %s (IC:%s) conflicts with resource %s note %d\n"
1043 msgstr ""
1044
1045 #: ia64-gen.c:2506
1046 #, c-format
1047 msgid "opcode %s has no class (ops %d %d %d)\n"
1048 msgstr ""
1049
1050 #. We've been passed a w.  Return with an error message so that
1051 #. cgen will try the next parsing option.
1052 #: ip2k-asm.c:80
1053 msgid "W keyword invalid in FR operand slot."
1054 msgstr ""
1055
1056 #. Invalid offset present.
1057 #: ip2k-asm.c:105
1058 msgid "offset(IP) is not a valid form"
1059 msgstr ""
1060
1061 #. Found something there in front of (DP) but it's out
1062 #. of range.
1063 #: ip2k-asm.c:153
1064 msgid "(DP) offset out of range."
1065 msgstr ""
1066
1067 #. Found something there in front of (SP) but it's out
1068 #. of range.
1069 #: ip2k-asm.c:194
1070 msgid "(SP) offset out of range."
1071 msgstr ""
1072
1073 #: ip2k-asm.c:210
1074 msgid "illegal use of parentheses"
1075 msgstr ""
1076
1077 #: ip2k-asm.c:217
1078 msgid "operand out of range (not between 1 and 255)"
1079 msgstr ""
1080
1081 #. Something is very wrong. opindex has to be one of the above.
1082 #: ip2k-asm.c:241
1083 msgid "parse_addr16: invalid opindex."
1084 msgstr ""
1085
1086 #: ip2k-asm.c:295
1087 msgid "Byte address required. - must be even."
1088 msgstr ""
1089
1090 #: ip2k-asm.c:304
1091 msgid "cgen_parse_address returned a symbol. Literal required."
1092 msgstr ""
1093
1094 #: ip2k-asm.c:359
1095 msgid "percent-operator operand is not a symbol"
1096 msgstr ""
1097
1098 #: ip2k-asm.c:412
1099 msgid "Attempt to find bit index of 0"
1100 msgstr ""
1101
1102 #: iq2000-asm.c:111 iq2000-asm.c:141
1103 msgid "immediate value cannot be register"
1104 msgstr ""
1105
1106 #: iq2000-asm.c:122 iq2000-asm.c:152 lm32-asm.c:69
1107 msgid "immediate value out of range"
1108 msgstr ""
1109
1110 #: iq2000-asm.c:181
1111 msgid "21-bit offset out of range"
1112 msgstr ""
1113
1114 #: lm32-asm.c:165
1115 msgid "expecting gp relative address: gp(symbol)"
1116 msgstr ""
1117
1118 #: lm32-asm.c:195
1119 msgid "expecting got relative address: got(symbol)"
1120 msgstr ""
1121
1122 #: lm32-asm.c:225
1123 msgid "expecting got relative address: gotoffhi16(symbol)"
1124 msgstr ""
1125
1126 #: lm32-asm.c:255
1127 msgid "expecting got relative address: gotofflo16(symbol)"
1128 msgstr ""
1129
1130 #: m10200-dis.c:157 m10300-dis.c:580
1131 #, c-format
1132 msgid "unknown\t0x%04lx"
1133 msgstr ""
1134
1135 #: m10200-dis.c:327
1136 #, c-format
1137 msgid "unknown\t0x%02lx"
1138 msgstr ""
1139
1140 #: m32c-asm.c:116
1141 msgid "imm:6 immediate is out of range"
1142 msgstr ""
1143
1144 #: m32c-asm.c:144
1145 #, c-format
1146 msgid "%dsp8() takes a symbolic address, not a number"
1147 msgstr ""
1148
1149 #: m32c-asm.c:158 m32c-asm.c:162 m32c-asm.c:252
1150 msgid "dsp:8 immediate is out of range"
1151 msgstr ""
1152
1153 #: m32c-asm.c:183 m32c-asm.c:187
1154 msgid "Immediate is out of range -8 to 7"
1155 msgstr ""
1156
1157 #: m32c-asm.c:208 m32c-asm.c:212
1158 msgid "Immediate is out of range -7 to 8"
1159 msgstr ""
1160
1161 #: m32c-asm.c:280
1162 #, c-format
1163 msgid "%dsp16() takes a symbolic address, not a number"
1164 msgstr ""
1165
1166 #: m32c-asm.c:304 m32c-asm.c:311 m32c-asm.c:372
1167 msgid "dsp:16 immediate is out of range"
1168 msgstr ""
1169
1170 #: m32c-asm.c:398
1171 msgid "dsp:20 immediate is out of range"
1172 msgstr ""
1173
1174 #: m32c-asm.c:424 m32c-asm.c:444
1175 msgid "dsp:24 immediate is out of range"
1176 msgstr ""
1177
1178 #: m32c-asm.c:477
1179 msgid "immediate is out of range 1-2"
1180 msgstr ""
1181
1182 #: m32c-asm.c:495
1183 msgid "immediate is out of range 1-8"
1184 msgstr ""
1185
1186 #: m32c-asm.c:513
1187 msgid "immediate is out of range 0-7"
1188 msgstr ""
1189
1190 #: m32c-asm.c:549
1191 msgid "immediate is out of range 2-9"
1192 msgstr ""
1193
1194 #: m32c-asm.c:567
1195 msgid "Bit number for indexing general register is out of range 0-15"
1196 msgstr ""
1197
1198 #: m32c-asm.c:605 m32c-asm.c:661
1199 msgid "bit,base is out of range"
1200 msgstr ""
1201
1202 #: m32c-asm.c:612 m32c-asm.c:617 m32c-asm.c:665
1203 msgid "bit,base out of range for symbol"
1204 msgstr ""
1205
1206 #: m32c-asm.c:801
1207 msgid "not a valid r0l/r0h pair"
1208 msgstr ""
1209
1210 #: m32c-asm.c:831
1211 msgid "Invalid size specifier"
1212 msgstr ""
1213
1214 #: m68k-dis.c:1292
1215 #, c-format
1216 msgid "<function code %d>"
1217 msgstr ""
1218
1219 #: m68k-dis.c:1455
1220 #, c-format
1221 msgid "<internal error in opcode table: %s %s>\n"
1222 msgstr ""
1223
1224 #: m88k-dis.c:678
1225 #, c-format
1226 msgid "# <dis error: %08lx>"
1227 msgstr ""
1228
1229 #: mep-asm.c:128
1230 msgid "Only $tp or $13 allowed for this opcode"
1231 msgstr ""
1232
1233 #: mep-asm.c:142
1234 msgid "Only $sp or $15 allowed for this opcode"
1235 msgstr ""
1236
1237 #: mep-asm.c:307 mep-asm.c:503
1238 #, c-format
1239 msgid "invalid %function() here"
1240 msgstr ""
1241
1242 #: mep-asm.c:335
1243 msgid "Immediate is out of range -32768 to 32767"
1244 msgstr ""
1245
1246 #: mep-asm.c:355
1247 msgid "Immediate is out of range 0 to 65535"
1248 msgstr ""
1249
1250 #: mep-asm.c:548 mep-asm.c:561
1251 msgid "Immediate is out of range -512 to 511"
1252 msgstr ""
1253
1254 #: mep-asm.c:553 mep-asm.c:562
1255 msgid "Immediate is out of range -128 to 127"
1256 msgstr ""
1257
1258 #: mep-asm.c:557
1259 msgid "Value is not aligned enough"
1260 msgstr ""
1261
1262 #: mips-dis.c:1634 mips-dis.c:1846
1263 #, c-format
1264 msgid "# internal error, undefined operand in `%s %s'"
1265 msgstr ""
1266
1267 #: mips-dis.c:2432
1268 #, c-format
1269 msgid ""
1270 "\n"
1271 "The following MIPS specific disassembler options are supported for use\n"
1272 "with the -M switch (multiple options should be separated by commas):\n"
1273 msgstr ""
1274
1275 #: mips-dis.c:2436
1276 #, c-format
1277 msgid ""
1278 "\n"
1279 "  msa                      Recognize MSA instructions.\n"
1280 msgstr ""
1281
1282 #: mips-dis.c:2439
1283 #, c-format
1284 msgid ""
1285 "\n"
1286 "  virt                     Recognize the virtualization ASE instructions.\n"
1287 msgstr ""
1288
1289 #: mips-dis.c:2442
1290 #, c-format
1291 msgid ""
1292 "\n"
1293 "  xpa                      Recognize the eXtended Physical Address (XPA)\n"
1294 "                           ASE instructions.\n"
1295 msgstr ""
1296
1297 #: mips-dis.c:2446
1298 #, c-format
1299 msgid ""
1300 "\n"
1301 "  gpr-names=ABI            Print GPR names according to specified ABI.\n"
1302 "                           Default: based on binary being disassembled.\n"
1303 msgstr ""
1304
1305 #: mips-dis.c:2450
1306 #, c-format
1307 msgid ""
1308 "\n"
1309 "  fpr-names=ABI            Print FPR names according to specified ABI.\n"
1310 "                           Default: numeric.\n"
1311 msgstr ""
1312
1313 #: mips-dis.c:2454
1314 #, c-format
1315 msgid ""
1316 "\n"
1317 "  cp0-names=ARCH           Print CP0 register names according to\n"
1318 "                           specified architecture.\n"
1319 "                           Default: based on binary being disassembled.\n"
1320 msgstr ""
1321
1322 #: mips-dis.c:2459
1323 #, c-format
1324 msgid ""
1325 "\n"
1326 "  hwr-names=ARCH           Print HWR names according to specified \n"
1327 "                           architecture.\n"
1328 "                           Default: based on binary being disassembled.\n"
1329 msgstr ""
1330
1331 #: mips-dis.c:2464
1332 #, c-format
1333 msgid ""
1334 "\n"
1335 "  reg-names=ABI            Print GPR and FPR names according to\n"
1336 "                           specified ABI.\n"
1337 msgstr ""
1338
1339 #: mips-dis.c:2468
1340 #, c-format
1341 msgid ""
1342 "\n"
1343 "  reg-names=ARCH           Print CP0 register and HWR names according to\n"
1344 "                           specified architecture.\n"
1345 msgstr ""
1346
1347 #: mips-dis.c:2472
1348 #, c-format
1349 msgid ""
1350 "\n"
1351 "  For the options above, the following values are supported for \"ABI\":\n"
1352 "   "
1353 msgstr ""
1354
1355 #: mips-dis.c:2479
1356 #, c-format
1357 msgid ""
1358 "\n"
1359 "  For the options above, The following values are supported for \"ARCH\":\n"
1360 "   "
1361 msgstr ""
1362
1363 #: mmix-dis.c:34
1364 #, c-format
1365 msgid "Bad case %d (%s) in %s:%d\n"
1366 msgstr ""
1367
1368 #: mmix-dis.c:44
1369 #, c-format
1370 msgid "Internal: Non-debugged code (test-case missing): %s:%d"
1371 msgstr ""
1372
1373 #: mmix-dis.c:53
1374 msgid "(unknown)"
1375 msgstr ""
1376
1377 #: mmix-dis.c:511
1378 #, c-format
1379 msgid "*unknown operands type: %d*"
1380 msgstr ""
1381
1382 #: msp430-dis.c:59
1383 #, c-format
1384 msgid "Warning: disassembly unreliable - not enough bytes available"
1385 msgstr ""
1386
1387 #: msp430-dis.c:65
1388 #, c-format
1389 msgid "Error: read from memory failed"
1390 msgstr ""
1391
1392 #: msp430-dis.c:499
1393 msgid "Warning: illegal as emulation instr"
1394 msgstr ""
1395
1396 #. R2/R3 are illegal as dest: may be data section.
1397 #: msp430-dis.c:591
1398 msgid "Warning: illegal as 2-op instr"
1399 msgstr ""
1400
1401 #: msp430-dis.c:1002
1402 msgid "Warning: unrecognised CALLA addressing mode"
1403 msgstr ""
1404
1405 #: msp430-dis.c:1303 msp430-dis.c:1324 msp430-dis.c:1345
1406 #, c-format
1407 msgid "Warning: reserved use of A/L and B/W bits detected"
1408 msgstr ""
1409
1410 #: mt-asm.c:109 mt-asm.c:189
1411 msgid "Operand out of range. Must be between -32768 and 32767."
1412 msgstr ""
1413
1414 #: mt-asm.c:148
1415 msgid "Biiiig Trouble in parse_imm16!"
1416 msgstr ""
1417
1418 #: mt-asm.c:156
1419 msgid "The percent-operator's operand is not a symbol"
1420 msgstr ""
1421
1422 #: mt-asm.c:394
1423 msgid "invalid operand.  type may have values 0,1,2 only."
1424 msgstr ""
1425
1426 #. I and Z are output operands and can`t be immediate
1427 #. A is an address and we can`t have the address of
1428 #. an immediate either. We don't know how much to increase
1429 #. aoffsetp by since whatever generated this is broken
1430 #. anyway!
1431 #: ns32k-dis.c:533
1432 #, c-format
1433 msgid "$<undefined>"
1434 msgstr ""
1435
1436 #: ppc-dis.c:347
1437 #, c-format
1438 msgid "warning: ignoring unknown -M%s option\n"
1439 msgstr ""
1440
1441 #: ppc-dis.c:793
1442 #, c-format
1443 msgid ""
1444 "\n"
1445 "The following PPC specific disassembler options are supported for use with\n"
1446 "the -M switch:\n"
1447 msgstr ""
1448
1449 #: ppc-opc.c:982 ppc-opc.c:1005 ppc-opc.c:1030 ppc-opc.c:1059
1450 msgid "invalid register"
1451 msgstr ""
1452
1453 #: ppc-opc.c:1307 ppc-opc.c:1337
1454 msgid "invalid conditional option"
1455 msgstr ""
1456
1457 #: ppc-opc.c:1309 ppc-opc.c:1339
1458 msgid "invalid counter access"
1459 msgstr ""
1460
1461 #: ppc-opc.c:1341
1462 msgid "attempt to set y bit when using + or - modifier"
1463 msgstr ""
1464
1465 #: ppc-opc.c:1431
1466 msgid "invalid mask field"
1467 msgstr ""
1468
1469 #: ppc-opc.c:1454
1470 msgid "invalid mfcr mask"
1471 msgstr ""
1472
1473 #: ppc-opc.c:1528 ppc-opc.c:1552
1474 msgid "illegal L operand value"
1475 msgstr ""
1476
1477 #: ppc-opc.c:1558
1478 msgid "incompatible L operand value"
1479 msgstr ""
1480
1481 #: ppc-opc.c:1581 ppc-opc.c:1616
1482 msgid "illegal bitmask"
1483 msgstr ""
1484
1485 #: ppc-opc.c:1703
1486 msgid "address register in load range"
1487 msgstr ""
1488
1489 #: ppc-opc.c:1756
1490 msgid "index register in load range"
1491 msgstr ""
1492
1493 #: ppc-opc.c:1772 ppc-opc.c:1828
1494 msgid "source and target register operands must be different"
1495 msgstr ""
1496
1497 #: ppc-opc.c:1787
1498 msgid "invalid register operand when updating"
1499 msgstr ""
1500
1501 #: ppc-opc.c:1878
1502 msgid "illegal immediate value"
1503 msgstr ""
1504
1505 #: ppc-opc.c:2025
1506 msgid "invalid sprg number"
1507 msgstr ""
1508
1509 #: ppc-opc.c:2062
1510 msgid "invalid tbr number"
1511 msgstr ""
1512
1513 #: ppc-opc.c:2206
1514 msgid "invalid constant"
1515 msgstr ""
1516
1517 #. Invalid option.
1518 #: riscv-dis.c:68
1519 #, c-format
1520 msgid "Unrecognized disassembler option: %s\n"
1521 msgstr ""
1522
1523 #: riscv-dis.c:343
1524 #, c-format
1525 msgid "# internal error, undefined modifier (%c)"
1526 msgstr ""
1527
1528 #: riscv-dis.c:495
1529 #, c-format
1530 msgid ""
1531 "\n"
1532 "The following RISC-V-specific disassembler options are supported for use\n"
1533 "with the -M switch (multiple options should be separated by commas):\n"
1534 msgstr ""
1535
1536 #: riscv-dis.c:499
1537 #, c-format
1538 msgid ""
1539 "\n"
1540 "  numeric       Print numeric reigster names, rather than ABI names.\n"
1541 msgstr ""
1542
1543 #: riscv-dis.c:502
1544 #, c-format
1545 msgid ""
1546 "\n"
1547 "  no-aliases    Disassemble only into canonical instructions, rather\n"
1548 "                than into pseudoinstructions.\n"
1549 msgstr ""
1550
1551 #: s390-dis.c:42
1552 msgid "Disassemble in ESA architecture mode"
1553 msgstr ""
1554
1555 #: s390-dis.c:43
1556 msgid "Disassemble in z/Architecture mode"
1557 msgstr ""
1558
1559 #: s390-dis.c:44
1560 msgid "Print unknown instructions according to length from first two bits"
1561 msgstr ""
1562
1563 #: s390-dis.c:400
1564 #, c-format
1565 msgid ""
1566 "\n"
1567 "The following S/390 specific disassembler options are supported for use\n"
1568 "with the -M switch (multiple options should be separated by commas):\n"
1569 msgstr ""
1570
1571 #: score-dis.c:662 score-dis.c:869 score-dis.c:1030 score-dis.c:1144
1572 #: score-dis.c:1151 score-dis.c:1158 score7-dis.c:694 score7-dis.c:857
1573 msgid "<illegal instruction>"
1574 msgstr ""
1575
1576 #: sparc-dis.c:304
1577 #, c-format
1578 msgid "Internal error:  bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n"
1579 msgstr ""
1580
1581 #: sparc-dis.c:315
1582 #, c-format
1583 msgid "Internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n"
1584 msgstr ""
1585
1586 #: sparc-dis.c:374
1587 #, c-format
1588 msgid "Internal error: bad sparc-opcode.h: \"%s\" == \"%s\"\n"
1589 msgstr ""
1590
1591 #. Mark as non-valid instruction.
1592 #: sparc-dis.c:1076
1593 msgid "unknown"
1594 msgstr ""
1595
1596 #: v850-dis.c:453
1597 #, c-format
1598 msgid "unknown operand shift: %x\n"
1599 msgstr ""
1600
1601 #: v850-dis.c:465
1602 #, c-format
1603 msgid "unknown reg: %d\n"
1604 msgstr ""
1605
1606 #. The functions used to insert and extract complicated operands.
1607 #. Note: There is a conspiracy between these functions and
1608 #. v850_insert_operand() in gas/config/tc-v850.c.  Error messages
1609 #. containing the string 'out of range' will be ignored unless a
1610 #. specific command line option is given to GAS.
1611 #: v850-opc.c:53
1612 msgid "displacement value is not in range and is not aligned"
1613 msgstr ""
1614
1615 #: v850-opc.c:54
1616 msgid "displacement value is out of range"
1617 msgstr ""
1618
1619 #: v850-opc.c:55
1620 msgid "displacement value is not aligned"
1621 msgstr ""
1622
1623 #: v850-opc.c:57
1624 msgid "immediate value is out of range"
1625 msgstr ""
1626
1627 #: v850-opc.c:58
1628 msgid "branch value out of range"
1629 msgstr ""
1630
1631 #: v850-opc.c:59
1632 msgid "branch value not in range and to odd offset"
1633 msgstr ""
1634
1635 #: v850-opc.c:60
1636 msgid "branch to odd offset"
1637 msgstr ""
1638
1639 #: v850-opc.c:61
1640 msgid "position value is out of range"
1641 msgstr ""
1642
1643 #: v850-opc.c:62
1644 msgid "width value is out of range"
1645 msgstr ""
1646
1647 #: v850-opc.c:63
1648 msgid "SelID is out of range"
1649 msgstr ""
1650
1651 #: v850-opc.c:64
1652 msgid "vector8 is out of range"
1653 msgstr ""
1654
1655 #: v850-opc.c:65
1656 msgid "vector5 is out of range"
1657 msgstr ""
1658
1659 #: v850-opc.c:66
1660 msgid "imm10 is out of range"
1661 msgstr ""
1662
1663 #: v850-opc.c:67
1664 msgid "SR/SelID is out of range"
1665 msgstr ""
1666
1667 #: v850-opc.c:512
1668 msgid "invalid register for stack adjustment"
1669 msgstr ""
1670
1671 #: v850-opc.c:532
1672 msgid "invalid register name"
1673 msgstr ""
1674
1675 #: xc16x-asm.c:65
1676 msgid "Missing '#' prefix"
1677 msgstr ""
1678
1679 #: xc16x-asm.c:81
1680 msgid "Missing '.' prefix"
1681 msgstr ""
1682
1683 #: xc16x-asm.c:97
1684 msgid "Missing 'pof:' prefix"
1685 msgstr ""
1686
1687 #: xc16x-asm.c:113
1688 msgid "Missing 'pag:' prefix"
1689 msgstr ""
1690
1691 #: xc16x-asm.c:129
1692 msgid "Missing 'sof:' prefix"
1693 msgstr ""
1694
1695 #: xc16x-asm.c:145
1696 msgid "Missing 'seg:' prefix"
1697 msgstr ""
1698
1699 #: xstormy16-asm.c:70
1700 msgid "Bad register in preincrement"
1701 msgstr ""
1702
1703 #: xstormy16-asm.c:75
1704 msgid "Bad register in postincrement"
1705 msgstr ""
1706
1707 #: xstormy16-asm.c:77
1708 msgid "Bad register name"
1709 msgstr ""
1710
1711 #: xstormy16-asm.c:81
1712 msgid "Label conflicts with register name"
1713 msgstr ""
1714
1715 #: xstormy16-asm.c:85
1716 msgid "Label conflicts with `Rx'"
1717 msgstr ""
1718
1719 #: xstormy16-asm.c:87
1720 msgid "Bad immediate expression"
1721 msgstr ""
1722
1723 #: xstormy16-asm.c:108
1724 msgid "No relocation for small immediate"
1725 msgstr ""
1726
1727 #: xstormy16-asm.c:118
1728 msgid "Small operand was not an immediate number"
1729 msgstr ""
1730
1731 #: xstormy16-asm.c:156
1732 msgid "Operand is not a symbol"
1733 msgstr ""
1734
1735 #: xstormy16-asm.c:164
1736 msgid "Syntax error: No trailing ')'"
1737 msgstr ""