1# SOME DESCRIPTIVE TITLE. 2# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3# This file is distributed under the same license as the PACKAGE package. 4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. 5# 6#, fuzzy 7msgid "" 8msgstr "" 9"Project-Id-Version: PACKAGE VERSION\n" 10"Report-Msgid-Bugs-To: bug-binutils@gnu.org\n" 11"POT-Creation-Date: 2021-07-18 17:37+0100\n" 12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 14"Language-Team: LANGUAGE <LL@li.org>\n" 15"Language: \n" 16"MIME-Version: 1.0\n" 17"Content-Type: text/plain; charset=CHARSET\n" 18"Content-Transfer-Encoding: 8bit\n" 19"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" 20 21#: app.c:494 app.c:508 22msgid "end of file in comment" 23msgstr "" 24 25#: app.c:586 app.c:631 26#, c-format 27msgid "end of file in string; '%c' inserted" 28msgstr "" 29 30#: app.c:657 31#, c-format 32msgid "unknown escape '\\%c' in string; ignored" 33msgstr "" 34 35#: app.c:831 input-scrub.c:363 36msgid "end of file not at end of a line; newline inserted" 37msgstr "" 38 39#: app.c:993 40msgid "end of file in multiline comment" 41msgstr "" 42 43#: app.c:1067 44msgid "end of file after a one-character quote; \\0 inserted" 45msgstr "" 46 47#: app.c:1075 48msgid "end of file in escape character" 49msgstr "" 50 51#: app.c:1087 52msgid "missing close quote; (assumed)" 53msgstr "" 54 55#: app.c:1155 app.c:1210 app.c:1222 app.c:1300 56msgid "end of file in comment; newline inserted" 57msgstr "" 58 59#: as.c:174 60msgid "missing emulation mode name" 61msgstr "" 62 63#: as.c:189 64#, c-format 65msgid "unrecognized emulation name `%s'" 66msgstr "" 67 68#: as.c:236 69#, c-format 70msgid "GNU assembler version %s (%s) using BFD version %s\n" 71msgstr "" 72 73#: as.c:248 74#, c-format 75msgid "Usage: %s [option...] [asmfile...]\n" 76msgstr "" 77 78#: as.c:250 79#, c-format 80msgid "" 81"Options:\n" 82" -a[sub-option...]\t turn on listings\n" 83" \t Sub-options [default hls]:\n" 84" \t c omit false conditionals\n" 85" \t d omit debugging directives\n" 86" \t g include general info\n" 87" \t h include high-level source\n" 88" \t l include assembly\n" 89" \t m include macro expansions\n" 90" \t n omit forms processing\n" 91" \t s include symbols\n" 92" \t =FILE list to FILE (must be last sub-option)\n" 93msgstr "" 94 95#: as.c:264 96#, c-format 97msgid " --alternate initially turn on alternate macro syntax\n" 98msgstr "" 99 100#: as.c:267 101#, c-format 102msgid "" 103" --compress-debug-sections[={none|zlib|zlib-gnu|zlib-gabi}]\n" 104" compress DWARF debug sections using zlib " 105"[default]\n" 106msgstr "" 107 108#: as.c:270 109#, c-format 110msgid "" 111" --nocompress-debug-sections\n" 112" don't compress DWARF debug sections\n" 113msgstr "" 114 115#: as.c:274 116#, c-format 117msgid "" 118" --compress-debug-sections[={none|zlib|zlib-gnu|zlib-gabi}]\n" 119" compress DWARF debug sections using zlib\n" 120msgstr "" 121 122#: as.c:277 123#, c-format 124msgid "" 125" --nocompress-debug-sections\n" 126" don't compress DWARF debug sections [default]\n" 127msgstr "" 128 129#: as.c:281 130#, c-format 131msgid " -D produce assembler debugging messages\n" 132msgstr "" 133 134#: as.c:283 135#, c-format 136msgid "" 137" --debug-prefix-map OLD=NEW\n" 138" map OLD to NEW in debug information\n" 139msgstr "" 140 141#: as.c:286 142#, c-format 143msgid " --defsym SYM=VAL define symbol SYM to given value\n" 144msgstr "" 145 146#: as.c:302 147#, c-format 148msgid " emulate output (default %s)\n" 149msgstr "" 150 151#: as.c:307 152#, c-format 153msgid " --execstack require executable stack for this object\n" 154msgstr "" 155 156#: as.c:309 157#, c-format 158msgid "" 159" --noexecstack don't require executable stack for this object\n" 160msgstr "" 161 162#: as.c:311 163#, c-format 164msgid "" 165" --size-check=[error|warning]\n" 166"\t\t\t ELF .size directive check (default --size-check=error)\n" 167msgstr "" 168 169#: as.c:314 170#, c-format 171msgid " --elf-stt-common=[no|yes] " 172msgstr "" 173 174#: as.c:317 as.c:328 config/tc-i386.c:13799 config/tc-i386.c:13819 175#, c-format 176msgid "(default: yes)\n" 177msgstr "" 178 179#: as.c:319 as.c:330 config/tc-i386.c:13801 config/tc-i386.c:13821 180#, c-format 181msgid "(default: no)\n" 182msgstr "" 183 184#: as.c:320 185#, c-format 186msgid "" 187" generate ELF common symbols with STT_COMMON type\n" 188msgstr "" 189 190#: as.c:322 191#, c-format 192msgid " --sectname-subst enable section name substitution sequences\n" 193msgstr "" 194 195#: as.c:325 196#, c-format 197msgid " --generate-missing-build-notes=[no|yes] " 198msgstr "" 199 200#: as.c:332 201#, c-format 202msgid "" 203" generate GNU Build notes if none are present in " 204"the input\n" 205msgstr "" 206 207#: as.c:336 208#, c-format 209msgid " -f skip whitespace and comment preprocessing\n" 210msgstr "" 211 212#: as.c:338 213#, c-format 214msgid " -g --gen-debug generate debugging information\n" 215msgstr "" 216 217#: as.c:340 218#, c-format 219msgid " --gstabs generate STABS debugging information\n" 220msgstr "" 221 222#: as.c:342 223#, c-format 224msgid "" 225" --gstabs+ generate STABS debug info with GNU extensions\n" 226msgstr "" 227 228#: as.c:344 229#, c-format 230msgid "" 231" --gdwarf-<N> generate DWARF<N> debugging information. 2 <= <N> " 232"<= 5\n" 233msgstr "" 234 235#: as.c:346 236#, c-format 237msgid "" 238" --gdwarf-sections generate per-function section names for DWARF line " 239"information\n" 240msgstr "" 241 242#: as.c:348 243#, c-format 244msgid " --target-help show target specific options\n" 245msgstr "" 246 247#: as.c:350 248#, c-format 249msgid "" 250" -I DIR add DIR to search list for .include directives\n" 251msgstr "" 252 253#: as.c:352 254#, c-format 255msgid " -J don't warn about signed overflow\n" 256msgstr "" 257 258#: as.c:354 259#, c-format 260msgid "" 261" -K warn when differences altered for long " 262"displacements\n" 263msgstr "" 264 265#: as.c:356 266#, c-format 267msgid " -L,--keep-locals keep local symbols (e.g. starting with `L')\n" 268msgstr "" 269 270#: as.c:358 271#, c-format 272msgid " -M,--mri assemble in MRI compatibility mode\n" 273msgstr "" 274 275#: as.c:360 276#, c-format 277msgid "" 278" --MD FILE write dependency information in FILE (default " 279"none)\n" 280msgstr "" 281 282#: as.c:362 283#, c-format 284msgid " -nocpp ignored\n" 285msgstr "" 286 287#: as.c:364 288#, c-format 289msgid "" 290" -no-pad-sections do not pad the end of sections to alignment " 291"boundaries\n" 292msgstr "" 293 294#: as.c:366 295#, c-format 296msgid "" 297" -o OBJFILE name the object-file output OBJFILE (default a." 298"out)\n" 299msgstr "" 300 301#: as.c:368 302#, c-format 303msgid " -R fold data section into text section\n" 304msgstr "" 305 306#: as.c:370 307#, c-format 308msgid "" 309" --statistics print various measured statistics from execution\n" 310msgstr "" 311 312#: as.c:372 313#, c-format 314msgid " --strip-local-absolute strip local absolute symbols\n" 315msgstr "" 316 317#: as.c:374 318#, c-format 319msgid "" 320" --traditional-format Use same format as native assembler when possible\n" 321msgstr "" 322 323#: as.c:376 324#, c-format 325msgid " --version print assembler version number and exit\n" 326msgstr "" 327 328#: as.c:378 329#, c-format 330msgid " -W --no-warn suppress warnings\n" 331msgstr "" 332 333#: as.c:380 334#, c-format 335msgid " --warn don't suppress warnings\n" 336msgstr "" 337 338#: as.c:382 339#, c-format 340msgid " --fatal-warnings treat warnings as errors\n" 341msgstr "" 342 343#: as.c:385 344#, c-format 345msgid "" 346" --itbl INSTTBL extend instruction set to include instructions\n" 347" matching the specifications defined in file " 348"INSTTBL\n" 349msgstr "" 350 351#: as.c:389 352#, c-format 353msgid " -w ignored\n" 354msgstr "" 355 356#: as.c:391 357#, c-format 358msgid " -X ignored\n" 359msgstr "" 360 361#: as.c:393 362#, c-format 363msgid " -Z generate object file even after errors\n" 364msgstr "" 365 366#: as.c:395 367#, c-format 368msgid "" 369" --listing-lhs-width set the width in words of the output data column " 370"of\n" 371" the listing\n" 372msgstr "" 373 374#: as.c:398 375#, c-format 376msgid "" 377" --listing-lhs-width2 set the width in words of the continuation lines\n" 378" of the output data column; ignored if smaller " 379"than\n" 380" the width of the first line\n" 381msgstr "" 382 383#: as.c:402 384#, c-format 385msgid "" 386" --listing-rhs-width set the max width in characters of the lines from\n" 387" the source file\n" 388msgstr "" 389 390#: as.c:405 391#, c-format 392msgid "" 393" --listing-cont-lines set the maximum number of continuation lines used\n" 394" for the output data column of the listing\n" 395msgstr "" 396 397#: as.c:408 398#, c-format 399msgid " @FILE read options from FILE\n" 400msgstr "" 401 402#: as.c:416 403#, c-format 404msgid "Report bugs to %s\n" 405msgstr "" 406 407#: as.c:646 408#, c-format 409msgid "unrecognized option -%c%s" 410msgstr "" 411 412#. This output is intended to follow the GNU standards document. 413#: as.c:688 414#, c-format 415msgid "GNU assembler %s\n" 416msgstr "" 417 418#: as.c:689 419#, c-format 420msgid "Copyright (C) 2021 Free Software Foundation, Inc.\n" 421msgstr "" 422 423#: as.c:690 424#, c-format 425msgid "" 426"This program is free software; you may redistribute it under the terms of\n" 427"the GNU General Public License version 3 or later.\n" 428"This program has absolutely no warranty.\n" 429msgstr "" 430 431#: as.c:695 432#, c-format 433msgid "" 434"This assembler was configured for a target of `%s' and default,\n" 435"cpu type `%s'.\n" 436msgstr "" 437 438#: as.c:699 439#, c-format 440msgid "This assembler was configured for a target of `%s'.\n" 441msgstr "" 442 443#: as.c:707 444msgid "multiple emulation names specified" 445msgstr "" 446 447#: as.c:709 448msgid "emulations not handled in this configuration" 449msgstr "" 450 451#: as.c:714 452#, c-format 453msgid "alias = %s\n" 454msgstr "" 455 456#: as.c:715 457#, c-format 458msgid "canonical = %s\n" 459msgstr "" 460 461#: as.c:716 462#, c-format 463msgid "cpu-type = %s\n" 464msgstr "" 465 466#: as.c:718 467#, c-format 468msgid "format = %s\n" 469msgstr "" 470 471#: as.c:721 472#, c-format 473msgid "bfd-target = %s\n" 474msgstr "" 475 476#: as.c:738 477#, c-format 478msgid "Invalid --compress-debug-sections option: `%s'" 479msgstr "" 480 481#: as.c:741 482#, c-format 483msgid "--compress-debug-sections=%s is unsupported" 484msgstr "" 485 486#: as.c:766 487msgid "bad defsym; format is --defsym name=value" 488msgstr "" 489 490#: as.c:786 491msgid "no file name following -t option" 492msgstr "" 493 494#: as.c:801 495#, c-format 496msgid "failed to read instruction table %s\n" 497msgstr "" 498 499#: as.c:823 500#, c-format 501msgid "unknown DWARF option %s\n" 502msgstr "" 503 504#: as.c:874 505#, c-format 506msgid "Invalid --gdwarf-cie-version `%s'" 507msgstr "" 508 509#: as.c:967 510#, c-format 511msgid "Invalid --size-check= option: `%s'" 512msgstr "" 513 514#: as.c:976 515#, c-format 516msgid "Invalid --elf-stt-common= option: `%s'" 517msgstr "" 518 519#: as.c:990 520#, c-format 521msgid "Invalid --generate-missing-build-notes option: `%s'" 522msgstr "" 523 524#: as.c:1061 525#, c-format 526msgid "invalid listing option `%c'" 527msgstr "" 528 529#: as.c:1124 530#, c-format 531msgid "%s: total time in assembly: %ld.%06ld\n" 532msgstr "" 533 534#: as.c:1288 535msgid "libbfd ABI mismatch" 536msgstr "" 537 538#: as.c:1333 539#, c-format 540msgid "The input '%s' and output '%s' files are the same" 541msgstr "" 542 543#: as.c:1443 544#, c-format 545msgid "%d warning" 546msgid_plural "%d warnings" 547msgstr[0] "" 548msgstr[1] "" 549 550#: as.c:1445 551#, c-format 552msgid "%d error" 553msgid_plural "%d errors" 554msgstr[0] "" 555msgstr[1] "" 556 557#: as.c:1449 558#, c-format 559msgid "%s, treating warnings as errors" 560msgstr "" 561 562#: as.c:1460 563#, c-format 564msgid "%s, %s, generating bad object file\n" 565msgstr "" 566 567#: as.h:129 568#, c-format 569msgid "Case value %ld unexpected at line %d of file \"%s\"\n" 570msgstr "" 571 572#. 573#. * We have a GROSS internal error. 574#. * This should never happen. 575#. 576#: atof-generic.c:437 config/tc-m68k.c:3503 577msgid "failed sanity check" 578msgstr "" 579 580#: cgen.c:106 config/tc-alpha.c:2095 config/tc-alpha.c:2119 581#: config/tc-arc.c:4058 config/tc-arc.c:4131 config/tc-d10v.c:550 582#: config/tc-d30v.c:534 config/tc-mn10200.c:1098 config/tc-mn10300.c:1752 583#: config/tc-ppc.c:3920 config/tc-s390.c:1334 config/tc-s390.c:1457 584#: config/tc-s390.c:1591 config/tc-v850.c:2538 config/tc-v850.c:2609 585#: config/tc-v850.c:2656 config/tc-v850.c:2693 config/tc-v850.c:2730 586#: config/tc-v850.c:2993 587msgid "too many fixups" 588msgstr "" 589 590#: cgen.c:371 cgen.c:391 config/tc-d10v.c:461 config/tc-d30v.c:450 591#: config/tc-mn10200.c:1040 config/tc-mn10300.c:1677 config/tc-ppc.c:3443 592#: config/tc-s390.c:1318 config/tc-v850.c:2647 config/tc-v850.c:2681 593#: config/tc-v850.c:2721 config/tc-v850.c:2966 config/tc-z80.c:785 594msgid "illegal operand" 595msgstr "" 596 597#: cgen.c:395 config/tc-avr.c:900 config/tc-d10v.c:463 config/tc-d30v.c:452 598#: config/tc-h8300.c:496 config/tc-mcore.c:662 config/tc-microblaze.c:613 599#: config/tc-mmix.c:495 config/tc-mn10200.c:1043 config/tc-mn10300.c:1680 600#: config/tc-msp430.c:417 config/tc-ppc.c:3445 config/tc-s390.c:1323 601#: config/tc-sh.c:988 config/tc-v850.c:2651 config/tc-v850.c:2685 602#: config/tc-v850.c:2725 config/tc-v850.c:2969 config/tc-xgate.c:895 603#: config/tc-z80.c:932 config/tc-z8k.c:349 604msgid "missing operand" 605msgstr "" 606 607#: cgen.c:772 608msgid "a reloc on this operand implies an overflow" 609msgstr "" 610 611#: cgen.c:795 612msgid "operand mask overflow" 613msgstr "" 614 615#. We can't actually support subtracting a symbol. 616#: cgen.c:858 config/tc-arm.c:2076 config/tc-arm.c:11321 config/tc-arm.c:11373 617#: config/tc-arm.c:11655 config/tc-arm.c:12551 config/tc-arm.c:13691 618#: config/tc-arm.c:13731 config/tc-arm.c:14104 config/tc-arm.c:14146 619#: config/tc-arm.c:21386 config/tc-arm.c:21446 config/tc-avr.c:1551 620#: config/tc-avr.c:1563 config/tc-avr.c:1827 config/tc-cris.c:4054 621#: config/tc-d10v.c:1506 config/tc-d30v.c:1909 config/tc-ft32.c:574 622#: config/tc-ft32.c:587 config/tc-mips.c:9707 config/tc-mips.c:11017 623#: config/tc-mips.c:12314 config/tc-mips.c:12997 config/tc-nds32.c:7829 624#: config/tc-pru.c:746 config/tc-pru.c:756 config/tc-spu.c:960 625#: config/tc-spu.c:984 config/tc-tilegx.c:1479 config/tc-tilepro.c:1337 626#: config/tc-v850.c:3451 config/tc-vax.c:282 config/tc-xstormy16.c:482 627#: config/tc-xtensa.c:6009 config/tc-xtensa.c:13092 config/tc-z80.c:3856 628msgid "expression too complex" 629msgstr "" 630 631#: cgen.c:959 config/tc-ppc.c:7200 config/tc-s390.c:2372 config/tc-v850.c:3503 632#: config/tc-xstormy16.c:541 633msgid "unresolved expression that must be resolved" 634msgstr "" 635 636#: cgen.c:984 config/tc-xstormy16.c:566 637#, c-format 638msgid "internal error: can't install fix for reloc type %d (`%s')" 639msgstr "" 640 641#: cgen.c:1035 config/tc-nios2.c:1355 config/tc-pru.c:787 642msgid "relocation is not supported" 643msgstr "" 644 645#: cond.c:84 646msgid "invalid identifier for \".ifdef\"" 647msgstr "" 648 649#: cond.c:151 650msgid "non-constant expression in \".if\" statement" 651msgstr "" 652 653#: cond.c:279 654msgid "bad format for ifc or ifnc" 655msgstr "" 656 657#: cond.c:310 658msgid "\".elseif\" without matching \".if\"" 659msgstr "" 660 661#: cond.c:314 662msgid "\".elseif\" after \".else\"" 663msgstr "" 664 665#: cond.c:317 cond.c:423 666msgid "here is the previous \".else\"" 667msgstr "" 668 669#: cond.c:320 cond.c:426 670msgid "here is the previous \".if\"" 671msgstr "" 672 673#: cond.c:349 674msgid "non-constant expression in \".elseif\" statement" 675msgstr "" 676 677#: cond.c:387 678msgid "\".endif\" without \".if\"" 679msgstr "" 680 681#: cond.c:416 682msgid "\".else\" without matching \".if\"" 683msgstr "" 684 685#: cond.c:420 686msgid "duplicate \".else\"" 687msgstr "" 688 689#: cond.c:471 690msgid ".ifeqs syntax error" 691msgstr "" 692 693#: cond.c:553 694msgid "end of macro inside conditional" 695msgstr "" 696 697#: cond.c:555 698msgid "end of file inside conditional" 699msgstr "" 700 701#: cond.c:559 702msgid "here is the start of the unterminated conditional" 703msgstr "" 704 705#: cond.c:563 706msgid "here is the \"else\" of the unterminated conditional" 707msgstr "" 708 709#: config/atof-ieee.c:140 710msgid "cannot create floating-point number" 711msgstr "" 712 713#: config/atof-ieee.c:318 714msgid "NaNs are not supported by this target" 715msgstr "" 716 717#: config/atof-ieee.c:362 config/atof-ieee.c:407 718msgid "Infinities are not supported by this target" 719msgstr "" 720 721#: config/atof-ieee.c:829 config/atof-vax.c:449 config/tc-arm.c:1322 722#: config/tc-ia64.c:11600 config/tc-tic30.c:1241 config/tc-tic4x.c:2565 723msgid "Unrecognized or unsupported floating point constant" 724msgstr "" 725 726#: config/obj-aout.c:81 727#, c-format 728msgid "Attempt to put a common symbol into set %s" 729msgstr "" 730 731#: config/obj-aout.c:85 732#, c-format 733msgid "Attempt to put an undefined symbol into set %s" 734msgstr "" 735 736#: config/obj-aout.c:112 config/obj-coff.c:1370 737#, c-format 738msgid "Symbol `%s' can not be both weak and common" 739msgstr "" 740 741#: config/obj-coff.c:206 config/obj-coff.c:1685 config/tc-tic54x.c:3971 742#: read.c:3026 743#, c-format 744msgid "error setting flags for \"%s\": %s" 745msgstr "" 746 747#. Zero is used as an end marker in the file. 748#: config/obj-coff.c:424 749msgid "Line numbers must be positive integers\n" 750msgstr "" 751 752#: config/obj-coff.c:456 753msgid ".ln pseudo-op inside .def/.endef: ignored." 754msgstr "" 755 756#: config/obj-coff.c:498 ecoff.c:3233 757msgid ".loc outside of .text" 758msgstr "" 759 760#: config/obj-coff.c:505 761msgid ".loc pseudo-op inside .def/.endef: ignored." 762msgstr "" 763 764#: config/obj-coff.c:585 765msgid ".def pseudo-op used inside of .def/.endef: ignored." 766msgstr "" 767 768#: config/obj-coff.c:618 769msgid ".endef pseudo-op used outside of .def/.endef: ignored." 770msgstr "" 771 772#: config/obj-coff.c:657 773#, c-format 774msgid "`%s' symbol without preceding function" 775msgstr "" 776 777#: config/obj-coff.c:744 778#, c-format 779msgid "unexpected storage class %d" 780msgstr "" 781 782#: config/obj-coff.c:851 783msgid ".dim pseudo-op used outside of .def/.endef: ignored." 784msgstr "" 785 786#: config/obj-coff.c:871 787msgid "badly formed .dim directive ignored" 788msgstr "" 789 790#: config/obj-coff.c:920 791msgid ".size pseudo-op used outside of .def/.endef: ignored." 792msgstr "" 793 794#: config/obj-coff.c:935 795msgid ".scl pseudo-op used outside of .def/.endef: ignored." 796msgstr "" 797 798#: config/obj-coff.c:952 799msgid ".tag pseudo-op used outside of .def/.endef: ignored." 800msgstr "" 801 802#: config/obj-coff.c:969 803#, c-format 804msgid "tag not found for .tag %s" 805msgstr "" 806 807#: config/obj-coff.c:982 808msgid ".type pseudo-op used outside of .def/.endef: ignored." 809msgstr "" 810 811#: config/obj-coff.c:1001 812msgid ".val pseudo-op used outside of .def/.endef: ignored." 813msgstr "" 814 815#: config/obj-coff.c:1148 816msgid "badly formed .weak directive ignored" 817msgstr "" 818 819#: config/obj-coff.c:1326 820msgid "mismatched .eb" 821msgstr "" 822 823#: config/obj-coff.c:1349 824#, c-format 825msgid "C_EFCN symbol for %s out of scope" 826msgstr "" 827 828#: config/obj-coff.c:1404 829#, c-format 830msgid "Warning: internal error: forgetting to set endndx of %s" 831msgstr "" 832 833#. STYP_INFO 834#. STYP_LIB 835#. STYP_OVER 836#: config/obj-coff.c:1647 837#, c-format 838msgid "unsupported section attribute '%c'" 839msgstr "" 840 841#: config/obj-coff.c:1651 842#, c-format 843msgid "unknown section attribute '%c'" 844msgstr "" 845 846#: config/obj-coff.c:1697 config/obj-macho.c:269 847#, c-format 848msgid "Ignoring changed section attributes for %s" 849msgstr "" 850 851#: config/obj-coff.c:1839 852#, c-format 853msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n" 854msgstr "" 855 856#: config/obj-ecoff.c:125 857msgid "Can't set GP value" 858msgstr "" 859 860#: config/obj-ecoff.c:132 861msgid "Can't set register masks" 862msgstr "" 863 864#: config/obj-elf.c:344 config/tc-sparc.c:4380 config/tc-v850.c:511 865#, c-format 866msgid "bad .common segment %s" 867msgstr "" 868 869#: config/obj-elf.c:420 config/tc-aarch64.c:2009 870msgid "Missing symbol name in directive" 871msgstr "" 872 873#: config/obj-elf.c:655 874#, c-format 875msgid "setting incorrect section type for %s" 876msgstr "" 877 878#: config/obj-elf.c:660 879#, c-format 880msgid "ignoring incorrect section type for %s" 881msgstr "" 882 883#: config/obj-elf.c:719 884#, c-format 885msgid "setting incorrect section attributes for %s" 886msgstr "" 887 888#. This is a special section with known type. User 889#. assembly might get the section type wrong; Even high 890#. profile projects like glibc have done so in the past. 891#. So don't error in this case. 892#: config/obj-elf.c:797 893#, c-format 894msgid "ignoring changed section type for %s" 895msgstr "" 896 897#. Do error when assembly isn't self-consistent. 898#: config/obj-elf.c:800 899#, c-format 900msgid "changed section type for %s" 901msgstr "" 902 903#: config/obj-elf.c:815 904#, c-format 905msgid "ignoring changed section attributes for %s" 906msgstr "" 907 908#: config/obj-elf.c:817 909#, c-format 910msgid "changed section attributes for %s" 911msgstr "" 912 913#: config/obj-elf.c:825 914#, c-format 915msgid "changed section entity size for %s" 916msgstr "" 917 918#: config/obj-elf.c:896 919msgid "unrecognized .section attribute: want a,e,o,w,x,M,S,G,T or number" 920msgstr "" 921 922#: config/obj-elf.c:980 923msgid "extraneous characters at end of numeric section type" 924msgstr "" 925 926#: config/obj-elf.c:986 read.c:3010 927msgid "unrecognized section type" 928msgstr "" 929 930#: config/obj-elf.c:1018 931msgid "unrecognized section attribute" 932msgstr "" 933 934#: config/obj-elf.c:1049 config/tc-alpha.c:4206 935msgid "missing name" 936msgstr "" 937 938#: config/obj-elf.c:1092 939msgid "group name not parseable" 940msgstr "" 941 942#: config/obj-elf.c:1098 943#, c-format 944msgid "section %s already has a group (%s)" 945msgstr "" 946 947#: config/obj-elf.c:1153 948#, c-format 949msgid "section name '%s' already defined as another symbol" 950msgstr "" 951 952#: config/obj-elf.c:1245 953msgid "invalid merge entity size" 954msgstr "" 955 956#: config/obj-elf.c:1252 957msgid "entity size for SHF_MERGE not specified" 958msgstr "" 959 960#: config/obj-elf.c:1280 961msgid "? section flag ignored with G present" 962msgstr "" 963 964#: config/obj-elf.c:1305 965msgid "group name for SHF_GROUP not specified" 966msgstr "" 967 968#: config/obj-elf.c:1331 969#, c-format 970msgid "unsupported mbind section info: %s" 971msgstr "" 972 973#: config/obj-elf.c:1384 974#, c-format 975msgid "unsupported section id: %s" 976msgstr "" 977 978#: config/obj-elf.c:1409 979msgid "character following name is not '#'" 980msgstr "" 981 982#: config/obj-elf.c:1436 983#, c-format 984msgid "SHF_ALLOC isn't set for GNU_MBIND section: %s" 985msgstr "" 986 987#: config/obj-elf.c:1443 988#, c-format 989msgid "%s section is supported only by GNU and FreeBSD targets" 990msgstr "" 991 992#: config/obj-elf.c:1584 993msgid ".previous without corresponding .section; ignored" 994msgstr "" 995 996#: config/obj-elf.c:1610 997msgid ".popsection without corresponding .pushsection; ignored" 998msgstr "" 999 1000#: config/obj-elf.c:1654 config/obj-elf.c:1749 1001#, c-format 1002msgid "missing version name in `%s' for symbol `%s'" 1003msgstr "" 1004 1005#: config/obj-elf.c:1673 1006#, c-format 1007msgid "only one version name with `@@@' is allowed for symbol `%s'" 1008msgstr "" 1009 1010#: config/obj-elf.c:1681 1011#, c-format 1012msgid "invalid version name '%s' for symbol `%s'" 1013msgstr "" 1014 1015#: config/obj-elf.c:1723 1016msgid "expected comma after name in .symver" 1017msgstr "" 1018 1019#: config/obj-elf.c:1740 config/obj-elf.c:2644 1020#, c-format 1021msgid "`%s' can't be versioned to common symbol '%s'" 1022msgstr "" 1023 1024#: config/obj-elf.c:1817 1025#, c-format 1026msgid "expected `%s' to have already been set for .vtable_inherit" 1027msgstr "" 1028 1029#: config/obj-elf.c:1827 1030msgid "expected comma after name in .vtable_inherit" 1031msgstr "" 1032 1033#: config/obj-elf.c:1888 1034msgid "expected comma after name in .vtable_entry" 1035msgstr "" 1036 1037#: config/obj-elf.c:2027 1038#, c-format 1039msgid "Attribute name not recognised: %s" 1040msgstr "" 1041 1042#: config/obj-elf.c:2044 1043msgid "expected numeric constant" 1044msgstr "" 1045 1046#: config/obj-elf.c:2053 config/tc-arm.c:7048 1047msgid "expected comma" 1048msgstr "" 1049 1050#: config/obj-elf.c:2086 1051msgid "bad string constant" 1052msgstr "" 1053 1054#: config/obj-elf.c:2090 1055msgid "expected <tag> , <value>" 1056msgstr "" 1057 1058#: config/obj-elf.c:2223 1059msgid "expected quoted string" 1060msgstr "" 1061 1062#: config/obj-elf.c:2243 1063#, c-format 1064msgid "expected comma after name `%s' in .size directive" 1065msgstr "" 1066 1067#: config/obj-elf.c:2252 1068msgid "missing expression in .size directive" 1069msgstr "" 1070 1071#: config/obj-elf.c:2372 1072#, c-format 1073msgid "symbol '%s' is already defined" 1074msgstr "" 1075 1076#: config/obj-elf.c:2392 1077#, c-format 1078msgid "symbol type \"%s\" is supported only by GNU and FreeBSD targets" 1079msgstr "" 1080 1081#: config/obj-elf.c:2396 1082#, c-format 1083msgid "symbol type \"%s\" is not supported by MIPS targets" 1084msgstr "" 1085 1086#: config/obj-elf.c:2408 1087#, c-format 1088msgid "symbol type \"%s\" is supported only by GNU targets" 1089msgstr "" 1090 1091#: config/obj-elf.c:2418 1092#, c-format 1093msgid "unrecognized symbol type \"%s\"" 1094msgstr "" 1095 1096#: config/obj-elf.c:2439 1097#, c-format 1098msgid "cannot change type of common symbol '%s'" 1099msgstr "" 1100 1101#: config/obj-elf.c:2451 1102#, c-format 1103msgid "symbol '%s' already has its type set" 1104msgstr "" 1105 1106#: config/obj-elf.c:2617 config/obj-elf.c:2620 1107#, c-format 1108msgid ".size expression for %s does not evaluate to a constant" 1109msgstr "" 1110 1111#: config/obj-elf.c:2716 ecoff.c:3578 1112#, c-format 1113msgid "symbol `%s' can not be both weak and common" 1114msgstr "" 1115 1116#: config/obj-elf.c:2751 1117#, c-format 1118msgid "undefined linked-to symbol `%s' on section `%s'" 1119msgstr "" 1120 1121#: config/obj-elf.c:2829 1122#, c-format 1123msgid "assuming all members of group `%s' are COMDAT" 1124msgstr "" 1125 1126#: config/obj-elf.c:2841 1127#, c-format 1128msgid "can't create group: %s" 1129msgstr "" 1130 1131#: config/obj-elf.c:2918 1132#, c-format 1133msgid "" 1134"invalid attempt to declare external version name as default in symbol `%s'" 1135msgstr "" 1136 1137#: config/obj-elf.c:2928 1138#, c-format 1139msgid "multiple versions [`%s'|`%s'] for symbol `%s'" 1140msgstr "" 1141 1142#: config/obj-elf.c:3020 1143#, c-format 1144msgid "failed to set up debugging information: %s" 1145msgstr "" 1146 1147#: config/obj-elf.c:3040 1148#, c-format 1149msgid "can't start writing .mdebug section: %s" 1150msgstr "" 1151 1152#: config/obj-elf.c:3048 1153#, c-format 1154msgid "could not write .mdebug section: %s" 1155msgstr "" 1156 1157#: config/obj-evax.c:122 1158#, c-format 1159msgid "no entry symbol for global function '%s'" 1160msgstr "" 1161 1162#. make a temp string. 1163#: config/obj-macho.c:119 1164#, c-format 1165msgid "the %s name '%s' is too long (maximum 16 characters)" 1166msgstr "" 1167 1168#: config/obj-macho.c:130 1169#, c-format 1170msgid "expected a %s name followed by a `,'" 1171msgstr "" 1172 1173#: config/obj-macho.c:195 1174#, c-format 1175msgid "cannot override zerofill section type for `%s,%s'" 1176msgstr "" 1177 1178#: config/obj-macho.c:249 1179#, c-format 1180msgid "failed to set flags for \"%s\": %s" 1181msgstr "" 1182 1183#: config/obj-macho.c:342 1184#, c-format 1185msgid "unknown or invalid section type '%s'" 1186msgstr "" 1187 1188#: config/obj-macho.c:381 1189#, c-format 1190msgid "unknown or invalid section attribute '%s'" 1191msgstr "" 1192 1193#: config/obj-macho.c:402 1194msgid "unexpected section size information" 1195msgstr "" 1196 1197#: config/obj-macho.c:414 1198msgid "missing sizeof_stub expression" 1199msgstr "" 1200 1201#: config/obj-macho.c:478 config/tc-ia64.c:1080 config/tc-ia64.c:11761 1202#: config/tc-score.c:6093 expr.c:1213 read.c:1783 1203msgid "expected symbol name" 1204msgstr "" 1205 1206#: config/obj-macho.c:491 read.c:545 1207msgid "bad or irreducible absolute expression" 1208msgstr "" 1209 1210#: config/obj-macho.c:497 config/tc-score.c:6110 read.c:1821 1211msgid "missing size expression" 1212msgstr "" 1213 1214#: config/obj-macho.c:506 config/tc-ia64.c:1115 read.c:1827 1215#, c-format 1216msgid "size (%ld) out of range, ignored" 1217msgstr "" 1218 1219#: config/obj-macho.c:516 config/tc-score.c:6248 dwarf2dbg.c:1309 ecoff.c:3346 1220#: read.c:1839 read.c:1942 read.c:2693 read.c:3266 read.c:3772 symbols.c:495 1221#: symbols.c:590 1222#, c-format 1223msgid "symbol `%s' is already defined" 1224msgstr "" 1225 1226#: config/obj-macho.c:526 read.c:1854 1227#, c-format 1228msgid "size of \"%s\" is already %ld; not changing to %ld" 1229msgstr "" 1230 1231#: config/obj-macho.c:537 1232msgid "align value not recognized, using size" 1233msgstr "" 1234 1235#: config/obj-macho.c:542 config/obj-macho.c:905 1236#, c-format 1237msgid "Alignment (%lu) too large: 15 assumed." 1238msgstr "" 1239 1240#: config/obj-macho.c:608 1241#, c-format 1242msgid "BFD is out of sync with GAS, unhandled well-known section type `%s'" 1243msgstr "" 1244 1245#: config/obj-macho.c:810 1246#, c-format 1247msgid "%s is not used for the selected target" 1248msgstr "" 1249 1250#: config/obj-macho.c:875 1251msgid "internal error: base section index out of range" 1252msgstr "" 1253 1254#: config/obj-macho.c:961 1255#, c-format 1256msgid "internal error: bad file property ID %d" 1257msgstr "" 1258 1259#: config/obj-macho.c:969 1260msgid "failed to set subsections by symbols" 1261msgstr "" 1262 1263#: config/obj-macho.c:1032 1264#, c-format 1265msgid "'%s' previously declared as '%s'." 1266msgstr "" 1267 1268#: config/obj-macho.c:1084 config/obj-macho.c:1404 config/obj-macho.c:1488 1269#, c-format 1270msgid "" 1271"'%s' can't be a weak_definition (currently only supported in sections of " 1272"type coalesced)" 1273msgstr "" 1274 1275#: config/obj-macho.c:1169 1276msgid "use of .indirect_symbols requires `-dynamic'" 1277msgstr "" 1278 1279#: config/obj-macho.c:1186 1280#, c-format 1281msgid "" 1282"attempt to add an indirect_symbol to a stub or reference section with a zero-" 1283"sized element at %s" 1284msgstr "" 1285 1286#: config/obj-macho.c:1216 1287msgid "an .indirect_symbol must be in a symbol pointer or stub section." 1288msgstr "" 1289 1290#: config/obj-macho.c:1485 1291#, c-format 1292msgid "'%s' can't be a weak_definition (since it is undefined)" 1293msgstr "" 1294 1295#: config/obj-macho.c:1491 1296#, c-format 1297msgid "Non-global symbol: '%s' can't be a weak_definition." 1298msgstr "" 1299 1300#: config/obj-macho.c:1497 1301#, c-format 1302msgid "internal error: [%s] unexpected code [%lx] in frob symbol" 1303msgstr "" 1304 1305#: config/obj-macho.c:1538 1306#, c-format 1307msgid "unrecognized stab type '%c'" 1308msgstr "" 1309 1310#: config/obj-macho.c:1589 1311#, c-format 1312msgid "`%s' can't be undefined in `%s' - `%s' {%s section}" 1313msgstr "" 1314 1315#: config/obj-macho.c:1597 1316#, c-format 1317msgid "`%s' can't be undefined in `%s' {%s section} - `%s'" 1318msgstr "" 1319 1320#: config/obj-macho.c:1604 1321#, c-format 1322msgid "`%s' and `%s' can't be undefined in `%s' - `%s'" 1323msgstr "" 1324 1325#: config/obj-macho.c:1806 1326#, c-format 1327msgid "" 1328"the number of .indirect_symbols defined in section %s does not match the " 1329"number expected (%d defined, %d expected)" 1330msgstr "" 1331 1332#: config/obj-macho.c:1826 1333#, c-format 1334msgid "internal error: failed to allocate %d indirectsymbol pointers" 1335msgstr "" 1336 1337#: config/obj-macho.c:1840 config/obj-macho.c:1863 1338msgid "internal error: more indirect mach-o symbols than expected" 1339msgstr "" 1340 1341#: config/obj-som.c:56 1342msgid "Only one .compiler pseudo-op per file!" 1343msgstr "" 1344 1345#: config/obj-som.c:73 config/obj-som.c:144 config/obj-som.c:186 1346msgid "Expected quoted string" 1347msgstr "" 1348 1349#: config/obj-som.c:86 1350msgid ".compiler directive missing language and version" 1351msgstr "" 1352 1353#: config/obj-som.c:96 1354msgid ".compiler directive missing version" 1355msgstr "" 1356 1357#: config/obj-som.c:112 1358#, c-format 1359msgid "FATAL: Attaching compiler header %s" 1360msgstr "" 1361 1362#: config/obj-som.c:127 1363msgid "Only one .version pseudo-op per file!" 1364msgstr "" 1365 1366#: config/obj-som.c:151 1367#, c-format 1368msgid "attaching version header %s: %s" 1369msgstr "" 1370 1371#: config/obj-som.c:169 1372msgid "Only one .copyright pseudo-op per file!" 1373msgstr "" 1374 1375#: config/obj-som.c:193 1376#, c-format 1377msgid "attaching copyright header %s: %s" 1378msgstr "" 1379 1380#: config/tc-aarch64.c:374 1381msgid "integer 32-bit register expected" 1382msgstr "" 1383 1384#: config/tc-aarch64.c:377 1385msgid "integer 64-bit register expected" 1386msgstr "" 1387 1388#: config/tc-aarch64.c:380 1389msgid "integer register expected" 1390msgstr "" 1391 1392#: config/tc-aarch64.c:383 1393msgid "64-bit integer or SP register expected" 1394msgstr "" 1395 1396#: config/tc-aarch64.c:386 config/tc-mcore.c:840 config/tc-mcore.c:1356 1397#: config/tc-mcore.c:1410 1398msgid "base register expected" 1399msgstr "" 1400 1401#: config/tc-aarch64.c:389 1402msgid "integer or zero register expected" 1403msgstr "" 1404 1405#: config/tc-aarch64.c:392 1406msgid "offset register expected" 1407msgstr "" 1408 1409#: config/tc-aarch64.c:395 1410msgid "integer or SP register expected" 1411msgstr "" 1412 1413#: config/tc-aarch64.c:398 1414msgid "integer, zero or SP register expected" 1415msgstr "" 1416 1417#: config/tc-aarch64.c:401 1418msgid "8-bit SIMD scalar register expected" 1419msgstr "" 1420 1421#: config/tc-aarch64.c:404 1422msgid "16-bit SIMD scalar or floating-point half precision register expected" 1423msgstr "" 1424 1425#: config/tc-aarch64.c:408 1426msgid "32-bit SIMD scalar or floating-point single precision register expected" 1427msgstr "" 1428 1429#: config/tc-aarch64.c:412 1430msgid "64-bit SIMD scalar or floating-point double precision register expected" 1431msgstr "" 1432 1433#: config/tc-aarch64.c:416 1434msgid "128-bit SIMD scalar or floating-point quad precision register expected" 1435msgstr "" 1436 1437#: config/tc-aarch64.c:421 config/tc-arm.c:4746 1438msgid "register expected" 1439msgstr "" 1440 1441#. any [BHSDQ]P FP 1442#: config/tc-aarch64.c:424 1443msgid "SIMD scalar or floating-point register expected" 1444msgstr "" 1445 1446#. any V reg 1447#: config/tc-aarch64.c:427 1448msgid "vector register expected" 1449msgstr "" 1450 1451#: config/tc-aarch64.c:430 1452msgid "SVE vector register expected" 1453msgstr "" 1454 1455#: config/tc-aarch64.c:433 1456msgid "SVE predicate register expected" 1457msgstr "" 1458 1459#: config/tc-aarch64.c:436 1460#, c-format 1461msgid "invalid register type %d" 1462msgstr "" 1463 1464#: config/tc-aarch64.c:611 config/tc-aarch64.c:613 config/tc-arm.c:1196 1465#: config/tc-score.c:6492 expr.c:1379 read.c:2675 1466msgid "bad expression" 1467msgstr "" 1468 1469#: config/tc-aarch64.c:624 config/tc-sparc.c:3376 1470msgid "bad segment" 1471msgstr "" 1472 1473#: config/tc-aarch64.c:659 config/tc-arm.c:1262 1474msgid "invalid floating point number" 1475msgstr "" 1476 1477#: config/tc-aarch64.c:890 1478#, c-format 1479msgid "bad size %d in vector width specifier" 1480msgstr "" 1481 1482#: config/tc-aarch64.c:923 1483#, c-format 1484msgid "unexpected character `%c' in element size" 1485msgstr "" 1486 1487#: config/tc-aarch64.c:925 1488msgid "missing element size" 1489msgstr "" 1490 1491#: config/tc-aarch64.c:934 1492#, c-format 1493msgid "invalid element size %d and vector size combination %c" 1494msgstr "" 1495 1496#: config/tc-aarch64.c:969 1497#, c-format 1498msgid "unexpected character `%c' in predication type" 1499msgstr "" 1500 1501#: config/tc-aarch64.c:972 1502msgid "missing predication type" 1503msgstr "" 1504 1505#: config/tc-aarch64.c:1067 1506msgid "this type of register can't be indexed" 1507msgstr "" 1508 1509#: config/tc-aarch64.c:1073 1510msgid "index not allowed inside register list" 1511msgstr "" 1512 1513#: config/tc-aarch64.c:1084 config/tc-aarch64.c:2054 config/tc-aarch64.c:2256 1514#: config/tc-arm.c:1816 config/tc-arm.c:4022 config/tc-arm.c:5196 1515#: config/tc-arm.c:7335 1516msgid "constant expression required" 1517msgstr "" 1518 1519#. Indexed vector register expected. 1520#: config/tc-aarch64.c:1096 1521msgid "indexed vector register expected" 1522msgstr "" 1523 1524#: config/tc-aarch64.c:1103 1525msgid "invalid use of vector register" 1526msgstr "" 1527 1528#: config/tc-aarch64.c:1195 config/tc-arm.c:2132 1529msgid "expecting {" 1530msgstr "" 1531 1532#: config/tc-aarch64.c:1220 1533msgid "invalid vector register in list" 1534msgstr "" 1535 1536#: config/tc-aarch64.c:1227 1537msgid "invalid scalar register in list" 1538msgstr "" 1539 1540#: config/tc-aarch64.c:1240 1541msgid "invalid range in vector register list" 1542msgstr "" 1543 1544#: config/tc-aarch64.c:1253 1545msgid "type mismatch in vector register list" 1546msgstr "" 1547 1548#: config/tc-aarch64.c:1270 1549msgid "end of vector register list not found" 1550msgstr "" 1551 1552#: config/tc-aarch64.c:1287 1553msgid "constant expression required." 1554msgstr "" 1555 1556#: config/tc-aarch64.c:1297 1557msgid "expected index" 1558msgstr "" 1559 1560#: config/tc-aarch64.c:1304 1561msgid "too many registers in vector register list" 1562msgstr "" 1563 1564#: config/tc-aarch64.c:1309 1565msgid "empty vector register list" 1566msgstr "" 1567 1568#: config/tc-aarch64.c:1331 config/tc-arm.c:2568 1569#, c-format 1570msgid "ignoring attempt to redefine built-in register '%s'" 1571msgstr "" 1572 1573#: config/tc-aarch64.c:1337 config/tc-arm.c:2573 1574#, c-format 1575msgid "ignoring redefinition of register alias '%s'" 1576msgstr "" 1577 1578#: config/tc-aarch64.c:1382 config/tc-arm.c:2638 1579#, c-format 1580msgid "unknown register '%s' -- .req ignored" 1581msgstr "" 1582 1583#: config/tc-aarch64.c:1440 config/tc-arm.c:2846 1584msgid "invalid syntax for .req directive" 1585msgstr "" 1586 1587#: config/tc-aarch64.c:1465 config/tc-arm.c:2884 1588msgid "invalid syntax for .unreq directive" 1589msgstr "" 1590 1591#: config/tc-aarch64.c:1471 config/tc-arm.c:2891 1592#, c-format 1593msgid "unknown register alias '%s'" 1594msgstr "" 1595 1596#: config/tc-aarch64.c:1473 1597#, c-format 1598msgid "ignoring attempt to undefine built-in register '%s'" 1599msgstr "" 1600 1601#: config/tc-aarch64.c:1797 config/tc-arm.c:3634 config/tc-arm.c:3661 1602#: config/tc-arm.c:3674 1603msgid "literal pool overflow" 1604msgstr "" 1605 1606#: config/tc-aarch64.c:1979 config/tc-aarch64.c:6398 config/tc-arm.c:3895 1607#: config/tc-arm.c:7766 1608msgid "unrecognized relocation suffix" 1609msgstr "" 1610 1611#: config/tc-aarch64.c:1981 1612msgid "unimplemented relocation suffix" 1613msgstr "" 1614 1615#: config/tc-aarch64.c:2223 config/tc-aarch64.c:2414 config/tc-aarch64.c:2458 1616#: config/tc-csky.c:2314 1617msgid "immediate operand required" 1618msgstr "" 1619 1620#: config/tc-aarch64.c:2232 1621msgid "missing immediate expression" 1622msgstr "" 1623 1624#: config/tc-aarch64.c:2438 config/tc-aarch64.c:6221 config/tc-aarch64.c:6241 1625msgid "invalid floating-point constant" 1626msgstr "" 1627 1628#: config/tc-aarch64.c:3241 config/tc-arm.c:5536 config/tc-arm.c:5546 1629msgid "shift expression expected" 1630msgstr "" 1631 1632#: config/tc-aarch64.c:3249 1633msgid "shift operator expected" 1634msgstr "" 1635 1636#: config/tc-aarch64.c:3257 1637msgid "invalid use of 'MSL'" 1638msgstr "" 1639 1640#: config/tc-aarch64.c:3265 1641msgid "invalid use of 'MUL'" 1642msgstr "" 1643 1644#: config/tc-aarch64.c:3274 1645msgid "extending shift is not permitted" 1646msgstr "" 1647 1648#: config/tc-aarch64.c:3282 1649msgid "'ROR' shift is not permitted" 1650msgstr "" 1651 1652#: config/tc-aarch64.c:3290 1653msgid "only 'LSL' shift is permitted" 1654msgstr "" 1655 1656#: config/tc-aarch64.c:3298 1657msgid "only 'MUL' is permitted" 1658msgstr "" 1659 1660#: config/tc-aarch64.c:3316 1661msgid "only 'MUL VL' is permitted" 1662msgstr "" 1663 1664#: config/tc-aarch64.c:3324 1665msgid "invalid shift for the register offset addressing mode" 1666msgstr "" 1667 1668#: config/tc-aarch64.c:3332 1669msgid "invalid shift operator" 1670msgstr "" 1671 1672#: config/tc-aarch64.c:3366 1673msgid "missing shift amount" 1674msgstr "" 1675 1676#: config/tc-aarch64.c:3373 1677msgid "constant shift amount required" 1678msgstr "" 1679 1680#: config/tc-aarch64.c:3382 1681msgid "shift amount out of range 0 to 63" 1682msgstr "" 1683 1684#: config/tc-aarch64.c:3432 1685msgid "unexpected shift operator" 1686msgstr "" 1687 1688#: config/tc-aarch64.c:3468 1689msgid "unexpected register in the immediate operand" 1690msgstr "" 1691 1692#: config/tc-aarch64.c:3493 1693msgid "integer register expected in the extended/shifted operand register" 1694msgstr "" 1695 1696#: config/tc-aarch64.c:3528 config/tc-aarch64.c:3666 config/tc-aarch64.c:3799 1697#: config/tc-aarch64.c:3983 config/tc-aarch64.c:4025 1698msgid "unknown relocation modifier" 1699msgstr "" 1700 1701#: config/tc-aarch64.c:3535 config/tc-aarch64.c:3685 config/tc-aarch64.c:3806 1702#: config/tc-aarch64.c:3990 config/tc-aarch64.c:4032 1703msgid "this relocation modifier is not allowed on this instruction" 1704msgstr "" 1705 1706#: config/tc-aarch64.c:3694 config/tc-aarch64.c:3818 1707msgid "invalid relocation expression" 1708msgstr "" 1709 1710#: config/tc-aarch64.c:3711 1711msgid "invalid address" 1712msgstr "" 1713 1714#: config/tc-aarch64.c:3768 1715msgid "invalid use of 32-bit register offset" 1716msgstr "" 1717 1718#: config/tc-aarch64.c:3777 1719msgid "offset has different size from base" 1720msgstr "" 1721 1722#: config/tc-aarch64.c:3783 1723msgid "invalid use of 64-bit register offset" 1724msgstr "" 1725 1726#. [Xn],#expr 1727#: config/tc-aarch64.c:3832 config/tc-aarch64.c:3890 1728msgid "invalid expression in the address" 1729msgstr "" 1730 1731#: config/tc-aarch64.c:3846 config/tc-arm.c:6135 config/tc-arm.c:6728 1732msgid "']' expected" 1733msgstr "" 1734 1735#: config/tc-aarch64.c:3854 1736msgid "register offset not allowed in pre-indexed addressing mode" 1737msgstr "" 1738 1739#: config/tc-aarch64.c:3869 config/tc-arm.c:6171 1740msgid "cannot combine pre- and post-indexing" 1741msgstr "" 1742 1743#. Reject [Rn]! 1744#: config/tc-aarch64.c:3914 1745msgid "missing offset in the pre-indexed address" 1746msgstr "" 1747 1748#: config/tc-aarch64.c:4157 1749msgid "unknown or missing option to PSB/TSB" 1750msgstr "" 1751 1752#: config/tc-aarch64.c:4165 1753msgid "the specified option is not accepted for PSB/TSB" 1754msgstr "" 1755 1756#: config/tc-aarch64.c:4192 config/tc-aarch64.c:4206 1757msgid "unknown option to BTI" 1758msgstr "" 1759 1760#: config/tc-aarch64.c:4270 1761#, c-format 1762msgid "selected processor does not support PSTATE field name '%s'" 1763msgstr "" 1764 1765#: config/tc-aarch64.c:4275 config/tc-aarch64.c:4317 1766#, c-format 1767msgid "selected processor does not support system register name '%s'" 1768msgstr "" 1769 1770#: config/tc-aarch64.c:4278 config/tc-aarch64.c:4320 1771#, c-format 1772msgid "" 1773"system register name '%s' is deprecated and may be removed in a future " 1774"release" 1775msgstr "" 1776 1777#: config/tc-aarch64.c:4362 1778msgid "immediate value out of range " 1779msgstr "" 1780 1781#: config/tc-aarch64.c:4876 1782#, c-format 1783msgid "Info: " 1784msgstr "" 1785 1786#: config/tc-aarch64.c:4911 config/tc-score.c:2752 config/tc-score.c:6481 1787#, c-format 1788msgid "%s -- `%s'" 1789msgstr "" 1790 1791#: config/tc-aarch64.c:4913 1792#, c-format 1793msgid "%s at operand %d -- `%s'" 1794msgstr "" 1795 1796#: config/tc-aarch64.c:4919 1797#, c-format 1798msgid "operand %d must be %s -- `%s'" 1799msgstr "" 1800 1801#: config/tc-aarch64.c:4925 1802#, c-format 1803msgid "operand mismatch -- `%s'" 1804msgstr "" 1805 1806#. Print the hint. 1807#: config/tc-aarch64.c:4985 1808msgid " did you mean this?" 1809msgstr "" 1810 1811#: config/tc-aarch64.c:4988 config/tc-aarch64.c:5015 1812#, c-format 1813msgid " %s" 1814msgstr "" 1815 1816#: config/tc-aarch64.c:4993 1817msgid " other valid variant(s):" 1818msgstr "" 1819 1820#: config/tc-aarch64.c:5022 1821#, c-format 1822msgid "operand %d must be the same register as operand 1 -- `%s'" 1823msgstr "" 1824 1825#: config/tc-aarch64.c:5028 1826#, c-format 1827msgid "%s out of range %d to %d at operand %d -- `%s'" 1828msgstr "" 1829 1830#: config/tc-aarch64.c:5029 config/tc-aarch64.c:5033 config/tc-aarch64.c:7041 1831msgid "immediate value" 1832msgstr "" 1833 1834#: config/tc-aarch64.c:5032 1835#, c-format 1836msgid "%s must be %d at operand %d -- `%s'" 1837msgstr "" 1838 1839#: config/tc-aarch64.c:5039 1840#, c-format 1841msgid "" 1842"invalid number of registers in the list; only 1 register is expected at " 1843"operand %d -- `%s'" 1844msgstr "" 1845 1846#: config/tc-aarch64.c:5043 1847#, c-format 1848msgid "" 1849"invalid number of registers in the list; %d registers are expected at " 1850"operand %d -- `%s'" 1851msgstr "" 1852 1853#: config/tc-aarch64.c:5049 1854#, c-format 1855msgid "immediate value must be a multiple of %d at operand %d -- `%s'" 1856msgstr "" 1857 1858#: config/tc-aarch64.c:5367 1859msgid "bad vector arrangement type" 1860msgstr "" 1861 1862#: config/tc-aarch64.c:5496 1863msgid "the specified relocation type is not allowed for MOVK" 1864msgstr "" 1865 1866#: config/tc-aarch64.c:5544 config/tc-aarch64.c:5555 1867msgid "the specified relocation type is not allowed for 32-bit register" 1868msgstr "" 1869 1870#: config/tc-aarch64.c:5666 1871msgid "relocation qualifier does not match instruction size" 1872msgstr "" 1873 1874#: config/tc-aarch64.c:5755 1875msgid "comma expected between operands" 1876msgstr "" 1877 1878#: config/tc-aarch64.c:5786 1879msgid "invalid Rt register number in 64-byte load/store" 1880msgstr "" 1881 1882#: config/tc-aarch64.c:5906 1883msgid "the top half of a 128-bit FP/SIMD register is expected" 1884msgstr "" 1885 1886#: config/tc-aarch64.c:5981 config/tc-arm.c:2241 config/tc-arm.c:2286 1887#: config/tc-h8300.c:1042 1888msgid "invalid register list" 1889msgstr "" 1890 1891#: config/tc-aarch64.c:5988 1892msgid "expected element type rather than vector type" 1893msgstr "" 1894 1895#: config/tc-aarch64.c:6009 1896msgid "missing type suffix" 1897msgstr "" 1898 1899#: config/tc-aarch64.c:6028 1900msgid "C0 - C15 expected" 1901msgstr "" 1902 1903#: config/tc-aarch64.c:6135 config/tc-aarch64.c:6159 1904msgid "immediate zero expected" 1905msgstr "" 1906 1907#: config/tc-aarch64.c:6256 1908msgid "shift not allowed for bitmask immediate" 1909msgstr "" 1910 1911#: config/tc-aarch64.c:6310 1912msgid "can't mix relocation modifier with explicit shift" 1913msgstr "" 1914 1915#: config/tc-aarch64.c:6359 config/tc-arm.c:15901 config/tc-arm.c:15926 1916#: config/tc-arm.c:15937 config/tc-arm.c:15944 1917msgid "invalid condition" 1918msgstr "" 1919 1920#: config/tc-aarch64.c:6385 1921msgid "invalid pc-relative address" 1922msgstr "" 1923 1924#. Only permit "=value" in the literal load instructions. 1925#. The literal will be generated by programmer_friendly_fixup. 1926#: config/tc-aarch64.c:6393 1927msgid "invalid use of \"=immediate\"" 1928msgstr "" 1929 1930#: config/tc-aarch64.c:6458 config/tc-aarch64.c:6490 config/tc-aarch64.c:6508 1931#: config/tc-aarch64.c:6532 config/tc-aarch64.c:6552 config/tc-aarch64.c:6571 1932#: config/tc-aarch64.c:6594 config/tc-aarch64.c:6630 config/tc-aarch64.c:6637 1933#: config/tc-aarch64.c:6665 config/tc-aarch64.c:6685 config/tc-aarch64.c:6710 1934#: config/tc-aarch64.c:6728 config/tc-aarch64.c:6736 config/tc-aarch64.c:6753 1935#: config/tc-aarch64.c:6777 1936msgid "invalid addressing mode" 1937msgstr "" 1938 1939#: config/tc-aarch64.c:6474 1940msgid "the optional immediate offset can only be 0" 1941msgstr "" 1942 1943#: config/tc-aarch64.c:6513 config/tc-aarch64.c:6537 config/tc-aarch64.c:6557 1944msgid "relocation not allowed" 1945msgstr "" 1946 1947#: config/tc-aarch64.c:6604 1948msgid "writeback value must be an immediate constant" 1949msgstr "" 1950 1951#. Make sure this has priority over 1952#. "invalid addressing mode". 1953#: config/tc-aarch64.c:6645 1954msgid "constant offset required" 1955msgstr "" 1956 1957#: config/tc-aarch64.c:6789 1958msgid "unknown or missing system register name" 1959msgstr "" 1960 1961#: config/tc-aarch64.c:6801 1962msgid "unknown or missing PSTATE field name" 1963msgstr "" 1964 1965#: config/tc-aarch64.c:6833 1966msgid "unknown or missing operation name" 1967msgstr "" 1968 1969#: config/tc-aarch64.c:6846 1970msgid "the specified option is not accepted in ISB" 1971msgstr "" 1972 1973#: config/tc-aarch64.c:6858 config/tc-aarch64.c:6875 1974msgid "the specified option is not accepted in DSB" 1975msgstr "" 1976 1977#: config/tc-aarch64.c:6889 1978msgid "immediate value must be 16, 20, 24, 28" 1979msgstr "" 1980 1981#: config/tc-aarch64.c:6919 config/tc-aarch64.c:8132 config/tc-arm.c:8048 1982#, c-format 1983msgid "unhandled operand code %d" 1984msgstr "" 1985 1986#: config/tc-aarch64.c:6961 1987msgid "unexpected comma before the omitted optional operand" 1988msgstr "" 1989 1990#: config/tc-aarch64.c:6989 1991msgid "unexpected characters following instruction" 1992msgstr "" 1993 1994#: config/tc-aarch64.c:7067 config/tc-arm.c:5661 config/tc-arm.c:6279 1995#: config/tc-arm.c:8852 1996msgid "constant expression expected" 1997msgstr "" 1998 1999#: config/tc-aarch64.c:7074 2000msgid "literal pool insertion failed" 2001msgstr "" 2002 2003#: config/tc-aarch64.c:7145 config/tc-aarch64.c:7160 2004#, c-format 2005msgid "unpredictable transfer with writeback -- `%s'" 2006msgstr "" 2007 2008#: config/tc-aarch64.c:7164 config/tc-aarch64.c:7178 2009#, c-format 2010msgid "unpredictable load of register pair -- `%s'" 2011msgstr "" 2012 2013#: config/tc-aarch64.c:7185 config/tc-aarch64.c:7198 2014#, c-format 2015msgid "unpredictable: identical transfer and status registers --`%s'" 2016msgstr "" 2017 2018#: config/tc-aarch64.c:7193 config/tc-aarch64.c:7207 2019#, c-format 2020msgid "unpredictable: identical base and status registers --`%s'" 2021msgstr "" 2022 2023#: config/tc-aarch64.c:7223 2024#, c-format 2025msgid "previous `%s' sequence has not been closed" 2026msgstr "" 2027 2028#: config/tc-aarch64.c:7302 2029#, c-format 2030msgid "unknown mnemonic `%s' -- `%s'" 2031msgstr "" 2032 2033#: config/tc-aarch64.c:7310 2034#, c-format 2035msgid "unexpected comma after the mnemonic name `%s' -- `%s'" 2036msgstr "" 2037 2038#: config/tc-aarch64.c:7368 2039#, c-format 2040msgid "selected processor does not support `%s'" 2041msgstr "" 2042 2043#: config/tc-aarch64.c:7791 config/tc-arm.c:28047 2044msgid "GOT already in the symbol table" 2045msgstr "" 2046 2047#: config/tc-aarch64.c:7954 2048msgid "immediate cannot be moved by a single instruction" 2049msgstr "" 2050 2051#: config/tc-aarch64.c:7998 config/tc-aarch64.c:8043 config/tc-aarch64.c:8069 2052#: config/tc-arm.c:16445 config/tc-arm.c:18142 config/tc-arm.c:18722 2053#: config/tc-arm.c:18749 config/tc-arm.c:19537 config/tc-arm.c:20372 2054#: config/tc-arm.c:21389 config/tc-arm.c:21449 config/tc-metag.c:2443 2055#: config/tc-metag.c:2452 config/tc-metag.c:2491 config/tc-metag.c:2500 2056#: config/tc-metag.c:3019 config/tc-metag.c:3028 2057msgid "immediate out of range" 2058msgstr "" 2059 2060#: config/tc-aarch64.c:8062 config/tc-metag.c:4654 config/tc-xtensa.c:4243 2061msgid "invalid immediate" 2062msgstr "" 2063 2064#: config/tc-aarch64.c:8127 config/tc-tic6x.c:3855 config/tc-tic6x.c:3920 2065#: config/tc-tic6x.c:3947 config/tc-tic6x.c:3975 2066msgid "immediate offset out of range" 2067msgstr "" 2068 2069#: config/tc-aarch64.c:8201 config/tc-arm.c:28385 config/tc-arm.c:28453 2070#: config/tc-arm.c:28735 2071#, c-format 2072msgid "undefined symbol %s used as an immediate value" 2073msgstr "" 2074 2075#: config/tc-aarch64.c:8213 2076msgid "pc-relative load offset not word aligned" 2077msgstr "" 2078 2079#: config/tc-aarch64.c:8216 2080msgid "pc-relative load offset out of range" 2081msgstr "" 2082 2083#: config/tc-aarch64.c:8228 2084msgid "pc-relative address offset out of range" 2085msgstr "" 2086 2087#: config/tc-aarch64.c:8240 config/tc-aarch64.c:8255 2088msgid "conditional branch target not word aligned" 2089msgstr "" 2090 2091#: config/tc-aarch64.c:8243 config/tc-aarch64.c:8258 config/tc-arm.c:29030 2092msgid "conditional branch out of range" 2093msgstr "" 2094 2095#: config/tc-aarch64.c:8271 2096msgid "branch target not word aligned" 2097msgstr "" 2098 2099#: config/tc-aarch64.c:8274 config/tc-arm.c:925 config/tc-arm.c:29836 2100#: config/tc-mips.c:16069 config/tc-mips.c:16085 config/tc-mips.c:16175 2101msgid "branch out of range" 2102msgstr "" 2103 2104#: config/tc-aarch64.c:8333 config/tc-arm.c:28626 config/tc-arm.c:28641 2105#: config/tc-arm.c:28656 config/tc-arm.c:28667 config/tc-arm.c:28690 2106#: config/tc-arm.c:29540 config/tc-moxie.c:714 config/tc-pj.c:449 2107#: config/tc-sh.c:3728 2108msgid "offset out of range" 2109msgstr "" 2110 2111#: config/tc-aarch64.c:8348 2112msgid "unsigned value out of range" 2113msgstr "" 2114 2115#: config/tc-aarch64.c:8359 2116msgid "signed value out of range" 2117msgstr "" 2118 2119#: config/tc-aarch64.c:8509 2120#, c-format 2121msgid "unexpected %s fixup" 2122msgstr "" 2123 2124#: config/tc-aarch64.c:8574 config/tc-arm.c:30256 config/tc-arm.c:30277 2125#: config/tc-mips.c:18436 config/tc-or1k.c:345 config/tc-score.c:7448 2126#, c-format 2127msgid "cannot represent %s relocation in this object file format" 2128msgstr "" 2129 2130#: config/tc-aarch64.c:8607 2131#, c-format 2132msgid "cannot do %u-byte relocation" 2133msgstr "" 2134 2135#: config/tc-aarch64.c:9012 config/tc-arm.c:31091 2136msgid "assemble for big-endian" 2137msgstr "" 2138 2139#: config/tc-aarch64.c:9013 config/tc-arm.c:31092 2140msgid "assemble for little-endian" 2141msgstr "" 2142 2143#: config/tc-aarch64.c:9016 2144msgid "temporary switch for dumping" 2145msgstr "" 2146 2147#: config/tc-aarch64.c:9018 2148msgid "output verbose error messages" 2149msgstr "" 2150 2151#: config/tc-aarch64.c:9020 2152msgid "do not output verbose error messages" 2153msgstr "" 2154 2155#: config/tc-aarch64.c:9358 config/tc-arm.c:32213 2156msgid "invalid architectural extension" 2157msgstr "" 2158 2159#: config/tc-aarch64.c:9383 config/tc-arm.c:32245 2160msgid "must specify extensions to add before specifying those to remove" 2161msgstr "" 2162 2163#: config/tc-aarch64.c:9391 config/tc-arm.c:32253 2164msgid "missing architectural extension" 2165msgstr "" 2166 2167#: config/tc-aarch64.c:9418 config/tc-arm.c:32339 2168#, c-format 2169msgid "unknown architectural extension `%s'" 2170msgstr "" 2171 2172#: config/tc-aarch64.c:9442 config/tc-arm.c:32389 config/tc-metag.c:5832 2173#, c-format 2174msgid "missing cpu name `%s'" 2175msgstr "" 2176 2177#: config/tc-aarch64.c:9456 config/tc-aarch64.c:9672 config/tc-arm.c:32424 2178#: config/tc-arm.c:33225 config/tc-csky.c:1218 config/tc-metag.c:5843 2179#, c-format 2180msgid "unknown cpu `%s'" 2181msgstr "" 2182 2183#: config/tc-aarch64.c:9474 config/tc-arm.c:32442 2184#, c-format 2185msgid "missing architecture name `%s'" 2186msgstr "" 2187 2188#: config/tc-aarch64.c:9488 config/tc-aarch64.c:9719 config/tc-arm.c:32464 2189#: config/tc-arm.c:33260 config/tc-arm.c:33290 config/tc-score.c:7683 2190#, c-format 2191msgid "unknown architecture `%s'\n" 2192msgstr "" 2193 2194#: config/tc-aarch64.c:9511 2195#, c-format 2196msgid "missing abi name `%s'" 2197msgstr "" 2198 2199#: config/tc-aarch64.c:9522 2200#, c-format 2201msgid "unknown abi `%s'\n" 2202msgstr "" 2203 2204#: config/tc-aarch64.c:9528 2205msgid "<abi name>\t specify for ABI <abi name>" 2206msgstr "" 2207 2208#: config/tc-aarch64.c:9531 config/tc-arm.c:32551 config/tc-metag.c:5909 2209msgid "<cpu name>\t assemble for CPU <cpu name>" 2210msgstr "" 2211 2212#: config/tc-aarch64.c:9533 config/tc-arm.c:32553 2213msgid "<arch name>\t assemble for architecture <arch name>" 2214msgstr "" 2215 2216#: config/tc-aarch64.c:9572 config/tc-aarch64.c:9591 config/tc-arm.c:32621 2217#: config/tc-arm.c:32639 config/tc-arm.c:32659 config/tc-metag.c:5933 2218#, c-format 2219msgid "option `-%c%s' is deprecated: %s" 2220msgstr "" 2221 2222#: config/tc-aarch64.c:9611 2223#, c-format 2224msgid " AArch64-specific assembler options:\n" 2225msgstr "" 2226 2227#: config/tc-aarch64.c:9622 config/tc-arc.c:3581 config/tc-arm.c:32690 2228#, c-format 2229msgid " -EB assemble code for a big-endian cpu\n" 2230msgstr "" 2231 2232#: config/tc-aarch64.c:9627 config/tc-arc.c:3583 config/tc-arm.c:32695 2233#, c-format 2234msgid " -EL assemble code for a little-endian cpu\n" 2235msgstr "" 2236 2237#: config/tc-alpha.c:649 2238#, c-format 2239msgid "No !literal!%ld was found" 2240msgstr "" 2241 2242#: config/tc-alpha.c:656 2243#, c-format 2244msgid "No !tlsgd!%ld was found" 2245msgstr "" 2246 2247#: config/tc-alpha.c:663 2248#, c-format 2249msgid "No !tlsldm!%ld was found" 2250msgstr "" 2251 2252#: config/tc-alpha.c:672 2253#, c-format 2254msgid "No ldah !gpdisp!%ld was found" 2255msgstr "" 2256 2257#: config/tc-alpha.c:722 2258#, c-format 2259msgid "too many !literal!%ld for %s" 2260msgstr "" 2261 2262#: config/tc-alpha.c:752 2263#, c-format 2264msgid "No lda !gpdisp!%ld was found" 2265msgstr "" 2266 2267#. Only support one relocation op per insn. 2268#: config/tc-alpha.c:911 2269msgid "More than one relocation op per insn" 2270msgstr "" 2271 2272#: config/tc-alpha.c:926 config/tc-arc.c:1127 2273msgid "No relocation operand" 2274msgstr "" 2275 2276#: config/tc-alpha.c:936 2277#, c-format 2278msgid "Unknown relocation operand: !%s" 2279msgstr "" 2280 2281#: config/tc-alpha.c:946 2282#, c-format 2283msgid "no sequence number after !%s" 2284msgstr "" 2285 2286#: config/tc-alpha.c:956 2287#, c-format 2288msgid "!%s does not use a sequence number" 2289msgstr "" 2290 2291#: config/tc-alpha.c:966 2292#, c-format 2293msgid "Bad sequence number: !%s!%s" 2294msgstr "" 2295 2296#: config/tc-alpha.c:1183 config/tc-alpha.c:3357 2297#, c-format 2298msgid "inappropriate arguments for opcode `%s'" 2299msgstr "" 2300 2301#: config/tc-alpha.c:1185 config/tc-alpha.c:3359 2302#, c-format 2303msgid "opcode `%s' not supported for target %s" 2304msgstr "" 2305 2306#: config/tc-alpha.c:1189 config/tc-alpha.c:3363 config/tc-avr.c:1905 2307#: config/tc-msp430.c:4361 config/tc-wasm32.c:753 2308#, c-format 2309msgid "unknown opcode `%s'" 2310msgstr "" 2311 2312#: config/tc-alpha.c:1269 config/tc-alpha.c:1528 2313msgid "overflow in literal (.lita) table" 2314msgstr "" 2315 2316#: config/tc-alpha.c:1276 config/tc-alpha.c:1300 config/tc-alpha.c:1541 2317#: config/tc-alpha.c:2228 config/tc-alpha.c:2273 config/tc-alpha.c:2342 2318#: config/tc-alpha.c:2425 config/tc-alpha.c:2650 config/tc-alpha.c:2748 2319msgid "macro requires $at register while noat in effect" 2320msgstr "" 2321 2322#: config/tc-alpha.c:1278 config/tc-alpha.c:1302 config/tc-alpha.c:1543 2323msgid "macro requires $at while $at in use" 2324msgstr "" 2325 2326#: config/tc-alpha.c:1487 2327msgid "bignum invalid; zero assumed" 2328msgstr "" 2329 2330#: config/tc-alpha.c:1489 2331msgid "floating point number invalid; zero assumed" 2332msgstr "" 2333 2334#: config/tc-alpha.c:1494 2335msgid "can't handle expression" 2336msgstr "" 2337 2338#: config/tc-alpha.c:1534 2339msgid "overflow in literal (.lit8) table" 2340msgstr "" 2341 2342#: config/tc-alpha.c:1831 2343#, c-format 2344msgid "too many ldah insns for !gpdisp!%ld" 2345msgstr "" 2346 2347#: config/tc-alpha.c:1833 config/tc-alpha.c:1845 2348#, c-format 2349msgid "both insns for !gpdisp!%ld must be in the same section" 2350msgstr "" 2351 2352#: config/tc-alpha.c:1843 2353#, c-format 2354msgid "too many lda insns for !gpdisp!%ld" 2355msgstr "" 2356 2357#: config/tc-alpha.c:1899 2358#, c-format 2359msgid "too many lituse insns for !lituse_tlsgd!%ld" 2360msgstr "" 2361 2362#: config/tc-alpha.c:1902 2363#, c-format 2364msgid "too many lituse insns for !lituse_tlsldm!%ld" 2365msgstr "" 2366 2367#: config/tc-alpha.c:1919 2368#, c-format 2369msgid "duplicate !tlsgd!%ld" 2370msgstr "" 2371 2372#: config/tc-alpha.c:1921 2373#, c-format 2374msgid "sequence number in use for !tlsldm!%ld" 2375msgstr "" 2376 2377#: config/tc-alpha.c:1935 2378#, c-format 2379msgid "duplicate !tlsldm!%ld" 2380msgstr "" 2381 2382#: config/tc-alpha.c:1937 2383#, c-format 2384msgid "sequence number in use for !tlsgd!%ld" 2385msgstr "" 2386 2387#: config/tc-alpha.c:1992 config/tc-arc.c:2848 config/tc-mn10200.c:854 2388#: config/tc-mn10300.c:1150 config/tc-ppc.c:2019 config/tc-s390.c:668 2389#: config/tc-tilegx.c:422 config/tc-tilegx.c:472 config/tc-tilepro.c:375 2390msgid "operand" 2391msgstr "" 2392 2393#: config/tc-alpha.c:2131 2394msgid "invalid relocation for instruction" 2395msgstr "" 2396 2397#: config/tc-alpha.c:2145 2398msgid "invalid relocation for field" 2399msgstr "" 2400 2401#: config/tc-alpha.c:2977 2402msgid "can not resolve expression" 2403msgstr "" 2404 2405#: config/tc-alpha.c:3512 config/tc-microblaze.c:204 config/tc-ppc.c:2352 2406#, c-format 2407msgid ".COMMon length (%ld.) <0! Ignored." 2408msgstr "" 2409 2410#: config/tc-alpha.c:3523 config/tc-ia64.c:1091 config/tc-sparc.c:4270 2411#: config/tc-v850.c:306 2412msgid "Ignoring attempt to re-define symbol" 2413msgstr "" 2414 2415#: config/tc-alpha.c:3615 config/tc-sparc.c:4278 2416#, c-format 2417msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld." 2418msgstr "" 2419 2420#: config/tc-alpha.c:3722 2421msgid ".ent directive has no name" 2422msgstr "" 2423 2424#: config/tc-alpha.c:3730 2425msgid "nested .ent directives" 2426msgstr "" 2427 2428#: config/tc-alpha.c:3774 ecoff.c:2997 2429msgid ".end directive has no name" 2430msgstr "" 2431 2432#: config/tc-alpha.c:3782 2433msgid ".end directive without matching .ent" 2434msgstr "" 2435 2436#: config/tc-alpha.c:3784 2437msgid ".end directive names different symbol than .ent" 2438msgstr "" 2439 2440#: config/tc-alpha.c:3827 ecoff.c:3133 2441msgid ".fmask outside of .ent" 2442msgstr "" 2443 2444#: config/tc-alpha.c:3829 config/tc-score.c:5602 ecoff.c:3197 2445msgid ".mask outside of .ent" 2446msgstr "" 2447 2448#: config/tc-alpha.c:3837 ecoff.c:3140 2449msgid "bad .fmask directive" 2450msgstr "" 2451 2452#: config/tc-alpha.c:3839 ecoff.c:3204 2453msgid "bad .mask directive" 2454msgstr "" 2455 2456#: config/tc-alpha.c:3872 config/tc-mips.c:19918 config/tc-score.c:5736 2457#: ecoff.c:3161 2458msgid ".frame outside of .ent" 2459msgstr "" 2460 2461#: config/tc-alpha.c:3883 config/tc-mips.c:19929 ecoff.c:3172 2462msgid "bad .frame directive" 2463msgstr "" 2464 2465#: config/tc-alpha.c:3917 2466msgid ".prologue directive without a preceding .ent directive" 2467msgstr "" 2468 2469#: config/tc-alpha.c:3935 2470#, c-format 2471msgid "Invalid argument %d to .prologue." 2472msgstr "" 2473 2474#: config/tc-alpha.c:4024 2475msgid "ECOFF debugging is disabled." 2476msgstr "" 2477 2478#: config/tc-alpha.c:4038 2479msgid ".ent directive without matching .end" 2480msgstr "" 2481 2482#: config/tc-alpha.c:4131 2483msgid ".usepv directive has no name" 2484msgstr "" 2485 2486#: config/tc-alpha.c:4144 2487msgid ".usepv directive has no type" 2488msgstr "" 2489 2490#: config/tc-alpha.c:4159 2491msgid "unknown argument for .usepv" 2492msgstr "" 2493 2494#: config/tc-alpha.c:4272 2495#, c-format 2496msgid "unknown section attribute %s" 2497msgstr "" 2498 2499#: config/tc-alpha.c:4367 2500msgid "previous .ent not closed by a .end" 2501msgstr "" 2502 2503#: config/tc-alpha.c:4388 2504msgid ".ent directive has no symbol" 2505msgstr "" 2506 2507#: config/tc-alpha.c:4413 2508msgid ".handler directive has no name" 2509msgstr "" 2510 2511#: config/tc-alpha.c:4444 2512msgid "Bad .frame directive 1./2. param" 2513msgstr "" 2514 2515#: config/tc-alpha.c:4454 2516#, c-format 2517msgid "Bad RA (%d) register for .frame" 2518msgstr "" 2519 2520#: config/tc-alpha.c:4459 2521msgid "Bad .frame directive 3./4. param" 2522msgstr "" 2523 2524#: config/tc-alpha.c:4495 2525msgid ".pdesc directive not in link (.link) section" 2526msgstr "" 2527 2528#: config/tc-alpha.c:4502 2529msgid ".pdesc directive has no entry symbol" 2530msgstr "" 2531 2532#: config/tc-alpha.c:4513 2533msgid ".pdesc has a bad entry symbol" 2534msgstr "" 2535 2536#: config/tc-alpha.c:4524 2537msgid ".pdesc doesn't match with last .ent" 2538msgstr "" 2539 2540#: config/tc-alpha.c:4539 2541msgid "No comma after .pdesc <entryname>" 2542msgstr "" 2543 2544#: config/tc-alpha.c:4559 2545msgid "unknown procedure kind" 2546msgstr "" 2547 2548#: config/tc-alpha.c:4654 2549msgid ".name directive not in link (.link) section" 2550msgstr "" 2551 2552#: config/tc-alpha.c:4662 2553msgid ".name directive has no symbol" 2554msgstr "" 2555 2556#: config/tc-alpha.c:4696 2557msgid "No symbol after .linkage" 2558msgstr "" 2559 2560#: config/tc-alpha.c:4743 2561msgid "No symbol after .code_address" 2562msgstr "" 2563 2564#: config/tc-alpha.c:4769 config/tc-score.c:5608 2565msgid "Bad .mask directive" 2566msgstr "" 2567 2568#: config/tc-alpha.c:4787 2569msgid "Bad .fmask directive" 2570msgstr "" 2571 2572#: config/tc-alpha.c:4944 2573#, c-format 2574msgid "Expected comma after name \"%s\"" 2575msgstr "" 2576 2577#: config/tc-alpha.c:4956 2578#, c-format 2579msgid "unhandled: .proc %s,%d" 2580msgstr "" 2581 2582#: config/tc-alpha.c:4989 2583#, c-format 2584msgid "Tried to .set unrecognized mode `%s'" 2585msgstr "" 2586 2587#: config/tc-alpha.c:5015 2588#, c-format 2589msgid "Bad base register, using $%d." 2590msgstr "" 2591 2592#: config/tc-alpha.c:5036 config/tc-nios2.c:346 config/tc-nios2.c:471 2593#, c-format 2594msgid "Alignment too large: %d. assumed" 2595msgstr "" 2596 2597#: config/tc-alpha.c:5040 config/tc-d30v.c:2034 config/tc-nios2.c:350 2598#: config/tc-nios2.c:475 config/tc-pru.c:220 config/tc-pru.c:336 2599msgid "Alignment negative: 0 assumed" 2600msgstr "" 2601 2602#: config/tc-alpha.c:5135 config/tc-alpha.c:5624 2603#, c-format 2604msgid "Unknown CPU identifier `%s'" 2605msgstr "" 2606 2607#: config/tc-alpha.c:5326 2608#, c-format 2609msgid "Chose GP value of %lx\n" 2610msgstr "" 2611 2612#: config/tc-alpha.c:5340 2613msgid "bad .section directive: want a,s,w,x,M,S,G,T in string" 2614msgstr "" 2615 2616#: config/tc-alpha.c:5428 config/tc-alpha.c:5462 config/tc-arc.c:767 2617#: config/tc-arc.c:2552 config/tc-arc.c:2584 config/tc-arc.c:2689 2618#: config/tc-cr16.c:813 config/tc-cr16.c:832 config/tc-cris.c:1223 2619#: config/tc-crx.c:516 config/tc-crx.c:538 config/tc-crx.c:549 2620#: config/tc-dlx.c:289 config/tc-hppa.c:8246 config/tc-i386.c:3071 2621#: config/tc-i386.c:3123 config/tc-ia64.c:5380 config/tc-ia64.c:7418 2622#: config/tc-ia64.c:7477 config/tc-m68k.c:4574 config/tc-m68k.c:4586 2623#: config/tc-mips.c:3700 config/tc-mips.c:3733 config/tc-mips.c:3759 2624#: config/tc-nds32.c:3439 config/tc-nios2.c:3624 config/tc-nios2.c:3629 2625#: config/tc-nios2.c:3635 config/tc-ns32k.c:1906 config/tc-ppc.c:1708 2626#: config/tc-ppc.c:1746 config/tc-ppc.c:1785 config/tc-ppc.c:1824 2627#: config/tc-ppc.c:1842 config/tc-pru.c:1569 config/tc-pru.c:1573 2628#: config/tc-s390.c:538 config/tc-s390.c:576 config/tc-sparc.c:961 2629#: config/tc-sparc.c:993 config/tc-tic30.c:121 config/tc-tic30.c:131 2630#: config/tc-tic30.c:141 config/tc-tic30.c:151 config/tc-tic4x.c:1215 2631#: config/tc-tilegx.c:316 config/tc-tilepro.c:252 config/tc-vax.c:965 2632#: config/tc-vax.c:970 ecoff.c:1582 2633#, c-format 2634msgid "duplicate %s" 2635msgstr "" 2636 2637#: config/tc-alpha.c:5545 config/tc-arc.c:2520 config/tc-arc.c:2534 2638#: config/tc-arm.c:897 config/tc-xtensa.c:5487 config/tc-xtensa.c:5563 2639#: config/tc-xtensa.c:5680 config/tc-z80.c:3675 2640msgid "syntax error" 2641msgstr "" 2642 2643#: config/tc-alpha.c:5675 2644msgid "" 2645"Alpha options:\n" 2646"-32addr\t\t\ttreat addresses as 32-bit values\n" 2647"-F\t\t\tlack floating point instructions support\n" 2648"-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n" 2649"\t\t\tspecify variant of Alpha architecture\n" 2650"-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -" 2651"m21264b\n" 2652"\t\t\tthese variants include PALcode opcodes\n" 2653msgstr "" 2654 2655#: config/tc-alpha.c:5685 2656msgid "" 2657"VMS options:\n" 2658"-+\t\t\tencode (don't truncate) names longer than 64 characters\n" 2659"-H\t\t\tshow new symbol after hash truncation\n" 2660"-replace/-noreplace\tenable or disable the optimization of procedure calls\n" 2661msgstr "" 2662 2663#: config/tc-alpha.c:5942 config/tc-arc.c:3128 2664#, c-format 2665msgid "unhandled relocation type %s" 2666msgstr "" 2667 2668#: config/tc-alpha.c:5955 config/tc-arc.c:3136 2669msgid "non-absolute expression in constant field" 2670msgstr "" 2671 2672#: config/tc-alpha.c:5969 2673#, c-format 2674msgid "type %d reloc done?\n" 2675msgstr "" 2676 2677#: config/tc-alpha.c:6016 config/tc-alpha.c:6023 2678msgid "Used $at without \".set noat\"" 2679msgstr "" 2680 2681#: config/tc-alpha.c:6192 2682#, c-format 2683msgid "!samegp reloc against symbol without .prologue: %s" 2684msgstr "" 2685 2686#: config/tc-alpha.c:6236 config/tc-arc.c:3259 config/tc-csky.c:5645 2687#: config/tc-tilegx.c:1745 config/tc-tilepro.c:1522 config/tc-wasm32.c:813 2688#: config/tc-xtensa.c:6190 2689#, c-format 2690msgid "cannot represent `%s' relocation in object file" 2691msgstr "" 2692 2693#: config/tc-alpha.c:6242 config/tc-arc.c:3265 2694#, c-format 2695msgid "internal error? cannot generate `%s' relocation" 2696msgstr "" 2697 2698#: config/tc-alpha.c:6338 2699#, c-format 2700msgid "frame reg expected, using $%d." 2701msgstr "" 2702 2703#: config/tc-arc.c:821 2704#, c-format 2705msgid "invalid %s option for %s cpu" 2706msgstr "" 2707 2708#: config/tc-arc.c:826 2709msgid "conflicting ISA extension attributes." 2710msgstr "" 2711 2712#: config/tc-arc.c:846 2713msgid "Multiple .cpu directives found" 2714msgstr "" 2715 2716#: config/tc-arc.c:864 2717msgid "Command-line value overrides \".cpu\" directive" 2718msgstr "" 2719 2720#: config/tc-arc.c:880 2721#, c-format 2722msgid "unknown architecture: %s\n" 2723msgstr "" 2724 2725#: config/tc-arc.c:891 config/tc-ia64.c:7487 config/tc-tilegx.c:262 2726msgid "Could not set architecture and machine" 2727msgstr "" 2728 2729#: config/tc-arc.c:1116 2730msgid "No valid label relocation operand" 2731msgstr "" 2732 2733#: config/tc-arc.c:1140 2734#, c-format 2735msgid "Unknown relocation operand: @%s" 2736msgstr "" 2737 2738#: config/tc-arc.c:1153 2739#, c-format 2740msgid "Unable to parse TLS base: %s" 2741msgstr "" 2742 2743#: config/tc-arc.c:1176 2744#, c-format 2745msgid "@%s is not a complex relocation." 2746msgstr "" 2747 2748#: config/tc-arc.c:1183 2749#, c-format 2750msgid "Bad expression: @%s + %s." 2751msgstr "" 2752 2753#: config/tc-arc.c:1331 2754msgid "Brackets in operand field incorrect" 2755msgstr "" 2756 2757#: config/tc-arc.c:1333 config/tc-xtensa.c:2086 2758msgid "extra comma" 2759msgstr "" 2760 2761#: config/tc-arc.c:1335 config/tc-pru.c:1450 config/tc-pru.c:1698 2762#: config/tc-xtensa.c:2090 2763msgid "missing argument" 2764msgstr "" 2765 2766#: config/tc-arc.c:1337 config/tc-xtensa.c:2092 2767msgid "missing comma or colon" 2768msgstr "" 2769 2770#: config/tc-arc.c:1406 2771msgid "extra dot" 2772msgstr "" 2773 2774#: config/tc-arc.c:1408 2775msgid "unrecognized flag" 2776msgstr "" 2777 2778#: config/tc-arc.c:1410 2779msgid "failed to parse flags" 2780msgstr "" 2781 2782#: config/tc-arc.c:1436 2783msgid "Unhandled reloc type" 2784msgstr "" 2785 2786#: config/tc-arc.c:1955 2787msgid "immediate is out of bounds" 2788msgstr "" 2789 2790#: config/tc-arc.c:1963 2791msgid "immediate is not 32bit aligned" 2792msgstr "" 2793 2794#: config/tc-arc.c:1970 2795msgid "immediate is not 16bit aligned" 2796msgstr "" 2797 2798#: config/tc-arc.c:2051 2799msgid "operand is not duplicate of the previous one" 2800msgstr "" 2801 2802#: config/tc-arc.c:2071 2803msgid "flag mismatch" 2804msgstr "" 2805 2806#: config/tc-arc.c:2083 config/tc-nios2.c:3103 config/tc-nios2.c:3130 2807#: config/tc-pru.c:1413 config/tc-pru.c:1438 config/tc-xtensa.c:2156 2808msgid "too many arguments" 2809msgstr "" 2810 2811#: config/tc-arc.c:2488 2812#, c-format 2813msgid "%s for instruction '%s'" 2814msgstr "" 2815 2816#: config/tc-arc.c:2490 2817#, c-format 2818msgid "inappropriate arguments for opcode '%s'" 2819msgstr "" 2820 2821#: config/tc-arc.c:2492 2822#, c-format 2823msgid "opcode '%s' not supported for target %s" 2824msgstr "" 2825 2826#: config/tc-arc.c:2496 config/tc-tic6x.c:3189 2827#, c-format 2828msgid "unknown opcode '%s'" 2829msgstr "" 2830 2831#: config/tc-arc.c:2602 config/tc-arc.c:5068 config/tc-h8300.c:78 2832#: config/tc-h8300.c:87 config/tc-h8300.c:97 config/tc-h8300.c:107 2833#: config/tc-h8300.c:117 config/tc-h8300.c:128 config/tc-h8300.c:242 2834#: config/tc-hppa.c:6820 config/tc-hppa.c:6826 config/tc-hppa.c:6832 2835#: config/tc-hppa.c:6838 config/tc-hppa.c:8225 config/tc-lm32.c:197 2836#: config/tc-mips.c:3690 config/tc-mips.c:4187 config/tc-mn10300.c:935 2837#: config/tc-mn10300.c:940 config/tc-mn10300.c:2440 config/tc-riscv.c:1221 2838#: config/tc-riscv.c:3878 config/tc-xc16x.c:79 config/tc-xc16x.c:86 2839#: config/tc-xc16x.c:93 2840msgid "could not set architecture and machine" 2841msgstr "" 2842 2843#: config/tc-arc.c:2793 2844#, c-format 2845msgid "unhandled reloc %s in md_pcrel_from_section" 2846msgstr "" 2847 2848#: config/tc-arc.c:2858 2849msgid "Unaligned operand. Needs to be 32bit aligned" 2850msgstr "" 2851 2852#: config/tc-arc.c:2863 2853msgid "Unaligned operand. Needs to be 16bit aligned" 2854msgstr "" 2855 2856#: config/tc-arc.c:2940 config/tc-cr16.c:577 config/tc-crx.c:321 2857#: config/tc-mn10200.c:766 write.c:1034 2858#, c-format 2859msgid "can't resolve `%s' {%s section} - `%s' {%s section}" 2860msgstr "" 2861 2862#: config/tc-arc.c:2999 2863#, c-format 2864msgid "PC relative relocation not allowed for (internal) type %d" 2865msgstr "" 2866 2867#. FIXME! Check for the conditionality of 2868#. the insn. 2869#. FIXME! Check for the conditionality of 2870#. the insn. 2871#: config/tc-arc.c:3044 config/tc-arc.c:4025 2872msgid "TLS_*_S9 relocs are not supported yet" 2873msgstr "" 2874 2875#. I cannot fix an GOTPC relocation because I need to relax it 2876#. from ld rx,[pcl,@sym@gotpc] to add rx,pcl,@sym@gotpc. 2877#: config/tc-arc.c:3080 2878msgid "Unsupported operation on reloc" 2879msgstr "" 2880 2881#: config/tc-arc.c:3156 config/tc-arc.c:3172 2882msgid "unknown fixup size" 2883msgstr "" 2884 2885#: config/tc-arc.c:3306 2886msgid "no relaxation found for this instruction." 2887msgstr "" 2888 2889#: config/tc-arc.c:3559 2890#, c-format 2891msgid "ARC-specific assembler options:\n" 2892msgstr "" 2893 2894#: config/tc-arc.c:3585 2895#, c-format 2896msgid " -mrelax enable relaxation\n" 2897msgstr "" 2898 2899#: config/tc-arc.c:3588 2900#, c-format 2901msgid "" 2902"The following ARC-specific assembler options are deprecated and are " 2903"accepted\n" 2904"for compatibility only:\n" 2905msgstr "" 2906 2907#: config/tc-arc.c:3591 2908#, c-format 2909msgid "" 2910" -mEA\n" 2911" -mbarrel-shifter\n" 2912" -mbarrel_shifter\n" 2913" -mcrc\n" 2914" -mdsp-packa\n" 2915" -mdsp_packa\n" 2916" -mdvbf\n" 2917" -mld-extension-reg-mask\n" 2918" -mlock\n" 2919" -mmac-24\n" 2920" -mmac-d16\n" 2921" -mmac_24\n" 2922" -mmac_d16\n" 2923" -mmin-max\n" 2924" -mmin_max\n" 2925" -mmul64\n" 2926" -mno-mpy\n" 2927" -mnorm\n" 2928" -mrtsc\n" 2929" -msimd\n" 2930" -mswap\n" 2931" -mswape\n" 2932" -mtelephony\n" 2933" -muser-mode-only\n" 2934" -mxy\n" 2935msgstr "" 2936 2937#: config/tc-arc.c:3681 2938#, c-format 2939msgid "Unable to find %s relocation for instruction %s" 2940msgstr "" 2941 2942#: config/tc-arc.c:3976 2943#, c-format 2944msgid "Unable to use @plt relocation for insn %s" 2945msgstr "" 2946 2947#: config/tc-arc.c:3995 2948#, c-format 2949msgid "Unable to use @pcl relocation for insn %s" 2950msgstr "" 2951 2952#: config/tc-arc.c:4051 2953#, c-format 2954msgid "invalid relocation %s for field" 2955msgstr "" 2956 2957#: config/tc-arc.c:4161 2958#, c-format 2959msgid "Insn %s has a jump/branch instruction %s in its delay slot." 2960msgstr "" 2961 2962#: config/tc-arc.c:4166 2963#, c-format 2964msgid "Insn %s has an instruction %s with limm in its delay slot." 2965msgstr "" 2966 2967#: config/tc-arc.c:4276 config/tc-microblaze.c:2567 config/tc-mn10300.c:1069 2968#: config/tc-sh.c:418 config/tc-z80.c:1119 read.c:4701 2969#, c-format 2970msgid "unsupported BFD relocation size %u" 2971msgstr "" 2972 2973#: config/tc-arc.c:4296 2974#, c-format 2975msgid "Jump/Branch instruction detected at the end of the ZOL label @%s" 2976msgstr "" 2977 2978#: config/tc-arc.c:4303 2979#, c-format 2980msgid "Kernel instruction detected at the end of the ZOL label @%s" 2981msgstr "" 2982 2983#: config/tc-arc.c:4308 2984#, c-format 2985msgid "" 2986"A jump instruction with long immediate detected at the end of the ZOL label @" 2987"%s" 2988msgstr "" 2989 2990#: config/tc-arc.c:4314 2991#, c-format 2992msgid "An illegal use of delay slot detected at the end of the ZOL label @%s" 2993msgstr "" 2994 2995#: config/tc-arc.c:4423 2996msgid "expected comma after instruction name" 2997msgstr "" 2998 2999#: config/tc-arc.c:4435 3000msgid "expected comma after major opcode" 3001msgstr "" 3002 3003#: config/tc-arc.c:4620 3004#, c-format 3005msgid "Pseudocode already used %s" 3006msgstr "" 3007 3008#: config/tc-arc.c:4628 3009#, c-format 3010msgid "major opcode not in range [0x%02x - 0x%02x]" 3011msgstr "" 3012 3013#: config/tc-arc.c:4632 3014msgid "minor opcode not in range [0x00 - 0x3f]" 3015msgstr "" 3016 3017#: config/tc-arc.c:4638 3018msgid "Improper use of OP1_IMM_IMPLIED" 3019msgstr "" 3020 3021#: config/tc-arc.c:4644 3022msgid "Improper use of OP1_MUST_BE_IMM" 3023msgstr "" 3024 3025#: config/tc-arc.c:4656 3026msgid "Couldn't generate extension instruction opcodes" 3027msgstr "" 3028 3029#: config/tc-arc.c:4691 3030msgid "expected comma after name" 3031msgstr "" 3032 3033#: config/tc-arc.c:4702 3034#, c-format 3035msgid "%s second argument cannot be a negative number %d" 3036msgstr "" 3037 3038#: config/tc-arc.c:4717 3039msgid "expected comma after register number" 3040msgstr "" 3041 3042#: config/tc-arc.c:4738 3043msgid "invalid mode" 3044msgstr "" 3045 3046#: config/tc-arc.c:4756 3047msgid "expected comma after register mode" 3048msgstr "" 3049 3050#: config/tc-arc.c:4771 3051msgid "shortcut designator invalid" 3052msgstr "" 3053 3054#: config/tc-arc.c:4869 3055#, c-format 3056msgid "core register %s value (%d) too large" 3057msgstr "" 3058 3059#: config/tc-arc.c:4881 3060#, c-format 3061msgid "duplicate aux register %s" 3062msgstr "" 3063 3064#: config/tc-arc.c:4886 3065#, c-format 3066msgid "condition code %s value (%d) too large" 3067msgstr "" 3068 3069#: config/tc-arc.c:4903 3070msgid "Unknown extension" 3071msgstr "" 3072 3073#: config/tc-arc.c:5006 3074msgid "Overwrite explicitly set Tag_ARC_CPU_base" 3075msgstr "" 3076 3077#: config/tc-arc.c:5054 3078msgid "Overwrite explicitly set Tag_ARC_ABI_rf16 to full register file" 3079msgstr "" 3080 3081#: config/tc-arm.c:708 3082msgid "ARM register expected" 3083msgstr "" 3084 3085#: config/tc-arm.c:709 3086msgid "bad or missing co-processor number" 3087msgstr "" 3088 3089#: config/tc-arm.c:710 3090msgid "co-processor register expected" 3091msgstr "" 3092 3093#: config/tc-arm.c:711 3094msgid "FPA register expected" 3095msgstr "" 3096 3097#: config/tc-arm.c:712 3098msgid "VFP single precision register expected" 3099msgstr "" 3100 3101#: config/tc-arm.c:713 3102msgid "VFP/Neon double precision register expected" 3103msgstr "" 3104 3105#: config/tc-arm.c:714 3106msgid "Neon quad precision register expected" 3107msgstr "" 3108 3109#: config/tc-arm.c:715 3110msgid "VFP single or double precision register expected" 3111msgstr "" 3112 3113#: config/tc-arm.c:716 3114msgid "Neon double or quad precision register expected" 3115msgstr "" 3116 3117#: config/tc-arm.c:717 3118msgid "Neon single or double precision register expected" 3119msgstr "" 3120 3121#: config/tc-arm.c:718 3122msgid "VFP single, double or Neon quad precision register expected" 3123msgstr "" 3124 3125#: config/tc-arm.c:720 3126msgid "VFP system register expected" 3127msgstr "" 3128 3129#: config/tc-arm.c:721 3130msgid "Maverick MVF register expected" 3131msgstr "" 3132 3133#: config/tc-arm.c:722 3134msgid "Maverick MVD register expected" 3135msgstr "" 3136 3137#: config/tc-arm.c:723 3138msgid "Maverick MVFX register expected" 3139msgstr "" 3140 3141#: config/tc-arm.c:724 3142msgid "Maverick MVDX register expected" 3143msgstr "" 3144 3145#: config/tc-arm.c:725 3146msgid "Maverick MVAX register expected" 3147msgstr "" 3148 3149#: config/tc-arm.c:726 3150msgid "Maverick DSPSC register expected" 3151msgstr "" 3152 3153#: config/tc-arm.c:727 3154msgid "iWMMXt data register expected" 3155msgstr "" 3156 3157#: config/tc-arm.c:728 config/tc-arm.c:7848 3158msgid "iWMMXt control register expected" 3159msgstr "" 3160 3161#: config/tc-arm.c:729 3162msgid "iWMMXt scalar register expected" 3163msgstr "" 3164 3165#: config/tc-arm.c:730 3166msgid "XScale accumulator register expected" 3167msgstr "" 3168 3169#: config/tc-arm.c:731 3170msgid "MVE vector register expected" 3171msgstr "" 3172 3173#: config/tc-arm.c:733 3174msgid "ZR register expected" 3175msgstr "" 3176 3177#. For score5u : div/mul will pop warning message, mmu/alw/asw will pop error message. 3178#: config/tc-arm.c:898 config/tc-score.c:259 3179msgid "bad arguments to instruction" 3180msgstr "" 3181 3182#: config/tc-arm.c:899 3183msgid "r13 not allowed here" 3184msgstr "" 3185 3186#: config/tc-arm.c:900 3187msgid "r15 not allowed here" 3188msgstr "" 3189 3190#: config/tc-arm.c:901 3191msgid "Odd register not allowed here" 3192msgstr "" 3193 3194#: config/tc-arm.c:902 3195msgid "Even register not allowed here" 3196msgstr "" 3197 3198#: config/tc-arm.c:903 3199msgid "instruction cannot be conditional" 3200msgstr "" 3201 3202#: config/tc-arm.c:904 3203msgid "registers may not be the same" 3204msgstr "" 3205 3206#: config/tc-arm.c:905 3207msgid "lo register required" 3208msgstr "" 3209 3210#: config/tc-arm.c:906 3211msgid "instruction not supported in Thumb16 mode" 3212msgstr "" 3213 3214#: config/tc-arm.c:907 3215msgid "instruction does not accept this addressing mode" 3216msgstr "" 3217 3218#: config/tc-arm.c:908 3219msgid "branch must be last instruction in IT block" 3220msgstr "" 3221 3222#: config/tc-arm.c:909 3223msgid "branch out of range or not a multiple of 2" 3224msgstr "" 3225 3226#: config/tc-arm.c:910 3227msgid "instruction not allowed in VPT block" 3228msgstr "" 3229 3230#: config/tc-arm.c:911 3231msgid "instruction not allowed in IT block" 3232msgstr "" 3233 3234#: config/tc-arm.c:912 3235msgid "instruction missing MVE vector predication code" 3236msgstr "" 3237 3238#: config/tc-arm.c:913 3239msgid "selected FPU does not support instruction" 3240msgstr "" 3241 3242#: config/tc-arm.c:914 3243msgid "thumb conditional instruction should be in IT block" 3244msgstr "" 3245 3246#: config/tc-arm.c:916 3247msgid "vector predicated instruction should be in VPT/VPST block" 3248msgstr "" 3249 3250#: config/tc-arm.c:917 3251msgid "incorrect condition in IT block" 3252msgstr "" 3253 3254#: config/tc-arm.c:918 3255msgid "incorrect condition in VPT/VPST block" 3256msgstr "" 3257 3258#: config/tc-arm.c:919 3259msgid "IT falling in the range of a previous IT block" 3260msgstr "" 3261 3262#: config/tc-arm.c:920 3263msgid "missing .fnstart before unwinding directive" 3264msgstr "" 3265 3266#: config/tc-arm.c:922 3267msgid "cannot use register index with PC-relative addressing" 3268msgstr "" 3269 3270#: config/tc-arm.c:924 3271msgid "cannot use writeback with PC-relative addressing" 3272msgstr "" 3273 3274#: config/tc-arm.c:926 3275msgid "selected processor does not support fp16 instruction" 3276msgstr "" 3277 3278#: config/tc-arm.c:927 3279msgid "selected processor does not support bf16 instruction" 3280msgstr "" 3281 3282#: config/tc-arm.c:928 3283msgid "selected processor does not support cde instruction" 3284msgstr "" 3285 3286#: config/tc-arm.c:929 3287msgid "coprocessor for insn is not enabled for cde" 3288msgstr "" 3289 3290#: config/tc-arm.c:930 3291msgid "using " 3292msgstr "" 3293 3294#: config/tc-arm.c:931 3295msgid "relocation valid in thumb1 code only" 3296msgstr "" 3297 3298#: config/tc-arm.c:932 3299msgid "Warning: instruction is UNPREDICTABLE in an IT block" 3300msgstr "" 3301 3302#: config/tc-arm.c:934 3303msgid "Warning: instruction is UNPREDICTABLE in a VPT block" 3304msgstr "" 3305 3306#: config/tc-arm.c:936 3307msgid "Warning: instruction is UNPREDICTABLE with PC operand" 3308msgstr "" 3309 3310#: config/tc-arm.c:938 3311msgid "Warning: instruction is UNPREDICTABLE with SP operand" 3312msgstr "" 3313 3314#: config/tc-arm.c:940 3315msgid "bad type in SIMD instruction" 3316msgstr "" 3317 3318#: config/tc-arm.c:942 3319msgid "" 3320"GAS auto-detection mode and -march=all is deprecated for MVE, please use a " 3321"valid -march or -mcpu option." 3322msgstr "" 3323 3324#: config/tc-arm.c:944 3325msgid "" 3326"Warning: 32-bit element size and same destination and source operands makes " 3327"instruction UNPREDICTABLE" 3328msgstr "" 3329 3330#: config/tc-arm.c:946 3331msgid "bad element type for instruction" 3332msgstr "" 3333 3334#: config/tc-arm.c:947 3335msgid "MVE vector register Q[0..7] expected" 3336msgstr "" 3337 3338#: config/tc-arm.c:1167 3339msgid "immediate expression requires a # prefix" 3340msgstr "" 3341 3342#: config/tc-arm.c:1196 read.c:3940 3343msgid "missing expression" 3344msgstr "" 3345 3346#: config/tc-arm.c:1210 config/tc-arm.c:5674 config/tc-score.c:1209 3347msgid "invalid constant" 3348msgstr "" 3349 3350#: config/tc-arm.c:1388 3351msgid "expected #constant" 3352msgstr "" 3353 3354#: config/tc-arm.c:1560 config/tc-arm.c:1591 3355#, c-format 3356msgid "bad size %d in type specifier" 3357msgstr "" 3358 3359#: config/tc-arm.c:1567 3360msgid "unexpected type character `b' -- did you mean `bf'?" 3361msgstr "" 3362 3363#: config/tc-arm.c:1574 3364#, c-format 3365msgid "unexpected character `%c' in type specifier" 3366msgstr "" 3367 3368#: config/tc-arm.c:1641 3369msgid "only one type should be specified for operand" 3370msgstr "" 3371 3372#: config/tc-arm.c:1647 3373msgid "vector type expected" 3374msgstr "" 3375 3376#: config/tc-arm.c:1756 3377msgid "expected MVE register [q0..q7]" 3378msgstr "" 3379 3380#: config/tc-arm.c:1776 3381msgid "can't redefine type for operand" 3382msgstr "" 3383 3384#: config/tc-arm.c:1792 3385msgid "only D and Q registers may be indexed" 3386msgstr "" 3387 3388#: config/tc-arm.c:1794 3389msgid "only D registers may be indexed" 3390msgstr "" 3391 3392#: config/tc-arm.c:1800 3393msgid "can't change index for operand" 3394msgstr "" 3395 3396#: config/tc-arm.c:1863 3397msgid "register operand expected, but got scalar" 3398msgstr "" 3399 3400#: config/tc-arm.c:1914 3401msgid "scalar must have an index" 3402msgstr "" 3403 3404#: config/tc-arm.c:1919 config/tc-arm.c:20217 config/tc-arm.c:20300 3405#: config/tc-arm.c:20967 3406msgid "scalar index out of range" 3407msgstr "" 3408 3409#: config/tc-arm.c:1989 3410msgid "r0-r12, lr or APSR expected" 3411msgstr "" 3412 3413#: config/tc-arm.c:2008 3414msgid "bad range in register list" 3415msgstr "" 3416 3417#: config/tc-arm.c:2016 config/tc-arm.c:2025 config/tc-arm.c:2066 3418#, c-format 3419msgid "Warning: duplicated register (r%d) in register list" 3420msgstr "" 3421 3422#: config/tc-arm.c:2028 3423msgid "Warning: register range not in ascending order" 3424msgstr "" 3425 3426#: config/tc-arm.c:2039 3427msgid "missing `}'" 3428msgstr "" 3429 3430#: config/tc-arm.c:2055 3431msgid "invalid register mask" 3432msgstr "" 3433 3434#: config/tc-arm.c:2199 config/tc-arm.c:2307 3435msgid "VPR expected last" 3436msgstr "" 3437 3438#: config/tc-arm.c:2205 3439msgid "VFP single precision register or VPR expected" 3440msgstr "" 3441 3442#. regtype == REG_TYPE_VFD. 3443#: config/tc-arm.c:2208 3444msgid "VFP/Neon double precision register or VPR expected" 3445msgstr "" 3446 3447#: config/tc-arm.c:2225 config/tc-arm.c:2269 3448msgid "register out of range in list" 3449msgstr "" 3450 3451#: config/tc-arm.c:2247 config/tc-arm.c:4542 config/tc-arm.c:4676 3452msgid "register list not in ascending order" 3453msgstr "" 3454 3455#: config/tc-arm.c:2278 3456msgid "register range not in ascending order" 3457msgstr "" 3458 3459#: config/tc-arm.c:2317 3460msgid "non-contiguous register range" 3461msgstr "" 3462 3463#: config/tc-arm.c:2377 3464msgid "register stride must be 1" 3465msgstr "" 3466 3467#: config/tc-arm.c:2378 3468msgid "register stride must be 1 or 2" 3469msgstr "" 3470 3471#: config/tc-arm.c:2379 3472msgid "mismatched element/structure types in list" 3473msgstr "" 3474 3475#: config/tc-arm.c:2449 3476msgid "don't use Rn-Rm syntax with non-unit stride" 3477msgstr "" 3478 3479#: config/tc-arm.c:2504 3480msgid "error parsing element/structure list" 3481msgstr "" 3482 3483#: config/tc-arm.c:2510 3484msgid "expected }" 3485msgstr "" 3486 3487#: config/tc-arm.c:2600 3488msgid "attempt to redefine typed alias" 3489msgstr "" 3490 3491#: config/tc-arm.c:2735 3492msgid "bad type for register" 3493msgstr "" 3494 3495#: config/tc-arm.c:2746 config/tc-nios2.c:1797 3496msgid "expression must be constant" 3497msgstr "" 3498 3499#: config/tc-arm.c:2763 3500msgid "can't redefine the type of a register alias" 3501msgstr "" 3502 3503#: config/tc-arm.c:2770 3504msgid "you must specify a single type only" 3505msgstr "" 3506 3507#: config/tc-arm.c:2783 3508msgid "can't redefine the index of a scalar alias" 3509msgstr "" 3510 3511#: config/tc-arm.c:2791 3512msgid "scalar index must be constant" 3513msgstr "" 3514 3515#: config/tc-arm.c:2800 3516msgid "expecting ]" 3517msgstr "" 3518 3519#: config/tc-arm.c:2852 3520msgid "invalid syntax for .dn directive" 3521msgstr "" 3522 3523#: config/tc-arm.c:2858 3524msgid "invalid syntax for .qn directive" 3525msgstr "" 3526 3527#: config/tc-arm.c:2893 3528#, c-format 3529msgid "ignoring attempt to use .unreq on fixed register name: '%s'" 3530msgstr "" 3531 3532#: config/tc-arm.c:3155 3533#, c-format 3534msgid "Failed to find real start of function: %s\n" 3535msgstr "" 3536 3537#: config/tc-arm.c:3172 3538msgid "selected processor does not support THUMB opcodes" 3539msgstr "" 3540 3541#: config/tc-arm.c:3185 3542msgid "selected processor does not support ARM opcodes" 3543msgstr "" 3544 3545#: config/tc-arm.c:3197 3546#, c-format 3547msgid "invalid instruction size selected (%d)" 3548msgstr "" 3549 3550#: config/tc-arm.c:3229 3551#, c-format 3552msgid "invalid operand to .code directive (%d) (expecting 16 or 32)" 3553msgstr "" 3554 3555#: config/tc-arm.c:3284 3556#, c-format 3557msgid "expected comma after name \"%s\"" 3558msgstr "" 3559 3560#: config/tc-arm.c:3334 config/tc-m32r.c:584 3561#, c-format 3562msgid "symbol `%s' already defined" 3563msgstr "" 3564 3565#: config/tc-arm.c:3367 3566#, c-format 3567msgid "unrecognized syntax mode \"%s\"" 3568msgstr "" 3569 3570#: config/tc-arm.c:3410 3571msgid ".ref pseudo-op only available with -mccs flag." 3572msgstr "" 3573 3574#: config/tc-arm.c:3451 3575msgid ".asmfunc repeated." 3576msgstr "" 3577 3578#: config/tc-arm.c:3455 3579msgid ".asmfunc without function." 3580msgstr "" 3581 3582#: config/tc-arm.c:3461 3583msgid ".asmfunc pseudo-op only available with -mccs flag." 3584msgstr "" 3585 3586#: config/tc-arm.c:3472 3587msgid ".endasmfunc without a .asmfunc." 3588msgstr "" 3589 3590#: config/tc-arm.c:3476 3591msgid ".endasmfunc without function." 3592msgstr "" 3593 3594#: config/tc-arm.c:3487 3595msgid ".endasmfunc pseudo-op only available with -mccs flag." 3596msgstr "" 3597 3598#: config/tc-arm.c:3496 3599msgid ".def pseudo-op only available with -mccs flag." 3600msgstr "" 3601 3602#: config/tc-arm.c:3654 3603msgid "invalid type for literal pool" 3604msgstr "" 3605 3606#: config/tc-arm.c:3734 config/tc-tic54x.c:5331 3607#, c-format 3608msgid "Invalid label '%s'" 3609msgstr "" 3610 3611#: config/tc-arm.c:3910 3612msgid "(plt) is only valid on branch targets" 3613msgstr "" 3614 3615#: config/tc-arm.c:3916 config/tc-csky.c:7649 config/tc-s390.c:1202 3616#: config/tc-s390.c:1872 config/tc-xtensa.c:1712 3617#, c-format 3618msgid "%s relocations do not fit in %d byte" 3619msgid_plural "%s relocations do not fit in %d bytes" 3620msgstr[0] "" 3621msgstr[1] "" 3622 3623#: config/tc-arm.c:3998 3624msgid ".inst.n operand too big. Use .inst.w instead" 3625msgstr "" 3626 3627#: config/tc-arm.c:4018 3628msgid "cannot determine Thumb instruction size. Use .inst.n/.inst.w instead" 3629msgstr "" 3630 3631#: config/tc-arm.c:4048 3632msgid "width suffixes are invalid in ARM mode" 3633msgstr "" 3634 3635#: config/tc-arm.c:4090 dwarf2dbg.c:1345 3636msgid "expected 0 or 1" 3637msgstr "" 3638 3639#: config/tc-arm.c:4094 3640msgid "missing comma" 3641msgstr "" 3642 3643#: config/tc-arm.c:4127 3644msgid "duplicate .fnstart directive" 3645msgstr "" 3646 3647#: config/tc-arm.c:4158 config/tc-tic6x.c:410 3648msgid "duplicate .handlerdata directive" 3649msgstr "" 3650 3651#: config/tc-arm.c:4177 3652msgid ".fnend directive without .fnstart" 3653msgstr "" 3654 3655#: config/tc-arm.c:4244 config/tc-tic6x.c:391 3656msgid "personality routine specified for cantunwind frame" 3657msgstr "" 3658 3659#: config/tc-arm.c:4261 config/tc-tic6x.c:452 3660msgid "duplicate .personalityindex directive" 3661msgstr "" 3662 3663#: config/tc-arm.c:4268 config/tc-tic6x.c:459 3664msgid "bad personality routine number" 3665msgstr "" 3666 3667#: config/tc-arm.c:4290 config/tc-tic6x.c:476 3668msgid "duplicate .personality directive" 3669msgstr "" 3670 3671#: config/tc-arm.c:4314 config/tc-arm.c:4444 config/tc-arm.c:4494 3672msgid "expected register list" 3673msgstr "" 3674 3675#: config/tc-arm.c:4396 3676msgid "expected , <constant>" 3677msgstr "" 3678 3679#: config/tc-arm.c:4405 3680msgid "number of registers must be in the range [1:4]" 3681msgstr "" 3682 3683#: config/tc-arm.c:4556 config/tc-arm.c:4690 3684msgid "bad register range" 3685msgstr "" 3686 3687#: config/tc-arm.c:4756 3688msgid "FPA .unwind_save does not take a register list" 3689msgstr "" 3690 3691#: config/tc-arm.c:4784 3692msgid ".unwind_save does not support this kind of register" 3693msgstr "" 3694 3695#: config/tc-arm.c:4823 3696msgid "SP and PC not permitted in .unwind_movsp directive" 3697msgstr "" 3698 3699#: config/tc-arm.c:4828 3700msgid "unexpected .unwind_movsp directive" 3701msgstr "" 3702 3703#: config/tc-arm.c:4855 3704msgid "stack increment must be multiple of 4" 3705msgstr "" 3706 3707#: config/tc-arm.c:4887 3708msgid "expected <reg>, <reg>" 3709msgstr "" 3710 3711#: config/tc-arm.c:4905 3712msgid "register must be either sp or set by a previousunwind_movsp directive" 3713msgstr "" 3714 3715#: config/tc-arm.c:4944 3716msgid "expected <offset>, <opcode>" 3717msgstr "" 3718 3719#: config/tc-arm.c:4956 3720msgid "unwind opcode too long" 3721msgstr "" 3722 3723#: config/tc-arm.c:4961 3724msgid "invalid unwind opcode" 3725msgstr "" 3726 3727#: config/tc-arm.c:5076 config/tc-arm.c:32368 3728#, c-format 3729msgid "unrecognised float16 format \"%s\"" 3730msgstr "" 3731 3732#: config/tc-arm.c:5087 3733msgid "float16 format cannot be set more than once, ignoring." 3734msgstr "" 3735 3736#: config/tc-arm.c:5202 config/tc-arm.c:6285 config/tc-arm.c:11658 3737#: config/tc-arm.c:12191 config/tc-arm.c:14311 config/tc-arm.c:16262 3738#: config/tc-arm.c:16297 config/tc-arm.c:17225 config/tc-arm.c:19148 3739#: config/tc-arm.c:19156 config/tc-arm.c:19163 config/tc-arm.c:20808 3740#: config/tc-arm.c:29417 config/tc-arm.c:29481 config/tc-arm.c:29489 3741#: config/tc-metag.c:5174 config/tc-z8k.c:1161 config/tc-z8k.c:1171 3742msgid "immediate value out of range" 3743msgstr "" 3744 3745#: config/tc-arm.c:5372 3746msgid "invalid FPA immediate expression" 3747msgstr "" 3748 3749#: config/tc-arm.c:5558 3750msgid "'UXTW' not allowed here" 3751msgstr "" 3752 3753#: config/tc-arm.c:5566 3754msgid "'LSL' or 'ASR' required" 3755msgstr "" 3756 3757#: config/tc-arm.c:5574 3758msgid "'LSL' required" 3759msgstr "" 3760 3761#: config/tc-arm.c:5582 3762msgid "'ASR' required" 3763msgstr "" 3764 3765#: config/tc-arm.c:5589 3766msgid "'UXTW' required" 3767msgstr "" 3768 3769#: config/tc-arm.c:5668 3770msgid "invalid rotation" 3771msgstr "" 3772 3773#: config/tc-arm.c:5850 config/tc-arm.c:6063 3774msgid "unknown group relocation" 3775msgstr "" 3776 3777#: config/tc-arm.c:5886 3778msgid "alignment must be constant" 3779msgstr "" 3780 3781#: config/tc-arm.c:6097 3782msgid "this group relocation is not allowed on this instruction" 3783msgstr "" 3784 3785#: config/tc-arm.c:6153 3786msgid "'}' expected at end of 'option' field" 3787msgstr "" 3788 3789#: config/tc-arm.c:6158 3790msgid "cannot combine index with option" 3791msgstr "" 3792 3793#: config/tc-arm.c:6423 3794msgid "unexpected bit specified after APSR" 3795msgstr "" 3796 3797#: config/tc-arm.c:6435 3798msgid "selected processor does not support DSP extension" 3799msgstr "" 3800 3801#: config/tc-arm.c:6447 3802msgid "bad bitmask specified after APSR" 3803msgstr "" 3804 3805#: config/tc-arm.c:6471 3806msgid "writing to APSR without specifying a bitmask is deprecated" 3807msgstr "" 3808 3809#: config/tc-arm.c:6483 config/tc-arm.c:13414 config/tc-arm.c:13459 3810#: config/tc-arm.c:13463 3811msgid "selected processor does not support requested special purpose register" 3812msgstr "" 3813 3814#: config/tc-arm.c:6488 3815msgid "flag for {c}psr instruction expected" 3816msgstr "" 3817 3818#: config/tc-arm.c:6546 3819msgid "unrecognized CPS flag" 3820msgstr "" 3821 3822#: config/tc-arm.c:6553 3823msgid "missing CPS flags" 3824msgstr "" 3825 3826#: config/tc-arm.c:6576 config/tc-arm.c:6582 3827msgid "valid endian specifiers are be or le" 3828msgstr "" 3829 3830#: config/tc-arm.c:6604 3831msgid "missing rotation field after comma" 3832msgstr "" 3833 3834#: config/tc-arm.c:6619 3835msgid "rotation can only be 0, 8, 16, or 24" 3836msgstr "" 3837 3838#: config/tc-arm.c:6648 3839msgid "condition required" 3840msgstr "" 3841 3842#: config/tc-arm.c:6690 config/tc-arm.c:9827 3843msgid "'[' expected" 3844msgstr "" 3845 3846#: config/tc-arm.c:6703 3847msgid "',' expected" 3848msgstr "" 3849 3850#: config/tc-arm.c:6720 3851msgid "invalid shift" 3852msgstr "" 3853 3854#: config/tc-arm.c:6800 3855msgid "expected ARM or MVE vector register" 3856msgstr "" 3857 3858#: config/tc-arm.c:6849 3859msgid "can't use Neon quad register here" 3860msgstr "" 3861 3862#: config/tc-arm.c:6918 3863msgid "expected <Rm> or <Dm> or <Qm> operand" 3864msgstr "" 3865 3866#: config/tc-arm.c:7018 3867msgid "VFP single, double or MVE vector register expected" 3868msgstr "" 3869 3870#: config/tc-arm.c:7038 3871msgid "parse error" 3872msgstr "" 3873 3874#: config/tc-arm.c:7340 3875msgid "immediate value 48 or 64 expected" 3876msgstr "" 3877 3878#. ISB can only take SY as an option. 3879#: config/tc-arm.c:7389 3880msgid "invalid barrier type" 3881msgstr "" 3882 3883#: config/tc-arm.c:7563 3884msgid "only floating point zero is allowed as immediate value" 3885msgstr "" 3886 3887#: config/tc-arm.c:7658 3888msgid "immediate value is out of range" 3889msgstr "" 3890 3891#: config/tc-arm.c:7833 3892msgid "iWMMXt data or control register expected" 3893msgstr "" 3894 3895#: config/tc-arm.c:7874 3896msgid "Banked registers are not available with this architecture." 3897msgstr "" 3898 3899#: config/tc-arm.c:8122 3900msgid "operand must be LR register" 3901msgstr "" 3902 3903#: config/tc-arm.c:8193 config/tc-score.c:264 3904msgid "garbage following instruction" 3905msgstr "" 3906 3907#. If REG is R13 (the stack pointer), warn that its use is 3908#. deprecated. 3909#: config/tc-arm.c:8243 3910msgid "use of r13 is deprecated" 3911msgstr "" 3912 3913#: config/tc-arm.c:8261 config/tc-arm.c:20514 3914msgid "" 3915"ARMv8.2 scalar fp16 instruction cannot be conditional, the behaviour is " 3916"UNPREDICTABLE" 3917msgstr "" 3918 3919#: config/tc-arm.c:8336 3920msgid "D register out of range for selected VFP version" 3921msgstr "" 3922 3923#: config/tc-arm.c:8433 config/tc-arm.c:11353 3924msgid "Instruction does not support =N addresses" 3925msgstr "" 3926 3927#: config/tc-arm.c:8441 3928msgid "instruction does not accept preindexed addressing" 3929msgstr "" 3930 3931#. unindexed - only for coprocessor 3932#: config/tc-arm.c:8457 config/tc-arm.c:11416 3933msgid "instruction does not accept unindexed addressing" 3934msgstr "" 3935 3936#: config/tc-arm.c:8465 3937msgid "destination register same as write-back base" 3938msgstr "" 3939 3940#: config/tc-arm.c:8466 3941msgid "source register same as write-back base" 3942msgstr "" 3943 3944#: config/tc-arm.c:8516 3945msgid "use of PC in this instruction is deprecated" 3946msgstr "" 3947 3948#: config/tc-arm.c:8539 3949msgid "instruction does not accept scaled register index" 3950msgstr "" 3951 3952#: config/tc-arm.c:8844 3953msgid "invalid pseudo operation" 3954msgstr "" 3955 3956#: config/tc-arm.c:9084 3957msgid "invalid co-processor operand" 3958msgstr "" 3959 3960#: config/tc-arm.c:9100 3961msgid "instruction does not support unindexed addressing" 3962msgstr "" 3963 3964#: config/tc-arm.c:9115 3965msgid "pc may not be used with write-back" 3966msgstr "" 3967 3968#: config/tc-arm.c:9120 3969msgid "instruction does not support writeback" 3970msgstr "" 3971 3972#: config/tc-arm.c:9226 3973msgid "Rn must not overlap other operands" 3974msgstr "" 3975 3976#: config/tc-arm.c:9231 3977msgid "swp{b} use is obsoleted for ARMv8 and later" 3978msgstr "" 3979 3980#: config/tc-arm.c:9234 3981msgid "swp{b} use is deprecated for ARMv6 and ARMv7" 3982msgstr "" 3983 3984#: config/tc-arm.c:9353 config/tc-arm.c:9372 config/tc-arm.c:9385 3985#: config/tc-arm.c:12028 config/tc-arm.c:12059 config/tc-arm.c:12081 3986msgid "bit-field extends past end of register" 3987msgstr "" 3988 3989#: config/tc-arm.c:9415 3990msgid "the only valid suffixes here are '(plt)' and '(tlscall)'" 3991msgstr "" 3992 3993#: config/tc-arm.c:9468 3994msgid "use of r15 in blx in ARM mode is not really useful" 3995msgstr "" 3996 3997#: config/tc-arm.c:9490 3998msgid "use of r15 in bx in ARM mode is not really useful" 3999msgstr "" 4000 4001#: config/tc-arm.c:9516 4002msgid "use of r15 in bxj is not really useful" 4003msgstr "" 4004 4005#: config/tc-arm.c:9564 4006msgid "This coprocessor register access is deprecated in ARMv8" 4007msgstr "" 4008 4009#: config/tc-arm.c:9772 config/tc-arm.c:9781 4010msgid "writeback of base register is UNPREDICTABLE" 4011msgstr "" 4012 4013#: config/tc-arm.c:9775 4014msgid "writeback of base register when in register list is UNPREDICTABLE" 4015msgstr "" 4016 4017#: config/tc-arm.c:9785 4018msgid "if writeback register is in list, it must be the lowest reg in the list" 4019msgstr "" 4020 4021#: config/tc-arm.c:9822 4022msgid "first transfer register must be even" 4023msgstr "" 4024 4025#: config/tc-arm.c:9825 4026msgid "can only transfer two consecutive registers" 4027msgstr "" 4028 4029#. If op 1 were present and equal to PC, this function wouldn't 4030#. have been called in the first place. 4031#. If op 2 were present and equal to PC, this function wouldn't 4032#. have been called in the first place. 4033#: config/tc-arm.c:9826 config/tc-arm.c:9896 config/tc-arm.c:10627 4034#: config/tc-arm.c:12903 4035msgid "r14 not allowed here" 4036msgstr "" 4037 4038#: config/tc-arm.c:9838 4039msgid "base register written back, and overlaps second transfer register" 4040msgstr "" 4041 4042#: config/tc-arm.c:9848 4043msgid "index register overlaps transfer register" 4044msgstr "" 4045 4046#: config/tc-arm.c:9877 config/tc-arm.c:10594 4047msgid "offset must be zero in ARM encoding" 4048msgstr "" 4049 4050#: config/tc-arm.c:9890 config/tc-arm.c:10621 4051msgid "even register required" 4052msgstr "" 4053 4054#: config/tc-arm.c:9893 4055msgid "can only load two consecutive registers" 4056msgstr "" 4057 4058#: config/tc-arm.c:9911 4059msgid "ldr to register 15 must be 4-byte aligned" 4060msgstr "" 4061 4062#: config/tc-arm.c:9934 config/tc-arm.c:9966 4063msgid "this instruction requires a post-indexed address" 4064msgstr "" 4065 4066#: config/tc-arm.c:9993 4067msgid "Rd and Rm should be different in mla" 4068msgstr "" 4069 4070#: config/tc-arm.c:10020 config/tc-arm.c:13278 4071msgid ":lower16: not allowed in this instruction" 4072msgstr "" 4073 4074#: config/tc-arm.c:10022 config/tc-arm.c:13283 4075msgid ":upper16: not allowed in this instruction" 4076msgstr "" 4077 4078#: config/tc-arm.c:10039 4079msgid "operand 1 must be FPSCR" 4080msgstr "" 4081 4082#: config/tc-arm.c:10092 config/tc-arm.c:10101 config/tc-arm.c:10155 4083#: config/tc-arm.c:10164 4084msgid "selected processor does not support instruction" 4085msgstr "" 4086 4087#: config/tc-arm.c:10104 config/tc-arm.c:10167 4088msgid "accessing MVE system register without MVE is UNPREDICTABLE" 4089msgstr "" 4090 4091#: config/tc-arm.c:10195 config/tc-arm.c:13397 4092msgid "bad register for mrs" 4093msgstr "" 4094 4095#: config/tc-arm.c:10202 config/tc-arm.c:13421 4096msgid "'APSR', 'CPSR' or 'SPSR' expected" 4097msgstr "" 4098 4099#: config/tc-arm.c:10243 4100msgid "Rd and Rm should be different in mul" 4101msgstr "" 4102 4103#: config/tc-arm.c:10262 config/tc-arm.c:10539 config/tc-arm.c:13560 4104msgid "rdhi and rdlo must be different" 4105msgstr "" 4106 4107#: config/tc-arm.c:10268 4108msgid "rdhi, rdlo and rm must all be different" 4109msgstr "" 4110 4111#: config/tc-arm.c:10334 4112msgid "'[' expected after PLD mnemonic" 4113msgstr "" 4114 4115#: config/tc-arm.c:10336 config/tc-arm.c:10351 4116msgid "post-indexed expression used in preload instruction" 4117msgstr "" 4118 4119#: config/tc-arm.c:10338 config/tc-arm.c:10353 4120msgid "writeback used in preload instruction" 4121msgstr "" 4122 4123#: config/tc-arm.c:10340 config/tc-arm.c:10355 4124msgid "unindexed addressing used in preload instruction" 4125msgstr "" 4126 4127#: config/tc-arm.c:10349 4128msgid "'[' expected after PLI mnemonic" 4129msgstr "" 4130 4131#: config/tc-arm.c:10364 config/tc-arm.c:13729 4132msgid "push/pop do not support {reglist}^" 4133msgstr "" 4134 4135#: config/tc-arm.c:10442 config/tc-arm.c:13906 4136msgid "setend use is deprecated for ARMv8" 4137msgstr "" 4138 4139#: config/tc-arm.c:10463 config/tc-arm.c:13967 config/tc-arm.c:13999 4140#: config/tc-arm.c:14042 4141msgid "extraneous shift as part of operand to shift insn" 4142msgstr "" 4143 4144#: config/tc-arm.c:10473 config/tc-arm.c:14105 4145msgid "immediate too large (bigger than 0xF)" 4146msgstr "" 4147 4148#: config/tc-arm.c:10497 config/tc-arm.c:10506 4149msgid "selected processor does not support SETPAN instruction" 4150msgstr "" 4151 4152#: config/tc-arm.c:10565 4153msgid "SRS base register must be r13" 4154msgstr "" 4155 4156#: config/tc-arm.c:10624 4157msgid "can only store two consecutive registers" 4158msgstr "" 4159 4160#: config/tc-arm.c:10746 config/tc-arm.c:10767 4161msgid "only two consecutive VFP SP registers allowed here" 4162msgstr "" 4163 4164#: config/tc-arm.c:10795 config/tc-arm.c:10810 4165msgid "this addressing mode requires base-register writeback" 4166msgstr "" 4167 4168#. If srcsize is 16, inst.operands[1].imm must be in the range 0-16. 4169#. i.e. immbits must be in range 0 - 16. 4170#: config/tc-arm.c:10939 4171msgid "immediate value out of range, expected range [0, 16]" 4172msgstr "" 4173 4174#. If srcsize is 32, inst.operands[1].imm must be in the range 1-32. 4175#. i.e. immbits must be in range 0 - 31. 4176#: config/tc-arm.c:10946 4177msgid "immediate value out of range, expected range [1, 32]" 4178msgstr "" 4179 4180#: config/tc-arm.c:11012 4181msgid "this instruction does not support indexing" 4182msgstr "" 4183 4184#: config/tc-arm.c:11035 4185msgid "only r15 allowed here" 4186msgstr "" 4187 4188#: config/tc-arm.c:11170 4189msgid "immediate operand requires iWMMXt2" 4190msgstr "" 4191 4192#: config/tc-arm.c:11314 4193msgid "shift by register not allowed in thumb mode" 4194msgstr "" 4195 4196#: config/tc-arm.c:11326 config/tc-arm.c:14151 config/tc-arm.c:28708 4197msgid "shift expression is too large" 4198msgstr "" 4199 4200#: config/tc-arm.c:11359 4201msgid "cannot use register index with this instruction" 4202msgstr "" 4203 4204#: config/tc-arm.c:11361 4205msgid "Thumb does not support negative register indexing" 4206msgstr "" 4207 4208#: config/tc-arm.c:11363 4209msgid "Thumb does not support register post-indexing" 4210msgstr "" 4211 4212#: config/tc-arm.c:11365 4213msgid "Thumb does not support register indexing with writeback" 4214msgstr "" 4215 4216#: config/tc-arm.c:11367 4217msgid "Thumb supports only LSL in shifted register indexing" 4218msgstr "" 4219 4220#: config/tc-arm.c:11376 config/tc-arm.c:19882 4221msgid "shift out of range" 4222msgstr "" 4223 4224#: config/tc-arm.c:11385 4225msgid "cannot use writeback with this instruction" 4226msgstr "" 4227 4228#: config/tc-arm.c:11406 4229msgid "cannot use post-indexing with PC-relative addressing" 4230msgstr "" 4231 4232#: config/tc-arm.c:11407 4233msgid "cannot use post-indexing with this instruction" 4234msgstr "" 4235 4236#: config/tc-arm.c:11639 4237msgid "cannot honor width suffix" 4238msgstr "" 4239 4240#: config/tc-arm.c:11653 4241msgid "only SUBS PC, LR, #const allowed" 4242msgstr "" 4243 4244#: config/tc-arm.c:11736 config/tc-arm.c:11896 config/tc-arm.c:11993 4245#: config/tc-arm.c:13358 config/tc-arm.c:13666 4246msgid "shift must be constant" 4247msgstr "" 4248 4249#: config/tc-arm.c:11741 4250msgid "shift value over 3 not allowed in thumb mode" 4251msgstr "" 4252 4253#: config/tc-arm.c:11743 4254msgid "only LSL shift allowed in thumb mode" 4255msgstr "" 4256 4257#: config/tc-arm.c:11767 config/tc-arm.c:11911 config/tc-arm.c:12008 4258#: config/tc-arm.c:13371 4259msgid "unshifted register required" 4260msgstr "" 4261 4262#: config/tc-arm.c:11782 config/tc-arm.c:12019 config/tc-arm.c:13521 4263msgid "dest must overlap one source register" 4264msgstr "" 4265 4266#: config/tc-arm.c:11914 config/tc-csky.c:6003 4267msgid "dest and source1 must be the same register" 4268msgstr "" 4269 4270#: config/tc-arm.c:12154 4271msgid "" 4272"selected architecture does not support wide conditional branch instruction" 4273msgstr "" 4274 4275#: config/tc-arm.c:12187 4276msgid "instruction is always unconditional" 4277msgstr "" 4278 4279#: config/tc-arm.c:12362 4280msgid "selected processor does not support 'A' form of this instruction" 4281msgstr "" 4282 4283#: config/tc-arm.c:12365 4284msgid "Thumb does not support the 2-argument form of this instruction" 4285msgstr "" 4286 4287#: config/tc-arm.c:12490 4288msgid "SP not allowed in register list" 4289msgstr "" 4290 4291#: config/tc-arm.c:12494 config/tc-arm.c:12601 4292msgid "" 4293"having the base register in the register list when using write back is " 4294"UNPREDICTABLE" 4295msgstr "" 4296 4297#: config/tc-arm.c:12502 4298msgid "LR and PC should not both be in register list" 4299msgstr "" 4300 4301#: config/tc-arm.c:12510 4302msgid "PC not allowed in register list" 4303msgstr "" 4304 4305#: config/tc-arm.c:12553 4306msgid "Thumb load/store multiple does not support {reglist}^" 4307msgstr "" 4308 4309#: config/tc-arm.c:12578 config/tc-arm.c:12656 4310#, c-format 4311msgid "value stored for r%d is UNKNOWN" 4312msgstr "" 4313 4314#: config/tc-arm.c:12649 4315msgid "Thumb-2 instruction only valid in unified syntax" 4316msgstr "" 4317 4318#: config/tc-arm.c:12653 config/tc-arm.c:12663 4319msgid "this instruction will write back the base register" 4320msgstr "" 4321 4322#: config/tc-arm.c:12666 4323msgid "this instruction will not write back the base register" 4324msgstr "" 4325 4326#: config/tc-arm.c:12697 4327msgid "r14 not allowed as first register when second register is omitted" 4328msgstr "" 4329 4330#: config/tc-arm.c:12797 4331msgid "" 4332"This instruction may be unpredictable if executed on M-profile cores with " 4333"interrupts enabled." 4334msgstr "" 4335 4336#: config/tc-arm.c:12826 config/tc-arm.c:12839 config/tc-arm.c:12875 4337msgid "Thumb does not support this addressing mode" 4338msgstr "" 4339 4340#: config/tc-arm.c:12843 4341msgid "byte or halfword not valid for base register" 4342msgstr "" 4343 4344#: config/tc-arm.c:12846 4345msgid "r15 based store not allowed" 4346msgstr "" 4347 4348#: config/tc-arm.c:12848 4349msgid "invalid base register for register offset" 4350msgstr "" 4351 4352#: config/tc-arm.c:12905 4353msgid "r12 not allowed here" 4354msgstr "" 4355 4356#: config/tc-arm.c:12911 4357msgid "base register written back, and overlaps one of transfer registers" 4358msgstr "" 4359 4360#: config/tc-arm.c:13039 4361#, c-format 4362msgid "" 4363"Use of r%u as a source register is deprecated when r%u is the destination " 4364"register." 4365msgstr "" 4366 4367#: config/tc-arm.c:13234 4368msgid "shifts in CMP/MOV instructions are only supported in unified syntax" 4369msgstr "" 4370 4371#: config/tc-arm.c:13262 4372msgid "only lo regs allowed with immediate" 4373msgstr "" 4374 4375#: config/tc-arm.c:13439 4376msgid "Thumb encoding does not support an immediate here" 4377msgstr "" 4378 4379#: config/tc-arm.c:13526 4380msgid "Thumb-2 MUL must not set flags" 4381msgstr "" 4382 4383#: config/tc-arm.c:13591 4384msgid "Thumb does not support NOP with hints" 4385msgstr "" 4386 4387#: config/tc-arm.c:13751 config/tc-arm.c:13763 4388msgid "invalid register list to push/pop instruction" 4389msgstr "" 4390 4391#: config/tc-arm.c:14026 4392msgid "source1 and dest must be same register" 4393msgstr "" 4394 4395#: config/tc-arm.c:14051 4396msgid "ror #imm not supported" 4397msgstr "" 4398 4399#: config/tc-arm.c:14102 4400msgid "SMC is not permitted on this architecture" 4401msgstr "" 4402 4403#: config/tc-arm.c:14268 4404msgid "Thumb encoding does not support rotation" 4405msgstr "" 4406 4407#: config/tc-arm.c:14288 4408msgid "instruction requires register index" 4409msgstr "" 4410 4411#: config/tc-arm.c:14298 4412msgid "instruction does not allow shifted index" 4413msgstr "" 4414 4415#: config/tc-arm.c:14454 config/tc-arm.c:29852 4416msgid "out of range label-relative fixup value" 4417msgstr "" 4418 4419#: config/tc-arm.c:14778 4420msgid "invalid neon suffix for non neon instruction" 4421msgstr "" 4422 4423#: config/tc-arm.c:15173 config/tc-arm.c:15526 config/tc-arm.c:17011 4424#: config/tc-arm.c:17091 config/tc-arm.c:17148 config/tc-arm.c:19029 4425#: config/tc-arm.c:21212 config/tc-arm.c:21399 4426msgid "invalid instruction shape" 4427msgstr "" 4428 4429#: config/tc-arm.c:15425 4430msgid "types specified in both the mnemonic and operands" 4431msgstr "" 4432 4433#: config/tc-arm.c:15462 4434msgid "operand types can't be inferred" 4435msgstr "" 4436 4437#: config/tc-arm.c:15468 4438msgid "type specifier has the wrong number of parts" 4439msgstr "" 4440 4441#: config/tc-arm.c:15554 config/tc-arm.c:19300 config/tc-arm.c:19307 4442msgid "operand size must match register width" 4443msgstr "" 4444 4445#: config/tc-arm.c:15576 4446msgid "inconsistent types in Neon instruction" 4447msgstr "" 4448 4449#: config/tc-arm.c:15997 4450msgid "Type is not allowed for this instruction" 4451msgstr "" 4452 4453#: config/tc-arm.c:16072 4454msgid "MVE vector or ARM register expected" 4455msgstr "" 4456 4457#: config/tc-arm.c:16189 4458msgid "immediate must be either 1, 2, 4 or 8" 4459msgstr "" 4460 4461#: config/tc-arm.c:16346 4462msgid "immediate operand expected in the range [1,8]" 4463msgstr "" 4464 4465#: config/tc-arm.c:16347 4466msgid "immediate operand expected in the range [1,16]" 4467msgstr "" 4468 4469#: config/tc-arm.c:16489 4470msgid "expected LR" 4471msgstr "" 4472 4473#: config/tc-arm.c:16988 config/tc-arm.c:17068 config/tc-arm.c:18665 4474#: config/tc-arm.c:20499 4475msgid "immediate out of range for shift" 4476msgstr "" 4477 4478#: config/tc-arm.c:17282 4479msgid "first and second operands shall be the same register" 4480msgstr "" 4481 4482#: config/tc-arm.c:17396 config/tc-arm.c:17458 4483msgid "destination register and offset register may not be the same" 4484msgstr "" 4485 4486#: config/tc-arm.c:17408 config/tc-arm.c:17527 4487msgid "immediate must be a multiple of 4 in the range of +/-[0,508]" 4488msgstr "" 4489 4490#: config/tc-arm.c:17410 4491msgid "immediate must be a multiple of 8 in the range of +/-[0,1016]" 4492msgstr "" 4493 4494#: config/tc-arm.c:17431 4495msgid "can not shift offsets when accessing less than half-word" 4496msgstr "" 4497 4498#: config/tc-arm.c:17433 4499msgid "" 4500"shift immediate must be 1, 2 or 3 for half-word, word or double-word " 4501"accesses respectively" 4502msgstr "" 4503 4504#: config/tc-arm.c:17520 4505msgid "immediate must be in the range of +/-[0,127]" 4506msgstr "" 4507 4508#: config/tc-arm.c:17523 4509msgid "immediate must be a multiple of 2 in the range of +/-[0,254]" 4510msgstr "" 4511 4512#: config/tc-arm.c:17537 config/tc-arm.c:18363 4513msgid "MVE vector register in the range [Q0..Q7] expected" 4514msgstr "" 4515 4516#: config/tc-arm.c:17853 config/tc-arm.c:19721 4517msgid "scalar out of range for multiply instruction" 4518msgstr "" 4519 4520#: config/tc-arm.c:17941 4521msgid "index must be in the range 0 to 3" 4522msgstr "" 4523 4524#: config/tc-arm.c:17944 4525msgid "indexed register must be less than 8" 4526msgstr "" 4527 4528#: config/tc-arm.c:18145 config/tc-arm.c:21463 4529msgid "" 4530"Warning: 32-bit element size and same first and third operand makes " 4531"instruction UNPREDICTABLE" 4532msgstr "" 4533 4534#: config/tc-arm.c:18504 4535msgid "instruction form not available on this architecture." 4536msgstr "" 4537 4538#: config/tc-arm.c:18507 4539msgid "this instruction implies use of ARMv8.1 AdvSIMD." 4540msgstr "" 4541 4542#: config/tc-arm.c:18614 config/tc-arm.c:18639 4543msgid "immediate out of range for insert" 4544msgstr "" 4545 4546#: config/tc-arm.c:18786 4547msgid "immediate out of range for narrowing operation" 4548msgstr "" 4549 4550#: config/tc-arm.c:18933 4551msgid "operands 0 and 1 must be the same register" 4552msgstr "" 4553 4554#: config/tc-arm.c:19039 config/tc-arm.c:21311 4555msgid "invalid rounding mode" 4556msgstr "" 4557 4558#: config/tc-arm.c:19511 4559msgid "operand size must be specified for immediate VMOV" 4560msgstr "" 4561 4562#: config/tc-arm.c:19521 4563msgid "immediate has bits set outside the operand size" 4564msgstr "" 4565 4566#: config/tc-arm.c:19756 4567msgid "" 4568"vfmal/vfmsl with FP16 type cannot be conditional, the behaviour is " 4569"UNPREDICTABLE" 4570msgstr "" 4571 4572#: config/tc-arm.c:19864 4573msgid "Instruction form not available on this architecture." 4574msgstr "" 4575 4576#: config/tc-arm.c:19918 4577msgid "" 4578"Warning: 64-bit element size and same destination and source operands makes " 4579"instruction UNPREDICTABLE" 4580msgstr "" 4581 4582#: config/tc-arm.c:19923 4583msgid "elements must be smaller than reversal region" 4584msgstr "" 4585 4586#: config/tc-arm.c:20015 4587msgid "Index one must be [2,3] and index two must be two less than index one." 4588msgstr "" 4589 4590#: config/tc-arm.c:20018 4591msgid "Destination registers may not be the same" 4592msgstr "" 4593 4594#: config/tc-arm.c:20216 config/tc-arm.c:20299 4595msgid "bad type for scalar" 4596msgstr "" 4597 4598#: config/tc-arm.c:20355 4599msgid "" 4600"immediate constant is valid both as a bit-pattern and a floating point value " 4601"(using the fp value)" 4602msgstr "" 4603 4604#: config/tc-arm.c:20407 config/tc-arm.c:20418 4605msgid "VFP registers must be adjacent" 4606msgstr "" 4607 4608#: config/tc-arm.c:20508 4609msgid "invalid suffix" 4610msgstr "" 4611 4612#: config/tc-arm.c:20662 4613msgid "bad list length for table lookup" 4614msgstr "" 4615 4616#: config/tc-arm.c:20695 4617msgid "writeback (!) must be used for VLDMDB and VSTMDB" 4618msgstr "" 4619 4620#: config/tc-arm.c:20698 config/tc-arm.c:20723 config/tc-arm.c:20744 4621msgid "register list must contain at least 1 and at most 16 registers" 4622msgstr "" 4623 4624#: config/tc-arm.c:20766 config/tc-arm.c:20799 4625msgid "Use of PC here is UNPREDICTABLE" 4626msgstr "" 4627 4628#: config/tc-arm.c:20768 4629msgid "Use of PC here is deprecated" 4630msgstr "" 4631 4632#: config/tc-arm.c:20802 4633msgid "instruction does not accept register index" 4634msgstr "" 4635 4636#: config/tc-arm.c:20805 4637msgid "instruction does not accept PC-relative addressing" 4638msgstr "" 4639 4640#: config/tc-arm.c:20827 config/tc-arm.c:20836 4641msgid "Instruction not permitted on this architecture" 4642msgstr "" 4643 4644#: config/tc-arm.c:20885 4645msgid "bad alignment" 4646msgstr "" 4647 4648#: config/tc-arm.c:20902 4649msgid "bad list type for instruction" 4650msgstr "" 4651 4652#: config/tc-arm.c:20946 4653msgid "unsupported alignment for instruction" 4654msgstr "" 4655 4656#: config/tc-arm.c:20965 config/tc-arm.c:21059 config/tc-arm.c:21071 4657#: config/tc-arm.c:21081 config/tc-arm.c:21095 4658msgid "bad list length" 4659msgstr "" 4660 4661#: config/tc-arm.c:20970 4662msgid "stride of 2 unavailable when element size is 8" 4663msgstr "" 4664 4665#: config/tc-arm.c:21003 config/tc-arm.c:21079 4666msgid "can't use alignment with this instruction" 4667msgstr "" 4668 4669#: config/tc-arm.c:21151 4670msgid "post-index must be a register" 4671msgstr "" 4672 4673#: config/tc-arm.c:21153 4674msgid "bad register for post-index" 4675msgstr "" 4676 4677#: config/tc-arm.c:21375 4678msgid "scalar out of range" 4679msgstr "" 4680 4681#: config/tc-arm.c:21508 4682msgid "" 4683"Dot Product instructions cannot be conditional, the behaviour is " 4684"UNPREDICTABLE" 4685msgstr "" 4686 4687#: config/tc-arm.c:21583 config/tc-arm.c:21611 config/tc-arm.c:22293 4688msgid "index must be 0 or 1" 4689msgstr "" 4690 4691#: config/tc-arm.c:21586 config/tc-arm.c:21614 config/tc-arm.c:22296 4692msgid "indexed register must be less than 16" 4693msgstr "" 4694 4695#: config/tc-arm.c:21652 4696msgid "Register must be r0-r14 except r13, or APSR_nzcv." 4697msgstr "" 4698 4699#: config/tc-arm.c:21655 4700msgid "Register must be an even register between r0-r10." 4701msgstr "" 4702 4703#: config/tc-arm.c:21680 4704msgid "CDE Coprocessor must be in range 0-7" 4705msgstr "" 4706 4707#: config/tc-arm.c:21714 4708msgid "cx1d requires consecutive destination registers." 4709msgstr "" 4710 4711#: config/tc-arm.c:21744 4712msgid "cx2d requires consecutive destination registers." 4713msgstr "" 4714 4715#: config/tc-arm.c:21783 4716msgid "cx3d requires consecutive destination registers." 4717msgstr "" 4718 4719#: config/tc-arm.c:21975 4720msgid "'q' register must be in range 0-7" 4721msgstr "" 4722 4723#: config/tc-arm.c:21978 4724msgid "'d' register must be in range 0-15" 4725msgstr "" 4726 4727#: config/tc-arm.c:21980 4728msgid "'s' register must be in range 0-31" 4729msgstr "" 4730 4731#: config/tc-arm.c:22035 4732msgid "vcx instructions with Q registers require MVE" 4733msgstr "" 4734 4735#: config/tc-arm.c:22040 4736msgid "" 4737"vcx instructions with S or D registers require either MVE or Armv8-M " 4738"floating point extension." 4739msgstr "" 4740 4741#: config/tc-arm.c:22056 4742msgid "vcx1 with S or D registers takes immediate within 0-2047" 4743msgstr "" 4744 4745#: config/tc-arm.c:22072 4746msgid "vcx2 with S or D registers takes immediate within 0-63" 4747msgstr "" 4748 4749#: config/tc-arm.c:22087 4750msgid "vcx2 with S or D registers takes immediate within 0-7" 4751msgstr "" 4752 4753#: config/tc-arm.c:22647 config/tc-arm.c:22751 4754msgid "conditional infixes are deprecated in unified syntax" 4755msgstr "" 4756 4757#: config/tc-arm.c:22962 4758msgid "Warning: conditional outside an IT block for Thumb." 4759msgstr "" 4760 4761#: config/tc-arm.c:23290 4762msgid "Short branches, Undefined, SVC, LDM/STM" 4763msgstr "" 4764 4765#: config/tc-arm.c:23291 4766msgid "Miscellaneous 16-bit instructions" 4767msgstr "" 4768 4769#: config/tc-arm.c:23292 4770msgid "ADR" 4771msgstr "" 4772 4773#: config/tc-arm.c:23293 4774msgid "Literal loads" 4775msgstr "" 4776 4777#: config/tc-arm.c:23294 4778msgid "Hi-register ADD, MOV, CMP, BX, BLX using pc" 4779msgstr "" 4780 4781#: config/tc-arm.c:23295 4782msgid "Hi-register ADD, MOV, CMP using pc" 4783msgstr "" 4784 4785#. NOTE: 0x00dd is not the real encoding, instead, it is the 'tvalue' 4786#. field in asm_opcode. 'tvalue' is used at the stage this check happen. 4787#: config/tc-arm.c:23298 4788msgid "ADD/SUB sp, sp #imm" 4789msgstr "" 4790 4791#: config/tc-arm.c:23320 4792msgid "" 4793"IT blocks containing 32-bit Thumb instructions are performance deprecated in " 4794"ARMv8-A and ARMv8-R" 4795msgstr "" 4796 4797#: config/tc-arm.c:23332 4798#, c-format 4799msgid "" 4800"IT blocks containing 16-bit Thumb instructions of the following class are " 4801"performance deprecated in ARMv8-A and ARMv8-R: %s" 4802msgstr "" 4803 4804#: config/tc-arm.c:23346 4805msgid "" 4806"IT blocks containing more than one conditional instruction are performance " 4807"deprecated in ARMv8-A and ARMv8-R" 4808msgstr "" 4809 4810#: config/tc-arm.c:23464 4811#, c-format 4812msgid "bad instruction `%s'" 4813msgstr "" 4814 4815#: config/tc-arm.c:23470 4816msgid "s suffix on comparison instruction is deprecated" 4817msgstr "" 4818 4819#: config/tc-arm.c:23490 4820msgid "SVC is not permitted on this architecture" 4821msgstr "" 4822 4823#: config/tc-arm.c:23492 4824#, c-format 4825msgid "selected processor does not support `%s' in Thumb mode" 4826msgstr "" 4827 4828#: config/tc-arm.c:23498 4829msgid "Thumb does not support conditional execution" 4830msgstr "" 4831 4832#: config/tc-arm.c:23518 4833#, c-format 4834msgid "" 4835"selected processor does not support 32bit wide variant of instruction `%s'" 4836msgstr "" 4837 4838#: config/tc-arm.c:23521 4839#, c-format 4840msgid "selected processor does not support `%s' in Thumb-2 mode" 4841msgstr "" 4842 4843#: config/tc-arm.c:23546 4844#, c-format 4845msgid "cannot honor width suffix -- `%s'" 4846msgstr "" 4847 4848#: config/tc-arm.c:23588 4849#, c-format 4850msgid "selected processor does not support `%s' in ARM mode" 4851msgstr "" 4852 4853#: config/tc-arm.c:23593 4854#, c-format 4855msgid "width suffixes are invalid in ARM mode -- `%s'" 4856msgstr "" 4857 4858#: config/tc-arm.c:23626 4859#, c-format 4860msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'" 4861msgstr "" 4862 4863#: config/tc-arm.c:23644 4864#, c-format 4865msgid "section '%s' finished with an open IT block." 4866msgstr "" 4867 4868#: config/tc-arm.c:23647 4869#, c-format 4870msgid "section '%s' finished with an open VPT/VPST block." 4871msgstr "" 4872 4873#: config/tc-arm.c:23654 4874msgid "file finished with an open IT block." 4875msgstr "" 4876 4877#: config/tc-arm.c:23656 4878msgid "file finished with an open VPT/VPST block." 4879msgstr "" 4880 4881#: config/tc-arm.c:27353 4882#, c-format 4883msgid "alignments greater than %d bytes not supported in .text sections." 4884msgstr "" 4885 4886#: config/tc-arm.c:27619 config/tc-ia64.c:3590 4887#, c-format 4888msgid "Group section `%s' has no group signature" 4889msgstr "" 4890 4891#: config/tc-arm.c:27665 4892msgid "handlerdata in cantunwind frame" 4893msgstr "" 4894 4895#: config/tc-arm.c:27682 4896msgid "too many unwind opcodes for personality routine 0" 4897msgstr "" 4898 4899#: config/tc-arm.c:27713 4900msgid "attempt to recreate an unwind entry" 4901msgstr "" 4902 4903#: config/tc-arm.c:27723 4904msgid "too many unwind opcodes" 4905msgstr "" 4906 4907#: config/tc-arm.c:28023 4908#, c-format 4909msgid "[-mwarn-syms]: Assignment makes a symbol match an ARM instruction: %s" 4910msgstr "" 4911 4912#: config/tc-arm.c:28387 config/tc-arm.c:28455 4913#, c-format 4914msgid "symbol %s is in a different section" 4915msgstr "" 4916 4917#: config/tc-arm.c:28389 config/tc-arm.c:28457 4918#, c-format 4919msgid "symbol %s is weak and may be overridden later" 4920msgstr "" 4921 4922#: config/tc-arm.c:28434 config/tc-arm.c:28806 4923#, c-format 4924msgid "invalid constant (%lx) after fixup" 4925msgstr "" 4926 4927#: config/tc-arm.c:28490 4928#, c-format 4929msgid "unable to compute ADRL instructions for PC offset of 0x%lx" 4930msgstr "" 4931 4932#: config/tc-arm.c:28526 config/tc-arm.c:28556 4933msgid "invalid literal constant: pool needs to be closer" 4934msgstr "" 4935 4936#: config/tc-arm.c:28529 config/tc-arm.c:28578 4937#, c-format 4938msgid "bad immediate value for offset (%ld)" 4939msgstr "" 4940 4941#: config/tc-arm.c:28559 4942#, c-format 4943msgid "bad immediate value for 8-bit offset (%ld)" 4944msgstr "" 4945 4946#: config/tc-arm.c:28619 4947msgid "offset not a multiple of 4" 4948msgstr "" 4949 4950#: config/tc-arm.c:28822 4951msgid "invalid smc expression" 4952msgstr "" 4953 4954#: config/tc-arm.c:28832 4955msgid "invalid hvc expression" 4956msgstr "" 4957 4958#: config/tc-arm.c:28843 config/tc-arm.c:28852 4959msgid "invalid swi expression" 4960msgstr "" 4961 4962#: config/tc-arm.c:28862 4963msgid "invalid expression in load/store multiple" 4964msgstr "" 4965 4966#: config/tc-arm.c:28924 4967#, c-format 4968msgid "blx to '%s' an ARM ISA state function changed to bl" 4969msgstr "" 4970 4971#: config/tc-arm.c:28943 4972msgid "misaligned branch destination" 4973msgstr "" 4974 4975#: config/tc-arm.c:29064 4976#, c-format 4977msgid "blx to Thumb func '%s' from Thumb ISA state changed to bl" 4978msgstr "" 4979 4980#: config/tc-arm.c:29113 4981msgid "Thumb2 branch out of range" 4982msgstr "" 4983 4984#: config/tc-arm.c:29165 config/tc-arm.c:29198 4985msgid "Relocation supported only in FDPIC mode" 4986msgstr "" 4987 4988#: config/tc-arm.c:29228 4989msgid "rel31 relocation overflow" 4990msgstr "" 4991 4992#: config/tc-arm.c:29250 config/tc-arm.c:29256 config/tc-arm.c:29260 4993#: config/tc-arm.c:29307 4994msgid "co-processor offset out of range" 4995msgstr "" 4996 4997#: config/tc-arm.c:29324 4998#, c-format 4999msgid "invalid offset, target not word aligned (0x%08lX)" 5000msgstr "" 5001 5002#: config/tc-arm.c:29330 5003msgid "section does not have enough alignment to ensure safe PC-relative loads" 5004msgstr "" 5005 5006#: config/tc-arm.c:29334 config/tc-arm.c:29343 config/tc-arm.c:29351 5007#: config/tc-arm.c:29359 config/tc-arm.c:29367 5008#, c-format 5009msgid "invalid offset, value too big (0x%08lX)" 5010msgstr "" 5011 5012#: config/tc-arm.c:29408 5013msgid "invalid Hi register with immediate" 5014msgstr "" 5015 5016#: config/tc-arm.c:29424 5017msgid "invalid immediate for stack address calculation" 5018msgstr "" 5019 5020#: config/tc-arm.c:29443 5021msgid "address calculation needs a strongly defined nearby symbol" 5022msgstr "" 5023 5024#: config/tc-arm.c:29459 5025msgid "symbol too far away" 5026msgstr "" 5027 5028#: config/tc-arm.c:29471 5029#, c-format 5030msgid "invalid immediate for address calculation (value = 0x%08lX)" 5031msgstr "" 5032 5033#: config/tc-arm.c:29501 5034#, c-format 5035msgid "invalid immediate: %ld is out of range" 5036msgstr "" 5037 5038#: config/tc-arm.c:29513 5039#, c-format 5040msgid "invalid shift value: %ld" 5041msgstr "" 5042 5043#: config/tc-arm.c:29583 config/tc-arm.c:29654 5044#, c-format 5045msgid "the offset 0x%08lX is not representable" 5046msgstr "" 5047 5048#: config/tc-arm.c:29615 5049#, c-format 5050msgid "Unable to process relocation for thumb opcode: %lx" 5051msgstr "" 5052 5053#: config/tc-arm.c:29694 5054#, c-format 5055msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)" 5056msgstr "" 5057 5058#: config/tc-arm.c:29733 5059#, c-format 5060msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)" 5061msgstr "" 5062 5063#: config/tc-arm.c:29773 5064#, c-format 5065msgid "bad offset 0x%08lX (must be word-aligned)" 5066msgstr "" 5067 5068#: config/tc-arm.c:29778 5069#, c-format 5070msgid "bad offset 0x%08lX (must be an 8-bit number of words)" 5071msgstr "" 5072 5073#: config/tc-arm.c:29999 config/tc-score.c:7359 5074#, c-format 5075msgid "bad relocation fixup type (%d)" 5076msgstr "" 5077 5078#: config/tc-arm.c:30117 5079msgid "literal referenced across section boundary" 5080msgstr "" 5081 5082#: config/tc-arm.c:30197 5083msgid "internal relocation (type: IMMEDIATE) not fixed up" 5084msgstr "" 5085 5086#: config/tc-arm.c:30202 5087msgid "ADRL used for a symbol not defined in the same file" 5088msgstr "" 5089 5090#: config/tc-arm.c:30209 5091#, c-format 5092msgid "%s used for a symbol not defined in the same file" 5093msgstr "" 5094 5095#: config/tc-arm.c:30225 5096#, c-format 5097msgid "undefined local label `%s'" 5098msgstr "" 5099 5100#: config/tc-arm.c:30231 5101msgid "internal_relocation (type: OFFSET_IMM) not fixed up" 5102msgstr "" 5103 5104#: config/tc-arm.c:30253 config/tc-cris.c:4000 config/tc-csky.c:1152 5105#: config/tc-ft32.c:709 config/tc-mcore.c:1929 config/tc-microblaze.c:2007 5106#: config/tc-mmix.c:2907 config/tc-moxie.c:823 config/tc-ns32k.c:2245 5107#: config/tc-score.c:7446 5108msgid "<unknown>" 5109msgstr "" 5110 5111#: config/tc-arm.c:30652 5112#, c-format 5113msgid "%s: unexpected function type: %d" 5114msgstr "" 5115 5116#: config/tc-arm.c:30792 5117msgid "use of old and new-style options to set CPU type" 5118msgstr "" 5119 5120#: config/tc-arm.c:30811 5121msgid "use of old and new-style options to set FPU type" 5122msgstr "" 5123 5124#: config/tc-arm.c:30890 5125msgid "hard-float conflicts with specified fpu" 5126msgstr "" 5127 5128#: config/tc-arm.c:31081 5129msgid "generate PIC code" 5130msgstr "" 5131 5132#: config/tc-arm.c:31082 5133msgid "assemble Thumb code" 5134msgstr "" 5135 5136#: config/tc-arm.c:31083 5137msgid "support ARM/Thumb interworking" 5138msgstr "" 5139 5140#: config/tc-arm.c:31085 5141msgid "code uses 32-bit program counter" 5142msgstr "" 5143 5144#: config/tc-arm.c:31086 5145msgid "code uses 26-bit program counter" 5146msgstr "" 5147 5148#: config/tc-arm.c:31087 5149msgid "floating point args are in fp regs" 5150msgstr "" 5151 5152#: config/tc-arm.c:31089 5153msgid "re-entrant code" 5154msgstr "" 5155 5156#: config/tc-arm.c:31090 5157msgid "code is ATPCS conformant" 5158msgstr "" 5159 5160#. These are recognized by the assembler, but have no affect on code. 5161#: config/tc-arm.c:31096 5162msgid "use frame pointer" 5163msgstr "" 5164 5165#: config/tc-arm.c:31097 5166msgid "use stack size checking" 5167msgstr "" 5168 5169#: config/tc-arm.c:31100 5170msgid "do not warn on use of deprecated feature" 5171msgstr "" 5172 5173#: config/tc-arm.c:31103 5174msgid "" 5175"warn about performance deprecated IT instructions in ARMv8-A and ARMv8-R" 5176msgstr "" 5177 5178#: config/tc-arm.c:31107 5179msgid "warn about symbols that match instruction names [default]" 5180msgstr "" 5181 5182#: config/tc-arm.c:31108 5183msgid "disable warnings about symobls that match instructions" 5184msgstr "" 5185 5186#. DON'T add any new processors to this list -- we want the whole list 5187#. to go away... Add them to the processors table instead. 5188#: config/tc-arm.c:31124 config/tc-arm.c:31125 5189msgid "use -mcpu=arm1" 5190msgstr "" 5191 5192#: config/tc-arm.c:31126 config/tc-arm.c:31127 5193msgid "use -mcpu=arm2" 5194msgstr "" 5195 5196#: config/tc-arm.c:31128 config/tc-arm.c:31129 5197msgid "use -mcpu=arm250" 5198msgstr "" 5199 5200#: config/tc-arm.c:31130 config/tc-arm.c:31131 5201msgid "use -mcpu=arm3" 5202msgstr "" 5203 5204#: config/tc-arm.c:31132 config/tc-arm.c:31133 5205msgid "use -mcpu=arm6" 5206msgstr "" 5207 5208#: config/tc-arm.c:31134 config/tc-arm.c:31135 5209msgid "use -mcpu=arm600" 5210msgstr "" 5211 5212#: config/tc-arm.c:31136 config/tc-arm.c:31137 5213msgid "use -mcpu=arm610" 5214msgstr "" 5215 5216#: config/tc-arm.c:31138 config/tc-arm.c:31139 5217msgid "use -mcpu=arm620" 5218msgstr "" 5219 5220#: config/tc-arm.c:31140 config/tc-arm.c:31141 5221msgid "use -mcpu=arm7" 5222msgstr "" 5223 5224#: config/tc-arm.c:31142 config/tc-arm.c:31143 5225msgid "use -mcpu=arm70" 5226msgstr "" 5227 5228#: config/tc-arm.c:31144 config/tc-arm.c:31145 5229msgid "use -mcpu=arm700" 5230msgstr "" 5231 5232#: config/tc-arm.c:31146 config/tc-arm.c:31147 5233msgid "use -mcpu=arm700i" 5234msgstr "" 5235 5236#: config/tc-arm.c:31148 config/tc-arm.c:31149 5237msgid "use -mcpu=arm710" 5238msgstr "" 5239 5240#: config/tc-arm.c:31150 config/tc-arm.c:31151 5241msgid "use -mcpu=arm710c" 5242msgstr "" 5243 5244#: config/tc-arm.c:31152 config/tc-arm.c:31153 5245msgid "use -mcpu=arm720" 5246msgstr "" 5247 5248#: config/tc-arm.c:31154 config/tc-arm.c:31155 5249msgid "use -mcpu=arm7d" 5250msgstr "" 5251 5252#: config/tc-arm.c:31156 config/tc-arm.c:31157 5253msgid "use -mcpu=arm7di" 5254msgstr "" 5255 5256#: config/tc-arm.c:31158 config/tc-arm.c:31159 5257msgid "use -mcpu=arm7m" 5258msgstr "" 5259 5260#: config/tc-arm.c:31160 config/tc-arm.c:31161 5261msgid "use -mcpu=arm7dm" 5262msgstr "" 5263 5264#: config/tc-arm.c:31162 config/tc-arm.c:31163 5265msgid "use -mcpu=arm7dmi" 5266msgstr "" 5267 5268#: config/tc-arm.c:31164 config/tc-arm.c:31165 5269msgid "use -mcpu=arm7100" 5270msgstr "" 5271 5272#: config/tc-arm.c:31166 config/tc-arm.c:31167 5273msgid "use -mcpu=arm7500" 5274msgstr "" 5275 5276#: config/tc-arm.c:31168 config/tc-arm.c:31169 5277msgid "use -mcpu=arm7500fe" 5278msgstr "" 5279 5280#: config/tc-arm.c:31170 config/tc-arm.c:31171 config/tc-arm.c:31172 5281#: config/tc-arm.c:31173 5282msgid "use -mcpu=arm7tdmi" 5283msgstr "" 5284 5285#: config/tc-arm.c:31174 config/tc-arm.c:31175 5286msgid "use -mcpu=arm710t" 5287msgstr "" 5288 5289#: config/tc-arm.c:31176 config/tc-arm.c:31177 5290msgid "use -mcpu=arm720t" 5291msgstr "" 5292 5293#: config/tc-arm.c:31178 config/tc-arm.c:31179 5294msgid "use -mcpu=arm740t" 5295msgstr "" 5296 5297#: config/tc-arm.c:31180 config/tc-arm.c:31181 5298msgid "use -mcpu=arm8" 5299msgstr "" 5300 5301#: config/tc-arm.c:31182 config/tc-arm.c:31183 5302msgid "use -mcpu=arm810" 5303msgstr "" 5304 5305#: config/tc-arm.c:31184 config/tc-arm.c:31185 5306msgid "use -mcpu=arm9" 5307msgstr "" 5308 5309#: config/tc-arm.c:31186 config/tc-arm.c:31187 5310msgid "use -mcpu=arm9tdmi" 5311msgstr "" 5312 5313#: config/tc-arm.c:31188 config/tc-arm.c:31189 5314msgid "use -mcpu=arm920" 5315msgstr "" 5316 5317#: config/tc-arm.c:31190 config/tc-arm.c:31191 5318msgid "use -mcpu=arm940" 5319msgstr "" 5320 5321#: config/tc-arm.c:31192 5322msgid "use -mcpu=strongarm" 5323msgstr "" 5324 5325#: config/tc-arm.c:31194 5326msgid "use -mcpu=strongarm110" 5327msgstr "" 5328 5329#: config/tc-arm.c:31196 5330msgid "use -mcpu=strongarm1100" 5331msgstr "" 5332 5333#: config/tc-arm.c:31198 5334msgid "use -mcpu=strongarm1110" 5335msgstr "" 5336 5337#: config/tc-arm.c:31199 5338msgid "use -mcpu=xscale" 5339msgstr "" 5340 5341#: config/tc-arm.c:31200 5342msgid "use -mcpu=iwmmxt" 5343msgstr "" 5344 5345#: config/tc-arm.c:31201 5346msgid "use -mcpu=all" 5347msgstr "" 5348 5349#. Architecture variants -- don't add any more to this list either. 5350#: config/tc-arm.c:31204 config/tc-arm.c:31205 5351msgid "use -march=armv2" 5352msgstr "" 5353 5354#: config/tc-arm.c:31206 config/tc-arm.c:31207 5355msgid "use -march=armv2a" 5356msgstr "" 5357 5358#: config/tc-arm.c:31208 config/tc-arm.c:31209 5359msgid "use -march=armv3" 5360msgstr "" 5361 5362#: config/tc-arm.c:31210 config/tc-arm.c:31211 5363msgid "use -march=armv3m" 5364msgstr "" 5365 5366#: config/tc-arm.c:31212 config/tc-arm.c:31213 5367msgid "use -march=armv4" 5368msgstr "" 5369 5370#: config/tc-arm.c:31214 config/tc-arm.c:31215 5371msgid "use -march=armv4t" 5372msgstr "" 5373 5374#: config/tc-arm.c:31216 config/tc-arm.c:31217 5375msgid "use -march=armv5" 5376msgstr "" 5377 5378#: config/tc-arm.c:31218 config/tc-arm.c:31219 5379msgid "use -march=armv5t" 5380msgstr "" 5381 5382#: config/tc-arm.c:31220 config/tc-arm.c:31221 5383msgid "use -march=armv5te" 5384msgstr "" 5385 5386#. Floating point variants -- don't add any more to this list either. 5387#: config/tc-arm.c:31224 5388msgid "use -mfpu=fpe" 5389msgstr "" 5390 5391#: config/tc-arm.c:31225 5392msgid "use -mfpu=fpa10" 5393msgstr "" 5394 5395#: config/tc-arm.c:31226 5396msgid "use -mfpu=fpa11" 5397msgstr "" 5398 5399#: config/tc-arm.c:31228 5400msgid "use either -mfpu=softfpa or -mfpu=softvfp" 5401msgstr "" 5402 5403#: config/tc-arm.c:32312 5404msgid "extension does not apply to the base architecture" 5405msgstr "" 5406 5407#: config/tc-arm.c:32341 5408msgid "architectural extensions must be specified in alphabetical order" 5409msgstr "" 5410 5411#: config/tc-arm.c:32480 config/tc-arm.c:33423 5412#, c-format 5413msgid "unknown floating point format `%s'\n" 5414msgstr "" 5415 5416#: config/tc-arm.c:32496 config/tc-csky.c:1264 5417#, c-format 5418msgid "unknown floating point abi `%s'\n" 5419msgstr "" 5420 5421#: config/tc-arm.c:32512 5422#, c-format 5423msgid "unknown EABI `%s'\n" 5424msgstr "" 5425 5426#: config/tc-arm.c:32532 5427#, c-format 5428msgid "unknown implicit IT mode `%s', should be arm, thumb, always, or never." 5429msgstr "" 5430 5431#: config/tc-arm.c:32555 config/tc-metag.c:5911 5432msgid "<fpu name>\t assemble for FPU architecture <fpu name>" 5433msgstr "" 5434 5435#: config/tc-arm.c:32557 5436msgid "<abi>\t assemble for floating point ABI <abi>" 5437msgstr "" 5438 5439#: config/tc-arm.c:32560 5440msgid "<ver>\t\t assemble for eabi version <ver>" 5441msgstr "" 5442 5443#: config/tc-arm.c:32563 5444msgid "<mode>\t controls implicit insertion of IT instructions" 5445msgstr "" 5446 5447#: config/tc-arm.c:32565 5448msgid "\t\t\t TI CodeComposer Studio syntax compatibility mode" 5449msgstr "" 5450 5451#: config/tc-arm.c:32568 5452msgid "" 5453"[ieee|alternative]\n" 5454" set the encoding for half precision floating point " 5455"numbers to IEEE\n" 5456" or Arm alternative format." 5457msgstr "" 5458 5459#: config/tc-arm.c:32679 5460#, c-format 5461msgid " ARM-specific assembler options:\n" 5462msgstr "" 5463 5464#: config/tc-arm.c:32699 5465#, c-format 5466msgid " --fix-v4bx Allow BX in ARMv4 code\n" 5467msgstr "" 5468 5469#: config/tc-arm.c:32703 5470#, c-format 5471msgid " --fdpic generate an FDPIC object file\n" 5472msgstr "" 5473 5474#: config/tc-arm.c:33011 5475msgid "no architecture contains all the instructions used\n" 5476msgstr "" 5477 5478#: config/tc-arm.c:33363 5479#, c-format 5480msgid "" 5481"architectural extension `%s' is not allowed for the current base architecture" 5482msgstr "" 5483 5484#: config/tc-arm.c:33386 5485#, c-format 5486msgid "unknown architecture extension `%s'\n" 5487msgstr "" 5488 5489#: config/tc-avr.c:593 5490#, c-format 5491msgid "Known MCU names:" 5492msgstr "" 5493 5494#: config/tc-avr.c:658 5495#, c-format 5496msgid "" 5497"AVR Assembler options:\n" 5498" -mmcu=[avr-name] select microcontroller variant\n" 5499" [avr-name] can be:\n" 5500" avr1 - classic AVR core without data RAM\n" 5501" avr2 - classic AVR core with up to 8K program memory\n" 5502" avr25 - classic AVR core with up to 8K program memory\n" 5503" plus the MOVW instruction\n" 5504" avr3 - classic AVR core with up to 64K program memory\n" 5505" avr31 - classic AVR core with up to 128K program memory\n" 5506" avr35 - classic AVR core with up to 64K program memory\n" 5507" plus the MOVW instruction\n" 5508" avr4 - enhanced AVR core with up to 8K program memory\n" 5509" avr5 - enhanced AVR core with up to 64K program memory\n" 5510" avr51 - enhanced AVR core with up to 128K program memory\n" 5511" avr6 - enhanced AVR core with up to 256K program memory\n" 5512" avrxmega2 - XMEGA, > 8K, < 64K FLASH, < 64K RAM\n" 5513" avrxmega3 - XMEGA, RAM + FLASH < 64K, Flash visible in " 5514"RAM\n" 5515" avrxmega4 - XMEGA, > 64K, <= 128K FLASH, <= 64K RAM\n" 5516" avrxmega5 - XMEGA, > 64K, <= 128K FLASH, > 64K RAM\n" 5517" avrxmega6 - XMEGA, > 128K, <= 256K FLASH, <= 64K RAM\n" 5518" avrxmega7 - XMEGA, > 128K, <= 256K FLASH, > 64K RAM\n" 5519" avrtiny - AVR Tiny core with 16 gp registers\n" 5520msgstr "" 5521 5522#: config/tc-avr.c:681 5523#, c-format 5524msgid "" 5525" -mall-opcodes accept all AVR opcodes, even if not supported by MCU\n" 5526" -mno-skip-bug disable warnings for skipping two-word instructions\n" 5527" (default for avr4, avr5)\n" 5528" -mno-wrap reject rjmp/rcall instructions with 8K wrap-around\n" 5529" (default for avr3, avr5)\n" 5530" -mrmw accept Read-Modify-Write instructions\n" 5531" -mlink-relax generate relocations for linker relaxation (default)\n" 5532" -mno-link-relax don't generate relocations for linker relaxation.\n" 5533" -mgcc-isr accept the __gcc_isr pseudo-instruction.\n" 5534msgstr "" 5535 5536#: config/tc-avr.c:720 5537#, c-format 5538msgid "unknown MCU: %s\n" 5539msgstr "" 5540 5541#: config/tc-avr.c:734 5542#, c-format 5543msgid "redefinition of mcu type `%s' to `%s'" 5544msgstr "" 5545 5546#: config/tc-avr.c:859 5547msgid "constant value required" 5548msgstr "" 5549 5550#: config/tc-avr.c:862 5551#, c-format 5552msgid "number must be positive and less than %d" 5553msgstr "" 5554 5555#: config/tc-avr.c:888 config/tc-avr.c:1025 5556#, c-format 5557msgid "constant out of 8-bit range: %d" 5558msgstr "" 5559 5560#: config/tc-avr.c:956 config/tc-score.c:1198 read.c:3938 5561msgid "illegal expression" 5562msgstr "" 5563 5564#: config/tc-avr.c:985 config/tc-avr.c:1995 config/tc-pru.c:1862 5565msgid "`)' required" 5566msgstr "" 5567 5568#: config/tc-avr.c:1095 5569msgid "register name or number from 16 to 31 required" 5570msgstr "" 5571 5572#: config/tc-avr.c:1101 5573msgid "register name or number from 0 to 31 required" 5574msgstr "" 5575 5576#: config/tc-avr.c:1109 5577msgid "register r16-r23 required" 5578msgstr "" 5579 5580#: config/tc-avr.c:1115 5581msgid "register number above 15 required" 5582msgstr "" 5583 5584#: config/tc-avr.c:1121 config/tc-csky.c:6394 config/tc-csky.c:6423 5585msgid "even register number required" 5586msgstr "" 5587 5588#: config/tc-avr.c:1127 5589msgid "register r24, r26, r28 or r30 required" 5590msgstr "" 5591 5592#: config/tc-avr.c:1148 5593msgid "pointer register (X, Y or Z) required" 5594msgstr "" 5595 5596#: config/tc-avr.c:1155 5597msgid "cannot both predecrement and postincrement" 5598msgstr "" 5599 5600#: config/tc-avr.c:1163 5601msgid "addressing mode not supported" 5602msgstr "" 5603 5604#: config/tc-avr.c:1169 5605msgid "can't predecrement" 5606msgstr "" 5607 5608#: config/tc-avr.c:1172 5609msgid "pointer register Z required" 5610msgstr "" 5611 5612#: config/tc-avr.c:1191 5613msgid "postincrement not supported" 5614msgstr "" 5615 5616#: config/tc-avr.c:1201 5617msgid "pointer register (Y or Z) required" 5618msgstr "" 5619 5620#: config/tc-avr.c:1323 config/tc-xgate.c:1352 5621#, c-format 5622msgid "unknown constraint `%c'" 5623msgstr "" 5624 5625#: config/tc-avr.c:1386 config/tc-avr.c:2677 5626msgid "`,' required" 5627msgstr "" 5628 5629#: config/tc-avr.c:1407 5630msgid "undefined combination of operands" 5631msgstr "" 5632 5633#: config/tc-avr.c:1416 5634msgid "skipping two-word instruction" 5635msgstr "" 5636 5637#: config/tc-avr.c:1604 config/tc-avr.c:1620 config/tc-avr.c:1751 5638#: config/tc-msp430.c:4498 config/tc-msp430.c:4517 5639#, c-format 5640msgid "odd address operand: %ld" 5641msgstr "" 5642 5643#: config/tc-avr.c:1612 config/tc-avr.c:1631 config/tc-avr.c:1649 5644#: config/tc-avr.c:1660 config/tc-avr.c:1676 config/tc-avr.c:1684 5645#: config/tc-avr.c:1779 config/tc-avr.c:1786 config/tc-d10v.c:503 5646#: config/tc-d30v.c:550 config/tc-msp430.c:4506 config/tc-msp430.c:4524 5647#, c-format 5648msgid "operand out of range: %ld" 5649msgstr "" 5650 5651#: config/tc-avr.c:1667 5652#, c-format 5653msgid "operand out of range: 0x%lx" 5654msgstr "" 5655 5656#: config/tc-avr.c:1772 config/tc-d10v.c:1592 config/tc-d30v.c:2011 5657#: config/tc-msp430.c:4595 5658#, c-format 5659msgid "line %d: unknown relocation type: 0x%x" 5660msgstr "" 5661 5662#: config/tc-avr.c:1800 5663msgid "only constant expression allowed" 5664msgstr "" 5665 5666#. xgettext:c-format. 5667#: config/tc-avr.c:1855 config/tc-bfin.c:824 config/tc-d10v.c:1461 5668#: config/tc-d30v.c:1768 config/tc-metag.c:7016 config/tc-mn10200.c:779 5669#: config/tc-mn10300.c:2177 config/tc-msp430.c:4643 config/tc-ppc.c:7473 5670#: config/tc-ppc.c:7494 config/tc-spu.c:882 config/tc-spu.c:1093 5671#: config/tc-v850.c:3367 config/tc-z80.c:3869 5672#, c-format 5673msgid "reloc %d not supported by object file format" 5674msgstr "" 5675 5676#: config/tc-avr.c:1877 config/tc-ft32.c:232 config/tc-h8300.c:1929 5677#: config/tc-mcore.c:881 config/tc-microblaze.c:941 config/tc-moxie.c:180 5678#: config/tc-pj.c:253 config/tc-sh.c:2197 config/tc-wasm32.c:747 5679#: config/tc-z8k.c:1233 5680msgid "can't find opcode " 5681msgstr "" 5682 5683#: config/tc-avr.c:1896 5684#, c-format 5685msgid "illegal opcode %s for mcu %s" 5686msgstr "" 5687 5688#: config/tc-avr.c:1912 5689#, c-format 5690msgid "pseudo instruction `%s' not supported" 5691msgstr "" 5692 5693#: config/tc-avr.c:1934 5694msgid "garbage at end of line" 5695msgstr "" 5696 5697#: config/tc-avr.c:2044 config/tc-pru.c:1894 5698#, c-format 5699msgid "illegal %s relocation size: %d" 5700msgstr "" 5701 5702#: config/tc-avr.c:2157 config/tc-avr.c:2212 5703#, c-format 5704msgid "unknown record type %d (in %s)" 5705msgstr "" 5706 5707#: config/tc-avr.c:2233 5708#, c-format 5709msgid "Failed to create property section `%s'\n" 5710msgstr "" 5711 5712#: config/tc-avr.c:2669 5713#, c-format 5714msgid "%s requires value 0-2 as operand 1" 5715msgstr "" 5716 5717#: config/tc-avr.c:2694 5718#, c-format 5719msgid "`%s %d' after `%s %d' from %s:%u" 5720msgstr "" 5721 5722#: config/tc-avr.c:2697 5723#, c-format 5724msgid "`%s %d' but no chunk open yet" 5725msgstr "" 5726 5727#: config/tc-avr.c:2785 5728#, c-format 5729msgid "dangling `__gcc_isr %d'" 5730msgstr "" 5731 5732#: config/tc-avr.c:2787 5733msgid "dangling `__gcc_isr'" 5734msgstr "" 5735 5736#: config/tc-bfin.c:93 config/tc-frv.c:1603 config/tc-frv.c:1613 5737msgid "missing ')'" 5738msgstr "" 5739 5740#: config/tc-bfin.c:439 5741#, c-format 5742msgid " Blackfin specific assembler options:\n" 5743msgstr "" 5744 5745#: config/tc-bfin.c:440 5746#, c-format 5747msgid " -mcpu=<cpu[-sirevision]> specify the name of the target CPU\n" 5748msgstr "" 5749 5750#: config/tc-bfin.c:441 5751#, c-format 5752msgid " -mfdpic assemble for the FDPIC ABI\n" 5753msgstr "" 5754 5755#: config/tc-bfin.c:442 5756#, c-format 5757msgid " -mno-fdpic/-mnopic disable -mfdpic\n" 5758msgstr "" 5759 5760#: config/tc-bfin.c:455 5761msgid "Could not set architecture and machine." 5762msgstr "" 5763 5764#: config/tc-bfin.c:602 5765msgid "Parse failed." 5766msgstr "" 5767 5768#: config/tc-bfin.c:677 5769msgid "pcrel too far BFD_RELOC_BFIN_10" 5770msgstr "" 5771 5772#: config/tc-bfin.c:693 5773msgid "pcrel too far BFD_RELOC_BFIN_12" 5774msgstr "" 5775 5776#: config/tc-bfin.c:713 5777msgid "pcrel too far BFD_RELOC_BFIN_24" 5778msgstr "" 5779 5780#: config/tc-bfin.c:728 5781msgid "pcrel too far BFD_RELOC_BFIN_5" 5782msgstr "" 5783 5784#: config/tc-bfin.c:740 5785msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL" 5786msgstr "" 5787 5788#: config/tc-bfin.c:750 5789msgid "rel too far BFD_RELOC_8" 5790msgstr "" 5791 5792#: config/tc-bfin.c:757 5793msgid "rel too far BFD_RELOC_16" 5794msgstr "" 5795 5796#: config/tc-bpf.c:153 5797#, c-format 5798msgid "" 5799"\n" 5800"BPF options:\n" 5801msgstr "" 5802 5803#: config/tc-bpf.c:154 5804#, c-format 5805msgid "" 5806" --EL\t\t\tgenerate code for a little endian machine\n" 5807" --EB\t\t\tgenerate code for a big endian machine\n" 5808" -mxbpf generate xBPF instructions\n" 5809msgstr "" 5810 5811#: config/tc-bpf.c:307 5812msgid "convert_frag called" 5813msgstr "" 5814 5815#: config/tc-bpf.c:314 config/tc-sparc.h:68 config/tc-z80.h:55 5816msgid "estimate_size_before_relax called" 5817msgstr "" 5818 5819#: config/tc-cr16.c:168 5820msgid "using a bit field width of zero" 5821msgstr "" 5822 5823#: config/tc-cr16.c:176 5824#, c-format 5825msgid "field width \"%s\" too complex for a bitfield" 5826msgstr "" 5827 5828#: config/tc-cr16.c:186 5829#, c-format 5830msgid "field width %lu too big to fit in %d byte: truncated to %d bits" 5831msgid_plural "field width %lu too big to fit in %d bytes: truncated to %d bits" 5832msgstr[0] "" 5833msgstr[1] "" 5834 5835#: config/tc-cr16.c:212 5836#, c-format 5837msgid "field value \"%s\" too complex for a bitfield" 5838msgstr "" 5839 5840#: config/tc-cr16.c:394 5841#, c-format 5842msgid "Unknown register pair - index relative mode: `%d'" 5843msgstr "" 5844 5845#: config/tc-cr16.c:607 config/tc-crx.c:337 5846#, c-format 5847msgid "internal error: reloc %d (`%s') not supported by object file format" 5848msgstr "" 5849 5850#: config/tc-cr16.c:700 config/tc-i386.c:14007 config/tc-s390.c:2113 5851msgid "GOT already in symbol table" 5852msgstr "" 5853 5854#. Missing or bad expr becomes absolute 0. 5855#: config/tc-cr16.c:884 config/tc-crx.c:574 5856#, c-format 5857msgid "missing or invalid displacement expression `%s' taken as 0" 5858msgstr "" 5859 5860#: config/tc-cr16.c:934 5861#, c-format 5862msgid "GOT bad expression with %s." 5863msgstr "" 5864 5865#: config/tc-cr16.c:1045 5866#, c-format 5867msgid "operand %d: illegal use expression: `%s`" 5868msgstr "" 5869 5870#: config/tc-cr16.c:1110 config/tc-crx.c:1084 5871#, c-format 5872msgid "Unknown register: `%d'" 5873msgstr "" 5874 5875#. Issue a error message when register is illegal. 5876#: config/tc-cr16.c:1118 5877#, c-format 5878msgid "Illegal register (`%s') in Instruction: `%s'" 5879msgstr "" 5880 5881#: config/tc-cr16.c:1192 config/tc-cr16.c:1267 5882#, c-format 5883msgid "Illegal register `%s' in Instruction `%s'" 5884msgstr "" 5885 5886#: config/tc-cr16.c:1220 config/tc-cr16.c:1231 5887#, c-format 5888msgid "Illegal register pair `%s' in Instruction `%s'" 5889msgstr "" 5890 5891#: config/tc-cr16.c:1256 5892msgid "unmatched '['" 5893msgstr "" 5894 5895#: config/tc-cr16.c:1262 5896msgid "garbage after index spec ignored" 5897msgstr "" 5898 5899#: config/tc-cr16.c:1410 config/tc-crx.c:893 5900#, c-format 5901msgid "Illegal operands (whitespace): `%s'" 5902msgstr "" 5903 5904#: config/tc-cr16.c:1422 config/tc-cr16.c:1429 config/tc-cr16.c:1446 5905#: config/tc-crx.c:905 config/tc-crx.c:912 config/tc-crx.c:929 5906#: config/tc-crx.c:1720 5907#, c-format 5908msgid "Missing matching brackets : `%s'" 5909msgstr "" 5910 5911#: config/tc-cr16.c:1478 config/tc-crx.c:955 5912#, c-format 5913msgid "Unknown exception: `%s'" 5914msgstr "" 5915 5916#: config/tc-cr16.c:1560 config/tc-crx.c:1051 5917#, c-format 5918msgid "Illegal `cinv' parameter: `%c'" 5919msgstr "" 5920 5921#: config/tc-cr16.c:1581 config/tc-cr16.c:1620 5922#, c-format 5923msgid "Unknown register pair: `%d'" 5924msgstr "" 5925 5926#. Issue a error message when register pair is illegal. 5927#: config/tc-cr16.c:1589 5928#, c-format 5929msgid "Illegal register pair (`%s') in Instruction: `%s'" 5930msgstr "" 5931 5932#. Issue a error message when register pair is illegal. 5933#: config/tc-cr16.c:1628 5934#, c-format 5935msgid "Illegal index register pair (`%s') in Instruction: `%s'" 5936msgstr "" 5937 5938#: config/tc-cr16.c:1667 5939#, c-format 5940msgid "Unknown processor register : `%d'" 5941msgstr "" 5942 5943#. Issue a error message when register pair is illegal. 5944#: config/tc-cr16.c:1675 5945#, c-format 5946msgid "Illegal processor register (`%s') in Instruction: `%s'" 5947msgstr "" 5948 5949#: config/tc-cr16.c:1723 5950#, c-format 5951msgid "Unknown processor register (32 bit) : `%d'" 5952msgstr "" 5953 5954#. Issue a error message when register pair is illegal. 5955#: config/tc-cr16.c:1731 5956#, c-format 5957msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'" 5958msgstr "" 5959 5960#: config/tc-cr16.c:2076 config/tc-crx.c:1618 config/tc-crx.c:1635 5961#, c-format 5962msgid "Same src/dest register is used (`r%d'), result is undefined" 5963msgstr "" 5964 5965#: config/tc-cr16.c:2098 5966msgid "RA register is saved twice." 5967msgstr "" 5968 5969#: config/tc-cr16.c:2102 5970#, c-format 5971msgid "`%s' Illegal use of registers." 5972msgstr "" 5973 5974#: config/tc-cr16.c:2116 5975#, c-format 5976msgid "`%s' Illegal count-register combination." 5977msgstr "" 5978 5979#: config/tc-cr16.c:2122 5980#, c-format 5981msgid "`%s' Illegal use of register." 5982msgstr "" 5983 5984#: config/tc-cr16.c:2131 config/tc-crx.c:1627 5985#, c-format 5986msgid "`%s' has undefined result" 5987msgstr "" 5988 5989#: config/tc-cr16.c:2139 5990#, c-format 5991msgid "Same src/dest register is used (`r%d'),result is undefined" 5992msgstr "" 5993 5994#: config/tc-cr16.c:2310 config/tc-crx.c:1533 5995msgid "Incorrect number of operands" 5996msgstr "" 5997 5998#: config/tc-cr16.c:2312 config/tc-crx.c:1535 5999#, c-format 6000msgid "Illegal type of operand (arg %d)" 6001msgstr "" 6002 6003#: config/tc-cr16.c:2318 config/tc-crx.c:1541 6004#, c-format 6005msgid "Operand out of range (arg %d)" 6006msgstr "" 6007 6008#: config/tc-cr16.c:2321 config/tc-crx.c:1544 6009#, c-format 6010msgid "Operand has odd displacement (arg %d)" 6011msgstr "" 6012 6013#: config/tc-cr16.c:2324 config/tc-cr16.c:2355 config/tc-crx.c:1559 6014#: config/tc-crx.c:1587 6015#, c-format 6016msgid "Illegal operand (arg %d)" 6017msgstr "" 6018 6019#. Give an error if a frag containing code is not aligned to a 2-byte 6020#. boundary. 6021#: config/tc-cr16.c:2457 config/tc-cr16.h:74 config/tc-crx.c:1909 6022#: config/tc-crx.h:77 6023msgid "instruction address is not a multiple of 2" 6024msgstr "" 6025 6026#: config/tc-cr16.c:2480 config/tc-cris.c:1550 config/tc-cris.c:1558 6027#: config/tc-crx.c:1945 config/tc-dlx.c:680 config/tc-hppa.c:3212 6028#: config/tc-hppa.c:3219 config/tc-sparc.c:1749 config/tc-sparc.c:1757 6029#, c-format 6030msgid "Unknown opcode: `%s'" 6031msgstr "" 6032 6033#: config/tc-cris.c:550 config/tc-m68hc11.c:3894 6034#, c-format 6035msgid "internal inconsistency problem in %s: fr_symbol %lx" 6036msgstr "" 6037 6038#: config/tc-cris.c:554 config/tc-m68hc11.c:3898 config/tc-msp430.c:4993 6039#, c-format 6040msgid "internal inconsistency problem in %s: resolved symbol" 6041msgstr "" 6042 6043#: config/tc-cris.c:564 config/tc-m68hc11.c:3904 6044#, c-format 6045msgid "internal inconsistency problem in %s: fr_subtype %d" 6046msgstr "" 6047 6048#: config/tc-cris.c:904 6049msgid "Relaxation to long branches for .arch common_v10_v32 not implemented" 6050msgstr "" 6051 6052#: config/tc-cris.c:934 6053msgid "Complicated LAPC target operand is not a multiple of two. Use LAPC.D" 6054msgstr "" 6055 6056#: config/tc-cris.c:939 6057#, c-format 6058msgid "" 6059"Internal error found in md_convert_frag: offset %ld. Please report this." 6060msgstr "" 6061 6062#: config/tc-cris.c:964 6063#, c-format 6064msgid "internal inconsistency in %s: bdapq no symbol" 6065msgstr "" 6066 6067#: config/tc-cris.c:977 6068#, c-format 6069msgid "internal inconsistency in %s: bdap.w with no symbol" 6070msgstr "" 6071 6072#: config/tc-cris.c:1001 6073msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness" 6074msgstr "" 6075 6076#: config/tc-cris.c:1010 6077msgid "dangerous MULS/MULU location; give it higher alignment" 6078msgstr "" 6079 6080#. Bail out for compatibility mode. (It seems it can be implemented, 6081#. perhaps with a 10-byte sequence: "move.d NNNN,$pc/$acr", "jump 6082#. $acr", "nop"; but doesn't seem worth it at the moment.) 6083#: config/tc-cris.c:1051 6084msgid "" 6085"Out-of-range .word offset handling is not implemented for .arch " 6086"common_v10_v32" 6087msgstr "" 6088 6089#: config/tc-cris.c:1096 6090msgid ".word case-table handling failed: table too large" 6091msgstr "" 6092 6093#: config/tc-cris.c:1228 6094#, c-format 6095msgid "Buggy opcode: `%s' \"%s\"\n" 6096msgstr "" 6097 6098#: config/tc-cris.c:1656 6099#, c-format 6100msgid "Immediate value not in 5 bit unsigned range: %ld" 6101msgstr "" 6102 6103#: config/tc-cris.c:1672 6104#, c-format 6105msgid "Immediate value not in 4 bit unsigned range: %ld" 6106msgstr "" 6107 6108#: config/tc-cris.c:1724 6109#, c-format 6110msgid "Immediate value not in 6 bit range: %ld" 6111msgstr "" 6112 6113#: config/tc-cris.c:1740 6114#, c-format 6115msgid "Immediate value not in 6 bit unsigned range: %ld" 6116msgstr "" 6117 6118#. Others have a generic warning. 6119#: config/tc-cris.c:1849 6120#, c-format 6121msgid "Unimplemented register `%s' specified" 6122msgstr "" 6123 6124#. We've come to the end of instructions with this 6125#. opcode, so it must be an error. 6126#: config/tc-cris.c:2093 6127msgid "Illegal operands" 6128msgstr "" 6129 6130#: config/tc-cris.c:2134 config/tc-cris.c:2174 6131#, c-format 6132msgid "Immediate value not in 8 bit range: %ld" 6133msgstr "" 6134 6135#: config/tc-cris.c:2144 config/tc-cris.c:2195 6136#, c-format 6137msgid "Immediate value not in 16 bit range: %ld" 6138msgstr "" 6139 6140#: config/tc-cris.c:2179 6141#, c-format 6142msgid "Immediate value not in 8 bit signed range: %ld" 6143msgstr "" 6144 6145#: config/tc-cris.c:2184 6146#, c-format 6147msgid "Immediate value not in 8 bit unsigned range: %ld" 6148msgstr "" 6149 6150#: config/tc-cris.c:2200 6151#, c-format 6152msgid "Immediate value not in 16 bit signed range: %ld" 6153msgstr "" 6154 6155#: config/tc-cris.c:2205 6156#, c-format 6157msgid "Immediate value not in 16 bit unsigned range: %ld" 6158msgstr "" 6159 6160#: config/tc-cris.c:2231 6161msgid "TLS relocation size does not match operand size" 6162msgstr "" 6163 6164#: config/tc-cris.c:2232 6165msgid "PIC relocation size does not match operand size" 6166msgstr "" 6167 6168#: config/tc-cris.c:3379 6169msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n" 6170msgstr "" 6171 6172#: config/tc-cris.c:3383 6173msgid "32-bit conditional branch generated" 6174msgstr "" 6175 6176#: config/tc-cris.c:3444 6177msgid "Complex expression not supported" 6178msgstr "" 6179 6180#. FIXME: Is this function mentioned in the internals.texi manual? If 6181#. not, add it. 6182#: config/tc-cris.c:3594 6183msgid "Bad call to md_atof () - floating point formats are not supported" 6184msgstr "" 6185 6186#: config/tc-cris.c:3635 6187msgid "PC-relative relocation must be trivially resolved" 6188msgstr "" 6189 6190#: config/tc-cris.c:3707 6191#, c-format 6192msgid "Value not in 16 bit range: %ld" 6193msgstr "" 6194 6195#: config/tc-cris.c:3715 6196#, c-format 6197msgid "Value not in 16 bit signed range: %ld" 6198msgstr "" 6199 6200#: config/tc-cris.c:3723 6201#, c-format 6202msgid "Value not in 8 bit range: %ld" 6203msgstr "" 6204 6205#: config/tc-cris.c:3730 6206#, c-format 6207msgid "Value not in 8 bit signed range: %ld" 6208msgstr "" 6209 6210#: config/tc-cris.c:3740 6211#, c-format 6212msgid "Value not in 4 bit unsigned range: %ld" 6213msgstr "" 6214 6215#: config/tc-cris.c:3747 6216#, c-format 6217msgid "Value not in 5 bit unsigned range: %ld" 6218msgstr "" 6219 6220#: config/tc-cris.c:3754 6221#, c-format 6222msgid "Value not in 6 bit range: %ld" 6223msgstr "" 6224 6225#: config/tc-cris.c:3761 6226#, c-format 6227msgid "Value not in 6 bit unsigned range: %ld" 6228msgstr "" 6229 6230#: config/tc-cris.c:3805 6231#, c-format 6232msgid "Please use --help to see usage and options for this assembler.\n" 6233msgstr "" 6234 6235#: config/tc-cris.c:3817 6236msgid "--no-underscore is invalid with a.out format" 6237msgstr "" 6238 6239#: config/tc-cris.c:3829 6240msgid "--pic is invalid for this object format" 6241msgstr "" 6242 6243#: config/tc-cris.c:3843 6244#, c-format 6245msgid "invalid <arch> in --march=<arch>: %s" 6246msgstr "" 6247 6248#: config/tc-cris.c:3952 config/tc-ft32.c:689 config/tc-moxie.c:776 6249msgid "" 6250"Semantics error. This type of operand can not be relocated, it must be an " 6251"assembly-time constant" 6252msgstr "" 6253 6254#: config/tc-cris.c:4001 config/tc-ft32.c:710 config/tc-moxie.c:824 6255#, c-format 6256msgid "Cannot generate relocation type for symbol %s, code %s" 6257msgstr "" 6258 6259#. The messages are formatted to line up with the generic options. 6260#: config/tc-cris.c:4014 6261#, c-format 6262msgid "CRIS-specific options:\n" 6263msgstr "" 6264 6265#: config/tc-cris.c:4016 6266msgid "" 6267" -h, -H Don't execute, print this help text. Deprecated.\n" 6268msgstr "" 6269 6270#: config/tc-cris.c:4018 6271msgid " -N Warn when branches are expanded to jumps.\n" 6272msgstr "" 6273 6274#: config/tc-cris.c:4020 6275msgid "" 6276" --underscore User symbols are normally prepended with " 6277"underscore.\n" 6278msgstr "" 6279 6280#: config/tc-cris.c:4022 6281msgid " Registers will not need any prefix.\n" 6282msgstr "" 6283 6284#: config/tc-cris.c:4024 6285msgid " --no-underscore User symbols do not have any prefix.\n" 6286msgstr "" 6287 6288#: config/tc-cris.c:4026 6289msgid " Registers will require a `$'-prefix.\n" 6290msgstr "" 6291 6292#: config/tc-cris.c:4029 6293msgid " --pic\t\t\tEnable generation of position-independent code.\n" 6294msgstr "" 6295 6296#: config/tc-cris.c:4032 6297msgid "" 6298" --march=<arch>\t\tGenerate code for <arch>. Valid choices for <arch>\n" 6299"\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n" 6300msgstr "" 6301 6302#: config/tc-cris.c:4082 6303msgid "Invalid pc-relative relocation" 6304msgstr "" 6305 6306#: config/tc-cris.c:4127 6307#, c-format 6308msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large." 6309msgstr "" 6310 6311#: config/tc-cris.c:4157 6312#, c-format 6313msgid ".syntax %s requires command-line option `--underscore'" 6314msgstr "" 6315 6316#: config/tc-cris.c:4166 6317#, c-format 6318msgid ".syntax %s requires command-line option `--no-underscore'" 6319msgstr "" 6320 6321#: config/tc-cris.c:4203 6322msgid "Unknown .syntax operand" 6323msgstr "" 6324 6325#: config/tc-cris.c:4213 6326msgid "Pseudodirective .file is only valid when generating ELF" 6327msgstr "" 6328 6329#: config/tc-cris.c:4225 6330msgid "Pseudodirective .loc is only valid when generating ELF" 6331msgstr "" 6332 6333#: config/tc-cris.c:4240 6334#, c-format 6335msgid "internal inconsistency problem: %s called for %d bytes" 6336msgstr "" 6337 6338#: config/tc-cris.c:4392 6339msgid "unknown operand to .arch" 6340msgstr "" 6341 6342#: config/tc-cris.c:4401 6343msgid ".arch <arch> requires a matching --march=... option" 6344msgstr "" 6345 6346#: config/tc-crx.c:714 config/tc-crx.c:734 config/tc-crx.c:749 6347#, c-format 6348msgid "Illegal register `%s' in instruction `%s'" 6349msgstr "" 6350 6351#: config/tc-crx.c:777 6352#, c-format 6353msgid "Illegal Scale - `%d'" 6354msgstr "" 6355 6356#. Issue a error message when register is illegal. 6357#: config/tc-crx.c:1092 6358#, c-format 6359msgid "Illegal register (`%s') in instruction: `%s'" 6360msgstr "" 6361 6362#: config/tc-crx.c:1221 6363#, c-format 6364msgid "Illegal co-processor register in instruction `%s'" 6365msgstr "" 6366 6367#: config/tc-crx.c:1228 6368#, c-format 6369msgid "Illegal co-processor special register in instruction `%s'" 6370msgstr "" 6371 6372#: config/tc-crx.c:1548 6373#, c-format 6374msgid "Invalid DISPU4 operand value (arg %d)" 6375msgstr "" 6376 6377#: config/tc-crx.c:1552 6378#, c-format 6379msgid "Invalid CST4 operand value (arg %d)" 6380msgstr "" 6381 6382#: config/tc-crx.c:1555 6383#, c-format 6384msgid "Operand value is not within upper 64 KB (arg %d)" 6385msgstr "" 6386 6387#: config/tc-crx.c:1689 6388msgid "Invalid register in register list" 6389msgstr "" 6390 6391#: config/tc-crx.c:1743 6392#, c-format 6393msgid "Illegal register `%s' in cop-register list" 6394msgstr "" 6395 6396#: config/tc-crx.c:1751 6397#, c-format 6398msgid "Illegal register `%s' in cop-special-register list" 6399msgstr "" 6400 6401#: config/tc-crx.c:1770 6402#, c-format 6403msgid "Illegal register `%s' in user register list" 6404msgstr "" 6405 6406#: config/tc-crx.c:1789 6407#, c-format 6408msgid "Illegal register `%s' in register list" 6409msgstr "" 6410 6411#: config/tc-crx.c:1795 6412#, c-format 6413msgid "Maximum %d bits may be set in `mask16' operand" 6414msgstr "" 6415 6416#: config/tc-crx.c:1804 6417#, c-format 6418msgid "rest of line ignored; first ignored character is `%c'" 6419msgstr "" 6420 6421#: config/tc-crx.c:1812 6422#, c-format 6423msgid "Illegal `mask16' operand, operation is undefined - `%s'" 6424msgstr "" 6425 6426#. HI can't be specified without LO (and vise-versa). 6427#: config/tc-crx.c:1818 6428msgid "HI/LO registers should be specified together" 6429msgstr "" 6430 6431#: config/tc-crx.c:1824 6432msgid "HI/LO registers should be specified without additional registers" 6433msgstr "" 6434 6435#. Variable not in small data read only segment accessed 6436#. using small data read only anchor. 6437#: config/tc-csky.c:1149 config/tc-mcore.c:1924 config/tc-microblaze.c:1999 6438#: config/tc-microblaze.c:2301 config/tc-microblaze.c:2324 6439msgid "unknown" 6440msgstr "" 6441 6442#: config/tc-csky.c:1151 6443#, c-format 6444msgid "pcrel offset for branch to %s too far (0x%lx)" 6445msgstr "" 6446 6447#: config/tc-csky.c:1235 6448#, c-format 6449msgid "unknown architecture `%s'" 6450msgstr "" 6451 6452#: config/tc-csky.c:1408 6453#, c-format 6454msgid "C-SKY assembler options:\n" 6455msgstr "" 6456 6457#: config/tc-csky.c:1410 6458#, c-format 6459msgid " -march=ARCH\t\t\tselect architecture ARCH:" 6460msgstr "" 6461 6462#: config/tc-csky.c:1429 6463#, c-format 6464msgid " -mcpu=CPU\t\t\tselect processor CPU:" 6465msgstr "" 6466 6467#: config/tc-csky.c:1456 6468#, c-format 6469msgid " -mfloat-abi=ABI\t\tselect float ABI:" 6470msgstr "" 6471 6472#: config/tc-csky.c:1475 6473#, c-format 6474msgid " -EL -mlittle-endian\t\tgenerate little-endian output\n" 6475msgstr "" 6476 6477#: config/tc-csky.c:1477 6478#, c-format 6479msgid " -EB -mbig-endian\t\tgenerate big-endian output\n" 6480msgstr "" 6481 6482#: config/tc-csky.c:1479 6483#, c-format 6484msgid " -fpic -pic\t\t\tgenerate position-independent code\n" 6485msgstr "" 6486 6487#: config/tc-csky.c:1482 6488#, c-format 6489msgid " -mljump\t\t\ttransform jbf, jbt, jbr to jmpi (CK800 only)\n" 6490msgstr "" 6491 6492#: config/tc-csky.c:1484 6493#, c-format 6494msgid " -mno-ljump\n" 6495msgstr "" 6496 6497#: config/tc-csky.c:1488 6498#, c-format 6499msgid " -mbranch-stub\t\t\tenable branch stubs for PC-relative calls\n" 6500msgstr "" 6501 6502#: config/tc-csky.c:1490 6503#, c-format 6504msgid " -mno-branch-stub\n" 6505msgstr "" 6506 6507#: config/tc-csky.c:1494 6508#, c-format 6509msgid " -force2bsr -mforce2bsr\ttransform jbsr to bsr\n" 6510msgstr "" 6511 6512#: config/tc-csky.c:1496 6513#, c-format 6514msgid " -no-force2bsr -mno-force2bsr\n" 6515msgstr "" 6516 6517#: config/tc-csky.c:1498 6518#, c-format 6519msgid " -jsri2bsr -mjsri2bsr\t\ttransform jsri to bsr\n" 6520msgstr "" 6521 6522#: config/tc-csky.c:1500 6523#, c-format 6524msgid " -no-jsri2bsr -mno-jsri2bsr\n" 6525msgstr "" 6526 6527#: config/tc-csky.c:1503 6528#, c-format 6529msgid " -mnolrw -mno-lrw\t\timplement lrw as movih + ori\n" 6530msgstr "" 6531 6532#: config/tc-csky.c:1505 6533#, c-format 6534msgid " -melrw\t\t\tenable extended lrw (CK800 only)\n" 6535msgstr "" 6536 6537#: config/tc-csky.c:1507 6538#, c-format 6539msgid " -mno-elrw\n" 6540msgstr "" 6541 6542#: config/tc-csky.c:1510 6543#, c-format 6544msgid " -mlaf -mliterals-after-func\temit literals after each function\n" 6545msgstr "" 6546 6547#: config/tc-csky.c:1512 6548#, c-format 6549msgid " -mno-laf -mno-literals-after-func\n" 6550msgstr "" 6551 6552#: config/tc-csky.c:1514 6553#, c-format 6554msgid "" 6555" -mlabr -mliterals-after-br\temit literals after branch instructions\n" 6556msgstr "" 6557 6558#: config/tc-csky.c:1516 6559#, c-format 6560msgid " -mno-labr -mnoliterals-after-br\n" 6561msgstr "" 6562 6563#: config/tc-csky.c:1519 6564#, c-format 6565msgid " -mistack\t\t\tenable interrupt stack instructions\n" 6566msgstr "" 6567 6568#: config/tc-csky.c:1521 6569#, c-format 6570msgid " -mno-istack\n" 6571msgstr "" 6572 6573#: config/tc-csky.c:1524 6574#, c-format 6575msgid " -mhard-float\t\t\tenable hard float instructions\n" 6576msgstr "" 6577 6578#: config/tc-csky.c:1526 6579#, c-format 6580msgid " -mmp\t\t\t\tenable multiprocessor instructions\n" 6581msgstr "" 6582 6583#: config/tc-csky.c:1528 6584#, c-format 6585msgid " -mcp\t\t\t\tenable coprocessor instructions\n" 6586msgstr "" 6587 6588#: config/tc-csky.c:1530 6589#, c-format 6590msgid " -mcache\t\t\tenable cache prefetch instruction\n" 6591msgstr "" 6592 6593#: config/tc-csky.c:1532 6594#, c-format 6595msgid " -msecurity\t\t\tenable security instructions\n" 6596msgstr "" 6597 6598#: config/tc-csky.c:1534 6599#, c-format 6600msgid " -mtrust\t\t\tenable trust instructions\n" 6601msgstr "" 6602 6603#: config/tc-csky.c:1536 6604#, c-format 6605msgid " -mdsp\t\t\t\tenable DSP instructions\n" 6606msgstr "" 6607 6608#: config/tc-csky.c:1538 6609#, c-format 6610msgid " -medsp\t\t\tenable enhanced DSP instructions\n" 6611msgstr "" 6612 6613#: config/tc-csky.c:1540 6614#, c-format 6615msgid " -mvdsp\t\t\tenable vector DSP instructions\n" 6616msgstr "" 6617 6618#: config/tc-csky.c:1753 6619msgid "C-SKY ABI v1 (ck510/ck610) does not support -mbranch-stub" 6620msgstr "" 6621 6622#: config/tc-csky.c:1758 6623msgid "-mno-force2bsr is ignored with -mbranch-stub" 6624msgstr "" 6625 6626#: config/tc-csky.c:1766 6627msgid "-mno-force2bsr is ignored for ck801/ck802" 6628msgstr "" 6629 6630#: config/tc-csky.c:1793 6631msgid "-mljump is ignored for ck801/ck802" 6632msgstr "" 6633 6634#: config/tc-csky.c:2073 config/tc-mcore.c:689 6635msgid "more than 65K literal pools" 6636msgstr "" 6637 6638#: config/tc-csky.c:2320 read.c:3655 6639#, c-format 6640msgid "bad floating literal: %s" 6641msgstr "" 6642 6643#: config/tc-csky.c:2468 config/tc-mcore.c:743 6644msgid "missing ']'" 6645msgstr "" 6646 6647#: config/tc-csky.c:2496 config/tc-mips.c:14354 config/tc-mips.c:14418 6648#: config/tc-mips.c:14429 config/tc-score.c:2692 config/tc-score.c:2739 6649msgid "unrecognized opcode" 6650msgstr "" 6651 6652#: config/tc-csky.c:3631 config/tc-mcore.c:1164 6653msgid "translating mgeni to movi" 6654msgstr "" 6655 6656#: config/tc-csky.c:5279 config/tc-tilegx.c:1451 config/tc-tilepro.c:1310 6657#, c-format 6658msgid "unsupported BFD relocation size %d" 6659msgstr "" 6660 6661#: config/tc-csky.c:5901 6662msgid "second operand must be 4" 6663msgstr "" 6664 6665#: config/tc-csky.c:5925 config/tc-mcore.c:1527 6666msgid "second operand must be 1" 6667msgstr "" 6668 6669#: config/tc-csky.c:5998 config/tc-xtensa.c:2002 6670msgid "register number out of range" 6671msgstr "" 6672 6673#: config/tc-csky.c:6008 6674msgid "64-bit operator src/dst register must be less than 15" 6675msgstr "" 6676 6677#: config/tc-csky.c:7835 6678msgid "the first operand must be a symbol" 6679msgstr "" 6680 6681#: config/tc-csky.c:7844 6682msgid "missing stack size" 6683msgstr "" 6684 6685#: config/tc-csky.c:7857 config/tc-score.c:4244 6686msgid "value not in range [0, 0xffffffff]" 6687msgstr "" 6688 6689#: config/tc-csky.c:7867 config/tc-mcore.c:782 6690msgid "operand must be a constant" 6691msgstr "" 6692 6693#: config/tc-d10v.c:216 6694#, c-format 6695msgid "" 6696"D10V options:\n" 6697"-O Optimize. Will do some operations in parallel.\n" 6698"--gstabs-packing Pack adjacent short instructions together even\n" 6699" when --gstabs is specified. On by default.\n" 6700"--no-gstabs-packing If --gstabs is specified, do not pack adjacent\n" 6701" instructions together.\n" 6702msgstr "" 6703 6704#: config/tc-d10v.c:573 6705msgid "operand is not an immediate" 6706msgstr "" 6707 6708#: config/tc-d10v.c:590 6709#, c-format 6710msgid "operand out of range: %lu" 6711msgstr "" 6712 6713#: config/tc-d10v.c:650 6714msgid "Instruction must be executed in parallel with another instruction." 6715msgstr "" 6716 6717#: config/tc-d10v.c:704 config/tc-d10v.c:712 6718#, c-format 6719msgid "packing conflict: %s must dispatch sequentially" 6720msgstr "" 6721 6722#: config/tc-d10v.c:811 6723#, c-format 6724msgid "resource conflict (R%d)" 6725msgstr "" 6726 6727#: config/tc-d10v.c:814 6728#, c-format 6729msgid "resource conflict (A%d)" 6730msgstr "" 6731 6732#: config/tc-d10v.c:816 6733msgid "resource conflict (PSW)" 6734msgstr "" 6735 6736#: config/tc-d10v.c:818 6737msgid "resource conflict (C flag)" 6738msgstr "" 6739 6740#: config/tc-d10v.c:820 6741msgid "resource conflict (F flag)" 6742msgstr "" 6743 6744#: config/tc-d10v.c:970 6745msgid "Instruction must be executed in parallel" 6746msgstr "" 6747 6748#: config/tc-d10v.c:973 6749msgid "Long instructions may not be combined." 6750msgstr "" 6751 6752#: config/tc-d10v.c:1006 6753msgid "One of these instructions may not be executed in parallel." 6754msgstr "" 6755 6756#: config/tc-d10v.c:1010 config/tc-d30v.c:1034 6757msgid "Two IU instructions may not be executed in parallel" 6758msgstr "" 6759 6760#: config/tc-d10v.c:1012 config/tc-d10v.c:1020 config/tc-d10v.c:1034 6761#: config/tc-d10v.c:1049 config/tc-d30v.c:1035 config/tc-d30v.c:1044 6762msgid "Swapping instruction order" 6763msgstr "" 6764 6765#: config/tc-d10v.c:1018 config/tc-d30v.c:1041 6766msgid "Two MU instructions may not be executed in parallel" 6767msgstr "" 6768 6769#: config/tc-d10v.c:1038 config/tc-d30v.c:1061 6770msgid "IU instruction may not be in the left container" 6771msgstr "" 6772 6773#: config/tc-d10v.c:1040 config/tc-d10v.c:1055 6774msgid "" 6775"Instruction in R container is squashed by flow control instruction in L " 6776"container." 6777msgstr "" 6778 6779#: config/tc-d10v.c:1053 config/tc-d30v.c:1072 6780msgid "MU instruction may not be in the right container" 6781msgstr "" 6782 6783#: config/tc-d10v.c:1059 config/tc-d30v.c:1084 6784msgid "unknown execution type passed to write_2_short()" 6785msgstr "" 6786 6787#: config/tc-d10v.c:1188 config/tc-d10v.c:1361 6788msgid "bad opcode or operands" 6789msgstr "" 6790 6791#: config/tc-d10v.c:1263 6792msgid "value out of range" 6793msgstr "" 6794 6795#: config/tc-d10v.c:1337 6796msgid "illegal operand - register name found where none expected" 6797msgstr "" 6798 6799#: config/tc-d10v.c:1372 6800msgid "Register number must be EVEN" 6801msgstr "" 6802 6803#: config/tc-d10v.c:1375 6804msgid "Unsupported use of sp" 6805msgstr "" 6806 6807#: config/tc-d10v.c:1394 6808#, c-format 6809msgid "cr%ld is a reserved control register" 6810msgstr "" 6811 6812#: config/tc-d10v.c:1569 6813#, c-format 6814msgid "line %d: rep or repi must include at least 4 instructions" 6815msgstr "" 6816 6817#: config/tc-d10v.c:1761 6818msgid "can't find previous opcode " 6819msgstr "" 6820 6821#: config/tc-d10v.c:1773 6822#, c-format 6823msgid "could not assemble: %s" 6824msgstr "" 6825 6826#: config/tc-d10v.c:1788 config/tc-d10v.c:1810 config/tc-d30v.c:1741 6827msgid "Unable to mix instructions as specified" 6828msgstr "" 6829 6830#: config/tc-d30v.c:146 6831#, c-format 6832msgid "Register name %s conflicts with symbol of the same name" 6833msgstr "" 6834 6835#: config/tc-d30v.c:236 6836#, c-format 6837msgid "" 6838"\n" 6839"D30V options:\n" 6840"-O Make adjacent short instructions parallel if " 6841"possible.\n" 6842"-n Warn about all NOPs inserted by the assembler.\n" 6843"-N Warn about NOPs inserted after word multiplies.\n" 6844"-c Warn about symbols whose names match register " 6845"names.\n" 6846"-C Opposite of -C. -c is the default.\n" 6847msgstr "" 6848 6849#: config/tc-d30v.c:364 6850msgid "unexpected 12-bit reloc type" 6851msgstr "" 6852 6853#: config/tc-d30v.c:371 6854msgid "unexpected 18-bit reloc type" 6855msgstr "" 6856 6857#: config/tc-d30v.c:622 6858#, c-format 6859msgid "%s NOP inserted" 6860msgstr "" 6861 6862#: config/tc-d30v.c:623 6863msgid "sequential" 6864msgstr "" 6865 6866#: config/tc-d30v.c:623 6867msgid "parallel" 6868msgstr "" 6869 6870#: config/tc-d30v.c:1030 6871msgid "Instructions may not be executed in parallel" 6872msgstr "" 6873 6874#: config/tc-d30v.c:1043 6875#, c-format 6876msgid "Executing %s in IU may not work" 6877msgstr "" 6878 6879#: config/tc-d30v.c:1050 6880#, c-format 6881msgid "Executing %s in IU may not work in parallel execution" 6882msgstr "" 6883 6884#: config/tc-d30v.c:1063 6885#, c-format 6886msgid "special left instruction `%s' kills instruction `%s' in right container" 6887msgstr "" 6888 6889#: config/tc-d30v.c:1074 6890#, c-format 6891msgid "Executing %s in reverse serial with %s may not work" 6892msgstr "" 6893 6894#: config/tc-d30v.c:1077 6895#, c-format 6896msgid "Executing %s in IU in reverse serial may not work" 6897msgstr "" 6898 6899#: config/tc-d30v.c:1265 6900msgid "Odd numbered register used as target of multi-register instruction" 6901msgstr "" 6902 6903#: config/tc-d30v.c:1329 config/tc-d30v.c:1365 6904#, c-format 6905msgid "unknown condition code: %s" 6906msgstr "" 6907 6908#: config/tc-d30v.c:1358 6909#, c-format 6910msgid "cmpu doesn't support condition code %s" 6911msgstr "" 6912 6913#: config/tc-d30v.c:1393 6914#, c-format 6915msgid "unknown opcode: %s" 6916msgstr "" 6917 6918#: config/tc-d30v.c:1404 6919#, c-format 6920msgid "operands for opcode `%s' do not match any valid format" 6921msgstr "" 6922 6923#: config/tc-d30v.c:1619 config/tc-d30v.c:1636 6924msgid "Cannot assemble instruction" 6925msgstr "" 6926 6927#: config/tc-d30v.c:1621 6928msgid "First opcode is long. Unable to mix instructions as specified." 6929msgstr "" 6930 6931#: config/tc-d30v.c:1691 6932msgid "word of NOPs added between word multiply and load" 6933msgstr "" 6934 6935#: config/tc-d30v.c:1693 6936msgid "word of NOPs added between word multiply and 16-bit multiply" 6937msgstr "" 6938 6939#: config/tc-d30v.c:1725 6940msgid "Instruction uses long version, so it cannot be mixed as specified" 6941msgstr "" 6942 6943#: config/tc-d30v.c:1852 6944#, c-format 6945msgid "value too large to fit in %d bits" 6946msgstr "" 6947 6948#: config/tc-d30v.c:2030 config/tc-pru.c:216 config/tc-pru.c:332 6949#, c-format 6950msgid "Alignment too large: %d assumed" 6951msgstr "" 6952 6953#: config/tc-dlx.c:213 6954msgid "missing .proc" 6955msgstr "" 6956 6957#: config/tc-dlx.c:230 6958msgid ".endfunc missing for previous .proc" 6959msgstr "" 6960 6961#: config/tc-dlx.c:320 6962#, c-format 6963msgid "Bad operand for a load instruction: <%s>" 6964msgstr "" 6965 6966#: config/tc-dlx.c:434 6967#, c-format 6968msgid "Bad operand for a store instruction: <%s>" 6969msgstr "" 6970 6971#: config/tc-dlx.c:614 6972#, c-format 6973msgid "Expression Error for operand modifier %%hi/%%lo\n" 6974msgstr "" 6975 6976#: config/tc-dlx.c:627 6977#, c-format 6978msgid "Invalid expression after %%%%\n" 6979msgstr "" 6980 6981#: config/tc-dlx.c:691 config/tc-tic4x.c:2452 6982#, c-format 6983msgid "Unknown opcode `%s'." 6984msgstr "" 6985 6986#: config/tc-dlx.c:700 6987msgid "Can not set dlx_skip_hi16_flag" 6988msgstr "" 6989 6990#: config/tc-dlx.c:714 6991#, c-format 6992msgid "Missing arguments for opcode <%s>." 6993msgstr "" 6994 6995#: config/tc-dlx.c:748 6996#, c-format 6997msgid "Too many operands: %s" 6998msgstr "" 6999 7000#: config/tc-dlx.c:786 7001#, c-format 7002msgid "Both the_insn.HI and the_insn.LO are set : %s" 7003msgstr "" 7004 7005#: config/tc-dlx.c:856 7006msgid "failed regnum sanity check." 7007msgstr "" 7008 7009#: config/tc-dlx.c:869 7010msgid "failed general register sanity check." 7011msgstr "" 7012 7013#. Types or values of args don't match. 7014#: config/tc-dlx.c:877 7015msgid "Invalid operands" 7016msgstr "" 7017 7018#: config/tc-dlx.c:1096 7019#, c-format 7020msgid "label \"$%d\" redefined" 7021msgstr "" 7022 7023#: config/tc-dlx.c:1134 7024msgid "Invalid expression after # number\n" 7025msgstr "" 7026 7027#: config/tc-dlx.c:1177 config/tc-m32r.c:2275 config/tc-nds32.c:7881 7028#: config/tc-sparc.c:4011 7029#, c-format 7030msgid "internal error: can't export reloc type %d (`%s')" 7031msgstr "" 7032 7033#: config/tc-epiphany.c:126 7034#, c-format 7035msgid "EPIPHANY specific command line options:\n" 7036msgstr "" 7037 7038#: config/tc-epiphany.c:367 7039msgid "register number too large for push/pop" 7040msgstr "" 7041 7042#: config/tc-epiphany.c:371 7043msgid "register is out of order" 7044msgstr "" 7045 7046#: config/tc-epiphany.c:382 config/tc-m68k.c:5903 config/tc-m68k.c:5932 7047msgid "bad register list" 7048msgstr "" 7049 7050#: config/tc-epiphany.c:385 7051msgid "malformed reglist in push/pop" 7052msgstr "" 7053 7054#. Checks for behavioral restrictions on LD/ST instructions. 7055#: config/tc-epiphany.c:431 7056msgid "destination register modified by displacement-post-modified address" 7057msgstr "" 7058 7059#: config/tc-epiphany.c:432 7060msgid "ldrd/strd requires even:odd register pair" 7061msgstr "" 7062 7063#: config/tc-epiphany.c:820 config/tc-m32r.c:1786 7064msgid "Addend to unresolved symbol not on word boundary." 7065msgstr "" 7066 7067#: config/tc-fr30.c:81 7068#, c-format 7069msgid " FR30 specific command line options:\n" 7070msgstr "" 7071 7072#: config/tc-fr30.c:134 7073#, c-format 7074msgid "Instruction %s not allowed in a delay slot." 7075msgstr "" 7076 7077#: config/tc-frv.c:403 7078#, c-format 7079msgid "Unknown cpu -mcpu=%s" 7080msgstr "" 7081 7082#: config/tc-frv.c:456 7083#, c-format 7084msgid "FRV specific command line options:\n" 7085msgstr "" 7086 7087#: config/tc-frv.c:457 7088#, c-format 7089msgid "-G n Put data <= n bytes in the small data area\n" 7090msgstr "" 7091 7092#: config/tc-frv.c:458 7093#, c-format 7094msgid "-mgpr-32 Mark generated file as only using 32 GPRs\n" 7095msgstr "" 7096 7097#: config/tc-frv.c:459 7098#, c-format 7099msgid "-mgpr-64 Mark generated file as using all 64 GPRs\n" 7100msgstr "" 7101 7102#: config/tc-frv.c:460 7103#, c-format 7104msgid "-mfpr-32 Mark generated file as only using 32 FPRs\n" 7105msgstr "" 7106 7107#: config/tc-frv.c:461 7108#, c-format 7109msgid "-mfpr-64 Mark generated file as using all 64 FPRs\n" 7110msgstr "" 7111 7112#: config/tc-frv.c:462 7113#, c-format 7114msgid "-msoft-float Mark generated file as using software FP\n" 7115msgstr "" 7116 7117#: config/tc-frv.c:463 7118#, c-format 7119msgid "-mdword Mark generated file as using a 8-byte stack alignment\n" 7120msgstr "" 7121 7122#: config/tc-frv.c:464 7123#, c-format 7124msgid "-mno-dword Mark generated file as using a 4-byte stack alignment\n" 7125msgstr "" 7126 7127#: config/tc-frv.c:465 7128#, c-format 7129msgid "" 7130"-mdouble Mark generated file as using double precision FP insns\n" 7131msgstr "" 7132 7133#: config/tc-frv.c:466 7134#, c-format 7135msgid "-mmedia Mark generated file as using media insns\n" 7136msgstr "" 7137 7138#: config/tc-frv.c:467 7139#, c-format 7140msgid "" 7141"-mmuladd Mark generated file as using multiply add/subtract insns\n" 7142msgstr "" 7143 7144#: config/tc-frv.c:468 7145#, c-format 7146msgid "-mpack Allow instructions to be packed\n" 7147msgstr "" 7148 7149#: config/tc-frv.c:469 7150#, c-format 7151msgid "-mno-pack Do not allow instructions to be packed\n" 7152msgstr "" 7153 7154#: config/tc-frv.c:470 7155#, c-format 7156msgid "" 7157"-mpic Mark generated file as using small position independent " 7158"code\n" 7159msgstr "" 7160 7161#: config/tc-frv.c:471 7162#, c-format 7163msgid "" 7164"-mPIC Mark generated file as using large position independent " 7165"code\n" 7166msgstr "" 7167 7168#: config/tc-frv.c:472 7169#, c-format 7170msgid "" 7171"-mlibrary-pic Mark generated file as using position independent code for " 7172"libraries\n" 7173msgstr "" 7174 7175#: config/tc-frv.c:473 7176#, c-format 7177msgid "-mfdpic Assemble for the FDPIC ABI\n" 7178msgstr "" 7179 7180#: config/tc-frv.c:474 7181#, c-format 7182msgid "-mnopic Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n" 7183msgstr "" 7184 7185#: config/tc-frv.c:475 7186#, c-format 7187msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n" 7188msgstr "" 7189 7190#: config/tc-frv.c:476 7191#, c-format 7192msgid " Record the cpu type\n" 7193msgstr "" 7194 7195#: config/tc-frv.c:477 7196#, c-format 7197msgid "-mtomcat-stats Print out stats for tomcat workarounds\n" 7198msgstr "" 7199 7200#: config/tc-frv.c:478 7201#, c-format 7202msgid "-mtomcat-debug Debug tomcat workarounds\n" 7203msgstr "" 7204 7205#: config/tc-frv.c:1160 7206msgid "VLIW packing used for -mno-pack" 7207msgstr "" 7208 7209#: config/tc-frv.c:1170 7210msgid "Instruction not supported by this architecture" 7211msgstr "" 7212 7213#: config/tc-frv.c:1180 7214msgid "VLIW packing constraint violation" 7215msgstr "" 7216 7217#: config/tc-frv.c:1771 7218#, c-format 7219msgid "Relocation %s is not safe for %s" 7220msgstr "" 7221 7222#: config/tc-ft32.c:146 config/tc-moxie.c:102 7223msgid "expecting register" 7224msgstr "" 7225 7226#: config/tc-ft32.c:167 config/tc-ft32.c:183 config/tc-moxie.c:121 7227#: config/tc-moxie.c:137 7228msgid "illegal register number" 7229msgstr "" 7230 7231#: config/tc-ft32.c:239 config/tc-moxie.c:186 config/tc-pj.c:260 7232#, c-format 7233msgid "unknown opcode %s" 7234msgstr "" 7235 7236#: config/tc-ft32.c:264 7237#, c-format 7238msgid "unknown width specifier '.%c'" 7239msgstr "" 7240 7241#: config/tc-ft32.c:387 7242msgid "internal error in argument parsing" 7243msgstr "" 7244 7245#: config/tc-ft32.c:400 7246msgid "expected comma separator" 7247msgstr "" 7248 7249#: config/tc-ft32.c:412 config/tc-moxie.c:230 config/tc-moxie.c:290 7250#: config/tc-moxie.c:302 config/tc-moxie.c:335 config/tc-moxie.c:367 7251#: config/tc-moxie.c:400 config/tc-moxie.c:454 config/tc-moxie.c:508 7252#: config/tc-moxie.c:518 config/tc-moxie.c:541 config/tc-moxie.c:554 7253#: config/tc-pj.c:308 7254msgid "extra stuff on line ignored" 7255msgstr "" 7256 7257#: config/tc-ft32.c:472 config/tc-lm32.c:236 config/tc-moxie.c:585 7258#: config/tc-nios2.c:284 7259msgid "bad call to md_atof" 7260msgstr "" 7261 7262#: config/tc-ft32.c:522 7263#, c-format 7264msgid "FT32 options:\n" 7265msgstr "" 7266 7267#: config/tc-ft32.c:523 7268#, c-format 7269msgid "" 7270"\n" 7271"-no-relax\t\tdon't relax relocations\n" 7272"\t\t\t\n" 7273msgstr "" 7274 7275#. These macros must be defined, but is will be a fatal assembler 7276#. error if we ever hit them. 7277#: config/tc-ft32.h:35 config/tc-pj.h:40 7278msgid "estimate size\n" 7279msgstr "" 7280 7281#: config/tc-ft32.h:36 config/tc-pj.h:39 7282msgid "convert_frag\n" 7283msgstr "" 7284 7285#: config/tc-h8300.c:174 7286#, c-format 7287msgid "new section '%s' defined without attributes - this might cause problems" 7288msgstr "" 7289 7290#: config/tc-h8300.c:442 config/tc-h8300.c:450 7291msgid "Reg not valid for H8/300" 7292msgstr "" 7293 7294#: config/tc-h8300.c:531 7295msgid "invalid operand size requested" 7296msgstr "" 7297 7298#: config/tc-h8300.c:636 7299msgid "Invalid register list for ldm/stm\n" 7300msgstr "" 7301 7302#: config/tc-h8300.c:662 config/tc-h8300.c:667 config/tc-h8300.c:674 7303msgid "mismatch between register and suffix" 7304msgstr "" 7305 7306#: config/tc-h8300.c:679 7307msgid "invalid suffix after register." 7308msgstr "" 7309 7310#: config/tc-h8300.c:701 7311msgid "address too high for vector table jmp/jsr" 7312msgstr "" 7313 7314#: config/tc-h8300.c:728 config/tc-h8300.c:840 config/tc-h8300.c:850 7315msgid "Wrong size pointer register for architecture." 7316msgstr "" 7317 7318#: config/tc-h8300.c:787 config/tc-h8300.c:795 config/tc-h8300.c:824 7319msgid "expected @(exp, reg16)" 7320msgstr "" 7321 7322#: config/tc-h8300.c:813 7323msgid "expected .L, .W or .B for register in indexed addressing mode" 7324msgstr "" 7325 7326#: config/tc-h8300.c:1007 7327msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\"" 7328msgstr "" 7329 7330#: config/tc-h8300.c:1025 config/tc-h8300.c:1034 7331msgid "expected register" 7332msgstr "" 7333 7334#: config/tc-h8300.c:1050 7335msgid "expected closing paren" 7336msgstr "" 7337 7338#: config/tc-h8300.c:1109 7339#, c-format 7340msgid "can't use high part of register in operand %d" 7341msgstr "" 7342 7343#: config/tc-h8300.c:1266 7344#, c-format 7345msgid "Opcode `%s' with these operand types not available in %s mode" 7346msgstr "" 7347 7348#: config/tc-h8300.c:1275 7349msgid "mismatch between opcode size and operand size" 7350msgstr "" 7351 7352#: config/tc-h8300.c:1311 7353#, c-format 7354msgid "operand %s0x%lx out of range." 7355msgstr "" 7356 7357#: config/tc-h8300.c:1421 7358msgid "Can't work out size of operand.\n" 7359msgstr "" 7360 7361#: config/tc-h8300.c:1471 7362#, c-format 7363msgid "Opcode `%s' with these operand types not available in H8/300 mode" 7364msgstr "" 7365 7366#: config/tc-h8300.c:1476 7367#, c-format 7368msgid "Opcode `%s' with these operand types not available in H8/300H mode" 7369msgstr "" 7370 7371#: config/tc-h8300.c:1482 7372#, c-format 7373msgid "Opcode `%s' with these operand types not available in H8/300S mode" 7374msgstr "" 7375 7376#: config/tc-h8300.c:1543 config/tc-h8300.c:1563 7377msgid "Need #1 or #2 here" 7378msgstr "" 7379 7380#: config/tc-h8300.c:1558 7381msgid "#4 not valid on H8/300." 7382msgstr "" 7383 7384#: config/tc-h8300.c:1665 config/tc-h8300.c:1737 7385#, c-format 7386msgid "branch operand has odd offset (%lx)\n" 7387msgstr "" 7388 7389#: config/tc-h8300.c:1775 7390msgid "destination operand must be 16 bit register" 7391msgstr "" 7392 7393#: config/tc-h8300.c:1784 7394msgid "source operand must be 8 bit register" 7395msgstr "" 7396 7397#: config/tc-h8300.c:1792 7398msgid "destination operand must be 16bit absolute address" 7399msgstr "" 7400 7401#: config/tc-h8300.c:1799 7402msgid "destination operand must be 8 bit register" 7403msgstr "" 7404 7405#: config/tc-h8300.c:1807 7406msgid "source operand must be 16bit absolute address" 7407msgstr "" 7408 7409#. This seems more sane than saying "too many operands". We'll 7410#. get here only if the trailing trash starts with a comma. 7411#: config/tc-h8300.c:1815 config/tc-mips.c:14370 config/tc-mips.c:14438 7412#: config/tc-mmix.c:479 config/tc-mmix.c:491 config/tc-mmix.c:2545 7413#: config/tc-mmix.c:2569 config/tc-mmix.c:2842 7414msgid "invalid operands" 7415msgstr "" 7416 7417#: config/tc-h8300.c:1846 7418msgid "operand/size mis-match" 7419msgstr "" 7420 7421#: config/tc-h8300.c:1946 config/tc-sh.c:2552 config/tc-z8k.c:1243 7422msgid "unknown opcode" 7423msgstr "" 7424 7425#: config/tc-h8300.c:1979 7426msgid "invalid operand in ldm" 7427msgstr "" 7428 7429#: config/tc-h8300.c:1988 7430msgid "invalid operand in stm" 7431msgstr "" 7432 7433#: config/tc-h8300.c:2187 7434#, c-format 7435msgid "Invalid argument to --mach option: %s" 7436msgstr "" 7437 7438#: config/tc-h8300.c:2198 7439#, c-format 7440msgid " H8300-specific assembler options:\n" 7441msgstr "" 7442 7443#: config/tc-h8300.c:2199 7444#, c-format 7445msgid "" 7446" -mach=<name> Set the H8300 machine type to one of:\n" 7447" h8300h, h8300hn, h8300s, h8300sn, h8300sx, " 7448"h8300sxn\n" 7449msgstr "" 7450 7451#: config/tc-h8300.c:2202 7452#, c-format 7453msgid " -h-tick-hex Support H'00 style hex constants\n" 7454msgstr "" 7455 7456#: config/tc-h8300.c:2211 7457#, c-format 7458msgid "call to tc_aout_fix_to_chars \n" 7459msgstr "" 7460 7461#: config/tc-h8300.c:2220 config/tc-xc16x.c:349 7462#, c-format 7463msgid "call to md_convert_frag \n" 7464msgstr "" 7465 7466#: config/tc-h8300.c:2271 config/tc-xc16x.c:251 7467#, c-format 7468msgid "call to md_estimate_size_before_relax \n" 7469msgstr "" 7470 7471#: config/tc-h8300.c:2286 7472msgid "Unexpected reference to a symbol in a non-code section" 7473msgstr "" 7474 7475#: config/tc-h8300.c:2302 config/tc-xc16x.c:292 7476msgid "Difference of symbols in different sections is not supported" 7477msgstr "" 7478 7479#: config/tc-h8300.c:2324 config/tc-mcore.c:2205 config/tc-microblaze.c:2494 7480#: config/tc-pj.c:488 config/tc-sh.c:3901 config/tc-tic6x.c:4514 7481#: config/tc-xc16x.c:315 7482#, c-format 7483msgid "Cannot represent relocation type %s" 7484msgstr "" 7485 7486#. Simple range checking for FIELD against HIGH and LOW bounds. 7487#. IGNORE is used to suppress the error message. 7488#. Variant of CHECK_FIELD for use in md_apply_fix and other places where 7489#. the current file and line number are not valid. 7490#: config/tc-hppa.c:1027 config/tc-hppa.c:1041 7491#, c-format 7492msgid "Field out of range [%d..%d] (%d)." 7493msgstr "" 7494 7495#. Simple alignment checking for FIELD against ALIGN (a power of two). 7496#. IGNORE is used to suppress the error message. 7497#: config/tc-hppa.c:1055 7498#, c-format 7499msgid "Field not properly aligned [%d] (%d)." 7500msgstr "" 7501 7502#: config/tc-hppa.c:1108 7503msgid "Missing .exit\n" 7504msgstr "" 7505 7506#: config/tc-hppa.c:1111 7507msgid "Missing .procend\n" 7508msgstr "" 7509 7510#: config/tc-hppa.c:1264 7511#, c-format 7512msgid "Invalid field selector. Assuming F%%." 7513msgstr "" 7514 7515#: config/tc-hppa.c:1288 7516msgid "Bad segment in expression." 7517msgstr "" 7518 7519#: config/tc-hppa.c:1313 7520#, c-format 7521msgid "Invalid Nullification: (%c)" 7522msgstr "" 7523 7524#: config/tc-hppa.c:1384 7525msgid "Cannot handle fixup" 7526msgstr "" 7527 7528#: config/tc-hppa.c:1682 7529#, c-format 7530msgid " -Q ignored\n" 7531msgstr "" 7532 7533#: config/tc-hppa.c:1686 7534#, c-format 7535msgid " -c print a warning if a comment is found\n" 7536msgstr "" 7537 7538#: config/tc-hppa.c:1752 7539#, c-format 7540msgid "no hppa_fixup entry for fixup type 0x%x" 7541msgstr "" 7542 7543#: config/tc-hppa.c:1931 7544msgid "Unknown relocation encountered in md_apply_fix." 7545msgstr "" 7546 7547#: config/tc-hppa.c:2119 config/tc-hppa.c:2144 7548#, c-format 7549msgid "Undefined register: '%s'." 7550msgstr "" 7551 7552#: config/tc-hppa.c:2178 7553#, c-format 7554msgid "Non-absolute symbol: '%s'." 7555msgstr "" 7556 7557#: config/tc-hppa.c:2193 7558#, c-format 7559msgid "Undefined absolute constant: '%s'." 7560msgstr "" 7561 7562#: config/tc-hppa.c:2224 config/tc-hppa.c:5692 7563msgid "could not update architecture and machine" 7564msgstr "" 7565 7566#: config/tc-hppa.c:2262 7567#, c-format 7568msgid "Invalid FP Compare Condition: %s" 7569msgstr "" 7570 7571#: config/tc-hppa.c:2317 7572#, c-format 7573msgid "Invalid FTEST completer: %s" 7574msgstr "" 7575 7576#: config/tc-hppa.c:2383 config/tc-hppa.c:2420 7577#, c-format 7578msgid "Invalid FP Operand Format: %3s" 7579msgstr "" 7580 7581#: config/tc-hppa.c:2525 7582msgid "Bad segment (should be absolute)." 7583msgstr "" 7584 7585#: config/tc-hppa.c:2585 7586#, c-format 7587msgid "Invalid argument location: %s\n" 7588msgstr "" 7589 7590#: config/tc-hppa.c:2614 7591#, c-format 7592msgid "Invalid argument description: %d" 7593msgstr "" 7594 7595#: config/tc-hppa.c:3443 7596msgid "Invalid Indexed Load Completer." 7597msgstr "" 7598 7599#: config/tc-hppa.c:3448 7600msgid "Invalid Indexed Load Completer Syntax." 7601msgstr "" 7602 7603#: config/tc-hppa.c:3482 7604msgid "Invalid Short Load/Store Completer." 7605msgstr "" 7606 7607#: config/tc-hppa.c:3543 config/tc-hppa.c:3548 7608msgid "Invalid Store Bytes Short Completer" 7609msgstr "" 7610 7611#: config/tc-hppa.c:3863 config/tc-hppa.c:3869 7612msgid "Invalid left/right combination completer" 7613msgstr "" 7614 7615#: config/tc-hppa.c:3918 config/tc-hppa.c:3925 7616msgid "Invalid permutation completer" 7617msgstr "" 7618 7619#: config/tc-hppa.c:4025 7620#, c-format 7621msgid "Invalid Add Condition: %s" 7622msgstr "" 7623 7624#: config/tc-hppa.c:4041 config/tc-hppa.c:4051 7625msgid "Invalid Add and Branch Condition" 7626msgstr "" 7627 7628#: config/tc-hppa.c:4072 config/tc-hppa.c:4217 7629msgid "Invalid Compare/Subtract Condition" 7630msgstr "" 7631 7632#: config/tc-hppa.c:4112 7633#, c-format 7634msgid "Invalid Branch On Bit Condition: %c" 7635msgstr "" 7636 7637#: config/tc-hppa.c:4115 7638msgid "Missing Branch On Bit Condition" 7639msgstr "" 7640 7641#: config/tc-hppa.c:4200 7642#, c-format 7643msgid "Invalid Compare/Subtract Condition: %s" 7644msgstr "" 7645 7646#: config/tc-hppa.c:4232 7647msgid "Invalid Compare and Branch Condition" 7648msgstr "" 7649 7650#: config/tc-hppa.c:4328 7651msgid "Invalid Logical Instruction Condition." 7652msgstr "" 7653 7654#: config/tc-hppa.c:4390 7655msgid "Invalid Shift/Extract/Deposit Condition." 7656msgstr "" 7657 7658#: config/tc-hppa.c:4507 7659msgid "Invalid Unit Instruction Condition." 7660msgstr "" 7661 7662#: config/tc-hppa.c:4986 config/tc-hppa.c:5018 config/tc-hppa.c:5049 7663#: config/tc-hppa.c:5079 7664msgid "Branch to unaligned address" 7665msgstr "" 7666 7667#: config/tc-hppa.c:5261 7668msgid "Invalid SFU identifier" 7669msgstr "" 7670 7671#: config/tc-hppa.c:5311 7672msgid "Invalid COPR identifier" 7673msgstr "" 7674 7675#: config/tc-hppa.c:5441 7676msgid "Invalid Floating Point Operand Format." 7677msgstr "" 7678 7679#: config/tc-hppa.c:5561 config/tc-hppa.c:5581 config/tc-hppa.c:5601 7680#: config/tc-hppa.c:5621 config/tc-hppa.c:5641 7681msgid "Invalid register for single precision fmpyadd or fmpysub" 7682msgstr "" 7683 7684#: config/tc-hppa.c:5709 7685#, c-format 7686msgid "Invalid operands %s" 7687msgstr "" 7688 7689#: config/tc-hppa.c:5719 7690#, c-format 7691msgid "Immediates %d and %d will give undefined behavior." 7692msgstr "" 7693 7694#: config/tc-hppa.c:5771 config/tc-hppa.c:6953 config/tc-hppa.c:7008 7695msgid "Missing function name for .PROC (corrupted label chain)" 7696msgstr "" 7697 7698#: config/tc-hppa.c:5774 config/tc-hppa.c:7011 7699msgid "Missing function name for .PROC" 7700msgstr "" 7701 7702#: config/tc-hppa.c:5833 7703msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff" 7704msgstr "" 7705 7706#: config/tc-hppa.c:5924 7707#, c-format 7708msgid "Invalid .CALL argument: %s" 7709msgstr "" 7710 7711#: config/tc-hppa.c:6069 7712msgid ".callinfo is not within a procedure definition" 7713msgstr "" 7714 7715#: config/tc-hppa.c:6087 7716#, c-format 7717msgid "FRAME parameter must be a multiple of 8: %d\n" 7718msgstr "" 7719 7720#: config/tc-hppa.c:6104 7721msgid "Value for ENTRY_GR must be in the range 3..18\n" 7722msgstr "" 7723 7724#: config/tc-hppa.c:6115 7725msgid "Value for ENTRY_FR must be in the range 12..21\n" 7726msgstr "" 7727 7728#: config/tc-hppa.c:6124 7729msgid "Value for ENTRY_SR must be 3\n" 7730msgstr "" 7731 7732#: config/tc-hppa.c:6173 7733#, c-format 7734msgid "Invalid .CALLINFO argument: %s" 7735msgstr "" 7736 7737#: config/tc-hppa.c:6284 7738msgid "The .ENTER pseudo-op is not supported" 7739msgstr "" 7740 7741#: config/tc-hppa.c:6300 7742msgid "Misplaced .entry. Ignored." 7743msgstr "" 7744 7745#: config/tc-hppa.c:6304 7746msgid "Missing .callinfo." 7747msgstr "" 7748 7749#: config/tc-hppa.c:6368 7750msgid ".REG expression must be a register" 7751msgstr "" 7752 7753#: config/tc-hppa.c:6384 7754msgid "bad or irreducible absolute expression; zero assumed" 7755msgstr "" 7756 7757#: config/tc-hppa.c:6395 7758msgid ".REG must use a label" 7759msgstr "" 7760 7761#: config/tc-hppa.c:6397 7762msgid ".EQU must use a label" 7763msgstr "" 7764 7765#: config/tc-hppa.c:6452 7766#, c-format 7767msgid "Symbol '%s' could not be created." 7768msgstr "" 7769 7770#: config/tc-hppa.c:6502 7771msgid ".EXIT must appear within a procedure" 7772msgstr "" 7773 7774#: config/tc-hppa.c:6506 7775msgid "Missing .callinfo" 7776msgstr "" 7777 7778#: config/tc-hppa.c:6510 7779msgid "No .ENTRY for this .EXIT" 7780msgstr "" 7781 7782#: config/tc-hppa.c:6550 7783#, c-format 7784msgid "Using ENTRY rather than CODE in export directive for %s" 7785msgstr "" 7786 7787#: config/tc-hppa.c:6669 7788#, c-format 7789msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s" 7790msgstr "" 7791 7792#: config/tc-hppa.c:6692 7793#, c-format 7794msgid "Cannot define export symbol: %s\n" 7795msgstr "" 7796 7797#: config/tc-hppa.c:6783 7798msgid "Missing label name on .LABEL" 7799msgstr "" 7800 7801#: config/tc-hppa.c:6788 7802msgid "extra .LABEL arguments ignored." 7803msgstr "" 7804 7805#: config/tc-hppa.c:6804 7806msgid "The .LEAVE pseudo-op is not supported" 7807msgstr "" 7808 7809#: config/tc-hppa.c:6842 7810msgid "Unrecognized .LEVEL argument\n" 7811msgstr "" 7812 7813#: config/tc-hppa.c:6875 7814#, c-format 7815msgid "Cannot define static symbol: %s\n" 7816msgstr "" 7817 7818#: config/tc-hppa.c:6907 7819msgid "Nested procedures" 7820msgstr "" 7821 7822#: config/tc-hppa.c:6917 7823msgid "Cannot allocate unwind descriptor\n" 7824msgstr "" 7825 7826#: config/tc-hppa.c:7015 7827msgid "misplaced .procend" 7828msgstr "" 7829 7830#: config/tc-hppa.c:7018 7831msgid "Missing .callinfo for this procedure" 7832msgstr "" 7833 7834#: config/tc-hppa.c:7021 7835msgid "Missing .EXIT for a .ENTRY" 7836msgstr "" 7837 7838#: config/tc-hppa.c:7058 7839msgid "Not in a space.\n" 7840msgstr "" 7841 7842#: config/tc-hppa.c:7061 7843msgid "Not in a subspace.\n" 7844msgstr "" 7845 7846#: config/tc-hppa.c:7149 7847msgid "Invalid .SPACE argument" 7848msgstr "" 7849 7850#: config/tc-hppa.c:7195 7851msgid "Can't change spaces within a procedure definition. Ignored" 7852msgstr "" 7853 7854#: config/tc-hppa.c:7320 7855#, c-format 7856msgid "Undefined space: '%s' Assuming space number = 0." 7857msgstr "" 7858 7859#: config/tc-hppa.c:7343 7860msgid "Must be in a space before changing or declaring subspaces.\n" 7861msgstr "" 7862 7863#: config/tc-hppa.c:7347 7864msgid "Can't change subspaces within a procedure definition. Ignored" 7865msgstr "" 7866 7867#: config/tc-hppa.c:7381 7868msgid "Parameters of an existing subspace can't be modified" 7869msgstr "" 7870 7871#: config/tc-hppa.c:7432 7872msgid "Alignment must be a power of 2" 7873msgstr "" 7874 7875#: config/tc-hppa.c:7479 7876msgid "FIRST not supported as a .SUBSPACE argument" 7877msgstr "" 7878 7879#: config/tc-hppa.c:7481 7880msgid "Invalid .SUBSPACE argument" 7881msgstr "" 7882 7883#: config/tc-hppa.c:7670 7884#, c-format 7885msgid "Internal error: Unable to find containing space for %s." 7886msgstr "" 7887 7888#: config/tc-hppa.c:8231 7889msgid "-R option not supported on this target." 7890msgstr "" 7891 7892#: config/tc-hppa.c:8253 7893#, c-format 7894msgid "internal error: losing opcode: `%s' \"%s\"\n" 7895msgstr "" 7896 7897#: config/tc-hppa.c:8263 config/tc-nios2.c:1433 config/tc-sparc.c:999 7898msgid "Broken assembler. No assembly attempted." 7899msgstr "" 7900 7901#: config/tc-i386.c:1476 7902#, c-format 7903msgid "i386_output_nops called to generate nops of at most %d bytes!" 7904msgstr "" 7905 7906#: config/tc-i386.c:1685 7907#, c-format 7908msgid "invalid single nop size: %d (expect within [0, %d])" 7909msgstr "" 7910 7911#: config/tc-i386.c:1726 7912msgid "jump over nop padding out of range" 7913msgstr "" 7914 7915#: config/tc-i386.c:2564 7916msgid "%" 7917msgstr "" 7918 7919#: config/tc-i386.c:2656 config/tc-i386.c:7983 7920msgid "same type of prefix used twice" 7921msgstr "" 7922 7923#: config/tc-i386.c:2683 7924#, c-format 7925msgid "64bit mode not supported on `%s'." 7926msgstr "" 7927 7928#: config/tc-i386.c:2692 7929#, c-format 7930msgid "32bit mode not supported on `%s'." 7931msgstr "" 7932 7933#: config/tc-i386.c:2732 7934msgid "bad argument to syntax directive." 7935msgstr "" 7936 7937#: config/tc-i386.c:2795 7938#, c-format 7939msgid "bad argument to %s_check directive." 7940msgstr "" 7941 7942#: config/tc-i386.c:2799 7943#, c-format 7944msgid "missing argument for %s_check directive" 7945msgstr "" 7946 7947#: config/tc-i386.c:2839 7948#, c-format 7949msgid "`%s' is not supported on `%s'" 7950msgstr "" 7951 7952#: config/tc-i386.c:2945 7953#, c-format 7954msgid "no such architecture: `%s'" 7955msgstr "" 7956 7957#: config/tc-i386.c:2950 7958msgid "missing cpu architecture" 7959msgstr "" 7960 7961#: config/tc-i386.c:2967 7962#, c-format 7963msgid "no such architecture modifier: `%s'" 7964msgstr "" 7965 7966#: config/tc-i386.c:2982 config/tc-i386.c:3012 7967msgid "Intel L1OM is 64bit ELF only" 7968msgstr "" 7969 7970#: config/tc-i386.c:2989 config/tc-i386.c:3019 7971msgid "Intel K1OM is 64bit ELF only" 7972msgstr "" 7973 7974#: config/tc-i386.c:2996 config/tc-i386.c:3033 7975msgid "Intel MCU is 32bit ELF only" 7976msgstr "" 7977 7978#: config/tc-i386.c:3040 config/tc-i386.c:13894 7979msgid "unknown architecture" 7980msgstr "" 7981 7982#: config/tc-i386.c:3427 7983msgid "there are no pc-relative size relocations" 7984msgstr "" 7985 7986#: config/tc-i386.c:3439 7987#, c-format 7988msgid "unknown relocation (%u)" 7989msgstr "" 7990 7991#: config/tc-i386.c:3441 7992#, c-format 7993msgid "%u-byte relocation cannot be applied to %u-byte field" 7994msgstr "" 7995 7996#: config/tc-i386.c:3445 7997msgid "non-pc-relative relocation for pc-relative field" 7998msgstr "" 7999 8000#: config/tc-i386.c:3450 8001msgid "relocated field and relocation type differ in signedness" 8002msgstr "" 8003 8004#: config/tc-i386.c:3459 8005msgid "there are no unsigned pc-relative relocations" 8006msgstr "" 8007 8008#: config/tc-i386.c:3467 8009#, c-format 8010msgid "cannot do %u byte pc-relative relocation" 8011msgstr "" 8012 8013#: config/tc-i386.c:3484 8014#, c-format 8015msgid "cannot do %s %u byte relocation" 8016msgstr "" 8017 8018#: config/tc-i386.c:4035 config/tc-i386.c:4968 8019#, c-format 8020msgid "invalid instruction `%s' after `%s'" 8021msgstr "" 8022 8023#: config/tc-i386.c:4041 8024#, c-format 8025msgid "missing `lock' with `%s'" 8026msgstr "" 8027 8028#: config/tc-i386.c:4048 8029#, c-format 8030msgid "instruction `%s' after `xacquire' not allowed" 8031msgstr "" 8032 8033#: config/tc-i386.c:4054 8034#, c-format 8035msgid "memory destination needed for instruction `%s' after `xrelease'" 8036msgstr "" 8037 8038#: config/tc-i386.c:4700 8039#, c-format 8040msgid "`%s` changes flags which would affect control flow behavior" 8041msgstr "" 8042 8043#: config/tc-i386.c:4742 8044#, c-format 8045msgid "indirect `%s` with memory operand should be avoided" 8046msgstr "" 8047 8048#: config/tc-i386.c:4753 8049#, c-format 8050msgid "`%s` skips -mlfence-before-indirect-branch on `%s`" 8051msgstr "" 8052 8053#: config/tc-i386.c:4774 8054#, c-format 8055msgid "`%s` skips -mlfence-before-ret on `%s`" 8056msgstr "" 8057 8058#: config/tc-i386.c:4919 8059msgid "0x%" 8060msgstr "" 8061 8062#: config/tc-i386.c:4958 8063#, c-format 8064msgid "SSE instruction `%s' is used" 8065msgstr "" 8066 8067#: config/tc-i386.c:4981 8068msgid "expecting lockable instruction after `lock'" 8069msgstr "" 8070 8071#: config/tc-i386.c:4991 8072#, c-format 8073msgid "data size prefix invalid with `%s'" 8074msgstr "" 8075 8076#: config/tc-i386.c:5001 8077msgid "expecting valid branch instruction after `bnd'" 8078msgstr "" 8079 8080#: config/tc-i386.c:5005 8081msgid "expecting indirect branch instruction after `notrack'" 8082msgstr "" 8083 8084#: config/tc-i386.c:5010 8085msgid "32-bit address isn't allowed in 64-bit MPX instructions." 8086msgstr "" 8087 8088#: config/tc-i386.c:5014 8089msgid "16-bit address isn't allowed in MPX instructions" 8090msgstr "" 8091 8092#: config/tc-i386.c:5024 8093msgid "replacing `rep'/`repe' prefix by `bnd'" 8094msgstr "" 8095 8096#. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc. 8097#: config/tc-i386.c:5096 8098#, c-format 8099msgid "translating to `%sp'" 8100msgstr "" 8101 8102#: config/tc-i386.c:5103 8103#, c-format 8104msgid "instruction `%s' isn't supported outside of protected mode." 8105msgstr "" 8106 8107#: config/tc-i386.c:5111 8108#, c-format 8109msgid "REX prefix invalid with `%s'" 8110msgstr "" 8111 8112#: config/tc-i386.c:5172 8113#, c-format 8114msgid "can't encode register '%s%s' in an instruction requiring REX prefix." 8115msgstr "" 8116 8117#: config/tc-i386.c:5248 config/tc-i386.c:5452 8118#, c-format 8119msgid "no such instruction: `%s'" 8120msgstr "" 8121 8122#: config/tc-i386.c:5259 config/tc-i386.c:5485 8123#, c-format 8124msgid "invalid character %s in mnemonic" 8125msgstr "" 8126 8127#: config/tc-i386.c:5266 8128msgid "expecting prefix; got nothing" 8129msgstr "" 8130 8131#: config/tc-i386.c:5268 8132msgid "expecting mnemonic; got nothing" 8133msgstr "" 8134 8135#: config/tc-i386.c:5283 config/tc-i386.c:5507 8136#, c-format 8137msgid "`%s' is only supported in 64-bit mode" 8138msgstr "" 8139 8140#: config/tc-i386.c:5284 config/tc-i386.c:5506 8141#, c-format 8142msgid "`%s' is not supported in 64-bit mode" 8143msgstr "" 8144 8145#: config/tc-i386.c:5296 8146#, c-format 8147msgid "redundant %s prefix" 8148msgstr "" 8149 8150#: config/tc-i386.c:5498 8151msgid "use .code16 to ensure correct addressing mode" 8152msgstr "" 8153 8154#: config/tc-i386.c:5510 8155#, c-format 8156msgid "`%s' is not supported on `%s%s'" 8157msgstr "" 8158 8159#: config/tc-i386.c:5538 8160#, c-format 8161msgid "invalid character %s before operand %d" 8162msgstr "" 8163 8164#: config/tc-i386.c:5550 8165#, c-format 8166msgid "unbalanced double quotes in operand %d." 8167msgstr "" 8168 8169#: config/tc-i386.c:5557 8170#, c-format 8171msgid "unbalanced parenthesis in operand %d." 8172msgstr "" 8173 8174#: config/tc-i386.c:5570 8175#, c-format 8176msgid "invalid character %s in operand %d" 8177msgstr "" 8178 8179#: config/tc-i386.c:5590 8180#, c-format 8181msgid "spurious operands; (%d operands/instruction max)" 8182msgstr "" 8183 8184#: config/tc-i386.c:5600 config/tc-i386.c:11480 8185#, c-format 8186msgid "too many memory references for `%s'" 8187msgstr "" 8188 8189#: config/tc-i386.c:5621 8190msgid "expecting operand after ','; got nothing" 8191msgstr "" 8192 8193#: config/tc-i386.c:5626 8194msgid "expecting operand before ','; got nothing" 8195msgstr "" 8196 8197#: config/tc-i386.c:6046 8198msgid "mask, index, and destination registers should be distinct" 8199msgstr "" 8200 8201#: config/tc-i386.c:6063 8202msgid "index and destination registers should be distinct" 8203msgstr "" 8204 8205#: config/tc-i386.c:6806 8206msgid "operand size mismatch" 8207msgstr "" 8208 8209#: config/tc-i386.c:6809 8210msgid "operand type mismatch" 8211msgstr "" 8212 8213#: config/tc-i386.c:6812 8214msgid "register type mismatch" 8215msgstr "" 8216 8217#: config/tc-i386.c:6815 8218msgid "number of operands mismatch" 8219msgstr "" 8220 8221#: config/tc-i386.c:6818 8222msgid "invalid instruction suffix" 8223msgstr "" 8224 8225#: config/tc-i386.c:6821 8226msgid "constant doesn't fit in 4 bits" 8227msgstr "" 8228 8229#: config/tc-i386.c:6824 8230msgid "unsupported with Intel mnemonic" 8231msgstr "" 8232 8233#: config/tc-i386.c:6827 8234msgid "unsupported syntax" 8235msgstr "" 8236 8237#: config/tc-i386.c:6830 8238#, c-format 8239msgid "unsupported instruction `%s'" 8240msgstr "" 8241 8242#: config/tc-i386.c:6834 8243msgid "invalid SIB address" 8244msgstr "" 8245 8246#: config/tc-i386.c:6837 8247msgid "invalid VSIB address" 8248msgstr "" 8249 8250#: config/tc-i386.c:6840 8251msgid "mask, index, and destination registers must be distinct" 8252msgstr "" 8253 8254#: config/tc-i386.c:6843 8255msgid "all tmm registers must be distinct" 8256msgstr "" 8257 8258#: config/tc-i386.c:6846 8259msgid "unsupported vector index register" 8260msgstr "" 8261 8262#: config/tc-i386.c:6849 8263msgid "unsupported broadcast" 8264msgstr "" 8265 8266#: config/tc-i386.c:6852 8267msgid "broadcast is needed for operand of such type" 8268msgstr "" 8269 8270#: config/tc-i386.c:6855 8271msgid "unsupported masking" 8272msgstr "" 8273 8274#: config/tc-i386.c:6858 8275msgid "mask not on destination operand" 8276msgstr "" 8277 8278#: config/tc-i386.c:6861 8279msgid "default mask isn't allowed" 8280msgstr "" 8281 8282#: config/tc-i386.c:6864 8283msgid "unsupported static rounding/sae" 8284msgstr "" 8285 8286#: config/tc-i386.c:6868 8287msgid "RC/SAE operand must precede immediate operands" 8288msgstr "" 8289 8290#: config/tc-i386.c:6870 8291msgid "RC/SAE operand must follow immediate operands" 8292msgstr "" 8293 8294#: config/tc-i386.c:6873 config/tc-metag.c:4787 config/tc-metag.c:5528 8295#: config/tc-metag.c:5550 8296msgid "invalid register operand" 8297msgstr "" 8298 8299#: config/tc-i386.c:6876 8300#, c-format 8301msgid "%s for `%s'" 8302msgstr "" 8303 8304#: config/tc-i386.c:6885 8305#, c-format 8306msgid "indirect %s without `*'" 8307msgstr "" 8308 8309#. Warn them that a data or address size prefix doesn't 8310#. affect assembly of the next line of code. 8311#: config/tc-i386.c:6892 8312#, c-format 8313msgid "stand-alone `%s' prefix" 8314msgstr "" 8315 8316#: config/tc-i386.c:6934 8317#, c-format 8318msgid "`%s' operand %u must use `%ses' segment" 8319msgstr "" 8320 8321#: config/tc-i386.c:7089 8322msgid "generating 16-bit `iret' for .code16gcc directive" 8323msgstr "" 8324 8325#: config/tc-i386.c:7093 8326#, c-format 8327msgid "generating 32-bit `%s', unlike earlier gas versions" 8328msgstr "" 8329 8330#: config/tc-i386.c:7211 8331#, c-format 8332msgid "ambiguous operand size for `%s'" 8333msgstr "" 8334 8335#: config/tc-i386.c:7216 8336#, c-format 8337msgid "" 8338"no instruction mnemonic suffix given and no register operands; can't size `" 8339"%s'" 8340msgstr "" 8341 8342#: config/tc-i386.c:7221 8343#, c-format 8344msgid "%s; using default for `%s'" 8345msgstr "" 8346 8347#: config/tc-i386.c:7223 8348msgid "ambiguous operand size" 8349msgstr "" 8350 8351#: config/tc-i386.c:7224 8352msgid "no instruction mnemonic suffix given and no register operands" 8353msgstr "" 8354 8355#: config/tc-i386.c:7364 8356#, c-format 8357msgid "16-bit addressing unavailable for `%s'" 8358msgstr "" 8359 8360#: config/tc-i386.c:7432 8361#, c-format 8362msgid "invalid register operand size for `%s'" 8363msgstr "" 8364 8365#. Any other register is bad. 8366#: config/tc-i386.c:7472 config/tc-i386.c:7497 config/tc-i386.c:7556 8367#: config/tc-i386.c:7606 8368#, c-format 8369msgid "`%s%s' not allowed with `%s%c'" 8370msgstr "" 8371 8372#: config/tc-i386.c:7510 config/tc-i386.c:7530 config/tc-i386.c:7581 8373#: config/tc-i386.c:7620 8374#, c-format 8375msgid "incorrect register `%s%s' used with `%c' suffix" 8376msgstr "" 8377 8378#: config/tc-i386.c:7687 8379msgid "no instruction mnemonic suffix given; can't determine immediate size" 8380msgstr "" 8381 8382#: config/tc-i386.c:7851 8383#, c-format 8384msgid "" 8385"source register `%s%s' implicitly denotes `%s%.3s%u' to `%s%.3s%u' source " 8386"group in `%s'" 8387msgstr "" 8388 8389#: config/tc-i386.c:7895 8390#, c-format 8391msgid "you can't `%s %s%s'" 8392msgstr "" 8393 8394#. Reversed arguments on faddp, fsubp, etc. 8395#: config/tc-i386.c:7935 8396#, c-format 8397msgid "translating to `%s %s%s,%s%s'" 8398msgstr "" 8399 8400#. Extraneous `l' suffix on fp insn. 8401#: config/tc-i386.c:7942 8402#, c-format 8403msgid "translating to `%s %s%s'" 8404msgstr "" 8405 8406#: config/tc-i386.c:7954 8407#, c-format 8408msgid "segment override on `%s' is ineffectual" 8409msgstr "" 8410 8411#: config/tc-i386.c:8693 config/tc-riscv.c:1296 8412msgid "relaxable branches not supported in absolute section" 8413msgstr "" 8414 8415#: config/tc-i386.c:8728 config/tc-i386.c:8874 config/tc-i386.c:8956 8416#, c-format 8417msgid "skipping prefixes on `%s'" 8418msgstr "" 8419 8420#: config/tc-i386.c:8982 8421msgid "16-bit jump out of range" 8422msgstr "" 8423 8424#: config/tc-i386.c:9236 config/tc-i386.c:9268 config/tc-i386.c:9357 8425#, c-format 8426msgid "`%s` skips -malign-branch-boundary on `%s`" 8427msgstr "" 8428 8429#: config/tc-i386.c:9633 8430msgid "pseudo prefix without instruction" 8431msgstr "" 8432 8433#: config/tc-i386.c:9779 8434#, c-format 8435msgid "instruction length of %u bytes exceeds the limit of 15" 8436msgstr "" 8437 8438#: config/tc-i386.c:10365 8439#, c-format 8440msgid "@%s reloc is not supported with %d-bit output format" 8441msgstr "" 8442 8443#: config/tc-i386.c:10418 8444#, c-format 8445msgid "missing or invalid expression `%s'" 8446msgstr "" 8447 8448#: config/tc-i386.c:10427 8449#, c-format 8450msgid "invalid PLT expression `%s'" 8451msgstr "" 8452 8453#: config/tc-i386.c:10519 8454#, c-format 8455msgid "Unsupported broadcast: `%s'" 8456msgstr "" 8457 8458#: config/tc-i386.c:10536 8459#, c-format 8460msgid "`%s%s' can't be used for write mask" 8461msgstr "" 8462 8463#: config/tc-i386.c:10556 8464#, c-format 8465msgid "invalid write mask `%s'" 8466msgstr "" 8467 8468#: config/tc-i386.c:10577 config/tc-i386.c:11271 8469#, c-format 8470msgid "duplicated `%s'" 8471msgstr "" 8472 8473#: config/tc-i386.c:10587 8474#, c-format 8475msgid "invalid zeroing-masking `%s'" 8476msgstr "" 8477 8478#: config/tc-i386.c:10600 8479#, c-format 8480msgid "missing `}' in `%s'" 8481msgstr "" 8482 8483#. We don't know this one. 8484#: config/tc-i386.c:10614 8485#, c-format 8486msgid "unknown vector operation: `%s'" 8487msgstr "" 8488 8489#: config/tc-i386.c:10620 8490msgid "zeroing-masking only allowed with write mask" 8491msgstr "" 8492 8493#: config/tc-i386.c:10640 8494#, c-format 8495msgid "at most %d immediate operands are allowed" 8496msgstr "" 8497 8498#: config/tc-i386.c:10662 config/tc-i386.c:10930 8499#, c-format 8500msgid "junk `%s' after expression" 8501msgstr "" 8502 8503#: config/tc-i386.c:10675 8504#, c-format 8505msgid "illegal immediate register operand %s" 8506msgstr "" 8507 8508#: config/tc-i386.c:10689 8509#, c-format 8510msgid "missing or invalid immediate expression `%s'" 8511msgstr "" 8512 8513#: config/tc-i386.c:10712 config/tc-i386.c:11010 8514#, c-format 8515msgid "unimplemented segment %s in operand" 8516msgstr "" 8517 8518#: config/tc-i386.c:10761 8519#, c-format 8520msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'" 8521msgstr "" 8522 8523#: config/tc-i386.c:10770 8524#, c-format 8525msgid "scale factor of %d without an index register" 8526msgstr "" 8527 8528#: config/tc-i386.c:10792 8529#, c-format 8530msgid "at most %d displacement operands are allowed" 8531msgstr "" 8532 8533#: config/tc-i386.c:10986 8534#, c-format 8535msgid "missing or invalid displacement expression `%s'" 8536msgstr "" 8537 8538#: config/tc-i386.c:11160 8539#, c-format 8540msgid "`%s' is not valid here (expected `%c%s%s%c')" 8541msgstr "" 8542 8543#: config/tc-i386.c:11172 8544#, c-format 8545msgid "`%s' is not a valid %s expression" 8546msgstr "" 8547 8548#: config/tc-i386.c:11184 8549#, c-format 8550msgid "invalid `%s' prefix" 8551msgstr "" 8552 8553#: config/tc-i386.c:11217 8554#, c-format 8555msgid "`%s' cannot be used here" 8556msgstr "" 8557 8558#: config/tc-i386.c:11226 8559msgid "register scaling is being ignored here" 8560msgstr "" 8561 8562#: config/tc-i386.c:11288 8563#, c-format 8564msgid "Missing '}': '%s'" 8565msgstr "" 8566 8567#: config/tc-i386.c:11294 8568#, c-format 8569msgid "Junk after '}': '%s'" 8570msgstr "" 8571 8572#: config/tc-i386.c:11416 8573#, c-format 8574msgid "bad memory operand `%s'" 8575msgstr "" 8576 8577#: config/tc-i386.c:11432 8578#, c-format 8579msgid "junk `%s' after register" 8580msgstr "" 8581 8582#: config/tc-i386.c:11445 config/tc-i386.c:11609 config/tc-i386.c:11653 8583#, c-format 8584msgid "bad register name `%s'" 8585msgstr "" 8586 8587#: config/tc-i386.c:11453 8588msgid "immediate operand illegal with absolute jump" 8589msgstr "" 8590 8591#: config/tc-i386.c:11521 8592msgid "unbalanced figure braces" 8593msgstr "" 8594 8595#: config/tc-i386.c:11598 8596#, c-format 8597msgid "expecting `,' or `)' after index register in `%s'" 8598msgstr "" 8599 8600#: config/tc-i386.c:11626 8601#, c-format 8602msgid "expecting `)' after scale factor in `%s'" 8603msgstr "" 8604 8605#: config/tc-i386.c:11634 8606#, c-format 8607msgid "expecting index register or scale factor after `,'; got '%c'" 8608msgstr "" 8609 8610#: config/tc-i386.c:11642 8611#, c-format 8612msgid "expecting `,' or `)' after base register in `%s'" 8613msgstr "" 8614 8615#. It's not a memory operand; argh! 8616#: config/tc-i386.c:11691 8617#, c-format 8618msgid "invalid char %s beginning operand %d `%s'" 8619msgstr "" 8620 8621#: config/tc-i386.c:12350 8622#, c-format 8623msgid "%s:%u: add %d%s at 0x%llx to align %s within %d-byte boundary\n" 8624msgstr "" 8625 8626#: config/tc-i386.c:12353 8627#, c-format 8628msgid "" 8629"%s:%u: add additional %d%s at 0x%llx to align %s within %d-byte boundary\n" 8630msgstr "" 8631 8632#: config/tc-i386.c:12359 8633#, c-format 8634msgid "" 8635"%s:%u: add %d%s-byte nop at 0x%llx to align %s within %d-byte boundary\n" 8636msgstr "" 8637 8638#: config/tc-i386.c:12426 8639msgid "long jump required" 8640msgstr "" 8641 8642#: config/tc-i386.c:12481 8643msgid "jump target out of range" 8644msgstr "" 8645 8646#: config/tc-i386.c:12897 8647#, c-format 8648msgid "register '%s%s' cannot be used here" 8649msgstr "" 8650 8651#: config/tc-i386.c:13112 8652#, c-format 8653msgid "invalid -mx86-used-note= option: `%s'" 8654msgstr "" 8655 8656#: config/tc-i386.c:13135 8657msgid "no compiled in support for x86_64" 8658msgstr "" 8659 8660#: config/tc-i386.c:13155 8661msgid "no compiled in support for 32bit x86_64" 8662msgstr "" 8663 8664#: config/tc-i386.c:13159 8665msgid "32bit x86_64 is only supported for ELF" 8666msgstr "" 8667 8668#: config/tc-i386.c:13193 config/tc-i386.c:13281 8669#, c-format 8670msgid "invalid -march= option: `%s'" 8671msgstr "" 8672 8673#: config/tc-i386.c:13291 config/tc-i386.c:13303 8674#, c-format 8675msgid "invalid -mtune= option: `%s'" 8676msgstr "" 8677 8678#: config/tc-i386.c:13312 8679#, c-format 8680msgid "invalid -mmnemonic= option: `%s'" 8681msgstr "" 8682 8683#: config/tc-i386.c:13321 8684#, c-format 8685msgid "invalid -msyntax= option: `%s'" 8686msgstr "" 8687 8688#: config/tc-i386.c:13344 8689#, c-format 8690msgid "invalid -msse-check= option: `%s'" 8691msgstr "" 8692 8693#: config/tc-i386.c:13355 8694#, c-format 8695msgid "invalid -moperand-check= option: `%s'" 8696msgstr "" 8697 8698#: config/tc-i386.c:13364 8699#, c-format 8700msgid "invalid -mavxscalar= option: `%s'" 8701msgstr "" 8702 8703#: config/tc-i386.c:13373 8704#, c-format 8705msgid "invalid -mvexwig= option: `%s'" 8706msgstr "" 8707 8708#: config/tc-i386.c:13388 8709#, c-format 8710msgid "invalid -mevexlig= option: `%s'" 8711msgstr "" 8712 8713#: config/tc-i386.c:13401 8714#, c-format 8715msgid "invalid -mevexrcig= option: `%s'" 8716msgstr "" 8717 8718#: config/tc-i386.c:13410 8719#, c-format 8720msgid "invalid -mevexwig= option: `%s'" 8721msgstr "" 8722 8723#: config/tc-i386.c:13425 8724#, c-format 8725msgid "invalid -momit-lock-prefix= option: `%s'" 8726msgstr "" 8727 8728#: config/tc-i386.c:13434 8729#, c-format 8730msgid "invalid -mfence-as-lock-add= option: `%s'" 8731msgstr "" 8732 8733#: config/tc-i386.c:13443 8734#, c-format 8735msgid "invalid -mlfence-after-load= option: `%s'" 8736msgstr "" 8737 8738#: config/tc-i386.c:13460 8739#, c-format 8740msgid "invalid -mlfence-before-indirect-branch= option: `%s'" 8741msgstr "" 8742 8743#: config/tc-i386.c:13474 8744#, c-format 8745msgid "invalid -mlfence-before-ret= option: `%s'" 8746msgstr "" 8747 8748#: config/tc-i386.c:13484 8749#, c-format 8750msgid "invalid -mrelax-relocations= option: `%s'" 8751msgstr "" 8752 8753#: config/tc-i386.c:13513 8754#, c-format 8755msgid "invalid -malign-branch-boundary= value: %s" 8756msgstr "" 8757 8758#: config/tc-i386.c:13527 8759#, c-format 8760msgid "invalid -malign-branch-prefix-size= value: %s" 8761msgstr "" 8762 8763#: config/tc-i386.c:13554 8764#, c-format 8765msgid "invalid -malign-branch= option: `%s'" 8766msgstr "" 8767 8768#: config/tc-i386.c:13710 8769#, c-format 8770msgid "" 8771" -Qy, -Qn ignored\n" 8772" -V print assembler version number\n" 8773" -k ignored\n" 8774msgstr "" 8775 8776#: config/tc-i386.c:13715 8777#, c-format 8778msgid "" 8779" -n Do not optimize code alignment\n" 8780" -q quieten some warnings\n" 8781msgstr "" 8782 8783#: config/tc-i386.c:13719 8784#, c-format 8785msgid " -s ignored\n" 8786msgstr "" 8787 8788#: config/tc-i386.c:13724 8789#, c-format 8790msgid " --32/--64/--x32 generate 32bit/64bit/x32 object\n" 8791msgstr "" 8792 8793#: config/tc-i386.c:13727 8794#, c-format 8795msgid " --32/--64 generate 32bit/64bit object\n" 8796msgstr "" 8797 8798#: config/tc-i386.c:13732 8799#, c-format 8800msgid " --divide do not treat `/' as a comment character\n" 8801msgstr "" 8802 8803#: config/tc-i386.c:13735 8804#, c-format 8805msgid " --divide ignored\n" 8806msgstr "" 8807 8808#: config/tc-i386.c:13738 8809#, c-format 8810msgid "" 8811" -march=CPU[,+EXTENSION...]\n" 8812" generate code for CPU and EXTENSION, CPU is one " 8813"of:\n" 8814msgstr "" 8815 8816#: config/tc-i386.c:13742 8817#, c-format 8818msgid " EXTENSION is combination of:\n" 8819msgstr "" 8820 8821#: config/tc-i386.c:13745 8822#, c-format 8823msgid " -mtune=CPU optimize for CPU, CPU is one of:\n" 8824msgstr "" 8825 8826#: config/tc-i386.c:13748 8827#, c-format 8828msgid " -msse2avx encode SSE instructions with VEX prefix\n" 8829msgstr "" 8830 8831#: config/tc-i386.c:13750 8832#, c-format 8833msgid "" 8834" -msse-check=[none|error|warning] (default: warning)\n" 8835" check SSE instructions\n" 8836msgstr "" 8837 8838#: config/tc-i386.c:13753 8839#, c-format 8840msgid "" 8841" -moperand-check=[none|error|warning] (default: warning)\n" 8842" check operand combinations for validity\n" 8843msgstr "" 8844 8845#: config/tc-i386.c:13756 8846#, c-format 8847msgid "" 8848" -mavxscalar=[128|256] (default: 128)\n" 8849" encode scalar AVX instructions with specific " 8850"vector\n" 8851" length\n" 8852msgstr "" 8853 8854#: config/tc-i386.c:13760 8855#, c-format 8856msgid "" 8857" -mvexwig=[0|1] (default: 0)\n" 8858" encode VEX instructions with specific VEX.W value\n" 8859" for VEX.W bit ignored instructions\n" 8860msgstr "" 8861 8862#: config/tc-i386.c:13764 8863#, c-format 8864msgid "" 8865" -mevexlig=[128|256|512] (default: 128)\n" 8866" encode scalar EVEX instructions with specific " 8867"vector\n" 8868" length\n" 8869msgstr "" 8870 8871#: config/tc-i386.c:13768 8872#, c-format 8873msgid "" 8874" -mevexwig=[0|1] (default: 0)\n" 8875" encode EVEX instructions with specific EVEX.W " 8876"value\n" 8877" for EVEX.W bit ignored instructions\n" 8878msgstr "" 8879 8880#: config/tc-i386.c:13772 8881#, c-format 8882msgid "" 8883" -mevexrcig=[rne|rd|ru|rz] (default: rne)\n" 8884" encode EVEX instructions with specific EVEX.RC " 8885"value\n" 8886" for SAE-only ignored instructions\n" 8887msgstr "" 8888 8889#: config/tc-i386.c:13776 8890#, c-format 8891msgid " -mmnemonic=[att|intel] " 8892msgstr "" 8893 8894#: config/tc-i386.c:13779 8895#, c-format 8896msgid "(default: att)\n" 8897msgstr "" 8898 8899#: config/tc-i386.c:13781 8900#, c-format 8901msgid "(default: intel)\n" 8902msgstr "" 8903 8904#: config/tc-i386.c:13782 8905#, c-format 8906msgid " use AT&T/Intel mnemonic\n" 8907msgstr "" 8908 8909#: config/tc-i386.c:13784 8910#, c-format 8911msgid "" 8912" -msyntax=[att|intel] (default: att)\n" 8913" use AT&T/Intel syntax\n" 8914msgstr "" 8915 8916#: config/tc-i386.c:13787 8917#, c-format 8918msgid " -mindex-reg support pseudo index registers\n" 8919msgstr "" 8920 8921#: config/tc-i386.c:13789 8922#, c-format 8923msgid " -mnaked-reg don't require `%%' prefix for registers\n" 8924msgstr "" 8925 8926#: config/tc-i386.c:13791 8927#, c-format 8928msgid " -madd-bnd-prefix add BND prefix for all valid branches\n" 8929msgstr "" 8930 8931#: config/tc-i386.c:13794 8932#, c-format 8933msgid " -mshared disable branch optimization for shared code\n" 8934msgstr "" 8935 8936#: config/tc-i386.c:13796 8937#, c-format 8938msgid " -mx86-used-note=[no|yes] " 8939msgstr "" 8940 8941#: config/tc-i386.c:13802 8942#, c-format 8943msgid "" 8944" generate x86 used ISA and feature properties\n" 8945msgstr "" 8946 8947#: config/tc-i386.c:13806 8948#, c-format 8949msgid " -mbig-obj generate big object files\n" 8950msgstr "" 8951 8952#: config/tc-i386.c:13809 8953#, c-format 8954msgid "" 8955" -momit-lock-prefix=[no|yes] (default: no)\n" 8956" strip all lock prefixes\n" 8957msgstr "" 8958 8959#: config/tc-i386.c:13812 8960#, c-format 8961msgid "" 8962" -mfence-as-lock-add=[no|yes] (default: no)\n" 8963" encode lfence, mfence and sfence as\n" 8964" lock addl $0x0, (%%{re}sp)\n" 8965msgstr "" 8966 8967#: config/tc-i386.c:13816 8968#, c-format 8969msgid " -mrelax-relocations=[no|yes] " 8970msgstr "" 8971 8972#: config/tc-i386.c:13822 8973#, c-format 8974msgid " generate relax relocations\n" 8975msgstr "" 8976 8977#: config/tc-i386.c:13824 8978#, c-format 8979msgid "" 8980" -malign-branch-boundary=NUM (default: 0)\n" 8981" align branches within NUM byte boundary\n" 8982msgstr "" 8983 8984#: config/tc-i386.c:13827 8985#, c-format 8986msgid "" 8987" -malign-branch=TYPE[+TYPE...] (default: jcc+fused+jmp)\n" 8988" TYPE is combination of jcc, fused, jmp, call, " 8989"ret,\n" 8990" indirect\n" 8991" specify types of branches to align\n" 8992msgstr "" 8993 8994#: config/tc-i386.c:13832 8995#, c-format 8996msgid "" 8997" -malign-branch-prefix-size=NUM (default: 5)\n" 8998" align branches with NUM prefixes per instruction\n" 8999msgstr "" 9000 9001#: config/tc-i386.c:13835 9002#, c-format 9003msgid "" 9004" -mbranches-within-32B-boundaries\n" 9005" align branches within 32 byte boundary\n" 9006msgstr "" 9007 9008#: config/tc-i386.c:13838 9009#, c-format 9010msgid "" 9011" -mlfence-after-load=[no|yes] (default: no)\n" 9012" generate lfence after load\n" 9013msgstr "" 9014 9015#: config/tc-i386.c:13841 9016#, c-format 9017msgid "" 9018" -mlfence-before-indirect-branch=[none|all|register|memory] (default: " 9019"none)\n" 9020" generate lfence before indirect near branch\n" 9021msgstr "" 9022 9023#: config/tc-i386.c:13844 9024#, c-format 9025msgid "" 9026" -mlfence-before-ret=[none|or|not|shl|yes] (default: none)\n" 9027" generate lfence before ret\n" 9028msgstr "" 9029 9030#: config/tc-i386.c:13847 9031#, c-format 9032msgid " -mamd64 accept only AMD64 ISA [default]\n" 9033msgstr "" 9034 9035#: config/tc-i386.c:13849 9036#, c-format 9037msgid " -mintel64 accept only Intel64 ISA\n" 9038msgstr "" 9039 9040#: config/tc-i386.c:13890 9041#, c-format 9042msgid "Intel MCU doesn't support `%s' architecture" 9043msgstr "" 9044 9045#: config/tc-i386.c:13958 9046msgid "Intel L1OM is 64bit only" 9047msgstr "" 9048 9049#: config/tc-i386.c:13964 9050msgid "Intel K1OM is 64bit only" 9051msgstr "" 9052 9053#: config/tc-i386.c:13970 9054msgid "Intel MCU is 32bit only" 9055msgstr "" 9056 9057#: config/tc-i386.c:14082 9058msgid "" 9059"constant directive skips -mlfence-before-ret and -mlfence-before-indirect-" 9060"branch" 9061msgstr "" 9062 9063#: config/tc-i386.c:14085 9064msgid "constant directive skips -mlfence-before-ret" 9065msgstr "" 9066 9067#: config/tc-i386.c:14088 9068msgid "constant directive skips -mlfence-before-indirect-branch" 9069msgstr "" 9070 9071#: config/tc-i386.c:14199 9072msgid "symbol size computation overflow" 9073msgstr "" 9074 9075#: config/tc-i386.c:14273 config/tc-sparc.c:3852 9076#, c-format 9077msgid "can not do %d byte pc-relative relocation" 9078msgstr "" 9079 9080#: config/tc-i386.c:14291 9081#, c-format 9082msgid "can not do %d byte relocation" 9083msgstr "" 9084 9085#: config/tc-i386.c:14359 9086#, c-format 9087msgid "cannot represent relocation type %s in x32 mode" 9088msgstr "" 9089 9090#: config/tc-i386.c:14396 config/tc-s390.c:2605 9091#, c-format 9092msgid "cannot represent relocation type %s" 9093msgstr "" 9094 9095#: config/tc-i386.c:14513 9096msgid "bad .section directive: want a,l,w,x,M,S,G,T in string" 9097msgstr "" 9098 9099#: config/tc-i386.c:14516 9100msgid "bad .section directive: want a,w,x,M,S,G,T in string" 9101msgstr "" 9102 9103#: config/tc-i386.c:14535 9104msgid ".largecomm supported only in 64bit mode, producing .comm" 9105msgstr "" 9106 9107#: config/tc-ia64.c:869 9108msgid "bad .section directive: want a,o,s,w,x,M,S,G,T in string" 9109msgstr "" 9110 9111#: config/tc-ia64.c:921 9112msgid "Size of frame exceeds maximum of 96 registers" 9113msgstr "" 9114 9115#: config/tc-ia64.c:926 9116msgid "Size of rotating registers exceeds frame size" 9117msgstr "" 9118 9119#: config/tc-ia64.c:1013 9120msgid "Unwind directive not followed by an instruction." 9121msgstr "" 9122 9123#: config/tc-ia64.c:1022 config/tc-ia64.c:7604 9124msgid "qualifying predicate not followed by instruction" 9125msgstr "" 9126 9127#: config/tc-ia64.c:1070 9128msgid "expected ',' after section name" 9129msgstr "" 9130 9131#: config/tc-ia64.c:1105 9132msgid "expected ',' after symbol name" 9133msgstr "" 9134 9135#: config/tc-ia64.c:1129 9136msgid "expected ',' after symbol size" 9137msgstr "" 9138 9139#: config/tc-ia64.c:1212 config/tc-ia64.c:1246 9140msgid "record type is not valid" 9141msgstr "" 9142 9143#: config/tc-ia64.c:1315 9144msgid "Invalid record type for P3 format." 9145msgstr "" 9146 9147#: config/tc-ia64.c:1351 9148msgid "Invalid record type for format P6" 9149msgstr "" 9150 9151#: config/tc-ia64.c:1531 config/tc-ia64.c:1583 9152msgid "Invalid record type for format B1" 9153msgstr "" 9154 9155#: config/tc-ia64.c:1616 9156msgid "Invalid record type for format X1" 9157msgstr "" 9158 9159#: config/tc-ia64.c:1658 9160msgid "Invalid record type for format X3" 9161msgstr "" 9162 9163#: config/tc-ia64.c:1696 9164msgid "Previous .save incomplete" 9165msgstr "" 9166 9167#: config/tc-ia64.c:2521 9168msgid "spill_mask record unimplemented." 9169msgstr "" 9170 9171#: config/tc-ia64.c:2578 9172msgid "record_type_not_valid" 9173msgstr "" 9174 9175#: config/tc-ia64.c:2662 9176msgid "Ignoring attempt to spill beyond end of region" 9177msgstr "" 9178 9179#: config/tc-ia64.c:2721 9180msgid "Only constant space allocation is supported" 9181msgstr "" 9182 9183#: config/tc-ia64.c:2735 9184msgid "Only constant offsets are supported" 9185msgstr "" 9186 9187#: config/tc-ia64.c:2759 9188msgid "Section switching in code is not supported." 9189msgstr "" 9190 9191#: config/tc-ia64.c:2801 9192msgid "Insn slot not set in unwind record." 9193msgstr "" 9194 9195#: config/tc-ia64.c:2875 9196msgid "frgr_mem record before region record!" 9197msgstr "" 9198 9199#: config/tc-ia64.c:2886 9200msgid "fr_mem record before region record!" 9201msgstr "" 9202 9203#: config/tc-ia64.c:2895 9204msgid "gr_mem record before region record!" 9205msgstr "" 9206 9207#: config/tc-ia64.c:2904 9208msgid "br_mem record before region record!" 9209msgstr "" 9210 9211#: config/tc-ia64.c:2914 9212msgid "gr_gr record before region record!" 9213msgstr "" 9214 9215#: config/tc-ia64.c:2922 9216msgid "br_gr record before region record!" 9217msgstr "" 9218 9219#: config/tc-ia64.c:3040 9220#, c-format 9221msgid "First operand to .%s must be a predicate" 9222msgstr "" 9223 9224#: config/tc-ia64.c:3044 9225#, c-format 9226msgid "Pointless use of p0 as first operand to .%s" 9227msgstr "" 9228 9229#: config/tc-ia64.c:3100 9230#, c-format 9231msgid "Operand %d to .%s must be a preserved register" 9232msgstr "" 9233 9234#: config/tc-ia64.c:3136 9235#, c-format 9236msgid "Operand %d to .%s must be a writable register" 9237msgstr "" 9238 9239#: config/tc-ia64.c:3160 9240#, c-format 9241msgid "Radix `%s' unsupported or invalid" 9242msgstr "" 9243 9244#: config/tc-ia64.c:3190 config/tc-ia64.c:3195 9245#, c-format 9246msgid ".%s outside of %s" 9247msgstr "" 9248 9249#: config/tc-ia64.c:3281 9250msgid "Tags on unwind pseudo-ops aren't supported, yet" 9251msgstr "" 9252 9253#: config/tc-ia64.c:3303 9254msgid "First operand to .fframe must be a constant" 9255msgstr "" 9256 9257#: config/tc-ia64.c:3323 9258msgid "First operand to .vframe must be a general register" 9259msgstr "" 9260 9261#: config/tc-ia64.c:3331 9262msgid "Operand of .vframe contradicts .prologue" 9263msgstr "" 9264 9265#: config/tc-ia64.c:3341 9266msgid ".vframepsp is meaningless, assuming .vframesp was meant" 9267msgstr "" 9268 9269#: config/tc-ia64.c:3349 9270msgid "Operand to .vframesp must be a constant (sp-relative offset)" 9271msgstr "" 9272 9273#: config/tc-ia64.c:3376 9274msgid "First operand to .save not a register" 9275msgstr "" 9276 9277#: config/tc-ia64.c:3382 9278msgid "Second operand to .save not a valid register" 9279msgstr "" 9280 9281#: config/tc-ia64.c:3413 config/tc-ia64.c:3424 config/tc-ia64.c:3432 9282msgid "Second operand of .save contradicts .prologue" 9283msgstr "" 9284 9285#: config/tc-ia64.c:3439 9286msgid "First operand to .save not a valid register" 9287msgstr "" 9288 9289#: config/tc-ia64.c:3457 9290msgid "First operand to .restore must be stack pointer (sp)" 9291msgstr "" 9292 9293#: config/tc-ia64.c:3466 9294msgid "Second operand to .restore must be a constant >= 0" 9295msgstr "" 9296 9297#: config/tc-ia64.c:3476 9298#, c-format 9299msgid "Epilogue count of %lu exceeds number of nested prologues (%u)" 9300msgstr "" 9301 9302#: config/tc-ia64.c:3562 9303#, c-format 9304msgid "Illegal section name `%s' (causes unwind section name clash)" 9305msgstr "" 9306 9307#: config/tc-ia64.c:3737 9308msgid "First operand to .altrp not a valid branch register" 9309msgstr "" 9310 9311#: config/tc-ia64.c:3766 9312#, c-format 9313msgid "First operand to .%s not a register" 9314msgstr "" 9315 9316#: config/tc-ia64.c:3771 9317#, c-format 9318msgid "Second operand to .%s not a constant" 9319msgstr "" 9320 9321#: config/tc-ia64.c:3838 9322#, c-format 9323msgid "First operand to .%s not a valid register" 9324msgstr "" 9325 9326#: config/tc-ia64.c:3861 9327msgid "First operand to .save.g must be a positive 4-bit constant" 9328msgstr "" 9329 9330#: config/tc-ia64.c:3874 9331msgid "Second operand to .save.g must be a general register" 9332msgstr "" 9333 9334#: config/tc-ia64.c:3879 9335#, c-format 9336msgid "Second operand to .save.g must be the first of %d general registers" 9337msgstr "" 9338 9339#: config/tc-ia64.c:3902 9340msgid "Operand to .save.f must be a positive 20-bit constant" 9341msgstr "" 9342 9343#: config/tc-ia64.c:3925 9344msgid "First operand to .save.b must be a positive 5-bit constant" 9345msgstr "" 9346 9347#: config/tc-ia64.c:3938 9348msgid "Second operand to .save.b must be a general register" 9349msgstr "" 9350 9351#: config/tc-ia64.c:3943 9352#, c-format 9353msgid "Second operand to .save.b must be the first of %d general registers" 9354msgstr "" 9355 9356#: config/tc-ia64.c:3969 9357msgid "First operand to .save.gf must be a non-negative 4-bit constant" 9358msgstr "" 9359 9360#: config/tc-ia64.c:3977 9361msgid "Second operand to .save.gf must be a non-negative 20-bit constant" 9362msgstr "" 9363 9364#: config/tc-ia64.c:3985 9365msgid "Operands to .save.gf may not be both zero" 9366msgstr "" 9367 9368#: config/tc-ia64.c:4002 9369msgid "Operand to .spill must be a constant" 9370msgstr "" 9371 9372#: config/tc-ia64.c:4071 9373#, c-format 9374msgid "Operand %d to .%s must be a constant" 9375msgstr "" 9376 9377#: config/tc-ia64.c:4092 9378#, c-format 9379msgid "Missing .label_state %ld" 9380msgstr "" 9381 9382#: config/tc-ia64.c:4146 9383msgid "Operand to .label_state must be a constant" 9384msgstr "" 9385 9386#: config/tc-ia64.c:4165 9387msgid "Operand to .copy_state must be a constant" 9388msgstr "" 9389 9390#: config/tc-ia64.c:4188 9391msgid "First operand to .unwabi must be a constant" 9392msgstr "" 9393 9394#: config/tc-ia64.c:4194 9395msgid "Second operand to .unwabi must be a constant" 9396msgstr "" 9397 9398#: config/tc-ia64.c:4229 9399msgid "Missing .endp after previous .proc" 9400msgstr "" 9401 9402#: config/tc-ia64.c:4247 9403msgid "Empty argument of .proc" 9404msgstr "" 9405 9406#: config/tc-ia64.c:4252 9407#, c-format 9408msgid "`%s' was already defined" 9409msgstr "" 9410 9411#: config/tc-ia64.c:4295 9412msgid "Initial .body should precede any instructions" 9413msgstr "" 9414 9415#: config/tc-ia64.c:4314 9416msgid ".prologue within prologue" 9417msgstr "" 9418 9419#: config/tc-ia64.c:4319 9420msgid "Initial .prologue should precede any instructions" 9421msgstr "" 9422 9423#: config/tc-ia64.c:4329 9424msgid "First operand to .prologue must be a positive 4-bit constant" 9425msgstr "" 9426 9427#: config/tc-ia64.c:4331 9428msgid "Pointless use of zero first operand to .prologue" 9429msgstr "" 9430 9431#: config/tc-ia64.c:4347 9432msgid "Using a constant as second operand to .prologue is deprecated" 9433msgstr "" 9434 9435#: config/tc-ia64.c:4353 9436msgid "Second operand to .prologue must be a general register" 9437msgstr "" 9438 9439#: config/tc-ia64.c:4358 9440#, c-format 9441msgid "Second operand to .prologue must be the first of %d general registers" 9442msgstr "" 9443 9444#: config/tc-ia64.c:4471 9445#, c-format 9446msgid "`%s' was not defined within procedure" 9447msgstr "" 9448 9449#: config/tc-ia64.c:4507 9450msgid "Empty argument of .endp" 9451msgstr "" 9452 9453#: config/tc-ia64.c:4521 9454#, c-format 9455msgid "`%s' was not specified with previous .proc" 9456msgstr "" 9457 9458#: config/tc-ia64.c:4536 9459#, c-format 9460msgid "`%s' should be an operand to this .endp" 9461msgstr "" 9462 9463#: config/tc-ia64.c:4577 config/tc-ia64.c:4898 config/tc-ia64.c:5204 9464msgid "Comma expected" 9465msgstr "" 9466 9467#: config/tc-ia64.c:4617 9468msgid "Expected '['" 9469msgstr "" 9470 9471#: config/tc-ia64.c:4626 config/tc-ia64.c:7738 9472msgid "Expected ']'" 9473msgstr "" 9474 9475#: config/tc-ia64.c:4631 9476msgid "Number of elements must be positive" 9477msgstr "" 9478 9479#: config/tc-ia64.c:4642 9480#, c-format 9481msgid "Used more than the declared %d rotating registers" 9482msgstr "" 9483 9484#: config/tc-ia64.c:4650 9485msgid "Used more than the available 96 rotating registers" 9486msgstr "" 9487 9488#: config/tc-ia64.c:4657 9489msgid "Used more than the available 48 rotating registers" 9490msgstr "" 9491 9492#: config/tc-ia64.c:4685 9493#, c-format 9494msgid "Attempt to redefine register set `%s'" 9495msgstr "" 9496 9497#: config/tc-ia64.c:4750 9498#, c-format 9499msgid "Unknown psr option `%s'" 9500msgstr "" 9501 9502#: config/tc-ia64.c:4784 9503msgid "Missing section name" 9504msgstr "" 9505 9506#: config/tc-ia64.c:4793 9507msgid "Comma expected after section name" 9508msgstr "" 9509 9510#: config/tc-ia64.c:4804 9511msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated." 9512msgstr "" 9513 9514#: config/tc-ia64.c:4893 9515msgid "Register name expected" 9516msgstr "" 9517 9518#: config/tc-ia64.c:4906 9519msgid "Register value annotation ignored" 9520msgstr "" 9521 9522#: config/tc-ia64.c:4945 9523msgid "Directive invalid within a bundle" 9524msgstr "" 9525 9526#: config/tc-ia64.c:5039 9527msgid "Missing predicate relation type" 9528msgstr "" 9529 9530#: config/tc-ia64.c:5045 9531msgid "Unrecognized predicate relation type" 9532msgstr "" 9533 9534#: config/tc-ia64.c:5091 9535msgid "Bad register range" 9536msgstr "" 9537 9538#: config/tc-ia64.c:5100 config/tc-ia64.c:7684 9539msgid "Predicate register expected" 9540msgstr "" 9541 9542#: config/tc-ia64.c:5105 9543msgid "Duplicate predicate register ignored" 9544msgstr "" 9545 9546#: config/tc-ia64.c:5121 9547msgid "Predicate source and target required" 9548msgstr "" 9549 9550#: config/tc-ia64.c:5123 config/tc-ia64.c:5135 9551msgid "Use of p0 is not valid in this context" 9552msgstr "" 9553 9554#: config/tc-ia64.c:5130 9555msgid "At least two PR arguments expected" 9556msgstr "" 9557 9558#: config/tc-ia64.c:5144 9559msgid "At least one PR argument expected" 9560msgstr "" 9561 9562#: config/tc-ia64.c:5176 9563#, c-format 9564msgid "duplicate entry hint %s" 9565msgstr "" 9566 9567#. FIXME -- need 62-bit relocation type 9568#: config/tc-ia64.c:5652 9569msgid "62-bit relocation not yet implemented" 9570msgstr "" 9571 9572#. XXX technically, this is wrong: we should not be issuing warning 9573#. messages until we're sure this instruction pattern is going to 9574#. be used! 9575#: config/tc-ia64.c:5738 9576msgid "lower 16 bits of mask ignored" 9577msgstr "" 9578 9579#: config/tc-ia64.c:5967 9580msgid "stride must be a multiple of 64; lower 6 bits ignored" 9581msgstr "" 9582 9583#: config/tc-ia64.c:6085 9584msgid "Expected separator `='" 9585msgstr "" 9586 9587#: config/tc-ia64.c:6121 9588msgid "Duplicate equal sign (=) in instruction" 9589msgstr "" 9590 9591#: config/tc-ia64.c:6128 9592#, c-format 9593msgid "Illegal operand separator `%c'" 9594msgstr "" 9595 9596#: config/tc-ia64.c:6243 9597#, c-format 9598msgid "Operand %u of `%s' should be %s" 9599msgstr "" 9600 9601#: config/tc-ia64.c:6247 9602msgid "Wrong number of output operands" 9603msgstr "" 9604 9605#: config/tc-ia64.c:6249 9606msgid "Wrong number of input operands" 9607msgstr "" 9608 9609#: config/tc-ia64.c:6251 9610msgid "Operand mismatch" 9611msgstr "" 9612 9613#: config/tc-ia64.c:6333 9614#, c-format 9615msgid "Invalid use of `%c%d' as output operand" 9616msgstr "" 9617 9618#: config/tc-ia64.c:6336 9619#, c-format 9620msgid "Invalid use of `r%d' as base update address operand" 9621msgstr "" 9622 9623#: config/tc-ia64.c:6360 9624#, c-format 9625msgid "Invalid duplicate use of `%c%d'" 9626msgstr "" 9627 9628#: config/tc-ia64.c:6367 9629#, c-format 9630msgid "Invalid simultaneous use of `f%d' and `f%d'" 9631msgstr "" 9632 9633#: config/tc-ia64.c:6373 9634#, c-format 9635msgid "Dangerous simultaneous use of `f%d' and `f%d'" 9636msgstr "" 9637 9638#: config/tc-ia64.c:6417 9639msgid "Value truncated to 62 bits" 9640msgstr "" 9641 9642#: config/tc-ia64.c:6485 9643#, c-format 9644msgid "Bad operand value: %s" 9645msgstr "" 9646 9647#. Give an error if a frag containing code is not aligned to a 16 byte 9648#. boundary. 9649#: config/tc-ia64.c:6560 config/tc-ia64.h:177 9650msgid "instruction address is not a multiple of 16" 9651msgstr "" 9652 9653#: config/tc-ia64.c:6628 9654#, c-format 9655msgid "`%s' must be last in bundle" 9656msgstr "" 9657 9658#: config/tc-ia64.c:6660 9659#, c-format 9660msgid "Internal error: don't know how to force %s to end of instruction group" 9661msgstr "" 9662 9663#: config/tc-ia64.c:6673 9664#, c-format 9665msgid "`%s' must be last in instruction group" 9666msgstr "" 9667 9668#: config/tc-ia64.c:6703 9669msgid "Label must be first in a bundle" 9670msgstr "" 9671 9672#: config/tc-ia64.c:6780 9673msgid "hint in B unit may be treated as nop" 9674msgstr "" 9675 9676#: config/tc-ia64.c:6791 9677msgid "hint in B unit can't be used" 9678msgstr "" 9679 9680#: config/tc-ia64.c:6805 9681msgid "emit_one_bundle: unexpected dynamic op" 9682msgstr "" 9683 9684#: config/tc-ia64.c:6945 9685#, c-format 9686msgid "`%s' does not fit into %s template" 9687msgstr "" 9688 9689#: config/tc-ia64.c:6960 9690#, c-format 9691msgid "`%s' does not fit into bundle" 9692msgstr "" 9693 9694#: config/tc-ia64.c:6972 9695#, c-format 9696msgid "`%s' can't go in %s of %s template" 9697msgstr "" 9698 9699#: config/tc-ia64.c:6978 9700msgid "Missing '}' at end of file" 9701msgstr "" 9702 9703#: config/tc-ia64.c:7125 9704#, c-format 9705msgid "Unrecognized option '-x%s'" 9706msgstr "" 9707 9708#: config/tc-ia64.c:7152 9709msgid "" 9710"IA-64 options:\n" 9711" --mconstant-gp\t mark output file as using the constant-GP model\n" 9712"\t\t\t (sets ELF header flag EF_IA_64_CONS_GP)\n" 9713" --mauto-pic\t\t mark output file as using the constant-GP model\n" 9714"\t\t\t without function descriptors (sets ELF header flag\n" 9715"\t\t\t EF_IA_64_NOFUNCDESC_CONS_GP)\n" 9716" -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n" 9717" -mle | -mbe\t\t select little- or big-endian byte order (default -mle)\n" 9718" -mtune=[itanium1|itanium2]\n" 9719"\t\t\t tune for a specific CPU (default -mtune=itanium2)\n" 9720" -munwind-check=[warning|error]\n" 9721"\t\t\t unwind directive check (default -munwind-check=warning)\n" 9722" -mhint.b=[ok|warning|error]\n" 9723"\t\t\t hint.b check (default -mhint.b=error)\n" 9724" -x | -xexplicit\t turn on dependency violation checking\n" 9725msgstr "" 9726 9727#. Note for translators: "automagically" can be translated as "automatically" here. 9728#: config/tc-ia64.c:7169 9729msgid "" 9730" -xauto\t\t automagically remove dependency violations (default)\n" 9731" -xnone\t\t turn off dependency violation checking\n" 9732" -xdebug\t\t debug dependency violation checker\n" 9733" -xdebugn\t\t debug dependency violation checker but turn off\n" 9734"\t\t\t dependency violation checking\n" 9735" -xdebugx\t\t debug dependency violation checker and turn on\n" 9736"\t\t\t dependency violation checking\n" 9737msgstr "" 9738 9739#: config/tc-ia64.c:7184 9740msgid "--gstabs is not supported for ia64" 9741msgstr "" 9742 9743#: config/tc-ia64.c:7619 9744msgid "Explicit stops are ignored in auto mode" 9745msgstr "" 9746 9747#: config/tc-ia64.c:7628 9748msgid "Found '{' when manual bundling is already turned on" 9749msgstr "" 9750 9751#: config/tc-ia64.c:7641 9752msgid "Found '{' after explicit switch to automatic mode" 9753msgstr "" 9754 9755#: config/tc-ia64.c:7647 9756msgid "Found '}' when manual bundling is off" 9757msgstr "" 9758 9759#: config/tc-ia64.c:7674 9760msgid "Expected ')'" 9761msgstr "" 9762 9763#: config/tc-ia64.c:7679 9764msgid "Qualifying predicate expected" 9765msgstr "" 9766 9767#: config/tc-ia64.c:7698 9768msgid "Tag must come before qualifying predicate." 9769msgstr "" 9770 9771#: config/tc-ia64.c:7727 9772msgid "Expected ':'" 9773msgstr "" 9774 9775#: config/tc-ia64.c:7743 9776msgid "Tag name expected" 9777msgstr "" 9778 9779#: config/tc-ia64.c:7844 9780msgid "Rotating register index must be a non-negative constant" 9781msgstr "" 9782 9783#: config/tc-ia64.c:7849 9784#, c-format 9785msgid "Index out of range 0..%u" 9786msgstr "" 9787 9788#: config/tc-ia64.c:7861 9789msgid "Indirect register index must be a general register" 9790msgstr "" 9791 9792#: config/tc-ia64.c:7870 9793msgid "Index can only be applied to rotating or indirect registers" 9794msgstr "" 9795 9796#: config/tc-ia64.c:7906 config/tc-xstormy16.c:145 9797msgid "Expected '('" 9798msgstr "" 9799 9800#: config/tc-ia64.c:7914 config/tc-pdp11.c:466 config/tc-pdp11.c:530 9801#: config/tc-pdp11.c:564 config/tc-tilegx.c:1044 config/tc-tilepro.c:932 9802#: config/tc-xstormy16.c:154 9803msgid "Missing ')'" 9804msgstr "" 9805 9806#: config/tc-ia64.c:7932 config/tc-xstormy16.c:161 9807msgid "Not a symbolic expression" 9808msgstr "" 9809 9810#: config/tc-ia64.c:7937 config/tc-ia64.c:7951 9811msgid "Illegal combination of relocation functions" 9812msgstr "" 9813 9814#: config/tc-ia64.c:8040 9815msgid "No current frame" 9816msgstr "" 9817 9818#: config/tc-ia64.c:8042 9819#, c-format 9820msgid "Register number out of range 0..%u" 9821msgstr "" 9822 9823#: config/tc-ia64.c:8081 9824msgid "Standalone `#' is illegal" 9825msgstr "" 9826 9827#: config/tc-ia64.c:8084 9828msgid "Redundant `#' suffix operators" 9829msgstr "" 9830 9831#: config/tc-ia64.c:8242 9832#, c-format 9833msgid "Unhandled dependency %s for %s (%s), note %d" 9834msgstr "" 9835 9836#: config/tc-ia64.c:9555 9837#, c-format 9838msgid "Unrecognized dependency specifier %d\n" 9839msgstr "" 9840 9841#: config/tc-ia64.c:10425 9842msgid "Only the first path encountering the conflict is reported" 9843msgstr "" 9844 9845#: config/tc-ia64.c:10427 9846msgid "This is the location of the conflicting usage" 9847msgstr "" 9848 9849#: config/tc-ia64.c:10689 9850#, c-format 9851msgid "Unknown opcode `%s'" 9852msgstr "" 9853 9854#: config/tc-ia64.c:10767 9855#, c-format 9856msgid "AR %d can only be accessed by %c-unit" 9857msgstr "" 9858 9859#: config/tc-ia64.c:10779 9860msgid "hint.b may be treated as nop" 9861msgstr "" 9862 9863#: config/tc-ia64.c:10782 9864msgid "hint.b shouldn't be used" 9865msgstr "" 9866 9867#: config/tc-ia64.c:10821 9868#, c-format 9869msgid "`%s' cannot be predicated" 9870msgstr "" 9871 9872#: config/tc-ia64.c:10893 9873msgid "Closing bracket missing" 9874msgstr "" 9875 9876#: config/tc-ia64.c:10902 9877msgid "Index must be a general register" 9878msgstr "" 9879 9880#: config/tc-ia64.c:11067 9881#, c-format 9882msgid "Unsupported fixup size %d" 9883msgstr "" 9884 9885#. This should be an error, but since previously there wasn't any 9886#. diagnostic here, don't make it fail because of this for now. 9887#: config/tc-ia64.c:11339 9888#, c-format 9889msgid "Cannot express %s%d%s relocation" 9890msgstr "" 9891 9892#: config/tc-ia64.c:11358 9893msgid "No addend allowed in @fptr() relocation" 9894msgstr "" 9895 9896#: config/tc-ia64.c:11397 9897msgid "integer operand out of range" 9898msgstr "" 9899 9900#: config/tc-ia64.c:11464 9901#, c-format 9902msgid "%s must have a constant value" 9903msgstr "" 9904 9905#: config/tc-ia64.c:11484 9906msgid "cannot resolve @slotcount parameter" 9907msgstr "" 9908 9909#: config/tc-ia64.c:11517 9910msgid "invalid @slotcount value" 9911msgstr "" 9912 9913#: config/tc-ia64.c:11554 config/tc-z8k.c:1388 9914#, c-format 9915msgid "Cannot represent %s relocation in object file" 9916msgstr "" 9917 9918#: config/tc-ia64.c:11663 9919msgid "Can't add stop bit to mark end of instruction group" 9920msgstr "" 9921 9922#: config/tc-ia64.c:11771 read.c:2665 read.c:3304 read.c:3783 stabs.c:468 9923#, c-format 9924msgid "expected comma after \"%s\"" 9925msgstr "" 9926 9927#: config/tc-ia64.c:11814 9928#, c-format 9929msgid "`%s' is already the alias of %s `%s'" 9930msgstr "" 9931 9932#: config/tc-ia64.c:11826 9933#, c-format 9934msgid "%s `%s' already has an alias `%s'" 9935msgstr "" 9936 9937#: config/tc-ia64.c:11860 9938#, c-format 9939msgid "symbol `%s' aliased to `%s' is not used" 9940msgstr "" 9941 9942#: config/tc-ia64.c:11886 9943#, c-format 9944msgid "section `%s' aliased to `%s' is not used" 9945msgstr "" 9946 9947#: config/tc-ip2k.c:139 9948#, c-format 9949msgid "IP2K specific command line options:\n" 9950msgstr "" 9951 9952#: config/tc-ip2k.c:140 9953#, c-format 9954msgid " -mip2022 restrict to IP2022 insns \n" 9955msgstr "" 9956 9957#: config/tc-ip2k.c:141 9958#, c-format 9959msgid " -mip2022ext permit extended IP2022 insn\n" 9960msgstr "" 9961 9962#: config/tc-ip2k.c:232 9963msgid "relaxation not supported\n" 9964msgstr "" 9965 9966#: config/tc-iq2000.c:367 9967#, c-format 9968msgid "the yielding instruction %s may not be in a delay slot." 9969msgstr "" 9970 9971#: config/tc-iq2000.c:375 9972#, c-format 9973msgid "Register number (R%ld) for double word access must be even." 9974msgstr "" 9975 9976#: config/tc-iq2000.c:384 config/tc-iq2000.c:389 config/tc-iq2000.c:394 9977#: config/tc-iq2000.c:411 config/tc-mt.c:246 config/tc-mt.c:251 9978#, c-format 9979msgid "operand references R%ld of previous load." 9980msgstr "" 9981 9982#: config/tc-iq2000.c:399 9983msgid "instruction implicitly accesses R31 of previous load." 9984msgstr "" 9985 9986#: config/tc-iq2000.c:654 config/tc-mep.c:2008 9987msgid "Unmatched high relocation" 9988msgstr "" 9989 9990#: config/tc-iq2000.c:831 config/tc-mips.c:19783 config/tc-score.c:5804 9991msgid ".end not in text section" 9992msgstr "" 9993 9994#: config/tc-iq2000.c:835 config/tc-score.c:5807 9995msgid ".end directive without a preceding .ent directive." 9996msgstr "" 9997 9998#: config/tc-iq2000.c:844 config/tc-score.c:5815 9999msgid ".end symbol does not match .ent symbol." 10000msgstr "" 10001 10002#: config/tc-iq2000.c:847 config/tc-mips.c:19803 config/tc-score.c:5820 10003msgid ".end directive missing or unknown symbol" 10004msgstr "" 10005 10006#: config/tc-iq2000.c:865 10007msgid "Expected simple number." 10008msgstr "" 10009 10010#: config/tc-iq2000.c:894 config/tc-mips.c:19708 config/tc-score.c:5670 10011#, c-format 10012msgid " *input_line_pointer == '%c' 0x%02x\n" 10013msgstr "" 10014 10015#: config/tc-iq2000.c:896 10016msgid "Invalid number" 10017msgstr "" 10018 10019#: config/tc-iq2000.c:930 config/tc-score.c:5701 10020msgid ".ent or .aent not in text section." 10021msgstr "" 10022 10023#: config/tc-iq2000.c:933 10024msgid "missing `.end'" 10025msgstr "" 10026 10027#: config/tc-m32c.c:141 10028#, c-format 10029msgid " M32C specific command line options:\n" 10030msgstr "" 10031 10032#. Pretend that we do not recognise this option. 10033#: config/tc-m32r.c:330 10034msgid "Unrecognised option: -hidden" 10035msgstr "" 10036 10037#: config/tc-m32r.c:357 config/tc-sparc.c:602 10038msgid "Unrecognized option following -K" 10039msgstr "" 10040 10041#: config/tc-m32r.c:372 10042#, c-format 10043msgid " M32R specific command line options:\n" 10044msgstr "" 10045 10046#: config/tc-m32r.c:374 10047#, c-format 10048msgid "" 10049" -m32r disable support for the m32rx instruction set\n" 10050msgstr "" 10051 10052#: config/tc-m32r.c:376 10053#, c-format 10054msgid " -m32rx support the extended m32rx instruction set\n" 10055msgstr "" 10056 10057#: config/tc-m32r.c:378 10058#, c-format 10059msgid " -m32r2 support the extended m32r2 instruction set\n" 10060msgstr "" 10061 10062#: config/tc-m32r.c:380 10063#, c-format 10064msgid " -EL,-little produce little endian code and data\n" 10065msgstr "" 10066 10067#: config/tc-m32r.c:382 10068#, c-format 10069msgid " -EB,-big produce big endian code and data\n" 10070msgstr "" 10071 10072#: config/tc-m32r.c:384 10073#, c-format 10074msgid " -parallel try to combine instructions in parallel\n" 10075msgstr "" 10076 10077#: config/tc-m32r.c:386 10078#, c-format 10079msgid " -no-parallel disable -parallel\n" 10080msgstr "" 10081 10082#: config/tc-m32r.c:388 10083#, c-format 10084msgid "" 10085" -no-bitinst disallow the M32R2's extended bit-field " 10086"instructions\n" 10087msgstr "" 10088 10089#: config/tc-m32r.c:390 10090#, c-format 10091msgid " -O try to optimize code. Implies -parallel\n" 10092msgstr "" 10093 10094#: config/tc-m32r.c:393 10095#, c-format 10096msgid "" 10097" -warn-explicit-parallel-conflicts warn when parallel instructions\n" 10098msgstr "" 10099 10100#: config/tc-m32r.c:395 10101#, c-format 10102msgid " might violate constraints\n" 10103msgstr "" 10104 10105#: config/tc-m32r.c:397 10106#, c-format 10107msgid " -no-warn-explicit-parallel-conflicts do not warn when parallel\n" 10108msgstr "" 10109 10110#: config/tc-m32r.c:399 10111#, c-format 10112msgid "" 10113" instructions might violate " 10114"constraints\n" 10115msgstr "" 10116 10117#: config/tc-m32r.c:401 10118#, c-format 10119msgid "" 10120" -Wp synonym for -warn-explicit-parallel-conflicts\n" 10121msgstr "" 10122 10123#: config/tc-m32r.c:403 10124#, c-format 10125msgid "" 10126" -Wnp synonym for -no-warn-explicit-parallel-conflicts\n" 10127msgstr "" 10128 10129#: config/tc-m32r.c:405 10130#, c-format 10131msgid "" 10132" -ignore-parallel-conflicts do not check parallel instructions\n" 10133msgstr "" 10134 10135#: config/tc-m32r.c:407 10136#, c-format 10137msgid " for constraint violations\n" 10138msgstr "" 10139 10140#: config/tc-m32r.c:409 10141#, c-format 10142msgid "" 10143" -no-ignore-parallel-conflicts check parallel instructions for\n" 10144msgstr "" 10145 10146#: config/tc-m32r.c:411 10147#, c-format 10148msgid " constraint violations\n" 10149msgstr "" 10150 10151#: config/tc-m32r.c:413 10152#, c-format 10153msgid " -Ip synonym for -ignore-parallel-conflicts\n" 10154msgstr "" 10155 10156#: config/tc-m32r.c:415 10157#, c-format 10158msgid " -nIp synonym for -no-ignore-parallel-conflicts\n" 10159msgstr "" 10160 10161#: config/tc-m32r.c:418 10162#, c-format 10163msgid "" 10164" -warn-unmatched-high warn when an (s)high reloc has no matching low " 10165"reloc\n" 10166msgstr "" 10167 10168#: config/tc-m32r.c:420 10169#, c-format 10170msgid " -no-warn-unmatched-high do not warn about missing low relocs\n" 10171msgstr "" 10172 10173#: config/tc-m32r.c:422 10174#, c-format 10175msgid " -Wuh synonym for -warn-unmatched-high\n" 10176msgstr "" 10177 10178#: config/tc-m32r.c:424 10179#, c-format 10180msgid " -Wnuh synonym for -no-warn-unmatched-high\n" 10181msgstr "" 10182 10183#: config/tc-m32r.c:427 10184#, c-format 10185msgid " -KPIC generate PIC\n" 10186msgstr "" 10187 10188#: config/tc-m32r.c:848 10189msgid "instructions write to the same destination register." 10190msgstr "" 10191 10192#: config/tc-m32r.c:856 10193msgid "Instructions do not use parallel execution pipelines." 10194msgstr "" 10195 10196#: config/tc-m32r.c:864 10197msgid "Instructions share the same execution pipeline" 10198msgstr "" 10199 10200#: config/tc-m32r.c:929 config/tc-m32r.c:1043 10201#, c-format 10202msgid "not a 16 bit instruction '%s'" 10203msgstr "" 10204 10205#: config/tc-m32r.c:941 config/tc-m32r.c:1055 config/tc-m32r.c:1239 10206#, c-format 10207msgid "instruction '%s' is for the M32R2 only" 10208msgstr "" 10209 10210#: config/tc-m32r.c:954 config/tc-m32r.c:1068 config/tc-m32r.c:1252 10211#, c-format 10212msgid "unknown instruction '%s'" 10213msgstr "" 10214 10215#: config/tc-m32r.c:963 config/tc-m32r.c:1075 config/tc-m32r.c:1259 10216#, c-format 10217msgid "instruction '%s' is for the M32RX only" 10218msgstr "" 10219 10220#: config/tc-m32r.c:972 config/tc-m32r.c:1084 10221#, c-format 10222msgid "instruction '%s' cannot be executed in parallel." 10223msgstr "" 10224 10225#: config/tc-m32r.c:1027 config/tc-m32r.c:1109 config/tc-m32r.c:1316 10226msgid "internal error: lookup/get operands failed" 10227msgstr "" 10228 10229#: config/tc-m32r.c:1094 10230#, c-format 10231msgid "'%s': only the NOP instruction can be issued in parallel on the m32r" 10232msgstr "" 10233 10234#: config/tc-m32r.c:1123 10235#, c-format 10236msgid "" 10237"%s: output of 1st instruction is the same as an input to 2nd instruction - " 10238"is this intentional ?" 10239msgstr "" 10240 10241#: config/tc-m32r.c:1127 10242#, c-format 10243msgid "" 10244"%s: output of 2nd instruction is the same as an input to 1st instruction - " 10245"is this intentional ?" 10246msgstr "" 10247 10248#: config/tc-m32r.c:1490 config/tc-microblaze.c:196 10249msgid "Expected comma after symbol-name: rest of line ignored." 10250msgstr "" 10251 10252#: config/tc-m32r.c:1500 10253#, c-format 10254msgid ".SCOMMon length (%ld.) <0! Ignored." 10255msgstr "" 10256 10257#: config/tc-m32r.c:1514 config/tc-microblaze.c:218 config/tc-ppc.c:2366 10258#: config/tc-ppc.c:4332 config/tc-ppc.c:4374 10259msgid "ignoring bad alignment" 10260msgstr "" 10261 10262#: config/tc-m32r.c:1526 config/tc-microblaze.c:253 config/tc-v850.c:383 10263msgid "Common alignment not a power of 2" 10264msgstr "" 10265 10266#: config/tc-m32r.c:1541 config/tc-microblaze.c:229 10267#, c-format 10268msgid "Ignoring attempt to re-define symbol `%s'." 10269msgstr "" 10270 10271#: config/tc-m32r.c:1550 10272#, c-format 10273msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld." 10274msgstr "" 10275 10276#: config/tc-m32r.c:1927 config/tc-m32r.c:1980 config/tc-nds32.c:4787 10277#: config/tc-nds32.c:4831 config/tc-sh.c:391 config/tc-sh.c:2062 10278msgid "Invalid PIC expression." 10279msgstr "" 10280 10281#: config/tc-m32r.c:2071 10282msgid "Unmatched high/shigh reloc" 10283msgstr "" 10284 10285#: config/tc-m68hc11.c:416 10286#, c-format 10287msgid "" 10288"Motorola 68HC11/68HC12/68HCS12 options:\n" 10289" -m68hc11 | -m68hc12 |\n" 10290" -m68hcs12 | -mm9s12x |\n" 10291" -mm9s12xg specify the processor [default %s]\n" 10292" -mshort use 16-bit int ABI (default)\n" 10293" -mlong use 32-bit int ABI\n" 10294" -mshort-double use 32-bit double ABI\n" 10295" -mlong-double use 64-bit double ABI (default)\n" 10296" --force-long-branches always turn relative branches into absolute ones\n" 10297" -S,--short-branches do not turn relative branches into absolute ones\n" 10298" when the offset is out of range\n" 10299" --strict-direct-mode do not turn the direct mode into extended mode\n" 10300" when the instruction does not support direct mode\n" 10301" --print-insn-syntax print the syntax of instruction in case of error\n" 10302" --print-opcodes print the list of instructions with syntax\n" 10303" --xgate-ramoffset offset ram addresses by 0xc000\n" 10304" --generate-example generate an example of each instruction\n" 10305" (used for testing)\n" 10306msgstr "" 10307 10308#: config/tc-m68hc11.c:464 config/tc-xgate.c:284 10309#, c-format 10310msgid "Default target `%s' is not supported." 10311msgstr "" 10312 10313#. Dump the opcode statistics table. 10314#: config/tc-m68hc11.c:482 10315#, c-format 10316msgid "Name # Modes Min ops Max ops Modes mask # Used\n" 10317msgstr "" 10318 10319#: config/tc-m68hc11.c:561 10320#, c-format 10321msgid "Option `%s' is not recognized." 10322msgstr "" 10323 10324#: config/tc-m68hc11.c:748 10325msgid "imm3" 10326msgstr "" 10327 10328#: config/tc-m68hc11.c:756 10329msgid "RD" 10330msgstr "" 10331 10332#: config/tc-m68hc11.c:764 10333msgid "RD,RS" 10334msgstr "" 10335 10336#: config/tc-m68hc11.c:772 10337msgid "RI, #imm4" 10338msgstr "" 10339 10340#: config/tc-m68hc11.c:804 10341msgid "RD, (RI,#offs5)" 10342msgstr "" 10343 10344#: config/tc-m68hc11.c:856 10345msgid "#<imm8>" 10346msgstr "" 10347 10348#: config/tc-m68hc11.c:865 10349msgid "#<imm16>" 10350msgstr "" 10351 10352#: config/tc-m68hc11.c:874 config/tc-m68hc11.c:883 10353msgid "<imm8>,X" 10354msgstr "" 10355 10356#: config/tc-m68hc11.c:910 10357msgid "*<abs8>" 10358msgstr "" 10359 10360#: config/tc-m68hc11.c:922 10361msgid "#<mask>" 10362msgstr "" 10363 10364#: config/tc-m68hc11.c:932 10365#, c-format 10366msgid "symbol%d" 10367msgstr "" 10368 10369#: config/tc-m68hc11.c:934 10370msgid "<abs>" 10371msgstr "" 10372 10373#: config/tc-m68hc11.c:953 10374msgid "<label>" 10375msgstr "" 10376 10377#: config/tc-m68hc11.c:969 10378#, c-format 10379msgid "" 10380"# Example of `%s' instructions\n" 10381"\t.sect .text\n" 10382"_start:\n" 10383msgstr "" 10384 10385#: config/tc-m68hc11.c:1016 10386#, c-format 10387msgid "Instruction `%s' is not recognized." 10388msgstr "" 10389 10390#: config/tc-m68hc11.c:1021 10391#, c-format 10392msgid "Instruction formats for `%s':" 10393msgstr "" 10394 10395#: config/tc-m68hc11.c:1173 10396#, c-format 10397msgid "Immediate operand is not allowed for operand %d." 10398msgstr "" 10399 10400#: config/tc-m68hc11.c:1217 10401msgid "Indirect indexed addressing is not valid for 68HC11." 10402msgstr "" 10403 10404#: config/tc-m68hc11.c:1237 10405msgid "Spurious `,' or bad indirect register addressing mode." 10406msgstr "" 10407 10408#: config/tc-m68hc11.c:1259 10409msgid "Missing second register or offset for indexed-indirect mode." 10410msgstr "" 10411 10412#: config/tc-m68hc11.c:1269 10413msgid "Missing second register for indexed-indirect mode." 10414msgstr "" 10415 10416#: config/tc-m68hc11.c:1285 10417msgid "Missing `]' to close indexed-indirect mode." 10418msgstr "" 10419 10420#: config/tc-m68hc11.c:1330 config/tc-m68hc11.c:2961 config/tc-m68hc11.c:3073 10421#: config/tc-m68hc11.c:3147 config/tc-m68hc11.c:3331 config/tc-m68hc11.c:3402 10422msgid "Illegal operand." 10423msgstr "" 10424 10425#. Looks like OP_R_R. 10426#: config/tc-m68hc11.c:1335 config/tc-m68hc11.c:2966 config/tc-m68hc11.c:3078 10427#: config/tc-m68hc11.c:3152 config/tc-m68hc11.c:3258 config/tc-m68hc11.c:3310 10428#: config/tc-m68hc11.c:3318 config/tc-m68hc11.c:3336 10429msgid "Missing operand." 10430msgstr "" 10431 10432#: config/tc-m68hc11.c:1388 10433msgid "Pre-increment mode is not valid for 68HC11" 10434msgstr "" 10435 10436#: config/tc-m68hc11.c:1401 10437msgid "Wrong register in register indirect mode." 10438msgstr "" 10439 10440#: config/tc-m68hc11.c:1409 10441msgid "Missing `]' to close register indirect operand." 10442msgstr "" 10443 10444#: config/tc-m68hc11.c:1429 10445msgid "Post-decrement mode is not valid for 68HC11." 10446msgstr "" 10447 10448#: config/tc-m68hc11.c:1437 10449msgid "Post-increment mode is not valid for 68HC11." 10450msgstr "" 10451 10452#: config/tc-m68hc11.c:1455 10453msgid "Invalid indexed indirect mode." 10454msgstr "" 10455 10456#: config/tc-m68hc11.c:1579 10457#, c-format 10458msgid "Trap id `%ld' is out of range." 10459msgstr "" 10460 10461#: config/tc-m68hc11.c:1583 10462msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]." 10463msgstr "" 10464 10465#: config/tc-m68hc11.c:1590 config/tc-m68hc11.c:1741 10466#, c-format 10467msgid "Operand out of 8-bit range: `%ld'." 10468msgstr "" 10469 10470#: config/tc-m68hc11.c:1597 10471msgid "The trap id must be a constant." 10472msgstr "" 10473 10474#: config/tc-m68hc11.c:1629 config/tc-m68hc11.c:1784 config/tc-xgate.c:1345 10475#, c-format 10476msgid "Operand `%x' not recognized in fixup8." 10477msgstr "" 10478 10479#: config/tc-m68hc11.c:1646 config/tc-m68hc11.c:1694 10480#, c-format 10481msgid "Operand out of 16-bit range: `%ld'." 10482msgstr "" 10483 10484#: config/tc-m68hc11.c:1677 config/tc-m68hc11.c:1708 10485#, c-format 10486msgid "Operand `%x' not recognized in fixup16." 10487msgstr "" 10488 10489#: config/tc-m68hc11.c:1801 10490#, c-format 10491msgid "Unexpected branch conversion with `%x'" 10492msgstr "" 10493 10494#: config/tc-m68hc11.c:1887 config/tc-m68hc11.c:2019 10495#, c-format 10496msgid "Operand out of range for a relative branch: `%ld'" 10497msgstr "" 10498 10499#: config/tc-m68hc11.c:1987 10500msgid "Invalid register for dbcc/tbcc instruction." 10501msgstr "" 10502 10503#: config/tc-m68hc11.c:2075 10504#, c-format 10505msgid "Increment/decrement value is out of range: `%ld'." 10506msgstr "" 10507 10508#: config/tc-m68hc11.c:2087 10509msgid "Expecting a register." 10510msgstr "" 10511 10512#: config/tc-m68hc11.c:2102 10513msgid "Invalid register for post/pre increment." 10514msgstr "" 10515 10516#: config/tc-m68hc11.c:2132 10517msgid "Invalid register." 10518msgstr "" 10519 10520#: config/tc-m68hc11.c:2139 10521#, c-format 10522msgid "Offset out of 16-bit range: %ld." 10523msgstr "" 10524 10525#: config/tc-m68hc11.c:2145 10526#, c-format 10527msgid "Offset out of 5-bit range for movw/movb insn: %ld." 10528msgstr "" 10529 10530#: config/tc-m68hc11.c:2270 10531msgid "Expecting register D for indexed indirect mode." 10532msgstr "" 10533 10534#: config/tc-m68hc11.c:2272 10535msgid "Indexed indirect mode is not allowed for movb/movw." 10536msgstr "" 10537 10538#: config/tc-m68hc11.c:2289 10539msgid "Invalid accumulator register." 10540msgstr "" 10541 10542#: config/tc-m68hc11.c:2315 10543msgid "Invalid indexed register." 10544msgstr "" 10545 10546#: config/tc-m68hc11.c:2325 10547msgid "Addressing mode not implemented yet." 10548msgstr "" 10549 10550#: config/tc-m68hc11.c:2339 10551msgid "Invalid source register for this instruction, use 'tfr'." 10552msgstr "" 10553 10554#: config/tc-m68hc11.c:2341 10555msgid "Invalid source register." 10556msgstr "" 10557 10558#: config/tc-m68hc11.c:2346 10559msgid "Invalid destination register for this instruction, use 'tfr'." 10560msgstr "" 10561 10562#: config/tc-m68hc11.c:2348 10563msgid "Invalid destination register." 10564msgstr "" 10565 10566#: config/tc-m68hc11.c:2523 10567msgid "Invalid indexed register, expecting register X." 10568msgstr "" 10569 10570#: config/tc-m68hc11.c:2525 10571msgid "Invalid indexed register, expecting register Y." 10572msgstr "" 10573 10574#: config/tc-m68hc11.c:2844 config/tc-s12z.c:3804 10575msgid "No instruction or missing opcode." 10576msgstr "" 10577 10578#: config/tc-m68hc11.c:2854 config/tc-m68hc11.c:3533 10579#, c-format 10580msgid "Opcode `%s' is not recognized." 10581msgstr "" 10582 10583#: config/tc-m68hc11.c:2903 config/tc-m68hc11.c:3452 config/tc-m68hc11.c:3555 10584#, c-format 10585msgid "Garbage at end of instruction: `%s'." 10586msgstr "" 10587 10588#: config/tc-m68hc11.c:3440 10589#, c-format 10590msgid "Failed to find a valid mode for `%s'." 10591msgstr "" 10592 10593#: config/tc-m68hc11.c:3464 config/tc-m68hc11.c:3683 config/tc-m68hc11.c:3689 10594#, c-format 10595msgid "Invalid operand for `%s'" 10596msgstr "" 10597 10598#: config/tc-m68hc11.c:3741 10599#, c-format 10600msgid "Invalid mode: %s\n" 10601msgstr "" 10602 10603#: config/tc-m68hc11.c:3800 10604msgid "bad .relax format" 10605msgstr "" 10606 10607#: config/tc-m68hc11.c:3844 config/tc-s12z.c:3895 config/tc-xgate.c:630 10608#, c-format 10609msgid "Relocation %d is not supported by object file format." 10610msgstr "" 10611 10612#: config/tc-m68hc11.c:4121 10613msgid "bra or bsr with undefined symbol." 10614msgstr "" 10615 10616#: config/tc-m68hc11.c:4222 config/tc-m68hc11.c:4279 10617#, c-format 10618msgid "Subtype %d is not recognized." 10619msgstr "" 10620 10621#: config/tc-m68hc11.c:4337 config/tc-s12z.c:3936 config/tc-xgate.c:663 10622msgid "Expression too complex." 10623msgstr "" 10624 10625#: config/tc-m68hc11.c:4368 config/tc-s12z.c:3976 config/tc-xgate.c:708 10626#: config/tc-xgate.c:717 10627msgid "Value out of 16-bit range." 10628msgstr "" 10629 10630#: config/tc-m68hc11.c:4390 10631#, c-format 10632msgid "Value %ld too large for 8-bit PC-relative branch." 10633msgstr "" 10634 10635#: config/tc-m68hc11.c:4400 config/tc-xgate.c:674 10636#, c-format 10637msgid "Value %ld too large for 9-bit PC-relative branch." 10638msgstr "" 10639 10640#: config/tc-m68hc11.c:4409 config/tc-xgate.c:691 10641#, c-format 10642msgid "Value %ld too large for 10-bit PC-relative branch." 10643msgstr "" 10644 10645#: config/tc-m68hc11.c:4417 10646#, c-format 10647msgid "Auto increment/decrement offset '%ld' is out of range." 10648msgstr "" 10649 10650#: config/tc-m68hc11.c:4430 10651#, c-format 10652msgid "Offset out of 5-bit range for movw/movb insn: %ld" 10653msgstr "" 10654 10655#: config/tc-m68hc11.c:4441 10656#, c-format 10657msgid "Offset out of 9-bit range for movw/movb insn: %ld" 10658msgstr "" 10659 10660#: config/tc-m68hc11.c:4453 10661#, c-format 10662msgid "Offset out of 16-bit range for movw/movb insn: %ld" 10663msgstr "" 10664 10665#: config/tc-m68hc11.c:4470 config/tc-s12z.c:3982 config/tc-xgate.c:752 10666#, c-format 10667msgid "Line %d: unknown relocation type: 0x%x." 10668msgstr "" 10669 10670#: config/tc-m68hc11.c:4495 config/tc-z80.c:3440 config/tc-z80.c:3460 10671msgid "Invalid directive" 10672msgstr "" 10673 10674#: config/tc-m68k.c:1141 10675#, c-format 10676msgid "Can not do %d byte pc-relative relocation" 10677msgstr "" 10678 10679#: config/tc-m68k.c:1143 10680#, c-format 10681msgid "Can not do %d byte pc-relative pic relocation" 10682msgstr "" 10683 10684#: config/tc-m68k.c:1148 10685#, c-format 10686msgid "Can not do %d byte relocation" 10687msgstr "" 10688 10689#: config/tc-m68k.c:1150 10690#, c-format 10691msgid "Can not do %d byte pic relocation" 10692msgstr "" 10693 10694#: config/tc-m68k.c:1220 10695#, c-format 10696msgid "Unable to produce reloc against symbol '%s'" 10697msgstr "" 10698 10699#: config/tc-m68k.c:1279 config/tc-vax.c:2367 10700#, c-format 10701msgid "Cannot make %s relocation PC relative" 10702msgstr "" 10703 10704#: config/tc-m68k.c:1361 config/tc-vax.c:1878 10705msgid "No operator" 10706msgstr "" 10707 10708#: config/tc-m68k.c:1391 config/tc-vax.c:1894 10709msgid "Unknown operator" 10710msgstr "" 10711 10712#: config/tc-m68k.c:2294 10713msgid "invalid instruction for this architecture; needs " 10714msgstr "" 10715 10716#: config/tc-m68k.c:2302 10717msgid "hardware divide" 10718msgstr "" 10719 10720#: config/tc-m68k.c:2324 config/tc-m68k.c:2328 config/tc-m68k.c:2332 10721msgid "or higher" 10722msgstr "" 10723 10724#: config/tc-m68k.c:2385 10725msgid "operands mismatch" 10726msgstr "" 10727 10728#: config/tc-m68k.c:2449 config/tc-m68k.c:2455 config/tc-m68k.c:2461 10729#: config/tc-mmix.c:2507 config/tc-mmix.c:2531 10730msgid "operand out of range" 10731msgstr "" 10732 10733#: config/tc-m68k.c:2518 10734#, c-format 10735msgid "Bignum too big for %c format; truncated" 10736msgstr "" 10737 10738#: config/tc-m68k.c:2595 10739msgid "displacement too large for this architecture; needs 68020 or higher" 10740msgstr "" 10741 10742#: config/tc-m68k.c:2703 10743msgid "" 10744"scale factor invalid on this architecture; needs cpu32 or 68020 or higher" 10745msgstr "" 10746 10747#: config/tc-m68k.c:2708 10748msgid "invalid index size for coldfire" 10749msgstr "" 10750 10751#: config/tc-m68k.c:2761 10752msgid "Forcing byte displacement" 10753msgstr "" 10754 10755#: config/tc-m68k.c:2763 10756msgid "byte displacement out of range" 10757msgstr "" 10758 10759#: config/tc-m68k.c:2808 config/tc-m68k.c:2846 10760msgid "invalid operand mode for this architecture; needs 68020 or higher" 10761msgstr "" 10762 10763#: config/tc-m68k.c:2832 config/tc-m68k.c:2866 10764msgid ":b not permitted; defaulting to :w" 10765msgstr "" 10766 10767#: config/tc-m68k.c:2941 10768msgid "unsupported byte value; use a different suffix" 10769msgstr "" 10770 10771#: config/tc-m68k.c:2956 10772msgid "unknown/incorrect operand" 10773msgstr "" 10774 10775#: config/tc-m68k.c:2999 config/tc-m68k.c:3007 config/tc-m68k.c:3014 10776#: config/tc-m68k.c:3021 10777msgid "out of range" 10778msgstr "" 10779 10780#: config/tc-m68k.c:3092 10781msgid "Can't use long branches on this architecture" 10782msgstr "" 10783 10784#: config/tc-m68k.c:3198 10785msgid "Expression out of range, using 0" 10786msgstr "" 10787 10788#: config/tc-m68k.c:3399 config/tc-m68k.c:3415 10789msgid "Floating point register in register list" 10790msgstr "" 10791 10792#: config/tc-m68k.c:3405 10793msgid "Wrong register in floating-point reglist" 10794msgstr "" 10795 10796#: config/tc-m68k.c:3421 10797msgid "incorrect register in reglist" 10798msgstr "" 10799 10800#: config/tc-m68k.c:3427 10801msgid "wrong register in floating-point reglist" 10802msgstr "" 10803 10804#: config/tc-m68k.c:3838 config/tc-m68k.c:3870 config/tc-sparc.c:3135 10805msgid "failed sanity check." 10806msgstr "" 10807 10808#. ERROR. 10809#: config/tc-m68k.c:3900 10810msgid "Extra )" 10811msgstr "" 10812 10813#. ERROR. 10814#: config/tc-m68k.c:3911 10815msgid "Missing )" 10816msgstr "" 10817 10818#: config/tc-m68k.c:3928 10819msgid "Missing operand" 10820msgstr "" 10821 10822#: config/tc-m68k.c:4253 10823#, c-format 10824msgid "unrecognized default cpu `%s'" 10825msgstr "" 10826 10827#: config/tc-m68k.c:4307 10828#, c-format 10829msgid "%s -- statement `%s' ignored" 10830msgstr "" 10831 10832#: config/tc-m68k.c:4354 10833#, c-format 10834msgid "Don't know how to figure out width of %c in md_assemble()" 10835msgstr "" 10836 10837#: config/tc-m68k.c:4584 config/tc-m68k.c:4622 10838#, c-format 10839msgid "Internal Error: Can't find %s in hash table" 10840msgstr "" 10841 10842#: config/tc-m68k.c:4744 10843#, c-format 10844msgid "text label `%s' aligned to odd boundary" 10845msgstr "" 10846 10847#: config/tc-m68k.c:4906 10848#, c-format 10849msgid "value %ld out of range" 10850msgstr "" 10851 10852#: config/tc-m68k.c:4920 10853msgid "invalid byte branch offset" 10854msgstr "" 10855 10856#: config/tc-m68k.c:4957 10857msgid "short branch with zero offset: use :w" 10858msgstr "" 10859 10860#: config/tc-m68k.c:5001 10861msgid "Conversion of PC relative BSR to absolute JSR" 10862msgstr "" 10863 10864#: config/tc-m68k.c:5012 10865msgid "Conversion of PC relative branch to absolute jump" 10866msgstr "" 10867 10868#: config/tc-m68k.c:5029 config/tc-m68k.c:5086 10869msgid "Conversion of PC relative conditional branch to absolute jump" 10870msgstr "" 10871 10872#: config/tc-m68k.c:5151 10873msgid "Conversion of PC relative displacement to absolute" 10874msgstr "" 10875 10876#: config/tc-m68k.c:5334 10877msgid "Tried to convert PC relative branch to absolute jump" 10878msgstr "" 10879 10880#: config/tc-m68k.c:5379 config/tc-m68k.c:5390 config/tc-m68k.c:5434 10881msgid "expression out of range: defaulting to 1" 10882msgstr "" 10883 10884#: config/tc-m68k.c:5426 10885msgid "expression out of range: defaulting to 0" 10886msgstr "" 10887 10888#: config/tc-m68k.c:5467 config/tc-m68k.c:5479 10889#, c-format 10890msgid "Can't deal with expression; defaulting to %ld" 10891msgstr "" 10892 10893#: config/tc-m68k.c:5493 10894msgid "expression doesn't fit in BYTE" 10895msgstr "" 10896 10897#: config/tc-m68k.c:5497 10898msgid "expression doesn't fit in WORD" 10899msgstr "" 10900 10901#: config/tc-m68k.c:5584 10902#, c-format 10903msgid "%s: unrecognized processor name" 10904msgstr "" 10905 10906#: config/tc-m68k.c:5645 10907msgid "bad coprocessor id" 10908msgstr "" 10909 10910#: config/tc-m68k.c:5651 10911msgid "unrecognized fopt option" 10912msgstr "" 10913 10914#: config/tc-m68k.c:5783 10915#, c-format 10916msgid "option `%s' may not be negated" 10917msgstr "" 10918 10919#: config/tc-m68k.c:5794 10920#, c-format 10921msgid "option `%s' not recognized" 10922msgstr "" 10923 10924#: config/tc-m68k.c:5823 10925msgid "bad format of OPT NEST=depth" 10926msgstr "" 10927 10928#: config/tc-m68k.c:5879 10929msgid "missing label" 10930msgstr "" 10931 10932#: config/tc-m68k.c:5905 10933#, c-format 10934msgid "bad register list: %s" 10935msgstr "" 10936 10937#: config/tc-m68k.c:6003 10938msgid "restore without save" 10939msgstr "" 10940 10941#: config/tc-m68k.c:6156 config/tc-m68k.c:6526 10942msgid "syntax error in structured control directive" 10943msgstr "" 10944 10945#: config/tc-m68k.c:6201 10946msgid "missing condition code in structured control directive" 10947msgstr "" 10948 10949#: config/tc-m68k.c:6272 10950#, c-format 10951msgid "" 10952"Condition <%c%c> in structured control directive can not be encoded correctly" 10953msgstr "" 10954 10955#: config/tc-m68k.c:6568 10956msgid "missing then" 10957msgstr "" 10958 10959#: config/tc-m68k.c:6649 10960msgid "else without matching if" 10961msgstr "" 10962 10963#: config/tc-m68k.c:6682 10964msgid "endi without matching if" 10965msgstr "" 10966 10967#: config/tc-m68k.c:6722 10968msgid "break outside of structured loop" 10969msgstr "" 10970 10971#: config/tc-m68k.c:6760 10972msgid "next outside of structured loop" 10973msgstr "" 10974 10975#: config/tc-m68k.c:6811 10976msgid "missing =" 10977msgstr "" 10978 10979#: config/tc-m68k.c:6849 10980msgid "missing to or downto" 10981msgstr "" 10982 10983#: config/tc-m68k.c:6885 config/tc-m68k.c:6919 config/tc-m68k.c:7133 10984msgid "missing do" 10985msgstr "" 10986 10987#: config/tc-m68k.c:7020 10988msgid "endf without for" 10989msgstr "" 10990 10991#: config/tc-m68k.c:7074 10992msgid "until without repeat" 10993msgstr "" 10994 10995#: config/tc-m68k.c:7168 10996msgid "endw without while" 10997msgstr "" 10998 10999#: config/tc-m68k.c:7201 config/tc-m68k.c:7229 11000msgid "already assembled instructions" 11001msgstr "" 11002 11003#: config/tc-m68k.c:7306 11004#, c-format 11005msgid "`%s' is deprecated, use `%s'" 11006msgstr "" 11007 11008#: config/tc-m68k.c:7325 11009#, c-format 11010msgid "cpu `%s' unrecognized" 11011msgstr "" 11012 11013#: config/tc-m68k.c:7344 11014#, c-format 11015msgid "architecture `%s' unrecognized" 11016msgstr "" 11017 11018#: config/tc-m68k.c:7365 11019#, c-format 11020msgid "extension `%s' unrecognized" 11021msgstr "" 11022 11023#: config/tc-m68k.c:7480 11024#, c-format 11025msgid "option `-A%s' is deprecated: use `-%s'" 11026msgstr "" 11027 11028#: config/tc-m68k.c:7513 11029msgid "architecture features both enabled and disabled" 11030msgstr "" 11031 11032#: config/tc-m68k.c:7540 11033msgid "selected processor does not have all features of selected architecture" 11034msgstr "" 11035 11036#: config/tc-m68k.c:7549 11037msgid "m68k and cf features both selected" 11038msgstr "" 11039 11040#: config/tc-m68k.c:7561 11041msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly" 11042msgstr "" 11043 11044#: config/tc-m68k.c:7593 11045#, c-format 11046msgid "" 11047"-march=<arch>\t\tset architecture\n" 11048"-mcpu=<cpu>\t\tset cpu [default %s]\n" 11049msgstr "" 11050 11051#: config/tc-m68k.c:7598 11052#, c-format 11053msgid "-m[no-]%-16s enable/disable %s architecture extension\n" 11054msgstr "" 11055 11056#: config/tc-m68k.c:7604 11057#, c-format 11058msgid "" 11059"-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n" 11060"-pic, -k\t\tgenerate position independent code\n" 11061"-S\t\t\tturn jbsr into jsr\n" 11062"--pcrel never turn PC-relative branches into absolute jumps\n" 11063"--register-prefix-optional\n" 11064"\t\t\trecognize register names without prefix character\n" 11065"--bitwise-or\t\tdo not treat `|' as a comment character\n" 11066"--base-size-default-16\tbase reg without size is 16 bits\n" 11067"--base-size-default-32\tbase reg without size is 32 bits (default)\n" 11068"--disp-size-default-16\tdisplacement with unknown size is 16 bits\n" 11069"--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n" 11070msgstr "" 11071 11072#: config/tc-m68k.c:7618 11073#, c-format 11074msgid "Architecture variants are: " 11075msgstr "" 11076 11077#: config/tc-m68k.c:7627 11078#, c-format 11079msgid "Processor variants are: " 11080msgstr "" 11081 11082#: config/tc-m68k.c:7634 config/tc-xtensa.c:6428 11083#, c-format 11084msgid "\n" 11085msgstr "" 11086 11087#: config/tc-m68k.c:7665 11088#, c-format 11089msgid "Error %s in %s\n" 11090msgstr "" 11091 11092#: config/tc-m68k.c:7669 11093#, c-format 11094msgid "Opcode(%d.%s): " 11095msgstr "" 11096 11097#: config/tc-m68k.c:7814 11098msgid "Not a defined coldfire architecture" 11099msgstr "" 11100 11101#: config/tc-m68k.c:7923 read.c:4673 11102#, c-format 11103msgid "%s relocations do not fit in %u byte" 11104msgid_plural "%s relocations do not fit in %u bytes" 11105msgstr[0] "" 11106msgstr[1] "" 11107 11108#: config/tc-m68k.c:7965 config/tc-ppc.c:2539 11109msgid "unknown .gnu_attribute value" 11110msgstr "" 11111 11112#: config/tc-m68k.c:8009 11113#, c-format 11114msgid "Adjusted signed .word (%#lx) overflows: `switch'-statement too large." 11115msgstr "" 11116 11117#: config/tc-mcore.c:521 config/tc-microblaze.c:515 config/tc-microblaze.c:543 11118#: config/tc-microblaze.c:580 config/tc-microblaze.c:592 11119#, c-format 11120msgid "register expected, but saw '%.6s'" 11121msgstr "" 11122 11123#: config/tc-mcore.c:603 11124#, c-format 11125msgid "control register expected, but saw '%.6s'" 11126msgstr "" 11127 11128#: config/tc-mcore.c:639 11129msgid "bad/missing psr specifier" 11130msgstr "" 11131 11132#: config/tc-mcore.c:784 11133#, c-format 11134msgid "operand must be absolute in range %u..%u, not %ld" 11135msgstr "" 11136 11137#: config/tc-mcore.c:819 11138msgid "operand must be a multiple of 4" 11139msgstr "" 11140 11141#: config/tc-mcore.c:826 11142msgid "operand must be a multiple of 2" 11143msgstr "" 11144 11145#: config/tc-mcore.c:888 config/tc-microblaze.c:948 config/tc-microblaze.c:1084 11146#: config/tc-microblaze.c:1118 config/tc-microblaze.c:1573 11147#: config/tc-microblaze.c:1641 config/tc-microblaze.c:1716 11148#: config/tc-microblaze.c:2137 config/tc-microblaze.c:2186 11149#, c-format 11150msgid "unknown opcode \"%s\"" 11151msgstr "" 11152 11153#: config/tc-mcore.c:931 11154msgid "invalid register: r15 illegal" 11155msgstr "" 11156 11157#: config/tc-mcore.c:980 config/tc-mcore.c:1561 11158msgid "M340 specific opcode used when assembling for M210" 11159msgstr "" 11160 11161#: config/tc-mcore.c:998 config/tc-mcore.c:1038 config/tc-mcore.c:1057 11162#: config/tc-mcore.c:1076 config/tc-mcore.c:1104 config/tc-mcore.c:1133 11163#: config/tc-mcore.c:1170 config/tc-mcore.c:1205 config/tc-mcore.c:1224 11164#: config/tc-mcore.c:1243 config/tc-mcore.c:1277 config/tc-mcore.c:1302 11165#: config/tc-mcore.c:1359 config/tc-mcore.c:1413 config/tc-mcore.c:1449 11166#: config/tc-mcore.c:1508 config/tc-mcore.c:1530 config/tc-mcore.c:1553 11167msgid "second operand missing" 11168msgstr "" 11169 11170#: config/tc-mcore.c:1014 11171msgid "destination register must be r1" 11172msgstr "" 11173 11174#: config/tc-mcore.c:1035 11175msgid "source register must be r1" 11176msgstr "" 11177 11178#: config/tc-mcore.c:1099 config/tc-mcore.c:1156 11179msgid "immediate is not a power of two" 11180msgstr "" 11181 11182#: config/tc-mcore.c:1127 11183msgid "translating bgeni to movi" 11184msgstr "" 11185 11186#: config/tc-mcore.c:1196 11187msgid "translating bmaski to movi" 11188msgstr "" 11189 11190#: config/tc-mcore.c:1272 11191#, c-format 11192msgid "displacement too large (%d)" 11193msgstr "" 11194 11195#: config/tc-mcore.c:1286 11196msgid "Invalid register: r0 and r15 illegal" 11197msgstr "" 11198 11199#: config/tc-mcore.c:1317 11200msgid "bad starting register: r0 and r15 invalid" 11201msgstr "" 11202 11203#: config/tc-mcore.c:1330 11204msgid "ending register must be r15" 11205msgstr "" 11206 11207#: config/tc-mcore.c:1350 11208msgid "bad base register: must be r0" 11209msgstr "" 11210 11211#: config/tc-mcore.c:1368 11212msgid "first register must be r4" 11213msgstr "" 11214 11215#: config/tc-mcore.c:1379 11216msgid "last register must be r7" 11217msgstr "" 11218 11219#: config/tc-mcore.c:1416 11220msgid "reg-reg expected" 11221msgstr "" 11222 11223#: config/tc-mcore.c:1548 11224msgid "zero used as immediate value" 11225msgstr "" 11226 11227#: config/tc-mcore.c:1575 11228msgid "duplicated psr bit specifier" 11229msgstr "" 11230 11231#: config/tc-mcore.c:1581 11232msgid "`af' must appear alone" 11233msgstr "" 11234 11235#: config/tc-mcore.c:1588 config/tc-microblaze.c:1754 11236#, c-format 11237msgid "unimplemented opcode \"%s\"" 11238msgstr "" 11239 11240#: config/tc-mcore.c:1597 config/tc-microblaze.c:1763 11241#, c-format 11242msgid "ignoring operands: %s " 11243msgstr "" 11244 11245#: config/tc-mcore.c:1670 11246#, c-format 11247msgid "unrecognised cpu type '%s'" 11248msgstr "" 11249 11250#: config/tc-mcore.c:1688 11251#, c-format 11252msgid "" 11253"MCORE specific options:\n" 11254" -{no-}jsri2bsr\t {dis}able jsri to bsr transformation (def: dis)\n" 11255" -{no-}sifilter\t {dis}able silicon filter behavior (def: dis)\n" 11256" -cpu=[210|340] select CPU type\n" 11257" -EB assemble for a big endian system (default)\n" 11258" -EL assemble for a little endian system\n" 11259msgstr "" 11260 11261#: config/tc-mcore.c:1706 config/tc-microblaze.c:1871 11262msgid "failed sanity check: short_jump" 11263msgstr "" 11264 11265#: config/tc-mcore.c:1716 config/tc-microblaze.c:1881 11266msgid "failed sanity check: long_jump" 11267msgstr "" 11268 11269#: config/tc-mcore.c:1742 11270#, c-format 11271msgid "odd displacement at %x" 11272msgstr "" 11273 11274#: config/tc-mcore.c:1951 11275#, c-format 11276msgid "odd distance branch (0x%lx byte)" 11277msgid_plural "odd distance branch (0x%lx bytes)" 11278msgstr[0] "" 11279msgstr[1] "" 11280 11281#: config/tc-mcore.c:1958 11282#, c-format 11283msgid "pcrel for branch to %s too far (0x%lx)" 11284msgstr "" 11285 11286#: config/tc-mcore.c:1978 11287#, c-format 11288msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)" 11289msgstr "" 11290 11291#: config/tc-mcore.c:1990 11292#, c-format 11293msgid "pcrel for loopt too far (0x%lx)" 11294msgstr "" 11295 11296#: config/tc-mcore.c:2186 config/tc-microblaze.c:2471 config/tc-tic30.c:1364 11297#, c-format 11298msgid "Can not do %d byte %srelocation" 11299msgstr "" 11300 11301#: config/tc-mcore.c:2188 config/tc-microblaze.c:2473 config/tc-tic30.c:1365 11302msgid "pc-relative " 11303msgstr "" 11304 11305#: config/tc-mep.c:339 11306#, c-format 11307msgid "" 11308"MeP specific command line options:\n" 11309" -EB assemble for a big endian system\n" 11310" -EL assemble for a little endian system (default)\n" 11311" -mconfig=<name> specify a chip configuration to use\n" 11312" -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n" 11313" -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n" 11314" -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n" 11315" enable/disable the given opcodes\n" 11316"\n" 11317" If -mconfig is given, the other -m options modify it. Otherwise,\n" 11318" if no -m options are given, all core opcodes are enabled;\n" 11319" if any enabling -m options are given, only those are enabled;\n" 11320" if only disabling -m options are given, only those are disabled.\n" 11321msgstr "" 11322 11323#: config/tc-mep.c:408 11324msgid "$hi and $lo are disabled when MUL and DIV are off" 11325msgstr "" 11326 11327#: config/tc-mep.c:415 11328msgid "$mb0, $me0, $mb1, and $me1 are disabled when COP is off" 11329msgstr "" 11330 11331#: config/tc-mep.c:420 11332msgid "$dbg and $depc are disabled when DEBUG is off" 11333msgstr "" 11334 11335#: config/tc-mep.c:611 11336msgid "core and copro insn lengths must total 32 bits." 11337msgstr "" 11338 11339#: config/tc-mep.c:614 config/tc-mep.c:751 11340msgid "vliw group must consist of 1 core and 1 copro insn." 11341msgstr "" 11342 11343#: config/tc-mep.c:748 11344msgid "core and copro insn lengths must total 64 bits." 11345msgstr "" 11346 11347#: config/tc-mep.c:980 11348#, c-format 11349msgid "cannot pack %s with a 16-bit insn" 11350msgstr "" 11351 11352#: config/tc-mep.c:998 11353#, c-format 11354msgid "cannot pack %s and %s together with a 16-bit insn" 11355msgstr "" 11356 11357#: config/tc-mep.c:1004 11358msgid "too many IVC2 insns to pack with a 16-bit core insn" 11359msgstr "" 11360 11361#: config/tc-mep.c:1019 11362#, c-format 11363msgid "cannot pack %s into slot P1" 11364msgstr "" 11365 11366#: config/tc-mep.c:1025 11367msgid "too many IVC2 insns to pack with a 32-bit core insn" 11368msgstr "" 11369 11370#: config/tc-mep.c:1043 11371#, c-format 11372msgid "unable to pack %s by itself?" 11373msgstr "" 11374 11375#: config/tc-mep.c:1073 11376#, c-format 11377msgid "cannot pack %s and %s together" 11378msgstr "" 11379 11380#: config/tc-mep.c:1079 11381msgid "too many IVC2 insns to pack together" 11382msgstr "" 11383 11384#. There are no insns in the queue and a plus is present. 11385#. This is a syntax error. Let's not tolerate this. 11386#. We can relax this later if necessary. 11387#: config/tc-mep.c:1316 11388msgid "Invalid use of parallelization operator." 11389msgstr "" 11390 11391#: config/tc-mep.c:1362 11392msgid "Leading plus sign not allowed in core mode" 11393msgstr "" 11394 11395#: config/tc-mep.c:1892 11396#, c-format 11397msgid "Don't know how to relocate plain operands of type %s" 11398msgstr "" 11399 11400#: config/tc-mep.c:1902 11401#, c-format 11402msgid "Perhaps you are missing %%tpoff()?" 11403msgstr "" 11404 11405#: config/tc-mep.c:2089 11406msgid "bad .section directive: want a,v,w,x,M,S in string" 11407msgstr "" 11408 11409#: config/tc-mep.c:2147 11410msgid ".vliw unavailable when VLIW is disabled." 11411msgstr "" 11412 11413#: config/tc-metag.c:456 11414msgid "no floating point unit specified" 11415msgstr "" 11416 11417#: config/tc-metag.c:721 11418#, c-format 11419msgid "offset must be a multiple of %d" 11420msgstr "" 11421 11422#: config/tc-metag.c:737 config/tc-metag.c:4443 11423msgid "offset and base must be from the same unit" 11424msgstr "" 11425 11426#: config/tc-metag.c:868 config/tc-metag.c:3167 config/tc-metag.c:3269 11427msgid "invalid destination register" 11428msgstr "" 11429 11430#: config/tc-metag.c:884 config/tc-metag.c:902 config/tc-metag.c:1293 11431#: config/tc-metag.c:1311 config/tc-metag.c:1530 config/tc-metag.c:3099 11432#: config/tc-metag.c:3184 config/tc-metag.c:3286 11433msgid "invalid memory operand" 11434msgstr "" 11435 11436#: config/tc-metag.c:939 config/tc-metag.c:3117 11437msgid "invalid source register" 11438msgstr "" 11439 11440#: config/tc-metag.c:1024 11441msgid "invalid destination unit" 11442msgstr "" 11443 11444#: config/tc-metag.c:1032 11445msgid "mov cannot use RD port as destination" 11446msgstr "" 11447 11448#: config/tc-metag.c:1057 11449msgid "invalid source unit" 11450msgstr "" 11451 11452#: config/tc-metag.c:1065 11453msgid "source and address units must not be shared for this addressing mode" 11454msgstr "" 11455 11456#: config/tc-metag.c:1073 config/tc-metag.c:1676 11457msgid "set can only use RD port as source" 11458msgstr "" 11459 11460#: config/tc-metag.c:1088 config/tc-metag.c:1189 config/tc-metag.c:1440 11461#: config/tc-metag.c:1697 config/tc-metag.c:4053 11462#, c-format 11463msgid "base unit must be one of %s" 11464msgstr "" 11465 11466#. We already tried to encode as an extended GET/SET. 11467#. Parsing as a standard GET/SET provides a smaller offset. 11468#: config/tc-metag.c:1109 config/tc-metag.c:1215 config/tc-metag.c:3130 11469#: config/tc-metag.c:3197 config/tc-metag.c:3299 config/tc-metag.c:4580 11470msgid "offset value out of range" 11471msgstr "" 11472 11473#: config/tc-metag.c:1169 11474msgid "destination unit must be RD" 11475msgstr "" 11476 11477#: config/tc-metag.c:1279 11478msgid "invalid destination register list" 11479msgstr "" 11480 11481#: config/tc-metag.c:1326 11482msgid "invalid source register list" 11483msgstr "" 11484 11485#: config/tc-metag.c:1351 11486msgid "register list must be even numbered" 11487msgstr "" 11488 11489#: config/tc-metag.c:1357 11490msgid "register list must be from the same unit" 11491msgstr "" 11492 11493#: config/tc-metag.c:1380 11494msgid "register list must not contain duplicates" 11495msgstr "" 11496 11497#: config/tc-metag.c:1636 11498msgid "MDRD value must be between 1 and 8" 11499msgstr "" 11500 11501#: config/tc-metag.c:1727 11502msgid "invalid destination memory operand" 11503msgstr "" 11504 11505#: config/tc-metag.c:1742 11506msgid "invalid source memory operand" 11507msgstr "" 11508 11509#: config/tc-metag.c:1749 11510#, c-format 11511msgid "address units must be one of %s" 11512msgstr "" 11513 11514#: config/tc-metag.c:1756 11515msgid "base and offset must be from the same unit" 11516msgstr "" 11517 11518#: config/tc-metag.c:1764 11519msgid "source and destination increment mode must agree" 11520msgstr "" 11521 11522#: config/tc-metag.c:2039 11523msgid "" 11524"PC, CT, TR and TT are treated as if they are a single unit but operands must " 11525"be in different units" 11526msgstr "" 11527 11528#: config/tc-metag.c:2048 11529msgid "source and destination register must be in different units" 11530msgstr "" 11531 11532#: config/tc-metag.c:2080 11533#, c-format 11534msgid "register unit must be one of %s" 11535msgstr "" 11536 11537#: config/tc-metag.c:2167 11538#, c-format 11539msgid "link register unit must be one of %s" 11540msgstr "" 11541 11542#: config/tc-metag.c:2173 11543msgid "link register must be in a low numbered register" 11544msgstr "" 11545 11546#: config/tc-metag.c:2190 config/tc-metag.c:2715 config/tc-metag.c:2769 11547msgid "target out of range" 11548msgstr "" 11549 11550#: config/tc-metag.c:2671 11551msgid "invalid quickrot unit specified" 11552msgstr "" 11553 11554#: config/tc-metag.c:2687 11555msgid "invalid quickrot register specified" 11556msgstr "" 11557 11558#: config/tc-metag.c:2741 11559msgid "source register must be in the trigger unit" 11560msgstr "" 11561 11562#: config/tc-metag.c:2844 11563msgid "Source registers must be in the same unit" 11564msgstr "" 11565 11566#: config/tc-metag.c:3554 config/tc-metag.c:3718 config/tc-metag.c:3986 11567msgid "destination register should be even numbered" 11568msgstr "" 11569 11570#: config/tc-metag.c:3626 11571msgid "comparison must be with register or #0" 11572msgstr "" 11573 11574#: config/tc-metag.c:3692 config/tc-metag.c:3757 11575msgid "instruction cannot operate on pair values" 11576msgstr "" 11577 11578#: config/tc-metag.c:3703 11579msgid "zero flag is not valid for this instruction" 11580msgstr "" 11581 11582#: config/tc-metag.c:3724 11583msgid "source register should be even numbered" 11584msgstr "" 11585 11586#: config/tc-metag.c:3784 config/tc-metag.c:3793 11587msgid "fraction bits value out of range" 11588msgstr "" 11589 11590#: config/tc-metag.c:3975 11591msgid "simd instructions operate on pair values (L prefix)" 11592msgstr "" 11593 11594#: config/tc-metag.c:3993 11595msgid "source registers should be even numbered" 11596msgstr "" 11597 11598#: config/tc-metag.c:4271 11599#, c-format 11600msgid "expected ']', not %c in %s" 11601msgstr "" 11602 11603#: config/tc-metag.c:4390 11604msgid "invalid register for memory access" 11605msgstr "" 11606 11607#: config/tc-metag.c:4503 config/tc-metag.c:4631 11608msgid "unexpected end of line" 11609msgstr "" 11610 11611#: config/tc-metag.c:4550 11612msgid "'H' modifier only valid for accumulator registers" 11613msgstr "" 11614 11615#: config/tc-metag.c:4603 11616msgid "base unit must be either A0 or A1" 11617msgstr "" 11618 11619#: config/tc-metag.c:4676 config/tc-metag.c:5119 11620msgid "invalid register" 11621msgstr "" 11622 11623#: config/tc-metag.c:4824 11624msgid "could not parse template definition" 11625msgstr "" 11626 11627#: config/tc-metag.c:5011 11628msgid "QUICKRoT 64-bit extension not applicable to this instruction" 11629msgstr "" 11630 11631#: config/tc-metag.c:5067 11632msgid "invalid operands for cross-unit op" 11633msgstr "" 11634 11635#: config/tc-metag.c:5109 11636msgid "missing flags: one of 'P', 'N' or 'Z' required" 11637msgstr "" 11638 11639#: config/tc-metag.c:5137 11640msgid "'P', 'N' or 'Z' flags may only be specified when accumulating" 11641msgstr "" 11642 11643#: config/tc-metag.c:5158 11644msgid "accumulator not a valid destination" 11645msgstr "" 11646 11647#: config/tc-metag.c:5168 config/tc-metag.c:5384 config/tc-metag.c:5568 11648msgid "invalid immediate value" 11649msgstr "" 11650 11651#: config/tc-metag.c:5180 11652msgid "immediate value not allowed when source & dest differ" 11653msgstr "" 11654 11655#: config/tc-metag.c:5212 11656#, c-format 11657msgid "invalid register operand: %s" 11658msgstr "" 11659 11660#: config/tc-metag.c:5246 11661msgid "QUICKRoT extension requires 4 registers" 11662msgstr "" 11663 11664#: config/tc-metag.c:5253 11665msgid "invalid fourth register" 11666msgstr "" 11667 11668#: config/tc-metag.c:5260 11669msgid "A0.2,A0.3,A1.2,A1.3 required for QUICKRoT register" 11670msgstr "" 11671 11672#: config/tc-metag.c:5288 11673msgid "DSP RAM pointer in incorrect unit" 11674msgstr "" 11675 11676#: config/tc-metag.c:5334 11677msgid "invalid register operand #1" 11678msgstr "" 11679 11680#: config/tc-metag.c:5348 11681msgid "invalid register operand #2" 11682msgstr "" 11683 11684#: config/tc-metag.c:5412 11685msgid "this instruction does not accept an immediate" 11686msgstr "" 11687 11688#: config/tc-metag.c:5432 11689msgid "invalid register operand #3" 11690msgstr "" 11691 11692#: config/tc-metag.c:5444 11693msgid "this instruction does not accept an accumulator" 11694msgstr "" 11695 11696#: config/tc-metag.c:5462 11697msgid "invalid register operand #4" 11698msgstr "" 11699 11700#: config/tc-metag.c:5539 11701msgid "invalid accumulator register" 11702msgstr "" 11703 11704#: config/tc-metag.c:5595 11705msgid "conditional instruction cannot use G flag" 11706msgstr "" 11707 11708#: config/tc-metag.c:5606 11709msgid "conditional instruction cannot use B flag" 11710msgstr "" 11711 11712#: config/tc-metag.c:5617 11713msgid "conditional instruction cannot use R flag" 11714msgstr "" 11715 11716#: config/tc-metag.c:5726 11717msgid "'L' modifier not valid for this instruction" 11718msgstr "" 11719 11720#: config/tc-metag.c:5858 11721#, c-format 11722msgid "missing fpu name `%s'" 11723msgstr "" 11724 11725#: config/tc-metag.c:5869 11726#, c-format 11727msgid "unknown fpu `%s'" 11728msgstr "" 11729 11730#: config/tc-metag.c:5884 11731#, c-format 11732msgid "missing DSP name `%s'" 11733msgstr "" 11734 11735#: config/tc-metag.c:5895 11736#, c-format 11737msgid "unknown DSP `%s'" 11738msgstr "" 11739 11740#: config/tc-metag.c:5913 11741msgid "<dsp name>\t assemble for DSP architecture <dsp name>" 11742msgstr "" 11743 11744#: config/tc-metag.c:5950 11745#, c-format 11746msgid " Meta specific command line options:\n" 11747msgstr "" 11748 11749#: config/tc-metag.c:6039 11750msgid "premature end of floating point prefix" 11751msgstr "" 11752 11753#: config/tc-metag.c:6099 11754msgid "unknown floating point prefix character" 11755msgstr "" 11756 11757#: config/tc-metag.c:6248 11758#, c-format 11759msgid "unknown DSP prefix character %c %s" 11760msgstr "" 11761 11762#: config/tc-metag.c:6511 11763#, c-format 11764msgid "instruction mnemonic too long: %s" 11765msgstr "" 11766 11767#: config/tc-metag.c:6566 11768#, c-format 11769msgid "junk at end of line: \"%s\"" 11770msgstr "" 11771 11772#: config/tc-metag.c:6573 11773#, c-format 11774msgid "failed to assemble instruction: \"%s\"" 11775msgstr "" 11776 11777#: config/tc-metag.c:6578 11778#, c-format 11779msgid "unknown floating point mnemonic: \"%s\"" 11780msgstr "" 11781 11782#: config/tc-metag.c:6580 11783#, c-format 11784msgid "unknown mnemonic: \"%s\"" 11785msgstr "" 11786 11787#: config/tc-metag.c:6631 11788#, c-format 11789msgid "cannot assemble DSP instruction, DSP option not set: %s" 11790msgstr "" 11791 11792#: config/tc-metag.c:6638 11793#, c-format 11794msgid "cannot assemble FPU instruction, FPU option not set: %s" 11795msgstr "" 11796 11797#: config/tc-metag.c:6733 config/tc-nds32.c:7348 11798msgid "Bad call to md_atof()" 11799msgstr "" 11800 11801#: config/tc-microblaze.c:237 11802#, c-format 11803msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld." 11804msgstr "" 11805 11806#: config/tc-microblaze.c:520 config/tc-microblaze.c:549 11807#: config/tc-microblaze.c:586 11808#, c-format 11809msgid "Invalid register number at '%.6s'" 11810msgstr "" 11811 11812#: config/tc-microblaze.c:751 11813msgid "operand must be a constant or a label" 11814msgstr "" 11815 11816#: config/tc-microblaze.c:760 11817#, c-format 11818msgid "operand must be absolute in range %lx..%lx, not %lx" 11819msgstr "" 11820 11821#: config/tc-microblaze.c:962 config/tc-microblaze.c:969 11822#: config/tc-microblaze.c:976 config/tc-microblaze.c:1009 11823#: config/tc-microblaze.c:1016 config/tc-microblaze.c:1022 11824#: config/tc-microblaze.c:1141 config/tc-microblaze.c:1148 11825#: config/tc-microblaze.c:1154 config/tc-microblaze.c:1185 11826#: config/tc-microblaze.c:1192 config/tc-microblaze.c:1212 11827#: config/tc-microblaze.c:1219 config/tc-microblaze.c:1239 11828#: config/tc-microblaze.c:1246 config/tc-microblaze.c:1264 11829#: config/tc-microblaze.c:1271 config/tc-microblaze.c:1293 11830#: config/tc-microblaze.c:1300 config/tc-microblaze.c:1318 11831#: config/tc-microblaze.c:1330 config/tc-microblaze.c:1348 11832#: config/tc-microblaze.c:1365 config/tc-microblaze.c:1372 11833#: config/tc-microblaze.c:1418 config/tc-microblaze.c:1425 11834#: config/tc-microblaze.c:1471 config/tc-microblaze.c:1478 11835#: config/tc-microblaze.c:1500 config/tc-microblaze.c:1507 11836#: config/tc-microblaze.c:1527 config/tc-microblaze.c:1533 11837#: config/tc-microblaze.c:1595 config/tc-microblaze.c:1601 11838#: config/tc-microblaze.c:1663 config/tc-microblaze.c:1739 11839msgid "Error in statement syntax" 11840msgstr "" 11841 11842#: config/tc-microblaze.c:982 config/tc-microblaze.c:984 11843#: config/tc-microblaze.c:986 config/tc-microblaze.c:1026 11844#: config/tc-microblaze.c:1028 config/tc-microblaze.c:1158 11845#: config/tc-microblaze.c:1160 config/tc-microblaze.c:1198 11846#: config/tc-microblaze.c:1200 config/tc-microblaze.c:1225 11847#: config/tc-microblaze.c:1227 config/tc-microblaze.c:1252 11848#: config/tc-microblaze.c:1275 config/tc-microblaze.c:1306 11849#: config/tc-microblaze.c:1336 config/tc-microblaze.c:1354 11850#: config/tc-microblaze.c:1484 config/tc-microblaze.c:1486 11851#: config/tc-microblaze.c:1513 config/tc-microblaze.c:1515 11852#: config/tc-microblaze.c:1537 config/tc-microblaze.c:1605 11853#: config/tc-microblaze.c:1669 11854msgid "Cannot use special register with this instruction" 11855msgstr "" 11856 11857#: config/tc-microblaze.c:1036 11858msgid "lmi pseudo instruction should not use a label in imm field" 11859msgstr "" 11860 11861#: config/tc-microblaze.c:1038 11862msgid "smi pseudo instruction should not use a label in imm field" 11863msgstr "" 11864 11865#: config/tc-microblaze.c:1163 11866msgid "Symbol used as immediate for shift instruction" 11867msgstr "" 11868 11869#: config/tc-microblaze.c:1172 11870#, c-format 11871msgid "Shift value > 32. using <value %% 32>" 11872msgstr "" 11873 11874#: config/tc-microblaze.c:1278 11875msgid "Symbol used as immediate value for msrset/msrclr instructions" 11876msgstr "" 11877 11878#: config/tc-microblaze.c:1407 config/tc-microblaze.c:1460 11879msgid "invalid value for special purpose register" 11880msgstr "" 11881 11882#: config/tc-microblaze.c:1677 11883msgid "An IMM instruction should not be present in the .s file" 11884msgstr "" 11885 11886#: config/tc-microblaze.c:1741 11887msgid "Symbol used as immediate for mbar instruction" 11888msgstr "" 11889 11890#: config/tc-microblaze.c:1747 11891#, c-format 11892msgid "Immediate value for mbar > 32. using <value %% 32>" 11893msgstr "" 11894 11895#: config/tc-microblaze.c:1821 11896msgid "Bad call to MD_NTOF()" 11897msgstr "" 11898 11899#: config/tc-microblaze.c:2088 11900#, c-format 11901msgid "pcrel for branch to %s too far (0x%x)" 11902msgstr "" 11903 11904#. We know the abs value: Should never happen. 11905#: config/tc-microblaze.c:2247 11906msgid "Absolute PC-relative value in relaxation code. Assembler error....." 11907msgstr "" 11908 11909#. Cannot have a PC-relative branch to a diff segment. 11910#: config/tc-microblaze.c:2261 11911#, c-format 11912msgid "PC relative branch to label %s which is not in the instruction space" 11913msgstr "" 11914 11915#: config/tc-microblaze.c:2304 11916msgid "" 11917"Variable is accessed using small data read only anchor, but it is not in the " 11918"small data read only section" 11919msgstr "" 11920 11921#: config/tc-microblaze.c:2327 11922msgid "" 11923"Variable is accessed using small data read write anchor, but it is not in " 11924"the small data read write section" 11925msgstr "" 11926 11927#: config/tc-microblaze.c:2336 11928msgid "Incorrect fr_opcode value in frag. Internal error....." 11929msgstr "" 11930 11931#. We know the abs value: Should never happen. 11932#: config/tc-microblaze.c:2343 11933msgid "Absolute value in relaxation code. Assembler error....." 11934msgstr "" 11935 11936#: config/tc-mips.c:2175 11937#, c-format 11938msgid "the %d-bit %s architecture does not support the `%s' extension" 11939msgstr "" 11940 11941#: config/tc-mips.c:2178 11942#, c-format 11943msgid "the `%s' extension requires %s%d revision %d or greater" 11944msgstr "" 11945 11946#: config/tc-mips.c:2187 11947#, c-format 11948msgid "the `%s' extension was removed in %s%d revision %d" 11949msgstr "" 11950 11951#: config/tc-mips.c:2196 11952#, c-format 11953msgid "the `%s' extension requires 64-bit FPRs" 11954msgstr "" 11955 11956#: config/tc-mips.c:3048 config/tc-mips.c:16640 11957#, c-format 11958msgid "unrecognized register name `%s'" 11959msgstr "" 11960 11961#: config/tc-mips.c:3275 11962msgid "invalid register range" 11963msgstr "" 11964 11965#: config/tc-mips.c:3303 11966msgid "vector element must be constant" 11967msgstr "" 11968 11969#: config/tc-mips.c:3313 11970msgid "missing `]'" 11971msgstr "" 11972 11973#: config/tc-mips.c:3536 11974#, c-format 11975msgid "internal: bad mips opcode (mask error): %s %s" 11976msgstr "" 11977 11978#: config/tc-mips.c:3563 11979#, c-format 11980msgid "internal: unknown operand type: %s %s" 11981msgstr "" 11982 11983#: config/tc-mips.c:3596 11984#, c-format 11985msgid "internal: bad mips opcode (bits 0x%08lx doubly defined): %s %s" 11986msgstr "" 11987 11988#: config/tc-mips.c:3604 11989#, c-format 11990msgid "internal: bad mips opcode (bits 0x%08lx undefined): %s %s" 11991msgstr "" 11992 11993#: config/tc-mips.c:3611 11994#, c-format 11995msgid "internal: bad mips opcode (bits 0x%08lx defined): %s %s" 11996msgstr "" 11997 11998#: config/tc-mips.c:3646 11999#, c-format 12000msgid "internal error: bad microMIPS opcode (incorrect length: %u): %s %s" 12001msgstr "" 12002 12003#: config/tc-mips.c:3654 12004#, c-format 12005msgid "internal error: bad microMIPS opcode (opcode/length mismatch): %s %s" 12006msgstr "" 12007 12008#: config/tc-mips.c:3679 12009msgid "-G may not be used in position-independent code" 12010msgstr "" 12011 12012#: config/tc-mips.c:3685 12013msgid "-G may not be used with abicalls" 12014msgstr "" 12015 12016#: config/tc-mips.c:3790 12017msgid "broken assembler, no assembly attempted" 12018msgstr "" 12019 12020#: config/tc-mips.c:3938 12021#, c-format 12022msgid ".gnu_attribute %d,%d is incompatible with `%s'" 12023msgstr "" 12024 12025#: config/tc-mips.c:3945 12026#, c-format 12027msgid ".gnu_attribute %d,%d requires `%s'" 12028msgstr "" 12029 12030#: config/tc-mips.c:4006 12031#, c-format 12032msgid ".gnu_attribute %d,%d is no longer supported" 12033msgstr "" 12034 12035#: config/tc-mips.c:4015 12036#, c-format 12037msgid ".gnu_attribute %d,%d is not a recognized floating-point ABI" 12038msgstr "" 12039 12040#: config/tc-mips.c:4028 12041msgid "`gp=64' used with a 32-bit processor" 12042msgstr "" 12043 12044#: config/tc-mips.c:4031 12045msgid "`gp=32' used with a 64-bit ABI" 12046msgstr "" 12047 12048#: config/tc-mips.c:4034 12049msgid "`gp=64' used with a 32-bit ABI" 12050msgstr "" 12051 12052#: config/tc-mips.c:4041 12053msgid "`fp=xx' used with a cpu lacking ldc1/sdc1 instructions" 12054msgstr "" 12055 12056#: config/tc-mips.c:4043 12057msgid "`fp=xx' cannot be used with `singlefloat'" 12058msgstr "" 12059 12060#: config/tc-mips.c:4047 12061msgid "`fp=64' used with a 32-bit fpu" 12062msgstr "" 12063 12064#: config/tc-mips.c:4051 12065msgid "`fp=64' used with a 32-bit ABI" 12066msgstr "" 12067 12068#: config/tc-mips.c:4056 12069msgid "`fp=32' used with a 64-bit ABI" 12070msgstr "" 12071 12072#: config/tc-mips.c:4058 12073msgid "`fp=32' used with a MIPS R6 cpu" 12074msgstr "" 12075 12076#: config/tc-mips.c:4061 12077msgid "Unknown size of floating point registers" 12078msgstr "" 12079 12080#: config/tc-mips.c:4066 12081msgid "`nooddspreg` cannot be used with a 64-bit ABI" 12082msgstr "" 12083 12084#: config/tc-mips.c:4069 config/tc-mips.c:4073 12085#, c-format 12086msgid "`%s' cannot be used with `%s'" 12087msgstr "" 12088 12089#: config/tc-mips.c:4078 12090#, c-format 12091msgid "branch relaxation is not supported in `%s'" 12092msgstr "" 12093 12094#: config/tc-mips.c:4154 12095msgid "trap exception not supported at ISA 1" 12096msgstr "" 12097 12098#: config/tc-mips.c:4167 config/tc-mips.c:17523 12099#, c-format 12100msgid "`%s' does not support legacy NaN" 12101msgstr "" 12102 12103#: config/tc-mips.c:4214 12104#, c-format 12105msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n" 12106msgstr "" 12107 12108#: config/tc-mips.c:4918 12109#, c-format 12110msgid "operand %d out of range" 12111msgstr "" 12112 12113#: config/tc-mips.c:4926 12114#, c-format 12115msgid "operand %d must be constant" 12116msgstr "" 12117 12118#: config/tc-mips.c:4970 read.c:4458 read.c:5254 write.c:263 write.c:1031 12119msgid "register value used as expression" 12120msgstr "" 12121 12122#: config/tc-mips.c:4983 12123#, c-format 12124msgid "operand %d must be an immediate expression" 12125msgstr "" 12126 12127#: config/tc-mips.c:5105 config/tc-mips.c:5107 12128#, c-format 12129msgid "float register should be even, was %d" 12130msgstr "" 12131 12132#: config/tc-mips.c:5120 12133#, c-format 12134msgid "condition code register should be even for %s, was %d" 12135msgstr "" 12136 12137#: config/tc-mips.c:5125 12138#, c-format 12139msgid "condition code register should be 0 or 4 for %s, was %d" 12140msgstr "" 12141 12142#: config/tc-mips.c:5446 12143msgid "invalid performance register" 12144msgstr "" 12145 12146#: config/tc-mips.c:5542 config/tc-mips.c:6013 12147msgid "the source register must not be $0" 12148msgstr "" 12149 12150#: config/tc-mips.c:5818 12151msgid "missing frame size" 12152msgstr "" 12153 12154#: config/tc-mips.c:5823 12155msgid "frame size specified twice" 12156msgstr "" 12157 12158#: config/tc-mips.c:5828 12159msgid "invalid frame size" 12160msgstr "" 12161 12162#: config/tc-mips.c:5868 12163#, c-format 12164msgid "operand %d must be an immediate" 12165msgstr "" 12166 12167#: config/tc-mips.c:5883 12168msgid "invalid element selector" 12169msgstr "" 12170 12171#: config/tc-mips.c:5896 12172#, c-format 12173msgid "operand %d must be scalar" 12174msgstr "" 12175 12176#: config/tc-mips.c:6076 12177msgid "floating-point expression required" 12178msgstr "" 12179 12180#: config/tc-mips.c:6176 12181#, c-format 12182msgid "cannot use `%s' in this section" 12183msgstr "" 12184 12185#: config/tc-mips.c:6323 12186msgid "used $at without \".set noat\"" 12187msgstr "" 12188 12189#: config/tc-mips.c:6325 12190#, c-format 12191msgid "used $%u with \".set at=$%u\"" 12192msgstr "" 12193 12194#: config/tc-mips.c:7508 12195#, c-format 12196msgid "wrong size instruction in a %u-bit branch delay slot" 12197msgstr "" 12198 12199#: config/tc-mips.c:7528 config/tc-mips.c:7538 config/tc-mips.c:15938 12200#, c-format 12201msgid "jump to misaligned address (0x%lx)" 12202msgstr "" 12203 12204#: config/tc-mips.c:7553 config/tc-mips.c:7573 config/tc-mips.c:7590 12205#: config/tc-mips.c:9140 config/tc-mips.c:15792 config/tc-mips.c:15799 12206#: config/tc-mips.c:16192 config/tc-mips.c:19038 12207#, c-format 12208msgid "branch to misaligned address (0x%lx)" 12209msgstr "" 12210 12211#: config/tc-mips.c:7559 config/tc-mips.c:7577 config/tc-mips.c:7594 12212#: config/tc-mips.c:9143 12213#, c-format 12214msgid "branch address range overflow (0x%lx)" 12215msgstr "" 12216 12217#: config/tc-mips.c:7839 12218msgid "extended instruction in delay slot" 12219msgstr "" 12220 12221#: config/tc-mips.c:8303 12222msgid "source and destination must be different" 12223msgstr "" 12224 12225#: config/tc-mips.c:8306 12226msgid "a destination register must be supplied" 12227msgstr "" 12228 12229#: config/tc-mips.c:8311 12230msgid "the source register must not be $31" 12231msgstr "" 12232 12233#: config/tc-mips.c:8559 config/tc-mips.c:14532 config/tc-mips.c:19185 12234msgid "invalid unextended operand value" 12235msgstr "" 12236 12237#: config/tc-mips.c:8677 12238#, c-format 12239msgid "opcode not supported on this processor: %s (%s)" 12240msgstr "" 12241 12242#: config/tc-mips.c:8756 12243msgid "opcode not supported in the `insn32' mode" 12244msgstr "" 12245 12246#: config/tc-mips.c:8759 12247#, c-format 12248msgid "unrecognized %d-bit version of microMIPS opcode" 12249msgstr "" 12250 12251#: config/tc-mips.c:8815 12252msgid "unrecognized unextended version of MIPS16 opcode" 12253msgstr "" 12254 12255#: config/tc-mips.c:8818 12256msgid "unrecognized extended version of MIPS16 opcode" 12257msgstr "" 12258 12259#: config/tc-mips.c:8868 config/tc-mips.c:19056 12260msgid "" 12261"macro instruction expanded into multiple instructions in a branch delay slot" 12262msgstr "" 12263 12264#: config/tc-mips.c:8871 config/tc-mips.c:19064 12265msgid "macro instruction expanded into multiple instructions" 12266msgstr "" 12267 12268#: config/tc-mips.c:8875 12269msgid "" 12270"macro instruction expanded into a wrong size instruction in a 16-bit branch " 12271"delay slot" 12272msgstr "" 12273 12274#: config/tc-mips.c:8877 12275msgid "" 12276"macro instruction expanded into a wrong size instruction in a 32-bit branch " 12277"delay slot" 12278msgstr "" 12279 12280#: config/tc-mips.c:9340 12281msgid "operand overflow" 12282msgstr "" 12283 12284#: config/tc-mips.c:9359 config/tc-mips.c:9946 config/tc-mips.c:14013 12285msgid "macro used $at after \".set noat\"" 12286msgstr "" 12287 12288#: config/tc-mips.c:9507 config/tc-mips.c:12324 config/tc-mips.c:13007 12289#, c-format 12290msgid "number (0x%s) larger than 32 bits" 12291msgstr "" 12292 12293#: config/tc-mips.c:9527 12294msgid "number larger than 64 bits" 12295msgstr "" 12296 12297#: config/tc-mips.c:9824 config/tc-mips.c:9852 config/tc-mips.c:9890 12298#: config/tc-mips.c:9935 config/tc-mips.c:12567 config/tc-mips.c:12606 12299#: config/tc-mips.c:12645 config/tc-mips.c:13103 config/tc-mips.c:13155 12300msgid "PIC code offset overflow (max 16 signed bits)" 12301msgstr "" 12302 12303#: config/tc-mips.c:10468 12304#, c-format 12305msgid "BALIGN immediate not 0, 1, 2 or 3 (%lu)" 12306msgstr "" 12307 12308#. Result is always true. 12309#: config/tc-mips.c:10564 12310#, c-format 12311msgid "branch %s is always true" 12312msgstr "" 12313 12314#: config/tc-mips.c:10792 config/tc-mips.c:10902 12315msgid "divide by zero" 12316msgstr "" 12317 12318#: config/tc-mips.c:10992 12319msgid "dla used to load 32-bit register; recommend using la instead" 12320msgstr "" 12321 12322#: config/tc-mips.c:10996 12323msgid "la used to load 64-bit address; recommend using dla instead" 12324msgstr "" 12325 12326#: config/tc-mips.c:11105 config/tc-riscv.c:1601 12327msgid "offset too large" 12328msgstr "" 12329 12330#: config/tc-mips.c:11279 config/tc-mips.c:11557 12331msgid "PIC code offset overflow (max 32 signed bits)" 12332msgstr "" 12333 12334#: config/tc-mips.c:11627 config/tc-mips.c:11703 12335#, c-format 12336msgid "opcode not supported in the `insn32' mode `%s'" 12337msgstr "" 12338 12339#: config/tc-mips.c:11655 12340msgid "MIPS PIC call to register other than $25" 12341msgstr "" 12342 12343#: config/tc-mips.c:11671 config/tc-mips.c:11682 config/tc-mips.c:11815 12344#: config/tc-mips.c:11826 12345msgid "no .cprestore pseudo-op used in PIC code" 12346msgstr "" 12347 12348#: config/tc-mips.c:11676 config/tc-mips.c:11820 12349msgid "no .frame pseudo-op used in PIC code" 12350msgstr "" 12351 12352#: config/tc-mips.c:11841 12353msgid "non-PIC jump used in PIC library" 12354msgstr "" 12355 12356#: config/tc-mips.c:12824 12357#, c-format 12358msgid "Unable to generate `%s' compliant code without mthc1" 12359msgstr "" 12360 12361#: config/tc-mips.c:13567 12362#, c-format 12363msgid "instruction %s: result is always false" 12364msgstr "" 12365 12366#: config/tc-mips.c:13720 12367#, c-format 12368msgid "instruction %s: result is always true" 12369msgstr "" 12370 12371#. FIXME: Check if this is one of the itbl macros, since they 12372#. are added dynamically. 12373#: config/tc-mips.c:14009 12374#, c-format 12375msgid "macro %s not implemented yet" 12376msgstr "" 12377 12378#: config/tc-mips.c:14542 12379msgid "extended operand requested but not required" 12380msgstr "" 12381 12382#: config/tc-mips.c:14551 12383msgid "operand value out of range for instruction" 12384msgstr "" 12385 12386#: config/tc-mips.c:14650 12387#, c-format 12388msgid "relocation %s isn't supported by the current ABI" 12389msgstr "" 12390 12391#: config/tc-mips.c:14706 12392msgid "unclosed '('" 12393msgstr "" 12394 12395#: config/tc-mips.c:14768 12396#, c-format 12397msgid "a different %s was already specified, is now %s" 12398msgstr "" 12399 12400#: config/tc-mips.c:14935 12401msgid "-mmicromips cannot be used with -mips16" 12402msgstr "" 12403 12404#: config/tc-mips.c:14950 12405msgid "-mips16 cannot be used with -micromips" 12406msgstr "" 12407 12408#: config/tc-mips.c:15119 config/tc-mips.c:15177 12409msgid "no compiled in support for 64 bit object file format" 12410msgstr "" 12411 12412#: config/tc-mips.c:15184 12413#, c-format 12414msgid "invalid abi -mabi=%s" 12415msgstr "" 12416 12417#: config/tc-mips.c:15224 12418#, c-format 12419msgid "invalid NaN setting -mnan=%s" 12420msgstr "" 12421 12422#: config/tc-mips.c:15258 12423msgid "-G not supported in this configuration" 12424msgstr "" 12425 12426#: config/tc-mips.c:15284 12427#, c-format 12428msgid "-%s conflicts with the other architecture options, which imply -%s" 12429msgstr "" 12430 12431#: config/tc-mips.c:15300 12432#, c-format 12433msgid "-march=%s is not compatible with the selected ABI" 12434msgstr "" 12435 12436#: config/tc-mips.c:15796 config/tc-mips.c:16186 config/tc-mips.c:19035 12437msgid "branch to a symbol in another ISA mode" 12438msgstr "" 12439 12440#: config/tc-mips.c:15803 config/tc-mips.c:15943 config/tc-mips.c:16196 12441#, c-format 12442msgid "cannot encode misaligned addend in the relocatable field (0x%lx)" 12443msgstr "" 12444 12445#: config/tc-mips.c:15840 12446msgid "PC-relative reference to a different section" 12447msgstr "" 12448 12449#: config/tc-mips.c:15912 config/tc-riscv.c:3023 12450msgid "TLS relocation against a constant" 12451msgstr "" 12452 12453#: config/tc-mips.c:15932 12454msgid "jump to a symbol in another ISA mode" 12455msgstr "" 12456 12457#: config/tc-mips.c:15935 12458msgid "JALX to a symbol in the same ISA mode" 12459msgstr "" 12460 12461#: config/tc-mips.c:16019 12462msgid "unsupported constant in relocation" 12463msgstr "" 12464 12465#: config/tc-mips.c:16091 12466#, c-format 12467msgid "PC-relative access using misaligned symbol (%lx)" 12468msgstr "" 12469 12470#: config/tc-mips.c:16095 12471#, c-format 12472msgid "PC-relative access using misaligned offset (%lx)" 12473msgstr "" 12474 12475#: config/tc-mips.c:16108 config/tc-mips.c:16127 12476msgid "PC-relative access out of range" 12477msgstr "" 12478 12479#: config/tc-mips.c:16114 12480#, c-format 12481msgid "PC-relative access to misaligned address (%lx)" 12482msgstr "" 12483 12484#: config/tc-mips.c:16281 12485#, c-format 12486msgid "alignment too large, %d assumed" 12487msgstr "" 12488 12489#: config/tc-mips.c:16284 12490msgid "alignment negative, 0 assumed" 12491msgstr "" 12492 12493#: config/tc-mips.c:16520 12494#, c-format 12495msgid "%s: no such section" 12496msgstr "" 12497 12498#: config/tc-mips.c:16576 12499#, c-format 12500msgid ".option pic%d not supported" 12501msgstr "" 12502 12503#: config/tc-mips.c:16578 12504#, c-format 12505msgid ".option pic%d not supported in VxWorks PIC mode" 12506msgstr "" 12507 12508#: config/tc-mips.c:16590 config/tc-mips.c:16930 12509msgid "-G may not be used with SVR4 PIC code" 12510msgstr "" 12511 12512#: config/tc-mips.c:16596 12513#, c-format 12514msgid "unrecognized option \"%s\"" 12515msgstr "" 12516 12517#: config/tc-mips.c:16702 12518#, c-format 12519msgid "unknown architecture %s" 12520msgstr "" 12521 12522#: config/tc-mips.c:16717 config/tc-mips.c:16881 12523#, c-format 12524msgid "unknown ISA level %s" 12525msgstr "" 12526 12527#: config/tc-mips.c:16727 12528#, c-format 12529msgid "unknown ISA or architecture %s" 12530msgstr "" 12531 12532#: config/tc-mips.c:16786 12533msgid "`noreorder' must be set before `nomacro'" 12534msgstr "" 12535 12536#: config/tc-mips.c:16816 12537msgid ".set pop with no .set push" 12538msgstr "" 12539 12540#: config/tc-mips.c:16835 12541#, c-format 12542msgid "tried to set unrecognized symbol: %s\n" 12543msgstr "" 12544 12545#: config/tc-mips.c:16908 12546#, c-format 12547msgid ".module used with unrecognized symbol: %s\n" 12548msgstr "" 12549 12550#: config/tc-mips.c:16914 12551msgid ".module is not permitted after generating code" 12552msgstr "" 12553 12554#: config/tc-mips.c:16974 config/tc-mips.c:17053 config/tc-mips.c:17157 12555#: config/tc-mips.c:17187 config/tc-mips.c:17236 12556#, c-format 12557msgid "%s not supported in MIPS16 mode" 12558msgstr "" 12559 12560#: config/tc-mips.c:16981 12561msgid ".cpload not in noreorder section" 12562msgstr "" 12563 12564#: config/tc-mips.c:17062 config/tc-mips.c:17081 12565msgid "missing argument separator ',' for .cpsetup" 12566msgstr "" 12567 12568#: config/tc-mips.c:17279 config/tc-riscv.c:3344 12569#, c-format 12570msgid "unsupported use of %s" 12571msgstr "" 12572 12573#: config/tc-mips.c:17370 12574msgid "unsupported use of .gpword" 12575msgstr "" 12576 12577#: config/tc-mips.c:17408 12578msgid "unsupported use of .gpdword" 12579msgstr "" 12580 12581#: config/tc-mips.c:17440 12582msgid "unsupported use of .ehword" 12583msgstr "" 12584 12585#: config/tc-mips.c:17527 12586msgid "bad .nan directive" 12587msgstr "" 12588 12589#: config/tc-mips.c:17576 12590#, c-format 12591msgid "ignoring attempt to redefine symbol %s" 12592msgstr "" 12593 12594#: config/tc-mips.c:17591 ecoff.c:3359 12595msgid "bad .weakext directive" 12596msgstr "" 12597 12598#: config/tc-mips.c:18560 config/tc-mips.c:18837 12599msgid "relaxed out-of-range branch into a jump" 12600msgstr "" 12601 12602#: config/tc-mips.c:19060 12603msgid "extended instruction in a branch delay slot" 12604msgstr "" 12605 12606#: config/tc-mips.c:19174 config/tc-xtensa.c:1704 config/tc-xtensa.c:1982 12607msgid "unsupported relocation" 12608msgstr "" 12609 12610#: config/tc-mips.c:19682 config/tc-score.c:5644 12611msgid "expected simple number" 12612msgstr "" 12613 12614#: config/tc-mips.c:19710 config/tc-score.c:5671 12615msgid "invalid number" 12616msgstr "" 12617 12618#: config/tc-mips.c:19787 ecoff.c:2988 12619msgid ".end directive without a preceding .ent directive" 12620msgstr "" 12621 12622#: config/tc-mips.c:19796 12623msgid ".end symbol does not match .ent symbol" 12624msgstr "" 12625 12626#: config/tc-mips.c:19873 12627msgid ".ent or .aent not in text section" 12628msgstr "" 12629 12630#: config/tc-mips.c:19876 config/tc-score.c:5703 12631msgid "missing .end" 12632msgstr "" 12633 12634#: config/tc-mips.c:19959 12635msgid ".mask/.fmask outside of .ent" 12636msgstr "" 12637 12638#: config/tc-mips.c:19966 12639msgid "bad .mask/.fmask directive" 12640msgstr "" 12641 12642#: config/tc-mips.c:20269 12643#, c-format 12644msgid "bad value (%s) for %s" 12645msgstr "" 12646 12647#: config/tc-mips.c:20333 12648#, c-format 12649msgid "" 12650"MIPS options:\n" 12651"-EB\t\t\tgenerate big endian output\n" 12652"-EL\t\t\tgenerate little endian output\n" 12653"-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n" 12654"-G NUM\t\t\tallow referencing objects up to NUM bytes\n" 12655"\t\t\timplicitly with the gp register [default 8]\n" 12656msgstr "" 12657 12658#: config/tc-mips.c:20340 12659#, c-format 12660msgid "" 12661"-mips1\t\t\tgenerate MIPS ISA I instructions\n" 12662"-mips2\t\t\tgenerate MIPS ISA II instructions\n" 12663"-mips3\t\t\tgenerate MIPS ISA III instructions\n" 12664"-mips4\t\t\tgenerate MIPS ISA IV instructions\n" 12665"-mips5 generate MIPS ISA V instructions\n" 12666"-mips32 generate MIPS32 ISA instructions\n" 12667"-mips32r2 generate MIPS32 release 2 ISA instructions\n" 12668"-mips32r3 generate MIPS32 release 3 ISA instructions\n" 12669"-mips32r5 generate MIPS32 release 5 ISA instructions\n" 12670"-mips32r6 generate MIPS32 release 6 ISA instructions\n" 12671"-mips64 generate MIPS64 ISA instructions\n" 12672"-mips64r2 generate MIPS64 release 2 ISA instructions\n" 12673"-mips64r3 generate MIPS64 release 3 ISA instructions\n" 12674"-mips64r5 generate MIPS64 release 5 ISA instructions\n" 12675"-mips64r6 generate MIPS64 release 6 ISA instructions\n" 12676"-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n" 12677msgstr "" 12678 12679#: config/tc-mips.c:20365 12680#, c-format 12681msgid "" 12682"-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n" 12683"-no-mCPU\t\tdon't generate code specific to CPU.\n" 12684"\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n" 12685msgstr "" 12686 12687#: config/tc-mips.c:20378 12688#, c-format 12689msgid "" 12690"-mips16\t\t\tgenerate mips16 instructions\n" 12691"-no-mips16\t\tdo not generate mips16 instructions\n" 12692msgstr "" 12693 12694#: config/tc-mips.c:20381 12695#, c-format 12696msgid "" 12697"-mmips16e2\t\tgenerate MIPS16e2 instructions\n" 12698"-mno-mips16e2\t\tdo not generate MIPS16e2 instructions\n" 12699msgstr "" 12700 12701#: config/tc-mips.c:20384 12702#, c-format 12703msgid "" 12704"-mmicromips\t\tgenerate microMIPS instructions\n" 12705"-mno-micromips\t\tdo not generate microMIPS instructions\n" 12706msgstr "" 12707 12708#: config/tc-mips.c:20387 12709#, c-format 12710msgid "" 12711"-msmartmips\t\tgenerate smartmips instructions\n" 12712"-mno-smartmips\t\tdo not generate smartmips instructions\n" 12713msgstr "" 12714 12715#: config/tc-mips.c:20390 12716#, c-format 12717msgid "" 12718"-mdsp\t\t\tgenerate DSP instructions\n" 12719"-mno-dsp\t\tdo not generate DSP instructions\n" 12720msgstr "" 12721 12722#: config/tc-mips.c:20393 12723#, c-format 12724msgid "" 12725"-mdspr2\t\t\tgenerate DSP R2 instructions\n" 12726"-mno-dspr2\t\tdo not generate DSP R2 instructions\n" 12727msgstr "" 12728 12729#: config/tc-mips.c:20396 12730#, c-format 12731msgid "" 12732"-mdspr3\t\t\tgenerate DSP R3 instructions\n" 12733"-mno-dspr3\t\tdo not generate DSP R3 instructions\n" 12734msgstr "" 12735 12736#: config/tc-mips.c:20399 12737#, c-format 12738msgid "" 12739"-mmt\t\t\tgenerate MT instructions\n" 12740"-mno-mt\t\t\tdo not generate MT instructions\n" 12741msgstr "" 12742 12743#: config/tc-mips.c:20402 12744#, c-format 12745msgid "" 12746"-mmcu\t\t\tgenerate MCU instructions\n" 12747"-mno-mcu\t\tdo not generate MCU instructions\n" 12748msgstr "" 12749 12750#: config/tc-mips.c:20405 12751#, c-format 12752msgid "" 12753"-mmsa\t\t\tgenerate MSA instructions\n" 12754"-mno-msa\t\tdo not generate MSA instructions\n" 12755msgstr "" 12756 12757#: config/tc-mips.c:20408 12758#, c-format 12759msgid "" 12760"-mxpa\t\t\tgenerate eXtended Physical Address (XPA) instructions\n" 12761"-mno-xpa\t\tdo not generate eXtended Physical Address (XPA) instructions\n" 12762msgstr "" 12763 12764#: config/tc-mips.c:20411 12765#, c-format 12766msgid "" 12767"-mvirt\t\t\tgenerate Virtualization instructions\n" 12768"-mno-virt\t\tdo not generate Virtualization instructions\n" 12769msgstr "" 12770 12771#: config/tc-mips.c:20414 12772#, c-format 12773msgid "" 12774"-mcrc\t\t\tgenerate CRC instructions\n" 12775"-mno-crc\t\tdo not generate CRC instructions\n" 12776msgstr "" 12777 12778#: config/tc-mips.c:20417 12779#, c-format 12780msgid "" 12781"-mginv\t\t\tgenerate Global INValidate (GINV) instructions\n" 12782"-mno-ginv\t\tdo not generate Global INValidate instructions\n" 12783msgstr "" 12784 12785#: config/tc-mips.c:20420 12786#, c-format 12787msgid "" 12788"-mloongson-mmi\t\tgenerate Loongson MultiMedia extensions Instructions (MMI) " 12789"instructions\n" 12790"-mno-loongson-mmi\tdo not generate Loongson MultiMedia extensions " 12791"Instructions\n" 12792msgstr "" 12793 12794#: config/tc-mips.c:20423 12795#, c-format 12796msgid "" 12797"-mloongson-cam\t\tgenerate Loongson Content Address Memory (CAM) " 12798"instructions\n" 12799"-mno-loongson-cam\tdo not generate Loongson Content Address Memory " 12800"Instructions\n" 12801msgstr "" 12802 12803#: config/tc-mips.c:20426 12804#, c-format 12805msgid "" 12806"-mloongson-ext\t\tgenerate Loongson EXTensions (EXT) instructions\n" 12807"-mno-loongson-ext\tdo not generate Loongson EXTensions Instructions\n" 12808msgstr "" 12809 12810#: config/tc-mips.c:20429 12811#, c-format 12812msgid "" 12813"-mloongson-ext2\t\tgenerate Loongson EXTensions R2 (EXT2) instructions\n" 12814"-mno-loongson-ext2\tdo not generate Loongson EXTensions R2 Instructions\n" 12815msgstr "" 12816 12817#: config/tc-mips.c:20432 12818#, c-format 12819msgid "" 12820"-minsn32\t\tonly generate 32-bit microMIPS instructions\n" 12821"-mno-insn32\t\tgenerate all microMIPS instructions\n" 12822msgstr "" 12823 12824#: config/tc-mips.c:20436 12825#, c-format 12826msgid "" 12827"-mfix-loongson3-llsc\twork around Loongson3 LL/SC errata, default\n" 12828"-mno-fix-loongson3-llsc\tdisable work around Loongson3 LL/SC errata\n" 12829msgstr "" 12830 12831#: config/tc-mips.c:20440 12832#, c-format 12833msgid "" 12834"-mfix-loongson3-llsc\twork around Loongson3 LL/SC errata\n" 12835"-mno-fix-loongson3-llsc\tdisable work around Loongson3 LL/SC errata, " 12836"default\n" 12837msgstr "" 12838 12839#: config/tc-mips.c:20444 12840#, c-format 12841msgid "" 12842"-mfix-loongson2f-jump\twork around Loongson2F JUMP instructions\n" 12843"-mfix-loongson2f-nop\twork around Loongson2F NOP errata\n" 12844"-mfix-loongson3-llsc\twork around Loongson3 LL/SC errata\n" 12845"-mno-fix-loongson3-llsc\tdisable work around Loongson3 LL/SC errata\n" 12846"-mfix-vr4120\t\twork around certain VR4120 errata\n" 12847"-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n" 12848"-mfix-24k\t\tinsert a nop after ERET and DERET instructions\n" 12849"-mfix-cn63xxp1\t\twork around CN63XXP1 PREF errata\n" 12850"-mfix-r5900\t\twork around R5900 short loop errata\n" 12851"-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n" 12852"-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n" 12853"-msym32\t\t\tassume all symbols have 32-bit values\n" 12854"-O0\t\t\tdo not remove unneeded NOPs, do not swap branches\n" 12855"-O, -O1\t\t\tremove unneeded NOPs, do not swap branches\n" 12856"-O2\t\t\tremove unneeded NOPs and swap branches\n" 12857"--trap, --no-break\ttrap exception on div by 0 and mult overflow\n" 12858"--break, --no-trap\tbreak exception on div by 0 and mult overflow\n" 12859msgstr "" 12860 12861#: config/tc-mips.c:20462 12862#, c-format 12863msgid "" 12864"-mhard-float\t\tallow floating-point instructions\n" 12865"-msoft-float\t\tdo not allow floating-point instructions\n" 12866"-msingle-float\t\tonly allow 32-bit floating-point operations\n" 12867"-mdouble-float\t\tallow 32-bit and 64-bit floating-point operations\n" 12868"--[no-]construct-floats\t[dis]allow floating point values to be constructed\n" 12869"--[no-]relax-branch\t[dis]allow out-of-range branches to be relaxed\n" 12870"-mignore-branch-isa\taccept invalid branches requiring an ISA mode switch\n" 12871"-mno-ignore-branch-isa\treject invalid branches requiring an ISA mode " 12872"switch\n" 12873"-mnan=ENCODING\t\tselect an IEEE 754 NaN encoding convention, either of:\n" 12874msgstr "" 12875 12876#: config/tc-mips.c:20480 12877#, c-format 12878msgid "" 12879"-KPIC, -call_shared\tgenerate SVR4 position independent code\n" 12880"-call_nonpic\t\tgenerate non-PIC code that can operate with DSOs\n" 12881"-mvxworks-pic\t\tgenerate VxWorks position independent code\n" 12882"-non_shared\t\tdo not generate code that can operate with DSOs\n" 12883"-xgot\t\t\tassume a 32 bit GOT\n" 12884"-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n" 12885"-mshared, -mno-shared disable/enable .cpload optimization for\n" 12886" position dependent (non shared) code\n" 12887"-mabi=ABI\t\tcreate ABI conformant object file for:\n" 12888msgstr "" 12889 12890#: config/tc-mips.c:20501 12891#, c-format 12892msgid "-32\t\t\tcreate o32 ABI object file%s\n" 12893msgstr "" 12894 12895#: config/tc-mips.c:20503 config/tc-mips.c:20506 config/tc-mips.c:20509 12896msgid " (default)" 12897msgstr "" 12898 12899#: config/tc-mips.c:20504 12900#, c-format 12901msgid "-n32\t\t\tcreate n32 ABI object file%s\n" 12902msgstr "" 12903 12904#: config/tc-mips.c:20507 12905#, c-format 12906msgid "-64\t\t\tcreate 64 ABI object file%s\n" 12907msgstr "" 12908 12909#: config/tc-mips.c:20589 12910msgid "missing .end at end of assembly" 12911msgstr "" 12912 12913#: config/tc-mmix.c:702 12914#, c-format 12915msgid " MMIX-specific command line options:\n" 12916msgstr "" 12917 12918#: config/tc-mmix.c:703 12919#, c-format 12920msgid "" 12921" -fixed-special-register-names\n" 12922" Allow only the original special register names.\n" 12923msgstr "" 12924 12925#: config/tc-mmix.c:706 12926#, c-format 12927msgid " -globalize-symbols Make all symbols global.\n" 12928msgstr "" 12929 12930#: config/tc-mmix.c:708 12931#, c-format 12932msgid " -gnu-syntax Turn off mmixal syntax compatibility.\n" 12933msgstr "" 12934 12935#: config/tc-mmix.c:710 12936#, c-format 12937msgid " -relax Create linker relaxable code.\n" 12938msgstr "" 12939 12940#: config/tc-mmix.c:712 12941#, c-format 12942msgid "" 12943" -no-predefined-syms Do not provide mmixal built-in constants.\n" 12944" Implies -fixed-special-register-names.\n" 12945msgstr "" 12946 12947#: config/tc-mmix.c:715 12948#, c-format 12949msgid "" 12950" -no-expand Do not expand GETA, branches, PUSHJ or JUMP\n" 12951" into multiple instructions.\n" 12952msgstr "" 12953 12954#: config/tc-mmix.c:718 12955#, c-format 12956msgid "" 12957" -no-merge-gregs Do not merge GREG definitions with nearby values.\n" 12958msgstr "" 12959 12960#: config/tc-mmix.c:720 12961#, c-format 12962msgid "" 12963" -linker-allocated-gregs If there's no suitable GREG definition for " 12964"the operands of an instruction, let the linker " 12965"resolve.\n" 12966msgstr "" 12967 12968#: config/tc-mmix.c:723 12969#, c-format 12970msgid "" 12971" -x Do not warn when an operand to GETA, a branch,\n" 12972" PUSHJ or JUMP is not known to be within range.\n" 12973" The linker will catch any errors. Implies\n" 12974" -linker-allocated-gregs." 12975msgstr "" 12976 12977#: config/tc-mmix.c:849 12978#, c-format 12979msgid "unknown opcode: `%s'" 12980msgstr "" 12981 12982#: config/tc-mmix.c:971 config/tc-mmix.c:986 12983msgid "specified location wasn't TETRA-aligned" 12984msgstr "" 12985 12986#: config/tc-mmix.c:973 config/tc-mmix.c:988 config/tc-mmix.c:4225 12987#: config/tc-mmix.c:4241 12988msgid "unaligned data at an absolute location is not supported" 12989msgstr "" 12990 12991#: config/tc-mmix.c:1098 12992#, c-format 12993msgid "invalid operand to opcode %s: `%s'" 12994msgstr "" 12995 12996#: config/tc-mmix.c:1120 config/tc-mmix.c:1147 config/tc-mmix.c:1180 12997#: config/tc-mmix.c:1188 config/tc-mmix.c:1205 config/tc-mmix.c:1233 12998#: config/tc-mmix.c:1254 config/tc-mmix.c:1279 config/tc-mmix.c:1327 12999#: config/tc-mmix.c:1434 config/tc-mmix.c:1459 config/tc-mmix.c:1491 13000#: config/tc-mmix.c:1523 config/tc-mmix.c:1553 config/tc-mmix.c:1606 13001#: config/tc-mmix.c:1623 config/tc-mmix.c:1650 config/tc-mmix.c:1678 13002#: config/tc-mmix.c:1708 config/tc-mmix.c:1734 config/tc-mmix.c:1750 13003#: config/tc-mmix.c:1776 config/tc-mmix.c:1792 config/tc-mmix.c:1808 13004#: config/tc-mmix.c:1889 13005#, c-format 13006msgid "invalid operands to opcode %s: `%s'" 13007msgstr "" 13008 13009#: config/tc-mmix.c:1989 13010msgid "internal: mmix_prefix_name but empty prefix" 13011msgstr "" 13012 13013#: config/tc-mmix.c:2052 13014#, c-format 13015msgid "too many GREG registers allocated (max %d)" 13016msgstr "" 13017 13018#: config/tc-mmix.c:2112 13019msgid "BSPEC already active. Nesting is not supported." 13020msgstr "" 13021 13022#: config/tc-mmix.c:2121 13023msgid "invalid BSPEC expression" 13024msgstr "" 13025 13026#: config/tc-mmix.c:2137 13027#, c-format 13028msgid "can't create section %s" 13029msgstr "" 13030 13031#: config/tc-mmix.c:2141 13032#, c-format 13033msgid "can't set section flags for section %s" 13034msgstr "" 13035 13036#: config/tc-mmix.c:2162 13037msgid "ESPEC without preceding BSPEC" 13038msgstr "" 13039 13040#: config/tc-mmix.c:2191 13041msgid "missing local expression" 13042msgstr "" 13043 13044#: config/tc-mmix.c:2408 13045msgid "operand out of range, instruction expanded" 13046msgstr "" 13047 13048#. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be 13049#. user-friendly, though a little bit non-substantial. 13050#: config/tc-mmix.c:2659 13051msgid "directive LOCAL must be placed in code or data" 13052msgstr "" 13053 13054#: config/tc-mmix.c:2660 13055msgid "internal confusion: relocation in a section without contents" 13056msgstr "" 13057 13058#: config/tc-mmix.c:2774 13059msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section" 13060msgstr "" 13061 13062#: config/tc-mmix.c:2822 13063msgid "no suitable GREG definition for operands" 13064msgstr "" 13065 13066#: config/tc-mmix.c:2881 13067msgid "operands were not reducible at assembly-time" 13068msgstr "" 13069 13070#: config/tc-mmix.c:2908 13071#, c-format 13072msgid "cannot generate relocation type for symbol %s, code %s" 13073msgstr "" 13074 13075#: config/tc-mmix.c:2928 13076#, c-format 13077msgid "internal: unhandled label %s" 13078msgstr "" 13079 13080#: config/tc-mmix.c:2957 13081msgid "[0-9]H labels may not appear alone on a line" 13082msgstr "" 13083 13084#: config/tc-mmix.c:2965 13085msgid "[0-9]H labels do not mix with dot-pseudos" 13086msgstr "" 13087 13088#: config/tc-mmix.c:3053 13089msgid "invalid characters in input" 13090msgstr "" 13091 13092#: config/tc-mmix.c:3159 13093msgid "empty label field for IS" 13094msgstr "" 13095 13096#: config/tc-mmix.c:3485 13097#, c-format 13098msgid "internal: unexpected relax type %d:%d" 13099msgstr "" 13100 13101#: config/tc-mmix.c:3509 13102msgid "BSPEC without ESPEC." 13103msgstr "" 13104 13105#: config/tc-mmix.c:3574 13106msgid "LOC to section unknown or indeterminable at first pass" 13107msgstr "" 13108 13109#: config/tc-mmix.c:3746 13110msgid "GREG expression too complicated" 13111msgstr "" 13112 13113#: config/tc-mmix.c:3761 13114msgid "internal: GREG expression not resolved to section" 13115msgstr "" 13116 13117#: config/tc-mmix.c:3810 13118msgid "register section has contents\n" 13119msgstr "" 13120 13121#: config/tc-mmix.c:3936 13122msgid "section change from within a BSPEC/ESPEC pair is not supported" 13123msgstr "" 13124 13125#: config/tc-mmix.c:3957 13126msgid "directive LOC from within a BSPEC/ESPEC pair is not supported" 13127msgstr "" 13128 13129#: config/tc-mmix.c:3967 13130msgid "invalid LOC expression" 13131msgstr "" 13132 13133#: config/tc-mmix.c:4012 config/tc-mmix.c:4039 13134msgid "LOC expression stepping backwards is not supported" 13135msgstr "" 13136 13137#. We will only get here in rare cases involving #NO_APP, 13138#. where the unterminated string is not recognized by the 13139#. preformatting pass. 13140#: config/tc-mmix.c:4148 config/tc-mmix.c:4306 config/tc-z80.c:3190 13141msgid "unterminated string" 13142msgstr "" 13143 13144#: config/tc-mmix.c:4165 13145msgid "BYTE expression not a pure number" 13146msgstr "" 13147 13148#. Note that mmixal does not allow negative numbers in 13149#. BYTE sequences, so neither should we. 13150#: config/tc-mmix.c:4174 13151msgid "BYTE expression not in the range 0..255" 13152msgstr "" 13153 13154#: config/tc-mmix.c:4223 config/tc-mmix.c:4239 13155msgid "data item with alignment larger than location" 13156msgstr "" 13157 13158#. Since integer_constant is local to expr.c, we have to make this a 13159#. macro. FIXME: Do it cleaner. 13160#: config/tc-mmix.h:98 13161msgid "`&' serial number operator is not supported" 13162msgstr "" 13163 13164#: config/tc-mn10200.c:300 13165#, c-format 13166msgid "" 13167"MN10200 options:\n" 13168"none yet\n" 13169msgstr "" 13170 13171#: config/tc-mn10200.c:896 config/tc-mn10300.c:1253 config/tc-s390.c:1691 13172#: config/tc-v850.c:2328 13173#, c-format 13174msgid "Unrecognized opcode: `%s'" 13175msgstr "" 13176 13177#. xgettext:c-format. 13178#: config/tc-mn10200.c:1139 config/tc-mn10300.c:1821 config/tc-ppc.c:3969 13179#: config/tc-s390.c:1604 config/tc-v850.c:3043 13180#, c-format 13181msgid "junk at end of line: `%s'" 13182msgstr "" 13183 13184#: config/tc-mn10300.c:439 13185#, c-format 13186msgid "" 13187"MN10300 assembler options:\n" 13188"none yet\n" 13189msgstr "" 13190 13191#: config/tc-mn10300.c:1270 13192msgid "Invalid opcode/operands" 13193msgstr "" 13194 13195#: config/tc-mn10300.c:1792 13196msgid "Invalid register specification." 13197msgstr "" 13198 13199#: config/tc-mn10300.c:2390 13200#, c-format 13201msgid "Bad relocation fixup type (%d)" 13202msgstr "" 13203 13204#: config/tc-moxie.c:204 config/tc-moxie.c:223 config/tc-moxie.c:314 13205#: config/tc-moxie.c:360 13206msgid "expecting comma delimited register operands" 13207msgstr "" 13208 13209#: config/tc-moxie.c:250 config/tc-moxie.c:390 config/tc-moxie.c:420 13210#: config/tc-moxie.c:495 13211msgid "expecting comma delimited operands" 13212msgstr "" 13213 13214#: config/tc-moxie.c:318 config/tc-moxie.c:346 13215msgid "expecting indirect register `($rA)'" 13216msgstr "" 13217 13218#: config/tc-moxie.c:326 config/tc-moxie.c:354 config/tc-moxie.c:445 13219#: config/tc-moxie.c:487 13220msgid "missing closing parenthesis" 13221msgstr "" 13222 13223#: config/tc-moxie.c:437 config/tc-moxie.c:479 13224msgid "expecting indirect register `($rX)'" 13225msgstr "" 13226 13227#: config/tc-moxie.c:557 config/tc-pj.c:313 13228msgid "Something forgot to clean up\n" 13229msgstr "" 13230 13231#: config/tc-moxie.c:641 13232#, c-format 13233msgid "" 13234" -EB assemble for a big endian system (default)\n" 13235" -EL assemble for a little endian system\n" 13236msgstr "" 13237 13238#: config/tc-moxie.c:701 13239msgid "pcrel too far BFD_RELOC_MOXIE_10" 13240msgstr "" 13241 13242#: config/tc-msp430.c:520 13243msgid ".profiler pseudo requires at least two operands." 13244msgstr "" 13245 13246#: config/tc-msp430.c:579 13247msgid "unknown profiling flag - ignored." 13248msgstr "" 13249 13250#: config/tc-msp430.c:595 13251msgid "ambiguous flags combination - '.profiler' directive ignored." 13252msgstr "" 13253 13254#: config/tc-msp430.c:605 13255msgid "profiling in absolute section?" 13256msgstr "" 13257 13258#: config/tc-msp430.c:1381 13259#, c-format 13260msgid "Unrecognised CPU errata name starting here: %s" 13261msgstr "" 13262 13263#: config/tc-msp430.c:1387 13264#, c-format 13265msgid "Expecting comma after CPU errata name, not: %s" 13266msgstr "" 13267 13268#: config/tc-msp430.c:1397 13269msgid "MCU option requires a name\n" 13270msgstr "" 13271 13272#: config/tc-msp430.c:1435 13273#, c-format 13274msgid "unrecognised argument to -mcpu option '%s'" 13275msgstr "" 13276 13277#: config/tc-msp430.c:1632 13278#, c-format 13279msgid "bad arguments \"%s\" and/or \"%s\" in %s directive" 13280msgstr "" 13281 13282#: config/tc-msp430.c:1644 13283#, c-format 13284msgid "file was compiled for the 430 ISA but the %s ISA is selected" 13285msgstr "" 13286 13287#: config/tc-msp430.c:1649 13288msgid "file was compiled for the 430X ISA but the 430 ISA is selected" 13289msgstr "" 13290 13291#: config/tc-msp430.c:1653 13292#, c-format 13293msgid "" 13294"unknown MSPABI build attribute value '%d' for OFBA_MSPABI_Tag_ISA(%d) in ." 13295"mspabi_attribute directive" 13296msgstr "" 13297 13298#: config/tc-msp430.c:1668 13299msgid "" 13300"file was compiled for the small memory model, but the large memory model is " 13301"selected" 13302msgstr "" 13303 13304#: config/tc-msp430.c:1673 13305msgid "" 13306"file was compiled for the large memory model, but the small memory model is " 13307"selected" 13308msgstr "" 13309 13310#: config/tc-msp430.c:1677 13311#, c-format 13312msgid "" 13313"unknown MSPABI build attribute value '%d' for %s(%d) in .mspabi_attribute " 13314"directive" 13315msgstr "" 13316 13317#: config/tc-msp430.c:1689 13318#, c-format 13319msgid "unknown MSPABI build attribute tag '%d' in .mspabi_attribute directive" 13320msgstr "" 13321 13322#: config/tc-msp430.c:1705 13323msgid "" 13324"file was compiled assuming all data will be in the lower memory region, but " 13325"the upper region is in use" 13326msgstr "" 13327 13328#: config/tc-msp430.c:1710 13329msgid "" 13330"file was compiled assuming data could be in the upper memory region, but the " 13331"lower data region is exclusively in use" 13332msgstr "" 13333 13334#: config/tc-msp430.c:1715 13335#, c-format 13336msgid "" 13337"unknown GNU build attribute value '%d' for Tag_GNU_MSP430_Data_Region(%d) " 13338"in .gnu_attribute directive" 13339msgstr "" 13340 13341#: config/tc-msp430.c:1721 13342#, c-format 13343msgid "internal: unexpected argument '%d' to msp430_object_attribute" 13344msgstr "" 13345 13346#: config/tc-msp430.c:1771 13347#, c-format 13348msgid "" 13349"MSP430 options:\n" 13350" -mmcu=<msp430-name> - select microcontroller type\n" 13351" -mcpu={430|430x|430xv2} - select microcontroller architecture\n" 13352msgstr "" 13353 13354#: config/tc-msp430.c:1775 13355#, c-format 13356msgid "" 13357" -msilicon-errata=<name>[,<name>...] - enable fixups for silicon errata\n" 13358" -msilicon-errata-warn=<name>[,<name>...] - warn when a fixup might be " 13359"needed\n" 13360" supported errata names: cpu4, cpu8, cpu11, cpu12, cpu13, cpu19\n" 13361msgstr "" 13362 13363#: config/tc-msp430.c:1779 13364#, c-format 13365msgid "" 13366" -mQ - enable relaxation at assembly time. DANGEROUS!\n" 13367" -mP - enable polymorph instructions\n" 13368msgstr "" 13369 13370#: config/tc-msp430.c:1782 13371#, c-format 13372msgid " -ml - enable large code model\n" 13373msgstr "" 13374 13375#: config/tc-msp430.c:1784 13376#, c-format 13377msgid " -mN - do not insert NOPs after changing interrupts (default)\n" 13378msgstr "" 13379 13380#: config/tc-msp430.c:1786 13381#, c-format 13382msgid " -mn - insert a NOP after changing interrupts\n" 13383msgstr "" 13384 13385#: config/tc-msp430.c:1788 13386#, c-format 13387msgid " -mY - do not warn about missing NOPs after changing interrupts\n" 13388msgstr "" 13389 13390#: config/tc-msp430.c:1790 13391#, c-format 13392msgid " -my - warn about missing NOPs after changing interrupts (default)\n" 13393msgstr "" 13394 13395#: config/tc-msp430.c:1792 13396#, c-format 13397msgid "" 13398" -mU - for an instruction which changes interrupt state, but where it is " 13399"not\n" 13400" known how the state is changed, do not warn/insert NOPs\n" 13401msgstr "" 13402 13403#: config/tc-msp430.c:1795 13404#, c-format 13405msgid "" 13406" -mu - for an instruction which changes interrupt state, but where it is " 13407"not\n" 13408" known how the state is changed, warn/insert NOPs (default)\n" 13409" -mn and/or -my are required for this to have any effect\n" 13410msgstr "" 13411 13412#: config/tc-msp430.c:1799 13413#, c-format 13414msgid "" 13415" -mdata-region={none|lower|upper|either} - select region data will be\n" 13416" placed in.\n" 13417msgstr "" 13418 13419#: config/tc-msp430.c:1971 13420#, c-format 13421msgid "extra characters '%s' at end of immediate expression '%s'" 13422msgstr "" 13423 13424#: config/tc-msp430.c:2003 config/tc-msp430.c:2187 config/tc-msp430.c:2302 13425#, c-format 13426msgid "value 0x%x out of extended range." 13427msgstr "" 13428 13429#: config/tc-msp430.c:2009 13430#, c-format 13431msgid "value %d out of range. Use #lo() or #hi()" 13432msgstr "" 13433 13434#: config/tc-msp430.c:2055 13435msgid "cpu4: not converting PUSH #4 to shorter form" 13436msgstr "" 13437 13438#: config/tc-msp430.c:2072 13439msgid "cpu4: not converting PUSH #8 to shorter form" 13440msgstr "" 13441 13442#: config/tc-msp430.c:2086 13443msgid "error: unsupported #foo() directive used on symbol" 13444msgstr "" 13445 13446#: config/tc-msp430.c:2103 13447#, c-format 13448msgid "unknown expression in operand %s. Use #llo(), #lhi(), #hlo() or #hhi()" 13449msgstr "" 13450 13451#: config/tc-msp430.c:2154 13452#, c-format 13453msgid "Registers cannot be used within immediate expression [%s]" 13454msgstr "" 13455 13456#: config/tc-msp430.c:2156 13457#, c-format 13458msgid "unknown operand %s" 13459msgstr "" 13460 13461#: config/tc-msp430.c:2173 13462#, c-format 13463msgid "extra characters '%s' at the end of absolute operand '%s'" 13464msgstr "" 13465 13466#: config/tc-msp430.c:2193 config/tc-msp430.c:2308 13467#, c-format 13468msgid "value out of range: 0x%x" 13469msgstr "" 13470 13471#: config/tc-msp430.c:2204 13472#, c-format 13473msgid "Registers cannot be used within absolute expression [%s]" 13474msgstr "" 13475 13476#: config/tc-msp430.c:2206 config/tc-msp430.c:2337 13477#, c-format 13478msgid "unknown expression in operand %s" 13479msgstr "" 13480 13481#: config/tc-msp430.c:2220 13482#, c-format 13483msgid "unknown addressing mode %s" 13484msgstr "" 13485 13486#: config/tc-msp430.c:2228 13487#, c-format 13488msgid "Bad register name %s" 13489msgstr "" 13490 13491#: config/tc-msp430.c:2239 13492msgid "cannot use indirect addressing with the PC" 13493msgstr "" 13494 13495#: config/tc-msp430.c:2259 13496msgid "')' required" 13497msgstr "" 13498 13499#: config/tc-msp430.c:2271 13500#, c-format 13501msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?" 13502msgstr "" 13503 13504#: config/tc-msp430.c:2278 13505msgid "r2 should not be used in indexed addressing mode" 13506msgstr "" 13507 13508#: config/tc-msp430.c:2291 config/tc-msp430.c:2366 config/tc-msp430.c:3512 13509#: config/tc-msp430.c:3580 config/tc-msp430.c:3697 config/tc-msp430.c:4119 13510#: config/tc-msp430.c:4218 config/tc-msp430.c:4269 13511#, c-format 13512msgid "extra characters '%s' at end of operand '%s'" 13513msgstr "" 13514 13515#: config/tc-msp430.c:2323 config/tc-msp430.c:2325 13516msgid "CPU8: Stack pointer accessed with an odd offset" 13517msgstr "" 13518 13519#: config/tc-msp430.c:2335 13520#, c-format 13521msgid "Registers cannot be used as a prefix of indexed expression [%s]" 13522msgstr "" 13523 13524#: config/tc-msp430.c:2401 13525#, c-format 13526msgid "Internal bug. Try to use 0(r%d) instead of @r%d" 13527msgstr "" 13528 13529#: config/tc-msp430.c:2411 13530msgid "this addressing mode is not applicable for destination operand" 13531msgstr "" 13532 13533#: config/tc-msp430.c:2442 config/tc-msp430.c:2577 config/tc-msp430.c:2614 13534#: config/tc-msp430.c:2644 config/tc-msp430.c:3448 config/tc-msp430.c:3531 13535#: config/tc-msp430.c:3619 13536#, c-format 13537msgid "expected register as second argument of %s" 13538msgstr "" 13539 13540#: config/tc-msp430.c:2481 config/tc-msp430.c:2547 13541#, c-format 13542msgid "index value too big for %s" 13543msgstr "" 13544 13545#: config/tc-msp430.c:2498 config/tc-msp430.c:2564 config/tc-msp430.c:2671 13546#, c-format 13547msgid "unexpected addressing mode for %s" 13548msgstr "" 13549 13550#: config/tc-msp430.c:2584 config/tc-msp430.c:2621 config/tc-msp430.c:2651 13551#, c-format 13552msgid "constant generator destination register found in %s" 13553msgstr "" 13554 13555#: config/tc-msp430.c:2628 config/tc-msp430.c:2658 13556#, c-format 13557msgid "constant generator source register found in %s" 13558msgstr "" 13559 13560#: config/tc-msp430.c:2838 13561msgid "no size modifier after period, .w assumed" 13562msgstr "" 13563 13564#: config/tc-msp430.c:2842 13565#, c-format 13566msgid "unrecognised instruction size modifier .%c" 13567msgstr "" 13568 13569#: config/tc-msp430.c:2856 13570#, c-format 13571msgid "junk found after instruction: %s.%s" 13572msgstr "" 13573 13574#: config/tc-msp430.c:2876 13575#, c-format 13576msgid "instruction %s.a does not exist" 13577msgstr "" 13578 13579#: config/tc-msp430.c:2890 13580#, c-format 13581msgid "instruction %s requires %d operand" 13582msgid_plural "instruction %s requires %d operands" 13583msgstr[0] "" 13584msgstr[1] "" 13585 13586#: config/tc-msp430.c:2908 13587#, c-format 13588msgid "instruction %s requires MSP430X mcu" 13589msgstr "" 13590 13591#: config/tc-msp430.c:2928 13592#, c-format 13593msgid "unable to repeat %s insn" 13594msgstr "" 13595 13596#: config/tc-msp430.c:3000 13597msgid "CPU12: CMP/BIT with PC destination ignores next instruction" 13598msgstr "" 13599 13600#: config/tc-msp430.c:3008 13601msgid "CPU19: Instruction setting CPUOFF must be followed by a NOP" 13602msgstr "" 13603 13604#: config/tc-msp430.c:3015 13605msgid "internal error: unknown nop check state" 13606msgstr "" 13607 13608#: config/tc-msp430.c:3069 config/tc-msp430.c:3071 config/tc-msp430.c:3780 13609#: config/tc-msp430.c:3782 13610msgid "CPU11: PC is destination of SR altering instruction" 13611msgstr "" 13612 13613#: config/tc-msp430.c:3086 config/tc-msp430.c:3088 config/tc-msp430.c:3193 13614#: config/tc-msp430.c:3195 config/tc-msp430.c:3797 config/tc-msp430.c:3799 13615#: config/tc-msp430.c:4018 config/tc-msp430.c:4020 13616msgid "CPU13: SR is destination of SR altering instruction" 13617msgstr "" 13618 13619#: config/tc-msp430.c:3104 config/tc-msp430.c:3205 config/tc-msp430.c:3883 13620#: config/tc-msp430.c:4052 13621msgid "repeat instruction used with non-register mode instruction" 13622msgstr "" 13623 13624#: config/tc-msp430.c:3179 config/tc-msp430.c:3538 config/tc-msp430.c:4008 13625#, c-format 13626msgid "%s: attempt to rotate the PC register" 13627msgstr "" 13628 13629#: config/tc-msp430.c:3430 config/tc-msp430.c:3506 13630#, c-format 13631msgid "expected #n as first argument of %s" 13632msgstr "" 13633 13634#: config/tc-msp430.c:3436 13635#, c-format 13636msgid "extra characters '%s' at end of constant expression '%s'" 13637msgstr "" 13638 13639#: config/tc-msp430.c:3441 config/tc-msp430.c:3517 13640#, c-format 13641msgid "expected constant expression as first argument of %s" 13642msgstr "" 13643 13644#: config/tc-msp430.c:3467 13645msgid "Too many registers popped" 13646msgstr "" 13647 13648#: config/tc-msp430.c:3477 13649msgid "Cannot use POPM to restore the SR register" 13650msgstr "" 13651 13652#: config/tc-msp430.c:3497 config/tc-msp430.c:3566 13653#, c-format 13654msgid "repeat count cannot be used with %s" 13655msgstr "" 13656 13657#: config/tc-msp430.c:3524 13658#, c-format 13659msgid "expected first argument of %s to be in the range 1-4" 13660msgstr "" 13661 13662#: config/tc-msp430.c:3589 13663#, c-format 13664msgid "expected value of first argument of %s to fit into 20-bits" 13665msgstr "" 13666 13667#: config/tc-msp430.c:3608 13668#, c-format 13669msgid "expected register name or constant as first argument of %s" 13670msgstr "" 13671 13672#: config/tc-msp430.c:3702 13673msgid "expected constant value as argument to RPT" 13674msgstr "" 13675 13676#: config/tc-msp430.c:3708 13677msgid "expected constant in the range 2..16" 13678msgstr "" 13679 13680#: config/tc-msp430.c:3723 13681msgid "PC used as an argument to RPT" 13682msgstr "" 13683 13684#: config/tc-msp430.c:3729 13685msgid "expected constant or register name as argument to RPT insn" 13686msgstr "" 13687 13688#: config/tc-msp430.c:3736 13689msgid "Illegal emulated instruction" 13690msgstr "" 13691 13692#: config/tc-msp430.c:4037 13693#, c-format 13694msgid "%s instruction does not accept a .b suffix" 13695msgstr "" 13696 13697#: config/tc-msp430.c:4150 13698#, c-format 13699msgid "Even number required. Rounded to %d" 13700msgstr "" 13701 13702#: config/tc-msp430.c:4161 13703#, c-format 13704msgid "Wrong displacement %d" 13705msgstr "" 13706 13707#: config/tc-msp430.c:4183 13708msgid "instruction requires label sans '$'" 13709msgstr "" 13710 13711#: config/tc-msp430.c:4187 13712msgid "instruction requires label or value in range -511:512" 13713msgstr "" 13714 13715#: config/tc-msp430.c:4193 config/tc-msp430.c:4247 config/tc-msp430.c:4295 13716msgid "instruction requires label" 13717msgstr "" 13718 13719#: config/tc-msp430.c:4201 config/tc-msp430.c:4253 13720msgid "polymorphs are not enabled. Use -mP option to enable." 13721msgstr "" 13722 13723#: config/tc-msp430.c:4299 13724msgid "Illegal instruction or not implemented opcode." 13725msgstr "" 13726 13727#: config/tc-msp430.c:4353 13728msgid "can't find opcode" 13729msgstr "" 13730 13731#: config/tc-msp430.c:4870 13732#, c-format 13733msgid "internal inconsistency problem in %s: insn %04lx" 13734msgstr "" 13735 13736#: config/tc-msp430.c:4912 config/tc-msp430.c:4944 13737#, c-format 13738msgid "internal inconsistency problem in %s: ext. insn %04lx" 13739msgstr "" 13740 13741#: config/tc-msp430.c:4956 13742#, c-format 13743msgid "internal inconsistency problem in %s: %lx" 13744msgstr "" 13745 13746#: config/tc-mt.c:151 13747#, c-format 13748msgid "MT specific command line options:\n" 13749msgstr "" 13750 13751#: config/tc-mt.c:152 13752#, c-format 13753msgid " -march=ms1-64-001 allow ms1-64-001 instructions\n" 13754msgstr "" 13755 13756#: config/tc-mt.c:153 13757#, c-format 13758msgid " -march=ms1-16-002 allow ms1-16-002 instructions (default)\n" 13759msgstr "" 13760 13761#: config/tc-mt.c:154 13762#, c-format 13763msgid " -march=ms1-16-003 allow ms1-16-003 instructions\n" 13764msgstr "" 13765 13766#: config/tc-mt.c:155 13767#, c-format 13768msgid " -march=ms2 allow ms2 instructions \n" 13769msgstr "" 13770 13771#: config/tc-mt.c:156 13772#, c-format 13773msgid " -nosched disable scheduling restrictions\n" 13774msgstr "" 13775 13776#: config/tc-mt.c:226 13777#, c-format 13778msgid "instruction %s may not follow another memory access instruction." 13779msgstr "" 13780 13781#: config/tc-mt.c:232 13782#, c-format 13783msgid "instruction %s may not follow another I/O instruction." 13784msgstr "" 13785 13786#: config/tc-mt.c:238 13787#, c-format 13788msgid "%s may not occupy the delay slot of another branch insn." 13789msgstr "" 13790 13791#: config/tc-mt.c:263 13792#, c-format 13793msgid "operand references R%ld of previous instruction." 13794msgstr "" 13795 13796#: config/tc-mt.c:269 13797#, c-format 13798msgid "operand references R%ld of instruction before previous." 13799msgstr "" 13800 13801#: config/tc-mt.c:283 config/tc-mt.c:288 13802#, c-format 13803msgid "" 13804"conditional branch or jal insn's operand references R%ld of previous " 13805"arithmetic or logic insn." 13806msgstr "" 13807 13808#: config/tc-mt.c:351 13809msgid "md_estimate_size_before_relax\n" 13810msgstr "" 13811 13812#: config/tc-nds32.c:2374 13813msgid "" 13814"<arch name>\t Assemble for architecture <arch name>\n" 13815"\t\t\t <arch name> could be\n" 13816"\t\t\t v3, v3j, v3m, v3f, v3s, v2, v2j, v2f, v2s" 13817msgstr "" 13818 13819#: config/tc-nds32.c:2378 13820msgid "" 13821"<baseline>\t Assemble for baseline <baseline>\n" 13822"\t\t\t <baseline> could be v2, v3, v3m" 13823msgstr "" 13824 13825#: config/tc-nds32.c:2381 13826msgid "" 13827"<freg>\t Specify a FPU configuration\n" 13828"\t\t\t <freg>\n" 13829"\t\t\t 0: 8 SP / 4 DP registers\n" 13830"\t\t\t 1: 16 SP / 8 DP registers\n" 13831"\t\t\t 2: 32 SP / 16 DP registers\n" 13832"\t\t\t 3: 32 SP / 32 DP registers" 13833msgstr "" 13834 13835#: config/tc-nds32.c:2387 13836msgid "" 13837"<abi>\t Specify a abi version\n" 13838"\t\t\t <abi> could be v1, v2, v2fp, v2fpp" 13839msgstr "" 13840 13841#: config/tc-nds32.c:2420 13842msgid "Multiply instructions support" 13843msgstr "" 13844 13845#: config/tc-nds32.c:2421 13846msgid "Divide instructions support" 13847msgstr "" 13848 13849#: config/tc-nds32.c:2422 13850msgid "16-bit extension" 13851msgstr "" 13852 13853#: config/tc-nds32.c:2423 13854msgid "d0/d1 registers" 13855msgstr "" 13856 13857#: config/tc-nds32.c:2424 13858msgid "Performance extension" 13859msgstr "" 13860 13861#: config/tc-nds32.c:2425 13862msgid "Performance extension 2" 13863msgstr "" 13864 13865#: config/tc-nds32.c:2426 13866msgid "String extension" 13867msgstr "" 13868 13869#: config/tc-nds32.c:2427 13870msgid "Reduced Register configuration (GPR16) option" 13871msgstr "" 13872 13873#: config/tc-nds32.c:2428 13874msgid "AUDIO ISA extension" 13875msgstr "" 13876 13877#: config/tc-nds32.c:2429 13878msgid "FPU SP extension" 13879msgstr "" 13880 13881#: config/tc-nds32.c:2430 13882msgid "FPU DP extension" 13883msgstr "" 13884 13885#: config/tc-nds32.c:2431 13886msgid "FPU fused-multiply-add instructions" 13887msgstr "" 13888 13889#: config/tc-nds32.c:2432 13890msgid "DSP extension" 13891msgstr "" 13892 13893#: config/tc-nds32.c:2433 13894msgid "hardware loop extension" 13895msgstr "" 13896 13897#: config/tc-nds32.c:2470 13898#, c-format 13899msgid "" 13900"\n" 13901" NDS32-specific assembler options:\n" 13902msgstr "" 13903 13904#: config/tc-nds32.c:2471 13905#, c-format 13906msgid "" 13907" -O1,\t\t\t Optimize for performance\n" 13908" -Os\t\t\t Optimize for space\n" 13909msgstr "" 13910 13911#: config/tc-nds32.c:2474 13912#, c-format 13913msgid "" 13914" -EL, -mel or -little Produce little endian output\n" 13915" -EB, -meb or -big Produce big endian output\n" 13916" -mpic\t\t\t Generate PIC\n" 13917" -mno-fp-as-gp-relax\t Suppress fp-as-gp relaxation for this file\n" 13918" -mb2bb-relax\t\t Back-to-back branch optimization\n" 13919" -mno-all-relax\t Suppress all relaxation for this file\n" 13920msgstr "" 13921 13922#: config/tc-nds32.c:2485 13923#, c-format 13924msgid " -m%s%s\n" 13925msgstr "" 13926 13927#: config/tc-nds32.c:2492 13928#, c-format 13929msgid " -m[no-]%-17sEnable/Disable %s\n" 13930msgstr "" 13931 13932#: config/tc-nds32.c:2496 13933#, c-format 13934msgid " -mall-ext\t\t Turn on all extensions and instructions support\n" 13935msgstr "" 13936 13937#: config/tc-nds32.c:2769 13938#, c-format 13939msgid "la must use with symbol. '%s'" 13940msgstr "" 13941 13942#: config/tc-nds32.c:2822 13943#, c-format 13944msgid "need PIC qualifier with symbol. '%s'" 13945msgstr "" 13946 13947#: config/tc-nds32.c:2859 13948#, c-format 13949msgid "Operand is not a constant. `%s'" 13950msgstr "" 13951 13952#: config/tc-nds32.c:2948 13953#, c-format 13954msgid "needs @GOT or @GOTOFF. %s" 13955msgstr "" 13956 13957#: config/tc-nds32.c:3486 13958#, c-format 13959msgid "Too many argument. `%s'" 13960msgstr "" 13961 13962#. Logic here rejects the input arch name. 13963#: config/tc-nds32.c:3547 13964#, c-format 13965msgid "unknown arch name `%s'\n" 13966msgstr "" 13967 13968#. Logic here rejects the input baseline. 13969#: config/tc-nds32.c:3566 13970#, c-format 13971msgid "unknown baseline `%s'\n" 13972msgstr "" 13973 13974#. Logic here rejects the input FPU configuration. 13975#: config/tc-nds32.c:3589 13976#, c-format 13977msgid "unknown FPU configuration `%s'\n" 13978msgstr "" 13979 13980#. Logic here rejects the input abi version. 13981#: config/tc-nds32.c:3613 13982#, c-format 13983msgid "unknown ABI version`%s'\n" 13984msgstr "" 13985 13986#: config/tc-nds32.c:4341 13987#, c-format 13988msgid "Different arguments of .vec_size are found, previous %d, current %d" 13989msgstr "" 13990 13991#: config/tc-nds32.c:4346 13992#, c-format 13993msgid "Argument of .vec_size is expected 4 or 16, actual: %d." 13994msgstr "" 13995 13996#: config/tc-nds32.c:4350 13997msgid "Argument of .vec_size is not a constant." 13998msgstr "" 13999 14000#: config/tc-nds32.c:4935 14001#, c-format 14002msgid "Don't know how to handle this field. %s" 14003msgstr "" 14004 14005#: config/tc-nds32.c:5300 14006#, c-format 14007msgid "instruction %s requires enabling performance extension" 14008msgstr "" 14009 14010#: config/tc-nds32.c:5312 14011#, c-format 14012msgid "instruction %s requires enabling performance extension II" 14013msgstr "" 14014 14015#: config/tc-nds32.c:5324 14016#, c-format 14017msgid "instruction %s requires enabling AUDIO extension" 14018msgstr "" 14019 14020#: config/tc-nds32.c:5336 14021#, c-format 14022msgid "instruction %s requires enabling STRING extension" 14023msgstr "" 14024 14025#: config/tc-nds32.c:5350 14026#, c-format 14027msgid "instruction %s requires enabling DIV & DX_REGS extension" 14028msgstr "" 14029 14030#: config/tc-nds32.c:5365 14031#, c-format 14032msgid "instruction %s requires enabling FPU extension" 14033msgstr "" 14034 14035#: config/tc-nds32.c:5377 14036#, c-format 14037msgid "instruction %s requires enabling FPU_SP extension" 14038msgstr "" 14039 14040#: config/tc-nds32.c:5389 14041#, c-format 14042msgid "instruction %s requires enabling FPU_DP extension" 14043msgstr "" 14044 14045#: config/tc-nds32.c:5400 config/tc-nds32.c:5408 14046#, c-format 14047msgid "instruction %s requires enabling FPU_MAC extension" 14048msgstr "" 14049 14050#: config/tc-nds32.c:5416 14051#, c-format 14052msgid "instruction %s requires enabling DX_REGS extension" 14053msgstr "" 14054 14055#: config/tc-nds32.c:5432 14056#, c-format 14057msgid "instruction %s requires enabling dsp extension" 14058msgstr "" 14059 14060#: config/tc-nds32.c:5444 14061#, c-format 14062msgid "instruction %s requires enabling zol extension" 14063msgstr "" 14064 14065#: config/tc-nds32.c:5449 14066#, c-format 14067msgid "internal error: unknown instruction attribute: 0x%08x" 14068msgstr "" 14069 14070#: config/tc-nds32.c:5742 14071#, c-format 14072msgid "relax hint unrecognized instruction: line %d." 14073msgstr "" 14074 14075#: config/tc-nds32.c:5797 14076#, c-format 14077msgid "Can not find match relax hint. Line: %d" 14078msgstr "" 14079 14080#: config/tc-nds32.c:5995 14081msgid "Internal error: .relax_hint KEY is not a number!" 14082msgstr "" 14083 14084#: config/tc-nds32.c:6023 14085#, c-format 14086msgid "Internal error: Relax hint (%s) error. %s: %s (%x)" 14087msgstr "" 14088 14089#: config/tc-nds32.c:6100 14090#, c-format 14091msgid "Internal error: Range error. %s" 14092msgstr "" 14093 14094#: config/tc-nds32.c:6161 14095msgid "Multiple BFD_RELOC_NDS32_PTR_RESOLVED patterns are not supported yet!" 14096msgstr "" 14097 14098#: config/tc-nds32.c:6309 14099#, c-format 14100msgid "Not support instruction %s in verbatim." 14101msgstr "" 14102 14103#: config/tc-nds32.c:6316 14104#, c-format 14105msgid "16-bit instruction is disabled: %s." 14106msgstr "" 14107 14108#: config/tc-nds32.c:6343 14109#, c-format 14110msgid "Instruction %s not supported in the baseline." 14111msgstr "" 14112 14113#: config/tc-nds32.c:6410 14114#, c-format 14115msgid "Unrecognized opcode, %s." 14116msgstr "" 14117 14118#: config/tc-nds32.c:6413 14119#, c-format 14120msgid "Incorrect syntax, %s." 14121msgstr "" 14122 14123#: config/tc-nds32.c:6416 14124#, c-format 14125msgid "Unrecognized operand/register, %s." 14126msgstr "" 14127 14128#: config/tc-nds32.c:6419 14129#, c-format 14130msgid "Operand out of range, %s." 14131msgstr "" 14132 14133#: config/tc-nds32.c:6422 14134#, c-format 14135msgid "Prohibited register used for reduced-register, %s." 14136msgstr "" 14137 14138#: config/tc-nds32.c:6425 14139#, c-format 14140msgid "Junk at end of line, %s." 14141msgstr "" 14142 14143#: config/tc-nds32.c:7123 14144msgid "Addend to unresolved symbol is not on word boundary." 14145msgstr "" 14146 14147#. Should never here. 14148#: config/tc-nds32.c:7656 14149msgid "Used FPU instructions requires enabling FPU extension" 14150msgstr "" 14151 14152#: config/tc-nds32.c:7853 14153#, c-format 14154msgid "Internal error: Unknown fixup type %d (`%s')" 14155msgstr "" 14156 14157#: config/tc-nios2.c:448 config/tc-pru.c:309 14158msgid "expecting opcode string in self test mode" 14159msgstr "" 14160 14161#: config/tc-nios2.c:450 config/tc-pru.c:311 14162#, c-format 14163msgid "assembly 0x%08x, expected %s" 14164msgstr "" 14165 14166#: config/tc-nios2.c:843 14167msgid "branch offset out of range\n" 14168msgstr "" 14169 14170#: config/tc-nios2.c:844 14171msgid "branch relaxation failed\n" 14172msgstr "" 14173 14174#: config/tc-nios2.c:1140 14175msgid "error checking for overflow - broken assembler" 14176msgstr "" 14177 14178#: config/tc-nios2.c:1156 config/tc-pru.c:572 14179#, c-format 14180msgid "immediate value 0x%x truncated to 0x%x" 14181msgstr "" 14182 14183#: config/tc-nios2.c:1183 config/tc-pru.c:598 14184#, c-format 14185msgid "call target address 0x%08x out of range 0x%08x to 0x%08x" 14186msgstr "" 14187 14188#: config/tc-nios2.c:1189 14189#, c-format 14190msgid "branch offset %d out of range %d to %d" 14191msgstr "" 14192 14193#: config/tc-nios2.c:1193 14194#, c-format 14195msgid "branch offset %d out of range" 14196msgstr "" 14197 14198#: config/tc-nios2.c:1199 config/tc-pru.c:608 14199#, c-format 14200msgid "%s offset %d out of range %d to %d" 14201msgstr "" 14202 14203#: config/tc-nios2.c:1203 14204#, c-format 14205msgid "%s offset %d out of range" 14206msgstr "" 14207 14208#: config/tc-nios2.c:1208 config/tc-nios2.c:1223 config/tc-pru.c:613 14209#, c-format 14210msgid "immediate value %d out of range %d to %d" 14211msgstr "" 14212 14213#: config/tc-nios2.c:1213 config/tc-nios2.c:1218 config/tc-pru.c:623 14214#: config/tc-pru.c:628 14215#, c-format 14216msgid "immediate value %u out of range %u to %u" 14217msgstr "" 14218 14219#: config/tc-nios2.c:1228 14220#, c-format 14221msgid "custom instruction opcode %u out of range %u to %u" 14222msgstr "" 14223 14224#: config/tc-nios2.c:1233 config/tc-pru.c:633 14225msgid "overflow in immediate argument" 14226msgstr "" 14227 14228#: config/tc-nios2.c:1305 config/tc-pru.c:668 14229msgid "cannot create 64-bit relocation" 14230msgstr "" 14231 14232#: config/tc-nios2.c:1431 14233#, c-format 14234msgid "internal error: broken opcode descriptor for `%s %s'\n" 14235msgstr "" 14236 14237#: config/tc-nios2.c:1480 config/tc-pru.c:863 14238msgid "can't create relocation" 14239msgstr "" 14240 14241#: config/tc-nios2.c:1511 config/tc-pru.c:997 config/tc-pru.c:1017 14242#: config/tc-pru.c:1044 config/tc-pru.c:1063 config/tc-pru.c:1077 14243#, c-format 14244msgid "unknown register %s" 14245msgstr "" 14246 14247#: config/tc-nios2.c:1519 14248msgid "expecting control register" 14249msgstr "" 14250 14251#: config/tc-nios2.c:1521 14252msgid "illegal use of control register" 14253msgstr "" 14254 14255#: config/tc-nios2.c:1523 14256msgid "illegal use of coprocessor register" 14257msgstr "" 14258 14259#. Should never get here if we passed validation. 14260#: config/tc-nios2.c:1525 config/tc-nios2.c:1839 config/tc-nios2.c:1981 14261#: config/tc-nios2.c:2049 14262#, c-format 14263msgid "invalid register %s" 14264msgstr "" 14265 14266#: config/tc-nios2.c:1533 14267msgid "" 14268"Register at (r1) can sometimes be corrupted by assembler optimizations.\n" 14269"Use .set noat to turn off those optimizations (and this warning)." 14270msgstr "" 14271 14272#: config/tc-nios2.c:1538 14273msgid "" 14274"The debugger will corrupt bt (r25).\n" 14275"If you don't need to debug this code use .set nobreak to turn off this " 14276"warning." 14277msgstr "" 14278 14279#: config/tc-nios2.c:1542 14280msgid "" 14281"The debugger will corrupt sstatus/ba (r30).\n" 14282"If you don't need to debug this code use .set nobreak to turn off this " 14283"warning." 14284msgstr "" 14285 14286#: config/tc-nios2.c:1932 config/tc-nios2.c:1960 14287msgid "r31 cannot be used with jmp; use ret instead" 14288msgstr "" 14289 14290#: config/tc-nios2.c:1975 14291msgid "r31 cannot be used with jmpr.n; use ret.n instead" 14292msgstr "" 14293 14294#: config/tc-nios2.c:2588 config/tc-nios2.c:2615 config/tc-nios2.c:2642 14295#: config/tc-nios2.c:2673 14296#, c-format 14297msgid "Invalid constant operand %s" 14298msgstr "" 14299 14300#: config/tc-nios2.c:2990 config/tc-nios2.c:3014 config/tc-pru.c:1319 14301#: config/tc-pru.c:1344 config/tc-pru.c:1364 14302#, c-format 14303msgid "badly formed expression near %s" 14304msgstr "" 14305 14306#: config/tc-nios2.c:3119 config/tc-pru.c:1390 14307#, c-format 14308msgid "expecting %c near %s" 14309msgstr "" 14310 14311#. we cannot recover from this. 14312#: config/tc-nios2.c:3267 14313#, c-format 14314msgid "unrecognized pseudo-instruction %s" 14315msgstr "" 14316 14317#: config/tc-nios2.c:3530 config/tc-tic6x.c:232 14318#, c-format 14319msgid "unknown architecture '%s'" 14320msgstr "" 14321 14322#: config/tc-nios2.c:3610 14323msgid "Big-endian R2 is not supported." 14324msgstr "" 14325 14326#. Unrecognised instruction - error. 14327#: config/tc-nios2.c:3747 config/tc-pru.c:1717 14328#, c-format 14329msgid "unrecognised instruction %s" 14330msgstr "" 14331 14332#: config/tc-nios2.c:3867 config/tc-pru.c:1773 14333#, c-format 14334msgid "can't represent relocation type %s" 14335msgstr "" 14336 14337#: config/tc-nios2.c:3960 14338msgid "Bad .section directive: want a,s,w,x,M,S,G,T in string" 14339msgstr "" 14340 14341#: config/tc-nios2.c:3989 14342#, c-format 14343msgid "Illegal operands: %%tls_ldo in %d-byte data field" 14344msgstr "" 14345 14346#: config/tc-nios2.c:4001 14347#, c-format 14348msgid "Illegal operands: %%gotoff in %d-byte data field" 14349msgstr "" 14350 14351#: config/tc-nios2.c:4014 config/tc-nios2.c:4033 config/tc-nios2.c:4041 14352#, c-format 14353msgid "Illegal operands: %s requires arguments in ()" 14354msgstr "" 14355 14356#: config/tc-nios2.c:4049 14357#, c-format 14358msgid "Illegal operands: garbage after %s()" 14359msgstr "" 14360 14361#: config/tc-ns32k.c:437 14362msgid "Invalid syntax in PC-relative addressing mode" 14363msgstr "" 14364 14365#: config/tc-ns32k.c:461 14366msgid "Invalid syntax in External addressing mode" 14367msgstr "" 14368 14369#: config/tc-ns32k.c:542 14370msgid "Invalid syntax in Memory Relative addressing mode" 14371msgstr "" 14372 14373#: config/tc-ns32k.c:609 14374msgid "Invalid scaled-indexed mode, use (b,w,d,q)" 14375msgstr "" 14376 14377#: config/tc-ns32k.c:614 14378msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}" 14379msgstr "" 14380 14381#: config/tc-ns32k.c:619 14382msgid "Scaled-indexed addressing mode combined with scaled-index" 14383msgstr "" 14384 14385#: config/tc-ns32k.c:630 14386msgid "Invalid or illegal addressing mode combined with scaled-index" 14387msgstr "" 14388 14389#: config/tc-ns32k.c:753 14390msgid "Premature end of suffix -- Defaulting to d" 14391msgstr "" 14392 14393#: config/tc-ns32k.c:766 14394msgid "Bad suffix after ':' use {b|w|d} Defaulting to d" 14395msgstr "" 14396 14397#: config/tc-ns32k.c:811 14398msgid "Very short instr to option, ie you can't do it on a NULLstr" 14399msgstr "" 14400 14401#: config/tc-ns32k.c:861 14402msgid "No such entry in list. (cpu/mmu register)" 14403msgstr "" 14404 14405#: config/tc-ns32k.c:918 14406msgid "Internal consistency error. check ns32k-opcode.h" 14407msgstr "" 14408 14409#: config/tc-ns32k.c:943 14410msgid "Address of immediate operand" 14411msgstr "" 14412 14413#: config/tc-ns32k.c:944 14414msgid "Invalid immediate write operand." 14415msgstr "" 14416 14417#: config/tc-ns32k.c:1074 14418msgid "Bad opcode-table-option, check in file ns32k-opcode.h" 14419msgstr "" 14420 14421#: config/tc-ns32k.c:1108 14422msgid "No such opcode" 14423msgstr "" 14424 14425#: config/tc-ns32k.c:1183 14426msgid "Bad suffix, defaulting to d" 14427msgstr "" 14428 14429#: config/tc-ns32k.c:1210 14430msgid "Too many operands passed to instruction" 14431msgstr "" 14432 14433#. Check error in default. 14434#: config/tc-ns32k.c:1222 14435msgid "Wrong numbers of operands in default, check ns32k-opcodes.h" 14436msgstr "" 14437 14438#: config/tc-ns32k.c:1225 14439msgid "Wrong number of operands" 14440msgstr "" 14441 14442#: config/tc-ns32k.c:1298 14443#, c-format 14444msgid "Can not do %d byte pc-relative relocation for storage type %d" 14445msgstr "" 14446 14447#: config/tc-ns32k.c:1301 14448#, c-format 14449msgid "Can not do %d byte relocation for storage type %d" 14450msgstr "" 14451 14452#: config/tc-ns32k.c:1393 14453#, c-format 14454msgid "value of %ld out of byte displacement range." 14455msgstr "" 14456 14457#: config/tc-ns32k.c:1403 14458#, c-format 14459msgid "value of %ld out of word displacement range." 14460msgstr "" 14461 14462#: config/tc-ns32k.c:1418 14463#, c-format 14464msgid "value of %ld out of double word displacement range." 14465msgstr "" 14466 14467#: config/tc-ns32k.c:1439 14468#, c-format 14469msgid "Internal logic error. Line %d, file: \"%s\"" 14470msgstr "" 14471 14472#: config/tc-ns32k.c:1487 14473#, c-format 14474msgid "Internal logic error. line %d, file \"%s\"" 14475msgstr "" 14476 14477#: config/tc-ns32k.c:1588 14478msgid "Bit field out of range" 14479msgstr "" 14480 14481#: config/tc-ns32k.c:1688 14482msgid "iif convert internal pcrel/binary" 14483msgstr "" 14484 14485#: config/tc-ns32k.c:1705 14486msgid "Bignum too big for long" 14487msgstr "" 14488 14489#: config/tc-ns32k.c:1782 14490msgid "iif convert internal pcrel/pointer" 14491msgstr "" 14492 14493#: config/tc-ns32k.c:1787 14494msgid "Internal logic error in iif.iifP[n].type" 14495msgstr "" 14496 14497#. We can't relax this case. 14498#: config/tc-ns32k.c:1823 14499msgid "Can't relax difference" 14500msgstr "" 14501 14502#: config/tc-ns32k.c:1864 14503msgid "Displacement too large for :d" 14504msgstr "" 14505 14506#: config/tc-ns32k.c:1877 14507msgid "Internal logic error in iif.iifP[].type" 14508msgstr "" 14509 14510#: config/tc-ns32k.c:2141 14511#, c-format 14512msgid "invalid architecture option -m%s, ignored" 14513msgstr "" 14514 14515#: config/tc-ns32k.c:2154 14516#, c-format 14517msgid "invalid default displacement size \"%s\". Defaulting to %d." 14518msgstr "" 14519 14520#: config/tc-ns32k.c:2170 14521#, c-format 14522msgid "" 14523"NS32K options:\n" 14524"-m32032 | -m32532\tselect variant of NS32K architecture\n" 14525"--disp-size-default=<1|2|4>\n" 14526msgstr "" 14527 14528#: config/tc-ns32k.c:2246 14529#, c-format 14530msgid "Cannot find relocation type for symbol %s, code %d" 14531msgstr "" 14532 14533#: config/tc-pdp11.c:351 config/tc-pdp11.c:369 config/tc-pdp11.c:375 14534#: config/tc-pdp11.c:400 config/tc-pdp11.c:406 config/tc-pdp11.c:419 14535msgid "Bad register name" 14536msgstr "" 14537 14538#: config/tc-pdp11.c:438 config/tc-pdp11.c:502 config/tc-pdp11.c:513 14539msgid "Error in expression" 14540msgstr "" 14541 14542#: config/tc-pdp11.c:510 14543msgid "Low order bits truncated in immediate float operand" 14544msgstr "" 14545 14546#: config/tc-pdp11.c:654 14547msgid "Float AC not legal as integer operand" 14548msgstr "" 14549 14550#: config/tc-pdp11.c:674 14551msgid "General register not legal as float operand" 14552msgstr "" 14553 14554#: config/tc-pdp11.c:707 14555msgid "No instruction found" 14556msgstr "" 14557 14558#: config/tc-pdp11.c:717 config/tc-z80.c:3666 14559#, c-format 14560msgid "Unknown instruction '%s'" 14561msgstr "" 14562 14563#: config/tc-pdp11.c:723 14564#, c-format 14565msgid "Unsupported instruction set extension: %s" 14566msgstr "" 14567 14568#: config/tc-pdp11.c:757 14569msgid "operand is not an absolute constant" 14570msgstr "" 14571 14572#: config/tc-pdp11.c:765 14573msgid "3-bit immediate out of range" 14574msgstr "" 14575 14576#: config/tc-pdp11.c:772 14577msgid "6-bit immediate out of range" 14578msgstr "" 14579 14580#: config/tc-pdp11.c:779 14581msgid "8-bit immediate out of range" 14582msgstr "" 14583 14584#: config/tc-pdp11.c:796 config/tc-pdp11.c:989 14585msgid "Symbol expected" 14586msgstr "" 14587 14588#: config/tc-pdp11.c:801 14589msgid "8-bit displacement out of range" 14590msgstr "" 14591 14592#: config/tc-pdp11.c:843 config/tc-pdp11.c:864 config/tc-pdp11.c:881 14593#: config/tc-pdp11.c:902 config/tc-pdp11.c:919 config/tc-pdp11.c:940 14594#: config/tc-pdp11.c:959 config/tc-pdp11.c:980 14595msgid "Missing ','" 14596msgstr "" 14597 14598#: config/tc-pdp11.c:994 14599msgid "6-bit displacement out of range" 14600msgstr "" 14601 14602#: config/tc-pdp11.c:1015 config/tc-tilegx.c:1212 config/tc-tilepro.c:1095 14603#: config/tc-vax.c:1949 14604msgid "Too many operands" 14605msgstr "" 14606 14607#: config/tc-pdp11.c:1465 14608#, c-format 14609msgid "Can not represent %s relocation in this object file format" 14610msgstr "" 14611 14612#: config/tc-pj.c:64 config/tc-pj.c:73 14613msgid "confusing relocation expressions" 14614msgstr "" 14615 14616#: config/tc-pj.c:157 14617msgid "can't have relocation for ipush" 14618msgstr "" 14619 14620#: config/tc-pj.c:289 14621msgid "expected expression" 14622msgstr "" 14623 14624#: config/tc-pj.c:355 14625#, c-format 14626msgid "" 14627"PJ options:\n" 14628"-little\t\t\tgenerate little endian code\n" 14629"-big\t\t\tgenerate big endian code\n" 14630msgstr "" 14631 14632#: config/tc-pj.c:380 config/tc-sh.c:3595 config/tc-sh.c:3602 14633#: config/tc-sh.c:3609 config/tc-sh.c:3616 14634msgid "pcrel too far" 14635msgstr "" 14636 14637#: config/tc-ppc.c:949 config/tc-ppc.c:957 config/tc-ppc.c:3456 14638msgid "invalid register expression" 14639msgstr "" 14640 14641#: config/tc-ppc.c:1122 config/tc-ppc.c:1180 config/tc-ppc.c:1228 14642msgid "the use of -mvle requires big endian." 14643msgstr "" 14644 14645#: config/tc-ppc.c:1160 config/tc-ppc.c:1182 14646msgid "the use of -mvle requires -a32." 14647msgstr "" 14648 14649#: config/tc-ppc.c:1162 14650#, c-format 14651msgid "%s unsupported" 14652msgstr "" 14653 14654#: config/tc-ppc.c:1255 config/tc-s390.c:435 config/tc-s390.c:442 14655#, c-format 14656msgid "invalid switch -m%s" 14657msgstr "" 14658 14659#: config/tc-ppc.c:1286 14660msgid "--nops needs a numeric argument" 14661msgstr "" 14662 14663#: config/tc-ppc.c:1322 14664#, c-format 14665msgid "PowerPC options:\n" 14666msgstr "" 14667 14668#: config/tc-ppc.c:1324 14669#, c-format 14670msgid "-a32 generate ELF32/XCOFF32\n" 14671msgstr "" 14672 14673#: config/tc-ppc.c:1327 14674#, c-format 14675msgid "-a64 generate ELF64/XCOFF64\n" 14676msgstr "" 14677 14678#: config/tc-ppc.c:1329 14679#, c-format 14680msgid "-u ignored\n" 14681msgstr "" 14682 14683#: config/tc-ppc.c:1331 14684#, c-format 14685msgid "-mpwrx, -mpwr2 generate code for POWER/2 (RIOS2)\n" 14686msgstr "" 14687 14688#: config/tc-ppc.c:1333 14689#, c-format 14690msgid "-mpwr generate code for POWER (RIOS1)\n" 14691msgstr "" 14692 14693#: config/tc-ppc.c:1335 14694#, c-format 14695msgid "-m601 generate code for PowerPC 601\n" 14696msgstr "" 14697 14698#: config/tc-ppc.c:1337 14699#, c-format 14700msgid "" 14701"-mppc, -mppc32, -m603, -m604\n" 14702" generate code for PowerPC 603/604\n" 14703msgstr "" 14704 14705#: config/tc-ppc.c:1340 14706#, c-format 14707msgid "-m403 generate code for PowerPC 403\n" 14708msgstr "" 14709 14710#: config/tc-ppc.c:1342 14711#, c-format 14712msgid "-m405 generate code for PowerPC 405\n" 14713msgstr "" 14714 14715#: config/tc-ppc.c:1344 14716#, c-format 14717msgid "-m440 generate code for PowerPC 440\n" 14718msgstr "" 14719 14720#: config/tc-ppc.c:1346 14721#, c-format 14722msgid "-m464 generate code for PowerPC 464\n" 14723msgstr "" 14724 14725#: config/tc-ppc.c:1348 14726#, c-format 14727msgid "-m476 generate code for PowerPC 476\n" 14728msgstr "" 14729 14730#: config/tc-ppc.c:1350 14731#, c-format 14732msgid "" 14733"-m7400, -m7410, -m7450, -m7455\n" 14734" generate code for PowerPC 7400/7410/7450/7455\n" 14735msgstr "" 14736 14737#: config/tc-ppc.c:1353 14738#, c-format 14739msgid "" 14740"-m750cl, -mgekko, -mbroadway\n" 14741" generate code for PowerPC 750cl/Gekko/Broadway\n" 14742msgstr "" 14743 14744#: config/tc-ppc.c:1356 14745#, c-format 14746msgid "-m821, -m850, -m860 generate code for PowerPC 821/850/860\n" 14747msgstr "" 14748 14749#: config/tc-ppc.c:1358 14750#, c-format 14751msgid "-mppc64, -m620 generate code for PowerPC 620/625/630\n" 14752msgstr "" 14753 14754#: config/tc-ppc.c:1360 14755#, c-format 14756msgid "" 14757"-mppc64bridge generate code for PowerPC 64, including bridge " 14758"insns\n" 14759msgstr "" 14760 14761#: config/tc-ppc.c:1362 14762#, c-format 14763msgid "-mbooke generate code for 32-bit PowerPC BookE\n" 14764msgstr "" 14765 14766#: config/tc-ppc.c:1364 14767#, c-format 14768msgid "-ma2 generate code for A2 architecture\n" 14769msgstr "" 14770 14771#: config/tc-ppc.c:1366 14772#, c-format 14773msgid "-mpower4, -mpwr4 generate code for Power4 architecture\n" 14774msgstr "" 14775 14776#: config/tc-ppc.c:1368 14777#, c-format 14778msgid "" 14779"-mpower5, -mpwr5, -mpwr5x\n" 14780" generate code for Power5 architecture\n" 14781msgstr "" 14782 14783#: config/tc-ppc.c:1371 14784#, c-format 14785msgid "-mpower6, -mpwr6 generate code for Power6 architecture\n" 14786msgstr "" 14787 14788#: config/tc-ppc.c:1373 14789#, c-format 14790msgid "-mpower7, -mpwr7 generate code for Power7 architecture\n" 14791msgstr "" 14792 14793#: config/tc-ppc.c:1375 14794#, c-format 14795msgid "-mpower8, -mpwr8 generate code for Power8 architecture\n" 14796msgstr "" 14797 14798#: config/tc-ppc.c:1377 14799#, c-format 14800msgid "-mpower9, -mpwr9 generate code for Power9 architecture\n" 14801msgstr "" 14802 14803#: config/tc-ppc.c:1379 14804#, c-format 14805msgid "-mpower10, -mpwr10 generate code for Power10 architecture\n" 14806msgstr "" 14807 14808#: config/tc-ppc.c:1381 14809#, c-format 14810msgid "" 14811"-mcell generate code for Cell Broadband Engine " 14812"architecture\n" 14813msgstr "" 14814 14815#: config/tc-ppc.c:1383 14816#, c-format 14817msgid "" 14818"-mcom generate code for Power/PowerPC common instructions\n" 14819msgstr "" 14820 14821#: config/tc-ppc.c:1385 14822#, c-format 14823msgid "" 14824"-many generate code for any architecture (PWR/PWRX/PPC)\n" 14825msgstr "" 14826 14827#: config/tc-ppc.c:1387 14828#, c-format 14829msgid "-maltivec generate code for AltiVec\n" 14830msgstr "" 14831 14832#: config/tc-ppc.c:1389 14833#, c-format 14834msgid "" 14835"-mvsx generate code for Vector-Scalar (VSX) instructions\n" 14836msgstr "" 14837 14838#: config/tc-ppc.c:1391 14839#, c-format 14840msgid "-me300 generate code for PowerPC e300 family\n" 14841msgstr "" 14842 14843#: config/tc-ppc.c:1393 14844#, c-format 14845msgid "-me500, -me500x2 generate code for Motorola e500 core complex\n" 14846msgstr "" 14847 14848#: config/tc-ppc.c:1395 14849#, c-format 14850msgid "" 14851"-me500mc, generate code for Freescale e500mc core complex\n" 14852msgstr "" 14853 14854#: config/tc-ppc.c:1397 14855#, c-format 14856msgid "" 14857"-me500mc64, generate code for Freescale e500mc64 core complex\n" 14858msgstr "" 14859 14860#: config/tc-ppc.c:1399 14861#, c-format 14862msgid "" 14863"-me5500, generate code for Freescale e5500 core complex\n" 14864msgstr "" 14865 14866#: config/tc-ppc.c:1401 14867#, c-format 14868msgid "" 14869"-me6500, generate code for Freescale e6500 core complex\n" 14870msgstr "" 14871 14872#: config/tc-ppc.c:1403 14873#, c-format 14874msgid "-mspe generate code for Motorola SPE instructions\n" 14875msgstr "" 14876 14877#: config/tc-ppc.c:1405 14878#, c-format 14879msgid "-mspe2 generate code for Freescale SPE2 instructions\n" 14880msgstr "" 14881 14882#: config/tc-ppc.c:1407 14883#, c-format 14884msgid "-mvle generate code for Freescale VLE instructions\n" 14885msgstr "" 14886 14887#: config/tc-ppc.c:1409 14888#, c-format 14889msgid "" 14890"-mtitan generate code for AppliedMicro Titan core complex\n" 14891msgstr "" 14892 14893#: config/tc-ppc.c:1411 14894#, c-format 14895msgid "-mregnames Allow symbolic names for registers\n" 14896msgstr "" 14897 14898#: config/tc-ppc.c:1413 14899#, c-format 14900msgid "-mno-regnames Do not allow symbolic names for registers\n" 14901msgstr "" 14902 14903#: config/tc-ppc.c:1416 14904#, c-format 14905msgid "-mrelocatable support for GCC's -mrelocatble option\n" 14906msgstr "" 14907 14908#: config/tc-ppc.c:1418 14909#, c-format 14910msgid "-mrelocatable-lib support for GCC's -mrelocatble-lib option\n" 14911msgstr "" 14912 14913#: config/tc-ppc.c:1420 14914#, c-format 14915msgid "-memb set PPC_EMB bit in ELF flags\n" 14916msgstr "" 14917 14918#: config/tc-ppc.c:1422 14919#, c-format 14920msgid "" 14921"-mlittle, -mlittle-endian, -le\n" 14922" generate code for a little endian machine\n" 14923msgstr "" 14924 14925#: config/tc-ppc.c:1425 14926#, c-format 14927msgid "" 14928"-mbig, -mbig-endian, -be\n" 14929" generate code for a big endian machine\n" 14930msgstr "" 14931 14932#: config/tc-ppc.c:1428 14933#, c-format 14934msgid "-msolaris generate code for Solaris\n" 14935msgstr "" 14936 14937#: config/tc-ppc.c:1430 14938#, c-format 14939msgid "-mno-solaris do not generate code for Solaris\n" 14940msgstr "" 14941 14942#: config/tc-ppc.c:1432 14943#, c-format 14944msgid "-K PIC set EF_PPC_RELOCATABLE_LIB in ELF flags\n" 14945msgstr "" 14946 14947#: config/tc-ppc.c:1434 14948#, c-format 14949msgid "-V print assembler version number\n" 14950msgstr "" 14951 14952#: config/tc-ppc.c:1436 14953#, c-format 14954msgid "-Qy, -Qn ignored\n" 14955msgstr "" 14956 14957#: config/tc-ppc.c:1439 14958#, c-format 14959msgid "" 14960"-nops=count when aligning, more than COUNT nops uses a branch\n" 14961msgstr "" 14962 14963#: config/tc-ppc.c:1441 14964#, c-format 14965msgid "-ppc476-workaround warn if emitting data to code sections\n" 14966msgstr "" 14967 14968#: config/tc-ppc.c:1471 14969#, c-format 14970msgid "unknown default cpu = %s, os = %s" 14971msgstr "" 14972 14973#: config/tc-ppc.c:1499 14974msgid "neither Power nor PowerPC opcodes were selected." 14975msgstr "" 14976 14977#: config/tc-ppc.c:1557 14978#, c-format 14979msgid "mask trims opcode bits for %s" 14980msgstr "" 14981 14982#: config/tc-ppc.c:1567 14983#, c-format 14984msgid "operand index error for %s" 14985msgstr "" 14986 14987#: config/tc-ppc.c:1593 14988#, c-format 14989msgid "operand %d overlap in %s" 14990msgstr "" 14991 14992#: config/tc-ppc.c:1602 14993#, c-format 14994msgid "non-optional operand %d follows optional operand in %s" 14995msgstr "" 14996 14997#: config/tc-ppc.c:1652 14998#, c-format 14999msgid "powerpc_operands[%d].bitm invalid" 15000msgstr "" 15001 15002#: config/tc-ppc.c:1659 15003#, c-format 15004msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]" 15005msgstr "" 15006 15007#: config/tc-ppc.c:1685 config/tc-ppc.c:1736 config/tc-ppc.c:1774 15008#: config/tc-ppc.c:1812 15009#, c-format 15010msgid "major opcode is not sorted for %s" 15011msgstr "" 15012 15013#: config/tc-ppc.c:1691 15014#, c-format 15015msgid "%s is enabled by vle flag" 15016msgstr "" 15017 15018#: config/tc-ppc.c:1698 15019#, c-format 15020msgid "%s not disabled by vle flag" 15021msgstr "" 15022 15023#: config/tc-ppc.c:2208 15024#, c-format 15025msgid "symbol+offset@%s means symbol@%s+offset" 15026msgstr "" 15027 15028#: config/tc-ppc.c:2228 15029#, c-format 15030msgid "symbol+offset@%s not supported" 15031msgstr "" 15032 15033#: config/tc-ppc.c:2303 config/tc-ppc.c:4267 config/tc-ppc.c:7399 15034msgid "data in executable section" 15035msgstr "" 15036 15037#: config/tc-ppc.c:2344 15038msgid "expected comma after symbol-name: rest of line ignored." 15039msgstr "" 15040 15041#: config/tc-ppc.c:2377 15042#, c-format 15043msgid "ignoring attempt to re-define symbol `%s'." 15044msgstr "" 15045 15046#: config/tc-ppc.c:2385 15047#, c-format 15048msgid "length of .lcomm \"%s\" is already %ld. Not changed to %ld." 15049msgstr "" 15050 15051#: config/tc-ppc.c:2403 15052msgid "common alignment not a power of 2" 15053msgstr "" 15054 15055#: config/tc-ppc.c:2445 15056#, c-format 15057msgid "expected comma after name `%s' in .localentry directive" 15058msgstr "" 15059 15060#: config/tc-ppc.c:2455 15061msgid "missing expression in .localentry directive" 15062msgstr "" 15063 15064#: config/tc-ppc.c:2476 15065#, c-format 15066msgid ".localentry expression for `%s' is not a valid power of 2" 15067msgstr "" 15068 15069#: config/tc-ppc.c:2493 15070#, c-format 15071msgid ".localentry expression for `%s' does not evaluate to a constant" 15072msgstr "" 15073 15074#: config/tc-ppc.c:2508 15075msgid "missing expression in .abiversion directive" 15076msgstr "" 15077 15078#: config/tc-ppc.c:2517 15079msgid ".abiversion expression does not evaluate to a constant" 15080msgstr "" 15081 15082#: config/tc-ppc.c:2597 15083msgid "relocation cannot be done when using -mrelocatable" 15084msgstr "" 15085 15086#: config/tc-ppc.c:2643 15087msgid "TOC section size exceeds 64k" 15088msgstr "" 15089 15090#: config/tc-ppc.c:3197 15091#, c-format 15092msgid "%s howto doesn't match size/pcrel in gas" 15093msgstr "" 15094 15095#: config/tc-ppc.c:3281 15096#, c-format 15097msgid "unrecognized opcode: `%s'" 15098msgstr "" 15099 15100#. lmw, stmw, lswi, lswx, stswi, stswx 15101#: config/tc-ppc.c:3295 15102#, c-format 15103msgid "`%s' invalid when little-endian" 15104msgstr "" 15105 15106#: config/tc-ppc.c:3656 15107#, c-format 15108msgid "@tls may not be used with \"%s\" operands" 15109msgstr "" 15110 15111#: config/tc-ppc.c:3659 15112msgid "@tls may only be used in last operand" 15113msgstr "" 15114 15115#: config/tc-ppc.c:3697 config/tc-ppc.c:3707 config/tc-ppc.c:3717 15116#: config/tc-ppc.c:3732 15117#, c-format 15118msgid "%s unsupported on this instruction" 15119msgstr "" 15120 15121#: config/tc-ppc.c:3779 15122#, c-format 15123msgid "assuming %s on symbol" 15124msgstr "" 15125 15126#: config/tc-ppc.c:3902 15127msgid "unsupported relocation for DS offset field" 15128msgstr "" 15129 15130#: config/tc-ppc.c:3955 15131#, c-format 15132msgid "syntax error; found `%c', expected `%c'" 15133msgstr "" 15134 15135#: config/tc-ppc.c:3960 15136#, c-format 15137msgid "syntax error; end of line, expected `%c'" 15138msgstr "" 15139 15140#: config/tc-ppc.c:4025 config/tc-ppc.c:6576 15141#, c-format 15142msgid "instruction address is not a multiple of %d" 15143msgstr "" 15144 15145#: config/tc-ppc.c:4151 15146msgid "wrong number of operands" 15147msgstr "" 15148 15149#: config/tc-ppc.c:4224 15150msgid "bad .section directive: want a,e,v,w,x,M,S,G,T in string" 15151msgstr "" 15152 15153#: config/tc-ppc.c:4307 15154msgid "missing size" 15155msgstr "" 15156 15157#: config/tc-ppc.c:4316 15158msgid "negative size" 15159msgstr "" 15160 15161#: config/tc-ppc.c:4348 15162msgid "missing real symbol name" 15163msgstr "" 15164 15165#: config/tc-ppc.c:4387 15166msgid "attempt to redefine symbol" 15167msgstr "" 15168 15169#: config/tc-ppc.c:4691 15170#, c-format 15171msgid "no known dwarf XCOFF section for flag 0x%08x\n" 15172msgstr "" 15173 15174#: config/tc-ppc.c:4704 15175#, c-format 15176msgid "label %s was not defined in this dwarf section" 15177msgstr "" 15178 15179#: config/tc-ppc.c:4818 15180msgid "the XCOFF file format does not support arbitrary sections" 15181msgstr "" 15182 15183#: config/tc-ppc.c:4889 15184msgid ".ref outside .csect" 15185msgstr "" 15186 15187#: config/tc-ppc.c:4910 config/tc-ppc.c:5110 15188msgid "missing symbol name" 15189msgstr "" 15190 15191#: config/tc-ppc.c:4940 15192msgid "missing rename string" 15193msgstr "" 15194 15195#: config/tc-ppc.c:4970 config/tc-ppc.c:5512 read.c:3689 15196msgid "missing value" 15197msgstr "" 15198 15199#: config/tc-ppc.c:4988 15200msgid "illegal .stabx expression; zero assumed" 15201msgstr "" 15202 15203#: config/tc-ppc.c:5020 15204msgid "missing class" 15205msgstr "" 15206 15207#: config/tc-ppc.c:5029 15208msgid "missing type" 15209msgstr "" 15210 15211#: config/tc-ppc.c:5056 15212msgid ".stabx of storage class stsym must be within .bs/.es" 15213msgstr "" 15214 15215#: config/tc-ppc.c:5300 15216msgid "nested .bs blocks" 15217msgstr "" 15218 15219#: config/tc-ppc.c:5331 15220msgid ".es without preceding .bs" 15221msgstr "" 15222 15223#: config/tc-ppc.c:5504 15224msgid "non-constant byte count" 15225msgstr "" 15226 15227#: config/tc-ppc.c:5579 15228msgid ".tc not in .toc section" 15229msgstr "" 15230 15231#: config/tc-ppc.c:5597 15232msgid ".tc with no label" 15233msgstr "" 15234 15235#: config/tc-ppc.c:5625 15236#, c-format 15237msgid ".tc with storage class %d not yet supported" 15238msgstr "" 15239 15240#: config/tc-ppc.c:5695 config/tc-s390.c:1960 15241msgid ".machine stack overflow" 15242msgstr "" 15243 15244#: config/tc-ppc.c:5702 config/tc-s390.c:1971 15245msgid ".machine stack underflow" 15246msgstr "" 15247 15248#: config/tc-ppc.c:5709 config/tc-s390.c:1983 15249#, c-format 15250msgid "invalid machine `%s'" 15251msgstr "" 15252 15253#: config/tc-ppc.c:5752 15254msgid "bad symbol suffix" 15255msgstr "" 15256 15257#: config/tc-ppc.c:5851 15258msgid "unrecognized symbol suffix" 15259msgstr "" 15260 15261#: config/tc-ppc.c:5939 15262msgid ".ef with no preceding .function" 15263msgstr "" 15264 15265#: config/tc-ppc.c:6074 15266#, c-format 15267msgid "warning: symbol %s has no csect" 15268msgstr "" 15269 15270#: config/tc-ppc.c:6406 15271msgid "symbol in .toc does not match any .tc" 15272msgstr "" 15273 15274#: config/tc-ppc.c:7104 15275#, c-format 15276msgid "%s unsupported as instruction fixup" 15277msgstr "" 15278 15279#: config/tc-ppc.c:7203 15280#, c-format 15281msgid "unsupported relocation against %s" 15282msgstr "" 15283 15284#: config/tc-ppc.c:7361 15285#, c-format 15286msgid "R_TLSML relocation doesn't target a symbol named \"_$TLSML\". %s" 15287msgstr "" 15288 15289#: config/tc-ppc.c:7382 15290#, c-format 15291msgid "Gas failure, reloc value %d\n" 15292msgstr "" 15293 15294#: config/tc-pru.c:603 15295#, c-format 15296msgid "quick branch offset %d out of range %d to %d" 15297msgstr "" 15298 15299#: config/tc-pru.c:618 15300#, c-format 15301msgid "immediate value %llu out of range %u to %lu" 15302msgstr "" 15303 15304#: config/tc-pru.c:697 15305msgid "unexpected PC relative expression" 15306msgstr "" 15307 15308#: config/tc-pru.c:734 config/tc-pru.c:741 15309msgid "residual low bits in pmem diff relocation" 15310msgstr "" 15311 15312#: config/tc-pru.c:939 config/tc-pru.c:972 15313#, c-format 15314msgid "trailing garbage after expression: %s" 15315msgstr "" 15316 15317#: config/tc-pru.c:944 15318#, c-format 15319msgid "expected expression, got %s" 15320msgstr "" 15321 15322#: config/tc-pru.c:977 15323#, c-format 15324msgid "expected constant expression, got %s" 15325msgstr "" 15326 15327#: config/tc-pru.c:1030 15328msgid "data transfer register cannot be halfword" 15329msgstr "" 15330 15331#: config/tc-pru.c:1049 15332msgid "destination register must be full-word" 15333msgstr "" 15334 15335#: config/tc-pru.c:1081 15336#, c-format 15337msgid "cannot use partial register %s for addressing" 15338msgstr "" 15339 15340#: config/tc-pru.c:1094 15341#, c-format 15342msgid "value %lu is too large for a byte operand" 15343msgstr "" 15344 15345#: config/tc-pru.c:1116 15346#, c-format 15347msgid "loop count constant %ld is out of range [1..%d]" 15348msgstr "" 15349 15350#: config/tc-pru.c:1216 config/tc-pru.c:1242 15351#, c-format 15352msgid "byte count constant %ld is out of range [1..%d]" 15353msgstr "" 15354 15355#: config/tc-pru.c:1223 config/tc-pru.c:1249 15356msgid "only r0 can be used as byte count register" 15357msgstr "" 15358 15359#: config/tc-pru.c:1225 config/tc-pru.c:1251 15360msgid "only r0.bX byte fields of r0 can be used as byte count" 15361msgstr "" 15362 15363#: config/tc-pru.c:1264 15364#, c-format 15365msgid "invalid constant table offset %ld" 15366msgstr "" 15367 15368#: config/tc-pru.c:1275 15369#, c-format 15370msgid "invalid WakeOnStatus %ld" 15371msgstr "" 15372 15373#: config/tc-pru.c:1286 15374#, c-format 15375msgid "invalid XFR WideBus Address %ld" 15376msgstr "" 15377 15378#: config/tc-pru.c:1546 15379#, c-format 15380msgid "" 15381"PRU options:\n" 15382" -mlink-relax generate relocations for linker relaxation (default).\n" 15383" -mno-link-relax don't generate relocations for linker relaxation.\n" 15384msgstr "" 15385 15386#: config/tc-pru.c:1819 15387#, c-format 15388msgid "Label \"%s\" matches a CPU register name" 15389msgstr "" 15390 15391#: config/tc-riscv.c:234 15392#, c-format 15393msgid "" 15394"unknown default privileged spec `%s' set by -mpriv-spec or --with-priv-spec" 15395msgstr "" 15396 15397#. Still can not find the privileged spec class. 15398#: config/tc-riscv.c:256 15399#, c-format 15400msgid "" 15401"unknown default privileged spec `%d.%d.%d' set by privileged elf attributes" 15402msgstr "" 15403 15404#: config/tc-riscv.c:366 config/tc-riscv.c:745 config/tc-riscv.c:803 15405#: config/tc-riscv.c:1188 15406#, c-format 15407msgid "internal: duplicate %s" 15408msgstr "" 15409 15410#: config/tc-riscv.c:892 15411#, c-format 15412msgid "internal: bad RISC-V CSR class (0x%x)" 15413msgstr "" 15414 15415#: config/tc-riscv.c:896 15416#, c-format 15417msgid "invalid CSR `%s' for the current ISA" 15418msgstr "" 15419 15420#: config/tc-riscv.c:917 15421#, c-format 15422msgid "invalid CSR `%s' for the privileged spec `%s'" 15423msgstr "" 15424 15425#: config/tc-riscv.c:1027 15426#, c-format 15427msgid "internal: bad RISC-V opcode (mask error): %s %s" 15428msgstr "" 15429 15430#: config/tc-riscv.c:1077 15431#, c-format 15432msgid "internal: bad RISC-V opcode (unknown operand type `CF%c'): %s %s" 15433msgstr "" 15434 15435#: config/tc-riscv.c:1084 15436#, c-format 15437msgid "internal: bad RISC-V opcode (unknown operand type `C%c'): %s %s" 15438msgstr "" 15439 15440#: config/tc-riscv.c:1132 config/tc-riscv.c:1144 15441#, c-format 15442msgid "internal: bad RISC-V opcode (unknown operand type `F%c'): %s %s" 15443msgstr "" 15444 15445#: config/tc-riscv.c:1151 15446#, c-format 15447msgid "internal: bad RISC-V opcode (unknown operand type `%c'): %s %s" 15448msgstr "" 15449 15450#: config/tc-riscv.c:1159 15451#, c-format 15452msgid "internal: bad RISC-V opcode (bits 0x%lx undefined): %s %s" 15453msgstr "" 15454 15455#: config/tc-riscv.c:1199 15456msgid "internal: broken assembler. No assembly attempted" 15457msgstr "" 15458 15459#: config/tc-riscv.c:1310 15460#, c-format 15461msgid "internal: usupported RISC-V relocation number %d" 15462msgstr "" 15463 15464#: config/tc-riscv.c:1392 15465msgid "internal: invalid macro" 15466msgstr "" 15467 15468#: config/tc-riscv.c:1417 15469msgid "internal: vasprintf failed" 15470msgstr "" 15471 15472#: config/tc-riscv.c:1447 config/tc-riscv.c:1525 15473msgid "unsupported large constant" 15474msgstr "" 15475 15476#: config/tc-riscv.c:1449 15477#, c-format 15478msgid "unknown CSR `%s'" 15479msgstr "" 15480 15481#: config/tc-riscv.c:1452 15482#, c-format 15483msgid "instruction %s requires absolute expression" 15484msgstr "" 15485 15486#: config/tc-riscv.c:1719 15487#, c-format 15488msgid "internal: macro %s not implemented" 15489msgstr "" 15490 15491#: config/tc-riscv.c:2062 15492#, c-format 15493msgid "read-only CSR is written `%s'" 15494msgstr "" 15495 15496#: config/tc-riscv.c:2301 15497msgid "bad value for compressed funct6 field, value must be 0...64" 15498msgstr "" 15499 15500#: config/tc-riscv.c:2316 15501msgid "bad value for compressed funct4 field, value must be 0...15" 15502msgstr "" 15503 15504#: config/tc-riscv.c:2331 15505msgid "bad value for compressed funct3 field, value must be 0...7" 15506msgstr "" 15507 15508#: config/tc-riscv.c:2346 15509msgid "bad value for compressed funct2 field, value must be 0...3" 15510msgstr "" 15511 15512#: config/tc-riscv.c:2356 15513#, c-format 15514msgid "internal: unknown compressed funct field specifier `CF%c'" 15515msgstr "" 15516 15517#: config/tc-riscv.c:2362 15518#, c-format 15519msgid "internal: unknown compressed field specifier `C%c'" 15520msgstr "" 15521 15522#: config/tc-riscv.c:2386 config/tc-riscv.c:2397 15523#, c-format 15524msgid "improper shift amount (%lu)" 15525msgstr "" 15526 15527#: config/tc-riscv.c:2408 15528#, c-format 15529msgid "improper CSRxI immediate (%lu)" 15530msgstr "" 15531 15532#: config/tc-riscv.c:2425 15533#, c-format 15534msgid "improper CSR address (%lu)" 15535msgstr "" 15536 15537#: config/tc-riscv.c:2603 15538msgid "lui expression not in range 0..1048575" 15539msgstr "" 15540 15541#: config/tc-riscv.c:2640 15542msgid "" 15543"bad value for opcode field, value must be 0...127 and lower 2 bits must be " 15544"0x3" 15545msgstr "" 15546 15547#: config/tc-riscv.c:2656 15548msgid "bad value for opcode field, value must be 0...2" 15549msgstr "" 15550 15551#: config/tc-riscv.c:2666 15552#, c-format 15553msgid "internal: unknown opcode field specifier `O%c'" 15554msgstr "" 15555 15556#: config/tc-riscv.c:2680 15557msgid "bad value for funct7 field, value must be 0...127" 15558msgstr "" 15559 15560#: config/tc-riscv.c:2695 15561msgid "bad value for funct3 field, value must be 0...7" 15562msgstr "" 15563 15564#: config/tc-riscv.c:2710 15565msgid "bad value for funct2 field, value must be 0...3" 15566msgstr "" 15567 15568#: config/tc-riscv.c:2720 15569#, c-format 15570msgid "internal: unknown funct field specifier `F%c'\n" 15571msgstr "" 15572 15573#: config/tc-riscv.c:2735 15574#, c-format 15575msgid "internal: unknown argument type `%c'" 15576msgstr "" 15577 15578#: config/tc-riscv.c:2740 15579msgid "illegal operands" 15580msgstr "" 15581 15582#: config/tc-riscv.c:3119 15583#, c-format 15584msgid "internal: bad CFA value #%d" 15585msgstr "" 15586 15587#: config/tc-riscv.c:3200 15588#, c-format 15589msgid "internal: bad relocation #%d" 15590msgstr "" 15591 15592#: config/tc-riscv.c:3205 15593msgid "unsupported symbol subtraction" 15594msgstr "" 15595 15596#: config/tc-riscv.c:3314 15597msgid ".option pop with no .option push" 15598msgstr "" 15599 15600#: config/tc-riscv.c:3324 15601#, c-format 15602msgid "unrecognized .option directive: %s\n" 15603msgstr "" 15604 15605#: config/tc-riscv.c:3499 15606#, c-format 15607msgid "cannot represent %s relocation in object file" 15608msgstr "" 15609 15610#: config/tc-riscv.c:3640 15611#, c-format 15612msgid "" 15613"RISC-V options:\n" 15614" -fpic generate position-independent code\n" 15615" -fno-pic don't generate position-independent code " 15616"(default)\n" 15617" -march=ISA set the RISC-V architecture\n" 15618" -misa-spec=ISAspec set the RISC-V ISA spec (2.2, 20190608, " 15619"20191213)\n" 15620" -mpriv-spec=PRIVspec set the RISC-V privilege spec (1.9, 1.9.1, " 15621"1.10, 1.11)\n" 15622" -mabi=ABI set the RISC-V ABI\n" 15623" -mrelax enable relax (default)\n" 15624" -mno-relax disable relax\n" 15625" -march-attr generate RISC-V arch attribute\n" 15626" -mno-arch-attr don't generate RISC-V arch attribute\n" 15627msgstr "" 15628 15629#: config/tc-riscv.c:3678 15630#, c-format 15631msgid "unknown register `%s'" 15632msgstr "" 15633 15634#: config/tc-riscv.c:3700 15635#, c-format 15636msgid "non-constant .%cleb128 is not supported" 15637msgstr "" 15638 15639#: config/tc-riscv.c:3785 15640#, c-format 15641msgid "internal: bad RISC-V privileged spec (%s)" 15642msgstr "" 15643 15644#: config/tc-riscv.c:3868 15645msgid "architecture elf attributes must set before any instructions" 15646msgstr "" 15647 15648#: config/tc-riscv.c:3886 15649msgid "privileged elf attributes must set before any instructions" 15650msgstr "" 15651 15652#: config/tc-rl78.c:213 15653msgid "16-bit relocation used in 8-bit operand" 15654msgstr "" 15655 15656#: config/tc-rl78.c:217 15657msgid "8-bit relocation used in 16-bit operand" 15658msgstr "" 15659 15660#: config/tc-rl78.c:243 config/tc-rx.c:888 15661#, c-format 15662msgid "Value %d doesn't fit in unsigned %d-bit field" 15663msgstr "" 15664 15665#: config/tc-rl78.c:249 config/tc-rx.c:894 15666#, c-format 15667msgid "Value %d doesn't fit in signed %d-bit field" 15668msgstr "" 15669 15670#: config/tc-rl78.c:367 15671#, c-format 15672msgid " RL78 specific command line options:\n" 15673msgstr "" 15674 15675#: config/tc-rl78.c:368 15676#, c-format 15677msgid " --mrelax Enable link time relaxation\n" 15678msgstr "" 15679 15680#: config/tc-rl78.c:369 15681#, c-format 15682msgid " --mg10 Enable support for G10 variant\n" 15683msgstr "" 15684 15685#: config/tc-rl78.c:370 15686#, c-format 15687msgid " --mg13 Selects the G13 core.\n" 15688msgstr "" 15689 15690#: config/tc-rl78.c:371 15691#, c-format 15692msgid " --mg14 Selects the G14 core [default]\n" 15693msgstr "" 15694 15695#: config/tc-rl78.c:372 15696#, c-format 15697msgid " --mrl78 Alias for --mg14\n" 15698msgstr "" 15699 15700#: config/tc-rl78.c:373 15701#, c-format 15702msgid " --m32bit-doubles [default]\n" 15703msgstr "" 15704 15705#: config/tc-rl78.c:374 15706#, c-format 15707msgid " --m64bit-doubles Source code uses 64-bit doubles\n" 15708msgstr "" 15709 15710#: config/tc-rl78.c:450 15711#, c-format 15712msgid "%%%s() must be outermost term in expression" 15713msgstr "" 15714 15715#: config/tc-rl78.c:678 config/tc-rx.c:2255 15716#, c-format 15717msgid "unsupported constant size %d\n" 15718msgstr "" 15719 15720#: config/tc-rl78.c:694 15721#, c-format 15722msgid "%%hi16/%%lo16 only applies to .short or .hword" 15723msgstr "" 15724 15725#: config/tc-rl78.c:704 15726#, c-format 15727msgid "%%hi8 only applies to .byte" 15728msgstr "" 15729 15730#: config/tc-rl78.c:716 config/tc-rx.c:2262 15731msgid "difference of two symbols only supported with .long, .short, or .byte" 15732msgstr "" 15733 15734#: config/tc-rl78.c:1237 config/tc-rx.c:2189 15735#, c-format 15736msgid "bad frag at %p : fix %ld addr %ld %ld \n" 15737msgstr "" 15738 15739#: config/tc-rl78.c:1453 15740#, c-format 15741msgid "value of %ld too large for 8-bit branch" 15742msgstr "" 15743 15744#: config/tc-rl78.c:1464 15745#, c-format 15746msgid "value of %ld too large for 16-bit branch" 15747msgstr "" 15748 15749#: config/tc-rl78.c:1513 config/tc-rx.c:2454 15750#, c-format 15751msgid "Unknown reloc in md_apply_fix: %s" 15752msgstr "" 15753 15754#: config/tc-rx.c:194 15755#, c-format 15756msgid "unrecognised RX CPU type %s" 15757msgstr "" 15758 15759#: config/tc-rx.c:209 15760#, c-format 15761msgid " RX specific command line options:\n" 15762msgstr "" 15763 15764#: config/tc-rx.c:210 15765#, c-format 15766msgid " --mbig-endian-data\n" 15767msgstr "" 15768 15769#: config/tc-rx.c:211 15770#, c-format 15771msgid " --mlittle-endian-data [default]\n" 15772msgstr "" 15773 15774#: config/tc-rx.c:212 15775#, c-format 15776msgid " --m32bit-doubles [default]\n" 15777msgstr "" 15778 15779#: config/tc-rx.c:213 15780#, c-format 15781msgid " --m64bit-doubles\n" 15782msgstr "" 15783 15784#: config/tc-rx.c:214 15785#, c-format 15786msgid " --muse-conventional-section-names\n" 15787msgstr "" 15788 15789#: config/tc-rx.c:215 15790#, c-format 15791msgid " --muse-renesas-section-names [default]\n" 15792msgstr "" 15793 15794#: config/tc-rx.c:216 15795#, c-format 15796msgid " --msmall-data-limit\n" 15797msgstr "" 15798 15799#: config/tc-rx.c:217 15800#, c-format 15801msgid " --mrelax\n" 15802msgstr "" 15803 15804#: config/tc-rx.c:218 15805#, c-format 15806msgid " --mpid\n" 15807msgstr "" 15808 15809#: config/tc-rx.c:219 15810#, c-format 15811msgid " --mint-register=<value>\n" 15812msgstr "" 15813 15814#: config/tc-rx.c:220 15815#, c-format 15816msgid " --mcpu=<rx100|rx200|rx600|rx610|rxv2|rxv3|rxv3-dfpu>\n" 15817msgstr "" 15818 15819#: config/tc-rx.c:221 15820#, c-format 15821msgid " --mno-allow-string-insns" 15822msgstr "" 15823 15824#: config/tc-rx.c:301 15825msgid "no filename following .INCLUDE pseudo-op" 15826msgstr "" 15827 15828#: config/tc-rx.c:404 15829#, c-format 15830msgid "unable to locate include file: %s" 15831msgstr "" 15832 15833#: config/tc-rx.c:455 15834#, c-format 15835msgid "unrecognised alignment value in .SECTION directive: %s" 15836msgstr "" 15837 15838#: config/tc-rx.c:472 15839#, c-format 15840msgid "unknown parameter following .SECTION directive: %s" 15841msgstr "" 15842 15843#: config/tc-rx.c:558 15844msgid "expecting either ON or OFF after .list" 15845msgstr "" 15846 15847#: config/tc-rx.c:594 15848#, c-format 15849msgid "The \".%s\" pseudo-op is not implemented\n" 15850msgstr "" 15851 15852#: config/tc-rx.c:967 config/tc-rx.c:969 15853#, c-format 15854msgid "Value %d and %d out of range" 15855msgstr "" 15856 15857#: config/tc-rx.c:1124 15858msgid "The .DEFINE pseudo-op is not implemented" 15859msgstr "" 15860 15861#: config/tc-rx.c:1126 15862msgid "The .MACRO pseudo-op is not implemented" 15863msgstr "" 15864 15865#: config/tc-rx.c:1128 15866msgid "The .BTEQU pseudo-op is not implemented." 15867msgstr "" 15868 15869#: config/tc-rx.c:2120 15870msgid "invalid immediate size" 15871msgstr "" 15872 15873#: config/tc-rx.c:2139 15874msgid "invalid immediate field position" 15875msgstr "" 15876 15877#: config/tc-rx.c:2306 15878#, c-format 15879msgid "jump not 3..10 bytes away (is %d)" 15880msgstr "" 15881 15882#: config/tc-rx.c:2697 15883msgid "" 15884"Use of an RX string instruction detected in a file being assembled without " 15885"string instruction support" 15886msgstr "" 15887 15888#: config/tc-s12z.c:146 15889msgid "" 15890"\n" 15891"s12z options:\n" 15892msgstr "" 15893 15894#: config/tc-s12z.c:147 15895msgid "" 15896" -mreg-prefix=PREFIX set a prefix used to indicate register names " 15897"(default none)\n" 15898msgstr "" 15899 15900#: config/tc-s12z.c:148 15901msgid "" 15902" -mdollar-hex the prefix '$' instead of '0x' is used to indicate " 15903"literal hexadecimal constants\n" 15904msgstr "" 15905 15906#: config/tc-s12z.c:315 15907msgid "A non-constant expression is not permitted here" 15908msgstr "" 15909 15910#: config/tc-s12z.c:432 15911#, c-format 15912msgid "Expecting '%c'" 15913msgstr "" 15914 15915#: config/tc-s12z.c:455 15916msgid "An immediate value in a source operand is inappropriate" 15917msgstr "" 15918 15919#: config/tc-s12z.c:504 config/tc-s12z.c:605 15920msgid "Bad operand for constant offset" 15921msgstr "" 15922 15923#: config/tc-s12z.c:532 config/tc-s12z.c:623 15924msgid "Invalid operand for register offset" 15925msgstr "" 15926 15927#: config/tc-s12z.c:638 15928msgid "Invalid register for postdecrement operation" 15929msgstr "" 15930 15931#: config/tc-s12z.c:674 15932msgid "Invalid register for preincrement operation" 15933msgstr "" 15934 15935#: config/tc-s12z.c:692 15936msgid "Invalid register for predecrement operation" 15937msgstr "" 15938 15939#: config/tc-s12z.c:811 15940msgid "Garbage at end of instruction" 15941msgstr "" 15942 15943#: config/tc-s12z.c:940 15944msgid "Offset is outside of 15 bit range" 15945msgstr "" 15946 15947#: config/tc-s12z.c:1056 15948msgid "Bad size" 15949msgstr "" 15950 15951#: config/tc-s12z.c:1101 config/tc-s12z.c:1161 config/tc-s12z.c:1223 15952#: config/tc-s12z.c:1288 15953msgid "BAD MUL" 15954msgstr "" 15955 15956#: config/tc-s12z.c:1428 15957#, c-format 15958msgid "Source register for %s is no larger than the destination register" 15959msgstr "" 15960 15961#: config/tc-s12z.c:1431 15962msgid "The destination and source registers are identical" 15963msgstr "" 15964 15965#: config/tc-s12z.c:1455 15966#, c-format 15967msgid "Immediate value %ld is out of range for instruction %s" 15968msgstr "" 15969 15970#: config/tc-s12z.c:1526 15971#, c-format 15972msgid "trap value %ld is not valid" 15973msgstr "" 15974 15975#: config/tc-s12z.c:1966 15976msgid "Shift value should be in the range [0,31]" 15977msgstr "" 15978 15979#: config/tc-s12z.c:2013 15980msgid "Bad shift mode" 15981msgstr "" 15982 15983#: config/tc-s12z.c:2026 15984msgid "Bad shift *direction" 15985msgstr "" 15986 15987#: config/tc-s12z.c:2284 15988#, c-format 15989msgid "Immediate operand %ld is inappropriate for size of instruction" 15990msgstr "" 15991 15992#: config/tc-s12z.c:2375 config/tc-s12z.c:2444 config/tc-s12z.c:2512 15993#, c-format 15994msgid "Invalid width value for %s" 15995msgstr "" 15996 15997#: config/tc-s12z.c:2388 config/tc-s12z.c:2457 config/tc-s12z.c:2525 15998#, c-format 15999msgid "Invalid offset value for %s" 16000msgstr "" 16001 16002#: config/tc-s12z.c:3822 16003#, c-format 16004msgid "Invalid instruction: \"%s\"" 16005msgstr "" 16006 16007#: config/tc-s12z.c:3823 16008#, c-format 16009msgid "First invalid token: \"%s\"" 16010msgstr "" 16011 16012#: config/tc-s390.c:237 config/tc-sparc.c:310 16013msgid "Invalid default architecture, broken assembler." 16014msgstr "" 16015 16016#: config/tc-s390.c:376 16017#, c-format 16018msgid "no such machine extension `%s'" 16019msgstr "" 16020 16021#: config/tc-s390.c:387 16022#, c-format 16023msgid "junk at end of machine string, first unrecognized character is `%c'" 16024msgstr "" 16025 16026#: config/tc-s390.c:454 config/tc-sparc.c:489 16027#, c-format 16028msgid "invalid architecture -A%s" 16029msgstr "" 16030 16031#: config/tc-s390.c:477 16032#, c-format 16033msgid "" 16034" S390 options:\n" 16035" -mregnames Allow symbolic names for registers\n" 16036" -mwarn-areg-zero Warn about zero base/index registers\n" 16037" -mno-regnames Do not allow symbolic names for registers\n" 16038" -m31 Set file format to 31 bit format\n" 16039" -m64 Set file format to 64 bit format\n" 16040msgstr "" 16041 16042#: config/tc-s390.c:484 16043#, c-format 16044msgid "" 16045" -V print assembler version number\n" 16046" -Qy, -Qn ignored\n" 16047msgstr "" 16048 16049#: config/tc-s390.c:562 16050msgid "The 64 bit file format is used without esame instructions." 16051msgstr "" 16052 16053#: config/tc-s390.c:620 16054#, c-format 16055msgid "operand out of range (%s not between %ld and %ld)" 16056msgstr "" 16057 16058#: config/tc-s390.c:845 16059#, c-format 16060msgid "identifier+constant@%s means identifier@%s+constant" 16061msgstr "" 16062 16063#: config/tc-s390.c:926 16064msgid "Can't handle O_big in s390_exp_compare" 16065msgstr "" 16066 16067#: config/tc-s390.c:1008 16068msgid "Invalid suffix for literal pool entry" 16069msgstr "" 16070 16071#: config/tc-s390.c:1065 16072msgid "Big number is too big" 16073msgstr "" 16074 16075#: config/tc-s390.c:1214 16076msgid "relocation not applicable" 16077msgstr "" 16078 16079#: config/tc-s390.c:1344 16080msgid "invalid length field specified" 16081msgstr "" 16082 16083#: config/tc-s390.c:1348 16084msgid "index register specified but zero" 16085msgstr "" 16086 16087#: config/tc-s390.c:1352 16088msgid "base register specified but zero" 16089msgstr "" 16090 16091#: config/tc-s390.c:1356 16092msgid "odd numbered general purpose register specified as register pair" 16093msgstr "" 16094 16095#: config/tc-s390.c:1364 16096msgid "" 16097"invalid floating point register pair. Valid fp register pair operands are " 16098"0, 1, 4, 5, 8, 9, 12 or 13." 16099msgstr "" 16100 16101#: config/tc-s390.c:1453 16102msgid "invalid operand suffix" 16103msgstr "" 16104 16105#: config/tc-s390.c:1476 16106msgid "syntax error; missing '(' after displacement" 16107msgstr "" 16108 16109#: config/tc-s390.c:1493 config/tc-s390.c:1539 config/tc-s390.c:1571 16110msgid "syntax error; expected ','" 16111msgstr "" 16112 16113#: config/tc-s390.c:1525 16114msgid "syntax error; missing ')' after base register" 16115msgstr "" 16116 16117#: config/tc-s390.c:1556 16118msgid "syntax error; ')' not allowed here" 16119msgstr "" 16120 16121#: config/tc-s390.c:1696 16122#, c-format 16123msgid "Opcode %s not available in this mode" 16124msgstr "" 16125 16126#: config/tc-s390.c:1751 config/tc-s390.c:1774 config/tc-s390.c:1787 16127msgid "Invalid .insn format\n" 16128msgstr "" 16129 16130#: config/tc-s390.c:1759 16131#, c-format 16132msgid "Unrecognized opcode format: `%s'" 16133msgstr "" 16134 16135#: config/tc-s390.c:1790 16136msgid "second operand of .insn not a constant\n" 16137msgstr "" 16138 16139#: config/tc-s390.c:1793 16140msgid "missing comma after insn constant\n" 16141msgstr "" 16142 16143#: config/tc-s390.c:2032 16144msgid ".machinemode stack overflow" 16145msgstr "" 16146 16147#: config/tc-s390.c:2039 16148msgid ".machinemode stack underflow" 16149msgstr "" 16150 16151#: config/tc-s390.c:2056 16152#, c-format 16153msgid "invalid machine mode `%s'" 16154msgstr "" 16155 16156#: config/tc-s390.c:2258 16157#, c-format 16158msgid "cannot emit relocation %s against subsy symbol %s" 16159msgstr "" 16160 16161#: config/tc-s390.c:2375 16162msgid "unsupported relocation type" 16163msgstr "" 16164 16165#: config/tc-s390.c:2430 16166#, c-format 16167msgid "cannot emit PC relative %s relocation%s%s" 16168msgstr "" 16169 16170#: config/tc-s390.c:2569 16171#, c-format 16172msgid "Gas failure, reloc type %s\n" 16173msgstr "" 16174 16175#: config/tc-s390.c:2571 16176#, c-format 16177msgid "Gas failure, reloc type #%i\n" 16178msgstr "" 16179 16180#: config/tc-score.c:260 16181msgid "div / mul are reserved instructions" 16182msgstr "" 16183 16184#: config/tc-score.c:261 16185msgid "This architecture doesn't support mmu" 16186msgstr "" 16187 16188#: config/tc-score.c:262 16189msgid "This architecture doesn't support atomic instruction" 16190msgstr "" 16191 16192#: config/tc-score.c:468 16193msgid "S+core register expected" 16194msgstr "" 16195 16196#: config/tc-score.c:469 16197msgid "S+core special-register expected" 16198msgstr "" 16199 16200#: config/tc-score.c:470 16201msgid "S+core co-processor register expected" 16202msgstr "" 16203 16204#: config/tc-score.c:1073 16205msgid "Using temp register (r1)" 16206msgstr "" 16207 16208#: config/tc-score.c:1092 16209#, c-format 16210msgid "register expected, not '%.100s'" 16211msgstr "" 16212 16213#: config/tc-score.c:1148 config/tc-score.c:5487 16214msgid "rd must be even number." 16215msgstr "" 16216 16217#: config/tc-score.c:1512 config/tc-score.c:1519 16218#, c-format 16219msgid "invalid constant: %d bit expression not in range %u..%u" 16220msgstr "" 16221 16222#: config/tc-score.c:1525 config/tc-score.c:1532 config/tc-score.c:2897 16223#: config/tc-score.c:2902 config/tc-score.c:3167 config/tc-score.c:3172 16224#: config/tc-score.c:3464 16225#, c-format 16226msgid "invalid constant: %d bit expression not in range %d..%d" 16227msgstr "" 16228 16229#: config/tc-score.c:1557 16230msgid "invalid constant: bit expression not defined" 16231msgstr "" 16232 16233#: config/tc-score.c:2067 16234msgid "Using temp register(r1)" 16235msgstr "" 16236 16237#: config/tc-score.c:2081 16238#, c-format 16239msgid "low register (r0-r15) expected, not '%.100s'" 16240msgstr "" 16241 16242#: config/tc-score.c:2143 config/tc-score.c:3484 config/tc-score.c:3652 16243#: config/tc-score.c:3697 16244#, c-format 16245msgid "missing [" 16246msgstr "" 16247 16248#: config/tc-score.c:2157 config/tc-score.c:3105 config/tc-score.c:3307 16249#: config/tc-score.c:3323 config/tc-score.c:3394 config/tc-score.c:3449 16250#: config/tc-score.c:3673 config/tc-score.c:3718 config/tc-score.c:3867 16251#: config/tc-score.c:3921 config/tc-score.c:3967 16252#, c-format 16253msgid "missing ]" 16254msgstr "" 16255 16256#: config/tc-score.c:2347 16257#, c-format 16258msgid "Fix data dependency: %s %s -- %s %s (insert %d nop!/%d)" 16259msgstr "" 16260 16261#: config/tc-score.c:2366 16262#, c-format 16263msgid "Fix data dependency: %s %s -- %s %s (insert 1 pflush/%d)" 16264msgstr "" 16265 16266#: config/tc-score.c:2382 config/tc-score.c:2389 16267#, c-format 16268msgid "data dependency: %s %s -- %s %s (%d/%d bubble)" 16269msgstr "" 16270 16271#: config/tc-score.c:2840 16272msgid "address offset must be half word alignment" 16273msgstr "" 16274 16275#: config/tc-score.c:2848 16276msgid "address offset must be word alignment" 16277msgstr "" 16278 16279#: config/tc-score.c:2988 config/tc-score.c:3125 16280msgid "register same as write-back base" 16281msgstr "" 16282 16283#: config/tc-score.c:3095 16284msgid "pre-indexed expression expected" 16285msgstr "" 16286 16287#: config/tc-score.c:3424 16288#, c-format 16289msgid "invalid register number: %d is not in [r0--r7]" 16290msgstr "" 16291 16292#: config/tc-score.c:3441 16293msgid "comma is expected" 16294msgstr "" 16295 16296#: config/tc-score.c:3472 16297#, c-format 16298msgid "invalid constant: %d is not word align integer" 16299msgstr "" 16300 16301#: config/tc-score.c:3511 config/tc-score.c:3554 16302msgid "invalid constant: 32 bit expression not word align" 16303msgstr "" 16304 16305#: config/tc-score.c:3520 config/tc-score.c:3563 16306msgid "invalid constant: 32 bit expression not in range [0, 0xffffffff]" 16307msgstr "" 16308 16309#: config/tc-score.c:3596 16310msgid "" 16311"invalid constant: 32 bit expression not in range [-0x80000000, 0x7fffffff]" 16312msgstr "" 16313 16314#: config/tc-score.c:3785 config/tc-score.c:3813 16315msgid "imm5 should >= 2" 16316msgstr "" 16317 16318#: config/tc-score.c:3790 config/tc-score.c:3819 16319msgid "reg should <= 31" 16320msgstr "" 16321 16322#: config/tc-score.c:3861 config/tc-score.c:3912 16323msgid "missing +" 16324msgstr "" 16325 16326#: config/tc-score.c:3905 16327#, c-format 16328msgid "%s register same as write-back base" 16329msgstr "" 16330 16331#: config/tc-score.c:3907 16332msgid "destination" 16333msgstr "" 16334 16335#: config/tc-score.c:3907 16336msgid "source" 16337msgstr "" 16338 16339#: config/tc-score.c:4238 config/tc-score.c:4314 config/tc-score.c:4949 16340msgid "expression error" 16341msgstr "" 16342 16343#: config/tc-score.c:4320 16344msgid "value not in range [-0xffffffff, 0xffffffff]" 16345msgstr "" 16346 16347#: config/tc-score.c:4348 16348msgid "li rd label isn't correct instruction form" 16349msgstr "" 16350 16351#: config/tc-score.c:4515 config/tc-score.c:4669 config/tc-score.c:5200 16352#: config/tc-score.c:5228 16353msgid "lacking label " 16354msgstr "" 16355 16356#: config/tc-score.c:4899 16357msgid "s3_PIC code offset overflow (max 16 signed bits)" 16358msgstr "" 16359 16360#: config/tc-score.c:4955 16361msgid "value not in range [0, 0x7fffffff]" 16362msgstr "" 16363 16364#: config/tc-score.c:4960 16365msgid "end on line error" 16366msgstr "" 16367 16368#: config/tc-score.c:5207 16369msgid "invalid constant: 25 bit expression not in range [-16777216, 16777215]" 16370msgstr "" 16371 16372#: config/tc-score.c:5234 16373msgid "invalid constant: 20 bit expression not in range -2^19..2^19-1" 16374msgstr "" 16375 16376#: config/tc-score.c:5267 16377msgid "lacking label" 16378msgstr "" 16379 16380#: config/tc-score.c:5272 16381msgid "invalid constant: 10 bit expression not in range [-2^9, 2^9-1]" 16382msgstr "" 16383 16384#: config/tc-score.c:5367 16385msgid "pce instruction error (16 bit || 16 bit)." 16386msgstr "" 16387 16388#: config/tc-score.c:5385 config/tc-score.c:5409 config/tc-score.c:5436 16389#: config/tc-score.c:5465 config/tc-score.c:5514 16390msgid "score3d instruction." 16391msgstr "" 16392 16393#: config/tc-score.c:6020 16394msgid "Unsupported use of .gpword" 16395msgstr "" 16396 16397#: config/tc-score.c:6116 16398#, c-format 16399msgid "BSS length (%d) < 0 ignored" 16400msgstr "" 16401 16402#: config/tc-score.c:6130 read.c:2533 16403#, c-format 16404msgid "error setting flags for \".sbss\": %s" 16405msgstr "" 16406 16407#: config/tc-score.c:6144 config/tc-sparc.c:4161 16408msgid "missing alignment" 16409msgstr "" 16410 16411#: config/tc-score.c:6181 16412#, c-format 16413msgid "alignment too large; %d assumed" 16414msgstr "" 16415 16416#: config/tc-score.c:6186 read.c:2594 16417msgid "alignment negative; 0 assumed" 16418msgstr "" 16419 16420#. Error routine. 16421#: config/tc-score.c:6583 config/tc-score.c:6607 16422msgid "size is not 4 or 6" 16423msgstr "" 16424 16425#: config/tc-score.c:6666 16426msgid "bad call to MD_ATOF()" 16427msgstr "" 16428 16429#: config/tc-score.c:7165 config/tc-score.c:7231 16430#, c-format 16431msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9-1]" 16432msgstr "" 16433 16434#: config/tc-score.c:7180 config/tc-score.c:7209 config/tc-score.c:7261 16435#, c-format 16436msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19-1]" 16437msgstr "" 16438 16439#: config/tc-score.c:7286 16440#, c-format 16441msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9-1]" 16442msgstr "" 16443 16444#: config/tc-score.c:7456 16445#, c-format 16446msgid "cannot represent %s relocation in this object file format1" 16447msgstr "" 16448 16449#: config/tc-score.c:7747 16450#, c-format 16451msgid "Sunplus-v2-0-0-20060510\n" 16452msgstr "" 16453 16454#: config/tc-score.c:7767 16455#, c-format 16456msgid " Score-specific assembler options:\n" 16457msgstr "" 16458 16459#: config/tc-score.c:7769 16460#, c-format 16461msgid " -EB\t\tassemble code for a big-endian cpu\n" 16462msgstr "" 16463 16464#: config/tc-score.c:7774 16465#, c-format 16466msgid " -EL\t\tassemble code for a little-endian cpu\n" 16467msgstr "" 16468 16469#: config/tc-score.c:7778 16470#, c-format 16471msgid " -FIXDD\t\tfix data dependencies\n" 16472msgstr "" 16473 16474#: config/tc-score.c:7780 16475#, c-format 16476msgid "" 16477" -NWARN\t\tdo not print warning message when fixing data " 16478"dependencies\n" 16479msgstr "" 16480 16481#: config/tc-score.c:7782 16482#, c-format 16483msgid " -SCORE5\t\tassemble code for target SCORE5\n" 16484msgstr "" 16485 16486#: config/tc-score.c:7784 16487#, c-format 16488msgid " -SCORE5U\tassemble code for target SCORE5U\n" 16489msgstr "" 16490 16491#: config/tc-score.c:7786 16492#, c-format 16493msgid " -SCORE7\t\tassemble code for target SCORE7 [default]\n" 16494msgstr "" 16495 16496#: config/tc-score.c:7788 16497#, c-format 16498msgid " -SCORE3\t\tassemble code for target SCORE3\n" 16499msgstr "" 16500 16501#: config/tc-score.c:7790 16502#, c-format 16503msgid " -march=score7\tassemble code for target SCORE7 [default]\n" 16504msgstr "" 16505 16506#: config/tc-score.c:7792 16507#, c-format 16508msgid " -march=score3\tassemble code for target SCORE3\n" 16509msgstr "" 16510 16511#: config/tc-score.c:7794 16512#, c-format 16513msgid "" 16514" -USE_R1\t\tassemble code for no warning message when using temp " 16515"register r1\n" 16516msgstr "" 16517 16518#: config/tc-score.c:7796 16519#, c-format 16520msgid " -KPIC\t\tgenerate PIC\n" 16521msgstr "" 16522 16523#: config/tc-score.c:7798 16524#, c-format 16525msgid " -O0\t\tdo not perform any optimizations\n" 16526msgstr "" 16527 16528#: config/tc-score.c:7800 16529#, c-format 16530msgid "" 16531" -G gpnum\tassemble code for setting gpsize, default is 8 bytes\n" 16532msgstr "" 16533 16534#: config/tc-score.c:7802 16535#, c-format 16536msgid " -V \t\tSunplus release version\n" 16537msgstr "" 16538 16539#: config/tc-sh.c:61 16540msgid "directive .big encountered when option -big required" 16541msgstr "" 16542 16543#: config/tc-sh.c:71 16544msgid "directive .little encountered when option -little required" 16545msgstr "" 16546 16547#: config/tc-sh.c:1025 16548msgid "illegal double indirection" 16549msgstr "" 16550 16551#: config/tc-sh.c:1034 16552msgid "illegal register after @-" 16553msgstr "" 16554 16555#: config/tc-sh.c:1050 16556msgid "must be @(r0,...)" 16557msgstr "" 16558 16559#: config/tc-sh.c:1074 16560msgid "syntax error in @(r0,...)" 16561msgstr "" 16562 16563#: config/tc-sh.c:1079 16564msgid "syntax error in @(r0...)" 16565msgstr "" 16566 16567#: config/tc-sh.c:1124 16568msgid "Deprecated syntax." 16569msgstr "" 16570 16571#: config/tc-sh.c:1136 config/tc-sh.c:1141 16572msgid "syntax error in @(disp,[Rn, gbr, pc])" 16573msgstr "" 16574 16575#: config/tc-sh.c:1146 16576msgid "expecting )" 16577msgstr "" 16578 16579#: config/tc-sh.c:1154 16580msgid "illegal register after @" 16581msgstr "" 16582 16583#: config/tc-sh.c:1795 16584#, c-format 16585msgid "unhandled %d\n" 16586msgstr "" 16587 16588#: config/tc-sh.c:2008 16589#, c-format 16590msgid "Invalid register: 'r%d'" 16591msgstr "" 16592 16593#: config/tc-sh.c:2121 16594#, c-format 16595msgid "failed for %d\n" 16596msgstr "" 16597 16598#: config/tc-sh.c:2127 16599msgid "misplaced PIC operand" 16600msgstr "" 16601 16602#: config/tc-sh.c:2238 config/tc-sh.c:2611 16603msgid "invalid operands for opcode" 16604msgstr "" 16605 16606#: config/tc-sh.c:2243 16607msgid "insn can't be combined with parallel processing insn" 16608msgstr "" 16609 16610#: config/tc-sh.c:2250 config/tc-sh.c:2261 config/tc-sh.c:2293 16611msgid "multiple movx specifications" 16612msgstr "" 16613 16614#: config/tc-sh.c:2255 config/tc-sh.c:2277 config/tc-sh.c:2316 16615msgid "multiple movy specifications" 16616msgstr "" 16617 16618#: config/tc-sh.c:2264 config/tc-sh.c:2297 16619msgid "invalid movx address register" 16620msgstr "" 16621 16622#: config/tc-sh.c:2266 16623msgid "insn cannot be combined with non-nopy" 16624msgstr "" 16625 16626#: config/tc-sh.c:2280 config/tc-sh.c:2336 16627msgid "invalid movy address register" 16628msgstr "" 16629 16630#: config/tc-sh.c:2282 16631msgid "insn cannot be combined with non-nopx" 16632msgstr "" 16633 16634#: config/tc-sh.c:2295 16635msgid "previous movy requires nopx" 16636msgstr "" 16637 16638#: config/tc-sh.c:2303 config/tc-sh.c:2308 16639msgid "invalid movx dsp register" 16640msgstr "" 16641 16642#: config/tc-sh.c:2318 16643msgid "previous movx requires nopy" 16644msgstr "" 16645 16646#: config/tc-sh.c:2327 config/tc-sh.c:2332 16647msgid "invalid movy dsp register" 16648msgstr "" 16649 16650#: config/tc-sh.c:2342 16651msgid "dsp immediate shift value not constant" 16652msgstr "" 16653 16654#: config/tc-sh.c:2356 config/tc-sh.c:2382 16655msgid "multiple parallel processing specifications" 16656msgstr "" 16657 16658#: config/tc-sh.c:2375 16659msgid "multiple condition specifications" 16660msgstr "" 16661 16662#: config/tc-sh.c:2413 16663msgid "insn cannot be combined with pmuls" 16664msgstr "" 16665 16666#: config/tc-sh.c:2429 16667msgid "bad combined pmuls output operand" 16668msgstr "" 16669 16670#: config/tc-sh.c:2439 16671msgid "destination register is same for parallel insns" 16672msgstr "" 16673 16674#: config/tc-sh.c:2448 16675msgid "condition not followed by conditionalizable insn" 16676msgstr "" 16677 16678#: config/tc-sh.c:2458 16679msgid "unrecognized characters at end of parallel processing insn" 16680msgstr "" 16681 16682#: config/tc-sh.c:2550 16683msgid "opcode not valid for this cpu variant" 16684msgstr "" 16685 16686#: config/tc-sh.c:2581 16687msgid "Delayed branches not available on SH1" 16688msgstr "" 16689 16690#: config/tc-sh.c:2616 16691#, c-format 16692msgid "excess operands: '%s'" 16693msgstr "" 16694 16695#: config/tc-sh.c:2693 16696msgid ".uses pseudo-op seen when not relaxing" 16697msgstr "" 16698 16699#: config/tc-sh.c:2699 16700msgid "bad .uses format" 16701msgstr "" 16702 16703#: config/tc-sh.c:2817 16704#, c-format 16705msgid "Invalid argument to --isa option: %s" 16706msgstr "" 16707 16708#: config/tc-sh.c:2841 16709#, c-format 16710msgid "" 16711"SH options:\n" 16712"--little\t\tgenerate little endian code\n" 16713"--big\t\t\tgenerate big endian code\n" 16714"--relax\t\t\talter jump instructions for long displacements\n" 16715"--renesas\t\tdisable optimization with section symbol for\n" 16716"\t\t\tcompatibility with Renesas assembler.\n" 16717"--small\t\t\talign sections to 4 byte boundaries, not 16\n" 16718"--dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n" 16719"--allow-reg-prefix\tallow '$' as a register name prefix.\n" 16720"--isa=[any\t\tuse most appropriate isa\n" 16721" | dsp same as '-dsp'\n" 16722" | fp" 16723msgstr "" 16724 16725#: config/tc-sh.c:2866 16726#, c-format 16727msgid "--fdpic\t\t\tgenerate an FDPIC object file\n" 16728msgstr "" 16729 16730#: config/tc-sh.c:2942 16731msgid ".uses does not refer to a local symbol in the same section" 16732msgstr "" 16733 16734#: config/tc-sh.c:2961 16735msgid "can't find fixup pointed to by .uses" 16736msgstr "" 16737 16738#: config/tc-sh.c:2981 16739msgid ".uses target does not refer to a local symbol in the same section" 16740msgstr "" 16741 16742#: config/tc-sh.c:3054 16743msgid "displacement overflows 12-bit field" 16744msgstr "" 16745 16746#: config/tc-sh.c:3057 16747#, c-format 16748msgid "displacement to defined symbol %s overflows 12-bit field" 16749msgstr "" 16750 16751#: config/tc-sh.c:3061 16752#, c-format 16753msgid "displacement to undefined symbol %s overflows 12-bit field" 16754msgstr "" 16755 16756#: config/tc-sh.c:3134 16757msgid "displacement overflows 8-bit field" 16758msgstr "" 16759 16760#: config/tc-sh.c:3137 16761#, c-format 16762msgid "displacement to defined symbol %s overflows 8-bit field" 16763msgstr "" 16764 16765#: config/tc-sh.c:3141 16766#, c-format 16767msgid "displacement to undefined symbol %s overflows 8-bit field " 16768msgstr "" 16769 16770#: config/tc-sh.c:3154 16771#, c-format 16772msgid "overflow in branch to %s; converted into longer instruction sequence" 16773msgstr "" 16774 16775#: config/tc-sh.c:3219 config/tc-sh.c:3266 config/tc-sparc.c:4625 16776#: config/tc-sparc.c:4649 16777msgid "misaligned data" 16778msgstr "" 16779 16780#: config/tc-sh.c:3572 16781msgid "offset to unaligned destination" 16782msgstr "" 16783 16784#: config/tc-sh.c:3577 16785msgid "negative offset" 16786msgstr "" 16787 16788#: config/tc-sh.c:3717 16789msgid "misaligned offset" 16790msgstr "" 16791 16792#: config/tc-sparc.c:314 config/tc-sparc.c:495 16793msgid "Bad opcode table, broken assembler." 16794msgstr "" 16795 16796#: config/tc-sparc.c:487 16797#, c-format 16798msgid "invalid architecture -xarch=%s" 16799msgstr "" 16800 16801#: config/tc-sparc.c:561 16802#, c-format 16803msgid "No compiled in support for %d bit object file format" 16804msgstr "" 16805 16806#: config/tc-sparc.c:645 16807#, c-format 16808msgid "SPARC options:\n" 16809msgstr "" 16810 16811#: config/tc-sparc.c:674 16812#, c-format 16813msgid "" 16814"\n" 16815"\t\t\tspecify variant of SPARC architecture\n" 16816"-bump\t\t\twarn when assembler switches architectures\n" 16817"-sparc\t\t\tignored\n" 16818"--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n" 16819"-relax\t\t\trelax jumps and branches (default)\n" 16820"-no-relax\t\tavoid changing any jumps and branches\n" 16821msgstr "" 16822 16823#: config/tc-sparc.c:681 16824#, c-format 16825msgid "" 16826"-32\t\t\tcreate 32 bit object file\n" 16827"-64\t\t\tcreate 64 bit object file\n" 16828msgstr "" 16829 16830#: config/tc-sparc.c:684 16831#, c-format 16832msgid "\t\t\t[default is %d]\n" 16833msgstr "" 16834 16835#: config/tc-sparc.c:686 16836#, c-format 16837msgid "" 16838"-TSO\t\t\tuse Total Store Ordering\n" 16839"-PSO\t\t\tuse Partial Store Ordering\n" 16840"-RMO\t\t\tuse Relaxed Memory Ordering\n" 16841msgstr "" 16842 16843#: config/tc-sparc.c:690 16844#, c-format 16845msgid "\t\t\t[default is %s]\n" 16846msgstr "" 16847 16848#: config/tc-sparc.c:692 16849#, c-format 16850msgid "" 16851"-KPIC\t\t\tgenerate PIC\n" 16852"-V\t\t\tprint assembler version number\n" 16853"-undeclared-regs\tignore application global register usage without\n" 16854"\t\t\tappropriate .register directive (default)\n" 16855"-no-undeclared-regs\tforce error on application global register usage\n" 16856"\t\t\twithout appropriate .register directive\n" 16857"--dcti-couples-detect\twarn when an unpredictable DCTI couple is found\n" 16858"-q\t\t\tignored\n" 16859"-Qy, -Qn\t\tignored\n" 16860"-s\t\t\tignored\n" 16861msgstr "" 16862 16863#: config/tc-sparc.c:704 16864#, c-format 16865msgid "" 16866"-EL\t\t\tgenerate code for a little endian machine\n" 16867"-EB\t\t\tgenerate code for a big endian machine\n" 16868"--little-endian-data\tgenerate code for a machine having big endian\n" 16869" instructions and little endian data.\n" 16870msgstr "" 16871 16872#: config/tc-sparc.c:968 16873#, c-format 16874msgid "Internal error: losing opcode: `%s' \"%s\"\n" 16875msgstr "" 16876 16877#: config/tc-sparc.c:987 16878#, c-format 16879msgid "Internal error: can't find opcode `%s' for `%s'\n" 16880msgstr "" 16881 16882#: config/tc-sparc.c:1199 16883msgid "Support for 64-bit arithmetic not compiled in." 16884msgstr "" 16885 16886#: config/tc-sparc.c:1245 16887msgid "set: number not in 0..4294967295 range" 16888msgstr "" 16889 16890#: config/tc-sparc.c:1252 16891msgid "set: number not in -2147483648..4294967295 range" 16892msgstr "" 16893 16894#: config/tc-sparc.c:1311 16895msgid "setsw: number not in -2147483648..4294967295 range" 16896msgstr "" 16897 16898#: config/tc-sparc.c:1359 16899msgid "setx: temporary register same as destination register" 16900msgstr "" 16901 16902#: config/tc-sparc.c:1430 16903msgid "setx: illegal temporary register g0" 16904msgstr "" 16905 16906#: config/tc-sparc.c:1538 16907msgid "unpredictable DCTI couple" 16908msgstr "" 16909 16910#: config/tc-sparc.c:1548 16911msgid "FP branch in delay slot" 16912msgstr "" 16913 16914#: config/tc-sparc.c:1565 16915msgid "FP branch preceded by FP compare; NOP inserted" 16916msgstr "" 16917 16918#: config/tc-sparc.c:1605 16919msgid "failed special case insn sanity check" 16920msgstr "" 16921 16922#: config/tc-sparc.c:1793 16923msgid ": invalid membar mask name" 16924msgstr "" 16925 16926#: config/tc-sparc.c:1809 16927msgid ": invalid membar mask expression" 16928msgstr "" 16929 16930#: config/tc-sparc.c:1814 16931msgid ": invalid membar mask number" 16932msgstr "" 16933 16934#: config/tc-sparc.c:1829 16935msgid ": invalid siam mode expression" 16936msgstr "" 16937 16938#: config/tc-sparc.c:1834 16939msgid ": invalid siam mode number" 16940msgstr "" 16941 16942#: config/tc-sparc.c:1850 16943msgid ": invalid prefetch function name" 16944msgstr "" 16945 16946#: config/tc-sparc.c:1858 16947msgid ": invalid prefetch function expression" 16948msgstr "" 16949 16950#: config/tc-sparc.c:1863 16951msgid ": invalid prefetch function number" 16952msgstr "" 16953 16954#: config/tc-sparc.c:1890 config/tc-sparc.c:1896 config/tc-sparc.c:1905 16955msgid ": unrecognizable privileged register" 16956msgstr "" 16957 16958#: config/tc-sparc.c:1928 config/tc-sparc.c:1934 config/tc-sparc.c:1943 16959msgid ": unrecognizable hyperprivileged register" 16960msgstr "" 16961 16962#: config/tc-sparc.c:1966 config/tc-sparc.c:1972 config/tc-sparc.c:1981 16963msgid ": unrecognizable ancillary state register" 16964msgstr "" 16965 16966#: config/tc-sparc.c:2014 16967msgid ": asr number must be between 0 and 31" 16968msgstr "" 16969 16970#: config/tc-sparc.c:2023 16971#, c-format 16972msgid ": expecting %asrN" 16973msgstr "" 16974 16975#: config/tc-sparc.c:2065 16976msgid ": crypto immediate must be between 0 and 31" 16977msgstr "" 16978 16979#: config/tc-sparc.c:2074 16980msgid ": expecting crypto immediate" 16981msgstr "" 16982 16983#: config/tc-sparc.c:2235 config/tc-sparc.c:2274 config/tc-sparc.c:2701 16984#: config/tc-sparc.c:2737 16985#, c-format 16986msgid "Illegal operands: %%%s requires arguments in ()" 16987msgstr "" 16988 16989#: config/tc-sparc.c:2242 16990#, c-format 16991msgid "" 16992"Illegal operands: %%%s cannot be used together with other relocs in the insn " 16993"()" 16994msgstr "" 16995 16996#: config/tc-sparc.c:2253 16997#, c-format 16998msgid "Illegal operands: %%%s can be only used with call __tls_get_addr" 16999msgstr "" 17000 17001#: config/tc-sparc.c:2460 17002msgid "detected global register use not covered by .register pseudo-op" 17003msgstr "" 17004 17005#: config/tc-sparc.c:2562 17006msgid ": There are only 64 f registers; [0-63]" 17007msgstr "" 17008 17009#: config/tc-sparc.c:2564 config/tc-sparc.c:2582 17010msgid ": There are only 32 f registers; [0-31]" 17011msgstr "" 17012 17013#: config/tc-sparc.c:2574 17014msgid ": There are only 32 single precision f registers; [0-31]" 17015msgstr "" 17016 17017#: config/tc-sparc.c:2595 17018msgid ": Instruction requires frs2 and frsd must be the same register" 17019msgstr "" 17020 17021#: config/tc-sparc.c:2746 17022#, c-format 17023msgid "Expression inside %%%s could not be parsed" 17024msgstr "" 17025 17026#: config/tc-sparc.c:2754 17027#, c-format 17028msgid "" 17029"Illegal operands: Can't do arithmetics other than + and - involving %%%s()" 17030msgstr "" 17031 17032#: config/tc-sparc.c:2871 17033#, c-format 17034msgid "Illegal operands: Can't add non-constant expression to %%%s()" 17035msgstr "" 17036 17037#: config/tc-sparc.c:2881 17038#, c-format 17039msgid "" 17040"Illegal operands: Can't do arithmetics involving %%%s() of a relocatable " 17041"symbol" 17042msgstr "" 17043 17044#: config/tc-sparc.c:2899 17045msgid ": PC-relative operand can't be a constant" 17046msgstr "" 17047 17048#: config/tc-sparc.c:2906 17049msgid ": TLS operand can't be a constant" 17050msgstr "" 17051 17052#: config/tc-sparc.c:2934 17053msgid ": Immediate value in cbcond is out of range." 17054msgstr "" 17055 17056#: config/tc-sparc.c:2960 17057msgid ": invalid ASI name" 17058msgstr "" 17059 17060#: config/tc-sparc.c:2969 17061msgid ": invalid ASI expression" 17062msgstr "" 17063 17064#: config/tc-sparc.c:2974 17065msgid ": invalid ASI number" 17066msgstr "" 17067 17068#: config/tc-sparc.c:3079 17069msgid ": non-immdiate imm2 operand" 17070msgstr "" 17071 17072#: config/tc-sparc.c:3084 17073msgid ": imm2 immediate operand out of range (0-3)" 17074msgstr "" 17075 17076#: config/tc-sparc.c:3103 17077msgid "OPF immediate operand out of range (0-0x1ff)" 17078msgstr "" 17079 17080#: config/tc-sparc.c:3108 17081msgid "non-immediate OPF operand, ignored" 17082msgstr "" 17083 17084#: config/tc-sparc.c:3127 17085msgid ": invalid cpreg name" 17086msgstr "" 17087 17088#: config/tc-sparc.c:3156 17089#, c-format 17090msgid "Illegal operands%s" 17091msgstr "" 17092 17093#: config/tc-sparc.c:3206 17094#, c-format 17095msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\"" 17096msgstr "" 17097 17098#: config/tc-sparc.c:3247 17099#, c-format 17100msgid "Architecture mismatch on \"%s %s\"." 17101msgstr "" 17102 17103#: config/tc-sparc.c:3248 17104#, c-format 17105msgid "(Requires %s; requested architecture is %s.)" 17106msgstr "" 17107 17108#: config/tc-sparc.c:3260 17109#, c-format 17110msgid "Hardware capability \"%s\" not enabled for \"%s\"." 17111msgstr "" 17112 17113#: config/tc-sparc.c:3646 config/tc-sparc.c:3653 config/tc-sparc.c:3660 17114#: config/tc-sparc.c:3667 config/tc-sparc.c:3674 config/tc-sparc.c:3683 17115#: config/tc-sparc.c:3695 config/tc-sparc.c:3706 config/tc-sparc.c:3728 17116#: config/tc-sparc.c:3752 write.c:1189 17117msgid "relocation overflow" 17118msgstr "" 17119 17120#: config/tc-sparc.c:3807 17121#, c-format 17122msgid "bad or unhandled relocation type: 0x%02x" 17123msgstr "" 17124 17125#: config/tc-sparc.c:4123 17126msgid "Expected comma after name" 17127msgstr "" 17128 17129#: config/tc-sparc.c:4132 17130#, c-format 17131msgid "BSS length (%d.) <0! Ignored." 17132msgstr "" 17133 17134#: config/tc-sparc.c:4144 17135msgid "bad .reserve segment -- expected BSS segment" 17136msgstr "" 17137 17138#: config/tc-sparc.c:4170 config/tc-sparc.c:4297 17139msgid "negative alignment" 17140msgstr "" 17141 17142#: config/tc-sparc.c:4180 config/tc-sparc.c:4318 read.c:1590 read.c:2606 17143msgid "alignment not a power of 2" 17144msgstr "" 17145 17146#: config/tc-sparc.c:4226 17147#, c-format 17148msgid "Ignoring attempt to re-define symbol %s" 17149msgstr "" 17150 17151#: config/tc-sparc.c:4249 config/tc-v850.c:283 17152msgid "Expected comma after symbol-name" 17153msgstr "" 17154 17155#: config/tc-sparc.c:4259 17156#, c-format 17157msgid ".COMMon length (%lu) out of range ignored" 17158msgstr "" 17159 17160#: config/tc-sparc.c:4285 17161msgid "Expected comma after common length" 17162msgstr "" 17163 17164#: config/tc-sparc.c:4430 17165msgid "Unknown segment type" 17166msgstr "" 17167 17168#: config/tc-sparc.c:4499 config/tc-sparc.c:4508 17169#, c-format 17170msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}" 17171msgstr "" 17172 17173#: config/tc-sparc.c:4526 17174msgid "redefinition of global register" 17175msgstr "" 17176 17177#: config/tc-sparc.c:4537 17178#, c-format 17179msgid "Register symbol %s already defined." 17180msgstr "" 17181 17182#: config/tc-sparc.c:4739 17183#, c-format 17184msgid "Illegal operands: %%r_plt in %d-byte data field" 17185msgstr "" 17186 17187#: config/tc-sparc.c:4749 17188#, c-format 17189msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field" 17190msgstr "" 17191 17192#: config/tc-sparc.c:4786 config/tc-vax.c:3313 17193#, c-format 17194msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields" 17195msgstr "" 17196 17197#: config/tc-sparc.c:4794 config/tc-sparc.c:4825 config/tc-sparc.c:4834 17198#: config/tc-vax.c:3321 config/tc-vax.c:3352 config/tc-vax.c:3361 17199#, c-format 17200msgid "Illegal operands: %%r_%s%d requires arguments in ()" 17201msgstr "" 17202 17203#: config/tc-sparc.c:4843 config/tc-vax.c:3370 17204#, c-format 17205msgid "Illegal operands: garbage after %%r_%s%d()" 17206msgstr "" 17207 17208#: config/tc-sparc.h:66 17209msgid "sparc convert_frag\n" 17210msgstr "" 17211 17212#: config/tc-spu.c:172 17213msgid "" 17214"SPU options:\n" 17215" --apuasm\t\t emulate behaviour of apuasm\n" 17216msgstr "" 17217 17218#: config/tc-spu.c:278 17219#, c-format 17220msgid "Invalid mnemonic '%s'" 17221msgstr "" 17222 17223#: config/tc-spu.c:284 17224#, c-format 17225msgid "'%s' is only available in DD2.0 or higher." 17226msgstr "" 17227 17228#: config/tc-spu.c:316 17229#, c-format 17230msgid "Error in argument %d. Expecting: \"%s\"" 17231msgstr "" 17232 17233#: config/tc-spu.c:327 17234msgid "Mixing register syntax, with and without '$'." 17235msgstr "" 17236 17237#: config/tc-spu.c:333 17238#, c-format 17239msgid "Treating '%-*s' as a symbol." 17240msgstr "" 17241 17242#: config/tc-spu.c:552 17243msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher." 17244msgstr "" 17245 17246#: config/tc-spu.c:554 17247msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher." 17248msgstr "" 17249 17250#: config/tc-spu.c:597 17251#, c-format 17252msgid "Using old style, %%lo(expr), please change to PPC style, expr@l." 17253msgstr "" 17254 17255#: config/tc-spu.c:603 17256#, c-format 17257msgid "Using old style, %%hi(expr), please change to PPC style, expr@h." 17258msgstr "" 17259 17260#: config/tc-spu.c:673 config/tc-spu.c:676 17261#, c-format 17262msgid "Constant expression %d out of range, [%d, %d]." 17263msgstr "" 17264 17265#: config/tc-spu.c:778 17266#, c-format 17267msgid "invalid priority '%lu'" 17268msgstr "" 17269 17270#: config/tc-spu.c:784 17271#, c-format 17272msgid "invalid lrlive '%lu'" 17273msgstr "" 17274 17275#: config/tc-spu.c:858 17276msgid "Relaxation should never occur" 17277msgstr "" 17278 17279#: config/tc-spu.c:1008 17280#, c-format 17281msgid "Relocation doesn't fit. (relocation value = 0x%lx)" 17282msgstr "" 17283 17284#: config/tc-spu.h:85 17285msgid "spu convert_frag\n" 17286msgstr "" 17287 17288#: config/tc-tic30.c:36 17289msgid "first" 17290msgstr "" 17291 17292#: config/tc-tic30.c:36 17293msgid "second" 17294msgstr "" 17295 17296#: config/tc-tic30.c:36 17297msgid "third" 17298msgstr "" 17299 17300#: config/tc-tic30.c:36 17301msgid "fourth" 17302msgstr "" 17303 17304#: config/tc-tic30.c:36 17305msgid "fifth" 17306msgstr "" 17307 17308#: config/tc-tic30.c:460 17309msgid "More than one AR register found in indirect reference" 17310msgstr "" 17311 17312#: config/tc-tic30.c:466 17313msgid "Illegal AR register in indirect reference" 17314msgstr "" 17315 17316#: config/tc-tic30.c:487 17317msgid "More than one displacement found in indirect reference" 17318msgstr "" 17319 17320#: config/tc-tic30.c:496 17321msgid "Invalid displacement in indirect reference" 17322msgstr "" 17323 17324#: config/tc-tic30.c:514 17325msgid "AR register not found in indirect reference" 17326msgstr "" 17327 17328#. Maybe an implied displacement of 1 again. 17329#: config/tc-tic30.c:531 17330msgid "required displacement wasn't given in indirect reference" 17331msgstr "" 17332 17333#: config/tc-tic30.c:538 17334msgid "illegal indirect reference" 17335msgstr "" 17336 17337#: config/tc-tic30.c:545 17338msgid "displacement must be an unsigned 8-bit number" 17339msgstr "" 17340 17341#: config/tc-tic30.c:729 config/tc-tic30.c:1476 17342#, c-format 17343msgid "Invalid character %s before %s operand" 17344msgstr "" 17345 17346#: config/tc-tic30.c:748 config/tc-tic30.c:1491 17347#, c-format 17348msgid "Unbalanced parenthesis in %s operand." 17349msgstr "" 17350 17351#: config/tc-tic30.c:764 config/tc-tic30.c:1501 17352#, c-format 17353msgid "Invalid character %s in %s operand" 17354msgstr "" 17355 17356#: config/tc-tic30.c:783 config/tc-tic30.c:1518 17357#, c-format 17358msgid "Spurious operands; (%d operands/instruction max)" 17359msgstr "" 17360 17361#. Just skip it, if it's \n complain. 17362#: config/tc-tic30.c:801 config/tc-tic30.c:817 config/tc-tic30.c:1535 17363#: config/tc-tic30.c:1551 17364msgid "Expecting operand after ','; got nothing" 17365msgstr "" 17366 17367#: config/tc-tic30.c:806 config/tc-tic30.c:1540 17368msgid "Expecting operand before ','; got nothing" 17369msgstr "" 17370 17371#: config/tc-tic30.c:844 17372msgid "incorrect number of operands given in the first instruction" 17373msgstr "" 17374 17375#: config/tc-tic30.c:850 17376msgid "incorrect number of operands given in the second instruction" 17377msgstr "" 17378 17379#: config/tc-tic30.c:871 17380#, c-format 17381msgid "%s instruction, operand %d doesn't match" 17382msgstr "" 17383 17384#. Shouldn't get here. 17385#: config/tc-tic30.c:895 config/tc-tic30.c:902 17386msgid "incorrect format for multiply parallel instruction" 17387msgstr "" 17388 17389#: config/tc-tic30.c:909 17390msgid "destination for multiply can only be R0 or R1" 17391msgstr "" 17392 17393#: config/tc-tic30.c:916 17394msgid "destination for add/subtract can only be R2 or R3" 17395msgstr "" 17396 17397#: config/tc-tic30.c:983 17398msgid "loading the same register in parallel operation" 17399msgstr "" 17400 17401#: config/tc-tic30.c:1426 17402#, c-format 17403msgid "Invalid character %s in opcode" 17404msgstr "" 17405 17406#: config/tc-tic30.c:1456 17407#, c-format 17408msgid "Unknown TMS320C30 instruction: %s" 17409msgstr "" 17410 17411#: config/tc-tic30.c:1576 17412msgid "Incorrect number of operands given" 17413msgstr "" 17414 17415#: config/tc-tic30.c:1609 17416#, c-format 17417msgid "The %s operand doesn't match" 17418msgstr "" 17419 17420#. Shouldn't make it to this stage. 17421#: config/tc-tic30.c:1634 config/tc-tic30.c:1646 17422msgid "Incompatible first and second operands in instruction" 17423msgstr "" 17424 17425#: config/tc-tic30.c:1760 17426msgid "invalid short form floating point immediate operand" 17427msgstr "" 17428 17429#: config/tc-tic30.c:1770 17430msgid "rounding down first operand float to unsigned int" 17431msgstr "" 17432 17433#: config/tc-tic30.c:1772 17434msgid "only lower 16-bits of first operand are used" 17435msgstr "" 17436 17437#: config/tc-tic30.c:1782 17438msgid "rounding down first operand float to signed int" 17439msgstr "" 17440 17441#: config/tc-tic30.c:1787 config/tc-tic30.c:1858 17442msgid "first operand is too large for 16-bit signed int" 17443msgstr "" 17444 17445#: config/tc-tic30.c:1852 17446msgid "first operand is floating point" 17447msgstr "" 17448 17449#. Shouldn't get here. 17450#: config/tc-tic30.c:1883 17451msgid "interrupt vector for trap instruction out of range" 17452msgstr "" 17453 17454#: config/tc-tic30.c:1928 17455msgid "LDP instruction needs a 24-bit operand" 17456msgstr "" 17457 17458#: config/tc-tic30.c:1952 17459msgid "first operand is too large for a 24-bit displacement" 17460msgstr "" 17461 17462#: config/tc-tic4x.c:389 17463msgid "Nan, using zero." 17464msgstr "" 17465 17466#: config/tc-tic4x.c:507 17467#, c-format 17468msgid "Cannot represent exponent in %d bits" 17469msgstr "" 17470 17471#: config/tc-tic4x.c:590 config/tc-tic4x.c:600 17472msgid "Invalid floating point number" 17473msgstr "" 17474 17475#: config/tc-tic4x.c:719 17476msgid "Comma expected\n" 17477msgstr "" 17478 17479#: config/tc-tic4x.c:752 config/tc-tic54x.c:470 17480msgid ".bss size argument missing\n" 17481msgstr "" 17482 17483#: config/tc-tic4x.c:760 17484#, c-format 17485msgid ".bss size %ld < 0!" 17486msgstr "" 17487 17488#: config/tc-tic4x.c:893 17489msgid "Non-constant symbols not allowed\n" 17490msgstr "" 17491 17492#: config/tc-tic4x.c:924 17493msgid "Symbol missing\n" 17494msgstr "" 17495 17496#. Skip null symbol terminator. 17497#: config/tc-tic4x.c:972 17498msgid ".sect: subsection name ignored" 17499msgstr "" 17500 17501#: config/tc-tic4x.c:1000 config/tc-tic4x.c:1101 config/tc-tic54x.c:1427 17502#, c-format 17503msgid "Error setting flags for \"%s\": %s" 17504msgstr "" 17505 17506#: config/tc-tic4x.c:1032 17507msgid ".set syntax invalid\n" 17508msgstr "" 17509 17510#: config/tc-tic4x.c:1090 17511msgid ".usect: non-zero alignment flag ignored" 17512msgstr "" 17513 17514#: config/tc-tic4x.c:1121 17515#, c-format 17516msgid "This assembler does not support processor generation %ld" 17517msgstr "" 17518 17519#: config/tc-tic4x.c:1125 17520msgid "Changing processor generation on fly not supported..." 17521msgstr "" 17522 17523#: config/tc-tic4x.c:1412 17524msgid "Auxiliary register AR0--AR7 required for indirect" 17525msgstr "" 17526 17527#: config/tc-tic4x.c:1426 17528#, c-format 17529msgid "Bad displacement %d (require 0--255)\n" 17530msgstr "" 17531 17532#: config/tc-tic4x.c:1444 17533msgid "Index register IR0,IR1 required for displacement" 17534msgstr "" 17535 17536#: config/tc-tic4x.c:1512 17537msgid "Expecting a register name" 17538msgstr "" 17539 17540#: config/tc-tic4x.c:1524 config/tc-tic4x.c:1547 config/tc-tic4x.c:1613 17541msgid "Number too large" 17542msgstr "" 17543 17544#: config/tc-tic4x.c:1537 config/tc-tic4x.c:1560 17545msgid "Expecting a constant value" 17546msgstr "" 17547 17548#: config/tc-tic4x.c:1568 17549#, c-format 17550msgid "Bad direct addressing construct %s" 17551msgstr "" 17552 17553#: config/tc-tic4x.c:1572 17554#, c-format 17555msgid "Direct value of %ld is not suitable" 17556msgstr "" 17557 17558#: config/tc-tic4x.c:1596 17559msgid "Unknown indirect addressing mode" 17560msgstr "" 17561 17562#: config/tc-tic4x.c:1693 17563#, c-format 17564msgid "Immediate value of %ld is too large for ldf" 17565msgstr "" 17566 17567#: config/tc-tic4x.c:1733 17568msgid "Destination register must be ARn" 17569msgstr "" 17570 17571#: config/tc-tic4x.c:1752 config/tc-tic4x.c:2125 config/tc-tic4x.c:2184 17572#, c-format 17573msgid "Immediate value of %ld is too large" 17574msgstr "" 17575 17576#: config/tc-tic4x.c:1781 config/tc-tic4x.c:1986 17577msgid "Invalid indirect addressing mode" 17578msgstr "" 17579 17580#: config/tc-tic4x.c:1805 config/tc-tic4x.c:1845 config/tc-tic4x.c:2036 17581#: config/tc-tic4x.c:2058 17582msgid "Register must be Rn" 17583msgstr "" 17584 17585#: config/tc-tic4x.c:1859 config/tc-tic4x.c:1929 config/tc-tic4x.c:1943 17586msgid "Register must be R0--R7" 17587msgstr "" 17588 17589#: config/tc-tic4x.c:1883 config/tc-tic4x.c:1911 17590#, c-format 17591msgid "Invalid indirect addressing mode displacement %d" 17592msgstr "" 17593 17594#: config/tc-tic4x.c:1957 17595msgid "Destination register must be R2 or R3" 17596msgstr "" 17597 17598#: config/tc-tic4x.c:1971 17599msgid "Destination register must be R0 or R1" 17600msgstr "" 17601 17602#: config/tc-tic4x.c:2008 17603#, c-format 17604msgid "Displacement value of %ld is too large" 17605msgstr "" 17606 17607#: config/tc-tic4x.c:2069 config/tc-tic4x.c:2200 17608msgid "Floating point number not valid in expression" 17609msgstr "" 17610 17611#: config/tc-tic4x.c:2083 17612#, c-format 17613msgid "Signed immediate value %ld too large" 17614msgstr "" 17615 17616#: config/tc-tic4x.c:2146 17617#, c-format 17618msgid "Unsigned immediate value %ld too large" 17619msgstr "" 17620 17621#: config/tc-tic4x.c:2214 17622#, c-format 17623msgid "Immediate value %ld too large" 17624msgstr "" 17625 17626#: config/tc-tic4x.c:2233 config/tc-tic4x.c:2261 17627msgid "Register must be ivtp or tvtp" 17628msgstr "" 17629 17630#: config/tc-tic4x.c:2247 17631msgid "Register must be address register" 17632msgstr "" 17633 17634#: config/tc-tic4x.c:2320 17635msgid "Source and destination register should not be equal" 17636msgstr "" 17637 17638#: config/tc-tic4x.c:2335 17639msgid "Equal parallel destination registers, one result will be discarded" 17640msgstr "" 17641 17642#: config/tc-tic4x.c:2376 17643msgid "Too many operands scanned" 17644msgstr "" 17645 17646#: config/tc-tic4x.c:2407 17647msgid "Parallel opcode cannot contain more than two instructions" 17648msgstr "" 17649 17650#: config/tc-tic4x.c:2481 17651#, c-format 17652msgid "Invalid operands for %s" 17653msgstr "" 17654 17655#: config/tc-tic4x.c:2484 17656#, c-format 17657msgid "Invalid instruction %s" 17658msgstr "" 17659 17660#: config/tc-tic4x.c:2636 17661#, c-format 17662msgid "Bad relocation type: 0x%02x" 17663msgstr "" 17664 17665#: config/tc-tic4x.c:2694 17666#, c-format 17667msgid "Unsupported processor generation %d" 17668msgstr "" 17669 17670#: config/tc-tic4x.c:2702 17671msgid "Option -b is depreciated, please use -mbig" 17672msgstr "" 17673 17674#: config/tc-tic4x.c:2709 17675msgid "Option -p is depreciated, please use -mmemparm" 17676msgstr "" 17677 17678#: config/tc-tic4x.c:2716 17679msgid "Option -r is depreciated, please use -mregparm" 17680msgstr "" 17681 17682#: config/tc-tic4x.c:2723 17683msgid "Option -s is depreciated, please use -msmall" 17684msgstr "" 17685 17686#: config/tc-tic4x.c:2752 17687#, c-format 17688msgid "" 17689"\n" 17690"TIC4X options:\n" 17691" -mcpu=CPU -mCPU select architecture variant. CPU can be:\n" 17692" 30 - TMS320C30\n" 17693" 31 - TMS320C31, TMS320LC31\n" 17694" 32 - TMS320C32\n" 17695" 33 - TMS320VC33\n" 17696" 40 - TMS320C40\n" 17697" 44 - TMS320C44\n" 17698" -mrev=REV set cpu hardware revision (integer numbers).\n" 17699" Combinations of -mcpu and -mrev will enable/" 17700"disable\n" 17701" the appropriate options (-midle2, -mlowpower and\n" 17702" -menhanced) according to the selected type\n" 17703" -mbig select big memory model\n" 17704" -msmall select small memory model (default)\n" 17705" -mregparm select register parameters (default)\n" 17706" -mmemparm select memory parameters\n" 17707" -midle2 enable IDLE2 support\n" 17708" -mlowpower enable LOPOWER and MAXSPEED support\n" 17709" -menhanced enable enhanced opcode support\n" 17710msgstr "" 17711 17712#: config/tc-tic4x.c:2797 17713#, c-format 17714msgid "Label \"$%d\" redefined" 17715msgstr "" 17716 17717#: config/tc-tic4x.c:3007 17718#, c-format 17719msgid "Reloc %d not supported by object file format" 17720msgstr "" 17721 17722#. Only word (et al.), align, or conditionals are allowed within 17723#. .struct/.union. 17724#: config/tc-tic54x.c:219 17725msgid "pseudo-op illegal within .struct/.union" 17726msgstr "" 17727 17728#: config/tc-tic54x.c:233 17729#, c-format 17730msgid "C54x-specific command line options:\n" 17731msgstr "" 17732 17733#: config/tc-tic54x.c:234 17734#, c-format 17735msgid "-mfar-mode | -mf Use extended addressing\n" 17736msgstr "" 17737 17738#: config/tc-tic54x.c:235 17739#, c-format 17740msgid "-mcpu=<CPU version> Specify the CPU version\n" 17741msgstr "" 17742 17743#: config/tc-tic54x.c:236 17744#, c-format 17745msgid "-merrors-to-file <filename>\n" 17746msgstr "" 17747 17748#: config/tc-tic54x.c:237 17749#, c-format 17750msgid "-me <filename> Redirect errors to a file\n" 17751msgstr "" 17752 17753#: config/tc-tic54x.c:348 17754msgid "Comma and symbol expected for '.asg STRING, SYMBOL'" 17755msgstr "" 17756 17757#: config/tc-tic54x.c:357 17758msgid "symbols assigned with .asg must begin with a letter" 17759msgstr "" 17760 17761#: config/tc-tic54x.c:397 17762msgid "Unterminated string after absolute expression" 17763msgstr "" 17764 17765#: config/tc-tic54x.c:405 17766msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'" 17767msgstr "" 17768 17769#: config/tc-tic54x.c:415 17770msgid "symbols assigned with .eval must begin with a letter" 17771msgstr "" 17772 17773#: config/tc-tic54x.c:479 17774#, c-format 17775msgid ".bss size %d < 0!" 17776msgstr "" 17777 17778#: config/tc-tic54x.c:662 17779msgid "Offset on nested structures is ignored" 17780msgstr "" 17781 17782#: config/tc-tic54x.c:712 17783#, c-format 17784msgid ".end%s without preceding .%s" 17785msgstr "" 17786 17787#: config/tc-tic54x.c:778 17788#, c-format 17789msgid "Unrecognized struct/union tag '%s'" 17790msgstr "" 17791 17792#: config/tc-tic54x.c:780 17793msgid ".tag requires a structure tag" 17794msgstr "" 17795 17796#: config/tc-tic54x.c:786 17797msgid "Label required for .tag" 17798msgstr "" 17799 17800#: config/tc-tic54x.c:805 17801#, c-format 17802msgid ".tag target '%s' undefined" 17803msgstr "" 17804 17805#: config/tc-tic54x.c:869 17806#, c-format 17807msgid ".field count '%d' out of range (1 <= X <= 32)" 17808msgstr "" 17809 17810#: config/tc-tic54x.c:897 17811#, c-format 17812msgid "Unrecognized field type '%c'" 17813msgstr "" 17814 17815#: config/tc-tic54x.c:1021 17816msgid "Overflow in expression, truncated to 8 bits" 17817msgstr "" 17818 17819#: config/tc-tic54x.c:1026 17820msgid "Overflow in expression, truncated to 16 bits" 17821msgstr "" 17822 17823#. Disallow .byte with a non constant expression that will 17824#. require relocation. 17825#: config/tc-tic54x.c:1034 17826msgid "Relocatable values require at least WORD storage" 17827msgstr "" 17828 17829#: config/tc-tic54x.c:1095 17830msgid "Use of .def/.ref is deprecated. Use .global instead" 17831msgstr "" 17832 17833#: config/tc-tic54x.c:1290 17834msgid ".space/.bes repeat count is negative, ignored" 17835msgstr "" 17836 17837#: config/tc-tic54x.c:1295 17838msgid ".space/.bes repeat count is zero, ignored" 17839msgstr "" 17840 17841#: config/tc-tic54x.c:1368 17842msgid "Missing size argument" 17843msgstr "" 17844 17845#: config/tc-tic54x.c:1502 17846msgid "CPU version has already been set" 17847msgstr "" 17848 17849#: config/tc-tic54x.c:1506 17850#, c-format 17851msgid "Unrecognized version '%s'" 17852msgstr "" 17853 17854#: config/tc-tic54x.c:1512 17855msgid "Changing of CPU version on the fly not supported" 17856msgstr "" 17857 17858#: config/tc-tic54x.c:1643 17859msgid "p2align not supported on this target" 17860msgstr "" 17861 17862#: config/tc-tic54x.c:1655 17863msgid "Argument to .even ignored" 17864msgstr "" 17865 17866#: config/tc-tic54x.c:1701 17867msgid "Invalid field size, must be from 1 to 32" 17868msgstr "" 17869 17870#: config/tc-tic54x.c:1714 17871msgid "field size must be 16 when value is relocatable" 17872msgstr "" 17873 17874#: config/tc-tic54x.c:1729 17875msgid "field value truncated" 17876msgstr "" 17877 17878#: config/tc-tic54x.c:1835 config/tc-tic54x.c:2134 17879#, c-format 17880msgid "Unrecognized section '%s'" 17881msgstr "" 17882 17883#: config/tc-tic54x.c:1844 17884msgid "Current section is uninitialized, section name required for .clink" 17885msgstr "" 17886 17887#: config/tc-tic54x.c:2045 17888msgid "ENDLOOP without corresponding LOOP" 17889msgstr "" 17890 17891#: config/tc-tic54x.c:2086 17892msgid "Mixing of normal and extended addressing not supported" 17893msgstr "" 17894 17895#: config/tc-tic54x.c:2092 17896msgid "Extended addressing not supported on the specified CPU" 17897msgstr "" 17898 17899#: config/tc-tic54x.c:2140 17900msgid ".sblock may be used for initialized sections only" 17901msgstr "" 17902 17903#: config/tc-tic54x.c:2170 17904msgid "Symbol missing for .set/.equ" 17905msgstr "" 17906 17907#: config/tc-tic54x.c:2226 17908msgid ".var may only be used within a macro definition" 17909msgstr "" 17910 17911#: config/tc-tic54x.c:2234 17912msgid "Substitution symbols must begin with a letter" 17913msgstr "" 17914 17915#: config/tc-tic54x.c:2326 17916#, c-format 17917msgid "can't open macro library file '%s' for reading: %s" 17918msgstr "" 17919 17920#: config/tc-tic54x.c:2333 17921#, c-format 17922msgid "File '%s' not in macro archive format" 17923msgstr "" 17924 17925#: config/tc-tic54x.c:2463 17926#, c-format 17927msgid "Bad COFF version '%s'" 17928msgstr "" 17929 17930#: config/tc-tic54x.c:2472 17931#, c-format 17932msgid "Bad CPU version '%s'" 17933msgstr "" 17934 17935#: config/tc-tic54x.c:2485 config/tc-tic54x.c:2488 17936#, c-format 17937msgid "Can't redirect stderr to the file '%s'" 17938msgstr "" 17939 17940#: config/tc-tic54x.c:2506 17941msgid "Macro nesting is too deep" 17942msgstr "" 17943 17944#: config/tc-tic54x.c:2605 17945#, c-format 17946msgid "Undefined substitution symbol '%s'" 17947msgstr "" 17948 17949#: config/tc-tic54x.c:3090 17950#, c-format 17951msgid "Unbalanced parenthesis in operand %d" 17952msgstr "" 17953 17954#: config/tc-tic54x.c:3121 config/tc-tic54x.c:3129 17955msgid "Expecting operand after ','" 17956msgstr "" 17957 17958#: config/tc-tic54x.c:3140 17959msgid "Extra junk on line" 17960msgstr "" 17961 17962#: config/tc-tic54x.c:3177 17963msgid "Badly formed address expression" 17964msgstr "" 17965 17966#: config/tc-tic54x.c:3430 17967#, c-format 17968msgid "Invalid dmad syntax '%s'" 17969msgstr "" 17970 17971#: config/tc-tic54x.c:3494 17972#, c-format 17973msgid "" 17974"Use the .mmregs directive to use memory-mapped register names such as '%s'" 17975msgstr "" 17976 17977#: config/tc-tic54x.c:3545 17978msgid "Address mode *+ARx is write-only. Results of reading are undefined." 17979msgstr "" 17980 17981#: config/tc-tic54x.c:3565 17982#, c-format 17983msgid "Unrecognized indirect address format \"%s\"" 17984msgstr "" 17985 17986#: config/tc-tic54x.c:3603 17987#, c-format 17988msgid "Operand '%s' out of range (%d <= x <= %d)" 17989msgstr "" 17990 17991#: config/tc-tic54x.c:3623 17992msgid "Error in relocation handling" 17993msgstr "" 17994 17995#: config/tc-tic54x.c:3642 config/tc-tic54x.c:3704 config/tc-tic54x.c:3732 17996#, c-format 17997msgid "Unrecognized condition code \"%s\"" 17998msgstr "" 17999 18000#: config/tc-tic54x.c:3659 18001#, c-format 18002msgid "Condition \"%s\" does not match preceding group" 18003msgstr "" 18004 18005#: config/tc-tic54x.c:3667 18006#, c-format 18007msgid "" 18008"Condition \"%s\" uses a different accumulator from a preceding condition" 18009msgstr "" 18010 18011#: config/tc-tic54x.c:3674 18012msgid "Only one comparison conditional allowed" 18013msgstr "" 18014 18015#: config/tc-tic54x.c:3679 18016msgid "Only one overflow conditional allowed" 18017msgstr "" 18018 18019#: config/tc-tic54x.c:3687 18020#, c-format 18021msgid "Duplicate %s conditional" 18022msgstr "" 18023 18024#: config/tc-tic54x.c:3718 18025msgid "Invalid auxiliary register (use AR0-AR7)" 18026msgstr "" 18027 18028#: config/tc-tic54x.c:3749 18029msgid "lk addressing modes are invalid for memory-mapped register addressing" 18030msgstr "" 18031 18032#: config/tc-tic54x.c:3757 18033msgid "" 18034"Address mode *+ARx is not allowed in memory-mapped register addressing. " 18035"Resulting behavior is undefined." 18036msgstr "" 18037 18038#: config/tc-tic54x.c:3783 18039msgid "" 18040"Destination accumulator for each part of this parallel instruction must be " 18041"different" 18042msgstr "" 18043 18044#: config/tc-tic54x.c:3832 18045#, c-format 18046msgid "Memory mapped register \"%s\" out of range" 18047msgstr "" 18048 18049#: config/tc-tic54x.c:3871 18050msgid "Invalid operand (use 1, 2, or 3)" 18051msgstr "" 18052 18053#: config/tc-tic54x.c:3897 18054msgid "A status register or status bit name is required" 18055msgstr "" 18056 18057#: config/tc-tic54x.c:3907 18058#, c-format 18059msgid "Unrecognized status bit \"%s\"" 18060msgstr "" 18061 18062#: config/tc-tic54x.c:3930 18063#, c-format 18064msgid "Invalid status register \"%s\"" 18065msgstr "" 18066 18067#: config/tc-tic54x.c:3942 18068#, c-format 18069msgid "Operand \"%s\" out of range (use 1 or 2)" 18070msgstr "" 18071 18072#: config/tc-tic54x.c:4145 18073#, c-format 18074msgid "Unrecognized instruction \"%s\"" 18075msgstr "" 18076 18077#: config/tc-tic54x.c:4174 18078#, c-format 18079msgid "Unrecognized operand list '%s' for instruction '%s'" 18080msgstr "" 18081 18082#: config/tc-tic54x.c:4203 18083#, c-format 18084msgid "Unrecognized parallel instruction \"%s\"" 18085msgstr "" 18086 18087#: config/tc-tic54x.c:4252 18088#, c-format 18089msgid "Invalid operand (s) for parallel instruction \"%s\"" 18090msgstr "" 18091 18092#: config/tc-tic54x.c:4255 18093#, c-format 18094msgid "Unrecognized parallel instruction combination \"%s || %s\"" 18095msgstr "" 18096 18097#: config/tc-tic54x.c:4470 18098#, c-format 18099msgid "%s symbol recursion stopped at second appearance of '%s'" 18100msgstr "" 18101 18102#: config/tc-tic54x.c:4511 18103msgid "Unrecognized substitution symbol function" 18104msgstr "" 18105 18106#: config/tc-tic54x.c:4516 18107msgid "Missing '(' after substitution symbol function" 18108msgstr "" 18109 18110#: config/tc-tic54x.c:4530 18111msgid "Expecting second argument" 18112msgstr "" 18113 18114#: config/tc-tic54x.c:4543 config/tc-tic54x.c:4593 18115msgid "Extra junk in function call, expecting ')'" 18116msgstr "" 18117 18118#: config/tc-tic54x.c:4569 18119msgid "Function expects two arguments" 18120msgstr "" 18121 18122#: config/tc-tic54x.c:4582 18123msgid "Expecting character constant argument" 18124msgstr "" 18125 18126#: config/tc-tic54x.c:4588 18127msgid "Both arguments must be substitution symbols" 18128msgstr "" 18129 18130#: config/tc-tic54x.c:4640 18131#, c-format 18132msgid "Invalid subscript (use 1 to %d)" 18133msgstr "" 18134 18135#: config/tc-tic54x.c:4650 18136#, c-format 18137msgid "Invalid length (use 0 to %d)" 18138msgstr "" 18139 18140#: config/tc-tic54x.c:4660 18141msgid "Missing ')' in subscripted substitution symbol expression" 18142msgstr "" 18143 18144#: config/tc-tic54x.c:4680 18145msgid "Missing forced substitution terminator ':'" 18146msgstr "" 18147 18148#: config/tc-tic54x.c:4833 18149#, c-format 18150msgid "" 18151"Instruction does not fit in available delay slots (%d-word insn, %d slot " 18152"left)" 18153msgid_plural "" 18154"Instruction does not fit in available delay slots (%d-word insn, %d slots " 18155"left)" 18156msgstr[0] "" 18157msgstr[1] "" 18158 18159#: config/tc-tic54x.c:4877 18160#, c-format 18161msgid "Unrecognized parallel instruction '%s'" 18162msgstr "" 18163 18164#: config/tc-tic54x.c:4889 18165#, c-format 18166msgid "Instruction '%s' requires an LP cpu version" 18167msgstr "" 18168 18169#: config/tc-tic54x.c:4896 18170#, c-format 18171msgid "Instruction '%s' requires far mode addressing" 18172msgstr "" 18173 18174#: config/tc-tic54x.c:4908 18175#, c-format 18176msgid "" 18177"Instruction does not fit in available delay slots (%d-word insn, %d slot " 18178"left). Resulting behavior is undefined." 18179msgid_plural "" 18180"Instruction does not fit in available delay slots (%d-word insn, %d slots " 18181"left). Resulting behavior is undefined." 18182msgstr[0] "" 18183msgstr[1] "" 18184 18185#: config/tc-tic54x.c:4922 18186msgid "" 18187"Instructions which cause PC discontinuity are not allowed in a delay slot. " 18188"Resulting behavior is undefined." 18189msgstr "" 18190 18191#: config/tc-tic54x.c:4933 18192#, c-format 18193msgid "'%s' is not repeatable. Resulting behavior is undefined." 18194msgstr "" 18195 18196#: config/tc-tic54x.c:4937 18197msgid "" 18198"Instructions using long offset modifiers or absolute addresses are not " 18199"repeatable. Resulting behavior is undefined." 18200msgstr "" 18201 18202#: config/tc-tic54x.c:5081 18203#, c-format 18204msgid "Unsupported relocation size %d" 18205msgstr "" 18206 18207#: config/tc-tic54x.c:5212 18208msgid "non-absolute value used with .space/.bes" 18209msgstr "" 18210 18211#: config/tc-tic54x.c:5216 18212#, c-format 18213msgid "negative value ignored in %s" 18214msgstr "" 18215 18216#: config/tc-tic54x.c:5304 18217#, c-format 18218msgid "attempt to .space/.bes backwards? (%ld)" 18219msgstr "" 18220 18221#: config/tc-tic6x.c:262 18222#, c-format 18223msgid "unknown -mpid= argument '%s'" 18224msgstr "" 18225 18226#: config/tc-tic6x.c:320 18227#, c-format 18228msgid "TMS320C6000 options:\n" 18229msgstr "" 18230 18231#: config/tc-tic6x.c:321 18232#, c-format 18233msgid " -march=ARCH enable instructions from architecture ARCH\n" 18234msgstr "" 18235 18236#: config/tc-tic6x.c:322 18237#, c-format 18238msgid " -mbig-endian generate big-endian code\n" 18239msgstr "" 18240 18241#: config/tc-tic6x.c:323 18242#, c-format 18243msgid " -mlittle-endian generate little-endian code\n" 18244msgstr "" 18245 18246#: config/tc-tic6x.c:324 18247#, c-format 18248msgid " -mdsbt code uses DSBT addressing\n" 18249msgstr "" 18250 18251#: config/tc-tic6x.c:325 18252#, c-format 18253msgid " -mno-dsbt code does not use DSBT addressing\n" 18254msgstr "" 18255 18256#: config/tc-tic6x.c:326 18257#, c-format 18258msgid "" 18259" -mpid=no code uses position-dependent data addressing\n" 18260msgstr "" 18261 18262#: config/tc-tic6x.c:327 18263#, c-format 18264msgid "" 18265" -mpid=near code uses position-independent data addressing,\n" 18266" GOT accesses use near DP addressing\n" 18267msgstr "" 18268 18269#: config/tc-tic6x.c:329 18270#, c-format 18271msgid "" 18272" -mpid=far code uses position-independent data addressing,\n" 18273" GOT accesses use far DP addressing\n" 18274msgstr "" 18275 18276#: config/tc-tic6x.c:331 18277#, c-format 18278msgid " -mpic code addressing is position-independent\n" 18279msgstr "" 18280 18281#: config/tc-tic6x.c:332 18282#, c-format 18283msgid " -mno-pic code addressing is position-dependent\n" 18284msgstr "" 18285 18286#: config/tc-tic6x.c:337 18287#, c-format 18288msgid "Supported ARCH values are:" 18289msgstr "" 18290 18291#: config/tc-tic6x.c:384 18292msgid "unexpected .cantunwind directive" 18293msgstr "" 18294 18295#: config/tc-tic6x.c:404 18296msgid "unexpected .handlerdata directive" 18297msgstr "" 18298 18299#: config/tc-tic6x.c:416 18300msgid "personality routine required before .handlerdata directive" 18301msgstr "" 18302 18303#: config/tc-tic6x.c:530 18304msgid "expected symbol" 18305msgstr "" 18306 18307#: config/tc-tic6x.c:577 18308msgid "expected comma after symbol name" 18309msgstr "" 18310 18311#: config/tc-tic6x.c:587 18312#, c-format 18313msgid "invalid length for .scomm directive" 18314msgstr "" 18315 18316#: config/tc-tic6x.c:601 18317msgid "alignment is not a positive number" 18318msgstr "" 18319 18320#: config/tc-tic6x.c:613 18321msgid "alignment is not a power of 2" 18322msgstr "" 18323 18324#: config/tc-tic6x.c:628 18325#, c-format 18326msgid "attempt to re-define symbol `%s'" 18327msgstr "" 18328 18329#: config/tc-tic6x.c:637 18330#, c-format 18331msgid "attempt to redefine `%s' with a different length" 18332msgstr "" 18333 18334#: config/tc-tic6x.c:836 18335msgid "multiple '||' on same line" 18336msgstr "" 18337 18338#: config/tc-tic6x.c:839 18339msgid "'||' after predicate" 18340msgstr "" 18341 18342#: config/tc-tic6x.c:883 18343msgid "multiple predicates on same line" 18344msgstr "" 18345 18346#: config/tc-tic6x.c:889 18347#, c-format 18348msgid "bad predicate '%s'" 18349msgstr "" 18350 18351#: config/tc-tic6x.c:900 18352msgid "predication on A0 not supported on this architecture" 18353msgstr "" 18354 18355#: config/tc-tic6x.c:933 18356msgid "label after '||'" 18357msgstr "" 18358 18359#: config/tc-tic6x.c:939 18360msgid "label after predicate" 18361msgstr "" 18362 18363#: config/tc-tic6x.c:963 18364msgid "'||' not followed by instruction" 18365msgstr "" 18366 18367#: config/tc-tic6x.c:969 18368msgid "predicate not followed by instruction" 18369msgstr "" 18370 18371#: config/tc-tic6x.c:1402 18372#, c-format 18373msgid "control register '%s' not supported on this architecture" 18374msgstr "" 18375 18376#: config/tc-tic6x.c:1581 config/tc-tic6x.c:1584 config/tc-tic6x.c:1637 18377#: config/tc-tic6x.c:1641 18378#, c-format 18379msgid "register number %u not supported on this architecture" 18380msgstr "" 18381 18382#: config/tc-tic6x.c:1612 18383#, c-format 18384msgid "register pair for operand %u of '%.*s' not a valid even/odd pair" 18385msgstr "" 18386 18387#: config/tc-tic6x.c:1668 18388#, c-format 18389msgid "junk after operand %u of '%.*s'" 18390msgstr "" 18391 18392#: config/tc-tic6x.c:1681 18393#, c-format 18394msgid "bad register or register pair for operand %u of '%.*s'" 18395msgstr "" 18396 18397#: config/tc-tic6x.c:1687 18398#, c-format 18399msgid "bad register for operand %u of '%.*s'" 18400msgstr "" 18401 18402#: config/tc-tic6x.c:1692 18403#, c-format 18404msgid "bad register pair for operand %u of '%.*s'" 18405msgstr "" 18406 18407#: config/tc-tic6x.c:1697 18408#, c-format 18409msgid "bad functional unit for operand %u of '%.*s'" 18410msgstr "" 18411 18412#: config/tc-tic6x.c:1702 18413#, c-format 18414msgid "bad operand %u of '%.*s'" 18415msgstr "" 18416 18417#: config/tc-tic6x.c:1834 18418msgid "$DSBT_INDEX must be used with __c6xabi_DSBT_BASE" 18419msgstr "" 18420 18421#: config/tc-tic6x.c:1874 18422msgid "$DSBT_INDEX not supported in this context" 18423msgstr "" 18424 18425#: config/tc-tic6x.c:1887 18426msgid "$GOT not supported in this context" 18427msgstr "" 18428 18429#: config/tc-tic6x.c:1904 18430msgid "$DPR_GOT not supported in this context" 18431msgstr "" 18432 18433#: config/tc-tic6x.c:1925 18434msgid "$DPR_BYTE not supported in this context" 18435msgstr "" 18436 18437#: config/tc-tic6x.c:1942 18438msgid "$DPR_HWORD not supported in this context" 18439msgstr "" 18440 18441#: config/tc-tic6x.c:1959 18442msgid "$DPR_WORD not supported in this context" 18443msgstr "" 18444 18445#: config/tc-tic6x.c:1978 18446msgid "$PCR_OFFSET not supported in this context" 18447msgstr "" 18448 18449#: config/tc-tic6x.c:1989 18450msgid "invalid PC-relative operand" 18451msgstr "" 18452 18453#: config/tc-tic6x.c:2026 18454#, c-format 18455msgid "no %d-byte relocations available" 18456msgstr "" 18457 18458#: config/tc-tic6x.c:2513 config/tc-tic6x.c:2544 config/tc-tic6x.c:2562 18459#: config/tc-tic6x.c:2992 config/tc-tic6x.c:3011 config/tc-tic6x.c:3043 18460#, c-format 18461msgid "operand %u of '%.*s' out of range" 18462msgstr "" 18463 18464#: config/tc-tic6x.c:2606 config/tc-tic6x.c:2831 18465#, c-format 18466msgid "offset in operand %u of '%.*s' not divisible by %u" 18467msgstr "" 18468 18469#: config/tc-tic6x.c:2823 config/tc-tic6x.c:2856 18470#, c-format 18471msgid "offset in operand %u of '%.*s' out of range" 18472msgstr "" 18473 18474#: config/tc-tic6x.c:2938 18475#, c-format 18476msgid "functional unit already masked for operand %u of '%.*s'" 18477msgstr "" 18478 18479#: config/tc-tic6x.c:2962 config/tc-tic6x.c:3720 18480#, c-format 18481msgid "'%.*s' instruction not in a software pipelined loop" 18482msgstr "" 18483 18484#: config/tc-tic6x.c:3061 18485#, c-format 18486msgid "instruction '%.*s' cannot be predicated" 18487msgstr "" 18488 18489#: config/tc-tic6x.c:3328 18490#, c-format 18491msgid "'%.*s' instruction not supported on this architecture" 18492msgstr "" 18493 18494#: config/tc-tic6x.c:3336 18495#, c-format 18496msgid "'%.*s' instruction not supported on this functional unit" 18497msgstr "" 18498 18499#: config/tc-tic6x.c:3344 18500#, c-format 18501msgid "" 18502"'%.*s' instruction not supported on this functional unit for this " 18503"architecture" 18504msgstr "" 18505 18506#: config/tc-tic6x.c:3364 18507msgid "missing operand after comma" 18508msgstr "" 18509 18510#: config/tc-tic6x.c:3372 config/tc-tic6x.c:3390 18511#, c-format 18512msgid "too many operands to '%.*s'" 18513msgstr "" 18514 18515#: config/tc-tic6x.c:3403 18516#, c-format 18517msgid "bad number of operands to '%.*s'" 18518msgstr "" 18519 18520#: config/tc-tic6x.c:3475 18521#, c-format 18522msgid "operand %u of '%.*s' not constant" 18523msgstr "" 18524 18525#: config/tc-tic6x.c:3480 18526#, c-format 18527msgid "operand %u of '%.*s' on wrong side" 18528msgstr "" 18529 18530#: config/tc-tic6x.c:3485 18531#, c-format 18532msgid "operand %u of '%.*s' not a valid return address register" 18533msgstr "" 18534 18535#: config/tc-tic6x.c:3491 18536#, c-format 18537msgid "operand %u of '%.*s' is write-only" 18538msgstr "" 18539 18540#: config/tc-tic6x.c:3496 18541#, c-format 18542msgid "operand %u of '%.*s' is read-only" 18543msgstr "" 18544 18545#: config/tc-tic6x.c:3501 18546#, c-format 18547msgid "operand %u of '%.*s' not a valid memory reference" 18548msgstr "" 18549 18550#: config/tc-tic6x.c:3507 18551#, c-format 18552msgid "operand %u of '%.*s' not a valid base address register" 18553msgstr "" 18554 18555#: config/tc-tic6x.c:3593 18556#, c-format 18557msgid "bad operand combination for '%.*s'" 18558msgstr "" 18559 18560#: config/tc-tic6x.c:3639 18561msgid "parallel instruction not following another instruction" 18562msgstr "" 18563 18564#: config/tc-tic6x.c:3645 18565msgid "too many instructions in execute packet" 18566msgstr "" 18567 18568#: config/tc-tic6x.c:3650 18569msgid "label not at start of execute packet" 18570msgstr "" 18571 18572#: config/tc-tic6x.c:3653 18573#, c-format 18574msgid "'%.*s' instruction not at start of execute packet" 18575msgstr "" 18576 18577#: config/tc-tic6x.c:3701 18578msgid "functional unit already used in this execute packet" 18579msgstr "" 18580 18581#: config/tc-tic6x.c:3709 18582msgid "nested software pipelined loop" 18583msgstr "" 18584 18585#: config/tc-tic6x.c:3728 18586msgid "'||^' without previous SPMASK" 18587msgstr "" 18588 18589#: config/tc-tic6x.c:3730 18590msgid "cannot mask instruction using no functional unit" 18591msgstr "" 18592 18593#: config/tc-tic6x.c:3742 18594msgid "functional unit already masked" 18595msgstr "" 18596 18597#: config/tc-tic6x.c:3807 18598msgid "value too large for 2-byte field" 18599msgstr "" 18600 18601#: config/tc-tic6x.c:3817 18602msgid "value too large for 1-byte field" 18603msgstr "" 18604 18605#: config/tc-tic6x.c:3944 18606msgid "immediate offset not 2-byte-aligned" 18607msgstr "" 18608 18609#: config/tc-tic6x.c:3972 18610msgid "immediate offset not 4-byte-aligned" 18611msgstr "" 18612 18613#: config/tc-tic6x.c:3986 18614msgid "addend used with $DSBT_INDEX" 18615msgstr "" 18616 18617#: config/tc-tic6x.c:4000 config/tc-tic6x.c:4018 config/tc-tic6x.c:4036 18618#: config/tc-tic6x.c:4054 18619msgid "PC-relative offset not 4-byte-aligned" 18620msgstr "" 18621 18622#: config/tc-tic6x.c:4003 config/tc-tic6x.c:4021 config/tc-tic6x.c:4039 18623#: config/tc-tic6x.c:4057 18624msgid "PC-relative offset out of range" 18625msgstr "" 18626 18627#: config/tc-tic6x.c:4536 18628#, c-format 18629msgid "undefined symbol %s in PCR relocation" 18630msgstr "" 18631 18632#: config/tc-tic6x.c:4653 18633#, c-format 18634msgid "group section `%s' has no group signature" 18635msgstr "" 18636 18637#: config/tc-tic6x.c:4805 18638msgid "missing .endp before .cfi_startproc" 18639msgstr "" 18640 18641#: config/tc-tic6x.c:4910 18642msgid "stack pointer offset too large for personality routine" 18643msgstr "" 18644 18645#: config/tc-tic6x.c:4917 18646msgid "stack frame layout does not match personality routine" 18647msgstr "" 18648 18649#: config/tc-tic6x.c:5051 18650msgid "too many unwinding instructions" 18651msgstr "" 18652 18653#: config/tc-tic6x.c:5126 config/tc-tic6x.c:5139 config/tc-tic6x.c:5147 18654#, c-format 18655msgid "unable to generate unwinding opcode for reg %d" 18656msgstr "" 18657 18658#: config/tc-tic6x.c:5156 18659msgid "unable to restore return address from previously restored reg" 18660msgstr "" 18661 18662#: config/tc-tic6x.c:5168 18663#, c-format 18664msgid "unhandled CFA insn for unwinding (%d)" 18665msgstr "" 18666 18667#: config/tc-tic6x.c:5178 18668#, c-format 18669msgid "unable to generate unwinding opcode for frame pointer reg %d" 18670msgstr "" 18671 18672#: config/tc-tic6x.c:5187 18673msgid "unable to generate unwinding opcode for frame pointer offset" 18674msgstr "" 18675 18676#: config/tc-tic6x.c:5196 18677msgid "unwound stack pointer not doubleword aligned" 18678msgstr "" 18679 18680#: config/tc-tic6x.c:5341 18681msgid "stack frame layout too complex for unwinder" 18682msgstr "" 18683 18684#: config/tc-tic6x.c:5358 18685msgid "unwound frame has negative size" 18686msgstr "" 18687 18688#: config/tc-tilegx.c:141 18689#, c-format 18690msgid "" 18691" -Q ignored\n" 18692" -V print assembler version number\n" 18693" -EB/-EL generate big-endian/little-endian code\n" 18694" --32/--64 generate 32bit/64bit code\n" 18695msgstr "" 18696 18697#: config/tc-tilegx.c:731 config/tc-tilepro.c:619 18698msgid "Invalid operator for operand." 18699msgstr "" 18700 18701#: config/tc-tilegx.c:754 config/tc-tilepro.c:642 18702msgid "Operator may only be applied to symbols." 18703msgstr "" 18704 18705#: config/tc-tilegx.c:819 config/tc-tilepro.c:707 18706#, c-format 18707msgid "Writes to register '%s' are not allowed." 18708msgstr "" 18709 18710#: config/tc-tilegx.c:846 config/tc-tilepro.c:734 18711#, c-format 18712msgid "" 18713"Two instructions in the same bundle both write to register %s, which is not " 18714"allowed." 18715msgstr "" 18716 18717#: config/tc-tilegx.c:911 config/tc-tilepro.c:798 18718#, c-format 18719msgid "'%s' may not be bundled with other instructions." 18720msgstr "" 18721 18722#: config/tc-tilegx.c:941 config/tc-tilepro.c:828 18723msgid "Invalid combination of instructions for bundle." 18724msgstr "" 18725 18726#: config/tc-tilegx.c:976 config/tc-tilepro.c:863 18727msgid "instruction address is not a multiple of 8" 18728msgstr "" 18729 18730#: config/tc-tilegx.c:1053 config/tc-tilepro.c:941 18731msgid "Invalid expression." 18732msgstr "" 18733 18734#: config/tc-tilegx.c:1099 config/tc-tilepro.c:983 18735#, c-format 18736msgid "Expected register, got '%s'." 18737msgstr "" 18738 18739#: config/tc-tilegx.c:1106 config/tc-tilepro.c:990 18740#, c-format 18741msgid "Found use of non-canonical register name %s; use %s instead." 18742msgstr "" 18743 18744#: config/tc-tilegx.c:1166 config/tc-tilepro.c:1049 18745#, c-format 18746msgid "Too few operands to '%s'." 18747msgstr "" 18748 18749#: config/tc-tilegx.c:1171 config/tc-tilepro.c:1054 18750#, c-format 18751msgid "Unexpected character '%c' after operand %d to %s." 18752msgstr "" 18753 18754#: config/tc-tilegx.c:1192 config/tc-tilepro.c:1075 18755msgid "Expected immediate expression" 18756msgstr "" 18757 18758#: config/tc-tilegx.c:1205 config/tc-tilegx.c:1807 config/tc-tilepro.c:1088 18759#: config/tc-tilepro.c:1584 18760msgid "Found '}' when not bundling." 18761msgstr "" 18762 18763#: config/tc-tilegx.c:1246 config/tc-tilepro.c:1128 18764#, c-format 18765msgid "Unknown opcode `%.*s'." 18766msgstr "" 18767 18768#: config/tc-tilegx.c:1257 config/tc-tilepro.c:1139 18769msgid "Too many instructions for bundle." 18770msgstr "" 18771 18772#: config/tc-tilegx.c:1349 config/tc-tilepro.c:1221 18773msgid "Bad call to md_atof ()" 18774msgstr "" 18775 18776#: config/tc-tilegx.c:1425 config/tc-tilepro.c:1284 18777msgid "This operator only produces two byte values." 18778msgstr "" 18779 18780#: config/tc-tilegx.c:1752 config/tc-tilepro.c:1529 18781#, c-format 18782msgid "internal error? cannot generate `%s' relocation (%d, %d)" 18783msgstr "" 18784 18785#: config/tc-tilegx.c:1795 config/tc-tilepro.c:1572 18786msgid "Found '{' when already bundling." 18787msgstr "" 18788 18789#: config/tc-tilepro.c:98 18790#, c-format 18791msgid "" 18792" -Q ignored\n" 18793" -V print assembler version number\n" 18794msgstr "" 18795 18796#: config/tc-v850.c:294 18797#, c-format 18798msgid ".COMMon length (%d.) < 0! Ignored." 18799msgstr "" 18800 18801#: config/tc-v850.c:315 18802#, c-format 18803msgid "Length of .comm \"%s\" is already %ld. Not changed to %d." 18804msgstr "" 18805 18806#: config/tc-v850.c:341 18807msgid "Common alignment negative; 0 assumed" 18808msgstr "" 18809 18810#: config/tc-v850.c:545 18811msgid ".longcall pseudo-op seen when not relaxing" 18812msgstr "" 18813 18814#: config/tc-v850.c:547 18815msgid ".longjump pseudo-op seen when not relaxing" 18816msgstr "" 18817 18818#: config/tc-v850.c:554 18819msgid "bad .longcall format" 18820msgstr "" 18821 18822#: config/tc-v850.c:1393 18823#, c-format 18824msgid "unknown operand shift: %x\n" 18825msgstr "" 18826 18827#: config/tc-v850.c:1394 18828msgid "internal failure in parse_register_list" 18829msgstr "" 18830 18831#: config/tc-v850.c:1410 18832msgid "constant expression or register list expected" 18833msgstr "" 18834 18835#: config/tc-v850.c:1415 18836msgid "high bits set in register list expression" 18837msgstr "" 18838 18839#: config/tc-v850.c:1453 config/tc-v850.c:1510 18840msgid "illegal register included in list" 18841msgstr "" 18842 18843#: config/tc-v850.c:1459 18844msgid "system registers cannot be included in list" 18845msgstr "" 18846 18847#: config/tc-v850.c:1485 18848msgid "second register should follow dash in register list" 18849msgstr "" 18850 18851#: config/tc-v850.c:1490 18852msgid "second register should be greater than first register" 18853msgstr "" 18854 18855#: config/tc-v850.c:1540 18856#, c-format 18857msgid " V850 options:\n" 18858msgstr "" 18859 18860#: config/tc-v850.c:1541 18861#, c-format 18862msgid " -mwarn-signed-overflow Warn if signed immediate values overflow\n" 18863msgstr "" 18864 18865#: config/tc-v850.c:1542 18866#, c-format 18867msgid "" 18868" -mwarn-unsigned-overflow Warn if unsigned immediate values overflow\n" 18869msgstr "" 18870 18871#: config/tc-v850.c:1543 18872#, c-format 18873msgid " -mv850 The code is targeted at the v850\n" 18874msgstr "" 18875 18876#: config/tc-v850.c:1544 18877#, c-format 18878msgid " -mv850e The code is targeted at the v850e\n" 18879msgstr "" 18880 18881#: config/tc-v850.c:1545 18882#, c-format 18883msgid " -mv850e1 The code is targeted at the v850e1\n" 18884msgstr "" 18885 18886#: config/tc-v850.c:1546 18887#, c-format 18888msgid " -mv850e2 The code is targeted at the v850e2\n" 18889msgstr "" 18890 18891#: config/tc-v850.c:1547 18892#, c-format 18893msgid " -mv850e2v3 The code is targeted at the v850e2v3\n" 18894msgstr "" 18895 18896#: config/tc-v850.c:1548 18897#, c-format 18898msgid " -mv850e2v4 Alias for -mv850e3v5\n" 18899msgstr "" 18900 18901#: config/tc-v850.c:1549 18902#, c-format 18903msgid " -mv850e3v5 The code is targeted at the v850e3v5\n" 18904msgstr "" 18905 18906#: config/tc-v850.c:1550 18907#, c-format 18908msgid " -mrelax Enable relaxation\n" 18909msgstr "" 18910 18911#: config/tc-v850.c:1551 18912#, c-format 18913msgid "" 18914" --disp-size-default-22 branch displacement with unknown size is 22 bits " 18915"(default)\n" 18916msgstr "" 18917 18918#: config/tc-v850.c:1552 18919#, c-format 18920msgid "" 18921" --disp-size-default-32 branch displacement with unknown size is 32 " 18922"bits\n" 18923msgstr "" 18924 18925#: config/tc-v850.c:1553 18926#, c-format 18927msgid " -mextension enable extension opcode support\n" 18928msgstr "" 18929 18930#: config/tc-v850.c:1554 18931#, c-format 18932msgid " -mno-bcond17\t\t disable b<cond> disp17 instruction\n" 18933msgstr "" 18934 18935#: config/tc-v850.c:1555 18936#, c-format 18937msgid " -mno-stld23\t\t disable st/ld offset23 instruction\n" 18938msgstr "" 18939 18940#: config/tc-v850.c:1556 18941#, c-format 18942msgid " -mgcc-abi Mark the binary as using the old GCC ABI\n" 18943msgstr "" 18944 18945#: config/tc-v850.c:1557 18946#, c-format 18947msgid "" 18948" -mrh850-abi Mark the binary as using the RH850 ABI " 18949"(default)\n" 18950msgstr "" 18951 18952#: config/tc-v850.c:1558 18953#, c-format 18954msgid " -m8byte-align Mark the binary as using 64-bit alignment\n" 18955msgstr "" 18956 18957#: config/tc-v850.c:1559 18958#, c-format 18959msgid "" 18960" -m4byte-align Mark the binary as using 32-bit alignment " 18961"(default)\n" 18962msgstr "" 18963 18964#: config/tc-v850.c:1560 18965#, c-format 18966msgid "" 18967" -msoft-float Mark the binary as not using FP insns (default " 18968"for pre e2v3)\n" 18969msgstr "" 18970 18971#: config/tc-v850.c:1561 18972#, c-format 18973msgid "" 18974" -mhard-float Mark the binary as using FP insns (default for " 18975"e2v3 and up)\n" 18976msgstr "" 18977 18978#: config/tc-v850.c:1949 18979#, c-format 18980msgid "Unable to determine default target processor from string: %s" 18981msgstr "" 18982 18983#: config/tc-v850.c:1993 18984msgid "hi0() relocation used on an instruction which does not support it" 18985msgstr "" 18986 18987#: config/tc-v850.c:2013 18988msgid "hi() relocation used on an instruction which does not support it" 18989msgstr "" 18990 18991#: config/tc-v850.c:2036 18992msgid "lo() relocation used on an instruction which does not support it" 18993msgstr "" 18994 18995#: config/tc-v850.c:2046 18996msgid "ctoff() is not supported by the rh850 ABI. Use -mgcc-abi instead" 18997msgstr "" 18998 18999#: config/tc-v850.c:2062 19000msgid "ctoff() relocation used on an instruction which does not support it" 19001msgstr "" 19002 19003#: config/tc-v850.c:2081 19004msgid "sdaoff() relocation used on an instruction which does not support it" 19005msgstr "" 19006 19007#: config/tc-v850.c:2100 19008msgid "zdaoff() relocation used on an instruction which does not support it" 19009msgstr "" 19010 19011#: config/tc-v850.c:2132 19012msgid "tdaoff() relocation used on an instruction which does not support it" 19013msgstr "" 19014 19015#: config/tc-v850.c:2273 19016#, c-format 19017msgid "operand out of range (%d is not between %d and %d)" 19018msgstr "" 19019 19020#: config/tc-v850.c:2356 19021msgid "st/ld offset 23 instruction was disabled ." 19022msgstr "" 19023 19024#: config/tc-v850.c:2365 19025msgid "Target processor does not support this instruction." 19026msgstr "" 19027 19028#: config/tc-v850.c:2477 config/tc-v850.c:2487 config/tc-v850.c:2508 19029#: config/tc-v850.c:2522 config/tc-v850.c:2528 config/tc-v850.c:2552 19030#: config/tc-v850.c:2558 config/tc-v850.c:2565 config/tc-v850.c:2579 19031#: config/tc-v850.c:2593 config/tc-v850.c:2599 config/tc-v850.c:2936 19032msgid "immediate operand is too large" 19033msgstr "" 19034 19035#: config/tc-v850.c:2494 19036#, c-format 19037msgid "AAARG -> unhandled constant reloc: %d" 19038msgstr "" 19039 19040#: config/tc-v850.c:2629 config/tc-v850.c:2640 19041msgid "constant too big to fit into instruction" 19042msgstr "" 19043 19044#: config/tc-v850.c:2715 19045msgid "odd number cannot be used here" 19046msgstr "" 19047 19048#: config/tc-v850.c:2760 19049msgid "invalid register name" 19050msgstr "" 19051 19052#: config/tc-v850.c:2766 19053msgid "register r0 cannot be used here" 19054msgstr "" 19055 19056#: config/tc-v850.c:2772 19057msgid "odd register cannot be used here" 19058msgstr "" 19059 19060#: config/tc-v850.c:2781 19061msgid "invalid system register name" 19062msgstr "" 19063 19064#: config/tc-v850.c:2795 19065msgid "expected EP register" 19066msgstr "" 19067 19068#: config/tc-v850.c:2812 config/tc-v850.c:2825 19069msgid "invalid condition code name" 19070msgstr "" 19071 19072#: config/tc-v850.c:2818 19073msgid "condition sa cannot be used here" 19074msgstr "" 19075 19076#: config/tc-v850.c:2831 19077msgid "invalid cache operation name" 19078msgstr "" 19079 19080#: config/tc-v850.c:2836 19081msgid "invalid pref operation name" 19082msgstr "" 19083 19084#: config/tc-v850.c:2841 19085msgid "invalid vector register name" 19086msgstr "" 19087 19088#: config/tc-v850.c:2879 19089msgid "syntax error: value is missing before the register name" 19090msgstr "" 19091 19092#: config/tc-v850.c:2881 19093msgid "syntax error: register not expected" 19094msgstr "" 19095 19096#: config/tc-v850.c:2895 19097msgid "syntax error: system register not expected" 19098msgstr "" 19099 19100#: config/tc-v850.c:2900 config/tc-v850.c:2905 19101msgid "syntax error: condition code not expected" 19102msgstr "" 19103 19104#: config/tc-v850.c:2910 19105msgid "syntax error: vector register not expected" 19106msgstr "" 19107 19108#: config/tc-v850.c:2920 19109msgid "immediate 0 cannot be used here" 19110msgstr "" 19111 19112#: config/tc-v850.c:2944 19113msgid "immediate operand is not match" 19114msgstr "" 19115 19116#: config/tc-v850.c:2957 19117msgid "displacement is too large" 19118msgstr "" 19119 19120#: config/tc-v850.c:2975 config/tc-xtensa.c:13078 19121msgid "invalid operand" 19122msgstr "" 19123 19124#: config/tc-v850.c:3087 19125msgid "loop: 32-bit displacement not supported" 19126msgstr "" 19127 19128#: config/tc-vax.c:1343 19129msgid "no '[' to match ']'" 19130msgstr "" 19131 19132#: config/tc-vax.c:1359 19133msgid "bad register in []" 19134msgstr "" 19135 19136#: config/tc-vax.c:1361 19137msgid "[PC] index banned" 19138msgstr "" 19139 19140#: config/tc-vax.c:1397 19141msgid "no '(' to match ')'" 19142msgstr "" 19143 19144#: config/tc-vax.c:1513 19145msgid "invalid branch operand" 19146msgstr "" 19147 19148#: config/tc-vax.c:1540 19149msgid "address prohibits @" 19150msgstr "" 19151 19152#: config/tc-vax.c:1542 19153msgid "address prohibits #" 19154msgstr "" 19155 19156#: config/tc-vax.c:1546 19157msgid "address prohibits -()" 19158msgstr "" 19159 19160#: config/tc-vax.c:1548 19161msgid "address prohibits ()+" 19162msgstr "" 19163 19164#: config/tc-vax.c:1551 19165msgid "address prohibits ()" 19166msgstr "" 19167 19168#: config/tc-vax.c:1553 19169msgid "address prohibits []" 19170msgstr "" 19171 19172#: config/tc-vax.c:1555 19173msgid "address prohibits register" 19174msgstr "" 19175 19176#: config/tc-vax.c:1557 19177msgid "address prohibits displacement length specifier" 19178msgstr "" 19179 19180#: config/tc-vax.c:1585 19181msgid "invalid operand of S^#" 19182msgstr "" 19183 19184#: config/tc-vax.c:1598 19185msgid "S^# needs expression" 19186msgstr "" 19187 19188#: config/tc-vax.c:1605 19189msgid "S^# may only read-access" 19190msgstr "" 19191 19192#: config/tc-vax.c:1628 19193msgid "invalid operand of -()" 19194msgstr "" 19195 19196#: config/tc-vax.c:1634 19197msgid "-(PC) unpredictable" 19198msgstr "" 19199 19200#: config/tc-vax.c:1636 19201msgid "[]index same as -()register: unpredictable" 19202msgstr "" 19203 19204#: config/tc-vax.c:1668 19205msgid "invalid operand of ()+" 19206msgstr "" 19207 19208#: config/tc-vax.c:1674 19209msgid "(PC)+ unpredictable" 19210msgstr "" 19211 19212#: config/tc-vax.c:1676 19213msgid "[]index same as ()+register: unpredictable" 19214msgstr "" 19215 19216#: config/tc-vax.c:1699 19217msgid "# conflicts length" 19218msgstr "" 19219 19220#: config/tc-vax.c:1701 19221msgid "# bars register" 19222msgstr "" 19223 19224#: config/tc-vax.c:1721 19225msgid "writing or modifying # is unpredictable" 19226msgstr "" 19227 19228#: config/tc-vax.c:1747 19229msgid "length not needed" 19230msgstr "" 19231 19232#: config/tc-vax.c:1754 19233msgid "can't []index a register, because it has no address" 19234msgstr "" 19235 19236#: config/tc-vax.c:1756 19237msgid "a register has no address" 19238msgstr "" 19239 19240#: config/tc-vax.c:1765 19241msgid "PC part of operand unpredictable" 19242msgstr "" 19243 19244#: config/tc-vax.c:1923 19245msgid "odd number of bytes in operand description" 19246msgstr "" 19247 19248#: config/tc-vax.c:1937 19249msgid "Bad operand" 19250msgstr "" 19251 19252#: config/tc-vax.c:1942 19253msgid "Not enough operands" 19254msgstr "" 19255 19256#: config/tc-vax.c:2218 19257msgid "SYMBOL TABLE not implemented" 19258msgstr "" 19259 19260#: config/tc-vax.c:2222 19261msgid "TOKEN TRACE not implemented" 19262msgstr "" 19263 19264#: config/tc-vax.c:2226 19265#, c-format 19266msgid "Displacement length %s ignored!" 19267msgstr "" 19268 19269#: config/tc-vax.c:2230 19270#, c-format 19271msgid "I don't need or use temp. file \"%s\"." 19272msgstr "" 19273 19274#: config/tc-vax.c:2234 19275msgid "I don't use an interpass file! -V ignored" 19276msgstr "" 19277 19278#: config/tc-vax.c:2291 19279#, c-format 19280msgid "" 19281"VAX options:\n" 19282"-d LENGTH\t\tignored\n" 19283"-J\t\t\tignored\n" 19284"-S\t\t\tignored\n" 19285"-t FILE\t\t\tignored\n" 19286"-T\t\t\tignored\n" 19287"-V\t\t\tignored\n" 19288msgstr "" 19289 19290#: config/tc-vax.c:2300 19291#, c-format 19292msgid "" 19293"VMS options:\n" 19294"-+\t\t\thash encode names longer than 31 characters\n" 19295"-1\t\t\t`const' handling compatible with gcc 1.x\n" 19296"-H\t\t\tshow new symbol after hash truncation\n" 19297"-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n" 19298"\t\t\t0 = upper, 2 = lower, 3 = preserve case\n" 19299"-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n" 19300msgstr "" 19301 19302#: config/tc-vax.c:2465 19303#, c-format 19304msgid "Ignoring statement due to \"%s\"" 19305msgstr "" 19306 19307#: config/tc-vax.c:2482 19308#, c-format 19309msgid "Aborting because statement has \"%s\"" 19310msgstr "" 19311 19312#: config/tc-vax.c:2527 19313msgid "Can't relocate expression" 19314msgstr "" 19315 19316#: config/tc-vax.c:2630 19317msgid "Bignum not permitted in short literal. Immediate mode assumed." 19318msgstr "" 19319 19320#: config/tc-vax.c:2639 19321msgid "Can't do flonum short literal: immediate mode used." 19322msgstr "" 19323 19324#: config/tc-vax.c:2686 19325#, c-format 19326msgid "A bignum/flonum may not be a displacement: 0x%lx used" 19327msgstr "" 19328 19329#: config/tc-vax.c:2998 19330#, c-format 19331msgid "Short literal overflow(%ld.), immediate mode assumed." 19332msgstr "" 19333 19334#: config/tc-vax.c:3007 19335#, c-format 19336msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s" 19337msgstr "" 19338 19339#: config/tc-vax.c:3072 19340msgid "Length specification ignored. Address mode 9F used" 19341msgstr "" 19342 19343#: config/tc-vax.c:3130 19344msgid "Invalid operand: immediate value used as base address." 19345msgstr "" 19346 19347#: config/tc-vax.c:3132 19348msgid "Invalid operand: immediate value used as address." 19349msgstr "" 19350 19351#: config/tc-vax.c:3157 19352#, c-format 19353msgid "Symbol %s used as immediate operand in PIC mode." 19354msgstr "" 19355 19356#: config/tc-visium.c:859 19357msgid "Bad call to MD_ATOF()" 19358msgstr "" 19359 19360#: config/tc-wasm32.c:117 19361#, c-format 19362msgid "wasm32 assembler options:\n" 19363msgstr "" 19364 19365#: config/tc-wasm32.c:364 19366msgid "unexpected negative constant" 19367msgstr "" 19368 19369#: config/tc-wasm32.c:426 19370msgid "no function type on PLT reloc" 19371msgstr "" 19372 19373#: config/tc-wasm32.c:441 19374msgid "couldn't find relocation to use" 19375msgstr "" 19376 19377#: config/tc-wasm32.c:513 19378msgid "Not a function type" 19379msgstr "" 19380 19381#: config/tc-wasm32.c:529 19382#, c-format 19383msgid "Unknown type %c\n" 19384msgstr "" 19385 19386#: config/tc-wasm32.c:551 config/tc-wasm32.c:577 19387msgid "Unknown type" 19388msgstr "" 19389 19390#: config/tc-wasm32.c:625 19391msgid "only single block types allowed" 19392msgstr "" 19393 19394#: config/tc-wasm32.c:635 19395msgid "instruction does not take a block type" 19396msgstr "" 19397 19398#: config/tc-wasm32.c:652 19399msgid "missing block type" 19400msgstr "" 19401 19402#: config/tc-wasm32.c:661 config/tc-wasm32.c:665 19403msgid "missing alignment hint" 19404msgstr "" 19405 19406#: config/tc-wasm32.c:669 19407msgid "missing offset" 19408msgstr "" 19409 19410#: config/tc-wasm32.c:675 19411msgid "missing local index" 19412msgstr "" 19413 19414#: config/tc-wasm32.c:680 19415msgid "missing break count" 19416msgstr "" 19417 19418#: config/tc-wasm32.c:685 19419msgid "missing reserved current_memory/grow_memory argument" 19420msgstr "" 19421 19422#: config/tc-wasm32.c:689 19423msgid "missing call argument" 19424msgstr "" 19425 19426#: config/tc-wasm32.c:693 19427msgid "missing call signature" 19428msgstr "" 19429 19430#: config/tc-wasm32.c:695 19431msgid "missing table index" 19432msgstr "" 19433 19434#: config/tc-wasm32.c:726 config/tc-z80.c:3695 read.c:3878 19435#, c-format 19436msgid "junk at end of line, first unrecognized character is `%c'" 19437msgstr "" 19438 19439#: config/tc-xc16x.c:218 19440#, c-format 19441msgid " XC16X specific command line options:\n" 19442msgstr "" 19443 19444#: config/tc-xgate.c:215 19445msgid "architecture variant invalid" 19446msgstr "" 19447 19448#: config/tc-xgate.c:369 19449#, c-format 19450msgid "" 19451"Freescale XGATE co-processor options:\n" 19452" -mshort use 16-bit int ABI (default)\n" 19453" -mlong use 32-bit int ABI\n" 19454" -mshort-double use 32-bit double ABI\n" 19455" -mlong-double use 64-bit double ABI (default)\n" 19456" --mxgate specify the processor variant [default %s]\n" 19457" --print-insn-syntax print the syntax of instruction in case of error\n" 19458" --print-opcodes print the list of instructions with syntax\n" 19459" --generate-example generate an example of each instruction" 19460msgstr "" 19461 19462#: config/tc-xgate.c:492 19463msgid "opcode missing or not found on input line" 19464msgstr "" 19465 19466#: config/tc-xgate.c:497 19467#, c-format 19468msgid "opcode %s not found in opcode hash table" 19469msgstr "" 19470 19471#: config/tc-xgate.c:509 19472msgid "matching operands to opcode" 19473msgstr "" 19474 19475#: config/tc-xgate.c:549 19476msgid ": processing macro, real opcode handle not found in hash" 19477msgstr "" 19478 19479#: config/tc-xgate.c:680 19480#, c-format 19481msgid "Value %ld not aligned by 2 for 9-bit PC-relative branch." 19482msgstr "" 19483 19484#: config/tc-xgate.c:697 19485#, c-format 19486msgid "Value %ld not aligned by 2 for 10-bit PC-relative branch." 19487msgstr "" 19488 19489#: config/tc-xgate.c:724 19490msgid "Value out of 3-bit range." 19491msgstr "" 19492 19493#: config/tc-xgate.c:731 19494msgid "Value out of 4-bit range." 19495msgstr "" 19496 19497#: config/tc-xgate.c:738 19498msgid "Value out of 5-bit range." 19499msgstr "" 19500 19501#: config/tc-xgate.c:875 19502msgid ":operand has too many bits" 19503msgstr "" 19504 19505#: config/tc-xgate.c:992 19506msgid "unknown operand count" 19507msgstr "" 19508 19509#: config/tc-xgate.c:1236 config/tc-xgate.c:1248 19510msgid ": expected register name r0-r7 " 19511msgstr "" 19512 19513#: config/tc-xgate.c:1284 19514#, c-format 19515msgid ":operand value(%d) too big for constraint" 19516msgstr "" 19517 19518#: config/tc-xgate.c:1302 19519msgid "you must use a hi/lo directive or 16-bit macro to load a 16-bit value." 19520msgstr "" 19521 19522#: config/tc-xgate.c:1315 19523msgid ":unknown relocation constraint size" 19524msgstr "" 19525 19526#: config/tc-xgate.c:1322 19527msgid ": expected register name ccr " 19528msgstr "" 19529 19530#: config/tc-xgate.c:1328 19531msgid ": expected register name pc " 19532msgstr "" 19533 19534#: config/tc-xstormy16.c:77 19535#, c-format 19536msgid " XSTORMY16 specific command line options:\n" 19537msgstr "" 19538 19539#: config/tc-xstormy16.c:223 19540#, c-format 19541msgid "unsupported fptr fixup size %d" 19542msgstr "" 19543 19544#: config/tc-xstormy16.c:235 19545#, c-format 19546msgid "unsupported fixup size %d" 19547msgstr "" 19548 19549#: config/tc-xstormy16.c:266 19550msgid "unsupported fptr fixup" 19551msgstr "" 19552 19553#: config/tc-xtensa.c:663 19554msgid "illegal range of target hardware versions" 19555msgstr "" 19556 19557#: config/tc-xtensa.c:845 19558msgid "--density option is ignored" 19559msgstr "" 19560 19561#: config/tc-xtensa.c:848 19562msgid "--no-density option is ignored" 19563msgstr "" 19564 19565#: config/tc-xtensa.c:866 19566msgid "--generics is deprecated; use --transform instead" 19567msgstr "" 19568 19569#: config/tc-xtensa.c:869 19570msgid "--no-generics is deprecated; use --no-transform instead" 19571msgstr "" 19572 19573#: config/tc-xtensa.c:872 19574msgid "--relax is deprecated; use --transform instead" 19575msgstr "" 19576 19577#: config/tc-xtensa.c:875 19578msgid "--no-relax is deprecated; use --no-transform instead" 19579msgstr "" 19580 19581#: config/tc-xtensa.c:892 19582msgid "--absolute-literals option not supported in this Xtensa configuration" 19583msgstr "" 19584 19585#: config/tc-xtensa.c:965 19586msgid "prefer-l32r conflicts with prefer-const16" 19587msgstr "" 19588 19589#: config/tc-xtensa.c:971 19590msgid "prefer-const16 conflicts with prefer-l32r" 19591msgstr "" 19592 19593#: config/tc-xtensa.c:980 config/tc-xtensa.c:989 config/tc-xtensa.c:993 19594msgid "invalid target hardware version" 19595msgstr "" 19596 19597#: config/tc-xtensa.c:1039 19598msgid "no-auto-litpools is incompatible with auto-litpool-limit" 19599msgstr "" 19600 19601#: config/tc-xtensa.c:1041 config/tc-xtensa.c:1044 19602msgid "invalid auto-litpool-limit argument" 19603msgstr "" 19604 19605#: config/tc-xtensa.c:1046 19606msgid "invalid auto-litpool-limit argument (range is 100-10000)" 19607msgstr "" 19608 19609#: config/tc-xtensa.c:1243 19610msgid "unmatched .end directive" 19611msgstr "" 19612 19613#: config/tc-xtensa.c:1272 19614msgid ".begin directive with no matching .end directive" 19615msgstr "" 19616 19617#: config/tc-xtensa.c:1313 19618msgid "[no-]generics is deprecated; use [no-]transform instead" 19619msgstr "" 19620 19621#: config/tc-xtensa.c:1318 19622msgid "[no-]relax is deprecated; use [no-]transform instead" 19623msgstr "" 19624 19625#: config/tc-xtensa.c:1331 19626#, c-format 19627msgid "directive %s cannot be negated" 19628msgstr "" 19629 19630#: config/tc-xtensa.c:1337 19631msgid "unknown directive" 19632msgstr "" 19633 19634#: config/tc-xtensa.c:1358 config/tc-xtensa.c:1454 config/tc-xtensa.c:1684 19635#: config/tc-xtensa.c:5945 19636msgid "directives are not valid inside bundles" 19637msgstr "" 19638 19639#: config/tc-xtensa.c:1370 19640msgid ".begin literal is deprecated; use .literal instead" 19641msgstr "" 19642 19643#: config/tc-xtensa.c:1384 19644msgid "cannot set literal_prefix inside literal fragment" 19645msgstr "" 19646 19647#: config/tc-xtensa.c:1417 19648msgid ".begin [no-]density is ignored" 19649msgstr "" 19650 19651#: config/tc-xtensa.c:1424 config/tc-xtensa.c:1474 19652msgid "Xtensa absolute literals option not supported; ignored" 19653msgstr "" 19654 19655#: config/tc-xtensa.c:1467 19656msgid ".end [no-]density is ignored" 19657msgstr "" 19658 19659#: config/tc-xtensa.c:1492 19660#, c-format 19661msgid "does not match begin %s%s at %s:%d" 19662msgstr "" 19663 19664#: config/tc-xtensa.c:1547 19665msgid ".literal_position inside literal directive; ignoring" 19666msgstr "" 19667 19668#: config/tc-xtensa.c:1566 19669msgid ".literal not allowed inside .begin literal region" 19670msgstr "" 19671 19672#: config/tc-xtensa.c:1594 19673msgid "expected comma or colon after symbol name; rest of line ignored" 19674msgstr "" 19675 19676#: config/tc-xtensa.c:1653 19677msgid "fall through frequency must be greater than 0" 19678msgstr "" 19679 19680#: config/tc-xtensa.c:1661 19681msgid "branch target frequency must be greater than 0" 19682msgstr "" 19683 19684#: config/tc-xtensa.c:1709 19685#, c-format 19686msgid "opcode-specific %s relocation used outside an instruction" 19687msgstr "" 19688 19689#: config/tc-xtensa.c:1719 19690#, c-format 19691msgid "invalid use of %s relocation" 19692msgstr "" 19693 19694#: config/tc-xtensa.c:1915 config/tc-xtensa.c:1932 19695#, c-format 19696msgid "bad register name: %s" 19697msgstr "" 19698 19699#: config/tc-xtensa.c:1921 19700#, c-format 19701msgid "bad register number: %s" 19702msgstr "" 19703 19704#: config/tc-xtensa.c:1985 19705msgid "pcrel relocation not allowed in an instruction" 19706msgstr "" 19707 19708#: config/tc-xtensa.c:2088 19709msgid "extra colon" 19710msgstr "" 19711 19712#: config/tc-xtensa.c:2149 19713msgid "incorrect register number, ignoring" 19714msgstr "" 19715 19716#: config/tc-xtensa.c:2230 19717#, c-format 19718msgid "cannot encode opcode \"%s\"" 19719msgstr "" 19720 19721#: config/tc-xtensa.c:2322 19722#, c-format 19723msgid "not enough operands (%d) for '%s'; expected %d" 19724msgstr "" 19725 19726#: config/tc-xtensa.c:2329 19727#, c-format 19728msgid "too many operands (%d) for '%s'; expected %d" 19729msgstr "" 19730 19731#: config/tc-xtensa.c:2380 19732#, c-format 19733msgid "invalid register '%s' for '%s' instruction" 19734msgstr "" 19735 19736#: config/tc-xtensa.c:2387 19737#, c-format 19738msgid "invalid register number (%ld) for '%s' instruction" 19739msgstr "" 19740 19741#: config/tc-xtensa.c:2454 19742#, c-format 19743msgid "invalid register number (%ld) for '%s'" 19744msgstr "" 19745 19746#: config/tc-xtensa.c:2853 19747#, c-format 19748msgid "operand %d of '%s' has out of range value '%u'" 19749msgstr "" 19750 19751#: config/tc-xtensa.c:2859 19752#, c-format 19753msgid "operand %d of '%s' has invalid value '%u'" 19754msgstr "" 19755 19756#: config/tc-xtensa.c:2906 19757#, c-format 19758msgid "internal error: unknown option name '%s'" 19759msgstr "" 19760 19761#: config/tc-xtensa.c:4015 19762msgid "can't handle generation of literal/labels yet" 19763msgstr "" 19764 19765#: config/tc-xtensa.c:4019 19766msgid "can't handle undefined OP TYPE" 19767msgstr "" 19768 19769#: config/tc-xtensa.c:4080 config/tc-xtensa.c:4089 19770#, c-format 19771msgid "found %d operand for '%s': Expected %d" 19772msgid_plural "found %d operands for '%s': Expected %d" 19773msgstr[0] "" 19774msgstr[1] "" 19775 19776#: config/tc-xtensa.c:4112 19777msgid "immediate operands sum to greater than 32" 19778msgstr "" 19779 19780#: config/tc-xtensa.c:4364 19781#, c-format 19782msgid "invalid relocation for operand %i of '%s'" 19783msgstr "" 19784 19785#: config/tc-xtensa.c:4374 19786#, c-format 19787msgid "invalid expression for operand %i of '%s'" 19788msgstr "" 19789 19790#: config/tc-xtensa.c:4384 19791#, c-format 19792msgid "invalid relocation in instruction slot %i" 19793msgstr "" 19794 19795#: config/tc-xtensa.c:4391 19796#, c-format 19797msgid "undefined symbol for opcode \"%s\"" 19798msgstr "" 19799 19800#: config/tc-xtensa.c:4866 19801msgid "opcode 'NOP.N' unavailable in this configuration" 19802msgstr "" 19803 19804#: config/tc-xtensa.c:4926 19805msgid "get_expanded_loop_offset: invalid opcode" 19806msgstr "" 19807 19808#: config/tc-xtensa.c:5087 19809#, c-format 19810msgid "assembly state not set for first frag in section %s" 19811msgstr "" 19812 19813#: config/tc-xtensa.c:5140 19814#, c-format 19815msgid "unaligned branch target: %d bytes at 0x%lx" 19816msgstr "" 19817 19818#: config/tc-xtensa.c:5184 19819#, c-format 19820msgid "unaligned loop: %d bytes at 0x%lx" 19821msgstr "" 19822 19823#: config/tc-xtensa.c:5209 19824msgid "unexpected fix" 19825msgstr "" 19826 19827#: config/tc-xtensa.c:5220 config/tc-xtensa.c:5224 19828msgid "undecodable fix" 19829msgstr "" 19830 19831#: config/tc-xtensa.c:5385 19832msgid "labels are not valid inside bundles" 19833msgstr "" 19834 19835#: config/tc-xtensa.c:5405 19836msgid "invalid last instruction for a zero-overhead loop" 19837msgstr "" 19838 19839#: config/tc-xtensa.c:5472 19840msgid "extra opening brace" 19841msgstr "" 19842 19843#: config/tc-xtensa.c:5482 19844msgid "extra closing brace" 19845msgstr "" 19846 19847#: config/tc-xtensa.c:5509 19848msgid "missing closing brace" 19849msgstr "" 19850 19851#: config/tc-xtensa.c:5607 config/tc-xtensa.c:5636 19852#, c-format 19853msgid "wrong number of operands for '%s'" 19854msgstr "" 19855 19856#: config/tc-xtensa.c:5623 19857#, c-format 19858msgid "bad relocation expression for '%s'" 19859msgstr "" 19860 19861#: config/tc-xtensa.c:5658 19862#, c-format 19863msgid "unknown opcode or format name '%s'" 19864msgstr "" 19865 19866#: config/tc-xtensa.c:5664 19867msgid "format names only valid inside bundles" 19868msgstr "" 19869 19870#: config/tc-xtensa.c:5669 19871#, c-format 19872msgid "multiple formats specified for one bundle; using '%s'" 19873msgstr "" 19874 19875#: config/tc-xtensa.c:5719 19876msgid "entry instruction with stack decrement < 16" 19877msgstr "" 19878 19879#: config/tc-xtensa.c:5773 19880msgid "unaligned entry instruction" 19881msgstr "" 19882 19883#: config/tc-xtensa.c:5838 19884msgid "bad instruction format" 19885msgstr "" 19886 19887#: config/tc-xtensa.c:5841 19888msgid "invalid relocation" 19889msgstr "" 19890 19891#: config/tc-xtensa.c:5852 19892#, c-format 19893msgid "invalid relocation for '%s' instruction" 19894msgstr "" 19895 19896#: config/tc-xtensa.c:5864 19897#, c-format 19898msgid "invalid relocation for operand %d of '%s'" 19899msgstr "" 19900 19901#: config/tc-xtensa.c:6147 19902#, c-format 19903msgid "unhandled local relocation fix %s" 19904msgstr "" 19905 19906#: config/tc-xtensa.c:6198 19907#, c-format 19908msgid "internal error; cannot generate `%s' relocation" 19909msgstr "" 19910 19911#: config/tc-xtensa.c:6415 19912msgid "The option \"--no-allow-flix\" prohibits multi-slot flix." 19913msgstr "" 19914 19915#: config/tc-xtensa.c:6422 19916msgid "couldn't find a valid instruction format" 19917msgstr "" 19918 19919#: config/tc-xtensa.c:6423 19920#, c-format 19921msgid " ops were: " 19922msgstr "" 19923 19924#: config/tc-xtensa.c:6425 19925#, c-format 19926msgid " %s;" 19927msgstr "" 19928 19929#: config/tc-xtensa.c:6435 19930#, c-format 19931msgid "mismatch for format '%s': #slots = %d, #opcodes = %d" 19932msgstr "" 19933 19934#: config/tc-xtensa.c:6444 config/tc-xtensa.c:6541 19935msgid "illegal resource usage in bundle" 19936msgstr "" 19937 19938#: config/tc-xtensa.c:6630 19939#, c-format 19940msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register" 19941msgstr "" 19942 19943#: config/tc-xtensa.c:6635 19944#, c-format 19945msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state" 19946msgstr "" 19947 19948#: config/tc-xtensa.c:6640 19949#, c-format 19950msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port" 19951msgstr "" 19952 19953#: config/tc-xtensa.c:6645 19954#, c-format 19955msgid "" 19956"opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses" 19957msgstr "" 19958 19959#: config/tc-xtensa.c:6661 19960msgid "multiple branches or jumps in the same bundle" 19961msgstr "" 19962 19963#: config/tc-xtensa.c:7113 19964msgid "cannot assemble into a literal fragment" 19965msgstr "" 19966 19967#: config/tc-xtensa.c:7115 19968msgid "..." 19969msgstr "" 19970 19971#: config/tc-xtensa.c:8333 19972msgid "" 19973"instruction sequence (write a0, branch, retw) may trigger hardware errata" 19974msgstr "" 19975 19976#: config/tc-xtensa.c:8445 19977msgid "branching or jumping to a loop end may trigger hardware errata" 19978msgstr "" 19979 19980#: config/tc-xtensa.c:8527 19981msgid "loop end too close to another loop end may trigger hardware errata" 19982msgstr "" 19983 19984#: config/tc-xtensa.c:8536 19985#, c-format 19986msgid "fr_var %lu < length %d" 19987msgstr "" 19988 19989#: config/tc-xtensa.c:8693 19990msgid "" 19991"loop containing less than three instructions may trigger hardware errata" 19992msgstr "" 19993 19994#: config/tc-xtensa.c:8765 19995msgid "undecodable instruction in instruction frag" 19996msgstr "" 19997 19998#: config/tc-xtensa.c:8875 19999msgid "invalid empty loop" 20000msgstr "" 20001 20002#: config/tc-xtensa.c:8880 20003msgid "loop target does not follow loop instruction in section" 20004msgstr "" 20005 20006#: config/tc-xtensa.c:9450 20007msgid "cannot find suitable trampoline" 20008msgstr "" 20009 20010#: config/tc-xtensa.c:9705 20011msgid "bad relaxation state" 20012msgstr "" 20013 20014#: config/tc-xtensa.c:9763 20015#, c-format 20016msgid "fr_var (%ld) < length (%d)" 20017msgstr "" 20018 20019#: config/tc-xtensa.c:10463 20020msgid "jump target out of range; no usable trampoline found" 20021msgstr "" 20022 20023#: config/tc-xtensa.c:10587 20024msgid "invalid relaxation fragment result" 20025msgstr "" 20026 20027#: config/tc-xtensa.c:10669 20028msgid "unable to widen instruction" 20029msgstr "" 20030 20031#: config/tc-xtensa.c:10807 20032msgid "multiple literals in expansion" 20033msgstr "" 20034 20035#: config/tc-xtensa.c:10811 20036msgid "no registered fragment for literal" 20037msgstr "" 20038 20039#: config/tc-xtensa.c:10813 20040msgid "number of literal tokens != 1" 20041msgstr "" 20042 20043#: config/tc-xtensa.c:10942 config/tc-xtensa.c:10948 20044#, c-format 20045msgid "unresolved loop target symbol: %s" 20046msgstr "" 20047 20048#: config/tc-xtensa.c:11436 20049#, c-format 20050msgid "fixes not all moved from %s" 20051msgstr "" 20052 20053#: config/tc-xtensa.c:11564 20054msgid "" 20055"literal pool location required for text-section-literals; specify with ." 20056"literal_position" 20057msgstr "" 20058 20059#: config/tc-xtensa.c:12392 20060msgid "too many operands in instruction" 20061msgstr "" 20062 20063#: config/tc-xtensa.c:12602 20064msgid "invalid symbolic operand" 20065msgstr "" 20066 20067#: config/tc-xtensa.c:12663 20068msgid "operand number mismatch" 20069msgstr "" 20070 20071#: config/tc-xtensa.c:12667 20072#, c-format 20073msgid "cannot encode opcode \"%s\" in the given format \"%s\"" 20074msgstr "" 20075 20076#: config/tc-xtensa.c:12692 20077#, c-format 20078msgid "xtensa-isa failure: %s" 20079msgstr "" 20080 20081#: config/tc-xtensa.c:12769 20082msgid "invalid opcode" 20083msgstr "" 20084 20085#: config/tc-xtensa.c:12775 20086msgid "too few operands" 20087msgstr "" 20088 20089#: config/tc-xtensa.c:12781 20090msgid "too many operands" 20091msgstr "" 20092 20093#: config/tc-xtensa.c:12825 20094msgid "multiple writes to the same register" 20095msgstr "" 20096 20097#: config/tc-xtensa.c:12939 config/tc-xtensa.c:12945 20098msgid "out of memory" 20099msgstr "" 20100 20101#: config/tc-xtensa.c:13034 20102msgid "TLS relocation not allowed in FLIX bundle" 20103msgstr "" 20104 20105#. Instructions that generate TLS relocations should always be 20106#. relaxed in the front-end. If "record_fixup" is set, then this 20107#. function is being called during back-end relaxation, so flag 20108#. the unexpected behavior as an error. 20109#: config/tc-xtensa.c:13040 20110msgid "unexpected TLS relocation" 20111msgstr "" 20112 20113#: config/tc-xtensa.c:13084 20114msgid "symbolic operand not allowed" 20115msgstr "" 20116 20117#: config/tc-xtensa.c:13121 20118msgid "cannot decode instruction format" 20119msgstr "" 20120 20121#: config/tc-xtensa.c:13265 20122msgid "ignoring extra '-rename-section' delimiter ':'" 20123msgstr "" 20124 20125#: config/tc-xtensa.c:13270 20126#, c-format 20127msgid "ignoring invalid '-rename-section' specification: '%s'" 20128msgstr "" 20129 20130#: config/tc-xtensa.c:13281 20131#, c-format 20132msgid "section %s renamed multiple times" 20133msgstr "" 20134 20135#: config/tc-xtensa.c:13283 20136#, c-format 20137msgid "multiple sections remapped to output section %s" 20138msgstr "" 20139 20140#: config/tc-z80.c:199 20141#, c-format 20142msgid "Invalid CPU is specified: %s" 20143msgstr "" 20144 20145#: config/tc-z80.c:224 20146#, c-format 20147msgid "Invalid EXTENSION is specified: %s" 20148msgstr "" 20149 20150#: config/tc-z80.c:279 20151#, c-format 20152msgid "invalid floating point numbers type `%s'" 20153msgstr "" 20154 20155#: config/tc-z80.c:300 config/tc-z80.c:309 20156#, c-format 20157msgid "invalid INST in command line: %s" 20158msgstr "" 20159 20160#: config/tc-z80.c:403 20161#, c-format 20162msgid "" 20163"\n" 20164"CPU model options:\n" 20165" -march=CPU[+EXT...][-EXT...]\n" 20166"\t\t\t generate code for CPU, where CPU is one of:\n" 20167msgstr "" 20168 20169#: config/tc-z80.c:409 20170#, c-format 20171msgid "And EXT is combination (+EXT - add, -EXT - remove) of:\n" 20172msgstr "" 20173 20174#: config/tc-z80.c:412 20175#, c-format 20176msgid "" 20177"\n" 20178"Compatibility options:\n" 20179" -local-prefix=TEXT\t treat labels prefixed by TEXT as local\n" 20180" -colonless\t\t permit colonless labels\n" 20181" -sdcc\t\t\t accept SDCC specific instruction syntax\n" 20182" -fp-s=FORMAT\t\t set single precision FP numbers format\n" 20183" -fp-d=FORMAT\t\t set double precision FP numbers format\n" 20184"Where FORMAT one of:\n" 20185" ieee754\t\t IEEE754 compatible (depends on directive)\n" 20186" half\t\t\t IEEE754 half precision (16 bit)\n" 20187" single\t\t IEEE754 single precision (32 bit)\n" 20188" double\t\t IEEE754 double precision (64 bit)\n" 20189" zeda32\t\t Zeda z80float library 32 bit format\n" 20190" math48\t\t 48 bit format from Math48 library\n" 20191"\n" 20192"Default: -march=z80+xyhl+infc\n" 20193msgstr "" 20194 20195#: config/tc-z80.c:618 20196msgid "-- unterminated string" 20197msgstr "" 20198 20199#: config/tc-z80.c:794 20200msgid "undocumented instruction" 20201msgstr "" 20202 20203#: config/tc-z80.c:838 config/tc-z80.c:844 20204msgid "mismatched parentheses" 20205msgstr "" 20206 20207#: config/tc-z80.c:935 20208msgid "bad expression syntax" 20209msgstr "" 20210 20211#: config/tc-z80.c:1138 20212#, c-format 20213msgid "%d-bit overflow (%+ld)" 20214msgstr "" 20215 20216#: config/tc-z80.c:1152 20217#, c-format 20218msgid "invalid data size %d" 20219msgstr "" 20220 20221#: config/tc-z80.c:1237 20222msgid "cannot make a relative jump to an absolute location" 20223msgstr "" 20224 20225#: config/tc-z80.c:1244 20226#, c-format 20227msgid "index overflow (%+ld)" 20228msgstr "" 20229 20230#: config/tc-z80.c:1246 20231#, c-format 20232msgid "offset overflow (%+ld)" 20233msgstr "" 20234 20235#: config/tc-z80.c:1448 config/tc-z80.c:1695 config/tc-z80.c:1738 20236#: config/tc-z80.c:1819 config/tc-z80.c:1849 config/tc-z80.c:1908 20237#: config/tc-z80.c:1968 config/tc-z80.c:2021 config/tc-z80.c:2054 20238#: config/tc-z80.c:2111 config/tc-z80.c:2729 config/tc-z80.c:2778 20239#: config/tc-z80.c:2816 config/tc-z80.c:2876 config/tc-z80.c:2936 20240#: config/tc-z80.c:3012 config/tc-z80.c:3035 20241msgid "bad instruction syntax" 20242msgstr "" 20243 20244#: config/tc-z80.c:1886 20245msgid "condition code invalid for jr" 20246msgstr "" 20247 20248#: config/tc-z80.c:2475 config/tc-z80.c:2486 config/tc-z80.c:2502 20249#: config/tc-z80.c:2535 20250msgid "ADL mode instruction" 20251msgstr "" 20252 20253#. SIS prefix, in Z80 it is LD B,B 20254#. LIS prefix, in Z80 it is LD C,C 20255#. SIL prefix, in Z80 it is LD D,D 20256#. LIL prefix, in Z80 it is LD E,E 20257#: config/tc-z80.c:2610 20258msgid "unsupported instruction, assembled as NOP" 20259msgstr "" 20260 20261#: config/tc-z80.c:3203 config/tc-z80.c:3234 20262msgid "parentheses ignored" 20263msgstr "" 20264 20265#: config/tc-z80.c:3251 20266msgid "CPU mode is unsupported by target" 20267msgstr "" 20268 20269#: config/tc-z80.c:3273 20270msgid "assignment expected" 20271msgstr "" 20272 20273#: config/tc-z80.c:3688 20274#, c-format 20275msgid "Unknown instruction `%s'" 20276msgstr "" 20277 20278#: config/tc-z80.c:3764 20279#, c-format 20280msgid "8-bit signed offset out of range (%+ld)" 20281msgstr "" 20282 20283#: config/tc-z80.c:3787 20284#, c-format 20285msgid "8-bit overflow (%+ld)" 20286msgstr "" 20287 20288#: config/tc-z80.c:3804 20289#, c-format 20290msgid "16-bit overflow (%+ld)" 20291msgstr "" 20292 20293#: config/tc-z80.c:3812 20294#, c-format 20295msgid "24-bit overflow (%+ld)" 20296msgstr "" 20297 20298#: config/tc-z80.c:3821 20299#, c-format 20300msgid "32-bit overflow (%+ld)" 20301msgstr "" 20302 20303#: config/tc-z80.c:3834 20304#, c-format 20305msgid "md_apply_fix: unknown reloc type 0x%x\n" 20306msgstr "" 20307 20308#: config/tc-z80.c:4031 config/tc-z80.c:4090 20309msgid "invalid syntax" 20310msgstr "" 20311 20312#: config/tc-z80.c:4109 20313msgid "overflow" 20314msgstr "" 20315 20316#: config/tc-z8k.c:281 20317#, c-format 20318msgid "register rr%d out of range" 20319msgstr "" 20320 20321#: config/tc-z8k.c:283 20322#, c-format 20323msgid "register rr%d does not exist" 20324msgstr "" 20325 20326#: config/tc-z8k.c:295 20327#, c-format 20328msgid "register rh%d out of range" 20329msgstr "" 20330 20331#: config/tc-z8k.c:307 20332#, c-format 20333msgid "register rl%d out of range" 20334msgstr "" 20335 20336#: config/tc-z8k.c:320 20337#, c-format 20338msgid "register rq%d out of range" 20339msgstr "" 20340 20341#: config/tc-z8k.c:322 20342#, c-format 20343msgid "register rq%d does not exist" 20344msgstr "" 20345 20346#: config/tc-z8k.c:334 20347#, c-format 20348msgid "register r%d out of range" 20349msgstr "" 20350 20351#: config/tc-z8k.c:375 20352#, c-format 20353msgid "expected %c" 20354msgstr "" 20355 20356#: config/tc-z8k.c:390 20357#, c-format 20358msgid "register is wrong size for a word %s" 20359msgstr "" 20360 20361#: config/tc-z8k.c:404 20362#, c-format 20363msgid "register is wrong size for address %s" 20364msgstr "" 20365 20366#: config/tc-z8k.c:538 20367#, c-format 20368msgid "unknown interrupt %s" 20369msgstr "" 20370 20371#. No interrupt type specified, opcode won't do anything. 20372#: config/tc-z8k.c:561 20373msgid "opcode has no effect" 20374msgstr "" 20375 20376#: config/tc-z8k.c:672 20377msgid "Missing ) in ra(rb)" 20378msgstr "" 20379 20380#: config/tc-z8k.c:752 config/tc-z8k.c:791 20381#, c-format 20382msgid "invalid condition code '%s'" 20383msgstr "" 20384 20385#: config/tc-z8k.c:764 20386#, c-format 20387msgid "invalid flag '%s'" 20388msgstr "" 20389 20390#: config/tc-z8k.c:918 config/tc-z8k.c:924 20391msgid "invalid indirect register size" 20392msgstr "" 20393 20394#: config/tc-z8k.c:941 config/tc-z8k.c:1107 config/tc-z8k.c:1112 20395msgid "invalid control register name" 20396msgstr "" 20397 20398#: config/tc-z8k.c:1096 20399msgid "immediate must be 1 or 2" 20400msgstr "" 20401 20402#: config/tc-z8k.c:1099 20403msgid "immediate 1 or 2 expected" 20404msgstr "" 20405 20406#: config/tc-z8k.c:1130 20407msgid "can't use R0 here" 20408msgstr "" 20409 20410#: config/tc-z8k.c:1288 20411msgid "Can't find opcode to match operands" 20412msgstr "" 20413 20414#: config/tc-z8k.c:1335 20415#, c-format 20416msgid "invalid architecture -z%s" 20417msgstr "" 20418 20419#: config/tc-z8k.c:1354 20420#, c-format 20421msgid "" 20422" Z8K options:\n" 20423" -z8001 generate segmented code\n" 20424" -z8002 generate unsegmented code\n" 20425" -linkrelax create linker relaxable code\n" 20426msgstr "" 20427 20428#: config/tc-z8k.c:1366 20429#, c-format 20430msgid "call to md_convert_frag\n" 20431msgstr "" 20432 20433#: config/tc-z8k.c:1473 config/tc-z8k.c:1513 config/tc-z8k.c:1536 20434msgid "cannot branch to odd address" 20435msgstr "" 20436 20437#: config/tc-z8k.c:1477 config/tc-z8k.c:1540 20438msgid "relative jump out of range" 20439msgstr "" 20440 20441#: config/tc-z8k.c:1495 20442msgid "relative address out of range" 20443msgstr "" 20444 20445#: config/tc-z8k.c:1516 20446msgid "relative call out of range" 20447msgstr "" 20448 20449#: config/tc-z8k.c:1548 20450#, c-format 20451msgid "md_apply_fix: unknown r_type 0x%x\n" 20452msgstr "" 20453 20454#: config/tc-z8k.c:1560 20455#, c-format 20456msgid "call to md_estimate_size_before_relax\n" 20457msgstr "" 20458 20459#: config/xtensa-relax.c:1583 20460#, c-format 20461msgid "invalid configuration option '%s' in transition rule '%s'" 20462msgstr "" 20463 20464#: config/xtensa-relax.c:1708 config/xtensa-relax.c:1718 20465#, c-format 20466msgid "opcode '%s': no bound opname '%s' for precondition in '%s'" 20467msgstr "" 20468 20469#: config/xtensa-relax.c:1725 20470#, c-format 20471msgid "opcode '%s': precondition only contains constants in '%s'" 20472msgstr "" 20473 20474#: config/xtensa-relax.c:1772 20475msgid "expected one operand for generated literal" 20476msgstr "" 20477 20478#: config/xtensa-relax.c:1779 20479msgid "expected 0 operands for generated label" 20480msgstr "" 20481 20482#: config/xtensa-relax.c:1792 20483#, c-format 20484msgid "invalid opcode '%s' in transition rule '%s'" 20485msgstr "" 20486 20487#: config/xtensa-relax.c:1800 20488#, c-format 20489msgid "opcode '%s': replacement does not have %d op" 20490msgid_plural "opcode '%s': replacement does not have %d ops" 20491msgstr[0] "" 20492msgstr[1] "" 20493 20494#: config/xtensa-relax.c:1816 20495#, c-format 20496msgid "opcode '%s': cannot find literal definition" 20497msgstr "" 20498 20499#: config/xtensa-relax.c:1832 config/xtensa-relax.c:1862 20500#, c-format 20501msgid "opcode '%s': unidentified operand '%s' in '%s'" 20502msgstr "" 20503 20504#: config/xtensa-relax.c:1857 20505#, c-format 20506msgid "unknown user-defined function %s" 20507msgstr "" 20508 20509#: config/xtensa-relax.c:1868 20510#, c-format 20511msgid "opcode '%s': could not parse operand '%s' in '%s'" 20512msgstr "" 20513 20514#: config/xtensa-relax.c:1908 20515#, c-format 20516msgid "could not parse INSN_PATTERN '%s'" 20517msgstr "" 20518 20519#: config/xtensa-relax.c:1912 20520#, c-format 20521msgid "could not parse INSN_REPL '%s'" 20522msgstr "" 20523 20524#: config/xtensa-relax.c:1923 20525#, c-format 20526msgid "could not build transition for %s => %s" 20527msgstr "" 20528 20529#: depend.c:194 20530#, c-format 20531msgid "can't open `%s' for writing" 20532msgstr "" 20533 20534#: depend.c:206 20535#, c-format 20536msgid "can't close `%s'" 20537msgstr "" 20538 20539#: dw2gencfi.c:319 read.c:2507 20540#, c-format 20541msgid "bfd_set_section_flags: %s" 20542msgstr "" 20543 20544#: dw2gencfi.c:581 dw2gencfi.c:597 20545#, c-format 20546msgid "register save offset not a multiple of %u" 20547msgstr "" 20548 20549#: dw2gencfi.c:680 20550msgid "CFI state restore without previous remember" 20551msgstr "" 20552 20553#: dw2gencfi.c:739 20554msgid "missing separator" 20555msgstr "" 20556 20557#: dw2gencfi.c:788 20558msgid "bad register expression" 20559msgstr "" 20560 20561#: dw2gencfi.c:809 dw2gencfi.c:939 dw2gencfi.c:977 dw2gencfi.c:1048 20562#: dw2gencfi.c:1121 dw2gencfi.c:1186 dw2gencfi.c:1366 20563msgid "CFI instruction used without previous .cfi_startproc" 20564msgstr "" 20565 20566#: dw2gencfi.c:1002 20567msgid "invalid or unsupported encoding in .cfi_personality" 20568msgstr "" 20569 20570#: dw2gencfi.c:1009 20571msgid ".cfi_personality requires encoding and symbol arguments" 20572msgstr "" 20573 20574#: dw2gencfi.c:1032 20575msgid "wrong second argument to .cfi_personality" 20576msgstr "" 20577 20578#: dw2gencfi.c:1073 dw2gencfi.c:1149 20579msgid "invalid or unsupported encoding in .cfi_lsda" 20580msgstr "" 20581 20582#: dw2gencfi.c:1080 20583msgid ".cfi_lsda requires encoding and symbol arguments" 20584msgstr "" 20585 20586#: dw2gencfi.c:1105 20587msgid "wrong second argument to .cfi_lsda" 20588msgstr "" 20589 20590#: dw2gencfi.c:1171 20591msgid "wrong third argument to .cfi_val_encoded_addr" 20592msgstr "" 20593 20594#: dw2gencfi.c:1268 20595msgid "inconsistent uses of .cfi_sections" 20596msgstr "" 20597 20598#: dw2gencfi.c:1279 20599msgid "previous CFI entry not closed (missing .cfi_endproc)" 20600msgstr "" 20601 20602#: dw2gencfi.c:1320 20603msgid ".cfi_endproc without corresponding .cfi_startproc" 20604msgstr "" 20605 20606#: dw2gencfi.c:1377 20607msgid "wrong argument to .cfi_personality_id" 20608msgstr "" 20609 20610#: dw2gencfi.c:1387 20611msgid ".cfi_fde_data without corresponding .cfi_startproc" 20612msgstr "" 20613 20614#: dw2gencfi.c:1496 20615msgid "unexpected .cfi_inline_lsda" 20616msgstr "" 20617 20618#: dw2gencfi.c:1503 20619msgid ".cfi_inline_lsda not valid for this frame" 20620msgstr "" 20621 20622#: dw2gencfi.c:1511 20623msgid ".cfi_inline_lsda seen for frame without .cfi_lsda" 20624msgstr "" 20625 20626#: dw2gencfi.c:1524 20627#, c-format 20628msgid "Alignment too large: %d. assumed." 20629msgstr "" 20630 20631#: dw2gencfi.c:1528 20632msgid "Alignment negative: 0 assumed." 20633msgstr "" 20634 20635#: dw2gencfi.c:1554 20636msgid ".cfi_inline_lsda is not supported for this target" 20637msgstr "" 20638 20639#: dw2gencfi.c:1561 20640msgid ".cfi_fde_data is not supported for this target" 20641msgstr "" 20642 20643#: dw2gencfi.c:1568 20644msgid ".cfi_personality_id is not supported for this target" 20645msgstr "" 20646 20647#: dw2gencfi.c:1882 20648#, c-format 20649msgid "return column number %d overflows in CIE version 1" 20650msgstr "" 20651 20652#: dw2gencfi.c:2371 dw2gencfi.c:2527 20653msgid "open CFI at the end of file; missing .cfi_endproc directive" 20654msgstr "" 20655 20656#: dw2gencfi.c:2554 20657msgid "CFI is not supported for this target" 20658msgstr "" 20659 20660#: dwarf2dbg.c:379 dwarf2dbg.c:2944 20661msgid "view number mismatch" 20662msgstr "" 20663 20664#: dwarf2dbg.c:655 dwarf2dbg.c:1112 20665#, c-format 20666msgid "file number %lu is too big" 20667msgstr "" 20668 20669#: dwarf2dbg.c:821 20670#, c-format 20671msgid "" 20672"file table slot %u is already occupied by a different file (%s%s%s vs %s%s%s)" 20673msgstr "" 20674 20675#: dwarf2dbg.c:1062 dwarf2dbg.c:1164 20676msgid "file number less than one" 20677msgstr "" 20678 20679#: dwarf2dbg.c:1097 20680msgid "md5 value too small or not a constant" 20681msgstr "" 20682 20683#: dwarf2dbg.c:1171 dwarf2dbg.c:2194 20684#, c-format 20685msgid "unassigned file number %ld" 20686msgstr "" 20687 20688#: dwarf2dbg.c:1240 20689msgid "is_stmt value not 0 or 1" 20690msgstr "" 20691 20692#: dwarf2dbg.c:1252 20693msgid "isa number less than zero" 20694msgstr "" 20695 20696#: dwarf2dbg.c:1264 20697msgid "discriminator less than zero" 20698msgstr "" 20699 20700#: dwarf2dbg.c:1283 20701msgid "numeric view can only be asserted to zero" 20702msgstr "" 20703 20704#: dwarf2dbg.c:1321 20705#, c-format 20706msgid "unknown .loc sub-directive `%s'" 20707msgstr "" 20708 20709#: dwarf2dbg.c:2307 20710msgid "internal error: unknown dwarf2 format" 20711msgstr "" 20712 20713#: ecoff.c:1559 20714#, c-format 20715msgid "string too big (%lu bytes)" 20716msgstr "" 20717 20718#: ecoff.c:1612 ecoff.c:1805 ecoff.c:1828 ecoff.c:1859 ecoff.c:2011 20719#: ecoff.c:2127 20720msgid "no current file pointer" 20721msgstr "" 20722 20723#: ecoff.c:1699 20724msgid "too many st_End's" 20725msgstr "" 20726 20727#: ecoff.c:2196 20728msgid "fake .file after real one" 20729msgstr "" 20730 20731#: ecoff.c:2284 20732msgid "filename goes over one page boundary" 20733msgstr "" 20734 20735#: ecoff.c:2417 20736msgid ".begin directive without a preceding .file directive" 20737msgstr "" 20738 20739#: ecoff.c:2424 20740msgid ".begin directive without a preceding .ent directive" 20741msgstr "" 20742 20743#: ecoff.c:2454 20744msgid ".bend directive without a preceding .file directive" 20745msgstr "" 20746 20747#: ecoff.c:2461 20748msgid ".bend directive without a preceding .ent directive" 20749msgstr "" 20750 20751#: ecoff.c:2473 20752msgid ".bend directive names unknown symbol" 20753msgstr "" 20754 20755#: ecoff.c:2515 20756msgid ".def pseudo-op used inside of .def/.endef; ignored" 20757msgstr "" 20758 20759#: ecoff.c:2517 20760msgid "empty symbol name in .def; ignored" 20761msgstr "" 20762 20763#: ecoff.c:2552 20764msgid ".dim pseudo-op used outside of .def/.endef; ignored" 20765msgstr "" 20766 20767#: ecoff.c:2567 20768msgid "badly formed .dim directive" 20769msgstr "" 20770 20771#: ecoff.c:2580 20772msgid "too many .dim entries" 20773msgstr "" 20774 20775#: ecoff.c:2600 20776msgid ".scl pseudo-op used outside of .def/.endef; ignored" 20777msgstr "" 20778 20779#: ecoff.c:2625 20780msgid ".size pseudo-op used outside of .def/.endef; ignored" 20781msgstr "" 20782 20783#: ecoff.c:2640 20784msgid "badly formed .size directive" 20785msgstr "" 20786 20787#: ecoff.c:2653 20788msgid "too many .size entries" 20789msgstr "" 20790 20791#: ecoff.c:2675 20792msgid ".type pseudo-op used outside of .def/.endef; ignored" 20793msgstr "" 20794 20795#. FIXME: We could handle this by setting the continued bit. 20796#. There would still be a limit: the .type argument can not 20797#. be infinite. 20798#: ecoff.c:2693 20799#, c-format 20800msgid "the type of %s is too complex; it will be simplified" 20801msgstr "" 20802 20803#: ecoff.c:2704 20804msgid "Unrecognized .type argument" 20805msgstr "" 20806 20807#: ecoff.c:2742 20808msgid ".tag pseudo-op used outside of .def/.endef; ignored" 20809msgstr "" 20810 20811#: ecoff.c:2766 20812msgid ".val pseudo-op used outside of .def/.endef; ignored" 20813msgstr "" 20814 20815#: ecoff.c:2774 20816msgid ".val expression is too complex" 20817msgstr "" 20818 20819#: ecoff.c:2804 20820msgid ".endef pseudo-op used before .def; ignored" 20821msgstr "" 20822 20823#: ecoff.c:2830 ecoff.c:2911 20824msgid "bad COFF debugging information" 20825msgstr "" 20826 20827#: ecoff.c:2879 20828#, c-format 20829msgid "no tag specified for %s" 20830msgstr "" 20831 20832#: ecoff.c:2981 20833msgid ".end directive without a preceding .file directive" 20834msgstr "" 20835 20836#: ecoff.c:3009 20837msgid ".end directive names unknown symbol" 20838msgstr "" 20839 20840#: ecoff.c:3039 20841msgid "second .ent directive found before .end directive" 20842msgstr "" 20843 20844#: ecoff.c:3048 20845#, c-format 20846msgid "%s directive has no name" 20847msgstr "" 20848 20849#: ecoff.c:3109 20850msgid "no way to handle .file within .ent/.end section" 20851msgstr "" 20852 20853#: ecoff.c:3226 20854msgid ".loc before .file" 20855msgstr "" 20856 20857#: ecoff.c:3427 20858#, c-format 20859msgid ".stab%c is not supported" 20860msgstr "" 20861 20862#: ecoff.c:3437 20863#, c-format 20864msgid ".stab%c: ignoring non-zero other field" 20865msgstr "" 20866 20867#: ecoff.c:3471 20868#, c-format 20869msgid "" 20870"line number (%d) for .stab%c directive cannot fit in index field (20 bits)" 20871msgstr "" 20872 20873#: ecoff.c:3505 20874#, c-format 20875msgid "illegal .stab%c directive, bad character" 20876msgstr "" 20877 20878#: ecoff.c:3954 ecoff.c:4142 ecoff.c:4167 20879msgid ".begin/.bend in different segments" 20880msgstr "" 20881 20882#: ecoff.c:4662 20883msgid "missing .end or .bend at end of file" 20884msgstr "" 20885 20886#: ecoff.c:5147 20887msgid "GP prologue size exceeds field size, using 0 instead" 20888msgstr "" 20889 20890#: expr.c:73 read.c:3944 20891msgid "bignum invalid" 20892msgstr "" 20893 20894#: expr.c:75 read.c:3946 read.c:4452 read.c:5248 20895msgid "floating point number invalid" 20896msgstr "" 20897 20898#: expr.c:244 20899msgid "bad floating-point constant: exponent overflow" 20900msgstr "" 20901 20902#: expr.c:248 20903#, c-format 20904msgid "bad floating-point constant: unknown error code=%d" 20905msgstr "" 20906 20907#: expr.c:427 20908msgid "" 20909"a bignum with underscores may not have more than 8 hex digits in any word" 20910msgstr "" 20911 20912#: expr.c:450 20913msgid "a bignum with underscores must have exactly 4 words" 20914msgstr "" 20915 20916#. Either not seen or not defined. 20917#. @@ Should print out the original string instead of 20918#. the parsed number. 20919#: expr.c:588 20920#, c-format 20921msgid "backward ref to unknown label \"%d:\"" 20922msgstr "" 20923 20924#: expr.c:706 20925msgid "character constant too large" 20926msgstr "" 20927 20928#: expr.c:992 20929#, c-format 20930msgid "found '%c', expected: '%c'" 20931msgstr "" 20932 20933#: expr.c:995 20934#, c-format 20935msgid "missing '%c'" 20936msgstr "" 20937 20938#: expr.c:1007 read.c:4732 20939msgid "EBCDIC constants are not supported" 20940msgstr "" 20941 20942#: expr.c:1141 20943#, c-format 20944msgid "Unary operator %c ignored because bad operand follows" 20945msgstr "" 20946 20947#: expr.c:1205 expr.c:1229 20948msgid "syntax error in .startof. or .sizeof." 20949msgstr "" 20950 20951#: expr.c:1310 expr.c:1634 20952#, c-format 20953msgid "invalid use of operator \"%s\"" 20954msgstr "" 20955 20956#: expr.c:1818 20957msgid "missing operand; zero assumed" 20958msgstr "" 20959 20960#: expr.c:1857 20961msgid "left operand is a bignum; integer 0 assumed" 20962msgstr "" 20963 20964#: expr.c:1859 20965msgid "left operand is a float; integer 0 assumed" 20966msgstr "" 20967 20968#: expr.c:1868 20969msgid "right operand is a bignum; integer 0 assumed" 20970msgstr "" 20971 20972#: expr.c:1870 20973msgid "right operand is a float; integer 0 assumed" 20974msgstr "" 20975 20976#: expr.c:1948 symbols.c:1560 20977msgid "division by zero" 20978msgstr "" 20979 20980#: expr.c:1954 symbols.c:1571 20981msgid "shift count" 20982msgstr "" 20983 20984#: expr.c:2084 20985msgid "operation combines symbols in different segments" 20986msgstr "" 20987 20988#: expr.c:2409 20989msgid "missing closing '\"'" 20990msgstr "" 20991 20992#: frags.c:60 20993msgid "attempt to allocate data in absolute section" 20994msgstr "" 20995 20996#: frags.c:66 20997msgid "attempt to allocate data in common section" 20998msgstr "" 20999 21000#: frags.c:115 write.c:1480 21001#, c-format 21002msgid "can't extend frag %lu char" 21003msgid_plural "can't extend frag %lu chars" 21004msgstr[0] "" 21005msgstr[1] "" 21006 21007#. For error messages. 21008#. Detect if we are reading from stdin by examining the file 21009#. name returned by as_where(). 21010#. 21011#. [FIXME: We rely upon the name in the strcmp below being the 21012#. same as the one used by input_scrub_new_file(), if that is 21013#. not true, then this code will fail]. 21014#. 21015#. If we are reading from stdin, then we need to save each input 21016#. line here (assuming of course that we actually have a line of 21017#. input to read), so that it can be displayed in the listing 21018#. that is produced at the end of the assembly. 21019#: input-file.c:136 input-scrub.c:240 listing.c:353 21020msgid "{standard input}" 21021msgstr "" 21022 21023#: input-file.c:141 21024#, c-format 21025msgid "can't open %s for reading: %s" 21026msgstr "" 21027 21028#: input-file.c:150 input-file.c:224 21029#, c-format 21030msgid "can't read from %s: %s" 21031msgstr "" 21032 21033#: input-file.c:252 listing.c:1438 21034#, c-format 21035msgid "can't close %s: %s" 21036msgstr "" 21037 21038#: input-scrub.c:267 21039msgid "macros nested too deeply" 21040msgstr "" 21041 21042#: itbl-ops.c:328 21043#, c-format 21044msgid "Unable to allocate memory for new instructions\n" 21045msgstr "" 21046 21047#: listing.c:253 messages.c:165 messages.c:167 messages.c:170 21048msgid "Warning: " 21049msgstr "" 21050 21051#: listing.c:259 messages.c:230 messages.c:232 messages.c:235 21052msgid "Error: " 21053msgstr "" 21054 21055#: listing.c:620 21056#, c-format 21057msgid "unable to rebuffer file: %s\n" 21058msgstr "" 21059 21060#: listing.c:1324 21061#, c-format 21062msgid "" 21063"\n" 21064" time stamp \t: %s\n" 21065"\n" 21066msgstr "" 21067 21068#: listing.c:1334 21069#, c-format 21070msgid "%s " 21071msgstr "" 21072 21073#: listing.c:1339 21074#, c-format 21075msgid "" 21076"\n" 21077"\t%s " 21078msgstr "" 21079 21080#: listing.c:1349 21081msgid "" 21082"\n" 21083" options passed\t: " 21084msgstr "" 21085 21086#: listing.c:1388 21087#, c-format 21088msgid "" 21089" GNU assembler version %s (%s)\n" 21090"\t using BFD version %s." 21091msgstr "" 21092 21093#: listing.c:1391 21094#, c-format 21095msgid "" 21096"\n" 21097" input file \t: %s" 21098msgstr "" 21099 21100#: listing.c:1392 21101#, c-format 21102msgid "" 21103"\n" 21104" output file \t: %s" 21105msgstr "" 21106 21107#: listing.c:1393 21108#, c-format 21109msgid "" 21110"\n" 21111" target \t: %s" 21112msgstr "" 21113 21114#: listing.c:1417 21115#, c-format 21116msgid "can't open %s: %s" 21117msgstr "" 21118 21119#: listing.c:1502 21120msgid "strange paper height, set to no form" 21121msgstr "" 21122 21123#: listing.c:1526 21124msgid "new paper width is too small" 21125msgstr "" 21126 21127#: listing.c:1529 21128msgid "bad or irreducible expression for paper width" 21129msgstr "" 21130 21131#: listing.c:1531 21132msgid "missing expression for paper width" 21133msgstr "" 21134 21135#: listing.c:1582 21136msgid "new line in title" 21137msgstr "" 21138 21139#. Turns the next expression into a string. 21140#: macro.c:382 21141#, no-c-format 21142msgid "% operator needs absolute expression" 21143msgstr "" 21144 21145#: macro.c:537 21146#, c-format 21147msgid "Missing parameter qualifier for `%s' in macro `%s'" 21148msgstr "" 21149 21150#: macro.c:547 21151#, c-format 21152msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'" 21153msgstr "" 21154 21155#: macro.c:564 21156#, c-format 21157msgid "Pointless default value for required parameter `%s' in macro `%s'" 21158msgstr "" 21159 21160#: macro.c:576 21161#, c-format 21162msgid "A parameter named `%s' already exists for macro `%s'" 21163msgstr "" 21164 21165#: macro.c:617 21166#, c-format 21167msgid "Reserved word `%s' used as parameter in macro `%s'" 21168msgstr "" 21169 21170#: macro.c:675 21171#, c-format 21172msgid "unexpected end of file in macro `%s' definition" 21173msgstr "" 21174 21175#: macro.c:687 21176#, c-format 21177msgid "missing `)' after formals in macro definition `%s'" 21178msgstr "" 21179 21180#: macro.c:702 21181msgid "Missing macro name" 21182msgstr "" 21183 21184#: macro.c:711 21185#, c-format 21186msgid "Bad parameter list for macro `%s'" 21187msgstr "" 21188 21189#: macro.c:722 21190#, c-format 21191msgid "Macro `%s' was already defined" 21192msgstr "" 21193 21194#: macro.c:847 macro.c:849 21195msgid "missing `)'" 21196msgstr "" 21197 21198#: macro.c:932 21199#, c-format 21200msgid "`%s' was already used as parameter (or another local) name" 21201msgstr "" 21202 21203#: macro.c:1103 21204msgid "confusion in formal parameters" 21205msgstr "" 21206 21207#: macro.c:1111 21208#, c-format 21209msgid "Parameter named `%s' does not exist for macro `%s'" 21210msgstr "" 21211 21212#: macro.c:1122 21213#, c-format 21214msgid "Value for parameter `%s' of macro `%s' was already specified" 21215msgstr "" 21216 21217#: macro.c:1136 21218msgid "can't mix positional and keyword arguments" 21219msgstr "" 21220 21221#: macro.c:1147 21222msgid "too many positional arguments" 21223msgstr "" 21224 21225#: macro.c:1195 21226#, c-format 21227msgid "Missing value for required parameter `%s' of macro `%s'" 21228msgstr "" 21229 21230#: macro.c:1314 21231#, c-format 21232msgid "Attempt to purge non-existing macro `%s'" 21233msgstr "" 21234 21235#: macro.c:1334 21236msgid "unexpected end of file in irp or irpc" 21237msgstr "" 21238 21239#: macro.c:1342 21240msgid "missing model parameter" 21241msgstr "" 21242 21243#: messages.c:91 21244#, c-format 21245msgid "Assembler messages:\n" 21246msgstr "" 21247 21248#: messages.c:289 21249#, c-format 21250msgid "Fatal error: " 21251msgstr "" 21252 21253#: messages.c:310 21254#, c-format 21255msgid "Internal error (%s).\n" 21256msgstr "" 21257 21258#: messages.c:312 21259#, c-format 21260msgid "Internal error in %s at %s:%d.\n" 21261msgstr "" 21262 21263#: messages.c:314 21264#, c-format 21265msgid "Internal error at %s:%d.\n" 21266msgstr "" 21267 21268#: messages.c:316 21269#, c-format 21270msgid "Please report this bug.\n" 21271msgstr "" 21272 21273#: messages.c:384 21274#, c-format 21275msgid "%s out of domain (%" 21276msgstr "" 21277 21278#: messages.c:401 21279#, c-format 21280msgid "%s out of range (%" 21281msgstr "" 21282 21283#. xgettext:c-format. 21284#: messages.c:423 21285#, c-format 21286msgid "%s out of range (0x%s is not between 0x%s and 0x%s)" 21287msgstr "" 21288 21289#: output-file.c:34 21290#, c-format 21291msgid "can't open a bfd on stdout %s" 21292msgstr "" 21293 21294#: output-file.c:41 21295#, c-format 21296msgid "selected target format '%s' unknown" 21297msgstr "" 21298 21299#: output-file.c:43 21300#, c-format 21301msgid "can't create %s: %s" 21302msgstr "" 21303 21304#: read.c:573 21305#, c-format 21306msgid "error constructing %s pseudo-op table" 21307msgstr "" 21308 21309#: read.c:757 21310msgid "cannot change section or subsection inside .bundle_lock" 21311msgstr "" 21312 21313#: read.c:773 21314#, c-format 21315msgid "" 21316".bundle_lock sequence at %u bytes, but .bundle_align_mode limit is %u bytes" 21317msgstr "" 21318 21319#: read.c:782 21320#, c-format 21321msgid "" 21322"single instruction is %u bytes long, but .bundle_align_mode limit is %u bytes" 21323msgstr "" 21324 21325#: read.c:823 read.c:2877 read.c:3448 21326msgid "ignoring fill value in absolute section" 21327msgstr "" 21328 21329#: read.c:825 read.c:2892 read.c:3487 21330#, c-format 21331msgid "ignoring fill value in section `%s'" 21332msgstr "" 21333 21334#: read.c:1185 21335#, c-format 21336msgid "unknown pseudo-op: `%s'" 21337msgstr "" 21338 21339#: read.c:1238 21340msgid "unable to continue with assembly." 21341msgstr "" 21342 21343#: read.c:1271 21344#, c-format 21345msgid "local label too large near %s" 21346msgstr "" 21347 21348#: read.c:1294 21349#, c-format 21350msgid "label \"%ld$\" redefined" 21351msgstr "" 21352 21353#: read.c:1440 21354msgid ".bundle_lock with no matching .bundle_unlock" 21355msgstr "" 21356 21357#: read.c:1537 21358msgid ".abort detected. Abandoning ship." 21359msgstr "" 21360 21361#: read.c:1599 21362#, c-format 21363msgid "alignment too large: %u assumed" 21364msgstr "" 21365 21366#: read.c:1631 21367msgid "expected fill pattern missing" 21368msgstr "" 21369 21370#: read.c:1656 21371#, c-format 21372msgid "fill pattern too long, truncating to %u" 21373msgstr "" 21374 21375#: read.c:1754 21376msgid "symbol name not recognised in the current locale" 21377msgstr "" 21378 21379#. Some of the back ends can't deal with non-positive line numbers. 21380#. Besides, it's silly. GCC however will generate a line number of 21381#. zero when it is pre-processing builtins for assembler-with-cpp files: 21382#. 21383#. # 0 "<built-in>" 21384#. 21385#. We do not want to barf on this, especially since such files are used 21386#. in the GCC and GDB testsuites. So we check for negative line numbers 21387#. rather than non-positive line numbers. 21388#: read.c:2094 21389#, c-format 21390msgid "line numbers must be positive; line number %d rejected" 21391msgstr "" 21392 21393#: read.c:2131 21394#, c-format 21395msgid "incompatible flag %i in line directive" 21396msgstr "" 21397 21398#: read.c:2143 21399#, c-format 21400msgid "unsupported flag %i in line directive" 21401msgstr "" 21402 21403#: read.c:2182 21404msgid "start address not supported" 21405msgstr "" 21406 21407#: read.c:2191 21408msgid ".err encountered" 21409msgstr "" 21410 21411#: read.c:2207 21412msgid ".error directive invoked in source file" 21413msgstr "" 21414 21415#: read.c:2208 21416msgid ".warning directive invoked in source file" 21417msgstr "" 21418 21419#: read.c:2214 21420#, c-format 21421msgid "%s argument must be a string" 21422msgstr "" 21423 21424#: read.c:2246 read.c:2248 21425#, c-format 21426msgid ".fail %ld encountered" 21427msgstr "" 21428 21429#: read.c:2288 21430#, c-format 21431msgid ".fill size clamped to %d" 21432msgstr "" 21433 21434#: read.c:2293 21435msgid "size negative; .fill ignored" 21436msgstr "" 21437 21438#: read.c:2299 21439msgid "repeat < 0; .fill ignored" 21440msgstr "" 21441 21442#: read.c:2308 21443msgid "non-constant fill count for absolute section" 21444msgstr "" 21445 21446#: read.c:2310 21447msgid "attempt to fill absolute section with non-zero value" 21448msgstr "" 21449 21450#: read.c:2316 21451#, c-format 21452msgid "attempt to fill section `%s' with non-zero value" 21453msgstr "" 21454 21455#: read.c:2473 21456#, c-format 21457msgid "unrecognized .linkonce type `%s'" 21458msgstr "" 21459 21460#: read.c:2485 21461msgid ".linkonce is not supported for this object file format" 21462msgstr "" 21463 21464#: read.c:2580 21465msgid "expected alignment after size" 21466msgstr "" 21467 21468#: read.c:2799 21469#, c-format 21470msgid "attempt to redefine pseudo-op `%s' ignored" 21471msgstr "" 21472 21473#: read.c:2818 21474msgid "ignoring macro exit outside a macro definition." 21475msgstr "" 21476 21477#: read.c:2872 21478#, c-format 21479msgid "invalid segment \"%s\"" 21480msgstr "" 21481 21482#: read.c:2880 21483msgid "only constant offsets supported in absolute section" 21484msgstr "" 21485 21486#: read.c:2923 21487msgid "MRI style ORG pseudo-op not supported" 21488msgstr "" 21489 21490#: read.c:3094 21491#, c-format 21492msgid ".end%c encountered without preceding %s" 21493msgstr "" 21494 21495#: read.c:3123 read.c:3159 21496#, c-format 21497msgid "negative count for %s - ignored" 21498msgstr "" 21499 21500#: read.c:3130 read.c:3166 21501#, c-format 21502msgid "%s without %s" 21503msgstr "" 21504 21505#: read.c:3401 21506msgid "unsupported variable size or fill value" 21507msgstr "" 21508 21509#: read.c:3409 21510#, c-format 21511msgid "size value for space directive too large: %lx" 21512msgstr "" 21513 21514#: read.c:3438 21515msgid ".space repeat count is zero, ignored" 21516msgstr "" 21517 21518#: read.c:3440 21519msgid ".space repeat count is negative, ignored" 21520msgstr "" 21521 21522#: read.c:3471 21523msgid "space allocation too complex in absolute section" 21524msgstr "" 21525 21526#: read.c:3477 21527msgid "space allocation too complex in common section" 21528msgstr "" 21529 21530#: read.c:3595 21531msgid "unsupported variable nop control in .nops directive" 21532msgstr "" 21533 21534#: read.c:3601 21535msgid "negative nop control byte, ignored" 21536msgstr "" 21537 21538#: read.c:3831 21539#, c-format 21540msgid "%s: would close weakref loop: %s" 21541msgstr "" 21542 21543#: read.c:3881 21544#, c-format 21545msgid "junk at end of line, first unrecognized character valued 0x%x" 21546msgstr "" 21547 21548#: read.c:4010 write.c:2391 21549#, c-format 21550msgid "`%s' can't be equated to common symbol `%s'" 21551msgstr "" 21552 21553#: read.c:4138 21554msgid "unexpected `\"' in expression" 21555msgstr "" 21556 21557#: read.c:4151 21558msgid "rva without symbol" 21559msgstr "" 21560 21561#: read.c:4220 21562msgid "missing or bad offset expression" 21563msgstr "" 21564 21565#: read.c:4244 21566msgid "missing reloc type" 21567msgstr "" 21568 21569#: read.c:4268 21570msgid "unrecognized reloc type" 21571msgstr "" 21572 21573#: read.c:4284 21574msgid "bad reloc expression" 21575msgstr "" 21576 21577#: read.c:4446 read.c:5242 21578msgid "zero assumed for missing expression" 21579msgstr "" 21580 21581#: read.c:4466 read.c:5271 21582msgid "attempt to store value in absolute section" 21583msgstr "" 21584 21585#: read.c:4473 read.c:5277 21586#, c-format 21587msgid "attempt to store non-zero value in section `%s'" 21588msgstr "" 21589 21590#. Leading bits contain both 0s & 1s. 21591#: read.c:4550 21592msgid "value 0x%" 21593msgstr "" 21594 21595#: read.c:4594 21596#, c-format 21597msgid "bignum truncated to %d byte" 21598msgid_plural "bignum truncated to %d bytes" 21599msgstr[0] "" 21600msgstr[1] "" 21601 21602#: read.c:4803 read.c:4980 21603msgid "unresolvable or nonpositive repeat count; using 1" 21604msgstr "" 21605 21606#: read.c:4852 21607#, c-format 21608msgid "unknown floating type type '%c'" 21609msgstr "" 21610 21611#: read.c:4874 21612msgid "floating point constant too large" 21613msgstr "" 21614 21615#: read.c:4937 21616msgid "attempt to store float in absolute section" 21617msgstr "" 21618 21619#: read.c:4944 21620#, c-format 21621msgid "attempt to store float in section `%s'" 21622msgstr "" 21623 21624#: read.c:5360 21625#, c-format 21626msgid "attempt to store non-empty string in section `%s'" 21627msgstr "" 21628 21629#: read.c:5422 21630msgid "strings must be placed into a section" 21631msgstr "" 21632 21633#: read.c:5489 21634msgid "expected <nn>" 21635msgstr "" 21636 21637#. To be compatible with BSD 4.2 as: give the luser a linefeed!! 21638#: read.c:5530 read.c:5617 21639msgid "unterminated string; newline inserted" 21640msgstr "" 21641 21642#: read.c:5631 21643msgid "bad escaped character in string" 21644msgstr "" 21645 21646#: read.c:5655 21647msgid "expected address expression" 21648msgstr "" 21649 21650#: read.c:5674 21651#, c-format 21652msgid "symbol \"%s\" undefined; zero assumed" 21653msgstr "" 21654 21655#: read.c:5677 21656msgid "some symbol undefined; zero assumed" 21657msgstr "" 21658 21659#: read.c:5711 21660msgid "this string may not contain '\\0'" 21661msgstr "" 21662 21663#: read.c:5748 21664msgid "missing string" 21665msgstr "" 21666 21667#: read.c:5839 21668#, c-format 21669msgid ".incbin count zero, ignoring `%s'" 21670msgstr "" 21671 21672#: read.c:5865 21673#, c-format 21674msgid "file not found: %s" 21675msgstr "" 21676 21677#: read.c:5879 21678#, c-format 21679msgid "unable to include `%s'" 21680msgstr "" 21681 21682#: read.c:5888 21683#, c-format 21684msgid "seek to end of .incbin file failed `%s'" 21685msgstr "" 21686 21687#: read.c:5899 21688#, c-format 21689msgid "skip (%ld) or count (%ld) invalid for file size (%ld)" 21690msgstr "" 21691 21692#: read.c:5906 21693#, c-format 21694msgid "could not skip to %ld in file `%s'" 21695msgstr "" 21696 21697#: read.c:5915 21698#, c-format 21699msgid "truncated file `%s', %ld of %ld bytes read" 21700msgstr "" 21701 21702#: read.c:6072 21703msgid "missing .func" 21704msgstr "" 21705 21706#: read.c:6089 21707msgid ".endfunc missing for previous .func" 21708msgstr "" 21709 21710#: read.c:6148 21711#, c-format 21712msgid ".bundle_align_mode alignment too large (maximum %u)" 21713msgstr "" 21714 21715#: read.c:6153 21716msgid "cannot change .bundle_align_mode inside .bundle_lock" 21717msgstr "" 21718 21719#: read.c:6167 21720msgid ".bundle_lock is meaningless without .bundle_align_mode" 21721msgstr "" 21722 21723#: read.c:6188 21724msgid ".bundle_unlock without preceding .bundle_lock" 21725msgstr "" 21726 21727#: read.c:6201 21728#, c-format 21729msgid ".bundle_lock sequence is %u bytes, but bundle size is only %u bytes" 21730msgstr "" 21731 21732#: read.c:6300 21733#, c-format 21734msgid "missing closing `%c'" 21735msgstr "" 21736 21737#: read.c:6302 21738msgid "stray `\\'" 21739msgstr "" 21740 21741#: remap.c:53 21742#, c-format 21743msgid "invalid argument '%s' to -fdebug-prefix-map" 21744msgstr "" 21745 21746#: stabs.c:209 21747#, c-format 21748msgid ".stab%c: missing string" 21749msgstr "" 21750 21751#: stabs.c:222 stabs.c:230 stabs.c:238 stabs.c:257 21752#, c-format 21753msgid ".stab%c: missing comma" 21754msgstr "" 21755 21756#. This could happen for example with a source file with a huge 21757#. number of lines. The only cure is to use a different debug 21758#. format, probably DWARF. 21759#: stabs.c:250 21760#, c-format 21761msgid ".stab%c: description field '%x' too big, try a different debug format" 21762msgstr "" 21763 21764#: stabs.c:436 21765msgid "comma missing in .xstabs" 21766msgstr "" 21767 21768#: symbols.c:442 21769#, c-format 21770msgid "cannot define symbol `%s' in absolute section" 21771msgstr "" 21772 21773#: symbols.c:575 21774#, c-format 21775msgid "symbol `%s' is already defined as \"%s\"/%s%ld" 21776msgstr "" 21777 21778#: symbols.c:1169 21779#, c-format 21780msgid "invalid operands (%s and %s sections) for `%s'" 21781msgstr "" 21782 21783#: symbols.c:1173 21784#, c-format 21785msgid "invalid operand (%s section) for `%s'" 21786msgstr "" 21787 21788#: symbols.c:1181 21789#, c-format 21790msgid "invalid operands (%s and %s sections) for `%s' when setting `%s'" 21791msgstr "" 21792 21793#: symbols.c:1184 21794#, c-format 21795msgid "invalid operand (%s section) for `%s' when setting `%s'" 21796msgstr "" 21797 21798#: symbols.c:1253 21799#, c-format 21800msgid "symbol definition loop encountered at `%s'" 21801msgstr "" 21802 21803#: symbols.c:1280 21804#, c-format 21805msgid "cannot convert expression symbol %s to complex relocation" 21806msgstr "" 21807 21808#: symbols.c:1562 21809#, c-format 21810msgid "division by zero when setting `%s'" 21811msgstr "" 21812 21813#. See PR 20895 for a reproducer. 21814#: symbols.c:1612 21815msgid "Invalid operation on symbol" 21816msgstr "" 21817 21818#: symbols.c:1662 write.c:2440 21819#, c-format 21820msgid "can't resolve value for symbol `%s'" 21821msgstr "" 21822 21823#: symbols.c:2123 21824#, c-format 21825msgid "\"%d\" (instance number %d of a %s label)" 21826msgstr "" 21827 21828#: symbols.c:2152 21829#, c-format 21830msgid "attempt to get value of unresolved symbol `%s'" 21831msgstr "" 21832 21833#. Do not reassign section symbols. 21834#: symbols.c:2432 21835msgid "can't make section symbol global" 21836msgstr "" 21837 21838#: symbols.c:2438 21839msgid "can't make register symbol global" 21840msgstr "" 21841 21842#: symbols.c:2544 21843#, c-format 21844msgid "Accessing function `%s' as thread-local object" 21845msgstr "" 21846 21847#: symbols.c:2548 21848#, c-format 21849msgid "Accessing `%s' as thread-local object" 21850msgstr "" 21851 21852#: write.c:167 21853#, c-format 21854msgid "field fx_size too small to hold %lu" 21855msgstr "" 21856 21857#: write.c:454 21858#, c-format 21859msgid "attempt to .org/.space/.nops backwards? (%ld)" 21860msgstr "" 21861 21862#: write.c:476 21863#, c-format 21864msgid "leb128 operand is an undefined symbol: %s" 21865msgstr "" 21866 21867#: write.c:707 21868msgid "invalid offset expression" 21869msgstr "" 21870 21871#: write.c:729 21872msgid "invalid reloc expression" 21873msgstr "" 21874 21875#: write.c:1122 21876#, c-format 21877msgid "value of %s too large for field of %d byte at %s" 21878msgid_plural "value of %s too large for field of %d bytes at %s" 21879msgstr[0] "" 21880msgstr[1] "" 21881 21882#: write.c:1138 21883#, c-format 21884msgid "signed .word overflow; switch may be too large; %ld at 0x%lx" 21885msgstr "" 21886 21887#: write.c:1179 21888msgid "redefined symbol cannot be used on reloc" 21889msgstr "" 21890 21891#: write.c:1192 21892msgid "relocation out of range" 21893msgstr "" 21894 21895#: write.c:1195 21896#, c-format 21897msgid "%s:%u: bad return from bfd_install_relocation: %x" 21898msgstr "" 21899 21900#: write.c:1223 21901msgid "reloc not within (fixed part of) section" 21902msgstr "" 21903 21904#: write.c:1295 21905msgid "internal error: fixup not contained within frag" 21906msgstr "" 21907 21908#: write.c:1413 write.c:1550 21909msgid "can't extend frag" 21910msgstr "" 21911 21912#: write.c:1598 21913msgid "unimplemented .nops directive" 21914msgstr "" 21915 21916#: write.c:1632 21917#, c-format 21918msgid "can't write %ld byte to section %s of %s: '%s'" 21919msgid_plural "can't write %ld bytes to section %s of %s: '%s'" 21920msgstr[0] "" 21921msgstr[1] "" 21922 21923#: write.c:1658 write.c:1687 write.c:1724 21924#, c-format 21925msgid "can't fill %ld byte in section %s of %s: '%s'" 21926msgid_plural "can't fill %ld bytes in section %s of %s: '%s'" 21927msgstr[0] "" 21928msgstr[1] "" 21929 21930#: write.c:1939 21931msgid "unable to create reloc for build note" 21932msgstr "" 21933 21934#: write.c:1943 21935msgid "<gnu build note>" 21936msgstr "" 21937 21938#: write.c:2356 21939#, c-format 21940msgid "%s: global symbols not supported in common sections" 21941msgstr "" 21942 21943#: write.c:2370 21944#, c-format 21945msgid "local label `%s' is not defined" 21946msgstr "" 21947 21948#: write.c:2398 21949#, c-format 21950msgid "can't make global register symbol `%s'" 21951msgstr "" 21952 21953#: write.c:2707 21954#, c-format 21955msgid "alignment padding (%lu byte) not a multiple of %ld" 21956msgid_plural "alignment padding (%lu bytes) not a multiple of %ld" 21957msgstr[0] "" 21958msgstr[1] "" 21959 21960#: write.c:2876 21961#, c-format 21962msgid ".word %s-%s+%s didn't fit" 21963msgstr "" 21964 21965#: write.c:2970 21966msgid "padding added" 21967msgstr "" 21968 21969#: write.c:3021 21970msgid "attempt to move .org backwards" 21971msgstr "" 21972 21973#: write.c:3046 21974msgid ".space, .nops or .fill specifies non-absolute value" 21975msgstr "" 21976 21977#: write.c:3061 21978msgid ".space, .nops or .fill with negative value, ignored" 21979msgstr "" 21980 21981#: write.c:3133 21982#, c-format 21983msgid "" 21984"Infinite loop encountered whilst attempting to compute the addresses of " 21985"symbols in section %s" 21986msgstr "" 21987