Home | History | Annotate | Download | only in po
      1 # gas Ukrainian translation
      2 # Copyright (C) 2013 Free Software Foundation, Inc.
      3 # This file is distributed under the same license as the binutils package.
      4 #
      5 # Yuri Chornoivan <yurchor (a] ukr.net>, 2013, 2014, 2015.
      6 msgid ""
      7 msgstr ""
      8 "Project-Id-Version: gas 2.26.51\n"
      9 "Report-Msgid-Bugs-To: bug-binutils (a] gnu.org\n"
     10 "POT-Creation-Date: 2014-11-04 15:27+1030\n"
     11 "PO-Revision-Date: 2015-11-13 21:49+0200\n"
     12 "Last-Translator: Yuri Chornoivan <yurchor (a] ukr.net>\n"
     13 "Language-Team: Ukrainian <translation-team-uk (a] lists.sourceforge.net>\n"
     14 "Language: uk\n"
     15 "MIME-Version: 1.0\n"
     16 "Content-Type: text/plain; charset=UTF-8\n"
     17 "Content-Transfer-Encoding: 8bit\n"
     18 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
     19 "X-Generator: Lokalize 1.5\n"
     20 
     21 #: app.c:490 app.c:504
     22 msgid "end of file in comment"
     23 msgstr "    "
     24 
     25 #: app.c:582 app.c:629
     26 #, c-format
     27 msgid "end of file in string; '%c' inserted"
     28 msgstr "    ;  %c"
     29 
     30 #: app.c:655
     31 #, c-format
     32 msgid "unknown escape '\\%c' in string; ignored"
     33 msgstr "   \\%c  ; "
     34 
     35 #: app.c:828
     36 msgid "end of file not at end of a line; newline inserted"
     37 msgstr "    ;    "
     38 
     39 #: app.c:991
     40 msgid "end of file in multiline comment"
     41 msgstr "     "
     42 
     43 #: app.c:1066
     44 msgid "end of file after a one-character quote; \\0 inserted"
     45 msgstr "    ;  \\0"
     46 
     47 #: app.c:1074
     48 msgid "end of file in escape character"
     49 msgstr "     "
     50 
     51 #: app.c:1086
     52 msgid "missing close quote; (assumed)"
     53 msgstr "   ; ()"
     54 
     55 #: app.c:1155 app.c:1210 app.c:1222 app.c:1302
     56 msgid "end of file in comment; newline inserted"
     57 msgstr "    ;    "
     58 
     59 #: as.c:161
     60 msgid "missing emulation mode name"
     61 msgstr "    "
     62 
     63 #: as.c:176
     64 #, c-format
     65 msgid "unrecognized emulation name `%s'"
     66 msgstr "  , %s"
     67 
     68 #: as.c:223
     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:230
     74 #, c-format
     75 msgid "Usage: %s [option...] [asmfile...]\n"
     76 msgstr ": %s [...] [  ...]\n"
     77 
     78 #: as.c:232
     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 ":\n"
     95 "  -a[...]\t   listings\n"
     96 "                      \t   [   hls]:\n"
     97 "                      \t  c           false\n"
     98 "                      \t  d        \n"
     99 "                      \t  g        \n"
    100 "                      \t  h        \n"
    101 "                      \t  l       \n"
    102 "                      \t  m        \n"
    103 "                      \t  n        \n"
    104 "                      \t  s       \n"
    105 "                      \t  =      (   )\n"
    106 
    107 #: as.c:246
    108 #, c-format
    109 msgid "  --alternate             initially turn on alternate macro syntax\n"
    110 msgstr "  --alternate                 \n"
    111 
    112 #: as.c:249
    113 #, c-format
    114 msgid ""
    115 "  --compress-debug-sections\n"
    116 "                          compress DWARF debug sections using zlib\n"
    117 msgstr ""
    118 "  --compress-debug-sections\n"
    119 "                             DWARF   zlib\n"
    120 
    121 #: as.c:252
    122 #, c-format
    123 msgid ""
    124 "  --nocompress-debug-sections\n"
    125 "                          don't compress DWARF debug sections\n"
    126 msgstr ""
    127 "  --nocompress-debug-sections\n"
    128 "                              DWARF\n"
    129 
    130 #: as.c:256
    131 #, c-format
    132 msgid "  -D                      produce assembler debugging messages\n"
    133 msgstr "  -D                         \n"
    134 
    135 #: as.c:258
    136 #, c-format
    137 msgid ""
    138 "  --debug-prefix-map OLD=NEW\n"
    139 "                          map OLD to NEW in debug information\n"
    140 msgstr ""
    141 "  --debug-prefix-map =\n"
    142 "                                \n"
    143 
    144 #: as.c:261
    145 #, c-format
    146 msgid "  --defsym SYM=VAL        define symbol SYM to given value\n"
    147 msgstr "  --defsym SYM=VAL           SYM  \n"
    148 
    149 #: as.c:277
    150 #, c-format
    151 msgid "                          emulate output (default %s)\n"
    152 msgstr "                             ( %s)\n"
    153 
    154 #: as.c:282
    155 #, c-format
    156 msgid "  --execstack             require executable stack for this object\n"
    157 msgstr "  --execstack                  \n"
    158 
    159 #: as.c:284
    160 #, c-format
    161 msgid "  --noexecstack           don't require executable stack for this object\n"
    162 msgstr "  --noexecstack                 \n"
    163 
    164 #: as.c:286
    165 #, c-format
    166 msgid ""
    167 "  --size-check=[error|warning]\n"
    168 "\t\t\t  ELF .size directive check (default --size-check=error)\n"
    169 msgstr ""
    170 "  --size-check=[error|warning]\n"
    171 "\t\t\t    ELF .size ( --size-check=error)\n"
    172 
    173 #: as.c:290
    174 #, c-format
    175 msgid "  -f                      skip whitespace and comment preprocessing\n"
    176 msgstr "  -f                           \n"
    177 
    178 #: as.c:292
    179 #, c-format
    180 msgid "  -g --gen-debug          generate debugging information\n"
    181 msgstr "  -g --gen-debug            \n"
    182 
    183 #: as.c:294
    184 #, c-format
    185 msgid "  --gstabs                generate STABS debugging information\n"
    186 msgstr "  --gstabs                   STABS\n"
    187 
    188 #: as.c:296
    189 #, c-format
    190 msgid "  --gstabs+               generate STABS debug info with GNU extensions\n"
    191 msgstr "  --gstabs+                  STABS    GNU\n"
    192 
    193 #: as.c:298
    194 #, c-format
    195 msgid "  --gdwarf-2              generate DWARF2 debugging information\n"
    196 msgstr "  --gdwarf-2                 DWARF2\n"
    197 
    198 #: as.c:300
    199 #, c-format
    200 msgid "  --gdwarf-sections       generate per-function section names for DWARF line information\n"
    201 msgstr "  --gdwarf-sections                DWARF\n"
    202 
    203 #: as.c:302
    204 #, c-format
    205 msgid "  --hash-size=<value>     set the hash table size close to <value>\n"
    206 msgstr "  --hash-size=<>        <>\n"
    207 
    208 #: as.c:304
    209 #, c-format
    210 msgid "  --help                  show this message and exit\n"
    211 msgstr "  --help                      \n"
    212 
    213 #: as.c:306
    214 #, c-format
    215 msgid "  --target-help           show target specific options\n"
    216 msgstr "  --target-help               \n"
    217 
    218 #: as.c:308
    219 #, c-format
    220 msgid "  -I DIR                  add DIR to search list for .include directives\n"
    221 msgstr "  -I                     .include\n"
    222 
    223 #: as.c:310
    224 #, c-format
    225 msgid "  -J                      don't warn about signed overflow\n"
    226 msgstr "  -J                            \n"
    227 
    228 #: as.c:312
    229 #, c-format
    230 msgid "  -K                      warn when differences altered for long displacements\n"
    231 msgstr "  -K                            \n"
    232 
    233 #: as.c:314
    234 #, c-format
    235 msgid "  -L,--keep-locals        keep local symbols (e.g. starting with `L')\n"
    236 msgstr "  -L,--keep-locals           ( ,    L)\n"
    237 
    238 #: as.c:316
    239 #, c-format
    240 msgid "  -M,--mri                assemble in MRI compatibility mode\n"
    241 msgstr "  -M,--mri                     MRI\n"
    242 
    243 #: as.c:318
    244 #, c-format
    245 msgid "  --MD FILE               write dependency information in FILE (default none)\n"
    246 msgstr "  --MD                       (, )\n"
    247 
    248 #: as.c:320
    249 #, c-format
    250 msgid "  -nocpp                  ignored\n"
    251 msgstr "  -nocpp                  \n"
    252 
    253 #: as.c:322
    254 #, c-format
    255 msgid "  -o OBJFILE              name the object-file output OBJFILE (default a.out)\n"
    256 msgstr "  -o OBJFILE                  OBJFILE (  a.out)\n"
    257 
    258 #: as.c:324
    259 #, c-format
    260 msgid "  -R                      fold data section into text section\n"
    261 msgstr "  -R                           \n"
    262 
    263 #: as.c:326
    264 #, c-format
    265 msgid ""
    266 "  --reduce-memory-overheads \n"
    267 "                          prefer smaller memory use at the cost of longer\n"
    268 "                          assembly times\n"
    269 msgstr ""
    270 "  --reduce-memory-overheads \n"
    271 "                               \n"
    272 "                            \n"
    273 
    274 #: as.c:330
    275 #, c-format
    276 msgid "  --statistics            print various measured statistics from execution\n"
    277 msgstr "  --statistics                  \n"
    278 
    279 #: as.c:332
    280 #, c-format
    281 msgid "  --strip-local-absolute  strip local absolute symbols\n"
    282 msgstr "  --strip-local-absolute     \n"
    283 
    284 #: as.c:334
    285 #, c-format
    286 msgid "  --traditional-format    Use same format as native assembler when possible\n"
    287 msgstr "  --traditional-format    ,  ,   ,    \n"
    288 
    289 #: as.c:336
    290 #, c-format
    291 msgid "  --version               print assembler version number and exit\n"
    292 msgstr "  --version                    \n"
    293 
    294 #: as.c:338
    295 #, c-format
    296 msgid "  -W  --no-warn           suppress warnings\n"
    297 msgstr "  -W  --no-warn             \n"
    298 
    299 #: as.c:340
    300 #, c-format
    301 msgid "  --warn                  don't suppress warnings\n"
    302 msgstr "  --warn                     \n"
    303 
    304 #: as.c:342
    305 #, c-format
    306 msgid "  --fatal-warnings        treat warnings as errors\n"
    307 msgstr "  --fatal-warnings          \n"
    308 
    309 #: as.c:345
    310 #, c-format
    311 msgid ""
    312 "  --itbl INSTTBL          extend instruction set to include instructions\n"
    313 "                          matching the specifications defined in file INSTTBL\n"
    314 msgstr ""
    315 "  --itbl             ,\n"
    316 "                            ,    \n"
    317 
    318 #: as.c:349
    319 #, c-format
    320 msgid "  -w                      ignored\n"
    321 msgstr "  -w                         \n"
    322 
    323 #: as.c:351
    324 #, c-format
    325 msgid "  -X                      ignored\n"
    326 msgstr "  -X                         \n"
    327 
    328 #: as.c:353
    329 #, c-format
    330 msgid "  -Z                      generate object file even after errors\n"
    331 msgstr "  -Z                           \n"
    332 
    333 #: as.c:355
    334 #, c-format
    335 msgid ""
    336 "  --listing-lhs-width     set the width in words of the output data column of\n"
    337 "                          the listing\n"
    338 msgstr ""
    339 "  --listing-lhs-width         \n"
    340 "                           \n"
    341 
    342 #: as.c:358
    343 #, c-format
    344 msgid ""
    345 "  --listing-lhs-width2    set the width in words of the continuation lines\n"
    346 "                          of the output data column; ignored if smaller than\n"
    347 "                          the width of the first line\n"
    348 msgstr ""
    349 "  --listing-lhs-width2         \n"
    350 "                             ; ,  \n"
    351 "                               \n"
    352 
    353 #: as.c:362
    354 #, c-format
    355 msgid ""
    356 "  --listing-rhs-width     set the max width in characters of the lines from\n"
    357 "                          the source file\n"
    358 msgstr ""
    359 "  --listing-rhs-width          \n"
    360 "                             \n"
    361 
    362 #: as.c:365
    363 #, c-format
    364 msgid ""
    365 "  --listing-cont-lines    set the maximum number of continuation lines used\n"
    366 "                          for the output data column of the listing\n"
    367 msgstr ""
    368 "  --listing-cont-lines        ,\n"
    369 "                               \n"
    370 
    371 #: as.c:368
    372 #, c-format
    373 msgid "  @FILE                   read options from FILE\n"
    374 msgstr "  @                       \n"
    375 
    376 #: as.c:376
    377 #, c-format
    378 msgid "Report bugs to %s\n"
    379 msgstr "     %s\n"
    380 
    381 #: as.c:590
    382 #, c-format
    383 msgid "unrecognized option -%c%s"
    384 msgstr "  -%c%s"
    385 
    386 #. This output is intended to follow the GNU standards document.
    387 #: as.c:628
    388 #, c-format
    389 msgid "GNU assembler %s\n"
    390 msgstr " GNU %s\n"
    391 
    392 #: as.c:629
    393 #, c-format
    394 msgid "Copyright (C) 2014 Free Software Foundation, Inc.\n"
    395 msgstr " Free Software Foundation, Inc., 2014\n"
    396 
    397 #: as.c:630
    398 #, c-format
    399 msgid ""
    400 "This program is free software; you may redistribute it under the terms of\n"
    401 "the GNU General Public License version 3 or later.\n"
    402 "This program has absolutely no warranty.\n"
    403 msgstr ""
    404 "  ;        \n"
    405 "GNU General Public License  3   \n"
    406 "      .\n"
    407 
    408 #: as.c:634
    409 #, c-format
    410 msgid "This assembler was configured for a target of `%s'.\n"
    411 msgstr "      %s.\n"
    412 
    413 #: as.c:641
    414 msgid "multiple emulation names specified"
    415 msgstr "   "
    416 
    417 #: as.c:643
    418 msgid "emulations not handled in this configuration"
    419 msgstr "      "
    420 
    421 #: as.c:648
    422 #, c-format
    423 msgid "alias = %s\n"
    424 msgstr "  = %s\n"
    425 
    426 #: as.c:649
    427 #, c-format
    428 msgid "canonical = %s\n"
    429 msgstr "  = %s\n"
    430 
    431 #: as.c:650
    432 #, c-format
    433 msgid "cpu-type = %s\n"
    434 msgstr "  = %s\n"
    435 
    436 #: as.c:652
    437 #, c-format
    438 msgid "format = %s\n"
    439 msgstr " = %s\n"
    440 
    441 #: as.c:655
    442 #, c-format
    443 msgid "bfd-target = %s\n"
    444 msgstr "bfd-target = %s\n"
    445 
    446 #: as.c:663
    447 msgid "cannot compress debug sections (zlib not installed)"
    448 msgstr "     (  zlib)"
    449 
    450 #: as.c:684
    451 msgid "bad defsym; format is --defsym name=value"
    452 msgstr "  defsym;  : --defsym ="
    453 
    454 #: as.c:704
    455 msgid "no file name following -t option"
    456 msgstr "  -t    "
    457 
    458 #: as.c:719
    459 #, c-format
    460 msgid "failed to read instruction table %s\n"
    461 msgstr "     %s\n"
    462 
    463 #: as.c:835
    464 #, c-format
    465 msgid "Invalid --size-check= option: `%s'"
    466 msgstr "  --size-check=: %s"
    467 
    468 #: as.c:903
    469 #, c-format
    470 msgid "invalid listing option `%c'"
    471 msgstr "   %c"
    472 
    473 #: as.c:956
    474 msgid "--hash-size needs a numeric argument"
    475 msgstr " --hash-size    "
    476 
    477 #: as.c:981
    478 #, c-format
    479 msgid "%s: total time in assembly: %ld.%06ld\n"
    480 msgstr "%s:   : %ld.%06ld\n"
    481 
    482 #: as.c:984
    483 #, c-format
    484 msgid "%s: data size %ld\n"
    485 msgstr "%s:   %ld\n"
    486 
    487 #: as.c:1268
    488 #, c-format
    489 msgid "%d warning"
    490 msgstr "%d "
    491 
    492 #: as.c:1270
    493 #, c-format
    494 msgid "%d warnings"
    495 msgstr "%d "
    496 
    497 #: as.c:1272
    498 #, c-format
    499 msgid "%d error"
    500 msgstr "%d "
    501 
    502 #: as.c:1274
    503 #, c-format
    504 msgid "%d errors"
    505 msgstr "%d "
    506 
    507 #: as.c:1279
    508 #, c-format
    509 msgid "%s, treating warnings as errors"
    510 msgstr "%s,   "
    511 
    512 #: as.c:1290
    513 #, c-format
    514 msgid "%s, %s, generating bad object file\n"
    515 msgstr "%s, %s,    \n"
    516 
    517 #: as.h:189
    518 #, c-format
    519 msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
    520 msgstr "  %ld   %d  %s  \n"
    521 
    522 #.
    523 #. * We have a GROSS internal error.
    524 #. * This should never happen.
    525 #.
    526 #: atof-generic.c:416 config/tc-m68k.c:3581
    527 msgid "failed sanity check"
    528 msgstr "     "
    529 
    530 #: cgen.c:112 config/tc-alpha.c:2099 config/tc-alpha.c:2123
    531 #: config/tc-arc.c:1685 config/tc-d10v.c:550 config/tc-d30v.c:537
    532 #: config/tc-mn10200.c:1101 config/tc-mn10300.c:1753 config/tc-ppc.c:2865
    533 #: config/tc-ppc.c:3042 config/tc-ppc.c:3302 config/tc-s390.c:1261
    534 #: config/tc-s390.c:1381 config/tc-s390.c:1510 config/tc-v850.c:2526
    535 #: config/tc-v850.c:2597 config/tc-v850.c:2644 config/tc-v850.c:2681
    536 #: config/tc-v850.c:2718 config/tc-v850.c:2979
    537 msgid "too many fixups"
    538 msgstr "  "
    539 
    540 #: cgen.c:399 cgen.c:419 config/tc-arc.c:1666 config/tc-d10v.c:461
    541 #: config/tc-d30v.c:453 config/tc-i370.c:2124 config/tc-mn10200.c:1043
    542 #: config/tc-mn10300.c:1678 config/tc-ppc.c:2907 config/tc-s390.c:1232
    543 #: config/tc-v850.c:2635 config/tc-v850.c:2669 config/tc-v850.c:2709
    544 #: config/tc-v850.c:2952 config/tc-z80.c:444
    545 msgid "illegal operand"
    546 msgstr " "
    547 
    548 #: cgen.c:423 config/tc-arc.c:1668 config/tc-avr.c:712 config/tc-d10v.c:463
    549 #: config/tc-d30v.c:455 config/tc-h8300.c:497 config/tc-i370.c:2126
    550 #: config/tc-mcore.c:661 config/tc-microblaze.c:604 config/tc-mmix.c:495
    551 #: config/tc-mn10200.c:1046 config/tc-mn10300.c:1681 config/tc-msp430.c:420
    552 #: config/tc-ppc.c:2909 config/tc-s390.c:1250 config/tc-sh.c:1385
    553 #: config/tc-sh64.c:2212 config/tc-v850.c:2639 config/tc-v850.c:2673
    554 #: config/tc-v850.c:2713 config/tc-v850.c:2955 config/tc-xgate.c:896
    555 #: config/tc-z80.c:555 config/tc-z8k.c:349
    556 msgid "missing operand"
    557 msgstr " "
    558 
    559 #: cgen.c:799
    560 msgid "a reloc on this operand implies an overflow"
    561 msgstr "      "
    562 
    563 #: cgen.c:822
    564 msgid "operand mask overflow"
    565 msgstr "  "
    566 
    567 #. We can't actually support subtracting a symbol.
    568 #: cgen.c:886 config/tc-arc.c:1250 config/tc-arm.c:1698 config/tc-arm.c:9942
    569 #: config/tc-arm.c:9994 config/tc-arm.c:10243 config/tc-arm.c:11064
    570 #: config/tc-arm.c:12190 config/tc-arm.c:12230 config/tc-arm.c:12573
    571 #: config/tc-arm.c:12614 config/tc-avr.c:1333 config/tc-avr.c:1344
    572 #: config/tc-avr.c:1607 config/tc-cris.c:4067 config/tc-d10v.c:1507
    573 #: config/tc-d30v.c:1912 config/tc-mips.c:9070 config/tc-mips.c:10357
    574 #: config/tc-mips.c:11613 config/tc-mips.c:12272 config/tc-nds32.c:6452
    575 #: config/tc-ppc.c:6523 config/tc-spu.c:957 config/tc-spu.c:981
    576 #: config/tc-tilegx.c:1485 config/tc-tilepro.c:1346 config/tc-v850.c:3438
    577 #: config/tc-vax.c:282 config/tc-xstormy16.c:481 config/tc-xtensa.c:5856
    578 #: config/tc-xtensa.c:12385
    579 msgid "expression too complex"
    580 msgstr "   "
    581 
    582 #: cgen.c:982 config/tc-arc.c:1311 config/tc-ppc.c:6840 config/tc-ppc.c:7067
    583 #: config/tc-s390.c:2245 config/tc-v850.c:3490 config/tc-xstormy16.c:535
    584 msgid "unresolved expression that must be resolved"
    585 msgstr " ,    "
    586 
    587 #: cgen.c:1007 config/tc-xstormy16.c:560
    588 #, c-format
    589 msgid "internal error: can't install fix for reloc type %d (`%s')"
    590 msgstr " :    %d (%s) "
    591 
    592 #: cgen.c:1060 config/tc-nios2.c:1193
    593 msgid "relocation is not supported"
    594 msgstr "   "
    595 
    596 #: cond.c:82
    597 msgid "invalid identifier for \".ifdef\""
    598 msgstr "   .ifdef"
    599 
    600 #: cond.c:149
    601 msgid "non-constant expression in \".if\" statement"
    602 msgstr "    .if"
    603 
    604 #: cond.c:276
    605 msgid "bad format for ifc or ifnc"
    606 msgstr "   ifc  ifnc"
    607 
    608 #: cond.c:306
    609 msgid "\".elseif\" without matching \".if\""
    610 msgstr ".elseif   .if"
    611 
    612 #: cond.c:310
    613 msgid "\".elseif\" after \".else\""
    614 msgstr ".elseif  .else"
    615 
    616 #: cond.c:313 cond.c:419
    617 msgid "here is the previous \".else\""
    618 msgstr "  .else"
    619 
    620 #: cond.c:316 cond.c:422
    621 msgid "here is the previous \".if\""
    622 msgstr "  .if"
    623 
    624 #: cond.c:345
    625 msgid "non-constant expression in \".elseif\" statement"
    626 msgstr "    .elseif"
    627 
    628 #: cond.c:383
    629 msgid "\".endif\" without \".if\""
    630 msgstr ".endif  .if"
    631 
    632 #: cond.c:412
    633 msgid "\".else\" without matching \".if\""
    634 msgstr ".else   .if"
    635 
    636 #: cond.c:416
    637 msgid "duplicate \".else\""
    638 msgstr " .else"
    639 
    640 #: cond.c:467
    641 msgid ".ifeqs syntax error"
    642 msgstr "  .ifeqs"
    643 
    644 #: cond.c:548
    645 msgid "end of macro inside conditional"
    646 msgstr "    "
    647 
    648 #: cond.c:550
    649 msgid "end of file inside conditional"
    650 msgstr "     "
    651 
    652 #: cond.c:553
    653 msgid "here is the start of the unterminated conditional"
    654 msgstr "     "
    655 
    656 #: cond.c:557
    657 msgid "here is the \"else\" of the unterminated conditional"
    658 msgstr "  else    "
    659 
    660 #: config/atof-ieee.c:140
    661 msgid "cannot create floating-point number"
    662 msgstr "      "
    663 
    664 #: config/atof-ieee.c:287
    665 msgid "NaNs are not supported by this target\n"
    666 msgstr "   NaN  \n"
    667 
    668 #: config/atof-ieee.c:326 config/atof-ieee.c:367
    669 msgid "Infinities are not supported by this target\n"
    670 msgstr "      \n"
    671 
    672 #: config/atof-ieee.c:783 config/atof-vax.c:449 config/tc-arm.c:1085
    673 #: config/tc-ia64.c:11652 config/tc-tic30.c:1258 config/tc-tic4x.c:2590
    674 msgid "Unrecognized or unsupported floating point constant"
    675 msgstr "      "
    676 
    677 #: config/obj-aout.c:81
    678 #, c-format
    679 msgid "Attempt to put a common symbol into set %s"
    680 msgstr "      %s"
    681 
    682 #: config/obj-aout.c:85
    683 #, c-format
    684 msgid "Attempt to put an undefined symbol into set %s"
    685 msgstr "      %s"
    686 
    687 #: config/obj-aout.c:112 config/obj-coff.c:1398
    688 #, c-format
    689 msgid "Symbol `%s' can not be both weak and common"
    690 msgstr " %s       "
    691 
    692 #: config/obj-coff.c:138 dw2gencfi.c:213
    693 #, c-format
    694 msgid "Inserting \"%s\" into structure table failed: %s"
    695 msgstr "  %s     : %s"
    696 
    697 #: config/obj-coff.c:217 config/obj-coff.c:1702 config/tc-ppc.c:5527
    698 #: config/tc-tic54x.c:4007 read.c:2900
    699 #, c-format
    700 msgid "error setting flags for \"%s\": %s"
    701 msgstr "      %s: %s"
    702 
    703 #. Zero is used as an end marker in the file.
    704 #: config/obj-coff.c:436
    705 msgid "Line numbers must be positive integers\n"
    706 msgstr "      \n"
    707 
    708 #: config/obj-coff.c:468
    709 msgid ".ln pseudo-op inside .def/.endef: ignored."
    710 msgstr " .ln  .def/.endef: ."
    711 
    712 #: config/obj-coff.c:510 ecoff.c:3247
    713 msgid ".loc outside of .text"
    714 msgstr ".loc   .text"
    715 
    716 #: config/obj-coff.c:517
    717 msgid ".loc pseudo-op inside .def/.endef: ignored."
    718 msgstr " .loc  .def/.endef: ."
    719 
    720 #: config/obj-coff.c:598
    721 msgid ".def pseudo-op used inside of .def/.endef: ignored."
    722 msgstr " .def    .def/.endef: ."
    723 
    724 #: config/obj-coff.c:634
    725 msgid ".endef pseudo-op used outside of .def/.endef: ignored."
    726 msgstr " .endef     .def/.endef: ."
    727 
    728 #: config/obj-coff.c:673
    729 #, c-format
    730 msgid "`%s' symbol without preceding function"
    731 msgstr " %s    "
    732 
    733 #: config/obj-coff.c:760
    734 #, c-format
    735 msgid "unexpected storage class %d"
    736 msgstr "   %d"
    737 
    738 #: config/obj-coff.c:868
    739 msgid ".dim pseudo-op used outside of .def/.endef: ignored."
    740 msgstr " .dim     .def/.endef: ."
    741 
    742 #: config/obj-coff.c:888
    743 msgid "badly formed .dim directive ignored"
    744 msgstr " .dim    "
    745 
    746 #: config/obj-coff.c:937
    747 msgid ".size pseudo-op used outside of .def/.endef ignored."
    748 msgstr " .size     .def/.endef: ."
    749 
    750 #: config/obj-coff.c:952
    751 msgid ".scl pseudo-op used outside of .def/.endef ignored."
    752 msgstr " .sci     .def/.endef: ."
    753 
    754 #: config/obj-coff.c:969
    755 msgid ".tag pseudo-op used outside of .def/.endef ignored."
    756 msgstr " .tag     .def/.endef: ."
    757 
    758 #: config/obj-coff.c:987
    759 #, c-format
    760 msgid "tag not found for .tag %s"
    761 msgstr "    .tag %s"
    762 
    763 #: config/obj-coff.c:1000
    764 msgid ".type pseudo-op used outside of .def/.endef ignored."
    765 msgstr " .type     .def/.endef: ."
    766 
    767 #: config/obj-coff.c:1019
    768 msgid ".val pseudo-op used outside of .def/.endef ignored."
    769 msgstr " .val     .def/.endef: ."
    770 
    771 #: config/obj-coff.c:1176
    772 msgid "badly formed .weak directive ignored"
    773 msgstr " .weak    "
    774 
    775 #: config/obj-coff.c:1354
    776 msgid "mismatched .eb"
    777 msgstr ".eb  "
    778 
    779 #: config/obj-coff.c:1377
    780 #, c-format
    781 msgid "C_EFCN symbol for %s out of scope"
    782 msgstr " C_EFCN  %s    "
    783 
    784 #: config/obj-coff.c:1431
    785 #, c-format
    786 msgid "Warning: internal error: forgetting to set endndx of %s"
    787 msgstr ":  :    endndx %s"
    788 
    789 #. STYP_INFO
    790 #. STYP_LIB
    791 #. STYP_OVER
    792 #: config/obj-coff.c:1667
    793 #, c-format
    794 msgid "unsupported section attribute '%c'"
    795 msgstr "  , %c"
    796 
    797 #: config/obj-coff.c:1671 config/tc-ppc.c:5509
    798 #, c-format
    799 msgid "unknown section attribute '%c'"
    800 msgstr "  , %c"
    801 
    802 #: config/obj-coff.c:1714 config/obj-macho.c:276
    803 #, c-format
    804 msgid "Ignoring changed section attributes for %s"
    805 msgstr "     %s"
    806 
    807 #: config/obj-coff.c:1854
    808 #, c-format
    809 msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
    810 msgstr "0x%lx: %s  = %ld,  = %d,  = %d\n"
    811 
    812 #: config/obj-ecoff.c:124
    813 msgid "Can't set GP value"
    814 msgstr "    GP"
    815 
    816 #: config/obj-ecoff.c:131
    817 msgid "Can't set register masks"
    818 msgstr "    "
    819 
    820 #: config/obj-elf.c:340 config/tc-sparc.c:4276 config/tc-v850.c:509
    821 #, c-format
    822 msgid "bad .common segment %s"
    823 msgstr "  .common %s"
    824 
    825 #: config/obj-elf.c:417
    826 msgid "Missing symbol name in directive"
    827 msgstr "     "
    828 
    829 #: config/obj-elf.c:623
    830 #, c-format
    831 msgid "setting incorrect section type for %s"
    832 msgstr "     %s"
    833 
    834 #: config/obj-elf.c:628
    835 #, c-format
    836 msgid "ignoring incorrect section type for %s"
    837 msgstr "     %s"
    838 
    839 #: config/obj-elf.c:678
    840 #, c-format
    841 msgid "setting incorrect section attributes for %s"
    842 msgstr "     %s"
    843 
    844 #: config/obj-elf.c:733
    845 #, c-format
    846 msgid "ignoring changed section type for %s"
    847 msgstr "      %s"
    848 
    849 #: config/obj-elf.c:745
    850 #, c-format
    851 msgid "ignoring changed section attributes for %s"
    852 msgstr "     %s"
    853 
    854 #: config/obj-elf.c:747
    855 #, c-format
    856 msgid "ignoring changed section entity size for %s"
    857 msgstr "       %s"
    858 
    859 #: config/obj-elf.c:807
    860 msgid "unrecognized .section attribute: want a,e,w,x,M,S,G,T"
    861 msgstr "  .section:       a,e,w,x,M,S,G,T"
    862 
    863 #: config/obj-elf.c:849 read.c:2884
    864 msgid "unrecognized section type"
    865 msgstr "  "
    866 
    867 #: config/obj-elf.c:881
    868 msgid "unrecognized section attribute"
    869 msgstr "  "
    870 
    871 #: config/obj-elf.c:912 config/tc-alpha.c:4206
    872 msgid "missing name"
    873 msgstr "  "
    874 
    875 #: config/obj-elf.c:1043
    876 msgid "invalid merge entity size"
    877 msgstr "   "
    878 
    879 #: config/obj-elf.c:1050
    880 msgid "entity size for SHF_MERGE not specified"
    881 msgstr "    SHF_MERGE  "
    882 
    883 #: config/obj-elf.c:1056
    884 msgid "? section flag ignored with G present"
    885 msgstr "  ? ,   G"
    886 
    887 #: config/obj-elf.c:1080
    888 msgid "group name for SHF_GROUP not specified"
    889 msgstr "   SHF_GROUP  "
    890 
    891 #: config/obj-elf.c:1103
    892 msgid "character following name is not '#'"
    893 msgstr ",        #"
    894 
    895 #: config/obj-elf.c:1222
    896 msgid ".previous without corresponding .section; ignored"
    897 msgstr ".previous   .section; "
    898 
    899 #: config/obj-elf.c:1248
    900 msgid ".popsection without corresponding .pushsection; ignored"
    901 msgstr ".popsection   .pushsection; "
    902 
    903 #: config/obj-elf.c:1294
    904 msgid "expected comma after name in .symver"
    905 msgstr "   .symver    "
    906 
    907 #: config/obj-elf.c:1318
    908 #, c-format
    909 msgid "missing version name in `%s' for symbol `%s'"
    910 msgstr " %s       %s"
    911 
    912 #: config/obj-elf.c:1329
    913 #, c-format
    914 msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
    915 msgstr "  [%s|%s]   %s"
    916 
    917 #: config/obj-elf.c:1366
    918 #, c-format
    919 msgid "expected `%s' to have already been set for .vtable_inherit"
    920 msgstr ",  %s     .vtable_inherit"
    921 
    922 #: config/obj-elf.c:1376
    923 msgid "expected comma after name in .vtable_inherit"
    924 msgstr " .vtable_inherit      "
    925 
    926 #: config/obj-elf.c:1429
    927 msgid "expected comma after name in .vtable_entry"
    928 msgstr "   .symver    "
    929 
    930 #: config/obj-elf.c:1561
    931 #, c-format
    932 msgid "Attribute name not recognised: %s"
    933 msgstr "  : %s"
    934 
    935 #: config/obj-elf.c:1576
    936 msgid "expected numeric constant"
    937 msgstr "    "
    938 
    939 #: config/obj-elf.c:1585 config/tc-arm.c:6390
    940 msgid "expected comma"
    941 msgstr "   "
    942 
    943 #: config/obj-elf.c:1618
    944 msgid "bad string constant"
    945 msgstr "  "
    946 
    947 #: config/obj-elf.c:1622
    948 msgid "expected <tag> , <value>"
    949 msgstr "  <> , <>"
    950 
    951 #: config/obj-elf.c:1741
    952 msgid "expected quoted string"
    953 msgstr "     "
    954 
    955 #: config/obj-elf.c:1761
    956 #, c-format
    957 msgid "expected comma after name `%s' in .size directive"
    958 msgstr "  .size       %s"
    959 
    960 #: config/obj-elf.c:1770
    961 msgid "missing expression in .size directive"
    962 msgstr "  .size   "
    963 
    964 #: config/obj-elf.c:1894
    965 #, c-format
    966 msgid "symbol '%s' is already defined"
    967 msgstr " %s  "
    968 
    969 #: config/obj-elf.c:1915
    970 #, c-format
    971 msgid "symbol type \"%s\" is supported only by GNU and FreeBSD targets"
    972 msgstr "   %s     GNU  FreeBSD"
    973 
    974 #: config/obj-elf.c:1927
    975 #, c-format
    976 msgid "symbol type \"%s\" is supported only by GNU targets"
    977 msgstr "   %s     GNU"
    978 
    979 #: config/obj-elf.c:1938
    980 #, c-format
    981 msgid "unrecognized symbol type \"%s\""
    982 msgstr "  , %s"
    983 
    984 #: config/obj-elf.c:2108 config/obj-elf.c:2111
    985 #, c-format
    986 msgid ".size expression for %s does not evaluate to a constant"
    987 msgstr " .size  %s    "
    988 
    989 #: config/obj-elf.c:2145
    990 #, c-format
    991 msgid "invalid attempt to declare external version name as default in symbol `%s'"
    992 msgstr "          %s"
    993 
    994 #: config/obj-elf.c:2207 ecoff.c:3605
    995 #, c-format
    996 msgid "symbol `%s' can not be both weak and common"
    997 msgstr " %s       "
    998 
    999 #: config/obj-elf.c:2324
   1000 #, c-format
   1001 msgid "assuming all members of group `%s' are COMDAT"
   1002 msgstr ",     %s  COMDAT"
   1003 
   1004 #: config/obj-elf.c:2336
   1005 #, c-format
   1006 msgid "can't create group: %s"
   1007 msgstr "   : %s"
   1008 
   1009 #: config/obj-elf.c:2474
   1010 #, c-format
   1011 msgid "failed to set up debugging information: %s"
   1012 msgstr "    : %s"
   1013 
   1014 #: config/obj-elf.c:2494
   1015 #, c-format
   1016 msgid "can't start writing .mdebug section: %s"
   1017 msgstr "     .mdebug: %s"
   1018 
   1019 #: config/obj-elf.c:2502
   1020 #, c-format
   1021 msgid "could not write .mdebug section: %s"
   1022 msgstr "    .mdebug: %s"
   1023 
   1024 #: config/obj-evax.c:129
   1025 #, c-format
   1026 msgid "no entry symbol for global function '%s'"
   1027 msgstr "      %s"
   1028 
   1029 #. make a temp string.
   1030 #: config/obj-macho.c:119
   1031 #, c-format
   1032 msgid "the %s name '%s' is too long (maximum 16 characters)"
   1033 msgstr " %s %s    (    16)"
   1034 
   1035 #: config/obj-macho.c:130
   1036 #, c-format
   1037 msgid "expected a %s name followed by a `,'"
   1038 msgstr "    %s   ,"
   1039 
   1040 #: config/obj-macho.c:195
   1041 #, c-format
   1042 msgid "cannot overide zerofill section type for `%s,%s'"
   1043 msgstr "    zerofill  %s,%s"
   1044 
   1045 #: config/obj-macho.c:258
   1046 #, c-format
   1047 msgid "failed to set flags for \"%s\": %s"
   1048 msgstr "     %s: %s"
   1049 
   1050 #: config/obj-macho.c:349
   1051 #, c-format
   1052 msgid "unknown or invalid section type '%s'"
   1053 msgstr "    , %s"
   1054 
   1055 #: config/obj-macho.c:388
   1056 #, c-format
   1057 msgid "unknown or invalid section attribute '%s'"
   1058 msgstr "    , %s"
   1059 
   1060 #: config/obj-macho.c:409
   1061 msgid "unexpected section size information"
   1062 msgstr "    "
   1063 
   1064 #: config/obj-macho.c:421
   1065 msgid "missing sizeof_stub expression"
   1066 msgstr "  sizeof_stub"
   1067 
   1068 #: config/obj-macho.c:486 config/tc-ia64.c:1093 config/tc-ia64.c:11815
   1069 #: config/tc-score.c:6105 read.c:1673
   1070 msgid "expected symbol name"
   1071 msgstr "   "
   1072 
   1073 #: config/obj-macho.c:499 read.c:493
   1074 msgid "bad or irreducible absolute expression"
   1075 msgstr "    "
   1076 
   1077 #: config/obj-macho.c:505 config/tc-score.c:6122 read.c:1711
   1078 msgid "missing size expression"
   1079 msgstr "   "
   1080 
   1081 #: config/obj-macho.c:514 config/tc-ia64.c:1128 read.c:1717
   1082 #, c-format
   1083 msgid "size (%ld) out of range, ignored"
   1084 msgstr " (%ld)     , "
   1085 
   1086 #: config/obj-macho.c:524 config/tc-score.c:6266 ecoff.c:3362 read.c:1729
   1087 #: read.c:1835 read.c:2572 read.c:3202 read.c:3564 symbols.c:339 symbols.c:435
   1088 #, c-format
   1089 msgid "symbol `%s' is already defined"
   1090 msgstr " %s  "
   1091 
   1092 #: config/obj-macho.c:534 read.c:1744
   1093 #, c-format
   1094 msgid "size of \"%s\" is already %ld; not changing to %ld"
   1095 msgstr " %s   %ld;     %ld"
   1096 
   1097 #: config/obj-macho.c:545
   1098 msgid "align value not recognized, using size"
   1099 msgstr "   ,  "
   1100 
   1101 #: config/obj-macho.c:550 config/obj-macho.c:913
   1102 #, c-format
   1103 msgid "Alignment (%lu) too large: 15 assumed."
   1104 msgstr "   (%lu):  15."
   1105 
   1106 #: config/obj-macho.c:616
   1107 #, c-format
   1108 msgid "BFD is out of sync with GAS, unhandled well-known section type `%s'"
   1109 msgstr "BFD    GAS,     , %s"
   1110 
   1111 #: config/obj-macho.c:818
   1112 #, c-format
   1113 msgid "%s is not used for the selected target"
   1114 msgstr "%s     "
   1115 
   1116 #: config/obj-macho.c:883
   1117 msgid "internal error: base section index out of range"
   1118 msgstr " :        ."
   1119 
   1120 #: config/obj-macho.c:969
   1121 #, c-format
   1122 msgid "internal error: bad file property ID %d"
   1123 msgstr " :    , %d"
   1124 
   1125 #: config/obj-macho.c:977
   1126 msgid "failed to set subsections by symbols"
   1127 msgstr "     "
   1128 
   1129 #: config/obj-macho.c:1040
   1130 #, c-format
   1131 msgid "'%s' previously declared as '%s'."
   1132 msgstr "%s    %s."
   1133 
   1134 #: config/obj-macho.c:1092 config/obj-macho.c:1414 config/obj-macho.c:1498
   1135 #, c-format
   1136 msgid "'%s' can't be a weak_definition (currently only supported in sections of type coalesced)"
   1137 msgstr "%s    weak_definition (         coalesced)"
   1138 
   1139 #: config/obj-macho.c:1178
   1140 msgid "use of .indirect_symbols requires `-dynamic'"
   1141 msgstr " .indirect_symbols   -dynamic"
   1142 
   1143 #: config/obj-macho.c:1195
   1144 #, c-format
   1145 msgid "attempt to add an indirect_symbol to a stub or reference section with a zero-sized element at %s"
   1146 msgstr "  indirect_symbol           %s"
   1147 
   1148 #: config/obj-macho.c:1226
   1149 msgid "an .indirect_symbol must be in a symbol pointer or stub section."
   1150 msgstr ".indirect_symbol        ."
   1151 
   1152 #: config/obj-macho.c:1495
   1153 #, c-format
   1154 msgid "'%s' can't be a weak_definition (since it is undefined)"
   1155 msgstr "%s    weak_definition (   )"
   1156 
   1157 #: config/obj-macho.c:1501
   1158 #, c-format
   1159 msgid "Non-global symbol: '%s' can't be a weak_definition."
   1160 msgstr " : %s    weak_definition."
   1161 
   1162 #: config/obj-macho.c:1507
   1163 #, c-format
   1164 msgid "internal error: [%s] unexpected code [%lx] in frob symbol"
   1165 msgstr " : [%s]   [%lx]   frob"
   1166 
   1167 #: config/obj-macho.c:1548
   1168 #, c-format
   1169 msgid "unrecognized stab type '%c'"
   1170 msgstr "   %c"
   1171 
   1172 #: config/obj-macho.c:1599
   1173 #, c-format
   1174 msgid "`%s' can't be undefined in `%s' - `%s' {%s section}"
   1175 msgstr "%s      %s - %s { %s}"
   1176 
   1177 #: config/obj-macho.c:1607
   1178 #, c-format
   1179 msgid "`%s' can't be undefined in `%s' {%s section} - `%s'"
   1180 msgstr "%s      %s { %s} - %s"
   1181 
   1182 #: config/obj-macho.c:1614
   1183 #, c-format
   1184 msgid "`%s' and `%s' can't be undefined in `%s' - `%s'"
   1185 msgstr "%s  %s      %s - %s"
   1186 
   1187 #: config/obj-macho.c:1816
   1188 #, c-format
   1189 msgid "the number of .indirect_symbols defined in section %s does not match the number expected (%d defined, %d expected)"
   1190 msgstr " .indirect_symbols,    %s,      ( %d,   %d)"
   1191 
   1192 #: config/obj-macho.c:1829
   1193 #, c-format
   1194 msgid "internal error: failed to allocate %d indirectsymbol pointers"
   1195 msgstr " :    %d   "
   1196 
   1197 #: config/obj-som.c:56
   1198 msgid "Only one .compiler pseudo-op per file!"
   1199 msgstr "     .compiler  !"
   1200 
   1201 #: config/obj-som.c:73 config/obj-som.c:144 config/obj-som.c:186
   1202 msgid "Expected quoted string"
   1203 msgstr "     "
   1204 
   1205 #: config/obj-som.c:86
   1206 msgid ".compiler directive missing language and version"
   1207 msgstr "  .compiler     "
   1208 
   1209 #: config/obj-som.c:96
   1210 msgid ".compiler directive missing version"
   1211 msgstr "  .compiler  "
   1212 
   1213 #: config/obj-som.c:112
   1214 #, c-format
   1215 msgid "FATAL: Attaching compiler header %s"
   1216 msgstr " :    %s"
   1217 
   1218 #: config/obj-som.c:127
   1219 msgid "Only one .version pseudo-op per file!"
   1220 msgstr "     .version  !"
   1221 
   1222 #: config/obj-som.c:151
   1223 #, c-format
   1224 msgid "attaching version header %s: %s"
   1225 msgstr "      %s: %s"
   1226 
   1227 #: config/obj-som.c:169
   1228 msgid "Only one .copyright pseudo-op per file!"
   1229 msgstr "     .copyright  !"
   1230 
   1231 #: config/obj-som.c:193
   1232 #, c-format
   1233 msgid "attaching copyright header %s: %s"
   1234 msgstr "     %s: %s"
   1235 
   1236 #: config/tc-aarch64.c:354
   1237 msgid "integer 32-bit register expected"
   1238 msgstr "    32- "
   1239 
   1240 #: config/tc-aarch64.c:357
   1241 msgid "integer 64-bit register expected"
   1242 msgstr "     64- "
   1243 
   1244 #: config/tc-aarch64.c:360
   1245 msgid "integer register expected"
   1246 msgstr "     "
   1247 
   1248 #: config/tc-aarch64.c:363
   1249 msgid "integer, zero or SP register expected"
   1250 msgstr "    ,    SP"
   1251 
   1252 #: config/tc-aarch64.c:366
   1253 msgid "8-bit SIMD scalar register expected"
   1254 msgstr "   8-   SIMD"
   1255 
   1256 #: config/tc-aarch64.c:369
   1257 msgid "16-bit SIMD scalar or floating-point half precision register expected"
   1258 msgstr "   16-   SIMD        "
   1259 
   1260 #: config/tc-aarch64.c:373
   1261 msgid "32-bit SIMD scalar or floating-point single precision register expected"
   1262 msgstr "   32-   SIMD        "
   1263 
   1264 #: config/tc-aarch64.c:377
   1265 msgid "64-bit SIMD scalar or floating-point double precision register expected"
   1266 msgstr "   64-   SIMD        "
   1267 
   1268 #: config/tc-aarch64.c:381
   1269 msgid "128-bit SIMD scalar or floating-point quad precision register expected"
   1270 msgstr "   128-   SIMD        "
   1271 
   1272 #: config/tc-aarch64.c:385
   1273 msgid "C0 - C15 expected"
   1274 msgstr "   C0 - C15"
   1275 
   1276 #: config/tc-aarch64.c:388 config/tc-arm.c:4365
   1277 msgid "register expected"
   1278 msgstr "   "
   1279 
   1280 #. any [BHSDQ]P FP
   1281 #: config/tc-aarch64.c:391
   1282 msgid "SIMD scalar or floating-point register expected"
   1283 msgstr "     SIMD      "
   1284 
   1285 #. any V reg
   1286 #: config/tc-aarch64.c:394
   1287 msgid "vector register expected"
   1288 msgstr "    "
   1289 
   1290 #: config/tc-aarch64.c:397
   1291 #, c-format
   1292 msgid "invalid register type %d"
   1293 msgstr "  , %d"
   1294 
   1295 #. Define some common error messages.
   1296 #: config/tc-aarch64.c:409
   1297 msgid "SP not allowed here"
   1298 msgstr "    SP"
   1299 
   1300 #: config/tc-aarch64.c:559 config/tc-aarch64.c:561 config/tc-arm.c:994
   1301 #: config/tc-score.c:6515 expr.c:1361 read.c:2554
   1302 msgid "bad expression"
   1303 msgstr " "
   1304 
   1305 #: config/tc-aarch64.c:571 config/tc-arm.c:1005 config/tc-i860.c:1003
   1306 #: config/tc-sparc.c:3179
   1307 msgid "bad segment"
   1308 msgstr " "
   1309 
   1310 #: config/tc-aarch64.c:782
   1311 #, c-format
   1312 msgid "bad size %d in vector width specifier"
   1313 msgstr "  %d    "
   1314 
   1315 #: config/tc-aarch64.c:815
   1316 #, c-format
   1317 msgid "unexpected character `%c' in element size"
   1318 msgstr "  %c   "
   1319 
   1320 #: config/tc-aarch64.c:817
   1321 msgid "missing element size"
   1322 msgstr "   "
   1323 
   1324 #: config/tc-aarch64.c:823
   1325 #, c-format
   1326 msgid "invalid element size %d and vector size combination %c"
   1327 msgstr "    %d    %c"
   1328 
   1329 #: config/tc-aarch64.c:850 config/tc-arm.c:1390
   1330 msgid "vector type expected"
   1331 msgstr "    "
   1332 
   1333 #: config/tc-aarch64.c:931
   1334 msgid "this type of register can't be indexed"
   1335 msgstr "      "
   1336 
   1337 #: config/tc-aarch64.c:937
   1338 msgid "index not allowed inside register list"
   1339 msgstr "      "
   1340 
   1341 #: config/tc-aarch64.c:947 config/tc-aarch64.c:1877 config/tc-aarch64.c:2031
   1342 #: config/tc-arm.c:1495 config/tc-arm.c:3646 config/tc-arm.c:4761
   1343 msgid "constant expression required"
   1344 msgstr "  "
   1345 
   1346 #. Indexed vector register expected.
   1347 #: config/tc-aarch64.c:959
   1348 msgid "indexed vector register expected"
   1349 msgstr "     "
   1350 
   1351 #: config/tc-aarch64.c:966
   1352 msgid "invalid use of vector register"
   1353 msgstr "   "
   1354 
   1355 #: config/tc-aarch64.c:1056 config/tc-arm.c:1759
   1356 msgid "expecting {"
   1357 msgstr "   {"
   1358 
   1359 #: config/tc-aarch64.c:1081
   1360 msgid "invalid vector register in list"
   1361 msgstr "    "
   1362 
   1363 #: config/tc-aarch64.c:1088
   1364 msgid "invalid scalar register in list"
   1365 msgstr "    "
   1366 
   1367 #: config/tc-aarch64.c:1101
   1368 msgid "invalid range in vector register list"
   1369 msgstr "     "
   1370 
   1371 #: config/tc-aarch64.c:1114
   1372 msgid "type mismatch in vector register list"
   1373 msgstr "     "
   1374 
   1375 #: config/tc-aarch64.c:1131
   1376 msgid "end of vector register list not found"
   1377 msgstr "     "
   1378 
   1379 #: config/tc-aarch64.c:1147
   1380 msgid "constant expression required."
   1381 msgstr "  ."
   1382 
   1383 #: config/tc-aarch64.c:1157
   1384 msgid "expected index"
   1385 msgstr " "
   1386 
   1387 #: config/tc-aarch64.c:1164
   1388 msgid "too many registers in vector register list"
   1389 msgstr "      "
   1390 
   1391 #: config/tc-aarch64.c:1169
   1392 msgid "empty vector register list"
   1393 msgstr "   "
   1394 
   1395 #: config/tc-aarch64.c:1191 config/tc-arm.c:2141
   1396 #, c-format
   1397 msgid "ignoring attempt to redefine built-in register '%s'"
   1398 msgstr "     %s"
   1399 
   1400 #: config/tc-aarch64.c:1197 config/tc-arm.c:2146
   1401 #, c-format
   1402 msgid "ignoring redefinition of register alias '%s'"
   1403 msgstr "     %s"
   1404 
   1405 #: config/tc-aarch64.c:1243 config/tc-arm.c:2213
   1406 #, c-format
   1407 msgid "unknown register '%s' -- .req ignored"
   1408 msgstr "  %s -- .req "
   1409 
   1410 #: config/tc-aarch64.c:1299 config/tc-arm.c:2420
   1411 msgid "invalid syntax for .req directive"
   1412 msgstr "   .req"
   1413 
   1414 #: config/tc-aarch64.c:1324 config/tc-arm.c:2458
   1415 msgid "invalid syntax for .unreq directive"
   1416 msgstr "   .unreq"
   1417 
   1418 #: config/tc-aarch64.c:1330 config/tc-arm.c:2465
   1419 #, c-format
   1420 msgid "unknown register alias '%s'"
   1421 msgstr "   , %s"
   1422 
   1423 #: config/tc-aarch64.c:1332
   1424 #, c-format
   1425 msgid "ignoring attempt to undefine built-in register '%s'"
   1426 msgstr "      %s"
   1427 
   1428 #: config/tc-aarch64.c:1649 config/tc-arm.c:3263 config/tc-arm.c:3290
   1429 #: config/tc-arm.c:3302
   1430 msgid "literal pool overflow"
   1431 msgstr "  "
   1432 
   1433 #: config/tc-aarch64.c:1830 config/tc-aarch64.c:5055 config/tc-arm.c:3523
   1434 #: config/tc-arm.c:6896
   1435 msgid "unrecognized relocation suffix"
   1436 msgstr "  "
   1437 
   1438 #: config/tc-aarch64.c:1832
   1439 msgid "unimplemented relocation suffix"
   1440 msgstr "  "
   1441 
   1442 #: config/tc-aarch64.c:2000 config/tc-aarch64.c:2234
   1443 msgid "immediate operand required"
   1444 msgstr "  "
   1445 
   1446 #: config/tc-aarch64.c:2008
   1447 msgid "missing immediate expression"
   1448 msgstr "  "
   1449 
   1450 #: config/tc-aarch64.c:2214 config/tc-aarch64.c:4906
   1451 msgid "invalid floating-point constant"
   1452 msgstr "    "
   1453 
   1454 #: config/tc-aarch64.c:2586 config/tc-arm.c:5084 config/tc-arm.c:5093
   1455 msgid "shift expression expected"
   1456 msgstr "    "
   1457 
   1458 #: config/tc-aarch64.c:2594
   1459 msgid "shift operator expected"
   1460 msgstr "    "
   1461 
   1462 #: config/tc-aarch64.c:2602
   1463 msgid "invalid use of 'MSL'"
   1464 msgstr "  MSL"
   1465 
   1466 #: config/tc-aarch64.c:2611
   1467 msgid "extending shift is not permitted"
   1468 msgstr "  "
   1469 
   1470 #: config/tc-aarch64.c:2619
   1471 msgid "'ROR' shift is not permitted"
   1472 msgstr " ROR "
   1473 
   1474 #: config/tc-aarch64.c:2627
   1475 msgid "only 'LSL' shift is permitted"
   1476 msgstr "   LSL"
   1477 
   1478 #: config/tc-aarch64.c:2637
   1479 msgid "invalid shift for the register offset addressing mode"
   1480 msgstr "      "
   1481 
   1482 #: config/tc-aarch64.c:2645
   1483 msgid "invalid shift operator"
   1484 msgstr "  "
   1485 
   1486 #: config/tc-aarch64.c:2674
   1487 msgid "missing shift amount"
   1488 msgstr "   "
   1489 
   1490 #: config/tc-aarch64.c:2681
   1491 msgid "constant shift amount required"
   1492 msgstr "     "
   1493 
   1494 #: config/tc-aarch64.c:2686
   1495 msgid "shift amount out of range 0 to 63"
   1496 msgstr "      0  63"
   1497 
   1498 #: config/tc-aarch64.c:2735
   1499 msgid "unexpected shift operator"
   1500 msgstr "  "
   1501 
   1502 #: config/tc-aarch64.c:2771
   1503 msgid "unexpected register in the immediate operand"
   1504 msgstr "    "
   1505 
   1506 #: config/tc-aarch64.c:2796
   1507 msgid "integer register expected in the extended/shifted operand register"
   1508 msgstr "           "
   1509 
   1510 #: config/tc-aarch64.c:2831 config/tc-aarch64.c:2942 config/tc-aarch64.c:3049
   1511 #: config/tc-aarch64.c:3191 config/tc-aarch64.c:3238
   1512 msgid "unknown relocation modifier"
   1513 msgstr "  "
   1514 
   1515 #: config/tc-aarch64.c:2838 config/tc-aarch64.c:2949 config/tc-aarch64.c:3056
   1516 #: config/tc-aarch64.c:3198 config/tc-aarch64.c:3245
   1517 msgid "this relocation modifier is not allowed on this instruction"
   1518 msgstr "      "
   1519 
   1520 #: config/tc-aarch64.c:2957 config/tc-aarch64.c:3067
   1521 msgid "invalid relocation expression"
   1522 msgstr "  "
   1523 
   1524 #: config/tc-aarch64.c:2975
   1525 msgid "invalid address"
   1526 msgstr " "
   1527 
   1528 #: config/tc-aarch64.c:3027
   1529 msgid "invalid use of 32-bit register offset"
   1530 msgstr "  32-  "
   1531 
   1532 #: config/tc-aarch64.c:3033
   1533 msgid "invalid use of 64-bit register offset"
   1534 msgstr "  64-  "
   1535 
   1536 #. [Xn],#expr
   1537 #: config/tc-aarch64.c:3078 config/tc-aarch64.c:3130
   1538 msgid "invalid expression in the address"
   1539 msgstr "   "
   1540 
   1541 #: config/tc-aarch64.c:3087 config/tc-arm.c:5598 config/tc-arm.c:6168
   1542 msgid "']' expected"
   1543 msgstr "  ]"
   1544 
   1545 #: config/tc-aarch64.c:3095
   1546 msgid "register offset not allowed in pre-indexed addressing mode"
   1547 msgstr "         "
   1548 
   1549 #: config/tc-aarch64.c:3110 config/tc-arm.c:5634
   1550 msgid "cannot combine pre- and post-indexing"
   1551 msgstr "   -  "
   1552 
   1553 #: config/tc-aarch64.c:3121
   1554 msgid "invalid 32-bit register offset"
   1555 msgstr "  32- "
   1556 
   1557 #. Reject [Rn]!
   1558 #: config/tc-aarch64.c:3142
   1559 msgid "missing offset in the pre-indexed address"
   1560 msgstr "      "
   1561 
   1562 #: config/tc-aarch64.c:3350
   1563 #, c-format
   1564 msgid "system register name '%s' is deprecated and may be removed in a future release"
   1565 msgstr "   %s  ,       "
   1566 
   1567 #: config/tc-aarch64.c:3422
   1568 msgid "immediate value out of range "
   1569 msgstr "     "
   1570 
   1571 #: config/tc-aarch64.c:3930
   1572 #, c-format
   1573 msgid "Info: "
   1574 msgstr ": "
   1575 
   1576 #: config/tc-aarch64.c:3963 config/tc-score.c:2750 config/tc-score.c:6504
   1577 #, c-format
   1578 msgid "%s -- `%s'"
   1579 msgstr "%s -- %s"
   1580 
   1581 #: config/tc-aarch64.c:3965
   1582 #, c-format
   1583 msgid "%s at operand %d -- `%s'"
   1584 msgstr "%s   %d -- %s"
   1585 
   1586 #: config/tc-aarch64.c:3971
   1587 #, c-format
   1588 msgid "operand %d should be %s -- `%s'"
   1589 msgstr " %d   %s -- %s"
   1590 
   1591 #: config/tc-aarch64.c:3977
   1592 #, c-format
   1593 msgid "operand mismatch -- `%s'"
   1594 msgstr "  -- %s"
   1595 
   1596 #. Print the hint.
   1597 #: config/tc-aarch64.c:4038
   1598 msgid "   did you mean this?"
   1599 msgstr "       ?"
   1600 
   1601 #: config/tc-aarch64.c:4041 config/tc-aarch64.c:4068
   1602 #, c-format
   1603 msgid "   %s"
   1604 msgstr "   %s"
   1605 
   1606 #: config/tc-aarch64.c:4046
   1607 msgid "   other valid variant(s):"
   1608 msgstr "     :"
   1609 
   1610 #: config/tc-aarch64.c:4076
   1611 #, c-format
   1612 msgid "%s out of range %d to %d at operand %d -- `%s'"
   1613 msgstr "%s     %d  %d   %d  %s"
   1614 
   1615 #: config/tc-aarch64.c:4077 config/tc-aarch64.c:4081 config/tc-aarch64.c:5410
   1616 msgid "immediate value"
   1617 msgstr ""
   1618 
   1619 #: config/tc-aarch64.c:4080
   1620 #, c-format
   1621 msgid "%s expected to be %d at operand %d -- `%s'"
   1622 msgstr "%s   %d   %d -- %s"
   1623 
   1624 #: config/tc-aarch64.c:4087
   1625 #, c-format
   1626 msgid "invalid number of registers in the list; only 1 register is expected at operand %d -- `%s'"
   1627 msgstr "    ;     1    %d  %s"
   1628 
   1629 #: config/tc-aarch64.c:4091
   1630 #, c-format
   1631 msgid "invalid number of registers in the list; %d registers are expected at operand %d -- `%s'"
   1632 msgstr "    ;     %d    %d  %s"
   1633 
   1634 #: config/tc-aarch64.c:4097
   1635 #, c-format
   1636 msgid "immediate value should be a multiple of %d at operand %d -- `%s'"
   1637 msgstr "      %d   %d -- %s"
   1638 
   1639 #: config/tc-aarch64.c:4348
   1640 msgid "bad vector arrangement type"
   1641 msgstr "   "
   1642 
   1643 #: config/tc-aarch64.c:4454
   1644 msgid "the specified relocation type is not allowed for MOVK"
   1645 msgstr "     MOVK"
   1646 
   1647 #: config/tc-aarch64.c:4483 config/tc-aarch64.c:4493
   1648 msgid "the specified relocation type is not allowed for 32-bit register"
   1649 msgstr "     32- "
   1650 
   1651 #: config/tc-aarch64.c:4628
   1652 msgid "comma expected between operands"
   1653 msgstr "     "
   1654 
   1655 #: config/tc-aarch64.c:4722
   1656 msgid "the top half of a 128-bit FP/SIMD register is expected"
   1657 msgstr "     128-  FP/SIMD"
   1658 
   1659 #: config/tc-aarch64.c:4760 config/tc-arm.c:1828 config/tc-arm.c:1873
   1660 #: config/tc-h8300.c:1043
   1661 msgid "invalid register list"
   1662 msgstr "  "
   1663 
   1664 #: config/tc-aarch64.c:4825 config/tc-aarch64.c:4846
   1665 msgid "immediate zero expected"
   1666 msgstr "    "
   1667 
   1668 #: config/tc-aarch64.c:4920
   1669 msgid "shift not allowed for bitmask immediate"
   1670 msgstr "       "
   1671 
   1672 #: config/tc-aarch64.c:4974
   1673 msgid "can't mix relocation modifier with explicit shift"
   1674 msgstr "       "
   1675 
   1676 #: config/tc-aarch64.c:5017
   1677 msgid "invalid condition"
   1678 msgstr " "
   1679 
   1680 #: config/tc-aarch64.c:5042
   1681 msgid "invalid pc-relative address"
   1682 msgstr "     (pc) "
   1683 
   1684 #. Only permit "=value" in the literal load instructions.
   1685 #. The literal will be generated by programmer_friendly_fixup.
   1686 #: config/tc-aarch64.c:5050
   1687 msgid "invalid use of \"=immediate\""
   1688 msgstr "  =immediate"
   1689 
   1690 #: config/tc-aarch64.c:5116
   1691 msgid "the optional immediate offset can only be 0"
   1692 msgstr "      "
   1693 
   1694 #: config/tc-aarch64.c:5131 config/tc-aarch64.c:5149 config/tc-aarch64.c:5166
   1695 #: config/tc-aarch64.c:5185 config/tc-aarch64.c:5200
   1696 msgid "invalid addressing mode"
   1697 msgstr "  "
   1698 
   1699 #: config/tc-aarch64.c:5171
   1700 msgid "relocation not allowed"
   1701 msgstr " "
   1702 
   1703 #: config/tc-aarch64.c:5210
   1704 msgid "writeback value should be an immediate constant"
   1705 msgstr "      "
   1706 
   1707 #: config/tc-aarch64.c:5221
   1708 msgid "unknown or missing system register name"
   1709 msgstr "      "
   1710 
   1711 #: config/tc-aarch64.c:5231
   1712 msgid "unknown or missing PSTATE field name"
   1713 msgstr "   PSTATE    "
   1714 
   1715 #: config/tc-aarch64.c:5255
   1716 msgid "unknown or missing operation name"
   1717 msgstr "      "
   1718 
   1719 #: config/tc-aarch64.c:5268
   1720 msgid "the specified option is not accepted in ISB"
   1721 msgstr "     ISB"
   1722 
   1723 #: config/tc-aarch64.c:5288 config/tc-aarch64.c:6346 config/tc-arm.c:7111
   1724 #, c-format
   1725 msgid "unhandled operand code %d"
   1726 msgstr "     %d"
   1727 
   1728 #: config/tc-aarch64.c:5330
   1729 msgid "unexpected comma before the omitted optional operand"
   1730 msgstr "     "
   1731 
   1732 #: config/tc-aarch64.c:5358
   1733 msgid "unexpected characters following instruction"
   1734 msgstr "   "
   1735 
   1736 #: config/tc-aarch64.c:5436 config/tc-arm.c:5195 config/tc-arm.c:5733
   1737 #: config/tc-arm.c:7767
   1738 msgid "constant expression expected"
   1739 msgstr "  "
   1740 
   1741 #: config/tc-aarch64.c:5443
   1742 msgid "literal pool insertion failed"
   1743 msgstr "     "
   1744 
   1745 #: config/tc-aarch64.c:5561
   1746 #, c-format
   1747 msgid "unknown mnemonic `%s' -- `%s'"
   1748 msgstr " , %s -- %s"
   1749 
   1750 #: config/tc-aarch64.c:5569
   1751 #, c-format
   1752 msgid "unexpected comma after the mnemonic name `%s' -- `%s'"
   1753 msgstr "    , %s -- %s"
   1754 
   1755 #: config/tc-aarch64.c:5619
   1756 #, c-format
   1757 msgid "selected processor does not support `%s'"
   1758 msgstr "      %s"
   1759 
   1760 #: config/tc-aarch64.c:6010 config/tc-arm.c:21571
   1761 msgid "GOT already in the symbol table"
   1762 msgstr "GOT     "
   1763 
   1764 #: config/tc-aarch64.c:6172
   1765 msgid "immediate cannot be moved by a single instruction"
   1766 msgstr "      "
   1767 
   1768 #: config/tc-aarch64.c:6215 config/tc-aarch64.c:6260 config/tc-aarch64.c:6286
   1769 #: config/tc-arm.c:14789 config/tc-arm.c:14816 config/tc-arm.c:15360
   1770 #: config/tc-arm.c:15841 config/tc-metag.c:2444 config/tc-metag.c:2453
   1771 #: config/tc-metag.c:2492 config/tc-metag.c:2501 config/tc-metag.c:3020
   1772 #: config/tc-metag.c:3029
   1773 msgid "immediate out of range"
   1774 msgstr "    "
   1775 
   1776 #: config/tc-aarch64.c:6279 config/tc-metag.c:4655 config/tc-xtensa.c:4133
   1777 msgid "invalid immediate"
   1778 msgstr "   "
   1779 
   1780 #: config/tc-aarch64.c:6341 config/tc-tic6x.c:3864 config/tc-tic6x.c:3929
   1781 #: config/tc-tic6x.c:3956 config/tc-tic6x.c:3984
   1782 msgid "immediate offset out of range"
   1783 msgstr "       "
   1784 
   1785 #: config/tc-aarch64.c:6415 config/tc-arm.c:21909 config/tc-arm.c:21960
   1786 #: config/tc-arm.c:22241
   1787 #, c-format
   1788 msgid "undefined symbol %s used as an immediate value"
   1789 msgstr "  %s     "
   1790 
   1791 #: config/tc-aarch64.c:6427
   1792 msgid "pc-relative load offset not word aligned"
   1793 msgstr "         "
   1794 
   1795 #: config/tc-aarch64.c:6430
   1796 msgid "pc-relative load offset out of range"
   1797 msgstr "         "
   1798 
   1799 #: config/tc-aarch64.c:6442
   1800 msgid "pc-relative address offset out of range"
   1801 msgstr "         "
   1802 
   1803 #: config/tc-aarch64.c:6454 config/tc-aarch64.c:6469
   1804 msgid "conditional branch target not word aligned"
   1805 msgstr "       "
   1806 
   1807 #: config/tc-aarch64.c:6457 config/tc-aarch64.c:6472 config/tc-arm.c:22504
   1808 msgid "conditional branch out of range"
   1809 msgstr "     "
   1810 
   1811 #: config/tc-aarch64.c:6485
   1812 msgid "branch target not word aligned"
   1813 msgstr "      "
   1814 
   1815 #: config/tc-aarch64.c:6488 config/tc-arm.c:758 config/tc-mips.c:15081
   1816 msgid "branch out of range"
   1817 msgstr "   "
   1818 
   1819 #: config/tc-aarch64.c:6522 config/tc-arm.c:22132 config/tc-arm.c:22147
   1820 #: config/tc-arm.c:22162 config/tc-arm.c:22173 config/tc-arm.c:22196
   1821 #: config/tc-arm.c:22903 config/tc-moxie.c:708 config/tc-pj.c:448
   1822 #: config/tc-sh.c:4290
   1823 msgid "offset out of range"
   1824 msgstr "  "
   1825 
   1826 #: config/tc-aarch64.c:6535
   1827 msgid "unsigned value out of range"
   1828 msgstr "      "
   1829 
   1830 #: config/tc-aarch64.c:6543
   1831 msgid "signed value out of range"
   1832 msgstr "      "
   1833 
   1834 #: config/tc-aarch64.c:6655
   1835 #, c-format
   1836 msgid "unexpected %s fixup"
   1837 msgstr "  %s"
   1838 
   1839 #: config/tc-aarch64.c:6721 config/tc-arm.c:23339 config/tc-arm.c:23360
   1840 #: config/tc-mips.c:17189 config/tc-score.c:7480
   1841 #, c-format
   1842 msgid "cannot represent %s relocation in this object file format"
   1843 msgstr "  %s      "
   1844 
   1845 #: config/tc-aarch64.c:6754
   1846 #, c-format
   1847 msgid "cannot do %u-byte relocation"
   1848 msgstr " %u-  "
   1849 
   1850 #: config/tc-aarch64.c:7012 config/tc-arc.c:211 config/tc-arm.c:23815
   1851 #: config/tc-score.c:6299 config/tc-score.c:6528 config/tc-score.c:6533
   1852 msgid "virtual memory exhausted"
   1853 msgstr " ' "
   1854 
   1855 #: config/tc-aarch64.c:7159 config/tc-arm.c:24140
   1856 msgid "assemble for big-endian"
   1857 msgstr "      "
   1858 
   1859 #: config/tc-aarch64.c:7160 config/tc-arm.c:24141
   1860 msgid "assemble for little-endian"
   1861 msgstr "      "
   1862 
   1863 #: config/tc-aarch64.c:7163
   1864 msgid "temporary switch for dumping"
   1865 msgstr "    "
   1866 
   1867 #: config/tc-aarch64.c:7165
   1868 msgid "output verbose error messages"
   1869 msgstr "    "
   1870 
   1871 #: config/tc-aarch64.c:7167
   1872 msgid "do not output verbose error messages"
   1873 msgstr "     "
   1874 
   1875 #: config/tc-aarch64.c:7259 config/tc-arm.c:24644
   1876 msgid "invalid architectural extension"
   1877 msgstr "  "
   1878 
   1879 #: config/tc-aarch64.c:7284 config/tc-arm.c:24676
   1880 msgid "must specify extensions to add before specifying those to remove"
   1881 msgstr "   ,   ,     ,   "
   1882 
   1883 #: config/tc-aarch64.c:7292 config/tc-arm.c:24684
   1884 msgid "missing architectural extension"
   1885 msgstr "   "
   1886 
   1887 #: config/tc-aarch64.c:7311 config/tc-arm.c:24721
   1888 #, c-format
   1889 msgid "unknown architectural extension `%s'"
   1890 msgstr "  , %s"
   1891 
   1892 #: config/tc-aarch64.c:7335 config/tc-arm.c:24755 config/tc-metag.c:5833
   1893 #, c-format
   1894 msgid "missing cpu name `%s'"
   1895 msgstr "   , %s"
   1896 
   1897 #: config/tc-aarch64.c:7349 config/tc-aarch64.c:7568 config/tc-arm.c:24781
   1898 #: config/tc-arm.c:25335 config/tc-metag.c:5844
   1899 #, c-format
   1900 msgid "unknown cpu `%s'"
   1901 msgstr " , %s"
   1902 
   1903 #: config/tc-aarch64.c:7367 config/tc-arm.c:24799
   1904 #, c-format
   1905 msgid "missing architecture name `%s'"
   1906 msgstr "    %s"
   1907 
   1908 #: config/tc-aarch64.c:7381 config/tc-aarch64.c:7615 config/tc-arm.c:24816
   1909 #: config/tc-arm.c:25369 config/tc-arm.c:25400 config/tc-score.c:7715
   1910 #, c-format
   1911 msgid "unknown architecture `%s'\n"
   1912 msgstr "  %s\n"
   1913 
   1914 #: config/tc-aarch64.c:7406
   1915 #, c-format
   1916 msgid "missing abi name `%s'"
   1917 msgstr "   ABI %s"
   1918 
   1919 #: config/tc-aarch64.c:7417
   1920 #, c-format
   1921 msgid "unknown abi `%s'\n"
   1922 msgstr " ABI %s\n"
   1923 
   1924 #: config/tc-aarch64.c:7423
   1925 msgid "<abi name>\t  specify for ABI <abi name>"
   1926 msgstr "< abi>\t    ABI < abi>"
   1927 
   1928 #: config/tc-aarch64.c:7426 config/tc-arm.c:24903 config/tc-metag.c:5910
   1929 msgid "<cpu name>\t  assemble for CPU <cpu name>"
   1930 msgstr "< >\t     < >"
   1931 
   1932 #: config/tc-aarch64.c:7428 config/tc-arm.c:24905
   1933 msgid "<arch name>\t  assemble for architecture <arch name>"
   1934 msgstr "< >\t     < >"
   1935 
   1936 #: config/tc-aarch64.c:7467 config/tc-aarch64.c:7487 config/tc-arm.c:24961
   1937 #: config/tc-arm.c:24979 config/tc-arm.c:24999 config/tc-metag.c:5935
   1938 #, c-format
   1939 msgid "option `-%c%s' is deprecated: %s"
   1940 msgstr " -%c%s  : %s"
   1941 
   1942 #: config/tc-aarch64.c:7507
   1943 #, c-format
   1944 msgid " AArch64-specific assembler options:\n"
   1945 msgstr " ,    AArch64:\n"
   1946 
   1947 #: config/tc-aarch64.c:7518 config/tc-arm.c:25030
   1948 #, c-format
   1949 msgid "  -EB                     assemble code for a big-endian cpu\n"
   1950 msgstr "  -EB                            \n"
   1951 
   1952 #: config/tc-aarch64.c:7523 config/tc-arm.c:25035
   1953 #, c-format
   1954 msgid "  -EL                     assemble code for a little-endian cpu\n"
   1955 msgstr "  -EL                            \n"
   1956 
   1957 #: config/tc-alpha.c:653
   1958 #, c-format
   1959 msgid "No !literal!%ld was found"
   1960 msgstr "  !literal!%ld"
   1961 
   1962 #: config/tc-alpha.c:660
   1963 #, c-format
   1964 msgid "No !tlsgd!%ld was found"
   1965 msgstr "  !tlsgd!%ld"
   1966 
   1967 #: config/tc-alpha.c:667
   1968 #, c-format
   1969 msgid "No !tlsldm!%ld was found"
   1970 msgstr "  !tlsldm!%ld"
   1971 
   1972 #: config/tc-alpha.c:676
   1973 #, c-format
   1974 msgid "No ldah !gpdisp!%ld was found"
   1975 msgstr "  ldah !gpdisp!%ld"
   1976 
   1977 #: config/tc-alpha.c:726
   1978 #, c-format
   1979 msgid "too many !literal!%ld for %s"
   1980 msgstr " !literal!%ld  %s"
   1981 
   1982 #: config/tc-alpha.c:756
   1983 #, c-format
   1984 msgid "No lda !gpdisp!%ld was found"
   1985 msgstr "  lda !gpdisp!%ld"
   1986 
   1987 #. Only support one relocation op per insn.
   1988 #: config/tc-alpha.c:915
   1989 msgid "More than one relocation op per insn"
   1990 msgstr "      "
   1991 
   1992 #: config/tc-alpha.c:931
   1993 msgid "No relocation operand"
   1994 msgstr "  "
   1995 
   1996 #: config/tc-alpha.c:941
   1997 #, c-format
   1998 msgid "Unknown relocation operand: !%s"
   1999 msgstr "  : !%s"
   2000 
   2001 #: config/tc-alpha.c:951
   2002 #, c-format
   2003 msgid "no sequence number after !%s"
   2004 msgstr "     !%s"
   2005 
   2006 #: config/tc-alpha.c:961
   2007 #, c-format
   2008 msgid "!%s does not use a sequence number"
   2009 msgstr "!%s     "
   2010 
   2011 #: config/tc-alpha.c:971
   2012 #, c-format
   2013 msgid "Bad sequence number: !%s!%s"
   2014 msgstr "   : !%s!%s"
   2015 
   2016 #: config/tc-alpha.c:1186 config/tc-alpha.c:3359
   2017 #, c-format
   2018 msgid "inappropriate arguments for opcode `%s'"
   2019 msgstr "     %s"
   2020 
   2021 #: config/tc-alpha.c:1188 config/tc-alpha.c:3361
   2022 #, c-format
   2023 msgid "opcode `%s' not supported for target %s"
   2024 msgstr "  %s     %s"
   2025 
   2026 #: config/tc-alpha.c:1192 config/tc-alpha.c:3365 config/tc-avr.c:1672
   2027 #: config/tc-msp430.c:3196
   2028 #, c-format
   2029 msgid "unknown opcode `%s'"
   2030 msgstr "   %s"
   2031 
   2032 #: config/tc-alpha.c:1273 config/tc-alpha.c:1532
   2033 msgid "overflow in literal (.lita) table"
   2034 msgstr "    (.lita)"
   2035 
   2036 #: config/tc-alpha.c:1280 config/tc-alpha.c:1304 config/tc-alpha.c:1545
   2037 #: config/tc-alpha.c:2232 config/tc-alpha.c:2277 config/tc-alpha.c:2346
   2038 #: config/tc-alpha.c:2429 config/tc-alpha.c:2654 config/tc-alpha.c:2752
   2039 msgid "macro requires $at register while noat in effect"
   2040 msgstr "   $at,   noat"
   2041 
   2042 #: config/tc-alpha.c:1282 config/tc-alpha.c:1306 config/tc-alpha.c:1547
   2043 msgid "macro requires $at while $at in use"
   2044 msgstr "  $at,   $at"
   2045 
   2046 #: config/tc-alpha.c:1491
   2047 msgid "bignum invalid; zero assumed"
   2048 msgstr "bignum  ;   "
   2049 
   2050 #: config/tc-alpha.c:1493
   2051 msgid "floating point number invalid; zero assumed"
   2052 msgstr "    ;   "
   2053 
   2054 #: config/tc-alpha.c:1498
   2055 msgid "can't handle expression"
   2056 msgstr "   "
   2057 
   2058 #: config/tc-alpha.c:1538
   2059 msgid "overflow in literal (.lit8) table"
   2060 msgstr "    (.lit8)"
   2061 
   2062 #: config/tc-alpha.c:1835
   2063 #, c-format
   2064 msgid "too many ldah insns for !gpdisp!%ld"
   2065 msgstr "  ldah  !gpdisp!%ld"
   2066 
   2067 #: config/tc-alpha.c:1837 config/tc-alpha.c:1849
   2068 #, c-format
   2069 msgid "both insns for !gpdisp!%ld must be in the same section"
   2070 msgstr "   !gpdisp!%ld     "
   2071 
   2072 #: config/tc-alpha.c:1847
   2073 #, c-format
   2074 msgid "too many lda insns for !gpdisp!%ld"
   2075 msgstr "  lda  !gpdisp!%ld"
   2076 
   2077 #: config/tc-alpha.c:1903
   2078 #, c-format
   2079 msgid "too many lituse insns for !lituse_tlsgd!%ld"
   2080 msgstr "  lituse  !lituse_tlsgd!%ld"
   2081 
   2082 #: config/tc-alpha.c:1906
   2083 #, c-format
   2084 msgid "too many lituse insns for !lituse_tlsldm!%ld"
   2085 msgstr "   lituse  !lituse_tlsldm!%ld"
   2086 
   2087 #: config/tc-alpha.c:1923
   2088 #, c-format
   2089 msgid "duplicate !tlsgd!%ld"
   2090 msgstr " !tlsgd!%ld"
   2091 
   2092 #: config/tc-alpha.c:1925
   2093 #, c-format
   2094 msgid "sequence number in use for !tlsldm!%ld"
   2095 msgstr "      !tlsldm!%ld"
   2096 
   2097 #: config/tc-alpha.c:1939
   2098 #, c-format
   2099 msgid "duplicate !tlsldm!%ld"
   2100 msgstr " !tlsldm!%ld"
   2101 
   2102 #: config/tc-alpha.c:1941
   2103 #, c-format
   2104 msgid "sequence number in use for !tlsgd!%ld"
   2105 msgstr "      !tlsgd!%ld"
   2106 
   2107 #: config/tc-alpha.c:1996 config/tc-arc.c:291 config/tc-mn10200.c:857
   2108 #: config/tc-mn10300.c:1150 config/tc-ppc.c:1838 config/tc-s390.c:649
   2109 #: config/tc-tilegx.c:427 config/tc-tilegx.c:476 config/tc-tilepro.c:383
   2110 msgid "operand"
   2111 msgstr ""
   2112 
   2113 #: config/tc-alpha.c:2135
   2114 msgid "invalid relocation for instruction"
   2115 msgstr "   "
   2116 
   2117 #: config/tc-alpha.c:2149
   2118 msgid "invalid relocation for field"
   2119 msgstr "   "
   2120 
   2121 #: config/tc-alpha.c:2980
   2122 msgid "can not resolve expression"
   2123 msgstr "   "
   2124 
   2125 #: config/tc-alpha.c:3514 config/tc-i370.c:1054 config/tc-microblaze.c:199
   2126 #: config/tc-ppc.c:2161 config/tc-ppc.c:5272
   2127 #, c-format
   2128 msgid ".COMMon length (%ld.) <0! Ignored."
   2129 msgstr " .COMMon (%ld.) <0! ."
   2130 
   2131 #: config/tc-alpha.c:3525 config/tc-ia64.c:1104 config/tc-sparc.c:4147
   2132 #: config/tc-v850.c:304
   2133 msgid "Ignoring attempt to re-define symbol"
   2134 msgstr "   "
   2135 
   2136 #: config/tc-alpha.c:3617 config/tc-sparc.c:4155
   2137 #, c-format
   2138 msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
   2139 msgstr " .comm %s   %ld.      %ld."
   2140 
   2141 #: config/tc-alpha.c:3720 ecoff.c:3061
   2142 msgid ".ent directive has no name"
   2143 msgstr " .ent   "
   2144 
   2145 #: config/tc-alpha.c:3728
   2146 msgid "nested .ent directives"
   2147 msgstr "  .ent"
   2148 
   2149 #: config/tc-alpha.c:3773 ecoff.c:3012
   2150 msgid ".end directive has no name"
   2151 msgstr " .end   "
   2152 
   2153 #: config/tc-alpha.c:3782
   2154 msgid ".end directive without matching .ent"
   2155 msgstr " .end    .ent"
   2156 
   2157 #: config/tc-alpha.c:3784
   2158 msgid ".end directive names different symbol than .ent"
   2159 msgstr "  .end       .ent"
   2160 
   2161 #: config/tc-alpha.c:3827 ecoff.c:3147
   2162 msgid ".fmask outside of .ent"
   2163 msgstr ".fmask  .ent"
   2164 
   2165 #: config/tc-alpha.c:3829 config/tc-score.c:5598 ecoff.c:3211
   2166 msgid ".mask outside of .ent"
   2167 msgstr ".mask  .ent"
   2168 
   2169 #: config/tc-alpha.c:3837 ecoff.c:3154
   2170 msgid "bad .fmask directive"
   2171 msgstr "  .fmask"
   2172 
   2173 #: config/tc-alpha.c:3839 ecoff.c:3218
   2174 msgid "bad .mask directive"
   2175 msgstr "  .mask"
   2176 
   2177 #: config/tc-alpha.c:3872 config/tc-mips.c:18449 config/tc-score.c:5740
   2178 #: ecoff.c:3175
   2179 msgid ".frame outside of .ent"
   2180 msgstr ".frame   .ent"
   2181 
   2182 #: config/tc-alpha.c:3883 config/tc-mips.c:18460 ecoff.c:3186
   2183 msgid "bad .frame directive"
   2184 msgstr "  .frame"
   2185 
   2186 #: config/tc-alpha.c:3917
   2187 msgid ".prologue directive without a preceding .ent directive"
   2188 msgstr " .prologue    .ent"
   2189 
   2190 #: config/tc-alpha.c:3935
   2191 #, c-format
   2192 msgid "Invalid argument %d to .prologue."
   2193 msgstr "  %d   .prologue."
   2194 
   2195 #: config/tc-alpha.c:4026
   2196 msgid "ECOFF debugging is disabled."
   2197 msgstr " ECOFF ."
   2198 
   2199 #: config/tc-alpha.c:4040
   2200 msgid ".ent directive without matching .end"
   2201 msgstr " .ent    .end"
   2202 
   2203 #: config/tc-alpha.c:4133
   2204 msgid ".usepv directive has no name"
   2205 msgstr " .usepv   "
   2206 
   2207 #: config/tc-alpha.c:4144
   2208 msgid ".usepv directive has no type"
   2209 msgstr " .usepv   "
   2210 
   2211 #: config/tc-alpha.c:4159
   2212 msgid "unknown argument for .usepv"
   2213 msgstr "   .usepv"
   2214 
   2215 #: config/tc-alpha.c:4274
   2216 #, c-format
   2217 msgid "unknown section attribute %s"
   2218 msgstr "   %s"
   2219 
   2220 #: config/tc-alpha.c:4368
   2221 msgid "previous .ent not closed by a .end"
   2222 msgstr "  .ent    .end"
   2223 
   2224 #: config/tc-alpha.c:4389
   2225 msgid ".ent directive has no symbol"
   2226 msgstr " .ent   "
   2227 
   2228 #: config/tc-alpha.c:4414
   2229 msgid ".handler directive has no name"
   2230 msgstr " .handler   "
   2231 
   2232 #: config/tc-alpha.c:4444
   2233 msgid "Bad .frame directive 1./2. param"
   2234 msgstr "  .frame,  1./2."
   2235 
   2236 #: config/tc-alpha.c:4454
   2237 #, c-format
   2238 msgid "Bad RA (%d) register for .frame"
   2239 msgstr "  RA (%d)  .frame"
   2240 
   2241 #: config/tc-alpha.c:4459
   2242 msgid "Bad .frame directive 3./4. param"
   2243 msgstr "  .frame,  3./4."
   2244 
   2245 #: config/tc-alpha.c:4495
   2246 msgid ".pdesc directive not in link (.link) section"
   2247 msgstr " .pdesc     (.link)"
   2248 
   2249 #: config/tc-alpha.c:4502
   2250 msgid ".pdesc directive has no entry symbol"
   2251 msgstr " .pdesc    "
   2252 
   2253 #: config/tc-alpha.c:4513
   2254 msgid ".pdesc has a bad entry symbol"
   2255 msgstr " .pdesc    "
   2256 
   2257 #: config/tc-alpha.c:4524
   2258 msgid ".pdesc doesn't match with last .ent"
   2259 msgstr ".pdesc    .ent"
   2260 
   2261 #: config/tc-alpha.c:4539
   2262 msgid "No comma after .pdesc <entryname>"
   2263 msgstr "   .pdesc <entryname>"
   2264 
   2265 #: config/tc-alpha.c:4559
   2266 msgid "unknown procedure kind"
   2267 msgstr "  "
   2268 
   2269 #: config/tc-alpha.c:4654
   2270 msgid ".name directive not in link (.link) section"
   2271 msgstr " .name     (.link)"
   2272 
   2273 #: config/tc-alpha.c:4662
   2274 msgid ".name directive has no symbol"
   2275 msgstr " .name   "
   2276 
   2277 #: config/tc-alpha.c:4696
   2278 msgid "No symbol after .linkage"
   2279 msgstr "   .linkage"
   2280 
   2281 #: config/tc-alpha.c:4744
   2282 msgid "No symbol after .code_address"
   2283 msgstr "   .code_address"
   2284 
   2285 #: config/tc-alpha.c:4770 config/tc-score.c:5604
   2286 msgid "Bad .mask directive"
   2287 msgstr "  .mask"
   2288 
   2289 #: config/tc-alpha.c:4788
   2290 msgid "Bad .fmask directive"
   2291 msgstr "  .fmask"
   2292 
   2293 #: config/tc-alpha.c:4945
   2294 #, c-format
   2295 msgid "Expected comma after name \"%s\""
   2296 msgstr "  %s    "
   2297 
   2298 #: config/tc-alpha.c:4957
   2299 #, c-format
   2300 msgid "unhandled: .proc %s,%d"
   2301 msgstr "  : .proc %s,%d"
   2302 
   2303 #: config/tc-alpha.c:4991
   2304 #, c-format
   2305 msgid "Tried to .set unrecognized mode `%s'"
   2306 msgstr "    %s   .set"
   2307 
   2308 #: config/tc-alpha.c:5017
   2309 #, c-format
   2310 msgid "Bad base register, using $%d."
   2311 msgstr "  ,  $%d."
   2312 
   2313 #: config/tc-alpha.c:5038 config/tc-nios2.c:337 config/tc-nios2.c:452
   2314 #, c-format
   2315 msgid "Alignment too large: %d. assumed"
   2316 msgstr "  :  %d."
   2317 
   2318 #: config/tc-alpha.c:5042 config/tc-d30v.c:2057 config/tc-nios2.c:341
   2319 #: config/tc-nios2.c:456
   2320 msgid "Alignment negative: 0 assumed"
   2321 msgstr " :  0"
   2322 
   2323 #: config/tc-alpha.c:5137 config/tc-alpha.c:5629
   2324 #, c-format
   2325 msgid "Unknown CPU identifier `%s'"
   2326 msgstr "  , %s"
   2327 
   2328 #: config/tc-alpha.c:5328
   2329 #, c-format
   2330 msgid "Chose GP value of %lx\n"
   2331 msgstr "  GP %lx\n"
   2332 
   2333 #: config/tc-alpha.c:5342
   2334 msgid "bad .section directive: want a,s,w,x,M,S,G,T in string"
   2335 msgstr "  .section:  a,s,w,x,M,S,G,T  "
   2336 
   2337 #: config/tc-alpha.c:5431
   2338 #, c-format
   2339 msgid "internal error: can't hash opcode `%s': %s"
   2340 msgstr " :       %s: %s"
   2341 
   2342 #: config/tc-alpha.c:5467
   2343 #, c-format
   2344 msgid "internal error: can't hash macro `%s': %s"
   2345 msgstr " :      %s: %s"
   2346 
   2347 #: config/tc-alpha.c:5551 config/tc-arm.c:7182 config/tc-arm.c:7194
   2348 #: config/tc-i960.c:705 config/tc-xtensa.c:5337 config/tc-xtensa.c:5415
   2349 #: config/tc-xtensa.c:5532 config/tc-z80.c:1927
   2350 msgid "syntax error"
   2351 msgstr " "
   2352 
   2353 #: config/tc-alpha.c:5680
   2354 msgid ""
   2355 "Alpha options:\n"
   2356 "-32addr\t\t\ttreat addresses as 32-bit values\n"
   2357 "-F\t\t\tlack floating point instructions support\n"
   2358 "-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
   2359 "\t\t\tspecify variant of Alpha architecture\n"
   2360 "-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -m21264b\n"
   2361 "\t\t\tthese variants include PALcode opcodes\n"
   2362 msgstr ""
   2363 " Alpha:\n"
   2364 "-32addr\t\t\t   32- \n"
   2365 "-F\t\t\t         \n"
   2366 "-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
   2367 "\t\t\t   Alpha\n"
   2368 "-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -m21264b\n"
   2369 "\t\t\t     PALcode\n"
   2370 
   2371 #: config/tc-alpha.c:5690
   2372 msgid ""
   2373 "VMS options:\n"
   2374 "-+\t\t\tencode (don't truncate) names longer than 64 characters\n"
   2375 "-H\t\t\tshow new symbol after hash truncation\n"
   2376 "-replace/-noreplace\tenable or disable the optimization of procedure calls\n"
   2377 msgstr ""
   2378 " VMS:\n"
   2379 "-+\t\t\t ( ) ,   64 \n"
   2380 "-H\t\t\t     \n"
   2381 "-replace/-noreplace\t     \n"
   2382 
   2383 #: config/tc-alpha.c:5941
   2384 #, c-format
   2385 msgid "unhandled relocation type %s"
   2386 msgstr "     %s"
   2387 
   2388 #: config/tc-alpha.c:5954
   2389 msgid "non-absolute expression in constant field"
   2390 msgstr "    "
   2391 
   2392 #: config/tc-alpha.c:5968
   2393 #, c-format
   2394 msgid "type %d reloc done?\n"
   2395 msgstr "  %d ?\n"
   2396 
   2397 #: config/tc-alpha.c:6015 config/tc-alpha.c:6022
   2398 msgid "Used $at without \".set noat\""
   2399 msgstr " $at  .set noat"
   2400 
   2401 #: config/tc-alpha.c:6191
   2402 #, c-format
   2403 msgid "!samegp reloc against symbol without .prologue: %s"
   2404 msgstr " !samegp    .prologue: %s"
   2405 
   2406 #: config/tc-alpha.c:6235 config/tc-tilegx.c:1751 config/tc-tilepro.c:1531
   2407 #: config/tc-xtensa.c:6025
   2408 #, c-format
   2409 msgid "cannot represent `%s' relocation in object file"
   2410 msgstr "  %s    "
   2411 
   2412 #: config/tc-alpha.c:6241
   2413 #, c-format
   2414 msgid "internal error? cannot generate `%s' relocation"
   2415 msgstr " ?     %s"
   2416 
   2417 #: config/tc-alpha.c:6340
   2418 #, c-format
   2419 msgid "frame reg expected, using $%d."
   2420 msgstr "    ,  $%d."
   2421 
   2422 #: config/tc-arc.c:193 config/tc-arc.c:214 config/tc-arc.c:991
   2423 #: config/tc-h8300.c:75 config/tc-h8300.c:84 config/tc-h8300.c:94
   2424 #: config/tc-h8300.c:104 config/tc-h8300.c:114 config/tc-h8300.c:125
   2425 #: config/tc-h8300.c:242 config/tc-hppa.c:6892 config/tc-hppa.c:6898
   2426 #: config/tc-hppa.c:6904 config/tc-hppa.c:6910 config/tc-hppa.c:8317
   2427 #: config/tc-lm32.c:197 config/tc-mips.c:3471 config/tc-mips.c:3977
   2428 #: config/tc-mn10300.c:938 config/tc-mn10300.c:943 config/tc-mn10300.c:2441
   2429 #: config/tc-xc16x.c:79 config/tc-xc16x.c:86 config/tc-xc16x.c:93
   2430 msgid "could not set architecture and machine"
   2431 msgstr "      "
   2432 
   2433 #: config/tc-arc.c:431 config/tc-arc.c:670
   2434 msgid "expected comma after operand name"
   2435 msgstr "      "
   2436 
   2437 #: config/tc-arc.c:442
   2438 #, c-format
   2439 msgid "negative operand number %d"
   2440 msgstr "  , %d"
   2441 
   2442 #: config/tc-arc.c:454
   2443 msgid "expected comma after register-number"
   2444 msgstr "      "
   2445 
   2446 #: config/tc-arc.c:479
   2447 msgid "invalid mode"
   2448 msgstr " "
   2449 
   2450 #: config/tc-arc.c:496
   2451 msgid "expected comma after register-mode"
   2452 msgstr "      "
   2453 
   2454 #: config/tc-arc.c:513
   2455 msgid "shortcut designator invalid"
   2456 msgstr "   "
   2457 
   2458 #: config/tc-arc.c:528
   2459 #, c-format
   2460 msgid "core register value (%d) too large"
   2461 msgstr "   (%d)   "
   2462 
   2463 #: config/tc-arc.c:536
   2464 #, c-format
   2465 msgid "condition code value (%d) too large"
   2466 msgstr "   (%d)   "
   2467 
   2468 #: config/tc-arc.c:554
   2469 #, c-format
   2470 msgid "attempt to override symbol: %s"
   2471 msgstr "  : %s"
   2472 
   2473 #: config/tc-arc.c:625
   2474 msgid "invalid opertype"
   2475 msgstr "  "
   2476 
   2477 #: config/tc-arc.c:682
   2478 msgid "expected comma after opcode"
   2479 msgstr "      "
   2480 
   2481 #: config/tc-arc.c:692
   2482 #, c-format
   2483 msgid "negative subopcode %d"
   2484 msgstr "  , %d"
   2485 
   2486 #: config/tc-arc.c:701
   2487 msgid "subcode value found when opcode not equal 0x03"
   2488 msgstr "  ,      0x03"
   2489 
   2490 #: config/tc-arc.c:709
   2491 #, c-format
   2492 msgid "invalid subopcode %d"
   2493 msgstr "  , %d"
   2494 
   2495 #: config/tc-arc.c:720
   2496 msgid "expected comma after subopcode"
   2497 msgstr "     "
   2498 
   2499 #: config/tc-arc.c:739
   2500 msgid "invalid suffix class"
   2501 msgstr "  "
   2502 
   2503 #: config/tc-arc.c:748
   2504 msgid "expected comma after suffix class"
   2505 msgstr "      "
   2506 
   2507 #: config/tc-arc.c:767
   2508 msgid "invalid syntax class"
   2509 msgstr "  "
   2510 
   2511 #: config/tc-arc.c:774
   2512 msgid "opcode 0x3 and SYNTAX_3OP invalid"
   2513 msgstr "  0x3    SYNTAX_3OP"
   2514 
   2515 #: config/tc-arc.c:794
   2516 msgid "unknown suffix class"
   2517 msgstr "  "
   2518 
   2519 #: config/tc-arc.c:861 config/tc-tic6x.c:582
   2520 msgid "expected comma after symbol name"
   2521 msgstr "      "
   2522 
   2523 #: config/tc-arc.c:871
   2524 msgid "negative symbol length"
   2525 msgstr "  "
   2526 
   2527 #: config/tc-arc.c:882
   2528 msgid "ignoring attempt to re-define symbol"
   2529 msgstr "   "
   2530 
   2531 #: config/tc-arc.c:889
   2532 #, c-format
   2533 msgid "length of symbol \"%s\" already %ld, ignoring %d"
   2534 msgstr "  %s   %ld,  %d"
   2535 
   2536 #: config/tc-arc.c:903
   2537 msgid "assuming symbol alignment of zero"
   2538 msgstr "   "
   2539 
   2540 #: config/tc-arc.c:970
   2541 msgid "\".option\" directive must appear before any instructions"
   2542 msgstr " .option    "
   2543 
   2544 #: config/tc-arc.c:980
   2545 msgid "\".option\" directive conflicts with initial definition"
   2546 msgstr " .option    "
   2547 
   2548 #: config/tc-arc.c:988
   2549 msgid "\".option\" directive overrides command-line (default) value"
   2550 msgstr " .option      ()"
   2551 
   2552 #: config/tc-arc.c:998
   2553 msgid "invalid identifier for \".option\""
   2554 msgstr "   .option"
   2555 
   2556 #: config/tc-arc.c:1036 config/tc-i860.c:1034 config/tc-ip2k.c:248
   2557 msgid "relaxation not supported\n"
   2558 msgstr "       \n"
   2559 
   2560 #: config/tc-arc.c:1080
   2561 msgid "expression too complex code symbol"
   2562 msgstr "   :  "
   2563 
   2564 #: config/tc-arc.c:1107
   2565 #, c-format
   2566 msgid "missing ')' in %%-op"
   2567 msgstr "  )  %%-op"
   2568 
   2569 #: config/tc-arc.c:1365 config/tc-dlx.c:1198 config/tc-i960.c:2636
   2570 #: config/tc-m32r.c:2280 config/tc-nds32.c:6503 config/tc-sparc.c:3834
   2571 #, c-format
   2572 msgid "internal error: can't export reloc type %d (`%s')"
   2573 msgstr " :    %d (%s) "
   2574 
   2575 #: config/tc-arc.c:1497
   2576 #, c-format
   2577 msgid "unknown syntax format character `%c'"
   2578 msgstr "    %c"
   2579 
   2580 #: config/tc-arc.c:1636
   2581 msgid "too many suffixes"
   2582 msgstr " "
   2583 
   2584 #: config/tc-arc.c:1675
   2585 msgid "symbol as destination register"
   2586 msgstr "   "
   2587 
   2588 #. xgettext:c-format.
   2589 #: config/tc-arc.c:1760 config/tc-i370.c:2206 config/tc-mn10200.c:1142
   2590 #: config/tc-mn10300.c:1822 config/tc-ppc.c:3350 config/tc-s390.c:1523
   2591 #: config/tc-v850.c:3029
   2592 #, c-format
   2593 msgid "junk at end of line: `%s'"
   2594 msgstr "   : %s"
   2595 
   2596 #: config/tc-arc.c:1799
   2597 msgid "8 byte instruction in delay slot"
   2598 msgstr "8-    "
   2599 
   2600 #. except for jl  addr
   2601 #: config/tc-arc.c:1802
   2602 msgid "8 byte jump instruction with delay slot"
   2603 msgstr "8-     "
   2604 
   2605 #: config/tc-arc.c:1810
   2606 msgid "conditional branch follows set of flags"
   2607 msgstr "    "
   2608 
   2609 #: config/tc-arc.c:1894 config/tc-arm.c:17586
   2610 #, c-format
   2611 msgid "bad instruction `%s'"
   2612 msgstr "  %s"
   2613 
   2614 #: config/tc-arm.c:560
   2615 msgid "ARM register expected"
   2616 msgstr "    ARM"
   2617 
   2618 #: config/tc-arm.c:561
   2619 msgid "bad or missing co-processor number"
   2620 msgstr "      "
   2621 
   2622 #: config/tc-arm.c:562
   2623 msgid "co-processor register expected"
   2624 msgstr "    "
   2625 
   2626 #: config/tc-arm.c:563
   2627 msgid "FPA register expected"
   2628 msgstr "    FPA"
   2629 
   2630 #: config/tc-arm.c:564
   2631 msgid "VFP single precision register expected"
   2632 msgstr "    VFP  "
   2633 
   2634 #: config/tc-arm.c:565
   2635 msgid "VFP/Neon double precision register expected"
   2636 msgstr "    VFP/Neon  "
   2637 
   2638 #: config/tc-arm.c:566
   2639 msgid "Neon quad precision register expected"
   2640 msgstr "    Neon  "
   2641 
   2642 #: config/tc-arm.c:567
   2643 msgid "VFP single or double precision register expected"
   2644 msgstr "    VFP    "
   2645 
   2646 #: config/tc-arm.c:568
   2647 msgid "Neon double or quad precision register expected"
   2648 msgstr "    Neon    "
   2649 
   2650 #: config/tc-arm.c:569
   2651 msgid "VFP single, double or Neon quad precision register expected"
   2652 msgstr "    VFP       Neon  "
   2653 
   2654 #: config/tc-arm.c:570
   2655 msgid "VFP system register expected"
   2656 msgstr "     VFP"
   2657 
   2658 #: config/tc-arm.c:571
   2659 msgid "Maverick MVF register expected"
   2660 msgstr "    Maverick MVF"
   2661 
   2662 #: config/tc-arm.c:572
   2663 msgid "Maverick MVD register expected"
   2664 msgstr "    Maverick MVD"
   2665 
   2666 #: config/tc-arm.c:573
   2667 msgid "Maverick MVFX register expected"
   2668 msgstr "    Maverick MVFX"
   2669 
   2670 #: config/tc-arm.c:574
   2671 msgid "Maverick MVDX register expected"
   2672 msgstr "    Maverick MVDX"
   2673 
   2674 #: config/tc-arm.c:575
   2675 msgid "Maverick MVAX register expected"
   2676 msgstr "    Maverick MVAX"
   2677 
   2678 #: config/tc-arm.c:576
   2679 msgid "Maverick DSPSC register expected"
   2680 msgstr "    Maverick DSPSC"
   2681 
   2682 #: config/tc-arm.c:577
   2683 msgid "iWMMXt data register expected"
   2684 msgstr "     iWMMXt"
   2685 
   2686 #: config/tc-arm.c:578 config/tc-arm.c:6961
   2687 msgid "iWMMXt control register expected"
   2688 msgstr "     iWMMXt"
   2689 
   2690 #: config/tc-arm.c:579
   2691 msgid "iWMMXt scalar register expected"
   2692 msgstr "     iWMMXt"
   2693 
   2694 #: config/tc-arm.c:580
   2695 msgid "XScale accumulator register expected"
   2696 msgstr "     XScale"
   2697 
   2698 #. For score5u : div/mul will pop warning message, mmu/alw/asw will pop error message.
   2699 #: config/tc-arm.c:739 config/tc-score.c:259
   2700 msgid "bad arguments to instruction"
   2701 msgstr "  "
   2702 
   2703 #: config/tc-arm.c:740
   2704 msgid "r13 not allowed here"
   2705 msgstr "    r13"
   2706 
   2707 #: config/tc-arm.c:741
   2708 msgid "r15 not allowed here"
   2709 msgstr "    r15"
   2710 
   2711 #: config/tc-arm.c:742
   2712 msgid "instruction cannot be conditional"
   2713 msgstr "    "
   2714 
   2715 #: config/tc-arm.c:743
   2716 msgid "registers may not be the same"
   2717 msgstr "    "
   2718 
   2719 #: config/tc-arm.c:744
   2720 msgid "lo register required"
   2721 msgstr "    lo"
   2722 
   2723 #: config/tc-arm.c:745
   2724 msgid "instruction not supported in Thumb16 mode"
   2725 msgstr "    Thumb16  "
   2726 
   2727 #: config/tc-arm.c:746
   2728 msgid "instruction does not accept this addressing mode"
   2729 msgstr "       "
   2730 
   2731 #: config/tc-arm.c:747
   2732 msgid "branch must be last instruction in IT block"
   2733 msgstr "       IT"
   2734 
   2735 #: config/tc-arm.c:748
   2736 msgid "instruction not allowed in IT block"
   2737 msgstr "  IT  "
   2738 
   2739 #: config/tc-arm.c:749
   2740 msgid "selected FPU does not support instruction"
   2741 msgstr "  FPU     "
   2742 
   2743 #: config/tc-arm.c:750
   2744 msgid "thumb conditional instruction should be in IT block"
   2745 msgstr "  thumb     IT"
   2746 
   2747 #: config/tc-arm.c:751
   2748 msgid "incorrect condition in IT block"
   2749 msgstr "    IT"
   2750 
   2751 #: config/tc-arm.c:752
   2752 msgid "IT falling in the range of a previous IT block"
   2753 msgstr "IT      IT"
   2754 
   2755 #: config/tc-arm.c:753
   2756 msgid "missing .fnstart before unwinding directive"
   2757 msgstr " .fnstart   "
   2758 
   2759 #: config/tc-arm.c:755
   2760 msgid "cannot use register index with PC-relative addressing"
   2761 msgstr "         PC"
   2762 
   2763 #: config/tc-arm.c:757
   2764 msgid "cannot use writeback with PC-relative addressing"
   2765 msgstr "        PC"
   2766 
   2767 #: config/tc-arm.c:759
   2768 msgid "using "
   2769 msgstr " "
   2770 
   2771 #: config/tc-arm.c:966
   2772 msgid "immediate expression requires a # prefix"
   2773 msgstr "    #"
   2774 
   2775 #: config/tc-arm.c:994 read.c:3731
   2776 msgid "missing expression"
   2777 msgstr "  "
   2778 
   2779 #: config/tc-arm.c:1024 config/tc-arm.c:5207 config/tc-i960.c:1297
   2780 #: config/tc-score.c:1210
   2781 msgid "invalid constant"
   2782 msgstr " "
   2783 
   2784 #: config/tc-arm.c:1154
   2785 msgid "expected #constant"
   2786 msgstr "    #"
   2787 
   2788 #: config/tc-arm.c:1317
   2789 #, c-format
   2790 msgid "unexpected character `%c' in type specifier"
   2791 msgstr "  %c   "
   2792 
   2793 #: config/tc-arm.c:1334
   2794 #, c-format
   2795 msgid "bad size %d in type specifier"
   2796 msgstr " , %d,   "
   2797 
   2798 #: config/tc-arm.c:1384
   2799 msgid "only one type should be specified for operand"
   2800 msgstr "       "
   2801 
   2802 #: config/tc-arm.c:1462
   2803 msgid "can't redefine type for operand"
   2804 msgstr "   "
   2805 
   2806 #: config/tc-arm.c:1473
   2807 msgid "only D registers may be indexed"
   2808 msgstr "    D"
   2809 
   2810 #: config/tc-arm.c:1479
   2811 msgid "can't change index for operand"
   2812 msgstr "   "
   2813 
   2814 #: config/tc-arm.c:1542
   2815 msgid "register operand expected, but got scalar"
   2816 msgstr "    ,   "
   2817 
   2818 #: config/tc-arm.c:1575
   2819 msgid "scalar must have an index"
   2820 msgstr "   "
   2821 
   2822 #: config/tc-arm.c:1580 config/tc-arm.c:15735 config/tc-arm.c:15795
   2823 #: config/tc-arm.c:16217
   2824 msgid "scalar index out of range"
   2825 msgstr "    "
   2826 
   2827 #: config/tc-arm.c:1630
   2828 msgid "bad range in register list"
   2829 msgstr "    "
   2830 
   2831 #: config/tc-arm.c:1638 config/tc-arm.c:1647 config/tc-arm.c:1688
   2832 #, c-format
   2833 msgid "Warning: duplicated register (r%d) in register list"
   2834 msgstr ":   (r%d)   "
   2835 
   2836 #: config/tc-arm.c:1650
   2837 msgid "Warning: register range not in ascending order"
   2838 msgstr ":       "
   2839 
   2840 #: config/tc-arm.c:1661
   2841 msgid "missing `}'"
   2842 msgstr "  }"
   2843 
   2844 #: config/tc-arm.c:1677
   2845 msgid "invalid register mask"
   2846 msgstr "  "
   2847 
   2848 #: config/tc-arm.c:1812 config/tc-arm.c:1856
   2849 msgid "register out of range in list"
   2850 msgstr "      "
   2851 
   2852 #: config/tc-arm.c:1834 config/tc-arm.c:4161 config/tc-arm.c:4295
   2853 msgid "register list not in ascending order"
   2854 msgstr "      "
   2855 
   2856 #: config/tc-arm.c:1865
   2857 msgid "register range not in ascending order"
   2858 msgstr "     "
   2859 
   2860 #: config/tc-arm.c:1898
   2861 msgid "non-contiguous register range"
   2862 msgstr "    "
   2863 
   2864 #: config/tc-arm.c:1957
   2865 msgid "register stride must be 1 or 2"
   2866 msgstr "      1  2"
   2867 
   2868 #: config/tc-arm.c:1958
   2869 msgid "mismatched element/structure types in list"
   2870 msgstr "  /  "
   2871 
   2872 #: config/tc-arm.c:2022
   2873 msgid "don't use Rn-Rm syntax with non-unit stride"
   2874 msgstr "   Rn-Rm     "
   2875 
   2876 #: config/tc-arm.c:2077
   2877 msgid "error parsing element/structure list"
   2878 msgstr "     /"
   2879 
   2880 #: config/tc-arm.c:2083
   2881 msgid "expected }"
   2882 msgstr "   }"
   2883 
   2884 #: config/tc-arm.c:2174
   2885 msgid "attempt to redefine typed alias"
   2886 msgstr "    "
   2887 
   2888 #: config/tc-arm.c:2308
   2889 msgid "bad type for register"
   2890 msgstr "  "
   2891 
   2892 #: config/tc-arm.c:2319
   2893 msgid "expression must be constant"
   2894 msgstr "   "
   2895 
   2896 #: config/tc-arm.c:2336
   2897 msgid "can't redefine the type of a register alias"
   2898 msgstr "      "
   2899 
   2900 #: config/tc-arm.c:2343
   2901 msgid "you must specify a single type only"
   2902 msgstr "     "
   2903 
   2904 #: config/tc-arm.c:2356
   2905 msgid "can't redefine the index of a scalar alias"
   2906 msgstr "     "
   2907 
   2908 #: config/tc-arm.c:2364
   2909 msgid "scalar index must be constant"
   2910 msgstr "    "
   2911 
   2912 #: config/tc-arm.c:2373
   2913 msgid "expecting ]"
   2914 msgstr "   ]"
   2915 
   2916 #: config/tc-arm.c:2426
   2917 msgid "invalid syntax for .dn directive"
   2918 msgstr "   .dn"
   2919 
   2920 #: config/tc-arm.c:2432
   2921 msgid "invalid syntax for .qn directive"
   2922 msgstr "   .qn"
   2923 
   2924 #: config/tc-arm.c:2467
   2925 #, c-format
   2926 msgid "ignoring attempt to use .unreq on fixed register name: '%s'"
   2927 msgstr "   .unreq    : %s"
   2928 
   2929 #: config/tc-arm.c:2735
   2930 #, c-format
   2931 msgid "Failed to find real start of function: %s\n"
   2932 msgstr "     : %s\n"
   2933 
   2934 #: config/tc-arm.c:2752
   2935 msgid "selected processor does not support THUMB opcodes"
   2936 msgstr "        THUMB"
   2937 
   2938 #: config/tc-arm.c:2765
   2939 msgid "selected processor does not support ARM opcodes"
   2940 msgstr "        ARM"
   2941 
   2942 #: config/tc-arm.c:2777
   2943 #, c-format
   2944 msgid "invalid instruction size selected (%d)"
   2945 msgstr "    (%d)"
   2946 
   2947 #: config/tc-arm.c:2809
   2948 #, c-format
   2949 msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
   2950 msgstr "   .code (%d) (  16  32)"
   2951 
   2952 #: config/tc-arm.c:2865
   2953 #, c-format
   2954 msgid "expected comma after name \"%s\""
   2955 msgstr "  %s    "
   2956 
   2957 #: config/tc-arm.c:2915 config/tc-m32r.c:587
   2958 #, c-format
   2959 msgid "symbol `%s' already defined"
   2960 msgstr " %s  "
   2961 
   2962 #: config/tc-arm.c:2949
   2963 #, c-format
   2964 msgid "unrecognized syntax mode \"%s\""
   2965 msgstr "  , %s"
   2966 
   2967 #: config/tc-arm.c:2970
   2968 #, c-format
   2969 msgid "alignment too large: %d assumed"
   2970 msgstr "  :  %d"
   2971 
   2972 #: config/tc-arm.c:2973
   2973 msgid "alignment negative. 0 assumed."
   2974 msgstr " :  0."
   2975 
   2976 #: config/tc-arm.c:3039
   2977 msgid ".ref pseudo-op only available with -mccs flag."
   2978 msgstr " .ref       -mccs."
   2979 
   2980 #: config/tc-arm.c:3080
   2981 msgid ".asmfunc repeated."
   2982 msgstr " .asmfunc."
   2983 
   2984 #: config/tc-arm.c:3084
   2985 msgid ".asmfunc without function."
   2986 msgstr ".asmfunc  ."
   2987 
   2988 #: config/tc-arm.c:3090
   2989 msgid ".asmfunc pseudo-op only available with -mccs flag."
   2990 msgstr " .asmfunc       -mccs."
   2991 
   2992 #: config/tc-arm.c:3101
   2993 msgid ".endasmfunc without a .asmfunc."
   2994 msgstr ".endasmfunc  .asmfunc."
   2995 
   2996 #: config/tc-arm.c:3105
   2997 msgid ".endasmfunc without function."
   2998 msgstr ".endasmfunc  ."
   2999 
   3000 #: config/tc-arm.c:3116
   3001 msgid ".endasmfunc pseudo-op only available with -mccs flag."
   3002 msgstr " .endasmfunc       -mccs."
   3003 
   3004 #: config/tc-arm.c:3125
   3005 msgid ".def pseudo-op only available with -mccs flag."
   3006 msgstr " .def       -mccs."
   3007 
   3008 #: config/tc-arm.c:3283
   3009 msgid "invalid type for literal pool"
   3010 msgstr "   "
   3011 
   3012 #: config/tc-arm.c:3362 config/tc-tic54x.c:5385
   3013 #, c-format
   3014 msgid "Invalid label '%s'"
   3015 msgstr "  %s"
   3016 
   3017 #: config/tc-arm.c:3538
   3018 msgid "(plt) is only valid on branch targets"
   3019 msgstr "(plt)      "
   3020 
   3021 #: config/tc-arm.c:3544 config/tc-s390.c:1145 config/tc-s390.c:1788
   3022 #: config/tc-xtensa.c:1613
   3023 #, c-format
   3024 msgid "%s relocations do not fit in %d bytes"
   3025 msgstr " %s    %d "
   3026 
   3027 #: config/tc-arm.c:3622
   3028 msgid ".inst.n operand too big. Use .inst.w instead"
   3029 msgstr " .inst.n   .   .inst.w"
   3030 
   3031 #: config/tc-arm.c:3642
   3032 msgid "cannot determine Thumb instruction size. Use .inst.n/.inst.w instead"
   3033 msgstr "     Thumb.  .inst.n/.inst.w"
   3034 
   3035 #: config/tc-arm.c:3672
   3036 msgid "width suffixes are invalid in ARM mode"
   3037 msgstr "      ARM"
   3038 
   3039 #: config/tc-arm.c:3714 dwarf2dbg.c:751
   3040 msgid "expected 0 or 1"
   3041 msgstr "  0  1"
   3042 
   3043 #: config/tc-arm.c:3718
   3044 msgid "missing comma"
   3045 msgstr " "
   3046 
   3047 #: config/tc-arm.c:3751
   3048 msgid "duplicate .fnstart directive"
   3049 msgstr "  .fnstart"
   3050 
   3051 #: config/tc-arm.c:3782 config/tc-tic6x.c:412
   3052 msgid "duplicate .handlerdata directive"
   3053 msgstr "  .handlerdata"
   3054 
   3055 #: config/tc-arm.c:3801
   3056 msgid ".fnend directive without .fnstart"
   3057 msgstr " .fnend   .fnstart"
   3058 
   3059 #: config/tc-arm.c:3868 config/tc-tic6x.c:393
   3060 msgid "personality routine specified for cantunwind frame"
   3061 msgstr "     cantunwind"
   3062 
   3063 #: config/tc-arm.c:3885 config/tc-tic6x.c:454
   3064 msgid "duplicate .personalityindex directive"
   3065 msgstr "  .personalityindex"
   3066 
   3067 #: config/tc-arm.c:3892 config/tc-tic6x.c:461
   3068 msgid "bad personality routine number"
   3069 msgstr "   personality"
   3070 
   3071 #: config/tc-arm.c:3914 config/tc-tic6x.c:478
   3072 msgid "duplicate .personality directive"
   3073 msgstr "  .personality"
   3074 
   3075 #: config/tc-arm.c:3937 config/tc-arm.c:4065 config/tc-arm.c:4113
   3076 msgid "expected register list"
   3077 msgstr "    "
   3078 
   3079 #: config/tc-arm.c:4019
   3080 msgid "expected , <constant>"
   3081 msgstr "  , <>"
   3082 
   3083 #: config/tc-arm.c:4028
   3084 msgid "number of registers must be in the range [1:4]"
   3085 msgstr "     [1:4]"
   3086 
   3087 #: config/tc-arm.c:4175 config/tc-arm.c:4309
   3088 msgid "bad register range"
   3089 msgstr "  "
   3090 
   3091 #: config/tc-arm.c:4375
   3092 msgid "FPA .unwind_save does not take a register list"
   3093 msgstr ".unwind_save FPA    "
   3094 
   3095 #: config/tc-arm.c:4403
   3096 msgid ".unwind_save does not support this kind of register"
   3097 msgstr " .unwind_save      "
   3098 
   3099 #: config/tc-arm.c:4442
   3100 msgid "SP and PC not permitted in .unwind_movsp directive"
   3101 msgstr "SP  PC      .unwind_movsp"
   3102 
   3103 #: config/tc-arm.c:4447
   3104 msgid "unexpected .unwind_movsp directive"
   3105 msgstr "  .unwind_movsp"
   3106 
   3107 #: config/tc-arm.c:4474
   3108 msgid "stack increment must be multiple of 4"
   3109 msgstr "       4"
   3110 
   3111 #: config/tc-arm.c:4506
   3112 msgid "expected <reg>, <reg>"
   3113 msgstr "  <>, <>"
   3114 
   3115 #: config/tc-arm.c:4524
   3116 msgid "register must be either sp or set by a previousunwind_movsp directive"
   3117 msgstr "    sp    previousunwind_movsp"
   3118 
   3119 #: config/tc-arm.c:4563
   3120 msgid "expected <offset>, <opcode>"
   3121 msgstr "  <>, < >"
   3122 
   3123 #: config/tc-arm.c:4575
   3124 msgid "unwind opcode too long"
   3125 msgstr "     "
   3126 
   3127 #: config/tc-arm.c:4580
   3128 msgid "invalid unwind opcode"
   3129 msgstr "   "
   3130 
   3131 #: config/tc-arm.c:4767 config/tc-arm.c:5739 config/tc-arm.c:10246
   3132 #: config/tc-arm.c:10769 config/tc-arm.c:12789 config/tc-arm.c:14222
   3133 #: config/tc-arm.c:22819 config/tc-arm.c:22844 config/tc-arm.c:22852
   3134 #: config/tc-metag.c:5175 config/tc-z8k.c:1143 config/tc-z8k.c:1153
   3135 msgid "immediate value out of range"
   3136 msgstr "    "
   3137 
   3138 #: config/tc-arm.c:4935
   3139 msgid "invalid FPA immediate expression"
   3140 msgstr "   FPA"
   3141 
   3142 #: config/tc-arm.c:5107
   3143 msgid "'LSL' or 'ASR' required"
   3144 msgstr "   LSL  ASR"
   3145 
   3146 #: config/tc-arm.c:5115
   3147 msgid "'LSL' required"
   3148 msgstr "   LSL"
   3149 
   3150 #: config/tc-arm.c:5123
   3151 msgid "'ASR' required"
   3152 msgstr "   ASR"
   3153 
   3154 #: config/tc-arm.c:5202
   3155 msgid "invalid rotation"
   3156 msgstr "  "
   3157 
   3158 #: config/tc-arm.c:5361 config/tc-arm.c:5530
   3159 msgid "unknown group relocation"
   3160 msgstr "  "
   3161 
   3162 #: config/tc-arm.c:5397
   3163 msgid "alignment must be constant"
   3164 msgstr "   "
   3165 
   3166 #: config/tc-arm.c:5561
   3167 msgid "this group relocation is not allowed on this instruction"
   3168 msgstr "      "
   3169 
   3170 #: config/tc-arm.c:5616
   3171 msgid "'}' expected at end of 'option' field"
   3172 msgstr "  option    }"
   3173 
   3174 #: config/tc-arm.c:5621
   3175 msgid "cannot combine index with option"
   3176 msgstr "     "
   3177 
   3178 #: config/tc-arm.c:5877
   3179 msgid "unexpected bit specified after APSR"
   3180 msgstr " APSR   "
   3181 
   3182 #: config/tc-arm.c:5889
   3183 msgid "selected processor does not support DSP extension"
   3184 msgstr "       DSP"
   3185 
   3186 #: config/tc-arm.c:5901
   3187 msgid "bad bitmask specified after APSR"
   3188 msgstr " APSR    "
   3189 
   3190 #: config/tc-arm.c:5925
   3191 msgid "writing to APSR without specifying a bitmask is deprecated"
   3192 msgstr "  APSR      "
   3193 
   3194 #: config/tc-arm.c:5937 config/tc-arm.c:11914 config/tc-arm.c:11958
   3195 #: config/tc-arm.c:11962
   3196 msgid "selected processor does not support requested special purpose register"
   3197 msgstr "         "
   3198 
   3199 #: config/tc-arm.c:5942
   3200 msgid "flag for {c}psr instruction expected"
   3201 msgstr "      {c}psr"
   3202 
   3203 #: config/tc-arm.c:5967
   3204 msgid "unrecognized CPS flag"
   3205 msgstr "  CPS"
   3206 
   3207 #: config/tc-arm.c:5974
   3208 msgid "missing CPS flags"
   3209 msgstr "  CPS"
   3210 
   3211 #: config/tc-arm.c:5997 config/tc-arm.c:6003
   3212 msgid "valid endian specifiers are be or le"
   3213 msgstr "      be  le"
   3214 
   3215 #: config/tc-arm.c:6025
   3216 msgid "missing rotation field after comma"
   3217 msgstr "    "
   3218 
   3219 #: config/tc-arm.c:6040
   3220 msgid "rotation can only be 0, 8, 16, or 24"
   3221 msgstr "     0, 8, 16  24"
   3222 
   3223 #: config/tc-arm.c:6069
   3224 msgid "condition required"
   3225 msgstr " "
   3226 
   3227 #: config/tc-arm.c:6130 config/tc-arm.c:8570
   3228 msgid "'[' expected"
   3229 msgstr "  ["
   3230 
   3231 #: config/tc-arm.c:6143
   3232 msgid "',' expected"
   3233 msgstr "  ,"
   3234 
   3235 #: config/tc-arm.c:6160
   3236 msgid "invalid shift"
   3237 msgstr " "
   3238 
   3239 #: config/tc-arm.c:6233
   3240 msgid "can't use Neon quad register here"
   3241 msgstr "      Neon"
   3242 
   3243 #: config/tc-arm.c:6300
   3244 msgid "expected <Rm> or <Dm> or <Qm> operand"
   3245 msgstr "    <Rm>, <Dm>  <Qm>"
   3246 
   3247 #: config/tc-arm.c:6380
   3248 msgid "parse error"
   3249 msgstr "   "
   3250 
   3251 #. ISB can only take SY as an option.
   3252 #: config/tc-arm.c:6645
   3253 msgid "invalid barrier type"
   3254 msgstr "  "
   3255 
   3256 #: config/tc-arm.c:6741
   3257 msgid "only floating point zero is allowed as immediate value"
   3258 msgstr "          "
   3259 
   3260 #: config/tc-arm.c:6799
   3261 msgid "immediate value is out of range"
   3262 msgstr "    "
   3263 
   3264 #: config/tc-arm.c:6946
   3265 msgid "iWMMXt data or control register expected"
   3266 msgstr "       iWMMXt"
   3267 
   3268 #: config/tc-arm.c:6986
   3269 msgid "Banked registers are not available with this architecture."
   3270 msgstr "     ."
   3271 
   3272 #: config/tc-arm.c:7208 config/tc-score.c:264
   3273 msgid "garbage following instruction"
   3274 msgstr "   "
   3275 
   3276 #. If REG is R13 (the stack pointer), warn that its use is
   3277 #. deprecated.
   3278 #: config/tc-arm.c:7249
   3279 msgid "use of r13 is deprecated"
   3280 msgstr " r13  "
   3281 
   3282 #: config/tc-arm.c:7319
   3283 msgid "D register out of range for selected VFP version"
   3284 msgstr " D       VFP"
   3285 
   3286 #: config/tc-arm.c:7398 config/tc-arm.c:9974
   3287 msgid "Instruction does not support =N addresses"
   3288 msgstr "      =N"
   3289 
   3290 #: config/tc-arm.c:7406
   3291 msgid "instruction does not accept preindexed addressing"
   3292 msgstr "      "
   3293 
   3294 #. unindexed - only for coprocessor
   3295 #: config/tc-arm.c:7422 config/tc-arm.c:10037
   3296 msgid "instruction does not accept unindexed addressing"
   3297 msgstr "       "
   3298 
   3299 #: config/tc-arm.c:7430
   3300 msgid "destination register same as write-back base"
   3301 msgstr "      "
   3302 
   3303 #: config/tc-arm.c:7431
   3304 msgid "source register same as write-back base"
   3305 msgstr "      "
   3306 
   3307 #: config/tc-arm.c:7481
   3308 msgid "use of PC in this instruction is deprecated"
   3309 msgstr " PC     "
   3310 
   3311 #: config/tc-arm.c:7504
   3312 msgid "instruction does not accept scaled register index"
   3313 msgstr "     "
   3314 
   3315 #: config/tc-arm.c:7760
   3316 msgid "invalid pseudo operation"
   3317 msgstr " "
   3318 
   3319 #: config/tc-arm.c:7887
   3320 msgid "instruction does not support unindexed addressing"
   3321 msgstr "       "
   3322 
   3323 #: config/tc-arm.c:7902
   3324 msgid "pc may not be used with write-back"
   3325 msgstr "pc      "
   3326 
   3327 #: config/tc-arm.c:7907
   3328 msgid "instruction does not support writeback"
   3329 msgstr "      "
   3330 
   3331 #: config/tc-arm.c:8000
   3332 msgid "Rn must not overlap other operands"
   3333 msgstr "Rn      "
   3334 
   3335 #: config/tc-arm.c:8005
   3336 msgid "swp{b} use is obsoleted for ARMv8 and later"
   3337 msgstr " swp{b}    ARMv8   "
   3338 
   3339 #: config/tc-arm.c:8008
   3340 msgid "swp{b} use is deprecated for ARMv6 and ARMv7"
   3341 msgstr " swp{b}    ARMv6  ARMv7"
   3342 
   3343 #: config/tc-arm.c:8110 config/tc-arm.c:8129 config/tc-arm.c:8142
   3344 #: config/tc-arm.c:10610 config/tc-arm.c:10641 config/tc-arm.c:10663
   3345 msgid "bit-field extends past end of register"
   3346 msgstr "     "
   3347 
   3348 #: config/tc-arm.c:8172
   3349 msgid "the only valid suffixes here are '(plt)' and '(tlscall)'"
   3350 msgstr "    (plt)  (tlscall)"
   3351 
   3352 #: config/tc-arm.c:8225
   3353 msgid "use of r15 in blx in ARM mode is not really useful"
   3354 msgstr " r15  blx   ARM   "
   3355 
   3356 #: config/tc-arm.c:8247
   3357 msgid "use of r15 in bx in ARM mode is not really useful"
   3358 msgstr " r15  bx   ARM   "
   3359 
   3360 #: config/tc-arm.c:8272
   3361 msgid "use of r15 in bxj is not really useful"
   3362 msgstr " r15  bxj   "
   3363 
   3364 #: config/tc-arm.c:8320
   3365 msgid "This coprocessor register access is deprecated in ARMv8"
   3366 msgstr "        ARMv8"
   3367 
   3368 #: config/tc-arm.c:8520 config/tc-arm.c:8529
   3369 msgid "writeback of base register is UNPREDICTABLE"
   3370 msgstr "     "
   3371 
   3372 #: config/tc-arm.c:8523
   3373 msgid "writeback of base register when in register list is UNPREDICTABLE"
   3374 msgstr "   ,      ,  "
   3375 
   3376 #: config/tc-arm.c:8533
   3377 msgid "if writeback register is in list, it must be the lowest reg in the list"
   3378 msgstr "      ,        "
   3379 
   3380 #: config/tc-arm.c:8565
   3381 msgid "first transfer register must be even"
   3382 msgstr "     "
   3383 
   3384 #: config/tc-arm.c:8568
   3385 msgid "can only transfer two consecutive registers"
   3386 msgstr "     "
   3387 
   3388 #. If op 1 were present and equal to PC, this function wouldn't
   3389 #. have been called in the first place.
   3390 #. If op 2 were present and equal to PC, this function wouldn't
   3391 #. have been called in the first place.
   3392 #: config/tc-arm.c:8569 config/tc-arm.c:8639 config/tc-arm.c:9272
   3393 #: config/tc-arm.c:11415
   3394 msgid "r14 not allowed here"
   3395 msgstr "    r14"
   3396 
   3397 #: config/tc-arm.c:8581
   3398 msgid "base register written back, and overlaps second transfer register"
   3399 msgstr "   ,    "
   3400 
   3401 #: config/tc-arm.c:8591
   3402 msgid "index register overlaps transfer register"
   3403 msgstr "    "
   3404 
   3405 #: config/tc-arm.c:8620 config/tc-arm.c:9239
   3406 msgid "offset must be zero in ARM encoding"
   3407 msgstr "  ARM    "
   3408 
   3409 #: config/tc-arm.c:8633 config/tc-arm.c:9266
   3410 msgid "even register required"
   3411 msgstr "   "
   3412 
   3413 #: config/tc-arm.c:8636
   3414 msgid "can only load two consecutive registers"
   3415 msgstr "     "
   3416 
   3417 #: config/tc-arm.c:8654
   3418 msgid "ldr to register 15 must be 4-byte alligned"
   3419 msgstr "ldr   15     4- "
   3420 
   3421 #: config/tc-arm.c:8677 config/tc-arm.c:8709
   3422 msgid "this instruction requires a post-indexed address"
   3423 msgstr "      "
   3424 
   3425 #: config/tc-arm.c:8736
   3426 msgid "Rd and Rm should be different in mla"
   3427 msgstr "Rd  Rm     mla"
   3428 
   3429 #: config/tc-arm.c:8760 config/tc-arm.c:11779
   3430 msgid ":lower16: not allowed this instruction"
   3431 msgstr ":lower16:     "
   3432 
   3433 #: config/tc-arm.c:8762
   3434 msgid ":upper16: not allowed instruction"
   3435 msgstr ":upper16:    "
   3436 
   3437 #: config/tc-arm.c:8781
   3438 msgid "operand 1 must be FPSCR"
   3439 msgstr "    FPSCR"
   3440 
   3441 #: config/tc-arm.c:8863 config/tc-arm.c:11898
   3442 msgid "bad register for mrs"
   3443 msgstr "   mrs"
   3444 
   3445 #: config/tc-arm.c:8870 config/tc-arm.c:11921
   3446 msgid "'APSR', 'CPSR' or 'SPSR' expected"
   3447 msgstr "   APSR, CPSR  SPSR"
   3448 
   3449 #: config/tc-arm.c:8911
   3450 msgid "Rd and Rm should be different in mul"
   3451 msgstr "Rd  Rm     mul"
   3452 
   3453 #: config/tc-arm.c:8930 config/tc-arm.c:9184 config/tc-arm.c:12059
   3454 msgid "rdhi and rdlo must be different"
   3455 msgstr "rdhi  rdlo   "
   3456 
   3457 #: config/tc-arm.c:8936
   3458 msgid "rdhi, rdlo and rm must all be different"
   3459 msgstr "rdhi, rdlo  rm    "
   3460 
   3461 #: config/tc-arm.c:9002
   3462 msgid "'[' expected after PLD mnemonic"
   3463 msgstr "  PLD    ["
   3464 
   3465 #: config/tc-arm.c:9004 config/tc-arm.c:9019
   3466 msgid "post-indexed expression used in preload instruction"
   3467 msgstr "       "
   3468 
   3469 #: config/tc-arm.c:9006 config/tc-arm.c:9021
   3470 msgid "writeback used in preload instruction"
   3471 msgstr "      "
   3472 
   3473 #: config/tc-arm.c:9008 config/tc-arm.c:9023
   3474 msgid "unindexed addressing used in preload instruction"
   3475 msgstr "       "
   3476 
   3477 #: config/tc-arm.c:9017
   3478 msgid "'[' expected after PLI mnemonic"
   3479 msgstr "  PLI    ["
   3480 
   3481 #: config/tc-arm.c:9108 config/tc-arm.c:12375
   3482 msgid "setend use is deprecated for ARMv8"
   3483 msgstr " setend    ARMv8"
   3484 
   3485 #: config/tc-arm.c:9129 config/tc-arm.c:12436 config/tc-arm.c:12468
   3486 #: config/tc-arm.c:12511
   3487 msgid "extraneous shift as part of operand to shift insn"
   3488 msgstr "       (shift)"
   3489 
   3490 #: config/tc-arm.c:9210
   3491 msgid "SRS base register must be r13"
   3492 msgstr "  SRS   r13"
   3493 
   3494 #: config/tc-arm.c:9269
   3495 msgid "can only store two consecutive registers"
   3496 msgstr "     "
   3497 
   3498 #: config/tc-arm.c:9383 config/tc-arm.c:9400
   3499 msgid "only two consecutive VFP SP registers allowed here"
   3500 msgstr "       SP VFP"
   3501 
   3502 #: config/tc-arm.c:9428 config/tc-arm.c:9443
   3503 msgid "this addressing mode requires base-register writeback"
   3504 msgstr "        "
   3505 
   3506 #. If srcsize is 16, inst.operands[1].imm must be in the range 0-16.
   3507 #. i.e. immbits must be in range 0 - 16.
   3508 #: config/tc-arm.c:9560
   3509 msgid "immediate value out of range, expected range [0, 16]"
   3510 msgstr "      ,  : [0, 16]"
   3511 
   3512 #. If srcsize is 32, inst.operands[1].imm must be in the range 1-32.
   3513 #. i.e. immbits must be in range 0 - 31.
   3514 #: config/tc-arm.c:9567
   3515 msgid "immediate value out of range, expected range [1, 32]"
   3516 msgstr "      ,  : [1, 32]"
   3517 
   3518 #: config/tc-arm.c:9633
   3519 msgid "this instruction does not support indexing"
   3520 msgstr "      "
   3521 
   3522 #: config/tc-arm.c:9656
   3523 msgid "only r15 allowed here"
   3524 msgstr "    r15"
   3525 
   3526 #: config/tc-arm.c:9791
   3527 msgid "immediate operand requires iWMMXt2"
   3528 msgstr "   iWMMXt2"
   3529 
   3530 #: config/tc-arm.c:9935
   3531 msgid "shift by register not allowed in thumb mode"
   3532 msgstr "     thumb "
   3533 
   3534 #: config/tc-arm.c:9947 config/tc-arm.c:12619 config/tc-arm.c:22214
   3535 msgid "shift expression is too large"
   3536 msgstr "    "
   3537 
   3538 #: config/tc-arm.c:9980
   3539 msgid "cannot use register index with this instruction"
   3540 msgstr "        "
   3541 
   3542 #: config/tc-arm.c:9982
   3543 msgid "Thumb does not support negative register indexing"
   3544 msgstr " Thumb      "
   3545 
   3546 #: config/tc-arm.c:9984
   3547 msgid "Thumb does not support register post-indexing"
   3548 msgstr " Thumb     "
   3549 
   3550 #: config/tc-arm.c:9986
   3551 msgid "Thumb does not support register indexing with writeback"
   3552 msgstr " Thumb        "
   3553 
   3554 #: config/tc-arm.c:9988
   3555 msgid "Thumb supports only LSL in shifted register indexing"
   3556 msgstr " Thumb   LSL    "
   3557 
   3558 #: config/tc-arm.c:9997 config/tc-arm.c:15527
   3559 msgid "shift out of range"
   3560 msgstr "    "
   3561 
   3562 #: config/tc-arm.c:10006
   3563 msgid "cannot use writeback with this instruction"
   3564 msgstr "        "
   3565 
   3566 #: config/tc-arm.c:10027
   3567 msgid "cannot use post-indexing with PC-relative addressing"
   3568 msgstr "       PC"
   3569 
   3570 #: config/tc-arm.c:10028
   3571 msgid "cannot use post-indexing with this instruction"
   3572 msgstr "       "
   3573 
   3574 #: config/tc-arm.c:10241
   3575 msgid "only SUBS PC, LR, #const allowed"
   3576 msgstr "   SUBS PC, LR, #const"
   3577 
   3578 #: config/tc-arm.c:10323 config/tc-arm.c:10478 config/tc-arm.c:10575
   3579 #: config/tc-arm.c:11859 config/tc-arm.c:12165
   3580 msgid "shift must be constant"
   3581 msgstr "   "
   3582 
   3583 #: config/tc-arm.c:10328
   3584 msgid "shift value over 3 not allowed in thumb mode"
   3585 msgstr " ,   3,   thumb "
   3586 
   3587 #: config/tc-arm.c:10330
   3588 msgid "only LSL shift allowed in thumb mode"
   3589 msgstr "  thumb     LSL"
   3590 
   3591 #: config/tc-arm.c:10354 config/tc-arm.c:10493 config/tc-arm.c:10590
   3592 #: config/tc-arm.c:11872
   3593 msgid "unshifted register required"
   3594 msgstr "  "
   3595 
   3596 #: config/tc-arm.c:10369 config/tc-arm.c:10601 config/tc-arm.c:12020
   3597 msgid "dest must overlap one source register"
   3598 msgstr "     "
   3599 
   3600 #: config/tc-arm.c:10496
   3601 msgid "dest and source1 must be the same register"
   3602 msgstr "  1    "
   3603 
   3604 #: config/tc-arm.c:10765
   3605 msgid "instruction is always unconditional"
   3606 msgstr "   "
   3607 
   3608 #: config/tc-arm.c:10880
   3609 msgid "selected processor does not support 'A' form of this instruction"
   3610 msgstr "       A  "
   3611 
   3612 #: config/tc-arm.c:10883
   3613 msgid "Thumb does not support the 2-argument form of this instruction"
   3614 msgstr " Thumb      "
   3615 
   3616 #: config/tc-arm.c:11004
   3617 msgid "SP not allowed in register list"
   3618 msgstr "SP      "
   3619 
   3620 #: config/tc-arm.c:11008 config/tc-arm.c:11114
   3621 msgid "having the base register in the register list when using write back is UNPREDICTABLE"
   3622 msgstr "            "
   3623 
   3624 #: config/tc-arm.c:11016
   3625 msgid "LR and PC should not both be in register list"
   3626 msgstr "LR  PC       "
   3627 
   3628 #: config/tc-arm.c:11024
   3629 msgid "PC not allowed in register list"
   3630 msgstr "PC      "
   3631 
   3632 #: config/tc-arm.c:11066
   3633 msgid "Thumb load/store multiple does not support {reglist}^"
   3634 msgstr "      Thumb   {reglist}^"
   3635 
   3636 #: config/tc-arm.c:11091 config/tc-arm.c:11168
   3637 #, c-format
   3638 msgid "value stored for r%d is UNKNOWN"
   3639 msgstr ",   r%d  "
   3640 
   3641 #: config/tc-arm.c:11161
   3642 msgid "Thumb-2 instruction only valid in unified syntax"
   3643 msgstr " Thumb-2  ,     "
   3644 
   3645 #: config/tc-arm.c:11165 config/tc-arm.c:11175
   3646 msgid "this instruction will write back the base register"
   3647 msgstr "      "
   3648 
   3649 #: config/tc-arm.c:11178
   3650 msgid "this instruction will not write back the base register"
   3651 msgstr "       "
   3652 
   3653 #: config/tc-arm.c:11209
   3654 msgid "r14 not allowed as first register when second register is omitted"
   3655 msgstr "r14      ,    "
   3656 
   3657 #: config/tc-arm.c:11309
   3658 msgid "This instruction may be unpredictable if executed on M-profile cores with interrupts enabled."
   3659 msgstr "      ,      M-   ."
   3660 
   3661 #: config/tc-arm.c:11338 config/tc-arm.c:11351 config/tc-arm.c:11387
   3662 msgid "Thumb does not support this addressing mode"
   3663 msgstr " Thumb     "
   3664 
   3665 #: config/tc-arm.c:11355
   3666 msgid "byte or halfword not valid for base register"
   3667 msgstr "       "
   3668 
   3669 #: config/tc-arm.c:11358
   3670 msgid "r15 based store not allowed"
   3671 msgstr "   r15 "
   3672 
   3673 #: config/tc-arm.c:11360
   3674 msgid "invalid base register for register offset"
   3675 msgstr "     "
   3676 
   3677 #: config/tc-arm.c:11417
   3678 msgid "r12 not allowed here"
   3679 msgstr "    r12"
   3680 
   3681 #: config/tc-arm.c:11423
   3682 msgid "base register written back, and overlaps one of transfer registers"
   3683 msgstr "   ,      "
   3684 
   3685 #: config/tc-arm.c:11551
   3686 #, c-format
   3687 msgid "Use of r%u as a source register is deprecated when r%u is the destination register."
   3688 msgstr "   r%u  ,  r%u   ."
   3689 
   3690 #: config/tc-arm.c:11735
   3691 msgid "shifts in CMP/MOV instructions are only supported in unified syntax"
   3692 msgstr "    CMP/MOV ,     "
   3693 
   3694 #: config/tc-arm.c:11763
   3695 msgid "only lo regs allowed with immediate"
   3696 msgstr "        lo"
   3697 
   3698 #: config/tc-arm.c:11784
   3699 msgid ":upper16: not allowed this instruction"
   3700 msgstr ":upper16:     "
   3701 
   3702 #: config/tc-arm.c:11939
   3703 msgid "Thumb encoding does not support an immediate here"
   3704 msgstr " Thumb      "
   3705 
   3706 #: config/tc-arm.c:12025
   3707 msgid "Thumb-2 MUL must not set flags"
   3708 msgstr "MUL Thumb-2    "
   3709 
   3710 #: config/tc-arm.c:12090
   3711 msgid "Thumb does not support NOP with hints"
   3712 msgstr " Thumb    NOP  "
   3713 
   3714 #: config/tc-arm.c:12228
   3715 msgid "push/pop do not support {reglist}^"
   3716 msgstr " push/pop    {reglist}^"
   3717 
   3718 #: config/tc-arm.c:12250
   3719 msgid "invalid register list to push/pop instruction"
   3720 msgstr "     push/pop"
   3721 
   3722 #: config/tc-arm.c:12495
   3723 msgid "source1 and dest must be same register"
   3724 msgstr "1       "
   3725 
   3726 #: config/tc-arm.c:12520
   3727 msgid "ror #imm not supported"
   3728 msgstr " ror #imm  "
   3729 
   3730 #: config/tc-arm.c:12571
   3731 msgid "SMC is not permitted on this architecture"
   3732 msgstr "SMC      "
   3733 
   3734 #: config/tc-arm.c:12736
   3735 msgid "Thumb encoding does not support rotation"
   3736 msgstr "  Thumb    "
   3737 
   3738 #: config/tc-arm.c:12751
   3739 msgid "SVC is not permitted on this architecture"
   3740 msgstr "SVC      "
   3741 
   3742 #: config/tc-arm.c:12767
   3743 msgid "instruction requires register index"
   3744 msgstr "   "
   3745 
   3746 #: config/tc-arm.c:12776
   3747 msgid "instruction does not allow shifted index"
   3748 msgstr "     "
   3749 
   3750 #: config/tc-arm.c:12960
   3751 msgid "invalid neon suffix for non neon instruction"
   3752 msgstr "  neon  ,     neon"
   3753 
   3754 #: config/tc-arm.c:13255 config/tc-arm.c:13592 config/tc-arm.c:15056
   3755 #: config/tc-arm.c:16449
   3756 msgid "invalid instruction shape"
   3757 msgstr "  "
   3758 
   3759 #: config/tc-arm.c:13500
   3760 msgid "types specified in both the mnemonic and operands"
   3761 msgstr ",      "
   3762 
   3763 #: config/tc-arm.c:13537
   3764 msgid "operand types can't be inferred"
   3765 msgstr "     "
   3766 
   3767 #: config/tc-arm.c:13543
   3768 msgid "type specifier has the wrong number of parts"
   3769 msgstr "      "
   3770 
   3771 #: config/tc-arm.c:13608 config/tc-arm.c:15196 config/tc-arm.c:15203
   3772 msgid "operand size must match register width"
   3773 msgstr "     "
   3774 
   3775 #: config/tc-arm.c:13619
   3776 msgid "bad type in Neon instruction"
   3777 msgstr "    Neon"
   3778 
   3779 #: config/tc-arm.c:13630
   3780 msgid "inconsistent types in Neon instruction"
   3781 msgstr "    Neon"
   3782 
   3783 #: config/tc-arm.c:14256
   3784 msgid "first and second operands shall be the same register"
   3785 msgstr "        "
   3786 
   3787 #: config/tc-arm.c:14532
   3788 msgid "scalar out of range for multiply instruction"
   3789 msgstr "      "
   3790 
   3791 #: config/tc-arm.c:14708 config/tc-arm.c:14720
   3792 msgid "immediate out of range for insert"
   3793 msgstr "      "
   3794 
   3795 #: config/tc-arm.c:14732 config/tc-arm.c:15900
   3796 msgid "immediate out of range for shift"
   3797 msgstr "      "
   3798 
   3799 #: config/tc-arm.c:14853
   3800 msgid "immediate out of range for narrowing operation"
   3801 msgstr "        "
   3802 
   3803 #: config/tc-arm.c:14987
   3804 msgid "operands 0 and 1 must be the same register"
   3805 msgstr " 0  1     "
   3806 
   3807 #: config/tc-arm.c:15066 config/tc-arm.c:16532
   3808 msgid "invalid rounding mode"
   3809 msgstr "  "
   3810 
   3811 #: config/tc-arm.c:15334
   3812 msgid "operand size must be specified for immediate VMOV"
   3813 msgstr "       VMOV"
   3814 
   3815 #: config/tc-arm.c:15344
   3816 msgid "immediate has bits set outside the operand size"
   3817 msgstr "    ,    "
   3818 
   3819 #: config/tc-arm.c:15509
   3820 msgid "Instruction form not available on this architecture."
   3821 msgstr "     ."
   3822 
   3823 #: config/tc-arm.c:15553
   3824 msgid "elements must be smaller than reversal region"
   3825 msgstr "      "
   3826 
   3827 #: config/tc-arm.c:15734 config/tc-arm.c:15794
   3828 msgid "bad type for scalar"
   3829 msgstr "  "
   3830 
   3831 #: config/tc-arm.c:15858 config/tc-arm.c:15866
   3832 msgid "VFP registers must be adjacent"
   3833 msgstr " VFP   "
   3834 
   3835 #: config/tc-arm.c:16012
   3836 msgid "bad list length for table lookup"
   3837 msgstr "     "
   3838 
   3839 #: config/tc-arm.c:16042
   3840 msgid "writeback (!) must be used for VLDMDB and VSTMDB"
   3841 msgstr " VLDMDB  VSTMDB     (!)"
   3842 
   3843 #: config/tc-arm.c:16045
   3844 msgid "register list must contain at least 1 and at most 16 registers"
   3845 msgstr "     1    16 "
   3846 
   3847 #: config/tc-arm.c:16070
   3848 msgid "Use of PC here is UNPREDICTABLE"
   3849 msgstr " PC   "
   3850 
   3851 #: config/tc-arm.c:16072
   3852 msgid "Use of PC here is deprecated"
   3853 msgstr " PC   "
   3854 
   3855 #: config/tc-arm.c:16135
   3856 msgid "bad alignment"
   3857 msgstr " "
   3858 
   3859 #: config/tc-arm.c:16152
   3860 msgid "bad list type for instruction"
   3861 msgstr "    "
   3862 
   3863 #: config/tc-arm.c:16154
   3864 msgid "bad element type for instruction"
   3865 msgstr "    "
   3866 
   3867 #: config/tc-arm.c:16196
   3868 msgid "unsupported alignment for instruction"
   3869 msgstr "   "
   3870 
   3871 #: config/tc-arm.c:16215 config/tc-arm.c:16309 config/tc-arm.c:16320
   3872 #: config/tc-arm.c:16330 config/tc-arm.c:16344
   3873 msgid "bad list length"
   3874 msgstr "  "
   3875 
   3876 #: config/tc-arm.c:16220
   3877 msgid "stride of 2 unavailable when element size is 8"
   3878 msgstr " (stride)  2  ,     8"
   3879 
   3880 #: config/tc-arm.c:16253 config/tc-arm.c:16328
   3881 msgid "can't use alignment with this instruction"
   3882 msgstr "      "
   3883 
   3884 #: config/tc-arm.c:16400
   3885 msgid "post-index must be a register"
   3886 msgstr "   "
   3887 
   3888 #: config/tc-arm.c:16402
   3889 msgid "bad register for post-index"
   3890 msgstr "   "
   3891 
   3892 #: config/tc-arm.c:17087 config/tc-arm.c:17173
   3893 msgid "conditional infixes are deprecated in unified syntax"
   3894 msgstr "      "
   3895 
   3896 #: config/tc-arm.c:17324
   3897 msgid "Warning: conditional outside an IT block for Thumb."
   3898 msgstr ":     IT  Thumb."
   3899 
   3900 #: config/tc-arm.c:17476
   3901 msgid "Short branches, Undefined, SVC, LDM/STM"
   3902 msgstr " ,  , SVC, LDM/STM"
   3903 
   3904 #: config/tc-arm.c:17477
   3905 msgid "Miscellaneous 16-bit instructions"
   3906 msgstr " 16- "
   3907 
   3908 #: config/tc-arm.c:17478
   3909 msgid "ADR"
   3910 msgstr ""
   3911 
   3912 #: config/tc-arm.c:17479
   3913 msgid "Literal loads"
   3914 msgstr " "
   3915 
   3916 #: config/tc-arm.c:17480
   3917 msgid "Hi-register ADD, MOV, CMP, BX, BLX using pc"
   3918 msgstr "ADD, MOV, CMP, BX, BLX        "
   3919 
   3920 #: config/tc-arm.c:17481
   3921 msgid "Hi-register ADD, MOV, CMP using pc"
   3922 msgstr "ADD, MOV, CMP        "
   3923 
   3924 #. NOTE: 0x00dd is not the real encoding, instead, it is the 'tvalue'
   3925 #. field in asm_opcode. 'tvalue' is used at the stage this check happen.
   3926 #: config/tc-arm.c:17484
   3927 msgid "ADD/SUB sp, sp #imm"
   3928 msgstr "ADD/SUB sp, sp #imm"
   3929 
   3930 #: config/tc-arm.c:17503
   3931 msgid "IT blocks containing 32-bit Thumb instructions are deprecated in ARMv8"
   3932 msgstr " IT,   32-  Thumb,    ARMv8"
   3933 
   3934 #: config/tc-arm.c:17515
   3935 #, c-format
   3936 msgid "IT blocks containing 16-bit Thumb instructions of the following class are deprecated in ARMv8: %s"
   3937 msgstr " IT,   16-  Thumb   ,    ARMv8: %s"
   3938 
   3939 #: config/tc-arm.c:17528
   3940 msgid "IT blocks containing more than one conditional instruction are deprecated in ARMv8"
   3941 msgstr " IT,      ,    ARMv8"
   3942 
   3943 #: config/tc-arm.c:17592
   3944 msgid "s suffix on comparison instruction is deprecated"
   3945 msgstr " s     "
   3946 
   3947 #: config/tc-arm.c:17611
   3948 #, c-format
   3949 msgid "selected processor does not support Thumb mode `%s'"
   3950 msgstr "       Thumb %s"
   3951 
   3952 #: config/tc-arm.c:17617
   3953 msgid "Thumb does not support conditional execution"
   3954 msgstr " Thumb     "
   3955 
   3956 #: config/tc-arm.c:17636
   3957 #, c-format
   3958 msgid "selected processor does not support Thumb-2 mode `%s'"
   3959 msgstr "       Thumb-2 %s"
   3960 
   3961 #: config/tc-arm.c:17661
   3962 #, c-format
   3963 msgid "cannot honor width suffix -- `%s'"
   3964 msgstr "     -- %s"
   3965 
   3966 #: config/tc-arm.c:17702
   3967 #, c-format
   3968 msgid "selected processor does not support ARM mode `%s'"
   3969 msgstr "       ARM %s"
   3970 
   3971 #: config/tc-arm.c:17707
   3972 #, c-format
   3973 msgid "width suffixes are invalid in ARM mode -- `%s'"
   3974 msgstr "      ARM -- %s"
   3975 
   3976 #: config/tc-arm.c:17740
   3977 #, c-format
   3978 msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'"
   3979 msgstr "   ARM  ,    Thumb, -- %s"
   3980 
   3981 #: config/tc-arm.c:17757
   3982 #, c-format
   3983 msgid "section '%s' finished with an open IT block."
   3984 msgstr " %s     IT."
   3985 
   3986 #: config/tc-arm.c:17762
   3987 msgid "file finished with an open IT block."
   3988 msgstr "    IT."
   3989 
   3990 #: config/tc-arm.c:20930
   3991 #, c-format
   3992 msgid "alignments greater than %d bytes not supported in .text sections."
   3993 msgstr "   %d    .text  ."
   3994 
   3995 #: config/tc-arm.c:21198 config/tc-ia64.c:3612
   3996 #, c-format
   3997 msgid "Group section `%s' has no group signature"
   3998 msgstr "  %s    "
   3999 
   4000 #: config/tc-arm.c:21243
   4001 msgid "handlerdata in cantunwind frame"
   4002 msgstr "handlerdata   cantunwind"
   4003 
   4004 #: config/tc-arm.c:21260
   4005 msgid "too many unwind opcodes for personality routine 0"
   4006 msgstr "       0"
   4007 
   4008 #: config/tc-arm.c:21291
   4009 msgid "attempt to recreate an unwind entry"
   4010 msgstr "    "
   4011 
   4012 #: config/tc-arm.c:21301
   4013 msgid "too many unwind opcodes"
   4014 msgstr "   "
   4015 
   4016 #: config/tc-arm.c:21911 config/tc-arm.c:21962
   4017 #, c-format
   4018 msgid "symbol %s is in a different section"
   4019 msgstr " %s    "
   4020 
   4021 #: config/tc-arm.c:21913 config/tc-arm.c:21964
   4022 #, c-format
   4023 msgid "symbol %s is weak and may be overridden later"
   4024 msgstr " %s        "
   4025 
   4026 #: config/tc-arm.c:21941 config/tc-arm.c:22283
   4027 #, c-format
   4028 msgid "invalid constant (%lx) after fixup"
   4029 msgstr "  (%lx)   "
   4030 
   4031 #: config/tc-arm.c:21997
   4032 #, c-format
   4033 msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
   4034 msgstr "   ADRL   PC 0x%lx"
   4035 
   4036 #: config/tc-arm.c:22032 config/tc-arm.c:22062
   4037 msgid "invalid literal constant: pool needs to be closer"
   4038 msgstr "  :    "
   4039 
   4040 #: config/tc-arm.c:22035 config/tc-arm.c:22084
   4041 #, c-format
   4042 msgid "bad immediate value for offset (%ld)"
   4043 msgstr "     (%ld)"
   4044 
   4045 #: config/tc-arm.c:22065
   4046 #, c-format
   4047 msgid "bad immediate value for 8-bit offset (%ld)"
   4048 msgstr "    8-  (%ld)"
   4049 
   4050 #: config/tc-arm.c:22125
   4051 msgid "offset not a multiple of 4"
   4052 msgstr "     4"
   4053 
   4054 #: config/tc-arm.c:22299
   4055 msgid "invalid smc expression"
   4056 msgstr "  smc"
   4057 
   4058 #: config/tc-arm.c:22308
   4059 msgid "invalid hvc expression"
   4060 msgstr "  hvc"
   4061 
   4062 #: config/tc-arm.c:22319 config/tc-arm.c:22328
   4063 msgid "invalid swi expression"
   4064 msgstr "  swi"
   4065 
   4066 #: config/tc-arm.c:22338
   4067 msgid "invalid expression in load/store multiple"
   4068 msgstr "    load/store"
   4069 
   4070 #: config/tc-arm.c:22399
   4071 #, c-format
   4072 msgid "blx to '%s' an ARM ISA state function changed to bl"
   4073 msgstr "blx  %s   ISA ARM   bl"
   4074 
   4075 #: config/tc-arm.c:22418
   4076 msgid "misaligned branch destination"
   4077 msgstr "  "
   4078 
   4079 #: config/tc-arm.c:22538
   4080 #, c-format
   4081 msgid "blx to Thumb func '%s' from Thumb ISA state changed to bl"
   4082 msgstr "blx   Thumb %s   ISA Thumb   bl"
   4083 
   4084 #: config/tc-arm.c:22588
   4085 msgid "Thumb2 branch out of range"
   4086 msgstr " Thumb2    "
   4087 
   4088 #: config/tc-arm.c:22672
   4089 msgid "rel31 relocation overflow"
   4090 msgstr "  rel31"
   4091 
   4092 #: config/tc-arm.c:22684 config/tc-arm.c:22712
   4093 msgid "co-processor offset out of range"
   4094 msgstr "   "
   4095 
   4096 #: config/tc-arm.c:22729
   4097 #, c-format
   4098 msgid "invalid offset, target not word aligned (0x%08lX)"
   4099 msgstr " ,       (0x%08lX)"
   4100 
   4101 #: config/tc-arm.c:22736 config/tc-arm.c:22745 config/tc-arm.c:22753
   4102 #: config/tc-arm.c:22761 config/tc-arm.c:22769
   4103 #, c-format
   4104 msgid "invalid offset, value too big (0x%08lX)"
   4105 msgstr " ,     (0x%08lX)"
   4106 
   4107 #: config/tc-arm.c:22810
   4108 msgid "invalid Hi register with immediate"
   4109 msgstr "  Hi    "
   4110 
   4111 #: config/tc-arm.c:22826
   4112 msgid "invalid immediate for stack address calculation"
   4113 msgstr "        "
   4114 
   4115 #: config/tc-arm.c:22834
   4116 #, c-format
   4117 msgid "invalid immediate for address calculation (value = 0x%08lX)"
   4118 msgstr "       ( = 0x%08lX)"
   4119 
   4120 #: config/tc-arm.c:22864
   4121 #, c-format
   4122 msgid "invalid immediate: %ld is out of range"
   4123 msgstr "   : %ld    "
   4124 
   4125 #: config/tc-arm.c:22876
   4126 #, c-format
   4127 msgid "invalid shift value: %ld"
   4128 msgstr "  : %ld"
   4129 
   4130 #: config/tc-arm.c:22955
   4131 #, c-format
   4132 msgid "the offset 0x%08lX is not representable"
   4133 msgstr " 0x%08lX   "
   4134 
   4135 #: config/tc-arm.c:22995
   4136 #, c-format
   4137 msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)"
   4138 msgstr "  0x%08lX (  12   )"
   4139 
   4140 #: config/tc-arm.c:23034
   4141 #, c-format
   4142 msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)"
   4143 msgstr "  0x%08lX (  8   )"
   4144 
   4145 #: config/tc-arm.c:23074
   4146 #, c-format
   4147 msgid "bad offset 0x%08lX (must be word-aligned)"
   4148 msgstr "  0x%08lX (     )"
   4149 
   4150 #: config/tc-arm.c:23079
   4151 #, c-format
   4152 msgid "bad offset 0x%08lX (must be an 8-bit number of words)"
   4153 msgstr "  0x%08lX (    8- )"
   4154 
   4155 #: config/tc-arm.c:23110 config/tc-score.c:7392
   4156 #, c-format
   4157 msgid "bad relocation fixup type (%d)"
   4158 msgstr "     (%d)"
   4159 
   4160 #: config/tc-arm.c:23221
   4161 msgid "literal referenced across section boundary"
   4162 msgstr "  ,     "
   4163 
   4164 #: config/tc-arm.c:23288
   4165 msgid "internal relocation (type: IMMEDIATE) not fixed up"
   4166 msgstr "  (: IMMEDIATE)  "
   4167 
   4168 #: config/tc-arm.c:23293
   4169 msgid "ADRL used for a symbol not defined in the same file"
   4170 msgstr "ADRL,   ,      "
   4171 
   4172 #: config/tc-arm.c:23308
   4173 #, c-format
   4174 msgid "undefined local label `%s'"
   4175 msgstr "   %s"
   4176 
   4177 #: config/tc-arm.c:23314
   4178 msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
   4179 msgstr "internal_relocation (: OFFSET_IMM)  "
   4180 
   4181 #: config/tc-arm.c:23336 config/tc-cris.c:4006 config/tc-mcore.c:1925
   4182 #: config/tc-microblaze.c:1966 config/tc-mmix.c:2893 config/tc-moxie.c:818
   4183 #: config/tc-ns32k.c:2247 config/tc-score.c:7478
   4184 msgid "<unknown>"
   4185 msgstr "<>"
   4186 
   4187 #: config/tc-arm.c:23720
   4188 #, c-format
   4189 msgid "%s: unexpected function type: %d"
   4190 msgstr "%s:   : %d"
   4191 
   4192 #: config/tc-arm.c:23857
   4193 msgid "use of old and new-style options to set CPU type"
   4194 msgstr "          "
   4195 
   4196 #: config/tc-arm.c:23867
   4197 msgid "use of old and new-style options to set FPU type"
   4198 msgstr "                 (FPU)"
   4199 
   4200 #: config/tc-arm.c:23943
   4201 msgid "hard-float conflicts with specified fpu"
   4202 msgstr "  float    fpu"
   4203 
   4204 #: config/tc-arm.c:24130
   4205 msgid "generate PIC code"
   4206 msgstr "  PIC"
   4207 
   4208 #: config/tc-arm.c:24131
   4209 msgid "assemble Thumb code"
   4210 msgstr "  Thumb"
   4211 
   4212 #: config/tc-arm.c:24132
   4213 msgid "support ARM/Thumb interworking"
   4214 msgstr "  ARM/Thumb"
   4215 
   4216 #: config/tc-arm.c:24134
   4217 msgid "code uses 32-bit program counter"
   4218 msgstr "  32-  "
   4219 
   4220 #: config/tc-arm.c:24135
   4221 msgid "code uses 26-bit program counter"
   4222 msgstr "  26-  "
   4223 
   4224 #: config/tc-arm.c:24136
   4225 msgid "floating point args are in fp regs"
   4226 msgstr "       fp"
   4227 
   4228 #: config/tc-arm.c:24138
   4229 msgid "re-entrant code"
   4230 msgstr " "
   4231 
   4232 #: config/tc-arm.c:24139
   4233 msgid "code is ATPCS conformant"
   4234 msgstr "    ATPCS"
   4235 
   4236 #. These are recognized by the assembler, but have no affect on code.
   4237 #: config/tc-arm.c:24145
   4238 msgid "use frame pointer"
   4239 msgstr "  "
   4240 
   4241 #: config/tc-arm.c:24146
   4242 msgid "use stack size checking"
   4243 msgstr "   "
   4244 
   4245 #: config/tc-arm.c:24149
   4246 msgid "do not warn on use of deprecated feature"
   4247 msgstr "     "
   4248 
   4249 #. DON'T add any new processors to this list -- we want the whole list
   4250 #. to go away...  Add them to the processors table instead.
   4251 #: config/tc-arm.c:24166 config/tc-arm.c:24167
   4252 msgid "use -mcpu=arm1"
   4253 msgstr " -mcpu=arm1"
   4254 
   4255 #: config/tc-arm.c:24168 config/tc-arm.c:24169
   4256 msgid "use -mcpu=arm2"
   4257 msgstr " -mcpu=arm2"
   4258 
   4259 #: config/tc-arm.c:24170 config/tc-arm.c:24171
   4260 msgid "use -mcpu=arm250"
   4261 msgstr " -mcpu=arm250"
   4262 
   4263 #: config/tc-arm.c:24172 config/tc-arm.c:24173
   4264 msgid "use -mcpu=arm3"
   4265 msgstr " -mcpu=arm3"
   4266 
   4267 #: config/tc-arm.c:24174 config/tc-arm.c:24175
   4268 msgid "use -mcpu=arm6"
   4269 msgstr " -mcpu=arm6"
   4270 
   4271 #: config/tc-arm.c:24176 config/tc-arm.c:24177
   4272 msgid "use -mcpu=arm600"
   4273 msgstr " -mcpu=arm600"
   4274 
   4275 #: config/tc-arm.c:24178 config/tc-arm.c:24179
   4276 msgid "use -mcpu=arm610"
   4277 msgstr " -mcpu=arm610"
   4278 
   4279 #: config/tc-arm.c:24180 config/tc-arm.c:24181
   4280 msgid "use -mcpu=arm620"
   4281 msgstr " -mcpu=arm620"
   4282 
   4283 #: config/tc-arm.c:24182 config/tc-arm.c:24183
   4284 msgid "use -mcpu=arm7"
   4285 msgstr " -mcpu=arm7"
   4286 
   4287 #: config/tc-arm.c:24184 config/tc-arm.c:24185
   4288 msgid "use -mcpu=arm70"
   4289 msgstr " -mcpu=arm70"
   4290 
   4291 #: config/tc-arm.c:24186 config/tc-arm.c:24187
   4292 msgid "use -mcpu=arm700"
   4293 msgstr " -mcpu=arm700"
   4294 
   4295 #: config/tc-arm.c:24188 config/tc-arm.c:24189
   4296 msgid "use -mcpu=arm700i"
   4297 msgstr " -mcpu=arm700i"
   4298 
   4299 #: config/tc-arm.c:24190 config/tc-arm.c:24191
   4300 msgid "use -mcpu=arm710"
   4301 msgstr " -mcpu=arm710"
   4302 
   4303 #: config/tc-arm.c:24192 config/tc-arm.c:24193
   4304 msgid "use -mcpu=arm710c"
   4305 msgstr " -mcpu=arm710c"
   4306 
   4307 #: config/tc-arm.c:24194 config/tc-arm.c:24195
   4308 msgid "use -mcpu=arm720"
   4309 msgstr " -mcpu=arm720"
   4310 
   4311 #: config/tc-arm.c:24196 config/tc-arm.c:24197
   4312 msgid "use -mcpu=arm7d"
   4313 msgstr " -mcpu=arm7d"
   4314 
   4315 #: config/tc-arm.c:24198 config/tc-arm.c:24199
   4316 msgid "use -mcpu=arm7di"
   4317 msgstr " -mcpu=arm7di"
   4318 
   4319 #: config/tc-arm.c:24200 config/tc-arm.c:24201
   4320 msgid "use -mcpu=arm7m"
   4321 msgstr " -mcpu=arm7m"
   4322 
   4323 #: config/tc-arm.c:24202 config/tc-arm.c:24203
   4324 msgid "use -mcpu=arm7dm"
   4325 msgstr " -mcpu=arm7dm"
   4326 
   4327 #: config/tc-arm.c:24204 config/tc-arm.c:24205
   4328 msgid "use -mcpu=arm7dmi"
   4329 msgstr " -mcpu=arm7dmi"
   4330 
   4331 #: config/tc-arm.c:24206 config/tc-arm.c:24207
   4332 msgid "use -mcpu=arm7100"
   4333 msgstr " -mcpu=arm7100"
   4334 
   4335 #: config/tc-arm.c:24208 config/tc-arm.c:24209
   4336 msgid "use -mcpu=arm7500"
   4337 msgstr " -mcpu=arm7500"
   4338 
   4339 #: config/tc-arm.c:24210 config/tc-arm.c:24211
   4340 msgid "use -mcpu=arm7500fe"
   4341 msgstr " -mcpu=arm7500fe"
   4342 
   4343 #: config/tc-arm.c:24212 config/tc-arm.c:24213 config/tc-arm.c:24214
   4344 #: config/tc-arm.c:24215
   4345 msgid "use -mcpu=arm7tdmi"
   4346 msgstr " -mcpu=arm7tdmi"
   4347 
   4348 #: config/tc-arm.c:24216 config/tc-arm.c:24217
   4349 msgid "use -mcpu=arm710t"
   4350 msgstr " -mcpu=arm710t"
   4351 
   4352 #: config/tc-arm.c:24218 config/tc-arm.c:24219
   4353 msgid "use -mcpu=arm720t"
   4354 msgstr " -mcpu=arm720t"
   4355 
   4356 #: config/tc-arm.c:24220 config/tc-arm.c:24221
   4357 msgid "use -mcpu=arm740t"
   4358 msgstr " -mcpu=arm740t"
   4359 
   4360 #: config/tc-arm.c:24222 config/tc-arm.c:24223
   4361 msgid "use -mcpu=arm8"
   4362 msgstr " -mcpu=arm8"
   4363 
   4364 #: config/tc-arm.c:24224 config/tc-arm.c:24225
   4365 msgid "use -mcpu=arm810"
   4366 msgstr " -mcpu=arm810"
   4367 
   4368 #: config/tc-arm.c:24226 config/tc-arm.c:24227
   4369 msgid "use -mcpu=arm9"
   4370 msgstr " -mcpu=arm9"
   4371 
   4372 #: config/tc-arm.c:24228 config/tc-arm.c:24229
   4373 msgid "use -mcpu=arm9tdmi"
   4374 msgstr " -mcpu=arm9tdmi"
   4375 
   4376 #: config/tc-arm.c:24230 config/tc-arm.c:24231
   4377 msgid "use -mcpu=arm920"
   4378 msgstr " -mcpu=arm920"
   4379 
   4380 #: config/tc-arm.c:24232 config/tc-arm.c:24233
   4381 msgid "use -mcpu=arm940"
   4382 msgstr " -mcpu=arm940"
   4383 
   4384 #: config/tc-arm.c:24234
   4385 msgid "use -mcpu=strongarm"
   4386 msgstr " -mcpu=strongarm"
   4387 
   4388 #: config/tc-arm.c:24236
   4389 msgid "use -mcpu=strongarm110"
   4390 msgstr " -mcpu=strongarm110"
   4391 
   4392 #: config/tc-arm.c:24238
   4393 msgid "use -mcpu=strongarm1100"
   4394 msgstr " -mcpu=strongarm1100"
   4395 
   4396 #: config/tc-arm.c:24240
   4397 msgid "use -mcpu=strongarm1110"
   4398 msgstr " -mcpu=strongarm1110"
   4399 
   4400 #: config/tc-arm.c:24241
   4401 msgid "use -mcpu=xscale"
   4402 msgstr " -mcpu=xscale"
   4403 
   4404 #: config/tc-arm.c:24242
   4405 msgid "use -mcpu=iwmmxt"
   4406 msgstr " -mcpu=iwmmxt"
   4407 
   4408 #: config/tc-arm.c:24243
   4409 msgid "use -mcpu=all"
   4410 msgstr " -mcpu=all"
   4411 
   4412 #. Architecture variants -- don't add any more to this list either.
   4413 #: config/tc-arm.c:24246 config/tc-arm.c:24247
   4414 msgid "use -march=armv2"
   4415 msgstr " -march=armv2"
   4416 
   4417 #: config/tc-arm.c:24248 config/tc-arm.c:24249
   4418 msgid "use -march=armv2a"
   4419 msgstr " -march=armv2a"
   4420 
   4421 #: config/tc-arm.c:24250 config/tc-arm.c:24251
   4422 msgid "use -march=armv3"
   4423 msgstr " -march=armv3"
   4424 
   4425 #: config/tc-arm.c:24252 config/tc-arm.c:24253
   4426 msgid "use -march=armv3m"
   4427 msgstr " -march=armv3m"
   4428 
   4429 #: config/tc-arm.c:24254 config/tc-arm.c:24255
   4430 msgid "use -march=armv4"
   4431 msgstr " -march=armv4"
   4432 
   4433 #: config/tc-arm.c:24256 config/tc-arm.c:24257
   4434 msgid "use -march=armv4t"
   4435 msgstr " -march=armv4t"
   4436 
   4437 #: config/tc-arm.c:24258 config/tc-arm.c:24259
   4438 msgid "use -march=armv5"
   4439 msgstr " -march=armv5"
   4440 
   4441 #: config/tc-arm.c:24260 config/tc-arm.c:24261
   4442 msgid "use -march=armv5t"
   4443 msgstr " -march=armv5t"
   4444 
   4445 #: config/tc-arm.c:24262 config/tc-arm.c:24263
   4446 msgid "use -march=armv5te"
   4447 msgstr " -march=armv5te"
   4448 
   4449 #. Floating point variants -- don't add any more to this list either.
   4450 #: config/tc-arm.c:24266
   4451 msgid "use -mfpu=fpe"
   4452 msgstr " -mfpu=fpe"
   4453 
   4454 #: config/tc-arm.c:24267
   4455 msgid "use -mfpu=fpa10"
   4456 msgstr " -mfpu=fpa10"
   4457 
   4458 #: config/tc-arm.c:24268
   4459 msgid "use -mfpu=fpa11"
   4460 msgstr " -mfpu=fpa11"
   4461 
   4462 #: config/tc-arm.c:24270
   4463 msgid "use either -mfpu=softfpa or -mfpu=softvfp"
   4464 msgstr " -mfpu=softfpa  -mfpu=softvfp"
   4465 
   4466 #: config/tc-arm.c:24698
   4467 msgid "extension does not apply to the base architecture"
   4468 msgstr "     "
   4469 
   4470 #: config/tc-arm.c:24723
   4471 msgid "architectural extensions must be specified in alphabetical order"
   4472 msgstr "       "
   4473 
   4474 #: config/tc-arm.c:24832 config/tc-arm.c:25482
   4475 #, c-format
   4476 msgid "unknown floating point format `%s'\n"
   4477 msgstr "     , %s\n"
   4478 
   4479 #: config/tc-arm.c:24848
   4480 #, c-format
   4481 msgid "unknown floating point abi `%s'\n"
   4482 msgstr "         , %s\n"
   4483 
   4484 #: config/tc-arm.c:24864
   4485 #, c-format
   4486 msgid "unknown EABI `%s'\n"
   4487 msgstr " EABI, %s\n"
   4488 
   4489 #: config/tc-arm.c:24884
   4490 #, c-format
   4491 msgid "unknown implicit IT mode `%s', should be arm, thumb, always, or never."
   4492 msgstr "   IT %s,    arm, thumb, always  never."
   4493 
   4494 #: config/tc-arm.c:24907 config/tc-metag.c:5912
   4495 msgid "<fpu name>\t  assemble for FPU architecture <fpu name>"
   4496 msgstr "< fpu>\t     FPU < fpu>"
   4497 
   4498 #: config/tc-arm.c:24909
   4499 msgid "<abi>\t  assemble for floating point ABI <abi>"
   4500 msgstr "<abi>\t    ABI     <abi>"
   4501 
   4502 #: config/tc-arm.c:24912
   4503 msgid "<ver>\t\t  assemble for eabi version <ver>"
   4504 msgstr "<>\t\t     eabi <>"
   4505 
   4506 #: config/tc-arm.c:24915
   4507 msgid "<mode>\t  controls implicit insertion of IT instructions"
   4508 msgstr "<>\t      IT"
   4509 
   4510 #: config/tc-arm.c:24917
   4511 msgid "\t\t\t  TI CodeComposer Studio syntax compatibility mode"
   4512 msgstr "\t\t\t  TI     CodeComposer Studio"
   4513 
   4514 #: config/tc-arm.c:25019
   4515 #, c-format
   4516 msgid " ARM-specific assembler options:\n"
   4517 msgstr " ,    ARM:\n"
   4518 
   4519 #: config/tc-arm.c:25039
   4520 #, c-format
   4521 msgid "  --fix-v4bx              Allow BX in ARMv4 code\n"
   4522 msgstr "  --fix-v4bx               BX   ARMv4\n"
   4523 
   4524 #: config/tc-arm.c:25433
   4525 #, c-format
   4526 msgid "architectural extension `%s' is not allowed for the current base architecture"
   4527 msgstr "  %s     "
   4528 
   4529 #: config/tc-arm.c:25451
   4530 #, c-format
   4531 msgid "unknown architecture extension `%s'\n"
   4532 msgstr "  , %s\n"
   4533 
   4534 #: config/tc-avr.c:437
   4535 #, c-format
   4536 msgid "Known MCU names:"
   4537 msgstr "  MCU:"
   4538 
   4539 #: config/tc-avr.c:502
   4540 #, c-format
   4541 msgid ""
   4542 "AVR Assembler options:\n"
   4543 "  -mmcu=[avr-name] select microcontroller variant\n"
   4544 "                   [avr-name] can be:\n"
   4545 "                   avr1  - classic AVR core without data RAM\n"
   4546 "                   avr2  - classic AVR core with up to 8K program memory\n"
   4547 "                   avr25 - classic AVR core with up to 8K program memory\n"
   4548 "                           plus the MOVW instruction\n"
   4549 "                   avr3  - classic AVR core with up to 64K program memory\n"
   4550 "                   avr31 - classic AVR core with up to 128K program memory\n"
   4551 "                   avr35 - classic AVR core with up to 64K program memory\n"
   4552 "                           plus the MOVW instruction\n"
   4553 "                   avr4  - enhanced AVR core with up to 8K program memory\n"
   4554 "                   avr5  - enhanced AVR core with up to 64K program memory\n"
   4555 "                   avr51 - enhanced AVR core with up to 128K program memory\n"
   4556 "                   avr6  - enhanced AVR core with up to 256K program memory\n"
   4557 "                   avrxmega2 - XMEGA, > 8K, < 64K FLASH, < 64K RAM\n"
   4558 "                   avrxmega3 - XMEGA, > 8K, <= 64K FLASH, > 64K RAM\n"
   4559 "                   avrxmega4 - XMEGA, > 64K, <= 128K FLASH, <= 64K RAM\n"
   4560 "                   avrxmega5 - XMEGA, > 64K, <= 128K FLASH, > 64K RAM\n"
   4561 "                   avrxmega6 - XMEGA, > 128K, <= 256K FLASH, <= 64K RAM\n"
   4562 "                   avrxmega7 - XMEGA, > 128K, <= 256K FLASH, > 64K RAM\n"
   4563 "                   avrtiny   - AVR Tiny core with 16 gp registers\n"
   4564 msgstr ""
   4565 "  AVR:\n"
   4566 "  -mmcu=[ avr]   \n"
   4567 "                     [ avr]:\n"
   4568 "                   avr1  -   AVR  RAM  \n"
   4569 "                   avr2  -   AVR       8 \n"
   4570 "                   avr25 -   AVR       8 ,\n"
   4571 "                             MOVW\n"
   4572 "                   avr2  -   AVR       64 \n"
   4573 "                   avr31 -   AVR       128 \n"
   4574 "                   avr35 -   AVR       64 ,\n"
   4575 "                             MOVW\n"
   4576 "                   avr4  -   AVR       8 \n"
   4577 "                   avr5  -   AVR       64 \n"
   4578 "                   avr51 -   AVR       128 \n"
   4579 "                   avr6  -   AVR       256 \n"
   4580 "                   avrxmega2 - XMEGA, > 8 , < 64  FLASH, < 64  RAM\n"
   4581 "                   avrxmega3 - XMEGA, > 8 , <= 64  FLASH, > 64  RAM\n"
   4582 "                   avrxmega4 - XMEGA, > 64 , <= 128  FLASH, <= 64  RAM\n"
   4583 "                   avrxmega5 - XMEGA, > 64 , <= 128  FLASH, > 64  RAM\n"
   4584 "                   avrxmega6 - XMEGA, > 128 , <= 256  FLASH, <= 64  RAM\n"
   4585 "                   avrxmega7 - XMEGA, > 128 , <= 256  FLASH, > 64  RAM\n"
   4586 "                   avrtiny   -  AVR Tiny  16 \n"
   4587 
   4588 #: config/tc-avr.c:525
   4589 #, c-format
   4590 msgid ""
   4591 "  -mall-opcodes    accept all AVR opcodes, even if not supported by MCU\n"
   4592 "  -mno-skip-bug    disable warnings for skipping two-word instructions\n"
   4593 "                   (default for avr4, avr5)\n"
   4594 "  -mno-wrap        reject rjmp/rcall instructions with 8K wrap-around\n"
   4595 "                   (default for avr3, avr5)\n"
   4596 "  -mrmw            accept Read-Modify-Write instructions\n"
   4597 "  -mlink-relax     generate relocations for linker relaxation\n"
   4598 msgstr ""
   4599 "  -mall-opcodes        AVR,      MCU\n"
   4600 "  -mno-skip-bug         \n"
   4601 "                   (  avr4, avr5)\n"
   4602 "  -mno-wrap          rjmp/rcall    8 \n"
   4603 "                   (  avr3, avr5)\n"
   4604 "  -mrmw              Read-Modify-Write\n"
   4605 "  -mlink-relax         \n"
   4606 
   4607 #: config/tc-avr.c:572
   4608 #, c-format
   4609 msgid "unknown MCU: %s\n"
   4610 msgstr " MCU: %s\n"
   4611 
   4612 #: config/tc-avr.c:586
   4613 #, c-format
   4614 msgid "redefinition of mcu type `%s' to `%s'"
   4615 msgstr "  mcu %s  %s"
   4616 
   4617 #: config/tc-avr.c:671
   4618 msgid "constant value required"
   4619 msgstr "  "
   4620 
   4621 #: config/tc-avr.c:674
   4622 #, c-format
   4623 msgid "number must be positive and less than %d"
   4624 msgstr "       %d"
   4625 
   4626 #: config/tc-avr.c:700 config/tc-avr.c:837
   4627 #, c-format
   4628 msgid "constant out of 8-bit range: %d"
   4629 msgstr "   8- : %d"
   4630 
   4631 #: config/tc-avr.c:768 config/tc-score.c:1199 read.c:3729
   4632 msgid "illegal expression"
   4633 msgstr " "
   4634 
   4635 #: config/tc-avr.c:797 config/tc-avr.c:1753
   4636 msgid "`)' required"
   4637 msgstr "  )"
   4638 
   4639 #: config/tc-avr.c:903
   4640 msgid "register name or number from 16 to 31 required"
   4641 msgstr "        16  31"
   4642 
   4643 #: config/tc-avr.c:909
   4644 msgid "register name or number from 0 to 31 required"
   4645 msgstr "        0  31"
   4646 
   4647 #: config/tc-avr.c:917
   4648 msgid "register r16-r23 required"
   4649 msgstr "      r16-r23"
   4650 
   4651 #: config/tc-avr.c:923
   4652 msgid "register number above 15 required"
   4653 msgstr "    ,   15"
   4654 
   4655 #: config/tc-avr.c:929
   4656 msgid "even register number required"
   4657 msgstr "     "
   4658 
   4659 #: config/tc-avr.c:935
   4660 msgid "register r24, r26, r28 or r30 required"
   4661 msgstr "    r24, r26, r28  r30"
   4662 
   4663 #: config/tc-avr.c:956
   4664 msgid "pointer register (X, Y or Z) required"
   4665 msgstr "    (X, Y  Z)"
   4666 
   4667 #: config/tc-avr.c:963
   4668 msgid "cannot both predecrement and postincrement"
   4669 msgstr "       "
   4670 
   4671 #: config/tc-avr.c:971
   4672 msgid "addressing mode not supported"
   4673 msgstr "    "
   4674 
   4675 #: config/tc-avr.c:977
   4676 msgid "can't predecrement"
   4677 msgstr "    "
   4678 
   4679 #: config/tc-avr.c:980
   4680 msgid "pointer register Z required"
   4681 msgstr "     Z"
   4682 
   4683 #: config/tc-avr.c:999
   4684 msgid "postincrement not supported"
   4685 msgstr "   "
   4686 
   4687 #: config/tc-avr.c:1009
   4688 msgid "pointer register (Y or Z) required"
   4689 msgstr "    (Y  Z)"
   4690 
   4691 #: config/tc-avr.c:1121 config/tc-xgate.c:1348
   4692 #, c-format
   4693 msgid "unknown constraint `%c'"
   4694 msgstr "  %c"
   4695 
   4696 #: config/tc-avr.c:1173
   4697 msgid "`,' required"
   4698 msgstr "  ,"
   4699 
   4700 #: config/tc-avr.c:1191
   4701 msgid "undefined combination of operands"
   4702 msgstr "  "
   4703 
   4704 #: config/tc-avr.c:1200
   4705 msgid "skipping two-word instruction"
   4706 msgstr "  "
   4707 
   4708 #: config/tc-avr.c:1385 config/tc-avr.c:1401 config/tc-avr.c:1532
   4709 #: config/tc-msp430.c:3334 config/tc-msp430.c:3353
   4710 #, c-format
   4711 msgid "odd address operand: %ld"
   4712 msgstr "  : %ld"
   4713 
   4714 #: config/tc-avr.c:1393 config/tc-avr.c:1412 config/tc-avr.c:1430
   4715 #: config/tc-avr.c:1441 config/tc-avr.c:1457 config/tc-avr.c:1465
   4716 #: config/tc-avr.c:1560 config/tc-avr.c:1567 config/tc-d10v.c:503
   4717 #: config/tc-d30v.c:553 config/tc-msp430.c:3342 config/tc-msp430.c:3360
   4718 #, c-format
   4719 msgid "operand out of range: %ld"
   4720 msgstr "    : %ld"
   4721 
   4722 #: config/tc-avr.c:1448
   4723 #, c-format
   4724 msgid "operand out of range: 0x%lx"
   4725 msgstr "    : 0x%lx"
   4726 
   4727 #: config/tc-avr.c:1553 config/tc-d10v.c:1590 config/tc-d30v.c:2034
   4728 #: config/tc-msp430.c:3431
   4729 #, c-format
   4730 msgid "line %d: unknown relocation type: 0x%x"
   4731 msgstr " %d:   : 0x%x"
   4732 
   4733 #: config/tc-avr.c:1581
   4734 msgid "only constant expression allowed"
   4735 msgstr "    "
   4736 
   4737 #. xgettext:c-format.
   4738 #: config/tc-avr.c:1621 config/tc-bfin.c:832 config/tc-d10v.c:1462
   4739 #: config/tc-d30v.c:1771 config/tc-metag.c:7023 config/tc-mn10200.c:782
   4740 #: config/tc-mn10300.c:2178 config/tc-msp430.c:3479 config/tc-ppc.c:7140
   4741 #: config/tc-spu.c:879 config/tc-spu.c:1090 config/tc-v850.c:3354
   4742 #: config/tc-z80.c:2051
   4743 #, c-format
   4744 msgid "reloc %d not supported by object file format"
   4745 msgstr "  %d     "
   4746 
   4747 #: config/tc-avr.c:1644 config/tc-h8300.c:1954 config/tc-mcore.c:880
   4748 #: config/tc-microblaze.c:921 config/tc-moxie.c:182 config/tc-msp430.c:3188
   4749 #: config/tc-pj.c:253 config/tc-sh.c:2588 config/tc-z8k.c:1215
   4750 msgid "can't find opcode "
   4751 msgstr "     "
   4752 
   4753 #: config/tc-avr.c:1663
   4754 #, c-format
   4755 msgid "illegal opcode %s for mcu %s"
   4756 msgstr "   %s  mcu %s"
   4757 
   4758 #: config/tc-avr.c:1691
   4759 msgid "garbage at end of line"
   4760 msgstr "   "
   4761 
   4762 #: config/tc-avr.c:1802
   4763 #, c-format
   4764 msgid "illegal %srelocation size: %d"
   4765 msgstr "   %s: %d"
   4766 
   4767 #: config/tc-bfin.c:95 config/tc-frv.c:1604 config/tc-frv.c:1614
   4768 msgid "missing ')'"
   4769 msgstr "  )"
   4770 
   4771 #: config/tc-bfin.c:441
   4772 #, c-format
   4773 msgid " Blackfin specific assembler options:\n"
   4774 msgstr " ,    Blackfin:\n"
   4775 
   4776 #: config/tc-bfin.c:442
   4777 #, c-format
   4778 msgid "  -mcpu=<cpu[-sirevision]> specify the name of the target CPU\n"
   4779 msgstr "  -mcpu=<[-si]>    \n"
   4780 
   4781 #: config/tc-bfin.c:443
   4782 #, c-format
   4783 msgid "  -mfdpic                  assemble for the FDPIC ABI\n"
   4784 msgstr "  -mfdpic                      FDPIC ABI\n"
   4785 
   4786 #: config/tc-bfin.c:444
   4787 #, c-format
   4788 msgid "  -mno-fdpic/-mnopic       disable -mfdpic\n"
   4789 msgstr "  -mno-fdpic/-mnopic        -mfdpic\n"
   4790 
   4791 #: config/tc-bfin.c:457
   4792 msgid "Could not set architecture and machine."
   4793 msgstr "      ."
   4794 
   4795 #: config/tc-bfin.c:606
   4796 msgid "Parse failed."
   4797 msgstr "  ."
   4798 
   4799 #: config/tc-bfin.c:681
   4800 msgid "pcrel too far BFD_RELOC_BFIN_10"
   4801 msgstr "pcrel     BFD_RELOC_BFIN_10"
   4802 
   4803 #: config/tc-bfin.c:697
   4804 msgid "pcrel too far BFD_RELOC_BFIN_12"
   4805 msgstr "pcrel     BFD_RELOC_BFIN_12"
   4806 
   4807 #: config/tc-bfin.c:717
   4808 msgid "pcrel too far BFD_RELOC_BFIN_24"
   4809 msgstr "pcrel     BFD_RELOC_BFIN_24"
   4810 
   4811 #: config/tc-bfin.c:732
   4812 msgid "pcrel too far BFD_RELOC_BFIN_5"
   4813 msgstr "pcrel     BFD_RELOC_BFIN_5"
   4814 
   4815 #: config/tc-bfin.c:744
   4816 msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL"
   4817 msgstr "pcrel     BFD_RELOC_BFIN_11_PCREL"
   4818 
   4819 #: config/tc-bfin.c:754
   4820 msgid "rel too far BFD_RELOC_8"
   4821 msgstr "rel     BFD_RELOC_8"
   4822 
   4823 #: config/tc-bfin.c:761
   4824 msgid "rel too far BFD_RELOC_16"
   4825 msgstr "rel     BFD_RELOC_16"
   4826 
   4827 #: config/tc-cr16.c:164 read.c:4532
   4828 msgid "using a bit field width of zero"
   4829 msgstr "    "
   4830 
   4831 #: config/tc-cr16.c:172 read.c:4540
   4832 #, c-format
   4833 msgid "field width \"%s\" too complex for a bitfield"
   4834 msgstr "  %s      "
   4835 
   4836 #: config/tc-cr16.c:181 read.c:4548
   4837 #, c-format
   4838 msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
   4839 msgstr "  %lu     %d :   %d "
   4840 
   4841 #: config/tc-cr16.c:203 read.c:4570
   4842 #, c-format
   4843 msgid "field value \"%s\" too complex for a bitfield"
   4844 msgstr "  %s      "
   4845 
   4846 #: config/tc-cr16.c:384
   4847 #, c-format
   4848 msgid "Unknown register pair - index relative mode: `%d'"
   4849 msgstr "   -   : %d"
   4850 
   4851 #: config/tc-cr16.c:568 config/tc-crx.c:345 config/tc-mn10200.c:769
   4852 #: write.c:1011
   4853 #, c-format
   4854 msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
   4855 msgstr "   %s { %s} - %s { %s}"
   4856 
   4857 #: config/tc-cr16.c:598 config/tc-crx.c:361
   4858 #, c-format
   4859 msgid "internal error: reloc %d (`%s') not supported by object file format"
   4860 msgstr " :   %d (%s)     "
   4861 
   4862 #: config/tc-cr16.c:691 config/tc-i386.c:10224 config/tc-s390.c:2001
   4863 msgid "GOT already in symbol table"
   4864 msgstr "GOT     "
   4865 
   4866 #: config/tc-cr16.c:800 config/tc-cr16.c:823 config/tc-cris.c:1195
   4867 #: config/tc-crx.c:535 config/tc-crx.c:562 config/tc-crx.c:580
   4868 #: config/tc-pdp11.c:193
   4869 msgid "Virtual memory exhausted"
   4870 msgstr " ' "
   4871 
   4872 #: config/tc-cr16.c:808 config/tc-crx.c:572 config/tc-crx.c:591
   4873 #: config/tc-m68k.c:4659 config/tc-tilegx.c:319 config/tc-tilepro.c:256
   4874 #, c-format
   4875 msgid "Internal Error:  Can't hash %s: %s"
   4876 msgstr " :     %s: %s"
   4877 
   4878 #: config/tc-cr16.c:834 config/tc-cris.c:1229 config/tc-crx.c:545
   4879 #, c-format
   4880 msgid "Can't hash `%s': %s\n"
   4881 msgstr "   %s: %s\n"
   4882 
   4883 #: config/tc-cr16.c:835 config/tc-cris.c:1230 config/tc-crx.c:546
   4884 msgid "(unknown reason)"
   4885 msgstr "( )"
   4886 
   4887 #. Missing or bad expr becomes absolute 0.
   4888 #: config/tc-cr16.c:887 config/tc-crx.c:619
   4889 #, c-format
   4890 msgid "missing or invalid displacement expression `%s' taken as 0"
   4891 msgstr "     %s,   "
   4892 
   4893 #: config/tc-cr16.c:937
   4894 #, c-format
   4895 msgid "GOT bad expression with %s."
   4896 msgstr "GOT,    %s."
   4897 
   4898 #: config/tc-cr16.c:1048
   4899 #, c-format
   4900 msgid "operand %d: illegal use expression: `%s`"
   4901 msgstr " %d:   : %s"
   4902 
   4903 #: config/tc-cr16.c:1113 config/tc-crx.c:1127
   4904 #, c-format
   4905 msgid "Unknown register: `%d'"
   4906 msgstr " : %d"
   4907 
   4908 #. Issue a error message when register is illegal.
   4909 #: config/tc-cr16.c:1121 config/tc-crx.c:1135
   4910 #, c-format
   4911 msgid "Illegal register (`%s') in Instruction: `%s'"
   4912 msgstr "  (%s)  : %s"
   4913 
   4914 #: config/tc-cr16.c:1192 config/tc-cr16.c:1267 config/tc-crx.c:757
   4915 #: config/tc-crx.c:777 config/tc-crx.c:792
   4916 #, c-format
   4917 msgid "Illegal register `%s' in Instruction `%s'"
   4918 msgstr "  %s   %s"
   4919 
   4920 #: config/tc-cr16.c:1220 config/tc-cr16.c:1231
   4921 #, c-format
   4922 msgid "Illegal register pair `%s' in Instruction `%s'"
   4923 msgstr "  , %s,   %s"
   4924 
   4925 #: config/tc-cr16.c:1256 config/tc-i960.c:832
   4926 msgid "unmatched '['"
   4927 msgstr " ["
   4928 
   4929 #: config/tc-cr16.c:1262 config/tc-i960.c:839
   4930 msgid "garbage after index spec ignored"
   4931 msgstr "     "
   4932 
   4933 #: config/tc-cr16.c:1410 config/tc-crx.c:936
   4934 #, c-format
   4935 msgid "Illegal operands (whitespace): `%s'"
   4936 msgstr "  (): %s"
   4937 
   4938 #: config/tc-cr16.c:1422 config/tc-cr16.c:1429 config/tc-cr16.c:1446
   4939 #: config/tc-crx.c:948 config/tc-crx.c:955 config/tc-crx.c:972
   4940 #: config/tc-crx.c:1764
   4941 #, c-format
   4942 msgid "Missing matching brackets : `%s'"
   4943 msgstr "   : %s"
   4944 
   4945 #: config/tc-cr16.c:1478 config/tc-crx.c:998
   4946 #, c-format
   4947 msgid "Unknown exception: `%s'"
   4948 msgstr " : %s"
   4949 
   4950 #: config/tc-cr16.c:1563 config/tc-crx.c:1094
   4951 #, c-format
   4952 msgid "Illegal `cinv' parameter: `%c'"
   4953 msgstr "  cinv: %c"
   4954 
   4955 #: config/tc-cr16.c:1584 config/tc-cr16.c:1623
   4956 #, c-format
   4957 msgid "Unknown register pair: `%d'"
   4958 msgstr "  : %d"
   4959 
   4960 #. Issue a error message when register  pair is illegal.
   4961 #: config/tc-cr16.c:1592
   4962 #, c-format
   4963 msgid "Illegal register pair (`%s') in Instruction: `%s'"
   4964 msgstr "   (%s)  : %s"
   4965 
   4966 #. Issue a error message when register  pair is illegal.
   4967 #: config/tc-cr16.c:1631
   4968 #, c-format
   4969 msgid "Illegal index register pair (`%s') in Instruction: `%s'"
   4970 msgstr "    (%s)  : %s"
   4971 
   4972 #: config/tc-cr16.c:1670
   4973 #, c-format
   4974 msgid "Unknown processor register : `%d'"
   4975 msgstr "  : %d"
   4976 
   4977 #. Issue a error message when register  pair is illegal.
   4978 #: config/tc-cr16.c:1678
   4979 #, c-format
   4980 msgid "Illegal processor register (`%s') in Instruction: `%s'"
   4981 msgstr "   (%s)  : %s"
   4982 
   4983 #: config/tc-cr16.c:1726
   4984 #, c-format
   4985 msgid "Unknown processor register (32 bit) : `%d'"
   4986 msgstr "   (32-): %d"
   4987 
   4988 #. Issue a error message when register  pair is illegal.
   4989 #: config/tc-cr16.c:1734
   4990 #, c-format
   4991 msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'"
   4992 msgstr "  32-  (%s)  : %s"
   4993 
   4994 #: config/tc-cr16.c:2098 config/tc-crx.c:1662 config/tc-crx.c:1679
   4995 #, c-format
   4996 msgid "Same src/dest register is used (`r%d'), result is undefined"
   4997 msgstr "        (r%d),   "
   4998 
   4999 #: config/tc-cr16.c:2119
   5000 msgid "RA register is saved twice."
   5001 msgstr " RA  ."
   5002 
   5003 #: config/tc-cr16.c:2123
   5004 #, c-format
   5005 msgid "`%s' Illegal use of registers."
   5006 msgstr "%s   ."
   5007 
   5008 #: config/tc-cr16.c:2137
   5009 #, c-format
   5010 msgid "`%s' Illegal count-register combination."
   5011 msgstr "%s:     ."
   5012 
   5013 #: config/tc-cr16.c:2143
   5014 #, c-format
   5015 msgid "`%s' Illegal use of register."
   5016 msgstr "%s   ."
   5017 
   5018 #: config/tc-cr16.c:2152 config/tc-crx.c:1671
   5019 #, c-format
   5020 msgid "`%s' has undefined result"
   5021 msgstr "%s   "
   5022 
   5023 #: config/tc-cr16.c:2160
   5024 #, c-format
   5025 msgid "Same src/dest register is used (`r%d'),result is undefined"
   5026 msgstr "        (r%d),    "
   5027 
   5028 #: config/tc-cr16.c:2331 config/tc-crx.c:1576
   5029 msgid "Incorrect number of operands"
   5030 msgstr "  "
   5031 
   5032 #: config/tc-cr16.c:2333 config/tc-crx.c:1578
   5033 #, c-format
   5034 msgid "Illegal type of operand (arg %d)"
   5035 msgstr "   ( %d)"
   5036 
   5037 #: config/tc-cr16.c:2339 config/tc-crx.c:1584
   5038 #, c-format
   5039 msgid "Operand out of range (arg %d)"
   5040 msgstr "   ( %d)"
   5041 
   5042 #: config/tc-cr16.c:2342 config/tc-crx.c:1587
   5043 #, c-format
   5044 msgid "Operand has odd displacement (arg %d)"
   5045 msgstr "    ( %d)"
   5046 
   5047 #: config/tc-cr16.c:2345 config/tc-cr16.c:2376 config/tc-crx.c:1600
   5048 #: config/tc-crx.c:1631
   5049 #, c-format
   5050 msgid "Illegal operand (arg %d)"
   5051 msgstr "  ( %d)"
   5052 
   5053 #. Give an error if a frag containing code is not aligned to a 2-byte
   5054 #. boundary.
   5055 #: config/tc-cr16.c:2478 config/tc-cr16.h:74 config/tc-crx.c:1953
   5056 #: config/tc-crx.h:77 config/tc-ppc.c:3402 config/tc-ppc.c:6383
   5057 msgid "instruction address is not a multiple of 2"
   5058 msgstr "      2"
   5059 
   5060 #: config/tc-cr16.c:2553 config/tc-cris.c:1556 config/tc-cris.c:1564
   5061 #: config/tc-crx.c:1989 config/tc-dlx.c:692 config/tc-hppa.c:3242
   5062 #: config/tc-hppa.c:3249 config/tc-i860.c:490 config/tc-i860.c:507
   5063 #: config/tc-i860.c:987 config/tc-sparc.c:1584 config/tc-sparc.c:1592
   5064 #, c-format
   5065 msgid "Unknown opcode: `%s'"
   5066 msgstr "  : %s"
   5067 
   5068 #: config/tc-cris.c:550 config/tc-m68hc11.c:3896
   5069 #, c-format
   5070 msgid "internal inconsistency problem in %s: fr_symbol %lx"
   5071 msgstr "    %s: fr_symbol %lx"
   5072 
   5073 #: config/tc-cris.c:554 config/tc-m68hc11.c:3900 config/tc-msp430.c:3829
   5074 #, c-format
   5075 msgid "internal inconsistency problem in %s: resolved symbol"
   5076 msgstr "    %s:  "
   5077 
   5078 #: config/tc-cris.c:564 config/tc-m68hc11.c:3906
   5079 #, c-format
   5080 msgid "internal inconsistency problem in %s: fr_subtype %d"
   5081 msgstr "    %s: fr_subtype %d"
   5082 
   5083 #: config/tc-cris.c:904
   5084 msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
   5085 msgstr "     common_v10_v32 .arch  "
   5086 
   5087 #: config/tc-cris.c:934
   5088 msgid "Complicated LAPC target operand is not a multiple of two.  Use LAPC.D"
   5089 msgstr "   LAPC     .  LAPC.D"
   5090 
   5091 #: config/tc-cris.c:939
   5092 #, c-format
   5093 msgid "Internal error found in md_convert_frag: offset %ld.  Please report this."
   5094 msgstr "    md_convert_frag:  %ld.  ,    ."
   5095 
   5096 #: config/tc-cris.c:964
   5097 #, c-format
   5098 msgid "internal inconsistency in %s: bdapq no symbol"
   5099 msgstr "   %s: bdapq  "
   5100 
   5101 #: config/tc-cris.c:977
   5102 #, c-format
   5103 msgid "internal inconsistency in %s: bdap.w with no symbol"
   5104 msgstr "   %s: bdap.w  "
   5105 
   5106 #: config/tc-cris.c:1001
   5107 msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
   5108 msgstr "    >= 4 ,    MULS/MULU"
   5109 
   5110 #: config/tc-cris.c:1010
   5111 msgid "dangerous MULS/MULU location; give it higher alignment"
   5112 msgstr "  MULS/MULU;    "
   5113 
   5114 #. Bail out for compatibility mode.  (It seems it can be implemented,
   5115 #. perhaps with a 10-byte sequence: "move.d NNNN,$pc/$acr", "jump
   5116 #. $acr", "nop"; but doesn't seem worth it at the moment.)
   5117 #: config/tc-cris.c:1051
   5118 msgid "Out-of-range .word offset handling is not implemented for .arch common_v10_v32"
   5119 msgstr "      .word    common_v10_v32 .arch"
   5120 
   5121 #: config/tc-cris.c:1096
   5122 msgid ".word case-table handling failed: table too large"
   5123 msgstr "    .word:    "
   5124 
   5125 #: config/tc-cris.c:1234
   5126 #, c-format
   5127 msgid "Buggy opcode: `%s' \"%s\"\n"
   5128 msgstr "   : %s %s\n"
   5129 
   5130 #: config/tc-cris.c:1662
   5131 #, c-format
   5132 msgid "Immediate value not in 5 bit unsigned range: %ld"
   5133 msgstr "    5-   : %ld"
   5134 
   5135 #: config/tc-cris.c:1678
   5136 #, c-format
   5137 msgid "Immediate value not in 4 bit unsigned range: %ld"
   5138 msgstr "    4-   : %ld"
   5139 
   5140 #: config/tc-cris.c:1730
   5141 #, c-format
   5142 msgid "Immediate value not in 6 bit range: %ld"
   5143 msgstr "    6- : %ld"
   5144 
   5145 #: config/tc-cris.c:1746
   5146 #, c-format
   5147 msgid "Immediate value not in 6 bit unsigned range: %ld"
   5148 msgstr "    6-   : %ld"
   5149 
   5150 #. Others have a generic warning.
   5151 #: config/tc-cris.c:1855
   5152 #, c-format
   5153 msgid "Unimplemented register `%s' specified"
   5154 msgstr "   %s"
   5155 
   5156 #. We've come to the end of instructions with this
   5157 #. opcode, so it must be an error.
   5158 #: config/tc-cris.c:2099
   5159 msgid "Illegal operands"
   5160 msgstr " "
   5161 
   5162 #: config/tc-cris.c:2140 config/tc-cris.c:2180
   5163 #, c-format
   5164 msgid "Immediate value not in 8 bit range: %ld"
   5165 msgstr "    8- : %ld"
   5166 
   5167 #: config/tc-cris.c:2150 config/tc-cris.c:2201
   5168 #, c-format
   5169 msgid "Immediate value not in 16 bit range: %ld"
   5170 msgstr "    16- : %ld"
   5171 
   5172 #: config/tc-cris.c:2185
   5173 #, c-format
   5174 msgid "Immediate value not in 8 bit signed range: %ld"
   5175 msgstr "    8-   : %ld"
   5176 
   5177 #: config/tc-cris.c:2190
   5178 #, c-format
   5179 msgid "Immediate value not in 8 bit unsigned range: %ld"
   5180 msgstr "    8-   : %ld"
   5181 
   5182 #: config/tc-cris.c:2206
   5183 #, c-format
   5184 msgid "Immediate value not in 16 bit signed range: %ld"
   5185 msgstr "    16-   : %ld"
   5186 
   5187 #: config/tc-cris.c:2211
   5188 #, c-format
   5189 msgid "Immediate value not in 16 bit unsigned range: %ld"
   5190 msgstr "    16-   : %ld"
   5191 
   5192 #: config/tc-cris.c:2237
   5193 msgid "TLS relocation size does not match operand size"
   5194 msgstr "  TLS    "
   5195 
   5196 #: config/tc-cris.c:2238
   5197 msgid "PIC relocation size does not match operand size"
   5198 msgstr "  PIC    "
   5199 
   5200 #: config/tc-cris.c:3385
   5201 msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
   5202 msgstr " gen_cond_branch_32  .arch common_v10_v32\n"
   5203 
   5204 #: config/tc-cris.c:3389
   5205 msgid "32-bit conditional branch generated"
   5206 msgstr " 32-  "
   5207 
   5208 #: config/tc-cris.c:3450
   5209 msgid "Complex expression not supported"
   5210 msgstr "    "
   5211 
   5212 #. FIXME:  Is this function mentioned in the internals.texi manual?  If
   5213 #. not, add it.
   5214 #: config/tc-cris.c:3600
   5215 msgid "Bad call to md_atof () - floating point formats are not supported"
   5216 msgstr "  md_atof() -       "
   5217 
   5218 #: config/tc-cris.c:3641
   5219 msgid "PC-relative relocation must be trivially resolved"
   5220 msgstr "  PC     "
   5221 
   5222 #: config/tc-cris.c:3713
   5223 #, c-format
   5224 msgid "Value not in 16 bit range: %ld"
   5225 msgstr "   16- : %ld"
   5226 
   5227 #: config/tc-cris.c:3721
   5228 #, c-format
   5229 msgid "Value not in 16 bit signed range: %ld"
   5230 msgstr "   16-   : %ld"
   5231 
   5232 #: config/tc-cris.c:3729
   5233 #, c-format
   5234 msgid "Value not in 8 bit range: %ld"
   5235 msgstr "   8- : %ld"
   5236 
   5237 #: config/tc-cris.c:3736
   5238 #, c-format
   5239 msgid "Value not in 8 bit signed range: %ld"
   5240 msgstr "   8-   : %ld"
   5241 
   5242 #: config/tc-cris.c:3746
   5243 #, c-format
   5244 msgid "Value not in 4 bit unsigned range: %ld"
   5245 msgstr "   4-   : %ld"
   5246 
   5247 #: config/tc-cris.c:3753
   5248 #, c-format
   5249 msgid "Value not in 5 bit unsigned range: %ld"
   5250 msgstr "   5-   : %ld"
   5251 
   5252 #: config/tc-cris.c:3760
   5253 #, c-format
   5254 msgid "Value not in 6 bit range: %ld"
   5255 msgstr "   6- : %ld"
   5256 
   5257 #: config/tc-cris.c:3767
   5258 #, c-format
   5259 msgid "Value not in 6 bit unsigned range: %ld"
   5260 msgstr "   6-   : %ld"
   5261 
   5262 #: config/tc-cris.c:3811
   5263 #, c-format
   5264 msgid "Please use --help to see usage and options for this assembler.\n"
   5265 msgstr " --help,         .\n"
   5266 
   5267 #: config/tc-cris.c:3823
   5268 msgid "--no-underscore is invalid with a.out format"
   5269 msgstr "--no-underscore  ,    a.out"
   5270 
   5271 #: config/tc-cris.c:3835
   5272 msgid "--pic is invalid for this object format"
   5273 msgstr "--pic      "
   5274 
   5275 #: config/tc-cris.c:3849
   5276 #, c-format
   5277 msgid "invalid <arch> in --march=<arch>: %s"
   5278 msgstr "  <>  --march=<>: %s"
   5279 
   5280 #: config/tc-cris.c:3958 config/tc-moxie.c:770
   5281 msgid "Semantics error.  This type of operand can not be relocated, it must be an assembly-time constant"
   5282 msgstr " .      ,    ,     "
   5283 
   5284 #: config/tc-cris.c:4007 config/tc-moxie.c:819
   5285 #, c-format
   5286 msgid "Cannot generate relocation type for symbol %s, code %s"
   5287 msgstr "       %s,  %s"
   5288 
   5289 #. The messages are formatted to line up with the generic options.
   5290 #: config/tc-cris.c:4020
   5291 #, c-format
   5292 msgid "CRIS-specific options:\n"
   5293 msgstr ",   CRIS:\n"
   5294 
   5295 #: config/tc-cris.c:4022
   5296 msgid "  -h, -H                  Don't execute, print this help text.  Deprecated.\n"
   5297 msgstr "  -h, -H                   ,    .  .\n"
   5298 
   5299 #: config/tc-cris.c:4024
   5300 msgid "  -N                      Warn when branches are expanded to jumps.\n"
   5301 msgstr "  -N                      ,     .\n"
   5302 
   5303 #: config/tc-cris.c:4026
   5304 msgid "  --underscore            User symbols are normally prepended with underscore.\n"
   5305 msgstr "  --underscore                    .\n"
   5306 
   5307 #: config/tc-cris.c:4028
   5308 msgid "                          Registers will not need any prefix.\n"
   5309 msgstr "                             .\n"
   5310 
   5311 #: config/tc-cris.c:4030
   5312 msgid "  --no-underscore         User symbols do not have any prefix.\n"
   5313 msgstr "  --no-underscore              .\n"
   5314 
   5315 #: config/tc-cris.c:4032
   5316 msgid "                          Registers will require a `$'-prefix.\n"
   5317 msgstr "                             $.\n"
   5318 
   5319 #: config/tc-cris.c:4035
   5320 msgid "  --pic\t\t\tEnable generation of position-independent code.\n"
   5321 msgstr "  --pic\t\t\t     .\n"
   5322 
   5323 #: config/tc-cris.c:4038
   5324 msgid ""
   5325 "  --march=<arch>\t\tGenerate code for <arch>.  Valid choices for <arch>\n"
   5326 "\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
   5327 msgstr ""
   5328 "  --march=<>\t\t   <>.   <>:\n"
   5329 "\t\t\t\tv0_v10, v10, v32  common_v10_v32.\n"
   5330 
   5331 #: config/tc-cris.c:4059
   5332 msgid "Invalid relocation"
   5333 msgstr " "
   5334 
   5335 #: config/tc-cris.c:4096
   5336 msgid "Invalid pc-relative relocation"
   5337 msgstr "   PC"
   5338 
   5339 #: config/tc-cris.c:4141
   5340 #, c-format
   5341 msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
   5342 msgstr "  .word (%ld)  :  switch   ."
   5343 
   5344 #: config/tc-cris.c:4171
   5345 #, c-format
   5346 msgid ".syntax %s requires command-line option `--underscore'"
   5347 msgstr ".syntax %s     --underscore"
   5348 
   5349 #: config/tc-cris.c:4180
   5350 #, c-format
   5351 msgid ".syntax %s requires command-line option `--no-underscore'"
   5352 msgstr ".syntax %s     --no-underscore"
   5353 
   5354 #: config/tc-cris.c:4217
   5355 msgid "Unknown .syntax operand"
   5356 msgstr "  .syntax"
   5357 
   5358 #: config/tc-cris.c:4227
   5359 msgid "Pseudodirective .file is only valid when generating ELF"
   5360 msgstr " .file       ELF"
   5361 
   5362 #: config/tc-cris.c:4239
   5363 msgid "Pseudodirective .loc is only valid when generating ELF"
   5364 msgstr " .loc       ELF"
   5365 
   5366 #: config/tc-cris.c:4254
   5367 #, c-format
   5368 msgid "internal inconsistency problem: %s called for %d bytes"
   5369 msgstr "  : %s   %d "
   5370 
   5371 #: config/tc-cris.c:4406
   5372 msgid "unknown operand to .arch"
   5373 msgstr "  .arch"
   5374 
   5375 #: config/tc-cris.c:4415
   5376 msgid ".arch <arch> requires a matching --march=... option"
   5377 msgstr " .arch <>    --march=..."
   5378 
   5379 #: config/tc-crx.c:820
   5380 #, c-format
   5381 msgid "Illegal Scale - `%d'"
   5382 msgstr "  - %d"
   5383 
   5384 #: config/tc-crx.c:1262
   5385 #, c-format
   5386 msgid "Illegal Co-processor register in Instruction `%s' "
   5387 msgstr "     %s "
   5388 
   5389 #: config/tc-crx.c:1269
   5390 #, c-format
   5391 msgid "Illegal Co-processor special register in Instruction `%s' "
   5392 msgstr "      %s "
   5393 
   5394 #: config/tc-crx.c:1590
   5395 #, c-format
   5396 msgid "Invalid DISPU4 operand value (arg %d)"
   5397 msgstr "   DISPU4 ( %d)"
   5398 
   5399 #: config/tc-crx.c:1593
   5400 #, c-format
   5401 msgid "Invalid CST4 operand value (arg %d)"
   5402 msgstr "   CST4 ( %d)"
   5403 
   5404 #: config/tc-crx.c:1596
   5405 #, c-format
   5406 msgid "Operand value is not within upper 64 KB (arg %d)"
   5407 msgstr "      64  ( %d)"
   5408 
   5409 #: config/tc-crx.c:1733
   5410 msgid "Invalid Register in Register List"
   5411 msgstr "    "
   5412 
   5413 #: config/tc-crx.c:1787
   5414 #, c-format
   5415 msgid "Illegal register `%s' in cop-register list"
   5416 msgstr "  %s    "
   5417 
   5418 #: config/tc-crx.c:1795
   5419 #, c-format
   5420 msgid "Illegal register `%s' in cop-special-register list"
   5421 msgstr "  %s     "
   5422 
   5423 #: config/tc-crx.c:1814
   5424 #, c-format
   5425 msgid "Illegal register `%s' in user register list"
   5426 msgstr "  %s    "
   5427 
   5428 #: config/tc-crx.c:1833
   5429 #, c-format
   5430 msgid "Illegal register `%s' in register list"
   5431 msgstr "  %s   "
   5432 
   5433 #: config/tc-crx.c:1839
   5434 #, c-format
   5435 msgid "Maximum %d bits may be set in `mask16' operand"
   5436 msgstr "  mask16      %d "
   5437 
   5438 #: config/tc-crx.c:1848
   5439 #, c-format
   5440 msgid "rest of line ignored; first ignored character is `%c'"
   5441 msgstr "  ;     %c"
   5442 
   5443 #: config/tc-crx.c:1856
   5444 #, c-format
   5445 msgid "Illegal `mask16' operand, operation is undefined - `%s'"
   5446 msgstr "  mask16,    - %s"
   5447 
   5448 #. HI can't be specified without LO (and vise-versa).
   5449 #: config/tc-crx.c:1862
   5450 msgid "HI/LO registers should be specified together"
   5451 msgstr " HI/LO    "
   5452 
   5453 #: config/tc-crx.c:1868
   5454 msgid "HI/LO registers should be specified without additional registers"
   5455 msgstr " HI/LO       "
   5456 
   5457 #: config/tc-d10v.c:216
   5458 #, c-format
   5459 msgid ""
   5460 "D10V options:\n"
   5461 "-O                      Optimize.  Will do some operations in parallel.\n"
   5462 "--gstabs-packing        Pack adjacent short instructions together even\n"
   5463 "                        when --gstabs is specified.  On by default.\n"
   5464 "--no-gstabs-packing     If --gstabs is specified, do not pack adjacent\n"
   5465 "                        instructions together.\n"
   5466 msgstr ""
   5467 " D10V:\n"
   5468 "-O                      .      .\n"
   5469 "--gstabs-packing           ,  \n"
   5470 "                          --gstabs.  .\n"
   5471 "--no-gstabs-packing       --gstabs,   \n"
   5472 "                        .\n"
   5473 
   5474 #: config/tc-d10v.c:573
   5475 msgid "operand is not an immediate"
   5476 msgstr "   "
   5477 
   5478 #: config/tc-d10v.c:591
   5479 #, c-format
   5480 msgid "operand out of range: %lu"
   5481 msgstr "    : %lu"
   5482 
   5483 #: config/tc-d10v.c:651
   5484 msgid "Instruction must be executed in parallel with another instruction."
   5485 msgstr "       ."
   5486 
   5487 #: config/tc-d10v.c:705 config/tc-d10v.c:713
   5488 #, c-format
   5489 msgid "packing conflict: %s must dispatch sequentially"
   5490 msgstr " : %s   "
   5491 
   5492 #: config/tc-d10v.c:812
   5493 #, c-format
   5494 msgid "resource conflict (R%d)"
   5495 msgstr "  (R%d)"
   5496 
   5497 #: config/tc-d10v.c:815
   5498 #, c-format
   5499 msgid "resource conflict (A%d)"
   5500 msgstr "  (A%d)"
   5501 
   5502 #: config/tc-d10v.c:817
   5503 msgid "resource conflict (PSW)"
   5504 msgstr "  (PSW)"
   5505 
   5506 #: config/tc-d10v.c:819
   5507 msgid "resource conflict (C flag)"
   5508 msgstr "  ( C)"
   5509 
   5510 #: config/tc-d10v.c:821
   5511 msgid "resource conflict (F flag)"
   5512 msgstr "  ( F)"
   5513 
   5514 #: config/tc-d10v.c:971
   5515 msgid "Instruction must be executed in parallel"
   5516 msgstr "    "
   5517 
   5518 #: config/tc-d10v.c:974
   5519 msgid "Long instructions may not be combined."
   5520 msgstr "    ."
   5521 
   5522 #: config/tc-d10v.c:1007
   5523 msgid "One of these instructions may not be executed in parallel."
   5524 msgstr "       ."
   5525 
   5526 #: config/tc-d10v.c:1011 config/tc-d30v.c:1037
   5527 msgid "Two IU instructions may not be executed in parallel"
   5528 msgstr "  IU    "
   5529 
   5530 #: config/tc-d10v.c:1013 config/tc-d10v.c:1021 config/tc-d10v.c:1035
   5531 #: config/tc-d10v.c:1050 config/tc-d30v.c:1038 config/tc-d30v.c:1047
   5532 msgid "Swapping instruction order"
   5533 msgstr "   "
   5534 
   5535 #: config/tc-d10v.c:1019 config/tc-d30v.c:1044
   5536 msgid "Two MU instructions may not be executed in parallel"
   5537 msgstr "  MU    "
   5538 
   5539 #: config/tc-d10v.c:1039 config/tc-d30v.c:1064
   5540 msgid "IU instruction may not be in the left container"
   5541 msgstr " IU      "
   5542 
   5543 #: config/tc-d10v.c:1041 config/tc-d10v.c:1056
   5544 msgid "Instruction in R container is squashed by flow control instruction in L container."
   5545 msgstr "   R        L."
   5546 
   5547 #: config/tc-d10v.c:1054 config/tc-d30v.c:1075
   5548 msgid "MU instruction may not be in the right container"
   5549 msgstr " MU      "
   5550 
   5551 #: config/tc-d10v.c:1060 config/tc-d30v.c:1087
   5552 msgid "unknown execution type passed to write_2_short()"
   5553 msgstr "write_2_short()    "
   5554 
   5555 #: config/tc-d10v.c:1189 config/tc-d10v.c:1362
   5556 msgid "bad opcode or operands"
   5557 msgstr "     "
   5558 
   5559 #: config/tc-d10v.c:1264
   5560 msgid "value out of range"
   5561 msgstr "  "
   5562 
   5563 #: config/tc-d10v.c:1338
   5564 msgid "illegal operand - register name found where none expected"
   5565 msgstr "  -      "
   5566 
   5567 #: config/tc-d10v.c:1373
   5568 msgid "Register number must be EVEN"
   5569 msgstr "    "
   5570 
   5571 #: config/tc-d10v.c:1376
   5572 msgid "Unsupported use of sp"
   5573 msgstr "  sp"
   5574 
   5575 #: config/tc-d10v.c:1395
   5576 #, c-format
   5577 msgid "cr%ld is a reserved control register"
   5578 msgstr "cr%ld    "
   5579 
   5580 #: config/tc-d10v.c:1570
   5581 #, c-format
   5582 msgid "line %d: rep or repi must include at least 4 instructions"
   5583 msgstr " %d: rep  repi    4 "
   5584 
   5585 #: config/tc-d10v.c:1759
   5586 msgid "can't find previous opcode "
   5587 msgstr "      "
   5588 
   5589 #: config/tc-d10v.c:1771
   5590 #, c-format
   5591 msgid "could not assemble: %s"
   5592 msgstr "  : %s"
   5593 
   5594 #: config/tc-d10v.c:1786 config/tc-d10v.c:1808 config/tc-d30v.c:1744
   5595 msgid "Unable to mix instructions as specified"
   5596 msgstr "      "
   5597 
   5598 #: config/tc-d30v.c:149
   5599 #, c-format
   5600 msgid "Register name %s conflicts with symbol of the same name"
   5601 msgstr "  %s       "
   5602 
   5603 #: config/tc-d30v.c:239
   5604 #, c-format
   5605 msgid ""
   5606 "\n"
   5607 "D30V options:\n"
   5608 "-O                      Make adjacent short instructions parallel if possible.\n"
   5609 "-n                      Warn about all NOPs inserted by the assembler.\n"
   5610 "-N\t\t\tWarn about NOPs inserted after word multiplies.\n"
   5611 "-c                      Warn about symbols whoes names match register names.\n"
   5612 "-C                      Opposite of -C.  -c is the default.\n"
   5613 msgstr ""
   5614 "\n"
   5615 " D30V:\n"
   5616 "-O                          ,  .\n"
   5617 "-n                         NOP,  .\n"
   5618 "-N\t\t\t  NOP,     .\n"
   5619 "-c                        ,      .\n"
   5620 "-C                        -c.   -c.\n"
   5621 
   5622 #: config/tc-d30v.c:367
   5623 msgid "unexpected 12-bit reloc type"
   5624 msgstr " 12-  "
   5625 
   5626 #: config/tc-d30v.c:374
   5627 msgid "unexpected 18-bit reloc type"
   5628 msgstr " 18-  "
   5629 
   5630 #: config/tc-d30v.c:625
   5631 #, c-format
   5632 msgid "%s NOP inserted"
   5633 msgstr "%s,  NOP"
   5634 
   5635 #: config/tc-d30v.c:626
   5636 msgid "sequential"
   5637 msgstr ""
   5638 
   5639 #: config/tc-d30v.c:626
   5640 msgid "parallel"
   5641 msgstr ""
   5642 
   5643 #: config/tc-d30v.c:1033
   5644 msgid "Instructions may not be executed in parallel"
   5645 msgstr "    "
   5646 
   5647 #: config/tc-d30v.c:1046
   5648 #, c-format
   5649 msgid "Executing %s in IU may not work"
   5650 msgstr " %s  IU   "
   5651 
   5652 #: config/tc-d30v.c:1053
   5653 #, c-format
   5654 msgid "Executing %s in IU may not work in parallel execution"
   5655 msgstr " %s  IU       "
   5656 
   5657 #: config/tc-d30v.c:1066
   5658 #, c-format
   5659 msgid "special left instruction `%s' kills instruction `%s' in right container"
   5660 msgstr "   %s   %s   "
   5661 
   5662 #: config/tc-d30v.c:1077
   5663 #, c-format
   5664 msgid "Executing %s in reverse serial with %s may not work"
   5665 msgstr " %s     %s   "
   5666 
   5667 #: config/tc-d30v.c:1080
   5668 #, c-format
   5669 msgid "Executing %s in IU in reverse serial may not work"
   5670 msgstr " %s  IU      "
   5671 
   5672 #: config/tc-d30v.c:1268
   5673 msgid "Odd numbered register used as target of multi-register instruction"
   5674 msgstr "        "
   5675 
   5676 #: config/tc-d30v.c:1332 config/tc-d30v.c:1368
   5677 #, c-format
   5678 msgid "unknown condition code: %s"
   5679 msgstr "  : %s"
   5680 
   5681 #: config/tc-d30v.c:1361
   5682 #, c-format
   5683 msgid "cmpu doesn't support condition code %s"
   5684 msgstr " cmpu      %s"
   5685 
   5686 #: config/tc-d30v.c:1396
   5687 #, c-format
   5688 msgid "unknown opcode: %s"
   5689 msgstr "  : %s"
   5690 
   5691 #: config/tc-d30v.c:1407
   5692 #, c-format
   5693 msgid "operands for opcode `%s' do not match any valid format"
   5694 msgstr "    %s     "
   5695 
   5696 #: config/tc-d30v.c:1622 config/tc-d30v.c:1639
   5697 msgid "Cannot assemble instruction"
   5698 msgstr "   "
   5699 
   5700 #: config/tc-d30v.c:1624
   5701 msgid "First opcode is long.  Unable to mix instructions as specified."
   5702 msgstr "    .       ."
   5703 
   5704 #: config/tc-d30v.c:1694
   5705 msgid "word of NOPs added between word multiply and load"
   5706 msgstr " NOP      "
   5707 
   5708 #: config/tc-d30v.c:1696
   5709 msgid "word of NOPs added between word multiply and 16-bit multiply"
   5710 msgstr " NOP      16- "
   5711 
   5712 #: config/tc-d30v.c:1728
   5713 msgid "Instruction uses long version, so it cannot be mixed as specified"
   5714 msgstr "    ,           "
   5715 
   5716 #: config/tc-d30v.c:1855
   5717 #, c-format
   5718 msgid "value too large to fit in %d bits"
   5719 msgstr "   ,    %d "
   5720 
   5721 #: config/tc-d30v.c:1923
   5722 #, c-format
   5723 msgid "line %d: unable to place address of symbol '%s' into a byte"
   5724 msgstr " %d:     %s  "
   5725 
   5726 #: config/tc-d30v.c:1926
   5727 #, c-format
   5728 msgid "line %d: unable to place value %lx into a byte"
   5729 msgstr " %d:    %lx  "
   5730 
   5731 #: config/tc-d30v.c:1934
   5732 #, c-format
   5733 msgid "line %d: unable to place address of symbol '%s' into a short"
   5734 msgstr " %d:     %s   short"
   5735 
   5736 #: config/tc-d30v.c:1937
   5737 #, c-format
   5738 msgid "line %d: unable to place value %lx into a short"
   5739 msgstr " %d:    %lx  short"
   5740 
   5741 #: config/tc-d30v.c:1945
   5742 #, c-format
   5743 msgid "line %d: unable to place address of symbol '%s' into a quad"
   5744 msgstr " %d:     %s  quad"
   5745 
   5746 #: config/tc-d30v.c:2053
   5747 #, c-format
   5748 msgid "Alignment too large: %d assumed"
   5749 msgstr "  :  %d."
   5750 
   5751 #: config/tc-dlx.c:211
   5752 msgid "missing .proc"
   5753 msgstr "  .proc"
   5754 
   5755 #: config/tc-dlx.c:228
   5756 msgid ".endfunc missing for previous .proc"
   5757 msgstr "  .endfunc   .proc"
   5758 
   5759 #: config/tc-dlx.c:295 config/tc-i860.c:226 config/tc-mips.c:3483
   5760 #: config/tc-nios2.c:2419 config/tc-nios2.c:2433 config/tc-nios2.c:2448
   5761 #, c-format
   5762 msgid "internal error: can't hash `%s': %s\n"
   5763 msgstr " :     %s: %s\n"
   5764 
   5765 #. Probably a memory allocation problem?  Give up now.
   5766 #: config/tc-dlx.c:302 config/tc-hppa.c:8359 config/tc-nios2.c:1270
   5767 #: config/tc-nios2.c:2422 config/tc-nios2.c:2436 config/tc-nios2.c:2451
   5768 #: config/tc-sparc.c:930
   5769 msgid "Broken assembler.  No assembly attempted."
   5770 msgstr " .   ."
   5771 
   5772 #: config/tc-dlx.c:332
   5773 #, c-format
   5774 msgid "Bad operand for a load instruction: <%s>"
   5775 msgstr "   : <%s>"
   5776 
   5777 #: config/tc-dlx.c:446
   5778 #, c-format
   5779 msgid "Bad operand for a store instruction: <%s>"
   5780 msgstr "   : <%s>"
   5781 
   5782 #: config/tc-dlx.c:626
   5783 #, c-format
   5784 msgid "Expression Error for operand modifier %%hi/%%lo\n"
   5785 msgstr "      %%hi/%%lo\n"
   5786 
   5787 #: config/tc-dlx.c:639
   5788 #, c-format
   5789 msgid "Invalid expression after %%%%\n"
   5790 msgstr "   %%%%\n"
   5791 
   5792 #: config/tc-dlx.c:703 config/tc-tic4x.c:2479
   5793 #, c-format
   5794 msgid "Unknown opcode `%s'."
   5795 msgstr "   %s."
   5796 
   5797 #: config/tc-dlx.c:712
   5798 msgid "Can not set dlx_skip_hi16_flag"
   5799 msgstr "   dlx_skip_hi16_flag"
   5800 
   5801 #: config/tc-dlx.c:726
   5802 #, c-format
   5803 msgid "Missing arguments for opcode <%s>."
   5804 msgstr "      <%s>."
   5805 
   5806 #: config/tc-dlx.c:760
   5807 #, c-format
   5808 msgid "Too many operands: %s"
   5809 msgstr " : %s"
   5810 
   5811 #: config/tc-dlx.c:797
   5812 #, c-format
   5813 msgid "Both the_insn.HI and the_insn.LO are set : %s"
   5814 msgstr "  the_insn.HI  the_insn.LO: %s"
   5815 
   5816 #: config/tc-dlx.c:867
   5817 msgid "failed regnum sanity check."
   5818 msgstr "    ."
   5819 
   5820 #: config/tc-dlx.c:880
   5821 msgid "failed general register sanity check."
   5822 msgstr "      ."
   5823 
   5824 #. Types or values of args don't match.
   5825 #: config/tc-dlx.c:888
   5826 msgid "Invalid operands"
   5827 msgstr " "
   5828 
   5829 #: config/tc-dlx.c:1117
   5830 #, c-format
   5831 msgid "label \"$%d\" redefined"
   5832 msgstr " $%d "
   5833 
   5834 #: config/tc-dlx.c:1155
   5835 msgid "Invalid expression after # number\n"
   5836 msgstr "   # \n"
   5837 
   5838 #: config/tc-epiphany.c:147
   5839 #, c-format
   5840 msgid "EPIPHANY specific command line options:\n"
   5841 msgstr "  EPIPHANY   :\n"
   5842 
   5843 #: config/tc-epiphany.c:386
   5844 msgid "register number too large for push/pop"
   5845 msgstr "      push/pop"
   5846 
   5847 #: config/tc-epiphany.c:390
   5848 msgid "register is out of order"
   5849 msgstr "  "
   5850 
   5851 #: config/tc-epiphany.c:401 config/tc-m68k.c:6036 config/tc-m68k.c:6065
   5852 msgid "bad register list"
   5853 msgstr "  "
   5854 
   5855 #: config/tc-epiphany.c:404
   5856 msgid "malformed reglist in push/pop"
   5857 msgstr "     push/pop"
   5858 
   5859 #. Checks for behavioral restrictions on LD/ST instructions.
   5860 #: config/tc-epiphany.c:505
   5861 msgid "destination register modified by displacement-post-modified address"
   5862 msgstr "      "
   5863 
   5864 #: config/tc-epiphany.c:506
   5865 msgid "ldrd/strd requires even:odd register pair"
   5866 msgstr "ldrd/strd    :"
   5867 
   5868 #: config/tc-epiphany.c:824 config/tc-m32r.c:1788
   5869 msgid "Addend to unresolved symbol not on word boundary."
   5870 msgstr "        ."
   5871 
   5872 #: config/tc-fr30.c:81
   5873 #, c-format
   5874 msgid " FR30 specific command line options:\n"
   5875 msgstr "   FR30   :\n"
   5876 
   5877 #: config/tc-fr30.c:134
   5878 #, c-format
   5879 msgid "Instruction %s not allowed in a delay slot."
   5880 msgstr " %s      ."
   5881 
   5882 #: config/tc-frv.c:404
   5883 #, c-format
   5884 msgid "Unknown cpu -mcpu=%s"
   5885 msgstr "  -mcpu=%s"
   5886 
   5887 #: config/tc-frv.c:457
   5888 #, c-format
   5889 msgid "FRV specific command line options:\n"
   5890 msgstr "  FRV   :\n"
   5891 
   5892 #: config/tc-frv.c:458
   5893 #, c-format
   5894 msgid "-G n            Put data <= n bytes in the small data area\n"
   5895 msgstr "-G n              <= n     \n"
   5896 
   5897 #: config/tc-frv.c:459
   5898 #, c-format
   5899 msgid "-mgpr-32        Mark generated file as only using 32 GPRs\n"
   5900 msgstr "-mgpr-32            ,    32 GPR\n"
   5901 
   5902 #: config/tc-frv.c:460
   5903 #, c-format
   5904 msgid "-mgpr-64        Mark generated file as using all 64 GPRs\n"
   5905 msgstr "-mgpr-64            ,    64 GPR\n"
   5906 
   5907 #: config/tc-frv.c:461
   5908 #, c-format
   5909 msgid "-mfpr-32        Mark generated file as only using 32 FPRs\n"
   5910 msgstr "-mfpr-32            ,    32 FPR\n"
   5911 
   5912 #: config/tc-frv.c:462
   5913 #, c-format
   5914 msgid "-mfpr-64        Mark generated file as using all 64 FPRs\n"
   5915 msgstr "-mfpr-64            ,    64 FPR\n"
   5916 
   5917 #: config/tc-frv.c:463
   5918 #, c-format
   5919 msgid "-msoft-float    Mark generated file as using software FP\n"
   5920 msgstr "-msoft-float        ,    FP\n"
   5921 
   5922 #: config/tc-frv.c:464
   5923 #, c-format
   5924 msgid "-mdword         Mark generated file as using a 8-byte stack alignment\n"
   5925 msgstr "-mdword             ,   8-  \n"
   5926 
   5927 #: config/tc-frv.c:465
   5928 #, c-format
   5929 msgid "-mno-dword      Mark generated file as using a 4-byte stack alignment\n"
   5930 msgstr "-mno-dword            ,   4-  \n"
   5931 
   5932 #: config/tc-frv.c:466
   5933 #, c-format
   5934 msgid "-mdouble        Mark generated file as using double precision FP insns\n"
   5935 msgstr "-mdouble            ,     FP   \n"
   5936 
   5937 #: config/tc-frv.c:467
   5938 #, c-format
   5939 msgid "-mmedia         Mark generated file as using media insns\n"
   5940 msgstr "-mmedia             ,     \n"
   5941 
   5942 #: config/tc-frv.c:468
   5943 #, c-format
   5944 msgid "-mmuladd        Mark generated file as using multiply add/subtract insns\n"
   5945 msgstr "-mmuladd            ,       \n"
   5946 
   5947 #: config/tc-frv.c:469
   5948 #, c-format
   5949 msgid "-mpack          Allow instructions to be packed\n"
   5950 msgstr "-mpack            \n"
   5951 
   5952 #: config/tc-frv.c:470
   5953 #, c-format
   5954 msgid "-mno-pack       Do not allow instructions to be packed\n"
   5955 msgstr "-mno-pack          \n"
   5956 
   5957 #: config/tc-frv.c:471
   5958 #, c-format
   5959 msgid "-mpic           Mark generated file as using small position independent code\n"
   5960 msgstr "-mpic               ,       \n"
   5961 
   5962 #: config/tc-frv.c:472
   5963 #, c-format
   5964 msgid "-mPIC           Mark generated file as using large position independent code\n"
   5965 msgstr "-mPIC               ,       \n"
   5966 
   5967 #: config/tc-frv.c:473
   5968 #, c-format
   5969 msgid "-mlibrary-pic   Mark generated file as using position indepedent code for libraries\n"
   5970 msgstr "-mlibrary-pic       ,        \n"
   5971 
   5972 #: config/tc-frv.c:474
   5973 #, c-format
   5974 msgid "-mfdpic         Assemble for the FDPIC ABI\n"
   5975 msgstr "-mfdpic           FDPIC ABI\n"
   5976 
   5977 #: config/tc-frv.c:475
   5978 #, c-format
   5979 msgid "-mnopic         Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
   5980 msgstr "-mnopic          -mpic, -mPIC, -mlibrary-pic  -mfdpic\n"
   5981 
   5982 #: config/tc-frv.c:476
   5983 #, c-format
   5984 msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
   5985 msgstr "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
   5986 
   5987 #: config/tc-frv.c:477
   5988 #, c-format
   5989 msgid "                Record the cpu type\n"
   5990 msgstr "                  \n"
   5991 
   5992 #: config/tc-frv.c:478
   5993 #, c-format
   5994 msgid "-mtomcat-stats  Print out stats for tomcat workarounds\n"
   5995 msgstr "-mtomcat-stats       tomcat\n"
   5996 
   5997 #: config/tc-frv.c:479
   5998 #, c-format
   5999 msgid "-mtomcat-debug  Debug tomcat workarounds\n"
   6000 msgstr "-mtomcat-debug     tomcat\n"
   6001 
   6002 #: config/tc-frv.c:1161
   6003 msgid "VLIW packing used for -mno-pack"
   6004 msgstr " -mno-pack   VLIW"
   6005 
   6006 #: config/tc-frv.c:1171
   6007 msgid "Instruction not supported by this architecture"
   6008 msgstr "      "
   6009 
   6010 #: config/tc-frv.c:1181
   6011 msgid "VLIW packing constraint violation"
   6012 msgstr "   VLIW"
   6013 
   6014 #: config/tc-frv.c:1772
   6015 #, c-format
   6016 msgid "Relocation %s is not safe for %s"
   6017 msgstr " %s  %s   "
   6018 
   6019 #: config/tc-h8300.c:172
   6020 #, c-format
   6021 msgid "new section '%s' defined without attributes - this might cause problems"
   6022 msgstr "  %s         "
   6023 
   6024 #: config/tc-h8300.c:443 config/tc-h8300.c:451
   6025 msgid "Reg not valid for H8/300"
   6026 msgstr "     H8/300"
   6027 
   6028 #: config/tc-h8300.c:532
   6029 msgid "invalid operand size requested"
   6030 msgstr "      "
   6031 
   6032 #: config/tc-h8300.c:637
   6033 msgid "Invalid register list for ldm/stm\n"
   6034 msgstr "    ldm/stm\n"
   6035 
   6036 #: config/tc-h8300.c:663 config/tc-h8300.c:668 config/tc-h8300.c:675
   6037 msgid "mismatch between register and suffix"
   6038 msgstr "    "
   6039 
   6040 #: config/tc-h8300.c:680
   6041 msgid "invalid suffix after register."
   6042 msgstr "    ."
   6043 
   6044 #: config/tc-h8300.c:702
   6045 msgid "address too high for vector table jmp/jsr"
   6046 msgstr "       jmp/jsr"
   6047 
   6048 #: config/tc-h8300.c:729 config/tc-h8300.c:841 config/tc-h8300.c:851
   6049 msgid "Wrong size pointer register for architecture."
   6050 msgstr "     ."
   6051 
   6052 #: config/tc-h8300.c:788 config/tc-h8300.c:796 config/tc-h8300.c:825
   6053 msgid "expected @(exp, reg16)"
   6054 msgstr "  @(, 16)"
   6055 
   6056 #: config/tc-h8300.c:814
   6057 msgid "expected .L, .W or .B for register in indexed addressing mode"
   6058 msgstr " .L, .W  .B      "
   6059 
   6060 #: config/tc-h8300.c:1008
   6061 msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
   6062 msgstr "     mova: \"@(disp, ea.sz),ERn\""
   6063 
   6064 #: config/tc-h8300.c:1026 config/tc-h8300.c:1035
   6065 msgid "expected register"
   6066 msgstr "   "
   6067 
   6068 #: config/tc-h8300.c:1051
   6069 msgid "expected closing paren"
   6070 msgstr "   "
   6071 
   6072 #: config/tc-h8300.c:1110
   6073 #, c-format
   6074 msgid "can't use high part of register in operand %d"
   6075 msgstr "        %d"
   6076 
   6077 #: config/tc-h8300.c:1267
   6078 #, c-format
   6079 msgid "Opcode `%s' with these operand types not available in %s mode"
   6080 msgstr "  %s        %s"
   6081 
   6082 #: config/tc-h8300.c:1276
   6083 msgid "mismatch between opcode size and operand size"
   6084 msgstr "       "
   6085 
   6086 #: config/tc-h8300.c:1312
   6087 #, c-format
   6088 msgid "operand %s0x%lx out of range."
   6089 msgstr " %s0x%lx     ."
   6090 
   6091 #: config/tc-h8300.c:1429
   6092 msgid "Can't work out size of operand.\n"
   6093 msgstr "    .\n"
   6094 
   6095 #: config/tc-h8300.c:1478
   6096 #, c-format
   6097 msgid "Opcode `%s' with these operand types not available in H8/300 mode"
   6098 msgstr "  %s        H8/300"
   6099 
   6100 #: config/tc-h8300.c:1483
   6101 #, c-format
   6102 msgid "Opcode `%s' with these operand types not available in H8/300H mode"
   6103 msgstr "  %s        H8/300H"
   6104 
   6105 #: config/tc-h8300.c:1489
   6106 #, c-format
   6107 msgid "Opcode `%s' with these operand types not available in H8/300S mode"
   6108 msgstr "  %s        H8/300S"
   6109 
   6110 #: config/tc-h8300.c:1550 config/tc-h8300.c:1570
   6111 msgid "Need #1 or #2 here"
   6112 msgstr "   #1  #2"
   6113 
   6114 #: config/tc-h8300.c:1565
   6115 msgid "#4 not valid on H8/300."
   6116 msgstr "#4     H8/300."
   6117 
   6118 #: config/tc-h8300.c:1680 config/tc-h8300.c:1762
   6119 #, c-format
   6120 msgid "branch operand has odd offset (%lx)\n"
   6121 msgstr "     (%lx)\n"
   6122 
   6123 #: config/tc-h8300.c:1800
   6124 msgid "destination operand must be 16 bit register"
   6125 msgstr "    16- "
   6126 
   6127 #: config/tc-h8300.c:1809
   6128 msgid "source operand must be 8 bit register"
   6129 msgstr "-   8- "
   6130 
   6131 #: config/tc-h8300.c:1817
   6132 msgid "destination operand must be 16bit absolute address"
   6133 msgstr "    16-  "
   6134 
   6135 #: config/tc-h8300.c:1824
   6136 msgid "destination operand must be 8 bit register"
   6137 msgstr "    8- "
   6138 
   6139 #: config/tc-h8300.c:1832
   6140 msgid "source operand must be 16bit absolute address"
   6141 msgstr "-   16-  "
   6142 
   6143 #. This seems more sane than saying "too many operands".  We'll
   6144 #. get here only if the trailing trash starts with a comma.
   6145 #: config/tc-h8300.c:1840 config/tc-mips.c:13631 config/tc-mips.c:13699
   6146 #: config/tc-mmix.c:479 config/tc-mmix.c:491 config/tc-mmix.c:2531
   6147 #: config/tc-mmix.c:2555 config/tc-mmix.c:2828
   6148 msgid "invalid operands"
   6149 msgstr " "
   6150 
   6151 #: config/tc-h8300.c:1871
   6152 msgid "operand/size mis-match"
   6153 msgstr "    "
   6154 
   6155 #: config/tc-h8300.c:1971 config/tc-sh.c:2969 config/tc-sh64.c:2794
   6156 #: config/tc-z8k.c:1225
   6157 msgid "unknown opcode"
   6158 msgstr "  "
   6159 
   6160 #: config/tc-h8300.c:2004
   6161 msgid "invalid operand in ldm"
   6162 msgstr "   ldm"
   6163 
   6164 #: config/tc-h8300.c:2013
   6165 msgid "invalid operand in stm"
   6166 msgstr "   stm"
   6167 
   6168 #: config/tc-h8300.c:2139
   6169 #, c-format
   6170 msgid "call to tc_aout_fix_to_chars \n"
   6171 msgstr " tc_aout_fix_to_chars \n"
   6172 
   6173 #: config/tc-h8300.c:2148 config/tc-xc16x.c:347
   6174 #, c-format
   6175 msgid "call to md_convert_frag \n"
   6176 msgstr " md_convert_frag \n"
   6177 
   6178 #: config/tc-h8300.c:2199 config/tc-xc16x.c:251
   6179 #, c-format
   6180 msgid "call to md_estimate_size_before_relax \n"
   6181 msgstr " md_estimate_size_before_relax \n"
   6182 
   6183 #: config/tc-h8300.c:2214
   6184 msgid "Unexpected reference to a symbol in a non-code section"
   6185 msgstr "     ,     "
   6186 
   6187 #: config/tc-h8300.c:2230 config/tc-xc16x.c:292
   6188 msgid "Difference of symbols in different sections is not supported"
   6189 msgstr "        "
   6190 
   6191 #: config/tc-h8300.c:2252 config/tc-mcore.c:2198 config/tc-microblaze.c:2445
   6192 #: config/tc-pj.c:487 config/tc-sh.c:4477 config/tc-tic6x.c:4523
   6193 #: config/tc-xc16x.c:315
   6194 #, c-format
   6195 msgid "Cannot represent relocation type %s"
   6196 msgstr "     %s"
   6197 
   6198 #. Simple range checking for FIELD against HIGH and LOW bounds.
   6199 #. IGNORE is used to suppress the error message.
   6200 #. Variant of CHECK_FIELD for use in md_apply_fix and other places where
   6201 #. the current file and line number are not valid.
   6202 #: config/tc-hppa.c:1024 config/tc-hppa.c:1038
   6203 #, c-format
   6204 msgid "Field out of range [%d..%d] (%d)."
   6205 msgstr "        [%d..%d] (%d)."
   6206 
   6207 #. Simple alignment checking for FIELD against ALIGN (a power of two).
   6208 #. IGNORE is used to suppress the error message.
   6209 #: config/tc-hppa.c:1052
   6210 #, c-format
   6211 msgid "Field not properly aligned [%d] (%d)."
   6212 msgstr "     [%d] (%d)."
   6213 
   6214 #: config/tc-hppa.c:1105
   6215 msgid "Missing .exit\n"
   6216 msgstr "  .exit\n"
   6217 
   6218 #: config/tc-hppa.c:1108
   6219 msgid "Missing .procend\n"
   6220 msgstr "  .procend\n"
   6221 
   6222 #: config/tc-hppa.c:1294
   6223 #, c-format
   6224 msgid "Invalid field selector.  Assuming F%%."
   6225 msgstr "  .  F%%."
   6226 
   6227 #: config/tc-hppa.c:1318
   6228 msgid "Bad segment in expression."
   6229 msgstr "   ."
   6230 
   6231 #: config/tc-hppa.c:1343
   6232 #, c-format
   6233 msgid "Invalid Nullification: (%c)"
   6234 msgstr " : (%c)"
   6235 
   6236 #: config/tc-hppa.c:1414
   6237 msgid "Cannot handle fixup"
   6238 msgstr "    "
   6239 
   6240 #: config/tc-hppa.c:1712
   6241 #, c-format
   6242 msgid "  -Q                      ignored\n"
   6243 msgstr "  -Q                       \n"
   6244 
   6245 #: config/tc-hppa.c:1716
   6246 #, c-format
   6247 msgid "  -c                      print a warning if a comment is found\n"
   6248 msgstr "  -c                       ,   \n"
   6249 
   6250 #: config/tc-hppa.c:1782
   6251 #, c-format
   6252 msgid "no hppa_fixup entry for fixup type 0x%x"
   6253 msgstr "  hppa_fixup     0x%x"
   6254 
   6255 #: config/tc-hppa.c:1961
   6256 msgid "Unknown relocation encountered in md_apply_fix."
   6257 msgstr "    md_apply_fix."
   6258 
   6259 #: config/tc-hppa.c:2149 config/tc-hppa.c:2174
   6260 #, c-format
   6261 msgid "Undefined register: '%s'."
   6262 msgstr " : %s."
   6263 
   6264 #: config/tc-hppa.c:2208
   6265 #, c-format
   6266 msgid "Non-absolute symbol: '%s'."
   6267 msgstr " : %s."
   6268 
   6269 #: config/tc-hppa.c:2223
   6270 #, c-format
   6271 msgid "Undefined absolute constant: '%s'."
   6272 msgstr "  : %s."
   6273 
   6274 #: config/tc-hppa.c:2254 config/tc-hppa.c:5722
   6275 msgid "could not update architecture and machine"
   6276 msgstr "       "
   6277 
   6278 #: config/tc-hppa.c:2292
   6279 #, c-format
   6280 msgid "Invalid FP Compare Condition: %s"
   6281 msgstr "   FP: %s"
   6282 
   6283 #: config/tc-hppa.c:2347
   6284 #, c-format
   6285 msgid "Invalid FTEST completer: %s"
   6286 msgstr "  FTEST: %s"
   6287 
   6288 #: config/tc-hppa.c:2413 config/tc-hppa.c:2450
   6289 #, c-format
   6290 msgid "Invalid FP Operand Format: %3s"
   6291 msgstr "   FP: %3s"
   6292 
   6293 #: config/tc-hppa.c:2555
   6294 msgid "Bad segment (should be absolute)."
   6295 msgstr "  (  )."
   6296 
   6297 #: config/tc-hppa.c:2615
   6298 #, c-format
   6299 msgid "Invalid argument location: %s\n"
   6300 msgstr "  : %s\n"
   6301 
   6302 #: config/tc-hppa.c:2644
   6303 #, c-format
   6304 msgid "Invalid argument description: %d"
   6305 msgstr "  : %d"
   6306 
   6307 #: config/tc-hppa.c:3473
   6308 msgid "Invalid Indexed Load Completer."
   6309 msgstr "   ."
   6310 
   6311 #: config/tc-hppa.c:3478
   6312 msgid "Invalid Indexed Load Completer Syntax."
   6313 msgstr "    ."
   6314 
   6315 #: config/tc-hppa.c:3512
   6316 msgid "Invalid Short Load/Store Completer."
   6317 msgstr "     ."
   6318 
   6319 #: config/tc-hppa.c:3572 config/tc-hppa.c:3577
   6320 msgid "Invalid Store Bytes Short Completer"
   6321 msgstr "    "
   6322 
   6323 #: config/tc-hppa.c:3892 config/tc-hppa.c:3898
   6324 msgid "Invalid left/right combination completer"
   6325 msgstr "   /"
   6326 
   6327 #: config/tc-hppa.c:3947 config/tc-hppa.c:3954
   6328 msgid "Invalid permutation completer"
   6329 msgstr "  "
   6330 
   6331 #: config/tc-hppa.c:4054
   6332 #, c-format
   6333 msgid "Invalid Add Condition: %s"
   6334 msgstr "  : %s"
   6335 
   6336 #: config/tc-hppa.c:4070 config/tc-hppa.c:4080
   6337 msgid "Invalid Add and Branch Condition"
   6338 msgstr "    "
   6339 
   6340 #: config/tc-hppa.c:4101 config/tc-hppa.c:4246
   6341 msgid "Invalid Compare/Subtract Condition"
   6342 msgstr "  /"
   6343 
   6344 #: config/tc-hppa.c:4141
   6345 #, c-format
   6346 msgid "Invalid Branch On Bit Condition: %c"
   6347 msgstr "    : %c"
   6348 
   6349 #: config/tc-hppa.c:4144
   6350 msgid "Missing Branch On Bit Condition"
   6351 msgstr "    "
   6352 
   6353 #: config/tc-hppa.c:4229
   6354 #, c-format
   6355 msgid "Invalid Compare/Subtract Condition: %s"
   6356 msgstr "  /: %s"
   6357 
   6358 #: config/tc-hppa.c:4261
   6359 msgid "Invalid Compare and Branch Condition"
   6360 msgstr "    "
   6361 
   6362 #: config/tc-hppa.c:4357
   6363 msgid "Invalid Logical Instruction Condition."
   6364 msgstr "   ."
   6365 
   6366 #: config/tc-hppa.c:4419
   6367 msgid "Invalid Shift/Extract/Deposit Condition."
   6368 msgstr "  Shift/Extract/Deposit."
   6369 
   6370 #: config/tc-hppa.c:4536
   6371 msgid "Invalid Unit Instruction Condition."
   6372 msgstr "   ."
   6373 
   6374 #: config/tc-hppa.c:5015 config/tc-hppa.c:5047 config/tc-hppa.c:5078
   6375 #: config/tc-hppa.c:5108
   6376 msgid "Branch to unaligned address"
   6377 msgstr "   "
   6378 
   6379 #: config/tc-hppa.c:5292
   6380 msgid "Invalid SFU identifier"
   6381 msgstr "  SFU"
   6382 
   6383 #: config/tc-hppa.c:5342
   6384 msgid "Invalid COPR identifier"
   6385 msgstr "  COPR"
   6386 
   6387 #: config/tc-hppa.c:5471
   6388 msgid "Invalid Floating Point Operand Format."
   6389 msgstr "     ."
   6390 
   6391 #: config/tc-hppa.c:5591 config/tc-hppa.c:5611 config/tc-hppa.c:5631
   6392 #: config/tc-hppa.c:5651 config/tc-hppa.c:5671
   6393 msgid "Invalid register for single precision fmpyadd or fmpysub"
   6394 msgstr "   fmpyadd  fmpysub   "
   6395 
   6396 #: config/tc-hppa.c:5739
   6397 #, c-format
   6398 msgid "Invalid operands %s"
   6399 msgstr "  %s"
   6400 
   6401 #: config/tc-hppa.c:5749
   6402 #, c-format
   6403 msgid "Immediates %d and %d will give undefined behavior."
   6404 msgstr "   %d  %d    ."
   6405 
   6406 #: config/tc-hppa.c:5801 config/tc-hppa.c:7028 config/tc-hppa.c:7083
   6407 msgid "Missing function name for .PROC (corrupted label chain)"
   6408 msgstr "    .PROC (  )"
   6409 
   6410 #: config/tc-hppa.c:5804 config/tc-hppa.c:7086
   6411 msgid "Missing function name for .PROC"
   6412 msgstr "    .PROC"
   6413 
   6414 #: config/tc-hppa.c:5863
   6415 msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
   6416 msgstr " .BLOCK/.BLOCKZ     0  0x3fffffff"
   6417 
   6418 #: config/tc-hppa.c:5959
   6419 #, c-format
   6420 msgid "Invalid .CALL argument: %s"
   6421 msgstr "  .CALL: %s"
   6422 
   6423 #: config/tc-hppa.c:6107
   6424 msgid ".callinfo is not within a procedure definition"
   6425 msgstr ".callinfo    "
   6426 
   6427 #: config/tc-hppa.c:6127
   6428 #, c-format
   6429 msgid "FRAME parameter must be a multiple of 8: %d\n"
   6430 msgstr " FRAME     8: %d\n"
   6431 
   6432 #: config/tc-hppa.c:6146
   6433 msgid "Value for ENTRY_GR must be in the range 3..18\n"
   6434 msgstr " ENTRY_GR     3  18\n"
   6435 
   6436 #: config/tc-hppa.c:6158
   6437 msgid "Value for ENTRY_FR must be in the range 12..21\n"
   6438 msgstr " ENTRY_FR     12  21\n"
   6439 
   6440 #: config/tc-hppa.c:6168
   6441 msgid "Value for ENTRY_SR must be 3\n"
   6442 msgstr " ENTRY_SR   3\n"
   6443 
   6444 #: config/tc-hppa.c:6224
   6445 #, c-format
   6446 msgid "Invalid .CALLINFO argument: %s"
   6447 msgstr "  .CALLINFO: %s"
   6448 
   6449 #: config/tc-hppa.c:6334
   6450 msgid "The .ENTER pseudo-op is not supported"
   6451 msgstr "  .ENTER  "
   6452 
   6453 #: config/tc-hppa.c:6350
   6454 msgid "Misplaced .entry. Ignored."
   6455 msgstr "   .entry. ."
   6456 
   6457 #: config/tc-hppa.c:6354
   6458 msgid "Missing .callinfo."
   6459 msgstr " .callinfo."
   6460 
   6461 #: config/tc-hppa.c:6418
   6462 msgid ".REG expression must be a register"
   6463 msgstr " .REG   "
   6464 
   6465 #: config/tc-hppa.c:6434
   6466 msgid "bad or irreducible absolute expression; zero assumed"
   6467 msgstr "    ,   "
   6468 
   6469 #: config/tc-hppa.c:6445
   6470 msgid ".REG must use a label"
   6471 msgstr ".REG   "
   6472 
   6473 #: config/tc-hppa.c:6447
   6474 msgid ".EQU must use a label"
   6475 msgstr ".EQU   "
   6476 
   6477 #: config/tc-hppa.c:6509
   6478 #, c-format
   6479 msgid "Symbol '%s' could not be created."
   6480 msgstr "    %s."
   6481 
   6482 #: config/tc-hppa.c:6513
   6483 msgid "No memory for symbol name."
   6484 msgstr "    ."
   6485 
   6486 #: config/tc-hppa.c:6563
   6487 msgid ".EXIT must appear within a procedure"
   6488 msgstr ".EXIT     "
   6489 
   6490 #: config/tc-hppa.c:6567
   6491 msgid "Missing .callinfo"
   6492 msgstr " .callinfo"
   6493 
   6494 #: config/tc-hppa.c:6571
   6495 msgid "No .ENTRY for this .EXIT"
   6496 msgstr " .ENTRY   .EXIT"
   6497 
   6498 #: config/tc-hppa.c:6611
   6499 #, c-format
   6500 msgid "Using ENTRY rather than CODE in export directive for %s"
   6501 msgstr " ENTRY  CODE     %s"
   6502 
   6503 #: config/tc-hppa.c:6734
   6504 #, c-format
   6505 msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
   6506 msgstr "  .EXPORT/.IMPORT (): %s"
   6507 
   6508 #: config/tc-hppa.c:6758
   6509 #, c-format
   6510 msgid "Cannot define export symbol: %s\n"
   6511 msgstr "    : %s\n"
   6512 
   6513 #: config/tc-hppa.c:6855
   6514 msgid "Missing label name on .LABEL"
   6515 msgstr "    .LABEL"
   6516 
   6517 #: config/tc-hppa.c:6860
   6518 msgid "extra .LABEL arguments ignored."
   6519 msgstr "  .LABEL ."
   6520 
   6521 #: config/tc-hppa.c:6876
   6522 msgid "The .LEAVE pseudo-op is not supported"
   6523 msgstr "  .LEAVE  "
   6524 
   6525 #: config/tc-hppa.c:6914
   6526 msgid "Unrecognized .LEVEL argument\n"
   6527 msgstr "  .LEVEL\n"
   6528 
   6529 #: config/tc-hppa.c:6948
   6530 #, c-format
   6531 msgid "Cannot define static symbol: %s\n"
   6532 msgstr "    : %s\n"
   6533 
   6534 #: config/tc-hppa.c:6982
   6535 msgid "Nested procedures"
   6536 msgstr " "
   6537 
   6538 #: config/tc-hppa.c:6992
   6539 msgid "Cannot allocate unwind descriptor\n"
   6540 msgstr "    \n"
   6541 
   6542 #: config/tc-hppa.c:7090
   6543 msgid "misplaced .procend"
   6544 msgstr "  .procend"
   6545 
   6546 #: config/tc-hppa.c:7093
   6547 msgid "Missing .callinfo for this procedure"
   6548 msgstr " .callinfo   "
   6549 
   6550 #: config/tc-hppa.c:7096
   6551 msgid "Missing .EXIT for a .ENTRY"
   6552 msgstr " .EXIT  .ENTRY"
   6553 
   6554 #: config/tc-hppa.c:7133
   6555 msgid "Not in a space.\n"
   6556 msgstr "  .\n"
   6557 
   6558 #: config/tc-hppa.c:7136
   6559 msgid "Not in a subspace.\n"
   6560 msgstr "  .\n"
   6561 
   6562 #: config/tc-hppa.c:7225
   6563 msgid "Invalid .SPACE argument"
   6564 msgstr "  .SPACE"
   6565 
   6566 #: config/tc-hppa.c:7271
   6567 msgid "Can't change spaces within a procedure definition. Ignored"
   6568 msgstr "     . ."
   6569 
   6570 #: config/tc-hppa.c:7399
   6571 #, c-format
   6572 msgid "Undefined space: '%s' Assuming space number = 0."
   6573 msgstr " : %s.    = 0."
   6574 
   6575 #: config/tc-hppa.c:7422
   6576 msgid "Must be in a space before changing or declaring subspaces.\n"
   6577 msgstr "   ,        .\n"
   6578 
   6579 #: config/tc-hppa.c:7426
   6580 msgid "Can't change subspaces within a procedure definition. Ignored"
   6581 msgstr "      . ."
   6582 
   6583 #: config/tc-hppa.c:7462
   6584 msgid "Parameters of an existing subspace can't be modified"
   6585 msgstr "      "
   6586 
   6587 #: config/tc-hppa.c:7514
   6588 msgid "Alignment must be a power of 2"
   6589 msgstr "    2"
   6590 
   6591 #: config/tc-hppa.c:7561
   6592 msgid "FIRST not supported as a .SUBSPACE argument"
   6593 msgstr " FIRST   .SUBSPACE  "
   6594 
   6595 #: config/tc-hppa.c:7563
   6596 msgid "Invalid .SUBSPACE argument"
   6597 msgstr "  .SUBSPACE"
   6598 
   6599 #: config/tc-hppa.c:7752
   6600 #, c-format
   6601 msgid "Internal error: Unable to find containing space for %s."
   6602 msgstr " :      %s."
   6603 
   6604 #: config/tc-hppa.c:7790
   6605 #, c-format
   6606 msgid "Out of memory: could not allocate new space chain entry: %s\n"
   6607 msgstr "  :       : %s\n"
   6608 
   6609 #: config/tc-hppa.c:7878
   6610 #, c-format
   6611 msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
   6612 msgstr "  :       : %s\n"
   6613 
   6614 #: config/tc-hppa.c:8323
   6615 msgid "-R option not supported on this target."
   6616 msgstr " -R     ."
   6617 
   6618 #: config/tc-hppa.c:8340 config/tc-sparc.c:885 config/tc-sparc.c:922
   6619 #, c-format
   6620 msgid "Internal error: can't hash `%s': %s\n"
   6621 msgstr " :     %s: %s\n"
   6622 
   6623 #: config/tc-hppa.c:8349 config/tc-i860.c:235
   6624 #, c-format
   6625 msgid "internal error: losing opcode: `%s' \"%s\"\n"
   6626 msgstr " :    : %s %s\n"
   6627 
   6628 #: config/tc-i370.c:418 config/tc-ppc.c:1219 config/tc-s390.c:431
   6629 #: config/tc-s390.c:438
   6630 #, c-format
   6631 msgid "invalid switch -m%s"
   6632 msgstr "  -m%s"
   6633 
   6634 #: config/tc-i370.c:515 config/tc-s390.c:518
   6635 #, c-format
   6636 msgid "Internal assembler error for instruction %s"
   6637 msgstr "     %s"
   6638 
   6639 #: config/tc-i370.c:534
   6640 #, c-format
   6641 msgid "Internal assembler error for macro %s"
   6642 msgstr "     %s"
   6643 
   6644 #: config/tc-i370.c:629 config/tc-ppc.c:2014
   6645 msgid "identifier+constant@got means identifier@got+constant"
   6646 msgstr "+@got  @got+"
   6647 
   6648 #: config/tc-i370.c:683 config/tc-m68k.c:8074
   6649 #, c-format
   6650 msgid "%s relocations do not fit in %d bytes\n"
   6651 msgstr " %s    %d \n"
   6652 
   6653 #: config/tc-i370.c:925 config/tc-i370.c:965
   6654 msgid "unsupported DC type"
   6655 msgstr "  DC"
   6656 
   6657 #: config/tc-i370.c:937 config/tc-i370.c:947 config/tc-i370.c:1529
   6658 #: config/tc-i370.c:1540
   6659 msgid "missing end-quote"
   6660 msgstr "   "
   6661 
   6662 #: config/tc-i370.c:995
   6663 msgid "unsupported alignment"
   6664 msgstr " "
   6665 
   6666 #: config/tc-i370.c:1002
   6667 msgid "this DS form not yet supported"
   6668 msgstr "   DS   "
   6669 
   6670 #: config/tc-i370.c:1045 config/tc-m32r.c:1492 config/tc-microblaze.c:191
   6671 msgid "Expected comma after symbol-name: rest of line ignored."
   6672 msgstr "      .   ."
   6673 
   6674 #: config/tc-i370.c:1068 config/tc-m32r.c:1516 config/tc-microblaze.c:213
   6675 #: config/tc-ppc.c:2175 config/tc-ppc.c:3661 config/tc-ppc.c:3704
   6676 #: config/tc-ppc.c:5288
   6677 msgid "ignoring bad alignment"
   6678 msgstr "  "
   6679 
   6680 #: config/tc-i370.c:1079 config/tc-m32r.c:1543 config/tc-microblaze.c:224
   6681 #, c-format
   6682 msgid "Ignoring attempt to re-define symbol `%s'."
   6683 msgstr "    %s."
   6684 
   6685 #: config/tc-i370.c:1087 config/tc-microblaze.c:232
   6686 #, c-format
   6687 msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
   6688 msgstr " .lcomm %s   %ld.    %ld."
   6689 
   6690 #: config/tc-i370.c:1106 config/tc-m32r.c:1528 config/tc-microblaze.c:248
   6691 #: config/tc-v850.c:381
   6692 msgid "Common alignment not a power of 2"
   6693 msgstr "     2"
   6694 
   6695 #: config/tc-i370.c:1244
   6696 msgid "Missing or bad .using directive"
   6697 msgstr "  .using   "
   6698 
   6699 #: config/tc-i370.c:1289
   6700 msgid "Literal Pool Overflow"
   6701 msgstr "  "
   6702 
   6703 #: config/tc-i370.c:1587
   6704 msgid "expression not a constant"
   6705 msgstr "   "
   6706 
   6707 #: config/tc-i370.c:1594
   6708 msgid "Unknown/unsupported address literal type"
   6709 msgstr "     "
   6710 
   6711 #: config/tc-i370.c:1617
   6712 #, c-format
   6713 msgid ".ltorg without prior .using in section %s"
   6714 msgstr ".ltorg   .using   %s"
   6715 
   6716 #: config/tc-i370.c:1621
   6717 #, c-format
   6718 msgid ".ltorg in section %s paired to .using in section %s"
   6719 msgstr ".ltorg   %s   .using   %s"
   6720 
   6721 #: config/tc-i370.c:1644
   6722 #, c-format
   6723 msgid "bad alignment of %d bytes in literal pool"
   6724 msgstr "   %d    "
   6725 
   6726 #: config/tc-i370.c:1668
   6727 msgid "bad literal size\n"
   6728 msgstr "  \n"
   6729 
   6730 #: config/tc-i370.c:1742
   6731 msgid ".using: base address expression illegal or too complex"
   6732 msgstr ".using:       "
   6733 
   6734 #: config/tc-i370.c:1777 config/tc-i370.c:1786
   6735 #, c-format
   6736 msgid "droping register %d in section %s does not match using register %d"
   6737 msgstr "  %d   %s,     %d"
   6738 
   6739 #: config/tc-i370.c:1790
   6740 #, c-format
   6741 msgid "droping register %d in section %s previously used in section %s"
   6742 msgstr "  %d   %s,     %s"
   6743 
   6744 #: config/tc-i370.c:1846 config/tc-ppc.c:3493
   6745 msgid "wrong number of operands"
   6746 msgstr "  "
   6747 
   6748 #: config/tc-i370.c:1927 config/tc-mn10200.c:899 config/tc-mn10300.c:1253
   6749 #: config/tc-s390.c:1607 config/tc-v850.c:2316
   6750 #, c-format
   6751 msgid "Unrecognized opcode: `%s'"
   6752 msgstr "  : %s"
   6753 
   6754 #: config/tc-i370.c:2070
   6755 msgid "not using any base register"
   6756 msgstr "     "
   6757 
   6758 #: config/tc-i370.c:2100
   6759 #, c-format
   6760 msgid "expecting a register for operand %d"
   6761 msgstr "     %d"
   6762 
   6763 #. Not used --- don't have any 8 byte instructions.
   6764 #: config/tc-i370.c:2221
   6765 msgid "Internal Error: bad instruction length"
   6766 msgstr " :   "
   6767 
   6768 #: config/tc-i386.c:2101
   6769 #, c-format
   6770 msgid "%s shortened to %s"
   6771 msgstr "%s   %s"
   6772 
   6773 #: config/tc-i386.c:2187
   6774 msgid "same type of prefix used twice"
   6775 msgstr "     "
   6776 
   6777 #: config/tc-i386.c:2214
   6778 #, c-format
   6779 msgid "64bit mode not supported on `%s'."
   6780 msgstr "64-     %s."
   6781 
   6782 #: config/tc-i386.c:2223
   6783 #, c-format
   6784 msgid "32bit mode not supported on `%s'."
   6785 msgstr "32-     %s."
   6786 
   6787 #: config/tc-i386.c:2263
   6788 msgid "bad argument to syntax directive."
   6789 msgstr "   ."
   6790 
   6791 #: config/tc-i386.c:2326
   6792 #, c-format
   6793 msgid "bad argument to %s_check directive."
   6794 msgstr "   %s_check."
   6795 
   6796 #: config/tc-i386.c:2330
   6797 #, c-format
   6798 msgid "missing argument for %s_check directive"
   6799 msgstr "   %s_check"
   6800 
   6801 #: config/tc-i386.c:2365
   6802 #, c-format
   6803 msgid "`%s' is not supported on `%s'"
   6804 msgstr "%s    %s"
   6805 
   6806 #: config/tc-i386.c:2439
   6807 #, c-format
   6808 msgid "no such architecture: `%s'"
   6809 msgstr "  : %s"
   6810 
   6811 #: config/tc-i386.c:2444
   6812 msgid "missing cpu architecture"
   6813 msgstr "   "
   6814 
   6815 #: config/tc-i386.c:2458
   6816 #, c-format
   6817 msgid "no such architecture modifier: `%s'"
   6818 msgstr "   : %s"
   6819 
   6820 #: config/tc-i386.c:2473 config/tc-i386.c:2496
   6821 msgid "Intel L1OM is 64bit ELF only"
   6822 msgstr "Intel L1OM   64- ELF"
   6823 
   6824 #: config/tc-i386.c:2480 config/tc-i386.c:2503
   6825 msgid "Intel K1OM is 64bit ELF only"
   6826 msgstr "Intel K1OM   64- ELF"
   6827 
   6828 #: config/tc-i386.c:2514 config/tc-i386.c:10086
   6829 msgid "unknown architecture"
   6830 msgstr " "
   6831 
   6832 #: config/tc-i386.c:2548 config/tc-i386.c:2570
   6833 #, c-format
   6834 msgid "can't hash %s: %s"
   6835 msgstr "   %s: %s"
   6836 
   6837 #: config/tc-i386.c:2864
   6838 msgid "there are no pc-relative size relocations"
   6839 msgstr "     PC"
   6840 
   6841 #: config/tc-i386.c:2876
   6842 #, c-format
   6843 msgid "unknown relocation (%u)"
   6844 msgstr "  (%u)"
   6845 
   6846 #: config/tc-i386.c:2878
   6847 #, c-format
   6848 msgid "%u-byte relocation cannot be applied to %u-byte field"
   6849 msgstr "%u-      %u- "
   6850 
   6851 #: config/tc-i386.c:2882
   6852 msgid "non-pc-relative relocation for pc-relative field"
   6853 msgstr "      ,      "
   6854 
   6855 #: config/tc-i386.c:2887
   6856 msgid "relocated field and relocation type differ in signedness"
   6857 msgstr "         "
   6858 
   6859 #: config/tc-i386.c:2896
   6860 msgid "there are no unsigned pc-relative relocations"
   6861 msgstr "     PC"
   6862 
   6863 #: config/tc-i386.c:2906
   6864 #, c-format
   6865 msgid "cannot do %u byte pc-relative relocation"
   6866 msgstr "        %u "
   6867 
   6868 #: config/tc-i386.c:2923
   6869 #, c-format
   6870 msgid "cannot do %s %u byte relocation"
   6871 msgstr "   %s %u- "
   6872 
   6873 #: config/tc-i386.c:3373
   6874 #, c-format
   6875 msgid "can't use register '%s%s' as operand %d in '%s'."
   6876 msgstr "    %s%s   %d  %s."
   6877 
   6878 #: config/tc-i386.c:3412 config/tc-i386.c:3549
   6879 #, c-format
   6880 msgid "invalid instruction `%s' after `%s'"
   6881 msgstr "  %s  %s"
   6882 
   6883 #: config/tc-i386.c:3418
   6884 #, c-format
   6885 msgid "missing `lock' with `%s'"
   6886 msgstr " lock  %s"
   6887 
   6888 #: config/tc-i386.c:3425
   6889 #, c-format
   6890 msgid "instruction `%s' after `xacquire' not allowed"
   6891 msgstr "    %s  xacquire"
   6892 
   6893 #: config/tc-i386.c:3432
   6894 #, c-format
   6895 msgid "memory destination needed for instruction `%s' after `xrelease'"
   6896 msgstr "      %s  xrelease"
   6897 
   6898 #: config/tc-i386.c:3523
   6899 #, c-format
   6900 msgid "SSE instruction `%s' is used"
   6901 msgstr "  SSE %s"
   6902 
   6903 #: config/tc-i386.c:3537 config/tc-i386.c:5297
   6904 #, c-format
   6905 msgid "ambiguous operand size for `%s'"
   6906 msgstr "    %s"
   6907 
   6908 #: config/tc-i386.c:3562
   6909 msgid "expecting lockable instruction after `lock'"
   6910 msgstr "       lock"
   6911 
   6912 #: config/tc-i386.c:3572
   6913 msgid "expecting valid branch instruction after `bnd'"
   6914 msgstr "     bnd"
   6915 
   6916 #: config/tc-i386.c:3577
   6917 msgid "32-bit address isn't allowed in 64-bit MPX instructions."
   6918 msgstr "32-      64-  MPX."
   6919 
   6920 #. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
   6921 #: config/tc-i386.c:3632
   6922 #, c-format
   6923 msgid "translating to `%sp'"
   6924 msgstr "  %sp"
   6925 
   6926 #: config/tc-i386.c:3639
   6927 #, c-format
   6928 msgid "instruction `%s' isn't supported in 16-bit mode."
   6929 msgstr " 16       %s."
   6930 
   6931 #: config/tc-i386.c:3699
   6932 #, c-format
   6933 msgid "can't encode register '%s%s' in an instruction requiring REX prefix."
   6934 msgstr "    %s%s  ,    REX."
   6935 
   6936 #: config/tc-i386.c:3739 config/tc-i386.c:3880
   6937 #, c-format
   6938 msgid "no such instruction: `%s'"
   6939 msgstr "  : %s"
   6940 
   6941 #: config/tc-i386.c:3750 config/tc-i386.c:3913
   6942 #, c-format
   6943 msgid "invalid character %s in mnemonic"
   6944 msgstr "  %s  "
   6945 
   6946 #: config/tc-i386.c:3757
   6947 msgid "expecting prefix; got nothing"
   6948 msgstr "   ; ,   "
   6949 
   6950 #: config/tc-i386.c:3759
   6951 msgid "expecting mnemonic; got nothing"
   6952 msgstr "   ; ,   "
   6953 
   6954 #: config/tc-i386.c:3774 config/tc-i386.c:3931
   6955 #, c-format
   6956 msgid "`%s' is only supported in 64-bit mode"
   6957 msgstr " %s    64- "
   6958 
   6959 #: config/tc-i386.c:3775 config/tc-i386.c:3930
   6960 #, c-format
   6961 msgid "`%s' is not supported in 64-bit mode"
   6962 msgstr " %s  64-   "
   6963 
   6964 #: config/tc-i386.c:3787
   6965 #, c-format
   6966 msgid "redundant %s prefix"
   6967 msgstr "  %s"
   6968 
   6969 #: config/tc-i386.c:3937
   6970 #, c-format
   6971 msgid "`%s' is not supported on `%s%s'"
   6972 msgstr " %s  %s%s  "
   6973 
   6974 #: config/tc-i386.c:3948
   6975 msgid "use .code16 to ensure correct addressing mode"
   6976 msgstr " .code16     "
   6977 
   6978 #: config/tc-i386.c:3972
   6979 #, c-format
   6980 msgid "invalid character %s before operand %d"
   6981 msgstr "  %s   %d"
   6982 
   6983 #: config/tc-i386.c:3986
   6984 #, c-format
   6985 msgid "unbalanced parenthesis in operand %d."
   6986 msgstr "    %d."
   6987 
   6988 #: config/tc-i386.c:3989
   6989 #, c-format
   6990 msgid "unbalanced brackets in operand %d."
   6991 msgstr "     %d."
   6992 
   6993 #: config/tc-i386.c:3998
   6994 #, c-format
   6995 msgid "invalid character %s in operand %d"
   6996 msgstr "  %s   %d"
   6997 
   6998 #: config/tc-i386.c:4026
   6999 #, c-format
   7000 msgid "spurious operands; (%d operands/instruction max)"
   7001 msgstr " ; (.   %d /)"
   7002 
   7003 #: config/tc-i386.c:4049
   7004 msgid "expecting operand after ','; got nothing"
   7005 msgstr " ,    ; ,   "
   7006 
   7007 #: config/tc-i386.c:4054
   7008 msgid "expecting operand before ','; got nothing"
   7009 msgstr " ,    ; ,   "
   7010 
   7011 #: config/tc-i386.c:4424
   7012 msgid "mask, index, and destination registers should be distinct"
   7013 msgstr " ,      "
   7014 
   7015 #: config/tc-i386.c:4439
   7016 msgid "index and destination registers should be distinct"
   7017 msgstr "      "
   7018 
   7019 #: config/tc-i386.c:4957
   7020 msgid "operand size mismatch"
   7021 msgstr "  "
   7022 
   7023 #: config/tc-i386.c:4960
   7024 msgid "operand type mismatch"
   7025 msgstr "  "
   7026 
   7027 #: config/tc-i386.c:4963
   7028 msgid "register type mismatch"
   7029 msgstr "  "
   7030 
   7031 #: config/tc-i386.c:4966
   7032 msgid "number of operands mismatch"
   7033 msgstr "  "
   7034 
   7035 #: config/tc-i386.c:4969
   7036 msgid "invalid instruction suffix"
   7037 msgstr "  "
   7038 
   7039 #: config/tc-i386.c:4972
   7040 msgid "constant doesn't fit in 4 bits"
   7041 msgstr "    4 "
   7042 
   7043 #: config/tc-i386.c:4975
   7044 msgid "only supported with old gcc"
   7045 msgstr "     gcc"
   7046 
   7047 #: config/tc-i386.c:4978
   7048 msgid "unsupported with Intel mnemonic"
   7049 msgstr "    Intel"
   7050 
   7051 #: config/tc-i386.c:4981
   7052 msgid "unsupported syntax"
   7053 msgstr " "
   7054 
   7055 #: config/tc-i386.c:4984
   7056 #, c-format
   7057 msgid "unsupported instruction `%s'"
   7058 msgstr "  %s"
   7059 
   7060 #: config/tc-i386.c:4988
   7061 msgid "invalid VSIB address"
   7062 msgstr "  VSIB"
   7063 
   7064 #: config/tc-i386.c:4991
   7065 msgid "mask, index, and destination registers must be distinct"
   7066 msgstr " ,      "
   7067 
   7068 #: config/tc-i386.c:4994
   7069 msgid "unsupported vector index register"
   7070 msgstr "   "
   7071 
   7072 #: config/tc-i386.c:4997
   7073 msgid "unsupported broadcast"
   7074 msgstr " "
   7075 
   7076 #: config/tc-i386.c:5000
   7077 msgid "broadcast not on source memory operand"
   7078 msgstr "    "
   7079 
   7080 #: config/tc-i386.c:5003
   7081 msgid "broadcast is needed for operand of such type"
   7082 msgstr "     "
   7083 
   7084 #: config/tc-i386.c:5006
   7085 msgid "unsupported masking"
   7086 msgstr " "
   7087 
   7088 #: config/tc-i386.c:5009
   7089 msgid "mask not on destination operand"
   7090 msgstr "    "
   7091 
   7092 #: config/tc-i386.c:5012
   7093 msgid "default mask isn't allowed"
   7094 msgstr "    "
   7095 
   7096 #: config/tc-i386.c:5015
   7097 msgid "unsupported static rounding/sae"
   7098 msgstr "  /sae"
   7099 
   7100 #: config/tc-i386.c:5019
   7101 msgid "RC/SAE operand must precede immediate operands"
   7102 msgstr " RC/SAE     "
   7103 
   7104 #: config/tc-i386.c:5021
   7105 msgid "RC/SAE operand must follow immediate operands"
   7106 msgstr " RC/SAE       "
   7107 
   7108 #: config/tc-i386.c:5024 config/tc-metag.c:4788 config/tc-metag.c:5529
   7109 #: config/tc-metag.c:5551
   7110 msgid "invalid register operand"
   7111 msgstr "  "
   7112 
   7113 #: config/tc-i386.c:5027
   7114 #, c-format
   7115 msgid "%s for `%s'"
   7116 msgstr "%s  %s"
   7117 
   7118 #: config/tc-i386.c:5038
   7119 #, c-format
   7120 msgid "indirect %s without `*'"
   7121 msgstr "  %s  *"
   7122 
   7123 #. Warn them that a data or address size prefix doesn't
   7124 #. affect assembly of the next line of code.
   7125 #: config/tc-i386.c:5046
   7126 #, c-format
   7127 msgid "stand-alone `%s' prefix"
   7128 msgstr "  %s"
   7129 
   7130 #: config/tc-i386.c:5080 config/tc-i386.c:5096
   7131 #, c-format
   7132 msgid "`%s' operand %d must use `%ses' segment"
   7133 msgstr " %2$d %1$s    %3$s"
   7134 
   7135 #. We have to know the operand size for crc32.
   7136 #: config/tc-i386.c:5150
   7137 #, c-format
   7138 msgid "ambiguous memory operand size for `%s`"
   7139 msgstr "     %s"
   7140 
   7141 #: config/tc-i386.c:5270
   7142 msgid "no instruction mnemonic suffix given and no register operands; can't size instruction"
   7143 msgstr "       ;    "
   7144 
   7145 #: config/tc-i386.c:5412 config/tc-i386.c:5486 config/tc-i386.c:5597
   7146 #, c-format
   7147 msgid "using `%s%s' instead of `%s%s' due to `%c' suffix"
   7148 msgstr " %s%s  %s%s   %c"
   7149 
   7150 #: config/tc-i386.c:5439 config/tc-i386.c:5463 config/tc-i386.c:5528
   7151 #: config/tc-i386.c:5573
   7152 #, c-format
   7153 msgid "`%s%s' not allowed with `%s%c'"
   7154 msgstr "%s%s     %s%c"
   7155 
   7156 #: config/tc-i386.c:5480 config/tc-i386.c:5506 config/tc-i386.c:5552
   7157 #: config/tc-i386.c:5591
   7158 #, c-format
   7159 msgid "incorrect register `%s%s' used with `%c' suffix"
   7160 msgstr "  %s%s    %c"
   7161 
   7162 #: config/tc-i386.c:5660
   7163 msgid "no instruction mnemonic suffix given; can't determine immediate size"
   7164 msgstr "    ;    "
   7165 
   7166 #: config/tc-i386.c:5696
   7167 #, c-format
   7168 msgid "the last operand of `%s' must be `%s%s'"
   7169 msgstr "  %s   %s%s"
   7170 
   7171 #: config/tc-i386.c:5699
   7172 #, c-format
   7173 msgid "the first operand of `%s' must be `%s%s'"
   7174 msgstr "  %s   %s%s"
   7175 
   7176 #: config/tc-i386.c:5848
   7177 #, c-format
   7178 msgid "you can't `pop %scs'"
   7179 msgstr "   pop %scs"
   7180 
   7181 #. Reversed arguments on faddp, fsubp, etc.
   7182 #: config/tc-i386.c:5877
   7183 #, c-format
   7184 msgid "translating to `%s %s%s,%s%s'"
   7185 msgstr "   %s %s%s,%s%s"
   7186 
   7187 #. Extraneous `l' suffix on fp insn.
   7188 #: config/tc-i386.c:5884
   7189 #, c-format
   7190 msgid "translating to `%s %s%s'"
   7191 msgstr "  %s %s%s"
   7192 
   7193 #: config/tc-i386.c:5912
   7194 #, c-format
   7195 msgid "segment override on `%s' is ineffectual"
   7196 msgstr "   %s  "
   7197 
   7198 #: config/tc-i386.c:6728 config/tc-i386.c:6835 config/tc-i386.c:6892
   7199 msgid "skipping prefixes on this instruction"
   7200 msgstr "    "
   7201 
   7202 #: config/tc-i386.c:6912
   7203 msgid "16-bit jump out of range"
   7204 msgstr "16-     "
   7205 
   7206 #: config/tc-i386.c:6921
   7207 #, c-format
   7208 msgid "can't handle non absolute segment in `%s'"
   7209 msgstr "      %s"
   7210 
   7211 #: config/tc-i386.c:7555 config/tc-i386.c:7658
   7212 #, c-format
   7213 msgid "@%s reloc is not supported with %d-bit output format"
   7214 msgstr "  @%s  %d-    "
   7215 
   7216 #: config/tc-i386.c:7709
   7217 #, c-format
   7218 msgid "missing or invalid expression `%s'"
   7219 msgstr "   %s    "
   7220 
   7221 #: config/tc-i386.c:7795
   7222 #, c-format
   7223 msgid "Unsupported broadcast: `%s'"
   7224 msgstr " : %s"
   7225 
   7226 #: config/tc-i386.c:7810
   7227 #, c-format
   7228 msgid "`%s' can't be used for write mask"
   7229 msgstr "%s      "
   7230 
   7231 #: config/tc-i386.c:7833
   7232 #, c-format
   7233 msgid "invalid write mask `%s'"
   7234 msgstr "  , %s"
   7235 
   7236 #: config/tc-i386.c:7855 config/tc-i386.c:8487
   7237 #, c-format
   7238 msgid "duplicated `%s'"
   7239 msgstr " %s"
   7240 
   7241 #: config/tc-i386.c:7865
   7242 #, c-format
   7243 msgid "invalid zeroing-masking `%s'"
   7244 msgstr " -, %s"
   7245 
   7246 #: config/tc-i386.c:7878
   7247 #, c-format
   7248 msgid "missing `}' in `%s'"
   7249 msgstr " }  %s"
   7250 
   7251 #. We don't know this one.
   7252 #: config/tc-i386.c:7886
   7253 #, c-format
   7254 msgid "unknown vector operation: `%s'"
   7255 msgstr "  : %s"
   7256 
   7257 #: config/tc-i386.c:7906
   7258 #, c-format
   7259 msgid "at most %d immediate operands are allowed"
   7260 msgstr "    %d  "
   7261 
   7262 #: config/tc-i386.c:7940 config/tc-i386.c:8189
   7263 #, c-format
   7264 msgid "junk `%s' after expression"
   7265 msgstr " , %s,  "
   7266 
   7267 #: config/tc-i386.c:7961
   7268 #, c-format
   7269 msgid "missing or invalid immediate expression `%s'"
   7270 msgstr "     %s    "
   7271 
   7272 #: config/tc-i386.c:7984 config/tc-i386.c:8279
   7273 #, c-format
   7274 msgid "unimplemented segment %s in operand"
   7275 msgstr " , %s,  "
   7276 
   7277 #: config/tc-i386.c:7991
   7278 #, c-format
   7279 msgid "illegal immediate register operand %s"
   7280 msgstr "    , %s"
   7281 
   7282 #: config/tc-i386.c:8039
   7283 #, c-format
   7284 msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
   7285 msgstr "    , 1, 2, 4  8; ,  %s"
   7286 
   7287 #: config/tc-i386.c:8048
   7288 #, c-format
   7289 msgid "scale factor of %d without an index register"
   7290 msgstr " %d   "
   7291 
   7292 #: config/tc-i386.c:8070
   7293 #, c-format
   7294 msgid "at most %d displacement operands are allowed"
   7295 msgstr "    %d  "
   7296 
   7297 #: config/tc-i386.c:8245
   7298 #, c-format
   7299 msgid "missing or invalid displacement expression `%s'"
   7300 msgstr "   %s   "
   7301 
   7302 #: config/tc-i386.c:8262
   7303 #, c-format
   7304 msgid "0x%lx out range of signed 32bit displacement"
   7305 msgstr "0x%lx     32-   "
   7306 
   7307 #: config/tc-i386.c:8402
   7308 #, c-format
   7309 msgid "`%s' is not valid here (expected `%c%s%s%c')"
   7310 msgstr "%s    (  %c%s%s%c)"
   7311 
   7312 #: config/tc-i386.c:8414
   7313 #, c-format
   7314 msgid "`%s' is not a valid %s expression"
   7315 msgstr "%s     %s"
   7316 
   7317 #: config/tc-i386.c:8500
   7318 #, c-format
   7319 msgid "Missing '}': '%s'"
   7320 msgstr " }: %s"
   7321 
   7322 #: config/tc-i386.c:8506
   7323 #, c-format
   7324 msgid "Junk after '}': '%s'"
   7325 msgstr "   }: %s"
   7326 
   7327 #: config/tc-i386.c:8591
   7328 #, c-format
   7329 msgid "bad memory operand `%s'"
   7330 msgstr "   %s"
   7331 
   7332 #: config/tc-i386.c:8615
   7333 #, c-format
   7334 msgid "junk `%s' after register"
   7335 msgstr "  %s  "
   7336 
   7337 #: config/tc-i386.c:8628 config/tc-i386.c:8762 config/tc-i386.c:8806
   7338 #, c-format
   7339 msgid "bad register name `%s'"
   7340 msgstr "  , %s"
   7341 
   7342 #: config/tc-i386.c:8636
   7343 msgid "immediate operand illegal with absolute jump"
   7344 msgstr "         "
   7345 
   7346 #: config/tc-i386.c:8664
   7347 #, c-format
   7348 msgid "too many memory references for `%s'"
   7349 msgstr "      %s"
   7350 
   7351 #: config/tc-i386.c:8751
   7352 #, c-format
   7353 msgid "expecting `,' or `)' after index register in `%s'"
   7354 msgstr "   ,  )     %s"
   7355 
   7356 #: config/tc-i386.c:8779
   7357 #, c-format
   7358 msgid "expecting `)' after scale factor in `%s'"
   7359 msgstr "   )     %s"
   7360 
   7361 #: config/tc-i386.c:8787
   7362 #, c-format
   7363 msgid "expecting index register or scale factor after `,'; got '%c'"
   7364 msgstr " ,        ;  %c"
   7365 
   7366 #: config/tc-i386.c:8795
   7367 #, c-format
   7368 msgid "expecting `,' or `)' after base register in `%s'"
   7369 msgstr "    %s    ,  )"
   7370 
   7371 #. It's not a memory operand; argh!
   7372 #: config/tc-i386.c:8842
   7373 #, c-format
   7374 msgid "invalid char %s beginning operand %d `%s'"
   7375 msgstr "  %s    %d, %s"
   7376 
   7377 #: config/tc-i386.c:9032
   7378 msgid "long jump required"
   7379 msgstr "  "
   7380 
   7381 #: config/tc-i386.c:9087
   7382 msgid "jump target out of range"
   7383 msgstr "     "
   7384 
   7385 #: config/tc-i386.c:9650
   7386 msgid "no compiled in support for x86_64"
   7387 msgstr " x86_64   "
   7388 
   7389 #: config/tc-i386.c:9670
   7390 msgid "no compiled in support for 32bit x86_64"
   7391 msgstr " 32b-  x86_64  "
   7392 
   7393 #: config/tc-i386.c:9674
   7394 msgid "32bit x86_64 is only supported for ELF"
   7395 msgstr " 32-  x86_64    ELF"
   7396 
   7397 #: config/tc-i386.c:9704 config/tc-i386.c:9760
   7398 #, c-format
   7399 msgid "invalid -march= option: `%s'"
   7400 msgstr "  -march=: %s"
   7401 
   7402 #: config/tc-i386.c:9769 config/tc-i386.c:9781
   7403 #, c-format
   7404 msgid "invalid -mtune= option: `%s'"
   7405 msgstr "  -mtune=: %s"
   7406 
   7407 #: config/tc-i386.c:9790
   7408 #, c-format
   7409 msgid "invalid -mmnemonic= option: `%s'"
   7410 msgstr "  -mmnemonic=: %s"
   7411 
   7412 #: config/tc-i386.c:9799
   7413 #, c-format
   7414 msgid "invalid -msyntax= option: `%s'"
   7415 msgstr "  -msyntax=: %s"
   7416 
   7417 #: config/tc-i386.c:9826
   7418 #, c-format
   7419 msgid "invalid -msse-check= option: `%s'"
   7420 msgstr "  -msse-check=: %s"
   7421 
   7422 #: config/tc-i386.c:9837
   7423 #, c-format
   7424 msgid "invalid -moperand-check= option: `%s'"
   7425 msgstr "  -moperand-check=: %s"
   7426 
   7427 #: config/tc-i386.c:9846
   7428 #, c-format
   7429 msgid "invalid -mavxscalar= option: `%s'"
   7430 msgstr "  -mavxscalar=: %s"
   7431 
   7432 #: config/tc-i386.c:9861
   7433 #, c-format
   7434 msgid "invalid -mevexlig= option: `%s'"
   7435 msgstr "  -mevexlig=: %s"
   7436 
   7437 #: config/tc-i386.c:9874
   7438 #, c-format
   7439 msgid "invalid -mevexrcig= option: `%s'"
   7440 msgstr "  -mevexrcig=: %s"
   7441 
   7442 #: config/tc-i386.c:9883
   7443 #, c-format
   7444 msgid "invalid -mevexwig= option: `%s'"
   7445 msgstr "  -mevexwig=: %s"
   7446 
   7447 #: config/tc-i386.c:9898
   7448 #, c-format
   7449 msgid "invalid -momit-lock-prefix= option: `%s'"
   7450 msgstr "  -momit-lock-prefix=: %s"
   7451 
   7452 #: config/tc-i386.c:9990
   7453 #, c-format
   7454 msgid ""
   7455 "  -Q                      ignored\n"
   7456 "  -V                      print assembler version number\n"
   7457 "  -k                      ignored\n"
   7458 msgstr ""
   7459 "  -Q                       \n"
   7460 "  -V                         \n"
   7461 "  -k                       \n"
   7462 
   7463 #: config/tc-i386.c:9995
   7464 #, c-format
   7465 msgid ""
   7466 "  -n                      Do not optimize code alignment\n"
   7467 "  -q                      quieten some warnings\n"
   7468 msgstr ""
   7469 "  -n                         \n"
   7470 "  -q                         \n"
   7471 
   7472 #: config/tc-i386.c:9999
   7473 #, c-format
   7474 msgid "  -s                      ignored\n"
   7475 msgstr "  -s                      \n"
   7476 
   7477 #: config/tc-i386.c:10004
   7478 #, c-format
   7479 msgid "  --32/--64/--x32         generate 32bit/64bit/x32 code\n"
   7480 msgstr "  --32/--64/--x32          32-, 64-  x32 \n"
   7481 
   7482 #: config/tc-i386.c:10008
   7483 #, c-format
   7484 msgid "  --divide                do not treat `/' as a comment character\n"
   7485 msgstr "  --divide                  /  \n"
   7486 
   7487 #: config/tc-i386.c:10011
   7488 #, c-format
   7489 msgid "  --divide                ignored\n"
   7490 msgstr "  --divide                \n"
   7491 
   7492 #: config/tc-i386.c:10014
   7493 #, c-format
   7494 msgid ""
   7495 "  -march=CPU[,+EXTENSION...]\n"
   7496 "                          generate code for CPU and EXTENSION, CPU is one of:\n"
   7497 msgstr ""
   7498 "  -march=[,+...]\n"
   7499 "                               .   :\n"
   7500 
   7501 #: config/tc-i386.c:10018
   7502 #, c-format
   7503 msgid "                          EXTENSION is combination of:\n"
   7504 msgstr "                              :\n"
   7505 
   7506 #: config/tc-i386.c:10021
   7507 #, c-format
   7508 msgid "  -mtune=CPU              optimize for CPU, CPU is one of:\n"
   7509 msgstr "  -mtune=            .  :\n"
   7510 
   7511 #: config/tc-i386.c:10024
   7512 #, c-format
   7513 msgid "  -msse2avx               encode SSE instructions with VEX prefix\n"
   7514 msgstr "  -msse2avx                 SSE   VEX\n"
   7515 
   7516 #: config/tc-i386.c:10026
   7517 #, c-format
   7518 msgid ""
   7519 "  -msse-check=[none|error|warning]\n"
   7520 "                          check SSE instructions\n"
   7521 msgstr ""
   7522 "  -msse-check=[none|error|warning]\n"
   7523 "                            SSE\n"
   7524 
   7525 #: config/tc-i386.c:10029
   7526 #, c-format
   7527 msgid ""
   7528 "  -moperand-check=[none|error|warning]\n"
   7529 "                          check operand combinations for validity\n"
   7530 msgstr ""
   7531 "  -moperand-check=[none|error|warning]\n"
   7532 "                              \n"
   7533 
   7534 #: config/tc-i386.c:10032
   7535 #, c-format
   7536 msgid ""
   7537 "  -mavxscalar=[128|256]   encode scalar AVX instructions with specific vector\n"
   7538 "                           length\n"
   7539 msgstr ""
   7540 "  -mavxscalar=[128|256]      AVX   \n"
   7541 "                           \n"
   7542 
   7543 #: config/tc-i386.c:10035
   7544 #, c-format
   7545 msgid ""
   7546 "  -mevexlig=[128|256|512] encode scalar EVEX instructions with specific vector\n"
   7547 "                           length\n"
   7548 msgstr ""
   7549 "  -mevexlig=[128|256|512]    EVEX  \n"
   7550 "                            \n"
   7551 
   7552 #: config/tc-i386.c:10038
   7553 #, c-format
   7554 msgid ""
   7555 "  -mevexwig=[0|1]         encode EVEX instructions with specific EVEX.W value\n"
   7556 "                           for EVEX.W bit ignored instructions\n"
   7557 msgstr ""
   7558 "  -mevexwig=[0|1]           EVEX   EVEX.W\n"
   7559 "                             EVEX.W   \n"
   7560 
   7561 #: config/tc-i386.c:10041
   7562 #, c-format
   7563 msgid ""
   7564 "  -mevexrcig=[rne|rd|ru|rz]\n"
   7565 "                          encode EVEX instructions with specific EVEX.RC value\n"
   7566 "                           for SAE-only ignored instructions\n"
   7567 msgstr ""
   7568 "  -mevexrcig=[rne|rd|ru|rz]\n"
   7569 "                            EVEX     EVEX.RC\n"
   7570 "                             ,    SAE\n"
   7571 
   7572 #: config/tc-i386.c:10045
   7573 #, c-format
   7574 msgid "  -mmnemonic=[att|intel]  use AT&T/Intel mnemonic\n"
   7575 msgstr "  -mmnemonic=[att|intel]    AT&T  Intel\n"
   7576 
   7577 #: config/tc-i386.c:10047
   7578 #, c-format
   7579 msgid "  -msyntax=[att|intel]    use AT&T/Intel syntax\n"
   7580 msgstr "  -msyntax=[att|intel]      AT&T  Intel\n"
   7581 
   7582 #: config/tc-i386.c:10049
   7583 #, c-format
   7584 msgid "  -mindex-reg             support pseudo index registers\n"
   7585 msgstr "  -mindex-reg               \n"
   7586 
   7587 #: config/tc-i386.c:10051
   7588 #, c-format
   7589 msgid "  -mnaked-reg             don't require `%%' prefix for registers\n"
   7590 msgstr "  -mnaked-reg                %%  \n"
   7591 
   7592 #: config/tc-i386.c:10053
   7593 #, c-format
   7594 msgid "  -mold-gcc               support old (<= 2.8.1) versions of gcc\n"
   7595 msgstr "  -mold-gcc                  (<= 2.8.1)  gcc\n"
   7596 
   7597 #: config/tc-i386.c:10055
   7598 #, c-format
   7599 msgid "  -madd-bnd-prefix        add BND prefix for all valid branches\n"
   7600 msgstr "  -madd-bnd-prefix          BND    \n"
   7601 
   7602 #: config/tc-i386.c:10058
   7603 #, c-format
   7604 msgid "  -mbig-obj               generate big object files\n"
   7605 msgstr "  -mbig-obj                   \n"
   7606 
   7607 #: config/tc-i386.c:10061
   7608 #, c-format
   7609 msgid ""
   7610 "  -momit-lock-prefix=[no|yes]\n"
   7611 "                          strip all lock prefixes\n"
   7612 msgstr ""
   7613 "  -momit-lock-prefix=[no|yes]\n"
   7614 "                             \n"
   7615 
   7616 #: config/tc-i386.c:10139
   7617 msgid "Intel L1OM is 64bit only"
   7618 msgstr "Intel L1OM   64-"
   7619 
   7620 #: config/tc-i386.c:10145
   7621 msgid "Intel K1OM is 64bit only"
   7622 msgstr "Intel K1OM   64-"
   7623 
   7624 #: config/tc-i386.c:10326
   7625 msgid "symbol size computation overflow"
   7626 msgstr "      "
   7627 
   7628 #: config/tc-i386.c:10390
   7629 #, c-format
   7630 msgid "can not do %d byte pc-relative relocation"
   7631 msgstr "   %d   PC "
   7632 
   7633 #: config/tc-i386.c:10411
   7634 #, c-format
   7635 msgid "can not do %d byte relocation"
   7636 msgstr "   %d  "
   7637 
   7638 #: config/tc-i386.c:10479
   7639 #, c-format
   7640 msgid "cannot represent relocation type %s in x32 mode"
   7641 msgstr "     %s   x32"
   7642 
   7643 #: config/tc-i386.c:10515 config/tc-s390.c:2478
   7644 #, c-format
   7645 msgid "cannot represent relocation type %s"
   7646 msgstr "     %s"
   7647 
   7648 #: config/tc-i386.c:10632
   7649 msgid "bad .section directive: want a,l,w,x,M,S,G,T in string"
   7650 msgstr "  .section:  a,l,w,x,M,S,G,T  "
   7651 
   7652 #: config/tc-i386.c:10635
   7653 msgid "bad .section directive: want a,w,x,M,S,G,T in string"
   7654 msgstr "  .section:  a,w,x,M,S,G,T  "
   7655 
   7656 #: config/tc-i386.c:10654
   7657 msgid ".largecomm supported only in 64bit mode, producing .comm"
   7658 msgstr " .largecomm    64- ,  .comm"
   7659 
   7660 #: config/tc-i860.c:121
   7661 msgid "Directive .dual available only with -mintel-syntax option"
   7662 msgstr " .dual       -mintel-syntax"
   7663 
   7664 #: config/tc-i860.c:131
   7665 msgid "Directive .enddual available only with -mintel-syntax option"
   7666 msgstr " .enddual       -mintel-syntax"
   7667 
   7668 #: config/tc-i860.c:144
   7669 msgid "Directive .atmp available only with -mintel-syntax option"
   7670 msgstr " .atmp       -mintel-syntax"
   7671 
   7672 #: config/tc-i860.c:166 config/tc-i860.c:170
   7673 msgid "Unknown temporary pseudo register"
   7674 msgstr "  "
   7675 
   7676 #: config/tc-i860.c:246
   7677 msgid "Defective assembler.  No assembly attempted."
   7678 msgstr " .   ."
   7679 
   7680 #: config/tc-i860.c:392 config/tc-i860.c:938 config/tc-m68k.c:3916
   7681 #: config/tc-m68k.c:3948 config/tc-sparc.c:2978
   7682 msgid "failed sanity check."
   7683 msgstr "     ."
   7684 
   7685 #: config/tc-i860.c:399
   7686 #, c-format
   7687 msgid "Expanded opcode after delayed branch: `%s'"
   7688 msgstr "     : %s"
   7689 
   7690 #: config/tc-i860.c:403
   7691 #, c-format
   7692 msgid "Expanded opcode in dual mode: `%s'"
   7693 msgstr "     : %s"
   7694 
   7695 #: config/tc-i860.c:407
   7696 #, c-format
   7697 msgid "An instruction was expanded (%s)"
   7698 msgstr "   (%s)"
   7699 
   7700 #: config/tc-i860.c:674
   7701 msgid "Pipelined instruction: fsrc1 = fdest"
   7702 msgstr " : fsrc1 = fdest"
   7703 
   7704 #: config/tc-i860.c:877 config/tc-i860.c:884 config/tc-i860.c:891
   7705 msgid "Assembler does not yet support PIC"
   7706 msgstr "      PIC"
   7707 
   7708 #: config/tc-i860.c:955
   7709 #, c-format
   7710 msgid "Illegal operands for %s"
   7711 msgstr "  %s"
   7712 
   7713 #: config/tc-i860.c:972
   7714 #, c-format
   7715 msgid "'d.%s' must be 8-byte aligned"
   7716 msgstr "d.%s     8- "
   7717 
   7718 #: config/tc-i860.c:980
   7719 #, c-format
   7720 msgid "Prefix 'd.' invalid for instruction `%s'"
   7721 msgstr " d.     %s"
   7722 
   7723 #: config/tc-i860.c:1133
   7724 #, c-format
   7725 msgid ""
   7726 "  -EL\t\t\t  generate code for little endian mode (default)\n"
   7727 "  -EB\t\t\t  generate code for big endian mode\n"
   7728 "  -mwarn-expand\t\t  warn if pseudo operations are expanded\n"
   7729 "  -mxp\t\t\t  enable i860XP support (disabled by default)\n"
   7730 "  -mintel-syntax\t  enable Intel syntax (default to AT&T/SVR4)\n"
   7731 msgstr ""
   7732 "  -EL\t\t\t          ()\n"
   7733 "  -EB\t\t\t         \n"
   7734 "  -mwarn-expand\t\t  ,   \n"
   7735 "  -mxp\t\t\t    i860XP ( )\n"
   7736 "  -mintel-syntax\t    Intel (  AT&T/SVR4)\n"
   7737 
   7738 #. SVR4 compatibility flags.
   7739 #: config/tc-i860.c:1141
   7740 #, c-format
   7741 msgid ""
   7742 "  -V\t\t\t  print assembler version number\n"
   7743 "  -Qy, -Qn\t\t  ignored\n"
   7744 msgstr ""
   7745 "  -V\t\t\t     \n"
   7746 "  -Qy, -Qn\t\t   \n"
   7747 
   7748 #: config/tc-i860.c:1204
   7749 msgid "This immediate requires 0 MOD 2 alignment"
   7750 msgstr "      0   2"
   7751 
   7752 #: config/tc-i860.c:1207
   7753 msgid "This immediate requires 0 MOD 4 alignment"
   7754 msgstr "      0   4"
   7755 
   7756 #: config/tc-i860.c:1210
   7757 msgid "This immediate requires 0 MOD 8 alignment"
   7758 msgstr "      0   8"
   7759 
   7760 #: config/tc-i860.c:1213
   7761 msgid "This immediate requires 0 MOD 16 alignment"
   7762 msgstr "      0   16"
   7763 
   7764 #: config/tc-i860.c:1308
   7765 msgid "5-bit immediate too large"
   7766 msgstr "5-      "
   7767 
   7768 #: config/tc-i860.c:1311
   7769 msgid "5-bit field must be absolute"
   7770 msgstr "5-    "
   7771 
   7772 #: config/tc-i860.c:1356 config/tc-i860.c:1379
   7773 msgid "A branch offset requires 0 MOD 4 alignment"
   7774 msgstr "    0   4"
   7775 
   7776 #: config/tc-i860.c:1400
   7777 #, c-format
   7778 msgid "Unrecognized fix-up (0x%08lx)"
   7779 msgstr "  (0x%08lx)"
   7780 
   7781 #: config/tc-i960.c:483
   7782 #, c-format
   7783 msgid "Hashing returned \"%s\"."
   7784 msgstr "  %s."
   7785 
   7786 #: config/tc-i960.c:579 config/tc-i960.c:1109
   7787 msgid "expression syntax error"
   7788 msgstr "   "
   7789 
   7790 #: config/tc-i960.c:615
   7791 msgid "attempt to branch into different segment"
   7792 msgstr "    "
   7793 
   7794 #: config/tc-i960.c:619
   7795 #, c-format
   7796 msgid "target of %s instruction must be a label"
   7797 msgstr "  %s   "
   7798 
   7799 #: config/tc-i960.c:729
   7800 msgid "unaligned register"
   7801 msgstr " "
   7802 
   7803 #: config/tc-i960.c:751
   7804 msgid "no such sfr in this architecture"
   7805 msgstr " sfr   "
   7806 
   7807 #: config/tc-i960.c:789
   7808 msgid "illegal literal"
   7809 msgstr " "
   7810 
   7811 #: config/tc-i960.c:939
   7812 msgid "invalid index register"
   7813 msgstr "  "
   7814 
   7815 #: config/tc-i960.c:962
   7816 msgid "invalid scale factor"
   7817 msgstr "  "
   7818 
   7819 #: config/tc-i960.c:1186
   7820 msgid "architecture of opcode conflicts with that of earlier instruction(s)"
   7821 msgstr "       "
   7822 
   7823 #: config/tc-i960.c:1420 config/tc-xtensa.c:12074
   7824 msgid "too many operands"
   7825 msgstr " "
   7826 
   7827 #. We never moved: there was no opcode either!
   7828 #: config/tc-i960.c:1468
   7829 msgid "missing opcode"
   7830 msgstr "   "
   7831 
   7832 #: config/tc-i960.c:1608
   7833 msgid "branch prediction invalid on this opcode"
   7834 msgstr "      "
   7835 
   7836 #: config/tc-i960.c:1646
   7837 #, c-format
   7838 msgid "invalid opcode, \"%s\"."
   7839 msgstr "  , %s."
   7840 
   7841 #: config/tc-i960.c:1648
   7842 #, c-format
   7843 msgid "improper number of operands.  expecting %d, got %d"
   7844 msgstr "  .   %d, ,  %d"
   7845 
   7846 #: config/tc-i960.c:1748
   7847 #, c-format
   7848 msgid "Fixup of %ld too large for field width of %d"
   7849 msgstr "  %ld        %d"
   7850 
   7851 #: config/tc-i960.c:1858
   7852 #, c-format
   7853 msgid "invalid architecture %s"
   7854 msgstr " , %s"
   7855 
   7856 #: config/tc-i960.c:1878
   7857 #, c-format
   7858 msgid "I960 options:\n"
   7859 msgstr " I960:\n"
   7860 
   7861 #: config/tc-i960.c:1881
   7862 #, c-format
   7863 msgid ""
   7864 "\n"
   7865 "\t\t\tspecify variant of 960 architecture\n"
   7866 "-b\t\t\tadd code to collect statistics about branches taken\n"
   7867 "-link-relax\t\tpreserve individual alignment directives so linker\n"
   7868 "\t\t\tcan do relaxing (b.out format only)\n"
   7869 "-no-relax\t\tdon't alter compare-and-branch instructions for\n"
   7870 "\t\t\tlong displacements\n"
   7871 msgstr ""
   7872 "\n"
   7873 "\t\t\t   960\n"
   7874 "-b\t\t\t       \n"
   7875 "-link-relax\t\t    ,  \n"
   7876 "\t\t\t   (  b.out)\n"
   7877 "-no-relax\t\t       \n"
   7878 "\t\t\t \n"
   7879 
   7880 #: config/tc-i960.c:2143
   7881 msgid "should have 1 or 2 operands"
   7882 msgstr "  1  2 "
   7883 
   7884 #: config/tc-i960.c:2151 config/tc-i960.c:2166
   7885 #, c-format
   7886 msgid "Redefining leafproc %s"
   7887 msgstr "  leafproc %s"
   7888 
   7889 #: config/tc-i960.c:2196
   7890 msgid "should have two operands"
   7891 msgstr "   "
   7892 
   7893 #: config/tc-i960.c:2206
   7894 msgid "'entry_num' must be absolute number in [0,31]"
   7895 msgstr "entry_num       [0,31]"
   7896 
   7897 #: config/tc-i960.c:2214
   7898 #, c-format
   7899 msgid "Redefining entrynum for sysproc %s"
   7900 msgstr " entrynum  sysproc %s"
   7901 
   7902 #. Should not happen: see block comment above.
   7903 #: config/tc-i960.c:2314
   7904 #, c-format
   7905 msgid "Trying to 'bal' to %s"
   7906 msgstr "  bal  %s"
   7907 
   7908 #: config/tc-i960.c:2324
   7909 msgid "Looks like a proc, but can't tell what kind.\n"
   7910 msgstr "  ,      .\n"
   7911 
   7912 #: config/tc-i960.c:2343
   7913 msgid "big endian mode is not supported"
   7914 msgstr "      "
   7915 
   7916 #: config/tc-i960.c:2345
   7917 #, c-format
   7918 msgid "ignoring unrecognized .endian type `%s'"
   7919 msgstr "   .endian %s"
   7920 
   7921 #: config/tc-i960.c:2390
   7922 msgid "can't use COBR format with external label"
   7923 msgstr "    COBR   "
   7924 
   7925 #: config/tc-i960.c:2565
   7926 msgid "option --link-relax is only supported in b.out format"
   7927 msgstr "  --link-relax     b.out"
   7928 
   7929 #: config/tc-i960.c:2592
   7930 #, c-format
   7931 msgid "No 'bal' entry point for leafproc %s"
   7932 msgstr "   bal  leafproc %s"
   7933 
   7934 #: config/tc-ia64.c:872
   7935 msgid "bad .section directive: want a,o,s,w,x,M,S,G,T in string"
   7936 msgstr "  .section:  a,o,s,w,x,M,S,G,T  "
   7937 
   7938 #: config/tc-ia64.c:924
   7939 msgid "Size of frame exceeds maximum of 96 registers"
   7940 msgstr "     96 "
   7941 
   7942 #: config/tc-ia64.c:929
   7943 msgid "Size of rotating registers exceeds frame size"
   7944 msgstr "     "
   7945 
   7946 #: config/tc-ia64.c:1016
   7947 msgid "Unwind directive not followed by an instruction."
   7948 msgstr "     ."
   7949 
   7950 #: config/tc-ia64.c:1025 config/tc-ia64.c:7649
   7951 msgid "qualifying predicate not followed by instruction"
   7952 msgstr "    "
   7953 
   7954 #: config/tc-ia64.c:1082
   7955 msgid "expected ',' after section name"
   7956 msgstr "      ,"
   7957 
   7958 #: config/tc-ia64.c:1118
   7959 msgid "expected ',' after symbol name"
   7960 msgstr "     ,"
   7961 
   7962 #: config/tc-ia64.c:1142
   7963 msgid "expected ',' after symbol size"
   7964 msgstr "      ,"
   7965 
   7966 #: config/tc-ia64.c:1225 config/tc-ia64.c:1259
   7967 msgid "record type is not valid"
   7968 msgstr "   "
   7969 
   7970 #: config/tc-ia64.c:1328
   7971 msgid "Invalid record type for P3 format."
   7972 msgstr "     P3."
   7973 
   7974 #: config/tc-ia64.c:1364
   7975 msgid "Invalid record type for format P6"
   7976 msgstr "     P6"
   7977 
   7978 #: config/tc-ia64.c:1544 config/tc-ia64.c:1596
   7979 msgid "Invalid record type for format B1"
   7980 msgstr "     B1"
   7981 
   7982 #: config/tc-ia64.c:1629
   7983 msgid "Invalid record type for format X1"
   7984 msgstr "     X1"
   7985 
   7986 #: config/tc-ia64.c:1671
   7987 msgid "Invalid record type for format X3"
   7988 msgstr "     X3"
   7989 
   7990 #: config/tc-ia64.c:1709
   7991 msgid "Previous .save incomplete"
   7992 msgstr "  .save  "
   7993 
   7994 #: config/tc-ia64.c:2534
   7995 msgid "spill_mask record unimplemented."
   7996 msgstr " spill_mask  ."
   7997 
   7998 #: config/tc-ia64.c:2591
   7999 msgid "record_type_not_valid"
   8000 msgstr "record_type_not_valid"
   8001 
   8002 #: config/tc-ia64.c:2676
   8003 msgid "Ignoring attempt to spill beyond end of region"
   8004 msgstr "     "
   8005 
   8006 #: config/tc-ia64.c:2735
   8007 msgid "Only constant space allocation is supported"
   8008 msgstr "      "
   8009 
   8010 #: config/tc-ia64.c:2749
   8011 msgid "Only constant offsets are supported"
   8012 msgstr "    "
   8013 
   8014 #: config/tc-ia64.c:2772
   8015 msgid "Section switching in code is not supported."
   8016 msgstr "      ."
   8017 
   8018 #: config/tc-ia64.c:2814
   8019 msgid " Insn slot not set in unwind record."
   8020 msgstr "      ."
   8021 
   8022 #: config/tc-ia64.c:2888
   8023 msgid "frgr_mem record before region record!"
   8024 msgstr " frgr_mem   !"
   8025 
   8026 #: config/tc-ia64.c:2899
   8027 msgid "fr_mem record before region record!"
   8028 msgstr " fr_mem   !"
   8029 
   8030 #: config/tc-ia64.c:2908
   8031 msgid "gr_mem record before region record!"
   8032 msgstr " gr_mem   !"
   8033 
   8034 #: config/tc-ia64.c:2917
   8035 msgid "br_mem record before region record!"
   8036 msgstr " br_mem   !"
   8037 
   8038 #: config/tc-ia64.c:2927
   8039 msgid "gr_gr record before region record!"
   8040 msgstr " gr_gr   !"
   8041 
   8042 #: config/tc-ia64.c:2935
   8043 msgid "br_gr record before region record!"
   8044 msgstr " br_gr   !"
   8045 
   8046 #: config/tc-ia64.c:3053
   8047 #, c-format
   8048 msgid "First operand to .%s must be a predicate"
   8049 msgstr "  .%s   "
   8050 
   8051 #: config/tc-ia64.c:3057
   8052 #, c-format
   8053 msgid "Pointless use of p0 as first operand to .%s"
   8054 msgstr "  p0    .%s"
   8055 
   8056 #: config/tc-ia64.c:3113
   8057 #, c-format
   8058 msgid "Operand %d to .%s must be a preserved register"
   8059 msgstr " %d .%s    "
   8060 
   8061 #: config/tc-ia64.c:3149
   8062 #, c-format
   8063 msgid "Operand %d to .%s must be a writable register"
   8064 msgstr " %d .%s      "
   8065 
   8066 #: config/tc-ia64.c:3174
   8067 #, c-format
   8068 msgid "Radix `%s' unsupported or invalid"
   8069 msgstr "  %s      "
   8070 
   8071 #: config/tc-ia64.c:3204 config/tc-ia64.c:3209
   8072 #, c-format
   8073 msgid ".%s outside of %s"
   8074 msgstr ".%s   %s"
   8075 
   8076 #: config/tc-ia64.c:3294
   8077 msgid "Tags on unwind pseudo-ops aren't supported, yet"
   8078 msgstr "       "
   8079 
   8080 #: config/tc-ia64.c:3316
   8081 msgid "First operand to .fframe must be a constant"
   8082 msgstr "  .fframe   "
   8083 
   8084 #: config/tc-ia64.c:3336
   8085 msgid "First operand to .vframe must be a general register"
   8086 msgstr "  .vframe     "
   8087 
   8088 #: config/tc-ia64.c:3344
   8089 msgid "Operand of .vframe contradicts .prologue"
   8090 msgstr " .vframe  .prologue"
   8091 
   8092 #: config/tc-ia64.c:3354
   8093 msgid ".vframepsp is meaningless, assuming .vframesp was meant"
   8094 msgstr ".vframepsp   , ,     .vframesp"
   8095 
   8096 #: config/tc-ia64.c:3362
   8097 msgid "Operand to .vframesp must be a constant (sp-relative offset)"
   8098 msgstr " .vframesp    (    sp)"
   8099 
   8100 #: config/tc-ia64.c:3389
   8101 msgid "First operand to .save not a register"
   8102 msgstr "  .save   "
   8103 
   8104 #: config/tc-ia64.c:3395
   8105 msgid "Second operand to .save not a valid register"
   8106 msgstr "  .save    "
   8107 
   8108 #: config/tc-ia64.c:3426 config/tc-ia64.c:3437 config/tc-ia64.c:3445
   8109 msgid "Second operand of .save contradicts .prologue"
   8110 msgstr "  .save  .prologue"
   8111 
   8112 #: config/tc-ia64.c:3452
   8113 msgid "First operand to .save not a valid register"
   8114 msgstr "  .save    "
   8115 
   8116 #: config/tc-ia64.c:3470
   8117 msgid "First operand to .restore must be stack pointer (sp)"
   8118 msgstr "  .restore     (sp)"
   8119 
   8120 #: config/tc-ia64.c:3479
   8121 msgid "Second operand to .restore must be a constant >= 0"
   8122 msgstr "  .restore    >= 0"
   8123 
   8124 #: config/tc-ia64.c:3489
   8125 #, c-format
   8126 msgid "Epilogue count of %lu exceeds number of nested prologues (%u)"
   8127 msgstr " , %lu,     (%u)"
   8128 
   8129 #: config/tc-ia64.c:3576
   8130 #, c-format
   8131 msgid "Illegal section name `%s' (causes unwind section name clash)"
   8132 msgstr "   %s (    )"
   8133 
   8134 #: config/tc-ia64.c:3767
   8135 msgid "First operand to .altrp not a valid branch register"
   8136 msgstr "  .altrp     "
   8137 
   8138 #: config/tc-ia64.c:3796
   8139 #, c-format
   8140 msgid "First operand to .%s not a register"
   8141 msgstr "  .%s   "
   8142 
   8143 #: config/tc-ia64.c:3801
   8144 #, c-format
   8145 msgid "Second operand to .%s not a constant"
   8146 msgstr "  .%s   "
   8147 
   8148 #: config/tc-ia64.c:3868
   8149 #, c-format
   8150 msgid "First operand to .%s not a valid register"
   8151 msgstr "  .%s    "
   8152 
   8153 #: config/tc-ia64.c:3891
   8154 msgid "First operand to .save.g must be a positive 4-bit constant"
   8155 msgstr "  .save.g    4- "
   8156 
   8157 #: config/tc-ia64.c:3904
   8158 msgid "Second operand to .save.g must be a general register"
   8159 msgstr "  .save.g     "
   8160 
   8161 #: config/tc-ia64.c:3909
   8162 #, c-format
   8163 msgid "Second operand to .save.g must be the first of %d general registers"
   8164 msgstr "  .save.g     %d  "
   8165 
   8166 #: config/tc-ia64.c:3932
   8167 msgid "Operand to .save.f must be a positive 20-bit constant"
   8168 msgstr " .save.f    20- "
   8169 
   8170 #: config/tc-ia64.c:3955
   8171 msgid "First operand to .save.b must be a positive 5-bit constant"
   8172 msgstr "  .save.b    5- "
   8173 
   8174 #: config/tc-ia64.c:3968
   8175 msgid "Second operand to .save.b must be a general register"
   8176 msgstr "  .save.b     "
   8177 
   8178 #: config/tc-ia64.c:3973
   8179 #, c-format
   8180 msgid "Second operand to .save.b must be the first of %d general registers"
   8181 msgstr "  .save.b     %d  "
   8182 
   8183 #: config/tc-ia64.c:3999
   8184 msgid "First operand to .save.gf must be a non-negative 4-bit constant"
   8185 msgstr "  .save.gf    4- "
   8186 
   8187 #: config/tc-ia64.c:4007
   8188 msgid "Second operand to .save.gf must be a non-negative 20-bit constant"
   8189 msgstr "  .save.gf    20- "
   8190 
   8191 #: config/tc-ia64.c:4015
   8192 msgid "Operands to .save.gf may not be both zero"
   8193 msgstr " .save.gf   "
   8194 
   8195 #: config/tc-ia64.c:4032
   8196 msgid "Operand to .spill must be a constant"
   8197 msgstr " .spill   "
   8198 
   8199 #: config/tc-ia64.c:4101
   8200 #, c-format
   8201 msgid "Operand %d to .%s must be a constant"
   8202 msgstr " %d .%s   "
   8203 
   8204 #: config/tc-ia64.c:4122
   8205 #, c-format
   8206 msgid "Missing .label_state %ld"
   8207 msgstr "  .label_state %ld"
   8208 
   8209 #: config/tc-ia64.c:4176
   8210 msgid "Operand to .label_state must be a constant"
   8211 msgstr " .label_state   "
   8212 
   8213 #: config/tc-ia64.c:4195
   8214 msgid "Operand to .copy_state must be a constant"
   8215 msgstr " .copy_state   "
   8216 
   8217 #: config/tc-ia64.c:4218
   8218 msgid "First operand to .unwabi must be a constant"
   8219 msgstr "  .unwabi   "
   8220 
   8221 #: config/tc-ia64.c:4224
   8222 msgid "Second operand to .unwabi must be a constant"
   8223 msgstr "  .unwabi   "
   8224 
   8225 #: config/tc-ia64.c:4259
   8226 msgid "Missing .endp after previous .proc"
   8227 msgstr "  .endp   .proc"
   8228 
   8229 #: config/tc-ia64.c:4278
   8230 msgid "Empty argument of .proc"
   8231 msgstr "  .proc"
   8232 
   8233 #: config/tc-ia64.c:4283
   8234 #, c-format
   8235 msgid "`%s' was already defined"
   8236 msgstr "%s  "
   8237 
   8238 #: config/tc-ia64.c:4326
   8239 msgid "Initial .body should precede any instructions"
   8240 msgstr " .body   - "
   8241 
   8242 #: config/tc-ia64.c:4345
   8243 msgid ".prologue within prologue"
   8244 msgstr ".prologue  prologue"
   8245 
   8246 #: config/tc-ia64.c:4350
   8247 msgid "Initial .prologue should precede any instructions"
   8248 msgstr " .prologue   - "
   8249 
   8250 #: config/tc-ia64.c:4360
   8251 msgid "First operand to .prologue must be a positive 4-bit constant"
   8252 msgstr "  .prologue    4- "
   8253 
   8254 #: config/tc-ia64.c:4362
   8255 msgid "Pointless use of zero first operand to .prologue"
   8256 msgstr "     .prologue"
   8257 
   8258 #: config/tc-ia64.c:4376
   8259 msgid "Using a constant as second operand to .prologue is deprecated"
   8260 msgstr "     .prologue  "
   8261 
   8262 #: config/tc-ia64.c:4382
   8263 msgid "Second operand to .prologue must be a general register"
   8264 msgstr "  .prologue     "
   8265 
   8266 #: config/tc-ia64.c:4387
   8267 #, c-format
   8268 msgid "Second operand to .prologue must be the first of %d general registers"
   8269 msgstr "  .prologue     %d  "
   8270 
   8271 #: config/tc-ia64.c:4500
   8272 #, c-format
   8273 msgid "`%s' was not defined within procedure"
   8274 msgstr "%s     "
   8275 
   8276 #: config/tc-ia64.c:4538
   8277 msgid "Empty argument of .endp"
   8278 msgstr "  .endp"
   8279 
   8280 #: config/tc-ia64.c:4552
   8281 #, c-format
   8282 msgid "`%s' was not specified with previous .proc"
   8283 msgstr "%s      .proc"
   8284 
   8285 #: config/tc-ia64.c:4567
   8286 #, c-format
   8287 msgid "`%s' should be an operand to this .endp"
   8288 msgstr "%s      .endp"
   8289 
   8290 #: config/tc-ia64.c:4608 config/tc-ia64.c:4946 config/tc-ia64.c:5253
   8291 msgid "Comma expected"
   8292 msgstr "   "
   8293 
   8294 #: config/tc-ia64.c:4649
   8295 msgid "Expected '['"
   8296 msgstr "  ["
   8297 
   8298 #: config/tc-ia64.c:4658 config/tc-ia64.c:7784
   8299 msgid "Expected ']'"
   8300 msgstr "  ]"
   8301 
   8302 #: config/tc-ia64.c:4663
   8303 msgid "Number of elements must be positive"
   8304 msgstr "    "
   8305 
   8306 #: config/tc-ia64.c:4674
   8307 #, c-format
   8308 msgid "Used more than the declared %d rotating registers"
   8309 msgstr "  %d     "
   8310 
   8311 #: config/tc-ia64.c:4682
   8312 msgid "Used more than the available 96 rotating registers"
   8313 msgstr "  96     "
   8314 
   8315 #: config/tc-ia64.c:4689
   8316 msgid "Used more than the available 48 rotating registers"
   8317 msgstr "  48     "
   8318 
   8319 #: config/tc-ia64.c:4717
   8320 #, c-format
   8321 msgid "Attempt to redefine register set `%s'"
   8322 msgstr "    %s"
   8323 
   8324 #: config/tc-ia64.c:4783
   8325 #, c-format
   8326 msgid "Unknown psr option `%s'"
   8327 msgstr "  psr, %s"
   8328 
   8329 #: config/tc-ia64.c:4831
   8330 msgid "Missing section name"
   8331 msgstr "   "
   8332 
   8333 #: config/tc-ia64.c:4841
   8334 msgid "Comma expected after section name"
   8335 msgstr "      "
   8336 
   8337 #: config/tc-ia64.c:4852
   8338 msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated."
   8339 msgstr "    .xdataN/.xrealN/.xstringZ  ."
   8340 
   8341 #: config/tc-ia64.c:4941
   8342 msgid "Register name expected"
   8343 msgstr "    "
   8344 
   8345 #: config/tc-ia64.c:4954
   8346 msgid "Register value annotation ignored"
   8347 msgstr "    "
   8348 
   8349 #: config/tc-ia64.c:4993
   8350 msgid "Directive invalid within a bundle"
   8351 msgstr "   "
   8352 
   8353 #: config/tc-ia64.c:5084
   8354 msgid "Missing predicate relation type"
   8355 msgstr "   "
   8356 
   8357 #: config/tc-ia64.c:5090
   8358 msgid "Unrecognized predicate relation type"
   8359 msgstr "   "
   8360 
   8361 #: config/tc-ia64.c:5136
   8362 msgid "Bad register range"
   8363 msgstr "  "
   8364 
   8365 #: config/tc-ia64.c:5145 config/tc-ia64.c:7729
   8366 msgid "Predicate register expected"
   8367 msgstr "    "
   8368 
   8369 #: config/tc-ia64.c:5150
   8370 msgid "Duplicate predicate register ignored"
   8371 msgstr "   "
   8372 
   8373 #: config/tc-ia64.c:5166
   8374 msgid "Predicate source and target required"
   8375 msgstr "     "
   8376 
   8377 #: config/tc-ia64.c:5168 config/tc-ia64.c:5180
   8378 msgid "Use of p0 is not valid in this context"
   8379 msgstr "      p0"
   8380 
   8381 #: config/tc-ia64.c:5175
   8382 msgid "At least two PR arguments expected"
   8383 msgstr "      PR"
   8384 
   8385 #: config/tc-ia64.c:5189
   8386 msgid "At least one PR argument expected"
   8387 msgstr "      PR"
   8388 
   8389 #: config/tc-ia64.c:5224
   8390 #, c-format
   8391 msgid "Inserting \"%s\" into entry hint table failed: %s"
   8392 msgstr "  %s       : %s"
   8393 
   8394 #. FIXME -- need 62-bit relocation type
   8395 #: config/tc-ia64.c:5703
   8396 msgid "62-bit relocation not yet implemented"
   8397 msgstr "62-    "
   8398 
   8399 #. XXX technically, this is wrong: we should not be issuing warning
   8400 #. messages until we're sure this instruction pattern is going to
   8401 #. be used!
   8402 #: config/tc-ia64.c:5789
   8403 msgid "lower 16 bits of mask ignored"
   8404 msgstr " 16    "
   8405 
   8406 #: config/tc-ia64.c:6018
   8407 msgid "stride must be a multiple of 64; lower 6 bits ignored"
   8408 msgstr "stride     64;   6 "
   8409 
   8410 #: config/tc-ia64.c:6136
   8411 msgid "Expected separator `='"
   8412 msgstr "    ="
   8413 
   8414 #: config/tc-ia64.c:6170
   8415 msgid "Duplicate equal sign (=) in instruction"
   8416 msgstr "   (=)  "
   8417 
   8418 #: config/tc-ia64.c:6177
   8419 #, c-format
   8420 msgid "Illegal operand separator `%c'"
   8421 msgstr "  , %c"
   8422 
   8423 #: config/tc-ia64.c:6292
   8424 #, c-format
   8425 msgid "Operand %u of `%s' should be %s"
   8426 msgstr " %u %s   %s"
   8427 
   8428 #: config/tc-ia64.c:6296
   8429 msgid "Wrong number of output operands"
   8430 msgstr "    "
   8431 
   8432 #: config/tc-ia64.c:6298
   8433 msgid "Wrong number of input operands"
   8434 msgstr "    "
   8435 
   8436 #: config/tc-ia64.c:6300
   8437 msgid "Operand mismatch"
   8438 msgstr " "
   8439 
   8440 #: config/tc-ia64.c:6382
   8441 #, c-format
   8442 msgid "Invalid use of `%c%d' as output operand"
   8443 msgstr "  %c%d    "
   8444 
   8445 #: config/tc-ia64.c:6385
   8446 #, c-format
   8447 msgid "Invalid use of `r%d' as base update address operand"
   8448 msgstr "  r%d     "
   8449 
   8450 #: config/tc-ia64.c:6409
   8451 #, c-format
   8452 msgid "Invalid duplicate use of `%c%d'"
   8453 msgstr "   %c%d"
   8454 
   8455 #: config/tc-ia64.c:6416
   8456 #, c-format
   8457 msgid "Invalid simultaneous use of `f%d' and `f%d'"
   8458 msgstr "   f%d  f%d"
   8459 
   8460 #: config/tc-ia64.c:6422
   8461 #, c-format
   8462 msgid "Dangerous simultaneous use of `f%d' and `f%d'"
   8463 msgstr "   f%d  f%d"
   8464 
   8465 #: config/tc-ia64.c:6466
   8466 msgid "Value truncated to 62 bits"
   8467 msgstr "   62 "
   8468 
   8469 #: config/tc-ia64.c:6534
   8470 #, c-format
   8471 msgid "Bad operand value: %s"
   8472 msgstr "  : %s"
   8473 
   8474 #. Give an error if a frag containing code is not aligned to a 16 byte
   8475 #. boundary.
   8476 #: config/tc-ia64.c:6609 config/tc-ia64.h:177
   8477 msgid "instruction address is not a multiple of 16"
   8478 msgstr "      16"
   8479 
   8480 #: config/tc-ia64.c:6677
   8481 #, c-format
   8482 msgid "`%s' must be last in bundle"
   8483 msgstr "%s     "
   8484 
   8485 #: config/tc-ia64.c:6709
   8486 #, c-format
   8487 msgid "Internal error: don't know how to force %s to end of instruction group"
   8488 msgstr " :    %s    "
   8489 
   8490 #: config/tc-ia64.c:6722
   8491 #, c-format
   8492 msgid "`%s' must be last in instruction group"
   8493 msgstr "%s      "
   8494 
   8495 #: config/tc-ia64.c:6752
   8496 msgid "Label must be first in a bundle"
   8497 msgstr "     "
   8498 
   8499 #: config/tc-ia64.c:6829
   8500 msgid "hint in B unit may be treated as nop"
   8501 msgstr "   B   nop"
   8502 
   8503 #: config/tc-ia64.c:6840
   8504 msgid "hint in B unit can't be used"
   8505 msgstr "      B"
   8506 
   8507 #: config/tc-ia64.c:6854
   8508 msgid "emit_one_bundle: unexpected dynamic op"
   8509 msgstr "emit_one_bundle:   "
   8510 
   8511 #: config/tc-ia64.c:6979
   8512 #, c-format
   8513 msgid "`%s' does not fit into %s template"
   8514 msgstr "%s    %s"
   8515 
   8516 #: config/tc-ia64.c:6994
   8517 #, c-format
   8518 msgid "`%s' does not fit into bundle"
   8519 msgstr "%s    "
   8520 
   8521 #: config/tc-ia64.c:7006
   8522 #, c-format
   8523 msgid "`%s' can't go in %s of %s template"
   8524 msgstr "%s     %s  %s"
   8525 
   8526 #: config/tc-ia64.c:7012
   8527 msgid "Missing '}' at end of file"
   8528 msgstr "  }  "
   8529 
   8530 #: config/tc-ia64.c:7159
   8531 #, c-format
   8532 msgid "Unrecognized option '-x%s'"
   8533 msgstr "  -x%s"
   8534 
   8535 #: config/tc-ia64.c:7186
   8536 msgid ""
   8537 "IA-64 options:\n"
   8538 "  --mconstant-gp\t  mark output file as using the constant-GP model\n"
   8539 "\t\t\t  (sets ELF header flag EF_IA_64_CONS_GP)\n"
   8540 "  --mauto-pic\t\t  mark output file as using the constant-GP model\n"
   8541 "\t\t\t  without function descriptors (sets ELF header flag\n"
   8542 "\t\t\t  EF_IA_64_NOFUNCDESC_CONS_GP)\n"
   8543 "  -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
   8544 "  -mle | -mbe\t\t  select little- or big-endian byte order (default -mle)\n"
   8545 "  -mtune=[itanium1|itanium2]\n"
   8546 "\t\t\t  tune for a specific CPU (default -mtune=itanium2)\n"
   8547 "  -munwind-check=[warning|error]\n"
   8548 "\t\t\t  unwind directive check (default -munwind-check=warning)\n"
   8549 "  -mhint.b=[ok|warning|error]\n"
   8550 "\t\t\t  hint.b check (default -mhint.b=error)\n"
   8551 "  -x | -xexplicit\t  turn on dependency violation checking\n"
   8552 msgstr ""
   8553 " IA-64:\n"
   8554 "  --mconstant-gp\t      ,     GP\n"
   8555 "\t\t\t  (   ELF EF_IA_64_CONS_GP)\n"
   8556 "  --mauto-pic\t\t      ,     GP\n"
   8557 "\t\t\t     (   ELF\n"
   8558 "\t\t\t  EF_IA_64_NOFUNCDESC_CONS_GP)\n"
   8559 "  -milp32|-milp64|-mlp64|-mp64\t   ( -mlp64)\n"
   8560 "  -mle | -mbe\t\t        ( -mle)\n"
   8561 "  -mtune=[itanium1|itanium2]\n"
   8562 "\t\t\t      ( -mtune=itanium2)\n"
   8563 "  -munwind-check=[warning|error]\n"
   8564 "\t\t\t     ( -munwind-check=warning)\n"
   8565 "  -mhint.b=[ok|warning|error]\n"
   8566 "\t\t\t   hint.b ( -mhint.b=error)\n"
   8567 "  -x | -xexplicit\t     \n"
   8568 
   8569 #. Note for translators: "automagically" can be translated as "automatically" here.
   8570 #: config/tc-ia64.c:7203
   8571 msgid ""
   8572 "  -xauto\t\t  automagically remove dependency violations (default)\n"
   8573 "  -xnone\t\t  turn off dependency violation checking\n"
   8574 "  -xdebug\t\t  debug dependency violation checker\n"
   8575 "  -xdebugn\t\t  debug dependency violation checker but turn off\n"
   8576 "\t\t\t  dependency violation checking\n"
   8577 "  -xdebugx\t\t  debug dependency violation checker and turn on\n"
   8578 "\t\t\t  dependency violation checking\n"
   8579 msgstr ""
   8580 "  -xauto\t\t      ()\n"
   8581 "  -xnone\t\t     \n"
   8582 "  -xdebug\t\t     \n"
   8583 "  -xdebugn\t\t     , \n"
   8584 "\t\t\t     \n"
   8585 "  -xdebugx\t\t      \n"
   8586 "\t\t\t     \n"
   8587 
   8588 #: config/tc-ia64.c:7218
   8589 msgid "--gstabs is not supported for ia64"
   8590 msgstr " --gstabs   ia64  "
   8591 
   8592 #: config/tc-ia64.c:7456
   8593 #, c-format
   8594 msgid "ia64.md_begin: can't hash `%s': %s"
   8595 msgstr "ia64.md_begin:     %s: %s"
   8596 
   8597 #: config/tc-ia64.c:7520
   8598 #, c-format
   8599 msgid "Inserting \"%s\" into constant hash table failed: %s"
   8600 msgstr "  %s      : %s"
   8601 
   8602 #: config/tc-ia64.c:7532 config/tc-tilegx.c:263
   8603 msgid "Could not set architecture and machine"
   8604 msgstr "      "
   8605 
   8606 #: config/tc-ia64.c:7664
   8607 msgid "Explicit stops are ignored in auto mode"
   8608 msgstr "     "
   8609 
   8610 #: config/tc-ia64.c:7673
   8611 msgid "Found '{' when manual bundling is already turned on"
   8612 msgstr " {     "
   8613 
   8614 #: config/tc-ia64.c:7686
   8615 msgid "Found '{' after explicit switch to automatic mode"
   8616 msgstr " {       "
   8617 
   8618 #: config/tc-ia64.c:7692
   8619 msgid "Found '}' when manual bundling is off"
   8620 msgstr " }    "
   8621 
   8622 #: config/tc-ia64.c:7719
   8623 msgid "Expected ')'"
   8624 msgstr "  )"
   8625 
   8626 #: config/tc-ia64.c:7724
   8627 msgid "Qualifying predicate expected"
   8628 msgstr "  "
   8629 
   8630 #: config/tc-ia64.c:7743
   8631 msgid "Tag must come before qualifying predicate."
   8632 msgstr "     ."
   8633 
   8634 #: config/tc-ia64.c:7773
   8635 msgid "Expected ':'"
   8636 msgstr "  :"
   8637 
   8638 #: config/tc-ia64.c:7789
   8639 msgid "Tag name expected"
   8640 msgstr "    "
   8641 
   8642 #: config/tc-ia64.c:7891
   8643 msgid "Rotating register index must be a non-negative constant"
   8644 msgstr "      "
   8645 
   8646 #: config/tc-ia64.c:7896
   8647 #, c-format
   8648 msgid "Index out of range 0..%u"
   8649 msgstr "    0  %u"
   8650 
   8651 #: config/tc-ia64.c:7908
   8652 msgid "Indirect register index must be a general register"
   8653 msgstr "      "
   8654 
   8655 #: config/tc-ia64.c:7917
   8656 msgid "Index can only be applied to rotating or indirect registers"
   8657 msgstr "        "
   8658 
   8659 #: config/tc-ia64.c:7953 config/tc-xstormy16.c:145
   8660 msgid "Expected '('"
   8661 msgstr "  ("
   8662 
   8663 #: config/tc-ia64.c:7961 config/tc-pdp11.c:447 config/tc-pdp11.c:511
   8664 #: config/tc-pdp11.c:545 config/tc-tilegx.c:1046 config/tc-tilepro.c:938
   8665 #: config/tc-xstormy16.c:154
   8666 msgid "Missing ')'"
   8667 msgstr "  )"
   8668 
   8669 #: config/tc-ia64.c:7979 config/tc-xstormy16.c:161
   8670 msgid "Not a symbolic expression"
   8671 msgstr "  "
   8672 
   8673 #: config/tc-ia64.c:7984 config/tc-ia64.c:7998
   8674 msgid "Illegal combination of relocation functions"
   8675 msgstr "   "
   8676 
   8677 #: config/tc-ia64.c:8087
   8678 msgid "No current frame"
   8679 msgstr "  "
   8680 
   8681 #: config/tc-ia64.c:8089
   8682 #, c-format
   8683 msgid "Register number out of range 0..%u"
   8684 msgstr "     0  %u"
   8685 
   8686 #: config/tc-ia64.c:8127
   8687 msgid "Standalone `#' is illegal"
   8688 msgstr "    #"
   8689 
   8690 #: config/tc-ia64.c:8130
   8691 msgid "Redundant `#' suffix operators"
   8692 msgstr "   #"
   8693 
   8694 #: config/tc-ia64.c:8288
   8695 #, c-format
   8696 msgid "Unhandled dependency %s for %s (%s), note %d"
   8697 msgstr "    %s  %s (%s),  %d"
   8698 
   8699 #: config/tc-ia64.c:9600
   8700 #, c-format
   8701 msgid "Unrecognized dependency specifier %d\n"
   8702 msgstr "   %d\n"
   8703 
   8704 #: config/tc-ia64.c:10476
   8705 msgid "Only the first path encountering the conflict is reported"
   8706 msgstr "     "
   8707 
   8708 #: config/tc-ia64.c:10478
   8709 msgid "This is the location of the conflicting usage"
   8710 msgstr "   "
   8711 
   8712 #: config/tc-ia64.c:10739
   8713 #, c-format
   8714 msgid "Unknown opcode `%s'"
   8715 msgstr "   %s"
   8716 
   8717 #: config/tc-ia64.c:10817
   8718 #, c-format
   8719 msgid "AR %d can only be accessed by %c-unit"
   8720 msgstr "  AR %d     %c-"
   8721 
   8722 #: config/tc-ia64.c:10829
   8723 msgid "hint.b may be treated as nop"
   8724 msgstr "hint.b   nop"
   8725 
   8726 #: config/tc-ia64.c:10832
   8727 msgid "hint.b shouldn't be used"
   8728 msgstr "hint.b   "
   8729 
   8730 #: config/tc-ia64.c:10871
   8731 #, c-format
   8732 msgid "`%s' cannot be predicated"
   8733 msgstr "%s    "
   8734 
   8735 #: config/tc-ia64.c:10943
   8736 msgid "Closing bracket missing"
   8737 msgstr "  "
   8738 
   8739 #: config/tc-ia64.c:10952
   8740 msgid "Index must be a general register"
   8741 msgstr "      "
   8742 
   8743 #: config/tc-ia64.c:11117
   8744 #, c-format
   8745 msgid "Unsupported fixup size %d"
   8746 msgstr "   , %d"
   8747 
   8748 #. This should be an error, but since previously there wasn't any
   8749 #. diagnostic here, don't make it fail because of this for now.
   8750 #: config/tc-ia64.c:11389
   8751 #, c-format
   8752 msgid "Cannot express %s%d%s relocation"
   8753 msgstr "    %s%d%s"
   8754 
   8755 #: config/tc-ia64.c:11408
   8756 msgid "No addend allowed in @fptr() relocation"
   8757 msgstr "  @fptr()    "
   8758 
   8759 #: config/tc-ia64.c:11447
   8760 msgid "integer operand out of range"
   8761 msgstr "     "
   8762 
   8763 #: config/tc-ia64.c:11514
   8764 #, c-format
   8765 msgid "%s must have a constant value"
   8766 msgstr "%s    "
   8767 
   8768 #: config/tc-ia64.c:11534
   8769 msgid "cannot resolve @slotcount parameter"
   8770 msgstr "    @slotcount"
   8771 
   8772 #: config/tc-ia64.c:11567
   8773 msgid "invalid @slotcount value"
   8774 msgstr "  @slotcount"
   8775 
   8776 #: config/tc-ia64.c:11604 config/tc-z8k.c:1370
   8777 #, c-format
   8778 msgid "Cannot represent %s relocation in object file"
   8779 msgstr "  %s    "
   8780 
   8781 #: config/tc-ia64.c:11715
   8782 msgid "Can't add stop bit to mark end of instruction group"
   8783 msgstr "         "
   8784 
   8785 #: config/tc-ia64.c:11825 read.c:2544 read.c:3238 read.c:3575 stabs.c:468
   8786 #, c-format
   8787 msgid "expected comma after \"%s\""
   8788 msgstr " %s   "
   8789 
   8790 #: config/tc-ia64.c:11867
   8791 #, c-format
   8792 msgid "`%s' is already the alias of %s `%s'"
   8793 msgstr "%s     %s %s"
   8794 
   8795 #: config/tc-ia64.c:11877
   8796 #, c-format
   8797 msgid "%s `%s' already has an alias `%s'"
   8798 msgstr "%s %s     %s"
   8799 
   8800 #: config/tc-ia64.c:11888
   8801 #, c-format
   8802 msgid "inserting \"%s\" into %s alias hash table failed: %s"
   8803 msgstr "  %s     %s  : %s"
   8804 
   8805 #: config/tc-ia64.c:11896
   8806 #, c-format
   8807 msgid "inserting \"%s\" into %s name hash table failed: %s"
   8808 msgstr "  %s     %s  : %s"
   8809 
   8810 #: config/tc-ia64.c:11922
   8811 #, c-format
   8812 msgid "symbol `%s' aliased to `%s' is not used"
   8813 msgstr " %s    %s  "
   8814 
   8815 #: config/tc-ia64.c:11945
   8816 #, c-format
   8817 msgid "section `%s' aliased to `%s' is not used"
   8818 msgstr " %s    %s  "
   8819 
   8820 #: config/tc-ip2k.c:157
   8821 #, c-format
   8822 msgid "IP2K specific command line options:\n"
   8823 msgstr "  IP2K   s:\n"
   8824 
   8825 #: config/tc-ip2k.c:158
   8826 #, c-format
   8827 msgid "  -mip2022               restrict to IP2022 insns \n"
   8828 msgstr "  -mip2022                 IP2022 \n"
   8829 
   8830 #: config/tc-ip2k.c:159
   8831 #, c-format
   8832 msgid "  -mip2022ext            permit extended IP2022 insn\n"
   8833 msgstr "  -mip2022ext               IP2022\n"
   8834 
   8835 #: config/tc-iq2000.c:363
   8836 #, c-format
   8837 msgid "the yielding instruction %s may not be in a delay slot."
   8838 msgstr "  %s      ."
   8839 
   8840 #: config/tc-iq2000.c:371
   8841 #, c-format
   8842 msgid "Register number (R%ld) for double word access must be even."
   8843 msgstr "  (R%ld)         (double word)   ."
   8844 
   8845 #: config/tc-iq2000.c:380 config/tc-iq2000.c:385 config/tc-iq2000.c:390
   8846 #: config/tc-iq2000.c:407 config/tc-mt.c:244 config/tc-mt.c:249
   8847 #, c-format
   8848 msgid "operand references R%ld of previous load."
   8849 msgstr "   R%ld  ."
   8850 
   8851 #: config/tc-iq2000.c:395
   8852 msgid "instruction implicitly accesses R31 of previous load."
   8853 msgstr "      R31  ."
   8854 
   8855 #: config/tc-iq2000.c:650 config/tc-mep.c:2007
   8856 msgid "Unmatched high relocation"
   8857 msgstr " high  "
   8858 
   8859 #: config/tc-iq2000.c:828 config/tc-mips.c:18314 config/tc-score.c:5815
   8860 msgid ".end not in text section"
   8861 msgstr ".end   text"
   8862 
   8863 #: config/tc-iq2000.c:832 config/tc-score.c:5818
   8864 msgid ".end directive without a preceding .ent directive."
   8865 msgstr " .end    .ent."
   8866 
   8867 #: config/tc-iq2000.c:841 config/tc-score.c:5826
   8868 msgid ".end symbol does not match .ent symbol."
   8869 msgstr " .end     .ent."
   8870 
   8871 #: config/tc-iq2000.c:844 config/tc-mips.c:18334 config/tc-score.c:5831
   8872 msgid ".end directive missing or unknown symbol"
   8873 msgstr "   .end   "
   8874 
   8875 #: config/tc-iq2000.c:862
   8876 msgid "Expected simple number."
   8877 msgstr "   ."
   8878 
   8879 #: config/tc-iq2000.c:891 config/tc-mips.c:18239 config/tc-score.c:5667
   8880 #, c-format
   8881 msgid " *input_line_pointer == '%c' 0x%02x\n"
   8882 msgstr " *input_line_pointer == '%c' 0x%02x\n"
   8883 
   8884 #: config/tc-iq2000.c:893
   8885 msgid "Invalid number"
   8886 msgstr " "
   8887 
   8888 #: config/tc-iq2000.c:927 config/tc-score.c:5705
   8889 msgid ".ent or .aent not in text section."
   8890 msgstr ".ent  .aent    text."
   8891 
   8892 #: config/tc-iq2000.c:930
   8893 msgid "missing `.end'"
   8894 msgstr "  .end"
   8895 
   8896 #: config/tc-lm32.c:236 config/tc-moxie.c:579 config/tc-nios2.c:274
   8897 msgid "bad call to md_atof"
   8898 msgstr "  md_atof"
   8899 
   8900 #: config/tc-m32c.c:143
   8901 #, c-format
   8902 msgid " M32C specific command line options:\n"
   8903 msgstr "   M32C   :\n"
   8904 
   8905 #. Pretend that we do not recognise this option.
   8906 #: config/tc-m32r.c:330
   8907 msgid "Unrecognised option: -hidden"
   8908 msgstr " : -hidden"
   8909 
   8910 #: config/tc-m32r.c:357 config/tc-sparc.c:648
   8911 msgid "Unrecognized option following -K"
   8912 msgstr "   -K"
   8913 
   8914 #: config/tc-m32r.c:372
   8915 #, c-format
   8916 msgid " M32R specific command line options:\n"
   8917 msgstr "   M32R   :\n"
   8918 
   8919 #: config/tc-m32r.c:374
   8920 #, c-format
   8921 msgid "  -m32r                   disable support for the m32rx instruction set\n"
   8922 msgstr "  -m32r                       m32rx\n"
   8923 
   8924 #: config/tc-m32r.c:376
   8925 #, c-format
   8926 msgid "  -m32rx                  support the extended m32rx instruction set\n"
   8927 msgstr "  -m32rx                      m32rx\n"
   8928 
   8929 #: config/tc-m32r.c:378
   8930 #, c-format
   8931 msgid "  -m32r2                  support the extended m32r2 instruction set\n"
   8932 msgstr "  -m32r2                      m32r2\n"
   8933 
   8934 #: config/tc-m32r.c:380
   8935 #, c-format
   8936 msgid "  -EL,-little             produce little endian code and data\n"
   8937 msgstr "  -EL,-little                    \n"
   8938 
   8939 #: config/tc-m32r.c:382
   8940 #, c-format
   8941 msgid "  -EB,-big                produce big endian code and data\n"
   8942 msgstr "  -EB,-big                       \n"
   8943 
   8944 #: config/tc-m32r.c:384
   8945 #, c-format
   8946 msgid "  -parallel               try to combine instructions in parallel\n"
   8947 msgstr "  -parallel                  \n"
   8948 
   8949 #: config/tc-m32r.c:386
   8950 #, c-format
   8951 msgid "  -no-parallel            disable -parallel\n"
   8952 msgstr "  -no-parallel             -parallel\n"
   8953 
   8954 #: config/tc-m32r.c:388
   8955 #, c-format
   8956 msgid "  -no-bitinst             disallow the M32R2's extended bit-field instructions\n"
   8957 msgstr "  -no-bitinst                   M32R2\n"
   8958 
   8959 #: config/tc-m32r.c:390
   8960 #, c-format
   8961 msgid "  -O                      try to optimize code.  Implies -parallel\n"
   8962 msgstr "  -O                        .  -parallel\n"
   8963 
   8964 #: config/tc-m32r.c:393
   8965 #, c-format
   8966 msgid "  -warn-explicit-parallel-conflicts     warn when parallel instructions\n"
   8967 msgstr "  -warn-explicit-parallel-conflicts        \n"
   8968 
   8969 #: config/tc-m32r.c:395
   8970 #, c-format
   8971 msgid "                                         might violate contraints\n"
   8972 msgstr "                                           \n"
   8973 
   8974 #: config/tc-m32r.c:397
   8975 #, c-format
   8976 msgid "  -no-warn-explicit-parallel-conflicts  do not warn when parallel\n"
   8977 msgstr "  -no-warn-explicit-parallel-conflicts      \n"
   8978 
   8979 #: config/tc-m32r.c:399
   8980 #, c-format
   8981 msgid "                                         instructions might violate contraints\n"
   8982 msgstr "                                            \n"
   8983 
   8984 #: config/tc-m32r.c:401
   8985 #, c-format
   8986 msgid "  -Wp                     synonym for -warn-explicit-parallel-conflicts\n"
   8987 msgstr "  -Wp                       -warn-explicit-parallel-conflicts\n"
   8988 
   8989 #: config/tc-m32r.c:403
   8990 #, c-format
   8991 msgid "  -Wnp                    synonym for -no-warn-explicit-parallel-conflicts\n"
   8992 msgstr "  -Wnp                      -no-warn-explicit-parallel-conflicts\n"
   8993 
   8994 #: config/tc-m32r.c:405
   8995 #, c-format
   8996 msgid "  -ignore-parallel-conflicts            do not check parallel instructions\n"
   8997 msgstr "  -ignore-parallel-conflicts                \n"
   8998 
   8999 #: config/tc-m32r.c:407
   9000 #, c-format
   9001 msgid "                                         for constraint violations\n"
   9002 msgstr "                                          \n"
   9003 
   9004 #: config/tc-m32r.c:409
   9005 #, c-format
   9006 msgid "  -no-ignore-parallel-conflicts         check parallel instructions for\n"
   9007 msgstr "  -no-ignore-parallel-conflicts            \n"
   9008 
   9009 #: config/tc-m32r.c:411
   9010 #, c-format
   9011 msgid "                                         constraint violations\n"
   9012 msgstr "                                          \n"
   9013 
   9014 #: config/tc-m32r.c:413
   9015 #, c-format
   9016 msgid "  -Ip                     synonym for -ignore-parallel-conflicts\n"
   9017 msgstr "  -Ip                       -ignore-parallel-conflicts\n"
   9018 
   9019 #: config/tc-m32r.c:415
   9020 #, c-format
   9021 msgid "  -nIp                    synonym for -no-ignore-parallel-conflicts\n"
   9022 msgstr "  -nIp                      -no-ignore-parallel-conflicts\n"
   9023 
   9024 #: config/tc-m32r.c:418
   9025 #, c-format
   9026 msgid "  -warn-unmatched-high    warn when an (s)high reloc has no matching low reloc\n"
   9027 msgstr "  -warn-unmatched-high    ,   (s)high     low\n"
   9028 
   9029 #: config/tc-m32r.c:420
   9030 #, c-format
   9031 msgid "  -no-warn-unmatched-high do not warn about missing low relocs\n"
   9032 msgstr "  -no-warn-unmatched-high      low\n"
   9033 
   9034 #: config/tc-m32r.c:422
   9035 #, c-format
   9036 msgid "  -Wuh                    synonym for -warn-unmatched-high\n"
   9037 msgstr "  -Wuh                      -warn-unmatched-high\n"
   9038 
   9039 #: config/tc-m32r.c:424
   9040 #, c-format
   9041 msgid "  -Wnuh                   synonym for -no-warn-unmatched-high\n"
   9042 msgstr "  -Wnuh                     -no-warn-unmatched-high\n"
   9043 
   9044 #: config/tc-m32r.c:427
   9045 #, c-format
   9046 msgid "  -KPIC                   generate PIC\n"
   9047 msgstr "  -KPIC                    PIC\n"
   9048 
   9049 #: config/tc-m32r.c:849
   9050 msgid "instructions write to the same destination register."
   9051 msgstr "     ."
   9052 
   9053 #: config/tc-m32r.c:857
   9054 msgid "Instructions do not use parallel execution pipelines."
   9055 msgstr "     ."
   9056 
   9057 #: config/tc-m32r.c:865
   9058 msgid "Instructions share the same execution pipeline"
   9059 msgstr "     "
   9060 
   9061 #: config/tc-m32r.c:930 config/tc-m32r.c:1044
   9062 #, c-format
   9063 msgid "not a 16 bit instruction '%s'"
   9064 msgstr "  16- , %s"
   9065 
   9066 #: config/tc-m32r.c:942 config/tc-m32r.c:1056 config/tc-m32r.c:1240
   9067 #, c-format
   9068 msgid "instruction '%s' is for the M32R2 only"
   9069 msgstr " %s    M32R2"
   9070 
   9071 #: config/tc-m32r.c:955 config/tc-m32r.c:1069 config/tc-m32r.c:1253
   9072 #, c-format
   9073 msgid "unknown instruction '%s'"
   9074 msgstr " , %s"
   9075 
   9076 #: config/tc-m32r.c:964 config/tc-m32r.c:1076 config/tc-m32r.c:1260
   9077 #, c-format
   9078 msgid "instruction '%s' is for the M32RX only"
   9079 msgstr " %s    M32RX"
   9080 
   9081 #: config/tc-m32r.c:973 config/tc-m32r.c:1085
   9082 #, c-format
   9083 msgid "instruction '%s' cannot be executed in parallel."
   9084 msgstr " %s    ."
   9085 
   9086 #: config/tc-m32r.c:1028 config/tc-m32r.c:1110 config/tc-m32r.c:1317
   9087 msgid "internal error: lookup/get operands failed"
   9088 msgstr " :      "
   9089 
   9090 #: config/tc-m32r.c:1095
   9091 #, c-format
   9092 msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
   9093 msgstr "%s:  m32r      NOP"
   9094 
   9095 #: config/tc-m32r.c:1124
   9096 #, c-format
   9097 msgid "%s: output of 1st instruction is the same as an input to 2nd instruction - is this intentional ?"
   9098 msgstr "%s: ,   ,      .   ?"
   9099 
   9100 #: config/tc-m32r.c:1128
   9101 #, c-format
   9102 msgid "%s: output of 2nd instruction is the same as an input to 1st instruction - is this intentional ?"
   9103 msgstr "%s: ,   ,      .   ?"
   9104 
   9105 #: config/tc-m32r.c:1502
   9106 #, c-format
   9107 msgid ".SCOMMon length (%ld.) <0! Ignored."
   9108 msgstr " .SCOMMon (%ld.) <0! ."
   9109 
   9110 #: config/tc-m32r.c:1552
   9111 #, c-format
   9112 msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
   9113 msgstr " .scomm %s   %ld.      %ld."
   9114 
   9115 #: config/tc-m32r.c:1929 config/tc-m32r.c:1982 config/tc-nds32.c:4150
   9116 #: config/tc-nds32.c:4186 config/tc-sh.c:774 config/tc-sh.c:2454
   9117 msgid "Invalid PIC expression."
   9118 msgstr "  PIC."
   9119 
   9120 #: config/tc-m32r.c:2073
   9121 msgid "Unmatched high/shigh reloc"
   9122 msgstr " high/shigh  "
   9123 
   9124 #: config/tc-m68hc11.c:416
   9125 #, c-format
   9126 msgid ""
   9127 "Motorola 68HC11/68HC12/68HCS12 options:\n"
   9128 "  -m68hc11 | -m68hc12 |\n"
   9129 "  -m68hcs12 | -mm9s12x |\n"
   9130 "  -mm9s12xg               specify the processor [default %s]\n"
   9131 "  -mshort                 use 16-bit int ABI (default)\n"
   9132 "  -mlong                  use 32-bit int ABI\n"
   9133 "  -mshort-double          use 32-bit double ABI\n"
   9134 "  -mlong-double           use 64-bit double ABI (default)\n"
   9135 "  --force-long-branches   always turn relative branches into absolute ones\n"
   9136 "  -S,--short-branches     do not turn relative branches into absolute ones\n"
   9137 "                          when the offset is out of range\n"
   9138 "  --strict-direct-mode    do not turn the direct mode into extended mode\n"
   9139 "                          when the instruction does not support direct mode\n"
   9140 "  --print-insn-syntax     print the syntax of instruction in case of error\n"
   9141 "  --print-opcodes         print the list of instructions with syntax\n"
   9142 "  --xgate-ramoffset       offset ram addresses by 0xc000\n"
   9143 "  --generate-example      generate an example of each instruction\n"
   9144 "                          (used for testing)\n"
   9145 msgstr ""
   9146 " Motorola 68HC11/68HC12/68HCS12:\n"
   9147 "  -m68hc11 | -m68hc12 |\n"
   9148 "  -m68hcs12 | -mm9s12x |\n"
   9149 "  -mm9s12xg                 [ %s]\n"
   9150 "  -mshort                  16- ABI int ()\n"
   9151 "  -mlong                   32- ABI int\n"
   9152 "  -mshort-double           32- ABI double\n"
   9153 "  -mlong-double            64- ABI double ()\n"
   9154 "  --force-long-branches       \n"
   9155 "  -S,--short-branches          ,\n"
   9156 "                               \n"
   9157 "  --strict-direct-mode         ,\n"
   9158 "                                \n"
   9159 "  --print-insn-syntax          \n"
   9160 "  --print-opcodes             \n"
   9161 "  --xgate-ramoffset          RAM  0xc000\n"
   9162 "  --generate-example         \n"
   9163 "                          (  )\n"
   9164 
   9165 #: config/tc-m68hc11.c:464 config/tc-xgate.c:284
   9166 #, c-format
   9167 msgid "Default target `%s' is not supported."
   9168 msgstr "   %s  ."
   9169 
   9170 #. Dump the opcode statistics table.
   9171 #: config/tc-m68hc11.c:482
   9172 #, c-format
   9173 msgid "Name   # Modes  Min ops  Max ops  Modes mask  # Used\n"
   9174 msgstr "  -. ..  ..  .  - .\n"
   9175 
   9176 #: config/tc-m68hc11.c:561
   9177 #, c-format
   9178 msgid "Option `%s' is not recognized."
   9179 msgstr " %s  ."
   9180 
   9181 #: config/tc-m68hc11.c:751
   9182 msgid "imm3"
   9183 msgstr "imm3"
   9184 
   9185 #: config/tc-m68hc11.c:759
   9186 msgid "RD"
   9187 msgstr "RD"
   9188 
   9189 #: config/tc-m68hc11.c:767
   9190 msgid "RD,RS"
   9191 msgstr "RD,RS"
   9192 
   9193 #: config/tc-m68hc11.c:775
   9194 msgid "RI, #imm4"
   9195 msgstr "RI, #imm4"
   9196 
   9197 #: config/tc-m68hc11.c:807
   9198 msgid "RD, (RI,#offs5)"
   9199 msgstr "RD, (RI,#offs5)"
   9200 
   9201 #: config/tc-m68hc11.c:859
   9202 msgid "#<imm8>"
   9203 msgstr "#<imm8>"
   9204 
   9205 #: config/tc-m68hc11.c:868
   9206 msgid "#<imm16>"
   9207 msgstr "#<imm16>"
   9208 
   9209 #: config/tc-m68hc11.c:877 config/tc-m68hc11.c:886
   9210 msgid "<imm8>,X"
   9211 msgstr "<imm8>,X"
   9212 
   9213 #: config/tc-m68hc11.c:913
   9214 msgid "*<abs8>"
   9215 msgstr "*<abs8>"
   9216 
   9217 #: config/tc-m68hc11.c:925
   9218 msgid "#<mask>"
   9219 msgstr "#<>"
   9220 
   9221 #: config/tc-m68hc11.c:935
   9222 #, c-format
   9223 msgid "symbol%d"
   9224 msgstr "%d"
   9225 
   9226 #: config/tc-m68hc11.c:937
   9227 msgid "<abs>"
   9228 msgstr "<abs>"
   9229 
   9230 #: config/tc-m68hc11.c:956
   9231 msgid "<label>"
   9232 msgstr "<>"
   9233 
   9234 #: config/tc-m68hc11.c:972
   9235 #, c-format
   9236 msgid ""
   9237 "# Example of `%s' instructions\n"
   9238 "\t.sect .text\n"
   9239 "_start:\n"
   9240 msgstr ""
   9241 "#   %s\n"
   9242 "\t.sect .text\n"
   9243 "_start:\n"
   9244 
   9245 #: config/tc-m68hc11.c:1019
   9246 #, c-format
   9247 msgid "Instruction `%s' is not recognized."
   9248 msgstr " %s  ."
   9249 
   9250 #: config/tc-m68hc11.c:1024
   9251 #, c-format
   9252 msgid "Instruction formats for `%s':"
   9253 msgstr "   %s:"
   9254 
   9255 #: config/tc-m68hc11.c:1176
   9256 #, c-format
   9257 msgid "Immediate operand is not allowed for operand %d."
   9258 msgstr " %d      ."
   9259 
   9260 #: config/tc-m68hc11.c:1220
   9261 msgid "Indirect indexed addressing is not valid for 68HC11."
   9262 msgstr "        68HC11."
   9263 
   9264 #: config/tc-m68hc11.c:1240
   9265 msgid "Spurious `,' or bad indirect register addressing mode."
   9266 msgstr "  ,      ."
   9267 
   9268 #: config/tc-m68hc11.c:1262
   9269 msgid "Missing second register or offset for indexed-indirect mode."
   9270 msgstr "       - ."
   9271 
   9272 #: config/tc-m68hc11.c:1272
   9273 msgid "Missing second register for indexed-indirect mode."
   9274 msgstr "     - ."
   9275 
   9276 #: config/tc-m68hc11.c:1288
   9277 msgid "Missing `]' to close indexed-indirect mode."
   9278 msgstr "    ]   - ."
   9279 
   9280 #: config/tc-m68hc11.c:1333 config/tc-m68hc11.c:2963 config/tc-m68hc11.c:3075
   9281 #: config/tc-m68hc11.c:3149 config/tc-m68hc11.c:3333 config/tc-m68hc11.c:3404
   9282 msgid "Illegal operand."
   9283 msgstr " ."
   9284 
   9285 #. Looks like OP_R_R.
   9286 #: config/tc-m68hc11.c:1338 config/tc-m68hc11.c:2968 config/tc-m68hc11.c:3080
   9287 #: config/tc-m68hc11.c:3154 config/tc-m68hc11.c:3260 config/tc-m68hc11.c:3312
   9288 #: config/tc-m68hc11.c:3320 config/tc-m68hc11.c:3338
   9289 msgid "Missing operand."
   9290 msgstr " ."
   9291 
   9292 #: config/tc-m68hc11.c:1391
   9293 msgid "Pre-increment mode is not valid for 68HC11"
   9294 msgstr "        68HC11."
   9295 
   9296 #: config/tc-m68hc11.c:1404
   9297 msgid "Wrong register in register indirect mode."
   9298 msgstr "     ."
   9299 
   9300 #: config/tc-m68hc11.c:1412
   9301 msgid "Missing `]' to close register indirect operand."
   9302 msgstr "   ]    ."
   9303 
   9304 #: config/tc-m68hc11.c:1432
   9305 msgid "Post-decrement mode is not valid for 68HC11."
   9306 msgstr "        68HC11."
   9307 
   9308 #: config/tc-m68hc11.c:1440
   9309 msgid "Post-increment mode is not valid for 68HC11."
   9310 msgstr "        68HC11."
   9311 
   9312 #: config/tc-m68hc11.c:1458
   9313 msgid "Invalid indexed indirect mode."
   9314 msgstr "   ."
   9315 
   9316 #: config/tc-m68hc11.c:1582
   9317 #, c-format
   9318 msgid "Trap id `%ld' is out of range."
   9319 msgstr "  %ld     ."
   9320 
   9321 #: config/tc-m68hc11.c:1586
   9322 msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
   9323 msgstr "     [0x30..0x39]  [0x40..0xff]."
   9324 
   9325 #: config/tc-m68hc11.c:1593 config/tc-m68hc11.c:1744
   9326 #, c-format
   9327 msgid "Operand out of 8-bit range: `%ld'."
   9328 msgstr "    8- : %ld."
   9329 
   9330 #: config/tc-m68hc11.c:1600
   9331 msgid "The trap id must be a constant."
   9332 msgstr "    ."
   9333 
   9334 #: config/tc-m68hc11.c:1632 config/tc-m68hc11.c:1787 config/tc-xgate.c:1341
   9335 #, c-format
   9336 msgid "Operand `%x' not recognized in fixup8."
   9337 msgstr " %x  fixup8  ."
   9338 
   9339 #: config/tc-m68hc11.c:1649 config/tc-m68hc11.c:1697
   9340 #, c-format
   9341 msgid "Operand out of 16-bit range: `%ld'."
   9342 msgstr "    16- : %ld."
   9343 
   9344 #: config/tc-m68hc11.c:1680 config/tc-m68hc11.c:1711
   9345 #, c-format
   9346 msgid "Operand `%x' not recognized in fixup16."
   9347 msgstr " %x  fixup16  ."
   9348 
   9349 #: config/tc-m68hc11.c:1804
   9350 #, c-format
   9351 msgid "Unexpected branch conversion with `%x'"
   9352 msgstr "    %x"
   9353 
   9354 #: config/tc-m68hc11.c:1890 config/tc-m68hc11.c:2022
   9355 #, c-format
   9356 msgid "Operand out of range for a relative branch: `%ld'"
   9357 msgstr "       : %ld"
   9358 
   9359 #: config/tc-m68hc11.c:1990
   9360 msgid "Invalid register for dbcc/tbcc instruction."
   9361 msgstr "    dbcc/tbcc."
   9362 
   9363 #: config/tc-m68hc11.c:2078
   9364 #, c-format
   9365 msgid "Increment/decrement value is out of range: `%ld'."
   9366 msgstr "        : %ld."
   9367 
   9368 #: config/tc-m68hc11.c:2090
   9369 msgid "Expecting a register."
   9370 msgstr "   ."
   9371 
   9372 #: config/tc-m68hc11.c:2105
   9373 msgid "Invalid register for post/pre increment."
   9374 msgstr "        ."
   9375 
   9376 #: config/tc-m68hc11.c:2135
   9377 msgid "Invalid register."
   9378 msgstr " ."
   9379 
   9380 #: config/tc-m68hc11.c:2142
   9381 #, c-format
   9382 msgid "Offset out of 16-bit range: %ld."
   9383 msgstr "   16- : %ld."
   9384 
   9385 #: config/tc-m68hc11.c:2148
   9386 #, c-format
   9387 msgid "Offset out of 5-bit range for movw/movb insn: %ld."
   9388 msgstr "   5-    movw/movb: %ld."
   9389 
   9390 #: config/tc-m68hc11.c:2273
   9391 msgid "Expecting register D for indexed indirect mode."
   9392 msgstr " -      D."
   9393 
   9394 #: config/tc-m68hc11.c:2275
   9395 msgid "Indexed indirect mode is not allowed for movb/movw."
   9396 msgstr "       movb/movw."
   9397 
   9398 #: config/tc-m68hc11.c:2292
   9399 msgid "Invalid accumulator register."
   9400 msgstr "  ."
   9401 
   9402 #: config/tc-m68hc11.c:2317
   9403 msgid "Invalid indexed register."
   9404 msgstr "  ."
   9405 
   9406 #: config/tc-m68hc11.c:2327
   9407 msgid "Addressing mode not implemented yet."
   9408 msgstr "    ."
   9409 
   9410 #: config/tc-m68hc11.c:2341
   9411 msgid "Invalid source register for this instruction, use 'tfr'."
   9412 msgstr "     ,  tfr."
   9413 
   9414 #: config/tc-m68hc11.c:2343
   9415 msgid "Invalid source register."
   9416 msgstr "  ."
   9417 
   9418 #: config/tc-m68hc11.c:2348
   9419 msgid "Invalid destination register for this instruction, use 'tfr'."
   9420 msgstr "     ,  tfr."
   9421 
   9422 #: config/tc-m68hc11.c:2350
   9423 msgid "Invalid destination register."
   9424 msgstr "  ."
   9425 
   9426 #: config/tc-m68hc11.c:2525
   9427 msgid "Invalid indexed register, expecting register X."
   9428 msgstr "  ,     X."
   9429 
   9430 #: config/tc-m68hc11.c:2527
   9431 msgid "Invalid indexed register, expecting register Y."
   9432 msgstr "  ,     Y."
   9433 
   9434 #: config/tc-m68hc11.c:2846
   9435 msgid "No instruction or missing opcode."
   9436 msgstr "     ."
   9437 
   9438 #: config/tc-m68hc11.c:2856 config/tc-m68hc11.c:3534
   9439 #, c-format
   9440 msgid "Opcode `%s' is not recognized."
   9441 msgstr "  %s  ."
   9442 
   9443 #: config/tc-m68hc11.c:2905 config/tc-m68hc11.c:3454 config/tc-m68hc11.c:3556
   9444 #, c-format
   9445 msgid "Garbage at end of instruction: `%s'."
   9446 msgstr "   : %s."
   9447 
   9448 #: config/tc-m68hc11.c:3442
   9449 #, c-format
   9450 msgid "Failed to find a valid mode for `%s'."
   9451 msgstr "      %s."
   9452 
   9453 #: config/tc-m68hc11.c:3466 config/tc-m68hc11.c:3684 config/tc-m68hc11.c:3690
   9454 #, c-format
   9455 msgid "Invalid operand for `%s'"
   9456 msgstr "  %s"
   9457 
   9458 #: config/tc-m68hc11.c:3742
   9459 #, c-format
   9460 msgid "Invalid mode: %s\n"
   9461 msgstr " : %s\n"
   9462 
   9463 #: config/tc-m68hc11.c:3802
   9464 msgid "bad .relax format"
   9465 msgstr "  .relax"
   9466 
   9467 #: config/tc-m68hc11.c:3846 config/tc-xgate.c:632
   9468 #, c-format
   9469 msgid "Relocation %d is not supported by object file format."
   9470 msgstr "  %d     ."
   9471 
   9472 #: config/tc-m68hc11.c:4123
   9473 msgid "bra or bsr with undefined symbol."
   9474 msgstr "bra  bsr   ."
   9475 
   9476 #: config/tc-m68hc11.c:4224 config/tc-m68hc11.c:4281
   9477 #, c-format
   9478 msgid "Subtype %d is not recognized."
   9479 msgstr " %d  ."
   9480 
   9481 #: config/tc-m68hc11.c:4339 config/tc-xgate.c:665
   9482 msgid "Expression too complex."
   9483 msgstr "   ."
   9484 
   9485 #: config/tc-m68hc11.c:4370 config/tc-xgate.c:710 config/tc-xgate.c:719
   9486 msgid "Value out of 16-bit range."
   9487 msgstr "  16- ."
   9488 
   9489 #: config/tc-m68hc11.c:4392
   9490 #, c-format
   9491 msgid "Value %ld too large for 8-bit PC-relative branch."
   9492 msgstr " %ld     8-   PC."
   9493 
   9494 #: config/tc-m68hc11.c:4402 config/tc-xgate.c:676
   9495 #, c-format
   9496 msgid "Value %ld too large for 9-bit PC-relative branch."
   9497 msgstr " %ld     9-   PC."
   9498 
   9499 #: config/tc-m68hc11.c:4411 config/tc-xgate.c:693
   9500 #, c-format
   9501 msgid "Value %ld too large for 10-bit PC-relative branch."
   9502 msgstr " %ld     10-   PC."
   9503 
   9504 #: config/tc-m68hc11.c:4419
   9505 #, c-format
   9506 msgid "Auto increment/decrement offset '%ld' is out of range."
   9507 msgstr "  /, %ld,    ."
   9508 
   9509 #: config/tc-m68hc11.c:4432
   9510 #, c-format
   9511 msgid "Offset out of 5-bit range for movw/movb insn: %ld"
   9512 msgstr "   5-    movw/movb: %ld"
   9513 
   9514 #: config/tc-m68hc11.c:4443
   9515 #, c-format
   9516 msgid "Offset out of 9-bit range for movw/movb insn: %ld"
   9517 msgstr "   9-    movw/movb: %ld"
   9518 
   9519 #: config/tc-m68hc11.c:4455
   9520 #, c-format
   9521 msgid "Offset out of 16-bit range for movw/movb insn: %ld"
   9522 msgstr "   16-    movw/movb: %ld"
   9523 
   9524 #: config/tc-m68hc11.c:4472 config/tc-xgate.c:754
   9525 #, c-format
   9526 msgid "Line %d: unknown relocation type: 0x%x."
   9527 msgstr " %d:   : 0x%x."
   9528 
   9529 #: config/tc-m68hc11.c:4497
   9530 msgid "Invalid directive"
   9531 msgstr " "
   9532 
   9533 #: config/tc-m68k.c:1165
   9534 #, c-format
   9535 msgid "Can not do %d byte pc-relative relocation"
   9536 msgstr "   %d   PC "
   9537 
   9538 #: config/tc-m68k.c:1167
   9539 #, c-format
   9540 msgid "Can not do %d byte pc-relative pic relocation"
   9541 msgstr "  PIC  %d   PC "
   9542 
   9543 #: config/tc-m68k.c:1172
   9544 #, c-format
   9545 msgid "Can not do %d byte relocation"
   9546 msgstr "   %d  "
   9547 
   9548 #: config/tc-m68k.c:1174
   9549 #, c-format
   9550 msgid "Can not do %d byte pic relocation"
   9551 msgstr "  PIC  %d  "
   9552 
   9553 #: config/tc-m68k.c:1254
   9554 #, c-format
   9555 msgid "Unable to produce reloc against symbol '%s'"
   9556 msgstr "     %s"
   9557 
   9558 #: config/tc-m68k.c:1313 config/tc-vax.c:2367
   9559 #, c-format
   9560 msgid "Cannot make %s relocation PC relative"
   9561 msgstr "    %s   PC"
   9562 
   9563 #: config/tc-m68k.c:1429 config/tc-vax.c:1877
   9564 msgid "No operator"
   9565 msgstr " "
   9566 
   9567 #: config/tc-m68k.c:1459 config/tc-vax.c:1893
   9568 msgid "Unknown operator"
   9569 msgstr " "
   9570 
   9571 #: config/tc-m68k.c:2362
   9572 msgid "invalid instruction for this architecture; needs "
   9573 msgstr "    ;  "
   9574 
   9575 #: config/tc-m68k.c:2370
   9576 msgid "hardware divide"
   9577 msgstr " "
   9578 
   9579 #: config/tc-m68k.c:2392 config/tc-m68k.c:2396 config/tc-m68k.c:2400
   9580 msgid "or higher"
   9581 msgstr " "
   9582 
   9583 #: config/tc-m68k.c:2453
   9584 msgid "operands mismatch"
   9585 msgstr " "
   9586 
   9587 #: config/tc-m68k.c:2517 config/tc-m68k.c:2523 config/tc-m68k.c:2529
   9588 #: config/tc-mmix.c:2493 config/tc-mmix.c:2517
   9589 msgid "operand out of range"
   9590 msgstr "    "
   9591 
   9592 #: config/tc-m68k.c:2586
   9593 #, c-format
   9594 msgid "Bignum too big for %c format; truncated"
   9595 msgstr "       %c;  "
   9596 
   9597 #: config/tc-m68k.c:2663
   9598 msgid "displacement too large for this architecture; needs 68020 or higher"
   9599 msgstr "      ;  68020  "
   9600 
   9601 #: config/tc-m68k.c:2774
   9602 msgid "scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
   9603 msgstr "      ;  cpu32  68020   "
   9604 
   9605 #: config/tc-m68k.c:2779
   9606 msgid "invalid index size for coldfire"
   9607 msgstr "    coldfire"
   9608 
   9609 #: config/tc-m68k.c:2832
   9610 msgid "Forcing byte displacement"
   9611 msgstr "   "
   9612 
   9613 #: config/tc-m68k.c:2834
   9614 msgid "byte displacement out of range"
   9615 msgstr "     "
   9616 
   9617 #: config/tc-m68k.c:2882 config/tc-m68k.c:2920
   9618 msgid "invalid operand mode for this architecture; needs 68020 or higher"
   9619 msgstr "     ;  68020  "
   9620 
   9621 #: config/tc-m68k.c:2906 config/tc-m68k.c:2940
   9622 msgid ":b not permitted; defaulting to :w"
   9623 msgstr ":b   ;    :w"
   9624 
   9625 #: config/tc-m68k.c:3017
   9626 msgid "unsupported byte value; use a different suffix"
   9627 msgstr "  ;   "
   9628 
   9629 #: config/tc-m68k.c:3032
   9630 msgid "unknown/incorrect operand"
   9631 msgstr "   "
   9632 
   9633 #: config/tc-m68k.c:3075 config/tc-m68k.c:3083 config/tc-m68k.c:3090
   9634 #: config/tc-m68k.c:3097
   9635 msgid "out of range"
   9636 msgstr " "
   9637 
   9638 #: config/tc-m68k.c:3170
   9639 msgid "Can't use long branches on this architecture"
   9640 msgstr "       "
   9641 
   9642 #: config/tc-m68k.c:3276
   9643 msgid "Expression out of range, using 0"
   9644 msgstr "    ,  0"
   9645 
   9646 #: config/tc-m68k.c:3477 config/tc-m68k.c:3493
   9647 msgid "Floating point register in register list"
   9648 msgstr "      "
   9649 
   9650 #: config/tc-m68k.c:3483
   9651 msgid "Wrong register in floating-point reglist"
   9652 msgstr "        "
   9653 
   9654 #: config/tc-m68k.c:3499
   9655 msgid "incorrect register in reglist"
   9656 msgstr "    "
   9657 
   9658 #: config/tc-m68k.c:3505
   9659 msgid "wrong register in floating-point reglist"
   9660 msgstr "        "
   9661 
   9662 #. ERROR.
   9663 #: config/tc-m68k.c:3978
   9664 msgid "Extra )"
   9665 msgstr " )"
   9666 
   9667 #. ERROR.
   9668 #: config/tc-m68k.c:3989
   9669 msgid "Missing )"
   9670 msgstr "  )"
   9671 
   9672 #: config/tc-m68k.c:4006
   9673 msgid "Missing operand"
   9674 msgstr " "
   9675 
   9676 #: config/tc-m68k.c:4331
   9677 #, c-format
   9678 msgid "unrecognized default cpu `%s'"
   9679 msgstr "  , %s"
   9680 
   9681 #: config/tc-m68k.c:4385
   9682 #, c-format
   9683 msgid "%s -- statement `%s' ignored"
   9684 msgstr "%s --  %s "
   9685 
   9686 #: config/tc-m68k.c:4434
   9687 #, c-format
   9688 msgid "Don't know how to figure width of %c in md_assemble()"
   9689 msgstr "   %c  md_assemble() "
   9690 
   9691 #: config/tc-m68k.c:4604
   9692 #, c-format
   9693 msgid "Internal Error:  Can't allocate m68k_sorted_opcodes of size %d"
   9694 msgstr " :    m68k_sorted_opcodes  %d "
   9695 
   9696 #: config/tc-m68k.c:4669 config/tc-m68k.c:4708
   9697 #, c-format
   9698 msgid "Internal Error: Can't find %s in hash table"
   9699 msgstr " :    %s   "
   9700 
   9701 #: config/tc-m68k.c:4672 config/tc-m68k.c:4711
   9702 #, c-format
   9703 msgid "Internal Error: Can't hash %s: %s"
   9704 msgstr " :     %s: %s"
   9705 
   9706 #: config/tc-m68k.c:4836
   9707 #, c-format
   9708 msgid "text label `%s' aligned to odd boundary"
   9709 msgstr "  %s    "
   9710 
   9711 #: config/tc-m68k.c:5008
   9712 #, c-format
   9713 msgid "value %ld out of range"
   9714 msgstr " %ld   "
   9715 
   9716 #: config/tc-m68k.c:5022
   9717 msgid "invalid byte branch offset"
   9718 msgstr "    "
   9719 
   9720 #: config/tc-m68k.c:5059
   9721 msgid "short branch with zero offset: use :w"
   9722 msgstr "    :  :w"
   9723 
   9724 #: config/tc-m68k.c:5103
   9725 msgid "Conversion of PC relative BSR to absolute JSR"
   9726 msgstr " BSR  PC   JSR"
   9727 
   9728 #: config/tc-m68k.c:5114
   9729 msgid "Conversion of PC relative branch to absolute jump"
   9730 msgstr "   PC   "
   9731 
   9732 #: config/tc-m68k.c:5131 config/tc-m68k.c:5188
   9733 msgid "Conversion of PC relative conditional branch to absolute jump"
   9734 msgstr "    PC   "
   9735 
   9736 #: config/tc-m68k.c:5253
   9737 msgid "Conversion of PC relative displacement to absolute"
   9738 msgstr "   PC  "
   9739 
   9740 #: config/tc-m68k.c:5466
   9741 msgid "Tried to convert PC relative branch to absolute jump"
   9742 msgstr "    PC   "
   9743 
   9744 #: config/tc-m68k.c:5511 config/tc-m68k.c:5522 config/tc-m68k.c:5566
   9745 msgid "expression out of range: defaulting to 1"
   9746 msgstr "   :     1"
   9747 
   9748 #: config/tc-m68k.c:5558
   9749 msgid "expression out of range: defaulting to 0"
   9750 msgstr "   :    0"
   9751 
   9752 #: config/tc-m68k.c:5599 config/tc-m68k.c:5611
   9753 #, c-format
   9754 msgid "Can't deal with expression; defaulting to %ld"
   9755 msgstr "  ;    %ld"
   9756 
   9757 #: config/tc-m68k.c:5625
   9758 msgid "expression doesn't fit in BYTE"
   9759 msgstr "     BYTE"
   9760 
   9761 #: config/tc-m68k.c:5629
   9762 msgid "expression doesn't fit in WORD"
   9763 msgstr "     WORD"
   9764 
   9765 #: config/tc-m68k.c:5716
   9766 #, c-format
   9767 msgid "%s: unrecognized processor name"
   9768 msgstr "%s:   "
   9769 
   9770 #: config/tc-m68k.c:5777
   9771 msgid "bad coprocessor id"
   9772 msgstr "  "
   9773 
   9774 #: config/tc-m68k.c:5783
   9775 msgid "unrecognized fopt option"
   9776 msgstr "  fopt"
   9777 
   9778 #: config/tc-m68k.c:5916
   9779 #, c-format
   9780 msgid "option `%s' may not be negated"
   9781 msgstr " %s    "
   9782 
   9783 #: config/tc-m68k.c:5927
   9784 #, c-format
   9785 msgid "option `%s' not recognized"
   9786 msgstr " , %s"
   9787 
   9788 #: config/tc-m68k.c:5956
   9789 msgid "bad format of OPT NEST=depth"
   9790 msgstr "  OPT NEST="
   9791 
   9792 #: config/tc-m68k.c:6012
   9793 msgid "missing label"
   9794 msgstr " "
   9795 
   9796 #: config/tc-m68k.c:6038
   9797 #, c-format
   9798 msgid "bad register list: %s"
   9799 msgstr "  : %s"
   9800 
   9801 #: config/tc-m68k.c:6136
   9802 msgid "restore without save"
   9803 msgstr "restore  save"
   9804 
   9805 #: config/tc-m68k.c:6290 config/tc-m68k.c:6660
   9806 msgid "syntax error in structured control directive"
   9807 msgstr "     "
   9808 
   9809 #: config/tc-m68k.c:6335
   9810 msgid "missing condition code in structured control directive"
   9811 msgstr "      "
   9812 
   9813 #: config/tc-m68k.c:6406
   9814 #, c-format
   9815 msgid "Condition <%c%c> in structured control directive can not be encoded correctly"
   9816 msgstr "     <%c%c>    "
   9817 
   9818 #: config/tc-m68k.c:6702
   9819 msgid "missing then"
   9820 msgstr " then"
   9821 
   9822 #: config/tc-m68k.c:6783
   9823 msgid "else without matching if"
   9824 msgstr "else   if"
   9825 
   9826 #: config/tc-m68k.c:6816
   9827 msgid "endi without matching if"
   9828 msgstr "endi   if"
   9829 
   9830 #: config/tc-m68k.c:6856
   9831 msgid "break outside of structured loop"
   9832 msgstr "break   "
   9833 
   9834 #: config/tc-m68k.c:6894
   9835 msgid "next outside of structured loop"
   9836 msgstr "next   "
   9837 
   9838 #: config/tc-m68k.c:6945
   9839 msgid "missing ="
   9840 msgstr "  ="
   9841 
   9842 #: config/tc-m68k.c:6983
   9843 msgid "missing to or downto"
   9844 msgstr " to  downto"
   9845 
   9846 #: config/tc-m68k.c:7019 config/tc-m68k.c:7053 config/tc-m68k.c:7267
   9847 msgid "missing do"
   9848 msgstr " do"
   9849 
   9850 #: config/tc-m68k.c:7154
   9851 msgid "endf without for"
   9852 msgstr "endf  for"
   9853 
   9854 #: config/tc-m68k.c:7208
   9855 msgid "until without repeat"
   9856 msgstr "until  repeat"
   9857 
   9858 #: config/tc-m68k.c:7302
   9859 msgid "endw without while"
   9860 msgstr "endw  while"
   9861 
   9862 #: config/tc-m68k.c:7335 config/tc-m68k.c:7363
   9863 msgid "already assembled instructions"
   9864 msgstr "  "
   9865 
   9866 #: config/tc-m68k.c:7440
   9867 #, c-format
   9868 msgid "`%s' is deprecated, use `%s'"
   9869 msgstr "%s  ,  %s"
   9870 
   9871 #: config/tc-m68k.c:7459
   9872 #, c-format
   9873 msgid "cpu `%s' unrecognized"
   9874 msgstr " , %s"
   9875 
   9876 #: config/tc-m68k.c:7478
   9877 #, c-format
   9878 msgid "architecture `%s' unrecognized"
   9879 msgstr " , %s"
   9880 
   9881 #: config/tc-m68k.c:7499
   9882 #, c-format
   9883 msgid "extension `%s' unrecognized"
   9884 msgstr " , %s"
   9885 
   9886 #: config/tc-m68k.c:7618
   9887 #, c-format
   9888 msgid "option `-A%s' is deprecated: use `-%s'"
   9889 msgstr " -A%s  :   -%s"
   9890 
   9891 #: config/tc-m68k.c:7651
   9892 msgid "architecture features both enabled and disabled"
   9893 msgstr "     "
   9894 
   9895 #: config/tc-m68k.c:7678
   9896 msgid "selected processor does not have all features of selected architecture"
   9897 msgstr "        "
   9898 
   9899 #: config/tc-m68k.c:7687
   9900 msgid "m68k and cf features both selected"
   9901 msgstr "   m68k  cf"
   9902 
   9903 #: config/tc-m68k.c:7699
   9904 msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
   9905 msgstr " 68040  68851;   mmu   "
   9906 
   9907 #: config/tc-m68k.c:7731
   9908 #, c-format
   9909 msgid ""
   9910 "-march=<arch>\t\tset architecture\n"
   9911 "-mcpu=<cpu>\t\tset cpu [default %s]\n"
   9912 msgstr ""
   9913 "-march=<>\t\t \n"
   9914 "-mcpu=<>\t\t  [  %s]\n"
   9915 
   9916 #: config/tc-m68k.c:7736
   9917 #, c-format
   9918 msgid "-m[no-]%-16s enable/disable%s architecture extension\n"
   9919 msgstr "-m[no-]%-16s /   %s\n"
   9920 
   9921 #: config/tc-m68k.c:7742
   9922 #, c-format
   9923 msgid ""
   9924 "-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
   9925 "-pic, -k\t\tgenerate position independent code\n"
   9926 "-S\t\t\tturn jbsr into jsr\n"
   9927 "--pcrel                 never turn PC-relative branches into absolute jumps\n"
   9928 "--register-prefix-optional\n"
   9929 "\t\t\trecognize register names without prefix character\n"
   9930 "--bitwise-or\t\tdo not treat `|' as a comment character\n"
   9931 "--base-size-default-16\tbase reg without size is 16 bits\n"
   9932 "--base-size-default-32\tbase reg without size is 32 bits (default)\n"
   9933 "--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
   9934 "--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
   9935 msgstr ""
   9936 "-l\t\t\t 1       [ 2]\n"
   9937 "-pic, -k\t\t    \n"
   9938 "-S\t\t\t jbsr  jsr\n"
   9939 "--pcrel                      PC   \n"
   9940 "--register-prefix-optional\n"
   9941 "\t\t\t     \n"
   9942 "--bitwise-or\t\t  |  \n"
   9943 "--base-size-default-16\t     16-\n"
   9944 "--base-size-default-32\t     32- ()\n"
   9945 "--disp-size-default-16\t     16-\n"
   9946 "--disp-size-default-32\t     32- ()\n"
   9947 
   9948 #: config/tc-m68k.c:7756
   9949 #, c-format
   9950 msgid "Architecture variants are: "
   9951 msgstr " : "
   9952 
   9953 #: config/tc-m68k.c:7765
   9954 #, c-format
   9955 msgid "Processor variants are: "
   9956 msgstr " : "
   9957 
   9958 #: config/tc-m68k.c:7772 config/tc-xtensa.c:6267
   9959 #, c-format
   9960 msgid "\n"
   9961 msgstr "\n"
   9962 
   9963 #: config/tc-m68k.c:7803
   9964 #, c-format
   9965 msgid "Error %s in %s\n"
   9966 msgstr " %s  %s\n"
   9967 
   9968 #: config/tc-m68k.c:7807
   9969 #, c-format
   9970 msgid "Opcode(%d.%s): "
   9971 msgstr " (%d.%s): "
   9972 
   9973 #: config/tc-m68k.c:7965
   9974 msgid "Not a defined coldfire architecture"
   9975 msgstr "    coldfire"
   9976 
   9977 #: config/tc-m68k.c:8141
   9978 #, c-format
   9979 msgid "Adjusted signed .word (%#lx) overflows: `switch'-statement too large."
   9980 msgstr "  .word (%#lx)  :  switch   ."
   9981 
   9982 #: config/tc-mcore.c:520 config/tc-microblaze.c:506 config/tc-microblaze.c:534
   9983 #: config/tc-microblaze.c:571 config/tc-microblaze.c:583
   9984 #, c-format
   9985 msgid "register expected, but saw '%.6s'"
   9986 msgstr "   , ,  %.6s"
   9987 
   9988 #: config/tc-mcore.c:602
   9989 #, c-format
   9990 msgid "control register expected, but saw '%.6s'"
   9991 msgstr "    ,   %.6s"
   9992 
   9993 #: config/tc-mcore.c:638
   9994 msgid "bad/missing psr specifier"
   9995 msgstr "  psr   "
   9996 
   9997 #: config/tc-mcore.c:688
   9998 msgid "more than 65K literal pools"
   9999 msgstr "  65   "
   10000 
   10001 #: config/tc-mcore.c:742
   10002 msgid "missing ']'"
   10003 msgstr " ']'"
   10004 
   10005 #: config/tc-mcore.c:781
   10006 msgid "operand must be a constant"
   10007 msgstr "   "
   10008 
   10009 #: config/tc-mcore.c:783
   10010 #, c-format
   10011 msgid "operand must be absolute in range %u..%u, not %ld"
   10012 msgstr "       %u..%u,   %ld"
   10013 
   10014 #: config/tc-mcore.c:818
   10015 msgid "operand must be a multiple of 4"
   10016 msgstr "     4"
   10017 
   10018 #: config/tc-mcore.c:825
   10019 msgid "operand must be a multiple of 2"
   10020 msgstr "     2"
   10021 
   10022 #: config/tc-mcore.c:839 config/tc-mcore.c:1355 config/tc-mcore.c:1409
   10023 msgid "base register expected"
   10024 msgstr "    "
   10025 
   10026 #: config/tc-mcore.c:887 config/tc-microblaze.c:928
   10027 #: config/tc-microblaze.c:1060 config/tc-microblaze.c:1092
   10028 #: config/tc-microblaze.c:1545 config/tc-microblaze.c:1611
   10029 #: config/tc-microblaze.c:1684 config/tc-microblaze.c:2096
   10030 #: config/tc-microblaze.c:2142
   10031 #, c-format
   10032 msgid "unknown opcode \"%s\""
   10033 msgstr "   %s"
   10034 
   10035 #: config/tc-mcore.c:930
   10036 msgid "invalid register: r15 illegal"
   10037 msgstr " :  r15 "
   10038 
   10039 #: config/tc-mcore.c:979 config/tc-mcore.c:1560
   10040 msgid "M340 specific opcode used when assembling for M210"
   10041 msgstr "  M340       M210"
   10042 
   10043 #: config/tc-mcore.c:997 config/tc-mcore.c:1037 config/tc-mcore.c:1056
   10044 #: config/tc-mcore.c:1075 config/tc-mcore.c:1103 config/tc-mcore.c:1132
   10045 #: config/tc-mcore.c:1169 config/tc-mcore.c:1204 config/tc-mcore.c:1223
   10046 #: config/tc-mcore.c:1242 config/tc-mcore.c:1276 config/tc-mcore.c:1301
   10047 #: config/tc-mcore.c:1358 config/tc-mcore.c:1412 config/tc-mcore.c:1448
   10048 #: config/tc-mcore.c:1507 config/tc-mcore.c:1529 config/tc-mcore.c:1552
   10049 msgid "second operand missing"
   10050 msgstr "  "
   10051 
   10052 #: config/tc-mcore.c:1013
   10053 msgid "destination register must be r1"
   10054 msgstr "     r1"
   10055 
   10056 #: config/tc-mcore.c:1034
   10057 msgid "source register must be r1"
   10058 msgstr "     r1"
   10059 
   10060 #: config/tc-mcore.c:1098 config/tc-mcore.c:1155
   10061 msgid "immediate is not a power of two"
   10062 msgstr "      "
   10063 
   10064 #: config/tc-mcore.c:1126
   10065 msgid "translating bgeni to movi"
   10066 msgstr " bgeni  movi"
   10067 
   10068 #: config/tc-mcore.c:1163
   10069 msgid "translating mgeni to movi"
   10070 msgstr " mgeni  movi"
   10071 
   10072 #: config/tc-mcore.c:1195
   10073 msgid "translating bmaski to movi"
   10074 msgstr " bmaski  movi"
   10075 
   10076 #: config/tc-mcore.c:1271
   10077 #, c-format
   10078 msgid "displacement too large (%d)"
   10079 msgstr "   (%d)"
   10080 
   10081 #: config/tc-mcore.c:1285
   10082 msgid "Invalid register: r0 and r15 illegal"
   10083 msgstr " : r0  r15  "
   10084 
   10085 #: config/tc-mcore.c:1316
   10086 msgid "bad starting register: r0 and r15 invalid"
   10087 msgstr "  : r0  r15  "
   10088 
   10089 #: config/tc-mcore.c:1329
   10090 msgid "ending register must be r15"
   10091 msgstr "    r15"
   10092 
   10093 #: config/tc-mcore.c:1349
   10094 msgid "bad base register: must be r0"
   10095 msgstr "  :   r0"
   10096 
   10097 #: config/tc-mcore.c:1367
   10098 msgid "first register must be r4"
   10099 msgstr "    r4"
   10100 
   10101 #: config/tc-mcore.c:1378
   10102 msgid "last register must be r7"
   10103 msgstr "    r7"
   10104 
   10105 #: config/tc-mcore.c:1415
   10106 msgid "reg-reg expected"
   10107 msgstr "   -"
   10108 
   10109 #: config/tc-mcore.c:1526
   10110 msgid "second operand must be 1"
   10111 msgstr "    1"
   10112 
   10113 #: config/tc-mcore.c:1547
   10114 msgid "zero used as immediate value"
   10115 msgstr "     "
   10116 
   10117 #: config/tc-mcore.c:1574
   10118 msgid "duplicated psr bit specifier"
   10119 msgstr "   psr"
   10120 
   10121 #: config/tc-mcore.c:1580
   10122 msgid "`af' must appear alone"
   10123 msgstr "af    "
   10124 
   10125 #: config/tc-mcore.c:1587 config/tc-microblaze.c:1722
   10126 #, c-format
   10127 msgid "unimplemented opcode \"%s\""
   10128 msgstr "   %s"
   10129 
   10130 #: config/tc-mcore.c:1596 config/tc-microblaze.c:1731
   10131 #, c-format
   10132 msgid "ignoring operands: %s "
   10133 msgstr " : %s "
   10134 
   10135 #: config/tc-mcore.c:1666
   10136 #, c-format
   10137 msgid "unrecognised cpu type '%s'"
   10138 msgstr "  , %s"
   10139 
   10140 #: config/tc-mcore.c:1684
   10141 #, c-format
   10142 msgid ""
   10143 "MCORE specific options:\n"
   10144 "  -{no-}jsri2bsr\t  {dis}able jsri to bsr transformation (def: dis)\n"
   10145 "  -{no-}sifilter\t  {dis}able silicon filter behavior (def: dis)\n"
   10146 "  -cpu=[210|340]          select CPU type\n"
   10147 "  -EB                     assemble for a big endian system (default)\n"
   10148 "  -EL                     assemble for a little endian system\n"
   10149 msgstr ""
   10150 "  MCORE :\n"
   10151 "  -{no-}jsri2bsr\t  {}  jsri  bsr (: )\n"
   10152 "  -{no-}sifilter\t  {}   silicon (: )\n"
   10153 "  -cpu=[210|340]            \n"
   10154 "  -EB                            ()\n"
   10155 "  -EL                           \n"
   10156 
   10157 #: config/tc-mcore.c:1702 config/tc-microblaze.c:1842
   10158 msgid "failed sanity check: short_jump"
   10159 msgstr "     : short_jump"
   10160 
   10161 #: config/tc-mcore.c:1712 config/tc-microblaze.c:1852
   10162 msgid "failed sanity check: long_jump"
   10163 msgstr "     : long_jump"
   10164 
   10165 #: config/tc-mcore.c:1738
   10166 #, c-format
   10167 msgid "odd displacement at %x"
   10168 msgstr "    %x"
   10169 
   10170 #. Variable not in small data read only segment accessed
   10171 #. using small data read only anchor.
   10172 #: config/tc-mcore.c:1920 config/tc-microblaze.c:1958
   10173 #: config/tc-microblaze.c:2255 config/tc-microblaze.c:2278
   10174 msgid "unknown"
   10175 msgstr ""
   10176 
   10177 #: config/tc-mcore.c:1947
   10178 #, c-format
   10179 msgid "odd distance branch (0x%lx bytes)"
   10180 msgstr "   (0x%lx )"
   10181 
   10182 #: config/tc-mcore.c:1951
   10183 #, c-format
   10184 msgid "pcrel for branch to %s too far (0x%lx)"
   10185 msgstr "pcrel    %s    (0x%lx)"
   10186 
   10187 #: config/tc-mcore.c:1971
   10188 #, c-format
   10189 msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
   10190 msgstr "pcrel  lrw/jmpi/jsri  %s    (0x%lx)"
   10191 
   10192 #: config/tc-mcore.c:1983
   10193 #, c-format
   10194 msgid "pcrel for loopt too far (0x%lx)"
   10195 msgstr "   pcrel  loopt (0x%lx)"
   10196 
   10197 #: config/tc-mcore.c:2179 config/tc-microblaze.c:2422 config/tc-tic30.c:1381
   10198 #, c-format
   10199 msgid "Can not do %d byte %srelocation"
   10200 msgstr " %2$s  %1$d  "
   10201 
   10202 #: config/tc-mcore.c:2181 config/tc-microblaze.c:2424
   10203 msgid "pc-relative"
   10204 msgstr "  PC"
   10205 
   10206 #: config/tc-mep.c:340
   10207 #, c-format
   10208 msgid ""
   10209 "MeP specific command line options:\n"
   10210 "  -EB                     assemble for a big endian system\n"
   10211 "  -EL                     assemble for a little endian system (default)\n"
   10212 "  -mconfig=<name>         specify a chip configuration to use\n"
   10213 "  -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n"
   10214 "  -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n"
   10215 "  -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n"
   10216 "                          enable/disable the given opcodes\n"
   10217 "\n"
   10218 "  If -mconfig is given, the other -m options modify it.  Otherwise,\n"
   10219 "  if no -m options are given, all core opcodes are enabled;\n"
   10220 "  if any enabling -m options are given, only those are enabled;\n"
   10221 "  if only disabling -m options are given, only those are disabled.\n"
   10222 msgstr ""
   10223 "  MeP   :\n"
   10224 "  -EB                           \n"
   10225 "  -EL                            ()\n"
   10226 "  -mconfig=<>          ,   \n"
   10227 "  -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n"
   10228 "  -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n"
   10229 "  -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n"
   10230 "                               \n"
   10231 "\n"
   10232 "    -mconfig,   -m  . ,\n"
   10233 "      -m,      ;\n"
   10234 "    -  -m ,     ;\n"
   10235 "      -m ,     .\n"
   10236 
   10237 #: config/tc-mep.c:409
   10238 msgid "$hi and $lo are disabled when MUL and DIV are off"
   10239 msgstr "$hi  $lo ,   MUL  DIV"
   10240 
   10241 #: config/tc-mep.c:416
   10242 msgid "$mb0, $me0, $mb1, and $me1 are disabled when COP is off"
   10243 msgstr "$mb0, $me0, $mb1  $me1 ,   COP"
   10244 
   10245 #: config/tc-mep.c:421
   10246 msgid "$dbg and $depc are disabled when DEBUG is off"
   10247 msgstr "$dbg  $depc ,   DEBUG"
   10248 
   10249 #: config/tc-mep.c:612
   10250 msgid "core and copro insn lengths must total 32 bits."
   10251 msgstr "   core  copro   32 ."
   10252 
   10253 #: config/tc-mep.c:615 config/tc-mep.c:752
   10254 msgid "vliw group must consist of 1 core and 1 copro insn."
   10255 msgstr " vliw      core    copro."
   10256 
   10257 #: config/tc-mep.c:749
   10258 msgid "core and copro insn lengths must total 64 bits."
   10259 msgstr "   core  copro   64 ."
   10260 
   10261 #: config/tc-mep.c:981
   10262 #, c-format
   10263 msgid "cannot pack %s with a 16-bit insn"
   10264 msgstr "   %s  16- "
   10265 
   10266 #: config/tc-mep.c:999
   10267 #, c-format
   10268 msgid "cannot pack %s and %s together with a 16-bit insn"
   10269 msgstr "   %s  %s  16- "
   10270 
   10271 #: config/tc-mep.c:1005
   10272 msgid "too many IVC2 insns to pack with a 16-bit core insn"
   10273 msgstr "  IVC2      16- "
   10274 
   10275 #: config/tc-mep.c:1020
   10276 #, c-format
   10277 msgid "cannot pack %s into slot P1"
   10278 msgstr " %s   P1 "
   10279 
   10280 #: config/tc-mep.c:1026
   10281 msgid "too many IVC2 insns to pack with a 32-bit core insn"
   10282 msgstr "  IVC2      32- "
   10283 
   10284 #: config/tc-mep.c:1044
   10285 #, c-format
   10286 msgid "unable to pack %s by itself?"
   10287 msgstr "   %s ?"
   10288 
   10289 #: config/tc-mep.c:1074
   10290 #, c-format
   10291 msgid "cannot pack %s and %s together"
   10292 msgstr "   %s  %s"
   10293 
   10294 #: config/tc-mep.c:1080
   10295 msgid "too many IVC2 insns to pack together"
   10296 msgstr "  IVC2  "
   10297 
   10298 #. There are no insns in the queue and a plus is present.
   10299 #. This is a syntax error.  Let's not tolerate this.
   10300 #. We can relax this later if necessary.
   10301 #: config/tc-mep.c:1317
   10302 msgid "Invalid use of parallelization operator."
   10303 msgstr "   ."
   10304 
   10305 #: config/tc-mep.c:1363
   10306 msgid "Leading plus sign not allowed in core mode"
   10307 msgstr "        "
   10308 
   10309 #: config/tc-mep.c:1891
   10310 #, c-format
   10311 msgid "Don't know how to relocate plain operands of type %s"
   10312 msgstr "     %s  "
   10313 
   10314 #: config/tc-mep.c:1901
   10315 #, c-format
   10316 msgid "Perhaps you are missing %%tpoff()?"
   10317 msgstr ",   %%tpoff()?"
   10318 
   10319 #: config/tc-mep.c:2088
   10320 msgid "bad .section directive: want a,v,w,x,M,S in string"
   10321 msgstr "  .section:  a,v,w,x,M,S  "
   10322 
   10323 #: config/tc-mep.c:2146
   10324 msgid ".vliw unavailable when VLIW is disabled."
   10325 msgstr ".vliw  ,   VLIW."
   10326 
   10327 #: config/tc-metag.c:457
   10328 msgid "no floating point unit specified"
   10329 msgstr "       "
   10330 
   10331 #: config/tc-metag.c:722
   10332 #, c-format
   10333 msgid "offset must be a multiple of %d"
   10334 msgstr "     %d"
   10335 
   10336 #: config/tc-metag.c:738 config/tc-metag.c:4444
   10337 msgid "offset and base must be from the same unit"
   10338 msgstr "       "
   10339 
   10340 #: config/tc-metag.c:869 config/tc-metag.c:3168 config/tc-metag.c:3270
   10341 msgid "invalid destination register"
   10342 msgstr "  "
   10343 
   10344 #: config/tc-metag.c:885 config/tc-metag.c:903 config/tc-metag.c:1294
   10345 #: config/tc-metag.c:1312 config/tc-metag.c:1532 config/tc-metag.c:3100
   10346 #: config/tc-metag.c:3185 config/tc-metag.c:3287
   10347 msgid "invalid memory operand"
   10348 msgstr "  "
   10349 
   10350 #: config/tc-metag.c:940 config/tc-metag.c:3118
   10351 msgid "invalid source register"
   10352 msgstr "  "
   10353 
   10354 #: config/tc-metag.c:1025
   10355 msgid "invalid destination unit"
   10356 msgstr "  "
   10357 
   10358 #: config/tc-metag.c:1033
   10359 msgid "mov cannot use RD port as destination"
   10360 msgstr "mov     RD  "
   10361 
   10362 #: config/tc-metag.c:1058
   10363 msgid "invalid source unit"
   10364 msgstr "  "
   10365 
   10366 #: config/tc-metag.c:1066
   10367 msgid "source and address units must not be shared for this addressing mode"
   10368 msgstr "             "
   10369 
   10370 #: config/tc-metag.c:1074 config/tc-metag.c:1678
   10371 msgid "set can only use RD port as source"
   10372 msgstr "set       RD"
   10373 
   10374 #: config/tc-metag.c:1089 config/tc-metag.c:1190 config/tc-metag.c:1441
   10375 #: config/tc-metag.c:1699 config/tc-metag.c:4054
   10376 #, c-format
   10377 msgid "base unit must be one of %s"
   10378 msgstr "       : %s"
   10379 
   10380 #. We already tried to encode as an extended GET/SET.
   10381 #. Parsing as a standard GET/SET provides a smaller offset.
   10382 #: config/tc-metag.c:1110 config/tc-metag.c:1216 config/tc-metag.c:3131
   10383 #: config/tc-metag.c:3198 config/tc-metag.c:3300 config/tc-metag.c:4581
   10384 msgid "offset value out of range"
   10385 msgstr "      "
   10386 
   10387 #: config/tc-metag.c:1170
   10388 msgid "destination unit must be RD"
   10389 msgstr "    RD"
   10390 
   10391 #: config/tc-metag.c:1280
   10392 msgid "invalid destination register list"
   10393 msgstr "   "
   10394 
   10395 #: config/tc-metag.c:1327
   10396 msgid "invalid source register list"
   10397 msgstr "   "
   10398 
   10399 #: config/tc-metag.c:1352
   10400 msgid "register list must be even numbered"
   10401 msgstr "      "
   10402 
   10403 #: config/tc-metag.c:1358
   10404 msgid "register list must be from the same unit"
   10405 msgstr "     "
   10406 
   10407 #: config/tc-metag.c:1381
   10408 msgid "register list must not contain duplicates"
   10409 msgstr "      "
   10410 
   10411 #: config/tc-metag.c:1638
   10412 msgid "MDRD value must be between 1 and 8"
   10413 msgstr " MDRD     1  8"
   10414 
   10415 #: config/tc-metag.c:1729
   10416 msgid "invalid destination memory operand"
   10417 msgstr "   "
   10418 
   10419 #: config/tc-metag.c:1744
   10420 msgid "invalid source memory operand"
   10421 msgstr "   "
   10422 
   10423 #: config/tc-metag.c:1751
   10424 #, c-format
   10425 msgid "address units must be one of %s"
   10426 msgstr "     %s"
   10427 
   10428 #: config/tc-metag.c:1758
   10429 msgid "base and offset must be from the same unit"
   10430 msgstr "      "
   10431 
   10432 #: config/tc-metag.c:1766
   10433 msgid "source and destination increment mode must agree"
   10434 msgstr "      "
   10435 
   10436 #: config/tc-metag.c:2041
   10437 msgid "PC, CT, TR and TT are treated as if they are a single unit but operands must be in different units"
   10438 msgstr "PC, CT, TR  TT  ,     ,       "
   10439 
   10440 #: config/tc-metag.c:2049
   10441 msgid "source and destination register must be in different units"
   10442 msgstr "        "
   10443 
   10444 #: config/tc-metag.c:2081
   10445 #, c-format
   10446 msgid "register unit must be one of %s"
   10447 msgstr "      %s"
   10448 
   10449 #: config/tc-metag.c:2168
   10450 #, c-format
   10451 msgid "link register unit must be one of %s"
   10452 msgstr "       %s"
   10453 
   10454 #: config/tc-metag.c:2174
   10455 msgid "link register must be in a low numbered register"
   10456 msgstr "        "
   10457 
   10458 #: config/tc-metag.c:2191 config/tc-metag.c:2715 config/tc-metag.c:2769
   10459 msgid "target out of range"
   10460 msgstr "    "
   10461 
   10462 #: config/tc-metag.c:2672
   10463 msgid "invalid quickrot unit specified"
   10464 msgstr "   quickrot"
   10465 
   10466 #: config/tc-metag.c:2687
   10467 msgid "invalid quickrot register specified"
   10468 msgstr "   quickrot"
   10469 
   10470 #: config/tc-metag.c:2741
   10471 msgid "source register must be in the trigger unit"
   10472 msgstr "      "
   10473 
   10474 #: config/tc-metag.c:2844
   10475 msgid "Source registers must be in the same unit"
   10476 msgstr "      "
   10477 
   10478 #: config/tc-metag.c:3555 config/tc-metag.c:3719 config/tc-metag.c:3987
   10479 msgid "destination register should be even numbered"
   10480 msgstr "      "
   10481 
   10482 #: config/tc-metag.c:3627
   10483 msgid "comparison must be with register or #0"
   10484 msgstr "      #0"
   10485 
   10486 #: config/tc-metag.c:3693 config/tc-metag.c:3758
   10487 msgid "instruction cannot operate on pair values"
   10488 msgstr "     "
   10489 
   10490 #: config/tc-metag.c:3704
   10491 msgid "zero flag is not valid for this instruction"
   10492 msgstr "       "
   10493 
   10494 #: config/tc-metag.c:3725
   10495 msgid "source register should be even numbered"
   10496 msgstr "      "
   10497 
   10498 #: config/tc-metag.c:3785 config/tc-metag.c:3794
   10499 msgid "fraction bits value out of range"
   10500 msgstr "        "
   10501 
   10502 #: config/tc-metag.c:3976
   10503 msgid "simd instructions operate on pair values (L prefix)"
   10504 msgstr " simd    ( L)"
   10505 
   10506 #: config/tc-metag.c:3994
   10507 msgid "source registers should be even numbered"
   10508 msgstr "     "
   10509 
   10510 #: config/tc-metag.c:4272
   10511 #, c-format
   10512 msgid "expected ']', not %c in %s"
   10513 msgstr "  ],   %c  %s"
   10514 
   10515 #: config/tc-metag.c:4391
   10516 msgid "invalid register for memory access"
   10517 msgstr "     "
   10518 
   10519 #: config/tc-metag.c:4504 config/tc-metag.c:4632
   10520 msgid "unexpected end of line"
   10521 msgstr "  "
   10522 
   10523 #: config/tc-metag.c:4551
   10524 msgid "'H' modifier only valid for accumulator registers"
   10525 msgstr " H      "
   10526 
   10527 #: config/tc-metag.c:4604
   10528 msgid "base unit must be either A0 or A1"
   10529 msgstr "    A0  A1"
   10530 
   10531 #: config/tc-metag.c:4677 config/tc-metag.c:5120
   10532 msgid "invalid register"
   10533 msgstr " "
   10534 
   10535 #: config/tc-metag.c:4825
   10536 msgid "could not parse template definition"
   10537 msgstr "    "
   10538 
   10539 #: config/tc-metag.c:5012
   10540 msgid "QUICKRoT 64-bit extension not applicable to this instruction"
   10541 msgstr "64-  QUICKRoT     "
   10542 
   10543 #: config/tc-metag.c:5068
   10544 msgid "invalid operands for cross-unit op"
   10545 msgstr "    "
   10546 
   10547 #: config/tc-metag.c:5110
   10548 msgid "missing flags: one of 'P', 'N' or 'Z' required"
   10549 msgstr " :      P, N  Z"
   10550 
   10551 #: config/tc-metag.c:5138
   10552 msgid "'P', 'N' or 'Z' flags may only be specified when accumulating"
   10553 msgstr " P, N  Z      "
   10554 
   10555 #: config/tc-metag.c:5159
   10556 msgid "accumulator not a valid destination"
   10557 msgstr "    "
   10558 
   10559 #: config/tc-metag.c:5169 config/tc-metag.c:5385 config/tc-metag.c:5569
   10560 msgid "invalid immediate value"
   10561 msgstr "   "
   10562 
   10563 #: config/tc-metag.c:5181
   10564 msgid "immediate value not allowed when source & dest differ"
   10565 msgstr "     ,     "
   10566 
   10567 #: config/tc-metag.c:5213
   10568 #, c-format
   10569 msgid "invalid register operand: %s"
   10570 msgstr "  : %s"
   10571 
   10572 #: config/tc-metag.c:5247
   10573 msgid "QUICKRoT extension requires 4 registers"
   10574 msgstr " QUICKRoT  4 "
   10575 
   10576 #: config/tc-metag.c:5254
   10577 msgid "invalid fourth register"
   10578 msgstr "  "
   10579 
   10580 #: config/tc-metag.c:5261
   10581 msgid "A0.2,A0.3,A1.2,A1.3 required for QUICKRoT register"
   10582 msgstr "  QUICKRoT  A0.2,A0.3,A1.2,A1.3"
   10583 
   10584 #: config/tc-metag.c:5289
   10585 msgid "DSP RAM pointer in incorrect unit"
   10586 msgstr " RAM DSP   "
   10587 
   10588 #: config/tc-metag.c:5335
   10589 msgid "invalid register operand #1"
   10590 msgstr "   1"
   10591 
   10592 #: config/tc-metag.c:5349
   10593 msgid "invalid register operand #2"
   10594 msgstr "   2"
   10595 
   10596 #: config/tc-metag.c:5413
   10597 msgid "this instruction does not accept an immediate"
   10598 msgstr "        "
   10599 
   10600 #: config/tc-metag.c:5433
   10601 msgid "invalid register operand #3"
   10602 msgstr "   3"
   10603 
   10604 #: config/tc-metag.c:5445
   10605 msgid "this instruction does not accept an accumulator"
   10606 msgstr "      "
   10607 
   10608 #: config/tc-metag.c:5463
   10609 msgid "invalid register operand #4"
   10610 msgstr "   4"
   10611 
   10612 #: config/tc-metag.c:5540
   10613 msgid "invalid accumulator register"
   10614 msgstr "  "
   10615 
   10616 #: config/tc-metag.c:5596
   10617 msgid "conditional instruction cannot use G flag"
   10618 msgstr "       G"
   10619 
   10620 #: config/tc-metag.c:5607
   10621 msgid "conditional instruction cannot use B flag"
   10622 msgstr "       B"
   10623 
   10624 #: config/tc-metag.c:5618
   10625 msgid "conditional instruction cannot use R flag"
   10626 msgstr "       R"
   10627 
   10628 #: config/tc-metag.c:5727
   10629 msgid "'L' modifier not valid for this instruction"
   10630 msgstr "       L"
   10631 
   10632 #: config/tc-metag.c:5859
   10633 #, c-format
   10634 msgid "missing fpu name `%s'"
   10635 msgstr "  fpu %s"
   10636 
   10637 #: config/tc-metag.c:5870
   10638 #, c-format
   10639 msgid "unknown fpu `%s'"
   10640 msgstr " fpu, %s"
   10641 
   10642 #: config/tc-metag.c:5885
   10643 #, c-format
   10644 msgid "missing DSP name `%s'"
   10645 msgstr "  DSP %s"
   10646 
   10647 #: config/tc-metag.c:5896
   10648 #, c-format
   10649 msgid "unknown DSP `%s'"
   10650 msgstr " DSP %s"
   10651 
   10652 #: config/tc-metag.c:5914
   10653 msgid "<dsp name>\t  assemble for DSP architecture <dsp name>"
   10654 msgstr "< dsp>\t     DSP < dsp>"
   10655 
   10656 #: config/tc-metag.c:5952
   10657 #, c-format
   10658 msgid " Meta specific command line options:\n"
   10659 msgstr "   Meta   :\n"
   10660 
   10661 #: config/tc-metag.c:6041
   10662 msgid "premature end of floating point prefix"
   10663 msgstr "    "
   10664 
   10665 #: config/tc-metag.c:6101
   10666 msgid "unknown floating point prefix character"
   10667 msgstr "    "
   10668 
   10669 #: config/tc-metag.c:6250
   10670 #, c-format
   10671 msgid "unknown DSP prefix character %c %s"
   10672 msgstr "   DSP %c %s"
   10673 
   10674 #: config/tc-metag.c:6513
   10675 #, c-format
   10676 msgid "instruction mnemonic too long: %s"
   10677 msgstr "  : %s"
   10678 
   10679 #: config/tc-metag.c:6568
   10680 #, c-format
   10681 msgid "junk at end of line: \"%s\""
   10682 msgstr "   : %s"
   10683 
   10684 #: config/tc-metag.c:6575
   10685 #, c-format
   10686 msgid "failed to assemble instruction: \"%s\""
   10687 msgstr "   : %s"
   10688 
   10689 #: config/tc-metag.c:6580
   10690 #, c-format
   10691 msgid "unknown floating point mnemonic: \"%s\""
   10692 msgstr "   : %s"
   10693 
   10694 #: config/tc-metag.c:6582
   10695 #, c-format
   10696 msgid "unknown mnemonic: \"%s\""
   10697 msgstr " : %s"
   10698 
   10699 #: config/tc-metag.c:6633
   10700 #, c-format
   10701 msgid "cannot assemble DSP instruction, DSP option not set: %s"
   10702 msgstr "    DSP,  DSP  : %s"
   10703 
   10704 #: config/tc-metag.c:6640
   10705 #, c-format
   10706 msgid "cannot assemble FPU instruction, FPU option not set: %s"
   10707 msgstr "    FPU,  FPU  : %s"
   10708 
   10709 #: config/tc-metag.c:6738 config/tc-nds32.c:6010
   10710 msgid "Bad call to md_atof()"
   10711 msgstr "  md_atof()"
   10712 
   10713 #: config/tc-microblaze.c:511 config/tc-microblaze.c:540
   10714 #: config/tc-microblaze.c:577
   10715 #, c-format
   10716 msgid "Invalid register number at '%.6s'"
   10717 msgstr "    %.6s"
   10718 
   10719 #: config/tc-microblaze.c:738
   10720 msgid "operand must be a constant or a label"
   10721 msgstr "     "
   10722 
   10723 #: config/tc-microblaze.c:742
   10724 #, c-format
   10725 msgid "operand must be absolute in range %d..%d, not %d"
   10726 msgstr "       %d..%d,   %d"
   10727 
   10728 #: config/tc-microblaze.c:942 config/tc-microblaze.c:949
   10729 #: config/tc-microblaze.c:956 config/tc-microblaze.c:989
   10730 #: config/tc-microblaze.c:996 config/tc-microblaze.c:1002
   10731 #: config/tc-microblaze.c:1115 config/tc-microblaze.c:1122
   10732 #: config/tc-microblaze.c:1128 config/tc-microblaze.c:1159
   10733 #: config/tc-microblaze.c:1166 config/tc-microblaze.c:1186
   10734 #: config/tc-microblaze.c:1193 config/tc-microblaze.c:1213
   10735 #: config/tc-microblaze.c:1220 config/tc-microblaze.c:1238
   10736 #: config/tc-microblaze.c:1245 config/tc-microblaze.c:1267
   10737 #: config/tc-microblaze.c:1274 config/tc-microblaze.c:1292
   10738 #: config/tc-microblaze.c:1304 config/tc-microblaze.c:1322
   10739 #: config/tc-microblaze.c:1339 config/tc-microblaze.c:1346
   10740 #: config/tc-microblaze.c:1392 config/tc-microblaze.c:1399
   10741 #: config/tc-microblaze.c:1445 config/tc-microblaze.c:1452
   10742 #: config/tc-microblaze.c:1474 config/tc-microblaze.c:1481
   10743 #: config/tc-microblaze.c:1501 config/tc-microblaze.c:1507
   10744 #: config/tc-microblaze.c:1567 config/tc-microblaze.c:1573
   10745 #: config/tc-microblaze.c:1633 config/tc-microblaze.c:1707
   10746 msgid "Error in statement syntax"
   10747 msgstr "   "
   10748 
   10749 #: config/tc-microblaze.c:962 config/tc-microblaze.c:964
   10750 #: config/tc-microblaze.c:966 config/tc-microblaze.c:1006
   10751 #: config/tc-microblaze.c:1008 config/tc-microblaze.c:1132
   10752 #: config/tc-microblaze.c:1134 config/tc-microblaze.c:1172
   10753 #: config/tc-microblaze.c:1174 config/tc-microblaze.c:1199
   10754 #: config/tc-microblaze.c:1201 config/tc-microblaze.c:1226
   10755 #: config/tc-microblaze.c:1249 config/tc-microblaze.c:1280
   10756 #: config/tc-microblaze.c:1310 config/tc-microblaze.c:1328
   10757 #: config/tc-microblaze.c:1458 config/tc-microblaze.c:1460
   10758 #: config/tc-microblaze.c:1487 config/tc-microblaze.c:1489
   10759 #: config/tc-microblaze.c:1511 config/tc-microblaze.c:1577
   10760 #: config/tc-microblaze.c:1639
   10761 msgid "Cannot use special register with this instruction"
   10762 msgstr "        "
   10763 
   10764 #: config/tc-microblaze.c:1016
   10765 msgid "lmi pseudo instruction should not use a label in imm field"
   10766 msgstr " lmi       imm"
   10767 
   10768 #: config/tc-microblaze.c:1018
   10769 msgid "smi pseudo instruction should not use a label in imm field"
   10770 msgstr " smi       imm"
   10771 
   10772 #: config/tc-microblaze.c:1137
   10773 msgid "Symbol used as immediate for shift instruction"
   10774 msgstr "         (shift)"
   10775 
   10776 #: config/tc-microblaze.c:1146
   10777 #, c-format
   10778 msgid "Shift value > 32. using <value %% 32>"
   10779 msgstr "  > 32.  < %% 32>"
   10780 
   10781 #: config/tc-microblaze.c:1252
   10782 msgid "Symbol used as immediate value for msrset/msrclr instructions"
   10783 msgstr "        msrset/msrclr"
   10784 
   10785 #: config/tc-microblaze.c:1381 config/tc-microblaze.c:1434
   10786 msgid "invalid value for special purpose register"
   10787 msgstr "     "
   10788 
   10789 #: config/tc-microblaze.c:1647
   10790 msgid "An IMM instruction should not be present in the .s file"
   10791 msgstr "  .s     IMM"
   10792 
   10793 #: config/tc-microblaze.c:1709
   10794 msgid "Symbol used as immediate for mbar instruction"
   10795 msgstr "        mbar"
   10796 
   10797 #: config/tc-microblaze.c:1715
   10798 #, c-format
   10799 msgid "Immediate value for mbar > 32. using <value %% 32>"
   10800 msgstr "    mbar > 32.  < %% 32>"
   10801 
   10802 #: config/tc-microblaze.c:1792
   10803 msgid "Bad call to MD_NTOF()"
   10804 msgstr "  MD_NTOF()"
   10805 
   10806 #: config/tc-microblaze.c:2049
   10807 #, c-format
   10808 msgid "pcrel for branch to %s too far (0x%x)"
   10809 msgstr "pcrel    %s    (0x%x)"
   10810 
   10811 #. We know the abs value: Should never happen.
   10812 #: config/tc-microblaze.c:2203
   10813 msgid "Absolute PC-relative value in relaxation code.  Assembler error....."
   10814 msgstr " ,   PC,   .  "
   10815 
   10816 #. Cannot have a PC-relative branch to a diff segment.
   10817 #: config/tc-microblaze.c:2217
   10818 #, c-format
   10819 msgid "PC relative branch to label %s which is not in the instruction space"
   10820 msgstr ",   PC,   %s,      "
   10821 
   10822 #: config/tc-microblaze.c:2258
   10823 msgid "Variable is accessed using small data read only anchor, but it is not in the small data read only section"
   10824 msgstr "           ,           "
   10825 
   10826 #: config/tc-microblaze.c:2281
   10827 msgid "Variable is accessed using small data read write anchor, but it is not in the small data read write section"
   10828 msgstr "         -,         -"
   10829 
   10830 #: config/tc-microblaze.c:2290
   10831 msgid "Incorrect fr_opcode value in frag.  Internal error....."
   10832 msgstr "  fr_opcode  frag.  "
   10833 
   10834 #. We know the abs value: Should never happen.
   10835 #: config/tc-microblaze.c:2297
   10836 msgid "Absolute value in relaxation code.  Assembler error....."
   10837 msgstr "    .  "
   10838 
   10839 #: config/tc-microblaze.c:2518 config/tc-mn10300.c:1069 config/tc-sh.c:801
   10840 #: config/tc-z80.c:694 read.c:4463
   10841 #, c-format
   10842 msgid "unsupported BFD relocation size %u"
   10843 msgstr "   BFD, %u"
   10844 
   10845 #: config/tc-mips.c:2021
   10846 #, c-format
   10847 msgid "the %d-bit %s architecture does not support the `%s' extension"
   10848 msgstr " %d-  %s     %s"
   10849 
   10850 #: config/tc-mips.c:2024
   10851 #, c-format
   10852 msgid "the `%s' extension requires %s%d revision %d or greater"
   10853 msgstr " %s   %s%d %d  "
   10854 
   10855 #: config/tc-mips.c:2033
   10856 #, c-format
   10857 msgid "the `%s' extension was removed in %s%d revision %d"
   10858 msgstr " %s    %s%d,  %d"
   10859 
   10860 #: config/tc-mips.c:2042
   10861 #, c-format
   10862 msgid "the `%s' extension requires 64-bit FPRs"
   10863 msgstr " %s  64- FPR"
   10864 
   10865 #: config/tc-mips.c:2861 config/tc-mips.c:15503
   10866 #, c-format
   10867 msgid "unrecognized register name `%s'"
   10868 msgstr "  , %s"
   10869 
   10870 #: config/tc-mips.c:3087
   10871 msgid "invalid register range"
   10872 msgstr "  "
   10873 
   10874 #: config/tc-mips.c:3115
   10875 msgid "vector element must be constant"
   10876 msgstr "    "
   10877 
   10878 #: config/tc-mips.c:3125
   10879 msgid "missing `]'"
   10880 msgstr "  ]"
   10881 
   10882 #: config/tc-mips.c:3321
   10883 #, c-format
   10884 msgid "internal: bad mips opcode (mask error): %s %s"
   10885 msgstr " :    MIPS ( ): %s %s"
   10886 
   10887 #: config/tc-mips.c:3348
   10888 #, c-format
   10889 msgid "internal: unknown operand type: %s %s"
   10890 msgstr " :   : %s %s"
   10891 
   10892 #: config/tc-mips.c:3373
   10893 #, c-format
   10894 msgid "internal: bad mips opcode (bits 0x%08lx doubly defined): %s %s"
   10895 msgstr " :    MIPS (   0x%08lx): %s %s"
   10896 
   10897 #: config/tc-mips.c:3381
   10898 #, c-format
   10899 msgid "internal: bad mips opcode (bits 0x%08lx undefined): %s %s"
   10900 msgstr " :    MIPS (   0x%08lx): %s %s"
   10901 
   10902 #: config/tc-mips.c:3388
   10903 #, c-format
   10904 msgid "internal: bad mips opcode (bits 0x%08lx defined): %s %s"
   10905 msgstr " :    MIPS (  0x%08lx): %s %s"
   10906 
   10907 #: config/tc-mips.c:3432
   10908 #, c-format
   10909 msgid "internal error: bad microMIPS opcode (incorrect length: %u): %s %s"
   10910 msgstr " :    microMIPS ( : %u): %s %s"
   10911 
   10912 #: config/tc-mips.c:3440
   10913 #, c-format
   10914 msgid "internal error: bad microMIPS opcode (opcode/length mismatch): %s %s"
   10915 msgstr " :    microMIPS (    ): %s %s"
   10916 
   10917 #: config/tc-mips.c:3466
   10918 msgid "-G may not be used in position-independent code"
   10919 msgstr "-G        "
   10920 
   10921 #. Probably a memory allocation problem?  Give up now.
   10922 #: config/tc-mips.c:3486 config/tc-mips.c:3577
   10923 msgid "broken assembler, no assembly attempted"
   10924 msgstr " .   ."
   10925 
   10926 #: config/tc-mips.c:3516 config/tc-mips.c:3545
   10927 #, c-format
   10928 msgid "internal: can't hash `%s': %s"
   10929 msgstr " :     %s: %s"
   10930 
   10931 #: config/tc-mips.c:3728
   10932 #, c-format
   10933 msgid ".gnu_attribute %d,%d is incompatible with `%s'"
   10934 msgstr ".gnu_attribute %d,%d    %s"
   10935 
   10936 #: config/tc-mips.c:3735
   10937 #, c-format
   10938 msgid ".gnu_attribute %d,%d requires `%s'"
   10939 msgstr ".gnu_attribute %d,%d  %s"
   10940 
   10941 #: config/tc-mips.c:3796
   10942 #, c-format
   10943 msgid ".gnu_attribute %d,%d is no longer supported"
   10944 msgstr " .gnu_attribute %d,%d   "
   10945 
   10946 #: config/tc-mips.c:3801
   10947 #, c-format
   10948 msgid ".gnu_attribute %d,%d is not a recognized floating-point ABI"
   10949 msgstr ".gnu_attribute %d,%d    ABI     "
   10950 
   10951 #: config/tc-mips.c:3814
   10952 msgid "`gp=64' used with a 32-bit processor"
   10953 msgstr "gp=64   32- "
   10954 
   10955 #: config/tc-mips.c:3817
   10956 msgid "`gp=32' used with a 64-bit ABI"
   10957 msgstr "gp=32   64- ABI"
   10958 
   10959 #: config/tc-mips.c:3820
   10960 msgid "`gp=64' used with a 32-bit ABI"
   10961 msgstr "gp=64   32- ABI"
   10962 
   10963 #: config/tc-mips.c:3827
   10964 msgid "`fp=xx' used with a cpu lacking ldc1/sdc1 instructions"
   10965 msgstr "fp=xx     ldc1/sdc1,     "
   10966 
   10967 #: config/tc-mips.c:3829
   10968 msgid "`fp=xx' cannot be used with `singlefloat'"
   10969 msgstr "fp=xx      singlefloat"
   10970 
   10971 #: config/tc-mips.c:3833
   10972 msgid "`fp=64' used with a 32-bit fpu"
   10973 msgstr "fp=64   32- FPU"
   10974 
   10975 #: config/tc-mips.c:3837
   10976 msgid "`fp=64' used with a 32-bit ABI"
   10977 msgstr "fp=64   32- ABI"
   10978 
   10979 #: config/tc-mips.c:3842
   10980 msgid "`fp=32' used with a 64-bit ABI"
   10981 msgstr "fp=32   64- ABI"
   10982 
   10983 #: config/tc-mips.c:3844
   10984 msgid "`fp=32' used with a MIPS R6 cpu"
   10985 msgstr "fp=32    MIPS R6"
   10986 
   10987 #: config/tc-mips.c:3847
   10988 msgid "Unknown size of floating point registers"
   10989 msgstr "       "
   10990 
   10991 #: config/tc-mips.c:3852
   10992 msgid "`nooddspreg` cannot be used with a 64-bit ABI"
   10993 msgstr "nooddspreg     64- ABI"
   10994 
   10995 #: config/tc-mips.c:3855
   10996 msgid "`mips16' cannot be used with `micromips'"
   10997 msgstr "mips16      micromips"
   10998 
   10999 #: config/tc-mips.c:3859
   11000 #, c-format
   11001 msgid "`%s' can not be used with `%s'"
   11002 msgstr "%s      %s"
   11003 
   11004 #: config/tc-mips.c:3864
   11005 #, c-format
   11006 msgid "branch relaxation is not supported in `%s'"
   11007 msgstr " %s    "
   11008 
   11009 #: config/tc-mips.c:3944
   11010 msgid "trap exception not supported at ISA 1"
   11011 msgstr " ISA 1    "
   11012 
   11013 #: config/tc-mips.c:3957 config/tc-mips.c:16377
   11014 #, c-format
   11015 msgid "`%s' does not support legacy NaN"
   11016 msgstr " %s     NaN"
   11017 
   11018 #: config/tc-mips.c:4004
   11019 #, c-format
   11020 msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
   11021 msgstr "  mips_ip(%s) insn_opcode = 0x%x\n"
   11022 
   11023 #: config/tc-mips.c:4689
   11024 #, c-format
   11025 msgid "operand %d out of range"
   11026 msgstr " %d     "
   11027 
   11028 #: config/tc-mips.c:4697
   11029 #, c-format
   11030 msgid "operand %d must be constant"
   11031 msgstr " %d   "
   11032 
   11033 #: config/tc-mips.c:4741 read.c:4241 read.c:5146 write.c:264 write.c:1008
   11034 msgid "register value used as expression"
   11035 msgstr "    "
   11036 
   11037 #: config/tc-mips.c:4754
   11038 #, c-format
   11039 msgid "operand %d must be an immediate expression"
   11040 msgstr " %d     "
   11041 
   11042 #: config/tc-mips.c:4873 config/tc-mips.c:4875
   11043 #, c-format
   11044 msgid "float register should be even, was %d"
   11045 msgstr "        , ,  %d"
   11046 
   11047 #: config/tc-mips.c:4888
   11048 #, c-format
   11049 msgid "condition code register should be even for %s, was %d"
   11050 msgstr "       %s,  %d"
   11051 
   11052 #: config/tc-mips.c:4893
   11053 #, c-format
   11054 msgid "condition code register should be 0 or 4 for %s, was %d"
   11055 msgstr "     0  4  %s,  %d"
   11056 
   11057 #: config/tc-mips.c:5202
   11058 msgid "invalid performance register"
   11059 msgstr "  "
   11060 
   11061 #: config/tc-mips.c:5298
   11062 msgid "the source register must not be $0"
   11063 msgstr "     $0"
   11064 
   11065 #: config/tc-mips.c:5538
   11066 msgid "missing frame size"
   11067 msgstr "   "
   11068 
   11069 #: config/tc-mips.c:5543
   11070 msgid "frame size specified twice"
   11071 msgstr "   "
   11072 
   11073 #: config/tc-mips.c:5548
   11074 msgid "invalid frame size"
   11075 msgstr "  "
   11076 
   11077 #: config/tc-mips.c:5586
   11078 #, c-format
   11079 msgid "operand %d must be an immediate"
   11080 msgstr " %d     "
   11081 
   11082 #: config/tc-mips.c:5601
   11083 msgid "invalid element selector"
   11084 msgstr "  "
   11085 
   11086 #: config/tc-mips.c:5614
   11087 #, c-format
   11088 msgid "operand %d must be scalar"
   11089 msgstr " %d   "
   11090 
   11091 #: config/tc-mips.c:5774
   11092 msgid "floating-point expression required"
   11093 msgstr "    "
   11094 
   11095 #: config/tc-mips.c:5874
   11096 #, c-format
   11097 msgid "cannot use `%s' in this section"
   11098 msgstr "      %s"
   11099 
   11100 #: config/tc-mips.c:6018
   11101 msgid "used $at without \".set noat\""
   11102 msgstr " $at  .set noat"
   11103 
   11104 #: config/tc-mips.c:6020
   11105 #, c-format
   11106 msgid "used $%u with \".set at=$%u\""
   11107 msgstr " $%u  .set at=$%u"
   11108 
   11109 #: config/tc-mips.c:7013
   11110 #, c-format
   11111 msgid "wrong size instruction in a %u-bit branch delay slot"
   11112 msgstr "      %u- "
   11113 
   11114 #: config/tc-mips.c:7031 config/tc-mips.c:7041
   11115 #, c-format
   11116 msgid "jump to misaligned address (0x%lx)"
   11117 msgstr "    (0x%lx)"
   11118 
   11119 #: config/tc-mips.c:7056 config/tc-mips.c:7076 config/tc-mips.c:7093
   11120 #: config/tc-mips.c:8505
   11121 #, c-format
   11122 msgid "branch to misaligned address (0x%lx)"
   11123 msgstr "    (0x%lx)"
   11124 
   11125 #: config/tc-mips.c:7062 config/tc-mips.c:7080 config/tc-mips.c:7097
   11126 #: config/tc-mips.c:8508
   11127 #, c-format
   11128 msgid "branch address range overflow (0x%lx)"
   11129 msgstr "    (0x%lx)"
   11130 
   11131 #: config/tc-mips.c:7300 config/tc-mips.c:17726
   11132 msgid "extended instruction in delay slot"
   11133 msgstr "    "
   11134 
   11135 #: config/tc-mips.c:7727
   11136 msgid "source and destination must be different"
   11137 msgstr "     "
   11138 
   11139 #: config/tc-mips.c:7730
   11140 msgid "a destination register must be supplied"
   11141 msgstr "    "
   11142 
   11143 #: config/tc-mips.c:7735
   11144 msgid "the source register must not be $31"
   11145 msgstr "     $31"
   11146 
   11147 #: config/tc-mips.c:7973 config/tc-mips.c:13790
   11148 msgid "invalid unextended operand value"
   11149 msgstr "   "
   11150 
   11151 #: config/tc-mips.c:8086
   11152 #, c-format
   11153 msgid "opcode not supported on this processor: %s (%s)"
   11154 msgstr "      : %s (%s)"
   11155 
   11156 #: config/tc-mips.c:8165
   11157 msgid "opcode not supported in the `insn32' mode"
   11158 msgstr "  insn32     "
   11159 
   11160 #: config/tc-mips.c:8168
   11161 #, c-format
   11162 msgid "unrecognized %d-bit version of microMIPS opcode"
   11163 msgstr " %d-   microMIPS"
   11164 
   11165 #: config/tc-mips.c:8252
   11166 msgid "macro instruction expanded into multiple instructions in a branch delay slot"
   11167 msgstr "         "
   11168 
   11169 #: config/tc-mips.c:8255
   11170 msgid "macro instruction expanded into multiple instructions"
   11171 msgstr "     "
   11172 
   11173 #: config/tc-mips.c:8259
   11174 msgid "macro instruction expanded into a wrong size instruction in a 16-bit branch delay slot"
   11175 msgstr "         16- "
   11176 
   11177 #: config/tc-mips.c:8261
   11178 msgid "macro instruction expanded into a wrong size instruction in a 32-bit branch delay slot"
   11179 msgstr "         32- "
   11180 
   11181 #: config/tc-mips.c:8706
   11182 msgid "operand overflow"
   11183 msgstr " "
   11184 
   11185 #: config/tc-mips.c:8725 config/tc-mips.c:9309 config/tc-mips.c:13278
   11186 msgid "macro used $at after \".set noat\""
   11187 msgstr "   $at  .set noat"
   11188 
   11189 #: config/tc-mips.c:8873 config/tc-mips.c:11623 config/tc-mips.c:12282
   11190 #, c-format
   11191 msgid "number (0x%s) larger than 32 bits"
   11192 msgstr " (0x%s),     32 "
   11193 
   11194 #: config/tc-mips.c:8893
   11195 msgid "number larger than 64 bits"
   11196 msgstr ",     64 "
   11197 
   11198 #: config/tc-mips.c:9187 config/tc-mips.c:9215 config/tc-mips.c:9253
   11199 #: config/tc-mips.c:9298 config/tc-mips.c:11858 config/tc-mips.c:11897
   11200 #: config/tc-mips.c:11936 config/tc-mips.c:12378 config/tc-mips.c:12430
   11201 msgid "PIC code offset overflow (max 16 signed bits)"
   11202 msgstr "   PIC (   16   )"
   11203 
   11204 #: config/tc-mips.c:9826
   11205 #, c-format
   11206 msgid "BALIGN immediate not 0, 1, 2 or 3 (%lu)"
   11207 msgstr "   BALIGN   0, 1, 2  3 (%lu)"
   11208 
   11209 #. result is always true
   11210 #: config/tc-mips.c:9920
   11211 #, c-format
   11212 msgid "branch %s is always true"
   11213 msgstr " %s  true"
   11214 
   11215 #: config/tc-mips.c:10136 config/tc-mips.c:10246
   11216 msgid "divide by zero"
   11217 msgstr "  "
   11218 
   11219 #: config/tc-mips.c:10334
   11220 msgid "dla used to load 32-bit register"
   11221 msgstr "dla    32- "
   11222 
   11223 #: config/tc-mips.c:10337
   11224 msgid "la used to load 64-bit address"
   11225 msgstr "la    64- "
   11226 
   11227 #: config/tc-mips.c:10445 config/tc-z80.c:726
   11228 msgid "offset too large"
   11229 msgstr "   "
   11230 
   11231 #: config/tc-mips.c:10619 config/tc-mips.c:10897
   11232 msgid "PIC code offset overflow (max 32 signed bits)"
   11233 msgstr "   PIC (   32   )"
   11234 
   11235 #: config/tc-mips.c:10967 config/tc-mips.c:11043
   11236 #, c-format
   11237 msgid "opcode not supported in the `insn32' mode `%s'"
   11238 msgstr "  insn32      %s"
   11239 
   11240 #: config/tc-mips.c:10995
   11241 msgid "MIPS PIC call to register other than $25"
   11242 msgstr " PIC MIPS  ,   $25"
   11243 
   11244 #: config/tc-mips.c:11011 config/tc-mips.c:11022 config/tc-mips.c:11155
   11245 #: config/tc-mips.c:11166
   11246 msgid "no .cprestore pseudo-op used in PIC code"
   11247 msgstr "  PIC    .cprestore"
   11248 
   11249 #: config/tc-mips.c:11016 config/tc-mips.c:11160
   11250 msgid "no .frame pseudo-op used in PIC code"
   11251 msgstr "  PIC    .frame"
   11252 
   11253 #: config/tc-mips.c:11181
   11254 msgid "non-PIC jump used in PIC library"
   11255 msgstr "  PIC  ,   PIC"
   11256 
   11257 #: config/tc-mips.c:12108
   11258 #, c-format
   11259 msgid "Unable to generate `%s' compliant code without mthc1"
   11260 msgstr "    %s   mthc1"
   11261 
   11262 #: config/tc-mips.c:12836
   11263 #, c-format
   11264 msgid "instruction %s: result is always false"
   11265 msgstr " %s:    false"
   11266 
   11267 #: config/tc-mips.c:12989
   11268 #, c-format
   11269 msgid "instruction %s: result is always true"
   11270 msgstr " %s:    true"
   11271 
   11272 #. FIXME: Check if this is one of the itbl macros, since they
   11273 #. are added dynamically.
   11274 #: config/tc-mips.c:13274
   11275 #, c-format
   11276 msgid "macro %s not implemented yet"
   11277 msgstr " %s   "
   11278 
   11279 #: config/tc-mips.c:13615 config/tc-mips.c:13677 config/tc-mips.c:13690
   11280 #: config/tc-score.c:2691 config/tc-score.c:2737
   11281 msgid "unrecognized opcode"
   11282 msgstr "  "
   11283 
   11284 #: config/tc-mips.c:13800
   11285 msgid "extended operand requested but not required"
   11286 msgstr "    ,      "
   11287 
   11288 #: config/tc-mips.c:13809
   11289 msgid "operand value out of range for instruction"
   11290 msgstr "       "
   11291 
   11292 #: config/tc-mips.c:13906
   11293 #, c-format
   11294 msgid "relocation %s isn't supported by the current ABI"
   11295 msgstr "  %s    ABI"
   11296 
   11297 #: config/tc-mips.c:13962
   11298 msgid "unclosed '('"
   11299 msgstr "  "
   11300 
   11301 #: config/tc-mips.c:14028
   11302 #, c-format
   11303 msgid "a different %s was already specified, is now %s"
   11304 msgstr "   %s,   %s"
   11305 
   11306 #: config/tc-mips.c:14195
   11307 msgid "-mmicromips cannot be used with -mips16"
   11308 msgstr "-mmicromips      -mips16"
   11309 
   11310 #: config/tc-mips.c:14210
   11311 msgid "-mips16 cannot be used with -micromips"
   11312 msgstr "-mips16      -micromips"
   11313 
   11314 #: config/tc-mips.c:14353 config/tc-mips.c:14411
   11315 msgid "no compiled in support for 64 bit object file format"
   11316 msgstr "    64-   "
   11317 
   11318 #: config/tc-mips.c:14418
   11319 #, c-format
   11320 msgid "invalid abi -mabi=%s"
   11321 msgstr " ABI, -mabi=%s"
   11322 
   11323 #: config/tc-mips.c:14458
   11324 #, c-format
   11325 msgid "invalid NaN setting -mnan=%s"
   11326 msgstr "  NaN, -mnan=%s"
   11327 
   11328 #: config/tc-mips.c:14492
   11329 msgid "-G not supported in this configuration"
   11330 msgstr " -G     "
   11331 
   11332 #: config/tc-mips.c:14518
   11333 #, c-format
   11334 msgid "-%s conflicts with the other architecture options, which imply -%s"
   11335 msgstr "-%s     ,   -%s"
   11336 
   11337 #: config/tc-mips.c:14534
   11338 #, c-format
   11339 msgid "-march=%s is not compatible with the selected ABI"
   11340 msgstr "-march=%s     ABI"
   11341 
   11342 #: config/tc-mips.c:14818
   11343 msgid "PC-relative reference to a different section"
   11344 msgstr "    (PC)   "
   11345 
   11346 #: config/tc-mips.c:14888
   11347 msgid "TLS relocation against a constant"
   11348 msgstr " TLS  "
   11349 
   11350 #: config/tc-mips.c:14965
   11351 msgid "unsupported constant in relocation"
   11352 msgstr "   "
   11353 
   11354 #: config/tc-mips.c:15006 config/tc-mips.c:15037
   11355 #, c-format
   11356 msgid "branch to misaligned address (%lx)"
   11357 msgstr "    (%lx)"
   11358 
   11359 #: config/tc-mips.c:15014 config/tc-mips.c:15023
   11360 #, c-format
   11361 msgid "PC-relative access to misaligned address (%lx)"
   11362 msgstr "       (%lx)"
   11363 
   11364 #: config/tc-mips.c:15179
   11365 #, c-format
   11366 msgid "alignment too large, %d assumed"
   11367 msgstr "  ;  %d"
   11368 
   11369 #: config/tc-mips.c:15182
   11370 msgid "alignment negative, 0 assumed"
   11371 msgstr " ;  0"
   11372 
   11373 #: config/tc-mips.c:15418
   11374 #, c-format
   11375 msgid "%s: no such section"
   11376 msgstr "%s:   "
   11377 
   11378 #: config/tc-mips.c:15467
   11379 #, c-format
   11380 msgid ".option pic%d not supported"
   11381 msgstr " .option pic%d  "
   11382 
   11383 #: config/tc-mips.c:15472 config/tc-mips.c:15783
   11384 msgid "-G may not be used with SVR4 PIC code"
   11385 msgstr "-G       SVR4 PIC"
   11386 
   11387 #: config/tc-mips.c:15478
   11388 #, c-format
   11389 msgid "unrecognized option \"%s\""
   11390 msgstr "  %s"
   11391 
   11392 #: config/tc-mips.c:15565
   11393 #, c-format
   11394 msgid "unknown architecture %s"
   11395 msgstr " , %s"
   11396 
   11397 #: config/tc-mips.c:15578 config/tc-mips.c:15734
   11398 #, c-format
   11399 msgid "unknown ISA level %s"
   11400 msgstr "  ISA %s"
   11401 
   11402 #: config/tc-mips.c:15586
   11403 #, c-format
   11404 msgid "unknown ISA or architecture %s"
   11405 msgstr " ISA  , %s"
   11406 
   11407 #: config/tc-mips.c:15644
   11408 msgid "`noreorder' must be set before `nomacro'"
   11409 msgstr "noreorder    nomacro"
   11410 
   11411 #: config/tc-mips.c:15673
   11412 msgid ".set pop with no .set push"
   11413 msgstr ".set pop  .set push"
   11414 
   11415 #: config/tc-mips.c:15689
   11416 #, c-format
   11417 msgid "tried to set unrecognized symbol: %s\n"
   11418 msgstr "   : %s\n"
   11419 
   11420 #: config/tc-mips.c:15761
   11421 #, c-format
   11422 msgid ".module used with unrecognized symbol: %s\n"
   11423 msgstr ".module    : %s\n"
   11424 
   11425 #: config/tc-mips.c:15767
   11426 msgid ".module is not permitted after generating code"
   11427 msgstr ".module      "
   11428 
   11429 #: config/tc-mips.c:15827 config/tc-mips.c:15906 config/tc-mips.c:16011
   11430 #: config/tc-mips.c:16041 config/tc-mips.c:16090
   11431 #, c-format
   11432 msgid "%s not supported in MIPS16 mode"
   11433 msgstr "  MIPS16    %s"
   11434 
   11435 #: config/tc-mips.c:15834
   11436 msgid ".cpload not in noreorder section"
   11437 msgstr ".cpload    noreorder"
   11438 
   11439 #: config/tc-mips.c:15915 config/tc-mips.c:15934
   11440 msgid "missing argument separator ',' for .cpsetup"
   11441 msgstr "  , ,,  .cpsetup"
   11442 
   11443 #: config/tc-mips.c:16133
   11444 #, c-format
   11445 msgid "unsupported use of %s"
   11446 msgstr "  %s"
   11447 
   11448 #: config/tc-mips.c:16224
   11449 msgid "unsupported use of .gpword"
   11450 msgstr "  .gpword"
   11451 
   11452 #: config/tc-mips.c:16262
   11453 msgid "unsupported use of .gpdword"
   11454 msgstr "  .gpdword"
   11455 
   11456 #: config/tc-mips.c:16294
   11457 msgid "unsupported use of .ehword"
   11458 msgstr "  .ehword"
   11459 
   11460 #: config/tc-mips.c:16381
   11461 msgid "bad .nan directive"
   11462 msgstr "  .nan"
   11463 
   11464 #: config/tc-mips.c:16430
   11465 #, c-format
   11466 msgid "ignoring attempt to redefine symbol %s"
   11467 msgstr "     %s"
   11468 
   11469 #: config/tc-mips.c:16445 ecoff.c:3375
   11470 msgid "bad .weakext directive"
   11471 msgstr "  .weakext"
   11472 
   11473 #: config/tc-mips.c:16653
   11474 msgid "unsupported PC relative reference to different section"
   11475 msgstr "   PC   "
   11476 
   11477 #: config/tc-mips.c:16762 config/tc-xtensa.c:1605 config/tc-xtensa.c:1881
   11478 msgid "unsupported relocation"
   11479 msgstr " "
   11480 
   11481 #: config/tc-mips.c:17284 config/tc-mips.c:17547
   11482 msgid "relaxed out-of-range branch into a jump"
   11483 msgstr "       (jump)"
   11484 
   11485 #: config/tc-mips.c:18213 config/tc-score.c:5641
   11486 msgid "expected simple number"
   11487 msgstr "   "
   11488 
   11489 #: config/tc-mips.c:18241 config/tc-score.c:5668
   11490 msgid "invalid number"
   11491 msgstr " "
   11492 
   11493 #: config/tc-mips.c:18318 ecoff.c:3002
   11494 msgid ".end directive without a preceding .ent directive"
   11495 msgstr " .end    .ent"
   11496 
   11497 #: config/tc-mips.c:18327
   11498 msgid ".end symbol does not match .ent symbol"
   11499 msgstr " .end     .ent"
   11500 
   11501 #: config/tc-mips.c:18404
   11502 msgid ".ent or .aent not in text section"
   11503 msgstr ".ent  .aent    text"
   11504 
   11505 #: config/tc-mips.c:18407 config/tc-score.c:5707
   11506 msgid "missing .end"
   11507 msgstr "  .end"
   11508 
   11509 #: config/tc-mips.c:18490
   11510 msgid ".mask/.fmask outside of .ent"
   11511 msgstr ".mask/.fmask    .ent"
   11512 
   11513 #: config/tc-mips.c:18497
   11514 msgid "bad .mask/.fmask directive"
   11515 msgstr "  .mask/.fmask"
   11516 
   11517 #: config/tc-mips.c:18778
   11518 #, c-format
   11519 msgid "bad value (%s) for %s"
   11520 msgstr "  (%s) %s"
   11521 
   11522 #: config/tc-mips.c:18842
   11523 #, c-format
   11524 msgid ""
   11525 "MIPS options:\n"
   11526 "-EB\t\t\tgenerate big endian output\n"
   11527 "-EL\t\t\tgenerate little endian output\n"
   11528 "-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
   11529 "-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
   11530 "\t\t\timplicitly with the gp register [default 8]\n"
   11531 msgstr ""
   11532 " MIPS:\n"
   11533 "-EB\t\t\t     \n"
   11534 "-EL\t\t\t     \n"
   11535 "-g, -g2\t\t\t   NOP     \n"
   11536 "-G N\t\t\t     N \n"
   11537 "\t\t\t    gp [ 8]\n"
   11538 
   11539 #: config/tc-mips.c:18849
   11540 #, c-format
   11541 msgid ""
   11542 "-mips1\t\t\tgenerate MIPS ISA I instructions\n"
   11543 "-mips2\t\t\tgenerate MIPS ISA II instructions\n"
   11544 "-mips3\t\t\tgenerate MIPS ISA III instructions\n"
   11545 "-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
   11546 "-mips5                  generate MIPS ISA V instructions\n"
   11547 "-mips32                 generate MIPS32 ISA instructions\n"
   11548 "-mips32r2               generate MIPS32 release 2 ISA instructions\n"
   11549 "-mips32r3               generate MIPS32 release 3 ISA instructions\n"
   11550 "-mips32r5               generate MIPS32 release 5 ISA instructions\n"
   11551 "-mips32r6               generate MIPS32 release 6 ISA instructions\n"
   11552 "-mips64                 generate MIPS64 ISA instructions\n"
   11553 "-mips64r2               generate MIPS64 release 2 ISA instructions\n"
   11554 "-mips64r3               generate MIPS64 release 3 ISA instructions\n"
   11555 "-mips64r5               generate MIPS64 release 5 ISA instructions\n"
   11556 "-mips64r6               generate MIPS64 release 6 ISA instructions\n"
   11557 "-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
   11558 msgstr ""
   11559 "-mips1\t\t\t  MIPS ISA I\n"
   11560 "-mips2\t\t\t  MIPS ISA II\n"
   11561 "-mips3\t\t\t  MIPS ISA III\n"
   11562 "-mips4\t\t\t  MIPS ISA IV\n"
   11563 "-mips5                    MIPS ISA V\n"
   11564 "-mips32                   MIPS32 ISA\n"
   11565 "-mips32r2                 MIPS32  2 ISA\n"
   11566 "-mips32r3                 MIPS32  3 ISA\n"
   11567 "-mips32r5                 MIPS32  5 ISA\n"
   11568 "-mips32r6                 MIPS32  6 ISA\n"
   11569 "-mips64                   MIPS64 ISA\n"
   11570 "-mips64r2                 MIPS64  2 ISA\n"
   11571 "-mips64r3                 MIPS32  3 ISA\n"
   11572 "-mips64r5                 MIPS32  5 ISA\n"
   11573 "-mips64r6                 MIPS32  6 ISA\n"
   11574 "-march=CPU/-mtune=CPU\t /   CPU,   CPU  :\n"
   11575 
   11576 #: config/tc-mips.c:18874
   11577 #, c-format
   11578 msgid ""
   11579 "-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
   11580 "-no-mCPU\t\tdon't generate code specific to CPU.\n"
   11581 "\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
   11582 msgstr ""
   11583 "-mCPU\t\t\t -march=CPU -mtune=CPU. .\n"
   11584 "-no-mCPU\t\t  ,    CPU.\n"
   11585 "\t\t\t -mCPU  -no-mCPU, CPU     :\n"
   11586 
   11587 #: config/tc-mips.c:18887
   11588 #, c-format
   11589 msgid ""
   11590 "-mips16\t\t\tgenerate mips16 instructions\n"
   11591 "-no-mips16\t\tdo not generate mips16 instructions\n"
   11592 msgstr ""
   11593 "-mips16\t\t\t  mips16\n"
   11594 "-no-mips16\t\t   mips16\n"
   11595 
   11596 #: config/tc-mips.c:18890
   11597 #, c-format
   11598 msgid ""
   11599 "-mmicromips\t\tgenerate microMIPS instructions\n"
   11600 "-mno-micromips\t\tdo not generate microMIPS instructions\n"
   11601 msgstr ""
   11602 "-mmicromips\t\t  microMIPS\n"
   11603 "-mno-micromips\t\t   microMIPS\n"
   11604 
   11605 #: config/tc-mips.c:18893
   11606 #, c-format
   11607 msgid ""
   11608 "-msmartmips\t\tgenerate smartmips instructions\n"
   11609 "-mno-smartmips\t\tdo not generate smartmips instructions\n"
   11610 msgstr ""
   11611 "-msmartmips\t\t  smartmips\n"
   11612 "-mno-smartmips\t\t   smartmips\n"
   11613 
   11614 #: config/tc-mips.c:18896
   11615 #, c-format
   11616 msgid ""
   11617 "-mdsp\t\t\tgenerate DSP instructions\n"
   11618 "-mno-dsp\t\tdo not generate DSP instructions\n"
   11619 msgstr ""
   11620 "-mdsp\t\t\t  DSP\n"
   11621 "-mno-dsp\t\t   DSP\n"
   11622 
   11623 #: config/tc-mips.c:18899
   11624 #, c-format
   11625 msgid ""
   11626 "-mdspr2\t\t\tgenerate DSP R2 instructions\n"
   11627 "-mno-dspr2\t\tdo not generate DSP R2 instructions\n"
   11628 msgstr ""
   11629 "-mdspr2\t\t\t  DSP R2\n"
   11630 "-mno-dspr2\t\t   DSP R2\n"
   11631 
   11632 #: config/tc-mips.c:18902
   11633 #, c-format
   11634 msgid ""
   11635 "-mmt\t\t\tgenerate MT instructions\n"
   11636 "-mno-mt\t\t\tdo not generate MT instructions\n"
   11637 msgstr ""
   11638 "-mmt\t\t\t  MT\n"
   11639 "-mno-mt\t\t\t   MT\n"
   11640 
   11641 #: config/tc-mips.c:18905
   11642 #, c-format
   11643 msgid ""
   11644 "-mmcu\t\t\tgenerate MCU instructions\n"
   11645 "-mno-mcu\t\tdo not generate MCU instructions\n"
   11646 msgstr ""
   11647 "-mmcu\t\t\t  MCU\n"
   11648 "-mno-mcu\t\t   MCU\n"
   11649 
   11650 #: config/tc-mips.c:18908
   11651 #, c-format
   11652 msgid ""
   11653 "-mmsa\t\t\tgenerate MSA instructions\n"
   11654 "-mno-msa\t\tdo not generate MSA instructions\n"
   11655 msgstr ""
   11656 "-mmsa\t\t\t  MSA\n"
   11657 "-mno-msa\t\t   MSA\n"
   11658 
   11659 #: config/tc-mips.c:18911
   11660 #, c-format
   11661 msgid ""
   11662 "-mxpa\t\t\tgenerate eXtended Physical Address (XPA) instructions\n"
   11663 "-mno-xpa\t\tdo not generate eXtended Physical Address (XPA) instructions\n"
   11664 msgstr ""
   11665 "-mxpa\t\t\t  eXtended Physical Address (XPA)\n"
   11666 "-mno-xpa\t\t   eXtended Physical Address (XPA)\n"
   11667 
   11668 #: config/tc-mips.c:18914
   11669 #, c-format
   11670 msgid ""
   11671 "-mvirt\t\t\tgenerate Virtualization instructions\n"
   11672 "-mno-virt\t\tdo not generate Virtualization instructions\n"
   11673 msgstr ""
   11674 "-mvirt\t\t\t  Virtualization\n"
   11675 "-mno-virt\t\t   Virtualization\n"
   11676 
   11677 #: config/tc-mips.c:18917
   11678 #, c-format
   11679 msgid ""
   11680 "-minsn32\t\tonly generate 32-bit microMIPS instructions\n"
   11681 "-mno-insn32\t\tgenerate all microMIPS instructions\n"
   11682 msgstr ""
   11683 "-minsn32\t\t  32-  microMIPS\n"
   11684 "-mno-insn32\t\t   microMIPS\n"
   11685 
   11686 #: config/tc-mips.c:18920
   11687 #, c-format
   11688 msgid ""
   11689 "-mfix-loongson2f-jump\twork around Loongson2F JUMP instructions\n"
   11690 "-mfix-loongson2f-nop\twork around Loongson2F NOP errata\n"
   11691 "-mfix-vr4120\t\twork around certain VR4120 errata\n"
   11692 "-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n"
   11693 "-mfix-24k\t\tinsert a nop after ERET and DERET instructions\n"
   11694 "-mfix-cn63xxp1\t\twork around CN63XXP1 PREF errata\n"
   11695 "-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
   11696 "-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
   11697 "-msym32\t\t\tassume all symbols have 32-bit values\n"
   11698 "-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
   11699 "-O\t\t\tremove unneeded NOPs and swap branches\n"
   11700 "--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
   11701 "--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
   11702 msgstr ""
   11703 "-mfix-loongson2f-jump\t  JUMP Loongson2F\n"
   11704 "-mfix-loongson2f-nop\t  NOP Loongson2F\n"
   11705 "-mfix-vr4120\t\t   VR4120\n"
   11706 "-mfix-vr4130\t\t  mflo/mfhi VR4130\n"
   11707 "-mfix-24k\t\t nop   ERET  DERET\n"
   11708 "-mfix-cn63xxp1\t\t  PREF CN63XXP1\n"
   11709 "-mgp32\t\t\t 32- GPR,    ISA\n"
   11710 "-mfp32\t\t\t 32- FPR,    ISA\n"
   11711 "-msym32\t\t\t,     32- \n"
   11712 "-O0\t\t\t  NOP,   \n"
   11713 "-O\t\t\t  NOP   \n"
   11714 "--trap, --no-break\t    0     \n"
   11715 "--break, --no-trap\t     0     \n"
   11716 
   11717 #: config/tc-mips.c:18934
   11718 #, c-format
   11719 msgid ""
   11720 "-mhard-float\t\tallow floating-point instructions\n"
   11721 "-msoft-float\t\tdo not allow floating-point instructions\n"
   11722 "-msingle-float\t\tonly allow 32-bit floating-point operations\n"
   11723 "-mdouble-float\t\tallow 32-bit and 64-bit floating-point operations\n"
   11724 "--[no-]construct-floats\t[dis]allow floating point values to be constructed\n"
   11725 "--[no-]relax-branch\t[dis]allow out-of-range branches to be relaxed\n"
   11726 "-mnan=ENCODING\t\tselect an IEEE 754 NaN encoding convention, either of:\n"
   11727 msgstr ""
   11728 "-mhard-float\t\t     \n"
   11729 "-msoft-float\t\t     \n"
   11730 "-msingle-float\t\t  32-     \n"
   11731 "-mdouble-float\t\t 32-  64-     \n"
   11732 "--[no-]construct-floats\t[]     \n"
   11733 "--[no-]relax-branch\t[]    \n"
   11734 "-mnan=\t\t    NaN IEEE 754   :\n"
   11735 
   11736 #: config/tc-mips.c:18950
   11737 #, c-format
   11738 msgid ""
   11739 "-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
   11740 "-call_nonpic\t\tgenerate non-PIC code that can operate with DSOs\n"
   11741 "-mvxworks-pic\t\tgenerate VxWorks position independent code\n"
   11742 "-non_shared\t\tdo not generate code that can operate with DSOs\n"
   11743 "-xgot\t\t\tassume a 32 bit GOT\n"
   11744 "-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
   11745 "-mshared, -mno-shared   disable/enable .cpload optimization for\n"
   11746 "                        position dependent (non shared) code\n"
   11747 "-mabi=ABI\t\tcreate ABI conformant object file for:\n"
   11748 msgstr ""
   11749 "-KPIC, -call_shared\t     SVR4\n"
   11750 "-call_nonpic\t\t   PIC,     DSO\n"
   11751 "-mvxworks-pic\t\t     VxWorks\n"
   11752 "-non_shared\t\t  ,     DSO\n"
   11753 "-xgot\t\t\t 32- GOT\n"
   11754 "-mpdr, -mno-pdr\t\t     .pdr\n"
   11755 "-mshared, -mno-shared       .cpload \n"
   11756 "                           (  \n"
   11757 "                        ) \n"
   11758 "-mabi=ABI\t\t   ABI   :\n"
   11759 
   11760 #: config/tc-mips.c:18971
   11761 #, c-format
   11762 msgid ""
   11763 "-32\t\t\tcreate o32 ABI object file (default)\n"
   11764 "-n32\t\t\tcreate n32 ABI object file\n"
   11765 "-64\t\t\tcreate 64 ABI object file\n"
   11766 msgstr ""
   11767 "-32\t\t\t   ABI o32 ()\n"
   11768 "-n32\t\t\t   ABI n32\n"
   11769 "-64\t\t\t   ABI 64\n"
   11770 
   11771 #: config/tc-mips.c:19054
   11772 msgid "missing .end at end of assembly"
   11773 msgstr " .end  "
   11774 
   11775 #: config/tc-mmix.c:700
   11776 #, c-format
   11777 msgid " MMIX-specific command line options:\n"
   11778 msgstr "   ,   MMIX:\n"
   11779 
   11780 #: config/tc-mmix.c:701
   11781 #, c-format
   11782 msgid ""
   11783 "  -fixed-special-register-names\n"
   11784 "                          Allow only the original special register names.\n"
   11785 msgstr ""
   11786 "  -fixed-special-register-names\n"
   11787 "                               .\n"
   11788 
   11789 #: config/tc-mmix.c:704
   11790 #, c-format
   11791 msgid "  -globalize-symbols      Make all symbols global.\n"
   11792 msgstr "  -globalize-symbols         .\n"
   11793 
   11794 #: config/tc-mmix.c:706
   11795 #, c-format
   11796 msgid "  -gnu-syntax             Turn off mmixal syntax compatibility.\n"
   11797 msgstr "  -gnu-syntax                 mmixal.\n"
   11798 
   11799 #: config/tc-mmix.c:708
   11800 #, c-format
   11801 msgid "  -relax                  Create linker relaxable code.\n"
   11802 msgstr "  -relax                   ,    .\n"
   11803 
   11804 #: config/tc-mmix.c:710
   11805 #, c-format
   11806 msgid ""
   11807 "  -no-predefined-syms     Do not provide mmixal built-in constants.\n"
   11808 "                          Implies -fixed-special-register-names.\n"
   11809 msgstr ""
   11810 "  -no-predefined-syms         mmixal.\n"
   11811 "                           -fixed-special-register-names.\n"
   11812 
   11813 #: config/tc-mmix.c:713
   11814 #, c-format
   11815 msgid ""
   11816 "  -no-expand              Do not expand GETA, branches, PUSHJ or JUMP\n"
   11817 "                          into multiple instructions.\n"
   11818 msgstr ""
   11819 "  -no-expand                GETA, , PUSHJ  JUMP\n"
   11820 "                            .\n"
   11821 
   11822 #: config/tc-mmix.c:716
   11823 #, c-format
   11824 msgid "  -no-merge-gregs         Do not merge GREG definitions with nearby values.\n"
   11825 msgstr "  -no-merge-gregs            GREG   .\n"
   11826 
   11827 #: config/tc-mmix.c:718
   11828 #, c-format
   11829 msgid "  -linker-allocated-gregs If there's no suitable GREG definition for the                          operands of an instruction, let the linker resolve.\n"
   11830 msgstr "  -linker-allocated-gregs     GREG                            ,   .\n"
   11831 
   11832 #: config/tc-mmix.c:721
   11833 #, c-format
   11834 msgid ""
   11835 "  -x                      Do not warn when an operand to GETA, a branch,\n"
   11836 "                          PUSHJ or JUMP is not known to be within range.\n"
   11837 "                          The linker will catch any errors.  Implies\n"
   11838 "                          -linker-allocated-gregs."
   11839 msgstr ""
   11840 "  -x                        ,    GETA, ,\n"
   11841 "                          PUSHJ  JUMP      .\n"
   11842 "                             .  \n"
   11843 "                          -linker-allocated-gregs."
   11844 
   11845 #: config/tc-mmix.c:847
   11846 #, c-format
   11847 msgid "unknown opcode: `%s'"
   11848 msgstr "  : %s"
   11849 
   11850 #: config/tc-mmix.c:969 config/tc-mmix.c:984
   11851 msgid "specified location wasn't TETRA-aligned"
   11852 msgstr "      TETRA"
   11853 
   11854 #: config/tc-mmix.c:971 config/tc-mmix.c:986 config/tc-mmix.c:4215
   11855 #: config/tc-mmix.c:4231
   11856 msgid "unaligned data at an absolute location is not supported"
   11857 msgstr "       "
   11858 
   11859 #: config/tc-mmix.c:1096
   11860 #, c-format
   11861 msgid "invalid operand to opcode %s: `%s'"
   11862 msgstr "     %s: %s"
   11863 
   11864 #: config/tc-mmix.c:1118 config/tc-mmix.c:1145 config/tc-mmix.c:1178
   11865 #: config/tc-mmix.c:1186 config/tc-mmix.c:1203 config/tc-mmix.c:1231
   11866 #: config/tc-mmix.c:1252 config/tc-mmix.c:1277 config/tc-mmix.c:1325
   11867 #: config/tc-mmix.c:1426 config/tc-mmix.c:1451 config/tc-mmix.c:1483
   11868 #: config/tc-mmix.c:1515 config/tc-mmix.c:1545 config/tc-mmix.c:1598
   11869 #: config/tc-mmix.c:1615 config/tc-mmix.c:1642 config/tc-mmix.c:1670
   11870 #: config/tc-mmix.c:1700 config/tc-mmix.c:1726 config/tc-mmix.c:1742
   11871 #: config/tc-mmix.c:1768 config/tc-mmix.c:1784 config/tc-mmix.c:1800
   11872 #: config/tc-mmix.c:1881
   11873 #, c-format
   11874 msgid "invalid operands to opcode %s: `%s'"
   11875 msgstr "     %s: %s"
   11876 
   11877 #: config/tc-mmix.c:1983
   11878 msgid "internal: mmix_prefix_name but empty prefix"
   11879 msgstr " :  mmix_prefix_name,    "
   11880 
   11881 #: config/tc-mmix.c:2046
   11882 #, c-format
   11883 msgid "too many GREG registers allocated (max %d)"
   11884 msgstr "    GREG (   %d)"
   11885 
   11886 #: config/tc-mmix.c:2104
   11887 msgid "BSPEC already active.  Nesting is not supported."
   11888 msgstr "BSPEC   .    ."
   11889 
   11890 #: config/tc-mmix.c:2113
   11891 msgid "invalid BSPEC expression"
   11892 msgstr "  BSPEC"
   11893 
   11894 #: config/tc-mmix.c:2129
   11895 #, c-format
   11896 msgid "can't create section %s"
   11897 msgstr "    %s"
   11898 
   11899 #: config/tc-mmix.c:2134
   11900 #, c-format
   11901 msgid "can't set section flags for section %s"
   11902 msgstr "      %s"
   11903 
   11904 #: config/tc-mmix.c:2155
   11905 msgid "ESPEC without preceding BSPEC"
   11906 msgstr "ESPEC   BSPEC"
   11907 
   11908 #: config/tc-mmix.c:2184
   11909 msgid "missing local expression"
   11910 msgstr "   "
   11911 
   11912 #: config/tc-mmix.c:2394
   11913 msgid "operand out of range, instruction expanded"
   11914 msgstr "    ,  "
   11915 
   11916 #. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
   11917 #. user-friendly, though a little bit non-substantial.
   11918 #: config/tc-mmix.c:2645
   11919 msgid "directive LOCAL must be placed in code or data"
   11920 msgstr " LOCAL       "
   11921 
   11922 #: config/tc-mmix.c:2646
   11923 msgid "internal confusion: relocation in a section without contents"
   11924 msgstr " :     "
   11925 
   11926 #: config/tc-mmix.c:2760
   11927 msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
   11928 msgstr " :  BFD_RELOC_MMIX_BASE_PLUS_OFFSET     "
   11929 
   11930 #: config/tc-mmix.c:2808
   11931 msgid "no suitable GREG definition for operands"
   11932 msgstr "   GREG  "
   11933 
   11934 #: config/tc-mmix.c:2867
   11935 msgid "operands were not reducible at assembly-time"
   11936 msgstr "      "
   11937 
   11938 #: config/tc-mmix.c:2894
   11939 #, c-format
   11940 msgid "cannot generate relocation type for symbol %s, code %s"
   11941 msgstr "       %s,  %s"
   11942 
   11943 #: config/tc-mmix.c:2914
   11944 #, c-format
   11945 msgid "internal: unhandled label %s"
   11946 msgstr " :     %s"
   11947 
   11948 #: config/tc-mmix.c:2944
   11949 msgid "[0-9]H labels may not appear alone on a line"
   11950 msgstr " [0-9]H       "
   11951 
   11952 #: config/tc-mmix.c:2953
   11953 msgid "[0-9]H labels do not mix with dot-pseudos"
   11954 msgstr " [0-9]H    -"
   11955 
   11956 #: config/tc-mmix.c:3041
   11957 msgid "invalid characters in input"
   11958 msgstr "    "
   11959 
   11960 #: config/tc-mmix.c:3147
   11961 msgid "empty label field for IS"
   11962 msgstr "    IS"
   11963 
   11964 #: config/tc-mmix.c:3473
   11965 #, c-format
   11966 msgid "internal: unexpected relax type %d:%d"
   11967 msgstr " :   , %d:%d"
   11968 
   11969 #: config/tc-mmix.c:3497
   11970 msgid "BSPEC without ESPEC."
   11971 msgstr "BSPEC  ESPEC."
   11972 
   11973 #: config/tc-mmix.c:3562
   11974 msgid "LOC to section unknown or indeterminable at first pass"
   11975 msgstr "LOC           "
   11976 
   11977 #: config/tc-mmix.c:3734
   11978 msgid "GREG expression too complicated"
   11979 msgstr " GREG   "
   11980 
   11981 #: config/tc-mmix.c:3749
   11982 msgid "internal: GREG expression not resolved to section"
   11983 msgstr " :   GREG    "
   11984 
   11985 #: config/tc-mmix.c:3798
   11986 msgid "register section has contents\n"
   11987 msgstr "    \n"
   11988 
   11989 #: config/tc-mmix.c:3925
   11990 msgid "section change from within a BSPEC/ESPEC pair is not supported"
   11991 msgstr "      BSPEC/ESPEC  "
   11992 
   11993 #: config/tc-mmix.c:3946
   11994 msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
   11995 msgstr "  LOC    BSPEC/ESPEC  "
   11996 
   11997 #: config/tc-mmix.c:3956
   11998 msgid "invalid LOC expression"
   11999 msgstr "  LOC"
   12000 
   12001 #: config/tc-mmix.c:4001 config/tc-mmix.c:4028
   12002 msgid "LOC expression stepping backwards is not supported"
   12003 msgstr "  LOC     "
   12004 
   12005 #. We will only get here in rare cases involving #NO_APP,
   12006 #. where the unterminated string is not recognized by the
   12007 #. preformatting pass.
   12008 #: config/tc-mmix.c:4138 config/tc-mmix.c:4296 config/tc-z80.c:1725
   12009 msgid "unterminated string"
   12010 msgstr " "
   12011 
   12012 #: config/tc-mmix.c:4155
   12013 msgid "BYTE expression not a pure number"
   12014 msgstr " BYTE    "
   12015 
   12016 #. Note that mmixal does not allow negative numbers in
   12017 #. BYTE sequences, so neither should we.
   12018 #: config/tc-mmix.c:4164
   12019 msgid "BYTE expression not in the range 0..255"
   12020 msgstr " BYTE     0  255"
   12021 
   12022 #: config/tc-mmix.c:4213 config/tc-mmix.c:4229
   12023 msgid "data item with alignment larger than location"
   12024 msgstr "   ,      "
   12025 
   12026 #. Since integer_constant is local to expr.c, we have to make this a
   12027 #. macro.  FIXME: Do it cleaner.
   12028 #: config/tc-mmix.h:104
   12029 msgid "`&' serial number operator is not supported"
   12030 msgstr "    &  "
   12031 
   12032 #: config/tc-mn10200.c:303
   12033 #, c-format
   12034 msgid ""
   12035 "MN10200 options:\n"
   12036 "none yet\n"
   12037 msgstr ""
   12038 " MN10200:\n"
   12039 " \n"
   12040 
   12041 #: config/tc-mn10300.c:442
   12042 #, c-format
   12043 msgid ""
   12044 "MN10300 assembler options:\n"
   12045 "none yet\n"
   12046 msgstr ""
   12047 "  MN10300:\n"
   12048 " \n"
   12049 
   12050 #: config/tc-mn10300.c:1270
   12051 msgid "Invalid opcode/operands"
   12052 msgstr "     "
   12053 
   12054 #: config/tc-mn10300.c:1793
   12055 msgid "Invalid register specification."
   12056 msgstr "  ."
   12057 
   12058 #: config/tc-mn10300.c:2391
   12059 #, c-format
   12060 msgid "Bad relocation fixup type (%d)"
   12061 msgstr "     (%d)"
   12062 
   12063 #: config/tc-moxie.c:104
   12064 msgid "expecting register"
   12065 msgstr "   "
   12066 
   12067 #: config/tc-moxie.c:123 config/tc-moxie.c:139
   12068 msgid "illegal register number"
   12069 msgstr "  "
   12070 
   12071 #: config/tc-moxie.c:188 config/tc-pj.c:260
   12072 #, c-format
   12073 msgid "unknown opcode %s"
   12074 msgstr "   %s"
   12075 
   12076 #: config/tc-moxie.c:206 config/tc-moxie.c:225 config/tc-moxie.c:316
   12077 #: config/tc-moxie.c:362
   12078 msgid "expecting comma delimited register operands"
   12079 msgstr "   -,  "
   12080 
   12081 #: config/tc-moxie.c:232 config/tc-moxie.c:292 config/tc-moxie.c:304
   12082 #: config/tc-moxie.c:337 config/tc-moxie.c:369 config/tc-moxie.c:402
   12083 #: config/tc-moxie.c:456 config/tc-moxie.c:510 config/tc-moxie.c:520
   12084 #: config/tc-moxie.c:548 config/tc-pj.c:308
   12085 msgid "extra stuff on line ignored"
   12086 msgstr "    "
   12087 
   12088 #: config/tc-moxie.c:252 config/tc-moxie.c:392 config/tc-moxie.c:422
   12089 #: config/tc-moxie.c:497
   12090 msgid "expecting comma delimited operands"
   12091 msgstr "   ,  "
   12092 
   12093 #: config/tc-moxie.c:320 config/tc-moxie.c:348
   12094 msgid "expecting indirect register `($rA)'"
   12095 msgstr "     ($rA)"
   12096 
   12097 #: config/tc-moxie.c:328 config/tc-moxie.c:356 config/tc-moxie.c:447
   12098 #: config/tc-moxie.c:489
   12099 msgid "missing closing parenthesis"
   12100 msgstr "   "
   12101 
   12102 #: config/tc-moxie.c:439 config/tc-moxie.c:481
   12103 msgid "expecting indirect register `($rX)'"
   12104 msgstr "     ($rX)"
   12105 
   12106 #: config/tc-moxie.c:551 config/tc-pj.c:313
   12107 msgid "Something forgot to clean up\n"
   12108 msgstr "   \n"
   12109 
   12110 #: config/tc-moxie.c:635
   12111 #, c-format
   12112 msgid ""
   12113 "  -EB                     assemble for a big endian system (default)\n"
   12114 "  -EL                     assemble for a little endian system\n"
   12115 msgstr ""
   12116 "  -EB                             ()\n"
   12117 "  -EL                            \n"
   12118 
   12119 #: config/tc-moxie.c:695
   12120 msgid "pcrel too far BFD_RELOC_MOXIE_10"
   12121 msgstr "pcrel    BFD_RELOC_MOXIE_10"
   12122 
   12123 #: config/tc-msp430.c:515
   12124 msgid ".profiler pseudo requires at least two operands."
   12125 msgstr " .profiler    ."
   12126 
   12127 #: config/tc-msp430.c:574
   12128 msgid "unknown profiling flag - ignored."
   12129 msgstr "  . ."
   12130 
   12131 #: config/tc-msp430.c:590
   12132 msgid "ambiguous flags combination - '.profiler' directive ignored."
   12133 msgstr "     .profiler ."
   12134 
   12135 #: config/tc-msp430.c:600
   12136 msgid "profiling in absolute section?"
   12137 msgstr "   ?"
   12138 
   12139 #: config/tc-msp430.c:763
   12140 msgid "MCU option requires a name\n"
   12141 msgstr "  MCU   \n"
   12142 
   12143 #: config/tc-msp430.c:796
   12144 #, c-format
   12145 msgid "unrecognised argument to -mcpu option '%s'"
   12146 msgstr "   -mcpu, %s"
   12147 
   12148 #: config/tc-msp430.c:945
   12149 #, c-format
   12150 msgid ""
   12151 "MSP430 options:\n"
   12152 "  -mmcu=<msp430-name>     - select microcontroller type\n"
   12153 "  -mcpu={430|430x|430xv2} - select microcontroller architecture\n"
   12154 msgstr ""
   12155 " MSP430:\n"
   12156 "  -mmcu=< msp430>    -   \n"
   12157 "  -mcpu={430|430x|430xv2} -   \n"
   12158 
   12159 #: config/tc-msp430.c:949
   12160 #, c-format
   12161 msgid ""
   12162 "  -mQ - enable relaxation at assembly time. DANGEROUS!\n"
   12163 "  -mP - enable polymorph instructions\n"
   12164 msgstr ""
   12165 "  -mQ -     . !\n"
   12166 "  -mP -   \n"
   12167 
   12168 #: config/tc-msp430.c:952
   12169 #, c-format
   12170 msgid "  -ml - enable large code model\n"
   12171 msgstr "  -ml -    \n"
   12172 
   12173 #: config/tc-msp430.c:954
   12174 #, c-format
   12175 msgid "  -mN - do not insert NOPs after changing interrupts (default)\n"
   12176 msgstr "  -mN -   NOP-    ()\n"
   12177 
   12178 #: config/tc-msp430.c:956
   12179 #, c-format
   12180 msgid "  -mn - insert a NOP after changing interrupts\n"
   12181 msgstr "  -mn -  NOP   \n"
   12182 
   12183 #: config/tc-msp430.c:958
   12184 #, c-format
   12185 msgid "  -mY - do not warn about missing NOPs after changing interrupts\n"
   12186 msgstr "  -mY -     NOP-   \n"
   12187 
   12188 #: config/tc-msp430.c:960
   12189 #, c-format
   12190 msgid "  -my - warn about missing NOPs after changing interrupts (default)\n"
   12191 msgstr "  -my -    NOP-    ()\n"
   12192 
   12193 #: config/tc-msp430.c:962
   12194 #, c-format
   12195 msgid "  -md - Force copying of data from ROM to RAM at startup\n"
   12196 msgstr "  -md -     ROM  RAM   \n"
   12197 
   12198 #: config/tc-msp430.c:1137 config/tc-msp430.c:1316 config/tc-msp430.c:1425
   12199 #, c-format
   12200 msgid "value 0x%x out of extended range."
   12201 msgstr " 0x%x    ."
   12202 
   12203 #: config/tc-msp430.c:1143
   12204 #, c-format
   12205 msgid "value %d out of range. Use #lo() or #hi()"
   12206 msgstr " %d     .  #lo()  #hi()"
   12207 
   12208 #: config/tc-msp430.c:1221
   12209 msgid "error: unsupported #foo() directive used on symbol"
   12210 msgstr ":      #foo()"
   12211 
   12212 #: config/tc-msp430.c:1238
   12213 #, c-format
   12214 msgid "unknown expression in operand %s. use #llo() #lhi() #hlo() #hhi() "
   12215 msgstr "    %s.   #llo() #lhi() #hlo() #hhi() "
   12216 
   12217 #: config/tc-msp430.c:1289
   12218 #, c-format
   12219 msgid "Registers cannot be used within immediate expression [%s]"
   12220 msgstr "        [%s]"
   12221 
   12222 #: config/tc-msp430.c:1291
   12223 #, c-format
   12224 msgid "unknown operand %s"
   12225 msgstr "  %s"
   12226 
   12227 #: config/tc-msp430.c:1322 config/tc-msp430.c:1431
   12228 #, c-format
   12229 msgid "value out of range: 0x%x"
   12230 msgstr "   : 0x%x"
   12231 
   12232 #: config/tc-msp430.c:1333
   12233 #, c-format
   12234 msgid "Registers cannot be used within absolute expression [%s]"
   12235 msgstr "       [%s]"
   12236 
   12237 #: config/tc-msp430.c:1335 config/tc-msp430.c:1452
   12238 #, c-format
   12239 msgid "unknown expression in operand %s"
   12240 msgstr "    %s"
   12241 
   12242 #: config/tc-msp430.c:1349
   12243 #, c-format
   12244 msgid "unknown addressing mode %s"
   12245 msgstr "   %s"
   12246 
   12247 #: config/tc-msp430.c:1357
   12248 #, c-format
   12249 msgid "Bad register name %s"
   12250 msgstr "  , %s"
   12251 
   12252 #: config/tc-msp430.c:1368
   12253 msgid "cannot use indirect addressing with the PC"
   12254 msgstr "      PC"
   12255 
   12256 #: config/tc-msp430.c:1388
   12257 msgid "')' required"
   12258 msgstr " )"
   12259 
   12260 #: config/tc-msp430.c:1400
   12261 #, c-format
   12262 msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
   12263 msgstr "  %s.    X(Rn)  #[hl][hl][oi](CONST) ?"
   12264 
   12265 #: config/tc-msp430.c:1407
   12266 msgid "r2 should not be used in indexed addressing mode"
   12267 msgstr "r2      "
   12268 
   12269 #: config/tc-msp430.c:1450
   12270 #, c-format
   12271 msgid "Registers cannot be used as a prefix of indexed expression [%s]"
   12272 msgstr "         [%s]"
   12273 
   12274 #. Unreachable.
   12275 #: config/tc-msp430.c:1485
   12276 #, c-format
   12277 msgid "unknown addressing mode for operand %s"
   12278 msgstr "     %s"
   12279 
   12280 #: config/tc-msp430.c:1517
   12281 #, c-format
   12282 msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
   12283 msgstr " .   0(r%d)  @r%d"
   12284 
   12285 #: config/tc-msp430.c:1527
   12286 msgid "this addressing mode is not applicable for destination operand"
   12287 msgstr "        "
   12288 
   12289 #: config/tc-msp430.c:1558 config/tc-msp430.c:1693 config/tc-msp430.c:1730
   12290 #: config/tc-msp430.c:1760 config/tc-msp430.c:2375 config/tc-msp430.c:2453
   12291 #: config/tc-msp430.c:2593
   12292 #, c-format
   12293 msgid "expected register as second argument of %s"
   12294 msgstr "   %s  "
   12295 
   12296 #: config/tc-msp430.c:1597 config/tc-msp430.c:1663
   12297 #, c-format
   12298 msgid "index value too big for %s"
   12299 msgstr "   %s   "
   12300 
   12301 #: config/tc-msp430.c:1614 config/tc-msp430.c:1680 config/tc-msp430.c:1787
   12302 #, c-format
   12303 msgid "unexpected addressing mode for %s"
   12304 msgstr "    %s"
   12305 
   12306 #: config/tc-msp430.c:1700 config/tc-msp430.c:1737 config/tc-msp430.c:1767
   12307 #, c-format
   12308 msgid "constant generator destination register found in %s"
   12309 msgstr " %s      "
   12310 
   12311 #: config/tc-msp430.c:1744 config/tc-msp430.c:1774
   12312 #, c-format
   12313 msgid "constant generator source register found in %s"
   12314 msgstr " %s      "
   12315 
   12316 #: config/tc-msp430.c:1859
   12317 msgid "no size modifier after period, .w assumed"
   12318 msgstr "    ,  .w"
   12319 
   12320 #: config/tc-msp430.c:1863
   12321 #, c-format
   12322 msgid "unrecognised instruction size modifier .%c"
   12323 msgstr "    .%c"
   12324 
   12325 #: config/tc-msp430.c:1877
   12326 #, c-format
   12327 msgid "junk found after instruction: %s.%s"
   12328 msgstr "    : %s.%s"
   12329 
   12330 #: config/tc-msp430.c:1897
   12331 #, c-format
   12332 msgid "instruction %s.a does not exist"
   12333 msgstr " %s.a  "
   12334 
   12335 #: config/tc-msp430.c:1911
   12336 #, c-format
   12337 msgid "instruction %s requires %d operand(s)"
   12338 msgstr "   %s  %d "
   12339 
   12340 #: config/tc-msp430.c:1927
   12341 #, c-format
   12342 msgid "instruction %s requires MSP430X mcu"
   12343 msgstr " %s  mcu MSP430X"
   12344 
   12345 #: config/tc-msp430.c:1947
   12346 #, c-format
   12347 msgid "unable to repeat %s insn"
   12348 msgstr "  %s "
   12349 
   12350 #: config/tc-msp430.c:1968 config/tc-msp430.c:2020 config/tc-msp430.c:2745
   12351 msgid "NOP inserted between two instructions that change interrupt state"
   12352 msgstr "NOP    ,    "
   12353 
   12354 #: config/tc-msp430.c:1970 config/tc-msp430.c:2022 config/tc-msp430.c:2747
   12355 msgid "a NOP might be needed here because of successive changes in interrupt state"
   12356 msgstr "   NOP     "
   12357 
   12358 #: config/tc-msp430.c:2051 config/tc-msp430.c:2137 config/tc-msp430.c:2780
   12359 #: config/tc-msp430.c:2929
   12360 msgid "repeat instruction used with non-register mode instruction"
   12361 msgstr " repeat       "
   12362 
   12363 #: config/tc-msp430.c:2126 config/tc-msp430.c:2460 config/tc-msp430.c:2500
   12364 #: config/tc-msp430.c:2899
   12365 #, c-format
   12366 msgid "%s: attempt to rotate the PC register"
   12367 msgstr "%s:     "
   12368 
   12369 #: config/tc-msp430.c:2362 config/tc-msp430.c:2433
   12370 #, c-format
   12371 msgid "expected #n as first argument of %s"
   12372 msgstr "  %s   #n"
   12373 
   12374 #: config/tc-msp430.c:2368 config/tc-msp430.c:2439
   12375 #, c-format
   12376 msgid "expected constant expression for first argument of %s"
   12377 msgstr "  %s    "
   12378 
   12379 #: config/tc-msp430.c:2394
   12380 msgid "Too many registers popped"
   12381 msgstr "   "
   12382 
   12383 #: config/tc-msp430.c:2404
   12384 msgid "Cannot use POPM to restore the SR register"
   12385 msgstr "   POPM    SR"
   12386 
   12387 #: config/tc-msp430.c:2424 config/tc-msp430.c:2486 config/tc-msp430.c:2545
   12388 #, c-format
   12389 msgid "repeat count cannot be used with %s"
   12390 msgstr "       %s"
   12391 
   12392 #: config/tc-msp430.c:2446
   12393 #, c-format
   12394 msgid "expected first argument of %s to be in the range 1-4"
   12395 msgstr "  %s       1  4"
   12396 
   12397 #: config/tc-msp430.c:2493
   12398 #, c-format
   12399 msgid "expected register as argument of %s"
   12400 msgstr "  %s  "
   12401 
   12402 #: config/tc-msp430.c:2563
   12403 #, c-format
   12404 msgid "expected value of first argument of %s to fit into 20-bits"
   12405 msgstr "  %s   ,    20 "
   12406 
   12407 #: config/tc-msp430.c:2582
   12408 #, c-format
   12409 msgid "expected register name or constant as first argument of %s"
   12410 msgstr "  %s      "
   12411 
   12412 #: config/tc-msp430.c:2671
   12413 msgid "expected constant value as argument to RPT"
   12414 msgstr " RPT    "
   12415 
   12416 #: config/tc-msp430.c:2677
   12417 msgid "expected constant in the range 2..16"
   12418 msgstr "    2..16"
   12419 
   12420 #: config/tc-msp430.c:2692
   12421 msgid "PC used as an argument to RPT"
   12422 msgstr "  RPT  PC"
   12423 
   12424 #: config/tc-msp430.c:2698
   12425 msgid "expected constant or register name as argument to RPT insn"
   12426 msgstr "  RPT       "
   12427 
   12428 #: config/tc-msp430.c:2705
   12429 msgid "Illegal emulated instruction "
   12430 msgstr "   "
   12431 
   12432 #: config/tc-msp430.c:2917
   12433 #, c-format
   12434 msgid "%s instruction does not accept a .b suffix"
   12435 msgstr " %s    .b"
   12436 
   12437 #: config/tc-msp430.c:3022
   12438 #, c-format
   12439 msgid "Even number required. Rounded to %d"
   12440 msgstr "  .   %d"
   12441 
   12442 #: config/tc-msp430.c:3033
   12443 #, c-format
   12444 msgid "Wrong displacement  %d"
   12445 msgstr "  %d"
   12446 
   12447 #: config/tc-msp430.c:3055
   12448 msgid "instruction requires label sans '$'"
   12449 msgstr "    $"
   12450 
   12451 #: config/tc-msp430.c:3059
   12452 msgid "instruction requires label or value in range -511:512"
   12453 msgstr "         -511:512"
   12454 
   12455 #: config/tc-msp430.c:3065 config/tc-msp430.c:3114 config/tc-msp430.c:3157
   12456 msgid "instruction requires label"
   12457 msgstr "    "
   12458 
   12459 #: config/tc-msp430.c:3073 config/tc-msp430.c:3120
   12460 msgid "polymorphs are not enabled. Use -mP option to enable."
   12461 msgstr "  .     -mP."
   12462 
   12463 #: config/tc-msp430.c:3161
   12464 msgid "Illegal instruction or not implemented opcode."
   12465 msgstr "       ."
   12466 
   12467 #: config/tc-msp430.c:3706
   12468 #, c-format
   12469 msgid "internal inconsistency problem in %s: insn %04lx"
   12470 msgstr "     %s:  %04lx"
   12471 
   12472 #: config/tc-msp430.c:3748 config/tc-msp430.c:3780
   12473 #, c-format
   12474 msgid "internal inconsistency problem in %s: ext. insn %04lx"
   12475 msgstr "     %s:   %04lx"
   12476 
   12477 #: config/tc-msp430.c:3792
   12478 #, c-format
   12479 msgid "internal inconsistency problem in %s:  %lx"
   12480 msgstr "     %s:  %lx"
   12481 
   12482 #: config/tc-mt.c:151
   12483 #, c-format
   12484 msgid "MT specific command line options:\n"
   12485 msgstr "  MT   :\n"
   12486 
   12487 #: config/tc-mt.c:152
   12488 #, c-format
   12489 msgid "  -march=ms1-64-001         allow ms1-64-001 instructions\n"
   12490 msgstr "  -march=ms1-64-001            ms1-64-001\n"
   12491 
   12492 #: config/tc-mt.c:153
   12493 #, c-format
   12494 msgid "  -march=ms1-16-002         allow ms1-16-002 instructions (default)\n"
   12495 msgstr "  -march=ms1-16-002            ms1-16-002 ( )\n"
   12496 
   12497 #: config/tc-mt.c:154
   12498 #, c-format
   12499 msgid "  -march=ms1-16-003         allow ms1-16-003 instructions\n"
   12500 msgstr "  -march=ms1-16-003            ms1-16-003\n"
   12501 
   12502 #: config/tc-mt.c:155
   12503 #, c-format
   12504 msgid "  -march=ms2                allow ms2 instructions \n"
   12505 msgstr "  -march=ms2            ms2\n"
   12506 
   12507 #: config/tc-mt.c:156
   12508 #, c-format
   12509 msgid "  -nosched                  disable scheduling restrictions\n"
   12510 msgstr "  -nosched                    \n"
   12511 
   12512 #: config/tc-mt.c:224
   12513 #, c-format
   12514 msgid "instruction %s may not follow another memory access instruction."
   12515 msgstr " %s        ."
   12516 
   12517 #: config/tc-mt.c:230
   12518 #, c-format
   12519 msgid "instruction %s may not follow another I/O instruction."
   12520 msgstr " %s      -."
   12521 
   12522 #: config/tc-mt.c:236
   12523 #, c-format
   12524 msgid "%s may not occupy the delay slot of another branch insn."
   12525 msgstr "%s        ."
   12526 
   12527 #: config/tc-mt.c:261
   12528 #, c-format
   12529 msgid "operand references R%ld of previous instruction."
   12530 msgstr "   R%ld  ."
   12531 
   12532 #: config/tc-mt.c:267
   12533 #, c-format
   12534 msgid "operand references R%ld of instruction before previous."
   12535 msgstr "   R%ld   ."
   12536 
   12537 #: config/tc-mt.c:281 config/tc-mt.c:286
   12538 #, c-format
   12539 msgid "conditional branch or jal insn's operand references R%ld of previous arithmetic or logic insn."
   12540 msgstr "     jal   R%ld     ."
   12541 
   12542 #: config/tc-mt.c:349
   12543 msgid "md_estimate_size_before_relax\n"
   12544 msgstr "md_estimate_size_before_relax\n"
   12545 
   12546 #: config/tc-nds32.c:1944
   12547 msgid ""
   12548 "<arch name>\t  Assemble for architecture <arch name>\n"
   12549 "\t\t\t  <arch name> could be\n"
   12550 "\t\t\t  v3, v3j, v3m, v3f, v3s, v2, v2j, v2f, v2s"
   12551 msgstr ""
   12552 "<>\t     <>\n"
   12553 "\t\t\t   <>  \n"
   12554 "\t\t\t  v3, v3j, v3m, v3f, v3s, v2, v2j, v2f, v2s"
   12555 
   12556 #: config/tc-nds32.c:1948
   12557 msgid ""
   12558 "<baseline>\t  Assemble for baseline <baseline>\n"
   12559 "\t\t\t  <baseline> could be v2, v3, v3m"
   12560 msgstr ""
   12561 "< >\t      < >\n"
   12562 "\t\t\t   < >   v2, v3, v3m"
   12563 
   12564 #: config/tc-nds32.c:1951
   12565 msgid ""
   12566 "<freg>\t  Specify a FPU configuration\n"
   12567 "\t\t\t  <freg>\n"
   12568 "\t\t\t  0:     8 SP /  4 DP registers\n"
   12569 "\t\t\t  1:    16 SP /  8 DP registers\n"
   12570 "\t\t\t  2:    32 SP / 16 DP registers\n"
   12571 "\t\t\t  3:    32 SP / 32 DP registers"
   12572 msgstr ""
   12573 "<freg>\t    FPU\n"
   12574 "\t\t\t  <freg>\n"
   12575 "\t\t\t  0:     8 SP /  4 DP \n"
   12576 "\t\t\t  1:    16 SP /  8 DP \n"
   12577 "\t\t\t  2:    32 SP / 16 DP \n"
   12578 "\t\t\t  3:    32 SP / 32 DP "
   12579 
   12580 #: config/tc-nds32.c:1957
   12581 msgid ""
   12582 "<abi>\t          Specify a abi version\n"
   12583 "\t\t\t  <abi> could be v1, v2, v2fp, v2fpp"
   12584 msgstr ""
   12585 "<abi>\t            ABI\n"
   12586 "\t\t\t  <abi>    v1, v2, v2fp, v2fpp"
   12587 
   12588 #: config/tc-nds32.c:1988
   12589 msgid "Multiply instructions support"
   12590 msgstr "   "
   12591 
   12592 #: config/tc-nds32.c:1989
   12593 msgid "Divide instructions support"
   12594 msgstr "   "
   12595 
   12596 #: config/tc-nds32.c:1990
   12597 msgid "16-bit extension"
   12598 msgstr "16- "
   12599 
   12600 #: config/tc-nds32.c:1991
   12601 msgid "d0/d1 registers"
   12602 msgstr " d0/d1"
   12603 
   12604 #: config/tc-nds32.c:1992
   12605 msgid "Performance extension"
   12606 msgstr " "
   12607 
   12608 #: config/tc-nds32.c:1993
   12609 msgid "Performance extension 2"
   12610 msgstr "  2"
   12611 
   12612 #: config/tc-nds32.c:1994
   12613 msgid "String extension"
   12614 msgstr "    "
   12615 
   12616 #: config/tc-nds32.c:1995
   12617 msgid "Reduced Register configuration (GPR16) option"
   12618 msgstr "    (GPR16)"
   12619 
   12620 #: config/tc-nds32.c:1996
   12621 msgid "AUDIO ISA extension"
   12622 msgstr " AUDIO ISA"
   12623 
   12624 #: config/tc-nds32.c:1997
   12625 msgid "FPU SP extension"
   12626 msgstr " FPU SP"
   12627 
   12628 #: config/tc-nds32.c:1998
   12629 msgid "FPU DP extension"
   12630 msgstr " FPU DP"
   12631 
   12632 #: config/tc-nds32.c:1999
   12633 msgid "FPU fused-multiply-add instructions"
   12634 msgstr " fused-multiply-add FPU"
   12635 
   12636 #: config/tc-nds32.c:2036
   12637 #, c-format
   12638 msgid ""
   12639 "\n"
   12640 " NDS32-specific assembler options:\n"
   12641 msgstr ""
   12642 "\n"
   12643 "    NDS32 :\n"
   12644 
   12645 #: config/tc-nds32.c:2037
   12646 #, c-format
   12647 msgid ""
   12648 "  -O1,\t\t\t  Optimize for performance\n"
   12649 "  -Os\t\t\t  Optimize for space\n"
   12650 msgstr ""
   12651 "  -O1,\t\t\t   \n"
   12652 "  -Os\t\t\t   \n"
   12653 
   12654 #: config/tc-nds32.c:2040
   12655 #, c-format
   12656 msgid ""
   12657 "  -EL, -mel or -little    Produce little endian output\n"
   12658 "  -EB, -meb or -big       Produce big endian output\n"
   12659 "  -mpic\t\t\t  Generate PIC\n"
   12660 "  -mno-fp-as-gp-relax\t  Suppress fp-as-gp relaxation for this file\n"
   12661 "  -mb2bb-relax\t\t  Back-to-back branch optimization\n"
   12662 "  -mno-all-relax\t  Suppress all relaxation for this file\n"
   12663 msgstr ""
   12664 "  -EL, -mel  -little        \n"
   12665 "  -EB, -meb  -big           \n"
   12666 "  -mpic\t\t\t   PIC\n"
   12667 "  -mno-fp-as-gp-relax\t    fp--gp   \n"
   12668 "  -mb2bb-relax\t\t    --\n"
   12669 "  -mno-all-relax\t       \n"
   12670 
   12671 #: config/tc-nds32.c:2051
   12672 #, c-format
   12673 msgid "  -m%s%s\n"
   12674 msgstr "  -m%s%s\n"
   12675 
   12676 #: config/tc-nds32.c:2058
   12677 #, c-format
   12678 msgid "  -m[no-]%-17sEnable/Disable %s\n"
   12679 msgstr "  -m[no-]%-17s/ %s\n"
   12680 
   12681 #: config/tc-nds32.c:2062
   12682 #, c-format
   12683 msgid "  -mall-ext\t\t  Turn on all extensions and instructions support\n"
   12684 msgstr "  -mall-ext\t\t        \n"
   12685 
   12686 #: config/tc-nds32.c:2366
   12687 #, c-format
   12688 msgid "need PIC qualifier with symbol. '%s'"
   12689 msgstr "  PIC  . %s"
   12690 
   12691 #: config/tc-nds32.c:2401
   12692 #, c-format
   12693 msgid "Operand is not a constant. `%s'"
   12694 msgstr "   . %s"
   12695 
   12696 #: config/tc-nds32.c:2489
   12697 #, c-format
   12698 msgid "needs @GOT or @GOTOFF. %s"
   12699 msgstr " @GOT  @GOTOFF. %s"
   12700 
   12701 #: config/tc-nds32.c:2968
   12702 #, c-format
   12703 msgid "Duplicated pseudo-opcode %s."
   12704 msgstr "    %s."
   12705 
   12706 #: config/tc-nds32.c:3018
   12707 #, c-format
   12708 msgid "Too many argument. `%s'"
   12709 msgstr "  . %s"
   12710 
   12711 #. Logic here rejects the input arch name.
   12712 #: config/tc-nds32.c:3079
   12713 #, c-format
   12714 msgid "unknown arch name `%s'\n"
   12715 msgstr "   %s\n"
   12716 
   12717 #. Logic here rejects the input baseline.
   12718 #: config/tc-nds32.c:3098
   12719 #, c-format
   12720 msgid "unknown baseline `%s'\n"
   12721 msgstr "  baseline, %s\n"
   12722 
   12723 #. Logic here rejects the input FPU configuration.
   12724 #: config/tc-nds32.c:3121
   12725 #, c-format
   12726 msgid "unknown FPU configuration `%s'\n"
   12727 msgstr "  FPU %s\n"
   12728 
   12729 #. Logic here rejects the input abi version.
   12730 #: config/tc-nds32.c:3145
   12731 #, c-format
   12732 msgid "unknown ABI version`%s'\n"
   12733 msgstr "  ABI %s\n"
   12734 
   12735 #: config/tc-nds32.c:3750
   12736 #, c-format
   12737 msgid "Different arguments of .vec_size are found, previous %d, current %d"
   12738 msgstr "   .vec_size:  %d,  %d"
   12739 
   12740 #: config/tc-nds32.c:3755
   12741 #, c-format
   12742 msgid "Argument of .vec_size is expected 4 or 16, actual: %d."
   12743 msgstr " .vec_size   4  16, : %d."
   12744 
   12745 #: config/tc-nds32.c:3759
   12746 msgid "Argument of .vec_size is not a constant."
   12747 msgstr " .vec_size   ."
   12748 
   12749 #: config/tc-nds32.c:4293
   12750 #, c-format
   12751 msgid "Don't know how to handle this field. %s"
   12752 msgstr ",    . %s"
   12753 
   12754 #: config/tc-nds32.c:4458
   12755 #, c-format
   12756 msgid "instruction %s requires enabling performance extension"
   12757 msgstr "  %s    "
   12758 
   12759 #: config/tc-nds32.c:4466
   12760 #, c-format
   12761 msgid "instruction %s requires enabling performance extension II"
   12762 msgstr "  %s     II"
   12763 
   12764 #: config/tc-nds32.c:4474
   12765 #, c-format
   12766 msgid "instruction %s requires enabling AUDIO extension"
   12767 msgstr "  %s    AUDIO"
   12768 
   12769 #: config/tc-nds32.c:4482
   12770 #, c-format
   12771 msgid "instruction %s requires enabling STRING extension"
   12772 msgstr "  %s    STRING"
   12773 
   12774 #: config/tc-nds32.c:4491
   12775 #, c-format
   12776 msgid "instruction %s requires enabling DIV & DX_REGS extension"
   12777 msgstr "  %s    DIV & DX_REGS"
   12778 
   12779 #: config/tc-nds32.c:4502
   12780 #, c-format
   12781 msgid "instruction %s requires enabling FPU extension"
   12782 msgstr "  %s    FPU"
   12783 
   12784 #: config/tc-nds32.c:4510
   12785 #, c-format
   12786 msgid "instruction %s requires enabling FPU_SP extension"
   12787 msgstr "  %s    FPU_SP"
   12788 
   12789 #: config/tc-nds32.c:4522 config/tc-nds32.c:4542
   12790 #, c-format
   12791 msgid "instruction %s requires enabling FPU_MAC extension"
   12792 msgstr "  %s    FPU_MAC"
   12793 
   12794 #: config/tc-nds32.c:4530
   12795 #, c-format
   12796 msgid "instruction %s requires enabling FPU_DP extension"
   12797 msgstr "  %s    FPU_DP"
   12798 
   12799 #: config/tc-nds32.c:4552
   12800 #, c-format
   12801 msgid "instruction %s requires enabling DX_REGS extension"
   12802 msgstr "  %s    DX_REGS"
   12803 
   12804 #: config/tc-nds32.c:4743
   12805 #, c-format
   12806 msgid "relax hint unrecognized instruction: line %d."
   12807 msgstr "   :  %d."
   12808 
   12809 #: config/tc-nds32.c:4784
   12810 #, c-format
   12811 msgid "Can not find match relax hint. line : %d"
   12812 msgstr "     . : %d"
   12813 
   12814 #: config/tc-nds32.c:4963
   12815 #, c-format
   12816 msgid "Internal error: Relax hint error. %s: %x"
   12817 msgstr " :   . %s: %x"
   12818 
   12819 #: config/tc-nds32.c:5034
   12820 #, c-format
   12821 msgid "Internal error: Range error. %s"
   12822 msgstr " :  . %s"
   12823 
   12824 #: config/tc-nds32.c:5116
   12825 #, c-format
   12826 msgid "Not support instrcution %s in the baseline."
   12827 msgstr "  %s-  baseline."
   12828 
   12829 #: config/tc-nds32.c:5169
   12830 #, c-format
   12831 msgid "Unrecognized opcode, %s."
   12832 msgstr "  , %s."
   12833 
   12834 #: config/tc-nds32.c:5172
   12835 #, c-format
   12836 msgid "Incorrect syntax, %s."
   12837 msgstr " , %s."
   12838 
   12839 #: config/tc-nds32.c:5175
   12840 #, c-format
   12841 msgid "Unrecognized operand, %s."
   12842 msgstr " , %s."
   12843 
   12844 #: config/tc-nds32.c:5178
   12845 #, c-format
   12846 msgid "Operand out of range, %s."
   12847 msgstr "   , %s."
   12848 
   12849 #: config/tc-nds32.c:5181
   12850 #, c-format
   12851 msgid "Prohibited register used for reduced-register, %s."
   12852 msgstr "     , %s."
   12853 
   12854 #: config/tc-nds32.c:5184
   12855 #, c-format
   12856 msgid "Junk at end of line, %s."
   12857 msgstr "   , %s."
   12858 
   12859 #: config/tc-nds32.c:5783
   12860 msgid "Addend to unresolved symbol is not on word boundary."
   12861 msgstr "        ."
   12862 
   12863 #. Should never here.
   12864 #: config/tc-nds32.c:6285
   12865 msgid "Used FPU instructions requires enabling FPU extension"
   12866 msgstr "  FPU    FPU"
   12867 
   12868 #: config/tc-nds32.c:6475
   12869 #, c-format
   12870 msgid "Internal error: Unknown fixup type %d (`%s')"
   12871 msgstr " :    %d (%s)"
   12872 
   12873 #: config/tc-nds32.c:6568
   12874 msgid "need PIC qualifier with symbol."
   12875 msgstr "  PIC  ."
   12876 
   12877 #: config/tc-nios2.c:429
   12878 msgid "expecting opcode string in self test mode"
   12879 msgstr "        "
   12880 
   12881 #: config/tc-nios2.c:431
   12882 #, c-format
   12883 msgid "assembly 0x%08x, expected %s"
   12884 msgstr " 0x%08x,   %s"
   12885 
   12886 #: config/tc-nios2.c:805
   12887 msgid "branch offset out of range\n"
   12888 msgstr "    \n"
   12889 
   12890 #: config/tc-nios2.c:806
   12891 msgid "branch relaxation failed\n"
   12892 msgstr "   \n"
   12893 
   12894 #: config/tc-nios2.c:891
   12895 msgid "expecting conditional branch for relaxation\n"
   12896 msgstr "    \n"
   12897 
   12898 #: config/tc-nios2.c:1006
   12899 msgid "error checking for overflow - broken assembler"
   12900 msgstr "         "
   12901 
   12902 #: config/tc-nios2.c:1022
   12903 #, c-format
   12904 msgid "immediate value 0x%x truncated to 0x%x"
   12905 msgstr "   0x%x   0x%x"
   12906 
   12907 #: config/tc-nios2.c:1049
   12908 #, c-format
   12909 msgid "call target address 0x%08x out of range 0x%08x to 0x%08x"
   12910 msgstr "   0x%08x    0x%08x  0x%08x"
   12911 
   12912 #: config/tc-nios2.c:1054
   12913 #, c-format
   12914 msgid "branch offset %d out of range %d to %d"
   12915 msgstr "  %d      %d  %d"
   12916 
   12917 #: config/tc-nios2.c:1059
   12918 #, c-format
   12919 msgid "%s offset %d out of range %d to %d"
   12920 msgstr " %s %d      %d  %d"
   12921 
   12922 #: config/tc-nios2.c:1064
   12923 #, c-format
   12924 msgid "immediate value %d out of range %d to %d"
   12925 msgstr "   %d      %d  %d"
   12926 
   12927 #: config/tc-nios2.c:1069 config/tc-nios2.c:1074
   12928 #, c-format
   12929 msgid "immediate value %u out of range %u to %u"
   12930 msgstr "   %u      %u  %u"
   12931 
   12932 #: config/tc-nios2.c:1079
   12933 #, c-format
   12934 msgid "custom instruction opcode %u out of range %u to %u"
   12935 msgstr "   , %u,      %u  %u"
   12936 
   12937 #: config/tc-nios2.c:1084
   12938 msgid "overflow in immediate argument"
   12939 msgstr "    "
   12940 
   12941 #: config/tc-nios2.c:1143
   12942 msgid "cannot create 64-bit relocation"
   12943 msgstr "   64- "
   12944 
   12945 #: config/tc-nios2.c:1268
   12946 #, c-format
   12947 msgid "internal error: broken opcode descriptor for `%s %s'\n"
   12948 msgstr " :      %s %s\n"
   12949 
   12950 #: config/tc-nios2.c:1317
   12951 msgid "can't create relocation"
   12952 msgstr "   "
   12953 
   12954 #: config/tc-nios2.c:1348
   12955 #, c-format
   12956 msgid "unknown register %s"
   12957 msgstr " , %s"
   12958 
   12959 #: config/tc-nios2.c:1356
   12960 msgid "expecting control register"
   12961 msgstr "  "
   12962 
   12963 #: config/tc-nios2.c:1358
   12964 msgid "illegal use of control register"
   12965 msgstr "   "
   12966 
   12967 #: config/tc-nios2.c:1360
   12968 msgid "illegal use of coprocessor register"
   12969 msgstr "   "
   12970 
   12971 #: config/tc-nios2.c:1362
   12972 #, c-format
   12973 msgid "invalid register %s"
   12974 msgstr "  %s"
   12975 
   12976 #: config/tc-nios2.c:1370
   12977 msgid ""
   12978 "Register at (r1) can sometimes be corrupted by assembler optimizations.\n"
   12979 "Use .set noat to turn off those optimizations (and this warning)."
   12980 msgstr ""
   12981 ",   at (r1)      .\n"
   12982 "  .set noat,     (  )."
   12983 
   12984 #: config/tc-nios2.c:1375
   12985 msgid ""
   12986 "The debugger will corrupt bt (r25).\n"
   12987 "If you don't need to debug this code use .set nobreak to turn off this warning."
   12988 msgstr ""
   12989 "       (r25).\n"
   12990 "         ,  .set nobreak,    ."
   12991 
   12992 #: config/tc-nios2.c:1379
   12993 msgid ""
   12994 "The debugger will corrupt sstatus/ba (r30).\n"
   12995 "If you don't need to debug this code use .set nobreak to turn off this warning."
   12996 msgstr ""
   12997 "     sstatus/ba (r30).\n"
   12998 "         ,  .set nobreak,    ."
   12999 
   13000 #: config/tc-nios2.c:1790 config/tc-nios2.c:1798
   13001 #, c-format
   13002 msgid "badly formed expression near %s"
   13003 msgstr "     %s"
   13004 
   13005 #: config/tc-nios2.c:1855 config/tc-nios2.c:1882 config/tc-xtensa.c:2055
   13006 msgid "too many arguments"
   13007 msgstr " "
   13008 
   13009 #: config/tc-nios2.c:1871
   13010 #, c-format
   13011 msgid "expecting %c near %s"
   13012 msgstr "  %c   %s"
   13013 
   13014 #. we cannot recover from this.
   13015 #: config/tc-nios2.c:2018
   13016 #, c-format
   13017 msgid "unrecognized pseudo-instruction %s"
   13018 msgstr "  %s"
   13019 
   13020 #. ??? Ideally we should do something other than as_fatal here as we can
   13021 #. continue to assemble.
   13022 #. However this function (actually the output_* functions) should not
   13023 #. have been called in the first place once an illegal instruction had
   13024 #. been encountered.
   13025 #: config/tc-nios2.c:2075
   13026 msgid "Invalid instruction encountered, cannot recover. No assembly attempted."
   13027 msgstr "  ,  .    ."
   13028 
   13029 #. Unrecognised instruction - error.
   13030 #: config/tc-nios2.c:2560
   13031 #, c-format
   13032 msgid "unrecognised instruction %s"
   13033 msgstr "  %s"
   13034 
   13035 #: config/tc-nios2.c:2680
   13036 #, c-format
   13037 msgid "can't represent relocation type %s"
   13038 msgstr "     %s"
   13039 
   13040 #: config/tc-nios2.c:2773
   13041 msgid "Bad .section directive: want a,s,w,x,M,S,G,T in string"
   13042 msgstr "  .section:  a,s,w,x,M,S,G,T  "
   13043 
   13044 #: config/tc-nios2.c:2799
   13045 #, c-format
   13046 msgid "Illegal operands: %%tls_ldo in %d-byte data field"
   13047 msgstr " : %%tls_ldo  %d-  "
   13048 
   13049 #: config/tc-nios2.c:2811 config/tc-nios2.c:2829 config/tc-nios2.c:2836
   13050 #, c-format
   13051 msgid "Illegal operands: %%tls_ldo requires arguments in ()"
   13052 msgstr " : %%tls_ldo    ()"
   13053 
   13054 #: config/tc-nios2.c:2843
   13055 #, c-format
   13056 msgid "Illegal operands: garbage after %%tls_ldo()"
   13057 msgstr " :    %%tls_ldo()"
   13058 
   13059 #: config/tc-ns32k.c:437
   13060 msgid "Invalid syntax in PC-relative addressing mode"
   13061 msgstr "        "
   13062 
   13063 #: config/tc-ns32k.c:461
   13064 msgid "Invalid syntax in External addressing mode"
   13065 msgstr "      "
   13066 
   13067 #: config/tc-ns32k.c:542
   13068 msgid "Invalid syntax in Memory Relative addressing mode"
   13069 msgstr "        "
   13070 
   13071 #: config/tc-ns32k.c:609
   13072 msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
   13073 msgstr " - ,   (b,w,d,q)"
   13074 
   13075 #: config/tc-ns32k.c:614
   13076 msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
   13077 msgstr "  - ,     [Rn:m],  n=[0..7] m={b,w,d,q}"
   13078 
   13079 #: config/tc-ns32k.c:619
   13080 msgid "Scaled-indexed addressing mode combined with scaled-index"
   13081 msgstr "-      "
   13082 
   13083 #: config/tc-ns32k.c:630
   13084 msgid "Invalid or illegal addressing mode combined with scaled-index"
   13085 msgstr "        "
   13086 
   13087 #: config/tc-ns32k.c:753
   13088 msgid "Premature end of suffix -- Defaulting to d"
   13089 msgstr "  ,   , d"
   13090 
   13091 #: config/tc-ns32k.c:766
   13092 msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
   13093 msgstr "   :,  {b|w|d}.    d"
   13094 
   13095 #: config/tc-ns32k.c:811
   13096 msgid "Very short instr to option, ie you can't do it on a NULLstr"
   13097 msgstr "    ,        NULLstr"
   13098 
   13099 #: config/tc-ns32k.c:861
   13100 msgid "No such entry in list. (cpu/mmu register)"
   13101 msgstr "    . ( cpu/mmu)"
   13102 
   13103 #: config/tc-ns32k.c:918
   13104 msgid "Internal consistency error.  check ns32k-opcode.h"
   13105 msgstr "  .   ns32k-opcode.h"
   13106 
   13107 #: config/tc-ns32k.c:942
   13108 msgid "Address of immediate operand"
   13109 msgstr "   "
   13110 
   13111 #: config/tc-ns32k.c:943
   13112 msgid "Invalid immediate write operand."
   13113 msgstr "   ."
   13114 
   13115 #: config/tc-ns32k.c:1073
   13116 msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
   13117 msgstr " opcode-table-option,     ns32k-opcode.h"
   13118 
   13119 #: config/tc-ns32k.c:1106
   13120 msgid "No such opcode"
   13121 msgstr "    "
   13122 
   13123 #: config/tc-ns32k.c:1181
   13124 msgid "Bad suffix, defaulting to d"
   13125 msgstr " ,   , d"
   13126 
   13127 #: config/tc-ns32k.c:1208
   13128 msgid "Too many operands passed to instruction"
   13129 msgstr "   "
   13130 
   13131 #. Check error in default.
   13132 #: config/tc-ns32k.c:1220
   13133 msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
   13134 msgstr "   ,    ns32k-opcodes.h"
   13135 
   13136 #: config/tc-ns32k.c:1223
   13137 msgid "Wrong number of operands"
   13138 msgstr "  "
   13139 
   13140 #: config/tc-ns32k.c:1296
   13141 #, c-format
   13142 msgid "Can not do %d byte pc-relative relocation for storage type %d"
   13143 msgstr "   %d   PC     %d"
   13144 
   13145 #: config/tc-ns32k.c:1299
   13146 #, c-format
   13147 msgid "Can not do %d byte relocation for storage type %d"
   13148 msgstr "   %d      %d"
   13149 
   13150 #: config/tc-ns32k.c:1391
   13151 #, c-format
   13152 msgid "value of %ld out of byte displacement range."
   13153 msgstr " %ld      ."
   13154 
   13155 #: config/tc-ns32k.c:1401
   13156 #, c-format
   13157 msgid "value of %ld out of word displacement range."
   13158 msgstr " %ld      ."
   13159 
   13160 #: config/tc-ns32k.c:1416
   13161 #, c-format
   13162 msgid "value of %ld out of double word displacement range."
   13163 msgstr " %ld       ."
   13164 
   13165 #: config/tc-ns32k.c:1437
   13166 #, c-format
   13167 msgid "Internal logic error.  line %d, file \"%s\""
   13168 msgstr "  .  %d,  %s"
   13169 
   13170 #: config/tc-ns32k.c:1485
   13171 #, c-format
   13172 msgid "Internal logic error. line %d, file \"%s\""
   13173 msgstr "  .  %d,  %s"
   13174 
   13175 #: config/tc-ns32k.c:1586
   13176 msgid "Bit field out of range"
   13177 msgstr "     "
   13178 
   13179 #: config/tc-ns32k.c:1686
   13180 msgid "iif convert internal pcrel/binary"
   13181 msgstr "iif   pcrel/"
   13182 
   13183 #: config/tc-ns32k.c:1703
   13184 msgid "Bignum too big for long"
   13185 msgstr "Bignum     long"
   13186 
   13187 #: config/tc-ns32k.c:1780
   13188 msgid "iif convert internal pcrel/pointer"
   13189 msgstr "iif   pcrel/"
   13190 
   13191 #: config/tc-ns32k.c:1785
   13192 msgid "Internal logic error in iif.iifP[n].type"
   13193 msgstr "    iif.iifP[n].type"
   13194 
   13195 #. We cant relax this case.
   13196 #: config/tc-ns32k.c:1821
   13197 msgid "Can't relax difference"
   13198 msgstr "   "
   13199 
   13200 #: config/tc-ns32k.c:1862
   13201 msgid "Displacement too large for :d"
   13202 msgstr "    :d"
   13203 
   13204 #: config/tc-ns32k.c:1875
   13205 msgid "Internal logic error in iif.iifP[].type"
   13206 msgstr "    iif.iifP[].type"
   13207 
   13208 #. Fatal.
   13209 #: config/tc-ns32k.c:1907
   13210 #, c-format
   13211 msgid "Can't hash %s: %s"
   13212 msgstr "    %s: %s"
   13213 
   13214 #: config/tc-ns32k.c:2143
   13215 #, c-format
   13216 msgid "invalid architecture option -m%s, ignored"
   13217 msgstr "  , -m%s, "
   13218 
   13219 #: config/tc-ns32k.c:2156
   13220 #, c-format
   13221 msgid "invalid default displacement size \"%s\". Defaulting to %d."
   13222 msgstr "   , %s.    , %d."
   13223 
   13224 #: config/tc-ns32k.c:2172
   13225 #, c-format
   13226 msgid ""
   13227 "NS32K options:\n"
   13228 "-m32032 | -m32532\tselect variant of NS32K architecture\n"
   13229 "--disp-size-default=<1|2|4>\n"
   13230 msgstr ""
   13231 " NS32K:\n"
   13232 "-m32032 | -m32532\t   NS32K\n"
   13233 "--disp-size-default=<1|2|4>\n"
   13234 
   13235 #: config/tc-ns32k.c:2248
   13236 #, c-format
   13237 msgid "Cannot find relocation type for symbol %s, code %d"
   13238 msgstr "       %s,  %d"
   13239 
   13240 #: config/tc-pdp11.c:338 config/tc-pdp11.c:356 config/tc-pdp11.c:381
   13241 #: config/tc-pdp11.c:387 config/tc-pdp11.c:400
   13242 msgid "Bad register name"
   13243 msgstr "  "
   13244 
   13245 #: config/tc-pdp11.c:419 config/tc-pdp11.c:483 config/tc-pdp11.c:494
   13246 msgid "Error in expression"
   13247 msgstr "  "
   13248 
   13249 #: config/tc-pdp11.c:491
   13250 msgid "Low order bits truncated in immediate float operand"
   13251 msgstr "          "
   13252 
   13253 #: config/tc-pdp11.c:610
   13254 msgid "Float AC not legal as integer operand"
   13255 msgstr "AC         "
   13256 
   13257 #: config/tc-pdp11.c:630
   13258 msgid "General register not legal as float operand"
   13259 msgstr "          (float)"
   13260 
   13261 #: config/tc-pdp11.c:663
   13262 msgid "No instruction found"
   13263 msgstr "  "
   13264 
   13265 #: config/tc-pdp11.c:673 config/tc-z80.c:1924 config/tc-z80.c:1937
   13266 #, c-format
   13267 msgid "Unknown instruction '%s'"
   13268 msgstr " , %s"
   13269 
   13270 #: config/tc-pdp11.c:679
   13271 #, c-format
   13272 msgid "Unsupported instruction set extension: %s"
   13273 msgstr "   : %s"
   13274 
   13275 #: config/tc-pdp11.c:715
   13276 msgid "operand is not an absolute constant"
   13277 msgstr "    "
   13278 
   13279 #: config/tc-pdp11.c:723
   13280 msgid "3-bit immediate out of range"
   13281 msgstr "3-     "
   13282 
   13283 #: config/tc-pdp11.c:730
   13284 msgid "6-bit immediate out of range"
   13285 msgstr "6-     "
   13286 
   13287 #: config/tc-pdp11.c:737
   13288 msgid "8-bit immediate out of range"
   13289 msgstr "8-     "
   13290 
   13291 #: config/tc-pdp11.c:754 config/tc-pdp11.c:947
   13292 msgid "Symbol expected"
   13293 msgstr "   "
   13294 
   13295 #: config/tc-pdp11.c:759
   13296 msgid "8-bit displacement out of range"
   13297 msgstr "8-     "
   13298 
   13299 #: config/tc-pdp11.c:801 config/tc-pdp11.c:822 config/tc-pdp11.c:839
   13300 #: config/tc-pdp11.c:860 config/tc-pdp11.c:877 config/tc-pdp11.c:898
   13301 #: config/tc-pdp11.c:917 config/tc-pdp11.c:938
   13302 msgid "Missing ','"
   13303 msgstr "  ,"
   13304 
   13305 #: config/tc-pdp11.c:952
   13306 msgid "6-bit displacement out of range"
   13307 msgstr "6-     "
   13308 
   13309 #: config/tc-pdp11.c:973 config/tc-tilegx.c:1215 config/tc-tilepro.c:1101
   13310 #: config/tc-vax.c:1948
   13311 msgid "Too many operands"
   13312 msgstr " "
   13313 
   13314 #: config/tc-pdp11.c:1423
   13315 #, c-format
   13316 msgid "Can not represent %s relocation in this object file format"
   13317 msgstr "  %s      "
   13318 
   13319 #: config/tc-pj.c:64 config/tc-pj.c:73
   13320 msgid "confusing relocation expressions"
   13321 msgstr "  "
   13322 
   13323 #: config/tc-pj.c:157
   13324 msgid "can't have relocation for ipush"
   13325 msgstr "     ipush"
   13326 
   13327 #: config/tc-pj.c:289
   13328 msgid "expected expression"
   13329 msgstr "   "
   13330 
   13331 #: config/tc-pj.c:355
   13332 #, c-format
   13333 msgid ""
   13334 "PJ options:\n"
   13335 "-little\t\t\tgenerate little endian code\n"
   13336 "-big\t\t\tgenerate big endian code\n"
   13337 msgstr ""
   13338 " PJ:\n"
   13339 "-little\t\t\t     \n"
   13340 "-big\t\t\t     \n"
   13341 
   13342 #: config/tc-pj.c:380 config/tc-sh.c:4146 config/tc-sh.c:4153
   13343 #: config/tc-sh.c:4160 config/tc-sh.c:4167
   13344 msgid "pcrel too far"
   13345 msgstr "pcrel  "
   13346 
   13347 #: config/tc-pj.h:39
   13348 msgid "convert_frag\n"
   13349 msgstr "convert_frag\n"
   13350 
   13351 #: config/tc-pj.h:40
   13352 msgid "estimate size\n"
   13353 msgstr " \n"
   13354 
   13355 #: config/tc-ppc.c:1101 config/tc-ppc.c:1158 config/tc-ppc.c:1196
   13356 msgid "the use of -mvle requires big endian."
   13357 msgstr " -mvle    ."
   13358 
   13359 #: config/tc-ppc.c:1139 config/tc-ppc.c:1160
   13360 msgid "the use of -mvle requires -a32."
   13361 msgstr " -mvle  -a32."
   13362 
   13363 #: config/tc-ppc.c:1141
   13364 #, c-format
   13365 msgid "%s unsupported"
   13366 msgstr " %s  "
   13367 
   13368 #: config/tc-ppc.c:1250
   13369 msgid "--nops needs a numeric argument"
   13370 msgstr "--nops   "
   13371 
   13372 #: config/tc-ppc.c:1267
   13373 #, c-format
   13374 msgid ""
   13375 "PowerPC options:\n"
   13376 "-a32                    generate ELF32/XCOFF32\n"
   13377 "-a64                    generate ELF64/XCOFF64\n"
   13378 "-u                      ignored\n"
   13379 "-mpwrx, -mpwr2          generate code for POWER/2 (RIOS2)\n"
   13380 "-mpwr                   generate code for POWER (RIOS1)\n"
   13381 "-m601                   generate code for PowerPC 601\n"
   13382 "-mppc, -mppc32, -m603, -m604\n"
   13383 "                        generate code for PowerPC 603/604\n"
   13384 "-m403                   generate code for PowerPC 403\n"
   13385 "-m405                   generate code for PowerPC 405\n"
   13386 "-m440                   generate code for PowerPC 440\n"
   13387 "-m464                   generate code for PowerPC 464\n"
   13388 "-m476                   generate code for PowerPC 476\n"
   13389 "-m7400, -m7410, -m7450, -m7455\n"
   13390 "                        generate code for PowerPC 7400/7410/7450/7455\n"
   13391 "-m750cl                 generate code for PowerPC 750cl\n"
   13392 msgstr ""
   13393 "  PowerPC:\n"
   13394 "-a32                     ELF32/XCOFF32\n"
   13395 "-a64                     ELF64/XCOFF64\n"
   13396 "-u                      \n"
   13397 "-mpwrx, -mpwr2             POWER/2 (RIOS2)\n"
   13398 "-mpwr                      POWER (RIOS1)\n"
   13399 "-m601                      PowerPC 601\n"
   13400 "-mppc, -mppc32, -m603, -m604\n"
   13401 "                           PowerPC 603/604\n"
   13402 "-m403                      PowerPC 403\n"
   13403 "-m405                      PowerPC 405\n"
   13404 "-m440                      PowerPC 440\n"
   13405 "-m464                      PowerPC 464\n"
   13406 "-m476                      PowerPC 476\n"
   13407 "-m7400, -m7410, -m7450, -m7455\n"
   13408 "                           PowerPC 7400/7410/7450/7455\n"
   13409 "-m750cl                    PowerPC 750cl\n"
   13410 
   13411 #: config/tc-ppc.c:1285
   13412 #, c-format
   13413 msgid ""
   13414 "-mppc64, -m620          generate code for PowerPC 620/625/630\n"
   13415 "-mppc64bridge           generate code for PowerPC 64, including bridge insns\n"
   13416 "-mbooke                 generate code for 32-bit PowerPC BookE\n"
   13417 "-ma2                    generate code for A2 architecture\n"
   13418 "-mpower4, -mpwr4        generate code for Power4 architecture\n"
   13419 "-mpower5, -mpwr5, -mpwr5x\n"
   13420 "                        generate code for Power5 architecture\n"
   13421 "-mpower6, -mpwr6        generate code for Power6 architecture\n"
   13422 "-mpower7, -mpwr7        generate code for Power7 architecture\n"
   13423 "-mpower8, -mpwr8        generate code for Power8 architecture\n"
   13424 "-mcell                  generate code for Cell Broadband Engine architecture\n"
   13425 "-mcom                   generate code Power/PowerPC common instructions\n"
   13426 "-many                   generate code for any architecture (PWR/PWRX/PPC)\n"
   13427 msgstr ""
   13428 "-mppc64, -m620             PowerPC 620/625/630\n"
   13429 "-mppc64bridge              PowerPC 64,    \n"
   13430 "-mbooke                    32- PowerPC BookE\n"
   13431 "-ma2                        A2\n"
   13432 "-mpower4, -mpwr4            Power4\n"
   13433 "-mpower5, -mpwr5, -mpwr5x\n"
   13434 "                            Power5\n"
   13435 "-mpower6, -mpwr6            Power6\n"
   13436 "-mpower7, -mpwr7            Power7\n"
   13437 "-mpower8, -mpwr8            Power8\n"
   13438 "-mcell                      Cell Broadband Engine\n"
   13439 "-mcom                        Power/PowerPC\n"
   13440 "-many                      -  (PWR/PWRX/PPC)\n"
   13441 
   13442 #: config/tc-ppc.c:1299
   13443 #, c-format
   13444 msgid ""
   13445 "-maltivec               generate code for AltiVec\n"
   13446 "-mvsx                   generate code for Vector-Scalar (VSX) instructions\n"
   13447 "-mhtm                   generate code for Hardware Transactional Memory\n"
   13448 "-me300                  generate code for PowerPC e300 family\n"
   13449 "-me500, -me500x2        generate code for Motorola e500 core complex\n"
   13450 "-me500mc,               generate code for Freescale e500mc core complex\n"
   13451 "-me500mc64,             generate code for Freescale e500mc64 core complex\n"
   13452 "-me5500,                generate code for Freescale e5500 core complex\n"
   13453 "-me6500,                generate code for Freescale e6500 core complex\n"
   13454 "-mspe                   generate code for Motorola SPE instructions\n"
   13455 "-mvle                   generate code for Freescale VLE instructions\n"
   13456 "-mtitan                 generate code for AppliedMicro Titan core complex\n"
   13457 "-mregnames              Allow symbolic names for registers\n"
   13458 "-mno-regnames           Do not allow symbolic names for registers\n"
   13459 msgstr ""
   13460 "-maltivec                  AltiVec\n"
   13461 "-mvsx                       Vector-Scalar (VSX)\n"
   13462 "-mhtm                      Hardware Transactional Memory\n"
   13463 "-me300                      PowerPC e300\n"
   13464 "-me500, -me500x2             Motorola e500\n"
   13465 "-me500mc,                    Freescale e500mc\n"
   13466 "-me500mc64,                  Freescale e500mc64\n"
   13467 "-me5500,                     Freescale e5500\n"
   13468 "-me6500,                     Freescale e6500\n"
   13469 "-mspe                       Motorola SPE\n"
   13470 "-mvle                       Freescale VLE\n"
   13471 "-mtitan                      AppliedMicro Titan\n"
   13472 "-mregnames                  \n"
   13473 "-mno-regnames                \n"
   13474 
   13475 #: config/tc-ppc.c:1315
   13476 #, c-format
   13477 msgid ""
   13478 "-mrelocatable           support for GCC's -mrelocatble option\n"
   13479 "-mrelocatable-lib       support for GCC's -mrelocatble-lib option\n"
   13480 "-memb                   set PPC_EMB bit in ELF flags\n"
   13481 "-mlittle, -mlittle-endian, -le\n"
   13482 "                        generate code for a little endian machine\n"
   13483 "-mbig, -mbig-endian, -be\n"
   13484 "                        generate code for a big endian machine\n"
   13485 "-msolaris               generate code for Solaris\n"
   13486 "-mno-solaris            do not generate code for Solaris\n"
   13487 "-K PIC                  set EF_PPC_RELOCATABLE_LIB in ELF flags\n"
   13488 "-V                      print assembler version number\n"
   13489 "-Qy, -Qn                ignored\n"
   13490 msgstr ""
   13491 "-mrelocatable              -mrelocatble GCC\n"
   13492 "-mrelocatable-lib          -mrelocatble-lib GCC\n"
   13493 "-memb                     PPC_EMB   ELF\n"
   13494 "-mlittle, -mlittle-endian, -le\n"
   13495 "                               \n"
   13496 "-mbig, -mbig-endian, -be\n"
   13497 "                               \n"
   13498 "-msolaris                  Solaris\n"
   13499 "-mno-solaris                Solaris\n"
   13500 "-K PIC                   EF_PPC_RELOCATABLE_LIB   ELF\n"
   13501 "-V                         \n"
   13502 "-Qy, -Qn                \n"
   13503 
   13504 #: config/tc-ppc.c:1329
   13505 #, c-format
   13506 msgid ""
   13507 "-nops=count             when aligning, more than COUNT nops uses a branch\n"
   13508 "-ppc476-workaround      warn if emitting data to code sections\n"
   13509 msgstr ""
   13510 "-nops=                nop  \n"
   13511 "-ppc476-workaround            \n"
   13512 
   13513 #: config/tc-ppc.c:1356
   13514 #, c-format
   13515 msgid "unknown default cpu = %s, os = %s"
   13516 msgstr "    = %s,  = %s"
   13517 
   13518 #: config/tc-ppc.c:1384
   13519 msgid "neither Power nor PowerPC opcodes were selected."
   13520 msgstr "     Power,    PowerPC."
   13521 
   13522 #: config/tc-ppc.c:1444
   13523 #, c-format
   13524 msgid "mask trims opcode bits for %s"
   13525 msgstr "      %s"
   13526 
   13527 #: config/tc-ppc.c:1453
   13528 #, c-format
   13529 msgid "operand index error for %s"
   13530 msgstr "    %s"
   13531 
   13532 #: config/tc-ppc.c:1469
   13533 #, c-format
   13534 msgid "operand %d overlap in %s"
   13535 msgstr " %d   %s"
   13536 
   13537 #: config/tc-ppc.c:1521
   13538 #, c-format
   13539 msgid "powerpc_operands[%d].bitm invalid"
   13540 msgstr " powerpc_operands[%d].bitm"
   13541 
   13542 #: config/tc-ppc.c:1528
   13543 #, c-format
   13544 msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]"
   13545 msgstr "powerpc_operands[%d]  powerpc_operands[%d]"
   13546 
   13547 #: config/tc-ppc.c:1557 config/tc-ppc.c:1609
   13548 #, c-format
   13549 msgid "major opcode is not sorted for %s"
   13550 msgstr "      %s"
   13551 
   13552 #: config/tc-ppc.c:1573 config/tc-ppc.c:1626
   13553 #, c-format
   13554 msgid "duplicate instruction %s"
   13555 msgstr "  %s"
   13556 
   13557 #: config/tc-ppc.c:1650
   13558 #, c-format
   13559 msgid "duplicate macro %s"
   13560 msgstr "  %s"
   13561 
   13562 #: config/tc-ppc.c:2034
   13563 msgid "symbol+offset not supported for got tls"
   13564 msgstr " +    got tls"
   13565 
   13566 #: config/tc-ppc.c:2111 config/tc-ppc.c:3598 config/tc-ppc.c:7005
   13567 msgid "data in executable section"
   13568 msgstr "   "
   13569 
   13570 #: config/tc-ppc.c:2153 config/tc-ppc.c:5264
   13571 msgid "expected comma after symbol-name: rest of line ignored."
   13572 msgstr "      .   ."
   13573 
   13574 #: config/tc-ppc.c:2186 config/tc-ppc.c:5300
   13575 #, c-format
   13576 msgid "ignoring attempt to re-define symbol `%s'."
   13577 msgstr "    %s."
   13578 
   13579 #: config/tc-ppc.c:2194
   13580 #, c-format
   13581 msgid "length of .lcomm \"%s\" is already %ld. Not changed to %ld."
   13582 msgstr " .lcomm %s   %ld.    %ld."
   13583 
   13584 #: config/tc-ppc.c:2212
   13585 msgid "common alignment not a power of 2"
   13586 msgstr "     2"
   13587 
   13588 #: config/tc-ppc.c:2254
   13589 #, c-format
   13590 msgid "expected comma after name `%s' in .localentry directive"
   13591 msgstr "  .localentry       %s"
   13592 
   13593 #: config/tc-ppc.c:2264
   13594 msgid "missing expression in .localentry directive"
   13595 msgstr "    .localentry"
   13596 
   13597 #: config/tc-ppc.c:2278
   13598 #, c-format
   13599 msgid ".localentry expression for `%s' is not a valid power of 2"
   13600 msgstr " .localentry  %s     2"
   13601 
   13602 #: config/tc-ppc.c:2292
   13603 #, c-format
   13604 msgid ".localentry expression for `%s' does not evaluate to a constant"
   13605 msgstr " .localentry  %s    "
   13606 
   13607 #: config/tc-ppc.c:2307
   13608 msgid "missing expression in .abiversion directive"
   13609 msgstr "  .abiversion   "
   13610 
   13611 #: config/tc-ppc.c:2316
   13612 msgid ".abiversion expression does not evaluate to a constant"
   13613 msgstr "  .abiversion    "
   13614 
   13615 #: config/tc-ppc.c:2368
   13616 msgid "relocation cannot be done when using -mrelocatable"
   13617 msgstr "   ,   -mrelocatable"
   13618 
   13619 #: config/tc-ppc.c:2418
   13620 msgid "TOC section size exceeds 64k"
   13621 msgstr "  TOC  64 "
   13622 
   13623 #: config/tc-ppc.c:2514
   13624 #, c-format
   13625 msgid "syntax error: invalid toc specifier `%s'"
   13626 msgstr " :   toc, %s"
   13627 
   13628 #: config/tc-ppc.c:2528
   13629 #, c-format
   13630 msgid "syntax error: expected `]', found  `%c'"
   13631 msgstr " :    ], ,  %c"
   13632 
   13633 #: config/tc-ppc.c:2654
   13634 #, c-format
   13635 msgid "unrecognized opcode: `%s'"
   13636 msgstr "  : %s"
   13637 
   13638 #: config/tc-ppc.c:2837
   13639 msgid "[tocv] symbol is not a toc symbol"
   13640 msgstr "[tocv]     toc"
   13641 
   13642 #: config/tc-ppc.c:2848
   13643 msgid "unimplemented toc32 expression modifier"
   13644 msgstr "   toc32"
   13645 
   13646 #: config/tc-ppc.c:2853
   13647 msgid "unimplemented toc64 expression modifier"
   13648 msgstr "   toc64"
   13649 
   13650 #: config/tc-ppc.c:2857
   13651 #, c-format
   13652 msgid "Unexpected return value [%d] from parse_toc_entry!\n"
   13653 msgstr "   [%d]  parse_toc_entry!\n"
   13654 
   13655 #: config/tc-ppc.c:3063
   13656 #, c-format
   13657 msgid "@tls may not be used with \"%s\" operands"
   13658 msgstr "@tls      %s"
   13659 
   13660 #: config/tc-ppc.c:3066
   13661 msgid "@tls may only be used in last operand"
   13662 msgstr "@tls      "
   13663 
   13664 #: config/tc-ppc.c:3191
   13665 #, c-format
   13666 msgid "assuming %s on symbol"
   13667 msgstr " %s  "
   13668 
   13669 #: config/tc-ppc.c:3294
   13670 msgid "unsupported relocation for DS offset field"
   13671 msgstr "     DS"
   13672 
   13673 #: config/tc-ppc.c:3336
   13674 #, c-format
   13675 msgid "syntax error; end of line, expected `%c'"
   13676 msgstr " ;  ,   %c"
   13677 
   13678 #: config/tc-ppc.c:3338
   13679 #, c-format
   13680 msgid "syntax error; found `%c', expected `%c'"
   13681 msgstr " ;  %c,   %c"
   13682 
   13683 #: config/tc-ppc.c:3404 config/tc-ppc.c:6388
   13684 msgid "instruction address is not a multiple of 4"
   13685 msgstr "      4"
   13686 
   13687 #: config/tc-ppc.c:3636
   13688 msgid "missing size"
   13689 msgstr " "
   13690 
   13691 #: config/tc-ppc.c:3645
   13692 msgid "negative size"
   13693 msgstr " "
   13694 
   13695 #: config/tc-ppc.c:3677
   13696 msgid "missing real symbol name"
   13697 msgstr "   "
   13698 
   13699 #: config/tc-ppc.c:3717
   13700 msgid "attempt to redefine symbol"
   13701 msgstr "  "
   13702 
   13703 #: config/tc-ppc.c:3982
   13704 #, c-format
   13705 msgid "no known dwarf XCOFF section for flag 0x%08x\n"
   13706 msgstr "   XCOFF dwarf   0x%08x\n"
   13707 
   13708 #: config/tc-ppc.c:3995
   13709 #, c-format
   13710 msgid "label %s was not defined in this dwarf section"
   13711 msgstr " %s    dwarf  "
   13712 
   13713 #: config/tc-ppc.c:4111
   13714 msgid "the XCOFF file format does not support arbitrary sections"
   13715 msgstr "   XCOFF     "
   13716 
   13717 #: config/tc-ppc.c:4184
   13718 msgid ".ref outside .csect"
   13719 msgstr ".ref  .csect"
   13720 
   13721 #: config/tc-ppc.c:4206 config/tc-ppc.c:4408
   13722 msgid "missing symbol name"
   13723 msgstr "  "
   13724 
   13725 #: config/tc-ppc.c:4237
   13726 msgid "missing rename string"
   13727 msgstr "  "
   13728 
   13729 #: config/tc-ppc.c:4267 config/tc-ppc.c:4809 read.c:3451
   13730 msgid "missing value"
   13731 msgstr "  "
   13732 
   13733 #: config/tc-ppc.c:4285
   13734 msgid "illegal .stabx expression; zero assumed"
   13735 msgstr "  .stabx;   "
   13736 
   13737 #: config/tc-ppc.c:4317
   13738 msgid "missing class"
   13739 msgstr " "
   13740 
   13741 #: config/tc-ppc.c:4326
   13742 msgid "missing type"
   13743 msgstr " "
   13744 
   13745 #: config/tc-ppc.c:4353
   13746 msgid ".stabx of storage class stsym must be within .bs/.es"
   13747 msgstr ".stabx   stsym    .bs  .es"
   13748 
   13749 #: config/tc-ppc.c:4596
   13750 msgid "nested .bs blocks"
   13751 msgstr "  .bs"
   13752 
   13753 #: config/tc-ppc.c:4628
   13754 msgid ".es without preceding .bs"
   13755 msgstr ".es   .bs"
   13756 
   13757 #: config/tc-ppc.c:4801
   13758 msgid "non-constant byte count"
   13759 msgstr "  "
   13760 
   13761 #: config/tc-ppc.c:4875
   13762 msgid ".tc not in .toc section"
   13763 msgstr ".tc   .toc"
   13764 
   13765 #: config/tc-ppc.c:4894
   13766 msgid ".tc with no label"
   13767 msgstr ".tc  "
   13768 
   13769 #: config/tc-ppc.c:4987 config/tc-s390.c:1856
   13770 msgid ".machine stack overflow"
   13771 msgstr "  .machine"
   13772 
   13773 #: config/tc-ppc.c:4994 config/tc-s390.c:1863
   13774 msgid ".machine stack underflow"
   13775 msgstr "  .machine"
   13776 
   13777 #: config/tc-ppc.c:5001 config/tc-s390.c:1870 config/tc-s390.c:1946
   13778 #, c-format
   13779 msgid "invalid machine `%s'"
   13780 msgstr "  , %s"
   13781 
   13782 #: config/tc-ppc.c:5033
   13783 msgid "no previous section to return to, ignored."
   13784 msgstr "    , ."
   13785 
   13786 #: config/tc-ppc.c:5309
   13787 #, c-format
   13788 msgid "length of .comm \"%s\" is already %ld. Not changed to %ld."
   13789 msgstr " .comm %s   %ld.      %ld."
   13790 
   13791 #. Section Contents
   13792 #. unknown
   13793 #: config/tc-ppc.c:5439
   13794 msgid "unsupported section attribute -- 'a'"
   13795 msgstr "  , a"
   13796 
   13797 #: config/tc-ppc.c:5623
   13798 msgid "bad symbol suffix"
   13799 msgstr "  "
   13800 
   13801 #: config/tc-ppc.c:5716
   13802 msgid "unrecognized symbol suffix"
   13803 msgstr "  "
   13804 
   13805 #: config/tc-ppc.c:5805
   13806 msgid "two .function pseudo-ops with no intervening .ef"
   13807 msgstr "  .function   .ef"
   13808 
   13809 #: config/tc-ppc.c:5818
   13810 msgid ".ef with no preceding .function"
   13811 msgstr ".ef   .function"
   13812 
   13813 #: config/tc-ppc.c:5947
   13814 #, c-format
   13815 msgid "warning: symbol %s has no csect"
   13816 msgstr ":  %s   csect"
   13817 
   13818 #: config/tc-ppc.c:6209
   13819 msgid "symbol in .toc does not match any .tc"
   13820 msgstr "  .toc    .tc"
   13821 
   13822 #: config/tc-ppc.c:6843
   13823 #, c-format
   13824 msgid "unsupported relocation against %s"
   13825 msgstr "   %s"
   13826 
   13827 #: config/tc-ppc.c:6988
   13828 #, c-format
   13829 msgid "Gas failure, reloc value %d\n"
   13830 msgstr " gas,   %d\n"
   13831 
   13832 #: config/tc-ppc.c:7071
   13833 #, c-format
   13834 msgid "cannot emit PC relative %s relocation against %s"
   13835 msgstr "    %s  PC  %s"
   13836 
   13837 #: config/tc-ppc.c:7078
   13838 msgid "unable to resolve expression"
   13839 msgstr "   "
   13840 
   13841 #: config/tc-rl78.c:214
   13842 msgid "16-bit relocation used in 8-bit operand"
   13843 msgstr " 8-   16- "
   13844 
   13845 #: config/tc-rl78.c:218
   13846 msgid "8-bit relocation used in 16-bit operand"
   13847 msgstr " 8-   16- "
   13848 
   13849 #: config/tc-rl78.c:244 config/tc-rx.c:862
   13850 #, c-format
   13851 msgid "Value %d doesn't fit in unsigned %d-bit field"
   13852 msgstr " %d    %d- "
   13853 
   13854 #: config/tc-rl78.c:250 config/tc-rx.c:868
   13855 #, c-format
   13856 msgid "Value %d doesn't fit in signed %d-bit field"
   13857 msgstr " %d   %d-   "
   13858 
   13859 #: config/tc-rl78.c:329
   13860 #, c-format
   13861 msgid " RL78 specific command line options:\n"
   13862 msgstr "   RL78   :\n"
   13863 
   13864 #: config/tc-rl78.c:330
   13865 #, c-format
   13866 msgid "  --mg10            Enable support for G10 variant\n"
   13867 msgstr "  --mg10               G10\n"
   13868 
   13869 #: config/tc-rl78.c:331
   13870 #, c-format
   13871 msgid "  --m32bit-doubles  [default]\n"
   13872 msgstr "  --m32bit-doubles  []\n"
   13873 
   13874 #: config/tc-rl78.c:332 config/tc-rx.c:187
   13875 #, c-format
   13876 msgid "  --m64bit-doubles\n"
   13877 msgstr "  --m64bit-doubles\n"
   13878 
   13879 #: config/tc-rl78.c:405
   13880 #, c-format
   13881 msgid "%%%s() must be outermost term in expression"
   13882 msgstr "%%%s()       "
   13883 
   13884 #: config/tc-rl78.c:633 config/tc-rx.c:2190
   13885 #, c-format
   13886 msgid "unsupported constant size %d\n"
   13887 msgstr "  , %d\n"
   13888 
   13889 #: config/tc-rl78.c:646
   13890 #, c-format
   13891 msgid "%%hi16/%%lo16 only applies to .short or .hword"
   13892 msgstr "%%hi16/%%lo16     .short  .hword"
   13893 
   13894 #: config/tc-rl78.c:651
   13895 #, c-format
   13896 msgid "%%hi8 only applies to .byte"
   13897 msgstr "%%hi8     .byte"
   13898 
   13899 #: config/tc-rl78.c:661 config/tc-rx.c:2197
   13900 msgid "difference of two symbols only supported with .long, .short, or .byte"
   13901 msgstr "        .long, .short  .byte"
   13902 
   13903 #: config/tc-rl78.c:1146 config/tc-rx.c:2124
   13904 #, c-format
   13905 msgid "bad frag at %p : fix %ld addr %ld %ld \n"
   13906 msgstr "    %p:   %ld %ld %ld \n"
   13907 
   13908 #: config/tc-rl78.c:1338
   13909 #, c-format
   13910 msgid "value of %ld too large for 8-bit branch"
   13911 msgstr " %ld     8- "
   13912 
   13913 #: config/tc-rl78.c:1348
   13914 #, c-format
   13915 msgid "value of %ld too large for 16-bit branch"
   13916 msgstr " %ld     16- "
   13917 
   13918 #: config/tc-rl78.c:1397 config/tc-rx.c:2387
   13919 #, c-format
   13920 msgid "Unknown reloc in md_apply_fix: %s"
   13921 msgstr "   md_apply_fix: %s"
   13922 
   13923 #: config/tc-rx.c:172
   13924 #, c-format
   13925 msgid "unrecognised RX CPU type %s"
   13926 msgstr "   RX, %s"
   13927 
   13928 #: config/tc-rx.c:183
   13929 #, c-format
   13930 msgid " RX specific command line options:\n"
   13931 msgstr "   RX   :\n"
   13932 
   13933 #: config/tc-rx.c:184
   13934 #, c-format
   13935 msgid "  --mbig-endian-data\n"
   13936 msgstr "  --mbig-endian-data\n"
   13937 
   13938 #: config/tc-rx.c:185
   13939 #, c-format
   13940 msgid "  --mlittle-endian-data [default]\n"
   13941 msgstr "  --mlittle-endian-data []\n"
   13942 
   13943 #: config/tc-rx.c:186
   13944 #, c-format
   13945 msgid "  --m32bit-doubles [default]\n"
   13946 msgstr "  --m32bit-doubles []\n"
   13947 
   13948 #: config/tc-rx.c:188
   13949 #, c-format
   13950 msgid "  --muse-conventional-section-names\n"
   13951 msgstr "  --muse-conventional-section-names\n"
   13952 
   13953 #: config/tc-rx.c:189
   13954 #, c-format
   13955 msgid "  --muse-renesas-section-names [default]\n"
   13956 msgstr "  --muse-renesas-section-names []\n"
   13957 
   13958 #: config/tc-rx.c:190
   13959 #, c-format
   13960 msgid "  --msmall-data-limit\n"
   13961 msgstr "  --msmall-data-limit\n"
   13962 
   13963 #: config/tc-rx.c:191
   13964 #, c-format
   13965 msgid "  --mrelax\n"
   13966 msgstr "  --mrelax\n"
   13967 
   13968 #: config/tc-rx.c:192
   13969 #, c-format
   13970 msgid "  --mpid\n"
   13971 msgstr "  --mpid\n"
   13972 
   13973 #: config/tc-rx.c:193
   13974 #, c-format
   13975 msgid "  --mint-register=<value>\n"
   13976 msgstr "  --mint-register=<>\n"
   13977 
   13978 #: config/tc-rx.c:194
   13979 #, c-format
   13980 msgid "  --mcpu=<rx100|rx200|rx600|rx610>\n"
   13981 msgstr "  --mcpu=<rx100|rx200|rx600|rx610>\n"
   13982 
   13983 #: config/tc-rx.c:274
   13984 msgid "no filename following .INCLUDE pseudo-op"
   13985 msgstr "  .INCLUDE    "
   13986 
   13987 #: config/tc-rx.c:377
   13988 #, c-format
   13989 msgid "unable to locate include file: %s"
   13990 msgstr "    : %s"
   13991 
   13992 #: config/tc-rx.c:428
   13993 #, c-format
   13994 msgid "unrecognised alignment value in .SECTION directive: %s"
   13995 msgstr "     .SECTION: %s"
   13996 
   13997 #: config/tc-rx.c:445
   13998 #, c-format
   13999 msgid "unknown parameter following .SECTION directive: %s"
   14000 msgstr "    .SECTION: %s"
   14001 
   14002 #: config/tc-rx.c:534
   14003 msgid "expecting either ON or OFF after .list"
   14004 msgstr " .list   ON  OFF"
   14005 
   14006 #: config/tc-rx.c:570
   14007 #, c-format
   14008 msgid "The \".%s\" pseudo-op is not implemented\n"
   14009 msgstr " .%s  \n"
   14010 
   14011 #: config/tc-rx.c:1068
   14012 msgid "The .DEFINE pseudo-op is not implemented"
   14013 msgstr " .DEFINE  "
   14014 
   14015 #: config/tc-rx.c:1070
   14016 msgid "The .MACRO pseudo-op is not implemented"
   14017 msgstr " .MACRO  "
   14018 
   14019 #: config/tc-rx.c:1072
   14020 msgid "The .BTEQU pseudo-op is not implemented."
   14021 msgstr " .BTEQU  ."
   14022 
   14023 #: config/tc-rx.c:2056
   14024 msgid "invalid immediate size"
   14025 msgstr "  "
   14026 
   14027 #: config/tc-rx.c:2075
   14028 msgid "invalid immediate field position"
   14029 msgstr "     "
   14030 
   14031 #: config/tc-rx.c:2241
   14032 #, c-format
   14033 msgid "jump not 3..10 bytes away (is %d)"
   14034 msgstr "   3..10  ( %d)"
   14035 
   14036 #: config/tc-s390.c:337 config/tc-sparc.c:325
   14037 msgid "Invalid default architecture, broken assembler."
   14038 msgstr "  ,  ."
   14039 
   14040 #: config/tc-s390.c:450 config/tc-sparc.c:536
   14041 #, c-format
   14042 msgid "invalid architecture -A%s"
   14043 msgstr "  -A%s"
   14044 
   14045 #: config/tc-s390.c:473
   14046 #, c-format
   14047 msgid ""
   14048 "        S390 options:\n"
   14049 "        -mregnames        Allow symbolic names for registers\n"
   14050 "        -mwarn-areg-zero  Warn about zero base/index registers\n"
   14051 "        -mno-regnames     Do not allow symbolic names for registers\n"
   14052 "        -m31              Set file format to 31 bit format\n"
   14053 "        -m64              Set file format to 64 bit format\n"
   14054 msgstr ""
   14055 "          S390:\n"
   14056 "        -mregnames           \n"
   14057 "        -mwarn-areg-zero         \n"
   14058 "        -mno-regnames         \n"
   14059 "        -m31               31-  \n"
   14060 "        -m64               64-  \n"
   14061 
   14062 #: config/tc-s390.c:480
   14063 #, c-format
   14064 msgid ""
   14065 "        -V                print assembler version number\n"
   14066 "        -Qy, -Qn          ignored\n"
   14067 msgstr ""
   14068 "        -V                   \n"
   14069 "        -Qy, -Qn           \n"
   14070 
   14071 #: config/tc-s390.c:545
   14072 msgid "The 64 bit file format is used without esame instructions."
   14073 msgstr " 64-     esame."
   14074 
   14075 #: config/tc-s390.c:561
   14076 #, c-format
   14077 msgid "Internal assembler error for instruction format %s"
   14078 msgstr "      %s"
   14079 
   14080 #: config/tc-s390.c:607
   14081 #, c-format
   14082 msgid "operand out of range (%s not between %ld and %ld)"
   14083 msgstr "    (%s    %ld  %ld)"
   14084 
   14085 #: config/tc-s390.c:789
   14086 #, c-format
   14087 msgid "identifier+constant@%s means identifier@%s+constant"
   14088 msgstr "+@%s  @%s+"
   14089 
   14090 #: config/tc-s390.c:870
   14091 msgid "Can't handle O_big in s390_exp_compare"
   14092 msgstr " O_big  s390_exp_compare "
   14093 
   14094 #: config/tc-s390.c:951
   14095 msgid "Invalid suffix for literal pool entry"
   14096 msgstr "     "
   14097 
   14098 #: config/tc-s390.c:1008
   14099 msgid "Big number is too big"
   14100 msgstr "    "
   14101 
   14102 #: config/tc-s390.c:1155
   14103 msgid "relocation not applicable"
   14104 msgstr " "
   14105 
   14106 #: config/tc-s390.c:1272
   14107 msgid "index register specified but zero"
   14108 msgstr "  ,  "
   14109 
   14110 #: config/tc-s390.c:1276
   14111 msgid "base register specified but zero"
   14112 msgstr "  ,  "
   14113 
   14114 #: config/tc-s390.c:1280
   14115 msgid "odd numbered general purpose register specified as register pair"
   14116 msgstr "         "
   14117 
   14118 #: config/tc-s390.c:1288
   14119 msgid "invalid floating point register pair.  Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."
   14120 msgstr "      .         0, 1, 4, 5, 8, 9, 12  13."
   14121 
   14122 #: config/tc-s390.c:1377
   14123 msgid "invalid operand suffix"
   14124 msgstr "  "
   14125 
   14126 #: config/tc-s390.c:1400
   14127 msgid "syntax error; missing '(' after displacement"
   14128 msgstr " ;  (  "
   14129 
   14130 #: config/tc-s390.c:1416 config/tc-s390.c:1460 config/tc-s390.c:1490
   14131 msgid "syntax error; expected ,"
   14132 msgstr " ;  "
   14133 
   14134 #: config/tc-s390.c:1448
   14135 msgid "syntax error; missing ')' after base register"
   14136 msgstr " ;  )   "
   14137 
   14138 #: config/tc-s390.c:1477
   14139 msgid "syntax error; ')' not allowed here"
   14140 msgstr " ;     )"
   14141 
   14142 #: config/tc-s390.c:1612
   14143 #, c-format
   14144 msgid "Opcode %s not available in this mode"
   14145 msgstr "  %s     "
   14146 
   14147 #: config/tc-s390.c:1667 config/tc-s390.c:1690 config/tc-s390.c:1703
   14148 msgid "Invalid .insn format\n"
   14149 msgstr "  .insn\n"
   14150 
   14151 #: config/tc-s390.c:1675
   14152 #, c-format
   14153 msgid "Unrecognized opcode format: `%s'"
   14154 msgstr "   : %s"
   14155 
   14156 #: config/tc-s390.c:1706
   14157 msgid "second operand of .insn not a constant\n"
   14158 msgstr "  .insn   \n"
   14159 
   14160 #: config/tc-s390.c:1709
   14161 msgid "missing comma after insn constant\n"
   14162 msgstr "     insn\n"
   14163 
   14164 #: config/tc-s390.c:1922
   14165 msgid ".machinemode stack overflow"
   14166 msgstr "  .machinemode"
   14167 
   14168 #: config/tc-s390.c:1929
   14169 msgid ".machinemode stack underflow"
   14170 msgstr "  .machinemode"
   14171 
   14172 #: config/tc-s390.c:2144
   14173 #, c-format
   14174 msgid "cannot emit relocation %s against subsy symbol %s"
   14175 msgstr "    %s   subsy %s"
   14176 
   14177 #: config/tc-s390.c:2248
   14178 msgid "unsupported relocation type"
   14179 msgstr "  "
   14180 
   14181 #: config/tc-s390.c:2303
   14182 #, c-format
   14183 msgid "cannot emit PC relative %s relocation%s%s"
   14184 msgstr "    %s  PC%s%s"
   14185 
   14186 #: config/tc-s390.c:2442
   14187 #, c-format
   14188 msgid "Gas failure, reloc type %s\n"
   14189 msgstr " gas,   %s\n"
   14190 
   14191 #: config/tc-s390.c:2444
   14192 #, c-format
   14193 msgid "Gas failure, reloc type #%i\n"
   14194 msgstr " gas,   #%i\n"
   14195 
   14196 #: config/tc-score.c:260
   14197 msgid "div / mul are reserved instructions"
   14198 msgstr "div / mul   "
   14199 
   14200 #: config/tc-score.c:261
   14201 msgid "This architecture doesn't support mmu"
   14202 msgstr "      mmu"
   14203 
   14204 #: config/tc-score.c:262
   14205 msgid "This architecture doesn't support atomic instruction"
   14206 msgstr "       atomic"
   14207 
   14208 #: config/tc-score.c:469
   14209 msgid "S+core register expected"
   14210 msgstr "    S+core"
   14211 
   14212 #: config/tc-score.c:470
   14213 msgid "S+core special-register expected"
   14214 msgstr "     S+core"
   14215 
   14216 #: config/tc-score.c:471
   14217 msgid "S+core co-processor register expected"
   14218 msgstr "     S+core"
   14219 
   14220 #: config/tc-score.c:1074 config/tc-score.c:2068
   14221 msgid "Using temp register(r1)"
   14222 msgstr "   (r1)"
   14223 
   14224 #: config/tc-score.c:1093
   14225 #, c-format
   14226 msgid "register expected, not '%.100s'"
   14227 msgstr "   ,   %.100s"
   14228 
   14229 #: config/tc-score.c:1149 config/tc-score.c:5485
   14230 msgid "rd must be even number."
   14231 msgstr "rd    ."
   14232 
   14233 #: config/tc-score.c:1513 config/tc-score.c:1520
   14234 #, c-format
   14235 msgid "invalid constant: %d bit expression not in range %u..%u"
   14236 msgstr " : %d-     %u..%u"
   14237 
   14238 #: config/tc-score.c:1526 config/tc-score.c:1533 config/tc-score.c:2895
   14239 #: config/tc-score.c:2900 config/tc-score.c:3165 config/tc-score.c:3170
   14240 #: config/tc-score.c:3462
   14241 #, c-format
   14242 msgid "invalid constant: %d bit expression not in range %d..%d"
   14243 msgstr " : %d-     %d..%d"
   14244 
   14245 #: config/tc-score.c:1558
   14246 msgid "invalid constant: bit expression not defined"
   14247 msgstr " :    "
   14248 
   14249 #: config/tc-score.c:2082
   14250 #, c-format
   14251 msgid "low register(r0-r15)expected, not '%.100s'"
   14252 msgstr "     (r0-r15),   %.100s"
   14253 
   14254 #: config/tc-score.c:2144 config/tc-score.c:3482 config/tc-score.c:3650
   14255 #: config/tc-score.c:3695
   14256 #, c-format
   14257 msgid "missing ["
   14258 msgstr "  ["
   14259 
   14260 #: config/tc-score.c:2158 config/tc-score.c:3103 config/tc-score.c:3305
   14261 #: config/tc-score.c:3321 config/tc-score.c:3392 config/tc-score.c:3447
   14262 #: config/tc-score.c:3671 config/tc-score.c:3716 config/tc-score.c:3865
   14263 #: config/tc-score.c:3919 config/tc-score.c:3965
   14264 #, c-format
   14265 msgid "missing ]"
   14266 msgstr "  ]"
   14267 
   14268 #: config/tc-score.c:2347
   14269 #, c-format
   14270 msgid "Fix data dependency: %s %s -- %s %s  (insert %d nop!/%d)"
   14271 msgstr "  : %s %s -- %s %s  ( %d nop!/%d)"
   14272 
   14273 #: config/tc-score.c:2366
   14274 #, c-format
   14275 msgid "Fix data dependency: %s %s -- %s %s  (insert 1 pflush/%d)"
   14276 msgstr "  : %s %s -- %s %s  ( 1 pflush/%d)"
   14277 
   14278 #: config/tc-score.c:2382 config/tc-score.c:2389
   14279 #, c-format
   14280 msgid "data dependency: %s %s -- %s %s  (%d/%d bubble)"
   14281 msgstr " : %s %s -- %s %s  ( %d/%d)"
   14282 
   14283 #: config/tc-score.c:2838
   14284 msgid "address offset must be half word alignment"
   14285 msgstr "        "
   14286 
   14287 #: config/tc-score.c:2846
   14288 msgid "address offset must be word alignment"
   14289 msgstr "       "
   14290 
   14291 #: config/tc-score.c:2986 config/tc-score.c:3123
   14292 msgid "register same as write-back base"
   14293 msgstr "     "
   14294 
   14295 #: config/tc-score.c:3093
   14296 msgid "pre-indexed expression expected"
   14297 msgstr "     "
   14298 
   14299 #: config/tc-score.c:3422
   14300 #, c-format
   14301 msgid "invalid register number: %d is not in [r0--r7]"
   14302 msgstr "  : %d    [r0--r7]"
   14303 
   14304 #: config/tc-score.c:3439
   14305 msgid "comma is  expected"
   14306 msgstr " "
   14307 
   14308 #: config/tc-score.c:3470
   14309 #, c-format
   14310 msgid "invalid constant: %d is not word align integer"
   14311 msgstr " : %d        "
   14312 
   14313 #: config/tc-score.c:3509 config/tc-score.c:3552
   14314 msgid "invalid constant: 32 bit expression not word align"
   14315 msgstr " : 32-      "
   14316 
   14317 #: config/tc-score.c:3518 config/tc-score.c:3561
   14318 msgid "invalid constant: 32 bit expression not in range [0, 0xffffffff]"
   14319 msgstr " : 32-     [0, 0xffffffff]"
   14320 
   14321 #: config/tc-score.c:3594
   14322 msgid "invalid constant: 32 bit expression not in range [-0x80000000, 0x7fffffff]"
   14323 msgstr " : 32-     [-0x80000000, 0x7fffffff]"
   14324 
   14325 #: config/tc-score.c:3783 config/tc-score.c:3811
   14326 msgid "imm5 should >= 2"
   14327 msgstr "imm5   >= 2"
   14328 
   14329 #: config/tc-score.c:3788 config/tc-score.c:3817
   14330 msgid "reg should <= 31"
   14331 msgstr "reg   <= 31"
   14332 
   14333 #: config/tc-score.c:3859 config/tc-score.c:3910
   14334 msgid "missing +"
   14335 msgstr "  +"
   14336 
   14337 #: config/tc-score.c:3903
   14338 #, c-format
   14339 msgid "%s register same as write-back base"
   14340 msgstr " %s     "
   14341 
   14342 #: config/tc-score.c:3905
   14343 msgid "destination"
   14344 msgstr ""
   14345 
   14346 #: config/tc-score.c:3905
   14347 msgid "source"
   14348 msgstr ""
   14349 
   14350 #: config/tc-score.c:4235 config/tc-score.c:4311 config/tc-score.c:4946
   14351 msgid "expression error"
   14352 msgstr "  "
   14353 
   14354 #: config/tc-score.c:4241
   14355 msgid "value not in range [0, 0xffffffff]"
   14356 msgstr "     [0, 0xffffffff]"
   14357 
   14358 #: config/tc-score.c:4317
   14359 msgid "value not in range [-0xffffffff, 0xffffffff]"
   14360 msgstr "     [-0xffffffff, 0xffffffff]"
   14361 
   14362 #: config/tc-score.c:4345
   14363 msgid "li rd label isn't correct instruction form"
   14364 msgstr " rd li     "
   14365 
   14366 #: config/tc-score.c:4515 config/tc-score.c:4670 config/tc-score.c:5197
   14367 #: config/tc-score.c:5225
   14368 msgid "lacking label  "
   14369 msgstr "    "
   14370 
   14371 #: config/tc-score.c:4896
   14372 msgid "s3_PIC code offset overflow (max 16 signed bits)"
   14373 msgstr "   s3_PIC (   16   )"
   14374 
   14375 #: config/tc-score.c:4952
   14376 msgid "value not in range [0, 0x7fffffff]"
   14377 msgstr "    [0, 0x7fffffff]"
   14378 
   14379 #: config/tc-score.c:4957
   14380 msgid "end on line error"
   14381 msgstr "   "
   14382 
   14383 #: config/tc-score.c:5204
   14384 msgid "invalid constant: 25 bit expression not in range [-16777216, 16777215]"
   14385 msgstr " : 25-     [-16777216, 16777215]"
   14386 
   14387 #: config/tc-score.c:5231
   14388 msgid "invalid constant: 20 bit expression not in range -2^19..2^19"
   14389 msgstr " : 20-     -2^19..2^19"
   14390 
   14391 #: config/tc-score.c:5264
   14392 msgid "lacking label"
   14393 msgstr "  "
   14394 
   14395 #: config/tc-score.c:5269
   14396 msgid "invalid constant: 10 bit expression not in range [-2^9, 2^9-1]"
   14397 msgstr " : 10-     [-2^9, 2^9-1]"
   14398 
   14399 #: config/tc-score.c:5365
   14400 msgid "pce instruction error (16 bit || 16 bit)'"
   14401 msgstr "  pce (16- || 16-)"
   14402 
   14403 #: config/tc-score.c:5383 config/tc-score.c:5407 config/tc-score.c:5434
   14404 #: config/tc-score.c:5463 config/tc-score.c:5512
   14405 msgid "score3d instruction."
   14406 msgstr " score3d."
   14407 
   14408 #: config/tc-score.c:6031
   14409 msgid "Unsupported use of .gpword"
   14410 msgstr "  .gpword"
   14411 
   14412 #: config/tc-score.c:6128
   14413 #, c-format
   14414 msgid "BSS length (%d) < 0 ignored"
   14415 msgstr " BSS (%d) < 0, "
   14416 
   14417 #: config/tc-score.c:6143 read.c:2412
   14418 #, c-format
   14419 msgid "error setting flags for \".sbss\": %s"
   14420 msgstr "       .sbss: %s"
   14421 
   14422 #: config/tc-score.c:6157 config/tc-sparc.c:4022
   14423 msgid "missing alignment"
   14424 msgstr "  "
   14425 
   14426 #: config/tc-score.c:6194
   14427 #, c-format
   14428 msgid "alignment too large; %d assumed"
   14429 msgstr "  ;  %d"
   14430 
   14431 #: config/tc-score.c:6199 read.c:2473
   14432 msgid "alignment negative; 0 assumed"
   14433 msgstr " ;  0"
   14434 
   14435 #. Error routine.
   14436 #: config/tc-score.c:6608 config/tc-score.c:6632
   14437 msgid "size is not 4 or 6"
   14438 msgstr "   4  6"
   14439 
   14440 #: config/tc-score.c:6691
   14441 msgid "bad call to MD_ATOF()"
   14442 msgstr "  MD_ATOF()"
   14443 
   14444 #: config/tc-score.c:7198
   14445 #, c-format
   14446 msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9]"
   14447 msgstr "    (0x%x)  [-2^9 ~ 2^9]"
   14448 
   14449 #: config/tc-score.c:7213 config/tc-score.c:7242 config/tc-score.c:7294
   14450 #, c-format
   14451 msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19]"
   14452 msgstr "    (0x%x)  [-2^19 ~ 2^19]"
   14453 
   14454 #: config/tc-score.c:7264 config/tc-score.c:7319
   14455 #, c-format
   14456 msgid " branch relocation truncate (0x%x)  [-2^9 ~ 2^9]"
   14457 msgstr "    (0x%x)  [-2^9 ~ 2^9]"
   14458 
   14459 #: config/tc-score.c:7488
   14460 #, c-format
   14461 msgid "cannot represent %s relocation in this object file format1"
   14462 msgstr "  %s      "
   14463 
   14464 #: config/tc-score.c:7779
   14465 #, c-format
   14466 msgid "Sunplus-v2-0-0-20060510\n"
   14467 msgstr "Sunplus-v2-0-0-20060510\n"
   14468 
   14469 #: config/tc-score.c:7799
   14470 #, c-format
   14471 msgid " Score-specific assembler options:\n"
   14472 msgstr " ,    Score:\n"
   14473 
   14474 #: config/tc-score.c:7801
   14475 #, c-format
   14476 msgid "        -EB\t\tassemble code for a big-endian cpu\n"
   14477 msgstr "        -EB\t\t       \n"
   14478 
   14479 #: config/tc-score.c:7806
   14480 #, c-format
   14481 msgid "        -EL\t\tassemble code for a little-endian cpu\n"
   14482 msgstr "        -EL\t\t       \n"
   14483 
   14484 #: config/tc-score.c:7810
   14485 #, c-format
   14486 msgid "        -FIXDD\t\tassemble code for fix data dependency\n"
   14487 msgstr "        -FIXDD\t\t     \n"
   14488 
   14489 #: config/tc-score.c:7812
   14490 #, c-format
   14491 msgid "        -NWARN\t\tassemble code for no warning message for fix data dependency\n"
   14492 msgstr "        -NWARN\t\t  ,       \n"
   14493 
   14494 #: config/tc-score.c:7814
   14495 #, c-format
   14496 msgid "        -SCORE5\t\tassemble code for target is SCORE5\n"
   14497 msgstr "        -SCORE5\t\t   SCORE5\n"
   14498 
   14499 #: config/tc-score.c:7816
   14500 #, c-format
   14501 msgid "        -SCORE5U\tassemble code for target is SCORE5U\n"
   14502 msgstr "        -SCORE5U\t   SCORE5U\n"
   14503 
   14504 #: config/tc-score.c:7818
   14505 #, c-format
   14506 msgid "        -SCORE7\t\tassemble code for target is SCORE7, this is default setting\n"
   14507 msgstr "        -SCORE7\t\t   SCORE7,  \n"
   14508 
   14509 #: config/tc-score.c:7820
   14510 #, c-format
   14511 msgid "        -SCORE3\t\tassemble code for target is SCORE3\n"
   14512 msgstr "        -SCORE3\t\t   SCORE3\n"
   14513 
   14514 #: config/tc-score.c:7822
   14515 #, c-format
   14516 msgid "        -march=score7\tassemble code for target is SCORE7, this is default setting\n"
   14517 msgstr "        -march=score7\t   SCORE7,  \n"
   14518 
   14519 #: config/tc-score.c:7824
   14520 #, c-format
   14521 msgid "        -march=score3\tassemble code for target is SCORE3\n"
   14522 msgstr "        -march=score3\t   SCORE3\n"
   14523 
   14524 #: config/tc-score.c:7826
   14525 #, c-format
   14526 msgid "        -USE_R1\t\tassemble code for no warning message when using temp register r1\n"
   14527 msgstr "        -USE_R1\t\t  ,     r1   \n"
   14528 
   14529 #: config/tc-score.c:7828
   14530 #, c-format
   14531 msgid "        -KPIC\t\tassemble code for PIC\n"
   14532 msgstr "        -KPIC\t\t   PIC\n"
   14533 
   14534 #: config/tc-score.c:7830
   14535 #, c-format
   14536 msgid "        -O0\t\tassembler will not perform any optimizations\n"
   14537 msgstr "        -O0\t\t     \n"
   14538 
   14539 #: config/tc-score.c:7832
   14540 #, c-format
   14541 msgid "        -G gpnum\tassemble code for setting gpsize and default is 8 byte\n"
   14542 msgstr "        -G gpnum\t    gpsize    8 \n"
   14543 
   14544 #: config/tc-score.c:7834
   14545 #, c-format
   14546 msgid "        -V \t\tSunplus release version \n"
   14547 msgstr "        -V \t\t  Sunplus \n"
   14548 
   14549 #: config/tc-sh.c:62
   14550 msgid "directive .big encountered when option -big required"
   14551 msgstr "  .big,    -big"
   14552 
   14553 #: config/tc-sh.c:72
   14554 msgid "directive .little encountered when option -little required"
   14555 msgstr "  .little,    -little"
   14556 
   14557 #: config/tc-sh.c:1422
   14558 msgid "illegal double indirection"
   14559 msgstr "  "
   14560 
   14561 #: config/tc-sh.c:1431
   14562 msgid "illegal register after @-"
   14563 msgstr "   @-"
   14564 
   14565 #: config/tc-sh.c:1447
   14566 msgid "must be @(r0,...)"
   14567 msgstr "  @(r0,...)"
   14568 
   14569 #: config/tc-sh.c:1471
   14570 msgid "syntax error in @(r0,...)"
   14571 msgstr "   @(r0,...)"
   14572 
   14573 #: config/tc-sh.c:1476
   14574 msgid "syntax error in @(r0...)"
   14575 msgstr "   @(r0...)"
   14576 
   14577 #: config/tc-sh.c:1521
   14578 msgid "Deprecated syntax."
   14579 msgstr " ."
   14580 
   14581 #: config/tc-sh.c:1533 config/tc-sh.c:1538
   14582 msgid "syntax error in @(disp,[Rn, gbr, pc])"
   14583 msgstr "   @(disp,[Rn, gbr, pc])"
   14584 
   14585 #: config/tc-sh.c:1543
   14586 msgid "expecting )"
   14587 msgstr "  )"
   14588 
   14589 #: config/tc-sh.c:1551
   14590 msgid "illegal register after @"
   14591 msgstr "   @"
   14592 
   14593 #: config/tc-sh.c:2192
   14594 #, c-format
   14595 msgid "unhandled %d\n"
   14596 msgstr "   %d\n"
   14597 
   14598 #: config/tc-sh.c:2402
   14599 #, c-format
   14600 msgid "Invalid register: 'r%d'"
   14601 msgstr " : r%d"
   14602 
   14603 #: config/tc-sh.c:2512
   14604 #, c-format
   14605 msgid "failed for %d\n"
   14606 msgstr "  %d\n"
   14607 
   14608 #: config/tc-sh.c:2518
   14609 msgid "misplaced PIC operand"
   14610 msgstr "   PIC"
   14611 
   14612 #: config/tc-sh.c:2629 config/tc-sh.c:3028
   14613 msgid "invalid operands for opcode"
   14614 msgstr "    "
   14615 
   14616 #: config/tc-sh.c:2634
   14617 msgid "insn can't be combined with parallel processing insn"
   14618 msgstr "       "
   14619 
   14620 #: config/tc-sh.c:2641 config/tc-sh.c:2652 config/tc-sh.c:2684
   14621 msgid "multiple movx specifications"
   14622 msgstr "  movx"
   14623 
   14624 #: config/tc-sh.c:2646 config/tc-sh.c:2668 config/tc-sh.c:2707
   14625 msgid "multiple movy specifications"
   14626 msgstr "  movy"
   14627 
   14628 #: config/tc-sh.c:2655 config/tc-sh.c:2688
   14629 msgid "invalid movx address register"
   14630 msgstr "   movx"
   14631 
   14632 #: config/tc-sh.c:2657
   14633 msgid "insn cannot be combined with non-nopy"
   14634 msgstr "     -nopy"
   14635 
   14636 #: config/tc-sh.c:2671 config/tc-sh.c:2727
   14637 msgid "invalid movy address register"
   14638 msgstr "   movy"
   14639 
   14640 #: config/tc-sh.c:2673
   14641 msgid "insn cannot be combined with non-nopx"
   14642 msgstr "     -nopx"
   14643 
   14644 #: config/tc-sh.c:2686
   14645 msgid "previous movy requires nopx"
   14646 msgstr " movy  nopx"
   14647 
   14648 #: config/tc-sh.c:2694 config/tc-sh.c:2699
   14649 msgid "invalid movx dsp register"
   14650 msgstr "  dsp movx"
   14651 
   14652 #: config/tc-sh.c:2709
   14653 msgid "previous movx requires nopy"
   14654 msgstr " movx  nopy"
   14655 
   14656 #: config/tc-sh.c:2718 config/tc-sh.c:2723
   14657 msgid "invalid movy dsp register"
   14658 msgstr "  dsp movy"
   14659 
   14660 #: config/tc-sh.c:2733
   14661 msgid "dsp immediate shift value not constant"
   14662 msgstr "    dsp   "
   14663 
   14664 #: config/tc-sh.c:2747 config/tc-sh.c:2773
   14665 msgid "multiple parallel processing specifications"
   14666 msgstr "   "
   14667 
   14668 #: config/tc-sh.c:2766
   14669 msgid "multiple condition specifications"
   14670 msgstr "  "
   14671 
   14672 #: config/tc-sh.c:2804
   14673 msgid "insn cannot be combined with pmuls"
   14674 msgstr "insn     pmuls"
   14675 
   14676 #: config/tc-sh.c:2820
   14677 msgid "bad combined pmuls output operand"
   14678 msgstr "    pmuls"
   14679 
   14680 #: config/tc-sh.c:2830
   14681 msgid "destination register is same for parallel insns"
   14682 msgstr "       "
   14683 
   14684 #: config/tc-sh.c:2839
   14685 msgid "condition not followed by conditionalizable insn"
   14686 msgstr "        "
   14687 
   14688 #: config/tc-sh.c:2849
   14689 msgid "unrecognized characters at end of parallel processing insn"
   14690 msgstr "     "
   14691 
   14692 #: config/tc-sh.c:2965
   14693 msgid "opcode not valid for this cpu variant"
   14694 msgstr "       "
   14695 
   14696 #: config/tc-sh.c:2998
   14697 msgid "Delayed branches not available on SH1"
   14698 msgstr "      SH1"
   14699 
   14700 #: config/tc-sh.c:3033
   14701 #, c-format
   14702 msgid "excess operands: '%s'"
   14703 msgstr " : %s"
   14704 
   14705 #: config/tc-sh.c:3110
   14706 msgid ".uses pseudo-op seen when not relaxing"
   14707 msgstr " .uses   "
   14708 
   14709 #: config/tc-sh.c:3116
   14710 msgid "bad .uses format"
   14711 msgstr "  .uses"
   14712 
   14713 #: config/tc-sh.c:3227
   14714 msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia"
   14715 msgstr " : --isa=SHcompact  --isa=SHmedia"
   14716 
   14717 #: config/tc-sh.c:3233
   14718 msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact"
   14719 msgstr " : --isa=SHmedia  --isa=SHcompact"
   14720 
   14721 #: config/tc-sh.c:3235
   14722 msgid "Invalid combination: --abi=64 with --isa=SHcompact"
   14723 msgstr " : --abi=64  --isa=SHcompact"
   14724 
   14725 #: config/tc-sh.c:3267
   14726 #, c-format
   14727 msgid "Invalid argument to --isa option: %s"
   14728 msgstr "   --isa: %s"
   14729 
   14730 #: config/tc-sh.c:3276
   14731 msgid "Invalid combination: --abi=32 with --abi=64"
   14732 msgstr " : --abi=32  --abi=64"
   14733 
   14734 #: config/tc-sh.c:3282
   14735 msgid "Invalid combination: --abi=64 with --abi=32"
   14736 msgstr " : --abi=64  --abi=32"
   14737 
   14738 #: config/tc-sh.c:3284
   14739 msgid "Invalid combination: --isa=SHcompact with --abi=64"
   14740 msgstr " : --isa=SHcompact  --abi=64"
   14741 
   14742 #: config/tc-sh.c:3288
   14743 #, c-format
   14744 msgid "Invalid argument to --abi option: %s"
   14745 msgstr "   --abi: %s"
   14746 
   14747 #: config/tc-sh.c:3328
   14748 #, c-format
   14749 msgid ""
   14750 "SH options:\n"
   14751 "--little\t\tgenerate little endian code\n"
   14752 "--big\t\t\tgenerate big endian code\n"
   14753 "--relax\t\t\talter jump instructions for long displacements\n"
   14754 "--renesas\t\tdisable optimization with section symbol for\n"
   14755 "\t\t\tcompatibility with Renesas assembler.\n"
   14756 "--small\t\t\talign sections to 4 byte boundaries, not 16\n"
   14757 "--dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
   14758 "--allow-reg-prefix\tallow '$' as a register name prefix.\n"
   14759 "--isa=[any\t\tuse most appropriate isa\n"
   14760 "    | dsp               same as '-dsp'\n"
   14761 "    | fp"
   14762 msgstr ""
   14763 "  SH:\n"
   14764 "--little\t\t     \n"
   14765 "--big\t\t\t     \n"
   14766 "--relax\t\t\t  jump   \n"
   14767 "--renesas\t\t     \n"
   14768 "\t\t\t   Renesas.\n"
   14769 "--small\t\t\t    4 ,   16\n"
   14770 "--dsp\t\t\t  sh-dsp   ISA   .\n"
   14771 "--allow-reg-prefix\t $    .\n"
   14772 "--isa=[any\t\t  isa\n"
   14773 "    | dsp                ,   -dsp\n"
   14774 "    | fp"
   14775 
   14776 #: config/tc-sh.c:3354
   14777 #, c-format
   14778 msgid ""
   14779 "--isa=[shmedia\t\tset as the default instruction set for SH64\n"
   14780 "    | SHmedia\n"
   14781 "    | shcompact\n"
   14782 "    | SHcompact]\n"
   14783 msgstr ""
   14784 "--isa=[shmedia\t\t     SH64\n"
   14785 "    | SHmedia\n"
   14786 "    | shcompact\n"
   14787 "    | SHcompact]\n"
   14788 
   14789 #: config/tc-sh.c:3359
   14790 #, c-format
   14791 msgid ""
   14792 "--abi=[32|64]\t\tset size of expanded SHmedia operands and object\n"
   14793 "\t\t\tfile type\n"
   14794 "--shcompact-const-crange  emit code-range descriptors for constants in\n"
   14795 "\t\t\tSHcompact code sections\n"
   14796 "--no-mix\t\tdisallow SHmedia code in the same section as\n"
   14797 "\t\t\tconstants and SHcompact code\n"
   14798 "--no-expand\t\tdo not expand MOVI, PT, PTA or PTB instructions\n"
   14799 "--expand-pt32\t\twith -abi=64, expand PT, PTA and PTB instructions\n"
   14800 "\t\t\tto 32 bits only\n"
   14801 msgstr ""
   14802 "--abi=[32|64]\t\t    SHmedia  \n"
   14803 "\t\t\t \n"
   14804 "--shcompact-const-crange    -   \n"
   14805 "\t\t\t  SHcompact\n"
   14806 "--no-mix\t\t  SHmedia    ,  \n"
   14807 "\t\t\t   SHcompact\n"
   14808 "--no-expand\t\t   MOVI, PT, PTA  PTB\n"
   14809 "--expand-pt32\t\t -abi=64,   PT, PTA  PTB\n"
   14810 "\t\t\t  32 \n"
   14811 
   14812 #: config/tc-sh.c:3371
   14813 #, c-format
   14814 msgid "--fdpic\t\t\tgenerate an FDPIC object file\n"
   14815 msgstr "--fdpic\t\t\t   FDPIC\n"
   14816 
   14817 #: config/tc-sh.c:3462
   14818 msgid ".uses does not refer to a local symbol in the same section"
   14819 msgstr ".uses         "
   14820 
   14821 #: config/tc-sh.c:3481
   14822 msgid "can't find fixup pointed to by .uses"
   14823 msgstr "    ,    .uses"
   14824 
   14825 #: config/tc-sh.c:3501
   14826 msgid ".uses target does not refer to a local symbol in the same section"
   14827 msgstr " .uses         "
   14828 
   14829 #: config/tc-sh.c:3578
   14830 msgid "displacement overflows 12-bit field"
   14831 msgstr "   12- "
   14832 
   14833 #: config/tc-sh.c:3581
   14834 #, c-format
   14835 msgid "displacement to defined symbol %s overflows 12-bit field"
   14836 msgstr "    %s,   12- "
   14837 
   14838 #: config/tc-sh.c:3585
   14839 #, c-format
   14840 msgid "displacement to undefined symbol %s overflows 12-bit field"
   14841 msgstr "    %s,   12- "
   14842 
   14843 #: config/tc-sh.c:3658
   14844 msgid "displacement overflows 8-bit field"
   14845 msgstr "   8- "
   14846 
   14847 #: config/tc-sh.c:3661
   14848 #, c-format
   14849 msgid "displacement to defined symbol %s overflows 8-bit field"
   14850 msgstr "    %s,   8- "
   14851 
   14852 #: config/tc-sh.c:3665
   14853 #, c-format
   14854 msgid "displacement to undefined symbol %s overflows 8-bit field "
   14855 msgstr "    %s,   8-  "
   14856 
   14857 #: config/tc-sh.c:3682
   14858 #, c-format
   14859 msgid "overflow in branch to %s; converted into longer instruction sequence"
   14860 msgstr "    %s;     "
   14861 
   14862 #: config/tc-sh.c:3747 config/tc-sh.c:3794 config/tc-sparc.c:4524
   14863 #: config/tc-sparc.c:4548
   14864 msgid "misaligned data"
   14865 msgstr "  "
   14866 
   14867 #: config/tc-sh.c:4123
   14868 msgid "offset to unaligned destination"
   14869 msgstr "   "
   14870 
   14871 #: config/tc-sh.c:4128
   14872 msgid "negative offset"
   14873 msgstr " "
   14874 
   14875 #: config/tc-sh.c:4279
   14876 msgid "misaligned offset"
   14877 msgstr "  "
   14878 
   14879 #: config/tc-sh64.c:567
   14880 msgid "This operand must be constant at assembly time"
   14881 msgstr "       "
   14882 
   14883 #: config/tc-sh64.c:680
   14884 msgid "Invalid operand expression"
   14885 msgstr "  "
   14886 
   14887 #: config/tc-sh64.c:772 config/tc-sh64.c:876
   14888 msgid "PTB operand is a SHmedia symbol"
   14889 msgstr " PTB   SHmedia"
   14890 
   14891 #: config/tc-sh64.c:775 config/tc-sh64.c:873
   14892 msgid "PTA operand is a SHcompact symbol"
   14893 msgstr " PTA   SHcompact"
   14894 
   14895 #: config/tc-sh64.c:791
   14896 msgid "invalid expression in operand"
   14897 msgstr "   "
   14898 
   14899 #: config/tc-sh64.c:1482
   14900 #, c-format
   14901 msgid "invalid operand, not a 5-bit unsigned value: %d"
   14902 msgstr " ,   5-   : %d"
   14903 
   14904 #: config/tc-sh64.c:1487
   14905 #, c-format
   14906 msgid "invalid operand, not a 6-bit signed value: %d"
   14907 msgstr " ,   6-   : %d"
   14908 
   14909 #: config/tc-sh64.c:1492
   14910 #, c-format
   14911 msgid "invalid operand, not a 6-bit unsigned value: %d"
   14912 msgstr " ,   6-   : %d"
   14913 
   14914 #: config/tc-sh64.c:1497 config/tc-sh64.c:1509
   14915 #, c-format
   14916 msgid "invalid operand, not a 11-bit signed value: %d"
   14917 msgstr " ,   11-   : %d"
   14918 
   14919 #: config/tc-sh64.c:1499
   14920 #, c-format
   14921 msgid "invalid operand, not a multiple of 32: %d"
   14922 msgstr " ,     32: %d"
   14923 
   14924 #: config/tc-sh64.c:1504
   14925 #, c-format
   14926 msgid "invalid operand, not a 10-bit signed value: %d"
   14927 msgstr " ,   10-   : %d"
   14928 
   14929 #: config/tc-sh64.c:1511
   14930 #, c-format
   14931 msgid "invalid operand, not an even value: %d"
   14932 msgstr " ,    : %d"
   14933 
   14934 #: config/tc-sh64.c:1516
   14935 #, c-format
   14936 msgid "invalid operand, not a 12-bit signed value: %d"
   14937 msgstr " ,   12-   : %d"
   14938 
   14939 #: config/tc-sh64.c:1518
   14940 #, c-format
   14941 msgid "invalid operand, not a multiple of 4: %d"
   14942 msgstr " ,     4: %d"
   14943 
   14944 #: config/tc-sh64.c:1523
   14945 #, c-format
   14946 msgid "invalid operand, not a 13-bit signed value: %d"
   14947 msgstr " ,   13-   : %d"
   14948 
   14949 #: config/tc-sh64.c:1525
   14950 #, c-format
   14951 msgid "invalid operand, not a multiple of 8: %d"
   14952 msgstr " ,     8: %d"
   14953 
   14954 #: config/tc-sh64.c:1530
   14955 #, c-format
   14956 msgid "invalid operand, not a 16-bit signed value: %d"
   14957 msgstr " ,   16-   : %d"
   14958 
   14959 #: config/tc-sh64.c:1535
   14960 #, c-format
   14961 msgid "invalid operand, not a 16-bit unsigned value: %d"
   14962 msgstr " ,   16-   : %d"
   14963 
   14964 #: config/tc-sh64.c:1541
   14965 msgid "operand out of range for PT, PTA and PTB"
   14966 msgstr "       PT, PTA  PTB"
   14967 
   14968 #: config/tc-sh64.c:1543
   14969 #, c-format
   14970 msgid "operand not a multiple of 4 for PT, PTA or PTB: %d"
   14971 msgstr "     4  PT, PTA  PTB: %d"
   14972 
   14973 #: config/tc-sh64.c:2063
   14974 #, c-format
   14975 msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x"
   14976 msgstr " MOVI   32-   : 0x%8x%08x"
   14977 
   14978 #: config/tc-sh64.c:2420 config/tc-sh64.c:2583 config/tc-sh64.c:2598
   14979 msgid "invalid PIC reference"
   14980 msgstr "  PIC"
   14981 
   14982 #: config/tc-sh64.c:2477
   14983 msgid "can't find opcode"
   14984 msgstr "    "
   14985 
   14986 #: config/tc-sh64.c:2680 config/tc-sh64.c:2720
   14987 msgid "invalid operand: expression in PT target"
   14988 msgstr " :    PT"
   14989 
   14990 #: config/tc-sh64.c:2811
   14991 #, c-format
   14992 msgid "invalid operands to %s"
   14993 msgstr "  %s"
   14994 
   14995 #: config/tc-sh64.c:2817
   14996 #, c-format
   14997 msgid "excess operands to %s"
   14998 msgstr "  %s"
   14999 
   15000 #: config/tc-sh64.c:2862
   15001 #, c-format
   15002 msgid "The `.mode %s' directive is not valid with this architecture"
   15003 msgstr " .mode %s  ,    "
   15004 
   15005 #: config/tc-sh64.c:2870
   15006 #, c-format
   15007 msgid "Invalid argument to .mode: %s"
   15008 msgstr "  .mode: %s"
   15009 
   15010 #: config/tc-sh64.c:2900
   15011 #, c-format
   15012 msgid "The `.abi %s' directive is not valid with this architecture"
   15013 msgstr " .abi %s  ,    "
   15014 
   15015 #: config/tc-sh64.c:2906
   15016 msgid "`.abi 64' but command-line options do not specify 64-bit ABI"
   15017 msgstr " .abi 64,        64- ABI"
   15018 
   15019 #: config/tc-sh64.c:2911
   15020 msgid "`.abi 32' but command-line options do not specify 32-bit ABI"
   15021 msgstr " .abi 32,        32- ABI"
   15022 
   15023 #: config/tc-sh64.c:2914
   15024 #, c-format
   15025 msgid "Invalid argument to .abi: %s"
   15026 msgstr "  .abi: %s"
   15027 
   15028 #: config/tc-sh64.c:2969
   15029 msgid "-no-mix is invalid without specifying SHcompact or SHmedia"
   15030 msgstr "-no-mix     SHcompact  SHmedia"
   15031 
   15032 #: config/tc-sh64.c:2974
   15033 msgid "-shcompact-const-crange is invalid without SHcompact"
   15034 msgstr "-shcompact-const-crange    SHcompact"
   15035 
   15036 #: config/tc-sh64.c:2977
   15037 msgid "-expand-pt32 only valid with -abi=64"
   15038 msgstr "-expand-pt32     -abi=64"
   15039 
   15040 #: config/tc-sh64.c:2980
   15041 msgid "-no-expand only valid with SHcompact or SHmedia"
   15042 msgstr "-no-expand     SHcompact  SHmedia"
   15043 
   15044 #: config/tc-sh64.c:2983
   15045 msgid "-expand-pt32 invalid together with -no-expand"
   15046 msgstr "-expand-pt32  ,   -no-expand"
   15047 
   15048 #: config/tc-sh64.c:3197
   15049 msgid "SHmedia code not allowed in same section as constants and SHcompact code"
   15050 msgstr " SHmedia            SHcompact"
   15051 
   15052 #: config/tc-sh64.c:3215
   15053 msgid "No segment info for current section"
   15054 msgstr "      "
   15055 
   15056 #: config/tc-sh64.c:3254
   15057 msgid "duplicate datalabel operator ignored"
   15058 msgstr "  datalabel "
   15059 
   15060 #: config/tc-sh64.c:3324
   15061 msgid "Invalid DataLabel expression"
   15062 msgstr "  DataLabel"
   15063 
   15064 #: config/tc-sparc.c:329 config/tc-sparc.c:542
   15065 msgid "Bad opcode table, broken assembler."
   15066 msgstr "   ,  ."
   15067 
   15068 #: config/tc-sparc.c:534
   15069 #, c-format
   15070 msgid "invalid architecture -xarch=%s"
   15071 msgstr " , -xarch=%s"
   15072 
   15073 #: config/tc-sparc.c:607
   15074 #, c-format
   15075 msgid "No compiled in support for %d bit object file format"
   15076 msgstr "    %d-   "
   15077 
   15078 #: config/tc-sparc.c:688
   15079 #, c-format
   15080 msgid "SPARC options:\n"
   15081 msgstr " SPARC:\n"
   15082 
   15083 #: config/tc-sparc.c:717
   15084 #, c-format
   15085 msgid ""
   15086 "\n"
   15087 "\t\t\tspecify variant of SPARC architecture\n"
   15088 "-bump\t\t\twarn when assembler switches architectures\n"
   15089 "-sparc\t\t\tignored\n"
   15090 "--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
   15091 "-relax\t\t\trelax jumps and branches (default)\n"
   15092 "-no-relax\t\tavoid changing any jumps and branches\n"
   15093 msgstr ""
   15094 "\n"
   15095 "\t\t\t   SPARC\n"
   15096 "-bump\t\t\t,    \n"
   15097 "-sparc\t\t\t\n"
   15098 "--enforce-aligned-data\t  .long    \n"
   15099 "-relax\t\t\t    ()\n"
   15100 "-no-relax\t\t     \n"
   15101 
   15102 #: config/tc-sparc.c:725
   15103 #, c-format
   15104 msgid "-k\t\t\tgenerate PIC\n"
   15105 msgstr "-k\t\t\t PIC\n"
   15106 
   15107 #: config/tc-sparc.c:729
   15108 #, c-format
   15109 msgid ""
   15110 "-32\t\t\tcreate 32 bit object file\n"
   15111 "-64\t\t\tcreate 64 bit object file\n"
   15112 msgstr ""
   15113 "-32\t\t\t 32-  \n"
   15114 "-64\t\t\t 64-  \n"
   15115 
   15116 #: config/tc-sparc.c:732
   15117 #, c-format
   15118 msgid "\t\t\t[default is %d]\n"
   15119 msgstr "\t\t\t[  %d]\n"
   15120 
   15121 #: config/tc-sparc.c:734
   15122 #, c-format
   15123 msgid ""
   15124 "-TSO\t\t\tuse Total Store Ordering\n"
   15125 "-PSO\t\t\tuse Partial Store Ordering\n"
   15126 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
   15127 msgstr ""
   15128 "-TSO\t\t\t Total Store Ordering\n"
   15129 "-PSO\t\t\t Partial Store Ordering\n"
   15130 "-RMO\t\t\t Relaxed Memory Ordering\n"
   15131 
   15132 #: config/tc-sparc.c:738
   15133 #, c-format
   15134 msgid "\t\t\t[default is %s]\n"
   15135 msgstr "\t\t\t[  %s]\n"
   15136 
   15137 #: config/tc-sparc.c:740
   15138 #, c-format
   15139 msgid ""
   15140 "-KPIC\t\t\tgenerate PIC\n"
   15141 "-V\t\t\tprint assembler version number\n"
   15142 "-undeclared-regs\tignore application global register usage without\n"
   15143 "\t\t\tappropriate .register directive (default)\n"
   15144 "-no-undeclared-regs\tforce error on application global register usage\n"
   15145 "\t\t\twithout appropriate .register directive\n"
   15146 "-q\t\t\tignored\n"
   15147 "-Qy, -Qn\t\tignored\n"
   15148 "-s\t\t\tignored\n"
   15149 msgstr ""
   15150 "-KPIC\t\t\t PIC\n"
   15151 "-V\t\t\t   \n"
   15152 "-undeclared-regs\t     \n"
   15153 "\t\t\t  .register ( )\n"
   15154 "-no-undeclared-regs\t     \n"
   15155 "\t\t\t     .register\n"
   15156 "-q\t\t\t\n"
   15157 "-Qy, -Qn\t\t\n"
   15158 "-s\t\t\t\n"
   15159 
   15160 #: config/tc-sparc.c:752
   15161 #, c-format
   15162 msgid ""
   15163 "-EL\t\t\tgenerate code for a little endian machine\n"
   15164 "-EB\t\t\tgenerate code for a big endian machine\n"
   15165 "--little-endian-data\tgenerate code for a machine having big endian\n"
   15166 "                        instructions and little endian data.\n"
   15167 msgstr ""
   15168 "-EL\t\t\t       \n"
   15169 "-EB\t\t\t       \n"
   15170 "--little-endian-data\t      \n"
   15171 "                            .\n"
   15172 
   15173 #: config/tc-sparc.c:893
   15174 #, c-format
   15175 msgid "Internal error: losing opcode: `%s' \"%s\"\n"
   15176 msgstr " :    : %s %s\n"
   15177 
   15178 #: config/tc-sparc.c:912
   15179 #, c-format
   15180 msgid "Internal error: can't find opcode `%s' for `%s'\n"
   15181 msgstr " :      %s  %s\n"
   15182 
   15183 #: config/tc-sparc.c:1074
   15184 msgid "Support for 64-bit arithmetic not compiled in."
   15185 msgstr " 64-    ."
   15186 
   15187 #: config/tc-sparc.c:1120
   15188 msgid "set: number not in 0..4294967295 range"
   15189 msgstr "set:     0  4294967295"
   15190 
   15191 #: config/tc-sparc.c:1127
   15192 msgid "set: number not in -2147483648..4294967295 range"
   15193 msgstr "set:     -2147483648  4294967295"
   15194 
   15195 #: config/tc-sparc.c:1186
   15196 msgid "setsw: number not in -2147483648..4294967295 range"
   15197 msgstr "setsw:     -2147483648  4294967295"
   15198 
   15199 #: config/tc-sparc.c:1234
   15200 msgid "setx: temporary register same as destination register"
   15201 msgstr "setx:        "
   15202 
   15203 #: config/tc-sparc.c:1305
   15204 msgid "setx: illegal temporary register g0"
   15205 msgstr "setx:    , g0"
   15206 
   15207 #: config/tc-sparc.c:1402
   15208 msgid "FP branch in delay slot"
   15209 msgstr " FP   "
   15210 
   15211 #: config/tc-sparc.c:1417
   15212 msgid "FP branch preceded by FP instruction; NOP inserted"
   15213 msgstr " FP   FP;  NOP"
   15214 
   15215 #: config/tc-sparc.c:1457
   15216 msgid "failed special case insn sanity check"
   15217 msgstr "        "
   15218 
   15219 #: config/tc-sparc.c:1628
   15220 msgid ": invalid membar mask name"
   15221 msgstr ":    membar"
   15222 
   15223 #: config/tc-sparc.c:1644
   15224 msgid ": invalid membar mask expression"
   15225 msgstr ":    membar"
   15226 
   15227 #: config/tc-sparc.c:1649
   15228 msgid ": invalid membar mask number"
   15229 msgstr ":    membar"
   15230 
   15231 #: config/tc-sparc.c:1664
   15232 msgid ": invalid siam mode expression"
   15233 msgstr ":    siam"
   15234 
   15235 #: config/tc-sparc.c:1669
   15236 msgid ": invalid siam mode number"
   15237 msgstr ":    siam"
   15238 
   15239 #: config/tc-sparc.c:1685
   15240 msgid ": invalid prefetch function name"
   15241 msgstr ":     "
   15242 
   15243 #: config/tc-sparc.c:1693
   15244 msgid ": invalid prefetch function expression"
   15245 msgstr ":     "
   15246 
   15247 #: config/tc-sparc.c:1698
   15248 msgid ": invalid prefetch function number"
   15249 msgstr ":     "
   15250 
   15251 #: config/tc-sparc.c:1726 config/tc-sparc.c:1738
   15252 msgid ": unrecognizable privileged register"
   15253 msgstr ":   "
   15254 
   15255 #: config/tc-sparc.c:1762 config/tc-sparc.c:1774
   15256 msgid ": unrecognizable hyperprivileged register"
   15257 msgstr ":   "
   15258 
   15259 #: config/tc-sparc.c:1798 config/tc-sparc.c:1823
   15260 msgid ": unrecognizable v9a or v9b ancillary state register"
   15261 msgstr ":  v9a  v9b   "
   15262 
   15263 #: config/tc-sparc.c:1803
   15264 msgid ": rd on write only ancillary state register"
   15265 msgstr ": rd       "
   15266 
   15267 #. %sys_tick and %sys_tick_cmpr are v9bnotv9a
   15268 #: config/tc-sparc.c:1811
   15269 msgid ": unrecognizable v9a ancillary state register"
   15270 msgstr ":  v9a   "
   15271 
   15272 #: config/tc-sparc.c:1847
   15273 msgid ": asr number must be between 16 and 31"
   15274 msgstr ":  asr      16  31"
   15275 
   15276 #: config/tc-sparc.c:1855
   15277 msgid ": asr number must be between 0 and 31"
   15278 msgstr ":  asr      0  31"
   15279 
   15280 #: config/tc-sparc.c:1865
   15281 #, c-format
   15282 msgid ": expecting %asrN"
   15283 msgstr ":    %asrN"
   15284 
   15285 #: config/tc-sparc.c:1907
   15286 msgid ": crypto immediate must be between 0 and 31"
   15287 msgstr ":      0  31"
   15288 
   15289 #: config/tc-sparc.c:1916
   15290 msgid ": expecting crypto immediate"
   15291 msgstr ":    "
   15292 
   15293 #: config/tc-sparc.c:2098 config/tc-sparc.c:2136 config/tc-sparc.c:2577
   15294 #: config/tc-sparc.c:2613
   15295 #, c-format
   15296 msgid "Illegal operands: %%%s requires arguments in ()"
   15297 msgstr " : %%%s    , ()"
   15298 
   15299 #: config/tc-sparc.c:2104
   15300 #, c-format
   15301 msgid "Illegal operands: %%%s cannot be used together with other relocs in the insn ()"
   15302 msgstr " : %%%s          ()"
   15303 
   15304 #: config/tc-sparc.c:2115
   15305 #, c-format
   15306 msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
   15307 msgstr " : %%%s      call __tls_get_addr"
   15308 
   15309 #: config/tc-sparc.c:2322
   15310 msgid "detected global register use not covered by .register pseudo-op"
   15311 msgstr "   ,     .register"
   15312 
   15313 #: config/tc-sparc.c:2398
   15314 msgid ": There are only 64 f registers; [0-63]"
   15315 msgstr ":   64  f; [0-63]"
   15316 
   15317 #: config/tc-sparc.c:2400 config/tc-sparc.c:2418
   15318 msgid ": There are only 32 f registers; [0-31]"
   15319 msgstr ":   32  f; [0-31]"
   15320 
   15321 #: config/tc-sparc.c:2410
   15322 msgid ": There are only 32 single precision f registers; [0-31]"
   15323 msgstr ":   32  f  ; [0-31]"
   15324 
   15325 #: config/tc-sparc.c:2431
   15326 msgid ": Instruction requires frs2 and frsd must be the same register"
   15327 msgstr ":   frs2  frsd     "
   15328 
   15329 #: config/tc-sparc.c:2625
   15330 #, c-format
   15331 msgid "Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
   15332 msgstr " :    ,   +  -,  %%%s()"
   15333 
   15334 #: config/tc-sparc.c:2742
   15335 #, c-format
   15336 msgid "Illegal operands: Can't add non-constant expression to %%%s()"
   15337 msgstr " :       %%%s()"
   15338 
   15339 #: config/tc-sparc.c:2752
   15340 #, c-format
   15341 msgid "Illegal operands: Can't do arithmetics involving %%%s() of a relocatable symbol"
   15342 msgstr " :       %%%s()     "
   15343 
   15344 #: config/tc-sparc.c:2770
   15345 msgid ": PC-relative operand can't be a constant"
   15346 msgstr ":   PC     "
   15347 
   15348 #: config/tc-sparc.c:2777
   15349 msgid ": TLS operand can't be a constant"
   15350 msgstr ":  TLS    "
   15351 
   15352 #: config/tc-sparc.c:2803
   15353 msgid ": Immediate value in cbcond is out of range."
   15354 msgstr ":     cbcond     ."
   15355 
   15356 #: config/tc-sparc.c:2830
   15357 msgid ": invalid ASI name"
   15358 msgstr ":   ASI"
   15359 
   15360 #: config/tc-sparc.c:2838
   15361 msgid ": invalid ASI expression"
   15362 msgstr ":   ASI"
   15363 
   15364 #: config/tc-sparc.c:2843
   15365 msgid ": invalid ASI number"
   15366 msgstr ":   ASI"
   15367 
   15368 #: config/tc-sparc.c:2946
   15369 msgid "OPF immediate operand out of range (0-0x1ff)"
   15370 msgstr "   OPF      (0-0x1ff)"
   15371 
   15372 #: config/tc-sparc.c:2951
   15373 msgid "non-immediate OPF operand, ignored"
   15374 msgstr "  OPF, "
   15375 
   15376 #: config/tc-sparc.c:2970
   15377 msgid ": invalid cpreg name"
   15378 msgstr ":   cpreg"
   15379 
   15380 #: config/tc-sparc.c:2999
   15381 #, c-format
   15382 msgid "Illegal operands%s"
   15383 msgstr " %s"
   15384 
   15385 #: config/tc-sparc.c:3039
   15386 #, c-format
   15387 msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
   15388 msgstr "    %s  %s  %s"
   15389 
   15390 #: config/tc-sparc.c:3076
   15391 #, c-format
   15392 msgid "Architecture mismatch on \"%s\"."
   15393 msgstr "   %s."
   15394 
   15395 #: config/tc-sparc.c:3077
   15396 #, c-format
   15397 msgid " (Requires %s; requested architecture is %s.)"
   15398 msgstr " ( %s;     %s.)"
   15399 
   15400 #: config/tc-sparc.c:3089
   15401 #, c-format
   15402 msgid "Hardware capability \"%s\" not enabled for \"%s\"."
   15403 msgstr "  %s    %s."
   15404 
   15405 #: config/tc-sparc.c:3487 config/tc-sparc.c:3494 config/tc-sparc.c:3501
   15406 #: config/tc-sparc.c:3508 config/tc-sparc.c:3515 config/tc-sparc.c:3524
   15407 #: config/tc-sparc.c:3536 config/tc-sparc.c:3547 config/tc-sparc.c:3569
   15408 #: config/tc-sparc.c:3593 write.c:1159
   15409 msgid "relocation overflow"
   15410 msgstr "   "
   15411 
   15412 #: config/tc-sparc.c:3648
   15413 #, c-format
   15414 msgid "bad or unhandled relocation type: 0x%02x"
   15415 msgstr "      : 0x%02x"
   15416 
   15417 #: config/tc-sparc.c:3984
   15418 msgid "Expected comma after name"
   15419 msgstr "     "
   15420 
   15421 #: config/tc-sparc.c:3993
   15422 #, c-format
   15423 msgid "BSS length (%d.) <0! Ignored."
   15424 msgstr " BSS (%d.) < 0! ."
   15425 
   15426 #: config/tc-sparc.c:4005
   15427 msgid "bad .reserve segment -- expected BSS segment"
   15428 msgstr "  .reserve --    BSS"
   15429 
   15430 #: config/tc-sparc.c:4033
   15431 #, c-format
   15432 msgid "alignment too large; assuming %d"
   15433 msgstr "   ;   %d"
   15434 
   15435 #: config/tc-sparc.c:4039 config/tc-sparc.c:4189
   15436 msgid "negative alignment"
   15437 msgstr " "
   15438 
   15439 #: config/tc-sparc.c:4049 config/tc-sparc.c:4211 read.c:1486 read.c:2485
   15440 msgid "alignment not a power of 2"
   15441 msgstr "    2"
   15442 
   15443 #: config/tc-sparc.c:4102
   15444 #, c-format
   15445 msgid "Ignoring attempt to re-define symbol %s"
   15446 msgstr "    %s"
   15447 
   15448 #: config/tc-sparc.c:4126 config/tc-v850.c:281
   15449 msgid "Expected comma after symbol-name"
   15450 msgstr "      "
   15451 
   15452 #: config/tc-sparc.c:4136
   15453 #, c-format
   15454 msgid ".COMMon length (%lu) out of range ignored"
   15455 msgstr " .COMMon (%lu)     "
   15456 
   15457 #: config/tc-sparc.c:4169
   15458 msgid "Expected comma after common length"
   15459 msgstr "  common    "
   15460 
   15461 #: config/tc-sparc.c:4183
   15462 #, c-format
   15463 msgid "alignment too large; assuming %ld"
   15464 msgstr "   ;   %ld"
   15465 
   15466 #: config/tc-sparc.c:4326
   15467 msgid "Unknown segment type"
   15468 msgstr "  "
   15469 
   15470 #: config/tc-sparc.c:4396 config/tc-sparc.c:4406
   15471 #, c-format
   15472 msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
   15473 msgstr " : .register %%g[2367],{#scratch|symbolname|#ignore}"
   15474 
   15475 #: config/tc-sparc.c:4424
   15476 msgid "redefinition of global register"
   15477 msgstr "  "
   15478 
   15479 #: config/tc-sparc.c:4435
   15480 #, c-format
   15481 msgid "Register symbol %s already defined."
   15482 msgstr "  %s  ."
   15483 
   15484 #: config/tc-sparc.c:4639
   15485 #, c-format
   15486 msgid "Illegal operands: %%r_plt in %d-byte data field"
   15487 msgstr " : %%r_plt  %d-  "
   15488 
   15489 #: config/tc-sparc.c:4649
   15490 #, c-format
   15491 msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
   15492 msgstr " : %%r_tls_dtpoff  %d-  "
   15493 
   15494 #: config/tc-sparc.c:4686 config/tc-vax.c:3315
   15495 #, c-format
   15496 msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
   15497 msgstr " :    %%r_%s%d  %d-  "
   15498 
   15499 #: config/tc-sparc.c:4694 config/tc-sparc.c:4725 config/tc-sparc.c:4734
   15500 #: config/tc-vax.c:3323 config/tc-vax.c:3354 config/tc-vax.c:3363
   15501 #, c-format
   15502 msgid "Illegal operands: %%r_%s%d requires arguments in ()"
   15503 msgstr " : %%r_%s%d     ()"
   15504 
   15505 #: config/tc-sparc.c:4743 config/tc-vax.c:3372
   15506 #, c-format
   15507 msgid "Illegal operands: garbage after %%r_%s%d()"
   15508 msgstr " :    %%r_%s%d()"
   15509 
   15510 #: config/tc-sparc.h:63
   15511 msgid "sparc convert_frag\n"
   15512 msgstr "sparc convert_frag\n"
   15513 
   15514 #: config/tc-sparc.h:65 config/tc-z80.h:53
   15515 msgid "estimate_size_before_relax called"
   15516 msgstr " estimate_size_before_relax"
   15517 
   15518 #: config/tc-spu.c:130
   15519 #, c-format
   15520 msgid "Can't hash instruction '%s':%s"
   15521 msgstr "     %s:%s"
   15522 
   15523 #: config/tc-spu.c:184
   15524 msgid ""
   15525 "SPU options:\n"
   15526 "  --apuasm\t\t  emulate behaviour of apuasm\n"
   15527 msgstr ""
   15528 " SPU:\n"
   15529 "  --apuasm\t\t    apuasm\n"
   15530 
   15531 #: config/tc-spu.c:290
   15532 #, c-format
   15533 msgid "Invalid mnemonic '%s'"
   15534 msgstr " , %s"
   15535 
   15536 #: config/tc-spu.c:296
   15537 #, c-format
   15538 msgid "'%s' is only available in DD2.0 or higher."
   15539 msgstr "%s     DD2.0   ."
   15540 
   15541 #: config/tc-spu.c:328
   15542 #, c-format
   15543 msgid "Error in argument %d.  Expecting:  \"%s\""
   15544 msgstr "   %d.   : %s"
   15545 
   15546 #: config/tc-spu.c:339
   15547 msgid "Mixing register syntax, with and without '$'."
   15548 msgstr "   ,    $."
   15549 
   15550 #: config/tc-spu.c:345
   15551 #, c-format
   15552 msgid "Treating '%-*s' as a symbol."
   15553 msgstr " %-*s ."
   15554 
   15555 #: config/tc-spu.c:564
   15556 msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher."
   15557 msgstr "SPU_RdEventMask ( 11)     DD2.0   ."
   15558 
   15559 #: config/tc-spu.c:566
   15560 msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher."
   15561 msgstr "MFC_RdTagMask ( 12)     DD2.0   ."
   15562 
   15563 #: config/tc-spu.c:609
   15564 #, c-format
   15565 msgid "Using old style, %%lo(expr), please change to PPC style, expr@l."
   15566 msgstr "  , %%lo(expr),  ,    PPC, expr@l."
   15567 
   15568 #: config/tc-spu.c:615
   15569 #, c-format
   15570 msgid "Using old style, %%hi(expr), please change to PPC style, expr@h."
   15571 msgstr "  , %%hi(expr),  ,    PPC, expr@h."
   15572 
   15573 #: config/tc-spu.c:685 config/tc-spu.c:688
   15574 #, c-format
   15575 msgid "Constant expression %d out of range, [%d, %d]."
   15576 msgstr " , %d,    , [%d, %d]."
   15577 
   15578 #: config/tc-spu.c:790
   15579 #, c-format
   15580 msgid "invalid priority '%lu'"
   15581 msgstr " , %lu"
   15582 
   15583 #: config/tc-spu.c:796
   15584 #, c-format
   15585 msgid "invalid lrlive '%lu'"
   15586 msgstr " lrlive, %lu"
   15587 
   15588 #: config/tc-spu.c:855
   15589 msgid "Relaxation should never occur"
   15590 msgstr "   "
   15591 
   15592 #: config/tc-spu.c:1005
   15593 #, c-format
   15594 msgid "Relocation doesn't fit. (relocation value = 0x%lx)"
   15595 msgstr " . (  = 0x%lx)"
   15596 
   15597 #: config/tc-spu.h:85
   15598 msgid "spu convert_frag\n"
   15599 msgstr "spu convert_frag\n"
   15600 
   15601 #: config/tc-tic30.c:36
   15602 msgid "first"
   15603 msgstr ""
   15604 
   15605 #: config/tc-tic30.c:36
   15606 msgid "second"
   15607 msgstr ""
   15608 
   15609 #: config/tc-tic30.c:36
   15610 msgid "third"
   15611 msgstr ""
   15612 
   15613 #: config/tc-tic30.c:36
   15614 msgid "fourth"
   15615 msgstr ""
   15616 
   15617 #: config/tc-tic30.c:36
   15618 msgid "fifth"
   15619 msgstr ""
   15620 
   15621 #: config/tc-tic30.c:482
   15622 msgid "More than one AR register found in indirect reference"
   15623 msgstr "      AR"
   15624 
   15625 #: config/tc-tic30.c:487
   15626 msgid "Illegal AR register in indirect reference"
   15627 msgstr "      AR"
   15628 
   15629 #: config/tc-tic30.c:507
   15630 msgid "More than one displacement found in indirect reference"
   15631 msgstr "      "
   15632 
   15633 #: config/tc-tic30.c:515
   15634 msgid "Invalid displacement in indirect reference"
   15635 msgstr "    "
   15636 
   15637 #: config/tc-tic30.c:532
   15638 msgid "AR register not found in indirect reference"
   15639 msgstr "      AR"
   15640 
   15641 #. Maybe an implied displacement of 1 again.
   15642 #: config/tc-tic30.c:548
   15643 msgid "required displacement wasn't given in indirect reference"
   15644 msgstr "        "
   15645 
   15646 #: config/tc-tic30.c:554
   15647 msgid "illegal indirect reference"
   15648 msgstr "  "
   15649 
   15650 #: config/tc-tic30.c:560
   15651 msgid "displacement must be an unsigned 8-bit number"
   15652 msgstr "    8-   "
   15653 
   15654 #: config/tc-tic30.c:746 config/tc-tic30.c:1493
   15655 #, c-format
   15656 msgid "Invalid character %s before %s operand"
   15657 msgstr "  %s   %s"
   15658 
   15659 #: config/tc-tic30.c:765 config/tc-tic30.c:1508
   15660 #, c-format
   15661 msgid "Unbalanced parenthesis in %s operand."
   15662 msgstr "    %s."
   15663 
   15664 #: config/tc-tic30.c:781 config/tc-tic30.c:1518
   15665 #, c-format
   15666 msgid "Invalid character %s in %s operand"
   15667 msgstr " , %s,   %s"
   15668 
   15669 #: config/tc-tic30.c:800 config/tc-tic30.c:1535
   15670 #, c-format
   15671 msgid "Spurious operands; (%d operands/instruction max)"
   15672 msgstr " ; (.   %d /)"
   15673 
   15674 #. Just skip it, if it's \n complain.
   15675 #: config/tc-tic30.c:818 config/tc-tic30.c:834 config/tc-tic30.c:1552
   15676 #: config/tc-tic30.c:1568
   15677 msgid "Expecting operand after ','; got nothing"
   15678 msgstr " ,    ; ,   "
   15679 
   15680 #: config/tc-tic30.c:823 config/tc-tic30.c:1557
   15681 msgid "Expecting operand before ','; got nothing"
   15682 msgstr " ,    ; ,   "
   15683 
   15684 #: config/tc-tic30.c:861
   15685 msgid "incorrect number of operands given in the first instruction"
   15686 msgstr "      "
   15687 
   15688 #: config/tc-tic30.c:867
   15689 msgid "incorrect number of operands given in the second instruction"
   15690 msgstr "      "
   15691 
   15692 #: config/tc-tic30.c:888
   15693 #, c-format
   15694 msgid "%s instruction, operand %d doesn't match"
   15695 msgstr " %s,   %d"
   15696 
   15697 #. Shouldn't get here.
   15698 #: config/tc-tic30.c:912 config/tc-tic30.c:919
   15699 msgid "incorrect format for multiply parallel instruction"
   15700 msgstr "    multiply"
   15701 
   15702 #: config/tc-tic30.c:926
   15703 msgid "destination for multiply can only be R0 or R1"
   15704 msgstr "  multiply    R0  R1"
   15705 
   15706 #: config/tc-tic30.c:933
   15707 msgid "destination for add/subtract can only be R2 or R3"
   15708 msgstr "         R2  R3"
   15709 
   15710 #: config/tc-tic30.c:1000
   15711 msgid "loading the same register in parallel operation"
   15712 msgstr "      "
   15713 
   15714 #: config/tc-tic30.c:1382
   15715 msgid "pc-relative "
   15716 msgstr "  PC "
   15717 
   15718 #: config/tc-tic30.c:1443
   15719 #, c-format
   15720 msgid "Invalid character %s in opcode"
   15721 msgstr " , %s,   "
   15722 
   15723 #: config/tc-tic30.c:1473
   15724 #, c-format
   15725 msgid "Unknown TMS320C30 instruction: %s"
   15726 msgstr "  TMS320C30: %s"
   15727 
   15728 #: config/tc-tic30.c:1593
   15729 msgid "Incorrect number of operands given"
   15730 msgstr "   "
   15731 
   15732 #: config/tc-tic30.c:1626
   15733 #, c-format
   15734 msgid "The %s operand doesn't match"
   15735 msgstr " %s  "
   15736 
   15737 #. Shouldn't make it to this stage.
   15738 #: config/tc-tic30.c:1651 config/tc-tic30.c:1663
   15739 msgid "Incompatible first and second operands in instruction"
   15740 msgstr "      "
   15741 
   15742 #: config/tc-tic30.c:1777
   15743 msgid "invalid short form floating point immediate operand"
   15744 msgstr "        "
   15745 
   15746 #: config/tc-tic30.c:1787
   15747 msgid "rounding down first operand float to unsigned int"
   15748 msgstr "    float  unsigned int"
   15749 
   15750 #: config/tc-tic30.c:1789
   15751 msgid "only lower 16-bits of first operand are used"
   15752 msgstr "   16   "
   15753 
   15754 #: config/tc-tic30.c:1799
   15755 msgid "rounding down first operand float to signed int"
   15756 msgstr "    float  signed int"
   15757 
   15758 #: config/tc-tic30.c:1804 config/tc-tic30.c:1875
   15759 msgid "first operand is too large for 16-bit signed int"
   15760 msgstr "      16-    "
   15761 
   15762 #: config/tc-tic30.c:1869
   15763 msgid "first operand is floating point"
   15764 msgstr "      "
   15765 
   15766 #. Shouldn't get here.
   15767 #: config/tc-tic30.c:1900
   15768 msgid "interrupt vector for trap instruction out of range"
   15769 msgstr "         "
   15770 
   15771 #: config/tc-tic30.c:1945
   15772 msgid "LDP instruction needs a 24-bit operand"
   15773 msgstr "  LDP    24- "
   15774 
   15775 #: config/tc-tic30.c:1969
   15776 msgid "first operand is too large for a 24-bit displacement"
   15777 msgstr "      24- "
   15778 
   15779 #: config/tc-tic4x.c:391
   15780 msgid "Nan, using zero."
   15781 msgstr "  ,  ."
   15782 
   15783 #: config/tc-tic4x.c:513
   15784 #, c-format
   15785 msgid "Cannot represent exponent in %d bits"
   15786 msgstr "    %d "
   15787 
   15788 #: config/tc-tic4x.c:596 config/tc-tic4x.c:606
   15789 msgid "Invalid floating point number"
   15790 msgstr "    "
   15791 
   15792 #: config/tc-tic4x.c:726
   15793 msgid "Comma expected\n"
   15794 msgstr "   \n"
   15795 
   15796 #: config/tc-tic4x.c:766 config/tc-tic54x.c:478
   15797 msgid ".bss size argument missing\n"
   15798 msgstr "   .bss\n"
   15799 
   15800 #: config/tc-tic4x.c:774
   15801 #, c-format
   15802 msgid ".bss size %ld < 0!"
   15803 msgstr " .bss %ld < 0!"
   15804 
   15805 #: config/tc-tic4x.c:908
   15806 msgid "Non-constant symbols not allowed\n"
   15807 msgstr "    \n"
   15808 
   15809 #: config/tc-tic4x.c:939
   15810 msgid "Symbol missing\n"
   15811 msgstr " \n"
   15812 
   15813 #. Get terminator.
   15814 #. Skip null symbol terminator.
   15815 #: config/tc-tic4x.c:985
   15816 msgid ".sect: subsection name ignored"
   15817 msgstr ".sect:   "
   15818 
   15819 #: config/tc-tic4x.c:1013 config/tc-tic4x.c:1113 config/tc-tic54x.c:1440
   15820 #, c-format
   15821 msgid "Error setting flags for \"%s\": %s"
   15822 msgstr "      %s: %s"
   15823 
   15824 #: config/tc-tic4x.c:1044
   15825 msgid ".set syntax invalid\n"
   15826 msgstr "  .set\n"
   15827 
   15828 #: config/tc-tic4x.c:1102
   15829 msgid ".usect: non-zero alignment flag ignored"
   15830 msgstr ".usect:    "
   15831 
   15832 #: config/tc-tic4x.c:1133
   15833 #, c-format
   15834 msgid "This assembler does not support processor generation %ld"
   15835 msgstr "        %ld"
   15836 
   15837 #: config/tc-tic4x.c:1137
   15838 msgid "Changing processor generation on fly not supported..."
   15839 msgstr "       "
   15840 
   15841 #: config/tc-tic4x.c:1436
   15842 msgid "Auxiliary register AR0--AR7 required for indirect"
   15843 msgstr " indirect    AR0--AR7"
   15844 
   15845 #: config/tc-tic4x.c:1450
   15846 #, c-format
   15847 msgid "Bad displacement %d (require 0--255)\n"
   15848 msgstr "  %d (     0  255)\n"
   15849 
   15850 #: config/tc-tic4x.c:1468
   15851 msgid "Index register IR0,IR1 required for displacement"
   15852 msgstr "    , IR0,IR1"
   15853 
   15854 #: config/tc-tic4x.c:1537
   15855 msgid "Expecting a register name"
   15856 msgstr "    "
   15857 
   15858 #: config/tc-tic4x.c:1549 config/tc-tic4x.c:1572 config/tc-tic4x.c:1641
   15859 msgid "Number too large"
   15860 msgstr "  "
   15861 
   15862 #: config/tc-tic4x.c:1589
   15863 msgid "Expecting a constant value"
   15864 msgstr "    "
   15865 
   15866 #: config/tc-tic4x.c:1596
   15867 #, c-format
   15868 msgid "Bad direct addressing construct %s"
   15869 msgstr "   , %s"
   15870 
   15871 #: config/tc-tic4x.c:1600
   15872 #, c-format
   15873 msgid "Direct value of %ld is not suitable"
   15874 msgstr "  %ld  "
   15875 
   15876 #: config/tc-tic4x.c:1624
   15877 msgid "Unknown indirect addressing mode"
   15878 msgstr "   "
   15879 
   15880 #: config/tc-tic4x.c:1721
   15881 #, c-format
   15882 msgid "Immediate value of %ld is too large for ldf"
   15883 msgstr "  %ld     ldf"
   15884 
   15885 #: config/tc-tic4x.c:1761
   15886 msgid "Destination register must be ARn"
   15887 msgstr "    ARn"
   15888 
   15889 #: config/tc-tic4x.c:1780 config/tc-tic4x.c:2153 config/tc-tic4x.c:2212
   15890 #, c-format
   15891 msgid "Immediate value of %ld is too large"
   15892 msgstr "  %ld   "
   15893 
   15894 #: config/tc-tic4x.c:1809 config/tc-tic4x.c:2014
   15895 msgid "Invalid indirect addressing mode"
   15896 msgstr "   "
   15897 
   15898 #: config/tc-tic4x.c:1833 config/tc-tic4x.c:1873 config/tc-tic4x.c:2064
   15899 #: config/tc-tic4x.c:2086
   15900 msgid "Register must be Rn"
   15901 msgstr "   Rn"
   15902 
   15903 #: config/tc-tic4x.c:1887 config/tc-tic4x.c:1957 config/tc-tic4x.c:1971
   15904 msgid "Register must be R0--R7"
   15905 msgstr "   R0--R7"
   15906 
   15907 #: config/tc-tic4x.c:1911 config/tc-tic4x.c:1939
   15908 #, c-format
   15909 msgid "Invalid indirect addressing mode displacement %d"
   15910 msgstr "    , %d"
   15911 
   15912 #: config/tc-tic4x.c:1985
   15913 msgid "Destination register must be R2 or R3"
   15914 msgstr "    R2  R3"
   15915 
   15916 #: config/tc-tic4x.c:1999
   15917 msgid "Destination register must be R0 or R1"
   15918 msgstr "    R0  R1"
   15919 
   15920 #: config/tc-tic4x.c:2036
   15921 #, c-format
   15922 msgid "Displacement value of %ld is too large"
   15923 msgstr "   %ld   "
   15924 
   15925 #: config/tc-tic4x.c:2097 config/tc-tic4x.c:2228
   15926 msgid "Floating point number not valid in expression"
   15927 msgstr "        "
   15928 
   15929 #: config/tc-tic4x.c:2111
   15930 #, c-format
   15931 msgid "Signed immediate value %ld too large"
   15932 msgstr "   , %ld,   "
   15933 
   15934 #: config/tc-tic4x.c:2174
   15935 #, c-format
   15936 msgid "Unsigned immediate value %ld too large"
   15937 msgstr "   , %ld,   "
   15938 
   15939 #: config/tc-tic4x.c:2242
   15940 #, c-format
   15941 msgid "Immediate value %ld too large"
   15942 msgstr " , %ld,   "
   15943 
   15944 #: config/tc-tic4x.c:2261 config/tc-tic4x.c:2289
   15945 msgid "Register must be ivtp or tvtp"
   15946 msgstr "   ivtp  tvtp"
   15947 
   15948 #: config/tc-tic4x.c:2275
   15949 msgid "Register must be address register"
   15950 msgstr "    "
   15951 
   15952 #: config/tc-tic4x.c:2348
   15953 msgid "Source and destination register should not be equal"
   15954 msgstr "      "
   15955 
   15956 #: config/tc-tic4x.c:2363
   15957 msgid "Equal parallell destination registers, one result will be discarded"
   15958 msgstr "   .    ."
   15959 
   15960 #: config/tc-tic4x.c:2404
   15961 msgid "Too many operands scanned"
   15962 msgstr "   "
   15963 
   15964 #: config/tc-tic4x.c:2434
   15965 msgid "Parallel opcode cannot contain more than two instructions"
   15966 msgstr "        "
   15967 
   15968 #: config/tc-tic4x.c:2507
   15969 #, c-format
   15970 msgid "Invalid operands for %s"
   15971 msgstr "  %s"
   15972 
   15973 #: config/tc-tic4x.c:2510
   15974 #, c-format
   15975 msgid "Invalid instruction %s"
   15976 msgstr "  %s"
   15977 
   15978 #: config/tc-tic4x.c:2659
   15979 #, c-format
   15980 msgid "Bad relocation type: 0x%02x"
   15981 msgstr "  : 0x%02x"
   15982 
   15983 #: config/tc-tic4x.c:2717
   15984 #, c-format
   15985 msgid "Unsupported processor generation %d"
   15986 msgstr "  , %d"
   15987 
   15988 #: config/tc-tic4x.c:2725
   15989 msgid "Option -b is depreciated, please use -mbig"
   15990 msgstr " -b  ,  ,  -mbig"
   15991 
   15992 #: config/tc-tic4x.c:2731
   15993 msgid "Option -p is depreciated, please use -mmemparm"
   15994 msgstr " -p  ,  ,  -mmemparm"
   15995 
   15996 #: config/tc-tic4x.c:2737
   15997 msgid "Option -r is depreciated, please use -mregparm"
   15998 msgstr " -r  ,  ,  -mregparm"
   15999 
   16000 #: config/tc-tic4x.c:2743
   16001 msgid "Option -s is depreciated, please use -msmall"
   16002 msgstr " -s  ,  ,  -msmall"
   16003 
   16004 #: config/tc-tic4x.c:2771
   16005 #, c-format
   16006 msgid ""
   16007 "\n"
   16008 "TIC4X options:\n"
   16009 "  -mcpu=CPU  -mCPU        select architecture variant. CPU can be:\n"
   16010 "                            30 - TMS320C30\n"
   16011 "                            31 - TMS320C31, TMS320LC31\n"
   16012 "                            32 - TMS320C32\n"
   16013 "                            33 - TMS320VC33\n"
   16014 "                            40 - TMS320C40\n"
   16015 "                            44 - TMS320C44\n"
   16016 "  -mrev=REV               set cpu hardware revision (integer numbers).\n"
   16017 "                          Combinations of -mcpu and -mrev will enable/disable\n"
   16018 "                          the appropriate options (-midle2, -mlowpower and\n"
   16019 "                          -menhanced) according to the selected type\n"
   16020 "  -mbig                   select big memory model\n"
   16021 "  -msmall                 select small memory model (default)\n"
   16022 "  -mregparm               select register parameters (default)\n"
   16023 "  -mmemparm               select memory parameters\n"
   16024 "  -midle2                 enable IDLE2 support\n"
   16025 "  -mlowpower              enable LOPOWER and MAXSPEED support\n"
   16026 "  -menhanced              enable enhanced opcode support\n"
   16027 msgstr ""
   16028 "\n"
   16029 "TIC4X options:\n"
   16030 "  -mcpu=CPU  -mCPU          .  CPU  :\n"
   16031 "                            30 - TMS320C30\n"
   16032 "                            31 - TMS320C31, TMS320LC31\n"
   16033 "                            32 - TMS320C32\n"
   16034 "                            33 - TMS320VC33\n"
   16035 "                            40 - TMS320C40\n"
   16036 "                            44 - TMS320C44\n"
   16037 "  -mrev=REV                   ( ).\n"
   16038 "                           -mcpu  -mrev   \n"
   16039 "                            (-midle2, -mlowpower \n"
   16040 "                          -menhanced)   \n"
   16041 "  -mbig                      \n"
   16042 "  -msmall                     ()\n"
   16043 "  -mregparm                  ()\n"
   16044 "  -mmemparm                 \n"
   16045 "  -midle2                   IDLE2\n"
   16046 "  -mlowpower                LOPOWER  MAXSPEED\n"
   16047 "  -menhanced                  \n"
   16048 
   16049 #: config/tc-tic4x.c:2816
   16050 #, c-format
   16051 msgid "Label \"$%d\" redefined"
   16052 msgstr " $%d "
   16053 
   16054 #: config/tc-tic4x.c:3026
   16055 #, c-format
   16056 msgid "Reloc %d not supported by object file format"
   16057 msgstr "  %d     "
   16058 
   16059 #. Only word (et al.), align, or conditionals are allowed within
   16060 #. .struct/.union.
   16061 #: config/tc-tic54x.c:219
   16062 msgid "pseudo-op illegal within .struct/.union"
   16063 msgstr "      .struct/.union"
   16064 
   16065 #: config/tc-tic54x.c:233
   16066 #, c-format
   16067 msgid "C54x-specific command line  options:\n"
   16068 msgstr "  C54x   :\n"
   16069 
   16070 #: config/tc-tic54x.c:234
   16071 #, c-format
   16072 msgid "-mfar-mode | -mf          Use extended addressing\n"
   16073 msgstr "-mfar-mode | -mf            \n"
   16074 
   16075 #: config/tc-tic54x.c:235
   16076 #, c-format
   16077 msgid "-mcpu=<CPU version>       Specify the CPU version\n"
   16078 msgstr "-mcpu=< >    \n"
   16079 
   16080 #: config/tc-tic54x.c:236
   16081 #, c-format
   16082 msgid "-merrors-to-file <filename>\n"
   16083 msgstr "-merrors-to-file < >\n"
   16084 
   16085 #: config/tc-tic54x.c:237
   16086 #, c-format
   16087 msgid "-me <filename>            Redirect errors to a file\n"
   16088 msgstr "-me < >              \n"
   16089 
   16090 #: config/tc-tic54x.c:349
   16091 msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
   16092 msgstr "       .asg , "
   16093 
   16094 #: config/tc-tic54x.c:358
   16095 msgid "symbols assigned with .asg must begin with a letter"
   16096 msgstr ",    .asg,    "
   16097 
   16098 #: config/tc-tic54x.c:402
   16099 msgid "Unterminated string after absolute expression"
   16100 msgstr "    "
   16101 
   16102 #: config/tc-tic54x.c:410
   16103 msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
   16104 msgstr "       .eval , "
   16105 
   16106 #: config/tc-tic54x.c:422
   16107 msgid "symbols assigned with .eval must begin with a letter"
   16108 msgstr ",    .eval,    "
   16109 
   16110 #: config/tc-tic54x.c:487
   16111 #, c-format
   16112 msgid ".bss size %d < 0!"
   16113 msgstr " .bss %d < 0!"
   16114 
   16115 #: config/tc-tic54x.c:676
   16116 msgid "Offset on nested structures is ignored"
   16117 msgstr "    "
   16118 
   16119 #: config/tc-tic54x.c:726
   16120 #, c-format
   16121 msgid ".end%s without preceding .%s"
   16122 msgstr ".end%s   .%s"
   16123 
   16124 #: config/tc-tic54x.c:792
   16125 #, c-format
   16126 msgid "Unrecognized struct/union tag '%s'"
   16127 msgstr "  struct/union %s"
   16128 
   16129 #: config/tc-tic54x.c:794
   16130 msgid ".tag requires a structure tag"
   16131 msgstr ".tag   "
   16132 
   16133 #: config/tc-tic54x.c:800
   16134 msgid "Label required for .tag"
   16135 msgstr " .tag  "
   16136 
   16137 #: config/tc-tic54x.c:819
   16138 #, c-format
   16139 msgid ".tag target '%s' undefined"
   16140 msgstr " .tag %s  "
   16141 
   16142 #: config/tc-tic54x.c:881
   16143 #, c-format
   16144 msgid ".field count '%d' out of range (1 <= X <= 32)"
   16145 msgstr " .field %d     (1 <= X <= 32)"
   16146 
   16147 #: config/tc-tic54x.c:909
   16148 #, c-format
   16149 msgid "Unrecognized field type '%c'"
   16150 msgstr "  , %c"
   16151 
   16152 #: config/tc-tic54x.c:1032
   16153 msgid "Overflow in expression, truncated to 8 bits"
   16154 msgstr "  ,   8 "
   16155 
   16156 #: config/tc-tic54x.c:1037
   16157 msgid "Overflow in expression, truncated to 16 bits"
   16158 msgstr "  ,   16 "
   16159 
   16160 #. Disallow .byte with a non constant expression that will
   16161 #. require relocation.
   16162 #: config/tc-tic54x.c:1045
   16163 msgid "Relocatable values require at least WORD storage"
   16164 msgstr "        WORD"
   16165 
   16166 #: config/tc-tic54x.c:1106
   16167 msgid "Use of .def/.ref is deprecated.  Use .global instead"
   16168 msgstr " .def/.ref  .    .global."
   16169 
   16170 #: config/tc-tic54x.c:1299
   16171 msgid ".space/.bes repeat count is negative, ignored"
   16172 msgstr "  .space/.bes   , "
   16173 
   16174 #: config/tc-tic54x.c:1304
   16175 msgid ".space/.bes repeat count is zero, ignored"
   16176 msgstr "  .space/.bes   , "
   16177 
   16178 #: config/tc-tic54x.c:1381
   16179 msgid "Missing size argument"
   16180 msgstr "  "
   16181 
   16182 #: config/tc-tic54x.c:1515
   16183 msgid "CPU version has already been set"
   16184 msgstr "    "
   16185 
   16186 #: config/tc-tic54x.c:1519
   16187 #, c-format
   16188 msgid "Unrecognized version '%s'"
   16189 msgstr "  %s"
   16190 
   16191 #: config/tc-tic54x.c:1525
   16192 msgid "Changing of CPU version on the fly not supported"
   16193 msgstr "       "
   16194 
   16195 #: config/tc-tic54x.c:1656
   16196 msgid "p2align not supported on this target"
   16197 msgstr " p2align     "
   16198 
   16199 #: config/tc-tic54x.c:1668
   16200 msgid "Argument to .even ignored"
   16201 msgstr " .even "
   16202 
   16203 #: config/tc-tic54x.c:1714
   16204 msgid "Invalid field size, must be from 1 to 32"
   16205 msgstr "  ,      1  32"
   16206 
   16207 #: config/tc-tic54x.c:1727
   16208 msgid "field size must be 16 when value is relocatable"
   16209 msgstr "    16,      "
   16210 
   16211 #: config/tc-tic54x.c:1742
   16212 msgid "field value truncated"
   16213 msgstr "  "
   16214 
   16215 #: config/tc-tic54x.c:1849 config/tc-tic54x.c:2155
   16216 #, c-format
   16217 msgid "Unrecognized section '%s'"
   16218 msgstr "  %s"
   16219 
   16220 #: config/tc-tic54x.c:1858
   16221 msgid "Current section is unitialized, section name required for .clink"
   16222 msgstr "   ,  .clink   "
   16223 
   16224 #: config/tc-tic54x.c:2065
   16225 msgid "ENDLOOP without corresponding LOOP"
   16226 msgstr "ENDLOOP   LOOP"
   16227 
   16228 #: config/tc-tic54x.c:2106
   16229 msgid "Mixing of normal and extended addressing not supported"
   16230 msgstr "        "
   16231 
   16232 #: config/tc-tic54x.c:2112
   16233 msgid "Extended addressing not supported on the specified CPU"
   16234 msgstr "       "
   16235 
   16236 #: config/tc-tic54x.c:2161
   16237 msgid ".sblock may be used for initialized sections only"
   16238 msgstr ".sblock      "
   16239 
   16240 #: config/tc-tic54x.c:2191
   16241 msgid "Symbol missing for .set/.equ"
   16242 msgstr "    .set/.equ"
   16243 
   16244 #: config/tc-tic54x.c:2247
   16245 msgid ".var may only be used within a macro definition"
   16246 msgstr ".var       "
   16247 
   16248 #: config/tc-tic54x.c:2255
   16249 msgid "Substitution symbols must begin with a letter"
   16250 msgstr "     "
   16251 
   16252 #: config/tc-tic54x.c:2348
   16253 #, c-format
   16254 msgid "can't open macro library file '%s' for reading: %s"
   16255 msgstr "      %s  : %s"
   16256 
   16257 #: config/tc-tic54x.c:2355
   16258 #, c-format
   16259 msgid "File '%s' not in macro archive format"
   16260 msgstr " %s      "
   16261 
   16262 #: config/tc-tic54x.c:2485
   16263 #, c-format
   16264 msgid "Bad COFF version '%s'"
   16265 msgstr "  COFF %s"
   16266 
   16267 #: config/tc-tic54x.c:2494
   16268 #, c-format
   16269 msgid "Bad CPU version '%s'"
   16270 msgstr "   %s"
   16271 
   16272 #: config/tc-tic54x.c:2507 config/tc-tic54x.c:2510
   16273 #, c-format
   16274 msgid "Can't redirect stderr to the file '%s'"
   16275 msgstr "   stderr   %s"
   16276 
   16277 #: config/tc-tic54x.c:2625
   16278 #, c-format
   16279 msgid "Undefined substitution symbol '%s'"
   16280 msgstr "   %s"
   16281 
   16282 #: config/tc-tic54x.c:3127
   16283 #, c-format
   16284 msgid "Unbalanced parenthesis in operand %d"
   16285 msgstr "    %d."
   16286 
   16287 #: config/tc-tic54x.c:3158 config/tc-tic54x.c:3166
   16288 msgid "Expecting operand after ','"
   16289 msgstr " ,    "
   16290 
   16291 #: config/tc-tic54x.c:3177
   16292 msgid "Extra junk on line"
   16293 msgstr "   "
   16294 
   16295 #: config/tc-tic54x.c:3214
   16296 msgid "Badly formed address expression"
   16297 msgstr "   "
   16298 
   16299 #: config/tc-tic54x.c:3467
   16300 #, c-format
   16301 msgid "Invalid dmad syntax '%s'"
   16302 msgstr "  dmad %s"
   16303 
   16304 #: config/tc-tic54x.c:3531
   16305 #, c-format
   16306 msgid "Use the .mmregs directive to use memory-mapped register names such as '%s'"
   16307 msgstr "  .mmregs,       ,  %s"
   16308 
   16309 #: config/tc-tic54x.c:3582
   16310 msgid "Address mode *+ARx is write-only. Results of reading are undefined."
   16311 msgstr "  *+ARx    .    ."
   16312 
   16313 #: config/tc-tic54x.c:3602
   16314 #, c-format
   16315 msgid "Unrecognized indirect address format \"%s\""
   16316 msgstr "    %s"
   16317 
   16318 #: config/tc-tic54x.c:3640
   16319 #, c-format
   16320 msgid "Operand '%s' out of range (%d <= x <= %d)"
   16321 msgstr " %s     (%d <= x <= %d)"
   16322 
   16323 #: config/tc-tic54x.c:3660
   16324 msgid "Error in relocation handling"
   16325 msgstr "    "
   16326 
   16327 #: config/tc-tic54x.c:3679 config/tc-tic54x.c:3741 config/tc-tic54x.c:3769
   16328 #, c-format
   16329 msgid "Unrecognized condition code \"%s\""
   16330 msgstr "  , %s"
   16331 
   16332 #: config/tc-tic54x.c:3696
   16333 #, c-format
   16334 msgid "Condition \"%s\" does not match preceding group"
   16335 msgstr " %s    "
   16336 
   16337 #: config/tc-tic54x.c:3704
   16338 #, c-format
   16339 msgid "Condition \"%s\" uses a different accumulator from a preceding condition"
   16340 msgstr " %s      "
   16341 
   16342 #: config/tc-tic54x.c:3711
   16343 msgid "Only one comparison conditional allowed"
   16344 msgstr "      "
   16345 
   16346 #: config/tc-tic54x.c:3716
   16347 msgid "Only one overflow conditional allowed"
   16348 msgstr "      "
   16349 
   16350 #: config/tc-tic54x.c:3724
   16351 #, c-format
   16352 msgid "Duplicate %s conditional"
   16353 msgstr "   %s"
   16354 
   16355 #: config/tc-tic54x.c:3755
   16356 msgid "Invalid auxiliary register (use AR0-AR7)"
   16357 msgstr "   ( AR0-AR7)"
   16358 
   16359 #: config/tc-tic54x.c:3786
   16360 msgid "lk addressing modes are invalid for memory-mapped register addressing"
   16361 msgstr "  lk        "
   16362 
   16363 #: config/tc-tic54x.c:3794
   16364 msgid "Address mode *+ARx is not allowed in memory-mapped register addressing.  Resulting behavior is undefined."
   16365 msgstr "  *+ARx       .   .    ."
   16366 
   16367 #: config/tc-tic54x.c:3820
   16368 msgid "Destination accumulator for each part of this parallel instruction must be different"
   16369 msgstr "           "
   16370 
   16371 #: config/tc-tic54x.c:3869
   16372 #, c-format
   16373 msgid "Memory mapped register \"%s\" out of range"
   16374 msgstr ",   , %s,    "
   16375 
   16376 #: config/tc-tic54x.c:3908
   16377 msgid "Invalid operand (use 1, 2, or 3)"
   16378 msgstr "  ( 1, 2  3)"
   16379 
   16380 #: config/tc-tic54x.c:3933
   16381 msgid "A status register or status bit name is required"
   16382 msgstr "       "
   16383 
   16384 #: config/tc-tic54x.c:3943
   16385 #, c-format
   16386 msgid "Unrecognized status bit \"%s\""
   16387 msgstr "   %s"
   16388 
   16389 #: config/tc-tic54x.c:3966
   16390 #, c-format
   16391 msgid "Invalid status register \"%s\""
   16392 msgstr "  , %s"
   16393 
   16394 #: config/tc-tic54x.c:3978
   16395 #, c-format
   16396 msgid "Operand \"%s\" out of range (use 1 or 2)"
   16397 msgstr " %s      ( 1  2)"
   16398 
   16399 #: config/tc-tic54x.c:4181
   16400 #, c-format
   16401 msgid "Unrecognized instruction \"%s\""
   16402 msgstr " , %s"
   16403 
   16404 #: config/tc-tic54x.c:4210
   16405 #, c-format
   16406 msgid "Unrecognized operand list '%s' for instruction '%s'"
   16407 msgstr "  , %s,   %s"
   16408 
   16409 #: config/tc-tic54x.c:4239
   16410 #, c-format
   16411 msgid "Unrecognized parallel instruction \"%s\""
   16412 msgstr "  , %s"
   16413 
   16414 #: config/tc-tic54x.c:4288
   16415 #, c-format
   16416 msgid "Invalid operand (s) for parallel instruction \"%s\""
   16417 msgstr "    , %s"
   16418 
   16419 #: config/tc-tic54x.c:4291
   16420 #, c-format
   16421 msgid "Unrecognized parallel instruction combination \"%s || %s\""
   16422 msgstr "    %s || %s"
   16423 
   16424 #: config/tc-tic54x.c:4518
   16425 #, c-format
   16426 msgid "%s symbol recursion stopped at second appearance of '%s'"
   16427 msgstr "  %s     %s"
   16428 
   16429 #: config/tc-tic54x.c:4558
   16430 msgid "Unrecognized substitution symbol function"
   16431 msgstr "   "
   16432 
   16433 #: config/tc-tic54x.c:4563
   16434 msgid "Missing '(' after substitution symbol function"
   16435 msgstr "  (    "
   16436 
   16437 #: config/tc-tic54x.c:4577
   16438 msgid "Expecting second argument"
   16439 msgstr "    "
   16440 
   16441 #: config/tc-tic54x.c:4590 config/tc-tic54x.c:4640
   16442 msgid "Extra junk in function call, expecting ')'"
   16443 msgstr "    ,    )"
   16444 
   16445 #: config/tc-tic54x.c:4616
   16446 msgid "Function expects two arguments"
   16447 msgstr "   "
   16448 
   16449 #: config/tc-tic54x.c:4629
   16450 msgid "Expecting character constant argument"
   16451 msgstr "     "
   16452 
   16453 #: config/tc-tic54x.c:4635
   16454 msgid "Both arguments must be substitution symbols"
   16455 msgstr "     "
   16456 
   16457 #: config/tc-tic54x.c:4688
   16458 #, c-format
   16459 msgid "Invalid subscript (use 1 to %d)"
   16460 msgstr "   (  1  %d)"
   16461 
   16462 #: config/tc-tic54x.c:4698
   16463 #, c-format
   16464 msgid "Invalid length (use 0 to %d"
   16465 msgstr "  (  0  %d)"
   16466 
   16467 #: config/tc-tic54x.c:4708
   16468 msgid "Missing ')' in subscripted substitution symbol expression"
   16469 msgstr " )      "
   16470 
   16471 #: config/tc-tic54x.c:4728
   16472 msgid "Missing forced substitution terminator ':'"
   16473 msgstr "    :"
   16474 
   16475 #: config/tc-tic54x.c:4882
   16476 #, c-format
   16477 msgid "Instruction does not fit in available delay slots (%d-word insn, %d slots left)"
   16478 msgstr "       (  %d ,  %d )"
   16479 
   16480 #: config/tc-tic54x.c:4923
   16481 #, c-format
   16482 msgid "Unrecognized parallel instruction '%s'"
   16483 msgstr "  , %s"
   16484 
   16485 #: config/tc-tic54x.c:4935
   16486 #, c-format
   16487 msgid "Instruction '%s' requires an LP cpu version"
   16488 msgstr "  %s    LP"
   16489 
   16490 #: config/tc-tic54x.c:4942
   16491 #, c-format
   16492 msgid "Instruction '%s' requires far mode addressing"
   16493 msgstr "  %s    "
   16494 
   16495 #: config/tc-tic54x.c:4954
   16496 #, c-format
   16497 msgid "Instruction does not fit in available delay slots (%d-word insn, %d slots left). Resulting behavior is undefined."
   16498 msgstr "       (  %d ,  %d ).    ."
   16499 
   16500 #: config/tc-tic54x.c:4964
   16501 msgid "Instructions which cause PC discontinuity are not allowed in a delay slot. Resulting behavior is undefined."
   16502 msgstr "      ,      .    ."
   16503 
   16504 #: config/tc-tic54x.c:4975
   16505 #, c-format
   16506 msgid "'%s' is not repeatable. Resulting behavior is undefined."
   16507 msgstr "%s    .    ."
   16508 
   16509 #: config/tc-tic54x.c:4979
   16510 msgid "Instructions using long offset modifiers or absolute addresses are not repeatable. Resulting behavior is undefined."
   16511 msgstr "           .    ."
   16512 
   16513 #: config/tc-tic54x.c:5130
   16514 #, c-format
   16515 msgid "Unsupported relocation size %d"
   16516 msgstr "   %d"
   16517 
   16518 #: config/tc-tic54x.c:5261
   16519 msgid "non-absolute value used with .space/.bes"
   16520 msgstr " .space/.bes   "
   16521 
   16522 #: config/tc-tic54x.c:5265
   16523 #, c-format
   16524 msgid "negative value ignored in %s"
   16525 msgstr "   %s "
   16526 
   16527 #: config/tc-tic54x.c:5353
   16528 #, c-format
   16529 msgid "attempt to .space/.bes backwards? (%ld)"
   16530 msgstr "  .space/.bes ? (%ld)"
   16531 
   16532 #: config/tc-tic6x.c:232
   16533 #, c-format
   16534 msgid "unknown architecture '%s'"
   16535 msgstr " , %s"
   16536 
   16537 #: config/tc-tic6x.c:262
   16538 #, c-format
   16539 msgid "unknown -mpid= argument '%s'"
   16540 msgstr "  -mpid=, %s"
   16541 
   16542 #: config/tc-tic6x.c:320
   16543 #, c-format
   16544 msgid "TMS320C6000 options:\n"
   16545 msgstr " TMS320C6000:\n"
   16546 
   16547 #: config/tc-tic6x.c:321
   16548 #, c-format
   16549 msgid "  -march=ARCH             enable instructions from architecture ARCH\n"
   16550 msgstr "  -march=                  \n"
   16551 
   16552 #: config/tc-tic6x.c:322
   16553 #, c-format
   16554 msgid "  -mbig-endian            generate big-endian code\n"
   16555 msgstr "  -mbig-endian                 \n"
   16556 
   16557 #: config/tc-tic6x.c:323
   16558 #, c-format
   16559 msgid "  -mlittle-endian         generate little-endian code\n"
   16560 msgstr "  -mlittle-endian              \n"
   16561 
   16562 #: config/tc-tic6x.c:324
   16563 #, c-format
   16564 msgid "  -mdsbt                  code uses DSBT addressing\n"
   16565 msgstr "  -mdsbt                      DSBT\n"
   16566 
   16567 #: config/tc-tic6x.c:325
   16568 #, c-format
   16569 msgid "  -mno-dsbt               code does not use DSBT addressing\n"
   16570 msgstr "  -mno-dsbt                    DSBT\n"
   16571 
   16572 #: config/tc-tic6x.c:326
   16573 #, c-format
   16574 msgid "  -mpid=no                code uses position-dependent data addressing\n"
   16575 msgstr "  -mpid=no                    ,   \n"
   16576 
   16577 #: config/tc-tic6x.c:327
   16578 #, c-format
   16579 msgid ""
   16580 "  -mpid=near              code uses position-independent data addressing,\n"
   16581 "                            GOT accesses use near DP addressing\n"
   16582 msgstr ""
   16583 "  -mpid=near                     ,\n"
   16584 "                              GOT    DP\n"
   16585 
   16586 #: config/tc-tic6x.c:329
   16587 #, c-format
   16588 msgid ""
   16589 "  -mpid=far               code uses position-independent data addressing,\n"
   16590 "                            GOT accesses use far DP addressing\n"
   16591 msgstr ""
   16592 "  -mpid=far                      ,\n"
   16593 "                              GOT    DP\n"
   16594 
   16595 #: config/tc-tic6x.c:331
   16596 #, c-format
   16597 msgid "  -mpic                   code addressing is position-independent\n"
   16598 msgstr "  -mpic                        \n"
   16599 
   16600 #: config/tc-tic6x.c:332
   16601 #, c-format
   16602 msgid "  -mno-pic                code addressing is position-dependent\n"
   16603 msgstr "  -mno-pic                     \n"
   16604 
   16605 #: config/tc-tic6x.c:337
   16606 #, c-format
   16607 msgid "Supported ARCH values are:"
   16608 msgstr "  :"
   16609 
   16610 #: config/tc-tic6x.c:386
   16611 msgid "unexpected .cantunwind directive"
   16612 msgstr "  .cantunwind"
   16613 
   16614 #: config/tc-tic6x.c:406
   16615 msgid "unexpected .handlerdata directive"
   16616 msgstr "  .handlerdata"
   16617 
   16618 #: config/tc-tic6x.c:418
   16619 msgid "personality routine required before .handlerdata directive"
   16620 msgstr "  .handlerdata     "
   16621 
   16622 #: config/tc-tic6x.c:534
   16623 msgid "expected symbol"
   16624 msgstr "   "
   16625 
   16626 #: config/tc-tic6x.c:592
   16627 #, c-format
   16628 msgid "invalid length for .scomm directive"
   16629 msgstr "    .scomm"
   16630 
   16631 #: config/tc-tic6x.c:606
   16632 msgid "alignment is not a positive number"
   16633 msgstr "    "
   16634 
   16635 #: config/tc-tic6x.c:618
   16636 msgid "alignment is not a power of 2"
   16637 msgstr "    2"
   16638 
   16639 #: config/tc-tic6x.c:633
   16640 #, c-format
   16641 msgid "attempt to re-define symbol `%s'"
   16642 msgstr "   %s"
   16643 
   16644 #: config/tc-tic6x.c:642
   16645 #, c-format
   16646 msgid "attempt to redefine `%s' with a different length"
   16647 msgstr "  %s   "
   16648 
   16649 #: config/tc-tic6x.c:844
   16650 msgid "multiple '||' on same line"
   16651 msgstr " ||   "
   16652 
   16653 #: config/tc-tic6x.c:847
   16654 msgid "'||' after predicate"
   16655 msgstr "||  "
   16656 
   16657 #: config/tc-tic6x.c:891
   16658 msgid "multiple predicates on same line"
   16659 msgstr "    "
   16660 
   16661 #: config/tc-tic6x.c:897
   16662 #, c-format
   16663 msgid "bad predicate '%s'"
   16664 msgstr "  %s"
   16665 
   16666 #: config/tc-tic6x.c:908
   16667 msgid "predication on A0 not supported on this architecture"
   16668 msgstr "  A0     "
   16669 
   16670 #: config/tc-tic6x.c:941
   16671 msgid "label after '||'"
   16672 msgstr "  ||"
   16673 
   16674 #: config/tc-tic6x.c:947
   16675 msgid "label after predicate"
   16676 msgstr "  "
   16677 
   16678 #: config/tc-tic6x.c:971
   16679 msgid "'||' not followed by instruction"
   16680 msgstr " ||  "
   16681 
   16682 #: config/tc-tic6x.c:977
   16683 msgid "predicate not followed by instruction"
   16684 msgstr "   "
   16685 
   16686 #: config/tc-tic6x.c:1410
   16687 #, c-format
   16688 msgid "control register '%s' not supported on this architecture"
   16689 msgstr "   %s     "
   16690 
   16691 #: config/tc-tic6x.c:1589 config/tc-tic6x.c:1592 config/tc-tic6x.c:1645
   16692 #: config/tc-tic6x.c:1649
   16693 #, c-format
   16694 msgid "register number %u not supported on this architecture"
   16695 msgstr "    %u     "
   16696 
   16697 #: config/tc-tic6x.c:1620
   16698 #, c-format
   16699 msgid "register pair for operand %u of '%.*s' not a valid even/odd pair"
   16700 msgstr "    %u %.*s     -"
   16701 
   16702 #: config/tc-tic6x.c:1676
   16703 #, c-format
   16704 msgid "junk after operand %u of '%.*s'"
   16705 msgstr "    %u %.*s"
   16706 
   16707 #: config/tc-tic6x.c:1689
   16708 #, c-format
   16709 msgid "bad register or register pair for operand %u of '%.*s'"
   16710 msgstr "       %u %.*s"
   16711 
   16712 #: config/tc-tic6x.c:1695
   16713 #, c-format
   16714 msgid "bad register for operand %u of '%.*s'"
   16715 msgstr "    %u %.*s"
   16716 
   16717 #: config/tc-tic6x.c:1700
   16718 #, c-format
   16719 msgid "bad register pair for operand %u of '%.*s'"
   16720 msgstr "     %u %.*s"
   16721 
   16722 #: config/tc-tic6x.c:1705
   16723 #, c-format
   16724 msgid "bad functional unit for operand %u of '%.*s'"
   16725 msgstr "    %u %.*s"
   16726 
   16727 #: config/tc-tic6x.c:1710
   16728 #, c-format
   16729 msgid "bad operand %u of '%.*s'"
   16730 msgstr "  %u %.*s"
   16731 
   16732 #: config/tc-tic6x.c:1842
   16733 msgid "$DSBT_INDEX must be used with __c6xabi_DSBT_BASE"
   16734 msgstr "$DSBT_INDEX     __c6xabi_DSBT_BASE"
   16735 
   16736 #: config/tc-tic6x.c:1882
   16737 msgid "$DSBT_INDEX not supported in this context"
   16738 msgstr "    $DSBT_INDEX  "
   16739 
   16740 #: config/tc-tic6x.c:1895
   16741 msgid "$GOT not supported in this context"
   16742 msgstr "    $GOT  "
   16743 
   16744 #: config/tc-tic6x.c:1912
   16745 msgid "$DPR_GOT not supported in this context"
   16746 msgstr "    $DPR_GOT  "
   16747 
   16748 #: config/tc-tic6x.c:1933
   16749 msgid "$DPR_BYTE not supported in this context"
   16750 msgstr "    $DPR_BYTE  "
   16751 
   16752 #: config/tc-tic6x.c:1950
   16753 msgid "$DPR_HWORD not supported in this context"
   16754 msgstr "    $DPR_HWORD  "
   16755 
   16756 #: config/tc-tic6x.c:1967
   16757 msgid "$DPR_WORD not supported in this context"
   16758 msgstr "    $DPR_WORD  "
   16759 
   16760 #: config/tc-tic6x.c:1986
   16761 msgid "$PCR_OFFSET not supported in this context"
   16762 msgstr "    $PCR_OFFSET  "
   16763 
   16764 #: config/tc-tic6x.c:1997
   16765 msgid "invalid PC-relative operand"
   16766 msgstr "   PC "
   16767 
   16768 #: config/tc-tic6x.c:2034
   16769 #, c-format
   16770 msgid "no %d-byte relocations available"
   16771 msgstr "  %d- "
   16772 
   16773 #: config/tc-tic6x.c:2521 config/tc-tic6x.c:2552 config/tc-tic6x.c:2570
   16774 #: config/tc-tic6x.c:3000 config/tc-tic6x.c:3019 config/tc-tic6x.c:3051
   16775 #, c-format
   16776 msgid "operand %u of '%.*s' out of range"
   16777 msgstr " %u %.*s    "
   16778 
   16779 #: config/tc-tic6x.c:2614 config/tc-tic6x.c:2839
   16780 #, c-format
   16781 msgid "offset in operand %u of '%.*s' not divisible by %u"
   16782 msgstr "   %u %.*s     %u"
   16783 
   16784 #: config/tc-tic6x.c:2831 config/tc-tic6x.c:2864
   16785 #, c-format
   16786 msgid "offset in operand %u of '%.*s' out of range"
   16787 msgstr "   %u %.*s     "
   16788 
   16789 #: config/tc-tic6x.c:2946
   16790 #, c-format
   16791 msgid "functional unit already masked for operand %u of '%.*s'"
   16792 msgstr "      %u %.*s"
   16793 
   16794 #: config/tc-tic6x.c:2970 config/tc-tic6x.c:3729
   16795 #, c-format
   16796 msgid "'%.*s' instruction not in a software pipelined loop"
   16797 msgstr " %.*s      "
   16798 
   16799 #: config/tc-tic6x.c:3069
   16800 #, c-format
   16801 msgid "instruction '%.*s' cannot be predicated"
   16802 msgstr " %.*s    "
   16803 
   16804 #: config/tc-tic6x.c:3198
   16805 #, c-format
   16806 msgid "unknown opcode '%s'"
   16807 msgstr "   %s"
   16808 
   16809 #: config/tc-tic6x.c:3337
   16810 #, c-format
   16811 msgid "'%.*s' instruction not supported on this architecture"
   16812 msgstr "  %.*s     "
   16813 
   16814 #: config/tc-tic6x.c:3345
   16815 #, c-format
   16816 msgid "'%.*s' instruction not supported on this functional unit"
   16817 msgstr "  %.*s      "
   16818 
   16819 #: config/tc-tic6x.c:3353
   16820 #, c-format
   16821 msgid "'%.*s' instruction not supported on this functional unit for this architecture"
   16822 msgstr "  %.*s         "
   16823 
   16824 #: config/tc-tic6x.c:3373
   16825 msgid "missing operand after comma"
   16826 msgstr "    "
   16827 
   16828 #: config/tc-tic6x.c:3381 config/tc-tic6x.c:3399
   16829 #, c-format
   16830 msgid "too many operands to '%.*s'"
   16831 msgstr "   %.*s"
   16832 
   16833 #: config/tc-tic6x.c:3412
   16834 #, c-format
   16835 msgid "bad number of operands to '%.*s'"
   16836 msgstr "   %.*s"
   16837 
   16838 #: config/tc-tic6x.c:3484
   16839 #, c-format
   16840 msgid "operand %u of '%.*s' not constant"
   16841 msgstr " %u %.*s   "
   16842 
   16843 #: config/tc-tic6x.c:3489
   16844 #, c-format
   16845 msgid "operand %u of '%.*s' on wrong side"
   16846 msgstr " %u %.*s     "
   16847 
   16848 #: config/tc-tic6x.c:3494
   16849 #, c-format
   16850 msgid "operand %u of '%.*s' not a valid return address register"
   16851 msgstr " %u %.*s      "
   16852 
   16853 #: config/tc-tic6x.c:3500
   16854 #, c-format
   16855 msgid "operand %u of '%.*s' is write-only"
   16856 msgstr " %u %.*s     "
   16857 
   16858 #: config/tc-tic6x.c:3505
   16859 #, c-format
   16860 msgid "operand %u of '%.*s' is read-only"
   16861 msgstr " %u %.*s     "
   16862 
   16863 #: config/tc-tic6x.c:3510
   16864 #, c-format
   16865 msgid "operand %u of '%.*s' not a valid memory reference"
   16866 msgstr " %u %.*s      "
   16867 
   16868 #: config/tc-tic6x.c:3516
   16869 #, c-format
   16870 msgid "operand %u of '%.*s' not a valid base address register"
   16871 msgstr " %u %.*s      "
   16872 
   16873 #: config/tc-tic6x.c:3602
   16874 #, c-format
   16875 msgid "bad operand combination for '%.*s'"
   16876 msgstr "    %.*s"
   16877 
   16878 #: config/tc-tic6x.c:3648
   16879 msgid "parallel instruction not following another instruction"
   16880 msgstr "      "
   16881 
   16882 #: config/tc-tic6x.c:3654
   16883 msgid "too many instructions in execute packet"
   16884 msgstr "     "
   16885 
   16886 #: config/tc-tic6x.c:3659
   16887 msgid "label not at start of execute packet"
   16888 msgstr "      "
   16889 
   16890 #: config/tc-tic6x.c:3662
   16891 #, c-format
   16892 msgid "'%.*s' instruction not at start of execute packet"
   16893 msgstr " %.*s      "
   16894 
   16895 #: config/tc-tic6x.c:3710
   16896 msgid "functional unit already used in this execute packet"
   16897 msgstr "       "
   16898 
   16899 #: config/tc-tic6x.c:3718
   16900 msgid "nested software pipelined loop"
   16901 msgstr "   "
   16902 
   16903 #: config/tc-tic6x.c:3737
   16904 msgid "'||^' without previous SPMASK"
   16905 msgstr "||^   SPMASK"
   16906 
   16907 #: config/tc-tic6x.c:3739
   16908 msgid "cannot mask instruction using no functional unit"
   16909 msgstr "     "
   16910 
   16911 #: config/tc-tic6x.c:3751
   16912 msgid "functional unit already masked"
   16913 msgstr "   "
   16914 
   16915 #: config/tc-tic6x.c:3816
   16916 msgid "value too large for 2-byte field"
   16917 msgstr "      "
   16918 
   16919 #: config/tc-tic6x.c:3826
   16920 msgid "value too large for 1-byte field"
   16921 msgstr "      "
   16922 
   16923 #: config/tc-tic6x.c:3953
   16924 msgid "immediate offset not 2-byte-aligned"
   16925 msgstr "       2 "
   16926 
   16927 #: config/tc-tic6x.c:3981
   16928 msgid "immediate offset not 4-byte-aligned"
   16929 msgstr "       4 "
   16930 
   16931 #: config/tc-tic6x.c:3995
   16932 msgid "addend used with $DSBT_INDEX"
   16933 msgstr ",   $DSBT_INDEX"
   16934 
   16935 #: config/tc-tic6x.c:4009 config/tc-tic6x.c:4027 config/tc-tic6x.c:4045
   16936 #: config/tc-tic6x.c:4063
   16937 msgid "PC-relative offset not 4-byte-aligned"
   16938 msgstr "  PC    4 "
   16939 
   16940 #: config/tc-tic6x.c:4012 config/tc-tic6x.c:4030 config/tc-tic6x.c:4048
   16941 #: config/tc-tic6x.c:4066
   16942 msgid "PC-relative offset out of range"
   16943 msgstr " ,   PC"
   16944 
   16945 #: config/tc-tic6x.c:4545
   16946 #, c-format
   16947 msgid "undefined symbol %s in PCR relocation"
   16948 msgstr "  %s   PCR"
   16949 
   16950 #: config/tc-tic6x.c:4663
   16951 #, c-format
   16952 msgid "group section `%s' has no group signature"
   16953 msgstr "  %s    "
   16954 
   16955 #: config/tc-tic6x.c:4814
   16956 msgid "missing .endp before .cfi_startproc"
   16957 msgstr "  .endp  .cfi_startproc"
   16958 
   16959 #: config/tc-tic6x.c:4919
   16960 msgid "stack pointer offset too large for personality routine"
   16961 msgstr "        "
   16962 
   16963 #: config/tc-tic6x.c:4926
   16964 msgid "stack frame layout does not match personality routine"
   16965 msgstr "      "
   16966 
   16967 #: config/tc-tic6x.c:5060
   16968 msgid "too many unwinding instructions"
   16969 msgstr "   "
   16970 
   16971 #: config/tc-tic6x.c:5135 config/tc-tic6x.c:5148 config/tc-tic6x.c:5156
   16972 #, c-format
   16973 msgid "unable to generate unwinding opcode for reg %d"
   16974 msgstr "        %d"
   16975 
   16976 #: config/tc-tic6x.c:5165
   16977 msgid "unable to restore return address from previously restored reg"
   16978 msgstr "        "
   16979 
   16980 #: config/tc-tic6x.c:5177
   16981 #, c-format
   16982 msgid "unhandled CFA insn for unwinding (%d)"
   16983 msgstr "    CFA   (%d)"
   16984 
   16985 #: config/tc-tic6x.c:5187
   16986 #, c-format
   16987 msgid "unable to generate unwinding opcode for frame pointer reg %d"
   16988 msgstr "           %d"
   16989 
   16990 #: config/tc-tic6x.c:5196
   16991 msgid "unable to generate unwinding opcode for frame pointer offset"
   16992 msgstr "          "
   16993 
   16994 #: config/tc-tic6x.c:5205
   16995 msgid "unwound stack pointer not doubleword aligned"
   16996 msgstr "         "
   16997 
   16998 #: config/tc-tic6x.c:5350
   16999 msgid "stack frame layout too complex for unwinder"
   17000 msgstr "        "
   17001 
   17002 #: config/tc-tic6x.c:5367
   17003 msgid "unwound frame has negative size"
   17004 msgstr "    "
   17005 
   17006 #: config/tc-tilegx.c:142
   17007 #, c-format
   17008 msgid ""
   17009 "  -Q                      ignored\n"
   17010 "  -V                      print assembler version number\n"
   17011 "  -EB/-EL                 generate big-endian/little-endian code\n"
   17012 "  --32/--64               generate 32bit/64bit code\n"
   17013 msgstr ""
   17014 "  -Q                       \n"
   17015 "  -V                         \n"
   17016 "  -EB/-EL                     (EB)   (EL)  \n"
   17017 "  --32/--64                32-/64- \n"
   17018 
   17019 #: config/tc-tilegx.c:735 config/tc-tilepro.c:627
   17020 msgid "Invalid operator for operand."
   17021 msgstr "   ."
   17022 
   17023 #: config/tc-tilegx.c:756 config/tc-tilepro.c:648
   17024 msgid "Operator may only be applied to symbols."
   17025 msgstr "     ."
   17026 
   17027 #: config/tc-tilegx.c:821 config/tc-tilepro.c:713
   17028 #, c-format
   17029 msgid "Writes to register '%s' are not allowed."
   17030 msgstr "   %s ."
   17031 
   17032 #: config/tc-tilegx.c:848 config/tc-tilepro.c:740
   17033 #, c-format
   17034 msgid "Two instructions in the same bundle both write to register %s, which is not allowed."
   17035 msgstr "         %s.   ."
   17036 
   17037 #: config/tc-tilegx.c:913 config/tc-tilepro.c:804
   17038 #, c-format
   17039 msgid "'%s' may not be bundled with other instructions."
   17040 msgstr "%s        ."
   17041 
   17042 #: config/tc-tilegx.c:943 config/tc-tilepro.c:834
   17043 msgid "Invalid combination of instructions for bundle."
   17044 msgstr "    ."
   17045 
   17046 #: config/tc-tilegx.c:978 config/tc-tilepro.c:869
   17047 msgid "instruction address is not a multiple of 8"
   17048 msgstr "      8"
   17049 
   17050 #: config/tc-tilegx.c:1055 config/tc-tilepro.c:947
   17051 msgid "Invalid expression."
   17052 msgstr " "
   17053 
   17054 #: config/tc-tilegx.c:1098 config/tc-tilepro.c:989
   17055 #, c-format
   17056 msgid "Expected register, got '%s'."
   17057 msgstr "   ,   %s."
   17058 
   17059 #: config/tc-tilegx.c:1107 config/tc-tilepro.c:996
   17060 #, c-format
   17061 msgid "Found use of non-canonical register name %s; use %s instead."
   17062 msgstr "    , %s;    %s."
   17063 
   17064 #: config/tc-tilegx.c:1169 config/tc-tilepro.c:1055
   17065 #, c-format
   17066 msgid "Too few operands to '%s'."
   17067 msgstr "    %s."
   17068 
   17069 #: config/tc-tilegx.c:1174 config/tc-tilepro.c:1060
   17070 #, c-format
   17071 msgid "Unexpected character '%c' after operand %d to %s."
   17072 msgstr "  %c   %d %s."
   17073 
   17074 #: config/tc-tilegx.c:1195 config/tc-tilepro.c:1081
   17075 msgid "Expected immediate expression"
   17076 msgstr "     "
   17077 
   17078 #: config/tc-tilegx.c:1208 config/tc-tilegx.c:1813 config/tc-tilepro.c:1094
   17079 #: config/tc-tilepro.c:1593
   17080 msgid "Found '}' when not bundling."
   17081 msgstr "  },    ."
   17082 
   17083 #: config/tc-tilegx.c:1249 config/tc-tilepro.c:1134
   17084 #, c-format
   17085 msgid "Unknown opcode `%.*s'."
   17086 msgstr "   %.*s."
   17087 
   17088 #: config/tc-tilegx.c:1260 config/tc-tilepro.c:1145
   17089 msgid "Too many instructions for bundle."
   17090 msgstr "    ."
   17091 
   17092 #: config/tc-tilegx.c:1355 config/tc-tilepro.c:1230
   17093 msgid "Bad call to md_atof ()"
   17094 msgstr "  md_atof()"
   17095 
   17096 #: config/tc-tilegx.c:1431 config/tc-tilepro.c:1293
   17097 msgid "This operator only produces two byte values."
   17098 msgstr "         ."
   17099 
   17100 #: config/tc-tilegx.c:1457 config/tc-tilepro.c:1319
   17101 #, c-format
   17102 msgid "unsupported BFD relocation size %d"
   17103 msgstr "   BFD, %d"
   17104 
   17105 #: config/tc-tilegx.c:1758 config/tc-tilepro.c:1538
   17106 #, c-format
   17107 msgid "internal error? cannot generate `%s' relocation (%d, %d)"
   17108 msgstr " ?     %s (%d, %d)"
   17109 
   17110 #: config/tc-tilegx.c:1801 config/tc-tilepro.c:1581
   17111 msgid "Found '{' when already bundling."
   17112 msgstr "  {,     ."
   17113 
   17114 #: config/tc-tilepro.c:99
   17115 #, c-format
   17116 msgid ""
   17117 "  -Q                      ignored\n"
   17118 "  -V                      print assembler version number\n"
   17119 msgstr ""
   17120 "  -Q                       \n"
   17121 "  -V                         \n"
   17122 
   17123 #: config/tc-v850.c:292
   17124 #, c-format
   17125 msgid ".COMMon length (%d.) < 0! Ignored."
   17126 msgstr " .COMMon (%d.) < 0! ."
   17127 
   17128 #: config/tc-v850.c:313
   17129 #, c-format
   17130 msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
   17131 msgstr " .comm %s   %ld.      %d."
   17132 
   17133 #: config/tc-v850.c:339
   17134 msgid "Common alignment negative; 0 assumed"
   17135 msgstr "   ;   0"
   17136 
   17137 #: config/tc-v850.c:543
   17138 msgid ".longcall pseudo-op seen when not relaxing"
   17139 msgstr " .longcall   "
   17140 
   17141 #: config/tc-v850.c:545
   17142 msgid ".longjump pseudo-op seen when not relaxing"
   17143 msgstr " .longjump   "
   17144 
   17145 #: config/tc-v850.c:552
   17146 msgid "bad .longcall format"
   17147 msgstr "  .longcall"
   17148 
   17149 #: config/tc-v850.c:1398
   17150 #, c-format
   17151 msgid "unknown operand shift: %x\n"
   17152 msgstr "  : %x\n"
   17153 
   17154 #: config/tc-v850.c:1399
   17155 msgid "internal failure in parse_register_list"
   17156 msgstr "   parse_register_list"
   17157 
   17158 #: config/tc-v850.c:1415
   17159 msgid "constant expression or register list expected"
   17160 msgstr "       "
   17161 
   17162 #: config/tc-v850.c:1420
   17163 msgid "high bits set in register list expression"
   17164 msgstr "      "
   17165 
   17166 #: config/tc-v850.c:1458 config/tc-v850.c:1515
   17167 msgid "illegal register included in list"
   17168 msgstr "    "
   17169 
   17170 #: config/tc-v850.c:1464
   17171 msgid "system registers cannot be included in list"
   17172 msgstr "      "
   17173 
   17174 #: config/tc-v850.c:1490
   17175 msgid "second register should follow dash in register list"
   17176 msgstr "        "
   17177 
   17178 #: config/tc-v850.c:1495
   17179 msgid "second register should be greater than first register"
   17180 msgstr "       "
   17181 
   17182 #: config/tc-v850.c:1543
   17183 #, c-format
   17184 msgid " V850 options:\n"
   17185 msgstr "  V850:\n"
   17186 
   17187 #: config/tc-v850.c:1544
   17188 #, c-format
   17189 msgid "  -mwarn-signed-overflow    Warn if signed immediate values overflow\n"
   17190 msgstr "  -mwarn-signed-overflow           \n"
   17191 
   17192 #: config/tc-v850.c:1545
   17193 #, c-format
   17194 msgid "  -mwarn-unsigned-overflow  Warn if unsigned immediate values overflow\n"
   17195 msgstr "  -mwarn-unsigned-overflow         \n"
   17196 
   17197 #: config/tc-v850.c:1546
   17198 #, c-format
   17199 msgid "  -mv850                    The code is targeted at the v850\n"
   17200 msgstr "  -mv850                       v850\n"
   17201 
   17202 #: config/tc-v850.c:1547
   17203 #, c-format
   17204 msgid "  -mv850e                   The code is targeted at the v850e\n"
   17205 msgstr "  -mv850e                      v850e\n"
   17206 
   17207 #: config/tc-v850.c:1548
   17208 #, c-format
   17209 msgid "  -mv850e1                  The code is targeted at the v850e1\n"
   17210 msgstr "  -mv850e1                     v850e1\n"
   17211 
   17212 #: config/tc-v850.c:1549
   17213 #, c-format
   17214 msgid "  -mv850e2                  The code is targeted at the v850e2\n"
   17215 msgstr "  -mv850e2                     v850e2\n"
   17216 
   17217 #: config/tc-v850.c:1550
   17218 #, c-format
   17219 msgid "  -mv850e2v3                The code is targeted at the v850e2v3\n"
   17220 msgstr "  -mv850e2v3                   v850e2v3\n"
   17221 
   17222 #: config/tc-v850.c:1551
   17223 #, c-format
   17224 msgid "  -mv850e2v4                Alias for -mv850e3v5\n"
   17225 msgstr "  -mv850e2v4                  -mv850e3v5\n"
   17226 
   17227 #: config/tc-v850.c:1552
   17228 #, c-format
   17229 msgid "  -mv850e3v5                The code is targeted at the v850e3v5\n"
   17230 msgstr "  -mv850e3v5                   v850e3v5\n"
   17231 
   17232 #: config/tc-v850.c:1553
   17233 #, c-format
   17234 msgid "  -mrelax                   Enable relaxation\n"
   17235 msgstr "  -mrelax                    \n"
   17236 
   17237 #: config/tc-v850.c:1554
   17238 #, c-format
   17239 msgid "  --disp-size-default-22    branch displacement with unknown size is 22 bits (default)\n"
   17240 msgstr "  --disp-size-default-22          22  ()\n"
   17241 
   17242 #: config/tc-v850.c:1555
   17243 #, c-format
   17244 msgid "  --disp-size-default-32    branch displacement with unknown size is 32 bits\n"
   17245 msgstr "  --disp-size-default-32          32 \n"
   17246 
   17247 #: config/tc-v850.c:1556
   17248 #, c-format
   17249 msgid "  -mextension               enable extension opcode support\n"
   17250 msgstr "  -mextension                   \n"
   17251 
   17252 #: config/tc-v850.c:1557
   17253 #, c-format
   17254 msgid "  -mno-bcond17\t\t  disable b<cond> disp17 instruction\n"
   17255 msgstr "  -mno-bcond17\t\t    disp17 b<cond>\n"
   17256 
   17257 #: config/tc-v850.c:1558
   17258 #, c-format
   17259 msgid "  -mno-stld23\t\t  disable st/ld offset23 instruction\n"
   17260 msgstr "  -mno-stld23\t\t    st/ld offset23\n"
   17261 
   17262 #: config/tc-v850.c:1559
   17263 #, c-format
   17264 msgid "  -mgcc-abi                 Mark the binary as using the old GCC ABI\n"
   17265 msgstr "  -mgcc-abi                     ,    ABI GCC\n"
   17266 
   17267 #: config/tc-v850.c:1560
   17268 #, c-format
   17269 msgid "  -mrh850-abi               Mark the binary as using the RH850 ABI (default)\n"
   17270 msgstr "  -mrh850-abi                   ,   ABI RH850 ()\n"
   17271 
   17272 #: config/tc-v850.c:1561
   17273 #, c-format
   17274 msgid "  -m8byte-align             Mark the binary as using 64-bit alignment\n"
   17275 msgstr "  -m8byte-align                 ,   64- \n"
   17276 
   17277 #: config/tc-v850.c:1562
   17278 #, c-format
   17279 msgid "  -m4byte-align             Mark the binary as using 32-bit alignment (default)\n"
   17280 msgstr "  -m4byte-align                 ,   32-  ()\n"
   17281 
   17282 #: config/tc-v850.c:1940
   17283 #, c-format
   17284 msgid "Unable to determine default target processor from string: %s"
   17285 msgstr "       : %s"
   17286 
   17287 #: config/tc-v850.c:1981
   17288 msgid "hi0() relocation used on an instruction which does not support it"
   17289 msgstr " hi0()   ,      "
   17290 
   17291 #: config/tc-v850.c:2001
   17292 msgid "hi() relocation used on an instruction which does not support it"
   17293 msgstr " hi()   ,      "
   17294 
   17295 #: config/tc-v850.c:2024
   17296 msgid "lo() relocation used on an instruction which does not support it"
   17297 msgstr " lo()   ,      "
   17298 
   17299 #: config/tc-v850.c:2034
   17300 msgid "ctoff() is not supported by the rh850 ABI. Use -mgcc-abi instead"
   17301 msgstr " ctoff()  ABI rh850  .     -mgcc-abi"
   17302 
   17303 #: config/tc-v850.c:2050
   17304 msgid "ctoff() relocation used on an instruction which does not support it"
   17305 msgstr " ctoff()   ,      "
   17306 
   17307 #: config/tc-v850.c:2069
   17308 msgid "sdaoff() relocation used on an instruction which does not support it"
   17309 msgstr " sdaoff()   ,      "
   17310 
   17311 #: config/tc-v850.c:2088
   17312 msgid "zdaoff() relocation used on an instruction which does not support it"
   17313 msgstr " zdaoff()   ,      "
   17314 
   17315 #: config/tc-v850.c:2120
   17316 msgid "tdaoff() relocation used on an instruction which does not support it"
   17317 msgstr " tdaoff()   ,      "
   17318 
   17319 #: config/tc-v850.c:2261
   17320 #, c-format
   17321 msgid "operand out of range (%d is not between %d and %d)"
   17322 msgstr "    (%d     %d  %d)"
   17323 
   17324 #: config/tc-v850.c:2344
   17325 msgid "st/ld offset 23 instruction was disabled ."
   17326 msgstr " st/ld  23  ."
   17327 
   17328 #: config/tc-v850.c:2353
   17329 msgid "Target processor does not support this instruction."
   17330 msgstr "      ."
   17331 
   17332 #: config/tc-v850.c:2465 config/tc-v850.c:2475 config/tc-v850.c:2496
   17333 #: config/tc-v850.c:2510 config/tc-v850.c:2516 config/tc-v850.c:2540
   17334 #: config/tc-v850.c:2546 config/tc-v850.c:2553 config/tc-v850.c:2567
   17335 #: config/tc-v850.c:2581 config/tc-v850.c:2587 config/tc-v850.c:2922
   17336 msgid "immediate operand is too large"
   17337 msgstr "     "
   17338 
   17339 #: config/tc-v850.c:2482
   17340 #, c-format
   17341 msgid "AAARG -> unhandled constant reloc: %d"
   17342 msgstr "AAARG ->     : %d"
   17343 
   17344 #: config/tc-v850.c:2617 config/tc-v850.c:2628
   17345 msgid "constant too big to fit into instruction"
   17346 msgstr "      "
   17347 
   17348 #: config/tc-v850.c:2703
   17349 msgid "odd number cannot be used here"
   17350 msgstr "     "
   17351 
   17352 #: config/tc-v850.c:2748
   17353 msgid "invalid register name"
   17354 msgstr "  "
   17355 
   17356 #: config/tc-v850.c:2754
   17357 msgid "register r0 cannot be used here"
   17358 msgstr "     r0"
   17359 
   17360 #: config/tc-v850.c:2760
   17361 msgid "odd register cannot be used here"
   17362 msgstr "     "
   17363 
   17364 #: config/tc-v850.c:2769
   17365 msgid "invalid system register name"
   17366 msgstr "   "
   17367 
   17368 #: config/tc-v850.c:2782
   17369 msgid "expected EP register"
   17370 msgstr "    EP"
   17371 
   17372 #: config/tc-v850.c:2799 config/tc-v850.c:2812
   17373 msgid "invalid condition code name"
   17374 msgstr "   "
   17375 
   17376 #: config/tc-v850.c:2805
   17377 msgid "condition sa cannot be used here"
   17378 msgstr "     sa"
   17379 
   17380 #: config/tc-v850.c:2818
   17381 msgid "invalid cache oparation name"
   17382 msgstr "   "
   17383 
   17384 #: config/tc-v850.c:2823
   17385 msgid "invalid pref oparation name"
   17386 msgstr "    "
   17387 
   17388 #: config/tc-v850.c:2828
   17389 msgid "invalid vector register name"
   17390 msgstr "   "
   17391 
   17392 #: config/tc-v850.c:2865
   17393 msgid "syntax error: value is missing before the register name"
   17394 msgstr " :      "
   17395 
   17396 #: config/tc-v850.c:2867
   17397 msgid "syntax error: register not expected"
   17398 msgstr " :   "
   17399 
   17400 #: config/tc-v850.c:2881
   17401 msgid "syntax error: system register not expected"
   17402 msgstr " :    "
   17403 
   17404 #: config/tc-v850.c:2886 config/tc-v850.c:2891
   17405 msgid "syntax error: condition code not expected"
   17406 msgstr " :    "
   17407 
   17408 #: config/tc-v850.c:2896
   17409 msgid "syntax error: vector register not expected"
   17410 msgstr " :    "
   17411 
   17412 #: config/tc-v850.c:2906
   17413 msgid "immediate 0 cannot be used here"
   17414 msgstr "     0  "
   17415 
   17416 #: config/tc-v850.c:2930
   17417 msgid "immediate operand is not match"
   17418 msgstr "    "
   17419 
   17420 #: config/tc-v850.c:2943
   17421 msgid "displacement is too large"
   17422 msgstr "  "
   17423 
   17424 #: config/tc-v850.c:2961 config/tc-xtensa.c:12371
   17425 msgid "invalid operand"
   17426 msgstr " "
   17427 
   17428 #: config/tc-v850.c:3074
   17429 msgid "loop: 32-bit displacement not supported"
   17430 msgstr "loop:  32-   "
   17431 
   17432 #: config/tc-vax.c:1344
   17433 msgid "no '[' to match ']'"
   17434 msgstr " [,   ]"
   17435 
   17436 #: config/tc-vax.c:1360
   17437 msgid "bad register in []"
   17438 msgstr "   []"
   17439 
   17440 #: config/tc-vax.c:1362
   17441 msgid "[PC] index banned"
   17442 msgstr " [PC] "
   17443 
   17444 #: config/tc-vax.c:1398
   17445 msgid "no '(' to match ')'"
   17446 msgstr " (,   )"
   17447 
   17448 #: config/tc-vax.c:1514
   17449 msgid "invalid branch operand"
   17450 msgstr "  "
   17451 
   17452 #: config/tc-vax.c:1541
   17453 msgid "address prohibits @"
   17454 msgstr "   @"
   17455 
   17456 #: config/tc-vax.c:1543
   17457 msgid "address prohibits #"
   17458 msgstr "   #"
   17459 
   17460 #: config/tc-vax.c:1547
   17461 msgid "address prohibits -()"
   17462 msgstr "   -()"
   17463 
   17464 #: config/tc-vax.c:1549
   17465 msgid "address prohibits ()+"
   17466 msgstr "   ()+"
   17467 
   17468 #: config/tc-vax.c:1552
   17469 msgid "address prohibits ()"
   17470 msgstr "   ()"
   17471 
   17472 #: config/tc-vax.c:1554
   17473 msgid "address prohibits []"
   17474 msgstr "   []"
   17475 
   17476 #: config/tc-vax.c:1556
   17477 msgid "address prohibits register"
   17478 msgstr "   "
   17479 
   17480 #: config/tc-vax.c:1558
   17481 msgid "address prohibits displacement length specifier"
   17482 msgstr "      "
   17483 
   17484 #: config/tc-vax.c:1586
   17485 msgid "invalid operand of S^#"
   17486 msgstr "  S^#"
   17487 
   17488 #: config/tc-vax.c:1599
   17489 msgid "S^# needs expression"
   17490 msgstr "S^#  "
   17491 
   17492 #: config/tc-vax.c:1606
   17493 msgid "S^# may only read-access"
   17494 msgstr "S^#     "
   17495 
   17496 #: config/tc-vax.c:1629
   17497 msgid "invalid operand of -()"
   17498 msgstr "  -()"
   17499 
   17500 #: config/tc-vax.c:1635
   17501 msgid "-(PC) unpredictable"
   17502 msgstr "-(PC)  "
   17503 
   17504 #: config/tc-vax.c:1637
   17505 msgid "[]index same as -()register: unpredictable"
   17506 msgstr "[]   ,   -():  "
   17507 
   17508 #: config/tc-vax.c:1669
   17509 msgid "invalid operand of ()+"
   17510 msgstr "  ()+"
   17511 
   17512 #: config/tc-vax.c:1675
   17513 msgid "(PC)+ unpredictable"
   17514 msgstr "(PC)+  "
   17515 
   17516 #: config/tc-vax.c:1677
   17517 msgid "[]index same as ()+register: unpredictable"
   17518 msgstr "[]   ,   ()+:  "
   17519 
   17520 #: config/tc-vax.c:1700
   17521 msgid "# conflicts length"
   17522 msgstr "#   "
   17523 
   17524 #: config/tc-vax.c:1702
   17525 msgid "# bars register"
   17526 msgstr "#  "
   17527 
   17528 #: config/tc-vax.c:1722
   17529 msgid "writing or modifying # is unpredictable"
   17530 msgstr "   #  "
   17531 
   17532 #: config/tc-vax.c:1748
   17533 msgid "length not needed"
   17534 msgstr "  "
   17535 
   17536 #: config/tc-vax.c:1755
   17537 msgid "can't []index a register, because it has no address"
   17538 msgstr "  ,     "
   17539 
   17540 #: config/tc-vax.c:1757
   17541 msgid "a register has no address"
   17542 msgstr "   "
   17543 
   17544 #: config/tc-vax.c:1766
   17545 msgid "PC part of operand unpredictable"
   17546 msgstr "   PC  "
   17547 
   17548 #: config/tc-vax.c:1922
   17549 msgid "odd number of bytes in operand description"
   17550 msgstr "     "
   17551 
   17552 #: config/tc-vax.c:1936
   17553 msgid "Bad operand"
   17554 msgstr " "
   17555 
   17556 #: config/tc-vax.c:1941
   17557 msgid "Not enough operands"
   17558 msgstr " "
   17559 
   17560 #: config/tc-vax.c:2218
   17561 msgid "SYMBOL TABLE not implemented"
   17562 msgstr "SYMBOL TABLE  "
   17563 
   17564 #: config/tc-vax.c:2222
   17565 msgid "TOKEN TRACE not implemented"
   17566 msgstr "TOKEN TRACE  "
   17567 
   17568 #: config/tc-vax.c:2226
   17569 #, c-format
   17570 msgid "Displacement length %s ignored!"
   17571 msgstr "  %s !"
   17572 
   17573 #: config/tc-vax.c:2230
   17574 #, c-format
   17575 msgid "I don't need or use temp. file \"%s\"."
   17576 msgstr "   %s     ."
   17577 
   17578 #: config/tc-vax.c:2234
   17579 msgid "I don't use an interpass file! -V ignored"
   17580 msgstr "    ! -V ."
   17581 
   17582 #: config/tc-vax.c:2291
   17583 #, c-format
   17584 msgid ""
   17585 "VAX options:\n"
   17586 "-d LENGTH\t\tignored\n"
   17587 "-J\t\t\tignored\n"
   17588 "-S\t\t\tignored\n"
   17589 "-t FILE\t\t\tignored\n"
   17590 "-T\t\t\tignored\n"
   17591 "-V\t\t\tignored\n"
   17592 msgstr ""
   17593 " VAX:\n"
   17594 "-d \t\t \n"
   17595 "-J\t\t\t \n"
   17596 "-S\t\t\t \n"
   17597 "-t \t\t\t \n"
   17598 "-T\t\t\t \n"
   17599 "-V\t\t\t \n"
   17600 
   17601 #: config/tc-vax.c:2300
   17602 #, c-format
   17603 msgid ""
   17604 "VMS options:\n"
   17605 "-+\t\t\thash encode names longer than 31 characters\n"
   17606 "-1\t\t\t`const' handling compatible with gcc 1.x\n"
   17607 "-H\t\t\tshow new symbol after hash truncation\n"
   17608 "-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
   17609 "\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
   17610 "-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
   17611 msgstr ""
   17612 "  VMS:\n"
   17613 "-+\t\t\t  ,   31 \n"
   17614 "-1\t\t\t const,   gcc 1.x\n"
   17615 "-H\t\t\t     \n"
   17616 "-h NUM\t\t\t          :\n"
   17617 "\t\t\t0 = , 2 = , 3 =   \n"
   17618 "-v\"\"\t\t   \"\"\n"
   17619 
   17620 #: config/tc-vax.c:2465
   17621 #, c-format
   17622 msgid "Ignoring statement due to \"%s\""
   17623 msgstr "   %s"
   17624 
   17625 #: config/tc-vax.c:2482
   17626 #, c-format
   17627 msgid "Aborting because statement has \"%s\""
   17628 msgstr ",    %s"
   17629 
   17630 #: config/tc-vax.c:2527
   17631 msgid "Can't relocate expression"
   17632 msgstr "   "
   17633 
   17634 #: config/tc-vax.c:2630
   17635 msgid "Bignum not permitted in short literal. Immediate mode assumed."
   17636 msgstr "Bignum      .    ."
   17637 
   17638 #: config/tc-vax.c:2639
   17639 msgid "Can't do flonum short literal: immediate mode used."
   17640 msgstr "     flonum:    ."
   17641 
   17642 #: config/tc-vax.c:2686
   17643 #, c-format
   17644 msgid "A bignum/flonum may not be a displacement: 0x%lx used"
   17645 msgstr "bignum/flonum    :  0x%lx"
   17646 
   17647 #: config/tc-vax.c:2998
   17648 #, c-format
   17649 msgid "Short literal overflow(%ld.), immediate mode assumed."
   17650 msgstr "   (%ld.).    ."
   17651 
   17652 #: config/tc-vax.c:3007
   17653 #, c-format
   17654 msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
   17655 msgstr "       . now_seg=%s to_seg=%s"
   17656 
   17657 #: config/tc-vax.c:3072
   17658 msgid "Length specification ignored. Address mode 9F used"
   17659 msgstr "  .    9F."
   17660 
   17661 #: config/tc-vax.c:3130
   17662 msgid "Invalid operand:  immediate value used as base address."
   17663 msgstr " :      ."
   17664 
   17665 #: config/tc-vax.c:3132
   17666 msgid "Invalid operand:  immediate value used as address."
   17667 msgstr " :     ."
   17668 
   17669 #: config/tc-vax.c:3157
   17670 #, c-format
   17671 msgid "Symbol %s used as immediate operand in PIC mode."
   17672 msgstr " %s         PIC."
   17673 
   17674 #: config/tc-vax.c:3262
   17675 #, c-format
   17676 msgid "VIP_BEGIN error:%s"
   17677 msgstr " VIP_BEGIN: %s"
   17678 
   17679 #: config/tc-xc16x.c:218
   17680 #, c-format
   17681 msgid " XC16X specific command line options:\n"
   17682 msgstr "   XC16X   :\n"
   17683 
   17684 #: config/tc-xgate.c:215
   17685 msgid " architecture variant invalid"
   17686 msgstr "   "
   17687 
   17688 #: config/tc-xgate.c:372
   17689 #, c-format
   17690 msgid ""
   17691 "Freescale XGATE co-processor options:\n"
   17692 "  -mshort                 use 16-bit int ABI (default)\n"
   17693 "  -mlong                  use 32-bit int ABI\n"
   17694 "  -mshort-double          use 32-bit double ABI\n"
   17695 "  -mlong-double           use 64-bit double ABI (default)\n"
   17696 "  --mxgate                specify the processor variant[default %s]\n"
   17697 "  --print-insn-syntax     print the syntax of instruction in case of error\n"
   17698 "  --print-opcodes         print the list of instructions with syntax\n"
   17699 "  --generate-example      generate an example of each instruction"
   17700 msgstr ""
   17701 "   XGATE Freescale:\n"
   17702 "  -mshort                  ABI 16-  ()\n"
   17703 "  -mlong                   ABI 32- \n"
   17704 "  -mshort-double           ABI 32- double\n"
   17705 "  -mlong-double            ABI 64- double ()\n"
   17706 "  --mxgate                   [  %s]\n"
   17707 "  --print-insn-syntax       ,   \n"
   17708 "  --print-opcodes             \n"
   17709 "  --generate-example           "
   17710 
   17711 #: config/tc-xgate.c:495
   17712 msgid "opcode missing or not found on input line"
   17713 msgstr "           "
   17714 
   17715 #: config/tc-xgate.c:500
   17716 #, c-format
   17717 msgid "opcode %s not found in opcode hash table"
   17718 msgstr "  %s       "
   17719 
   17720 #: config/tc-xgate.c:513
   17721 msgid "matching operands to opcode "
   17722 msgstr "     "
   17723 
   17724 #: config/tc-xgate.c:551
   17725 msgid ": processing macro, real opcode handle not found in hash"
   17726 msgstr ":  ,        "
   17727 
   17728 #: config/tc-xgate.c:682
   17729 #, c-format
   17730 msgid "Value %ld not aligned by 2 for 9-bit PC-relative branch."
   17731 msgstr " %ld    2  9-    ."
   17732 
   17733 #: config/tc-xgate.c:699
   17734 #, c-format
   17735 msgid "Value %ld not aligned by 2 for 10-bit PC-relative branch."
   17736 msgstr " %ld    2  10-    ."
   17737 
   17738 #: config/tc-xgate.c:726
   17739 msgid "Value out of 3-bit range."
   17740 msgstr "  3- ."
   17741 
   17742 #: config/tc-xgate.c:733
   17743 msgid "Value out of 4-bit range."
   17744 msgstr "  4- ."
   17745 
   17746 #: config/tc-xgate.c:740
   17747 msgid "Value out of 5-bit range."
   17748 msgstr "  5- ."
   17749 
   17750 #: config/tc-xgate.c:877
   17751 msgid ":operand has too many bits"
   17752 msgstr ":     "
   17753 
   17754 #: config/tc-xgate.c:989
   17755 msgid "unknown operand count"
   17756 msgstr "  "
   17757 
   17758 #: config/tc-xgate.c:1232 config/tc-xgate.c:1244
   17759 msgid ": expected register name r0-r7 "
   17760 msgstr ":     , r0-r7 "
   17761 
   17762 #: config/tc-xgate.c:1280
   17763 #, c-format
   17764 msgid ":operand value(%d) too big for constraint"
   17765 msgstr ":   (%d)     "
   17766 
   17767 #: config/tc-xgate.c:1298
   17768 msgid "you must use a hi/lo directive or 16-bit macro to load a 16-bit value."
   17769 msgstr "    hi/lo  16-    16- ."
   17770 
   17771 #: config/tc-xgate.c:1311
   17772 msgid ":unknown relocation constraint size"
   17773 msgstr ":    "
   17774 
   17775 #: config/tc-xgate.c:1318
   17776 msgid ": expected register name ccr "
   17777 msgstr ":    ccr "
   17778 
   17779 #: config/tc-xgate.c:1324
   17780 msgid ": expected register name pc "
   17781 msgstr ":    pc "
   17782 
   17783 #: config/tc-xstormy16.c:77
   17784 #, c-format
   17785 msgid " XSTORMY16 specific command line options:\n"
   17786 msgstr "   XSTORMY16   :\n"
   17787 
   17788 #: config/tc-xstormy16.c:223
   17789 #, c-format
   17790 msgid "unsupported fptr fixup size %d"
   17791 msgstr "    fptr, %d"
   17792 
   17793 #: config/tc-xstormy16.c:235
   17794 #, c-format
   17795 msgid "unsupported fixup size %d"
   17796 msgstr "   , %d"
   17797 
   17798 #: config/tc-xstormy16.c:266
   17799 msgid "unsupported fptr fixup"
   17800 msgstr "   fptr"
   17801 
   17802 #: config/tc-xtensa.c:625
   17803 msgid "illegal range of target hardware versions"
   17804 msgstr "    "
   17805 
   17806 #: config/tc-xtensa.c:788
   17807 msgid "--density option is ignored"
   17808 msgstr " --density "
   17809 
   17810 #: config/tc-xtensa.c:791
   17811 msgid "--no-density option is ignored"
   17812 msgstr " --no-density "
   17813 
   17814 #: config/tc-xtensa.c:809
   17815 msgid "--generics is deprecated; use --transform instead"
   17816 msgstr " --generics  ,      --transform"
   17817 
   17818 #: config/tc-xtensa.c:812
   17819 msgid "--no-generics is deprecated; use --no-transform instead"
   17820 msgstr " --no-generics  ,     --no-transform"
   17821 
   17822 #: config/tc-xtensa.c:815
   17823 msgid "--relax is deprecated; use --transform instead"
   17824 msgstr " --relax  ,     --transform"
   17825 
   17826 #: config/tc-xtensa.c:818
   17827 msgid "--no-relax is deprecated; use --no-transform instead"
   17828 msgstr " --no-relax  ,     --no-transform"
   17829 
   17830 #: config/tc-xtensa.c:835
   17831 msgid "--absolute-literals option not supported in this Xtensa configuration"
   17832 msgstr "   Xtensa     --absolute-literals"
   17833 
   17834 #: config/tc-xtensa.c:908
   17835 msgid "prefer-l32r conflicts with prefer-const16"
   17836 msgstr "prefer-l32r   prefer-const16"
   17837 
   17838 #: config/tc-xtensa.c:914
   17839 msgid "prefer-const16 conflicts with prefer-l32r"
   17840 msgstr "prefer-const16   prefer-l32r"
   17841 
   17842 #: config/tc-xtensa.c:922 config/tc-xtensa.c:931 config/tc-xtensa.c:935
   17843 msgid "invalid target hardware version"
   17844 msgstr "   "
   17845 
   17846 #: config/tc-xtensa.c:1129
   17847 msgid "unmatched end directive"
   17848 msgstr " end   "
   17849 
   17850 #: config/tc-xtensa.c:1158
   17851 msgid ".begin directive with no matching .end directive"
   17852 msgstr " .begin    .end"
   17853 
   17854 #: config/tc-xtensa.c:1199
   17855 msgid "[no-]generics is deprecated; use [no-]transform instead"
   17856 msgstr " [no-]generics  ,      [no-]transform"
   17857 
   17858 #: config/tc-xtensa.c:1204
   17859 msgid "[no-]relax is deprecated; use [no-]transform instead"
   17860 msgstr " [no-]relax  ,      [no-]transform"
   17861 
   17862 #: config/tc-xtensa.c:1217
   17863 #, c-format
   17864 msgid "directive %s cannot be negated"
   17865 msgstr "  %s   "
   17866 
   17867 #: config/tc-xtensa.c:1223
   17868 msgid "unknown directive"
   17869 msgstr " "
   17870 
   17871 #: config/tc-xtensa.c:1244 config/tc-xtensa.c:1340 config/tc-xtensa.c:1585
   17872 #: config/tc-xtensa.c:5797
   17873 msgid "directives are not valid inside bundles"
   17874 msgstr "     "
   17875 
   17876 #: config/tc-xtensa.c:1256
   17877 msgid ".begin literal is deprecated; use .literal instead"
   17878 msgstr " .begin  ,     .literal"
   17879 
   17880 #: config/tc-xtensa.c:1270
   17881 msgid "cannot set literal_prefix inside literal fragment"
   17882 msgstr "   literal_prefix   "
   17883 
   17884 #: config/tc-xtensa.c:1303
   17885 msgid ".begin [no-]density is ignored"
   17886 msgstr " .begin [no-]density "
   17887 
   17888 #: config/tc-xtensa.c:1310 config/tc-xtensa.c:1360
   17889 msgid "Xtensa absolute literals option not supported; ignored"
   17890 msgstr "   Xtensa  ; "
   17891 
   17892 #: config/tc-xtensa.c:1353
   17893 msgid ".end [no-]density is ignored"
   17894 msgstr " .end [no-]density "
   17895 
   17896 #: config/tc-xtensa.c:1378
   17897 #, c-format
   17898 msgid "does not match begin %s%s at %s:%d"
   17899 msgstr "  begin %s%s  %s:%d"
   17900 
   17901 #: config/tc-xtensa.c:1433
   17902 msgid ".literal_position inside literal directive; ignoring"
   17903 msgstr ".literal_position   ; "
   17904 
   17905 #: config/tc-xtensa.c:1453
   17906 msgid ".literal not allowed inside .begin literal region"
   17907 msgstr ".literal       .begin"
   17908 
   17909 #: config/tc-xtensa.c:1492
   17910 msgid "expected comma or colon after symbol name; rest of line ignored"
   17911 msgstr "        ;   "
   17912 
   17913 #: config/tc-xtensa.c:1554
   17914 msgid "fall through frequency must be greater than 0"
   17915 msgstr "    0"
   17916 
   17917 #: config/tc-xtensa.c:1562
   17918 msgid "branch target frequency must be greater than 0"
   17919 msgstr "     0"
   17920 
   17921 #: config/tc-xtensa.c:1610
   17922 #, c-format
   17923 msgid "opcode-specific %s relocation used outside an instruction"
   17924 msgstr "     %s    "
   17925 
   17926 #: config/tc-xtensa.c:1618
   17927 #, c-format
   17928 msgid "invalid use of %s relocation"
   17929 msgstr "   %s"
   17930 
   17931 #: config/tc-xtensa.c:1814 config/tc-xtensa.c:1831
   17932 #, c-format
   17933 msgid "bad register name: %s"
   17934 msgstr "  , %s"
   17935 
   17936 #: config/tc-xtensa.c:1820
   17937 #, c-format
   17938 msgid "bad register number: %s"
   17939 msgstr "  : %s"
   17940 
   17941 #: config/tc-xtensa.c:1884
   17942 msgid "pcrel relocation not allowed in an instruction"
   17943 msgstr " pcrel   "
   17944 
   17945 #: config/tc-xtensa.c:1901
   17946 msgid "register number out of range"
   17947 msgstr "    "
   17948 
   17949 #: config/tc-xtensa.c:1985
   17950 msgid "extra comma"
   17951 msgstr " "
   17952 
   17953 #: config/tc-xtensa.c:1987
   17954 msgid "extra colon"
   17955 msgstr " "
   17956 
   17957 #: config/tc-xtensa.c:1989
   17958 msgid "missing argument"
   17959 msgstr "  "
   17960 
   17961 #: config/tc-xtensa.c:1991
   17962 msgid "missing comma or colon"
   17963 msgstr "   "
   17964 
   17965 #: config/tc-xtensa.c:2048
   17966 msgid "incorrect register number, ignoring"
   17967 msgstr "  , "
   17968 
   17969 #: config/tc-xtensa.c:2129
   17970 #, c-format
   17971 msgid "cannot encode opcode \"%s\""
   17972 msgstr "      %s"
   17973 
   17974 #: config/tc-xtensa.c:2223
   17975 #, c-format
   17976 msgid "not enough operands (%d) for '%s'; expected %d"
   17977 msgstr "  (%d) %s;   %d"
   17978 
   17979 #: config/tc-xtensa.c:2230
   17980 #, c-format
   17981 msgid "too many operands (%d) for '%s'; expected %d"
   17982 msgstr "  (%d) %s;   %d"
   17983 
   17984 #: config/tc-xtensa.c:2281
   17985 #, c-format
   17986 msgid "invalid register '%s' for '%s' instruction"
   17987 msgstr " , %s,   %s"
   17988 
   17989 #: config/tc-xtensa.c:2288
   17990 #, c-format
   17991 msgid "invalid register number (%ld) for '%s' instruction"
   17992 msgstr "   (%ld)   %s"
   17993 
   17994 #: config/tc-xtensa.c:2356
   17995 #, c-format
   17996 msgid "invalid register number (%ld) for '%s'"
   17997 msgstr "   (%ld)  %s"
   17998 
   17999 #: config/tc-xtensa.c:2747
   18000 #, c-format
   18001 msgid "operand %d of '%s' has out of range value '%u'"
   18002 msgstr " %d %s     , %u"
   18003 
   18004 #: config/tc-xtensa.c:2753
   18005 #, c-format
   18006 msgid "operand %d of '%s' has invalid value '%u'"
   18007 msgstr " %d %s   , %u"
   18008 
   18009 #: config/tc-xtensa.c:2800
   18010 #, c-format
   18011 msgid "internal error: unknown option name '%s'"
   18012 msgstr " :   , %s"
   18013 
   18014 #: config/tc-xtensa.c:3909
   18015 msgid "can't handle generation of literal/labels yet"
   18016 msgstr "       "
   18017 
   18018 #: config/tc-xtensa.c:3913
   18019 msgid "can't handle undefined OP TYPE"
   18020 msgstr "   OP TYPE"
   18021 
   18022 #: config/tc-xtensa.c:3974
   18023 #, c-format
   18024 msgid "found %d operands for '%s':  Expected %d"
   18025 msgstr " %d  %s:   %d"
   18026 
   18027 #: config/tc-xtensa.c:3981
   18028 #, c-format
   18029 msgid "found too many (%d) operands for '%s':  Expected %d"
   18030 msgstr "   (%d) %s:   %d"
   18031 
   18032 #: config/tc-xtensa.c:4002
   18033 msgid "immediate operands sum to greater than 32"
   18034 msgstr "     32"
   18035 
   18036 #: config/tc-xtensa.c:4254
   18037 #, c-format
   18038 msgid "invalid relocation for operand %i of '%s'"
   18039 msgstr "    %i %s"
   18040 
   18041 #: config/tc-xtensa.c:4264
   18042 #, c-format
   18043 msgid "invalid expression for operand %i of '%s'"
   18044 msgstr "    %i %s"
   18045 
   18046 #: config/tc-xtensa.c:4274
   18047 #, c-format
   18048 msgid "invalid relocation in instruction slot %i"
   18049 msgstr "    %i "
   18050 
   18051 #: config/tc-xtensa.c:4281
   18052 #, c-format
   18053 msgid "undefined symbol for opcode \"%s\""
   18054 msgstr "     %s"
   18055 
   18056 #: config/tc-xtensa.c:4767
   18057 msgid "opcode 'NOP.N' unavailable in this configuration"
   18058 msgstr "  NOP.N     "
   18059 
   18060 #: config/tc-xtensa.c:4827
   18061 msgid "get_expanded_loop_offset: invalid opcode"
   18062 msgstr "get_expanded_loop_offset:   "
   18063 
   18064 #: config/tc-xtensa.c:4960
   18065 #, c-format
   18066 msgid "assembly state not set for first frag in section %s"
   18067 msgstr "         %s"
   18068 
   18069 #: config/tc-xtensa.c:5013
   18070 #, c-format
   18071 msgid "unaligned branch target: %d bytes at 0x%lx"
   18072 msgstr "  : %d   0x%lx"
   18073 
   18074 #: config/tc-xtensa.c:5057
   18075 #, c-format
   18076 msgid "unaligned loop: %d bytes at 0x%lx"
   18077 msgstr " : %d    0x%lx"
   18078 
   18079 #: config/tc-xtensa.c:5082
   18080 msgid "unexpected fix"
   18081 msgstr " "
   18082 
   18083 #: config/tc-xtensa.c:5093 config/tc-xtensa.c:5097
   18084 msgid "undecodable fix"
   18085 msgstr "   "
   18086 
   18087 #: config/tc-xtensa.c:5235
   18088 msgid "labels are not valid inside bundles"
   18089 msgstr "     "
   18090 
   18091 #: config/tc-xtensa.c:5255
   18092 msgid "invalid last instruction for a zero-overhead loop"
   18093 msgstr "       "
   18094 
   18095 #: config/tc-xtensa.c:5322
   18096 msgid "extra opening brace"
   18097 msgstr "   "
   18098 
   18099 #: config/tc-xtensa.c:5332
   18100 msgid "extra closing brace"
   18101 msgstr "   "
   18102 
   18103 #: config/tc-xtensa.c:5359
   18104 msgid "missing closing brace"
   18105 msgstr "    "
   18106 
   18107 #: config/tc-xtensa.c:5459 config/tc-xtensa.c:5488
   18108 #, c-format
   18109 msgid "wrong number of operands for '%s'"
   18110 msgstr "   %s"
   18111 
   18112 #: config/tc-xtensa.c:5475
   18113 #, c-format
   18114 msgid "bad relocation expression for '%s'"
   18115 msgstr "    %s"
   18116 
   18117 #: config/tc-xtensa.c:5510
   18118 #, c-format
   18119 msgid "unknown opcode or format name '%s'"
   18120 msgstr "      %s"
   18121 
   18122 #: config/tc-xtensa.c:5516
   18123 msgid "format names only valid inside bundles"
   18124 msgstr "      "
   18125 
   18126 #: config/tc-xtensa.c:5521
   18127 #, c-format
   18128 msgid "multiple formats specified for one bundle; using '%s'"
   18129 msgstr "     ;  %s"
   18130 
   18131 #: config/tc-xtensa.c:5571
   18132 msgid "entry instruction with stack decrement < 16"
   18133 msgstr "     < 16"
   18134 
   18135 #: config/tc-xtensa.c:5625
   18136 msgid "unaligned entry instruction"
   18137 msgstr "  "
   18138 
   18139 #: config/tc-xtensa.c:5690
   18140 msgid "bad instruction format"
   18141 msgstr "  "
   18142 
   18143 #: config/tc-xtensa.c:5693
   18144 msgid "invalid relocation"
   18145 msgstr " "
   18146 
   18147 #: config/tc-xtensa.c:5704
   18148 #, c-format
   18149 msgid "invalid relocation for '%s' instruction"
   18150 msgstr "    %s"
   18151 
   18152 #: config/tc-xtensa.c:5716
   18153 #, c-format
   18154 msgid "invalid relocation for operand %d of '%s'"
   18155 msgstr "    %d %s"
   18156 
   18157 #: config/tc-xtensa.c:5982
   18158 #, c-format
   18159 msgid "unhandled local relocation fix %s"
   18160 msgstr "     , %s"
   18161 
   18162 #: config/tc-xtensa.c:6033
   18163 #, c-format
   18164 msgid "internal error; cannot generate `%s' relocation"
   18165 msgstr " .     %s"
   18166 
   18167 #: config/tc-xtensa.c:6252
   18168 msgid "The option \"--no-allow-flix\" prohibits multi-slot flix."
   18169 msgstr " --no-allow-flix   flix."
   18170 
   18171 #: config/tc-xtensa.c:6261
   18172 msgid "couldn't find a valid instruction format"
   18173 msgstr "     "
   18174 
   18175 #: config/tc-xtensa.c:6262
   18176 #, c-format
   18177 msgid "    ops were: "
   18178 msgstr "    : "
   18179 
   18180 #: config/tc-xtensa.c:6264
   18181 #, c-format
   18182 msgid " %s;"
   18183 msgstr " %s;"
   18184 
   18185 #: config/tc-xtensa.c:6275
   18186 #, c-format
   18187 msgid "format '%s' allows %d slots, but there are %d opcodes"
   18188 msgstr "  %s  %d ,    %d"
   18189 
   18190 #: config/tc-xtensa.c:6286 config/tc-xtensa.c:6384
   18191 msgid "illegal resource usage in bundle"
   18192 msgstr "    "
   18193 
   18194 #: config/tc-xtensa.c:6473
   18195 #, c-format
   18196 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
   18197 msgstr "  %s ( %d)  %s ( %d)      "
   18198 
   18199 #: config/tc-xtensa.c:6478
   18200 #, c-format
   18201 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
   18202 msgstr "  %s ( %d)  %s ( %d)    "
   18203 
   18204 #: config/tc-xtensa.c:6483
   18205 #, c-format
   18206 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port"
   18207 msgstr "  %s ( %d)  %s ( %d)     "
   18208 
   18209 #: config/tc-xtensa.c:6488
   18210 #, c-format
   18211 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses"
   18212 msgstr "  %s ( %d)  %s ( %d)      "
   18213 
   18214 #: config/tc-xtensa.c:6504
   18215 msgid "multiple branches or jumps in the same bundle"
   18216 msgstr "      "
   18217 
   18218 #: config/tc-xtensa.c:6956
   18219 msgid "cannot assemble into a literal fragment"
   18220 msgstr "     "
   18221 
   18222 #: config/tc-xtensa.c:6958
   18223 msgid "..."
   18224 msgstr "..."
   18225 
   18226 #: config/tc-xtensa.c:7749
   18227 msgid "instruction sequence (write a0, branch, retw) may trigger hardware errata"
   18228 msgstr "  (write a0, branch, retw)     "
   18229 
   18230 #: config/tc-xtensa.c:7861
   18231 msgid "branching or jumping to a loop end may trigger hardware errata"
   18232 msgstr "          "
   18233 
   18234 #: config/tc-xtensa.c:7943
   18235 msgid "loop end too close to another loop end may trigger hardware errata"
   18236 msgstr " ,        ,     "
   18237 
   18238 #: config/tc-xtensa.c:7952
   18239 #, c-format
   18240 msgid "fr_var %lu < length %d"
   18241 msgstr "fr_var %lu <  %d"
   18242 
   18243 #: config/tc-xtensa.c:8109
   18244 msgid "loop containing less than three instructions may trigger hardware errata"
   18245 msgstr ",     ,     "
   18246 
   18247 #: config/tc-xtensa.c:8181
   18248 msgid "undecodable instruction in instruction frag"
   18249 msgstr "      "
   18250 
   18251 #: config/tc-xtensa.c:8291
   18252 msgid "invalid empty loop"
   18253 msgstr "  "
   18254 
   18255 #: config/tc-xtensa.c:8296
   18256 msgid "loop target does not follow loop instruction in section"
   18257 msgstr "       "
   18258 
   18259 #: config/tc-xtensa.c:9040
   18260 msgid "bad relaxation state"
   18261 msgstr "  "
   18262 
   18263 #: config/tc-xtensa.c:9098
   18264 #, c-format
   18265 msgid "fr_var (%ld) < length (%d)"
   18266 msgstr "fr_var (%ld) <  (%d)"
   18267 
   18268 #: config/tc-xtensa.c:9834
   18269 msgid "jump target out of range; no usable trampoline found"
   18270 msgstr "     ;    "
   18271 
   18272 #: config/tc-xtensa.c:9958
   18273 msgid "invalid relaxation fragment result"
   18274 msgstr "   "
   18275 
   18276 #: config/tc-xtensa.c:10040
   18277 msgid "unable to widen instruction"
   18278 msgstr "  "
   18279 
   18280 #: config/tc-xtensa.c:10179
   18281 msgid "multiple literals in expansion"
   18282 msgstr "   "
   18283 
   18284 #: config/tc-xtensa.c:10183
   18285 msgid "no registered fragment for literal"
   18286 msgstr "    "
   18287 
   18288 #: config/tc-xtensa.c:10185
   18289 msgid "number of literal tokens != 1"
   18290 msgstr "   != 1"
   18291 
   18292 #: config/tc-xtensa.c:10314 config/tc-xtensa.c:10320
   18293 #, c-format
   18294 msgid "unresolved loop target symbol: %s"
   18295 msgstr "   : %s"
   18296 
   18297 #: config/tc-xtensa.c:10426
   18298 #, c-format
   18299 msgid "invalid expression evaluation type %d"
   18300 msgstr "   , %d"
   18301 
   18302 #: config/tc-xtensa.c:10443
   18303 msgid "loop too long for LOOP instruction"
   18304 msgstr "      LOOP"
   18305 
   18306 #: config/tc-xtensa.c:10712
   18307 #, c-format
   18308 msgid "fixes not all moved from %s"
   18309 msgstr "     %s"
   18310 
   18311 #: config/tc-xtensa.c:10843
   18312 msgid "literal pool location required for text-section-literals; specify with .literal_position"
   18313 msgstr "       ;      .literal_position"
   18314 
   18315 #: config/tc-xtensa.c:11685
   18316 msgid "too many operands in instruction"
   18317 msgstr "    "
   18318 
   18319 #: config/tc-xtensa.c:11895
   18320 msgid "invalid symbolic operand"
   18321 msgstr "  "
   18322 
   18323 #: config/tc-xtensa.c:11956
   18324 msgid "operand number mismatch"
   18325 msgstr "  "
   18326 
   18327 #: config/tc-xtensa.c:11960
   18328 #, c-format
   18329 msgid "cannot encode opcode \"%s\" in the given format \"%s\""
   18330 msgstr "     %s    %s"
   18331 
   18332 #: config/tc-xtensa.c:11985
   18333 #, c-format
   18334 msgid "xtensa-isa failure: %s"
   18335 msgstr " xtensa-isa: %s"
   18336 
   18337 #: config/tc-xtensa.c:12062
   18338 msgid "invalid opcode"
   18339 msgstr "  "
   18340 
   18341 #: config/tc-xtensa.c:12068
   18342 msgid "too few operands"
   18343 msgstr "  "
   18344 
   18345 #: config/tc-xtensa.c:12118
   18346 msgid "multiple writes to the same register"
   18347 msgstr "       "
   18348 
   18349 #: config/tc-xtensa.c:12232 config/tc-xtensa.c:12238
   18350 msgid "out of memory"
   18351 msgstr " "
   18352 
   18353 #: config/tc-xtensa.c:12327
   18354 msgid "TLS relocation not allowed in FLIX bundle"
   18355 msgstr " TLS      FLIX"
   18356 
   18357 #. Instructions that generate TLS relocations should always be
   18358 #. relaxed in the front-end.  If "record_fixup" is set, then this
   18359 #. function is being called during back-end relaxation, so flag
   18360 #. the unexpected behavior as an error.
   18361 #: config/tc-xtensa.c:12333
   18362 msgid "unexpected TLS relocation"
   18363 msgstr "  TLS"
   18364 
   18365 #: config/tc-xtensa.c:12377
   18366 msgid "symbolic operand not allowed"
   18367 msgstr "    "
   18368 
   18369 #: config/tc-xtensa.c:12414
   18370 msgid "cannot decode instruction format"
   18371 msgstr "    "
   18372 
   18373 #: config/tc-xtensa.c:12558
   18374 msgid "ignoring extra '-rename-section' delimiter ':'"
   18375 msgstr "   : -rename-section"
   18376 
   18377 #: config/tc-xtensa.c:12563
   18378 #, c-format
   18379 msgid "ignoring invalid '-rename-section' specification: '%s'"
   18380 msgstr "   -rename-section: %s"
   18381 
   18382 #: config/tc-xtensa.c:12574
   18383 #, c-format
   18384 msgid "section %s renamed multiple times"
   18385 msgstr " %s   "
   18386 
   18387 #: config/tc-xtensa.c:12576
   18388 #, c-format
   18389 msgid "multiple sections remapped to output section %s"
   18390 msgstr "      , %s"
   18391 
   18392 #: config/tc-z80.c:325
   18393 msgid "-- unterminated string"
   18394 msgstr "--  "
   18395 
   18396 #: config/tc-z80.c:390
   18397 msgid "floating point numbers are not implemented"
   18398 msgstr "      "
   18399 
   18400 #: config/tc-z80.c:515 config/tc-z80.c:521
   18401 msgid "mismatched parentheses"
   18402 msgstr "  "
   18403 
   18404 #: config/tc-z80.c:558
   18405 msgid "bad expression syntax"
   18406 msgstr "  "
   18407 
   18408 #: config/tc-z80.c:716
   18409 msgid "cannot make a relative jump to an absolute location"
   18410 msgstr "       "
   18411 
   18412 #: config/tc-z80.c:728 config/tc-z80.c:1994
   18413 msgid "overflow"
   18414 msgstr ""
   18415 
   18416 #: config/tc-z80.c:1099 config/tc-z80.c:1142 config/tc-z80.c:1186
   18417 #: config/tc-z80.c:1254 config/tc-z80.c:1306 config/tc-z80.c:1360
   18418 #: config/tc-z80.c:1629
   18419 msgid "bad instruction syntax"
   18420 msgstr "  "
   18421 
   18422 #: config/tc-z80.c:1232
   18423 msgid "condition code invalid for jr"
   18424 msgstr "    jr"
   18425 
   18426 #: config/tc-z80.c:1738
   18427 msgid "parentheses ignored"
   18428 msgstr " "
   18429 
   18430 #: config/tc-z80.c:1943 read.c:3670
   18431 #, c-format
   18432 msgid "junk at end of line, first unrecognized character is `%c'"
   18433 msgstr "   ,     %c"
   18434 
   18435 #: config/tc-z80.c:1969 config/tc-z8k.c:1459 config/tc-z8k.c:1522
   18436 msgid "relative jump out of range"
   18437 msgstr "     "
   18438 
   18439 #: config/tc-z80.c:1986
   18440 msgid "index offset  out of range"
   18441 msgstr "     "
   18442 
   18443 #: config/tc-z80.c:2028 config/tc-z8k.c:1530
   18444 #, c-format
   18445 msgid "md_apply_fix: unknown r_type 0x%x\n"
   18446 msgstr "md_apply_fix:  r_type 0x%x\n"
   18447 
   18448 #: config/tc-z8k.c:281
   18449 #, c-format
   18450 msgid "register rr%d out of range"
   18451 msgstr " rr%d    "
   18452 
   18453 #: config/tc-z8k.c:283
   18454 #, c-format
   18455 msgid "register rr%d does not exist"
   18456 msgstr " rr%d  "
   18457 
   18458 #: config/tc-z8k.c:295
   18459 #, c-format
   18460 msgid "register rh%d out of range"
   18461 msgstr " rh%d    "
   18462 
   18463 #: config/tc-z8k.c:307
   18464 #, c-format
   18465 msgid "register rl%d out of range"
   18466 msgstr " rl%d    "
   18467 
   18468 #: config/tc-z8k.c:320
   18469 #, c-format
   18470 msgid "register rq%d out of range"
   18471 msgstr " rq%d    "
   18472 
   18473 #: config/tc-z8k.c:322
   18474 #, c-format
   18475 msgid "register rq%d does not exist"
   18476 msgstr " rq%d  "
   18477 
   18478 #: config/tc-z8k.c:334
   18479 #, c-format
   18480 msgid "register r%d out of range"
   18481 msgstr " r%d    "
   18482 
   18483 #: config/tc-z8k.c:375
   18484 #, c-format
   18485 msgid "expected %c"
   18486 msgstr "  %c"
   18487 
   18488 #: config/tc-z8k.c:390
   18489 #, c-format
   18490 msgid "register is wrong size for a word %s"
   18491 msgstr "      %s"
   18492 
   18493 #: config/tc-z8k.c:404
   18494 #, c-format
   18495 msgid "register is wrong size for address %s"
   18496 msgstr "      %s"
   18497 
   18498 #: config/tc-z8k.c:538
   18499 #, c-format
   18500 msgid "unknown interrupt %s"
   18501 msgstr "  %s"
   18502 
   18503 #. No interrupt type specified, opcode won't do anything.
   18504 #: config/tc-z8k.c:561
   18505 msgid "opcode has no effect"
   18506 msgstr "      "
   18507 
   18508 #: config/tc-z8k.c:672
   18509 msgid "Missing ) in ra(rb)"
   18510 msgstr "  )  ra(rb)"
   18511 
   18512 #: config/tc-z8k.c:752 config/tc-z8k.c:791
   18513 #, c-format
   18514 msgid "invalid condition code '%s'"
   18515 msgstr "   %s"
   18516 
   18517 #: config/tc-z8k.c:764
   18518 #, c-format
   18519 msgid "invalid flag '%s'"
   18520 msgstr "  %s"
   18521 
   18522 #: config/tc-z8k.c:918 config/tc-z8k.c:924
   18523 msgid "invalid indirect register size"
   18524 msgstr "   "
   18525 
   18526 #: config/tc-z8k.c:941 config/tc-z8k.c:1089 config/tc-z8k.c:1094
   18527 msgid "invalid control register name"
   18528 msgstr "   "
   18529 
   18530 #: config/tc-z8k.c:1078
   18531 msgid "immediate must be 1 or 2"
   18532 msgstr "   1  2"
   18533 
   18534 #: config/tc-z8k.c:1081
   18535 msgid "immediate 1 or 2 expected"
   18536 msgstr "    1  2"
   18537 
   18538 #: config/tc-z8k.c:1112
   18539 msgid "can't use R0 here"
   18540 msgstr "    R0"
   18541 
   18542 #: config/tc-z8k.c:1270
   18543 msgid "Can't find opcode to match operands"
   18544 msgstr "    ,   "
   18545 
   18546 #: config/tc-z8k.c:1317
   18547 #, c-format
   18548 msgid "invalid architecture -z%s"
   18549 msgstr " , -z%s"
   18550 
   18551 #: config/tc-z8k.c:1336
   18552 #, c-format
   18553 msgid ""
   18554 " Z8K options:\n"
   18555 "  -z8001                  generate segmented code\n"
   18556 "  -z8002                  generate unsegmented code\n"
   18557 "  -linkrelax              create linker relaxable code\n"
   18558 msgstr ""
   18559 "  Z8K:\n"
   18560 "  -z8001                    \n"
   18561 "  -z8002                    \n"
   18562 "  -linkrelax                  \n"
   18563 
   18564 #: config/tc-z8k.c:1348
   18565 #, c-format
   18566 msgid "call to md_convert_frag\n"
   18567 msgstr " md_convert_frag\n"
   18568 
   18569 #: config/tc-z8k.c:1455 config/tc-z8k.c:1495 config/tc-z8k.c:1518
   18570 msgid "cannot branch to odd address"
   18571 msgstr "    "
   18572 
   18573 #: config/tc-z8k.c:1477
   18574 msgid "relative address out of range"
   18575 msgstr "     "
   18576 
   18577 #: config/tc-z8k.c:1498
   18578 msgid "relative call out of range"
   18579 msgstr "     "
   18580 
   18581 #: config/tc-z8k.c:1542
   18582 #, c-format
   18583 msgid "call to md_estimate_size_before_relax\n"
   18584 msgstr " md_estimate_size_before_relax\n"
   18585 
   18586 #: config/xtensa-relax.c:1555
   18587 #, c-format
   18588 msgid "invalid configuration option '%s' in transition rule '%s'"
   18589 msgstr "   %s    %s"
   18590 
   18591 #: config/xtensa-relax.c:1680
   18592 #, c-format
   18593 msgid "opcode '%s': no bound opname '%s' for precondition in '%s'"
   18594 msgstr "  %s:     %s     %s"
   18595 
   18596 #: config/xtensa-relax.c:1690
   18597 #, c-format
   18598 msgid "opcode '%s': no bound opname '%s' for precondition in %s"
   18599 msgstr "  %s:     %s     %s"
   18600 
   18601 #: config/xtensa-relax.c:1697
   18602 #, c-format
   18603 msgid "opcode '%s': precondition only contains constants in '%s'"
   18604 msgstr "  %s:  %s    "
   18605 
   18606 #: config/xtensa-relax.c:1744
   18607 msgid "expected one operand for generated literal"
   18608 msgstr "       "
   18609 
   18610 #: config/xtensa-relax.c:1751
   18611 msgid "expected 0 operands for generated label"
   18612 msgstr "   0    "
   18613 
   18614 #: config/xtensa-relax.c:1764
   18615 #, c-format
   18616 msgid "invalid opcode '%s' in transition rule '%s'"
   18617 msgstr "  , %s,    %s"
   18618 
   18619 #: config/xtensa-relax.c:1772
   18620 #, c-format
   18621 msgid "opcode '%s': replacement does not have %d ops"
   18622 msgstr "  %s:    %d "
   18623 
   18624 #: config/xtensa-relax.c:1786
   18625 #, c-format
   18626 msgid "opcode '%s': cannot find literal definition"
   18627 msgstr "  %s:     "
   18628 
   18629 #: config/xtensa-relax.c:1802 config/xtensa-relax.c:1832
   18630 #, c-format
   18631 msgid "opcode %s: unidentified operand '%s' in '%s'"
   18632 msgstr "  %s:   %s  %s"
   18633 
   18634 #: config/xtensa-relax.c:1827
   18635 #, c-format
   18636 msgid "unknown user-defined function %s"
   18637 msgstr "   , %s"
   18638 
   18639 #: config/xtensa-relax.c:1838
   18640 #, c-format
   18641 msgid "opcode %s: could not parse operand '%s' in '%s'"
   18642 msgstr "  %s:     %s  %s"
   18643 
   18644 #: config/xtensa-relax.c:1879
   18645 #, c-format
   18646 msgid "could not parse INSN_PATTERN '%s'"
   18647 msgstr "   INSN_PATTERN %s"
   18648 
   18649 #: config/xtensa-relax.c:1883
   18650 #, c-format
   18651 msgid "could not parse INSN_REPL '%s'"
   18652 msgstr "   INSN_REPL %s"
   18653 
   18654 #: config/xtensa-relax.c:1894
   18655 #, c-format
   18656 msgid "could not build transition for %s => %s"
   18657 msgstr "     %s => %s"
   18658 
   18659 #: depend.c:194
   18660 #, c-format
   18661 msgid "can't open `%s' for writing"
   18662 msgstr "   %s   "
   18663 
   18664 #: depend.c:206
   18665 #, c-format
   18666 msgid "can't close `%s'"
   18667 msgstr "   %s"
   18668 
   18669 #: dw2gencfi.c:198 read.c:2386
   18670 #, c-format
   18671 msgid "bfd_set_section_flags: %s"
   18672 msgstr "bfd_set_section_flags: %s"
   18673 
   18674 #: dw2gencfi.c:456
   18675 #, c-format
   18676 msgid "register save offset not a multiple of %u"
   18677 msgstr "       %u"
   18678 
   18679 #: dw2gencfi.c:539
   18680 msgid "CFI state restore without previous remember"
   18681 msgstr "  CFI    "
   18682 
   18683 #: dw2gencfi.c:588
   18684 msgid "missing separator"
   18685 msgstr " "
   18686 
   18687 #: dw2gencfi.c:638
   18688 msgid "bad register expression"
   18689 msgstr "  "
   18690 
   18691 #: dw2gencfi.c:659 dw2gencfi.c:782 dw2gencfi.c:820 dw2gencfi.c:890
   18692 #: dw2gencfi.c:962
   18693 msgid "CFI instruction used without previous .cfi_startproc"
   18694 msgstr " CFI   .cfi_startproc"
   18695 
   18696 #: dw2gencfi.c:844
   18697 msgid "invalid or unsupported encoding in .cfi_personality"
   18698 msgstr "     .cfi_personality"
   18699 
   18700 #: dw2gencfi.c:851
   18701 msgid ".cfi_personality requires encoding and symbol arguments"
   18702 msgstr ".cfi_personality     "
   18703 
   18704 #: dw2gencfi.c:874
   18705 msgid "wrong second argument to .cfi_personality"
   18706 msgstr "   .cfi_personality"
   18707 
   18708 #: dw2gencfi.c:914 dw2gencfi.c:990
   18709 msgid "invalid or unsupported encoding in .cfi_lsda"
   18710 msgstr "     .cfi_lsda"
   18711 
   18712 #: dw2gencfi.c:921
   18713 msgid ".cfi_lsda requires encoding and symbol arguments"
   18714 msgstr ".cfi_lsda     "
   18715 
   18716 #: dw2gencfi.c:946
   18717 msgid "wrong second argument to .cfi_lsda"
   18718 msgstr "   .cfi_lsda"
   18719 
   18720 #: dw2gencfi.c:1011
   18721 msgid "wrong third argument to .cfi_val_encoded_addr"
   18722 msgstr "   .cfi_val_encoded_addr"
   18723 
   18724 #: dw2gencfi.c:1082
   18725 msgid "previous CFI entry not closed (missing .cfi_endproc)"
   18726 msgstr "  CFI   ( .cfi_endproc)"
   18727 
   18728 #: dw2gencfi.c:1122
   18729 msgid ".cfi_endproc without corresponding .cfi_startproc"
   18730 msgstr ".cfi_endproc   .cfi_startproc"
   18731 
   18732 #: dw2gencfi.c:1919 dw2gencfi.c:1982
   18733 msgid "open CFI at the end of file; missing .cfi_endproc directive"
   18734 msgstr "  CFI  ;   .cfi_endproc"
   18735 
   18736 #: dw2gencfi.c:2008
   18737 msgid "CFI is not supported for this target"
   18738 msgstr " CFI     "
   18739 
   18740 #: dwarf2dbg.c:592 dwarf2dbg.c:627
   18741 msgid "file number less than one"
   18742 msgstr "     "
   18743 
   18744 #: dwarf2dbg.c:602
   18745 #, c-format
   18746 msgid "file number %ld already allocated"
   18747 msgstr "   %ld  "
   18748 
   18749 #: dwarf2dbg.c:632 dwarf2dbg.c:1434
   18750 #, c-format
   18751 msgid "unassigned file number %ld"
   18752 msgstr "    %ld"
   18753 
   18754 #: dwarf2dbg.c:701
   18755 msgid "is_stmt value not 0 or 1"
   18756 msgstr " is_stmt   0  1"
   18757 
   18758 #: dwarf2dbg.c:713
   18759 msgid "isa number less than zero"
   18760 msgstr " isa    "
   18761 
   18762 #: dwarf2dbg.c:725
   18763 msgid "discriminator less than zero"
   18764 msgstr "    "
   18765 
   18766 #: dwarf2dbg.c:731
   18767 #, c-format
   18768 msgid "unknown .loc sub-directive `%s'"
   18769 msgstr "  .loc %s"
   18770 
   18771 #: dwarf2dbg.c:1497
   18772 msgid "internal error: unknown dwarf2 format"
   18773 msgstr " :   dwarf2"
   18774 
   18775 #: ecoff.c:1559
   18776 #, c-format
   18777 msgid "string too big (%lu bytes)"
   18778 msgstr "    (%lu )"
   18779 
   18780 #: ecoff.c:1585
   18781 #, c-format
   18782 msgid "inserting \"%s\" into string hash table: %s"
   18783 msgstr " %s    : %s"
   18784 
   18785 #: ecoff.c:1616 ecoff.c:1809 ecoff.c:1832 ecoff.c:1863 ecoff.c:2016
   18786 #: ecoff.c:2127
   18787 msgid "no current file pointer"
   18788 msgstr "    "
   18789 
   18790 #: ecoff.c:1703
   18791 msgid "too many st_End's"
   18792 msgstr " st_End"
   18793 
   18794 #: ecoff.c:2041
   18795 #, c-format
   18796 msgid "inserting \"%s\" into tag hash table: %s"
   18797 msgstr " %s    : %s"
   18798 
   18799 #: ecoff.c:2202
   18800 msgid "fake .file after real one"
   18801 msgstr " .file  "
   18802 
   18803 #: ecoff.c:2292
   18804 msgid "filename goes over one page boundary"
   18805 msgstr "       "
   18806 
   18807 #: ecoff.c:2425
   18808 msgid ".begin directive without a preceding .file directive"
   18809 msgstr " .begin    .file"
   18810 
   18811 #: ecoff.c:2432
   18812 msgid ".begin directive without a preceding .ent directive"
   18813 msgstr " .begin    .ent"
   18814 
   18815 #: ecoff.c:2463
   18816 msgid ".bend directive without a preceding .file directive"
   18817 msgstr " .bend    .file"
   18818 
   18819 #: ecoff.c:2470
   18820 msgid ".bend directive without a preceding .ent directive"
   18821 msgstr " .bend    .ent"
   18822 
   18823 #: ecoff.c:2483
   18824 msgid ".bend directive names unknown symbol"
   18825 msgstr "  .bend   "
   18826 
   18827 #: ecoff.c:2526
   18828 msgid ".def pseudo-op used inside of .def/.endef; ignored"
   18829 msgstr " .def    .def/.endef; ."
   18830 
   18831 #: ecoff.c:2528
   18832 msgid "empty symbol name in .def; ignored"
   18833 msgstr "    in .def; "
   18834 
   18835 #: ecoff.c:2565
   18836 msgid ".dim pseudo-op used outside of .def/.endef; ignored"
   18837 msgstr " .dim     .def/.endef; ."
   18838 
   18839 #: ecoff.c:2580
   18840 msgid "badly formed .dim directive"
   18841 msgstr " .dim   "
   18842 
   18843 #: ecoff.c:2593
   18844 msgid "too many .dim entries"
   18845 msgstr "  .dim"
   18846 
   18847 #: ecoff.c:2613
   18848 msgid ".scl pseudo-op used outside of .def/.endef; ignored"
   18849 msgstr " .sci     .def/.endef; "
   18850 
   18851 #: ecoff.c:2638
   18852 msgid ".size pseudo-op used outside of .def/.endef; ignored"
   18853 msgstr " .size     .def/.endef; "
   18854 
   18855 #: ecoff.c:2653
   18856 msgid "badly formed .size directive"
   18857 msgstr " .size   "
   18858 
   18859 #: ecoff.c:2666
   18860 msgid "too many .size entries"
   18861 msgstr "  .size"
   18862 
   18863 #: ecoff.c:2688
   18864 msgid ".type pseudo-op used outside of .def/.endef; ignored"
   18865 msgstr " .type     .def/.endef; "
   18866 
   18867 #. FIXME: We could handle this by setting the continued bit.
   18868 #. There would still be a limit: the .type argument can not
   18869 #. be infinite.
   18870 #: ecoff.c:2706
   18871 #, c-format
   18872 msgid "the type of %s is too complex; it will be simplified"
   18873 msgstr " %s   ,    "
   18874 
   18875 #: ecoff.c:2717
   18876 msgid "Unrecognized .type argument"
   18877 msgstr "  .type"
   18878 
   18879 #: ecoff.c:2755
   18880 msgid ".tag pseudo-op used outside of .def/.endef; ignored"
   18881 msgstr " .tag     .def/.endef; "
   18882 
   18883 #: ecoff.c:2780
   18884 msgid ".val pseudo-op used outside of .def/.endef; ignored"
   18885 msgstr " .val     .def/.endef; "
   18886 
   18887 #: ecoff.c:2788
   18888 msgid ".val expression is too complex"
   18889 msgstr " .val   "
   18890 
   18891 #: ecoff.c:2818
   18892 msgid ".endef pseudo-op used before .def; ignored"
   18893 msgstr " .endef   .def; "
   18894 
   18895 #: ecoff.c:2844 ecoff.c:2925
   18896 msgid "bad COFF debugging information"
   18897 msgstr "   COFF"
   18898 
   18899 #: ecoff.c:2893
   18900 #, c-format
   18901 msgid "no tag specified for %s"
   18902 msgstr "    %s"
   18903 
   18904 #: ecoff.c:2995
   18905 msgid ".end directive without a preceding .file directive"
   18906 msgstr " .end    .file"
   18907 
   18908 #: ecoff.c:3024
   18909 msgid ".end directive names unknown symbol"
   18910 msgstr "  .end   "
   18911 
   18912 #: ecoff.c:3051
   18913 msgid "second .ent directive found before .end directive"
   18914 msgstr "   .ent   .end"
   18915 
   18916 #: ecoff.c:3123
   18917 msgid "no way to handle .file within .ent/.end section"
   18918 msgstr "   .file    .ent/.end"
   18919 
   18920 #: ecoff.c:3240
   18921 msgid ".loc before .file"
   18922 msgstr ".loc  .file"
   18923 
   18924 #: ecoff.c:3443
   18925 #, c-format
   18926 msgid ".stab%c is not supported"
   18927 msgstr " .stab%c  "
   18928 
   18929 #: ecoff.c:3453
   18930 #, c-format
   18931 msgid ".stab%c: ignoring non-zero other field"
   18932 msgstr ".stab%c:    "
   18933 
   18934 #: ecoff.c:3487
   18935 #, c-format
   18936 msgid "line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
   18937 msgstr "  (%d)   .stab%c      (20 )"
   18938 
   18939 #: ecoff.c:3523
   18940 #, c-format
   18941 msgid "illegal .stab%c directive, bad character"
   18942 msgstr "  .stab%c,  "
   18943 
   18944 #: ecoff.c:3982 ecoff.c:4171 ecoff.c:4196
   18945 msgid ".begin/.bend in different segments"
   18946 msgstr ".begin  .bend    "
   18947 
   18948 #: ecoff.c:4692
   18949 msgid "missing .end or .bend at end of file"
   18950 msgstr "  .end  .bend  "
   18951 
   18952 #: ecoff.c:5177
   18953 msgid "GP prologue size exceeds field size, using 0 instead"
   18954 msgstr "  GP   ,    0"
   18955 
   18956 #: expr.c:84 read.c:3735
   18957 msgid "bignum invalid"
   18958 msgstr "bignum  "
   18959 
   18960 #: expr.c:86 read.c:3737 read.c:4235 read.c:5140
   18961 msgid "floating point number invalid"
   18962 msgstr "     "
   18963 
   18964 #: expr.c:209
   18965 msgid "bad floating-point constant: exponent overflow"
   18966 msgstr "    :  "
   18967 
   18968 #: expr.c:213
   18969 #, c-format
   18970 msgid "bad floating-point constant: unknown error code=%d"
   18971 msgstr "    :   , %d"
   18972 
   18973 #: expr.c:392
   18974 msgid "a bignum with underscores may not have more than 8 hex digits in any word"
   18975 msgstr "bignum       8    - "
   18976 
   18977 #: expr.c:415
   18978 msgid "a bignum with underscores must have exactly 4 words"
   18979 msgstr "bignum       4 "
   18980 
   18981 #. Either not seen or not defined.
   18982 #. @@ Should print out the original string instead of
   18983 #. the parsed number.
   18984 #: expr.c:538
   18985 #, c-format
   18986 msgid "backward ref to unknown label \"%d:\""
   18987 msgstr "    , %d:"
   18988 
   18989 #: expr.c:656
   18990 msgid "character constant too large"
   18991 msgstr "    "
   18992 
   18993 #: expr.c:903
   18994 #, c-format
   18995 msgid "expr.c(operand): bad atof_generic return val %d"
   18996 msgstr "expr.c(): atof_generic    %d"
   18997 
   18998 #: expr.c:966
   18999 #, c-format
   19000 msgid "missing '%c'"
   19001 msgstr " %c"
   19002 
   19003 #: expr.c:977 read.c:4622
   19004 msgid "EBCDIC constants are not supported"
   19005 msgstr "  EBCDIC  "
   19006 
   19007 #: expr.c:1103
   19008 #, c-format
   19009 msgid "Unary operator %c ignored because bad operand follows"
   19010 msgstr "  %c ,      "
   19011 
   19012 #: expr.c:1149 expr.c:1174
   19013 msgid "syntax error in .startof. or .sizeof."
   19014 msgstr "   .startof.  .sizeof."
   19015 
   19016 #: expr.c:1255 expr.c:1616
   19017 #, c-format
   19018 msgid "invalid use of operator \"%s\""
   19019 msgstr "   %s"
   19020 
   19021 #: expr.c:1800
   19022 msgid "missing operand; zero assumed"
   19023 msgstr " ; ,     "
   19024 
   19025 #: expr.c:1839
   19026 msgid "left operand is a bignum; integer 0 assumed"
   19027 msgstr "     (bignum); ,       0"
   19028 
   19029 #: expr.c:1841
   19030 msgid "left operand is a float; integer 0 assumed"
   19031 msgstr "      ; ,         "
   19032 
   19033 #: expr.c:1850
   19034 msgid "right operand is a bignum; integer 0 assumed"
   19035 msgstr "     (bignum); ,       0"
   19036 
   19037 #: expr.c:1852
   19038 msgid "right operand is a float; integer 0 assumed"
   19039 msgstr "      ; ,         "
   19040 
   19041 #: expr.c:1923 symbols.c:1386
   19042 msgid "division by zero"
   19043 msgstr "  "
   19044 
   19045 #: expr.c:1929
   19046 msgid "shift count"
   19047 msgstr " "
   19048 
   19049 #: expr.c:2050
   19050 msgid "operation combines symbols in different segments"
   19051 msgstr "      "
   19052 
   19053 #: frags.c:60
   19054 msgid "attempt to allocate data in absolute section"
   19055 msgstr "     "
   19056 
   19057 #: frags.c:66
   19058 msgid "attempt to allocate data in common section"
   19059 msgstr "     "
   19060 
   19061 #: frags.c:115
   19062 #, c-format
   19063 msgid "can't extend frag %lu chars"
   19064 msgstr "    %lu "
   19065 
   19066 #. For error messages.
   19067 #. Detect if we are reading from stdin by examining the file
   19068 #. name returned by as_where().
   19069 #.
   19070 #. [FIXME: We rely upon the name in the strcmp below being the
   19071 #. same as the one used by input_scrub_new_file(), if that is
   19072 #. not true, then this code will fail].
   19073 #.
   19074 #. If we are reading from stdin, then we need to save each input
   19075 #. line here (assuming of course that we actually have a line of
   19076 #. input to read), so that it can be displayed in the listing
   19077 #. that is produced at the end of the assembly.
   19078 #: input-file.c:134 input-scrub.c:241 listing.c:349
   19079 msgid "{standard input}"
   19080 msgstr "{ }"
   19081 
   19082 #: input-file.c:139
   19083 #, c-format
   19084 msgid "can't open %s for reading: %s"
   19085 msgstr "   %s  : %s"
   19086 
   19087 #: input-file.c:148 input-file.c:222
   19088 #, c-format
   19089 msgid "can't read from %s: %s"
   19090 msgstr "     %s: %s"
   19091 
   19092 #: input-file.c:250 listing.c:1446 output-file.c:71
   19093 #, c-format
   19094 msgid "can't close %s: %s"
   19095 msgstr "   %s: %s"
   19096 
   19097 #: input-scrub.c:268
   19098 msgid "macros nested too deeply"
   19099 msgstr "    "
   19100 
   19101 #: input-scrub.c:379 input-scrub.c:403
   19102 msgid "partial line at end of file ignored"
   19103 msgstr "    "
   19104 
   19105 #: itbl-ops.c:331
   19106 #, c-format
   19107 msgid "Unable to allocate memory for new instructions\n"
   19108 msgstr "       \n"
   19109 
   19110 #: listing.c:255 messages.c:154 messages.c:156 messages.c:159
   19111 msgid "Warning: "
   19112 msgstr ": "
   19113 
   19114 #: listing.c:261 messages.c:219 messages.c:221 messages.c:224
   19115 msgid "Error: "
   19116 msgstr ": "
   19117 
   19118 #: listing.c:625
   19119 #, c-format
   19120 msgid "unable to rebuffer file: %s\n"
   19121 msgstr "    : %s\n"
   19122 
   19123 #: listing.c:1332
   19124 #, c-format
   19125 msgid ""
   19126 "\n"
   19127 " time stamp    \t: %s\n"
   19128 "\n"
   19129 msgstr ""
   19130 "\n"
   19131 "  \t: %s\n"
   19132 "\n"
   19133 
   19134 #: listing.c:1342
   19135 #, c-format
   19136 msgid "%s "
   19137 msgstr "%s "
   19138 
   19139 #: listing.c:1347
   19140 #, c-format
   19141 msgid ""
   19142 "\n"
   19143 "\t%s "
   19144 msgstr ""
   19145 "\n"
   19146 "\t%s "
   19147 
   19148 #: listing.c:1357
   19149 msgid ""
   19150 "\n"
   19151 " options passed\t: "
   19152 msgstr ""
   19153 "\n"
   19154 "  \t: "
   19155 
   19156 #: listing.c:1396
   19157 #, c-format
   19158 msgid ""
   19159 " GNU assembler version %s (%s)\n"
   19160 "\t using BFD version %s."
   19161 msgstr ""
   19162 "  GNU,  %s (%s)\n"
   19163 "\t  BFD  %s."
   19164 
   19165 #: listing.c:1399
   19166 #, c-format
   19167 msgid ""
   19168 "\n"
   19169 " input file    \t: %s"
   19170 msgstr ""
   19171 "\n"
   19172 "    \t: %s"
   19173 
   19174 #: listing.c:1400
   19175 #, c-format
   19176 msgid ""
   19177 "\n"
   19178 " output file   \t: %s"
   19179 msgstr ""
   19180 "\n"
   19181 "  \t: %s"
   19182 
   19183 #: listing.c:1401
   19184 #, c-format
   19185 msgid ""
   19186 "\n"
   19187 " target        \t: %s"
   19188 msgstr ""
   19189 "\n"
   19190 "    \t: %s"
   19191 
   19192 #: listing.c:1425
   19193 #, c-format
   19194 msgid "can't open %s: %s"
   19195 msgstr "   %s: %s"
   19196 
   19197 #: listing.c:1510
   19198 msgid "strange paper height, set to no form"
   19199 msgstr "  ,      "
   19200 
   19201 #: listing.c:1574
   19202 msgid "new line in title"
   19203 msgstr "    "
   19204 
   19205 #. Turns the next expression into a string.
   19206 #: macro.c:382
   19207 #, no-c-format
   19208 msgid "% operator needs absolute expression"
   19209 msgstr "   %    "
   19210 
   19211 #: macro.c:536
   19212 #, c-format
   19213 msgid "Missing parameter qualifier for `%s' in macro `%s'"
   19214 msgstr "     %s   %s"
   19215 
   19216 #: macro.c:546
   19217 #, c-format
   19218 msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'"
   19219 msgstr "%s       %s   %s"
   19220 
   19221 #: macro.c:563
   19222 #, c-format
   19223 msgid "Pointless default value for required parameter `%s' in macro `%s'"
   19224 msgstr "       %s  %s"
   19225 
   19226 #: macro.c:575
   19227 #, c-format
   19228 msgid "A parameter named `%s' already exists for macro `%s'"
   19229 msgstr "   %s     %s"
   19230 
   19231 #: macro.c:612
   19232 #, c-format
   19233 msgid "Reserved word `%s' used as parameter in macro `%s'"
   19234 msgstr "  %2$s      %1$s"
   19235 
   19236 #: macro.c:670
   19237 #, c-format
   19238 msgid "unexpected end of file in macro `%s' definition"
   19239 msgstr "       %s"
   19240 
   19241 #: macro.c:682
   19242 #, c-format
   19243 msgid "missing `)' after formals in macro definition `%s'"
   19244 msgstr " )      %s"
   19245 
   19246 #: macro.c:697
   19247 msgid "Missing macro name"
   19248 msgstr "  "
   19249 
   19250 #: macro.c:706
   19251 #, c-format
   19252 msgid "Bad parameter list for macro `%s'"
   19253 msgstr "     %s"
   19254 
   19255 #: macro.c:712
   19256 #, c-format
   19257 msgid "Macro `%s' was already defined"
   19258 msgstr " %s  "
   19259 
   19260 #: macro.c:837 macro.c:839
   19261 msgid "missing `)'"
   19262 msgstr "  )"
   19263 
   19264 #: macro.c:936
   19265 #, c-format
   19266 msgid "`%s' was already used as parameter (or another local) name"
   19267 msgstr "%s         "
   19268 
   19269 #: macro.c:1094
   19270 msgid "confusion in formal parameters"
   19271 msgstr "   "
   19272 
   19273 #: macro.c:1102
   19274 #, c-format
   19275 msgid "Parameter named `%s' does not exist for macro `%s'"
   19276 msgstr "   %s   %s  "
   19277 
   19278 #: macro.c:1113
   19279 #, c-format
   19280 msgid "Value for parameter `%s' of macro `%s' was already specified"
   19281 msgstr "  %s  %s  "
   19282 
   19283 #: macro.c:1127
   19284 msgid "can't mix positional and keyword arguments"
   19285 msgstr "       ,    "
   19286 
   19287 #: macro.c:1138
   19288 msgid "too many positional arguments"
   19289 msgstr "  "
   19290 
   19291 #: macro.c:1186
   19292 #, c-format
   19293 msgid "Missing value for required parameter `%s' of macro `%s'"
   19294 msgstr "      %s  %s"
   19295 
   19296 #: macro.c:1305
   19297 #, c-format
   19298 msgid "Attempt to purge non-existant macro `%s'"
   19299 msgstr "   %s,   "
   19300 
   19301 #: macro.c:1324
   19302 msgid "unexpected end of file in irp or irpc"
   19303 msgstr "     irp  irpc"
   19304 
   19305 #: macro.c:1332
   19306 msgid "missing model parameter"
   19307 msgstr "   "
   19308 
   19309 #: messages.c:80
   19310 #, c-format
   19311 msgid "Assembler messages:\n"
   19312 msgstr " :\n"
   19313 
   19314 #: messages.c:278
   19315 #, c-format
   19316 msgid "Fatal error: "
   19317 msgstr " : "
   19318 
   19319 #: messages.c:296
   19320 #, c-format
   19321 msgid "Internal error!\n"
   19322 msgstr " .\n"
   19323 
   19324 #: messages.c:298
   19325 #, c-format
   19326 msgid "Assertion failure in %s at %s line %d.\n"
   19327 msgstr "   %s, %s,  %d.\n"
   19328 
   19329 #: messages.c:301
   19330 #, c-format
   19331 msgid "Assertion failure at %s line %d.\n"
   19332 msgstr "   %s,  %d.\n"
   19333 
   19334 #: messages.c:302 messages.c:319
   19335 #, c-format
   19336 msgid "Please report this bug.\n"
   19337 msgstr " ,    .\n"
   19338 
   19339 #: messages.c:314
   19340 #, c-format
   19341 msgid "Internal error, aborting at %s line %d in %s\n"
   19342 msgstr " :    %s,  %d  %s\n"
   19343 
   19344 #: messages.c:317
   19345 #, c-format
   19346 msgid "Internal error, aborting at %s line %d\n"
   19347 msgstr " :    %s,  %d\n"
   19348 
   19349 #: messages.c:366
   19350 #, c-format
   19351 msgid "%s out of domain (%d is not a multiple of %d)"
   19352 msgstr "%s    (%d     %d)"
   19353 
   19354 #: messages.c:384
   19355 #, c-format
   19356 msgid "%s out of range (%d is not between %d and %d)"
   19357 msgstr "%s    (%d     %d  %d)"
   19358 
   19359 #. xgettext:c-format.
   19360 #: messages.c:407
   19361 #, c-format
   19362 msgid "%s out of range (0x%s is not between 0x%s and 0x%s)"
   19363 msgstr "%s     (0x%s    0x%s  0x%s)"
   19364 
   19365 #: output-file.c:34
   19366 #, c-format
   19367 msgid "can't open a bfd on stdout %s"
   19368 msgstr "   bfd  stdout %s"
   19369 
   19370 #: output-file.c:41
   19371 #, c-format
   19372 msgid "selected target format '%s' unknown"
   19373 msgstr "   , %s"
   19374 
   19375 #: output-file.c:43
   19376 #, c-format
   19377 msgid "can't create %s: %s"
   19378 msgstr "   %s: %s"
   19379 
   19380 #: read.c:519
   19381 #, c-format
   19382 msgid "error constructing %s pseudo-op table: %s"
   19383 msgstr "      %s: %s"
   19384 
   19385 #: read.c:700
   19386 msgid "cannot change section or subsection inside .bundle_lock"
   19387 msgstr "       .bundle_lock"
   19388 
   19389 #: read.c:716
   19390 #, c-format
   19391 msgid ".bundle_lock sequence at %u bytes but .bundle_align_mode limit is %u bytes"
   19392 msgstr " .bundle_lock  %u ,   .bundle_align_mode  %u "
   19393 
   19394 #: read.c:725
   19395 #, c-format
   19396 msgid "single instruction is %u bytes long but .bundle_align_mode limit is %u"
   19397 msgstr "    %u ,  .bundle_align_mode  %u"
   19398 
   19399 #: read.c:1055
   19400 #, c-format
   19401 msgid "unknown pseudo-op: `%s'"
   19402 msgstr " : %s"
   19403 
   19404 #: read.c:1142
   19405 #, c-format
   19406 msgid "label \"%d$\" redefined"
   19407 msgstr " %d$ "
   19408 
   19409 #: read.c:1289
   19410 msgid ".bundle_lock with no matching .bundle_unlock"
   19411 msgstr ".bundle_lock   .bundle_unlock"
   19412 
   19413 #: read.c:1386
   19414 msgid ".abort detected.  Abandoning ship."
   19415 msgstr " .abort.  ."
   19416 
   19417 #: read.c:1404 read.c:2755
   19418 msgid "ignoring fill value in absolute section"
   19419 msgstr "     "
   19420 
   19421 #: read.c:1495
   19422 #, c-format
   19423 msgid "alignment too large: %u assumed"
   19424 msgstr "    :    %u"
   19425 
   19426 #: read.c:1527
   19427 msgid "expected fill pattern missing"
   19428 msgstr "   "
   19429 
   19430 #: read.c:1644
   19431 msgid "symbol name not recognised in the current locale"
   19432 msgstr "      "
   19433 
   19434 #. Some of the back ends can't deal with non-positive line numbers.
   19435 #. Besides, it's silly.  GCC however will generate a line number of
   19436 #. zero when it is pre-processing builtins for assembler-with-cpp files:
   19437 #.
   19438 #. # 0 "<built-in>"
   19439 #.
   19440 #. We do not want to barf on this, especially since such files are used
   19441 #. in the GCC and GDB testsuites.  So we check for negative line numbers
   19442 #. rather than non-positive line numbers.
   19443 #: read.c:1987
   19444 #, c-format
   19445 msgid "line numbers must be positive; line number %d rejected"
   19446 msgstr "    ;   %d  "
   19447 
   19448 #: read.c:2024
   19449 #, c-format
   19450 msgid "incompatible flag %i in line directive"
   19451 msgstr "  %i   line"
   19452 
   19453 #: read.c:2036
   19454 #, c-format
   19455 msgid "unsupported flag %i in line directive"
   19456 msgstr "  %i   line"
   19457 
   19458 #: read.c:2075
   19459 msgid "start address not supported"
   19460 msgstr "    "
   19461 
   19462 #: read.c:2084
   19463 msgid ".err encountered"
   19464 msgstr " .err"
   19465 
   19466 #: read.c:2100
   19467 msgid ".error directive invoked in source file"
   19468 msgstr "      .error"
   19469 
   19470 #: read.c:2101
   19471 msgid ".warning directive invoked in source file"
   19472 msgstr "      .warning"
   19473 
   19474 #: read.c:2107
   19475 #, c-format
   19476 msgid "%s argument must be a string"
   19477 msgstr " %s   "
   19478 
   19479 #: read.c:2139 read.c:2141
   19480 #, c-format
   19481 msgid ".fail %ld encountered"
   19482 msgstr "   .fail %ld"
   19483 
   19484 #: read.c:2181
   19485 #, c-format
   19486 msgid ".fill size clamped to %d"
   19487 msgstr " .fill   %d"
   19488 
   19489 #: read.c:2186
   19490 msgid "size negative; .fill ignored"
   19491 msgstr " ; .fill "
   19492 
   19493 #: read.c:2192
   19494 msgid "repeat < 0; .fill ignored"
   19495 msgstr "  < 0; .fill "
   19496 
   19497 #: read.c:2352
   19498 #, c-format
   19499 msgid "unrecognized .linkonce type `%s'"
   19500 msgstr "  .linkonce, %s"
   19501 
   19502 #: read.c:2364
   19503 msgid ".linkonce is not supported for this object file format"
   19504 msgstr " .linkonce       "
   19505 
   19506 #: read.c:2459
   19507 msgid "expected alignment after size"
   19508 msgstr "     "
   19509 
   19510 #: read.c:2677
   19511 #, c-format
   19512 msgid "attempt to redefine pseudo-op `%s' ignored"
   19513 msgstr "   %s "
   19514 
   19515 #: read.c:2696
   19516 msgid "ignoring macro exit outside a macro definition."
   19517 msgstr "      ."
   19518 
   19519 #: read.c:2750
   19520 #, c-format
   19521 msgid "invalid segment \"%s\""
   19522 msgstr "  %s"
   19523 
   19524 #: read.c:2758
   19525 msgid "only constant offsets supported in absolute section"
   19526 msgstr "       "
   19527 
   19528 #: read.c:2797
   19529 msgid "MRI style ORG pseudo-op not supported"
   19530 msgstr "  ORG   MRI  "
   19531 
   19532 #: read.c:2950
   19533 #, c-format
   19534 msgid "unrecognized section type `%s'"
   19535 msgstr "  , %s"
   19536 
   19537 #: read.c:2964
   19538 msgid "absolute sections are not supported"
   19539 msgstr "      "
   19540 
   19541 #: read.c:2979
   19542 #, c-format
   19543 msgid "unrecognized section command `%s'"
   19544 msgstr "   , %s"
   19545 
   19546 #: read.c:3043
   19547 #, c-format
   19548 msgid ".end%c encountered without preceding %s"
   19549 msgstr " .end%c    %s"
   19550 
   19551 #: read.c:3073 read.c:3103
   19552 #, c-format
   19553 msgid "%s without %s"
   19554 msgstr "%s  %s"
   19555 
   19556 #: read.c:3334
   19557 msgid "unsupported variable size or fill value"
   19558 msgstr "     "
   19559 
   19560 #: read.c:3362
   19561 msgid ".space repeat count is zero, ignored"
   19562 msgstr "  .space   , "
   19563 
   19564 #: read.c:3364
   19565 msgid ".space repeat count is negative, ignored"
   19566 msgstr "  .space   , "
   19567 
   19568 #: read.c:3393
   19569 msgid "space allocation too complex in absolute section"
   19570 msgstr "       "
   19571 
   19572 #: read.c:3399
   19573 msgid "space allocation too complex in common section"
   19574 msgstr "       "
   19575 
   19576 #: read.c:3490 read.c:4868
   19577 #, c-format
   19578 msgid "bad floating literal: %s"
   19579 msgstr "    : %s"
   19580 
   19581 #: read.c:3623
   19582 #, c-format
   19583 msgid "%s: would close weakref loop: %s"
   19584 msgstr "%s:    weakref: %s"
   19585 
   19586 #: read.c:3673
   19587 #, c-format
   19588 msgid "junk at end of line, first unrecognized character valued 0x%x"
   19589 msgstr "   ,      0x%x"
   19590 
   19591 #: read.c:3801
   19592 #, c-format
   19593 msgid "`%s' can't be equated to common symbol '%s'"
   19594 msgstr "%s       %s"
   19595 
   19596 #: read.c:3937
   19597 msgid "unexpected `\"' in expression"
   19598 msgstr "  \"  "
   19599 
   19600 #: read.c:3949
   19601 msgid "rva without symbol"
   19602 msgstr "rva  "
   19603 
   19604 #: read.c:4009
   19605 msgid "missing or bad offset expression"
   19606 msgstr "       "
   19607 
   19608 #: read.c:4030
   19609 msgid "missing reloc type"
   19610 msgstr "   "
   19611 
   19612 #: read.c:4042
   19613 msgid "unrecognized reloc type"
   19614 msgstr "  "
   19615 
   19616 #: read.c:4058
   19617 msgid "bad reloc expression"
   19618 msgstr "  "
   19619 
   19620 #: read.c:4191
   19621 msgid "attempt to store value in absolute section"
   19622 msgstr "     "
   19623 
   19624 #: read.c:4229 read.c:5134
   19625 msgid "zero assumed for missing expression"
   19626 msgstr "     "
   19627 
   19628 #: read.c:4327
   19629 #, c-format
   19630 msgid "value 0x%llx truncated to 0x%llx"
   19631 msgstr " 0x%llx   0x%llx"
   19632 
   19633 #: read.c:4330
   19634 msgid "value 0x%I64x truncated to 0x%I64x"
   19635 msgstr " 0x%I64x   0x%I64x"
   19636 
   19637 #: read.c:4334
   19638 #, c-format
   19639 msgid "value 0x%lx truncated to 0x%lx"
   19640 msgstr " 0x%lx   0x%lx"
   19641 
   19642 #: read.c:4361
   19643 #, c-format
   19644 msgid "bignum truncated to %d bytes"
   19645 msgstr "  (bignum)   %d "
   19646 
   19647 #: read.c:4437
   19648 #, c-format
   19649 msgid "%s relocations do not fit in %u bytes\n"
   19650 msgstr " %s    %u \n"
   19651 
   19652 #: read.c:4695 read.c:4890
   19653 msgid "unresolvable or nonpositive repeat count; using 1"
   19654 msgstr "    ;  1"
   19655 
   19656 #: read.c:4744
   19657 #, c-format
   19658 msgid "unknown floating type type '%c'"
   19659 msgstr "     , %c"
   19660 
   19661 #: read.c:4766
   19662 msgid "floating point constant too large"
   19663 msgstr "     "
   19664 
   19665 #: read.c:5302
   19666 msgid "strings must be placed into a section"
   19667 msgstr "     "
   19668 
   19669 #: read.c:5350
   19670 msgid "expected <nn>"
   19671 msgstr "  <nn>"
   19672 
   19673 #. To be compatible with BSD 4.2 as: give the luser a linefeed!!
   19674 #: read.c:5383 read.c:5469
   19675 msgid "unterminated string; newline inserted"
   19676 msgstr " ;    "
   19677 
   19678 #: read.c:5477
   19679 msgid "bad escaped character in string"
   19680 msgstr "    "
   19681 
   19682 #: read.c:5502
   19683 msgid "expected address expression"
   19684 msgstr "     "
   19685 
   19686 #: read.c:5521
   19687 #, c-format
   19688 msgid "symbol \"%s\" undefined; zero assumed"
   19689 msgstr "   %s;   "
   19690 
   19691 #: read.c:5524
   19692 msgid "some symbol undefined; zero assumed"
   19693 msgstr " ;   "
   19694 
   19695 #: read.c:5559
   19696 msgid "this string may not contain '\\0'"
   19697 msgstr "      \\0"
   19698 
   19699 #: read.c:5595
   19700 msgid "missing string"
   19701 msgstr "  "
   19702 
   19703 #: read.c:5686
   19704 #, c-format
   19705 msgid ".incbin count zero, ignoring `%s'"
   19706 msgstr " .incbin  ,  %s"
   19707 
   19708 #: read.c:5712
   19709 #, c-format
   19710 msgid "file not found: %s"
   19711 msgstr "  : %s"
   19712 
   19713 #: read.c:5726
   19714 #, c-format
   19715 msgid "seek to end of .incbin file failed `%s'"
   19716 msgstr "     .incbin  , %s"
   19717 
   19718 #: read.c:5737
   19719 #, c-format
   19720 msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
   19721 msgstr " (%ld)   (%ld)      (%ld)"
   19722 
   19723 #: read.c:5744
   19724 #, c-format
   19725 msgid "could not skip to %ld in file `%s'"
   19726 msgstr "     %ld   %s"
   19727 
   19728 #: read.c:5753
   19729 #, c-format
   19730 msgid "truncated file `%s', %ld of %ld bytes read"
   19731 msgstr "  %s,  %ld  %ld "
   19732 
   19733 #: read.c:5912
   19734 msgid "missing .func"
   19735 msgstr " .func"
   19736 
   19737 #: read.c:5929
   19738 msgid ".endfunc missing for previous .func"
   19739 msgstr " .endfunc   .func"
   19740 
   19741 #: read.c:5990
   19742 #, c-format
   19743 msgid ".bundle_align_mode alignment too large (maximum %u)"
   19744 msgstr " .bundle_align_mode    (  %u)"
   19745 
   19746 #: read.c:5995
   19747 msgid "cannot change .bundle_align_mode inside .bundle_lock"
   19748 msgstr "   .bundle_align_mode  .bundle_lock"
   19749 
   19750 #: read.c:6009
   19751 msgid ".bundle_lock is meaningless without .bundle_align_mode"
   19752 msgstr ".bundle_lock     .bundle_align_mode"
   19753 
   19754 #: read.c:6030
   19755 msgid ".bundle_unlock without preceding .bundle_lock"
   19756 msgstr ".bundle_unlock   .bundle_lock"
   19757 
   19758 #: read.c:6043
   19759 #, c-format
   19760 msgid ".bundle_lock sequence is %u bytes, but bundle size only %u"
   19761 msgstr " .bundle_lock   %u ,     %u"
   19762 
   19763 #: read.c:6141
   19764 #, c-format
   19765 msgid "missing closing `%c'"
   19766 msgstr "  %c"
   19767 
   19768 #: read.c:6143
   19769 msgid "stray `\\'"
   19770 msgstr "  \\"
   19771 
   19772 #: remap.c:53
   19773 #, c-format
   19774 msgid "invalid argument '%s' to -fdebug-prefix-map"
   19775 msgstr "  %s -fdebug-prefix-map"
   19776 
   19777 #: stabs.c:214 stabs.c:222 stabs.c:230 stabs.c:249
   19778 #, c-format
   19779 msgid ".stab%c: missing comma"
   19780 msgstr ".stab%c:  "
   19781 
   19782 #. This could happen for example with a source file with a huge
   19783 #. number of lines.  The only cure is to use a different debug
   19784 #. format, probably DWARF.
   19785 #: stabs.c:242
   19786 #, c-format
   19787 msgid ".stab%c: description field '%x' too big, try a different debug format"
   19788 msgstr ".stab%c:   %x   ,    "
   19789 
   19790 #: stabs.c:423
   19791 msgid "comma missing in .xstabs"
   19792 msgstr "   .xstabs"
   19793 
   19794 #: symbols.c:286
   19795 #, c-format
   19796 msgid "cannot define symbol `%s' in absolute section"
   19797 msgstr "    %s   "
   19798 
   19799 #: symbols.c:420
   19800 #, c-format
   19801 msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
   19802 msgstr " %s    %s/%s%ld"
   19803 
   19804 #: symbols.c:495 symbols.c:502
   19805 #, c-format
   19806 msgid "inserting \"%s\" into symbol table failed: %s"
   19807 msgstr "  %s     : %s"
   19808 
   19809 #: symbols.c:1015
   19810 #, c-format
   19811 msgid "invalid operands (%s and %s sections) for `%s'"
   19812 msgstr "  ( %s  %s) %s"
   19813 
   19814 #: symbols.c:1019
   19815 #, c-format
   19816 msgid "invalid operand (%s section) for `%s'"
   19817 msgstr "  ( %s) %s"
   19818 
   19819 #: symbols.c:1027
   19820 #, c-format
   19821 msgid "invalid operands (%s and %s sections) for `%s' when setting `%s'"
   19822 msgstr "  ( %s  %s) %s    %s"
   19823 
   19824 #: symbols.c:1030
   19825 #, c-format
   19826 msgid "invalid operand (%s section) for `%s' when setting `%s'"
   19827 msgstr "  ( %s) %s    %s"
   19828 
   19829 #: symbols.c:1079
   19830 #, c-format
   19831 msgid "symbol definition loop encountered at `%s'"
   19832 msgstr "     %s"
   19833 
   19834 #: symbols.c:1106
   19835 #, c-format
   19836 msgid "cannot convert expression symbol %s to complex relocation"
   19837 msgstr "     %s   "
   19838 
   19839 #: symbols.c:1388
   19840 #, c-format
   19841 msgid "division by zero when setting `%s'"
   19842 msgstr "       %s"
   19843 
   19844 #: symbols.c:1469 write.c:2126
   19845 #, c-format
   19846 msgid "can't resolve value for symbol `%s'"
   19847 msgstr "     %s"
   19848 
   19849 #: symbols.c:1916
   19850 #, c-format
   19851 msgid "\"%d\" (instance number %d of a %s label)"
   19852 msgstr "\"%d\" (   %d  %s)"
   19853 
   19854 #: symbols.c:1945
   19855 #, c-format
   19856 msgid "attempt to get value of unresolved symbol `%s'"
   19857 msgstr "      %s"
   19858 
   19859 #: symbols.c:2231
   19860 msgid "section symbols are already global"
   19861 msgstr "    "
   19862 
   19863 #: symbols.c:2344
   19864 #, c-format
   19865 msgid "Accessing function `%s' as thread-local object"
   19866 msgstr "    %s       "
   19867 
   19868 #: symbols.c:2348
   19869 #, c-format
   19870 msgid "Accessing `%s' as thread-local object"
   19871 msgstr "   %s       "
   19872 
   19873 #: write.c:166
   19874 #, c-format
   19875 msgid "field fx_size too small to hold %d"
   19876 msgstr " fx_size   ,   %d"
   19877 
   19878 #: write.c:452
   19879 #, c-format
   19880 msgid "attempt to .org/.space backwards? (%ld)"
   19881 msgstr "  .org/.space ? (%ld)"
   19882 
   19883 #: write.c:689
   19884 msgid "invalid offset expression"
   19885 msgstr "   "
   19886 
   19887 #: write.c:711
   19888 msgid "invalid reloc expression"
   19889 msgstr "  "
   19890 
   19891 #: write.c:1096
   19892 #, c-format
   19893 msgid "value of %s too large for field of %d bytes at %s"
   19894 msgstr " %s       %d    %s"
   19895 
   19896 #: write.c:1108
   19897 #, c-format
   19898 msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
   19899 msgstr " .word  ; ,    ; %ld  0x%lx"
   19900 
   19901 #: write.c:1149
   19902 msgid "redefined symbol cannot be used on reloc"
   19903 msgstr "      "
   19904 
   19905 #: write.c:1162
   19906 msgid "relocation out of range"
   19907 msgstr "   "
   19908 
   19909 #: write.c:1165
   19910 #, c-format
   19911 msgid "%s:%u: bad return from bfd_install_relocation: %x"
   19912 msgstr "%s:%u:    bfd_install_relocation: %x"
   19913 
   19914 #: write.c:1188
   19915 msgid "reloc not within (fixed part of) section"
   19916 msgstr "   (  )"
   19917 
   19918 #: write.c:1258
   19919 msgid "internal error: fixup not contained within frag"
   19920 msgstr " :     "
   19921 
   19922 #: write.c:1376 write.c:1506
   19923 msgid "can't extend frag"
   19924 msgstr "  "
   19925 
   19926 #: write.c:1430
   19927 #, c-format
   19928 msgid "can't extend frag %u chars"
   19929 msgstr "    %u "
   19930 
   19931 #: write.c:1568 write.c:1589
   19932 #, c-format
   19933 msgid "can't write %s: %s"
   19934 msgstr "   %s: %s"
   19935 
   19936 #: write.c:1619
   19937 #, c-format
   19938 msgid "cannot write to output file '%s': %s"
   19939 msgstr "       %s: %s"
   19940 
   19941 #: write.c:2041
   19942 #, c-format
   19943 msgid "%s: global symbols not supported in common sections"
   19944 msgstr "%s:        "
   19945 
   19946 #: write.c:2055
   19947 #, c-format
   19948 msgid "local label `%s' is not defined"
   19949 msgstr "  %s  "
   19950 
   19951 #: write.c:2077
   19952 #, c-format
   19953 msgid "Local symbol `%s' can't be equated to common symbol `%s'"
   19954 msgstr "  %s       %s"
   19955 
   19956 #: write.c:2084
   19957 #, c-format
   19958 msgid "can't make global register symbol `%s'"
   19959 msgstr "      %s"
   19960 
   19961 #: write.c:2377
   19962 #, c-format
   19963 msgid "alignment padding (%lu bytes) not a multiple of %ld"
   19964 msgstr "  (%lu )     %ld"
   19965 
   19966 #: write.c:2539
   19967 #, c-format
   19968 msgid ".word %s-%s+%s didn't fit"
   19969 msgstr ".word %s-%s+%s    "
   19970 
   19971 #: write.c:2633
   19972 msgid "padding added"
   19973 msgstr " "
   19974 
   19975 #: write.c:2683
   19976 msgid "attempt to move .org backwards"
   19977 msgstr "  .org "
   19978 
   19979 #: write.c:2707
   19980 msgid ".space specifies non-absolute value"
   19981 msgstr ".space   "
   19982 
   19983 #: write.c:2722
   19984 msgid ".space or .fill with negative value, ignored"
   19985 msgstr ".space  .fill   , "
   19986 
   19987 #: write.c:2793
   19988 #, c-format
   19989 msgid "Infinite loop encountered whilst attempting to compute the addresses of symbols in section %s"
   19990 msgstr "        %s  "
   19991 
   19992 #~ msgid "alignments greater than %d bytes not supported in .text sections"
   19993 #~ msgstr "   %d    .text  "
   19994 
   19995 #~ msgid "Conversion of DBcc to absolute jump"
   19996 #~ msgstr " DBcc   "
   19997 
   19998 #~ msgid "PC relative MIPS16 instruction references a different section"
   19999 #~ msgstr " MIPS16,   PC,    "
   20000 
   20001 #~ msgid "%s isa does not support 64-bit registers"
   20002 #~ msgstr " ISA %s    64- "
   20003 
   20004 #~ msgid "%s isa does not support 64-bit floating point registers"
   20005 #~ msgstr " ISA %s    64-    "
   20006 
   20007 #~ msgid "redefinition of mcu type '%s' to '%s'"
   20008 #~ msgstr "  mcu %s  %s"
   20009 
   20010 #~ msgid "a NOP instruction has been inserted after %s"
   20011 #~ msgstr " %s   NOP"
   20012 
   20013 #~ msgid "unknown base register %s"
   20014 #~ msgstr "  , %s"
   20015 
   20016 #~ msgid "ipending control register (ctl4) is read-only\n"
   20017 #~ msgstr "  ipending (ctl4)    \n"
   20018 
   20019 #~ msgid "internal error: %s is not a valid argument syntax\n"
   20020 #~ msgstr " : %s      \n"
   20021 
   20022 #~ msgid "unknown opcode1: `%s'"
   20023 #~ msgstr "   1: %s"
   20024 
   20025 #~ msgid "unknown opcode2 `%s'."
   20026 #~ msgstr "   2: %s."
   20027 
   20028 #~ msgid "instruction not allowed: %s"
   20029 #~ msgstr " : %s"
   20030 
   20031 #~ msgid "too many operands: %s"
   20032 #~ msgstr " : %s"
   20033 
   20034 #~ msgid "call/jmp target out of range (1)"
   20035 #~ msgstr " call/jmp      (1)"
   20036 
   20037 #~ msgid "call/jmp target out of range (2)"
   20038 #~ msgstr " call/jmp      (2)"
   20039 
   20040 #~ msgid "bad relocation type: 0x%02x"
   20041 #~ msgstr "  : 0x%02x"
   20042 
   20043 #~ msgid "invalid register in & expression"
   20044 #~ msgstr "     &"
   20045 
   20046 #~ msgid "Error:"
   20047 #~ msgstr ":"
   20048 
   20049 #~ msgid "%d error%s, %d warning%s, no object file generated"
   20050 #~ msgstr "%d %s, %d %s,    "
   20051 
   20052 #~ msgid "missing segment name"
   20053 #~ msgstr "   "
   20054 
   20055 #~ msgid "missing comma after segment name"
   20056 #~ msgstr "    "
   20057 
   20058 #~ msgid "missing section type name"
   20059 #~ msgstr "    "
   20060 
   20061 #~ msgid "missing section attribute identifier"
   20062 #~ msgstr "   "
   20063 
   20064 #~ msgid "operand 0 must be FPSCR"
   20065 #~ msgstr "    FPSCR"
   20066 
   20067 #~ msgid "internal Error:  Can't hash %s: %s"
   20068 #~ msgstr " :     %s: %s"
   20069 
   20070 #~ msgid "Imm4 isn't the first operand"
   20071 #~ msgstr "Imm4    "
   20072 
   20073 #~ msgid "unsupported"
   20074 #~ msgstr " "
   20075 
   20076 #~ msgid "`%s' is not a valid %s-bit %s expression"
   20077 #~ msgstr "%s    %s-  %s"
   20078 
   20079 #~ msgid "internal Error, line %d, %s"
   20080 #~ msgstr " ,  %d, %s"
   20081 
   20082 #~ msgid "48-bit microMIPS instructions are not supported"
   20083 #~ msgstr " 48-  microMIPS  "
   20084 
   20085 #~ msgid "Unsupported MIPS relocation number %d"
   20086 #~ msgstr "   MIPS, %d"
   20087 
   20088 #~ msgid "unsupported large constant"
   20089 #~ msgstr "  "
   20090 
   20091 #~ msgid "Unsupported large constant"
   20092 #~ msgstr "  "
   20093 
   20094 #~ msgid "Improper position (%lu)"
   20095 #~ msgstr "  (%lu)"
   20096 
   20097 #~ msgid "Improper extract size (%lu, position %lu)"
   20098 #~ msgstr "   (%lu,  %lu)"
   20099 
   20100 #~ msgid "Improper insert size (%lu, position %lu)"
   20101 #~ msgstr "   (%lu,  %lu)"
   20102 
   20103 #~ msgid "Expression too complex"
   20104 #~ msgstr "   "
   20105 
   20106 #~ msgid "Offset too large"
   20107 #~ msgstr "   "
   20108 
   20109 #~ msgid "Opcode not supported on this processor: %s"
   20110 #~ msgstr "       : %s"
   20111 
   20112 #~ msgid "Improper rotate count"
   20113 #~ msgstr "  "
   20114 
   20115 #~ msgid "Operand overflow"
   20116 #~ msgstr " "
   20117 
   20118 #~ msgid "internal: bad mips opcode (unknown extension operand type `+%c'): %s %s"
   20119 #~ msgstr " :    MIPS (    +%c): %s %s"
   20120 
   20121 #~ msgid "Internal error: bad microMIPS opcode (mask error): %s %s"
   20122 #~ msgstr " :    microMIPS ( ): %s %s"
   20123 
   20124 #~ msgid "Internal error: bad mips opcode (unknown extension operand type `%c%c'): %s %s"
   20125 #~ msgstr " :    MIPS (    +%c%c): %s %s"
   20126 
   20127 #~ msgid "Internal error: bad microMIPS opcode (unknown operand type `%c'): %s %s"
   20128 #~ msgstr " :    microMIPS (   %c): %s %s"
   20129 
   20130 #~ msgid "Internal error: bad microMIPS opcode (bits 0x%lx undefined): %s %s"
   20131 #~ msgstr " :    microMIPS (   0x%lx): %s %s"
   20132 
   20133 #~ msgid "Internal error: bad microMIPS opcode (bits 0x%lx defined): %s %s"
   20134 #~ msgstr " :    microMIPS (  0x%lx): %s %s"
   20135 
   20136 #~ msgid "Unrecognized opcode"
   20137 #~ msgstr "  "
   20138 
   20139 #~ msgid "Invalid dsp acc register"
   20140 #~ msgstr "  acc DSP"
   20141 
   20142 #~ msgid "MT usermode bit not 0 or 1 (%lu)"
   20143 #~ msgstr " usermode MT     0  1 (%lu)"
   20144 
   20145 #~ msgid "Invalid dsp/smartmips acc register"
   20146 #~ msgstr "  acc dsp/smartmips"
   20147 
   20148 #~ msgid "Illegal %s number (%lu, 0x%lx)"
   20149 #~ msgstr "  %s (%lu, 0x%lx)"
   20150 
   20151 #~ msgid "absolute expression required"
   20152 #~ msgstr "  "
   20153 
   20154 #~ msgid "Invalid register number (%d)"
   20155 #~ msgstr "   (%d)"
   20156 
   20157 #~ msgid "Improper bit index (%lu)"
   20158 #~ msgstr "   (%lu)"
   20159 
   20160 #~ msgid "Improper size (%lu)"
   20161 #~ msgstr "  (%lu)"
   20162 
   20163 #~ msgid "Offset not in range %ld..%ld (%ld)"
   20164 #~ msgstr "    %ld  %ld (%ld)"
   20165 
   20166 #~ msgid "Improper shift amount (%lu)"
   20167 #~ msgstr "   (%lu)"
   20168 
   20169 #~ msgid "Invalid value for `%s' (%lu)"
   20170 #~ msgstr "  %s (%lu)"
   20171 
   20172 #~ msgid "Code for %s not in range 0..%lu (%lu)"
   20173 #~ msgstr "  %s     0..%lu (%lu)"
   20174 
   20175 #~ msgid "Illegal 19-bit code (%lu)"
   20176 #~ msgstr " 19-  (%lu)"
   20177 
   20178 #~ msgid "Used $%u with \".set at=$%u\""
   20179 #~ msgstr " $%u  .set at=$%u"
   20180 
   20181 #~ msgid "Can't use floating point insn in this section"
   20182 #~ msgstr "            "
   20183 
   20184 #~ msgid "Expression out of range"
   20185 #~ msgstr "    "
   20186 
   20187 #~ msgid "Invalid coprocessor sub-selection value (0-7)"
   20188 #~ msgstr "    (0-7)"
   20189 
   20190 #~ msgid "Bad char = '%c'\n"
   20191 #~ msgstr "  = %c\n"
   20192 
   20193 #~ msgid "can't parse register list"
   20194 #~ msgstr "    "
   20195 
   20196 #~ msgid "more than one frame size in list"
   20197 #~ msgstr "     "
   20198 
   20199 #~ msgid "illegal operands"
   20200 #~ msgstr " "
   20201 
   20202 #~ msgid "-call_shared is supported only for ELF format"
   20203 #~ msgstr " -call_shared     ELF"
   20204 
   20205 #~ msgid "-call_nonpic is supported only for ELF format"
   20206 #~ msgstr " -call_nonpic    ELF"
   20207 
   20208 #~ msgid "-non_shared is supported only for ELF format"
   20209 #~ msgstr " -non_shared     ELF"
   20210 
   20211 #~ msgid "-n32 is supported for ELF format only"
   20212 #~ msgstr " -n32     ELF"
   20213 
   20214 #~ msgid "-64 is supported for ELF format only"
   20215 #~ msgstr " -64     ELF"
   20216 
   20217 #~ msgid "-mabi is supported for ELF format only"
   20218 #~ msgstr " -mabi     ELF"
   20219 
   20220 #~ msgid "-mfp32 used with -mips3d"
   20221 #~ msgstr "-mfp32   -mips3d"
   20222 
   20223 #~ msgid "-mfp32 used with -mdmx"
   20224 #~ msgstr "-mfp32   -mdmx"
   20225 
   20226 #~ msgid "%s ISA does not support SmartMIPS"
   20227 #~ msgstr " ISA %s    SmartMIPS"
   20228 
   20229 #~ msgid "%s ISA does not support DSP ASE"
   20230 #~ msgstr " ISA %s    DSP ASE"
   20231 
   20232 #~ msgid "%s ISA does not support DSP R2 ASE"
   20233 #~ msgstr " ISA %s    DSP R2 ASE"
   20234 
   20235 #~ msgid "%s ISA does not support MCU ASE"
   20236 #~ msgstr " ISA %s    MCU ASE"
   20237 
   20238 #~ msgid "Branch out of range"
   20239 #~ msgstr "   "
   20240 
   20241 #~ msgid "Alignment negative: 0 assumed."
   20242 #~ msgstr " :  0."
   20243 
   20244 #~ msgid "%s ISA does not support SmartMIPS ASE"
   20245 #~ msgstr " ISA %s    SmartMIPS ASE"
   20246 
   20247 #~ msgid "Bad .frame directive"
   20248 #~ msgstr "  .frame"
   20249 
   20250 #~ msgid "Known MCU names:\n"
   20251 #~ msgstr "  MCU:\n"
   20252 
   20253 #~ msgid "\t %s\n"
   20254 #~ msgstr "\t %s\n"
   20255 
   20256 #~ msgid "MSP430 does not have %d registers"
   20257 #~ msgstr " MSP430  %d "
   20258 
   20259 #~ msgid "unknown operator %s"
   20260 #~ msgstr "  %s"
   20261 
   20262 #~ msgid "%s (%08lx %08lx) after %s (%08lx %08lx)"
   20263 #~ msgstr "%s (%08lx %08lx)  %s (%08lx %08lx)"
   20264 
   20265 #~ msgid "Unable to handle reference to symbol %s"
   20266 #~ msgstr "      %s"
   20267 
   20268 #~ msgid "bad offset expression syntax"
   20269 #~ msgstr "    "
   20270 
   20271 #~ msgid "bad intruction syntax"
   20272 #~ msgstr "  "
   20273