Home | History | Annotate | Line # | Download | only in po
      1 # Japanese messages for GNU binutils gas
      2 # Copyright (C) 2010, 2011 Free Software Foundation, Inc.
      3 # This file is distributed under the same license as the binutils package.
      4 # Yasuaki Taniguchi <yasuakit (a] gmail.com>, 2010, 2011.
      5 #
      6 msgid ""
      7 msgstr ""
      8 "Project-Id-Version: gas 2.21.53\n"
      9 "Report-Msgid-Bugs-To: bug-binutils (a] gnu.org\n"
     10 "POT-Creation-Date: 2011-06-02 14:30+0100\n"
     11 "PO-Revision-Date: 2011-10-28 20:50+0900\n"
     12 "Last-Translator: Yasuaki Taniguchi <yasuakit (a] gmail.com>\n"
     13 "Language-Team: Japanese <translation-team-ja (a] lists.sourceforge.net>\n"
     14 "Language: ja\n"
     15 "X-Bugs: Report translation errors to the Language-Team address.\n"
     16 "MIME-Version: 1.0\n"
     17 "Content-Type: text/plain; charset=UTF-8\n"
     18 "Content-Transfer-Encoding: 8bit\n"
     19 "Plural-Forms: nplurals=1; plural=0;\n"
     20 
     21 #: app.c:488 app.c:502
     22 msgid "end of file in comment"
     23 msgstr " (EOF) "
     24 
     25 #: app.c:580 app.c:627
     26 #, c-format
     27 msgid "end of file in string; '%c' inserted"
     28 msgstr " (EOF)  '%c' "
     29 
     30 #: app.c:653
     31 #, c-format
     32 msgid "unknown escape '\\%c' in string; ignored"
     33 msgstr " '\\%c' "
     34 
     35 #: app.c:826
     36 msgid "end of file not at end of a line; newline inserted"
     37 msgstr " (EOL)  (EOF) "
     38 
     39 #: app.c:989
     40 msgid "end of file in multiline comment"
     41 msgstr " (EOF) "
     42 
     43 #: app.c:1064
     44 msgid "end of file after a one-character quote; \\0 inserted"
     45 msgstr ""
     46 
     47 #: app.c:1072
     48 msgid "end of file in escape character"
     49 msgstr " (EOF) "
     50 
     51 #: app.c:1084
     52 msgid "missing close quote; (assumed)"
     53 msgstr ""
     54 
     55 #: app.c:1153 app.c:1208 app.c:1219 app.c:1293
     56 msgid "end of file in comment; newline inserted"
     57 msgstr " (EOF) "
     58 
     59 #: as.c:162
     60 msgid "missing emulation mode name"
     61 msgstr ""
     62 
     63 #: as.c:177
     64 #, c-format
     65 msgid "unrecognized emulation name `%s'"
     66 msgstr " `%s' "
     67 
     68 #: as.c:224
     69 #, c-format
     70 msgid "GNU assembler version %s (%s) using BFD version %s\n"
     71 msgstr "GNU   %s (%s)BFD  %s \n"
     72 
     73 #: as.c:231
     74 #, c-format
     75 msgid "Usage: %s [option...] [asmfile...]\n"
     76 msgstr ": %s [option...] [asmfile...]\n"
     77 
     78 #: as.c:233
     79 #, c-format
     80 msgid ""
     81 "Options:\n"
     82 "  -a[sub-option...]\t  turn on listings\n"
     83 "                      \t  Sub-options [default hls]:\n"
     84 "                      \t  c      omit false conditionals\n"
     85 "                      \t  d      omit debugging directives\n"
     86 "                      \t  g      include general info\n"
     87 "                      \t  h      include high-level source\n"
     88 "                      \t  l      include assembly\n"
     89 "                      \t  m      include macro expansions\n"
     90 "                      \t  n      omit forms processing\n"
     91 "                      \t  s      include symbols\n"
     92 "                      \t  =FILE  list to FILE (must be last sub-option)\n"
     93 msgstr ""
     94 
     95 #: as.c:247
     96 #, c-format
     97 msgid "  --alternate             initially turn on alternate macro syntax\n"
     98 msgstr ""
     99 
    100 #: as.c:250
    101 #, c-format
    102 msgid ""
    103 "  --compress-debug-sections\n"
    104 "                          compress DWARF debug sections using zlib\n"
    105 msgstr ""
    106 "  --compress-debug-sections\n"
    107 "                          zlib  DWARF \n"
    108 
    109 #: as.c:253
    110 #, c-format
    111 msgid ""
    112 "  --nocompress-debug-sections\n"
    113 "                          don't compress DWARF debug sections\n"
    114 msgstr ""
    115 "  --nocompress-debug-sections\n"
    116 "                          DWARF \n"
    117 
    118 #: as.c:257
    119 #, c-format
    120 msgid "  -D                      produce assembler debugging messages\n"
    121 msgstr "  -D                      \n"
    122 
    123 #: as.c:259
    124 #, c-format
    125 msgid ""
    126 "  --debug-prefix-map OLD=NEW\n"
    127 "                          map OLD to NEW in debug information\n"
    128 msgstr ""
    129 "  --debug-prefix-map OLD=NEW\n"
    130 "                           OLD  NEW \n"
    131 
    132 #: as.c:262
    133 #, c-format
    134 msgid "  --defsym SYM=VAL        define symbol SYM to given value\n"
    135 msgstr "  --defsym SYM=VAL         SYM  VAL \n"
    136 
    137 #: as.c:278
    138 #, c-format
    139 msgid "                          emulate output (default %s)\n"
    140 msgstr "                           ( %s)\n"
    141 
    142 #: as.c:283
    143 #, c-format
    144 msgid "  --execstack             require executable stack for this object\n"
    145 msgstr "  --execstack             \n"
    146 
    147 #: as.c:285
    148 #, c-format
    149 msgid "  --noexecstack           don't require executable stack for this object\n"
    150 msgstr "  --noexecstack           \n"
    151 
    152 #: as.c:287
    153 #, c-format
    154 msgid ""
    155 "  --size-check=[error|warning]\n"
    156 "\t\t\t  ELF .size directive check (default --size-check=error)\n"
    157 msgstr ""
    158 "  --size-check=[error|warning]\n"
    159 "\t\t\t  ELF .size  ( --size-check=error)\n"
    160 
    161 #: as.c:291
    162 #, c-format
    163 msgid "  -f                      skip whitespace and comment preprocessing\n"
    164 msgstr "  -f                      \n"
    165 
    166 #: as.c:293
    167 #, c-format
    168 msgid "  -g --gen-debug          generate debugging information\n"
    169 msgstr "  -g --gen-debug          \n"
    170 
    171 #: as.c:295
    172 #, c-format
    173 msgid "  --gstabs                generate STABS debugging information\n"
    174 msgstr "  --gstabs                STABS \n"
    175 
    176 #: as.c:297
    177 #, c-format
    178 msgid "  --gstabs+               generate STABS debug info with GNU extensions\n"
    179 msgstr "  --gstabs+               GNU  STABS \n"
    180 
    181 #: as.c:299
    182 #, c-format
    183 msgid "  --gdwarf-2              generate DWARF2 debugging information\n"
    184 msgstr "  --gdwarf-2              DWARF2 \n"
    185 
    186 #: as.c:301
    187 #, c-format
    188 msgid "  --hash-size=<value>     set the hash table size close to <value>\n"
    189 msgstr "  --hash-size=<value>      <value> \n"
    190 
    191 #: as.c:303
    192 #, c-format
    193 msgid "  --help                  show this message and exit\n"
    194 msgstr "  --help                  \n"
    195 
    196 #: as.c:305
    197 #, c-format
    198 msgid "  --target-help           show target specific options\n"
    199 msgstr "  --target-help           \n"
    200 
    201 #: as.c:307
    202 #, c-format
    203 msgid "  -I DIR                  add DIR to search list for .include directives\n"
    204 msgstr "  -I DIR                  .include  DIR \n"
    205 
    206 #: as.c:309
    207 #, c-format
    208 msgid "  -J                      don't warn about signed overflow\n"
    209 msgstr "  -J                      \n"
    210 
    211 #: as.c:311
    212 #, c-format
    213 msgid "  -K                      warn when differences altered for long displacements\n"
    214 msgstr ""
    215 
    216 #: as.c:313
    217 #, c-format
    218 msgid "  -L,--keep-locals        keep local symbols (e.g. starting with `L')\n"
    219 msgstr "  -L,--keep-locals         (: `L' ) \n"
    220 
    221 #: as.c:315
    222 #, c-format
    223 msgid "  -M,--mri                assemble in MRI compatibility mode\n"
    224 msgstr "  -M,--mri                MRI \n"
    225 
    226 #: as.c:317
    227 #, c-format
    228 msgid "  --MD FILE               write dependency information in FILE (default none)\n"
    229 msgstr "  --MD FILE               FILE  ( )\n"
    230 
    231 #: as.c:319
    232 #, c-format
    233 msgid "  -nocpp                  ignored\n"
    234 msgstr "  -nocpp                  \n"
    235 
    236 #: as.c:321
    237 #, c-format
    238 msgid "  -o OBJFILE              name the object-file output OBJFILE (default a.out)\n"
    239 msgstr "  -o OBJFILE               OBJFILE  ( a.out)\n"
    240 
    241 #: as.c:323
    242 #, c-format
    243 msgid "  -R                      fold data section into text section\n"
    244 msgstr ""
    245 
    246 #: as.c:325
    247 #, c-format
    248 msgid ""
    249 "  --reduce-memory-overheads \n"
    250 "                          prefer smaller memory use at the cost of longer\n"
    251 "                          assembly times\n"
    252 msgstr ""
    253 "  --reduce-memory-overheads \n"
    254 "                          \n"
    255 "                          \n"
    256 
    257 #: as.c:329
    258 #, c-format
    259 msgid "  --statistics            print various measured statistics from execution\n"
    260 msgstr "  --statistics            \n"
    261 
    262 #: as.c:331
    263 #, c-format
    264 msgid "  --strip-local-absolute  strip local absolute symbols\n"
    265 msgstr "  --strip-local-absolute  \n"
    266 
    267 #: as.c:333
    268 #, c-format
    269 msgid "  --traditional-format    Use same format as native assembler when possible\n"
    270 msgstr "  --traditional-format    \n"
    271 
    272 #: as.c:335
    273 #, c-format
    274 msgid "  --version               print assembler version number and exit\n"
    275 msgstr "  --version               \n"
    276 
    277 #: as.c:337
    278 #, c-format
    279 msgid "  -W  --no-warn           suppress warnings\n"
    280 msgstr "  -W  --no-warn           \n"
    281 
    282 #: as.c:339
    283 #, c-format
    284 msgid "  --warn                  don't suppress warnings\n"
    285 msgstr "  --warn                  \n"
    286 
    287 #: as.c:341
    288 #, c-format
    289 msgid "  --fatal-warnings        treat warnings as errors\n"
    290 msgstr "  --fatal-warnings        \n"
    291 
    292 #: as.c:344
    293 #, c-format
    294 msgid ""
    295 "  --itbl INSTTBL          extend instruction set to include instructions\n"
    296 "                          matching the specifications defined in file INSTTBL\n"
    297 msgstr ""
    298 
    299 #: as.c:348
    300 #, c-format
    301 msgid "  -w                      ignored\n"
    302 msgstr "  -w                      \n"
    303 
    304 #: as.c:350
    305 #, c-format
    306 msgid "  -X                      ignored\n"
    307 msgstr "  -X                      \n"
    308 
    309 #: as.c:352
    310 #, c-format
    311 msgid "  -Z                      generate object file even after errors\n"
    312 msgstr "  -Z                      \n"
    313 
    314 #: as.c:354
    315 #, c-format
    316 msgid ""
    317 "  --listing-lhs-width     set the width in words of the output data column of\n"
    318 "                          the listing\n"
    319 msgstr ""
    320 
    321 #: as.c:357
    322 #, c-format
    323 msgid ""
    324 "  --listing-lhs-width2    set the width in words of the continuation lines\n"
    325 "                          of the output data column; ignored if smaller than\n"
    326 "                          the width of the first line\n"
    327 msgstr ""
    328 
    329 #: as.c:361
    330 #, c-format
    331 msgid ""
    332 "  --listing-rhs-width     set the max width in characters of the lines from\n"
    333 "                          the source file\n"
    334 msgstr ""
    335 
    336 #: as.c:364
    337 #, c-format
    338 msgid ""
    339 "  --listing-cont-lines    set the maximum number of continuation lines used\n"
    340 "                          for the output data column of the listing\n"
    341 msgstr ""
    342 
    343 #: as.c:367
    344 #, c-format
    345 msgid "  @FILE                   read options from FILE\n"
    346 msgstr "  @FILE                    FILE \n"
    347 
    348 #: as.c:375
    349 #, c-format
    350 msgid "Report bugs to %s\n"
    351 msgstr ""
    352 " <%s> \n"
    353 "<translation-team-ja (a] lists.sourceforge.net>\n"
    354 
    355 #: as.c:587
    356 #, c-format
    357 msgid "unrecognized option -%c%s"
    358 msgstr " -%c%s "
    359 
    360 #. This output is intended to follow the GNU standards document.
    361 #: as.c:625
    362 #, c-format
    363 msgid "GNU assembler %s\n"
    364 msgstr "GNU  %s\n"
    365 
    366 #: as.c:626
    367 #, c-format
    368 msgid "Copyright 2011 Free Software Foundation, Inc.\n"
    369 msgstr "Copyright 2011 Free Software Foundation, Inc.\n"
    370 
    371 #: as.c:627
    372 #, c-format
    373 msgid ""
    374 "This program is free software; you may redistribute it under the terms of\n"
    375 "the GNU General Public License version 3 or later.\n"
    376 "This program has absolutely no warranty.\n"
    377 msgstr ""
    378 "This program is free software; you may redistribute it under the terms of\n"
    379 "the GNU General Public License version 3 or later.\n"
    380 "This program has absolutely no warranty.\n"
    381 
    382 #: as.c:631
    383 #, c-format
    384 msgid "This assembler was configured for a target of `%s'.\n"
    385 msgstr " `%s' \n"
    386 
    387 #: as.c:638
    388 msgid "multiple emulation names specified"
    389 msgstr ""
    390 
    391 #: as.c:640
    392 msgid "emulations not handled in this configuration"
    393 msgstr ""
    394 
    395 #: as.c:645
    396 #, c-format
    397 msgid "alias = %s\n"
    398 msgstr "alias = %s\n"
    399 
    400 #: as.c:646
    401 #, c-format
    402 msgid "canonical = %s\n"
    403 msgstr "canonical = %s\n"
    404 
    405 #: as.c:647
    406 #, c-format
    407 msgid "cpu-type = %s\n"
    408 msgstr "cpu-type = %s\n"
    409 
    410 #: as.c:649
    411 #, c-format
    412 msgid "format = %s\n"
    413 msgstr "format = %s\n"
    414 
    415 #: as.c:652
    416 #, c-format
    417 msgid "bfd-target = %s\n"
    418 msgstr "bfd-target = %s\n"
    419 
    420 #: as.c:660
    421 msgid "cannot compress debug sections (zlib not installed)"
    422 msgstr " (zlib )"
    423 
    424 #: as.c:681
    425 msgid "bad defsym; format is --defsym name=value"
    426 msgstr "defsym  --defsym name=value "
    427 
    428 #: as.c:701
    429 msgid "no file name following -t option"
    430 msgstr "-t "
    431 
    432 #: as.c:716
    433 #, c-format
    434 msgid "failed to read instruction table %s\n"
    435 msgstr " %s \n"
    436 
    437 #: as.c:828
    438 #, c-format
    439 msgid "Invalid --size-check= option: `%s'"
    440 msgstr " --size-check= : `%s'"
    441 
    442 #: as.c:896
    443 #, c-format
    444 msgid "invalid listing option `%c'"
    445 msgstr ""
    446 
    447 #: as.c:949
    448 msgid "--hash-size needs a numeric argument"
    449 msgstr "--hash-size "
    450 
    451 #: as.c:974
    452 #, c-format
    453 msgid "%s: total time in assembly: %ld.%06ld\n"
    454 msgstr "%s: : %ld.%06ld\n"
    455 
    456 #: as.c:977
    457 #, c-format
    458 msgid "%s: data size %ld\n"
    459 msgstr "%s:  %ld\n"
    460 
    461 #: as.c:1289
    462 #, c-format
    463 msgid "%d warnings, treating warnings as errors"
    464 msgstr "%d "
    465 
    466 #: as.h:184
    467 #, c-format
    468 msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
    469 msgstr " case  %ld ( %d \"%s\") \n"
    470 
    471 #.
    472 #. * We have a GROSS internal error.
    473 #. * This should never happen.
    474 #.
    475 #: atof-generic.c:417 config/tc-m68k.c:3579
    476 msgid "failed sanity check"
    477 msgstr ""
    478 
    479 #: cgen.c:113 config/tc-alpha.c:2104 config/tc-alpha.c:2128
    480 #: config/tc-arc.c:1684 config/tc-d10v.c:552 config/tc-d30v.c:538
    481 #: config/tc-mn10200.c:1100 config/tc-mn10300.c:1751 config/tc-ppc.c:2617
    482 #: config/tc-ppc.c:2768 config/tc-ppc.c:2910 config/tc-ppc.c:2921
    483 #: config/tc-s390.c:1250 config/tc-s390.c:1364 config/tc-s390.c:1493
    484 #: config/tc-v850.c:2229 config/tc-v850.c:2300 config/tc-v850.c:2346
    485 #: config/tc-v850.c:2383 config/tc-v850.c:2420 config/tc-v850.c:2649
    486 msgid "too many fixups"
    487 msgstr ""
    488 
    489 #: cgen.c:400 cgen.c:420 config/tc-arc.c:1665 config/tc-d10v.c:463
    490 #: config/tc-d30v.c:454 config/tc-i370.c:2125 config/tc-mn10200.c:1042
    491 #: config/tc-mn10300.c:1676 config/tc-ppc.c:2656 config/tc-s390.c:1221
    492 #: config/tc-v850.c:2337 config/tc-v850.c:2371 config/tc-v850.c:2411
    493 #: config/tc-v850.c:2622 config/tc-z80.c:417
    494 msgid "illegal operand"
    495 msgstr ""
    496 
    497 #: cgen.c:424 config/tc-arc.c:1667 config/tc-avr.c:632 config/tc-d10v.c:465
    498 #: config/tc-d30v.c:456 config/tc-h8300.c:500 config/tc-i370.c:2127
    499 #: config/tc-mcore.c:662 config/tc-microblaze.c:579 config/tc-mmix.c:488
    500 #: config/tc-mn10200.c:1045 config/tc-mn10300.c:1679 config/tc-msp430.c:452
    501 #: config/tc-or32.c:307 config/tc-ppc.c:2658 config/tc-s390.c:1239
    502 #: config/tc-sh.c:1387 config/tc-sh64.c:2213 config/tc-v850.c:2341
    503 #: config/tc-v850.c:2375 config/tc-v850.c:2415 config/tc-v850.c:2625
    504 #: config/tc-z80.c:570 config/tc-z8k.c:350
    505 msgid "missing operand"
    506 msgstr ""
    507 
    508 #: cgen.c:799
    509 msgid "a reloc on this operand implies an overflow"
    510 msgstr ""
    511 
    512 #: cgen.c:822
    513 msgid "operand mask overflow"
    514 msgstr ""
    515 
    516 #. We can't actually support subtracting a symbol.
    517 #: cgen.c:886 config/tc-arc.c:1249 config/tc-arm.c:1645 config/tc-arm.c:9058
    518 #: config/tc-arm.c:9110 config/tc-arm.c:9357 config/tc-arm.c:10157
    519 #: config/tc-arm.c:11248 config/tc-arm.c:11288 config/tc-arm.c:11616
    520 #: config/tc-arm.c:11655 config/tc-avr.c:1165 config/tc-cris.c:4047
    521 #: config/tc-d10v.c:1511 config/tc-d30v.c:1915 config/tc-mips.c:4694
    522 #: config/tc-msp430.c:1936 config/tc-ppc.c:6102 config/tc-spu.c:957
    523 #: config/tc-spu.c:981 config/tc-v850.c:3084 config/tc-xstormy16.c:483
    524 #: config/tc-xtensa.c:5833 config/tc-xtensa.c:11830
    525 msgid "expression too complex"
    526 msgstr ""
    527 
    528 #: cgen.c:982 config/tc-arc.c:1310 config/tc-ppc.c:6227 config/tc-s390.c:2135
    529 #: config/tc-v850.c:3131 config/tc-xstormy16.c:537
    530 msgid "unresolved expression that must be resolved"
    531 msgstr ""
    532 
    533 #: cgen.c:1007 config/tc-xstormy16.c:562
    534 #, c-format
    535 msgid "internal error: can't install fix for reloc type %d (`%s')"
    536 msgstr ""
    537 
    538 #: cgen.c:1037
    539 msgid "relocation is not supported"
    540 msgstr ""
    541 
    542 #: cond.c:83
    543 msgid "invalid identifier for \".ifdef\""
    544 msgstr "\".ifdef\" "
    545 
    546 #: cond.c:150
    547 msgid "non-constant expression in \".if\" statement"
    548 msgstr "\".if\" "
    549 
    550 #: cond.c:277
    551 msgid "bad format for ifc or ifnc"
    552 msgstr " ifc  ifnc "
    553 
    554 #: cond.c:307
    555 msgid "\".elseif\" without matching \".if\""
    556 msgstr " \".if\"  \".elseif\" "
    557 
    558 #: cond.c:311
    559 msgid "\".elseif\" after \".else\""
    560 msgstr "\".else\"  \".elseif\" "
    561 
    562 #: cond.c:314 cond.c:420
    563 msgid "here is the previous \".else\""
    564 msgstr " \".else\" "
    565 
    566 #: cond.c:317 cond.c:423
    567 msgid "here is the previous \".if\""
    568 msgstr " \".if\" "
    569 
    570 #: cond.c:346
    571 msgid "non-constant expression in \".elseif\" statement"
    572 msgstr "\".elseif\" "
    573 
    574 #: cond.c:384
    575 msgid "\".endif\" without \".if\""
    576 msgstr "\".if\"  \".endif\" "
    577 
    578 #: cond.c:413
    579 msgid "\".else\" without matching \".if\""
    580 msgstr " \".if\"  \".else\" "
    581 
    582 #: cond.c:417
    583 msgid "duplicate \".else\""
    584 msgstr "\".else\" "
    585 
    586 #: cond.c:468
    587 msgid ".ifeqs syntax error"
    588 msgstr ".ifeqs "
    589 
    590 #: cond.c:549
    591 msgid "end of macro inside conditional"
    592 msgstr ""
    593 
    594 #: cond.c:551
    595 msgid "end of file inside conditional"
    596 msgstr " (EOF) "
    597 
    598 #: cond.c:554
    599 msgid "here is the start of the unterminated conditional"
    600 msgstr ""
    601 
    602 #: cond.c:558
    603 msgid "here is the \"else\" of the unterminated conditional"
    604 msgstr " \"else\" "
    605 
    606 #: config/atof-ieee.c:141
    607 msgid "cannot create floating-point number"
    608 msgstr ""
    609 
    610 #: config/atof-ieee.c:288
    611 msgid "NaNs are not supported by this target\n"
    612 msgstr " NaN \n"
    613 
    614 #: config/atof-ieee.c:327 config/atof-ieee.c:368
    615 msgid "Infinities are not supported by this target\n"
    616 msgstr "\n"
    617 
    618 #: config/atof-ieee.c:784 config/atof-vax.c:450 config/tc-arm.c:1036
    619 #: config/tc-ia64.c:11435 config/tc-tic30.c:1259 config/tc-tic4x.c:2598
    620 msgid "Unrecognized or unsupported floating point constant"
    621 msgstr ""
    622 
    623 #: config/obj-aout.c:84
    624 #, c-format
    625 msgid "Attempt to put a common symbol into set %s"
    626 msgstr ""
    627 
    628 #: config/obj-aout.c:88
    629 #, c-format
    630 msgid "Attempt to put an undefined symbol into set %s"
    631 msgstr ""
    632 
    633 #: config/obj-aout.c:115 config/obj-coff.c:1398
    634 #, c-format
    635 msgid "Symbol `%s' can not be both weak and common"
    636 msgstr " `%s' "
    637 
    638 #: config/obj-coff.c:140 dw2gencfi.c:214
    639 #, c-format
    640 msgid "Inserting \"%s\" into structure table failed: %s"
    641 msgstr ""
    642 
    643 #: config/obj-coff.c:219 config/obj-coff.c:1695 config/tc-ppc.c:5147
    644 #: config/tc-tic54x.c:4008 read.c:2795
    645 #, c-format
    646 msgid "error setting flags for \"%s\": %s"
    647 msgstr "\"%s\" : %s"
    648 
    649 #. Zero is used as an end marker in the file.
    650 #: config/obj-coff.c:438
    651 msgid "Line numbers must be positive integers\n"
    652 msgstr "\n"
    653 
    654 #: config/obj-coff.c:470
    655 msgid ".ln pseudo-op inside .def/.endef: ignored."
    656 msgstr ".def/.endef  .ln : "
    657 
    658 #: config/obj-coff.c:512 ecoff.c:3250
    659 msgid ".loc outside of .text"
    660 msgstr ".text  .loc "
    661 
    662 #: config/obj-coff.c:519
    663 msgid ".loc pseudo-op inside .def/.endef: ignored."
    664 msgstr ".def/.endef  .loc : "
    665 
    666 #: config/obj-coff.c:600
    667 msgid ".def pseudo-op used inside of .def/.endef: ignored."
    668 msgstr ".def/.endef  .def : "
    669 
    670 #: config/obj-coff.c:636
    671 msgid ".endef pseudo-op used outside of .def/.endef: ignored."
    672 msgstr ".def/.endef  .endef : "
    673 
    674 #: config/obj-coff.c:675
    675 #, c-format
    676 msgid "`%s' symbol without preceding function"
    677 msgstr " `%s' "
    678 
    679 #: config/obj-coff.c:762
    680 #, c-format
    681 msgid "unexpected storage class %d"
    682 msgstr " %d "
    683 
    684 #: config/obj-coff.c:870
    685 msgid ".dim pseudo-op used outside of .def/.endef: ignored."
    686 msgstr ".dim  .def/.endef : "
    687 
    688 #: config/obj-coff.c:890
    689 msgid "badly formed .dim directive ignored"
    690 msgstr " .dim "
    691 
    692 #: config/obj-coff.c:939
    693 msgid ".size pseudo-op used outside of .def/.endef ignored."
    694 msgstr ".def/.endef  .size : "
    695 
    696 #: config/obj-coff.c:954
    697 msgid ".scl pseudo-op used outside of .def/.endef ignored."
    698 msgstr ".def/.endef  .scl : "
    699 
    700 #: config/obj-coff.c:971
    701 msgid ".tag pseudo-op used outside of .def/.endef ignored."
    702 msgstr ".def/.endef  .tag : "
    703 
    704 #: config/obj-coff.c:989
    705 #, c-format
    706 msgid "tag not found for .tag %s"
    707 msgstr ".tag %s "
    708 
    709 #: config/obj-coff.c:1002
    710 msgid ".type pseudo-op used outside of .def/.endef ignored."
    711 msgstr ".def/.endef  .type : "
    712 
    713 #: config/obj-coff.c:1021
    714 msgid ".val pseudo-op used outside of .def/.endef ignored."
    715 msgstr ".def/.endef  .val : "
    716 
    717 #: config/obj-coff.c:1178
    718 msgid "badly formed .weak directive ignored"
    719 msgstr " .weak "
    720 
    721 #: config/obj-coff.c:1356
    722 msgid "mismatched .eb"
    723 msgstr ""
    724 
    725 #: config/obj-coff.c:1377
    726 #, c-format
    727 msgid "C_EFCN symbol for %s out of scope"
    728 msgstr "%s  C_EFCN "
    729 
    730 #: config/obj-coff.c:1431
    731 #, c-format
    732 msgid "Warning: internal error: forgetting to set endndx of %s"
    733 msgstr ""
    734 
    735 #. STYP_INFO
    736 #. STYP_LIB
    737 #. STYP_OVER
    738 #: config/obj-coff.c:1661
    739 #, c-format
    740 msgid "unsupported section attribute '%c'"
    741 msgstr " '%c' "
    742 
    743 #: config/obj-coff.c:1665 config/tc-ppc.c:5129
    744 #, c-format
    745 msgid "unknown section attribute '%c'"
    746 msgstr " '%c' "
    747 
    748 #: config/obj-coff.c:1707
    749 #, c-format
    750 msgid "Ignoring changed section attributes for %s"
    751 msgstr "%s "
    752 
    753 #: config/obj-coff.c:1847
    754 #, c-format
    755 msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
    756 msgstr ""
    757 
    758 #: config/obj-ecoff.c:125
    759 msgid "Can't set GP value"
    760 msgstr "GP "
    761 
    762 #: config/obj-ecoff.c:132
    763 msgid "Can't set register masks"
    764 msgstr ""
    765 
    766 #: config/obj-elf.c:334 config/tc-sparc.c:3949 config/tc-v850.c:503
    767 #, c-format
    768 msgid "bad .common segment %s"
    769 msgstr " .common  %s "
    770 
    771 #: config/obj-elf.c:411
    772 msgid "Missing symbol name in directive"
    773 msgstr ""
    774 
    775 #: config/obj-elf.c:618
    776 #, c-format
    777 msgid "setting incorrect section type for %s"
    778 msgstr ""
    779 
    780 #: config/obj-elf.c:623
    781 #, c-format
    782 msgid "ignoring incorrect section type for %s"
    783 msgstr ""
    784 
    785 #: config/obj-elf.c:665
    786 #, c-format
    787 msgid "setting incorrect section attributes for %s"
    788 msgstr ""
    789 
    790 #: config/obj-elf.c:720
    791 #, c-format
    792 msgid "ignoring changed section type for %s"
    793 msgstr ""
    794 
    795 #: config/obj-elf.c:732
    796 #, c-format
    797 msgid "ignoring changed section attributes for %s"
    798 msgstr ""
    799 
    800 #: config/obj-elf.c:734
    801 #, c-format
    802 msgid "ignoring changed section entity size for %s"
    803 msgstr ""
    804 
    805 #: config/obj-elf.c:794
    806 msgid "unrecognized .section attribute: want a,e,w,x,M,S,G,T"
    807 msgstr " .section : a,e,w,x,M,S,G,T "
    808 
    809 #: config/obj-elf.c:836 read.c:2779
    810 msgid "unrecognized section type"
    811 msgstr ""
    812 
    813 #: config/obj-elf.c:868
    814 msgid "unrecognized section attribute"
    815 msgstr ""
    816 
    817 #: config/obj-elf.c:899 config/tc-alpha.c:4208
    818 msgid "missing name"
    819 msgstr ""
    820 
    821 #: config/obj-elf.c:1032
    822 msgid "invalid merge entity size"
    823 msgstr ""
    824 
    825 #: config/obj-elf.c:1039
    826 msgid "entity size for SHF_MERGE not specified"
    827 msgstr ""
    828 
    829 #: config/obj-elf.c:1045
    830 msgid "? section flag ignored with G present"
    831 msgstr "G  ? "
    832 
    833 #: config/obj-elf.c:1064
    834 msgid "group name for SHF_GROUP not specified"
    835 msgstr "SHF_GROUP "
    836 
    837 #: config/obj-elf.c:1087
    838 msgid "character following name is not '#'"
    839 msgstr " '#' "
    840 
    841 #: config/obj-elf.c:1207
    842 msgid ".previous without corresponding .section; ignored"
    843 msgstr " .section  .previous "
    844 
    845 #: config/obj-elf.c:1233
    846 msgid ".popsection without corresponding .pushsection; ignored"
    847 msgstr " .pushsection  .popsection "
    848 
    849 #: config/obj-elf.c:1279
    850 msgid "expected comma after name in .symver"
    851 msgstr ".symver  (,) "
    852 
    853 #: config/obj-elf.c:1303
    854 #, c-format
    855 msgid "missing version name in `%s' for symbol `%s'"
    856 msgstr "`%s'  `%s' "
    857 
    858 #: config/obj-elf.c:1314
    859 #, c-format
    860 msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
    861 msgstr " [`%s'|`%s']  `%s' "
    862 
    863 #: config/obj-elf.c:1351
    864 #, c-format
    865 msgid "expected `%s' to have already been set for .vtable_inherit"
    866 msgstr ""
    867 
    868 #: config/obj-elf.c:1361
    869 msgid "expected comma after name in .vtable_inherit"
    870 msgstr ".vtable_inherit  (,) "
    871 
    872 #: config/obj-elf.c:1414
    873 msgid "expected comma after name in .vtable_entry"
    874 msgstr ".vtable_entry  (,) "
    875 
    876 #: config/obj-elf.c:1537
    877 msgid "expected quoted string"
    878 msgstr ""
    879 
    880 #: config/obj-elf.c:1557
    881 #, c-format
    882 msgid "expected comma after name `%s' in .size directive"
    883 msgstr ".size  `%s'  (,) "
    884 
    885 #: config/obj-elf.c:1566
    886 msgid "missing expression in .size directive"
    887 msgstr ".size "
    888 
    889 #: config/obj-elf.c:1690
    890 #, c-format
    891 msgid "symbol '%s' is already defined"
    892 msgstr " '%s' "
    893 
    894 #: config/obj-elf.c:1710 config/obj-elf.c:1722
    895 #, c-format
    896 msgid "symbol type \"%s\" is supported only by GNU targets"
    897 msgstr " \"%s\"  GNU "
    898 
    899 #: config/obj-elf.c:1733
    900 #, c-format
    901 msgid "unrecognized symbol type \"%s\""
    902 msgstr " \"%s\" "
    903 
    904 #: config/obj-elf.c:1903 config/obj-elf.c:1906
    905 #, c-format
    906 msgid ".size expression for %s does not evaluate to a constant"
    907 msgstr "%s  .size "
    908 
    909 #: config/obj-elf.c:1938
    910 #, c-format
    911 msgid "invalid attempt to declare external version name as default in symbol `%s'"
    912 msgstr ""
    913 
    914 #: config/obj-elf.c:1999 ecoff.c:3608
    915 #, c-format
    916 msgid "symbol `%s' can not be both weak and common"
    917 msgstr " `%s' "
    918 
    919 #: config/obj-elf.c:2116
    920 #, c-format
    921 msgid "assuming all members of group `%s' are COMDAT"
    922 msgstr ""
    923 
    924 #: config/obj-elf.c:2128
    925 #, c-format
    926 msgid "can't create group: %s"
    927 msgstr ": %s"
    928 
    929 #: config/obj-elf.c:2267
    930 #, c-format
    931 msgid "failed to set up debugging information: %s"
    932 msgstr ": %s"
    933 
    934 #: config/obj-elf.c:2287
    935 #, c-format
    936 msgid "can't start writing .mdebug section: %s"
    937 msgstr ".mdebug : %s"
    938 
    939 #: config/obj-elf.c:2295
    940 #, c-format
    941 msgid "could not write .mdebug section: %s"
    942 msgstr ".mdebug : %s"
    943 
    944 #: config/obj-som.c:58
    945 msgid "Only one .compiler pseudo-op per file!"
    946 msgstr " .compiler !"
    947 
    948 #: config/obj-som.c:75 config/obj-som.c:146 config/obj-som.c:188
    949 msgid "Expected quoted string"
    950 msgstr ""
    951 
    952 #: config/obj-som.c:88
    953 msgid ".compiler directive missing language and version"
    954 msgstr ".compiler "
    955 
    956 #: config/obj-som.c:98
    957 msgid ".compiler directive missing version"
    958 msgstr ".compiler "
    959 
    960 #: config/obj-som.c:114
    961 #, c-format
    962 msgid "FATAL: Attaching compiler header %s"
    963 msgstr ":  %s "
    964 
    965 #: config/obj-som.c:129
    966 msgid "Only one .version pseudo-op per file!"
    967 msgstr " .version !"
    968 
    969 #: config/obj-som.c:153
    970 #, c-format
    971 msgid "attaching version header %s: %s"
    972 msgstr " %s : %s"
    973 
    974 #: config/obj-som.c:171
    975 msgid "Only one .copyright pseudo-op per file!"
    976 msgstr " .copyright !"
    977 
    978 #: config/obj-som.c:195
    979 #, c-format
    980 msgid "attaching copyright header %s: %s"
    981 msgstr " %s : %s"
    982 
    983 #: config/tc-alpha.c:656
    984 #, c-format
    985 msgid "No !literal!%ld was found"
    986 msgstr "!literal!%ld "
    987 
    988 #: config/tc-alpha.c:663
    989 #, c-format
    990 msgid "No !tlsgd!%ld was found"
    991 msgstr "!tlsgd!%ld "
    992 
    993 #: config/tc-alpha.c:670
    994 #, c-format
    995 msgid "No !tlsldm!%ld was found"
    996 msgstr "!tlsldm!%ld "
    997 
    998 #: config/tc-alpha.c:679
    999 #, c-format
   1000 msgid "No ldah !gpdisp!%ld was found"
   1001 msgstr "ldah !gpdisp!%ld "
   1002 
   1003 #: config/tc-alpha.c:729
   1004 #, c-format
   1005 msgid "too many !literal!%ld for %s"
   1006 msgstr "!literal!%ld (%s ) "
   1007 
   1008 #: config/tc-alpha.c:759
   1009 #, c-format
   1010 msgid "No lda !gpdisp!%ld was found"
   1011 msgstr "lda !gpdisp!%ld "
   1012 
   1013 #. Only support one relocation op per insn.
   1014 #: config/tc-alpha.c:918
   1015 msgid "More than one relocation op per insn"
   1016 msgstr ""
   1017 
   1018 #: config/tc-alpha.c:934
   1019 msgid "No relocation operand"
   1020 msgstr ""
   1021 
   1022 #: config/tc-alpha.c:944
   1023 #, c-format
   1024 msgid "Unknown relocation operand: !%s"
   1025 msgstr ": !%s"
   1026 
   1027 #: config/tc-alpha.c:954
   1028 #, c-format
   1029 msgid "no sequence number after !%s"
   1030 msgstr "!%s "
   1031 
   1032 #: config/tc-alpha.c:964
   1033 #, c-format
   1034 msgid "!%s does not use a sequence number"
   1035 msgstr "!%s "
   1036 
   1037 #: config/tc-alpha.c:974
   1038 #, c-format
   1039 msgid "Bad sequence number: !%s!%s"
   1040 msgstr ": !%s!%s"
   1041 
   1042 #: config/tc-alpha.c:1189 config/tc-alpha.c:3364
   1043 #, c-format
   1044 msgid "inappropriate arguments for opcode `%s'"
   1045 msgstr " `%s' "
   1046 
   1047 #: config/tc-alpha.c:1191 config/tc-alpha.c:3366
   1048 #, c-format
   1049 msgid "opcode `%s' not supported for target %s"
   1050 msgstr " `%s'  %s "
   1051 
   1052 #: config/tc-alpha.c:1195 config/tc-alpha.c:3370 config/tc-avr.c:1441
   1053 #: config/tc-msp430.c:1828
   1054 #, c-format
   1055 msgid "unknown opcode `%s'"
   1056 msgstr " `%s' "
   1057 
   1058 #: config/tc-alpha.c:1276 config/tc-alpha.c:1537
   1059 msgid "overflow in literal (.lita) table"
   1060 msgstr ""
   1061 
   1062 #: config/tc-alpha.c:1283 config/tc-alpha.c:1307 config/tc-alpha.c:1550
   1063 #: config/tc-alpha.c:2237 config/tc-alpha.c:2282 config/tc-alpha.c:2351
   1064 #: config/tc-alpha.c:2434 config/tc-alpha.c:2659 config/tc-alpha.c:2757
   1065 msgid "macro requires $at register while noat in effect"
   1066 msgstr "noat  $at "
   1067 
   1068 #: config/tc-alpha.c:1285 config/tc-alpha.c:1309 config/tc-alpha.c:1552
   1069 msgid "macro requires $at while $at in use"
   1070 msgstr "$at  $at "
   1071 
   1072 #: config/tc-alpha.c:1495
   1073 msgid "bignum invalid; zero assumed"
   1074 msgstr "bignum i 0 "
   1075 
   1076 #: config/tc-alpha.c:1497
   1077 msgid "floating point number invalid; zero assumed"
   1078 msgstr " 0 "
   1079 
   1080 #: config/tc-alpha.c:1502
   1081 msgid "can't handle expression"
   1082 msgstr ""
   1083 
   1084 #: config/tc-alpha.c:1543
   1085 msgid "overflow in literal (.lit8) table"
   1086 msgstr " (.lit8) "
   1087 
   1088 #: config/tc-alpha.c:1840
   1089 #, c-format
   1090 msgid "too many ldah insns for !gpdisp!%ld"
   1091 msgstr "!gpdisp!%ld  ldah "
   1092 
   1093 #: config/tc-alpha.c:1842 config/tc-alpha.c:1854
   1094 #, c-format
   1095 msgid "both insns for !gpdisp!%ld must be in the same section"
   1096 msgstr "both insns for !gpdisp!%ld "
   1097 
   1098 #: config/tc-alpha.c:1852
   1099 #, c-format
   1100 msgid "too many lda insns for !gpdisp!%ld"
   1101 msgstr "!gpdisp!%ld  lda "
   1102 
   1103 #: config/tc-alpha.c:1908
   1104 #, c-format
   1105 msgid "too many lituse insns for !lituse_tlsgd!%ld"
   1106 msgstr "!lituse_tlsgd!%ld  lituse "
   1107 
   1108 #: config/tc-alpha.c:1911
   1109 #, c-format
   1110 msgid "too many lituse insns for !lituse_tlsldm!%ld"
   1111 msgstr "!lituse_tlsldm!%ld  lituse "
   1112 
   1113 #: config/tc-alpha.c:1928
   1114 #, c-format
   1115 msgid "duplicate !tlsgd!%ld"
   1116 msgstr " !tlsgd!%ld "
   1117 
   1118 #: config/tc-alpha.c:1930
   1119 #, c-format
   1120 msgid "sequence number in use for !tlsldm!%ld"
   1121 msgstr "!tlsldm!%ld "
   1122 
   1123 #: config/tc-alpha.c:1944
   1124 #, c-format
   1125 msgid "duplicate !tlsldm!%ld"
   1126 msgstr " !tlsldm!%ld "
   1127 
   1128 #: config/tc-alpha.c:1946
   1129 #, c-format
   1130 msgid "sequence number in use for !tlsgd!%ld"
   1131 msgstr "!tlsgd!%ld "
   1132 
   1133 #: config/tc-alpha.c:2001 config/tc-arc.c:292 config/tc-mn10200.c:856
   1134 #: config/tc-mn10300.c:1148 config/tc-ppc.c:1730 config/tc-s390.c:638
   1135 msgid "operand"
   1136 msgstr ""
   1137 
   1138 #: config/tc-alpha.c:2140
   1139 msgid "invalid relocation for instruction"
   1140 msgstr ""
   1141 
   1142 #: config/tc-alpha.c:2154
   1143 msgid "invalid relocation for field"
   1144 msgstr ""
   1145 
   1146 #: config/tc-alpha.c:2985
   1147 msgid "can not resolve expression"
   1148 msgstr ""
   1149 
   1150 #: config/tc-alpha.c:3524 config/tc-i370.c:1055 config/tc-microblaze.c:185
   1151 #: config/tc-ppc.c:2055 config/tc-ppc.c:4892
   1152 #, c-format
   1153 msgid ".COMMon length (%ld.) <0! Ignored."
   1154 msgstr ".COMMon  (%ld.)  0 ! "
   1155 
   1156 #: config/tc-alpha.c:3535 config/tc-sparc.c:3820 config/tc-v850.c:298
   1157 msgid "Ignoring attempt to re-define symbol"
   1158 msgstr ""
   1159 
   1160 #: config/tc-alpha.c:3627 config/tc-ppc.c:4929 config/tc-sparc.c:3828
   1161 #, c-format
   1162 msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
   1163 msgstr ".comm \"%s\"  %ld %ld "
   1164 
   1165 #: config/tc-alpha.c:3730 ecoff.c:3064
   1166 msgid ".ent directive has no name"
   1167 msgstr ".ent "
   1168 
   1169 #: config/tc-alpha.c:3738
   1170 msgid "nested .ent directives"
   1171 msgstr ".ent "
   1172 
   1173 #: config/tc-alpha.c:3783 ecoff.c:3015
   1174 msgid ".end directive has no name"
   1175 msgstr ".end "
   1176 
   1177 #: config/tc-alpha.c:3792
   1178 msgid ".end directive without matching .ent"
   1179 msgstr " .ent  .end "
   1180 
   1181 #: config/tc-alpha.c:3794
   1182 msgid ".end directive names different symbol than .ent"
   1183 msgstr ".end  .ent "
   1184 
   1185 #: config/tc-alpha.c:3837 ecoff.c:3150
   1186 msgid ".fmask outside of .ent"
   1187 msgstr ".ent  .fmask "
   1188 
   1189 #: config/tc-alpha.c:3839 config/tc-score.c:5601 ecoff.c:3214
   1190 msgid ".mask outside of .ent"
   1191 msgstr ".ent  .mask "
   1192 
   1193 #: config/tc-alpha.c:3847 ecoff.c:3157
   1194 msgid "bad .fmask directive"
   1195 msgstr " .fmask "
   1196 
   1197 #: config/tc-alpha.c:3849 ecoff.c:3221
   1198 msgid "bad .mask directive"
   1199 msgstr " .mask "
   1200 
   1201 #: config/tc-alpha.c:3882 config/tc-mips.c:15469 config/tc-score.c:5743
   1202 #: ecoff.c:3178
   1203 msgid ".frame outside of .ent"
   1204 msgstr ".ent  .frame "
   1205 
   1206 #: config/tc-alpha.c:3893 ecoff.c:3189
   1207 msgid "bad .frame directive"
   1208 msgstr " .frame "
   1209 
   1210 #: config/tc-alpha.c:3927
   1211 msgid ".prologue directive without a preceding .ent directive"
   1212 msgstr ""
   1213 
   1214 #: config/tc-alpha.c:3945
   1215 #, c-format
   1216 msgid "Invalid argument %d to .prologue."
   1217 msgstr ".prologue  %d "
   1218 
   1219 #: config/tc-alpha.c:4036
   1220 msgid "ECOFF debugging is disabled."
   1221 msgstr "ECOFF "
   1222 
   1223 #: config/tc-alpha.c:4050
   1224 msgid ".ent directive without matching .end"
   1225 msgstr " .end  .ent "
   1226 
   1227 #: config/tc-alpha.c:4135
   1228 msgid ".usepv directive has no name"
   1229 msgstr ".usepv "
   1230 
   1231 #: config/tc-alpha.c:4146
   1232 msgid ".usepv directive has no type"
   1233 msgstr ".usepv "
   1234 
   1235 #: config/tc-alpha.c:4161
   1236 msgid "unknown argument for .usepv"
   1237 msgstr ".usepv "
   1238 
   1239 #: config/tc-alpha.c:4276
   1240 #, c-format
   1241 msgid "unknown section attribute %s"
   1242 msgstr " %s "
   1243 
   1244 #: config/tc-alpha.c:4389
   1245 msgid ".ent directive has no symbol"
   1246 msgstr ".ent "
   1247 
   1248 #: config/tc-alpha.c:4418
   1249 msgid ".handler directive has no name"
   1250 msgstr ".handler "
   1251 
   1252 #: config/tc-alpha.c:4447
   1253 msgid "Bad .frame directive 1./2. param"
   1254 msgstr ""
   1255 
   1256 #: config/tc-alpha.c:4459
   1257 msgid "Bad .frame directive 3./4. param"
   1258 msgstr ""
   1259 
   1260 #: config/tc-alpha.c:4497
   1261 msgid ".pdesc directive not in link (.link) section"
   1262 msgstr ".pdesc  (.link) "
   1263 
   1264 #: config/tc-alpha.c:4505
   1265 msgid ".pdesc directive has no entry symbol"
   1266 msgstr ""
   1267 
   1268 #: config/tc-alpha.c:4523
   1269 msgid ".pdesc has no matching .ent"
   1270 msgstr " .ent  .pdesc "
   1271 
   1272 #: config/tc-alpha.c:4541
   1273 msgid "No comma after .pdesc <entryname>"
   1274 msgstr ".pdesc <entryname>  (,) "
   1275 
   1276 #: config/tc-alpha.c:4561
   1277 msgid "unknown procedure kind"
   1278 msgstr ""
   1279 
   1280 #: config/tc-alpha.c:4673
   1281 msgid ".name directive not in link (.link) section"
   1282 msgstr ".name  (.link) "
   1283 
   1284 #: config/tc-alpha.c:4681
   1285 msgid ".name directive has no symbol"
   1286 msgstr ".name "
   1287 
   1288 #: config/tc-alpha.c:4716
   1289 msgid "No symbol after .linkage"
   1290 msgstr ".linkage "
   1291 
   1292 #: config/tc-alpha.c:4769
   1293 msgid "No symbol after .code_address"
   1294 msgstr ".code_address "
   1295 
   1296 #: config/tc-alpha.c:4796 config/tc-score.c:5607
   1297 msgid "Bad .mask directive"
   1298 msgstr " .mask "
   1299 
   1300 #: config/tc-alpha.c:4814
   1301 msgid "Bad .fmask directive"
   1302 msgstr " .fmask "
   1303 
   1304 #: config/tc-alpha.c:4971
   1305 #, c-format
   1306 msgid "Expected comma after name \"%s\""
   1307 msgstr "\"%s\"  (,) "
   1308 
   1309 #: config/tc-alpha.c:4983
   1310 #, c-format
   1311 msgid "unhandled: .proc %s,%d"
   1312 msgstr ": .proc %s,%d"
   1313 
   1314 #: config/tc-alpha.c:5017
   1315 #, c-format
   1316 msgid "Tried to .set unrecognized mode `%s'"
   1317 msgstr " `%s'  .set "
   1318 
   1319 #: config/tc-alpha.c:5043
   1320 #, c-format
   1321 msgid "Bad base register, using $%d."
   1322 msgstr ""
   1323 
   1324 #: config/tc-alpha.c:5064
   1325 #, c-format
   1326 msgid "Alignment too large: %d. assumed"
   1327 msgstr ""
   1328 
   1329 #: config/tc-alpha.c:5068 config/tc-d30v.c:2060
   1330 msgid "Alignment negative: 0 assumed"
   1331 msgstr ""
   1332 
   1333 #: config/tc-alpha.c:5163 config/tc-alpha.c:5656
   1334 #, c-format
   1335 msgid "Unknown CPU identifier `%s'"
   1336 msgstr " CPU  `%s' "
   1337 
   1338 #: config/tc-alpha.c:5354
   1339 #, c-format
   1340 msgid "Chose GP value of %lx\n"
   1341 msgstr ""
   1342 
   1343 #: config/tc-alpha.c:5368
   1344 msgid "bad .section directive: want a,s,w,x,M,S,G,T in string"
   1345 msgstr " .section :  a,s,w,x,M,S,G,T "
   1346 
   1347 #: config/tc-alpha.c:5457
   1348 #, c-format
   1349 msgid "internal error: can't hash opcode `%s': %s"
   1350 msgstr ":  `%s' : %s"
   1351 
   1352 #: config/tc-alpha.c:5493
   1353 #, c-format
   1354 msgid "internal error: can't hash macro `%s': %s"
   1355 msgstr ":  `%s' : %s"
   1356 
   1357 #: config/tc-alpha.c:5578 config/tc-arm.c:6746 config/tc-arm.c:6758
   1358 #: config/tc-i960.c:708 config/tc-xtensa.c:5315 config/tc-xtensa.c:5393
   1359 #: config/tc-xtensa.c:5510 config/tc-z80.c:1897
   1360 msgid "syntax error"
   1361 msgstr ""
   1362 
   1363 #: config/tc-alpha.c:5707
   1364 msgid ""
   1365 "Alpha options:\n"
   1366 "-32addr\t\t\ttreat addresses as 32-bit values\n"
   1367 "-F\t\t\tlack floating point instructions support\n"
   1368 "-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
   1369 "\t\t\tspecify variant of Alpha architecture\n"
   1370 "-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -m21264b\n"
   1371 "\t\t\tthese variants include PALcode opcodes\n"
   1372 msgstr ""
   1373 
   1374 #: config/tc-alpha.c:5717
   1375 msgid ""
   1376 "VMS options:\n"
   1377 "-+\t\t\tencode (don't truncate) names longer than 64 characters\n"
   1378 "-H\t\t\tshow new symbol after hash truncation\n"
   1379 "-replace/-noreplace\tenable or disable the optimization of procedure calls\n"
   1380 msgstr ""
   1381 
   1382 #: config/tc-alpha.c:5968
   1383 #, c-format
   1384 msgid "unhandled relocation type %s"
   1385 msgstr " %s "
   1386 
   1387 #: config/tc-alpha.c:5981
   1388 msgid "non-absolute expression in constant field"
   1389 msgstr ""
   1390 
   1391 #: config/tc-alpha.c:5995
   1392 #, c-format
   1393 msgid "type %d reloc done?\n"
   1394 msgstr ""
   1395 
   1396 #: config/tc-alpha.c:6042 config/tc-alpha.c:6049 config/tc-mips.c:9793
   1397 msgid "Used $at without \".set noat\""
   1398 msgstr "\".set noat\"  $at "
   1399 
   1400 #: config/tc-alpha.c:6218
   1401 #, c-format
   1402 msgid "!samegp reloc against symbol without .prologue: %s"
   1403 msgstr ".prologue  !samegp : %s"
   1404 
   1405 #: config/tc-alpha.c:6262 config/tc-xtensa.c:5999
   1406 #, c-format
   1407 msgid "cannot represent `%s' relocation in object file"
   1408 msgstr ""
   1409 
   1410 #: config/tc-alpha.c:6268
   1411 #, c-format
   1412 msgid "internal error? cannot generate `%s' relocation"
   1413 msgstr "? `%s' "
   1414 
   1415 #: config/tc-alpha.c:6364
   1416 #, c-format
   1417 msgid "frame reg expected, using $%d."
   1418 msgstr ""
   1419 
   1420 #: config/tc-arc.c:194 config/tc-arc.c:215 config/tc-arc.c:992
   1421 #: config/tc-h8300.c:77 config/tc-h8300.c:86 config/tc-h8300.c:96
   1422 #: config/tc-h8300.c:106 config/tc-h8300.c:116 config/tc-h8300.c:127
   1423 #: config/tc-h8300.c:244 config/tc-hppa.c:6887 config/tc-hppa.c:6893
   1424 #: config/tc-hppa.c:6899 config/tc-hppa.c:6905 config/tc-hppa.c:8312
   1425 #: config/tc-lm32.c:198 config/tc-mn10300.c:937 config/tc-mn10300.c:942
   1426 #: config/tc-mn10300.c:2433 config/tc-xc16x.c:79 config/tc-xc16x.c:86
   1427 #: config/tc-xc16x.c:93
   1428 msgid "could not set architecture and machine"
   1429 msgstr ""
   1430 
   1431 #: config/tc-arc.c:212 config/tc-arm.c:22240 config/tc-score.c:6303
   1432 #: config/tc-score.c:6532 config/tc-score.c:6537
   1433 msgid "virtual memory exhausted"
   1434 msgstr ""
   1435 
   1436 #: config/tc-arc.c:432 config/tc-arc.c:671
   1437 msgid "expected comma after operand name"
   1438 msgstr " (,) "
   1439 
   1440 #: config/tc-arc.c:443
   1441 #, c-format
   1442 msgid "negative operand number %d"
   1443 msgstr " %d "
   1444 
   1445 #: config/tc-arc.c:455
   1446 msgid "expected comma after register-number"
   1447 msgstr " (,) "
   1448 
   1449 #: config/tc-arc.c:480
   1450 msgid "invalid mode"
   1451 msgstr ""
   1452 
   1453 #: config/tc-arc.c:497
   1454 msgid "expected comma after register-mode"
   1455 msgstr " (,) "
   1456 
   1457 #: config/tc-arc.c:514
   1458 msgid "shortcut designator invalid"
   1459 msgstr ""
   1460 
   1461 #: config/tc-arc.c:529
   1462 #, c-format
   1463 msgid "core register value (%d) too large"
   1464 msgstr ""
   1465 
   1466 #: config/tc-arc.c:537
   1467 #, c-format
   1468 msgid "condition code value (%d) too large"
   1469 msgstr " (%d) "
   1470 
   1471 #: config/tc-arc.c:555
   1472 #, c-format
   1473 msgid "attempt to override symbol: %s"
   1474 msgstr ": %s"
   1475 
   1476 #: config/tc-arc.c:626
   1477 msgid "invalid opertype"
   1478 msgstr ""
   1479 
   1480 #: config/tc-arc.c:683
   1481 msgid "expected comma after opcode"
   1482 msgstr " (,) "
   1483 
   1484 #: config/tc-arc.c:693
   1485 #, c-format
   1486 msgid "negative subopcode %d"
   1487 msgstr ""
   1488 
   1489 #: config/tc-arc.c:702
   1490 msgid "subcode value found when opcode not equal 0x03"
   1491 msgstr ""
   1492 
   1493 #: config/tc-arc.c:710
   1494 #, c-format
   1495 msgid "invalid subopcode %d"
   1496 msgstr ""
   1497 
   1498 #: config/tc-arc.c:721
   1499 msgid "expected comma after subopcode"
   1500 msgstr ""
   1501 
   1502 #: config/tc-arc.c:740
   1503 msgid "invalid suffix class"
   1504 msgstr ""
   1505 
   1506 #: config/tc-arc.c:749
   1507 msgid "expected comma after suffix class"
   1508 msgstr ""
   1509 
   1510 #: config/tc-arc.c:768
   1511 msgid "invalid syntax class"
   1512 msgstr ""
   1513 
   1514 #: config/tc-arc.c:775
   1515 msgid "opcode 0x3 and SYNTAX_3OP invalid"
   1516 msgstr ""
   1517 
   1518 #: config/tc-arc.c:795
   1519 msgid "unknown suffix class"
   1520 msgstr ""
   1521 
   1522 #: config/tc-arc.c:862 config/tc-tic6x.c:582
   1523 msgid "expected comma after symbol name"
   1524 msgstr " (,) "
   1525 
   1526 #: config/tc-arc.c:872
   1527 msgid "negative symbol length"
   1528 msgstr ""
   1529 
   1530 #: config/tc-arc.c:883
   1531 msgid "ignoring attempt to re-define symbol"
   1532 msgstr ""
   1533 
   1534 #: config/tc-arc.c:890
   1535 #, c-format
   1536 msgid "length of symbol \"%s\" already %ld, ignoring %d"
   1537 msgstr " \"%s\"  %ld  %d "
   1538 
   1539 #: config/tc-arc.c:904
   1540 msgid "assuming symbol alignment of zero"
   1541 msgstr "0 "
   1542 
   1543 #: config/tc-arc.c:971
   1544 msgid "\".option\" directive must appear before any instructions"
   1545 msgstr "\".option\" "
   1546 
   1547 #: config/tc-arc.c:981
   1548 msgid "\".option\" directive conflicts with initial definition"
   1549 msgstr "\".option\" "
   1550 
   1551 #: config/tc-arc.c:989
   1552 msgid "\".option\" directive overrides command-line (default) value"
   1553 msgstr "\".option\"  () "
   1554 
   1555 #: config/tc-arc.c:999
   1556 msgid "invalid identifier for \".option\""
   1557 msgstr "\".option\" "
   1558 
   1559 #: config/tc-arc.c:1037 config/tc-i860.c:1035 config/tc-ip2k.c:249
   1560 msgid "relaxation not supported\n"
   1561 msgstr ""
   1562 
   1563 #: config/tc-arc.c:1081
   1564 msgid "expression too complex code symbol"
   1565 msgstr ""
   1566 
   1567 #: config/tc-arc.c:1108
   1568 #, c-format
   1569 msgid "missing ')' in %%-op"
   1570 msgstr "%%-op  ')' "
   1571 
   1572 #: config/tc-arc.c:1364 config/tc-dlx.c:1201 config/tc-i960.c:2639
   1573 #: config/tc-m32r.c:2281 config/tc-sparc.c:3508
   1574 #, c-format
   1575 msgid "internal error: can't export reloc type %d (`%s')"
   1576 msgstr ":  %d (`%s') "
   1577 
   1578 #: config/tc-arc.c:1496
   1579 #, c-format
   1580 msgid "unknown syntax format character `%c'"
   1581 msgstr " `%c' "
   1582 
   1583 #: config/tc-arc.c:1635
   1584 msgid "too many suffixes"
   1585 msgstr ""
   1586 
   1587 #: config/tc-arc.c:1674
   1588 msgid "symbol as destination register"
   1589 msgstr ""
   1590 
   1591 #. xgettext:c-format.
   1592 #: config/tc-arc.c:1759 config/tc-i370.c:2207 config/tc-mn10200.c:1141
   1593 #: config/tc-mn10300.c:1820 config/tc-ppc.c:2970 config/tc-s390.c:1506
   1594 #: config/tc-v850.c:2699
   1595 #, c-format
   1596 msgid "junk at end of line: `%s'"
   1597 msgstr ": `%s'"
   1598 
   1599 #: config/tc-arc.c:1798
   1600 msgid "8 byte instruction in delay slot"
   1601 msgstr ""
   1602 
   1603 #. except for jl  addr
   1604 #: config/tc-arc.c:1801
   1605 msgid "8 byte jump instruction with delay slot"
   1606 msgstr ""
   1607 
   1608 #: config/tc-arc.c:1809
   1609 msgid "conditional branch follows set of flags"
   1610 msgstr ""
   1611 
   1612 #: config/tc-arc.c:1893 config/tc-arm.c:16170
   1613 #, c-format
   1614 msgid "bad instruction `%s'"
   1615 msgstr ""
   1616 
   1617 #: config/tc-arm.c:539
   1618 msgid "ARM register expected"
   1619 msgstr ""
   1620 
   1621 #: config/tc-arm.c:540
   1622 msgid "bad or missing co-processor number"
   1623 msgstr ""
   1624 
   1625 #: config/tc-arm.c:541
   1626 msgid "co-processor register expected"
   1627 msgstr ""
   1628 
   1629 #: config/tc-arm.c:542
   1630 msgid "FPA register expected"
   1631 msgstr ""
   1632 
   1633 #: config/tc-arm.c:543
   1634 msgid "VFP single precision register expected"
   1635 msgstr ""
   1636 
   1637 #: config/tc-arm.c:544
   1638 msgid "VFP/Neon double precision register expected"
   1639 msgstr ""
   1640 
   1641 #: config/tc-arm.c:545
   1642 msgid "Neon quad precision register expected"
   1643 msgstr ""
   1644 
   1645 #: config/tc-arm.c:546
   1646 msgid "VFP single or double precision register expected"
   1647 msgstr ""
   1648 
   1649 #: config/tc-arm.c:547
   1650 msgid "Neon double or quad precision register expected"
   1651 msgstr ""
   1652 
   1653 #: config/tc-arm.c:548
   1654 msgid "VFP single, double or Neon quad precision register expected"
   1655 msgstr ""
   1656 
   1657 #: config/tc-arm.c:549
   1658 msgid "VFP system register expected"
   1659 msgstr ""
   1660 
   1661 #: config/tc-arm.c:550
   1662 msgid "Maverick MVF register expected"
   1663 msgstr ""
   1664 
   1665 #: config/tc-arm.c:551
   1666 msgid "Maverick MVD register expected"
   1667 msgstr ""
   1668 
   1669 #: config/tc-arm.c:552
   1670 msgid "Maverick MVFX register expected"
   1671 msgstr ""
   1672 
   1673 #: config/tc-arm.c:553
   1674 msgid "Maverick MVDX register expected"
   1675 msgstr ""
   1676 
   1677 #: config/tc-arm.c:554
   1678 msgid "Maverick MVAX register expected"
   1679 msgstr ""
   1680 
   1681 #: config/tc-arm.c:555
   1682 msgid "Maverick DSPSC register expected"
   1683 msgstr ""
   1684 
   1685 #: config/tc-arm.c:556
   1686 msgid "iWMMXt data register expected"
   1687 msgstr ""
   1688 
   1689 #: config/tc-arm.c:557 config/tc-arm.c:6525
   1690 msgid "iWMMXt control register expected"
   1691 msgstr ""
   1692 
   1693 #: config/tc-arm.c:558
   1694 msgid "iWMMXt scalar register expected"
   1695 msgstr ""
   1696 
   1697 #: config/tc-arm.c:559
   1698 msgid "XScale accumulator register expected"
   1699 msgstr ""
   1700 
   1701 #. For score5u : div/mul will pop warning message, mmu/alw/asw will pop error message.
   1702 #: config/tc-arm.c:708 config/tc-score.c:259
   1703 msgid "bad arguments to instruction"
   1704 msgstr ""
   1705 
   1706 #: config/tc-arm.c:709
   1707 msgid "r13 not allowed here"
   1708 msgstr ""
   1709 
   1710 #: config/tc-arm.c:710
   1711 msgid "r15 not allowed here"
   1712 msgstr ""
   1713 
   1714 #: config/tc-arm.c:711
   1715 msgid "instruction cannot be conditional"
   1716 msgstr ""
   1717 
   1718 #: config/tc-arm.c:712
   1719 msgid "registers may not be the same"
   1720 msgstr ""
   1721 
   1722 #: config/tc-arm.c:713
   1723 msgid "lo register required"
   1724 msgstr ""
   1725 
   1726 #: config/tc-arm.c:714
   1727 msgid "instruction not supported in Thumb16 mode"
   1728 msgstr ""
   1729 
   1730 #: config/tc-arm.c:715
   1731 msgid "instruction does not accept this addressing mode"
   1732 msgstr ""
   1733 
   1734 #: config/tc-arm.c:716
   1735 msgid "branch must be last instruction in IT block"
   1736 msgstr ""
   1737 
   1738 #: config/tc-arm.c:717
   1739 msgid "instruction not allowed in IT block"
   1740 msgstr ""
   1741 
   1742 #: config/tc-arm.c:718
   1743 msgid "selected FPU does not support instruction"
   1744 msgstr ""
   1745 
   1746 #: config/tc-arm.c:719
   1747 msgid "thumb conditional instruction should be in IT block"
   1748 msgstr ""
   1749 
   1750 #: config/tc-arm.c:720
   1751 msgid "incorrect condition in IT block"
   1752 msgstr ""
   1753 
   1754 #: config/tc-arm.c:721
   1755 msgid "IT falling in the range of a previous IT block"
   1756 msgstr ""
   1757 
   1758 #: config/tc-arm.c:722
   1759 msgid "missing .fnstart before unwinding directive"
   1760 msgstr ""
   1761 
   1762 #: config/tc-arm.c:724
   1763 msgid "cannot use register index with PC-relative addressing"
   1764 msgstr ""
   1765 
   1766 #: config/tc-arm.c:726
   1767 msgid "cannot use writeback with PC-relative addressing"
   1768 msgstr ""
   1769 
   1770 #: config/tc-arm.c:917
   1771 msgid "immediate expression requires a # prefix"
   1772 msgstr ""
   1773 
   1774 #: config/tc-arm.c:945 read.c:3664
   1775 msgid "missing expression"
   1776 msgstr ""
   1777 
   1778 #: config/tc-arm.c:945 config/tc-score.c:6519 expr.c:1357 read.c:2456
   1779 msgid "bad expression"
   1780 msgstr ""
   1781 
   1782 #: config/tc-arm.c:956 config/tc-i860.c:1004 config/tc-sparc.c:2880
   1783 msgid "bad segment"
   1784 msgstr ""
   1785 
   1786 #: config/tc-arm.c:975 config/tc-arm.c:4848 config/tc-i960.c:1300
   1787 #: config/tc-score.c:1211
   1788 msgid "invalid constant"
   1789 msgstr ""
   1790 
   1791 #: config/tc-arm.c:1105
   1792 msgid "expected #constant"
   1793 msgstr ""
   1794 
   1795 #: config/tc-arm.c:1266
   1796 #, c-format
   1797 msgid "unexpected character `%c' in type specifier"
   1798 msgstr ""
   1799 
   1800 #: config/tc-arm.c:1283
   1801 #, c-format
   1802 msgid "bad size %d in type specifier"
   1803 msgstr ""
   1804 
   1805 #: config/tc-arm.c:1333
   1806 msgid "only one type should be specified for operand"
   1807 msgstr ""
   1808 
   1809 #: config/tc-arm.c:1339
   1810 msgid "vector type expected"
   1811 msgstr ""
   1812 
   1813 #: config/tc-arm.c:1411
   1814 msgid "can't redefine type for operand"
   1815 msgstr ""
   1816 
   1817 #: config/tc-arm.c:1422
   1818 msgid "only D registers may be indexed"
   1819 msgstr ""
   1820 
   1821 #: config/tc-arm.c:1428
   1822 msgid "can't change index for operand"
   1823 msgstr ""
   1824 
   1825 #: config/tc-arm.c:1444 config/tc-arm.c:3332 config/tc-arm.c:4430
   1826 msgid "constant expression required"
   1827 msgstr ""
   1828 
   1829 #: config/tc-arm.c:1491
   1830 msgid "register operand expected, but got scalar"
   1831 msgstr ""
   1832 
   1833 #: config/tc-arm.c:1524
   1834 msgid "scalar must have an index"
   1835 msgstr ""
   1836 
   1837 #: config/tc-arm.c:1529 config/tc-arm.c:14756 config/tc-arm.c:14806
   1838 #: config/tc-arm.c:15221
   1839 msgid "scalar index out of range"
   1840 msgstr ""
   1841 
   1842 #: config/tc-arm.c:1577
   1843 msgid "bad range in register list"
   1844 msgstr ""
   1845 
   1846 #: config/tc-arm.c:1585 config/tc-arm.c:1594 config/tc-arm.c:1635
   1847 #, c-format
   1848 msgid "Warning: duplicated register (r%d) in register list"
   1849 msgstr ""
   1850 
   1851 #: config/tc-arm.c:1597
   1852 msgid "Warning: register range not in ascending order"
   1853 msgstr ""
   1854 
   1855 #: config/tc-arm.c:1608
   1856 msgid "missing `}'"
   1857 msgstr ""
   1858 
   1859 #: config/tc-arm.c:1624
   1860 msgid "invalid register mask"
   1861 msgstr ""
   1862 
   1863 #: config/tc-arm.c:1706
   1864 msgid "expecting {"
   1865 msgstr ""
   1866 
   1867 #: config/tc-arm.c:1761 config/tc-arm.c:1805
   1868 msgid "register out of range in list"
   1869 msgstr ""
   1870 
   1871 #: config/tc-arm.c:1777 config/tc-arm.c:1822 config/tc-h8300.c:1040
   1872 #: config/tc-mips.c:10894 config/tc-mips.c:10916
   1873 msgid "invalid register list"
   1874 msgstr ""
   1875 
   1876 #: config/tc-arm.c:1783 config/tc-arm.c:3846 config/tc-arm.c:3979
   1877 msgid "register list not in ascending order"
   1878 msgstr ""
   1879 
   1880 #: config/tc-arm.c:1814
   1881 msgid "register range not in ascending order"
   1882 msgstr ""
   1883 
   1884 #: config/tc-arm.c:1847
   1885 msgid "non-contiguous register range"
   1886 msgstr ""
   1887 
   1888 #: config/tc-arm.c:1906
   1889 msgid "register stride must be 1 or 2"
   1890 msgstr ""
   1891 
   1892 #: config/tc-arm.c:1907
   1893 msgid "mismatched element/structure types in list"
   1894 msgstr ""
   1895 
   1896 #: config/tc-arm.c:1971
   1897 msgid "don't use Rn-Rm syntax with non-unit stride"
   1898 msgstr ""
   1899 
   1900 #: config/tc-arm.c:2026
   1901 msgid "error parsing element/structure list"
   1902 msgstr ""
   1903 
   1904 #: config/tc-arm.c:2032
   1905 msgid "expected }"
   1906 msgstr ""
   1907 
   1908 #: config/tc-arm.c:2089
   1909 #, c-format
   1910 msgid "ignoring attempt to redefine built-in register '%s'"
   1911 msgstr ""
   1912 
   1913 #: config/tc-arm.c:2094
   1914 #, c-format
   1915 msgid "ignoring redefinition of register alias '%s'"
   1916 msgstr ""
   1917 
   1918 #: config/tc-arm.c:2122
   1919 msgid "attempt to redefine typed alias"
   1920 msgstr ""
   1921 
   1922 #: config/tc-arm.c:2161
   1923 #, c-format
   1924 msgid "unknown register '%s' -- .req ignored"
   1925 msgstr ""
   1926 
   1927 #: config/tc-arm.c:2256
   1928 msgid "bad type for register"
   1929 msgstr ""
   1930 
   1931 #: config/tc-arm.c:2267
   1932 msgid "expression must be constant"
   1933 msgstr ""
   1934 
   1935 #: config/tc-arm.c:2284
   1936 msgid "can't redefine the type of a register alias"
   1937 msgstr ""
   1938 
   1939 #: config/tc-arm.c:2291
   1940 msgid "you must specify a single type only"
   1941 msgstr ""
   1942 
   1943 #: config/tc-arm.c:2304
   1944 msgid "can't redefine the index of a scalar alias"
   1945 msgstr ""
   1946 
   1947 #: config/tc-arm.c:2312
   1948 msgid "scalar index must be constant"
   1949 msgstr ""
   1950 
   1951 #: config/tc-arm.c:2321
   1952 msgid "expecting ]"
   1953 msgstr ""
   1954 
   1955 #: config/tc-arm.c:2368
   1956 msgid "invalid syntax for .req directive"
   1957 msgstr ""
   1958 
   1959 #: config/tc-arm.c:2374
   1960 msgid "invalid syntax for .dn directive"
   1961 msgstr ""
   1962 
   1963 #: config/tc-arm.c:2380
   1964 msgid "invalid syntax for .qn directive"
   1965 msgstr ""
   1966 
   1967 #: config/tc-arm.c:2406
   1968 msgid "invalid syntax for .unreq directive"
   1969 msgstr ""
   1970 
   1971 #: config/tc-arm.c:2413
   1972 #, c-format
   1973 msgid "unknown register alias '%s'"
   1974 msgstr " '%s' "
   1975 
   1976 #: config/tc-arm.c:2415
   1977 #, c-format
   1978 msgid "ignoring attempt to use .unreq on fixed register name: '%s'"
   1979 msgstr ""
   1980 
   1981 #: config/tc-arm.c:2666
   1982 #, c-format
   1983 msgid "Failed to find real start of function: %s\n"
   1984 msgstr ""
   1985 
   1986 #: config/tc-arm.c:2683
   1987 msgid "selected processor does not support THUMB opcodes"
   1988 msgstr ""
   1989 
   1990 #: config/tc-arm.c:2696
   1991 msgid "selected processor does not support ARM opcodes"
   1992 msgstr ""
   1993 
   1994 #: config/tc-arm.c:2708
   1995 #, c-format
   1996 msgid "invalid instruction size selected (%d)"
   1997 msgstr ""
   1998 
   1999 #: config/tc-arm.c:2740
   2000 #, c-format
   2001 msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
   2002 msgstr ""
   2003 
   2004 #: config/tc-arm.c:2796
   2005 #, c-format
   2006 msgid "expected comma after name \"%s\""
   2007 msgstr ""
   2008 
   2009 #: config/tc-arm.c:2846 config/tc-m32r.c:588
   2010 #, c-format
   2011 msgid "symbol `%s' already defined"
   2012 msgstr ""
   2013 
   2014 #: config/tc-arm.c:2880
   2015 #, c-format
   2016 msgid "unrecognized syntax mode \"%s\""
   2017 msgstr ""
   2018 
   2019 #: config/tc-arm.c:2901
   2020 #, c-format
   2021 msgid "alignment too large: %d assumed"
   2022 msgstr ""
   2023 
   2024 #: config/tc-arm.c:2904
   2025 msgid "alignment negative. 0 assumed."
   2026 msgstr ""
   2027 
   2028 #: config/tc-arm.c:3054
   2029 msgid "literal pool overflow"
   2030 msgstr ""
   2031 
   2032 #: config/tc-arm.c:3210 config/tc-arm.c:6460
   2033 msgid "unrecognized relocation suffix"
   2034 msgstr ""
   2035 
   2036 #: config/tc-arm.c:3225
   2037 msgid "(plt) is only valid on branch targets"
   2038 msgstr ""
   2039 
   2040 #: config/tc-arm.c:3231 config/tc-s390.c:1134 config/tc-s390.c:1771
   2041 #: config/tc-xtensa.c:1591
   2042 #, c-format
   2043 msgid "%s relocations do not fit in %d bytes"
   2044 msgstr ""
   2045 
   2046 #: config/tc-arm.c:3308
   2047 msgid ".inst.n operand too big. Use .inst.w instead"
   2048 msgstr ""
   2049 
   2050 #: config/tc-arm.c:3328
   2051 msgid "cannot determine Thumb instruction size. Use .inst.n/.inst.w instead"
   2052 msgstr ""
   2053 
   2054 #: config/tc-arm.c:3358
   2055 msgid "width suffixes are invalid in ARM mode"
   2056 msgstr ""
   2057 
   2058 #: config/tc-arm.c:3400 dwarf2dbg.c:711
   2059 msgid "expected 0 or 1"
   2060 msgstr ""
   2061 
   2062 #: config/tc-arm.c:3404
   2063 msgid "missing comma"
   2064 msgstr ""
   2065 
   2066 #: config/tc-arm.c:3437
   2067 msgid "duplicate .fnstart directive"
   2068 msgstr ""
   2069 
   2070 #: config/tc-arm.c:3468 config/tc-tic6x.c:413
   2071 msgid "duplicate .handlerdata directive"
   2072 msgstr ""
   2073 
   2074 #: config/tc-arm.c:3487
   2075 msgid ".fnend directive without .fnstart"
   2076 msgstr ""
   2077 
   2078 #: config/tc-arm.c:3553 config/tc-tic6x.c:394
   2079 msgid "personality routine specified for cantunwind frame"
   2080 msgstr ""
   2081 
   2082 #: config/tc-arm.c:3570 config/tc-tic6x.c:455
   2083 msgid "duplicate .personalityindex directive"
   2084 msgstr ""
   2085 
   2086 #: config/tc-arm.c:3577 config/tc-tic6x.c:462
   2087 msgid "bad personality routine number"
   2088 msgstr ""
   2089 
   2090 #: config/tc-arm.c:3599 config/tc-tic6x.c:479
   2091 msgid "duplicate .personality directive"
   2092 msgstr ""
   2093 
   2094 #: config/tc-arm.c:3622 config/tc-arm.c:3750 config/tc-arm.c:3798
   2095 msgid "expected register list"
   2096 msgstr ""
   2097 
   2098 #: config/tc-arm.c:3704
   2099 msgid "expected , <constant>"
   2100 msgstr ""
   2101 
   2102 #: config/tc-arm.c:3713
   2103 msgid "number of registers must be in the range [1:4]"
   2104 msgstr ""
   2105 
   2106 #: config/tc-arm.c:3860 config/tc-arm.c:3993
   2107 msgid "bad register range"
   2108 msgstr ""
   2109 
   2110 #: config/tc-arm.c:4050
   2111 msgid "register expected"
   2112 msgstr ""
   2113 
   2114 #: config/tc-arm.c:4060
   2115 msgid "FPA .unwind_save does not take a register list"
   2116 msgstr ""
   2117 
   2118 #: config/tc-arm.c:4079
   2119 msgid ".unwind_save does not support this kind of register"
   2120 msgstr ""
   2121 
   2122 #: config/tc-arm.c:4118
   2123 msgid "SP and PC not permitted in .unwind_movsp directive"
   2124 msgstr ""
   2125 
   2126 #: config/tc-arm.c:4123
   2127 msgid "unexpected .unwind_movsp directive"
   2128 msgstr ""
   2129 
   2130 #: config/tc-arm.c:4150
   2131 msgid "stack increment must be multiple of 4"
   2132 msgstr ""
   2133 
   2134 #: config/tc-arm.c:4182
   2135 msgid "expected <reg>, <reg>"
   2136 msgstr ""
   2137 
   2138 #: config/tc-arm.c:4200
   2139 msgid "register must be either sp or set by a previousunwind_movsp directive"
   2140 msgstr ""
   2141 
   2142 #: config/tc-arm.c:4239
   2143 msgid "expected <offset>, <opcode>"
   2144 msgstr ""
   2145 
   2146 #: config/tc-arm.c:4251
   2147 msgid "unwind opcode too long"
   2148 msgstr ""
   2149 
   2150 #: config/tc-arm.c:4256
   2151 msgid "invalid unwind opcode"
   2152 msgstr ""
   2153 
   2154 #: config/tc-arm.c:4436 config/tc-arm.c:5346 config/tc-arm.c:9360
   2155 #: config/tc-arm.c:9888 config/tc-arm.c:13218 config/tc-arm.c:21248
   2156 #: config/tc-arm.c:21273 config/tc-arm.c:21281 config/tc-z8k.c:1144
   2157 #: config/tc-z8k.c:1154
   2158 msgid "immediate value out of range"
   2159 msgstr ""
   2160 
   2161 #: config/tc-arm.c:4601
   2162 msgid "invalid FPA immediate expression"
   2163 msgstr ""
   2164 
   2165 #: config/tc-arm.c:4725 config/tc-arm.c:4734
   2166 msgid "shift expression expected"
   2167 msgstr ""
   2168 
   2169 #: config/tc-arm.c:4748
   2170 msgid "'LSL' or 'ASR' required"
   2171 msgstr ""
   2172 
   2173 #: config/tc-arm.c:4756
   2174 msgid "'LSL' required"
   2175 msgstr ""
   2176 
   2177 #: config/tc-arm.c:4764
   2178 msgid "'ASR' required"
   2179 msgstr ""
   2180 
   2181 #: config/tc-arm.c:4836 config/tc-arm.c:5340 config/tc-arm.c:7168
   2182 msgid "constant expression expected"
   2183 msgstr ""
   2184 
   2185 #: config/tc-arm.c:4843
   2186 msgid "invalid rotation"
   2187 msgstr ""
   2188 
   2189 #: config/tc-arm.c:5003 config/tc-arm.c:5167
   2190 msgid "unknown group relocation"
   2191 msgstr ""
   2192 
   2193 #: config/tc-arm.c:5039
   2194 msgid "alignment must be constant"
   2195 msgstr ""
   2196 
   2197 #: config/tc-arm.c:5198
   2198 msgid "this group relocation is not allowed on this instruction"
   2199 msgstr ""
   2200 
   2201 #: config/tc-arm.c:5219 config/tc-arm.c:5747
   2202 msgid "']' expected"
   2203 msgstr ""
   2204 
   2205 #: config/tc-arm.c:5237
   2206 msgid "'}' expected at end of 'option' field"
   2207 msgstr ""
   2208 
   2209 #: config/tc-arm.c:5242
   2210 msgid "cannot combine index with option"
   2211 msgstr ""
   2212 
   2213 #: config/tc-arm.c:5255
   2214 msgid "cannot combine pre- and post-indexing"
   2215 msgstr ""
   2216 
   2217 #: config/tc-arm.c:5478
   2218 msgid "unexpected bit specified after APSR"
   2219 msgstr ""
   2220 
   2221 #: config/tc-arm.c:5490
   2222 msgid "selected processor does not support DSP extension"
   2223 msgstr ""
   2224 
   2225 #: config/tc-arm.c:5502
   2226 msgid "bad bitmask specified after APSR"
   2227 msgstr ""
   2228 
   2229 #: config/tc-arm.c:5526
   2230 msgid "writing to APSR without specifying a bitmask is deprecated"
   2231 msgstr ""
   2232 
   2233 #: config/tc-arm.c:5538 config/tc-arm.c:10977 config/tc-arm.c:11016
   2234 #: config/tc-arm.c:11020
   2235 msgid "selected processor does not support requested special purpose register"
   2236 msgstr ""
   2237 
   2238 #: config/tc-arm.c:5543
   2239 msgid "flag for {c}psr instruction expected"
   2240 msgstr ""
   2241 
   2242 #: config/tc-arm.c:5568
   2243 msgid "unrecognized CPS flag"
   2244 msgstr ""
   2245 
   2246 #: config/tc-arm.c:5575
   2247 msgid "missing CPS flags"
   2248 msgstr ""
   2249 
   2250 #: config/tc-arm.c:5598 config/tc-arm.c:5604
   2251 msgid "valid endian specifiers are be or le"
   2252 msgstr ""
   2253 
   2254 #: config/tc-arm.c:5626
   2255 msgid "missing rotation field after comma"
   2256 msgstr ""
   2257 
   2258 #: config/tc-arm.c:5641
   2259 msgid "rotation can only be 0, 8, 16, or 24"
   2260 msgstr ""
   2261 
   2262 #: config/tc-arm.c:5670
   2263 msgid "condition required"
   2264 msgstr ""
   2265 
   2266 #: config/tc-arm.c:5709 config/tc-arm.c:7755
   2267 msgid "'[' expected"
   2268 msgstr ""
   2269 
   2270 #: config/tc-arm.c:5722
   2271 msgid "',' expected"
   2272 msgstr ""
   2273 
   2274 #: config/tc-arm.c:5739
   2275 msgid "invalid shift"
   2276 msgstr ""
   2277 
   2278 #: config/tc-arm.c:5812
   2279 msgid "can't use Neon quad register here"
   2280 msgstr ""
   2281 
   2282 #: config/tc-arm.c:5878
   2283 msgid "expected <Rm> or <Dm> or <Qm> operand"
   2284 msgstr ""
   2285 
   2286 #: config/tc-arm.c:5958
   2287 msgid "parse error"
   2288 msgstr ""
   2289 
   2290 #: config/tc-arm.c:5968 read.c:2127
   2291 msgid "expected comma"
   2292 msgstr ""
   2293 
   2294 #. ISB can only take SY as an option.
   2295 #: config/tc-arm.c:6227
   2296 msgid "invalid barrier type"
   2297 msgstr ""
   2298 
   2299 #: config/tc-arm.c:6364
   2300 msgid "immediate value is out of range"
   2301 msgstr ""
   2302 
   2303 #: config/tc-arm.c:6510
   2304 msgid "iWMMXt data or control register expected"
   2305 msgstr ""
   2306 
   2307 #: config/tc-arm.c:6550
   2308 msgid "Banked registers are not available with this architecture."
   2309 msgstr ""
   2310 
   2311 #: config/tc-arm.c:6675
   2312 #, c-format
   2313 msgid "unhandled operand code %d"
   2314 msgstr ""
   2315 
   2316 #: config/tc-arm.c:6772 config/tc-score.c:264
   2317 msgid "garbage following instruction"
   2318 msgstr ""
   2319 
   2320 #. If REG is R13 (the stack pointer), warn that its use is
   2321 #. deprecated.
   2322 #: config/tc-arm.c:6813
   2323 msgid "use of r13 is deprecated"
   2324 msgstr ""
   2325 
   2326 #: config/tc-arm.c:6883
   2327 msgid "D register out of range for selected VFP version"
   2328 msgstr ""
   2329 
   2330 #: config/tc-arm.c:6962
   2331 msgid "instruction does not accept preindexed addressing"
   2332 msgstr ""
   2333 
   2334 #. unindexed - only for coprocessor
   2335 #: config/tc-arm.c:6978 config/tc-arm.c:9153
   2336 msgid "instruction does not accept unindexed addressing"
   2337 msgstr ""
   2338 
   2339 #: config/tc-arm.c:6986
   2340 msgid "destination register same as write-back base"
   2341 msgstr ""
   2342 
   2343 #: config/tc-arm.c:6987
   2344 msgid "source register same as write-back base"
   2345 msgstr ""
   2346 
   2347 #: config/tc-arm.c:7037
   2348 msgid "use of PC in this instruction is deprecated"
   2349 msgstr ""
   2350 
   2351 #: config/tc-arm.c:7055
   2352 msgid "instruction does not accept scaled register index"
   2353 msgstr ""
   2354 
   2355 #: config/tc-arm.c:7101
   2356 msgid "instruction does not support unindexed addressing"
   2357 msgstr ""
   2358 
   2359 #: config/tc-arm.c:7116
   2360 msgid "pc may not be used with write-back"
   2361 msgstr ""
   2362 
   2363 #: config/tc-arm.c:7121
   2364 msgid "instruction does not support writeback"
   2365 msgstr ""
   2366 
   2367 #: config/tc-arm.c:7163
   2368 msgid "invalid pseudo operation"
   2369 msgstr ""
   2370 
   2371 #: config/tc-arm.c:7209
   2372 msgid "literal pool insertion failed"
   2373 msgstr ""
   2374 
   2375 #: config/tc-arm.c:7268
   2376 msgid "Rn must not overlap other operands"
   2377 msgstr ""
   2378 
   2379 #: config/tc-arm.c:7273
   2380 msgid "swp{b} use is deprecated for this architecture"
   2381 msgstr ""
   2382 
   2383 #: config/tc-arm.c:7370 config/tc-arm.c:9720
   2384 msgid "bad barrier type"
   2385 msgstr ""
   2386 
   2387 #: config/tc-arm.c:7381 config/tc-arm.c:7400 config/tc-arm.c:7413
   2388 #: config/tc-arm.c:9732 config/tc-arm.c:9763 config/tc-arm.c:9785
   2389 msgid "bit-field extends past end of register"
   2390 msgstr ""
   2391 
   2392 #: config/tc-arm.c:7443
   2393 msgid "the only valid suffixes here are '(plt)' and '(tlscall)'"
   2394 msgstr ""
   2395 
   2396 #: config/tc-arm.c:7496
   2397 msgid "use of r15 in blx in ARM mode is not really useful"
   2398 msgstr ""
   2399 
   2400 #: config/tc-arm.c:7518
   2401 msgid "use of r15 in bx in ARM mode is not really useful"
   2402 msgstr ""
   2403 
   2404 #: config/tc-arm.c:7543
   2405 msgid "use of r15 in bxj is not really useful"
   2406 msgstr ""
   2407 
   2408 #: config/tc-arm.c:7722 config/tc-arm.c:7731
   2409 msgid "writeback of base register is UNPREDICTABLE"
   2410 msgstr ""
   2411 
   2412 #: config/tc-arm.c:7725
   2413 msgid "writeback of base register when in register list is UNPREDICTABLE"
   2414 msgstr ""
   2415 
   2416 #: config/tc-arm.c:7735
   2417 msgid "if writeback register is in list, it must be the lowest reg in the list"
   2418 msgstr ""
   2419 
   2420 #: config/tc-arm.c:7750
   2421 msgid "first destination register must be even"
   2422 msgstr ""
   2423 
   2424 #: config/tc-arm.c:7753 config/tc-arm.c:7822
   2425 msgid "can only load two consecutive registers"
   2426 msgstr ""
   2427 
   2428 #. If op 1 were present and equal to PC, this function wouldn't
   2429 #. have been called in the first place.
   2430 #. If op 2 were present and equal to PC, this function wouldn't
   2431 #. have been called in the first place.
   2432 #: config/tc-arm.c:7754 config/tc-arm.c:7825 config/tc-arm.c:8423
   2433 #: config/tc-arm.c:10504
   2434 msgid "r14 not allowed here"
   2435 msgstr ""
   2436 
   2437 #: config/tc-arm.c:7768
   2438 msgid "base register written back, and overlaps second destination register"
   2439 msgstr ""
   2440 
   2441 #: config/tc-arm.c:7776
   2442 msgid "index register overlaps destination register"
   2443 msgstr ""
   2444 
   2445 #: config/tc-arm.c:7806 config/tc-arm.c:8405
   2446 msgid "offset must be zero in ARM encoding"
   2447 msgstr ""
   2448 
   2449 #: config/tc-arm.c:7819 config/tc-arm.c:8417
   2450 msgid "even register required"
   2451 msgstr ""
   2452 
   2453 #: config/tc-arm.c:7850 config/tc-arm.c:7882
   2454 msgid "this instruction requires a post-indexed address"
   2455 msgstr ""
   2456 
   2457 #: config/tc-arm.c:7909
   2458 msgid "Rd and Rm should be different in mla"
   2459 msgstr ""
   2460 
   2461 #: config/tc-arm.c:7933 config/tc-arm.c:10848
   2462 msgid ":lower16: not allowed this instruction"
   2463 msgstr ""
   2464 
   2465 #: config/tc-arm.c:7935
   2466 msgid ":upper16: not allowed instruction"
   2467 msgstr ""
   2468 
   2469 #: config/tc-arm.c:7954 config/tc-arm.c:7997
   2470 msgid "operand 1 must be FPSCR"
   2471 msgstr ""
   2472 
   2473 #: config/tc-arm.c:8016
   2474 msgid "operand 0 must be FPSCR"
   2475 msgstr ""
   2476 
   2477 #: config/tc-arm.c:8036 config/tc-arm.c:10966
   2478 msgid "bad register for mrs"
   2479 msgstr ""
   2480 
   2481 #: config/tc-arm.c:8043 config/tc-arm.c:10983
   2482 msgid "'APSR', 'CPSR' or 'SPSR' expected"
   2483 msgstr ""
   2484 
   2485 #: config/tc-arm.c:8084
   2486 msgid "Rd and Rm should be different in mul"
   2487 msgstr ""
   2488 
   2489 #: config/tc-arm.c:8103 config/tc-arm.c:8350 config/tc-arm.c:11117
   2490 msgid "rdhi and rdlo must be different"
   2491 msgstr ""
   2492 
   2493 #: config/tc-arm.c:8109
   2494 msgid "rdhi, rdlo and rm must all be different"
   2495 msgstr ""
   2496 
   2497 #: config/tc-arm.c:8175
   2498 msgid "'[' expected after PLD mnemonic"
   2499 msgstr ""
   2500 
   2501 #: config/tc-arm.c:8177 config/tc-arm.c:8192
   2502 msgid "post-indexed expression used in preload instruction"
   2503 msgstr ""
   2504 
   2505 #: config/tc-arm.c:8179 config/tc-arm.c:8194
   2506 msgid "writeback used in preload instruction"
   2507 msgstr ""
   2508 
   2509 #: config/tc-arm.c:8181 config/tc-arm.c:8196
   2510 msgid "unindexed addressing used in preload instruction"
   2511 msgstr ""
   2512 
   2513 #: config/tc-arm.c:8190
   2514 msgid "'[' expected after PLI mnemonic"
   2515 msgstr ""
   2516 
   2517 #: config/tc-arm.c:8376
   2518 msgid "SRS base register must be r13"
   2519 msgstr ""
   2520 
   2521 #: config/tc-arm.c:8420
   2522 msgid "can only store two consecutive registers"
   2523 msgstr ""
   2524 
   2525 #: config/tc-arm.c:8515 config/tc-arm.c:8532
   2526 msgid "only two consecutive VFP SP registers allowed here"
   2527 msgstr ""
   2528 
   2529 #: config/tc-arm.c:8560 config/tc-arm.c:8575
   2530 msgid "this addressing mode requires base-register writeback"
   2531 msgstr ""
   2532 
   2533 #: config/tc-arm.c:8749
   2534 msgid "this instruction does not support indexing"
   2535 msgstr ""
   2536 
   2537 #: config/tc-arm.c:8772
   2538 msgid "only r15 allowed here"
   2539 msgstr ""
   2540 
   2541 #: config/tc-arm.c:8907
   2542 msgid "immediate operand requires iWMMXt2"
   2543 msgstr ""
   2544 
   2545 #: config/tc-arm.c:9051
   2546 msgid "shift by register not allowed in thumb mode"
   2547 msgstr ""
   2548 
   2549 #: config/tc-arm.c:9063 config/tc-arm.c:11660 config/tc-arm.c:20630
   2550 msgid "shift expression is too large"
   2551 msgstr ""
   2552 
   2553 #: config/tc-arm.c:9090
   2554 msgid "Instruction does not support =N addresses"
   2555 msgstr ""
   2556 
   2557 #: config/tc-arm.c:9096
   2558 msgid "cannot use register index with this instruction"
   2559 msgstr ""
   2560 
   2561 #: config/tc-arm.c:9098
   2562 msgid "Thumb does not support negative register indexing"
   2563 msgstr ""
   2564 
   2565 #: config/tc-arm.c:9100
   2566 msgid "Thumb does not support register post-indexing"
   2567 msgstr ""
   2568 
   2569 #: config/tc-arm.c:9102
   2570 msgid "Thumb does not support register indexing with writeback"
   2571 msgstr ""
   2572 
   2573 #: config/tc-arm.c:9104
   2574 msgid "Thumb supports only LSL in shifted register indexing"
   2575 msgstr ""
   2576 
   2577 #: config/tc-arm.c:9113 config/tc-arm.c:14558
   2578 msgid "shift out of range"
   2579 msgstr ""
   2580 
   2581 #: config/tc-arm.c:9122
   2582 msgid "cannot use writeback with this instruction"
   2583 msgstr ""
   2584 
   2585 #: config/tc-arm.c:9143
   2586 msgid "cannot use post-indexing with PC-relative addressing"
   2587 msgstr ""
   2588 
   2589 #: config/tc-arm.c:9144
   2590 msgid "cannot use post-indexing with this instruction"
   2591 msgstr ""
   2592 
   2593 #: config/tc-arm.c:9355
   2594 msgid "only SUBS PC, LR, #const allowed"
   2595 msgstr ""
   2596 
   2597 #: config/tc-arm.c:9434 config/tc-arm.c:9585 config/tc-arm.c:9682
   2598 #: config/tc-arm.c:10927 config/tc-arm.c:11223
   2599 msgid "shift must be constant"
   2600 msgstr ""
   2601 
   2602 #: config/tc-arm.c:9461 config/tc-arm.c:9600 config/tc-arm.c:9697
   2603 #: config/tc-arm.c:10940
   2604 msgid "unshifted register required"
   2605 msgstr ""
   2606 
   2607 #: config/tc-arm.c:9476 config/tc-arm.c:9708 config/tc-arm.c:11078
   2608 msgid "dest must overlap one source register"
   2609 msgstr ""
   2610 
   2611 #: config/tc-arm.c:9603
   2612 msgid "dest and source1 must be the same register"
   2613 msgstr ""
   2614 
   2615 #: config/tc-arm.c:9884
   2616 msgid "instruction is always unconditional"
   2617 msgstr ""
   2618 
   2619 #: config/tc-arm.c:9986
   2620 msgid "selected processor does not support 'A' form of this instruction"
   2621 msgstr ""
   2622 
   2623 #: config/tc-arm.c:9989
   2624 msgid "Thumb does not support the 2-argument form of this instruction"
   2625 msgstr ""
   2626 
   2627 #: config/tc-arm.c:10097
   2628 msgid "SP not allowed in register list"
   2629 msgstr ""
   2630 
   2631 #: config/tc-arm.c:10101 config/tc-arm.c:10207
   2632 msgid "having the base register in the register list when using write back is UNPREDICTABLE"
   2633 msgstr ""
   2634 
   2635 #: config/tc-arm.c:10109
   2636 msgid "LR and PC should not both be in register list"
   2637 msgstr ""
   2638 
   2639 #: config/tc-arm.c:10117
   2640 msgid "PC not allowed in register list"
   2641 msgstr ""
   2642 
   2643 #: config/tc-arm.c:10159
   2644 msgid "Thumb load/store multiple does not support {reglist}^"
   2645 msgstr ""
   2646 
   2647 #: config/tc-arm.c:10184 config/tc-arm.c:10261
   2648 #, c-format
   2649 msgid "value stored for r%d is UNKNOWN"
   2650 msgstr ""
   2651 
   2652 #: config/tc-arm.c:10254
   2653 msgid "Thumb-2 instruction only valid in unified syntax"
   2654 msgstr ""
   2655 
   2656 #: config/tc-arm.c:10258 config/tc-arm.c:10268
   2657 msgid "this instruction will write back the base register"
   2658 msgstr ""
   2659 
   2660 #: config/tc-arm.c:10271
   2661 msgid "this instruction will not write back the base register"
   2662 msgstr ""
   2663 
   2664 #: config/tc-arm.c:10302
   2665 msgid "r14 not allowed as first register when second register is omitted"
   2666 msgstr ""
   2667 
   2668 #: config/tc-arm.c:10402
   2669 msgid "This instruction may be unpredictable if executed on M-profile cores with interrupts enabled."
   2670 msgstr ""
   2671 
   2672 #: config/tc-arm.c:10427 config/tc-arm.c:10440 config/tc-arm.c:10476
   2673 msgid "Thumb does not support this addressing mode"
   2674 msgstr ""
   2675 
   2676 #: config/tc-arm.c:10444
   2677 msgid "byte or halfword not valid for base register"
   2678 msgstr ""
   2679 
   2680 #: config/tc-arm.c:10447
   2681 msgid "r15 based store not allowed"
   2682 msgstr ""
   2683 
   2684 #: config/tc-arm.c:10449
   2685 msgid "invalid base register for register offset"
   2686 msgstr ""
   2687 
   2688 #: config/tc-arm.c:10631
   2689 #, c-format
   2690 msgid "Use of r%u as a source register is deprecated when r%u is the destination register."
   2691 msgstr ""
   2692 
   2693 #: config/tc-arm.c:10804
   2694 msgid "shifts in CMP/MOV instructions are only supported in unified syntax"
   2695 msgstr ""
   2696 
   2697 #: config/tc-arm.c:10832
   2698 msgid "only lo regs allowed with immediate"
   2699 msgstr ""
   2700 
   2701 #: config/tc-arm.c:10853
   2702 msgid ":upper16: not allowed this instruction"
   2703 msgstr ""
   2704 
   2705 #: config/tc-arm.c:11001
   2706 msgid "Thumb encoding does not support an immediate here"
   2707 msgstr ""
   2708 
   2709 #: config/tc-arm.c:11083
   2710 msgid "Thumb-2 MUL must not set flags"
   2711 msgstr ""
   2712 
   2713 #: config/tc-arm.c:11148
   2714 msgid "Thumb does not support NOP with hints"
   2715 msgstr ""
   2716 
   2717 #: config/tc-arm.c:11286
   2718 msgid "push/pop do not support {reglist}^"
   2719 msgstr ""
   2720 
   2721 #: config/tc-arm.c:11309
   2722 msgid "invalid register list to push/pop instruction"
   2723 msgstr ""
   2724 
   2725 #: config/tc-arm.c:11542
   2726 msgid "source1 and dest must be same register"
   2727 msgstr ""
   2728 
   2729 #: config/tc-arm.c:11563
   2730 msgid "ror #imm not supported"
   2731 msgstr ""
   2732 
   2733 #: config/tc-arm.c:11614
   2734 msgid "SMC is not permitted on this architecture"
   2735 msgstr ""
   2736 
   2737 #: config/tc-arm.c:11777
   2738 msgid "Thumb encoding does not support rotation"
   2739 msgstr ""
   2740 
   2741 #: config/tc-arm.c:11792
   2742 msgid "SVC is not permitted on this architecture"
   2743 msgstr ""
   2744 
   2745 #: config/tc-arm.c:11808
   2746 msgid "instruction requires register index"
   2747 msgstr ""
   2748 
   2749 #: config/tc-arm.c:11817
   2750 msgid "instruction does not allow shifted index"
   2751 msgstr ""
   2752 
   2753 #: config/tc-arm.c:11962
   2754 msgid "invalid neon suffix for non neon instruction"
   2755 msgstr ""
   2756 
   2757 #: config/tc-arm.c:12253 config/tc-arm.c:12588
   2758 msgid "invalid instruction shape"
   2759 msgstr ""
   2760 
   2761 #: config/tc-arm.c:12497
   2762 msgid "types specified in both the mnemonic and operands"
   2763 msgstr ""
   2764 
   2765 #: config/tc-arm.c:12534
   2766 msgid "operand types can't be inferred"
   2767 msgstr ""
   2768 
   2769 #: config/tc-arm.c:12540
   2770 msgid "type specifier has the wrong number of parts"
   2771 msgstr ""
   2772 
   2773 #: config/tc-arm.c:12604 config/tc-arm.c:14299 config/tc-arm.c:14306
   2774 msgid "operand size must match register width"
   2775 msgstr ""
   2776 
   2777 #: config/tc-arm.c:12615
   2778 msgid "bad type in Neon instruction"
   2779 msgstr ""
   2780 
   2781 #: config/tc-arm.c:12626
   2782 msgid "inconsistent types in Neon instruction"
   2783 msgstr ""
   2784 
   2785 #: config/tc-arm.c:13443
   2786 msgid "first and second operands shall be the same register"
   2787 msgstr ""
   2788 
   2789 #: config/tc-arm.c:13711
   2790 msgid "scalar out of range for multiply instruction"
   2791 msgstr ""
   2792 
   2793 #: config/tc-arm.c:13887 config/tc-arm.c:13899
   2794 msgid "immediate out of range for insert"
   2795 msgstr ""
   2796 
   2797 #: config/tc-arm.c:13911 config/tc-arm.c:14906
   2798 msgid "immediate out of range for shift"
   2799 msgstr ""
   2800 
   2801 #: config/tc-arm.c:13968 config/tc-arm.c:13995 config/tc-arm.c:14404
   2802 #: config/tc-arm.c:14852
   2803 msgid "immediate out of range"
   2804 msgstr ""
   2805 
   2806 #: config/tc-arm.c:14032
   2807 msgid "immediate out of range for narrowing operation"
   2808 msgstr ""
   2809 
   2810 #: config/tc-arm.c:14157
   2811 msgid "operands 0 and 1 must be the same register"
   2812 msgstr ""
   2813 
   2814 #: config/tc-arm.c:14378
   2815 msgid "operand size must be specified for immediate VMOV"
   2816 msgstr ""
   2817 
   2818 #: config/tc-arm.c:14388
   2819 msgid "immediate has bits set outside the operand size"
   2820 msgstr ""
   2821 
   2822 #: config/tc-arm.c:14584
   2823 msgid "elements must be smaller than reversal region"
   2824 msgstr ""
   2825 
   2826 #: config/tc-arm.c:14755 config/tc-arm.c:14805
   2827 msgid "bad type for scalar"
   2828 msgstr ""
   2829 
   2830 #: config/tc-arm.c:14869 config/tc-arm.c:14877
   2831 msgid "VFP registers must be adjacent"
   2832 msgstr ""
   2833 
   2834 #: config/tc-arm.c:15018
   2835 msgid "bad list length for table lookup"
   2836 msgstr ""
   2837 
   2838 #: config/tc-arm.c:15048
   2839 msgid "writeback (!) must be used for VLDMDB and VSTMDB"
   2840 msgstr ""
   2841 
   2842 #: config/tc-arm.c:15051
   2843 msgid "register list must contain at least 1 and at most 16 registers"
   2844 msgstr ""
   2845 
   2846 #: config/tc-arm.c:15076
   2847 msgid "Use of PC here is deprecated"
   2848 msgstr ""
   2849 
   2850 #: config/tc-arm.c:15078
   2851 msgid "Use of PC here is UNPREDICTABLE"
   2852 msgstr ""
   2853 
   2854 #: config/tc-arm.c:15141
   2855 msgid "bad alignment"
   2856 msgstr ""
   2857 
   2858 #: config/tc-arm.c:15158
   2859 msgid "bad list type for instruction"
   2860 msgstr ""
   2861 
   2862 #: config/tc-arm.c:15200
   2863 msgid "unsupported alignment for instruction"
   2864 msgstr ""
   2865 
   2866 #: config/tc-arm.c:15219 config/tc-arm.c:15313 config/tc-arm.c:15324
   2867 #: config/tc-arm.c:15334 config/tc-arm.c:15348
   2868 msgid "bad list length"
   2869 msgstr ""
   2870 
   2871 #: config/tc-arm.c:15224
   2872 msgid "stride of 2 unavailable when element size is 8"
   2873 msgstr ""
   2874 
   2875 #: config/tc-arm.c:15257 config/tc-arm.c:15332
   2876 msgid "can't use alignment with this instruction"
   2877 msgstr ""
   2878 
   2879 #: config/tc-arm.c:15399
   2880 msgid "post-index must be a register"
   2881 msgstr ""
   2882 
   2883 #: config/tc-arm.c:15401
   2884 msgid "bad register for post-index"
   2885 msgstr ""
   2886 
   2887 #: config/tc-arm.c:15737 config/tc-arm.c:15823
   2888 msgid "conditional infixes are deprecated in unified syntax"
   2889 msgstr ""
   2890 
   2891 #: config/tc-arm.c:15971
   2892 msgid "Warning: conditional outside an IT block for Thumb."
   2893 msgstr ""
   2894 
   2895 #: config/tc-arm.c:16176
   2896 msgid "s suffix on comparison instruction is deprecated"
   2897 msgstr ""
   2898 
   2899 #: config/tc-arm.c:16195
   2900 #, c-format
   2901 msgid "selected processor does not support Thumb mode `%s'"
   2902 msgstr ""
   2903 
   2904 #: config/tc-arm.c:16201
   2905 msgid "Thumb does not support conditional execution"
   2906 msgstr ""
   2907 
   2908 #: config/tc-arm.c:16220
   2909 #, c-format
   2910 msgid "selected processor does not support Thumb-2 mode `%s'"
   2911 msgstr ""
   2912 
   2913 #: config/tc-arm.c:16245
   2914 #, c-format
   2915 msgid "cannot honor width suffix -- `%s'"
   2916 msgstr ""
   2917 
   2918 #: config/tc-arm.c:16286
   2919 #, c-format
   2920 msgid "selected processor does not support ARM mode `%s'"
   2921 msgstr ""
   2922 
   2923 #: config/tc-arm.c:16291
   2924 #, c-format
   2925 msgid "width suffixes are invalid in ARM mode -- `%s'"
   2926 msgstr ""
   2927 
   2928 #: config/tc-arm.c:16324
   2929 #, c-format
   2930 msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'"
   2931 msgstr ""
   2932 
   2933 #: config/tc-arm.c:16341
   2934 #, c-format
   2935 msgid "section '%s' finished with an open IT block."
   2936 msgstr ""
   2937 
   2938 #: config/tc-arm.c:16346
   2939 msgid "file finished with an open IT block."
   2940 msgstr ""
   2941 
   2942 #: config/tc-arm.c:19385
   2943 #, c-format
   2944 msgid "alignments greater than %d bytes not supported in .text sections."
   2945 msgstr ""
   2946 
   2947 #: config/tc-arm.c:19653 config/tc-ia64.c:3469
   2948 #, c-format
   2949 msgid "Group section `%s' has no group signature"
   2950 msgstr ""
   2951 
   2952 #: config/tc-arm.c:19698
   2953 msgid "handlerdata in cantunwind frame"
   2954 msgstr ""
   2955 
   2956 #: config/tc-arm.c:19715
   2957 msgid "too many unwind opcodes for personality routine 0"
   2958 msgstr ""
   2959 
   2960 #: config/tc-arm.c:19747
   2961 msgid "too many unwind opcodes"
   2962 msgstr ""
   2963 
   2964 #: config/tc-arm.c:20007
   2965 msgid "GOT already in the symbol table"
   2966 msgstr ""
   2967 
   2968 #: config/tc-arm.c:20345 config/tc-arm.c:20387 config/tc-arm.c:20657
   2969 #, c-format
   2970 msgid "undefined symbol %s used as an immediate value"
   2971 msgstr ""
   2972 
   2973 #: config/tc-arm.c:20347 config/tc-arm.c:20389
   2974 #, c-format
   2975 msgid "symbol %s is in a different section"
   2976 msgstr ""
   2977 
   2978 #: config/tc-arm.c:20349 config/tc-arm.c:20391
   2979 #, c-format
   2980 msgid "symbol %s is weak and may be overridden later"
   2981 msgstr ""
   2982 
   2983 #: config/tc-arm.c:20368 config/tc-arm.c:20699
   2984 #, c-format
   2985 msgid "invalid constant (%lx) after fixup"
   2986 msgstr ""
   2987 
   2988 #: config/tc-arm.c:20424
   2989 #, c-format
   2990 msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
   2991 msgstr ""
   2992 
   2993 #: config/tc-arm.c:20459 config/tc-arm.c:20484
   2994 msgid "invalid literal constant: pool needs to be closer"
   2995 msgstr ""
   2996 
   2997 #: config/tc-arm.c:20462 config/tc-arm.c:20500
   2998 #, c-format
   2999 msgid "bad immediate value for offset (%ld)"
   3000 msgstr ""
   3001 
   3002 #: config/tc-arm.c:20486
   3003 #, c-format
   3004 msgid "bad immediate value for 8-bit offset (%ld)"
   3005 msgstr ""
   3006 
   3007 #: config/tc-arm.c:20541
   3008 msgid "offset not a multiple of 4"
   3009 msgstr ""
   3010 
   3011 #: config/tc-arm.c:20548 config/tc-arm.c:20563 config/tc-arm.c:20578
   3012 #: config/tc-arm.c:20589 config/tc-arm.c:20612 config/tc-arm.c:21332
   3013 #: config/tc-moxie.c:662 config/tc-pj.c:448 config/tc-sh.c:4281
   3014 msgid "offset out of range"
   3015 msgstr ""
   3016 
   3017 #: config/tc-arm.c:20715
   3018 msgid "invalid smc expression"
   3019 msgstr ""
   3020 
   3021 #: config/tc-arm.c:20724
   3022 msgid "invalid hvc expression"
   3023 msgstr ""
   3024 
   3025 #: config/tc-arm.c:20735 config/tc-arm.c:20744
   3026 msgid "invalid swi expression"
   3027 msgstr ""
   3028 
   3029 #: config/tc-arm.c:20754
   3030 msgid "invalid expression in load/store multiple"
   3031 msgstr ""
   3032 
   3033 #: config/tc-arm.c:20815
   3034 #, c-format
   3035 msgid "blx to '%s' an ARM ISA state function changed to bl"
   3036 msgstr ""
   3037 
   3038 #: config/tc-arm.c:20834
   3039 msgid "misaligned branch destination"
   3040 msgstr ""
   3041 
   3042 #: config/tc-arm.c:20838 config/tc-arm.c:20875 config/tc-arm.c:20889
   3043 #: config/tc-arm.c:20902 config/tc-arm.c:21009 config/tc-arm.c:21027
   3044 msgid "branch out of range"
   3045 msgstr ""
   3046 
   3047 #: config/tc-arm.c:20924
   3048 msgid "conditional branch out of range"
   3049 msgstr ""
   3050 
   3051 #: config/tc-arm.c:20959
   3052 #, c-format
   3053 msgid "blx to Thumb func '%s' from Thumb ISA state changed to bl"
   3054 msgstr ""
   3055 
   3056 #: config/tc-arm.c:21015
   3057 msgid "Thumb2 branch out of range"
   3058 msgstr ""
   3059 
   3060 #: config/tc-arm.c:21106
   3061 msgid "rel31 relocation overflow"
   3062 msgstr ""
   3063 
   3064 #: config/tc-arm.c:21118 config/tc-arm.c:21141
   3065 msgid "co-processor offset out of range"
   3066 msgstr ""
   3067 
   3068 #: config/tc-arm.c:21158
   3069 #, c-format
   3070 msgid "invalid offset, target not word aligned (0x%08lX)"
   3071 msgstr ""
   3072 
   3073 #: config/tc-arm.c:21165 config/tc-arm.c:21174 config/tc-arm.c:21182
   3074 #: config/tc-arm.c:21190 config/tc-arm.c:21198
   3075 #, c-format
   3076 msgid "invalid offset, value too big (0x%08lX)"
   3077 msgstr ""
   3078 
   3079 #: config/tc-arm.c:21239
   3080 msgid "invalid Hi register with immediate"
   3081 msgstr ""
   3082 
   3083 #: config/tc-arm.c:21255
   3084 msgid "invalid immediate for stack address calculation"
   3085 msgstr ""
   3086 
   3087 #: config/tc-arm.c:21263
   3088 #, c-format
   3089 msgid "invalid immediate for address calculation (value = 0x%08lX)"
   3090 msgstr ""
   3091 
   3092 #: config/tc-arm.c:21293
   3093 #, c-format
   3094 msgid "invalid immediate: %ld is out of range"
   3095 msgstr ""
   3096 
   3097 #: config/tc-arm.c:21305
   3098 #, c-format
   3099 msgid "invalid shift value: %ld"
   3100 msgstr ""
   3101 
   3102 #: config/tc-arm.c:21384
   3103 #, c-format
   3104 msgid "the offset 0x%08lX is not representable"
   3105 msgstr ""
   3106 
   3107 #: config/tc-arm.c:21424
   3108 #, c-format
   3109 msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)"
   3110 msgstr ""
   3111 
   3112 #: config/tc-arm.c:21463
   3113 #, c-format
   3114 msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)"
   3115 msgstr ""
   3116 
   3117 #: config/tc-arm.c:21503
   3118 #, c-format
   3119 msgid "bad offset 0x%08lX (must be word-aligned)"
   3120 msgstr ""
   3121 
   3122 #: config/tc-arm.c:21508
   3123 #, c-format
   3124 msgid "bad offset 0x%08lX (must be an 8-bit number of words)"
   3125 msgstr ""
   3126 
   3127 #: config/tc-arm.c:21539 config/tc-score.c:7397
   3128 #, c-format
   3129 msgid "bad relocation fixup type (%d)"
   3130 msgstr ""
   3131 
   3132 #: config/tc-arm.c:21650
   3133 msgid "literal referenced across section boundary"
   3134 msgstr ""
   3135 
   3136 #: config/tc-arm.c:21717
   3137 msgid "internal relocation (type: IMMEDIATE) not fixed up"
   3138 msgstr ""
   3139 
   3140 #: config/tc-arm.c:21722
   3141 msgid "ADRL used for a symbol not defined in the same file"
   3142 msgstr ""
   3143 
   3144 #: config/tc-arm.c:21737
   3145 #, c-format
   3146 msgid "undefined local label `%s'"
   3147 msgstr ""
   3148 
   3149 #: config/tc-arm.c:21743
   3150 msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
   3151 msgstr ""
   3152 
   3153 #: config/tc-arm.c:21765 config/tc-cris.c:3986 config/tc-mcore.c:1926
   3154 #: config/tc-microblaze.c:1833 config/tc-mmix.c:2867 config/tc-moxie.c:757
   3155 #: config/tc-ns32k.c:2248 config/tc-score.c:7490
   3156 msgid "<unknown>"
   3157 msgstr ""
   3158 
   3159 #: config/tc-arm.c:21768 config/tc-arm.c:21789 config/tc-score.c:7492
   3160 #, c-format
   3161 msgid "cannot represent %s relocation in this object file format"
   3162 msgstr ""
   3163 
   3164 #: config/tc-arm.c:22145
   3165 #, c-format
   3166 msgid "%s: unexpected function type: %d"
   3167 msgstr ""
   3168 
   3169 #: config/tc-arm.c:22274
   3170 msgid "use of old and new-style options to set CPU type"
   3171 msgstr ""
   3172 
   3173 #: config/tc-arm.c:22284
   3174 msgid "use of old and new-style options to set FPU type"
   3175 msgstr ""
   3176 
   3177 #: config/tc-arm.c:22360
   3178 msgid "hard-float conflicts with specified fpu"
   3179 msgstr ""
   3180 
   3181 #: config/tc-arm.c:22547
   3182 msgid "generate PIC code"
   3183 msgstr ""
   3184 
   3185 #: config/tc-arm.c:22548
   3186 msgid "assemble Thumb code"
   3187 msgstr ""
   3188 
   3189 #: config/tc-arm.c:22549
   3190 msgid "support ARM/Thumb interworking"
   3191 msgstr ""
   3192 
   3193 #: config/tc-arm.c:22551
   3194 msgid "code uses 32-bit program counter"
   3195 msgstr ""
   3196 
   3197 #: config/tc-arm.c:22552
   3198 msgid "code uses 26-bit program counter"
   3199 msgstr ""
   3200 
   3201 #: config/tc-arm.c:22553
   3202 msgid "floating point args are in fp regs"
   3203 msgstr ""
   3204 
   3205 #: config/tc-arm.c:22555
   3206 msgid "re-entrant code"
   3207 msgstr ""
   3208 
   3209 #: config/tc-arm.c:22556
   3210 msgid "code is ATPCS conformant"
   3211 msgstr ""
   3212 
   3213 #: config/tc-arm.c:22557
   3214 msgid "assemble for big-endian"
   3215 msgstr ""
   3216 
   3217 #: config/tc-arm.c:22558
   3218 msgid "assemble for little-endian"
   3219 msgstr ""
   3220 
   3221 #. These are recognized by the assembler, but have no affect on code.
   3222 #: config/tc-arm.c:22562
   3223 msgid "use frame pointer"
   3224 msgstr ""
   3225 
   3226 #: config/tc-arm.c:22563
   3227 msgid "use stack size checking"
   3228 msgstr ""
   3229 
   3230 #: config/tc-arm.c:22566
   3231 msgid "do not warn on use of deprecated feature"
   3232 msgstr ""
   3233 
   3234 #. DON'T add any new processors to this list -- we want the whole list
   3235 #. to go away...  Add them to the processors table instead.
   3236 #: config/tc-arm.c:22583 config/tc-arm.c:22584
   3237 msgid "use -mcpu=arm1"
   3238 msgstr ""
   3239 
   3240 #: config/tc-arm.c:22585 config/tc-arm.c:22586
   3241 msgid "use -mcpu=arm2"
   3242 msgstr ""
   3243 
   3244 #: config/tc-arm.c:22587 config/tc-arm.c:22588
   3245 msgid "use -mcpu=arm250"
   3246 msgstr ""
   3247 
   3248 #: config/tc-arm.c:22589 config/tc-arm.c:22590
   3249 msgid "use -mcpu=arm3"
   3250 msgstr ""
   3251 
   3252 #: config/tc-arm.c:22591 config/tc-arm.c:22592
   3253 msgid "use -mcpu=arm6"
   3254 msgstr ""
   3255 
   3256 #: config/tc-arm.c:22593 config/tc-arm.c:22594
   3257 msgid "use -mcpu=arm600"
   3258 msgstr ""
   3259 
   3260 #: config/tc-arm.c:22595 config/tc-arm.c:22596
   3261 msgid "use -mcpu=arm610"
   3262 msgstr ""
   3263 
   3264 #: config/tc-arm.c:22597 config/tc-arm.c:22598
   3265 msgid "use -mcpu=arm620"
   3266 msgstr ""
   3267 
   3268 #: config/tc-arm.c:22599 config/tc-arm.c:22600
   3269 msgid "use -mcpu=arm7"
   3270 msgstr ""
   3271 
   3272 #: config/tc-arm.c:22601 config/tc-arm.c:22602
   3273 msgid "use -mcpu=arm70"
   3274 msgstr ""
   3275 
   3276 #: config/tc-arm.c:22603 config/tc-arm.c:22604
   3277 msgid "use -mcpu=arm700"
   3278 msgstr ""
   3279 
   3280 #: config/tc-arm.c:22605 config/tc-arm.c:22606
   3281 msgid "use -mcpu=arm700i"
   3282 msgstr ""
   3283 
   3284 #: config/tc-arm.c:22607 config/tc-arm.c:22608
   3285 msgid "use -mcpu=arm710"
   3286 msgstr ""
   3287 
   3288 #: config/tc-arm.c:22609 config/tc-arm.c:22610
   3289 msgid "use -mcpu=arm710c"
   3290 msgstr ""
   3291 
   3292 #: config/tc-arm.c:22611 config/tc-arm.c:22612
   3293 msgid "use -mcpu=arm720"
   3294 msgstr ""
   3295 
   3296 #: config/tc-arm.c:22613 config/tc-arm.c:22614
   3297 msgid "use -mcpu=arm7d"
   3298 msgstr ""
   3299 
   3300 #: config/tc-arm.c:22615 config/tc-arm.c:22616
   3301 msgid "use -mcpu=arm7di"
   3302 msgstr ""
   3303 
   3304 #: config/tc-arm.c:22617 config/tc-arm.c:22618
   3305 msgid "use -mcpu=arm7m"
   3306 msgstr ""
   3307 
   3308 #: config/tc-arm.c:22619 config/tc-arm.c:22620
   3309 msgid "use -mcpu=arm7dm"
   3310 msgstr ""
   3311 
   3312 #: config/tc-arm.c:22621 config/tc-arm.c:22622
   3313 msgid "use -mcpu=arm7dmi"
   3314 msgstr ""
   3315 
   3316 #: config/tc-arm.c:22623 config/tc-arm.c:22624
   3317 msgid "use -mcpu=arm7100"
   3318 msgstr ""
   3319 
   3320 #: config/tc-arm.c:22625 config/tc-arm.c:22626
   3321 msgid "use -mcpu=arm7500"
   3322 msgstr ""
   3323 
   3324 #: config/tc-arm.c:22627 config/tc-arm.c:22628
   3325 msgid "use -mcpu=arm7500fe"
   3326 msgstr ""
   3327 
   3328 #: config/tc-arm.c:22629 config/tc-arm.c:22630 config/tc-arm.c:22631
   3329 #: config/tc-arm.c:22632
   3330 msgid "use -mcpu=arm7tdmi"
   3331 msgstr ""
   3332 
   3333 #: config/tc-arm.c:22633 config/tc-arm.c:22634
   3334 msgid "use -mcpu=arm710t"
   3335 msgstr ""
   3336 
   3337 #: config/tc-arm.c:22635 config/tc-arm.c:22636
   3338 msgid "use -mcpu=arm720t"
   3339 msgstr ""
   3340 
   3341 #: config/tc-arm.c:22637 config/tc-arm.c:22638
   3342 msgid "use -mcpu=arm740t"
   3343 msgstr ""
   3344 
   3345 #: config/tc-arm.c:22639 config/tc-arm.c:22640
   3346 msgid "use -mcpu=arm8"
   3347 msgstr ""
   3348 
   3349 #: config/tc-arm.c:22641 config/tc-arm.c:22642
   3350 msgid "use -mcpu=arm810"
   3351 msgstr ""
   3352 
   3353 #: config/tc-arm.c:22643 config/tc-arm.c:22644
   3354 msgid "use -mcpu=arm9"
   3355 msgstr ""
   3356 
   3357 #: config/tc-arm.c:22645 config/tc-arm.c:22646
   3358 msgid "use -mcpu=arm9tdmi"
   3359 msgstr ""
   3360 
   3361 #: config/tc-arm.c:22647 config/tc-arm.c:22648
   3362 msgid "use -mcpu=arm920"
   3363 msgstr ""
   3364 
   3365 #: config/tc-arm.c:22649 config/tc-arm.c:22650
   3366 msgid "use -mcpu=arm940"
   3367 msgstr ""
   3368 
   3369 #: config/tc-arm.c:22651
   3370 msgid "use -mcpu=strongarm"
   3371 msgstr ""
   3372 
   3373 #: config/tc-arm.c:22653
   3374 msgid "use -mcpu=strongarm110"
   3375 msgstr ""
   3376 
   3377 #: config/tc-arm.c:22655
   3378 msgid "use -mcpu=strongarm1100"
   3379 msgstr ""
   3380 
   3381 #: config/tc-arm.c:22657
   3382 msgid "use -mcpu=strongarm1110"
   3383 msgstr ""
   3384 
   3385 #: config/tc-arm.c:22658
   3386 msgid "use -mcpu=xscale"
   3387 msgstr ""
   3388 
   3389 #: config/tc-arm.c:22659
   3390 msgid "use -mcpu=iwmmxt"
   3391 msgstr ""
   3392 
   3393 #: config/tc-arm.c:22660
   3394 msgid "use -mcpu=all"
   3395 msgstr ""
   3396 
   3397 #. Architecture variants -- don't add any more to this list either.
   3398 #: config/tc-arm.c:22663 config/tc-arm.c:22664
   3399 msgid "use -march=armv2"
   3400 msgstr ""
   3401 
   3402 #: config/tc-arm.c:22665 config/tc-arm.c:22666
   3403 msgid "use -march=armv2a"
   3404 msgstr ""
   3405 
   3406 #: config/tc-arm.c:22667 config/tc-arm.c:22668
   3407 msgid "use -march=armv3"
   3408 msgstr ""
   3409 
   3410 #: config/tc-arm.c:22669 config/tc-arm.c:22670
   3411 msgid "use -march=armv3m"
   3412 msgstr ""
   3413 
   3414 #: config/tc-arm.c:22671 config/tc-arm.c:22672
   3415 msgid "use -march=armv4"
   3416 msgstr ""
   3417 
   3418 #: config/tc-arm.c:22673 config/tc-arm.c:22674
   3419 msgid "use -march=armv4t"
   3420 msgstr ""
   3421 
   3422 #: config/tc-arm.c:22675 config/tc-arm.c:22676
   3423 msgid "use -march=armv5"
   3424 msgstr ""
   3425 
   3426 #: config/tc-arm.c:22677 config/tc-arm.c:22678
   3427 msgid "use -march=armv5t"
   3428 msgstr ""
   3429 
   3430 #: config/tc-arm.c:22679 config/tc-arm.c:22680
   3431 msgid "use -march=armv5te"
   3432 msgstr ""
   3433 
   3434 #. Floating point variants -- don't add any more to this list either.
   3435 #: config/tc-arm.c:22683
   3436 msgid "use -mfpu=fpe"
   3437 msgstr ""
   3438 
   3439 #: config/tc-arm.c:22684
   3440 msgid "use -mfpu=fpa10"
   3441 msgstr ""
   3442 
   3443 #: config/tc-arm.c:22685
   3444 msgid "use -mfpu=fpa11"
   3445 msgstr ""
   3446 
   3447 #: config/tc-arm.c:22687
   3448 msgid "use either -mfpu=softfpa or -mfpu=softvfp"
   3449 msgstr ""
   3450 
   3451 #: config/tc-arm.c:23016
   3452 msgid "invalid architectural extension"
   3453 msgstr ""
   3454 
   3455 #: config/tc-arm.c:23049
   3456 msgid "must specify extensions to add before specifying those to remove"
   3457 msgstr ""
   3458 
   3459 #: config/tc-arm.c:23057
   3460 msgid "missing architectural extension"
   3461 msgstr ""
   3462 
   3463 #: config/tc-arm.c:23072
   3464 msgid "extension does not apply to the base architecture"
   3465 msgstr ""
   3466 
   3467 #: config/tc-arm.c:23095
   3468 #, c-format
   3469 msgid "unknown architectural extension `%s'"
   3470 msgstr ""
   3471 
   3472 #: config/tc-arm.c:23097
   3473 msgid "architectural extensions must be specified in alphabetical order"
   3474 msgstr ""
   3475 
   3476 #: config/tc-arm.c:23129
   3477 #, c-format
   3478 msgid "missing cpu name `%s'"
   3479 msgstr ""
   3480 
   3481 #: config/tc-arm.c:23155 config/tc-arm.c:23651
   3482 #, c-format
   3483 msgid "unknown cpu `%s'"
   3484 msgstr ""
   3485 
   3486 #: config/tc-arm.c:23173
   3487 #, c-format
   3488 msgid "missing architecture name `%s'"
   3489 msgstr ""
   3490 
   3491 #: config/tc-arm.c:23190 config/tc-arm.c:23685 config/tc-arm.c:23716
   3492 #: config/tc-arm.c:23767 config/tc-score.c:7727
   3493 #, c-format
   3494 msgid "unknown architecture `%s'\n"
   3495 msgstr ""
   3496 
   3497 #: config/tc-arm.c:23206 config/tc-arm.c:23798
   3498 #, c-format
   3499 msgid "unknown floating point format `%s'\n"
   3500 msgstr ""
   3501 
   3502 #: config/tc-arm.c:23222
   3503 #, c-format
   3504 msgid "unknown floating point abi `%s'\n"
   3505 msgstr ""
   3506 
   3507 #: config/tc-arm.c:23238
   3508 #, c-format
   3509 msgid "unknown EABI `%s'\n"
   3510 msgstr ""
   3511 
   3512 #: config/tc-arm.c:23258
   3513 #, c-format
   3514 msgid "unknown implicit IT mode `%s', should be arm, thumb, always, or never."
   3515 msgstr ""
   3516 
   3517 #: config/tc-arm.c:23268
   3518 msgid "<cpu name>\t  assemble for CPU <cpu name>"
   3519 msgstr ""
   3520 
   3521 #: config/tc-arm.c:23270
   3522 msgid "<arch name>\t  assemble for architecture <arch name>"
   3523 msgstr ""
   3524 
   3525 #: config/tc-arm.c:23272
   3526 msgid "<fpu name>\t  assemble for FPU architecture <fpu name>"
   3527 msgstr ""
   3528 
   3529 #: config/tc-arm.c:23274
   3530 msgid "<abi>\t  assemble for floating point ABI <abi>"
   3531 msgstr ""
   3532 
   3533 #: config/tc-arm.c:23277
   3534 msgid "<ver>\t\t  assemble for eabi version <ver>"
   3535 msgstr ""
   3536 
   3537 #: config/tc-arm.c:23280
   3538 msgid "<mode>\t  controls implicit insertion of IT instructions"
   3539 msgstr ""
   3540 
   3541 #: config/tc-arm.c:23324 config/tc-arm.c:23342 config/tc-arm.c:23362
   3542 #, c-format
   3543 msgid "option `-%c%s' is deprecated: %s"
   3544 msgstr ""
   3545 
   3546 #: config/tc-arm.c:23382
   3547 #, c-format
   3548 msgid " ARM-specific assembler options:\n"
   3549 msgstr ""
   3550 
   3551 #: config/tc-arm.c:23393
   3552 #, c-format
   3553 msgid "  -EB                     assemble code for a big-endian cpu\n"
   3554 msgstr ""
   3555 
   3556 #: config/tc-arm.c:23398
   3557 #, c-format
   3558 msgid "  -EL                     assemble code for a little-endian cpu\n"
   3559 msgstr ""
   3560 
   3561 #: config/tc-arm.c:23402
   3562 #, c-format
   3563 msgid "  --fix-v4bx              Allow BX in ARMv4 code\n"
   3564 msgstr ""
   3565 
   3566 #: config/tc-arm.c:23749
   3567 #, c-format
   3568 msgid "architectural extension `%s' is not allowed for the current base architecture"
   3569 msgstr ""
   3570 
   3571 #: config/tc-avr.c:373
   3572 #, c-format
   3573 msgid "Known MCU names:"
   3574 msgstr ""
   3575 
   3576 #: config/tc-avr.c:438
   3577 #, c-format
   3578 msgid ""
   3579 "AVR Assembler options:\n"
   3580 "  -mmcu=[avr-name] select microcontroller variant\n"
   3581 "                   [avr-name] can be:\n"
   3582 "                   avr1  - classic AVR core without data RAM\n"
   3583 "                   avr2  - classic AVR core with up to 8K program memory\n"
   3584 "                   avr25 - classic AVR core with up to 8K program memory\n"
   3585 "                           plus the MOVW instruction\n"
   3586 "                   avr3  - classic AVR core with up to 64K program memory\n"
   3587 "                   avr31 - classic AVR core with up to 128K program memory\n"
   3588 "                   avr35 - classic AVR core with up to 64K program memory\n"
   3589 "                           plus the MOVW instruction\n"
   3590 "                   avr4  - enhanced AVR core with up to 8K program memory\n"
   3591 "                   avr5  - enhanced AVR core with up to 64K program memory\n"
   3592 "                   avr51 - enhanced AVR core with up to 128K program memory\n"
   3593 "                   avr6  - enhanced AVR core with up to 256K program memory\n"
   3594 "                   avrxmega3 - XMEGA, > 8K, <= 64K FLASH, > 64K RAM\n"
   3595 "                   avrxmega4 - XMEGA, > 64K, <= 128K FLASH, <= 64K RAM\n"
   3596 "                   avrxmega5 - XMEGA, > 64K, <= 128K FLASH, > 64K RAM\n"
   3597 "                   avrxmega6 - XMEGA, > 128K, <= 256K FLASH, <= 64K RAM\n"
   3598 "                   avrxmega7 - XMEGA, > 128K, <= 256K FLASH, > 64K RAM\n"
   3599 "                   or immediate microcontroller name.\n"
   3600 msgstr ""
   3601 
   3602 #: config/tc-avr.c:460
   3603 #, c-format
   3604 msgid ""
   3605 "  -mall-opcodes    accept all AVR opcodes, even if not supported by MCU\n"
   3606 "  -mno-skip-bug    disable warnings for skipping two-word instructions\n"
   3607 "                   (default for avr4, avr5)\n"
   3608 "  -mno-wrap        reject rjmp/rcall instructions with 8K wrap-around\n"
   3609 "                   (default for avr3, avr5)\n"
   3610 msgstr ""
   3611 
   3612 #: config/tc-avr.c:504 config/tc-msp430.c:743
   3613 #, c-format
   3614 msgid "unknown MCU: %s\n"
   3615 msgstr ""
   3616 
   3617 #: config/tc-avr.c:513
   3618 #, c-format
   3619 msgid "redefinition of mcu type `%s' to `%s'"
   3620 msgstr ""
   3621 
   3622 #: config/tc-avr.c:591
   3623 msgid "constant value required"
   3624 msgstr ""
   3625 
   3626 #: config/tc-avr.c:594
   3627 #, c-format
   3628 msgid "number must be positive and less than %d"
   3629 msgstr ""
   3630 
   3631 #: config/tc-avr.c:620 config/tc-avr.c:757
   3632 #, c-format
   3633 msgid "constant out of 8-bit range: %d"
   3634 msgstr ""
   3635 
   3636 #: config/tc-avr.c:688 config/tc-score.c:1200 read.c:3662
   3637 msgid "illegal expression"
   3638 msgstr ""
   3639 
   3640 #: config/tc-avr.c:717 config/tc-avr.c:1508
   3641 msgid "`)' required"
   3642 msgstr ""
   3643 
   3644 #: config/tc-avr.c:812
   3645 msgid "register r16-r23 required"
   3646 msgstr ""
   3647 
   3648 #: config/tc-avr.c:818
   3649 msgid "register number above 15 required"
   3650 msgstr ""
   3651 
   3652 #: config/tc-avr.c:824
   3653 msgid "even register number required"
   3654 msgstr ""
   3655 
   3656 #: config/tc-avr.c:830
   3657 msgid "register r24, r26, r28 or r30 required"
   3658 msgstr ""
   3659 
   3660 #: config/tc-avr.c:836
   3661 msgid "register name or number from 0 to 31 required"
   3662 msgstr ""
   3663 
   3664 #: config/tc-avr.c:854
   3665 msgid "pointer register (X, Y or Z) required"
   3666 msgstr ""
   3667 
   3668 #: config/tc-avr.c:861
   3669 msgid "cannot both predecrement and postincrement"
   3670 msgstr ""
   3671 
   3672 #: config/tc-avr.c:869
   3673 msgid "addressing mode not supported"
   3674 msgstr ""
   3675 
   3676 #: config/tc-avr.c:875
   3677 msgid "can't predecrement"
   3678 msgstr ""
   3679 
   3680 #: config/tc-avr.c:878
   3681 msgid "pointer register Z required"
   3682 msgstr ""
   3683 
   3684 #: config/tc-avr.c:897
   3685 msgid "postincrement not supported"
   3686 msgstr ""
   3687 
   3688 #: config/tc-avr.c:907
   3689 msgid "pointer register (Y or Z) required"
   3690 msgstr ""
   3691 
   3692 #: config/tc-avr.c:1021
   3693 #, c-format
   3694 msgid "unknown constraint `%c'"
   3695 msgstr ""
   3696 
   3697 #: config/tc-avr.c:1073
   3698 msgid "`,' required"
   3699 msgstr ""
   3700 
   3701 #: config/tc-avr.c:1091
   3702 msgid "undefined combination of operands"
   3703 msgstr ""
   3704 
   3705 #: config/tc-avr.c:1100
   3706 msgid "skipping two-word instruction"
   3707 msgstr ""
   3708 
   3709 #: config/tc-avr.c:1192 config/tc-avr.c:1208 config/tc-avr.c:1329
   3710 #: config/tc-msp430.c:1969 config/tc-msp430.c:1987
   3711 #, c-format
   3712 msgid "odd address operand: %ld"
   3713 msgstr ""
   3714 
   3715 #: config/tc-avr.c:1200 config/tc-avr.c:1219 config/tc-avr.c:1237
   3716 #: config/tc-avr.c:1248 config/tc-avr.c:1255 config/tc-avr.c:1262
   3717 #: config/tc-d10v.c:505 config/tc-d30v.c:554 config/tc-msp430.c:1977
   3718 #: config/tc-msp430.c:1992 config/tc-msp430.c:2002
   3719 #, c-format
   3720 msgid "operand out of range: %ld"
   3721 msgstr ""
   3722 
   3723 #: config/tc-avr.c:1338 config/tc-d10v.c:1594 config/tc-d30v.c:2037
   3724 #: config/tc-msp430.c:2020
   3725 #, c-format
   3726 msgid "line %d: unknown relocation type: 0x%x"
   3727 msgstr ""
   3728 
   3729 #: config/tc-avr.c:1352
   3730 msgid "only constant expression allowed"
   3731 msgstr ""
   3732 
   3733 #. xgettext:c-format.
   3734 #: config/tc-avr.c:1412 config/tc-bfin.c:833 config/tc-d10v.c:1466
   3735 #: config/tc-d30v.c:1774 config/tc-mn10200.c:781 config/tc-mn10300.c:2170
   3736 #: config/tc-msp430.c:2055 config/tc-or32.c:957 config/tc-ppc.c:6611
   3737 #: config/tc-spu.c:879 config/tc-spu.c:1090 config/tc-v850.c:3000
   3738 #: config/tc-z80.c:2021
   3739 #, c-format
   3740 msgid "reloc %d not supported by object file format"
   3741 msgstr ""
   3742 
   3743 #: config/tc-avr.c:1435 config/tc-h8300.c:1935 config/tc-mcore.c:881
   3744 #: config/tc-microblaze.c:823 config/tc-moxie.c:178 config/tc-msp430.c:1820
   3745 #: config/tc-pj.c:253 config/tc-sh.c:2590 config/tc-z8k.c:1216
   3746 msgid "can't find opcode "
   3747 msgstr ""
   3748 
   3749 #: config/tc-avr.c:1452
   3750 #, c-format
   3751 msgid "illegal opcode %s for mcu %s"
   3752 msgstr ""
   3753 
   3754 #: config/tc-avr.c:1463
   3755 msgid "garbage at end of line"
   3756 msgstr ""
   3757 
   3758 #: config/tc-avr.c:1537 config/tc-avr.c:1544
   3759 #, c-format
   3760 msgid "illegal %srelocation size: %d"
   3761 msgstr ""
   3762 
   3763 #: config/tc-bfin.c:96 config/tc-frv.c:1605 config/tc-frv.c:1615
   3764 msgid "missing ')'"
   3765 msgstr ""
   3766 
   3767 #: config/tc-bfin.c:442
   3768 #, c-format
   3769 msgid " Blackfin specific assembler options:\n"
   3770 msgstr ""
   3771 
   3772 #: config/tc-bfin.c:443
   3773 #, c-format
   3774 msgid "  -mcpu=<cpu[-sirevision]> specify the name of the target CPU\n"
   3775 msgstr ""
   3776 
   3777 #: config/tc-bfin.c:444
   3778 #, c-format
   3779 msgid "  -mfdpic                  assemble for the FDPIC ABI\n"
   3780 msgstr ""
   3781 
   3782 #: config/tc-bfin.c:445
   3783 #, c-format
   3784 msgid "  -mno-fdpic/-mnopic       disable -mfdpic\n"
   3785 msgstr ""
   3786 
   3787 #: config/tc-bfin.c:458
   3788 msgid "Could not set architecture and machine."
   3789 msgstr ""
   3790 
   3791 #: config/tc-bfin.c:607
   3792 msgid "Parse failed."
   3793 msgstr ""
   3794 
   3795 #: config/tc-bfin.c:682
   3796 msgid "pcrel too far BFD_RELOC_BFIN_10"
   3797 msgstr ""
   3798 
   3799 #: config/tc-bfin.c:698
   3800 msgid "pcrel too far BFD_RELOC_BFIN_12"
   3801 msgstr ""
   3802 
   3803 #: config/tc-bfin.c:718
   3804 msgid "pcrel too far BFD_RELOC_BFIN_24"
   3805 msgstr ""
   3806 
   3807 #: config/tc-bfin.c:733
   3808 msgid "pcrel too far BFD_RELOC_BFIN_5"
   3809 msgstr ""
   3810 
   3811 #: config/tc-bfin.c:745
   3812 msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL"
   3813 msgstr ""
   3814 
   3815 #: config/tc-bfin.c:755
   3816 msgid "rel too far BFD_RELOC_8"
   3817 msgstr ""
   3818 
   3819 #: config/tc-bfin.c:762
   3820 msgid "rel too far BFD_RELOC_16"
   3821 msgstr ""
   3822 
   3823 #: config/tc-cr16.c:165 read.c:4422
   3824 msgid "using a bit field width of zero"
   3825 msgstr ""
   3826 
   3827 #: config/tc-cr16.c:173 read.c:4430
   3828 #, c-format
   3829 msgid "field width \"%s\" too complex for a bitfield"
   3830 msgstr ""
   3831 
   3832 #: config/tc-cr16.c:182 read.c:4438
   3833 #, c-format
   3834 msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
   3835 msgstr ""
   3836 
   3837 #: config/tc-cr16.c:204 read.c:4460
   3838 #, c-format
   3839 msgid "field value \"%s\" too complex for a bitfield"
   3840 msgstr ""
   3841 
   3842 #: config/tc-cr16.c:385
   3843 #, c-format
   3844 msgid "Unknown register pair - index relative mode: `%d'"
   3845 msgstr ""
   3846 
   3847 #: config/tc-cr16.c:571 config/tc-crx.c:345 config/tc-mn10200.c:768
   3848 #: write.c:990
   3849 #, c-format
   3850 msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
   3851 msgstr ""
   3852 
   3853 #: config/tc-cr16.c:603 config/tc-crx.c:361
   3854 #, c-format
   3855 msgid "internal error: reloc %d (`%s') not supported by object file format"
   3856 msgstr ""
   3857 
   3858 #: config/tc-cr16.c:696 config/tc-i386.c:8723 config/tc-s390.c:1911
   3859 msgid "GOT already in symbol table"
   3860 msgstr "GOT "
   3861 
   3862 #: config/tc-cr16.c:805 config/tc-cr16.c:828 config/tc-cris.c:1190
   3863 #: config/tc-crx.c:535 config/tc-crx.c:562 config/tc-crx.c:580
   3864 #: config/tc-pdp11.c:194
   3865 msgid "Virtual memory exhausted"
   3866 msgstr ""
   3867 
   3868 #: config/tc-cr16.c:813 config/tc-crx.c:572 config/tc-crx.c:591
   3869 #: config/tc-m68k.c:4656
   3870 #, c-format
   3871 msgid "Internal Error:  Can't hash %s: %s"
   3872 msgstr ""
   3873 
   3874 #: config/tc-cr16.c:839 config/tc-cris.c:1224 config/tc-crx.c:545
   3875 #, c-format
   3876 msgid "Can't hash `%s': %s\n"
   3877 msgstr ""
   3878 
   3879 #: config/tc-cr16.c:840 config/tc-cris.c:1225 config/tc-crx.c:546
   3880 msgid "(unknown reason)"
   3881 msgstr ""
   3882 
   3883 #. Missing or bad expr becomes absolute 0.
   3884 #: config/tc-cr16.c:892 config/tc-crx.c:619
   3885 #, c-format
   3886 msgid "missing or invalid displacement expression `%s' taken as 0"
   3887 msgstr ""
   3888 
   3889 #: config/tc-cr16.c:942
   3890 #, c-format
   3891 msgid "GOT bad expression with %s."
   3892 msgstr ""
   3893 
   3894 #: config/tc-cr16.c:1053
   3895 #, c-format
   3896 msgid "operand %d: illegal use expression: `%s`"
   3897 msgstr ""
   3898 
   3899 #: config/tc-cr16.c:1118 config/tc-crx.c:1127
   3900 #, c-format
   3901 msgid "Unknown register: `%d'"
   3902 msgstr ""
   3903 
   3904 #. Issue a error message when register is illegal.
   3905 #: config/tc-cr16.c:1126 config/tc-crx.c:1135
   3906 #, c-format
   3907 msgid "Illegal register (`%s') in Instruction: `%s'"
   3908 msgstr ""
   3909 
   3910 #: config/tc-cr16.c:1197 config/tc-cr16.c:1272 config/tc-crx.c:757
   3911 #: config/tc-crx.c:777 config/tc-crx.c:792
   3912 #, c-format
   3913 msgid "Illegal register `%s' in Instruction `%s'"
   3914 msgstr ""
   3915 
   3916 #: config/tc-cr16.c:1225 config/tc-cr16.c:1236
   3917 #, c-format
   3918 msgid "Illegal register pair `%s' in Instruction `%s'"
   3919 msgstr ""
   3920 
   3921 #: config/tc-cr16.c:1261 config/tc-i960.c:835
   3922 msgid "unmatched '['"
   3923 msgstr ""
   3924 
   3925 #: config/tc-cr16.c:1267 config/tc-i960.c:842
   3926 msgid "garbage after index spec ignored"
   3927 msgstr ""
   3928 
   3929 #: config/tc-cr16.c:1415 config/tc-crx.c:936
   3930 #, c-format
   3931 msgid "Illegal operands (whitespace): `%s'"
   3932 msgstr ""
   3933 
   3934 #: config/tc-cr16.c:1427 config/tc-cr16.c:1434 config/tc-cr16.c:1451
   3935 #: config/tc-crx.c:948 config/tc-crx.c:955 config/tc-crx.c:972
   3936 #: config/tc-crx.c:1764
   3937 #, c-format
   3938 msgid "Missing matching brackets : `%s'"
   3939 msgstr ""
   3940 
   3941 #: config/tc-cr16.c:1483 config/tc-crx.c:998
   3942 #, c-format
   3943 msgid "Unknown exception: `%s'"
   3944 msgstr ""
   3945 
   3946 #: config/tc-cr16.c:1570 config/tc-crx.c:1094
   3947 #, c-format
   3948 msgid "Illegal `cinv' parameter: `%c'"
   3949 msgstr ""
   3950 
   3951 #: config/tc-cr16.c:1592 config/tc-cr16.c:1631
   3952 #, c-format
   3953 msgid "Unknown register pair: `%d'"
   3954 msgstr ""
   3955 
   3956 #. Issue a error message when register  pair is illegal.
   3957 #: config/tc-cr16.c:1600
   3958 #, c-format
   3959 msgid "Illegal register pair (`%s') in Instruction: `%s'"
   3960 msgstr ""
   3961 
   3962 #. Issue a error message when register  pair is illegal.
   3963 #: config/tc-cr16.c:1639
   3964 #, c-format
   3965 msgid "Illegal index register pair (`%s') in Instruction: `%s'"
   3966 msgstr ""
   3967 
   3968 #: config/tc-cr16.c:1678
   3969 #, c-format
   3970 msgid "Unknown processor register : `%d'"
   3971 msgstr ""
   3972 
   3973 #. Issue a error message when register  pair is illegal.
   3974 #: config/tc-cr16.c:1686
   3975 #, c-format
   3976 msgid "Illegal processor register (`%s') in Instruction: `%s'"
   3977 msgstr ""
   3978 
   3979 #: config/tc-cr16.c:1734
   3980 #, c-format
   3981 msgid "Unknown processor register (32 bit) : `%d'"
   3982 msgstr ""
   3983 
   3984 #. Issue a error message when register  pair is illegal.
   3985 #: config/tc-cr16.c:1742
   3986 #, c-format
   3987 msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'"
   3988 msgstr ""
   3989 
   3990 #: config/tc-cr16.c:2106 config/tc-crx.c:1662 config/tc-crx.c:1679
   3991 #, c-format
   3992 msgid "Same src/dest register is used (`r%d'), result is undefined"
   3993 msgstr ""
   3994 
   3995 #: config/tc-cr16.c:2127
   3996 msgid "RA register is saved twice."
   3997 msgstr ""
   3998 
   3999 #: config/tc-cr16.c:2131
   4000 #, c-format
   4001 msgid "`%s' Illegal use of registers."
   4002 msgstr ""
   4003 
   4004 #: config/tc-cr16.c:2145
   4005 #, c-format
   4006 msgid "`%s' Illegal count-register combination."
   4007 msgstr ""
   4008 
   4009 #: config/tc-cr16.c:2151
   4010 #, c-format
   4011 msgid "`%s' Illegal use of register."
   4012 msgstr ""
   4013 
   4014 #: config/tc-cr16.c:2160 config/tc-crx.c:1671
   4015 #, c-format
   4016 msgid "`%s' has undefined result"
   4017 msgstr ""
   4018 
   4019 #: config/tc-cr16.c:2168
   4020 #, c-format
   4021 msgid "Same src/dest register is used (`r%d'),result is undefined"
   4022 msgstr ""
   4023 
   4024 #: config/tc-cr16.c:2339 config/tc-crx.c:1576
   4025 msgid "Incorrect number of operands"
   4026 msgstr ""
   4027 
   4028 #: config/tc-cr16.c:2341 config/tc-crx.c:1578
   4029 #, c-format
   4030 msgid "Illegal type of operand (arg %d)"
   4031 msgstr ""
   4032 
   4033 #: config/tc-cr16.c:2347 config/tc-crx.c:1584
   4034 #, c-format
   4035 msgid "Operand out of range (arg %d)"
   4036 msgstr ""
   4037 
   4038 #: config/tc-cr16.c:2350 config/tc-crx.c:1587
   4039 #, c-format
   4040 msgid "Operand has odd displacement (arg %d)"
   4041 msgstr ""
   4042 
   4043 #: config/tc-cr16.c:2353 config/tc-cr16.c:2384 config/tc-crx.c:1600
   4044 #: config/tc-crx.c:1631
   4045 #, c-format
   4046 msgid "Illegal operand (arg %d)"
   4047 msgstr ""
   4048 
   4049 #. Give an error if a frag containing code is not aligned to a 2-byte
   4050 #. boundary.
   4051 #: config/tc-cr16.c:2486 config/tc-cr16.h:73 config/tc-crx.c:1953
   4052 #: config/tc-crx.h:76
   4053 msgid "instruction address is not a multiple of 2"
   4054 msgstr ""
   4055 
   4056 #: config/tc-cr16.c:2563 config/tc-cris.c:1538 config/tc-cris.c:1546
   4057 #: config/tc-crx.c:1989 config/tc-dlx.c:685 config/tc-hppa.c:3244
   4058 #: config/tc-hppa.c:3251 config/tc-i860.c:491 config/tc-i860.c:508
   4059 #: config/tc-i860.c:988 config/tc-sparc.c:1410 config/tc-sparc.c:1418
   4060 #, c-format
   4061 msgid "Unknown opcode: `%s'"
   4062 msgstr ""
   4063 
   4064 #: config/tc-cris.c:551 config/tc-m68hc11.c:2733
   4065 #, c-format
   4066 msgid "internal inconsistency problem in %s: fr_symbol %lx"
   4067 msgstr ""
   4068 
   4069 #: config/tc-cris.c:555 config/tc-m68hc11.c:2737 config/tc-msp430.c:2246
   4070 #, c-format
   4071 msgid "internal inconsistency problem in %s: resolved symbol"
   4072 msgstr ""
   4073 
   4074 #: config/tc-cris.c:565 config/tc-m68hc11.c:2743
   4075 #, c-format
   4076 msgid "internal inconsistency problem in %s: fr_subtype %d"
   4077 msgstr ""
   4078 
   4079 #: config/tc-cris.c:905
   4080 msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
   4081 msgstr ""
   4082 
   4083 #: config/tc-cris.c:935
   4084 msgid "Complicated LAPC target operand is not a multiple of two.  Use LAPC.D"
   4085 msgstr ""
   4086 
   4087 #: config/tc-cris.c:940
   4088 #, c-format
   4089 msgid "Internal error found in md_convert_frag: offset %ld.  Please report this."
   4090 msgstr ""
   4091 
   4092 #: config/tc-cris.c:965
   4093 #, c-format
   4094 msgid "internal inconsistency in %s: bdapq no symbol"
   4095 msgstr ""
   4096 
   4097 #: config/tc-cris.c:978
   4098 #, c-format
   4099 msgid "internal inconsistency in %s: bdap.w with no symbol"
   4100 msgstr ""
   4101 
   4102 #: config/tc-cris.c:1002
   4103 msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
   4104 msgstr ""
   4105 
   4106 #: config/tc-cris.c:1011
   4107 msgid "dangerous MULS/MULU location; give it higher alignment"
   4108 msgstr ""
   4109 
   4110 #. Bail out for compatibility mode.  (It seems it can be implemented,
   4111 #. perhaps with a 10-byte sequence: "move.d NNNN,$pc/$acr", "jump
   4112 #. $acr", "nop"; but doesn't seem worth it at the moment.)
   4113 #: config/tc-cris.c:1052
   4114 msgid "Out-of-range .word offset handling is not implemented for .arch common_v10_v32"
   4115 msgstr ""
   4116 
   4117 #: config/tc-cris.c:1097
   4118 msgid ".word case-table handling failed: table too large"
   4119 msgstr ""
   4120 
   4121 #: config/tc-cris.c:1229
   4122 #, c-format
   4123 msgid "Buggy opcode: `%s' \"%s\"\n"
   4124 msgstr ""
   4125 
   4126 #: config/tc-cris.c:1644
   4127 #, c-format
   4128 msgid "Immediate value not in 5 bit unsigned range: %ld"
   4129 msgstr ""
   4130 
   4131 #: config/tc-cris.c:1660
   4132 #, c-format
   4133 msgid "Immediate value not in 4 bit unsigned range: %ld"
   4134 msgstr ""
   4135 
   4136 #: config/tc-cris.c:1712
   4137 #, c-format
   4138 msgid "Immediate value not in 6 bit range: %ld"
   4139 msgstr ""
   4140 
   4141 #: config/tc-cris.c:1727
   4142 #, c-format
   4143 msgid "Immediate value not in 6 bit unsigned range: %ld"
   4144 msgstr ""
   4145 
   4146 #. Others have a generic warning.
   4147 #: config/tc-cris.c:1835
   4148 #, c-format
   4149 msgid "Unimplemented register `%s' specified"
   4150 msgstr ""
   4151 
   4152 #. We've come to the end of instructions with this
   4153 #. opcode, so it must be an error.
   4154 #: config/tc-cris.c:2079 config/tc-mips.c:10425 config/tc-mips.c:10430
   4155 msgid "Illegal operands"
   4156 msgstr ""
   4157 
   4158 #: config/tc-cris.c:2120 config/tc-cris.c:2160
   4159 #, c-format
   4160 msgid "Immediate value not in 8 bit range: %ld"
   4161 msgstr ""
   4162 
   4163 #: config/tc-cris.c:2130 config/tc-cris.c:2181
   4164 #, c-format
   4165 msgid "Immediate value not in 16 bit range: %ld"
   4166 msgstr ""
   4167 
   4168 #: config/tc-cris.c:2165
   4169 #, c-format
   4170 msgid "Immediate value not in 8 bit signed range: %ld"
   4171 msgstr ""
   4172 
   4173 #: config/tc-cris.c:2170
   4174 #, c-format
   4175 msgid "Immediate value not in 8 bit unsigned range: %ld"
   4176 msgstr ""
   4177 
   4178 #: config/tc-cris.c:2186
   4179 #, c-format
   4180 msgid "Immediate value not in 16 bit signed range: %ld"
   4181 msgstr ""
   4182 
   4183 #: config/tc-cris.c:2191
   4184 #, c-format
   4185 msgid "Immediate value not in 16 bit unsigned range: %ld"
   4186 msgstr ""
   4187 
   4188 #: config/tc-cris.c:2217
   4189 msgid "TLS relocation size does not match operand size"
   4190 msgstr ""
   4191 
   4192 #: config/tc-cris.c:2218
   4193 msgid "PIC relocation size does not match operand size"
   4194 msgstr ""
   4195 
   4196 #: config/tc-cris.c:3365
   4197 msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
   4198 msgstr ""
   4199 
   4200 #: config/tc-cris.c:3369
   4201 msgid "32-bit conditional branch generated"
   4202 msgstr ""
   4203 
   4204 #: config/tc-cris.c:3430
   4205 msgid "Complex expression not supported"
   4206 msgstr ""
   4207 
   4208 #. FIXME:  Is this function mentioned in the internals.texi manual?  If
   4209 #. not, add it.
   4210 #: config/tc-cris.c:3580
   4211 msgid "Bad call to md_atof () - floating point formats are not supported"
   4212 msgstr ""
   4213 
   4214 #: config/tc-cris.c:3621
   4215 msgid "PC-relative relocation must be trivially resolved"
   4216 msgstr ""
   4217 
   4218 #: config/tc-cris.c:3693
   4219 #, c-format
   4220 msgid "Value not in 16 bit range: %ld"
   4221 msgstr ""
   4222 
   4223 #: config/tc-cris.c:3701
   4224 #, c-format
   4225 msgid "Value not in 16 bit signed range: %ld"
   4226 msgstr ""
   4227 
   4228 #: config/tc-cris.c:3709
   4229 #, c-format
   4230 msgid "Value not in 8 bit range: %ld"
   4231 msgstr ""
   4232 
   4233 #: config/tc-cris.c:3716
   4234 #, c-format
   4235 msgid "Value not in 8 bit signed range: %ld"
   4236 msgstr ""
   4237 
   4238 #: config/tc-cris.c:3726
   4239 #, c-format
   4240 msgid "Value not in 4 bit unsigned range: %ld"
   4241 msgstr ""
   4242 
   4243 #: config/tc-cris.c:3733
   4244 #, c-format
   4245 msgid "Value not in 5 bit unsigned range: %ld"
   4246 msgstr ""
   4247 
   4248 #: config/tc-cris.c:3740
   4249 #, c-format
   4250 msgid "Value not in 6 bit range: %ld"
   4251 msgstr ""
   4252 
   4253 #: config/tc-cris.c:3747
   4254 #, c-format
   4255 msgid "Value not in 6 bit unsigned range: %ld"
   4256 msgstr ""
   4257 
   4258 #: config/tc-cris.c:3791
   4259 #, c-format
   4260 msgid "Please use --help to see usage and options for this assembler.\n"
   4261 msgstr ""
   4262 
   4263 #: config/tc-cris.c:3803
   4264 msgid "--no-underscore is invalid with a.out format"
   4265 msgstr ""
   4266 
   4267 #: config/tc-cris.c:3815
   4268 msgid "--pic is invalid for this object format"
   4269 msgstr ""
   4270 
   4271 #: config/tc-cris.c:3829
   4272 #, c-format
   4273 msgid "invalid <arch> in --march=<arch>: %s"
   4274 msgstr ""
   4275 
   4276 #: config/tc-cris.c:3938 config/tc-moxie.c:709
   4277 msgid "Semantics error.  This type of operand can not be relocated, it must be an assembly-time constant"
   4278 msgstr ""
   4279 
   4280 #: config/tc-cris.c:3987 config/tc-moxie.c:758
   4281 #, c-format
   4282 msgid "Cannot generate relocation type for symbol %s, code %s"
   4283 msgstr ""
   4284 
   4285 #. The messages are formatted to line up with the generic options.
   4286 #: config/tc-cris.c:4000
   4287 #, c-format
   4288 msgid "CRIS-specific options:\n"
   4289 msgstr ""
   4290 
   4291 #: config/tc-cris.c:4002
   4292 msgid "  -h, -H                  Don't execute, print this help text.  Deprecated.\n"
   4293 msgstr ""
   4294 
   4295 #: config/tc-cris.c:4004
   4296 msgid "  -N                      Warn when branches are expanded to jumps.\n"
   4297 msgstr ""
   4298 
   4299 #: config/tc-cris.c:4006
   4300 msgid "  --underscore            User symbols are normally prepended with underscore.\n"
   4301 msgstr ""
   4302 
   4303 #: config/tc-cris.c:4008
   4304 msgid "                          Registers will not need any prefix.\n"
   4305 msgstr ""
   4306 
   4307 #: config/tc-cris.c:4010
   4308 msgid "  --no-underscore         User symbols do not have any prefix.\n"
   4309 msgstr ""
   4310 
   4311 #: config/tc-cris.c:4012
   4312 msgid "                          Registers will require a `$'-prefix.\n"
   4313 msgstr ""
   4314 
   4315 #: config/tc-cris.c:4015
   4316 msgid "  --pic\t\t\tEnable generation of position-independent code.\n"
   4317 msgstr ""
   4318 
   4319 #: config/tc-cris.c:4018
   4320 msgid ""
   4321 "  --march=<arch>\t\tGenerate code for <arch>.  Valid choices for <arch>\n"
   4322 "\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
   4323 msgstr ""
   4324 
   4325 #: config/tc-cris.c:4039
   4326 msgid "Invalid relocation"
   4327 msgstr ""
   4328 
   4329 #: config/tc-cris.c:4076
   4330 msgid "Invalid pc-relative relocation"
   4331 msgstr ""
   4332 
   4333 #: config/tc-cris.c:4121
   4334 #, c-format
   4335 msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
   4336 msgstr ""
   4337 
   4338 #: config/tc-cris.c:4151
   4339 #, c-format
   4340 msgid ".syntax %s requires command-line option `--underscore'"
   4341 msgstr ""
   4342 
   4343 #: config/tc-cris.c:4160
   4344 #, c-format
   4345 msgid ".syntax %s requires command-line option `--no-underscore'"
   4346 msgstr ""
   4347 
   4348 #: config/tc-cris.c:4197
   4349 msgid "Unknown .syntax operand"
   4350 msgstr ""
   4351 
   4352 #: config/tc-cris.c:4207
   4353 msgid "Pseudodirective .file is only valid when generating ELF"
   4354 msgstr ""
   4355 
   4356 #: config/tc-cris.c:4219
   4357 msgid "Pseudodirective .loc is only valid when generating ELF"
   4358 msgstr ""
   4359 
   4360 #: config/tc-cris.c:4234
   4361 #, c-format
   4362 msgid "internal inconsistency problem: %s called for %d bytes"
   4363 msgstr ""
   4364 
   4365 #: config/tc-cris.c:4386
   4366 msgid "unknown operand to .arch"
   4367 msgstr ""
   4368 
   4369 #: config/tc-cris.c:4395
   4370 msgid ".arch <arch> requires a matching --march=... option"
   4371 msgstr ""
   4372 
   4373 #: config/tc-crx.c:820
   4374 #, c-format
   4375 msgid "Illegal Scale - `%d'"
   4376 msgstr ""
   4377 
   4378 #: config/tc-crx.c:1264
   4379 #, c-format
   4380 msgid "Illegal Co-processor register in Instruction `%s' "
   4381 msgstr ""
   4382 
   4383 #: config/tc-crx.c:1271
   4384 #, c-format
   4385 msgid "Illegal Co-processor special register in Instruction `%s' "
   4386 msgstr ""
   4387 
   4388 #: config/tc-crx.c:1590
   4389 #, c-format
   4390 msgid "Invalid DISPU4 operand value (arg %d)"
   4391 msgstr ""
   4392 
   4393 #: config/tc-crx.c:1593
   4394 #, c-format
   4395 msgid "Invalid CST4 operand value (arg %d)"
   4396 msgstr ""
   4397 
   4398 #: config/tc-crx.c:1596
   4399 #, c-format
   4400 msgid "Operand value is not within upper 64 KB (arg %d)"
   4401 msgstr ""
   4402 
   4403 #: config/tc-crx.c:1733
   4404 msgid "Invalid Register in Register List"
   4405 msgstr ""
   4406 
   4407 #: config/tc-crx.c:1787
   4408 #, c-format
   4409 msgid "Illegal register `%s' in cop-register list"
   4410 msgstr ""
   4411 
   4412 #: config/tc-crx.c:1795
   4413 #, c-format
   4414 msgid "Illegal register `%s' in cop-special-register list"
   4415 msgstr ""
   4416 
   4417 #: config/tc-crx.c:1814
   4418 #, c-format
   4419 msgid "Illegal register `%s' in user register list"
   4420 msgstr ""
   4421 
   4422 #: config/tc-crx.c:1833
   4423 #, c-format
   4424 msgid "Illegal register `%s' in register list"
   4425 msgstr ""
   4426 
   4427 #: config/tc-crx.c:1839
   4428 #, c-format
   4429 msgid "Maximum %d bits may be set in `mask16' operand"
   4430 msgstr ""
   4431 
   4432 #: config/tc-crx.c:1848
   4433 #, c-format
   4434 msgid "rest of line ignored; first ignored character is `%c'"
   4435 msgstr ""
   4436 
   4437 #: config/tc-crx.c:1856
   4438 #, c-format
   4439 msgid "Illegal `mask16' operand, operation is undefined - `%s'"
   4440 msgstr ""
   4441 
   4442 #. HI can't be specified without LO (and vise-versa).
   4443 #: config/tc-crx.c:1862
   4444 msgid "HI/LO registers should be specified together"
   4445 msgstr ""
   4446 
   4447 #: config/tc-crx.c:1868
   4448 msgid "HI/LO registers should be specified without additional registers"
   4449 msgstr ""
   4450 
   4451 #: config/tc-d10v.c:218
   4452 #, c-format
   4453 msgid ""
   4454 "D10V options:\n"
   4455 "-O                      Optimize.  Will do some operations in parallel.\n"
   4456 "--gstabs-packing        Pack adjacent short instructions together even\n"
   4457 "                        when --gstabs is specified.  On by default.\n"
   4458 "--no-gstabs-packing     If --gstabs is specified, do not pack adjacent\n"
   4459 "                        instructions together.\n"
   4460 msgstr ""
   4461 
   4462 #: config/tc-d10v.c:575
   4463 msgid "operand is not an immediate"
   4464 msgstr ""
   4465 
   4466 #: config/tc-d10v.c:593
   4467 #, c-format
   4468 msgid "operand out of range: %lu"
   4469 msgstr ""
   4470 
   4471 #: config/tc-d10v.c:653
   4472 msgid "Instruction must be executed in parallel with another instruction."
   4473 msgstr ""
   4474 
   4475 #: config/tc-d10v.c:707 config/tc-d10v.c:715
   4476 #, c-format
   4477 msgid "packing conflict: %s must dispatch sequentially"
   4478 msgstr ""
   4479 
   4480 #: config/tc-d10v.c:814
   4481 #, c-format
   4482 msgid "resource conflict (R%d)"
   4483 msgstr ""
   4484 
   4485 #: config/tc-d10v.c:817
   4486 #, c-format
   4487 msgid "resource conflict (A%d)"
   4488 msgstr ""
   4489 
   4490 #: config/tc-d10v.c:819
   4491 msgid "resource conflict (PSW)"
   4492 msgstr ""
   4493 
   4494 #: config/tc-d10v.c:821
   4495 msgid "resource conflict (C flag)"
   4496 msgstr ""
   4497 
   4498 #: config/tc-d10v.c:823
   4499 msgid "resource conflict (F flag)"
   4500 msgstr ""
   4501 
   4502 #: config/tc-d10v.c:973
   4503 msgid "Instruction must be executed in parallel"
   4504 msgstr ""
   4505 
   4506 #: config/tc-d10v.c:976
   4507 msgid "Long instructions may not be combined."
   4508 msgstr ""
   4509 
   4510 #: config/tc-d10v.c:1009
   4511 msgid "One of these instructions may not be executed in parallel."
   4512 msgstr ""
   4513 
   4514 #: config/tc-d10v.c:1013 config/tc-d30v.c:1038
   4515 msgid "Two IU instructions may not be executed in parallel"
   4516 msgstr ""
   4517 
   4518 #: config/tc-d10v.c:1015 config/tc-d10v.c:1023 config/tc-d10v.c:1037
   4519 #: config/tc-d10v.c:1052 config/tc-d30v.c:1039 config/tc-d30v.c:1048
   4520 msgid "Swapping instruction order"
   4521 msgstr ""
   4522 
   4523 #: config/tc-d10v.c:1021 config/tc-d30v.c:1045
   4524 msgid "Two MU instructions may not be executed in parallel"
   4525 msgstr ""
   4526 
   4527 #: config/tc-d10v.c:1041 config/tc-d30v.c:1065
   4528 msgid "IU instruction may not be in the left container"
   4529 msgstr ""
   4530 
   4531 #: config/tc-d10v.c:1043 config/tc-d10v.c:1058
   4532 msgid "Instruction in R container is squashed by flow control instruction in L container."
   4533 msgstr ""
   4534 
   4535 #: config/tc-d10v.c:1056 config/tc-d30v.c:1076
   4536 msgid "MU instruction may not be in the right container"
   4537 msgstr ""
   4538 
   4539 #: config/tc-d10v.c:1062 config/tc-d30v.c:1088
   4540 msgid "unknown execution type passed to write_2_short()"
   4541 msgstr ""
   4542 
   4543 #: config/tc-d10v.c:1191 config/tc-d10v.c:1366
   4544 msgid "bad opcode or operands"
   4545 msgstr ""
   4546 
   4547 #: config/tc-d10v.c:1268
   4548 msgid "value out of range"
   4549 msgstr ""
   4550 
   4551 #: config/tc-d10v.c:1342
   4552 msgid "illegal operand - register name found where none expected"
   4553 msgstr ""
   4554 
   4555 #: config/tc-d10v.c:1377
   4556 msgid "Register number must be EVEN"
   4557 msgstr ""
   4558 
   4559 #: config/tc-d10v.c:1380
   4560 msgid "Unsupported use of sp"
   4561 msgstr ""
   4562 
   4563 #: config/tc-d10v.c:1399
   4564 #, c-format
   4565 msgid "cr%ld is a reserved control register"
   4566 msgstr ""
   4567 
   4568 #: config/tc-d10v.c:1574
   4569 #, c-format
   4570 msgid "line %d: rep or repi must include at least 4 instructions"
   4571 msgstr ""
   4572 
   4573 #: config/tc-d10v.c:1763
   4574 msgid "can't find previous opcode "
   4575 msgstr ""
   4576 
   4577 #: config/tc-d10v.c:1775
   4578 #, c-format
   4579 msgid "could not assemble: %s"
   4580 msgstr ""
   4581 
   4582 #: config/tc-d10v.c:1790 config/tc-d10v.c:1812 config/tc-d30v.c:1747
   4583 msgid "Unable to mix instructions as specified"
   4584 msgstr ""
   4585 
   4586 #: config/tc-d30v.c:150
   4587 #, c-format
   4588 msgid "Register name %s conflicts with symbol of the same name"
   4589 msgstr ""
   4590 
   4591 #: config/tc-d30v.c:240
   4592 #, c-format
   4593 msgid ""
   4594 "\n"
   4595 "D30V options:\n"
   4596 "-O                      Make adjacent short instructions parallel if possible.\n"
   4597 "-n                      Warn about all NOPs inserted by the assembler.\n"
   4598 "-N\t\t\tWarn about NOPs inserted after word multiplies.\n"
   4599 "-c                      Warn about symbols whoes names match register names.\n"
   4600 "-C                      Opposite of -C.  -c is the default.\n"
   4601 msgstr ""
   4602 
   4603 #: config/tc-d30v.c:368
   4604 msgid "unexpected 12-bit reloc type"
   4605 msgstr ""
   4606 
   4607 #: config/tc-d30v.c:375
   4608 msgid "unexpected 18-bit reloc type"
   4609 msgstr ""
   4610 
   4611 #: config/tc-d30v.c:626
   4612 #, c-format
   4613 msgid "%s NOP inserted"
   4614 msgstr ""
   4615 
   4616 #: config/tc-d30v.c:627
   4617 msgid "sequential"
   4618 msgstr ""
   4619 
   4620 #: config/tc-d30v.c:627
   4621 msgid "parallel"
   4622 msgstr ""
   4623 
   4624 #: config/tc-d30v.c:1034
   4625 msgid "Instructions may not be executed in parallel"
   4626 msgstr ""
   4627 
   4628 #: config/tc-d30v.c:1047
   4629 #, c-format
   4630 msgid "Executing %s in IU may not work"
   4631 msgstr ""
   4632 
   4633 #: config/tc-d30v.c:1054
   4634 #, c-format
   4635 msgid "Executing %s in IU may not work in parallel execution"
   4636 msgstr ""
   4637 
   4638 #: config/tc-d30v.c:1067
   4639 #, c-format
   4640 msgid "special left instruction `%s' kills instruction `%s' in right container"
   4641 msgstr ""
   4642 
   4643 #: config/tc-d30v.c:1078
   4644 #, c-format
   4645 msgid "Executing %s in reverse serial with %s may not work"
   4646 msgstr ""
   4647 
   4648 #: config/tc-d30v.c:1081
   4649 #, c-format
   4650 msgid "Executing %s in IU in reverse serial may not work"
   4651 msgstr ""
   4652 
   4653 #: config/tc-d30v.c:1271
   4654 msgid "Odd numbered register used as target of multi-register instruction"
   4655 msgstr ""
   4656 
   4657 #: config/tc-d30v.c:1335 config/tc-d30v.c:1371
   4658 #, c-format
   4659 msgid "unknown condition code: %s"
   4660 msgstr ""
   4661 
   4662 #: config/tc-d30v.c:1364
   4663 #, c-format
   4664 msgid "cmpu doesn't support condition code %s"
   4665 msgstr ""
   4666 
   4667 #: config/tc-d30v.c:1399
   4668 #, c-format
   4669 msgid "unknown opcode: %s"
   4670 msgstr ""
   4671 
   4672 #: config/tc-d30v.c:1410
   4673 #, c-format
   4674 msgid "operands for opcode `%s' do not match any valid format"
   4675 msgstr ""
   4676 
   4677 #: config/tc-d30v.c:1625 config/tc-d30v.c:1642
   4678 msgid "Cannot assemble instruction"
   4679 msgstr ""
   4680 
   4681 #: config/tc-d30v.c:1627
   4682 msgid "First opcode is long.  Unable to mix instructions as specified."
   4683 msgstr ""
   4684 
   4685 #: config/tc-d30v.c:1697
   4686 msgid "word of NOPs added between word multiply and load"
   4687 msgstr ""
   4688 
   4689 #: config/tc-d30v.c:1699
   4690 msgid "word of NOPs added between word multiply and 16-bit multiply"
   4691 msgstr ""
   4692 
   4693 #: config/tc-d30v.c:1731
   4694 msgid "Instruction uses long version, so it cannot be mixed as specified"
   4695 msgstr ""
   4696 
   4697 #: config/tc-d30v.c:1858
   4698 #, c-format
   4699 msgid "value too large to fit in %d bits"
   4700 msgstr ""
   4701 
   4702 #: config/tc-d30v.c:1926
   4703 #, c-format
   4704 msgid "line %d: unable to place address of symbol '%s' into a byte"
   4705 msgstr ""
   4706 
   4707 #: config/tc-d30v.c:1929
   4708 #, c-format
   4709 msgid "line %d: unable to place value %lx into a byte"
   4710 msgstr ""
   4711 
   4712 #: config/tc-d30v.c:1937
   4713 #, c-format
   4714 msgid "line %d: unable to place address of symbol '%s' into a short"
   4715 msgstr ""
   4716 
   4717 #: config/tc-d30v.c:1940
   4718 #, c-format
   4719 msgid "line %d: unable to place value %lx into a short"
   4720 msgstr ""
   4721 
   4722 #: config/tc-d30v.c:1948
   4723 #, c-format
   4724 msgid "line %d: unable to place address of symbol '%s' into a quad"
   4725 msgstr ""
   4726 
   4727 #: config/tc-d30v.c:2056
   4728 #, c-format
   4729 msgid "Alignment too large: %d assumed"
   4730 msgstr ""
   4731 
   4732 #: config/tc-dlx.c:212
   4733 msgid "missing .proc"
   4734 msgstr ""
   4735 
   4736 #: config/tc-dlx.c:229
   4737 msgid ".endfunc missing for previous .proc"
   4738 msgstr ""
   4739 
   4740 #: config/tc-dlx.c:291 config/tc-i860.c:227 config/tc-mips.c:1927
   4741 #, c-format
   4742 msgid "internal error: can't hash `%s': %s\n"
   4743 msgstr ""
   4744 
   4745 #. Probably a memory allocation problem?  Give up now.
   4746 #: config/tc-dlx.c:298 config/tc-hppa.c:8354 config/tc-mips.c:1930
   4747 #: config/tc-mips.c:1984 config/tc-or32.c:211 config/tc-sparc.c:860
   4748 msgid "Broken assembler.  No assembly attempted."
   4749 msgstr ""
   4750 
   4751 #: config/tc-dlx.c:328
   4752 #, c-format
   4753 msgid "Bad operand for a load instruction: <%s>"
   4754 msgstr ""
   4755 
   4756 #: config/tc-dlx.c:442
   4757 #, c-format
   4758 msgid "Bad operand for a store instruction: <%s>"
   4759 msgstr ""
   4760 
   4761 #: config/tc-dlx.c:622
   4762 #, c-format
   4763 msgid "Expression Error for operand modifier %%hi/%%lo\n"
   4764 msgstr ""
   4765 
   4766 #: config/tc-dlx.c:635 config/tc-or32.c:811
   4767 #, c-format
   4768 msgid "Invalid expression after %%%%\n"
   4769 msgstr ""
   4770 
   4771 #: config/tc-dlx.c:703 config/tc-tic4x.c:2487
   4772 #, c-format
   4773 msgid "Unknown opcode `%s'."
   4774 msgstr ""
   4775 
   4776 #: config/tc-dlx.c:715
   4777 msgid "Can not set dlx_skip_hi16_flag"
   4778 msgstr ""
   4779 
   4780 #: config/tc-dlx.c:729
   4781 #, c-format
   4782 msgid "Missing arguments for opcode <%s>."
   4783 msgstr ""
   4784 
   4785 #: config/tc-dlx.c:763
   4786 #, c-format
   4787 msgid "Too many operands: %s"
   4788 msgstr ""
   4789 
   4790 #: config/tc-dlx.c:800
   4791 #, c-format
   4792 msgid "Both the_insn.HI and the_insn.LO are set : %s"
   4793 msgstr ""
   4794 
   4795 #: config/tc-dlx.c:870
   4796 msgid "failed regnum sanity check."
   4797 msgstr ""
   4798 
   4799 #: config/tc-dlx.c:883
   4800 msgid "failed general register sanity check."
   4801 msgstr ""
   4802 
   4803 #. Types or values of args don't match.
   4804 #: config/tc-dlx.c:891
   4805 msgid "Invalid operands"
   4806 msgstr ""
   4807 
   4808 #: config/tc-dlx.c:1120 config/tc-or32.c:773
   4809 #, c-format
   4810 msgid "label \"$%d\" redefined"
   4811 msgstr ""
   4812 
   4813 #: config/tc-dlx.c:1158
   4814 msgid "Invalid expression after # number\n"
   4815 msgstr ""
   4816 
   4817 #: config/tc-fr30.c:82
   4818 #, c-format
   4819 msgid " FR30 specific command line options:\n"
   4820 msgstr ""
   4821 
   4822 #: config/tc-fr30.c:135
   4823 #, c-format
   4824 msgid "Instruction %s not allowed in a delay slot."
   4825 msgstr ""
   4826 
   4827 #: config/tc-frv.c:405
   4828 #, c-format
   4829 msgid "Unknown cpu -mcpu=%s"
   4830 msgstr ""
   4831 
   4832 #: config/tc-frv.c:458
   4833 #, c-format
   4834 msgid "FRV specific command line options:\n"
   4835 msgstr ""
   4836 
   4837 #: config/tc-frv.c:459
   4838 #, c-format
   4839 msgid "-G n            Put data <= n bytes in the small data area\n"
   4840 msgstr ""
   4841 
   4842 #: config/tc-frv.c:460
   4843 #, c-format
   4844 msgid "-mgpr-32        Mark generated file as only using 32 GPRs\n"
   4845 msgstr ""
   4846 
   4847 #: config/tc-frv.c:461
   4848 #, c-format
   4849 msgid "-mgpr-64        Mark generated file as using all 64 GPRs\n"
   4850 msgstr ""
   4851 
   4852 #: config/tc-frv.c:462
   4853 #, c-format
   4854 msgid "-mfpr-32        Mark generated file as only using 32 FPRs\n"
   4855 msgstr ""
   4856 
   4857 #: config/tc-frv.c:463
   4858 #, c-format
   4859 msgid "-mfpr-64        Mark generated file as using all 64 FPRs\n"
   4860 msgstr ""
   4861 
   4862 #: config/tc-frv.c:464
   4863 #, c-format
   4864 msgid "-msoft-float    Mark generated file as using software FP\n"
   4865 msgstr ""
   4866 
   4867 #: config/tc-frv.c:465
   4868 #, c-format
   4869 msgid "-mdword         Mark generated file as using a 8-byte stack alignment\n"
   4870 msgstr ""
   4871 
   4872 #: config/tc-frv.c:466
   4873 #, c-format
   4874 msgid "-mno-dword      Mark generated file as using a 4-byte stack alignment\n"
   4875 msgstr ""
   4876 
   4877 #: config/tc-frv.c:467
   4878 #, c-format
   4879 msgid "-mdouble        Mark generated file as using double precision FP insns\n"
   4880 msgstr ""
   4881 
   4882 #: config/tc-frv.c:468
   4883 #, c-format
   4884 msgid "-mmedia         Mark generated file as using media insns\n"
   4885 msgstr ""
   4886 
   4887 #: config/tc-frv.c:469
   4888 #, c-format
   4889 msgid "-mmuladd        Mark generated file as using multiply add/subtract insns\n"
   4890 msgstr ""
   4891 
   4892 #: config/tc-frv.c:470
   4893 #, c-format
   4894 msgid "-mpack          Allow instructions to be packed\n"
   4895 msgstr ""
   4896 
   4897 #: config/tc-frv.c:471
   4898 #, c-format
   4899 msgid "-mno-pack       Do not allow instructions to be packed\n"
   4900 msgstr ""
   4901 
   4902 #: config/tc-frv.c:472
   4903 #, c-format
   4904 msgid "-mpic           Mark generated file as using small position independent code\n"
   4905 msgstr ""
   4906 
   4907 #: config/tc-frv.c:473
   4908 #, c-format
   4909 msgid "-mPIC           Mark generated file as using large position independent code\n"
   4910 msgstr ""
   4911 
   4912 #: config/tc-frv.c:474
   4913 #, c-format
   4914 msgid "-mlibrary-pic   Mark generated file as using position indepedent code for libraries\n"
   4915 msgstr ""
   4916 
   4917 #: config/tc-frv.c:475
   4918 #, c-format
   4919 msgid "-mfdpic         Assemble for the FDPIC ABI\n"
   4920 msgstr ""
   4921 
   4922 #: config/tc-frv.c:476
   4923 #, c-format
   4924 msgid "-mnopic         Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
   4925 msgstr ""
   4926 
   4927 #: config/tc-frv.c:477
   4928 #, c-format
   4929 msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
   4930 msgstr ""
   4931 
   4932 #: config/tc-frv.c:478
   4933 #, c-format
   4934 msgid "                Record the cpu type\n"
   4935 msgstr ""
   4936 
   4937 #: config/tc-frv.c:479
   4938 #, c-format
   4939 msgid "-mtomcat-stats  Print out stats for tomcat workarounds\n"
   4940 msgstr ""
   4941 
   4942 #: config/tc-frv.c:480
   4943 #, c-format
   4944 msgid "-mtomcat-debug  Debug tomcat workarounds\n"
   4945 msgstr ""
   4946 
   4947 #: config/tc-frv.c:1162
   4948 msgid "VLIW packing used for -mno-pack"
   4949 msgstr ""
   4950 
   4951 #: config/tc-frv.c:1172
   4952 msgid "Instruction not supported by this architecture"
   4953 msgstr ""
   4954 
   4955 #: config/tc-frv.c:1182
   4956 msgid "VLIW packing constraint violation"
   4957 msgstr ""
   4958 
   4959 #: config/tc-frv.c:1773
   4960 #, c-format
   4961 msgid "Relocation %s is not safe for %s"
   4962 msgstr ""
   4963 
   4964 #: config/tc-h8300.c:174
   4965 #, c-format
   4966 msgid "new section '%s' defined without attributes - this might cause problems"
   4967 msgstr ""
   4968 
   4969 #: config/tc-h8300.c:446 config/tc-h8300.c:454
   4970 msgid "Reg not valid for H8/300"
   4971 msgstr ""
   4972 
   4973 #: config/tc-h8300.c:535
   4974 msgid "invalid operand size requested"
   4975 msgstr ""
   4976 
   4977 #: config/tc-h8300.c:634
   4978 msgid "Invalid register list for ldm/stm\n"
   4979 msgstr ""
   4980 
   4981 #: config/tc-h8300.c:660 config/tc-h8300.c:665 config/tc-h8300.c:672
   4982 msgid "mismatch between register and suffix"
   4983 msgstr ""
   4984 
   4985 #: config/tc-h8300.c:677
   4986 msgid "invalid suffix after register."
   4987 msgstr ""
   4988 
   4989 #: config/tc-h8300.c:699
   4990 msgid "address too high for vector table jmp/jsr"
   4991 msgstr ""
   4992 
   4993 #: config/tc-h8300.c:726 config/tc-h8300.c:838 config/tc-h8300.c:848
   4994 msgid "Wrong size pointer register for architecture."
   4995 msgstr ""
   4996 
   4997 #: config/tc-h8300.c:785 config/tc-h8300.c:793 config/tc-h8300.c:822
   4998 msgid "expected @(exp, reg16)"
   4999 msgstr ""
   5000 
   5001 #: config/tc-h8300.c:811
   5002 msgid "expected .L, .W or .B for register in indexed addressing mode"
   5003 msgstr ""
   5004 
   5005 #: config/tc-h8300.c:1005
   5006 msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
   5007 msgstr ""
   5008 
   5009 #: config/tc-h8300.c:1023 config/tc-h8300.c:1032
   5010 msgid "expected register"
   5011 msgstr ""
   5012 
   5013 #: config/tc-h8300.c:1048
   5014 msgid "expected closing paren"
   5015 msgstr ""
   5016 
   5017 #: config/tc-h8300.c:1107
   5018 #, c-format
   5019 msgid "can't use high part of register in operand %d"
   5020 msgstr ""
   5021 
   5022 #: config/tc-h8300.c:1264
   5023 #, c-format
   5024 msgid "Opcode `%s' with these operand types not available in %s mode"
   5025 msgstr ""
   5026 
   5027 #: config/tc-h8300.c:1273
   5028 msgid "mismatch between opcode size and operand size"
   5029 msgstr ""
   5030 
   5031 #: config/tc-h8300.c:1309
   5032 #, c-format
   5033 msgid "operand %s0x%lx out of range."
   5034 msgstr ""
   5035 
   5036 #: config/tc-h8300.c:1416
   5037 msgid "Can't work out size of operand.\n"
   5038 msgstr ""
   5039 
   5040 #: config/tc-h8300.c:1465
   5041 #, c-format
   5042 msgid "Opcode `%s' with these operand types not available in H8/300 mode"
   5043 msgstr ""
   5044 
   5045 #: config/tc-h8300.c:1470
   5046 #, c-format
   5047 msgid "Opcode `%s' with these operand types not available in H8/300H mode"
   5048 msgstr ""
   5049 
   5050 #: config/tc-h8300.c:1476
   5051 #, c-format
   5052 msgid "Opcode `%s' with these operand types not available in H8/300S mode"
   5053 msgstr ""
   5054 
   5055 #: config/tc-h8300.c:1537 config/tc-h8300.c:1557
   5056 msgid "Need #1 or #2 here"
   5057 msgstr ""
   5058 
   5059 #: config/tc-h8300.c:1552
   5060 msgid "#4 not valid on H8/300."
   5061 msgstr ""
   5062 
   5063 #: config/tc-h8300.c:1660 config/tc-h8300.c:1742
   5064 #, c-format
   5065 msgid "branch operand has odd offset (%lx)\n"
   5066 msgstr ""
   5067 
   5068 #: config/tc-h8300.c:1780
   5069 msgid "destination operand must be 16 bit register"
   5070 msgstr ""
   5071 
   5072 #: config/tc-h8300.c:1789
   5073 msgid "source operand must be 8 bit register"
   5074 msgstr ""
   5075 
   5076 #: config/tc-h8300.c:1797
   5077 msgid "destination operand must be 16bit absolute address"
   5078 msgstr ""
   5079 
   5080 #: config/tc-h8300.c:1804
   5081 msgid "destination operand must be 8 bit register"
   5082 msgstr ""
   5083 
   5084 #: config/tc-h8300.c:1812
   5085 msgid "source operand must be 16bit absolute address"
   5086 msgstr ""
   5087 
   5088 #. This seems more sane than saying "too many operands".  We'll
   5089 #. get here only if the trailing trash starts with a comma.
   5090 #. Types or values of args don't match.
   5091 #: config/tc-h8300.c:1820 config/tc-mmix.c:472 config/tc-mmix.c:484
   5092 #: config/tc-mmix.c:2505 config/tc-mmix.c:2529 config/tc-mmix.c:2802
   5093 #: config/tc-or32.c:527
   5094 msgid "invalid operands"
   5095 msgstr ""
   5096 
   5097 #: config/tc-h8300.c:1851
   5098 msgid "operand/size mis-match"
   5099 msgstr ""
   5100 
   5101 #: config/tc-h8300.c:1952 config/tc-mips.c:10489 config/tc-sh.c:2971
   5102 #: config/tc-sh64.c:2795 config/tc-z8k.c:1226
   5103 msgid "unknown opcode"
   5104 msgstr ""
   5105 
   5106 #: config/tc-h8300.c:1985
   5107 msgid "invalid operand in ldm"
   5108 msgstr ""
   5109 
   5110 #: config/tc-h8300.c:1994
   5111 msgid "invalid operand in stm"
   5112 msgstr ""
   5113 
   5114 #: config/tc-h8300.c:2120
   5115 #, c-format
   5116 msgid "call to tc_aout_fix_to_chars \n"
   5117 msgstr ""
   5118 
   5119 #: config/tc-h8300.c:2129 config/tc-xc16x.c:347
   5120 #, c-format
   5121 msgid "call to md_convert_frag \n"
   5122 msgstr ""
   5123 
   5124 #: config/tc-h8300.c:2180 config/tc-xc16x.c:251
   5125 #, c-format
   5126 msgid "call to md_estimate_size_before_relax \n"
   5127 msgstr ""
   5128 
   5129 #: config/tc-h8300.c:2195
   5130 msgid "Unexpected reference to a symbol in a non-code section"
   5131 msgstr ""
   5132 
   5133 #: config/tc-h8300.c:2211 config/tc-xc16x.c:292
   5134 msgid "Difference of symbols in different sections is not supported"
   5135 msgstr ""
   5136 
   5137 #: config/tc-h8300.c:2233 config/tc-mcore.c:2199 config/tc-microblaze.c:2294
   5138 #: config/tc-pj.c:487 config/tc-sh.c:4468 config/tc-tic6x.c:4500
   5139 #: config/tc-xc16x.c:315
   5140 #, c-format
   5141 msgid "Cannot represent relocation type %s"
   5142 msgstr ""
   5143 
   5144 #. Simple range checking for FIELD against HIGH and LOW bounds.
   5145 #. IGNORE is used to suppress the error message.
   5146 #. Variant of CHECK_FIELD for use in md_apply_fix and other places where
   5147 #. the current file and line number are not valid.
   5148 #: config/tc-hppa.c:1029 config/tc-hppa.c:1043
   5149 #, c-format
   5150 msgid "Field out of range [%d..%d] (%d)."
   5151 msgstr ""
   5152 
   5153 #. Simple alignment checking for FIELD against ALIGN (a power of two).
   5154 #. IGNORE is used to suppress the error message.
   5155 #: config/tc-hppa.c:1057
   5156 #, c-format
   5157 msgid "Field not properly aligned [%d] (%d)."
   5158 msgstr ""
   5159 
   5160 #: config/tc-hppa.c:1110
   5161 msgid "Missing .exit\n"
   5162 msgstr ""
   5163 
   5164 #: config/tc-hppa.c:1113
   5165 msgid "Missing .procend\n"
   5166 msgstr ""
   5167 
   5168 #: config/tc-hppa.c:1298
   5169 #, c-format
   5170 msgid "Invalid field selector.  Assuming F%%."
   5171 msgstr ""
   5172 
   5173 #: config/tc-hppa.c:1325
   5174 msgid "Bad segment in expression."
   5175 msgstr ""
   5176 
   5177 #: config/tc-hppa.c:1350
   5178 #, c-format
   5179 msgid "Invalid Nullification: (%c)"
   5180 msgstr ""
   5181 
   5182 #: config/tc-hppa.c:1421
   5183 msgid "Cannot handle fixup"
   5184 msgstr ""
   5185 
   5186 #: config/tc-hppa.c:1719
   5187 #, c-format
   5188 msgid "  -Q                      ignored\n"
   5189 msgstr ""
   5190 
   5191 #: config/tc-hppa.c:1723
   5192 #, c-format
   5193 msgid "  -c                      print a warning if a comment is found\n"
   5194 msgstr ""
   5195 
   5196 #: config/tc-hppa.c:1789
   5197 #, c-format
   5198 msgid "no hppa_fixup entry for fixup type 0x%x"
   5199 msgstr ""
   5200 
   5201 #: config/tc-hppa.c:1968
   5202 msgid "Unknown relocation encountered in md_apply_fix."
   5203 msgstr ""
   5204 
   5205 #: config/tc-hppa.c:2156 config/tc-hppa.c:2181
   5206 #, c-format
   5207 msgid "Undefined register: '%s'."
   5208 msgstr ""
   5209 
   5210 #: config/tc-hppa.c:2215
   5211 #, c-format
   5212 msgid "Non-absolute symbol: '%s'."
   5213 msgstr ""
   5214 
   5215 #: config/tc-hppa.c:2230
   5216 #, c-format
   5217 msgid "Undefined absolute constant: '%s'."
   5218 msgstr ""
   5219 
   5220 #: config/tc-hppa.c:2261 config/tc-hppa.c:5717
   5221 msgid "could not update architecture and machine"
   5222 msgstr ""
   5223 
   5224 #: config/tc-hppa.c:2299
   5225 #, c-format
   5226 msgid "Invalid FP Compare Condition: %s"
   5227 msgstr ""
   5228 
   5229 #: config/tc-hppa.c:2354
   5230 #, c-format
   5231 msgid "Invalid FTEST completer: %s"
   5232 msgstr ""
   5233 
   5234 #: config/tc-hppa.c:2420 config/tc-hppa.c:2457
   5235 #, c-format
   5236 msgid "Invalid FP Operand Format: %3s"
   5237 msgstr ""
   5238 
   5239 #: config/tc-hppa.c:2591
   5240 msgid "Bad segment (should be absolute)."
   5241 msgstr ""
   5242 
   5243 #: config/tc-hppa.c:2617
   5244 #, c-format
   5245 msgid "Invalid argument location: %s\n"
   5246 msgstr ""
   5247 
   5248 #: config/tc-hppa.c:2646
   5249 #, c-format
   5250 msgid "Invalid argument description: %d"
   5251 msgstr ""
   5252 
   5253 #: config/tc-hppa.c:3475
   5254 msgid "Invalid Indexed Load Completer."
   5255 msgstr ""
   5256 
   5257 #: config/tc-hppa.c:3480
   5258 msgid "Invalid Indexed Load Completer Syntax."
   5259 msgstr ""
   5260 
   5261 #: config/tc-hppa.c:3514
   5262 msgid "Invalid Short Load/Store Completer."
   5263 msgstr ""
   5264 
   5265 #: config/tc-hppa.c:3574 config/tc-hppa.c:3579
   5266 msgid "Invalid Store Bytes Short Completer"
   5267 msgstr ""
   5268 
   5269 #: config/tc-hppa.c:3894 config/tc-hppa.c:3900
   5270 msgid "Invalid left/right combination completer"
   5271 msgstr ""
   5272 
   5273 #: config/tc-hppa.c:3949 config/tc-hppa.c:3956
   5274 msgid "Invalid permutation completer"
   5275 msgstr ""
   5276 
   5277 #: config/tc-hppa.c:4056
   5278 #, c-format
   5279 msgid "Invalid Add Condition: %s"
   5280 msgstr ""
   5281 
   5282 #: config/tc-hppa.c:4072 config/tc-hppa.c:4082
   5283 msgid "Invalid Add and Branch Condition"
   5284 msgstr ""
   5285 
   5286 #: config/tc-hppa.c:4103 config/tc-hppa.c:4248
   5287 msgid "Invalid Compare/Subtract Condition"
   5288 msgstr ""
   5289 
   5290 #: config/tc-hppa.c:4143
   5291 #, c-format
   5292 msgid "Invalid Branch On Bit Condition: %c"
   5293 msgstr ""
   5294 
   5295 #: config/tc-hppa.c:4146
   5296 msgid "Missing Branch On Bit Condition"
   5297 msgstr ""
   5298 
   5299 #: config/tc-hppa.c:4231
   5300 #, c-format
   5301 msgid "Invalid Compare/Subtract Condition: %s"
   5302 msgstr ""
   5303 
   5304 #: config/tc-hppa.c:4263
   5305 msgid "Invalid Compare and Branch Condition"
   5306 msgstr ""
   5307 
   5308 #: config/tc-hppa.c:4359
   5309 msgid "Invalid Logical Instruction Condition."
   5310 msgstr ""
   5311 
   5312 #: config/tc-hppa.c:4421
   5313 msgid "Invalid Shift/Extract/Deposit Condition."
   5314 msgstr ""
   5315 
   5316 #: config/tc-hppa.c:4534
   5317 msgid "Invalid Unit Instruction Condition."
   5318 msgstr ""
   5319 
   5320 #: config/tc-hppa.c:5013 config/tc-hppa.c:5045 config/tc-hppa.c:5076
   5321 #: config/tc-hppa.c:5106
   5322 msgid "Branch to unaligned address"
   5323 msgstr ""
   5324 
   5325 #: config/tc-hppa.c:5290
   5326 msgid "Invalid SFU identifier"
   5327 msgstr ""
   5328 
   5329 #: config/tc-hppa.c:5340
   5330 msgid "Invalid COPR identifier"
   5331 msgstr ""
   5332 
   5333 #: config/tc-hppa.c:5469
   5334 msgid "Invalid Floating Point Operand Format."
   5335 msgstr ""
   5336 
   5337 #: config/tc-hppa.c:5586 config/tc-hppa.c:5606 config/tc-hppa.c:5626
   5338 #: config/tc-hppa.c:5646 config/tc-hppa.c:5666
   5339 msgid "Invalid register for single precision fmpyadd or fmpysub"
   5340 msgstr ""
   5341 
   5342 #: config/tc-hppa.c:5734
   5343 #, c-format
   5344 msgid "Invalid operands %s"
   5345 msgstr ""
   5346 
   5347 #: config/tc-hppa.c:5744
   5348 #, c-format
   5349 msgid "Immediates %d and %d will give undefined behavior."
   5350 msgstr ""
   5351 
   5352 #: config/tc-hppa.c:5796 config/tc-hppa.c:7023 config/tc-hppa.c:7078
   5353 msgid "Missing function name for .PROC (corrupted label chain)"
   5354 msgstr ""
   5355 
   5356 #: config/tc-hppa.c:5799 config/tc-hppa.c:7081
   5357 msgid "Missing function name for .PROC"
   5358 msgstr ""
   5359 
   5360 #: config/tc-hppa.c:5858
   5361 msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
   5362 msgstr ""
   5363 
   5364 #: config/tc-hppa.c:5954
   5365 #, c-format
   5366 msgid "Invalid .CALL argument: %s"
   5367 msgstr ""
   5368 
   5369 #: config/tc-hppa.c:6102
   5370 msgid ".callinfo is not within a procedure definition"
   5371 msgstr ""
   5372 
   5373 #: config/tc-hppa.c:6122
   5374 #, c-format
   5375 msgid "FRAME parameter must be a multiple of 8: %d\n"
   5376 msgstr ""
   5377 
   5378 #: config/tc-hppa.c:6141
   5379 msgid "Value for ENTRY_GR must be in the range 3..18\n"
   5380 msgstr ""
   5381 
   5382 #: config/tc-hppa.c:6153
   5383 msgid "Value for ENTRY_FR must be in the range 12..21\n"
   5384 msgstr ""
   5385 
   5386 #: config/tc-hppa.c:6163
   5387 msgid "Value for ENTRY_SR must be 3\n"
   5388 msgstr ""
   5389 
   5390 #: config/tc-hppa.c:6219
   5391 #, c-format
   5392 msgid "Invalid .CALLINFO argument: %s"
   5393 msgstr ""
   5394 
   5395 #: config/tc-hppa.c:6329
   5396 msgid "The .ENTER pseudo-op is not supported"
   5397 msgstr ""
   5398 
   5399 #: config/tc-hppa.c:6345
   5400 msgid "Misplaced .entry. Ignored."
   5401 msgstr ""
   5402 
   5403 #: config/tc-hppa.c:6349
   5404 msgid "Missing .callinfo."
   5405 msgstr ""
   5406 
   5407 #: config/tc-hppa.c:6413
   5408 msgid ".REG expression must be a register"
   5409 msgstr ""
   5410 
   5411 #: config/tc-hppa.c:6429
   5412 msgid "bad or irreducible absolute expression; zero assumed"
   5413 msgstr ""
   5414 
   5415 #: config/tc-hppa.c:6440
   5416 msgid ".REG must use a label"
   5417 msgstr ""
   5418 
   5419 #: config/tc-hppa.c:6442
   5420 msgid ".EQU must use a label"
   5421 msgstr ""
   5422 
   5423 #: config/tc-hppa.c:6504
   5424 #, c-format
   5425 msgid "Symbol '%s' could not be created."
   5426 msgstr ""
   5427 
   5428 #: config/tc-hppa.c:6508
   5429 msgid "No memory for symbol name."
   5430 msgstr ""
   5431 
   5432 #: config/tc-hppa.c:6558
   5433 msgid ".EXIT must appear within a procedure"
   5434 msgstr ""
   5435 
   5436 #: config/tc-hppa.c:6562
   5437 msgid "Missing .callinfo"
   5438 msgstr ""
   5439 
   5440 #: config/tc-hppa.c:6566
   5441 msgid "No .ENTRY for this .EXIT"
   5442 msgstr ""
   5443 
   5444 #: config/tc-hppa.c:6606
   5445 #, c-format
   5446 msgid "Using ENTRY rather than CODE in export directive for %s"
   5447 msgstr ""
   5448 
   5449 #: config/tc-hppa.c:6729
   5450 #, c-format
   5451 msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
   5452 msgstr ""
   5453 
   5454 #: config/tc-hppa.c:6753
   5455 #, c-format
   5456 msgid "Cannot define export symbol: %s\n"
   5457 msgstr ""
   5458 
   5459 #: config/tc-hppa.c:6850
   5460 msgid "Missing label name on .LABEL"
   5461 msgstr ""
   5462 
   5463 #: config/tc-hppa.c:6855
   5464 msgid "extra .LABEL arguments ignored."
   5465 msgstr ""
   5466 
   5467 #: config/tc-hppa.c:6871
   5468 msgid "The .LEAVE pseudo-op is not supported"
   5469 msgstr ""
   5470 
   5471 #: config/tc-hppa.c:6909
   5472 msgid "Unrecognized .LEVEL argument\n"
   5473 msgstr ""
   5474 
   5475 #: config/tc-hppa.c:6943
   5476 #, c-format
   5477 msgid "Cannot define static symbol: %s\n"
   5478 msgstr ""
   5479 
   5480 #: config/tc-hppa.c:6977
   5481 msgid "Nested procedures"
   5482 msgstr ""
   5483 
   5484 #: config/tc-hppa.c:6987
   5485 msgid "Cannot allocate unwind descriptor\n"
   5486 msgstr ""
   5487 
   5488 #: config/tc-hppa.c:7085
   5489 msgid "misplaced .procend"
   5490 msgstr ""
   5491 
   5492 #: config/tc-hppa.c:7088
   5493 msgid "Missing .callinfo for this procedure"
   5494 msgstr ""
   5495 
   5496 #: config/tc-hppa.c:7091
   5497 msgid "Missing .EXIT for a .ENTRY"
   5498 msgstr ""
   5499 
   5500 #: config/tc-hppa.c:7128
   5501 msgid "Not in a space.\n"
   5502 msgstr ""
   5503 
   5504 #: config/tc-hppa.c:7131
   5505 msgid "Not in a subspace.\n"
   5506 msgstr ""
   5507 
   5508 #: config/tc-hppa.c:7220
   5509 msgid "Invalid .SPACE argument"
   5510 msgstr ""
   5511 
   5512 #: config/tc-hppa.c:7266
   5513 msgid "Can't change spaces within a procedure definition. Ignored"
   5514 msgstr ""
   5515 
   5516 #: config/tc-hppa.c:7394
   5517 #, c-format
   5518 msgid "Undefined space: '%s' Assuming space number = 0."
   5519 msgstr ""
   5520 
   5521 #: config/tc-hppa.c:7417
   5522 msgid "Must be in a space before changing or declaring subspaces.\n"
   5523 msgstr ""
   5524 
   5525 #: config/tc-hppa.c:7421
   5526 msgid "Can't change subspaces within a procedure definition. Ignored"
   5527 msgstr ""
   5528 
   5529 #: config/tc-hppa.c:7457
   5530 msgid "Parameters of an existing subspace can't be modified"
   5531 msgstr ""
   5532 
   5533 #: config/tc-hppa.c:7509
   5534 msgid "Alignment must be a power of 2"
   5535 msgstr ""
   5536 
   5537 #: config/tc-hppa.c:7556
   5538 msgid "FIRST not supported as a .SUBSPACE argument"
   5539 msgstr ""
   5540 
   5541 #: config/tc-hppa.c:7558
   5542 msgid "Invalid .SUBSPACE argument"
   5543 msgstr ""
   5544 
   5545 #: config/tc-hppa.c:7747
   5546 #, c-format
   5547 msgid "Internal error: Unable to find containing space for %s."
   5548 msgstr ""
   5549 
   5550 #: config/tc-hppa.c:7785
   5551 #, c-format
   5552 msgid "Out of memory: could not allocate new space chain entry: %s\n"
   5553 msgstr ""
   5554 
   5555 #: config/tc-hppa.c:7873
   5556 #, c-format
   5557 msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
   5558 msgstr ""
   5559 
   5560 #: config/tc-hppa.c:8318
   5561 msgid "-R option not supported on this target."
   5562 msgstr ""
   5563 
   5564 #: config/tc-hppa.c:8335 config/tc-sparc.c:815 config/tc-sparc.c:852
   5565 #, c-format
   5566 msgid "Internal error: can't hash `%s': %s\n"
   5567 msgstr ""
   5568 
   5569 #: config/tc-hppa.c:8344 config/tc-i860.c:236
   5570 #, c-format
   5571 msgid "internal error: losing opcode: `%s' \"%s\"\n"
   5572 msgstr ""
   5573 
   5574 #: config/tc-i370.c:419 config/tc-ppc.c:1185 config/tc-s390.c:420
   5575 #: config/tc-s390.c:427
   5576 #, c-format
   5577 msgid "invalid switch -m%s"
   5578 msgstr ""
   5579 
   5580 #: config/tc-i370.c:516 config/tc-s390.c:507
   5581 #, c-format
   5582 msgid "Internal assembler error for instruction %s"
   5583 msgstr ""
   5584 
   5585 #: config/tc-i370.c:535
   5586 #, c-format
   5587 msgid "Internal assembler error for macro %s"
   5588 msgstr ""
   5589 
   5590 #: config/tc-i370.c:630 config/tc-ppc.c:1893
   5591 msgid "identifier+constant@got means identifier@got+constant"
   5592 msgstr ""
   5593 
   5594 #: config/tc-i370.c:684 config/tc-m68k.c:8077 config/tc-ppc.c:1982
   5595 #, c-format
   5596 msgid "%s relocations do not fit in %d bytes\n"
   5597 msgstr ""
   5598 
   5599 #: config/tc-i370.c:926 config/tc-i370.c:966
   5600 msgid "unsupported DC type"
   5601 msgstr ""
   5602 
   5603 #: config/tc-i370.c:938 config/tc-i370.c:948 config/tc-i370.c:1530
   5604 #: config/tc-i370.c:1541
   5605 msgid "missing end-quote"
   5606 msgstr ""
   5607 
   5608 #: config/tc-i370.c:996
   5609 msgid "unsupported alignment"
   5610 msgstr ""
   5611 
   5612 #: config/tc-i370.c:1003
   5613 msgid "this DS form not yet supported"
   5614 msgstr ""
   5615 
   5616 #: config/tc-i370.c:1046 config/tc-m32r.c:1493 config/tc-microblaze.c:177
   5617 #: config/tc-ppc.c:2047 config/tc-ppc.c:4884
   5618 msgid "Expected comma after symbol-name: rest of line ignored."
   5619 msgstr ""
   5620 
   5621 #: config/tc-i370.c:1069 config/tc-m32r.c:1517 config/tc-microblaze.c:199
   5622 #: config/tc-ppc.c:2069 config/tc-ppc.c:3272 config/tc-ppc.c:4908
   5623 msgid "ignoring bad alignment"
   5624 msgstr ""
   5625 
   5626 #: config/tc-i370.c:1080 config/tc-m32r.c:1544 config/tc-microblaze.c:210
   5627 #: config/tc-ppc.c:2080 config/tc-ppc.c:4920
   5628 #, c-format
   5629 msgid "Ignoring attempt to re-define symbol `%s'."
   5630 msgstr ""
   5631 
   5632 #: config/tc-i370.c:1088 config/tc-microblaze.c:218 config/tc-ppc.c:2088
   5633 #, c-format
   5634 msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
   5635 msgstr ""
   5636 
   5637 #: config/tc-i370.c:1107 config/tc-m32r.c:1529 config/tc-microblaze.c:234
   5638 #: config/tc-ppc.c:2106 config/tc-v850.c:375
   5639 msgid "Common alignment not a power of 2"
   5640 msgstr ""
   5641 
   5642 #: config/tc-i370.c:1245
   5643 msgid "Missing or bad .using directive"
   5644 msgstr ""
   5645 
   5646 #: config/tc-i370.c:1290
   5647 msgid "Literal Pool Overflow"
   5648 msgstr ""
   5649 
   5650 #: config/tc-i370.c:1588
   5651 msgid "expression not a constant"
   5652 msgstr ""
   5653 
   5654 #: config/tc-i370.c:1595
   5655 msgid "Unknown/unsupported address literal type"
   5656 msgstr ""
   5657 
   5658 #: config/tc-i370.c:1618
   5659 #, c-format
   5660 msgid ".ltorg without prior .using in section %s"
   5661 msgstr ""
   5662 
   5663 #: config/tc-i370.c:1622
   5664 #, c-format
   5665 msgid ".ltorg in section %s paired to .using in section %s"
   5666 msgstr ""
   5667 
   5668 #: config/tc-i370.c:1645
   5669 #, c-format
   5670 msgid "bad alignment of %d bytes in literal pool"
   5671 msgstr ""
   5672 
   5673 #: config/tc-i370.c:1669
   5674 msgid "bad literal size\n"
   5675 msgstr ""
   5676 
   5677 #: config/tc-i370.c:1743
   5678 msgid ".using: base address expression illegal or too complex"
   5679 msgstr ""
   5680 
   5681 #: config/tc-i370.c:1778 config/tc-i370.c:1787
   5682 #, c-format
   5683 msgid "droping register %d in section %s does not match using register %d"
   5684 msgstr ""
   5685 
   5686 #: config/tc-i370.c:1791
   5687 #, c-format
   5688 msgid "droping register %d in section %s previously used in section %s"
   5689 msgstr ""
   5690 
   5691 #: config/tc-i370.c:1847 config/tc-ppc.c:3109
   5692 msgid "wrong number of operands"
   5693 msgstr ""
   5694 
   5695 #: config/tc-i370.c:1928 config/tc-mn10200.c:898 config/tc-mn10300.c:1251
   5696 #: config/tc-ppc.c:2405 config/tc-s390.c:1590 config/tc-v850.c:2024
   5697 #, c-format
   5698 msgid "Unrecognized opcode: `%s'"
   5699 msgstr ""
   5700 
   5701 #: config/tc-i370.c:2071
   5702 msgid "not using any base register"
   5703 msgstr ""
   5704 
   5705 #: config/tc-i370.c:2101
   5706 #, c-format
   5707 msgid "expecting a register for operand %d"
   5708 msgstr ""
   5709 
   5710 #. Not used --- don't have any 8 byte instructions.
   5711 #: config/tc-i370.c:2222
   5712 msgid "Internal Error: bad instruction length"
   5713 msgstr ""
   5714 
   5715 #: config/tc-i386.c:1873
   5716 #, c-format
   5717 msgid "%s shortened to %s"
   5718 msgstr ""
   5719 
   5720 #: config/tc-i386.c:1959
   5721 msgid "same type of prefix used twice"
   5722 msgstr ""
   5723 
   5724 #: config/tc-i386.c:1986
   5725 #, c-format
   5726 msgid "64bit mode not supported on `%s'."
   5727 msgstr "64  `%s' "
   5728 
   5729 #: config/tc-i386.c:1995
   5730 #, c-format
   5731 msgid "32bit mode not supported on `%s'."
   5732 msgstr "32  `%s' "
   5733 
   5734 #: config/tc-i386.c:2035
   5735 msgid "bad argument to syntax directive."
   5736 msgstr "syntax "
   5737 
   5738 #: config/tc-i386.c:2084
   5739 msgid "bad argument to sse_check directive."
   5740 msgstr "sse_check "
   5741 
   5742 #: config/tc-i386.c:2088
   5743 msgid "missing argument for sse_check directive"
   5744 msgstr "sse_check "
   5745 
   5746 #: config/tc-i386.c:2118
   5747 #, c-format
   5748 msgid "`%s' is not supported on `%s'"
   5749 msgstr "`%s'  `%s' "
   5750 
   5751 #: config/tc-i386.c:2192
   5752 #, c-format
   5753 msgid "no such architecture: `%s'"
   5754 msgstr ": `%s'"
   5755 
   5756 #: config/tc-i386.c:2197
   5757 msgid "missing cpu architecture"
   5758 msgstr "CPU "
   5759 
   5760 #: config/tc-i386.c:2211
   5761 #, c-format
   5762 msgid "no such architecture modifier: `%s'"
   5763 msgstr ""
   5764 
   5765 #: config/tc-i386.c:2226 config/tc-i386.c:2242
   5766 msgid "Intel L1OM is 64bit ELF only"
   5767 msgstr "Intel L1OM  64  ELF "
   5768 
   5769 #: config/tc-i386.c:2253 config/tc-i386.c:8600
   5770 msgid "unknown architecture"
   5771 msgstr ""
   5772 
   5773 #: config/tc-i386.c:2287 config/tc-i386.c:2309
   5774 #, c-format
   5775 msgid "internal Error:  Can't hash %s: %s"
   5776 msgstr ""
   5777 
   5778 #: config/tc-i386.c:2604
   5779 #, c-format
   5780 msgid "unknown relocation (%u)"
   5781 msgstr " (%u)"
   5782 
   5783 #: config/tc-i386.c:2606
   5784 #, c-format
   5785 msgid "%u-byte relocation cannot be applied to %u-byte field"
   5786 msgstr ""
   5787 
   5788 #: config/tc-i386.c:2610
   5789 msgid "non-pc-relative relocation for pc-relative field"
   5790 msgstr ""
   5791 
   5792 #: config/tc-i386.c:2615
   5793 msgid "relocated field and relocation type differ in signedness"
   5794 msgstr ""
   5795 
   5796 #: config/tc-i386.c:2624
   5797 msgid "there are no unsigned pc-relative relocations"
   5798 msgstr ""
   5799 
   5800 #: config/tc-i386.c:2632
   5801 #, c-format
   5802 msgid "cannot do %u byte pc-relative relocation"
   5803 msgstr ""
   5804 
   5805 #: config/tc-i386.c:2649
   5806 #, c-format
   5807 msgid "cannot do %s %u byte relocation"
   5808 msgstr ""
   5809 
   5810 #: config/tc-i386.c:2933
   5811 #, c-format
   5812 msgid "can't use register '%s%s' as operand %d in '%s'."
   5813 msgstr ""
   5814 
   5815 #: config/tc-i386.c:3045
   5816 #, c-format
   5817 msgid "SSE instruction `%s' is used"
   5818 msgstr ""
   5819 
   5820 #: config/tc-i386.c:3059 config/tc-i386.c:4489
   5821 #, c-format
   5822 msgid "ambiguous operand size for `%s'"
   5823 msgstr ""
   5824 
   5825 #: config/tc-i386.c:3076
   5826 msgid "expecting lockable instruction after `lock'"
   5827 msgstr ""
   5828 
   5829 #. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
   5830 #: config/tc-i386.c:3127
   5831 #, c-format
   5832 msgid "translating to `%sp'"
   5833 msgstr ""
   5834 
   5835 #: config/tc-i386.c:3182
   5836 #, c-format
   5837 msgid "can't encode register '%s%s' in an instruction requiring REX prefix."
   5838 msgstr ""
   5839 
   5840 #: config/tc-i386.c:3225 config/tc-i386.c:3357
   5841 #, c-format
   5842 msgid "no such instruction: `%s'"
   5843 msgstr ""
   5844 
   5845 #: config/tc-i386.c:3236 config/tc-i386.c:3390
   5846 #, c-format
   5847 msgid "invalid character %s in mnemonic"
   5848 msgstr ""
   5849 
   5850 #: config/tc-i386.c:3243
   5851 msgid "expecting prefix; got nothing"
   5852 msgstr ""
   5853 
   5854 #: config/tc-i386.c:3245
   5855 msgid "expecting mnemonic; got nothing"
   5856 msgstr ""
   5857 
   5858 #: config/tc-i386.c:3260 config/tc-i386.c:3408
   5859 #, c-format
   5860 msgid "`%s' is only supported in 64-bit mode"
   5861 msgstr "`%s'  64 "
   5862 
   5863 #: config/tc-i386.c:3261 config/tc-i386.c:3407
   5864 #, c-format
   5865 msgid "`%s' is not supported in 64-bit mode"
   5866 msgstr "`%s'  64 "
   5867 
   5868 #: config/tc-i386.c:3273
   5869 #, c-format
   5870 msgid "redundant %s prefix"
   5871 msgstr " %s "
   5872 
   5873 #: config/tc-i386.c:3414
   5874 #, c-format
   5875 msgid "`%s' is not supported on `%s%s'"
   5876 msgstr "`%s'  `%s%s' "
   5877 
   5878 #: config/tc-i386.c:3425
   5879 msgid "use .code16 to ensure correct addressing mode"
   5880 msgstr ""
   5881 
   5882 #: config/tc-i386.c:3438
   5883 #, c-format
   5884 msgid "expecting string instruction after `%s'"
   5885 msgstr ""
   5886 
   5887 #: config/tc-i386.c:3470
   5888 #, c-format
   5889 msgid "invalid character %s before operand %d"
   5890 msgstr ""
   5891 
   5892 #: config/tc-i386.c:3484
   5893 #, c-format
   5894 msgid "unbalanced parenthesis in operand %d."
   5895 msgstr ""
   5896 
   5897 #: config/tc-i386.c:3487
   5898 #, c-format
   5899 msgid "unbalanced brackets in operand %d."
   5900 msgstr ""
   5901 
   5902 #: config/tc-i386.c:3496
   5903 #, c-format
   5904 msgid "invalid character %s in operand %d"
   5905 msgstr ""
   5906 
   5907 #: config/tc-i386.c:3524
   5908 #, c-format
   5909 msgid "spurious operands; (%d operands/instruction max)"
   5910 msgstr ""
   5911 
   5912 #: config/tc-i386.c:3547
   5913 msgid "expecting operand after ','; got nothing"
   5914 msgstr ""
   5915 
   5916 #: config/tc-i386.c:3552
   5917 msgid "expecting operand before ','; got nothing"
   5918 msgstr ""
   5919 
   5920 #: config/tc-i386.c:4190
   5921 msgid "operand size mismatch"
   5922 msgstr ""
   5923 
   5924 #: config/tc-i386.c:4193
   5925 msgid "operand type mismatch"
   5926 msgstr ""
   5927 
   5928 #: config/tc-i386.c:4196
   5929 msgid "register type mismatch"
   5930 msgstr ""
   5931 
   5932 #: config/tc-i386.c:4199
   5933 msgid "number of operands mismatch"
   5934 msgstr ""
   5935 
   5936 #: config/tc-i386.c:4202
   5937 msgid "invalid instruction suffix"
   5938 msgstr ""
   5939 
   5940 #: config/tc-i386.c:4205
   5941 msgid "Imm4 isn't the first operand"
   5942 msgstr ""
   5943 
   5944 #: config/tc-i386.c:4208
   5945 msgid "only supported with old gcc"
   5946 msgstr ""
   5947 
   5948 #: config/tc-i386.c:4211
   5949 msgid "unsupported with Intel mnemonic"
   5950 msgstr ""
   5951 
   5952 #: config/tc-i386.c:4214
   5953 msgid "unsupported syntax"
   5954 msgstr ""
   5955 
   5956 #: config/tc-i386.c:4217
   5957 msgid "unsupported"
   5958 msgstr ""
   5959 
   5960 #: config/tc-i386.c:4220
   5961 #, c-format
   5962 msgid "%s for `%s'"
   5963 msgstr ""
   5964 
   5965 #: config/tc-i386.c:4231
   5966 #, c-format
   5967 msgid "indirect %s without `*'"
   5968 msgstr ""
   5969 
   5970 #. Warn them that a data or address size prefix doesn't
   5971 #. affect assembly of the next line of code.
   5972 #: config/tc-i386.c:4239
   5973 #, c-format
   5974 msgid "stand-alone `%s' prefix"
   5975 msgstr ""
   5976 
   5977 #: config/tc-i386.c:4273 config/tc-i386.c:4289
   5978 #, c-format
   5979 msgid "`%s' operand %d must use `%ses' segment"
   5980 msgstr ""
   5981 
   5982 #. We have to know the operand size for crc32.
   5983 #: config/tc-i386.c:4343
   5984 #, c-format
   5985 msgid "ambiguous memory operand size for `%s`"
   5986 msgstr ""
   5987 
   5988 #: config/tc-i386.c:4462
   5989 msgid "no instruction mnemonic suffix given and no register operands; can't size instruction"
   5990 msgstr ""
   5991 
   5992 #: config/tc-i386.c:4599 config/tc-i386.c:4674 config/tc-i386.c:4703
   5993 #: config/tc-i386.c:4749 config/tc-i386.c:4787
   5994 #, c-format
   5995 msgid "incorrect register `%s%s' used with `%c' suffix"
   5996 msgstr ""
   5997 
   5998 #: config/tc-i386.c:4607 config/tc-i386.c:4681 config/tc-i386.c:4794
   5999 #, c-format
   6000 msgid "using `%s%s' instead of `%s%s' due to `%c' suffix"
   6001 msgstr ""
   6002 
   6003 #: config/tc-i386.c:4633 config/tc-i386.c:4657 config/tc-i386.c:4725
   6004 #: config/tc-i386.c:4770
   6005 #, c-format
   6006 msgid "`%s%s' not allowed with `%s%c'"
   6007 msgstr ""
   6008 
   6009 #: config/tc-i386.c:4859
   6010 msgid "no instruction mnemonic suffix given; can't determine immediate size"
   6011 msgstr ""
   6012 
   6013 #: config/tc-i386.c:4895
   6014 #, c-format
   6015 msgid "the last operand of `%s' must be `%s%s'"
   6016 msgstr ""
   6017 
   6018 #: config/tc-i386.c:4898
   6019 #, c-format
   6020 msgid "the first operand of `%s' must be `%s%s'"
   6021 msgstr ""
   6022 
   6023 #: config/tc-i386.c:5046
   6024 #, c-format
   6025 msgid "you can't `pop %scs'"
   6026 msgstr ""
   6027 
   6028 #. Reversed arguments on faddp, fsubp, etc.
   6029 #: config/tc-i386.c:5075
   6030 #, c-format
   6031 msgid "translating to `%s %s%s,%s%s'"
   6032 msgstr ""
   6033 
   6034 #. Extraneous `l' suffix on fp insn.
   6035 #: config/tc-i386.c:5082
   6036 #, c-format
   6037 msgid "translating to `%s %s%s'"
   6038 msgstr ""
   6039 
   6040 #: config/tc-i386.c:5110
   6041 #, c-format
   6042 msgid "segment override on `%s' is ineffectual"
   6043 msgstr ""
   6044 
   6045 #: config/tc-i386.c:5807 config/tc-i386.c:5901 config/tc-i386.c:5946
   6046 msgid "skipping prefixes on this instruction"
   6047 msgstr ""
   6048 
   6049 #: config/tc-i386.c:5966
   6050 msgid "16-bit jump out of range"
   6051 msgstr ""
   6052 
   6053 #: config/tc-i386.c:5975
   6054 #, c-format
   6055 msgid "can't handle non absolute segment in `%s'"
   6056 msgstr ""
   6057 
   6058 #: config/tc-i386.c:6555
   6059 #, c-format
   6060 msgid "@%s reloc is not supported with %d-bit output format"
   6061 msgstr ""
   6062 
   6063 #: config/tc-i386.c:6603
   6064 #, c-format
   6065 msgid "missing or invalid expression `%s'"
   6066 msgstr ""
   6067 
   6068 #: config/tc-i386.c:6661
   6069 #, c-format
   6070 msgid "at most %d immediate operands are allowed"
   6071 msgstr ""
   6072 
   6073 #: config/tc-i386.c:6683 config/tc-i386.c:6930
   6074 #, c-format
   6075 msgid "junk `%s' after expression"
   6076 msgstr ""
   6077 
   6078 #: config/tc-i386.c:6704
   6079 #, c-format
   6080 msgid "missing or invalid immediate expression `%s'"
   6081 msgstr ""
   6082 
   6083 #: config/tc-i386.c:6727 config/tc-i386.c:7020
   6084 #, c-format
   6085 msgid "unimplemented segment %s in operand"
   6086 msgstr ""
   6087 
   6088 #: config/tc-i386.c:6734
   6089 #, c-format
   6090 msgid "illegal immediate register operand %s"
   6091 msgstr ""
   6092 
   6093 #: config/tc-i386.c:6782
   6094 #, c-format
   6095 msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
   6096 msgstr ""
   6097 
   6098 #: config/tc-i386.c:6791
   6099 #, c-format
   6100 msgid "scale factor of %d without an index register"
   6101 msgstr ""
   6102 
   6103 #: config/tc-i386.c:6813
   6104 #, c-format
   6105 msgid "at most %d displacement operands are allowed"
   6106 msgstr ""
   6107 
   6108 #: config/tc-i386.c:6986
   6109 #, c-format
   6110 msgid "missing or invalid displacement expression `%s'"
   6111 msgstr ""
   6112 
   6113 #: config/tc-i386.c:7003
   6114 #, c-format
   6115 msgid "0x%lx out range of signed 32bit displacement"
   6116 msgstr ""
   6117 
   6118 #: config/tc-i386.c:7107
   6119 #, c-format
   6120 msgid "`%s' is not valid here (expected `%c%s%s%c')"
   6121 msgstr ""
   6122 
   6123 #: config/tc-i386.c:7187
   6124 #, c-format
   6125 msgid "`%s' is not a valid %s expression"
   6126 msgstr ""
   6127 
   6128 #: config/tc-i386.c:7192
   6129 #, c-format
   6130 msgid "`%s' is not a valid %s-bit %s expression"
   6131 msgstr ""
   6132 
   6133 #: config/tc-i386.c:7273
   6134 #, c-format
   6135 msgid "bad memory operand `%s'"
   6136 msgstr ""
   6137 
   6138 #: config/tc-i386.c:7288
   6139 #, c-format
   6140 msgid "junk `%s' after register"
   6141 msgstr ""
   6142 
   6143 #: config/tc-i386.c:7301 config/tc-i386.c:7417 config/tc-i386.c:7458
   6144 #, c-format
   6145 msgid "bad register name `%s'"
   6146 msgstr ""
   6147 
   6148 #: config/tc-i386.c:7309
   6149 msgid "immediate operand illegal with absolute jump"
   6150 msgstr ""
   6151 
   6152 #: config/tc-i386.c:7331
   6153 #, c-format
   6154 msgid "too many memory references for `%s'"
   6155 msgstr ""
   6156 
   6157 #: config/tc-i386.c:7409
   6158 #, c-format
   6159 msgid "expecting `,' or `)' after index register in `%s'"
   6160 msgstr ""
   6161 
   6162 #: config/tc-i386.c:7434
   6163 #, c-format
   6164 msgid "expecting `)' after scale factor in `%s'"
   6165 msgstr ""
   6166 
   6167 #: config/tc-i386.c:7442
   6168 #, c-format
   6169 msgid "expecting index register or scale factor after `,'; got '%c'"
   6170 msgstr ""
   6171 
   6172 #: config/tc-i386.c:7450
   6173 #, c-format
   6174 msgid "expecting `,' or `)' after base register in `%s'"
   6175 msgstr ""
   6176 
   6177 #. It's not a memory operand; argh!
   6178 #: config/tc-i386.c:7494
   6179 #, c-format
   6180 msgid "invalid char %s beginning operand %d `%s'"
   6181 msgstr ""
   6182 
   6183 #: config/tc-i386.c:7676
   6184 msgid "long jump required"
   6185 msgstr ""
   6186 
   6187 #: config/tc-i386.c:7731
   6188 msgid "jump target out of range"
   6189 msgstr "jump "
   6190 
   6191 #: config/tc-i386.c:8249
   6192 msgid "no compiled in support for x86_64"
   6193 msgstr "x86_64 "
   6194 
   6195 #: config/tc-i386.c:8269
   6196 msgid "no compiled in support for 32bit x86_64"
   6197 msgstr "32  x86_64 "
   6198 
   6199 #: config/tc-i386.c:8273
   6200 msgid "32bit x86_64 is only supported for ELF"
   6201 msgstr ""
   6202 
   6203 #: config/tc-i386.c:8303 config/tc-i386.c:8359
   6204 #, c-format
   6205 msgid "invalid -march= option: `%s'"
   6206 msgstr " -march= : `%s'"
   6207 
   6208 #: config/tc-i386.c:8368 config/tc-i386.c:8380
   6209 #, c-format
   6210 msgid "invalid -mtune= option: `%s'"
   6211 msgstr " -mtune= : `%s'"
   6212 
   6213 #: config/tc-i386.c:8389
   6214 #, c-format
   6215 msgid "invalid -mmnemonic= option: `%s'"
   6216 msgstr " -mmnemonic= : `%s'"
   6217 
   6218 #: config/tc-i386.c:8398
   6219 #, c-format
   6220 msgid "invalid -msyntax= option: `%s'"
   6221 msgstr " -msyntax= : `%s'"
   6222 
   6223 #: config/tc-i386.c:8425
   6224 #, c-format
   6225 msgid "invalid -msse-check= option: `%s'"
   6226 msgstr " -msse-check= : `%s'"
   6227 
   6228 #: config/tc-i386.c:8434
   6229 #, c-format
   6230 msgid "invalid -mavxscalar= option: `%s'"
   6231 msgstr " -mavxscalar= : `%s'"
   6232 
   6233 #: config/tc-i386.c:8526
   6234 #, c-format
   6235 msgid ""
   6236 "  -Q                      ignored\n"
   6237 "  -V                      print assembler version number\n"
   6238 "  -k                      ignored\n"
   6239 msgstr ""
   6240 "  -Q                      \n"
   6241 "  -V                      \n"
   6242 "  -k                      \n"
   6243 
   6244 #: config/tc-i386.c:8531
   6245 #, c-format
   6246 msgid ""
   6247 "  -n                      Do not optimize code alignment\n"
   6248 "  -q                      quieten some warnings\n"
   6249 msgstr ""
   6250 "  -n                      \n"
   6251 "  -q                      \n"
   6252 
   6253 #: config/tc-i386.c:8535
   6254 #, c-format
   6255 msgid "  -s                      ignored\n"
   6256 msgstr "  -s                      \n"
   6257 
   6258 #: config/tc-i386.c:8540
   6259 #, c-format
   6260 msgid "  --32/--64/--x32         generate 32bit/64bit/x32 code\n"
   6261 msgstr "  --32/--64/--x32         32/64/x32 \n"
   6262 
   6263 #: config/tc-i386.c:8544
   6264 #, c-format
   6265 msgid "  --divide                do not treat `/' as a comment character\n"
   6266 msgstr "  --divide                `/' \n"
   6267 
   6268 #: config/tc-i386.c:8547
   6269 #, c-format
   6270 msgid "  --divide                ignored\n"
   6271 msgstr "  --divide                \n"
   6272 
   6273 #: config/tc-i386.c:8550
   6274 #, c-format
   6275 msgid ""
   6276 "  -march=CPU[,+EXTENSION...]\n"
   6277 "                          generate code for CPU and EXTENSION, CPU is one of:\n"
   6278 msgstr ""
   6279 
   6280 #: config/tc-i386.c:8554
   6281 #, c-format
   6282 msgid "                          EXTENSION is combination of:\n"
   6283 msgstr ""
   6284 
   6285 #: config/tc-i386.c:8557
   6286 #, c-format
   6287 msgid "  -mtune=CPU              optimize for CPU, CPU is one of:\n"
   6288 msgstr ""
   6289 
   6290 #: config/tc-i386.c:8560
   6291 #, c-format
   6292 msgid "  -msse2avx               encode SSE instructions with VEX prefix\n"
   6293 msgstr ""
   6294 
   6295 #: config/tc-i386.c:8562
   6296 #, c-format
   6297 msgid ""
   6298 "  -msse-check=[none|error|warning]\n"
   6299 "                          check SSE instructions\n"
   6300 msgstr ""
   6301 "  -msse-check=[none|error|warning]\n"
   6302 "                          SSE \n"
   6303 
   6304 #: config/tc-i386.c:8565
   6305 #, c-format
   6306 msgid ""
   6307 "  -mavxscalar=[128|256]   encode scalar AVX instructions with specific vector\n"
   6308 "                           length\n"
   6309 msgstr ""
   6310 
   6311 #: config/tc-i386.c:8568
   6312 #, c-format
   6313 msgid "  -mmnemonic=[att|intel]  use AT&T/Intel mnemonic\n"
   6314 msgstr ""
   6315 
   6316 #: config/tc-i386.c:8570
   6317 #, c-format
   6318 msgid "  -msyntax=[att|intel]    use AT&T/Intel syntax\n"
   6319 msgstr "  -msyntax=[att|intel]    AT&T/Intel \n"
   6320 
   6321 #: config/tc-i386.c:8572
   6322 #, c-format
   6323 msgid "  -mindex-reg             support pseudo index registers\n"
   6324 msgstr ""
   6325 
   6326 #: config/tc-i386.c:8574
   6327 #, c-format
   6328 msgid "  -mnaked-reg             don't require `%%' prefix for registers\n"
   6329 msgstr "  -mnaked-reg              `%%' \n"
   6330 
   6331 #: config/tc-i386.c:8576
   6332 #, c-format
   6333 msgid "  -mold-gcc               support old (<= 2.8.1) versions of gcc\n"
   6334 msgstr "  -mold-gcc                (<= 2.8.1)  gcc \n"
   6335 
   6336 #: config/tc-i386.c:8650
   6337 msgid "Intel L1OM is 64bit only"
   6338 msgstr "Intel L1OM  64 "
   6339 
   6340 #: config/tc-i386.c:8872
   6341 #, c-format
   6342 msgid "can not do %d byte pc-relative relocation"
   6343 msgstr ""
   6344 
   6345 #: config/tc-i386.c:8890
   6346 #, c-format
   6347 msgid "can not do %d byte relocation"
   6348 msgstr "%d "
   6349 
   6350 #: config/tc-i386.c:8959
   6351 #, fuzzy, c-format
   6352 msgid "cannot represent relocation type %s in x32 mode"
   6353 msgstr " %s  x32 "
   6354 
   6355 #: config/tc-i386.c:8994 config/tc-s390.c:2346
   6356 #, c-format
   6357 msgid "cannot represent relocation type %s"
   6358 msgstr " %s "
   6359 
   6360 #: config/tc-i386.c:9101
   6361 msgid "bad .section directive: want a,l,w,x,M,S,G,T in string"
   6362 msgstr ""
   6363 
   6364 #: config/tc-i386.c:9104
   6365 msgid "bad .section directive: want a,w,x,M,S,G,T in string"
   6366 msgstr ""
   6367 
   6368 #: config/tc-i386.c:9123
   6369 msgid ".largecomm supported only in 64bit mode, producing .comm"
   6370 msgstr ""
   6371 
   6372 #: config/tc-i386.c:9178 read.c:3859
   6373 msgid "unexpected `\"' in expression"
   6374 msgstr ""
   6375 
   6376 #: config/tc-i860.c:122
   6377 msgid "Directive .dual available only with -mintel-syntax option"
   6378 msgstr ""
   6379 
   6380 #: config/tc-i860.c:132
   6381 msgid "Directive .enddual available only with -mintel-syntax option"
   6382 msgstr ""
   6383 
   6384 #: config/tc-i860.c:145
   6385 msgid "Directive .atmp available only with -mintel-syntax option"
   6386 msgstr ""
   6387 
   6388 #: config/tc-i860.c:167 config/tc-i860.c:171
   6389 msgid "Unknown temporary pseudo register"
   6390 msgstr ""
   6391 
   6392 #: config/tc-i860.c:247
   6393 msgid "Defective assembler.  No assembly attempted."
   6394 msgstr ""
   6395 
   6396 #: config/tc-i860.c:393 config/tc-i860.c:939 config/tc-m68k.c:3914
   6397 #: config/tc-m68k.c:3946 config/tc-sparc.c:2697
   6398 msgid "failed sanity check."
   6399 msgstr ""
   6400 
   6401 #: config/tc-i860.c:400
   6402 #, c-format
   6403 msgid "Expanded opcode after delayed branch: `%s'"
   6404 msgstr ""
   6405 
   6406 #: config/tc-i860.c:404
   6407 #, c-format
   6408 msgid "Expanded opcode in dual mode: `%s'"
   6409 msgstr ""
   6410 
   6411 #: config/tc-i860.c:408
   6412 #, c-format
   6413 msgid "An instruction was expanded (%s)"
   6414 msgstr ""
   6415 
   6416 #: config/tc-i860.c:675
   6417 msgid "Pipelined instruction: fsrc1 = fdest"
   6418 msgstr ""
   6419 
   6420 #: config/tc-i860.c:878 config/tc-i860.c:885 config/tc-i860.c:892
   6421 msgid "Assembler does not yet support PIC"
   6422 msgstr ""
   6423 
   6424 #: config/tc-i860.c:956
   6425 #, c-format
   6426 msgid "Illegal operands for %s"
   6427 msgstr ""
   6428 
   6429 #: config/tc-i860.c:973
   6430 #, c-format
   6431 msgid "'d.%s' must be 8-byte aligned"
   6432 msgstr ""
   6433 
   6434 #: config/tc-i860.c:981
   6435 #, c-format
   6436 msgid "Prefix 'd.' invalid for instruction `%s'"
   6437 msgstr ""
   6438 
   6439 #: config/tc-i860.c:1134
   6440 #, c-format
   6441 msgid ""
   6442 "  -EL\t\t\t  generate code for little endian mode (default)\n"
   6443 "  -EB\t\t\t  generate code for big endian mode\n"
   6444 "  -mwarn-expand\t\t  warn if pseudo operations are expanded\n"
   6445 "  -mxp\t\t\t  enable i860XP support (disabled by default)\n"
   6446 "  -mintel-syntax\t  enable Intel syntax (default to AT&T/SVR4)\n"
   6447 msgstr ""
   6448 
   6449 #. SVR4 compatibility flags.
   6450 #: config/tc-i860.c:1142
   6451 #, c-format
   6452 msgid ""
   6453 "  -V\t\t\t  print assembler version number\n"
   6454 "  -Qy, -Qn\t\t  ignored\n"
   6455 msgstr ""
   6456 "  -V\t\t\t  \n"
   6457 "  -Qy, -Qn\t\t  \n"
   6458 
   6459 #: config/tc-i860.c:1205
   6460 msgid "This immediate requires 0 MOD 2 alignment"
   6461 msgstr ""
   6462 
   6463 #: config/tc-i860.c:1208
   6464 msgid "This immediate requires 0 MOD 4 alignment"
   6465 msgstr ""
   6466 
   6467 #: config/tc-i860.c:1211
   6468 msgid "This immediate requires 0 MOD 8 alignment"
   6469 msgstr ""
   6470 
   6471 #: config/tc-i860.c:1214
   6472 msgid "This immediate requires 0 MOD 16 alignment"
   6473 msgstr ""
   6474 
   6475 #: config/tc-i860.c:1309
   6476 msgid "5-bit immediate too large"
   6477 msgstr ""
   6478 
   6479 #: config/tc-i860.c:1312
   6480 msgid "5-bit field must be absolute"
   6481 msgstr ""
   6482 
   6483 #: config/tc-i860.c:1357 config/tc-i860.c:1380
   6484 msgid "A branch offset requires 0 MOD 4 alignment"
   6485 msgstr ""
   6486 
   6487 #: config/tc-i860.c:1401
   6488 #, c-format
   6489 msgid "Unrecognized fix-up (0x%08lx)"
   6490 msgstr ""
   6491 
   6492 #: config/tc-i960.c:486
   6493 #, c-format
   6494 msgid "Hashing returned \"%s\"."
   6495 msgstr ""
   6496 
   6497 #: config/tc-i960.c:582 config/tc-i960.c:1112
   6498 msgid "expression syntax error"
   6499 msgstr ""
   6500 
   6501 #: config/tc-i960.c:618
   6502 msgid "attempt to branch into different segment"
   6503 msgstr ""
   6504 
   6505 #: config/tc-i960.c:622
   6506 #, c-format
   6507 msgid "target of %s instruction must be a label"
   6508 msgstr ""
   6509 
   6510 #: config/tc-i960.c:732
   6511 msgid "unaligned register"
   6512 msgstr ""
   6513 
   6514 #: config/tc-i960.c:754
   6515 msgid "no such sfr in this architecture"
   6516 msgstr ""
   6517 
   6518 #: config/tc-i960.c:792
   6519 msgid "illegal literal"
   6520 msgstr ""
   6521 
   6522 #: config/tc-i960.c:942
   6523 msgid "invalid index register"
   6524 msgstr ""
   6525 
   6526 #: config/tc-i960.c:965
   6527 msgid "invalid scale factor"
   6528 msgstr ""
   6529 
   6530 #: config/tc-i960.c:1189
   6531 msgid "architecture of opcode conflicts with that of earlier instruction(s)"
   6532 msgstr ""
   6533 
   6534 #: config/tc-i960.c:1423 config/tc-xtensa.c:11519
   6535 msgid "too many operands"
   6536 msgstr ""
   6537 
   6538 #. We never moved: there was no opcode either!
   6539 #: config/tc-i960.c:1471
   6540 msgid "missing opcode"
   6541 msgstr ""
   6542 
   6543 #: config/tc-i960.c:1611
   6544 msgid "branch prediction invalid on this opcode"
   6545 msgstr ""
   6546 
   6547 #: config/tc-i960.c:1649
   6548 #, c-format
   6549 msgid "invalid opcode, \"%s\"."
   6550 msgstr ""
   6551 
   6552 #: config/tc-i960.c:1651
   6553 #, c-format
   6554 msgid "improper number of operands.  expecting %d, got %d"
   6555 msgstr ""
   6556 
   6557 #: config/tc-i960.c:1751
   6558 #, c-format
   6559 msgid "Fixup of %ld too large for field width of %d"
   6560 msgstr ""
   6561 
   6562 #: config/tc-i960.c:1861
   6563 #, c-format
   6564 msgid "invalid architecture %s"
   6565 msgstr ""
   6566 
   6567 #: config/tc-i960.c:1881
   6568 #, c-format
   6569 msgid "I960 options:\n"
   6570 msgstr ""
   6571 
   6572 #: config/tc-i960.c:1884
   6573 #, c-format
   6574 msgid ""
   6575 "\n"
   6576 "\t\t\tspecify variant of 960 architecture\n"
   6577 "-b\t\t\tadd code to collect statistics about branches taken\n"
   6578 "-link-relax\t\tpreserve individual alignment directives so linker\n"
   6579 "\t\t\tcan do relaxing (b.out format only)\n"
   6580 "-no-relax\t\tdon't alter compare-and-branch instructions for\n"
   6581 "\t\t\tlong displacements\n"
   6582 msgstr ""
   6583 
   6584 #: config/tc-i960.c:2146
   6585 msgid "should have 1 or 2 operands"
   6586 msgstr ""
   6587 
   6588 #: config/tc-i960.c:2154 config/tc-i960.c:2169
   6589 #, c-format
   6590 msgid "Redefining leafproc %s"
   6591 msgstr ""
   6592 
   6593 #: config/tc-i960.c:2199
   6594 msgid "should have two operands"
   6595 msgstr ""
   6596 
   6597 #: config/tc-i960.c:2209
   6598 msgid "'entry_num' must be absolute number in [0,31]"
   6599 msgstr ""
   6600 
   6601 #: config/tc-i960.c:2217
   6602 #, c-format
   6603 msgid "Redefining entrynum for sysproc %s"
   6604 msgstr ""
   6605 
   6606 #. Should not happen: see block comment above.
   6607 #: config/tc-i960.c:2317
   6608 #, c-format
   6609 msgid "Trying to 'bal' to %s"
   6610 msgstr ""
   6611 
   6612 #: config/tc-i960.c:2327
   6613 msgid "Looks like a proc, but can't tell what kind.\n"
   6614 msgstr ""
   6615 
   6616 #: config/tc-i960.c:2346
   6617 msgid "big endian mode is not supported"
   6618 msgstr ""
   6619 
   6620 #: config/tc-i960.c:2348
   6621 #, c-format
   6622 msgid "ignoring unrecognized .endian type `%s'"
   6623 msgstr ""
   6624 
   6625 #: config/tc-i960.c:2393
   6626 msgid "can't use COBR format with external label"
   6627 msgstr ""
   6628 
   6629 #: config/tc-i960.c:2568
   6630 msgid "option --link-relax is only supported in b.out format"
   6631 msgstr ""
   6632 
   6633 #: config/tc-i960.c:2595
   6634 #, c-format
   6635 msgid "No 'bal' entry point for leafproc %s"
   6636 msgstr ""
   6637 
   6638 #: config/tc-ia64.c:864
   6639 msgid "bad .section directive: want a,o,s,w,x,M,S,G,T in string"
   6640 msgstr ""
   6641 
   6642 #: config/tc-ia64.c:916
   6643 msgid "Size of frame exceeds maximum of 96 registers"
   6644 msgstr ""
   6645 
   6646 #: config/tc-ia64.c:921
   6647 msgid "Size of rotating registers exceeds frame size"
   6648 msgstr ""
   6649 
   6650 #: config/tc-ia64.c:1008
   6651 msgid "Unwind directive not followed by an instruction."
   6652 msgstr ""
   6653 
   6654 #: config/tc-ia64.c:1017 config/tc-ia64.c:7449
   6655 msgid "qualifying predicate not followed by instruction"
   6656 msgstr ""
   6657 
   6658 #: config/tc-ia64.c:1082 config/tc-ia64.c:1116
   6659 msgid "record type is not valid"
   6660 msgstr ""
   6661 
   6662 #: config/tc-ia64.c:1185
   6663 msgid "Invalid record type for P3 format."
   6664 msgstr ""
   6665 
   6666 #: config/tc-ia64.c:1221
   6667 msgid "Invalid record type for format P6"
   6668 msgstr ""
   6669 
   6670 #: config/tc-ia64.c:1401 config/tc-ia64.c:1453
   6671 msgid "Invalid record type for format B1"
   6672 msgstr ""
   6673 
   6674 #: config/tc-ia64.c:1486
   6675 msgid "Invalid record type for format X1"
   6676 msgstr ""
   6677 
   6678 #: config/tc-ia64.c:1528
   6679 msgid "Invalid record type for format X3"
   6680 msgstr ""
   6681 
   6682 #: config/tc-ia64.c:1566
   6683 msgid "Previous .save incomplete"
   6684 msgstr ""
   6685 
   6686 #: config/tc-ia64.c:2391
   6687 msgid "spill_mask record unimplemented."
   6688 msgstr ""
   6689 
   6690 #: config/tc-ia64.c:2448
   6691 msgid "record_type_not_valid"
   6692 msgstr ""
   6693 
   6694 #: config/tc-ia64.c:2533
   6695 msgid "Ignoring attempt to spill beyond end of region"
   6696 msgstr ""
   6697 
   6698 #: config/tc-ia64.c:2592
   6699 msgid "Only constant space allocation is supported"
   6700 msgstr ""
   6701 
   6702 #: config/tc-ia64.c:2606
   6703 msgid "Only constant offsets are supported"
   6704 msgstr ""
   6705 
   6706 #: config/tc-ia64.c:2629
   6707 msgid "Section switching in code is not supported."
   6708 msgstr ""
   6709 
   6710 #: config/tc-ia64.c:2671
   6711 msgid " Insn slot not set in unwind record."
   6712 msgstr ""
   6713 
   6714 #: config/tc-ia64.c:2745
   6715 msgid "frgr_mem record before region record!"
   6716 msgstr ""
   6717 
   6718 #: config/tc-ia64.c:2756
   6719 msgid "fr_mem record before region record!"
   6720 msgstr ""
   6721 
   6722 #: config/tc-ia64.c:2765
   6723 msgid "gr_mem record before region record!"
   6724 msgstr ""
   6725 
   6726 #: config/tc-ia64.c:2774
   6727 msgid "br_mem record before region record!"
   6728 msgstr ""
   6729 
   6730 #: config/tc-ia64.c:2784
   6731 msgid "gr_gr record before region record!"
   6732 msgstr ""
   6733 
   6734 #: config/tc-ia64.c:2792
   6735 msgid "br_gr record before region record!"
   6736 msgstr ""
   6737 
   6738 #: config/tc-ia64.c:2910
   6739 #, c-format
   6740 msgid "First operand to .%s must be a predicate"
   6741 msgstr ""
   6742 
   6743 #: config/tc-ia64.c:2914
   6744 #, c-format
   6745 msgid "Pointless use of p0 as first operand to .%s"
   6746 msgstr ""
   6747 
   6748 #: config/tc-ia64.c:2970
   6749 #, c-format
   6750 msgid "Operand %d to .%s must be a preserved register"
   6751 msgstr ""
   6752 
   6753 #: config/tc-ia64.c:3006
   6754 #, c-format
   6755 msgid "Operand %d to .%s must be a writable register"
   6756 msgstr ""
   6757 
   6758 #: config/tc-ia64.c:3031
   6759 #, c-format
   6760 msgid "Radix `%s' unsupported or invalid"
   6761 msgstr ""
   6762 
   6763 #: config/tc-ia64.c:3061 config/tc-ia64.c:3066
   6764 #, c-format
   6765 msgid ".%s outside of %s"
   6766 msgstr ""
   6767 
   6768 #: config/tc-ia64.c:3151
   6769 msgid "Tags on unwind pseudo-ops aren't supported, yet"
   6770 msgstr ""
   6771 
   6772 #: config/tc-ia64.c:3173
   6773 msgid "First operand to .fframe must be a constant"
   6774 msgstr ""
   6775 
   6776 #: config/tc-ia64.c:3193
   6777 msgid "First operand to .vframe must be a general register"
   6778 msgstr ""
   6779 
   6780 #: config/tc-ia64.c:3201
   6781 msgid "Operand of .vframe contradicts .prologue"
   6782 msgstr ""
   6783 
   6784 #: config/tc-ia64.c:3211
   6785 msgid ".vframepsp is meaningless, assuming .vframesp was meant"
   6786 msgstr ""
   6787 
   6788 #: config/tc-ia64.c:3219
   6789 msgid "Operand to .vframesp must be a constant (sp-relative offset)"
   6790 msgstr ""
   6791 
   6792 #: config/tc-ia64.c:3246
   6793 msgid "First operand to .save not a register"
   6794 msgstr ""
   6795 
   6796 #: config/tc-ia64.c:3252
   6797 msgid "Second operand to .save not a valid register"
   6798 msgstr ""
   6799 
   6800 #: config/tc-ia64.c:3283 config/tc-ia64.c:3294 config/tc-ia64.c:3302
   6801 msgid "Second operand of .save contradicts .prologue"
   6802 msgstr ""
   6803 
   6804 #: config/tc-ia64.c:3309
   6805 msgid "First operand to .save not a valid register"
   6806 msgstr ""
   6807 
   6808 #: config/tc-ia64.c:3327
   6809 msgid "First operand to .restore must be stack pointer (sp)"
   6810 msgstr ""
   6811 
   6812 #: config/tc-ia64.c:3336
   6813 msgid "Second operand to .restore must be a constant >= 0"
   6814 msgstr ""
   6815 
   6816 #: config/tc-ia64.c:3346
   6817 #, c-format
   6818 msgid "Epilogue count of %lu exceeds number of nested prologues (%u)"
   6819 msgstr ""
   6820 
   6821 #: config/tc-ia64.c:3433
   6822 #, c-format
   6823 msgid "Illegal section name `%s' (causes unwind section name clash)"
   6824 msgstr ""
   6825 
   6826 #: config/tc-ia64.c:3624
   6827 msgid "First operand to .altrp not a valid branch register"
   6828 msgstr ""
   6829 
   6830 #: config/tc-ia64.c:3653
   6831 #, c-format
   6832 msgid "First operand to .%s not a register"
   6833 msgstr ""
   6834 
   6835 #: config/tc-ia64.c:3658
   6836 #, c-format
   6837 msgid "Second operand to .%s not a constant"
   6838 msgstr ""
   6839 
   6840 #: config/tc-ia64.c:3725
   6841 #, c-format
   6842 msgid "First operand to .%s not a valid register"
   6843 msgstr ""
   6844 
   6845 #: config/tc-ia64.c:3748
   6846 msgid "First operand to .save.g must be a positive 4-bit constant"
   6847 msgstr ""
   6848 
   6849 #: config/tc-ia64.c:3761
   6850 msgid "Second operand to .save.g must be a general register"
   6851 msgstr ""
   6852 
   6853 #: config/tc-ia64.c:3766
   6854 #, c-format
   6855 msgid "Second operand to .save.g must be the first of %d general registers"
   6856 msgstr ""
   6857 
   6858 #: config/tc-ia64.c:3789
   6859 msgid "Operand to .save.f must be a positive 20-bit constant"
   6860 msgstr ""
   6861 
   6862 #: config/tc-ia64.c:3812
   6863 msgid "First operand to .save.b must be a positive 5-bit constant"
   6864 msgstr ""
   6865 
   6866 #: config/tc-ia64.c:3825
   6867 msgid "Second operand to .save.b must be a general register"
   6868 msgstr ""
   6869 
   6870 #: config/tc-ia64.c:3830
   6871 #, c-format
   6872 msgid "Second operand to .save.b must be the first of %d general registers"
   6873 msgstr ""
   6874 
   6875 #: config/tc-ia64.c:3856
   6876 msgid "First operand to .save.gf must be a non-negative 4-bit constant"
   6877 msgstr ""
   6878 
   6879 #: config/tc-ia64.c:3864
   6880 msgid "Second operand to .save.gf must be a non-negative 20-bit constant"
   6881 msgstr ""
   6882 
   6883 #: config/tc-ia64.c:3872
   6884 msgid "Operands to .save.gf may not be both zero"
   6885 msgstr ""
   6886 
   6887 #: config/tc-ia64.c:3889
   6888 msgid "Operand to .spill must be a constant"
   6889 msgstr ""
   6890 
   6891 #: config/tc-ia64.c:3958
   6892 #, c-format
   6893 msgid "Operand %d to .%s must be a constant"
   6894 msgstr ""
   6895 
   6896 #: config/tc-ia64.c:3979
   6897 #, c-format
   6898 msgid "Missing .label_state %ld"
   6899 msgstr ""
   6900 
   6901 #: config/tc-ia64.c:4033
   6902 msgid "Operand to .label_state must be a constant"
   6903 msgstr ""
   6904 
   6905 #: config/tc-ia64.c:4052
   6906 msgid "Operand to .copy_state must be a constant"
   6907 msgstr ""
   6908 
   6909 #: config/tc-ia64.c:4075
   6910 msgid "First operand to .unwabi must be a constant"
   6911 msgstr ""
   6912 
   6913 #: config/tc-ia64.c:4081
   6914 msgid "Second operand to .unwabi must be a constant"
   6915 msgstr ""
   6916 
   6917 #: config/tc-ia64.c:4116
   6918 msgid "Missing .endp after previous .proc"
   6919 msgstr ""
   6920 
   6921 #: config/tc-ia64.c:4135
   6922 msgid "Empty argument of .proc"
   6923 msgstr ""
   6924 
   6925 #: config/tc-ia64.c:4140
   6926 #, c-format
   6927 msgid "`%s' was already defined"
   6928 msgstr ""
   6929 
   6930 #: config/tc-ia64.c:4183
   6931 msgid "Initial .body should precede any instructions"
   6932 msgstr ""
   6933 
   6934 #: config/tc-ia64.c:4202
   6935 msgid ".prologue within prologue"
   6936 msgstr ""
   6937 
   6938 #: config/tc-ia64.c:4207
   6939 msgid "Initial .prologue should precede any instructions"
   6940 msgstr ""
   6941 
   6942 #: config/tc-ia64.c:4217
   6943 msgid "First operand to .prologue must be a positive 4-bit constant"
   6944 msgstr ""
   6945 
   6946 #: config/tc-ia64.c:4219
   6947 msgid "Pointless use of zero first operand to .prologue"
   6948 msgstr ""
   6949 
   6950 #: config/tc-ia64.c:4233
   6951 msgid "Using a constant as second operand to .prologue is deprecated"
   6952 msgstr ""
   6953 
   6954 #: config/tc-ia64.c:4239
   6955 msgid "Second operand to .prologue must be a general register"
   6956 msgstr ""
   6957 
   6958 #: config/tc-ia64.c:4244
   6959 #, c-format
   6960 msgid "Second operand to .prologue must be the first of %d general registers"
   6961 msgstr ""
   6962 
   6963 #: config/tc-ia64.c:4356
   6964 #, c-format
   6965 msgid "`%s' was not defined within procedure"
   6966 msgstr ""
   6967 
   6968 #: config/tc-ia64.c:4394
   6969 msgid "Empty argument of .endp"
   6970 msgstr ""
   6971 
   6972 #: config/tc-ia64.c:4408
   6973 #, c-format
   6974 msgid "`%s' was not specified with previous .proc"
   6975 msgstr ""
   6976 
   6977 #: config/tc-ia64.c:4423
   6978 #, c-format
   6979 msgid "`%s' should be an operand to this .endp"
   6980 msgstr ""
   6981 
   6982 #: config/tc-ia64.c:4464 config/tc-ia64.c:4802 config/tc-ia64.c:5109
   6983 msgid "Comma expected"
   6984 msgstr ""
   6985 
   6986 #: config/tc-ia64.c:4505
   6987 msgid "Expected '['"
   6988 msgstr ""
   6989 
   6990 #: config/tc-ia64.c:4514 config/tc-ia64.c:7584
   6991 msgid "Expected ']'"
   6992 msgstr ""
   6993 
   6994 #: config/tc-ia64.c:4519
   6995 msgid "Number of elements must be positive"
   6996 msgstr ""
   6997 
   6998 #: config/tc-ia64.c:4530
   6999 #, c-format
   7000 msgid "Used more than the declared %d rotating registers"
   7001 msgstr ""
   7002 
   7003 #: config/tc-ia64.c:4538
   7004 msgid "Used more than the available 96 rotating registers"
   7005 msgstr ""
   7006 
   7007 #: config/tc-ia64.c:4545
   7008 msgid "Used more than the available 48 rotating registers"
   7009 msgstr ""
   7010 
   7011 #: config/tc-ia64.c:4573
   7012 #, c-format
   7013 msgid "Attempt to redefine register set `%s'"
   7014 msgstr ""
   7015 
   7016 #: config/tc-ia64.c:4639
   7017 #, c-format
   7018 msgid "Unknown psr option `%s'"
   7019 msgstr ""
   7020 
   7021 #: config/tc-ia64.c:4687
   7022 msgid "Missing section name"
   7023 msgstr ""
   7024 
   7025 #: config/tc-ia64.c:4697
   7026 msgid "Comma expected after section name"
   7027 msgstr ""
   7028 
   7029 #: config/tc-ia64.c:4708
   7030 msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated."
   7031 msgstr ""
   7032 
   7033 #: config/tc-ia64.c:4797
   7034 msgid "Register name expected"
   7035 msgstr ""
   7036 
   7037 #: config/tc-ia64.c:4810
   7038 msgid "Register value annotation ignored"
   7039 msgstr ""
   7040 
   7041 #: config/tc-ia64.c:4849
   7042 msgid "Directive invalid within a bundle"
   7043 msgstr ""
   7044 
   7045 #: config/tc-ia64.c:4940
   7046 msgid "Missing predicate relation type"
   7047 msgstr ""
   7048 
   7049 #: config/tc-ia64.c:4946
   7050 msgid "Unrecognized predicate relation type"
   7051 msgstr ""
   7052 
   7053 #: config/tc-ia64.c:4992
   7054 msgid "Bad register range"
   7055 msgstr ""
   7056 
   7057 #: config/tc-ia64.c:5001 config/tc-ia64.c:7529
   7058 msgid "Predicate register expected"
   7059 msgstr ""
   7060 
   7061 #: config/tc-ia64.c:5006
   7062 msgid "Duplicate predicate register ignored"
   7063 msgstr ""
   7064 
   7065 #: config/tc-ia64.c:5022
   7066 msgid "Predicate source and target required"
   7067 msgstr ""
   7068 
   7069 #: config/tc-ia64.c:5024 config/tc-ia64.c:5036
   7070 msgid "Use of p0 is not valid in this context"
   7071 msgstr ""
   7072 
   7073 #: config/tc-ia64.c:5031
   7074 msgid "At least two PR arguments expected"
   7075 msgstr ""
   7076 
   7077 #: config/tc-ia64.c:5045
   7078 msgid "At least one PR argument expected"
   7079 msgstr ""
   7080 
   7081 #: config/tc-ia64.c:5080
   7082 #, c-format
   7083 msgid "Inserting \"%s\" into entry hint table failed: %s"
   7084 msgstr ""
   7085 
   7086 #. FIXME -- need 62-bit relocation type
   7087 #: config/tc-ia64.c:5548
   7088 msgid "62-bit relocation not yet implemented"
   7089 msgstr ""
   7090 
   7091 #. XXX technically, this is wrong: we should not be issuing warning
   7092 #. messages until we're sure this instruction pattern is going to
   7093 #. be used!
   7094 #: config/tc-ia64.c:5632
   7095 msgid "lower 16 bits of mask ignored"
   7096 msgstr ""
   7097 
   7098 #: config/tc-ia64.c:5946
   7099 msgid "Expected separator `='"
   7100 msgstr ""
   7101 
   7102 #: config/tc-ia64.c:5980
   7103 msgid "Duplicate equal sign (=) in instruction"
   7104 msgstr ""
   7105 
   7106 #: config/tc-ia64.c:5987
   7107 #, c-format
   7108 msgid "Illegal operand separator `%c'"
   7109 msgstr ""
   7110 
   7111 #: config/tc-ia64.c:6102
   7112 #, c-format
   7113 msgid "Operand %u of `%s' should be %s"
   7114 msgstr ""
   7115 
   7116 #: config/tc-ia64.c:6106
   7117 msgid "Wrong number of output operands"
   7118 msgstr ""
   7119 
   7120 #: config/tc-ia64.c:6108
   7121 msgid "Wrong number of input operands"
   7122 msgstr ""
   7123 
   7124 #: config/tc-ia64.c:6110
   7125 msgid "Operand mismatch"
   7126 msgstr ""
   7127 
   7128 #: config/tc-ia64.c:6192
   7129 #, c-format
   7130 msgid "Invalid use of `%c%d' as output operand"
   7131 msgstr ""
   7132 
   7133 #: config/tc-ia64.c:6195
   7134 #, c-format
   7135 msgid "Invalid use of `r%d' as base update address operand"
   7136 msgstr ""
   7137 
   7138 #: config/tc-ia64.c:6219
   7139 #, c-format
   7140 msgid "Invalid duplicate use of `%c%d'"
   7141 msgstr ""
   7142 
   7143 #: config/tc-ia64.c:6226
   7144 #, c-format
   7145 msgid "Invalid simultaneous use of `f%d' and `f%d'"
   7146 msgstr ""
   7147 
   7148 #: config/tc-ia64.c:6232
   7149 #, c-format
   7150 msgid "Dangerous simultaneous use of `f%d' and `f%d'"
   7151 msgstr ""
   7152 
   7153 #: config/tc-ia64.c:6276
   7154 msgid "Value truncated to 62 bits"
   7155 msgstr ""
   7156 
   7157 #: config/tc-ia64.c:6339
   7158 #, c-format
   7159 msgid "Bad operand value: %s"
   7160 msgstr ""
   7161 
   7162 #. Give an error if a frag containing code is not aligned to a 16 byte
   7163 #. boundary.
   7164 #: config/tc-ia64.c:6414 config/tc-ia64.h:177
   7165 msgid "instruction address is not a multiple of 16"
   7166 msgstr ""
   7167 
   7168 #: config/tc-ia64.c:6482
   7169 #, c-format
   7170 msgid "`%s' must be last in bundle"
   7171 msgstr ""
   7172 
   7173 #: config/tc-ia64.c:6514
   7174 #, c-format
   7175 msgid "Internal error: don't know how to force %s to end of instruction group"
   7176 msgstr ""
   7177 
   7178 #: config/tc-ia64.c:6527
   7179 #, c-format
   7180 msgid "`%s' must be last in instruction group"
   7181 msgstr ""
   7182 
   7183 #: config/tc-ia64.c:6557
   7184 msgid "Label must be first in a bundle"
   7185 msgstr ""
   7186 
   7187 #: config/tc-ia64.c:6634
   7188 msgid "hint in B unit may be treated as nop"
   7189 msgstr ""
   7190 
   7191 #: config/tc-ia64.c:6645
   7192 msgid "hint in B unit can't be used"
   7193 msgstr ""
   7194 
   7195 #: config/tc-ia64.c:6659
   7196 msgid "emit_one_bundle: unexpected dynamic op"
   7197 msgstr ""
   7198 
   7199 #: config/tc-ia64.c:6782
   7200 #, c-format
   7201 msgid "`%s' does not fit into %s template"
   7202 msgstr ""
   7203 
   7204 #: config/tc-ia64.c:6797
   7205 #, c-format
   7206 msgid "`%s' does not fit into bundle"
   7207 msgstr ""
   7208 
   7209 #: config/tc-ia64.c:6809
   7210 #, c-format
   7211 msgid "`%s' can't go in %s of %s template"
   7212 msgstr ""
   7213 
   7214 #: config/tc-ia64.c:6815
   7215 msgid "Missing '}' at end of file"
   7216 msgstr ""
   7217 
   7218 #: config/tc-ia64.c:6962
   7219 #, c-format
   7220 msgid "Unrecognized option '-x%s'"
   7221 msgstr ""
   7222 
   7223 #: config/tc-ia64.c:6989
   7224 msgid ""
   7225 "IA-64 options:\n"
   7226 "  --mconstant-gp\t  mark output file as using the constant-GP model\n"
   7227 "\t\t\t  (sets ELF header flag EF_IA_64_CONS_GP)\n"
   7228 "  --mauto-pic\t\t  mark output file as using the constant-GP model\n"
   7229 "\t\t\t  without function descriptors (sets ELF header flag\n"
   7230 "\t\t\t  EF_IA_64_NOFUNCDESC_CONS_GP)\n"
   7231 "  -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
   7232 "  -mle | -mbe\t\t  select little- or big-endian byte order (default -mle)\n"
   7233 "  -mtune=[itanium1|itanium2]\n"
   7234 "\t\t\t  tune for a specific CPU (default -mtune=itanium2)\n"
   7235 "  -munwind-check=[warning|error]\n"
   7236 "\t\t\t  unwind directive check (default -munwind-check=warning)\n"
   7237 "  -mhint.b=[ok|warning|error]\n"
   7238 "\t\t\t  hint.b check (default -mhint.b=error)\n"
   7239 "  -x | -xexplicit\t  turn on dependency violation checking\n"
   7240 msgstr ""
   7241 
   7242 #. Note for translators: "automagically" can be translated as "automatically" here.
   7243 #: config/tc-ia64.c:7006
   7244 msgid ""
   7245 "  -xauto\t\t  automagically remove dependency violations (default)\n"
   7246 "  -xnone\t\t  turn off dependency violation checking\n"
   7247 "  -xdebug\t\t  debug dependency violation checker\n"
   7248 "  -xdebugn\t\t  debug dependency violation checker but turn off\n"
   7249 "\t\t\t  dependency violation checking\n"
   7250 "  -xdebugx\t\t  debug dependency violation checker and turn on\n"
   7251 "\t\t\t  dependency violation checking\n"
   7252 msgstr ""
   7253 
   7254 #: config/tc-ia64.c:7021
   7255 msgid "--gstabs is not supported for ia64"
   7256 msgstr ""
   7257 
   7258 #: config/tc-ia64.c:7259
   7259 #, c-format
   7260 msgid "ia64.md_begin: can't hash `%s': %s"
   7261 msgstr ""
   7262 
   7263 #: config/tc-ia64.c:7320
   7264 #, c-format
   7265 msgid "Inserting \"%s\" into constant hash table failed: %s"
   7266 msgstr ""
   7267 
   7268 #: config/tc-ia64.c:7332 config/tc-mips.c:1916
   7269 msgid "Could not set architecture and machine"
   7270 msgstr ""
   7271 
   7272 #: config/tc-ia64.c:7464
   7273 msgid "Explicit stops are ignored in auto mode"
   7274 msgstr ""
   7275 
   7276 #: config/tc-ia64.c:7473
   7277 msgid "Found '{' when manual bundling is already turned on"
   7278 msgstr ""
   7279 
   7280 #: config/tc-ia64.c:7486
   7281 msgid "Found '{' after explicit switch to automatic mode"
   7282 msgstr ""
   7283 
   7284 #: config/tc-ia64.c:7492
   7285 msgid "Found '}' when manual bundling is off"
   7286 msgstr ""
   7287 
   7288 #: config/tc-ia64.c:7519
   7289 msgid "Expected ')'"
   7290 msgstr ""
   7291 
   7292 #: config/tc-ia64.c:7524
   7293 msgid "Qualifying predicate expected"
   7294 msgstr ""
   7295 
   7296 #: config/tc-ia64.c:7543
   7297 msgid "Tag must come before qualifying predicate."
   7298 msgstr ""
   7299 
   7300 #: config/tc-ia64.c:7573
   7301 msgid "Expected ':'"
   7302 msgstr ""
   7303 
   7304 #: config/tc-ia64.c:7589
   7305 msgid "Tag name expected"
   7306 msgstr ""
   7307 
   7308 #: config/tc-ia64.c:7691
   7309 msgid "Rotating register index must be a non-negative constant"
   7310 msgstr ""
   7311 
   7312 #: config/tc-ia64.c:7696
   7313 #, c-format
   7314 msgid "Index out of range 0..%u"
   7315 msgstr ""
   7316 
   7317 #: config/tc-ia64.c:7708
   7318 msgid "Indirect register index must be a general register"
   7319 msgstr ""
   7320 
   7321 #: config/tc-ia64.c:7717
   7322 msgid "Index can only be applied to rotating or indirect registers"
   7323 msgstr ""
   7324 
   7325 #: config/tc-ia64.c:7753 config/tc-xstormy16.c:146
   7326 msgid "Expected '('"
   7327 msgstr ""
   7328 
   7329 #: config/tc-ia64.c:7761 config/tc-pdp11.c:448 config/tc-pdp11.c:512
   7330 #: config/tc-pdp11.c:546 config/tc-xstormy16.c:155
   7331 msgid "Missing ')'"
   7332 msgstr ""
   7333 
   7334 #: config/tc-ia64.c:7779 config/tc-xstormy16.c:162
   7335 msgid "Not a symbolic expression"
   7336 msgstr ""
   7337 
   7338 #: config/tc-ia64.c:7784 config/tc-ia64.c:7798
   7339 msgid "Illegal combination of relocation functions"
   7340 msgstr ""
   7341 
   7342 #: config/tc-ia64.c:7887
   7343 msgid "No current frame"
   7344 msgstr ""
   7345 
   7346 #: config/tc-ia64.c:7889
   7347 #, c-format
   7348 msgid "Register number out of range 0..%u"
   7349 msgstr ""
   7350 
   7351 #: config/tc-ia64.c:7927
   7352 msgid "Standalone `#' is illegal"
   7353 msgstr ""
   7354 
   7355 #: config/tc-ia64.c:7930
   7356 msgid "Redundant `#' suffix operators"
   7357 msgstr ""
   7358 
   7359 #: config/tc-ia64.c:8088
   7360 #, c-format
   7361 msgid "Unhandled dependency %s for %s (%s), note %d"
   7362 msgstr ""
   7363 
   7364 #: config/tc-ia64.c:9383
   7365 #, c-format
   7366 msgid "Unrecognized dependency specifier %d\n"
   7367 msgstr ""
   7368 
   7369 #: config/tc-ia64.c:10259
   7370 msgid "Only the first path encountering the conflict is reported"
   7371 msgstr ""
   7372 
   7373 #: config/tc-ia64.c:10261
   7374 msgid "This is the location of the conflicting usage"
   7375 msgstr ""
   7376 
   7377 #: config/tc-ia64.c:10522
   7378 #, c-format
   7379 msgid "Unknown opcode `%s'"
   7380 msgstr ""
   7381 
   7382 #: config/tc-ia64.c:10600
   7383 #, c-format
   7384 msgid "AR %d can only be accessed by %c-unit"
   7385 msgstr ""
   7386 
   7387 #: config/tc-ia64.c:10612
   7388 msgid "hint.b may be treated as nop"
   7389 msgstr ""
   7390 
   7391 #: config/tc-ia64.c:10615
   7392 msgid "hint.b shouldn't be used"
   7393 msgstr ""
   7394 
   7395 #: config/tc-ia64.c:10654
   7396 #, c-format
   7397 msgid "`%s' cannot be predicated"
   7398 msgstr ""
   7399 
   7400 #: config/tc-ia64.c:10726
   7401 msgid "Closing bracket missing"
   7402 msgstr ""
   7403 
   7404 #: config/tc-ia64.c:10735
   7405 msgid "Index must be a general register"
   7406 msgstr ""
   7407 
   7408 #: config/tc-ia64.c:10900
   7409 #, c-format
   7410 msgid "Unsupported fixup size %d"
   7411 msgstr ""
   7412 
   7413 #. This should be an error, but since previously there wasn't any
   7414 #. diagnostic here, don't make it fail because of this for now.
   7415 #: config/tc-ia64.c:11172
   7416 #, c-format
   7417 msgid "Cannot express %s%d%s relocation"
   7418 msgstr ""
   7419 
   7420 #: config/tc-ia64.c:11191
   7421 msgid "No addend allowed in @fptr() relocation"
   7422 msgstr ""
   7423 
   7424 #: config/tc-ia64.c:11230
   7425 msgid "integer operand out of range"
   7426 msgstr ""
   7427 
   7428 #: config/tc-ia64.c:11297
   7429 #, c-format
   7430 msgid "%s must have a constant value"
   7431 msgstr ""
   7432 
   7433 #: config/tc-ia64.c:11317
   7434 msgid "cannot resolve @slotcount parameter"
   7435 msgstr ""
   7436 
   7437 #: config/tc-ia64.c:11350
   7438 msgid "invalid @slotcount value"
   7439 msgstr ""
   7440 
   7441 #: config/tc-ia64.c:11387 config/tc-z8k.c:1372
   7442 #, c-format
   7443 msgid "Cannot represent %s relocation in object file"
   7444 msgstr ""
   7445 
   7446 #: config/tc-ia64.c:11498
   7447 msgid "Can't add stop bit to mark end of instruction group"
   7448 msgstr ""
   7449 
   7450 #: config/tc-ia64.c:11598 config/tc-score.c:6109 read.c:1448 read.c:2434
   7451 #: read.c:3138 read.c:3476 read.c:3520
   7452 msgid "expected symbol name"
   7453 msgstr ""
   7454 
   7455 #: config/tc-ia64.c:11608 read.c:2444 read.c:3148 read.c:3504 stabs.c:469
   7456 #, c-format
   7457 msgid "expected comma after \"%s\""
   7458 msgstr ""
   7459 
   7460 #: config/tc-ia64.c:11650
   7461 #, c-format
   7462 msgid "`%s' is already the alias of %s `%s'"
   7463 msgstr ""
   7464 
   7465 #: config/tc-ia64.c:11660
   7466 #, c-format
   7467 msgid "%s `%s' already has an alias `%s'"
   7468 msgstr ""
   7469 
   7470 #: config/tc-ia64.c:11671
   7471 #, c-format
   7472 msgid "inserting \"%s\" into %s alias hash table failed: %s"
   7473 msgstr ""
   7474 
   7475 #: config/tc-ia64.c:11679
   7476 #, c-format
   7477 msgid "inserting \"%s\" into %s name hash table failed: %s"
   7478 msgstr ""
   7479 
   7480 #: config/tc-ia64.c:11705
   7481 #, c-format
   7482 msgid "symbol `%s' aliased to `%s' is not used"
   7483 msgstr ""
   7484 
   7485 #: config/tc-ia64.c:11728
   7486 #, c-format
   7487 msgid "section `%s' aliased to `%s' is not used"
   7488 msgstr ""
   7489 
   7490 #: config/tc-ip2k.c:158
   7491 #, c-format
   7492 msgid "IP2K specific command line options:\n"
   7493 msgstr ""
   7494 
   7495 #: config/tc-ip2k.c:159
   7496 #, c-format
   7497 msgid "  -mip2022               restrict to IP2022 insns \n"
   7498 msgstr ""
   7499 
   7500 #: config/tc-ip2k.c:160
   7501 #, c-format
   7502 msgid "  -mip2022ext            permit extended IP2022 insn\n"
   7503 msgstr ""
   7504 
   7505 #: config/tc-iq2000.c:364
   7506 #, c-format
   7507 msgid "the yielding instruction %s may not be in a delay slot."
   7508 msgstr ""
   7509 
   7510 #: config/tc-iq2000.c:372
   7511 #, c-format
   7512 msgid "Register number (R%ld) for double word access must be even."
   7513 msgstr ""
   7514 
   7515 #: config/tc-iq2000.c:381 config/tc-iq2000.c:386 config/tc-iq2000.c:391
   7516 #: config/tc-iq2000.c:408 config/tc-mt.c:244 config/tc-mt.c:249
   7517 #, c-format
   7518 msgid "operand references R%ld of previous load."
   7519 msgstr ""
   7520 
   7521 #: config/tc-iq2000.c:396
   7522 msgid "instruction implicitly accesses R31 of previous load."
   7523 msgstr ""
   7524 
   7525 #: config/tc-iq2000.c:651 config/tc-mep.c:2008
   7526 msgid "Unmatched high relocation"
   7527 msgstr ""
   7528 
   7529 #: config/tc-iq2000.c:829 config/tc-mips.c:15333 config/tc-score.c:5819
   7530 msgid ".end not in text section"
   7531 msgstr ""
   7532 
   7533 #: config/tc-iq2000.c:833 config/tc-mips.c:15337 config/tc-score.c:5822
   7534 msgid ".end directive without a preceding .ent directive."
   7535 msgstr ""
   7536 
   7537 #: config/tc-iq2000.c:842 config/tc-mips.c:15346 config/tc-score.c:5830
   7538 msgid ".end symbol does not match .ent symbol."
   7539 msgstr ""
   7540 
   7541 #: config/tc-iq2000.c:845 config/tc-mips.c:15353 config/tc-score.c:5835
   7542 msgid ".end directive missing or unknown symbol"
   7543 msgstr ""
   7544 
   7545 #: config/tc-iq2000.c:863
   7546 msgid "Expected simple number."
   7547 msgstr ""
   7548 
   7549 #: config/tc-iq2000.c:892 config/tc-mips.c:15258 config/tc-score.c:5670
   7550 #, c-format
   7551 msgid " *input_line_pointer == '%c' 0x%02x\n"
   7552 msgstr ""
   7553 
   7554 #: config/tc-iq2000.c:894
   7555 msgid "Invalid number"
   7556 msgstr ""
   7557 
   7558 #: config/tc-iq2000.c:928 config/tc-mips.c:15425 config/tc-score.c:5708
   7559 msgid ".ent or .aent not in text section."
   7560 msgstr ""
   7561 
   7562 #: config/tc-iq2000.c:931
   7563 msgid "missing `.end'"
   7564 msgstr ""
   7565 
   7566 #: config/tc-lm32.c:237 config/tc-moxie.c:575
   7567 msgid "bad call to md_atof"
   7568 msgstr ""
   7569 
   7570 #: config/tc-m32c.c:143
   7571 #, c-format
   7572 msgid " M32C specific command line options:\n"
   7573 msgstr ""
   7574 
   7575 #. Pretend that we do not recognise this option.
   7576 #: config/tc-m32r.c:331
   7577 msgid "Unrecognised option: -hidden"
   7578 msgstr ""
   7579 
   7580 #: config/tc-m32r.c:358 config/tc-sparc.c:583
   7581 msgid "Unrecognized option following -K"
   7582 msgstr ""
   7583 
   7584 #: config/tc-m32r.c:373
   7585 #, c-format
   7586 msgid " M32R specific command line options:\n"
   7587 msgstr ""
   7588 
   7589 #: config/tc-m32r.c:375
   7590 #, c-format
   7591 msgid "  -m32r                   disable support for the m32rx instruction set\n"
   7592 msgstr ""
   7593 
   7594 #: config/tc-m32r.c:377
   7595 #, c-format
   7596 msgid "  -m32rx                  support the extended m32rx instruction set\n"
   7597 msgstr ""
   7598 
   7599 #: config/tc-m32r.c:379
   7600 #, c-format
   7601 msgid "  -m32r2                  support the extended m32r2 instruction set\n"
   7602 msgstr ""
   7603 
   7604 #: config/tc-m32r.c:381
   7605 #, c-format
   7606 msgid "  -EL,-little             produce little endian code and data\n"
   7607 msgstr ""
   7608 
   7609 #: config/tc-m32r.c:383
   7610 #, c-format
   7611 msgid "  -EB,-big                produce big endian code and data\n"
   7612 msgstr ""
   7613 
   7614 #: config/tc-m32r.c:385
   7615 #, c-format
   7616 msgid "  -parallel               try to combine instructions in parallel\n"
   7617 msgstr ""
   7618 
   7619 #: config/tc-m32r.c:387
   7620 #, c-format
   7621 msgid "  -no-parallel            disable -parallel\n"
   7622 msgstr ""
   7623 
   7624 #: config/tc-m32r.c:389
   7625 #, c-format
   7626 msgid "  -no-bitinst             disallow the M32R2's extended bit-field instructions\n"
   7627 msgstr ""
   7628 
   7629 #: config/tc-m32r.c:391
   7630 #, c-format
   7631 msgid "  -O                      try to optimize code.  Implies -parallel\n"
   7632 msgstr ""
   7633 
   7634 #: config/tc-m32r.c:394
   7635 #, c-format
   7636 msgid "  -warn-explicit-parallel-conflicts     warn when parallel instructions\n"
   7637 msgstr ""
   7638 
   7639 #: config/tc-m32r.c:396
   7640 #, c-format
   7641 msgid "                                         might violate contraints\n"
   7642 msgstr ""
   7643 
   7644 #: config/tc-m32r.c:398
   7645 #, c-format
   7646 msgid "  -no-warn-explicit-parallel-conflicts  do not warn when parallel\n"
   7647 msgstr ""
   7648 
   7649 #: config/tc-m32r.c:400
   7650 #, c-format
   7651 msgid "                                         instructions might violate contraints\n"
   7652 msgstr ""
   7653 
   7654 #: config/tc-m32r.c:402
   7655 #, c-format
   7656 msgid "  -Wp                     synonym for -warn-explicit-parallel-conflicts\n"
   7657 msgstr ""
   7658 
   7659 #: config/tc-m32r.c:404
   7660 #, c-format
   7661 msgid "  -Wnp                    synonym for -no-warn-explicit-parallel-conflicts\n"
   7662 msgstr ""
   7663 
   7664 #: config/tc-m32r.c:406
   7665 #, c-format
   7666 msgid "  -ignore-parallel-conflicts            do not check parallel instructions\n"
   7667 msgstr ""
   7668 
   7669 #: config/tc-m32r.c:408
   7670 #, c-format
   7671 msgid "                                         for constraint violations\n"
   7672 msgstr ""
   7673 
   7674 #: config/tc-m32r.c:410
   7675 #, c-format
   7676 msgid "  -no-ignore-parallel-conflicts         check parallel instructions for\n"
   7677 msgstr ""
   7678 
   7679 #: config/tc-m32r.c:412
   7680 #, c-format
   7681 msgid "                                         constraint violations\n"
   7682 msgstr ""
   7683 
   7684 #: config/tc-m32r.c:414
   7685 #, c-format
   7686 msgid "  -Ip                     synonym for -ignore-parallel-conflicts\n"
   7687 msgstr ""
   7688 
   7689 #: config/tc-m32r.c:416
   7690 #, c-format
   7691 msgid "  -nIp                    synonym for -no-ignore-parallel-conflicts\n"
   7692 msgstr ""
   7693 
   7694 #: config/tc-m32r.c:419
   7695 #, c-format
   7696 msgid "  -warn-unmatched-high    warn when an (s)high reloc has no matching low reloc\n"
   7697 msgstr ""
   7698 
   7699 #: config/tc-m32r.c:421
   7700 #, c-format
   7701 msgid "  -no-warn-unmatched-high do not warn about missing low relocs\n"
   7702 msgstr ""
   7703 
   7704 #: config/tc-m32r.c:423
   7705 #, c-format
   7706 msgid "  -Wuh                    synonym for -warn-unmatched-high\n"
   7707 msgstr ""
   7708 
   7709 #: config/tc-m32r.c:425
   7710 #, c-format
   7711 msgid "  -Wnuh                   synonym for -no-warn-unmatched-high\n"
   7712 msgstr ""
   7713 
   7714 #: config/tc-m32r.c:428
   7715 #, c-format
   7716 msgid "  -KPIC                   generate PIC\n"
   7717 msgstr ""
   7718 
   7719 #: config/tc-m32r.c:850
   7720 msgid "instructions write to the same destination register."
   7721 msgstr ""
   7722 
   7723 #: config/tc-m32r.c:858
   7724 msgid "Instructions do not use parallel execution pipelines."
   7725 msgstr ""
   7726 
   7727 #: config/tc-m32r.c:866
   7728 msgid "Instructions share the same execution pipeline"
   7729 msgstr ""
   7730 
   7731 #: config/tc-m32r.c:931 config/tc-m32r.c:1045
   7732 #, c-format
   7733 msgid "not a 16 bit instruction '%s'"
   7734 msgstr ""
   7735 
   7736 #: config/tc-m32r.c:943 config/tc-m32r.c:1057 config/tc-m32r.c:1241
   7737 #, c-format
   7738 msgid "instruction '%s' is for the M32R2 only"
   7739 msgstr ""
   7740 
   7741 #: config/tc-m32r.c:956 config/tc-m32r.c:1070 config/tc-m32r.c:1254
   7742 #, c-format
   7743 msgid "unknown instruction '%s'"
   7744 msgstr ""
   7745 
   7746 #: config/tc-m32r.c:965 config/tc-m32r.c:1077 config/tc-m32r.c:1261
   7747 #, c-format
   7748 msgid "instruction '%s' is for the M32RX only"
   7749 msgstr ""
   7750 
   7751 #: config/tc-m32r.c:974 config/tc-m32r.c:1086
   7752 #, c-format
   7753 msgid "instruction '%s' cannot be executed in parallel."
   7754 msgstr ""
   7755 
   7756 #: config/tc-m32r.c:1029 config/tc-m32r.c:1111 config/tc-m32r.c:1318
   7757 msgid "internal error: lookup/get operands failed"
   7758 msgstr ""
   7759 
   7760 #: config/tc-m32r.c:1096
   7761 #, c-format
   7762 msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
   7763 msgstr ""
   7764 
   7765 #: config/tc-m32r.c:1125
   7766 #, c-format
   7767 msgid "%s: output of 1st instruction is the same as an input to 2nd instruction - is this intentional ?"
   7768 msgstr ""
   7769 
   7770 #: config/tc-m32r.c:1129
   7771 #, c-format
   7772 msgid "%s: output of 2nd instruction is the same as an input to 1st instruction - is this intentional ?"
   7773 msgstr ""
   7774 
   7775 #: config/tc-m32r.c:1503
   7776 #, c-format
   7777 msgid ".SCOMMon length (%ld.) <0! Ignored."
   7778 msgstr ""
   7779 
   7780 #: config/tc-m32r.c:1553
   7781 #, c-format
   7782 msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
   7783 msgstr ""
   7784 
   7785 #: config/tc-m32r.c:1789
   7786 msgid "Addend to unresolved symbol not on word boundary."
   7787 msgstr ""
   7788 
   7789 #: config/tc-m32r.c:1930 config/tc-m32r.c:1983 config/tc-sh.c:775
   7790 #: config/tc-sh.c:2456
   7791 msgid "Invalid PIC expression."
   7792 msgstr ""
   7793 
   7794 #: config/tc-m32r.c:2074
   7795 msgid "Unmatched high/shigh reloc"
   7796 msgstr ""
   7797 
   7798 #: config/tc-m68hc11.c:371
   7799 #, c-format
   7800 msgid ""
   7801 "Motorola 68HC11/68HC12/68HCS12 options:\n"
   7802 "  -m68hc11 | -m68hc12 |\n"
   7803 "  -m68hcs12               specify the processor [default %s]\n"
   7804 "  -mshort                 use 16-bit int ABI (default)\n"
   7805 "  -mlong                  use 32-bit int ABI\n"
   7806 "  -mshort-double          use 32-bit double ABI\n"
   7807 "  -mlong-double           use 64-bit double ABI (default)\n"
   7808 "  --force-long-branches   always turn relative branches into absolute ones\n"
   7809 "  -S,--short-branches     do not turn relative branches into absolute ones\n"
   7810 "                          when the offset is out of range\n"
   7811 "  --strict-direct-mode    do not turn the direct mode into extended mode\n"
   7812 "                          when the instruction does not support direct mode\n"
   7813 "  --print-insn-syntax     print the syntax of instruction in case of error\n"
   7814 "  --print-opcodes         print the list of instructions with syntax\n"
   7815 "  --generate-example      generate an example of each instruction\n"
   7816 "                          (used for testing)\n"
   7817 msgstr ""
   7818 
   7819 #: config/tc-m68hc11.c:417
   7820 #, c-format
   7821 msgid "Default target `%s' is not supported."
   7822 msgstr ""
   7823 
   7824 #. Dump the opcode statistics table.
   7825 #: config/tc-m68hc11.c:435
   7826 #, c-format
   7827 msgid "Name   # Modes  Min ops  Max ops  Modes mask  # Used\n"
   7828 msgstr ""
   7829 
   7830 #: config/tc-m68hc11.c:501
   7831 #, c-format
   7832 msgid "Option `%s' is not recognized."
   7833 msgstr ""
   7834 
   7835 #: config/tc-m68hc11.c:671
   7836 msgid "#<imm8>"
   7837 msgstr ""
   7838 
   7839 #: config/tc-m68hc11.c:680
   7840 msgid "#<imm16>"
   7841 msgstr ""
   7842 
   7843 #: config/tc-m68hc11.c:689 config/tc-m68hc11.c:698
   7844 msgid "<imm8>,X"
   7845 msgstr ""
   7846 
   7847 #: config/tc-m68hc11.c:725
   7848 msgid "*<abs8>"
   7849 msgstr ""
   7850 
   7851 #: config/tc-m68hc11.c:737
   7852 msgid "#<mask>"
   7853 msgstr ""
   7854 
   7855 #: config/tc-m68hc11.c:747
   7856 #, c-format
   7857 msgid "symbol%d"
   7858 msgstr ""
   7859 
   7860 #: config/tc-m68hc11.c:749
   7861 msgid "<abs>"
   7862 msgstr ""
   7863 
   7864 #: config/tc-m68hc11.c:768
   7865 msgid "<label>"
   7866 msgstr ""
   7867 
   7868 #: config/tc-m68hc11.c:784
   7869 #, c-format
   7870 msgid ""
   7871 "# Example of `%s' instructions\n"
   7872 "\t.sect .text\n"
   7873 "_start:\n"
   7874 msgstr ""
   7875 
   7876 #: config/tc-m68hc11.c:831
   7877 #, c-format
   7878 msgid "Instruction `%s' is not recognized."
   7879 msgstr ""
   7880 
   7881 #: config/tc-m68hc11.c:836
   7882 #, c-format
   7883 msgid "Instruction formats for `%s':"
   7884 msgstr ""
   7885 
   7886 #: config/tc-m68hc11.c:966
   7887 #, c-format
   7888 msgid "Immediate operand is not allowed for operand %d."
   7889 msgstr ""
   7890 
   7891 #: config/tc-m68hc11.c:1010
   7892 msgid "Indirect indexed addressing is not valid for 68HC11."
   7893 msgstr ""
   7894 
   7895 #: config/tc-m68hc11.c:1030
   7896 msgid "Spurious `,' or bad indirect register addressing mode."
   7897 msgstr ""
   7898 
   7899 #: config/tc-m68hc11.c:1052
   7900 msgid "Missing second register or offset for indexed-indirect mode."
   7901 msgstr ""
   7902 
   7903 #: config/tc-m68hc11.c:1062
   7904 msgid "Missing second register for indexed-indirect mode."
   7905 msgstr ""
   7906 
   7907 #: config/tc-m68hc11.c:1078
   7908 msgid "Missing `]' to close indexed-indirect mode."
   7909 msgstr ""
   7910 
   7911 #: config/tc-m68hc11.c:1123
   7912 msgid "Illegal operand."
   7913 msgstr ""
   7914 
   7915 #: config/tc-m68hc11.c:1128
   7916 msgid "Missing operand."
   7917 msgstr ""
   7918 
   7919 #: config/tc-m68hc11.c:1181
   7920 msgid "Pre-increment mode is not valid for 68HC11"
   7921 msgstr ""
   7922 
   7923 #: config/tc-m68hc11.c:1194
   7924 msgid "Wrong register in register indirect mode."
   7925 msgstr ""
   7926 
   7927 #: config/tc-m68hc11.c:1202
   7928 msgid "Missing `]' to close register indirect operand."
   7929 msgstr ""
   7930 
   7931 #: config/tc-m68hc11.c:1222
   7932 msgid "Post-decrement mode is not valid for 68HC11."
   7933 msgstr ""
   7934 
   7935 #: config/tc-m68hc11.c:1230
   7936 msgid "Post-increment mode is not valid for 68HC11."
   7937 msgstr ""
   7938 
   7939 #: config/tc-m68hc11.c:1248
   7940 msgid "Invalid indexed indirect mode."
   7941 msgstr ""
   7942 
   7943 #: config/tc-m68hc11.c:1340
   7944 #, c-format
   7945 msgid "Trap id `%ld' is out of range."
   7946 msgstr ""
   7947 
   7948 #: config/tc-m68hc11.c:1344
   7949 msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
   7950 msgstr ""
   7951 
   7952 #: config/tc-m68hc11.c:1351
   7953 #, c-format
   7954 msgid "Operand out of 8-bit range: `%ld'."
   7955 msgstr ""
   7956 
   7957 #: config/tc-m68hc11.c:1358
   7958 msgid "The trap id must be a constant."
   7959 msgstr ""
   7960 
   7961 #: config/tc-m68hc11.c:1393
   7962 #, c-format
   7963 msgid "Operand `%x' not recognized in fixup8."
   7964 msgstr ""
   7965 
   7966 #: config/tc-m68hc11.c:1410 config/tc-m68hc11.c:1459
   7967 #, c-format
   7968 msgid "Operand out of 16-bit range: `%ld'."
   7969 msgstr ""
   7970 
   7971 #: config/tc-m68hc11.c:1442 config/tc-m68hc11.c:1473
   7972 #, c-format
   7973 msgid "Operand `%x' not recognized in fixup16."
   7974 msgstr ""
   7975 
   7976 #: config/tc-m68hc11.c:1490
   7977 #, c-format
   7978 msgid "Unexpected branch conversion with `%x'"
   7979 msgstr ""
   7980 
   7981 #: config/tc-m68hc11.c:1576 config/tc-m68hc11.c:1708
   7982 #, c-format
   7983 msgid "Operand out of range for a relative branch: `%ld'"
   7984 msgstr ""
   7985 
   7986 #: config/tc-m68hc11.c:1676
   7987 msgid "Invalid register for dbcc/tbcc instruction."
   7988 msgstr ""
   7989 
   7990 #: config/tc-m68hc11.c:1764
   7991 #, c-format
   7992 msgid "Increment/decrement value is out of range: `%ld'."
   7993 msgstr ""
   7994 
   7995 #: config/tc-m68hc11.c:1775
   7996 msgid "Expecting a register."
   7997 msgstr ""
   7998 
   7999 #: config/tc-m68hc11.c:1790
   8000 msgid "Invalid register for post/pre increment."
   8001 msgstr ""
   8002 
   8003 #: config/tc-m68hc11.c:1820
   8004 msgid "Invalid register."
   8005 msgstr ""
   8006 
   8007 #: config/tc-m68hc11.c:1827
   8008 #, c-format
   8009 msgid "Offset out of 16-bit range: %ld."
   8010 msgstr ""
   8011 
   8012 #: config/tc-m68hc11.c:1832
   8013 #, c-format
   8014 msgid "Offset out of 5-bit range for movw/movb insn: %ld."
   8015 msgstr ""
   8016 
   8017 #: config/tc-m68hc11.c:1938
   8018 msgid "Expecting register D for indexed indirect mode."
   8019 msgstr ""
   8020 
   8021 #: config/tc-m68hc11.c:1940
   8022 msgid "Indexed indirect mode is not allowed for movb/movw."
   8023 msgstr ""
   8024 
   8025 #: config/tc-m68hc11.c:1957
   8026 msgid "Invalid accumulator register."
   8027 msgstr ""
   8028 
   8029 #: config/tc-m68hc11.c:1982
   8030 msgid "Invalid indexed register."
   8031 msgstr ""
   8032 
   8033 #: config/tc-m68hc11.c:1990
   8034 msgid "Addressing mode not implemented yet."
   8035 msgstr ""
   8036 
   8037 #: config/tc-m68hc11.c:2003
   8038 msgid "Invalid source register for this instruction, use 'tfr'."
   8039 msgstr ""
   8040 
   8041 #: config/tc-m68hc11.c:2005
   8042 msgid "Invalid source register."
   8043 msgstr ""
   8044 
   8045 #: config/tc-m68hc11.c:2010
   8046 msgid "Invalid destination register for this instruction, use 'tfr'."
   8047 msgstr ""
   8048 
   8049 #: config/tc-m68hc11.c:2012
   8050 msgid "Invalid destination register."
   8051 msgstr ""
   8052 
   8053 #: config/tc-m68hc11.c:2108
   8054 msgid "Invalid indexed register, expecting register X."
   8055 msgstr ""
   8056 
   8057 #: config/tc-m68hc11.c:2110
   8058 msgid "Invalid indexed register, expecting register Y."
   8059 msgstr ""
   8060 
   8061 #: config/tc-m68hc11.c:2418
   8062 msgid "No instruction or missing opcode."
   8063 msgstr ""
   8064 
   8065 #: config/tc-m68hc11.c:2483
   8066 #, c-format
   8067 msgid "Opcode `%s' is not recognized."
   8068 msgstr ""
   8069 
   8070 #: config/tc-m68hc11.c:2505
   8071 #, c-format
   8072 msgid "Garbage at end of instruction: `%s'."
   8073 msgstr ""
   8074 
   8075 #: config/tc-m68hc11.c:2528
   8076 #, c-format
   8077 msgid "Invalid operand for `%s'"
   8078 msgstr ""
   8079 
   8080 #: config/tc-m68hc11.c:2579
   8081 #, c-format
   8082 msgid "Invalid mode: %s\n"
   8083 msgstr ""
   8084 
   8085 #: config/tc-m68hc11.c:2639
   8086 msgid "bad .relax format"
   8087 msgstr ""
   8088 
   8089 #: config/tc-m68hc11.c:2683
   8090 #, c-format
   8091 msgid "Relocation %d is not supported by object file format."
   8092 msgstr ""
   8093 
   8094 #: config/tc-m68hc11.c:2962
   8095 msgid "bra or bsr with undefined symbol."
   8096 msgstr ""
   8097 
   8098 #: config/tc-m68hc11.c:3063 config/tc-m68hc11.c:3120
   8099 #, c-format
   8100 msgid "Subtype %d is not recognized."
   8101 msgstr ""
   8102 
   8103 #: config/tc-m68hc11.c:3178
   8104 msgid "Expression too complex."
   8105 msgstr ""
   8106 
   8107 #: config/tc-m68hc11.c:3209
   8108 msgid "Value out of 16-bit range."
   8109 msgstr ""
   8110 
   8111 #: config/tc-m68hc11.c:3227
   8112 #, c-format
   8113 msgid "Value %ld too large for 8-bit PC-relative branch."
   8114 msgstr ""
   8115 
   8116 #: config/tc-m68hc11.c:3234
   8117 #, c-format
   8118 msgid "Auto increment/decrement offset '%ld' is out of range."
   8119 msgstr ""
   8120 
   8121 #: config/tc-m68hc11.c:3247
   8122 #, c-format
   8123 msgid "Offset out of 5-bit range for movw/movb insn: %ld"
   8124 msgstr ""
   8125 
   8126 #: config/tc-m68hc11.c:3263
   8127 #, c-format
   8128 msgid "Line %d: unknown relocation type: 0x%x."
   8129 msgstr ""
   8130 
   8131 #: config/tc-m68k.c:1161
   8132 #, c-format
   8133 msgid "Can not do %d byte pc-relative relocation"
   8134 msgstr ""
   8135 
   8136 #: config/tc-m68k.c:1163
   8137 #, c-format
   8138 msgid "Can not do %d byte pc-relative pic relocation"
   8139 msgstr ""
   8140 
   8141 #: config/tc-m68k.c:1168
   8142 #, c-format
   8143 msgid "Can not do %d byte relocation"
   8144 msgstr ""
   8145 
   8146 #: config/tc-m68k.c:1170
   8147 #, c-format
   8148 msgid "Can not do %d byte pic relocation"
   8149 msgstr ""
   8150 
   8151 #: config/tc-m68k.c:1250
   8152 #, c-format
   8153 msgid "Unable to produce reloc against symbol '%s'"
   8154 msgstr ""
   8155 
   8156 #: config/tc-m68k.c:1309 config/tc-vax.c:2363
   8157 #, c-format
   8158 msgid "Cannot make %s relocation PC relative"
   8159 msgstr ""
   8160 
   8161 #: config/tc-m68k.c:1427 config/tc-vax.c:1873
   8162 msgid "No operator"
   8163 msgstr ""
   8164 
   8165 #: config/tc-m68k.c:1457 config/tc-vax.c:1889
   8166 msgid "Unknown operator"
   8167 msgstr ""
   8168 
   8169 #: config/tc-m68k.c:2360
   8170 msgid "invalid instruction for this architecture; needs "
   8171 msgstr ""
   8172 
   8173 #: config/tc-m68k.c:2368
   8174 msgid "hardware divide"
   8175 msgstr ""
   8176 
   8177 #: config/tc-m68k.c:2390 config/tc-m68k.c:2394 config/tc-m68k.c:2398
   8178 msgid "or higher"
   8179 msgstr ""
   8180 
   8181 #: config/tc-m68k.c:2451
   8182 msgid "operands mismatch"
   8183 msgstr ""
   8184 
   8185 #: config/tc-m68k.c:2515 config/tc-m68k.c:2521 config/tc-m68k.c:2527
   8186 #: config/tc-mmix.c:2467 config/tc-mmix.c:2491
   8187 msgid "operand out of range"
   8188 msgstr ""
   8189 
   8190 #: config/tc-m68k.c:2584
   8191 #, c-format
   8192 msgid "Bignum too big for %c format; truncated"
   8193 msgstr ""
   8194 
   8195 #: config/tc-m68k.c:2661
   8196 msgid "displacement too large for this architecture; needs 68020 or higher"
   8197 msgstr ""
   8198 
   8199 #: config/tc-m68k.c:2772
   8200 msgid "scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
   8201 msgstr ""
   8202 
   8203 #: config/tc-m68k.c:2777
   8204 msgid "invalid index size for coldfire"
   8205 msgstr ""
   8206 
   8207 #: config/tc-m68k.c:2830
   8208 msgid "Forcing byte displacement"
   8209 msgstr ""
   8210 
   8211 #: config/tc-m68k.c:2832
   8212 msgid "byte displacement out of range"
   8213 msgstr ""
   8214 
   8215 #: config/tc-m68k.c:2880 config/tc-m68k.c:2918
   8216 msgid "invalid operand mode for this architecture; needs 68020 or higher"
   8217 msgstr ""
   8218 
   8219 #: config/tc-m68k.c:2904 config/tc-m68k.c:2938
   8220 msgid ":b not permitted; defaulting to :w"
   8221 msgstr ""
   8222 
   8223 #: config/tc-m68k.c:3015
   8224 msgid "unsupported byte value; use a different suffix"
   8225 msgstr ""
   8226 
   8227 #: config/tc-m68k.c:3030
   8228 msgid "unknown/incorrect operand"
   8229 msgstr ""
   8230 
   8231 #: config/tc-m68k.c:3073 config/tc-m68k.c:3081 config/tc-m68k.c:3088
   8232 #: config/tc-m68k.c:3095
   8233 msgid "out of range"
   8234 msgstr ""
   8235 
   8236 #: config/tc-m68k.c:3168
   8237 msgid "Can't use long branches on this architecture"
   8238 msgstr ""
   8239 
   8240 #: config/tc-m68k.c:3274
   8241 msgid "Expression out of range, using 0"
   8242 msgstr ""
   8243 
   8244 #: config/tc-m68k.c:3475 config/tc-m68k.c:3491
   8245 msgid "Floating point register in register list"
   8246 msgstr ""
   8247 
   8248 #: config/tc-m68k.c:3481
   8249 msgid "Wrong register in floating-point reglist"
   8250 msgstr ""
   8251 
   8252 #: config/tc-m68k.c:3497
   8253 msgid "incorrect register in reglist"
   8254 msgstr ""
   8255 
   8256 #: config/tc-m68k.c:3503
   8257 msgid "wrong register in floating-point reglist"
   8258 msgstr ""
   8259 
   8260 #. ERROR.
   8261 #: config/tc-m68k.c:3976
   8262 msgid "Extra )"
   8263 msgstr ""
   8264 
   8265 #. ERROR.
   8266 #: config/tc-m68k.c:3987
   8267 msgid "Missing )"
   8268 msgstr ""
   8269 
   8270 #: config/tc-m68k.c:4004
   8271 msgid "Missing operand"
   8272 msgstr ""
   8273 
   8274 #: config/tc-m68k.c:4329
   8275 #, c-format
   8276 msgid "unrecognized default cpu `%s'"
   8277 msgstr ""
   8278 
   8279 #: config/tc-m68k.c:4383
   8280 #, c-format
   8281 msgid "%s -- statement `%s' ignored"
   8282 msgstr ""
   8283 
   8284 #: config/tc-m68k.c:4432
   8285 #, c-format
   8286 msgid "Don't know how to figure width of %c in md_assemble()"
   8287 msgstr ""
   8288 
   8289 #: config/tc-m68k.c:4601
   8290 #, c-format
   8291 msgid "Internal Error:  Can't allocate m68k_sorted_opcodes of size %d"
   8292 msgstr ""
   8293 
   8294 #: config/tc-m68k.c:4666 config/tc-m68k.c:4705
   8295 #, c-format
   8296 msgid "Internal Error: Can't find %s in hash table"
   8297 msgstr ""
   8298 
   8299 #: config/tc-m68k.c:4669 config/tc-m68k.c:4708
   8300 #, c-format
   8301 msgid "Internal Error: Can't hash %s: %s"
   8302 msgstr ""
   8303 
   8304 #: config/tc-m68k.c:4833
   8305 #, c-format
   8306 msgid "text label `%s' aligned to odd boundary"
   8307 msgstr ""
   8308 
   8309 #: config/tc-m68k.c:5005
   8310 #, c-format
   8311 msgid "value %ld out of range"
   8312 msgstr ""
   8313 
   8314 #: config/tc-m68k.c:5019
   8315 msgid "invalid byte branch offset"
   8316 msgstr ""
   8317 
   8318 #: config/tc-m68k.c:5056
   8319 msgid "short branch with zero offset: use :w"
   8320 msgstr ""
   8321 
   8322 #: config/tc-m68k.c:5100
   8323 msgid "Conversion of PC relative BSR to absolute JSR"
   8324 msgstr ""
   8325 
   8326 #: config/tc-m68k.c:5111
   8327 msgid "Conversion of PC relative branch to absolute jump"
   8328 msgstr ""
   8329 
   8330 #: config/tc-m68k.c:5128 config/tc-m68k.c:5189
   8331 msgid "Conversion of PC relative conditional branch to absolute jump"
   8332 msgstr ""
   8333 
   8334 #: config/tc-m68k.c:5169
   8335 msgid "Conversion of DBcc to absolute jump"
   8336 msgstr ""
   8337 
   8338 #: config/tc-m68k.c:5254
   8339 msgid "Conversion of PC relative displacement to absolute"
   8340 msgstr ""
   8341 
   8342 #: config/tc-m68k.c:5467
   8343 msgid "Tried to convert PC relative branch to absolute jump"
   8344 msgstr ""
   8345 
   8346 #: config/tc-m68k.c:5512 config/tc-m68k.c:5523 config/tc-m68k.c:5567
   8347 msgid "expression out of range: defaulting to 1"
   8348 msgstr ""
   8349 
   8350 #: config/tc-m68k.c:5559
   8351 msgid "expression out of range: defaulting to 0"
   8352 msgstr ""
   8353 
   8354 #: config/tc-m68k.c:5600 config/tc-m68k.c:5612
   8355 #, c-format
   8356 msgid "Can't deal with expression; defaulting to %ld"
   8357 msgstr ""
   8358 
   8359 #: config/tc-m68k.c:5626
   8360 msgid "expression doesn't fit in BYTE"
   8361 msgstr ""
   8362 
   8363 #: config/tc-m68k.c:5630
   8364 msgid "expression doesn't fit in WORD"
   8365 msgstr ""
   8366 
   8367 #: config/tc-m68k.c:5717
   8368 #, c-format
   8369 msgid "%s: unrecognized processor name"
   8370 msgstr ""
   8371 
   8372 #: config/tc-m68k.c:5778
   8373 msgid "bad coprocessor id"
   8374 msgstr ""
   8375 
   8376 #: config/tc-m68k.c:5784
   8377 msgid "unrecognized fopt option"
   8378 msgstr ""
   8379 
   8380 #: config/tc-m68k.c:5917
   8381 #, c-format
   8382 msgid "option `%s' may not be negated"
   8383 msgstr ""
   8384 
   8385 #: config/tc-m68k.c:5928
   8386 #, c-format
   8387 msgid "option `%s' not recognized"
   8388 msgstr ""
   8389 
   8390 #: config/tc-m68k.c:5957
   8391 msgid "bad format of OPT NEST=depth"
   8392 msgstr ""
   8393 
   8394 #: config/tc-m68k.c:6013
   8395 msgid "missing label"
   8396 msgstr ""
   8397 
   8398 #: config/tc-m68k.c:6037 config/tc-m68k.c:6066
   8399 msgid "bad register list"
   8400 msgstr ""
   8401 
   8402 #: config/tc-m68k.c:6039
   8403 #, c-format
   8404 msgid "bad register list: %s"
   8405 msgstr ""
   8406 
   8407 #: config/tc-m68k.c:6137
   8408 msgid "restore without save"
   8409 msgstr ""
   8410 
   8411 #: config/tc-m68k.c:6291 config/tc-m68k.c:6661
   8412 msgid "syntax error in structured control directive"
   8413 msgstr ""
   8414 
   8415 #: config/tc-m68k.c:6336
   8416 msgid "missing condition code in structured control directive"
   8417 msgstr ""
   8418 
   8419 #: config/tc-m68k.c:6407
   8420 #, c-format
   8421 msgid "Condition <%c%c> in structured control directive can not be encoded correctly"
   8422 msgstr ""
   8423 
   8424 #: config/tc-m68k.c:6703
   8425 msgid "missing then"
   8426 msgstr ""
   8427 
   8428 #: config/tc-m68k.c:6784
   8429 msgid "else without matching if"
   8430 msgstr ""
   8431 
   8432 #: config/tc-m68k.c:6817
   8433 msgid "endi without matching if"
   8434 msgstr ""
   8435 
   8436 #: config/tc-m68k.c:6857
   8437 msgid "break outside of structured loop"
   8438 msgstr ""
   8439 
   8440 #: config/tc-m68k.c:6895
   8441 msgid "next outside of structured loop"
   8442 msgstr ""
   8443 
   8444 #: config/tc-m68k.c:6946
   8445 msgid "missing ="
   8446 msgstr ""
   8447 
   8448 #: config/tc-m68k.c:6984
   8449 msgid "missing to or downto"
   8450 msgstr ""
   8451 
   8452 #: config/tc-m68k.c:7020 config/tc-m68k.c:7054 config/tc-m68k.c:7268
   8453 msgid "missing do"
   8454 msgstr ""
   8455 
   8456 #: config/tc-m68k.c:7155
   8457 msgid "endf without for"
   8458 msgstr ""
   8459 
   8460 #: config/tc-m68k.c:7209
   8461 msgid "until without repeat"
   8462 msgstr ""
   8463 
   8464 #: config/tc-m68k.c:7303
   8465 msgid "endw without while"
   8466 msgstr ""
   8467 
   8468 #: config/tc-m68k.c:7336 config/tc-m68k.c:7364
   8469 msgid "already assembled instructions"
   8470 msgstr ""
   8471 
   8472 #: config/tc-m68k.c:7441
   8473 #, c-format
   8474 msgid "`%s' is deprecated, use `%s'"
   8475 msgstr ""
   8476 
   8477 #: config/tc-m68k.c:7460
   8478 #, c-format
   8479 msgid "cpu `%s' unrecognized"
   8480 msgstr ""
   8481 
   8482 #: config/tc-m68k.c:7479
   8483 #, c-format
   8484 msgid "architecture `%s' unrecognized"
   8485 msgstr ""
   8486 
   8487 #: config/tc-m68k.c:7500
   8488 #, c-format
   8489 msgid "extension `%s' unrecognized"
   8490 msgstr ""
   8491 
   8492 #: config/tc-m68k.c:7619
   8493 #, c-format
   8494 msgid "option `-A%s' is deprecated: use `-%s'"
   8495 msgstr ""
   8496 
   8497 #: config/tc-m68k.c:7652
   8498 msgid "architecture features both enabled and disabled"
   8499 msgstr ""
   8500 
   8501 #: config/tc-m68k.c:7679
   8502 msgid "selected processor does not have all features of selected architecture"
   8503 msgstr ""
   8504 
   8505 #: config/tc-m68k.c:7688
   8506 msgid "m68k and cf features both selected"
   8507 msgstr ""
   8508 
   8509 #: config/tc-m68k.c:7700
   8510 msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
   8511 msgstr ""
   8512 
   8513 #: config/tc-m68k.c:7732
   8514 #, c-format
   8515 msgid ""
   8516 "-march=<arch>\t\tset architecture\n"
   8517 "-mcpu=<cpu>\t\tset cpu [default %s]\n"
   8518 msgstr ""
   8519 
   8520 #: config/tc-m68k.c:7737
   8521 #, c-format
   8522 msgid "-m[no-]%-16s enable/disable%s architecture extension\n"
   8523 msgstr ""
   8524 
   8525 #: config/tc-m68k.c:7743
   8526 #, c-format
   8527 msgid ""
   8528 "-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
   8529 "-pic, -k\t\tgenerate position independent code\n"
   8530 "-S\t\t\tturn jbsr into jsr\n"
   8531 "--pcrel                 never turn PC-relative branches into absolute jumps\n"
   8532 "--register-prefix-optional\n"
   8533 "\t\t\trecognize register names without prefix character\n"
   8534 "--bitwise-or\t\tdo not treat `|' as a comment character\n"
   8535 "--base-size-default-16\tbase reg without size is 16 bits\n"
   8536 "--base-size-default-32\tbase reg without size is 32 bits (default)\n"
   8537 "--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
   8538 "--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
   8539 msgstr ""
   8540 
   8541 #: config/tc-m68k.c:7757
   8542 #, c-format
   8543 msgid "Architecture variants are: "
   8544 msgstr ""
   8545 
   8546 #: config/tc-m68k.c:7766
   8547 #, c-format
   8548 msgid "Processor variants are: "
   8549 msgstr ""
   8550 
   8551 #: config/tc-m68k.c:7773 config/tc-xtensa.c:6241
   8552 #, c-format
   8553 msgid "\n"
   8554 msgstr ""
   8555 
   8556 #: config/tc-m68k.c:7804
   8557 #, c-format
   8558 msgid "Error %s in %s\n"
   8559 msgstr ""
   8560 
   8561 #: config/tc-m68k.c:7808
   8562 #, c-format
   8563 msgid "Opcode(%d.%s): "
   8564 msgstr ""
   8565 
   8566 #: config/tc-m68k.c:7968
   8567 msgid "Not a defined coldfire architecture"
   8568 msgstr ""
   8569 
   8570 #: config/tc-mcore.c:521 config/tc-microblaze.c:492 config/tc-microblaze.c:520
   8571 #: config/tc-microblaze.c:546 config/tc-microblaze.c:558
   8572 #, c-format
   8573 msgid "register expected, but saw '%.6s'"
   8574 msgstr ""
   8575 
   8576 #: config/tc-mcore.c:603
   8577 #, c-format
   8578 msgid "control register expected, but saw '%.6s'"
   8579 msgstr ""
   8580 
   8581 #: config/tc-mcore.c:639
   8582 msgid "bad/missing psr specifier"
   8583 msgstr ""
   8584 
   8585 #: config/tc-mcore.c:689
   8586 msgid "more than 65K literal pools"
   8587 msgstr ""
   8588 
   8589 #: config/tc-mcore.c:743
   8590 msgid "missing ']'"
   8591 msgstr ""
   8592 
   8593 #: config/tc-mcore.c:782
   8594 msgid "operand must be a constant"
   8595 msgstr ""
   8596 
   8597 #: config/tc-mcore.c:784
   8598 #, c-format
   8599 msgid "operand must be absolute in range %u..%u, not %ld"
   8600 msgstr ""
   8601 
   8602 #: config/tc-mcore.c:819
   8603 msgid "operand must be a multiple of 4"
   8604 msgstr ""
   8605 
   8606 #: config/tc-mcore.c:826
   8607 msgid "operand must be a multiple of 2"
   8608 msgstr ""
   8609 
   8610 #: config/tc-mcore.c:840 config/tc-mcore.c:1356 config/tc-mcore.c:1410
   8611 msgid "base register expected"
   8612 msgstr ""
   8613 
   8614 #: config/tc-mcore.c:888 config/tc-microblaze.c:830 config/tc-microblaze.c:966
   8615 #: config/tc-microblaze.c:998 config/tc-microblaze.c:1448
   8616 #: config/tc-microblaze.c:1515 config/tc-microblaze.c:1589
   8617 #: config/tc-microblaze.c:1963 config/tc-microblaze.c:2004
   8618 #, c-format
   8619 msgid "unknown opcode \"%s\""
   8620 msgstr ""
   8621 
   8622 #: config/tc-mcore.c:931
   8623 msgid "invalid register: r15 illegal"
   8624 msgstr ""
   8625 
   8626 #: config/tc-mcore.c:980 config/tc-mcore.c:1561
   8627 msgid "M340 specific opcode used when assembling for M210"
   8628 msgstr ""
   8629 
   8630 #: config/tc-mcore.c:998 config/tc-mcore.c:1038 config/tc-mcore.c:1057
   8631 #: config/tc-mcore.c:1076 config/tc-mcore.c:1104 config/tc-mcore.c:1133
   8632 #: config/tc-mcore.c:1170 config/tc-mcore.c:1205 config/tc-mcore.c:1224
   8633 #: config/tc-mcore.c:1243 config/tc-mcore.c:1277 config/tc-mcore.c:1302
   8634 #: config/tc-mcore.c:1359 config/tc-mcore.c:1413 config/tc-mcore.c:1449
   8635 #: config/tc-mcore.c:1508 config/tc-mcore.c:1530 config/tc-mcore.c:1553
   8636 msgid "second operand missing"
   8637 msgstr ""
   8638 
   8639 #: config/tc-mcore.c:1014
   8640 msgid "destination register must be r1"
   8641 msgstr ""
   8642 
   8643 #: config/tc-mcore.c:1035
   8644 msgid "source register must be r1"
   8645 msgstr ""
   8646 
   8647 #: config/tc-mcore.c:1099 config/tc-mcore.c:1156
   8648 msgid "immediate is not a power of two"
   8649 msgstr ""
   8650 
   8651 #: config/tc-mcore.c:1127
   8652 msgid "translating bgeni to movi"
   8653 msgstr ""
   8654 
   8655 #: config/tc-mcore.c:1164
   8656 msgid "translating mgeni to movi"
   8657 msgstr ""
   8658 
   8659 #: config/tc-mcore.c:1196
   8660 msgid "translating bmaski to movi"
   8661 msgstr ""
   8662 
   8663 #: config/tc-mcore.c:1272
   8664 #, c-format
   8665 msgid "displacement too large (%d)"
   8666 msgstr ""
   8667 
   8668 #: config/tc-mcore.c:1286
   8669 msgid "Invalid register: r0 and r15 illegal"
   8670 msgstr ""
   8671 
   8672 #: config/tc-mcore.c:1317
   8673 msgid "bad starting register: r0 and r15 invalid"
   8674 msgstr ""
   8675 
   8676 #: config/tc-mcore.c:1330
   8677 msgid "ending register must be r15"
   8678 msgstr ""
   8679 
   8680 #: config/tc-mcore.c:1350
   8681 msgid "bad base register: must be r0"
   8682 msgstr ""
   8683 
   8684 #: config/tc-mcore.c:1368
   8685 msgid "first register must be r4"
   8686 msgstr ""
   8687 
   8688 #: config/tc-mcore.c:1379
   8689 msgid "last register must be r7"
   8690 msgstr ""
   8691 
   8692 #: config/tc-mcore.c:1416
   8693 msgid "reg-reg expected"
   8694 msgstr ""
   8695 
   8696 #: config/tc-mcore.c:1527
   8697 msgid "second operand must be 1"
   8698 msgstr ""
   8699 
   8700 #: config/tc-mcore.c:1548
   8701 msgid "zero used as immediate value"
   8702 msgstr ""
   8703 
   8704 #: config/tc-mcore.c:1575
   8705 msgid "duplicated psr bit specifier"
   8706 msgstr ""
   8707 
   8708 #: config/tc-mcore.c:1581
   8709 msgid "`af' must appear alone"
   8710 msgstr ""
   8711 
   8712 #: config/tc-mcore.c:1588 config/tc-microblaze.c:1609
   8713 #, c-format
   8714 msgid "unimplemented opcode \"%s\""
   8715 msgstr ""
   8716 
   8717 #: config/tc-mcore.c:1597 config/tc-microblaze.c:1618
   8718 #, c-format
   8719 msgid "ignoring operands: %s "
   8720 msgstr ""
   8721 
   8722 #: config/tc-mcore.c:1667
   8723 #, c-format
   8724 msgid "unrecognised cpu type '%s'"
   8725 msgstr ""
   8726 
   8727 #: config/tc-mcore.c:1685
   8728 #, c-format
   8729 msgid ""
   8730 "MCORE specific options:\n"
   8731 "  -{no-}jsri2bsr\t  {dis}able jsri to bsr transformation (def: dis)\n"
   8732 "  -{no-}sifilter\t  {dis}able silicon filter behavior (def: dis)\n"
   8733 "  -cpu=[210|340]          select CPU type\n"
   8734 "  -EB                     assemble for a big endian system (default)\n"
   8735 "  -EL                     assemble for a little endian system\n"
   8736 msgstr ""
   8737 
   8738 #: config/tc-mcore.c:1703 config/tc-microblaze.c:1727
   8739 msgid "failed sanity check: short_jump"
   8740 msgstr ""
   8741 
   8742 #: config/tc-mcore.c:1713 config/tc-microblaze.c:1737
   8743 msgid "failed sanity check: long_jump"
   8744 msgstr ""
   8745 
   8746 #: config/tc-mcore.c:1739
   8747 #, c-format
   8748 msgid "odd displacement at %x"
   8749 msgstr ""
   8750 
   8751 #. Variable not in small data read only segment accessed
   8752 #. using small data read only anchor.
   8753 #: config/tc-mcore.c:1921 config/tc-microblaze.c:1825
   8754 #: config/tc-microblaze.c:2116 config/tc-microblaze.c:2139
   8755 msgid "unknown"
   8756 msgstr ""
   8757 
   8758 #: config/tc-mcore.c:1948
   8759 #, c-format
   8760 msgid "odd distance branch (0x%lx bytes)"
   8761 msgstr ""
   8762 
   8763 #: config/tc-mcore.c:1952
   8764 #, c-format
   8765 msgid "pcrel for branch to %s too far (0x%lx)"
   8766 msgstr ""
   8767 
   8768 #: config/tc-mcore.c:1972
   8769 #, c-format
   8770 msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
   8771 msgstr ""
   8772 
   8773 #: config/tc-mcore.c:1984
   8774 #, c-format
   8775 msgid "pcrel for loopt too far (0x%lx)"
   8776 msgstr ""
   8777 
   8778 #: config/tc-mcore.c:2180 config/tc-microblaze.c:2271 config/tc-tic30.c:1382
   8779 #, c-format
   8780 msgid "Can not do %d byte %srelocation"
   8781 msgstr ""
   8782 
   8783 #: config/tc-mcore.c:2182 config/tc-microblaze.c:2273
   8784 msgid "pc-relative"
   8785 msgstr ""
   8786 
   8787 #: config/tc-mep.c:341
   8788 #, c-format
   8789 msgid ""
   8790 "MeP specific command line options:\n"
   8791 "  -EB                     assemble for a big endian system\n"
   8792 "  -EL                     assemble for a little endian system (default)\n"
   8793 "  -mconfig=<name>         specify a chip configuration to use\n"
   8794 "  -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n"
   8795 "  -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n"
   8796 "  -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n"
   8797 "                          enable/disable the given opcodes\n"
   8798 "\n"
   8799 "  If -mconfig is given, the other -m options modify it.  Otherwise,\n"
   8800 "  if no -m options are given, all core opcodes are enabled;\n"
   8801 "  if any enabling -m options are given, only those are enabled;\n"
   8802 "  if only disabling -m options are given, only those are disabled.\n"
   8803 msgstr ""
   8804 
   8805 #: config/tc-mep.c:410
   8806 msgid "$hi and $lo are disabled when MUL and DIV are off"
   8807 msgstr ""
   8808 
   8809 #: config/tc-mep.c:417
   8810 msgid "$mb0, $me0, $mb1, and $me1 are disabled when COP is off"
   8811 msgstr ""
   8812 
   8813 #: config/tc-mep.c:422
   8814 msgid "$dbg and $depc are disabled when DEBUG is off"
   8815 msgstr ""
   8816 
   8817 #: config/tc-mep.c:613
   8818 msgid "core and copro insn lengths must total 32 bits."
   8819 msgstr ""
   8820 
   8821 #: config/tc-mep.c:616 config/tc-mep.c:753
   8822 msgid "vliw group must consist of 1 core and 1 copro insn."
   8823 msgstr ""
   8824 
   8825 #: config/tc-mep.c:750
   8826 msgid "core and copro insn lengths must total 64 bits."
   8827 msgstr ""
   8828 
   8829 #: config/tc-mep.c:982
   8830 #, c-format
   8831 msgid "cannot pack %s with a 16-bit insn"
   8832 msgstr ""
   8833 
   8834 #: config/tc-mep.c:1000
   8835 #, c-format
   8836 msgid "cannot pack %s and %s together with a 16-bit insn"
   8837 msgstr ""
   8838 
   8839 #: config/tc-mep.c:1006
   8840 msgid "too many IVC2 insns to pack with a 16-bit core insn"
   8841 msgstr ""
   8842 
   8843 #: config/tc-mep.c:1021
   8844 #, c-format
   8845 msgid "cannot pack %s into slot P1"
   8846 msgstr ""
   8847 
   8848 #: config/tc-mep.c:1027
   8849 msgid "too many IVC2 insns to pack with a 32-bit core insn"
   8850 msgstr ""
   8851 
   8852 #: config/tc-mep.c:1045
   8853 #, c-format
   8854 msgid "unable to pack %s by itself?"
   8855 msgstr ""
   8856 
   8857 #: config/tc-mep.c:1075
   8858 #, c-format
   8859 msgid "cannot pack %s and %s together"
   8860 msgstr ""
   8861 
   8862 #: config/tc-mep.c:1081
   8863 msgid "too many IVC2 insns to pack together"
   8864 msgstr ""
   8865 
   8866 #. There are no insns in the queue and a plus is present.
   8867 #. This is a syntax error.  Let's not tolerate this.
   8868 #. We can relax this later if necessary.
   8869 #: config/tc-mep.c:1318
   8870 msgid "Invalid use of parallelization operator."
   8871 msgstr ""
   8872 
   8873 #: config/tc-mep.c:1364
   8874 msgid "Leading plus sign not allowed in core mode"
   8875 msgstr ""
   8876 
   8877 #: config/tc-mep.c:1892
   8878 #, c-format
   8879 msgid "Don't know how to relocate plain operands of type %s"
   8880 msgstr ""
   8881 
   8882 #: config/tc-mep.c:1902
   8883 #, c-format
   8884 msgid "Perhaps you are missing %%tpoff()?"
   8885 msgstr ""
   8886 
   8887 #: config/tc-mep.c:2089
   8888 msgid "bad .section directive: want a,v,w,x,M,S in string"
   8889 msgstr ""
   8890 
   8891 #: config/tc-mep.c:2147
   8892 msgid ".vliw unavailable when VLIW is disabled."
   8893 msgstr ""
   8894 
   8895 #: config/tc-microblaze.c:497 config/tc-microblaze.c:526
   8896 #: config/tc-microblaze.c:552
   8897 #, c-format
   8898 msgid "Invalid register number at '%.6s'"
   8899 msgstr ""
   8900 
   8901 #: config/tc-microblaze.c:647
   8902 msgid "operand must be a constant or a label"
   8903 msgstr ""
   8904 
   8905 #: config/tc-microblaze.c:651
   8906 #, c-format
   8907 msgid "operand must be absolute in range %d..%d, not %d"
   8908 msgstr ""
   8909 
   8910 #: config/tc-microblaze.c:844 config/tc-microblaze.c:851
   8911 #: config/tc-microblaze.c:858 config/tc-microblaze.c:891
   8912 #: config/tc-microblaze.c:898 config/tc-microblaze.c:904
   8913 #: config/tc-microblaze.c:1021 config/tc-microblaze.c:1028
   8914 #: config/tc-microblaze.c:1034 config/tc-microblaze.c:1065
   8915 #: config/tc-microblaze.c:1072 config/tc-microblaze.c:1092
   8916 #: config/tc-microblaze.c:1099 config/tc-microblaze.c:1119
   8917 #: config/tc-microblaze.c:1126 config/tc-microblaze.c:1144
   8918 #: config/tc-microblaze.c:1151 config/tc-microblaze.c:1173
   8919 #: config/tc-microblaze.c:1180 config/tc-microblaze.c:1198
   8920 #: config/tc-microblaze.c:1213 config/tc-microblaze.c:1231
   8921 #: config/tc-microblaze.c:1248 config/tc-microblaze.c:1255
   8922 #: config/tc-microblaze.c:1297 config/tc-microblaze.c:1304
   8923 #: config/tc-microblaze.c:1346 config/tc-microblaze.c:1353
   8924 #: config/tc-microblaze.c:1376 config/tc-microblaze.c:1383
   8925 #: config/tc-microblaze.c:1403 config/tc-microblaze.c:1409
   8926 #: config/tc-microblaze.c:1470 config/tc-microblaze.c:1476
   8927 #: config/tc-microblaze.c:1537
   8928 msgid "Error in statement syntax"
   8929 msgstr ""
   8930 
   8931 #: config/tc-microblaze.c:864 config/tc-microblaze.c:866
   8932 #: config/tc-microblaze.c:868 config/tc-microblaze.c:908
   8933 #: config/tc-microblaze.c:910 config/tc-microblaze.c:1038
   8934 #: config/tc-microblaze.c:1040 config/tc-microblaze.c:1078
   8935 #: config/tc-microblaze.c:1080 config/tc-microblaze.c:1105
   8936 #: config/tc-microblaze.c:1107 config/tc-microblaze.c:1132
   8937 #: config/tc-microblaze.c:1155 config/tc-microblaze.c:1186
   8938 #: config/tc-microblaze.c:1203 config/tc-microblaze.c:1219
   8939 #: config/tc-microblaze.c:1237 config/tc-microblaze.c:1359
   8940 #: config/tc-microblaze.c:1361 config/tc-microblaze.c:1389
   8941 #: config/tc-microblaze.c:1391 config/tc-microblaze.c:1413
   8942 #: config/tc-microblaze.c:1480 config/tc-microblaze.c:1543
   8943 msgid "Cannot use special register with this instruction"
   8944 msgstr ""
   8945 
   8946 #: config/tc-microblaze.c:918
   8947 msgid "lmi pseudo instruction should not use a label in imm field"
   8948 msgstr ""
   8949 
   8950 #: config/tc-microblaze.c:920
   8951 msgid "smi pseudo instruction should not use a label in imm field"
   8952 msgstr ""
   8953 
   8954 #: config/tc-microblaze.c:1043
   8955 msgid "Symbol used as immediate for shift instruction"
   8956 msgstr ""
   8957 
   8958 #: config/tc-microblaze.c:1052
   8959 #, c-format
   8960 msgid "Shift value > 32. using <value %% 32>"
   8961 msgstr ""
   8962 
   8963 #: config/tc-microblaze.c:1158
   8964 msgid "Symbol used as immediate value for msrset/msrclr instructions"
   8965 msgstr ""
   8966 
   8967 #: config/tc-microblaze.c:1286 config/tc-microblaze.c:1335
   8968 msgid "invalid value for special purpose register"
   8969 msgstr ""
   8970 
   8971 #: config/tc-microblaze.c:1551
   8972 msgid "An IMM instruction should not be present in the .s file"
   8973 msgstr ""
   8974 
   8975 #: config/tc-microblaze.c:1679
   8976 msgid "Bad call to MD_NTOF()"
   8977 msgstr ""
   8978 
   8979 #: config/tc-microblaze.c:1916
   8980 #, c-format
   8981 msgid "pcrel for branch to %s too far (0x%x)"
   8982 msgstr ""
   8983 
   8984 #. We know the abs value: Should never happen.
   8985 #: config/tc-microblaze.c:2065
   8986 msgid "Absolute PC-relative value in relaxation code.  Assembler error....."
   8987 msgstr ""
   8988 
   8989 #. Cannot have a PC-relative branch to a diff segment.
   8990 #: config/tc-microblaze.c:2078
   8991 #, c-format
   8992 msgid "PC relative branch to label %s which is not in the instruction space"
   8993 msgstr ""
   8994 
   8995 #: config/tc-microblaze.c:2119
   8996 msgid "Variable is accessed using small data read only anchor, but it is not in the small data read only section"
   8997 msgstr ""
   8998 
   8999 #: config/tc-microblaze.c:2142
   9000 msgid "Variable is accessed using small data read write anchor, but it is not in the small data read write section"
   9001 msgstr ""
   9002 
   9003 #: config/tc-microblaze.c:2151
   9004 msgid "Incorrect fr_opcode value in frag.  Internal error....."
   9005 msgstr ""
   9006 
   9007 #. We know the abs value: Should never happen.
   9008 #: config/tc-microblaze.c:2158
   9009 msgid "Absolute value in relaxation code.  Assembler error....."
   9010 msgstr ""
   9011 
   9012 #: config/tc-microblaze.c:2363 config/tc-mn10300.c:1067 config/tc-sh.c:804
   9013 #: config/tc-z80.c:666 read.c:4351
   9014 #, c-format
   9015 msgid "unsupported BFD relocation size %u"
   9016 msgstr ""
   9017 
   9018 #. Prototypes for static functions.
   9019 #: config/tc-mips.c:1064
   9020 #, c-format
   9021 msgid "internal Error, line %d, %s"
   9022 msgstr ""
   9023 
   9024 #: config/tc-mips.c:1825 config/tc-mips.c:13188
   9025 #, c-format
   9026 msgid "Unrecognized register name `%s'"
   9027 msgstr ""
   9028 
   9029 #: config/tc-mips.c:1911
   9030 msgid "-G may not be used in position-independent code"
   9031 msgstr ""
   9032 
   9033 #: config/tc-mips.c:1960
   9034 #, c-format
   9035 msgid "internal: can't hash `%s': %s"
   9036 msgstr ""
   9037 
   9038 #: config/tc-mips.c:1968
   9039 #, c-format
   9040 msgid "internal error: bad mips16 opcode: %s %s\n"
   9041 msgstr ""
   9042 
   9043 #: config/tc-mips.c:2140
   9044 #, c-format
   9045 msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
   9046 msgstr ""
   9047 
   9048 #: config/tc-mips.c:3074 config/tc-mips.c:3082
   9049 #, c-format
   9050 msgid "jump to misaligned address (0x%lx)"
   9051 msgstr ""
   9052 
   9053 #: config/tc-mips.c:3093 config/tc-mips.c:4042
   9054 #, c-format
   9055 msgid "branch to misaligned address (0x%lx)"
   9056 msgstr ""
   9057 
   9058 #: config/tc-mips.c:3098 config/tc-mips.c:4045
   9059 #, c-format
   9060 msgid "branch address range overflow (0x%lx)"
   9061 msgstr ""
   9062 
   9063 #: config/tc-mips.c:3253 config/tc-mips.c:14896
   9064 msgid "extended instruction in delay slot"
   9065 msgstr ""
   9066 
   9067 #. To reproduce this failure try assembling gas/testsuites/
   9068 #. gas/mips/mips16-intermix.s with a mips-ecoff targeted
   9069 #. assembler.
   9070 #: config/tc-mips.c:3299
   9071 #, c-format
   9072 msgid "Unsupported MIPS relocation number %d"
   9073 msgstr ""
   9074 
   9075 #: config/tc-mips.c:3779
   9076 msgid "Macro instruction expanded into multiple instructions in a branch delay slot"
   9077 msgstr ""
   9078 
   9079 #: config/tc-mips.c:3782
   9080 msgid "Macro instruction expanded into multiple instructions"
   9081 msgstr ""
   9082 
   9083 #: config/tc-mips.c:4314
   9084 msgid "operand overflow"
   9085 msgstr ""
   9086 
   9087 #: config/tc-mips.c:4333 config/tc-mips.c:4933 config/tc-mips.c:8427
   9088 msgid "Macro used $at after \".set noat\""
   9089 msgstr ""
   9090 
   9091 #: config/tc-mips.c:4362
   9092 msgid "unsupported large constant"
   9093 msgstr ""
   9094 
   9095 #: config/tc-mips.c:4364
   9096 #, c-format
   9097 msgid "Instruction %s requires absolute expression"
   9098 msgstr ""
   9099 
   9100 #: config/tc-mips.c:4497 config/tc-mips.c:6798 config/tc-mips.c:7390
   9101 #, c-format
   9102 msgid "Number (0x%s) larger than 32 bits"
   9103 msgstr ""
   9104 
   9105 #: config/tc-mips.c:4517
   9106 msgid "Number larger than 64 bits"
   9107 msgstr ""
   9108 
   9109 #: config/tc-mips.c:4811 config/tc-mips.c:4839 config/tc-mips.c:4877
   9110 #: config/tc-mips.c:4922 config/tc-mips.c:7012 config/tc-mips.c:7051
   9111 #: config/tc-mips.c:7090 config/tc-mips.c:7485 config/tc-mips.c:7537
   9112 msgid "PIC code offset overflow (max 16 signed bits)"
   9113 msgstr ""
   9114 
   9115 #: config/tc-mips.c:5244 config/tc-mips.c:5310 config/tc-mips.c:5398
   9116 #: config/tc-mips.c:5445 config/tc-mips.c:5507 config/tc-mips.c:5556
   9117 #: config/tc-mips.c:8521 config/tc-mips.c:8528 config/tc-mips.c:8535
   9118 #: config/tc-mips.c:8642
   9119 msgid "Unsupported large constant"
   9120 msgstr ""
   9121 
   9122 #. result is always true
   9123 #: config/tc-mips.c:5276
   9124 #, c-format
   9125 msgid "Branch %s is always true"
   9126 msgstr ""
   9127 
   9128 #: config/tc-mips.c:5518 config/tc-mips.c:5567 config/tc-mips.c:9297
   9129 #: config/tc-mips.c:9454
   9130 #, c-format
   9131 msgid "Improper position (%lu)"
   9132 msgstr ""
   9133 
   9134 #: config/tc-mips.c:5523 config/tc-mips.c:9364
   9135 #, c-format
   9136 msgid "Improper extract size (%lu, position %lu)"
   9137 msgstr ""
   9138 
   9139 #: config/tc-mips.c:5572 config/tc-mips.c:9328
   9140 #, c-format
   9141 msgid "Improper insert size (%lu, position %lu)"
   9142 msgstr ""
   9143 
   9144 #: config/tc-mips.c:5609 config/tc-mips.c:5706
   9145 msgid "Divide by zero."
   9146 msgstr ""
   9147 
   9148 #: config/tc-mips.c:5792
   9149 msgid "dla used to load 32-bit register"
   9150 msgstr ""
   9151 
   9152 #: config/tc-mips.c:5795
   9153 msgid "la used to load 64-bit address"
   9154 msgstr "la  64 "
   9155 
   9156 #: config/tc-mips.c:5819 config/tc-mips.c:6788 config/tc-mips.c:7380
   9157 msgid "Expression too complex"
   9158 msgstr ""
   9159 
   9160 #: config/tc-mips.c:5907
   9161 msgid "Offset too large"
   9162 msgstr ""
   9163 
   9164 #: config/tc-mips.c:6079 config/tc-mips.c:6354
   9165 msgid "PIC code offset overflow (max 32 signed bits)"
   9166 msgstr "PIC  ( 32 )"
   9167 
   9168 #: config/tc-mips.c:6432
   9169 msgid "MIPS PIC call to register other than $25"
   9170 msgstr ""
   9171 
   9172 #: config/tc-mips.c:6438 config/tc-mips.c:6449 config/tc-mips.c:6573
   9173 #: config/tc-mips.c:6584
   9174 msgid "No .cprestore pseudo-op used in PIC code"
   9175 msgstr ""
   9176 
   9177 #: config/tc-mips.c:6443 config/tc-mips.c:6578
   9178 msgid "No .frame pseudo-op used in PIC code"
   9179 msgstr ""
   9180 
   9181 #: config/tc-mips.c:6599
   9182 msgid "Non-PIC jump used in PIC library"
   9183 msgstr ""
   9184 
   9185 #: config/tc-mips.c:6765
   9186 #, fuzzy, c-format
   9187 msgid "Opcode not supported on this processor: %s"
   9188 msgstr "64  `%s' "
   9189 
   9190 #: config/tc-mips.c:7643
   9191 #, c-format
   9192 msgid "opcode not supported on this processor: %s"
   9193 msgstr ""
   9194 
   9195 #: config/tc-mips.c:7790 config/tc-mips.c:7821 config/tc-mips.c:7873
   9196 #: config/tc-mips.c:7903
   9197 msgid "Improper rotate count"
   9198 msgstr ""
   9199 
   9200 #: config/tc-mips.c:7942
   9201 #, c-format
   9202 msgid "Instruction %s: result is always false"
   9203 msgstr ""
   9204 
   9205 #: config/tc-mips.c:8103
   9206 #, c-format
   9207 msgid "Instruction %s: result is always true"
   9208 msgstr ""
   9209 
   9210 #: config/tc-mips.c:8240 config/tc-mips.c:8264 config/tc-mips.c:8337
   9211 #: config/tc-mips.c:8360
   9212 msgid "Operand overflow"
   9213 msgstr ""
   9214 
   9215 #. FIXME: Check if this is one of the itbl macros, since they
   9216 #. are added dynamically.
   9217 #: config/tc-mips.c:8423
   9218 #, c-format
   9219 msgid "Macro %s not implemented yet"
   9220 msgstr ""
   9221 
   9222 #: config/tc-mips.c:8673
   9223 #, c-format
   9224 msgid "internal: bad mips opcode (mask error): %s %s"
   9225 msgstr ""
   9226 
   9227 #: config/tc-mips.c:8718
   9228 #, c-format
   9229 msgid "internal: bad mips opcode (unknown extension operand type `+%c'): %s %s"
   9230 msgstr ""
   9231 
   9232 #: config/tc-mips.c:8797
   9233 #, c-format
   9234 msgid "internal: bad mips opcode (unknown operand type `%c'): %s %s"
   9235 msgstr ""
   9236 
   9237 #: config/tc-mips.c:8804
   9238 #, c-format
   9239 msgid "internal: bad mips opcode (bits 0x%lx undefined): %s %s"
   9240 msgstr ""
   9241 
   9242 #: config/tc-mips.c:8927 config/tc-mips.c:8935
   9243 #, fuzzy
   9244 msgid "Unrecognized opcode"
   9245 msgstr " -%c%s "
   9246 
   9247 #: config/tc-mips.c:8962 config/tc-mips.c:10524
   9248 #, c-format
   9249 msgid "opcode not supported on this processor: %s (%s)"
   9250 msgstr ""
   9251 
   9252 #: config/tc-mips.c:8996
   9253 #, c-format
   9254 msgid "BALIGN immediate not 1 or 3 (%lu)"
   9255 msgstr ""
   9256 
   9257 #: config/tc-mips.c:9009 config/tc-mips.c:9022 config/tc-mips.c:9035
   9258 #: config/tc-mips.c:9048 config/tc-mips.c:9074 config/tc-mips.c:9118
   9259 #, c-format
   9260 msgid "DSP immediate not in range 0..%d (%lu)"
   9261 msgstr ""
   9262 
   9263 #: config/tc-mips.c:9066 config/tc-mips.c:9093
   9264 msgid "Invalid dsp acc register"
   9265 msgstr ""
   9266 
   9267 #: config/tc-mips.c:9104 config/tc-mips.c:9135 config/tc-mips.c:9152
   9268 #, c-format
   9269 msgid "DSP immediate not in range %ld..%ld (%ld)"
   9270 msgstr ""
   9271 
   9272 #: config/tc-mips.c:9165
   9273 #, c-format
   9274 msgid "MT usermode bit not 0 or 1 (%lu)"
   9275 msgstr ""
   9276 
   9277 #: config/tc-mips.c:9176
   9278 #, c-format
   9279 msgid "MT load high bit not 0 or 1 (%lu)"
   9280 msgstr ""
   9281 
   9282 #: config/tc-mips.c:9193 config/tc-mips.c:9206
   9283 msgid "Invalid dsp/smartmips acc register"
   9284 msgstr ""
   9285 
   9286 #: config/tc-mips.c:9270
   9287 #, c-format
   9288 msgid "Illegal %s number (%lu, 0x%lx)"
   9289 msgstr ""
   9290 
   9291 #: config/tc-mips.c:9383 config/tc-mips.c:10032
   9292 msgid "absolute expression required"
   9293 msgstr ""
   9294 
   9295 #: config/tc-mips.c:9406
   9296 #, c-format
   9297 msgid "Invalid register number (%d)"
   9298 msgstr ""
   9299 
   9300 #: config/tc-mips.c:9414
   9301 msgid "Invalid coprocessor 0 register number"
   9302 msgstr ""
   9303 
   9304 #: config/tc-mips.c:9424
   9305 #, c-format
   9306 msgid "Improper bit index (%lu)"
   9307 msgstr ""
   9308 
   9309 #: config/tc-mips.c:9485 config/tc-mips.c:9502
   9310 #, c-format
   9311 msgid "Improper size (%lu)"
   9312 msgstr ""
   9313 
   9314 #: config/tc-mips.c:9518
   9315 #, c-format
   9316 msgid "Improper immediate (%ld)"
   9317 msgstr ""
   9318 
   9319 #: config/tc-mips.c:9535 config/tc-mips.c:9552 config/tc-mips.c:9572
   9320 #, c-format
   9321 msgid "Offset not in range %ld..%ld (%ld)"
   9322 msgstr ""
   9323 
   9324 #: config/tc-mips.c:9578
   9325 #, c-format
   9326 msgid "Offset not 16 bytes alignment (%ld)"
   9327 msgstr ""
   9328 
   9329 #: config/tc-mips.c:9593 config/tc-mips.c:10705
   9330 msgid "used $at without \".set noat\""
   9331 msgstr ""
   9332 
   9333 #: config/tc-mips.c:9595 config/tc-mips.c:10707
   9334 #, c-format
   9335 msgid "used $%u with \".set at=$%u\""
   9336 msgstr ""
   9337 
   9338 #: config/tc-mips.c:9608
   9339 #, c-format
   9340 msgid "Internal error: bad mips opcode (unknown extension operand type `+%c'): %s %s"
   9341 msgstr ""
   9342 
   9343 #: config/tc-mips.c:9626
   9344 #, c-format
   9345 msgid "Improper shift amount (%lu)"
   9346 msgstr ""
   9347 
   9348 #: config/tc-mips.c:9650 config/tc-mips.c:10845 config/tc-mips.c:11098
   9349 #, c-format
   9350 msgid "Invalid value for `%s' (%lu)"
   9351 msgstr ""
   9352 
   9353 #: config/tc-mips.c:9686
   9354 #, c-format
   9355 msgid "Code for %s not in range 0..1023 (%lu)"
   9356 msgstr ""
   9357 
   9358 #: config/tc-mips.c:9698
   9359 #, c-format
   9360 msgid "Lower code for %s not in range 0..1023 (%lu)"
   9361 msgstr ""
   9362 
   9363 #: config/tc-mips.c:9710
   9364 #, c-format
   9365 msgid "Code for %s not in range 0..1048575 (%lu)"
   9366 msgstr ""
   9367 
   9368 #: config/tc-mips.c:9723
   9369 #, c-format
   9370 msgid "Coproccesor code > 25 bits (%lu)"
   9371 msgstr ""
   9372 
   9373 #: config/tc-mips.c:9737
   9374 #, c-format
   9375 msgid "Illegal 19-bit code (%lu)"
   9376 msgstr ""
   9377 
   9378 #: config/tc-mips.c:9750
   9379 #, c-format
   9380 msgid "Invalid performance register (%lu)"
   9381 msgstr ""
   9382 
   9383 #: config/tc-mips.c:9795
   9384 #, c-format
   9385 msgid "Used $%u with \".set at=$%u\""
   9386 msgstr ""
   9387 
   9388 #: config/tc-mips.c:9822
   9389 msgid "Source and destination must be different"
   9390 msgstr ""
   9391 
   9392 #: config/tc-mips.c:9828
   9393 msgid "A destination register must be supplied"
   9394 msgstr ""
   9395 
   9396 #: config/tc-mips.c:9891
   9397 #, c-format
   9398 msgid "Improper align amount (%ld), using low bits"
   9399 msgstr ""
   9400 
   9401 #: config/tc-mips.c:9905
   9402 #, c-format
   9403 msgid "Invalid MDMX Immediate (%ld)"
   9404 msgstr ""
   9405 
   9406 #: config/tc-mips.c:9943
   9407 #, c-format
   9408 msgid "Float register should be even, was %d"
   9409 msgstr ""
   9410 
   9411 #: config/tc-mips.c:9982
   9412 #, c-format
   9413 msgid "Bad element selector %ld"
   9414 msgstr ""
   9415 
   9416 #: config/tc-mips.c:9990
   9417 #, c-format
   9418 msgid "Expecting ']' found '%s'"
   9419 msgstr ""
   9420 
   9421 #: config/tc-mips.c:10096
   9422 #, c-format
   9423 msgid "Bad floating point constant: %s"
   9424 msgstr ""
   9425 
   9426 #: config/tc-mips.c:10216
   9427 msgid "Can't use floating point insn in this section"
   9428 msgstr ""
   9429 
   9430 #: config/tc-mips.c:10275
   9431 #, fuzzy
   9432 msgid "Expression out of range"
   9433 msgstr ""
   9434 
   9435 #: config/tc-mips.c:10319
   9436 #, c-format
   9437 msgid "lui expression (%lu) not in range 0..65535"
   9438 msgstr ""
   9439 
   9440 #: config/tc-mips.c:10341
   9441 #, c-format
   9442 msgid "Condition code register should be even for %s, was %d"
   9443 msgstr ""
   9444 
   9445 #: config/tc-mips.c:10347
   9446 #, c-format
   9447 msgid "Condition code register should be 0 or 4 for %s, was %d"
   9448 msgstr ""
   9449 
   9450 #: config/tc-mips.c:10374
   9451 msgid "Invalid coprocessor sub-selection value (0-7)"
   9452 msgstr ""
   9453 
   9454 #: config/tc-mips.c:10386 config/tc-mips.c:10403
   9455 #, c-format
   9456 msgid "bad byte vector index (%ld)"
   9457 msgstr ""
   9458 
   9459 #: config/tc-mips.c:10414
   9460 #, c-format
   9461 msgid "Bad char = '%c'\n"
   9462 msgstr ""
   9463 
   9464 #: config/tc-mips.c:10498 config/tc-score.c:2696 config/tc-score.c:2742
   9465 msgid "unrecognized opcode"
   9466 msgstr ""
   9467 
   9468 #: config/tc-mips.c:10881 config/tc-mips.c:10962 config/tc-mips.c:10977
   9469 msgid "can't parse register list"
   9470 msgstr ""
   9471 
   9472 #: config/tc-mips.c:10950
   9473 msgid "more than one frame size in list"
   9474 msgstr ""
   9475 
   9476 #: config/tc-mips.c:11005
   9477 msgid "unexpected register in list"
   9478 msgstr ""
   9479 
   9480 #: config/tc-mips.c:11015
   9481 msgid "arg/static registers overlap"
   9482 msgstr ""
   9483 
   9484 #: config/tc-mips.c:11033
   9485 msgid "invalid arg register list"
   9486 msgstr ""
   9487 
   9488 #: config/tc-mips.c:11042 config/tc-mips.c:11065
   9489 msgid "invalid static register list"
   9490 msgstr ""
   9491 
   9492 #: config/tc-mips.c:11072
   9493 msgid "missing frame size"
   9494 msgstr ""
   9495 
   9496 #: config/tc-mips.c:11075
   9497 msgid "invalid frame size"
   9498 msgstr ""
   9499 
   9500 #: config/tc-mips.c:11123
   9501 msgid "illegal operands"
   9502 msgstr ""
   9503 
   9504 #: config/tc-mips.c:11241
   9505 msgid "extended operand requested but not required"
   9506 msgstr ""
   9507 
   9508 #: config/tc-mips.c:11243
   9509 msgid "invalid unextended operand value"
   9510 msgstr ""
   9511 
   9512 #: config/tc-mips.c:11271
   9513 msgid "operand value out of range for instruction"
   9514 msgstr ""
   9515 
   9516 #: config/tc-mips.c:11376
   9517 #, c-format
   9518 msgid "relocation %s isn't supported by the current ABI"
   9519 msgstr ""
   9520 
   9521 #: config/tc-mips.c:11432
   9522 msgid "unclosed '('"
   9523 msgstr ""
   9524 
   9525 #: config/tc-mips.c:11699
   9526 #, c-format
   9527 msgid "A different %s was already specified, is now %s"
   9528 msgstr ""
   9529 
   9530 #: config/tc-mips.c:11970
   9531 msgid "-call_shared is supported only for ELF format"
   9532 msgstr ""
   9533 
   9534 #: config/tc-mips.c:11980
   9535 msgid "-call_nonpic is supported only for ELF format"
   9536 msgstr ""
   9537 
   9538 #: config/tc-mips.c:11990
   9539 msgid "-non_shared is supported only for ELF format"
   9540 msgstr ""
   9541 
   9542 #: config/tc-mips.c:12023
   9543 msgid "-n32 is supported for ELF format only"
   9544 msgstr ""
   9545 
   9546 #: config/tc-mips.c:12032
   9547 msgid "-64 is supported for ELF format only"
   9548 msgstr ""
   9549 
   9550 #: config/tc-mips.c:12037 config/tc-mips.c:12090
   9551 msgid "No compiled in support for 64 bit object file format"
   9552 msgstr ""
   9553 
   9554 #: config/tc-mips.c:12077
   9555 msgid "-mabi is supported for ELF format only"
   9556 msgstr ""
   9557 
   9558 #: config/tc-mips.c:12097
   9559 #, c-format
   9560 msgid "invalid abi -mabi=%s"
   9561 msgstr ""
   9562 
   9563 #: config/tc-mips.c:12177
   9564 msgid "-G not supported in this configuration."
   9565 msgstr ""
   9566 
   9567 #: config/tc-mips.c:12203
   9568 #, c-format
   9569 msgid "-%s conflicts with the other architecture options, which imply -%s"
   9570 msgstr ""
   9571 
   9572 #: config/tc-mips.c:12215
   9573 #, c-format
   9574 msgid "-march=%s is not compatible with the selected ABI"
   9575 msgstr ""
   9576 
   9577 #: config/tc-mips.c:12234
   9578 msgid "-mgp64 used with a 32-bit processor"
   9579 msgstr ""
   9580 
   9581 #: config/tc-mips.c:12236
   9582 msgid "-mgp32 used with a 64-bit ABI"
   9583 msgstr ""
   9584 
   9585 #: config/tc-mips.c:12238
   9586 msgid "-mgp64 used with a 32-bit ABI"
   9587 msgstr ""
   9588 
   9589 #: config/tc-mips.c:12276
   9590 msgid "-mfp64 used with a 32-bit fpu"
   9591 msgstr ""
   9592 
   9593 #: config/tc-mips.c:12279
   9594 msgid "-mfp64 used with a 32-bit ABI"
   9595 msgstr ""
   9596 
   9597 #: config/tc-mips.c:12283
   9598 msgid "-mfp32 used with a 64-bit ABI"
   9599 msgstr ""
   9600 
   9601 #: config/tc-mips.c:12297
   9602 msgid "trap exception not supported at ISA 1"
   9603 msgstr ""
   9604 
   9605 #: config/tc-mips.c:12307
   9606 msgid "-mfp32 used with -mips3d"
   9607 msgstr ""
   9608 
   9609 #: config/tc-mips.c:12313
   9610 msgid "-mfp32 used with -mdmx"
   9611 msgstr ""
   9612 
   9613 #: config/tc-mips.c:12318
   9614 #, c-format
   9615 msgid "%s ISA does not support SmartMIPS"
   9616 msgstr ""
   9617 
   9618 #: config/tc-mips.c:12324 config/tc-mips.c:13280
   9619 #, c-format
   9620 msgid "%s ISA does not support DSP ASE"
   9621 msgstr ""
   9622 
   9623 #: config/tc-mips.c:12333 config/tc-mips.c:13293
   9624 #, c-format
   9625 msgid "%s ISA does not support DSP R2 ASE"
   9626 msgstr ""
   9627 
   9628 #: config/tc-mips.c:12339 config/tc-mips.c:13306
   9629 #, c-format
   9630 msgid "%s ISA does not support MT ASE"
   9631 msgstr ""
   9632 
   9633 #: config/tc-mips.c:12387
   9634 msgid "PC relative MIPS16 instruction references a different section"
   9635 msgstr ""
   9636 
   9637 #: config/tc-mips.c:12685 config/tc-sparc.c:3184 config/tc-sparc.c:3191
   9638 #: config/tc-sparc.c:3198 config/tc-sparc.c:3205 config/tc-sparc.c:3212
   9639 #: config/tc-sparc.c:3221 config/tc-sparc.c:3232 config/tc-sparc.c:3254
   9640 #: config/tc-sparc.c:3278 write.c:1138
   9641 msgid "relocation overflow"
   9642 msgstr ""
   9643 
   9644 #: config/tc-mips.c:12695
   9645 #, c-format
   9646 msgid "Branch to misaligned address (%lx)"
   9647 msgstr ""
   9648 
   9649 #: config/tc-mips.c:12742
   9650 msgid "Branch out of range"
   9651 msgstr ""
   9652 
   9653 #: config/tc-mips.c:12824
   9654 #, c-format
   9655 msgid "Alignment too large: %d. assumed."
   9656 msgstr ""
   9657 
   9658 #: config/tc-mips.c:12827
   9659 msgid "Alignment negative: 0 assumed."
   9660 msgstr ""
   9661 
   9662 #: config/tc-mips.c:13085
   9663 #, c-format
   9664 msgid "%s: no such section"
   9665 msgstr ""
   9666 
   9667 #: config/tc-mips.c:13134
   9668 #, c-format
   9669 msgid ".option pic%d not supported"
   9670 msgstr ""
   9671 
   9672 #: config/tc-mips.c:13139 config/tc-mips.c:13446
   9673 msgid "-G may not be used with SVR4 PIC code"
   9674 msgstr ""
   9675 
   9676 #: config/tc-mips.c:13145
   9677 #, c-format
   9678 msgid "Unrecognized option \"%s\""
   9679 msgstr ""
   9680 
   9681 #: config/tc-mips.c:13205
   9682 msgid "`noreorder' must be set before `nomacro'"
   9683 msgstr ""
   9684 
   9685 #: config/tc-mips.c:13231
   9686 #, c-format
   9687 msgid "%s isa does not support 64-bit registers"
   9688 msgstr ""
   9689 
   9690 #: config/tc-mips.c:13242
   9691 #, c-format
   9692 msgid "%s isa does not support 64-bit floating point registers"
   9693 msgstr ""
   9694 
   9695 #: config/tc-mips.c:13263
   9696 #, c-format
   9697 msgid "%s ISA does not support SmartMIPS ASE"
   9698 msgstr ""
   9699 
   9700 #: config/tc-mips.c:13330
   9701 #, c-format
   9702 msgid "unknown architecture %s"
   9703 msgstr ""
   9704 
   9705 #: config/tc-mips.c:13343 config/tc-mips.c:13373
   9706 #, c-format
   9707 msgid "unknown ISA level %s"
   9708 msgstr ""
   9709 
   9710 #: config/tc-mips.c:13351
   9711 #, c-format
   9712 msgid "unknown ISA or architecture %s"
   9713 msgstr ""
   9714 
   9715 #: config/tc-mips.c:13401
   9716 msgid ".set pop with no .set push"
   9717 msgstr ""
   9718 
   9719 #: config/tc-mips.c:13430
   9720 #, c-format
   9721 msgid "Tried to set unrecognized symbol: %s\n"
   9722 msgstr ""
   9723 
   9724 #: config/tc-mips.c:13488
   9725 msgid ".cpload not in noreorder section"
   9726 msgstr ""
   9727 
   9728 #: config/tc-mips.c:13556 config/tc-mips.c:13575
   9729 msgid "missing argument separator ',' for .cpsetup"
   9730 msgstr ""
   9731 
   9732 #: config/tc-mips.c:13733
   9733 #, c-format
   9734 msgid "Unsupported use of %s"
   9735 msgstr ""
   9736 
   9737 #: config/tc-mips.c:13815 config/tc-score.c:6035
   9738 msgid "Unsupported use of .gpword"
   9739 msgstr ""
   9740 
   9741 #: config/tc-mips.c:13855
   9742 msgid "Unsupported use of .gpdword"
   9743 msgstr ""
   9744 
   9745 #: config/tc-mips.c:13949
   9746 #, c-format
   9747 msgid "ignoring attempt to redefine symbol %s"
   9748 msgstr ""
   9749 
   9750 #: config/tc-mips.c:13964 ecoff.c:3378
   9751 msgid "bad .weakext directive"
   9752 msgstr ""
   9753 
   9754 #: config/tc-mips.c:14200
   9755 msgid "unsupported PC relative reference to different section"
   9756 msgstr ""
   9757 
   9758 #: config/tc-mips.c:14313 config/tc-xtensa.c:1583 config/tc-xtensa.c:1859
   9759 msgid "unsupported relocation"
   9760 msgstr ""
   9761 
   9762 #: config/tc-mips.c:14571 config/tc-pdp11.c:1424
   9763 #, c-format
   9764 msgid "Can not represent %s relocation in this object file format"
   9765 msgstr ""
   9766 
   9767 #: config/tc-mips.c:14656
   9768 msgid "Relaxed out-of-range branch into a jump"
   9769 msgstr ""
   9770 
   9771 #: config/tc-mips.c:15217
   9772 msgid "missing .end at end of assembly"
   9773 msgstr ""
   9774 
   9775 #: config/tc-mips.c:15232 config/tc-score.c:5644
   9776 msgid "expected simple number"
   9777 msgstr ""
   9778 
   9779 #: config/tc-mips.c:15260 config/tc-score.c:5671
   9780 msgid "invalid number"
   9781 msgstr ""
   9782 
   9783 #: config/tc-mips.c:15428 config/tc-score.c:5710
   9784 msgid "missing .end"
   9785 msgstr ""
   9786 
   9787 #: config/tc-mips.c:15480
   9788 msgid "Bad .frame directive"
   9789 msgstr ""
   9790 
   9791 #: config/tc-mips.c:15512
   9792 msgid ".mask/.fmask outside of .ent"
   9793 msgstr ""
   9794 
   9795 #: config/tc-mips.c:15519
   9796 msgid "Bad .mask/.fmask directive"
   9797 msgstr ""
   9798 
   9799 #: config/tc-mips.c:15796
   9800 #, c-format
   9801 msgid "Bad value (%s) for %s"
   9802 msgstr ""
   9803 
   9804 #: config/tc-mips.c:15860
   9805 #, c-format
   9806 msgid ""
   9807 "MIPS options:\n"
   9808 "-EB\t\t\tgenerate big endian output\n"
   9809 "-EL\t\t\tgenerate little endian output\n"
   9810 "-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
   9811 "-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
   9812 "\t\t\timplicitly with the gp register [default 8]\n"
   9813 msgstr ""
   9814 
   9815 #: config/tc-mips.c:15867
   9816 #, c-format
   9817 msgid ""
   9818 "-mips1\t\t\tgenerate MIPS ISA I instructions\n"
   9819 "-mips2\t\t\tgenerate MIPS ISA II instructions\n"
   9820 "-mips3\t\t\tgenerate MIPS ISA III instructions\n"
   9821 "-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
   9822 "-mips5                  generate MIPS ISA V instructions\n"
   9823 "-mips32                 generate MIPS32 ISA instructions\n"
   9824 "-mips32r2               generate MIPS32 release 2 ISA instructions\n"
   9825 "-mips64                 generate MIPS64 ISA instructions\n"
   9826 "-mips64r2               generate MIPS64 release 2 ISA instructions\n"
   9827 "-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
   9828 msgstr ""
   9829 
   9830 #: config/tc-mips.c:15886
   9831 #, c-format
   9832 msgid ""
   9833 "-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
   9834 "-no-mCPU\t\tdon't generate code specific to CPU.\n"
   9835 "\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
   9836 msgstr ""
   9837 
   9838 #: config/tc-mips.c:15899
   9839 #, c-format
   9840 msgid ""
   9841 "-mips16\t\t\tgenerate mips16 instructions\n"
   9842 "-no-mips16\t\tdo not generate mips16 instructions\n"
   9843 msgstr ""
   9844 
   9845 #: config/tc-mips.c:15902
   9846 #, c-format
   9847 msgid ""
   9848 "-msmartmips\t\tgenerate smartmips instructions\n"
   9849 "-mno-smartmips\t\tdo not generate smartmips instructions\n"
   9850 msgstr ""
   9851 
   9852 #: config/tc-mips.c:15905
   9853 #, c-format
   9854 msgid ""
   9855 "-mdsp\t\t\tgenerate DSP instructions\n"
   9856 "-mno-dsp\t\tdo not generate DSP instructions\n"
   9857 msgstr ""
   9858 
   9859 #: config/tc-mips.c:15908
   9860 #, c-format
   9861 msgid ""
   9862 "-mdspr2\t\t\tgenerate DSP R2 instructions\n"
   9863 "-mno-dspr2\t\tdo not generate DSP R2 instructions\n"
   9864 msgstr ""
   9865 
   9866 #: config/tc-mips.c:15911
   9867 #, c-format
   9868 msgid ""
   9869 "-mmt\t\t\tgenerate MT instructions\n"
   9870 "-mno-mt\t\t\tdo not generate MT instructions\n"
   9871 msgstr ""
   9872 
   9873 #: config/tc-mips.c:15914
   9874 #, c-format
   9875 msgid ""
   9876 "-mfix-loongson2f-jump\twork around Loongson2F JUMP instructions\n"
   9877 "-mfix-loongson2f-nop\twork around Loongson2F NOP errata\n"
   9878 "-mfix-vr4120\t\twork around certain VR4120 errata\n"
   9879 "-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n"
   9880 "-mfix-24k\t\tinsert a nop after ERET and DERET instructions\n"
   9881 "-mfix-cn63xxp1\t\twork around CN63XXP1 PREF errata\n"
   9882 "-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
   9883 "-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
   9884 "-msym32\t\t\tassume all symbols have 32-bit values\n"
   9885 "-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
   9886 "-O\t\t\tremove unneeded NOPs and swap branches\n"
   9887 "--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
   9888 "--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
   9889 msgstr ""
   9890 
   9891 #: config/tc-mips.c:15928
   9892 #, c-format
   9893 msgid ""
   9894 "-mhard-float\t\tallow floating-point instructions\n"
   9895 "-msoft-float\t\tdo not allow floating-point instructions\n"
   9896 "-msingle-float\t\tonly allow 32-bit floating-point operations\n"
   9897 "-mdouble-float\t\tallow 32-bit and 64-bit floating-point operations\n"
   9898 "--[no-]construct-floats [dis]allow floating point values to be constructed\n"
   9899 msgstr ""
   9900 
   9901 #: config/tc-mips.c:15936
   9902 #, c-format
   9903 msgid ""
   9904 "-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
   9905 "-call_nonpic\t\tgenerate non-PIC code that can operate with DSOs\n"
   9906 "-mvxworks-pic\t\tgenerate VxWorks position independent code\n"
   9907 "-non_shared\t\tdo not generate code that can operate with DSOs\n"
   9908 "-xgot\t\t\tassume a 32 bit GOT\n"
   9909 "-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
   9910 "-mshared, -mno-shared   disable/enable .cpload optimization for\n"
   9911 "                        position dependent (non shared) code\n"
   9912 "-mabi=ABI\t\tcreate ABI conformant object file for:\n"
   9913 msgstr ""
   9914 
   9915 #: config/tc-mips.c:15957
   9916 #, c-format
   9917 msgid ""
   9918 "-32\t\t\tcreate o32 ABI object file (default)\n"
   9919 "-n32\t\t\tcreate n32 ABI object file\n"
   9920 "-64\t\t\tcreate 64 ABI object file\n"
   9921 msgstr ""
   9922 
   9923 #: config/tc-mmix.c:693
   9924 #, c-format
   9925 msgid " MMIX-specific command line options:\n"
   9926 msgstr ""
   9927 
   9928 #: config/tc-mmix.c:694
   9929 #, c-format
   9930 msgid ""
   9931 "  -fixed-special-register-names\n"
   9932 "                          Allow only the original special register names.\n"
   9933 msgstr ""
   9934 
   9935 #: config/tc-mmix.c:697
   9936 #, c-format
   9937 msgid "  -globalize-symbols      Make all symbols global.\n"
   9938 msgstr ""
   9939 
   9940 #: config/tc-mmix.c:699
   9941 #, c-format
   9942 msgid "  -gnu-syntax             Turn off mmixal syntax compatibility.\n"
   9943 msgstr ""
   9944 
   9945 #: config/tc-mmix.c:701
   9946 #, c-format
   9947 msgid "  -relax                  Create linker relaxable code.\n"
   9948 msgstr ""
   9949 
   9950 #: config/tc-mmix.c:703
   9951 #, c-format
   9952 msgid ""
   9953 "  -no-predefined-syms     Do not provide mmixal built-in constants.\n"
   9954 "                          Implies -fixed-special-register-names.\n"
   9955 msgstr ""
   9956 
   9957 #: config/tc-mmix.c:706
   9958 #, c-format
   9959 msgid ""
   9960 "  -no-expand              Do not expand GETA, branches, PUSHJ or JUMP\n"
   9961 "                          into multiple instructions.\n"
   9962 msgstr ""
   9963 
   9964 #: config/tc-mmix.c:709
   9965 #, c-format
   9966 msgid "  -no-merge-gregs         Do not merge GREG definitions with nearby values.\n"
   9967 msgstr ""
   9968 
   9969 #: config/tc-mmix.c:711
   9970 #, c-format
   9971 msgid "  -linker-allocated-gregs If there's no suitable GREG definition for the                          operands of an instruction, let the linker resolve.\n"
   9972 msgstr ""
   9973 
   9974 #: config/tc-mmix.c:714
   9975 #, c-format
   9976 msgid ""
   9977 "  -x                      Do not warn when an operand to GETA, a branch,\n"
   9978 "                          PUSHJ or JUMP is not known to be within range.\n"
   9979 "                          The linker will catch any errors.  Implies\n"
   9980 "                          -linker-allocated-gregs."
   9981 msgstr ""
   9982 
   9983 #: config/tc-mmix.c:840
   9984 #, c-format
   9985 msgid "unknown opcode: `%s'"
   9986 msgstr ""
   9987 
   9988 #: config/tc-mmix.c:962 config/tc-mmix.c:977
   9989 msgid "specified location wasn't TETRA-aligned"
   9990 msgstr ""
   9991 
   9992 #: config/tc-mmix.c:964 config/tc-mmix.c:979 config/tc-mmix.c:4111
   9993 #: config/tc-mmix.c:4127
   9994 msgid "unaligned data at an absolute location is not supported"
   9995 msgstr ""
   9996 
   9997 #: config/tc-mmix.c:1089
   9998 #, c-format
   9999 msgid "invalid operand to opcode %s: `%s'"
   10000 msgstr ""
   10001 
   10002 #: config/tc-mmix.c:1111 config/tc-mmix.c:1138 config/tc-mmix.c:1171
   10003 #: config/tc-mmix.c:1179 config/tc-mmix.c:1196 config/tc-mmix.c:1224
   10004 #: config/tc-mmix.c:1245 config/tc-mmix.c:1270 config/tc-mmix.c:1318
   10005 #: config/tc-mmix.c:1419 config/tc-mmix.c:1444 config/tc-mmix.c:1476
   10006 #: config/tc-mmix.c:1508 config/tc-mmix.c:1538 config/tc-mmix.c:1591
   10007 #: config/tc-mmix.c:1608 config/tc-mmix.c:1635 config/tc-mmix.c:1663
   10008 #: config/tc-mmix.c:1693 config/tc-mmix.c:1719 config/tc-mmix.c:1735
   10009 #: config/tc-mmix.c:1761 config/tc-mmix.c:1777 config/tc-mmix.c:1793
   10010 #: config/tc-mmix.c:1874
   10011 #, c-format
   10012 msgid "invalid operands to opcode %s: `%s'"
   10013 msgstr ""
   10014 
   10015 #: config/tc-mmix.c:1976
   10016 msgid "internal: mmix_prefix_name but empty prefix"
   10017 msgstr ""
   10018 
   10019 #: config/tc-mmix.c:2020
   10020 #, c-format
   10021 msgid "too many GREG registers allocated (max %d)"
   10022 msgstr ""
   10023 
   10024 #: config/tc-mmix.c:2078
   10025 msgid "BSPEC already active.  Nesting is not supported."
   10026 msgstr ""
   10027 
   10028 #: config/tc-mmix.c:2087
   10029 msgid "invalid BSPEC expression"
   10030 msgstr ""
   10031 
   10032 #: config/tc-mmix.c:2103
   10033 #, c-format
   10034 msgid "can't create section %s"
   10035 msgstr ""
   10036 
   10037 #: config/tc-mmix.c:2108
   10038 #, c-format
   10039 msgid "can't set section flags for section %s"
   10040 msgstr ""
   10041 
   10042 #: config/tc-mmix.c:2129
   10043 msgid "ESPEC without preceding BSPEC"
   10044 msgstr ""
   10045 
   10046 #: config/tc-mmix.c:2158
   10047 msgid "missing local expression"
   10048 msgstr ""
   10049 
   10050 #: config/tc-mmix.c:2368
   10051 msgid "operand out of range, instruction expanded"
   10052 msgstr ""
   10053 
   10054 #. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
   10055 #. user-friendly, though a little bit non-substantial.
   10056 #: config/tc-mmix.c:2619
   10057 msgid "directive LOCAL must be placed in code or data"
   10058 msgstr ""
   10059 
   10060 #: config/tc-mmix.c:2620
   10061 msgid "internal confusion: relocation in a section without contents"
   10062 msgstr ""
   10063 
   10064 #: config/tc-mmix.c:2734
   10065 msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
   10066 msgstr ""
   10067 
   10068 #: config/tc-mmix.c:2782
   10069 msgid "no suitable GREG definition for operands"
   10070 msgstr ""
   10071 
   10072 #: config/tc-mmix.c:2841
   10073 msgid "operands were not reducible at assembly-time"
   10074 msgstr ""
   10075 
   10076 #: config/tc-mmix.c:2868
   10077 #, c-format
   10078 msgid "cannot generate relocation type for symbol %s, code %s"
   10079 msgstr ""
   10080 
   10081 #: config/tc-mmix.c:2888
   10082 #, c-format
   10083 msgid "internal: unhandled label %s"
   10084 msgstr ""
   10085 
   10086 #: config/tc-mmix.c:2918
   10087 msgid "[0-9]H labels may not appear alone on a line"
   10088 msgstr ""
   10089 
   10090 #: config/tc-mmix.c:2927
   10091 msgid "[0-9]H labels do not mix with dot-pseudos"
   10092 msgstr ""
   10093 
   10094 #: config/tc-mmix.c:3015
   10095 msgid "invalid characters in input"
   10096 msgstr ""
   10097 
   10098 #: config/tc-mmix.c:3121
   10099 msgid "empty label field for IS"
   10100 msgstr ""
   10101 
   10102 #: config/tc-mmix.c:3447
   10103 #, c-format
   10104 msgid "internal: unexpected relax type %d:%d"
   10105 msgstr ""
   10106 
   10107 #: config/tc-mmix.c:3470
   10108 msgid "BSPEC without ESPEC."
   10109 msgstr ""
   10110 
   10111 #: config/tc-mmix.c:3675
   10112 msgid "GREG expression too complicated"
   10113 msgstr ""
   10114 
   10115 #: config/tc-mmix.c:3690
   10116 msgid "internal: GREG expression not resolved to section"
   10117 msgstr ""
   10118 
   10119 #: config/tc-mmix.c:3739
   10120 msgid "register section has contents\n"
   10121 msgstr ""
   10122 
   10123 #: config/tc-mmix.c:3866
   10124 msgid "section change from within a BSPEC/ESPEC pair is not supported"
   10125 msgstr ""
   10126 
   10127 #: config/tc-mmix.c:3887
   10128 msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
   10129 msgstr ""
   10130 
   10131 #: config/tc-mmix.c:3898
   10132 msgid "invalid LOC expression"
   10133 msgstr ""
   10134 
   10135 #: config/tc-mmix.c:3925 config/tc-mmix.c:3952
   10136 msgid "LOC expression stepping backwards is not supported"
   10137 msgstr ""
   10138 
   10139 #. We will only get here in rare cases involving #NO_APP,
   10140 #. where the unterminated string is not recognized by the
   10141 #. preformatting pass.
   10142 #: config/tc-mmix.c:4034 config/tc-mmix.c:4192 config/tc-z80.c:1695
   10143 msgid "unterminated string"
   10144 msgstr ""
   10145 
   10146 #: config/tc-mmix.c:4051
   10147 msgid "BYTE expression not a pure number"
   10148 msgstr ""
   10149 
   10150 #. Note that mmixal does not allow negative numbers in
   10151 #. BYTE sequences, so neither should we.
   10152 #: config/tc-mmix.c:4060
   10153 msgid "BYTE expression not in the range 0..255"
   10154 msgstr ""
   10155 
   10156 #: config/tc-mmix.c:4109 config/tc-mmix.c:4125
   10157 msgid "data item with alignment larger than location"
   10158 msgstr ""
   10159 
   10160 #. Since integer_constant is local to expr.c, we have to make this a
   10161 #. macro.  FIXME: Do it cleaner.
   10162 #: config/tc-mmix.h:105
   10163 msgid "`&' serial number operator is not supported"
   10164 msgstr ""
   10165 
   10166 #: config/tc-mn10200.c:304
   10167 #, c-format
   10168 msgid ""
   10169 "MN10200 options:\n"
   10170 "none yet\n"
   10171 msgstr ""
   10172 
   10173 #: config/tc-mn10300.c:441
   10174 #, c-format
   10175 msgid ""
   10176 "MN10300 assembler options:\n"
   10177 "none yet\n"
   10178 msgstr ""
   10179 
   10180 #: config/tc-mn10300.c:1268
   10181 msgid "Invalid opcode/operands"
   10182 msgstr ""
   10183 
   10184 #: config/tc-mn10300.c:1791
   10185 msgid "Invalid register specification."
   10186 msgstr ""
   10187 
   10188 #: config/tc-mn10300.c:2383
   10189 #, c-format
   10190 msgid "Bad relocation fixup type (%d)"
   10191 msgstr ""
   10192 
   10193 #: config/tc-moxie.c:100
   10194 msgid "expecting register"
   10195 msgstr ""
   10196 
   10197 #: config/tc-moxie.c:119 config/tc-moxie.c:135
   10198 msgid "illegal register number"
   10199 msgstr ""
   10200 
   10201 #: config/tc-moxie.c:184 config/tc-pj.c:260
   10202 #, c-format
   10203 msgid "unknown opcode %s"
   10204 msgstr ""
   10205 
   10206 #: config/tc-moxie.c:202 config/tc-moxie.c:221 config/tc-moxie.c:312
   10207 #: config/tc-moxie.c:358
   10208 msgid "expecting comma delimited register operands"
   10209 msgstr ""
   10210 
   10211 #: config/tc-moxie.c:228 config/tc-moxie.c:288 config/tc-moxie.c:300
   10212 #: config/tc-moxie.c:333 config/tc-moxie.c:365 config/tc-moxie.c:398
   10213 #: config/tc-moxie.c:452 config/tc-moxie.c:506 config/tc-moxie.c:516
   10214 #: config/tc-moxie.c:544 config/tc-pj.c:308
   10215 msgid "extra stuff on line ignored"
   10216 msgstr ""
   10217 
   10218 #: config/tc-moxie.c:248 config/tc-moxie.c:388 config/tc-moxie.c:418
   10219 #: config/tc-moxie.c:493
   10220 msgid "expecting comma delimited operands"
   10221 msgstr ""
   10222 
   10223 #: config/tc-moxie.c:316 config/tc-moxie.c:344
   10224 msgid "expecting indirect register `($rA)'"
   10225 msgstr ""
   10226 
   10227 #: config/tc-moxie.c:324 config/tc-moxie.c:352 config/tc-moxie.c:443
   10228 #: config/tc-moxie.c:485
   10229 msgid "missing closing parenthesis"
   10230 msgstr ""
   10231 
   10232 #: config/tc-moxie.c:435 config/tc-moxie.c:477
   10233 msgid "expecting indirect register `($rX)'"
   10234 msgstr ""
   10235 
   10236 #: config/tc-moxie.c:547 config/tc-pj.c:313
   10237 msgid "Something forgot to clean up\n"
   10238 msgstr ""
   10239 
   10240 #: config/tc-moxie.c:649
   10241 msgid "pcrel too far BFD_RELOC_MOXIE_10"
   10242 msgstr ""
   10243 
   10244 #: config/tc-msp430.c:547
   10245 msgid ".profiler pseudo requires at least two operands."
   10246 msgstr ""
   10247 
   10248 #: config/tc-msp430.c:606
   10249 msgid "unknown profiling flag - ignored."
   10250 msgstr ""
   10251 
   10252 #: config/tc-msp430.c:622
   10253 msgid "ambiguous flags combination - '.profiler' directive ignored."
   10254 msgstr ""
   10255 
   10256 #: config/tc-msp430.c:632
   10257 msgid "profiling in absolute section?"
   10258 msgstr ""
   10259 
   10260 #: config/tc-msp430.c:720
   10261 #, c-format
   10262 msgid "Known MCU names:\n"
   10263 msgstr ""
   10264 
   10265 #: config/tc-msp430.c:723
   10266 #, c-format
   10267 msgid "\t %s\n"
   10268 msgstr ""
   10269 
   10270 #: config/tc-msp430.c:749
   10271 #, c-format
   10272 msgid "redefinition of mcu type %s' to %s'"
   10273 msgstr ""
   10274 
   10275 #: config/tc-msp430.c:792
   10276 #, c-format
   10277 msgid ""
   10278 "MSP430 options:\n"
   10279 "  -mmcu=[msp430-name] select microcontroller type\n"
   10280 "                  msp430x110  msp430x112\n"
   10281 "                  msp430x1101 msp430x1111\n"
   10282 "                  msp430x1121 msp430x1122 msp430x1132\n"
   10283 "                  msp430x122  msp430x123\n"
   10284 "                  msp430x1222 msp430x1232\n"
   10285 "                  msp430x133  msp430x135\n"
   10286 "                  msp430x1331 msp430x1351\n"
   10287 "                  msp430x147  msp430x148  msp430x149\n"
   10288 "                  msp430x155  msp430x156  msp430x157\n"
   10289 "                  msp430x167  msp430x168  msp430x169\n"
   10290 "                  msp430x1610 msp430x1611 msp430x1612\n"
   10291 "                  msp430x311  msp430x312  msp430x313  msp430x314  msp430x315\n"
   10292 "                  msp430x323  msp430x325\n"
   10293 "                  msp430x336  msp430x337\n"
   10294 "                  msp430x412  msp430x413  msp430x415  msp430x417\n"
   10295 "                  msp430xE423 msp430xE425 msp430E427\n"
   10296 "                  msp430xW423 msp430xW425 msp430W427\n"
   10297 "                  msp430xG437 msp430xG438 msp430G439\n"
   10298 "                  msp430x435  msp430x436  msp430x437\n"
   10299 "                  msp430x447  msp430x448  msp430x449\n"
   10300 msgstr ""
   10301 
   10302 #: config/tc-msp430.c:815
   10303 #, c-format
   10304 msgid ""
   10305 "  -mQ - enable relaxation at assembly time. DANGEROUS!\n"
   10306 "  -mP - enable polymorph instructions\n"
   10307 msgstr ""
   10308 
   10309 #: config/tc-msp430.c:969
   10310 #, c-format
   10311 msgid "value %d out of range. Use #lo() or #hi()"
   10312 msgstr ""
   10313 
   10314 #: config/tc-msp430.c:1057
   10315 #, c-format
   10316 msgid "unknown expression in operand %s. use #llo() #lhi() #hlo() #hhi() "
   10317 msgstr ""
   10318 
   10319 #: config/tc-msp430.c:1108
   10320 #, c-format
   10321 msgid "Registers cannot be used within immediate expression [%s]"
   10322 msgstr ""
   10323 
   10324 #: config/tc-msp430.c:1110
   10325 #, c-format
   10326 msgid "unknown operand %s"
   10327 msgstr ""
   10328 
   10329 #: config/tc-msp430.c:1132 config/tc-msp430.c:1267
   10330 #, c-format
   10331 msgid "value out of range: %d"
   10332 msgstr ""
   10333 
   10334 #: config/tc-msp430.c:1143
   10335 #, c-format
   10336 msgid "Registers cannot be used within absolute expression [%s]"
   10337 msgstr ""
   10338 
   10339 #: config/tc-msp430.c:1145 config/tc-msp430.c:1288
   10340 #, c-format
   10341 msgid "unknown expression in operand %s"
   10342 msgstr ""
   10343 
   10344 #: config/tc-msp430.c:1159 config/tc-msp430.c:1166
   10345 #, c-format
   10346 msgid "unknown addressing mode %s"
   10347 msgstr ""
   10348 
   10349 #: config/tc-msp430.c:1174
   10350 #, c-format
   10351 msgid "Bad register name r%s"
   10352 msgstr ""
   10353 
   10354 #: config/tc-msp430.c:1186
   10355 #, c-format
   10356 msgid "MSP430 does not have %d registers"
   10357 msgstr ""
   10358 
   10359 #: config/tc-msp430.c:1206
   10360 msgid "')' required"
   10361 msgstr ""
   10362 
   10363 #: config/tc-msp430.c:1219
   10364 #, c-format
   10365 msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
   10366 msgstr ""
   10367 
   10368 #: config/tc-msp430.c:1228
   10369 #, c-format
   10370 msgid "unknown operator (r%s substituted as a register name"
   10371 msgstr ""
   10372 
   10373 #: config/tc-msp430.c:1240 config/tc-msp430.c:1251
   10374 #, c-format
   10375 msgid "unknown operator %s"
   10376 msgstr ""
   10377 
   10378 #: config/tc-msp430.c:1245
   10379 msgid "r2 should not be used in indexed addressing mode"
   10380 msgstr ""
   10381 
   10382 #: config/tc-msp430.c:1286
   10383 #, c-format
   10384 msgid "Registers cannot be used as a prefix of indexed expression [%s]"
   10385 msgstr ""
   10386 
   10387 #. Unreachable.
   10388 #: config/tc-msp430.c:1335
   10389 #, c-format
   10390 msgid "unknown addressing mode for operand %s"
   10391 msgstr ""
   10392 
   10393 #: config/tc-msp430.c:1360
   10394 #, c-format
   10395 msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
   10396 msgstr ""
   10397 
   10398 #: config/tc-msp430.c:1370
   10399 msgid "this addressing mode is not applicable for destination operand"
   10400 msgstr ""
   10401 
   10402 #: config/tc-msp430.c:1414
   10403 #, c-format
   10404 msgid "instruction %s requires %d operand(s)"
   10405 msgstr ""
   10406 
   10407 #: config/tc-msp430.c:1667
   10408 #, c-format
   10409 msgid "Even number required. Rounded to %d"
   10410 msgstr ""
   10411 
   10412 #: config/tc-msp430.c:1678
   10413 #, c-format
   10414 msgid "Wrong displacement  %d"
   10415 msgstr ""
   10416 
   10417 #: config/tc-msp430.c:1695
   10418 msgid "instruction requires label sans '$'"
   10419 msgstr ""
   10420 
   10421 #: config/tc-msp430.c:1700
   10422 msgid "instruction requires label or value in range -511:512"
   10423 msgstr ""
   10424 
   10425 #: config/tc-msp430.c:1707 config/tc-msp430.c:1751 config/tc-msp430.c:1790
   10426 msgid "instruction requires label"
   10427 msgstr ""
   10428 
   10429 #: config/tc-msp430.c:1715 config/tc-msp430.c:1757
   10430 msgid "polymorphs are not enabled. Use -mP option to enable."
   10431 msgstr ""
   10432 
   10433 #: config/tc-msp430.c:1794
   10434 msgid "Illegal instruction or not implemented opcode."
   10435 msgstr ""
   10436 
   10437 #: config/tc-msp430.c:2144
   10438 #, c-format
   10439 msgid "internal inconsistency problem in %s: insn %04lx"
   10440 msgstr ""
   10441 
   10442 #: config/tc-msp430.c:2174 config/tc-msp430.c:2197
   10443 #, c-format
   10444 msgid "internal inconsistency problem in %s: ext. insn %04lx"
   10445 msgstr ""
   10446 
   10447 #: config/tc-msp430.c:2209
   10448 #, c-format
   10449 msgid "internal inconsistency problem in %s:  %lx"
   10450 msgstr ""
   10451 
   10452 #: config/tc-mt.c:151
   10453 #, c-format
   10454 msgid "MT specific command line options:\n"
   10455 msgstr ""
   10456 
   10457 #: config/tc-mt.c:152
   10458 #, c-format
   10459 msgid "  -march=ms1-64-001         allow ms1-64-001 instructions\n"
   10460 msgstr ""
   10461 
   10462 #: config/tc-mt.c:153
   10463 #, c-format
   10464 msgid "  -march=ms1-16-002         allow ms1-16-002 instructions (default)\n"
   10465 msgstr ""
   10466 
   10467 #: config/tc-mt.c:154
   10468 #, c-format
   10469 msgid "  -march=ms1-16-003         allow ms1-16-003 instructions\n"
   10470 msgstr ""
   10471 
   10472 #: config/tc-mt.c:155
   10473 #, c-format
   10474 msgid "  -march=ms2                allow ms2 instructions \n"
   10475 msgstr ""
   10476 
   10477 #: config/tc-mt.c:156
   10478 #, c-format
   10479 msgid "  -nosched                  disable scheduling restrictions\n"
   10480 msgstr ""
   10481 
   10482 #: config/tc-mt.c:224
   10483 #, c-format
   10484 msgid "instruction %s may not follow another memory access instruction."
   10485 msgstr ""
   10486 
   10487 #: config/tc-mt.c:230
   10488 #, c-format
   10489 msgid "instruction %s may not follow another I/O instruction."
   10490 msgstr ""
   10491 
   10492 #: config/tc-mt.c:236
   10493 #, c-format
   10494 msgid "%s may not occupy the delay slot of another branch insn."
   10495 msgstr ""
   10496 
   10497 #: config/tc-mt.c:261
   10498 #, c-format
   10499 msgid "operand references R%ld of previous instruction."
   10500 msgstr ""
   10501 
   10502 #: config/tc-mt.c:267
   10503 #, c-format
   10504 msgid "operand references R%ld of instruction before previous."
   10505 msgstr ""
   10506 
   10507 #: config/tc-mt.c:281 config/tc-mt.c:286
   10508 #, c-format
   10509 msgid "conditional branch or jal insn's operand references R%ld of previous arithmetic or logic insn."
   10510 msgstr ""
   10511 
   10512 #: config/tc-mt.c:349
   10513 msgid "md_estimate_size_before_relax\n"
   10514 msgstr ""
   10515 
   10516 #: config/tc-ns32k.c:439
   10517 msgid "Invalid syntax in PC-relative addressing mode"
   10518 msgstr ""
   10519 
   10520 #: config/tc-ns32k.c:463
   10521 msgid "Invalid syntax in External addressing mode"
   10522 msgstr ""
   10523 
   10524 #: config/tc-ns32k.c:544
   10525 msgid "Invalid syntax in Memory Relative addressing mode"
   10526 msgstr ""
   10527 
   10528 #: config/tc-ns32k.c:611
   10529 msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
   10530 msgstr ""
   10531 
   10532 #: config/tc-ns32k.c:616
   10533 msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
   10534 msgstr ""
   10535 
   10536 #: config/tc-ns32k.c:621
   10537 msgid "Scaled-indexed addressing mode combined with scaled-index"
   10538 msgstr ""
   10539 
   10540 #: config/tc-ns32k.c:632
   10541 msgid "Invalid or illegal addressing mode combined with scaled-index"
   10542 msgstr ""
   10543 
   10544 #: config/tc-ns32k.c:755
   10545 msgid "Premature end of suffix -- Defaulting to d"
   10546 msgstr ""
   10547 
   10548 #: config/tc-ns32k.c:768
   10549 msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
   10550 msgstr ""
   10551 
   10552 #: config/tc-ns32k.c:813
   10553 msgid "Very short instr to option, ie you can't do it on a NULLstr"
   10554 msgstr ""
   10555 
   10556 #: config/tc-ns32k.c:863
   10557 msgid "No such entry in list. (cpu/mmu register)"
   10558 msgstr ""
   10559 
   10560 #: config/tc-ns32k.c:920
   10561 msgid "Internal consistency error.  check ns32k-opcode.h"
   10562 msgstr ""
   10563 
   10564 #: config/tc-ns32k.c:944
   10565 msgid "Address of immediate operand"
   10566 msgstr ""
   10567 
   10568 #: config/tc-ns32k.c:945
   10569 msgid "Invalid immediate write operand."
   10570 msgstr ""
   10571 
   10572 #: config/tc-ns32k.c:1075
   10573 msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
   10574 msgstr ""
   10575 
   10576 #: config/tc-ns32k.c:1108
   10577 msgid "No such opcode"
   10578 msgstr ""
   10579 
   10580 #: config/tc-ns32k.c:1183
   10581 msgid "Bad suffix, defaulting to d"
   10582 msgstr ""
   10583 
   10584 #: config/tc-ns32k.c:1210
   10585 msgid "Too many operands passed to instruction"
   10586 msgstr ""
   10587 
   10588 #. Check error in default.
   10589 #: config/tc-ns32k.c:1222
   10590 msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
   10591 msgstr ""
   10592 
   10593 #: config/tc-ns32k.c:1225
   10594 msgid "Wrong number of operands"
   10595 msgstr ""
   10596 
   10597 #: config/tc-ns32k.c:1298
   10598 #, c-format
   10599 msgid "Can not do %d byte pc-relative relocation for storage type %d"
   10600 msgstr ""
   10601 
   10602 #: config/tc-ns32k.c:1301
   10603 #, c-format
   10604 msgid "Can not do %d byte relocation for storage type %d"
   10605 msgstr ""
   10606 
   10607 #: config/tc-ns32k.c:1393
   10608 #, c-format
   10609 msgid "value of %ld out of byte displacement range."
   10610 msgstr ""
   10611 
   10612 #: config/tc-ns32k.c:1403
   10613 #, c-format
   10614 msgid "value of %ld out of word displacement range."
   10615 msgstr ""
   10616 
   10617 #: config/tc-ns32k.c:1418
   10618 #, c-format
   10619 msgid "value of %ld out of double word displacement range."
   10620 msgstr ""
   10621 
   10622 #: config/tc-ns32k.c:1439
   10623 #, c-format
   10624 msgid "Internal logic error.  line %d, file \"%s\""
   10625 msgstr ""
   10626 
   10627 #: config/tc-ns32k.c:1487
   10628 #, c-format
   10629 msgid "Internal logic error. line %d, file \"%s\""
   10630 msgstr ""
   10631 
   10632 #: config/tc-ns32k.c:1588
   10633 msgid "Bit field out of range"
   10634 msgstr ""
   10635 
   10636 #: config/tc-ns32k.c:1688
   10637 msgid "iif convert internal pcrel/binary"
   10638 msgstr ""
   10639 
   10640 #: config/tc-ns32k.c:1705
   10641 msgid "Bignum too big for long"
   10642 msgstr ""
   10643 
   10644 #: config/tc-ns32k.c:1782
   10645 msgid "iif convert internal pcrel/pointer"
   10646 msgstr ""
   10647 
   10648 #: config/tc-ns32k.c:1787
   10649 msgid "Internal logic error in iif.iifP[n].type"
   10650 msgstr ""
   10651 
   10652 #. We cant relax this case.
   10653 #: config/tc-ns32k.c:1823
   10654 msgid "Can't relax difference"
   10655 msgstr ""
   10656 
   10657 #: config/tc-ns32k.c:1864
   10658 msgid "Displacement too large for :d"
   10659 msgstr ""
   10660 
   10661 #: config/tc-ns32k.c:1877
   10662 msgid "Internal logic error in iif.iifP[].type"
   10663 msgstr ""
   10664 
   10665 #. Fatal.
   10666 #: config/tc-ns32k.c:1909
   10667 #, c-format
   10668 msgid "Can't hash %s: %s"
   10669 msgstr ""
   10670 
   10671 #: config/tc-ns32k.c:2145
   10672 #, c-format
   10673 msgid "invalid architecture option -m%s, ignored"
   10674 msgstr ""
   10675 
   10676 #: config/tc-ns32k.c:2158
   10677 #, c-format
   10678 msgid "invalid default displacement size \"%s\". Defaulting to %d."
   10679 msgstr ""
   10680 
   10681 #: config/tc-ns32k.c:2174
   10682 #, c-format
   10683 msgid ""
   10684 "NS32K options:\n"
   10685 "-m32032 | -m32532\tselect variant of NS32K architecture\n"
   10686 "--disp-size-default=<1|2|4>\n"
   10687 msgstr ""
   10688 
   10689 #: config/tc-ns32k.c:2249
   10690 #, c-format
   10691 msgid "Cannot find relocation type for symbol %s, code %d"
   10692 msgstr ""
   10693 
   10694 #: config/tc-or32.c:361
   10695 #, c-format
   10696 msgid "unknown opcode1: `%s'"
   10697 msgstr ""
   10698 
   10699 #: config/tc-or32.c:367
   10700 #, c-format
   10701 msgid "unknown opcode2 `%s'."
   10702 msgstr ""
   10703 
   10704 #: config/tc-or32.c:403
   10705 #, c-format
   10706 msgid "instruction not allowed: %s"
   10707 msgstr ""
   10708 
   10709 #: config/tc-or32.c:406
   10710 #, c-format
   10711 msgid "too many operands: %s"
   10712 msgstr ""
   10713 
   10714 #: config/tc-or32.c:490
   10715 msgid "call/jmp target out of range (1)"
   10716 msgstr ""
   10717 
   10718 #: config/tc-or32.c:612
   10719 msgid "call/jmp target out of range (2)"
   10720 msgstr ""
   10721 
   10722 #: config/tc-or32.c:631
   10723 #, c-format
   10724 msgid "bad relocation type: 0x%02x"
   10725 msgstr ""
   10726 
   10727 #: config/tc-or32.c:823
   10728 msgid "invalid register in & expression"
   10729 msgstr ""
   10730 
   10731 #: config/tc-pdp11.c:339 config/tc-pdp11.c:357 config/tc-pdp11.c:382
   10732 #: config/tc-pdp11.c:388 config/tc-pdp11.c:401
   10733 msgid "Bad register name"
   10734 msgstr ""
   10735 
   10736 #: config/tc-pdp11.c:420 config/tc-pdp11.c:484 config/tc-pdp11.c:495
   10737 msgid "Error in expression"
   10738 msgstr ""
   10739 
   10740 #: config/tc-pdp11.c:492
   10741 msgid "Low order bits truncated in immediate float operand"
   10742 msgstr ""
   10743 
   10744 #: config/tc-pdp11.c:611
   10745 msgid "Float AC not legal as integer operand"
   10746 msgstr ""
   10747 
   10748 #: config/tc-pdp11.c:631
   10749 msgid "General register not legal as float operand"
   10750 msgstr ""
   10751 
   10752 #: config/tc-pdp11.c:664
   10753 msgid "No instruction found"
   10754 msgstr ""
   10755 
   10756 #: config/tc-pdp11.c:674 config/tc-z80.c:1894 config/tc-z80.c:1907
   10757 #, c-format
   10758 msgid "Unknown instruction '%s'"
   10759 msgstr ""
   10760 
   10761 #: config/tc-pdp11.c:680
   10762 #, c-format
   10763 msgid "Unsupported instruction set extension: %s"
   10764 msgstr ""
   10765 
   10766 #: config/tc-pdp11.c:716
   10767 msgid "operand is not an absolute constant"
   10768 msgstr ""
   10769 
   10770 #: config/tc-pdp11.c:724
   10771 msgid "3-bit immediate out of range"
   10772 msgstr ""
   10773 
   10774 #: config/tc-pdp11.c:731
   10775 msgid "6-bit immediate out of range"
   10776 msgstr ""
   10777 
   10778 #: config/tc-pdp11.c:738
   10779 msgid "8-bit immediate out of range"
   10780 msgstr ""
   10781 
   10782 #: config/tc-pdp11.c:755 config/tc-pdp11.c:948
   10783 msgid "Symbol expected"
   10784 msgstr ""
   10785 
   10786 #: config/tc-pdp11.c:760
   10787 msgid "8-bit displacement out of range"
   10788 msgstr ""
   10789 
   10790 #: config/tc-pdp11.c:802 config/tc-pdp11.c:823 config/tc-pdp11.c:840
   10791 #: config/tc-pdp11.c:861 config/tc-pdp11.c:878 config/tc-pdp11.c:899
   10792 #: config/tc-pdp11.c:918 config/tc-pdp11.c:939
   10793 msgid "Missing ','"
   10794 msgstr ""
   10795 
   10796 #: config/tc-pdp11.c:953
   10797 msgid "6-bit displacement out of range"
   10798 msgstr ""
   10799 
   10800 #: config/tc-pdp11.c:974 config/tc-vax.c:1944
   10801 msgid "Too many operands"
   10802 msgstr ""
   10803 
   10804 #: config/tc-pj.c:65 config/tc-pj.c:74
   10805 msgid "confusing relocation expressions"
   10806 msgstr ""
   10807 
   10808 #: config/tc-pj.c:157
   10809 msgid "can't have relocation for ipush"
   10810 msgstr ""
   10811 
   10812 #: config/tc-pj.c:289
   10813 msgid "expected expression"
   10814 msgstr ""
   10815 
   10816 #: config/tc-pj.c:355
   10817 #, c-format
   10818 msgid ""
   10819 "PJ options:\n"
   10820 "-little\t\t\tgenerate little endian code\n"
   10821 "-big\t\t\tgenerate big endian code\n"
   10822 msgstr ""
   10823 
   10824 #: config/tc-pj.c:380 config/tc-sh.c:4143 config/tc-sh.c:4150
   10825 #: config/tc-sh.c:4157 config/tc-sh.c:4164
   10826 msgid "pcrel too far"
   10827 msgstr ""
   10828 
   10829 #: config/tc-pj.h:38
   10830 msgid "convert_frag\n"
   10831 msgstr ""
   10832 
   10833 #: config/tc-pj.h:39
   10834 msgid "estimate size\n"
   10835 msgstr ""
   10836 
   10837 #: config/tc-ppc.c:1119
   10838 #, c-format
   10839 msgid "%s unsupported"
   10840 msgstr ""
   10841 
   10842 #: config/tc-ppc.c:1216
   10843 msgid "--nops needs a numeric argument"
   10844 msgstr ""
   10845 
   10846 #: config/tc-ppc.c:1230
   10847 #, c-format
   10848 msgid ""
   10849 "PowerPC options:\n"
   10850 "-a32                    generate ELF32/XCOFF32\n"
   10851 "-a64                    generate ELF64/XCOFF64\n"
   10852 "-u                      ignored\n"
   10853 "-mpwrx, -mpwr2          generate code for POWER/2 (RIOS2)\n"
   10854 "-mpwr                   generate code for POWER (RIOS1)\n"
   10855 "-m601                   generate code for PowerPC 601\n"
   10856 "-mppc, -mppc32, -m603, -m604\n"
   10857 "                        generate code for PowerPC 603/604\n"
   10858 "-m403                   generate code for PowerPC 403\n"
   10859 "-m405                   generate code for PowerPC 405\n"
   10860 "-m440                   generate code for PowerPC 440\n"
   10861 "-m464                   generate code for PowerPC 464\n"
   10862 "-m476                   generate code for PowerPC 476\n"
   10863 "-m7400, -m7410, -m7450, -m7455\n"
   10864 "                        generate code for PowerPC 7400/7410/7450/7455\n"
   10865 "-m750cl                 generate code for PowerPC 750cl\n"
   10866 msgstr ""
   10867 
   10868 #: config/tc-ppc.c:1248
   10869 #, c-format
   10870 msgid ""
   10871 "-mppc64, -m620          generate code for PowerPC 620/625/630\n"
   10872 "-mppc64bridge           generate code for PowerPC 64, including bridge insns\n"
   10873 "-mbooke                 generate code for 32-bit PowerPC BookE\n"
   10874 "-ma2                    generate code for A2 architecture\n"
   10875 "-mpower4, -mpwr4        generate code for Power4 architecture\n"
   10876 "-mpower5, -mpwr5, -mpwr5x\n"
   10877 "                        generate code for Power5 architecture\n"
   10878 "-mpower6, -mpwr6        generate code for Power6 architecture\n"
   10879 "-mpower7, -mpwr7        generate code for Power7 architecture\n"
   10880 "-mcell                  generate code for Cell Broadband Engine architecture\n"
   10881 "-mcom                   generate code Power/PowerPC common instructions\n"
   10882 "-many                   generate code for any architecture (PWR/PWRX/PPC)\n"
   10883 msgstr ""
   10884 
   10885 #: config/tc-ppc.c:1261
   10886 #, c-format
   10887 msgid ""
   10888 "-maltivec               generate code for AltiVec\n"
   10889 "-mvsx                   generate code for Vector-Scalar (VSX) instructions\n"
   10890 "-me300                  generate code for PowerPC e300 family\n"
   10891 "-me500, -me500x2        generate code for Motorola e500 core complex\n"
   10892 "-me500mc,               generate code for Freescale e500mc core complex\n"
   10893 "-me500mc64,             generate code for Freescale e500mc64 core complex\n"
   10894 "-mspe                   generate code for Motorola SPE instructions\n"
   10895 "-mtitan                 generate code for AppliedMicro Titan core complex\n"
   10896 "-mregnames              Allow symbolic names for registers\n"
   10897 "-mno-regnames           Do not allow symbolic names for registers\n"
   10898 msgstr ""
   10899 
   10900 #: config/tc-ppc.c:1273
   10901 #, c-format
   10902 msgid ""
   10903 "-mrelocatable           support for GCC's -mrelocatble option\n"
   10904 "-mrelocatable-lib       support for GCC's -mrelocatble-lib option\n"
   10905 "-memb                   set PPC_EMB bit in ELF flags\n"
   10906 "-mlittle, -mlittle-endian, -le\n"
   10907 "                        generate code for a little endian machine\n"
   10908 "-mbig, -mbig-endian, -be\n"
   10909 "                        generate code for a big endian machine\n"
   10910 "-msolaris               generate code for Solaris\n"
   10911 "-mno-solaris            do not generate code for Solaris\n"
   10912 "-K PIC                  set EF_PPC_RELOCATABLE_LIB in ELF flags\n"
   10913 "-V                      print assembler version number\n"
   10914 "-Qy, -Qn                ignored\n"
   10915 msgstr ""
   10916 
   10917 #: config/tc-ppc.c:1287
   10918 #, c-format
   10919 msgid "-nops=count             when aligning, more than COUNT nops uses a branch\n"
   10920 msgstr ""
   10921 
   10922 #: config/tc-ppc.c:1313
   10923 #, c-format
   10924 msgid "Unknown default cpu = %s, os = %s"
   10925 msgstr ""
   10926 
   10927 #: config/tc-ppc.c:1339
   10928 msgid "Neither Power nor PowerPC opcodes were selected."
   10929 msgstr ""
   10930 
   10931 #: config/tc-ppc.c:1420
   10932 #, c-format
   10933 msgid "powerpc_operands[%d].bitm invalid"
   10934 msgstr ""
   10935 
   10936 #: config/tc-ppc.c:1427
   10937 #, c-format
   10938 msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]"
   10939 msgstr ""
   10940 
   10941 #: config/tc-ppc.c:1449
   10942 #, c-format
   10943 msgid "major opcode is not sorted for %s"
   10944 msgstr ""
   10945 
   10946 #: config/tc-ppc.c:1485
   10947 #, c-format
   10948 msgid "%s (%08lx %08lx) after %s (%08lx %08lx)"
   10949 msgstr ""
   10950 
   10951 #: config/tc-ppc.c:1494
   10952 #, c-format
   10953 msgid "mask trims opcode bits for %s"
   10954 msgstr ""
   10955 
   10956 #: config/tc-ppc.c:1503
   10957 #, c-format
   10958 msgid "operand index error for %s"
   10959 msgstr ""
   10960 
   10961 #: config/tc-ppc.c:1515
   10962 #, c-format
   10963 msgid "operand %d overlap in %s"
   10964 msgstr ""
   10965 
   10966 #: config/tc-ppc.c:1532
   10967 #, c-format
   10968 msgid "duplicate instruction %s"
   10969 msgstr ""
   10970 
   10971 #: config/tc-ppc.c:1556
   10972 #, c-format
   10973 msgid "duplicate macro %s"
   10974 msgstr ""
   10975 
   10976 #: config/tc-ppc.c:1913
   10977 msgid "symbol+offset not supported for got tls"
   10978 msgstr ""
   10979 
   10980 #: config/tc-ppc.c:2168
   10981 msgid "Relocation cannot be done when using -mrelocatable"
   10982 msgstr ""
   10983 
   10984 #: config/tc-ppc.c:2218
   10985 msgid "TOC section size exceeds 64k"
   10986 msgstr ""
   10987 
   10988 #: config/tc-ppc.c:2299
   10989 #, c-format
   10990 msgid "syntax error: invalid toc specifier `%s'"
   10991 msgstr ""
   10992 
   10993 #: config/tc-ppc.c:2313
   10994 #, c-format
   10995 msgid "syntax error: expected `]', found  `%c'"
   10996 msgstr ""
   10997 
   10998 #: config/tc-ppc.c:2589
   10999 msgid "[tocv] symbol is not a toc symbol"
   11000 msgstr ""
   11001 
   11002 #: config/tc-ppc.c:2600
   11003 msgid "Unimplemented toc32 expression modifier"
   11004 msgstr ""
   11005 
   11006 #: config/tc-ppc.c:2605
   11007 msgid "Unimplemented toc64 expression modifier"
   11008 msgstr ""
   11009 
   11010 #: config/tc-ppc.c:2609
   11011 #, c-format
   11012 msgid "Unexpected return value [%d] from parse_toc_entry!\n"
   11013 msgstr ""
   11014 
   11015 #: config/tc-ppc.c:2789
   11016 #, c-format
   11017 msgid "@tls may not be used with \"%s\" operands"
   11018 msgstr ""
   11019 
   11020 #: config/tc-ppc.c:2792
   11021 msgid "@tls may only be used in last operand"
   11022 msgstr ""
   11023 
   11024 #: config/tc-ppc.c:2902
   11025 msgid "unsupported relocation for DS offset field"
   11026 msgstr ""
   11027 
   11028 #: config/tc-ppc.c:2956
   11029 #, c-format
   11030 msgid "syntax error; end of line, expected `%c'"
   11031 msgstr ""
   11032 
   11033 #: config/tc-ppc.c:2958
   11034 #, c-format
   11035 msgid "syntax error; found `%c', expected `%c'"
   11036 msgstr ""
   11037 
   11038 #: config/tc-ppc.c:2998 config/tc-ppc.h:94
   11039 msgid "instruction address is not a multiple of 4"
   11040 msgstr ""
   11041 
   11042 #: config/tc-ppc.c:3247
   11043 msgid "missing size"
   11044 msgstr ""
   11045 
   11046 #: config/tc-ppc.c:3256
   11047 msgid "negative size"
   11048 msgstr ""
   11049 
   11050 #: config/tc-ppc.c:3293
   11051 msgid "missing real symbol name"
   11052 msgstr ""
   11053 
   11054 #: config/tc-ppc.c:3314
   11055 msgid "attempt to redefine symbol"
   11056 msgstr ""
   11057 
   11058 #: config/tc-ppc.c:3579
   11059 #, c-format
   11060 msgid "No known dwarf XCOFF section for flag 0x%08x\n"
   11061 msgstr ""
   11062 
   11063 #: config/tc-ppc.c:3592
   11064 #, c-format
   11065 msgid "label %s was not defined in this dwarf section"
   11066 msgstr ""
   11067 
   11068 #: config/tc-ppc.c:3708
   11069 msgid "The XCOFF file format does not support arbitrary sections"
   11070 msgstr ""
   11071 
   11072 #: config/tc-ppc.c:3781
   11073 msgid ".ref outside .csect"
   11074 msgstr ""
   11075 
   11076 #: config/tc-ppc.c:3803 config/tc-ppc.c:4005
   11077 msgid "missing symbol name"
   11078 msgstr ""
   11079 
   11080 #: config/tc-ppc.c:3834
   11081 msgid "missing rename string"
   11082 msgstr ""
   11083 
   11084 #: config/tc-ppc.c:3864 config/tc-ppc.c:4406 read.c:3364
   11085 msgid "missing value"
   11086 msgstr ""
   11087 
   11088 #: config/tc-ppc.c:3882
   11089 msgid "illegal .stabx expression; zero assumed"
   11090 msgstr ""
   11091 
   11092 #: config/tc-ppc.c:3914
   11093 msgid "missing class"
   11094 msgstr ""
   11095 
   11096 #: config/tc-ppc.c:3923
   11097 msgid "missing type"
   11098 msgstr ""
   11099 
   11100 #: config/tc-ppc.c:3950
   11101 msgid ".stabx of storage class stsym must be within .bs/.es"
   11102 msgstr ""
   11103 
   11104 #: config/tc-ppc.c:4193
   11105 msgid "nested .bs blocks"
   11106 msgstr ""
   11107 
   11108 #: config/tc-ppc.c:4225
   11109 msgid ".es without preceding .bs"
   11110 msgstr ""
   11111 
   11112 #: config/tc-ppc.c:4398
   11113 msgid "non-constant byte count"
   11114 msgstr ""
   11115 
   11116 #: config/tc-ppc.c:4472
   11117 msgid ".tc not in .toc section"
   11118 msgstr ""
   11119 
   11120 #: config/tc-ppc.c:4491
   11121 msgid ".tc with no label"
   11122 msgstr ""
   11123 
   11124 #: config/tc-ppc.c:4584 config/tc-s390.c:1843
   11125 msgid ".machine stack overflow"
   11126 msgstr ""
   11127 
   11128 #: config/tc-ppc.c:4591 config/tc-s390.c:1850
   11129 msgid ".machine stack underflow"
   11130 msgstr ""
   11131 
   11132 #: config/tc-ppc.c:4598 config/tc-s390.c:1857
   11133 #, c-format
   11134 msgid "invalid machine `%s'"
   11135 msgstr ""
   11136 
   11137 #: config/tc-ppc.c:4649
   11138 msgid "No previous section to return to. Directive ignored."
   11139 msgstr ""
   11140 
   11141 #. Section Contents
   11142 #. unknown
   11143 #: config/tc-ppc.c:5059
   11144 msgid "Unsupported section attribute -- 'a'"
   11145 msgstr ""
   11146 
   11147 #: config/tc-ppc.c:5243
   11148 msgid "bad symbol suffix"
   11149 msgstr ""
   11150 
   11151 #: config/tc-ppc.c:5336
   11152 msgid "Unrecognized symbol suffix"
   11153 msgstr ""
   11154 
   11155 #: config/tc-ppc.c:5424
   11156 msgid "two .function pseudo-ops with no intervening .ef"
   11157 msgstr ""
   11158 
   11159 #: config/tc-ppc.c:5437
   11160 msgid ".ef with no preceding .function"
   11161 msgstr ""
   11162 
   11163 #: config/tc-ppc.c:5566
   11164 #, c-format
   11165 msgid "warning: symbol %s has no csect"
   11166 msgstr ""
   11167 
   11168 #: config/tc-ppc.c:5828
   11169 msgid "symbol in .toc does not match any .tc"
   11170 msgstr ""
   11171 
   11172 #: config/tc-ppc.c:6230
   11173 #, c-format
   11174 msgid "unsupported relocation against %s"
   11175 msgstr ""
   11176 
   11177 #: config/tc-ppc.c:6303
   11178 #, c-format
   11179 msgid "cannot emit PC relative %s relocation against %s"
   11180 msgstr ""
   11181 
   11182 #: config/tc-ppc.c:6308
   11183 #, c-format
   11184 msgid "cannot emit PC relative %s relocation"
   11185 msgstr ""
   11186 
   11187 #: config/tc-ppc.c:6497
   11188 #, c-format
   11189 msgid "Unable to handle reference to symbol %s"
   11190 msgstr ""
   11191 
   11192 #: config/tc-ppc.c:6500
   11193 msgid "Unable to resolve expression"
   11194 msgstr ""
   11195 
   11196 #: config/tc-ppc.c:6527
   11197 msgid "must branch to an address a multiple of 4"
   11198 msgstr ""
   11199 
   11200 #: config/tc-ppc.c:6531
   11201 #, c-format
   11202 msgid "@local or @plt branch destination is too far away, %ld bytes"
   11203 msgstr ""
   11204 
   11205 #: config/tc-ppc.c:6562
   11206 #, c-format
   11207 msgid "Gas failure, reloc value %d\n"
   11208 msgstr ""
   11209 
   11210 #: config/tc-rx.c:133
   11211 #, c-format
   11212 msgid " RX specific command line options:\n"
   11213 msgstr ""
   11214 
   11215 #: config/tc-rx.c:134
   11216 #, c-format
   11217 msgid "  --mbig-endian-data\n"
   11218 msgstr ""
   11219 
   11220 #: config/tc-rx.c:135
   11221 #, c-format
   11222 msgid "  --mlittle-endian-data [default]\n"
   11223 msgstr ""
   11224 
   11225 #: config/tc-rx.c:136
   11226 #, c-format
   11227 msgid "  --m32bit-doubles [default]\n"
   11228 msgstr ""
   11229 
   11230 #: config/tc-rx.c:137
   11231 #, c-format
   11232 msgid "  --m64bit-doubles\n"
   11233 msgstr ""
   11234 
   11235 #: config/tc-rx.c:138
   11236 #, c-format
   11237 msgid "  --muse-conventional-section-names\n"
   11238 msgstr ""
   11239 
   11240 #: config/tc-rx.c:139
   11241 #, c-format
   11242 msgid "  --muse-renesas-section-names [default]\n"
   11243 msgstr ""
   11244 
   11245 #: config/tc-rx.c:140
   11246 #, c-format
   11247 msgid "  --msmall-data-limit\n"
   11248 msgstr ""
   11249 
   11250 #: config/tc-rx.c:220
   11251 msgid "no filename following .INCLUDE pseudo-op"
   11252 msgstr ""
   11253 
   11254 #: config/tc-rx.c:323
   11255 #, c-format
   11256 msgid "unable to locate include file: %s"
   11257 msgstr ""
   11258 
   11259 #: config/tc-rx.c:374
   11260 #, c-format
   11261 msgid "unrecognised alignment value in .SECTION directive: %s"
   11262 msgstr ""
   11263 
   11264 #: config/tc-rx.c:391
   11265 #, c-format
   11266 msgid "unknown parameter following .SECTION directive: %s"
   11267 msgstr ""
   11268 
   11269 #: config/tc-rx.c:480
   11270 msgid "expecting either ON or OFF after .list"
   11271 msgstr ""
   11272 
   11273 #: config/tc-rx.c:516
   11274 #, c-format
   11275 msgid "The \".%s\" pseudo-op is not implemented\n"
   11276 msgstr ""
   11277 
   11278 #: config/tc-rx.c:748
   11279 #, c-format
   11280 msgid "Value %d doesn't fit in unsigned %d-bit field"
   11281 msgstr ""
   11282 
   11283 #: config/tc-rx.c:754
   11284 #, c-format
   11285 msgid "Value %d doesn't fit in signed %d-bit field"
   11286 msgstr ""
   11287 
   11288 #: config/tc-rx.c:954
   11289 msgid "The .DEFINE pseudo-op is not implemented"
   11290 msgstr ""
   11291 
   11292 #: config/tc-rx.c:956
   11293 msgid "The .MACRO pseudo-op is not implemented"
   11294 msgstr ""
   11295 
   11296 #: config/tc-rx.c:958
   11297 msgid "The .BTEQU pseudo-op is not implemented."
   11298 msgstr ""
   11299 
   11300 #: config/tc-rx.c:1883
   11301 msgid "invalid immediate size"
   11302 msgstr ""
   11303 
   11304 #: config/tc-rx.c:1902
   11305 msgid "invalid immediate field position"
   11306 msgstr ""
   11307 
   11308 #: config/tc-rx.c:1951
   11309 #, c-format
   11310 msgid "bad frag at %p : fix %ld addr %ld %ld \n"
   11311 msgstr ""
   11312 
   11313 #: config/tc-rx.c:2018
   11314 #, c-format
   11315 msgid "unsupported constant size %d\n"
   11316 msgstr ""
   11317 
   11318 #: config/tc-rx.c:2025
   11319 msgid "difference of two symbols only supported with .long, .short, or .byte"
   11320 msgstr ""
   11321 
   11322 #: config/tc-rx.c:2069
   11323 #, c-format
   11324 msgid "jump not 3..10 bytes away (is %d)"
   11325 msgstr ""
   11326 
   11327 #: config/tc-rx.c:2215
   11328 #, c-format
   11329 msgid "Unknown reloc in md_apply_fix: %s"
   11330 msgstr ""
   11331 
   11332 #: config/tc-s390.c:332 config/tc-sparc.c:272
   11333 msgid "Invalid default architecture, broken assembler."
   11334 msgstr ""
   11335 
   11336 #: config/tc-s390.c:439 config/tc-sparc.c:475
   11337 #, c-format
   11338 msgid "invalid architecture -A%s"
   11339 msgstr ""
   11340 
   11341 #: config/tc-s390.c:462
   11342 #, c-format
   11343 msgid ""
   11344 "        S390 options:\n"
   11345 "        -mregnames        Allow symbolic names for registers\n"
   11346 "        -mwarn-areg-zero  Warn about zero base/index registers\n"
   11347 "        -mno-regnames     Do not allow symbolic names for registers\n"
   11348 "        -m31              Set file format to 31 bit format\n"
   11349 "        -m64              Set file format to 64 bit format\n"
   11350 msgstr ""
   11351 
   11352 #: config/tc-s390.c:469
   11353 #, c-format
   11354 msgid ""
   11355 "        -V                print assembler version number\n"
   11356 "        -Qy, -Qn          ignored\n"
   11357 msgstr ""
   11358 
   11359 #: config/tc-s390.c:534
   11360 msgid "The 64 bit file format is used without esame instructions."
   11361 msgstr ""
   11362 
   11363 #: config/tc-s390.c:550
   11364 #, c-format
   11365 msgid "Internal assembler error for instruction format %s"
   11366 msgstr ""
   11367 
   11368 #: config/tc-s390.c:596
   11369 #, c-format
   11370 msgid "operand out of range (%s not between %ld and %ld)"
   11371 msgstr ""
   11372 
   11373 #: config/tc-s390.c:778
   11374 #, c-format
   11375 msgid "identifier+constant@%s means identifier@%s+constant"
   11376 msgstr ""
   11377 
   11378 #: config/tc-s390.c:859
   11379 msgid "Can't handle O_big in s390_exp_compare"
   11380 msgstr ""
   11381 
   11382 #: config/tc-s390.c:940
   11383 msgid "Invalid suffix for literal pool entry"
   11384 msgstr ""
   11385 
   11386 #: config/tc-s390.c:997
   11387 msgid "Big number is too big"
   11388 msgstr ""
   11389 
   11390 #: config/tc-s390.c:1144
   11391 msgid "relocation not applicable"
   11392 msgstr ""
   11393 
   11394 #: config/tc-s390.c:1261
   11395 msgid "index register specified but zero"
   11396 msgstr ""
   11397 
   11398 #: config/tc-s390.c:1265
   11399 msgid "base register specified but zero"
   11400 msgstr ""
   11401 
   11402 #: config/tc-s390.c:1269
   11403 msgid "odd numbered general purpose register specified as register pair"
   11404 msgstr ""
   11405 
   11406 #: config/tc-s390.c:1277
   11407 msgid "invalid floating point register pair.  Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."
   11408 msgstr ""
   11409 
   11410 #: config/tc-s390.c:1360
   11411 msgid "invalid operand suffix"
   11412 msgstr ""
   11413 
   11414 #: config/tc-s390.c:1383
   11415 msgid "syntax error; missing '(' after displacement"
   11416 msgstr ""
   11417 
   11418 #: config/tc-s390.c:1399 config/tc-s390.c:1443 config/tc-s390.c:1473
   11419 msgid "syntax error; expected ,"
   11420 msgstr ""
   11421 
   11422 #: config/tc-s390.c:1431
   11423 msgid "syntax error; missing ')' after base register"
   11424 msgstr ""
   11425 
   11426 #: config/tc-s390.c:1460
   11427 msgid "syntax error; ')' not allowed here"
   11428 msgstr ""
   11429 
   11430 #: config/tc-s390.c:1595
   11431 #, c-format
   11432 msgid "Opcode %s not available in this mode"
   11433 msgstr ""
   11434 
   11435 #: config/tc-s390.c:1650 config/tc-s390.c:1673 config/tc-s390.c:1686
   11436 msgid "Invalid .insn format\n"
   11437 msgstr ""
   11438 
   11439 #: config/tc-s390.c:1658
   11440 #, c-format
   11441 msgid "Unrecognized opcode format: `%s'"
   11442 msgstr ""
   11443 
   11444 #: config/tc-s390.c:1689
   11445 msgid "second operand of .insn not a constant\n"
   11446 msgstr ""
   11447 
   11448 #: config/tc-s390.c:1692
   11449 msgid "missing comma after insn constant\n"
   11450 msgstr ""
   11451 
   11452 #: config/tc-s390.c:2050
   11453 #, c-format
   11454 msgid "cannot emit relocation %s against subsy symbol %s"
   11455 msgstr ""
   11456 
   11457 #: config/tc-s390.c:2138
   11458 msgid "unsupported relocation type"
   11459 msgstr ""
   11460 
   11461 #: config/tc-s390.c:2185
   11462 #, c-format
   11463 msgid "cannot emit PC relative %s relocation%s%s"
   11464 msgstr ""
   11465 
   11466 #: config/tc-s390.c:2310
   11467 #, c-format
   11468 msgid "Gas failure, reloc type %s\n"
   11469 msgstr ""
   11470 
   11471 #: config/tc-s390.c:2312
   11472 #, c-format
   11473 msgid "Gas failure, reloc type #%i\n"
   11474 msgstr ""
   11475 
   11476 #: config/tc-score.c:260
   11477 msgid "div / mul are reserved instructions"
   11478 msgstr ""
   11479 
   11480 #: config/tc-score.c:261
   11481 msgid "This architecture doesn't support mmu"
   11482 msgstr ""
   11483 
   11484 #: config/tc-score.c:262
   11485 msgid "This architecture doesn't support atomic instruction"
   11486 msgstr ""
   11487 
   11488 #: config/tc-score.c:469
   11489 msgid "S+core register expected"
   11490 msgstr ""
   11491 
   11492 #: config/tc-score.c:470
   11493 msgid "S+core special-register expected"
   11494 msgstr ""
   11495 
   11496 #: config/tc-score.c:471
   11497 msgid "S+core co-processor register expected"
   11498 msgstr ""
   11499 
   11500 #: config/tc-score.c:1074 config/tc-score.c:2073
   11501 msgid "Using temp register(r1)"
   11502 msgstr ""
   11503 
   11504 #: config/tc-score.c:1093
   11505 #, c-format
   11506 msgid "register expected, not '%.100s'"
   11507 msgstr ""
   11508 
   11509 #: config/tc-score.c:1149 config/tc-score.c:5488
   11510 msgid "rd must be even number."
   11511 msgstr ""
   11512 
   11513 #: config/tc-score.c:1520 config/tc-score.c:1527
   11514 #, c-format
   11515 msgid "invalid constant: %d bit expression not in range %u..%u"
   11516 msgstr ""
   11517 
   11518 #: config/tc-score.c:1533 config/tc-score.c:1540 config/tc-score.c:2900
   11519 #: config/tc-score.c:2905 config/tc-score.c:3172 config/tc-score.c:3177
   11520 #: config/tc-score.c:3470
   11521 #, c-format
   11522 msgid "invalid constant: %d bit expression not in range %d..%d"
   11523 msgstr ""
   11524 
   11525 #: config/tc-score.c:1565
   11526 msgid "invalid constant: bit expression not defined"
   11527 msgstr ""
   11528 
   11529 #: config/tc-score.c:2087
   11530 #, c-format
   11531 msgid "low register(r0-r15)expected, not '%.100s'"
   11532 msgstr ""
   11533 
   11534 #: config/tc-score.c:2149 config/tc-score.c:3491 config/tc-score.c:3659
   11535 #: config/tc-score.c:3704
   11536 #, c-format
   11537 msgid "missing ["
   11538 msgstr ""
   11539 
   11540 #: config/tc-score.c:2163 config/tc-score.c:3110 config/tc-score.c:3312
   11541 #: config/tc-score.c:3328 config/tc-score.c:3399 config/tc-score.c:3455
   11542 #: config/tc-score.c:3680 config/tc-score.c:3725 config/tc-score.c:3874
   11543 #: config/tc-score.c:3928 config/tc-score.c:3974
   11544 #, c-format
   11545 msgid "missing ]"
   11546 msgstr ""
   11547 
   11548 #: config/tc-score.c:2352
   11549 #, c-format
   11550 msgid "Fix data dependency: %s %s -- %s %s  (insert %d nop!/%d)"
   11551 msgstr ""
   11552 
   11553 #: config/tc-score.c:2371
   11554 #, c-format
   11555 msgid "Fix data dependency: %s %s -- %s %s  (insert 1 pflush/%d)"
   11556 msgstr ""
   11557 
   11558 #: config/tc-score.c:2387 config/tc-score.c:2394
   11559 #, c-format
   11560 msgid "data dependency: %s %s -- %s %s  (%d/%d bubble)"
   11561 msgstr ""
   11562 
   11563 #: config/tc-score.c:2755 config/tc-score.c:6508
   11564 #, c-format
   11565 msgid "%s -- `%s'"
   11566 msgstr ""
   11567 
   11568 #: config/tc-score.c:2843
   11569 msgid "address offset must be half word alignment"
   11570 msgstr ""
   11571 
   11572 #: config/tc-score.c:2851
   11573 msgid "address offset must be word alignment"
   11574 msgstr ""
   11575 
   11576 #: config/tc-score.c:2993 config/tc-score.c:3130
   11577 msgid "register same as write-back base"
   11578 msgstr ""
   11579 
   11580 #: config/tc-score.c:3100
   11581 msgid "pre-indexed expression expected"
   11582 msgstr ""
   11583 
   11584 #: config/tc-score.c:3430
   11585 #, c-format
   11586 msgid "invalid register number: %d is not in [r0--r7]"
   11587 msgstr ""
   11588 
   11589 #: config/tc-score.c:3447
   11590 msgid "comma is  expected"
   11591 msgstr ""
   11592 
   11593 #: config/tc-score.c:3478
   11594 #, c-format
   11595 msgid "invalid constant: %d is not word align integer"
   11596 msgstr ""
   11597 
   11598 #: config/tc-score.c:3518 config/tc-score.c:3561
   11599 msgid "invalid constant: 32 bit expression not word align"
   11600 msgstr ""
   11601 
   11602 #: config/tc-score.c:3527 config/tc-score.c:3570
   11603 msgid "invalid constant: 32 bit expression not in range [0, 0xffffffff]"
   11604 msgstr ""
   11605 
   11606 #: config/tc-score.c:3603
   11607 msgid "invalid constant: 32 bit expression not in range [-0x80000000, 0x7fffffff]"
   11608 msgstr ""
   11609 
   11610 #: config/tc-score.c:3792 config/tc-score.c:3820
   11611 msgid "imm5 should >= 2"
   11612 msgstr ""
   11613 
   11614 #: config/tc-score.c:3797 config/tc-score.c:3826
   11615 msgid "reg should <= 31"
   11616 msgstr ""
   11617 
   11618 #: config/tc-score.c:3868 config/tc-score.c:3919
   11619 msgid "missing +"
   11620 msgstr ""
   11621 
   11622 #: config/tc-score.c:3912
   11623 #, c-format
   11624 msgid "%s register same as write-back base"
   11625 msgstr ""
   11626 
   11627 #: config/tc-score.c:3914
   11628 msgid "destination"
   11629 msgstr ""
   11630 
   11631 #: config/tc-score.c:3914
   11632 msgid "source"
   11633 msgstr ""
   11634 
   11635 #: config/tc-score.c:4244 config/tc-score.c:4320 config/tc-score.c:4949
   11636 msgid "expression error"
   11637 msgstr ""
   11638 
   11639 #: config/tc-score.c:4250
   11640 msgid "value not in range [0, 0xffffffff]"
   11641 msgstr ""
   11642 
   11643 #: config/tc-score.c:4326
   11644 msgid "value not in range [-0xffffffff, 0xffffffff]"
   11645 msgstr ""
   11646 
   11647 #: config/tc-score.c:4354
   11648 msgid "li rd label isn't correct instruction form"
   11649 msgstr ""
   11650 
   11651 #: config/tc-score.c:4523 config/tc-score.c:4674 config/tc-score.c:5200
   11652 #: config/tc-score.c:5228
   11653 msgid "lacking label  "
   11654 msgstr ""
   11655 
   11656 #: config/tc-score.c:4899
   11657 msgid "s3_PIC code offset overflow (max 16 signed bits)"
   11658 msgstr ""
   11659 
   11660 #: config/tc-score.c:4955
   11661 msgid "value not in range [0, 0x7fffffff]"
   11662 msgstr ""
   11663 
   11664 #: config/tc-score.c:4960
   11665 msgid "end on line error"
   11666 msgstr ""
   11667 
   11668 #: config/tc-score.c:5207
   11669 msgid "invalid constant: 25 bit expression not in range [-16777216, 16777215]"
   11670 msgstr ""
   11671 
   11672 #: config/tc-score.c:5234
   11673 msgid "invalid constant: 20 bit expression not in range -2^19..2^19"
   11674 msgstr ""
   11675 
   11676 #: config/tc-score.c:5267
   11677 msgid "lacking label"
   11678 msgstr ""
   11679 
   11680 #: config/tc-score.c:5272
   11681 msgid "invalid constant: 10 bit expression not in range [-2^9, 2^9-1]"
   11682 msgstr ""
   11683 
   11684 #: config/tc-score.c:5368
   11685 msgid "pce instruction error (16 bit || 16 bit)'"
   11686 msgstr ""
   11687 
   11688 #: config/tc-score.c:5386 config/tc-score.c:5410 config/tc-score.c:5437
   11689 #: config/tc-score.c:5466 config/tc-score.c:5515
   11690 msgid "score3d instruction."
   11691 msgstr ""
   11692 
   11693 #: config/tc-score.c:6126 read.c:1465
   11694 msgid "missing size expression"
   11695 msgstr ""
   11696 
   11697 #: config/tc-score.c:6132
   11698 #, c-format
   11699 msgid "BSS length (%d) < 0 ignored"
   11700 msgstr ""
   11701 
   11702 #: config/tc-score.c:6147 read.c:2298
   11703 #, c-format
   11704 msgid "error setting flags for \".sbss\": %s"
   11705 msgstr ""
   11706 
   11707 #: config/tc-score.c:6161 config/tc-sparc.c:3695
   11708 msgid "missing alignment"
   11709 msgstr ""
   11710 
   11711 #: config/tc-score.c:6198
   11712 #, c-format
   11713 msgid "alignment too large; %d assumed"
   11714 msgstr ""
   11715 
   11716 #: config/tc-score.c:6203 read.c:2359
   11717 msgid "alignment negative; 0 assumed"
   11718 msgstr ""
   11719 
   11720 #: config/tc-score.c:6270 ecoff.c:3365 read.c:1484 read.c:1590 read.c:2476
   11721 #: read.c:3098 read.c:3488 symbols.c:334 symbols.c:430
   11722 #, c-format
   11723 msgid "symbol `%s' is already defined"
   11724 msgstr ""
   11725 
   11726 #. Error routine.
   11727 #: config/tc-score.c:6612 config/tc-score.c:6636
   11728 msgid "size is not 4 or 6"
   11729 msgstr ""
   11730 
   11731 #: config/tc-score.c:6695
   11732 msgid "bad call to MD_ATOF()"
   11733 msgstr ""
   11734 
   11735 #: config/tc-score.c:7203
   11736 #, c-format
   11737 msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9]"
   11738 msgstr ""
   11739 
   11740 #: config/tc-score.c:7218 config/tc-score.c:7247 config/tc-score.c:7299
   11741 #, c-format
   11742 msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19]"
   11743 msgstr ""
   11744 
   11745 #: config/tc-score.c:7269 config/tc-score.c:7324
   11746 #, c-format
   11747 msgid " branch relocation truncate (0x%x)  [-2^9 ~ 2^9]"
   11748 msgstr ""
   11749 
   11750 #: config/tc-score.c:7500
   11751 #, c-format
   11752 msgid "cannot represent %s relocation in this object file format1"
   11753 msgstr ""
   11754 
   11755 #: config/tc-score.c:7791
   11756 #, c-format
   11757 msgid "Sunplus-v2-0-0-20060510\n"
   11758 msgstr ""
   11759 
   11760 #: config/tc-score.c:7811
   11761 #, c-format
   11762 msgid " Score-specific assembler options:\n"
   11763 msgstr ""
   11764 
   11765 #: config/tc-score.c:7813
   11766 #, c-format
   11767 msgid "        -EB\t\tassemble code for a big-endian cpu\n"
   11768 msgstr ""
   11769 
   11770 #: config/tc-score.c:7818
   11771 #, c-format
   11772 msgid "        -EL\t\tassemble code for a little-endian cpu\n"
   11773 msgstr ""
   11774 
   11775 #: config/tc-score.c:7822
   11776 #, c-format
   11777 msgid "        -FIXDD\t\tassemble code for fix data dependency\n"
   11778 msgstr ""
   11779 
   11780 #: config/tc-score.c:7824
   11781 #, c-format
   11782 msgid "        -NWARN\t\tassemble code for no warning message for fix data dependency\n"
   11783 msgstr ""
   11784 
   11785 #: config/tc-score.c:7826
   11786 #, c-format
   11787 msgid "        -SCORE5\t\tassemble code for target is SCORE5\n"
   11788 msgstr ""
   11789 
   11790 #: config/tc-score.c:7828
   11791 #, c-format
   11792 msgid "        -SCORE5U\tassemble code for target is SCORE5U\n"
   11793 msgstr ""
   11794 
   11795 #: config/tc-score.c:7830
   11796 #, c-format
   11797 msgid "        -SCORE7\t\tassemble code for target is SCORE7, this is default setting\n"
   11798 msgstr ""
   11799 
   11800 #: config/tc-score.c:7832
   11801 #, c-format
   11802 msgid "        -SCORE3\t\tassemble code for target is SCORE3\n"
   11803 msgstr ""
   11804 
   11805 #: config/tc-score.c:7834
   11806 #, c-format
   11807 msgid "        -march=score7\tassemble code for target is SCORE7, this is default setting\n"
   11808 msgstr ""
   11809 
   11810 #: config/tc-score.c:7836
   11811 #, c-format
   11812 msgid "        -march=score3\tassemble code for target is SCORE3\n"
   11813 msgstr ""
   11814 
   11815 #: config/tc-score.c:7838
   11816 #, c-format
   11817 msgid "        -USE_R1\t\tassemble code for no warning message when using temp register r1\n"
   11818 msgstr ""
   11819 
   11820 #: config/tc-score.c:7840
   11821 #, c-format
   11822 msgid "        -KPIC\t\tassemble code for PIC\n"
   11823 msgstr ""
   11824 
   11825 #: config/tc-score.c:7842
   11826 #, c-format
   11827 msgid "        -O0\t\tassembler will not perform any optimizations\n"
   11828 msgstr ""
   11829 
   11830 #: config/tc-score.c:7844
   11831 #, c-format
   11832 msgid "        -G gpnum\tassemble code for setting gpsize and default is 8 byte\n"
   11833 msgstr ""
   11834 
   11835 #: config/tc-score.c:7846
   11836 #, c-format
   11837 msgid "        -V \t\tSunplus release version \n"
   11838 msgstr ""
   11839 
   11840 #: config/tc-sh.c:64
   11841 msgid "directive .big encountered when option -big required"
   11842 msgstr ""
   11843 
   11844 #: config/tc-sh.c:74
   11845 msgid "directive .little encountered when option -little required"
   11846 msgstr ""
   11847 
   11848 #: config/tc-sh.c:1424
   11849 msgid "illegal double indirection"
   11850 msgstr ""
   11851 
   11852 #: config/tc-sh.c:1433
   11853 msgid "illegal register after @-"
   11854 msgstr ""
   11855 
   11856 #: config/tc-sh.c:1449
   11857 msgid "must be @(r0,...)"
   11858 msgstr ""
   11859 
   11860 #: config/tc-sh.c:1473
   11861 msgid "syntax error in @(r0,...)"
   11862 msgstr ""
   11863 
   11864 #: config/tc-sh.c:1478
   11865 msgid "syntax error in @(r0...)"
   11866 msgstr ""
   11867 
   11868 #: config/tc-sh.c:1523
   11869 msgid "Deprecated syntax."
   11870 msgstr ""
   11871 
   11872 #: config/tc-sh.c:1535 config/tc-sh.c:1540
   11873 msgid "syntax error in @(disp,[Rn, gbr, pc])"
   11874 msgstr ""
   11875 
   11876 #: config/tc-sh.c:1545
   11877 msgid "expecting )"
   11878 msgstr ""
   11879 
   11880 #: config/tc-sh.c:1553
   11881 msgid "illegal register after @"
   11882 msgstr ""
   11883 
   11884 #: config/tc-sh.c:2194
   11885 #, c-format
   11886 msgid "unhandled %d\n"
   11887 msgstr ""
   11888 
   11889 #: config/tc-sh.c:2404
   11890 #, c-format
   11891 msgid "Invalid register: 'r%d'"
   11892 msgstr ""
   11893 
   11894 #: config/tc-sh.c:2514
   11895 #, c-format
   11896 msgid "failed for %d\n"
   11897 msgstr ""
   11898 
   11899 #: config/tc-sh.c:2520
   11900 msgid "misplaced PIC operand"
   11901 msgstr ""
   11902 
   11903 #: config/tc-sh.c:2631 config/tc-sh.c:3030
   11904 msgid "invalid operands for opcode"
   11905 msgstr ""
   11906 
   11907 #: config/tc-sh.c:2636
   11908 msgid "insn can't be combined with parallel processing insn"
   11909 msgstr ""
   11910 
   11911 #: config/tc-sh.c:2643 config/tc-sh.c:2654 config/tc-sh.c:2686
   11912 msgid "multiple movx specifications"
   11913 msgstr ""
   11914 
   11915 #: config/tc-sh.c:2648 config/tc-sh.c:2670 config/tc-sh.c:2709
   11916 msgid "multiple movy specifications"
   11917 msgstr ""
   11918 
   11919 #: config/tc-sh.c:2657 config/tc-sh.c:2690
   11920 msgid "invalid movx address register"
   11921 msgstr ""
   11922 
   11923 #: config/tc-sh.c:2659
   11924 msgid "insn cannot be combined with non-nopy"
   11925 msgstr ""
   11926 
   11927 #: config/tc-sh.c:2673 config/tc-sh.c:2729
   11928 msgid "invalid movy address register"
   11929 msgstr ""
   11930 
   11931 #: config/tc-sh.c:2675
   11932 msgid "insn cannot be combined with non-nopx"
   11933 msgstr ""
   11934 
   11935 #: config/tc-sh.c:2688
   11936 msgid "previous movy requires nopx"
   11937 msgstr ""
   11938 
   11939 #: config/tc-sh.c:2696 config/tc-sh.c:2701
   11940 msgid "invalid movx dsp register"
   11941 msgstr ""
   11942 
   11943 #: config/tc-sh.c:2711
   11944 msgid "previous movx requires nopy"
   11945 msgstr ""
   11946 
   11947 #: config/tc-sh.c:2720 config/tc-sh.c:2725
   11948 msgid "invalid movy dsp register"
   11949 msgstr ""
   11950 
   11951 #: config/tc-sh.c:2735
   11952 msgid "dsp immediate shift value not constant"
   11953 msgstr ""
   11954 
   11955 #: config/tc-sh.c:2749 config/tc-sh.c:2775
   11956 msgid "multiple parallel processing specifications"
   11957 msgstr ""
   11958 
   11959 #: config/tc-sh.c:2768
   11960 msgid "multiple condition specifications"
   11961 msgstr ""
   11962 
   11963 #: config/tc-sh.c:2806
   11964 msgid "insn cannot be combined with pmuls"
   11965 msgstr ""
   11966 
   11967 #: config/tc-sh.c:2822
   11968 msgid "bad combined pmuls output operand"
   11969 msgstr ""
   11970 
   11971 #: config/tc-sh.c:2832
   11972 msgid "destination register is same for parallel insns"
   11973 msgstr ""
   11974 
   11975 #: config/tc-sh.c:2841
   11976 msgid "condition not followed by conditionalizable insn"
   11977 msgstr ""
   11978 
   11979 #: config/tc-sh.c:2851
   11980 msgid "unrecognized characters at end of parallel processing insn"
   11981 msgstr ""
   11982 
   11983 #: config/tc-sh.c:2967
   11984 msgid "opcode not valid for this cpu variant"
   11985 msgstr ""
   11986 
   11987 #: config/tc-sh.c:3000
   11988 msgid "Delayed branches not available on SH1"
   11989 msgstr ""
   11990 
   11991 #: config/tc-sh.c:3035
   11992 #, c-format
   11993 msgid "excess operands: '%s'"
   11994 msgstr ""
   11995 
   11996 #: config/tc-sh.c:3112
   11997 msgid ".uses pseudo-op seen when not relaxing"
   11998 msgstr ""
   11999 
   12000 #: config/tc-sh.c:3118
   12001 msgid "bad .uses format"
   12002 msgstr ""
   12003 
   12004 #: config/tc-sh.c:3229
   12005 msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia"
   12006 msgstr ""
   12007 
   12008 #: config/tc-sh.c:3235
   12009 msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact"
   12010 msgstr ""
   12011 
   12012 #: config/tc-sh.c:3237
   12013 msgid "Invalid combination: --abi=64 with --isa=SHcompact"
   12014 msgstr ""
   12015 
   12016 #: config/tc-sh.c:3269
   12017 #, c-format
   12018 msgid "Invalid argument to --isa option: %s"
   12019 msgstr ""
   12020 
   12021 #: config/tc-sh.c:3278
   12022 msgid "Invalid combination: --abi=32 with --abi=64"
   12023 msgstr ""
   12024 
   12025 #: config/tc-sh.c:3284
   12026 msgid "Invalid combination: --abi=64 with --abi=32"
   12027 msgstr ""
   12028 
   12029 #: config/tc-sh.c:3286
   12030 msgid "Invalid combination: --isa=SHcompact with --abi=64"
   12031 msgstr ""
   12032 
   12033 #: config/tc-sh.c:3290
   12034 #, c-format
   12035 msgid "Invalid argument to --abi option: %s"
   12036 msgstr ""
   12037 
   12038 #: config/tc-sh.c:3330
   12039 #, c-format
   12040 msgid ""
   12041 "SH options:\n"
   12042 "--little\t\tgenerate little endian code\n"
   12043 "--big\t\t\tgenerate big endian code\n"
   12044 "--relax\t\t\talter jump instructions for long displacements\n"
   12045 "--renesas\t\tdisable optimization with section symbol for\n"
   12046 "\t\t\tcompatibility with Renesas assembler.\n"
   12047 "--small\t\t\talign sections to 4 byte boundaries, not 16\n"
   12048 "--dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
   12049 "--allow-reg-prefix\tallow '$' as a register name prefix.\n"
   12050 "--isa=[any\t\tuse most appropriate isa\n"
   12051 "    | dsp               same as '-dsp'\n"
   12052 "    | fp"
   12053 msgstr ""
   12054 
   12055 #: config/tc-sh.c:3356
   12056 #, c-format
   12057 msgid ""
   12058 "--isa=[shmedia\t\tset as the default instruction set for SH64\n"
   12059 "    | SHmedia\n"
   12060 "    | shcompact\n"
   12061 "    | SHcompact]\n"
   12062 msgstr ""
   12063 
   12064 #: config/tc-sh.c:3361
   12065 #, c-format
   12066 msgid ""
   12067 "--abi=[32|64]\t\tset size of expanded SHmedia operands and object\n"
   12068 "\t\t\tfile type\n"
   12069 "--shcompact-const-crange  emit code-range descriptors for constants in\n"
   12070 "\t\t\tSHcompact code sections\n"
   12071 "--no-mix\t\tdisallow SHmedia code in the same section as\n"
   12072 "\t\t\tconstants and SHcompact code\n"
   12073 "--no-expand\t\tdo not expand MOVI, PT, PTA or PTB instructions\n"
   12074 "--expand-pt32\t\twith -abi=64, expand PT, PTA and PTB instructions\n"
   12075 "\t\t\tto 32 bits only\n"
   12076 msgstr ""
   12077 
   12078 #: config/tc-sh.c:3373
   12079 #, c-format
   12080 msgid "--fdpic\t\t\tgenerate an FDPIC object file\n"
   12081 msgstr ""
   12082 
   12083 #: config/tc-sh.c:3464
   12084 msgid ".uses does not refer to a local symbol in the same section"
   12085 msgstr ""
   12086 
   12087 #: config/tc-sh.c:3483
   12088 msgid "can't find fixup pointed to by .uses"
   12089 msgstr ""
   12090 
   12091 #: config/tc-sh.c:3503
   12092 msgid ".uses target does not refer to a local symbol in the same section"
   12093 msgstr ""
   12094 
   12095 #: config/tc-sh.c:3580
   12096 msgid "displacement overflows 12-bit field"
   12097 msgstr ""
   12098 
   12099 #: config/tc-sh.c:3583
   12100 #, c-format
   12101 msgid "displacement to defined symbol %s overflows 12-bit field"
   12102 msgstr ""
   12103 
   12104 #: config/tc-sh.c:3587
   12105 #, c-format
   12106 msgid "displacement to undefined symbol %s overflows 12-bit field"
   12107 msgstr ""
   12108 
   12109 #: config/tc-sh.c:3660
   12110 msgid "displacement overflows 8-bit field"
   12111 msgstr ""
   12112 
   12113 #: config/tc-sh.c:3663
   12114 #, c-format
   12115 msgid "displacement to defined symbol %s overflows 8-bit field"
   12116 msgstr ""
   12117 
   12118 #: config/tc-sh.c:3667
   12119 #, c-format
   12120 msgid "displacement to undefined symbol %s overflows 8-bit field "
   12121 msgstr ""
   12122 
   12123 #: config/tc-sh.c:3684
   12124 #, c-format
   12125 msgid "overflow in branch to %s; converted into longer instruction sequence"
   12126 msgstr ""
   12127 
   12128 #: config/tc-sh.c:3749 config/tc-sh.c:3796 config/tc-sparc.c:4202
   12129 #: config/tc-sparc.c:4226
   12130 msgid "misaligned data"
   12131 msgstr ""
   12132 
   12133 #: config/tc-sh.c:4120
   12134 msgid "offset to unaligned destination"
   12135 msgstr ""
   12136 
   12137 #: config/tc-sh.c:4125
   12138 msgid "negative offset"
   12139 msgstr ""
   12140 
   12141 #: config/tc-sh.c:4270
   12142 msgid "misaligned offset"
   12143 msgstr ""
   12144 
   12145 #: config/tc-sh64.c:568
   12146 msgid "This operand must be constant at assembly time"
   12147 msgstr ""
   12148 
   12149 #: config/tc-sh64.c:681
   12150 msgid "Invalid operand expression"
   12151 msgstr ""
   12152 
   12153 #: config/tc-sh64.c:773 config/tc-sh64.c:877
   12154 msgid "PTB operand is a SHmedia symbol"
   12155 msgstr ""
   12156 
   12157 #: config/tc-sh64.c:776 config/tc-sh64.c:874
   12158 msgid "PTA operand is a SHcompact symbol"
   12159 msgstr ""
   12160 
   12161 #: config/tc-sh64.c:792
   12162 msgid "invalid expression in operand"
   12163 msgstr ""
   12164 
   12165 #: config/tc-sh64.c:1483
   12166 #, c-format
   12167 msgid "invalid operand, not a 5-bit unsigned value: %d"
   12168 msgstr ""
   12169 
   12170 #: config/tc-sh64.c:1488
   12171 #, c-format
   12172 msgid "invalid operand, not a 6-bit signed value: %d"
   12173 msgstr ""
   12174 
   12175 #: config/tc-sh64.c:1493
   12176 #, c-format
   12177 msgid "invalid operand, not a 6-bit unsigned value: %d"
   12178 msgstr ""
   12179 
   12180 #: config/tc-sh64.c:1498 config/tc-sh64.c:1510
   12181 #, c-format
   12182 msgid "invalid operand, not a 11-bit signed value: %d"
   12183 msgstr ""
   12184 
   12185 #: config/tc-sh64.c:1500
   12186 #, c-format
   12187 msgid "invalid operand, not a multiple of 32: %d"
   12188 msgstr ""
   12189 
   12190 #: config/tc-sh64.c:1505
   12191 #, c-format
   12192 msgid "invalid operand, not a 10-bit signed value: %d"
   12193 msgstr ""
   12194 
   12195 #: config/tc-sh64.c:1512
   12196 #, c-format
   12197 msgid "invalid operand, not an even value: %d"
   12198 msgstr ""
   12199 
   12200 #: config/tc-sh64.c:1517
   12201 #, c-format
   12202 msgid "invalid operand, not a 12-bit signed value: %d"
   12203 msgstr ""
   12204 
   12205 #: config/tc-sh64.c:1519
   12206 #, c-format
   12207 msgid "invalid operand, not a multiple of 4: %d"
   12208 msgstr ""
   12209 
   12210 #: config/tc-sh64.c:1524
   12211 #, c-format
   12212 msgid "invalid operand, not a 13-bit signed value: %d"
   12213 msgstr ""
   12214 
   12215 #: config/tc-sh64.c:1526
   12216 #, c-format
   12217 msgid "invalid operand, not a multiple of 8: %d"
   12218 msgstr ""
   12219 
   12220 #: config/tc-sh64.c:1531
   12221 #, c-format
   12222 msgid "invalid operand, not a 16-bit signed value: %d"
   12223 msgstr ""
   12224 
   12225 #: config/tc-sh64.c:1536
   12226 #, c-format
   12227 msgid "invalid operand, not a 16-bit unsigned value: %d"
   12228 msgstr ""
   12229 
   12230 #: config/tc-sh64.c:1542
   12231 msgid "operand out of range for PT, PTA and PTB"
   12232 msgstr ""
   12233 
   12234 #: config/tc-sh64.c:1544
   12235 #, c-format
   12236 msgid "operand not a multiple of 4 for PT, PTA or PTB: %d"
   12237 msgstr ""
   12238 
   12239 #: config/tc-sh64.c:2064
   12240 #, c-format
   12241 msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x"
   12242 msgstr ""
   12243 
   12244 #: config/tc-sh64.c:2421 config/tc-sh64.c:2584 config/tc-sh64.c:2599
   12245 msgid "invalid PIC reference"
   12246 msgstr ""
   12247 
   12248 #: config/tc-sh64.c:2478
   12249 msgid "can't find opcode"
   12250 msgstr ""
   12251 
   12252 #: config/tc-sh64.c:2681 config/tc-sh64.c:2721
   12253 msgid "invalid operand: expression in PT target"
   12254 msgstr ""
   12255 
   12256 #: config/tc-sh64.c:2812
   12257 #, c-format
   12258 msgid "invalid operands to %s"
   12259 msgstr ""
   12260 
   12261 #: config/tc-sh64.c:2818
   12262 #, c-format
   12263 msgid "excess operands to %s"
   12264 msgstr ""
   12265 
   12266 #: config/tc-sh64.c:2863
   12267 #, c-format
   12268 msgid "The `.mode %s' directive is not valid with this architecture"
   12269 msgstr ""
   12270 
   12271 #: config/tc-sh64.c:2871
   12272 #, c-format
   12273 msgid "Invalid argument to .mode: %s"
   12274 msgstr ""
   12275 
   12276 #: config/tc-sh64.c:2901
   12277 #, c-format
   12278 msgid "The `.abi %s' directive is not valid with this architecture"
   12279 msgstr ""
   12280 
   12281 #: config/tc-sh64.c:2907
   12282 msgid "`.abi 64' but command-line options do not specify 64-bit ABI"
   12283 msgstr ""
   12284 
   12285 #: config/tc-sh64.c:2912
   12286 msgid "`.abi 32' but command-line options do not specify 32-bit ABI"
   12287 msgstr ""
   12288 
   12289 #: config/tc-sh64.c:2915
   12290 #, c-format
   12291 msgid "Invalid argument to .abi: %s"
   12292 msgstr ""
   12293 
   12294 #: config/tc-sh64.c:2970
   12295 msgid "-no-mix is invalid without specifying SHcompact or SHmedia"
   12296 msgstr ""
   12297 
   12298 #: config/tc-sh64.c:2975
   12299 msgid "-shcompact-const-crange is invalid without SHcompact"
   12300 msgstr ""
   12301 
   12302 #: config/tc-sh64.c:2978
   12303 msgid "-expand-pt32 only valid with -abi=64"
   12304 msgstr ""
   12305 
   12306 #: config/tc-sh64.c:2981
   12307 msgid "-no-expand only valid with SHcompact or SHmedia"
   12308 msgstr ""
   12309 
   12310 #: config/tc-sh64.c:2984
   12311 msgid "-expand-pt32 invalid together with -no-expand"
   12312 msgstr ""
   12313 
   12314 #: config/tc-sh64.c:3198
   12315 msgid "SHmedia code not allowed in same section as constants and SHcompact code"
   12316 msgstr ""
   12317 
   12318 #: config/tc-sh64.c:3216
   12319 msgid "No segment info for current section"
   12320 msgstr ""
   12321 
   12322 #: config/tc-sh64.c:3255
   12323 msgid "duplicate datalabel operator ignored"
   12324 msgstr ""
   12325 
   12326 #: config/tc-sh64.c:3325
   12327 msgid "Invalid DataLabel expression"
   12328 msgstr ""
   12329 
   12330 #: config/tc-sparc.c:276 config/tc-sparc.c:481
   12331 msgid "Bad opcode table, broken assembler."
   12332 msgstr ""
   12333 
   12334 #: config/tc-sparc.c:473
   12335 #, c-format
   12336 msgid "invalid architecture -xarch=%s"
   12337 msgstr ""
   12338 
   12339 #: config/tc-sparc.c:542
   12340 #, c-format
   12341 msgid "No compiled in support for %d bit object file format"
   12342 msgstr ""
   12343 
   12344 #: config/tc-sparc.c:623
   12345 #, c-format
   12346 msgid "SPARC options:\n"
   12347 msgstr ""
   12348 
   12349 #: config/tc-sparc.c:652
   12350 #, c-format
   12351 msgid ""
   12352 "\n"
   12353 "\t\t\tspecify variant of SPARC architecture\n"
   12354 "-bump\t\t\twarn when assembler switches architectures\n"
   12355 "-sparc\t\t\tignored\n"
   12356 "--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
   12357 "-relax\t\t\trelax jumps and branches (default)\n"
   12358 "-no-relax\t\tavoid changing any jumps and branches\n"
   12359 msgstr ""
   12360 
   12361 #: config/tc-sparc.c:660
   12362 #, c-format
   12363 msgid "-k\t\t\tgenerate PIC\n"
   12364 msgstr ""
   12365 
   12366 #: config/tc-sparc.c:664
   12367 #, c-format
   12368 msgid ""
   12369 "-32\t\t\tcreate 32 bit object file\n"
   12370 "-64\t\t\tcreate 64 bit object file\n"
   12371 msgstr ""
   12372 
   12373 #: config/tc-sparc.c:667
   12374 #, c-format
   12375 msgid "\t\t\t[default is %d]\n"
   12376 msgstr ""
   12377 
   12378 #: config/tc-sparc.c:669
   12379 #, c-format
   12380 msgid ""
   12381 "-TSO\t\t\tuse Total Store Ordering\n"
   12382 "-PSO\t\t\tuse Partial Store Ordering\n"
   12383 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
   12384 msgstr ""
   12385 
   12386 #: config/tc-sparc.c:673
   12387 #, c-format
   12388 msgid "\t\t\t[default is %s]\n"
   12389 msgstr ""
   12390 
   12391 #: config/tc-sparc.c:675
   12392 #, c-format
   12393 msgid ""
   12394 "-KPIC\t\t\tgenerate PIC\n"
   12395 "-V\t\t\tprint assembler version number\n"
   12396 "-undeclared-regs\tignore application global register usage without\n"
   12397 "\t\t\tappropriate .register directive (default)\n"
   12398 "-no-undeclared-regs\tforce error on application global register usage\n"
   12399 "\t\t\twithout appropriate .register directive\n"
   12400 "-q\t\t\tignored\n"
   12401 "-Qy, -Qn\t\tignored\n"
   12402 "-s\t\t\tignored\n"
   12403 msgstr ""
   12404 
   12405 #: config/tc-sparc.c:687
   12406 #, c-format
   12407 msgid ""
   12408 "-EL\t\t\tgenerate code for a little endian machine\n"
   12409 "-EB\t\t\tgenerate code for a big endian machine\n"
   12410 "--little-endian-data\tgenerate code for a machine having big endian\n"
   12411 "                        instructions and little endian data.\n"
   12412 msgstr ""
   12413 
   12414 #: config/tc-sparc.c:823
   12415 #, c-format
   12416 msgid "Internal error: losing opcode: `%s' \"%s\"\n"
   12417 msgstr ""
   12418 
   12419 #: config/tc-sparc.c:842
   12420 #, c-format
   12421 msgid "Internal error: can't find opcode `%s' for `%s'\n"
   12422 msgstr ""
   12423 
   12424 #: config/tc-sparc.c:983
   12425 msgid "Support for 64-bit arithmetic not compiled in."
   12426 msgstr ""
   12427 
   12428 #: config/tc-sparc.c:1029
   12429 msgid "set: number not in 0..4294967295 range"
   12430 msgstr ""
   12431 
   12432 #: config/tc-sparc.c:1036
   12433 msgid "set: number not in -2147483648..4294967295 range"
   12434 msgstr ""
   12435 
   12436 #: config/tc-sparc.c:1095
   12437 msgid "setsw: number not in -2147483648..4294967295 range"
   12438 msgstr ""
   12439 
   12440 #: config/tc-sparc.c:1143
   12441 msgid "setx: temporary register same as destination register"
   12442 msgstr ""
   12443 
   12444 #: config/tc-sparc.c:1214
   12445 msgid "setx: illegal temporary register g0"
   12446 msgstr ""
   12447 
   12448 #: config/tc-sparc.c:1311
   12449 msgid "FP branch in delay slot"
   12450 msgstr ""
   12451 
   12452 #: config/tc-sparc.c:1326
   12453 msgid "FP branch preceded by FP instruction; NOP inserted"
   12454 msgstr ""
   12455 
   12456 #: config/tc-sparc.c:1366
   12457 msgid "failed special case insn sanity check"
   12458 msgstr ""
   12459 
   12460 #: config/tc-sparc.c:1454
   12461 msgid ": invalid membar mask name"
   12462 msgstr ""
   12463 
   12464 #: config/tc-sparc.c:1470
   12465 msgid ": invalid membar mask expression"
   12466 msgstr ""
   12467 
   12468 #: config/tc-sparc.c:1475
   12469 msgid ": invalid membar mask number"
   12470 msgstr ""
   12471 
   12472 #: config/tc-sparc.c:1490
   12473 msgid ": invalid siam mode expression"
   12474 msgstr ""
   12475 
   12476 #: config/tc-sparc.c:1495
   12477 msgid ": invalid siam mode number"
   12478 msgstr ""
   12479 
   12480 #: config/tc-sparc.c:1511
   12481 msgid ": invalid prefetch function name"
   12482 msgstr ""
   12483 
   12484 #: config/tc-sparc.c:1519
   12485 msgid ": invalid prefetch function expression"
   12486 msgstr ""
   12487 
   12488 #: config/tc-sparc.c:1524
   12489 msgid ": invalid prefetch function number"
   12490 msgstr ""
   12491 
   12492 #: config/tc-sparc.c:1552 config/tc-sparc.c:1564
   12493 msgid ": unrecognizable privileged register"
   12494 msgstr ""
   12495 
   12496 #: config/tc-sparc.c:1588 config/tc-sparc.c:1600
   12497 msgid ": unrecognizable hyperprivileged register"
   12498 msgstr ""
   12499 
   12500 #: config/tc-sparc.c:1624 config/tc-sparc.c:1649
   12501 msgid ": unrecognizable v9a or v9b ancillary state register"
   12502 msgstr ""
   12503 
   12504 #: config/tc-sparc.c:1629
   12505 msgid ": rd on write only ancillary state register"
   12506 msgstr ""
   12507 
   12508 #. %sys_tick and %sys_tick_cmpr are v9bnotv9a
   12509 #: config/tc-sparc.c:1637
   12510 msgid ": unrecognizable v9a ancillary state register"
   12511 msgstr ""
   12512 
   12513 #: config/tc-sparc.c:1673
   12514 msgid ": asr number must be between 16 and 31"
   12515 msgstr ""
   12516 
   12517 #: config/tc-sparc.c:1681
   12518 msgid ": asr number must be between 0 and 31"
   12519 msgstr ""
   12520 
   12521 #: config/tc-sparc.c:1691
   12522 #, c-format
   12523 msgid ": expecting %asrN"
   12524 msgstr ""
   12525 
   12526 #: config/tc-sparc.c:1878 config/tc-sparc.c:1916 config/tc-sparc.c:2329
   12527 #: config/tc-sparc.c:2365
   12528 #, c-format
   12529 msgid "Illegal operands: %%%s requires arguments in ()"
   12530 msgstr ""
   12531 
   12532 #: config/tc-sparc.c:1884
   12533 #, c-format
   12534 msgid "Illegal operands: %%%s cannot be used together with other relocs in the insn ()"
   12535 msgstr ""
   12536 
   12537 #: config/tc-sparc.c:1895
   12538 #, c-format
   12539 msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
   12540 msgstr ""
   12541 
   12542 #: config/tc-sparc.c:2102
   12543 msgid "detected global register use not covered by .register pseudo-op"
   12544 msgstr ""
   12545 
   12546 #: config/tc-sparc.c:2173
   12547 msgid ": There are only 64 f registers; [0-63]"
   12548 msgstr ""
   12549 
   12550 #: config/tc-sparc.c:2175 config/tc-sparc.c:2193
   12551 msgid ": There are only 32 f registers; [0-31]"
   12552 msgstr ""
   12553 
   12554 #: config/tc-sparc.c:2185
   12555 msgid ": There are only 32 single precision f registers; [0-31]"
   12556 msgstr ""
   12557 
   12558 #: config/tc-sparc.c:2377
   12559 #, c-format
   12560 msgid "Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
   12561 msgstr ""
   12562 
   12563 #: config/tc-sparc.c:2487
   12564 #, c-format
   12565 msgid "Illegal operands: Can't add non-constant expression to %%%s()"
   12566 msgstr ""
   12567 
   12568 #: config/tc-sparc.c:2497
   12569 #, c-format
   12570 msgid "Illegal operands: Can't do arithmetics involving %%%s() of a relocatable symbol"
   12571 msgstr ""
   12572 
   12573 #: config/tc-sparc.c:2515
   12574 msgid ": PC-relative operand can't be a constant"
   12575 msgstr ""
   12576 
   12577 #: config/tc-sparc.c:2522
   12578 msgid ": TLS operand can't be a constant"
   12579 msgstr ""
   12580 
   12581 #: config/tc-sparc.c:2555
   12582 msgid ": invalid ASI name"
   12583 msgstr ""
   12584 
   12585 #: config/tc-sparc.c:2563
   12586 msgid ": invalid ASI expression"
   12587 msgstr ""
   12588 
   12589 #: config/tc-sparc.c:2568
   12590 msgid ": invalid ASI number"
   12591 msgstr ""
   12592 
   12593 #: config/tc-sparc.c:2665
   12594 msgid "OPF immediate operand out of range (0-0x1ff)"
   12595 msgstr ""
   12596 
   12597 #: config/tc-sparc.c:2670
   12598 msgid "non-immediate OPF operand, ignored"
   12599 msgstr ""
   12600 
   12601 #: config/tc-sparc.c:2689
   12602 msgid ": invalid cpreg name"
   12603 msgstr ""
   12604 
   12605 #: config/tc-sparc.c:2718
   12606 #, c-format
   12607 msgid "Illegal operands%s"
   12608 msgstr ""
   12609 
   12610 #: config/tc-sparc.c:2752
   12611 #, c-format
   12612 msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
   12613 msgstr ""
   12614 
   12615 #: config/tc-sparc.c:2788
   12616 #, c-format
   12617 msgid "Architecture mismatch on \"%s\"."
   12618 msgstr ""
   12619 
   12620 #: config/tc-sparc.c:2789
   12621 #, c-format
   12622 msgid " (Requires %s; requested architecture is %s.)"
   12623 msgstr ""
   12624 
   12625 #: config/tc-sparc.c:3324
   12626 #, c-format
   12627 msgid "bad or unhandled relocation type: 0x%02x"
   12628 msgstr ""
   12629 
   12630 #: config/tc-sparc.c:3657
   12631 msgid "Expected comma after name"
   12632 msgstr ""
   12633 
   12634 #: config/tc-sparc.c:3666
   12635 #, c-format
   12636 msgid "BSS length (%d.) <0! Ignored."
   12637 msgstr ""
   12638 
   12639 #: config/tc-sparc.c:3678
   12640 msgid "bad .reserve segment -- expected BSS segment"
   12641 msgstr ""
   12642 
   12643 #: config/tc-sparc.c:3706
   12644 #, c-format
   12645 msgid "alignment too large; assuming %d"
   12646 msgstr ""
   12647 
   12648 #: config/tc-sparc.c:3712 config/tc-sparc.c:3862
   12649 msgid "negative alignment"
   12650 msgstr ""
   12651 
   12652 #: config/tc-sparc.c:3722 config/tc-sparc.c:3884 read.c:1321 read.c:2371
   12653 msgid "alignment not a power of 2"
   12654 msgstr ""
   12655 
   12656 #: config/tc-sparc.c:3775
   12657 #, c-format
   12658 msgid "Ignoring attempt to re-define symbol %s"
   12659 msgstr ""
   12660 
   12661 #: config/tc-sparc.c:3799 config/tc-v850.c:275
   12662 msgid "Expected comma after symbol-name"
   12663 msgstr ""
   12664 
   12665 #: config/tc-sparc.c:3809
   12666 #, c-format
   12667 msgid ".COMMon length (%lu) out of range ignored"
   12668 msgstr ""
   12669 
   12670 #: config/tc-sparc.c:3842
   12671 msgid "Expected comma after common length"
   12672 msgstr ""
   12673 
   12674 #: config/tc-sparc.c:3856
   12675 #, c-format
   12676 msgid "alignment too large; assuming %ld"
   12677 msgstr ""
   12678 
   12679 #: config/tc-sparc.c:3999
   12680 msgid "Unknown segment type"
   12681 msgstr ""
   12682 
   12683 #: config/tc-sparc.c:4074 config/tc-sparc.c:4084
   12684 #, c-format
   12685 msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
   12686 msgstr ""
   12687 
   12688 #: config/tc-sparc.c:4102
   12689 msgid "redefinition of global register"
   12690 msgstr ""
   12691 
   12692 #: config/tc-sparc.c:4113
   12693 #, c-format
   12694 msgid "Register symbol %s already defined."
   12695 msgstr ""
   12696 
   12697 #: config/tc-sparc.c:4317
   12698 #, c-format
   12699 msgid "Illegal operands: %%r_plt in %d-byte data field"
   12700 msgstr ""
   12701 
   12702 #: config/tc-sparc.c:4327
   12703 #, c-format
   12704 msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
   12705 msgstr ""
   12706 
   12707 #: config/tc-sparc.c:4364 config/tc-vax.c:3312
   12708 #, c-format
   12709 msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
   12710 msgstr ""
   12711 
   12712 #: config/tc-sparc.c:4372 config/tc-sparc.c:4403 config/tc-sparc.c:4412
   12713 #: config/tc-vax.c:3320 config/tc-vax.c:3351 config/tc-vax.c:3360
   12714 #, c-format
   12715 msgid "Illegal operands: %%r_%s%d requires arguments in ()"
   12716 msgstr ""
   12717 
   12718 #: config/tc-sparc.c:4421 config/tc-vax.c:3369
   12719 #, c-format
   12720 msgid "Illegal operands: garbage after %%r_%s%d()"
   12721 msgstr ""
   12722 
   12723 #: config/tc-sparc.h:65
   12724 msgid "sparc convert_frag\n"
   12725 msgstr ""
   12726 
   12727 #: config/tc-sparc.h:67 config/tc-z80.h:53
   12728 msgid "estimate_size_before_relax called"
   12729 msgstr ""
   12730 
   12731 #: config/tc-spu.c:130
   12732 #, c-format
   12733 msgid "Can't hash instruction '%s':%s"
   12734 msgstr ""
   12735 
   12736 #: config/tc-spu.c:184
   12737 msgid ""
   12738 "SPU options:\n"
   12739 "  --apuasm\t\t  emulate behaviour of apuasm\n"
   12740 msgstr ""
   12741 
   12742 #: config/tc-spu.c:290
   12743 #, c-format
   12744 msgid "Invalid mnemonic '%s'"
   12745 msgstr ""
   12746 
   12747 #: config/tc-spu.c:296
   12748 #, c-format
   12749 msgid "'%s' is only available in DD2.0 or higher."
   12750 msgstr ""
   12751 
   12752 #: config/tc-spu.c:328
   12753 #, c-format
   12754 msgid "Error in argument %d.  Expecting:  \"%s\""
   12755 msgstr ""
   12756 
   12757 #: config/tc-spu.c:339
   12758 msgid "Mixing register syntax, with and without '$'."
   12759 msgstr ""
   12760 
   12761 #: config/tc-spu.c:345
   12762 #, c-format
   12763 msgid "Treating '%-*s' as a symbol."
   12764 msgstr ""
   12765 
   12766 #: config/tc-spu.c:564
   12767 msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher."
   12768 msgstr ""
   12769 
   12770 #: config/tc-spu.c:566
   12771 msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher."
   12772 msgstr ""
   12773 
   12774 #: config/tc-spu.c:609
   12775 #, c-format
   12776 msgid "Using old style, %%lo(expr), please change to PPC style, expr@l."
   12777 msgstr ""
   12778 
   12779 #: config/tc-spu.c:615
   12780 #, c-format
   12781 msgid "Using old style, %%hi(expr), please change to PPC style, expr@h."
   12782 msgstr ""
   12783 
   12784 #: config/tc-spu.c:685 config/tc-spu.c:688
   12785 #, c-format
   12786 msgid "Constant expression %d out of range, [%d, %d]."
   12787 msgstr ""
   12788 
   12789 #: config/tc-spu.c:790
   12790 #, c-format
   12791 msgid "invalid priority '%lu'"
   12792 msgstr ""
   12793 
   12794 #: config/tc-spu.c:796
   12795 #, c-format
   12796 msgid "invalid lrlive '%lu'"
   12797 msgstr ""
   12798 
   12799 #: config/tc-spu.c:855
   12800 msgid "Relaxation should never occur"
   12801 msgstr ""
   12802 
   12803 #: config/tc-spu.c:1005
   12804 #, c-format
   12805 msgid "Relocation doesn't fit. (relocation value = 0x%lx)"
   12806 msgstr ""
   12807 
   12808 #: config/tc-spu.h:85
   12809 msgid "spu convert_frag\n"
   12810 msgstr ""
   12811 
   12812 #: config/tc-tic30.c:37
   12813 msgid "first"
   12814 msgstr ""
   12815 
   12816 #: config/tc-tic30.c:37
   12817 msgid "second"
   12818 msgstr ""
   12819 
   12820 #: config/tc-tic30.c:37
   12821 msgid "third"
   12822 msgstr ""
   12823 
   12824 #: config/tc-tic30.c:37
   12825 msgid "fourth"
   12826 msgstr ""
   12827 
   12828 #: config/tc-tic30.c:37
   12829 msgid "fifth"
   12830 msgstr ""
   12831 
   12832 #: config/tc-tic30.c:483
   12833 msgid "More than one AR register found in indirect reference"
   12834 msgstr ""
   12835 
   12836 #: config/tc-tic30.c:488
   12837 msgid "Illegal AR register in indirect reference"
   12838 msgstr ""
   12839 
   12840 #: config/tc-tic30.c:508
   12841 msgid "More than one displacement found in indirect reference"
   12842 msgstr ""
   12843 
   12844 #: config/tc-tic30.c:516
   12845 msgid "Invalid displacement in indirect reference"
   12846 msgstr ""
   12847 
   12848 #: config/tc-tic30.c:533
   12849 msgid "AR register not found in indirect reference"
   12850 msgstr ""
   12851 
   12852 #. Maybe an implied displacement of 1 again.
   12853 #: config/tc-tic30.c:549
   12854 msgid "required displacement wasn't given in indirect reference"
   12855 msgstr ""
   12856 
   12857 #: config/tc-tic30.c:555
   12858 msgid "illegal indirect reference"
   12859 msgstr ""
   12860 
   12861 #: config/tc-tic30.c:561
   12862 msgid "displacement must be an unsigned 8-bit number"
   12863 msgstr ""
   12864 
   12865 #: config/tc-tic30.c:747 config/tc-tic30.c:1494
   12866 #, c-format
   12867 msgid "Invalid character %s before %s operand"
   12868 msgstr ""
   12869 
   12870 #: config/tc-tic30.c:766 config/tc-tic30.c:1509
   12871 #, c-format
   12872 msgid "Unbalanced parenthesis in %s operand."
   12873 msgstr ""
   12874 
   12875 #: config/tc-tic30.c:782 config/tc-tic30.c:1519
   12876 #, c-format
   12877 msgid "Invalid character %s in %s operand"
   12878 msgstr ""
   12879 
   12880 #: config/tc-tic30.c:801 config/tc-tic30.c:1536
   12881 #, c-format
   12882 msgid "Spurious operands; (%d operands/instruction max)"
   12883 msgstr ""
   12884 
   12885 #. Just skip it, if it's \n complain.
   12886 #: config/tc-tic30.c:819 config/tc-tic30.c:835 config/tc-tic30.c:1553
   12887 #: config/tc-tic30.c:1569
   12888 msgid "Expecting operand after ','; got nothing"
   12889 msgstr ""
   12890 
   12891 #: config/tc-tic30.c:824 config/tc-tic30.c:1558
   12892 msgid "Expecting operand before ','; got nothing"
   12893 msgstr ""
   12894 
   12895 #: config/tc-tic30.c:862
   12896 msgid "incorrect number of operands given in the first instruction"
   12897 msgstr ""
   12898 
   12899 #: config/tc-tic30.c:868
   12900 msgid "incorrect number of operands given in the second instruction"
   12901 msgstr ""
   12902 
   12903 #: config/tc-tic30.c:889
   12904 #, c-format
   12905 msgid "%s instruction, operand %d doesn't match"
   12906 msgstr ""
   12907 
   12908 #. Shouldn't get here.
   12909 #: config/tc-tic30.c:913 config/tc-tic30.c:920
   12910 msgid "incorrect format for multiply parallel instruction"
   12911 msgstr ""
   12912 
   12913 #: config/tc-tic30.c:927
   12914 msgid "destination for multiply can only be R0 or R1"
   12915 msgstr ""
   12916 
   12917 #: config/tc-tic30.c:934
   12918 msgid "destination for add/subtract can only be R2 or R3"
   12919 msgstr ""
   12920 
   12921 #: config/tc-tic30.c:1001
   12922 msgid "loading the same register in parallel operation"
   12923 msgstr ""
   12924 
   12925 #: config/tc-tic30.c:1383
   12926 msgid "pc-relative "
   12927 msgstr ""
   12928 
   12929 #: config/tc-tic30.c:1444
   12930 #, c-format
   12931 msgid "Invalid character %s in opcode"
   12932 msgstr ""
   12933 
   12934 #: config/tc-tic30.c:1474
   12935 #, c-format
   12936 msgid "Unknown TMS320C30 instruction: %s"
   12937 msgstr ""
   12938 
   12939 #: config/tc-tic30.c:1594
   12940 msgid "Incorrect number of operands given"
   12941 msgstr ""
   12942 
   12943 #: config/tc-tic30.c:1627
   12944 #, c-format
   12945 msgid "The %s operand doesn't match"
   12946 msgstr ""
   12947 
   12948 #. Shouldn't make it to this stage.
   12949 #: config/tc-tic30.c:1652 config/tc-tic30.c:1664
   12950 msgid "Incompatible first and second operands in instruction"
   12951 msgstr ""
   12952 
   12953 #: config/tc-tic30.c:1778
   12954 msgid "invalid short form floating point immediate operand"
   12955 msgstr ""
   12956 
   12957 #: config/tc-tic30.c:1788
   12958 msgid "rounding down first operand float to unsigned int"
   12959 msgstr ""
   12960 
   12961 #: config/tc-tic30.c:1790
   12962 msgid "only lower 16-bits of first operand are used"
   12963 msgstr ""
   12964 
   12965 #: config/tc-tic30.c:1800
   12966 msgid "rounding down first operand float to signed int"
   12967 msgstr ""
   12968 
   12969 #: config/tc-tic30.c:1805 config/tc-tic30.c:1876
   12970 msgid "first operand is too large for 16-bit signed int"
   12971 msgstr ""
   12972 
   12973 #: config/tc-tic30.c:1870
   12974 msgid "first operand is floating point"
   12975 msgstr ""
   12976 
   12977 #. Shouldn't get here.
   12978 #: config/tc-tic30.c:1901
   12979 msgid "interrupt vector for trap instruction out of range"
   12980 msgstr ""
   12981 
   12982 #: config/tc-tic30.c:1946
   12983 msgid "LDP instruction needs a 24-bit operand"
   12984 msgstr ""
   12985 
   12986 #: config/tc-tic30.c:1970
   12987 msgid "first operand is too large for a 24-bit displacement"
   12988 msgstr ""
   12989 
   12990 #: config/tc-tic4x.c:399
   12991 msgid "Nan, using zero."
   12992 msgstr ""
   12993 
   12994 #: config/tc-tic4x.c:521
   12995 #, c-format
   12996 msgid "Cannot represent exponent in %d bits"
   12997 msgstr ""
   12998 
   12999 #: config/tc-tic4x.c:604 config/tc-tic4x.c:614
   13000 msgid "Invalid floating point number"
   13001 msgstr ""
   13002 
   13003 #: config/tc-tic4x.c:734
   13004 msgid "Comma expected\n"
   13005 msgstr ""
   13006 
   13007 #: config/tc-tic4x.c:774 config/tc-tic54x.c:479
   13008 msgid ".bss size argument missing\n"
   13009 msgstr ""
   13010 
   13011 #: config/tc-tic4x.c:782
   13012 #, c-format
   13013 msgid ".bss size %ld < 0!"
   13014 msgstr ""
   13015 
   13016 #: config/tc-tic4x.c:916
   13017 msgid "Non-constant symbols not allowed\n"
   13018 msgstr ""
   13019 
   13020 #: config/tc-tic4x.c:947
   13021 msgid "Symbol missing\n"
   13022 msgstr ""
   13023 
   13024 #. Get terminator.
   13025 #. Skip null symbol terminator.
   13026 #: config/tc-tic4x.c:993
   13027 msgid ".sect: subsection name ignored"
   13028 msgstr ""
   13029 
   13030 #: config/tc-tic4x.c:1021 config/tc-tic4x.c:1121 config/tc-tic54x.c:1441
   13031 #, c-format
   13032 msgid "Error setting flags for \"%s\": %s"
   13033 msgstr ""
   13034 
   13035 #: config/tc-tic4x.c:1052
   13036 msgid ".set syntax invalid\n"
   13037 msgstr ""
   13038 
   13039 #: config/tc-tic4x.c:1110
   13040 msgid ".usect: non-zero alignment flag ignored"
   13041 msgstr ""
   13042 
   13043 #: config/tc-tic4x.c:1141
   13044 #, c-format
   13045 msgid "This assembler does not support processor generation %ld"
   13046 msgstr ""
   13047 
   13048 #: config/tc-tic4x.c:1145
   13049 msgid "Changing processor generation on fly not supported..."
   13050 msgstr ""
   13051 
   13052 #: config/tc-tic4x.c:1444
   13053 msgid "Auxiliary register AR0--AR7 required for indirect"
   13054 msgstr ""
   13055 
   13056 #: config/tc-tic4x.c:1458
   13057 #, c-format
   13058 msgid "Bad displacement %d (require 0--255)\n"
   13059 msgstr ""
   13060 
   13061 #: config/tc-tic4x.c:1476
   13062 msgid "Index register IR0,IR1 required for displacement"
   13063 msgstr ""
   13064 
   13065 #: config/tc-tic4x.c:1545
   13066 msgid "Expecting a register name"
   13067 msgstr ""
   13068 
   13069 #: config/tc-tic4x.c:1557 config/tc-tic4x.c:1580 config/tc-tic4x.c:1649
   13070 msgid "Number too large"
   13071 msgstr ""
   13072 
   13073 #: config/tc-tic4x.c:1597
   13074 msgid "Expecting a constant value"
   13075 msgstr ""
   13076 
   13077 #: config/tc-tic4x.c:1604
   13078 #, c-format
   13079 msgid "Bad direct addressing construct %s"
   13080 msgstr ""
   13081 
   13082 #: config/tc-tic4x.c:1608
   13083 #, c-format
   13084 msgid "Direct value of %ld is not suitable"
   13085 msgstr ""
   13086 
   13087 #: config/tc-tic4x.c:1632
   13088 msgid "Unknown indirect addressing mode"
   13089 msgstr ""
   13090 
   13091 #: config/tc-tic4x.c:1729
   13092 #, c-format
   13093 msgid "Immediate value of %ld is too large for ldf"
   13094 msgstr ""
   13095 
   13096 #: config/tc-tic4x.c:1769
   13097 msgid "Destination register must be ARn"
   13098 msgstr ""
   13099 
   13100 #: config/tc-tic4x.c:1788 config/tc-tic4x.c:2161 config/tc-tic4x.c:2220
   13101 #, c-format
   13102 msgid "Immediate value of %ld is too large"
   13103 msgstr ""
   13104 
   13105 #: config/tc-tic4x.c:1817 config/tc-tic4x.c:2022
   13106 msgid "Invalid indirect addressing mode"
   13107 msgstr ""
   13108 
   13109 #: config/tc-tic4x.c:1841 config/tc-tic4x.c:1881 config/tc-tic4x.c:2072
   13110 #: config/tc-tic4x.c:2094
   13111 msgid "Register must be Rn"
   13112 msgstr ""
   13113 
   13114 #: config/tc-tic4x.c:1895 config/tc-tic4x.c:1965 config/tc-tic4x.c:1979
   13115 msgid "Register must be R0--R7"
   13116 msgstr ""
   13117 
   13118 #: config/tc-tic4x.c:1919 config/tc-tic4x.c:1947
   13119 #, c-format
   13120 msgid "Invalid indirect addressing mode displacement %d"
   13121 msgstr ""
   13122 
   13123 #: config/tc-tic4x.c:1993
   13124 msgid "Destination register must be R2 or R3"
   13125 msgstr ""
   13126 
   13127 #: config/tc-tic4x.c:2007
   13128 msgid "Destination register must be R0 or R1"
   13129 msgstr ""
   13130 
   13131 #: config/tc-tic4x.c:2044
   13132 #, c-format
   13133 msgid "Displacement value of %ld is too large"
   13134 msgstr ""
   13135 
   13136 #: config/tc-tic4x.c:2105 config/tc-tic4x.c:2236
   13137 msgid "Floating point number not valid in expression"
   13138 msgstr ""
   13139 
   13140 #: config/tc-tic4x.c:2119
   13141 #, c-format
   13142 msgid "Signed immediate value %ld too large"
   13143 msgstr ""
   13144 
   13145 #: config/tc-tic4x.c:2182
   13146 #, c-format
   13147 msgid "Unsigned immediate value %ld too large"
   13148 msgstr ""
   13149 
   13150 #: config/tc-tic4x.c:2250
   13151 #, c-format
   13152 msgid "Immediate value %ld too large"
   13153 msgstr ""
   13154 
   13155 #: config/tc-tic4x.c:2269 config/tc-tic4x.c:2297
   13156 msgid "Register must be ivtp or tvtp"
   13157 msgstr ""
   13158 
   13159 #: config/tc-tic4x.c:2283
   13160 msgid "Register must be address register"
   13161 msgstr ""
   13162 
   13163 #: config/tc-tic4x.c:2356
   13164 msgid "Source and destination register should not be equal"
   13165 msgstr ""
   13166 
   13167 #: config/tc-tic4x.c:2371
   13168 msgid "Equal parallell destination registers, one result will be discarded"
   13169 msgstr ""
   13170 
   13171 #: config/tc-tic4x.c:2412
   13172 msgid "Too many operands scanned"
   13173 msgstr ""
   13174 
   13175 #: config/tc-tic4x.c:2442
   13176 msgid "Parallel opcode cannot contain more than two instructions"
   13177 msgstr ""
   13178 
   13179 #: config/tc-tic4x.c:2515
   13180 #, c-format
   13181 msgid "Invalid operands for %s"
   13182 msgstr ""
   13183 
   13184 #: config/tc-tic4x.c:2518
   13185 #, c-format
   13186 msgid "Invalid instruction %s"
   13187 msgstr ""
   13188 
   13189 #: config/tc-tic4x.c:2667
   13190 #, c-format
   13191 msgid "Bad relocation type: 0x%02x"
   13192 msgstr ""
   13193 
   13194 #: config/tc-tic4x.c:2725
   13195 #, c-format
   13196 msgid "Unsupported processor generation %d"
   13197 msgstr ""
   13198 
   13199 #: config/tc-tic4x.c:2733
   13200 msgid "Option -b is depreciated, please use -mbig"
   13201 msgstr ""
   13202 
   13203 #: config/tc-tic4x.c:2739
   13204 msgid "Option -p is depreciated, please use -mmemparm"
   13205 msgstr ""
   13206 
   13207 #: config/tc-tic4x.c:2745
   13208 msgid "Option -r is depreciated, please use -mregparm"
   13209 msgstr ""
   13210 
   13211 #: config/tc-tic4x.c:2751
   13212 msgid "Option -s is depreciated, please use -msmall"
   13213 msgstr ""
   13214 
   13215 #: config/tc-tic4x.c:2779
   13216 #, c-format
   13217 msgid ""
   13218 "\n"
   13219 "TIC4X options:\n"
   13220 "  -mcpu=CPU  -mCPU        select architecture variant. CPU can be:\n"
   13221 "                            30 - TMS320C30\n"
   13222 "                            31 - TMS320C31, TMS320LC31\n"
   13223 "                            32 - TMS320C32\n"
   13224 "                            33 - TMS320VC33\n"
   13225 "                            40 - TMS320C40\n"
   13226 "                            44 - TMS320C44\n"
   13227 "  -mrev=REV               set cpu hardware revision (integer numbers).\n"
   13228 "                          Combinations of -mcpu and -mrev will enable/disable\n"
   13229 "                          the appropriate options (-midle2, -mlowpower and\n"
   13230 "                          -menhanced) according to the selected type\n"
   13231 "  -mbig                   select big memory model\n"
   13232 "  -msmall                 select small memory model (default)\n"
   13233 "  -mregparm               select register parameters (default)\n"
   13234 "  -mmemparm               select memory parameters\n"
   13235 "  -midle2                 enable IDLE2 support\n"
   13236 "  -mlowpower              enable LOPOWER and MAXSPEED support\n"
   13237 "  -menhanced              enable enhanced opcode support\n"
   13238 msgstr ""
   13239 
   13240 #: config/tc-tic4x.c:2824
   13241 #, c-format
   13242 msgid "Label \"$%d\" redefined"
   13243 msgstr ""
   13244 
   13245 #: config/tc-tic4x.c:3032
   13246 #, c-format
   13247 msgid "Reloc %d not supported by object file format"
   13248 msgstr ""
   13249 
   13250 #. Only word (et al.), align, or conditionals are allowed within
   13251 #. .struct/.union.
   13252 #: config/tc-tic54x.c:220
   13253 msgid "pseudo-op illegal within .struct/.union"
   13254 msgstr ""
   13255 
   13256 #: config/tc-tic54x.c:234
   13257 #, c-format
   13258 msgid "C54x-specific command line  options:\n"
   13259 msgstr ""
   13260 
   13261 #: config/tc-tic54x.c:235
   13262 #, c-format
   13263 msgid "-mfar-mode | -mf          Use extended addressing\n"
   13264 msgstr ""
   13265 
   13266 #: config/tc-tic54x.c:236
   13267 #, c-format
   13268 msgid "-mcpu=<CPU version>       Specify the CPU version\n"
   13269 msgstr ""
   13270 
   13271 #: config/tc-tic54x.c:237
   13272 #, c-format
   13273 msgid "-merrors-to-file <filename>\n"
   13274 msgstr ""
   13275 
   13276 #: config/tc-tic54x.c:238
   13277 #, c-format
   13278 msgid "-me <filename>            Redirect errors to a file\n"
   13279 msgstr ""
   13280 
   13281 #: config/tc-tic54x.c:350
   13282 msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
   13283 msgstr ""
   13284 
   13285 #: config/tc-tic54x.c:359
   13286 msgid "symbols assigned with .asg must begin with a letter"
   13287 msgstr ""
   13288 
   13289 #: config/tc-tic54x.c:403
   13290 msgid "Unterminated string after absolute expression"
   13291 msgstr ""
   13292 
   13293 #: config/tc-tic54x.c:411
   13294 msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
   13295 msgstr ""
   13296 
   13297 #: config/tc-tic54x.c:423
   13298 msgid "symbols assigned with .eval must begin with a letter"
   13299 msgstr ""
   13300 
   13301 #: config/tc-tic54x.c:488
   13302 #, c-format
   13303 msgid ".bss size %d < 0!"
   13304 msgstr ""
   13305 
   13306 #: config/tc-tic54x.c:677
   13307 msgid "Offset on nested structures is ignored"
   13308 msgstr ""
   13309 
   13310 #: config/tc-tic54x.c:727
   13311 #, c-format
   13312 msgid ".end%s without preceding .%s"
   13313 msgstr ""
   13314 
   13315 #: config/tc-tic54x.c:793
   13316 #, c-format
   13317 msgid "Unrecognized struct/union tag '%s'"
   13318 msgstr ""
   13319 
   13320 #: config/tc-tic54x.c:795
   13321 msgid ".tag requires a structure tag"
   13322 msgstr ""
   13323 
   13324 #: config/tc-tic54x.c:801
   13325 msgid "Label required for .tag"
   13326 msgstr ""
   13327 
   13328 #: config/tc-tic54x.c:820
   13329 #, c-format
   13330 msgid ".tag target '%s' undefined"
   13331 msgstr ""
   13332 
   13333 #: config/tc-tic54x.c:882
   13334 #, c-format
   13335 msgid ".field count '%d' out of range (1 <= X <= 32)"
   13336 msgstr ""
   13337 
   13338 #: config/tc-tic54x.c:910
   13339 #, c-format
   13340 msgid "Unrecognized field type '%c'"
   13341 msgstr ""
   13342 
   13343 #: config/tc-tic54x.c:1033
   13344 msgid "Overflow in expression, truncated to 8 bits"
   13345 msgstr ""
   13346 
   13347 #: config/tc-tic54x.c:1038
   13348 msgid "Overflow in expression, truncated to 16 bits"
   13349 msgstr ""
   13350 
   13351 #. Disallow .byte with a non constant expression that will
   13352 #. require relocation.
   13353 #: config/tc-tic54x.c:1046
   13354 msgid "Relocatable values require at least WORD storage"
   13355 msgstr ""
   13356 
   13357 #: config/tc-tic54x.c:1107
   13358 msgid "Use of .def/.ref is deprecated.  Use .global instead"
   13359 msgstr ""
   13360 
   13361 #: config/tc-tic54x.c:1300
   13362 msgid ".space/.bes repeat count is negative, ignored"
   13363 msgstr ""
   13364 
   13365 #: config/tc-tic54x.c:1305
   13366 msgid ".space/.bes repeat count is zero, ignored"
   13367 msgstr ""
   13368 
   13369 #: config/tc-tic54x.c:1382
   13370 msgid "Missing size argument"
   13371 msgstr ""
   13372 
   13373 #: config/tc-tic54x.c:1516
   13374 msgid "CPU version has already been set"
   13375 msgstr ""
   13376 
   13377 #: config/tc-tic54x.c:1520
   13378 #, c-format
   13379 msgid "Unrecognized version '%s'"
   13380 msgstr ""
   13381 
   13382 #: config/tc-tic54x.c:1526
   13383 msgid "Changing of CPU version on the fly not supported"
   13384 msgstr ""
   13385 
   13386 #: config/tc-tic54x.c:1657
   13387 msgid "p2align not supported on this target"
   13388 msgstr ""
   13389 
   13390 #: config/tc-tic54x.c:1669
   13391 msgid "Argument to .even ignored"
   13392 msgstr ""
   13393 
   13394 #: config/tc-tic54x.c:1715
   13395 msgid "Invalid field size, must be from 1 to 32"
   13396 msgstr ""
   13397 
   13398 #: config/tc-tic54x.c:1728
   13399 msgid "field size must be 16 when value is relocatable"
   13400 msgstr ""
   13401 
   13402 #: config/tc-tic54x.c:1743
   13403 msgid "field value truncated"
   13404 msgstr ""
   13405 
   13406 #: config/tc-tic54x.c:1850 config/tc-tic54x.c:2156
   13407 #, c-format
   13408 msgid "Unrecognized section '%s'"
   13409 msgstr ""
   13410 
   13411 #: config/tc-tic54x.c:1859
   13412 msgid "Current section is unitialized, section name required for .clink"
   13413 msgstr ""
   13414 
   13415 #: config/tc-tic54x.c:2066
   13416 msgid "ENDLOOP without corresponding LOOP"
   13417 msgstr ""
   13418 
   13419 #: config/tc-tic54x.c:2107
   13420 msgid "Mixing of normal and extended addressing not supported"
   13421 msgstr ""
   13422 
   13423 #: config/tc-tic54x.c:2113
   13424 msgid "Extended addressing not supported on the specified CPU"
   13425 msgstr ""
   13426 
   13427 #: config/tc-tic54x.c:2162
   13428 msgid ".sblock may be used for initialized sections only"
   13429 msgstr ""
   13430 
   13431 #: config/tc-tic54x.c:2192
   13432 msgid "Symbol missing for .set/.equ"
   13433 msgstr ""
   13434 
   13435 #: config/tc-tic54x.c:2248
   13436 msgid ".var may only be used within a macro definition"
   13437 msgstr ""
   13438 
   13439 #: config/tc-tic54x.c:2256
   13440 msgid "Substitution symbols must begin with a letter"
   13441 msgstr ""
   13442 
   13443 #: config/tc-tic54x.c:2349
   13444 #, c-format
   13445 msgid "can't open macro library file '%s' for reading: %s"
   13446 msgstr ""
   13447 
   13448 #: config/tc-tic54x.c:2356
   13449 #, c-format
   13450 msgid "File '%s' not in macro archive format"
   13451 msgstr ""
   13452 
   13453 #: config/tc-tic54x.c:2486
   13454 #, c-format
   13455 msgid "Bad COFF version '%s'"
   13456 msgstr ""
   13457 
   13458 #: config/tc-tic54x.c:2495
   13459 #, c-format
   13460 msgid "Bad CPU version '%s'"
   13461 msgstr ""
   13462 
   13463 #: config/tc-tic54x.c:2508 config/tc-tic54x.c:2511
   13464 #, c-format
   13465 msgid "Can't redirect stderr to the file '%s'"
   13466 msgstr ""
   13467 
   13468 #: config/tc-tic54x.c:2626
   13469 #, c-format
   13470 msgid "Undefined substitution symbol '%s'"
   13471 msgstr ""
   13472 
   13473 #: config/tc-tic54x.c:3128
   13474 #, c-format
   13475 msgid "Unbalanced parenthesis in operand %d"
   13476 msgstr ""
   13477 
   13478 #: config/tc-tic54x.c:3159 config/tc-tic54x.c:3167
   13479 msgid "Expecting operand after ','"
   13480 msgstr ""
   13481 
   13482 #: config/tc-tic54x.c:3178
   13483 msgid "Extra junk on line"
   13484 msgstr ""
   13485 
   13486 #: config/tc-tic54x.c:3215
   13487 msgid "Badly formed address expression"
   13488 msgstr ""
   13489 
   13490 #: config/tc-tic54x.c:3468
   13491 #, c-format
   13492 msgid "Invalid dmad syntax '%s'"
   13493 msgstr ""
   13494 
   13495 #: config/tc-tic54x.c:3532
   13496 #, c-format
   13497 msgid "Use the .mmregs directive to use memory-mapped register names such as '%s'"
   13498 msgstr ""
   13499 
   13500 #: config/tc-tic54x.c:3583
   13501 msgid "Address mode *+ARx is write-only. Results of reading are undefined."
   13502 msgstr ""
   13503 
   13504 #: config/tc-tic54x.c:3603
   13505 #, c-format
   13506 msgid "Unrecognized indirect address format \"%s\""
   13507 msgstr ""
   13508 
   13509 #: config/tc-tic54x.c:3641
   13510 #, c-format
   13511 msgid "Operand '%s' out of range (%d <= x <= %d)"
   13512 msgstr ""
   13513 
   13514 #: config/tc-tic54x.c:3661
   13515 msgid "Error in relocation handling"
   13516 msgstr ""
   13517 
   13518 #: config/tc-tic54x.c:3680 config/tc-tic54x.c:3742 config/tc-tic54x.c:3770
   13519 #, c-format
   13520 msgid "Unrecognized condition code \"%s\""
   13521 msgstr ""
   13522 
   13523 #: config/tc-tic54x.c:3697
   13524 #, c-format
   13525 msgid "Condition \"%s\" does not match preceding group"
   13526 msgstr ""
   13527 
   13528 #: config/tc-tic54x.c:3705
   13529 #, c-format
   13530 msgid "Condition \"%s\" uses a different accumulator from a preceding condition"
   13531 msgstr ""
   13532 
   13533 #: config/tc-tic54x.c:3712
   13534 msgid "Only one comparison conditional allowed"
   13535 msgstr ""
   13536 
   13537 #: config/tc-tic54x.c:3717
   13538 msgid "Only one overflow conditional allowed"
   13539 msgstr ""
   13540 
   13541 #: config/tc-tic54x.c:3725
   13542 #, c-format
   13543 msgid "Duplicate %s conditional"
   13544 msgstr ""
   13545 
   13546 #: config/tc-tic54x.c:3756
   13547 msgid "Invalid auxiliary register (use AR0-AR7)"
   13548 msgstr ""
   13549 
   13550 #: config/tc-tic54x.c:3787
   13551 msgid "lk addressing modes are invalid for memory-mapped register addressing"
   13552 msgstr ""
   13553 
   13554 #: config/tc-tic54x.c:3795
   13555 msgid "Address mode *+ARx is not allowed in memory-mapped register addressing.  Resulting behavior is undefined."
   13556 msgstr ""
   13557 
   13558 #: config/tc-tic54x.c:3821
   13559 msgid "Destination accumulator for each part of this parallel instruction must be different"
   13560 msgstr ""
   13561 
   13562 #: config/tc-tic54x.c:3870
   13563 #, c-format
   13564 msgid "Memory mapped register \"%s\" out of range"
   13565 msgstr ""
   13566 
   13567 #: config/tc-tic54x.c:3909
   13568 msgid "Invalid operand (use 1, 2, or 3)"
   13569 msgstr ""
   13570 
   13571 #: config/tc-tic54x.c:3934
   13572 msgid "A status register or status bit name is required"
   13573 msgstr ""
   13574 
   13575 #: config/tc-tic54x.c:3944
   13576 #, c-format
   13577 msgid "Unrecognized status bit \"%s\""
   13578 msgstr ""
   13579 
   13580 #: config/tc-tic54x.c:3967
   13581 #, c-format
   13582 msgid "Invalid status register \"%s\""
   13583 msgstr ""
   13584 
   13585 #: config/tc-tic54x.c:3979
   13586 #, c-format
   13587 msgid "Operand \"%s\" out of range (use 1 or 2)"
   13588 msgstr ""
   13589 
   13590 #: config/tc-tic54x.c:4182
   13591 #, c-format
   13592 msgid "Unrecognized instruction \"%s\""
   13593 msgstr ""
   13594 
   13595 #: config/tc-tic54x.c:4211
   13596 #, c-format
   13597 msgid "Unrecognized operand list '%s' for instruction '%s'"
   13598 msgstr ""
   13599 
   13600 #: config/tc-tic54x.c:4240
   13601 #, c-format
   13602 msgid "Unrecognized parallel instruction \"%s\""
   13603 msgstr ""
   13604 
   13605 #: config/tc-tic54x.c:4289
   13606 #, c-format
   13607 msgid "Invalid operand (s) for parallel instruction \"%s\""
   13608 msgstr ""
   13609 
   13610 #: config/tc-tic54x.c:4292
   13611 #, c-format
   13612 msgid "Unrecognized parallel instruction combination \"%s || %s\""
   13613 msgstr ""
   13614 
   13615 #: config/tc-tic54x.c:4519
   13616 #, c-format
   13617 msgid "%s symbol recursion stopped at second appearance of '%s'"
   13618 msgstr ""
   13619 
   13620 #: config/tc-tic54x.c:4559
   13621 msgid "Unrecognized substitution symbol function"
   13622 msgstr ""
   13623 
   13624 #: config/tc-tic54x.c:4564
   13625 msgid "Missing '(' after substitution symbol function"
   13626 msgstr ""
   13627 
   13628 #: config/tc-tic54x.c:4578
   13629 msgid "Expecting second argument"
   13630 msgstr ""
   13631 
   13632 #: config/tc-tic54x.c:4591 config/tc-tic54x.c:4641
   13633 msgid "Extra junk in function call, expecting ')'"
   13634 msgstr ""
   13635 
   13636 #: config/tc-tic54x.c:4617
   13637 msgid "Function expects two arguments"
   13638 msgstr ""
   13639 
   13640 #: config/tc-tic54x.c:4630
   13641 msgid "Expecting character constant argument"
   13642 msgstr ""
   13643 
   13644 #: config/tc-tic54x.c:4636
   13645 msgid "Both arguments must be substitution symbols"
   13646 msgstr ""
   13647 
   13648 #: config/tc-tic54x.c:4689
   13649 #, c-format
   13650 msgid "Invalid subscript (use 1 to %d)"
   13651 msgstr ""
   13652 
   13653 #: config/tc-tic54x.c:4699
   13654 #, c-format
   13655 msgid "Invalid length (use 0 to %d"
   13656 msgstr ""
   13657 
   13658 #: config/tc-tic54x.c:4709
   13659 msgid "Missing ')' in subscripted substitution symbol expression"
   13660 msgstr ""
   13661 
   13662 #: config/tc-tic54x.c:4729
   13663 msgid "Missing forced substitution terminator ':'"
   13664 msgstr ""
   13665 
   13666 #: config/tc-tic54x.c:4883
   13667 #, c-format
   13668 msgid "Instruction does not fit in available delay slots (%d-word insn, %d slots left)"
   13669 msgstr ""
   13670 
   13671 #: config/tc-tic54x.c:4924
   13672 #, c-format
   13673 msgid "Unrecognized parallel instruction '%s'"
   13674 msgstr ""
   13675 
   13676 #: config/tc-tic54x.c:4936
   13677 #, c-format
   13678 msgid "Instruction '%s' requires an LP cpu version"
   13679 msgstr ""
   13680 
   13681 #: config/tc-tic54x.c:4943
   13682 #, c-format
   13683 msgid "Instruction '%s' requires far mode addressing"
   13684 msgstr ""
   13685 
   13686 #: config/tc-tic54x.c:4955
   13687 #, c-format
   13688 msgid "Instruction does not fit in available delay slots (%d-word insn, %d slots left). Resulting behavior is undefined."
   13689 msgstr ""
   13690 
   13691 #: config/tc-tic54x.c:4965
   13692 msgid "Instructions which cause PC discontinuity are not allowed in a delay slot. Resulting behavior is undefined."
   13693 msgstr ""
   13694 
   13695 #: config/tc-tic54x.c:4976
   13696 #, c-format
   13697 msgid "'%s' is not repeatable. Resulting behavior is undefined."
   13698 msgstr ""
   13699 
   13700 #: config/tc-tic54x.c:4980
   13701 msgid "Instructions using long offset modifiers or absolute addresses are not repeatable. Resulting behavior is undefined."
   13702 msgstr ""
   13703 
   13704 #: config/tc-tic54x.c:5132
   13705 #, c-format
   13706 msgid "Unsupported relocation size %d"
   13707 msgstr ""
   13708 
   13709 #: config/tc-tic54x.c:5263
   13710 msgid "non-absolute value used with .space/.bes"
   13711 msgstr ""
   13712 
   13713 #: config/tc-tic54x.c:5267
   13714 #, c-format
   13715 msgid "negative value ignored in %s"
   13716 msgstr ""
   13717 
   13718 #: config/tc-tic54x.c:5355
   13719 #, c-format
   13720 msgid "attempt to .space/.bes backwards? (%ld)"
   13721 msgstr ""
   13722 
   13723 #: config/tc-tic54x.c:5387
   13724 #, c-format
   13725 msgid "Invalid label '%s'"
   13726 msgstr ""
   13727 
   13728 #: config/tc-tic6x.c:233
   13729 #, c-format
   13730 msgid "unknown architecture '%s'"
   13731 msgstr ""
   13732 
   13733 #: config/tc-tic6x.c:263
   13734 #, c-format
   13735 msgid "unknown -mpid= argument '%s'"
   13736 msgstr ""
   13737 
   13738 #: config/tc-tic6x.c:321
   13739 #, c-format
   13740 msgid "TMS320C6000 options:\n"
   13741 msgstr ""
   13742 
   13743 #: config/tc-tic6x.c:322
   13744 #, c-format
   13745 msgid "  -march=ARCH             enable instructions from architecture ARCH\n"
   13746 msgstr ""
   13747 
   13748 #: config/tc-tic6x.c:323
   13749 #, c-format
   13750 msgid "  -mbig-endian            generate big-endian code\n"
   13751 msgstr ""
   13752 
   13753 #: config/tc-tic6x.c:324
   13754 #, c-format
   13755 msgid "  -mlittle-endian         generate little-endian code\n"
   13756 msgstr ""
   13757 
   13758 #: config/tc-tic6x.c:325
   13759 #, c-format
   13760 msgid "  -mdsbt                  code uses DSBT addressing\n"
   13761 msgstr ""
   13762 
   13763 #: config/tc-tic6x.c:326
   13764 #, c-format
   13765 msgid "  -mno-dsbt               code does not use DSBT addressing\n"
   13766 msgstr ""
   13767 
   13768 #: config/tc-tic6x.c:327
   13769 #, c-format
   13770 msgid "  -mpid=no                code uses position-dependent data addressing\n"
   13771 msgstr ""
   13772 
   13773 #: config/tc-tic6x.c:328
   13774 #, c-format
   13775 msgid ""
   13776 "  -mpid=near              code uses position-independent data addressing,\n"
   13777 "                            GOT accesses use near DP addressing\n"
   13778 msgstr ""
   13779 
   13780 #: config/tc-tic6x.c:330
   13781 #, c-format
   13782 msgid ""
   13783 "  -mpid=far               code uses position-independent data addressing,\n"
   13784 "                            GOT accesses use far DP addressing\n"
   13785 msgstr ""
   13786 
   13787 #: config/tc-tic6x.c:332
   13788 #, c-format
   13789 msgid "  -mpic                   code addressing is position-independent\n"
   13790 msgstr ""
   13791 
   13792 #: config/tc-tic6x.c:333
   13793 #, c-format
   13794 msgid "  -mno-pic                code addressing is position-dependent\n"
   13795 msgstr ""
   13796 
   13797 #: config/tc-tic6x.c:338
   13798 #, c-format
   13799 msgid "Supported ARCH values are:"
   13800 msgstr ""
   13801 
   13802 #: config/tc-tic6x.c:387
   13803 msgid "unexpected .cantunwind directive"
   13804 msgstr ""
   13805 
   13806 #: config/tc-tic6x.c:407
   13807 msgid "unexpected .handlerdata directive"
   13808 msgstr ""
   13809 
   13810 #: config/tc-tic6x.c:419
   13811 msgid "personality routine required before .handlerdata directive"
   13812 msgstr ""
   13813 
   13814 #: config/tc-tic6x.c:535
   13815 msgid "expected symbol"
   13816 msgstr ""
   13817 
   13818 #: config/tc-tic6x.c:592
   13819 #, c-format
   13820 msgid "invalid length for .scomm directive"
   13821 msgstr ""
   13822 
   13823 #: config/tc-tic6x.c:606
   13824 msgid "alignment is not a positive number"
   13825 msgstr ""
   13826 
   13827 #: config/tc-tic6x.c:618
   13828 msgid "alignment is not a power of 2"
   13829 msgstr ""
   13830 
   13831 #: config/tc-tic6x.c:633
   13832 #, c-format
   13833 msgid "attempt to re-define symbol `%s'"
   13834 msgstr ""
   13835 
   13836 #: config/tc-tic6x.c:642
   13837 #, c-format
   13838 msgid "attempt to redefine `%s' with a different length"
   13839 msgstr ""
   13840 
   13841 #: config/tc-tic6x.c:844
   13842 msgid "multiple '||' on same line"
   13843 msgstr ""
   13844 
   13845 #: config/tc-tic6x.c:847
   13846 msgid "'||' after predicate"
   13847 msgstr ""
   13848 
   13849 #: config/tc-tic6x.c:891
   13850 msgid "multiple predicates on same line"
   13851 msgstr ""
   13852 
   13853 #: config/tc-tic6x.c:897
   13854 #, c-format
   13855 msgid "bad predicate '%s'"
   13856 msgstr ""
   13857 
   13858 #: config/tc-tic6x.c:908
   13859 msgid "predication on A0 not supported on this architecture"
   13860 msgstr ""
   13861 
   13862 #: config/tc-tic6x.c:941
   13863 msgid "label after '||'"
   13864 msgstr ""
   13865 
   13866 #: config/tc-tic6x.c:947
   13867 msgid "label after predicate"
   13868 msgstr ""
   13869 
   13870 #: config/tc-tic6x.c:971
   13871 msgid "'||' not followed by instruction"
   13872 msgstr ""
   13873 
   13874 #: config/tc-tic6x.c:977
   13875 msgid "predicate not followed by instruction"
   13876 msgstr ""
   13877 
   13878 #: config/tc-tic6x.c:1410
   13879 #, c-format
   13880 msgid "control register '%s' not supported on this architecture"
   13881 msgstr ""
   13882 
   13883 #: config/tc-tic6x.c:1589 config/tc-tic6x.c:1592 config/tc-tic6x.c:1645
   13884 #: config/tc-tic6x.c:1649
   13885 #, c-format
   13886 msgid "register number %u not supported on this architecture"
   13887 msgstr ""
   13888 
   13889 #: config/tc-tic6x.c:1620
   13890 #, c-format
   13891 msgid "register pair for operand %u of '%.*s' not a valid even/odd pair"
   13892 msgstr ""
   13893 
   13894 #: config/tc-tic6x.c:1676
   13895 #, c-format
   13896 msgid "junk after operand %u of '%.*s'"
   13897 msgstr ""
   13898 
   13899 #: config/tc-tic6x.c:1689
   13900 #, c-format
   13901 msgid "bad register or register pair for operand %u of '%.*s'"
   13902 msgstr ""
   13903 
   13904 #: config/tc-tic6x.c:1695
   13905 #, c-format
   13906 msgid "bad register for operand %u of '%.*s'"
   13907 msgstr ""
   13908 
   13909 #: config/tc-tic6x.c:1700
   13910 #, c-format
   13911 msgid "bad register pair for operand %u of '%.*s'"
   13912 msgstr ""
   13913 
   13914 #: config/tc-tic6x.c:1705
   13915 #, c-format
   13916 msgid "bad functional unit for operand %u of '%.*s'"
   13917 msgstr ""
   13918 
   13919 #: config/tc-tic6x.c:1710
   13920 #, c-format
   13921 msgid "bad operand %u of '%.*s'"
   13922 msgstr ""
   13923 
   13924 #: config/tc-tic6x.c:1842
   13925 msgid "$DSBT_INDEX must be used with __c6xabi_DSBT_BASE"
   13926 msgstr ""
   13927 
   13928 #: config/tc-tic6x.c:1882
   13929 msgid "$DSBT_INDEX not supported in this context"
   13930 msgstr ""
   13931 
   13932 #: config/tc-tic6x.c:1895
   13933 msgid "$GOT not supported in this context"
   13934 msgstr ""
   13935 
   13936 #: config/tc-tic6x.c:1912
   13937 msgid "$DPR_GOT not supported in this context"
   13938 msgstr ""
   13939 
   13940 #: config/tc-tic6x.c:1933
   13941 msgid "$DPR_BYTE not supported in this context"
   13942 msgstr ""
   13943 
   13944 #: config/tc-tic6x.c:1950
   13945 msgid "$DPR_HWORD not supported in this context"
   13946 msgstr ""
   13947 
   13948 #: config/tc-tic6x.c:1967
   13949 msgid "$DPR_WORD not supported in this context"
   13950 msgstr ""
   13951 
   13952 #: config/tc-tic6x.c:1986
   13953 #, fuzzy
   13954 msgid "$PCR_OFFSET not supported in this context"
   13955 msgstr " NaN \n"
   13956 
   13957 #: config/tc-tic6x.c:1997
   13958 msgid "invalid PC-relative operand"
   13959 msgstr ""
   13960 
   13961 #: config/tc-tic6x.c:2035
   13962 #, c-format
   13963 msgid "no %d-byte relocations available"
   13964 msgstr ""
   13965 
   13966 #: config/tc-tic6x.c:2522 config/tc-tic6x.c:2553 config/tc-tic6x.c:2571
   13967 #: config/tc-tic6x.c:2977 config/tc-tic6x.c:2996 config/tc-tic6x.c:3028
   13968 #, c-format
   13969 msgid "operand %u of '%.*s' out of range"
   13970 msgstr ""
   13971 
   13972 #: config/tc-tic6x.c:2615 config/tc-tic6x.c:2816
   13973 #, c-format
   13974 msgid "offset in operand %u of '%.*s' not divisible by %u"
   13975 msgstr ""
   13976 
   13977 #: config/tc-tic6x.c:2808 config/tc-tic6x.c:2841
   13978 #, c-format
   13979 msgid "offset in operand %u of '%.*s' out of range"
   13980 msgstr ""
   13981 
   13982 #: config/tc-tic6x.c:2923
   13983 #, c-format
   13984 msgid "functional unit already masked for operand %u of '%.*s'"
   13985 msgstr ""
   13986 
   13987 #: config/tc-tic6x.c:2947 config/tc-tic6x.c:3706
   13988 #, c-format
   13989 msgid "'%.*s' instruction not in a software pipelined loop"
   13990 msgstr ""
   13991 
   13992 #: config/tc-tic6x.c:3046
   13993 #, c-format
   13994 msgid "instruction '%.*s' cannot be predicated"
   13995 msgstr ""
   13996 
   13997 #: config/tc-tic6x.c:3175
   13998 #, c-format
   13999 msgid "unknown opcode '%s'"
   14000 msgstr ""
   14001 
   14002 #: config/tc-tic6x.c:3314
   14003 #, c-format
   14004 msgid "'%.*s' instruction not supported on this architecture"
   14005 msgstr ""
   14006 
   14007 #: config/tc-tic6x.c:3322
   14008 #, c-format
   14009 msgid "'%.*s' instruction not supported on this functional unit"
   14010 msgstr ""
   14011 
   14012 #: config/tc-tic6x.c:3330
   14013 #, c-format
   14014 msgid "'%.*s' instruction not supported on this functional unit for this architecture"
   14015 msgstr ""
   14016 
   14017 #: config/tc-tic6x.c:3350
   14018 msgid "missing operand after comma"
   14019 msgstr ""
   14020 
   14021 #: config/tc-tic6x.c:3358 config/tc-tic6x.c:3376
   14022 #, c-format
   14023 msgid "too many operands to '%.*s'"
   14024 msgstr ""
   14025 
   14026 #: config/tc-tic6x.c:3389
   14027 #, c-format
   14028 msgid "bad number of operands to '%.*s'"
   14029 msgstr ""
   14030 
   14031 #: config/tc-tic6x.c:3461
   14032 #, c-format
   14033 msgid "operand %u of '%.*s' not constant"
   14034 msgstr ""
   14035 
   14036 #: config/tc-tic6x.c:3466
   14037 #, c-format
   14038 msgid "operand %u of '%.*s' on wrong side"
   14039 msgstr ""
   14040 
   14041 #: config/tc-tic6x.c:3471
   14042 #, c-format
   14043 msgid "operand %u of '%.*s' not a valid return address register"
   14044 msgstr ""
   14045 
   14046 #: config/tc-tic6x.c:3477
   14047 #, c-format
   14048 msgid "operand %u of '%.*s' is write-only"
   14049 msgstr ""
   14050 
   14051 #: config/tc-tic6x.c:3482
   14052 #, c-format
   14053 msgid "operand %u of '%.*s' is read-only"
   14054 msgstr ""
   14055 
   14056 #: config/tc-tic6x.c:3487
   14057 #, c-format
   14058 msgid "operand %u of '%.*s' not a valid memory reference"
   14059 msgstr ""
   14060 
   14061 #: config/tc-tic6x.c:3493
   14062 #, c-format
   14063 msgid "operand %u of '%.*s' not a valid base address register"
   14064 msgstr ""
   14065 
   14066 #: config/tc-tic6x.c:3579
   14067 #, c-format
   14068 msgid "bad operand combination for '%.*s'"
   14069 msgstr ""
   14070 
   14071 #: config/tc-tic6x.c:3625
   14072 msgid "parallel instruction not following another instruction"
   14073 msgstr ""
   14074 
   14075 #: config/tc-tic6x.c:3631
   14076 msgid "too many instructions in execute packet"
   14077 msgstr ""
   14078 
   14079 #: config/tc-tic6x.c:3636
   14080 msgid "label not at start of execute packet"
   14081 msgstr ""
   14082 
   14083 #: config/tc-tic6x.c:3639
   14084 #, c-format
   14085 msgid "'%.*s' instruction not at start of execute packet"
   14086 msgstr ""
   14087 
   14088 #: config/tc-tic6x.c:3687
   14089 msgid "functional unit already used in this execute packet"
   14090 msgstr ""
   14091 
   14092 #: config/tc-tic6x.c:3695
   14093 msgid "nested software pipelined loop"
   14094 msgstr ""
   14095 
   14096 #: config/tc-tic6x.c:3714
   14097 msgid "'||^' without previous SPMASK"
   14098 msgstr ""
   14099 
   14100 #: config/tc-tic6x.c:3716
   14101 msgid "cannot mask instruction using no functional unit"
   14102 msgstr ""
   14103 
   14104 #: config/tc-tic6x.c:3728
   14105 msgid "functional unit already masked"
   14106 msgstr ""
   14107 
   14108 #: config/tc-tic6x.c:3793
   14109 msgid "value too large for 2-byte field"
   14110 msgstr ""
   14111 
   14112 #: config/tc-tic6x.c:3803
   14113 msgid "value too large for 1-byte field"
   14114 msgstr ""
   14115 
   14116 #: config/tc-tic6x.c:3841 config/tc-tic6x.c:3906 config/tc-tic6x.c:3933
   14117 #: config/tc-tic6x.c:3961
   14118 msgid "immediate offset out of range"
   14119 msgstr ""
   14120 
   14121 #: config/tc-tic6x.c:3930
   14122 msgid "immediate offset not 2-byte-aligned"
   14123 msgstr ""
   14124 
   14125 #: config/tc-tic6x.c:3958
   14126 msgid "immediate offset not 4-byte-aligned"
   14127 msgstr ""
   14128 
   14129 #: config/tc-tic6x.c:3972
   14130 msgid "addend used with $DSBT_INDEX"
   14131 msgstr ""
   14132 
   14133 #: config/tc-tic6x.c:3986 config/tc-tic6x.c:4004 config/tc-tic6x.c:4022
   14134 #: config/tc-tic6x.c:4040
   14135 msgid "PC-relative offset not 4-byte-aligned"
   14136 msgstr ""
   14137 
   14138 #: config/tc-tic6x.c:3989 config/tc-tic6x.c:4007 config/tc-tic6x.c:4025
   14139 #: config/tc-tic6x.c:4043
   14140 msgid "PC-relative offset out of range"
   14141 msgstr ""
   14142 
   14143 #: config/tc-tic6x.c:4522
   14144 #, c-format
   14145 msgid "undefined symbol %s in PCR relocation"
   14146 msgstr ""
   14147 
   14148 #: config/tc-tic6x.c:4640
   14149 #, c-format
   14150 msgid "group section `%s' has no group signature"
   14151 msgstr ""
   14152 
   14153 #: config/tc-tic6x.c:4791
   14154 msgid "missing .endp before .cfi_startproc"
   14155 msgstr ""
   14156 
   14157 #: config/tc-tic6x.c:4895
   14158 msgid "stack pointer offset too large for personality routine"
   14159 msgstr ""
   14160 
   14161 #: config/tc-tic6x.c:4902
   14162 msgid "stack frame layout does not match personality routine"
   14163 msgstr ""
   14164 
   14165 #: config/tc-tic6x.c:5036
   14166 msgid "too many unwinding instructions"
   14167 msgstr ""
   14168 
   14169 #: config/tc-tic6x.c:5111 config/tc-tic6x.c:5124 config/tc-tic6x.c:5132
   14170 #, c-format
   14171 msgid "unable to generate unwinding opcode for reg %d"
   14172 msgstr ""
   14173 
   14174 #: config/tc-tic6x.c:5141
   14175 msgid "unable to restore return address from previously restored reg"
   14176 msgstr ""
   14177 
   14178 #: config/tc-tic6x.c:5153
   14179 #, c-format
   14180 msgid "unhandled CFA insn for unwinding (%d)"
   14181 msgstr ""
   14182 
   14183 #: config/tc-tic6x.c:5163
   14184 #, c-format
   14185 msgid "unable to generate unwinding opcode for frame pointer reg %d"
   14186 msgstr ""
   14187 
   14188 #: config/tc-tic6x.c:5172
   14189 msgid "unable to generate unwinding opcode for frame pointer offset"
   14190 msgstr ""
   14191 
   14192 #: config/tc-tic6x.c:5181
   14193 msgid "unwound stack pointer not doubleword aligned"
   14194 msgstr ""
   14195 
   14196 #: config/tc-tic6x.c:5326
   14197 msgid "stack frame layout too complex for unwinder"
   14198 msgstr ""
   14199 
   14200 #: config/tc-tic6x.c:5343
   14201 msgid "unwound frame has negative size"
   14202 msgstr ""
   14203 
   14204 #: config/tc-v850.c:286
   14205 #, c-format
   14206 msgid ".COMMon length (%d.) < 0! Ignored."
   14207 msgstr ""
   14208 
   14209 #: config/tc-v850.c:307
   14210 #, c-format
   14211 msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
   14212 msgstr ""
   14213 
   14214 #: config/tc-v850.c:333
   14215 msgid "Common alignment negative; 0 assumed"
   14216 msgstr ""
   14217 
   14218 #: config/tc-v850.c:536
   14219 msgid ".longcall pseudo-op seen when not relaxing"
   14220 msgstr ""
   14221 
   14222 #: config/tc-v850.c:538
   14223 msgid ".longjump pseudo-op seen when not relaxing"
   14224 msgstr ""
   14225 
   14226 #: config/tc-v850.c:545
   14227 msgid "bad .longcall format"
   14228 msgstr ""
   14229 
   14230 #: config/tc-v850.c:1182
   14231 #, c-format
   14232 msgid "unknown operand shift: %x\n"
   14233 msgstr ""
   14234 
   14235 #: config/tc-v850.c:1183
   14236 msgid "internal failure in parse_register_list"
   14237 msgstr ""
   14238 
   14239 #: config/tc-v850.c:1199
   14240 msgid "constant expression or register list expected"
   14241 msgstr ""
   14242 
   14243 #: config/tc-v850.c:1204
   14244 msgid "high bits set in register list expression"
   14245 msgstr ""
   14246 
   14247 #: config/tc-v850.c:1242 config/tc-v850.c:1299
   14248 msgid "illegal register included in list"
   14249 msgstr ""
   14250 
   14251 #: config/tc-v850.c:1248
   14252 msgid "system registers cannot be included in list"
   14253 msgstr ""
   14254 
   14255 #: config/tc-v850.c:1274
   14256 msgid "second register should follow dash in register list"
   14257 msgstr ""
   14258 
   14259 #: config/tc-v850.c:1279
   14260 msgid "second register should be greater than first register"
   14261 msgstr ""
   14262 
   14263 #: config/tc-v850.c:1327
   14264 #, c-format
   14265 msgid " V850 options:\n"
   14266 msgstr ""
   14267 
   14268 #: config/tc-v850.c:1328
   14269 #, c-format
   14270 msgid "  -mwarn-signed-overflow    Warn if signed immediate values overflow\n"
   14271 msgstr ""
   14272 
   14273 #: config/tc-v850.c:1329
   14274 #, c-format
   14275 msgid "  -mwarn-unsigned-overflow  Warn if unsigned immediate values overflow\n"
   14276 msgstr ""
   14277 
   14278 #: config/tc-v850.c:1330
   14279 #, c-format
   14280 msgid "  -mv850                    The code is targeted at the v850\n"
   14281 msgstr ""
   14282 
   14283 #: config/tc-v850.c:1331
   14284 #, c-format
   14285 msgid "  -mv850e                   The code is targeted at the v850e\n"
   14286 msgstr ""
   14287 
   14288 #: config/tc-v850.c:1332
   14289 #, c-format
   14290 msgid "  -mv850e1                  The code is targeted at the v850e1\n"
   14291 msgstr ""
   14292 
   14293 #: config/tc-v850.c:1333
   14294 #, c-format
   14295 msgid "  -mv850e2                  The code is targeted at the v850e2\n"
   14296 msgstr ""
   14297 
   14298 #: config/tc-v850.c:1334
   14299 #, c-format
   14300 msgid "  -mv850e2v3                The code is targeted at the v850e2v3\n"
   14301 msgstr ""
   14302 
   14303 #: config/tc-v850.c:1335
   14304 #, c-format
   14305 msgid "  -mrelax                   Enable relaxation\n"
   14306 msgstr ""
   14307 
   14308 #: config/tc-v850.c:1336
   14309 #, c-format
   14310 msgid "  --disp-size-default-22    branch displacement with unknown size is 22 bits (default)\n"
   14311 msgstr ""
   14312 
   14313 #: config/tc-v850.c:1337
   14314 #, c-format
   14315 msgid "  --disp-size-default-32    branch displacement with unknown size is 32 bits\n"
   14316 msgstr ""
   14317 
   14318 #: config/tc-v850.c:1338
   14319 #, c-format
   14320 msgid "  -mextension               enable extension opcode support\n"
   14321 msgstr ""
   14322 
   14323 #: config/tc-v850.c:1339
   14324 #, c-format
   14325 msgid "  -mno-bcond17\t\t  disable b<cond> disp17 instruction\n"
   14326 msgstr ""
   14327 
   14328 #: config/tc-v850.c:1340
   14329 #, c-format
   14330 msgid "  -mno-stld23\t\t  disable st/ld offset23 instruction\n"
   14331 msgstr ""
   14332 
   14333 #: config/tc-v850.c:1655
   14334 #, c-format
   14335 msgid "Unable to determine default target processor from string: %s"
   14336 msgstr ""
   14337 
   14338 #: config/tc-v850.c:1695
   14339 msgid "hi0() relocation used on an instruction which does not support it"
   14340 msgstr ""
   14341 
   14342 #: config/tc-v850.c:1715
   14343 msgid "hi() relocation used on an instruction which does not support it"
   14344 msgstr ""
   14345 
   14346 #: config/tc-v850.c:1738
   14347 msgid "lo() relocation used on an instruction which does not support it"
   14348 msgstr ""
   14349 
   14350 #: config/tc-v850.c:1758
   14351 msgid "ctoff() relocation used on an instruction which does not support it"
   14352 msgstr ""
   14353 
   14354 #: config/tc-v850.c:1777
   14355 msgid "sdaoff() relocation used on an instruction which does not support it"
   14356 msgstr ""
   14357 
   14358 #: config/tc-v850.c:1796
   14359 msgid "zdaoff() relocation used on an instruction which does not support it"
   14360 msgstr ""
   14361 
   14362 #: config/tc-v850.c:1828
   14363 msgid "tdaoff() relocation used on an instruction which does not support it"
   14364 msgstr ""
   14365 
   14366 #: config/tc-v850.c:1969
   14367 #, c-format
   14368 msgid "operand out of range (%d is not between %d and %d)"
   14369 msgstr ""
   14370 
   14371 #: config/tc-v850.c:2052
   14372 msgid "st/ld offset 23 instruction was disabled ."
   14373 msgstr ""
   14374 
   14375 #: config/tc-v850.c:2061
   14376 msgid "Target processor does not support this instruction."
   14377 msgstr ""
   14378 
   14379 #: config/tc-v850.c:2167 config/tc-v850.c:2177 config/tc-v850.c:2199
   14380 #: config/tc-v850.c:2213 config/tc-v850.c:2219 config/tc-v850.c:2243
   14381 #: config/tc-v850.c:2249 config/tc-v850.c:2256 config/tc-v850.c:2270
   14382 #: config/tc-v850.c:2284 config/tc-v850.c:2290 config/tc-v850.c:2604
   14383 msgid "immediate operand is too large"
   14384 msgstr ""
   14385 
   14386 #: config/tc-v850.c:2185
   14387 msgid "AAARG -> unhandled constant reloc"
   14388 msgstr ""
   14389 
   14390 #: config/tc-v850.c:2320 config/tc-v850.c:2330
   14391 msgid "constant too big to fit into instruction"
   14392 msgstr ""
   14393 
   14394 #: config/tc-v850.c:2405
   14395 msgid "odd number cannot be used here"
   14396 msgstr ""
   14397 
   14398 #: config/tc-v850.c:2450
   14399 msgid "invalid register name"
   14400 msgstr ""
   14401 
   14402 #: config/tc-v850.c:2456
   14403 msgid "register r0 cannot be used here"
   14404 msgstr ""
   14405 
   14406 #: config/tc-v850.c:2462
   14407 msgid "odd register cannot be used here"
   14408 msgstr ""
   14409 
   14410 #: config/tc-v850.c:2471
   14411 msgid "invalid system register name"
   14412 msgstr ""
   14413 
   14414 #: config/tc-v850.c:2484
   14415 msgid "expected EP register"
   14416 msgstr ""
   14417 
   14418 #: config/tc-v850.c:2501 config/tc-v850.c:2514
   14419 msgid "invalid condition code name"
   14420 msgstr ""
   14421 
   14422 #: config/tc-v850.c:2507
   14423 msgid "condition sa cannot be used here"
   14424 msgstr ""
   14425 
   14426 #: config/tc-v850.c:2552
   14427 msgid "syntax error: value is missing before the register name"
   14428 msgstr ""
   14429 
   14430 #: config/tc-v850.c:2554
   14431 msgid "syntax error: register not expected"
   14432 msgstr ""
   14433 
   14434 #: config/tc-v850.c:2568
   14435 msgid "syntax error: system register not expected"
   14436 msgstr ""
   14437 
   14438 #: config/tc-v850.c:2573 config/tc-v850.c:2578
   14439 msgid "syntax error: condition code not expected"
   14440 msgstr ""
   14441 
   14442 #: config/tc-v850.c:2588
   14443 msgid "immediate 0 cannot be used here"
   14444 msgstr ""
   14445 
   14446 #: config/tc-v850.c:2612
   14447 msgid "immediate operand is not match"
   14448 msgstr ""
   14449 
   14450 #: config/tc-v850.c:2631 config/tc-xtensa.c:11816
   14451 msgid "invalid operand"
   14452 msgstr ""
   14453 
   14454 #: config/tc-vax.c:1340
   14455 msgid "no '[' to match ']'"
   14456 msgstr ""
   14457 
   14458 #: config/tc-vax.c:1356
   14459 msgid "bad register in []"
   14460 msgstr ""
   14461 
   14462 #: config/tc-vax.c:1358
   14463 msgid "[PC] index banned"
   14464 msgstr ""
   14465 
   14466 #: config/tc-vax.c:1394
   14467 msgid "no '(' to match ')'"
   14468 msgstr ""
   14469 
   14470 #: config/tc-vax.c:1510
   14471 msgid "invalid branch operand"
   14472 msgstr ""
   14473 
   14474 #: config/tc-vax.c:1537
   14475 msgid "address prohibits @"
   14476 msgstr ""
   14477 
   14478 #: config/tc-vax.c:1539
   14479 msgid "address prohibits #"
   14480 msgstr ""
   14481 
   14482 #: config/tc-vax.c:1543
   14483 msgid "address prohibits -()"
   14484 msgstr ""
   14485 
   14486 #: config/tc-vax.c:1545
   14487 msgid "address prohibits ()+"
   14488 msgstr ""
   14489 
   14490 #: config/tc-vax.c:1548
   14491 msgid "address prohibits ()"
   14492 msgstr ""
   14493 
   14494 #: config/tc-vax.c:1550
   14495 msgid "address prohibits []"
   14496 msgstr ""
   14497 
   14498 #: config/tc-vax.c:1552
   14499 msgid "address prohibits register"
   14500 msgstr ""
   14501 
   14502 #: config/tc-vax.c:1554
   14503 msgid "address prohibits displacement length specifier"
   14504 msgstr ""
   14505 
   14506 #: config/tc-vax.c:1582
   14507 msgid "invalid operand of S^#"
   14508 msgstr ""
   14509 
   14510 #: config/tc-vax.c:1595
   14511 msgid "S^# needs expression"
   14512 msgstr ""
   14513 
   14514 #: config/tc-vax.c:1602
   14515 msgid "S^# may only read-access"
   14516 msgstr ""
   14517 
   14518 #: config/tc-vax.c:1625
   14519 msgid "invalid operand of -()"
   14520 msgstr ""
   14521 
   14522 #: config/tc-vax.c:1631
   14523 msgid "-(PC) unpredictable"
   14524 msgstr ""
   14525 
   14526 #: config/tc-vax.c:1633
   14527 msgid "[]index same as -()register: unpredictable"
   14528 msgstr ""
   14529 
   14530 #: config/tc-vax.c:1665
   14531 msgid "invalid operand of ()+"
   14532 msgstr ""
   14533 
   14534 #: config/tc-vax.c:1671
   14535 msgid "(PC)+ unpredictable"
   14536 msgstr ""
   14537 
   14538 #: config/tc-vax.c:1673
   14539 msgid "[]index same as ()+register: unpredictable"
   14540 msgstr ""
   14541 
   14542 #: config/tc-vax.c:1696
   14543 msgid "# conflicts length"
   14544 msgstr ""
   14545 
   14546 #: config/tc-vax.c:1698
   14547 msgid "# bars register"
   14548 msgstr ""
   14549 
   14550 #: config/tc-vax.c:1718
   14551 msgid "writing or modifying # is unpredictable"
   14552 msgstr ""
   14553 
   14554 #: config/tc-vax.c:1744
   14555 msgid "length not needed"
   14556 msgstr ""
   14557 
   14558 #: config/tc-vax.c:1751
   14559 msgid "can't []index a register, because it has no address"
   14560 msgstr ""
   14561 
   14562 #: config/tc-vax.c:1753
   14563 msgid "a register has no address"
   14564 msgstr ""
   14565 
   14566 #: config/tc-vax.c:1762
   14567 msgid "PC part of operand unpredictable"
   14568 msgstr ""
   14569 
   14570 #: config/tc-vax.c:1918
   14571 msgid "odd number of bytes in operand description"
   14572 msgstr ""
   14573 
   14574 #: config/tc-vax.c:1932
   14575 msgid "Bad operand"
   14576 msgstr ""
   14577 
   14578 #: config/tc-vax.c:1937
   14579 msgid "Not enough operands"
   14580 msgstr ""
   14581 
   14582 #: config/tc-vax.c:2214
   14583 msgid "SYMBOL TABLE not implemented"
   14584 msgstr ""
   14585 
   14586 #: config/tc-vax.c:2218
   14587 msgid "TOKEN TRACE not implemented"
   14588 msgstr ""
   14589 
   14590 #: config/tc-vax.c:2222
   14591 #, c-format
   14592 msgid "Displacement length %s ignored!"
   14593 msgstr ""
   14594 
   14595 #: config/tc-vax.c:2226
   14596 #, c-format
   14597 msgid "I don't need or use temp. file \"%s\"."
   14598 msgstr ""
   14599 
   14600 #: config/tc-vax.c:2230
   14601 msgid "I don't use an interpass file! -V ignored"
   14602 msgstr ""
   14603 
   14604 #: config/tc-vax.c:2287
   14605 #, c-format
   14606 msgid ""
   14607 "VAX options:\n"
   14608 "-d LENGTH\t\tignored\n"
   14609 "-J\t\t\tignored\n"
   14610 "-S\t\t\tignored\n"
   14611 "-t FILE\t\t\tignored\n"
   14612 "-T\t\t\tignored\n"
   14613 "-V\t\t\tignored\n"
   14614 msgstr ""
   14615 
   14616 #: config/tc-vax.c:2296
   14617 #, c-format
   14618 msgid ""
   14619 "VMS options:\n"
   14620 "-+\t\t\thash encode names longer than 31 characters\n"
   14621 "-1\t\t\t`const' handling compatible with gcc 1.x\n"
   14622 "-H\t\t\tshow new symbol after hash truncation\n"
   14623 "-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
   14624 "\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
   14625 "-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
   14626 msgstr ""
   14627 
   14628 #: config/tc-vax.c:2461
   14629 #, c-format
   14630 msgid "Ignoring statement due to \"%s\""
   14631 msgstr ""
   14632 
   14633 #: config/tc-vax.c:2478
   14634 #, c-format
   14635 msgid "Aborting because statement has \"%s\""
   14636 msgstr ""
   14637 
   14638 #: config/tc-vax.c:2523
   14639 msgid "Can't relocate expression"
   14640 msgstr ""
   14641 
   14642 #: config/tc-vax.c:2626
   14643 msgid "Bignum not permitted in short literal. Immediate mode assumed."
   14644 msgstr ""
   14645 
   14646 #: config/tc-vax.c:2635
   14647 msgid "Can't do flonum short literal: immediate mode used."
   14648 msgstr ""
   14649 
   14650 #: config/tc-vax.c:2682
   14651 #, c-format
   14652 msgid "A bignum/flonum may not be a displacement: 0x%lx used"
   14653 msgstr ""
   14654 
   14655 #: config/tc-vax.c:2994
   14656 #, c-format
   14657 msgid "Short literal overflow(%ld.), immediate mode assumed."
   14658 msgstr ""
   14659 
   14660 #: config/tc-vax.c:3003
   14661 #, c-format
   14662 msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
   14663 msgstr ""
   14664 
   14665 #: config/tc-vax.c:3068
   14666 msgid "Length specification ignored. Address mode 9F used"
   14667 msgstr ""
   14668 
   14669 #: config/tc-vax.c:3126
   14670 msgid "Invalid operand:  immediate value used as base address."
   14671 msgstr ""
   14672 
   14673 #: config/tc-vax.c:3128
   14674 msgid "Invalid operand:  immediate value used as address."
   14675 msgstr ""
   14676 
   14677 #: config/tc-vax.c:3153
   14678 #, c-format
   14679 msgid "Symbol %s used as immediate operand in PIC mode."
   14680 msgstr ""
   14681 
   14682 #: config/tc-vax.c:3258
   14683 #, c-format
   14684 msgid "VIP_BEGIN error:%s"
   14685 msgstr ""
   14686 
   14687 #: config/tc-xc16x.c:218
   14688 #, c-format
   14689 msgid " XC16X specific command line options:\n"
   14690 msgstr ""
   14691 
   14692 #: config/tc-xstormy16.c:78
   14693 #, c-format
   14694 msgid " XSTORMY16 specific command line options:\n"
   14695 msgstr ""
   14696 
   14697 #: config/tc-xstormy16.c:225
   14698 #, c-format
   14699 msgid "unsupported fptr fixup size %d"
   14700 msgstr ""
   14701 
   14702 #: config/tc-xstormy16.c:237
   14703 #, c-format
   14704 msgid "unsupported fixup size %d"
   14705 msgstr ""
   14706 
   14707 #: config/tc-xstormy16.c:268
   14708 msgid "unsupported fptr fixup"
   14709 msgstr ""
   14710 
   14711 #: config/tc-xtensa.c:619
   14712 msgid "illegal range of target hardware versions"
   14713 msgstr ""
   14714 
   14715 #: config/tc-xtensa.c:776
   14716 msgid "--density option is ignored"
   14717 msgstr ""
   14718 
   14719 #: config/tc-xtensa.c:779
   14720 msgid "--no-density option is ignored"
   14721 msgstr ""
   14722 
   14723 #: config/tc-xtensa.c:797
   14724 msgid "--generics is deprecated; use --transform instead"
   14725 msgstr ""
   14726 
   14727 #: config/tc-xtensa.c:800
   14728 msgid "--no-generics is deprecated; use --no-transform instead"
   14729 msgstr ""
   14730 
   14731 #: config/tc-xtensa.c:803
   14732 msgid "--relax is deprecated; use --transform instead"
   14733 msgstr ""
   14734 
   14735 #: config/tc-xtensa.c:806
   14736 msgid "--no-relax is deprecated; use --no-transform instead"
   14737 msgstr ""
   14738 
   14739 #: config/tc-xtensa.c:823
   14740 msgid "--absolute-literals option not supported in this Xtensa configuration"
   14741 msgstr ""
   14742 
   14743 #: config/tc-xtensa.c:896
   14744 msgid "prefer-l32r conflicts with prefer-const16"
   14745 msgstr ""
   14746 
   14747 #: config/tc-xtensa.c:902
   14748 msgid "prefer-const16 conflicts with prefer-l32r"
   14749 msgstr ""
   14750 
   14751 #: config/tc-xtensa.c:910 config/tc-xtensa.c:919 config/tc-xtensa.c:923
   14752 msgid "invalid target hardware version"
   14753 msgstr ""
   14754 
   14755 #: config/tc-xtensa.c:1107
   14756 msgid "unmatched end directive"
   14757 msgstr ""
   14758 
   14759 #: config/tc-xtensa.c:1136
   14760 msgid ".begin directive with no matching .end directive"
   14761 msgstr ""
   14762 
   14763 #: config/tc-xtensa.c:1177
   14764 msgid "[no-]generics is deprecated; use [no-]transform instead"
   14765 msgstr ""
   14766 
   14767 #: config/tc-xtensa.c:1182
   14768 msgid "[no-]relax is deprecated; use [no-]transform instead"
   14769 msgstr ""
   14770 
   14771 #: config/tc-xtensa.c:1195
   14772 #, c-format
   14773 msgid "directive %s cannot be negated"
   14774 msgstr ""
   14775 
   14776 #: config/tc-xtensa.c:1201
   14777 msgid "unknown directive"
   14778 msgstr ""
   14779 
   14780 #: config/tc-xtensa.c:1222 config/tc-xtensa.c:1318 config/tc-xtensa.c:1563
   14781 #: config/tc-xtensa.c:5774
   14782 msgid "directives are not valid inside bundles"
   14783 msgstr ""
   14784 
   14785 #: config/tc-xtensa.c:1234
   14786 msgid ".begin literal is deprecated; use .literal instead"
   14787 msgstr ""
   14788 
   14789 #: config/tc-xtensa.c:1248
   14790 msgid "cannot set literal_prefix inside literal fragment"
   14791 msgstr ""
   14792 
   14793 #: config/tc-xtensa.c:1281
   14794 msgid ".begin [no-]density is ignored"
   14795 msgstr ""
   14796 
   14797 #: config/tc-xtensa.c:1288 config/tc-xtensa.c:1338
   14798 msgid "Xtensa absolute literals option not supported; ignored"
   14799 msgstr ""
   14800 
   14801 #: config/tc-xtensa.c:1331
   14802 msgid ".end [no-]density is ignored"
   14803 msgstr ""
   14804 
   14805 #: config/tc-xtensa.c:1356
   14806 #, c-format
   14807 msgid "does not match begin %s%s at %s:%d"
   14808 msgstr ""
   14809 
   14810 #: config/tc-xtensa.c:1411
   14811 msgid ".literal_position inside literal directive; ignoring"
   14812 msgstr ""
   14813 
   14814 #: config/tc-xtensa.c:1431
   14815 msgid ".literal not allowed inside .begin literal region"
   14816 msgstr ""
   14817 
   14818 #: config/tc-xtensa.c:1470
   14819 msgid "expected comma or colon after symbol name; rest of line ignored"
   14820 msgstr ""
   14821 
   14822 #: config/tc-xtensa.c:1532
   14823 msgid "fall through frequency must be greater than 0"
   14824 msgstr ""
   14825 
   14826 #: config/tc-xtensa.c:1540
   14827 msgid "branch target frequency must be greater than 0"
   14828 msgstr ""
   14829 
   14830 #: config/tc-xtensa.c:1588
   14831 #, c-format
   14832 msgid "opcode-specific %s relocation used outside an instruction"
   14833 msgstr ""
   14834 
   14835 #: config/tc-xtensa.c:1596
   14836 #, c-format
   14837 msgid "invalid use of %s relocation"
   14838 msgstr ""
   14839 
   14840 #: config/tc-xtensa.c:1792 config/tc-xtensa.c:1809
   14841 #, c-format
   14842 msgid "bad register name: %s"
   14843 msgstr ""
   14844 
   14845 #: config/tc-xtensa.c:1798
   14846 #, c-format
   14847 msgid "bad register number: %s"
   14848 msgstr ""
   14849 
   14850 #: config/tc-xtensa.c:1862
   14851 msgid "pcrel relocation not allowed in an instruction"
   14852 msgstr ""
   14853 
   14854 #: config/tc-xtensa.c:1879
   14855 msgid "register number out of range"
   14856 msgstr ""
   14857 
   14858 #: config/tc-xtensa.c:1963
   14859 msgid "extra comma"
   14860 msgstr ""
   14861 
   14862 #: config/tc-xtensa.c:1965
   14863 msgid "extra colon"
   14864 msgstr ""
   14865 
   14866 #: config/tc-xtensa.c:1967
   14867 msgid "missing argument"
   14868 msgstr ""
   14869 
   14870 #: config/tc-xtensa.c:1969
   14871 msgid "missing comma or colon"
   14872 msgstr ""
   14873 
   14874 #: config/tc-xtensa.c:2026
   14875 msgid "incorrect register number, ignoring"
   14876 msgstr ""
   14877 
   14878 #: config/tc-xtensa.c:2033
   14879 msgid "too many arguments"
   14880 msgstr ""
   14881 
   14882 #: config/tc-xtensa.c:2107
   14883 #, c-format
   14884 msgid "cannot encode opcode \"%s\""
   14885 msgstr ""
   14886 
   14887 #: config/tc-xtensa.c:2201
   14888 #, c-format
   14889 msgid "not enough operands (%d) for '%s'; expected %d"
   14890 msgstr ""
   14891 
   14892 #: config/tc-xtensa.c:2208
   14893 #, c-format
   14894 msgid "too many operands (%d) for '%s'; expected %d"
   14895 msgstr ""
   14896 
   14897 #: config/tc-xtensa.c:2259
   14898 #, c-format
   14899 msgid "invalid register '%s' for '%s' instruction"
   14900 msgstr ""
   14901 
   14902 #: config/tc-xtensa.c:2266
   14903 #, c-format
   14904 msgid "invalid register number (%ld) for '%s' instruction"
   14905 msgstr ""
   14906 
   14907 #: config/tc-xtensa.c:2334
   14908 #, c-format
   14909 msgid "invalid register number (%ld) for '%s'"
   14910 msgstr ""
   14911 
   14912 #: config/tc-xtensa.c:2725
   14913 #, c-format
   14914 msgid "operand %d of '%s' has out of range value '%u'"
   14915 msgstr ""
   14916 
   14917 #: config/tc-xtensa.c:2731
   14918 #, c-format
   14919 msgid "operand %d of '%s' has invalid value '%u'"
   14920 msgstr ""
   14921 
   14922 #: config/tc-xtensa.c:2778
   14923 #, c-format
   14924 msgid "internal error: unknown option name '%s'"
   14925 msgstr ""
   14926 
   14927 #: config/tc-xtensa.c:3887
   14928 msgid "can't handle generation of literal/labels yet"
   14929 msgstr ""
   14930 
   14931 #: config/tc-xtensa.c:3891
   14932 msgid "can't handle undefined OP TYPE"
   14933 msgstr ""
   14934 
   14935 #: config/tc-xtensa.c:3952
   14936 #, c-format
   14937 msgid "found %d operands for '%s':  Expected %d"
   14938 msgstr ""
   14939 
   14940 #: config/tc-xtensa.c:3959
   14941 #, c-format
   14942 msgid "found too many (%d) operands for '%s':  Expected %d"
   14943 msgstr ""
   14944 
   14945 #: config/tc-xtensa.c:3980
   14946 msgid "immediate operands sum to greater than 32"
   14947 msgstr ""
   14948 
   14949 #: config/tc-xtensa.c:4111
   14950 msgid "invalid immediate"
   14951 msgstr ""
   14952 
   14953 #: config/tc-xtensa.c:4232
   14954 #, c-format
   14955 msgid "invalid relocation for operand %i of '%s'"
   14956 msgstr ""
   14957 
   14958 #: config/tc-xtensa.c:4242
   14959 #, c-format
   14960 msgid "invalid expression for operand %i of '%s'"
   14961 msgstr ""
   14962 
   14963 #: config/tc-xtensa.c:4252
   14964 #, c-format
   14965 msgid "invalid relocation in instruction slot %i"
   14966 msgstr ""
   14967 
   14968 #: config/tc-xtensa.c:4259
   14969 #, c-format
   14970 msgid "undefined symbol for opcode \"%s\""
   14971 msgstr ""
   14972 
   14973 #: config/tc-xtensa.c:4745
   14974 msgid "opcode 'NOP.N' unavailable in this configuration"
   14975 msgstr ""
   14976 
   14977 #: config/tc-xtensa.c:4805
   14978 msgid "get_expanded_loop_offset: invalid opcode"
   14979 msgstr ""
   14980 
   14981 #: config/tc-xtensa.c:4938
   14982 #, c-format
   14983 msgid "assembly state not set for first frag in section %s"
   14984 msgstr ""
   14985 
   14986 #: config/tc-xtensa.c:4991
   14987 #, c-format
   14988 msgid "unaligned branch target: %d bytes at 0x%lx"
   14989 msgstr ""
   14990 
   14991 #: config/tc-xtensa.c:5035
   14992 #, c-format
   14993 msgid "unaligned loop: %d bytes at 0x%lx"
   14994 msgstr ""
   14995 
   14996 #: config/tc-xtensa.c:5060
   14997 msgid "unexpected fix"
   14998 msgstr ""
   14999 
   15000 #: config/tc-xtensa.c:5071 config/tc-xtensa.c:5075
   15001 msgid "undecodable fix"
   15002 msgstr ""
   15003 
   15004 #: config/tc-xtensa.c:5213
   15005 msgid "labels are not valid inside bundles"
   15006 msgstr ""
   15007 
   15008 #: config/tc-xtensa.c:5233
   15009 msgid "invalid last instruction for a zero-overhead loop"
   15010 msgstr ""
   15011 
   15012 #: config/tc-xtensa.c:5300
   15013 msgid "extra opening brace"
   15014 msgstr ""
   15015 
   15016 #: config/tc-xtensa.c:5310
   15017 msgid "extra closing brace"
   15018 msgstr ""
   15019 
   15020 #: config/tc-xtensa.c:5337
   15021 msgid "missing closing brace"
   15022 msgstr ""
   15023 
   15024 #: config/tc-xtensa.c:5437 config/tc-xtensa.c:5466
   15025 #, c-format
   15026 msgid "wrong number of operands for '%s'"
   15027 msgstr ""
   15028 
   15029 #: config/tc-xtensa.c:5453
   15030 #, c-format
   15031 msgid "bad relocation expression for '%s'"
   15032 msgstr ""
   15033 
   15034 #: config/tc-xtensa.c:5488
   15035 #, c-format
   15036 msgid "unknown opcode or format name '%s'"
   15037 msgstr ""
   15038 
   15039 #: config/tc-xtensa.c:5494
   15040 msgid "format names only valid inside bundles"
   15041 msgstr ""
   15042 
   15043 #: config/tc-xtensa.c:5499
   15044 #, c-format
   15045 msgid "multiple formats specified for one bundle; using '%s'"
   15046 msgstr ""
   15047 
   15048 #: config/tc-xtensa.c:5549
   15049 msgid "entry instruction with stack decrement < 16"
   15050 msgstr ""
   15051 
   15052 #: config/tc-xtensa.c:5602
   15053 msgid "unaligned entry instruction"
   15054 msgstr ""
   15055 
   15056 #: config/tc-xtensa.c:5667
   15057 msgid "bad instruction format"
   15058 msgstr ""
   15059 
   15060 #: config/tc-xtensa.c:5670
   15061 msgid "invalid relocation"
   15062 msgstr ""
   15063 
   15064 #: config/tc-xtensa.c:5681
   15065 #, c-format
   15066 msgid "invalid relocation for '%s' instruction"
   15067 msgstr ""
   15068 
   15069 #: config/tc-xtensa.c:5693
   15070 #, c-format
   15071 msgid "invalid relocation for operand %d of '%s'"
   15072 msgstr ""
   15073 
   15074 #: config/tc-xtensa.c:5956
   15075 #, c-format
   15076 msgid "unhandled local relocation fix %s"
   15077 msgstr ""
   15078 
   15079 #: config/tc-xtensa.c:6007
   15080 #, c-format
   15081 msgid "internal error; cannot generate `%s' relocation"
   15082 msgstr ""
   15083 
   15084 #: config/tc-xtensa.c:6226
   15085 msgid "The option \"--no-allow-flix\" prohibits multi-slot flix."
   15086 msgstr ""
   15087 
   15088 #: config/tc-xtensa.c:6235
   15089 msgid "couldn't find a valid instruction format"
   15090 msgstr ""
   15091 
   15092 #: config/tc-xtensa.c:6236
   15093 #, c-format
   15094 msgid "    ops were: "
   15095 msgstr ""
   15096 
   15097 #: config/tc-xtensa.c:6238
   15098 #, c-format
   15099 msgid " %s;"
   15100 msgstr ""
   15101 
   15102 #: config/tc-xtensa.c:6249
   15103 #, c-format
   15104 msgid "format '%s' allows %d slots, but there are %d opcodes"
   15105 msgstr ""
   15106 
   15107 #: config/tc-xtensa.c:6260 config/tc-xtensa.c:6358
   15108 msgid "illegal resource usage in bundle"
   15109 msgstr ""
   15110 
   15111 #: config/tc-xtensa.c:6445
   15112 #, c-format
   15113 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
   15114 msgstr ""
   15115 
   15116 #: config/tc-xtensa.c:6450
   15117 #, c-format
   15118 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
   15119 msgstr ""
   15120 
   15121 #: config/tc-xtensa.c:6455
   15122 #, c-format
   15123 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port"
   15124 msgstr ""
   15125 
   15126 #: config/tc-xtensa.c:6460
   15127 #, c-format
   15128 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses"
   15129 msgstr ""
   15130 
   15131 #: config/tc-xtensa.c:6476
   15132 msgid "multiple branches or jumps in the same bundle"
   15133 msgstr ""
   15134 
   15135 #: config/tc-xtensa.c:6928
   15136 msgid "cannot assemble into a literal fragment"
   15137 msgstr ""
   15138 
   15139 #: config/tc-xtensa.c:6930
   15140 msgid "..."
   15141 msgstr ""
   15142 
   15143 #: config/tc-xtensa.c:7565
   15144 msgid "instruction sequence (write a0, branch, retw) may trigger hardware errata"
   15145 msgstr ""
   15146 
   15147 #: config/tc-xtensa.c:7677
   15148 msgid "branching or jumping to a loop end may trigger hardware errata"
   15149 msgstr ""
   15150 
   15151 #: config/tc-xtensa.c:7759
   15152 msgid "loop end too close to another loop end may trigger hardware errata"
   15153 msgstr ""
   15154 
   15155 #: config/tc-xtensa.c:7768
   15156 #, c-format
   15157 msgid "fr_var %lu < length %d"
   15158 msgstr ""
   15159 
   15160 #: config/tc-xtensa.c:7925
   15161 msgid "loop containing less than three instructions may trigger hardware errata"
   15162 msgstr ""
   15163 
   15164 #: config/tc-xtensa.c:7997
   15165 msgid "undecodable instruction in instruction frag"
   15166 msgstr ""
   15167 
   15168 #: config/tc-xtensa.c:8107
   15169 msgid "invalid empty loop"
   15170 msgstr ""
   15171 
   15172 #: config/tc-xtensa.c:8112
   15173 msgid "loop target does not follow loop instruction in section"
   15174 msgstr ""
   15175 
   15176 #: config/tc-xtensa.c:8713
   15177 msgid "bad relaxation state"
   15178 msgstr ""
   15179 
   15180 #: config/tc-xtensa.c:8771
   15181 #, c-format
   15182 msgid "fr_var (%ld) < length (%d)"
   15183 msgstr ""
   15184 
   15185 #: config/tc-xtensa.c:9406
   15186 msgid "invalid relaxation fragment result"
   15187 msgstr ""
   15188 
   15189 #: config/tc-xtensa.c:9485
   15190 msgid "unable to widen instruction"
   15191 msgstr ""
   15192 
   15193 #: config/tc-xtensa.c:9624
   15194 msgid "multiple literals in expansion"
   15195 msgstr ""
   15196 
   15197 #: config/tc-xtensa.c:9628
   15198 msgid "no registered fragment for literal"
   15199 msgstr ""
   15200 
   15201 #: config/tc-xtensa.c:9630
   15202 msgid "number of literal tokens != 1"
   15203 msgstr ""
   15204 
   15205 #: config/tc-xtensa.c:9759 config/tc-xtensa.c:9765
   15206 #, c-format
   15207 msgid "unresolved loop target symbol: %s"
   15208 msgstr ""
   15209 
   15210 #: config/tc-xtensa.c:9871
   15211 #, c-format
   15212 msgid "invalid expression evaluation type %d"
   15213 msgstr ""
   15214 
   15215 #: config/tc-xtensa.c:9888
   15216 msgid "loop too long for LOOP instruction"
   15217 msgstr ""
   15218 
   15219 #: config/tc-xtensa.c:10157
   15220 #, c-format
   15221 msgid "fixes not all moved from %s"
   15222 msgstr ""
   15223 
   15224 #: config/tc-xtensa.c:10288
   15225 msgid "literal pool location required for text-section-literals; specify with .literal_position"
   15226 msgstr ""
   15227 
   15228 #: config/tc-xtensa.c:11130
   15229 msgid "too many operands in instruction"
   15230 msgstr ""
   15231 
   15232 #: config/tc-xtensa.c:11340
   15233 msgid "invalid symbolic operand"
   15234 msgstr ""
   15235 
   15236 #: config/tc-xtensa.c:11401
   15237 msgid "operand number mismatch"
   15238 msgstr ""
   15239 
   15240 #: config/tc-xtensa.c:11405
   15241 #, c-format
   15242 msgid "cannot encode opcode \"%s\" in the given format \"%s\""
   15243 msgstr ""
   15244 
   15245 #: config/tc-xtensa.c:11430
   15246 #, c-format
   15247 msgid "xtensa-isa failure: %s"
   15248 msgstr ""
   15249 
   15250 #: config/tc-xtensa.c:11507
   15251 msgid "invalid opcode"
   15252 msgstr ""
   15253 
   15254 #: config/tc-xtensa.c:11513
   15255 msgid "too few operands"
   15256 msgstr ""
   15257 
   15258 #: config/tc-xtensa.c:11563
   15259 msgid "multiple writes to the same register"
   15260 msgstr ""
   15261 
   15262 #: config/tc-xtensa.c:11677 config/tc-xtensa.c:11683
   15263 msgid "out of memory"
   15264 msgstr ""
   15265 
   15266 #: config/tc-xtensa.c:11772
   15267 msgid "TLS relocation not allowed in FLIX bundle"
   15268 msgstr ""
   15269 
   15270 #. Instructions that generate TLS relocations should always be
   15271 #. relaxed in the front-end.  If "record_fixup" is set, then this
   15272 #. function is being called during back-end relaxation, so flag
   15273 #. the unexpected behavior as an error.
   15274 #: config/tc-xtensa.c:11778
   15275 msgid "unexpected TLS relocation"
   15276 msgstr ""
   15277 
   15278 #: config/tc-xtensa.c:11822
   15279 msgid "symbolic operand not allowed"
   15280 msgstr ""
   15281 
   15282 #: config/tc-xtensa.c:11859
   15283 msgid "cannot decode instruction format"
   15284 msgstr ""
   15285 
   15286 #: config/tc-xtensa.c:12003
   15287 msgid "ignoring extra '-rename-section' delimiter ':'"
   15288 msgstr ""
   15289 
   15290 #: config/tc-xtensa.c:12008
   15291 #, c-format
   15292 msgid "ignoring invalid '-rename-section' specification: '%s'"
   15293 msgstr ""
   15294 
   15295 #: config/tc-xtensa.c:12019
   15296 #, c-format
   15297 msgid "section %s renamed multiple times"
   15298 msgstr ""
   15299 
   15300 #: config/tc-xtensa.c:12021
   15301 #, c-format
   15302 msgid "multiple sections remapped to output section %s"
   15303 msgstr ""
   15304 
   15305 #: config/tc-z80.c:244
   15306 msgid "-- unterminated string"
   15307 msgstr ""
   15308 
   15309 #: config/tc-z80.c:309
   15310 msgid "floating point numbers are not implemented"
   15311 msgstr ""
   15312 
   15313 #: config/tc-z80.c:488 config/tc-z80.c:494
   15314 msgid "mismatched parentheses"
   15315 msgstr ""
   15316 
   15317 #: config/tc-z80.c:548
   15318 msgid "bad offset expression syntax"
   15319 msgstr ""
   15320 
   15321 #: config/tc-z80.c:572
   15322 msgid "bad expression syntax"
   15323 msgstr ""
   15324 
   15325 #: config/tc-z80.c:685
   15326 msgid "cannot make a relative jump to an absolute location"
   15327 msgstr ""
   15328 
   15329 #: config/tc-z80.c:695
   15330 msgid "offset too large"
   15331 msgstr ""
   15332 
   15333 #: config/tc-z80.c:697 config/tc-z80.c:1964
   15334 msgid "overflow"
   15335 msgstr ""
   15336 
   15337 #: config/tc-z80.c:1069 config/tc-z80.c:1112 config/tc-z80.c:1156
   15338 #: config/tc-z80.c:1276 config/tc-z80.c:1330 config/tc-z80.c:1599
   15339 msgid "bad intruction syntax"
   15340 msgstr ""
   15341 
   15342 #: config/tc-z80.c:1202
   15343 msgid "condition code invalid for jr"
   15344 msgstr ""
   15345 
   15346 #: config/tc-z80.c:1224
   15347 msgid "bad instruction syntax"
   15348 msgstr ""
   15349 
   15350 #: config/tc-z80.c:1708
   15351 msgid "parentheses ignored"
   15352 msgstr ""
   15353 
   15354 #: config/tc-z80.c:1913 read.c:3603
   15355 #, c-format
   15356 msgid "junk at end of line, first unrecognized character is `%c'"
   15357 msgstr ""
   15358 
   15359 #: config/tc-z80.c:1939 config/tc-z8k.c:1461 config/tc-z8k.c:1524
   15360 msgid "relative jump out of range"
   15361 msgstr ""
   15362 
   15363 #: config/tc-z80.c:1956
   15364 msgid "index offset  out of range"
   15365 msgstr ""
   15366 
   15367 #: config/tc-z80.c:1998 config/tc-z8k.c:1532
   15368 #, c-format
   15369 msgid "md_apply_fix: unknown r_type 0x%x\n"
   15370 msgstr ""
   15371 
   15372 #: config/tc-z8k.c:282
   15373 #, c-format
   15374 msgid "register rr%d out of range"
   15375 msgstr ""
   15376 
   15377 #: config/tc-z8k.c:284
   15378 #, c-format
   15379 msgid "register rr%d does not exist"
   15380 msgstr ""
   15381 
   15382 #: config/tc-z8k.c:296
   15383 #, c-format
   15384 msgid "register rh%d out of range"
   15385 msgstr ""
   15386 
   15387 #: config/tc-z8k.c:308
   15388 #, c-format
   15389 msgid "register rl%d out of range"
   15390 msgstr ""
   15391 
   15392 #: config/tc-z8k.c:321
   15393 #, c-format
   15394 msgid "register rq%d out of range"
   15395 msgstr ""
   15396 
   15397 #: config/tc-z8k.c:323
   15398 #, c-format
   15399 msgid "register rq%d does not exist"
   15400 msgstr ""
   15401 
   15402 #: config/tc-z8k.c:335
   15403 #, c-format
   15404 msgid "register r%d out of range"
   15405 msgstr ""
   15406 
   15407 #: config/tc-z8k.c:376
   15408 #, c-format
   15409 msgid "expected %c"
   15410 msgstr ""
   15411 
   15412 #: config/tc-z8k.c:391
   15413 #, c-format
   15414 msgid "register is wrong size for a word %s"
   15415 msgstr ""
   15416 
   15417 #: config/tc-z8k.c:405
   15418 #, c-format
   15419 msgid "register is wrong size for address %s"
   15420 msgstr ""
   15421 
   15422 #: config/tc-z8k.c:539
   15423 #, c-format
   15424 msgid "unknown interrupt %s"
   15425 msgstr ""
   15426 
   15427 #. No interrupt type specified, opcode won't do anything.
   15428 #: config/tc-z8k.c:562
   15429 msgid "opcode has no effect"
   15430 msgstr ""
   15431 
   15432 #: config/tc-z8k.c:673
   15433 msgid "Missing ) in ra(rb)"
   15434 msgstr ""
   15435 
   15436 #: config/tc-z8k.c:753 config/tc-z8k.c:792
   15437 #, c-format
   15438 msgid "invalid condition code '%s'"
   15439 msgstr ""
   15440 
   15441 #: config/tc-z8k.c:765
   15442 #, c-format
   15443 msgid "invalid flag '%s'"
   15444 msgstr ""
   15445 
   15446 #: config/tc-z8k.c:919 config/tc-z8k.c:925
   15447 msgid "invalid indirect register size"
   15448 msgstr ""
   15449 
   15450 #: config/tc-z8k.c:942 config/tc-z8k.c:1090 config/tc-z8k.c:1095
   15451 msgid "invalid control register name"
   15452 msgstr ""
   15453 
   15454 #: config/tc-z8k.c:1079
   15455 msgid "immediate must be 1 or 2"
   15456 msgstr ""
   15457 
   15458 #: config/tc-z8k.c:1082
   15459 msgid "immediate 1 or 2 expected"
   15460 msgstr ""
   15461 
   15462 #: config/tc-z8k.c:1113
   15463 msgid "can't use R0 here"
   15464 msgstr ""
   15465 
   15466 #: config/tc-z8k.c:1271
   15467 msgid "Can't find opcode to match operands"
   15468 msgstr ""
   15469 
   15470 #: config/tc-z8k.c:1318
   15471 #, c-format
   15472 msgid "invalid architecture -z%s"
   15473 msgstr ""
   15474 
   15475 #: config/tc-z8k.c:1338
   15476 #, c-format
   15477 msgid ""
   15478 " Z8K options:\n"
   15479 "  -z8001                  generate segmented code\n"
   15480 "  -z8002                  generate unsegmented code\n"
   15481 "  -linkrelax              create linker relaxable code\n"
   15482 msgstr ""
   15483 
   15484 #: config/tc-z8k.c:1350
   15485 #, c-format
   15486 msgid "call to md_convert_frag\n"
   15487 msgstr ""
   15488 
   15489 #: config/tc-z8k.c:1457 config/tc-z8k.c:1497 config/tc-z8k.c:1520
   15490 msgid "cannot branch to odd address"
   15491 msgstr ""
   15492 
   15493 #: config/tc-z8k.c:1479
   15494 msgid "relative address out of range"
   15495 msgstr ""
   15496 
   15497 #: config/tc-z8k.c:1500
   15498 msgid "relative call out of range"
   15499 msgstr ""
   15500 
   15501 #: config/tc-z8k.c:1544
   15502 #, c-format
   15503 msgid "call to md_estimate_size_before_relax\n"
   15504 msgstr ""
   15505 
   15506 #: config/xtensa-relax.c:1556
   15507 #, c-format
   15508 msgid "invalid configuration option '%s' in transition rule '%s'"
   15509 msgstr ""
   15510 
   15511 #: config/xtensa-relax.c:1681
   15512 #, c-format
   15513 msgid "opcode '%s': no bound opname '%s' for precondition in '%s'"
   15514 msgstr ""
   15515 
   15516 #: config/xtensa-relax.c:1691
   15517 #, c-format
   15518 msgid "opcode '%s': no bound opname '%s' for precondition in %s"
   15519 msgstr ""
   15520 
   15521 #: config/xtensa-relax.c:1698
   15522 #, c-format
   15523 msgid "opcode '%s': precondition only contains constants in '%s'"
   15524 msgstr ""
   15525 
   15526 #: config/xtensa-relax.c:1745
   15527 msgid "expected one operand for generated literal"
   15528 msgstr ""
   15529 
   15530 #: config/xtensa-relax.c:1752
   15531 msgid "expected 0 operands for generated label"
   15532 msgstr ""
   15533 
   15534 #: config/xtensa-relax.c:1765
   15535 #, c-format
   15536 msgid "invalid opcode '%s' in transition rule '%s'"
   15537 msgstr ""
   15538 
   15539 #: config/xtensa-relax.c:1773
   15540 #, c-format
   15541 msgid "opcode '%s': replacement does not have %d ops"
   15542 msgstr ""
   15543 
   15544 #: config/xtensa-relax.c:1787
   15545 #, c-format
   15546 msgid "opcode '%s': cannot find literal definition"
   15547 msgstr ""
   15548 
   15549 #: config/xtensa-relax.c:1803 config/xtensa-relax.c:1833
   15550 #, c-format
   15551 msgid "opcode %s: unidentified operand '%s' in '%s'"
   15552 msgstr ""
   15553 
   15554 #: config/xtensa-relax.c:1828
   15555 #, c-format
   15556 msgid "unknown user-defined function %s"
   15557 msgstr ""
   15558 
   15559 #: config/xtensa-relax.c:1839
   15560 #, c-format
   15561 msgid "opcode %s: could not parse operand '%s' in '%s'"
   15562 msgstr ""
   15563 
   15564 #: config/xtensa-relax.c:1880
   15565 #, c-format
   15566 msgid "could not parse INSN_PATTERN '%s'"
   15567 msgstr ""
   15568 
   15569 #: config/xtensa-relax.c:1884
   15570 #, c-format
   15571 msgid "could not parse INSN_REPL '%s'"
   15572 msgstr ""
   15573 
   15574 #: config/xtensa-relax.c:1895
   15575 #, c-format
   15576 msgid "could not build transition for %s => %s"
   15577 msgstr ""
   15578 
   15579 #: depend.c:195
   15580 #, c-format
   15581 msgid "can't open `%s' for writing"
   15582 msgstr ""
   15583 
   15584 #: depend.c:207
   15585 #, c-format
   15586 msgid "can't close `%s'"
   15587 msgstr ""
   15588 
   15589 #: dw2gencfi.c:199 read.c:2272
   15590 #, c-format
   15591 msgid "bfd_set_section_flags: %s"
   15592 msgstr ""
   15593 
   15594 #: dw2gencfi.c:457
   15595 #, c-format
   15596 msgid "register save offset not a multiple of %u"
   15597 msgstr ""
   15598 
   15599 #: dw2gencfi.c:540
   15600 msgid "CFI state restore without previous remember"
   15601 msgstr ""
   15602 
   15603 #: dw2gencfi.c:589
   15604 msgid "missing separator"
   15605 msgstr ""
   15606 
   15607 #: dw2gencfi.c:639
   15608 msgid "bad register expression"
   15609 msgstr ""
   15610 
   15611 #: dw2gencfi.c:660 dw2gencfi.c:783 dw2gencfi.c:821 dw2gencfi.c:891
   15612 #: dw2gencfi.c:963
   15613 msgid "CFI instruction used without previous .cfi_startproc"
   15614 msgstr ""
   15615 
   15616 #: dw2gencfi.c:845
   15617 msgid "invalid or unsupported encoding in .cfi_personality"
   15618 msgstr ""
   15619 
   15620 #: dw2gencfi.c:852
   15621 msgid ".cfi_personality requires encoding and symbol arguments"
   15622 msgstr ""
   15623 
   15624 #: dw2gencfi.c:875
   15625 msgid "wrong second argument to .cfi_personality"
   15626 msgstr ""
   15627 
   15628 #: dw2gencfi.c:915 dw2gencfi.c:991
   15629 msgid "invalid or unsupported encoding in .cfi_lsda"
   15630 msgstr ""
   15631 
   15632 #: dw2gencfi.c:922
   15633 msgid ".cfi_lsda requires encoding and symbol arguments"
   15634 msgstr ""
   15635 
   15636 #: dw2gencfi.c:947
   15637 msgid "wrong second argument to .cfi_lsda"
   15638 msgstr ""
   15639 
   15640 #: dw2gencfi.c:1012
   15641 msgid "wrong third argument to .cfi_val_encoded_addr"
   15642 msgstr ""
   15643 
   15644 #: dw2gencfi.c:1083
   15645 msgid "previous CFI entry not closed (missing .cfi_endproc)"
   15646 msgstr ""
   15647 
   15648 #: dw2gencfi.c:1123
   15649 msgid ".cfi_endproc without corresponding .cfi_startproc"
   15650 msgstr ""
   15651 
   15652 #: dw2gencfi.c:1920 dw2gencfi.c:1983
   15653 msgid "open CFI at the end of file; missing .cfi_endproc directive"
   15654 msgstr ""
   15655 
   15656 #: dw2gencfi.c:2009
   15657 #, fuzzy
   15658 msgid "CFI is not supported for this target"
   15659 msgstr " NaN \n"
   15660 
   15661 #: dwarf2dbg.c:552 dwarf2dbg.c:587
   15662 msgid "file number less than one"
   15663 msgstr ""
   15664 
   15665 #: dwarf2dbg.c:562
   15666 #, c-format
   15667 msgid "file number %ld already allocated"
   15668 msgstr ""
   15669 
   15670 #: dwarf2dbg.c:592 dwarf2dbg.c:1345
   15671 #, c-format
   15672 msgid "unassigned file number %ld"
   15673 msgstr ""
   15674 
   15675 #: dwarf2dbg.c:661
   15676 msgid "is_stmt value not 0 or 1"
   15677 msgstr ""
   15678 
   15679 #: dwarf2dbg.c:673
   15680 msgid "isa number less than zero"
   15681 msgstr ""
   15682 
   15683 #: dwarf2dbg.c:685
   15684 msgid "discriminator less than zero"
   15685 msgstr ""
   15686 
   15687 #: dwarf2dbg.c:691
   15688 #, c-format
   15689 msgid "unknown .loc sub-directive `%s'"
   15690 msgstr ""
   15691 
   15692 #: dwarf2dbg.c:1408
   15693 msgid "internal error: unknown dwarf2 format"
   15694 msgstr ""
   15695 
   15696 #: ecoff.c:1562
   15697 #, c-format
   15698 msgid "string too big (%lu bytes)"
   15699 msgstr ""
   15700 
   15701 #: ecoff.c:1588
   15702 #, c-format
   15703 msgid "inserting \"%s\" into string hash table: %s"
   15704 msgstr ""
   15705 
   15706 #: ecoff.c:1619 ecoff.c:1812 ecoff.c:1835 ecoff.c:1866 ecoff.c:2019
   15707 #: ecoff.c:2130
   15708 msgid "no current file pointer"
   15709 msgstr ""
   15710 
   15711 #: ecoff.c:1706
   15712 msgid "too many st_End's"
   15713 msgstr ""
   15714 
   15715 #: ecoff.c:2044
   15716 #, c-format
   15717 msgid "inserting \"%s\" into tag hash table: %s"
   15718 msgstr ""
   15719 
   15720 #: ecoff.c:2205
   15721 msgid "fake .file after real one"
   15722 msgstr ""
   15723 
   15724 #: ecoff.c:2295
   15725 msgid "filename goes over one page boundary"
   15726 msgstr ""
   15727 
   15728 #: ecoff.c:2428
   15729 msgid ".begin directive without a preceding .file directive"
   15730 msgstr ""
   15731 
   15732 #: ecoff.c:2435
   15733 msgid ".begin directive without a preceding .ent directive"
   15734 msgstr ""
   15735 
   15736 #: ecoff.c:2466
   15737 msgid ".bend directive without a preceding .file directive"
   15738 msgstr ""
   15739 
   15740 #: ecoff.c:2473
   15741 msgid ".bend directive without a preceding .ent directive"
   15742 msgstr ""
   15743 
   15744 #: ecoff.c:2486
   15745 msgid ".bend directive names unknown symbol"
   15746 msgstr ""
   15747 
   15748 #: ecoff.c:2529
   15749 msgid ".def pseudo-op used inside of .def/.endef; ignored"
   15750 msgstr ""
   15751 
   15752 #: ecoff.c:2531
   15753 msgid "empty symbol name in .def; ignored"
   15754 msgstr ""
   15755 
   15756 #: ecoff.c:2568
   15757 msgid ".dim pseudo-op used outside of .def/.endef; ignored"
   15758 msgstr ""
   15759 
   15760 #: ecoff.c:2583
   15761 msgid "badly formed .dim directive"
   15762 msgstr ""
   15763 
   15764 #: ecoff.c:2596
   15765 msgid "too many .dim entries"
   15766 msgstr ""
   15767 
   15768 #: ecoff.c:2616
   15769 msgid ".scl pseudo-op used outside of .def/.endef; ignored"
   15770 msgstr ""
   15771 
   15772 #: ecoff.c:2641
   15773 msgid ".size pseudo-op used outside of .def/.endef; ignored"
   15774 msgstr ""
   15775 
   15776 #: ecoff.c:2656
   15777 msgid "badly formed .size directive"
   15778 msgstr ""
   15779 
   15780 #: ecoff.c:2669
   15781 msgid "too many .size entries"
   15782 msgstr ""
   15783 
   15784 #: ecoff.c:2691
   15785 msgid ".type pseudo-op used outside of .def/.endef; ignored"
   15786 msgstr ""
   15787 
   15788 #. FIXME: We could handle this by setting the continued bit.
   15789 #. There would still be a limit: the .type argument can not
   15790 #. be infinite.
   15791 #: ecoff.c:2709
   15792 #, c-format
   15793 msgid "the type of %s is too complex; it will be simplified"
   15794 msgstr ""
   15795 
   15796 #: ecoff.c:2720
   15797 msgid "Unrecognized .type argument"
   15798 msgstr ""
   15799 
   15800 #: ecoff.c:2758
   15801 msgid ".tag pseudo-op used outside of .def/.endef; ignored"
   15802 msgstr ""
   15803 
   15804 #: ecoff.c:2783
   15805 msgid ".val pseudo-op used outside of .def/.endef; ignored"
   15806 msgstr ""
   15807 
   15808 #: ecoff.c:2791
   15809 msgid ".val expression is too complex"
   15810 msgstr ""
   15811 
   15812 #: ecoff.c:2821
   15813 msgid ".endef pseudo-op used before .def; ignored"
   15814 msgstr ""
   15815 
   15816 #: ecoff.c:2847 ecoff.c:2928
   15817 msgid "bad COFF debugging information"
   15818 msgstr ""
   15819 
   15820 #: ecoff.c:2896
   15821 #, c-format
   15822 msgid "no tag specified for %s"
   15823 msgstr ""
   15824 
   15825 #: ecoff.c:2998
   15826 msgid ".end directive without a preceding .file directive"
   15827 msgstr ""
   15828 
   15829 #: ecoff.c:3005
   15830 msgid ".end directive without a preceding .ent directive"
   15831 msgstr ""
   15832 
   15833 #: ecoff.c:3027
   15834 msgid ".end directive names unknown symbol"
   15835 msgstr ""
   15836 
   15837 #: ecoff.c:3054
   15838 msgid "second .ent directive found before .end directive"
   15839 msgstr ""
   15840 
   15841 #: ecoff.c:3126
   15842 msgid "no way to handle .file within .ent/.end section"
   15843 msgstr ""
   15844 
   15845 #: ecoff.c:3243
   15846 msgid ".loc before .file"
   15847 msgstr ""
   15848 
   15849 #: ecoff.c:3446
   15850 #, c-format
   15851 msgid ".stab%c is not supported"
   15852 msgstr ""
   15853 
   15854 #: ecoff.c:3456
   15855 #, c-format
   15856 msgid ".stab%c: ignoring non-zero other field"
   15857 msgstr ""
   15858 
   15859 #: ecoff.c:3490
   15860 #, c-format
   15861 msgid "line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
   15862 msgstr ""
   15863 
   15864 #: ecoff.c:3526
   15865 #, c-format
   15866 msgid "illegal .stab%c directive, bad character"
   15867 msgstr ""
   15868 
   15869 #: ecoff.c:3985 ecoff.c:4174 ecoff.c:4199
   15870 msgid ".begin/.bend in different segments"
   15871 msgstr ""
   15872 
   15873 #: ecoff.c:4695
   15874 msgid "missing .end or .bend at end of file"
   15875 msgstr ""
   15876 
   15877 #: ecoff.c:5180
   15878 msgid "GP prologue size exceeds field size, using 0 instead"
   15879 msgstr ""
   15880 
   15881 #: expr.c:87 read.c:3668
   15882 msgid "bignum invalid"
   15883 msgstr ""
   15884 
   15885 #: expr.c:89 read.c:3670 read.c:4147 read.c:5031
   15886 msgid "floating point number invalid"
   15887 msgstr ""
   15888 
   15889 #: expr.c:210
   15890 msgid "bad floating-point constant: exponent overflow"
   15891 msgstr ""
   15892 
   15893 #: expr.c:214
   15894 #, c-format
   15895 msgid "bad floating-point constant: unknown error code=%d"
   15896 msgstr ""
   15897 
   15898 #: expr.c:393
   15899 msgid "a bignum with underscores may not have more than 8 hex digits in any word"
   15900 msgstr ""
   15901 
   15902 #: expr.c:416
   15903 msgid "a bignum with underscores must have exactly 4 words"
   15904 msgstr ""
   15905 
   15906 #. Either not seen or not defined.
   15907 #. @@ Should print out the original string instead of
   15908 #. the parsed number.
   15909 #: expr.c:539
   15910 #, c-format
   15911 msgid "backward ref to unknown label \"%d:\""
   15912 msgstr ""
   15913 
   15914 #: expr.c:657
   15915 msgid "character constant too large"
   15916 msgstr ""
   15917 
   15918 #: expr.c:903
   15919 #, c-format
   15920 msgid "expr.c(operand): bad atof_generic return val %d"
   15921 msgstr ""
   15922 
   15923 #: expr.c:966
   15924 #, c-format
   15925 msgid "missing '%c'"
   15926 msgstr ""
   15927 
   15928 #: expr.c:977 read.c:4513
   15929 msgid "EBCDIC constants are not supported"
   15930 msgstr ""
   15931 
   15932 #: expr.c:1099
   15933 #, c-format
   15934 msgid "Unary operator %c ignored because bad operand follows"
   15935 msgstr ""
   15936 
   15937 #: expr.c:1145 expr.c:1170
   15938 msgid "syntax error in .startof. or .sizeof."
   15939 msgstr ""
   15940 
   15941 #: expr.c:1251 expr.c:1612
   15942 #, c-format
   15943 msgid "invalid use of operator \"%s\""
   15944 msgstr ""
   15945 
   15946 #: expr.c:1757
   15947 msgid "missing operand; zero assumed"
   15948 msgstr ""
   15949 
   15950 #: expr.c:1796
   15951 msgid "left operand is a bignum; integer 0 assumed"
   15952 msgstr ""
   15953 
   15954 #: expr.c:1798
   15955 msgid "left operand is a float; integer 0 assumed"
   15956 msgstr ""
   15957 
   15958 #: expr.c:1807
   15959 msgid "right operand is a bignum; integer 0 assumed"
   15960 msgstr ""
   15961 
   15962 #: expr.c:1809
   15963 msgid "right operand is a float; integer 0 assumed"
   15964 msgstr ""
   15965 
   15966 #: expr.c:1879 symbols.c:1379
   15967 msgid "division by zero"
   15968 msgstr ""
   15969 
   15970 #: expr.c:1885
   15971 msgid "shift count"
   15972 msgstr ""
   15973 
   15974 #: expr.c:2002
   15975 msgid "operation combines symbols in different segments"
   15976 msgstr ""
   15977 
   15978 #: frags.c:48
   15979 msgid "attempt to allocate data in absolute section"
   15980 msgstr ""
   15981 
   15982 #: frags.c:54
   15983 msgid "attempt to allocate data in common section"
   15984 msgstr ""
   15985 
   15986 #: frags.c:112 write.c:1379
   15987 #, c-format
   15988 msgid "can't extend frag %u chars"
   15989 msgstr ""
   15990 
   15991 #. For error messages.
   15992 #. Detect if we are reading from stdin by examining the file
   15993 #. name returned by as_where().
   15994 #.
   15995 #. [FIXME: We rely upon the name in the strcmp below being the
   15996 #. same as the one used by input_scrub_new_file(), if that is
   15997 #. not true, then this code will fail].
   15998 #.
   15999 #. If we are reading from stdin, then we need to save each input
   16000 #. line here (assuming of course that we actually have a line of
   16001 #. input to read), so that it can be displayed in the listing
   16002 #. that is produced at the end of the assembly.
   16003 #: input-file.c:138 input-scrub.c:243 listing.c:338
   16004 msgid "{standard input}"
   16005 msgstr ""
   16006 
   16007 #: input-file.c:143
   16008 #, c-format
   16009 msgid "can't open %s for reading: %s"
   16010 msgstr ""
   16011 
   16012 #: input-file.c:152 input-file.c:227 input-file.c:259
   16013 #, c-format
   16014 msgid "can't read from %s: %s"
   16015 msgstr ""
   16016 
   16017 #: input-file.c:267 listing.c:1397 output-file.c:69
   16018 #, c-format
   16019 msgid "can't close %s: %s"
   16020 msgstr ""
   16021 
   16022 #: input-scrub.c:268
   16023 msgid "macros nested too deeply"
   16024 msgstr ""
   16025 
   16026 #: input-scrub.c:379 input-scrub.c:403
   16027 msgid "partial line at end of file ignored"
   16028 msgstr ""
   16029 
   16030 #: itbl-ops.c:332
   16031 #, c-format
   16032 msgid "Unable to allocate memory for new instructions\n"
   16033 msgstr ""
   16034 
   16035 #: listing.c:244
   16036 msgid "Warning:"
   16037 msgstr ""
   16038 
   16039 #: listing.c:250
   16040 msgid "Error:"
   16041 msgstr ""
   16042 
   16043 #: listing.c:1283
   16044 #, c-format
   16045 msgid ""
   16046 "\n"
   16047 " time stamp    \t: %s\n"
   16048 "\n"
   16049 msgstr ""
   16050 
   16051 #: listing.c:1293
   16052 #, c-format
   16053 msgid "%s "
   16054 msgstr ""
   16055 
   16056 #: listing.c:1298
   16057 #, c-format
   16058 msgid ""
   16059 "\n"
   16060 "\t%s "
   16061 msgstr ""
   16062 
   16063 #: listing.c:1308
   16064 msgid ""
   16065 "\n"
   16066 " options passed\t: "
   16067 msgstr ""
   16068 
   16069 #: listing.c:1347
   16070 #, c-format
   16071 msgid ""
   16072 " GNU assembler version %s (%s)\n"
   16073 "\t using BFD version %s."
   16074 msgstr ""
   16075 
   16076 #: listing.c:1350
   16077 #, c-format
   16078 msgid ""
   16079 "\n"
   16080 " input file    \t: %s"
   16081 msgstr ""
   16082 
   16083 #: listing.c:1351
   16084 #, c-format
   16085 msgid ""
   16086 "\n"
   16087 " output file   \t: %s"
   16088 msgstr ""
   16089 
   16090 #: listing.c:1352
   16091 #, c-format
   16092 msgid ""
   16093 "\n"
   16094 " target        \t: %s"
   16095 msgstr ""
   16096 
   16097 #: listing.c:1376
   16098 #, c-format
   16099 msgid "can't open %s: %s"
   16100 msgstr ""
   16101 
   16102 #: listing.c:1461
   16103 msgid "strange paper height, set to no form"
   16104 msgstr ""
   16105 
   16106 #: listing.c:1525
   16107 msgid "new line in title"
   16108 msgstr ""
   16109 
   16110 #. Turns the next expression into a string.
   16111 #: macro.c:362
   16112 #, no-c-format
   16113 msgid "% operator needs absolute expression"
   16114 msgstr ""
   16115 
   16116 #: macro.c:516
   16117 #, c-format
   16118 msgid "Missing parameter qualifier for `%s' in macro `%s'"
   16119 msgstr ""
   16120 
   16121 #: macro.c:526
   16122 #, c-format
   16123 msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'"
   16124 msgstr ""
   16125 
   16126 #: macro.c:543
   16127 #, c-format
   16128 msgid "Pointless default value for required parameter `%s' in macro `%s'"
   16129 msgstr ""
   16130 
   16131 #: macro.c:555
   16132 #, c-format
   16133 msgid "A parameter named `%s' already exists for macro `%s'"
   16134 msgstr ""
   16135 
   16136 #: macro.c:592
   16137 #, c-format
   16138 msgid "Reserved word `%s' used as parameter in macro `%s'"
   16139 msgstr ""
   16140 
   16141 #: macro.c:650
   16142 #, c-format
   16143 msgid "unexpected end of file in macro `%s' definition"
   16144 msgstr ""
   16145 
   16146 #: macro.c:662
   16147 #, c-format
   16148 msgid "missing `)' after formals in macro definition `%s'"
   16149 msgstr ""
   16150 
   16151 #: macro.c:677
   16152 msgid "Missing macro name"
   16153 msgstr ""
   16154 
   16155 #: macro.c:686
   16156 #, c-format
   16157 msgid "Bad parameter list for macro `%s'"
   16158 msgstr ""
   16159 
   16160 #: macro.c:692
   16161 #, c-format
   16162 msgid "Macro `%s' was already defined"
   16163 msgstr ""
   16164 
   16165 #: macro.c:816 macro.c:818
   16166 msgid "missing `)'"
   16167 msgstr ""
   16168 
   16169 #: macro.c:915
   16170 #, c-format
   16171 msgid "`%s' was already used as parameter (or another local) name"
   16172 msgstr ""
   16173 
   16174 #: macro.c:1073
   16175 msgid "confusion in formal parameters"
   16176 msgstr ""
   16177 
   16178 #: macro.c:1081
   16179 #, c-format
   16180 msgid "Parameter named `%s' does not exist for macro `%s'"
   16181 msgstr ""
   16182 
   16183 #: macro.c:1092
   16184 #, c-format
   16185 msgid "Value for parameter `%s' of macro `%s' was already specified"
   16186 msgstr ""
   16187 
   16188 #: macro.c:1106
   16189 msgid "can't mix positional and keyword arguments"
   16190 msgstr ""
   16191 
   16192 #: macro.c:1117
   16193 msgid "too many positional arguments"
   16194 msgstr ""
   16195 
   16196 #: macro.c:1165
   16197 #, c-format
   16198 msgid "Missing value for required parameter `%s' of macro `%s'"
   16199 msgstr ""
   16200 
   16201 #: macro.c:1284
   16202 #, c-format
   16203 msgid "Attempt to purge non-existant macro `%s'"
   16204 msgstr ""
   16205 
   16206 #: macro.c:1303
   16207 msgid "unexpected end of file in irp or irpc"
   16208 msgstr ""
   16209 
   16210 #: macro.c:1311
   16211 msgid "missing model parameter"
   16212 msgstr ""
   16213 
   16214 #: messages.c:82
   16215 #, c-format
   16216 msgid "Assembler messages:\n"
   16217 msgstr ""
   16218 
   16219 #: messages.c:160
   16220 #, c-format
   16221 msgid "Warning: "
   16222 msgstr ""
   16223 
   16224 #: messages.c:226
   16225 #, c-format
   16226 msgid "Error: "
   16227 msgstr ""
   16228 
   16229 #: messages.c:282
   16230 #, c-format
   16231 msgid "Fatal error: "
   16232 msgstr ""
   16233 
   16234 #: messages.c:300
   16235 #, c-format
   16236 msgid "Internal error!\n"
   16237 msgstr ""
   16238 
   16239 #: messages.c:302
   16240 #, c-format
   16241 msgid "Assertion failure in %s at %s line %d.\n"
   16242 msgstr ""
   16243 
   16244 #: messages.c:305
   16245 #, c-format
   16246 msgid "Assertion failure at %s line %d.\n"
   16247 msgstr ""
   16248 
   16249 #: messages.c:306 messages.c:323
   16250 #, c-format
   16251 msgid "Please report this bug.\n"
   16252 msgstr ""
   16253 
   16254 #: messages.c:318
   16255 #, c-format
   16256 msgid "Internal error, aborting at %s line %d in %s\n"
   16257 msgstr ""
   16258 
   16259 #: messages.c:321
   16260 #, c-format
   16261 msgid "Internal error, aborting at %s line %d\n"
   16262 msgstr ""
   16263 
   16264 #: messages.c:370
   16265 #, c-format
   16266 msgid "%s out of domain (%d is not a multiple of %d)"
   16267 msgstr ""
   16268 
   16269 #: messages.c:388
   16270 #, c-format
   16271 msgid "%s out of range (%d is not between %d and %d)"
   16272 msgstr ""
   16273 
   16274 #. xgettext:c-format.
   16275 #: messages.c:411
   16276 #, c-format
   16277 msgid "%s out of range (0x%s is not between 0x%s and 0x%s)"
   16278 msgstr ""
   16279 
   16280 #: output-file.c:35
   16281 #, c-format
   16282 msgid "can't open a bfd on stdout %s"
   16283 msgstr ""
   16284 
   16285 #: output-file.c:42
   16286 #, c-format
   16287 msgid "selected target format '%s' unknown"
   16288 msgstr ""
   16289 
   16290 #: output-file.c:44
   16291 #, c-format
   16292 msgid "can't create %s: %s"
   16293 msgstr ""
   16294 
   16295 #: read.c:463
   16296 msgid "bad or irreducible absolute expression"
   16297 msgstr ""
   16298 
   16299 #: read.c:489
   16300 #, c-format
   16301 msgid "error constructing %s pseudo-op table: %s"
   16302 msgstr ""
   16303 
   16304 #: read.c:902
   16305 #, c-format
   16306 msgid "unknown pseudo-op: `%s'"
   16307 msgstr ""
   16308 
   16309 #: read.c:989
   16310 #, c-format
   16311 msgid "label \"%d$\" redefined"
   16312 msgstr ""
   16313 
   16314 #: read.c:1221
   16315 msgid ".abort detected.  Abandoning ship."
   16316 msgstr ""
   16317 
   16318 #: read.c:1239 read.c:2650
   16319 msgid "ignoring fill value in absolute section"
   16320 msgstr ""
   16321 
   16322 #: read.c:1330
   16323 #, c-format
   16324 msgid "alignment too large: %u assumed"
   16325 msgstr ""
   16326 
   16327 #: read.c:1362
   16328 msgid "expected fill pattern missing"
   16329 msgstr ""
   16330 
   16331 #: read.c:1471
   16332 #, c-format
   16333 msgid "size (%ld) out of range, ignored"
   16334 msgstr ""
   16335 
   16336 #: read.c:1500
   16337 #, c-format
   16338 msgid "size of \"%s\" is already %ld; not changing to %ld"
   16339 msgstr ""
   16340 
   16341 #. Some of the back ends can't deal with non-positive line numbers.
   16342 #. Besides, it's silly.  GCC however will generate a line number of
   16343 #. zero when it is pre-processing builtins for assembler-with-cpp files:
   16344 #.
   16345 #. # 0 "<built-in>"
   16346 #.
   16347 #. We do not want to barf on this, especially since such files are used
   16348 #. in the GCC and GDB testsuites.  So we check for negative line numbers
   16349 #. rather than non-positive line numbers.
   16350 #: read.c:1742
   16351 #, c-format
   16352 msgid "line numbers must be positive; line number %d rejected"
   16353 msgstr ""
   16354 
   16355 #: read.c:1779
   16356 #, c-format
   16357 msgid "incompatible flag %i in line directive"
   16358 msgstr ""
   16359 
   16360 #: read.c:1791
   16361 #, c-format
   16362 msgid "unsupported flag %i in line directive"
   16363 msgstr ""
   16364 
   16365 #: read.c:1830
   16366 msgid "start address not supported"
   16367 msgstr ""
   16368 
   16369 #: read.c:1839
   16370 msgid ".err encountered"
   16371 msgstr ""
   16372 
   16373 #: read.c:1855
   16374 msgid ".error directive invoked in source file"
   16375 msgstr ""
   16376 
   16377 #: read.c:1856
   16378 msgid ".warning directive invoked in source file"
   16379 msgstr ""
   16380 
   16381 #: read.c:1862
   16382 #, c-format
   16383 msgid "%s argument must be a string"
   16384 msgstr ""
   16385 
   16386 #: read.c:1894 read.c:1896
   16387 #, c-format
   16388 msgid ".fail %ld encountered"
   16389 msgstr ""
   16390 
   16391 #: read.c:1936
   16392 #, c-format
   16393 msgid ".fill size clamped to %d"
   16394 msgstr ""
   16395 
   16396 #: read.c:1941
   16397 msgid "size negative; .fill ignored"
   16398 msgstr ""
   16399 
   16400 #: read.c:1947
   16401 msgid "repeat < 0; .fill ignored"
   16402 msgstr ""
   16403 
   16404 #: read.c:2103
   16405 #, c-format
   16406 msgid "Attribute name not recognised: %s"
   16407 msgstr ""
   16408 
   16409 #: read.c:2118
   16410 msgid "expected numeric constant"
   16411 msgstr ""
   16412 
   16413 #: read.c:2159
   16414 msgid "bad string constant"
   16415 msgstr ""
   16416 
   16417 #: read.c:2163
   16418 msgid "expected <tag> , <value>"
   16419 msgstr ""
   16420 
   16421 #: read.c:2238
   16422 #, c-format
   16423 msgid "unrecognized .linkonce type `%s'"
   16424 msgstr ""
   16425 
   16426 #: read.c:2250
   16427 msgid ".linkonce is not supported for this object file format"
   16428 msgstr ""
   16429 
   16430 #: read.c:2345
   16431 msgid "expected alignment after size"
   16432 msgstr ""
   16433 
   16434 #: read.c:2572
   16435 #, c-format
   16436 msgid "attempt to redefine pseudo-op `%s' ignored"
   16437 msgstr ""
   16438 
   16439 #: read.c:2591
   16440 msgid "ignoring macro exit outside a macro definition."
   16441 msgstr ""
   16442 
   16443 #: read.c:2645
   16444 #, c-format
   16445 msgid "invalid segment \"%s\""
   16446 msgstr ""
   16447 
   16448 #: read.c:2653
   16449 msgid "only constant offsets supported in absolute section"
   16450 msgstr ""
   16451 
   16452 #: read.c:2692
   16453 msgid "MRI style ORG pseudo-op not supported"
   16454 msgstr ""
   16455 
   16456 #: read.c:2845
   16457 #, c-format
   16458 msgid "unrecognized section type `%s'"
   16459 msgstr ""
   16460 
   16461 #: read.c:2859
   16462 msgid "absolute sections are not supported"
   16463 msgstr ""
   16464 
   16465 #: read.c:2874
   16466 #, c-format
   16467 msgid "unrecognized section command `%s'"
   16468 msgstr ""
   16469 
   16470 #: read.c:2938
   16471 #, c-format
   16472 msgid ".end%c encountered without preceding %s"
   16473 msgstr ""
   16474 
   16475 #: read.c:2968 read.c:2998
   16476 #, c-format
   16477 msgid "%s without %s"
   16478 msgstr ""
   16479 
   16480 #: read.c:3247
   16481 msgid "unsupported variable size or fill value"
   16482 msgstr ""
   16483 
   16484 #: read.c:3275
   16485 msgid ".space repeat count is zero, ignored"
   16486 msgstr ""
   16487 
   16488 #: read.c:3277
   16489 msgid ".space repeat count is negative, ignored"
   16490 msgstr ""
   16491 
   16492 #: read.c:3306
   16493 msgid "space allocation too complex in absolute section"
   16494 msgstr ""
   16495 
   16496 #: read.c:3312
   16497 msgid "space allocation too complex in common section"
   16498 msgstr ""
   16499 
   16500 #: read.c:3403 read.c:4759
   16501 #, c-format
   16502 msgid "bad floating literal: %s"
   16503 msgstr ""
   16504 
   16505 #: read.c:3560
   16506 #, c-format
   16507 msgid "%s: would close weakref loop: %s"
   16508 msgstr ""
   16509 
   16510 #: read.c:3606
   16511 #, c-format
   16512 msgid "junk at end of line, first unrecognized character valued 0x%x"
   16513 msgstr ""
   16514 
   16515 #: read.c:3734
   16516 #, c-format
   16517 msgid "`%s' can't be equated to common symbol '%s'"
   16518 msgstr ""
   16519 
   16520 #: read.c:3871
   16521 msgid "rva without symbol"
   16522 msgstr ""
   16523 
   16524 #: read.c:3928
   16525 msgid "missing or bad offset expression"
   16526 msgstr ""
   16527 
   16528 #: read.c:3949
   16529 msgid "missing reloc type"
   16530 msgstr ""
   16531 
   16532 #: read.c:3961
   16533 msgid "unrecognized reloc type"
   16534 msgstr ""
   16535 
   16536 #: read.c:3977
   16537 msgid "bad reloc expression"
   16538 msgstr ""
   16539 
   16540 #: read.c:4103
   16541 msgid "attempt to store value in absolute section"
   16542 msgstr ""
   16543 
   16544 #: read.c:4141 read.c:5025
   16545 msgid "zero assumed for missing expression"
   16546 msgstr ""
   16547 
   16548 #: read.c:4153 read.c:5037 write.c:266 write.c:987
   16549 msgid "register value used as expression"
   16550 msgstr ""
   16551 
   16552 #: read.c:4233
   16553 #, c-format
   16554 msgid "value 0x%llx truncated to 0x%llx"
   16555 msgstr ""
   16556 
   16557 #: read.c:4236
   16558 msgid "value 0x%I64x truncated to 0x%I64x"
   16559 msgstr ""
   16560 
   16561 #: read.c:4240
   16562 #, c-format
   16563 msgid "value 0x%lx truncated to 0x%lx"
   16564 msgstr ""
   16565 
   16566 #: read.c:4267
   16567 #, c-format
   16568 msgid "bignum truncated to %d bytes"
   16569 msgstr ""
   16570 
   16571 #: read.c:4586 read.c:4781
   16572 msgid "unresolvable or nonpositive repeat count; using 1"
   16573 msgstr ""
   16574 
   16575 #: read.c:4635
   16576 #, c-format
   16577 msgid "unknown floating type type '%c'"
   16578 msgstr ""
   16579 
   16580 #: read.c:4657
   16581 msgid "floating point constant too large"
   16582 msgstr ""
   16583 
   16584 #: read.c:5193
   16585 msgid "strings must be placed into a section"
   16586 msgstr ""
   16587 
   16588 #: read.c:5241
   16589 msgid "expected <nn>"
   16590 msgstr ""
   16591 
   16592 #. To be compatible with BSD 4.2 as: give the luser a linefeed!!
   16593 #: read.c:5274 read.c:5360
   16594 msgid "unterminated string; newline inserted"
   16595 msgstr ""
   16596 
   16597 #: read.c:5368
   16598 msgid "bad escaped character in string"
   16599 msgstr ""
   16600 
   16601 #: read.c:5393
   16602 msgid "expected address expression"
   16603 msgstr ""
   16604 
   16605 #: read.c:5412
   16606 #, c-format
   16607 msgid "symbol \"%s\" undefined; zero assumed"
   16608 msgstr ""
   16609 
   16610 #: read.c:5415
   16611 msgid "some symbol undefined; zero assumed"
   16612 msgstr ""
   16613 
   16614 #: read.c:5450
   16615 msgid "this string may not contain '\\0'"
   16616 msgstr ""
   16617 
   16618 #: read.c:5486
   16619 msgid "missing string"
   16620 msgstr ""
   16621 
   16622 #: read.c:5577
   16623 #, c-format
   16624 msgid ".incbin count zero, ignoring `%s'"
   16625 msgstr ""
   16626 
   16627 #: read.c:5603
   16628 #, c-format
   16629 msgid "file not found: %s"
   16630 msgstr ""
   16631 
   16632 #: read.c:5617
   16633 #, c-format
   16634 msgid "seek to end of .incbin file failed `%s'"
   16635 msgstr ""
   16636 
   16637 #: read.c:5628
   16638 #, c-format
   16639 msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
   16640 msgstr ""
   16641 
   16642 #: read.c:5635
   16643 #, c-format
   16644 msgid "could not skip to %ld in file `%s'"
   16645 msgstr ""
   16646 
   16647 #: read.c:5644
   16648 #, c-format
   16649 msgid "truncated file `%s', %ld of %ld bytes read"
   16650 msgstr ""
   16651 
   16652 #: read.c:5803
   16653 msgid "missing .func"
   16654 msgstr ""
   16655 
   16656 #: read.c:5820
   16657 msgid ".endfunc missing for previous .func"
   16658 msgstr ""
   16659 
   16660 #: read.c:5957
   16661 #, c-format
   16662 msgid "missing closing `%c'"
   16663 msgstr ""
   16664 
   16665 #: read.c:5959
   16666 msgid "stray `\\'"
   16667 msgstr ""
   16668 
   16669 #: remap.c:53
   16670 #, c-format
   16671 msgid "invalid argument '%s' to -fdebug-prefix-map"
   16672 msgstr ""
   16673 
   16674 #: stabs.c:215 stabs.c:223 stabs.c:231 stabs.c:250
   16675 #, c-format
   16676 msgid ".stab%c: missing comma"
   16677 msgstr ""
   16678 
   16679 #. This could happen for example with a source file with a huge
   16680 #. number of lines.  The only cure is to use a different debug
   16681 #. format, probably DWARF.
   16682 #: stabs.c:243
   16683 #, c-format
   16684 msgid ".stab%c: description field '%x' too big, try a different debug format"
   16685 msgstr ""
   16686 
   16687 #: stabs.c:424
   16688 msgid "comma missing in .xstabs"
   16689 msgstr ""
   16690 
   16691 #: symbols.c:285
   16692 #, c-format
   16693 msgid "cannot define symbol `%s' in absolute section"
   16694 msgstr ""
   16695 
   16696 #: symbols.c:415
   16697 #, c-format
   16698 msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
   16699 msgstr ""
   16700 
   16701 #: symbols.c:490 symbols.c:497
   16702 #, c-format
   16703 msgid "inserting \"%s\" into symbol table failed: %s"
   16704 msgstr ""
   16705 
   16706 #: symbols.c:1008
   16707 #, c-format
   16708 msgid "invalid operands (%s and %s sections) for `%s'"
   16709 msgstr ""
   16710 
   16711 #: symbols.c:1012
   16712 #, c-format
   16713 msgid "invalid operand (%s section) for `%s'"
   16714 msgstr ""
   16715 
   16716 #: symbols.c:1020
   16717 #, c-format
   16718 msgid "invalid operands (%s and %s sections) for `%s' when setting `%s'"
   16719 msgstr ""
   16720 
   16721 #: symbols.c:1023
   16722 #, c-format
   16723 msgid "invalid operand (%s section) for `%s' when setting `%s'"
   16724 msgstr ""
   16725 
   16726 #: symbols.c:1072
   16727 #, c-format
   16728 msgid "symbol definition loop encountered at `%s'"
   16729 msgstr ""
   16730 
   16731 #: symbols.c:1099
   16732 #, c-format
   16733 msgid "cannot convert expression symbol %s to complex relocation"
   16734 msgstr ""
   16735 
   16736 #: symbols.c:1381
   16737 #, c-format
   16738 msgid "division by zero when setting `%s'"
   16739 msgstr ""
   16740 
   16741 #: symbols.c:1462 write.c:2048
   16742 #, c-format
   16743 msgid "can't resolve value for symbol `%s'"
   16744 msgstr ""
   16745 
   16746 #: symbols.c:1909
   16747 #, c-format
   16748 msgid "\"%d\" (instance number %d of a %s label)"
   16749 msgstr ""
   16750 
   16751 #: symbols.c:1938
   16752 #, c-format
   16753 msgid "attempt to get value of unresolved symbol `%s'"
   16754 msgstr ""
   16755 
   16756 #: symbols.c:2213
   16757 msgid "section symbols are already global"
   16758 msgstr ""
   16759 
   16760 #: symbols.c:2326
   16761 #, c-format
   16762 msgid "Accessing function `%s' as thread-local object"
   16763 msgstr ""
   16764 
   16765 #: symbols.c:2330
   16766 #, c-format
   16767 msgid "Accessing `%s' as thread-local object"
   16768 msgstr ""
   16769 
   16770 #: write.c:169
   16771 #, c-format
   16772 msgid "field fx_size too small to hold %d"
   16773 msgstr ""
   16774 
   16775 #: write.c:454
   16776 #, c-format
   16777 msgid "attempt to .org/.space backwards? (%ld)"
   16778 msgstr ""
   16779 
   16780 #: write.c:685
   16781 msgid "invalid offset expression"
   16782 msgstr ""
   16783 
   16784 #: write.c:707
   16785 msgid "invalid reloc expression"
   16786 msgstr ""
   16787 
   16788 #: write.c:1072
   16789 #, c-format
   16790 msgid "value of %s too large for field of %d bytes at %s"
   16791 msgstr ""
   16792 
   16793 #: write.c:1084
   16794 #, c-format
   16795 msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
   16796 msgstr ""
   16797 
   16798 #: write.c:1128
   16799 msgid "redefined symbol cannot be used on reloc"
   16800 msgstr ""
   16801 
   16802 #: write.c:1141
   16803 msgid "relocation out of range"
   16804 msgstr ""
   16805 
   16806 #: write.c:1144
   16807 #, c-format
   16808 msgid "%s:%u: bad return from bfd_install_relocation: %x"
   16809 msgstr ""
   16810 
   16811 #: write.c:1208
   16812 msgid "internal error: fixup not contained within frag"
   16813 msgstr ""
   16814 
   16815 #: write.c:1261
   16816 msgid "reloc not within (fixed part of) section"
   16817 msgstr ""
   16818 
   16819 #: write.c:1325 write.c:1455
   16820 msgid "can't extend frag"
   16821 msgstr ""
   16822 
   16823 #: write.c:1517 write.c:1538
   16824 #, c-format
   16825 msgid "can't write %s: %s"
   16826 msgstr ""
   16827 
   16828 #: write.c:1568
   16829 #, c-format
   16830 msgid "cannot write to output file '%s': %s"
   16831 msgstr ""
   16832 
   16833 #: write.c:1724
   16834 #, c-format
   16835 msgid "%d error%s, %d warning%s, generating bad object file"
   16836 msgstr ""
   16837 
   16838 #: write.c:1731
   16839 #, c-format
   16840 msgid "%d error%s, %d warning%s, no object file generated"
   16841 msgstr ""
   16842 
   16843 #: write.c:1963
   16844 #, c-format
   16845 msgid "%s: global symbols not supported in common sections"
   16846 msgstr ""
   16847 
   16848 #: write.c:1977
   16849 #, c-format
   16850 msgid "local label `%s' is not defined"
   16851 msgstr ""
   16852 
   16853 #: write.c:1999
   16854 #, c-format
   16855 msgid "Local symbol `%s' can't be equated to common symbol `%s'"
   16856 msgstr ""
   16857 
   16858 #: write.c:2006
   16859 #, c-format
   16860 msgid "can't make global register symbol `%s'"
   16861 msgstr ""
   16862 
   16863 #: write.c:2299
   16864 #, c-format
   16865 msgid "alignment padding (%lu bytes) not a multiple of %ld"
   16866 msgstr ""
   16867 
   16868 #: write.c:2461
   16869 #, c-format
   16870 msgid ".word %s-%s+%s didn't fit"
   16871 msgstr ""
   16872 
   16873 #: write.c:2555
   16874 msgid "padding added"
   16875 msgstr ""
   16876 
   16877 #: write.c:2605
   16878 msgid "attempt to move .org backwards"
   16879 msgstr ""
   16880 
   16881 #: write.c:2629
   16882 msgid ".space specifies non-absolute value"
   16883 msgstr ""
   16884 
   16885 #: write.c:2644
   16886 msgid ".space or .fill with negative value, ignored"
   16887 msgstr ""
   16888 
   16889 #: write.c:2715
   16890 #, c-format
   16891 msgid "Infinite loop encountered whilst attempting to compute the addresses of symbols in section %s"
   16892 msgstr ""
   16893