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