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