Home | History | Annotate | Line # | Download | only in po
opcodes.pot revision 1.1.1.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: 2013-06-21 15:51+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 #. XXX - should break 'option' at following delimiter.
     22 #: aarch64-dis.c:81 arm-dis.c:4593
     23 #, c-format
     24 msgid "Unrecognised disassembler option: %s\n"
     25 msgstr ""
     26 
     27 #: aarch64-dis.c:2391
     28 #, c-format
     29 msgid ""
     30 "\n"
     31 "The following AARCH64 specific disassembler options are supported for use\n"
     32 "with the -M switch (multiple options should be separated by commas):\n"
     33 msgstr ""
     34 
     35 #: aarch64-dis.c:2395
     36 #, c-format
     37 msgid ""
     38 "\n"
     39 "  no-aliases         Don't print instruction aliases.\n"
     40 msgstr ""
     41 
     42 #: aarch64-dis.c:2398
     43 #, c-format
     44 msgid ""
     45 "\n"
     46 "  aliases            Do print instruction aliases.\n"
     47 msgstr ""
     48 
     49 #: aarch64-dis.c:2402
     50 #, c-format
     51 msgid ""
     52 "\n"
     53 "  debug_dump         Temp switch for debug trace.\n"
     54 msgstr ""
     55 
     56 #: aarch64-dis.c:2406 mips-dis.c:3102 mips-dis.c:3110 mips-dis.c:3112
     57 #, c-format
     58 msgid "\n"
     59 msgstr ""
     60 
     61 #: aarch64-opc.c:1142
     62 msgid "immediate value"
     63 msgstr ""
     64 
     65 #: aarch64-opc.c:1152
     66 msgid "immediate offset"
     67 msgstr ""
     68 
     69 #: aarch64-opc.c:1162
     70 msgid "register number"
     71 msgstr ""
     72 
     73 #: aarch64-opc.c:1172
     74 msgid "register element index"
     75 msgstr ""
     76 
     77 #: aarch64-opc.c:1182
     78 msgid "shift amount"
     79 msgstr ""
     80 
     81 #: aarch64-opc.c:1254
     82 msgid "extraneous register"
     83 msgstr ""
     84 
     85 #: aarch64-opc.c:1259
     86 msgid "missing register"
     87 msgstr ""
     88 
     89 #: aarch64-opc.c:1270
     90 msgid "stack pointer register expected"
     91 msgstr ""
     92 
     93 #: aarch64-opc.c:1291
     94 msgid "unexpected address writeback"
     95 msgstr ""
     96 
     97 #: aarch64-opc.c:1302
     98 msgid "address writeback expected"
     99 msgstr ""
    100 
    101 #: aarch64-opc.c:1348
    102 msgid "negative or unaligned offset expected"
    103 msgstr ""
    104 
    105 #: aarch64-opc.c:1361
    106 msgid "invalid register offset"
    107 msgstr ""
    108 
    109 #: aarch64-opc.c:1383
    110 msgid "invalid post-increment amount"
    111 msgstr ""
    112 
    113 #: aarch64-opc.c:1399 aarch64-opc.c:1666
    114 msgid "invalid shift amount"
    115 msgstr ""
    116 
    117 #: aarch64-opc.c:1412
    118 msgid "invalid extend/shift operator"
    119 msgstr ""
    120 
    121 #: aarch64-opc.c:1458 aarch64-opc.c:1532 aarch64-opc.c:1567 aarch64-opc.c:1586
    122 #: aarch64-opc.c:1594 aarch64-opc.c:1644 aarch64-opc.c:1795
    123 msgid "immediate out of range"
    124 msgstr ""
    125 
    126 #: aarch64-opc.c:1520 aarch64-opc.c:1542 aarch64-opc.c:1699 aarch64-opc.c:1707
    127 #: aarch64-opc.c:1773 aarch64-opc.c:1801
    128 msgid "invalid shift operator"
    129 msgstr ""
    130 
    131 #: aarch64-opc.c:1526
    132 msgid "shift amount expected to be 0 or 12"
    133 msgstr ""
    134 
    135 #: aarch64-opc.c:1549
    136 msgid "shift amount should be a multiple of 16"
    137 msgstr ""
    138 
    139 #: aarch64-opc.c:1561
    140 msgid "negative immediate value not allowed"
    141 msgstr ""
    142 
    143 #: aarch64-opc.c:1655
    144 msgid "immediate zero expected"
    145 msgstr ""
    146 
    147 #: aarch64-opc.c:1715
    148 msgid "shift is not permitted"
    149 msgstr ""
    150 
    151 #: aarch64-opc.c:1740
    152 msgid "invalid value for immediate"
    153 msgstr ""
    154 
    155 #: aarch64-opc.c:1765
    156 msgid "shift amount expected to be 0 or 16"
    157 msgstr ""
    158 
    159 #: aarch64-opc.c:1785
    160 msgid "floating-point immediate expected"
    161 msgstr ""
    162 
    163 #: aarch64-opc.c:1876
    164 msgid "extend operator expected"
    165 msgstr ""
    166 
    167 #: aarch64-opc.c:1889
    168 msgid "missing extend operator"
    169 msgstr ""
    170 
    171 #: aarch64-opc.c:1895
    172 msgid "'LSL' operator not allowed"
    173 msgstr ""
    174 
    175 #: aarch64-opc.c:1916
    176 msgid "W register expected"
    177 msgstr ""
    178 
    179 #: aarch64-opc.c:1927
    180 msgid "shift operator expected"
    181 msgstr ""
    182 
    183 #: aarch64-opc.c:1934
    184 msgid "'ROR' operator not allowed"
    185 msgstr ""
    186 
    187 #: alpha-opc.c:155
    188 msgid "branch operand unaligned"
    189 msgstr ""
    190 
    191 #: alpha-opc.c:171 alpha-opc.c:187
    192 msgid "jump hint unaligned"
    193 msgstr ""
    194 
    195 #: arc-dis.c:75
    196 msgid "Illegal limm reference in last instruction!\n"
    197 msgstr ""
    198 
    199 #: arc-opc.c:386
    200 msgid "unable to fit different valued constants into instruction"
    201 msgstr ""
    202 
    203 #: arc-opc.c:395
    204 msgid "auxiliary register not allowed here"
    205 msgstr ""
    206 
    207 #: arc-opc.c:401 arc-opc.c:418
    208 msgid "attempt to set readonly register"
    209 msgstr ""
    210 
    211 #: arc-opc.c:406 arc-opc.c:423
    212 msgid "attempt to read writeonly register"
    213 msgstr ""
    214 
    215 #: arc-opc.c:428
    216 #, c-format
    217 msgid "invalid register number `%d'"
    218 msgstr ""
    219 
    220 #: arc-opc.c:594 arc-opc.c:645 arc-opc.c:673
    221 msgid "too many long constants"
    222 msgstr ""
    223 
    224 #: arc-opc.c:668
    225 msgid "too many shimms in load"
    226 msgstr ""
    227 
    228 #. Do we have a limm already?
    229 #: arc-opc.c:781
    230 msgid "impossible store"
    231 msgstr ""
    232 
    233 #: arc-opc.c:814
    234 msgid "st operand error"
    235 msgstr ""
    236 
    237 #: arc-opc.c:818 arc-opc.c:860
    238 msgid "address writeback not allowed"
    239 msgstr ""
    240 
    241 #: arc-opc.c:822
    242 msgid "store value must be zero"
    243 msgstr ""
    244 
    245 #: arc-opc.c:847
    246 msgid "invalid load/shimm insn"
    247 msgstr ""
    248 
    249 #: arc-opc.c:856
    250 msgid "ld operand error"
    251 msgstr ""
    252 
    253 #: arc-opc.c:943
    254 msgid "jump flags, but no .f seen"
    255 msgstr ""
    256 
    257 #: arc-opc.c:946
    258 msgid "jump flags, but no limm addr"
    259 msgstr ""
    260 
    261 #: arc-opc.c:949
    262 msgid "flag bits of jump address limm lost"
    263 msgstr ""
    264 
    265 #: arc-opc.c:952
    266 msgid "attempt to set HR bits"
    267 msgstr ""
    268 
    269 #: arc-opc.c:955
    270 msgid "bad jump flags value"
    271 msgstr ""
    272 
    273 #: arc-opc.c:988
    274 msgid "branch address not on 4 byte boundary"
    275 msgstr ""
    276 
    277 #: arc-opc.c:1024
    278 msgid "must specify .jd or no nullify suffix"
    279 msgstr ""
    280 
    281 #: arm-dis.c:2143
    282 msgid "<illegal precision>"
    283 msgstr ""
    284 
    285 #. XXX - should break 'option' at following delimiter.
    286 #: arm-dis.c:4585
    287 #, c-format
    288 msgid "Unrecognised register name set: %s\n"
    289 msgstr ""
    290 
    291 #: arm-dis.c:5195
    292 #, c-format
    293 msgid ""
    294 "\n"
    295 "The following ARM specific disassembler options are supported for use with\n"
    296 "the -M switch:\n"
    297 msgstr ""
    298 
    299 #: avr-dis.c:115 avr-dis.c:136
    300 #, c-format
    301 msgid "undefined"
    302 msgstr ""
    303 
    304 #: avr-dis.c:198
    305 #, c-format
    306 msgid "Internal disassembler error"
    307 msgstr ""
    308 
    309 #: avr-dis.c:251
    310 #, c-format
    311 msgid "unknown constraint `%c'"
    312 msgstr ""
    313 
    314 #: cgen-asm.c:352 epiphany-ibld.c:201 fr30-ibld.c:201 frv-ibld.c:201
    315 #: ip2k-ibld.c:201 iq2000-ibld.c:201 lm32-ibld.c:201 m32c-ibld.c:201
    316 #: m32r-ibld.c:201 mep-ibld.c:201 mt-ibld.c:201 openrisc-ibld.c:201
    317 #: xc16x-ibld.c:201 xstormy16-ibld.c:201
    318 #, c-format
    319 msgid "operand out of range (%ld not between %ld and %ld)"
    320 msgstr ""
    321 
    322 #: cgen-asm.c:374
    323 #, c-format
    324 msgid "operand out of range (%lu not between %lu and %lu)"
    325 msgstr ""
    326 
    327 #: d30v-dis.c:255
    328 #, c-format
    329 msgid "<unknown register %d>"
    330 msgstr ""
    331 
    332 #. Can't happen.
    333 #: dis-buf.c:60
    334 #, c-format
    335 msgid "Unknown error %d\n"
    336 msgstr ""
    337 
    338 #: dis-buf.c:69
    339 #, c-format
    340 msgid "Address 0x%s is out of bounds.\n"
    341 msgstr ""
    342 
    343 #: epiphany-asm.c:68
    344 msgid "register unavailable for short instructions"
    345 msgstr ""
    346 
    347 #: epiphany-asm.c:115
    348 msgid "register name used as immediate value"
    349 msgstr ""
    350 
    351 #. Don't treat "mov ip,ip" as a move-immediate.
    352 #: epiphany-asm.c:178 epiphany-asm.c:234
    353 msgid "register source in immediate move"
    354 msgstr ""
    355 
    356 #: epiphany-asm.c:187
    357 msgid "byte relocation unsupported"
    358 msgstr ""
    359 
    360 #. -- assembler routines inserted here.
    361 #. -- asm.c
    362 #: epiphany-asm.c:193 frv-asm.c:972 iq2000-asm.c:56 lm32-asm.c:95
    363 #: lm32-asm.c:127 lm32-asm.c:157 lm32-asm.c:187 lm32-asm.c:217 lm32-asm.c:247
    364 #: m32c-asm.c:140 m32c-asm.c:235 m32c-asm.c:276 m32c-asm.c:334 m32c-asm.c:355
    365 #: m32r-asm.c:53 mep-asm.c:241 mep-asm.c:259 mep-asm.c:274 mep-asm.c:289
    366 #: mep-asm.c:301 openrisc-asm.c:54
    367 msgid "missing `)'"
    368 msgstr ""
    369 
    370 #: epiphany-asm.c:270
    371 msgid "ABORT: unknown operand"
    372 msgstr ""
    373 
    374 #: epiphany-asm.c:296
    375 msgid "Not a pc-relative address."
    376 msgstr ""
    377 
    378 #: epiphany-asm.c:455 fr30-asm.c:310 frv-asm.c:1263 ip2k-asm.c:511
    379 #: iq2000-asm.c:459 lm32-asm.c:349 m32c-asm.c:1584 m32r-asm.c:328
    380 #: mep-asm.c:1286 mt-asm.c:595 openrisc-asm.c:241 xc16x-asm.c:376
    381 #: xstormy16-asm.c:276
    382 #, c-format
    383 msgid "Unrecognized field %d while parsing.\n"
    384 msgstr ""
    385 
    386 #: epiphany-asm.c:506 fr30-asm.c:361 frv-asm.c:1314 ip2k-asm.c:562
    387 #: iq2000-asm.c:510 lm32-asm.c:400 m32c-asm.c:1635 m32r-asm.c:379
    388 #: mep-asm.c:1337 mt-asm.c:646 openrisc-asm.c:292 xc16x-asm.c:427
    389 #: xstormy16-asm.c:327
    390 msgid "missing mnemonic in syntax string"
    391 msgstr ""
    392 
    393 #. We couldn't parse it.
    394 #: epiphany-asm.c:641 epiphany-asm.c:645 epiphany-asm.c:734 epiphany-asm.c:841
    395 #: fr30-asm.c:496 fr30-asm.c:500 fr30-asm.c:589 fr30-asm.c:696 frv-asm.c:1449
    396 #: frv-asm.c:1453 frv-asm.c:1542 frv-asm.c:1649 ip2k-asm.c:697 ip2k-asm.c:701
    397 #: ip2k-asm.c:790 ip2k-asm.c:897 iq2000-asm.c:645 iq2000-asm.c:649
    398 #: iq2000-asm.c:738 iq2000-asm.c:845 lm32-asm.c:535 lm32-asm.c:539
    399 #: lm32-asm.c:628 lm32-asm.c:735 m32c-asm.c:1770 m32c-asm.c:1774
    400 #: m32c-asm.c:1863 m32c-asm.c:1970 m32r-asm.c:514 m32r-asm.c:518
    401 #: m32r-asm.c:607 m32r-asm.c:714 mep-asm.c:1472 mep-asm.c:1476 mep-asm.c:1565
    402 #: mep-asm.c:1672 mt-asm.c:781 mt-asm.c:785 mt-asm.c:874 mt-asm.c:981
    403 #: openrisc-asm.c:427 openrisc-asm.c:431 openrisc-asm.c:520 openrisc-asm.c:627
    404 #: xc16x-asm.c:562 xc16x-asm.c:566 xc16x-asm.c:655 xc16x-asm.c:762
    405 #: xstormy16-asm.c:462 xstormy16-asm.c:466 xstormy16-asm.c:555
    406 #: xstormy16-asm.c:662
    407 msgid "unrecognized instruction"
    408 msgstr ""
    409 
    410 #: epiphany-asm.c:688 fr30-asm.c:543 frv-asm.c:1496 ip2k-asm.c:744
    411 #: iq2000-asm.c:692 lm32-asm.c:582 m32c-asm.c:1817 m32r-asm.c:561
    412 #: mep-asm.c:1519 mt-asm.c:828 openrisc-asm.c:474 xc16x-asm.c:609
    413 #: xstormy16-asm.c:509
    414 #, c-format
    415 msgid "syntax error (expected char `%c', found `%c')"
    416 msgstr ""
    417 
    418 #: epiphany-asm.c:698 fr30-asm.c:553 frv-asm.c:1506 ip2k-asm.c:754
    419 #: iq2000-asm.c:702 lm32-asm.c:592 m32c-asm.c:1827 m32r-asm.c:571
    420 #: mep-asm.c:1529 mt-asm.c:838 openrisc-asm.c:484 xc16x-asm.c:619
    421 #: xstormy16-asm.c:519
    422 #, c-format
    423 msgid "syntax error (expected char `%c', found end of instruction)"
    424 msgstr ""
    425 
    426 #: epiphany-asm.c:728 fr30-asm.c:583 frv-asm.c:1536 ip2k-asm.c:784
    427 #: iq2000-asm.c:732 lm32-asm.c:622 m32c-asm.c:1857 m32r-asm.c:601
    428 #: mep-asm.c:1559 mt-asm.c:868 openrisc-asm.c:514 xc16x-asm.c:649
    429 #: xstormy16-asm.c:549
    430 msgid "junk at end of line"
    431 msgstr ""
    432 
    433 #: epiphany-asm.c:840 fr30-asm.c:695 frv-asm.c:1648 ip2k-asm.c:896
    434 #: iq2000-asm.c:844 lm32-asm.c:734 m32c-asm.c:1969 m32r-asm.c:713
    435 #: mep-asm.c:1671 mt-asm.c:980 openrisc-asm.c:626 xc16x-asm.c:761
    436 #: xstormy16-asm.c:661
    437 msgid "unrecognized form of instruction"
    438 msgstr ""
    439 
    440 #: epiphany-asm.c:854 fr30-asm.c:709 frv-asm.c:1662 ip2k-asm.c:910
    441 #: iq2000-asm.c:858 lm32-asm.c:748 m32c-asm.c:1983 m32r-asm.c:727
    442 #: mep-asm.c:1685 mt-asm.c:994 openrisc-asm.c:640 xc16x-asm.c:775
    443 #: xstormy16-asm.c:675
    444 #, c-format
    445 msgid "bad instruction `%.50s...'"
    446 msgstr ""
    447 
    448 #: epiphany-asm.c:857 fr30-asm.c:712 frv-asm.c:1665 ip2k-asm.c:913
    449 #: iq2000-asm.c:861 lm32-asm.c:751 m32c-asm.c:1986 m32r-asm.c:730
    450 #: mep-asm.c:1688 mt-asm.c:997 openrisc-asm.c:643 xc16x-asm.c:778
    451 #: xstormy16-asm.c:678
    452 #, c-format
    453 msgid "bad instruction `%.50s'"
    454 msgstr ""
    455 
    456 #. Default text to print if an instruction isn't recognized.
    457 #: epiphany-dis.c:41 fr30-dis.c:41 frv-dis.c:41 ip2k-dis.c:41 iq2000-dis.c:41
    458 #: lm32-dis.c:41 m32c-dis.c:41 m32r-dis.c:41 mep-dis.c:41 mmix-dis.c:276
    459 #: mt-dis.c:41 openrisc-dis.c:41 xc16x-dis.c:41 xstormy16-dis.c:41
    460 msgid "*unknown*"
    461 msgstr ""
    462 
    463 #: epiphany-dis.c:277 fr30-dis.c:299 frv-dis.c:396 ip2k-dis.c:288
    464 #: iq2000-dis.c:189 lm32-dis.c:147 m32c-dis.c:891 m32r-dis.c:279
    465 #: mep-dis.c:1187 mt-dis.c:290 openrisc-dis.c:135 xc16x-dis.c:420
    466 #: xstormy16-dis.c:168
    467 #, c-format
    468 msgid "Unrecognized field %d while printing insn.\n"
    469 msgstr ""
    470 
    471 #: epiphany-ibld.c:164 fr30-ibld.c:164 frv-ibld.c:164 ip2k-ibld.c:164
    472 #: iq2000-ibld.c:164 lm32-ibld.c:164 m32c-ibld.c:164 m32r-ibld.c:164
    473 #: mep-ibld.c:164 mt-ibld.c:164 openrisc-ibld.c:164 xc16x-ibld.c:164
    474 #: xstormy16-ibld.c:164
    475 #, c-format
    476 msgid "operand out of range (%ld not between %ld and %lu)"
    477 msgstr ""
    478 
    479 #: epiphany-ibld.c:185 fr30-ibld.c:185 frv-ibld.c:185 ip2k-ibld.c:185
    480 #: iq2000-ibld.c:185 lm32-ibld.c:185 m32c-ibld.c:185 m32r-ibld.c:185
    481 #: mep-ibld.c:185 mt-ibld.c:185 openrisc-ibld.c:185 xc16x-ibld.c:185
    482 #: xstormy16-ibld.c:185
    483 #, c-format
    484 msgid "operand out of range (0x%lx not between 0 and 0x%lx)"
    485 msgstr ""
    486 
    487 #: epiphany-ibld.c:872 fr30-ibld.c:727 frv-ibld.c:853 ip2k-ibld.c:604
    488 #: iq2000-ibld.c:710 lm32-ibld.c:631 m32c-ibld.c:1728 m32r-ibld.c:662
    489 #: mep-ibld.c:1205 mt-ibld.c:746 openrisc-ibld.c:630 xc16x-ibld.c:749
    490 #: xstormy16-ibld.c:675
    491 #, c-format
    492 msgid "Unrecognized field %d while building insn.\n"
    493 msgstr ""
    494 
    495 #: epiphany-ibld.c:1166 fr30-ibld.c:932 frv-ibld.c:1170 ip2k-ibld.c:679
    496 #: iq2000-ibld.c:885 lm32-ibld.c:735 m32c-ibld.c:2889 m32r-ibld.c:799
    497 #: mep-ibld.c:1804 mt-ibld.c:966 openrisc-ibld.c:730 xc16x-ibld.c:969
    498 #: xstormy16-ibld.c:821
    499 #, c-format
    500 msgid "Unrecognized field %d while decoding insn.\n"
    501 msgstr ""
    502 
    503 #: epiphany-ibld.c:1309 fr30-ibld.c:1078 frv-ibld.c:1448 ip2k-ibld.c:753
    504 #: iq2000-ibld.c:1016 lm32-ibld.c:824 m32c-ibld.c:3506 m32r-ibld.c:912
    505 #: mep-ibld.c:2274 mt-ibld.c:1166 openrisc-ibld.c:807 xc16x-ibld.c:1190
    506 #: xstormy16-ibld.c:931
    507 #, c-format
    508 msgid "Unrecognized field %d while getting int operand.\n"
    509 msgstr ""
    510 
    511 #: epiphany-ibld.c:1434 fr30-ibld.c:1206 frv-ibld.c:1708 ip2k-ibld.c:809
    512 #: iq2000-ibld.c:1129 lm32-ibld.c:895 m32c-ibld.c:4105 m32r-ibld.c:1007
    513 #: mep-ibld.c:2726 mt-ibld.c:1348 openrisc-ibld.c:866 xc16x-ibld.c:1393
    514 #: xstormy16-ibld.c:1023
    515 #, c-format
    516 msgid "Unrecognized field %d while getting vma operand.\n"
    517 msgstr ""
    518 
    519 #: epiphany-ibld.c:1566 fr30-ibld.c:1337 frv-ibld.c:1975 ip2k-ibld.c:868
    520 #: iq2000-ibld.c:1249 lm32-ibld.c:973 m32c-ibld.c:4692 m32r-ibld.c:1108
    521 #: mep-ibld.c:3139 mt-ibld.c:1537 openrisc-ibld.c:932 xc16x-ibld.c:1597
    522 #: xstormy16-ibld.c:1122
    523 #, c-format
    524 msgid "Unrecognized field %d while setting int operand.\n"
    525 msgstr ""
    526 
    527 #: epiphany-ibld.c:1688 fr30-ibld.c:1458 frv-ibld.c:2232 ip2k-ibld.c:917
    528 #: iq2000-ibld.c:1359 lm32-ibld.c:1041 m32c-ibld.c:5269 m32r-ibld.c:1199
    529 #: mep-ibld.c:3542 mt-ibld.c:1716 openrisc-ibld.c:988 xc16x-ibld.c:1791
    530 #: xstormy16-ibld.c:1211
    531 #, c-format
    532 msgid "Unrecognized field %d while setting vma operand.\n"
    533 msgstr ""
    534 
    535 #: fr30-asm.c:93 m32c-asm.c:872 m32c-asm.c:879
    536 msgid "Register number is not valid"
    537 msgstr ""
    538 
    539 #: fr30-asm.c:95
    540 msgid "Register must be between r0 and r7"
    541 msgstr ""
    542 
    543 #: fr30-asm.c:97
    544 msgid "Register must be between r8 and r15"
    545 msgstr ""
    546 
    547 #: fr30-asm.c:116 m32c-asm.c:910
    548 msgid "Register list is not valid"
    549 msgstr ""
    550 
    551 #: frv-asm.c:608
    552 msgid "missing `]'"
    553 msgstr ""
    554 
    555 #: frv-asm.c:611 frv-asm.c:621
    556 msgid "Special purpose register number is out of range"
    557 msgstr ""
    558 
    559 #: frv-asm.c:908
    560 msgid "Value of A operand must be 0 or 1"
    561 msgstr ""
    562 
    563 #: frv-asm.c:944
    564 msgid "register number must be even"
    565 msgstr ""
    566 
    567 #: h8300-dis.c:314
    568 #, c-format
    569 msgid "Hmmmm 0x%x"
    570 msgstr ""
    571 
    572 #: h8300-dis.c:695
    573 #, c-format
    574 msgid "Don't understand 0x%x \n"
    575 msgstr ""
    576 
    577 #: h8500-dis.c:124
    578 #, c-format
    579 msgid "can't cope with insert %d\n"
    580 msgstr ""
    581 
    582 #. Couldn't understand anything.
    583 #: h8500-dis.c:324
    584 #, c-format
    585 msgid "%02x\t\t*unknown*"
    586 msgstr ""
    587 
    588 #: i386-dis.c:10647
    589 msgid "<internal disassembler error>"
    590 msgstr ""
    591 
    592 #: i386-dis.c:10953
    593 #, c-format
    594 msgid ""
    595 "\n"
    596 "The following i386/x86-64 specific disassembler options are supported for "
    597 "use\n"
    598 "with the -M switch (multiple options should be separated by commas):\n"
    599 msgstr ""
    600 
    601 #: i386-dis.c:10957
    602 #, c-format
    603 msgid "  x86-64      Disassemble in 64bit mode\n"
    604 msgstr ""
    605 
    606 #: i386-dis.c:10958
    607 #, c-format
    608 msgid "  i386        Disassemble in 32bit mode\n"
    609 msgstr ""
    610 
    611 #: i386-dis.c:10959
    612 #, c-format
    613 msgid "  i8086       Disassemble in 16bit mode\n"
    614 msgstr ""
    615 
    616 #: i386-dis.c:10960
    617 #, c-format
    618 msgid "  att         Display instruction in AT&T syntax\n"
    619 msgstr ""
    620 
    621 #: i386-dis.c:10961
    622 #, c-format
    623 msgid "  intel       Display instruction in Intel syntax\n"
    624 msgstr ""
    625 
    626 #: i386-dis.c:10962
    627 #, c-format
    628 msgid ""
    629 "  att-mnemonic\n"
    630 "              Display instruction in AT&T mnemonic\n"
    631 msgstr ""
    632 
    633 #: i386-dis.c:10964
    634 #, c-format
    635 msgid ""
    636 "  intel-mnemonic\n"
    637 "              Display instruction in Intel mnemonic\n"
    638 msgstr ""
    639 
    640 #: i386-dis.c:10966
    641 #, c-format
    642 msgid "  addr64      Assume 64bit address size\n"
    643 msgstr ""
    644 
    645 #: i386-dis.c:10967
    646 #, c-format
    647 msgid "  addr32      Assume 32bit address size\n"
    648 msgstr ""
    649 
    650 #: i386-dis.c:10968
    651 #, c-format
    652 msgid "  addr16      Assume 16bit address size\n"
    653 msgstr ""
    654 
    655 #: i386-dis.c:10969
    656 #, c-format
    657 msgid "  data32      Assume 32bit data size\n"
    658 msgstr ""
    659 
    660 #: i386-dis.c:10970
    661 #, c-format
    662 msgid "  data16      Assume 16bit data size\n"
    663 msgstr ""
    664 
    665 #: i386-dis.c:10971
    666 #, c-format
    667 msgid "  suffix      Always display instruction suffix in AT&T syntax\n"
    668 msgstr ""
    669 
    670 #: i386-gen.c:517 ia64-gen.c:307
    671 #, c-format
    672 msgid "%s: Error: "
    673 msgstr ""
    674 
    675 #: i386-gen.c:649
    676 #, c-format
    677 msgid "%s: %d: Unknown bitfield: %s\n"
    678 msgstr ""
    679 
    680 #: i386-gen.c:651
    681 #, c-format
    682 msgid "Unknown bitfield: %s\n"
    683 msgstr ""
    684 
    685 #: i386-gen.c:707
    686 #, c-format
    687 msgid "%s: %d: Missing `)' in bitfield: %s\n"
    688 msgstr ""
    689 
    690 #: i386-gen.c:972
    691 #, c-format
    692 msgid "can't find i386-opc.tbl for reading, errno = %s\n"
    693 msgstr ""
    694 
    695 #: i386-gen.c:1103
    696 #, c-format
    697 msgid "can't find i386-reg.tbl for reading, errno = %s\n"
    698 msgstr ""
    699 
    700 #: i386-gen.c:1180
    701 #, c-format
    702 msgid "can't create i386-init.h, errno = %s\n"
    703 msgstr ""
    704 
    705 #: i386-gen.c:1269 ia64-gen.c:2830
    706 #, c-format
    707 msgid "unable to change directory to \"%s\", errno = %s\n"
    708 msgstr ""
    709 
    710 #: i386-gen.c:1276
    711 #, c-format
    712 msgid "%d unused bits in i386_cpu_flags.\n"
    713 msgstr ""
    714 
    715 #: i386-gen.c:1283
    716 #, c-format
    717 msgid "%d unused bits in i386_operand_type.\n"
    718 msgstr ""
    719 
    720 #: i386-gen.c:1297
    721 #, c-format
    722 msgid "can't create i386-tbl.h, errno = %s\n"
    723 msgstr ""
    724 
    725 #: ia64-gen.c:320
    726 #, c-format
    727 msgid "%s: Warning: "
    728 msgstr ""
    729 
    730 #: ia64-gen.c:506 ia64-gen.c:737
    731 #, c-format
    732 msgid "multiple note %s not handled\n"
    733 msgstr ""
    734 
    735 #: ia64-gen.c:617
    736 msgid "can't find ia64-ic.tbl for reading\n"
    737 msgstr ""
    738 
    739 #: ia64-gen.c:819
    740 #, c-format
    741 msgid "can't find %s for reading\n"
    742 msgstr ""
    743 
    744 #: ia64-gen.c:1051
    745 #, c-format
    746 msgid ""
    747 "most recent format '%s'\n"
    748 "appears more restrictive than '%s'\n"
    749 msgstr ""
    750 
    751 #: ia64-gen.c:1062
    752 #, c-format
    753 msgid "overlapping field %s->%s\n"
    754 msgstr ""
    755 
    756 #: ia64-gen.c:1259
    757 #, c-format
    758 msgid "overwriting note %d with note %d (IC:%s)\n"
    759 msgstr ""
    760 
    761 #: ia64-gen.c:1466
    762 #, c-format
    763 msgid "don't know how to specify %% dependency %s\n"
    764 msgstr ""
    765 
    766 #: ia64-gen.c:1488
    767 #, c-format
    768 msgid "Don't know how to specify # dependency %s\n"
    769 msgstr ""
    770 
    771 #: ia64-gen.c:1527
    772 #, c-format
    773 msgid "IC:%s [%s] has no terminals or sub-classes\n"
    774 msgstr ""
    775 
    776 #: ia64-gen.c:1530
    777 #, c-format
    778 msgid "IC:%s has no terminals or sub-classes\n"
    779 msgstr ""
    780 
    781 #: ia64-gen.c:1539
    782 #, c-format
    783 msgid "no insns mapped directly to terminal IC %s [%s]"
    784 msgstr ""
    785 
    786 #: ia64-gen.c:1542
    787 #, c-format
    788 msgid "no insns mapped directly to terminal IC %s\n"
    789 msgstr ""
    790 
    791 #: ia64-gen.c:1553
    792 #, c-format
    793 msgid "class %s is defined but not used\n"
    794 msgstr ""
    795 
    796 #: ia64-gen.c:1566
    797 #, c-format
    798 msgid "Warning: rsrc %s (%s) has no chks\n"
    799 msgstr ""
    800 
    801 #: ia64-gen.c:1569
    802 #, c-format
    803 msgid "Warning: rsrc %s (%s) has no chks or regs\n"
    804 msgstr ""
    805 
    806 #: ia64-gen.c:1573
    807 #, c-format
    808 msgid "rsrc %s (%s) has no regs\n"
    809 msgstr ""
    810 
    811 #: ia64-gen.c:2465
    812 #, c-format
    813 msgid "IC note %d in opcode %s (IC:%s) conflicts with resource %s note %d\n"
    814 msgstr ""
    815 
    816 #: ia64-gen.c:2493
    817 #, c-format
    818 msgid "IC note %d for opcode %s (IC:%s) conflicts with resource %s note %d\n"
    819 msgstr ""
    820 
    821 #: ia64-gen.c:2507
    822 #, c-format
    823 msgid "opcode %s has no class (ops %d %d %d)\n"
    824 msgstr ""
    825 
    826 #. We've been passed a w.  Return with an error message so that
    827 #. cgen will try the next parsing option.
    828 #: ip2k-asm.c:81
    829 msgid "W keyword invalid in FR operand slot."
    830 msgstr ""
    831 
    832 #. Invalid offset present.
    833 #: ip2k-asm.c:106
    834 msgid "offset(IP) is not a valid form"
    835 msgstr ""
    836 
    837 #. Found something there in front of (DP) but it's out
    838 #. of range.
    839 #: ip2k-asm.c:154
    840 msgid "(DP) offset out of range."
    841 msgstr ""
    842 
    843 #. Found something there in front of (SP) but it's out
    844 #. of range.
    845 #: ip2k-asm.c:195
    846 msgid "(SP) offset out of range."
    847 msgstr ""
    848 
    849 #: ip2k-asm.c:211
    850 msgid "illegal use of parentheses"
    851 msgstr ""
    852 
    853 #: ip2k-asm.c:218
    854 msgid "operand out of range (not between 1 and 255)"
    855 msgstr ""
    856 
    857 #. Something is very wrong. opindex has to be one of the above.
    858 #: ip2k-asm.c:242
    859 msgid "parse_addr16: invalid opindex."
    860 msgstr ""
    861 
    862 #: ip2k-asm.c:296
    863 msgid "Byte address required. - must be even."
    864 msgstr ""
    865 
    866 #: ip2k-asm.c:305
    867 msgid "cgen_parse_address returned a symbol. Literal required."
    868 msgstr ""
    869 
    870 #: ip2k-asm.c:360
    871 msgid "percent-operator operand is not a symbol"
    872 msgstr ""
    873 
    874 #: ip2k-asm.c:413
    875 msgid "Attempt to find bit index of 0"
    876 msgstr ""
    877 
    878 #: iq2000-asm.c:112 iq2000-asm.c:142
    879 msgid "immediate value cannot be register"
    880 msgstr ""
    881 
    882 #: iq2000-asm.c:123 iq2000-asm.c:153 lm32-asm.c:70
    883 msgid "immediate value out of range"
    884 msgstr ""
    885 
    886 #: iq2000-asm.c:182
    887 msgid "21-bit offset out of range"
    888 msgstr ""
    889 
    890 #: lm32-asm.c:166
    891 msgid "expecting gp relative address: gp(symbol)"
    892 msgstr ""
    893 
    894 #: lm32-asm.c:196
    895 msgid "expecting got relative address: got(symbol)"
    896 msgstr ""
    897 
    898 #: lm32-asm.c:226
    899 msgid "expecting got relative address: gotoffhi16(symbol)"
    900 msgstr ""
    901 
    902 #: lm32-asm.c:256
    903 msgid "expecting got relative address: gotofflo16(symbol)"
    904 msgstr ""
    905 
    906 #: m10200-dis.c:158 m10300-dis.c:581
    907 #, c-format
    908 msgid "unknown\t0x%04lx"
    909 msgstr ""
    910 
    911 #: m10200-dis.c:328
    912 #, c-format
    913 msgid "unknown\t0x%02lx"
    914 msgstr ""
    915 
    916 #: m32c-asm.c:117
    917 msgid "imm:6 immediate is out of range"
    918 msgstr ""
    919 
    920 #: m32c-asm.c:145
    921 #, c-format
    922 msgid "%dsp8() takes a symbolic address, not a number"
    923 msgstr ""
    924 
    925 #: m32c-asm.c:159 m32c-asm.c:163 m32c-asm.c:253
    926 msgid "dsp:8 immediate is out of range"
    927 msgstr ""
    928 
    929 #: m32c-asm.c:184 m32c-asm.c:188
    930 msgid "Immediate is out of range -8 to 7"
    931 msgstr ""
    932 
    933 #: m32c-asm.c:209 m32c-asm.c:213
    934 msgid "Immediate is out of range -7 to 8"
    935 msgstr ""
    936 
    937 #: m32c-asm.c:281
    938 #, c-format
    939 msgid "%dsp16() takes a symbolic address, not a number"
    940 msgstr ""
    941 
    942 #: m32c-asm.c:305 m32c-asm.c:312 m32c-asm.c:373
    943 msgid "dsp:16 immediate is out of range"
    944 msgstr ""
    945 
    946 #: m32c-asm.c:399
    947 msgid "dsp:20 immediate is out of range"
    948 msgstr ""
    949 
    950 #: m32c-asm.c:425 m32c-asm.c:445
    951 msgid "dsp:24 immediate is out of range"
    952 msgstr ""
    953 
    954 #: m32c-asm.c:478
    955 msgid "immediate is out of range 1-2"
    956 msgstr ""
    957 
    958 #: m32c-asm.c:496
    959 msgid "immediate is out of range 1-8"
    960 msgstr ""
    961 
    962 #: m32c-asm.c:514
    963 msgid "immediate is out of range 0-7"
    964 msgstr ""
    965 
    966 #: m32c-asm.c:550
    967 msgid "immediate is out of range 2-9"
    968 msgstr ""
    969 
    970 #: m32c-asm.c:568
    971 msgid "Bit number for indexing general register is out of range 0-15"
    972 msgstr ""
    973 
    974 #: m32c-asm.c:606 m32c-asm.c:662
    975 msgid "bit,base is out of range"
    976 msgstr ""
    977 
    978 #: m32c-asm.c:613 m32c-asm.c:618 m32c-asm.c:666
    979 msgid "bit,base out of range for symbol"
    980 msgstr ""
    981 
    982 #: m32c-asm.c:802
    983 msgid "not a valid r0l/r0h pair"
    984 msgstr ""
    985 
    986 #: m32c-asm.c:832
    987 msgid "Invalid size specifier"
    988 msgstr ""
    989 
    990 #: m68k-dis.c:1281
    991 #, c-format
    992 msgid "<function code %d>"
    993 msgstr ""
    994 
    995 #: m68k-dis.c:1440
    996 #, c-format
    997 msgid "<internal error in opcode table: %s %s>\n"
    998 msgstr ""
    999 
   1000 #: m88k-dis.c:679
   1001 #, c-format
   1002 msgid "# <dis error: %08lx>"
   1003 msgstr ""
   1004 
   1005 #: mep-asm.c:129
   1006 msgid "Only $tp or $13 allowed for this opcode"
   1007 msgstr ""
   1008 
   1009 #: mep-asm.c:143
   1010 msgid "Only $sp or $15 allowed for this opcode"
   1011 msgstr ""
   1012 
   1013 #: mep-asm.c:308 mep-asm.c:504
   1014 #, c-format
   1015 msgid "invalid %function() here"
   1016 msgstr ""
   1017 
   1018 #: mep-asm.c:336
   1019 msgid "Immediate is out of range -32768 to 32767"
   1020 msgstr ""
   1021 
   1022 #: mep-asm.c:356
   1023 msgid "Immediate is out of range 0 to 65535"
   1024 msgstr ""
   1025 
   1026 #: mep-asm.c:549 mep-asm.c:562
   1027 msgid "Immediate is out of range -512 to 511"
   1028 msgstr ""
   1029 
   1030 #: mep-asm.c:554 mep-asm.c:563
   1031 msgid "Immediate is out of range -128 to 127"
   1032 msgstr ""
   1033 
   1034 #: mep-asm.c:558
   1035 msgid "Value is not aligned enough"
   1036 msgstr ""
   1037 
   1038 #: mips-dis.c:1011
   1039 msgid "# internal error, incomplete extension sequence (+)"
   1040 msgstr ""
   1041 
   1042 #: mips-dis.c:1162
   1043 #, c-format
   1044 msgid "# internal error, undefined extension sequence (+%c)"
   1045 msgstr ""
   1046 
   1047 #: mips-dis.c:1462
   1048 #, c-format
   1049 msgid "# internal error, undefined modifier (%c)"
   1050 msgstr ""
   1051 
   1052 #: mips-dis.c:2052
   1053 #, c-format
   1054 msgid "# internal disassembler error, unrecognised modifier (%c)"
   1055 msgstr ""
   1056 
   1057 #: mips-dis.c:2674
   1058 #, c-format
   1059 msgid "# internal disassembler error, unrecognized modifier (+%c)"
   1060 msgstr ""
   1061 
   1062 #: mips-dis.c:2902
   1063 #, c-format
   1064 msgid "# internal disassembler error, unrecognized modifier (m%c)"
   1065 msgstr ""
   1066 
   1067 #: mips-dis.c:2912
   1068 #, c-format
   1069 msgid "# internal disassembler error, unrecognized modifier (%c)"
   1070 msgstr ""
   1071 
   1072 #: mips-dis.c:3064
   1073 #, c-format
   1074 msgid ""
   1075 "\n"
   1076 "The following MIPS specific disassembler options are supported for use\n"
   1077 "with the -M switch (multiple options should be separated by commas):\n"
   1078 msgstr ""
   1079 
   1080 #: mips-dis.c:3068
   1081 #, c-format
   1082 msgid ""
   1083 "\n"
   1084 "  virt            Recognize the virtualization ASE instructions.\n"
   1085 msgstr ""
   1086 
   1087 #: mips-dis.c:3071
   1088 #, c-format
   1089 msgid ""
   1090 "\n"
   1091 "  gpr-names=ABI            Print GPR names according to  specified ABI.\n"
   1092 "                           Default: based on binary being disassembled.\n"
   1093 msgstr ""
   1094 
   1095 #: mips-dis.c:3075
   1096 #, c-format
   1097 msgid ""
   1098 "\n"
   1099 "  fpr-names=ABI            Print FPR names according to specified ABI.\n"
   1100 "                           Default: numeric.\n"
   1101 msgstr ""
   1102 
   1103 #: mips-dis.c:3079
   1104 #, c-format
   1105 msgid ""
   1106 "\n"
   1107 "  cp0-names=ARCH           Print CP0 register names according to\n"
   1108 "                           specified architecture.\n"
   1109 "                           Default: based on binary being disassembled.\n"
   1110 msgstr ""
   1111 
   1112 #: mips-dis.c:3084
   1113 #, c-format
   1114 msgid ""
   1115 "\n"
   1116 "  hwr-names=ARCH           Print HWR names according to specified \n"
   1117 "\t\t\t   architecture.\n"
   1118 "                           Default: based on binary being disassembled.\n"
   1119 msgstr ""
   1120 
   1121 #: mips-dis.c:3089
   1122 #, c-format
   1123 msgid ""
   1124 "\n"
   1125 "  reg-names=ABI            Print GPR and FPR names according to\n"
   1126 "                           specified ABI.\n"
   1127 msgstr ""
   1128 
   1129 #: mips-dis.c:3093
   1130 #, c-format
   1131 msgid ""
   1132 "\n"
   1133 "  reg-names=ARCH           Print CP0 register and HWR names according to\n"
   1134 "                           specified architecture.\n"
   1135 msgstr ""
   1136 
   1137 #: mips-dis.c:3097
   1138 #, c-format
   1139 msgid ""
   1140 "\n"
   1141 "  For the options above, the following values are supported for \"ABI\":\n"
   1142 "   "
   1143 msgstr ""
   1144 
   1145 #: mips-dis.c:3104
   1146 #, c-format
   1147 msgid ""
   1148 "\n"
   1149 "  For the options above, The following values are supported for \"ARCH\":\n"
   1150 "   "
   1151 msgstr ""
   1152 
   1153 #: mmix-dis.c:34
   1154 #, c-format
   1155 msgid "Bad case %d (%s) in %s:%d\n"
   1156 msgstr ""
   1157 
   1158 #: mmix-dis.c:44
   1159 #, c-format
   1160 msgid "Internal: Non-debugged code (test-case missing): %s:%d"
   1161 msgstr ""
   1162 
   1163 #: mmix-dis.c:53
   1164 msgid "(unknown)"
   1165 msgstr ""
   1166 
   1167 #: mmix-dis.c:511
   1168 #, c-format
   1169 msgid "*unknown operands type: %d*"
   1170 msgstr ""
   1171 
   1172 #: msp430-dis.c:412
   1173 msgid "Illegal as emulation instr"
   1174 msgstr ""
   1175 
   1176 #. R2/R3 are illegal as dest: may be data section.
   1177 #: msp430-dis.c:487
   1178 msgid "Illegal as 2-op instr"
   1179 msgstr ""
   1180 
   1181 #: msp430-dis.c:839
   1182 msgid "unercognised CALLA addressing mode"
   1183 msgstr ""
   1184 
   1185 #: msp430-dis.c:1110 msp430-dis.c:1127 msp430-dis.c:1148
   1186 #, c-format
   1187 msgid "Reserved use of A/L and B/W bits detected"
   1188 msgstr ""
   1189 
   1190 #: mt-asm.c:110 mt-asm.c:190
   1191 msgid "Operand out of range. Must be between -32768 and 32767."
   1192 msgstr ""
   1193 
   1194 #: mt-asm.c:149
   1195 msgid "Biiiig Trouble in parse_imm16!"
   1196 msgstr ""
   1197 
   1198 #: mt-asm.c:157
   1199 msgid "The percent-operator's operand is not a symbol"
   1200 msgstr ""
   1201 
   1202 #: mt-asm.c:395
   1203 msgid "invalid operand.  type may have values 0,1,2 only."
   1204 msgstr ""
   1205 
   1206 #. I and Z are output operands and can`t be immediate
   1207 #. A is an address and we can`t have the address of
   1208 #. an immediate either. We don't know how much to increase
   1209 #. aoffsetp by since whatever generated this is broken
   1210 #. anyway!
   1211 #: ns32k-dis.c:533
   1212 #, c-format
   1213 msgid "$<undefined>"
   1214 msgstr ""
   1215 
   1216 #: ppc-dis.c:337
   1217 #, c-format
   1218 msgid "warning: ignoring unknown -M%s option\n"
   1219 msgstr ""
   1220 
   1221 #: ppc-dis.c:762
   1222 #, c-format
   1223 msgid ""
   1224 "\n"
   1225 "The following PPC specific disassembler options are supported for use with\n"
   1226 "the -M switch:\n"
   1227 msgstr ""
   1228 
   1229 #: ppc-opc.c:887 ppc-opc.c:910 ppc-opc.c:935 ppc-opc.c:964
   1230 msgid "invalid register"
   1231 msgstr ""
   1232 
   1233 #: ppc-opc.c:1212 ppc-opc.c:1242
   1234 msgid "invalid conditional option"
   1235 msgstr ""
   1236 
   1237 #: ppc-opc.c:1214 ppc-opc.c:1244
   1238 msgid "invalid counter access"
   1239 msgstr ""
   1240 
   1241 #: ppc-opc.c:1246
   1242 msgid "attempt to set y bit when using + or - modifier"
   1243 msgstr ""
   1244 
   1245 #: ppc-opc.c:1278
   1246 msgid "invalid mask field"
   1247 msgstr ""
   1248 
   1249 #: ppc-opc.c:1304
   1250 msgid "ignoring invalid mfcr mask"
   1251 msgstr ""
   1252 
   1253 #: ppc-opc.c:1403 ppc-opc.c:1438
   1254 msgid "illegal bitmask"
   1255 msgstr ""
   1256 
   1257 #: ppc-opc.c:1525
   1258 msgid "address register in load range"
   1259 msgstr ""
   1260 
   1261 #: ppc-opc.c:1578
   1262 msgid "index register in load range"
   1263 msgstr ""
   1264 
   1265 #: ppc-opc.c:1594 ppc-opc.c:1650
   1266 msgid "source and target register operands must be different"
   1267 msgstr ""
   1268 
   1269 #: ppc-opc.c:1609
   1270 msgid "invalid register operand when updating"
   1271 msgstr ""
   1272 
   1273 #: ppc-opc.c:1700
   1274 msgid "illegal immediate value"
   1275 msgstr ""
   1276 
   1277 #: ppc-opc.c:1839
   1278 msgid "invalid sprg number"
   1279 msgstr ""
   1280 
   1281 #: ppc-opc.c:2009
   1282 msgid "invalid constant"
   1283 msgstr ""
   1284 
   1285 #: s390-dis.c:301
   1286 #, c-format
   1287 msgid ""
   1288 "\n"
   1289 "The following S/390 specific disassembler options are supported for use\n"
   1290 "with the -M switch (multiple options should be separated by commas):\n"
   1291 msgstr ""
   1292 
   1293 #: s390-dis.c:305
   1294 #, c-format
   1295 msgid "  esa         Disassemble in ESA architecture mode\n"
   1296 msgstr ""
   1297 
   1298 #: s390-dis.c:306
   1299 #, c-format
   1300 msgid "  zarch       Disassemble in z/Architecture mode\n"
   1301 msgstr ""
   1302 
   1303 #: score-dis.c:662 score-dis.c:869 score-dis.c:1030 score-dis.c:1144
   1304 #: score-dis.c:1151 score-dis.c:1158 score7-dis.c:694 score7-dis.c:857
   1305 msgid "<illegal instruction>"
   1306 msgstr ""
   1307 
   1308 #: sparc-dis.c:285
   1309 #, c-format
   1310 msgid "Internal error:  bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n"
   1311 msgstr ""
   1312 
   1313 #: sparc-dis.c:296
   1314 #, c-format
   1315 msgid "Internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n"
   1316 msgstr ""
   1317 
   1318 #: sparc-dis.c:355
   1319 #, c-format
   1320 msgid "Internal error: bad sparc-opcode.h: \"%s\" == \"%s\"\n"
   1321 msgstr ""
   1322 
   1323 #. Mark as non-valid instruction.
   1324 #: sparc-dis.c:1046
   1325 msgid "unknown"
   1326 msgstr ""
   1327 
   1328 #: v850-dis.c:453
   1329 #, c-format
   1330 msgid "unknown operand shift: %x\n"
   1331 msgstr ""
   1332 
   1333 #: v850-dis.c:465
   1334 #, c-format
   1335 msgid "unknown reg: %d\n"
   1336 msgstr ""
   1337 
   1338 #. The functions used to insert and extract complicated operands.
   1339 #. Note: There is a conspiracy between these functions and
   1340 #. v850_insert_operand() in gas/config/tc-v850.c.  Error messages
   1341 #. containing the string 'out of range' will be ignored unless a
   1342 #. specific command line option is given to GAS.
   1343 #: v850-opc.c:53
   1344 msgid "displacement value is not in range and is not aligned"
   1345 msgstr ""
   1346 
   1347 #: v850-opc.c:54
   1348 msgid "displacement value is out of range"
   1349 msgstr ""
   1350 
   1351 #: v850-opc.c:55
   1352 msgid "displacement value is not aligned"
   1353 msgstr ""
   1354 
   1355 #: v850-opc.c:57
   1356 msgid "immediate value is out of range"
   1357 msgstr ""
   1358 
   1359 #: v850-opc.c:58
   1360 msgid "branch value out of range"
   1361 msgstr ""
   1362 
   1363 #: v850-opc.c:59
   1364 msgid "branch value not in range and to odd offset"
   1365 msgstr ""
   1366 
   1367 #: v850-opc.c:60
   1368 msgid "branch to odd offset"
   1369 msgstr ""
   1370 
   1371 #: v850-opc.c:61
   1372 msgid "position value is out of range"
   1373 msgstr ""
   1374 
   1375 #: v850-opc.c:62
   1376 msgid "width value is out of range"
   1377 msgstr ""
   1378 
   1379 #: v850-opc.c:63
   1380 msgid "SelID is out of range"
   1381 msgstr ""
   1382 
   1383 #: v850-opc.c:64
   1384 msgid "vector8 is out of range"
   1385 msgstr ""
   1386 
   1387 #: v850-opc.c:65
   1388 msgid "vector5 is out of range"
   1389 msgstr ""
   1390 
   1391 #: v850-opc.c:66
   1392 msgid "imm10 is out of range"
   1393 msgstr ""
   1394 
   1395 #: v850-opc.c:67
   1396 msgid "SR/SelID is out of range"
   1397 msgstr ""
   1398 
   1399 #: v850-opc.c:512
   1400 msgid "invalid register for stack adjustment"
   1401 msgstr ""
   1402 
   1403 #: v850-opc.c:532
   1404 msgid "invalid register name"
   1405 msgstr ""
   1406 
   1407 #: xc16x-asm.c:66
   1408 msgid "Missing '#' prefix"
   1409 msgstr ""
   1410 
   1411 #: xc16x-asm.c:82
   1412 msgid "Missing '.' prefix"
   1413 msgstr ""
   1414 
   1415 #: xc16x-asm.c:98
   1416 msgid "Missing 'pof:' prefix"
   1417 msgstr ""
   1418 
   1419 #: xc16x-asm.c:114
   1420 msgid "Missing 'pag:' prefix"
   1421 msgstr ""
   1422 
   1423 #: xc16x-asm.c:130
   1424 msgid "Missing 'sof:' prefix"
   1425 msgstr ""
   1426 
   1427 #: xc16x-asm.c:146
   1428 msgid "Missing 'seg:' prefix"
   1429 msgstr ""
   1430 
   1431 #: xstormy16-asm.c:71
   1432 msgid "Bad register in preincrement"
   1433 msgstr ""
   1434 
   1435 #: xstormy16-asm.c:76
   1436 msgid "Bad register in postincrement"
   1437 msgstr ""
   1438 
   1439 #: xstormy16-asm.c:78
   1440 msgid "Bad register name"
   1441 msgstr ""
   1442 
   1443 #: xstormy16-asm.c:82
   1444 msgid "Label conflicts with register name"
   1445 msgstr ""
   1446 
   1447 #: xstormy16-asm.c:86
   1448 msgid "Label conflicts with `Rx'"
   1449 msgstr ""
   1450 
   1451 #: xstormy16-asm.c:88
   1452 msgid "Bad immediate expression"
   1453 msgstr ""
   1454 
   1455 #: xstormy16-asm.c:109
   1456 msgid "No relocation for small immediate"
   1457 msgstr ""
   1458 
   1459 #: xstormy16-asm.c:119
   1460 msgid "Small operand was not an immediate number"
   1461 msgstr ""
   1462 
   1463 #: xstormy16-asm.c:157
   1464 msgid "Operand is not a symbol"
   1465 msgstr ""
   1466 
   1467 #: xstormy16-asm.c:165
   1468 msgid "Syntax error: No trailing ')'"
   1469 msgstr ""
   1470