1 # translation of gas-2.20.ru.po to Russian 2 # Copyright (C) 2010 Free Software Foundation, Inc. 3 # This file is distributed under the same license as the binutils package. 4 # 5 # Yuri Kozlov <yuray (a] komyakino.ru>, 2010, 2018, 2019, 2020, 2021, 2022, 2023. 6 msgid "" 7 msgstr "" 8 "Project-Id-Version: gas 2.39.90\n" 9 "Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n" 10 "POT-Creation-Date: 2022-12-31 12:18+0000\n" 11 "PO-Revision-Date: 2023-01-15 12:49+0300\n" 12 "Last-Translator: Yuri Kozlov <yuray (a] komyakino.ru>\n" 13 "Language-Team: Russian <gnu (a] d07.ru>\n" 14 "Language: ru\n" 15 "MIME-Version: 1.0\n" 16 "Content-Type: text/plain; charset=UTF-8\n" 17 "Content-Transfer-Encoding: 8bit\n" 18 "X-Bugs: Report translation errors to the Language-Team address.\n" 19 "X-Generator: Lokalize 20.12.0\n" 20 "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" 21 22 #: app.c:381 23 #, c-format 24 msgid "multibyte character (%#x) encountered in input" 25 msgstr " (%#x)" 26 27 #: app.c:383 28 #, c-format 29 msgid "multibyte character (%#x) encountered in %s" 30 msgstr " %2$s (%1$#x)" 31 32 #: app.c:385 33 #, c-format 34 msgid "multibyte character (%#x) encountered in %s at or near line %u" 35 msgstr " %2$s %3$u (%1$#x)" 36 37 #: app.c:389 38 msgid "further multibyte character warnings suppressed" 39 msgstr " " 40 41 #: app.c:548 app.c:562 42 msgid "end of file in comment" 43 msgstr " " 44 45 #: app.c:640 app.c:685 46 #, c-format 47 msgid "end of file in string; '%c' inserted" 48 msgstr " ; %c" 49 50 #: app.c:711 51 #, c-format 52 msgid "unknown escape '\\%c' in string; ignored" 53 msgstr " '\\%c' ; " 54 55 #: app.c:887 input-scrub.c:371 56 msgid "end of file not at end of a line; newline inserted" 57 msgstr " ; " 58 59 #: app.c:1049 60 msgid "end of file in multiline comment" 61 msgstr " " 62 63 #: app.c:1123 64 msgid "end of file after a one-character quote; \\0 inserted" 65 msgstr " ; \\0" 66 67 #: app.c:1131 68 msgid "end of file in escape character" 69 msgstr " " 70 71 #: app.c:1143 72 msgid "missing close quote; (assumed)" 73 msgstr " ; ()" 74 75 #: app.c:1211 app.c:1266 app.c:1278 app.c:1356 76 msgid "end of file in comment; newline inserted" 77 msgstr " ; " 78 79 #: as.c:162 80 msgid "missing emulation mode name" 81 msgstr " " 82 83 #: as.c:177 84 #, c-format 85 msgid "unrecognized emulation name `%s'" 86 msgstr " %s" 87 88 #: as.c:224 89 #, c-format 90 msgid "GNU assembler version %s (%s) using BFD version %s\n" 91 msgstr "GNU , %s (%s); BFD %s\n" 92 93 #: as.c:236 94 #, c-format 95 msgid "Usage: %s [option...] [asmfile...]\n" 96 msgstr ": %s [...] [asm-...]\n" 97 98 #: as.c:238 99 #, c-format 100 msgid "" 101 "Options:\n" 102 " -a[sub-option...]\t turn on listings\n" 103 " \t Sub-options [default hls]:\n" 104 " \t c omit false conditionals\n" 105 " \t d omit debugging directives\n" 106 " \t g include general info\n" 107 " \t h include high-level source\n" 108 " \t l include assembly\n" 109 " \t m include macro expansions\n" 110 " \t n omit forms processing\n" 111 " \t s include symbols\n" 112 " \t =FILE list to FILE (must be last sub-option)\n" 113 msgstr "" 114 ":\n" 115 " -a[-...]\t \n" 116 " \t - [ hls]:\n" 117 " \t c \n" 118 " \t d \n" 119 " \t g \n" 120 " \t h \n" 121 " \t l \n" 122 " \t m \n" 123 " \t n \n" 124 " \t s \n" 125 " \t = ( )\n" 126 127 #: as.c:252 128 #, c-format 129 msgid " --alternate initially turn on alternate macro syntax\n" 130 msgstr " --alternate \n" 131 132 #: as.c:254 133 #, c-format 134 msgid "" 135 " --compress-debug-sections[={none|zlib|zlib-gnu|zlib-gabi|zstd}]\n" 136 " compress DWARF debug sections\n" 137 msgstr "" 138 " --compress-debug-sections[={none|zlib|zlib-gnu|zlib-gabi|zstd}]\n" 139 " DWARF\n" 140 141 #: as.c:257 142 #, c-format 143 msgid "\t\t Default: %s\n" 144 msgstr "\t\t : %s\n" 145 146 #: as.c:261 147 #, c-format 148 msgid "" 149 " --nocompress-debug-sections\n" 150 " don't compress DWARF debug sections\n" 151 msgstr "" 152 " --nocompress-debug-sections\n" 153 " DWARF\n" 154 155 #: as.c:264 156 #, c-format 157 msgid " -D produce assembler debugging messages\n" 158 msgstr " -D \n" 159 160 #: as.c:266 161 #, c-format 162 msgid " --dump-config display how the assembler is configured and then exit\n" 163 msgstr " --dump-config \n" 164 165 #: as.c:268 166 #, c-format 167 msgid "" 168 " --debug-prefix-map OLD=NEW\n" 169 " map OLD to NEW in debug information\n" 170 msgstr "" 171 " --debug-prefix-map =\n" 172 " \n" 173 " \n" 174 175 #: as.c:271 176 #, c-format 177 msgid " --defsym SYM=VAL define symbol SYM to given value\n" 178 msgstr " --defsym = \n" 179 180 #: as.c:287 181 #, c-format 182 msgid " emulate output (default %s)\n" 183 msgstr " ( %s)\n" 184 185 #: as.c:292 186 #, c-format 187 msgid " --execstack require executable stack for this object\n" 188 msgstr " --execstack \n" 189 190 #: as.c:294 191 #, c-format 192 msgid " --noexecstack don't require executable stack for this object\n" 193 msgstr " --noexecstack \n" 194 195 #: as.c:296 196 #, c-format 197 msgid "" 198 " --size-check=[error|warning]\n" 199 "\t\t\t ELF .size directive check (default --size-check=error)\n" 200 msgstr "" 201 " --size-check=[error|warning]\n" 202 "\t\t\t .size ELF ( --size-check=error)\n" 203 204 #: as.c:299 205 #, c-format 206 msgid " --elf-stt-common=[no|yes] " 207 msgstr " --elf-stt-common=[no|yes] " 208 209 #: as.c:302 as.c:313 config/tc-i386.c:14050 config/tc-i386.c:14070 210 #, c-format 211 msgid "(default: yes)\n" 212 msgstr "( : yes)\n" 213 214 #: as.c:304 as.c:315 config/tc-i386.c:14052 config/tc-i386.c:14072 215 #, c-format 216 msgid "(default: no)\n" 217 msgstr "( : no)\n" 218 219 #: as.c:305 220 #, c-format 221 msgid " generate ELF common symbols with STT_COMMON type\n" 222 msgstr " ELF STT_COMMON\n" 223 224 #: as.c:307 225 #, c-format 226 msgid " --sectname-subst enable section name substitution sequences\n" 227 msgstr "" 228 " --sectname-subst \n" 229 " \n" 230 231 #: as.c:310 232 #, c-format 233 msgid " --generate-missing-build-notes=[no|yes] " 234 msgstr " --generate-missing-build-notes=[no|yes] " 235 236 #: as.c:317 237 #, c-format 238 msgid " generate GNU Build notes if none are present in the input\n" 239 msgstr "" 240 " GNU Build,\n" 241 " \n" 242 243 #: as.c:319 244 #, c-format 245 msgid " --gsframe generate SFrame unwind info\n" 246 msgstr " --gsframe SFrame\n" 247 248 #: as.c:323 249 #, c-format 250 msgid " -f skip whitespace and comment preprocessing\n" 251 msgstr " -f - \n" 252 253 #: as.c:325 254 #, c-format 255 msgid " -g --gen-debug generate debugging information\n" 256 msgstr " -g --gen-debug \n" 257 258 #: as.c:327 259 #, c-format 260 msgid " --gstabs generate STABS debugging information\n" 261 msgstr " --gstabs STABS\n" 262 263 #: as.c:329 264 #, c-format 265 msgid " --gstabs+ generate STABS debug info with GNU extensions\n" 266 msgstr "" 267 " --gstabs+ STABS\n" 268 " GNU\n" 269 270 #: as.c:331 271 #, c-format 272 msgid " --gdwarf-<N> generate DWARF<N> debugging information. 2 <= <N> <= 5\n" 273 msgstr "" 274 " --gdwarf-<N> DWARF<N>.\n" 275 " 2 <= <N> <= 5\n" 276 277 #: as.c:333 278 #, c-format 279 msgid " --gdwarf-cie-version=<N> generate version 1, 3 or 4 DWARF CIEs\n" 280 msgstr " --gdwarf-cie-version=<N> DWARF CIE 1, 3 4\n" 281 282 #: as.c:335 283 #, c-format 284 msgid " --gdwarf-sections generate per-function section names for DWARF line information\n" 285 msgstr "" 286 " --gdwarf-sections \n" 287 " DWARF \n" 288 289 #: as.c:338 290 #, c-format 291 msgid " --gcodeview generate CodeView debugging information\n" 292 msgstr " --gcodeview CodeView\n" 293 294 #: as.c:341 295 #, c-format 296 msgid " --hash-size=<N> ignored\n" 297 msgstr " --hash-size=<N> \n" 298 299 #: as.c:343 300 #, c-format 301 msgid " --help show all assembler options\n" 302 msgstr " --help \n" 303 304 #: as.c:345 305 #, c-format 306 msgid " --target-help show target specific options\n" 307 msgstr " --target-help , \n" 308 309 #: as.c:347 310 #, c-format 311 msgid " -I DIR add DIR to search list for .include directives\n" 312 msgstr "" 313 " -I , \n" 314 " .include\n" 315 316 #: as.c:349 317 #, c-format 318 msgid " -J don't warn about signed overflow\n" 319 msgstr " -J \n" 320 321 #: as.c:351 322 #, c-format 323 msgid " -K warn when differences altered for long displacements\n" 324 msgstr " -K \n" 325 326 #: as.c:353 327 #, c-format 328 msgid " -L,--keep-locals keep local symbols (e.g. starting with `L')\n" 329 msgstr "" 330 " -L,--keep-locals (,\n" 331 " L)\n" 332 333 #: as.c:355 334 #, c-format 335 msgid " -M,--mri assemble in MRI compatibility mode\n" 336 msgstr " -M,--mri MRI\n" 337 338 #: as.c:357 339 #, c-format 340 msgid " --MD FILE write dependency information in FILE (default none)\n" 341 msgstr "" 342 " --MD \n" 343 " ( )\n" 344 345 #: as.c:359 346 #, c-format 347 msgid "" 348 " --multibyte-handling=<method>\n" 349 " what to do with multibyte characters encountered in the input\n" 350 msgstr "" 351 " --multibyte-handling=<>\n" 352 " \n" 353 354 #: as.c:362 355 #, c-format 356 msgid " -nocpp ignored\n" 357 msgstr " -nocpp \n" 358 359 #: as.c:364 360 #, c-format 361 msgid " -no-pad-sections do not pad the end of sections to alignment boundaries\n" 362 msgstr " -no-pad-sections \n" 363 364 #: as.c:366 365 #, c-format 366 msgid " -o OBJFILE name the object-file output OBJFILE (default a.out)\n" 367 msgstr " -o OBJ- ( a.out)\n" 368 369 #: as.c:368 370 #, c-format 371 msgid " -R fold data section into text section\n" 372 msgstr " -R \n" 373 374 #: as.c:370 375 #, c-format 376 msgid " --reduce-memory-overheads ignored\n" 377 msgstr " --reduce-memory-overheads \n" 378 379 #: as.c:372 380 #, c-format 381 msgid " --statistics print various measured statistics from execution\n" 382 msgstr " --statistics \n" 383 384 #: as.c:374 385 #, c-format 386 msgid " --strip-local-absolute strip local absolute symbols\n" 387 msgstr " --strip-local-absolute \n" 388 389 #: as.c:376 390 #, c-format 391 msgid " --traditional-format Use same format as native assembler when possible\n" 392 msgstr "" 393 " --traditional-format ,\n" 394 " \n" 395 396 #: as.c:378 397 #, c-format 398 msgid " --version print assembler version number and exit\n" 399 msgstr " --version \n" 400 401 #: as.c:380 402 #, c-format 403 msgid " -W --no-warn suppress warnings\n" 404 msgstr " -W --no-warn \n" 405 406 #: as.c:382 407 #, c-format 408 msgid " --warn don't suppress warnings\n" 409 msgstr " --warn \n" 410 411 #: as.c:384 412 #, c-format 413 msgid " --fatal-warnings treat warnings as errors\n" 414 msgstr " --fatal-warnings \n" 415 416 #: as.c:387 417 #, c-format 418 msgid "" 419 " --itbl INSTTBL extend instruction set to include instructions\n" 420 " matching the specifications defined in file INSTTBL\n" 421 msgstr "" 422 " --itbl INSTTBL , \n" 423 " , INSTTBL\n" 424 425 #: as.c:391 426 #, c-format 427 msgid " -w ignored\n" 428 msgstr " -w \n" 429 430 #: as.c:393 431 #, c-format 432 msgid " -X ignored\n" 433 msgstr " -X \n" 434 435 #: as.c:395 436 #, c-format 437 msgid " -Z generate object file even after errors\n" 438 msgstr " -Z \n" 439 440 #: as.c:397 441 #, c-format 442 msgid "" 443 " --listing-lhs-width set the width in words of the output data column of\n" 444 " the listing\n" 445 msgstr "" 446 " --listing-lhs-width \n" 447 " \n" 448 449 #: as.c:400 450 #, c-format 451 msgid "" 452 " --listing-lhs-width2 set the width in words of the continuation lines\n" 453 " of the output data column; ignored if smaller than\n" 454 " the width of the first line\n" 455 msgstr "" 456 " --listing-lhs-width2 \n" 457 " ; , \n" 458 " \n" 459 460 #: as.c:404 461 #, c-format 462 msgid "" 463 " --listing-rhs-width set the max width in characters of the lines from\n" 464 " the source file\n" 465 msgstr "" 466 " --listing-rhs-width ( ) \n" 467 " \n" 468 469 #: as.c:407 470 #, c-format 471 msgid "" 472 " --listing-cont-lines set the maximum number of continuation lines used\n" 473 " for the output data column of the listing\n" 474 msgstr "" 475 " --listing-cont-lines ,\n" 476 " \n" 477 478 #: as.c:410 479 #, c-format 480 msgid " @FILE read options from FILE\n" 481 msgstr " @ \n" 482 483 #: as.c:418 484 #, c-format 485 msgid "Report bugs to %s\n" 486 msgstr " %s\n" 487 488 #: as.c:656 489 #, c-format 490 msgid "unrecognized option -%c%s" 491 msgstr " -%c%s" 492 493 #: as.c:706 494 #, c-format 495 msgid "unexpected argument to --multibyte-input-option: '%s'" 496 msgstr " --multibyte-input-option: %s" 497 498 #. This output is intended to follow the GNU standards document. 499 #: as.c:711 500 #, c-format 501 msgid "GNU assembler %s\n" 502 msgstr "GNU %s\n" 503 504 #: as.c:712 505 #, c-format 506 msgid "Copyright (C) 2022 Free Software Foundation, Inc.\n" 507 msgstr "Copyright (C) 2022 Free Software Foundation, Inc.\n" 508 509 #: as.c:713 510 #, c-format 511 msgid "" 512 "This program is free software; you may redistribute it under the terms of\n" 513 "the GNU General Public License version 3 or later.\n" 514 "This program has absolutely no warranty.\n" 515 msgstr "" 516 " ; \n" 517 " GNU General Public License 3 \n" 518 " .\n" 519 " .\n" 520 521 #: as.c:718 522 #, c-format 523 msgid "" 524 "This assembler was configured for a target of `%s' and default,\n" 525 "cpu type `%s'.\n" 526 msgstr "" 527 " %s\n" 528 " %s.\n" 529 530 #: as.c:722 531 #, c-format 532 msgid "This assembler was configured for a target of `%s'.\n" 533 msgstr " %s.\n" 534 535 #: as.c:730 536 msgid "multiple emulation names specified" 537 msgstr " " 538 539 #: as.c:732 540 msgid "emulations not handled in this configuration" 541 msgstr " " 542 543 #: as.c:737 544 #, c-format 545 msgid "alias = %s\n" 546 msgstr " = %s\n" 547 548 #: as.c:738 549 #, c-format 550 msgid "canonical = %s\n" 551 msgstr " = %s\n" 552 553 #: as.c:739 554 #, c-format 555 msgid "cpu-type = %s\n" 556 msgstr " = %s\n" 557 558 #: as.c:741 559 #, c-format 560 msgid "format = %s\n" 561 msgstr " = %s\n" 562 563 #: as.c:744 564 #, c-format 565 msgid "bfd-target = %s\n" 566 msgstr "bfd- = %s\n" 567 568 #: as.c:755 569 msgid "--compress-debug-sections=zstd: gas is not built with zstd support" 570 msgstr "--compress-debug-sections=zstd: gas zstd" 571 572 #: as.c:759 573 #, c-format 574 msgid "Invalid --compress-debug-sections option: `%s'" 575 msgstr " --compress-debug-sections: %s" 576 577 #: as.c:762 578 #, c-format 579 msgid "--compress-debug-sections=%s is unsupported" 580 msgstr "--compress-debug-sections=%s " 581 582 #: as.c:787 583 msgid "bad defsym; format is --defsym name=value" 584 msgstr " defsym; --defsym =" 585 586 #: as.c:805 587 msgid "no file name following -t option" 588 msgstr " -t " 589 590 #: as.c:814 591 #, c-format 592 msgid "failed to read instruction table %s\n" 593 msgstr " %s\n" 594 595 #: as.c:836 596 #, c-format 597 msgid "unknown DWARF option %s\n" 598 msgstr " DWARF %s\n" 599 600 #: as.c:838 601 #, c-format 602 msgid "unknown option `%s'" 603 msgstr " %s" 604 605 #: as.c:895 606 #, c-format 607 msgid "Invalid --gdwarf-cie-version `%s'" 608 msgstr " --gdwarf-cie-version %s" 609 610 #: as.c:988 611 #, c-format 612 msgid "Invalid --size-check= option: `%s'" 613 msgstr " --size-check=: %s" 614 615 #: as.c:997 616 #, c-format 617 msgid "Invalid --elf-stt-common= option: `%s'" 618 msgstr " --elf-stt-common=: %s" 619 620 #: as.c:1011 621 #, c-format 622 msgid "Invalid --generate-missing-build-notes option: `%s'" 623 msgstr " --generate-missing-build-notes: %s" 624 625 #: as.c:1086 626 #, c-format 627 msgid "invalid listing option `%c'" 628 msgstr " %c " 629 630 #: as.c:1149 631 #, c-format 632 msgid "%s: total time in assembly: %ld.%06ld\n" 633 msgstr "%s: : %ld.%06ld\n" 634 635 #: as.c:1310 636 msgid "libbfd ABI mismatch" 637 msgstr " ABI libbfd" 638 639 #: as.c:1358 640 #, c-format 641 msgid "The input '%s' and output '%s' files are the same" 642 msgstr " %s %s " 643 644 #: as.c:1470 645 #, c-format 646 msgid "%d warning" 647 msgid_plural "%d warnings" 648 msgstr[0] "%d " 649 msgstr[1] "%d " 650 msgstr[2] "%d " 651 652 #: as.c:1472 653 #, c-format 654 msgid "%d error" 655 msgid_plural "%d errors" 656 msgstr[0] "%d " 657 msgstr[1] "%d " 658 msgstr[2] "%d " 659 660 #: as.c:1476 661 #, c-format 662 msgid "%s, treating warnings as errors" 663 msgstr "%s, " 664 665 #: as.c:1487 666 #, c-format 667 msgid "%s, %s, generating bad object file\n" 668 msgstr "%s, %s, \n" 669 670 #: as.h:137 671 #, c-format 672 msgid "Case value %ld unexpected at line %d of file \"%s\"\n" 673 msgstr " %ld %d %s\n" 674 675 #. 676 #. * We have a GROSS internal error. 677 #. * This should never happen. 678 #. 679 #: atof-generic.c:456 config/tc-m68k.c:3487 680 msgid "failed sanity check" 681 msgstr " " 682 683 #: cgen.c:106 config/tc-alpha.c:2094 config/tc-alpha.c:2118 684 #: config/tc-arc.c:4072 config/tc-arc.c:4145 config/tc-d10v.c:550 685 #: config/tc-d30v.c:534 config/tc-mn10200.c:1091 config/tc-mn10300.c:1752 686 #: config/tc-ppc.c:3957 config/tc-s390.c:1334 config/tc-s390.c:1457 687 #: config/tc-s390.c:1591 config/tc-v850.c:2535 config/tc-v850.c:2606 688 #: config/tc-v850.c:2653 config/tc-v850.c:2690 config/tc-v850.c:2727 689 #: config/tc-v850.c:2990 690 msgid "too many fixups" 691 msgstr " (fixups)" 692 693 #: cgen.c:371 cgen.c:391 config/tc-d10v.c:461 config/tc-d30v.c:450 694 #: config/tc-mn10200.c:1033 config/tc-mn10300.c:1677 config/tc-ppc.c:3479 695 #: config/tc-s390.c:1318 config/tc-v850.c:2644 config/tc-v850.c:2678 696 #: config/tc-v850.c:2718 config/tc-v850.c:2963 config/tc-z80.c:785 697 msgid "illegal operand" 698 msgstr " " 699 700 #: cgen.c:395 config/tc-avr.c:910 config/tc-d10v.c:463 config/tc-d30v.c:452 701 #: config/tc-h8300.c:493 config/tc-mcore.c:662 config/tc-microblaze.c:613 702 #: config/tc-mmix.c:495 config/tc-mn10200.c:1036 config/tc-mn10300.c:1680 703 #: config/tc-msp430.c:417 config/tc-ppc.c:3481 config/tc-s390.c:1323 704 #: config/tc-sh.c:988 config/tc-v850.c:2648 config/tc-v850.c:2682 705 #: config/tc-v850.c:2722 config/tc-v850.c:2966 config/tc-xgate.c:895 706 #: config/tc-z80.c:932 config/tc-z8k.c:349 707 msgid "missing operand" 708 msgstr " " 709 710 #: cgen.c:772 711 msgid "a reloc on this operand implies an overflow" 712 msgstr " " 713 714 #: cgen.c:795 715 msgid "operand mask overflow" 716 msgstr " " 717 718 #: cgen.c:858 config/tc-arm.c:2056 config/tc-arm.c:11409 config/tc-arm.c:11461 719 #: config/tc-arm.c:11749 config/tc-arm.c:12645 config/tc-arm.c:13785 720 #: config/tc-arm.c:13825 config/tc-arm.c:14198 config/tc-arm.c:14240 721 #: config/tc-arm.c:21486 config/tc-arm.c:21546 config/tc-mips.c:9705 722 #: config/tc-mips.c:11015 config/tc-mips.c:12312 config/tc-mips.c:12993 723 #: config/tc-spu.c:981 config/tc-xtensa.c:13080 724 msgid "expression too complex" 725 msgstr " " 726 727 #: cgen.c:959 config/tc-ppc.c:7484 config/tc-s390.c:2373 config/tc-v850.c:3499 728 #: config/tc-xstormy16.c:541 729 msgid "unresolved expression that must be resolved" 730 msgstr " , " 731 732 #: cgen.c:984 config/tc-xstormy16.c:566 733 #, c-format 734 msgid "internal error: can't install fix for reloc type %d (`%s')" 735 msgstr " : %d (%s)" 736 737 #: cgen.c:1035 config/tc-nios2.c:1355 config/tc-pru.c:786 738 msgid "relocation is not supported" 739 msgstr " " 740 741 #: codeview.c:428 742 #, c-format 743 msgid "could not open %s for reading" 744 msgstr " %s " 745 746 #: codeview.c:433 747 msgid "md5_stream failed" 748 msgstr " md5_stream" 749 750 #: cond.c:84 751 msgid "invalid identifier for \".ifdef\"" 752 msgstr " .ifdef" 753 754 #: cond.c:151 755 msgid "non-constant expression in \".if\" statement" 756 msgstr " .if" 757 758 #: cond.c:279 759 msgid "bad format for ifc or ifnc" 760 msgstr " ifc ifnc" 761 762 #: cond.c:310 763 msgid "\".elseif\" without matching \".if\"" 764 msgstr ".elseif .if" 765 766 #: cond.c:314 767 msgid "\".elseif\" after \".else\"" 768 msgstr ".elseif .else" 769 770 #: cond.c:317 cond.c:423 771 msgid "here is the previous \".else\"" 772 msgstr " .else" 773 774 #: cond.c:320 cond.c:426 775 msgid "here is the previous \".if\"" 776 msgstr " .if" 777 778 #: cond.c:349 779 msgid "non-constant expression in \".elseif\" statement" 780 msgstr " .elseif" 781 782 #: cond.c:387 783 msgid "\".endif\" without \".if\"" 784 msgstr ".endif .if" 785 786 #: cond.c:416 787 msgid "\".else\" without matching \".if\"" 788 msgstr ".else .if" 789 790 #: cond.c:420 791 msgid "duplicate \".else\"" 792 msgstr " .else" 793 794 #: cond.c:471 795 msgid ".ifeqs syntax error" 796 msgstr " .ifeqs" 797 798 #: cond.c:559 799 msgid "end of macro inside conditional" 800 msgstr " " 801 802 #: cond.c:561 803 msgid "end of file inside conditional" 804 msgstr " " 805 806 #: cond.c:565 807 msgid "here is the start of the unterminated conditional" 808 msgstr " " 809 810 #: cond.c:569 811 msgid "here is the \"else\" of the unterminated conditional" 812 msgstr " \"else\" " 813 814 #: config/atof-ieee.c:148 815 msgid "cannot create floating-point number" 816 msgstr " " 817 818 #: config/atof-ieee.c:335 819 msgid "NaNs are not supported by this target" 820 msgstr "NaN " 821 822 #: config/atof-ieee.c:354 823 msgid "NaN flavors are not supported by this target" 824 msgstr " NaN " 825 826 #: config/atof-ieee.c:392 827 msgid "Infinities are not supported by this target" 828 msgstr " " 829 830 #: config/atof-ieee.c:825 config/atof-vax.c:449 config/tc-arm.c:1285 831 #: config/tc-ia64.c:11578 config/tc-tic30.c:1241 config/tc-tic4x.c:2569 832 msgid "Unrecognized or unsupported floating point constant" 833 msgstr " " 834 835 #: config/obj-aout.c:81 836 #, c-format 837 msgid "Attempt to put a common symbol into set %s" 838 msgstr " %s" 839 840 #: config/obj-aout.c:85 841 #, c-format 842 msgid "Attempt to put an undefined symbol into set %s" 843 msgstr " %s" 844 845 #: config/obj-aout.c:112 config/obj-coff.c:1369 846 #, c-format 847 msgid "Symbol `%s' can not be both weak and common" 848 msgstr " %s " 849 850 #: config/obj-coff.c:206 config/obj-coff.c:1684 config/tc-tic54x.c:4035 851 #: read.c:2922 852 #, c-format 853 msgid "error setting flags for \"%s\": %s" 854 msgstr " %s: %s" 855 856 #. Zero is used as an end marker in the file. 857 #: config/obj-coff.c:424 858 msgid "Line numbers must be positive integers\n" 859 msgstr " \n" 860 861 #: config/obj-coff.c:456 862 msgid ".ln pseudo-op inside .def/.endef: ignored." 863 msgstr " .in .def/.endef: ." 864 865 #: config/obj-coff.c:497 ecoff.c:3233 866 msgid ".loc outside of .text" 867 msgstr ".loc .text" 868 869 #: config/obj-coff.c:504 870 msgid ".loc pseudo-op inside .def/.endef: ignored." 871 msgstr " .loc .def/.endef: ." 872 873 #: config/obj-coff.c:584 874 msgid ".def pseudo-op used inside of .def/.endef: ignored." 875 msgstr " .def .def/.endef: ." 876 877 #: config/obj-coff.c:617 878 msgid ".endef pseudo-op used outside of .def/.endef: ignored." 879 msgstr " .endef .def/.endef: ." 880 881 #: config/obj-coff.c:656 882 #, c-format 883 msgid "`%s' symbol without preceding function" 884 msgstr " %s " 885 886 #: config/obj-coff.c:743 887 #, c-format 888 msgid "unexpected storage class %d" 889 msgstr " %d" 890 891 #: config/obj-coff.c:850 892 msgid ".dim pseudo-op used outside of .def/.endef: ignored." 893 msgstr " .dim .def/.endef: ." 894 895 #: config/obj-coff.c:870 896 msgid "badly formed .dim directive ignored" 897 msgstr " .dim: " 898 899 #: config/obj-coff.c:919 900 msgid ".size pseudo-op used outside of .def/.endef: ignored." 901 msgstr " .size .def/.endef: ." 902 903 #: config/obj-coff.c:934 904 msgid ".scl pseudo-op used outside of .def/.endef: ignored." 905 msgstr " .scl .def/.endef: ." 906 907 #: config/obj-coff.c:951 908 msgid ".tag pseudo-op used outside of .def/.endef: ignored." 909 msgstr " .tag .def/.endef: ." 910 911 #: config/obj-coff.c:968 912 #, c-format 913 msgid "tag not found for .tag %s" 914 msgstr " .tag %s" 915 916 #: config/obj-coff.c:981 917 msgid ".type pseudo-op used outside of .def/.endef: ignored." 918 msgstr " .type .def/.endef: ." 919 920 #: config/obj-coff.c:1000 921 msgid ".val pseudo-op used outside of .def/.endef: ignored." 922 msgstr " .val .def/.endef: ." 923 924 #: config/obj-coff.c:1147 925 msgid "badly formed .weak directive ignored" 926 msgstr " .weak: " 927 928 #: config/obj-coff.c:1325 929 msgid "mismatched .eb" 930 msgstr " .eb" 931 932 #: config/obj-coff.c:1348 933 #, c-format 934 msgid "C_EFCN symbol for %s out of scope" 935 msgstr " C_EFCN %s " 936 937 #: config/obj-coff.c:1403 938 #, c-format 939 msgid "Warning: internal error: forgetting to set endndx of %s" 940 msgstr ": : endndx %s" 941 942 #. STYP_INFO 943 #. STYP_LIB 944 #. STYP_OVER 945 #: config/obj-coff.c:1646 946 #, c-format 947 msgid "unsupported section attribute '%c'" 948 msgstr " %c" 949 950 #: config/obj-coff.c:1650 951 #, c-format 952 msgid "unknown section attribute '%c'" 953 msgstr " %c" 954 955 #: config/obj-coff.c:1696 config/obj-macho.c:269 956 #, c-format 957 msgid "Ignoring changed section attributes for %s" 958 msgstr " %s" 959 960 #: config/obj-coff.c:1842 961 #, c-format 962 msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n" 963 msgstr "0x%lx: \"%s\" = %ld, = %d, = %d\n" 964 965 #: config/obj-ecoff.c:125 966 msgid "Can't set GP value" 967 msgstr " GP" 968 969 #: config/obj-ecoff.c:132 970 msgid "Can't set register masks" 971 msgstr " " 972 973 #: config/obj-elf.c:334 config/tc-sparc.c:4379 config/tc-v850.c:511 974 #, c-format 975 msgid "bad .common segment %s" 976 msgstr " .common %s" 977 978 #: config/obj-elf.c:410 config/tc-aarch64.c:1967 979 msgid "Missing symbol name in directive" 980 msgstr " " 981 982 #: config/obj-elf.c:645 983 #, c-format 984 msgid "setting incorrect section type for %s" 985 msgstr " %s" 986 987 #: config/obj-elf.c:650 988 #, c-format 989 msgid "ignoring incorrect section type for %s" 990 msgstr " %s" 991 992 #: config/obj-elf.c:709 993 #, c-format 994 msgid "setting incorrect section attributes for %s" 995 msgstr " %s" 996 997 #. This is a special section with known type. User 998 #. assembly might get the section type wrong; Even high 999 #. profile projects like glibc have done so in the past. 1000 #. So don't error in this case. 1001 #: config/obj-elf.c:803 1002 #, c-format 1003 msgid "ignoring changed section type for %s" 1004 msgstr " %s" 1005 1006 #. Do error when assembly isn't self-consistent. 1007 #: config/obj-elf.c:806 1008 #, c-format 1009 msgid "changed section type for %s" 1010 msgstr " %s" 1011 1012 #: config/obj-elf.c:821 1013 #, c-format 1014 msgid "ignoring changed section attributes for %s" 1015 msgstr " %s" 1016 1017 #: config/obj-elf.c:823 1018 #, c-format 1019 msgid "changed section attributes for %s" 1020 msgstr " %s" 1021 1022 #: config/obj-elf.c:831 1023 #, c-format 1024 msgid "changed section entity size for %s" 1025 msgstr " %s" 1026 1027 #: config/obj-elf.c:900 1028 msgid "unrecognized .section attribute: want a,e,o,w,x,M,S,G,T or number" 1029 msgstr " .section: a,e,o,w,x,M,S,G,T " 1030 1031 #: config/obj-elf.c:984 1032 msgid "extraneous characters at end of numeric section type" 1033 msgstr " " 1034 1035 #: config/obj-elf.c:990 read.c:2906 1036 msgid "unrecognized section type" 1037 msgstr " " 1038 1039 #: config/obj-elf.c:1022 1040 msgid "unrecognized section attribute" 1041 msgstr " " 1042 1043 #: config/obj-elf.c:1053 config/tc-alpha.c:4205 1044 msgid "missing name" 1045 msgstr " " 1046 1047 #: config/obj-elf.c:1100 1048 msgid "group name not parseable" 1049 msgstr " " 1050 1051 #: config/obj-elf.c:1106 1052 #, c-format 1053 msgid "section %s already has a group (%s)" 1054 msgstr " %s (%s)" 1055 1056 #: config/obj-elf.c:1161 1057 #, c-format 1058 msgid "section name '%s' already defined as another symbol" 1059 msgstr " %s " 1060 1061 #: config/obj-elf.c:1253 1062 msgid "invalid merge entity size" 1063 msgstr " " 1064 1065 #: config/obj-elf.c:1260 1066 msgid "entity size for SHF_MERGE not specified" 1067 msgstr " SHF_MERGE" 1068 1069 #: config/obj-elf.c:1288 1070 msgid "? section flag ignored with G present" 1071 msgstr " ? , G" 1072 1073 #: config/obj-elf.c:1313 1074 msgid "group name for SHF_GROUP not specified" 1075 msgstr " SHF_GROUP" 1076 1077 #: config/obj-elf.c:1339 1078 #, c-format 1079 msgid "unsupported mbind section info: %s" 1080 msgstr " mbind: %s" 1081 1082 #: config/obj-elf.c:1392 1083 #, c-format 1084 msgid "unsupported section id: %s" 1085 msgstr " : %s" 1086 1087 #: config/obj-elf.c:1417 1088 msgid "character following name is not '#'" 1089 msgstr " #" 1090 1091 #: config/obj-elf.c:1444 1092 #, c-format 1093 msgid "SHF_ALLOC isn't set for GNU_MBIND section: %s" 1094 msgstr " GNU_MBIND SHF_ALLOC: %s" 1095 1096 #: config/obj-elf.c:1451 1097 #, c-format 1098 msgid "%s section is supported only by GNU and FreeBSD targets" 1099 msgstr " %s GNU FreeBSD" 1100 1101 #: config/obj-elf.c:1592 1102 msgid ".previous without corresponding .section; ignored" 1103 msgstr ".previous .section; " 1104 1105 #: config/obj-elf.c:1618 1106 msgid ".popsection without corresponding .pushsection; ignored" 1107 msgstr ".popsection .pushsection; " 1108 1109 #: config/obj-elf.c:1662 config/obj-elf.c:1757 1110 #, c-format 1111 msgid "missing version name in `%s' for symbol `%s'" 1112 msgstr " %s %s" 1113 1114 #: config/obj-elf.c:1681 1115 #, c-format 1116 msgid "only one version name with `@@@' is allowed for symbol `%s'" 1117 msgstr " @@@ %s" 1118 1119 #: config/obj-elf.c:1689 1120 #, c-format 1121 msgid "invalid version name '%s' for symbol `%s'" 1122 msgstr " %s %s" 1123 1124 #: config/obj-elf.c:1731 1125 msgid "expected comma after name in .symver" 1126 msgstr " .symver" 1127 1128 #: config/obj-elf.c:1748 config/obj-elf.c:2648 1129 #, c-format 1130 msgid "`%s' can't be versioned to common symbol '%s'" 1131 msgstr "%s %s" 1132 1133 #: config/obj-elf.c:1825 1134 #, c-format 1135 msgid "expected `%s' to have already been set for .vtable_inherit" 1136 msgstr " %s .vtable_inherit" 1137 1138 #: config/obj-elf.c:1835 1139 msgid "expected comma after name in .vtable_inherit" 1140 msgstr " .vtable_inherit" 1141 1142 #: config/obj-elf.c:1896 1143 msgid "expected comma after name in .vtable_entry" 1144 msgstr " .vtable_entry" 1145 1146 #: config/obj-elf.c:2035 1147 #, c-format 1148 msgid "Attribute name not recognised: %s" 1149 msgstr " : %s" 1150 1151 #: config/obj-elf.c:2052 1152 msgid "expected numeric constant" 1153 msgstr " " 1154 1155 #: config/obj-elf.c:2061 config/tc-arm.c:7136 1156 msgid "expected comma" 1157 msgstr " " 1158 1159 #: config/obj-elf.c:2094 1160 msgid "bad string constant" 1161 msgstr " " 1162 1163 #: config/obj-elf.c:2098 1164 msgid "expected <tag> , <value>" 1165 msgstr " <> , <>" 1166 1167 #: config/obj-elf.c:2227 1168 msgid "expected quoted string" 1169 msgstr " " 1170 1171 #: config/obj-elf.c:2247 1172 #, c-format 1173 msgid "expected comma after name `%s' in .size directive" 1174 msgstr " %s .size" 1175 1176 #: config/obj-elf.c:2256 1177 msgid "missing expression in .size directive" 1178 msgstr " .size" 1179 1180 #: config/obj-elf.c:2376 1181 #, c-format 1182 msgid "symbol '%s' is already defined" 1183 msgstr " %s " 1184 1185 #: config/obj-elf.c:2396 1186 #, c-format 1187 msgid "symbol type \"%s\" is supported only by GNU and FreeBSD targets" 1188 msgstr " %s GNU FreeBSD" 1189 1190 #: config/obj-elf.c:2400 1191 #, c-format 1192 msgid "symbol type \"%s\" is not supported by MIPS targets" 1193 msgstr " %s MIPS" 1194 1195 #: config/obj-elf.c:2412 1196 #, c-format 1197 msgid "symbol type \"%s\" is supported only by GNU targets" 1198 msgstr " %s GNU" 1199 1200 #: config/obj-elf.c:2422 1201 #, c-format 1202 msgid "unrecognized symbol type \"%s\"" 1203 msgstr " %s" 1204 1205 #: config/obj-elf.c:2443 1206 #, c-format 1207 msgid "cannot change type of common symbol '%s'" 1208 msgstr " %s" 1209 1210 #: config/obj-elf.c:2455 1211 #, c-format 1212 msgid "symbol '%s' already has its type set" 1213 msgstr " %s " 1214 1215 #: config/obj-elf.c:2621 config/obj-elf.c:2624 1216 #, c-format 1217 msgid ".size expression for %s does not evaluate to a constant" 1218 msgstr " .size %s " 1219 1220 #: config/obj-elf.c:2713 1221 #, c-format 1222 msgid "symbol '%s' with multiple versions cannot be used in relocation" 1223 msgstr " %s " 1224 1225 #: config/obj-elf.c:2731 ecoff.c:3578 1226 #, c-format 1227 msgid "symbol `%s' can not be both weak and common" 1228 msgstr " %s " 1229 1230 #: config/obj-elf.c:2779 1231 #, c-format 1232 msgid "undefined linked-to symbol `%s' on section `%s'" 1233 msgstr " (linked-to) %s %s" 1234 1235 #: config/obj-elf.c:2857 1236 #, c-format 1237 msgid "assuming all members of group `%s' are COMDAT" 1238 msgstr ", %s COMDAT" 1239 1240 #: config/obj-elf.c:2869 1241 #, c-format 1242 msgid "can't create group: %s" 1243 msgstr " : %s" 1244 1245 #: config/obj-elf.c:2946 1246 #, c-format 1247 msgid "invalid attempt to declare external version name as default in symbol `%s'" 1248 msgstr " %s" 1249 1250 #: config/obj-elf.c:2956 1251 #, c-format 1252 msgid "multiple versions [`%s'|`%s'] for symbol `%s'" 1253 msgstr " [%s|%s] %s" 1254 1255 #: config/obj-elf.c:3048 1256 #, c-format 1257 msgid "failed to set up debugging information: %s" 1258 msgstr " : %s" 1259 1260 #: config/obj-elf.c:3068 1261 #, c-format 1262 msgid "can't start writing .mdebug section: %s" 1263 msgstr " .mdebug: %s" 1264 1265 #: config/obj-elf.c:3076 1266 #, c-format 1267 msgid "could not write .mdebug section: %s" 1268 msgstr " .mdebug: %s" 1269 1270 #: config/obj-evax.c:122 1271 #, c-format 1272 msgid "no entry symbol for global function '%s'" 1273 msgstr " %s" 1274 1275 #. make a temp string. 1276 #: config/obj-macho.c:119 1277 #, c-format 1278 msgid "the %s name '%s' is too long (maximum 16 characters)" 1279 msgstr " %s %s ( 16 )" 1280 1281 #: config/obj-macho.c:130 1282 #, c-format 1283 msgid "expected a %s name followed by a `,'" 1284 msgstr " %s ," 1285 1286 #: config/obj-macho.c:144 1287 msgid "segment" 1288 msgstr "" 1289 1290 #: config/obj-macho.c:153 1291 msgid "section" 1292 msgstr "" 1293 1294 #: config/obj-macho.c:195 1295 #, c-format 1296 msgid "cannot override zerofill section type for `%s,%s'" 1297 msgstr " %s,%s" 1298 1299 #: config/obj-macho.c:249 1300 #, c-format 1301 msgid "failed to set flags for \"%s\": %s" 1302 msgstr " %s: %s" 1303 1304 #: config/obj-macho.c:342 1305 #, c-format 1306 msgid "unknown or invalid section type '%s'" 1307 msgstr " %s" 1308 1309 #: config/obj-macho.c:381 1310 #, c-format 1311 msgid "unknown or invalid section attribute '%s'" 1312 msgstr " %s" 1313 1314 #: config/obj-macho.c:402 1315 msgid "unexpected section size information" 1316 msgstr " " 1317 1318 #: config/obj-macho.c:414 1319 msgid "missing sizeof_stub expression" 1320 msgstr " sizeof_stub" 1321 1322 #: config/obj-macho.c:478 config/tc-ia64.c:1081 config/tc-ia64.c:11739 1323 #: config/tc-score.c:6093 expr.c:1213 read.c:1669 1324 msgid "expected symbol name" 1325 msgstr " " 1326 1327 #: config/obj-macho.c:491 read.c:503 1328 msgid "bad or irreducible absolute expression" 1329 msgstr " " 1330 1331 #: config/obj-macho.c:497 config/tc-score.c:6110 read.c:1708 1332 msgid "missing size expression" 1333 msgstr " " 1334 1335 #: config/obj-macho.c:506 config/tc-ia64.c:1116 read.c:1714 1336 #, c-format 1337 msgid "size (%ld) out of range, ignored" 1338 msgstr " (%ld) , " 1339 1340 #: config/obj-macho.c:516 config/tc-score.c:6248 dwarf2dbg.c:1417 ecoff.c:3346 1341 #: read.c:1726 read.c:1829 read.c:2589 read.c:3132 read.c:3726 symbols.c:576 1342 #: symbols.c:671 1343 #, c-format 1344 msgid "symbol `%s' is already defined" 1345 msgstr " %s " 1346 1347 #: config/obj-macho.c:526 read.c:1741 1348 #, c-format 1349 msgid "size of \"%s\" is already %ld; not changing to %ld" 1350 msgstr " %s %ld; %ld" 1351 1352 #: config/obj-macho.c:537 1353 msgid "align value not recognized, using size" 1354 msgstr " , " 1355 1356 #: config/obj-macho.c:542 config/obj-macho.c:905 1357 #, c-format 1358 msgid "Alignment (%lu) too large: 15 assumed." 1359 msgstr " (%lu) : 15." 1360 1361 #: config/obj-macho.c:608 1362 #, c-format 1363 msgid "BFD is out of sync with GAS, unhandled well-known section type `%s'" 1364 msgstr "BFD GAS, %s" 1365 1366 #: config/obj-macho.c:810 1367 #, c-format 1368 msgid "%s is not used for the selected target" 1369 msgstr "%s " 1370 1371 #: config/obj-macho.c:875 1372 msgid "internal error: base section index out of range" 1373 msgstr " : " 1374 1375 #: config/obj-macho.c:961 1376 #, c-format 1377 msgid "internal error: bad file property ID %d" 1378 msgstr " : ID (%d) " 1379 1380 #: config/obj-macho.c:969 1381 msgid "failed to set subsections by symbols" 1382 msgstr " " 1383 1384 #: config/obj-macho.c:1032 1385 #, c-format 1386 msgid "'%s' previously declared as '%s'." 1387 msgstr "%s %s." 1388 1389 #: config/obj-macho.c:1084 config/obj-macho.c:1404 config/obj-macho.c:1488 1390 #, c-format 1391 msgid "'%s' can't be a weak_definition (currently only supported in sections of type coalesced)" 1392 msgstr "%s weak_definition ( coalesced)" 1393 1394 #: config/obj-macho.c:1169 1395 msgid "use of .indirect_symbols requires `-dynamic'" 1396 msgstr " .indirect_symbols -dynamic" 1397 1398 #: config/obj-macho.c:1186 1399 #, c-format 1400 msgid "attempt to add an indirect_symbol to a stub or reference section with a zero-sized element at %s" 1401 msgstr " indirect_symbol %s" 1402 1403 #: config/obj-macho.c:1216 1404 msgid "an .indirect_symbol must be in a symbol pointer or stub section." 1405 msgstr ".indirect_symbol ." 1406 1407 #: config/obj-macho.c:1485 1408 #, c-format 1409 msgid "'%s' can't be a weak_definition (since it is undefined)" 1410 msgstr "%s weak_definition ( )" 1411 1412 #: config/obj-macho.c:1491 1413 #, c-format 1414 msgid "Non-global symbol: '%s' can't be a weak_definition." 1415 msgstr " : %s weak_definition." 1416 1417 #: config/obj-macho.c:1497 1418 #, c-format 1419 msgid "internal error: [%s] unexpected code [%lx] in frob symbol" 1420 msgstr " : [%s] [%lx] frob" 1421 1422 #: config/obj-macho.c:1538 1423 #, c-format 1424 msgid "unrecognized stab type '%c'" 1425 msgstr " stab %c" 1426 1427 #: config/obj-macho.c:1589 1428 #, c-format 1429 msgid "`%s' can't be undefined in `%s' - `%s' {%s section}" 1430 msgstr "%s %s %s { %s}" 1431 1432 #: config/obj-macho.c:1597 1433 #, c-format 1434 msgid "`%s' can't be undefined in `%s' {%s section} - `%s'" 1435 msgstr "%s %s { %s} %s" 1436 1437 #: config/obj-macho.c:1604 1438 #, c-format 1439 msgid "`%s' and `%s' can't be undefined in `%s' - `%s'" 1440 msgstr "%s %s %s %s" 1441 1442 #: config/obj-macho.c:1806 1443 #, c-format 1444 msgid "the number of .indirect_symbols defined in section %s does not match the number expected (%d defined, %d expected)" 1445 msgstr " .indirect_symbols, %s, ( %d, %d)" 1446 1447 #: config/obj-macho.c:1826 1448 #, c-format 1449 msgid "internal error: failed to allocate %d indirectsymbol pointers" 1450 msgstr " : %d indirectsymbol" 1451 1452 #: config/obj-macho.c:1840 config/obj-macho.c:1863 1453 msgid "internal error: more indirect mach-o symbols than expected" 1454 msgstr " : mach-o , " 1455 1456 #: config/obj-som.c:56 1457 msgid "Only one .compiler pseudo-op per file!" 1458 msgstr " .compiler !" 1459 1460 #: config/obj-som.c:73 config/obj-som.c:144 config/obj-som.c:186 1461 msgid "Expected quoted string" 1462 msgstr " " 1463 1464 #: config/obj-som.c:86 1465 msgid ".compiler directive missing language and version" 1466 msgstr " .compiler " 1467 1468 #: config/obj-som.c:96 1469 msgid ".compiler directive missing version" 1470 msgstr " .compiler " 1471 1472 #: config/obj-som.c:112 1473 #, c-format 1474 msgid "FATAL: Attaching compiler header %s" 1475 msgstr ": %s" 1476 1477 #: config/obj-som.c:127 1478 msgid "Only one .version pseudo-op per file!" 1479 msgstr " .version !" 1480 1481 #: config/obj-som.c:151 1482 #, c-format 1483 msgid "attaching version header %s: %s" 1484 msgstr " %s: %s" 1485 1486 #: config/obj-som.c:169 1487 msgid "Only one .copyright pseudo-op per file!" 1488 msgstr " .copyright !" 1489 1490 #: config/obj-som.c:193 1491 #, c-format 1492 msgid "attaching copyright header %s: %s" 1493 msgstr " %s: %s" 1494 1495 #: config/tc-aarch64.c:396 1496 msgid "integer 32-bit register expected" 1497 msgstr " 32- " 1498 1499 #: config/tc-aarch64.c:399 1500 msgid "integer 64-bit register expected" 1501 msgstr " 64- " 1502 1503 #: config/tc-aarch64.c:402 1504 msgid "integer register expected" 1505 msgstr " " 1506 1507 #: config/tc-aarch64.c:405 1508 msgid "64-bit integer or SP register expected" 1509 msgstr " 64- SP" 1510 1511 #: config/tc-aarch64.c:408 config/tc-mcore.c:840 config/tc-mcore.c:1356 1512 #: config/tc-mcore.c:1410 1513 msgid "base register expected" 1514 msgstr " " 1515 1516 #: config/tc-aarch64.c:411 1517 msgid "integer or zero register expected" 1518 msgstr " " 1519 1520 #: config/tc-aarch64.c:414 1521 msgid "offset register expected" 1522 msgstr " " 1523 1524 #: config/tc-aarch64.c:417 1525 msgid "integer or SP register expected" 1526 msgstr " SP" 1527 1528 #: config/tc-aarch64.c:420 1529 msgid "integer, zero or SP register expected" 1530 msgstr " , SP" 1531 1532 #: config/tc-aarch64.c:423 1533 msgid "8-bit SIMD scalar register expected" 1534 msgstr "8- 8- SIMD" 1535 1536 #: config/tc-aarch64.c:426 1537 msgid "16-bit SIMD scalar or floating-point half precision register expected" 1538 msgstr " 16- SIMD " 1539 1540 #: config/tc-aarch64.c:430 1541 msgid "32-bit SIMD scalar or floating-point single precision register expected" 1542 msgstr " 32- SIMD " 1543 1544 #: config/tc-aarch64.c:434 1545 msgid "64-bit SIMD scalar or floating-point double precision register expected" 1546 msgstr " 64- SIMD " 1547 1548 #: config/tc-aarch64.c:438 1549 msgid "128-bit SIMD scalar or floating-point quad precision register expected" 1550 msgstr " 128- SIMD " 1551 1552 #: config/tc-aarch64.c:443 config/tc-arm.c:4805 1553 msgid "register expected" 1554 msgstr " " 1555 1556 #. any [BHSDQ]P FP 1557 #: config/tc-aarch64.c:446 1558 msgid "SIMD scalar or floating-point register expected" 1559 msgstr " SIMD " 1560 1561 #. any V reg 1562 #: config/tc-aarch64.c:449 1563 msgid "vector register expected" 1564 msgstr " " 1565 1566 #: config/tc-aarch64.c:452 1567 msgid "SVE vector register expected" 1568 msgstr " SVE" 1569 1570 #: config/tc-aarch64.c:455 1571 msgid "SVE predicate register expected" 1572 msgstr " SVE" 1573 1574 #: config/tc-aarch64.c:458 1575 #, c-format 1576 msgid "invalid register type %d" 1577 msgstr " %d" 1578 1579 #: config/tc-aarch64.c:623 config/tc-aarch64.c:625 config/tc-arm.c:1202 1580 #: config/tc-score.c:6478 expr.c:1377 read.c:2571 1581 msgid "bad expression" 1582 msgstr " " 1583 1584 #: config/tc-aarch64.c:636 config/tc-sparc.c:3375 1585 msgid "bad segment" 1586 msgstr " " 1587 1588 #: config/tc-aarch64.c:854 1589 #, c-format 1590 msgid "bad size %d in vector width specifier" 1591 msgstr " %d " 1592 1593 #: config/tc-aarch64.c:887 1594 #, c-format 1595 msgid "unexpected character `%c' in element size" 1596 msgstr " %c " 1597 1598 #: config/tc-aarch64.c:889 1599 msgid "missing element size" 1600 msgstr " " 1601 1602 #: config/tc-aarch64.c:898 1603 #, c-format 1604 msgid "invalid element size %d and vector size combination %c" 1605 msgstr " %d %c" 1606 1607 #: config/tc-aarch64.c:933 1608 #, c-format 1609 msgid "unexpected character `%c' in predication type" 1610 msgstr " %c " 1611 1612 #: config/tc-aarch64.c:936 1613 msgid "missing predication type" 1614 msgstr " " 1615 1616 #: config/tc-aarch64.c:1031 1617 msgid "this type of register can't be indexed" 1618 msgstr " " 1619 1620 #: config/tc-aarch64.c:1037 1621 msgid "index not allowed inside register list" 1622 msgstr " " 1623 1624 #: config/tc-aarch64.c:1047 config/tc-aarch64.c:2013 config/tc-aarch64.c:2217 1625 #: config/tc-arm.c:1779 config/tc-arm.c:3999 config/tc-arm.c:5278 1626 #: config/tc-arm.c:7425 1627 msgid "constant expression required" 1628 msgstr " " 1629 1630 #. Indexed vector register expected. 1631 #: config/tc-aarch64.c:1059 1632 msgid "indexed vector register expected" 1633 msgstr " " 1634 1635 #: config/tc-aarch64.c:1066 1636 msgid "invalid use of vector register" 1637 msgstr " " 1638 1639 #: config/tc-aarch64.c:1158 config/tc-arm.c:2112 1640 msgid "expecting {" 1641 msgstr " {" 1642 1643 #: config/tc-aarch64.c:1183 1644 msgid "invalid vector register in list" 1645 msgstr " " 1646 1647 #: config/tc-aarch64.c:1190 1648 msgid "invalid scalar register in list" 1649 msgstr " " 1650 1651 #: config/tc-aarch64.c:1203 1652 msgid "invalid range in vector register list" 1653 msgstr " " 1654 1655 #: config/tc-aarch64.c:1216 1656 msgid "type mismatch in vector register list" 1657 msgstr " " 1658 1659 #: config/tc-aarch64.c:1233 1660 msgid "end of vector register list not found" 1661 msgstr " " 1662 1663 #: config/tc-aarch64.c:1249 1664 msgid "constant expression required." 1665 msgstr " ." 1666 1667 #: config/tc-aarch64.c:1259 1668 msgid "expected index" 1669 msgstr " " 1670 1671 #: config/tc-aarch64.c:1266 1672 msgid "too many registers in vector register list" 1673 msgstr " " 1674 1675 #: config/tc-aarch64.c:1271 1676 msgid "empty vector register list" 1677 msgstr " " 1678 1679 #: config/tc-aarch64.c:1293 config/tc-arm.c:2548 1680 #, c-format 1681 msgid "ignoring attempt to redefine built-in register '%s'" 1682 msgstr " %s" 1683 1684 #: config/tc-aarch64.c:1299 config/tc-arm.c:2553 1685 #, c-format 1686 msgid "ignoring redefinition of register alias '%s'" 1687 msgstr " %s" 1688 1689 #: config/tc-aarch64.c:1344 config/tc-arm.c:2618 1690 #, c-format 1691 msgid "unknown register '%s' -- .req ignored" 1692 msgstr " %s .req " 1693 1694 #: config/tc-aarch64.c:1402 config/tc-arm.c:2826 1695 msgid "invalid syntax for .req directive" 1696 msgstr " .req" 1697 1698 #: config/tc-aarch64.c:1423 config/tc-arm.c:2859 1699 msgid "invalid syntax for .unreq directive" 1700 msgstr " .unreq" 1701 1702 #: config/tc-aarch64.c:1429 config/tc-arm.c:2866 1703 #, c-format 1704 msgid "unknown register alias '%s'" 1705 msgstr " %s" 1706 1707 #: config/tc-aarch64.c:1431 1708 #, c-format 1709 msgid "ignoring attempt to undefine built-in register '%s'" 1710 msgstr " %s" 1711 1712 #: config/tc-aarch64.c:1755 config/tc-arm.c:3610 config/tc-arm.c:3637 1713 #: config/tc-arm.c:3650 1714 msgid "literal pool overflow" 1715 msgstr " " 1716 1717 #: config/tc-aarch64.c:1937 config/tc-aarch64.c:6968 config/tc-arm.c:3872 1718 #: config/tc-arm.c:7858 1719 msgid "unrecognized relocation suffix" 1720 msgstr " " 1721 1722 #: config/tc-aarch64.c:1939 1723 msgid "unimplemented relocation suffix" 1724 msgstr " " 1725 1726 #: config/tc-aarch64.c:2185 config/tc-aarch64.c:2375 config/tc-aarch64.c:2419 1727 #: config/tc-csky.c:2314 1728 msgid "immediate operand required" 1729 msgstr " " 1730 1731 #: config/tc-aarch64.c:2193 1732 msgid "missing immediate expression" 1733 msgstr " " 1734 1735 #: config/tc-aarch64.c:2399 config/tc-aarch64.c:6791 config/tc-aarch64.c:6811 1736 msgid "invalid floating-point constant" 1737 msgstr " " 1738 1739 #: config/tc-aarch64.c:3206 config/tc-arm.c:5618 config/tc-arm.c:5628 1740 msgid "shift expression expected" 1741 msgstr " " 1742 1743 #: config/tc-aarch64.c:3214 1744 msgid "shift operator expected" 1745 msgstr " " 1746 1747 #: config/tc-aarch64.c:3222 1748 msgid "invalid use of 'MSL'" 1749 msgstr " MSL" 1750 1751 #: config/tc-aarch64.c:3230 1752 msgid "invalid use of 'MUL'" 1753 msgstr " MUL" 1754 1755 #: config/tc-aarch64.c:3239 1756 msgid "extending shift is not permitted" 1757 msgstr " " 1758 1759 #: config/tc-aarch64.c:3247 1760 msgid "'ROR' shift is not permitted" 1761 msgstr " ROR " 1762 1763 #: config/tc-aarch64.c:3255 1764 msgid "only 'LSL' shift is permitted" 1765 msgstr " LSL" 1766 1767 #: config/tc-aarch64.c:3263 1768 msgid "only 'MUL' is permitted" 1769 msgstr " MUL" 1770 1771 #: config/tc-aarch64.c:3281 1772 msgid "only 'MUL VL' is permitted" 1773 msgstr " MUL VL" 1774 1775 #: config/tc-aarch64.c:3289 1776 msgid "invalid shift for the register offset addressing mode" 1777 msgstr " " 1778 1779 #: config/tc-aarch64.c:3297 1780 msgid "invalid shift operator" 1781 msgstr " " 1782 1783 #: config/tc-aarch64.c:3330 1784 msgid "missing shift amount" 1785 msgstr " " 1786 1787 #: config/tc-aarch64.c:3337 1788 msgid "constant shift amount required" 1789 msgstr " " 1790 1791 #: config/tc-aarch64.c:3346 1792 msgid "shift amount out of range 0 to 63" 1793 msgstr " 0 63" 1794 1795 #: config/tc-aarch64.c:3396 1796 msgid "unexpected shift operator" 1797 msgstr " " 1798 1799 #: config/tc-aarch64.c:3432 1800 msgid "unexpected register in the immediate operand" 1801 msgstr " " 1802 1803 #: config/tc-aarch64.c:3457 1804 msgid "integer register expected in the extended/shifted operand register" 1805 msgstr " / -" 1806 1807 #: config/tc-aarch64.c:3492 config/tc-aarch64.c:3629 config/tc-aarch64.c:3760 1808 #: config/tc-aarch64.c:3957 config/tc-aarch64.c:3998 1809 msgid "unknown relocation modifier" 1810 msgstr " " 1811 1812 #: config/tc-aarch64.c:3499 config/tc-aarch64.c:3648 config/tc-aarch64.c:3767 1813 #: config/tc-aarch64.c:3964 config/tc-aarch64.c:4005 1814 msgid "this relocation modifier is not allowed on this instruction" 1815 msgstr " " 1816 1817 #: config/tc-aarch64.c:3656 config/tc-aarch64.c:3778 1818 msgid "invalid relocation expression" 1819 msgstr " " 1820 1821 #: config/tc-aarch64.c:3672 1822 msgid "invalid address" 1823 msgstr " " 1824 1825 #: config/tc-aarch64.c:3729 1826 msgid "invalid use of 32-bit register offset" 1827 msgstr " 32- " 1828 1829 #: config/tc-aarch64.c:3738 1830 msgid "offset has different size from base" 1831 msgstr " " 1832 1833 #: config/tc-aarch64.c:3744 1834 msgid "invalid use of 64-bit register offset" 1835 msgstr " 64- " 1836 1837 #. [Xn],#expr 1838 #: config/tc-aarch64.c:3791 config/tc-aarch64.c:3848 1839 msgid "invalid expression in the address" 1840 msgstr " " 1841 1842 #: config/tc-aarch64.c:3805 config/tc-arm.c:6217 config/tc-arm.c:6816 1843 msgid "']' expected" 1844 msgstr " ]" 1845 1846 #: config/tc-aarch64.c:3813 1847 msgid "register offset not allowed in pre-indexed addressing mode" 1848 msgstr " " 1849 1850 #: config/tc-aarch64.c:3828 config/tc-arm.c:6253 1851 msgid "cannot combine pre- and post-indexing" 1852 msgstr " " 1853 1854 #. Reject [Rn]! 1855 #: config/tc-aarch64.c:3872 1856 msgid "missing offset in the pre-indexed address" 1857 msgstr " " 1858 1859 #: config/tc-aarch64.c:4129 1860 msgid "unknown or missing option to PSB/TSB" 1861 msgstr " PSB/TSB" 1862 1863 #: config/tc-aarch64.c:4137 1864 msgid "the specified option is not accepted for PSB/TSB" 1865 msgstr " PSB/TSB" 1866 1867 #: config/tc-aarch64.c:4164 config/tc-aarch64.c:4178 1868 msgid "unknown option to BTI" 1869 msgstr " BTI" 1870 1871 #: config/tc-aarch64.c:4207 1872 msgid "missing ZA tile element size separator" 1873 msgstr " ZA-" 1874 1875 #: config/tc-aarch64.c:4263 1876 msgid "invalid ZA tile register number, expected za0" 1877 msgstr " ZA-, za0" 1878 1879 #: config/tc-aarch64.c:4270 1880 msgid "invalid ZA tile register number, expected za0-za1" 1881 msgstr " ZA-, za0-za1" 1882 1883 #. For the 32-bit variant: is the name of the ZA tile ZA0-ZA3. 1884 #: config/tc-aarch64.c:4278 1885 msgid "invalid ZA tile register number, expected za0-za3" 1886 msgstr " ZA-, za0-za3" 1887 1888 #. For the 64-bit variant: is the name of the ZA tile ZA0-ZA7 1889 #: config/tc-aarch64.c:4286 1890 msgid "invalid ZA tile register number, expected za0-za7" 1891 msgstr " ZA-, za0-za7" 1892 1893 #: config/tc-aarch64.c:4291 1894 msgid "invalid ZA tile element size, allowed b, h, s and d" 1895 msgstr " ZA-, b, h, s d" 1896 1897 #: config/tc-aarch64.c:4337 1898 msgid "expected '['" 1899 msgstr " [" 1900 1901 #: config/tc-aarch64.c:4346 1902 msgid "expected vector select register W12-W15" 1903 msgstr " W12-W15" 1904 1905 #: config/tc-aarch64.c:4353 1906 msgid "expected ','" 1907 msgstr " ," 1908 1909 #: config/tc-aarch64.c:4359 1910 msgid "index offset immediate expected" 1911 msgstr " " 1912 1913 #: config/tc-aarch64.c:4365 1914 msgid "expected ']'" 1915 msgstr " ]" 1916 1917 #: config/tc-aarch64.c:4440 1918 msgid "invalid ZA tile element size, allowed b, h, s, d and q" 1919 msgstr " ZA-, b, h, s, d q" 1920 1921 #: config/tc-aarch64.c:4448 1922 msgid "ZA tile vector out of range" 1923 msgstr " ZA- " 1924 1925 #: config/tc-aarch64.c:4460 1926 msgid "index offset out of range" 1927 msgstr " " 1928 1929 #: config/tc-aarch64.c:4481 config/tc-aarch64.c:4576 1930 msgid "expected '{'" 1931 msgstr " {" 1932 1933 #: config/tc-aarch64.c:4494 config/tc-aarch64.c:4589 1934 msgid "expected '}'" 1935 msgstr " }" 1936 1937 #: config/tc-aarch64.c:4538 config/tc-aarch64.c:4553 1938 msgid "wrong ZA tile element format" 1939 msgstr " ZA-" 1940 1941 #: config/tc-aarch64.c:4620 1942 msgid "expected ZA array" 1943 msgstr " ZA" 1944 1945 #: config/tc-aarch64.c:4629 config/tc-aarch64.c:9089 config/tc-arm.c:28768 1946 #: config/tc-arm.c:28783 config/tc-arm.c:28798 config/tc-arm.c:28809 1947 #: config/tc-arm.c:28832 config/tc-arm.c:29682 config/tc-moxie.c:714 1948 #: config/tc-pj.c:449 config/tc-sh.c:3728 1949 msgid "offset out of range" 1950 msgstr " " 1951 1952 #: config/tc-aarch64.c:4656 1953 msgid "expected SM or ZA operand" 1954 msgstr " SM ZA" 1955 1956 #: config/tc-aarch64.c:4705 1957 msgid "wrong predicate register element size, allowed b, h, s and d" 1958 msgstr " , b, h, s d" 1959 1960 #: config/tc-aarch64.c:4714 1961 msgid "element index out of range for given variant" 1962 msgstr " " 1963 1964 #: config/tc-aarch64.c:4778 1965 #, c-format 1966 msgid "selected processor does not support PSTATE field name '%s'" 1967 msgstr " PSTATE %s" 1968 1969 #: config/tc-aarch64.c:4783 config/tc-aarch64.c:4825 1970 #, c-format 1971 msgid "selected processor does not support system register name '%s'" 1972 msgstr " %s" 1973 1974 #: config/tc-aarch64.c:4786 config/tc-aarch64.c:4828 1975 #, c-format 1976 msgid "system register name '%s' is deprecated and may be removed in a future release" 1977 msgstr " %s " 1978 1979 #: config/tc-aarch64.c:4870 1980 msgid "immediate value out of range " 1981 msgstr " " 1982 1983 #: config/tc-aarch64.c:5442 messages.c:150 1984 #, c-format 1985 msgid "Info: " 1986 msgstr ":" 1987 1988 #: config/tc-aarch64.c:5470 1989 #, c-format 1990 msgid "this `%s' should have an immediately preceding `%s' -- `%s'" 1991 msgstr " %s %s %s" 1992 1993 #: config/tc-aarch64.c:5476 1994 #, c-format 1995 msgid "the preceding `%s' should be followed by `%s` rather than `%s` -- `%s'" 1996 msgstr " %s %s, %s %s" 1997 1998 #: config/tc-aarch64.c:5490 config/tc-score.c:2752 config/tc-score.c:6467 1999 #, c-format 2000 msgid "%s -- `%s'" 2001 msgstr "%s %s" 2002 2003 #: config/tc-aarch64.c:5492 2004 #, c-format 2005 msgid "%s at operand %d -- `%s'" 2006 msgstr "%s %d %s" 2007 2008 #: config/tc-aarch64.c:5498 2009 #, c-format 2010 msgid "operand %d must be %s -- `%s'" 2011 msgstr " %d %s %s" 2012 2013 #: config/tc-aarch64.c:5504 2014 #, c-format 2015 msgid "operand mismatch -- `%s'" 2016 msgstr " %s" 2017 2018 #. Print the hint. 2019 #: config/tc-aarch64.c:5564 2020 msgid " did you mean this?" 2021 msgstr " ?" 2022 2023 #: config/tc-aarch64.c:5567 config/tc-aarch64.c:5594 2024 #, c-format 2025 msgid " %s" 2026 msgstr " %s" 2027 2028 #: config/tc-aarch64.c:5572 2029 msgid " other valid variant(s):" 2030 msgstr " ():" 2031 2032 #: config/tc-aarch64.c:5601 2033 #, c-format 2034 msgid "operand %d must have the same immediate value as operand 1 -- `%s'" 2035 msgstr " %d 1 %s" 2036 2037 #: config/tc-aarch64.c:5607 2038 #, c-format 2039 msgid "operand %d must be the same register as operand 1 -- `%s'" 2040 msgstr " %d 1 %s" 2041 2042 #: config/tc-aarch64.c:5613 2043 #, c-format 2044 msgid "%s out of range %d to %d at operand %d -- `%s'" 2045 msgstr "%s %d - %d %d %s" 2046 2047 #: config/tc-aarch64.c:5614 config/tc-aarch64.c:5618 config/tc-aarch64.c:7717 2048 msgid "immediate value" 2049 msgstr " " 2050 2051 #: config/tc-aarch64.c:5617 2052 #, c-format 2053 msgid "%s must be %d at operand %d -- `%s'" 2054 msgstr "%s %d %d %s" 2055 2056 #: config/tc-aarch64.c:5624 2057 #, c-format 2058 msgid "invalid number of registers in the list; only 1 register is expected at operand %d -- `%s'" 2059 msgstr " ; 1 %d %s" 2060 2061 #: config/tc-aarch64.c:5628 2062 #, c-format 2063 msgid "invalid number of registers in the list; %d registers are expected at operand %d -- `%s'" 2064 msgstr " ; %d %d %s" 2065 2066 #: config/tc-aarch64.c:5634 2067 #, c-format 2068 msgid "immediate value must be a multiple of %d at operand %d -- `%s'" 2069 msgstr " %d %d %s" 2070 2071 #: config/tc-aarch64.c:5935 2072 msgid "bad vector arrangement type" 2073 msgstr " " 2074 2075 #: config/tc-aarch64.c:6064 2076 msgid "the specified relocation type is not allowed for MOVK" 2077 msgstr " MOVK" 2078 2079 #: config/tc-aarch64.c:6112 config/tc-aarch64.c:6123 2080 msgid "the specified relocation type is not allowed for 32-bit register" 2081 msgstr " 32- " 2082 2083 #: config/tc-aarch64.c:6234 2084 msgid "relocation qualifier does not match instruction size" 2085 msgstr " " 2086 2087 #: config/tc-aarch64.c:6323 2088 msgid "comma expected between operands" 2089 msgstr " " 2090 2091 #: config/tc-aarch64.c:6354 2092 msgid "invalid Rt register number in 64-byte load/store" 2093 msgstr " Rt 64- /" 2094 2095 #: config/tc-aarch64.c:6475 2096 msgid "the top half of a 128-bit FP/SIMD register is expected" 2097 msgstr " 128- FP/SIMD" 2098 2099 #: config/tc-aarch64.c:6550 config/tc-arm.c:2221 config/tc-arm.c:2266 2100 #: config/tc-h8300.c:1039 2101 msgid "invalid register list" 2102 msgstr " " 2103 2104 #: config/tc-aarch64.c:6557 2105 msgid "expected element type rather than vector type" 2106 msgstr " , " 2107 2108 #: config/tc-aarch64.c:6578 2109 msgid "missing type suffix" 2110 msgstr " " 2111 2112 #: config/tc-aarch64.c:6597 2113 msgid "C0 - C15 expected" 2114 msgstr " C0 - C15" 2115 2116 #: config/tc-aarch64.c:6706 config/tc-aarch64.c:6730 2117 msgid "immediate zero expected" 2118 msgstr " " 2119 2120 #: config/tc-aarch64.c:6826 2121 msgid "shift not allowed for bitmask immediate" 2122 msgstr " " 2123 2124 #: config/tc-aarch64.c:6880 2125 msgid "can't mix relocation modifier with explicit shift" 2126 msgstr " " 2127 2128 #: config/tc-aarch64.c:6929 config/tc-arm.c:15995 config/tc-arm.c:16020 2129 #: config/tc-arm.c:16031 config/tc-arm.c:16038 2130 msgid "invalid condition" 2131 msgstr " " 2132 2133 #: config/tc-aarch64.c:6955 2134 msgid "invalid pc-relative address" 2135 msgstr " , pc" 2136 2137 #. Only permit "=value" in the literal load instructions. 2138 #. The literal will be generated by programmer_friendly_fixup. 2139 #: config/tc-aarch64.c:6963 2140 msgid "invalid use of \"=immediate\"" 2141 msgstr " =immediate" 2142 2143 #: config/tc-aarch64.c:7028 config/tc-aarch64.c:7060 config/tc-aarch64.c:7078 2144 #: config/tc-aarch64.c:7102 config/tc-aarch64.c:7122 config/tc-aarch64.c:7141 2145 #: config/tc-aarch64.c:7164 config/tc-aarch64.c:7230 config/tc-aarch64.c:7237 2146 #: config/tc-aarch64.c:7265 config/tc-aarch64.c:7286 config/tc-aarch64.c:7311 2147 #: config/tc-aarch64.c:7329 config/tc-aarch64.c:7337 config/tc-aarch64.c:7354 2148 #: config/tc-aarch64.c:7378 2149 msgid "invalid addressing mode" 2150 msgstr " " 2151 2152 #: config/tc-aarch64.c:7044 2153 msgid "the optional immediate offset can only be 0" 2154 msgstr " 0" 2155 2156 #: config/tc-aarch64.c:7083 config/tc-aarch64.c:7107 config/tc-aarch64.c:7127 2157 msgid "relocation not allowed" 2158 msgstr " " 2159 2160 #: config/tc-aarch64.c:7174 2161 msgid "writeback value must be an immediate constant" 2162 msgstr " " 2163 2164 #: config/tc-aarch64.c:7185 config/tc-aarch64.c:7404 2165 msgid "unknown or missing PSTATE field name" 2166 msgstr " PSTATE" 2167 2168 #. Make sure this has priority over 2169 #. "invalid addressing mode". 2170 #: config/tc-aarch64.c:7245 2171 msgid "constant offset required" 2172 msgstr " " 2173 2174 #: config/tc-aarch64.c:7390 2175 msgid "unknown or missing system register name" 2176 msgstr " " 2177 2178 #: config/tc-aarch64.c:7438 2179 msgid "unknown or missing operation name" 2180 msgstr " " 2181 2182 #: config/tc-aarch64.c:7451 2183 msgid "the specified option is not accepted in ISB" 2184 msgstr " ISB" 2185 2186 #: config/tc-aarch64.c:7463 config/tc-aarch64.c:7480 2187 msgid "the specified option is not accepted in DSB" 2188 msgstr " DSB" 2189 2190 #: config/tc-aarch64.c:7494 2191 msgid "immediate value must be 16, 20, 24, 28" 2192 msgstr " 16, 20, 24, 28" 2193 2194 #: config/tc-aarch64.c:7595 config/tc-aarch64.c:8887 config/tc-arm.c:8140 2195 #, c-format 2196 msgid "unhandled operand code %d" 2197 msgstr " %d" 2198 2199 #: config/tc-aarch64.c:7637 2200 msgid "unexpected comma before the omitted optional operand" 2201 msgstr " " 2202 2203 #: config/tc-aarch64.c:7665 2204 msgid "unexpected characters following instruction" 2205 msgstr " " 2206 2207 #: config/tc-aarch64.c:7743 config/tc-arm.c:5743 config/tc-arm.c:6361 2208 #: config/tc-arm.c:8952 2209 msgid "constant expression expected" 2210 msgstr " " 2211 2212 #: config/tc-aarch64.c:7750 2213 msgid "literal pool insertion failed" 2214 msgstr " " 2215 2216 #: config/tc-aarch64.c:7821 config/tc-aarch64.c:7836 2217 #, c-format 2218 msgid "unpredictable transfer with writeback -- `%s'" 2219 msgstr " %s" 2220 2221 #: config/tc-aarch64.c:7840 config/tc-aarch64.c:7854 2222 #, c-format 2223 msgid "unpredictable load of register pair -- `%s'" 2224 msgstr " %s" 2225 2226 #: config/tc-aarch64.c:7861 config/tc-aarch64.c:7874 2227 #, c-format 2228 msgid "unpredictable: identical transfer and status registers --`%s'" 2229 msgstr ": %s" 2230 2231 #: config/tc-aarch64.c:7869 config/tc-aarch64.c:7883 2232 #, c-format 2233 msgid "unpredictable: identical base and status registers --`%s'" 2234 msgstr ": %s" 2235 2236 #: config/tc-aarch64.c:7903 2237 #, c-format 2238 msgid "previous `%s' sequence has not been closed" 2239 msgstr " %s" 2240 2241 #: config/tc-aarch64.c:7988 2242 #, c-format 2243 msgid "unknown mnemonic -- `%s'" 2244 msgstr " %s" 2245 2246 #: config/tc-aarch64.c:7998 2247 #, c-format 2248 msgid "unknown mnemonic `%s' -- `%s'" 2249 msgstr " %s %s" 2250 2251 #: config/tc-aarch64.c:8006 2252 #, c-format 2253 msgid "unexpected comma after the mnemonic name `%s' -- `%s'" 2254 msgstr " %s %s" 2255 2256 #: config/tc-aarch64.c:8064 2257 #, c-format 2258 msgid "selected processor does not support `%s'" 2259 msgstr " %s" 2260 2261 #: config/tc-aarch64.c:8546 config/tc-arm.c:28189 2262 msgid "GOT already in the symbol table" 2263 msgstr "GOT " 2264 2265 #: config/tc-aarch64.c:8709 2266 msgid "immediate cannot be moved by a single instruction" 2267 msgstr " " 2268 2269 #: config/tc-aarch64.c:8753 config/tc-aarch64.c:8798 config/tc-aarch64.c:8824 2270 #: config/tc-arm.c:16539 config/tc-arm.c:18236 config/tc-arm.c:18816 2271 #: config/tc-arm.c:18843 config/tc-arm.c:19631 config/tc-arm.c:20466 2272 #: config/tc-arm.c:21489 config/tc-arm.c:21549 config/tc-metag.c:2443 2273 #: config/tc-metag.c:2452 config/tc-metag.c:2491 config/tc-metag.c:2500 2274 #: config/tc-metag.c:3019 config/tc-metag.c:3028 2275 msgid "immediate out of range" 2276 msgstr " " 2277 2278 #: config/tc-aarch64.c:8817 config/tc-metag.c:4654 config/tc-xtensa.c:4230 2279 msgid "invalid immediate" 2280 msgstr " " 2281 2282 #: config/tc-aarch64.c:8882 config/tc-tic6x.c:3855 config/tc-tic6x.c:3920 2283 #: config/tc-tic6x.c:3947 config/tc-tic6x.c:3975 2284 msgid "immediate offset out of range" 2285 msgstr " " 2286 2287 #: config/tc-aarch64.c:8957 config/tc-arm.c:28527 config/tc-arm.c:28595 2288 #: config/tc-arm.c:28877 2289 #, c-format 2290 msgid "undefined symbol %s used as an immediate value" 2291 msgstr " %s " 2292 2293 #: config/tc-aarch64.c:8969 2294 msgid "pc-relative load offset not word aligned" 2295 msgstr " , pc, " 2296 2297 #: config/tc-aarch64.c:8972 2298 msgid "pc-relative load offset out of range" 2299 msgstr " , pc, " 2300 2301 #: config/tc-aarch64.c:8984 2302 msgid "pc-relative address offset out of range" 2303 msgstr " , pc, " 2304 2305 #: config/tc-aarch64.c:8996 config/tc-aarch64.c:9011 2306 msgid "conditional branch target not word aligned" 2307 msgstr " " 2308 2309 #: config/tc-aarch64.c:8999 config/tc-aarch64.c:9014 config/tc-arm.c:29172 2310 msgid "conditional branch out of range" 2311 msgstr " " 2312 2313 #: config/tc-aarch64.c:9027 2314 msgid "branch target not word aligned" 2315 msgstr " " 2316 2317 #: config/tc-aarch64.c:9030 config/tc-arm.c:930 config/tc-arm.c:29978 2318 #: config/tc-mips.c:16063 config/tc-mips.c:16079 config/tc-mips.c:16169 2319 msgid "branch out of range" 2320 msgstr " " 2321 2322 #: config/tc-aarch64.c:9104 2323 msgid "unsigned value out of range" 2324 msgstr " " 2325 2326 #: config/tc-aarch64.c:9115 2327 msgid "signed value out of range" 2328 msgstr " " 2329 2330 #: config/tc-aarch64.c:9265 2331 #, c-format 2332 msgid "unexpected %s fixup" 2333 msgstr " %s" 2334 2335 #: config/tc-aarch64.c:9330 config/tc-arm.c:30398 config/tc-arm.c:30419 2336 #: config/tc-mips.c:18423 config/tc-or1k.c:345 config/tc-score.c:7434 2337 #, c-format 2338 msgid "cannot represent %s relocation in this object file format" 2339 msgstr " %s " 2340 2341 #: config/tc-aarch64.c:9363 2342 #, c-format 2343 msgid "cannot do %u-byte relocation" 2344 msgstr " %u- " 2345 2346 #: config/tc-aarch64.c:9788 config/tc-arm.c:31233 2347 msgid "assemble for big-endian" 2348 msgstr " " 2349 2350 #: config/tc-aarch64.c:9789 config/tc-arm.c:31234 2351 msgid "assemble for little-endian" 2352 msgstr " " 2353 2354 #: config/tc-aarch64.c:9792 2355 msgid "temporary switch for dumping" 2356 msgstr " " 2357 2358 #: config/tc-aarch64.c:9794 2359 msgid "output verbose error messages" 2360 msgstr " " 2361 2362 #: config/tc-aarch64.c:9796 2363 msgid "do not output verbose error messages" 2364 msgstr " " 2365 2366 #: config/tc-aarch64.c:10174 config/tc-arm.c:32395 2367 msgid "invalid architectural extension" 2368 msgstr " " 2369 2370 #: config/tc-aarch64.c:10199 config/tc-arm.c:32427 2371 msgid "must specify extensions to add before specifying those to remove" 2372 msgstr " " 2373 2374 #: config/tc-aarch64.c:10207 config/tc-arm.c:32435 2375 msgid "missing architectural extension" 2376 msgstr " " 2377 2378 #: config/tc-aarch64.c:10234 config/tc-arm.c:32521 2379 #, c-format 2380 msgid "unknown architectural extension `%s'" 2381 msgstr " %s" 2382 2383 #: config/tc-aarch64.c:10258 config/tc-arm.c:32571 config/tc-metag.c:5832 2384 #, c-format 2385 msgid "missing cpu name `%s'" 2386 msgstr " %s" 2387 2388 #: config/tc-aarch64.c:10272 config/tc-aarch64.c:10489 config/tc-arm.c:32606 2389 #: config/tc-arm.c:33419 config/tc-csky.c:1218 config/tc-metag.c:5843 2390 #, c-format 2391 msgid "unknown cpu `%s'" 2392 msgstr " %s" 2393 2394 #: config/tc-aarch64.c:10290 config/tc-arm.c:32624 2395 #, c-format 2396 msgid "missing architecture name `%s'" 2397 msgstr " %s" 2398 2399 #: config/tc-aarch64.c:10304 config/tc-aarch64.c:10535 config/tc-arm.c:32646 2400 #: config/tc-arm.c:33459 config/tc-arm.c:33495 config/tc-score.c:7669 2401 #, c-format 2402 msgid "unknown architecture `%s'\n" 2403 msgstr " %s\n" 2404 2405 #: config/tc-aarch64.c:10331 2406 #, c-format 2407 msgid "missing abi name `%s'" 2408 msgstr " abi %s" 2409 2410 #: config/tc-aarch64.c:10342 2411 #, c-format 2412 msgid "unknown abi `%s'\n" 2413 msgstr " abi %s\n" 2414 2415 #: config/tc-aarch64.c:10347 2416 msgid "<abi name>\t specify for ABI <abi name>" 2417 msgstr "< abi>\t ABI < abi>" 2418 2419 #: config/tc-aarch64.c:10349 config/tc-arm.c:32733 config/tc-metag.c:5909 2420 msgid "<cpu name>\t assemble for CPU <cpu name>" 2421 msgstr "< >\t < >" 2422 2423 #: config/tc-aarch64.c:10351 config/tc-arm.c:32735 2424 msgid "<arch name>\t assemble for architecture <arch name>" 2425 msgstr "< >\t < >" 2426 2427 #: config/tc-aarch64.c:10390 config/tc-aarch64.c:10409 config/tc-arm.c:32803 2428 #: config/tc-arm.c:32821 config/tc-arm.c:32841 config/tc-metag.c:5933 2429 #, c-format 2430 msgid "option `-%c%s' is deprecated: %s" 2431 msgstr " -%c%s : %s" 2432 2433 #: config/tc-aarch64.c:10429 2434 #, c-format 2435 msgid " AArch64-specific assembler options:\n" 2436 msgstr " AArch64:\n" 2437 2438 #: config/tc-aarch64.c:10440 config/tc-arc.c:3595 config/tc-arm.c:32872 2439 #, c-format 2440 msgid " -EB assemble code for a big-endian cpu\n" 2441 msgstr " -EB \n" 2442 2443 #: config/tc-aarch64.c:10445 config/tc-arc.c:3597 config/tc-arm.c:32877 2444 #, c-format 2445 msgid " -EL assemble code for a little-endian cpu\n" 2446 msgstr " -EL \n" 2447 2448 #: config/tc-alpha.c:648 2449 #, c-format 2450 msgid "No !literal!%ld was found" 2451 msgstr " !literal!%ld" 2452 2453 #: config/tc-alpha.c:655 2454 #, c-format 2455 msgid "No !tlsgd!%ld was found" 2456 msgstr " !tlsgd!%ld" 2457 2458 #: config/tc-alpha.c:662 2459 #, c-format 2460 msgid "No !tlsldm!%ld was found" 2461 msgstr " !tlsldm!%ld" 2462 2463 #: config/tc-alpha.c:671 2464 #, c-format 2465 msgid "No ldah !gpdisp!%ld was found" 2466 msgstr " ldah !gpdisp!%ld" 2467 2468 #: config/tc-alpha.c:721 2469 #, c-format 2470 msgid "too many !literal!%ld for %s" 2471 msgstr " !literal!%ld %s" 2472 2473 #: config/tc-alpha.c:751 2474 #, c-format 2475 msgid "No lda !gpdisp!%ld was found" 2476 msgstr " lda !gpdisp!%ld" 2477 2478 #. Only support one relocation op per insn. 2479 #: config/tc-alpha.c:910 2480 msgid "More than one relocation op per insn" 2481 msgstr " " 2482 2483 #: config/tc-alpha.c:925 config/tc-arc.c:1136 2484 msgid "No relocation operand" 2485 msgstr " " 2486 2487 #: config/tc-alpha.c:935 2488 #, c-format 2489 msgid "Unknown relocation operand: !%s" 2490 msgstr " : !%s" 2491 2492 #: config/tc-alpha.c:945 2493 #, c-format 2494 msgid "no sequence number after !%s" 2495 msgstr " !%s" 2496 2497 #: config/tc-alpha.c:955 2498 #, c-format 2499 msgid "!%s does not use a sequence number" 2500 msgstr "!%s " 2501 2502 #: config/tc-alpha.c:965 2503 #, c-format 2504 msgid "Bad sequence number: !%s!%s" 2505 msgstr " : !%s!%s" 2506 2507 #: config/tc-alpha.c:1182 config/tc-alpha.c:3356 2508 #, c-format 2509 msgid "inappropriate arguments for opcode `%s'" 2510 msgstr " %s" 2511 2512 #: config/tc-alpha.c:1184 config/tc-alpha.c:3358 2513 #, c-format 2514 msgid "opcode `%s' not supported for target %s" 2515 msgstr " %s %s" 2516 2517 #: config/tc-alpha.c:1188 config/tc-alpha.c:3362 config/tc-avr.c:1915 2518 #: config/tc-msp430.c:4361 config/tc-wasm32.c:753 2519 #, c-format 2520 msgid "unknown opcode `%s'" 2521 msgstr " %s" 2522 2523 #: config/tc-alpha.c:1268 config/tc-alpha.c:1527 2524 msgid "overflow in literal (.lita) table" 2525 msgstr " (.lita)" 2526 2527 #: config/tc-alpha.c:1275 config/tc-alpha.c:1299 config/tc-alpha.c:1540 2528 #: config/tc-alpha.c:2227 config/tc-alpha.c:2272 config/tc-alpha.c:2341 2529 #: config/tc-alpha.c:2424 config/tc-alpha.c:2649 config/tc-alpha.c:2747 2530 msgid "macro requires $at register while noat in effect" 2531 msgstr " $at, " 2532 2533 #: config/tc-alpha.c:1277 config/tc-alpha.c:1301 config/tc-alpha.c:1542 2534 msgid "macro requires $at while $at in use" 2535 msgstr " $at, $at " 2536 2537 #: config/tc-alpha.c:1486 2538 msgid "bignum invalid; zero assumed" 2539 msgstr " bignum; " 2540 2541 #: config/tc-alpha.c:1488 2542 msgid "floating point number invalid; zero assumed" 2543 msgstr " ; " 2544 2545 #: config/tc-alpha.c:1493 2546 msgid "can't handle expression" 2547 msgstr " " 2548 2549 #: config/tc-alpha.c:1533 2550 msgid "overflow in literal (.lit8) table" 2551 msgstr " (.lit8)" 2552 2553 #: config/tc-alpha.c:1830 2554 #, c-format 2555 msgid "too many ldah insns for !gpdisp!%ld" 2556 msgstr " ldah !gpdisp!%ld" 2557 2558 #: config/tc-alpha.c:1832 config/tc-alpha.c:1844 2559 #, c-format 2560 msgid "both insns for !gpdisp!%ld must be in the same section" 2561 msgstr " !gpdisp!%ld " 2562 2563 #: config/tc-alpha.c:1842 2564 #, c-format 2565 msgid "too many lda insns for !gpdisp!%ld" 2566 msgstr " lda !gpdisp!%ld" 2567 2568 #: config/tc-alpha.c:1898 2569 #, c-format 2570 msgid "too many lituse insns for !lituse_tlsgd!%ld" 2571 msgstr " lituse !lituse_tlsgd!%ld" 2572 2573 #: config/tc-alpha.c:1901 2574 #, c-format 2575 msgid "too many lituse insns for !lituse_tlsldm!%ld" 2576 msgstr " lituse !lituse_tlsldm!%ld" 2577 2578 #: config/tc-alpha.c:1918 2579 #, c-format 2580 msgid "duplicate !tlsgd!%ld" 2581 msgstr " !tlsgd!%ld" 2582 2583 #: config/tc-alpha.c:1920 2584 #, c-format 2585 msgid "sequence number in use for !tlsldm!%ld" 2586 msgstr " !tlsldm!%ld" 2587 2588 #: config/tc-alpha.c:1934 2589 #, c-format 2590 msgid "duplicate !tlsldm!%ld" 2591 msgstr " !tlsldm!%ld" 2592 2593 #: config/tc-alpha.c:1936 2594 #, c-format 2595 msgid "sequence number in use for !tlsgd!%ld" 2596 msgstr " !tlsgd!%ld" 2597 2598 #: config/tc-alpha.c:1991 config/tc-arc.c:2867 config/tc-mn10200.c:847 2599 #: config/tc-mn10300.c:1150 config/tc-ppc.c:2063 config/tc-s390.c:668 2600 #: config/tc-tilegx.c:422 config/tc-tilegx.c:472 config/tc-tilepro.c:375 2601 msgid "operand" 2602 msgstr "" 2603 2604 #: config/tc-alpha.c:2130 2605 msgid "invalid relocation for instruction" 2606 msgstr " " 2607 2608 #: config/tc-alpha.c:2144 2609 msgid "invalid relocation for field" 2610 msgstr " " 2611 2612 #: config/tc-alpha.c:2976 2613 msgid "can not resolve expression" 2614 msgstr " " 2615 2616 #: config/tc-alpha.c:3511 config/tc-microblaze.c:204 config/tc-ppc.c:2405 2617 #, c-format 2618 msgid ".COMMon length (%ld.) <0! Ignored." 2619 msgstr " .COMMon (%ld.) <0! ." 2620 2621 #: config/tc-alpha.c:3522 config/tc-ia64.c:1092 config/tc-sparc.c:4269 2622 #: config/tc-v850.c:306 2623 msgid "Ignoring attempt to re-define symbol" 2624 msgstr " " 2625 2626 #: config/tc-alpha.c:3614 config/tc-sparc.c:4277 2627 #, c-format 2628 msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld." 2629 msgstr " .comm \"%s\" %ld. %ld." 2630 2631 #: config/tc-alpha.c:3721 2632 msgid ".ent directive has no name" 2633 msgstr " .ent " 2634 2635 #: config/tc-alpha.c:3729 2636 msgid "nested .ent directives" 2637 msgstr " .ent" 2638 2639 #: config/tc-alpha.c:3773 ecoff.c:2997 2640 msgid ".end directive has no name" 2641 msgstr " .end " 2642 2643 #: config/tc-alpha.c:3781 2644 msgid ".end directive without matching .ent" 2645 msgstr " .end .ent" 2646 2647 #: config/tc-alpha.c:3783 2648 msgid ".end directive names different symbol than .ent" 2649 msgstr " .end , .ent" 2650 2651 #: config/tc-alpha.c:3826 ecoff.c:3133 2652 msgid ".fmask outside of .ent" 2653 msgstr ".fmask .ent" 2654 2655 #: config/tc-alpha.c:3828 config/tc-score.c:5602 ecoff.c:3197 2656 msgid ".mask outside of .ent" 2657 msgstr ".mask .ent" 2658 2659 #: config/tc-alpha.c:3836 ecoff.c:3140 2660 msgid "bad .fmask directive" 2661 msgstr " .fmask" 2662 2663 #: config/tc-alpha.c:3838 ecoff.c:3204 2664 msgid "bad .mask directive" 2665 msgstr " .mask" 2666 2667 #: config/tc-alpha.c:3871 config/tc-mips.c:19905 config/tc-score.c:5736 2668 #: ecoff.c:3161 2669 msgid ".frame outside of .ent" 2670 msgstr ".frame .ent" 2671 2672 #: config/tc-alpha.c:3882 config/tc-mips.c:19916 ecoff.c:3172 2673 msgid "bad .frame directive" 2674 msgstr " .frame" 2675 2676 #: config/tc-alpha.c:3916 2677 msgid ".prologue directive without a preceding .ent directive" 2678 msgstr " .prologue .ent" 2679 2680 #: config/tc-alpha.c:3934 2681 #, c-format 2682 msgid "Invalid argument %d to .prologue." 2683 msgstr " %d .prologue." 2684 2685 #: config/tc-alpha.c:4023 2686 msgid "ECOFF debugging is disabled." 2687 msgstr " ECOFF ." 2688 2689 #: config/tc-alpha.c:4037 2690 msgid ".ent directive without matching .end" 2691 msgstr " .ent .end" 2692 2693 #: config/tc-alpha.c:4130 2694 msgid ".usepv directive has no name" 2695 msgstr " .usepv " 2696 2697 #: config/tc-alpha.c:4143 2698 msgid ".usepv directive has no type" 2699 msgstr " .usepv " 2700 2701 #: config/tc-alpha.c:4158 2702 msgid "unknown argument for .usepv" 2703 msgstr " .usepv" 2704 2705 #: config/tc-alpha.c:4271 2706 #, c-format 2707 msgid "unknown section attribute %s" 2708 msgstr " %s" 2709 2710 #: config/tc-alpha.c:4366 2711 msgid "previous .ent not closed by a .end" 2712 msgstr " .ent .end" 2713 2714 #: config/tc-alpha.c:4387 2715 msgid ".ent directive has no symbol" 2716 msgstr " .ent " 2717 2718 #: config/tc-alpha.c:4412 2719 msgid ".handler directive has no name" 2720 msgstr " .handler " 2721 2722 #: config/tc-alpha.c:4443 2723 msgid "Bad .frame directive 1./2. param" 2724 msgstr " 1./2. .frame" 2725 2726 #: config/tc-alpha.c:4453 2727 #, c-format 2728 msgid "Bad RA (%d) register for .frame" 2729 msgstr " RA (%d) .frame" 2730 2731 #: config/tc-alpha.c:4458 2732 msgid "Bad .frame directive 3./4. param" 2733 msgstr " 3./4. .frame" 2734 2735 #: config/tc-alpha.c:4494 2736 msgid ".pdesc directive not in link (.link) section" 2737 msgstr " .pdesc (.link)" 2738 2739 #: config/tc-alpha.c:4501 2740 msgid ".pdesc directive has no entry symbol" 2741 msgstr " .pdesc " 2742 2743 #: config/tc-alpha.c:4512 2744 msgid ".pdesc has a bad entry symbol" 2745 msgstr " .pdesc " 2746 2747 #: config/tc-alpha.c:4523 2748 msgid ".pdesc doesn't match with last .ent" 2749 msgstr ".pdesc .ent" 2750 2751 #: config/tc-alpha.c:4538 2752 msgid "No comma after .pdesc <entryname>" 2753 msgstr " .pdesc <_>" 2754 2755 #: config/tc-alpha.c:4558 2756 msgid "unknown procedure kind" 2757 msgstr " " 2758 2759 #: config/tc-alpha.c:4653 2760 msgid ".name directive not in link (.link) section" 2761 msgstr " .name (.link)" 2762 2763 #: config/tc-alpha.c:4661 2764 msgid ".name directive has no symbol" 2765 msgstr " .name " 2766 2767 #: config/tc-alpha.c:4695 2768 msgid "No symbol after .linkage" 2769 msgstr " .linkage" 2770 2771 #: config/tc-alpha.c:4742 2772 msgid "No symbol after .code_address" 2773 msgstr " .code_address" 2774 2775 #: config/tc-alpha.c:4768 config/tc-score.c:5608 2776 msgid "Bad .mask directive" 2777 msgstr " .mask" 2778 2779 #: config/tc-alpha.c:4786 2780 msgid "Bad .fmask directive" 2781 msgstr " .fmask" 2782 2783 #: config/tc-alpha.c:4943 2784 #, c-format 2785 msgid "Expected comma after name \"%s\"" 2786 msgstr " \"%s" 2787 2788 #: config/tc-alpha.c:4955 2789 #, c-format 2790 msgid "unhandled: .proc %s,%d" 2791 msgstr " : .proc %s,%d" 2792 2793 #: config/tc-alpha.c:4988 2794 #, c-format 2795 msgid "Tried to .set unrecognized mode `%s'" 2796 msgstr " .set %s" 2797 2798 #: config/tc-alpha.c:5014 2799 #, c-format 2800 msgid "Bad base register, using $%d." 2801 msgstr " , $%d." 2802 2803 #: config/tc-alpha.c:5035 config/tc-nios2.c:346 config/tc-nios2.c:471 2804 #, c-format 2805 msgid "Alignment too large: %d. assumed" 2806 msgstr " : %d" 2807 2808 #: config/tc-alpha.c:5039 config/tc-d30v.c:2034 config/tc-nios2.c:350 2809 #: config/tc-nios2.c:475 config/tc-pru.c:220 config/tc-pru.c:336 2810 msgid "Alignment negative: 0 assumed" 2811 msgstr " : 0" 2812 2813 #: config/tc-alpha.c:5134 config/tc-alpha.c:5625 2814 #, c-format 2815 msgid "Unknown CPU identifier `%s'" 2816 msgstr " %s" 2817 2818 #: config/tc-alpha.c:5325 2819 #, c-format 2820 msgid "Chose GP value of %lx\n" 2821 msgstr " %lx GP\n" 2822 2823 #: config/tc-alpha.c:5339 2824 msgid "bad .section directive: want a,s,w,x,M,S,G,T in string" 2825 msgstr " .section: a,s,w,x,M,S,G,T" 2826 2827 #: config/tc-alpha.c:5427 config/tc-alpha.c:5463 config/tc-arc.c:767 2828 #: config/tc-arc.c:2561 config/tc-arc.c:2593 config/tc-arc.c:2699 2829 #: config/tc-cr16.c:809 config/tc-cr16.c:828 config/tc-cris.c:1223 2830 #: config/tc-crx.c:512 config/tc-crx.c:534 config/tc-crx.c:545 2831 #: config/tc-dlx.c:289 config/tc-hppa.c:8259 config/tc-i386.c:2993 2832 #: config/tc-i386.c:3038 config/tc-ia64.c:5365 config/tc-ia64.c:7403 2833 #: config/tc-ia64.c:7462 config/tc-m68k.c:4558 config/tc-m68k.c:4570 2834 #: config/tc-mips.c:3700 config/tc-mips.c:3733 config/tc-mips.c:3759 2835 #: config/tc-nds32.c:3439 config/tc-nios2.c:3624 config/tc-nios2.c:3629 2836 #: config/tc-nios2.c:3635 config/tc-ns32k.c:1906 config/tc-ppc.c:1743 2837 #: config/tc-ppc.c:1783 config/tc-pru.c:1568 config/tc-pru.c:1572 2838 #: config/tc-s390.c:538 config/tc-s390.c:576 config/tc-sparc.c:961 2839 #: config/tc-sparc.c:993 config/tc-tic30.c:121 config/tc-tic30.c:131 2840 #: config/tc-tic30.c:141 config/tc-tic30.c:151 config/tc-tic4x.c:1219 2841 #: config/tc-tilegx.c:316 config/tc-tilepro.c:252 config/tc-vax.c:965 2842 #: config/tc-vax.c:970 ecoff.c:1582 2843 #, c-format 2844 msgid "duplicate %s" 2845 msgstr " %s" 2846 2847 #: config/tc-alpha.c:5546 config/tc-arc.c:2529 config/tc-arc.c:2543 2848 #: config/tc-arm.c:902 config/tc-xtensa.c:5474 config/tc-xtensa.c:5550 2849 #: config/tc-xtensa.c:5667 config/tc-z80.c:3683 2850 msgid "syntax error" 2851 msgstr " " 2852 2853 #: config/tc-alpha.c:5676 2854 msgid "" 2855 "Alpha options:\n" 2856 "-32addr\t\t\ttreat addresses as 32-bit values\n" 2857 "-F\t\t\tlack floating point instructions support\n" 2858 "-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n" 2859 "\t\t\tspecify variant of Alpha architecture\n" 2860 "-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -m21264b\n" 2861 "\t\t\tthese variants include PALcode opcodes\n" 2862 msgstr "" 2863 " Alpha:\n" 2864 "-32addr\t\t\t 32- \n" 2865 "-F\t\t\t \n" 2866 "-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n" 2867 "\t\t\t Alpha\n" 2868 "-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -m21264b\n" 2869 "\t\t\t PALcode\n" 2870 2871 #: config/tc-alpha.c:5686 2872 msgid "" 2873 "VMS options:\n" 2874 "-+\t\t\tencode (don't truncate) names longer than 64 characters\n" 2875 "-H\t\t\tshow new symbol after hash truncation\n" 2876 "-replace/-noreplace\tenable or disable the optimization of procedure calls\n" 2877 msgstr "" 2878 " VMS:\n" 2879 "-+\t\t\t ( ) 64 \n" 2880 "-H\t\t\t -\n" 2881 "-replace/-noreplace\t/ \n" 2882 2883 #: config/tc-alpha.c:5943 config/tc-arc.c:3142 2884 #, c-format 2885 msgid "unhandled relocation type %s" 2886 msgstr " %s" 2887 2888 #: config/tc-alpha.c:5956 config/tc-arc.c:3150 2889 msgid "non-absolute expression in constant field" 2890 msgstr " -" 2891 2892 #: config/tc-alpha.c:5970 2893 #, c-format 2894 msgid "type %d reloc done?\n" 2895 msgstr " %d?\n" 2896 2897 #: config/tc-alpha.c:6017 config/tc-alpha.c:6024 2898 msgid "Used $at without \".set noat\"" 2899 msgstr " $at .set noat" 2900 2901 #: config/tc-alpha.c:6193 2902 #, c-format 2903 msgid "!samegp reloc against symbol without .prologue: %s" 2904 msgstr " !samegp .prologue: %s" 2905 2906 #: config/tc-alpha.c:6237 config/tc-arc.c:3273 config/tc-csky.c:5646 2907 #: config/tc-tilegx.c:1745 config/tc-tilepro.c:1522 config/tc-wasm32.c:813 2908 #: config/tc-xtensa.c:6177 2909 #, c-format 2910 msgid "cannot represent `%s' relocation in object file" 2911 msgstr " %s " 2912 2913 #: config/tc-alpha.c:6243 config/tc-arc.c:3279 2914 #, c-format 2915 msgid "internal error? cannot generate `%s' relocation" 2916 msgstr " ? %s" 2917 2918 #: config/tc-alpha.c:6339 2919 #, c-format 2920 msgid "frame reg expected, using $%d." 2921 msgstr " , $%d." 2922 2923 #: config/tc-arc.c:830 2924 #, c-format 2925 msgid "invalid %s option for %s cpu" 2926 msgstr " %s %s" 2927 2928 #: config/tc-arc.c:835 2929 msgid "conflicting ISA extension attributes." 2930 msgstr " ISA." 2931 2932 #: config/tc-arc.c:855 2933 msgid "Multiple .cpu directives found" 2934 msgstr " .cpu" 2935 2936 #: config/tc-arc.c:873 2937 msgid "Command-line value overrides \".cpu\" directive" 2938 msgstr " .cpu" 2939 2940 #: config/tc-arc.c:889 2941 #, c-format 2942 msgid "unknown architecture: %s\n" 2943 msgstr " : %s\n" 2944 2945 #: config/tc-arc.c:900 config/tc-ia64.c:7472 config/tc-tilegx.c:262 2946 msgid "Could not set architecture and machine" 2947 msgstr " " 2948 2949 #: config/tc-arc.c:1125 2950 msgid "No valid label relocation operand" 2951 msgstr " " 2952 2953 #: config/tc-arc.c:1149 2954 #, c-format 2955 msgid "Unknown relocation operand: @%s" 2956 msgstr " : @%s" 2957 2958 #: config/tc-arc.c:1162 2959 #, c-format 2960 msgid "Unable to parse TLS base: %s" 2961 msgstr " TLS: %s" 2962 2963 #: config/tc-arc.c:1185 2964 #, c-format 2965 msgid "@%s is not a complex relocation." 2966 msgstr " @%s ." 2967 2968 #: config/tc-arc.c:1192 2969 #, c-format 2970 msgid "Bad expression: @%s + %s." 2971 msgstr " : @%s + %s." 2972 2973 #: config/tc-arc.c:1340 2974 msgid "Brackets in operand field incorrect" 2975 msgstr " " 2976 2977 #: config/tc-arc.c:1342 config/tc-xtensa.c:2073 2978 msgid "extra comma" 2979 msgstr " " 2980 2981 #: config/tc-arc.c:1344 config/tc-pru.c:1449 config/tc-pru.c:1697 2982 #: config/tc-xtensa.c:2077 2983 msgid "missing argument" 2984 msgstr " " 2985 2986 #: config/tc-arc.c:1346 config/tc-xtensa.c:2079 2987 msgid "missing comma or colon" 2988 msgstr " " 2989 2990 #: config/tc-arc.c:1415 2991 msgid "extra dot" 2992 msgstr " " 2993 2994 #: config/tc-arc.c:1417 2995 msgid "unrecognized flag" 2996 msgstr " " 2997 2998 #: config/tc-arc.c:1419 2999 msgid "failed to parse flags" 3000 msgstr " " 3001 3002 #: config/tc-arc.c:1445 3003 msgid "Unhandled reloc type" 3004 msgstr " " 3005 3006 #: config/tc-arc.c:1964 3007 msgid "immediate is out of bounds" 3008 msgstr " " 3009 3010 #: config/tc-arc.c:1972 3011 msgid "immediate is not 32bit aligned" 3012 msgstr " 32- " 3013 3014 #: config/tc-arc.c:1979 3015 msgid "immediate is not 16bit aligned" 3016 msgstr " 16- " 3017 3018 #: config/tc-arc.c:2060 3019 msgid "operand is not duplicate of the previous one" 3020 msgstr " " 3021 3022 #: config/tc-arc.c:2080 3023 msgid "flag mismatch" 3024 msgstr " " 3025 3026 #: config/tc-arc.c:2092 config/tc-nios2.c:3103 config/tc-nios2.c:3130 3027 #: config/tc-pru.c:1412 config/tc-pru.c:1437 config/tc-xtensa.c:2143 3028 msgid "too many arguments" 3029 msgstr " " 3030 3031 #: config/tc-arc.c:2497 3032 #, c-format 3033 msgid "%s for instruction '%s'" 3034 msgstr "%s %s" 3035 3036 #: config/tc-arc.c:2499 3037 #, c-format 3038 msgid "inappropriate arguments for opcode '%s'" 3039 msgstr " %s" 3040 3041 #: config/tc-arc.c:2501 3042 #, c-format 3043 msgid "opcode '%s' not supported for target %s" 3044 msgstr " %s %s" 3045 3046 #: config/tc-arc.c:2505 config/tc-tic6x.c:3189 3047 #, c-format 3048 msgid "unknown opcode '%s'" 3049 msgstr " %s" 3050 3051 #: config/tc-arc.c:2611 config/tc-arc.c:5082 config/tc-h8300.c:78 3052 #: config/tc-h8300.c:87 config/tc-h8300.c:97 config/tc-h8300.c:107 3053 #: config/tc-h8300.c:117 config/tc-h8300.c:128 config/tc-h8300.c:241 3054 #: config/tc-hppa.c:6833 config/tc-hppa.c:6839 config/tc-hppa.c:6845 3055 #: config/tc-hppa.c:6851 config/tc-hppa.c:8238 config/tc-lm32.c:197 3056 #: config/tc-mips.c:3690 config/tc-mips.c:4187 config/tc-mn10300.c:935 3057 #: config/tc-mn10300.c:940 config/tc-mn10300.c:2440 config/tc-riscv.c:1495 3058 #: config/tc-riscv.c:4796 3059 msgid "could not set architecture and machine" 3060 msgstr " " 3061 3062 #: config/tc-arc.c:2812 3063 #, c-format 3064 msgid "unhandled reloc %s in md_pcrel_from_section" 3065 msgstr " %s md_pcrel_from_section" 3066 3067 #: config/tc-arc.c:2877 3068 msgid "Unaligned operand. Needs to be 32bit aligned" 3069 msgstr " . 32- ." 3070 3071 #: config/tc-arc.c:2882 3072 msgid "Unaligned operand. Needs to be 16bit aligned" 3073 msgstr " . 16- ." 3074 3075 #: config/tc-arc.c:3013 3076 #, c-format 3077 msgid "PC relative relocation not allowed for (internal) type %d" 3078 msgstr "PC- () %d" 3079 3080 #. FIXME! Check for the conditionality of 3081 #. the insn. 3082 #. FIXME! Check for the conditionality of 3083 #. the insn. 3084 #: config/tc-arc.c:3058 config/tc-arc.c:4039 3085 msgid "TLS_*_S9 relocs are not supported yet" 3086 msgstr " TLS_*_S9 " 3087 3088 #. I cannot fix an GOTPC relocation because I need to relax it 3089 #. from ld rx,[pcl,@sym@gotpc] to add rx,pcl,@sym@gotpc. 3090 #: config/tc-arc.c:3094 3091 msgid "Unsupported operation on reloc" 3092 msgstr " " 3093 3094 #: config/tc-arc.c:3170 config/tc-arc.c:3186 3095 msgid "unknown fixup size" 3096 msgstr " " 3097 3098 #: config/tc-arc.c:3320 3099 msgid "no relaxation found for this instruction." 3100 msgstr " ." 3101 3102 #: config/tc-arc.c:3573 3103 #, c-format 3104 msgid "ARC-specific assembler options:\n" 3105 msgstr " ARC:\n" 3106 3107 #: config/tc-arc.c:3599 3108 #, c-format 3109 msgid " -mrelax enable relaxation\n" 3110 msgstr " -mrelax \n" 3111 3112 #: config/tc-arc.c:3602 3113 #, c-format 3114 msgid "" 3115 "The following ARC-specific assembler options are deprecated and are accepted\n" 3116 "for compatibility only:\n" 3117 msgstr "" 3118 " ARC \n" 3119 " :\n" 3120 3121 #: config/tc-arc.c:3605 3122 #, c-format 3123 msgid "" 3124 " -mEA\n" 3125 " -mbarrel-shifter\n" 3126 " -mbarrel_shifter\n" 3127 " -mcrc\n" 3128 " -mdsp-packa\n" 3129 " -mdsp_packa\n" 3130 " -mdvbf\n" 3131 " -mld-extension-reg-mask\n" 3132 " -mlock\n" 3133 " -mmac-24\n" 3134 " -mmac-d16\n" 3135 " -mmac_24\n" 3136 " -mmac_d16\n" 3137 " -mmin-max\n" 3138 " -mmin_max\n" 3139 " -mmul64\n" 3140 " -mno-mpy\n" 3141 " -mnorm\n" 3142 " -mrtsc\n" 3143 " -msimd\n" 3144 " -mswap\n" 3145 " -mswape\n" 3146 " -mtelephony\n" 3147 " -muser-mode-only\n" 3148 " -mxy\n" 3149 msgstr "" 3150 " -mEA\n" 3151 " -mbarrel-shifter\n" 3152 " -mbarrel_shifter\n" 3153 " -mcrc\n" 3154 " -mdsp-packa\n" 3155 " -mdsp_packa\n" 3156 " -mdvbf\n" 3157 " -mld-extension-reg-mask\n" 3158 " -mlock\n" 3159 " -mmac-24\n" 3160 " -mmac-d16\n" 3161 " -mmac_24\n" 3162 " -mmac_d16\n" 3163 " -mmin-max\n" 3164 " -mmin_max\n" 3165 " -mmul64\n" 3166 " -mno-mpy\n" 3167 " -mnorm\n" 3168 " -mrtsc\n" 3169 " -msimd\n" 3170 " -mswap\n" 3171 " -mswape\n" 3172 " -mtelephony\n" 3173 " -muser-mode-only\n" 3174 " -mxy\n" 3175 3176 #: config/tc-arc.c:3695 3177 #, c-format 3178 msgid "Unable to find %s relocation for instruction %s" 3179 msgstr " %s %s" 3180 3181 #: config/tc-arc.c:3990 3182 #, c-format 3183 msgid "Unable to use @plt relocation for insn %s" 3184 msgstr " @plt %s" 3185 3186 #: config/tc-arc.c:4009 3187 #, c-format 3188 msgid "Unable to use @pcl relocation for insn %s" 3189 msgstr " @pcl %s" 3190 3191 #: config/tc-arc.c:4065 3192 #, c-format 3193 msgid "invalid relocation %s for field" 3194 msgstr " %s " 3195 3196 #: config/tc-arc.c:4175 3197 #, c-format 3198 msgid "Insn %s has a jump/branch instruction %s in its delay slot." 3199 msgstr " %s / %s ." 3200 3201 #: config/tc-arc.c:4180 3202 #, c-format 3203 msgid "Insn %s has an instruction %s with limm in its delay slot." 3204 msgstr " %s %s limm ." 3205 3206 #: config/tc-arc.c:4290 config/tc-microblaze.c:2567 config/tc-mn10300.c:1069 3207 #: config/tc-sh.c:418 config/tc-z80.c:1119 read.c:4657 3208 #, c-format 3209 msgid "unsupported BFD relocation size %u" 3210 msgstr " BFD %u" 3211 3212 #: config/tc-arc.c:4310 3213 #, c-format 3214 msgid "Jump/Branch instruction detected at the end of the ZOL label @%s" 3215 msgstr " / ZOL @%s" 3216 3217 #: config/tc-arc.c:4317 3218 #, c-format 3219 msgid "Kernel instruction detected at the end of the ZOL label @%s" 3220 msgstr " ZOL @%s" 3221 3222 #: config/tc-arc.c:4322 3223 #, c-format 3224 msgid "A jump instruction with long immediate detected at the end of the ZOL label @%s" 3225 msgstr " ZOL @%s" 3226 3227 #: config/tc-arc.c:4328 3228 #, c-format 3229 msgid "An illegal use of delay slot detected at the end of the ZOL label @%s" 3230 msgstr " ZOL @%s" 3231 3232 #: config/tc-arc.c:4437 3233 msgid "expected comma after instruction name" 3234 msgstr " " 3235 3236 #: config/tc-arc.c:4449 3237 msgid "expected comma after major opcode" 3238 msgstr " " 3239 3240 #: config/tc-arc.c:4634 3241 #, c-format 3242 msgid "Pseudocode already used %s" 3243 msgstr " %s" 3244 3245 #: config/tc-arc.c:4642 3246 #, c-format 3247 msgid "major opcode not in range [0x%02x - 0x%02x]" 3248 msgstr " [0x%02x - 0x%02x]" 3249 3250 #: config/tc-arc.c:4646 3251 msgid "minor opcode not in range [0x00 - 0x3f]" 3252 msgstr " [0x00 - 0x3f]" 3253 3254 #: config/tc-arc.c:4652 3255 msgid "Improper use of OP1_IMM_IMPLIED" 3256 msgstr " OP1_IMM_IMPLIED" 3257 3258 #: config/tc-arc.c:4658 3259 msgid "Improper use of OP1_MUST_BE_IMM" 3260 msgstr " OP1_MUST_BE_IMM" 3261 3262 #: config/tc-arc.c:4670 3263 msgid "Couldn't generate extension instruction opcodes" 3264 msgstr " " 3265 3266 #: config/tc-arc.c:4705 3267 msgid "expected comma after name" 3268 msgstr " " 3269 3270 #: config/tc-arc.c:4716 3271 #, c-format 3272 msgid "%s second argument cannot be a negative number %d" 3273 msgstr " %s %d" 3274 3275 #: config/tc-arc.c:4731 3276 msgid "expected comma after register number" 3277 msgstr " " 3278 3279 #: config/tc-arc.c:4752 3280 msgid "invalid mode" 3281 msgstr " " 3282 3283 #: config/tc-arc.c:4770 3284 msgid "expected comma after register mode" 3285 msgstr " " 3286 3287 #: config/tc-arc.c:4785 3288 msgid "shortcut designator invalid" 3289 msgstr " " 3290 3291 #: config/tc-arc.c:4883 3292 #, c-format 3293 msgid "core register %s value (%d) too large" 3294 msgstr " %s (%d) " 3295 3296 #: config/tc-arc.c:4895 3297 #, c-format 3298 msgid "duplicate aux register %s" 3299 msgstr " aux %s" 3300 3301 #: config/tc-arc.c:4900 3302 #, c-format 3303 msgid "condition code %s value (%d) too large" 3304 msgstr " %s (%d) " 3305 3306 #: config/tc-arc.c:4917 3307 msgid "Unknown extension" 3308 msgstr " " 3309 3310 #: config/tc-arc.c:5020 3311 msgid "Overwrite explicitly set Tag_ARC_CPU_base" 3312 msgstr " Tag_ARC_CPU_base" 3313 3314 #: config/tc-arc.c:5068 3315 msgid "Overwrite explicitly set Tag_ARC_ABI_rf16 to full register file" 3316 msgstr " Tag_ARC_ABI_rf16 " 3317 3318 #: config/tc-arm.c:711 3319 msgid "ARM register expected" 3320 msgstr " ARM" 3321 3322 #: config/tc-arm.c:712 3323 msgid "bad or missing co-processor number" 3324 msgstr " " 3325 3326 #: config/tc-arm.c:713 3327 msgid "co-processor register expected" 3328 msgstr " " 3329 3330 #: config/tc-arm.c:714 3331 msgid "FPA register expected" 3332 msgstr " FPA" 3333 3334 #: config/tc-arm.c:715 3335 msgid "VFP single precision register expected" 3336 msgstr " VFP" 3337 3338 #: config/tc-arm.c:716 3339 msgid "VFP/Neon double precision register expected" 3340 msgstr " VFP/Neon" 3341 3342 #: config/tc-arm.c:717 3343 msgid "Neon quad precision register expected" 3344 msgstr " Neon" 3345 3346 #: config/tc-arm.c:718 3347 msgid "VFP single or double precision register expected" 3348 msgstr " VFP" 3349 3350 #: config/tc-arm.c:719 3351 msgid "Neon double or quad precision register expected" 3352 msgstr " Neon" 3353 3354 #: config/tc-arm.c:720 3355 msgid "Neon single or double precision register expected" 3356 msgstr " Neon" 3357 3358 #: config/tc-arm.c:721 3359 msgid "VFP single, double or Neon quad precision register expected" 3360 msgstr " VFP Neon" 3361 3362 #: config/tc-arm.c:723 3363 msgid "VFP system register expected" 3364 msgstr " VFP" 3365 3366 #: config/tc-arm.c:724 3367 msgid "Maverick MVF register expected" 3368 msgstr " Maverick MVF" 3369 3370 #: config/tc-arm.c:725 3371 msgid "Maverick MVD register expected" 3372 msgstr " Maverick MVD" 3373 3374 #: config/tc-arm.c:726 3375 msgid "Maverick MVFX register expected" 3376 msgstr " Maverick MVFX" 3377 3378 #: config/tc-arm.c:727 3379 msgid "Maverick MVDX register expected" 3380 msgstr " Maverick MVDX" 3381 3382 #: config/tc-arm.c:728 3383 msgid "Maverick MVAX register expected" 3384 msgstr " Maverick MVAX" 3385 3386 #: config/tc-arm.c:729 3387 msgid "Maverick DSPSC register expected" 3388 msgstr " Maverick DSPSC" 3389 3390 #: config/tc-arm.c:730 3391 msgid "iWMMXt data register expected" 3392 msgstr " iWMMXt" 3393 3394 #: config/tc-arm.c:731 config/tc-arm.c:7940 3395 msgid "iWMMXt control register expected" 3396 msgstr " iWMMXt" 3397 3398 #: config/tc-arm.c:732 3399 msgid "iWMMXt scalar register expected" 3400 msgstr " iWMMXt" 3401 3402 #: config/tc-arm.c:733 3403 msgid "XScale accumulator register expected" 3404 msgstr " XScale" 3405 3406 #: config/tc-arm.c:734 3407 msgid "MVE vector register expected" 3408 msgstr " MVE" 3409 3410 #: config/tc-arm.c:736 3411 msgid "ZR register expected" 3412 msgstr " ZR" 3413 3414 #: config/tc-arm.c:737 3415 msgid "Pseudo register expected" 3416 msgstr " -" 3417 3418 #. For score5u : div/mul will pop warning message, mmu/alw/asw will pop error message. 3419 #: config/tc-arm.c:903 config/tc-score.c:259 3420 msgid "bad arguments to instruction" 3421 msgstr " " 3422 3423 #: config/tc-arm.c:904 3424 msgid "r13 not allowed here" 3425 msgstr "r13 " 3426 3427 #: config/tc-arm.c:905 3428 msgid "r15 not allowed here" 3429 msgstr "r15 " 3430 3431 #: config/tc-arm.c:906 3432 msgid "Odd register not allowed here" 3433 msgstr " " 3434 3435 #: config/tc-arm.c:907 3436 msgid "Even register not allowed here" 3437 msgstr " " 3438 3439 #: config/tc-arm.c:908 3440 msgid "instruction cannot be conditional" 3441 msgstr " " 3442 3443 #: config/tc-arm.c:909 3444 msgid "registers may not be the same" 3445 msgstr " " 3446 3447 #: config/tc-arm.c:910 3448 msgid "lo register required" 3449 msgstr " " 3450 3451 #: config/tc-arm.c:911 3452 msgid "instruction not supported in Thumb16 mode" 3453 msgstr " Thumb16" 3454 3455 #: config/tc-arm.c:912 3456 msgid "instruction does not accept this addressing mode" 3457 msgstr " " 3458 3459 #: config/tc-arm.c:913 3460 msgid "branch must be last instruction in IT block" 3461 msgstr " IT" 3462 3463 #: config/tc-arm.c:914 3464 msgid "branch out of range or not a multiple of 2" 3465 msgstr " 2" 3466 3467 #: config/tc-arm.c:915 3468 msgid "instruction not allowed in VPT block" 3469 msgstr " VPT" 3470 3471 #: config/tc-arm.c:916 3472 msgid "instruction not allowed in IT block" 3473 msgstr " IT" 3474 3475 #: config/tc-arm.c:917 3476 msgid "instruction missing MVE vector predication code" 3477 msgstr " MVE" 3478 3479 #: config/tc-arm.c:918 3480 msgid "selected FPU does not support instruction" 3481 msgstr " FPU " 3482 3483 #: config/tc-arm.c:919 3484 msgid "thumb conditional instruction should be in IT block" 3485 msgstr "thumb- IT" 3486 3487 #: config/tc-arm.c:921 3488 msgid "vector predicated instruction should be in VPT/VPST block" 3489 msgstr " VPT/VPST" 3490 3491 #: config/tc-arm.c:922 3492 msgid "incorrect condition in IT block" 3493 msgstr " IT" 3494 3495 #: config/tc-arm.c:923 3496 msgid "incorrect condition in VPT/VPST block" 3497 msgstr " VPT/VPST" 3498 3499 #: config/tc-arm.c:924 3500 msgid "IT falling in the range of a previous IT block" 3501 msgstr "IT IT" 3502 3503 #: config/tc-arm.c:925 3504 msgid "missing .fnstart before unwinding directive" 3505 msgstr " .fnstart " 3506 3507 #: config/tc-arm.c:927 3508 msgid "cannot use register index with PC-relative addressing" 3509 msgstr " PC " 3510 3511 #: config/tc-arm.c:929 3512 msgid "cannot use writeback with PC-relative addressing" 3513 msgstr " PC " 3514 3515 #: config/tc-arm.c:931 3516 msgid "selected processor does not support fp16 instruction" 3517 msgstr " fp16" 3518 3519 #: config/tc-arm.c:932 3520 msgid "selected processor does not support bf16 instruction" 3521 msgstr " bf16" 3522 3523 #: config/tc-arm.c:933 3524 msgid "selected processor does not support cde instruction" 3525 msgstr " cde" 3526 3527 #: config/tc-arm.c:934 3528 msgid "coprocessor for insn is not enabled for cde" 3529 msgstr " insn cde" 3530 3531 #: config/tc-arm.c:935 3532 msgid "using " 3533 msgstr " " 3534 3535 #: config/tc-arm.c:936 3536 msgid "relocation valid in thumb1 code only" 3537 msgstr " thumb1" 3538 3539 #: config/tc-arm.c:937 3540 msgid "Warning: instruction is UNPREDICTABLE in an IT block" 3541 msgstr ": IT " 3542 3543 #: config/tc-arm.c:939 3544 msgid "Warning: instruction is UNPREDICTABLE in a VPT block" 3545 msgstr ": VPT " 3546 3547 #: config/tc-arm.c:941 3548 msgid "Warning: instruction is UNPREDICTABLE with PC operand" 3549 msgstr ": PC " 3550 3551 #: config/tc-arm.c:943 3552 msgid "Warning: instruction is UNPREDICTABLE with SP operand" 3553 msgstr ": SP " 3554 3555 #: config/tc-arm.c:945 3556 msgid "bad type in SIMD instruction" 3557 msgstr " SIMD" 3558 3559 #: config/tc-arm.c:947 3560 msgid "GAS auto-detection mode and -march=all is deprecated for MVE, please use a valid -march or -mcpu option." 3561 msgstr " GAS -march=all MVE, -march -mcpu." 3562 3563 #: config/tc-arm.c:949 3564 msgid "Warning: 32-bit element size and same destination and source operands makes instruction UNPREDICTABLE" 3565 msgstr ": 32- " 3566 3567 #: config/tc-arm.c:951 3568 msgid "bad element type for instruction" 3569 msgstr " " 3570 3571 #: config/tc-arm.c:952 3572 msgid "MVE vector register Q[0..7] expected" 3573 msgstr " MVE Q[0..7]" 3574 3575 #: config/tc-arm.c:953 3576 msgid "selected processor does not support PACBTI extention" 3577 msgstr " PACBTI" 3578 3579 #: config/tc-arm.c:1173 3580 msgid "immediate expression requires a # prefix" 3581 msgstr " #" 3582 3583 #: config/tc-arm.c:1202 read.c:3897 3584 msgid "missing expression" 3585 msgstr " " 3586 3587 #: config/tc-arm.c:1216 config/tc-arm.c:5756 config/tc-score.c:1209 3588 msgid "invalid constant" 3589 msgstr " " 3590 3591 #: config/tc-arm.c:1351 3592 msgid "expected #constant" 3593 msgstr " #" 3594 3595 #: config/tc-arm.c:1523 config/tc-arm.c:1554 3596 #, c-format 3597 msgid "bad size %d in type specifier" 3598 msgstr " %d " 3599 3600 #: config/tc-arm.c:1530 3601 msgid "unexpected type character `b' -- did you mean `bf'?" 3602 msgstr " b: bf?" 3603 3604 #: config/tc-arm.c:1537 3605 #, c-format 3606 msgid "unexpected character `%c' in type specifier" 3607 msgstr " %c " 3608 3609 #: config/tc-arm.c:1604 3610 msgid "only one type should be specified for operand" 3611 msgstr " " 3612 3613 #: config/tc-arm.c:1610 3614 msgid "vector type expected" 3615 msgstr " " 3616 3617 #: config/tc-arm.c:1719 3618 msgid "expected MVE register [q0..q7]" 3619 msgstr " MVE [q0..q7]" 3620 3621 #: config/tc-arm.c:1739 3622 msgid "can't redefine type for operand" 3623 msgstr " " 3624 3625 #: config/tc-arm.c:1755 3626 msgid "only D and Q registers may be indexed" 3627 msgstr " D Q " 3628 3629 #: config/tc-arm.c:1757 3630 msgid "only D registers may be indexed" 3631 msgstr " D " 3632 3633 #: config/tc-arm.c:1763 3634 msgid "can't change index for operand" 3635 msgstr " " 3636 3637 #: config/tc-arm.c:1826 3638 msgid "register operand expected, but got scalar" 3639 msgstr " , " 3640 3641 #: config/tc-arm.c:1877 3642 msgid "scalar must have an index" 3643 msgstr " " 3644 3645 #: config/tc-arm.c:1882 config/tc-arm.c:20311 config/tc-arm.c:20394 3646 #: config/tc-arm.c:21067 3647 msgid "scalar index out of range" 3648 msgstr " " 3649 3650 #: config/tc-arm.c:1961 3651 msgid "r0-r12, lr or APSR expected" 3652 msgstr " r0-r12, lr APSR" 3653 3654 #: config/tc-arm.c:1988 config/tc-arm.c:4403 3655 msgid "bad range in register list" 3656 msgstr " " 3657 3658 #: config/tc-arm.c:1996 config/tc-arm.c:2005 config/tc-arm.c:2046 3659 #: config/tc-arm.c:4387 config/tc-arm.c:4407 3660 #, c-format 3661 msgid "Warning: duplicated register (r%d) in register list" 3662 msgstr ": (r%d) " 3663 3664 #: config/tc-arm.c:2008 3665 msgid "Warning: register range not in ascending order" 3666 msgstr ": " 3667 3668 #: config/tc-arm.c:2019 3669 msgid "missing `}'" 3670 msgstr " }" 3671 3672 #: config/tc-arm.c:2035 3673 msgid "invalid register mask" 3674 msgstr " " 3675 3676 #: config/tc-arm.c:2179 config/tc-arm.c:2287 3677 msgid "VPR expected last" 3678 msgstr " VPR" 3679 3680 #: config/tc-arm.c:2185 3681 msgid "VFP single precision register or VPR expected" 3682 msgstr " VFP VPR" 3683 3684 #. regtype == REG_TYPE_VFD. 3685 #: config/tc-arm.c:2188 3686 msgid "VFP/Neon double precision register or VPR expected" 3687 msgstr " VFP/Neon VPR" 3688 3689 #: config/tc-arm.c:2205 config/tc-arm.c:2249 3690 msgid "register out of range in list" 3691 msgstr " " 3692 3693 #: config/tc-arm.c:2227 config/tc-arm.c:4602 config/tc-arm.c:4736 3694 msgid "register list not in ascending order" 3695 msgstr " " 3696 3697 #: config/tc-arm.c:2258 3698 msgid "register range not in ascending order" 3699 msgstr " " 3700 3701 #: config/tc-arm.c:2297 3702 msgid "non-contiguous register range" 3703 msgstr " " 3704 3705 #: config/tc-arm.c:2357 3706 msgid "register stride must be 1" 3707 msgstr " 1" 3708 3709 #: config/tc-arm.c:2358 3710 msgid "register stride must be 1 or 2" 3711 msgstr " 1 2" 3712 3713 #: config/tc-arm.c:2359 3714 msgid "mismatched element/structure types in list" 3715 msgstr " / " 3716 3717 #: config/tc-arm.c:2429 3718 msgid "don't use Rn-Rm syntax with non-unit stride" 3719 msgstr " Rn-Rm " 3720 3721 #: config/tc-arm.c:2484 3722 msgid "error parsing element/structure list" 3723 msgstr " /" 3724 3725 #: config/tc-arm.c:2490 3726 msgid "expected }" 3727 msgstr " }" 3728 3729 #: config/tc-arm.c:2580 3730 msgid "attempt to redefine typed alias" 3731 msgstr " " 3732 3733 #: config/tc-arm.c:2715 3734 msgid "bad type for register" 3735 msgstr " " 3736 3737 #: config/tc-arm.c:2726 config/tc-nios2.c:1797 3738 msgid "expression must be constant" 3739 msgstr " " 3740 3741 #: config/tc-arm.c:2743 3742 msgid "can't redefine the type of a register alias" 3743 msgstr " " 3744 3745 #: config/tc-arm.c:2750 3746 msgid "you must specify a single type only" 3747 msgstr " " 3748 3749 #: config/tc-arm.c:2763 3750 msgid "can't redefine the index of a scalar alias" 3751 msgstr " " 3752 3753 #: config/tc-arm.c:2771 3754 msgid "scalar index must be constant" 3755 msgstr " " 3756 3757 #: config/tc-arm.c:2780 3758 msgid "expecting ]" 3759 msgstr " ]" 3760 3761 #: config/tc-arm.c:2832 3762 msgid "invalid syntax for .dn directive" 3763 msgstr " .dn" 3764 3765 #: config/tc-arm.c:2838 3766 msgid "invalid syntax for .qn directive" 3767 msgstr " .qn" 3768 3769 #: config/tc-arm.c:2868 3770 #, c-format 3771 msgid "ignoring attempt to use .unreq on fixed register name: '%s'" 3772 msgstr " .unreq : %s" 3773 3774 #: config/tc-arm.c:3130 3775 #, c-format 3776 msgid "Failed to find real start of function: %s\n" 3777 msgstr " : %s\n" 3778 3779 #: config/tc-arm.c:3147 3780 msgid "selected processor does not support THUMB opcodes" 3781 msgstr " THUMB" 3782 3783 #: config/tc-arm.c:3160 3784 msgid "selected processor does not support ARM opcodes" 3785 msgstr " ARM" 3786 3787 #: config/tc-arm.c:3172 3788 #, c-format 3789 msgid "invalid instruction size selected (%d)" 3790 msgstr " (%d)" 3791 3792 #: config/tc-arm.c:3204 3793 #, c-format 3794 msgid "invalid operand to .code directive (%d) (expecting 16 or 32)" 3795 msgstr " .code (%d) ( 16 32)" 3796 3797 #: config/tc-arm.c:3260 3798 #, c-format 3799 msgid "expected comma after name \"%s\"" 3800 msgstr " %s" 3801 3802 #: config/tc-arm.c:3310 config/tc-m32r.c:584 3803 #, c-format 3804 msgid "symbol `%s' already defined" 3805 msgstr " %s " 3806 3807 #: config/tc-arm.c:3343 3808 #, c-format 3809 msgid "unrecognized syntax mode \"%s\"" 3810 msgstr " %s" 3811 3812 #: config/tc-arm.c:3386 3813 msgid ".ref pseudo-op only available with -mccs flag." 3814 msgstr " .ref -mccs." 3815 3816 #: config/tc-arm.c:3427 3817 msgid ".asmfunc repeated." 3818 msgstr " .asmfunc." 3819 3820 #: config/tc-arm.c:3431 3821 msgid ".asmfunc without function." 3822 msgstr ".asmfunc ." 3823 3824 #: config/tc-arm.c:3437 3825 msgid ".asmfunc pseudo-op only available with -mccs flag." 3826 msgstr " .asmfunc -mccs." 3827 3828 #: config/tc-arm.c:3448 3829 msgid ".endasmfunc without a .asmfunc." 3830 msgstr ".endasmfunc .asmfunc." 3831 3832 #: config/tc-arm.c:3452 3833 msgid ".endasmfunc without function." 3834 msgstr ".endasmfunc function." 3835 3836 #: config/tc-arm.c:3463 3837 msgid ".endasmfunc pseudo-op only available with -mccs flag." 3838 msgstr " .endasmfunc -mccs." 3839 3840 #: config/tc-arm.c:3472 3841 msgid ".def pseudo-op only available with -mccs flag." 3842 msgstr " .def -mccs." 3843 3844 #: config/tc-arm.c:3630 3845 msgid "invalid type for literal pool" 3846 msgstr " " 3847 3848 #: config/tc-arm.c:3710 config/tc-tic54x.c:5412 3849 #, c-format 3850 msgid "Invalid label '%s'" 3851 msgstr " %s" 3852 3853 #: config/tc-arm.c:3887 3854 msgid "(plt) is only valid on branch targets" 3855 msgstr "(plt) " 3856 3857 #: config/tc-arm.c:3893 config/tc-csky.c:7650 config/tc-s390.c:1202 3858 #: config/tc-s390.c:1876 config/tc-xtensa.c:1699 3859 #, c-format 3860 msgid "%s relocations do not fit in %d byte" 3861 msgid_plural "%s relocations do not fit in %d bytes" 3862 msgstr[0] " %s %d " 3863 msgstr[1] " %s %d " 3864 msgstr[2] " %s %d " 3865 3866 #: config/tc-arm.c:3975 3867 msgid ".inst.n operand too big. Use .inst.w instead" 3868 msgstr " .inst.n . .inst.w." 3869 3870 #: config/tc-arm.c:3995 3871 msgid "cannot determine Thumb instruction size. Use .inst.n/.inst.w instead" 3872 msgstr " Thumb. .inst.n/.inst.w." 3873 3874 #: config/tc-arm.c:4025 3875 msgid "width suffixes are invalid in ARM mode" 3876 msgstr " ARM" 3877 3878 #: config/tc-arm.c:4069 dwarf2dbg.c:1453 3879 msgid "expected 0 or 1" 3880 msgstr " 0 1" 3881 3882 #: config/tc-arm.c:4073 3883 msgid "missing comma" 3884 msgstr " " 3885 3886 #: config/tc-arm.c:4106 3887 msgid "duplicate .fnstart directive" 3888 msgstr " .fnstart" 3889 3890 #: config/tc-arm.c:4136 config/tc-tic6x.c:410 3891 msgid "duplicate .handlerdata directive" 3892 msgstr " .handlerdata" 3893 3894 #: config/tc-arm.c:4155 3895 msgid ".fnend directive without .fnstart" 3896 msgstr " .fnend .fnstart" 3897 3898 #: config/tc-arm.c:4222 config/tc-tic6x.c:391 3899 msgid "personality routine specified for cantunwind frame" 3900 msgstr " cantunwind" 3901 3902 #: config/tc-arm.c:4239 config/tc-tic6x.c:452 3903 msgid "duplicate .personalityindex directive" 3904 msgstr " .personalityindex" 3905 3906 #: config/tc-arm.c:4246 config/tc-tic6x.c:459 3907 msgid "bad personality routine number" 3908 msgstr " " 3909 3910 #: config/tc-arm.c:4268 config/tc-tic6x.c:476 3911 msgid "duplicate .personality directive" 3912 msgstr " .personality" 3913 3914 #: config/tc-arm.c:4294 3915 #, c-format 3916 msgid "Unknown register no. encountered: %d\n" 3917 msgstr " : %d\n" 3918 3919 #: config/tc-arm.c:4390 3920 msgid "Warning: register list not in ascending order" 3921 msgstr ": " 3922 3923 #: config/tc-arm.c:4397 config/tc-epiphany.c:382 config/tc-m68k.c:5878 3924 #: config/tc-m68k.c:5907 3925 msgid "bad register list" 3926 msgstr " " 3927 3928 #: config/tc-arm.c:4456 3929 msgid "expected , <constant>" 3930 msgstr " , <>" 3931 3932 #: config/tc-arm.c:4465 3933 msgid "number of registers must be in the range [1:4]" 3934 msgstr " [1:4]" 3935 3936 #: config/tc-arm.c:4504 config/tc-arm.c:4554 3937 msgid "expected register list" 3938 msgstr " " 3939 3940 #: config/tc-arm.c:4616 config/tc-arm.c:4750 3941 msgid "bad register range" 3942 msgstr " " 3943 3944 #: config/tc-arm.c:4815 3945 msgid "FPA .unwind_save does not take a register list" 3946 msgstr "FPA .unwind_save " 3947 3948 #: config/tc-arm.c:4849 3949 msgid ".unwind_save does not support this kind of register" 3950 msgstr ".unwind_save " 3951 3952 #: config/tc-arm.c:4888 3953 msgid "SP and PC not permitted in .unwind_movsp directive" 3954 msgstr "SP PC .unwind_movsp" 3955 3956 #: config/tc-arm.c:4893 3957 msgid "unexpected .unwind_movsp directive" 3958 msgstr " .unwind_movsp" 3959 3960 #: config/tc-arm.c:4920 3961 msgid "stack increment must be multiple of 4" 3962 msgstr " 4" 3963 3964 #: config/tc-arm.c:4968 3965 msgid "expected <reg>, <reg>" 3966 msgstr " <>, <>" 3967 3968 #: config/tc-arm.c:4986 3969 msgid "register must be either sp or set by a previousunwind_movsp directive" 3970 msgstr " sp previousunwind_movsp" 3971 3972 #: config/tc-arm.c:5025 3973 msgid "expected <offset>, <opcode>" 3974 msgstr " <>, < >" 3975 3976 #: config/tc-arm.c:5037 3977 msgid "unwind opcode too long" 3978 msgstr " " 3979 3980 #: config/tc-arm.c:5042 3981 msgid "invalid unwind opcode" 3982 msgstr " " 3983 3984 #: config/tc-arm.c:5157 config/tc-arm.c:32550 3985 #, c-format 3986 msgid "unrecognised float16 format \"%s\"" 3987 msgstr " float16 %s" 3988 3989 #: config/tc-arm.c:5168 3990 msgid "float16 format cannot be set more than once, ignoring." 3991 msgstr " float16 , " 3992 3993 #: config/tc-arm.c:5284 config/tc-arm.c:6367 config/tc-arm.c:11752 3994 #: config/tc-arm.c:12285 config/tc-arm.c:14405 config/tc-arm.c:16356 3995 #: config/tc-arm.c:16391 config/tc-arm.c:17319 config/tc-arm.c:19242 3996 #: config/tc-arm.c:19250 config/tc-arm.c:19257 config/tc-arm.c:20908 3997 #: config/tc-arm.c:29559 config/tc-arm.c:29623 config/tc-arm.c:29631 3998 #: config/tc-metag.c:5174 config/tc-z8k.c:1161 config/tc-z8k.c:1171 3999 msgid "immediate value out of range" 4000 msgstr " " 4001 4002 #: config/tc-arm.c:5454 4003 msgid "invalid FPA immediate expression" 4004 msgstr " FPA" 4005 4006 #: config/tc-arm.c:5640 4007 msgid "'UXTW' not allowed here" 4008 msgstr "UXTW " 4009 4010 #: config/tc-arm.c:5648 4011 msgid "'LSL' or 'ASR' required" 4012 msgstr " LSL ASR" 4013 4014 #: config/tc-arm.c:5656 4015 msgid "'LSL' required" 4016 msgstr " LSL" 4017 4018 #: config/tc-arm.c:5664 4019 msgid "'ASR' required" 4020 msgstr " ASR" 4021 4022 #: config/tc-arm.c:5671 4023 msgid "'UXTW' required" 4024 msgstr " UXTW" 4025 4026 #: config/tc-arm.c:5750 4027 msgid "invalid rotation" 4028 msgstr " " 4029 4030 #: config/tc-arm.c:5932 config/tc-arm.c:6145 4031 msgid "unknown group relocation" 4032 msgstr " " 4033 4034 #: config/tc-arm.c:5968 4035 msgid "alignment must be constant" 4036 msgstr " " 4037 4038 #: config/tc-arm.c:6179 4039 msgid "this group relocation is not allowed on this instruction" 4040 msgstr " " 4041 4042 #: config/tc-arm.c:6235 4043 msgid "'}' expected at end of 'option' field" 4044 msgstr " } option" 4045 4046 #: config/tc-arm.c:6240 4047 msgid "cannot combine index with option" 4048 msgstr " " 4049 4050 #: config/tc-arm.c:6505 4051 msgid "unexpected bit specified after APSR" 4052 msgstr " APSR" 4053 4054 #: config/tc-arm.c:6517 4055 msgid "selected processor does not support DSP extension" 4056 msgstr " DSP" 4057 4058 #: config/tc-arm.c:6529 4059 msgid "bad bitmask specified after APSR" 4060 msgstr " APSR" 4061 4062 #: config/tc-arm.c:6553 4063 msgid "writing to APSR without specifying a bitmask is deprecated" 4064 msgstr " APSR " 4065 4066 #: config/tc-arm.c:6565 config/tc-arm.c:13508 config/tc-arm.c:13553 4067 #: config/tc-arm.c:13557 4068 msgid "selected processor does not support requested special purpose register" 4069 msgstr " " 4070 4071 #: config/tc-arm.c:6570 4072 msgid "flag for {c}psr instruction expected" 4073 msgstr " {c}ps" 4074 4075 #: config/tc-arm.c:6634 4076 msgid "unrecognized CPS flag" 4077 msgstr " CPS" 4078 4079 #: config/tc-arm.c:6641 4080 msgid "missing CPS flags" 4081 msgstr " CPS" 4082 4083 #: config/tc-arm.c:6664 config/tc-arm.c:6670 4084 msgid "valid endian specifiers are be or le" 4085 msgstr " be le" 4086 4087 #: config/tc-arm.c:6692 4088 msgid "missing rotation field after comma" 4089 msgstr " " 4090 4091 #: config/tc-arm.c:6707 4092 msgid "rotation can only be 0, 8, 16, or 24" 4093 msgstr " 0, 8, 16 24" 4094 4095 #: config/tc-arm.c:6736 4096 msgid "condition required" 4097 msgstr " " 4098 4099 #: config/tc-arm.c:6778 config/tc-arm.c:9915 4100 msgid "'[' expected" 4101 msgstr " [" 4102 4103 #: config/tc-arm.c:6791 4104 msgid "',' expected" 4105 msgstr " ," 4106 4107 #: config/tc-arm.c:6808 4108 msgid "invalid shift" 4109 msgstr " " 4110 4111 #: config/tc-arm.c:6888 4112 msgid "expected ARM or MVE vector register" 4113 msgstr " MVE ARM" 4114 4115 #: config/tc-arm.c:6937 4116 msgid "can't use Neon quad register here" 4117 msgstr " Neon" 4118 4119 #: config/tc-arm.c:7006 4120 msgid "expected <Rm> or <Dm> or <Qm> operand" 4121 msgstr " <Rm>, <Dm> <Qm>" 4122 4123 #: config/tc-arm.c:7106 4124 msgid "VFP single, double or MVE vector register expected" 4125 msgstr " , VFP MVE" 4126 4127 #: config/tc-arm.c:7126 4128 msgid "parse error" 4129 msgstr " " 4130 4131 #: config/tc-arm.c:7430 4132 msgid "immediate value 48 or 64 expected" 4133 msgstr " 48 64" 4134 4135 #. ISB can only take SY as an option. 4136 #: config/tc-arm.c:7479 4137 msgid "invalid barrier type" 4138 msgstr " " 4139 4140 #: config/tc-arm.c:7655 4141 msgid "only floating point zero is allowed as immediate value" 4142 msgstr " " 4143 4144 #: config/tc-arm.c:7750 4145 msgid "immediate value is out of range" 4146 msgstr " " 4147 4148 #: config/tc-arm.c:7925 4149 msgid "iWMMXt data or control register expected" 4150 msgstr " iWMMXt" 4151 4152 #: config/tc-arm.c:7966 4153 msgid "Banked registers are not available with this architecture." 4154 msgstr " ." 4155 4156 #: config/tc-arm.c:8214 4157 msgid "operand must be LR register" 4158 msgstr " LR" 4159 4160 #: config/tc-arm.c:8219 4161 msgid "operand must be SP register" 4162 msgstr " SP" 4163 4164 #: config/tc-arm.c:8224 4165 msgid "operand must be r12" 4166 msgstr " r12" 4167 4168 #: config/tc-arm.c:8295 config/tc-score.c:264 4169 msgid "garbage following instruction" 4170 msgstr " " 4171 4172 #. If REG is R13 (the stack pointer), warn that its use is 4173 #. deprecated. 4174 #: config/tc-arm.c:8345 4175 msgid "use of r13 is deprecated" 4176 msgstr " r13 " 4177 4178 #: config/tc-arm.c:8363 config/tc-arm.c:20608 4179 msgid "ARMv8.2 scalar fp16 instruction cannot be conditional, the behaviour is UNPREDICTABLE" 4180 msgstr " ARMv8.2 fp16 , " 4181 4182 #: config/tc-arm.c:8438 4183 msgid "D register out of range for selected VFP version" 4184 msgstr " D VFP" 4185 4186 #: config/tc-arm.c:8535 config/tc-arm.c:11441 4187 msgid "Instruction does not support =N addresses" 4188 msgstr " =N" 4189 4190 #: config/tc-arm.c:8543 4191 msgid "instruction does not accept preindexed addressing" 4192 msgstr " - " 4193 4194 #. unindexed - only for coprocessor 4195 #: config/tc-arm.c:8559 config/tc-arm.c:11504 4196 msgid "instruction does not accept unindexed addressing" 4197 msgstr " " 4198 4199 #: config/tc-arm.c:8567 4200 msgid "destination register same as write-back base" 4201 msgstr " " 4202 4203 #: config/tc-arm.c:8568 4204 msgid "source register same as write-back base" 4205 msgstr "- " 4206 4207 #: config/tc-arm.c:8618 4208 msgid "use of PC in this instruction is deprecated" 4209 msgstr " PC " 4210 4211 #: config/tc-arm.c:8641 4212 msgid "instruction does not accept scaled register index" 4213 msgstr " " 4214 4215 #: config/tc-arm.c:8944 4216 msgid "invalid pseudo operation" 4217 msgstr " " 4218 4219 #: config/tc-arm.c:9172 4220 msgid "invalid co-processor operand" 4221 msgstr " " 4222 4223 #: config/tc-arm.c:9188 4224 msgid "instruction does not support unindexed addressing" 4225 msgstr " " 4226 4227 #: config/tc-arm.c:9203 4228 msgid "pc may not be used with write-back" 4229 msgstr "pc " 4230 4231 #: config/tc-arm.c:9208 4232 msgid "instruction does not support writeback" 4233 msgstr " " 4234 4235 #: config/tc-arm.c:9314 4236 msgid "Rn must not overlap other operands" 4237 msgstr "Rn " 4238 4239 #: config/tc-arm.c:9319 4240 msgid "swp{b} use is obsoleted for ARMv8 and later" 4241 msgstr " swp{b} ARMv8 " 4242 4243 #: config/tc-arm.c:9322 4244 msgid "swp{b} use is deprecated for ARMv6 and ARMv7" 4245 msgstr " swp{b} ARMv6 ARMv7" 4246 4247 #: config/tc-arm.c:9441 config/tc-arm.c:9460 config/tc-arm.c:9473 4248 #: config/tc-arm.c:12122 config/tc-arm.c:12153 config/tc-arm.c:12175 4249 msgid "bit-field extends past end of register" 4250 msgstr " " 4251 4252 #: config/tc-arm.c:9503 4253 msgid "the only valid suffixes here are '(plt)' and '(tlscall)'" 4254 msgstr " (plt) (tlscall)" 4255 4256 #: config/tc-arm.c:9556 4257 msgid "use of r15 in blx in ARM mode is not really useful" 4258 msgstr " r15 blx ARM " 4259 4260 #: config/tc-arm.c:9578 4261 msgid "use of r15 in bx in ARM mode is not really useful" 4262 msgstr " r15 bx ARM " 4263 4264 #: config/tc-arm.c:9604 4265 msgid "use of r15 in bxj is not really useful" 4266 msgstr " r15 bxj " 4267 4268 #: config/tc-arm.c:9652 4269 msgid "This coprocessor register access is deprecated in ARMv8" 4270 msgstr " ARMv8" 4271 4272 #: config/tc-arm.c:9860 config/tc-arm.c:9869 4273 msgid "writeback of base register is UNPREDICTABLE" 4274 msgstr " " 4275 4276 #: config/tc-arm.c:9863 4277 msgid "writeback of base register when in register list is UNPREDICTABLE" 4278 msgstr " " 4279 4280 #: config/tc-arm.c:9873 4281 msgid "if writeback register is in list, it must be the lowest reg in the list" 4282 msgstr " , " 4283 4284 #: config/tc-arm.c:9910 4285 msgid "first transfer register must be even" 4286 msgstr " " 4287 4288 #: config/tc-arm.c:9913 4289 msgid "can only transfer two consecutive registers" 4290 msgstr " " 4291 4292 #. If op 1 were present and equal to PC, this function wouldn't 4293 #. have been called in the first place. 4294 #. If op 2 were present and equal to PC, this function wouldn't 4295 #. have been called in the first place. 4296 #: config/tc-arm.c:9914 config/tc-arm.c:9984 config/tc-arm.c:10715 4297 #: config/tc-arm.c:12997 4298 msgid "r14 not allowed here" 4299 msgstr "r14 " 4300 4301 #: config/tc-arm.c:9926 4302 msgid "base register written back, and overlaps second transfer register" 4303 msgstr " " 4304 4305 #: config/tc-arm.c:9936 4306 msgid "index register overlaps transfer register" 4307 msgstr " " 4308 4309 #: config/tc-arm.c:9965 config/tc-arm.c:10682 4310 msgid "offset must be zero in ARM encoding" 4311 msgstr " ARM" 4312 4313 #: config/tc-arm.c:9978 config/tc-arm.c:10709 4314 msgid "even register required" 4315 msgstr " " 4316 4317 #: config/tc-arm.c:9981 4318 msgid "can only load two consecutive registers" 4319 msgstr " " 4320 4321 #: config/tc-arm.c:9999 4322 msgid "ldr to register 15 must be 4-byte aligned" 4323 msgstr "ldr 15 4- " 4324 4325 #: config/tc-arm.c:10022 config/tc-arm.c:10054 4326 msgid "this instruction requires a post-indexed address" 4327 msgstr " - " 4328 4329 #: config/tc-arm.c:10081 4330 msgid "Rd and Rm should be different in mla" 4331 msgstr "Rd Rm mla" 4332 4333 #: config/tc-arm.c:10108 config/tc-arm.c:13372 4334 msgid ":lower16: not allowed in this instruction" 4335 msgstr ":lower16: " 4336 4337 #: config/tc-arm.c:10110 config/tc-arm.c:13377 4338 msgid ":upper16: not allowed in this instruction" 4339 msgstr ":upper16: " 4340 4341 #: config/tc-arm.c:10127 4342 msgid "operand 1 must be FPSCR" 4343 msgstr " 1 FPSCR" 4344 4345 #: config/tc-arm.c:10180 config/tc-arm.c:10189 config/tc-arm.c:10243 4346 #: config/tc-arm.c:10252 4347 msgid "selected processor does not support instruction" 4348 msgstr " " 4349 4350 #: config/tc-arm.c:10192 config/tc-arm.c:10255 4351 msgid "accessing MVE system register without MVE is UNPREDICTABLE" 4352 msgstr " MVE MVE " 4353 4354 #: config/tc-arm.c:10283 config/tc-arm.c:13491 4355 msgid "bad register for mrs" 4356 msgstr " mrs" 4357 4358 #: config/tc-arm.c:10290 config/tc-arm.c:13515 4359 msgid "'APSR', 'CPSR' or 'SPSR' expected" 4360 msgstr " APSR, CPSR SPSR" 4361 4362 #: config/tc-arm.c:10331 4363 msgid "Rd and Rm should be different in mul" 4364 msgstr "Rd Rm mul" 4365 4366 #: config/tc-arm.c:10350 config/tc-arm.c:10627 config/tc-arm.c:13654 4367 msgid "rdhi and rdlo must be different" 4368 msgstr "rdhi rdlo " 4369 4370 #: config/tc-arm.c:10356 4371 msgid "rdhi, rdlo and rm must all be different" 4372 msgstr "rdhi, rdlo rm " 4373 4374 #: config/tc-arm.c:10422 4375 msgid "'[' expected after PLD mnemonic" 4376 msgstr " PLD [" 4377 4378 #: config/tc-arm.c:10424 config/tc-arm.c:10439 4379 msgid "post-indexed expression used in preload instruction" 4380 msgstr " - " 4381 4382 #: config/tc-arm.c:10426 config/tc-arm.c:10441 4383 msgid "writeback used in preload instruction" 4384 msgstr " " 4385 4386 #: config/tc-arm.c:10428 config/tc-arm.c:10443 4387 msgid "unindexed addressing used in preload instruction" 4388 msgstr " " 4389 4390 #: config/tc-arm.c:10437 4391 msgid "'[' expected after PLI mnemonic" 4392 msgstr " PLI [" 4393 4394 #: config/tc-arm.c:10452 config/tc-arm.c:13823 4395 msgid "push/pop do not support {reglist}^" 4396 msgstr "push/pop {reglist}^" 4397 4398 #: config/tc-arm.c:10530 config/tc-arm.c:14000 4399 msgid "setend use is deprecated for ARMv8" 4400 msgstr " setend ARMv8" 4401 4402 #: config/tc-arm.c:10551 config/tc-arm.c:14061 config/tc-arm.c:14093 4403 #: config/tc-arm.c:14136 4404 msgid "extraneous shift as part of operand to shift insn" 4405 msgstr " " 4406 4407 #: config/tc-arm.c:10561 config/tc-arm.c:14199 4408 msgid "immediate too large (bigger than 0xF)" 4409 msgstr " ( 0xF)" 4410 4411 #: config/tc-arm.c:10585 config/tc-arm.c:10594 4412 msgid "selected processor does not support SETPAN instruction" 4413 msgstr " SETPAN" 4414 4415 #: config/tc-arm.c:10653 4416 msgid "SRS base register must be r13" 4417 msgstr " SRS r13" 4418 4419 #: config/tc-arm.c:10712 4420 msgid "can only store two consecutive registers" 4421 msgstr " " 4422 4423 #: config/tc-arm.c:10834 config/tc-arm.c:10855 4424 msgid "only two consecutive VFP SP registers allowed here" 4425 msgstr " VFP SP" 4426 4427 #: config/tc-arm.c:10883 config/tc-arm.c:10898 4428 msgid "this addressing mode requires base-register writeback" 4429 msgstr " " 4430 4431 #. If srcsize is 16, inst.operands[1].imm must be in the range 0-16. 4432 #. i.e. immbits must be in range 0 - 16. 4433 #: config/tc-arm.c:11027 4434 msgid "immediate value out of range, expected range [0, 16]" 4435 msgstr " , [0, 16]" 4436 4437 #. If srcsize is 32, inst.operands[1].imm must be in the range 1-32. 4438 #. i.e. immbits must be in range 0 - 31. 4439 #: config/tc-arm.c:11034 4440 msgid "immediate value out of range, expected range [1, 32]" 4441 msgstr " , [1, 32]" 4442 4443 #: config/tc-arm.c:11100 4444 msgid "this instruction does not support indexing" 4445 msgstr " " 4446 4447 #: config/tc-arm.c:11123 4448 msgid "only r15 allowed here" 4449 msgstr " r15" 4450 4451 #: config/tc-arm.c:11258 4452 msgid "immediate operand requires iWMMXt2" 4453 msgstr " iWMMXt2" 4454 4455 #: config/tc-arm.c:11402 4456 msgid "shift by register not allowed in thumb mode" 4457 msgstr " thumb" 4458 4459 #: config/tc-arm.c:11414 config/tc-arm.c:14245 config/tc-arm.c:28850 4460 msgid "shift expression is too large" 4461 msgstr " " 4462 4463 #: config/tc-arm.c:11447 4464 msgid "cannot use register index with this instruction" 4465 msgstr " " 4466 4467 #: config/tc-arm.c:11449 4468 msgid "Thumb does not support negative register indexing" 4469 msgstr "Thumb " 4470 4471 #: config/tc-arm.c:11451 4472 msgid "Thumb does not support register post-indexing" 4473 msgstr "Thumb -" 4474 4475 #: config/tc-arm.c:11453 4476 msgid "Thumb does not support register indexing with writeback" 4477 msgstr "Thumb " 4478 4479 #: config/tc-arm.c:11455 4480 msgid "Thumb supports only LSL in shifted register indexing" 4481 msgstr "Thumb LSL " 4482 4483 #: config/tc-arm.c:11464 config/tc-arm.c:19976 4484 msgid "shift out of range" 4485 msgstr " " 4486 4487 #: config/tc-arm.c:11473 4488 msgid "cannot use writeback with this instruction" 4489 msgstr " " 4490 4491 #: config/tc-arm.c:11494 4492 msgid "cannot use post-indexing with PC-relative addressing" 4493 msgstr " - PC " 4494 4495 #: config/tc-arm.c:11495 4496 msgid "cannot use post-indexing with this instruction" 4497 msgstr " - " 4498 4499 #: config/tc-arm.c:11733 4500 msgid "cannot honor width suffix" 4501 msgstr " " 4502 4503 #: config/tc-arm.c:11747 4504 msgid "only SUBS PC, LR, #const allowed" 4505 msgstr " SUBS PC, LR, #const" 4506 4507 #: config/tc-arm.c:11830 config/tc-arm.c:11990 config/tc-arm.c:12087 4508 #: config/tc-arm.c:13452 config/tc-arm.c:13760 4509 msgid "shift must be constant" 4510 msgstr " " 4511 4512 #: config/tc-arm.c:11835 4513 msgid "shift value over 3 not allowed in thumb mode" 4514 msgstr " 3 thumb" 4515 4516 #: config/tc-arm.c:11837 4517 msgid "only LSL shift allowed in thumb mode" 4518 msgstr " thumb LSL" 4519 4520 #: config/tc-arm.c:11861 config/tc-arm.c:12005 config/tc-arm.c:12102 4521 #: config/tc-arm.c:13465 4522 msgid "unshifted register required" 4523 msgstr " " 4524 4525 #: config/tc-arm.c:11876 config/tc-arm.c:12113 config/tc-arm.c:13615 4526 msgid "dest must overlap one source register" 4527 msgstr " " 4528 4529 #: config/tc-arm.c:12008 config/tc-csky.c:6004 4530 msgid "dest and source1 must be the same register" 4531 msgstr " 1 " 4532 4533 #: config/tc-arm.c:12248 4534 msgid "selected architecture does not support wide conditional branch instruction" 4535 msgstr " " 4536 4537 #: config/tc-arm.c:12281 4538 msgid "instruction is always unconditional" 4539 msgstr " " 4540 4541 #: config/tc-arm.c:12456 4542 msgid "selected processor does not support 'A' form of this instruction" 4543 msgstr " A " 4544 4545 #: config/tc-arm.c:12459 4546 msgid "Thumb does not support the 2-argument form of this instruction" 4547 msgstr "Thumb " 4548 4549 #: config/tc-arm.c:12584 4550 msgid "SP not allowed in register list" 4551 msgstr "SP " 4552 4553 #: config/tc-arm.c:12588 config/tc-arm.c:12695 4554 msgid "having the base register in the register list when using write back is UNPREDICTABLE" 4555 msgstr " " 4556 4557 #: config/tc-arm.c:12596 4558 msgid "LR and PC should not both be in register list" 4559 msgstr "LR PC " 4560 4561 #: config/tc-arm.c:12604 4562 msgid "PC not allowed in register list" 4563 msgstr "PC " 4564 4565 #: config/tc-arm.c:12647 4566 msgid "Thumb load/store multiple does not support {reglist}^" 4567 msgstr " / Thumb {reglist}^" 4568 4569 #: config/tc-arm.c:12672 config/tc-arm.c:12750 4570 #, c-format 4571 msgid "value stored for r%d is UNKNOWN" 4572 msgstr ", r%d, " 4573 4574 #: config/tc-arm.c:12743 4575 msgid "Thumb-2 instruction only valid in unified syntax" 4576 msgstr " Thumb-2 " 4577 4578 #: config/tc-arm.c:12747 config/tc-arm.c:12757 4579 msgid "this instruction will write back the base register" 4580 msgstr " " 4581 4582 #: config/tc-arm.c:12760 4583 msgid "this instruction will not write back the base register" 4584 msgstr " " 4585 4586 #: config/tc-arm.c:12791 4587 msgid "r14 not allowed as first register when second register is omitted" 4588 msgstr "r14 , " 4589 4590 #: config/tc-arm.c:12891 4591 msgid "This instruction may be unpredictable if executed on M-profile cores with interrupts enabled." 4592 msgstr " , M- ." 4593 4594 #: config/tc-arm.c:12920 config/tc-arm.c:12933 config/tc-arm.c:12969 4595 msgid "Thumb does not support this addressing mode" 4596 msgstr "Thumb " 4597 4598 #: config/tc-arm.c:12937 4599 msgid "byte or halfword not valid for base register" 4600 msgstr " " 4601 4602 #: config/tc-arm.c:12940 4603 msgid "r15 based store not allowed" 4604 msgstr " r15 " 4605 4606 #: config/tc-arm.c:12942 4607 msgid "invalid base register for register offset" 4608 msgstr " " 4609 4610 #: config/tc-arm.c:12999 4611 msgid "r12 not allowed here" 4612 msgstr "r12 " 4613 4614 #: config/tc-arm.c:13005 4615 msgid "base register written back, and overlaps one of transfer registers" 4616 msgstr " " 4617 4618 #: config/tc-arm.c:13133 4619 #, c-format 4620 msgid "Use of r%u as a source register is deprecated when r%u is the destination register." 4621 msgstr " r%u , r%u ." 4622 4623 #: config/tc-arm.c:13328 4624 msgid "shifts in CMP/MOV instructions are only supported in unified syntax" 4625 msgstr " CMP/MOV " 4626 4627 #: config/tc-arm.c:13356 4628 msgid "only lo regs allowed with immediate" 4629 msgstr " " 4630 4631 #: config/tc-arm.c:13533 4632 msgid "Thumb encoding does not support an immediate here" 4633 msgstr " Thumb " 4634 4635 #: config/tc-arm.c:13620 4636 msgid "Thumb-2 MUL must not set flags" 4637 msgstr "Thumb-2 MUL " 4638 4639 #: config/tc-arm.c:13685 4640 msgid "Thumb does not support NOP with hints" 4641 msgstr "Thumb NOP " 4642 4643 #: config/tc-arm.c:13845 config/tc-arm.c:13857 4644 msgid "invalid register list to push/pop instruction" 4645 msgstr " push/pop" 4646 4647 #: config/tc-arm.c:14120 4648 msgid "source1 and dest must be same register" 4649 msgstr "1 " 4650 4651 #: config/tc-arm.c:14145 4652 msgid "ror #imm not supported" 4653 msgstr "ror #imm " 4654 4655 #: config/tc-arm.c:14196 4656 msgid "SMC is not permitted on this architecture" 4657 msgstr "SMC " 4658 4659 #: config/tc-arm.c:14362 4660 msgid "Thumb encoding does not support rotation" 4661 msgstr " Thumb " 4662 4663 #: config/tc-arm.c:14382 4664 msgid "instruction requires register index" 4665 msgstr " " 4666 4667 #: config/tc-arm.c:14392 4668 msgid "instruction does not allow shifted index" 4669 msgstr " " 4670 4671 #: config/tc-arm.c:14548 config/tc-arm.c:29994 4672 msgid "out of range label-relative fixup value" 4673 msgstr " (label-relative fixup) " 4674 4675 #: config/tc-arm.c:14872 4676 msgid "invalid neon suffix for non neon instruction" 4677 msgstr " neon neon" 4678 4679 #: config/tc-arm.c:15267 config/tc-arm.c:15620 config/tc-arm.c:17105 4680 #: config/tc-arm.c:17185 config/tc-arm.c:17242 config/tc-arm.c:19123 4681 #: config/tc-arm.c:21312 config/tc-arm.c:21499 4682 msgid "invalid instruction shape" 4683 msgstr " " 4684 4685 #: config/tc-arm.c:15519 4686 msgid "types specified in both the mnemonic and operands" 4687 msgstr " " 4688 4689 #: config/tc-arm.c:15556 4690 msgid "operand types can't be inferred" 4691 msgstr " " 4692 4693 #: config/tc-arm.c:15562 4694 msgid "type specifier has the wrong number of parts" 4695 msgstr " " 4696 4697 #: config/tc-arm.c:15648 config/tc-arm.c:19394 config/tc-arm.c:19401 4698 msgid "operand size must match register width" 4699 msgstr " " 4700 4701 #: config/tc-arm.c:15670 4702 msgid "inconsistent types in Neon instruction" 4703 msgstr " Neon" 4704 4705 #: config/tc-arm.c:16091 4706 msgid "Type is not allowed for this instruction" 4707 msgstr " " 4708 4709 #: config/tc-arm.c:16166 4710 msgid "MVE vector or ARM register expected" 4711 msgstr " MVE ARM" 4712 4713 #: config/tc-arm.c:16283 4714 msgid "immediate must be either 1, 2, 4 or 8" 4715 msgstr " 1, 2, 4 8" 4716 4717 #: config/tc-arm.c:16440 4718 msgid "immediate operand expected in the range [1,8]" 4719 msgstr " [1, 8]" 4720 4721 #: config/tc-arm.c:16441 4722 msgid "immediate operand expected in the range [1,16]" 4723 msgstr " [1, 16]" 4724 4725 #: config/tc-arm.c:16583 4726 msgid "expected LR" 4727 msgstr " LR" 4728 4729 #: config/tc-arm.c:17082 config/tc-arm.c:17162 config/tc-arm.c:18759 4730 #: config/tc-arm.c:20593 4731 msgid "immediate out of range for shift" 4732 msgstr " " 4733 4734 #: config/tc-arm.c:17376 4735 msgid "first and second operands shall be the same register" 4736 msgstr " " 4737 4738 #: config/tc-arm.c:17490 config/tc-arm.c:17552 4739 msgid "destination register and offset register may not be the same" 4740 msgstr " " 4741 4742 #: config/tc-arm.c:17502 config/tc-arm.c:17621 4743 msgid "immediate must be a multiple of 4 in the range of +/-[0,508]" 4744 msgstr " 4 +/-[0,508]" 4745 4746 #: config/tc-arm.c:17504 4747 msgid "immediate must be a multiple of 8 in the range of +/-[0,1016]" 4748 msgstr " 8 +/-[0,1016]" 4749 4750 #: config/tc-arm.c:17525 4751 msgid "can not shift offsets when accessing less than half-word" 4752 msgstr " " 4753 4754 #: config/tc-arm.c:17527 4755 msgid "shift immediate must be 1, 2 or 3 for half-word, word or double-word accesses respectively" 4756 msgstr " 1, 2 3 , , " 4757 4758 #: config/tc-arm.c:17614 4759 msgid "immediate must be in the range of +/-[0,127]" 4760 msgstr " +/-[0,127]" 4761 4762 #: config/tc-arm.c:17617 4763 msgid "immediate must be a multiple of 2 in the range of +/-[0,254]" 4764 msgstr " 2 +/-[0,254]" 4765 4766 #: config/tc-arm.c:17631 config/tc-arm.c:18457 4767 msgid "MVE vector register in the range [Q0..Q7] expected" 4768 msgstr " MVE [Q0..Q7]" 4769 4770 #: config/tc-arm.c:17947 config/tc-arm.c:19815 4771 msgid "scalar out of range for multiply instruction" 4772 msgstr " " 4773 4774 #: config/tc-arm.c:18035 4775 msgid "index must be in the range 0 to 3" 4776 msgstr " 0 3" 4777 4778 #: config/tc-arm.c:18038 4779 msgid "indexed register must be less than 8" 4780 msgstr " 8" 4781 4782 #: config/tc-arm.c:18239 config/tc-arm.c:21563 4783 msgid "Warning: 32-bit element size and same first and third operand makes instruction UNPREDICTABLE" 4784 msgstr ": 32- " 4785 4786 #: config/tc-arm.c:18598 4787 msgid "instruction form not available on this architecture." 4788 msgstr " " 4789 4790 #: config/tc-arm.c:18601 4791 msgid "this instruction implies use of ARMv8.1 AdvSIMD." 4792 msgstr " ARMv8.1 AdvSIMD." 4793 4794 #: config/tc-arm.c:18708 config/tc-arm.c:18733 4795 msgid "immediate out of range for insert" 4796 msgstr " " 4797 4798 #: config/tc-arm.c:18880 4799 msgid "immediate out of range for narrowing operation" 4800 msgstr " " 4801 4802 #: config/tc-arm.c:19027 4803 msgid "operands 0 and 1 must be the same register" 4804 msgstr " 0 1 " 4805 4806 #: config/tc-arm.c:19133 config/tc-arm.c:21411 4807 msgid "invalid rounding mode" 4808 msgstr " " 4809 4810 #: config/tc-arm.c:19605 4811 msgid "operand size must be specified for immediate VMOV" 4812 msgstr " VMOV " 4813 4814 #: config/tc-arm.c:19615 4815 msgid "immediate has bits set outside the operand size" 4816 msgstr " " 4817 4818 #: config/tc-arm.c:19850 4819 msgid "vfmal/vfmsl with FP16 type cannot be conditional, the behaviour is UNPREDICTABLE" 4820 msgstr "vfmal/vfmsl FP16 , " 4821 4822 #: config/tc-arm.c:19958 4823 msgid "Instruction form not available on this architecture." 4824 msgstr " ." 4825 4826 #: config/tc-arm.c:20012 4827 msgid "Warning: 64-bit element size and same destination and source operands makes instruction UNPREDICTABLE" 4828 msgstr ": 64- " 4829 4830 #: config/tc-arm.c:20017 4831 msgid "elements must be smaller than reversal region" 4832 msgstr " " 4833 4834 #: config/tc-arm.c:20109 4835 msgid "Index one must be [2,3] and index two must be two less than index one." 4836 msgstr " [2,3] ." 4837 4838 #: config/tc-arm.c:20112 4839 msgid "Destination registers may not be the same" 4840 msgstr " " 4841 4842 #: config/tc-arm.c:20310 config/tc-arm.c:20393 4843 msgid "bad type for scalar" 4844 msgstr " " 4845 4846 #: config/tc-arm.c:20449 4847 msgid "immediate constant is valid both as a bit-pattern and a floating point value (using the fp value)" 4848 msgstr " ( )" 4849 4850 #: config/tc-arm.c:20501 config/tc-arm.c:20512 4851 msgid "VFP registers must be adjacent" 4852 msgstr " VFP " 4853 4854 #: config/tc-arm.c:20602 4855 msgid "invalid suffix" 4856 msgstr " " 4857 4858 #: config/tc-arm.c:20756 4859 msgid "bad list length for table lookup" 4860 msgstr " " 4861 4862 #: config/tc-arm.c:20789 4863 msgid "writeback (!) must be used for VLDMDB and VSTMDB" 4864 msgstr " VLDMDB VSTMDB " 4865 4866 #: config/tc-arm.c:20792 config/tc-arm.c:20818 4867 msgid "register list must contain at least 1 and at most 16 registers" 4868 msgstr " 1 16 " 4869 4870 #: config/tc-arm.c:20813 4871 msgid "register list must contain at least 1 and at most 32 registers" 4872 msgstr " 1 32 " 4873 4874 #: config/tc-arm.c:20866 config/tc-arm.c:20899 4875 msgid "Use of PC here is UNPREDICTABLE" 4876 msgstr " PC " 4877 4878 #: config/tc-arm.c:20868 4879 msgid "Use of PC here is deprecated" 4880 msgstr " PC " 4881 4882 #: config/tc-arm.c:20902 4883 msgid "instruction does not accept register index" 4884 msgstr " " 4885 4886 #: config/tc-arm.c:20905 4887 msgid "instruction does not accept PC-relative addressing" 4888 msgstr " PC " 4889 4890 #: config/tc-arm.c:20927 config/tc-arm.c:20936 4891 msgid "Instruction not permitted on this architecture" 4892 msgstr " " 4893 4894 #: config/tc-arm.c:20985 4895 msgid "bad alignment" 4896 msgstr " " 4897 4898 #: config/tc-arm.c:21002 4899 msgid "bad list type for instruction" 4900 msgstr " " 4901 4902 #: config/tc-arm.c:21046 4903 msgid "unsupported alignment for instruction" 4904 msgstr " " 4905 4906 #: config/tc-arm.c:21065 config/tc-arm.c:21159 config/tc-arm.c:21171 4907 #: config/tc-arm.c:21181 config/tc-arm.c:21195 4908 msgid "bad list length" 4909 msgstr " " 4910 4911 #: config/tc-arm.c:21070 4912 msgid "stride of 2 unavailable when element size is 8" 4913 msgstr " 2 , 8" 4914 4915 #: config/tc-arm.c:21103 config/tc-arm.c:21179 4916 msgid "can't use alignment with this instruction" 4917 msgstr " " 4918 4919 #: config/tc-arm.c:21251 4920 msgid "post-index must be a register" 4921 msgstr "- " 4922 4923 #: config/tc-arm.c:21253 4924 msgid "bad register for post-index" 4925 msgstr " -" 4926 4927 #: config/tc-arm.c:21475 4928 msgid "scalar out of range" 4929 msgstr " " 4930 4931 #: config/tc-arm.c:21608 4932 msgid "Dot Product instructions cannot be conditional, the behaviour is UNPREDICTABLE" 4933 msgstr " , ." 4934 4935 #: config/tc-arm.c:21683 config/tc-arm.c:21711 config/tc-arm.c:22393 4936 msgid "index must be 0 or 1" 4937 msgstr " 0 1" 4938 4939 #: config/tc-arm.c:21686 config/tc-arm.c:21714 config/tc-arm.c:22396 4940 msgid "indexed register must be less than 16" 4941 msgstr " 16" 4942 4943 #: config/tc-arm.c:21752 4944 msgid "Register must be r0-r14 except r13, or APSR_nzcv." 4945 msgstr " r0-r14 r13 APSR_nzcv." 4946 4947 #: config/tc-arm.c:21755 4948 msgid "Register must be an even register between r0-r10." 4949 msgstr " r0-r10." 4950 4951 #: config/tc-arm.c:21780 4952 msgid "CDE Coprocessor must be in range 0-7" 4953 msgstr " CDE 0-7" 4954 4955 #: config/tc-arm.c:21814 4956 msgid "cx1d requires consecutive destination registers." 4957 msgstr " cx1d ." 4958 4959 #: config/tc-arm.c:21844 4960 msgid "cx2d requires consecutive destination registers." 4961 msgstr " cx2d ." 4962 4963 #: config/tc-arm.c:21883 4964 msgid "cx3d requires consecutive destination registers." 4965 msgstr " cx3d ." 4966 4967 #: config/tc-arm.c:22075 4968 msgid "'q' register must be in range 0-7" 4969 msgstr " q 0-7" 4970 4971 #: config/tc-arm.c:22078 4972 msgid "'d' register must be in range 0-15" 4973 msgstr " d 0-15" 4974 4975 #: config/tc-arm.c:22080 4976 msgid "'s' register must be in range 0-31" 4977 msgstr " s 0-31" 4978 4979 #: config/tc-arm.c:22135 4980 msgid "vcx instructions with Q registers require MVE" 4981 msgstr " vcx Q MVE" 4982 4983 #: config/tc-arm.c:22140 4984 msgid "vcx instructions with S or D registers require either MVE or Armv8-M floating point extension." 4985 msgstr " vcx S D MVE Armv8-M." 4986 4987 #: config/tc-arm.c:22156 4988 msgid "vcx1 with S or D registers takes immediate within 0-2047" 4989 msgstr " vcx1 S D 0-2047" 4990 4991 #: config/tc-arm.c:22172 4992 msgid "vcx2 with S or D registers takes immediate within 0-63" 4993 msgstr " vcx2 S D 0-63" 4994 4995 #: config/tc-arm.c:22187 4996 msgid "vcx2 with S or D registers takes immediate within 0-7" 4997 msgstr " vcx2 S D 0-7" 4998 4999 #: config/tc-arm.c:22777 config/tc-arm.c:22881 5000 msgid "conditional infixes are deprecated in unified syntax" 5001 msgstr " " 5002 5003 #: config/tc-arm.c:23092 5004 msgid "Warning: conditional outside an IT block for Thumb." 5005 msgstr ": IT Thumb." 5006 5007 #: config/tc-arm.c:23420 5008 msgid "Short branches, Undefined, SVC, LDM/STM" 5009 msgstr " , , SVC, LDM/STM" 5010 5011 #: config/tc-arm.c:23421 5012 msgid "Miscellaneous 16-bit instructions" 5013 msgstr " 16- " 5014 5015 #: config/tc-arm.c:23422 5016 msgid "ADR" 5017 msgstr "ADR" 5018 5019 #: config/tc-arm.c:23423 5020 msgid "Literal loads" 5021 msgstr " " 5022 5023 #: config/tc-arm.c:23424 5024 msgid "Hi-register ADD, MOV, CMP, BX, BLX using pc" 5025 msgstr " ADD, MOV, CMP, BX, BLX pc" 5026 5027 #: config/tc-arm.c:23425 5028 msgid "Hi-register ADD, MOV, CMP using pc" 5029 msgstr " ADD, MOV, CMP pc" 5030 5031 #. NOTE: 0x00dd is not the real encoding, instead, it is the 'tvalue' 5032 #. field in asm_opcode. 'tvalue' is used at the stage this check happen. 5033 #: config/tc-arm.c:23428 5034 msgid "ADD/SUB sp, sp #imm" 5035 msgstr "ADD/SUB sp, sp #imm" 5036 5037 #: config/tc-arm.c:23450 5038 msgid "IT blocks containing 32-bit Thumb instructions are performance deprecated in ARMv8-A and ARMv8-R" 5039 msgstr " IT 32- Thumb ARMv8-A ARMv8-R" 5040 5041 #: config/tc-arm.c:23462 5042 #, c-format 5043 msgid "IT blocks containing 16-bit Thumb instructions of the following class are performance deprecated in ARMv8-A and ARMv8-R: %s" 5044 msgstr " IT 16- Thumb ARMv8-A ARMv8-R: %s" 5045 5046 #: config/tc-arm.c:23476 5047 msgid "IT blocks containing more than one conditional instruction are performance deprecated in ARMv8-A and ARMv8-R" 5048 msgstr " IT ARMv8-A ARMv8-R" 5049 5050 #: config/tc-arm.c:23594 5051 #, c-format 5052 msgid "bad instruction `%s'" 5053 msgstr " %s" 5054 5055 #: config/tc-arm.c:23600 5056 msgid "s suffix on comparison instruction is deprecated" 5057 msgstr " s " 5058 5059 #: config/tc-arm.c:23620 5060 msgid "SVC is not permitted on this architecture" 5061 msgstr "SVC " 5062 5063 #: config/tc-arm.c:23622 5064 #, c-format 5065 msgid "selected processor does not support `%s' in Thumb mode" 5066 msgstr " %s Thumb" 5067 5068 #: config/tc-arm.c:23628 5069 msgid "Thumb does not support conditional execution" 5070 msgstr "Thumb " 5071 5072 #: config/tc-arm.c:23648 5073 #, c-format 5074 msgid "selected processor does not support 32bit wide variant of instruction `%s'" 5075 msgstr " 32- %s" 5076 5077 #: config/tc-arm.c:23651 5078 #, c-format 5079 msgid "selected processor does not support `%s' in Thumb-2 mode" 5080 msgstr " %s Thumb-2" 5081 5082 #: config/tc-arm.c:23676 5083 #, c-format 5084 msgid "cannot honor width suffix -- `%s'" 5085 msgstr " %s" 5086 5087 #: config/tc-arm.c:23718 5088 #, c-format 5089 msgid "selected processor does not support `%s' in ARM mode" 5090 msgstr " %s ARM" 5091 5092 #: config/tc-arm.c:23723 5093 #, c-format 5094 msgid "width suffixes are invalid in ARM mode -- `%s'" 5095 msgstr " ARM %s" 5096 5097 #: config/tc-arm.c:23756 5098 #, c-format 5099 msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'" 5100 msgstr " ARM , Thumb %s" 5101 5102 #: config/tc-arm.c:23774 5103 #, c-format 5104 msgid "section '%s' finished with an open IT block." 5105 msgstr " %s IT" 5106 5107 #: config/tc-arm.c:23777 5108 #, c-format 5109 msgid "section '%s' finished with an open VPT/VPST block." 5110 msgstr " %s VPT/VPST" 5111 5112 #: config/tc-arm.c:23784 5113 msgid "file finished with an open IT block." 5114 msgstr " IT" 5115 5116 #: config/tc-arm.c:23786 5117 msgid "file finished with an open VPT/VPST block." 5118 msgstr " VPT/VPST" 5119 5120 #: config/tc-arm.c:27495 5121 #, c-format 5122 msgid "alignments greater than %d bytes not supported in .text sections." 5123 msgstr " %d .text" 5124 5125 #: config/tc-arm.c:27761 config/tc-ia64.c:3589 5126 #, c-format 5127 msgid "Group section `%s' has no group signature" 5128 msgstr " %s " 5129 5130 #: config/tc-arm.c:27807 5131 msgid "handlerdata in cantunwind frame" 5132 msgstr "handlerdata cantunwind" 5133 5134 #: config/tc-arm.c:27824 5135 msgid "too many unwind opcodes for personality routine 0" 5136 msgstr " 0" 5137 5138 #: config/tc-arm.c:27855 5139 msgid "attempt to recreate an unwind entry" 5140 msgstr " " 5141 5142 #: config/tc-arm.c:27865 5143 msgid "too many unwind opcodes" 5144 msgstr " " 5145 5146 #: config/tc-arm.c:28167 5147 #, c-format 5148 msgid "[-mwarn-syms]: Assignment makes a symbol match an ARM instruction: %s" 5149 msgstr "[-mwarn-syms]: , ARM: %s" 5150 5151 #: config/tc-arm.c:28529 config/tc-arm.c:28597 5152 #, c-format 5153 msgid "symbol %s is in a different section" 5154 msgstr " %s " 5155 5156 #: config/tc-arm.c:28531 config/tc-arm.c:28599 5157 #, c-format 5158 msgid "symbol %s is weak and may be overridden later" 5159 msgstr " %s " 5160 5161 #: config/tc-arm.c:28576 config/tc-arm.c:28948 5162 #, c-format 5163 msgid "invalid constant (%lx) after fixup" 5164 msgstr " (%lx) " 5165 5166 #: config/tc-arm.c:28632 5167 #, c-format 5168 msgid "unable to compute ADRL instructions for PC offset of 0x%lx" 5169 msgstr " ADRL PC 0x%lx" 5170 5171 #: config/tc-arm.c:28668 config/tc-arm.c:28698 5172 msgid "invalid literal constant: pool needs to be closer" 5173 msgstr " : " 5174 5175 #: config/tc-arm.c:28671 config/tc-arm.c:28720 5176 #, c-format 5177 msgid "bad immediate value for offset (%ld)" 5178 msgstr " (%ld)" 5179 5180 #: config/tc-arm.c:28701 5181 #, c-format 5182 msgid "bad immediate value for 8-bit offset (%ld)" 5183 msgstr " 8- (%ld)" 5184 5185 #: config/tc-arm.c:28761 5186 msgid "offset not a multiple of 4" 5187 msgstr " 4" 5188 5189 #: config/tc-arm.c:28964 5190 msgid "invalid smc expression" 5191 msgstr " smc" 5192 5193 #: config/tc-arm.c:28974 5194 msgid "invalid hvc expression" 5195 msgstr " hvc" 5196 5197 #: config/tc-arm.c:28985 config/tc-arm.c:28994 5198 msgid "invalid swi expression" 5199 msgstr " swi" 5200 5201 #: config/tc-arm.c:29004 5202 msgid "invalid expression in load/store multiple" 5203 msgstr " /" 5204 5205 #: config/tc-arm.c:29066 5206 #, c-format 5207 msgid "blx to '%s' an ARM ISA state function changed to bl" 5208 msgstr "blx %s ARM ISA, bl" 5209 5210 #: config/tc-arm.c:29085 5211 msgid "misaligned branch destination" 5212 msgstr " " 5213 5214 #: config/tc-arm.c:29206 5215 #, c-format 5216 msgid "blx to Thumb func '%s' from Thumb ISA state changed to bl" 5217 msgstr "blx Thumb%s Thumb ISA bl" 5218 5219 #: config/tc-arm.c:29255 5220 msgid "Thumb2 branch out of range" 5221 msgstr " Thumb2 " 5222 5223 #: config/tc-arm.c:29307 config/tc-arm.c:29340 5224 msgid "Relocation supported only in FDPIC mode" 5225 msgstr " FDPIC" 5226 5227 #: config/tc-arm.c:29370 5228 msgid "rel31 relocation overflow" 5229 msgstr " rel31" 5230 5231 #: config/tc-arm.c:29392 config/tc-arm.c:29398 config/tc-arm.c:29402 5232 #: config/tc-arm.c:29449 5233 msgid "co-processor offset out of range" 5234 msgstr " " 5235 5236 #: config/tc-arm.c:29466 5237 #, c-format 5238 msgid "invalid offset, target not word aligned (0x%08lX)" 5239 msgstr " , (0x%08lX)" 5240 5241 #: config/tc-arm.c:29472 5242 msgid "section does not have enough alignment to ensure safe PC-relative loads" 5243 msgstr " PC- " 5244 5245 #: config/tc-arm.c:29476 config/tc-arm.c:29485 config/tc-arm.c:29493 5246 #: config/tc-arm.c:29501 config/tc-arm.c:29509 5247 #, c-format 5248 msgid "invalid offset, value too big (0x%08lX)" 5249 msgstr " , (0x%08lX)" 5250 5251 #: config/tc-arm.c:29550 5252 msgid "invalid Hi register with immediate" 5253 msgstr " " 5254 5255 #: config/tc-arm.c:29566 5256 msgid "invalid immediate for stack address calculation" 5257 msgstr " " 5258 5259 #: config/tc-arm.c:29585 5260 msgid "address calculation needs a strongly defined nearby symbol" 5261 msgstr " " 5262 5263 #: config/tc-arm.c:29601 5264 msgid "symbol too far away" 5265 msgstr " " 5266 5267 #: config/tc-arm.c:29613 5268 #, c-format 5269 msgid "invalid immediate for address calculation (value = 0x%08lX)" 5270 msgstr " ( = 0x%08lX)" 5271 5272 #: config/tc-arm.c:29643 5273 #, c-format 5274 msgid "invalid immediate: %ld is out of range" 5275 msgstr " : %ld " 5276 5277 #: config/tc-arm.c:29655 5278 #, c-format 5279 msgid "invalid shift value: %ld" 5280 msgstr " : %ld" 5281 5282 #: config/tc-arm.c:29725 config/tc-arm.c:29796 5283 #, c-format 5284 msgid "the offset 0x%08lX is not representable" 5285 msgstr " 0x%08lX " 5286 5287 #: config/tc-arm.c:29757 5288 #, c-format 5289 msgid "Unable to process relocation for thumb opcode: %lx" 5290 msgstr " thumb: %lx" 5291 5292 #: config/tc-arm.c:29836 5293 #, c-format 5294 msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)" 5295 msgstr " 0x%08lX ( 12 )" 5296 5297 #: config/tc-arm.c:29875 5298 #, c-format 5299 msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)" 5300 msgstr " 0x%08lX ( 8 )" 5301 5302 #: config/tc-arm.c:29915 5303 #, c-format 5304 msgid "bad offset 0x%08lX (must be word-aligned)" 5305 msgstr " 0x%08lX ( )" 5306 5307 #: config/tc-arm.c:29920 5308 #, c-format 5309 msgid "bad offset 0x%08lX (must be an 8-bit number of words)" 5310 msgstr " 0x%08lX ( 8- )" 5311 5312 #: config/tc-arm.c:30141 config/tc-score.c:7345 5313 #, c-format 5314 msgid "bad relocation fixup type (%d)" 5315 msgstr " (%d)" 5316 5317 #: config/tc-arm.c:30259 5318 msgid "literal referenced across section boundary" 5319 msgstr " " 5320 5321 #: config/tc-arm.c:30339 5322 msgid "internal relocation (type: IMMEDIATE) not fixed up" 5323 msgstr " (: IMMEDIATE) " 5324 5325 #: config/tc-arm.c:30344 5326 msgid "ADRL used for a symbol not defined in the same file" 5327 msgstr "ADRL, , " 5328 5329 #: config/tc-arm.c:30351 5330 #, c-format 5331 msgid "%s used for a symbol not defined in the same file" 5332 msgstr "%s , " 5333 5334 #: config/tc-arm.c:30367 5335 #, c-format 5336 msgid "undefined local label `%s'" 5337 msgstr " %s" 5338 5339 #: config/tc-arm.c:30373 5340 msgid "internal_relocation (type: OFFSET_IMM) not fixed up" 5341 msgstr "internal_relocation (: OFFSET_IMM) " 5342 5343 #: config/tc-arm.c:30395 config/tc-cris.c:4000 config/tc-csky.c:1152 5344 #: config/tc-ft32.c:708 config/tc-mcore.c:1932 config/tc-microblaze.c:2007 5345 #: config/tc-mmix.c:2907 config/tc-moxie.c:823 config/tc-ns32k.c:2245 5346 #: config/tc-score.c:7432 5347 msgid "<unknown>" 5348 msgstr "<>" 5349 5350 #: config/tc-arm.c:30794 5351 #, c-format 5352 msgid "%s: unexpected function type: %d" 5353 msgstr "%s: : %d" 5354 5355 #: config/tc-arm.c:30934 5356 msgid "use of old and new-style options to set CPU type" 5357 msgstr " " 5358 5359 #: config/tc-arm.c:30953 5360 msgid "use of old and new-style options to set FPU type" 5361 msgstr " FPU" 5362 5363 #: config/tc-arm.c:31032 5364 msgid "hard-float conflicts with specified fpu" 5365 msgstr "hard-float fpu" 5366 5367 #: config/tc-arm.c:31223 5368 msgid "generate PIC code" 5369 msgstr " PIC" 5370 5371 #: config/tc-arm.c:31224 5372 msgid "assemble Thumb code" 5373 msgstr " Thumb" 5374 5375 #: config/tc-arm.c:31225 5376 msgid "support ARM/Thumb interworking" 5377 msgstr " ARM/Thumb" 5378 5379 #: config/tc-arm.c:31227 5380 msgid "code uses 32-bit program counter" 5381 msgstr " 32- " 5382 5383 #: config/tc-arm.c:31228 5384 msgid "code uses 26-bit program counter" 5385 msgstr " 26- " 5386 5387 #: config/tc-arm.c:31229 5388 msgid "floating point args are in fp regs" 5389 msgstr " fp" 5390 5391 #: config/tc-arm.c:31231 5392 msgid "re-entrant code" 5393 msgstr " " 5394 5395 #: config/tc-arm.c:31232 5396 msgid "code is ATPCS conformant" 5397 msgstr " ATPCS" 5398 5399 #. These are recognized by the assembler, but have no affect on code. 5400 #: config/tc-arm.c:31238 5401 msgid "use frame pointer" 5402 msgstr " " 5403 5404 #: config/tc-arm.c:31239 5405 msgid "use stack size checking" 5406 msgstr " " 5407 5408 #: config/tc-arm.c:31242 5409 msgid "do not warn on use of deprecated feature" 5410 msgstr " " 5411 5412 #: config/tc-arm.c:31245 5413 msgid "warn about performance deprecated IT instructions in ARMv8-A and ARMv8-R" 5414 msgstr " IT ARMv8-A ARMv8-R" 5415 5416 #: config/tc-arm.c:31249 5417 msgid "warn about symbols that match instruction names [default]" 5418 msgstr " , [ ]" 5419 5420 #: config/tc-arm.c:31250 5421 msgid "disable warnings about symobls that match instructions" 5422 msgstr " , " 5423 5424 #. DON'T add any new processors to this list -- we want the whole list 5425 #. to go away... Add them to the processors table instead. 5426 #: config/tc-arm.c:31266 config/tc-arm.c:31267 5427 msgid "use -mcpu=arm1" 5428 msgstr " -mcpu=arm1" 5429 5430 #: config/tc-arm.c:31268 config/tc-arm.c:31269 5431 msgid "use -mcpu=arm2" 5432 msgstr " -mcpu=arm2" 5433 5434 #: config/tc-arm.c:31270 config/tc-arm.c:31271 5435 msgid "use -mcpu=arm250" 5436 msgstr " -mcpu=arm250" 5437 5438 #: config/tc-arm.c:31272 config/tc-arm.c:31273 5439 msgid "use -mcpu=arm3" 5440 msgstr " -mcpu=arm3" 5441 5442 #: config/tc-arm.c:31274 config/tc-arm.c:31275 5443 msgid "use -mcpu=arm6" 5444 msgstr " -mcpu=arm6" 5445 5446 #: config/tc-arm.c:31276 config/tc-arm.c:31277 5447 msgid "use -mcpu=arm600" 5448 msgstr " -mcpu=arm600" 5449 5450 #: config/tc-arm.c:31278 config/tc-arm.c:31279 5451 msgid "use -mcpu=arm610" 5452 msgstr " -mcpu=arm610" 5453 5454 #: config/tc-arm.c:31280 config/tc-arm.c:31281 5455 msgid "use -mcpu=arm620" 5456 msgstr " -mcpu=arm620" 5457 5458 #: config/tc-arm.c:31282 config/tc-arm.c:31283 5459 msgid "use -mcpu=arm7" 5460 msgstr " -mcpu=arm7" 5461 5462 #: config/tc-arm.c:31284 config/tc-arm.c:31285 5463 msgid "use -mcpu=arm70" 5464 msgstr " -mcpu=arm70" 5465 5466 #: config/tc-arm.c:31286 config/tc-arm.c:31287 5467 msgid "use -mcpu=arm700" 5468 msgstr " -mcpu=arm700" 5469 5470 #: config/tc-arm.c:31288 config/tc-arm.c:31289 5471 msgid "use -mcpu=arm700i" 5472 msgstr " -mcpu=arm700i" 5473 5474 #: config/tc-arm.c:31290 config/tc-arm.c:31291 5475 msgid "use -mcpu=arm710" 5476 msgstr " -mcpu=arm710" 5477 5478 #: config/tc-arm.c:31292 config/tc-arm.c:31293 5479 msgid "use -mcpu=arm710c" 5480 msgstr " -mcpu=arm710c" 5481 5482 #: config/tc-arm.c:31294 config/tc-arm.c:31295 5483 msgid "use -mcpu=arm720" 5484 msgstr " -mcpu=arm720" 5485 5486 #: config/tc-arm.c:31296 config/tc-arm.c:31297 5487 msgid "use -mcpu=arm7d" 5488 msgstr " -mcpu=arm7d" 5489 5490 #: config/tc-arm.c:31298 config/tc-arm.c:31299 5491 msgid "use -mcpu=arm7di" 5492 msgstr " -mcpu=arm7di" 5493 5494 #: config/tc-arm.c:31300 config/tc-arm.c:31301 5495 msgid "use -mcpu=arm7m" 5496 msgstr " -mcpu=arm7m" 5497 5498 #: config/tc-arm.c:31302 config/tc-arm.c:31303 5499 msgid "use -mcpu=arm7dm" 5500 msgstr " -mcpu=arm7dm" 5501 5502 #: config/tc-arm.c:31304 config/tc-arm.c:31305 5503 msgid "use -mcpu=arm7dmi" 5504 msgstr " -mcpu=arm7dmi" 5505 5506 #: config/tc-arm.c:31306 config/tc-arm.c:31307 5507 msgid "use -mcpu=arm7100" 5508 msgstr " -mcpu=arm7100" 5509 5510 #: config/tc-arm.c:31308 config/tc-arm.c:31309 5511 msgid "use -mcpu=arm7500" 5512 msgstr " -mcpu=arm7500" 5513 5514 #: config/tc-arm.c:31310 config/tc-arm.c:31311 5515 msgid "use -mcpu=arm7500fe" 5516 msgstr " -mcpu=arm7500fe" 5517 5518 #: config/tc-arm.c:31312 config/tc-arm.c:31313 config/tc-arm.c:31314 5519 #: config/tc-arm.c:31315 5520 msgid "use -mcpu=arm7tdmi" 5521 msgstr " -mcpu=arm7tdmi" 5522 5523 #: config/tc-arm.c:31316 config/tc-arm.c:31317 5524 msgid "use -mcpu=arm710t" 5525 msgstr " -mcpu=arm710t" 5526 5527 #: config/tc-arm.c:31318 config/tc-arm.c:31319 5528 msgid "use -mcpu=arm720t" 5529 msgstr " -mcpu=arm720t" 5530 5531 #: config/tc-arm.c:31320 config/tc-arm.c:31321 5532 msgid "use -mcpu=arm740t" 5533 msgstr " -mcpu=arm740t" 5534 5535 #: config/tc-arm.c:31322 config/tc-arm.c:31323 5536 msgid "use -mcpu=arm8" 5537 msgstr " -mcpu=arm8" 5538 5539 #: config/tc-arm.c:31324 config/tc-arm.c:31325 5540 msgid "use -mcpu=arm810" 5541 msgstr " -mcpu=arm810" 5542 5543 #: config/tc-arm.c:31326 config/tc-arm.c:31327 5544 msgid "use -mcpu=arm9" 5545 msgstr " -mcpu=arm9" 5546 5547 #: config/tc-arm.c:31328 config/tc-arm.c:31329 5548 msgid "use -mcpu=arm9tdmi" 5549 msgstr " -mcpu=arm9tdmi" 5550 5551 #: config/tc-arm.c:31330 config/tc-arm.c:31331 5552 msgid "use -mcpu=arm920" 5553 msgstr " -mcpu=arm920" 5554 5555 #: config/tc-arm.c:31332 config/tc-arm.c:31333 5556 msgid "use -mcpu=arm940" 5557 msgstr " -mcpu=arm940" 5558 5559 #: config/tc-arm.c:31334 5560 msgid "use -mcpu=strongarm" 5561 msgstr " -mcpu=strongarm" 5562 5563 #: config/tc-arm.c:31336 5564 msgid "use -mcpu=strongarm110" 5565 msgstr " -mcpu=strongarm110" 5566 5567 #: config/tc-arm.c:31338 5568 msgid "use -mcpu=strongarm1100" 5569 msgstr " -mcpu=strongarm1100" 5570 5571 #: config/tc-arm.c:31340 5572 msgid "use -mcpu=strongarm1110" 5573 msgstr " -mcpu=strongarm1110" 5574 5575 #: config/tc-arm.c:31341 5576 msgid "use -mcpu=xscale" 5577 msgstr " -mcpu=xscale" 5578 5579 #: config/tc-arm.c:31342 5580 msgid "use -mcpu=iwmmxt" 5581 msgstr " -mcpu=iwmmxt" 5582 5583 #: config/tc-arm.c:31343 5584 msgid "use -mcpu=all" 5585 msgstr " -mcpu=all" 5586 5587 #. Architecture variants -- don't add any more to this list either. 5588 #: config/tc-arm.c:31346 config/tc-arm.c:31347 5589 msgid "use -march=armv2" 5590 msgstr " -march=armv2" 5591 5592 #: config/tc-arm.c:31348 config/tc-arm.c:31349 5593 msgid "use -march=armv2a" 5594 msgstr " -march=armv2" 5595 5596 #: config/tc-arm.c:31350 config/tc-arm.c:31351 5597 msgid "use -march=armv3" 5598 msgstr " -march=armv3" 5599 5600 #: config/tc-arm.c:31352 config/tc-arm.c:31353 5601 msgid "use -march=armv3m" 5602 msgstr " -march=armv3m" 5603 5604 #: config/tc-arm.c:31354 config/tc-arm.c:31355 5605 msgid "use -march=armv4" 5606 msgstr " -march=armv4" 5607 5608 #: config/tc-arm.c:31356 config/tc-arm.c:31357 5609 msgid "use -march=armv4t" 5610 msgstr " -march=armv4t" 5611 5612 #: config/tc-arm.c:31358 config/tc-arm.c:31359 5613 msgid "use -march=armv5" 5614 msgstr " -march=armv5" 5615 5616 #: config/tc-arm.c:31360 config/tc-arm.c:31361 5617 msgid "use -march=armv5t" 5618 msgstr " -march=armv5t" 5619 5620 #: config/tc-arm.c:31362 config/tc-arm.c:31363 5621 msgid "use -march=armv5te" 5622 msgstr " -march=armv5te" 5623 5624 #. Floating point variants -- don't add any more to this list either. 5625 #: config/tc-arm.c:31366 5626 msgid "use -mfpu=fpe" 5627 msgstr " -mfpu=fpe" 5628 5629 #: config/tc-arm.c:31367 5630 msgid "use -mfpu=fpa10" 5631 msgstr " -mfpu=fpa10" 5632 5633 #: config/tc-arm.c:31368 5634 msgid "use -mfpu=fpa11" 5635 msgstr " -mfpu=fpa11" 5636 5637 #: config/tc-arm.c:31370 5638 msgid "use either -mfpu=softfpa or -mfpu=softvfp" 5639 msgstr " -mfpu=softfpa -mfpu=softvfp" 5640 5641 #: config/tc-arm.c:32494 5642 msgid "extension does not apply to the base architecture" 5643 msgstr " " 5644 5645 #: config/tc-arm.c:32523 5646 msgid "architectural extensions must be specified in alphabetical order" 5647 msgstr " " 5648 5649 #: config/tc-arm.c:32662 config/tc-arm.c:33638 5650 #, c-format 5651 msgid "unknown floating point format `%s'\n" 5652 msgstr " %s\n" 5653 5654 #: config/tc-arm.c:32678 config/tc-csky.c:1264 5655 #, c-format 5656 msgid "unknown floating point abi `%s'\n" 5657 msgstr " abi %s\n" 5658 5659 #: config/tc-arm.c:32694 5660 #, c-format 5661 msgid "unknown EABI `%s'\n" 5662 msgstr " EABI %s\n" 5663 5664 #: config/tc-arm.c:32714 5665 #, c-format 5666 msgid "unknown implicit IT mode `%s', should be arm, thumb, always, or never." 5667 msgstr " IT %s, arm, thumb, always never." 5668 5669 #: config/tc-arm.c:32737 config/tc-metag.c:5911 5670 msgid "<fpu name>\t assemble for FPU architecture <fpu name>" 5671 msgstr "< fpu>\t FPU < fpu>" 5672 5673 #: config/tc-arm.c:32739 5674 msgid "<abi>\t assemble for floating point ABI <abi>" 5675 msgstr "<abi>\t ABI <abi>" 5676 5677 #: config/tc-arm.c:32742 5678 msgid "<ver>\t\t assemble for eabi version <ver>" 5679 msgstr "<ver>\t\t eabi <ver>" 5680 5681 #: config/tc-arm.c:32745 5682 msgid "<mode>\t controls implicit insertion of IT instructions" 5683 msgstr "<mode>\t IT" 5684 5685 #: config/tc-arm.c:32747 5686 msgid "\t\t\t TI CodeComposer Studio syntax compatibility mode" 5687 msgstr "\t\t\t TI CodeComposer Studio" 5688 5689 #: config/tc-arm.c:32750 5690 msgid "" 5691 "[ieee|alternative]\n" 5692 " set the encoding for half precision floating point numbers to IEEE\n" 5693 " or Arm alternative format." 5694 msgstr "" 5695 "[ieee|alternative]\n" 5696 " \n" 5697 " IEEE Arm" 5698 5699 #: config/tc-arm.c:32861 5700 #, c-format 5701 msgid " ARM-specific assembler options:\n" 5702 msgstr " ARM:\n" 5703 5704 #: config/tc-arm.c:32881 5705 #, c-format 5706 msgid " --fix-v4bx Allow BX in ARMv4 code\n" 5707 msgstr " --fix-v4bx BX ARMv4\n" 5708 5709 #: config/tc-arm.c:32885 5710 #, c-format 5711 msgid " --fdpic generate an FDPIC object file\n" 5712 msgstr " --fdpic FDPIC\n" 5713 5714 #: config/tc-arm.c:33199 5715 msgid "no architecture contains all the instructions used\n" 5716 msgstr " \n" 5717 5718 #: config/tc-arm.c:33391 5719 msgid ".cpu: missing cpu name" 5720 msgstr ".cpu: " 5721 5722 #: config/tc-arm.c:33439 5723 msgid ".arch: missing architecture name" 5724 msgstr ".arch: " 5725 5726 #: config/tc-arm.c:33480 5727 msgid ".object_arch: missing architecture name" 5728 msgstr ".object_arch: " 5729 5730 #: config/tc-arm.c:33517 5731 msgid ".arch_extension: missing architecture extension" 5732 msgstr ".arch_extension: " 5733 5734 #: config/tc-arm.c:33574 5735 #, c-format 5736 msgid "architectural extension `%s' is not allowed for the current base architecture" 5737 msgstr " %s " 5738 5739 #: config/tc-arm.c:33597 5740 #, c-format 5741 msgid "unknown architecture extension `%s'\n" 5742 msgstr " %s\n" 5743 5744 #: config/tc-arm.c:33618 5745 msgid ".fpu: missing fpu name" 5746 msgstr ".fpu: FPU" 5747 5748 #: config/tc-avr.c:597 5749 #, c-format 5750 msgid "Known MCU names:" 5751 msgstr " :" 5752 5753 #: config/tc-avr.c:662 5754 #, c-format 5755 msgid "" 5756 "AVR Assembler options:\n" 5757 " -mmcu=[avr-name] select microcontroller variant\n" 5758 " [avr-name] can be:\n" 5759 " avr1 - classic AVR core without data RAM\n" 5760 " avr2 - classic AVR core with up to 8K program memory\n" 5761 " avr25 - classic AVR core with up to 8K program memory\n" 5762 " plus the MOVW instruction\n" 5763 " avr3 - classic AVR core with up to 64K program memory\n" 5764 " avr31 - classic AVR core with up to 128K program memory\n" 5765 " avr35 - classic AVR core with up to 64K program memory\n" 5766 " plus the MOVW instruction\n" 5767 " avr4 - enhanced AVR core with up to 8K program memory\n" 5768 " avr5 - enhanced AVR core with up to 64K program memory\n" 5769 " avr51 - enhanced AVR core with up to 128K program memory\n" 5770 " avr6 - enhanced AVR core with up to 256K program memory\n" 5771 " avrxmega2 - XMEGA, > 8K, < 64K FLASH, < 64K RAM\n" 5772 " avrxmega3 - XMEGA, RAM + FLASH < 64K, Flash visible in RAM\n" 5773 " avrxmega4 - XMEGA, > 64K, <= 128K FLASH, <= 64K RAM\n" 5774 " avrxmega5 - XMEGA, > 64K, <= 128K FLASH, > 64K RAM\n" 5775 " avrxmega6 - XMEGA, > 128K, <= 256K FLASH, <= 64K RAM\n" 5776 " avrxmega7 - XMEGA, > 128K, <= 256K FLASH, > 64K RAM\n" 5777 " avrtiny - AVR Tiny core with 16 gp registers\n" 5778 msgstr "" 5779 " AVR:\n" 5780 " -mmcu=[-avr] \n" 5781 " [-avr] :\n" 5782 " avr1 - AVR RAM \n" 5783 " avr2 - AVR 8K \n" 5784 " avr25 - AVR 8K \n" 5785 " MOVW\n" 5786 " avr3 - AVR 64K \n" 5787 " avr31 - AVR 128K \n" 5788 " avr35 - AVR 64K \n" 5789 " MOVW\n" 5790 " avr4 - AVR 8K \n" 5791 " avr5 - AVR 64K \n" 5792 " avr51 - AVR 128K \n" 5793 " avr6 - AVR 256K \n" 5794 " avrxmega2 - XMEGA, > 8K, < 64K FLASH, < 64K RAM\n" 5795 " avrxmega3 - XMEGA, RAM + FLASH < 64K, Flash RAM\n" 5796 " avrxmega4 - XMEGA, > 64K, <= 128K FLASH, <= 64K RAM\n" 5797 " avrxmega5 - XMEGA, > 64K, <= 128K FLASH, > 64K RAM\n" 5798 " avrxmega6 - XMEGA, > 128K, <= 256K FLASH, <= 64K RAM\n" 5799 " avrxmega7 - XMEGA, > 128K, <= 256K FLASH, > 64K RAM\n" 5800 " avrtiny - AVR Tiny 16 \n" 5801 5802 #: config/tc-avr.c:685 5803 #, c-format 5804 msgid "" 5805 " -mall-opcodes accept all AVR opcodes, even if not supported by MCU\n" 5806 " -mno-skip-bug disable warnings for skipping two-word instructions\n" 5807 " (default for avr4, avr5)\n" 5808 " -mno-wrap reject rjmp/rcall instructions with 8K wrap-around\n" 5809 " (default for avr3, avr5)\n" 5810 " -mrmw accept Read-Modify-Write instructions\n" 5811 " -mlink-relax generate relocations for linker relaxation (default)\n" 5812 " -mno-link-relax don't generate relocations for linker relaxation.\n" 5813 " -mgcc-isr accept the __gcc_isr pseudo-instruction.\n" 5814 " -mno-dollar-line-separator\n" 5815 " do not treat the $ character as a line separator.\n" 5816 msgstr "" 5817 " -mall-opcodes AVR, \n" 5818 " -mno-skip-bug \n" 5819 " ( avr4, avr5)\n" 5820 " -mno-wrap rjmp/rcall 8K\n" 5821 " ( avr3, avr5)\n" 5822 " -mrmw --\n" 5823 " -mlink-relax \n" 5824 " ( )\n" 5825 " -mno-link-relax \n" 5826 " -mgcc-isr __gcc_isr\n" 5827 " -mno-dollar-line-separator\n" 5828 " $ \n" 5829 5830 #: config/tc-avr.c:726 5831 #, c-format 5832 msgid "unknown MCU: %s\n" 5833 msgstr " : %s\n" 5834 5835 #: config/tc-avr.c:740 5836 #, c-format 5837 msgid "redefinition of mcu type `%s' to `%s'" 5838 msgstr " %s %s" 5839 5840 #: config/tc-avr.c:869 5841 msgid "constant value required" 5842 msgstr " " 5843 5844 #: config/tc-avr.c:872 5845 #, c-format 5846 msgid "number must be positive and less than %d" 5847 msgstr " %d" 5848 5849 #: config/tc-avr.c:898 config/tc-avr.c:1035 5850 #, c-format 5851 msgid "constant out of 8-bit range: %d" 5852 msgstr " 8- : %d" 5853 5854 #: config/tc-avr.c:966 config/tc-score.c:1198 read.c:3895 5855 msgid "illegal expression" 5856 msgstr " " 5857 5858 #: config/tc-avr.c:995 config/tc-avr.c:2005 config/tc-pru.c:1861 5859 msgid "`)' required" 5860 msgstr " )" 5861 5862 #: config/tc-avr.c:1105 5863 msgid "register name or number from 16 to 31 required" 5864 msgstr " 16 31" 5865 5866 #: config/tc-avr.c:1111 5867 msgid "register name or number from 0 to 31 required" 5868 msgstr " 0 31" 5869 5870 #: config/tc-avr.c:1119 5871 msgid "register r16-r23 required" 5872 msgstr " r16-r23" 5873 5874 #: config/tc-avr.c:1125 5875 msgid "register number above 15 required" 5876 msgstr " 15" 5877 5878 #: config/tc-avr.c:1131 config/tc-csky.c:6395 config/tc-csky.c:6424 5879 msgid "even register number required" 5880 msgstr " " 5881 5882 #: config/tc-avr.c:1137 5883 msgid "register r24, r26, r28 or r30 required" 5884 msgstr " r24, r26, r28 r30" 5885 5886 #: config/tc-avr.c:1158 5887 msgid "pointer register (X, Y or Z) required" 5888 msgstr " (X, Y Z)" 5889 5890 #: config/tc-avr.c:1165 5891 msgid "cannot both predecrement and postincrement" 5892 msgstr " - -" 5893 5894 #: config/tc-avr.c:1173 5895 msgid "addressing mode not supported" 5896 msgstr " " 5897 5898 #: config/tc-avr.c:1179 5899 msgid "can't predecrement" 5900 msgstr "- " 5901 5902 #: config/tc-avr.c:1182 5903 msgid "pointer register Z required" 5904 msgstr " Z" 5905 5906 #: config/tc-avr.c:1201 5907 msgid "postincrement not supported" 5908 msgstr "- " 5909 5910 #: config/tc-avr.c:1211 5911 msgid "pointer register (Y or Z) required" 5912 msgstr " (Y Z)" 5913 5914 #: config/tc-avr.c:1333 config/tc-xgate.c:1352 5915 #, c-format 5916 msgid "unknown constraint `%c'" 5917 msgstr " %c" 5918 5919 #: config/tc-avr.c:1396 config/tc-avr.c:2687 5920 msgid "`,' required" 5921 msgstr " ," 5922 5923 #: config/tc-avr.c:1417 5924 msgid "undefined combination of operands" 5925 msgstr " " 5926 5927 #: config/tc-avr.c:1426 5928 msgid "skipping two-word instruction" 5929 msgstr " " 5930 5931 #: config/tc-avr.c:1614 config/tc-avr.c:1630 config/tc-avr.c:1761 5932 #: config/tc-msp430.c:4498 config/tc-msp430.c:4517 5933 #, c-format 5934 msgid "odd address operand: %ld" 5935 msgstr " : %ld" 5936 5937 #: config/tc-avr.c:1622 config/tc-avr.c:1641 config/tc-avr.c:1659 5938 #: config/tc-avr.c:1670 config/tc-avr.c:1686 config/tc-avr.c:1694 5939 #: config/tc-avr.c:1789 config/tc-avr.c:1796 config/tc-d10v.c:503 5940 #: config/tc-d30v.c:550 config/tc-msp430.c:4506 config/tc-msp430.c:4524 5941 #, c-format 5942 msgid "operand out of range: %ld" 5943 msgstr " : %ld" 5944 5945 #: config/tc-avr.c:1677 5946 #, c-format 5947 msgid "operand out of range: 0x%lx" 5948 msgstr " : 0x%lx" 5949 5950 #: config/tc-avr.c:1782 config/tc-d10v.c:1592 config/tc-d30v.c:2011 5951 #: config/tc-msp430.c:4595 5952 #, c-format 5953 msgid "line %d: unknown relocation type: 0x%x" 5954 msgstr " %d: : 0x%x" 5955 5956 #: config/tc-avr.c:1810 5957 msgid "only constant expression allowed" 5958 msgstr " " 5959 5960 #. xgettext:c-format. 5961 #: config/tc-avr.c:1865 config/tc-bfin.c:824 config/tc-d10v.c:1461 5962 #: config/tc-d30v.c:1768 config/tc-metag.c:7016 config/tc-mn10200.c:772 5963 #: config/tc-mn10300.c:2177 config/tc-msp430.c:4643 config/tc-ppc.c:7763 5964 #: config/tc-spu.c:877 config/tc-spu.c:1090 config/tc-v850.c:3364 5965 #: config/tc-z80.c:3877 5966 #, c-format 5967 msgid "reloc %d not supported by object file format" 5968 msgstr " %d " 5969 5970 #: config/tc-avr.c:1887 config/tc-ft32.c:232 config/tc-h8300.c:1926 5971 #: config/tc-mcore.c:881 config/tc-microblaze.c:941 config/tc-moxie.c:180 5972 #: config/tc-pj.c:253 config/tc-sh.c:2197 config/tc-wasm32.c:747 5973 #: config/tc-z8k.c:1233 5974 msgid "can't find opcode " 5975 msgstr " " 5976 5977 #: config/tc-avr.c:1906 5978 #, c-format 5979 msgid "illegal opcode %s for mcu %s" 5980 msgstr " %s %s" 5981 5982 #: config/tc-avr.c:1922 5983 #, c-format 5984 msgid "pseudo instruction `%s' not supported" 5985 msgstr " %s " 5986 5987 #: config/tc-avr.c:1944 5988 msgid "garbage at end of line" 5989 msgstr " " 5990 5991 #: config/tc-avr.c:2054 config/tc-pru.c:1893 5992 #, c-format 5993 msgid "illegal %s relocation size: %d" 5994 msgstr " %s: %d" 5995 5996 #: config/tc-avr.c:2167 config/tc-avr.c:2222 5997 #, c-format 5998 msgid "unknown record type %d (in %s)" 5999 msgstr " %d ( %s)" 6000 6001 #: config/tc-avr.c:2243 6002 #, c-format 6003 msgid "Failed to create property section `%s'\n" 6004 msgstr " %s\n" 6005 6006 #: config/tc-avr.c:2679 6007 #, c-format 6008 msgid "%s requires value 0-2 as operand 1" 6009 msgstr " %s 0-2" 6010 6011 #: config/tc-avr.c:2704 6012 #, c-format 6013 msgid "`%s %d' after `%s %d' from %s:%u" 6014 msgstr "%s %d %s %d %s:%u" 6015 6016 #: config/tc-avr.c:2707 6017 #, c-format 6018 msgid "`%s %d' but no chunk open yet" 6019 msgstr "%s %d, " 6020 6021 #: config/tc-avr.c:2795 6022 #, c-format 6023 msgid "dangling `__gcc_isr %d'" 6024 msgstr " __gcc_isr %d" 6025 6026 #: config/tc-avr.c:2797 6027 msgid "dangling `__gcc_isr'" 6028 msgstr " __gcc_isr" 6029 6030 #: config/tc-bfin.c:93 config/tc-frv.c:1603 config/tc-frv.c:1613 6031 msgid "missing ')'" 6032 msgstr " )" 6033 6034 #: config/tc-bfin.c:439 6035 #, c-format 6036 msgid " Blackfin specific assembler options:\n" 6037 msgstr " Blackfin:\n" 6038 6039 #: config/tc-bfin.c:440 6040 #, c-format 6041 msgid " -mcpu=<cpu[-sirevision]> specify the name of the target CPU\n" 6042 msgstr " -mcpu=<cpu[-sirevision]> \n" 6043 6044 #: config/tc-bfin.c:441 6045 #, c-format 6046 msgid " -mfdpic assemble for the FDPIC ABI\n" 6047 msgstr " -mfdpic FDPIC ABI\n" 6048 6049 #: config/tc-bfin.c:442 6050 #, c-format 6051 msgid " -mno-fdpic/-mnopic disable -mfdpic\n" 6052 msgstr " -mno-fdpic/-mnopic -mfdpic\n" 6053 6054 #: config/tc-bfin.c:455 6055 msgid "Could not set architecture and machine." 6056 msgstr " ." 6057 6058 #: config/tc-bfin.c:602 6059 msgid "Parse failed." 6060 msgstr " ." 6061 6062 #: config/tc-bfin.c:677 6063 msgid "pcrel too far BFD_RELOC_BFIN_10" 6064 msgstr "pcrel BFD_RELOC_BFIN_10" 6065 6066 #: config/tc-bfin.c:693 6067 msgid "pcrel too far BFD_RELOC_BFIN_12" 6068 msgstr "pcrel BFD_RELOC_BFIN_12" 6069 6070 #: config/tc-bfin.c:713 6071 msgid "pcrel too far BFD_RELOC_BFIN_24" 6072 msgstr "pcrel BFD_RELOC_BFIN_24" 6073 6074 #: config/tc-bfin.c:728 6075 msgid "pcrel too far BFD_RELOC_BFIN_5" 6076 msgstr "pcrel BFD_RELOC_BFIN_5" 6077 6078 #: config/tc-bfin.c:740 6079 msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL" 6080 msgstr "pcrel BFD_RELOC_BFIN_11_PCREL" 6081 6082 #: config/tc-bfin.c:750 6083 msgid "rel too far BFD_RELOC_8" 6084 msgstr "rel BFD_RELOC_8" 6085 6086 #: config/tc-bfin.c:757 6087 msgid "rel too far BFD_RELOC_16" 6088 msgstr "rel BFD_RELOC_16" 6089 6090 #: config/tc-bpf.c:153 6091 #, c-format 6092 msgid "" 6093 "\n" 6094 "BPF options:\n" 6095 msgstr "" 6096 "\n" 6097 " BPF:\n" 6098 6099 #: config/tc-bpf.c:154 6100 #, c-format 6101 msgid "" 6102 " --EL\t\t\tgenerate code for a little endian machine\n" 6103 " --EB\t\t\tgenerate code for a big endian machine\n" 6104 " -mxbpf generate xBPF instructions\n" 6105 msgstr "" 6106 " --EL \n" 6107 " --EB \n" 6108 " -mxbpf xBPF\n" 6109 6110 #: config/tc-bpf.c:307 6111 msgid "convert_frag called" 6112 msgstr " convert_frag" 6113 6114 #: config/tc-bpf.c:314 config/tc-sparc.h:68 config/tc-z80.h:55 6115 msgid "estimate_size_before_relax called" 6116 msgstr " estimate_size_before_relax" 6117 6118 #: config/tc-cr16.c:168 6119 msgid "using a bit field width of zero" 6120 msgstr " " 6121 6122 #: config/tc-cr16.c:176 6123 #, c-format 6124 msgid "field width \"%s\" too complex for a bitfield" 6125 msgstr " %s bitfield" 6126 6127 #: config/tc-cr16.c:186 6128 #, c-format 6129 msgid "field width %lu too big to fit in %d byte: truncated to %d bits" 6130 msgid_plural "field width %lu too big to fit in %d bytes: truncated to %d bits" 6131 msgstr[0] " %lu %d : %d " 6132 msgstr[1] " %lu %d : %d " 6133 msgstr[2] " %lu %d : %d " 6134 6135 #: config/tc-cr16.c:212 6136 #, c-format 6137 msgid "field value \"%s\" too complex for a bitfield" 6138 msgstr " %s bitfield" 6139 6140 #: config/tc-cr16.c:394 6141 #, c-format 6142 msgid "Unknown register pair - index relative mode: `%d'" 6143 msgstr " : %d" 6144 6145 #: config/tc-cr16.c:603 config/tc-crx.c:333 6146 #, c-format 6147 msgid "internal error: reloc %d (`%s') not supported by object file format" 6148 msgstr " : %d (%s) " 6149 6150 #: config/tc-cr16.c:696 config/tc-i386.c:14247 config/tc-s390.c:2117 6151 msgid "GOT already in symbol table" 6152 msgstr "GOT " 6153 6154 #. Missing or bad expr becomes absolute 0. 6155 #: config/tc-cr16.c:880 config/tc-crx.c:570 6156 #, c-format 6157 msgid "missing or invalid displacement expression `%s' taken as 0" 6158 msgstr " %s, 0" 6159 6160 #: config/tc-cr16.c:930 6161 #, c-format 6162 msgid "GOT bad expression with %s." 6163 msgstr " GOT %s." 6164 6165 #: config/tc-cr16.c:1041 6166 #, c-format 6167 msgid "operand %d: illegal use expression: `%s`" 6168 msgstr " %d: : %s" 6169 6170 #: config/tc-cr16.c:1106 config/tc-crx.c:1080 6171 #, c-format 6172 msgid "Unknown register: `%d'" 6173 msgstr " : %d" 6174 6175 #. Issue a error message when register is illegal. 6176 #: config/tc-cr16.c:1114 6177 #, c-format 6178 msgid "Illegal register (`%s') in Instruction: `%s'" 6179 msgstr " (%s) : %s" 6180 6181 #: config/tc-cr16.c:1188 config/tc-cr16.c:1263 6182 #, c-format 6183 msgid "Illegal register `%s' in Instruction `%s'" 6184 msgstr " %s %s" 6185 6186 #: config/tc-cr16.c:1216 config/tc-cr16.c:1227 6187 #, c-format 6188 msgid "Illegal register pair `%s' in Instruction `%s'" 6189 msgstr " %s %s" 6190 6191 #: config/tc-cr16.c:1252 6192 msgid "unmatched '['" 6193 msgstr " [" 6194 6195 #: config/tc-cr16.c:1258 6196 msgid "garbage after index spec ignored" 6197 msgstr " " 6198 6199 #: config/tc-cr16.c:1406 config/tc-crx.c:889 6200 #, c-format 6201 msgid "Illegal operands (whitespace): `%s'" 6202 msgstr " (): %s" 6203 6204 #: config/tc-cr16.c:1418 config/tc-cr16.c:1425 config/tc-cr16.c:1442 6205 #: config/tc-crx.c:901 config/tc-crx.c:908 config/tc-crx.c:925 6206 #: config/tc-crx.c:1716 6207 #, c-format 6208 msgid "Missing matching brackets : `%s'" 6209 msgstr " : %s" 6210 6211 #: config/tc-cr16.c:1474 config/tc-crx.c:951 6212 #, c-format 6213 msgid "Unknown exception: `%s'" 6214 msgstr " : %s" 6215 6216 #: config/tc-cr16.c:1556 config/tc-crx.c:1047 6217 #, c-format 6218 msgid "Illegal `cinv' parameter: `%c'" 6219 msgstr " cinv: %c" 6220 6221 #: config/tc-cr16.c:1577 config/tc-cr16.c:1616 6222 #, c-format 6223 msgid "Unknown register pair: `%d'" 6224 msgstr " : %d" 6225 6226 #. Issue a error message when register pair is illegal. 6227 #: config/tc-cr16.c:1585 6228 #, c-format 6229 msgid "Illegal register pair (`%s') in Instruction: `%s'" 6230 msgstr " (%s) : %s" 6231 6232 #. Issue a error message when register pair is illegal. 6233 #: config/tc-cr16.c:1624 6234 #, c-format 6235 msgid "Illegal index register pair (`%s') in Instruction: `%s'" 6236 msgstr " (%s) : %s" 6237 6238 #: config/tc-cr16.c:1663 6239 #, c-format 6240 msgid "Unknown processor register : `%d'" 6241 msgstr " : %d" 6242 6243 #. Issue a error message when register pair is illegal. 6244 #: config/tc-cr16.c:1671 6245 #, c-format 6246 msgid "Illegal processor register (`%s') in Instruction: `%s'" 6247 msgstr " (%s) : %s" 6248 6249 #: config/tc-cr16.c:1719 6250 #, c-format 6251 msgid "Unknown processor register (32 bit) : `%d'" 6252 msgstr " (32 ): %d" 6253 6254 #. Issue a error message when register pair is illegal. 6255 #: config/tc-cr16.c:1727 6256 #, c-format 6257 msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'" 6258 msgstr " 32- (%s) : %s" 6259 6260 #: config/tc-cr16.c:2072 config/tc-crx.c:1614 config/tc-crx.c:1631 6261 #, c-format 6262 msgid "Same src/dest register is used (`r%d'), result is undefined" 6263 msgstr " /(r%d), " 6264 6265 #: config/tc-cr16.c:2094 6266 msgid "RA register is saved twice." 6267 msgstr " RA ." 6268 6269 #: config/tc-cr16.c:2098 6270 #, c-format 6271 msgid "`%s' Illegal use of registers." 6272 msgstr " %s ." 6273 6274 #: config/tc-cr16.c:2112 6275 #, c-format 6276 msgid "`%s' Illegal count-register combination." 6277 msgstr " %s -." 6278 6279 #: config/tc-cr16.c:2118 6280 #, c-format 6281 msgid "`%s' Illegal use of register." 6282 msgstr " %s ." 6283 6284 #: config/tc-cr16.c:2127 config/tc-crx.c:1623 6285 #, c-format 6286 msgid "`%s' has undefined result" 6287 msgstr "%s " 6288 6289 #: config/tc-cr16.c:2135 6290 #, c-format 6291 msgid "Same src/dest register is used (`r%d'),result is undefined" 6292 msgstr " /(r%d), " 6293 6294 #: config/tc-cr16.c:2306 config/tc-crx.c:1529 6295 msgid "Incorrect number of operands" 6296 msgstr " " 6297 6298 #: config/tc-cr16.c:2308 config/tc-crx.c:1531 6299 #, c-format 6300 msgid "Illegal type of operand (arg %d)" 6301 msgstr " ( %d)" 6302 6303 #: config/tc-cr16.c:2314 config/tc-crx.c:1537 6304 #, c-format 6305 msgid "Operand out of range (arg %d)" 6306 msgstr " ( %d)" 6307 6308 #: config/tc-cr16.c:2317 config/tc-crx.c:1540 6309 #, c-format 6310 msgid "Operand has odd displacement (arg %d)" 6311 msgstr " ( %d)" 6312 6313 #: config/tc-cr16.c:2320 config/tc-cr16.c:2351 config/tc-crx.c:1555 6314 #: config/tc-crx.c:1583 6315 #, c-format 6316 msgid "Illegal operand (arg %d)" 6317 msgstr " ( %d)" 6318 6319 #. Give an error if a frag containing code is not aligned to a 2-byte 6320 #. boundary. 6321 #: config/tc-cr16.c:2453 config/tc-cr16.h:74 config/tc-crx.c:1905 6322 #: config/tc-crx.h:77 6323 msgid "instruction address is not a multiple of 2" 6324 msgstr " 2" 6325 6326 #: config/tc-cr16.c:2476 config/tc-cris.c:1550 config/tc-cris.c:1558 6327 #: config/tc-crx.c:1941 config/tc-dlx.c:680 config/tc-hppa.c:3225 6328 #: config/tc-hppa.c:3232 config/tc-sparc.c:1749 config/tc-sparc.c:1757 6329 #, c-format 6330 msgid "Unknown opcode: `%s'" 6331 msgstr " : %s" 6332 6333 #: config/tc-cris.c:550 config/tc-m68hc11.c:3894 6334 #, c-format 6335 msgid "internal inconsistency problem in %s: fr_symbol %lx" 6336 msgstr " %s: fr_symbol %lx" 6337 6338 #: config/tc-cris.c:554 config/tc-m68hc11.c:3898 config/tc-msp430.c:4993 6339 #, c-format 6340 msgid "internal inconsistency problem in %s: resolved symbol" 6341 msgstr " %s: " 6342 6343 #: config/tc-cris.c:564 config/tc-m68hc11.c:3904 6344 #, c-format 6345 msgid "internal inconsistency problem in %s: fr_subtype %d" 6346 msgstr " %s: fr_subtype %d" 6347 6348 #: config/tc-cris.c:904 6349 msgid "Relaxation to long branches for .arch common_v10_v32 not implemented" 6350 msgstr " .arch common_v10_v32 " 6351 6352 #: config/tc-cris.c:934 6353 msgid "Complicated LAPC target operand is not a multiple of two. Use LAPC.D" 6354 msgstr " LAPC 2. LAPC.D" 6355 6356 #: config/tc-cris.c:939 6357 #, c-format 6358 msgid "Internal error found in md_convert_frag: offset %ld. Please report this." 6359 msgstr " md_convert_frag: %ld. ." 6360 6361 #: config/tc-cris.c:964 6362 #, c-format 6363 msgid "internal inconsistency in %s: bdapq no symbol" 6364 msgstr " %s: bdapq " 6365 6366 #: config/tc-cris.c:977 6367 #, c-format 6368 msgid "internal inconsistency in %s: bdap.w with no symbol" 6369 msgstr " %s: bdap.w " 6370 6371 #: config/tc-cris.c:1001 6372 msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness" 6373 msgstr " MULS/MULU >= 4 " 6374 6375 #: config/tc-cris.c:1010 6376 msgid "dangerous MULS/MULU location; give it higher alignment" 6377 msgstr " MULS/MULU; " 6378 6379 #. Bail out for compatibility mode. (It seems it can be implemented, 6380 #. perhaps with a 10-byte sequence: "move.d NNNN,$pc/$acr", "jump 6381 #. $acr", "nop"; but doesn't seem worth it at the moment.) 6382 #: config/tc-cris.c:1051 6383 msgid "Out-of-range .word offset handling is not implemented for .arch common_v10_v32" 6384 msgstr " .word .arch common_v10_v32" 6385 6386 #: config/tc-cris.c:1096 6387 msgid ".word case-table handling failed: table too large" 6388 msgstr " .word case-table: " 6389 6390 #: config/tc-cris.c:1228 6391 #, c-format 6392 msgid "Buggy opcode: `%s' \"%s\"\n" 6393 msgstr " : %s %s\n" 6394 6395 #: config/tc-cris.c:1656 6396 #, c-format 6397 msgid "Immediate value not in 5 bit unsigned range: %ld" 6398 msgstr " 5- : %ld" 6399 6400 #: config/tc-cris.c:1672 6401 #, c-format 6402 msgid "Immediate value not in 4 bit unsigned range: %ld" 6403 msgstr " 4- : %ld" 6404 6405 #: config/tc-cris.c:1724 6406 #, c-format 6407 msgid "Immediate value not in 6 bit range: %ld" 6408 msgstr " 6- : %ld" 6409 6410 #: config/tc-cris.c:1740 6411 #, c-format 6412 msgid "Immediate value not in 6 bit unsigned range: %ld" 6413 msgstr " 6- : %ld" 6414 6415 #. Others have a generic warning. 6416 #: config/tc-cris.c:1849 6417 #, c-format 6418 msgid "Unimplemented register `%s' specified" 6419 msgstr " %s" 6420 6421 #. We've come to the end of instructions with this 6422 #. opcode, so it must be an error. 6423 #: config/tc-cris.c:2093 6424 msgid "Illegal operands" 6425 msgstr " " 6426 6427 #: config/tc-cris.c:2134 config/tc-cris.c:2174 6428 #, c-format 6429 msgid "Immediate value not in 8 bit range: %ld" 6430 msgstr " 8- : %ld" 6431 6432 #: config/tc-cris.c:2144 config/tc-cris.c:2195 6433 #, c-format 6434 msgid "Immediate value not in 16 bit range: %ld" 6435 msgstr " 16- : %ld" 6436 6437 #: config/tc-cris.c:2179 6438 #, c-format 6439 msgid "Immediate value not in 8 bit signed range: %ld" 6440 msgstr " 8- : %ld" 6441 6442 #: config/tc-cris.c:2184 6443 #, c-format 6444 msgid "Immediate value not in 8 bit unsigned range: %ld" 6445 msgstr " 8- : %ld" 6446 6447 #: config/tc-cris.c:2200 6448 #, c-format 6449 msgid "Immediate value not in 16 bit signed range: %ld" 6450 msgstr " 16- : %ld" 6451 6452 #: config/tc-cris.c:2205 6453 #, c-format 6454 msgid "Immediate value not in 16 bit unsigned range: %ld" 6455 msgstr " 16- : %ld" 6456 6457 #: config/tc-cris.c:2231 6458 msgid "TLS relocation size does not match operand size" 6459 msgstr " TLS " 6460 6461 #: config/tc-cris.c:2232 6462 msgid "PIC relocation size does not match operand size" 6463 msgstr " PIC " 6464 6465 #: config/tc-cris.c:3379 6466 msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n" 6467 msgstr " gen_cond_branch_32 .arch common_v10_v32\n" 6468 6469 #: config/tc-cris.c:3383 6470 msgid "32-bit conditional branch generated" 6471 msgstr " 32- " 6472 6473 #: config/tc-cris.c:3444 6474 msgid "Complex expression not supported" 6475 msgstr " " 6476 6477 #. FIXME: Is this function mentioned in the internals.texi manual? If 6478 #. not, add it. 6479 #: config/tc-cris.c:3594 6480 msgid "Bad call to md_atof () - floating point formats are not supported" 6481 msgstr " md_atof () " 6482 6483 #: config/tc-cris.c:3635 6484 msgid "PC-relative relocation must be trivially resolved" 6485 msgstr "PC- " 6486 6487 #: config/tc-cris.c:3707 6488 #, c-format 6489 msgid "Value not in 16 bit range: %ld" 6490 msgstr " 16- : %ld" 6491 6492 #: config/tc-cris.c:3715 6493 #, c-format 6494 msgid "Value not in 16 bit signed range: %ld" 6495 msgstr " 16- : %ld" 6496 6497 #: config/tc-cris.c:3723 6498 #, c-format 6499 msgid "Value not in 8 bit range: %ld" 6500 msgstr " 8- : %ld" 6501 6502 #: config/tc-cris.c:3730 6503 #, c-format 6504 msgid "Value not in 8 bit signed range: %ld" 6505 msgstr " 8- : %ld" 6506 6507 #: config/tc-cris.c:3740 6508 #, c-format 6509 msgid "Value not in 4 bit unsigned range: %ld" 6510 msgstr " 4- : %ld" 6511 6512 #: config/tc-cris.c:3747 6513 #, c-format 6514 msgid "Value not in 5 bit unsigned range: %ld" 6515 msgstr " 5- : %ld" 6516 6517 #: config/tc-cris.c:3754 6518 #, c-format 6519 msgid "Value not in 6 bit range: %ld" 6520 msgstr " 6- : %ld" 6521 6522 #: config/tc-cris.c:3761 6523 #, c-format 6524 msgid "Value not in 6 bit unsigned range: %ld" 6525 msgstr " 6- : %ld" 6526 6527 #: config/tc-cris.c:3805 6528 #, c-format 6529 msgid "Please use --help to see usage and options for this assembler.\n" 6530 msgstr " --help.\n" 6531 6532 #: config/tc-cris.c:3817 6533 msgid "--no-underscore is invalid with a.out format" 6534 msgstr " --no-underscore a.out" 6535 6536 #: config/tc-cris.c:3829 6537 msgid "--pic is invalid for this object format" 6538 msgstr " --pic " 6539 6540 #: config/tc-cris.c:3843 6541 #, c-format 6542 msgid "invalid <arch> in --march=<arch>: %s" 6543 msgstr " <> --march=<>: %s" 6544 6545 #: config/tc-cris.c:3952 config/tc-ft32.c:688 config/tc-moxie.c:776 6546 msgid "Semantics error. This type of operand can not be relocated, it must be an assembly-time constant" 6547 msgstr " . , " 6548 6549 #: config/tc-cris.c:4001 config/tc-ft32.c:709 config/tc-moxie.c:824 6550 #, c-format 6551 msgid "Cannot generate relocation type for symbol %s, code %s" 6552 msgstr " %s, %s" 6553 6554 #. The messages are formatted to line up with the generic options. 6555 #: config/tc-cris.c:4014 6556 #, c-format 6557 msgid "CRIS-specific options:\n" 6558 msgstr " CRIS:\n" 6559 6560 #: config/tc-cris.c:4016 6561 msgid " -h, -H Don't execute, print this help text. Deprecated.\n" 6562 msgstr " -h, -H , . .\n" 6563 6564 #: config/tc-cris.c:4018 6565 msgid " -N Warn when branches are expanded to jumps.\n" 6566 msgstr " -N , .\n" 6567 6568 #: config/tc-cris.c:4020 6569 msgid " --underscore User symbols are normally prepended with underscore.\n" 6570 msgstr "" 6571 " --underscore \n" 6572 " .\n" 6573 6574 #: config/tc-cris.c:4022 6575 msgid " Registers will not need any prefix.\n" 6576 msgstr " .\n" 6577 6578 #: config/tc-cris.c:4024 6579 msgid " --no-underscore User symbols do not have any prefix.\n" 6580 msgstr "" 6581 " --no-underscore \n" 6582 " - .\n" 6583 6584 #: config/tc-cris.c:4026 6585 msgid " Registers will require a `$'-prefix.\n" 6586 msgstr " $.\n" 6587 6588 #: config/tc-cris.c:4029 6589 msgid " --pic\t\t\tEnable generation of position-independent code.\n" 6590 msgstr " --pic\t\t\t .\n" 6591 6592 #: config/tc-cris.c:4032 6593 msgid "" 6594 " --march=<arch>\t\tGenerate code for <arch>. Valid choices for <arch>\n" 6595 "\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n" 6596 msgstr "" 6597 " --march=<>\t\t <>.\n" 6598 "\t\t\t\t <>:\n" 6599 "\t\t\t\tv0_v10, v10, v32 common_v10_v32.\n" 6600 6601 #: config/tc-cris.c:4081 6602 msgid "Invalid pc-relative relocation" 6603 msgstr " , PC" 6604 6605 #: config/tc-cris.c:4126 6606 #, c-format 6607 msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large." 6608 msgstr " .word (%ld) : ." 6609 6610 #: config/tc-cris.c:4156 6611 #, c-format 6612 msgid ".syntax %s requires command-line option `--underscore'" 6613 msgstr " .syntax %s --underscore" 6614 6615 #: config/tc-cris.c:4165 6616 #, c-format 6617 msgid ".syntax %s requires command-line option `--no-underscore'" 6618 msgstr " .syntax %s --no-underscore" 6619 6620 #: config/tc-cris.c:4202 6621 msgid "Unknown .syntax operand" 6622 msgstr " .syntax" 6623 6624 #: config/tc-cris.c:4212 6625 msgid "Pseudodirective .file is only valid when generating ELF" 6626 msgstr " .file ELF" 6627 6628 #: config/tc-cris.c:4224 6629 msgid "Pseudodirective .loc is only valid when generating ELF" 6630 msgstr " .loc ELF" 6631 6632 #: config/tc-cris.c:4239 6633 #, c-format 6634 msgid "internal inconsistency problem: %s called for %d bytes" 6635 msgstr " : %s %d " 6636 6637 #: config/tc-cris.c:4391 6638 msgid "unknown operand to .arch" 6639 msgstr " .arch" 6640 6641 #: config/tc-cris.c:4400 6642 msgid ".arch <arch> requires a matching --march=... option" 6643 msgstr ".arch <> --march=" 6644 6645 #: config/tc-crx.c:710 config/tc-crx.c:730 config/tc-crx.c:745 6646 #, c-format 6647 msgid "Illegal register `%s' in instruction `%s'" 6648 msgstr " %s %s" 6649 6650 #: config/tc-crx.c:773 6651 #, c-format 6652 msgid "Illegal Scale - `%d'" 6653 msgstr " %d" 6654 6655 #. Issue a error message when register is illegal. 6656 #: config/tc-crx.c:1088 6657 #, c-format 6658 msgid "Illegal register (`%s') in instruction: `%s'" 6659 msgstr " (%s) : %s" 6660 6661 #: config/tc-crx.c:1217 6662 #, c-format 6663 msgid "Illegal co-processor register in instruction `%s'" 6664 msgstr " %s" 6665 6666 #: config/tc-crx.c:1224 6667 #, c-format 6668 msgid "Illegal co-processor special register in instruction `%s'" 6669 msgstr " %s" 6670 6671 #: config/tc-crx.c:1544 6672 #, c-format 6673 msgid "Invalid DISPU4 operand value (arg %d)" 6674 msgstr " DISPU4 ( %d)" 6675 6676 #: config/tc-crx.c:1548 6677 #, c-format 6678 msgid "Invalid CST4 operand value (arg %d)" 6679 msgstr " CST4 ( %d)" 6680 6681 #: config/tc-crx.c:1551 6682 #, c-format 6683 msgid "Operand value is not within upper 64 KB (arg %d)" 6684 msgstr " 64 ( %d)" 6685 6686 #: config/tc-crx.c:1685 6687 msgid "Invalid register in register list" 6688 msgstr " " 6689 6690 #: config/tc-crx.c:1739 6691 #, c-format 6692 msgid "Illegal register `%s' in cop-register list" 6693 msgstr " %s " 6694 6695 #: config/tc-crx.c:1747 6696 #, c-format 6697 msgid "Illegal register `%s' in cop-special-register list" 6698 msgstr " %s " 6699 6700 #: config/tc-crx.c:1766 6701 #, c-format 6702 msgid "Illegal register `%s' in user register list" 6703 msgstr " %s " 6704 6705 #: config/tc-crx.c:1785 6706 #, c-format 6707 msgid "Illegal register `%s' in register list" 6708 msgstr " %s " 6709 6710 #: config/tc-crx.c:1791 6711 #, c-format 6712 msgid "Maximum %d bits may be set in `mask16' operand" 6713 msgstr " mask16 %d " 6714 6715 #: config/tc-crx.c:1800 6716 #, c-format 6717 msgid "rest of line ignored; first ignored character is `%c'" 6718 msgstr " ; %c" 6719 6720 #: config/tc-crx.c:1808 6721 #, c-format 6722 msgid "Illegal `mask16' operand, operation is undefined - `%s'" 6723 msgstr " mask16, %s" 6724 6725 #. HI can't be specified without LO (and vise-versa). 6726 #: config/tc-crx.c:1814 6727 msgid "HI/LO registers should be specified together" 6728 msgstr " HI/LO " 6729 6730 #: config/tc-crx.c:1820 6731 msgid "HI/LO registers should be specified without additional registers" 6732 msgstr " HI/LO " 6733 6734 #. Variable not in small data read only segment accessed 6735 #. using small data read only anchor. 6736 #: config/tc-csky.c:1149 config/tc-mcore.c:1927 config/tc-microblaze.c:1999 6737 #: config/tc-microblaze.c:2301 config/tc-microblaze.c:2324 6738 msgid "unknown" 6739 msgstr "" 6740 6741 #: config/tc-csky.c:1151 6742 #, c-format 6743 msgid "pcrel offset for branch to %s too far (0x%lx)" 6744 msgstr " pcrel %s (0x%lx)" 6745 6746 #: config/tc-csky.c:1235 6747 #, c-format 6748 msgid "unknown architecture `%s'" 6749 msgstr " %s" 6750 6751 #: config/tc-csky.c:1408 6752 #, c-format 6753 msgid "C-SKY assembler options:\n" 6754 msgstr " C-SKY:\n" 6755 6756 #: config/tc-csky.c:1410 6757 #, c-format 6758 msgid " -march=ARCH\t\t\tselect architecture ARCH:" 6759 msgstr " -march= :" 6760 6761 #: config/tc-csky.c:1429 6762 #, c-format 6763 msgid " -mcpu=CPU\t\t\tselect processor CPU:" 6764 msgstr " -mcpu= :" 6765 6766 #: config/tc-csky.c:1456 6767 #, c-format 6768 msgid " -mfloat-abi=ABI\t\tselect float ABI:" 6769 msgstr " -mfloat-abi=ABI ABI :" 6770 6771 #: config/tc-csky.c:1475 6772 #, c-format 6773 msgid " -EL -mlittle-endian\t\tgenerate little-endian output\n" 6774 msgstr " -EL -mlittle-endian \n" 6775 6776 #: config/tc-csky.c:1477 6777 #, c-format 6778 msgid " -EB -mbig-endian\t\tgenerate big-endian output\n" 6779 msgstr " -EB -mbig-endian \n" 6780 6781 #: config/tc-csky.c:1479 6782 #, c-format 6783 msgid " -fpic -pic\t\t\tgenerate position-independent code\n" 6784 msgstr " -fpic -pic \n" 6785 6786 #: config/tc-csky.c:1482 6787 #, c-format 6788 msgid " -mljump\t\t\ttransform jbf, jbt, jbr to jmpi (CK800 only)\n" 6789 msgstr " -mljump jbf, jbt, jbr jmpi ( CK800)\n" 6790 6791 #: config/tc-csky.c:1484 6792 #, c-format 6793 msgid " -mno-ljump\n" 6794 msgstr " -mno-ljump\n" 6795 6796 #: config/tc-csky.c:1488 6797 #, c-format 6798 msgid " -mbranch-stub\t\t\tenable branch stubs for PC-relative calls\n" 6799 msgstr " -mbranch-stub PC-\n" 6800 6801 #: config/tc-csky.c:1490 6802 #, c-format 6803 msgid " -mno-branch-stub\n" 6804 msgstr " -mno-branch-stub\n" 6805 6806 #: config/tc-csky.c:1494 6807 #, c-format 6808 msgid " -force2bsr -mforce2bsr\ttransform jbsr to bsr\n" 6809 msgstr " -force2bsr -mforce2bsr jbsr bsr\n" 6810 6811 #: config/tc-csky.c:1496 6812 #, c-format 6813 msgid " -no-force2bsr -mno-force2bsr\n" 6814 msgstr " -no-force2bsr -mno-force2bsr\n" 6815 6816 #: config/tc-csky.c:1498 6817 #, c-format 6818 msgid " -jsri2bsr -mjsri2bsr\t\ttransform jsri to bsr\n" 6819 msgstr " -jsri2bsr -mjsri2bsr jsri bsr\n" 6820 6821 #: config/tc-csky.c:1500 6822 #, c-format 6823 msgid " -no-jsri2bsr -mno-jsri2bsr\n" 6824 msgstr " -no-jsri2bsr -mno-jsri2bsr\n" 6825 6826 #: config/tc-csky.c:1503 6827 #, c-format 6828 msgid " -mnolrw -mno-lrw\t\timplement lrw as movih + ori\n" 6829 msgstr " -mnolrw -mno-lrw lrw movih + ori\n" 6830 6831 #: config/tc-csky.c:1505 6832 #, c-format 6833 msgid " -melrw\t\t\tenable extended lrw (CK800 only)\n" 6834 msgstr " -melrw lrw ( CK800)\n" 6835 6836 #: config/tc-csky.c:1507 6837 #, c-format 6838 msgid " -mno-elrw\n" 6839 msgstr " -mno-elrw\n" 6840 6841 #: config/tc-csky.c:1510 6842 #, c-format 6843 msgid " -mlaf -mliterals-after-func\temit literals after each function\n" 6844 msgstr "" 6845 " -mlaf -mliterals-after-func\n" 6846 " \n" 6847 6848 #: config/tc-csky.c:1512 6849 #, c-format 6850 msgid " -mno-laf -mno-literals-after-func\n" 6851 msgstr " -mno-laf -mno-literals-after-func\n" 6852 6853 #: config/tc-csky.c:1514 6854 #, c-format 6855 msgid " -mlabr -mliterals-after-br\temit literals after branch instructions\n" 6856 msgstr "" 6857 " -mlabr -mliterals-after-br\n" 6858 " \n" 6859 6860 #: config/tc-csky.c:1516 6861 #, c-format 6862 msgid " -mno-labr -mnoliterals-after-br\n" 6863 msgstr " -mno-labr -mnoliterals-after-br\n" 6864 6865 #: config/tc-csky.c:1519 6866 #, c-format 6867 msgid " -mistack\t\t\tenable interrupt stack instructions\n" 6868 msgstr " -mistack \n" 6869 6870 #: config/tc-csky.c:1521 6871 #, c-format 6872 msgid " -mno-istack\n" 6873 msgstr " -mno-istack\n" 6874 6875 #: config/tc-csky.c:1524 6876 #, c-format 6877 msgid " -mhard-float\t\t\tenable hard float instructions\n" 6878 msgstr " -mhard-float \n" 6879 6880 #: config/tc-csky.c:1526 6881 #, c-format 6882 msgid " -mmp\t\t\t\tenable multiprocessor instructions\n" 6883 msgstr " -mmp \n" 6884 6885 #: config/tc-csky.c:1528 6886 #, c-format 6887 msgid " -mcp\t\t\t\tenable coprocessor instructions\n" 6888 msgstr " -mcp \n" 6889 6890 #: config/tc-csky.c:1530 6891 #, c-format 6892 msgid " -mcache\t\t\tenable cache prefetch instruction\n" 6893 msgstr " -mcache \n" 6894 6895 #: config/tc-csky.c:1532 6896 #, c-format 6897 msgid " -msecurity\t\t\tenable security instructions\n" 6898 msgstr " -msecurity \n" 6899 6900 #: config/tc-csky.c:1534 6901 #, c-format 6902 msgid " -mtrust\t\t\tenable trust instructions\n" 6903 msgstr " -mtrust \n" 6904 6905 #: config/tc-csky.c:1536 6906 #, c-format 6907 msgid " -mdsp\t\t\t\tenable DSP instructions\n" 6908 msgstr " -mdsp DSP\n" 6909 6910 #: config/tc-csky.c:1538 6911 #, c-format 6912 msgid " -medsp\t\t\tenable enhanced DSP instructions\n" 6913 msgstr " -medsp DSP\n" 6914 6915 #: config/tc-csky.c:1540 6916 #, c-format 6917 msgid " -mvdsp\t\t\tenable vector DSP instructions\n" 6918 msgstr " -mvdsp DSP\n" 6919 6920 #: config/tc-csky.c:1753 6921 msgid "C-SKY ABI v1 (ck510/ck610) does not support -mbranch-stub" 6922 msgstr "C-SKY ABI v1 (ck510/ck610) -mbranch-stub" 6923 6924 #: config/tc-csky.c:1758 6925 msgid "-mno-force2bsr is ignored with -mbranch-stub" 6926 msgstr "-mno-force2bsr -mbranch-stub" 6927 6928 #: config/tc-csky.c:1766 6929 msgid "-mno-force2bsr is ignored for ck801/ck802" 6930 msgstr "-mno-force2bsr ck801/ck802" 6931 6932 #: config/tc-csky.c:1793 6933 msgid "-mljump is ignored for ck801/ck802" 6934 msgstr "-mljump ck801/ck802" 6935 6936 #: config/tc-csky.c:2073 config/tc-mcore.c:689 6937 msgid "more than 65K literal pools" 6938 msgstr " 65K " 6939 6940 #: config/tc-csky.c:2320 read.c:3606 6941 #, c-format 6942 msgid "bad floating literal: %s" 6943 msgstr " : %s" 6944 6945 #: config/tc-csky.c:2468 config/tc-mcore.c:743 6946 msgid "missing ']'" 6947 msgstr " ]" 6948 6949 #: config/tc-csky.c:2496 config/tc-mips.c:14348 config/tc-mips.c:14412 6950 #: config/tc-mips.c:14423 config/tc-score.c:2692 config/tc-score.c:2739 6951 msgid "unrecognized opcode" 6952 msgstr " " 6953 6954 #: config/tc-csky.c:3631 config/tc-mcore.c:1164 6955 msgid "translating mgeni to movi" 6956 msgstr "mgeni movi" 6957 6958 #: config/tc-csky.c:5279 config/tc-tilegx.c:1451 config/tc-tilepro.c:1310 6959 #, c-format 6960 msgid "unsupported BFD relocation size %d" 6961 msgstr " %d BFD" 6962 6963 #: config/tc-csky.c:5902 6964 msgid "second operand must be 4" 6965 msgstr " 4" 6966 6967 #: config/tc-csky.c:5926 config/tc-mcore.c:1527 6968 msgid "second operand must be 1" 6969 msgstr " 1" 6970 6971 #: config/tc-csky.c:5999 config/tc-xtensa.c:1989 6972 msgid "register number out of range" 6973 msgstr " " 6974 6975 #: config/tc-csky.c:6009 6976 msgid "64-bit operator src/dst register must be less than 15" 6977 msgstr "64- src/dst 15" 6978 6979 #: config/tc-csky.c:7836 6980 msgid "the first operand must be a symbol" 6981 msgstr " " 6982 6983 #: config/tc-csky.c:7845 6984 msgid "missing stack size" 6985 msgstr " " 6986 6987 #: config/tc-csky.c:7858 config/tc-score.c:4244 6988 msgid "value not in range [0, 0xffffffff]" 6989 msgstr " [0, 0xffffffff]" 6990 6991 #: config/tc-csky.c:7868 config/tc-mcore.c:782 6992 msgid "operand must be a constant" 6993 msgstr " " 6994 6995 #: config/tc-d10v.c:216 6996 #, c-format 6997 msgid "" 6998 "D10V options:\n" 6999 "-O Optimize. Will do some operations in parallel.\n" 7000 "--gstabs-packing Pack adjacent short instructions together even\n" 7001 " when --gstabs is specified. On by default.\n" 7002 "--no-gstabs-packing If --gstabs is specified, do not pack adjacent\n" 7003 " instructions together.\n" 7004 msgstr "" 7005 " D10V:\n" 7006 "-O . .\n" 7007 "--gstabs-packing \n" 7008 " --gstabs. .\n" 7009 "--no-gstabs-packing --gstabs, \n" 7010 " .\n" 7011 7012 #: config/tc-d10v.c:573 7013 msgid "operand is not an immediate" 7014 msgstr " " 7015 7016 #: config/tc-d10v.c:590 7017 #, c-format 7018 msgid "operand out of range: %lu" 7019 msgstr " : %lu" 7020 7021 #: config/tc-d10v.c:650 7022 msgid "Instruction must be executed in parallel with another instruction." 7023 msgstr " ." 7024 7025 #: config/tc-d10v.c:704 config/tc-d10v.c:712 7026 #, c-format 7027 msgid "packing conflict: %s must dispatch sequentially" 7028 msgstr " : %s " 7029 7030 #: config/tc-d10v.c:811 7031 #, c-format 7032 msgid "resource conflict (R%d)" 7033 msgstr " (R%d)" 7034 7035 #: config/tc-d10v.c:814 7036 #, c-format 7037 msgid "resource conflict (A%d)" 7038 msgstr " (A%d)" 7039 7040 #: config/tc-d10v.c:816 7041 msgid "resource conflict (PSW)" 7042 msgstr " (PSW)" 7043 7044 #: config/tc-d10v.c:818 7045 msgid "resource conflict (C flag)" 7046 msgstr " ( C)" 7047 7048 #: config/tc-d10v.c:820 7049 msgid "resource conflict (F flag)" 7050 msgstr " ( F)" 7051 7052 #: config/tc-d10v.c:970 7053 msgid "Instruction must be executed in parallel" 7054 msgstr " " 7055 7056 #: config/tc-d10v.c:973 7057 msgid "Long instructions may not be combined." 7058 msgstr " ." 7059 7060 #: config/tc-d10v.c:1006 7061 msgid "One of these instructions may not be executed in parallel." 7062 msgstr " ." 7063 7064 #: config/tc-d10v.c:1010 config/tc-d30v.c:1034 7065 msgid "Two IU instructions may not be executed in parallel" 7066 msgstr " UI " 7067 7068 #: config/tc-d10v.c:1012 config/tc-d10v.c:1020 config/tc-d10v.c:1034 7069 #: config/tc-d10v.c:1049 config/tc-d30v.c:1035 config/tc-d30v.c:1044 7070 msgid "Swapping instruction order" 7071 msgstr " " 7072 7073 #: config/tc-d10v.c:1018 config/tc-d30v.c:1041 7074 msgid "Two MU instructions may not be executed in parallel" 7075 msgstr " MU " 7076 7077 #: config/tc-d10v.c:1038 config/tc-d30v.c:1061 7078 msgid "IU instruction may not be in the left container" 7079 msgstr " IU " 7080 7081 #: config/tc-d10v.c:1040 config/tc-d10v.c:1055 7082 msgid "Instruction in R container is squashed by flow control instruction in L container." 7083 msgstr " R L." 7084 7085 #: config/tc-d10v.c:1053 config/tc-d30v.c:1072 7086 msgid "MU instruction may not be in the right container" 7087 msgstr " MU " 7088 7089 #: config/tc-d10v.c:1059 config/tc-d30v.c:1084 7090 msgid "unknown execution type passed to write_2_short()" 7091 msgstr " write_2_short() " 7092 7093 #: config/tc-d10v.c:1188 config/tc-d10v.c:1361 7094 msgid "bad opcode or operands" 7095 msgstr " " 7096 7097 #: config/tc-d10v.c:1263 7098 msgid "value out of range" 7099 msgstr " " 7100 7101 #: config/tc-d10v.c:1337 7102 msgid "illegal operand - register name found where none expected" 7103 msgstr " " 7104 7105 #: config/tc-d10v.c:1372 7106 msgid "Register number must be EVEN" 7107 msgstr " " 7108 7109 #: config/tc-d10v.c:1375 7110 msgid "Unsupported use of sp" 7111 msgstr " sp" 7112 7113 #: config/tc-d10v.c:1394 7114 #, c-format 7115 msgid "cr%ld is a reserved control register" 7116 msgstr "cr%ld " 7117 7118 #: config/tc-d10v.c:1569 7119 #, c-format 7120 msgid "line %d: rep or repi must include at least 4 instructions" 7121 msgstr " %d: rep repi 4 " 7122 7123 #: config/tc-d10v.c:1761 7124 msgid "can't find previous opcode " 7125 msgstr " " 7126 7127 #: config/tc-d10v.c:1773 7128 #, c-format 7129 msgid "could not assemble: %s" 7130 msgstr " : %s" 7131 7132 #: config/tc-d10v.c:1788 config/tc-d10v.c:1810 config/tc-d30v.c:1741 7133 msgid "Unable to mix instructions as specified" 7134 msgstr " " 7135 7136 #: config/tc-d30v.c:146 7137 #, c-format 7138 msgid "Register name %s conflicts with symbol of the same name" 7139 msgstr " %s " 7140 7141 #: config/tc-d30v.c:236 7142 #, c-format 7143 msgid "" 7144 "\n" 7145 "D30V options:\n" 7146 "-O Make adjacent short instructions parallel if possible.\n" 7147 "-n Warn about all NOPs inserted by the assembler.\n" 7148 "-N Warn about NOPs inserted after word multiplies.\n" 7149 "-c Warn about symbols whose names match register names.\n" 7150 "-C Opposite of -C. -c is the default.\n" 7151 msgstr "" 7152 "\n" 7153 " D30V:\n" 7154 "-O ,\n" 7155 " .\n" 7156 "-n NOP, .\n" 7157 "-N NOP, .\n" 7158 "-c , \n" 7159 " ( ).\n" 7160 "-C -c.\n" 7161 7162 #: config/tc-d30v.c:364 7163 msgid "unexpected 12-bit reloc type" 7164 msgstr " 12- " 7165 7166 #: config/tc-d30v.c:371 7167 msgid "unexpected 18-bit reloc type" 7168 msgstr " 18- " 7169 7170 #: config/tc-d30v.c:622 7171 #, c-format 7172 msgid "%s NOP inserted" 7173 msgstr "%s NOP " 7174 7175 #: config/tc-d30v.c:623 7176 msgid "sequential" 7177 msgstr "" 7178 7179 #: config/tc-d30v.c:623 7180 msgid "parallel" 7181 msgstr "" 7182 7183 #: config/tc-d30v.c:1030 7184 msgid "Instructions may not be executed in parallel" 7185 msgstr " " 7186 7187 #: config/tc-d30v.c:1043 7188 #, c-format 7189 msgid "Executing %s in IU may not work" 7190 msgstr " %s IU " 7191 7192 #: config/tc-d30v.c:1050 7193 #, c-format 7194 msgid "Executing %s in IU may not work in parallel execution" 7195 msgstr " %s IU " 7196 7197 #: config/tc-d30v.c:1063 7198 #, c-format 7199 msgid "special left instruction `%s' kills instruction `%s' in right container" 7200 msgstr " %s %s " 7201 7202 #: config/tc-d30v.c:1074 7203 #, c-format 7204 msgid "Executing %s in reverse serial with %s may not work" 7205 msgstr " %s %s " 7206 7207 #: config/tc-d30v.c:1077 7208 #, c-format 7209 msgid "Executing %s in IU in reverse serial may not work" 7210 msgstr " %s UI " 7211 7212 #: config/tc-d30v.c:1265 7213 msgid "Odd numbered register used as target of multi-register instruction" 7214 msgstr " " 7215 7216 #: config/tc-d30v.c:1329 config/tc-d30v.c:1365 7217 #, c-format 7218 msgid "unknown condition code: %s" 7219 msgstr " : %s" 7220 7221 #: config/tc-d30v.c:1358 7222 #, c-format 7223 msgid "cmpu doesn't support condition code %s" 7224 msgstr "cmpu %s" 7225 7226 #: config/tc-d30v.c:1393 7227 #, c-format 7228 msgid "unknown opcode: %s" 7229 msgstr " : %s" 7230 7231 #: config/tc-d30v.c:1404 7232 #, c-format 7233 msgid "operands for opcode `%s' do not match any valid format" 7234 msgstr " %s " 7235 7236 #: config/tc-d30v.c:1619 config/tc-d30v.c:1636 7237 msgid "Cannot assemble instruction" 7238 msgstr " " 7239 7240 #: config/tc-d30v.c:1621 7241 msgid "First opcode is long. Unable to mix instructions as specified." 7242 msgstr " . ." 7243 7244 #: config/tc-d30v.c:1691 7245 msgid "word of NOPs added between word multiply and load" 7246 msgstr " NOP " 7247 7248 #: config/tc-d30v.c:1693 7249 msgid "word of NOPs added between word multiply and 16-bit multiply" 7250 msgstr " NOP 16- " 7251 7252 #: config/tc-d30v.c:1725 7253 msgid "Instruction uses long version, so it cannot be mixed as specified" 7254 msgstr " , " 7255 7256 #: config/tc-d30v.c:1852 7257 #, c-format 7258 msgid "value too large to fit in %d bits" 7259 msgstr " %d " 7260 7261 #: config/tc-d30v.c:2030 config/tc-pru.c:216 config/tc-pru.c:332 7262 #, c-format 7263 msgid "Alignment too large: %d assumed" 7264 msgstr " : %d" 7265 7266 #: config/tc-dlx.c:213 7267 msgid "missing .proc" 7268 msgstr " .proc" 7269 7270 #: config/tc-dlx.c:230 7271 msgid ".endfunc missing for previous .proc" 7272 msgstr " .endfunc .proc" 7273 7274 #: config/tc-dlx.c:320 7275 #, c-format 7276 msgid "Bad operand for a load instruction: <%s>" 7277 msgstr " : <%s>" 7278 7279 #: config/tc-dlx.c:434 7280 #, c-format 7281 msgid "Bad operand for a store instruction: <%s>" 7282 msgstr " : <%s>" 7283 7284 #: config/tc-dlx.c:614 7285 #, c-format 7286 msgid "Expression Error for operand modifier %%hi/%%lo\n" 7287 msgstr " %%hi/%%lo\n" 7288 7289 #: config/tc-dlx.c:627 7290 #, c-format 7291 msgid "Invalid expression after %%%%\n" 7292 msgstr " %%%%\n" 7293 7294 #: config/tc-dlx.c:691 config/tc-tic4x.c:2456 7295 #, c-format 7296 msgid "Unknown opcode `%s'." 7297 msgstr " : %s." 7298 7299 #: config/tc-dlx.c:700 7300 msgid "Can not set dlx_skip_hi16_flag" 7301 msgstr " dlx_skip_hi16_flag" 7302 7303 #: config/tc-dlx.c:714 7304 #, c-format 7305 msgid "Missing arguments for opcode <%s>." 7306 msgstr " <%s>." 7307 7308 #: config/tc-dlx.c:748 7309 #, c-format 7310 msgid "Too many operands: %s" 7311 msgstr " : %s" 7312 7313 #: config/tc-dlx.c:786 7314 #, c-format 7315 msgid "Both the_insn.HI and the_insn.LO are set : %s" 7316 msgstr " the_insn.HI the_insn.LO: %s" 7317 7318 #: config/tc-dlx.c:856 7319 msgid "failed regnum sanity check." 7320 msgstr "regnum ." 7321 7322 #: config/tc-dlx.c:869 7323 msgid "failed general register sanity check." 7324 msgstr " ." 7325 7326 #. Types or values of args don't match. 7327 #: config/tc-dlx.c:877 7328 msgid "Invalid operands" 7329 msgstr " " 7330 7331 #: config/tc-dlx.c:1096 7332 #, c-format 7333 msgid "label \"$%d\" redefined" 7334 msgstr " $%d" 7335 7336 #: config/tc-dlx.c:1134 7337 msgid "Invalid expression after # number\n" 7338 msgstr " # \n" 7339 7340 #: config/tc-dlx.c:1177 config/tc-m32r.c:2275 config/tc-nds32.c:7839 7341 #: config/tc-sparc.c:4010 7342 #, c-format 7343 msgid "internal error: can't export reloc type %d (`%s')" 7344 msgstr " : %d (%s)" 7345 7346 #: config/tc-epiphany.c:126 7347 #, c-format 7348 msgid "EPIPHANY specific command line options:\n" 7349 msgstr " EPIPHANY:\n" 7350 7351 #: config/tc-epiphany.c:367 7352 msgid "register number too large for push/pop" 7353 msgstr " push/pop" 7354 7355 #: config/tc-epiphany.c:371 7356 msgid "register is out of order" 7357 msgstr " " 7358 7359 #: config/tc-epiphany.c:385 7360 msgid "malformed reglist in push/pop" 7361 msgstr " eglist push/pop" 7362 7363 #. Checks for behavioral restrictions on LD/ST instructions. 7364 #: config/tc-epiphany.c:431 7365 msgid "destination register modified by displacement-post-modified address" 7366 msgstr " --" 7367 7368 #: config/tc-epiphany.c:432 7369 msgid "ldrd/strd requires even:odd register pair" 7370 msgstr " ldrd/strd :" 7371 7372 #: config/tc-epiphany.c:820 config/tc-m32r.c:1786 7373 msgid "Addend to unresolved symbol not on word boundary." 7374 msgstr " ." 7375 7376 #: config/tc-fr30.c:81 7377 #, c-format 7378 msgid " FR30 specific command line options:\n" 7379 msgstr " FR30:\n" 7380 7381 #: config/tc-fr30.c:134 7382 #, c-format 7383 msgid "Instruction %s not allowed in a delay slot." 7384 msgstr " %s ." 7385 7386 #: config/tc-frv.c:403 7387 #, c-format 7388 msgid "Unknown cpu -mcpu=%s" 7389 msgstr " -mcpu=%s" 7390 7391 #: config/tc-frv.c:456 7392 #, c-format 7393 msgid "FRV specific command line options:\n" 7394 msgstr " FRV:\n" 7395 7396 #: config/tc-frv.c:457 7397 #, c-format 7398 msgid "-G n Put data <= n bytes in the small data area\n" 7399 msgstr "-G n <= n \n" 7400 7401 #: config/tc-frv.c:458 7402 #, c-format 7403 msgid "-mgpr-32 Mark generated file as only using 32 GPRs\n" 7404 msgstr "-mgpr-32 32 \n" 7405 7406 #: config/tc-frv.c:459 7407 #, c-format 7408 msgid "-mgpr-64 Mark generated file as using all 64 GPRs\n" 7409 msgstr "-mgpr-64 64 \n" 7410 7411 #: config/tc-frv.c:460 7412 #, c-format 7413 msgid "-mfpr-32 Mark generated file as only using 32 FPRs\n" 7414 msgstr "-mfpr-32 32 32 FPR\n" 7415 7416 #: config/tc-frv.c:461 7417 #, c-format 7418 msgid "-mfpr-64 Mark generated file as using all 64 FPRs\n" 7419 msgstr "-mfpr-64 64 FPR\n" 7420 7421 #: config/tc-frv.c:462 7422 #, c-format 7423 msgid "-msoft-float Mark generated file as using software FP\n" 7424 msgstr "-msoft-float FP\n" 7425 7426 #: config/tc-frv.c:463 7427 #, c-format 7428 msgid "-mdword Mark generated file as using a 8-byte stack alignment\n" 7429 msgstr "" 7430 "-mdword \n" 7431 " 8- \n" 7432 7433 #: config/tc-frv.c:464 7434 #, c-format 7435 msgid "-mno-dword Mark generated file as using a 4-byte stack alignment\n" 7436 msgstr "" 7437 "-mno-dword \n" 7438 " 4- \n" 7439 7440 #: config/tc-frv.c:465 7441 #, c-format 7442 msgid "-mdouble Mark generated file as using double precision FP insns\n" 7443 msgstr "" 7444 "-mdouble \n" 7445 " FP \n" 7446 7447 #: config/tc-frv.c:466 7448 #, c-format 7449 msgid "-mmedia Mark generated file as using media insns\n" 7450 msgstr "-mmedia -\n" 7451 7452 #: config/tc-frv.c:467 7453 #, c-format 7454 msgid "-mmuladd Mark generated file as using multiply add/subtract insns\n" 7455 msgstr "" 7456 "-mmuladd \n" 7457 " , /\n" 7458 7459 #: config/tc-frv.c:468 7460 #, c-format 7461 msgid "-mpack Allow instructions to be packed\n" 7462 msgstr "-mpack \n" 7463 7464 #: config/tc-frv.c:469 7465 #, c-format 7466 msgid "-mno-pack Do not allow instructions to be packed\n" 7467 msgstr "-mno-pack \n" 7468 7469 #: config/tc-frv.c:470 7470 #, c-format 7471 msgid "-mpic Mark generated file as using small position independent code\n" 7472 msgstr "" 7473 "-mpic \n" 7474 " \n" 7475 7476 #: config/tc-frv.c:471 7477 #, c-format 7478 msgid "-mPIC Mark generated file as using large position independent code\n" 7479 msgstr "" 7480 "-mpic \n" 7481 " \n" 7482 7483 #: config/tc-frv.c:472 7484 #, c-format 7485 msgid "-mlibrary-pic Mark generated file as using position independent code for libraries\n" 7486 msgstr "" 7487 "-mlibrary-pic \n" 7488 " \n" 7489 7490 #: config/tc-frv.c:473 7491 #, c-format 7492 msgid "-mfdpic Assemble for the FDPIC ABI\n" 7493 msgstr "-mfdpic FDPIC ABI\n" 7494 7495 #: config/tc-frv.c:474 7496 #, c-format 7497 msgid "-mnopic Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n" 7498 msgstr "-mnopic -mpic, -mPIC, -mlibrary-pic -mfdpic\n" 7499 7500 #: config/tc-frv.c:475 7501 #, c-format 7502 msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n" 7503 msgstr "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n" 7504 7505 #: config/tc-frv.c:476 7506 #, c-format 7507 msgid " Record the cpu type\n" 7508 msgstr " \n" 7509 7510 #: config/tc-frv.c:477 7511 #, c-format 7512 msgid "-mtomcat-stats Print out stats for tomcat workarounds\n" 7513 msgstr "-mtomcat-stats tomcat\n" 7514 7515 #: config/tc-frv.c:478 7516 #, c-format 7517 msgid "-mtomcat-debug Debug tomcat workarounds\n" 7518 msgstr "-mtomcat-debug tomcat\n" 7519 7520 #: config/tc-frv.c:1160 7521 msgid "VLIW packing used for -mno-pack" 7522 msgstr " -mno-pack VLIW" 7523 7524 #: config/tc-frv.c:1170 7525 msgid "Instruction not supported by this architecture" 7526 msgstr " " 7527 7528 #: config/tc-frv.c:1180 7529 msgid "VLIW packing constraint violation" 7530 msgstr " VLIW" 7531 7532 #: config/tc-frv.c:1771 7533 #, c-format 7534 msgid "Relocation %s is not safe for %s" 7535 msgstr " %s %s" 7536 7537 #: config/tc-ft32.c:146 config/tc-moxie.c:102 7538 msgid "expecting register" 7539 msgstr " " 7540 7541 #: config/tc-ft32.c:167 config/tc-ft32.c:183 config/tc-moxie.c:121 7542 #: config/tc-moxie.c:137 7543 msgid "illegal register number" 7544 msgstr " " 7545 7546 #: config/tc-ft32.c:239 config/tc-moxie.c:186 config/tc-pj.c:260 7547 #, c-format 7548 msgid "unknown opcode %s" 7549 msgstr " %s" 7550 7551 #: config/tc-ft32.c:264 7552 #, c-format 7553 msgid "unknown width specifier '.%c'" 7554 msgstr " .%c" 7555 7556 #: config/tc-ft32.c:387 7557 msgid "internal error in argument parsing" 7558 msgstr " " 7559 7560 #: config/tc-ft32.c:400 7561 msgid "expected comma separator" 7562 msgstr " " 7563 7564 #: config/tc-ft32.c:412 config/tc-moxie.c:230 config/tc-moxie.c:290 7565 #: config/tc-moxie.c:302 config/tc-moxie.c:335 config/tc-moxie.c:367 7566 #: config/tc-moxie.c:400 config/tc-moxie.c:454 config/tc-moxie.c:508 7567 #: config/tc-moxie.c:518 config/tc-moxie.c:541 config/tc-moxie.c:554 7568 #: config/tc-pj.c:308 7569 msgid "extra stuff on line ignored" 7570 msgstr " " 7571 7572 #: config/tc-ft32.c:472 config/tc-lm32.c:236 config/tc-moxie.c:585 7573 #: config/tc-nios2.c:284 7574 msgid "bad call to md_atof" 7575 msgstr " md_atof" 7576 7577 #: config/tc-ft32.c:522 7578 #, c-format 7579 msgid "FT32 options:\n" 7580 msgstr " FT32:\n" 7581 7582 #: config/tc-ft32.c:523 7583 #, c-format 7584 msgid "" 7585 "\n" 7586 "-no-relax\t\tdon't relax relocations\n" 7587 "\t\t\t\n" 7588 msgstr "" 7589 "\n" 7590 "-no-relax\t\t \n" 7591 "\t\t\t\n" 7592 7593 #. These macros must be defined, but is will be a fatal assembler 7594 #. error if we ever hit them. 7595 #: config/tc-ft32.h:35 config/tc-pj.h:40 7596 msgid "estimate size\n" 7597 msgstr " \n" 7598 7599 #: config/tc-ft32.h:36 config/tc-pj.h:39 7600 msgid "convert_frag\n" 7601 msgstr "convert_frag\n" 7602 7603 #: config/tc-h8300.c:174 7604 #, c-format 7605 msgid "new section '%s' defined without attributes - this might cause problems" 7606 msgstr " %s " 7607 7608 #: config/tc-h8300.c:439 config/tc-h8300.c:447 7609 msgid "Reg not valid for H8/300" 7610 msgstr " H8/300 " 7611 7612 #: config/tc-h8300.c:528 7613 msgid "invalid operand size requested" 7614 msgstr " " 7615 7616 #: config/tc-h8300.c:633 7617 msgid "Invalid register list for ldm/stm\n" 7618 msgstr " ldm/stm\n" 7619 7620 #: config/tc-h8300.c:659 config/tc-h8300.c:664 config/tc-h8300.c:671 7621 msgid "mismatch between register and suffix" 7622 msgstr " " 7623 7624 #: config/tc-h8300.c:676 7625 msgid "invalid suffix after register." 7626 msgstr " " 7627 7628 #: config/tc-h8300.c:698 7629 msgid "address too high for vector table jmp/jsr" 7630 msgstr " jmp/jsr" 7631 7632 #: config/tc-h8300.c:725 config/tc-h8300.c:837 config/tc-h8300.c:847 7633 msgid "Wrong size pointer register for architecture." 7634 msgstr " ." 7635 7636 #: config/tc-h8300.c:784 config/tc-h8300.c:792 config/tc-h8300.c:821 7637 msgid "expected @(exp, reg16)" 7638 msgstr " @(exp, reg16)" 7639 7640 #: config/tc-h8300.c:810 7641 msgid "expected .L, .W or .B for register in indexed addressing mode" 7642 msgstr " .L, .W .B " 7643 7644 #: config/tc-h8300.c:1004 7645 msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\"" 7646 msgstr " mova: @(disp, ea.sz),ERn" 7647 7648 #: config/tc-h8300.c:1022 config/tc-h8300.c:1031 7649 msgid "expected register" 7650 msgstr " " 7651 7652 #: config/tc-h8300.c:1047 7653 msgid "expected closing paren" 7654 msgstr " " 7655 7656 #: config/tc-h8300.c:1106 7657 #, c-format 7658 msgid "can't use high part of register in operand %d" 7659 msgstr " %d" 7660 7661 #: config/tc-h8300.c:1263 7662 #, c-format 7663 msgid "Opcode `%s' with these operand types not available in %s mode" 7664 msgstr " %s %s" 7665 7666 #: config/tc-h8300.c:1272 7667 msgid "mismatch between opcode size and operand size" 7668 msgstr " " 7669 7670 #: config/tc-h8300.c:1308 7671 #, c-format 7672 msgid "operand %s0x%lx out of range." 7673 msgstr " %s0x%lx " 7674 7675 #: config/tc-h8300.c:1418 7676 msgid "Can't work out size of operand.\n" 7677 msgstr " .\n" 7678 7679 #: config/tc-h8300.c:1468 7680 #, c-format 7681 msgid "Opcode `%s' with these operand types not available in H8/300 mode" 7682 msgstr " %s H8/300" 7683 7684 #: config/tc-h8300.c:1473 7685 #, c-format 7686 msgid "Opcode `%s' with these operand types not available in H8/300H mode" 7687 msgstr " %s H8/300H" 7688 7689 #: config/tc-h8300.c:1479 7690 #, c-format 7691 msgid "Opcode `%s' with these operand types not available in H8/300S mode" 7692 msgstr " %s H8/300S" 7693 7694 #: config/tc-h8300.c:1540 config/tc-h8300.c:1560 7695 msgid "Need #1 or #2 here" 7696 msgstr " #1 #2" 7697 7698 #: config/tc-h8300.c:1555 7699 msgid "#4 not valid on H8/300." 7700 msgstr "#4 H8/300." 7701 7702 #: config/tc-h8300.c:1662 config/tc-h8300.c:1734 7703 #, c-format 7704 msgid "branch operand has odd offset (%lx)\n" 7705 msgstr " (%lx)\n" 7706 7707 #: config/tc-h8300.c:1772 7708 msgid "destination operand must be 16 bit register" 7709 msgstr " 16- " 7710 7711 #: config/tc-h8300.c:1781 7712 msgid "source operand must be 8 bit register" 7713 msgstr "- 8- " 7714 7715 #: config/tc-h8300.c:1789 7716 msgid "destination operand must be 16bit absolute address" 7717 msgstr " 16- " 7718 7719 #: config/tc-h8300.c:1796 7720 msgid "destination operand must be 8 bit register" 7721 msgstr " 8- " 7722 7723 #: config/tc-h8300.c:1804 7724 msgid "source operand must be 16bit absolute address" 7725 msgstr "- 16- " 7726 7727 #. This seems more sane than saying "too many operands". We'll 7728 #. get here only if the trailing trash starts with a comma. 7729 #: config/tc-h8300.c:1812 config/tc-mips.c:14364 config/tc-mips.c:14432 7730 #: config/tc-mmix.c:479 config/tc-mmix.c:491 config/tc-mmix.c:2545 7731 #: config/tc-mmix.c:2569 config/tc-mmix.c:2842 7732 msgid "invalid operands" 7733 msgstr " " 7734 7735 #: config/tc-h8300.c:1843 7736 msgid "operand/size mis-match" 7737 msgstr " /" 7738 7739 #: config/tc-h8300.c:1943 config/tc-sh.c:2552 config/tc-z8k.c:1243 7740 msgid "unknown opcode" 7741 msgstr " " 7742 7743 #: config/tc-h8300.c:1976 7744 msgid "invalid operand in ldm" 7745 msgstr " ldm" 7746 7747 #: config/tc-h8300.c:1985 7748 msgid "invalid operand in stm" 7749 msgstr " stm" 7750 7751 #: config/tc-h8300.c:2184 7752 #, c-format 7753 msgid "Invalid argument to --mach option: %s" 7754 msgstr " --mach: %s" 7755 7756 #: config/tc-h8300.c:2195 7757 #, c-format 7758 msgid " H8300-specific assembler options:\n" 7759 msgstr " H8300:\n" 7760 7761 #: config/tc-h8300.c:2196 7762 #, c-format 7763 msgid "" 7764 " -mach=<name> Set the H8300 machine type to one of:\n" 7765 " h8300h, h8300hn, h8300s, h8300sn, h8300sx, h8300sxn\n" 7766 msgstr "" 7767 " -mach=<> H8300:\n" 7768 " h8300h, h8300hn, h8300s, h8300sn, h8300sx, h8300sxn\n" 7769 7770 #: config/tc-h8300.c:2199 7771 #, c-format 7772 msgid " -h-tick-hex Support H'00 style hex constants\n" 7773 msgstr " -h-tick-hex H'00\n" 7774 7775 #: config/tc-h8300.c:2208 7776 #, c-format 7777 msgid "call to tc_aout_fix_to_chars \n" 7778 msgstr " tc_aout_fix_to_chars \n" 7779 7780 #: config/tc-h8300.c:2217 7781 #, c-format 7782 msgid "call to md_convert_frag \n" 7783 msgstr " md_convert_frag \n" 7784 7785 #: config/tc-h8300.c:2268 7786 #, c-format 7787 msgid "call to md_estimate_size_before_relax \n" 7788 msgstr " md_estimate_size_before_relax \n" 7789 7790 #: config/tc-h8300.c:2283 7791 msgid "Unexpected reference to a symbol in a non-code section" 7792 msgstr " " 7793 7794 #: config/tc-h8300.c:2320 config/tc-mcore.c:2208 config/tc-microblaze.c:2494 7795 #: config/tc-pj.c:488 config/tc-sh.c:3901 config/tc-tic6x.c:4514 7796 #, c-format 7797 msgid "Cannot represent relocation type %s" 7798 msgstr " %s" 7799 7800 #. Simple range checking for FIELD against HIGH and LOW bounds. 7801 #. IGNORE is used to suppress the error message. 7802 #. Variant of CHECK_FIELD for use in md_apply_fix and other places where 7803 #. the current file and line number are not valid. 7804 #: config/tc-hppa.c:1027 config/tc-hppa.c:1041 7805 #, c-format 7806 msgid "Field out of range [%d..%d] (%d)." 7807 msgstr " [%d..%d] (%d)." 7808 7809 #. Simple alignment checking for FIELD against ALIGN (a power of two). 7810 #. IGNORE is used to suppress the error message. 7811 #: config/tc-hppa.c:1055 7812 #, c-format 7813 msgid "Field not properly aligned [%d] (%d)." 7814 msgstr " [%d] (%d)." 7815 7816 #: config/tc-hppa.c:1108 7817 msgid "Missing .exit\n" 7818 msgstr " .exit\n" 7819 7820 #: config/tc-hppa.c:1111 7821 msgid "Missing .procend\n" 7822 msgstr " .procend\n" 7823 7824 #: config/tc-hppa.c:1264 7825 #, c-format 7826 msgid "Invalid field selector. Assuming F%%." 7827 msgstr " . F%%." 7828 7829 #: config/tc-hppa.c:1288 7830 msgid "Bad segment in expression." 7831 msgstr " ." 7832 7833 #: config/tc-hppa.c:1313 7834 #, c-format 7835 msgid "Invalid Nullification: (%c)" 7836 msgstr " : (%c)" 7837 7838 #: config/tc-hppa.c:1384 7839 msgid "Cannot handle fixup" 7840 msgstr " " 7841 7842 #: config/tc-hppa.c:1682 7843 #, c-format 7844 msgid " -Q ignored\n" 7845 msgstr " -Q \n" 7846 7847 #: config/tc-hppa.c:1686 7848 #, c-format 7849 msgid " -c print a warning if a comment is found\n" 7850 msgstr " -c , \n" 7851 7852 #: config/tc-hppa.c:1752 7853 #, c-format 7854 msgid "no hppa_fixup entry for fixup type 0x%x" 7855 msgstr " hppa_fixup 0x%x" 7856 7857 #: config/tc-hppa.c:1931 7858 msgid "Unknown relocation encountered in md_apply_fix." 7859 msgstr " md_apply_fix ." 7860 7861 #: config/tc-hppa.c:2119 config/tc-hppa.c:2144 7862 #, c-format 7863 msgid "Undefined register: '%s'." 7864 msgstr " : %s." 7865 7866 #: config/tc-hppa.c:2178 7867 #, c-format 7868 msgid "Non-absolute symbol: '%s'." 7869 msgstr " : %s." 7870 7871 #: config/tc-hppa.c:2193 7872 #, c-format 7873 msgid "Undefined absolute constant: '%s'." 7874 msgstr " : %s." 7875 7876 #: config/tc-hppa.c:2224 config/tc-hppa.c:5705 7877 msgid "could not update architecture and machine" 7878 msgstr " " 7879 7880 #: config/tc-hppa.c:2262 7881 #, c-format 7882 msgid "Invalid FP Compare Condition: %s" 7883 msgstr " FP: %s" 7884 7885 #: config/tc-hppa.c:2317 7886 #, c-format 7887 msgid "Invalid FTEST completer: %s" 7888 msgstr " FTEST: %s" 7889 7890 #: config/tc-hppa.c:2383 config/tc-hppa.c:2420 7891 #, c-format 7892 msgid "Invalid FP Operand Format: %3s" 7893 msgstr " FP: %3s" 7894 7895 #: config/tc-hppa.c:2538 7896 msgid "Bad segment (should be absolute)." 7897 msgstr " ( )." 7898 7899 #: config/tc-hppa.c:2598 7900 #, c-format 7901 msgid "Invalid argument location: %s\n" 7902 msgstr " : %s\n" 7903 7904 #: config/tc-hppa.c:2627 7905 #, c-format 7906 msgid "Invalid argument description: %d" 7907 msgstr " : %d" 7908 7909 #: config/tc-hppa.c:3456 7910 msgid "Invalid Indexed Load Completer." 7911 msgstr " ." 7912 7913 #: config/tc-hppa.c:3461 7914 msgid "Invalid Indexed Load Completer Syntax." 7915 msgstr " ." 7916 7917 #: config/tc-hppa.c:3495 7918 msgid "Invalid Short Load/Store Completer." 7919 msgstr " /." 7920 7921 #: config/tc-hppa.c:3556 config/tc-hppa.c:3561 7922 msgid "Invalid Store Bytes Short Completer" 7923 msgstr " " 7924 7925 #: config/tc-hppa.c:3876 config/tc-hppa.c:3882 7926 msgid "Invalid left/right combination completer" 7927 msgstr " / " 7928 7929 #: config/tc-hppa.c:3931 config/tc-hppa.c:3938 7930 msgid "Invalid permutation completer" 7931 msgstr " " 7932 7933 #: config/tc-hppa.c:4038 7934 #, c-format 7935 msgid "Invalid Add Condition: %s" 7936 msgstr " %s" 7937 7938 #: config/tc-hppa.c:4054 config/tc-hppa.c:4064 7939 msgid "Invalid Add and Branch Condition" 7940 msgstr " " 7941 7942 #: config/tc-hppa.c:4085 config/tc-hppa.c:4230 7943 msgid "Invalid Compare/Subtract Condition" 7944 msgstr " /" 7945 7946 #: config/tc-hppa.c:4125 7947 #, c-format 7948 msgid "Invalid Branch On Bit Condition: %c" 7949 msgstr " : %c" 7950 7951 #: config/tc-hppa.c:4128 7952 msgid "Missing Branch On Bit Condition" 7953 msgstr " " 7954 7955 #: config/tc-hppa.c:4213 7956 #, c-format 7957 msgid "Invalid Compare/Subtract Condition: %s" 7958 msgstr " /: %s" 7959 7960 #: config/tc-hppa.c:4245 7961 msgid "Invalid Compare and Branch Condition" 7962 msgstr " " 7963 7964 #: config/tc-hppa.c:4341 7965 msgid "Invalid Logical Instruction Condition." 7966 msgstr " ." 7967 7968 #: config/tc-hppa.c:4403 7969 msgid "Invalid Shift/Extract/Deposit Condition." 7970 msgstr " //." 7971 7972 #: config/tc-hppa.c:4520 7973 msgid "Invalid Unit Instruction Condition." 7974 msgstr " ." 7975 7976 #: config/tc-hppa.c:4999 config/tc-hppa.c:5031 config/tc-hppa.c:5062 7977 #: config/tc-hppa.c:5092 7978 msgid "Branch to unaligned address" 7979 msgstr " " 7980 7981 #: config/tc-hppa.c:5274 7982 msgid "Invalid SFU identifier" 7983 msgstr " SFU" 7984 7985 #: config/tc-hppa.c:5324 7986 msgid "Invalid COPR identifier" 7987 msgstr " COPR" 7988 7989 #: config/tc-hppa.c:5454 7990 msgid "Invalid Floating Point Operand Format." 7991 msgstr " c ." 7992 7993 #: config/tc-hppa.c:5574 config/tc-hppa.c:5594 config/tc-hppa.c:5614 7994 #: config/tc-hppa.c:5634 config/tc-hppa.c:5654 7995 msgid "Invalid register for single precision fmpyadd or fmpysub" 7996 msgstr " fmpyadd fmpysub" 7997 7998 #: config/tc-hppa.c:5722 7999 #, c-format 8000 msgid "Invalid operands %s" 8001 msgstr " %s" 8002 8003 #: config/tc-hppa.c:5732 8004 #, c-format 8005 msgid "Immediates %d and %d will give undefined behavior." 8006 msgstr " %d %d ." 8007 8008 #: config/tc-hppa.c:5784 config/tc-hppa.c:6966 config/tc-hppa.c:7021 8009 msgid "Missing function name for .PROC (corrupted label chain)" 8010 msgstr " .PROC ( )" 8011 8012 #: config/tc-hppa.c:5787 config/tc-hppa.c:7024 8013 msgid "Missing function name for .PROC" 8014 msgstr " .PROC" 8015 8016 #: config/tc-hppa.c:5846 8017 msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff" 8018 msgstr " .BLOCK/.BLOCKZ 0 0x3fffffff" 8019 8020 #: config/tc-hppa.c:5937 8021 #, c-format 8022 msgid "Invalid .CALL argument: %s" 8023 msgstr " .CALL: %s" 8024 8025 #: config/tc-hppa.c:6082 8026 msgid ".callinfo is not within a procedure definition" 8027 msgstr ".callinfo " 8028 8029 #: config/tc-hppa.c:6100 8030 #, c-format 8031 msgid "FRAME parameter must be a multiple of 8: %d\n" 8032 msgstr " FRAME 8: %d\n" 8033 8034 #: config/tc-hppa.c:6117 8035 msgid "Value for ENTRY_GR must be in the range 3..18\n" 8036 msgstr " ENTRY_GR 3..18\n" 8037 8038 #: config/tc-hppa.c:6128 8039 msgid "Value for ENTRY_FR must be in the range 12..21\n" 8040 msgstr " ENTRY_FR 12..21\n" 8041 8042 #: config/tc-hppa.c:6137 8043 msgid "Value for ENTRY_SR must be 3\n" 8044 msgstr " ENTRY_SR 3\n" 8045 8046 #: config/tc-hppa.c:6186 8047 #, c-format 8048 msgid "Invalid .CALLINFO argument: %s" 8049 msgstr " .CALLINFO: %s" 8050 8051 #: config/tc-hppa.c:6297 8052 msgid "The .ENTER pseudo-op is not supported" 8053 msgstr " .ENTER " 8054 8055 #: config/tc-hppa.c:6313 8056 msgid "Misplaced .entry. Ignored." 8057 msgstr " .entry. ." 8058 8059 #: config/tc-hppa.c:6317 8060 msgid "Missing .callinfo." 8061 msgstr " .callinfo." 8062 8063 #: config/tc-hppa.c:6381 8064 msgid ".REG expression must be a register" 8065 msgstr " .REG " 8066 8067 #: config/tc-hppa.c:6397 8068 msgid "bad or irreducible absolute expression; zero assumed" 8069 msgstr " ; " 8070 8071 #: config/tc-hppa.c:6408 8072 msgid ".REG must use a label" 8073 msgstr " .REG " 8074 8075 #: config/tc-hppa.c:6410 8076 msgid ".EQU must use a label" 8077 msgstr " .EQU " 8078 8079 #: config/tc-hppa.c:6465 8080 #, c-format 8081 msgid "Symbol '%s' could not be created." 8082 msgstr " %s ." 8083 8084 #: config/tc-hppa.c:6515 8085 msgid ".EXIT must appear within a procedure" 8086 msgstr ".EXIT " 8087 8088 #: config/tc-hppa.c:6519 8089 msgid "Missing .callinfo" 8090 msgstr " .callinfo" 8091 8092 #: config/tc-hppa.c:6523 8093 msgid "No .ENTRY for this .EXIT" 8094 msgstr " .ENTRY .EXIT" 8095 8096 #: config/tc-hppa.c:6563 8097 #, c-format 8098 msgid "Using ENTRY rather than CODE in export directive for %s" 8099 msgstr " ENTRY CODE %s" 8100 8101 #: config/tc-hppa.c:6682 8102 #, c-format 8103 msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s" 8104 msgstr " .EXPORT/.IMPORT (): %s" 8105 8106 #: config/tc-hppa.c:6705 8107 #, c-format 8108 msgid "Cannot define export symbol: %s\n" 8109 msgstr " : %s\n" 8110 8111 #: config/tc-hppa.c:6796 8112 msgid "Missing label name on .LABEL" 8113 msgstr " .LABEL" 8114 8115 #: config/tc-hppa.c:6801 8116 msgid "extra .LABEL arguments ignored." 8117 msgstr " .LABEL " 8118 8119 #: config/tc-hppa.c:6817 8120 msgid "The .LEAVE pseudo-op is not supported" 8121 msgstr " .LEAVE " 8122 8123 #: config/tc-hppa.c:6855 8124 msgid "Unrecognized .LEVEL argument\n" 8125 msgstr " .LEVEL\n" 8126 8127 #: config/tc-hppa.c:6888 8128 #, c-format 8129 msgid "Cannot define static symbol: %s\n" 8130 msgstr " : %s\n" 8131 8132 #: config/tc-hppa.c:6920 8133 msgid "Nested procedures" 8134 msgstr " " 8135 8136 #: config/tc-hppa.c:6930 8137 msgid "Cannot allocate unwind descriptor\n" 8138 msgstr " \n" 8139 8140 #: config/tc-hppa.c:7028 8141 msgid "misplaced .procend" 8142 msgstr " .procend" 8143 8144 #: config/tc-hppa.c:7031 8145 msgid "Missing .callinfo for this procedure" 8146 msgstr " .callinfo" 8147 8148 #: config/tc-hppa.c:7034 8149 msgid "Missing .EXIT for a .ENTRY" 8150 msgstr " .EXIT .ENTRY" 8151 8152 #: config/tc-hppa.c:7071 8153 msgid "Not in a space.\n" 8154 msgstr " .\n" 8155 8156 #: config/tc-hppa.c:7074 8157 msgid "Not in a subspace.\n" 8158 msgstr " .\n" 8159 8160 #: config/tc-hppa.c:7162 8161 msgid "Invalid .SPACE argument" 8162 msgstr " .SPACE" 8163 8164 #: config/tc-hppa.c:7208 8165 msgid "Can't change spaces within a procedure definition. Ignored" 8166 msgstr " . ." 8167 8168 #: config/tc-hppa.c:7333 8169 #, c-format 8170 msgid "Undefined space: '%s' Assuming space number = 0." 8171 msgstr " : %s. = 0." 8172 8173 #: config/tc-hppa.c:7356 8174 msgid "Must be in a space before changing or declaring subspaces.\n" 8175 msgstr " .\n" 8176 8177 #: config/tc-hppa.c:7360 8178 msgid "Can't change subspaces within a procedure definition. Ignored" 8179 msgstr " . ." 8180 8181 #: config/tc-hppa.c:7394 8182 msgid "Parameters of an existing subspace can't be modified" 8183 msgstr " " 8184 8185 #: config/tc-hppa.c:7445 8186 msgid "Alignment must be a power of 2" 8187 msgstr " " 8188 8189 #: config/tc-hppa.c:7492 8190 msgid "FIRST not supported as a .SUBSPACE argument" 8191 msgstr "FIRST .SUBSPACE" 8192 8193 #: config/tc-hppa.c:7494 8194 msgid "Invalid .SUBSPACE argument" 8195 msgstr " .SUBSPACE" 8196 8197 #: config/tc-hppa.c:7683 8198 #, c-format 8199 msgid "Internal error: Unable to find containing space for %s." 8200 msgstr " : %s." 8201 8202 #: config/tc-hppa.c:8244 8203 msgid "-R option not supported on this target." 8204 msgstr " -R ." 8205 8206 #: config/tc-hppa.c:8266 8207 #, c-format 8208 msgid "internal error: losing opcode: `%s' \"%s\"\n" 8209 msgstr " : : %s \"%s\"\n" 8210 8211 #: config/tc-hppa.c:8276 config/tc-nios2.c:1433 config/tc-sparc.c:999 8212 msgid "Broken assembler. No assembly attempted." 8213 msgstr " . ." 8214 8215 #: config/tc-i386.c:1318 8216 #, c-format 8217 msgid "i386_output_nops called to generate nops of at most %d bytes!" 8218 msgstr " i386_output_nops nop- %d !" 8219 8220 #: config/tc-i386.c:1527 8221 #, c-format 8222 msgid "invalid single nop size: %d (expect within [0, %d])" 8223 msgstr " nop: %d ( [0, %d])" 8224 8225 #: config/tc-i386.c:1568 8226 msgid "jump over nop padding out of range" 8227 msgstr " nop " 8228 8229 #: config/tc-i386.c:2423 8230 #, c-format 8231 msgid "0x%<PRIx64> shortened to 0x%<PRIx64>" 8232 msgstr "0x%<PRIx64> 0x%<PRIx64>" 8233 8234 #: config/tc-i386.c:2515 config/tc-i386.c:8177 8235 msgid "same type of prefix used twice" 8236 msgstr " " 8237 8238 #: config/tc-i386.c:2542 8239 #, c-format 8240 msgid "64bit mode not supported on `%s'." 8241 msgstr "64- %s." 8242 8243 #: config/tc-i386.c:2551 8244 #, c-format 8245 msgid "32bit mode not supported on `%s'." 8246 msgstr "32- %s." 8247 8248 #: config/tc-i386.c:2591 8249 msgid "bad argument to syntax directive." 8250 msgstr " ." 8251 8252 #: config/tc-i386.c:2654 8253 #, c-format 8254 msgid "bad argument to %s_check directive." 8255 msgstr " %s_check." 8256 8257 #: config/tc-i386.c:2658 8258 #, c-format 8259 msgid "missing argument for %s_check directive" 8260 msgstr " %s_check" 8261 8262 #: config/tc-i386.c:2688 8263 #, c-format 8264 msgid "`%s' is not supported on `%s'" 8265 msgstr "%s %s" 8266 8267 #: config/tc-i386.c:2790 8268 msgid ".arch stack is empty" 8269 msgstr " .arch " 8270 8271 #: config/tc-i386.c:2800 8272 #, c-format 8273 msgid "this `.arch pop' requires `.code%u%s' to be in effect" 8274 msgstr " .arch pop .code%u%s" 8275 8276 #: config/tc-i386.c:2902 8277 #, c-format 8278 msgid "no such architecture: `%s'" 8279 msgstr " : %s" 8280 8281 #: config/tc-i386.c:2907 8282 msgid "missing cpu architecture" 8283 msgstr " " 8284 8285 #: config/tc-i386.c:2924 8286 #, c-format 8287 msgid "no such architecture modifier: `%s'" 8288 msgstr " : %s" 8289 8290 #: config/tc-i386.c:2939 config/tc-i386.c:2962 8291 msgid "Intel MCU is 32bit ELF only" 8292 msgstr "Intel MCU 32- ELF" 8293 8294 #: config/tc-i386.c:2969 config/tc-i386.c:14146 8295 msgid "unknown architecture" 8296 msgstr " " 8297 8298 #: config/tc-i386.c:3352 8299 msgid "there are no pc-relative size relocations" 8300 msgstr " , pc" 8301 8302 #: config/tc-i386.c:3364 8303 #, c-format 8304 msgid "unknown relocation (%u)" 8305 msgstr " (%u)" 8306 8307 #: config/tc-i386.c:3366 8308 #, c-format 8309 msgid "%u-byte relocation cannot be applied to %u-byte field" 8310 msgstr "%u- %u- " 8311 8312 #: config/tc-i386.c:3370 8313 msgid "non-pc-relative relocation for pc-relative field" 8314 msgstr ", pc pc- " 8315 8316 #: config/tc-i386.c:3375 8317 msgid "relocated field and relocation type differ in signedness" 8318 msgstr " " 8319 8320 #: config/tc-i386.c:3384 8321 msgid "there are no unsigned pc-relative relocations" 8322 msgstr " , pc" 8323 8324 #: config/tc-i386.c:3392 8325 #, c-format 8326 msgid "cannot do %u byte pc-relative relocation" 8327 msgstr " %u- , pc" 8328 8329 #: config/tc-i386.c:3409 8330 #, c-format 8331 msgid "cannot do %s %u byte relocation" 8332 msgstr " %s %u- " 8333 8334 #: config/tc-i386.c:3811 8335 #, c-format 8336 msgid "ambiguous broadcast for `%s', using %u-bit form" 8337 msgstr " broadcast %s, %u- " 8338 8339 #: config/tc-i386.c:4032 config/tc-i386.c:5157 8340 #, c-format 8341 msgid "invalid instruction `%s' after `%s'" 8342 msgstr " %s %s" 8343 8344 #: config/tc-i386.c:4038 8345 #, c-format 8346 msgid "missing `lock' with `%s'" 8347 msgstr " lock %s" 8348 8349 #: config/tc-i386.c:4045 8350 #, c-format 8351 msgid "instruction `%s' after `xacquire' not allowed" 8352 msgstr " %s xacquire " 8353 8354 #: config/tc-i386.c:4051 8355 #, c-format 8356 msgid "memory destination needed for instruction `%s' after `xrelease'" 8357 msgstr " %s xrelease " 8358 8359 #: config/tc-i386.c:4725 8360 #, c-format 8361 msgid "`%s` changes flags which would affect control flow behavior" 8362 msgstr "%s , " 8363 8364 #: config/tc-i386.c:4767 8365 #, c-format 8366 msgid "indirect `%s` with memory operand should be avoided" 8367 msgstr " %s " 8368 8369 #: config/tc-i386.c:4778 8370 #, c-format 8371 msgid "`%s` skips -mlfence-before-indirect-branch on `%s`" 8372 msgstr "%s -mlfence-before-indirect-branch %s" 8373 8374 #: config/tc-i386.c:4799 8375 #, c-format 8376 msgid "`%s` skips -mlfence-before-ret on `%s`" 8377 msgstr "%s -mlfence-before-ret %s" 8378 8379 #: config/tc-i386.c:4988 8380 #, c-format 8381 msgid "0x%<PRIx64> out of range of signed 32bit displacement" 8382 msgstr "0x%<PRIx64> 32- " 8383 8384 #: config/tc-i386.c:5035 8385 msgid "operand size mismatch" 8386 msgstr " " 8387 8388 #: config/tc-i386.c:5038 8389 msgid "operand type mismatch" 8390 msgstr " " 8391 8392 #: config/tc-i386.c:5041 8393 msgid "register type mismatch" 8394 msgstr " " 8395 8396 #: config/tc-i386.c:5044 8397 msgid "number of operands mismatch" 8398 msgstr " " 8399 8400 #: config/tc-i386.c:5047 8401 msgid "invalid instruction suffix" 8402 msgstr " " 8403 8404 #: config/tc-i386.c:5050 8405 msgid "constant doesn't fit in 4 bits" 8406 msgstr " 4 " 8407 8408 #: config/tc-i386.c:5053 8409 msgid "unsupported with Intel mnemonic" 8410 msgstr " Intel" 8411 8412 #: config/tc-i386.c:5056 8413 msgid "unsupported syntax" 8414 msgstr " " 8415 8416 #: config/tc-i386.c:5059 8417 #, c-format 8418 msgid "unsupported instruction `%s'" 8419 msgstr " %s" 8420 8421 #: config/tc-i386.c:5063 8422 #, c-format 8423 msgid "`%s' is not supported on `%s%s'" 8424 msgstr "%s %s%s" 8425 8426 #: config/tc-i386.c:5070 8427 #, c-format 8428 msgid "`%s%c' is %s supported in 64-bit mode" 8429 msgstr "%s%c %s 64- " 8430 8431 #: config/tc-i386.c:5073 config/tc-i386.c:5077 8432 msgid "not" 8433 msgstr "" 8434 8435 #: config/tc-i386.c:5073 config/tc-i386.c:5077 8436 msgid "only" 8437 msgstr "" 8438 8439 #: config/tc-i386.c:5075 8440 #, c-format 8441 msgid "`%s' is %s supported in 64-bit mode" 8442 msgstr "%s %s 64- " 8443 8444 #: config/tc-i386.c:5080 8445 msgid "invalid SIB address" 8446 msgstr " SIB" 8447 8448 #: config/tc-i386.c:5083 8449 msgid "invalid VSIB address" 8450 msgstr " VSIB" 8451 8452 #: config/tc-i386.c:5086 8453 msgid "mask, index, and destination registers must be distinct" 8454 msgstr " , " 8455 8456 #: config/tc-i386.c:5089 8457 msgid "all tmm registers must be distinct" 8458 msgstr " tmm " 8459 8460 #: config/tc-i386.c:5092 8461 msgid "destination and source registers must be distinct" 8462 msgstr " " 8463 8464 #: config/tc-i386.c:5095 8465 msgid "unsupported vector index register" 8466 msgstr " " 8467 8468 #: config/tc-i386.c:5098 8469 msgid "unsupported broadcast" 8470 msgstr " broadcast" 8471 8472 #: config/tc-i386.c:5101 8473 msgid "broadcast is needed for operand of such type" 8474 msgstr " broadcast" 8475 8476 #: config/tc-i386.c:5104 8477 msgid "unsupported masking" 8478 msgstr " " 8479 8480 #: config/tc-i386.c:5107 8481 msgid "mask not on destination operand" 8482 msgstr " " 8483 8484 #: config/tc-i386.c:5110 8485 msgid "default mask isn't allowed" 8486 msgstr " " 8487 8488 #: config/tc-i386.c:5113 8489 msgid "unsupported static rounding/sae" 8490 msgstr " /sae" 8491 8492 #: config/tc-i386.c:5116 config/tc-metag.c:4787 config/tc-metag.c:5528 8493 #: config/tc-metag.c:5550 8494 msgid "invalid register operand" 8495 msgstr " " 8496 8497 #: config/tc-i386.c:5119 8498 #, c-format 8499 msgid "%s for `%s'" 8500 msgstr "%s %s" 8501 8502 #: config/tc-i386.c:5147 8503 #, c-format 8504 msgid "SSE instruction `%s' is used" 8505 msgstr " SSE %s" 8506 8507 #: config/tc-i386.c:5170 8508 msgid "expecting lockable instruction after `lock'" 8509 msgstr " lock" 8510 8511 #: config/tc-i386.c:5181 8512 #, c-format 8513 msgid "data size prefix invalid with `%s'" 8514 msgstr " %s" 8515 8516 #: config/tc-i386.c:5193 8517 #, c-format 8518 msgid "TLS relocation cannot be used with `%s'" 8519 msgstr " TLS %s" 8520 8521 #: config/tc-i386.c:5206 8522 msgid "expecting valid branch instruction after `bnd'" 8523 msgstr " bnd" 8524 8525 #: config/tc-i386.c:5210 8526 msgid "expecting indirect branch instruction after `notrack'" 8527 msgstr " notrack" 8528 8529 #: config/tc-i386.c:5215 8530 msgid "32-bit address isn't allowed in 64-bit MPX instructions." 8531 msgstr "32- 64- MPX." 8532 8533 #: config/tc-i386.c:5219 8534 msgid "16-bit address isn't allowed in MPX instructions" 8535 msgstr "16- MPX" 8536 8537 #: config/tc-i386.c:5229 8538 msgid "replacing `rep'/`repe' prefix by `bnd'" 8539 msgstr " rep/repe bnd" 8540 8541 #: config/tc-i386.c:5249 8542 #, c-format 8543 msgid "input/output port address isn't allowed with `%s'" 8544 msgstr " / %s" 8545 8546 #: config/tc-i386.c:5266 8547 #, c-format 8548 msgid "'%s' only supports RIP-relative address" 8549 msgstr "%s RIP- " 8550 8551 #. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc. 8552 #: config/tc-i386.c:5320 8553 #, c-format 8554 msgid "translating to `%sp'" 8555 msgstr " %sp" 8556 8557 #: config/tc-i386.c:5327 8558 #, c-format 8559 msgid "instruction `%s' isn't supported outside of protected mode." 8560 msgstr " %s " 8561 8562 #: config/tc-i386.c:5335 8563 #, c-format 8564 msgid "REX prefix invalid with `%s'" 8565 msgstr " REX %s" 8566 8567 #: config/tc-i386.c:5396 8568 #, c-format 8569 msgid "can't encode register '%s%s' in an instruction requiring REX prefix." 8570 msgstr " %s%s , REX." 8571 8572 #: config/tc-i386.c:5489 config/tc-i386.c:5721 8573 #, c-format 8574 msgid "no such instruction: `%s'" 8575 msgstr " : %s" 8576 8577 #: config/tc-i386.c:5500 config/tc-i386.c:5754 8578 #, c-format 8579 msgid "invalid character %s in mnemonic" 8580 msgstr " %s " 8581 8582 #: config/tc-i386.c:5507 8583 msgid "expecting prefix; got nothing" 8584 msgstr " ; " 8585 8586 #: config/tc-i386.c:5509 8587 msgid "expecting mnemonic; got nothing" 8588 msgstr " ; " 8589 8590 #: config/tc-i386.c:5524 8591 #, c-format 8592 msgid "`%s' is only supported in 64-bit mode" 8593 msgstr "%s 64- " 8594 8595 #: config/tc-i386.c:5525 8596 #, c-format 8597 msgid "`%s' is not supported in 64-bit mode" 8598 msgstr "%s 64- " 8599 8600 #: config/tc-i386.c:5537 8601 #, c-format 8602 msgid "redundant %s prefix" 8603 msgstr " %s" 8604 8605 #: config/tc-i386.c:5704 8606 #, c-format 8607 msgid "found `%sd'; assuming `%sl' was meant" 8608 msgstr " %sd; %sl" 8609 8610 #: config/tc-i386.c:5803 8611 #, c-format 8612 msgid "invalid character %s before operand %d" 8613 msgstr " %s %d" 8614 8615 #: config/tc-i386.c:5815 8616 #, c-format 8617 msgid "unbalanced double quotes in operand %d." 8618 msgstr " %d." 8619 8620 #: config/tc-i386.c:5822 8621 #, c-format 8622 msgid "unbalanced parenthesis in operand %d." 8623 msgstr " %d." 8624 8625 #: config/tc-i386.c:5835 8626 #, c-format 8627 msgid "invalid character %s in operand %d" 8628 msgstr " %s %d" 8629 8630 #: config/tc-i386.c:5855 8631 #, c-format 8632 msgid "spurious operands; (%d operands/instruction max)" 8633 msgstr " ; ( %d /)" 8634 8635 #: config/tc-i386.c:5865 8636 #, c-format 8637 msgid "too many memory references for `%s'" 8638 msgstr " %s" 8639 8640 #: config/tc-i386.c:5886 8641 msgid "expecting operand after ','; got nothing" 8642 msgstr " ,; " 8643 8644 #: config/tc-i386.c:5891 8645 msgid "expecting operand before ','; got nothing" 8646 msgstr " ,; " 8647 8648 #: config/tc-i386.c:6322 8649 msgid "mask, index, and destination registers should be distinct" 8650 msgstr " , " 8651 8652 #: config/tc-i386.c:6339 8653 msgid "index and destination registers should be distinct" 8654 msgstr " " 8655 8656 #: config/tc-i386.c:7094 8657 #, c-format 8658 msgid "indirect %s without `*'" 8659 msgstr " %s *" 8660 8661 #. Warn them that a data or address size prefix doesn't 8662 #. affect assembly of the next line of code. 8663 #: config/tc-i386.c:7101 8664 #, c-format 8665 msgid "stand-alone `%s' prefix" 8666 msgstr " %s" 8667 8668 #: config/tc-i386.c:7160 8669 #, c-format 8670 msgid "`%s' operand %u must use `%ses' segment" 8671 msgstr " %s %u %ses" 8672 8673 #: config/tc-i386.c:7295 8674 msgid "generating 16-bit `iret' for .code16gcc directive" 8675 msgstr " 16- iret .code16gcc" 8676 8677 #: config/tc-i386.c:7299 8678 #, c-format 8679 msgid "generating 32-bit `%s', unlike earlier gas versions" 8680 msgstr " 32- %s, gas" 8681 8682 #: config/tc-i386.c:7416 8683 #, c-format 8684 msgid "ambiguous operand size for `%s'" 8685 msgstr " %s" 8686 8687 #: config/tc-i386.c:7421 8688 #, c-format 8689 msgid "no instruction mnemonic suffix given and no register operands; can't size `%s'" 8690 msgstr " ; %s" 8691 8692 #: config/tc-i386.c:7426 8693 #, c-format 8694 msgid "%s; using default for `%s'" 8695 msgstr "%s; %s" 8696 8697 #: config/tc-i386.c:7428 8698 msgid "ambiguous operand size" 8699 msgstr " " 8700 8701 #: config/tc-i386.c:7429 8702 msgid "no instruction mnemonic suffix given and no register operands" 8703 msgstr " " 8704 8705 #: config/tc-i386.c:7568 8706 #, c-format 8707 msgid "16-bit addressing unavailable for `%s'" 8708 msgstr " %s 16- " 8709 8710 #: config/tc-i386.c:7636 8711 #, c-format 8712 msgid "invalid register operand size for `%s'" 8713 msgstr " %s" 8714 8715 #. Any other register is bad. 8716 #: config/tc-i386.c:7676 config/tc-i386.c:7701 config/tc-i386.c:7749 8717 #: config/tc-i386.c:7788 8718 #, c-format 8719 msgid "`%s%s' not allowed with `%s%c'" 8720 msgstr "%s%s %s%c" 8721 8722 #. Prohibit these changes in the 64bit mode, since the 8723 #. lowering is more complicated. 8724 #: config/tc-i386.c:7714 config/tc-i386.c:7725 config/tc-i386.c:7765 8725 #: config/tc-i386.c:7802 8726 #, c-format 8727 msgid "incorrect register `%s%s' used with `%c' suffix" 8728 msgstr " %s%s %c" 8729 8730 #: config/tc-i386.c:7876 8731 msgid "no instruction mnemonic suffix given; can't determine immediate size" 8732 msgstr " ; " 8733 8734 #: config/tc-i386.c:8043 8735 #, c-format 8736 msgid "source register `%s%s' implicitly denotes `%s%.3s%u' to `%s%.3s%u' source group in `%s'" 8737 msgstr "- %s%s %s%.3s%u - %s%.3s%u %s" 8738 8739 #: config/tc-i386.c:8087 8740 #, c-format 8741 msgid "you can't `%s %s%s'" 8742 msgstr " %s %s%s" 8743 8744 #. Extraneous `l' suffix on fp insn. 8745 #: config/tc-i386.c:8129 8746 #, c-format 8747 msgid "translating to `%s %s%s'" 8748 msgstr " %s %s%s" 8749 8750 #. Reversed arguments on faddp or fmulp. 8751 #: config/tc-i386.c:8135 8752 #, c-format 8753 msgid "translating to `%s %s%s,%s%s'" 8754 msgstr " %s %s%s,%s%s" 8755 8756 #: config/tc-i386.c:8148 8757 #, c-format 8758 msgid "segment override on `%s' is ineffectual" 8759 msgstr " %s " 8760 8761 #: config/tc-i386.c:8845 config/tc-riscv.c:1572 8762 msgid "relaxable branches not supported in absolute section" 8763 msgstr " " 8764 8765 #: config/tc-i386.c:8880 config/tc-i386.c:9028 config/tc-i386.c:9110 8766 #, c-format 8767 msgid "skipping prefixes on `%s'" 8768 msgstr " %s" 8769 8770 #: config/tc-i386.c:9136 8771 msgid "16-bit jump out of range" 8772 msgstr "16- " 8773 8774 #: config/tc-i386.c:9428 config/tc-i386.c:9460 config/tc-i386.c:9549 8775 #, c-format 8776 msgid "`%s` skips -malign-branch-boundary on `%s`" 8777 msgstr "%s -malign-branch-boundary %s" 8778 8779 #: config/tc-i386.c:9722 8780 msgid "use .code16 to ensure correct addressing mode" 8781 msgstr " .code16, " 8782 8783 #: config/tc-i386.c:9750 8784 #, c-format 8785 msgid "Cannot convert `%s' in 16-bit mode" 8786 msgstr " %s 16- " 8787 8788 #: config/tc-i386.c:9752 8789 #, c-format 8790 msgid "Cannot convert `%s' with `-momit-lock-prefix=yes' in effect" 8791 msgstr " %s -momit-lock-prefix=yes" 8792 8793 #: config/tc-i386.c:9840 8794 msgid "pseudo prefix without instruction" 8795 msgstr " " 8796 8797 #: config/tc-i386.c:9986 8798 #, c-format 8799 msgid "instruction length of %u bytes exceeds the limit of 15" 8800 msgstr " %u 15" 8801 8802 #: config/tc-i386.c:10593 8803 #, c-format 8804 msgid "@%s reloc is not supported with %d-bit output format" 8805 msgstr " @%s %d- " 8806 8807 #: config/tc-i386.c:10646 8808 #, c-format 8809 msgid "missing or invalid expression `%s'" 8810 msgstr " %s" 8811 8812 #: config/tc-i386.c:10655 8813 #, c-format 8814 msgid "invalid PLT expression `%s'" 8815 msgstr " PLT %s" 8816 8817 #: config/tc-i386.c:10740 8818 #, c-format 8819 msgid "duplicated `{%s}'" 8820 msgstr " {%s}" 8821 8822 #: config/tc-i386.c:10798 8823 #, c-format 8824 msgid "Unsupported broadcast: `%s'" 8825 msgstr " broadcast: %s" 8826 8827 #: config/tc-i386.c:10815 8828 #, c-format 8829 msgid "`%s%s' can't be used for write mask" 8830 msgstr " %s%s " 8831 8832 #: config/tc-i386.c:10835 8833 #, c-format 8834 msgid "invalid write mask `%s'" 8835 msgstr " %s" 8836 8837 #: config/tc-i386.c:10856 8838 #, c-format 8839 msgid "duplicated `%s'" 8840 msgstr " %s" 8841 8842 #: config/tc-i386.c:10866 8843 #, c-format 8844 msgid "invalid zeroing-masking `%s'" 8845 msgstr " %s" 8846 8847 #: config/tc-i386.c:10882 8848 #, c-format 8849 msgid "missing `}' in `%s'" 8850 msgstr " } %s" 8851 8852 #. We don't know this one. 8853 #: config/tc-i386.c:10896 8854 #, c-format 8855 msgid "unknown vector operation: `%s'" 8856 msgstr " : %s" 8857 8858 #: config/tc-i386.c:10902 8859 msgid "zeroing-masking only allowed with write mask" 8860 msgstr " " 8861 8862 #: config/tc-i386.c:10922 8863 #, c-format 8864 msgid "at most %d immediate operands are allowed" 8865 msgstr " %d " 8866 8867 #: config/tc-i386.c:10944 config/tc-i386.c:11208 8868 #, c-format 8869 msgid "junk `%s' after expression" 8870 msgstr " %s " 8871 8872 #: config/tc-i386.c:10957 8873 #, c-format 8874 msgid "illegal immediate register operand %s" 8875 msgstr " %s" 8876 8877 #: config/tc-i386.c:10971 8878 #, c-format 8879 msgid "missing or invalid immediate expression `%s'" 8880 msgstr " %s" 8881 8882 #: config/tc-i386.c:10994 config/tc-i386.c:11287 8883 #, c-format 8884 msgid "unimplemented segment %s in operand" 8885 msgstr " %s " 8886 8887 #: config/tc-i386.c:11043 8888 #, c-format 8889 msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'" 8890 msgstr " 1, 2, 4 8: %s" 8891 8892 #: config/tc-i386.c:11052 8893 #, c-format 8894 msgid "scale factor of %d without an index register" 8895 msgstr " %d " 8896 8897 #: config/tc-i386.c:11074 8898 #, c-format 8899 msgid "at most %d displacement operands are allowed" 8900 msgstr " %d " 8901 8902 #: config/tc-i386.c:11263 8903 #, c-format 8904 msgid "missing or invalid displacement expression `%s'" 8905 msgstr " %s" 8906 8907 #: config/tc-i386.c:11438 8908 #, c-format 8909 msgid "`%s' is not valid here (expected `%c%s%s%c')" 8910 msgstr "%s ( %c%s%s%c)" 8911 8912 #: config/tc-i386.c:11450 8913 #, c-format 8914 msgid "`%s' is not a valid %s expression" 8915 msgstr "%s %s" 8916 8917 #: config/tc-i386.c:11464 8918 #, c-format 8919 msgid "invalid `%s' prefix" 8920 msgstr " %s" 8921 8922 #: config/tc-i386.c:11497 8923 #, c-format 8924 msgid "`%s' cannot be used here" 8925 msgstr "%s " 8926 8927 #: config/tc-i386.c:11506 8928 msgid "register scaling is being ignored here" 8929 msgstr " " 8930 8931 #: config/tc-i386.c:11547 8932 #, c-format 8933 msgid "Missing '}': '%s'" 8934 msgstr " }: %s" 8935 8936 #: config/tc-i386.c:11553 8937 #, c-format 8938 msgid "Junk after '}': '%s'" 8939 msgstr " }: %s" 8940 8941 #: config/tc-i386.c:11626 8942 #, c-format 8943 msgid "bad memory operand `%s'" 8944 msgstr " %s" 8945 8946 #: config/tc-i386.c:11642 8947 #, c-format 8948 msgid "junk `%s' after register" 8949 msgstr " %s " 8950 8951 #: config/tc-i386.c:11663 8952 #, c-format 8953 msgid "`%s': misplaced `{%s}'" 8954 msgstr "%s: {%s}" 8955 8956 #: config/tc-i386.c:11670 config/tc-i386.c:11844 config/tc-i386.c:11888 8957 #, c-format 8958 msgid "bad register name `%s'" 8959 msgstr " : %s" 8960 8961 #: config/tc-i386.c:11678 8962 msgid "immediate operand illegal with absolute jump" 8963 msgstr " " 8964 8965 #: config/tc-i386.c:11685 8966 #, c-format 8967 msgid "`%s': RC/SAE operand must follow immediate operands" 8968 msgstr "%s: RC/SAE " 8969 8970 #: config/tc-i386.c:11698 8971 #, c-format 8972 msgid "`%s': misplaced `%s'" 8973 msgstr "%s: %s" 8974 8975 #: config/tc-i386.c:11749 8976 msgid "unbalanced figure braces" 8977 msgstr " " 8978 8979 #: config/tc-i386.c:11833 8980 #, c-format 8981 msgid "expecting `,' or `)' after index register in `%s'" 8982 msgstr " , ) %s" 8983 8984 #: config/tc-i386.c:11861 8985 #, c-format 8986 msgid "expecting `)' after scale factor in `%s'" 8987 msgstr " , %s" 8988 8989 #: config/tc-i386.c:11869 8990 #, c-format 8991 msgid "expecting index register or scale factor after `,'; got '%c'" 8992 msgstr " ,: %c" 8993 8994 #: config/tc-i386.c:11877 8995 #, c-format 8996 msgid "expecting `,' or `)' after base register in `%s'" 8997 msgstr " , ) %s" 8998 8999 #. It's not a memory operand; argh! 9000 #: config/tc-i386.c:11925 9001 #, c-format 9002 msgid "invalid char %s beginning operand %d `%s'" 9003 msgstr " %s %d %s" 9004 9005 #: config/tc-i386.c:12585 9006 #, c-format 9007 msgid "%s:%u: add %d%s at 0x%llx to align %s within %d-byte boundary\n" 9008 msgstr "%s:%u: %d%s 0x%llx %s %d- \n" 9009 9010 #: config/tc-i386.c:12588 9011 #, c-format 9012 msgid "%s:%u: add additional %d%s at 0x%llx to align %s within %d-byte boundary\n" 9013 msgstr "%s:%u: %d%s 0x%llx %s %d- \n" 9014 9015 #: config/tc-i386.c:12594 9016 #, c-format 9017 msgid "%s:%u: add %d%s-byte nop at 0x%llx to align %s within %d-byte boundary\n" 9018 msgstr "%s:%u: %d%s- nop 0x%llx %s %d- \n" 9019 9020 #: config/tc-i386.c:12661 9021 msgid "long jump required" 9022 msgstr " " 9023 9024 #: config/tc-i386.c:12716 9025 msgid "jump target out of range" 9026 msgstr " " 9027 9028 #: config/tc-i386.c:13141 9029 #, c-format 9030 msgid "register '%s%s' cannot be used here" 9031 msgstr " %s%s" 9032 9033 #: config/tc-i386.c:13359 9034 #, c-format 9035 msgid "invalid -mx86-used-note= option: `%s'" 9036 msgstr " -mx86-used-note=: %s" 9037 9038 #: config/tc-i386.c:13382 9039 msgid "no compiled in support for x86_64" 9040 msgstr " x86_64" 9041 9042 #: config/tc-i386.c:13402 9043 msgid "no compiled in support for 32bit x86_64" 9044 msgstr " 32- x86_64" 9045 9046 #: config/tc-i386.c:13406 9047 msgid "32bit x86_64 is only supported for ELF" 9048 msgstr "32- x86_64 ELF" 9049 9050 #: config/tc-i386.c:13440 config/tc-i386.c:13512 9051 #, c-format 9052 msgid "invalid -march= option: `%s'" 9053 msgstr " -march=: %s" 9054 9055 #: config/tc-i386.c:13522 config/tc-i386.c:13535 9056 #, c-format 9057 msgid "invalid -mtune= option: `%s'" 9058 msgstr " -mtune=: %s" 9059 9060 #: config/tc-i386.c:13544 9061 #, c-format 9062 msgid "invalid -mmnemonic= option: `%s'" 9063 msgstr " -mmnemonic=: %s" 9064 9065 #: config/tc-i386.c:13553 9066 #, c-format 9067 msgid "invalid -msyntax= option: `%s'" 9068 msgstr " -msyntax=: %s" 9069 9070 #: config/tc-i386.c:13580 9071 #, c-format 9072 msgid "invalid -msse-check= option: `%s'" 9073 msgstr " -msse-check=: %s" 9074 9075 #: config/tc-i386.c:13591 9076 #, c-format 9077 msgid "invalid -moperand-check= option: `%s'" 9078 msgstr " -moperand-check=: %s" 9079 9080 #: config/tc-i386.c:13600 9081 #, c-format 9082 msgid "invalid -mavxscalar= option: `%s'" 9083 msgstr " -mavxscalar=: %s" 9084 9085 #: config/tc-i386.c:13609 9086 #, c-format 9087 msgid "invalid -mvexwig= option: `%s'" 9088 msgstr " -mvexwig=: %s" 9089 9090 #: config/tc-i386.c:13624 9091 #, c-format 9092 msgid "invalid -mevexlig= option: `%s'" 9093 msgstr " -mevexlig=: %s" 9094 9095 #: config/tc-i386.c:13637 9096 #, c-format 9097 msgid "invalid -mevexrcig= option: `%s'" 9098 msgstr " -mevexrcig=: %s" 9099 9100 #: config/tc-i386.c:13646 9101 #, c-format 9102 msgid "invalid -mevexwig= option: `%s'" 9103 msgstr " -mevexwig=: %s" 9104 9105 #: config/tc-i386.c:13661 9106 #, c-format 9107 msgid "invalid -momit-lock-prefix= option: `%s'" 9108 msgstr " -momit-lock-prefix=: %s" 9109 9110 #: config/tc-i386.c:13670 9111 #, c-format 9112 msgid "invalid -mfence-as-lock-add= option: `%s'" 9113 msgstr " -mfence-as-lock-add=: %s" 9114 9115 #: config/tc-i386.c:13679 9116 #, c-format 9117 msgid "invalid -mlfence-after-load= option: `%s'" 9118 msgstr " -mlfence-after-load=: %s" 9119 9120 #: config/tc-i386.c:13696 9121 #, c-format 9122 msgid "invalid -mlfence-before-indirect-branch= option: `%s'" 9123 msgstr " -mlfence-before-indirect-branch=: %s" 9124 9125 #: config/tc-i386.c:13710 9126 #, c-format 9127 msgid "invalid -mlfence-before-ret= option: `%s'" 9128 msgstr " -mlfence-before-ret=: %s" 9129 9130 #: config/tc-i386.c:13720 9131 #, c-format 9132 msgid "invalid -mrelax-relocations= option: `%s'" 9133 msgstr " -mrelax-relocations=: %s" 9134 9135 #: config/tc-i386.c:13749 9136 #, c-format 9137 msgid "invalid -malign-branch-boundary= value: %s" 9138 msgstr " -malign-branch-boundary=: %s" 9139 9140 #: config/tc-i386.c:13763 9141 #, c-format 9142 msgid "invalid -malign-branch-prefix-size= value: %s" 9143 msgstr " -malign-branch-prefix-size=: %s" 9144 9145 #: config/tc-i386.c:13790 9146 #, c-format 9147 msgid "invalid -malign-branch= option: `%s'" 9148 msgstr " -malign-branch=: %s" 9149 9150 #: config/tc-i386.c:13957 9151 #, c-format 9152 msgid "" 9153 " -Qy, -Qn ignored\n" 9154 " -V print assembler version number\n" 9155 " -k ignored\n" 9156 msgstr "" 9157 " -Qy, -Qn \n" 9158 " -V \n" 9159 " -k \n" 9160 9161 #: config/tc-i386.c:13962 9162 #, c-format 9163 msgid "" 9164 " -n do not optimize code alignment\n" 9165 " -O{012s} attempt some code optimizations\n" 9166 " -q quieten some warnings\n" 9167 msgstr "" 9168 " -n \n" 9169 " -O{012s} \n" 9170 " -q \n" 9171 9172 #: config/tc-i386.c:13967 9173 #, c-format 9174 msgid " -s ignored\n" 9175 msgstr " -s \n" 9176 9177 #: config/tc-i386.c:13972 9178 #, c-format 9179 msgid " --32/--64/--x32 generate 32bit/64bit/x32 object\n" 9180 msgstr " --32/--64/--x32 32-/64-/x32 \n" 9181 9182 #: config/tc-i386.c:13975 9183 #, c-format 9184 msgid " --32/--64 generate 32bit/64bit object\n" 9185 msgstr " --32/--64 32-/64- \n" 9186 9187 #: config/tc-i386.c:13980 9188 #, c-format 9189 msgid " --divide do not treat `/' as a comment character\n" 9190 msgstr " --divide / \n" 9191 9192 #: config/tc-i386.c:13983 9193 #, c-format 9194 msgid " --divide ignored\n" 9195 msgstr " --divide \n" 9196 9197 #: config/tc-i386.c:13986 9198 #, c-format 9199 msgid "" 9200 " -march=CPU[,+EXTENSION...]\n" 9201 " generate code for CPU and EXTENSION, CPU is one of:\n" 9202 msgstr "" 9203 " -march=[,+]\n" 9204 " ; :\n" 9205 9206 #: config/tc-i386.c:13990 9207 #, c-format 9208 msgid " EXTENSION is combination of (possibly \"no\"-prefixed):\n" 9209 msgstr " ( no-):\n" 9210 9211 #: config/tc-i386.c:13993 9212 #, c-format 9213 msgid " -mtune=CPU optimize for CPU, CPU is one of:\n" 9214 msgstr " -mtune= ; :\n" 9215 9216 #: config/tc-i386.c:13996 9217 #, c-format 9218 msgid " -msse2avx encode SSE instructions with VEX prefix\n" 9219 msgstr " -msse2avx SSE VEX\n" 9220 9221 #: config/tc-i386.c:13998 9222 #, c-format 9223 msgid "" 9224 " -muse-unaligned-vector-move\n" 9225 " encode aligned vector move as unaligned vector move\n" 9226 msgstr "" 9227 " -muse-unaligned-vector-move\n" 9228 " \n" 9229 " \n" 9230 9231 #: config/tc-i386.c:14001 9232 #, c-format 9233 msgid "" 9234 " -msse-check=[none|error|warning] (default: warning)\n" 9235 " check SSE instructions\n" 9236 msgstr "" 9237 " -msse-check=[none|error|warning] ( warning)\n" 9238 " SSE\n" 9239 9240 #: config/tc-i386.c:14004 9241 #, c-format 9242 msgid "" 9243 " -moperand-check=[none|error|warning] (default: warning)\n" 9244 " check operand combinations for validity\n" 9245 msgstr "" 9246 " -moperand-check=[none|error|warning] ( warning)\n" 9247 " \n" 9248 9249 #: config/tc-i386.c:14007 9250 #, c-format 9251 msgid "" 9252 " -mavxscalar=[128|256] (default: 128)\n" 9253 " encode scalar AVX instructions with specific vector\n" 9254 " length\n" 9255 msgstr "" 9256 " -mavxscalar=[128|256] ( 128)\n" 9257 " AVX \n" 9258 " \n" 9259 9260 #: config/tc-i386.c:14011 9261 #, c-format 9262 msgid "" 9263 " -mvexwig=[0|1] (default: 0)\n" 9264 " encode VEX instructions with specific VEX.W value\n" 9265 " for VEX.W bit ignored instructions\n" 9266 msgstr "" 9267 " -mevexwig=[0|1] ( 0)\n" 9268 " EVEX \n" 9269 " EVEX.W EVEX.W\n" 9270 9271 #: config/tc-i386.c:14015 9272 #, c-format 9273 msgid "" 9274 " -mevexlig=[128|256|512] (default: 128)\n" 9275 " encode scalar EVEX instructions with specific vector\n" 9276 " length\n" 9277 msgstr "" 9278 " -mevexlig=[128|256|512] ( 128)\n" 9279 " EVEX \n" 9280 " \n" 9281 9282 #: config/tc-i386.c:14019 9283 #, c-format 9284 msgid "" 9285 " -mevexwig=[0|1] (default: 0)\n" 9286 " encode EVEX instructions with specific EVEX.W value\n" 9287 " for EVEX.W bit ignored instructions\n" 9288 msgstr "" 9289 " -mevexwig=[0|1] ( 0)\n" 9290 " EVEX \n" 9291 " EVEX.W EVEX.W\n" 9292 9293 #: config/tc-i386.c:14023 9294 #, c-format 9295 msgid "" 9296 " -mevexrcig=[rne|rd|ru|rz] (default: rne)\n" 9297 " encode EVEX instructions with specific EVEX.RC value\n" 9298 " for SAE-only ignored instructions\n" 9299 msgstr "" 9300 " -mevexrcig=[rne|rd|ru|rz] ( rne)\n" 9301 " EVEX \n" 9302 " EVEX.RC SAE\n" 9303 9304 #: config/tc-i386.c:14027 9305 #, c-format 9306 msgid " -mmnemonic=[att|intel] " 9307 msgstr " -mmnemonic=[att|intel] " 9308 9309 #: config/tc-i386.c:14030 9310 #, c-format 9311 msgid "(default: att)\n" 9312 msgstr "( att)\n" 9313 9314 #: config/tc-i386.c:14032 9315 #, c-format 9316 msgid "(default: intel)\n" 9317 msgstr "( intel)\n" 9318 9319 #: config/tc-i386.c:14033 9320 #, c-format 9321 msgid " use AT&T/Intel mnemonic\n" 9322 msgstr " AT&T/Intel\n" 9323 9324 #: config/tc-i386.c:14035 9325 #, c-format 9326 msgid "" 9327 " -msyntax=[att|intel] (default: att)\n" 9328 " use AT&T/Intel syntax\n" 9329 msgstr "" 9330 " -msyntax=[att|intel] ( att)\n" 9331 " AT&T/Intel\n" 9332 9333 #: config/tc-i386.c:14038 9334 #, c-format 9335 msgid " -mindex-reg support pseudo index registers\n" 9336 msgstr " -mindex-reg \n" 9337 9338 #: config/tc-i386.c:14040 9339 #, c-format 9340 msgid " -mnaked-reg don't require `%%' prefix for registers\n" 9341 msgstr " -mnaked-reg %% \n" 9342 9343 #: config/tc-i386.c:14042 9344 #, c-format 9345 msgid " -madd-bnd-prefix add BND prefix for all valid branches\n" 9346 msgstr " -madd-bnd-prefix BND \n" 9347 9348 #: config/tc-i386.c:14045 9349 #, c-format 9350 msgid " -mshared disable branch optimization for shared code\n" 9351 msgstr " -mshared \n" 9352 9353 #: config/tc-i386.c:14047 9354 #, c-format 9355 msgid " -mx86-used-note=[no|yes] " 9356 msgstr " -mx86-used-note=[no|yes] " 9357 9358 #: config/tc-i386.c:14053 9359 #, c-format 9360 msgid " generate x86 used ISA and feature properties\n" 9361 msgstr " ISA x86\n" 9362 9363 #: config/tc-i386.c:14057 9364 #, c-format 9365 msgid " -mbig-obj generate big object files\n" 9366 msgstr " -mbig-obj \n" 9367 9368 #: config/tc-i386.c:14060 9369 #, c-format 9370 msgid "" 9371 " -momit-lock-prefix=[no|yes] (default: no)\n" 9372 " strip all lock prefixes\n" 9373 msgstr "" 9374 " -momit-lock-prefix=[no|yes] ( no)\n" 9375 " \n" 9376 9377 #: config/tc-i386.c:14063 9378 #, c-format 9379 msgid "" 9380 " -mfence-as-lock-add=[no|yes] (default: no)\n" 9381 " encode lfence, mfence and sfence as\n" 9382 " lock addl $0x0, (%%{re}sp)\n" 9383 msgstr "" 9384 " -mfence-as-lock-add=[no|yes] ( no)\n" 9385 " lfence, mfence sfence \n" 9386 " lock addl $0x0, (%%{re}sp)\n" 9387 9388 #: config/tc-i386.c:14067 9389 #, c-format 9390 msgid " -mrelax-relocations=[no|yes] " 9391 msgstr " -mrelax-relocations=[no|yes] " 9392 9393 #: config/tc-i386.c:14073 9394 #, c-format 9395 msgid " generate relax relocations\n" 9396 msgstr " \n" 9397 9398 #: config/tc-i386.c:14075 9399 #, c-format 9400 msgid "" 9401 " -malign-branch-boundary=NUM (default: 0)\n" 9402 " align branches within NUM byte boundary\n" 9403 msgstr "" 9404 " -malign-branch-boundary= ( : 0)\n" 9405 " -\n" 9406 " \n" 9407 9408 #: config/tc-i386.c:14078 9409 #, c-format 9410 msgid "" 9411 " -malign-branch=TYPE[+TYPE...] (default: jcc+fused+jmp)\n" 9412 " TYPE is combination of jcc, fused, jmp, call, ret,\n" 9413 " indirect\n" 9414 " specify types of branches to align\n" 9415 msgstr "" 9416 " -malign-branch=[+] ( : jcc+fused+jmp)\n" 9417 " jcc, fused, jmp,\n" 9418 " call, ret, indirect,\n" 9419 " \n" 9420 9421 #: config/tc-i386.c:14083 9422 #, c-format 9423 msgid "" 9424 " -malign-branch-prefix-size=NUM (default: 5)\n" 9425 " align branches with NUM prefixes per instruction\n" 9426 msgstr "" 9427 " -malign-branch-prefix-size= ( : 5)\n" 9428 " \n" 9429 " \n" 9430 9431 #: config/tc-i386.c:14086 9432 #, c-format 9433 msgid "" 9434 " -mbranches-within-32B-boundaries\n" 9435 " align branches within 32 byte boundary\n" 9436 msgstr "" 9437 " -mbranches-within-32B-boundaries\n" 9438 " 32- \n" 9439 9440 #: config/tc-i386.c:14089 9441 #, c-format 9442 msgid "" 9443 " -mlfence-after-load=[no|yes] (default: no)\n" 9444 " generate lfence after load\n" 9445 msgstr "" 9446 " -mlfence-after-load=[no|yes] ( : no)\n" 9447 " lfence load\n" 9448 9449 #: config/tc-i386.c:14092 9450 #, c-format 9451 msgid "" 9452 " -mlfence-before-indirect-branch=[none|all|register|memory] (default: none)\n" 9453 " generate lfence before indirect near branch\n" 9454 msgstr "" 9455 " -mlfence-before-indirect-branch=[none|all|register|memory]\n" 9456 " ( : none)\n" 9457 " lfence \n" 9458 9459 #: config/tc-i386.c:14095 9460 #, c-format 9461 msgid "" 9462 " -mlfence-before-ret=[none|or|not|shl|yes] (default: none)\n" 9463 " generate lfence before ret\n" 9464 msgstr "" 9465 " -mlfence-before-ret=[none|or|not|shl|yes] ( : none)\n" 9466 " lfence ret\n" 9467 9468 #: config/tc-i386.c:14098 9469 #, c-format 9470 msgid " -mamd64 accept only AMD64 ISA [default]\n" 9471 msgstr " -mamd64 AMD64 ISA ( )\n" 9472 9473 #: config/tc-i386.c:14100 9474 #, c-format 9475 msgid " -mintel64 accept only Intel64 ISA\n" 9476 msgstr " -mintel64 Intel64 ISA\n" 9477 9478 #: config/tc-i386.c:14142 9479 #, c-format 9480 msgid "Intel MCU doesn't support `%s' architecture" 9481 msgstr " Intel %s" 9482 9483 #: config/tc-i386.c:14210 9484 msgid "Intel MCU is 32bit only" 9485 msgstr " Intel 32-" 9486 9487 #: config/tc-i386.c:14322 9488 msgid "constant directive skips -mlfence-before-ret and -mlfence-before-indirect-branch" 9489 msgstr " -mlfence-before-ret -mlfence-before-indirect-branch" 9490 9491 #: config/tc-i386.c:14325 9492 msgid "constant directive skips -mlfence-before-ret" 9493 msgstr " -mlfence-before-ret" 9494 9495 #: config/tc-i386.c:14328 9496 msgid "constant directive skips -mlfence-before-indirect-branch" 9497 msgstr " -mlfence-before-indirect-branch" 9498 9499 #: config/tc-i386.c:14341 9500 #, c-format 9501 msgid "invalid %s relocation against register" 9502 msgstr " %s " 9503 9504 #: config/tc-i386.c:14450 9505 msgid "symbol size computation overflow" 9506 msgstr " " 9507 9508 #: config/tc-i386.c:14525 config/tc-sparc.c:3851 9509 #, c-format 9510 msgid "can not do %d byte pc-relative relocation" 9511 msgstr " %d- , pc" 9512 9513 #: config/tc-i386.c:14543 9514 #, c-format 9515 msgid "can not do %d byte relocation" 9516 msgstr " %d- " 9517 9518 #: config/tc-i386.c:14611 9519 #, c-format 9520 msgid "cannot represent relocation type %s in x32 mode" 9521 msgstr " %s x32" 9522 9523 #: config/tc-i386.c:14648 config/tc-s390.c:2606 9524 #, c-format 9525 msgid "cannot represent relocation type %s" 9526 msgstr " %s" 9527 9528 #: config/tc-i386.c:14765 9529 msgid "bad .section directive: want a,l,w,x,M,S,G,T in string" 9530 msgstr " .section: a,l,w,x,M,S,G,T" 9531 9532 #: config/tc-i386.c:14768 9533 msgid "bad .section directive: want a,w,x,M,S,G,T in string" 9534 msgstr " .section: a,w,x,M,S,G,T" 9535 9536 #: config/tc-i386.c:14787 9537 msgid ".largecomm supported only in 64bit mode, producing .comm" 9538 msgstr ".largecomm 64- , .comm" 9539 9540 #: config/tc-ia64.c:870 9541 msgid "bad .section directive: want a,o,s,w,x,M,S,G,T in string" 9542 msgstr " .section: a,o,s,w,x,M,S,G,T" 9543 9544 #: config/tc-ia64.c:922 9545 msgid "Size of frame exceeds maximum of 96 registers" 9546 msgstr " 96 " 9547 9548 #: config/tc-ia64.c:927 9549 msgid "Size of rotating registers exceeds frame size" 9550 msgstr " " 9551 9552 #: config/tc-ia64.c:1014 9553 msgid "Unwind directive not followed by an instruction." 9554 msgstr " ." 9555 9556 #: config/tc-ia64.c:1023 config/tc-ia64.c:7589 9557 msgid "qualifying predicate not followed by instruction" 9558 msgstr " " 9559 9560 #: config/tc-ia64.c:1071 9561 msgid "expected ',' after section name" 9562 msgstr " , " 9563 9564 #: config/tc-ia64.c:1106 9565 msgid "expected ',' after symbol name" 9566 msgstr " , " 9567 9568 #: config/tc-ia64.c:1130 9569 msgid "expected ',' after symbol size" 9570 msgstr " , " 9571 9572 #: config/tc-ia64.c:1213 config/tc-ia64.c:1247 9573 msgid "record type is not valid" 9574 msgstr " " 9575 9576 #: config/tc-ia64.c:1316 9577 msgid "Invalid record type for P3 format." 9578 msgstr " P3." 9579 9580 #: config/tc-ia64.c:1352 9581 msgid "Invalid record type for format P6" 9582 msgstr " P6." 9583 9584 #: config/tc-ia64.c:1532 config/tc-ia64.c:1584 9585 msgid "Invalid record type for format B1" 9586 msgstr " B1." 9587 9588 #: config/tc-ia64.c:1617 9589 msgid "Invalid record type for format X1" 9590 msgstr " X1." 9591 9592 #: config/tc-ia64.c:1659 9593 msgid "Invalid record type for format X3" 9594 msgstr " X3." 9595 9596 #: config/tc-ia64.c:1697 9597 msgid "Previous .save incomplete" 9598 msgstr " .save" 9599 9600 #: config/tc-ia64.c:2520 9601 msgid "spill_mask record unimplemented." 9602 msgstr " spill_mask ." 9603 9604 #: config/tc-ia64.c:2577 9605 msgid "record_type_not_valid" 9606 msgstr "record_type_not_valid" 9607 9608 #: config/tc-ia64.c:2661 9609 msgid "Ignoring attempt to spill beyond end of region" 9610 msgstr " " 9611 9612 #: config/tc-ia64.c:2720 9613 msgid "Only constant space allocation is supported" 9614 msgstr " , " 9615 9616 #: config/tc-ia64.c:2734 9617 msgid "Only constant offsets are supported" 9618 msgstr " , " 9619 9620 #: config/tc-ia64.c:2758 9621 msgid "Section switching in code is not supported." 9622 msgstr " ." 9623 9624 #: config/tc-ia64.c:2800 9625 msgid "Insn slot not set in unwind record." 9626 msgstr " Insn ." 9627 9628 #: config/tc-ia64.c:2874 9629 msgid "frgr_mem record before region record!" 9630 msgstr " frgr_mem !" 9631 9632 #: config/tc-ia64.c:2885 9633 msgid "fr_mem record before region record!" 9634 msgstr " fr_mem !" 9635 9636 #: config/tc-ia64.c:2894 9637 msgid "gr_mem record before region record!" 9638 msgstr " gr_mem !" 9639 9640 #: config/tc-ia64.c:2903 9641 msgid "br_mem record before region record!" 9642 msgstr " br_mem !" 9643 9644 #: config/tc-ia64.c:2913 9645 msgid "gr_gr record before region record!" 9646 msgstr " gr_gr !" 9647 9648 #: config/tc-ia64.c:2921 9649 msgid "br_gr record before region record!" 9650 msgstr " br_gr !" 9651 9652 #: config/tc-ia64.c:3039 9653 #, c-format 9654 msgid "First operand to .%s must be a predicate" 9655 msgstr " .%s " 9656 9657 #: config/tc-ia64.c:3043 9658 #, c-format 9659 msgid "Pointless use of p0 as first operand to .%s" 9660 msgstr " p0 .%s" 9661 9662 #: config/tc-ia64.c:3099 9663 #, c-format 9664 msgid "Operand %d to .%s must be a preserved register" 9665 msgstr " %d .%s " 9666 9667 #: config/tc-ia64.c:3135 9668 #, c-format 9669 msgid "Operand %d to .%s must be a writable register" 9670 msgstr " %d .%s " 9671 9672 #: config/tc-ia64.c:3159 9673 #, c-format 9674 msgid "Radix `%s' unsupported or invalid" 9675 msgstr " %s " 9676 9677 #: config/tc-ia64.c:3189 config/tc-ia64.c:3194 9678 #, c-format 9679 msgid ".%s outside of %s" 9680 msgstr ".%s %s" 9681 9682 #: config/tc-ia64.c:3280 9683 msgid "Tags on unwind pseudo-ops aren't supported, yet" 9684 msgstr " " 9685 9686 #: config/tc-ia64.c:3302 9687 msgid "First operand to .fframe must be a constant" 9688 msgstr " .fframe " 9689 9690 #: config/tc-ia64.c:3322 9691 msgid "First operand to .vframe must be a general register" 9692 msgstr " .vframe " 9693 9694 #: config/tc-ia64.c:3330 9695 msgid "Operand of .vframe contradicts .prologue" 9696 msgstr " .vframe .prologue" 9697 9698 #: config/tc-ia64.c:3340 9699 msgid ".vframepsp is meaningless, assuming .vframesp was meant" 9700 msgstr ".vframepsp , , .vframesp" 9701 9702 #: config/tc-ia64.c:3348 9703 msgid "Operand to .vframesp must be a constant (sp-relative offset)" 9704 msgstr " .vframesp (, sp)" 9705 9706 #: config/tc-ia64.c:3375 9707 msgid "First operand to .save not a register" 9708 msgstr " .save " 9709 9710 #: config/tc-ia64.c:3381 9711 msgid "Second operand to .save not a valid register" 9712 msgstr " .save " 9713 9714 #: config/tc-ia64.c:3412 config/tc-ia64.c:3423 config/tc-ia64.c:3431 9715 msgid "Second operand of .save contradicts .prologue" 9716 msgstr " .save .prologue" 9717 9718 #: config/tc-ia64.c:3438 9719 msgid "First operand to .save not a valid register" 9720 msgstr " .save " 9721 9722 #: config/tc-ia64.c:3456 9723 msgid "First operand to .restore must be stack pointer (sp)" 9724 msgstr " .restore (sp)" 9725 9726 #: config/tc-ia64.c:3465 9727 msgid "Second operand to .restore must be a constant >= 0" 9728 msgstr " .restore >= 0" 9729 9730 #: config/tc-ia64.c:3475 9731 #, c-format 9732 msgid "Epilogue count of %lu exceeds number of nested prologues (%u)" 9733 msgstr " %lu (%u)" 9734 9735 #: config/tc-ia64.c:3561 9736 #, c-format 9737 msgid "Illegal section name `%s' (causes unwind section name clash)" 9738 msgstr " %s ( )" 9739 9740 #: config/tc-ia64.c:3736 9741 msgid "First operand to .altrp not a valid branch register" 9742 msgstr " .altrp " 9743 9744 #: config/tc-ia64.c:3765 9745 #, c-format 9746 msgid "First operand to .%s not a register" 9747 msgstr " .%s " 9748 9749 #: config/tc-ia64.c:3770 9750 #, c-format 9751 msgid "Second operand to .%s not a constant" 9752 msgstr " .%s " 9753 9754 #: config/tc-ia64.c:3837 9755 #, c-format 9756 msgid "First operand to .%s not a valid register" 9757 msgstr " .%s " 9758 9759 #: config/tc-ia64.c:3860 9760 msgid "First operand to .save.g must be a positive 4-bit constant" 9761 msgstr " .save.g 4- " 9762 9763 #: config/tc-ia64.c:3873 9764 msgid "Second operand to .save.g must be a general register" 9765 msgstr " .save.g " 9766 9767 #: config/tc-ia64.c:3878 9768 #, c-format 9769 msgid "Second operand to .save.g must be the first of %d general registers" 9770 msgstr " .save.g %d " 9771 9772 #: config/tc-ia64.c:3901 9773 msgid "Operand to .save.f must be a positive 20-bit constant" 9774 msgstr " .save.f 20- " 9775 9776 #: config/tc-ia64.c:3924 9777 msgid "First operand to .save.b must be a positive 5-bit constant" 9778 msgstr " .save.b 5- " 9779 9780 #: config/tc-ia64.c:3937 9781 msgid "Second operand to .save.b must be a general register" 9782 msgstr " .save.b " 9783 9784 #: config/tc-ia64.c:3942 9785 #, c-format 9786 msgid "Second operand to .save.b must be the first of %d general registers" 9787 msgstr " .save.b %d " 9788 9789 #: config/tc-ia64.c:3968 9790 msgid "First operand to .save.gf must be a non-negative 4-bit constant" 9791 msgstr " .save.gf 4- " 9792 9793 #: config/tc-ia64.c:3976 9794 msgid "Second operand to .save.gf must be a non-negative 20-bit constant" 9795 msgstr " .save.gf 20- " 9796 9797 #: config/tc-ia64.c:3984 9798 msgid "Operands to .save.gf may not be both zero" 9799 msgstr " .save.gf " 9800 9801 #: config/tc-ia64.c:4001 9802 msgid "Operand to .spill must be a constant" 9803 msgstr " .spill " 9804 9805 #: config/tc-ia64.c:4070 9806 #, c-format 9807 msgid "Operand %d to .%s must be a constant" 9808 msgstr " .%d .%s " 9809 9810 #: config/tc-ia64.c:4091 9811 #, c-format 9812 msgid "Missing .label_state %ld" 9813 msgstr " .label_state %ld" 9814 9815 #: config/tc-ia64.c:4145 9816 msgid "Operand to .label_state must be a constant" 9817 msgstr " .label_state " 9818 9819 #: config/tc-ia64.c:4164 9820 msgid "Operand to .copy_state must be a constant" 9821 msgstr " .copy_state " 9822 9823 #: config/tc-ia64.c:4187 9824 msgid "First operand to .unwabi must be a constant" 9825 msgstr " .unwabi " 9826 9827 #: config/tc-ia64.c:4193 9828 msgid "Second operand to .unwabi must be a constant" 9829 msgstr " .unwabi " 9830 9831 #: config/tc-ia64.c:4228 9832 msgid "Missing .endp after previous .proc" 9833 msgstr " .endp .proc" 9834 9835 #: config/tc-ia64.c:4246 9836 msgid "Empty argument of .proc" 9837 msgstr " .proc" 9838 9839 #: config/tc-ia64.c:4251 9840 #, c-format 9841 msgid "`%s' was already defined" 9842 msgstr "%s " 9843 9844 #: config/tc-ia64.c:4294 9845 msgid "Initial .body should precede any instructions" 9846 msgstr " .body" 9847 9848 #: config/tc-ia64.c:4313 9849 msgid ".prologue within prologue" 9850 msgstr ".prologue " 9851 9852 #: config/tc-ia64.c:4318 9853 msgid "Initial .prologue should precede any instructions" 9854 msgstr " .prologue" 9855 9856 #: config/tc-ia64.c:4328 9857 msgid "First operand to .prologue must be a positive 4-bit constant" 9858 msgstr " .prologue 4- " 9859 9860 #: config/tc-ia64.c:4330 9861 msgid "Pointless use of zero first operand to .prologue" 9862 msgstr " .prologue" 9863 9864 #: config/tc-ia64.c:4346 9865 msgid "Using a constant as second operand to .prologue is deprecated" 9866 msgstr " .prologue " 9867 9868 #: config/tc-ia64.c:4352 9869 msgid "Second operand to .prologue must be a general register" 9870 msgstr " .prologue " 9871 9872 #: config/tc-ia64.c:4357 9873 #, c-format 9874 msgid "Second operand to .prologue must be the first of %d general registers" 9875 msgstr " .prologue %d " 9876 9877 #: config/tc-ia64.c:4470 9878 #, c-format 9879 msgid "`%s' was not defined within procedure" 9880 msgstr "%s " 9881 9882 #: config/tc-ia64.c:4506 9883 msgid "Empty argument of .endp" 9884 msgstr " .endp" 9885 9886 #: config/tc-ia64.c:4520 9887 #, c-format 9888 msgid "`%s' was not specified with previous .proc" 9889 msgstr "%s .proc" 9890 9891 #: config/tc-ia64.c:4535 9892 #, c-format 9893 msgid "`%s' should be an operand to this .endp" 9894 msgstr "%s .endp" 9895 9896 #: config/tc-ia64.c:4576 config/tc-ia64.c:4883 config/tc-ia64.c:5189 9897 msgid "Comma expected" 9898 msgstr " " 9899 9900 #: config/tc-ia64.c:4616 9901 msgid "Expected '['" 9902 msgstr " [" 9903 9904 #: config/tc-ia64.c:4625 config/tc-ia64.c:7723 9905 msgid "Expected ']'" 9906 msgstr " ]" 9907 9908 #: config/tc-ia64.c:4630 9909 msgid "Number of elements must be positive" 9910 msgstr " " 9911 9912 #: config/tc-ia64.c:4641 9913 #, c-format 9914 msgid "Used more than the declared %d rotating registers" 9915 msgstr " (%d)" 9916 9917 #: config/tc-ia64.c:4649 9918 msgid "Used more than the available 96 rotating registers" 9919 msgstr " 96 " 9920 9921 #: config/tc-ia64.c:4656 9922 msgid "Used more than the available 48 rotating registers" 9923 msgstr " 48 " 9924 9925 #: config/tc-ia64.c:4679 9926 #, c-format 9927 msgid "Attempt to redefine register set `%s'" 9928 msgstr " %s" 9929 9930 #: config/tc-ia64.c:4743 9931 #, c-format 9932 msgid "Unknown psr option `%s'" 9933 msgstr " psr %s" 9934 9935 #: config/tc-ia64.c:4778 9936 msgid "Comma expected after section name" 9937 msgstr " , " 9938 9939 #: config/tc-ia64.c:4789 9940 msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated." 9941 msgstr " .xdataN/.xrealN/.xstringZ ." 9942 9943 #: config/tc-ia64.c:4878 9944 msgid "Register name expected" 9945 msgstr " " 9946 9947 #: config/tc-ia64.c:4891 9948 msgid "Register value annotation ignored" 9949 msgstr " " 9950 9951 #: config/tc-ia64.c:4930 9952 msgid "Directive invalid within a bundle" 9953 msgstr " " 9954 9955 #: config/tc-ia64.c:5024 9956 msgid "Missing predicate relation type" 9957 msgstr " " 9958 9959 #: config/tc-ia64.c:5030 9960 msgid "Unrecognized predicate relation type" 9961 msgstr " " 9962 9963 #: config/tc-ia64.c:5076 9964 msgid "Bad register range" 9965 msgstr " " 9966 9967 #: config/tc-ia64.c:5085 config/tc-ia64.c:7669 9968 msgid "Predicate register expected" 9969 msgstr " " 9970 9971 #: config/tc-ia64.c:5090 9972 msgid "Duplicate predicate register ignored" 9973 msgstr " " 9974 9975 #: config/tc-ia64.c:5106 9976 msgid "Predicate source and target required" 9977 msgstr " " 9978 9979 #: config/tc-ia64.c:5108 config/tc-ia64.c:5120 9980 msgid "Use of p0 is not valid in this context" 9981 msgstr " p0 " 9982 9983 #: config/tc-ia64.c:5115 9984 msgid "At least two PR arguments expected" 9985 msgstr " PR" 9986 9987 #: config/tc-ia64.c:5129 9988 msgid "At least one PR argument expected" 9989 msgstr ", , PR" 9990 9991 #: config/tc-ia64.c:5161 9992 #, c-format 9993 msgid "duplicate entry hint %s" 9994 msgstr " %s" 9995 9996 #. FIXME -- need 62-bit relocation type 9997 #: config/tc-ia64.c:5637 9998 msgid "62-bit relocation not yet implemented" 9999 msgstr "62- " 10000 10001 #. XXX technically, this is wrong: we should not be issuing warning 10002 #. messages until we're sure this instruction pattern is going to 10003 #. be used! 10004 #: config/tc-ia64.c:5723 10005 msgid "lower 16 bits of mask ignored" 10006 msgstr " 16 " 10007 10008 #: config/tc-ia64.c:5952 10009 msgid "stride must be a multiple of 64; lower 6 bits ignored" 10010 msgstr " 64; 6 " 10011 10012 #: config/tc-ia64.c:6070 10013 msgid "Expected separator `='" 10014 msgstr " =" 10015 10016 #: config/tc-ia64.c:6106 10017 msgid "Duplicate equal sign (=) in instruction" 10018 msgstr " (=) " 10019 10020 #: config/tc-ia64.c:6113 10021 #, c-format 10022 msgid "Illegal operand separator `%c'" 10023 msgstr " %c" 10024 10025 #: config/tc-ia64.c:6228 10026 #, c-format 10027 msgid "Operand %u of `%s' should be %s" 10028 msgstr " %u %s %s" 10029 10030 #: config/tc-ia64.c:6232 10031 msgid "Wrong number of output operands" 10032 msgstr " " 10033 10034 #: config/tc-ia64.c:6234 10035 msgid "Wrong number of input operands" 10036 msgstr " " 10037 10038 #: config/tc-ia64.c:6236 10039 msgid "Operand mismatch" 10040 msgstr " " 10041 10042 #: config/tc-ia64.c:6318 10043 #, c-format 10044 msgid "Invalid use of `%c%d' as output operand" 10045 msgstr " %c%d " 10046 10047 #: config/tc-ia64.c:6321 10048 #, c-format 10049 msgid "Invalid use of `r%d' as base update address operand" 10050 msgstr " r%d " 10051 10052 #: config/tc-ia64.c:6345 10053 #, c-format 10054 msgid "Invalid duplicate use of `%c%d'" 10055 msgstr " %c%d" 10056 10057 #: config/tc-ia64.c:6352 10058 #, c-format 10059 msgid "Invalid simultaneous use of `f%d' and `f%d'" 10060 msgstr " f%d f%d" 10061 10062 #: config/tc-ia64.c:6358 10063 #, c-format 10064 msgid "Dangerous simultaneous use of `f%d' and `f%d'" 10065 msgstr " f%d f%d" 10066 10067 #: config/tc-ia64.c:6402 10068 msgid "Value truncated to 62 bits" 10069 msgstr " 62 " 10070 10071 #: config/tc-ia64.c:6470 10072 #, c-format 10073 msgid "Bad operand value: %s" 10074 msgstr " : %s" 10075 10076 #. Give an error if a frag containing code is not aligned to a 16 byte 10077 #. boundary. 10078 #: config/tc-ia64.c:6545 config/tc-ia64.h:177 10079 msgid "instruction address is not a multiple of 16" 10080 msgstr " 16" 10081 10082 #: config/tc-ia64.c:6613 10083 #, c-format 10084 msgid "`%s' must be last in bundle" 10085 msgstr "%s " 10086 10087 #: config/tc-ia64.c:6645 10088 #, c-format 10089 msgid "Internal error: don't know how to force %s to end of instruction group" 10090 msgstr " : %s " 10091 10092 #: config/tc-ia64.c:6658 10093 #, c-format 10094 msgid "`%s' must be last in instruction group" 10095 msgstr "%s " 10096 10097 #: config/tc-ia64.c:6688 10098 msgid "Label must be first in a bundle" 10099 msgstr " " 10100 10101 #: config/tc-ia64.c:6765 10102 msgid "hint in B unit may be treated as nop" 10103 msgstr " B nop" 10104 10105 #: config/tc-ia64.c:6776 10106 msgid "hint in B unit can't be used" 10107 msgstr " B " 10108 10109 #: config/tc-ia64.c:6790 10110 msgid "emit_one_bundle: unexpected dynamic op" 10111 msgstr "emit_one_bundle: " 10112 10113 #: config/tc-ia64.c:6930 10114 #, c-format 10115 msgid "`%s' does not fit into %s template" 10116 msgstr "%s %s" 10117 10118 #: config/tc-ia64.c:6945 10119 #, c-format 10120 msgid "`%s' does not fit into bundle" 10121 msgstr "%s " 10122 10123 #: config/tc-ia64.c:6957 10124 #, c-format 10125 msgid "`%s' can't go in %s of %s template" 10126 msgstr "%s %s %s" 10127 10128 #: config/tc-ia64.c:6963 10129 msgid "Missing '}' at end of file" 10130 msgstr " } " 10131 10132 #: config/tc-ia64.c:7110 10133 #, c-format 10134 msgid "Unrecognized option '-x%s'" 10135 msgstr " -x%s" 10136 10137 #: config/tc-ia64.c:7137 10138 msgid "" 10139 "IA-64 options:\n" 10140 " --mconstant-gp\t mark output file as using the constant-GP model\n" 10141 "\t\t\t (sets ELF header flag EF_IA_64_CONS_GP)\n" 10142 " --mauto-pic\t\t mark output file as using the constant-GP model\n" 10143 "\t\t\t without function descriptors (sets ELF header flag\n" 10144 "\t\t\t EF_IA_64_NOFUNCDESC_CONS_GP)\n" 10145 " -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n" 10146 " -mle | -mbe\t\t select little- or big-endian byte order (default -mle)\n" 10147 " -mtune=[itanium1|itanium2]\n" 10148 "\t\t\t tune for a specific CPU (default -mtune=itanium2)\n" 10149 " -munwind-check=[warning|error]\n" 10150 "\t\t\t unwind directive check (default -munwind-check=warning)\n" 10151 " -mhint.b=[ok|warning|error]\n" 10152 "\t\t\t hint.b check (default -mhint.b=error)\n" 10153 " -x | -xexplicit\t turn on dependency violation checking\n" 10154 msgstr "" 10155 " IA-64:\n" 10156 " --mconstant-gp\t \n" 10157 "\t\t\t -GP\n" 10158 "\t\t\t ( EF_IA_64_CONS_GP ELF)\n" 10159 " --mauto-pic\t\t \n" 10160 "\t\t\t -GP\n" 10161 "\t\t\t (\n" 10162 "\t\t\t EF_IA_64_NOFUNCDESC_CONS_GP ELF)\n" 10163 " -milp32|-milp64|-mlp64|-mp64\t ( -mlp64)\n" 10164 " -mle | -mbe\t\t - - \n" 10165 "\t\t\t ( -mle)\n" 10166 " -mtune=[itanium1|itanium2]\n" 10167 "\t\t\t ( -mtune=itanium2)\n" 10168 " -munwind-check=[warning|error]\n" 10169 "\t\t\t ( -munwind-check=warning)\n" 10170 " -mhint.b=[ok|warning|error]\n" 10171 "\t\t\t hint.b ( -mhint.b=error)\n" 10172 " -x | -xexplicit\t \n" 10173 10174 #. Note for translators: "automagically" can be translated as "automatically" here. 10175 #: config/tc-ia64.c:7154 10176 msgid "" 10177 " -xauto\t\t automagically remove dependency violations (default)\n" 10178 " -xnone\t\t turn off dependency violation checking\n" 10179 " -xdebug\t\t debug dependency violation checker\n" 10180 " -xdebugn\t\t debug dependency violation checker but turn off\n" 10181 "\t\t\t dependency violation checking\n" 10182 " -xdebugx\t\t debug dependency violation checker and turn on\n" 10183 "\t\t\t dependency violation checking\n" 10184 msgstr "" 10185 " -xauto\t\t ( )\n" 10186 " -xnone\t\t \n" 10187 " -xdebug\t\t \n" 10188 " -xdebugn\t\t , \n" 10189 "\t\t\t \n" 10190 " -xdebugx\t\t , \n" 10191 "\t\t\t \n" 10192 10193 #: config/tc-ia64.c:7169 10194 msgid "--gstabs is not supported for ia64" 10195 msgstr "--gstabs ia64" 10196 10197 #: config/tc-ia64.c:7604 10198 msgid "Explicit stops are ignored in auto mode" 10199 msgstr " " 10200 10201 #: config/tc-ia64.c:7613 10202 msgid "Found '{' when manual bundling is already turned on" 10203 msgstr " {, " 10204 10205 #: config/tc-ia64.c:7626 10206 msgid "Found '{' after explicit switch to automatic mode" 10207 msgstr " {, " 10208 10209 #: config/tc-ia64.c:7632 10210 msgid "Found '}' when manual bundling is off" 10211 msgstr " }, " 10212 10213 #: config/tc-ia64.c:7659 10214 msgid "Expected ')'" 10215 msgstr " )" 10216 10217 #: config/tc-ia64.c:7664 10218 msgid "Qualifying predicate expected" 10219 msgstr " " 10220 10221 #: config/tc-ia64.c:7683 10222 msgid "Tag must come before qualifying predicate." 10223 msgstr " ." 10224 10225 #: config/tc-ia64.c:7712 10226 msgid "Expected ':'" 10227 msgstr " :" 10228 10229 #: config/tc-ia64.c:7728 10230 msgid "Tag name expected" 10231 msgstr " " 10232 10233 #: config/tc-ia64.c:7830 10234 msgid "Rotating register index must be a non-negative constant" 10235 msgstr " " 10236 10237 #: config/tc-ia64.c:7835 10238 #, c-format 10239 msgid "Index out of range 0..%u" 10240 msgstr " 0..%u" 10241 10242 #: config/tc-ia64.c:7847 10243 msgid "Indirect register index must be a general register" 10244 msgstr " " 10245 10246 #: config/tc-ia64.c:7856 10247 msgid "Index can only be applied to rotating or indirect registers" 10248 msgstr " " 10249 10250 #: config/tc-ia64.c:7892 config/tc-xstormy16.c:145 10251 msgid "Expected '('" 10252 msgstr " (" 10253 10254 #: config/tc-ia64.c:7900 config/tc-pdp11.c:466 config/tc-pdp11.c:530 10255 #: config/tc-pdp11.c:564 config/tc-tilegx.c:1044 config/tc-tilepro.c:932 10256 #: config/tc-xstormy16.c:154 10257 msgid "Missing ')'" 10258 msgstr " )" 10259 10260 #: config/tc-ia64.c:7918 config/tc-xstormy16.c:161 10261 msgid "Not a symbolic expression" 10262 msgstr " " 10263 10264 #: config/tc-ia64.c:7923 config/tc-ia64.c:7937 10265 msgid "Illegal combination of relocation functions" 10266 msgstr " " 10267 10268 #: config/tc-ia64.c:8026 10269 msgid "No current frame" 10270 msgstr " " 10271 10272 #: config/tc-ia64.c:8028 10273 #, c-format 10274 msgid "Register number out of range 0..%u" 10275 msgstr " 0..%u" 10276 10277 #: config/tc-ia64.c:8067 10278 msgid "Standalone `#' is illegal" 10279 msgstr " # " 10280 10281 #: config/tc-ia64.c:8070 10282 msgid "Redundant `#' suffix operators" 10283 msgstr " #" 10284 10285 #: config/tc-ia64.c:8228 10286 #, c-format 10287 msgid "Unhandled dependency %s for %s (%s), note %d" 10288 msgstr " %s %s (%s), %d" 10289 10290 #: config/tc-ia64.c:9541 10291 #, c-format 10292 msgid "Unrecognized dependency specifier %d\n" 10293 msgstr " %d\n" 10294 10295 #: config/tc-ia64.c:10402 10296 msgid "Only the first path encountering the conflict is reported" 10297 msgstr " " 10298 10299 #: config/tc-ia64.c:10404 10300 msgid "This is the location of the conflicting usage" 10301 msgstr " " 10302 10303 #: config/tc-ia64.c:10666 10304 #, c-format 10305 msgid "Unknown opcode `%s'" 10306 msgstr " %s" 10307 10308 #: config/tc-ia64.c:10744 10309 #, c-format 10310 msgid "AR %d can only be accessed by %c-unit" 10311 msgstr "AR %d %c-" 10312 10313 #: config/tc-ia64.c:10756 10314 msgid "hint.b may be treated as nop" 10315 msgstr "hint.b nop" 10316 10317 #: config/tc-ia64.c:10759 10318 msgid "hint.b shouldn't be used" 10319 msgstr "hint.b " 10320 10321 #: config/tc-ia64.c:10798 10322 #, c-format 10323 msgid "`%s' cannot be predicated" 10324 msgstr " %s " 10325 10326 #: config/tc-ia64.c:10871 10327 msgid "Closing bracket missing" 10328 msgstr " " 10329 10330 #: config/tc-ia64.c:10880 10331 msgid "Index must be a general register" 10332 msgstr " " 10333 10334 #: config/tc-ia64.c:11045 10335 #, c-format 10336 msgid "Unsupported fixup size %d" 10337 msgstr " %d" 10338 10339 #. This should be an error, but since previously there wasn't any 10340 #. diagnostic here, don't make it fail because of this for now. 10341 #: config/tc-ia64.c:11317 10342 #, c-format 10343 msgid "Cannot express %s%d%s relocation" 10344 msgstr " %s%d%s" 10345 10346 #: config/tc-ia64.c:11336 10347 msgid "No addend allowed in @fptr() relocation" 10348 msgstr " @fptr()" 10349 10350 #: config/tc-ia64.c:11375 10351 msgid "integer operand out of range" 10352 msgstr " " 10353 10354 #: config/tc-ia64.c:11442 10355 #, c-format 10356 msgid "%s must have a constant value" 10357 msgstr "%s " 10358 10359 #: config/tc-ia64.c:11462 10360 msgid "cannot resolve @slotcount parameter" 10361 msgstr " @slotcount" 10362 10363 #: config/tc-ia64.c:11495 10364 msgid "invalid @slotcount value" 10365 msgstr " @slotcount" 10366 10367 #: config/tc-ia64.c:11532 config/tc-z8k.c:1388 10368 #, c-format 10369 msgid "Cannot represent %s relocation in object file" 10370 msgstr " %s " 10371 10372 #: config/tc-ia64.c:11641 10373 msgid "Can't add stop bit to mark end of instruction group" 10374 msgstr " " 10375 10376 #: config/tc-ia64.c:11749 read.c:2561 read.c:3170 read.c:3737 stabs.c:468 10377 #, c-format 10378 msgid "expected comma after \"%s\"" 10379 msgstr " %s" 10380 10381 #: config/tc-ia64.c:11790 10382 #, c-format 10383 msgid "`%s' is already the alias of %s `%s'" 10384 msgstr "%s %s %s" 10385 10386 #: config/tc-ia64.c:11801 10387 #, c-format 10388 msgid "%s `%s' already has an alias `%s'" 10389 msgstr "%s %s %s" 10390 10391 #: config/tc-ia64.c:11834 10392 #, c-format 10393 msgid "symbol `%s' aliased to `%s' is not used" 10394 msgstr " %s, %s, " 10395 10396 #: config/tc-ia64.c:11860 10397 #, c-format 10398 msgid "section `%s' aliased to `%s' is not used" 10399 msgstr " %s, %s, " 10400 10401 #: config/tc-ip2k.c:139 10402 #, c-format 10403 msgid "IP2K specific command line options:\n" 10404 msgstr " IP2K:\n" 10405 10406 #: config/tc-ip2k.c:140 10407 #, c-format 10408 msgid " -mip2022 restrict to IP2022 insns \n" 10409 msgstr " -mip2022 IP2022\n" 10410 10411 #: config/tc-ip2k.c:141 10412 #, c-format 10413 msgid " -mip2022ext permit extended IP2022 insn\n" 10414 msgstr " -mip2022ext IP2022\n" 10415 10416 #: config/tc-ip2k.c:232 10417 msgid "relaxation not supported\n" 10418 msgstr " \n" 10419 10420 #: config/tc-iq2000.c:362 10421 #, c-format 10422 msgid "the yielding instruction %s may not be in a delay slot." 10423 msgstr " %s ." 10424 10425 #: config/tc-iq2000.c:370 10426 #, c-format 10427 msgid "Register number (R%ld) for double word access must be even." 10428 msgstr " (R%ld) ." 10429 10430 #: config/tc-iq2000.c:379 config/tc-iq2000.c:384 config/tc-iq2000.c:389 10431 #: config/tc-iq2000.c:406 config/tc-mt.c:246 config/tc-mt.c:251 10432 #, c-format 10433 msgid "operand references R%ld of previous load." 10434 msgstr " R%ld ." 10435 10436 #: config/tc-iq2000.c:394 10437 msgid "instruction implicitly accesses R31 of previous load." 10438 msgstr " R31 ." 10439 10440 #: config/tc-iq2000.c:649 config/tc-mep.c:2008 10441 msgid "Unmatched high relocation" 10442 msgstr " " 10443 10444 #: config/tc-iq2000.c:826 config/tc-mips.c:19770 config/tc-score.c:5804 10445 msgid ".end not in text section" 10446 msgstr ".end " 10447 10448 #: config/tc-iq2000.c:830 config/tc-score.c:5807 10449 msgid ".end directive without a preceding .ent directive." 10450 msgstr " .end .ent." 10451 10452 #: config/tc-iq2000.c:839 config/tc-score.c:5815 10453 msgid ".end symbol does not match .ent symbol." 10454 msgstr " .end .ent." 10455 10456 #: config/tc-iq2000.c:842 config/tc-mips.c:19790 config/tc-score.c:5820 10457 msgid ".end directive missing or unknown symbol" 10458 msgstr " .end " 10459 10460 #: config/tc-iq2000.c:860 10461 msgid "Expected simple number." 10462 msgstr " ." 10463 10464 #: config/tc-iq2000.c:889 config/tc-mips.c:19695 config/tc-score.c:5670 10465 #, c-format 10466 msgid " *input_line_pointer == '%c' 0x%02x\n" 10467 msgstr " *input_line_pointer == %c 0x%02x\n" 10468 10469 #: config/tc-iq2000.c:891 10470 msgid "Invalid number" 10471 msgstr " " 10472 10473 #: config/tc-iq2000.c:925 config/tc-score.c:5701 10474 msgid ".ent or .aent not in text section." 10475 msgstr ".ent .aent ." 10476 10477 #: config/tc-iq2000.c:928 10478 msgid "missing `.end'" 10479 msgstr " .end" 10480 10481 #: config/tc-loongarch.c:340 10482 #, c-format 10483 msgid "insn name: %s\tformat: %s\tsyntax error" 10484 msgstr " insn: %s\t: %s\t " 10485 10486 #: config/tc-loongarch.c:343 10487 #, c-format 10488 msgid "" 10489 "insn name: %s\n" 10490 "format: %s\n" 10491 "we want macro but macro is NULL" 10492 msgstr "" 10493 " insn: %s\n" 10494 ": %s\n" 10495 " , NULL" 10496 10497 #: config/tc-loongarch.c:348 10498 #, c-format 10499 msgid "" 10500 "insn name: %s\n" 10501 "format: %s\n" 10502 "macro: %s\tsyntax error" 10503 msgstr "" 10504 " insn: %s\n" 10505 ": %s\n" 10506 ": %s\t " 10507 10508 #: config/tc-loongarch.c:391 10509 #, c-format 10510 msgid "Unsupported use of %s" 10511 msgstr " %s" 10512 10513 #: config/tc-loongarch.c:464 10514 msgid "internal error: we have no internal label yet" 10515 msgstr " : " 10516 10517 #: config/tc-loongarch.c:569 10518 msgid "This label shouldn't be with addend." 10519 msgstr " " 10520 10521 #: config/tc-loongarch.c:591 10522 msgid "expr too huge" 10523 msgstr " " 10524 10525 #: config/tc-loongarch.c:618 10526 #, c-format 10527 msgid "" 10528 "not support reloc bit-field\n" 10529 "fmt: %c%c %s\n" 10530 "args: %s" 10531 msgstr "" 10532 " \n" 10533 ": %c%c %s\n" 10534 ": %s" 10535 10536 #: config/tc-loongarch.c:675 10537 msgid "unknown escape" 10538 msgstr " " 10539 10540 #: config/tc-loongarch.c:702 10541 #, c-format 10542 msgid "require imm low %d bit is 0." 10543 msgstr " imm %d 0." 10544 10545 #. How to do after we detect overflow. 10546 #: config/tc-loongarch.c:714 10547 #, c-format 10548 msgid "" 10549 "Immediate overflow.\n" 10550 "format: %c%c%s\n" 10551 "arg: %s" 10552 msgstr "" 10553 " .\n" 10554 ": %c%c%s\n" 10555 ": %s" 10556 10557 #: config/tc-loongarch.c:800 10558 msgid "AMO insns require rd != base && rd != rt when rd isn't $r0" 10559 msgstr " AMO , rd != base && rd != rt, rd $r0" 10560 10561 #: config/tc-loongarch.c:812 10562 msgid "bstr(ins|pick).[wd] require msbd >= lsbd" 10563 msgstr " bstr(ins|pick).[wd] , msbd >= lsbd" 10564 10565 #: config/tc-loongarch.c:817 10566 msgid "csrxchg require rj != $r0 && rj != $r1" 10567 msgstr " csrxchg , rj != $r0 && rj != $r1" 10568 10569 #: config/tc-loongarch.c:867 10570 #, c-format 10571 msgid "no HOWTO loong relocation number %d" 10572 msgstr " %d" 10573 10574 #: config/tc-loongarch.c:875 10575 msgid "Internal error: not support relax now" 10576 msgstr " : " 10577 10578 #: config/tc-loongarch.c:903 10579 #, c-format 10580 msgid "li overflow: hi32:0x%x lo32:0x%x" 10581 msgstr " li: hi32:0x%x lo32:0x%x" 10582 10583 #: config/tc-loongarch.c:908 10584 msgid "we can't li.d on 32bit-arch" 10585 msgstr " li.d 32- " 10586 10587 #: config/tc-loongarch.c:1006 10588 #, c-format 10589 msgid "no match insn: %s\t%s" 10590 msgstr " : %s\t%s" 10591 10592 #: config/tc-loongarch.c:1108 config/tc-loongarch.c:1115 10593 msgid "Relocation against a constant" 10594 msgstr " " 10595 10596 #: config/tc-loongarch.c:1231 10597 msgid "Relocation against a constant." 10598 msgstr " ." 10599 10600 #: config/tc-loongarch.c:1292 config/tc-riscv.c:4386 10601 #, c-format 10602 msgid "cannot represent %s relocation in object file" 10603 msgstr " %s " 10604 10605 #: config/tc-loongarch.c:1324 10606 #, c-format 10607 msgid "LARCH options:\n" 10608 msgstr " LARCH:\n" 10609 10610 #: config/tc-m32c.c:141 10611 #, c-format 10612 msgid " M32C specific command line options:\n" 10613 msgstr " M32C:\n" 10614 10615 #. Pretend that we do not recognise this option. 10616 #: config/tc-m32r.c:330 10617 msgid "Unrecognised option: -hidden" 10618 msgstr " : -hidden" 10619 10620 #: config/tc-m32r.c:357 config/tc-sparc.c:602 10621 msgid "Unrecognized option following -K" 10622 msgstr " -K" 10623 10624 #: config/tc-m32r.c:372 10625 #, c-format 10626 msgid " M32R specific command line options:\n" 10627 msgstr " M32R:\n" 10628 10629 #: config/tc-m32r.c:374 10630 #, c-format 10631 msgid " -m32r disable support for the m32rx instruction set\n" 10632 msgstr " -m32r m32rx\n" 10633 10634 #: config/tc-m32r.c:376 10635 #, c-format 10636 msgid " -m32rx support the extended m32rx instruction set\n" 10637 msgstr " -m32rx m32rx\n" 10638 10639 #: config/tc-m32r.c:378 10640 #, c-format 10641 msgid " -m32r2 support the extended m32r2 instruction set\n" 10642 msgstr " -m32r2 m32r2\n" 10643 10644 #: config/tc-m32r.c:380 10645 #, c-format 10646 msgid " -EL,-little produce little endian code and data\n" 10647 msgstr " -EL,-little \n" 10648 10649 #: config/tc-m32r.c:382 10650 #, c-format 10651 msgid " -EB,-big produce big endian code and data\n" 10652 msgstr " -EB,-big \n" 10653 10654 #: config/tc-m32r.c:384 10655 #, c-format 10656 msgid " -parallel try to combine instructions in parallel\n" 10657 msgstr "" 10658 " -parallel \n" 10659 " \n" 10660 10661 #: config/tc-m32r.c:386 10662 #, c-format 10663 msgid " -no-parallel disable -parallel\n" 10664 msgstr " -no-parallel -parallel\n" 10665 10666 #: config/tc-m32r.c:388 10667 #, c-format 10668 msgid " -no-bitinst disallow the M32R2's extended bit-field instructions\n" 10669 msgstr "" 10670 " -no-bitinst \n" 10671 " M32R2\n" 10672 10673 #: config/tc-m32r.c:390 10674 #, c-format 10675 msgid " -O try to optimize code. Implies -parallel\n" 10676 msgstr " -O ; -parallel\n" 10677 10678 #: config/tc-m32r.c:393 10679 #, c-format 10680 msgid " -warn-explicit-parallel-conflicts warn when parallel instructions\n" 10681 msgstr "" 10682 " -warn-explicit-parallel-conflicts \n" 10683 " , \n" 10684 10685 #: config/tc-m32r.c:395 10686 #, c-format 10687 msgid " might violate constraints\n" 10688 msgstr " \n" 10689 10690 #: config/tc-m32r.c:397 10691 #, c-format 10692 msgid " -no-warn-explicit-parallel-conflicts do not warn when parallel\n" 10693 msgstr " -no-warn-explicit-parallel-conflicts \n" 10694 10695 #: config/tc-m32r.c:399 10696 #, c-format 10697 msgid " instructions might violate constraints\n" 10698 msgstr "" 10699 " , \n" 10700 " \n" 10701 10702 #: config/tc-m32r.c:401 10703 #, c-format 10704 msgid " -Wp synonym for -warn-explicit-parallel-conflicts\n" 10705 msgstr " -Wp -warn-explicit-parallel-conflicts\n" 10706 10707 #: config/tc-m32r.c:403 10708 #, c-format 10709 msgid " -Wnp synonym for -no-warn-explicit-parallel-conflicts\n" 10710 msgstr " -Wnp -no-warn-explicit-parallel-conflicts\n" 10711 10712 #: config/tc-m32r.c:405 10713 #, c-format 10714 msgid " -ignore-parallel-conflicts do not check parallel instructions\n" 10715 msgstr " -ignore-parallel-conflicts \n" 10716 10717 #: config/tc-m32r.c:407 10718 #, c-format 10719 msgid " for constraint violations\n" 10720 msgstr " \n" 10721 10722 #: config/tc-m32r.c:409 10723 #, c-format 10724 msgid " -no-ignore-parallel-conflicts check parallel instructions for\n" 10725 msgstr " -no-ignore-parallel-conflicts \n" 10726 10727 #: config/tc-m32r.c:411 10728 #, c-format 10729 msgid " constraint violations\n" 10730 msgstr " \n" 10731 10732 #: config/tc-m32r.c:413 10733 #, c-format 10734 msgid " -Ip synonym for -ignore-parallel-conflicts\n" 10735 msgstr " -Ip -ignore-parallel-conflicts\n" 10736 10737 #: config/tc-m32r.c:415 10738 #, c-format 10739 msgid " -nIp synonym for -no-ignore-parallel-conflicts\n" 10740 msgstr " -nIp -no-ignore-parallel-conflicts\n" 10741 10742 #: config/tc-m32r.c:418 10743 #, c-format 10744 msgid " -warn-unmatched-high warn when an (s)high reloc has no matching low reloc\n" 10745 msgstr "" 10746 " -warn-unmatched-high , \n" 10747 " \n" 10748 10749 #: config/tc-m32r.c:420 10750 #, c-format 10751 msgid " -no-warn-unmatched-high do not warn about missing low relocs\n" 10752 msgstr " -no-warn-unmatched-high \n" 10753 10754 #: config/tc-m32r.c:422 10755 #, c-format 10756 msgid " -Wuh synonym for -warn-unmatched-high\n" 10757 msgstr " -Wuh -warn-unmatched-high\n" 10758 10759 #: config/tc-m32r.c:424 10760 #, c-format 10761 msgid " -Wnuh synonym for -no-warn-unmatched-high\n" 10762 msgstr " -Wnuh -no-warn-unmatched-high\n" 10763 10764 #: config/tc-m32r.c:427 10765 #, c-format 10766 msgid " -KPIC generate PIC\n" 10767 msgstr " -KPIC PIC\n" 10768 10769 #: config/tc-m32r.c:848 10770 msgid "instructions write to the same destination register." 10771 msgstr " ." 10772 10773 #: config/tc-m32r.c:856 10774 msgid "Instructions do not use parallel execution pipelines." 10775 msgstr " ." 10776 10777 #: config/tc-m32r.c:864 10778 msgid "Instructions share the same execution pipeline" 10779 msgstr " " 10780 10781 #: config/tc-m32r.c:929 config/tc-m32r.c:1043 10782 #, c-format 10783 msgid "not a 16 bit instruction '%s'" 10784 msgstr "%s 16- " 10785 10786 #: config/tc-m32r.c:941 config/tc-m32r.c:1055 config/tc-m32r.c:1239 10787 #, c-format 10788 msgid "instruction '%s' is for the M32R2 only" 10789 msgstr " %s M32R2" 10790 10791 #: config/tc-m32r.c:954 config/tc-m32r.c:1068 config/tc-m32r.c:1252 10792 #, c-format 10793 msgid "unknown instruction '%s'" 10794 msgstr " %s" 10795 10796 #: config/tc-m32r.c:963 config/tc-m32r.c:1075 config/tc-m32r.c:1259 10797 #, c-format 10798 msgid "instruction '%s' is for the M32RX only" 10799 msgstr " %s M32RX" 10800 10801 #: config/tc-m32r.c:972 config/tc-m32r.c:1084 10802 #, c-format 10803 msgid "instruction '%s' cannot be executed in parallel." 10804 msgstr " %s ." 10805 10806 #: config/tc-m32r.c:1027 config/tc-m32r.c:1109 config/tc-m32r.c:1316 10807 msgid "internal error: lookup/get operands failed" 10808 msgstr " : / " 10809 10810 #: config/tc-m32r.c:1094 10811 #, c-format 10812 msgid "'%s': only the NOP instruction can be issued in parallel on the m32r" 10813 msgstr "%s: NOP m32r" 10814 10815 #: config/tc-m32r.c:1123 10816 #, c-format 10817 msgid "%s: output of 1st instruction is the same as an input to 2nd instruction - is this intentional ?" 10818 msgstr "%s: 1- 2- ?" 10819 10820 #: config/tc-m32r.c:1127 10821 #, c-format 10822 msgid "%s: output of 2nd instruction is the same as an input to 1st instruction - is this intentional ?" 10823 msgstr "%s: 2- 1- ?" 10824 10825 #: config/tc-m32r.c:1490 config/tc-microblaze.c:196 10826 msgid "Expected comma after symbol-name: rest of line ignored." 10827 msgstr " : ." 10828 10829 #: config/tc-m32r.c:1500 10830 #, c-format 10831 msgid ".SCOMMon length (%ld.) <0! Ignored." 10832 msgstr " .SCOMMon (%ld.) <0! ." 10833 10834 #: config/tc-m32r.c:1514 config/tc-microblaze.c:218 config/tc-ppc.c:2419 10835 #: config/tc-ppc.c:4356 config/tc-ppc.c:4411 10836 msgid "ignoring bad alignment" 10837 msgstr " " 10838 10839 #: config/tc-m32r.c:1526 config/tc-microblaze.c:253 config/tc-v850.c:383 10840 msgid "Common alignment not a power of 2" 10841 msgstr " 2" 10842 10843 #: config/tc-m32r.c:1541 config/tc-microblaze.c:229 10844 #, c-format 10845 msgid "Ignoring attempt to re-define symbol `%s'." 10846 msgstr " %s." 10847 10848 #: config/tc-m32r.c:1550 10849 #, c-format 10850 msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld." 10851 msgstr " .scomm %s %ld. %ld." 10852 10853 #: config/tc-m32r.c:1927 config/tc-m32r.c:1980 config/tc-nds32.c:4784 10854 #: config/tc-nds32.c:4828 config/tc-sh.c:391 config/tc-sh.c:2062 10855 msgid "Invalid PIC expression." 10856 msgstr " PIC." 10857 10858 #: config/tc-m32r.c:2071 10859 msgid "Unmatched high/shigh reloc" 10860 msgstr " high/shigh" 10861 10862 #: config/tc-m68hc11.c:416 10863 #, c-format 10864 msgid "" 10865 "Motorola 68HC11/68HC12/68HCS12 options:\n" 10866 " -m68hc11 | -m68hc12 |\n" 10867 " -m68hcs12 | -mm9s12x |\n" 10868 " -mm9s12xg specify the processor [default %s]\n" 10869 " -mshort use 16-bit int ABI (default)\n" 10870 " -mlong use 32-bit int ABI\n" 10871 " -mshort-double use 32-bit double ABI\n" 10872 " -mlong-double use 64-bit double ABI (default)\n" 10873 " --force-long-branches always turn relative branches into absolute ones\n" 10874 " -S,--short-branches do not turn relative branches into absolute ones\n" 10875 " when the offset is out of range\n" 10876 " --strict-direct-mode do not turn the direct mode into extended mode\n" 10877 " when the instruction does not support direct mode\n" 10878 " --print-insn-syntax print the syntax of instruction in case of error\n" 10879 " --print-opcodes print the list of instructions with syntax\n" 10880 " --xgate-ramoffset offset ram addresses by 0xc000\n" 10881 " --generate-example generate an example of each instruction\n" 10882 " (used for testing)\n" 10883 msgstr "" 10884 " Motorola 68HC11/68HC12/68HCS12:\n" 10885 " -m68hc11 | -m68hc12 |\n" 10886 " -m68hcs12 | -mm9s12x |\n" 10887 " -mm9s12xg [ %s]\n" 10888 " -mshort 16- int ABI ( )\n" 10889 " -mlong 32- int ABI\n" 10890 " -mshort-double 32- double ABI\n" 10891 " -mlong-double 64- double ABI ( )\n" 10892 " --force-long-branches \n" 10893 " -S,--short-branches ,\n" 10894 " \n" 10895 " --strict-direct-mode ,\n" 10896 " \n" 10897 " --print-insn-syntax \n" 10898 " --print-opcodes \n" 10899 " --xgate-ramoffset ram 0xc000\n" 10900 " --generate-example \n" 10901 " ( )\n" 10902 10903 #: config/tc-m68hc11.c:464 config/tc-xgate.c:284 10904 #, c-format 10905 msgid "Default target `%s' is not supported." 10906 msgstr " %s ." 10907 10908 #. Dump the opcode statistics table. 10909 #: config/tc-m68hc11.c:482 10910 #, c-format 10911 msgid "Name # Modes Min ops Max ops Modes mask # Used\n" 10912 msgstr " # ops ops # \n" 10913 10914 #: config/tc-m68hc11.c:561 10915 #, c-format 10916 msgid "Option `%s' is not recognized." 10917 msgstr " %s." 10918 10919 #: config/tc-m68hc11.c:748 10920 msgid "imm3" 10921 msgstr "imm3" 10922 10923 #: config/tc-m68hc11.c:756 10924 msgid "RD" 10925 msgstr "RD" 10926 10927 #: config/tc-m68hc11.c:764 10928 msgid "RD,RS" 10929 msgstr "RD,RS" 10930 10931 #: config/tc-m68hc11.c:772 10932 msgid "RI, #imm4" 10933 msgstr "RI, #imm4" 10934 10935 #: config/tc-m68hc11.c:804 10936 msgid "RD, (RI,#offs5)" 10937 msgstr "RD, (RI,#offs5)" 10938 10939 #: config/tc-m68hc11.c:856 10940 msgid "#<imm8>" 10941 msgstr "#<imm8>" 10942 10943 #: config/tc-m68hc11.c:865 10944 msgid "#<imm16>" 10945 msgstr "#<imm16>" 10946 10947 #: config/tc-m68hc11.c:874 config/tc-m68hc11.c:883 10948 msgid "<imm8>,X" 10949 msgstr "<imm8>,X" 10950 10951 #: config/tc-m68hc11.c:910 10952 msgid "*<abs8>" 10953 msgstr "*<abs8>" 10954 10955 #: config/tc-m68hc11.c:922 10956 msgid "#<mask>" 10957 msgstr "#<>" 10958 10959 #: config/tc-m68hc11.c:932 10960 #, c-format 10961 msgid "symbol%d" 10962 msgstr "symbol%d" 10963 10964 #: config/tc-m68hc11.c:934 10965 msgid "<abs>" 10966 msgstr "<abs>" 10967 10968 #: config/tc-m68hc11.c:953 10969 msgid "<label>" 10970 msgstr "<>" 10971 10972 #: config/tc-m68hc11.c:969 10973 #, c-format 10974 msgid "" 10975 "# Example of `%s' instructions\n" 10976 "\t.sect .text\n" 10977 "_start:\n" 10978 msgstr "" 10979 "# %s\n" 10980 "\t.sect .text\n" 10981 "_start:\n" 10982 10983 #: config/tc-m68hc11.c:1016 10984 #, c-format 10985 msgid "Instruction `%s' is not recognized." 10986 msgstr " %s." 10987 10988 #: config/tc-m68hc11.c:1021 10989 #, c-format 10990 msgid "Instruction formats for `%s':" 10991 msgstr " %s:" 10992 10993 #: config/tc-m68hc11.c:1173 10994 #, c-format 10995 msgid "Immediate operand is not allowed for operand %d." 10996 msgstr " %d." 10997 10998 #: config/tc-m68hc11.c:1217 10999 msgid "Indirect indexed addressing is not valid for 68HC11." 11000 msgstr " 68HC11." 11001 11002 #: config/tc-m68hc11.c:1237 11003 msgid "Spurious `,' or bad indirect register addressing mode." 11004 msgstr " , ." 11005 11006 #: config/tc-m68hc11.c:1259 11007 msgid "Missing second register or offset for indexed-indirect mode." 11008 msgstr " ." 11009 11010 #: config/tc-m68hc11.c:1269 11011 msgid "Missing second register for indexed-indirect mode." 11012 msgstr " ." 11013 11014 #: config/tc-m68hc11.c:1285 11015 msgid "Missing `]' to close indexed-indirect mode." 11016 msgstr " ] ." 11017 11018 #: config/tc-m68hc11.c:1330 config/tc-m68hc11.c:2961 config/tc-m68hc11.c:3073 11019 #: config/tc-m68hc11.c:3147 config/tc-m68hc11.c:3331 config/tc-m68hc11.c:3402 11020 msgid "Illegal operand." 11021 msgstr " ." 11022 11023 #. Looks like OP_R_R. 11024 #: config/tc-m68hc11.c:1335 config/tc-m68hc11.c:2966 config/tc-m68hc11.c:3078 11025 #: config/tc-m68hc11.c:3152 config/tc-m68hc11.c:3258 config/tc-m68hc11.c:3310 11026 #: config/tc-m68hc11.c:3318 config/tc-m68hc11.c:3336 11027 msgid "Missing operand." 11028 msgstr " ." 11029 11030 #: config/tc-m68hc11.c:1388 11031 msgid "Pre-increment mode is not valid for 68HC11" 11032 msgstr "- 68HC11" 11033 11034 #: config/tc-m68hc11.c:1401 11035 msgid "Wrong register in register indirect mode." 11036 msgstr " ." 11037 11038 #: config/tc-m68hc11.c:1409 11039 msgid "Missing `]' to close register indirect operand." 11040 msgstr " ] ." 11041 11042 #: config/tc-m68hc11.c:1429 11043 msgid "Post-decrement mode is not valid for 68HC11." 11044 msgstr "- 68HC11." 11045 11046 #: config/tc-m68hc11.c:1437 11047 msgid "Post-increment mode is not valid for 68HC11." 11048 msgstr "- 68HC11." 11049 11050 #: config/tc-m68hc11.c:1455 11051 msgid "Invalid indexed indirect mode." 11052 msgstr " ." 11053 11054 #: config/tc-m68hc11.c:1579 11055 #, c-format 11056 msgid "Trap id `%ld' is out of range." 11057 msgstr " %ld ." 11058 11059 #: config/tc-m68hc11.c:1583 11060 msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]." 11061 msgstr " [0x30..0x39] [0x40..0xff]." 11062 11063 #: config/tc-m68hc11.c:1590 config/tc-m68hc11.c:1741 11064 #, c-format 11065 msgid "Operand out of 8-bit range: `%ld'." 11066 msgstr " 8- : %ld." 11067 11068 #: config/tc-m68hc11.c:1597 11069 msgid "The trap id must be a constant." 11070 msgstr " ." 11071 11072 #: config/tc-m68hc11.c:1629 config/tc-m68hc11.c:1784 config/tc-xgate.c:1345 11073 #, c-format 11074 msgid "Operand `%x' not recognized in fixup8." 11075 msgstr " %x fixup8." 11076 11077 #: config/tc-m68hc11.c:1646 config/tc-m68hc11.c:1694 11078 #, c-format 11079 msgid "Operand out of 16-bit range: `%ld'." 11080 msgstr " 16- : %ld." 11081 11082 #: config/tc-m68hc11.c:1677 config/tc-m68hc11.c:1708 11083 #, c-format 11084 msgid "Operand `%x' not recognized in fixup16." 11085 msgstr " %x fixup16." 11086 11087 #: config/tc-m68hc11.c:1801 11088 #, c-format 11089 msgid "Unexpected branch conversion with `%x'" 11090 msgstr " %x." 11091 11092 #: config/tc-m68hc11.c:1887 config/tc-m68hc11.c:2019 11093 #, c-format 11094 msgid "Operand out of range for a relative branch: `%ld'" 11095 msgstr " : %ld." 11096 11097 #: config/tc-m68hc11.c:1987 11098 msgid "Invalid register for dbcc/tbcc instruction." 11099 msgstr " dbcc/tbcc." 11100 11101 #: config/tc-m68hc11.c:2075 11102 #, c-format 11103 msgid "Increment/decrement value is out of range: `%ld'." 11104 msgstr " / : %ld." 11105 11106 #: config/tc-m68hc11.c:2087 11107 msgid "Expecting a register." 11108 msgstr " ." 11109 11110 #: config/tc-m68hc11.c:2102 11111 msgid "Invalid register for post/pre increment." 11112 msgstr " / ." 11113 11114 #: config/tc-m68hc11.c:2132 11115 msgid "Invalid register." 11116 msgstr " ." 11117 11118 #: config/tc-m68hc11.c:2139 11119 #, c-format 11120 msgid "Offset out of 16-bit range: %ld." 11121 msgstr " 16- : %ld." 11122 11123 #: config/tc-m68hc11.c:2145 11124 #, c-format 11125 msgid "Offset out of 5-bit range for movw/movb insn: %ld." 11126 msgstr " movw/movb 5- : %ld." 11127 11128 #: config/tc-m68hc11.c:2270 11129 msgid "Expecting register D for indexed indirect mode." 11130 msgstr " D ." 11131 11132 #: config/tc-m68hc11.c:2272 11133 msgid "Indexed indirect mode is not allowed for movb/movw." 11134 msgstr " movb/movw." 11135 11136 #: config/tc-m68hc11.c:2289 11137 msgid "Invalid accumulator register." 11138 msgstr " ." 11139 11140 #: config/tc-m68hc11.c:2315 11141 msgid "Invalid indexed register." 11142 msgstr " ." 11143 11144 #: config/tc-m68hc11.c:2325 11145 msgid "Addressing mode not implemented yet." 11146 msgstr " ." 11147 11148 #: config/tc-m68hc11.c:2339 11149 msgid "Invalid source register for this instruction, use 'tfr'." 11150 msgstr " - , tfr." 11151 11152 #: config/tc-m68hc11.c:2341 11153 msgid "Invalid source register." 11154 msgstr " -." 11155 11156 #: config/tc-m68hc11.c:2346 11157 msgid "Invalid destination register for this instruction, use 'tfr'." 11158 msgstr " - , tfr." 11159 11160 #: config/tc-m68hc11.c:2348 11161 msgid "Invalid destination register." 11162 msgstr " -." 11163 11164 #: config/tc-m68hc11.c:2523 11165 msgid "Invalid indexed register, expecting register X." 11166 msgstr " , X." 11167 11168 #: config/tc-m68hc11.c:2525 11169 msgid "Invalid indexed register, expecting register Y." 11170 msgstr " , Y." 11171 11172 #: config/tc-m68hc11.c:2844 config/tc-s12z.c:3804 11173 msgid "No instruction or missing opcode." 11174 msgstr " ." 11175 11176 #: config/tc-m68hc11.c:2854 config/tc-m68hc11.c:3533 11177 #, c-format 11178 msgid "Opcode `%s' is not recognized." 11179 msgstr " %s ." 11180 11181 #: config/tc-m68hc11.c:2903 config/tc-m68hc11.c:3452 config/tc-m68hc11.c:3555 11182 #, c-format 11183 msgid "Garbage at end of instruction: `%s'." 11184 msgstr " : %s." 11185 11186 #: config/tc-m68hc11.c:3440 11187 #, c-format 11188 msgid "Failed to find a valid mode for `%s'." 11189 msgstr " %s." 11190 11191 #: config/tc-m68hc11.c:3464 config/tc-m68hc11.c:3683 config/tc-m68hc11.c:3689 11192 #, c-format 11193 msgid "Invalid operand for `%s'" 11194 msgstr " %s." 11195 11196 #: config/tc-m68hc11.c:3741 11197 #, c-format 11198 msgid "Invalid mode: %s\n" 11199 msgstr " : %s\n" 11200 11201 #: config/tc-m68hc11.c:3800 11202 msgid "bad .relax format" 11203 msgstr " .relax" 11204 11205 #: config/tc-m68hc11.c:3844 config/tc-s12z.c:3895 config/tc-xgate.c:630 11206 #, c-format 11207 msgid "Relocation %d is not supported by object file format." 11208 msgstr " %d ." 11209 11210 #: config/tc-m68hc11.c:4121 11211 msgid "bra or bsr with undefined symbol." 11212 msgstr "bra bsr ." 11213 11214 #: config/tc-m68hc11.c:4222 config/tc-m68hc11.c:4279 11215 #, c-format 11216 msgid "Subtype %d is not recognized." 11217 msgstr " %d ." 11218 11219 #: config/tc-m68hc11.c:4368 config/tc-s12z.c:3976 config/tc-xgate.c:708 11220 #: config/tc-xgate.c:717 11221 msgid "Value out of 16-bit range." 11222 msgstr " 16- ." 11223 11224 #: config/tc-m68hc11.c:4390 11225 #, c-format 11226 msgid "Value %ld too large for 8-bit PC-relative branch." 11227 msgstr " %ld 8- , PC." 11228 11229 #: config/tc-m68hc11.c:4400 config/tc-xgate.c:674 11230 #, c-format 11231 msgid "Value %ld too large for 9-bit PC-relative branch." 11232 msgstr " %ld 9- , PC." 11233 11234 #: config/tc-m68hc11.c:4409 config/tc-xgate.c:691 11235 #, c-format 11236 msgid "Value %ld too large for 10-bit PC-relative branch." 11237 msgstr " %ld 10- , PC." 11238 11239 #: config/tc-m68hc11.c:4417 11240 #, c-format 11241 msgid "Auto increment/decrement offset '%ld' is out of range." 11242 msgstr " / %ld ." 11243 11244 #: config/tc-m68hc11.c:4430 11245 #, c-format 11246 msgid "Offset out of 5-bit range for movw/movb insn: %ld" 11247 msgstr " movw/movb 5- : %ld" 11248 11249 #: config/tc-m68hc11.c:4441 11250 #, c-format 11251 msgid "Offset out of 9-bit range for movw/movb insn: %ld" 11252 msgstr " movw/movb 9- : %ld" 11253 11254 #: config/tc-m68hc11.c:4453 11255 #, c-format 11256 msgid "Offset out of 16-bit range for movw/movb insn: %ld" 11257 msgstr " movw/movb 16- : %ld" 11258 11259 #: config/tc-m68hc11.c:4470 config/tc-s12z.c:3982 config/tc-xgate.c:752 11260 #, c-format 11261 msgid "Line %d: unknown relocation type: 0x%x." 11262 msgstr " %d: : 0x%x." 11263 11264 #: config/tc-m68hc11.c:4495 config/tc-z80.c:3448 config/tc-z80.c:3468 11265 msgid "Invalid directive" 11266 msgstr " " 11267 11268 #: config/tc-m68k.c:1125 11269 #, c-format 11270 msgid "Can not do %d byte pc-relative relocation" 11271 msgstr " %d- , pc" 11272 11273 #: config/tc-m68k.c:1127 11274 #, c-format 11275 msgid "Can not do %d byte pc-relative pic relocation" 11276 msgstr " %d- pic, pc" 11277 11278 #: config/tc-m68k.c:1132 11279 #, c-format 11280 msgid "Can not do %d byte relocation" 11281 msgstr " %d- " 11282 11283 #: config/tc-m68k.c:1134 11284 #, c-format 11285 msgid "Can not do %d byte pic relocation" 11286 msgstr " %d- pic" 11287 11288 #: config/tc-m68k.c:1204 11289 #, c-format 11290 msgid "Unable to produce reloc against symbol '%s'" 11291 msgstr " %s" 11292 11293 #: config/tc-m68k.c:1263 config/tc-vax.c:2367 11294 #, c-format 11295 msgid "Cannot make %s relocation PC relative" 11296 msgstr " %s, PC" 11297 11298 #: config/tc-m68k.c:1345 config/tc-vax.c:1878 11299 msgid "No operator" 11300 msgstr " " 11301 11302 #: config/tc-m68k.c:1375 config/tc-vax.c:1894 11303 msgid "Unknown operator" 11304 msgstr " " 11305 11306 #: config/tc-m68k.c:2278 11307 msgid "invalid instruction for this architecture; needs " 11308 msgstr " ; " 11309 11310 #: config/tc-m68k.c:2286 11311 msgid "hardware divide" 11312 msgstr " " 11313 11314 #: config/tc-m68k.c:2308 config/tc-m68k.c:2312 config/tc-m68k.c:2316 11315 msgid "or higher" 11316 msgstr " " 11317 11318 #: config/tc-m68k.c:2369 11319 msgid "operands mismatch" 11320 msgstr " " 11321 11322 #: config/tc-m68k.c:2433 config/tc-m68k.c:2439 config/tc-m68k.c:2445 11323 #: config/tc-mmix.c:2507 config/tc-mmix.c:2531 11324 msgid "operand out of range" 11325 msgstr " " 11326 11327 #: config/tc-m68k.c:2502 11328 #, c-format 11329 msgid "Bignum too big for %c format; truncated" 11330 msgstr "Bignum %c; " 11331 11332 #: config/tc-m68k.c:2579 11333 msgid "displacement too large for this architecture; needs 68020 or higher" 11334 msgstr " ; 68020 " 11335 11336 #: config/tc-m68k.c:2687 11337 msgid "scale factor invalid on this architecture; needs cpu32 or 68020 or higher" 11338 msgstr " ; cpu32, 68020 " 11339 11340 #: config/tc-m68k.c:2692 11341 msgid "invalid index size for coldfire" 11342 msgstr " coldfire" 11343 11344 #: config/tc-m68k.c:2745 11345 msgid "Forcing byte displacement" 11346 msgstr " " 11347 11348 #: config/tc-m68k.c:2747 11349 msgid "byte displacement out of range" 11350 msgstr " " 11351 11352 #: config/tc-m68k.c:2792 config/tc-m68k.c:2830 11353 msgid "invalid operand mode for this architecture; needs 68020 or higher" 11354 msgstr " ; 68020 " 11355 11356 #: config/tc-m68k.c:2816 config/tc-m68k.c:2850 11357 msgid ":b not permitted; defaulting to :w" 11358 msgstr ":b ; :w" 11359 11360 #: config/tc-m68k.c:2925 11361 msgid "unsupported byte value; use a different suffix" 11362 msgstr " ; " 11363 11364 #: config/tc-m68k.c:2940 11365 msgid "unknown/incorrect operand" 11366 msgstr "/ " 11367 11368 #: config/tc-m68k.c:2983 config/tc-m68k.c:2991 config/tc-m68k.c:2998 11369 #: config/tc-m68k.c:3005 11370 msgid "out of range" 11371 msgstr " " 11372 11373 #: config/tc-m68k.c:3076 11374 msgid "Can't use long branches on this architecture" 11375 msgstr " ." 11376 11377 #: config/tc-m68k.c:3182 11378 msgid "Expression out of range, using 0" 11379 msgstr " ; 0" 11380 11381 #: config/tc-m68k.c:3383 config/tc-m68k.c:3399 11382 msgid "Floating point register in register list" 11383 msgstr " " 11384 11385 #: config/tc-m68k.c:3389 11386 msgid "Wrong register in floating-point reglist" 11387 msgstr " " 11388 11389 #: config/tc-m68k.c:3405 11390 msgid "incorrect register in reglist" 11391 msgstr " " 11392 11393 #: config/tc-m68k.c:3411 11394 msgid "wrong register in floating-point reglist" 11395 msgstr " " 11396 11397 #: config/tc-m68k.c:3822 config/tc-m68k.c:3854 config/tc-sparc.c:3135 11398 msgid "failed sanity check." 11399 msgstr " ." 11400 11401 #. ERROR. 11402 #: config/tc-m68k.c:3884 11403 msgid "Extra )" 11404 msgstr " )" 11405 11406 #. ERROR. 11407 #: config/tc-m68k.c:3895 11408 msgid "Missing )" 11409 msgstr " )" 11410 11411 #: config/tc-m68k.c:3912 11412 msgid "Missing operand" 11413 msgstr " " 11414 11415 #: config/tc-m68k.c:4237 11416 #, c-format 11417 msgid "unrecognized default cpu `%s'" 11418 msgstr " %s" 11419 11420 #: config/tc-m68k.c:4291 11421 #, c-format 11422 msgid "%s -- statement `%s' ignored" 11423 msgstr "%s %s " 11424 11425 #: config/tc-m68k.c:4338 11426 #, c-format 11427 msgid "Don't know how to figure out width of %c in md_assemble()" 11428 msgstr ", %c md_assemble()" 11429 11430 #: config/tc-m68k.c:4568 config/tc-m68k.c:4606 11431 #, c-format 11432 msgid "Internal Error: Can't find %s in hash table" 11433 msgstr " : %s -" 11434 11435 #: config/tc-m68k.c:4722 11436 #, c-format 11437 msgid "text label `%s' aligned to odd boundary" 11438 msgstr " %s " 11439 11440 #: config/tc-m68k.c:4881 11441 #, c-format 11442 msgid "value %ld out of range" 11443 msgstr " %ld " 11444 11445 #: config/tc-m68k.c:4895 11446 msgid "invalid byte branch offset" 11447 msgstr " " 11448 11449 #: config/tc-m68k.c:4932 11450 msgid "short branch with zero offset: use :w" 11451 msgstr " : :w" 11452 11453 #: config/tc-m68k.c:4976 11454 msgid "Conversion of PC relative BSR to absolute JSR" 11455 msgstr " BSR, PC, JSR" 11456 11457 #: config/tc-m68k.c:4987 11458 msgid "Conversion of PC relative branch to absolute jump" 11459 msgstr " , PC, " 11460 11461 #: config/tc-m68k.c:5004 config/tc-m68k.c:5061 11462 msgid "Conversion of PC relative conditional branch to absolute jump" 11463 msgstr " , PC, " 11464 11465 #: config/tc-m68k.c:5126 11466 msgid "Conversion of PC relative displacement to absolute" 11467 msgstr " , PC, " 11468 11469 #: config/tc-m68k.c:5309 11470 msgid "Tried to convert PC relative branch to absolute jump" 11471 msgstr " , PC, " 11472 11473 #: config/tc-m68k.c:5354 config/tc-m68k.c:5365 config/tc-m68k.c:5409 11474 msgid "expression out of range: defaulting to 1" 11475 msgstr " ; 1" 11476 11477 #: config/tc-m68k.c:5401 11478 msgid "expression out of range: defaulting to 0" 11479 msgstr " ; 0" 11480 11481 #: config/tc-m68k.c:5442 config/tc-m68k.c:5454 11482 #, c-format 11483 msgid "Can't deal with expression; defaulting to %ld" 11484 msgstr " ; %ld" 11485 11486 #: config/tc-m68k.c:5468 11487 msgid "expression doesn't fit in BYTE" 11488 msgstr " BYTE" 11489 11490 #: config/tc-m68k.c:5472 11491 msgid "expression doesn't fit in WORD" 11492 msgstr " WORD" 11493 11494 #: config/tc-m68k.c:5559 11495 #, c-format 11496 msgid "%s: unrecognized processor name" 11497 msgstr "%s: " 11498 11499 #: config/tc-m68k.c:5620 11500 msgid "bad coprocessor id" 11501 msgstr " " 11502 11503 #: config/tc-m68k.c:5626 11504 msgid "unrecognized fopt option" 11505 msgstr " fopt" 11506 11507 #: config/tc-m68k.c:5758 11508 #, c-format 11509 msgid "option `%s' may not be negated" 11510 msgstr " %s " 11511 11512 #: config/tc-m68k.c:5769 11513 #, c-format 11514 msgid "option `%s' not recognized" 11515 msgstr " %s" 11516 11517 #: config/tc-m68k.c:5798 11518 msgid "bad format of OPT NEST=depth" 11519 msgstr " OPT NEST=depth" 11520 11521 #: config/tc-m68k.c:5854 11522 msgid "missing label" 11523 msgstr " " 11524 11525 #: config/tc-m68k.c:5880 11526 #, c-format 11527 msgid "bad register list: %s" 11528 msgstr " : %s" 11529 11530 #: config/tc-m68k.c:5978 11531 msgid "restore without save" 11532 msgstr " " 11533 11534 #: config/tc-m68k.c:6131 config/tc-m68k.c:6501 11535 msgid "syntax error in structured control directive" 11536 msgstr " " 11537 11538 #: config/tc-m68k.c:6176 11539 msgid "missing condition code in structured control directive" 11540 msgstr " " 11541 11542 #: config/tc-m68k.c:6247 11543 #, c-format 11544 msgid "Condition <%c%c> in structured control directive can not be encoded correctly" 11545 msgstr " <%c%c> " 11546 11547 #: config/tc-m68k.c:6543 11548 msgid "missing then" 11549 msgstr " then" 11550 11551 #: config/tc-m68k.c:6624 11552 msgid "else without matching if" 11553 msgstr "else if" 11554 11555 #: config/tc-m68k.c:6657 11556 msgid "endi without matching if" 11557 msgstr "endi if" 11558 11559 #: config/tc-m68k.c:6697 11560 msgid "break outside of structured loop" 11561 msgstr "break " 11562 11563 #: config/tc-m68k.c:6735 11564 msgid "next outside of structured loop" 11565 msgstr "next " 11566 11567 #: config/tc-m68k.c:6786 11568 msgid "missing =" 11569 msgstr " =" 11570 11571 #: config/tc-m68k.c:6824 11572 msgid "missing to or downto" 11573 msgstr " to downto" 11574 11575 #: config/tc-m68k.c:6860 config/tc-m68k.c:6894 config/tc-m68k.c:7108 11576 msgid "missing do" 11577 msgstr " do" 11578 11579 #: config/tc-m68k.c:6995 11580 msgid "endf without for" 11581 msgstr "endf for" 11582 11583 #: config/tc-m68k.c:7049 11584 msgid "until without repeat" 11585 msgstr "until repeat" 11586 11587 #: config/tc-m68k.c:7143 11588 msgid "endw without while" 11589 msgstr "endw while" 11590 11591 #: config/tc-m68k.c:7176 config/tc-m68k.c:7204 11592 msgid "already assembled instructions" 11593 msgstr " " 11594 11595 #: config/tc-m68k.c:7281 11596 #, c-format 11597 msgid "`%s' is deprecated, use `%s'" 11598 msgstr "%s , %s" 11599 11600 #: config/tc-m68k.c:7300 11601 #, c-format 11602 msgid "cpu `%s' unrecognized" 11603 msgstr " %s " 11604 11605 #: config/tc-m68k.c:7319 11606 #, c-format 11607 msgid "architecture `%s' unrecognized" 11608 msgstr " %s " 11609 11610 #: config/tc-m68k.c:7340 11611 #, c-format 11612 msgid "extension `%s' unrecognized" 11613 msgstr " %s " 11614 11615 #: config/tc-m68k.c:7455 11616 #, c-format 11617 msgid "option `-A%s' is deprecated: use `-%s'" 11618 msgstr " -A%s , -%s" 11619 11620 #: config/tc-m68k.c:7488 11621 msgid "architecture features both enabled and disabled" 11622 msgstr " " 11623 11624 #: config/tc-m68k.c:7515 11625 msgid "selected processor does not have all features of selected architecture" 11626 msgstr " " 11627 11628 #: config/tc-m68k.c:7524 11629 msgid "m68k and cf features both selected" 11630 msgstr "m68k cf " 11631 11632 #: config/tc-m68k.c:7536 11633 msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly" 11634 msgstr " 68040 68851; mmu " 11635 11636 #: config/tc-m68k.c:7568 11637 #, c-format 11638 msgid "" 11639 "-march=<arch>\t\tset architecture\n" 11640 "-mcpu=<cpu>\t\tset cpu [default %s]\n" 11641 msgstr "" 11642 "-march=<arch>\t\t \n" 11643 "-mcpu=<cpu>\t\t [ %s]\n" 11644 11645 #: config/tc-m68k.c:7573 11646 #, c-format 11647 msgid "-m[no-]%-16s enable/disable %s architecture extension\n" 11648 msgstr "-m[no-]%-16s / %s\n" 11649 11650 #: config/tc-m68k.c:7579 11651 #, c-format 11652 msgid "" 11653 "-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n" 11654 "-pic, -k\t\tgenerate position independent code\n" 11655 "-S\t\t\tturn jbsr into jsr\n" 11656 "--pcrel never turn PC-relative branches into absolute jumps\n" 11657 "--register-prefix-optional\n" 11658 "\t\t\trecognize register names without prefix character\n" 11659 "--bitwise-or\t\tdo not treat `|' as a comment character\n" 11660 "--base-size-default-16\tbase reg without size is 16 bits\n" 11661 "--base-size-default-32\tbase reg without size is 32 bits (default)\n" 11662 "--disp-size-default-16\tdisplacement with unknown size is 16 bits\n" 11663 "--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n" 11664 msgstr "" 11665 "-l\t\t\t 1 \n" 11666 " \t\t\t[ 2]\n" 11667 "-pic, -k\t\t \n" 11668 "-S\t\t\t jbsr jsr\n" 11669 "--pcrel , PC,\n" 11670 " \t\t\t \n" 11671 "--register-prefix-optional\n" 11672 "\t\t\t \n" 11673 "--bitwise-or\t\t | \n" 11674 "--base-size-default-16\t 16 \n" 11675 "--base-size-default-32\t \n" 11676 " \t32 ( )\n" 11677 "--disp-size-default-16\t 16 \n" 11678 "--disp-size-default-32\t \n" 11679 " \t32 ( )\n" 11680 11681 #: config/tc-m68k.c:7593 11682 #, c-format 11683 msgid "Architecture variants are: " 11684 msgstr " : " 11685 11686 #: config/tc-m68k.c:7602 11687 #, c-format 11688 msgid "Processor variants are: " 11689 msgstr " : " 11690 11691 #: config/tc-m68k.c:7609 config/tc-xtensa.c:6415 11692 #, c-format 11693 msgid "\n" 11694 msgstr "\n" 11695 11696 #: config/tc-m68k.c:7640 11697 #, c-format 11698 msgid "Error %s in %s\n" 11699 msgstr " %s %s\n" 11700 11701 #: config/tc-m68k.c:7644 11702 #, c-format 11703 msgid "Opcode(%d.%s): " 11704 msgstr " (%d.%s): " 11705 11706 #: config/tc-m68k.c:7789 11707 msgid "Not a defined coldfire architecture" 11708 msgstr " coldfire" 11709 11710 #: config/tc-m68k.c:7898 read.c:4629 11711 #, c-format 11712 msgid "%s relocations do not fit in %u byte" 11713 msgid_plural "%s relocations do not fit in %u bytes" 11714 msgstr[0] " %s %u " 11715 msgstr[1] " %s %u " 11716 msgstr[2] " %s %u " 11717 11718 #: config/tc-m68k.c:7940 config/tc-ppc.c:2592 11719 msgid "unknown .gnu_attribute value" 11720 msgstr " .gnu_attribute" 11721 11722 #: config/tc-m68k.c:7984 11723 #, c-format 11724 msgid "Adjusted signed .word (%#lx) overflows: `switch'-statement too large." 11725 msgstr " .word (%#lx) : ." 11726 11727 #: config/tc-mcore.c:521 config/tc-microblaze.c:515 config/tc-microblaze.c:543 11728 #: config/tc-microblaze.c:580 config/tc-microblaze.c:592 11729 #, c-format 11730 msgid "register expected, but saw '%.6s'" 11731 msgstr " , %.6s" 11732 11733 #: config/tc-mcore.c:603 11734 #, c-format 11735 msgid "control register expected, but saw '%.6s'" 11736 msgstr " , %.6s" 11737 11738 #: config/tc-mcore.c:639 11739 msgid "bad/missing psr specifier" 11740 msgstr "/ psr" 11741 11742 #: config/tc-mcore.c:784 11743 #, c-format 11744 msgid "operand must be absolute in range %u..%u, not %ld" 11745 msgstr " %u..%u, %ld" 11746 11747 #: config/tc-mcore.c:819 11748 msgid "operand must be a multiple of 4" 11749 msgstr " 4" 11750 11751 #: config/tc-mcore.c:826 11752 msgid "operand must be a multiple of 2" 11753 msgstr " 2" 11754 11755 #: config/tc-mcore.c:888 config/tc-microblaze.c:948 11756 #: config/tc-microblaze.c:1084 config/tc-microblaze.c:1118 11757 #: config/tc-microblaze.c:1573 config/tc-microblaze.c:1641 11758 #: config/tc-microblaze.c:1716 config/tc-microblaze.c:2137 11759 #: config/tc-microblaze.c:2186 11760 #, c-format 11761 msgid "unknown opcode \"%s\"" 11762 msgstr " %s" 11763 11764 #: config/tc-mcore.c:931 11765 msgid "invalid register: r15 illegal" 11766 msgstr " : r15 " 11767 11768 #: config/tc-mcore.c:980 config/tc-mcore.c:1561 11769 msgid "M340 specific opcode used when assembling for M210" 11770 msgstr " M340 M210" 11771 11772 #: config/tc-mcore.c:998 config/tc-mcore.c:1038 config/tc-mcore.c:1057 11773 #: config/tc-mcore.c:1076 config/tc-mcore.c:1104 config/tc-mcore.c:1133 11774 #: config/tc-mcore.c:1170 config/tc-mcore.c:1205 config/tc-mcore.c:1224 11775 #: config/tc-mcore.c:1243 config/tc-mcore.c:1277 config/tc-mcore.c:1302 11776 #: config/tc-mcore.c:1359 config/tc-mcore.c:1413 config/tc-mcore.c:1449 11777 #: config/tc-mcore.c:1508 config/tc-mcore.c:1530 config/tc-mcore.c:1553 11778 msgid "second operand missing" 11779 msgstr " " 11780 11781 #: config/tc-mcore.c:1014 11782 msgid "destination register must be r1" 11783 msgstr " r1" 11784 11785 #: config/tc-mcore.c:1035 11786 msgid "source register must be r1" 11787 msgstr " r1" 11788 11789 #: config/tc-mcore.c:1099 config/tc-mcore.c:1156 11790 msgid "immediate is not a power of two" 11791 msgstr " " 11792 11793 #: config/tc-mcore.c:1127 11794 msgid "translating bgeni to movi" 11795 msgstr "bgeni movi" 11796 11797 #: config/tc-mcore.c:1196 11798 msgid "translating bmaski to movi" 11799 msgstr "bmaski movi" 11800 11801 #: config/tc-mcore.c:1272 11802 #, c-format 11803 msgid "displacement too large (%d)" 11804 msgstr " (%d)" 11805 11806 #: config/tc-mcore.c:1286 11807 msgid "Invalid register: r0 and r15 illegal" 11808 msgstr " : r0 r15 " 11809 11810 #: config/tc-mcore.c:1317 11811 msgid "bad starting register: r0 and r15 invalid" 11812 msgstr " : r0 r15 " 11813 11814 #: config/tc-mcore.c:1330 11815 msgid "ending register must be r15" 11816 msgstr " r15" 11817 11818 #: config/tc-mcore.c:1350 11819 msgid "bad base register: must be r0" 11820 msgstr " : r0" 11821 11822 #: config/tc-mcore.c:1368 11823 msgid "first register must be r4" 11824 msgstr " r4" 11825 11826 #: config/tc-mcore.c:1379 11827 msgid "last register must be r7" 11828 msgstr " r7" 11829 11830 #: config/tc-mcore.c:1416 11831 msgid "reg-reg expected" 11832 msgstr " -" 11833 11834 #: config/tc-mcore.c:1548 11835 msgid "zero used as immediate value" 11836 msgstr " " 11837 11838 #: config/tc-mcore.c:1575 11839 msgid "duplicated psr bit specifier" 11840 msgstr " psr" 11841 11842 #: config/tc-mcore.c:1581 11843 msgid "`af' must appear alone" 11844 msgstr "af " 11845 11846 #: config/tc-mcore.c:1588 config/tc-microblaze.c:1754 11847 #, c-format 11848 msgid "unimplemented opcode \"%s\"" 11849 msgstr " %s " 11850 11851 #: config/tc-mcore.c:1597 config/tc-microblaze.c:1763 11852 #, c-format 11853 msgid "ignoring operands: %s " 11854 msgstr " : %s " 11855 11856 #: config/tc-mcore.c:1673 11857 #, c-format 11858 msgid "unrecognised cpu type '%s'" 11859 msgstr " %s" 11860 11861 #: config/tc-mcore.c:1691 11862 #, c-format 11863 msgid "" 11864 "MCORE specific options:\n" 11865 " -{no-}jsri2bsr\t {dis}able jsri to bsr transformation (def: dis)\n" 11866 " -{no-}sifilter\t {dis}able silicon filter behavior (def: dis)\n" 11867 " -cpu=[210|340] select CPU type\n" 11868 " -EB assemble for a big endian system (default)\n" 11869 " -EL assemble for a little endian system\n" 11870 msgstr "" 11871 " MCORE:\n" 11872 " -{no-}jsri2bsr\t {} jsri bsr\n" 11873 " ( )\n" 11874 " -{no-}sifilter\t {} \n" 11875 " ( )\n" 11876 " -cpu=[210|340] \n" 11877 " -EB \n" 11878 " ( )\n" 11879 " -EL \n" 11880 11881 #: config/tc-mcore.c:1709 config/tc-microblaze.c:1871 11882 msgid "failed sanity check: short_jump" 11883 msgstr " : short_jump" 11884 11885 #: config/tc-mcore.c:1719 config/tc-microblaze.c:1881 11886 msgid "failed sanity check: long_jump" 11887 msgstr " : long_jump" 11888 11889 #: config/tc-mcore.c:1745 11890 #, c-format 11891 msgid "odd displacement at %x" 11892 msgstr " %x" 11893 11894 #: config/tc-mcore.c:1954 11895 #, c-format 11896 msgid "odd distance branch (0x%lx byte)" 11897 msgid_plural "odd distance branch (0x%lx bytes)" 11898 msgstr[0] " (0x%lx )" 11899 msgstr[1] " (0x%lx )" 11900 msgstr[2] " (0x%lx )" 11901 11902 #: config/tc-mcore.c:1961 11903 #, c-format 11904 msgid "pcrel for branch to %s too far (0x%lx)" 11905 msgstr "pcrel %s (0x%lx)" 11906 11907 #: config/tc-mcore.c:1981 11908 #, c-format 11909 msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)" 11910 msgstr "pcrel lrw/jmpi/jsri %s (0x%lx)" 11911 11912 #: config/tc-mcore.c:1993 11913 #, c-format 11914 msgid "pcrel for loopt too far (0x%lx)" 11915 msgstr "pcrel loopt (0x%lx)" 11916 11917 #: config/tc-mcore.c:2189 config/tc-microblaze.c:2471 config/tc-tic30.c:1364 11918 #, c-format 11919 msgid "Can not do %d byte %srelocation" 11920 msgstr " %d %s" 11921 11922 #: config/tc-mcore.c:2191 config/tc-microblaze.c:2473 config/tc-tic30.c:1365 11923 msgid "pc-relative " 11924 msgstr " pc" 11925 11926 #: config/tc-mep.c:339 11927 #, c-format 11928 msgid "" 11929 "MeP specific command line options:\n" 11930 " -EB assemble for a big endian system\n" 11931 " -EL assemble for a little endian system (default)\n" 11932 " -mconfig=<name> specify a chip configuration to use\n" 11933 " -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n" 11934 " -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n" 11935 " -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n" 11936 " enable/disable the given opcodes\n" 11937 "\n" 11938 " If -mconfig is given, the other -m options modify it. Otherwise,\n" 11939 " if no -m options are given, all core opcodes are enabled;\n" 11940 " if any enabling -m options are given, only those are enabled;\n" 11941 " if only disabling -m options are given, only those are disabled.\n" 11942 msgstr "" 11943 " MeP:\n" 11944 " -EB \n" 11945 " -EL \n" 11946 " ( )\n" 11947 " -mconfig=<> \n" 11948 " -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n" 11949 " -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n" 11950 " -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n" 11951 " / \n" 11952 "\n" 11953 " -mconfig, -m . \n" 11954 " , -m , \n" 11955 " ; -m, ;\n" 11956 " -m, \n" 11957 " .\n" 11958 11959 #: config/tc-mep.c:408 11960 msgid "$hi and $lo are disabled when MUL and DIV are off" 11961 msgstr "$hi $lo , MUL DIV" 11962 11963 #: config/tc-mep.c:415 11964 msgid "$mb0, $me0, $mb1, and $me1 are disabled when COP is off" 11965 msgstr "$mb0, $me0, $mb1 $me1 , COP" 11966 11967 #: config/tc-mep.c:420 11968 msgid "$dbg and $depc are disabled when DEBUG is off" 11969 msgstr "$dbg $depc , DEBUG" 11970 11971 #: config/tc-mep.c:611 11972 msgid "core and copro insn lengths must total 32 bits." 11973 msgstr " core copro 32 ." 11974 11975 #: config/tc-mep.c:614 config/tc-mep.c:751 11976 msgid "vliw group must consist of 1 core and 1 copro insn." 11977 msgstr " vliw 1 core 1 copro." 11978 11979 #: config/tc-mep.c:748 11980 msgid "core and copro insn lengths must total 64 bits." 11981 msgstr " core copro 64 ." 11982 11983 #: config/tc-mep.c:980 11984 #, c-format 11985 msgid "cannot pack %s with a 16-bit insn" 11986 msgstr " %s 16- " 11987 11988 #: config/tc-mep.c:998 11989 #, c-format 11990 msgid "cannot pack %s and %s together with a 16-bit insn" 11991 msgstr " %s %s 16- " 11992 11993 #: config/tc-mep.c:1004 11994 msgid "too many IVC2 insns to pack with a 16-bit core insn" 11995 msgstr " IVC2 16- core" 11996 11997 #: config/tc-mep.c:1019 11998 #, c-format 11999 msgid "cannot pack %s into slot P1" 12000 msgstr " %s P1" 12001 12002 #: config/tc-mep.c:1025 12003 msgid "too many IVC2 insns to pack with a 32-bit core insn" 12004 msgstr " IVC2 32- core" 12005 12006 #: config/tc-mep.c:1043 12007 #, c-format 12008 msgid "unable to pack %s by itself?" 12009 msgstr " %s?" 12010 12011 #: config/tc-mep.c:1073 12012 #, c-format 12013 msgid "cannot pack %s and %s together" 12014 msgstr " %s %s" 12015 12016 #: config/tc-mep.c:1079 12017 msgid "too many IVC2 insns to pack together" 12018 msgstr " IVC2 " 12019 12020 #. There are no insns in the queue and a plus is present. 12021 #. This is a syntax error. Let's not tolerate this. 12022 #. We can relax this later if necessary. 12023 #: config/tc-mep.c:1316 12024 msgid "Invalid use of parallelization operator." 12025 msgstr " ." 12026 12027 #: config/tc-mep.c:1362 12028 msgid "Leading plus sign not allowed in core mode" 12029 msgstr " core" 12030 12031 #: config/tc-mep.c:1892 12032 #, c-format 12033 msgid "Don't know how to relocate plain operands of type %s" 12034 msgstr ", %s" 12035 12036 #: config/tc-mep.c:1902 12037 #, c-format 12038 msgid "Perhaps you are missing %%tpoff()?" 12039 msgstr ", %%tpoff()?" 12040 12041 #: config/tc-mep.c:2089 12042 msgid "bad .section directive: want a,v,w,x,M,S in string" 12043 msgstr " .section: a,v,w,x,M,S" 12044 12045 #: config/tc-mep.c:2147 12046 msgid ".vliw unavailable when VLIW is disabled." 12047 msgstr ".vliw , VLIW." 12048 12049 #: config/tc-metag.c:456 12050 msgid "no floating point unit specified" 12051 msgstr " " 12052 12053 #: config/tc-metag.c:721 12054 #, c-format 12055 msgid "offset must be a multiple of %d" 12056 msgstr " %d" 12057 12058 #: config/tc-metag.c:737 config/tc-metag.c:4443 12059 msgid "offset and base must be from the same unit" 12060 msgstr " " 12061 12062 #: config/tc-metag.c:868 config/tc-metag.c:3167 config/tc-metag.c:3269 12063 msgid "invalid destination register" 12064 msgstr " " 12065 12066 #: config/tc-metag.c:884 config/tc-metag.c:902 config/tc-metag.c:1293 12067 #: config/tc-metag.c:1311 config/tc-metag.c:1530 config/tc-metag.c:3099 12068 #: config/tc-metag.c:3184 config/tc-metag.c:3286 12069 msgid "invalid memory operand" 12070 msgstr " " 12071 12072 #: config/tc-metag.c:939 config/tc-metag.c:3117 12073 msgid "invalid source register" 12074 msgstr " -" 12075 12076 #: config/tc-metag.c:1024 12077 msgid "invalid destination unit" 12078 msgstr " " 12079 12080 #: config/tc-metag.c:1032 12081 msgid "mov cannot use RD port as destination" 12082 msgstr " mov RD " 12083 12084 #: config/tc-metag.c:1057 12085 msgid "invalid source unit" 12086 msgstr " -" 12087 12088 #: config/tc-metag.c:1065 12089 msgid "source and address units must not be shared for this addressing mode" 12090 msgstr " " 12091 12092 #: config/tc-metag.c:1073 config/tc-metag.c:1676 12093 msgid "set can only use RD port as source" 12094 msgstr " set RD " 12095 12096 #: config/tc-metag.c:1088 config/tc-metag.c:1189 config/tc-metag.c:1440 12097 #: config/tc-metag.c:1697 config/tc-metag.c:4053 12098 #, c-format 12099 msgid "base unit must be one of %s" 12100 msgstr " %s" 12101 12102 #. We already tried to encode as an extended GET/SET. 12103 #. Parsing as a standard GET/SET provides a smaller offset. 12104 #: config/tc-metag.c:1109 config/tc-metag.c:1215 config/tc-metag.c:3130 12105 #: config/tc-metag.c:3197 config/tc-metag.c:3299 config/tc-metag.c:4580 12106 msgid "offset value out of range" 12107 msgstr " " 12108 12109 #: config/tc-metag.c:1169 12110 msgid "destination unit must be RD" 12111 msgstr " RD" 12112 12113 #: config/tc-metag.c:1279 12114 msgid "invalid destination register list" 12115 msgstr " " 12116 12117 #: config/tc-metag.c:1326 12118 msgid "invalid source register list" 12119 msgstr " " 12120 12121 #: config/tc-metag.c:1351 12122 msgid "register list must be even numbered" 12123 msgstr " " 12124 12125 #: config/tc-metag.c:1357 12126 msgid "register list must be from the same unit" 12127 msgstr " " 12128 12129 #: config/tc-metag.c:1380 12130 msgid "register list must not contain duplicates" 12131 msgstr " " 12132 12133 #: config/tc-metag.c:1636 12134 msgid "MDRD value must be between 1 and 8" 12135 msgstr " MDRD 1 8" 12136 12137 #: config/tc-metag.c:1727 12138 msgid "invalid destination memory operand" 12139 msgstr " " 12140 12141 #: config/tc-metag.c:1742 12142 msgid "invalid source memory operand" 12143 msgstr " " 12144 12145 #: config/tc-metag.c:1749 12146 #, c-format 12147 msgid "address units must be one of %s" 12148 msgstr " %s" 12149 12150 #: config/tc-metag.c:1756 12151 msgid "base and offset must be from the same unit" 12152 msgstr " " 12153 12154 #: config/tc-metag.c:1764 12155 msgid "source and destination increment mode must agree" 12156 msgstr " " 12157 12158 #: config/tc-metag.c:2039 12159 msgid "PC, CT, TR and TT are treated as if they are a single unit but operands must be in different units" 12160 msgstr "PC, CT, TR TT , , " 12161 12162 #: config/tc-metag.c:2048 12163 msgid "source and destination register must be in different units" 12164 msgstr " " 12165 12166 #: config/tc-metag.c:2080 12167 #, c-format 12168 msgid "register unit must be one of %s" 12169 msgstr " %s" 12170 12171 #: config/tc-metag.c:2167 12172 #, c-format 12173 msgid "link register unit must be one of %s" 12174 msgstr " %s" 12175 12176 #: config/tc-metag.c:2173 12177 msgid "link register must be in a low numbered register" 12178 msgstr " " 12179 12180 #: config/tc-metag.c:2190 config/tc-metag.c:2715 config/tc-metag.c:2769 12181 msgid "target out of range" 12182 msgstr " " 12183 12184 #: config/tc-metag.c:2671 12185 msgid "invalid quickrot unit specified" 12186 msgstr " quickrot" 12187 12188 #: config/tc-metag.c:2687 12189 msgid "invalid quickrot register specified" 12190 msgstr " quickrot" 12191 12192 #: config/tc-metag.c:2741 12193 msgid "source register must be in the trigger unit" 12194 msgstr " trigger" 12195 12196 #: config/tc-metag.c:2844 12197 msgid "Source registers must be in the same unit" 12198 msgstr " " 12199 12200 #: config/tc-metag.c:3554 config/tc-metag.c:3718 config/tc-metag.c:3986 12201 msgid "destination register should be even numbered" 12202 msgstr " " 12203 12204 #: config/tc-metag.c:3626 12205 msgid "comparison must be with register or #0" 12206 msgstr " #0" 12207 12208 #: config/tc-metag.c:3692 config/tc-metag.c:3757 12209 msgid "instruction cannot operate on pair values" 12210 msgstr " " 12211 12212 #: config/tc-metag.c:3703 12213 msgid "zero flag is not valid for this instruction" 12214 msgstr " " 12215 12216 #: config/tc-metag.c:3724 12217 msgid "source register should be even numbered" 12218 msgstr " " 12219 12220 #: config/tc-metag.c:3784 config/tc-metag.c:3793 12221 msgid "fraction bits value out of range" 12222 msgstr " " 12223 12224 #: config/tc-metag.c:3975 12225 msgid "simd instructions operate on pair values (L prefix)" 12226 msgstr " simd ( L)" 12227 12228 #: config/tc-metag.c:3993 12229 msgid "source registers should be even numbered" 12230 msgstr " " 12231 12232 #: config/tc-metag.c:4271 12233 #, c-format 12234 msgid "expected ']', not %c in %s" 12235 msgstr " ], %c %s" 12236 12237 #: config/tc-metag.c:4390 12238 msgid "invalid register for memory access" 12239 msgstr " " 12240 12241 #: config/tc-metag.c:4503 config/tc-metag.c:4631 12242 msgid "unexpected end of line" 12243 msgstr " " 12244 12245 #: config/tc-metag.c:4550 12246 msgid "'H' modifier only valid for accumulator registers" 12247 msgstr " H " 12248 12249 #: config/tc-metag.c:4603 12250 msgid "base unit must be either A0 or A1" 12251 msgstr " A0 A1" 12252 12253 #: config/tc-metag.c:4676 config/tc-metag.c:5119 12254 msgid "invalid register" 12255 msgstr " " 12256 12257 #: config/tc-metag.c:4824 12258 msgid "could not parse template definition" 12259 msgstr " " 12260 12261 #: config/tc-metag.c:5011 12262 msgid "QUICKRoT 64-bit extension not applicable to this instruction" 12263 msgstr "64- QUICKRoT " 12264 12265 #: config/tc-metag.c:5067 12266 msgid "invalid operands for cross-unit op" 12267 msgstr " " 12268 12269 #: config/tc-metag.c:5109 12270 msgid "missing flags: one of 'P', 'N' or 'Z' required" 12271 msgstr " : P, N Z" 12272 12273 #: config/tc-metag.c:5137 12274 msgid "'P', 'N' or 'Z' flags may only be specified when accumulating" 12275 msgstr " P, N Z " 12276 12277 #: config/tc-metag.c:5158 12278 msgid "accumulator not a valid destination" 12279 msgstr " " 12280 12281 #: config/tc-metag.c:5168 config/tc-metag.c:5384 config/tc-metag.c:5568 12282 msgid "invalid immediate value" 12283 msgstr " " 12284 12285 #: config/tc-metag.c:5180 12286 msgid "immediate value not allowed when source & dest differ" 12287 msgstr " " 12288 12289 #: config/tc-metag.c:5212 12290 #, c-format 12291 msgid "invalid register operand: %s" 12292 msgstr " : %s" 12293 12294 #: config/tc-metag.c:5246 12295 msgid "QUICKRoT extension requires 4 registers" 12296 msgstr " QUICKRoT 4 " 12297 12298 #: config/tc-metag.c:5253 12299 msgid "invalid fourth register" 12300 msgstr " " 12301 12302 #: config/tc-metag.c:5260 12303 msgid "A0.2,A0.3,A1.2,A1.3 required for QUICKRoT register" 12304 msgstr " QUICKRoT A0.2,A0.3,A1.2,A1.3" 12305 12306 #: config/tc-metag.c:5288 12307 msgid "DSP RAM pointer in incorrect unit" 12308 msgstr " DSP RAM " 12309 12310 #: config/tc-metag.c:5334 12311 msgid "invalid register operand #1" 12312 msgstr " #1" 12313 12314 #: config/tc-metag.c:5348 12315 msgid "invalid register operand #2" 12316 msgstr " #2" 12317 12318 #: config/tc-metag.c:5412 12319 msgid "this instruction does not accept an immediate" 12320 msgstr " " 12321 12322 #: config/tc-metag.c:5432 12323 msgid "invalid register operand #3" 12324 msgstr " #3" 12325 12326 #: config/tc-metag.c:5444 12327 msgid "this instruction does not accept an accumulator" 12328 msgstr " " 12329 12330 #: config/tc-metag.c:5462 12331 msgid "invalid register operand #4" 12332 msgstr " #4" 12333 12334 #: config/tc-metag.c:5539 12335 msgid "invalid accumulator register" 12336 msgstr " " 12337 12338 #: config/tc-metag.c:5595 12339 msgid "conditional instruction cannot use G flag" 12340 msgstr " G" 12341 12342 #: config/tc-metag.c:5606 12343 msgid "conditional instruction cannot use B flag" 12344 msgstr " B" 12345 12346 #: config/tc-metag.c:5617 12347 msgid "conditional instruction cannot use R flag" 12348 msgstr " R" 12349 12350 #: config/tc-metag.c:5726 12351 msgid "'L' modifier not valid for this instruction" 12352 msgstr " L " 12353 12354 #: config/tc-metag.c:5858 12355 #, c-format 12356 msgid "missing fpu name `%s'" 12357 msgstr " FPU %s" 12358 12359 #: config/tc-metag.c:5869 12360 #, c-format 12361 msgid "unknown fpu `%s'" 12362 msgstr " FPU %s" 12363 12364 #: config/tc-metag.c:5884 12365 #, c-format 12366 msgid "missing DSP name `%s'" 12367 msgstr " DSP %s" 12368 12369 #: config/tc-metag.c:5895 12370 #, c-format 12371 msgid "unknown DSP `%s'" 12372 msgstr " DSP %s" 12373 12374 #: config/tc-metag.c:5913 12375 msgid "<dsp name>\t assemble for DSP architecture <dsp name>" 12376 msgstr "<dsp name>\t DSP <dsp name>" 12377 12378 #: config/tc-metag.c:5950 12379 #, c-format 12380 msgid " Meta specific command line options:\n" 12381 msgstr " Meta:\n" 12382 12383 #: config/tc-metag.c:6039 12384 msgid "premature end of floating point prefix" 12385 msgstr "g " 12386 12387 #: config/tc-metag.c:6099 12388 msgid "unknown floating point prefix character" 12389 msgstr " " 12390 12391 #: config/tc-metag.c:6248 12392 #, c-format 12393 msgid "unknown DSP prefix character %c %s" 12394 msgstr " DSP %c %s" 12395 12396 #: config/tc-metag.c:6511 12397 #, c-format 12398 msgid "instruction mnemonic too long: %s" 12399 msgstr " : %s" 12400 12401 #: config/tc-metag.c:6566 12402 #, c-format 12403 msgid "junk at end of line: \"%s\"" 12404 msgstr " : %s" 12405 12406 #: config/tc-metag.c:6573 12407 #, c-format 12408 msgid "failed to assemble instruction: \"%s\"" 12409 msgstr " : %s" 12410 12411 #: config/tc-metag.c:6578 12412 #, c-format 12413 msgid "unknown floating point mnemonic: \"%s\"" 12414 msgstr " : %s" 12415 12416 #: config/tc-metag.c:6580 12417 #, c-format 12418 msgid "unknown mnemonic: \"%s\"" 12419 msgstr " : %s" 12420 12421 #: config/tc-metag.c:6631 12422 #, c-format 12423 msgid "cannot assemble DSP instruction, DSP option not set: %s" 12424 msgstr " DSP, DSP: %s" 12425 12426 #: config/tc-metag.c:6638 12427 #, c-format 12428 msgid "cannot assemble FPU instruction, FPU option not set: %s" 12429 msgstr " FPU, FPU: %s" 12430 12431 #: config/tc-metag.c:6733 config/tc-nds32.c:7345 12432 msgid "Bad call to md_atof()" 12433 msgstr " md_atof()" 12434 12435 #: config/tc-microblaze.c:237 12436 #, c-format 12437 msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld." 12438 msgstr " .lcomm \"%s\" %ld. %ld." 12439 12440 #: config/tc-microblaze.c:520 config/tc-microblaze.c:549 12441 #: config/tc-microblaze.c:586 12442 #, c-format 12443 msgid "Invalid register number at '%.6s'" 12444 msgstr " %.6s" 12445 12446 #: config/tc-microblaze.c:751 12447 msgid "operand must be a constant or a label" 12448 msgstr " " 12449 12450 #: config/tc-microblaze.c:760 12451 #, c-format 12452 msgid "operand must be absolute in range %lx..%lx, not %lx" 12453 msgstr " %lx..%lx, %lx" 12454 12455 #: config/tc-microblaze.c:962 config/tc-microblaze.c:969 12456 #: config/tc-microblaze.c:976 config/tc-microblaze.c:1009 12457 #: config/tc-microblaze.c:1016 config/tc-microblaze.c:1022 12458 #: config/tc-microblaze.c:1141 config/tc-microblaze.c:1148 12459 #: config/tc-microblaze.c:1154 config/tc-microblaze.c:1185 12460 #: config/tc-microblaze.c:1192 config/tc-microblaze.c:1212 12461 #: config/tc-microblaze.c:1219 config/tc-microblaze.c:1239 12462 #: config/tc-microblaze.c:1246 config/tc-microblaze.c:1264 12463 #: config/tc-microblaze.c:1271 config/tc-microblaze.c:1293 12464 #: config/tc-microblaze.c:1300 config/tc-microblaze.c:1318 12465 #: config/tc-microblaze.c:1330 config/tc-microblaze.c:1348 12466 #: config/tc-microblaze.c:1365 config/tc-microblaze.c:1372 12467 #: config/tc-microblaze.c:1418 config/tc-microblaze.c:1425 12468 #: config/tc-microblaze.c:1471 config/tc-microblaze.c:1478 12469 #: config/tc-microblaze.c:1500 config/tc-microblaze.c:1507 12470 #: config/tc-microblaze.c:1527 config/tc-microblaze.c:1533 12471 #: config/tc-microblaze.c:1595 config/tc-microblaze.c:1601 12472 #: config/tc-microblaze.c:1663 config/tc-microblaze.c:1739 12473 msgid "Error in statement syntax" 12474 msgstr " " 12475 12476 #: config/tc-microblaze.c:982 config/tc-microblaze.c:984 12477 #: config/tc-microblaze.c:986 config/tc-microblaze.c:1026 12478 #: config/tc-microblaze.c:1028 config/tc-microblaze.c:1158 12479 #: config/tc-microblaze.c:1160 config/tc-microblaze.c:1198 12480 #: config/tc-microblaze.c:1200 config/tc-microblaze.c:1225 12481 #: config/tc-microblaze.c:1227 config/tc-microblaze.c:1252 12482 #: config/tc-microblaze.c:1275 config/tc-microblaze.c:1306 12483 #: config/tc-microblaze.c:1336 config/tc-microblaze.c:1354 12484 #: config/tc-microblaze.c:1484 config/tc-microblaze.c:1486 12485 #: config/tc-microblaze.c:1513 config/tc-microblaze.c:1515 12486 #: config/tc-microblaze.c:1537 config/tc-microblaze.c:1605 12487 #: config/tc-microblaze.c:1669 12488 msgid "Cannot use special register with this instruction" 12489 msgstr " " 12490 12491 #: config/tc-microblaze.c:1036 12492 msgid "lmi pseudo instruction should not use a label in imm field" 12493 msgstr " lmi imm" 12494 12495 #: config/tc-microblaze.c:1038 12496 msgid "smi pseudo instruction should not use a label in imm field" 12497 msgstr " smi imm" 12498 12499 #: config/tc-microblaze.c:1163 12500 msgid "Symbol used as immediate for shift instruction" 12501 msgstr " " 12502 12503 #: config/tc-microblaze.c:1172 12504 #, c-format 12505 msgid "Shift value > 32. using <value %% 32>" 12506 msgstr " > 32, %% 32" 12507 12508 #: config/tc-microblaze.c:1278 12509 msgid "Symbol used as immediate value for msrset/msrclr instructions" 12510 msgstr " msrset/msrclr " 12511 12512 #: config/tc-microblaze.c:1407 config/tc-microblaze.c:1460 12513 msgid "invalid value for special purpose register" 12514 msgstr " " 12515 12516 #: config/tc-microblaze.c:1677 12517 msgid "An IMM instruction should not be present in the .s file" 12518 msgstr " IMM .s" 12519 12520 #: config/tc-microblaze.c:1741 12521 msgid "Symbol used as immediate for mbar instruction" 12522 msgstr " mbar " 12523 12524 #: config/tc-microblaze.c:1747 12525 #, c-format 12526 msgid "Immediate value for mbar > 32. using <value %% 32>" 12527 msgstr " mbar > 32, %% 32" 12528 12529 #: config/tc-microblaze.c:1821 12530 msgid "Bad call to MD_NTOF()" 12531 msgstr " MD_NTOF()" 12532 12533 #: config/tc-microblaze.c:2088 12534 #, c-format 12535 msgid "pcrel for branch to %s too far (0x%x)" 12536 msgstr "pcrel %s (0x%x)" 12537 12538 #. We know the abs value: Should never happen. 12539 #: config/tc-microblaze.c:2247 12540 msgid "Absolute PC-relative value in relaxation code. Assembler error....." 12541 msgstr " , PC, . " 12542 12543 #. Cannot have a PC-relative branch to a diff segment. 12544 #: config/tc-microblaze.c:2261 12545 #, c-format 12546 msgid "PC relative branch to label %s which is not in the instruction space" 12547 msgstr " %s, PC, " 12548 12549 #: config/tc-microblaze.c:2304 12550 msgid "Variable is accessed using small data read only anchor, but it is not in the small data read only section" 12551 msgstr " , " 12552 12553 #: config/tc-microblaze.c:2327 12554 msgid "Variable is accessed using small data read write anchor, but it is not in the small data read write section" 12555 msgstr " , " 12556 12557 #: config/tc-microblaze.c:2336 12558 msgid "Incorrect fr_opcode value in frag. Internal error....." 12559 msgstr " fr_opcode frag. " 12560 12561 #. We know the abs value: Should never happen. 12562 #: config/tc-microblaze.c:2343 12563 msgid "Absolute value in relaxation code. Assembler error....." 12564 msgstr " . " 12565 12566 #: config/tc-mips.c:2175 12567 #, c-format 12568 msgid "the %d-bit %s architecture does not support the `%s' extension" 12569 msgstr "%d- %s %s" 12570 12571 #: config/tc-mips.c:2178 12572 #, c-format 12573 msgid "the `%s' extension requires %s%d revision %d or greater" 12574 msgstr " %s %s%d %d " 12575 12576 #: config/tc-mips.c:2187 12577 #, c-format 12578 msgid "the `%s' extension was removed in %s%d revision %d" 12579 msgstr " %s %s%d %d" 12580 12581 #: config/tc-mips.c:2196 12582 #, c-format 12583 msgid "the `%s' extension requires 64-bit FPRs" 12584 msgstr " %s 64- FPR" 12585 12586 #: config/tc-mips.c:3048 config/tc-mips.c:16627 12587 #, c-format 12588 msgid "unrecognized register name `%s'" 12589 msgstr " %s" 12590 12591 #: config/tc-mips.c:3275 12592 msgid "invalid register range" 12593 msgstr " " 12594 12595 #: config/tc-mips.c:3303 12596 msgid "vector element must be constant" 12597 msgstr " " 12598 12599 #: config/tc-mips.c:3313 12600 msgid "missing `]'" 12601 msgstr " ]" 12602 12603 #: config/tc-mips.c:3536 12604 #, c-format 12605 msgid "internal: bad mips opcode (mask error): %s %s" 12606 msgstr ": mips ( ): %s %s" 12607 12608 #: config/tc-mips.c:3563 12609 #, c-format 12610 msgid "internal: unknown operand type: %s %s" 12611 msgstr ": : %s %s" 12612 12613 #: config/tc-mips.c:3596 12614 #, c-format 12615 msgid "internal: bad mips opcode (bits 0x%08lx doubly defined): %s %s" 12616 msgstr ": mips ( 0x%08lx ): %s %s" 12617 12618 #: config/tc-mips.c:3604 12619 #, c-format 12620 msgid "internal: bad mips opcode (bits 0x%08lx undefined): %s %s" 12621 msgstr ": mips ( 0x%08lx ): %s %s" 12622 12623 #: config/tc-mips.c:3611 12624 #, c-format 12625 msgid "internal: bad mips opcode (bits 0x%08lx defined): %s %s" 12626 msgstr ": mips ( 0x%08lx): %s %s" 12627 12628 #: config/tc-mips.c:3646 12629 #, c-format 12630 msgid "internal error: bad microMIPS opcode (incorrect length: %u): %s %s" 12631 msgstr " : microMIPS ( %u): %s %s" 12632 12633 #: config/tc-mips.c:3654 12634 #, c-format 12635 msgid "internal error: bad microMIPS opcode (opcode/length mismatch): %s %s" 12636 msgstr " : microMIPS ( /): %s %s" 12637 12638 #: config/tc-mips.c:3679 12639 msgid "-G may not be used in position-independent code" 12640 msgstr "-G - " 12641 12642 #: config/tc-mips.c:3685 12643 msgid "-G may not be used with abicalls" 12644 msgstr "-G abi" 12645 12646 #: config/tc-mips.c:3790 12647 msgid "broken assembler, no assembly attempted" 12648 msgstr " , " 12649 12650 #: config/tc-mips.c:3938 12651 #, c-format 12652 msgid ".gnu_attribute %d,%d is incompatible with `%s'" 12653 msgstr ".gnu_attribute %d,%d %s" 12654 12655 #: config/tc-mips.c:3945 12656 #, c-format 12657 msgid ".gnu_attribute %d,%d requires `%s'" 12658 msgstr " .gnu_attribute %d,%d %s" 12659 12660 #: config/tc-mips.c:4006 12661 #, c-format 12662 msgid ".gnu_attribute %d,%d is no longer supported" 12663 msgstr ".gnu_attribute %d,%d " 12664 12665 #: config/tc-mips.c:4015 12666 #, c-format 12667 msgid ".gnu_attribute %d,%d is not a recognized floating-point ABI" 12668 msgstr ".gnu_attribute %d,%d floating-point " 12669 12670 #: config/tc-mips.c:4028 12671 msgid "`gp=64' used with a 32-bit processor" 12672 msgstr "gp=64 32- " 12673 12674 #: config/tc-mips.c:4031 12675 msgid "`gp=32' used with a 64-bit ABI" 12676 msgstr "gp=32 64- ABI" 12677 12678 #: config/tc-mips.c:4034 12679 msgid "`gp=64' used with a 32-bit ABI" 12680 msgstr "gp=64 32- ABI" 12681 12682 #: config/tc-mips.c:4041 12683 msgid "`fp=xx' used with a cpu lacking ldc1/sdc1 instructions" 12684 msgstr "fp=xx ldc1/sdc1" 12685 12686 #: config/tc-mips.c:4043 12687 msgid "`fp=xx' cannot be used with `singlefloat'" 12688 msgstr "fp=xx singlefloat" 12689 12690 #: config/tc-mips.c:4047 12691 msgid "`fp=64' used with a 32-bit fpu" 12692 msgstr "fp=64 32- fpu" 12693 12694 #: config/tc-mips.c:4051 12695 msgid "`fp=64' used with a 32-bit ABI" 12696 msgstr "fp=64 32- ABI" 12697 12698 #: config/tc-mips.c:4056 12699 msgid "`fp=32' used with a 64-bit ABI" 12700 msgstr "fp=32 64- ABI" 12701 12702 #: config/tc-mips.c:4058 12703 msgid "`fp=32' used with a MIPS R6 cpu" 12704 msgstr "fp=32 MIPS R6" 12705 12706 #: config/tc-mips.c:4061 12707 msgid "Unknown size of floating point registers" 12708 msgstr " " 12709 12710 #: config/tc-mips.c:4066 12711 msgid "`nooddspreg` cannot be used with a 64-bit ABI" 12712 msgstr "nooddspreg 64- ABI" 12713 12714 #: config/tc-mips.c:4069 config/tc-mips.c:4073 12715 #, c-format 12716 msgid "`%s' cannot be used with `%s'" 12717 msgstr "%s %s" 12718 12719 #: config/tc-mips.c:4078 12720 #, c-format 12721 msgid "branch relaxation is not supported in `%s'" 12722 msgstr " %s" 12723 12724 #: config/tc-mips.c:4154 12725 msgid "trap exception not supported at ISA 1" 12726 msgstr " ISA 1" 12727 12728 #: config/tc-mips.c:4167 config/tc-mips.c:17510 12729 #, c-format 12730 msgid "`%s' does not support legacy NaN" 12731 msgstr "%s NaN" 12732 12733 #: config/tc-mips.c:4214 12734 #, c-format 12735 msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n" 12736 msgstr " mips_ip(%s) insn_opcode = 0x%x\n" 12737 12738 #: config/tc-mips.c:4918 12739 #, c-format 12740 msgid "operand %d out of range" 12741 msgstr " %d " 12742 12743 #: config/tc-mips.c:4926 12744 #, c-format 12745 msgid "operand %d must be constant" 12746 msgstr " %d " 12747 12748 #: config/tc-mips.c:4970 read.c:4414 read.c:5184 write.c:254 write.c:1036 12749 msgid "register value used as expression" 12750 msgstr " " 12751 12752 #: config/tc-mips.c:4983 12753 #, c-format 12754 msgid "operand %d must be an immediate expression" 12755 msgstr " %d " 12756 12757 #: config/tc-mips.c:5105 config/tc-mips.c:5107 12758 #, c-format 12759 msgid "float register should be even, was %d" 12760 msgstr " , %d" 12761 12762 #: config/tc-mips.c:5120 12763 #, c-format 12764 msgid "condition code register should be even for %s, was %d" 12765 msgstr " %s, %d" 12766 12767 #: config/tc-mips.c:5125 12768 #, c-format 12769 msgid "condition code register should be 0 or 4 for %s, was %d" 12770 msgstr " 0 4 %s, %d" 12771 12772 #: config/tc-mips.c:5446 12773 msgid "invalid performance register" 12774 msgstr " " 12775 12776 #: config/tc-mips.c:5542 config/tc-mips.c:6013 12777 msgid "the source register must not be $0" 12778 msgstr " $0" 12779 12780 #: config/tc-mips.c:5818 12781 msgid "missing frame size" 12782 msgstr " " 12783 12784 #: config/tc-mips.c:5823 12785 msgid "frame size specified twice" 12786 msgstr " " 12787 12788 #: config/tc-mips.c:5828 12789 msgid "invalid frame size" 12790 msgstr " " 12791 12792 #: config/tc-mips.c:5868 12793 #, c-format 12794 msgid "operand %d must be an immediate" 12795 msgstr " %d " 12796 12797 #: config/tc-mips.c:5883 12798 msgid "invalid element selector" 12799 msgstr " " 12800 12801 #: config/tc-mips.c:5896 12802 #, c-format 12803 msgid "operand %d must be scalar" 12804 msgstr " %d " 12805 12806 #: config/tc-mips.c:6076 12807 msgid "floating-point expression required" 12808 msgstr " " 12809 12810 #: config/tc-mips.c:6176 12811 #, c-format 12812 msgid "cannot use `%s' in this section" 12813 msgstr " %s " 12814 12815 #: config/tc-mips.c:6323 12816 msgid "used $at without \".set noat\"" 12817 msgstr " $at .set noat" 12818 12819 #: config/tc-mips.c:6325 12820 #, c-format 12821 msgid "used $%u with \".set at=$%u\"" 12822 msgstr " $%u .set at=$%u" 12823 12824 #: config/tc-mips.c:7508 12825 #, c-format 12826 msgid "wrong size instruction in a %u-bit branch delay slot" 12827 msgstr " %u- " 12828 12829 #: config/tc-mips.c:7528 config/tc-mips.c:7538 config/tc-mips.c:15932 12830 #, c-format 12831 msgid "jump to misaligned address (0x%lx)" 12832 msgstr " (0x%lx)" 12833 12834 #: config/tc-mips.c:7553 config/tc-mips.c:7573 config/tc-mips.c:7590 12835 #: config/tc-mips.c:9140 config/tc-mips.c:15786 config/tc-mips.c:15793 12836 #: config/tc-mips.c:16186 config/tc-mips.c:19025 12837 #, c-format 12838 msgid "branch to misaligned address (0x%lx)" 12839 msgstr " (0x%lx)" 12840 12841 #: config/tc-mips.c:7559 config/tc-mips.c:7577 config/tc-mips.c:7594 12842 #: config/tc-mips.c:9143 12843 #, c-format 12844 msgid "branch address range overflow (0x%lx)" 12845 msgstr " (0x%lx)" 12846 12847 #: config/tc-mips.c:7839 12848 msgid "extended instruction in delay slot" 12849 msgstr " " 12850 12851 #: config/tc-mips.c:8303 12852 msgid "source and destination must be different" 12853 msgstr " " 12854 12855 #: config/tc-mips.c:8306 12856 msgid "a destination register must be supplied" 12857 msgstr " " 12858 12859 #: config/tc-mips.c:8311 12860 msgid "the source register must not be $31" 12861 msgstr " $31" 12862 12863 #: config/tc-mips.c:8559 config/tc-mips.c:14526 config/tc-mips.c:19172 12864 msgid "invalid unextended operand value" 12865 msgstr " " 12866 12867 #: config/tc-mips.c:8677 12868 #, c-format 12869 msgid "opcode not supported on this processor: %s (%s)" 12870 msgstr " : %s (%s)" 12871 12872 #: config/tc-mips.c:8756 12873 msgid "opcode not supported in the `insn32' mode" 12874 msgstr " insn32" 12875 12876 #: config/tc-mips.c:8759 12877 #, c-format 12878 msgid "unrecognized %d-bit version of microMIPS opcode" 12879 msgstr " %d- microMIPS" 12880 12881 #: config/tc-mips.c:8815 12882 msgid "unrecognized unextended version of MIPS16 opcode" 12883 msgstr " microMIPS" 12884 12885 #: config/tc-mips.c:8818 12886 msgid "unrecognized extended version of MIPS16 opcode" 12887 msgstr " microMIPS" 12888 12889 #: config/tc-mips.c:8868 config/tc-mips.c:19043 12890 msgid "macro instruction expanded into multiple instructions in a branch delay slot" 12891 msgstr " " 12892 12893 #: config/tc-mips.c:8871 config/tc-mips.c:19051 12894 msgid "macro instruction expanded into multiple instructions" 12895 msgstr " " 12896 12897 #: config/tc-mips.c:8875 12898 msgid "macro instruction expanded into a wrong size instruction in a 16-bit branch delay slot" 12899 msgstr " 16- " 12900 12901 #: config/tc-mips.c:8877 12902 msgid "macro instruction expanded into a wrong size instruction in a 32-bit branch delay slot" 12903 msgstr " 32- " 12904 12905 #: config/tc-mips.c:9340 12906 msgid "operand overflow" 12907 msgstr " " 12908 12909 #: config/tc-mips.c:9359 config/tc-mips.c:9944 config/tc-mips.c:14007 12910 msgid "macro used $at after \".set noat\"" 12911 msgstr " $at .set noat" 12912 12913 #: config/tc-mips.c:9504 config/tc-mips.c:12319 config/tc-mips.c:13000 12914 #, c-format 12915 msgid "number (0x%<PRIx64>) larger than 32 bits" 12916 msgstr " (0x%<PRIx64>) 32 " 12917 12918 #: config/tc-mips.c:9525 12919 msgid "number larger than 64 bits" 12920 msgstr " 64 " 12921 12922 #: config/tc-mips.c:9822 config/tc-mips.c:9850 config/tc-mips.c:9888 12923 #: config/tc-mips.c:9933 config/tc-mips.c:12563 config/tc-mips.c:12602 12924 #: config/tc-mips.c:12641 config/tc-mips.c:13097 config/tc-mips.c:13149 12925 msgid "PIC code offset overflow (max 16 signed bits)" 12926 msgstr " PIC ( 16 )" 12927 12928 #: config/tc-mips.c:10466 12929 #, c-format 12930 msgid "BALIGN immediate not 0, 1, 2 or 3 (%lu)" 12931 msgstr " BALIGN 0, 1, 2 3 (%lu)" 12932 12933 #. Result is always true. 12934 #: config/tc-mips.c:10562 12935 #, c-format 12936 msgid "branch %s is always true" 12937 msgstr " %s " 12938 12939 #: config/tc-mips.c:10790 config/tc-mips.c:10900 12940 msgid "divide by zero" 12941 msgstr " " 12942 12943 #: config/tc-mips.c:10990 12944 msgid "dla used to load 32-bit register; recommend using la instead" 12945 msgstr "dla 32- ; la" 12946 12947 #: config/tc-mips.c:10994 12948 msgid "la used to load 64-bit address; recommend using dla instead" 12949 msgstr "la 64- ; dla" 12950 12951 #: config/tc-mips.c:11103 config/tc-riscv.c:1999 12952 msgid "offset too large" 12953 msgstr " " 12954 12955 #: config/tc-mips.c:11277 config/tc-mips.c:11555 12956 msgid "PIC code offset overflow (max 32 signed bits)" 12957 msgstr " PIC ( 32 )" 12958 12959 #: config/tc-mips.c:11625 config/tc-mips.c:11701 12960 #, c-format 12961 msgid "opcode not supported in the `insn32' mode `%s'" 12962 msgstr " insn32 %s" 12963 12964 #: config/tc-mips.c:11653 12965 msgid "MIPS PIC call to register other than $25" 12966 msgstr " MIPS PIC , $25" 12967 12968 #: config/tc-mips.c:11669 config/tc-mips.c:11680 config/tc-mips.c:11813 12969 #: config/tc-mips.c:11824 12970 msgid "no .cprestore pseudo-op used in PIC code" 12971 msgstr " .cprestore PIC" 12972 12973 #: config/tc-mips.c:11674 config/tc-mips.c:11818 12974 msgid "no .frame pseudo-op used in PIC code" 12975 msgstr " .frame PIC" 12976 12977 #: config/tc-mips.c:11839 12978 msgid "non-PIC jump used in PIC library" 12979 msgstr " PIC PIC" 12980 12981 #: config/tc-mips.c:12820 12982 #, c-format 12983 msgid "Unable to generate `%s' compliant code without mthc1" 12984 msgstr " %s mthc1" 12985 12986 #: config/tc-mips.c:13561 12987 #, c-format 12988 msgid "instruction %s: result is always false" 12989 msgstr " %s: " 12990 12991 #: config/tc-mips.c:13714 12992 #, c-format 12993 msgid "instruction %s: result is always true" 12994 msgstr " %s: " 12995 12996 #. FIXME: Check if this is one of the itbl macros, since they 12997 #. are added dynamically. 12998 #: config/tc-mips.c:14003 12999 #, c-format 13000 msgid "macro %s not implemented yet" 13001 msgstr " %s " 13002 13003 #: config/tc-mips.c:14536 13004 msgid "extended operand requested but not required" 13005 msgstr " , " 13006 13007 #: config/tc-mips.c:14545 13008 msgid "operand value out of range for instruction" 13009 msgstr " " 13010 13011 #: config/tc-mips.c:14644 13012 #, c-format 13013 msgid "relocation %s isn't supported by the current ABI" 13014 msgstr " %s ABI" 13015 13016 #: config/tc-mips.c:14700 13017 msgid "unclosed '('" 13018 msgstr " (" 13019 13020 #: config/tc-mips.c:14762 13021 #, c-format 13022 msgid "a different %s was already specified, is now %s" 13023 msgstr " %s, %s" 13024 13025 #: config/tc-mips.c:14929 13026 msgid "-mmicromips cannot be used with -mips16" 13027 msgstr "-mmicromips -mips16" 13028 13029 #: config/tc-mips.c:14944 13030 msgid "-mips16 cannot be used with -micromips" 13031 msgstr "-mips16 -micromips" 13032 13033 #: config/tc-mips.c:15113 config/tc-mips.c:15171 13034 msgid "no compiled in support for 64 bit object file format" 13035 msgstr " 64- " 13036 13037 #: config/tc-mips.c:15178 13038 #, c-format 13039 msgid "invalid abi -mabi=%s" 13040 msgstr " abi -mabi=%s" 13041 13042 #: config/tc-mips.c:15218 13043 #, c-format 13044 msgid "invalid NaN setting -mnan=%s" 13045 msgstr " NaN -mnan=%s" 13046 13047 #: config/tc-mips.c:15252 13048 msgid "-G not supported in this configuration" 13049 msgstr "-G " 13050 13051 #: config/tc-mips.c:15278 13052 #, c-format 13053 msgid "-%s conflicts with the other architecture options, which imply -%s" 13054 msgstr "-%s , -%s" 13055 13056 #: config/tc-mips.c:15294 13057 #, c-format 13058 msgid "-march=%s is not compatible with the selected ABI" 13059 msgstr "-march=%s is ABI" 13060 13061 #: config/tc-mips.c:15790 config/tc-mips.c:16180 config/tc-mips.c:19022 13062 msgid "branch to a symbol in another ISA mode" 13063 msgstr " ISA" 13064 13065 #: config/tc-mips.c:15797 config/tc-mips.c:15937 config/tc-mips.c:16190 13066 #, c-format 13067 msgid "cannot encode misaligned addend in the relocatable field (0x%lx)" 13068 msgstr " (0x%lx)" 13069 13070 #: config/tc-mips.c:15834 13071 msgid "PC-relative reference to a different section" 13072 msgstr " PC " 13073 13074 #: config/tc-mips.c:15906 config/tc-riscv.c:3847 13075 msgid "TLS relocation against a constant" 13076 msgstr " TLS " 13077 13078 #: config/tc-mips.c:15926 13079 msgid "jump to a symbol in another ISA mode" 13080 msgstr " ISA" 13081 13082 #: config/tc-mips.c:15929 13083 msgid "JALX to a symbol in the same ISA mode" 13084 msgstr "JALX ISA" 13085 13086 #: config/tc-mips.c:16012 13087 msgid "unsupported constant in relocation" 13088 msgstr " " 13089 13090 #: config/tc-mips.c:16085 13091 #, c-format 13092 msgid "PC-relative access using misaligned symbol (%lx)" 13093 msgstr " PC (%lx)" 13094 13095 #: config/tc-mips.c:16089 13096 #, c-format 13097 msgid "PC-relative access using misaligned offset (%lx)" 13098 msgstr " PC (%lx)" 13099 13100 #: config/tc-mips.c:16102 config/tc-mips.c:16121 13101 msgid "PC-relative access out of range" 13102 msgstr " PC " 13103 13104 #: config/tc-mips.c:16108 13105 #, c-format 13106 msgid "PC-relative access to misaligned address (%lx)" 13107 msgstr " PC (%lx)" 13108 13109 #: config/tc-mips.c:16275 13110 #, c-format 13111 msgid "alignment too large, %d assumed" 13112 msgstr " , %d" 13113 13114 #: config/tc-mips.c:16278 13115 msgid "alignment negative, 0 assumed" 13116 msgstr " , 0" 13117 13118 #: config/tc-mips.c:16507 13119 #, c-format 13120 msgid "%s: no such section" 13121 msgstr "%s: " 13122 13123 #: config/tc-mips.c:16563 13124 #, c-format 13125 msgid ".option pic%d not supported" 13126 msgstr ".option pic%d " 13127 13128 #: config/tc-mips.c:16565 13129 #, c-format 13130 msgid ".option pic%d not supported in VxWorks PIC mode" 13131 msgstr ".option pic%d VxWorks PIC" 13132 13133 #: config/tc-mips.c:16577 config/tc-mips.c:16917 13134 msgid "-G may not be used with SVR4 PIC code" 13135 msgstr "-G SVR4 PIC" 13136 13137 #: config/tc-mips.c:16583 13138 #, c-format 13139 msgid "unrecognized option \"%s\"" 13140 msgstr " %s" 13141 13142 #: config/tc-mips.c:16689 13143 #, c-format 13144 msgid "unknown architecture %s" 13145 msgstr " %s" 13146 13147 #: config/tc-mips.c:16704 config/tc-mips.c:16868 13148 #, c-format 13149 msgid "unknown ISA level %s" 13150 msgstr " ISA %s" 13151 13152 #: config/tc-mips.c:16714 13153 #, c-format 13154 msgid "unknown ISA or architecture %s" 13155 msgstr " ISA %s" 13156 13157 #: config/tc-mips.c:16773 13158 msgid "`noreorder' must be set before `nomacro'" 13159 msgstr "noreorder nomacro" 13160 13161 #: config/tc-mips.c:16803 13162 msgid ".set pop with no .set push" 13163 msgstr ".set pop .set push" 13164 13165 #: config/tc-mips.c:16822 13166 #, c-format 13167 msgid "tried to set unrecognized symbol: %s\n" 13168 msgstr " : %s\n" 13169 13170 #: config/tc-mips.c:16895 13171 #, c-format 13172 msgid ".module used with unrecognized symbol: %s\n" 13173 msgstr ".module : %s\n" 13174 13175 #: config/tc-mips.c:16901 13176 msgid ".module is not permitted after generating code" 13177 msgstr ".module " 13178 13179 #: config/tc-mips.c:16961 config/tc-mips.c:17040 config/tc-mips.c:17144 13180 #: config/tc-mips.c:17174 config/tc-mips.c:17223 13181 #, c-format 13182 msgid "%s not supported in MIPS16 mode" 13183 msgstr "%s MIPS16" 13184 13185 #: config/tc-mips.c:16968 13186 msgid ".cpload not in noreorder section" 13187 msgstr ".cpload noreorder" 13188 13189 #: config/tc-mips.c:17049 config/tc-mips.c:17068 13190 msgid "missing argument separator ',' for .cpsetup" 13191 msgstr " , .cpsetup" 13192 13193 #: config/tc-mips.c:17266 config/tc-riscv.c:4186 13194 #, c-format 13195 msgid "unsupported use of %s" 13196 msgstr " %s" 13197 13198 #: config/tc-mips.c:17357 13199 msgid "unsupported use of .gpword" 13200 msgstr " .gpword" 13201 13202 #: config/tc-mips.c:17395 13203 msgid "unsupported use of .gpdword" 13204 msgstr " .gpdword" 13205 13206 #: config/tc-mips.c:17427 13207 msgid "unsupported use of .ehword" 13208 msgstr " .ehword" 13209 13210 #: config/tc-mips.c:17514 13211 msgid "bad .nan directive" 13212 msgstr " .nan" 13213 13214 #: config/tc-mips.c:17563 13215 #, c-format 13216 msgid "ignoring attempt to redefine symbol %s" 13217 msgstr " %s" 13218 13219 #: config/tc-mips.c:17578 ecoff.c:3359 13220 msgid "bad .weakext directive" 13221 msgstr " .weakext" 13222 13223 #: config/tc-mips.c:18547 config/tc-mips.c:18824 13224 msgid "relaxed out-of-range branch into a jump" 13225 msgstr " " 13226 13227 #: config/tc-mips.c:19047 13228 msgid "extended instruction in a branch delay slot" 13229 msgstr " " 13230 13231 #: config/tc-mips.c:19161 config/tc-xtensa.c:1691 config/tc-xtensa.c:1969 13232 msgid "unsupported relocation" 13233 msgstr " " 13234 13235 #: config/tc-mips.c:19669 config/tc-score.c:5644 13236 msgid "expected simple number" 13237 msgstr " " 13238 13239 #: config/tc-mips.c:19697 config/tc-score.c:5671 13240 msgid "invalid number" 13241 msgstr " " 13242 13243 #: config/tc-mips.c:19774 ecoff.c:2988 13244 msgid ".end directive without a preceding .ent directive" 13245 msgstr " .end .ent" 13246 13247 #: config/tc-mips.c:19783 13248 msgid ".end symbol does not match .ent symbol" 13249 msgstr " .end .ent" 13250 13251 #: config/tc-mips.c:19860 13252 msgid ".ent or .aent not in text section" 13253 msgstr ".ent .aent " 13254 13255 #: config/tc-mips.c:19863 config/tc-score.c:5703 13256 msgid "missing .end" 13257 msgstr " .end" 13258 13259 #: config/tc-mips.c:19946 13260 msgid ".mask/.fmask outside of .ent" 13261 msgstr ".mask/.fmask .ent" 13262 13263 #: config/tc-mips.c:19953 13264 msgid "bad .mask/.fmask directive" 13265 msgstr " .mask/.fmask" 13266 13267 #: config/tc-mips.c:20256 13268 #, c-format 13269 msgid "bad value (%s) for %s" 13270 msgstr " (%s) %s" 13271 13272 #: config/tc-mips.c:20320 13273 #, c-format 13274 msgid "" 13275 "MIPS options:\n" 13276 "-EB\t\t\tgenerate big endian output\n" 13277 "-EL\t\t\tgenerate little endian output\n" 13278 "-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n" 13279 "-G NUM\t\t\tallow referencing objects up to NUM bytes\n" 13280 "\t\t\timplicitly with the gp register [default 8]\n" 13281 msgstr "" 13282 " MIPS:\n" 13283 "-EB\t\t\t \n" 13284 "-EL\t\t\t \n" 13285 "-g, -g2\t\t\t NOP \n" 13286 "-G NUM\t\t\t gp\n" 13287 "\t\t\t NUM [ 8]\n" 13288 13289 #: config/tc-mips.c:20327 13290 #, c-format 13291 msgid "" 13292 "-mips1\t\t\tgenerate MIPS ISA I instructions\n" 13293 "-mips2\t\t\tgenerate MIPS ISA II instructions\n" 13294 "-mips3\t\t\tgenerate MIPS ISA III instructions\n" 13295 "-mips4\t\t\tgenerate MIPS ISA IV instructions\n" 13296 "-mips5 generate MIPS ISA V instructions\n" 13297 "-mips32 generate MIPS32 ISA instructions\n" 13298 "-mips32r2 generate MIPS32 release 2 ISA instructions\n" 13299 "-mips32r3 generate MIPS32 release 3 ISA instructions\n" 13300 "-mips32r5 generate MIPS32 release 5 ISA instructions\n" 13301 "-mips32r6 generate MIPS32 release 6 ISA instructions\n" 13302 "-mips64 generate MIPS64 ISA instructions\n" 13303 "-mips64r2 generate MIPS64 release 2 ISA instructions\n" 13304 "-mips64r3 generate MIPS64 release 3 ISA instructions\n" 13305 "-mips64r5 generate MIPS64 release 5 ISA instructions\n" 13306 "-mips64r6 generate MIPS64 release 6 ISA instructions\n" 13307 "-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n" 13308 msgstr "" 13309 "-mips1\t\t\t MIPS ISA I\n" 13310 "-mips2\t\t\t MIPS ISA II\n" 13311 "-mips3\t\t\t MIPS ISA III\n" 13312 "-mips4\t\t\t MIPS ISA IV\n" 13313 "-mips5 MIPS ISA V\n" 13314 "-mips32 MIPS32 ISA\n" 13315 "-mips32r2 MIPS32 2 ISA\n" 13316 "-mips32r3 MIPS32 3 ISA\n" 13317 "-mips32r5 MIPS32 5 ISA\n" 13318 "-mips32r6 MIPS32 6 ISA\n" 13319 "-mips64 MIPS64 ISA\n" 13320 "-mips64r2 MIPS64 2 ISA\n" 13321 "-mips64r3 MIPS64 3 ISA\n" 13322 "-mips64r5 MIPS64 5 ISA\n" 13323 "-mips64r6 MIPS64 6 ISA\n" 13324 "-march=CPU/-mtune=CPU\t / , CPU :\n" 13325 13326 #: config/tc-mips.c:20352 13327 #, c-format 13328 msgid "" 13329 "-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n" 13330 "-no-mCPU\t\tdon't generate code specific to CPU.\n" 13331 "\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n" 13332 msgstr "" 13333 "-mCPU\t\t\t -march=CPU -mtune=CPU. .\n" 13334 "-no-mCPU\t\t \n" 13335 "\t\t\t -mCPU -no-mCPU, CPU :\n" 13336 13337 #: config/tc-mips.c:20365 13338 #, c-format 13339 msgid "" 13340 "-mips16\t\t\tgenerate mips16 instructions\n" 13341 "-no-mips16\t\tdo not generate mips16 instructions\n" 13342 msgstr "" 13343 "-mips16\t\t\t mips16\n" 13344 "-no-mips16\t\t mips16\n" 13345 13346 #: config/tc-mips.c:20368 13347 #, c-format 13348 msgid "" 13349 "-mmips16e2\t\tgenerate MIPS16e2 instructions\n" 13350 "-mno-mips16e2\t\tdo not generate MIPS16e2 instructions\n" 13351 msgstr "" 13352 "-mmips16e2\t\t MIPS16e2\n" 13353 "-mno-mips16e2\t\t MIPS16e2\n" 13354 13355 #: config/tc-mips.c:20371 13356 #, c-format 13357 msgid "" 13358 "-mmicromips\t\tgenerate microMIPS instructions\n" 13359 "-mno-micromips\t\tdo not generate microMIPS instructions\n" 13360 msgstr "" 13361 "-mmicromips\t\t microMIPS\n" 13362 "-mno-micromips\t\t microMIPS\n" 13363 13364 #: config/tc-mips.c:20374 13365 #, c-format 13366 msgid "" 13367 "-msmartmips\t\tgenerate smartmips instructions\n" 13368 "-mno-smartmips\t\tdo not generate smartmips instructions\n" 13369 msgstr "" 13370 "-msmartmips\t\t smartmips\n" 13371 "-mno-smartmips\t\t smartmips\n" 13372 13373 #: config/tc-mips.c:20377 13374 #, c-format 13375 msgid "" 13376 "-mdsp\t\t\tgenerate DSP instructions\n" 13377 "-mno-dsp\t\tdo not generate DSP instructions\n" 13378 msgstr "" 13379 "-mdsp\t\t\t DSP\n" 13380 "-mno-dsp\t\t DSP\n" 13381 13382 #: config/tc-mips.c:20380 13383 #, c-format 13384 msgid "" 13385 "-mdspr2\t\t\tgenerate DSP R2 instructions\n" 13386 "-mno-dspr2\t\tdo not generate DSP R2 instructions\n" 13387 msgstr "" 13388 "-mdspr2\t\t\t DSP R2\n" 13389 "-mno-dspr2\t\t DSP R2\n" 13390 13391 #: config/tc-mips.c:20383 13392 #, c-format 13393 msgid "" 13394 "-mdspr3\t\t\tgenerate DSP R3 instructions\n" 13395 "-mno-dspr3\t\tdo not generate DSP R3 instructions\n" 13396 msgstr "" 13397 "-mdspr3\t\t\t DSP R3\n" 13398 "-mno-dspr3\t\t DSP R3\n" 13399 13400 #: config/tc-mips.c:20386 13401 #, c-format 13402 msgid "" 13403 "-mmt\t\t\tgenerate MT instructions\n" 13404 "-mno-mt\t\t\tdo not generate MT instructions\n" 13405 msgstr "" 13406 "-mmt\t\t\t MT\n" 13407 "-mno-mt\t\t\t MT\n" 13408 13409 #: config/tc-mips.c:20389 13410 #, c-format 13411 msgid "" 13412 "-mmcu\t\t\tgenerate MCU instructions\n" 13413 "-mno-mcu\t\tdo not generate MCU instructions\n" 13414 msgstr "" 13415 "-mmcu\t\t\t MCU\n" 13416 "-mno-mcu\t\t MCU\n" 13417 13418 #: config/tc-mips.c:20392 13419 #, c-format 13420 msgid "" 13421 "-mmsa\t\t\tgenerate MSA instructions\n" 13422 "-mno-msa\t\tdo not generate MSA instructions\n" 13423 msgstr "" 13424 "-mmsa\t\t\t MSA\n" 13425 "-mno-msa\t\t MSA\n" 13426 13427 #: config/tc-mips.c:20395 13428 #, c-format 13429 msgid "" 13430 "-mxpa\t\t\tgenerate eXtended Physical Address (XPA) instructions\n" 13431 "-mno-xpa\t\tdo not generate eXtended Physical Address (XPA) instructions\n" 13432 msgstr "" 13433 "-mxpa\t\t\t eXtended Physical Address (XPA)\n" 13434 "-mno-xpa\t\t eXtended Physical Address (XPA)\n" 13435 13436 #: config/tc-mips.c:20398 13437 #, c-format 13438 msgid "" 13439 "-mvirt\t\t\tgenerate Virtualization instructions\n" 13440 "-mno-virt\t\tdo not generate Virtualization instructions\n" 13441 msgstr "" 13442 "-mvirt\t\t\t Virtualization\n" 13443 "-mno-virt\t\t Virtualization\n" 13444 13445 #: config/tc-mips.c:20401 13446 #, c-format 13447 msgid "" 13448 "-mcrc\t\t\tgenerate CRC instructions\n" 13449 "-mno-crc\t\tdo not generate CRC instructions\n" 13450 msgstr "" 13451 "-mcrc\t\t\t CRC\n" 13452 "-mno-crc\t\t CRC\n" 13453 13454 #: config/tc-mips.c:20404 13455 #, c-format 13456 msgid "" 13457 "-mginv\t\t\tgenerate Global INValidate (GINV) instructions\n" 13458 "-mno-ginv\t\tdo not generate Global INValidate instructions\n" 13459 msgstr "" 13460 "-mginv\t\t\t Global INValidate (GINV)\n" 13461 "-mno-ginv\t\t Global INValidate\n" 13462 13463 #: config/tc-mips.c:20407 13464 #, c-format 13465 msgid "" 13466 "-mloongson-mmi\t\tgenerate Loongson MultiMedia extensions Instructions (MMI) instructions\n" 13467 "-mno-loongson-mmi\tdo not generate Loongson MultiMedia extensions Instructions\n" 13468 msgstr "" 13469 "-mloongson-mmi\t\t Loongson MultiMedia (MMI)\n" 13470 "-mno-loongson-mmi\t Loongson MultiMedia\n" 13471 13472 #: config/tc-mips.c:20410 13473 #, c-format 13474 msgid "" 13475 "-mloongson-cam\t\tgenerate Loongson Content Address Memory (CAM) instructions\n" 13476 "-mno-loongson-cam\tdo not generate Loongson Content Address Memory Instructions\n" 13477 msgstr "" 13478 "-mloongson-cam\t\t Loongson Content Address Memory (CAM)\n" 13479 "-mno-loongson-cam\t Loongson Content Address Memory\n" 13480 13481 #: config/tc-mips.c:20413 13482 #, c-format 13483 msgid "" 13484 "-mloongson-ext\t\tgenerate Loongson EXTensions (EXT) instructions\n" 13485 "-mno-loongson-ext\tdo not generate Loongson EXTensions Instructions\n" 13486 msgstr "" 13487 "-mloongson-ext\t\t Loongson EXTensions (EXT)\n" 13488 "-mno-loongson-ext\t Loongson EXTensions\n" 13489 13490 #: config/tc-mips.c:20416 13491 #, c-format 13492 msgid "" 13493 "-mloongson-ext2\t\tgenerate Loongson EXTensions R2 (EXT2) instructions\n" 13494 "-mno-loongson-ext2\tdo not generate Loongson EXTensions R2 Instructions\n" 13495 msgstr "" 13496 "-mloongson-ext2\t\t Loongson EXTensions R2 (EXT2)\n" 13497 "-mno-loongson-ext2\t Loongson EXTensions R2\n" 13498 13499 #: config/tc-mips.c:20419 13500 #, c-format 13501 msgid "" 13502 "-minsn32\t\tonly generate 32-bit microMIPS instructions\n" 13503 "-mno-insn32\t\tgenerate all microMIPS instructions\n" 13504 msgstr "" 13505 "-minsn32\t\t 32- microMIPS\n" 13506 "-mno-insn32\t\t microMIPS\n" 13507 13508 #: config/tc-mips.c:20423 13509 #, c-format 13510 msgid "" 13511 "-mfix-loongson3-llsc\twork around Loongson3 LL/SC errata, default\n" 13512 "-mno-fix-loongson3-llsc\tdisable work around Loongson3 LL/SC errata\n" 13513 msgstr "" 13514 "-mfix-loongson3-llsc\t Loongson3 LL/SC, \n" 13515 "-mno-fix-loongson3-llsc\t Loongson3 LL/SC\n" 13516 13517 #: config/tc-mips.c:20427 13518 #, c-format 13519 msgid "" 13520 "-mfix-loongson3-llsc\twork around Loongson3 LL/SC errata\n" 13521 "-mno-fix-loongson3-llsc\tdisable work around Loongson3 LL/SC errata, default\n" 13522 msgstr "" 13523 "-mfix-loongson3-llsc\t Loongson3 LL/SC\n" 13524 "-mno-fix-loongson3-llsc\t Loongson3 LL/SC, \n" 13525 13526 #: config/tc-mips.c:20431 13527 #, c-format 13528 msgid "" 13529 "-mfix-loongson2f-jump\twork around Loongson2F JUMP instructions\n" 13530 "-mfix-loongson2f-nop\twork around Loongson2F NOP errata\n" 13531 "-mfix-loongson3-llsc\twork around Loongson3 LL/SC errata\n" 13532 "-mno-fix-loongson3-llsc\tdisable work around Loongson3 LL/SC errata\n" 13533 "-mfix-vr4120\t\twork around certain VR4120 errata\n" 13534 "-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n" 13535 "-mfix-24k\t\tinsert a nop after ERET and DERET instructions\n" 13536 "-mfix-cn63xxp1\t\twork around CN63XXP1 PREF errata\n" 13537 "-mfix-r5900\t\twork around R5900 short loop errata\n" 13538 "-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n" 13539 "-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n" 13540 "-msym32\t\t\tassume all symbols have 32-bit values\n" 13541 "-O0\t\t\tdo not remove unneeded NOPs, do not swap branches\n" 13542 "-O, -O1\t\t\tremove unneeded NOPs, do not swap branches\n" 13543 "-O2\t\t\tremove unneeded NOPs and swap branches\n" 13544 "--trap, --no-break\ttrap exception on div by 0 and mult overflow\n" 13545 "--break, --no-trap\tbreak exception on div by 0 and mult overflow\n" 13546 msgstr "" 13547 "-mfix-loongson2f-jump\t Loongson2F JUMP\n" 13548 "-mfix-loongson2f-nop\t Loongson2F NOP\n" 13549 "-mfix-loongson3-llsc\t Loongson3 LL/SC\n" 13550 "-mno-fix-loongson3-llsc\t Loongson3 LL/SC\n" 13551 "-mfix-vr4120\t\t VR4120\n" 13552 "-mfix-vr4130\t\t VR4130 mflo/mfhi\n" 13553 "-mfix-24k\t\t nop ERET DERET\n" 13554 "-mfix-cn63xxp1\t\t CN63XXP1 PREF\n" 13555 "-mfix-r5900\t\t R5900\n" 13556 "-mgp32\t\t\t 32- GPR, ISA\n" 13557 "-mfp32\t\t\t 32- FPR, ISA\n" 13558 "-msym32\t\t\t, 32- \n" 13559 "-O0\t\t\t NOP, \n" 13560 "-O, -O1\t\t\t NOP, \n" 13561 "-O2\t\t\t NOP \n" 13562 "--trap, --no-break\t 0 \n" 13563 "--break, --no-trap\t 0 \n" 13564 13565 #: config/tc-mips.c:20449 13566 #, c-format 13567 msgid "" 13568 "-mhard-float\t\tallow floating-point instructions\n" 13569 "-msoft-float\t\tdo not allow floating-point instructions\n" 13570 "-msingle-float\t\tonly allow 32-bit floating-point operations\n" 13571 "-mdouble-float\t\tallow 32-bit and 64-bit floating-point operations\n" 13572 "--[no-]construct-floats\t[dis]allow floating point values to be constructed\n" 13573 "--[no-]relax-branch\t[dis]allow out-of-range branches to be relaxed\n" 13574 "-mignore-branch-isa\taccept invalid branches requiring an ISA mode switch\n" 13575 "-mno-ignore-branch-isa\treject invalid branches requiring an ISA mode switch\n" 13576 "-mnan=ENCODING\t\tselect an IEEE 754 NaN encoding convention, either of:\n" 13577 msgstr "" 13578 "-mhard-float\t\t \n" 13579 "-msoft-float\t\t \n" 13580 "-msingle-float\t\t 32- \n" 13581 "-mdouble-float\t\t 32- 64- \n" 13582 "--[no-]construct-floats\t[dis]allow floating point values to be constructed\n" 13583 "--[no-]relax-branch\t[] \n" 13584 "-mignore-branch-isa\t , \n" 13585 " \t ISA\n" 13586 "-mno-ignore-branch-isa\t , \n" 13587 " \t ISA\n" 13588 "-mnan=\t\t IEEE 754 NaN:\n" 13589 13590 #: config/tc-mips.c:20467 13591 #, c-format 13592 msgid "" 13593 "-KPIC, -call_shared\tgenerate SVR4 position independent code\n" 13594 "-call_nonpic\t\tgenerate non-PIC code that can operate with DSOs\n" 13595 "-mvxworks-pic\t\tgenerate VxWorks position independent code\n" 13596 "-non_shared\t\tdo not generate code that can operate with DSOs\n" 13597 "-xgot\t\t\tassume a 32 bit GOT\n" 13598 "-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n" 13599 "-mshared, -mno-shared disable/enable .cpload optimization for\n" 13600 " position dependent (non shared) code\n" 13601 "-mabi=ABI\t\tcreate ABI conformant object file for:\n" 13602 msgstr "" 13603 "-KPIC, -call_shared\t SVR4\n" 13604 "-call_nonpic\t\t ,\n" 13605 " \t\t DSO\n" 13606 "-mvxworks-pic\t\t VxWorks\n" 13607 "-non_shared\t\t , DSO\n" 13608 "-xgot\t\t\t 32- GOT\n" 13609 "-mpdr, -mno-pdr\t\t/ .pdr\n" 13610 "-mshared, -mno-shared / .cpload \n" 13611 " \n" 13612 "-mabi=ABI\t\t ABI :\n" 13613 13614 #: config/tc-mips.c:20488 13615 #, c-format 13616 msgid "-32\t\t\tcreate o32 ABI object file%s\n" 13617 msgstr "-32\t\t\t %s o32 ABI\n" 13618 13619 #: config/tc-mips.c:20490 config/tc-mips.c:20493 config/tc-mips.c:20496 13620 msgid " (default)" 13621 msgstr " ( )" 13622 13623 #: config/tc-mips.c:20491 13624 #, c-format 13625 msgid "-n32\t\t\tcreate n32 ABI object file%s\n" 13626 msgstr "-n32\t\t\t %s n32 ABI\n" 13627 13628 #: config/tc-mips.c:20494 13629 #, c-format 13630 msgid "-64\t\t\tcreate 64 ABI object file%s\n" 13631 msgstr "-64\t\t\t %s 64 ABI\n" 13632 13633 #: config/tc-mips.c:20576 13634 msgid "missing .end at end of assembly" 13635 msgstr " .end " 13636 13637 #: config/tc-mmix.c:702 13638 #, c-format 13639 msgid " MMIX-specific command line options:\n" 13640 msgstr " MMIX:\n" 13641 13642 #: config/tc-mmix.c:703 13643 #, c-format 13644 msgid "" 13645 " -fixed-special-register-names\n" 13646 " Allow only the original special register names.\n" 13647 msgstr "" 13648 " -fixed-special-register-names\n" 13649 " \n" 13650 " \n" 13651 13652 #: config/tc-mmix.c:706 13653 #, c-format 13654 msgid " -globalize-symbols Make all symbols global.\n" 13655 msgstr " -globalize-symbols \n" 13656 13657 #: config/tc-mmix.c:708 13658 #, c-format 13659 msgid " -gnu-syntax Turn off mmixal syntax compatibility.\n" 13660 msgstr " -gnu-syntax mmixal\n" 13661 13662 #: config/tc-mmix.c:710 13663 #, c-format 13664 msgid " -relax Create linker relaxable code.\n" 13665 msgstr " -relax \n" 13666 13667 #: config/tc-mmix.c:712 13668 #, c-format 13669 msgid "" 13670 " -no-predefined-syms Do not provide mmixal built-in constants.\n" 13671 " Implies -fixed-special-register-names.\n" 13672 msgstr "" 13673 " -no-predefined-syms mmixal\n" 13674 " -fixed-special-register-names.\n" 13675 13676 #: config/tc-mmix.c:715 13677 #, c-format 13678 msgid "" 13679 " -no-expand Do not expand GETA, branches, PUSHJ or JUMP\n" 13680 " into multiple instructions.\n" 13681 msgstr "" 13682 " -no-expand GETA, , PUSHJ JUMP\n" 13683 " \n" 13684 13685 #: config/tc-mmix.c:718 13686 #, c-format 13687 msgid " -no-merge-gregs Do not merge GREG definitions with nearby values.\n" 13688 msgstr "" 13689 " -no-merge-gregs GREG \n" 13690 " \n" 13691 13692 #: config/tc-mmix.c:720 13693 #, c-format 13694 msgid " -linker-allocated-gregs If there's no suitable GREG definition for the operands of an instruction, let the linker resolve.\n" 13695 msgstr "" 13696 " -linker-allocated-gregs GREG \n" 13697 " , \n" 13698 13699 #: config/tc-mmix.c:723 13700 #, c-format 13701 msgid "" 13702 " -x Do not warn when an operand to GETA, a branch,\n" 13703 " PUSHJ or JUMP is not known to be within range.\n" 13704 " The linker will catch any errors. Implies\n" 13705 " -linker-allocated-gregs." 13706 msgstr "" 13707 " -x , GETA, ,\n" 13708 " PUSHJ JUMP , \n" 13709 " .\n" 13710 " -linker-allocated-gregs." 13711 13712 #: config/tc-mmix.c:849 13713 #, c-format 13714 msgid "unknown opcode: `%s'" 13715 msgstr " %s" 13716 13717 #: config/tc-mmix.c:971 config/tc-mmix.c:986 13718 msgid "specified location wasn't TETRA-aligned" 13719 msgstr " TETRA" 13720 13721 #: config/tc-mmix.c:973 config/tc-mmix.c:988 config/tc-mmix.c:4224 13722 #: config/tc-mmix.c:4240 13723 msgid "unaligned data at an absolute location is not supported" 13724 msgstr " " 13725 13726 #: config/tc-mmix.c:1098 13727 #, c-format 13728 msgid "invalid operand to opcode %s: `%s'" 13729 msgstr " %s: %s" 13730 13731 #: config/tc-mmix.c:1120 config/tc-mmix.c:1147 config/tc-mmix.c:1180 13732 #: config/tc-mmix.c:1188 config/tc-mmix.c:1205 config/tc-mmix.c:1233 13733 #: config/tc-mmix.c:1254 config/tc-mmix.c:1279 config/tc-mmix.c:1327 13734 #: config/tc-mmix.c:1434 config/tc-mmix.c:1459 config/tc-mmix.c:1491 13735 #: config/tc-mmix.c:1523 config/tc-mmix.c:1553 config/tc-mmix.c:1606 13736 #: config/tc-mmix.c:1623 config/tc-mmix.c:1650 config/tc-mmix.c:1678 13737 #: config/tc-mmix.c:1708 config/tc-mmix.c:1734 config/tc-mmix.c:1750 13738 #: config/tc-mmix.c:1776 config/tc-mmix.c:1792 config/tc-mmix.c:1808 13739 #: config/tc-mmix.c:1889 13740 #, c-format 13741 msgid "invalid operands to opcode %s: `%s'" 13742 msgstr " %s: %s" 13743 13744 #: config/tc-mmix.c:1989 13745 msgid "internal: mmix_prefix_name but empty prefix" 13746 msgstr ": mmix_prefix_name, " 13747 13748 #: config/tc-mmix.c:2052 13749 #, c-format 13750 msgid "too many GREG registers allocated (max %d)" 13751 msgstr " GREG ( %d)" 13752 13753 #: config/tc-mmix.c:2112 13754 msgid "BSPEC already active. Nesting is not supported." 13755 msgstr "BSPEC . ." 13756 13757 #: config/tc-mmix.c:2121 13758 msgid "invalid BSPEC expression" 13759 msgstr " BSPEC" 13760 13761 #: config/tc-mmix.c:2137 13762 #, c-format 13763 msgid "can't create section %s" 13764 msgstr " %s" 13765 13766 #: config/tc-mmix.c:2141 13767 #, c-format 13768 msgid "can't set section flags for section %s" 13769 msgstr " %s" 13770 13771 #: config/tc-mmix.c:2162 13772 msgid "ESPEC without preceding BSPEC" 13773 msgstr "ESPEC BSPEC" 13774 13775 #: config/tc-mmix.c:2191 13776 msgid "missing local expression" 13777 msgstr " " 13778 13779 #: config/tc-mmix.c:2408 13780 msgid "operand out of range, instruction expanded" 13781 msgstr " , " 13782 13783 #. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be 13784 #. user-friendly, though a little bit non-substantial. 13785 #: config/tc-mmix.c:2659 13786 msgid "directive LOCAL must be placed in code or data" 13787 msgstr " LOCAL " 13788 13789 #: config/tc-mmix.c:2660 13790 msgid "internal confusion: relocation in a section without contents" 13791 msgstr " : " 13792 13793 #: config/tc-mmix.c:2774 13794 msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section" 13795 msgstr ": BFD_RELOC_MMIX_BASE_PLUS_OFFSET" 13796 13797 #: config/tc-mmix.c:2822 13798 msgid "no suitable GREG definition for operands" 13799 msgstr " GREG " 13800 13801 #: config/tc-mmix.c:2881 13802 msgid "operands were not reducible at assembly-time" 13803 msgstr " " 13804 13805 #: config/tc-mmix.c:2908 13806 #, c-format 13807 msgid "cannot generate relocation type for symbol %s, code %s" 13808 msgstr " %s, %s" 13809 13810 #: config/tc-mmix.c:2928 13811 #, c-format 13812 msgid "internal: unhandled label %s" 13813 msgstr ": %s" 13814 13815 #: config/tc-mmix.c:2957 13816 msgid "[0-9]H labels may not appear alone on a line" 13817 msgstr " [0-9]H " 13818 13819 #: config/tc-mmix.c:2965 13820 msgid "[0-9]H labels do not mix with dot-pseudos" 13821 msgstr " [0-9]H " 13822 13823 #: config/tc-mmix.c:3053 13824 msgid "invalid characters in input" 13825 msgstr " " 13826 13827 #: config/tc-mmix.c:3159 13828 msgid "empty label field for IS" 13829 msgstr " IS" 13830 13831 #: config/tc-mmix.c:3485 13832 #, c-format 13833 msgid "internal: unexpected relax type %d:%d" 13834 msgstr ": %d:%d" 13835 13836 #: config/tc-mmix.c:3509 13837 msgid "BSPEC without ESPEC." 13838 msgstr "BSPEC ESPEC" 13839 13840 #: config/tc-mmix.c:3574 13841 msgid "LOC to section unknown or indeterminable at first pass" 13842 msgstr "LOC " 13843 13844 #: config/tc-mmix.c:3760 13845 msgid "internal: GREG expression not resolved to section" 13846 msgstr ": GREG" 13847 13848 #: config/tc-mmix.c:3809 13849 msgid "register section has contents\n" 13850 msgstr " \n" 13851 13852 #: config/tc-mmix.c:3935 13853 msgid "section change from within a BSPEC/ESPEC pair is not supported" 13854 msgstr " BSPEC/ESPEC " 13855 13856 #: config/tc-mmix.c:3956 13857 msgid "directive LOC from within a BSPEC/ESPEC pair is not supported" 13858 msgstr " LOC BSPEC/ESPEC " 13859 13860 #: config/tc-mmix.c:3966 13861 msgid "invalid LOC expression" 13862 msgstr " LOC" 13863 13864 #: config/tc-mmix.c:4011 config/tc-mmix.c:4038 13865 msgid "LOC expression stepping backwards is not supported" 13866 msgstr " LOC " 13867 13868 #. We will only get here in rare cases involving #NO_APP, 13869 #. where the unterminated string is not recognized by the 13870 #. preformatting pass. 13871 #: config/tc-mmix.c:4147 config/tc-mmix.c:4305 config/tc-z80.c:3198 13872 msgid "unterminated string" 13873 msgstr " " 13874 13875 #: config/tc-mmix.c:4164 13876 msgid "BYTE expression not a pure number" 13877 msgstr " BYTE " 13878 13879 #. Note that mmixal does not allow negative numbers in 13880 #. BYTE sequences, so neither should we. 13881 #: config/tc-mmix.c:4173 13882 msgid "BYTE expression not in the range 0..255" 13883 msgstr " BYTE 0..255" 13884 13885 #: config/tc-mmix.c:4222 config/tc-mmix.c:4238 13886 msgid "data item with alignment larger than location" 13887 msgstr " " 13888 13889 #. Since integer_constant is local to expr.c, we have to make this a 13890 #. macro. FIXME: Do it cleaner. 13891 #: config/tc-mmix.h:98 13892 msgid "`&' serial number operator is not supported" 13893 msgstr " & " 13894 13895 #: config/tc-mn10200.c:300 13896 #, c-format 13897 msgid "" 13898 "MN10200 options:\n" 13899 "none yet\n" 13900 msgstr "" 13901 " MN10200:\n" 13902 " \n" 13903 13904 #: config/tc-mn10200.c:889 config/tc-mn10300.c:1253 config/tc-s390.c:1695 13905 #: config/tc-v850.c:2325 13906 #, c-format 13907 msgid "Unrecognized opcode: `%s'" 13908 msgstr " : %s" 13909 13910 #. xgettext:c-format. 13911 #: config/tc-mn10200.c:1132 config/tc-mn10300.c:1821 config/tc-ppc.c:4006 13912 #: config/tc-s390.c:1604 config/tc-v850.c:3040 13913 #, c-format 13914 msgid "junk at end of line: `%s'" 13915 msgstr " : %s" 13916 13917 #: config/tc-mn10300.c:439 13918 #, c-format 13919 msgid "" 13920 "MN10300 assembler options:\n" 13921 "none yet\n" 13922 msgstr "" 13923 " MN10300:\n" 13924 " \n" 13925 13926 #: config/tc-mn10300.c:1270 13927 msgid "Invalid opcode/operands" 13928 msgstr " /" 13929 13930 #: config/tc-mn10300.c:1792 13931 msgid "Invalid register specification." 13932 msgstr " ." 13933 13934 #: config/tc-mn10300.c:2390 13935 #, c-format 13936 msgid "Bad relocation fixup type (%d)" 13937 msgstr " (%d)" 13938 13939 #: config/tc-moxie.c:204 config/tc-moxie.c:223 config/tc-moxie.c:314 13940 #: config/tc-moxie.c:360 13941 msgid "expecting comma delimited register operands" 13942 msgstr " " 13943 13944 #: config/tc-moxie.c:250 config/tc-moxie.c:390 config/tc-moxie.c:420 13945 #: config/tc-moxie.c:495 13946 msgid "expecting comma delimited operands" 13947 msgstr " " 13948 13949 #: config/tc-moxie.c:318 config/tc-moxie.c:346 13950 msgid "expecting indirect register `($rA)'" 13951 msgstr " ($rA)" 13952 13953 #: config/tc-moxie.c:326 config/tc-moxie.c:354 config/tc-moxie.c:445 13954 #: config/tc-moxie.c:487 13955 msgid "missing closing parenthesis" 13956 msgstr " " 13957 13958 #: config/tc-moxie.c:437 config/tc-moxie.c:479 13959 msgid "expecting indirect register `($rX)'" 13960 msgstr " ($rX)" 13961 13962 #: config/tc-moxie.c:557 config/tc-pj.c:313 13963 msgid "Something forgot to clean up\n" 13964 msgstr "- \n" 13965 13966 #: config/tc-moxie.c:641 13967 #, c-format 13968 msgid "" 13969 " -EB assemble for a big endian system (default)\n" 13970 " -EL assemble for a little endian system\n" 13971 msgstr "" 13972 " -EB \n" 13973 " ( ) -EL \n" 13974 13975 #: config/tc-moxie.c:701 13976 msgid "pcrel too far BFD_RELOC_MOXIE_10" 13977 msgstr "pcrel BFD_RELOC_MOXIE_10" 13978 13979 #: config/tc-msp430.c:520 13980 msgid ".profiler pseudo requires at least two operands." 13981 msgstr " .profiler ." 13982 13983 #: config/tc-msp430.c:579 13984 msgid "unknown profiling flag - ignored." 13985 msgstr " " 13986 13987 #: config/tc-msp430.c:595 13988 msgid "ambiguous flags combination - '.profiler' directive ignored." 13989 msgstr " .profiler " 13990 13991 #: config/tc-msp430.c:605 13992 msgid "profiling in absolute section?" 13993 msgstr " ?" 13994 13995 #: config/tc-msp430.c:1381 13996 #, c-format 13997 msgid "Unrecognised CPU errata name starting here: %s" 13998 msgstr " , : %s" 13999 14000 #: config/tc-msp430.c:1387 14001 #, c-format 14002 msgid "Expecting comma after CPU errata name, not: %s" 14003 msgstr " , : %s" 14004 14005 #: config/tc-msp430.c:1397 14006 msgid "MCU option requires a name\n" 14007 msgstr " MCU \n" 14008 14009 #: config/tc-msp430.c:1435 14010 #, c-format 14011 msgid "unrecognised argument to -mcpu option '%s'" 14012 msgstr " -mcpu %s" 14013 14014 #: config/tc-msp430.c:1632 14015 #, c-format 14016 msgid "bad arguments \"%s\" and/or \"%s\" in %s directive" 14017 msgstr " %s / %s %s" 14018 14019 #: config/tc-msp430.c:1644 14020 #, c-format 14021 msgid "file was compiled for the 430 ISA but the %s ISA is selected" 14022 msgstr " 430 ISA, %s ISA" 14023 14024 #: config/tc-msp430.c:1649 14025 msgid "file was compiled for the 430X ISA but the 430 ISA is selected" 14026 msgstr " 430X ISA, 430 ISA" 14027 14028 #: config/tc-msp430.c:1653 14029 #, c-format 14030 msgid "unknown MSPABI build attribute value '%d' for OFBA_MSPABI_Tag_ISA(%d) in .mspabi_attribute directive" 14031 msgstr " MSPABI %d OFBA_MSPABI_Tag_ISA(%d) .mspabi_attribute" 14032 14033 #: config/tc-msp430.c:1668 14034 msgid "file was compiled for the small memory model, but the large memory model is selected" 14035 msgstr " , " 14036 14037 #: config/tc-msp430.c:1673 14038 msgid "file was compiled for the large memory model, but the small memory model is selected" 14039 msgstr " , " 14040 14041 #: config/tc-msp430.c:1677 14042 #, c-format 14043 msgid "unknown MSPABI build attribute value '%d' for %s(%d) in .mspabi_attribute directive" 14044 msgstr " MSPABI %d %s(%d) .mspabi_attribute" 14045 14046 #: config/tc-msp430.c:1689 14047 #, c-format 14048 msgid "unknown MSPABI build attribute tag '%d' in .mspabi_attribute directive" 14049 msgstr " MSPABI %d .mspabi_attribute" 14050 14051 #: config/tc-msp430.c:1705 14052 msgid "file was compiled assuming all data will be in the lower memory region, but the upper region is in use" 14053 msgstr " , , " 14054 14055 #: config/tc-msp430.c:1710 14056 msgid "file was compiled assuming data could be in the upper memory region, but the lower data region is exclusively in use" 14057 msgstr " , , " 14058 14059 #: config/tc-msp430.c:1715 14060 #, c-format 14061 msgid "unknown GNU build attribute value '%d' for Tag_GNU_MSP430_Data_Region(%d) in .gnu_attribute directive" 14062 msgstr " GNU %d Tag_GNU_MSP430_Data_Region(%d) .gnu_attribute" 14063 14064 #: config/tc-msp430.c:1721 14065 #, c-format 14066 msgid "internal: unexpected argument '%d' to msp430_object_attribute" 14067 msgstr ": %d msp430_object_attribute" 14068 14069 #: config/tc-msp430.c:1771 14070 #, c-format 14071 msgid "" 14072 "MSP430 options:\n" 14073 " -mmcu=<msp430-name> - select microcontroller type\n" 14074 " -mcpu={430|430x|430xv2} - select microcontroller architecture\n" 14075 msgstr "" 14076 " MSP430:\n" 14077 " -mmcu=<msp430-> - \n" 14078 " -mcpu={430|430x|430xv2} - \n" 14079 14080 #: config/tc-msp430.c:1775 14081 #, c-format 14082 msgid "" 14083 " -msilicon-errata=<name>[,<name>...] - enable fixups for silicon errata\n" 14084 " -msilicon-errata-warn=<name>[,<name>...] - warn when a fixup might be needed\n" 14085 " supported errata names: cpu4, cpu8, cpu11, cpu12, cpu13, cpu19\n" 14086 msgstr "" 14087 " -msilicon-errata=<>[,<>...] - \n" 14088 " \n" 14089 " -msilicon-errata-warn=<>[,<>...] - , \n" 14090 " , :\n" 14091 " cpu4, cpu8, cpu11, cpu12, cpu13, cpu19\n" 14092 14093 #: config/tc-msp430.c:1779 14094 #, c-format 14095 msgid "" 14096 " -mQ - enable relaxation at assembly time. DANGEROUS!\n" 14097 " -mP - enable polymorph instructions\n" 14098 msgstr "" 14099 " -mQ - . !\n" 14100 " -mP - \n" 14101 14102 #: config/tc-msp430.c:1782 14103 #, c-format 14104 msgid " -ml - enable large code model\n" 14105 msgstr " -ml - \n" 14106 14107 #: config/tc-msp430.c:1784 14108 #, c-format 14109 msgid " -mN - do not insert NOPs after changing interrupts (default)\n" 14110 msgstr " -mN - NOP ( )\n" 14111 14112 #: config/tc-msp430.c:1786 14113 #, c-format 14114 msgid " -mn - insert a NOP after changing interrupts\n" 14115 msgstr " -mn - NOP \n" 14116 14117 #: config/tc-msp430.c:1788 14118 #, c-format 14119 msgid " -mY - do not warn about missing NOPs after changing interrupts\n" 14120 msgstr " -mY - NOP \n" 14121 14122 #: config/tc-msp430.c:1790 14123 #, c-format 14124 msgid " -my - warn about missing NOPs after changing interrupts (default)\n" 14125 msgstr "" 14126 " -my - NOP \n" 14127 " ( )\n" 14128 14129 #: config/tc-msp430.c:1792 14130 #, c-format 14131 msgid "" 14132 " -mU - for an instruction which changes interrupt state, but where it is not\n" 14133 " known how the state is changed, do not warn/insert NOPs\n" 14134 msgstr "" 14135 " -mU - , , \n" 14136 " , / NOP\n" 14137 14138 #: config/tc-msp430.c:1795 14139 #, c-format 14140 msgid "" 14141 " -mu - for an instruction which changes interrupt state, but where it is not\n" 14142 " known how the state is changed, warn/insert NOPs (default)\n" 14143 " -mn and/or -my are required for this to have any effect\n" 14144 msgstr "" 14145 " -mu - , , \n" 14146 " , / NOP ( )\n" 14147 " -mn / -my\n" 14148 14149 #: config/tc-msp430.c:1799 14150 #, c-format 14151 msgid "" 14152 " -mdata-region={none|lower|upper|either} - select region data will be\n" 14153 " placed in.\n" 14154 msgstr "" 14155 " -mdata-region={none|lower|upper|either} - , \n" 14156 " \n" 14157 14158 #: config/tc-msp430.c:1971 14159 #, c-format 14160 msgid "extra characters '%s' at end of immediate expression '%s'" 14161 msgstr " %s %s" 14162 14163 #: config/tc-msp430.c:2003 config/tc-msp430.c:2187 config/tc-msp430.c:2302 14164 #, c-format 14165 msgid "value 0x%x out of extended range." 14166 msgstr " 0x%x " 14167 14168 #: config/tc-msp430.c:2009 14169 #, c-format 14170 msgid "value %d out of range. Use #lo() or #hi()" 14171 msgstr " %d . #lo() #hi()" 14172 14173 #: config/tc-msp430.c:2055 14174 msgid "cpu4: not converting PUSH #4 to shorter form" 14175 msgstr "cpu4: PUSH #4 " 14176 14177 #: config/tc-msp430.c:2072 14178 msgid "cpu4: not converting PUSH #8 to shorter form" 14179 msgstr "cpu4: PUSH #8 " 14180 14181 #: config/tc-msp430.c:2086 14182 msgid "error: unsupported #foo() directive used on symbol" 14183 msgstr ": #foo()" 14184 14185 #: config/tc-msp430.c:2103 14186 #, c-format 14187 msgid "unknown expression in operand %s. Use #llo(), #lhi(), #hlo() or #hhi()" 14188 msgstr " %s. #llo(), #lhi(), #hlo() #hhi()" 14189 14190 #: config/tc-msp430.c:2154 14191 #, c-format 14192 msgid "Registers cannot be used within immediate expression [%s]" 14193 msgstr " [%s]" 14194 14195 #: config/tc-msp430.c:2156 14196 #, c-format 14197 msgid "unknown operand %s" 14198 msgstr " %s" 14199 14200 #: config/tc-msp430.c:2173 14201 #, c-format 14202 msgid "extra characters '%s' at the end of absolute operand '%s'" 14203 msgstr " %s %s" 14204 14205 #: config/tc-msp430.c:2193 config/tc-msp430.c:2308 14206 #, c-format 14207 msgid "value out of range: 0x%x" 14208 msgstr " : 0x%x" 14209 14210 #: config/tc-msp430.c:2204 14211 #, c-format 14212 msgid "Registers cannot be used within absolute expression [%s]" 14213 msgstr " [%s]" 14214 14215 #: config/tc-msp430.c:2206 config/tc-msp430.c:2337 14216 #, c-format 14217 msgid "unknown expression in operand %s" 14218 msgstr " %s" 14219 14220 #: config/tc-msp430.c:2220 14221 #, c-format 14222 msgid "unknown addressing mode %s" 14223 msgstr " %s" 14224 14225 #: config/tc-msp430.c:2228 14226 #, c-format 14227 msgid "Bad register name %s" 14228 msgstr " %s" 14229 14230 #: config/tc-msp430.c:2239 14231 msgid "cannot use indirect addressing with the PC" 14232 msgstr " PC" 14233 14234 #: config/tc-msp430.c:2259 14235 msgid "')' required" 14236 msgstr " )" 14237 14238 #: config/tc-msp430.c:2271 14239 #, c-format 14240 msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?" 14241 msgstr " %s. X(Rn) #[hl][hl][oi](CONST) ?" 14242 14243 #: config/tc-msp430.c:2278 14244 msgid "r2 should not be used in indexed addressing mode" 14245 msgstr " r2 " 14246 14247 #: config/tc-msp430.c:2291 config/tc-msp430.c:2366 config/tc-msp430.c:3512 14248 #: config/tc-msp430.c:3580 config/tc-msp430.c:3697 config/tc-msp430.c:4119 14249 #: config/tc-msp430.c:4218 config/tc-msp430.c:4269 14250 #, c-format 14251 msgid "extra characters '%s' at end of operand '%s'" 14252 msgstr " %s %s" 14253 14254 #: config/tc-msp430.c:2323 config/tc-msp430.c:2325 14255 msgid "CPU8: Stack pointer accessed with an odd offset" 14256 msgstr "CPU8: " 14257 14258 #: config/tc-msp430.c:2335 14259 #, c-format 14260 msgid "Registers cannot be used as a prefix of indexed expression [%s]" 14261 msgstr " [%s]" 14262 14263 #: config/tc-msp430.c:2401 14264 #, c-format 14265 msgid "Internal bug. Try to use 0(r%d) instead of @r%d" 14266 msgstr " . 0(r%d) @r%d" 14267 14268 #: config/tc-msp430.c:2411 14269 msgid "this addressing mode is not applicable for destination operand" 14270 msgstr " " 14271 14272 #: config/tc-msp430.c:2442 config/tc-msp430.c:2577 config/tc-msp430.c:2614 14273 #: config/tc-msp430.c:2644 config/tc-msp430.c:3448 config/tc-msp430.c:3531 14274 #: config/tc-msp430.c:3619 14275 #, c-format 14276 msgid "expected register as second argument of %s" 14277 msgstr " %s " 14278 14279 #: config/tc-msp430.c:2481 config/tc-msp430.c:2547 14280 #, c-format 14281 msgid "index value too big for %s" 14282 msgstr " %s" 14283 14284 #: config/tc-msp430.c:2498 config/tc-msp430.c:2564 config/tc-msp430.c:2671 14285 #, c-format 14286 msgid "unexpected addressing mode for %s" 14287 msgstr " %s" 14288 14289 #: config/tc-msp430.c:2584 config/tc-msp430.c:2621 config/tc-msp430.c:2651 14290 #, c-format 14291 msgid "constant generator destination register found in %s" 14292 msgstr " %s " 14293 14294 #: config/tc-msp430.c:2628 config/tc-msp430.c:2658 14295 #, c-format 14296 msgid "constant generator source register found in %s" 14297 msgstr " %s " 14298 14299 #: config/tc-msp430.c:2838 14300 msgid "no size modifier after period, .w assumed" 14301 msgstr " , .w" 14302 14303 #: config/tc-msp430.c:2842 14304 #, c-format 14305 msgid "unrecognised instruction size modifier .%c" 14306 msgstr " .%c" 14307 14308 #: config/tc-msp430.c:2856 14309 #, c-format 14310 msgid "junk found after instruction: %s.%s" 14311 msgstr " : %s.%s" 14312 14313 #: config/tc-msp430.c:2876 14314 #, c-format 14315 msgid "instruction %s.a does not exist" 14316 msgstr " %s.a " 14317 14318 #: config/tc-msp430.c:2890 14319 #, c-format 14320 msgid "instruction %s requires %d operand" 14321 msgid_plural "instruction %s requires %d operands" 14322 msgstr[0] " %s %d " 14323 msgstr[1] " %s %d " 14324 msgstr[2] " %s %d " 14325 14326 #: config/tc-msp430.c:2908 14327 #, c-format 14328 msgid "instruction %s requires MSP430X mcu" 14329 msgstr " %s MSP430X" 14330 14331 #: config/tc-msp430.c:2928 14332 #, c-format 14333 msgid "unable to repeat %s insn" 14334 msgstr " %s insn" 14335 14336 #: config/tc-msp430.c:3000 14337 msgid "CPU12: CMP/BIT with PC destination ignores next instruction" 14338 msgstr "CPU12: CMP/BIT PC " 14339 14340 #: config/tc-msp430.c:3008 14341 msgid "CPU19: Instruction setting CPUOFF must be followed by a NOP" 14342 msgstr "CPU19: CPUOFF NOP" 14343 14344 #: config/tc-msp430.c:3015 14345 msgid "internal error: unknown nop check state" 14346 msgstr " : nop" 14347 14348 #: config/tc-msp430.c:3069 config/tc-msp430.c:3071 config/tc-msp430.c:3780 14349 #: config/tc-msp430.c:3782 14350 msgid "CPU11: PC is destination of SR altering instruction" 14351 msgstr "CPU11: PC SR " 14352 14353 #: config/tc-msp430.c:3086 config/tc-msp430.c:3088 config/tc-msp430.c:3193 14354 #: config/tc-msp430.c:3195 config/tc-msp430.c:3797 config/tc-msp430.c:3799 14355 #: config/tc-msp430.c:4018 config/tc-msp430.c:4020 14356 msgid "CPU13: SR is destination of SR altering instruction" 14357 msgstr "CPU13: SR SR " 14358 14359 #: config/tc-msp430.c:3104 config/tc-msp430.c:3205 config/tc-msp430.c:3883 14360 #: config/tc-msp430.c:4052 14361 msgid "repeat instruction used with non-register mode instruction" 14362 msgstr " " 14363 14364 #: config/tc-msp430.c:3179 config/tc-msp430.c:3538 config/tc-msp430.c:4008 14365 #, c-format 14366 msgid "%s: attempt to rotate the PC register" 14367 msgstr "%s: PC" 14368 14369 #: config/tc-msp430.c:3430 config/tc-msp430.c:3506 14370 #, c-format 14371 msgid "expected #n as first argument of %s" 14372 msgstr " %s #n" 14373 14374 #: config/tc-msp430.c:3436 14375 #, c-format 14376 msgid "extra characters '%s' at end of constant expression '%s'" 14377 msgstr " %s %s" 14378 14379 #: config/tc-msp430.c:3441 config/tc-msp430.c:3517 14380 #, c-format 14381 msgid "expected constant expression as first argument of %s" 14382 msgstr " %s " 14383 14384 #: config/tc-msp430.c:3467 14385 msgid "Too many registers popped" 14386 msgstr " " 14387 14388 #: config/tc-msp430.c:3477 14389 msgid "Cannot use POPM to restore the SR register" 14390 msgstr " POPM SR" 14391 14392 #: config/tc-msp430.c:3497 config/tc-msp430.c:3566 14393 #, c-format 14394 msgid "repeat count cannot be used with %s" 14395 msgstr " %s" 14396 14397 #: config/tc-msp430.c:3524 14398 #, c-format 14399 msgid "expected first argument of %s to be in the range 1-4" 14400 msgstr ", %s 1-4" 14401 14402 #: config/tc-msp430.c:3589 14403 #, c-format 14404 msgid "expected value of first argument of %s to fit into 20-bits" 14405 msgstr ", %s 20 " 14406 14407 #: config/tc-msp430.c:3608 14408 #, c-format 14409 msgid "expected register name or constant as first argument of %s" 14410 msgstr " %s " 14411 14412 #: config/tc-msp430.c:3702 14413 msgid "expected constant value as argument to RPT" 14414 msgstr " RPT " 14415 14416 #: config/tc-msp430.c:3708 14417 msgid "expected constant in the range 2..16" 14418 msgstr " 2..16" 14419 14420 #: config/tc-msp430.c:3723 14421 msgid "PC used as an argument to RPT" 14422 msgstr " RPT PC" 14423 14424 #: config/tc-msp430.c:3729 14425 msgid "expected constant or register name as argument to RPT insn" 14426 msgstr " RPT " 14427 14428 #: config/tc-msp430.c:3736 14429 msgid "Illegal emulated instruction" 14430 msgstr " " 14431 14432 #: config/tc-msp430.c:4037 14433 #, c-format 14434 msgid "%s instruction does not accept a .b suffix" 14435 msgstr " %s .b" 14436 14437 #: config/tc-msp430.c:4150 14438 #, c-format 14439 msgid "Even number required. Rounded to %d" 14440 msgstr " . %d." 14441 14442 #: config/tc-msp430.c:4161 14443 #, c-format 14444 msgid "Wrong displacement %d" 14445 msgstr " %d" 14446 14447 #: config/tc-msp430.c:4183 14448 msgid "instruction requires label sans '$'" 14449 msgstr " sans '$'" 14450 14451 #: config/tc-msp430.c:4187 14452 msgid "instruction requires label or value in range -511:512" 14453 msgstr " -511:512" 14454 14455 #: config/tc-msp430.c:4193 config/tc-msp430.c:4247 config/tc-msp430.c:4295 14456 msgid "instruction requires label" 14457 msgstr " " 14458 14459 #: config/tc-msp430.c:4201 config/tc-msp430.c:4253 14460 msgid "polymorphs are not enabled. Use -mP option to enable." 14461 msgstr "polymorphs . -mP." 14462 14463 #: config/tc-msp430.c:4299 14464 msgid "Illegal instruction or not implemented opcode." 14465 msgstr " ." 14466 14467 #: config/tc-msp430.c:4353 14468 msgid "can't find opcode" 14469 msgstr " " 14470 14471 #: config/tc-msp430.c:4870 14472 #, c-format 14473 msgid "internal inconsistency problem in %s: insn %04lx" 14474 msgstr " %s: %04lx" 14475 14476 #: config/tc-msp430.c:4912 config/tc-msp430.c:4944 14477 #, c-format 14478 msgid "internal inconsistency problem in %s: ext. insn %04lx" 14479 msgstr " %s: %04lx" 14480 14481 #: config/tc-msp430.c:4956 14482 #, c-format 14483 msgid "internal inconsistency problem in %s: %lx" 14484 msgstr " %s: %lx" 14485 14486 #: config/tc-mt.c:151 14487 #, c-format 14488 msgid "MT specific command line options:\n" 14489 msgstr " MT:\n" 14490 14491 #: config/tc-mt.c:152 14492 #, c-format 14493 msgid " -march=ms1-64-001 allow ms1-64-001 instructions\n" 14494 msgstr " -march=ms1-64-001 ms1-64-001\n" 14495 14496 #: config/tc-mt.c:153 14497 #, c-format 14498 msgid " -march=ms1-16-002 allow ms1-16-002 instructions (default)\n" 14499 msgstr " -march=ms1-16-002 ms1-16-002 ( )\n" 14500 14501 #: config/tc-mt.c:154 14502 #, c-format 14503 msgid " -march=ms1-16-003 allow ms1-16-003 instructions\n" 14504 msgstr " -march=ms1-16-003 ms1-16-003\n" 14505 14506 #: config/tc-mt.c:155 14507 #, c-format 14508 msgid " -march=ms2 allow ms2 instructions \n" 14509 msgstr " -march=ms2 ms2\n" 14510 14511 #: config/tc-mt.c:156 14512 #, c-format 14513 msgid " -nosched disable scheduling restrictions\n" 14514 msgstr " -nosched \n" 14515 14516 #: config/tc-mt.c:226 14517 #, c-format 14518 msgid "instruction %s may not follow another memory access instruction." 14519 msgstr " %s , ." 14520 14521 #: config/tc-mt.c:232 14522 #, c-format 14523 msgid "instruction %s may not follow another I/O instruction." 14524 msgstr " %s -." 14525 14526 #: config/tc-mt.c:238 14527 #, c-format 14528 msgid "%s may not occupy the delay slot of another branch insn." 14529 msgstr "%s insn." 14530 14531 #: config/tc-mt.c:263 14532 #, c-format 14533 msgid "operand references R%ld of previous instruction." 14534 msgstr " R%ld ." 14535 14536 #: config/tc-mt.c:269 14537 #, c-format 14538 msgid "operand references R%ld of instruction before previous." 14539 msgstr " R%ld ." 14540 14541 #: config/tc-mt.c:283 config/tc-mt.c:288 14542 #, c-format 14543 msgid "conditional branch or jal insn's operand references R%ld of previous arithmetic or logic insn." 14544 msgstr " jal R%ld ." 14545 14546 #: config/tc-mt.c:351 14547 msgid "md_estimate_size_before_relax\n" 14548 msgstr "md_estimate_size_before_relax\n" 14549 14550 #: config/tc-nds32.c:2374 14551 msgid "" 14552 "<arch name>\t Assemble for architecture <arch name>\n" 14553 "\t\t\t <arch name> could be\n" 14554 "\t\t\t v3, v3j, v3m, v3f, v3s, v2, v2j, v2f, v2s" 14555 msgstr "" 14556 "<arch name>\t <arch name>\n" 14557 "\t\t\t <arch name> \n" 14558 "\t\t\t v3, v3j, v3m, v3f, v3s, v2, v2j, v2f, v2s" 14559 14560 #: config/tc-nds32.c:2378 14561 msgid "" 14562 "<baseline>\t Assemble for baseline <baseline>\n" 14563 "\t\t\t <baseline> could be v2, v3, v3m" 14564 msgstr "" 14565 "<baseline>\t baseline <baseline>\n" 14566 "\t\t\t <baseline> v2, v3, v3m" 14567 14568 #: config/tc-nds32.c:2381 14569 msgid "" 14570 "<freg>\t Specify a FPU configuration\n" 14571 "\t\t\t <freg>\n" 14572 "\t\t\t 0: 8 SP / 4 DP registers\n" 14573 "\t\t\t 1: 16 SP / 8 DP registers\n" 14574 "\t\t\t 2: 32 SP / 16 DP registers\n" 14575 "\t\t\t 3: 32 SP / 32 DP registers" 14576 msgstr "" 14577 "<freg>\t FPU\n" 14578 "\t\t\t <freg>\n" 14579 "\t\t\t 0: 8 SP / 4 DP \n" 14580 "\t\t\t 1: 16 SP / 8 DP \n" 14581 "\t\t\t 2: 32 SP / 16 DP \n" 14582 "\t\t\t 3: 32 SP / 32 DP " 14583 14584 #: config/tc-nds32.c:2387 14585 msgid "" 14586 "<abi>\t Specify a abi version\n" 14587 "\t\t\t <abi> could be v1, v2, v2fp, v2fpp" 14588 msgstr "" 14589 "<abi>\t abi\n" 14590 "\t\t\t <abi> v1, v2, v2fp, v2fpp" 14591 14592 #: config/tc-nds32.c:2420 14593 msgid "Multiply instructions support" 14594 msgstr " " 14595 14596 #: config/tc-nds32.c:2421 14597 msgid "Divide instructions support" 14598 msgstr " " 14599 14600 #: config/tc-nds32.c:2422 14601 msgid "16-bit extension" 14602 msgstr "16- " 14603 14604 #: config/tc-nds32.c:2423 14605 msgid "d0/d1 registers" 14606 msgstr " d0/d1" 14607 14608 #: config/tc-nds32.c:2424 14609 msgid "Performance extension" 14610 msgstr " " 14611 14612 #: config/tc-nds32.c:2425 14613 msgid "Performance extension 2" 14614 msgstr " 2" 14615 14616 #: config/tc-nds32.c:2426 14617 msgid "String extension" 14618 msgstr " " 14619 14620 #: config/tc-nds32.c:2427 14621 msgid "Reduced Register configuration (GPR16) option" 14622 msgstr " Reduced Register (GPR16)" 14623 14624 #: config/tc-nds32.c:2428 14625 msgid "AUDIO ISA extension" 14626 msgstr " AUDIO ISA" 14627 14628 #: config/tc-nds32.c:2429 14629 msgid "FPU SP extension" 14630 msgstr " FPU SP" 14631 14632 #: config/tc-nds32.c:2430 14633 msgid "FPU DP extension" 14634 msgstr " FPU DP" 14635 14636 #: config/tc-nds32.c:2431 14637 msgid "FPU fused-multiply-add instructions" 14638 msgstr " FPU " 14639 14640 #: config/tc-nds32.c:2432 14641 msgid "DSP extension" 14642 msgstr " DSP" 14643 14644 #: config/tc-nds32.c:2433 14645 msgid "hardware loop extension" 14646 msgstr " " 14647 14648 #: config/tc-nds32.c:2470 14649 #, c-format 14650 msgid "" 14651 "\n" 14652 " NDS32-specific assembler options:\n" 14653 msgstr "" 14654 "\n" 14655 " NDS32:\n" 14656 14657 #: config/tc-nds32.c:2471 14658 #, c-format 14659 msgid "" 14660 " -O1,\t\t\t Optimize for performance\n" 14661 " -Os\t\t\t Optimize for space\n" 14662 msgstr "" 14663 " -O1,\t\t\t \n" 14664 " -Os\t\t\t \n" 14665 14666 #: config/tc-nds32.c:2474 14667 #, c-format 14668 msgid "" 14669 " -EL, -mel or -little Produce little endian output\n" 14670 " -EB, -meb or -big Produce big endian output\n" 14671 " -mpic\t\t\t Generate PIC\n" 14672 " -mno-fp-as-gp-relax\t Suppress fp-as-gp relaxation for this file\n" 14673 " -mb2bb-relax\t\t Back-to-back branch optimization\n" 14674 " -mno-all-relax\t Suppress all relaxation for this file\n" 14675 msgstr "" 14676 " -EL, -mel or -little \n" 14677 " -EB, -meb or -big \n" 14678 " -mpic\t\t\t PIC\n" 14679 " -mno-fp-as-gp-relax\t fp-as-gp \n" 14680 " -mb2bb-relax\t\t back-to-back\n" 14681 " -mno-all-relax\t \n" 14682 14683 #: config/tc-nds32.c:2485 14684 #, c-format 14685 msgid " -m%s%s\n" 14686 msgstr " -m%s%s\n" 14687 14688 #: config/tc-nds32.c:2492 14689 #, c-format 14690 msgid " -m[no-]%-17sEnable/Disable %s\n" 14691 msgstr " -m[no-]%-17s/ %s\n" 14692 14693 #: config/tc-nds32.c:2496 14694 #, c-format 14695 msgid " -mall-ext\t\t Turn on all extensions and instructions support\n" 14696 msgstr " -mall-ext\t\t \n" 14697 14698 #: config/tc-nds32.c:2769 14699 #, c-format 14700 msgid "la must use with symbol. '%s'" 14701 msgstr "la . %s" 14702 14703 #: config/tc-nds32.c:2822 14704 #, c-format 14705 msgid "need PIC qualifier with symbol. '%s'" 14706 msgstr " PIC. %s" 14707 14708 #: config/tc-nds32.c:2859 14709 #, c-format 14710 msgid "Operand is not a constant. `%s'" 14711 msgstr " . %s" 14712 14713 #: config/tc-nds32.c:2948 14714 #, c-format 14715 msgid "needs @GOT or @GOTOFF. %s" 14716 msgstr " @GOT @GOTOFF. %s" 14717 14718 #: config/tc-nds32.c:3486 14719 #, c-format 14720 msgid "Too many argument. `%s'" 14721 msgstr " . %s" 14722 14723 #. Logic here rejects the input arch name. 14724 #: config/tc-nds32.c:3547 14725 #, c-format 14726 msgid "unknown arch name `%s'\n" 14727 msgstr " %s\n" 14728 14729 #. Logic here rejects the input baseline. 14730 #: config/tc-nds32.c:3566 14731 #, c-format 14732 msgid "unknown baseline `%s'\n" 14733 msgstr " baseline %s\n" 14734 14735 #. Logic here rejects the input FPU configuration. 14736 #: config/tc-nds32.c:3589 14737 #, c-format 14738 msgid "unknown FPU configuration `%s'\n" 14739 msgstr " FPU %s\n" 14740 14741 #. Logic here rejects the input abi version. 14742 #: config/tc-nds32.c:3613 14743 #, c-format 14744 msgid "unknown ABI version`%s'\n" 14745 msgstr " ABI %s\n" 14746 14747 #: config/tc-nds32.c:4338 14748 #, c-format 14749 msgid "Different arguments of .vec_size are found, previous %d, current %d" 14750 msgstr " .vec_size, %d, %d" 14751 14752 #: config/tc-nds32.c:4343 14753 #, c-format 14754 msgid "Argument of .vec_size is expected 4 or 16, actual: %d." 14755 msgstr " .vec_size 4 16, : %d." 14756 14757 #: config/tc-nds32.c:4347 14758 msgid "Argument of .vec_size is not a constant." 14759 msgstr " .vec_size ." 14760 14761 #: config/tc-nds32.c:4932 14762 #, c-format 14763 msgid "Don't know how to handle this field. %s" 14764 msgstr " . %s" 14765 14766 #: config/tc-nds32.c:5297 14767 #, c-format 14768 msgid "instruction %s requires enabling performance extension" 14769 msgstr " %s " 14770 14771 #: config/tc-nds32.c:5309 14772 #, c-format 14773 msgid "instruction %s requires enabling performance extension II" 14774 msgstr " %s II" 14775 14776 #: config/tc-nds32.c:5321 14777 #, c-format 14778 msgid "instruction %s requires enabling AUDIO extension" 14779 msgstr " %s AUDIO" 14780 14781 #: config/tc-nds32.c:5333 14782 #, c-format 14783 msgid "instruction %s requires enabling STRING extension" 14784 msgstr " %s STRING" 14785 14786 #: config/tc-nds32.c:5347 14787 #, c-format 14788 msgid "instruction %s requires enabling DIV & DX_REGS extension" 14789 msgstr " %s DIV & DX_REGS" 14790 14791 #: config/tc-nds32.c:5362 14792 #, c-format 14793 msgid "instruction %s requires enabling FPU extension" 14794 msgstr " %s FPU" 14795 14796 #: config/tc-nds32.c:5374 14797 #, c-format 14798 msgid "instruction %s requires enabling FPU_SP extension" 14799 msgstr " %s FPU_SP" 14800 14801 #: config/tc-nds32.c:5386 14802 #, c-format 14803 msgid "instruction %s requires enabling FPU_DP extension" 14804 msgstr " %s FPU_DP" 14805 14806 #: config/tc-nds32.c:5397 config/tc-nds32.c:5405 14807 #, c-format 14808 msgid "instruction %s requires enabling FPU_MAC extension" 14809 msgstr " %s FPU_MAC" 14810 14811 #: config/tc-nds32.c:5413 14812 #, c-format 14813 msgid "instruction %s requires enabling DX_REGS extension" 14814 msgstr " %s DX_REGS" 14815 14816 #: config/tc-nds32.c:5429 14817 #, c-format 14818 msgid "instruction %s requires enabling dsp extension" 14819 msgstr " %s dsp" 14820 14821 #: config/tc-nds32.c:5441 14822 #, c-format 14823 msgid "instruction %s requires enabling zol extension" 14824 msgstr " %s zol" 14825 14826 #: config/tc-nds32.c:5446 14827 #, c-format 14828 msgid "internal error: unknown instruction attribute: 0x%08x" 14829 msgstr " : : 0x%08x" 14830 14831 #: config/tc-nds32.c:5739 14832 #, c-format 14833 msgid "relax hint unrecognized instruction: line %d." 14834 msgstr " : %d." 14835 14836 #: config/tc-nds32.c:5794 14837 #, c-format 14838 msgid "Can not find match relax hint. Line: %d" 14839 msgstr " : %d" 14840 14841 #: config/tc-nds32.c:5992 14842 msgid "Internal error: .relax_hint KEY is not a number!" 14843 msgstr " : .relax_hint !" 14844 14845 #: config/tc-nds32.c:6020 14846 #, c-format 14847 msgid "Internal error: Relax hint (%s) error. %s: %s (%x)" 14848 msgstr " : (%s). %s: %s (%x)" 14849 14850 #: config/tc-nds32.c:6097 14851 #, c-format 14852 msgid "Internal error: Range error. %s" 14853 msgstr " : . %s" 14854 14855 #: config/tc-nds32.c:6158 14856 msgid "Multiple BFD_RELOC_NDS32_PTR_RESOLVED patterns are not supported yet!" 14857 msgstr " BFD_RELOC_NDS32_PTR_RESOLVED !" 14858 14859 #: config/tc-nds32.c:6306 14860 #, c-format 14861 msgid "Not support instruction %s in verbatim." 14862 msgstr " %s verbatim." 14863 14864 #: config/tc-nds32.c:6313 14865 #, c-format 14866 msgid "16-bit instruction is disabled: %s." 14867 msgstr "16- : %s." 14868 14869 #: config/tc-nds32.c:6340 14870 #, c-format 14871 msgid "Instruction %s not supported in the baseline." 14872 msgstr " %s baseline." 14873 14874 #: config/tc-nds32.c:6407 14875 #, c-format 14876 msgid "Unrecognized opcode, %s." 14877 msgstr " , %s." 14878 14879 #: config/tc-nds32.c:6410 14880 #, c-format 14881 msgid "Incorrect syntax, %s." 14882 msgstr " , %s." 14883 14884 #: config/tc-nds32.c:6413 14885 #, c-format 14886 msgid "Unrecognized operand/register, %s." 14887 msgstr " /, %s." 14888 14889 #: config/tc-nds32.c:6416 14890 #, c-format 14891 msgid "Operand out of range, %s." 14892 msgstr " , %s." 14893 14894 #: config/tc-nds32.c:6419 14895 #, c-format 14896 msgid "Prohibited register used for reduced-register, %s." 14897 msgstr " , %s." 14898 14899 #: config/tc-nds32.c:6422 14900 #, c-format 14901 msgid "Junk at end of line, %s." 14902 msgstr " , %s." 14903 14904 #: config/tc-nds32.c:7120 14905 msgid "Addend to unresolved symbol is not on word boundary." 14906 msgstr " ." 14907 14908 #. Should never here. 14909 #: config/tc-nds32.c:7615 14910 msgid "Used FPU instructions requires enabling FPU extension" 14911 msgstr " FPU FPU" 14912 14913 #: config/tc-nds32.c:7811 14914 #, c-format 14915 msgid "Internal error: Unknown fixup type %d (`%s')" 14916 msgstr " : %d (%s)" 14917 14918 #: config/tc-nios2.c:448 config/tc-pru.c:309 14919 msgid "expecting opcode string in self test mode" 14920 msgstr " " 14921 14922 #: config/tc-nios2.c:450 config/tc-pru.c:311 14923 #, c-format 14924 msgid "assembly 0x%08x, expected %s" 14925 msgstr " 0x%08x, %s" 14926 14927 #: config/tc-nios2.c:843 14928 msgid "branch offset out of range\n" 14929 msgstr " \n" 14930 14931 #: config/tc-nios2.c:844 14932 msgid "branch relaxation failed\n" 14933 msgstr " \n" 14934 14935 #: config/tc-nios2.c:1140 14936 msgid "error checking for overflow - broken assembler" 14937 msgstr " " 14938 14939 #: config/tc-nios2.c:1156 config/tc-pru.c:572 14940 #, c-format 14941 msgid "immediate value 0x%x truncated to 0x%x" 14942 msgstr " 0x%x 0x%x" 14943 14944 #: config/tc-nios2.c:1183 config/tc-pru.c:598 14945 #, c-format 14946 msgid "call target address 0x%08x out of range 0x%08x to 0x%08x" 14947 msgstr " 0x%08x 0x%08x - 0x%08x" 14948 14949 #: config/tc-nios2.c:1189 14950 #, c-format 14951 msgid "branch offset %d out of range %d to %d" 14952 msgstr " %d %d - %d" 14953 14954 #: config/tc-nios2.c:1193 14955 #, c-format 14956 msgid "branch offset %d out of range" 14957 msgstr " %d " 14958 14959 #: config/tc-nios2.c:1199 config/tc-pru.c:608 14960 #, c-format 14961 msgid "%s offset %d out of range %d to %d" 14962 msgstr "%s %d %d - %d" 14963 14964 #: config/tc-nios2.c:1203 14965 #, c-format 14966 msgid "%s offset %d out of range" 14967 msgstr "%s %d " 14968 14969 #: config/tc-nios2.c:1208 config/tc-nios2.c:1223 config/tc-pru.c:613 14970 #, c-format 14971 msgid "immediate value %d out of range %d to %d" 14972 msgstr " %d %d - %d" 14973 14974 #: config/tc-nios2.c:1213 config/tc-nios2.c:1218 config/tc-pru.c:623 14975 #: config/tc-pru.c:628 14976 #, c-format 14977 msgid "immediate value %u out of range %u to %u" 14978 msgstr " %u %u - %u" 14979 14980 #: config/tc-nios2.c:1228 14981 #, c-format 14982 msgid "custom instruction opcode %u out of range %u to %u" 14983 msgstr " %u %u - %u" 14984 14985 #: config/tc-nios2.c:1233 config/tc-pru.c:633 14986 msgid "overflow in immediate argument" 14987 msgstr " " 14988 14989 #: config/tc-nios2.c:1305 config/tc-pru.c:668 14990 msgid "cannot create 64-bit relocation" 14991 msgstr " 64- " 14992 14993 #: config/tc-nios2.c:1431 14994 #, c-format 14995 msgid "internal error: broken opcode descriptor for `%s %s'\n" 14996 msgstr " : %s %s\n" 14997 14998 #: config/tc-nios2.c:1480 config/tc-pru.c:862 14999 msgid "can't create relocation" 15000 msgstr " " 15001 15002 #: config/tc-nios2.c:1511 config/tc-pru.c:996 config/tc-pru.c:1016 15003 #: config/tc-pru.c:1043 config/tc-pru.c:1062 config/tc-pru.c:1076 15004 #, c-format 15005 msgid "unknown register %s" 15006 msgstr " %s" 15007 15008 #: config/tc-nios2.c:1519 15009 msgid "expecting control register" 15010 msgstr " " 15011 15012 #: config/tc-nios2.c:1521 15013 msgid "illegal use of control register" 15014 msgstr " " 15015 15016 #: config/tc-nios2.c:1523 15017 msgid "illegal use of coprocessor register" 15018 msgstr " " 15019 15020 #. Should never get here if we passed validation. 15021 #: config/tc-nios2.c:1525 config/tc-nios2.c:1839 config/tc-nios2.c:1981 15022 #: config/tc-nios2.c:2049 15023 #, c-format 15024 msgid "invalid register %s" 15025 msgstr " %s" 15026 15027 #: config/tc-nios2.c:1533 15028 msgid "" 15029 "Register at (r1) can sometimes be corrupted by assembler optimizations.\n" 15030 "Use .set noat to turn off those optimizations (and this warning)." 15031 msgstr "" 15032 " (r1) - .\n" 15033 " .set noat ( )." 15034 15035 #: config/tc-nios2.c:1538 15036 msgid "" 15037 "The debugger will corrupt bt (r25).\n" 15038 "If you don't need to debug this code use .set nobreak to turn off this warning." 15039 msgstr "" 15040 " bt (r25).\n" 15041 " , .set nobreak ." 15042 15043 #: config/tc-nios2.c:1542 15044 msgid "" 15045 "The debugger will corrupt sstatus/ba (r30).\n" 15046 "If you don't need to debug this code use .set nobreak to turn off this warning." 15047 msgstr "" 15048 " sstatus/ba (r30).\n" 15049 " , .set nobreak ." 15050 15051 #: config/tc-nios2.c:1932 config/tc-nios2.c:1960 15052 msgid "r31 cannot be used with jmp; use ret instead" 15053 msgstr "r31 jmp; ret" 15054 15055 #: config/tc-nios2.c:1975 15056 msgid "r31 cannot be used with jmpr.n; use ret.n instead" 15057 msgstr "r31 jmpr.n; ret.n" 15058 15059 #: config/tc-nios2.c:2588 config/tc-nios2.c:2615 config/tc-nios2.c:2642 15060 #: config/tc-nios2.c:2673 15061 #, c-format 15062 msgid "Invalid constant operand %s" 15063 msgstr " %s" 15064 15065 #: config/tc-nios2.c:2990 config/tc-nios2.c:3014 config/tc-pru.c:1318 15066 #: config/tc-pru.c:1343 config/tc-pru.c:1363 15067 #, c-format 15068 msgid "badly formed expression near %s" 15069 msgstr " %s" 15070 15071 #: config/tc-nios2.c:3119 config/tc-pru.c:1389 15072 #, c-format 15073 msgid "expecting %c near %s" 15074 msgstr " %c %s" 15075 15076 #. we cannot recover from this. 15077 #: config/tc-nios2.c:3267 15078 #, c-format 15079 msgid "unrecognized pseudo-instruction %s" 15080 msgstr " %s" 15081 15082 #: config/tc-nios2.c:3530 config/tc-tic6x.c:232 15083 #, c-format 15084 msgid "unknown architecture '%s'" 15085 msgstr " %s" 15086 15087 #: config/tc-nios2.c:3610 15088 msgid "Big-endian R2 is not supported." 15089 msgstr " R2 ." 15090 15091 #. Unrecognised instruction - error. 15092 #: config/tc-nios2.c:3747 config/tc-pru.c:1716 15093 #, c-format 15094 msgid "unrecognised instruction %s" 15095 msgstr " %s" 15096 15097 #: config/tc-nios2.c:3867 config/tc-pru.c:1772 15098 #, c-format 15099 msgid "can't represent relocation type %s" 15100 msgstr " %s" 15101 15102 #: config/tc-nios2.c:3960 15103 msgid "Bad .section directive: want a,s,w,x,M,S,G,T in string" 15104 msgstr " .section: a,s,w,x,M,S,G,T" 15105 15106 #: config/tc-nios2.c:3989 15107 #, c-format 15108 msgid "Illegal operands: %%tls_ldo in %d-byte data field" 15109 msgstr " : %%tls_ldo %d- " 15110 15111 #: config/tc-nios2.c:4001 15112 #, c-format 15113 msgid "Illegal operands: %%gotoff in %d-byte data field" 15114 msgstr " : %%gotoff %d- " 15115 15116 #: config/tc-nios2.c:4014 config/tc-nios2.c:4033 config/tc-nios2.c:4041 15117 #, c-format 15118 msgid "Illegal operands: %s requires arguments in ()" 15119 msgstr " : %s ()" 15120 15121 #: config/tc-nios2.c:4049 15122 #, c-format 15123 msgid "Illegal operands: garbage after %s()" 15124 msgstr " : %s()" 15125 15126 #: config/tc-ns32k.c:437 15127 msgid "Invalid syntax in PC-relative addressing mode" 15128 msgstr " , PC" 15129 15130 #: config/tc-ns32k.c:461 15131 msgid "Invalid syntax in External addressing mode" 15132 msgstr " " 15133 15134 #: config/tc-ns32k.c:542 15135 msgid "Invalid syntax in Memory Relative addressing mode" 15136 msgstr " , " 15137 15138 #: config/tc-ns32k.c:609 15139 msgid "Invalid scaled-indexed mode, use (b,w,d,q)" 15140 msgstr " , (b,w,d,q)" 15141 15142 #: config/tc-ns32k.c:614 15143 msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}" 15144 msgstr " , [Rn:m], n=[0..7] m={b,w,d,q}" 15145 15146 #: config/tc-ns32k.c:619 15147 msgid "Scaled-indexed addressing mode combined with scaled-index" 15148 msgstr " " 15149 15150 #: config/tc-ns32k.c:630 15151 msgid "Invalid or illegal addressing mode combined with scaled-index" 15152 msgstr " , " 15153 15154 #: config/tc-ns32k.c:753 15155 msgid "Premature end of suffix -- Defaulting to d" 15156 msgstr " d" 15157 15158 #: config/tc-ns32k.c:766 15159 msgid "Bad suffix after ':' use {b|w|d} Defaulting to d" 15160 msgstr " : {b|w|d}. d" 15161 15162 #: config/tc-ns32k.c:811 15163 msgid "Very short instr to option, ie you can't do it on a NULLstr" 15164 msgstr " , NULLstr" 15165 15166 #: config/tc-ns32k.c:861 15167 msgid "No such entry in list. (cpu/mmu register)" 15168 msgstr " ( cpu/mmu)." 15169 15170 #: config/tc-ns32k.c:918 15171 msgid "Internal consistency error. check ns32k-opcode.h" 15172 msgstr " . ns32k-opcode.h" 15173 15174 #: config/tc-ns32k.c:943 15175 msgid "Address of immediate operand" 15176 msgstr " " 15177 15178 #: config/tc-ns32k.c:944 15179 msgid "Invalid immediate write operand." 15180 msgstr " ." 15181 15182 #: config/tc-ns32k.c:1074 15183 msgid "Bad opcode-table-option, check in file ns32k-opcode.h" 15184 msgstr " opcode-table-option, ns32k-opcode.h." 15185 15186 #: config/tc-ns32k.c:1108 15187 msgid "No such opcode" 15188 msgstr " " 15189 15190 #: config/tc-ns32k.c:1183 15191 msgid "Bad suffix, defaulting to d" 15192 msgstr " , d." 15193 15194 #: config/tc-ns32k.c:1210 15195 msgid "Too many operands passed to instruction" 15196 msgstr " ." 15197 15198 #. Check error in default. 15199 #: config/tc-ns32k.c:1222 15200 msgid "Wrong numbers of operands in default, check ns32k-opcodes.h" 15201 msgstr " , ns32k-opcodes.h" 15202 15203 #: config/tc-ns32k.c:1225 15204 msgid "Wrong number of operands" 15205 msgstr " " 15206 15207 #: config/tc-ns32k.c:1298 15208 #, c-format 15209 msgid "Can not do %d byte pc-relative relocation for storage type %d" 15210 msgstr " %d- , pc %d" 15211 15212 #: config/tc-ns32k.c:1301 15213 #, c-format 15214 msgid "Can not do %d byte relocation for storage type %d" 15215 msgstr " %d- %d" 15216 15217 #: config/tc-ns32k.c:1393 15218 #, c-format 15219 msgid "value of %ld out of byte displacement range." 15220 msgstr " %ld ." 15221 15222 #: config/tc-ns32k.c:1403 15223 #, c-format 15224 msgid "value of %ld out of word displacement range." 15225 msgstr " %ld ." 15226 15227 #: config/tc-ns32k.c:1418 15228 #, c-format 15229 msgid "value of %ld out of double word displacement range." 15230 msgstr " %ld ." 15231 15232 #: config/tc-ns32k.c:1439 15233 #, c-format 15234 msgid "Internal logic error. Line %d, file: \"%s\"" 15235 msgstr " . %d, %s." 15236 15237 #: config/tc-ns32k.c:1487 15238 #, c-format 15239 msgid "Internal logic error. line %d, file \"%s\"" 15240 msgstr " . %d, %s." 15241 15242 #: config/tc-ns32k.c:1588 15243 msgid "Bit field out of range" 15244 msgstr " " 15245 15246 #: config/tc-ns32k.c:1688 15247 msgid "iif convert internal pcrel/binary" 15248 msgstr "iif pcrel/" 15249 15250 #: config/tc-ns32k.c:1705 15251 msgid "Bignum too big for long" 15252 msgstr "Bignum " 15253 15254 #: config/tc-ns32k.c:1782 15255 msgid "iif convert internal pcrel/pointer" 15256 msgstr "iif pcrel/" 15257 15258 #: config/tc-ns32k.c:1787 15259 msgid "Internal logic error in iif.iifP[n].type" 15260 msgstr " iif.iifP[n].type" 15261 15262 #. We can't relax this case. 15263 #: config/tc-ns32k.c:1823 15264 msgid "Can't relax difference" 15265 msgstr " " 15266 15267 #: config/tc-ns32k.c:1864 15268 msgid "Displacement too large for :d" 15269 msgstr " :d" 15270 15271 #: config/tc-ns32k.c:1877 15272 msgid "Internal logic error in iif.iifP[].type" 15273 msgstr " iif.iifP[].type" 15274 15275 #: config/tc-ns32k.c:2141 15276 #, c-format 15277 msgid "invalid architecture option -m%s, ignored" 15278 msgstr " -m%s, " 15279 15280 #: config/tc-ns32k.c:2154 15281 #, c-format 15282 msgid "invalid default displacement size \"%s\". Defaulting to %d." 15283 msgstr " %s. %d." 15284 15285 #: config/tc-ns32k.c:2170 15286 #, c-format 15287 msgid "" 15288 "NS32K options:\n" 15289 "-m32032 | -m32532\tselect variant of NS32K architecture\n" 15290 "--disp-size-default=<1|2|4>\n" 15291 msgstr "" 15292 " NS32K:\n" 15293 "-m32032 | -m32532\t NS32K\n" 15294 "--disp-size-default=<1|2|4>\n" 15295 15296 #: config/tc-ns32k.c:2246 15297 #, c-format 15298 msgid "Cannot find relocation type for symbol %s, code %d" 15299 msgstr " %s, %d" 15300 15301 #: config/tc-pdp11.c:351 config/tc-pdp11.c:369 config/tc-pdp11.c:375 15302 #: config/tc-pdp11.c:400 config/tc-pdp11.c:406 config/tc-pdp11.c:419 15303 msgid "Bad register name" 15304 msgstr " " 15305 15306 #: config/tc-pdp11.c:438 config/tc-pdp11.c:502 config/tc-pdp11.c:513 15307 msgid "Error in expression" 15308 msgstr " " 15309 15310 #: config/tc-pdp11.c:510 15311 msgid "Low order bits truncated in immediate float operand" 15312 msgstr " float" 15313 15314 #: config/tc-pdp11.c:654 15315 msgid "Float AC not legal as integer operand" 15316 msgstr "Float AC " 15317 15318 #: config/tc-pdp11.c:674 15319 msgid "General register not legal as float operand" 15320 msgstr " float" 15321 15322 #: config/tc-pdp11.c:707 15323 msgid "No instruction found" 15324 msgstr " " 15325 15326 #: config/tc-pdp11.c:717 config/tc-z80.c:3674 15327 #, c-format 15328 msgid "Unknown instruction '%s'" 15329 msgstr " %s" 15330 15331 #: config/tc-pdp11.c:723 15332 #, c-format 15333 msgid "Unsupported instruction set extension: %s" 15334 msgstr " : %s" 15335 15336 #: config/tc-pdp11.c:757 15337 msgid "operand is not an absolute constant" 15338 msgstr " " 15339 15340 #: config/tc-pdp11.c:765 15341 msgid "3-bit immediate out of range" 15342 msgstr "3- " 15343 15344 #: config/tc-pdp11.c:772 15345 msgid "6-bit immediate out of range" 15346 msgstr "6- " 15347 15348 #: config/tc-pdp11.c:779 15349 msgid "8-bit immediate out of range" 15350 msgstr "8- " 15351 15352 #: config/tc-pdp11.c:796 config/tc-pdp11.c:989 15353 msgid "Symbol expected" 15354 msgstr " " 15355 15356 #: config/tc-pdp11.c:801 15357 msgid "8-bit displacement out of range" 15358 msgstr "8- " 15359 15360 #: config/tc-pdp11.c:843 config/tc-pdp11.c:864 config/tc-pdp11.c:881 15361 #: config/tc-pdp11.c:902 config/tc-pdp11.c:919 config/tc-pdp11.c:940 15362 #: config/tc-pdp11.c:959 config/tc-pdp11.c:980 15363 msgid "Missing ','" 15364 msgstr " ," 15365 15366 #: config/tc-pdp11.c:994 15367 msgid "6-bit displacement out of range" 15368 msgstr "6- " 15369 15370 #: config/tc-pdp11.c:1015 config/tc-tilegx.c:1212 config/tc-tilepro.c:1095 15371 #: config/tc-vax.c:1949 15372 msgid "Too many operands" 15373 msgstr " " 15374 15375 #: config/tc-pdp11.c:1465 15376 #, c-format 15377 msgid "Can not represent %s relocation in this object file format" 15378 msgstr " %s " 15379 15380 #: config/tc-pj.c:64 config/tc-pj.c:73 15381 msgid "confusing relocation expressions" 15382 msgstr " " 15383 15384 #: config/tc-pj.c:157 15385 msgid "can't have relocation for ipush" 15386 msgstr " ipush" 15387 15388 #: config/tc-pj.c:289 15389 msgid "expected expression" 15390 msgstr " " 15391 15392 #: config/tc-pj.c:355 15393 #, c-format 15394 msgid "" 15395 "PJ options:\n" 15396 "-little\t\t\tgenerate little endian code\n" 15397 "-big\t\t\tgenerate big endian code\n" 15398 msgstr "" 15399 " PJ:\n" 15400 "-little\t\t\t \n" 15401 "-big\t\t\t \n" 15402 15403 #: config/tc-pj.c:380 config/tc-sh.c:3595 config/tc-sh.c:3602 15404 #: config/tc-sh.c:3609 config/tc-sh.c:3616 15405 msgid "pcrel too far" 15406 msgstr "pcrel " 15407 15408 #: config/tc-ppc.c:964 config/tc-ppc.c:972 config/tc-ppc.c:3493 15409 msgid "invalid register expression" 15410 msgstr " " 15411 15412 #: config/tc-ppc.c:1135 config/tc-ppc.c:1193 config/tc-ppc.c:1241 15413 msgid "the use of -mvle requires big endian." 15414 msgstr " -mvle ." 15415 15416 #: config/tc-ppc.c:1173 config/tc-ppc.c:1195 15417 msgid "the use of -mvle requires -a32." 15418 msgstr " -mvle -a32." 15419 15420 #: config/tc-ppc.c:1175 15421 #, c-format 15422 msgid "%s unsupported" 15423 msgstr "%s " 15424 15425 #: config/tc-ppc.c:1268 config/tc-s390.c:435 config/tc-s390.c:442 15426 #, c-format 15427 msgid "invalid switch -m%s" 15428 msgstr " -m%s" 15429 15430 #: config/tc-ppc.c:1299 15431 msgid "--nops needs a numeric argument" 15432 msgstr " --nops " 15433 15434 #: config/tc-ppc.c:1335 15435 #, c-format 15436 msgid "PowerPC options:\n" 15437 msgstr " PowerPC:\n" 15438 15439 #: config/tc-ppc.c:1337 15440 #, c-format 15441 msgid "-a32 generate ELF32/XCOFF32\n" 15442 msgstr "-a32 ELF32/XCOFF32\n" 15443 15444 #: config/tc-ppc.c:1340 15445 #, c-format 15446 msgid "-a64 generate ELF64/XCOFF64\n" 15447 msgstr "-a64 ELF64/XCOFF64\n" 15448 15449 #: config/tc-ppc.c:1342 15450 #, c-format 15451 msgid "-u ignored\n" 15452 msgstr " -u \n" 15453 15454 #: config/tc-ppc.c:1344 15455 #, c-format 15456 msgid "-mpwrx, -mpwr2 generate code for POWER/2 (RIOS2)\n" 15457 msgstr "-mpwrx, -mpwr2 POWER/2 (RIOS2)\n" 15458 15459 #: config/tc-ppc.c:1346 15460 #, c-format 15461 msgid "-mpwr generate code for POWER (RIOS1)\n" 15462 msgstr "-mpwr POWER/ (RIOS1)\n" 15463 15464 #: config/tc-ppc.c:1348 15465 #, c-format 15466 msgid "-m601 generate code for PowerPC 601\n" 15467 msgstr "-m601 PowerPC 601\n" 15468 15469 #: config/tc-ppc.c:1350 15470 #, c-format 15471 msgid "" 15472 "-mppc, -mppc32, -m603, -m604\n" 15473 " generate code for PowerPC 603/604\n" 15474 msgstr "" 15475 "-mppc, -mppc32, -m603, -m604\n" 15476 " PowerPC 603/604\n" 15477 15478 #: config/tc-ppc.c:1353 15479 #, c-format 15480 msgid "-m403 generate code for PowerPC 403\n" 15481 msgstr "-m403 PowerPC 403\n" 15482 15483 #: config/tc-ppc.c:1355 15484 #, c-format 15485 msgid "-m405 generate code for PowerPC 405\n" 15486 msgstr "-m405 PowerPC 405\n" 15487 15488 #: config/tc-ppc.c:1357 15489 #, c-format 15490 msgid "-m440 generate code for PowerPC 440\n" 15491 msgstr "-m440 PowerPC 440\n" 15492 15493 #: config/tc-ppc.c:1359 15494 #, c-format 15495 msgid "-m464 generate code for PowerPC 464\n" 15496 msgstr "-m464 PowerPC 464\n" 15497 15498 #: config/tc-ppc.c:1361 15499 #, c-format 15500 msgid "-m476 generate code for PowerPC 476\n" 15501 msgstr "-m476 PowerPC 476\n" 15502 15503 #: config/tc-ppc.c:1363 15504 #, c-format 15505 msgid "" 15506 "-m7400, -m7410, -m7450, -m7455\n" 15507 " generate code for PowerPC 7400/7410/7450/7455\n" 15508 msgstr "" 15509 "-m7400, -m7410, -m7450, -m7455\n" 15510 " PowerPC 7400/7410/7450/7455\n" 15511 15512 #: config/tc-ppc.c:1366 15513 #, c-format 15514 msgid "" 15515 "-m750cl, -mgekko, -mbroadway\n" 15516 " generate code for PowerPC 750cl/Gekko/Broadway\n" 15517 msgstr "" 15518 "-m750cl, -mgekko, -mbroadway\n" 15519 " PowerPC 750cl/Gekko/Broadway\n" 15520 15521 #: config/tc-ppc.c:1369 15522 #, c-format 15523 msgid "-m821, -m850, -m860 generate code for PowerPC 821/850/860\n" 15524 msgstr "-m821, -m850, -m860 PowerPC 821/850/860\n" 15525 15526 #: config/tc-ppc.c:1371 15527 #, c-format 15528 msgid "-mppc64, -m620 generate code for PowerPC 620/625/630\n" 15529 msgstr "-mppc64, -m620 PowerPC 620/625/630\n" 15530 15531 #: config/tc-ppc.c:1373 15532 #, c-format 15533 msgid "-mppc64bridge generate code for PowerPC 64, including bridge insns\n" 15534 msgstr "-mppc64bridge PowerPC 64, \n" 15535 15536 #: config/tc-ppc.c:1375 15537 #, c-format 15538 msgid "-mbooke generate code for 32-bit PowerPC BookE\n" 15539 msgstr "-mbooke 32- PowerPC BookE\n" 15540 15541 #: config/tc-ppc.c:1377 15542 #, c-format 15543 msgid "-ma2 generate code for A2 architecture\n" 15544 msgstr "-ma2 A2\n" 15545 15546 #: config/tc-ppc.c:1379 15547 #, c-format 15548 msgid "-mpower4, -mpwr4 generate code for Power4 architecture\n" 15549 msgstr "-mpower4, -mpwr4 Power4\n" 15550 15551 #: config/tc-ppc.c:1381 15552 #, c-format 15553 msgid "" 15554 "-mpower5, -mpwr5, -mpwr5x\n" 15555 " generate code for Power5 architecture\n" 15556 msgstr "" 15557 "-mpower5, -mpwr5, -mpwr5x\n" 15558 " Power5\n" 15559 15560 #: config/tc-ppc.c:1384 15561 #, c-format 15562 msgid "-mpower6, -mpwr6 generate code for Power6 architecture\n" 15563 msgstr "-mpower6, -mpwr6 Power6\n" 15564 15565 #: config/tc-ppc.c:1386 15566 #, c-format 15567 msgid "-mpower7, -mpwr7 generate code for Power7 architecture\n" 15568 msgstr "-mpower7, -mpwr7 Power7\n" 15569 15570 #: config/tc-ppc.c:1388 15571 #, c-format 15572 msgid "-mpower8, -mpwr8 generate code for Power8 architecture\n" 15573 msgstr "-mpower8, -mpwr8 Power8\n" 15574 15575 #: config/tc-ppc.c:1390 15576 #, c-format 15577 msgid "-mpower9, -mpwr9 generate code for Power9 architecture\n" 15578 msgstr "-mpower9, -mpwr9 Power9\n" 15579 15580 #: config/tc-ppc.c:1392 15581 #, c-format 15582 msgid "-mpower10, -mpwr10 generate code for Power10 architecture\n" 15583 msgstr "-mpower10, -mpwr10 Power10\n" 15584 15585 #: config/tc-ppc.c:1394 15586 #, c-format 15587 msgid "-mlibresoc generate code for Libre-SOC architecture\n" 15588 msgstr "-mlibresoc Libre-SOC\n" 15589 15590 #: config/tc-ppc.c:1396 15591 #, c-format 15592 msgid "-mfuture generate code for 'future' architecture\n" 15593 msgstr "-mfuture future\n" 15594 15595 #: config/tc-ppc.c:1398 15596 #, c-format 15597 msgid "-mcell generate code for Cell Broadband Engine architecture\n" 15598 msgstr "-mcell Cell Broadband Engine\n" 15599 15600 #: config/tc-ppc.c:1400 15601 #, c-format 15602 msgid "-mcom generate code for Power/PowerPC common instructions\n" 15603 msgstr "-mcom Power/PowerPC\n" 15604 15605 #: config/tc-ppc.c:1402 15606 #, c-format 15607 msgid "-many generate code for any architecture (PWR/PWRX/PPC)\n" 15608 msgstr "-many (PWR/PWRX/PPC)\n" 15609 15610 #: config/tc-ppc.c:1404 15611 #, c-format 15612 msgid "-maltivec generate code for AltiVec\n" 15613 msgstr "-maltivec AltiVec\n" 15614 15615 #: config/tc-ppc.c:1406 15616 #, c-format 15617 msgid "-mvsx generate code for Vector-Scalar (VSX) instructions\n" 15618 msgstr "-mvsx Vector-Scalar (VSX)\n" 15619 15620 #: config/tc-ppc.c:1408 15621 #, c-format 15622 msgid "-me300 generate code for PowerPC e300 family\n" 15623 msgstr "-me300 PowerPC e300\n" 15624 15625 #: config/tc-ppc.c:1410 15626 #, c-format 15627 msgid "-me500, -me500x2 generate code for Motorola e500 core complex\n" 15628 msgstr "-me500, -me500x2 Motorola e500\n" 15629 15630 #: config/tc-ppc.c:1412 15631 #, c-format 15632 msgid "-me500mc, generate code for Freescale e500mc core complex\n" 15633 msgstr "" 15634 "-me500mc, \n" 15635 " Freescale e500mc\n" 15636 15637 #: config/tc-ppc.c:1414 15638 #, c-format 15639 msgid "-me500mc64, generate code for Freescale e500mc64 core complex\n" 15640 msgstr "" 15641 "-me500mc64, \n" 15642 " Freescale e500mc64\n" 15643 15644 #: config/tc-ppc.c:1416 15645 #, c-format 15646 msgid "-me5500, generate code for Freescale e5500 core complex\n" 15647 msgstr "-me5500, Freescale e5500\n" 15648 15649 #: config/tc-ppc.c:1418 15650 #, c-format 15651 msgid "-me6500, generate code for Freescale e6500 core complex\n" 15652 msgstr "-me6500, Freescale e6500\n" 15653 15654 #: config/tc-ppc.c:1420 15655 #, c-format 15656 msgid "-mspe generate code for Motorola SPE instructions\n" 15657 msgstr "-mspe Motorola SPE\n" 15658 15659 #: config/tc-ppc.c:1422 15660 #, c-format 15661 msgid "-mspe2 generate code for Freescale SPE2 instructions\n" 15662 msgstr "-mspe2 Freescale SPE2\n" 15663 15664 #: config/tc-ppc.c:1424 15665 #, c-format 15666 msgid "-mvle generate code for Freescale VLE instructions\n" 15667 msgstr "-mvle Freescale VLE\n" 15668 15669 #: config/tc-ppc.c:1426 15670 #, c-format 15671 msgid "-mtitan generate code for AppliedMicro Titan core complex\n" 15672 msgstr "-mtitan AppliedMicro Titan\n" 15673 15674 #: config/tc-ppc.c:1428 15675 #, c-format 15676 msgid "-mregnames Allow symbolic names for registers\n" 15677 msgstr "-mregnames \n" 15678 15679 #: config/tc-ppc.c:1430 15680 #, c-format 15681 msgid "-mno-regnames Do not allow symbolic names for registers\n" 15682 msgstr "-mno-regnames \n" 15683 15684 #: config/tc-ppc.c:1433 15685 #, c-format 15686 msgid "-mrelocatable support for GCC's -mrelocatble option\n" 15687 msgstr "-mrelocatable GCC -mrelocatble\n" 15688 15689 #: config/tc-ppc.c:1435 15690 #, c-format 15691 msgid "-mrelocatable-lib support for GCC's -mrelocatble-lib option\n" 15692 msgstr "-mrelocatable-lib GCC -mrelocatble-lib\n" 15693 15694 #: config/tc-ppc.c:1437 15695 #, c-format 15696 msgid "-memb set PPC_EMB bit in ELF flags\n" 15697 msgstr "-memb PPC_EMB ELF\n" 15698 15699 #: config/tc-ppc.c:1439 15700 #, c-format 15701 msgid "" 15702 "-mlittle, -mlittle-endian, -le\n" 15703 " generate code for a little endian machine\n" 15704 msgstr "" 15705 "-mlittle, -mlittle-endian, -le\n" 15706 " \n" 15707 15708 #: config/tc-ppc.c:1442 15709 #, c-format 15710 msgid "" 15711 "-mbig, -mbig-endian, -be\n" 15712 " generate code for a big endian machine\n" 15713 msgstr "" 15714 "-mbig, -mbig-endian, -be\n" 15715 " \n" 15716 15717 #: config/tc-ppc.c:1445 15718 #, c-format 15719 msgid "-msolaris generate code for Solaris\n" 15720 msgstr "-msolaris Solaris\n" 15721 15722 #: config/tc-ppc.c:1447 15723 #, c-format 15724 msgid "-mno-solaris do not generate code for Solaris\n" 15725 msgstr "-mno-solaris Solaris\n" 15726 15727 #: config/tc-ppc.c:1449 15728 #, c-format 15729 msgid "-K PIC set EF_PPC_RELOCATABLE_LIB in ELF flags\n" 15730 msgstr "-K PIC EF_PPC_RELOCATABLE_LIB ELF\n" 15731 15732 #: config/tc-ppc.c:1451 15733 #, c-format 15734 msgid "-V print assembler version number\n" 15735 msgstr "-V \n" 15736 15737 #: config/tc-ppc.c:1453 15738 #, c-format 15739 msgid "-Qy, -Qn ignored\n" 15740 msgstr "-Qy, -Qn \n" 15741 15742 #: config/tc-ppc.c:1456 15743 #, c-format 15744 msgid "-nops=count when aligning, more than COUNT nops uses a branch\n" 15745 msgstr "" 15746 "-nops= nop,\n" 15747 " \n" 15748 15749 #: config/tc-ppc.c:1458 15750 #, c-format 15751 msgid "-ppc476-workaround warn if emitting data to code sections\n" 15752 msgstr "-ppc476-workaround , \n" 15753 15754 #: config/tc-ppc.c:1488 15755 #, c-format 15756 msgid "unknown default cpu = %s, os = %s" 15757 msgstr " = %s, = %s" 15758 15759 #: config/tc-ppc.c:1516 15760 msgid "neither Power nor PowerPC opcodes were selected." 15761 msgstr " Power, PowerPC ." 15762 15763 #: config/tc-ppc.c:1574 15764 #, c-format 15765 msgid "mask trims opcode bits for %s" 15766 msgstr " %s" 15767 15768 #: config/tc-ppc.c:1584 15769 #, c-format 15770 msgid "operand index error for %s" 15771 msgstr " %s" 15772 15773 #: config/tc-ppc.c:1610 15774 #, c-format 15775 msgid "operand %d overlap in %s" 15776 msgstr " %d %s" 15777 15778 #: config/tc-ppc.c:1619 15779 #, c-format 15780 msgid "non-optional operand %d follows optional operand in %s" 15781 msgstr " %d %s" 15782 15783 #: config/tc-ppc.c:1685 15784 #, c-format 15785 msgid "powerpc_operands[%d].bitm invalid" 15786 msgstr " powerpc_operands[%d].bitm" 15787 15788 #: config/tc-ppc.c:1692 15789 #, c-format 15790 msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]" 15791 msgstr "powerpc_operands[%d] powerpc_operands[%d]" 15792 15793 #: config/tc-ppc.c:1720 config/tc-ppc.c:1773 config/tc-ppc.c:1815 15794 #: config/tc-ppc.c:1863 15795 #, c-format 15796 msgid "major opcode is not sorted for %s" 15797 msgstr " %s" 15798 15799 #: config/tc-ppc.c:1726 15800 #, c-format 15801 msgid "%s is enabled by vle flag" 15802 msgstr "%s vle" 15803 15804 #: config/tc-ppc.c:1733 15805 #, c-format 15806 msgid "%s not disabled by vle flag" 15807 msgstr "%s vle" 15808 15809 #: config/tc-ppc.c:1839 15810 #, c-format 15811 msgid "opcode is not sorted for %s" 15812 msgstr " %s" 15813 15814 #: config/tc-ppc.c:2257 15815 #, c-format 15816 msgid "symbol+offset@%s means symbol@%s+offset" 15817 msgstr "+@%s @%s+" 15818 15819 #: config/tc-ppc.c:2277 15820 #, c-format 15821 msgid "symbol+offset@%s not supported" 15822 msgstr "+@%s " 15823 15824 #: config/tc-ppc.c:2356 config/tc-ppc.c:4224 config/tc-ppc.c:7686 15825 msgid "data in executable section" 15826 msgstr " " 15827 15828 #: config/tc-ppc.c:2397 15829 msgid "expected comma after symbol-name: rest of line ignored." 15830 msgstr " : ." 15831 15832 #: config/tc-ppc.c:2430 15833 #, c-format 15834 msgid "ignoring attempt to re-define symbol `%s'." 15835 msgstr " %s." 15836 15837 #: config/tc-ppc.c:2438 15838 #, c-format 15839 msgid "length of .lcomm \"%s\" is already %ld. Not changed to %ld." 15840 msgstr " .lcomm \"%s\" %ld. %ld." 15841 15842 #: config/tc-ppc.c:2456 15843 msgid "common alignment not a power of 2" 15844 msgstr " 2" 15845 15846 #: config/tc-ppc.c:2498 15847 #, c-format 15848 msgid "expected comma after name `%s' in .localentry directive" 15849 msgstr " %s .localentry" 15850 15851 #: config/tc-ppc.c:2508 15852 msgid "missing expression in .localentry directive" 15853 msgstr " .localentry" 15854 15855 #: config/tc-ppc.c:2529 15856 #, c-format 15857 msgid ".localentry expression for `%s' is not a valid power of 2" 15858 msgstr " .localentry %s 2" 15859 15860 #: config/tc-ppc.c:2546 15861 #, c-format 15862 msgid ".localentry expression for `%s' does not evaluate to a constant" 15863 msgstr " .localentry %s " 15864 15865 #: config/tc-ppc.c:2561 15866 msgid "missing expression in .abiversion directive" 15867 msgstr " .abiversion" 15868 15869 #: config/tc-ppc.c:2570 15870 msgid ".abiversion expression does not evaluate to a constant" 15871 msgstr " .abiversion " 15872 15873 #: config/tc-ppc.c:2650 15874 msgid "relocation cannot be done when using -mrelocatable" 15875 msgstr " -mrelocatable" 15876 15877 #: config/tc-ppc.c:2696 15878 msgid "TOC section size exceeds 64k" 15879 msgstr " TOC 64k" 15880 15881 #: config/tc-ppc.c:3256 15882 #, c-format 15883 msgid "%s howto doesn't match size/pcrel in gas" 15884 msgstr " gas %s howto /pcrel" 15885 15886 #: config/tc-ppc.c:3335 15887 #, c-format 15888 msgid "unrecognized opcode: `%s'" 15889 msgstr " : %s" 15890 15891 #. lmw, stmw, lswi, lswx, stswi, stswx 15892 #: config/tc-ppc.c:3346 15893 #, c-format 15894 msgid "`%s' invalid when little-endian" 15895 msgstr "%s little-endian" 15896 15897 #: config/tc-ppc.c:3693 15898 #, c-format 15899 msgid "@tls may not be used with \"%s\" operands" 15900 msgstr "@tls %s" 15901 15902 #: config/tc-ppc.c:3696 15903 msgid "@tls may only be used in last operand" 15904 msgstr "@tls " 15905 15906 #: config/tc-ppc.c:3734 config/tc-ppc.c:3744 config/tc-ppc.c:3754 15907 #: config/tc-ppc.c:3769 15908 #, c-format 15909 msgid "%s unsupported on this instruction" 15910 msgstr "%s " 15911 15912 #: config/tc-ppc.c:3816 15913 #, c-format 15914 msgid "assuming %s on symbol" 15915 msgstr " %s" 15916 15917 #: config/tc-ppc.c:3939 15918 msgid "unsupported relocation for DS offset field" 15919 msgstr " DS" 15920 15921 #: config/tc-ppc.c:3992 15922 #, c-format 15923 msgid "syntax error; found `%c', expected `%c'" 15924 msgstr " : %c, %c" 15925 15926 #: config/tc-ppc.c:3997 15927 #, c-format 15928 msgid "syntax error; end of line, expected `%c'" 15929 msgstr " ; , %c" 15930 15931 #: config/tc-ppc.c:4062 config/tc-ppc.c:6860 15932 #, c-format 15933 msgid "instruction address is not a multiple of %d" 15934 msgstr " %d" 15935 15936 #: config/tc-ppc.c:4181 15937 msgid "bad .section directive: want a,e,v,w,x,M,S,G,T in string" 15938 msgstr " .section: a,e,v,w,x,M,S,G,T" 15939 15940 #: config/tc-ppc.c:4331 15941 msgid "missing size" 15942 msgstr " " 15943 15944 #: config/tc-ppc.c:4340 15945 msgid "negative size" 15946 msgstr " " 15947 15948 #: config/tc-ppc.c:4367 15949 msgid "Unknown visibility field in .comm" 15950 msgstr " .comm" 15951 15952 #: config/tc-ppc.c:4385 15953 msgid "missing real symbol name" 15954 msgstr " " 15955 15956 #: config/tc-ppc.c:4424 15957 msgid "attempt to redefine symbol" 15958 msgstr " " 15959 15960 #: config/tc-ppc.c:4733 15961 #, c-format 15962 msgid "no known dwarf XCOFF section for flag 0x%08x\n" 15963 msgstr " dwarf XCOFF 0x%08x\n" 15964 15965 #: config/tc-ppc.c:4746 15966 #, c-format 15967 msgid "label %s was not defined in this dwarf section" 15968 msgstr " %s dwarf" 15969 15970 #: config/tc-ppc.c:4860 15971 msgid "the XCOFF file format does not support arbitrary sections" 15972 msgstr " XCOFF " 15973 15974 #: config/tc-ppc.c:4898 15975 msgid "Unknown visibility field in .extern" 15976 msgstr " .extern" 15977 15978 #: config/tc-ppc.c:4935 15979 msgid "Unknown visibility field in .globl" 15980 msgstr " .globl" 15981 15982 #: config/tc-ppc.c:4972 15983 msgid "Unknown visibility field in .weak" 15984 msgstr " .weak" 15985 15986 #: config/tc-ppc.c:5023 15987 msgid ".ref outside .csect" 15988 msgstr ".ref .csect" 15989 15990 #: config/tc-ppc.c:5044 config/tc-ppc.c:5304 15991 msgid "missing symbol name" 15992 msgstr " " 15993 15994 #: config/tc-ppc.c:5074 15995 msgid "missing rename string" 15996 msgstr " " 15997 15998 #: config/tc-ppc.c:5104 config/tc-ppc.c:5706 15999 msgid "missing value" 16000 msgstr " " 16001 16002 #: config/tc-ppc.c:5122 16003 msgid "illegal .stabx expression; zero assumed" 16004 msgstr " .stabx; " 16005 16006 #: config/tc-ppc.c:5154 16007 msgid "missing class" 16008 msgstr " " 16009 16010 #: config/tc-ppc.c:5163 16011 msgid "missing type" 16012 msgstr " " 16013 16014 #: config/tc-ppc.c:5190 16015 msgid ".stabx of storage class stsym must be within .bs/.es" 16016 msgstr ".stabx stsym .bs/.es" 16017 16018 #: config/tc-ppc.c:5494 16019 msgid "nested .bs blocks" 16020 msgstr " .bs" 16021 16022 #: config/tc-ppc.c:5525 16023 msgid ".es without preceding .bs" 16024 msgstr ".es .bs" 16025 16026 #: config/tc-ppc.c:5698 16027 msgid "non-constant byte count" 16028 msgstr " " 16029 16030 #: config/tc-ppc.c:5773 16031 msgid ".tc not in .toc section" 16032 msgstr ".tc .toc" 16033 16034 #: config/tc-ppc.c:5791 16035 msgid ".tc with no label" 16036 msgstr ".tc " 16037 16038 #: config/tc-ppc.c:5819 16039 #, c-format 16040 msgid ".tc with storage class %d not yet supported" 16041 msgstr ".tc %d " 16042 16043 #: config/tc-ppc.c:5888 config/tc-s390.c:1964 16044 msgid ".machine stack overflow" 16045 msgstr " .machine" 16046 16047 #: config/tc-ppc.c:5895 config/tc-s390.c:1975 16048 msgid ".machine stack underflow" 16049 msgstr " .machine" 16050 16051 #: config/tc-ppc.c:5937 config/tc-s390.c:1987 16052 #, c-format 16053 msgid "invalid machine `%s'" 16054 msgstr " %s" 16055 16056 #: config/tc-ppc.c:5981 16057 msgid "bad symbol suffix" 16058 msgstr " " 16059 16060 #: config/tc-ppc.c:6080 16061 msgid "unrecognized symbol suffix" 16062 msgstr " " 16063 16064 #: config/tc-ppc.c:6168 16065 msgid ".ef with no preceding .function" 16066 msgstr ".ef .function" 16067 16068 #: config/tc-ppc.c:6304 16069 #, c-format 16070 msgid "warning: symbol %s has no csect" 16071 msgstr ": %s csect" 16072 16073 #: config/tc-ppc.c:6636 16074 msgid "symbol in .toc does not match any .tc" 16075 msgstr " .toc .tc" 16076 16077 #: config/tc-ppc.c:7388 16078 #, c-format 16079 msgid "%s unsupported as instruction fixup" 16080 msgstr "%s " 16081 16082 #: config/tc-ppc.c:7487 16083 #, c-format 16084 msgid "unsupported relocation against %s" 16085 msgstr " %s" 16086 16087 #: config/tc-ppc.c:7649 16088 #, c-format 16089 msgid "R_TLSML relocation doesn't target a TOC entry named \"_$TLSML\": %s" 16090 msgstr " R_TLSML TOC _$TLSML: %s" 16091 16092 #: config/tc-ppc.c:7669 16093 #, c-format 16094 msgid "Gas failure, reloc value %d\n" 16095 msgstr " gas, %d\n" 16096 16097 #: config/tc-pru.c:603 16098 #, c-format 16099 msgid "quick branch offset %d out of range %d to %d" 16100 msgstr " %d %d - %d" 16101 16102 #: config/tc-pru.c:618 16103 #, c-format 16104 msgid "immediate value %llu out of range %u to %lu" 16105 msgstr " %llu %u - %lu" 16106 16107 #: config/tc-pru.c:697 16108 msgid "unexpected PC relative expression" 16109 msgstr " , PC" 16110 16111 #: config/tc-pru.c:734 config/tc-pru.c:741 16112 msgid "residual low bits in pmem diff relocation" 16113 msgstr " pmem" 16114 16115 #: config/tc-pru.c:938 config/tc-pru.c:971 16116 #, c-format 16117 msgid "trailing garbage after expression: %s" 16118 msgstr " : %s" 16119 16120 #: config/tc-pru.c:943 16121 #, c-format 16122 msgid "expected expression, got %s" 16123 msgstr " , %s" 16124 16125 #: config/tc-pru.c:976 16126 #, c-format 16127 msgid "expected constant expression, got %s" 16128 msgstr " , %s" 16129 16130 #: config/tc-pru.c:1029 16131 msgid "data transfer register cannot be halfword" 16132 msgstr " " 16133 16134 #: config/tc-pru.c:1048 16135 msgid "destination register must be full-word" 16136 msgstr " " 16137 16138 #: config/tc-pru.c:1080 16139 #, c-format 16140 msgid "cannot use partial register %s for addressing" 16141 msgstr " %s " 16142 16143 #: config/tc-pru.c:1093 16144 #, c-format 16145 msgid "value %lu is too large for a byte operand" 16146 msgstr " %lu " 16147 16148 #: config/tc-pru.c:1115 16149 #, c-format 16150 msgid "loop count constant %ld is out of range [1..%d]" 16151 msgstr " %ld [1..%d]" 16152 16153 #: config/tc-pru.c:1215 config/tc-pru.c:1241 16154 #, c-format 16155 msgid "byte count constant %ld is out of range [1..%d]" 16156 msgstr " %ld [1..%d]" 16157 16158 #: config/tc-pru.c:1222 config/tc-pru.c:1248 16159 msgid "only r0 can be used as byte count register" 16160 msgstr " r0 " 16161 16162 #: config/tc-pru.c:1224 config/tc-pru.c:1250 16163 msgid "only r0.bX byte fields of r0 can be used as byte count" 16164 msgstr " r0.bX r0 " 16165 16166 #: config/tc-pru.c:1263 16167 #, c-format 16168 msgid "invalid constant table offset %ld" 16169 msgstr " %ld" 16170 16171 #: config/tc-pru.c:1274 16172 #, c-format 16173 msgid "invalid WakeOnStatus %ld" 16174 msgstr " WakeOnStatus %ld" 16175 16176 #: config/tc-pru.c:1285 16177 #, c-format 16178 msgid "invalid XFR WideBus Address %ld" 16179 msgstr " XFR WideBus %ld" 16180 16181 #: config/tc-pru.c:1545 16182 #, c-format 16183 msgid "" 16184 "PRU options:\n" 16185 " -mlink-relax generate relocations for linker relaxation (default).\n" 16186 " -mno-link-relax don't generate relocations for linker relaxation.\n" 16187 msgstr "" 16188 " PRU:\n" 16189 " -mlink-relax \n" 16190 " ( )\n" 16191 " -mno-link-relax \n" 16192 16193 #: config/tc-pru.c:1818 16194 #, c-format 16195 msgid "Label \"%s\" matches a CPU register name" 16196 msgstr " %s " 16197 16198 #: config/tc-riscv.c:213 16199 #, c-format 16200 msgid "unknown default privileged spec `%s' set by -mpriv-spec or --with-priv-spec" 16201 msgstr " %s, -mpriv-spec --with-priv-spec" 16202 16203 #. Still can not find the privileged spec class. 16204 #: config/tc-riscv.c:235 16205 #, c-format 16206 msgid "unknown default privileged spec `%d.%d.%d' set by privileged elf attributes" 16207 msgstr " %d.%d.%d, elf" 16208 16209 #: config/tc-riscv.c:321 16210 msgid "the architecture string of -march and elf architecture attributes cannot be empty" 16211 msgstr " -march elf " 16212 16213 #: config/tc-riscv.c:886 config/tc-riscv.c:947 config/tc-riscv.c:1462 16214 #, c-format 16215 msgid "internal: duplicate %s" 16216 msgstr ": %s" 16217 16218 #: config/tc-riscv.c:1096 16219 #, c-format 16220 msgid "internal: bad RISC-V CSR class (0x%x)" 16221 msgstr ": (0x%x) RISC-V CSR" 16222 16223 #: config/tc-riscv.c:1102 16224 #, c-format 16225 msgid "invalid CSR `%s', needs rv32i extension" 16226 msgstr " CSR %s, rv32i" 16227 16228 #: config/tc-riscv.c:1104 16229 #, c-format 16230 msgid "invalid CSR `%s', needs `h' extension" 16231 msgstr " CSR %s, h" 16232 16233 #: config/tc-riscv.c:1108 16234 #, c-format 16235 msgid "invalid CSR `%s', needs `%s' extension" 16236 msgstr " CSR %s, %s" 16237 16238 #: config/tc-riscv.c:1131 16239 #, c-format 16240 msgid "invalid CSR `%s' for the privileged spec `%s'" 16241 msgstr " CSR %s %s" 16242 16243 #: config/tc-riscv.c:1250 16244 #, c-format 16245 msgid "internal: bad RISC-V opcode (mask error): %s %s" 16246 msgstr ": RISC-V ( ): %s %s" 16247 16248 #: config/tc-riscv.c:1422 16249 #, c-format 16250 msgid "internal: bad RISC-V opcode (unknown operand type `%s'): %s %s" 16251 msgstr ": RISC-V ( %s): %s %s" 16252 16253 #: config/tc-riscv.c:1431 16254 #, c-format 16255 msgid "internal: bad RISC-V opcode (bits %#llx undefined or invalid): %s %s" 16256 msgstr ": RISC-V ( 0x%llx ): %s %s" 16257 16258 #: config/tc-riscv.c:1473 16259 msgid "internal: broken assembler. No assembly attempted" 16260 msgstr ": . " 16261 16262 #: config/tc-riscv.c:1586 16263 #, c-format 16264 msgid "internal: unsupported RISC-V relocation number %d" 16265 msgstr ": RISC-V %d" 16266 16267 #: config/tc-riscv.c:1701 16268 #, c-format 16269 msgid "internal: invalid macro argument `%s'" 16270 msgstr ": %s" 16271 16272 #: config/tc-riscv.c:1726 16273 msgid "internal: vasprintf failed" 16274 msgstr ": vasprintf" 16275 16276 #: config/tc-riscv.c:1756 config/tc-riscv.c:1834 16277 msgid "unsupported large constant" 16278 msgstr " " 16279 16280 #: config/tc-riscv.c:1758 16281 #, c-format 16282 msgid "unknown CSR `%s'" 16283 msgstr " CSR %s" 16284 16285 #: config/tc-riscv.c:1761 16286 #, c-format 16287 msgid "instruction %s requires absolute expression" 16288 msgstr " %s " 16289 16290 #: config/tc-riscv.c:1935 config/tc-riscv.c:1970 16291 msgid "must provide temp if destination overlaps mask" 16292 msgstr " temp, " 16293 16294 #: config/tc-riscv.c:2131 16295 #, c-format 16296 msgid "internal: macro %s not implemented" 16297 msgstr ": %s " 16298 16299 #: config/tc-riscv.c:2317 16300 msgid "multiple vsew constants" 16301 msgstr " vsew" 16302 16303 #: config/tc-riscv.c:2325 16304 msgid "multiple vlmul constants" 16305 msgstr " vlmul" 16306 16307 #: config/tc-riscv.c:2333 16308 msgid "multiple vta constants" 16309 msgstr " vta" 16310 16311 #: config/tc-riscv.c:2341 16312 msgid "multiple vma constants" 16313 msgstr " vma" 16314 16315 #. Reset error message of the previous round. 16316 #: config/tc-riscv.c:2503 16317 msgid "illegal operands" 16318 msgstr " " 16319 16320 #: config/tc-riscv.c:2543 16321 #, c-format 16322 msgid "read-only CSR is written `%s'" 16323 msgstr " CSR %s" 16324 16325 #: config/tc-riscv.c:2553 16326 msgid "illegal opcode for zve32x" 16327 msgstr " zve32x" 16328 16329 #: config/tc-riscv.c:2792 16330 msgid "bad value for compressed funct6 field, value must be 0...63" 16331 msgstr " funct6, 0...63" 16332 16333 #: config/tc-riscv.c:2807 16334 msgid "bad value for compressed funct4 field, value must be 0...15" 16335 msgstr " funct4, 0...15" 16336 16337 #: config/tc-riscv.c:2822 16338 msgid "bad value for compressed funct3 field, value must be 0...7" 16339 msgstr " funct3, 0...7" 16340 16341 #: config/tc-riscv.c:2837 16342 msgid "bad value for compressed funct2 field, value must be 0...3" 16343 msgstr " funct2, 0...3" 16344 16345 #: config/tc-riscv.c:2930 16346 msgid "bad value for vsetivli immediate field, value must be 0..1023" 16347 msgstr " vsetivli, 0...1023" 16348 16349 #: config/tc-riscv.c:2942 16350 msgid "bad value for vsetvli immediate field, value must be 0..2047" 16351 msgstr " vsetvli, 0...2047" 16352 16353 #: config/tc-riscv.c:2955 16354 msgid "bad value for vector immediate field, value must be -16...15" 16355 msgstr " , -16....15" 16356 16357 #: config/tc-riscv.c:2967 16358 msgid "bad value for vector immediate field, value must be 0...31" 16359 msgstr " , 0....31" 16360 16361 #: config/tc-riscv.c:2979 16362 msgid "bad value for vector immediate field, value must be -15...16" 16363 msgstr " , -15....16" 16364 16365 #: config/tc-riscv.c:3040 config/tc-riscv.c:3051 16366 #, c-format 16367 msgid "improper shift amount (%<PRIu64>)" 16368 msgstr " (%<PRIu64>)" 16369 16370 #: config/tc-riscv.c:3062 16371 #, c-format 16372 msgid "improper CSRxI immediate (%<PRIu64>)" 16373 msgstr " CSRxI (%<PRIu64>)" 16374 16375 #: config/tc-riscv.c:3079 16376 #, c-format 16377 msgid "improper CSR address (%<PRIu64>)" 16378 msgstr " CSR (%<PRIu64>)" 16379 16380 #: config/tc-riscv.c:3260 16381 msgid "lui expression not in range 0..1048575" 16382 msgstr " lui 0..1048575" 16383 16384 #: config/tc-riscv.c:3293 16385 msgid "bad value for opcode field, value must be 0...127 and lower 2 bits must be 0x3" 16386 msgstr " opcode, 0...127 2 0x3" 16387 16388 #: config/tc-riscv.c:3309 16389 msgid "bad value for opcode field, value must be 0...2" 16390 msgstr " opcode, 0...2" 16391 16392 #: config/tc-riscv.c:3332 16393 msgid "bad value for funct7 field, value must be 0...127" 16394 msgstr " funct7, 0...127" 16395 16396 #: config/tc-riscv.c:3347 16397 msgid "bad value for funct3 field, value must be 0...7" 16398 msgstr " funct3, 0...7" 16399 16400 #: config/tc-riscv.c:3362 16401 msgid "bad value for funct2 field, value must be 0...3" 16402 msgstr " funct2, 0...3" 16403 16404 #: config/tc-riscv.c:3380 16405 #, c-format 16406 msgid "Improper bs immediate (%lu)" 16407 msgstr " bs (%lu)" 16408 16409 #: config/tc-riscv.c:3391 16410 #, c-format 16411 msgid "Improper rnum immediate (%lu)" 16412 msgstr " rnum (%lu)" 16413 16414 #: config/tc-riscv.c:3415 16415 #, c-format 16416 msgid "improper prefetch offset (%ld)" 16417 msgstr " (%ld)" 16418 16419 #: config/tc-riscv.c:3435 16420 #, c-format 16421 msgid "unexpected literal (%s)" 16422 msgstr " (%s)" 16423 16424 #: config/tc-riscv.c:3457 16425 #, c-format 16426 msgid "improper immediate value (%<PRIu64>)" 16427 msgstr " (%<PRIu64>)" 16428 16429 #: config/tc-riscv.c:3463 16430 #, c-format 16431 msgid "improper immediate value (%<PRIi64>)" 16432 msgstr " (%<PRIi64>)" 16433 16434 #: config/tc-riscv.c:3477 16435 #, c-format 16436 msgid "internal: unknown argument type `%s'" 16437 msgstr ": %s" 16438 16439 #: config/tc-riscv.c:3527 16440 msgid "values must be constant" 16441 msgstr " " 16442 16443 #: config/tc-riscv.c:3534 16444 msgid "unrecognized values" 16445 msgstr " " 16446 16447 #: config/tc-riscv.c:3542 config/tc-riscv.c:3553 config/tc-riscv.c:3569 16448 msgid "value conflicts with instruction length" 16449 msgstr " " 16450 16451 #: config/tc-riscv.c:3943 16452 #, c-format 16453 msgid "internal: bad CFA value #%d" 16454 msgstr ": CFA #%d" 16455 16456 #: config/tc-riscv.c:4024 16457 #, c-format 16458 msgid "internal: bad relocation #%d" 16459 msgstr ": #%d" 16460 16461 #: config/tc-riscv.c:4153 16462 msgid ".option pop with no .option push" 16463 msgstr ".option pop .option push" 16464 16465 #: config/tc-riscv.c:4166 16466 #, c-format 16467 msgid "unrecognized .option directive: %s\n" 16468 msgstr " .option: %s\n" 16469 16470 #: config/tc-riscv.c:4527 16471 #, c-format 16472 msgid "" 16473 "RISC-V options:\n" 16474 " -fpic or -fPIC generate position-independent code\n" 16475 " -fno-pic don't generate position-independent code (default)\n" 16476 " -march=ISA set the RISC-V architecture\n" 16477 " -misa-spec=ISAspec set the RISC-V ISA spec (2.2, 20190608, 20191213)\n" 16478 " -mpriv-spec=PRIVspec set the RISC-V privilege spec (1.9.1, 1.10, 1.11, 1.12)\n" 16479 " -mabi=ABI set the RISC-V ABI\n" 16480 " -mrelax enable relax (default)\n" 16481 " -mno-relax disable relax\n" 16482 " -march-attr generate RISC-V arch attribute\n" 16483 " -mno-arch-attr don't generate RISC-V arch attribute\n" 16484 " -mcsr-check enable the csr ISA and privilege spec version checks\n" 16485 " -mno-csr-check disable the csr ISA and privilege spec version checks (default)\n" 16486 " -mbig-endian assemble for big-endian\n" 16487 " -mlittle-endian assemble for little-endian\n" 16488 msgstr "" 16489 " RISC-V:\n" 16490 " -fpic -fPIC \n" 16491 " -fno-pic \n" 16492 " ( )\n" 16493 " -march=ISA RISC-V\n" 16494 " -misa-spec=ISAspec\n" 16495 " ISA RISC-V (2.2, 20190608, 20191213)\n" 16496 " -mpriv-spec=PRIVspec\n" 16497 " RISC-V\n" 16498 " (1.9, 1.9.1, 1.10, 1.11, 1.12)\n" 16499 " -mabi=ABI RISC-V ABI\n" 16500 " -mrelax ( )\n" 16501 " -mno-relax \n" 16502 " -march-attr RISC-V\n" 16503 " -mno-arch-attr RISC-V\n" 16504 " -mcsr-check csr ISA \n" 16505 " -mno-csr-check csr ISA ( )\n" 16506 " -mbig-endian \n" 16507 " -mlittle-endian\n" 16508 " \n" 16509 16510 #: config/tc-riscv.c:4572 16511 #, c-format 16512 msgid "unknown register `%s'" 16513 msgstr " %s" 16514 16515 #: config/tc-riscv.c:4595 16516 #, c-format 16517 msgid "non-constant .%cleb128 is not supported" 16518 msgstr " .%cleb128 " 16519 16520 #: config/tc-riscv.c:4694 16521 #, c-format 16522 msgid "internal: bad RISC-V privileged spec (%s)" 16523 msgstr ": RISC-V (%s)" 16524 16525 #: config/tc-riscv.c:4786 16526 msgid "architecture elf attributes must set before any instructions" 16527 msgstr "elf- " 16528 16529 #: config/tc-riscv.c:4804 16530 msgid "privileged elf attributes must set before any instructions" 16531 msgstr "elf- " 16532 16533 #: config/tc-riscv.c:4826 16534 msgid "missing symbol name for .variant_cc directive" 16535 msgstr " .variant_cc " 16536 16537 #: config/tc-rl78.c:213 16538 msgid "16-bit relocation used in 8-bit operand" 16539 msgstr " 8- 16- " 16540 16541 #: config/tc-rl78.c:217 16542 msgid "8-bit relocation used in 16-bit operand" 16543 msgstr " 16- 8- " 16544 16545 #: config/tc-rl78.c:243 config/tc-rx.c:888 16546 #, c-format 16547 msgid "Value %d doesn't fit in unsigned %d-bit field" 16548 msgstr " %d %d- " 16549 16550 #: config/tc-rl78.c:249 config/tc-rx.c:894 16551 #, c-format 16552 msgid "Value %d doesn't fit in signed %d-bit field" 16553 msgstr " %d %d- " 16554 16555 #: config/tc-rl78.c:367 16556 #, c-format 16557 msgid " RL78 specific command line options:\n" 16558 msgstr " RL78:\n" 16559 16560 #: config/tc-rl78.c:368 16561 #, c-format 16562 msgid " --mrelax Enable link time relaxation\n" 16563 msgstr " --mrelax \n" 16564 16565 #: config/tc-rl78.c:369 16566 #, c-format 16567 msgid " --mg10 Enable support for G10 variant\n" 16568 msgstr " --mg10 G10\n" 16569 16570 #: config/tc-rl78.c:370 16571 #, c-format 16572 msgid " --mg13 Selects the G13 core.\n" 16573 msgstr " --mg13 G13\n" 16574 16575 #: config/tc-rl78.c:371 16576 #, c-format 16577 msgid " --mg14 Selects the G14 core [default]\n" 16578 msgstr " --mg14 G14 ( )\n" 16579 16580 #: config/tc-rl78.c:372 16581 #, c-format 16582 msgid " --mrl78 Alias for --mg14\n" 16583 msgstr " --mrl78 --mg14\n" 16584 16585 #: config/tc-rl78.c:373 16586 #, c-format 16587 msgid " --m32bit-doubles [default]\n" 16588 msgstr " --m32bit-doubles ( )\n" 16589 16590 #: config/tc-rl78.c:374 16591 #, c-format 16592 msgid " --m64bit-doubles Source code uses 64-bit doubles\n" 16593 msgstr " --m64bit-doubles 64- double\n" 16594 16595 #: config/tc-rl78.c:450 16596 #, c-format 16597 msgid "%%%s() must be outermost term in expression" 16598 msgstr "%%%s() " 16599 16600 #: config/tc-rl78.c:678 config/tc-rx.c:2255 16601 #, c-format 16602 msgid "unsupported constant size %d\n" 16603 msgstr " %d\n" 16604 16605 #: config/tc-rl78.c:694 16606 #, c-format 16607 msgid "%%hi16/%%lo16 only applies to .short or .hword" 16608 msgstr "%%hi16/%%lo16 .short .hword" 16609 16610 #: config/tc-rl78.c:704 16611 #, c-format 16612 msgid "%%hi8 only applies to .byte" 16613 msgstr "%%hi8 .byte" 16614 16615 #: config/tc-rl78.c:716 config/tc-rx.c:2262 16616 msgid "difference of two symbols only supported with .long, .short, or .byte" 16617 msgstr " .long, .short .byte" 16618 16619 #: config/tc-rl78.c:1237 config/tc-rx.c:2189 16620 #, c-format 16621 msgid "bad frag at %p : fix %ld addr %ld %ld \n" 16622 msgstr " %p: %ld %ld %ld \n" 16623 16624 #: config/tc-rl78.c:1453 16625 #, c-format 16626 msgid "value of %ld too large for 8-bit branch" 16627 msgstr " %ld 8- " 16628 16629 #: config/tc-rl78.c:1464 16630 #, c-format 16631 msgid "value of %ld too large for 16-bit branch" 16632 msgstr " %ld 16- " 16633 16634 #: config/tc-rl78.c:1513 config/tc-rx.c:2454 16635 #, c-format 16636 msgid "Unknown reloc in md_apply_fix: %s" 16637 msgstr " md_apply_fix: %s" 16638 16639 #: config/tc-rx.c:194 16640 #, c-format 16641 msgid "unrecognised RX CPU type %s" 16642 msgstr " RX %s" 16643 16644 #: config/tc-rx.c:209 16645 #, c-format 16646 msgid " RX specific command line options:\n" 16647 msgstr " RX:\n" 16648 16649 #: config/tc-rx.c:210 16650 #, c-format 16651 msgid " --mbig-endian-data\n" 16652 msgstr " --mbig-endian-data\n" 16653 16654 #: config/tc-rx.c:211 16655 #, c-format 16656 msgid " --mlittle-endian-data [default]\n" 16657 msgstr " --mlittle-endian-data ( )\n" 16658 16659 #: config/tc-rx.c:212 16660 #, c-format 16661 msgid " --m32bit-doubles [default]\n" 16662 msgstr " --m32bit-doubles ( )\n" 16663 16664 #: config/tc-rx.c:213 16665 #, c-format 16666 msgid " --m64bit-doubles\n" 16667 msgstr " --m64bit-doubles\n" 16668 16669 #: config/tc-rx.c:214 16670 #, c-format 16671 msgid " --muse-conventional-section-names\n" 16672 msgstr " --muse-conventional-section-names\n" 16673 16674 #: config/tc-rx.c:215 16675 #, c-format 16676 msgid " --muse-renesas-section-names [default]\n" 16677 msgstr " --muse-renesas-section-names ( )\n" 16678 16679 #: config/tc-rx.c:216 16680 #, c-format 16681 msgid " --msmall-data-limit\n" 16682 msgstr " --msmall-data-limit\n" 16683 16684 #: config/tc-rx.c:217 16685 #, c-format 16686 msgid " --mrelax\n" 16687 msgstr " --mrelax\n" 16688 16689 #: config/tc-rx.c:218 16690 #, c-format 16691 msgid " --mpid\n" 16692 msgstr " --mpid\n" 16693 16694 #: config/tc-rx.c:219 16695 #, c-format 16696 msgid " --mint-register=<value>\n" 16697 msgstr " --mint-register=<>\n" 16698 16699 #: config/tc-rx.c:220 16700 #, c-format 16701 msgid " --mcpu=<rx100|rx200|rx600|rx610|rxv2|rxv3|rxv3-dfpu>\n" 16702 msgstr " --mcpu=<rx100|rx200|rx600|rx610|rxv2|rxv3|rxv3-dfpu>\n" 16703 16704 #: config/tc-rx.c:221 16705 #, c-format 16706 msgid " --mno-allow-string-insns" 16707 msgstr " --mno-allow-string-insns" 16708 16709 #: config/tc-rx.c:301 16710 msgid "no filename following .INCLUDE pseudo-op" 16711 msgstr " .INCLUDE" 16712 16713 #: config/tc-rx.c:404 16714 #, c-format 16715 msgid "unable to locate include file: %s" 16716 msgstr " : %s" 16717 16718 #: config/tc-rx.c:455 16719 #, c-format 16720 msgid "unrecognised alignment value in .SECTION directive: %s" 16721 msgstr " .SECTION: %s" 16722 16723 #: config/tc-rx.c:472 16724 #, c-format 16725 msgid "unknown parameter following .SECTION directive: %s" 16726 msgstr " .SECTION: %s" 16727 16728 #: config/tc-rx.c:558 16729 msgid "expecting either ON or OFF after .list" 16730 msgstr " .list ON OFF" 16731 16732 #: config/tc-rx.c:594 16733 #, c-format 16734 msgid "The \".%s\" pseudo-op is not implemented\n" 16735 msgstr " .%s \n" 16736 16737 #: config/tc-rx.c:967 config/tc-rx.c:969 16738 #, c-format 16739 msgid "Value %d and %d out of range" 16740 msgstr " %d %d " 16741 16742 #: config/tc-rx.c:1124 16743 msgid "The .DEFINE pseudo-op is not implemented" 16744 msgstr " .DEFINE " 16745 16746 #: config/tc-rx.c:1126 16747 msgid "The .MACRO pseudo-op is not implemented" 16748 msgstr " .MACRO " 16749 16750 #: config/tc-rx.c:1128 16751 msgid "The .BTEQU pseudo-op is not implemented." 16752 msgstr " .BTEQU ." 16753 16754 #: config/tc-rx.c:2120 16755 msgid "invalid immediate size" 16756 msgstr " " 16757 16758 #: config/tc-rx.c:2139 16759 msgid "invalid immediate field position" 16760 msgstr " " 16761 16762 #: config/tc-rx.c:2306 16763 #, c-format 16764 msgid "jump not 3..10 bytes away (is %d)" 16765 msgstr " 3..10 ( %d)" 16766 16767 #: config/tc-rx.c:2697 16768 msgid "Use of an RX string instruction detected in a file being assembled without string instruction support" 16769 msgstr " RX , " 16770 16771 #: config/tc-s12z.c:146 16772 msgid "" 16773 "\n" 16774 "s12z options:\n" 16775 msgstr "" 16776 "\n" 16777 " s12z:\n" 16778 16779 #: config/tc-s12z.c:147 16780 msgid " -mreg-prefix=PREFIX set a prefix used to indicate register names (default none)\n" 16781 msgstr "" 16782 " -mreg-prefix= \n" 16783 " ( )\n" 16784 16785 #: config/tc-s12z.c:148 16786 msgid " -mdollar-hex the prefix '$' instead of '0x' is used to indicate literal hexadecimal constants\n" 16787 msgstr "" 16788 " -mdollar-hex $ 0x \n" 16789 " \n" 16790 16791 #: config/tc-s12z.c:315 16792 msgid "A non-constant expression is not permitted here" 16793 msgstr " " 16794 16795 #: config/tc-s12z.c:432 16796 #, c-format 16797 msgid "Expecting '%c'" 16798 msgstr " %c" 16799 16800 #: config/tc-s12z.c:455 16801 msgid "An immediate value in a source operand is inappropriate" 16802 msgstr " " 16803 16804 #: config/tc-s12z.c:504 config/tc-s12z.c:605 16805 msgid "Bad operand for constant offset" 16806 msgstr " " 16807 16808 #: config/tc-s12z.c:532 config/tc-s12z.c:623 16809 msgid "Invalid operand for register offset" 16810 msgstr " " 16811 16812 #: config/tc-s12z.c:638 16813 msgid "Invalid register for postdecrement operation" 16814 msgstr " -." 16815 16816 #: config/tc-s12z.c:674 16817 msgid "Invalid register for preincrement operation" 16818 msgstr " -." 16819 16820 #: config/tc-s12z.c:692 16821 msgid "Invalid register for predecrement operation" 16822 msgstr " -." 16823 16824 #: config/tc-s12z.c:811 16825 msgid "Garbage at end of instruction" 16826 msgstr " " 16827 16828 #: config/tc-s12z.c:940 16829 msgid "Offset is outside of 15 bit range" 16830 msgstr " 15- " 16831 16832 #: config/tc-s12z.c:1056 16833 msgid "Bad size" 16834 msgstr " " 16835 16836 #: config/tc-s12z.c:1101 config/tc-s12z.c:1161 config/tc-s12z.c:1223 16837 #: config/tc-s12z.c:1288 16838 msgid "BAD MUL" 16839 msgstr " MUL" 16840 16841 #: config/tc-s12z.c:1428 16842 #, c-format 16843 msgid "Source register for %s is no larger than the destination register" 16844 msgstr " %s " 16845 16846 #: config/tc-s12z.c:1431 16847 msgid "The destination and source registers are identical" 16848 msgstr " " 16849 16850 #: config/tc-s12z.c:1455 16851 #, c-format 16852 msgid "Immediate value %ld is out of range for instruction %s" 16853 msgstr " %ld %s" 16854 16855 #: config/tc-s12z.c:1526 16856 #, c-format 16857 msgid "trap value %ld is not valid" 16858 msgstr " %ld" 16859 16860 #: config/tc-s12z.c:1966 16861 msgid "Shift value should be in the range [0,31]" 16862 msgstr " [0,31]" 16863 16864 #: config/tc-s12z.c:2013 16865 msgid "Bad shift mode" 16866 msgstr " " 16867 16868 #: config/tc-s12z.c:2026 16869 msgid "Bad shift *direction" 16870 msgstr " *" 16871 16872 #: config/tc-s12z.c:2284 16873 #, c-format 16874 msgid "Immediate operand %ld is inappropriate for size of instruction" 16875 msgstr " %ld " 16876 16877 #: config/tc-s12z.c:2375 config/tc-s12z.c:2444 config/tc-s12z.c:2512 16878 #, c-format 16879 msgid "Invalid width value for %s" 16880 msgstr " %s" 16881 16882 #: config/tc-s12z.c:2388 config/tc-s12z.c:2457 config/tc-s12z.c:2525 16883 #, c-format 16884 msgid "Invalid offset value for %s" 16885 msgstr " %s" 16886 16887 #: config/tc-s12z.c:3822 16888 #, c-format 16889 msgid "Invalid instruction: \"%s\"" 16890 msgstr " : %s" 16891 16892 #: config/tc-s12z.c:3823 16893 #, c-format 16894 msgid "First invalid token: \"%s\"" 16895 msgstr " : %s" 16896 16897 #: config/tc-s390.c:237 config/tc-sparc.c:310 16898 msgid "Invalid default architecture, broken assembler." 16899 msgstr " , ." 16900 16901 #: config/tc-s390.c:376 16902 #, c-format 16903 msgid "no such machine extension `%s'" 16904 msgstr " %s " 16905 16906 #: config/tc-s390.c:387 16907 #, c-format 16908 msgid "junk at end of machine string, first unrecognized character is `%c'" 16909 msgstr " , %c" 16910 16911 #: config/tc-s390.c:454 config/tc-sparc.c:489 16912 #, c-format 16913 msgid "invalid architecture -A%s" 16914 msgstr " -A%s" 16915 16916 #: config/tc-s390.c:477 16917 #, c-format 16918 msgid "" 16919 " S390 options:\n" 16920 " -mregnames Allow symbolic names for registers\n" 16921 " -mwarn-areg-zero Warn about zero base/index registers\n" 16922 " -mno-regnames Do not allow symbolic names for registers\n" 16923 " -m31 Set file format to 31 bit format\n" 16924 " -m64 Set file format to 64 bit format\n" 16925 msgstr "" 16926 " S390:\n" 16927 " -mregnames \n" 16928 " -mwarn-areg-zero / \n" 16929 " -mno-regnames \n" 16930 " -m31 31- \n" 16931 " -m64 64- \n" 16932 16933 #: config/tc-s390.c:484 16934 #, c-format 16935 msgid "" 16936 " -V print assembler version number\n" 16937 " -Qy, -Qn ignored\n" 16938 msgstr "" 16939 " -V \n" 16940 " -Qy, -Qn \n" 16941 16942 #: config/tc-s390.c:562 16943 msgid "The 64 bit file format is used without esame instructions." 16944 msgstr "64- esame." 16945 16946 #: config/tc-s390.c:620 16947 #, c-format 16948 msgid "operand out of range (%<PRId64> not between %<PRId64> and %<PRId64>)" 16949 msgstr " (%<PRId64> %<PRId64> - %<PRId64>)" 16950 16951 #: config/tc-s390.c:845 16952 #, c-format 16953 msgid "identifier+constant@%s means identifier@%s+constant" 16954 msgstr "identifier+constant@%s identifier@%s+constant" 16955 16956 #: config/tc-s390.c:926 16957 msgid "Can't handle O_big in s390_exp_compare" 16958 msgstr " O_big s390_exp_compare" 16959 16960 #: config/tc-s390.c:1008 16961 msgid "Invalid suffix for literal pool entry" 16962 msgstr " " 16963 16964 #: config/tc-s390.c:1065 16965 msgid "Big number is too big" 16966 msgstr " " 16967 16968 #: config/tc-s390.c:1214 16969 msgid "relocation not applicable" 16970 msgstr " " 16971 16972 #: config/tc-s390.c:1344 16973 msgid "invalid length field specified" 16974 msgstr " " 16975 16976 #: config/tc-s390.c:1348 16977 msgid "index register specified but zero" 16978 msgstr " , " 16979 16980 #: config/tc-s390.c:1352 16981 msgid "base register specified but zero" 16982 msgstr " , " 16983 16984 #: config/tc-s390.c:1356 16985 msgid "odd numbered general purpose register specified as register pair" 16986 msgstr " " 16987 16988 #: config/tc-s390.c:1364 16989 msgid "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13." 16990 msgstr " . fp: 0, 1, 4, 5, 8, 9, 12 13." 16991 16992 #: config/tc-s390.c:1453 16993 msgid "invalid operand suffix" 16994 msgstr " " 16995 16996 #: config/tc-s390.c:1476 16997 msgid "syntax error; missing '(' after displacement" 16998 msgstr " : ( " 16999 17000 #: config/tc-s390.c:1493 config/tc-s390.c:1539 config/tc-s390.c:1571 17001 msgid "syntax error; expected ','" 17002 msgstr " : ," 17003 17004 #: config/tc-s390.c:1525 17005 msgid "syntax error; missing ')' after base register" 17006 msgstr " : ) " 17007 17008 #: config/tc-s390.c:1556 17009 msgid "syntax error; ')' not allowed here" 17010 msgstr " : ) " 17011 17012 #: config/tc-s390.c:1700 17013 #, c-format 17014 msgid "Opcode %s not available in this mode" 17015 msgstr " %s " 17016 17017 #: config/tc-s390.c:1755 config/tc-s390.c:1778 config/tc-s390.c:1791 17018 msgid "Invalid .insn format\n" 17019 msgstr " .insn\n" 17020 17021 #: config/tc-s390.c:1763 17022 #, c-format 17023 msgid "Unrecognized opcode format: `%s'" 17024 msgstr " : %s" 17025 17026 #: config/tc-s390.c:1794 17027 msgid "second operand of .insn not a constant\n" 17028 msgstr " .insn \n" 17029 17030 #: config/tc-s390.c:1797 17031 msgid "missing comma after insn constant\n" 17032 msgstr " insn\n" 17033 17034 #: config/tc-s390.c:2036 17035 msgid ".machinemode stack overflow" 17036 msgstr " .machinemode" 17037 17038 #: config/tc-s390.c:2043 17039 msgid ".machinemode stack underflow" 17040 msgstr " .machinemode" 17041 17042 #: config/tc-s390.c:2060 17043 #, c-format 17044 msgid "invalid machine mode `%s'" 17045 msgstr " %s" 17046 17047 #: config/tc-s390.c:2376 17048 msgid "unsupported relocation type" 17049 msgstr " " 17050 17051 #: config/tc-s390.c:2431 17052 #, c-format 17053 msgid "cannot emit PC relative %s relocation%s%s" 17054 msgstr " pc %s %s%s" 17055 17056 #: config/tc-s390.c:2570 17057 #, c-format 17058 msgid "Gas failure, reloc type %s\n" 17059 msgstr " gas, %s\n" 17060 17061 #: config/tc-s390.c:2572 17062 #, c-format 17063 msgid "Gas failure, reloc type #%i\n" 17064 msgstr " gas, #%i\n" 17065 17066 #: config/tc-score.c:260 17067 msgid "div / mul are reserved instructions" 17068 msgstr "div / mul " 17069 17070 #: config/tc-score.c:261 17071 msgid "This architecture doesn't support mmu" 17072 msgstr " mmu" 17073 17074 #: config/tc-score.c:262 17075 msgid "This architecture doesn't support atomic instruction" 17076 msgstr " " 17077 17078 #: config/tc-score.c:468 17079 msgid "S+core register expected" 17080 msgstr " S+core" 17081 17082 #: config/tc-score.c:469 17083 msgid "S+core special-register expected" 17084 msgstr " S+core" 17085 17086 #: config/tc-score.c:470 17087 msgid "S+core co-processor register expected" 17088 msgstr " S+core" 17089 17090 #: config/tc-score.c:1073 17091 msgid "Using temp register (r1)" 17092 msgstr " (r1)" 17093 17094 #: config/tc-score.c:1092 17095 #, c-format 17096 msgid "register expected, not '%.100s'" 17097 msgstr " , %.100s" 17098 17099 #: config/tc-score.c:1148 config/tc-score.c:5487 17100 msgid "rd must be even number." 17101 msgstr "rd " 17102 17103 #: config/tc-score.c:1512 config/tc-score.c:1519 17104 #, c-format 17105 msgid "invalid constant: %d bit expression not in range %u..%u" 17106 msgstr " : %d- %u..%u" 17107 17108 #: config/tc-score.c:1525 config/tc-score.c:1532 config/tc-score.c:2897 17109 #: config/tc-score.c:2902 config/tc-score.c:3167 config/tc-score.c:3172 17110 #: config/tc-score.c:3464 17111 #, c-format 17112 msgid "invalid constant: %d bit expression not in range %d..%d" 17113 msgstr " : %d- %d..%d" 17114 17115 #: config/tc-score.c:1557 17116 msgid "invalid constant: bit expression not defined" 17117 msgstr " : " 17118 17119 #: config/tc-score.c:2067 17120 msgid "Using temp register(r1)" 17121 msgstr " (r1)" 17122 17123 #: config/tc-score.c:2081 17124 #, c-format 17125 msgid "low register (r0-r15) expected, not '%.100s'" 17126 msgstr " (r0-r15), %.100s" 17127 17128 #: config/tc-score.c:2143 config/tc-score.c:3484 config/tc-score.c:3652 17129 #: config/tc-score.c:3697 17130 #, c-format 17131 msgid "missing [" 17132 msgstr " [" 17133 17134 #: config/tc-score.c:2157 config/tc-score.c:3105 config/tc-score.c:3307 17135 #: config/tc-score.c:3323 config/tc-score.c:3394 config/tc-score.c:3449 17136 #: config/tc-score.c:3673 config/tc-score.c:3718 config/tc-score.c:3867 17137 #: config/tc-score.c:3921 config/tc-score.c:3967 17138 #, c-format 17139 msgid "missing ]" 17140 msgstr " ]" 17141 17142 #: config/tc-score.c:2347 17143 #, c-format 17144 msgid "Fix data dependency: %s %s -- %s %s (insert %d nop!/%d)" 17145 msgstr " : %s %s %s %s ( %d nop!/%d)" 17146 17147 #: config/tc-score.c:2366 17148 #, c-format 17149 msgid "Fix data dependency: %s %s -- %s %s (insert 1 pflush/%d)" 17150 msgstr " : %s %s %s %s ( 1 pflush/%d)" 17151 17152 #: config/tc-score.c:2382 config/tc-score.c:2389 17153 #, c-format 17154 msgid "data dependency: %s %s -- %s %s (%d/%d bubble)" 17155 msgstr " : %s %s %s %s ( %d/%d )" 17156 17157 #: config/tc-score.c:2840 17158 msgid "address offset must be half word alignment" 17159 msgstr " " 17160 17161 #: config/tc-score.c:2848 17162 msgid "address offset must be word alignment" 17163 msgstr " " 17164 17165 #: config/tc-score.c:2988 config/tc-score.c:3125 17166 msgid "register same as write-back base" 17167 msgstr " " 17168 17169 #: config/tc-score.c:3095 17170 msgid "pre-indexed expression expected" 17171 msgstr " - " 17172 17173 #: config/tc-score.c:3424 17174 #, c-format 17175 msgid "invalid register number: %d is not in [r0--r7]" 17176 msgstr " : %d [r0--r7]" 17177 17178 #: config/tc-score.c:3441 17179 msgid "comma is expected" 17180 msgstr " " 17181 17182 #: config/tc-score.c:3472 17183 #, c-format 17184 msgid "invalid constant: %d is not word align integer" 17185 msgstr " : %d " 17186 17187 #: config/tc-score.c:3511 config/tc-score.c:3554 17188 msgid "invalid constant: 32 bit expression not word align" 17189 msgstr " : 32- " 17190 17191 #: config/tc-score.c:3520 config/tc-score.c:3563 17192 msgid "invalid constant: 32 bit expression not in range [0, 0xffffffff]" 17193 msgstr " : 32- [0, 0xffffffff]" 17194 17195 #: config/tc-score.c:3596 17196 msgid "invalid constant: 32 bit expression not in range [-0x80000000, 0x7fffffff]" 17197 msgstr " : 32- [-0x80000000, 0x7fffffff]" 17198 17199 #: config/tc-score.c:3785 config/tc-score.c:3813 17200 msgid "imm5 should >= 2" 17201 msgstr "imm5 >= 2" 17202 17203 #: config/tc-score.c:3790 config/tc-score.c:3819 17204 msgid "reg should <= 31" 17205 msgstr "reg <= 31" 17206 17207 #: config/tc-score.c:3861 config/tc-score.c:3912 17208 msgid "missing +" 17209 msgstr " +" 17210 17211 #: config/tc-score.c:3905 17212 #, c-format 17213 msgid "%s register same as write-back base" 17214 msgstr " %s " 17215 17216 #: config/tc-score.c:3907 17217 msgid "destination" 17218 msgstr "" 17219 17220 #: config/tc-score.c:3907 17221 msgid "source" 17222 msgstr "" 17223 17224 #: config/tc-score.c:4238 config/tc-score.c:4314 config/tc-score.c:4949 17225 msgid "expression error" 17226 msgstr " " 17227 17228 #: config/tc-score.c:4320 17229 msgid "value not in range [-0xffffffff, 0xffffffff]" 17230 msgstr " [-0xffffffff, 0xffffffff]" 17231 17232 #: config/tc-score.c:4348 17233 msgid "li rd label isn't correct instruction form" 17234 msgstr " li rd " 17235 17236 #: config/tc-score.c:4515 config/tc-score.c:4669 config/tc-score.c:5200 17237 #: config/tc-score.c:5228 17238 msgid "lacking label " 17239 msgstr " " 17240 17241 #: config/tc-score.c:4899 17242 msgid "s3_PIC code offset overflow (max 16 signed bits)" 17243 msgstr " s3_PIC ( 16 )" 17244 17245 #: config/tc-score.c:4955 17246 msgid "value not in range [0, 0x7fffffff]" 17247 msgstr " [0, 0x7fffffff]" 17248 17249 #: config/tc-score.c:4960 17250 msgid "end on line error" 17251 msgstr " " 17252 17253 #: config/tc-score.c:5207 17254 msgid "invalid constant: 25 bit expression not in range [-16777216, 16777215]" 17255 msgstr " : 25- [-16777216, 16777215]" 17256 17257 #: config/tc-score.c:5234 17258 msgid "invalid constant: 20 bit expression not in range -2^19..2^19-1" 17259 msgstr " : 20- -2^19..2^19-1" 17260 17261 #: config/tc-score.c:5267 17262 msgid "lacking label" 17263 msgstr " " 17264 17265 #: config/tc-score.c:5272 17266 msgid "invalid constant: 10 bit expression not in range [-2^9, 2^9-1]" 17267 msgstr " : 10- [-2^9, 2^9-1]" 17268 17269 #: config/tc-score.c:5367 17270 msgid "pce instruction error (16 bit || 16 bit)." 17271 msgstr " pce (16 || 16 )" 17272 17273 #: config/tc-score.c:5385 config/tc-score.c:5409 config/tc-score.c:5436 17274 #: config/tc-score.c:5465 config/tc-score.c:5514 17275 msgid "score3d instruction." 17276 msgstr " score3d" 17277 17278 #: config/tc-score.c:6020 17279 msgid "Unsupported use of .gpword" 17280 msgstr " .gpword" 17281 17282 #: config/tc-score.c:6116 17283 #, c-format 17284 msgid "BSS length (%d) < 0 ignored" 17285 msgstr " BSS (%d) < 0; " 17286 17287 #: config/tc-score.c:6130 read.c:2429 17288 #, c-format 17289 msgid "error setting flags for \".sbss\": %s" 17290 msgstr " .sbss: %s" 17291 17292 #: config/tc-score.c:6144 config/tc-sparc.c:4160 17293 msgid "missing alignment" 17294 msgstr " " 17295 17296 #: config/tc-score.c:6181 17297 #, c-format 17298 msgid "alignment too large; %d assumed" 17299 msgstr " ; %d" 17300 17301 #: config/tc-score.c:6186 read.c:2490 17302 msgid "alignment negative; 0 assumed" 17303 msgstr " ; 0" 17304 17305 #. Error routine. 17306 #: config/tc-score.c:6569 config/tc-score.c:6593 17307 msgid "size is not 4 or 6" 17308 msgstr " 4 6" 17309 17310 #: config/tc-score.c:6652 17311 msgid "bad call to MD_ATOF()" 17312 msgstr " MD_ATOF()" 17313 17314 #: config/tc-score.c:7151 config/tc-score.c:7217 17315 #, c-format 17316 msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9-1]" 17317 msgstr " (0x%x) [-2^9 ~ 2^9-1]" 17318 17319 #: config/tc-score.c:7166 config/tc-score.c:7195 config/tc-score.c:7247 17320 #, c-format 17321 msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19-1]" 17322 msgstr " (0x%x) [-2^19 ~ 2^19-1]" 17323 17324 #: config/tc-score.c:7272 17325 #, c-format 17326 msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9-1]" 17327 msgstr " (0x%x) [-2^9 ~ 2^9-1]" 17328 17329 #: config/tc-score.c:7442 17330 #, c-format 17331 msgid "cannot represent %s relocation in this object file format1" 17332 msgstr " %s 1 " 17333 17334 #: config/tc-score.c:7733 17335 #, c-format 17336 msgid "Sunplus-v2-0-0-20060510\n" 17337 msgstr "Sunplus-v2-0-0-20060510\n" 17338 17339 #: config/tc-score.c:7753 17340 #, c-format 17341 msgid " Score-specific assembler options:\n" 17342 msgstr " Score:\n" 17343 17344 #: config/tc-score.c:7755 17345 #, c-format 17346 msgid " -EB\t\tassemble code for a big-endian cpu\n" 17347 msgstr " -EB \n" 17348 17349 #: config/tc-score.c:7760 17350 #, c-format 17351 msgid " -EL\t\tassemble code for a little-endian cpu\n" 17352 msgstr " -EL \n" 17353 17354 #: config/tc-score.c:7764 17355 #, c-format 17356 msgid " -FIXDD\t\tfix data dependencies\n" 17357 msgstr " -FIXDD \n" 17358 17359 #: config/tc-score.c:7766 17360 #, c-format 17361 msgid " -NWARN\t\tdo not print warning message when fixing data dependencies\n" 17362 msgstr "" 17363 " -NWARN \n" 17364 " \n" 17365 17366 #: config/tc-score.c:7768 17367 #, c-format 17368 msgid " -SCORE5\t\tassemble code for target SCORE5\n" 17369 msgstr " -SCORE5 SCORE5\n" 17370 17371 #: config/tc-score.c:7770 17372 #, c-format 17373 msgid " -SCORE5U\tassemble code for target SCORE5U\n" 17374 msgstr " -SCORE5U SCORE5U\n" 17375 17376 #: config/tc-score.c:7772 17377 #, c-format 17378 msgid " -SCORE7\t\tassemble code for target SCORE7 [default]\n" 17379 msgstr " -SCORE7 SCORE7 ( )\n" 17380 17381 #: config/tc-score.c:7774 17382 #, c-format 17383 msgid " -SCORE3\t\tassemble code for target SCORE3\n" 17384 msgstr " -SCORE3 SCORE3\n" 17385 17386 #: config/tc-score.c:7776 17387 #, c-format 17388 msgid " -march=score7\tassemble code for target SCORE7 [default]\n" 17389 msgstr " -march=score7 SCORE7 ( )\n" 17390 17391 #: config/tc-score.c:7778 17392 #, c-format 17393 msgid " -march=score3\tassemble code for target SCORE3\n" 17394 msgstr " -march=score3 SCORE3\n" 17395 17396 #: config/tc-score.c:7780 17397 #, c-format 17398 msgid " -USE_R1\t\tassemble code for no warning message when using temp register r1\n" 17399 msgstr "" 17400 " -USE_R1 \n" 17401 " r1\n" 17402 17403 #: config/tc-score.c:7782 17404 #, c-format 17405 msgid " -KPIC\t\tgenerate PIC\n" 17406 msgstr " -KPIC PIC\n" 17407 17408 #: config/tc-score.c:7784 17409 #, c-format 17410 msgid " -O0\t\tdo not perform any optimizations\n" 17411 msgstr " -O0 - \n" 17412 17413 #: config/tc-score.c:7786 17414 #, c-format 17415 msgid " -G gpnum\tassemble code for setting gpsize, default is 8 bytes\n" 17416 msgstr " -G gpnum gpsize, 8 \n" 17417 17418 #: config/tc-score.c:7788 17419 #, c-format 17420 msgid " -V \t\tSunplus release version\n" 17421 msgstr " -V Sunplus\n" 17422 17423 #: config/tc-sh.c:61 17424 msgid "directive .big encountered when option -big required" 17425 msgstr " .big, -big" 17426 17427 #: config/tc-sh.c:71 17428 msgid "directive .little encountered when option -little required" 17429 msgstr " .little, -little" 17430 17431 #: config/tc-sh.c:1025 17432 msgid "illegal double indirection" 17433 msgstr " " 17434 17435 #: config/tc-sh.c:1034 17436 msgid "illegal register after @-" 17437 msgstr " @-" 17438 17439 #: config/tc-sh.c:1050 17440 msgid "must be @(r0,...)" 17441 msgstr " @(r0,...)" 17442 17443 #: config/tc-sh.c:1074 17444 msgid "syntax error in @(r0,...)" 17445 msgstr " @(r0,...)" 17446 17447 #: config/tc-sh.c:1079 17448 msgid "syntax error in @(r0...)" 17449 msgstr "syntax error in @(r0...)" 17450 17451 #: config/tc-sh.c:1124 17452 msgid "Deprecated syntax." 17453 msgstr " ." 17454 17455 #: config/tc-sh.c:1136 config/tc-sh.c:1141 17456 msgid "syntax error in @(disp,[Rn, gbr, pc])" 17457 msgstr " @(disp,[Rn, gbr, pc])" 17458 17459 #: config/tc-sh.c:1146 17460 msgid "expecting )" 17461 msgstr " )" 17462 17463 #: config/tc-sh.c:1154 17464 msgid "illegal register after @" 17465 msgstr " @" 17466 17467 #: config/tc-sh.c:1795 17468 #, c-format 17469 msgid "unhandled %d\n" 17470 msgstr " %d\n" 17471 17472 #: config/tc-sh.c:2008 17473 #, c-format 17474 msgid "Invalid register: 'r%d'" 17475 msgstr " : r%d" 17476 17477 #: config/tc-sh.c:2121 17478 #, c-format 17479 msgid "failed for %d\n" 17480 msgstr " %d\n" 17481 17482 #: config/tc-sh.c:2127 17483 msgid "misplaced PIC operand" 17484 msgstr " PIC" 17485 17486 #: config/tc-sh.c:2238 config/tc-sh.c:2611 17487 msgid "invalid operands for opcode" 17488 msgstr " " 17489 17490 #: config/tc-sh.c:2243 17491 msgid "insn can't be combined with parallel processing insn" 17492 msgstr " " 17493 17494 #: config/tc-sh.c:2250 config/tc-sh.c:2261 config/tc-sh.c:2293 17495 msgid "multiple movx specifications" 17496 msgstr " movx" 17497 17498 #: config/tc-sh.c:2255 config/tc-sh.c:2277 config/tc-sh.c:2316 17499 msgid "multiple movy specifications" 17500 msgstr " movy" 17501 17502 #: config/tc-sh.c:2264 config/tc-sh.c:2297 17503 msgid "invalid movx address register" 17504 msgstr " movx" 17505 17506 #: config/tc-sh.c:2266 17507 msgid "insn cannot be combined with non-nopy" 17508 msgstr " -nopy" 17509 17510 #: config/tc-sh.c:2280 config/tc-sh.c:2336 17511 msgid "invalid movy address register" 17512 msgstr " movy" 17513 17514 #: config/tc-sh.c:2282 17515 msgid "insn cannot be combined with non-nopx" 17516 msgstr " -nopx" 17517 17518 #: config/tc-sh.c:2295 17519 msgid "previous movy requires nopx" 17520 msgstr " movy nopx" 17521 17522 #: config/tc-sh.c:2303 config/tc-sh.c:2308 17523 msgid "invalid movx dsp register" 17524 msgstr " dsp movx" 17525 17526 #: config/tc-sh.c:2318 17527 msgid "previous movx requires nopy" 17528 msgstr " movy nopy" 17529 17530 #: config/tc-sh.c:2327 config/tc-sh.c:2332 17531 msgid "invalid movy dsp register" 17532 msgstr " dsp movy" 17533 17534 #: config/tc-sh.c:2342 17535 msgid "dsp immediate shift value not constant" 17536 msgstr " dsp " 17537 17538 #: config/tc-sh.c:2356 config/tc-sh.c:2382 17539 msgid "multiple parallel processing specifications" 17540 msgstr " " 17541 17542 #: config/tc-sh.c:2375 17543 msgid "multiple condition specifications" 17544 msgstr " " 17545 17546 #: config/tc-sh.c:2413 17547 msgid "insn cannot be combined with pmuls" 17548 msgstr " pmuls" 17549 17550 #: config/tc-sh.c:2429 17551 msgid "bad combined pmuls output operand" 17552 msgstr " pmuls" 17553 17554 #: config/tc-sh.c:2439 17555 msgid "destination register is same for parallel insns" 17556 msgstr " " 17557 17558 #: config/tc-sh.c:2448 17559 msgid "condition not followed by conditionalizable insn" 17560 msgstr " " 17561 17562 #: config/tc-sh.c:2458 17563 msgid "unrecognized characters at end of parallel processing insn" 17564 msgstr " " 17565 17566 #: config/tc-sh.c:2550 17567 msgid "opcode not valid for this cpu variant" 17568 msgstr " " 17569 17570 #: config/tc-sh.c:2581 17571 msgid "Delayed branches not available on SH1" 17572 msgstr " SH1" 17573 17574 #: config/tc-sh.c:2616 17575 #, c-format 17576 msgid "excess operands: '%s'" 17577 msgstr " : %s" 17578 17579 #: config/tc-sh.c:2693 17580 msgid ".uses pseudo-op seen when not relaxing" 17581 msgstr " .uses, " 17582 17583 #: config/tc-sh.c:2699 17584 msgid "bad .uses format" 17585 msgstr " .uses" 17586 17587 #: config/tc-sh.c:2817 17588 #, c-format 17589 msgid "Invalid argument to --isa option: %s" 17590 msgstr " --isa: %s" 17591 17592 #: config/tc-sh.c:2841 17593 #, c-format 17594 msgid "" 17595 "SH options:\n" 17596 "--little\t\tgenerate little endian code\n" 17597 "--big\t\t\tgenerate big endian code\n" 17598 "--relax\t\t\talter jump instructions for long displacements\n" 17599 "--renesas\t\tdisable optimization with section symbol for\n" 17600 "\t\t\tcompatibility with Renesas assembler.\n" 17601 "--small\t\t\talign sections to 4 byte boundaries, not 16\n" 17602 "--dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n" 17603 "--allow-reg-prefix\tallow '$' as a register name prefix.\n" 17604 "--isa=[any\t\tuse most appropriate isa\n" 17605 " | dsp same as '-dsp'\n" 17606 " | fp" 17607 msgstr "" 17608 " SH:\n" 17609 "--little \n" 17610 "--big \n" 17611 "--relax \n" 17612 "--renesas \n" 17613 " Renesas\n" 17614 "--small 4 , 16\n" 17615 "--dsp sh-dsp \n" 17616 " ISA \n" 17617 "--allow-reg-prefix $ \n" 17618 " \n" 17619 "--isa=[any isa\n" 17620 " | dsp -dsp\n" 17621 " | fp" 17622 17623 #: config/tc-sh.c:2866 17624 #, c-format 17625 msgid "--fdpic\t\t\tgenerate an FDPIC object file\n" 17626 msgstr "--fdpic FDPIC\n" 17627 17628 #: config/tc-sh.c:2942 17629 msgid ".uses does not refer to a local symbol in the same section" 17630 msgstr ".uses " 17631 17632 #: config/tc-sh.c:2961 17633 msgid "can't find fixup pointed to by .uses" 17634 msgstr " , .uses" 17635 17636 #: config/tc-sh.c:2981 17637 msgid ".uses target does not refer to a local symbol in the same section" 17638 msgstr " .uses " 17639 17640 #: config/tc-sh.c:3054 17641 msgid "displacement overflows 12-bit field" 17642 msgstr " 12- " 17643 17644 #: config/tc-sh.c:3057 17645 #, c-format 17646 msgid "displacement to defined symbol %s overflows 12-bit field" 17647 msgstr " %s 12- " 17648 17649 #: config/tc-sh.c:3061 17650 #, c-format 17651 msgid "displacement to undefined symbol %s overflows 12-bit field" 17652 msgstr " %s 12- " 17653 17654 #: config/tc-sh.c:3134 17655 msgid "displacement overflows 8-bit field" 17656 msgstr " 8- " 17657 17658 #: config/tc-sh.c:3137 17659 #, c-format 17660 msgid "displacement to defined symbol %s overflows 8-bit field" 17661 msgstr " %s 8- " 17662 17663 #: config/tc-sh.c:3141 17664 #, c-format 17665 msgid "displacement to undefined symbol %s overflows 8-bit field " 17666 msgstr " %s 12- " 17667 17668 #: config/tc-sh.c:3154 17669 #, c-format 17670 msgid "overflow in branch to %s; converted into longer instruction sequence" 17671 msgstr " %s; " 17672 17673 #: config/tc-sh.c:3219 config/tc-sh.c:3266 config/tc-sparc.c:4624 17674 #: config/tc-sparc.c:4648 17675 msgid "misaligned data" 17676 msgstr " " 17677 17678 #: config/tc-sh.c:3572 17679 msgid "offset to unaligned destination" 17680 msgstr " " 17681 17682 #: config/tc-sh.c:3577 17683 msgid "negative offset" 17684 msgstr " " 17685 17686 #: config/tc-sh.c:3717 17687 msgid "misaligned offset" 17688 msgstr " " 17689 17690 #: config/tc-sparc.c:314 config/tc-sparc.c:495 17691 msgid "Bad opcode table, broken assembler." 17692 msgstr " , ." 17693 17694 #: config/tc-sparc.c:487 17695 #, c-format 17696 msgid "invalid architecture -xarch=%s" 17697 msgstr " -xarch=%s" 17698 17699 #: config/tc-sparc.c:561 17700 #, c-format 17701 msgid "No compiled in support for %d bit object file format" 17702 msgstr " %d- " 17703 17704 #: config/tc-sparc.c:645 17705 #, c-format 17706 msgid "SPARC options:\n" 17707 msgstr " SPARC:\n" 17708 17709 #: config/tc-sparc.c:674 17710 #, c-format 17711 msgid "" 17712 "\n" 17713 "\t\t\tspecify variant of SPARC architecture\n" 17714 "-bump\t\t\twarn when assembler switches architectures\n" 17715 "-sparc\t\t\tignored\n" 17716 "--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n" 17717 "-relax\t\t\trelax jumps and branches (default)\n" 17718 "-no-relax\t\tavoid changing any jumps and branches\n" 17719 msgstr "" 17720 "\n" 17721 " SPARC\n" 17722 "-bump , \n" 17723 "-sparc \n" 17724 "--enforce-aligned-data .long . . \n" 17725 " \n" 17726 "-relax ( )\n" 17727 "-no-relax \n" 17728 17729 #: config/tc-sparc.c:681 17730 #, c-format 17731 msgid "" 17732 "-32\t\t\tcreate 32 bit object file\n" 17733 "-64\t\t\tcreate 64 bit object file\n" 17734 msgstr "" 17735 "-32 32- \n" 17736 "-64 64- \n" 17737 17738 #: config/tc-sparc.c:684 17739 #, c-format 17740 msgid "\t\t\t[default is %d]\n" 17741 msgstr " ( %d)\n" 17742 17743 #: config/tc-sparc.c:686 17744 #, c-format 17745 msgid "" 17746 "-TSO\t\t\tuse Total Store Ordering\n" 17747 "-PSO\t\t\tuse Partial Store Ordering\n" 17748 "-RMO\t\t\tuse Relaxed Memory Ordering\n" 17749 msgstr "" 17750 "-TSO Total Store Ordering\n" 17751 "-PSO Partial Store Ordering\n" 17752 "-RMO Relaxed Memory Ordering\n" 17753 17754 #: config/tc-sparc.c:690 17755 #, c-format 17756 msgid "\t\t\t[default is %s]\n" 17757 msgstr " ( %s)\n" 17758 17759 #: config/tc-sparc.c:692 17760 #, c-format 17761 msgid "" 17762 "-KPIC\t\t\tgenerate PIC\n" 17763 "-V\t\t\tprint assembler version number\n" 17764 "-undeclared-regs\tignore application global register usage without\n" 17765 "\t\t\tappropriate .register directive (default)\n" 17766 "-no-undeclared-regs\tforce error on application global register usage\n" 17767 "\t\t\twithout appropriate .register directive\n" 17768 "--dcti-couples-detect\twarn when an unpredictable DCTI couple is found\n" 17769 "-q\t\t\tignored\n" 17770 "-Qy, -Qn\t\tignored\n" 17771 "-s\t\t\tignored\n" 17772 msgstr "" 17773 "-KPIC PIC\n" 17774 "-V \n" 17775 "-undeclared-regs \n" 17776 " .register\n" 17777 " ( )\n" 17778 "-no-undeclared-regs \n" 17779 " .register\n" 17780 "--dcti-couples-detect , \n" 17781 " DCTI\n" 17782 "-q \n" 17783 "-Qy, -Qn \n" 17784 "-s \n" 17785 17786 #: config/tc-sparc.c:704 17787 #, c-format 17788 msgid "" 17789 "-EL\t\t\tgenerate code for a little endian machine\n" 17790 "-EB\t\t\tgenerate code for a big endian machine\n" 17791 "--little-endian-data\tgenerate code for a machine having big endian\n" 17792 " instructions and little endian data.\n" 17793 msgstr "" 17794 "-EL \n" 17795 "-EB \n" 17796 "--little-endian-data \n" 17797 " \n" 17798 17799 #: config/tc-sparc.c:968 17800 #, c-format 17801 msgid "Internal error: losing opcode: `%s' \"%s\"\n" 17802 msgstr " : : %s \"%s\"\n" 17803 17804 #: config/tc-sparc.c:987 17805 #, c-format 17806 msgid "Internal error: can't find opcode `%s' for `%s'\n" 17807 msgstr " : %s %s\n" 17808 17809 #: config/tc-sparc.c:1199 17810 msgid "Support for 64-bit arithmetic not compiled in." 17811 msgstr " 64- ." 17812 17813 #: config/tc-sparc.c:1245 17814 msgid "set: number not in 0..4294967295 range" 17815 msgstr "set: 0..4294967295" 17816 17817 #: config/tc-sparc.c:1252 17818 msgid "set: number not in -2147483648..4294967295 range" 17819 msgstr "set: -2147483648..4294967295" 17820 17821 #: config/tc-sparc.c:1311 17822 msgid "setsw: number not in -2147483648..4294967295 range" 17823 msgstr "setsw: -2147483648..4294967295" 17824 17825 #: config/tc-sparc.c:1359 17826 msgid "setx: temporary register same as destination register" 17827 msgstr "setx: " 17828 17829 #: config/tc-sparc.c:1430 17830 msgid "setx: illegal temporary register g0" 17831 msgstr "setx: g0" 17832 17833 #: config/tc-sparc.c:1538 17834 msgid "unpredictable DCTI couple" 17835 msgstr " DCTI" 17836 17837 #: config/tc-sparc.c:1548 17838 msgid "FP branch in delay slot" 17839 msgstr " FP " 17840 17841 #: config/tc-sparc.c:1565 17842 msgid "FP branch preceded by FP compare; NOP inserted" 17843 msgstr " FP FP; NOP" 17844 17845 #: config/tc-sparc.c:1605 17846 msgid "failed special case insn sanity check" 17847 msgstr " " 17848 17849 #: config/tc-sparc.c:1793 17850 msgid ": invalid membar mask name" 17851 msgstr ": membar" 17852 17853 #: config/tc-sparc.c:1809 17854 msgid ": invalid membar mask expression" 17855 msgstr ": membar" 17856 17857 #: config/tc-sparc.c:1814 17858 msgid ": invalid membar mask number" 17859 msgstr ": membar" 17860 17861 #: config/tc-sparc.c:1829 17862 msgid ": invalid siam mode expression" 17863 msgstr ": siam" 17864 17865 #: config/tc-sparc.c:1834 17866 msgid ": invalid siam mode number" 17867 msgstr ": siam" 17868 17869 #: config/tc-sparc.c:1850 17870 msgid ": invalid prefetch function name" 17871 msgstr ": prefetch" 17872 17873 #: config/tc-sparc.c:1858 17874 msgid ": invalid prefetch function expression" 17875 msgstr ": prefetch" 17876 17877 #: config/tc-sparc.c:1863 17878 msgid ": invalid prefetch function number" 17879 msgstr ": prefetch" 17880 17881 #: config/tc-sparc.c:1890 config/tc-sparc.c:1896 config/tc-sparc.c:1905 17882 msgid ": unrecognizable privileged register" 17883 msgstr ": " 17884 17885 #: config/tc-sparc.c:1928 config/tc-sparc.c:1934 config/tc-sparc.c:1943 17886 msgid ": unrecognizable hyperprivileged register" 17887 msgstr ": " 17888 17889 #: config/tc-sparc.c:1966 config/tc-sparc.c:1972 config/tc-sparc.c:1981 17890 msgid ": unrecognizable ancillary state register" 17891 msgstr ": " 17892 17893 #: config/tc-sparc.c:2014 17894 msgid ": asr number must be between 0 and 31" 17895 msgstr ": asr 0 31" 17896 17897 #: config/tc-sparc.c:2023 17898 #, c-format 17899 msgid ": expecting %asrN" 17900 msgstr ": %asrN" 17901 17902 #: config/tc-sparc.c:2065 17903 msgid ": crypto immediate must be between 0 and 31" 17904 msgstr ": crypto 0 31" 17905 17906 #: config/tc-sparc.c:2074 17907 msgid ": expecting crypto immediate" 17908 msgstr ": crypto" 17909 17910 #: config/tc-sparc.c:2235 config/tc-sparc.c:2274 config/tc-sparc.c:2701 17911 #: config/tc-sparc.c:2737 17912 #, c-format 17913 msgid "Illegal operands: %%%s requires arguments in ()" 17914 msgstr " : %%%s ()" 17915 17916 #: config/tc-sparc.c:2242 17917 #, c-format 17918 msgid "Illegal operands: %%%s cannot be used together with other relocs in the insn ()" 17919 msgstr " : %%%s ()" 17920 17921 #: config/tc-sparc.c:2253 17922 #, c-format 17923 msgid "Illegal operands: %%%s can be only used with call __tls_get_addr" 17924 msgstr " : %%%s __tls_get_addr" 17925 17926 #: config/tc-sparc.c:2460 17927 msgid "detected global register use not covered by .register pseudo-op" 17928 msgstr " .register" 17929 17930 #: config/tc-sparc.c:2562 17931 msgid ": There are only 64 f registers; [0-63]" 17932 msgstr ": 64 f ; [0-63]" 17933 17934 #: config/tc-sparc.c:2564 config/tc-sparc.c:2582 17935 msgid ": There are only 32 f registers; [0-31]" 17936 msgstr ": 32 f ; [0-31]" 17937 17938 #: config/tc-sparc.c:2574 17939 msgid ": There are only 32 single precision f registers; [0-31]" 17940 msgstr ": 32 f ; [0-31]" 17941 17942 #: config/tc-sparc.c:2595 17943 msgid ": Instruction requires frs2 and frsd must be the same register" 17944 msgstr ": , frs2 frsd " 17945 17946 #: config/tc-sparc.c:2746 17947 #, c-format 17948 msgid "Expression inside %%%s could not be parsed" 17949 msgstr " %%%s " 17950 17951 #: config/tc-sparc.c:2754 17952 #, c-format 17953 msgid "Illegal operands: Can't do arithmetics other than + and - involving %%%s()" 17954 msgstr " : + - %%%s()" 17955 17956 #: config/tc-sparc.c:2871 17957 #, c-format 17958 msgid "Illegal operands: Can't add non-constant expression to %%%s()" 17959 msgstr " : %%%s()" 17960 17961 #: config/tc-sparc.c:2881 17962 #, c-format 17963 msgid "Illegal operands: Can't do arithmetics involving %%%s() of a relocatable symbol" 17964 msgstr " : %%%s() " 17965 17966 #: config/tc-sparc.c:2899 17967 msgid ": PC-relative operand can't be a constant" 17968 msgstr ": PC " 17969 17970 #: config/tc-sparc.c:2906 17971 msgid ": TLS operand can't be a constant" 17972 msgstr ": TLS " 17973 17974 #: config/tc-sparc.c:2934 17975 msgid ": Immediate value in cbcond is out of range." 17976 msgstr ": cbcond ." 17977 17978 #: config/tc-sparc.c:2960 17979 msgid ": invalid ASI name" 17980 msgstr ": ASI" 17981 17982 #: config/tc-sparc.c:2969 17983 msgid ": invalid ASI expression" 17984 msgstr ": ASI" 17985 17986 #: config/tc-sparc.c:2974 17987 msgid ": invalid ASI number" 17988 msgstr ": ASI" 17989 17990 #: config/tc-sparc.c:3079 17991 msgid ": non-immdiate imm2 operand" 17992 msgstr ": imm2" 17993 17994 #: config/tc-sparc.c:3084 17995 msgid ": imm2 immediate operand out of range (0-3)" 17996 msgstr ": imm2 (0-3)" 17997 17998 #: config/tc-sparc.c:3103 17999 msgid "OPF immediate operand out of range (0-0x1ff)" 18000 msgstr " OPF (0-0x1ff)" 18001 18002 #: config/tc-sparc.c:3108 18003 msgid "non-immediate OPF operand, ignored" 18004 msgstr " OPF, " 18005 18006 #: config/tc-sparc.c:3127 18007 msgid ": invalid cpreg name" 18008 msgstr ": cpreg" 18009 18010 #: config/tc-sparc.c:3156 18011 #, c-format 18012 msgid "Illegal operands%s" 18013 msgstr " %s" 18014 18015 #: config/tc-sparc.c:3205 18016 #, c-format 18017 msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\"" 18018 msgstr " %s %s %s" 18019 18020 #: config/tc-sparc.c:3246 18021 #, c-format 18022 msgid "Architecture mismatch on \"%s %s\"." 18023 msgstr " %s %s." 18024 18025 #: config/tc-sparc.c:3247 18026 #, c-format 18027 msgid "(Requires %s; requested architecture is %s.)" 18028 msgstr "( %s; %s)" 18029 18030 #: config/tc-sparc.c:3259 18031 #, c-format 18032 msgid "Hardware capability \"%s\" not enabled for \"%s\"." 18033 msgstr " %s %s." 18034 18035 #: config/tc-sparc.c:3645 config/tc-sparc.c:3652 config/tc-sparc.c:3659 18036 #: config/tc-sparc.c:3666 config/tc-sparc.c:3673 config/tc-sparc.c:3682 18037 #: config/tc-sparc.c:3694 config/tc-sparc.c:3705 config/tc-sparc.c:3727 18038 #: config/tc-sparc.c:3751 write.c:1189 18039 msgid "relocation overflow" 18040 msgstr " " 18041 18042 #: config/tc-sparc.c:3806 18043 #, c-format 18044 msgid "bad or unhandled relocation type: 0x%02x" 18045 msgstr " : 0x%02x" 18046 18047 #: config/tc-sparc.c:4122 18048 msgid "Expected comma after name" 18049 msgstr " " 18050 18051 #: config/tc-sparc.c:4131 18052 #, c-format 18053 msgid "BSS length (%d.) <0! Ignored." 18054 msgstr " BSS (%d.) <0! ." 18055 18056 #: config/tc-sparc.c:4143 18057 msgid "bad .reserve segment -- expected BSS segment" 18058 msgstr " .reserve BSS" 18059 18060 #: config/tc-sparc.c:4169 config/tc-sparc.c:4296 18061 msgid "negative alignment" 18062 msgstr " " 18063 18064 #: config/tc-sparc.c:4179 config/tc-sparc.c:4317 read.c:1473 read.c:2502 18065 msgid "alignment not a power of 2" 18066 msgstr " 2" 18067 18068 #: config/tc-sparc.c:4225 18069 #, c-format 18070 msgid "Ignoring attempt to re-define symbol %s" 18071 msgstr " %s" 18072 18073 #: config/tc-sparc.c:4248 config/tc-v850.c:283 18074 msgid "Expected comma after symbol-name" 18075 msgstr " " 18076 18077 #: config/tc-sparc.c:4258 18078 #, c-format 18079 msgid ".COMMon length (%lu) out of range ignored" 18080 msgstr " .COMMon (%lu) , " 18081 18082 #: config/tc-sparc.c:4284 18083 msgid "Expected comma after common length" 18084 msgstr " " 18085 18086 #: config/tc-sparc.c:4429 18087 msgid "Unknown segment type" 18088 msgstr " " 18089 18090 #: config/tc-sparc.c:4498 config/tc-sparc.c:4507 18091 #, c-format 18092 msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}" 18093 msgstr " .register %%g[2367],{#scratch|symbolname|#ignore}" 18094 18095 #: config/tc-sparc.c:4525 18096 msgid "redefinition of global register" 18097 msgstr " " 18098 18099 #: config/tc-sparc.c:4536 18100 #, c-format 18101 msgid "Register symbol %s already defined." 18102 msgstr " %s ." 18103 18104 #: config/tc-sparc.c:4738 18105 #, c-format 18106 msgid "Illegal operands: %%r_plt in %d-byte data field" 18107 msgstr " : %%r_plt %d- " 18108 18109 #: config/tc-sparc.c:4748 18110 #, c-format 18111 msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field" 18112 msgstr " : %%r_tls_dtpoff %d- " 18113 18114 #: config/tc-sparc.c:4785 config/tc-vax.c:3313 18115 #, c-format 18116 msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields" 18117 msgstr " : %%r_%s%d %d- " 18118 18119 #: config/tc-sparc.c:4793 config/tc-sparc.c:4824 config/tc-sparc.c:4833 18120 #: config/tc-vax.c:3321 config/tc-vax.c:3352 config/tc-vax.c:3361 18121 #, c-format 18122 msgid "Illegal operands: %%r_%s%d requires arguments in ()" 18123 msgstr " : %%r_%s%d ()" 18124 18125 #: config/tc-sparc.c:4842 config/tc-vax.c:3370 18126 #, c-format 18127 msgid "Illegal operands: garbage after %%r_%s%d()" 18128 msgstr " : %%r_%s%d()" 18129 18130 #: config/tc-sparc.h:66 18131 msgid "sparc convert_frag\n" 18132 msgstr "sparc convert_frag\n" 18133 18134 #: config/tc-spu.c:172 18135 msgid "" 18136 "SPU options:\n" 18137 " --apuasm\t\t emulate behaviour of apuasm\n" 18138 msgstr "" 18139 " SPU:\n" 18140 " --apuasm\t\t apuasm\n" 18141 18142 #: config/tc-spu.c:278 18143 #, c-format 18144 msgid "Invalid mnemonic '%s'" 18145 msgstr " %s" 18146 18147 #: config/tc-spu.c:284 18148 #, c-format 18149 msgid "'%s' is only available in DD2.0 or higher." 18150 msgstr " DD2.0 %s." 18151 18152 #: config/tc-spu.c:316 18153 #, c-format 18154 msgid "Error in argument %d. Expecting: \"%s\"" 18155 msgstr " %d. : %s" 18156 18157 #: config/tc-spu.c:327 18158 msgid "Mixing register syntax, with and without '$'." 18159 msgstr " : $." 18160 18161 #: config/tc-spu.c:333 18162 #, c-format 18163 msgid "Treating '%-*s' as a symbol." 18164 msgstr " %-*s ." 18165 18166 #: config/tc-spu.c:552 18167 msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher." 18168 msgstr " DD2.0 SPU_RdEventMask ( 11)." 18169 18170 #: config/tc-spu.c:554 18171 msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher." 18172 msgstr " DD2.0 MFC_RdTagMask ( 12)." 18173 18174 #: config/tc-spu.c:597 18175 #, c-format 18176 msgid "Using old style, %%lo(expr), please change to PPC style, expr@l." 18177 msgstr " , %%lo(expr), PPC, expr@l." 18178 18179 #: config/tc-spu.c:603 18180 #, c-format 18181 msgid "Using old style, %%hi(expr), please change to PPC style, expr@h." 18182 msgstr " , %%hi(expr), PPC, expr@h." 18183 18184 #: config/tc-spu.c:673 config/tc-spu.c:676 18185 #, c-format 18186 msgid "Constant expression %d out of range, [%d, %d]." 18187 msgstr " %d , [%d, %d]." 18188 18189 #: config/tc-spu.c:778 18190 #, c-format 18191 msgid "invalid priority '%lu'" 18192 msgstr " %lu" 18193 18194 #: config/tc-spu.c:784 18195 #, c-format 18196 msgid "invalid lrlive '%lu'" 18197 msgstr " lrlive %lu" 18198 18199 #: config/tc-spu.c:858 18200 msgid "Relaxation should never occur" 18201 msgstr " " 18202 18203 #: config/tc-spu.c:1005 18204 #, c-format 18205 msgid "Relocation doesn't fit. (relocation value = 0x%lx)" 18206 msgstr " ( = 0x%lx)" 18207 18208 #: config/tc-spu.h:85 18209 msgid "spu convert_frag\n" 18210 msgstr "spu convert_frag\n" 18211 18212 #: config/tc-tic30.c:36 18213 msgid "first" 18214 msgstr "" 18215 18216 #: config/tc-tic30.c:36 18217 msgid "second" 18218 msgstr "" 18219 18220 #: config/tc-tic30.c:36 18221 msgid "third" 18222 msgstr "" 18223 18224 #: config/tc-tic30.c:36 18225 msgid "fourth" 18226 msgstr "" 18227 18228 #: config/tc-tic30.c:36 18229 msgid "fifth" 18230 msgstr "" 18231 18232 #: config/tc-tic30.c:460 18233 msgid "More than one AR register found in indirect reference" 18234 msgstr " AR" 18235 18236 #: config/tc-tic30.c:466 18237 msgid "Illegal AR register in indirect reference" 18238 msgstr " AR" 18239 18240 #: config/tc-tic30.c:487 18241 msgid "More than one displacement found in indirect reference" 18242 msgstr " " 18243 18244 #: config/tc-tic30.c:496 18245 msgid "Invalid displacement in indirect reference" 18246 msgstr " " 18247 18248 #: config/tc-tic30.c:514 18249 msgid "AR register not found in indirect reference" 18250 msgstr " AR" 18251 18252 #. Maybe an implied displacement of 1 again. 18253 #: config/tc-tic30.c:531 18254 msgid "required displacement wasn't given in indirect reference" 18255 msgstr " " 18256 18257 #: config/tc-tic30.c:538 18258 msgid "illegal indirect reference" 18259 msgstr " " 18260 18261 #: config/tc-tic30.c:545 18262 msgid "displacement must be an unsigned 8-bit number" 18263 msgstr " 8- " 18264 18265 #: config/tc-tic30.c:729 config/tc-tic30.c:1476 18266 #, c-format 18267 msgid "Invalid character %s before %s operand" 18268 msgstr " %s %s" 18269 18270 #: config/tc-tic30.c:748 config/tc-tic30.c:1491 18271 #, c-format 18272 msgid "Unbalanced parenthesis in %s operand." 18273 msgstr " %s." 18274 18275 #: config/tc-tic30.c:764 config/tc-tic30.c:1501 18276 #, c-format 18277 msgid "Invalid character %s in %s operand" 18278 msgstr " %s %s" 18279 18280 #: config/tc-tic30.c:783 config/tc-tic30.c:1518 18281 #, c-format 18282 msgid "Spurious operands; (%d operands/instruction max)" 18283 msgstr " ; ( %d /)" 18284 18285 #. Just skip it, if it's \n complain. 18286 #: config/tc-tic30.c:801 config/tc-tic30.c:817 config/tc-tic30.c:1535 18287 #: config/tc-tic30.c:1551 18288 msgid "Expecting operand after ','; got nothing" 18289 msgstr " ,; " 18290 18291 #: config/tc-tic30.c:806 config/tc-tic30.c:1540 18292 msgid "Expecting operand before ','; got nothing" 18293 msgstr " ,; " 18294 18295 #: config/tc-tic30.c:844 18296 msgid "incorrect number of operands given in the first instruction" 18297 msgstr " " 18298 18299 #: config/tc-tic30.c:850 18300 msgid "incorrect number of operands given in the second instruction" 18301 msgstr " " 18302 18303 #: config/tc-tic30.c:871 18304 #, c-format 18305 msgid "%s instruction, operand %d doesn't match" 18306 msgstr " %s, %d " 18307 18308 #. Shouldn't get here. 18309 #: config/tc-tic30.c:895 config/tc-tic30.c:902 18310 msgid "incorrect format for multiply parallel instruction" 18311 msgstr " " 18312 18313 #: config/tc-tic30.c:909 18314 msgid "destination for multiply can only be R0 or R1" 18315 msgstr " R0 R1" 18316 18317 #: config/tc-tic30.c:916 18318 msgid "destination for add/subtract can only be R2 or R3" 18319 msgstr " / R2 R3" 18320 18321 #: config/tc-tic30.c:983 18322 msgid "loading the same register in parallel operation" 18323 msgstr " " 18324 18325 #: config/tc-tic30.c:1426 18326 #, c-format 18327 msgid "Invalid character %s in opcode" 18328 msgstr " %s " 18329 18330 #: config/tc-tic30.c:1456 18331 #, c-format 18332 msgid "Unknown TMS320C30 instruction: %s" 18333 msgstr " TMS320C30: %s" 18334 18335 #: config/tc-tic30.c:1576 18336 msgid "Incorrect number of operands given" 18337 msgstr " " 18338 18339 #: config/tc-tic30.c:1609 18340 #, c-format 18341 msgid "The %s operand doesn't match" 18342 msgstr " %s " 18343 18344 #. Shouldn't make it to this stage. 18345 #: config/tc-tic30.c:1634 config/tc-tic30.c:1646 18346 msgid "Incompatible first and second operands in instruction" 18347 msgstr " " 18348 18349 #: config/tc-tic30.c:1760 18350 msgid "invalid short form floating point immediate operand" 18351 msgstr " " 18352 18353 #: config/tc-tic30.c:1770 18354 msgid "rounding down first operand float to unsigned int" 18355 msgstr " float unsigned int" 18356 18357 #: config/tc-tic30.c:1772 18358 msgid "only lower 16-bits of first operand are used" 18359 msgstr " 16 " 18360 18361 #: config/tc-tic30.c:1782 18362 msgid "rounding down first operand float to signed int" 18363 msgstr " float signed int" 18364 18365 #: config/tc-tic30.c:1787 config/tc-tic30.c:1858 18366 msgid "first operand is too large for 16-bit signed int" 18367 msgstr " 16- " 18368 18369 #: config/tc-tic30.c:1852 18370 msgid "first operand is floating point" 18371 msgstr " " 18372 18373 #. Shouldn't get here. 18374 #: config/tc-tic30.c:1883 18375 msgid "interrupt vector for trap instruction out of range" 18376 msgstr " " 18377 18378 #: config/tc-tic30.c:1928 18379 msgid "LDP instruction needs a 24-bit operand" 18380 msgstr " LDP 24- " 18381 18382 #: config/tc-tic30.c:1952 18383 msgid "first operand is too large for a 24-bit displacement" 18384 msgstr " 24- " 18385 18386 #: config/tc-tic4x.c:391 18387 msgid "Nan, using zero." 18388 msgstr "Nan, ." 18389 18390 #: config/tc-tic4x.c:509 18391 #, c-format 18392 msgid "Cannot represent exponent in %d bits" 18393 msgstr " %d " 18394 18395 #: config/tc-tic4x.c:592 config/tc-tic4x.c:602 18396 msgid "Invalid floating point number" 18397 msgstr " " 18398 18399 #: config/tc-tic4x.c:722 18400 msgid "Comma expected\n" 18401 msgstr " \n" 18402 18403 #: config/tc-tic4x.c:756 config/tc-tic54x.c:498 18404 msgid ".bss size argument missing\n" 18405 msgstr " .bss\n" 18406 18407 #: config/tc-tic4x.c:764 18408 #, c-format 18409 msgid ".bss size %ld < 0!" 18410 msgstr " .bss %ld < 0!" 18411 18412 #: config/tc-tic4x.c:897 18413 msgid "Non-constant symbols not allowed\n" 18414 msgstr " \n" 18415 18416 #: config/tc-tic4x.c:928 18417 msgid "Symbol missing\n" 18418 msgstr " \n" 18419 18420 #. Skip null symbol terminator. 18421 #: config/tc-tic4x.c:976 18422 msgid ".sect: subsection name ignored" 18423 msgstr ".sect: " 18424 18425 #: config/tc-tic4x.c:1004 config/tc-tic4x.c:1105 config/tc-tic54x.c:1482 18426 #, c-format 18427 msgid "Error setting flags for \"%s\": %s" 18428 msgstr " %s: %s" 18429 18430 #: config/tc-tic4x.c:1036 18431 msgid ".set syntax invalid\n" 18432 msgstr " .set\n" 18433 18434 #: config/tc-tic4x.c:1094 18435 msgid ".usect: non-zero alignment flag ignored" 18436 msgstr ".usect: " 18437 18438 #: config/tc-tic4x.c:1125 18439 #, c-format 18440 msgid "This assembler does not support processor generation %ld" 18441 msgstr " %ld" 18442 18443 #: config/tc-tic4x.c:1129 18444 msgid "Changing processor generation on fly not supported..." 18445 msgstr " " 18446 18447 #: config/tc-tic4x.c:1416 18448 msgid "Auxiliary register AR0--AR7 required for indirect" 18449 msgstr " AR0--AR7" 18450 18451 #: config/tc-tic4x.c:1430 18452 #, c-format 18453 msgid "Bad displacement %d (require 0--255)\n" 18454 msgstr " %d ( 0--255)\n" 18455 18456 #: config/tc-tic4x.c:1448 18457 msgid "Index register IR0,IR1 required for displacement" 18458 msgstr " IR0,IR1" 18459 18460 #: config/tc-tic4x.c:1516 18461 msgid "Expecting a register name" 18462 msgstr " " 18463 18464 #: config/tc-tic4x.c:1528 config/tc-tic4x.c:1551 config/tc-tic4x.c:1617 18465 msgid "Number too large" 18466 msgstr " " 18467 18468 #: config/tc-tic4x.c:1541 config/tc-tic4x.c:1564 18469 msgid "Expecting a constant value" 18470 msgstr " " 18471 18472 #: config/tc-tic4x.c:1572 18473 #, c-format 18474 msgid "Bad direct addressing construct %s" 18475 msgstr " %s " 18476 18477 #: config/tc-tic4x.c:1576 18478 #, c-format 18479 msgid "Direct value of %ld is not suitable" 18480 msgstr " %ld " 18481 18482 #: config/tc-tic4x.c:1600 18483 msgid "Unknown indirect addressing mode" 18484 msgstr " " 18485 18486 #: config/tc-tic4x.c:1697 18487 #, c-format 18488 msgid "Immediate value of %ld is too large for ldf" 18489 msgstr " %ld ldf" 18490 18491 #: config/tc-tic4x.c:1737 18492 msgid "Destination register must be ARn" 18493 msgstr " ARn" 18494 18495 #: config/tc-tic4x.c:1756 config/tc-tic4x.c:2129 config/tc-tic4x.c:2188 18496 #, c-format 18497 msgid "Immediate value of %ld is too large" 18498 msgstr " %ld " 18499 18500 #: config/tc-tic4x.c:1785 config/tc-tic4x.c:1990 18501 msgid "Invalid indirect addressing mode" 18502 msgstr " " 18503 18504 #: config/tc-tic4x.c:1809 config/tc-tic4x.c:1849 config/tc-tic4x.c:2040 18505 #: config/tc-tic4x.c:2062 18506 msgid "Register must be Rn" 18507 msgstr " Rn" 18508 18509 #: config/tc-tic4x.c:1863 config/tc-tic4x.c:1933 config/tc-tic4x.c:1947 18510 msgid "Register must be R0--R7" 18511 msgstr " R0--R7" 18512 18513 #: config/tc-tic4x.c:1887 config/tc-tic4x.c:1915 18514 #, c-format 18515 msgid "Invalid indirect addressing mode displacement %d" 18516 msgstr " %d" 18517 18518 #: config/tc-tic4x.c:1961 18519 msgid "Destination register must be R2 or R3" 18520 msgstr " R2 R3" 18521 18522 #: config/tc-tic4x.c:1975 18523 msgid "Destination register must be R0 or R1" 18524 msgstr " R0 R1" 18525 18526 #: config/tc-tic4x.c:2012 18527 #, c-format 18528 msgid "Displacement value of %ld is too large" 18529 msgstr " %ld " 18530 18531 #: config/tc-tic4x.c:2073 config/tc-tic4x.c:2204 18532 msgid "Floating point number not valid in expression" 18533 msgstr " " 18534 18535 #: config/tc-tic4x.c:2087 18536 #, c-format 18537 msgid "Signed immediate value %ld too large" 18538 msgstr " %ld " 18539 18540 #: config/tc-tic4x.c:2150 18541 #, c-format 18542 msgid "Unsigned immediate value %ld too large" 18543 msgstr " %ld " 18544 18545 #: config/tc-tic4x.c:2218 18546 #, c-format 18547 msgid "Immediate value %ld too large" 18548 msgstr " %ld " 18549 18550 #: config/tc-tic4x.c:2237 config/tc-tic4x.c:2265 18551 msgid "Register must be ivtp or tvtp" 18552 msgstr " ivtp tvtp" 18553 18554 #: config/tc-tic4x.c:2251 18555 msgid "Register must be address register" 18556 msgstr " " 18557 18558 #: config/tc-tic4x.c:2324 18559 msgid "Source and destination register should not be equal" 18560 msgstr " " 18561 18562 #: config/tc-tic4x.c:2339 18563 msgid "Equal parallel destination registers, one result will be discarded" 18564 msgstr " , " 18565 18566 #: config/tc-tic4x.c:2380 18567 msgid "Too many operands scanned" 18568 msgstr " " 18569 18570 #: config/tc-tic4x.c:2411 18571 msgid "Parallel opcode cannot contain more than two instructions" 18572 msgstr " " 18573 18574 #: config/tc-tic4x.c:2485 18575 #, c-format 18576 msgid "Invalid operands for %s" 18577 msgstr " %s" 18578 18579 #: config/tc-tic4x.c:2488 18580 #, c-format 18581 msgid "Invalid instruction %s" 18582 msgstr " %s" 18583 18584 #: config/tc-tic4x.c:2640 18585 #, c-format 18586 msgid "Bad relocation type: 0x%02x" 18587 msgstr " : 0x%02x" 18588 18589 #: config/tc-tic4x.c:2698 18590 #, c-format 18591 msgid "Unsupported processor generation %d" 18592 msgstr " %d" 18593 18594 #: config/tc-tic4x.c:2706 18595 msgid "Option -b is depreciated, please use -mbig" 18596 msgstr " -b , -mbig" 18597 18598 #: config/tc-tic4x.c:2713 18599 msgid "Option -p is depreciated, please use -mmemparm" 18600 msgstr " -p , -mmemparm" 18601 18602 #: config/tc-tic4x.c:2720 18603 msgid "Option -r is depreciated, please use -mregparm" 18604 msgstr " -r , -mregparm" 18605 18606 #: config/tc-tic4x.c:2727 18607 msgid "Option -s is depreciated, please use -msmall" 18608 msgstr " -s , -msmall" 18609 18610 #: config/tc-tic4x.c:2756 18611 #, c-format 18612 msgid "" 18613 "\n" 18614 "TIC4X options:\n" 18615 " -mcpu=CPU -mCPU select architecture variant. CPU can be:\n" 18616 " 30 - TMS320C30\n" 18617 " 31 - TMS320C31, TMS320LC31\n" 18618 " 32 - TMS320C32\n" 18619 " 33 - TMS320VC33\n" 18620 " 40 - TMS320C40\n" 18621 " 44 - TMS320C44\n" 18622 " -mrev=REV set cpu hardware revision (integer numbers).\n" 18623 " Combinations of -mcpu and -mrev will enable/disable\n" 18624 " the appropriate options (-midle2, -mlowpower and\n" 18625 " -menhanced) according to the selected type\n" 18626 " -mbig select big memory model\n" 18627 " -msmall select small memory model (default)\n" 18628 " -mregparm select register parameters (default)\n" 18629 " -mmemparm select memory parameters\n" 18630 " -midle2 enable IDLE2 support\n" 18631 " -mlowpower enable LOPOWER and MAXSPEED support\n" 18632 " -menhanced enable enhanced opcode support\n" 18633 msgstr "" 18634 "\n" 18635 " TIC4X:\n" 18636 " -mcpu=CPU -mCPU . :\n" 18637 " 30 - TMS320C30\n" 18638 " 31 - TMS320C31, TMS320LC31\n" 18639 " 32 - TMS320C32\n" 18640 " 33 - TMS320VC33\n" 18641 " 40 - TMS320C40\n" 18642 " 44 - TMS320C44\n" 18643 " -mrev=REV ()\n" 18644 " -mcpu -mrev /\n" 18645 " (-midle2, -mlowpower \n" 18646 " -menhanced) \n" 18647 " -mbig \n" 18648 " -msmall ( )\n" 18649 " -mregparm ( )\n" 18650 " -mmemparm \n" 18651 " -midle2 IDLE2\n" 18652 " -mlowpower LOPOWER MAXSPEED\n" 18653 " -menhanced \n" 18654 18655 #: config/tc-tic4x.c:2801 18656 #, c-format 18657 msgid "Label \"$%d\" redefined" 18658 msgstr " $%d" 18659 18660 #: config/tc-tic4x.c:3011 18661 #, c-format 18662 msgid "Reloc %d not supported by object file format" 18663 msgstr " %d " 18664 18665 #. Only word (et al.), align, or conditionals are allowed within 18666 #. .struct/.union. 18667 #: config/tc-tic54x.c:242 18668 msgid "pseudo-op illegal within .struct/.union" 18669 msgstr " .struct/.union" 18670 18671 #: config/tc-tic54x.c:256 18672 #, c-format 18673 msgid "C54x-specific command line options:\n" 18674 msgstr " C54x:\n" 18675 18676 #: config/tc-tic54x.c:257 18677 #, c-format 18678 msgid "-mfar-mode | -mf Use extended addressing\n" 18679 msgstr "-mfar-mode | -mf \n" 18680 18681 #: config/tc-tic54x.c:258 18682 #, c-format 18683 msgid "-mcpu=<CPU version> Specify the CPU version\n" 18684 msgstr "-mcpu=< > \n" 18685 18686 #: config/tc-tic54x.c:259 18687 #, c-format 18688 msgid "-merrors-to-file <filename>\n" 18689 msgstr "-merrors-to-file < >\n" 18690 18691 #: config/tc-tic54x.c:260 18692 #, c-format 18693 msgid "-me <filename> Redirect errors to a file\n" 18694 msgstr "-me < > \n" 18695 18696 #: config/tc-tic54x.c:373 18697 msgid "Comma and symbol expected for '.asg STRING, SYMBOL'" 18698 msgstr " .asg STRING, SYMBOL" 18699 18700 #: config/tc-tic54x.c:385 18701 msgid "symbols assigned with .asg must begin with a letter" 18702 msgstr ", .asg, " 18703 18704 #: config/tc-tic54x.c:423 18705 msgid "Unterminated string after absolute expression" 18706 msgstr " " 18707 18708 #: config/tc-tic54x.c:431 18709 msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'" 18710 msgstr " .eval EXPR, SYMBOL" 18711 18712 #: config/tc-tic54x.c:439 18713 msgid "symbols assigned with .eval must begin with a letter" 18714 msgstr ", .eval, " 18715 18716 #: config/tc-tic54x.c:507 18717 #, c-format 18718 msgid ".bss size %d < 0!" 18719 msgstr " .bss %d < 0!" 18720 18721 #: config/tc-tic54x.c:693 18722 msgid "Offset on nested structures is ignored" 18723 msgstr " " 18724 18725 #: config/tc-tic54x.c:743 18726 #, c-format 18727 msgid ".end%s without preceding .%s" 18728 msgstr ".end%s .%s" 18729 18730 #: config/tc-tic54x.c:809 18731 #, c-format 18732 msgid "Unrecognized struct/union tag '%s'" 18733 msgstr " / %s" 18734 18735 #: config/tc-tic54x.c:811 18736 msgid ".tag requires a structure tag" 18737 msgstr " .tag " 18738 18739 #: config/tc-tic54x.c:817 18740 msgid "Label required for .tag" 18741 msgstr " .tag " 18742 18743 #: config/tc-tic54x.c:836 18744 #, c-format 18745 msgid ".tag target '%s' undefined" 18746 msgstr " .tag %s " 18747 18748 #: config/tc-tic54x.c:900 18749 #, c-format 18750 msgid ".field count '%d' out of range (1 <= X <= 32)" 18751 msgstr " .field %d (1 <= X <= 32)" 18752 18753 #: config/tc-tic54x.c:928 18754 #, c-format 18755 msgid "Unrecognized field type '%c'" 18756 msgstr " %c" 18757 18758 #: config/tc-tic54x.c:1052 18759 msgid "Overflow in expression, truncated to 8 bits" 18760 msgstr " , 8 " 18761 18762 #: config/tc-tic54x.c:1057 18763 msgid "Overflow in expression, truncated to 16 bits" 18764 msgstr " , 16 " 18765 18766 #. Disallow .byte with a non constant expression that will 18767 #. require relocation. 18768 #: config/tc-tic54x.c:1065 18769 msgid "Relocatable values require at least WORD storage" 18770 msgstr " WORD" 18771 18772 #: config/tc-tic54x.c:1126 18773 msgid "Use of .def/.ref is deprecated. Use .global instead" 18774 msgstr " .def/.ref . .global" 18775 18776 #: config/tc-tic54x.c:1345 18777 msgid ".space/.bes repeat count is negative, ignored" 18778 msgstr " .space/.bes , " 18779 18780 #: config/tc-tic54x.c:1350 18781 msgid ".space/.bes repeat count is zero, ignored" 18782 msgstr " .space/.bes , " 18783 18784 #: config/tc-tic54x.c:1423 18785 msgid "Missing size argument" 18786 msgstr " " 18787 18788 #: config/tc-tic54x.c:1557 18789 msgid "CPU version has already been set" 18790 msgstr " " 18791 18792 #: config/tc-tic54x.c:1561 18793 #, c-format 18794 msgid "Unrecognized version '%s'" 18795 msgstr " %s" 18796 18797 #: config/tc-tic54x.c:1567 18798 msgid "Changing of CPU version on the fly not supported" 18799 msgstr " " 18800 18801 #: config/tc-tic54x.c:1698 18802 msgid "p2align not supported on this target" 18803 msgstr "p2align " 18804 18805 #: config/tc-tic54x.c:1710 18806 msgid "Argument to .even ignored" 18807 msgstr " .even " 18808 18809 #: config/tc-tic54x.c:1756 18810 msgid "Invalid field size, must be from 1 to 32" 18811 msgstr " , 1 32" 18812 18813 #: config/tc-tic54x.c:1769 18814 msgid "field size must be 16 when value is relocatable" 18815 msgstr " 16, " 18816 18817 #: config/tc-tic54x.c:1784 18818 msgid "field value truncated" 18819 msgstr " " 18820 18821 #: config/tc-tic54x.c:1890 config/tc-tic54x.c:2189 18822 #, c-format 18823 msgid "Unrecognized section '%s'" 18824 msgstr " %s" 18825 18826 #: config/tc-tic54x.c:1899 18827 msgid "Current section is uninitialized, section name required for .clink" 18828 msgstr " , .clink " 18829 18830 #: config/tc-tic54x.c:2100 18831 msgid "ENDLOOP without corresponding LOOP" 18832 msgstr "ENDLOOP LOOP" 18833 18834 #: config/tc-tic54x.c:2141 18835 msgid "Mixing of normal and extended addressing not supported" 18836 msgstr " " 18837 18838 #: config/tc-tic54x.c:2147 18839 msgid "Extended addressing not supported on the specified CPU" 18840 msgstr " " 18841 18842 #: config/tc-tic54x.c:2195 18843 msgid ".sblock may be used for initialized sections only" 18844 msgstr ".sblock " 18845 18846 #: config/tc-tic54x.c:2225 18847 msgid "Symbol missing for .set/.equ" 18848 msgstr " .set/.equ" 18849 18850 #: config/tc-tic54x.c:2280 18851 msgid ".var may only be used within a macro definition" 18852 msgstr ".var " 18853 18854 #: config/tc-tic54x.c:2288 18855 msgid "Substitution symbols must begin with a letter" 18856 msgstr " " 18857 18858 #: config/tc-tic54x.c:2387 18859 #, c-format 18860 msgid "can't open macro library file '%s' for reading: %s" 18861 msgstr " %s : %s" 18862 18863 #: config/tc-tic54x.c:2394 18864 #, c-format 18865 msgid "File '%s' not in macro archive format" 18866 msgstr " %s " 18867 18868 #: config/tc-tic54x.c:2524 18869 #, c-format 18870 msgid "Bad COFF version '%s'" 18871 msgstr " COFF %s" 18872 18873 #: config/tc-tic54x.c:2533 18874 #, c-format 18875 msgid "Bad CPU version '%s'" 18876 msgstr " %s" 18877 18878 #: config/tc-tic54x.c:2546 config/tc-tic54x.c:2549 18879 #, c-format 18880 msgid "Can't redirect stderr to the file '%s'" 18881 msgstr " stderr %s" 18882 18883 #: config/tc-tic54x.c:2568 18884 msgid "Macro nesting is too deep" 18885 msgstr " " 18886 18887 #: config/tc-tic54x.c:2671 18888 #, c-format 18889 msgid "Undefined substitution symbol '%s'" 18890 msgstr " %s" 18891 18892 #: config/tc-tic54x.c:3154 18893 #, c-format 18894 msgid "Unbalanced parenthesis in operand %d" 18895 msgstr " %d" 18896 18897 #: config/tc-tic54x.c:3185 config/tc-tic54x.c:3193 18898 msgid "Expecting operand after ','" 18899 msgstr " ," 18900 18901 #: config/tc-tic54x.c:3204 18902 msgid "Extra junk on line" 18903 msgstr " " 18904 18905 #: config/tc-tic54x.c:3241 18906 msgid "Badly formed address expression" 18907 msgstr " " 18908 18909 #: config/tc-tic54x.c:3494 18910 #, c-format 18911 msgid "Invalid dmad syntax '%s'" 18912 msgstr " dmad %s" 18913 18914 #: config/tc-tic54x.c:3558 18915 #, c-format 18916 msgid "Use the .mmregs directive to use memory-mapped register names such as '%s'" 18917 msgstr " .mmregs, , %s" 18918 18919 #: config/tc-tic54x.c:3609 18920 msgid "Address mode *+ARx is write-only. Results of reading are undefined." 18921 msgstr " *+ARx . ." 18922 18923 #: config/tc-tic54x.c:3629 18924 #, c-format 18925 msgid "Unrecognized indirect address format \"%s\"" 18926 msgstr " %s" 18927 18928 #: config/tc-tic54x.c:3667 18929 #, c-format 18930 msgid "Operand '%s' out of range (%d <= x <= %d)" 18931 msgstr " %s (%d <= x <= %d)" 18932 18933 #: config/tc-tic54x.c:3687 18934 msgid "Error in relocation handling" 18935 msgstr " " 18936 18937 #: config/tc-tic54x.c:3706 config/tc-tic54x.c:3768 config/tc-tic54x.c:3796 18938 #, c-format 18939 msgid "Unrecognized condition code \"%s\"" 18940 msgstr " %s" 18941 18942 #: config/tc-tic54x.c:3723 18943 #, c-format 18944 msgid "Condition \"%s\" does not match preceding group" 18945 msgstr " %s " 18946 18947 #: config/tc-tic54x.c:3731 18948 #, c-format 18949 msgid "Condition \"%s\" uses a different accumulator from a preceding condition" 18950 msgstr " %s , " 18951 18952 #: config/tc-tic54x.c:3738 18953 msgid "Only one comparison conditional allowed" 18954 msgstr " " 18955 18956 #: config/tc-tic54x.c:3743 18957 msgid "Only one overflow conditional allowed" 18958 msgstr " " 18959 18960 #: config/tc-tic54x.c:3751 18961 #, c-format 18962 msgid "Duplicate %s conditional" 18963 msgstr " %s" 18964 18965 #: config/tc-tic54x.c:3782 18966 msgid "Invalid auxiliary register (use AR0-AR7)" 18967 msgstr " ( AR0-AR7)" 18968 18969 #: config/tc-tic54x.c:3813 18970 msgid "lk addressing modes are invalid for memory-mapped register addressing" 18971 msgstr " lk " 18972 18973 #: config/tc-tic54x.c:3821 18974 msgid "Address mode *+ARx is not allowed in memory-mapped register addressing. Resulting behavior is undefined." 18975 msgstr " *+ARx . ." 18976 18977 #: config/tc-tic54x.c:3847 18978 msgid "Destination accumulator for each part of this parallel instruction must be different" 18979 msgstr " " 18980 18981 #: config/tc-tic54x.c:3896 18982 #, c-format 18983 msgid "Memory mapped register \"%s\" out of range" 18984 msgstr " %s " 18985 18986 #: config/tc-tic54x.c:3935 18987 msgid "Invalid operand (use 1, 2, or 3)" 18988 msgstr " ( 1, 2 3)" 18989 18990 #: config/tc-tic54x.c:3961 18991 msgid "A status register or status bit name is required" 18992 msgstr " " 18993 18994 #: config/tc-tic54x.c:3971 18995 #, c-format 18996 msgid "Unrecognized status bit \"%s\"" 18997 msgstr " %s" 18998 18999 #: config/tc-tic54x.c:3994 19000 #, c-format 19001 msgid "Invalid status register \"%s\"" 19002 msgstr " %s" 19003 19004 #: config/tc-tic54x.c:4006 19005 #, c-format 19006 msgid "Operand \"%s\" out of range (use 1 or 2)" 19007 msgstr " %s ( 1 2)" 19008 19009 #: config/tc-tic54x.c:4209 19010 #, c-format 19011 msgid "Unrecognized instruction \"%s\"" 19012 msgstr " %s" 19013 19014 #: config/tc-tic54x.c:4238 19015 #, c-format 19016 msgid "Unrecognized operand list '%s' for instruction '%s'" 19017 msgstr " %s %s" 19018 19019 #: config/tc-tic54x.c:4267 19020 #, c-format 19021 msgid "Unrecognized parallel instruction \"%s\"" 19022 msgstr " %s" 19023 19024 #: config/tc-tic54x.c:4316 19025 #, c-format 19026 msgid "Invalid operand (s) for parallel instruction \"%s\"" 19027 msgstr " () %s" 19028 19029 #: config/tc-tic54x.c:4319 19030 #, c-format 19031 msgid "Unrecognized parallel instruction combination \"%s || %s\"" 19032 msgstr " %s || %s" 19033 19034 #: config/tc-tic54x.c:4547 19035 #, c-format 19036 msgid "%s symbol recursion stopped at second appearance of '%s'" 19037 msgstr " %s %s" 19038 19039 #: config/tc-tic54x.c:4587 19040 msgid "Unrecognized substitution symbol function" 19041 msgstr " " 19042 19043 #: config/tc-tic54x.c:4592 19044 msgid "Missing '(' after substitution symbol function" 19045 msgstr " ( " 19046 19047 #: config/tc-tic54x.c:4605 19048 msgid "Expecting second argument" 19049 msgstr " " 19050 19051 #: config/tc-tic54x.c:4623 config/tc-tic54x.c:4673 19052 msgid "Extra junk in function call, expecting ')'" 19053 msgstr " , )" 19054 19055 #: config/tc-tic54x.c:4649 19056 msgid "Function expects two arguments" 19057 msgstr " " 19058 19059 #: config/tc-tic54x.c:4662 19060 msgid "Expecting character constant argument" 19061 msgstr " " 19062 19063 #: config/tc-tic54x.c:4668 19064 msgid "Both arguments must be substitution symbols" 19065 msgstr " " 19066 19067 #: config/tc-tic54x.c:4720 19068 #, c-format 19069 msgid "Invalid subscript (use 1 to %d)" 19070 msgstr " ( 1 %d)" 19071 19072 #: config/tc-tic54x.c:4730 19073 #, c-format 19074 msgid "Invalid length (use 0 to %d)" 19075 msgstr " ( 0 %d)" 19076 19077 #: config/tc-tic54x.c:4740 19078 msgid "Missing ')' in subscripted substitution symbol expression" 19079 msgstr " ) " 19080 19081 #: config/tc-tic54x.c:4760 19082 msgid "Missing forced substitution terminator ':'" 19083 msgstr " :" 19084 19085 #: config/tc-tic54x.c:4914 19086 #, c-format 19087 msgid "Instruction does not fit in available delay slots (%d-word insn, %d slot left)" 19088 msgid_plural "Instruction does not fit in available delay slots (%d-word insn, %d slots left)" 19089 msgstr[0] " (%d- , %d )" 19090 msgstr[1] " (%d- , %d )" 19091 msgstr[2] " (%d- , %d )" 19092 19093 #: config/tc-tic54x.c:4958 19094 #, c-format 19095 msgid "Unrecognized parallel instruction '%s'" 19096 msgstr " %s" 19097 19098 #: config/tc-tic54x.c:4970 19099 #, c-format 19100 msgid "Instruction '%s' requires an LP cpu version" 19101 msgstr " %s LP- " 19102 19103 #: config/tc-tic54x.c:4977 19104 #, c-format 19105 msgid "Instruction '%s' requires far mode addressing" 19106 msgstr " %s " 19107 19108 #: config/tc-tic54x.c:4989 19109 #, c-format 19110 msgid "Instruction does not fit in available delay slots (%d-word insn, %d slot left). Resulting behavior is undefined." 19111 msgid_plural "Instruction does not fit in available delay slots (%d-word insn, %d slots left). Resulting behavior is undefined." 19112 msgstr[0] " (%d- , %d ). ." 19113 msgstr[1] " (%d- , %d ). ." 19114 msgstr[2] " (%d- , %d ). ." 19115 19116 #: config/tc-tic54x.c:5003 19117 msgid "Instructions which cause PC discontinuity are not allowed in a delay slot. Resulting behavior is undefined." 19118 msgstr ", PC, . ." 19119 19120 #: config/tc-tic54x.c:5014 19121 #, c-format 19122 msgid "'%s' is not repeatable. Resulting behavior is undefined." 19123 msgstr "%s . ." 19124 19125 #: config/tc-tic54x.c:5018 19126 msgid "Instructions using long offset modifiers or absolute addresses are not repeatable. Resulting behavior is undefined." 19127 msgstr ", , . ." 19128 19129 #: config/tc-tic54x.c:5162 19130 #, c-format 19131 msgid "Unsupported relocation size %d" 19132 msgstr " %d" 19133 19134 #: config/tc-tic54x.c:5293 19135 msgid "non-absolute value used with .space/.bes" 19136 msgstr " .space/.bes " 19137 19138 #: config/tc-tic54x.c:5297 19139 #, c-format 19140 msgid "negative value ignored in %s" 19141 msgstr " %s " 19142 19143 #: config/tc-tic54x.c:5385 19144 #, c-format 19145 msgid "attempt to .space/.bes backwards? (%ld)" 19146 msgstr " .space/.bes? (%ld)" 19147 19148 #: config/tc-tic6x.c:262 19149 #, c-format 19150 msgid "unknown -mpid= argument '%s'" 19151 msgstr " -mpid= %s" 19152 19153 #: config/tc-tic6x.c:320 19154 #, c-format 19155 msgid "TMS320C6000 options:\n" 19156 msgstr " TMS320C6000:\n" 19157 19158 #: config/tc-tic6x.c:321 19159 #, c-format 19160 msgid " -march=ARCH enable instructions from architecture ARCH\n" 19161 msgstr " -march= \n" 19162 19163 #: config/tc-tic6x.c:322 19164 #, c-format 19165 msgid " -mbig-endian generate big-endian code\n" 19166 msgstr " -mbig-endian \n" 19167 19168 #: config/tc-tic6x.c:323 19169 #, c-format 19170 msgid " -mlittle-endian generate little-endian code\n" 19171 msgstr " -mlittle-endian \n" 19172 19173 #: config/tc-tic6x.c:324 19174 #, c-format 19175 msgid " -mdsbt code uses DSBT addressing\n" 19176 msgstr " -mdsbt DSBT\n" 19177 19178 #: config/tc-tic6x.c:325 19179 #, c-format 19180 msgid " -mno-dsbt code does not use DSBT addressing\n" 19181 msgstr " -mno-dsbt DSBT\n" 19182 19183 #: config/tc-tic6x.c:326 19184 #, c-format 19185 msgid " -mpid=no code uses position-dependent data addressing\n" 19186 msgstr "" 19187 " -mpid=no ,\n" 19188 " \n" 19189 19190 #: config/tc-tic6x.c:327 19191 #, c-format 19192 msgid "" 19193 " -mpid=near code uses position-independent data addressing,\n" 19194 " GOT accesses use near DP addressing\n" 19195 msgstr "" 19196 " -mpid=near ,\n" 19197 " ;\n" 19198 " GOT DP\n" 19199 19200 #: config/tc-tic6x.c:329 19201 #, c-format 19202 msgid "" 19203 " -mpid=far code uses position-independent data addressing,\n" 19204 " GOT accesses use far DP addressing\n" 19205 msgstr "" 19206 " -mpid=far ,\n" 19207 " ;\n" 19208 " GOT DP\n" 19209 19210 #: config/tc-tic6x.c:331 19211 #, c-format 19212 msgid " -mpic code addressing is position-independent\n" 19213 msgstr " -mpic \n" 19214 19215 #: config/tc-tic6x.c:332 19216 #, c-format 19217 msgid " -mno-pic code addressing is position-dependent\n" 19218 msgstr " -mno-pic \n" 19219 19220 #: config/tc-tic6x.c:337 19221 #, c-format 19222 msgid "Supported ARCH values are:" 19223 msgstr " :" 19224 19225 #: config/tc-tic6x.c:384 19226 msgid "unexpected .cantunwind directive" 19227 msgstr " .cantunwind" 19228 19229 #: config/tc-tic6x.c:404 19230 msgid "unexpected .handlerdata directive" 19231 msgstr " .handlerdata" 19232 19233 #: config/tc-tic6x.c:416 19234 msgid "personality routine required before .handlerdata directive" 19235 msgstr " .handlerdata " 19236 19237 #: config/tc-tic6x.c:530 19238 msgid "expected symbol" 19239 msgstr " " 19240 19241 #: config/tc-tic6x.c:577 19242 msgid "expected comma after symbol name" 19243 msgstr " " 19244 19245 #: config/tc-tic6x.c:587 19246 #, c-format 19247 msgid "invalid length for .scomm directive" 19248 msgstr " .scomm" 19249 19250 #: config/tc-tic6x.c:601 19251 msgid "alignment is not a positive number" 19252 msgstr " " 19253 19254 #: config/tc-tic6x.c:613 19255 msgid "alignment is not a power of 2" 19256 msgstr " 2" 19257 19258 #: config/tc-tic6x.c:628 19259 #, c-format 19260 msgid "attempt to re-define symbol `%s'" 19261 msgstr " %s" 19262 19263 #: config/tc-tic6x.c:637 19264 #, c-format 19265 msgid "attempt to redefine `%s' with a different length" 19266 msgstr " %s " 19267 19268 #: config/tc-tic6x.c:836 19269 msgid "multiple '||' on same line" 19270 msgstr " || " 19271 19272 #: config/tc-tic6x.c:839 19273 msgid "'||' after predicate" 19274 msgstr "|| " 19275 19276 #: config/tc-tic6x.c:883 19277 msgid "multiple predicates on same line" 19278 msgstr " " 19279 19280 #: config/tc-tic6x.c:889 19281 #, c-format 19282 msgid "bad predicate '%s'" 19283 msgstr " %s" 19284 19285 #: config/tc-tic6x.c:900 19286 msgid "predication on A0 not supported on this architecture" 19287 msgstr " A0 " 19288 19289 #: config/tc-tic6x.c:933 19290 msgid "label after '||'" 19291 msgstr " ||" 19292 19293 #: config/tc-tic6x.c:939 19294 msgid "label after predicate" 19295 msgstr " " 19296 19297 #: config/tc-tic6x.c:963 19298 msgid "'||' not followed by instruction" 19299 msgstr " ||" 19300 19301 #: config/tc-tic6x.c:969 19302 msgid "predicate not followed by instruction" 19303 msgstr " " 19304 19305 #: config/tc-tic6x.c:1402 19306 #, c-format 19307 msgid "control register '%s' not supported on this architecture" 19308 msgstr " %s " 19309 19310 #: config/tc-tic6x.c:1581 config/tc-tic6x.c:1584 config/tc-tic6x.c:1637 19311 #: config/tc-tic6x.c:1641 19312 #, c-format 19313 msgid "register number %u not supported on this architecture" 19314 msgstr " %u " 19315 19316 #: config/tc-tic6x.c:1612 19317 #, c-format 19318 msgid "register pair for operand %u of '%.*s' not a valid even/odd pair" 19319 msgstr " %u %.*s /" 19320 19321 #: config/tc-tic6x.c:1668 19322 #, c-format 19323 msgid "junk after operand %u of '%.*s'" 19324 msgstr " %u %.*s" 19325 19326 #: config/tc-tic6x.c:1681 19327 #, c-format 19328 msgid "bad register or register pair for operand %u of '%.*s'" 19329 msgstr " %u %.*s" 19330 19331 #: config/tc-tic6x.c:1687 19332 #, c-format 19333 msgid "bad register for operand %u of '%.*s'" 19334 msgstr " %u %.*s" 19335 19336 #: config/tc-tic6x.c:1692 19337 #, c-format 19338 msgid "bad register pair for operand %u of '%.*s'" 19339 msgstr " %u %.*s" 19340 19341 #: config/tc-tic6x.c:1697 19342 #, c-format 19343 msgid "bad functional unit for operand %u of '%.*s'" 19344 msgstr " %u %.*s" 19345 19346 #: config/tc-tic6x.c:1702 19347 #, c-format 19348 msgid "bad operand %u of '%.*s'" 19349 msgstr " %u %.*s" 19350 19351 #: config/tc-tic6x.c:1834 19352 msgid "$DSBT_INDEX must be used with __c6xabi_DSBT_BASE" 19353 msgstr "$DSBT_INDEX __c6xabi_DSBT_BASE" 19354 19355 #: config/tc-tic6x.c:1874 19356 msgid "$DSBT_INDEX not supported in this context" 19357 msgstr "$DSBT_INDEX " 19358 19359 #: config/tc-tic6x.c:1887 19360 msgid "$GOT not supported in this context" 19361 msgstr "$GOT " 19362 19363 #: config/tc-tic6x.c:1904 19364 msgid "$DPR_GOT not supported in this context" 19365 msgstr "$DPR_GOT " 19366 19367 #: config/tc-tic6x.c:1925 19368 msgid "$DPR_BYTE not supported in this context" 19369 msgstr "$DPR_BYTE " 19370 19371 #: config/tc-tic6x.c:1942 19372 msgid "$DPR_HWORD not supported in this context" 19373 msgstr "$DPR_HWORD " 19374 19375 #: config/tc-tic6x.c:1959 19376 msgid "$DPR_WORD not supported in this context" 19377 msgstr "$DPR_WORD " 19378 19379 #: config/tc-tic6x.c:1978 19380 msgid "$PCR_OFFSET not supported in this context" 19381 msgstr "$PCR_OFFSET " 19382 19383 #: config/tc-tic6x.c:1989 19384 msgid "invalid PC-relative operand" 19385 msgstr " , PC" 19386 19387 #: config/tc-tic6x.c:2026 19388 #, c-format 19389 msgid "no %d-byte relocations available" 19390 msgstr " %d- " 19391 19392 #: config/tc-tic6x.c:2513 config/tc-tic6x.c:2544 config/tc-tic6x.c:2562 19393 #: config/tc-tic6x.c:2992 config/tc-tic6x.c:3011 config/tc-tic6x.c:3043 19394 #, c-format 19395 msgid "operand %u of '%.*s' out of range" 19396 msgstr " %u %.*s " 19397 19398 #: config/tc-tic6x.c:2606 config/tc-tic6x.c:2831 19399 #, c-format 19400 msgid "offset in operand %u of '%.*s' not divisible by %u" 19401 msgstr " %u %.*s %u" 19402 19403 #: config/tc-tic6x.c:2823 config/tc-tic6x.c:2856 19404 #, c-format 19405 msgid "offset in operand %u of '%.*s' out of range" 19406 msgstr " %u %.*s " 19407 19408 #: config/tc-tic6x.c:2938 19409 #, c-format 19410 msgid "functional unit already masked for operand %u of '%.*s'" 19411 msgstr " %u %.*s" 19412 19413 #: config/tc-tic6x.c:2962 config/tc-tic6x.c:3720 19414 #, c-format 19415 msgid "'%.*s' instruction not in a software pipelined loop" 19416 msgstr " %.*s " 19417 19418 #: config/tc-tic6x.c:3061 19419 #, c-format 19420 msgid "instruction '%.*s' cannot be predicated" 19421 msgstr " %.*s " 19422 19423 #: config/tc-tic6x.c:3328 19424 #, c-format 19425 msgid "'%.*s' instruction not supported on this architecture" 19426 msgstr " %.*s " 19427 19428 #: config/tc-tic6x.c:3336 19429 #, c-format 19430 msgid "'%.*s' instruction not supported on this functional unit" 19431 msgstr " %.*s " 19432 19433 #: config/tc-tic6x.c:3344 19434 #, c-format 19435 msgid "'%.*s' instruction not supported on this functional unit for this architecture" 19436 msgstr " %.*s " 19437 19438 #: config/tc-tic6x.c:3364 19439 msgid "missing operand after comma" 19440 msgstr " " 19441 19442 #: config/tc-tic6x.c:3372 config/tc-tic6x.c:3390 19443 #, c-format 19444 msgid "too many operands to '%.*s'" 19445 msgstr " %.*s" 19446 19447 #: config/tc-tic6x.c:3403 19448 #, c-format 19449 msgid "bad number of operands to '%.*s'" 19450 msgstr " %.*s" 19451 19452 #: config/tc-tic6x.c:3475 19453 #, c-format 19454 msgid "operand %u of '%.*s' not constant" 19455 msgstr " %u %.*s " 19456 19457 #: config/tc-tic6x.c:3480 19458 #, c-format 19459 msgid "operand %u of '%.*s' on wrong side" 19460 msgstr " %u %.*s " 19461 19462 #: config/tc-tic6x.c:3485 19463 #, c-format 19464 msgid "operand %u of '%.*s' not a valid return address register" 19465 msgstr " %u %.*s " 19466 19467 #: config/tc-tic6x.c:3491 19468 #, c-format 19469 msgid "operand %u of '%.*s' is write-only" 19470 msgstr " %u %.*s " 19471 19472 #: config/tc-tic6x.c:3496 19473 #, c-format 19474 msgid "operand %u of '%.*s' is read-only" 19475 msgstr " %u %.*s " 19476 19477 #: config/tc-tic6x.c:3501 19478 #, c-format 19479 msgid "operand %u of '%.*s' not a valid memory reference" 19480 msgstr " %u %.*s " 19481 19482 #: config/tc-tic6x.c:3507 19483 #, c-format 19484 msgid "operand %u of '%.*s' not a valid base address register" 19485 msgstr " %u %.*s " 19486 19487 #: config/tc-tic6x.c:3593 19488 #, c-format 19489 msgid "bad operand combination for '%.*s'" 19490 msgstr " %.*s" 19491 19492 #: config/tc-tic6x.c:3639 19493 msgid "parallel instruction not following another instruction" 19494 msgstr " " 19495 19496 #: config/tc-tic6x.c:3645 19497 msgid "too many instructions in execute packet" 19498 msgstr " " 19499 19500 #: config/tc-tic6x.c:3650 19501 msgid "label not at start of execute packet" 19502 msgstr " " 19503 19504 #: config/tc-tic6x.c:3653 19505 #, c-format 19506 msgid "'%.*s' instruction not at start of execute packet" 19507 msgstr " %.*s" 19508 19509 #: config/tc-tic6x.c:3701 19510 msgid "functional unit already used in this execute packet" 19511 msgstr " " 19512 19513 #: config/tc-tic6x.c:3709 19514 msgid "nested software pipelined loop" 19515 msgstr " " 19516 19517 #: config/tc-tic6x.c:3728 19518 msgid "'||^' without previous SPMASK" 19519 msgstr "||^ SPMASK" 19520 19521 #: config/tc-tic6x.c:3730 19522 msgid "cannot mask instruction using no functional unit" 19523 msgstr " " 19524 19525 #: config/tc-tic6x.c:3742 19526 msgid "functional unit already masked" 19527 msgstr " " 19528 19529 #: config/tc-tic6x.c:3807 19530 msgid "value too large for 2-byte field" 19531 msgstr " 2- " 19532 19533 #: config/tc-tic6x.c:3817 19534 msgid "value too large for 1-byte field" 19535 msgstr " 1- " 19536 19537 #: config/tc-tic6x.c:3944 19538 msgid "immediate offset not 2-byte-aligned" 19539 msgstr " 2- " 19540 19541 #: config/tc-tic6x.c:3972 19542 msgid "immediate offset not 4-byte-aligned" 19543 msgstr " 4- " 19544 19545 #: config/tc-tic6x.c:3986 19546 msgid "addend used with $DSBT_INDEX" 19547 msgstr " $DSBT_INDEX " 19548 19549 #: config/tc-tic6x.c:4000 config/tc-tic6x.c:4018 config/tc-tic6x.c:4036 19550 #: config/tc-tic6x.c:4054 19551 msgid "PC-relative offset not 4-byte-aligned" 19552 msgstr ", PC, 4- " 19553 19554 #: config/tc-tic6x.c:4003 config/tc-tic6x.c:4021 config/tc-tic6x.c:4039 19555 #: config/tc-tic6x.c:4057 19556 msgid "PC-relative offset out of range" 19557 msgstr ", PC, " 19558 19559 #: config/tc-tic6x.c:4536 19560 #, c-format 19561 msgid "undefined symbol %s in PCR relocation" 19562 msgstr " %s PCR" 19563 19564 #: config/tc-tic6x.c:4653 19565 #, c-format 19566 msgid "group section `%s' has no group signature" 19567 msgstr " %s " 19568 19569 #: config/tc-tic6x.c:4805 19570 msgid "missing .endp before .cfi_startproc" 19571 msgstr " .cfi_startproc .endp" 19572 19573 #: config/tc-tic6x.c:4910 19574 msgid "stack pointer offset too large for personality routine" 19575 msgstr " " 19576 19577 #: config/tc-tic6x.c:4917 19578 msgid "stack frame layout does not match personality routine" 19579 msgstr " " 19580 19581 #: config/tc-tic6x.c:5051 19582 msgid "too many unwinding instructions" 19583 msgstr " " 19584 19585 #: config/tc-tic6x.c:5126 config/tc-tic6x.c:5139 config/tc-tic6x.c:5147 19586 #, c-format 19587 msgid "unable to generate unwinding opcode for reg %d" 19588 msgstr " %d" 19589 19590 #: config/tc-tic6x.c:5156 19591 msgid "unable to restore return address from previously restored reg" 19592 msgstr " " 19593 19594 #: config/tc-tic6x.c:5168 19595 #, c-format 19596 msgid "unhandled CFA insn for unwinding (%d)" 19597 msgstr " CFA (%d)" 19598 19599 #: config/tc-tic6x.c:5178 19600 #, c-format 19601 msgid "unable to generate unwinding opcode for frame pointer reg %d" 19602 msgstr " %d" 19603 19604 #: config/tc-tic6x.c:5187 19605 msgid "unable to generate unwinding opcode for frame pointer offset" 19606 msgstr " " 19607 19608 #: config/tc-tic6x.c:5196 19609 msgid "unwound stack pointer not doubleword aligned" 19610 msgstr " doubleword" 19611 19612 #: config/tc-tic6x.c:5341 19613 msgid "stack frame layout too complex for unwinder" 19614 msgstr " unwinder" 19615 19616 #: config/tc-tic6x.c:5358 19617 msgid "unwound frame has negative size" 19618 msgstr " " 19619 19620 #: config/tc-tilegx.c:141 19621 #, c-format 19622 msgid "" 19623 " -Q ignored\n" 19624 " -V print assembler version number\n" 19625 " -EB/-EL generate big-endian/little-endian code\n" 19626 " --32/--64 generate 32bit/64bit code\n" 19627 msgstr "" 19628 " -Q \n" 19629 " -V \n" 19630 " -EB/-EL / \n" 19631 " --32/--64 32t/64- \n" 19632 19633 #: config/tc-tilegx.c:731 config/tc-tilepro.c:619 19634 msgid "Invalid operator for operand." 19635 msgstr " ." 19636 19637 #: config/tc-tilegx.c:754 config/tc-tilepro.c:642 19638 msgid "Operator may only be applied to symbols." 19639 msgstr " ." 19640 19641 #: config/tc-tilegx.c:819 config/tc-tilepro.c:707 19642 #, c-format 19643 msgid "Writes to register '%s' are not allowed." 19644 msgstr " %s ." 19645 19646 #: config/tc-tilegx.c:846 config/tc-tilepro.c:734 19647 #, c-format 19648 msgid "Two instructions in the same bundle both write to register %s, which is not allowed." 19649 msgstr " %s, ." 19650 19651 #: config/tc-tilegx.c:911 config/tc-tilepro.c:798 19652 #, c-format 19653 msgid "'%s' may not be bundled with other instructions." 19654 msgstr "%s " 19655 19656 #: config/tc-tilegx.c:941 config/tc-tilepro.c:828 19657 msgid "Invalid combination of instructions for bundle." 19658 msgstr " ." 19659 19660 #: config/tc-tilegx.c:976 config/tc-tilepro.c:863 19661 msgid "instruction address is not a multiple of 8" 19662 msgstr " 8" 19663 19664 #: config/tc-tilegx.c:1053 config/tc-tilepro.c:941 19665 msgid "Invalid expression." 19666 msgstr " ." 19667 19668 #: config/tc-tilegx.c:1099 config/tc-tilepro.c:983 19669 #, c-format 19670 msgid "Expected register, got '%s'." 19671 msgstr " , %s." 19672 19673 #: config/tc-tilegx.c:1106 config/tc-tilepro.c:990 19674 #, c-format 19675 msgid "Found use of non-canonical register name %s; use %s instead." 19676 msgstr " %s; %s." 19677 19678 #: config/tc-tilegx.c:1166 config/tc-tilepro.c:1049 19679 #, c-format 19680 msgid "Too few operands to '%s'." 19681 msgstr " %s." 19682 19683 #: config/tc-tilegx.c:1171 config/tc-tilepro.c:1054 19684 #, c-format 19685 msgid "Unexpected character '%c' after operand %d to %s." 19686 msgstr " %c %d %s." 19687 19688 #: config/tc-tilegx.c:1192 config/tc-tilepro.c:1075 19689 msgid "Expected immediate expression" 19690 msgstr " " 19691 19692 #: config/tc-tilegx.c:1205 config/tc-tilegx.c:1807 config/tc-tilepro.c:1088 19693 #: config/tc-tilepro.c:1584 19694 msgid "Found '}' when not bundling." 19695 msgstr " }, ." 19696 19697 #: config/tc-tilegx.c:1246 config/tc-tilepro.c:1128 19698 #, c-format 19699 msgid "Unknown opcode `%.*s'." 19700 msgstr " : %.*s." 19701 19702 #: config/tc-tilegx.c:1257 config/tc-tilepro.c:1139 19703 msgid "Too many instructions for bundle." 19704 msgstr " ." 19705 19706 #: config/tc-tilegx.c:1349 config/tc-tilepro.c:1221 19707 msgid "Bad call to md_atof ()" 19708 msgstr " md_atof ()" 19709 19710 #: config/tc-tilegx.c:1425 config/tc-tilepro.c:1284 19711 msgid "This operator only produces two byte values." 19712 msgstr " ." 19713 19714 #: config/tc-tilegx.c:1752 config/tc-tilepro.c:1529 19715 #, c-format 19716 msgid "internal error? cannot generate `%s' relocation (%d, %d)" 19717 msgstr " ? %s (%d, %d)" 19718 19719 #: config/tc-tilegx.c:1795 config/tc-tilepro.c:1572 19720 msgid "Found '{' when already bundling." 19721 msgstr " {, ." 19722 19723 #: config/tc-tilepro.c:98 19724 #, c-format 19725 msgid "" 19726 " -Q ignored\n" 19727 " -V print assembler version number\n" 19728 msgstr "" 19729 " -Q \n" 19730 " -V \n" 19731 19732 #: config/tc-v850.c:294 19733 #, c-format 19734 msgid ".COMMon length (%d.) < 0! Ignored." 19735 msgstr " .COMMon (%d.) < 0! ." 19736 19737 #: config/tc-v850.c:315 19738 #, c-format 19739 msgid "Length of .comm \"%s\" is already %ld. Not changed to %d." 19740 msgstr " .comm %s %ld. %d." 19741 19742 #: config/tc-v850.c:341 19743 msgid "Common alignment negative; 0 assumed" 19744 msgstr " , 0" 19745 19746 #: config/tc-v850.c:545 19747 msgid ".longcall pseudo-op seen when not relaxing" 19748 msgstr " .longcall, " 19749 19750 #: config/tc-v850.c:547 19751 msgid ".longjump pseudo-op seen when not relaxing" 19752 msgstr " .longjump, " 19753 19754 #: config/tc-v850.c:554 19755 msgid "bad .longcall format" 19756 msgstr " .longcall" 19757 19758 #: config/tc-v850.c:1393 19759 #, c-format 19760 msgid "unknown operand shift: %x\n" 19761 msgstr " : %x\n" 19762 19763 #: config/tc-v850.c:1394 19764 msgid "internal failure in parse_register_list" 19765 msgstr " parse_register_list" 19766 19767 #: config/tc-v850.c:1410 19768 msgid "constant expression or register list expected" 19769 msgstr " " 19770 19771 #: config/tc-v850.c:1415 19772 msgid "high bits set in register list expression" 19773 msgstr " " 19774 19775 #: config/tc-v850.c:1453 config/tc-v850.c:1510 19776 msgid "illegal register included in list" 19777 msgstr " " 19778 19779 #: config/tc-v850.c:1459 19780 msgid "system registers cannot be included in list" 19781 msgstr " " 19782 19783 #: config/tc-v850.c:1485 19784 msgid "second register should follow dash in register list" 19785 msgstr " " 19786 19787 #: config/tc-v850.c:1490 19788 msgid "second register should be greater than first register" 19789 msgstr " " 19790 19791 #: config/tc-v850.c:1540 19792 #, c-format 19793 msgid " V850 options:\n" 19794 msgstr " V850:\n" 19795 19796 #: config/tc-v850.c:1541 19797 #, c-format 19798 msgid " -mwarn-signed-overflow Warn if signed immediate values overflow\n" 19799 msgstr "" 19800 " -mwarn-signed-overflow \n" 19801 " \n" 19802 19803 #: config/tc-v850.c:1542 19804 #, c-format 19805 msgid " -mwarn-unsigned-overflow Warn if unsigned immediate values overflow\n" 19806 msgstr "" 19807 " -mwarn-unsigned-overflow \n" 19808 " \n" 19809 19810 #: config/tc-v850.c:1543 19811 #, c-format 19812 msgid " -mv850 The code is targeted at the v850\n" 19813 msgstr " -mv850 v850\n" 19814 19815 #: config/tc-v850.c:1544 19816 #, c-format 19817 msgid " -mv850e The code is targeted at the v850e\n" 19818 msgstr " -mv850e v850e\n" 19819 19820 #: config/tc-v850.c:1545 19821 #, c-format 19822 msgid " -mv850e1 The code is targeted at the v850e1\n" 19823 msgstr " -mv850e1 v850e1\n" 19824 19825 #: config/tc-v850.c:1546 19826 #, c-format 19827 msgid " -mv850e2 The code is targeted at the v850e2\n" 19828 msgstr " -mv850e2 v850e2\n" 19829 19830 #: config/tc-v850.c:1547 19831 #, c-format 19832 msgid " -mv850e2v3 The code is targeted at the v850e2v3\n" 19833 msgstr " -mv850e2v3 v850e2v3\n" 19834 19835 #: config/tc-v850.c:1548 19836 #, c-format 19837 msgid " -mv850e2v4 Alias for -mv850e3v5\n" 19838 msgstr " -mv850e2v4 , -mv850e3v5\n" 19839 19840 #: config/tc-v850.c:1549 19841 #, c-format 19842 msgid " -mv850e3v5 The code is targeted at the v850e3v5\n" 19843 msgstr " -mv850e5v3 v850e5v3\n" 19844 19845 #: config/tc-v850.c:1550 19846 #, c-format 19847 msgid " -mrelax Enable relaxation\n" 19848 msgstr " -mrelax \n" 19849 19850 #: config/tc-v850.c:1551 19851 #, c-format 19852 msgid " --disp-size-default-22 branch displacement with unknown size is 22 bits (default)\n" 19853 msgstr "" 19854 " --disp-size-default-22 \n" 19855 " 22 ( )\n" 19856 19857 #: config/tc-v850.c:1552 19858 #, c-format 19859 msgid " --disp-size-default-32 branch displacement with unknown size is 32 bits\n" 19860 msgstr "" 19861 " --disp-size-default-32 \n" 19862 " 32 \n" 19863 19864 #: config/tc-v850.c:1553 19865 #, c-format 19866 msgid " -mextension enable extension opcode support\n" 19867 msgstr " -mextension \n" 19868 19869 #: config/tc-v850.c:1554 19870 #, c-format 19871 msgid " -mno-bcond17\t\t disable b<cond> disp17 instruction\n" 19872 msgstr " -mno-bcond17 b<cond> disp17\n" 19873 19874 #: config/tc-v850.c:1555 19875 #, c-format 19876 msgid " -mno-stld23\t\t disable st/ld offset23 instruction\n" 19877 msgstr " -mno-stld23 st/ld offset23\n" 19878 19879 #: config/tc-v850.c:1556 19880 #, c-format 19881 msgid " -mgcc-abi Mark the binary as using the old GCC ABI\n" 19882 msgstr "" 19883 " -mgcc-abi \n" 19884 " GCC ABI\n" 19885 19886 #: config/tc-v850.c:1557 19887 #, c-format 19888 msgid " -mrh850-abi Mark the binary as using the RH850 ABI (default)\n" 19889 msgstr "" 19890 " -mrh850-abi \n" 19891 " RH850 ABI ( )\n" 19892 19893 #: config/tc-v850.c:1558 19894 #, c-format 19895 msgid " -m8byte-align Mark the binary as using 64-bit alignment\n" 19896 msgstr "" 19897 " -m8byte-align \n" 19898 " 64- \n" 19899 19900 #: config/tc-v850.c:1559 19901 #, c-format 19902 msgid " -m4byte-align Mark the binary as using 32-bit alignment (default)\n" 19903 msgstr "" 19904 " -m4byte-align \n" 19905 " 32- ( )\n" 19906 19907 #: config/tc-v850.c:1560 19908 #, c-format 19909 msgid " -msoft-float Mark the binary as not using FP insns (default for pre e2v3)\n" 19910 msgstr "" 19911 " -msoft-float \n" 19912 " FP ( e2v3)\n" 19913 19914 #: config/tc-v850.c:1561 19915 #, c-format 19916 msgid " -mhard-float Mark the binary as using FP insns (default for e2v3 and up)\n" 19917 msgstr "" 19918 " -mhard-float \n" 19919 " FP ( e2v3 )\n" 19920 19921 #: config/tc-v850.c:1949 19922 #, c-format 19923 msgid "Unable to determine default target processor from string: %s" 19924 msgstr " : %s" 19925 19926 #: config/tc-v850.c:1993 19927 msgid "hi0() relocation used on an instruction which does not support it" 19928 msgstr " hi0() , " 19929 19930 #: config/tc-v850.c:2013 19931 msgid "hi() relocation used on an instruction which does not support it" 19932 msgstr " hi() , " 19933 19934 #: config/tc-v850.c:2032 19935 msgid "lo() relocation used on an instruction which does not support it" 19936 msgstr " lo() , " 19937 19938 #: config/tc-v850.c:2043 19939 msgid "ctoff() is not supported by the rh850 ABI. Use -mgcc-abi instead" 19940 msgstr "ctoff() rh850 ABI. -mgcc-abi" 19941 19942 #: config/tc-v850.c:2059 19943 msgid "ctoff() relocation used on an instruction which does not support it" 19944 msgstr " ctoff() , " 19945 19946 #: config/tc-v850.c:2078 19947 msgid "sdaoff() relocation used on an instruction which does not support it" 19948 msgstr " sdaoff() , " 19949 19950 #: config/tc-v850.c:2097 19951 msgid "zdaoff() relocation used on an instruction which does not support it" 19952 msgstr " zdaoff() , " 19953 19954 #: config/tc-v850.c:2129 19955 msgid "tdaoff() relocation used on an instruction which does not support it" 19956 msgstr " tdaoff() , " 19957 19958 #: config/tc-v850.c:2270 19959 #, c-format 19960 msgid "operand out of range (%d is not between %d and %d)" 19961 msgstr " (%d %d - %d)" 19962 19963 #: config/tc-v850.c:2353 19964 msgid "st/ld offset 23 instruction was disabled ." 19965 msgstr " st/ld offset 23 ." 19966 19967 #: config/tc-v850.c:2362 19968 msgid "Target processor does not support this instruction." 19969 msgstr " ." 19970 19971 #: config/tc-v850.c:2474 config/tc-v850.c:2484 config/tc-v850.c:2505 19972 #: config/tc-v850.c:2519 config/tc-v850.c:2525 config/tc-v850.c:2549 19973 #: config/tc-v850.c:2555 config/tc-v850.c:2562 config/tc-v850.c:2576 19974 #: config/tc-v850.c:2590 config/tc-v850.c:2596 config/tc-v850.c:2933 19975 msgid "immediate operand is too large" 19976 msgstr " " 19977 19978 #: config/tc-v850.c:2491 19979 #, c-format 19980 msgid "AAARG -> unhandled constant reloc: %d" 19981 msgstr "AAARG -> : %d" 19982 19983 #: config/tc-v850.c:2626 config/tc-v850.c:2637 19984 msgid "constant too big to fit into instruction" 19985 msgstr " , " 19986 19987 #: config/tc-v850.c:2712 19988 msgid "odd number cannot be used here" 19989 msgstr " " 19990 19991 #: config/tc-v850.c:2757 19992 msgid "invalid register name" 19993 msgstr " " 19994 19995 #: config/tc-v850.c:2763 19996 msgid "register r0 cannot be used here" 19997 msgstr " r0" 19998 19999 #: config/tc-v850.c:2769 20000 msgid "odd register cannot be used here" 20001 msgstr " " 20002 20003 #: config/tc-v850.c:2778 20004 msgid "invalid system register name" 20005 msgstr " " 20006 20007 #: config/tc-v850.c:2792 20008 msgid "expected EP register" 20009 msgstr " EP" 20010 20011 #: config/tc-v850.c:2809 config/tc-v850.c:2822 20012 msgid "invalid condition code name" 20013 msgstr " " 20014 20015 #: config/tc-v850.c:2815 20016 msgid "condition sa cannot be used here" 20017 msgstr " sa" 20018 20019 #: config/tc-v850.c:2828 20020 msgid "invalid cache operation name" 20021 msgstr " " 20022 20023 #: config/tc-v850.c:2833 20024 msgid "invalid pref operation name" 20025 msgstr " pref" 20026 20027 #: config/tc-v850.c:2838 20028 msgid "invalid vector register name" 20029 msgstr " " 20030 20031 #: config/tc-v850.c:2876 20032 msgid "syntax error: value is missing before the register name" 20033 msgstr " : " 20034 20035 #: config/tc-v850.c:2878 20036 msgid "syntax error: register not expected" 20037 msgstr " : " 20038 20039 #: config/tc-v850.c:2892 20040 msgid "syntax error: system register not expected" 20041 msgstr " : " 20042 20043 #: config/tc-v850.c:2897 config/tc-v850.c:2902 20044 msgid "syntax error: condition code not expected" 20045 msgstr " : " 20046 20047 #: config/tc-v850.c:2907 20048 msgid "syntax error: vector register not expected" 20049 msgstr " : " 20050 20051 #: config/tc-v850.c:2917 20052 msgid "immediate 0 cannot be used here" 20053 msgstr " 0" 20054 20055 #: config/tc-v850.c:2941 20056 msgid "immediate operand is not match" 20057 msgstr " " 20058 20059 #: config/tc-v850.c:2954 20060 msgid "displacement is too large" 20061 msgstr " " 20062 20063 #: config/tc-v850.c:2972 config/tc-xtensa.c:13066 20064 msgid "invalid operand" 20065 msgstr " " 20066 20067 #: config/tc-v850.c:3084 20068 msgid "loop: 32-bit displacement not supported" 20069 msgstr ": 32- " 20070 20071 #: config/tc-vax.c:1343 20072 msgid "no '[' to match ']'" 20073 msgstr " [ ]" 20074 20075 #: config/tc-vax.c:1359 20076 msgid "bad register in []" 20077 msgstr " []" 20078 20079 #: config/tc-vax.c:1361 20080 msgid "[PC] index banned" 20081 msgstr " [PC] " 20082 20083 #: config/tc-vax.c:1397 20084 msgid "no '(' to match ')'" 20085 msgstr " ( )" 20086 20087 #: config/tc-vax.c:1513 20088 msgid "invalid branch operand" 20089 msgstr " " 20090 20091 #: config/tc-vax.c:1540 20092 msgid "address prohibits @" 20093 msgstr " @" 20094 20095 #: config/tc-vax.c:1542 20096 msgid "address prohibits #" 20097 msgstr " #" 20098 20099 #: config/tc-vax.c:1546 20100 msgid "address prohibits -()" 20101 msgstr " -()" 20102 20103 #: config/tc-vax.c:1548 20104 msgid "address prohibits ()+" 20105 msgstr " ()+" 20106 20107 #: config/tc-vax.c:1551 20108 msgid "address prohibits ()" 20109 msgstr " ()" 20110 20111 #: config/tc-vax.c:1553 20112 msgid "address prohibits []" 20113 msgstr " []" 20114 20115 #: config/tc-vax.c:1555 20116 msgid "address prohibits register" 20117 msgstr " " 20118 20119 #: config/tc-vax.c:1557 20120 msgid "address prohibits displacement length specifier" 20121 msgstr " " 20122 20123 #: config/tc-vax.c:1585 20124 msgid "invalid operand of S^#" 20125 msgstr " S^#" 20126 20127 #: config/tc-vax.c:1598 20128 msgid "S^# needs expression" 20129 msgstr " S^# " 20130 20131 #: config/tc-vax.c:1605 20132 msgid "S^# may only read-access" 20133 msgstr "S^# " 20134 20135 #: config/tc-vax.c:1628 20136 msgid "invalid operand of -()" 20137 msgstr " -()" 20138 20139 #: config/tc-vax.c:1634 20140 msgid "-(PC) unpredictable" 20141 msgstr "-(PC) " 20142 20143 #: config/tc-vax.c:1636 20144 msgid "[]index same as -()register: unpredictable" 20145 msgstr "[] , -(): " 20146 20147 #: config/tc-vax.c:1668 20148 msgid "invalid operand of ()+" 20149 msgstr " ()+" 20150 20151 #: config/tc-vax.c:1674 20152 msgid "(PC)+ unpredictable" 20153 msgstr "(PC)+ " 20154 20155 #: config/tc-vax.c:1676 20156 msgid "[]index same as ()+register: unpredictable" 20157 msgstr "[] , ()+: " 20158 20159 #: config/tc-vax.c:1699 20160 msgid "# conflicts length" 20161 msgstr " #" 20162 20163 #: config/tc-vax.c:1701 20164 msgid "# bars register" 20165 msgstr "# " 20166 20167 #: config/tc-vax.c:1721 20168 msgid "writing or modifying # is unpredictable" 20169 msgstr " # " 20170 20171 #: config/tc-vax.c:1747 20172 msgid "length not needed" 20173 msgstr " " 20174 20175 #: config/tc-vax.c:1754 20176 msgid "can't []index a register, because it has no address" 20177 msgstr " [] , " 20178 20179 #: config/tc-vax.c:1756 20180 msgid "a register has no address" 20181 msgstr " " 20182 20183 #: config/tc-vax.c:1765 20184 msgid "PC part of operand unpredictable" 20185 msgstr " PC " 20186 20187 #: config/tc-vax.c:1923 20188 msgid "odd number of bytes in operand description" 20189 msgstr " " 20190 20191 #: config/tc-vax.c:1937 20192 msgid "Bad operand" 20193 msgstr " " 20194 20195 #: config/tc-vax.c:1942 20196 msgid "Not enough operands" 20197 msgstr " " 20198 20199 #: config/tc-vax.c:2218 20200 msgid "SYMBOL TABLE not implemented" 20201 msgstr "SYMBOL TABLE " 20202 20203 #: config/tc-vax.c:2222 20204 msgid "TOKEN TRACE not implemented" 20205 msgstr "TOKEN TRACE " 20206 20207 #: config/tc-vax.c:2226 20208 #, c-format 20209 msgid "Displacement length %s ignored!" 20210 msgstr " %s !" 20211 20212 #: config/tc-vax.c:2230 20213 #, c-format 20214 msgid "I don't need or use temp. file \"%s\"." 20215 msgstr " %s ." 20216 20217 #: config/tc-vax.c:2234 20218 msgid "I don't use an interpass file! -V ignored" 20219 msgstr " interpass ! -V " 20220 20221 #: config/tc-vax.c:2291 20222 #, c-format 20223 msgid "" 20224 "VAX options:\n" 20225 "-d LENGTH\t\tignored\n" 20226 "-J\t\t\tignored\n" 20227 "-S\t\t\tignored\n" 20228 "-t FILE\t\t\tignored\n" 20229 "-T\t\t\tignored\n" 20230 "-V\t\t\tignored\n" 20231 msgstr "" 20232 " VAX:\n" 20233 "-d \t\t\n" 20234 "-J\t\t\t\n" 20235 "-S\t\t\t\n" 20236 "-t \t\t\t\n" 20237 "-T\t\t\t\n" 20238 "-V\t\t\t\n" 20239 20240 #: config/tc-vax.c:2300 20241 #, c-format 20242 msgid "" 20243 "VMS options:\n" 20244 "-+\t\t\thash encode names longer than 31 characters\n" 20245 "-1\t\t\t`const' handling compatible with gcc 1.x\n" 20246 "-H\t\t\tshow new symbol after hash truncation\n" 20247 "-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n" 20248 "\t\t\t0 = upper, 2 = lower, 3 = preserve case\n" 20249 "-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n" 20250 msgstr "" 20251 " VMS:\n" 20252 "-+\t\t\t 31 \n" 20253 "-1\t\t\t const gcc 1.x\n" 20254 "-H\t\t\t \n" 20255 "-h \t\t\t :\n" 20256 "\t\t\t0 = , 2 = , 3 = \n" 20257 "-v\"\"\t\t \n" 20258 20259 #: config/tc-vax.c:2465 20260 #, c-format 20261 msgid "Ignoring statement due to \"%s\"" 20262 msgstr " - %s" 20263 20264 #: config/tc-vax.c:2482 20265 #, c-format 20266 msgid "Aborting because statement has \"%s\"" 20267 msgstr " , %s" 20268 20269 #: config/tc-vax.c:2527 20270 msgid "Can't relocate expression" 20271 msgstr " " 20272 20273 #: config/tc-vax.c:2630 20274 msgid "Bignum not permitted in short literal. Immediate mode assumed." 20275 msgstr "Bignum . ." 20276 20277 #: config/tc-vax.c:2639 20278 msgid "Can't do flonum short literal: immediate mode used." 20279 msgstr " flonum : ." 20280 20281 #: config/tc-vax.c:2686 20282 #, c-format 20283 msgid "A bignum/flonum may not be a displacement: 0x%lx used" 20284 msgstr "Bignum/flonum : 0x%lx." 20285 20286 #: config/tc-vax.c:2998 20287 #, c-format 20288 msgid "Short literal overflow(%ld.), immediate mode assumed." 20289 msgstr " (%ld.), ." 20290 20291 #: config/tc-vax.c:3007 20292 #, c-format 20293 msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s" 20294 msgstr " . now_seg=%s to_seg=%s" 20295 20296 #: config/tc-vax.c:3072 20297 msgid "Length specification ignored. Address mode 9F used" 20298 msgstr " . 9F" 20299 20300 #: config/tc-vax.c:3130 20301 msgid "Invalid operand: immediate value used as base address." 20302 msgstr " : ." 20303 20304 #: config/tc-vax.c:3132 20305 msgid "Invalid operand: immediate value used as address." 20306 msgstr " : ." 20307 20308 #: config/tc-vax.c:3157 20309 #, c-format 20310 msgid "Symbol %s used as immediate operand in PIC mode." 20311 msgstr " %s PIC." 20312 20313 #: config/tc-visium.c:859 20314 msgid "Bad call to MD_ATOF()" 20315 msgstr " MD_ATOF()" 20316 20317 #: config/tc-wasm32.c:117 20318 #, c-format 20319 msgid "wasm32 assembler options:\n" 20320 msgstr " wasm32:\n" 20321 20322 #: config/tc-wasm32.c:364 20323 msgid "unexpected negative constant" 20324 msgstr " " 20325 20326 #: config/tc-wasm32.c:426 20327 msgid "no function type on PLT reloc" 20328 msgstr " PLT" 20329 20330 #: config/tc-wasm32.c:441 20331 msgid "couldn't find relocation to use" 20332 msgstr " " 20333 20334 #: config/tc-wasm32.c:513 20335 msgid "Not a function type" 20336 msgstr " " 20337 20338 #: config/tc-wasm32.c:529 20339 #, c-format 20340 msgid "Unknown type %c\n" 20341 msgstr " %c\n" 20342 20343 #: config/tc-wasm32.c:551 config/tc-wasm32.c:577 20344 msgid "Unknown type" 20345 msgstr " " 20346 20347 #: config/tc-wasm32.c:625 20348 msgid "only single block types allowed" 20349 msgstr " " 20350 20351 #: config/tc-wasm32.c:635 20352 msgid "instruction does not take a block type" 20353 msgstr " " 20354 20355 #: config/tc-wasm32.c:652 20356 msgid "missing block type" 20357 msgstr " " 20358 20359 #: config/tc-wasm32.c:661 config/tc-wasm32.c:665 20360 msgid "missing alignment hint" 20361 msgstr " " 20362 20363 #: config/tc-wasm32.c:669 20364 msgid "missing offset" 20365 msgstr " " 20366 20367 #: config/tc-wasm32.c:675 20368 msgid "missing local index" 20369 msgstr " " 20370 20371 #: config/tc-wasm32.c:680 20372 msgid "missing break count" 20373 msgstr " " 20374 20375 #: config/tc-wasm32.c:685 20376 msgid "missing reserved current_memory/grow_memory argument" 20377 msgstr " current_memory/grow_memory" 20378 20379 #: config/tc-wasm32.c:689 20380 msgid "missing call argument" 20381 msgstr " " 20382 20383 #: config/tc-wasm32.c:693 20384 msgid "missing call signature" 20385 msgstr " " 20386 20387 #: config/tc-wasm32.c:695 20388 msgid "missing table index" 20389 msgstr " " 20390 20391 #: config/tc-wasm32.c:726 config/tc-z80.c:3703 read.c:3839 20392 #, c-format 20393 msgid "junk at end of line, first unrecognized character is `%c'" 20394 msgstr " , %c" 20395 20396 #: config/tc-xgate.c:215 20397 msgid "architecture variant invalid" 20398 msgstr " " 20399 20400 #: config/tc-xgate.c:369 20401 #, c-format 20402 msgid "" 20403 "Freescale XGATE co-processor options:\n" 20404 " -mshort use 16-bit int ABI (default)\n" 20405 " -mlong use 32-bit int ABI\n" 20406 " -mshort-double use 32-bit double ABI\n" 20407 " -mlong-double use 64-bit double ABI (default)\n" 20408 " --mxgate specify the processor variant [default %s]\n" 20409 " --print-insn-syntax print the syntax of instruction in case of error\n" 20410 " --print-opcodes print the list of instructions with syntax\n" 20411 " --generate-example generate an example of each instruction" 20412 msgstr "" 20413 " Freescale XGATE:\n" 20414 " -mshort 16- int ABI ( )\n" 20415 " -mlong 32- int ABI\n" 20416 " -mshort-double 32- double ABI\n" 20417 " -mlong-double 64- double ABI ( )\n" 20418 " --mxgate ( %s)\n" 20419 " --print-insn-syntax \n" 20420 " --print-opcodes \n" 20421 " --generate-example " 20422 20423 #: config/tc-xgate.c:492 20424 msgid "opcode missing or not found on input line" 20425 msgstr " " 20426 20427 #: config/tc-xgate.c:497 20428 #, c-format 20429 msgid "opcode %s not found in opcode hash table" 20430 msgstr " %s - " 20431 20432 #: config/tc-xgate.c:509 20433 msgid "matching operands to opcode" 20434 msgstr " " 20435 20436 #: config/tc-xgate.c:549 20437 msgid ": processing macro, real opcode handle not found in hash" 20438 msgstr ": , " 20439 20440 #: config/tc-xgate.c:680 20441 #, c-format 20442 msgid "Value %ld not aligned by 2 for 9-bit PC-relative branch." 20443 msgstr " %ld 2 9- , PC." 20444 20445 #: config/tc-xgate.c:697 20446 #, c-format 20447 msgid "Value %ld not aligned by 2 for 10-bit PC-relative branch." 20448 msgstr " %ld 2 10- , PC." 20449 20450 #: config/tc-xgate.c:724 20451 msgid "Value out of 3-bit range." 20452 msgstr " 3- ." 20453 20454 #: config/tc-xgate.c:731 20455 msgid "Value out of 4-bit range." 20456 msgstr " 4- ." 20457 20458 #: config/tc-xgate.c:738 20459 msgid "Value out of 5-bit range." 20460 msgstr " 5- ." 20461 20462 #: config/tc-xgate.c:875 20463 msgid ":operand has too many bits" 20464 msgstr ": " 20465 20466 #: config/tc-xgate.c:992 20467 msgid "unknown operand count" 20468 msgstr " " 20469 20470 #: config/tc-xgate.c:1236 config/tc-xgate.c:1248 20471 msgid ": expected register name r0-r7 " 20472 msgstr ": r0-r7 " 20473 20474 #: config/tc-xgate.c:1284 20475 #, c-format 20476 msgid ":operand value(%d) too big for constraint" 20477 msgstr ": (%d) " 20478 20479 #: config/tc-xgate.c:1302 20480 msgid "you must use a hi/lo directive or 16-bit macro to load a 16-bit value." 20481 msgstr " 16- hi/lo 16- ." 20482 20483 #: config/tc-xgate.c:1315 20484 msgid ":unknown relocation constraint size" 20485 msgstr ": " 20486 20487 #: config/tc-xgate.c:1322 20488 msgid ": expected register name ccr " 20489 msgstr ": ccr " 20490 20491 #: config/tc-xgate.c:1328 20492 msgid ": expected register name pc " 20493 msgstr ": pc " 20494 20495 #: config/tc-xstormy16.c:77 20496 #, c-format 20497 msgid " XSTORMY16 specific command line options:\n" 20498 msgstr " XSTORMY16:\n" 20499 20500 #: config/tc-xstormy16.c:223 20501 #, c-format 20502 msgid "unsupported fptr fixup size %d" 20503 msgstr " %d fptr" 20504 20505 #: config/tc-xstormy16.c:235 20506 #, c-format 20507 msgid "unsupported fixup size %d" 20508 msgstr " %d" 20509 20510 #: config/tc-xstormy16.c:266 20511 msgid "unsupported fptr fixup" 20512 msgstr " fptr" 20513 20514 #: config/tc-xtensa.c:650 20515 msgid "illegal range of target hardware versions" 20516 msgstr " " 20517 20518 #: config/tc-xtensa.c:832 20519 msgid "--density option is ignored" 20520 msgstr " --density " 20521 20522 #: config/tc-xtensa.c:835 20523 msgid "--no-density option is ignored" 20524 msgstr " --no-density " 20525 20526 #: config/tc-xtensa.c:853 20527 msgid "--generics is deprecated; use --transform instead" 20528 msgstr "--generics ; --transform" 20529 20530 #: config/tc-xtensa.c:856 20531 msgid "--no-generics is deprecated; use --no-transform instead" 20532 msgstr "--no-generics ; --no-transform" 20533 20534 #: config/tc-xtensa.c:859 20535 msgid "--relax is deprecated; use --transform instead" 20536 msgstr "--relax ; --transform" 20537 20538 #: config/tc-xtensa.c:862 20539 msgid "--no-relax is deprecated; use --no-transform instead" 20540 msgstr "--no-relax ; --no-transform" 20541 20542 #: config/tc-xtensa.c:879 20543 msgid "--absolute-literals option not supported in this Xtensa configuration" 20544 msgstr " --absolute-literals Xtensa" 20545 20546 #: config/tc-xtensa.c:952 20547 msgid "prefer-l32r conflicts with prefer-const16" 20548 msgstr "prefer-l32r prefer-const16" 20549 20550 #: config/tc-xtensa.c:958 20551 msgid "prefer-const16 conflicts with prefer-l32r" 20552 msgstr "prefer-const16 prefer-l32r" 20553 20554 #: config/tc-xtensa.c:967 config/tc-xtensa.c:976 config/tc-xtensa.c:980 20555 msgid "invalid target hardware version" 20556 msgstr " " 20557 20558 #: config/tc-xtensa.c:1026 20559 msgid "no-auto-litpools is incompatible with auto-litpool-limit" 20560 msgstr "no-auto-litpools auto-litpool-limit" 20561 20562 #: config/tc-xtensa.c:1028 config/tc-xtensa.c:1031 20563 msgid "invalid auto-litpool-limit argument" 20564 msgstr " auto-litpool-limit" 20565 20566 #: config/tc-xtensa.c:1033 20567 msgid "invalid auto-litpool-limit argument (range is 100-10000)" 20568 msgstr " auto-litpool-limit (: 100-10000)" 20569 20570 #: config/tc-xtensa.c:1230 20571 msgid "unmatched .end directive" 20572 msgstr " .end" 20573 20574 #: config/tc-xtensa.c:1259 20575 msgid ".begin directive with no matching .end directive" 20576 msgstr " .begin .end" 20577 20578 #: config/tc-xtensa.c:1300 20579 msgid "[no-]generics is deprecated; use [no-]transform instead" 20580 msgstr "[no-]generics ; [no-]transform" 20581 20582 #: config/tc-xtensa.c:1305 20583 msgid "[no-]relax is deprecated; use [no-]transform instead" 20584 msgstr "[no-]relax ; [no-]transform" 20585 20586 #: config/tc-xtensa.c:1318 20587 #, c-format 20588 msgid "directive %s cannot be negated" 20589 msgstr " %s " 20590 20591 #: config/tc-xtensa.c:1324 20592 msgid "unknown directive" 20593 msgstr " " 20594 20595 #: config/tc-xtensa.c:1345 config/tc-xtensa.c:1441 config/tc-xtensa.c:1671 20596 #: config/tc-xtensa.c:5932 20597 msgid "directives are not valid inside bundles" 20598 msgstr " " 20599 20600 #: config/tc-xtensa.c:1357 20601 msgid ".begin literal is deprecated; use .literal instead" 20602 msgstr " .begin ; .literal" 20603 20604 #: config/tc-xtensa.c:1371 20605 msgid "cannot set literal_prefix inside literal fragment" 20606 msgstr " literal_prefix " 20607 20608 #: config/tc-xtensa.c:1404 20609 msgid ".begin [no-]density is ignored" 20610 msgstr ".begin [no-]density " 20611 20612 #: config/tc-xtensa.c:1411 config/tc-xtensa.c:1461 20613 msgid "Xtensa absolute literals option not supported; ignored" 20614 msgstr " Xtensa ; " 20615 20616 #: config/tc-xtensa.c:1454 20617 msgid ".end [no-]density is ignored" 20618 msgstr ".end [no-]density " 20619 20620 #: config/tc-xtensa.c:1479 20621 #, c-format 20622 msgid "does not match begin %s%s at %s:%d" 20623 msgstr " %s%s %s:%d" 20624 20625 #: config/tc-xtensa.c:1534 20626 msgid ".literal_position inside literal directive; ignoring" 20627 msgstr ".literal_position ; " 20628 20629 #: config/tc-xtensa.c:1553 20630 msgid ".literal not allowed inside .begin literal region" 20631 msgstr ".literal .begin" 20632 20633 #: config/tc-xtensa.c:1581 20634 msgid "expected comma or colon after symbol name; rest of line ignored" 20635 msgstr " : " 20636 20637 #: config/tc-xtensa.c:1640 20638 msgid "fall through frequency must be greater than 0" 20639 msgstr " 0" 20640 20641 #: config/tc-xtensa.c:1648 20642 msgid "branch target frequency must be greater than 0" 20643 msgstr " 0" 20644 20645 #: config/tc-xtensa.c:1696 20646 #, c-format 20647 msgid "opcode-specific %s relocation used outside an instruction" 20648 msgstr " %s " 20649 20650 #: config/tc-xtensa.c:1706 20651 #, c-format 20652 msgid "invalid use of %s relocation" 20653 msgstr " %s" 20654 20655 #: config/tc-xtensa.c:1902 config/tc-xtensa.c:1919 20656 #, c-format 20657 msgid "bad register name: %s" 20658 msgstr " : %s" 20659 20660 #: config/tc-xtensa.c:1908 20661 #, c-format 20662 msgid "bad register number: %s" 20663 msgstr " : %s" 20664 20665 #: config/tc-xtensa.c:1972 20666 msgid "pcrel relocation not allowed in an instruction" 20667 msgstr " pcrel " 20668 20669 #: config/tc-xtensa.c:2075 20670 msgid "extra colon" 20671 msgstr " " 20672 20673 #: config/tc-xtensa.c:2136 20674 msgid "incorrect register number, ignoring" 20675 msgstr " , " 20676 20677 #: config/tc-xtensa.c:2217 20678 #, c-format 20679 msgid "cannot encode opcode \"%s\"" 20680 msgstr " %s" 20681 20682 #: config/tc-xtensa.c:2309 20683 #, c-format 20684 msgid "not enough operands (%d) for '%s'; expected %d" 20685 msgstr " (%d) %s; %d" 20686 20687 #: config/tc-xtensa.c:2316 20688 #, c-format 20689 msgid "too many operands (%d) for '%s'; expected %d" 20690 msgstr " (%d) %s; %d" 20691 20692 #: config/tc-xtensa.c:2367 20693 #, c-format 20694 msgid "invalid register '%s' for '%s' instruction" 20695 msgstr " %s %s" 20696 20697 #: config/tc-xtensa.c:2374 20698 #, c-format 20699 msgid "invalid register number (%ld) for '%s' instruction" 20700 msgstr " (%ld) %s" 20701 20702 #: config/tc-xtensa.c:2441 20703 #, c-format 20704 msgid "invalid register number (%ld) for '%s'" 20705 msgstr " (%ld) %s" 20706 20707 #: config/tc-xtensa.c:2840 20708 #, c-format 20709 msgid "operand %d of '%s' has out of range value '%u'" 20710 msgstr " %d %s %u " 20711 20712 #: config/tc-xtensa.c:2846 20713 #, c-format 20714 msgid "operand %d of '%s' has invalid value '%u'" 20715 msgstr " %d %s %u" 20716 20717 #: config/tc-xtensa.c:2893 20718 #, c-format 20719 msgid "internal error: unknown option name '%s'" 20720 msgstr " : %s" 20721 20722 #: config/tc-xtensa.c:4002 20723 msgid "can't handle generation of literal/labels yet" 20724 msgstr " / " 20725 20726 #: config/tc-xtensa.c:4006 20727 msgid "can't handle undefined OP TYPE" 20728 msgstr " " 20729 20730 #: config/tc-xtensa.c:4067 config/tc-xtensa.c:4076 20731 #, c-format 20732 msgid "found %d operand for '%s': Expected %d" 20733 msgid_plural "found %d operands for '%s': Expected %d" 20734 msgstr[0] " %d %s: %d" 20735 msgstr[1] " %d %s: %d" 20736 msgstr[2] " %d %s: %d" 20737 20738 #: config/tc-xtensa.c:4099 20739 msgid "immediate operands sum to greater than 32" 20740 msgstr " 32" 20741 20742 #: config/tc-xtensa.c:4351 20743 #, c-format 20744 msgid "invalid relocation for operand %i of '%s'" 20745 msgstr " %i %s" 20746 20747 #: config/tc-xtensa.c:4361 20748 #, c-format 20749 msgid "invalid expression for operand %i of '%s'" 20750 msgstr " %i %s" 20751 20752 #: config/tc-xtensa.c:4371 20753 #, c-format 20754 msgid "invalid relocation in instruction slot %i" 20755 msgstr " %i" 20756 20757 #: config/tc-xtensa.c:4378 20758 #, c-format 20759 msgid "undefined symbol for opcode \"%s\"" 20760 msgstr " %s" 20761 20762 #: config/tc-xtensa.c:4853 20763 msgid "opcode 'NOP.N' unavailable in this configuration" 20764 msgstr " NOP.N " 20765 20766 #: config/tc-xtensa.c:4913 20767 msgid "get_expanded_loop_offset: invalid opcode" 20768 msgstr "get_expanded_loop_offset: " 20769 20770 #: config/tc-xtensa.c:5074 20771 #, c-format 20772 msgid "assembly state not set for first frag in section %s" 20773 msgstr " %s" 20774 20775 #: config/tc-xtensa.c:5127 20776 #, c-format 20777 msgid "unaligned branch target: %d bytes at 0x%lx" 20778 msgstr " : %d 0x%lx" 20779 20780 #: config/tc-xtensa.c:5171 20781 #, c-format 20782 msgid "unaligned loop: %d bytes at 0x%lx" 20783 msgstr " : %d 0x%lx" 20784 20785 #: config/tc-xtensa.c:5196 20786 msgid "unexpected fix" 20787 msgstr " " 20788 20789 #: config/tc-xtensa.c:5207 config/tc-xtensa.c:5211 20790 msgid "undecodable fix" 20791 msgstr " " 20792 20793 #: config/tc-xtensa.c:5372 20794 msgid "labels are not valid inside bundles" 20795 msgstr " " 20796 20797 #: config/tc-xtensa.c:5392 20798 msgid "invalid last instruction for a zero-overhead loop" 20799 msgstr " " 20800 20801 #: config/tc-xtensa.c:5459 20802 msgid "extra opening brace" 20803 msgstr " " 20804 20805 #: config/tc-xtensa.c:5469 20806 msgid "extra closing brace" 20807 msgstr " " 20808 20809 #: config/tc-xtensa.c:5496 20810 msgid "missing closing brace" 20811 msgstr " " 20812 20813 #: config/tc-xtensa.c:5594 config/tc-xtensa.c:5623 20814 #, c-format 20815 msgid "wrong number of operands for '%s'" 20816 msgstr " %s" 20817 20818 #: config/tc-xtensa.c:5610 20819 #, c-format 20820 msgid "bad relocation expression for '%s'" 20821 msgstr " %s" 20822 20823 #: config/tc-xtensa.c:5645 20824 #, c-format 20825 msgid "unknown opcode or format name '%s'" 20826 msgstr " %s" 20827 20828 #: config/tc-xtensa.c:5651 20829 msgid "format names only valid inside bundles" 20830 msgstr " " 20831 20832 #: config/tc-xtensa.c:5656 20833 #, c-format 20834 msgid "multiple formats specified for one bundle; using '%s'" 20835 msgstr " ; %s" 20836 20837 #: config/tc-xtensa.c:5706 20838 msgid "entry instruction with stack decrement < 16" 20839 msgstr " < 16" 20840 20841 #: config/tc-xtensa.c:5760 20842 msgid "unaligned entry instruction" 20843 msgstr " " 20844 20845 #: config/tc-xtensa.c:5825 20846 msgid "bad instruction format" 20847 msgstr " " 20848 20849 #: config/tc-xtensa.c:5828 20850 msgid "invalid relocation" 20851 msgstr " " 20852 20853 #: config/tc-xtensa.c:5839 20854 #, c-format 20855 msgid "invalid relocation for '%s' instruction" 20856 msgstr " %s" 20857 20858 #: config/tc-xtensa.c:5851 20859 #, c-format 20860 msgid "invalid relocation for operand %d of '%s'" 20861 msgstr " %d %s" 20862 20863 #: config/tc-xtensa.c:6134 20864 #, c-format 20865 msgid "unhandled local relocation fix %s" 20866 msgstr " %s" 20867 20868 #: config/tc-xtensa.c:6185 20869 #, c-format 20870 msgid "internal error; cannot generate `%s' relocation" 20871 msgstr " : %s" 20872 20873 #: config/tc-xtensa.c:6402 20874 msgid "The option \"--no-allow-flix\" prohibits multi-slot flix." 20875 msgstr " --no-allow-flix flix." 20876 20877 #: config/tc-xtensa.c:6409 20878 msgid "couldn't find a valid instruction format" 20879 msgstr " " 20880 20881 #: config/tc-xtensa.c:6410 20882 #, c-format 20883 msgid " ops were: " 20884 msgstr " : " 20885 20886 #: config/tc-xtensa.c:6412 20887 #, c-format 20888 msgid " %s;" 20889 msgstr " %s;" 20890 20891 #: config/tc-xtensa.c:6422 20892 #, c-format 20893 msgid "mismatch for format '%s': #slots = %d, #opcodes = %d" 20894 msgstr " %s: #slots = %d, #opcodes = %d" 20895 20896 #: config/tc-xtensa.c:6431 config/tc-xtensa.c:6528 20897 msgid "illegal resource usage in bundle" 20898 msgstr " " 20899 20900 #: config/tc-xtensa.c:6617 20901 #, c-format 20902 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register" 20903 msgstr " %s ( %d) %s ( %d) " 20904 20905 #: config/tc-xtensa.c:6622 20906 #, c-format 20907 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state" 20908 msgstr " %s ( %d) %s ( %d) " 20909 20910 #: config/tc-xtensa.c:6627 20911 #, c-format 20912 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port" 20913 msgstr " %s ( %d) %s ( %d) " 20914 20915 #: config/tc-xtensa.c:6632 20916 #, c-format 20917 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses" 20918 msgstr " %s ( %d) %s ( %d) " 20919 20920 #: config/tc-xtensa.c:6648 20921 msgid "multiple branches or jumps in the same bundle" 20922 msgstr " " 20923 20924 #: config/tc-xtensa.c:7100 20925 msgid "cannot assemble into a literal fragment" 20926 msgstr " " 20927 20928 #: config/tc-xtensa.c:7102 20929 msgid "..." 20930 msgstr "" 20931 20932 #: config/tc-xtensa.c:8320 20933 msgid "instruction sequence (write a0, branch, retw) may trigger hardware errata" 20934 msgstr "- (write a0, branch, retw) " 20935 20936 #: config/tc-xtensa.c:8432 20937 msgid "branching or jumping to a loop end may trigger hardware errata" 20938 msgstr "- " 20939 20940 #: config/tc-xtensa.c:8514 20941 msgid "loop end too close to another loop end may trigger hardware errata" 20942 msgstr "- " 20943 20944 #: config/tc-xtensa.c:8523 20945 #, c-format 20946 msgid "fr_var %lu < length %d" 20947 msgstr "fr_var %lu < %d" 20948 20949 #: config/tc-xtensa.c:8681 20950 msgid "loop containing less than three instructions may trigger hardware errata" 20951 msgstr "- , , " 20952 20953 #: config/tc-xtensa.c:8753 20954 msgid "undecodable instruction in instruction frag" 20955 msgstr " " 20956 20957 #: config/tc-xtensa.c:8863 20958 msgid "invalid empty loop" 20959 msgstr " " 20960 20961 #: config/tc-xtensa.c:8868 20962 msgid "loop target does not follow loop instruction in section" 20963 msgstr " " 20964 20965 #: config/tc-xtensa.c:9438 20966 msgid "cannot find suitable trampoline" 20967 msgstr " " 20968 20969 #: config/tc-xtensa.c:9693 20970 msgid "bad relaxation state" 20971 msgstr " " 20972 20973 #: config/tc-xtensa.c:9751 20974 #, c-format 20975 msgid "fr_var (%ld) < length (%d)" 20976 msgstr "fr_var (%ld) < (%d)" 20977 20978 #: config/tc-xtensa.c:10451 20979 msgid "jump target out of range; no usable trampoline found" 20980 msgstr " ; " 20981 20982 #: config/tc-xtensa.c:10575 20983 msgid "invalid relaxation fragment result" 20984 msgstr " " 20985 20986 #: config/tc-xtensa.c:10657 20987 msgid "unable to widen instruction" 20988 msgstr " " 20989 20990 #: config/tc-xtensa.c:10795 20991 msgid "multiple literals in expansion" 20992 msgstr " " 20993 20994 #: config/tc-xtensa.c:10799 20995 msgid "no registered fragment for literal" 20996 msgstr " " 20997 20998 #: config/tc-xtensa.c:10801 20999 msgid "number of literal tokens != 1" 21000 msgstr " != 1" 21001 21002 #: config/tc-xtensa.c:10930 config/tc-xtensa.c:10936 21003 #, c-format 21004 msgid "unresolved loop target symbol: %s" 21005 msgstr " : %s" 21006 21007 #: config/tc-xtensa.c:11424 21008 #, c-format 21009 msgid "fixes not all moved from %s" 21010 msgstr " %s " 21011 21012 #: config/tc-xtensa.c:11552 21013 msgid "literal pool location required for text-section-literals; specify with .literal_position" 21014 msgstr " text-section-literals ; .literal_position" 21015 21016 #: config/tc-xtensa.c:12380 21017 msgid "too many operands in instruction" 21018 msgstr " " 21019 21020 #: config/tc-xtensa.c:12590 21021 msgid "invalid symbolic operand" 21022 msgstr " " 21023 21024 #: config/tc-xtensa.c:12651 21025 msgid "operand number mismatch" 21026 msgstr " " 21027 21028 #: config/tc-xtensa.c:12655 21029 #, c-format 21030 msgid "cannot encode opcode \"%s\" in the given format \"%s\"" 21031 msgstr " %s %s" 21032 21033 #: config/tc-xtensa.c:12680 21034 #, c-format 21035 msgid "xtensa-isa failure: %s" 21036 msgstr " xtensa-isa: %s" 21037 21038 #: config/tc-xtensa.c:12757 21039 msgid "invalid opcode" 21040 msgstr " " 21041 21042 #: config/tc-xtensa.c:12763 21043 msgid "too few operands" 21044 msgstr " " 21045 21046 #: config/tc-xtensa.c:12769 21047 msgid "too many operands" 21048 msgstr " " 21049 21050 #: config/tc-xtensa.c:12813 21051 msgid "multiple writes to the same register" 21052 msgstr " " 21053 21054 #: config/tc-xtensa.c:12927 config/tc-xtensa.c:12933 21055 msgid "out of memory" 21056 msgstr " " 21057 21058 #: config/tc-xtensa.c:13022 21059 msgid "TLS relocation not allowed in FLIX bundle" 21060 msgstr " FLIX TLS " 21061 21062 #. Instructions that generate TLS relocations should always be 21063 #. relaxed in the front-end. If "record_fixup" is set, then this 21064 #. function is being called during back-end relaxation, so flag 21065 #. the unexpected behavior as an error. 21066 #: config/tc-xtensa.c:13028 21067 msgid "unexpected TLS relocation" 21068 msgstr " TLS" 21069 21070 #: config/tc-xtensa.c:13072 21071 msgid "symbolic operand not allowed" 21072 msgstr " " 21073 21074 #: config/tc-xtensa.c:13109 21075 msgid "cannot decode instruction format" 21076 msgstr " " 21077 21078 #: config/tc-xtensa.c:13253 21079 msgid "ignoring extra '-rename-section' delimiter ':'" 21080 msgstr " : -rename-section" 21081 21082 #: config/tc-xtensa.c:13258 21083 #, c-format 21084 msgid "ignoring invalid '-rename-section' specification: '%s'" 21085 msgstr " -rename-section: %s" 21086 21087 #: config/tc-xtensa.c:13269 21088 #, c-format 21089 msgid "section %s renamed multiple times" 21090 msgstr " %s " 21091 21092 #: config/tc-xtensa.c:13271 21093 #, c-format 21094 msgid "multiple sections remapped to output section %s" 21095 msgstr " %s " 21096 21097 #: config/tc-z80.c:199 21098 #, c-format 21099 msgid "Invalid CPU is specified: %s" 21100 msgstr " : %s" 21101 21102 #: config/tc-z80.c:224 21103 #, c-format 21104 msgid "Invalid EXTENSION is specified: %s" 21105 msgstr " : %s" 21106 21107 #: config/tc-z80.c:279 21108 #, c-format 21109 msgid "invalid floating point numbers type `%s'" 21110 msgstr " %s" 21111 21112 #: config/tc-z80.c:300 config/tc-z80.c:309 21113 #, c-format 21114 msgid "invalid INST in command line: %s" 21115 msgstr " INST : %s" 21116 21117 #: config/tc-z80.c:403 21118 #, c-format 21119 msgid "" 21120 "\n" 21121 "CPU model options:\n" 21122 " -march=CPU[+EXT...][-EXT...]\n" 21123 "\t\t\t generate code for CPU, where CPU is one of:\n" 21124 msgstr "" 21125 "\n" 21126 " :\n" 21127 " -march=[,+][-]\n" 21128 " , :\n" 21129 21130 #: config/tc-z80.c:409 21131 #, c-format 21132 msgid "And EXT is combination (+EXT - add, -EXT - remove) of:\n" 21133 msgstr " (+ , - ):\n" 21134 21135 #: config/tc-z80.c:412 21136 #, c-format 21137 msgid "" 21138 "\n" 21139 "Compatibility options:\n" 21140 " -local-prefix=TEXT\t treat labels prefixed by TEXT as local\n" 21141 " -colonless\t\t permit colonless labels\n" 21142 " -sdcc\t\t\t accept SDCC specific instruction syntax\n" 21143 " -fp-s=FORMAT\t\t set single precision FP numbers format\n" 21144 " -fp-d=FORMAT\t\t set double precision FP numbers format\n" 21145 "Where FORMAT one of:\n" 21146 " ieee754\t\t IEEE754 compatible (depends on directive)\n" 21147 " half\t\t\t IEEE754 half precision (16 bit)\n" 21148 " single\t\t IEEE754 single precision (32 bit)\n" 21149 " double\t\t IEEE754 double precision (64 bit)\n" 21150 " zeda32\t\t Zeda z80float library 32 bit format\n" 21151 " math48\t\t 48 bit format from Math48 library\n" 21152 "\n" 21153 "Default: -march=z80+xyhl+infc\n" 21154 msgstr "" 21155 "\n" 21156 " :\n" 21157 " -local-prefix=TEXT , TEXT, \n" 21158 " -colonless \n" 21159 " -sdcc SDCC\n" 21160 " -fp-s= \n" 21161 " -fp-d= \n" 21162 " :\n" 21163 " ieee754 IEEE754 ( )\n" 21164 " half IEEE754 (16 )\n" 21165 " single IEEE754 (32 )\n" 21166 " double IEEE754 (64 )\n" 21167 " zeda32 32- Zeda z80float\n" 21168 " math48 48- Math48\n" 21169 "\n" 21170 " : -march=z80+xyhl+infc\n" 21171 21172 #: config/tc-z80.c:618 21173 msgid "-- unterminated string" 21174 msgstr "-- " 21175 21176 #: config/tc-z80.c:794 21177 msgid "undocumented instruction" 21178 msgstr " " 21179 21180 #: config/tc-z80.c:838 config/tc-z80.c:844 21181 msgid "mismatched parentheses" 21182 msgstr " " 21183 21184 #: config/tc-z80.c:935 21185 msgid "bad expression syntax" 21186 msgstr " " 21187 21188 #: config/tc-z80.c:1146 21189 #, c-format 21190 msgid "%d-bit overflow (%+ld)" 21191 msgstr "%d- (%+ld)" 21192 21193 #: config/tc-z80.c:1160 21194 #, c-format 21195 msgid "invalid data size %d" 21196 msgstr " %d" 21197 21198 #: config/tc-z80.c:1245 21199 msgid "cannot make a relative jump to an absolute location" 21200 msgstr " " 21201 21202 #: config/tc-z80.c:1252 21203 #, c-format 21204 msgid "index overflow (%+ld)" 21205 msgstr " (%+ld)" 21206 21207 #: config/tc-z80.c:1254 21208 #, c-format 21209 msgid "offset overflow (%+ld)" 21210 msgstr " (%+ld)" 21211 21212 #: config/tc-z80.c:1456 config/tc-z80.c:1703 config/tc-z80.c:1746 21213 #: config/tc-z80.c:1827 config/tc-z80.c:1857 config/tc-z80.c:1916 21214 #: config/tc-z80.c:1976 config/tc-z80.c:2029 config/tc-z80.c:2062 21215 #: config/tc-z80.c:2119 config/tc-z80.c:2737 config/tc-z80.c:2786 21216 #: config/tc-z80.c:2824 config/tc-z80.c:2884 config/tc-z80.c:2944 21217 #: config/tc-z80.c:3020 config/tc-z80.c:3043 21218 msgid "bad instruction syntax" 21219 msgstr " " 21220 21221 #: config/tc-z80.c:1894 21222 msgid "condition code invalid for jr" 21223 msgstr " jr" 21224 21225 #: config/tc-z80.c:2483 config/tc-z80.c:2494 config/tc-z80.c:2510 21226 #: config/tc-z80.c:2543 21227 msgid "ADL mode instruction" 21228 msgstr " ADL" 21229 21230 #. SIS prefix, in Z80 it is LD B,B 21231 #. LIS prefix, in Z80 it is LD C,C 21232 #. SIL prefix, in Z80 it is LD D,D 21233 #. LIL prefix, in Z80 it is LD E,E 21234 #: config/tc-z80.c:2618 21235 msgid "unsupported instruction, assembled as NOP" 21236 msgstr " , NOP" 21237 21238 #: config/tc-z80.c:3211 config/tc-z80.c:3242 21239 msgid "parentheses ignored" 21240 msgstr " " 21241 21242 #: config/tc-z80.c:3259 21243 msgid "CPU mode is unsupported by target" 21244 msgstr " " 21245 21246 #: config/tc-z80.c:3281 21247 msgid "assignment expected" 21248 msgstr " " 21249 21250 #: config/tc-z80.c:3696 21251 #, c-format 21252 msgid "Unknown instruction `%s'" 21253 msgstr " %s" 21254 21255 #: config/tc-z80.c:3772 21256 #, c-format 21257 msgid "8-bit signed offset out of range (%+ld)" 21258 msgstr "8- (%+ld)" 21259 21260 #: config/tc-z80.c:3795 21261 #, c-format 21262 msgid "8-bit overflow (%+ld)" 21263 msgstr "8- (%+ld)" 21264 21265 #: config/tc-z80.c:3812 21266 #, c-format 21267 msgid "16-bit overflow (%+ld)" 21268 msgstr "16- (%+ld)" 21269 21270 #: config/tc-z80.c:3820 21271 #, c-format 21272 msgid "24-bit overflow (%+ld)" 21273 msgstr "24- (%+ld)" 21274 21275 #: config/tc-z80.c:3829 21276 #, c-format 21277 msgid "32-bit overflow (%+ld)" 21278 msgstr "32- (%+ld)" 21279 21280 #: config/tc-z80.c:3842 21281 #, c-format 21282 msgid "md_apply_fix: unknown reloc type 0x%x\n" 21283 msgstr "md_apply_fix: 0x%x\n" 21284 21285 #: config/tc-z80.c:4039 config/tc-z80.c:4098 21286 msgid "invalid syntax" 21287 msgstr " " 21288 21289 #: config/tc-z80.c:4117 21290 msgid "overflow" 21291 msgstr "" 21292 21293 #: config/tc-z8k.c:281 21294 #, c-format 21295 msgid "register rr%d out of range" 21296 msgstr " rr%d " 21297 21298 #: config/tc-z8k.c:283 21299 #, c-format 21300 msgid "register rr%d does not exist" 21301 msgstr " rr%d " 21302 21303 #: config/tc-z8k.c:295 21304 #, c-format 21305 msgid "register rh%d out of range" 21306 msgstr " rh%d " 21307 21308 #: config/tc-z8k.c:307 21309 #, c-format 21310 msgid "register rl%d out of range" 21311 msgstr " rl%d " 21312 21313 #: config/tc-z8k.c:320 21314 #, c-format 21315 msgid "register rq%d out of range" 21316 msgstr " rq%d " 21317 21318 #: config/tc-z8k.c:322 21319 #, c-format 21320 msgid "register rq%d does not exist" 21321 msgstr " rq%d " 21322 21323 #: config/tc-z8k.c:334 21324 #, c-format 21325 msgid "register r%d out of range" 21326 msgstr " r%d " 21327 21328 #: config/tc-z8k.c:375 21329 #, c-format 21330 msgid "expected %c" 21331 msgstr " %c" 21332 21333 #: config/tc-z8k.c:390 21334 #, c-format 21335 msgid "register is wrong size for a word %s" 21336 msgstr " %s" 21337 21338 #: config/tc-z8k.c:404 21339 #, c-format 21340 msgid "register is wrong size for address %s" 21341 msgstr " %s" 21342 21343 #: config/tc-z8k.c:538 21344 #, c-format 21345 msgid "unknown interrupt %s" 21346 msgstr " %s" 21347 21348 #. No interrupt type specified, opcode won't do anything. 21349 #: config/tc-z8k.c:561 21350 msgid "opcode has no effect" 21351 msgstr " " 21352 21353 #: config/tc-z8k.c:672 21354 msgid "Missing ) in ra(rb)" 21355 msgstr " ) ra(rb)" 21356 21357 #: config/tc-z8k.c:752 config/tc-z8k.c:791 21358 #, c-format 21359 msgid "invalid condition code '%s'" 21360 msgstr " %s" 21361 21362 #: config/tc-z8k.c:764 21363 #, c-format 21364 msgid "invalid flag '%s'" 21365 msgstr " %s" 21366 21367 #: config/tc-z8k.c:918 config/tc-z8k.c:924 21368 msgid "invalid indirect register size" 21369 msgstr " " 21370 21371 #: config/tc-z8k.c:941 config/tc-z8k.c:1107 config/tc-z8k.c:1112 21372 msgid "invalid control register name" 21373 msgstr " " 21374 21375 #: config/tc-z8k.c:1096 21376 msgid "immediate must be 1 or 2" 21377 msgstr " 1 2" 21378 21379 #: config/tc-z8k.c:1099 21380 msgid "immediate 1 or 2 expected" 21381 msgstr " 1 2" 21382 21383 #: config/tc-z8k.c:1130 21384 msgid "can't use R0 here" 21385 msgstr " R0" 21386 21387 #: config/tc-z8k.c:1288 21388 msgid "Can't find opcode to match operands" 21389 msgstr " , " 21390 21391 #: config/tc-z8k.c:1335 21392 #, c-format 21393 msgid "invalid architecture -z%s" 21394 msgstr " -z%s" 21395 21396 #: config/tc-z8k.c:1354 21397 #, c-format 21398 msgid "" 21399 " Z8K options:\n" 21400 " -z8001 generate segmented code\n" 21401 " -z8002 generate unsegmented code\n" 21402 " -linkrelax create linker relaxable code\n" 21403 msgstr "" 21404 " Z8K:\n" 21405 " -z8001 \n" 21406 " -z8002 \n" 21407 " -linkrelax \n" 21408 21409 #: config/tc-z8k.c:1366 21410 #, c-format 21411 msgid "call to md_convert_frag\n" 21412 msgstr " md_convert_frag\n" 21413 21414 #: config/tc-z8k.c:1473 config/tc-z8k.c:1513 config/tc-z8k.c:1536 21415 msgid "cannot branch to odd address" 21416 msgstr " " 21417 21418 #: config/tc-z8k.c:1477 config/tc-z8k.c:1540 21419 msgid "relative jump out of range" 21420 msgstr " " 21421 21422 #: config/tc-z8k.c:1495 21423 msgid "relative address out of range" 21424 msgstr " " 21425 21426 #: config/tc-z8k.c:1516 21427 msgid "relative call out of range" 21428 msgstr " " 21429 21430 #: config/tc-z8k.c:1548 21431 #, c-format 21432 msgid "md_apply_fix: unknown r_type 0x%x\n" 21433 msgstr "md_apply_fix: r_type 0x%x\n" 21434 21435 #: config/tc-z8k.c:1560 21436 #, c-format 21437 msgid "call to md_estimate_size_before_relax\n" 21438 msgstr " md_estimate_size_before_relax\n" 21439 21440 #: config/xtensa-relax.c:1579 21441 #, c-format 21442 msgid "invalid configuration option '%s' in transition rule '%s'" 21443 msgstr " %s %s" 21444 21445 #: config/xtensa-relax.c:1704 config/xtensa-relax.c:1714 21446 #, c-format 21447 msgid "opcode '%s': no bound opname '%s' for precondition in '%s'" 21448 msgstr " %s: %s %s" 21449 21450 #: config/xtensa-relax.c:1721 21451 #, c-format 21452 msgid "opcode '%s': precondition only contains constants in '%s'" 21453 msgstr " %s: %s" 21454 21455 #: config/xtensa-relax.c:1768 21456 msgid "expected one operand for generated literal" 21457 msgstr " " 21458 21459 #: config/xtensa-relax.c:1775 21460 msgid "expected 0 operands for generated label" 21461 msgstr " 0 " 21462 21463 #: config/xtensa-relax.c:1788 21464 #, c-format 21465 msgid "invalid opcode '%s' in transition rule '%s'" 21466 msgstr " %s %s" 21467 21468 #: config/xtensa-relax.c:1796 21469 #, c-format 21470 msgid "opcode '%s': replacement does not have %d op" 21471 msgid_plural "opcode '%s': replacement does not have %d ops" 21472 msgstr[0] " %s: %d " 21473 msgstr[1] " %s: %d " 21474 msgstr[2] " %s: %d " 21475 21476 #: config/xtensa-relax.c:1812 21477 #, c-format 21478 msgid "opcode '%s': cannot find literal definition" 21479 msgstr " %s: " 21480 21481 #: config/xtensa-relax.c:1828 config/xtensa-relax.c:1858 21482 #, c-format 21483 msgid "opcode '%s': unidentified operand '%s' in '%s'" 21484 msgstr " %s: %s %s" 21485 21486 #: config/xtensa-relax.c:1853 21487 #, c-format 21488 msgid "unknown user-defined function %s" 21489 msgstr " %s" 21490 21491 #: config/xtensa-relax.c:1864 21492 #, c-format 21493 msgid "opcode '%s': could not parse operand '%s' in '%s'" 21494 msgstr " %s: %s %s" 21495 21496 #: config/xtensa-relax.c:1904 21497 #, c-format 21498 msgid "could not parse INSN_PATTERN '%s'" 21499 msgstr " INSN_PATTERN %s" 21500 21501 #: config/xtensa-relax.c:1908 21502 #, c-format 21503 msgid "could not parse INSN_REPL '%s'" 21504 msgstr " INSN_REPL %s" 21505 21506 #: config/xtensa-relax.c:1919 21507 #, c-format 21508 msgid "could not build transition for %s => %s" 21509 msgstr " %s => %s" 21510 21511 #: depend.c:194 21512 #, c-format 21513 msgid "can't open `%s' for writing" 21514 msgstr " %s " 21515 21516 #: depend.c:206 21517 #, c-format 21518 msgid "can't close `%s'" 21519 msgstr " %s" 21520 21521 #: dw2gencfi.c:325 read.c:2403 21522 #, c-format 21523 msgid "bfd_set_section_flags: %s" 21524 msgstr "bfd_set_section_flags: %s" 21525 21526 #: dw2gencfi.c:587 dw2gencfi.c:603 21527 #, c-format 21528 msgid "register save offset not a multiple of %u" 21529 msgstr " %u" 21530 21531 #: dw2gencfi.c:686 21532 msgid "CFI state restore without previous remember" 21533 msgstr " CFI " 21534 21535 #: dw2gencfi.c:745 21536 msgid "missing separator" 21537 msgstr " " 21538 21539 #: dw2gencfi.c:794 21540 msgid "bad register expression" 21541 msgstr " " 21542 21543 #: dw2gencfi.c:815 dw2gencfi.c:945 dw2gencfi.c:983 dw2gencfi.c:1054 21544 #: dw2gencfi.c:1127 dw2gencfi.c:1192 dw2gencfi.c:1393 21545 msgid "CFI instruction used without previous .cfi_startproc" 21546 msgstr " CFI .cfi_startproc" 21547 21548 #: dw2gencfi.c:1008 21549 msgid "invalid or unsupported encoding in .cfi_personality" 21550 msgstr " .cfi_personality" 21551 21552 #: dw2gencfi.c:1015 21553 msgid ".cfi_personality requires encoding and symbol arguments" 21554 msgstr " .cfi_personality " 21555 21556 #: dw2gencfi.c:1038 21557 msgid "wrong second argument to .cfi_personality" 21558 msgstr " .cfi_personality" 21559 21560 #: dw2gencfi.c:1079 dw2gencfi.c:1155 21561 msgid "invalid or unsupported encoding in .cfi_lsda" 21562 msgstr " .cfi_lsda" 21563 21564 #: dw2gencfi.c:1086 21565 msgid ".cfi_lsda requires encoding and symbol arguments" 21566 msgstr " .cfi_lsda " 21567 21568 #: dw2gencfi.c:1111 21569 msgid "wrong second argument to .cfi_lsda" 21570 msgstr " .cfi_lsda" 21571 21572 #: dw2gencfi.c:1177 21573 msgid "wrong third argument to .cfi_val_encoded_addr" 21574 msgstr " .cfi_val_encoded_addr" 21575 21576 #: dw2gencfi.c:1276 21577 msgid "inconsistent uses of .cfi_sections" 21578 msgstr " .cfi_sections" 21579 21580 #: dw2gencfi.c:1287 21581 msgid "previous CFI entry not closed (missing .cfi_endproc)" 21582 msgstr " CFI ( .cfi_endproc)" 21583 21584 #: dw2gencfi.c:1328 21585 msgid ".cfi_endproc without corresponding .cfi_startproc" 21586 msgstr ".cfi_endproc .cfi_startproc" 21587 21588 #: dw2gencfi.c:1404 21589 msgid "wrong argument to .cfi_personality_id" 21590 msgstr " .cfi_personality_id" 21591 21592 #: dw2gencfi.c:1414 21593 msgid ".cfi_fde_data without corresponding .cfi_startproc" 21594 msgstr ".cfi_fde_data .cfi_startproc" 21595 21596 #: dw2gencfi.c:1523 21597 msgid "unexpected .cfi_inline_lsda" 21598 msgstr " .cfi_inline_lsda" 21599 21600 #: dw2gencfi.c:1530 21601 msgid ".cfi_inline_lsda not valid for this frame" 21602 msgstr ".cfi_inline_lsda " 21603 21604 #: dw2gencfi.c:1538 21605 msgid ".cfi_inline_lsda seen for frame without .cfi_lsda" 21606 msgstr " .cfi_inline_lsda .cfi_lsda" 21607 21608 #: dw2gencfi.c:1551 21609 #, c-format 21610 msgid "Alignment too large: %d. assumed." 21611 msgstr " : %d." 21612 21613 #: dw2gencfi.c:1555 21614 msgid "Alignment negative: 0 assumed." 21615 msgstr " : 0." 21616 21617 #: dw2gencfi.c:1581 21618 msgid ".cfi_inline_lsda is not supported for this target" 21619 msgstr ".cfi_inline_lsda " 21620 21621 #: dw2gencfi.c:1588 21622 msgid ".cfi_fde_data is not supported for this target" 21623 msgstr ".cfi_fde_data " 21624 21625 #: dw2gencfi.c:1595 21626 msgid ".cfi_personality_id is not supported for this target" 21627 msgstr ".cfi_personality_id " 21628 21629 #: dw2gencfi.c:1909 21630 #, c-format 21631 msgid "return column number %d overflows in CIE version 1" 21632 msgstr " %d CIE 1" 21633 21634 #: dw2gencfi.c:2398 dw2gencfi.c:2576 21635 msgid "open CFI at the end of file; missing .cfi_endproc directive" 21636 msgstr " CFI ; .cfi_endproc" 21637 21638 #: dw2gencfi.c:2524 21639 msgid ".sframe not supported for target" 21640 msgstr ".sframe " 21641 21642 #: dw2gencfi.c:2605 21643 msgid "CFI is not supported for this target" 21644 msgstr "CFI " 21645 21646 #: dwarf2dbg.c:377 dwarf2dbg.c:3286 21647 msgid "view number mismatch" 21648 msgstr " " 21649 21650 #: dwarf2dbg.c:692 21651 #, c-format 21652 msgid "file number %u is too big" 21653 msgstr " %u" 21654 21655 #: dwarf2dbg.c:918 21656 #, c-format 21657 msgid "file table slot %u is already occupied by a different file (%s%s%s vs %s%s%s)" 21658 msgstr " %u (%s%s%s vs %s%s%s)" 21659 21660 #: dwarf2dbg.c:1174 dwarf2dbg.c:1266 21661 msgid "file number less than one" 21662 msgstr " 1" 21663 21664 #: dwarf2dbg.c:1209 21665 msgid "md5 value too small or not a constant" 21666 msgstr " md5 " 21667 21668 #: dwarf2dbg.c:1226 21669 #, c-format 21670 msgid "file number %lu is too big" 21671 msgstr " %lu" 21672 21673 #: dwarf2dbg.c:1273 dwarf2dbg.c:2290 21674 #, c-format 21675 msgid "unassigned file number %ld" 21676 msgstr " %ld" 21677 21678 #: dwarf2dbg.c:1347 21679 msgid "is_stmt value not 0 or 1" 21680 msgstr " is_stmt 0 1" 21681 21682 #: dwarf2dbg.c:1359 21683 msgid "isa number less than zero" 21684 msgstr " isa 0" 21685 21686 #: dwarf2dbg.c:1371 21687 msgid "discriminator less than zero" 21688 msgstr " 0" 21689 21690 #: dwarf2dbg.c:1390 21691 msgid "numeric view can only be asserted to zero" 21692 msgstr " 0" 21693 21694 #: dwarf2dbg.c:1430 21695 #, c-format 21696 msgid "unknown .loc sub-directive `%s'" 21697 msgstr " .loc %s" 21698 21699 #: dwarf2dbg.c:2424 21700 msgid "internal error: unknown dwarf2 format" 21701 msgstr " : dwarf2" 21702 21703 #: ecoff.c:1559 21704 #, c-format 21705 msgid "string too big (%lu bytes)" 21706 msgstr " (%lu )" 21707 21708 #: ecoff.c:1612 ecoff.c:1805 ecoff.c:1828 ecoff.c:1859 ecoff.c:2011 21709 #: ecoff.c:2127 21710 msgid "no current file pointer" 21711 msgstr " " 21712 21713 #: ecoff.c:1699 21714 msgid "too many st_End's" 21715 msgstr " st_End" 21716 21717 #: ecoff.c:2196 21718 msgid "fake .file after real one" 21719 msgstr " .file " 21720 21721 #: ecoff.c:2284 21722 msgid "filename goes over one page boundary" 21723 msgstr " " 21724 21725 #: ecoff.c:2417 21726 msgid ".begin directive without a preceding .file directive" 21727 msgstr " .begin .file" 21728 21729 #: ecoff.c:2424 21730 msgid ".begin directive without a preceding .ent directive" 21731 msgstr " .begin .ent" 21732 21733 #: ecoff.c:2454 21734 msgid ".bend directive without a preceding .file directive" 21735 msgstr " .bend .file" 21736 21737 #: ecoff.c:2461 21738 msgid ".bend directive without a preceding .ent directive" 21739 msgstr " .bend .ent" 21740 21741 #: ecoff.c:2473 21742 msgid ".bend directive names unknown symbol" 21743 msgstr " .bend " 21744 21745 #: ecoff.c:2515 21746 msgid ".def pseudo-op used inside of .def/.endef; ignored" 21747 msgstr " .def .def/.endef; " 21748 21749 #: ecoff.c:2517 21750 msgid "empty symbol name in .def; ignored" 21751 msgstr " .def; " 21752 21753 #: ecoff.c:2552 21754 msgid ".dim pseudo-op used outside of .def/.endef; ignored" 21755 msgstr " .dim .def/.endef; " 21756 21757 #: ecoff.c:2567 21758 msgid "badly formed .dim directive" 21759 msgstr " .dim" 21760 21761 #: ecoff.c:2580 21762 msgid "too many .dim entries" 21763 msgstr " .dim" 21764 21765 #: ecoff.c:2600 21766 msgid ".scl pseudo-op used outside of .def/.endef; ignored" 21767 msgstr " .scl .def/.endef; " 21768 21769 #: ecoff.c:2625 21770 msgid ".size pseudo-op used outside of .def/.endef; ignored" 21771 msgstr " .size .def/.endef; " 21772 21773 #: ecoff.c:2640 21774 msgid "badly formed .size directive" 21775 msgstr " .size" 21776 21777 #: ecoff.c:2653 21778 msgid "too many .size entries" 21779 msgstr " .size" 21780 21781 #: ecoff.c:2675 21782 msgid ".type pseudo-op used outside of .def/.endef; ignored" 21783 msgstr " .type .def/.endef; " 21784 21785 #. FIXME: We could handle this by setting the continued bit. 21786 #. There would still be a limit: the .type argument can not 21787 #. be infinite. 21788 #: ecoff.c:2693 21789 #, c-format 21790 msgid "the type of %s is too complex; it will be simplified" 21791 msgstr " %s ; " 21792 21793 #: ecoff.c:2704 21794 msgid "Unrecognized .type argument" 21795 msgstr " .type" 21796 21797 #: ecoff.c:2742 21798 msgid ".tag pseudo-op used outside of .def/.endef; ignored" 21799 msgstr " .tag .def/.endef; " 21800 21801 #: ecoff.c:2766 21802 msgid ".val pseudo-op used outside of .def/.endef; ignored" 21803 msgstr " .val .def/.endef; " 21804 21805 #: ecoff.c:2774 21806 msgid ".val expression is too complex" 21807 msgstr " .val" 21808 21809 #: ecoff.c:2804 21810 msgid ".endef pseudo-op used before .def; ignored" 21811 msgstr " endef .def; " 21812 21813 #: ecoff.c:2830 ecoff.c:2911 21814 msgid "bad COFF debugging information" 21815 msgstr " COFF" 21816 21817 #: ecoff.c:2879 21818 #, c-format 21819 msgid "no tag specified for %s" 21820 msgstr " %s " 21821 21822 #: ecoff.c:2981 21823 msgid ".end directive without a preceding .file directive" 21824 msgstr " .end .file" 21825 21826 #: ecoff.c:3009 21827 msgid ".end directive names unknown symbol" 21828 msgstr " .end " 21829 21830 #: ecoff.c:3039 21831 msgid "second .ent directive found before .end directive" 21832 msgstr " .ent .end" 21833 21834 #: ecoff.c:3048 21835 #, c-format 21836 msgid "%s directive has no name" 21837 msgstr " %s " 21838 21839 #: ecoff.c:3109 21840 msgid "no way to handle .file within .ent/.end section" 21841 msgstr " .file .ent/.end" 21842 21843 #: ecoff.c:3226 21844 msgid ".loc before .file" 21845 msgstr ".loc .file" 21846 21847 #: ecoff.c:3427 21848 #, c-format 21849 msgid ".stab%c is not supported" 21850 msgstr ".stab%c " 21851 21852 #: ecoff.c:3437 21853 #, c-format 21854 msgid ".stab%c: ignoring non-zero other field" 21855 msgstr ".stab%c: , " 21856 21857 #: ecoff.c:3471 21858 #, c-format 21859 msgid "line number (%d) for .stab%c directive cannot fit in index field (20 bits)" 21860 msgstr " (%d) .stab%c (20 )" 21861 21862 #: ecoff.c:3505 21863 #, c-format 21864 msgid "illegal .stab%c directive, bad character" 21865 msgstr " .stab%c, " 21866 21867 #: ecoff.c:3954 ecoff.c:4142 ecoff.c:4167 21868 msgid ".begin/.bend in different segments" 21869 msgstr ".begin/.bend " 21870 21871 #: ecoff.c:4662 21872 msgid "missing .end or .bend at end of file" 21873 msgstr " .end .bend " 21874 21875 #: ecoff.c:5147 21876 msgid "GP prologue size exceeds field size, using 0 instead" 21877 msgstr " GP , 0" 21878 21879 #: expr.c:73 read.c:3901 21880 msgid "bignum invalid" 21881 msgstr " bignum" 21882 21883 #: expr.c:75 read.c:3903 read.c:4408 read.c:5178 21884 msgid "floating point number invalid" 21885 msgstr " " 21886 21887 #: expr.c:244 21888 msgid "bad floating-point constant: exponent overflow" 21889 msgstr " : " 21890 21891 #: expr.c:248 21892 #, c-format 21893 msgid "bad floating-point constant: unknown error code=%d" 21894 msgstr " : %d" 21895 21896 #: expr.c:427 21897 msgid "a bignum with underscores may not have more than 8 hex digits in any word" 21898 msgstr "bignum 8 " 21899 21900 #: expr.c:450 21901 msgid "a bignum with underscores must have exactly 4 words" 21902 msgstr "bignum 4 " 21903 21904 #. Either not seen or not defined. 21905 #. @@ Should print out the original string instead of 21906 #. the parsed number. 21907 #: expr.c:588 21908 #, c-format 21909 msgid "backward ref to unknown label \"%d:\"" 21910 msgstr " %d:" 21911 21912 #: expr.c:706 21913 msgid "character constant too large" 21914 msgstr " " 21915 21916 #: expr.c:992 21917 #, c-format 21918 msgid "found '%c', expected: '%c'" 21919 msgstr " %c, : %c" 21920 21921 #: expr.c:995 21922 #, c-format 21923 msgid "missing '%c'" 21924 msgstr " %c" 21925 21926 #: expr.c:1007 read.c:4688 21927 msgid "EBCDIC constants are not supported" 21928 msgstr " EBCDIC " 21929 21930 #: expr.c:1141 21931 #, c-format 21932 msgid "Unary operator %c ignored because bad operand follows" 21933 msgstr " %c , " 21934 21935 #: expr.c:1205 expr.c:1227 21936 msgid "syntax error in .startof. or .sizeof." 21937 msgstr " .startof. .sizeof." 21938 21939 #: expr.c:1308 expr.c:1633 21940 #, c-format 21941 msgid "invalid use of operator \"%s\"" 21942 msgstr " %s" 21943 21944 #: expr.c:1817 21945 msgid "missing operand; zero assumed" 21946 msgstr " ; " 21947 21948 #: expr.c:1856 21949 msgid "left operand is a bignum; integer 0 assumed" 21950 msgstr " bignum; 0 integer" 21951 21952 #: expr.c:1858 21953 msgid "left operand is a float; integer 0 assumed" 21954 msgstr " float; 0 integer" 21955 21956 #: expr.c:1867 21957 msgid "right operand is a bignum; integer 0 assumed" 21958 msgstr " bignum; 0 integer" 21959 21960 #: expr.c:1869 21961 msgid "right operand is a float; integer 0 assumed" 21962 msgstr " float; 0 integer" 21963 21964 #: expr.c:1947 symbols.c:1700 21965 msgid "division by zero" 21966 msgstr " " 21967 21968 #: expr.c:1953 symbols.c:1711 21969 msgid "shift count" 21970 msgstr " " 21971 21972 #: expr.c:2088 21973 msgid "operation combines symbols in different segments" 21974 msgstr " " 21975 21976 #: expr.c:2411 21977 msgid "missing closing '\"'" 21978 msgstr " '\"'" 21979 21980 #: expr.c:2439 21981 #, c-format 21982 msgid "'\\%c' in quoted symbol name; behavior may change in the future" 21983 msgstr "\\%c ; " 21984 21985 #: frags.c:60 21986 msgid "attempt to allocate data in absolute section" 21987 msgstr " " 21988 21989 #: frags.c:66 21990 msgid "attempt to allocate data in common section" 21991 msgstr " " 21992 21993 #: frags.c:115 write.c:1495 21994 #, c-format 21995 msgid "can't extend frag %lu char" 21996 msgid_plural "can't extend frag %lu chars" 21997 msgstr[0] " %lu " 21998 msgstr[1] " %lu " 21999 msgstr[2] " %lu " 22000 22001 #. Offset of size 8 bytes is not supported in SFrame format 22002 #. version 1. 22003 #: gen-sframe.c:398 22004 msgid "SFrame unsupported offset value\n" 22005 msgstr " SFrame\n" 22006 22007 #. For error messages. 22008 #. Detect if we are reading from stdin by examining the file 22009 #. name returned by as_where(). 22010 #. 22011 #. [FIXME: We rely upon the name in the strcmp below being the 22012 #. same as the one used by input_scrub_new_file(), if that is 22013 #. not true, then this code will fail]. 22014 #. 22015 #. If we are reading from stdin, then we need to save each input 22016 #. line here (assuming of course that we actually have a line of 22017 #. input to read), so that it can be displayed in the listing 22018 #. that is produced at the end of the assembly. 22019 #: input-file.c:136 input-scrub.c:245 listing.c:353 22020 msgid "{standard input}" 22021 msgstr "{ }" 22022 22023 #: input-file.c:141 22024 #, c-format 22025 msgid "can't open %s for reading: %s" 22026 msgstr " %s : %s" 22027 22028 #: input-file.c:150 input-file.c:224 22029 #, c-format 22030 msgid "can't read from %s: %s" 22031 msgstr " %s: %s" 22032 22033 #: input-file.c:252 listing.c:1422 22034 #, c-format 22035 msgid "can't close %s: %s" 22036 msgstr " %s: %s" 22037 22038 #: input-scrub.c:273 22039 msgid "macros nested too deeply" 22040 msgstr " " 22041 22042 #: input-scrub.c:524 input-scrub.c:527 22043 msgid "macro invoked from here" 22044 msgstr " " 22045 22046 #: itbl-ops.c:328 22047 #, c-format 22048 msgid "Unable to allocate memory for new instructions\n" 22049 msgstr " \n" 22050 22051 #: listing.c:253 messages.c:191 messages.c:193 messages.c:196 22052 msgid "Warning: " 22053 msgstr ": " 22054 22055 #: listing.c:259 messages.c:265 messages.c:267 messages.c:270 22056 msgid "Error: " 22057 msgstr ": " 22058 22059 #: listing.c:620 22060 #, c-format 22061 msgid "unable to rebuffer file: %s\n" 22062 msgstr " : %s\n" 22063 22064 #: listing.c:1308 22065 #, c-format 22066 msgid "" 22067 "\n" 22068 " time stamp \t: %s\n" 22069 "\n" 22070 msgstr "" 22071 "\n" 22072 " \t: %s\n" 22073 "\n" 22074 22075 #: listing.c:1318 22076 #, c-format 22077 msgid "%s " 22078 msgstr "%s " 22079 22080 #: listing.c:1323 22081 #, c-format 22082 msgid "" 22083 "\n" 22084 "\t%s " 22085 msgstr "" 22086 "\n" 22087 "\t%s " 22088 22089 #: listing.c:1333 22090 msgid "" 22091 "\n" 22092 " options passed\t: " 22093 msgstr "" 22094 "\n" 22095 " - -\t: " 22096 22097 #: listing.c:1372 22098 #, c-format 22099 msgid "" 22100 " GNU assembler version %s (%s)\n" 22101 "\t using BFD version %s." 22102 msgstr "" 22103 " GNU , %s (%s)\n" 22104 "\t BFD %s." 22105 22106 #: listing.c:1375 22107 #, c-format 22108 msgid "" 22109 "\n" 22110 " input file \t: %s" 22111 msgstr "" 22112 "\n" 22113 " \t: %s" 22114 22115 #: listing.c:1376 22116 #, c-format 22117 msgid "" 22118 "\n" 22119 " output file \t: %s" 22120 msgstr "" 22121 "\n" 22122 " \t: %s" 22123 22124 #: listing.c:1377 22125 #, c-format 22126 msgid "" 22127 "\n" 22128 " target \t: %s" 22129 msgstr "" 22130 "\n" 22131 " \t: %s" 22132 22133 #: listing.c:1401 22134 #, c-format 22135 msgid "can't open %s: %s" 22136 msgstr " %s: %s" 22137 22138 #: listing.c:1486 22139 msgid "strange paper height, set to no form" 22140 msgstr " , " 22141 22142 #: listing.c:1510 22143 msgid "new paper width is too small" 22144 msgstr " " 22145 22146 #: listing.c:1513 22147 msgid "bad or irreducible expression for paper width" 22148 msgstr " " 22149 22150 #: listing.c:1515 22151 msgid "missing expression for paper width" 22152 msgstr " " 22153 22154 #: listing.c:1566 22155 msgid "new line in title" 22156 msgstr " " 22157 22158 #. Turns the next expression into a string. 22159 #: macro.c:410 22160 #, no-c-format 22161 msgid "% operator needs absolute expression" 22162 msgstr " % " 22163 22164 #: macro.c:564 22165 #, c-format 22166 msgid "Missing parameter qualifier for `%s' in macro `%s'" 22167 msgstr " %s %s" 22168 22169 #: macro.c:574 22170 #, c-format 22171 msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'" 22172 msgstr "%s %s %s" 22173 22174 #: macro.c:591 22175 #, c-format 22176 msgid "Pointless default value for required parameter `%s' in macro `%s'" 22177 msgstr " %s %s" 22178 22179 #: macro.c:601 22180 #, c-format 22181 msgid "A parameter named `%s' already exists for macro `%s'" 22182 msgstr " %s %s" 22183 22184 #: macro.c:639 22185 #, c-format 22186 msgid "Reserved word `%s' used as parameter in macro `%s'" 22187 msgstr " %s %s" 22188 22189 #: macro.c:696 22190 #, c-format 22191 msgid "unexpected end of file in macro `%s' definition" 22192 msgstr " %s" 22193 22194 #: macro.c:708 22195 #, c-format 22196 msgid "missing `)' after formals in macro definition `%s'" 22197 msgstr " ) %s" 22198 22199 #: macro.c:723 22200 msgid "Missing macro name" 22201 msgstr " " 22202 22203 #: macro.c:732 22204 #, c-format 22205 msgid "Bad parameter list for macro `%s'" 22206 msgstr " %s" 22207 22208 #: macro.c:740 22209 #, c-format 22210 msgid "Macro `%s' was already defined" 22211 msgstr " %s " 22212 22213 #: macro.c:864 macro.c:866 22214 msgid "missing `)'" 22215 msgstr " )" 22216 22217 #: macro.c:946 22218 #, c-format 22219 msgid "`%s' was already used as parameter (or another local) name" 22220 msgstr "%s ( )" 22221 22222 #: macro.c:1118 22223 msgid "confusion in formal parameters" 22224 msgstr " " 22225 22226 #: macro.c:1126 22227 #, c-format 22228 msgid "Parameter named `%s' does not exist for macro `%s'" 22229 msgstr " %s %s" 22230 22231 #: macro.c:1137 22232 #, c-format 22233 msgid "Value for parameter `%s' of macro `%s' was already specified" 22234 msgstr " %s %s " 22235 22236 #: macro.c:1151 22237 msgid "can't mix positional and keyword arguments" 22238 msgstr " " 22239 22240 #: macro.c:1162 22241 msgid "too many positional arguments" 22242 msgstr " " 22243 22244 #: macro.c:1210 22245 #, c-format 22246 msgid "Missing value for required parameter `%s' of macro `%s'" 22247 msgstr " %s %s" 22248 22249 #: macro.c:1326 22250 #, c-format 22251 msgid "Attempt to purge non-existing macro `%s'" 22252 msgstr " %s" 22253 22254 #: macro.c:1346 22255 msgid "unexpected end of file in irp or irpc" 22256 msgstr " irp irpc" 22257 22258 #: macro.c:1354 22259 msgid "missing model parameter" 22260 msgstr " " 22261 22262 #: messages.c:92 22263 #, c-format 22264 msgid "Assembler messages:\n" 22265 msgstr " :\n" 22266 22267 #: messages.c:328 22268 #, c-format 22269 msgid "Fatal error: " 22270 msgstr " : " 22271 22272 #: messages.c:350 22273 #, c-format 22274 msgid "Internal error (%s).\n" 22275 msgstr " (%s).\n" 22276 22277 #: messages.c:352 22278 #, c-format 22279 msgid "Internal error in %s at %s:%d.\n" 22280 msgstr " %s %s:%d.\n" 22281 22282 #: messages.c:354 22283 #, c-format 22284 msgid "Internal error at %s:%d.\n" 22285 msgstr " %s:%d.\n" 22286 22287 #: messages.c:357 22288 #, c-format 22289 msgid "Please report this bug.\n" 22290 msgstr ", .\n" 22291 22292 #: messages.c:425 22293 #, c-format 22294 msgid "%s out of domain (%<PRId64> is not a multiple of %<PRId64>)" 22295 msgstr "%s (%<PRId64> %<PRId64>)" 22296 22297 #. xgettext:c-format. 22298 #: messages.c:441 22299 #, c-format 22300 msgid "%s out of range (%<PRId64> is not between %<PRId64> and %<PRId64>)" 22301 msgstr "%s (%<PRId64> %<PRId64> - %<PRId64>)" 22302 22303 #. xgettext:c-format. 22304 #: messages.c:454 22305 #, c-format 22306 msgid "%s out of range (0x%<PRIx64> is not between 0x%<PRIx64> and 0x%<PRIx64>)" 22307 msgstr "%s (0x%<PRIx64> 0x%<PRIx64> - 0x%<PRIx64>)" 22308 22309 #: output-file.c:37 22310 #, c-format 22311 msgid "can't open a bfd on stdout %s" 22312 msgstr " bfd %s" 22313 22314 #: output-file.c:44 22315 #, c-format 22316 msgid "selected target format '%s' unknown" 22317 msgstr " %s " 22318 22319 #: output-file.c:46 22320 #, c-format 22321 msgid "can't create %s: %s" 22322 msgstr " %s: %s" 22323 22324 #: read.c:529 22325 #, c-format 22326 msgid "error constructing %s pseudo-op table" 22327 msgstr " %s" 22328 22329 #: read.c:699 22330 msgid "cannot change section or subsection inside .bundle_lock" 22331 msgstr " .bundle_lock" 22332 22333 #: read.c:715 22334 #, c-format 22335 msgid ".bundle_lock sequence at %u bytes, but .bundle_align_mode limit is %u bytes" 22336 msgstr " .bundle_lock %u , .bundle_align_mode %u " 22337 22338 #: read.c:724 22339 #, c-format 22340 msgid "single instruction is %u bytes long, but .bundle_align_mode limit is %u bytes" 22341 msgstr " %u , .bundle_align_mode %u " 22342 22343 #: read.c:765 read.c:2773 read.c:3337 22344 msgid "ignoring fill value in absolute section" 22345 msgstr " " 22346 22347 #: read.c:767 read.c:2788 read.c:3376 22348 #, c-format 22349 msgid "ignoring fill value in section `%s'" 22350 msgstr " %s" 22351 22352 #: read.c:1130 22353 #, c-format 22354 msgid "unknown pseudo-op: `%s'" 22355 msgstr " : %s" 22356 22357 #: read.c:1183 22358 msgid "unable to continue with assembly." 22359 msgstr " " 22360 22361 #: read.c:1216 22362 #, c-format 22363 msgid "local label too large near %s" 22364 msgstr " %s" 22365 22366 #: read.c:1239 22367 #, c-format 22368 msgid "label \"%ld$\" redefined" 22369 msgstr " %ld$ " 22370 22371 #: read.c:1323 22372 msgid ".bundle_lock with no matching .bundle_unlock" 22373 msgstr ".bundle_lock .bundle_unlock" 22374 22375 #: read.c:1420 22376 msgid ".abort detected. Abandoning ship." 22377 msgstr " .abort. ." 22378 22379 #: read.c:1482 22380 #, c-format 22381 msgid "alignment too large: %u assumed" 22382 msgstr " : %u" 22383 22384 #: read.c:1514 22385 msgid "expected fill pattern missing" 22386 msgstr " " 22387 22388 #: read.c:1539 22389 #, c-format 22390 msgid "fill pattern too long, truncating to %u" 22391 msgstr " , %u" 22392 22393 #: read.c:1640 22394 msgid "symbol name not recognised in the current locale" 22395 msgstr " " 22396 22397 #. Some of the back ends can't deal with non-positive line numbers. 22398 #. Besides, it's silly. GCC however will generate a line number of 22399 #. zero when it is pre-processing builtins for assembler-with-cpp files: 22400 #. 22401 #. # 0 "<built-in>" 22402 #. 22403 #. We do not want to barf on this, especially since such files are used 22404 #. in the GCC and GDB testsuites. So we check for negative line numbers 22405 #. rather than non-positive line numbers. 22406 #: read.c:1989 22407 #, c-format 22408 msgid "line numbers must be positive; line number %d rejected" 22409 msgstr " : %d " 22410 22411 #: read.c:2027 22412 #, c-format 22413 msgid "incompatible flag %i in line directive" 22414 msgstr " %i " 22415 22416 #: read.c:2039 22417 #, c-format 22418 msgid "unsupported flag %i in line directive" 22419 msgstr " %i " 22420 22421 #: read.c:2078 22422 msgid "start address not supported" 22423 msgstr " " 22424 22425 #: read.c:2087 22426 msgid ".err encountered" 22427 msgstr " .err" 22428 22429 #: read.c:2103 22430 msgid ".error directive invoked in source file" 22431 msgstr " .error " 22432 22433 #: read.c:2104 22434 msgid ".warning directive invoked in source file" 22435 msgstr " .warning " 22436 22437 #: read.c:2110 22438 #, c-format 22439 msgid "%s argument must be a string" 22440 msgstr " %s " 22441 22442 #: read.c:2142 read.c:2144 22443 #, c-format 22444 msgid ".fail %ld encountered" 22445 msgstr " .fail %ld" 22446 22447 #: read.c:2184 22448 #, c-format 22449 msgid ".fill size clamped to %d" 22450 msgstr " .fill %d" 22451 22452 #: read.c:2189 22453 msgid "size negative; .fill ignored" 22454 msgstr " ; .fill " 22455 22456 #: read.c:2195 22457 msgid "repeat < 0; .fill ignored" 22458 msgstr " < 0; .fill " 22459 22460 #: read.c:2204 22461 msgid "non-constant fill count for absolute section" 22462 msgstr " " 22463 22464 #: read.c:2206 22465 msgid "attempt to fill absolute section with non-zero value" 22466 msgstr " " 22467 22468 #: read.c:2212 22469 #, c-format 22470 msgid "attempt to fill section `%s' with non-zero value" 22471 msgstr " %s " 22472 22473 #: read.c:2369 22474 #, c-format 22475 msgid "unrecognized .linkonce type `%s'" 22476 msgstr " .linkonce %s" 22477 22478 #: read.c:2381 22479 msgid ".linkonce is not supported for this object file format" 22480 msgstr ".linkonce " 22481 22482 #: read.c:2476 22483 msgid "expected alignment after size" 22484 msgstr " " 22485 22486 #: read.c:2695 22487 #, c-format 22488 msgid "attempt to redefine pseudo-op `%s' ignored" 22489 msgstr " %s" 22490 22491 #: read.c:2714 22492 msgid "ignoring macro exit outside a macro definition." 22493 msgstr " " 22494 22495 #: read.c:2768 22496 #, c-format 22497 msgid "invalid segment \"%s\"" 22498 msgstr " %s" 22499 22500 #: read.c:2776 22501 msgid "only constant offsets supported in absolute section" 22502 msgstr " , " 22503 22504 #: read.c:2819 22505 msgid "MRI style ORG pseudo-op not supported" 22506 msgstr " MRI style ORG " 22507 22508 #: read.c:2990 22509 #, c-format 22510 msgid ".end%c encountered without preceding %s" 22511 msgstr ".end%c %s" 22512 22513 #: read.c:3022 22514 #, c-format 22515 msgid "negative count for %s - ignored" 22516 msgstr " %s " 22517 22518 #: read.c:3029 22519 #, c-format 22520 msgid "%s without %s" 22521 msgstr "%s %s" 22522 22523 #: read.c:3290 22524 msgid "unsupported variable size or fill value" 22525 msgstr " " 22526 22527 #: read.c:3298 22528 #, c-format 22529 msgid "size value for space directive too large: %lx" 22530 msgstr " space : %lx" 22531 22532 #: read.c:3327 22533 msgid ".space repeat count is zero, ignored" 22534 msgstr " .space , " 22535 22536 #: read.c:3329 22537 msgid ".space repeat count is negative, ignored" 22538 msgstr " .space , " 22539 22540 #: read.c:3360 22541 msgid "space allocation too complex in absolute section" 22542 msgstr " " 22543 22544 #: read.c:3366 22545 msgid "space allocation too complex in common section" 22546 msgstr " " 22547 22548 #: read.c:3484 22549 msgid "unsupported variable nop control in .nops directive" 22550 msgstr " nop .nops" 22551 22552 #: read.c:3490 22553 msgid "negative nop control byte, ignored" 22554 msgstr " nop, " 22555 22556 #: read.c:3559 22557 #, c-format 22558 msgid "unknown floating type '%c'" 22559 msgstr " %c" 22560 22561 #: read.c:3785 22562 #, c-format 22563 msgid "%s: would close weakref loop: %s" 22564 msgstr "%s: weakref: %s" 22565 22566 #: read.c:3842 22567 #, c-format 22568 msgid "junk at end of line, first unrecognized character valued 0x%x" 22569 msgstr " , 0x%x" 22570 22571 #: read.c:3966 write.c:2409 22572 #, c-format 22573 msgid "`%s' can't be equated to common symbol `%s'" 22574 msgstr "%s %s" 22575 22576 #: read.c:4094 22577 msgid "unexpected `\"' in expression" 22578 msgstr " \" " 22579 22580 #: read.c:4107 22581 msgid "rva without symbol" 22582 msgstr "rva " 22583 22584 #: read.c:4176 22585 msgid "missing or bad offset expression" 22586 msgstr " " 22587 22588 #: read.c:4200 22589 msgid "missing reloc type" 22590 msgstr " " 22591 22592 #: read.c:4224 22593 msgid "unrecognized reloc type" 22594 msgstr " " 22595 22596 #: read.c:4240 22597 msgid "bad reloc expression" 22598 msgstr " " 22599 22600 #: read.c:4402 read.c:5172 22601 msgid "zero assumed for missing expression" 22602 msgstr " " 22603 22604 #: read.c:4422 read.c:5201 22605 msgid "attempt to store value in absolute section" 22606 msgstr " " 22607 22608 #: read.c:4429 read.c:5207 22609 #, c-format 22610 msgid "attempt to store non-zero value in section `%s'" 22611 msgstr " %s" 22612 22613 #. Leading bits contain both 0s & 1s. 22614 #: read.c:4506 22615 #, c-format 22616 msgid "value 0x%<PRIx64> truncated to 0x%<PRIx64>" 22617 msgstr " 0x%<PRIx64> 0x%<PRIx64>" 22618 22619 #: read.c:4550 22620 #, c-format 22621 msgid "bignum truncated to %d byte" 22622 msgid_plural "bignum truncated to %d bytes" 22623 msgstr[0] "bignum %d " 22624 msgstr[1] "bignum %d " 22625 msgstr[2] "bignum %d " 22626 22627 #: read.c:4759 read.c:4910 22628 msgid "unresolvable or nonpositive repeat count; using 1" 22629 msgstr " ; 1" 22630 22631 #: read.c:4802 22632 msgid "floating point constant too large" 22633 msgstr " " 22634 22635 #: read.c:4867 22636 msgid "attempt to store float in absolute section" 22637 msgstr " " 22638 22639 #: read.c:4874 22640 #, c-format 22641 msgid "attempt to store float in section `%s'" 22642 msgstr " %s" 22643 22644 #: read.c:5290 22645 #, c-format 22646 msgid "attempt to store non-empty string in section `%s'" 22647 msgstr " %s" 22648 22649 #: read.c:5352 22650 msgid "strings must be placed into a section" 22651 msgstr " " 22652 22653 #: read.c:5419 22654 msgid "expected <nn>" 22655 msgstr " <nn>" 22656 22657 #. To be compatible with BSD 4.2 as: give the luser a linefeed!! 22658 #: read.c:5460 read.c:5547 22659 msgid "unterminated string; newline inserted" 22660 msgstr " ; " 22661 22662 #: read.c:5561 22663 msgid "bad escaped character in string" 22664 msgstr " " 22665 22666 #: read.c:5585 22667 msgid "expected address expression" 22668 msgstr " " 22669 22670 #: read.c:5604 22671 #, c-format 22672 msgid "symbol \"%s\" undefined; zero assumed" 22673 msgstr " %s ; " 22674 22675 #: read.c:5607 22676 msgid "some symbol undefined; zero assumed" 22677 msgstr "- %s ; " 22678 22679 #: read.c:5641 22680 msgid "this string may not contain '\\0'" 22681 msgstr " \\0" 22682 22683 #: read.c:5678 22684 msgid "missing string" 22685 msgstr " " 22686 22687 #: read.c:5769 22688 #, c-format 22689 msgid ".incbin count zero, ignoring `%s'" 22690 msgstr " .incbin , %s" 22691 22692 #: read.c:5795 22693 #, c-format 22694 msgid "file not found: %s" 22695 msgstr " : %s" 22696 22697 #: read.c:5809 22698 #, c-format 22699 msgid "unable to include `%s'" 22700 msgstr " %s" 22701 22702 #: read.c:5818 22703 #, c-format 22704 msgid "seek to end of .incbin file failed `%s'" 22705 msgstr " .incbin %s" 22706 22707 #: read.c:5829 22708 #, c-format 22709 msgid "skip (%ld) or count (%ld) invalid for file size (%ld)" 22710 msgstr " (%ld) (%ld) (%ld)" 22711 22712 #: read.c:5836 22713 #, c-format 22714 msgid "could not skip to %ld in file `%s'" 22715 msgstr " %ld %s" 22716 22717 #: read.c:5845 22718 #, c-format 22719 msgid "truncated file `%s', %ld of %ld bytes read" 22720 msgstr " %s, %ld %ld " 22721 22722 #: read.c:6003 22723 msgid "missing .func" 22724 msgstr " .func" 22725 22726 #: read.c:6020 22727 msgid ".endfunc missing for previous .func" 22728 msgstr " .endfunc .func" 22729 22730 #: read.c:6079 22731 #, c-format 22732 msgid ".bundle_align_mode alignment too large (maximum %u)" 22733 msgstr " .bundle_align_mode ( %u)" 22734 22735 #: read.c:6084 22736 msgid "cannot change .bundle_align_mode inside .bundle_lock" 22737 msgstr " .bundle_align_mode .bundle_lock" 22738 22739 #: read.c:6098 22740 msgid ".bundle_lock is meaningless without .bundle_align_mode" 22741 msgstr ".bundle_lock .bundle_align_mode" 22742 22743 #: read.c:6119 22744 msgid ".bundle_unlock without preceding .bundle_lock" 22745 msgstr ".bundle_unlock .bundle_lock" 22746 22747 #: read.c:6132 22748 #, c-format 22749 msgid ".bundle_lock sequence is %u bytes, but bundle size is only %u bytes" 22750 msgstr " .bundle_lock %u , %u " 22751 22752 #: read.c:6231 22753 #, c-format 22754 msgid "missing closing `%c'" 22755 msgstr " %c" 22756 22757 #: read.c:6233 22758 msgid "stray `\\'" 22759 msgstr " `\\'" 22760 22761 #: remap.c:53 22762 #, c-format 22763 msgid "invalid argument '%s' to -fdebug-prefix-map" 22764 msgstr " %s -fdebug-prefix-map" 22765 22766 #: stabs.c:209 22767 #, c-format 22768 msgid ".stab%c: missing string" 22769 msgstr ".stab%c: " 22770 22771 #: stabs.c:222 stabs.c:230 stabs.c:238 stabs.c:257 22772 #, c-format 22773 msgid ".stab%c: missing comma" 22774 msgstr ".stab%c: " 22775 22776 #. This could happen for example with a source file with a huge 22777 #. number of lines. The only cure is to use a different debug 22778 #. format, probably DWARF. 22779 #: stabs.c:250 22780 #, c-format 22781 msgid ".stab%c: description field '%x' too big, try a different debug format" 22782 msgstr ".stab%c: %x , " 22783 22784 #: stabs.c:436 22785 msgid "comma missing in .xstabs" 22786 msgstr " .xstabs" 22787 22788 #: symbols.c:385 symbols.c:2526 22789 #, c-format 22790 msgid "symbol '%s' contains multibyte characters" 22791 msgstr " %s " 22792 22793 #: symbols.c:523 22794 #, c-format 22795 msgid "cannot define symbol `%s' in absolute section" 22796 msgstr " %s " 22797 22798 #: symbols.c:656 22799 #, c-format 22800 msgid "symbol `%s' is already defined as \"%s\"/%s%ld" 22801 msgstr " %s \"%s\"/%s%ld" 22802 22803 #: symbols.c:1252 22804 #, c-format 22805 msgid "invalid operands (%s and %s sections) for `%s'" 22806 msgstr " ( %s %s) %s" 22807 22808 #: symbols.c:1256 22809 #, c-format 22810 msgid "invalid operand (%s section) for `%s'" 22811 msgstr " ( %s) %s" 22812 22813 #: symbols.c:1264 22814 #, c-format 22815 msgid "invalid operands (%s and %s sections) for `%s' when setting `%s'" 22816 msgstr " ( %s %s) %s %s" 22817 22818 #: symbols.c:1267 22819 #, c-format 22820 msgid "invalid operand (%s section) for `%s' when setting `%s'" 22821 msgstr " ( %s) %s %s" 22822 22823 #: symbols.c:1336 22824 #, c-format 22825 msgid "symbol definition loop encountered at `%s'" 22826 msgstr " %s" 22827 22828 #: symbols.c:1363 22829 #, c-format 22830 msgid "cannot convert expression symbol %s to complex relocation" 22831 msgstr " %s " 22832 22833 #: symbols.c:1702 22834 #, c-format 22835 msgid "division by zero when setting `%s'" 22836 msgstr " %s" 22837 22838 #. See PR 20895 for a reproducer. 22839 #: symbols.c:1752 22840 msgid "Invalid operation on symbol" 22841 msgstr " " 22842 22843 #: symbols.c:1802 write.c:2458 22844 #, c-format 22845 msgid "can't resolve value for symbol `%s'" 22846 msgstr " %s" 22847 22848 #: symbols.c:2210 22849 #, c-format 22850 msgid "\"%d\" (instance number %d of a %s label)" 22851 msgstr "\"%d\" ( %d %s)" 22852 22853 #: symbols.c:2241 22854 msgid "expression is too complex to be resolved or converted into relocations" 22855 msgstr " c " 22856 22857 #: symbols.c:2243 symbols.c:2246 22858 #, c-format 22859 msgid "attempt to get value of unresolved symbol `%s'" 22860 msgstr " %s" 22861 22862 #. Do not reassign section symbols. 22863 #: symbols.c:2547 22864 msgid "can't make section symbol global" 22865 msgstr " " 22866 22867 #: symbols.c:2553 22868 msgid "can't make register symbol global" 22869 msgstr " " 22870 22871 #: symbols.c:2659 22872 #, c-format 22873 msgid "Accessing function `%s' as thread-local object" 22874 msgstr " %s " 22875 22876 #: symbols.c:2663 22877 #, c-format 22878 msgid "Accessing `%s' as thread-local object" 22879 msgstr " %s " 22880 22881 #: write.c:158 22882 #, c-format 22883 msgid "field fx_size too small to hold %lu" 22884 msgstr " fx_size , %lu" 22885 22886 #: write.c:445 22887 #, c-format 22888 msgid "attempt to .org/.space/.nops backwards? (%ld)" 22889 msgstr " .org/.space/.nops? (%ld)" 22890 22891 #: write.c:467 22892 #, c-format 22893 msgid "leb128 operand is an undefined symbol: %s" 22894 msgstr " leb128 : %s" 22895 22896 #: write.c:701 22897 msgid "invalid offset expression" 22898 msgstr " " 22899 22900 #: write.c:723 22901 msgid "invalid reloc expression" 22902 msgstr " " 22903 22904 #: write.c:909 22905 #, c-format 22906 msgid "can't resolve %s - %s" 22907 msgstr " %s %s" 22908 22909 #: write.c:1122 22910 #, c-format 22911 msgid "value of %s too large for field of %d byte at %s" 22912 msgid_plural "value of %s too large for field of %d bytes at %s" 22913 msgstr[0] " %s %d %s" 22914 msgstr[1] " %s %d %s" 22915 msgstr[2] " %s %d %s" 22916 22917 #: write.c:1138 22918 #, c-format 22919 msgid "signed .word overflow; switch may be too large; %ld at 0x%lx" 22920 msgstr " .word; ; %ld 0x%lx" 22921 22922 #: write.c:1179 22923 msgid "redefined symbol cannot be used on reloc" 22924 msgstr " " 22925 22926 #: write.c:1192 22927 msgid "relocation out of range" 22928 msgstr " " 22929 22930 #: write.c:1195 22931 #, c-format 22932 msgid "%s:%u: bad return from bfd_install_relocation: %x" 22933 msgstr "%s:%u: bfd_install_relocation: %x" 22934 22935 #: write.c:1223 22936 msgid "reloc not within (fixed part of) section" 22937 msgstr " ( )" 22938 22939 #: write.c:1295 22940 msgid "internal error: fixup not contained within frag" 22941 msgstr " : " 22942 22943 #: write.c:1441 write.c:1565 22944 msgid "can't extend frag" 22945 msgstr " " 22946 22947 #: write.c:1614 22948 msgid "unimplemented .nops directive" 22949 msgstr " .nops " 22950 22951 #: write.c:1648 22952 #, c-format 22953 msgid "can't write %ld byte to section %s of %s: '%s'" 22954 msgid_plural "can't write %ld bytes to section %s of %s: '%s'" 22955 msgstr[0] " %ld %s %s: %s" 22956 msgstr[1] " %ld %s %s: %s" 22957 msgstr[2] " %ld %s %s: %s" 22958 22959 #: write.c:1674 write.c:1703 write.c:1740 22960 #, c-format 22961 msgid "can't fill %ld byte in section %s of %s: '%s'" 22962 msgid_plural "can't fill %ld bytes in section %s of %s: '%s'" 22963 msgstr[0] " %ld %s %s: %s" 22964 msgstr[1] " %ld %s %s: %s" 22965 msgstr[2] " %ld %s %s: %s" 22966 22967 #: write.c:1957 22968 msgid "unable to create reloc for build note" 22969 msgstr " " 22970 22971 #: write.c:1961 22972 msgid "<gnu build note>" 22973 msgstr "<gnu build note>" 22974 22975 #: write.c:2374 22976 #, c-format 22977 msgid "%s: global symbols not supported in common sections" 22978 msgstr "%s: " 22979 22980 #: write.c:2388 22981 #, c-format 22982 msgid "local label `%s' is not defined" 22983 msgstr " %s " 22984 22985 #: write.c:2416 22986 #, c-format 22987 msgid "can't make global register symbol `%s'" 22988 msgstr " %s" 22989 22990 #: write.c:2728 22991 #, c-format 22992 msgid "alignment padding (%lu byte) not a multiple of %ld" 22993 msgid_plural "alignment padding (%lu bytes) not a multiple of %ld" 22994 msgstr[0] " (%lu ) %ld" 22995 msgstr[1] " (%lu ) %ld" 22996 msgstr[2] " (%lu ) %ld" 22997 22998 #: write.c:2902 22999 #, c-format 23000 msgid ".word %s-%s+%s didn't fit" 23001 msgstr " .word %s-%s+%s" 23002 23003 #: write.c:2996 23004 msgid "padding added" 23005 msgstr " " 23006 23007 #: write.c:3047 23008 msgid "attempt to move .org backwards" 23009 msgstr " .org" 23010 23011 #: write.c:3072 23012 msgid ".space, .nops or .fill specifies non-absolute value" 23013 msgstr ".space, .nops .fill " 23014 23015 #: write.c:3087 23016 msgid ".space, .nops or .fill with negative value, ignored" 23017 msgstr ".space, .nops .fill , " 23018 23019 #: write.c:3163 23020 #, c-format 23021 msgid "Infinite loop encountered whilst attempting to compute the addresses of symbols in section %s" 23022 msgstr " %s " 23023 23024 #~ msgid "" 23025 #~ " --compress-debug-sections[={none|zlib|zlib-gnu|zlib-gabi}]\n" 23026 #~ " compress DWARF debug sections using zlib [default]\n" 23027 #~ msgstr "" 23028 #~ " --compress-debug-sections[={none|zlib|zlib-gnu|zlib-gabi}]\n" 23029 #~ " DWARF\n" 23030 #~ " zlib [ ]\n" 23031 23032 #~ msgid "" 23033 #~ " --nocompress-debug-sections\n" 23034 #~ " don't compress DWARF debug sections [default]\n" 23035 #~ msgstr "" 23036 #~ " --nocompress-debug-sections\n" 23037 #~ " DWARF [ ]\n" 23038 23039 #~ msgid "%s out of range (%s is not between %s and %s)" 23040 #~ msgstr "%s (%s %s %s)" 23041 23042 #~ msgid "%s out of range (0x%s is not between 0x%s and 0x%s)" 23043 #~ msgstr "%s (0x%s 0x%s - 0x%s)" 23044 23045 #~ msgid "value 0x%s truncated to 0x%s" 23046 #~ msgstr " 0x%s 0x%s" 23047 23048 #~ msgid "invalid floating point number" 23049 #~ msgstr " " 23050 23051 #~ msgid "can't resolve `%s' {%s section} - `%s' {%s section}" 23052 #~ msgstr " %s { %s} %s { %s}" 23053 23054 #~ msgid "Difference of symbols in different sections is not supported" 23055 #~ msgstr " " 23056 23057 #~ msgid "%" 23058 #~ msgstr "%" 23059 23060 #~ msgid "Intel L1OM is 64bit ELF only" 23061 #~ msgstr "Intel L1OM 64- ELF" 23062 23063 #~ msgid "Intel K1OM is 64bit ELF only" 23064 #~ msgstr "Intel K1OM 64- ELF" 23065 23066 #~ msgid "0x%" 23067 #~ msgstr "0x%" 23068 23069 #~ msgid "RC/SAE operand must precede immediate operands" 23070 #~ msgstr " RC/SAE " 23071 23072 #~ msgid "Intel L1OM is 64bit only" 23073 #~ msgstr "Intel L1OM 64-" 23074 23075 #~ msgid "Intel K1OM is 64bit only" 23076 #~ msgstr "Intel K1OM 64-" 23077 23078 #~ msgid "Missing section name" 23079 #~ msgstr " " 23080 23081 #~ msgid "Expression too complex." 23082 #~ msgstr " ." 23083 23084 #~ msgid "GREG expression too complicated" 23085 #~ msgstr " GREG" 23086 23087 #~ msgid "wrong number of operands" 23088 #~ msgstr " " 23089 23090 #~ msgid "internal: bad RISC-V opcode (unknown operand type `CF%c'): %s %s" 23091 #~ msgstr ": RISC-V ( CF%c): %s %s" 23092 23093 #~ msgid "internal: bad RISC-V opcode (unknown operand type `C%c'): %s %s" 23094 #~ msgstr ": RISC-V ( C%c): %s %s" 23095 23096 #~ msgid "internal: bad RISC-V opcode (unknown operand type `F%c'): %s %s" 23097 #~ msgstr ": RISC-V ( F%c): %s %s" 23098 23099 #~ msgid "internal: unknown compressed funct field specifier `CF%c'" 23100 #~ msgstr ": funct CF%c" 23101 23102 #~ msgid "internal: unknown compressed field specifier `C%c'" 23103 #~ msgstr ": C%c" 23104 23105 #~ msgid "internal: unknown opcode field specifier `O%c'" 23106 #~ msgstr ": opcode O%c" 23107 23108 #~ msgid "internal: unknown funct field specifier `F%c'\n" 23109 #~ msgstr ": funct F%c\n" 23110 23111 #~ msgid "unsupported symbol subtraction" 23112 #~ msgstr " " 23113 23114 #~ msgid "operand out of range (%s not between %ld and %ld)" 23115 #~ msgstr " (%s %ld - %ld)" 23116 23117 #~ msgid "cannot emit relocation %s against subsy symbol %s" 23118 #~ msgstr " %s subsy %s" 23119 23120 #~ msgid " XC16X specific command line options:\n" 23121 #~ msgstr " XC16X:\n" 23122 23123 #~ msgid "%s out of domain (%" 23124 #~ msgstr "%s (%" 23125 23126 #~ msgid "%s out of range (%" 23127 #~ msgstr "%s (%" 23128 23129 #~ msgid "value 0x%" 23130 #~ msgstr " 0x%" 23131 23132 #~ msgid " --hash-size=<value> set the hash table size close to <value>\n" 23133 #~ msgstr " --hash-size=<> <>\n" 23134 23135 #~ msgid "" 23136 #~ " --reduce-memory-overheads \n" 23137 #~ " prefer smaller memory use at the cost of longer\n" 23138 #~ " assembly times\n" 23139 #~ msgstr "" 23140 #~ " --reduce-memory-overheads \n" 23141 #~ " , \n" 23142 #~ " \n" 23143 23144 #~ msgid "--hash-size needs a numeric argument" 23145 #~ msgstr " --hash-size " 23146 23147 #~ msgid "Inserting \"%s\" into structure table failed: %s" 23148 #~ msgstr " %s : %s" 23149 23150 #~ msgid "virtual memory exhausted" 23151 #~ msgstr " " 23152 23153 #~ msgid "internal error: can't hash opcode `%s': %s" 23154 #~ msgstr " : %s: %s" 23155 23156 #~ msgid "internal error: can't hash macro `%s': %s" 23157 #~ msgstr " : %s: %s" 23158 23159 #~ msgid "internal error: can't hash opcode '%s': %s" 23160 #~ msgstr " : %s: %s" 23161 23162 #~ msgid "Virtual memory exhausted" 23163 #~ msgstr " " 23164 23165 #~ msgid "Inserting \"%s\" into register table failed: %s" 23166 #~ msgstr " %s : %s" 23167 23168 #~ msgid "Inserting \"%s\" into address type table failed: %s" 23169 #~ msgstr " %s : %s" 23170 23171 #~ msgid "internal error: can't hash aux register '%s': %s" 23172 #~ msgstr " : aux %s: %s" 23173 23174 #~ msgid "General purpose registers may not be the same" 23175 #~ msgstr " " 23176 23177 #~ msgid "Internal Error: Can't hash %s: %s" 23178 #~ msgstr " : %s: %s" 23179 23180 #~ msgid "Can't hash `%s': %s\n" 23181 #~ msgstr " %s: %s\n" 23182 23183 #~ msgid "(unknown reason)" 23184 #~ msgstr "( )" 23185 23186 #~ msgid "-mcpu conflict with -march option, using -mcpu" 23187 #~ msgstr "-mcpu -march, -mcpu" 23188 23189 #~ msgid "-mcpu conflict with other model parameters, using -mcpu" 23190 #~ msgstr "-mcpu , -mcpu" 23191 23192 #~ msgid "option -mdsp conflicts with -medsp, only enabling -medsp" 23193 #~ msgstr " -mdsp -medsp, -medsp" 23194 23195 #~ msgid "-medsp option is only supported by ck803s, ignoring -medsp" 23196 #~ msgstr " -medsp ck803s, -medsp " 23197 23198 #~ msgid "internal error: can't hash `%s': %s\n" 23199 #~ msgstr " : %s: %s\n" 23200 23201 #~ msgid "Internal error: can't hash `%s': %s\n" 23202 #~ msgstr " : %s: %s\n" 23203 23204 #~ msgid "can't hash %s: %s" 23205 #~ msgstr " %s: %s" 23206 23207 #~ msgid "can't handle non absolute segment in `%s'" 23208 #~ msgstr " %s" 23209 23210 #~ msgid "Inserting \"%s\" into entry hint table failed: %s" 23211 #~ msgstr " %s : %s" 23212 23213 #~ msgid "ia64.md_begin: can't hash `%s': %s" 23214 #~ msgstr "ia64.md_begin: %s: %s" 23215 23216 #~ msgid "Inserting \"%s\" into constant hash table failed: %s" 23217 #~ msgstr " %s : %s" 23218 23219 #~ msgid "inserting \"%s\" into %s alias hash table failed: %s" 23220 #~ msgstr " %s %s: %s" 23221 23222 #~ msgid "inserting \"%s\" into %s name hash table failed: %s" 23223 #~ msgstr " %s %s: %s" 23224 23225 #~ msgid "Internal Error: Can't hash %s: %s" 23226 #~ msgstr " : %s: %s" 23227 23228 #~ msgid "internal: can't hash `%s': %s" 23229 #~ msgstr " : %s: %s" 23230 23231 #~ msgid " -md - Force copying of data from ROM to RAM at startup\n" 23232 #~ msgstr " -md - ROM RAM \n" 23233 23234 #~ msgid "Duplicated pseudo-opcode %s." 23235 #~ msgstr " %s." 23236 23237 #~ msgid "Can't hash %s: %s" 23238 #~ msgstr " %s: %s" 23239 23240 #~ msgid "syntax error: invalid toc specifier `%s'" 23241 #~ msgstr " : toc %s" 23242 23243 #~ msgid "syntax error: expected `]', found `%c'" 23244 #~ msgstr " : ], %c" 23245 23246 #~ msgid "[tocv] symbol is not a toc symbol" 23247 #~ msgstr "[tocv] toc" 23248 23249 #~ msgid "unimplemented toc32 expression modifier" 23250 #~ msgstr " toc32" 23251 23252 #~ msgid "unimplemented toc64 expression modifier" 23253 #~ msgstr " toc64" 23254 23255 #~ msgid "Unexpected return value [%d] from parse_toc_entry!\n" 23256 #~ msgstr " [%d] parse_toc_entry!\n" 23257 23258 #~ msgid "no previous section to return to, ignored." 23259 #~ msgstr " , ." 23260 23261 #~ msgid "length of .comm \"%s\" is already %ld. Not changed to %ld." 23262 #~ msgstr " .comm \"%s\" %ld. %ld." 23263 23264 #~ msgid "unsupported section attribute -- 'a'" 23265 #~ msgstr " a" 23266 23267 #~ msgid "two .function pseudo-ops with no intervening .ef" 23268 #~ msgstr " .function .ef" 23269 23270 #~ msgid "internal error: can't hash `%s': %s" 23271 #~ msgstr " : %s: %s" 23272 23273 #~ msgid "bad RVC field specifier 'C%c'\n" 23274 #~ msgstr " RVC C%c\n" 23275 23276 #~ msgid "bad FUNCT field specifier 'F%c'\n" 23277 #~ msgstr " FUNCT F%c\n" 23278 23279 #~ msgid ".attribute priv spec must set before any instructions" 23280 #~ msgstr ".attribute " 23281 23282 #~ msgid "Internal assembler error for instruction %s" 23283 #~ msgstr " %s" 23284 23285 #~ msgid "Internal assembler error for instruction format %s" 23286 #~ msgstr " %s" 23287 23288 #~ msgid "Can't hash instruction '%s':%s" 23289 #~ msgstr " %s:%s" 23290 23291 #~ msgid "VIP_BEGIN error:%s" 23292 #~ msgstr " VIP_BEGIN:%s" 23293 23294 #~ msgid "inserting \"%s\" into string hash table: %s" 23295 #~ msgstr " %s - : %s" 23296 23297 #~ msgid "inserting \"%s\" into tag hash table: %s" 23298 #~ msgstr " %s - : %s" 23299 23300 #~ msgid "value 0x%llx truncated to 0x%llx" 23301 #~ msgstr " 0x%llx 0x%llx" 23302 23303 #~ msgid "inserting \"%s\" into symbol table failed: %s" 23304 #~ msgstr " %s : %s" 23305 23306 #~ msgid "section symbols are already global" 23307 #~ msgstr " " 23308 23309 #~ msgid "ambiguous memory operand size for `%s`" 23310 #~ msgstr " %s" 23311 23312 #~ msgid "using `%s%s' instead of `%s%s' due to `%c' suffix" 23313 #~ msgstr " %s%s %s%s - %c" 23314 23315 #~ msgid "Illegal operands: %%tls_ldo requires arguments in ()" 23316 #~ msgstr " : %%tls_ldo ()" 23317 23318 #~ msgid "Illegal operands: garbage after %%tls_ldo()" 23319 #~ msgstr " : %%tls_ldo()" 23320 23321 #~ msgid "file number %u already allocated" 23322 #~ msgstr " %u " 23323 23324 #~ msgid "unpredictable load of register -- `%s'" 23325 #~ msgstr " %s" 23326 23327 #~ msgid "Invalid relocation" 23328 #~ msgstr " " 23329 23330 #~ msgid "line %d: unable to place address of symbol '%s' into a byte" 23331 #~ msgstr " %d: %s " 23332 23333 #~ msgid "line %d: unable to place value %lx into a byte" 23334 #~ msgstr " %d: %lx " 23335 23336 #~ msgid "line %d: unable to place address of symbol '%s' into a short" 23337 #~ msgstr " %d: %s " 23338 23339 #~ msgid "line %d: unable to place value %lx into a short" 23340 #~ msgstr " %d: %lx " 23341 23342 #~ msgid "line %d: unable to place address of symbol '%s' into a quad" 23343 #~ msgstr " %d: %s " 23344 23345 #~ msgid "can't use register '%s%s' as operand %d in '%s'." 23346 #~ msgstr " %s%s %d %s." 23347 23348 #~ msgid "" 23349 #~ "PowerPC options:\n" 23350 #~ "-a32 generate ELF32/XCOFF32\n" 23351 #~ "-a64 generate ELF64/XCOFF64\n" 23352 #~ "-u ignored\n" 23353 #~ "-mpwrx, -mpwr2 generate code for POWER/2 (RIOS2)\n" 23354 #~ "-mpwr generate code for POWER (RIOS1)\n" 23355 #~ "-m601 generate code for PowerPC 601\n" 23356 #~ "-mppc, -mppc32, -m603, -m604\n" 23357 #~ " generate code for PowerPC 603/604\n" 23358 #~ "-m403 generate code for PowerPC 403\n" 23359 #~ "-m405 generate code for PowerPC 405\n" 23360 #~ "-m440 generate code for PowerPC 440\n" 23361 #~ "-m464 generate code for PowerPC 464\n" 23362 #~ "-m476 generate code for PowerPC 476\n" 23363 #~ "-m7400, -m7410, -m7450, -m7455\n" 23364 #~ " generate code for PowerPC 7400/7410/7450/7455\n" 23365 #~ "-m750cl, -mgekko, -mbroadway\n" 23366 #~ " generate code for PowerPC 750cl/Gekko/Broadway\n" 23367 #~ "-m821, -m850, -m860 generate code for PowerPC 821/850/860\n" 23368 #~ msgstr "" 23369 #~ " PowerPC:\n" 23370 #~ "-a32 ELF32/XCOFF32\n" 23371 #~ "-a64 ELF64/XCOFF64\n" 23372 #~ "-u \n" 23373 #~ "-mpwrx, -mpwr2 POWER/2 (RIOS2)\n" 23374 #~ "-mpwr POWER (RIOS1)\n" 23375 #~ "-m601 PowerPC 601\n" 23376 #~ "-mppc, -mppc32, -m603, -m604\n" 23377 #~ " PowerPC 603/604\n" 23378 #~ "-m403 PowerPC 403\n" 23379 #~ "-m405 PowerPC 405\n" 23380 #~ "-m440 PowerPC 440\n" 23381 #~ "-m464 PowerPC 464\n" 23382 #~ "-m476 PowerPC 476\n" 23383 #~ "-m7400, -m7410, -m7450, -m7455\n" 23384 #~ " PowerPC 7400/7410/7450/7455\n" 23385 #~ "-m750cl, -mgekko, -mbroadway\n" 23386 #~ " PowerPC 750cl/Gekko/Broadway\n" 23387 #~ "-m821, -m850, -m860 PowerPC 821/850/860\n" 23388 23389 #~ msgid "" 23390 #~ "-mppc64, -m620 generate code for PowerPC 620/625/630\n" 23391 #~ "-mppc64bridge generate code for PowerPC 64, including bridge insns\n" 23392 #~ "-mbooke generate code for 32-bit PowerPC BookE\n" 23393 #~ "-ma2 generate code for A2 architecture\n" 23394 #~ "-mpower4, -mpwr4 generate code for Power4 architecture\n" 23395 #~ "-mpower5, -mpwr5, -mpwr5x\n" 23396 #~ " generate code for Power5 architecture\n" 23397 #~ "-mpower6, -mpwr6 generate code for Power6 architecture\n" 23398 #~ "-mpower7, -mpwr7 generate code for Power7 architecture\n" 23399 #~ "-mpower8, -mpwr8 generate code for Power8 architecture\n" 23400 #~ "-mpower9, -mpwr9 generate code for Power9 architecture\n" 23401 #~ "-mcell generate code for Cell Broadband Engine architecture\n" 23402 #~ "-mcom generate code for Power/PowerPC common instructions\n" 23403 #~ "-many generate code for any architecture (PWR/PWRX/PPC)\n" 23404 #~ msgstr "" 23405 #~ "-mppc64, -m620 PowerPC 620/625/630\n" 23406 #~ "-mppc64bridge PowerPC 64,\n" 23407 #~ " \n" 23408 #~ "-mbooke 32- PowerPC BookE\n" 23409 #~ "-ma2 A2\n" 23410 #~ "-mpower4, -mpwr4 Power4\n" 23411 #~ "-mpower5, -mpwr5, -mpwr5x\n" 23412 #~ " Power5\n" 23413 #~ "-mpower6, -mpwr6 Power6\n" 23414 #~ "-mpower7, -mpwr7 Power7\n" 23415 #~ "-mpower8, -mpwr8 Power8\n" 23416 #~ "-mpower9, -mpwr9 Power9\n" 23417 #~ "-mcell Cell Broadband Engine\n" 23418 #~ "-mcom Power/PowerPC\n" 23419 #~ "-many (PWR/PWRX/PPC)\n" 23420 23421 #~ msgid "" 23422 #~ "-maltivec generate code for AltiVec\n" 23423 #~ "-mvsx generate code for Vector-Scalar (VSX) instructions\n" 23424 #~ "-me300 generate code for PowerPC e300 family\n" 23425 #~ "-me500, -me500x2 generate code for Motorola e500 core complex\n" 23426 #~ "-me500mc, generate code for Freescale e500mc core complex\n" 23427 #~ "-me500mc64, generate code for Freescale e500mc64 core complex\n" 23428 #~ "-me5500, generate code for Freescale e5500 core complex\n" 23429 #~ "-me6500, generate code for Freescale e6500 core complex\n" 23430 #~ "-mspe generate code for Motorola SPE instructions\n" 23431 #~ "-mspe2 generate code for Freescale SPE2 instructions\n" 23432 #~ "-mvle generate code for Freescale VLE instructions\n" 23433 #~ "-mtitan generate code for AppliedMicro Titan core complex\n" 23434 #~ "-mregnames Allow symbolic names for registers\n" 23435 #~ "-mno-regnames Do not allow symbolic names for registers\n" 23436 #~ msgstr "" 23437 #~ "-maltivec AltiVec\n" 23438 #~ "-mvsx Vector-Scalar (VSX)\n" 23439 #~ "-me300 PowerPC e300\n" 23440 #~ "-me500, -me500x2 Motorola e500 core complex\n" 23441 #~ "-me500mc, Freescale e500mc core complex\n" 23442 #~ "-me500mc64, Freescale e500mc64 core complex\n" 23443 #~ "-me5500, Freescale e5500 core complex\n" 23444 #~ "-me6500, Freescale e6500 core complex\n" 23445 #~ "-mspe Motorola SPE\n" 23446 #~ "-mspe2 Freescale SPE2\n" 23447 #~ "-mvle Freescale VLE\n" 23448 #~ "-mtitan AppliedMicro Titan core complex\n" 23449 #~ "-mregnames \n" 23450 #~ "-mno-regnames \n" 23451 23452 #~ msgid "" 23453 #~ "-mrelocatable support for GCC's -mrelocatble option\n" 23454 #~ "-mrelocatable-lib support for GCC's -mrelocatble-lib option\n" 23455 #~ "-memb set PPC_EMB bit in ELF flags\n" 23456 #~ "-mlittle, -mlittle-endian, -le\n" 23457 #~ " generate code for a little endian machine\n" 23458 #~ "-mbig, -mbig-endian, -be\n" 23459 #~ " generate code for a big endian machine\n" 23460 #~ "-msolaris generate code for Solaris\n" 23461 #~ "-mno-solaris do not generate code for Solaris\n" 23462 #~ "-K PIC set EF_PPC_RELOCATABLE_LIB in ELF flags\n" 23463 #~ "-V print assembler version number\n" 23464 #~ "-Qy, -Qn ignored\n" 23465 #~ msgstr "" 23466 #~ "-mrelocatable GCC -mrelocatble\n" 23467 #~ "-mrelocatable-lib GCC -mrelocatble-lib\n" 23468 #~ "-memb PPC_EMB ELF\n" 23469 #~ "-mlittle, -mlittle-endian, -le\n" 23470 #~ " \n" 23471 #~ "-mbig, -mbig-endian, -be\n" 23472 #~ " \n" 23473 #~ "-msolaris Solaris\n" 23474 #~ "-mno-solaris Solaris\n" 23475 #~ "-K PIC EF_PPC_RELOCATABLE_LIB ELF\n" 23476 #~ "-V \n" 23477 #~ "-Qy, -Qn \n" 23478 23479 #~ msgid "identifier+constant@got means identifier@got+constant" 23480 #~ msgstr "identifier+constant@got identifier@got+constant" 23481 23482 #~ msgid "invalid expression evaluation type %d" 23483 #~ msgstr " %d" 23484 23485 #~ msgid "loop too long for LOOP instruction" 23486 #~ msgstr " LOOP" 23487 23488 #~ msgid "floating point numbers are not implemented" 23489 #~ msgstr " " 23490 23491 #~ msgid "%s out of range (%d is not between %d and %d)" 23492 #~ msgstr "%s (%d %d - %d)" 23493 23494 #~ msgid "broadcast not on source memory operand" 23495 #~ msgstr "broadcast - " 23496 23497 #~ msgid "NOP inserted between two instructions that change interrupt state" 23498 #~ msgstr " NOP , " 23499 23500 #~ msgid "a NOP might be needed here because of successive changes in interrupt state" 23501 #~ msgstr " NOP - " 23502 23503 #~ msgid "inserting a NOP before EINT" 23504 #~ msgstr " NOP EINT" 23505 23506 #~ msgid "a NOP might be needed before the EINT" 23507 #~ msgstr " EINT NOP" 23508 23509 #~ msgid "need PIC qualifier with symbol." 23510 #~ msgstr " PIC." 23511 23512 #~ msgid "Internal assembler error for macro %s" 23513 #~ msgstr " %s" 23514 23515 #~ msgid "unsupported DC type" 23516 #~ msgstr " DC" 23517 23518 #~ msgid "missing end-quote" 23519 #~ msgstr " " 23520 23521 #~ msgid "unsupported alignment" 23522 #~ msgstr " " 23523 23524 #~ msgid "Missing or bad .using directive" 23525 #~ msgstr " .using" 23526 23527 #~ msgid "Literal Pool Overflow" 23528 #~ msgstr " " 23529 23530 #~ msgid "expression not a constant" 23531 #~ msgstr " " 23532 23533 #~ msgid "Unknown/unsupported address literal type" 23534 #~ msgstr "/ " 23535 23536 #~ msgid ".ltorg without prior .using in section %s" 23537 #~ msgstr ".ltorg .using %s" 23538 23539 #~ msgid ".ltorg in section %s paired to .using in section %s" 23540 #~ msgstr ".ltorg %s .using %s" 23541 23542 #~ msgid "bad alignment of %d bytes in literal pool" 23543 #~ msgstr " %d " 23544 23545 #~ msgid "bad literal size\n" 23546 #~ msgstr " \n" 23547 23548 #~ msgid ".using: base address expression illegal or too complex" 23549 #~ msgstr ".using: " 23550 23551 #~ msgid "dropping register %d in section %s does not match using register %d" 23552 #~ msgstr " %d %s %d" 23553 23554 #~ msgid "dropping register %d in section %s previously used in section %s" 23555 #~ msgstr " %d %s %s" 23556 23557 #~ msgid "not using any base register" 23558 #~ msgstr " - " 23559 23560 #~ msgid "expecting a register for operand %d" 23561 #~ msgstr " %d" 23562 23563 #~ msgid "only supported with old gcc" 23564 #~ msgstr " gcc" 23565 23566 #~ msgid " -mold-gcc support old (<= 2.8.1) versions of gcc\n" 23567 #~ msgstr " -mold-gcc (<= 2.8.1) gcc\n" 23568 23569 #~ msgid "Directive .dual available only with -mintel-syntax option" 23570 #~ msgstr " .dual -mintel-syntax" 23571 23572 #~ msgid "Directive .enddual available only with -mintel-syntax option" 23573 #~ msgstr " .enddual -mintel-syntax" 23574 23575 #~ msgid "Directive .atmp available only with -mintel-syntax option" 23576 #~ msgstr " .atmp -mintel-syntax" 23577 23578 #~ msgid "Unknown temporary pseudo register" 23579 #~ msgstr " " 23580 23581 #~ msgid "Defective assembler. No assembly attempted." 23582 #~ msgstr " . ." 23583 23584 #~ msgid "Expanded opcode after delayed branch: `%s'" 23585 #~ msgstr " : %s" 23586 23587 #~ msgid "Expanded opcode in dual mode: `%s'" 23588 #~ msgstr " : %s" 23589 23590 #~ msgid "An instruction was expanded (%s)" 23591 #~ msgstr " (%s)" 23592 23593 #~ msgid "Pipelined instruction: fsrc1 = fdest" 23594 #~ msgstr " : fsrc1 = fdest" 23595 23596 #~ msgid "Assembler does not yet support PIC" 23597 #~ msgstr " PIC" 23598 23599 #~ msgid "Illegal operands for %s" 23600 #~ msgstr " %s" 23601 23602 #~ msgid "'d.%s' must be 8-byte aligned" 23603 #~ msgstr "d.%s 8- " 23604 23605 #~ msgid "Prefix 'd.' invalid for instruction `%s'" 23606 #~ msgstr " d. %s" 23607 23608 #~ msgid "" 23609 #~ " -EL\t\t\t generate code for little endian mode (default)\n" 23610 #~ " -EB\t\t\t generate code for big endian mode\n" 23611 #~ " -mwarn-expand\t\t warn if pseudo operations are expanded\n" 23612 #~ " -mxp\t\t\t enable i860XP support (disabled by default)\n" 23613 #~ " -mintel-syntax\t enable Intel syntax (default to AT&T/SVR4)\n" 23614 #~ msgstr "" 23615 #~ " -EL\t\t\t \n" 23616 #~ " \t\t\t ( )\n" 23617 #~ " -EB\t\t\t \n" 23618 #~ " -mwarn-expand\t\t \n" 23619 #~ " -mxp\t\t\t i860XP ( )\n" 23620 #~ " -mintel-syntax\t Intel ( AT&T/SVR4)\n" 23621 23622 #~ msgid "" 23623 #~ " -V\t\t\t print assembler version number\n" 23624 #~ " -Qy, -Qn\t\t ignored\n" 23625 #~ msgstr "" 23626 #~ " -V\t\t\t \n" 23627 #~ " -Qy, -Qn\t\t \n" 23628 23629 #~ msgid "This immediate requires 0 MOD 2 alignment" 23630 #~ msgstr " 0 MOD 2" 23631 23632 #~ msgid "This immediate requires 0 MOD 4 alignment" 23633 #~ msgstr " 0 MOD 4" 23634 23635 #~ msgid "This immediate requires 0 MOD 8 alignment" 23636 #~ msgstr " 0 MOD 8" 23637 23638 #~ msgid "This immediate requires 0 MOD 16 alignment" 23639 #~ msgstr " 0 MOD 16" 23640 23641 #~ msgid "5-bit field must be absolute" 23642 #~ msgstr "5- " 23643 23644 #~ msgid "A branch offset requires 0 MOD 4 alignment" 23645 #~ msgstr " 0 MOD 4" 23646 23647 #~ msgid "Unrecognized fix-up (0x%08lx)" 23648 #~ msgstr " (0x%08lx)" 23649 23650 #~ msgid "Hashing returned \"%s\"." 23651 #~ msgstr " %s." 23652 23653 #~ msgid "expression syntax error" 23654 #~ msgstr " " 23655 23656 #~ msgid "attempt to branch into different segment" 23657 #~ msgstr " " 23658 23659 #~ msgid "target of %s instruction must be a label" 23660 #~ msgstr " %s " 23661 23662 #~ msgid "unaligned register" 23663 #~ msgstr " " 23664 23665 #~ msgid "no such sfr in this architecture" 23666 #~ msgstr " sfr" 23667 23668 #~ msgid "illegal literal" 23669 #~ msgstr " " 23670 23671 #~ msgid "invalid index register" 23672 #~ msgstr " " 23673 23674 #~ msgid "invalid scale factor" 23675 #~ msgstr " " 23676 23677 #~ msgid "architecture of opcode conflicts with that of earlier instruction(s)" 23678 #~ msgstr " " 23679 23680 #~ msgid "missing opcode" 23681 #~ msgstr " " 23682 23683 #~ msgid "branch prediction invalid on this opcode" 23684 #~ msgstr " " 23685 23686 #~ msgid "invalid opcode, \"%s\"." 23687 #~ msgstr " , %s" 23688 23689 #~ msgid "improper number of operands. Expecting %d, got %d" 23690 #~ msgstr " . %d, %d" 23691 23692 #~ msgid "Fixup of %ld too large for field width of %d" 23693 #~ msgstr " %ld %d" 23694 23695 #~ msgid "invalid architecture %s" 23696 #~ msgstr " %s" 23697 23698 #~ msgid "I960 options:\n" 23699 #~ msgstr " I960:\n" 23700 23701 #~ msgid "" 23702 #~ "\n" 23703 #~ "\t\t\tspecify variant of 960 architecture\n" 23704 #~ "-b\t\t\tadd code to collect statistics about branches taken\n" 23705 #~ "-link-relax\t\tpreserve individual alignment directives so linker\n" 23706 #~ "\t\t\tcan do relaxing (b.out format only)\n" 23707 #~ "-no-relax\t\tdon't alter compare-and-branch instructions for\n" 23708 #~ "\t\t\tlong displacements\n" 23709 #~ msgstr "" 23710 #~ "\n" 23711 #~ "\t\t\t 960\n" 23712 #~ "-b\t\t\t \n" 23713 #~ "-link-relax\t\t , \n" 23714 #~ "\t\t\t ( b.out)\n" 23715 #~ "-no-relax\t\t -- \n" 23716 #~ "\t\t\t \n" 23717 23718 #~ msgid "should have 1 or 2 operands" 23719 #~ msgstr " 1 2 " 23720 23721 #~ msgid "Redefining leafproc %s" 23722 #~ msgstr " leafproc %s" 23723 23724 #~ msgid "should have two operands" 23725 #~ msgstr " " 23726 23727 #~ msgid "'entry_num' must be absolute number in [0,31]" 23728 #~ msgstr "entry_num [0,31]" 23729 23730 #~ msgid "Redefining entrynum for sysproc %s" 23731 #~ msgstr " entrynum sysproc %s" 23732 23733 #~ msgid "Trying to 'bal' to %s" 23734 #~ msgstr " bal %s" 23735 23736 #~ msgid "Looks like a proc, but can't tell what kind.\n" 23737 #~ msgstr " proc, .\n" 23738 23739 #~ msgid "big endian mode is not supported" 23740 #~ msgstr " " 23741 23742 #~ msgid "ignoring unrecognized .endian type `%s'" 23743 #~ msgstr " .endian %s" 23744 23745 #~ msgid "can't use COBR format with external label" 23746 #~ msgstr " COBR " 23747 23748 #~ msgid "option --link-relax is only supported in b.out format" 23749 #~ msgstr " --link-relax b.out" 23750 23751 #~ msgid "No 'bal' entry point for leafproc %s" 23752 #~ msgstr " bal leafproc %s" 23753 23754 #~ msgid "" 23755 #~ "-32\t\t\tcreate o32 ABI object file (default)\n" 23756 #~ "-n32\t\t\tcreate n32 ABI object file\n" 23757 #~ "-64\t\t\tcreate 64 ABI object file\n" 23758 #~ msgstr "" 23759 #~ "-32\t\t\t o32 ABI ( )\n" 23760 #~ "-n32\t\t\t n32 ABI\n" 23761 #~ "-64\t\t\t 64 ABI\n" 23762 23763 #~ msgid "instruction address is not a multiple of 4" 23764 #~ msgstr " 4" 23765 23766 #~ msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia" 23767 #~ msgstr " : --isa=SHcompact --isa=SHmedia" 23768 23769 #~ msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact" 23770 #~ msgstr " : --isa=SHmedia --isa=SHcompact" 23771 23772 #~ msgid "Invalid combination: --abi=64 with --isa=SHcompact" 23773 #~ msgstr " : --abi=64 --isa=SHcompact" 23774 23775 #~ msgid "Invalid combination: --abi=32 with --abi=64" 23776 #~ msgstr " : --abi=32 --abi=64" 23777 23778 #~ msgid "Invalid combination: --abi=64 with --abi=32" 23779 #~ msgstr " : --abi=64 --abi=32" 23780 23781 #~ msgid "Invalid combination: --isa=SHcompact with --abi=64" 23782 #~ msgstr " : --isa=SHcompact --abi=64" 23783 23784 #~ msgid "Invalid argument to --abi option: %s" 23785 #~ msgstr " --abi: %s" 23786 23787 #~ msgid "" 23788 #~ "--isa=[shmedia\t\tset as the default instruction set for SH64\n" 23789 #~ " | SHmedia\n" 23790 #~ " | shcompact\n" 23791 #~ " | SHcompact]\n" 23792 #~ msgstr "" 23793 #~ "--isa=[shmedia SH64 \n" 23794 #~ " | SHmedia\n" 23795 #~ " | shcompact\n" 23796 #~ " | SHcompact]\n" 23797 23798 #~ msgid "" 23799 #~ "--abi=[32|64]\t\tset size of expanded SHmedia operands and object\n" 23800 #~ "\t\t\tfile type\n" 23801 #~ "--shcompact-const-crange emit code-range descriptors for constants in\n" 23802 #~ "\t\t\tSHcompact code sections\n" 23803 #~ "--no-mix\t\tdisallow SHmedia code in the same section as\n" 23804 #~ "\t\t\tconstants and SHcompact code\n" 23805 #~ "--no-expand\t\tdo not expand MOVI, PT, PTA or PTB instructions\n" 23806 #~ "--expand-pt32\t\twith -abi=64, expand PT, PTA and PTB instructions\n" 23807 #~ "\t\t\tto 32 bits only\n" 23808 #~ msgstr "" 23809 #~ "--abi=[32|64] SHmedia \n" 23810 #~ " \n" 23811 #~ "--shcompact-const-crange \n" 23812 #~ " SHcompact\n" 23813 #~ "--no-mix SHmedia \n" 23814 #~ " SHcompact\n" 23815 #~ "--no-expand MOVI, PT, PTA PTB\n" 23816 #~ "--expand-pt32 -abi=64, PT, PTA PTB\n" 23817 #~ " 32 \n" 23818 23819 #~ msgid "Invalid operand expression" 23820 #~ msgstr " " 23821 23822 #~ msgid "PTB operand is a SHmedia symbol" 23823 #~ msgstr " PTB SHmedia" 23824 23825 #~ msgid "PTA operand is a SHcompact symbol" 23826 #~ msgstr " PTA SHcompact" 23827 23828 #~ msgid "invalid expression in operand" 23829 #~ msgstr " " 23830 23831 #~ msgid "invalid operand, not a 5-bit unsigned value: %d" 23832 #~ msgstr " 5- : %d" 23833 23834 #~ msgid "invalid operand, not a 6-bit signed value: %d" 23835 #~ msgstr " 6- : %d" 23836 23837 #~ msgid "invalid operand, not a 6-bit unsigned value: %d" 23838 #~ msgstr " 6- : %d" 23839 23840 #~ msgid "invalid operand, not a 11-bit signed value: %d" 23841 #~ msgstr " 11- : %d" 23842 23843 #~ msgid "invalid operand, not a multiple of 32: %d" 23844 #~ msgstr " 32: %d" 23845 23846 #~ msgid "invalid operand, not a 10-bit signed value: %d" 23847 #~ msgstr " 10- : %d" 23848 23849 #~ msgid "invalid operand, not an even value: %d" 23850 #~ msgstr " : %d" 23851 23852 #~ msgid "invalid operand, not a 12-bit signed value: %d" 23853 #~ msgstr " 12- : %d" 23854 23855 #~ msgid "invalid operand, not a multiple of 4: %d" 23856 #~ msgstr " 4: %d" 23857 23858 #~ msgid "invalid operand, not a 13-bit signed value: %d" 23859 #~ msgstr " 13- : %d" 23860 23861 #~ msgid "invalid operand, not a multiple of 8: %d" 23862 #~ msgstr " 8: %d" 23863 23864 #~ msgid "invalid operand, not a 16-bit signed value: %d" 23865 #~ msgstr " 16- : %d" 23866 23867 #~ msgid "invalid operand, not a 16-bit unsigned value: %d" 23868 #~ msgstr " 16- : %d" 23869 23870 #~ msgid "operand out of range for PT, PTA and PTB" 23871 #~ msgstr " PT, PTA PTB " 23872 23873 #~ msgid "operand not a multiple of 4 for PT, PTA or PTB: %d" 23874 #~ msgstr " PT, PTA PTB 4: %d" 23875 23876 #~ msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x" 23877 #~ msgstr " MOVI 32- : 0x%8x%08x" 23878 23879 #~ msgid "invalid PIC reference" 23880 #~ msgstr " PIC" 23881 23882 #~ msgid "invalid operand: expression in PT target" 23883 #~ msgstr " : PT" 23884 23885 #~ msgid "invalid operands to %s" 23886 #~ msgstr " %s" 23887 23888 #~ msgid "excess operands to %s" 23889 #~ msgstr " %s" 23890 23891 #~ msgid "The `.mode %s' directive is not valid with this architecture" 23892 #~ msgstr " .mode %s " 23893 23894 #~ msgid "Invalid argument to .mode: %s" 23895 #~ msgstr " .mode: %s" 23896 23897 #~ msgid "The `.abi %s' directive is not valid with this architecture" 23898 #~ msgstr " .abi %s " 23899 23900 #~ msgid "`.abi 64' but command-line options do not specify 64-bit ABI" 23901 #~ msgstr " .abi 64, 64- ABI" 23902 23903 #~ msgid "`.abi 32' but command-line options do not specify 32-bit ABI" 23904 #~ msgstr " .abi 32, 32- ABI" 23905 23906 #~ msgid "Invalid argument to .abi: %s" 23907 #~ msgstr " .abi: %s" 23908 23909 #~ msgid "-no-mix is invalid without specifying SHcompact or SHmedia" 23910 #~ msgstr "-no-mix SHcompact SHmedia" 23911 23912 #~ msgid "-shcompact-const-crange is invalid without SHcompact" 23913 #~ msgstr "-shcompact-const-crange SHcompact" 23914 23915 #~ msgid "-expand-pt32 only valid with -abi=64" 23916 #~ msgstr "-expand-pt32 -abi=64" 23917 23918 #~ msgid "-no-expand only valid with SHcompact or SHmedia" 23919 #~ msgstr "-no-expand SHcompact SHmedia" 23920 23921 #~ msgid "-expand-pt32 invalid together with -no-expand" 23922 #~ msgstr "-expand-pt32 -no-expand" 23923 23924 #~ msgid "SHmedia code not allowed in same section as constants and SHcompact code" 23925 #~ msgstr " SHmedia SHcompact" 23926 23927 #~ msgid "No segment info for current section" 23928 #~ msgstr " " 23929 23930 #~ msgid "duplicate datalabel operator ignored" 23931 #~ msgstr " datalabel" 23932 23933 #~ msgid "Invalid DataLabel expression" 23934 #~ msgstr " DataLabel" 23935 23936 #~ msgid "-k\t\t\tgenerate PIC\n" 23937 #~ msgstr "-k PIC\n" 23938 23939 #~ msgid "alignment too large; assuming %d" 23940 #~ msgstr " : %d" 23941 23942 #~ msgid "alignment too large; assuming %ld" 23943 #~ msgstr " : %ld" 23944 23945 #~ msgid "unrecognized section type `%s'" 23946 #~ msgstr " %s" 23947 23948 #~ msgid "absolute sections are not supported" 23949 #~ msgstr " " 23950 23951 #~ msgid "unrecognized section command `%s'" 23952 #~ msgstr " %s" 23953 23954 #~ msgid "%s: data size %ld\n" 23955 #~ msgstr "%s: %ld\n" 23956