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