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