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