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: 2011-10-25 12:00+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 20#: app.c:488 app.c:502 21msgid "end of file in comment" 22msgstr "" 23 24#: app.c:580 app.c:627 25#, c-format 26msgid "end of file in string; '%c' inserted" 27msgstr "" 28 29#: app.c:653 30#, c-format 31msgid "unknown escape '\\%c' in string; ignored" 32msgstr "" 33 34#: app.c:826 35msgid "end of file not at end of a line; newline inserted" 36msgstr "" 37 38#: app.c:989 39msgid "end of file in multiline comment" 40msgstr "" 41 42#: app.c:1064 43msgid "end of file after a one-character quote; \\0 inserted" 44msgstr "" 45 46#: app.c:1072 47msgid "end of file in escape character" 48msgstr "" 49 50#: app.c:1084 51msgid "missing close quote; (assumed)" 52msgstr "" 53 54#: app.c:1153 app.c:1208 app.c:1219 app.c:1293 55msgid "end of file in comment; newline inserted" 56msgstr "" 57 58#: as.c:162 59msgid "missing emulation mode name" 60msgstr "" 61 62#: as.c:177 63#, c-format 64msgid "unrecognized emulation name `%s'" 65msgstr "" 66 67#: as.c:224 68#, c-format 69msgid "GNU assembler version %s (%s) using BFD version %s\n" 70msgstr "" 71 72#: as.c:231 73#, c-format 74msgid "Usage: %s [option...] [asmfile...]\n" 75msgstr "" 76 77#: as.c:233 78#, c-format 79msgid "" 80"Options:\n" 81" -a[sub-option...]\t turn on listings\n" 82" \t Sub-options [default hls]:\n" 83" \t c omit false conditionals\n" 84" \t d omit debugging directives\n" 85" \t g include general info\n" 86" \t h include high-level source\n" 87" \t l include assembly\n" 88" \t m include macro expansions\n" 89" \t n omit forms processing\n" 90" \t s include symbols\n" 91" \t =FILE list to FILE (must be last sub-option)\n" 92msgstr "" 93 94#: as.c:247 95#, c-format 96msgid " --alternate initially turn on alternate macro syntax\n" 97msgstr "" 98 99#: as.c:250 100#, c-format 101msgid "" 102" --compress-debug-sections\n" 103" compress DWARF debug sections using zlib\n" 104msgstr "" 105 106#: as.c:253 107#, c-format 108msgid "" 109" --nocompress-debug-sections\n" 110" don't compress DWARF debug sections\n" 111msgstr "" 112 113#: as.c:257 114#, c-format 115msgid " -D produce assembler debugging messages\n" 116msgstr "" 117 118#: as.c:259 119#, c-format 120msgid "" 121" --debug-prefix-map OLD=NEW\n" 122" map OLD to NEW in debug information\n" 123msgstr "" 124 125#: as.c:262 126#, c-format 127msgid " --defsym SYM=VAL define symbol SYM to given value\n" 128msgstr "" 129 130#: as.c:278 131#, c-format 132msgid " emulate output (default %s)\n" 133msgstr "" 134 135#: as.c:283 136#, c-format 137msgid " --execstack require executable stack for this object\n" 138msgstr "" 139 140#: as.c:285 141#, c-format 142msgid "" 143" --noexecstack don't require executable stack for this object\n" 144msgstr "" 145 146#: as.c:287 147#, c-format 148msgid "" 149" --size-check=[error|warning]\n" 150"\t\t\t ELF .size directive check (default --size-check=error)\n" 151msgstr "" 152 153#: as.c:291 154#, c-format 155msgid " -f skip whitespace and comment preprocessing\n" 156msgstr "" 157 158#: as.c:293 159#, c-format 160msgid " -g --gen-debug generate debugging information\n" 161msgstr "" 162 163#: as.c:295 164#, c-format 165msgid " --gstabs generate STABS debugging information\n" 166msgstr "" 167 168#: as.c:297 169#, c-format 170msgid "" 171" --gstabs+ generate STABS debug info with GNU extensions\n" 172msgstr "" 173 174#: as.c:299 175#, c-format 176msgid " --gdwarf-2 generate DWARF2 debugging information\n" 177msgstr "" 178 179#: as.c:301 180#, c-format 181msgid " --hash-size=<value> set the hash table size close to <value>\n" 182msgstr "" 183 184#: as.c:303 185#, c-format 186msgid " --help show this message and exit\n" 187msgstr "" 188 189#: as.c:305 190#, c-format 191msgid " --target-help show target specific options\n" 192msgstr "" 193 194#: as.c:307 195#, c-format 196msgid "" 197" -I DIR add DIR to search list for .include directives\n" 198msgstr "" 199 200#: as.c:309 201#, c-format 202msgid " -J don't warn about signed overflow\n" 203msgstr "" 204 205#: as.c:311 206#, c-format 207msgid "" 208" -K warn when differences altered for long " 209"displacements\n" 210msgstr "" 211 212#: as.c:313 213#, c-format 214msgid " -L,--keep-locals keep local symbols (e.g. starting with `L')\n" 215msgstr "" 216 217#: as.c:315 218#, c-format 219msgid " -M,--mri assemble in MRI compatibility mode\n" 220msgstr "" 221 222#: as.c:317 223#, c-format 224msgid "" 225" --MD FILE write dependency information in FILE (default " 226"none)\n" 227msgstr "" 228 229#: as.c:319 230#, c-format 231msgid " -nocpp ignored\n" 232msgstr "" 233 234#: as.c:321 235#, c-format 236msgid "" 237" -o OBJFILE name the object-file output OBJFILE (default a." 238"out)\n" 239msgstr "" 240 241#: as.c:323 242#, c-format 243msgid " -R fold data section into text section\n" 244msgstr "" 245 246#: as.c:325 247#, c-format 248msgid "" 249" --reduce-memory-overheads \n" 250" prefer smaller memory use at the cost of longer\n" 251" assembly times\n" 252msgstr "" 253 254#: as.c:329 255#, c-format 256msgid "" 257" --statistics print various measured statistics from execution\n" 258msgstr "" 259 260#: as.c:331 261#, c-format 262msgid " --strip-local-absolute strip local absolute symbols\n" 263msgstr "" 264 265#: as.c:333 266#, c-format 267msgid "" 268" --traditional-format Use same format as native assembler when possible\n" 269msgstr "" 270 271#: as.c:335 272#, c-format 273msgid " --version print assembler version number and exit\n" 274msgstr "" 275 276#: as.c:337 277#, c-format 278msgid " -W --no-warn suppress warnings\n" 279msgstr "" 280 281#: as.c:339 282#, c-format 283msgid " --warn don't suppress warnings\n" 284msgstr "" 285 286#: as.c:341 287#, c-format 288msgid " --fatal-warnings treat warnings as errors\n" 289msgstr "" 290 291#: as.c:344 292#, c-format 293msgid "" 294" --itbl INSTTBL extend instruction set to include instructions\n" 295" matching the specifications defined in file " 296"INSTTBL\n" 297msgstr "" 298 299#: as.c:348 300#, c-format 301msgid " -w ignored\n" 302msgstr "" 303 304#: as.c:350 305#, c-format 306msgid " -X ignored\n" 307msgstr "" 308 309#: as.c:352 310#, c-format 311msgid " -Z generate object file even after errors\n" 312msgstr "" 313 314#: as.c:354 315#, c-format 316msgid "" 317" --listing-lhs-width set the width in words of the output data column " 318"of\n" 319" the listing\n" 320msgstr "" 321 322#: as.c:357 323#, c-format 324msgid "" 325" --listing-lhs-width2 set the width in words of the continuation lines\n" 326" of the output data column; ignored if smaller " 327"than\n" 328" the width of the first line\n" 329msgstr "" 330 331#: as.c:361 332#, c-format 333msgid "" 334" --listing-rhs-width set the max width in characters of the lines from\n" 335" the source file\n" 336msgstr "" 337 338#: as.c:364 339#, c-format 340msgid "" 341" --listing-cont-lines set the maximum number of continuation lines used\n" 342" for the output data column of the listing\n" 343msgstr "" 344 345#: as.c:367 346#, c-format 347msgid " @FILE read options from FILE\n" 348msgstr "" 349 350#: as.c:375 351#, c-format 352msgid "Report bugs to %s\n" 353msgstr "" 354 355#: as.c:587 356#, c-format 357msgid "unrecognized option -%c%s" 358msgstr "" 359 360#. This output is intended to follow the GNU standards document. 361#: as.c:625 362#, c-format 363msgid "GNU assembler %s\n" 364msgstr "" 365 366#: as.c:626 367#, c-format 368msgid "Copyright 2011 Free Software Foundation, Inc.\n" 369msgstr "" 370 371#: as.c:627 372#, c-format 373msgid "" 374"This program is free software; you may redistribute it under the terms of\n" 375"the GNU General Public License version 3 or later.\n" 376"This program has absolutely no warranty.\n" 377msgstr "" 378 379#: as.c:631 380#, c-format 381msgid "This assembler was configured for a target of `%s'.\n" 382msgstr "" 383 384#: as.c:638 385msgid "multiple emulation names specified" 386msgstr "" 387 388#: as.c:640 389msgid "emulations not handled in this configuration" 390msgstr "" 391 392#: as.c:645 393#, c-format 394msgid "alias = %s\n" 395msgstr "" 396 397#: as.c:646 398#, c-format 399msgid "canonical = %s\n" 400msgstr "" 401 402#: as.c:647 403#, c-format 404msgid "cpu-type = %s\n" 405msgstr "" 406 407#: as.c:649 408#, c-format 409msgid "format = %s\n" 410msgstr "" 411 412#: as.c:652 413#, c-format 414msgid "bfd-target = %s\n" 415msgstr "" 416 417#: as.c:660 418msgid "cannot compress debug sections (zlib not installed)" 419msgstr "" 420 421#: as.c:681 422msgid "bad defsym; format is --defsym name=value" 423msgstr "" 424 425#: as.c:701 426msgid "no file name following -t option" 427msgstr "" 428 429#: as.c:716 430#, c-format 431msgid "failed to read instruction table %s\n" 432msgstr "" 433 434#: as.c:828 435#, c-format 436msgid "Invalid --size-check= option: `%s'" 437msgstr "" 438 439#: as.c:896 440#, c-format 441msgid "invalid listing option `%c'" 442msgstr "" 443 444#: as.c:949 445msgid "--hash-size needs a numeric argument" 446msgstr "" 447 448#: as.c:974 449#, c-format 450msgid "%s: total time in assembly: %ld.%06ld\n" 451msgstr "" 452 453#: as.c:977 454#, c-format 455msgid "%s: data size %ld\n" 456msgstr "" 457 458#: as.c:1292 459#, c-format 460msgid "%d warnings, treating warnings as errors" 461msgstr "" 462 463#: as.h:184 464#, c-format 465msgid "Case value %ld unexpected at line %d of file \"%s\"\n" 466msgstr "" 467 468#. 469#. * We have a GROSS internal error. 470#. * This should never happen. 471#. 472#: atof-generic.c:417 config/tc-m68k.c:3579 473msgid "failed sanity check" 474msgstr "" 475 476#: cgen.c:113 config/tc-alpha.c:2101 config/tc-alpha.c:2125 477#: config/tc-arc.c:1684 config/tc-d10v.c:552 config/tc-d30v.c:538 478#: config/tc-mn10200.c:1101 config/tc-mn10300.c:1751 config/tc-ppc.c:2617 479#: config/tc-ppc.c:2768 config/tc-ppc.c:2910 config/tc-ppc.c:2921 480#: config/tc-s390.c:1250 config/tc-s390.c:1364 config/tc-s390.c:1493 481#: config/tc-v850.c:2229 config/tc-v850.c:2300 config/tc-v850.c:2346 482#: config/tc-v850.c:2383 config/tc-v850.c:2420 config/tc-v850.c:2649 483msgid "too many fixups" 484msgstr "" 485 486#: cgen.c:400 cgen.c:420 config/tc-arc.c:1665 config/tc-d10v.c:463 487#: config/tc-d30v.c:454 config/tc-i370.c:2125 config/tc-mn10200.c:1043 488#: config/tc-mn10300.c:1676 config/tc-ppc.c:2656 config/tc-s390.c:1221 489#: config/tc-v850.c:2337 config/tc-v850.c:2371 config/tc-v850.c:2411 490#: config/tc-v850.c:2622 config/tc-z80.c:417 491msgid "illegal operand" 492msgstr "" 493 494#: cgen.c:424 config/tc-arc.c:1667 config/tc-avr.c:632 config/tc-d10v.c:465 495#: config/tc-d30v.c:456 config/tc-h8300.c:500 config/tc-i370.c:2127 496#: config/tc-mcore.c:662 config/tc-microblaze.c:579 config/tc-mmix.c:488 497#: config/tc-mn10200.c:1046 config/tc-mn10300.c:1679 config/tc-msp430.c:452 498#: config/tc-or32.c:307 config/tc-ppc.c:2658 config/tc-s390.c:1239 499#: config/tc-sh.c:1387 config/tc-sh64.c:2213 config/tc-v850.c:2341 500#: config/tc-v850.c:2375 config/tc-v850.c:2415 config/tc-v850.c:2625 501#: config/tc-z80.c:570 config/tc-z8k.c:350 502msgid "missing operand" 503msgstr "" 504 505#: cgen.c:799 506msgid "a reloc on this operand implies an overflow" 507msgstr "" 508 509#: cgen.c:822 510msgid "operand mask overflow" 511msgstr "" 512 513#. We can't actually support subtracting a symbol. 514#: cgen.c:886 config/tc-arc.c:1249 config/tc-arm.c:1649 config/tc-arm.c:9195 515#: config/tc-arm.c:9247 config/tc-arm.c:9494 config/tc-arm.c:10301 516#: config/tc-arm.c:11396 config/tc-arm.c:11436 config/tc-arm.c:11776 517#: config/tc-arm.c:11815 config/tc-avr.c:1165 config/tc-cris.c:4047 518#: config/tc-d10v.c:1511 config/tc-d30v.c:1915 config/tc-mips.c:5697 519#: config/tc-msp430.c:1936 config/tc-ppc.c:6072 config/tc-spu.c:957 520#: config/tc-spu.c:981 config/tc-tilegx.c:1421 config/tc-tilepro.c:1268 521#: config/tc-v850.c:3084 config/tc-xstormy16.c:483 config/tc-xtensa.c:5833 522#: config/tc-xtensa.c:11830 523msgid "expression too complex" 524msgstr "" 525 526#: cgen.c:982 config/tc-arc.c:1310 config/tc-ppc.c:6197 config/tc-s390.c:2135 527#: config/tc-v850.c:3131 config/tc-xstormy16.c:537 528msgid "unresolved expression that must be resolved" 529msgstr "" 530 531#: cgen.c:1007 config/tc-xstormy16.c:562 532#, c-format 533msgid "internal error: can't install fix for reloc type %d (`%s')" 534msgstr "" 535 536#: cgen.c:1060 537msgid "relocation is not supported" 538msgstr "" 539 540#: cond.c:83 541msgid "invalid identifier for \".ifdef\"" 542msgstr "" 543 544#: cond.c:150 545msgid "non-constant expression in \".if\" statement" 546msgstr "" 547 548#: cond.c:277 549msgid "bad format for ifc or ifnc" 550msgstr "" 551 552#: cond.c:307 553msgid "\".elseif\" without matching \".if\"" 554msgstr "" 555 556#: cond.c:311 557msgid "\".elseif\" after \".else\"" 558msgstr "" 559 560#: cond.c:314 cond.c:420 561msgid "here is the previous \".else\"" 562msgstr "" 563 564#: cond.c:317 cond.c:423 565msgid "here is the previous \".if\"" 566msgstr "" 567 568#: cond.c:346 569msgid "non-constant expression in \".elseif\" statement" 570msgstr "" 571 572#: cond.c:384 573msgid "\".endif\" without \".if\"" 574msgstr "" 575 576#: cond.c:413 577msgid "\".else\" without matching \".if\"" 578msgstr "" 579 580#: cond.c:417 581msgid "duplicate \".else\"" 582msgstr "" 583 584#: cond.c:468 585msgid ".ifeqs syntax error" 586msgstr "" 587 588#: cond.c:549 589msgid "end of macro inside conditional" 590msgstr "" 591 592#: cond.c:551 593msgid "end of file inside conditional" 594msgstr "" 595 596#: cond.c:554 597msgid "here is the start of the unterminated conditional" 598msgstr "" 599 600#: cond.c:558 601msgid "here is the \"else\" of the unterminated conditional" 602msgstr "" 603 604#: config/atof-ieee.c:141 605msgid "cannot create floating-point number" 606msgstr "" 607 608#: config/atof-ieee.c:288 609msgid "NaNs are not supported by this target\n" 610msgstr "" 611 612#: config/atof-ieee.c:327 config/atof-ieee.c:368 613msgid "Infinities are not supported by this target\n" 614msgstr "" 615 616#: config/atof-ieee.c:784 config/atof-vax.c:450 config/tc-arm.c:1040 617#: config/tc-ia64.c:11435 config/tc-tic30.c:1259 config/tc-tic4x.c:2598 618msgid "Unrecognized or unsupported floating point constant" 619msgstr "" 620 621#: config/obj-aout.c:84 622#, c-format 623msgid "Attempt to put a common symbol into set %s" 624msgstr "" 625 626#: config/obj-aout.c:88 627#, c-format 628msgid "Attempt to put an undefined symbol into set %s" 629msgstr "" 630 631#: config/obj-aout.c:115 config/obj-coff.c:1398 632#, c-format 633msgid "Symbol `%s' can not be both weak and common" 634msgstr "" 635 636#: config/obj-coff.c:140 dw2gencfi.c:214 637#, c-format 638msgid "Inserting \"%s\" into structure table failed: %s" 639msgstr "" 640 641#: config/obj-coff.c:219 config/obj-coff.c:1701 config/obj-macho.c:202 642#: config/tc-ppc.c:5147 config/tc-tic54x.c:4008 read.c:2795 643#, c-format 644msgid "error setting flags for \"%s\": %s" 645msgstr "" 646 647#. Zero is used as an end marker in the file. 648#: config/obj-coff.c:438 649msgid "Line numbers must be positive integers\n" 650msgstr "" 651 652#: config/obj-coff.c:470 653msgid ".ln pseudo-op inside .def/.endef: ignored." 654msgstr "" 655 656#: config/obj-coff.c:512 ecoff.c:3250 657msgid ".loc outside of .text" 658msgstr "" 659 660#: config/obj-coff.c:519 661msgid ".loc pseudo-op inside .def/.endef: ignored." 662msgstr "" 663 664#: config/obj-coff.c:600 665msgid ".def pseudo-op used inside of .def/.endef: ignored." 666msgstr "" 667 668#: config/obj-coff.c:636 669msgid ".endef pseudo-op used outside of .def/.endef: ignored." 670msgstr "" 671 672#: config/obj-coff.c:675 673#, c-format 674msgid "`%s' symbol without preceding function" 675msgstr "" 676 677#: config/obj-coff.c:762 678#, c-format 679msgid "unexpected storage class %d" 680msgstr "" 681 682#: config/obj-coff.c:870 683msgid ".dim pseudo-op used outside of .def/.endef: ignored." 684msgstr "" 685 686#: config/obj-coff.c:890 687msgid "badly formed .dim directive ignored" 688msgstr "" 689 690#: config/obj-coff.c:939 691msgid ".size pseudo-op used outside of .def/.endef ignored." 692msgstr "" 693 694#: config/obj-coff.c:954 695msgid ".scl pseudo-op used outside of .def/.endef ignored." 696msgstr "" 697 698#: config/obj-coff.c:971 699msgid ".tag pseudo-op used outside of .def/.endef ignored." 700msgstr "" 701 702#: config/obj-coff.c:989 703#, c-format 704msgid "tag not found for .tag %s" 705msgstr "" 706 707#: config/obj-coff.c:1002 708msgid ".type pseudo-op used outside of .def/.endef ignored." 709msgstr "" 710 711#: config/obj-coff.c:1021 712msgid ".val pseudo-op used outside of .def/.endef ignored." 713msgstr "" 714 715#: config/obj-coff.c:1178 716msgid "badly formed .weak directive ignored" 717msgstr "" 718 719#: config/obj-coff.c:1356 720msgid "mismatched .eb" 721msgstr "" 722 723#: config/obj-coff.c:1377 724#, c-format 725msgid "C_EFCN symbol for %s out of scope" 726msgstr "" 727 728#: config/obj-coff.c:1431 729#, c-format 730msgid "Warning: internal error: forgetting to set endndx of %s" 731msgstr "" 732 733#. STYP_INFO 734#. STYP_LIB 735#. STYP_OVER 736#: config/obj-coff.c:1667 737#, c-format 738msgid "unsupported section attribute '%c'" 739msgstr "" 740 741#: config/obj-coff.c:1671 config/tc-ppc.c:5129 742#, c-format 743msgid "unknown section attribute '%c'" 744msgstr "" 745 746#: config/obj-coff.c:1713 config/obj-macho.c:216 747#, c-format 748msgid "Ignoring changed section attributes for %s" 749msgstr "" 750 751#: config/obj-coff.c:1853 752#, c-format 753msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n" 754msgstr "" 755 756#: config/obj-ecoff.c:125 757msgid "Can't set GP value" 758msgstr "" 759 760#: config/obj-ecoff.c:132 761msgid "Can't set register masks" 762msgstr "" 763 764#: config/obj-elf.c:334 config/tc-sparc.c:4092 config/tc-v850.c:503 765#, c-format 766msgid "bad .common segment %s" 767msgstr "" 768 769#: config/obj-elf.c:411 770msgid "Missing symbol name in directive" 771msgstr "" 772 773#: config/obj-elf.c:618 774#, c-format 775msgid "setting incorrect section type for %s" 776msgstr "" 777 778#: config/obj-elf.c:623 779#, c-format 780msgid "ignoring incorrect section type for %s" 781msgstr "" 782 783#: config/obj-elf.c:665 784#, c-format 785msgid "setting incorrect section attributes for %s" 786msgstr "" 787 788#: config/obj-elf.c:720 789#, c-format 790msgid "ignoring changed section type for %s" 791msgstr "" 792 793#: config/obj-elf.c:732 794#, c-format 795msgid "ignoring changed section attributes for %s" 796msgstr "" 797 798#: config/obj-elf.c:734 799#, c-format 800msgid "ignoring changed section entity size for %s" 801msgstr "" 802 803#: config/obj-elf.c:794 804msgid "unrecognized .section attribute: want a,e,w,x,M,S,G,T" 805msgstr "" 806 807#: config/obj-elf.c:836 read.c:2779 808msgid "unrecognized section type" 809msgstr "" 810 811#: config/obj-elf.c:868 812msgid "unrecognized section attribute" 813msgstr "" 814 815#: config/obj-elf.c:899 config/tc-alpha.c:4208 816msgid "missing name" 817msgstr "" 818 819#: config/obj-elf.c:1030 820msgid "invalid merge entity size" 821msgstr "" 822 823#: config/obj-elf.c:1037 824msgid "entity size for SHF_MERGE not specified" 825msgstr "" 826 827#: config/obj-elf.c:1043 828msgid "? section flag ignored with G present" 829msgstr "" 830 831#: config/obj-elf.c:1062 832msgid "group name for SHF_GROUP not specified" 833msgstr "" 834 835#: config/obj-elf.c:1085 836msgid "character following name is not '#'" 837msgstr "" 838 839#: config/obj-elf.c:1204 840msgid ".previous without corresponding .section; ignored" 841msgstr "" 842 843#: config/obj-elf.c:1230 844msgid ".popsection without corresponding .pushsection; ignored" 845msgstr "" 846 847#: config/obj-elf.c:1276 848msgid "expected comma after name in .symver" 849msgstr "" 850 851#: config/obj-elf.c:1300 852#, c-format 853msgid "missing version name in `%s' for symbol `%s'" 854msgstr "" 855 856#: config/obj-elf.c:1311 857#, c-format 858msgid "multiple versions [`%s'|`%s'] for symbol `%s'" 859msgstr "" 860 861#: config/obj-elf.c:1348 862#, c-format 863msgid "expected `%s' to have already been set for .vtable_inherit" 864msgstr "" 865 866#: config/obj-elf.c:1358 867msgid "expected comma after name in .vtable_inherit" 868msgstr "" 869 870#: config/obj-elf.c:1411 871msgid "expected comma after name in .vtable_entry" 872msgstr "" 873 874#: config/obj-elf.c:1534 875msgid "expected quoted string" 876msgstr "" 877 878#: config/obj-elf.c:1554 879#, c-format 880msgid "expected comma after name `%s' in .size directive" 881msgstr "" 882 883#: config/obj-elf.c:1563 884msgid "missing expression in .size directive" 885msgstr "" 886 887#: config/obj-elf.c:1687 888#, c-format 889msgid "symbol '%s' is already defined" 890msgstr "" 891 892#: config/obj-elf.c:1707 config/obj-elf.c:1719 893#, c-format 894msgid "symbol type \"%s\" is supported only by GNU targets" 895msgstr "" 896 897#: config/obj-elf.c:1730 898#, c-format 899msgid "unrecognized symbol type \"%s\"" 900msgstr "" 901 902#: config/obj-elf.c:1900 config/obj-elf.c:1903 903#, c-format 904msgid ".size expression for %s does not evaluate to a constant" 905msgstr "" 906 907#: config/obj-elf.c:1935 908#, c-format 909msgid "" 910"invalid attempt to declare external version name as default in symbol `%s'" 911msgstr "" 912 913#: config/obj-elf.c:1996 ecoff.c:3608 914#, c-format 915msgid "symbol `%s' can not be both weak and common" 916msgstr "" 917 918#: config/obj-elf.c:2113 919#, c-format 920msgid "assuming all members of group `%s' are COMDAT" 921msgstr "" 922 923#: config/obj-elf.c:2125 924#, c-format 925msgid "can't create group: %s" 926msgstr "" 927 928#: config/obj-elf.c:2264 929#, c-format 930msgid "failed to set up debugging information: %s" 931msgstr "" 932 933#: config/obj-elf.c:2284 934#, c-format 935msgid "can't start writing .mdebug section: %s" 936msgstr "" 937 938#: config/obj-elf.c:2292 939#, c-format 940msgid "could not write .mdebug section: %s" 941msgstr "" 942 943#: config/obj-evax.c:129 944#, c-format 945msgid "no entry symbol for global function '%s'" 946msgstr "" 947 948#: config/obj-macho.c:77 949msgid "missing segment name" 950msgstr "" 951 952#: config/obj-macho.c:89 953msgid "missing comma after segment name" 954msgstr "" 955 956#: config/obj-macho.c:98 957msgid "missing section name" 958msgstr "" 959 960#: config/obj-macho.c:114 961msgid "missing section type name" 962msgstr "" 963 964#: config/obj-macho.c:124 965#, c-format 966msgid "unknown or invalid section type '%s'" 967msgstr "" 968 969#: config/obj-macho.c:140 970msgid "missing section attribute identifier" 971msgstr "" 972 973#: config/obj-macho.c:149 974#, c-format 975msgid "unknown or invalid section attribute '%s'" 976msgstr "" 977 978#: config/obj-macho.c:161 979msgid "unexpected sizeof_stub expression" 980msgstr "" 981 982#: config/obj-macho.c:166 983msgid "missing sizeof_stub expression" 984msgstr "" 985 986#: config/obj-som.c:58 987msgid "Only one .compiler pseudo-op per file!" 988msgstr "" 989 990#: config/obj-som.c:75 config/obj-som.c:146 config/obj-som.c:188 991msgid "Expected quoted string" 992msgstr "" 993 994#: config/obj-som.c:88 995msgid ".compiler directive missing language and version" 996msgstr "" 997 998#: config/obj-som.c:98 999msgid ".compiler directive missing version" 1000msgstr "" 1001 1002#: config/obj-som.c:114 1003#, c-format 1004msgid "FATAL: Attaching compiler header %s" 1005msgstr "" 1006 1007#: config/obj-som.c:129 1008msgid "Only one .version pseudo-op per file!" 1009msgstr "" 1010 1011#: config/obj-som.c:153 1012#, c-format 1013msgid "attaching version header %s: %s" 1014msgstr "" 1015 1016#: config/obj-som.c:171 1017msgid "Only one .copyright pseudo-op per file!" 1018msgstr "" 1019 1020#: config/obj-som.c:195 1021#, c-format 1022msgid "attaching copyright header %s: %s" 1023msgstr "" 1024 1025#: config/tc-alpha.c:655 1026#, c-format 1027msgid "No !literal!%ld was found" 1028msgstr "" 1029 1030#: config/tc-alpha.c:662 1031#, c-format 1032msgid "No !tlsgd!%ld was found" 1033msgstr "" 1034 1035#: config/tc-alpha.c:669 1036#, c-format 1037msgid "No !tlsldm!%ld was found" 1038msgstr "" 1039 1040#: config/tc-alpha.c:678 1041#, c-format 1042msgid "No ldah !gpdisp!%ld was found" 1043msgstr "" 1044 1045#: config/tc-alpha.c:728 1046#, c-format 1047msgid "too many !literal!%ld for %s" 1048msgstr "" 1049 1050#: config/tc-alpha.c:758 1051#, c-format 1052msgid "No lda !gpdisp!%ld was found" 1053msgstr "" 1054 1055#. Only support one relocation op per insn. 1056#: config/tc-alpha.c:917 1057msgid "More than one relocation op per insn" 1058msgstr "" 1059 1060#: config/tc-alpha.c:933 1061msgid "No relocation operand" 1062msgstr "" 1063 1064#: config/tc-alpha.c:943 1065#, c-format 1066msgid "Unknown relocation operand: !%s" 1067msgstr "" 1068 1069#: config/tc-alpha.c:953 1070#, c-format 1071msgid "no sequence number after !%s" 1072msgstr "" 1073 1074#: config/tc-alpha.c:963 1075#, c-format 1076msgid "!%s does not use a sequence number" 1077msgstr "" 1078 1079#: config/tc-alpha.c:973 1080#, c-format 1081msgid "Bad sequence number: !%s!%s" 1082msgstr "" 1083 1084#: config/tc-alpha.c:1188 config/tc-alpha.c:3361 1085#, c-format 1086msgid "inappropriate arguments for opcode `%s'" 1087msgstr "" 1088 1089#: config/tc-alpha.c:1190 config/tc-alpha.c:3363 1090#, c-format 1091msgid "opcode `%s' not supported for target %s" 1092msgstr "" 1093 1094#: config/tc-alpha.c:1194 config/tc-alpha.c:3367 config/tc-avr.c:1441 1095#: config/tc-msp430.c:1828 1096#, c-format 1097msgid "unknown opcode `%s'" 1098msgstr "" 1099 1100#: config/tc-alpha.c:1275 config/tc-alpha.c:1534 1101msgid "overflow in literal (.lita) table" 1102msgstr "" 1103 1104#: config/tc-alpha.c:1282 config/tc-alpha.c:1306 config/tc-alpha.c:1547 1105#: config/tc-alpha.c:2234 config/tc-alpha.c:2279 config/tc-alpha.c:2348 1106#: config/tc-alpha.c:2431 config/tc-alpha.c:2656 config/tc-alpha.c:2754 1107msgid "macro requires $at register while noat in effect" 1108msgstr "" 1109 1110#: config/tc-alpha.c:1284 config/tc-alpha.c:1308 config/tc-alpha.c:1549 1111msgid "macro requires $at while $at in use" 1112msgstr "" 1113 1114#: config/tc-alpha.c:1493 1115msgid "bignum invalid; zero assumed" 1116msgstr "" 1117 1118#: config/tc-alpha.c:1495 1119msgid "floating point number invalid; zero assumed" 1120msgstr "" 1121 1122#: config/tc-alpha.c:1500 1123msgid "can't handle expression" 1124msgstr "" 1125 1126#: config/tc-alpha.c:1540 1127msgid "overflow in literal (.lit8) table" 1128msgstr "" 1129 1130#: config/tc-alpha.c:1837 1131#, c-format 1132msgid "too many ldah insns for !gpdisp!%ld" 1133msgstr "" 1134 1135#: config/tc-alpha.c:1839 config/tc-alpha.c:1851 1136#, c-format 1137msgid "both insns for !gpdisp!%ld must be in the same section" 1138msgstr "" 1139 1140#: config/tc-alpha.c:1849 1141#, c-format 1142msgid "too many lda insns for !gpdisp!%ld" 1143msgstr "" 1144 1145#: config/tc-alpha.c:1905 1146#, c-format 1147msgid "too many lituse insns for !lituse_tlsgd!%ld" 1148msgstr "" 1149 1150#: config/tc-alpha.c:1908 1151#, c-format 1152msgid "too many lituse insns for !lituse_tlsldm!%ld" 1153msgstr "" 1154 1155#: config/tc-alpha.c:1925 1156#, c-format 1157msgid "duplicate !tlsgd!%ld" 1158msgstr "" 1159 1160#: config/tc-alpha.c:1927 1161#, c-format 1162msgid "sequence number in use for !tlsldm!%ld" 1163msgstr "" 1164 1165#: config/tc-alpha.c:1941 1166#, c-format 1167msgid "duplicate !tlsldm!%ld" 1168msgstr "" 1169 1170#: config/tc-alpha.c:1943 1171#, c-format 1172msgid "sequence number in use for !tlsgd!%ld" 1173msgstr "" 1174 1175#: config/tc-alpha.c:1998 config/tc-arc.c:292 config/tc-mn10200.c:857 1176#: config/tc-mn10300.c:1148 config/tc-ppc.c:1730 config/tc-s390.c:638 1177#: config/tc-tilegx.c:408 config/tc-tilegx.c:471 config/tc-tilepro.c:369 1178msgid "operand" 1179msgstr "" 1180 1181#: config/tc-alpha.c:2137 1182msgid "invalid relocation for instruction" 1183msgstr "" 1184 1185#: config/tc-alpha.c:2151 1186msgid "invalid relocation for field" 1187msgstr "" 1188 1189#: config/tc-alpha.c:2982 1190msgid "can not resolve expression" 1191msgstr "" 1192 1193#: config/tc-alpha.c:3516 config/tc-i370.c:1055 config/tc-microblaze.c:185 1194#: config/tc-ppc.c:2055 config/tc-ppc.c:4892 1195#, c-format 1196msgid ".COMMon length (%ld.) <0! Ignored." 1197msgstr "" 1198 1199#: config/tc-alpha.c:3527 config/tc-sparc.c:3963 config/tc-v850.c:298 1200msgid "Ignoring attempt to re-define symbol" 1201msgstr "" 1202 1203#: config/tc-alpha.c:3619 config/tc-ppc.c:4929 config/tc-sparc.c:3971 1204#, c-format 1205msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld." 1206msgstr "" 1207 1208#: config/tc-alpha.c:3722 ecoff.c:3064 1209msgid ".ent directive has no name" 1210msgstr "" 1211 1212#: config/tc-alpha.c:3730 1213msgid "nested .ent directives" 1214msgstr "" 1215 1216#: config/tc-alpha.c:3775 ecoff.c:3015 1217msgid ".end directive has no name" 1218msgstr "" 1219 1220#: config/tc-alpha.c:3784 1221msgid ".end directive without matching .ent" 1222msgstr "" 1223 1224#: config/tc-alpha.c:3786 1225msgid ".end directive names different symbol than .ent" 1226msgstr "" 1227 1228#: config/tc-alpha.c:3829 ecoff.c:3150 1229msgid ".fmask outside of .ent" 1230msgstr "" 1231 1232#: config/tc-alpha.c:3831 config/tc-score.c:5598 ecoff.c:3214 1233msgid ".mask outside of .ent" 1234msgstr "" 1235 1236#: config/tc-alpha.c:3839 ecoff.c:3157 1237msgid "bad .fmask directive" 1238msgstr "" 1239 1240#: config/tc-alpha.c:3841 ecoff.c:3221 1241msgid "bad .mask directive" 1242msgstr "" 1243 1244#: config/tc-alpha.c:3874 config/tc-mips.c:18816 config/tc-score.c:5740 1245#: ecoff.c:3178 1246msgid ".frame outside of .ent" 1247msgstr "" 1248 1249#: config/tc-alpha.c:3885 ecoff.c:3189 1250msgid "bad .frame directive" 1251msgstr "" 1252 1253#: config/tc-alpha.c:3919 1254msgid ".prologue directive without a preceding .ent directive" 1255msgstr "" 1256 1257#: config/tc-alpha.c:3937 1258#, c-format 1259msgid "Invalid argument %d to .prologue." 1260msgstr "" 1261 1262#: config/tc-alpha.c:4028 1263msgid "ECOFF debugging is disabled." 1264msgstr "" 1265 1266#: config/tc-alpha.c:4042 1267msgid ".ent directive without matching .end" 1268msgstr "" 1269 1270#: config/tc-alpha.c:4135 1271msgid ".usepv directive has no name" 1272msgstr "" 1273 1274#: config/tc-alpha.c:4146 1275msgid ".usepv directive has no type" 1276msgstr "" 1277 1278#: config/tc-alpha.c:4161 1279msgid "unknown argument for .usepv" 1280msgstr "" 1281 1282#: config/tc-alpha.c:4276 1283#, c-format 1284msgid "unknown section attribute %s" 1285msgstr "" 1286 1287#: config/tc-alpha.c:4370 1288msgid "previous .ent not closed by a .end" 1289msgstr "" 1290 1291#: config/tc-alpha.c:4391 1292msgid ".ent directive has no symbol" 1293msgstr "" 1294 1295#: config/tc-alpha.c:4416 1296msgid ".handler directive has no name" 1297msgstr "" 1298 1299#: config/tc-alpha.c:4445 1300msgid "Bad .frame directive 1./2. param" 1301msgstr "" 1302 1303#: config/tc-alpha.c:4457 1304msgid "Bad .frame directive 3./4. param" 1305msgstr "" 1306 1307#: config/tc-alpha.c:4494 1308msgid ".pdesc directive not in link (.link) section" 1309msgstr "" 1310 1311#: config/tc-alpha.c:4501 1312msgid ".pdesc directive has no entry symbol" 1313msgstr "" 1314 1315#: config/tc-alpha.c:4512 1316msgid ".pdesc has a bad entry symbol" 1317msgstr "" 1318 1319#: config/tc-alpha.c:4523 1320msgid ".pdesc doesn't match with last .ent" 1321msgstr "" 1322 1323#: config/tc-alpha.c:4538 1324msgid "No comma after .pdesc <entryname>" 1325msgstr "" 1326 1327#: config/tc-alpha.c:4558 1328msgid "unknown procedure kind" 1329msgstr "" 1330 1331#: config/tc-alpha.c:4653 1332msgid ".name directive not in link (.link) section" 1333msgstr "" 1334 1335#: config/tc-alpha.c:4661 1336msgid ".name directive has no symbol" 1337msgstr "" 1338 1339#: config/tc-alpha.c:4695 1340msgid "No symbol after .linkage" 1341msgstr "" 1342 1343#: config/tc-alpha.c:4743 1344msgid "No symbol after .code_address" 1345msgstr "" 1346 1347#: config/tc-alpha.c:4769 config/tc-score.c:5604 1348msgid "Bad .mask directive" 1349msgstr "" 1350 1351#: config/tc-alpha.c:4787 1352msgid "Bad .fmask directive" 1353msgstr "" 1354 1355#: config/tc-alpha.c:4944 1356#, c-format 1357msgid "Expected comma after name \"%s\"" 1358msgstr "" 1359 1360#: config/tc-alpha.c:4956 1361#, c-format 1362msgid "unhandled: .proc %s,%d" 1363msgstr "" 1364 1365#: config/tc-alpha.c:4990 1366#, c-format 1367msgid "Tried to .set unrecognized mode `%s'" 1368msgstr "" 1369 1370#: config/tc-alpha.c:5016 1371#, c-format 1372msgid "Bad base register, using $%d." 1373msgstr "" 1374 1375#: config/tc-alpha.c:5037 1376#, c-format 1377msgid "Alignment too large: %d. assumed" 1378msgstr "" 1379 1380#: config/tc-alpha.c:5041 config/tc-d30v.c:2060 1381msgid "Alignment negative: 0 assumed" 1382msgstr "" 1383 1384#: config/tc-alpha.c:5136 config/tc-alpha.c:5628 1385#, c-format 1386msgid "Unknown CPU identifier `%s'" 1387msgstr "" 1388 1389#: config/tc-alpha.c:5327 1390#, c-format 1391msgid "Chose GP value of %lx\n" 1392msgstr "" 1393 1394#: config/tc-alpha.c:5341 1395msgid "bad .section directive: want a,s,w,x,M,S,G,T in string" 1396msgstr "" 1397 1398#: config/tc-alpha.c:5430 1399#, c-format 1400msgid "internal error: can't hash opcode `%s': %s" 1401msgstr "" 1402 1403#: config/tc-alpha.c:5466 1404#, c-format 1405msgid "internal error: can't hash macro `%s': %s" 1406msgstr "" 1407 1408#: config/tc-alpha.c:5550 config/tc-arm.c:6818 config/tc-arm.c:6830 1409#: config/tc-i960.c:708 config/tc-xtensa.c:5315 config/tc-xtensa.c:5393 1410#: config/tc-xtensa.c:5510 config/tc-z80.c:1897 1411msgid "syntax error" 1412msgstr "" 1413 1414#: config/tc-alpha.c:5679 1415msgid "" 1416"Alpha options:\n" 1417"-32addr\t\t\ttreat addresses as 32-bit values\n" 1418"-F\t\t\tlack floating point instructions support\n" 1419"-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n" 1420"\t\t\tspecify variant of Alpha architecture\n" 1421"-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -" 1422"m21264b\n" 1423"\t\t\tthese variants include PALcode opcodes\n" 1424msgstr "" 1425 1426#: config/tc-alpha.c:5689 1427msgid "" 1428"VMS options:\n" 1429"-+\t\t\tencode (don't truncate) names longer than 64 characters\n" 1430"-H\t\t\tshow new symbol after hash truncation\n" 1431"-replace/-noreplace\tenable or disable the optimization of procedure calls\n" 1432msgstr "" 1433 1434#: config/tc-alpha.c:5940 1435#, c-format 1436msgid "unhandled relocation type %s" 1437msgstr "" 1438 1439#: config/tc-alpha.c:5953 1440msgid "non-absolute expression in constant field" 1441msgstr "" 1442 1443#: config/tc-alpha.c:5967 1444#, c-format 1445msgid "type %d reloc done?\n" 1446msgstr "" 1447 1448#: config/tc-alpha.c:6014 config/tc-alpha.c:6021 config/tc-mips.c:11711 1449#: config/tc-mips.c:12396 1450msgid "Used $at without \".set noat\"" 1451msgstr "" 1452 1453#: config/tc-alpha.c:6190 1454#, c-format 1455msgid "!samegp reloc against symbol without .prologue: %s" 1456msgstr "" 1457 1458#: config/tc-alpha.c:6234 config/tc-tilegx.c:1700 config/tc-tilepro.c:1499 1459#: config/tc-xtensa.c:5999 1460#, c-format 1461msgid "cannot represent `%s' relocation in object file" 1462msgstr "" 1463 1464#: config/tc-alpha.c:6240 1465#, c-format 1466msgid "internal error? cannot generate `%s' relocation" 1467msgstr "" 1468 1469#: config/tc-alpha.c:6339 1470#, c-format 1471msgid "frame reg expected, using $%d." 1472msgstr "" 1473 1474#: config/tc-arc.c:194 config/tc-arc.c:215 config/tc-arc.c:992 1475#: config/tc-h8300.c:77 config/tc-h8300.c:86 config/tc-h8300.c:96 1476#: config/tc-h8300.c:106 config/tc-h8300.c:116 config/tc-h8300.c:127 1477#: config/tc-h8300.c:244 config/tc-hppa.c:6887 config/tc-hppa.c:6893 1478#: config/tc-hppa.c:6899 config/tc-hppa.c:6905 config/tc-hppa.c:8312 1479#: config/tc-lm32.c:198 config/tc-mn10300.c:937 config/tc-mn10300.c:942 1480#: config/tc-mn10300.c:2433 config/tc-xc16x.c:79 config/tc-xc16x.c:86 1481#: config/tc-xc16x.c:93 1482msgid "could not set architecture and machine" 1483msgstr "" 1484 1485#: config/tc-arc.c:212 config/tc-arm.c:22402 config/tc-score.c:6299 1486#: config/tc-score.c:6528 config/tc-score.c:6533 1487msgid "virtual memory exhausted" 1488msgstr "" 1489 1490#: config/tc-arc.c:432 config/tc-arc.c:671 1491msgid "expected comma after operand name" 1492msgstr "" 1493 1494#: config/tc-arc.c:443 1495#, c-format 1496msgid "negative operand number %d" 1497msgstr "" 1498 1499#: config/tc-arc.c:455 1500msgid "expected comma after register-number" 1501msgstr "" 1502 1503#: config/tc-arc.c:480 1504msgid "invalid mode" 1505msgstr "" 1506 1507#: config/tc-arc.c:497 1508msgid "expected comma after register-mode" 1509msgstr "" 1510 1511#: config/tc-arc.c:514 1512msgid "shortcut designator invalid" 1513msgstr "" 1514 1515#: config/tc-arc.c:529 1516#, c-format 1517msgid "core register value (%d) too large" 1518msgstr "" 1519 1520#: config/tc-arc.c:537 1521#, c-format 1522msgid "condition code value (%d) too large" 1523msgstr "" 1524 1525#: config/tc-arc.c:555 1526#, c-format 1527msgid "attempt to override symbol: %s" 1528msgstr "" 1529 1530#: config/tc-arc.c:626 1531msgid "invalid opertype" 1532msgstr "" 1533 1534#: config/tc-arc.c:683 1535msgid "expected comma after opcode" 1536msgstr "" 1537 1538#: config/tc-arc.c:693 1539#, c-format 1540msgid "negative subopcode %d" 1541msgstr "" 1542 1543#: config/tc-arc.c:702 1544msgid "subcode value found when opcode not equal 0x03" 1545msgstr "" 1546 1547#: config/tc-arc.c:710 1548#, c-format 1549msgid "invalid subopcode %d" 1550msgstr "" 1551 1552#: config/tc-arc.c:721 1553msgid "expected comma after subopcode" 1554msgstr "" 1555 1556#: config/tc-arc.c:740 1557msgid "invalid suffix class" 1558msgstr "" 1559 1560#: config/tc-arc.c:749 1561msgid "expected comma after suffix class" 1562msgstr "" 1563 1564#: config/tc-arc.c:768 1565msgid "invalid syntax class" 1566msgstr "" 1567 1568#: config/tc-arc.c:775 1569msgid "opcode 0x3 and SYNTAX_3OP invalid" 1570msgstr "" 1571 1572#: config/tc-arc.c:795 1573msgid "unknown suffix class" 1574msgstr "" 1575 1576#: config/tc-arc.c:862 config/tc-tic6x.c:582 1577msgid "expected comma after symbol name" 1578msgstr "" 1579 1580#: config/tc-arc.c:872 1581msgid "negative symbol length" 1582msgstr "" 1583 1584#: config/tc-arc.c:883 1585msgid "ignoring attempt to re-define symbol" 1586msgstr "" 1587 1588#: config/tc-arc.c:890 1589#, c-format 1590msgid "length of symbol \"%s\" already %ld, ignoring %d" 1591msgstr "" 1592 1593#: config/tc-arc.c:904 1594msgid "assuming symbol alignment of zero" 1595msgstr "" 1596 1597#: config/tc-arc.c:971 1598msgid "\".option\" directive must appear before any instructions" 1599msgstr "" 1600 1601#: config/tc-arc.c:981 1602msgid "\".option\" directive conflicts with initial definition" 1603msgstr "" 1604 1605#: config/tc-arc.c:989 1606msgid "\".option\" directive overrides command-line (default) value" 1607msgstr "" 1608 1609#: config/tc-arc.c:999 1610msgid "invalid identifier for \".option\"" 1611msgstr "" 1612 1613#: config/tc-arc.c:1037 config/tc-i860.c:1035 config/tc-ip2k.c:249 1614msgid "relaxation not supported\n" 1615msgstr "" 1616 1617#: config/tc-arc.c:1081 1618msgid "expression too complex code symbol" 1619msgstr "" 1620 1621#: config/tc-arc.c:1108 1622#, c-format 1623msgid "missing ')' in %%-op" 1624msgstr "" 1625 1626#: config/tc-arc.c:1364 config/tc-dlx.c:1201 config/tc-i960.c:2639 1627#: config/tc-m32r.c:2281 config/tc-sparc.c:3651 1628#, c-format 1629msgid "internal error: can't export reloc type %d (`%s')" 1630msgstr "" 1631 1632#: config/tc-arc.c:1496 1633#, c-format 1634msgid "unknown syntax format character `%c'" 1635msgstr "" 1636 1637#: config/tc-arc.c:1635 1638msgid "too many suffixes" 1639msgstr "" 1640 1641#: config/tc-arc.c:1674 1642msgid "symbol as destination register" 1643msgstr "" 1644 1645#. xgettext:c-format. 1646#: config/tc-arc.c:1759 config/tc-i370.c:2207 config/tc-mn10200.c:1142 1647#: config/tc-mn10300.c:1820 config/tc-ppc.c:2970 config/tc-s390.c:1506 1648#: config/tc-v850.c:2699 1649#, c-format 1650msgid "junk at end of line: `%s'" 1651msgstr "" 1652 1653#: config/tc-arc.c:1798 1654msgid "8 byte instruction in delay slot" 1655msgstr "" 1656 1657#. except for jl addr 1658#: config/tc-arc.c:1801 1659msgid "8 byte jump instruction with delay slot" 1660msgstr "" 1661 1662#: config/tc-arc.c:1809 1663msgid "conditional branch follows set of flags" 1664msgstr "" 1665 1666#: config/tc-arc.c:1893 config/tc-arm.c:16330 1667#, c-format 1668msgid "bad instruction `%s'" 1669msgstr "" 1670 1671#: config/tc-arm.c:539 1672msgid "ARM register expected" 1673msgstr "" 1674 1675#: config/tc-arm.c:540 1676msgid "bad or missing co-processor number" 1677msgstr "" 1678 1679#: config/tc-arm.c:541 1680msgid "co-processor register expected" 1681msgstr "" 1682 1683#: config/tc-arm.c:542 1684msgid "FPA register expected" 1685msgstr "" 1686 1687#: config/tc-arm.c:543 1688msgid "VFP single precision register expected" 1689msgstr "" 1690 1691#: config/tc-arm.c:544 1692msgid "VFP/Neon double precision register expected" 1693msgstr "" 1694 1695#: config/tc-arm.c:545 1696msgid "Neon quad precision register expected" 1697msgstr "" 1698 1699#: config/tc-arm.c:546 1700msgid "VFP single or double precision register expected" 1701msgstr "" 1702 1703#: config/tc-arm.c:547 1704msgid "Neon double or quad precision register expected" 1705msgstr "" 1706 1707#: config/tc-arm.c:548 1708msgid "VFP single, double or Neon quad precision register expected" 1709msgstr "" 1710 1711#: config/tc-arm.c:549 1712msgid "VFP system register expected" 1713msgstr "" 1714 1715#: config/tc-arm.c:550 1716msgid "Maverick MVF register expected" 1717msgstr "" 1718 1719#: config/tc-arm.c:551 1720msgid "Maverick MVD register expected" 1721msgstr "" 1722 1723#: config/tc-arm.c:552 1724msgid "Maverick MVFX register expected" 1725msgstr "" 1726 1727#: config/tc-arm.c:553 1728msgid "Maverick MVDX register expected" 1729msgstr "" 1730 1731#: config/tc-arm.c:554 1732msgid "Maverick MVAX register expected" 1733msgstr "" 1734 1735#: config/tc-arm.c:555 1736msgid "Maverick DSPSC register expected" 1737msgstr "" 1738 1739#: config/tc-arm.c:556 1740msgid "iWMMXt data register expected" 1741msgstr "" 1742 1743#: config/tc-arm.c:557 config/tc-arm.c:6597 1744msgid "iWMMXt control register expected" 1745msgstr "" 1746 1747#: config/tc-arm.c:558 1748msgid "iWMMXt scalar register expected" 1749msgstr "" 1750 1751#: config/tc-arm.c:559 1752msgid "XScale accumulator register expected" 1753msgstr "" 1754 1755#. For score5u : div/mul will pop warning message, mmu/alw/asw will pop error message. 1756#: config/tc-arm.c:708 config/tc-score.c:259 1757msgid "bad arguments to instruction" 1758msgstr "" 1759 1760#: config/tc-arm.c:709 1761msgid "r13 not allowed here" 1762msgstr "" 1763 1764#: config/tc-arm.c:710 1765msgid "r15 not allowed here" 1766msgstr "" 1767 1768#: config/tc-arm.c:711 1769msgid "instruction cannot be conditional" 1770msgstr "" 1771 1772#: config/tc-arm.c:712 1773msgid "registers may not be the same" 1774msgstr "" 1775 1776#: config/tc-arm.c:713 1777msgid "lo register required" 1778msgstr "" 1779 1780#: config/tc-arm.c:714 1781msgid "instruction not supported in Thumb16 mode" 1782msgstr "" 1783 1784#: config/tc-arm.c:715 1785msgid "instruction does not accept this addressing mode" 1786msgstr "" 1787 1788#: config/tc-arm.c:716 1789msgid "branch must be last instruction in IT block" 1790msgstr "" 1791 1792#: config/tc-arm.c:717 1793msgid "instruction not allowed in IT block" 1794msgstr "" 1795 1796#: config/tc-arm.c:718 1797msgid "selected FPU does not support instruction" 1798msgstr "" 1799 1800#: config/tc-arm.c:719 1801msgid "thumb conditional instruction should be in IT block" 1802msgstr "" 1803 1804#: config/tc-arm.c:720 1805msgid "incorrect condition in IT block" 1806msgstr "" 1807 1808#: config/tc-arm.c:721 1809msgid "IT falling in the range of a previous IT block" 1810msgstr "" 1811 1812#: config/tc-arm.c:722 1813msgid "missing .fnstart before unwinding directive" 1814msgstr "" 1815 1816#: config/tc-arm.c:724 1817msgid "cannot use register index with PC-relative addressing" 1818msgstr "" 1819 1820#: config/tc-arm.c:726 1821msgid "cannot use writeback with PC-relative addressing" 1822msgstr "" 1823 1824#: config/tc-arm.c:727 1825msgid "branch out of range" 1826msgstr "" 1827 1828#: config/tc-arm.c:921 1829msgid "immediate expression requires a # prefix" 1830msgstr "" 1831 1832#: config/tc-arm.c:949 read.c:3663 1833msgid "missing expression" 1834msgstr "" 1835 1836#: config/tc-arm.c:949 config/tc-score.c:6515 expr.c:1357 read.c:2456 1837msgid "bad expression" 1838msgstr "" 1839 1840#: config/tc-arm.c:960 config/tc-i860.c:1004 config/tc-sparc.c:3023 1841msgid "bad segment" 1842msgstr "" 1843 1844#: config/tc-arm.c:979 config/tc-arm.c:4883 config/tc-i960.c:1300 1845#: config/tc-score.c:1210 1846msgid "invalid constant" 1847msgstr "" 1848 1849#: config/tc-arm.c:1109 1850msgid "expected #constant" 1851msgstr "" 1852 1853#: config/tc-arm.c:1270 1854#, c-format 1855msgid "unexpected character `%c' in type specifier" 1856msgstr "" 1857 1858#: config/tc-arm.c:1287 1859#, c-format 1860msgid "bad size %d in type specifier" 1861msgstr "" 1862 1863#: config/tc-arm.c:1337 1864msgid "only one type should be specified for operand" 1865msgstr "" 1866 1867#: config/tc-arm.c:1343 1868msgid "vector type expected" 1869msgstr "" 1870 1871#: config/tc-arm.c:1415 1872msgid "can't redefine type for operand" 1873msgstr "" 1874 1875#: config/tc-arm.c:1426 1876msgid "only D registers may be indexed" 1877msgstr "" 1878 1879#: config/tc-arm.c:1432 1880msgid "can't change index for operand" 1881msgstr "" 1882 1883#: config/tc-arm.c:1448 config/tc-arm.c:3367 config/tc-arm.c:4465 1884msgid "constant expression required" 1885msgstr "" 1886 1887#: config/tc-arm.c:1495 1888msgid "register operand expected, but got scalar" 1889msgstr "" 1890 1891#: config/tc-arm.c:1528 1892msgid "scalar must have an index" 1893msgstr "" 1894 1895#: config/tc-arm.c:1533 config/tc-arm.c:14916 config/tc-arm.c:14966 1896#: config/tc-arm.c:15381 1897msgid "scalar index out of range" 1898msgstr "" 1899 1900#: config/tc-arm.c:1581 1901msgid "bad range in register list" 1902msgstr "" 1903 1904#: config/tc-arm.c:1589 config/tc-arm.c:1598 config/tc-arm.c:1639 1905#, c-format 1906msgid "Warning: duplicated register (r%d) in register list" 1907msgstr "" 1908 1909#: config/tc-arm.c:1601 1910msgid "Warning: register range not in ascending order" 1911msgstr "" 1912 1913#: config/tc-arm.c:1612 1914msgid "missing `}'" 1915msgstr "" 1916 1917#: config/tc-arm.c:1628 1918msgid "invalid register mask" 1919msgstr "" 1920 1921#: config/tc-arm.c:1710 1922msgid "expecting {" 1923msgstr "" 1924 1925#: config/tc-arm.c:1765 config/tc-arm.c:1809 1926msgid "register out of range in list" 1927msgstr "" 1928 1929#: config/tc-arm.c:1781 config/tc-arm.c:1826 config/tc-h8300.c:1040 1930#: config/tc-mips.c:13602 config/tc-mips.c:13624 1931msgid "invalid register list" 1932msgstr "" 1933 1934#: config/tc-arm.c:1787 config/tc-arm.c:3881 config/tc-arm.c:4014 1935msgid "register list not in ascending order" 1936msgstr "" 1937 1938#: config/tc-arm.c:1818 1939msgid "register range not in ascending order" 1940msgstr "" 1941 1942#: config/tc-arm.c:1851 1943msgid "non-contiguous register range" 1944msgstr "" 1945 1946#: config/tc-arm.c:1910 1947msgid "register stride must be 1 or 2" 1948msgstr "" 1949 1950#: config/tc-arm.c:1911 1951msgid "mismatched element/structure types in list" 1952msgstr "" 1953 1954#: config/tc-arm.c:1975 1955msgid "don't use Rn-Rm syntax with non-unit stride" 1956msgstr "" 1957 1958#: config/tc-arm.c:2030 1959msgid "error parsing element/structure list" 1960msgstr "" 1961 1962#: config/tc-arm.c:2036 1963msgid "expected }" 1964msgstr "" 1965 1966#: config/tc-arm.c:2093 1967#, c-format 1968msgid "ignoring attempt to redefine built-in register '%s'" 1969msgstr "" 1970 1971#: config/tc-arm.c:2098 1972#, c-format 1973msgid "ignoring redefinition of register alias '%s'" 1974msgstr "" 1975 1976#: config/tc-arm.c:2126 1977msgid "attempt to redefine typed alias" 1978msgstr "" 1979 1980#: config/tc-arm.c:2165 1981#, c-format 1982msgid "unknown register '%s' -- .req ignored" 1983msgstr "" 1984 1985#: config/tc-arm.c:2260 1986msgid "bad type for register" 1987msgstr "" 1988 1989#: config/tc-arm.c:2271 1990msgid "expression must be constant" 1991msgstr "" 1992 1993#: config/tc-arm.c:2288 1994msgid "can't redefine the type of a register alias" 1995msgstr "" 1996 1997#: config/tc-arm.c:2295 1998msgid "you must specify a single type only" 1999msgstr "" 2000 2001#: config/tc-arm.c:2308 2002msgid "can't redefine the index of a scalar alias" 2003msgstr "" 2004 2005#: config/tc-arm.c:2316 2006msgid "scalar index must be constant" 2007msgstr "" 2008 2009#: config/tc-arm.c:2325 2010msgid "expecting ]" 2011msgstr "" 2012 2013#: config/tc-arm.c:2372 2014msgid "invalid syntax for .req directive" 2015msgstr "" 2016 2017#: config/tc-arm.c:2378 2018msgid "invalid syntax for .dn directive" 2019msgstr "" 2020 2021#: config/tc-arm.c:2384 2022msgid "invalid syntax for .qn directive" 2023msgstr "" 2024 2025#: config/tc-arm.c:2410 2026msgid "invalid syntax for .unreq directive" 2027msgstr "" 2028 2029#: config/tc-arm.c:2417 2030#, c-format 2031msgid "unknown register alias '%s'" 2032msgstr "" 2033 2034#: config/tc-arm.c:2419 2035#, c-format 2036msgid "ignoring attempt to use .unreq on fixed register name: '%s'" 2037msgstr "" 2038 2039#: config/tc-arm.c:2687 2040#, c-format 2041msgid "Failed to find real start of function: %s\n" 2042msgstr "" 2043 2044#: config/tc-arm.c:2704 2045msgid "selected processor does not support THUMB opcodes" 2046msgstr "" 2047 2048#: config/tc-arm.c:2717 2049msgid "selected processor does not support ARM opcodes" 2050msgstr "" 2051 2052#: config/tc-arm.c:2729 2053#, c-format 2054msgid "invalid instruction size selected (%d)" 2055msgstr "" 2056 2057#: config/tc-arm.c:2761 2058#, c-format 2059msgid "invalid operand to .code directive (%d) (expecting 16 or 32)" 2060msgstr "" 2061 2062#: config/tc-arm.c:2817 2063#, c-format 2064msgid "expected comma after name \"%s\"" 2065msgstr "" 2066 2067#: config/tc-arm.c:2867 config/tc-m32r.c:588 2068#, c-format 2069msgid "symbol `%s' already defined" 2070msgstr "" 2071 2072#: config/tc-arm.c:2901 2073#, c-format 2074msgid "unrecognized syntax mode \"%s\"" 2075msgstr "" 2076 2077#: config/tc-arm.c:2922 2078#, c-format 2079msgid "alignment too large: %d assumed" 2080msgstr "" 2081 2082#: config/tc-arm.c:2925 2083msgid "alignment negative. 0 assumed." 2084msgstr "" 2085 2086#: config/tc-arm.c:3075 2087msgid "literal pool overflow" 2088msgstr "" 2089 2090#: config/tc-arm.c:3245 config/tc-arm.c:6532 2091msgid "unrecognized relocation suffix" 2092msgstr "" 2093 2094#: config/tc-arm.c:3260 2095msgid "(plt) is only valid on branch targets" 2096msgstr "" 2097 2098#: config/tc-arm.c:3266 config/tc-s390.c:1134 config/tc-s390.c:1771 2099#: config/tc-xtensa.c:1591 2100#, c-format 2101msgid "%s relocations do not fit in %d bytes" 2102msgstr "" 2103 2104#: config/tc-arm.c:3343 2105msgid ".inst.n operand too big. Use .inst.w instead" 2106msgstr "" 2107 2108#: config/tc-arm.c:3363 2109msgid "cannot determine Thumb instruction size. Use .inst.n/.inst.w instead" 2110msgstr "" 2111 2112#: config/tc-arm.c:3393 2113msgid "width suffixes are invalid in ARM mode" 2114msgstr "" 2115 2116#: config/tc-arm.c:3435 dwarf2dbg.c:744 2117msgid "expected 0 or 1" 2118msgstr "" 2119 2120#: config/tc-arm.c:3439 2121msgid "missing comma" 2122msgstr "" 2123 2124#: config/tc-arm.c:3472 2125msgid "duplicate .fnstart directive" 2126msgstr "" 2127 2128#: config/tc-arm.c:3503 config/tc-tic6x.c:413 2129msgid "duplicate .handlerdata directive" 2130msgstr "" 2131 2132#: config/tc-arm.c:3522 2133msgid ".fnend directive without .fnstart" 2134msgstr "" 2135 2136#: config/tc-arm.c:3588 config/tc-tic6x.c:394 2137msgid "personality routine specified for cantunwind frame" 2138msgstr "" 2139 2140#: config/tc-arm.c:3605 config/tc-tic6x.c:455 2141msgid "duplicate .personalityindex directive" 2142msgstr "" 2143 2144#: config/tc-arm.c:3612 config/tc-tic6x.c:462 2145msgid "bad personality routine number" 2146msgstr "" 2147 2148#: config/tc-arm.c:3634 config/tc-tic6x.c:479 2149msgid "duplicate .personality directive" 2150msgstr "" 2151 2152#: config/tc-arm.c:3657 config/tc-arm.c:3785 config/tc-arm.c:3833 2153msgid "expected register list" 2154msgstr "" 2155 2156#: config/tc-arm.c:3739 2157msgid "expected , <constant>" 2158msgstr "" 2159 2160#: config/tc-arm.c:3748 2161msgid "number of registers must be in the range [1:4]" 2162msgstr "" 2163 2164#: config/tc-arm.c:3895 config/tc-arm.c:4028 2165msgid "bad register range" 2166msgstr "" 2167 2168#: config/tc-arm.c:4085 2169msgid "register expected" 2170msgstr "" 2171 2172#: config/tc-arm.c:4095 2173msgid "FPA .unwind_save does not take a register list" 2174msgstr "" 2175 2176#: config/tc-arm.c:4114 2177msgid ".unwind_save does not support this kind of register" 2178msgstr "" 2179 2180#: config/tc-arm.c:4153 2181msgid "SP and PC not permitted in .unwind_movsp directive" 2182msgstr "" 2183 2184#: config/tc-arm.c:4158 2185msgid "unexpected .unwind_movsp directive" 2186msgstr "" 2187 2188#: config/tc-arm.c:4185 2189msgid "stack increment must be multiple of 4" 2190msgstr "" 2191 2192#: config/tc-arm.c:4217 2193msgid "expected <reg>, <reg>" 2194msgstr "" 2195 2196#: config/tc-arm.c:4235 2197msgid "register must be either sp or set by a previousunwind_movsp directive" 2198msgstr "" 2199 2200#: config/tc-arm.c:4274 2201msgid "expected <offset>, <opcode>" 2202msgstr "" 2203 2204#: config/tc-arm.c:4286 2205msgid "unwind opcode too long" 2206msgstr "" 2207 2208#: config/tc-arm.c:4291 2209msgid "invalid unwind opcode" 2210msgstr "" 2211 2212#: config/tc-arm.c:4471 config/tc-arm.c:5410 config/tc-arm.c:9497 2213#: config/tc-arm.c:10032 config/tc-arm.c:13378 config/tc-arm.c:21410 2214#: config/tc-arm.c:21435 config/tc-arm.c:21443 config/tc-z8k.c:1144 2215#: config/tc-z8k.c:1154 2216msgid "immediate value out of range" 2217msgstr "" 2218 2219#: config/tc-arm.c:4636 2220msgid "invalid FPA immediate expression" 2221msgstr "" 2222 2223#: config/tc-arm.c:4760 config/tc-arm.c:4769 2224msgid "shift expression expected" 2225msgstr "" 2226 2227#: config/tc-arm.c:4783 2228msgid "'LSL' or 'ASR' required" 2229msgstr "" 2230 2231#: config/tc-arm.c:4791 2232msgid "'LSL' required" 2233msgstr "" 2234 2235#: config/tc-arm.c:4799 2236msgid "'ASR' required" 2237msgstr "" 2238 2239#: config/tc-arm.c:4871 config/tc-arm.c:5404 config/tc-arm.c:7259 2240msgid "constant expression expected" 2241msgstr "" 2242 2243#: config/tc-arm.c:4878 2244msgid "invalid rotation" 2245msgstr "" 2246 2247#: config/tc-arm.c:5037 config/tc-arm.c:5201 2248msgid "unknown group relocation" 2249msgstr "" 2250 2251#: config/tc-arm.c:5073 2252msgid "alignment must be constant" 2253msgstr "" 2254 2255#: config/tc-arm.c:5232 2256msgid "this group relocation is not allowed on this instruction" 2257msgstr "" 2258 2259#: config/tc-arm.c:5269 config/tc-arm.c:5817 2260msgid "']' expected" 2261msgstr "" 2262 2263#: config/tc-arm.c:5287 2264msgid "'}' expected at end of 'option' field" 2265msgstr "" 2266 2267#: config/tc-arm.c:5292 2268msgid "cannot combine index with option" 2269msgstr "" 2270 2271#: config/tc-arm.c:5305 2272msgid "cannot combine pre- and post-indexing" 2273msgstr "" 2274 2275#: config/tc-arm.c:5548 2276msgid "unexpected bit specified after APSR" 2277msgstr "" 2278 2279#: config/tc-arm.c:5560 2280msgid "selected processor does not support DSP extension" 2281msgstr "" 2282 2283#: config/tc-arm.c:5572 2284msgid "bad bitmask specified after APSR" 2285msgstr "" 2286 2287#: config/tc-arm.c:5596 2288msgid "writing to APSR without specifying a bitmask is deprecated" 2289msgstr "" 2290 2291#: config/tc-arm.c:5608 config/tc-arm.c:11125 config/tc-arm.c:11164 2292#: config/tc-arm.c:11168 2293msgid "selected processor does not support requested special purpose register" 2294msgstr "" 2295 2296#: config/tc-arm.c:5613 2297msgid "flag for {c}psr instruction expected" 2298msgstr "" 2299 2300#: config/tc-arm.c:5638 2301msgid "unrecognized CPS flag" 2302msgstr "" 2303 2304#: config/tc-arm.c:5645 2305msgid "missing CPS flags" 2306msgstr "" 2307 2308#: config/tc-arm.c:5668 config/tc-arm.c:5674 2309msgid "valid endian specifiers are be or le" 2310msgstr "" 2311 2312#: config/tc-arm.c:5696 2313msgid "missing rotation field after comma" 2314msgstr "" 2315 2316#: config/tc-arm.c:5711 2317msgid "rotation can only be 0, 8, 16, or 24" 2318msgstr "" 2319 2320#: config/tc-arm.c:5740 2321msgid "condition required" 2322msgstr "" 2323 2324#: config/tc-arm.c:5779 config/tc-arm.c:7846 2325msgid "'[' expected" 2326msgstr "" 2327 2328#: config/tc-arm.c:5792 2329msgid "',' expected" 2330msgstr "" 2331 2332#: config/tc-arm.c:5809 2333msgid "invalid shift" 2334msgstr "" 2335 2336#: config/tc-arm.c:5882 2337msgid "can't use Neon quad register here" 2338msgstr "" 2339 2340#: config/tc-arm.c:5948 2341msgid "expected <Rm> or <Dm> or <Qm> operand" 2342msgstr "" 2343 2344#: config/tc-arm.c:6028 2345msgid "parse error" 2346msgstr "" 2347 2348#: config/tc-arm.c:6038 read.c:2127 2349msgid "expected comma" 2350msgstr "" 2351 2352#. ISB can only take SY as an option. 2353#: config/tc-arm.c:6298 2354msgid "invalid barrier type" 2355msgstr "" 2356 2357#: config/tc-arm.c:6435 2358msgid "immediate value is out of range" 2359msgstr "" 2360 2361#: config/tc-arm.c:6582 2362msgid "iWMMXt data or control register expected" 2363msgstr "" 2364 2365#: config/tc-arm.c:6622 2366msgid "Banked registers are not available with this architecture." 2367msgstr "" 2368 2369#: config/tc-arm.c:6747 2370#, c-format 2371msgid "unhandled operand code %d" 2372msgstr "" 2373 2374#: config/tc-arm.c:6844 config/tc-score.c:264 2375msgid "garbage following instruction" 2376msgstr "" 2377 2378#. If REG is R13 (the stack pointer), warn that its use is 2379#. deprecated. 2380#: config/tc-arm.c:6885 2381msgid "use of r13 is deprecated" 2382msgstr "" 2383 2384#: config/tc-arm.c:6955 2385msgid "D register out of range for selected VFP version" 2386msgstr "" 2387 2388#: config/tc-arm.c:7038 2389msgid "instruction does not accept preindexed addressing" 2390msgstr "" 2391 2392#. unindexed - only for coprocessor 2393#: config/tc-arm.c:7054 config/tc-arm.c:9290 2394msgid "instruction does not accept unindexed addressing" 2395msgstr "" 2396 2397#: config/tc-arm.c:7062 2398msgid "destination register same as write-back base" 2399msgstr "" 2400 2401#: config/tc-arm.c:7063 2402msgid "source register same as write-back base" 2403msgstr "" 2404 2405#: config/tc-arm.c:7113 2406msgid "use of PC in this instruction is deprecated" 2407msgstr "" 2408 2409#: config/tc-arm.c:7136 2410msgid "instruction does not accept scaled register index" 2411msgstr "" 2412 2413#: config/tc-arm.c:7188 2414msgid "instruction does not support unindexed addressing" 2415msgstr "" 2416 2417#: config/tc-arm.c:7203 2418msgid "pc may not be used with write-back" 2419msgstr "" 2420 2421#: config/tc-arm.c:7208 2422msgid "instruction does not support writeback" 2423msgstr "" 2424 2425#: config/tc-arm.c:7254 2426msgid "invalid pseudo operation" 2427msgstr "" 2428 2429#: config/tc-arm.c:7300 2430msgid "literal pool insertion failed" 2431msgstr "" 2432 2433#: config/tc-arm.c:7359 2434msgid "Rn must not overlap other operands" 2435msgstr "" 2436 2437#: config/tc-arm.c:7364 2438msgid "swp{b} use is deprecated for this architecture" 2439msgstr "" 2440 2441#: config/tc-arm.c:7461 config/tc-arm.c:9864 2442msgid "bad barrier type" 2443msgstr "" 2444 2445#: config/tc-arm.c:7472 config/tc-arm.c:7491 config/tc-arm.c:7504 2446#: config/tc-arm.c:9876 config/tc-arm.c:9907 config/tc-arm.c:9929 2447msgid "bit-field extends past end of register" 2448msgstr "" 2449 2450#: config/tc-arm.c:7534 2451msgid "the only valid suffixes here are '(plt)' and '(tlscall)'" 2452msgstr "" 2453 2454#: config/tc-arm.c:7587 2455msgid "use of r15 in blx in ARM mode is not really useful" 2456msgstr "" 2457 2458#: config/tc-arm.c:7609 2459msgid "use of r15 in bx in ARM mode is not really useful" 2460msgstr "" 2461 2462#: config/tc-arm.c:7634 2463msgid "use of r15 in bxj is not really useful" 2464msgstr "" 2465 2466#: config/tc-arm.c:7813 config/tc-arm.c:7822 2467msgid "writeback of base register is UNPREDICTABLE" 2468msgstr "" 2469 2470#: config/tc-arm.c:7816 2471msgid "writeback of base register when in register list is UNPREDICTABLE" 2472msgstr "" 2473 2474#: config/tc-arm.c:7826 2475msgid "if writeback register is in list, it must be the lowest reg in the list" 2476msgstr "" 2477 2478#: config/tc-arm.c:7841 2479msgid "first transfer register must be even" 2480msgstr "" 2481 2482#: config/tc-arm.c:7844 2483msgid "can only transfer two consecutive registers" 2484msgstr "" 2485 2486#. If op 1 were present and equal to PC, this function wouldn't 2487#. have been called in the first place. 2488#. If op 2 were present and equal to PC, this function wouldn't 2489#. have been called in the first place. 2490#: config/tc-arm.c:7845 config/tc-arm.c:7915 config/tc-arm.c:8544 2491#: config/tc-arm.c:10652 2492msgid "r14 not allowed here" 2493msgstr "" 2494 2495#: config/tc-arm.c:7857 2496msgid "base register written back, and overlaps second transfer register" 2497msgstr "" 2498 2499#: config/tc-arm.c:7867 2500msgid "index register overlaps transfer register" 2501msgstr "" 2502 2503#: config/tc-arm.c:7896 config/tc-arm.c:8511 2504msgid "offset must be zero in ARM encoding" 2505msgstr "" 2506 2507#: config/tc-arm.c:7909 config/tc-arm.c:8538 2508msgid "even register required" 2509msgstr "" 2510 2511#: config/tc-arm.c:7912 2512msgid "can only load two consecutive registers" 2513msgstr "" 2514 2515#: config/tc-arm.c:7930 2516msgid "ldr to register 15 must be 4-byte alligned" 2517msgstr "" 2518 2519#: config/tc-arm.c:7953 config/tc-arm.c:7985 2520msgid "this instruction requires a post-indexed address" 2521msgstr "" 2522 2523#: config/tc-arm.c:8012 2524msgid "Rd and Rm should be different in mla" 2525msgstr "" 2526 2527#: config/tc-arm.c:8036 config/tc-arm.c:10996 2528msgid ":lower16: not allowed this instruction" 2529msgstr "" 2530 2531#: config/tc-arm.c:8038 2532msgid ":upper16: not allowed instruction" 2533msgstr "" 2534 2535#: config/tc-arm.c:8057 config/tc-arm.c:8100 2536msgid "operand 1 must be FPSCR" 2537msgstr "" 2538 2539#: config/tc-arm.c:8119 2540msgid "operand 0 must be FPSCR" 2541msgstr "" 2542 2543#: config/tc-arm.c:8139 config/tc-arm.c:11114 2544msgid "bad register for mrs" 2545msgstr "" 2546 2547#: config/tc-arm.c:8146 config/tc-arm.c:11131 2548msgid "'APSR', 'CPSR' or 'SPSR' expected" 2549msgstr "" 2550 2551#: config/tc-arm.c:8187 2552msgid "Rd and Rm should be different in mul" 2553msgstr "" 2554 2555#: config/tc-arm.c:8206 config/tc-arm.c:8456 config/tc-arm.c:11265 2556msgid "rdhi and rdlo must be different" 2557msgstr "" 2558 2559#: config/tc-arm.c:8212 2560msgid "rdhi, rdlo and rm must all be different" 2561msgstr "" 2562 2563#: config/tc-arm.c:8278 2564msgid "'[' expected after PLD mnemonic" 2565msgstr "" 2566 2567#: config/tc-arm.c:8280 config/tc-arm.c:8295 2568msgid "post-indexed expression used in preload instruction" 2569msgstr "" 2570 2571#: config/tc-arm.c:8282 config/tc-arm.c:8297 2572msgid "writeback used in preload instruction" 2573msgstr "" 2574 2575#: config/tc-arm.c:8284 config/tc-arm.c:8299 2576msgid "unindexed addressing used in preload instruction" 2577msgstr "" 2578 2579#: config/tc-arm.c:8293 2580msgid "'[' expected after PLI mnemonic" 2581msgstr "" 2582 2583#: config/tc-arm.c:8401 config/tc-arm.c:11639 config/tc-arm.c:11671 2584#: config/tc-arm.c:11714 2585msgid "extraneous shift as part of operand to shift insn" 2586msgstr "" 2587 2588#: config/tc-arm.c:8482 2589msgid "SRS base register must be r13" 2590msgstr "" 2591 2592#: config/tc-arm.c:8541 2593msgid "can only store two consecutive registers" 2594msgstr "" 2595 2596#: config/tc-arm.c:8636 config/tc-arm.c:8653 2597msgid "only two consecutive VFP SP registers allowed here" 2598msgstr "" 2599 2600#: config/tc-arm.c:8681 config/tc-arm.c:8696 2601msgid "this addressing mode requires base-register writeback" 2602msgstr "" 2603 2604#. If srcsize is 16, inst.operands[1].imm must be in the range 0-16. 2605#. i.e. immbits must be in range 0 - 16. 2606#: config/tc-arm.c:8813 2607msgid "immediate value out of range, expected range [0, 16]" 2608msgstr "" 2609 2610#. If srcsize is 32, inst.operands[1].imm must be in the range 1-32. 2611#. i.e. immbits must be in range 0 - 31. 2612#: config/tc-arm.c:8820 2613msgid "immediate value out of range, expected range [1, 32]" 2614msgstr "" 2615 2616#: config/tc-arm.c:8886 2617msgid "this instruction does not support indexing" 2618msgstr "" 2619 2620#: config/tc-arm.c:8909 2621msgid "only r15 allowed here" 2622msgstr "" 2623 2624#: config/tc-arm.c:9044 2625msgid "immediate operand requires iWMMXt2" 2626msgstr "" 2627 2628#: config/tc-arm.c:9188 2629msgid "shift by register not allowed in thumb mode" 2630msgstr "" 2631 2632#: config/tc-arm.c:9200 config/tc-arm.c:11820 config/tc-arm.c:20800 2633msgid "shift expression is too large" 2634msgstr "" 2635 2636#: config/tc-arm.c:9227 2637msgid "Instruction does not support =N addresses" 2638msgstr "" 2639 2640#: config/tc-arm.c:9233 2641msgid "cannot use register index with this instruction" 2642msgstr "" 2643 2644#: config/tc-arm.c:9235 2645msgid "Thumb does not support negative register indexing" 2646msgstr "" 2647 2648#: config/tc-arm.c:9237 2649msgid "Thumb does not support register post-indexing" 2650msgstr "" 2651 2652#: config/tc-arm.c:9239 2653msgid "Thumb does not support register indexing with writeback" 2654msgstr "" 2655 2656#: config/tc-arm.c:9241 2657msgid "Thumb supports only LSL in shifted register indexing" 2658msgstr "" 2659 2660#: config/tc-arm.c:9250 config/tc-arm.c:14718 2661msgid "shift out of range" 2662msgstr "" 2663 2664#: config/tc-arm.c:9259 2665msgid "cannot use writeback with this instruction" 2666msgstr "" 2667 2668#: config/tc-arm.c:9280 2669msgid "cannot use post-indexing with PC-relative addressing" 2670msgstr "" 2671 2672#: config/tc-arm.c:9281 2673msgid "cannot use post-indexing with this instruction" 2674msgstr "" 2675 2676#: config/tc-arm.c:9492 2677msgid "only SUBS PC, LR, #const allowed" 2678msgstr "" 2679 2680#: config/tc-arm.c:9574 config/tc-arm.c:9729 config/tc-arm.c:9826 2681#: config/tc-arm.c:11075 config/tc-arm.c:11371 2682msgid "shift must be constant" 2683msgstr "" 2684 2685#: config/tc-arm.c:9579 2686msgid "shift value over 3 not allowed in thumb mode" 2687msgstr "" 2688 2689#: config/tc-arm.c:9581 2690msgid "only LSL shift allowed in thumb mode" 2691msgstr "" 2692 2693#: config/tc-arm.c:9605 config/tc-arm.c:9744 config/tc-arm.c:9841 2694#: config/tc-arm.c:11088 2695msgid "unshifted register required" 2696msgstr "" 2697 2698#: config/tc-arm.c:9620 config/tc-arm.c:9852 config/tc-arm.c:11226 2699msgid "dest must overlap one source register" 2700msgstr "" 2701 2702#: config/tc-arm.c:9747 2703msgid "dest and source1 must be the same register" 2704msgstr "" 2705 2706#: config/tc-arm.c:10028 2707msgid "instruction is always unconditional" 2708msgstr "" 2709 2710#: config/tc-arm.c:10130 2711msgid "selected processor does not support 'A' form of this instruction" 2712msgstr "" 2713 2714#: config/tc-arm.c:10133 2715msgid "Thumb does not support the 2-argument form of this instruction" 2716msgstr "" 2717 2718#: config/tc-arm.c:10241 2719msgid "SP not allowed in register list" 2720msgstr "" 2721 2722#: config/tc-arm.c:10245 config/tc-arm.c:10351 2723msgid "" 2724"having the base register in the register list when using write back is " 2725"UNPREDICTABLE" 2726msgstr "" 2727 2728#: config/tc-arm.c:10253 2729msgid "LR and PC should not both be in register list" 2730msgstr "" 2731 2732#: config/tc-arm.c:10261 2733msgid "PC not allowed in register list" 2734msgstr "" 2735 2736#: config/tc-arm.c:10303 2737msgid "Thumb load/store multiple does not support {reglist}^" 2738msgstr "" 2739 2740#: config/tc-arm.c:10328 config/tc-arm.c:10405 2741#, c-format 2742msgid "value stored for r%d is UNKNOWN" 2743msgstr "" 2744 2745#: config/tc-arm.c:10398 2746msgid "Thumb-2 instruction only valid in unified syntax" 2747msgstr "" 2748 2749#: config/tc-arm.c:10402 config/tc-arm.c:10412 2750msgid "this instruction will write back the base register" 2751msgstr "" 2752 2753#: config/tc-arm.c:10415 2754msgid "this instruction will not write back the base register" 2755msgstr "" 2756 2757#: config/tc-arm.c:10446 2758msgid "r14 not allowed as first register when second register is omitted" 2759msgstr "" 2760 2761#: config/tc-arm.c:10546 2762msgid "" 2763"This instruction may be unpredictable if executed on M-profile cores with " 2764"interrupts enabled." 2765msgstr "" 2766 2767#: config/tc-arm.c:10575 config/tc-arm.c:10588 config/tc-arm.c:10624 2768msgid "Thumb does not support this addressing mode" 2769msgstr "" 2770 2771#: config/tc-arm.c:10592 2772msgid "byte or halfword not valid for base register" 2773msgstr "" 2774 2775#: config/tc-arm.c:10595 2776msgid "r15 based store not allowed" 2777msgstr "" 2778 2779#: config/tc-arm.c:10597 2780msgid "invalid base register for register offset" 2781msgstr "" 2782 2783#: config/tc-arm.c:10779 2784#, c-format 2785msgid "" 2786"Use of r%u as a source register is deprecated when r%u is the destination " 2787"register." 2788msgstr "" 2789 2790#: config/tc-arm.c:10952 2791msgid "shifts in CMP/MOV instructions are only supported in unified syntax" 2792msgstr "" 2793 2794#: config/tc-arm.c:10980 2795msgid "only lo regs allowed with immediate" 2796msgstr "" 2797 2798#: config/tc-arm.c:11001 2799msgid ":upper16: not allowed this instruction" 2800msgstr "" 2801 2802#: config/tc-arm.c:11149 2803msgid "Thumb encoding does not support an immediate here" 2804msgstr "" 2805 2806#: config/tc-arm.c:11231 2807msgid "Thumb-2 MUL must not set flags" 2808msgstr "" 2809 2810#: config/tc-arm.c:11296 2811msgid "Thumb does not support NOP with hints" 2812msgstr "" 2813 2814#: config/tc-arm.c:11434 2815msgid "push/pop do not support {reglist}^" 2816msgstr "" 2817 2818#: config/tc-arm.c:11457 2819msgid "invalid register list to push/pop instruction" 2820msgstr "" 2821 2822#: config/tc-arm.c:11698 2823msgid "source1 and dest must be same register" 2824msgstr "" 2825 2826#: config/tc-arm.c:11723 2827msgid "ror #imm not supported" 2828msgstr "" 2829 2830#: config/tc-arm.c:11774 2831msgid "SMC is not permitted on this architecture" 2832msgstr "" 2833 2834#: config/tc-arm.c:11937 2835msgid "Thumb encoding does not support rotation" 2836msgstr "" 2837 2838#: config/tc-arm.c:11952 2839msgid "SVC is not permitted on this architecture" 2840msgstr "" 2841 2842#: config/tc-arm.c:11968 2843msgid "instruction requires register index" 2844msgstr "" 2845 2846#: config/tc-arm.c:11977 2847msgid "instruction does not allow shifted index" 2848msgstr "" 2849 2850#: config/tc-arm.c:12122 2851msgid "invalid neon suffix for non neon instruction" 2852msgstr "" 2853 2854#: config/tc-arm.c:12413 config/tc-arm.c:12748 2855msgid "invalid instruction shape" 2856msgstr "" 2857 2858#: config/tc-arm.c:12657 2859msgid "types specified in both the mnemonic and operands" 2860msgstr "" 2861 2862#: config/tc-arm.c:12694 2863msgid "operand types can't be inferred" 2864msgstr "" 2865 2866#: config/tc-arm.c:12700 2867msgid "type specifier has the wrong number of parts" 2868msgstr "" 2869 2870#: config/tc-arm.c:12764 config/tc-arm.c:14459 config/tc-arm.c:14466 2871msgid "operand size must match register width" 2872msgstr "" 2873 2874#: config/tc-arm.c:12775 2875msgid "bad type in Neon instruction" 2876msgstr "" 2877 2878#: config/tc-arm.c:12786 2879msgid "inconsistent types in Neon instruction" 2880msgstr "" 2881 2882#: config/tc-arm.c:13603 2883msgid "first and second operands shall be the same register" 2884msgstr "" 2885 2886#: config/tc-arm.c:13871 2887msgid "scalar out of range for multiply instruction" 2888msgstr "" 2889 2890#: config/tc-arm.c:14047 config/tc-arm.c:14059 2891msgid "immediate out of range for insert" 2892msgstr "" 2893 2894#: config/tc-arm.c:14071 config/tc-arm.c:15066 2895msgid "immediate out of range for shift" 2896msgstr "" 2897 2898#: config/tc-arm.c:14128 config/tc-arm.c:14155 config/tc-arm.c:14564 2899#: config/tc-arm.c:15012 2900msgid "immediate out of range" 2901msgstr "" 2902 2903#: config/tc-arm.c:14192 2904msgid "immediate out of range for narrowing operation" 2905msgstr "" 2906 2907#: config/tc-arm.c:14317 2908msgid "operands 0 and 1 must be the same register" 2909msgstr "" 2910 2911#: config/tc-arm.c:14538 2912msgid "operand size must be specified for immediate VMOV" 2913msgstr "" 2914 2915#: config/tc-arm.c:14548 2916msgid "immediate has bits set outside the operand size" 2917msgstr "" 2918 2919#: config/tc-arm.c:14744 2920msgid "elements must be smaller than reversal region" 2921msgstr "" 2922 2923#: config/tc-arm.c:14915 config/tc-arm.c:14965 2924msgid "bad type for scalar" 2925msgstr "" 2926 2927#: config/tc-arm.c:15029 config/tc-arm.c:15037 2928msgid "VFP registers must be adjacent" 2929msgstr "" 2930 2931#: config/tc-arm.c:15178 2932msgid "bad list length for table lookup" 2933msgstr "" 2934 2935#: config/tc-arm.c:15208 2936msgid "writeback (!) must be used for VLDMDB and VSTMDB" 2937msgstr "" 2938 2939#: config/tc-arm.c:15211 2940msgid "register list must contain at least 1 and at most 16 registers" 2941msgstr "" 2942 2943#: config/tc-arm.c:15236 2944msgid "Use of PC here is deprecated" 2945msgstr "" 2946 2947#: config/tc-arm.c:15238 2948msgid "Use of PC here is UNPREDICTABLE" 2949msgstr "" 2950 2951#: config/tc-arm.c:15301 2952msgid "bad alignment" 2953msgstr "" 2954 2955#: config/tc-arm.c:15318 2956msgid "bad list type for instruction" 2957msgstr "" 2958 2959#: config/tc-arm.c:15360 2960msgid "unsupported alignment for instruction" 2961msgstr "" 2962 2963#: config/tc-arm.c:15379 config/tc-arm.c:15473 config/tc-arm.c:15484 2964#: config/tc-arm.c:15494 config/tc-arm.c:15508 2965msgid "bad list length" 2966msgstr "" 2967 2968#: config/tc-arm.c:15384 2969msgid "stride of 2 unavailable when element size is 8" 2970msgstr "" 2971 2972#: config/tc-arm.c:15417 config/tc-arm.c:15492 2973msgid "can't use alignment with this instruction" 2974msgstr "" 2975 2976#: config/tc-arm.c:15559 2977msgid "post-index must be a register" 2978msgstr "" 2979 2980#: config/tc-arm.c:15561 2981msgid "bad register for post-index" 2982msgstr "" 2983 2984#: config/tc-arm.c:15897 config/tc-arm.c:15983 2985msgid "conditional infixes are deprecated in unified syntax" 2986msgstr "" 2987 2988#: config/tc-arm.c:16131 2989msgid "Warning: conditional outside an IT block for Thumb." 2990msgstr "" 2991 2992#: config/tc-arm.c:16336 2993msgid "s suffix on comparison instruction is deprecated" 2994msgstr "" 2995 2996#: config/tc-arm.c:16355 2997#, c-format 2998msgid "selected processor does not support Thumb mode `%s'" 2999msgstr "" 3000 3001#: config/tc-arm.c:16361 3002msgid "Thumb does not support conditional execution" 3003msgstr "" 3004 3005#: config/tc-arm.c:16380 3006#, c-format 3007msgid "selected processor does not support Thumb-2 mode `%s'" 3008msgstr "" 3009 3010#: config/tc-arm.c:16405 3011#, c-format 3012msgid "cannot honor width suffix -- `%s'" 3013msgstr "" 3014 3015#: config/tc-arm.c:16446 3016#, c-format 3017msgid "selected processor does not support ARM mode `%s'" 3018msgstr "" 3019 3020#: config/tc-arm.c:16451 3021#, c-format 3022msgid "width suffixes are invalid in ARM mode -- `%s'" 3023msgstr "" 3024 3025#: config/tc-arm.c:16484 3026#, c-format 3027msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'" 3028msgstr "" 3029 3030#: config/tc-arm.c:16501 3031#, c-format 3032msgid "section '%s' finished with an open IT block." 3033msgstr "" 3034 3035#: config/tc-arm.c:16506 3036msgid "file finished with an open IT block." 3037msgstr "" 3038 3039#: config/tc-arm.c:19545 3040#, c-format 3041msgid "alignments greater than %d bytes not supported in .text sections." 3042msgstr "" 3043 3044#: config/tc-arm.c:19813 config/tc-ia64.c:3469 3045#, c-format 3046msgid "Group section `%s' has no group signature" 3047msgstr "" 3048 3049#: config/tc-arm.c:19858 3050msgid "handlerdata in cantunwind frame" 3051msgstr "" 3052 3053#: config/tc-arm.c:19875 3054msgid "too many unwind opcodes for personality routine 0" 3055msgstr "" 3056 3057#: config/tc-arm.c:19907 3058msgid "too many unwind opcodes" 3059msgstr "" 3060 3061#: config/tc-arm.c:20167 3062msgid "GOT already in the symbol table" 3063msgstr "" 3064 3065#: config/tc-arm.c:20505 config/tc-arm.c:20547 config/tc-arm.c:20827 3066#, c-format 3067msgid "undefined symbol %s used as an immediate value" 3068msgstr "" 3069 3070#: config/tc-arm.c:20507 config/tc-arm.c:20549 3071#, c-format 3072msgid "symbol %s is in a different section" 3073msgstr "" 3074 3075#: config/tc-arm.c:20509 config/tc-arm.c:20551 3076#, c-format 3077msgid "symbol %s is weak and may be overridden later" 3078msgstr "" 3079 3080#: config/tc-arm.c:20528 config/tc-arm.c:20869 3081#, c-format 3082msgid "invalid constant (%lx) after fixup" 3083msgstr "" 3084 3085#: config/tc-arm.c:20584 3086#, c-format 3087msgid "unable to compute ADRL instructions for PC offset of 0x%lx" 3088msgstr "" 3089 3090#: config/tc-arm.c:20619 config/tc-arm.c:20649 3091msgid "invalid literal constant: pool needs to be closer" 3092msgstr "" 3093 3094#: config/tc-arm.c:20622 config/tc-arm.c:20670 3095#, c-format 3096msgid "bad immediate value for offset (%ld)" 3097msgstr "" 3098 3099#: config/tc-arm.c:20651 3100#, c-format 3101msgid "bad immediate value for 8-bit offset (%ld)" 3102msgstr "" 3103 3104#: config/tc-arm.c:20711 3105msgid "offset not a multiple of 4" 3106msgstr "" 3107 3108#: config/tc-arm.c:20718 config/tc-arm.c:20733 config/tc-arm.c:20748 3109#: config/tc-arm.c:20759 config/tc-arm.c:20782 config/tc-arm.c:21494 3110#: config/tc-moxie.c:662 config/tc-pj.c:448 config/tc-sh.c:4281 3111msgid "offset out of range" 3112msgstr "" 3113 3114#: config/tc-arm.c:20885 3115msgid "invalid smc expression" 3116msgstr "" 3117 3118#: config/tc-arm.c:20894 3119msgid "invalid hvc expression" 3120msgstr "" 3121 3122#: config/tc-arm.c:20905 config/tc-arm.c:20914 3123msgid "invalid swi expression" 3124msgstr "" 3125 3126#: config/tc-arm.c:20924 3127msgid "invalid expression in load/store multiple" 3128msgstr "" 3129 3130#: config/tc-arm.c:20985 3131#, c-format 3132msgid "blx to '%s' an ARM ISA state function changed to bl" 3133msgstr "" 3134 3135#: config/tc-arm.c:21004 3136msgid "misaligned branch destination" 3137msgstr "" 3138 3139#: config/tc-arm.c:21090 3140msgid "conditional branch out of range" 3141msgstr "" 3142 3143#: config/tc-arm.c:21124 3144#, c-format 3145msgid "blx to Thumb func '%s' from Thumb ISA state changed to bl" 3146msgstr "" 3147 3148#: config/tc-arm.c:21174 3149msgid "Thumb2 branch out of range" 3150msgstr "" 3151 3152#: config/tc-arm.c:21263 3153msgid "rel31 relocation overflow" 3154msgstr "" 3155 3156#: config/tc-arm.c:21275 config/tc-arm.c:21303 3157msgid "co-processor offset out of range" 3158msgstr "" 3159 3160#: config/tc-arm.c:21320 3161#, c-format 3162msgid "invalid offset, target not word aligned (0x%08lX)" 3163msgstr "" 3164 3165#: config/tc-arm.c:21327 config/tc-arm.c:21336 config/tc-arm.c:21344 3166#: config/tc-arm.c:21352 config/tc-arm.c:21360 3167#, c-format 3168msgid "invalid offset, value too big (0x%08lX)" 3169msgstr "" 3170 3171#: config/tc-arm.c:21401 3172msgid "invalid Hi register with immediate" 3173msgstr "" 3174 3175#: config/tc-arm.c:21417 3176msgid "invalid immediate for stack address calculation" 3177msgstr "" 3178 3179#: config/tc-arm.c:21425 3180#, c-format 3181msgid "invalid immediate for address calculation (value = 0x%08lX)" 3182msgstr "" 3183 3184#: config/tc-arm.c:21455 3185#, c-format 3186msgid "invalid immediate: %ld is out of range" 3187msgstr "" 3188 3189#: config/tc-arm.c:21467 3190#, c-format 3191msgid "invalid shift value: %ld" 3192msgstr "" 3193 3194#: config/tc-arm.c:21546 3195#, c-format 3196msgid "the offset 0x%08lX is not representable" 3197msgstr "" 3198 3199#: config/tc-arm.c:21586 3200#, c-format 3201msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)" 3202msgstr "" 3203 3204#: config/tc-arm.c:21625 3205#, c-format 3206msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)" 3207msgstr "" 3208 3209#: config/tc-arm.c:21665 3210#, c-format 3211msgid "bad offset 0x%08lX (must be word-aligned)" 3212msgstr "" 3213 3214#: config/tc-arm.c:21670 3215#, c-format 3216msgid "bad offset 0x%08lX (must be an 8-bit number of words)" 3217msgstr "" 3218 3219#: config/tc-arm.c:21701 config/tc-score.c:7392 3220#, c-format 3221msgid "bad relocation fixup type (%d)" 3222msgstr "" 3223 3224#: config/tc-arm.c:21812 3225msgid "literal referenced across section boundary" 3226msgstr "" 3227 3228#: config/tc-arm.c:21879 3229msgid "internal relocation (type: IMMEDIATE) not fixed up" 3230msgstr "" 3231 3232#: config/tc-arm.c:21884 3233msgid "ADRL used for a symbol not defined in the same file" 3234msgstr "" 3235 3236#: config/tc-arm.c:21899 3237#, c-format 3238msgid "undefined local label `%s'" 3239msgstr "" 3240 3241#: config/tc-arm.c:21905 3242msgid "internal_relocation (type: OFFSET_IMM) not fixed up" 3243msgstr "" 3244 3245#: config/tc-arm.c:21927 config/tc-cris.c:3986 config/tc-mcore.c:1926 3246#: config/tc-microblaze.c:1833 config/tc-mmix.c:2867 config/tc-moxie.c:757 3247#: config/tc-ns32k.c:2248 config/tc-score.c:7478 3248msgid "<unknown>" 3249msgstr "" 3250 3251#: config/tc-arm.c:21930 config/tc-arm.c:21951 config/tc-score.c:7480 3252#, c-format 3253msgid "cannot represent %s relocation in this object file format" 3254msgstr "" 3255 3256#: config/tc-arm.c:22307 3257#, c-format 3258msgid "%s: unexpected function type: %d" 3259msgstr "" 3260 3261#: config/tc-arm.c:22436 3262msgid "use of old and new-style options to set CPU type" 3263msgstr "" 3264 3265#: config/tc-arm.c:22446 3266msgid "use of old and new-style options to set FPU type" 3267msgstr "" 3268 3269#: config/tc-arm.c:22522 3270msgid "hard-float conflicts with specified fpu" 3271msgstr "" 3272 3273#: config/tc-arm.c:22709 3274msgid "generate PIC code" 3275msgstr "" 3276 3277#: config/tc-arm.c:22710 3278msgid "assemble Thumb code" 3279msgstr "" 3280 3281#: config/tc-arm.c:22711 3282msgid "support ARM/Thumb interworking" 3283msgstr "" 3284 3285#: config/tc-arm.c:22713 3286msgid "code uses 32-bit program counter" 3287msgstr "" 3288 3289#: config/tc-arm.c:22714 3290msgid "code uses 26-bit program counter" 3291msgstr "" 3292 3293#: config/tc-arm.c:22715 3294msgid "floating point args are in fp regs" 3295msgstr "" 3296 3297#: config/tc-arm.c:22717 3298msgid "re-entrant code" 3299msgstr "" 3300 3301#: config/tc-arm.c:22718 3302msgid "code is ATPCS conformant" 3303msgstr "" 3304 3305#: config/tc-arm.c:22719 3306msgid "assemble for big-endian" 3307msgstr "" 3308 3309#: config/tc-arm.c:22720 3310msgid "assemble for little-endian" 3311msgstr "" 3312 3313#. These are recognized by the assembler, but have no affect on code. 3314#: config/tc-arm.c:22724 3315msgid "use frame pointer" 3316msgstr "" 3317 3318#: config/tc-arm.c:22725 3319msgid "use stack size checking" 3320msgstr "" 3321 3322#: config/tc-arm.c:22728 3323msgid "do not warn on use of deprecated feature" 3324msgstr "" 3325 3326#. DON'T add any new processors to this list -- we want the whole list 3327#. to go away... Add them to the processors table instead. 3328#: config/tc-arm.c:22745 config/tc-arm.c:22746 3329msgid "use -mcpu=arm1" 3330msgstr "" 3331 3332#: config/tc-arm.c:22747 config/tc-arm.c:22748 3333msgid "use -mcpu=arm2" 3334msgstr "" 3335 3336#: config/tc-arm.c:22749 config/tc-arm.c:22750 3337msgid "use -mcpu=arm250" 3338msgstr "" 3339 3340#: config/tc-arm.c:22751 config/tc-arm.c:22752 3341msgid "use -mcpu=arm3" 3342msgstr "" 3343 3344#: config/tc-arm.c:22753 config/tc-arm.c:22754 3345msgid "use -mcpu=arm6" 3346msgstr "" 3347 3348#: config/tc-arm.c:22755 config/tc-arm.c:22756 3349msgid "use -mcpu=arm600" 3350msgstr "" 3351 3352#: config/tc-arm.c:22757 config/tc-arm.c:22758 3353msgid "use -mcpu=arm610" 3354msgstr "" 3355 3356#: config/tc-arm.c:22759 config/tc-arm.c:22760 3357msgid "use -mcpu=arm620" 3358msgstr "" 3359 3360#: config/tc-arm.c:22761 config/tc-arm.c:22762 3361msgid "use -mcpu=arm7" 3362msgstr "" 3363 3364#: config/tc-arm.c:22763 config/tc-arm.c:22764 3365msgid "use -mcpu=arm70" 3366msgstr "" 3367 3368#: config/tc-arm.c:22765 config/tc-arm.c:22766 3369msgid "use -mcpu=arm700" 3370msgstr "" 3371 3372#: config/tc-arm.c:22767 config/tc-arm.c:22768 3373msgid "use -mcpu=arm700i" 3374msgstr "" 3375 3376#: config/tc-arm.c:22769 config/tc-arm.c:22770 3377msgid "use -mcpu=arm710" 3378msgstr "" 3379 3380#: config/tc-arm.c:22771 config/tc-arm.c:22772 3381msgid "use -mcpu=arm710c" 3382msgstr "" 3383 3384#: config/tc-arm.c:22773 config/tc-arm.c:22774 3385msgid "use -mcpu=arm720" 3386msgstr "" 3387 3388#: config/tc-arm.c:22775 config/tc-arm.c:22776 3389msgid "use -mcpu=arm7d" 3390msgstr "" 3391 3392#: config/tc-arm.c:22777 config/tc-arm.c:22778 3393msgid "use -mcpu=arm7di" 3394msgstr "" 3395 3396#: config/tc-arm.c:22779 config/tc-arm.c:22780 3397msgid "use -mcpu=arm7m" 3398msgstr "" 3399 3400#: config/tc-arm.c:22781 config/tc-arm.c:22782 3401msgid "use -mcpu=arm7dm" 3402msgstr "" 3403 3404#: config/tc-arm.c:22783 config/tc-arm.c:22784 3405msgid "use -mcpu=arm7dmi" 3406msgstr "" 3407 3408#: config/tc-arm.c:22785 config/tc-arm.c:22786 3409msgid "use -mcpu=arm7100" 3410msgstr "" 3411 3412#: config/tc-arm.c:22787 config/tc-arm.c:22788 3413msgid "use -mcpu=arm7500" 3414msgstr "" 3415 3416#: config/tc-arm.c:22789 config/tc-arm.c:22790 3417msgid "use -mcpu=arm7500fe" 3418msgstr "" 3419 3420#: config/tc-arm.c:22791 config/tc-arm.c:22792 config/tc-arm.c:22793 3421#: config/tc-arm.c:22794 3422msgid "use -mcpu=arm7tdmi" 3423msgstr "" 3424 3425#: config/tc-arm.c:22795 config/tc-arm.c:22796 3426msgid "use -mcpu=arm710t" 3427msgstr "" 3428 3429#: config/tc-arm.c:22797 config/tc-arm.c:22798 3430msgid "use -mcpu=arm720t" 3431msgstr "" 3432 3433#: config/tc-arm.c:22799 config/tc-arm.c:22800 3434msgid "use -mcpu=arm740t" 3435msgstr "" 3436 3437#: config/tc-arm.c:22801 config/tc-arm.c:22802 3438msgid "use -mcpu=arm8" 3439msgstr "" 3440 3441#: config/tc-arm.c:22803 config/tc-arm.c:22804 3442msgid "use -mcpu=arm810" 3443msgstr "" 3444 3445#: config/tc-arm.c:22805 config/tc-arm.c:22806 3446msgid "use -mcpu=arm9" 3447msgstr "" 3448 3449#: config/tc-arm.c:22807 config/tc-arm.c:22808 3450msgid "use -mcpu=arm9tdmi" 3451msgstr "" 3452 3453#: config/tc-arm.c:22809 config/tc-arm.c:22810 3454msgid "use -mcpu=arm920" 3455msgstr "" 3456 3457#: config/tc-arm.c:22811 config/tc-arm.c:22812 3458msgid "use -mcpu=arm940" 3459msgstr "" 3460 3461#: config/tc-arm.c:22813 3462msgid "use -mcpu=strongarm" 3463msgstr "" 3464 3465#: config/tc-arm.c:22815 3466msgid "use -mcpu=strongarm110" 3467msgstr "" 3468 3469#: config/tc-arm.c:22817 3470msgid "use -mcpu=strongarm1100" 3471msgstr "" 3472 3473#: config/tc-arm.c:22819 3474msgid "use -mcpu=strongarm1110" 3475msgstr "" 3476 3477#: config/tc-arm.c:22820 3478msgid "use -mcpu=xscale" 3479msgstr "" 3480 3481#: config/tc-arm.c:22821 3482msgid "use -mcpu=iwmmxt" 3483msgstr "" 3484 3485#: config/tc-arm.c:22822 3486msgid "use -mcpu=all" 3487msgstr "" 3488 3489#. Architecture variants -- don't add any more to this list either. 3490#: config/tc-arm.c:22825 config/tc-arm.c:22826 3491msgid "use -march=armv2" 3492msgstr "" 3493 3494#: config/tc-arm.c:22827 config/tc-arm.c:22828 3495msgid "use -march=armv2a" 3496msgstr "" 3497 3498#: config/tc-arm.c:22829 config/tc-arm.c:22830 3499msgid "use -march=armv3" 3500msgstr "" 3501 3502#: config/tc-arm.c:22831 config/tc-arm.c:22832 3503msgid "use -march=armv3m" 3504msgstr "" 3505 3506#: config/tc-arm.c:22833 config/tc-arm.c:22834 3507msgid "use -march=armv4" 3508msgstr "" 3509 3510#: config/tc-arm.c:22835 config/tc-arm.c:22836 3511msgid "use -march=armv4t" 3512msgstr "" 3513 3514#: config/tc-arm.c:22837 config/tc-arm.c:22838 3515msgid "use -march=armv5" 3516msgstr "" 3517 3518#: config/tc-arm.c:22839 config/tc-arm.c:22840 3519msgid "use -march=armv5t" 3520msgstr "" 3521 3522#: config/tc-arm.c:22841 config/tc-arm.c:22842 3523msgid "use -march=armv5te" 3524msgstr "" 3525 3526#. Floating point variants -- don't add any more to this list either. 3527#: config/tc-arm.c:22845 3528msgid "use -mfpu=fpe" 3529msgstr "" 3530 3531#: config/tc-arm.c:22846 3532msgid "use -mfpu=fpa10" 3533msgstr "" 3534 3535#: config/tc-arm.c:22847 3536msgid "use -mfpu=fpa11" 3537msgstr "" 3538 3539#: config/tc-arm.c:22849 3540msgid "use either -mfpu=softfpa or -mfpu=softvfp" 3541msgstr "" 3542 3543#: config/tc-arm.c:23178 3544msgid "invalid architectural extension" 3545msgstr "" 3546 3547#: config/tc-arm.c:23211 3548msgid "must specify extensions to add before specifying those to remove" 3549msgstr "" 3550 3551#: config/tc-arm.c:23219 3552msgid "missing architectural extension" 3553msgstr "" 3554 3555#: config/tc-arm.c:23234 3556msgid "extension does not apply to the base architecture" 3557msgstr "" 3558 3559#: config/tc-arm.c:23257 3560#, c-format 3561msgid "unknown architectural extension `%s'" 3562msgstr "" 3563 3564#: config/tc-arm.c:23259 3565msgid "architectural extensions must be specified in alphabetical order" 3566msgstr "" 3567 3568#: config/tc-arm.c:23291 3569#, c-format 3570msgid "missing cpu name `%s'" 3571msgstr "" 3572 3573#: config/tc-arm.c:23317 config/tc-arm.c:23813 3574#, c-format 3575msgid "unknown cpu `%s'" 3576msgstr "" 3577 3578#: config/tc-arm.c:23335 3579#, c-format 3580msgid "missing architecture name `%s'" 3581msgstr "" 3582 3583#: config/tc-arm.c:23352 config/tc-arm.c:23847 config/tc-arm.c:23878 3584#: config/tc-arm.c:23929 config/tc-score.c:7715 3585#, c-format 3586msgid "unknown architecture `%s'\n" 3587msgstr "" 3588 3589#: config/tc-arm.c:23368 config/tc-arm.c:23960 3590#, c-format 3591msgid "unknown floating point format `%s'\n" 3592msgstr "" 3593 3594#: config/tc-arm.c:23384 3595#, c-format 3596msgid "unknown floating point abi `%s'\n" 3597msgstr "" 3598 3599#: config/tc-arm.c:23400 3600#, c-format 3601msgid "unknown EABI `%s'\n" 3602msgstr "" 3603 3604#: config/tc-arm.c:23420 3605#, c-format 3606msgid "unknown implicit IT mode `%s', should be arm, thumb, always, or never." 3607msgstr "" 3608 3609#: config/tc-arm.c:23430 3610msgid "<cpu name>\t assemble for CPU <cpu name>" 3611msgstr "" 3612 3613#: config/tc-arm.c:23432 3614msgid "<arch name>\t assemble for architecture <arch name>" 3615msgstr "" 3616 3617#: config/tc-arm.c:23434 3618msgid "<fpu name>\t assemble for FPU architecture <fpu name>" 3619msgstr "" 3620 3621#: config/tc-arm.c:23436 3622msgid "<abi>\t assemble for floating point ABI <abi>" 3623msgstr "" 3624 3625#: config/tc-arm.c:23439 3626msgid "<ver>\t\t assemble for eabi version <ver>" 3627msgstr "" 3628 3629#: config/tc-arm.c:23442 3630msgid "<mode>\t controls implicit insertion of IT instructions" 3631msgstr "" 3632 3633#: config/tc-arm.c:23486 config/tc-arm.c:23504 config/tc-arm.c:23524 3634#, c-format 3635msgid "option `-%c%s' is deprecated: %s" 3636msgstr "" 3637 3638#: config/tc-arm.c:23544 3639#, c-format 3640msgid " ARM-specific assembler options:\n" 3641msgstr "" 3642 3643#: config/tc-arm.c:23555 3644#, c-format 3645msgid " -EB assemble code for a big-endian cpu\n" 3646msgstr "" 3647 3648#: config/tc-arm.c:23560 3649#, c-format 3650msgid " -EL assemble code for a little-endian cpu\n" 3651msgstr "" 3652 3653#: config/tc-arm.c:23564 3654#, c-format 3655msgid " --fix-v4bx Allow BX in ARMv4 code\n" 3656msgstr "" 3657 3658#: config/tc-arm.c:23911 3659#, c-format 3660msgid "" 3661"architectural extension `%s' is not allowed for the current base architecture" 3662msgstr "" 3663 3664#: config/tc-avr.c:373 3665#, c-format 3666msgid "Known MCU names:" 3667msgstr "" 3668 3669#: config/tc-avr.c:438 3670#, c-format 3671msgid "" 3672"AVR Assembler options:\n" 3673" -mmcu=[avr-name] select microcontroller variant\n" 3674" [avr-name] can be:\n" 3675" avr1 - classic AVR core without data RAM\n" 3676" avr2 - classic AVR core with up to 8K program memory\n" 3677" avr25 - classic AVR core with up to 8K program memory\n" 3678" plus the MOVW instruction\n" 3679" avr3 - classic AVR core with up to 64K program memory\n" 3680" avr31 - classic AVR core with up to 128K program memory\n" 3681" avr35 - classic AVR core with up to 64K program memory\n" 3682" plus the MOVW instruction\n" 3683" avr4 - enhanced AVR core with up to 8K program memory\n" 3684" avr5 - enhanced AVR core with up to 64K program memory\n" 3685" avr51 - enhanced AVR core with up to 128K program memory\n" 3686" avr6 - enhanced AVR core with up to 256K program memory\n" 3687" avrxmega3 - XMEGA, > 8K, <= 64K FLASH, > 64K RAM\n" 3688" avrxmega4 - XMEGA, > 64K, <= 128K FLASH, <= 64K RAM\n" 3689" avrxmega5 - XMEGA, > 64K, <= 128K FLASH, > 64K RAM\n" 3690" avrxmega6 - XMEGA, > 128K, <= 256K FLASH, <= 64K RAM\n" 3691" avrxmega7 - XMEGA, > 128K, <= 256K FLASH, > 64K RAM\n" 3692" or immediate microcontroller name.\n" 3693msgstr "" 3694 3695#: config/tc-avr.c:460 3696#, c-format 3697msgid "" 3698" -mall-opcodes accept all AVR opcodes, even if not supported by MCU\n" 3699" -mno-skip-bug disable warnings for skipping two-word instructions\n" 3700" (default for avr4, avr5)\n" 3701" -mno-wrap reject rjmp/rcall instructions with 8K wrap-around\n" 3702" (default for avr3, avr5)\n" 3703msgstr "" 3704 3705#: config/tc-avr.c:504 config/tc-msp430.c:743 3706#, c-format 3707msgid "unknown MCU: %s\n" 3708msgstr "" 3709 3710#: config/tc-avr.c:513 3711#, c-format 3712msgid "redefinition of mcu type `%s' to `%s'" 3713msgstr "" 3714 3715#: config/tc-avr.c:591 3716msgid "constant value required" 3717msgstr "" 3718 3719#: config/tc-avr.c:594 3720#, c-format 3721msgid "number must be positive and less than %d" 3722msgstr "" 3723 3724#: config/tc-avr.c:620 config/tc-avr.c:757 3725#, c-format 3726msgid "constant out of 8-bit range: %d" 3727msgstr "" 3728 3729#: config/tc-avr.c:688 config/tc-score.c:1199 read.c:3661 3730msgid "illegal expression" 3731msgstr "" 3732 3733#: config/tc-avr.c:717 config/tc-avr.c:1508 3734msgid "`)' required" 3735msgstr "" 3736 3737#: config/tc-avr.c:812 3738msgid "register r16-r23 required" 3739msgstr "" 3740 3741#: config/tc-avr.c:818 3742msgid "register number above 15 required" 3743msgstr "" 3744 3745#: config/tc-avr.c:824 3746msgid "even register number required" 3747msgstr "" 3748 3749#: config/tc-avr.c:830 3750msgid "register r24, r26, r28 or r30 required" 3751msgstr "" 3752 3753#: config/tc-avr.c:836 3754msgid "register name or number from 0 to 31 required" 3755msgstr "" 3756 3757#: config/tc-avr.c:854 3758msgid "pointer register (X, Y or Z) required" 3759msgstr "" 3760 3761#: config/tc-avr.c:861 3762msgid "cannot both predecrement and postincrement" 3763msgstr "" 3764 3765#: config/tc-avr.c:869 3766msgid "addressing mode not supported" 3767msgstr "" 3768 3769#: config/tc-avr.c:875 3770msgid "can't predecrement" 3771msgstr "" 3772 3773#: config/tc-avr.c:878 3774msgid "pointer register Z required" 3775msgstr "" 3776 3777#: config/tc-avr.c:897 3778msgid "postincrement not supported" 3779msgstr "" 3780 3781#: config/tc-avr.c:907 3782msgid "pointer register (Y or Z) required" 3783msgstr "" 3784 3785#: config/tc-avr.c:1021 3786#, c-format 3787msgid "unknown constraint `%c'" 3788msgstr "" 3789 3790#: config/tc-avr.c:1073 3791msgid "`,' required" 3792msgstr "" 3793 3794#: config/tc-avr.c:1091 3795msgid "undefined combination of operands" 3796msgstr "" 3797 3798#: config/tc-avr.c:1100 3799msgid "skipping two-word instruction" 3800msgstr "" 3801 3802#: config/tc-avr.c:1192 config/tc-avr.c:1208 config/tc-avr.c:1329 3803#: config/tc-msp430.c:1969 config/tc-msp430.c:1987 3804#, c-format 3805msgid "odd address operand: %ld" 3806msgstr "" 3807 3808#: config/tc-avr.c:1200 config/tc-avr.c:1219 config/tc-avr.c:1237 3809#: config/tc-avr.c:1248 config/tc-avr.c:1255 config/tc-avr.c:1262 3810#: config/tc-d10v.c:505 config/tc-d30v.c:554 config/tc-msp430.c:1977 3811#: config/tc-msp430.c:1992 config/tc-msp430.c:2002 3812#, c-format 3813msgid "operand out of range: %ld" 3814msgstr "" 3815 3816#: config/tc-avr.c:1338 config/tc-d10v.c:1594 config/tc-d30v.c:2037 3817#: config/tc-msp430.c:2020 3818#, c-format 3819msgid "line %d: unknown relocation type: 0x%x" 3820msgstr "" 3821 3822#: config/tc-avr.c:1352 3823msgid "only constant expression allowed" 3824msgstr "" 3825 3826#. xgettext:c-format. 3827#: config/tc-avr.c:1412 config/tc-bfin.c:833 config/tc-d10v.c:1466 3828#: config/tc-d30v.c:1774 config/tc-mn10200.c:782 config/tc-mn10300.c:2170 3829#: config/tc-msp430.c:2055 config/tc-or32.c:957 config/tc-ppc.c:6581 3830#: config/tc-spu.c:879 config/tc-spu.c:1090 config/tc-v850.c:3000 3831#: config/tc-z80.c:2021 3832#, c-format 3833msgid "reloc %d not supported by object file format" 3834msgstr "" 3835 3836#: config/tc-avr.c:1435 config/tc-h8300.c:1935 config/tc-mcore.c:881 3837#: config/tc-microblaze.c:823 config/tc-moxie.c:178 config/tc-msp430.c:1820 3838#: config/tc-pj.c:253 config/tc-sh.c:2590 config/tc-z8k.c:1216 3839msgid "can't find opcode " 3840msgstr "" 3841 3842#: config/tc-avr.c:1452 3843#, c-format 3844msgid "illegal opcode %s for mcu %s" 3845msgstr "" 3846 3847#: config/tc-avr.c:1463 3848msgid "garbage at end of line" 3849msgstr "" 3850 3851#: config/tc-avr.c:1537 config/tc-avr.c:1544 3852#, c-format 3853msgid "illegal %srelocation size: %d" 3854msgstr "" 3855 3856#: config/tc-bfin.c:96 config/tc-frv.c:1605 config/tc-frv.c:1615 3857msgid "missing ')'" 3858msgstr "" 3859 3860#: config/tc-bfin.c:442 3861#, c-format 3862msgid " Blackfin specific assembler options:\n" 3863msgstr "" 3864 3865#: config/tc-bfin.c:443 3866#, c-format 3867msgid " -mcpu=<cpu[-sirevision]> specify the name of the target CPU\n" 3868msgstr "" 3869 3870#: config/tc-bfin.c:444 3871#, c-format 3872msgid " -mfdpic assemble for the FDPIC ABI\n" 3873msgstr "" 3874 3875#: config/tc-bfin.c:445 3876#, c-format 3877msgid " -mno-fdpic/-mnopic disable -mfdpic\n" 3878msgstr "" 3879 3880#: config/tc-bfin.c:458 3881msgid "Could not set architecture and machine." 3882msgstr "" 3883 3884#: config/tc-bfin.c:607 3885msgid "Parse failed." 3886msgstr "" 3887 3888#: config/tc-bfin.c:682 3889msgid "pcrel too far BFD_RELOC_BFIN_10" 3890msgstr "" 3891 3892#: config/tc-bfin.c:698 3893msgid "pcrel too far BFD_RELOC_BFIN_12" 3894msgstr "" 3895 3896#: config/tc-bfin.c:718 3897msgid "pcrel too far BFD_RELOC_BFIN_24" 3898msgstr "" 3899 3900#: config/tc-bfin.c:733 3901msgid "pcrel too far BFD_RELOC_BFIN_5" 3902msgstr "" 3903 3904#: config/tc-bfin.c:745 3905msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL" 3906msgstr "" 3907 3908#: config/tc-bfin.c:755 3909msgid "rel too far BFD_RELOC_8" 3910msgstr "" 3911 3912#: config/tc-bfin.c:762 3913msgid "rel too far BFD_RELOC_16" 3914msgstr "" 3915 3916#: config/tc-cr16.c:165 read.c:4421 3917msgid "using a bit field width of zero" 3918msgstr "" 3919 3920#: config/tc-cr16.c:173 read.c:4429 3921#, c-format 3922msgid "field width \"%s\" too complex for a bitfield" 3923msgstr "" 3924 3925#: config/tc-cr16.c:182 read.c:4437 3926#, c-format 3927msgid "field width %lu too big to fit in %d bytes: truncated to %d bits" 3928msgstr "" 3929 3930#: config/tc-cr16.c:204 read.c:4459 3931#, c-format 3932msgid "field value \"%s\" too complex for a bitfield" 3933msgstr "" 3934 3935#: config/tc-cr16.c:385 3936#, c-format 3937msgid "Unknown register pair - index relative mode: `%d'" 3938msgstr "" 3939 3940#: config/tc-cr16.c:570 config/tc-crx.c:345 config/tc-mn10200.c:769 3941#: write.c:1003 3942#, c-format 3943msgid "can't resolve `%s' {%s section} - `%s' {%s section}" 3944msgstr "" 3945 3946#: config/tc-cr16.c:600 config/tc-crx.c:361 3947#, c-format 3948msgid "internal error: reloc %d (`%s') not supported by object file format" 3949msgstr "" 3950 3951#: config/tc-cr16.c:693 config/tc-i386.c:8839 config/tc-s390.c:1911 3952msgid "GOT already in symbol table" 3953msgstr "" 3954 3955#: config/tc-cr16.c:802 config/tc-cr16.c:825 config/tc-cris.c:1190 3956#: config/tc-crx.c:535 config/tc-crx.c:562 config/tc-crx.c:580 3957#: config/tc-pdp11.c:194 3958msgid "Virtual memory exhausted" 3959msgstr "" 3960 3961#: config/tc-cr16.c:810 config/tc-crx.c:572 config/tc-crx.c:591 3962#: config/tc-m68k.c:4656 config/tc-tilegx.c:300 config/tc-tilepro.c:242 3963#, c-format 3964msgid "Internal Error: Can't hash %s: %s" 3965msgstr "" 3966 3967#: config/tc-cr16.c:836 config/tc-cris.c:1224 config/tc-crx.c:545 3968#, c-format 3969msgid "Can't hash `%s': %s\n" 3970msgstr "" 3971 3972#: config/tc-cr16.c:837 config/tc-cris.c:1225 config/tc-crx.c:546 3973msgid "(unknown reason)" 3974msgstr "" 3975 3976#. Missing or bad expr becomes absolute 0. 3977#: config/tc-cr16.c:889 config/tc-crx.c:619 3978#, c-format 3979msgid "missing or invalid displacement expression `%s' taken as 0" 3980msgstr "" 3981 3982#: config/tc-cr16.c:939 3983#, c-format 3984msgid "GOT bad expression with %s." 3985msgstr "" 3986 3987#: config/tc-cr16.c:1050 3988#, c-format 3989msgid "operand %d: illegal use expression: `%s`" 3990msgstr "" 3991 3992#: config/tc-cr16.c:1115 config/tc-crx.c:1127 3993#, c-format 3994msgid "Unknown register: `%d'" 3995msgstr "" 3996 3997#. Issue a error message when register is illegal. 3998#: config/tc-cr16.c:1123 config/tc-crx.c:1135 3999#, c-format 4000msgid "Illegal register (`%s') in Instruction: `%s'" 4001msgstr "" 4002 4003#: config/tc-cr16.c:1194 config/tc-cr16.c:1269 config/tc-crx.c:757 4004#: config/tc-crx.c:777 config/tc-crx.c:792 4005#, c-format 4006msgid "Illegal register `%s' in Instruction `%s'" 4007msgstr "" 4008 4009#: config/tc-cr16.c:1222 config/tc-cr16.c:1233 4010#, c-format 4011msgid "Illegal register pair `%s' in Instruction `%s'" 4012msgstr "" 4013 4014#: config/tc-cr16.c:1258 config/tc-i960.c:835 4015msgid "unmatched '['" 4016msgstr "" 4017 4018#: config/tc-cr16.c:1264 config/tc-i960.c:842 4019msgid "garbage after index spec ignored" 4020msgstr "" 4021 4022#: config/tc-cr16.c:1412 config/tc-crx.c:936 4023#, c-format 4024msgid "Illegal operands (whitespace): `%s'" 4025msgstr "" 4026 4027#: config/tc-cr16.c:1424 config/tc-cr16.c:1431 config/tc-cr16.c:1448 4028#: config/tc-crx.c:948 config/tc-crx.c:955 config/tc-crx.c:972 4029#: config/tc-crx.c:1764 4030#, c-format 4031msgid "Missing matching brackets : `%s'" 4032msgstr "" 4033 4034#: config/tc-cr16.c:1480 config/tc-crx.c:998 4035#, c-format 4036msgid "Unknown exception: `%s'" 4037msgstr "" 4038 4039#: config/tc-cr16.c:1565 config/tc-crx.c:1094 4040#, c-format 4041msgid "Illegal `cinv' parameter: `%c'" 4042msgstr "" 4043 4044#: config/tc-cr16.c:1586 config/tc-cr16.c:1625 4045#, c-format 4046msgid "Unknown register pair: `%d'" 4047msgstr "" 4048 4049#. Issue a error message when register pair is illegal. 4050#: config/tc-cr16.c:1594 4051#, c-format 4052msgid "Illegal register pair (`%s') in Instruction: `%s'" 4053msgstr "" 4054 4055#. Issue a error message when register pair is illegal. 4056#: config/tc-cr16.c:1633 4057#, c-format 4058msgid "Illegal index register pair (`%s') in Instruction: `%s'" 4059msgstr "" 4060 4061#: config/tc-cr16.c:1672 4062#, c-format 4063msgid "Unknown processor register : `%d'" 4064msgstr "" 4065 4066#. Issue a error message when register pair is illegal. 4067#: config/tc-cr16.c:1680 4068#, c-format 4069msgid "Illegal processor register (`%s') in Instruction: `%s'" 4070msgstr "" 4071 4072#: config/tc-cr16.c:1728 4073#, c-format 4074msgid "Unknown processor register (32 bit) : `%d'" 4075msgstr "" 4076 4077#. Issue a error message when register pair is illegal. 4078#: config/tc-cr16.c:1736 4079#, c-format 4080msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'" 4081msgstr "" 4082 4083#: config/tc-cr16.c:2100 config/tc-crx.c:1662 config/tc-crx.c:1679 4084#, c-format 4085msgid "Same src/dest register is used (`r%d'), result is undefined" 4086msgstr "" 4087 4088#: config/tc-cr16.c:2121 4089msgid "RA register is saved twice." 4090msgstr "" 4091 4092#: config/tc-cr16.c:2125 4093#, c-format 4094msgid "`%s' Illegal use of registers." 4095msgstr "" 4096 4097#: config/tc-cr16.c:2139 4098#, c-format 4099msgid "`%s' Illegal count-register combination." 4100msgstr "" 4101 4102#: config/tc-cr16.c:2145 4103#, c-format 4104msgid "`%s' Illegal use of register." 4105msgstr "" 4106 4107#: config/tc-cr16.c:2154 config/tc-crx.c:1671 4108#, c-format 4109msgid "`%s' has undefined result" 4110msgstr "" 4111 4112#: config/tc-cr16.c:2162 4113#, c-format 4114msgid "Same src/dest register is used (`r%d'),result is undefined" 4115msgstr "" 4116 4117#: config/tc-cr16.c:2333 config/tc-crx.c:1576 4118msgid "Incorrect number of operands" 4119msgstr "" 4120 4121#: config/tc-cr16.c:2335 config/tc-crx.c:1578 4122#, c-format 4123msgid "Illegal type of operand (arg %d)" 4124msgstr "" 4125 4126#: config/tc-cr16.c:2341 config/tc-crx.c:1584 4127#, c-format 4128msgid "Operand out of range (arg %d)" 4129msgstr "" 4130 4131#: config/tc-cr16.c:2344 config/tc-crx.c:1587 4132#, c-format 4133msgid "Operand has odd displacement (arg %d)" 4134msgstr "" 4135 4136#: config/tc-cr16.c:2347 config/tc-cr16.c:2378 config/tc-crx.c:1600 4137#: config/tc-crx.c:1631 4138#, c-format 4139msgid "Illegal operand (arg %d)" 4140msgstr "" 4141 4142#. Give an error if a frag containing code is not aligned to a 2-byte 4143#. boundary. 4144#: config/tc-cr16.c:2480 config/tc-cr16.h:73 config/tc-crx.c:1953 4145#: config/tc-crx.h:76 4146msgid "instruction address is not a multiple of 2" 4147msgstr "" 4148 4149#: config/tc-cr16.c:2555 config/tc-cris.c:1538 config/tc-cris.c:1546 4150#: config/tc-crx.c:1989 config/tc-dlx.c:685 config/tc-hppa.c:3244 4151#: config/tc-hppa.c:3251 config/tc-i860.c:491 config/tc-i860.c:508 4152#: config/tc-i860.c:988 config/tc-sparc.c:1518 config/tc-sparc.c:1526 4153#, c-format 4154msgid "Unknown opcode: `%s'" 4155msgstr "" 4156 4157#: config/tc-cris.c:551 config/tc-m68hc11.c:2733 4158#, c-format 4159msgid "internal inconsistency problem in %s: fr_symbol %lx" 4160msgstr "" 4161 4162#: config/tc-cris.c:555 config/tc-m68hc11.c:2737 config/tc-msp430.c:2246 4163#, c-format 4164msgid "internal inconsistency problem in %s: resolved symbol" 4165msgstr "" 4166 4167#: config/tc-cris.c:565 config/tc-m68hc11.c:2743 4168#, c-format 4169msgid "internal inconsistency problem in %s: fr_subtype %d" 4170msgstr "" 4171 4172#: config/tc-cris.c:905 4173msgid "Relaxation to long branches for .arch common_v10_v32 not implemented" 4174msgstr "" 4175 4176#: config/tc-cris.c:935 4177msgid "Complicated LAPC target operand is not a multiple of two. Use LAPC.D" 4178msgstr "" 4179 4180#: config/tc-cris.c:940 4181#, c-format 4182msgid "" 4183"Internal error found in md_convert_frag: offset %ld. Please report this." 4184msgstr "" 4185 4186#: config/tc-cris.c:965 4187#, c-format 4188msgid "internal inconsistency in %s: bdapq no symbol" 4189msgstr "" 4190 4191#: config/tc-cris.c:978 4192#, c-format 4193msgid "internal inconsistency in %s: bdap.w with no symbol" 4194msgstr "" 4195 4196#: config/tc-cris.c:1002 4197msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness" 4198msgstr "" 4199 4200#: config/tc-cris.c:1011 4201msgid "dangerous MULS/MULU location; give it higher alignment" 4202msgstr "" 4203 4204#. Bail out for compatibility mode. (It seems it can be implemented, 4205#. perhaps with a 10-byte sequence: "move.d NNNN,$pc/$acr", "jump 4206#. $acr", "nop"; but doesn't seem worth it at the moment.) 4207#: config/tc-cris.c:1052 4208msgid "" 4209"Out-of-range .word offset handling is not implemented for .arch " 4210"common_v10_v32" 4211msgstr "" 4212 4213#: config/tc-cris.c:1097 4214msgid ".word case-table handling failed: table too large" 4215msgstr "" 4216 4217#: config/tc-cris.c:1229 4218#, c-format 4219msgid "Buggy opcode: `%s' \"%s\"\n" 4220msgstr "" 4221 4222#: config/tc-cris.c:1644 4223#, c-format 4224msgid "Immediate value not in 5 bit unsigned range: %ld" 4225msgstr "" 4226 4227#: config/tc-cris.c:1660 4228#, c-format 4229msgid "Immediate value not in 4 bit unsigned range: %ld" 4230msgstr "" 4231 4232#: config/tc-cris.c:1712 4233#, c-format 4234msgid "Immediate value not in 6 bit range: %ld" 4235msgstr "" 4236 4237#: config/tc-cris.c:1727 4238#, c-format 4239msgid "Immediate value not in 6 bit unsigned range: %ld" 4240msgstr "" 4241 4242#. Others have a generic warning. 4243#: config/tc-cris.c:1835 4244#, c-format 4245msgid "Unimplemented register `%s' specified" 4246msgstr "" 4247 4248#. We've come to the end of instructions with this 4249#. opcode, so it must be an error. 4250#: config/tc-cris.c:2079 config/tc-mips.c:13126 4251msgid "Illegal operands" 4252msgstr "" 4253 4254#: config/tc-cris.c:2120 config/tc-cris.c:2160 4255#, c-format 4256msgid "Immediate value not in 8 bit range: %ld" 4257msgstr "" 4258 4259#: config/tc-cris.c:2130 config/tc-cris.c:2181 4260#, c-format 4261msgid "Immediate value not in 16 bit range: %ld" 4262msgstr "" 4263 4264#: config/tc-cris.c:2165 4265#, c-format 4266msgid "Immediate value not in 8 bit signed range: %ld" 4267msgstr "" 4268 4269#: config/tc-cris.c:2170 4270#, c-format 4271msgid "Immediate value not in 8 bit unsigned range: %ld" 4272msgstr "" 4273 4274#: config/tc-cris.c:2186 4275#, c-format 4276msgid "Immediate value not in 16 bit signed range: %ld" 4277msgstr "" 4278 4279#: config/tc-cris.c:2191 4280#, c-format 4281msgid "Immediate value not in 16 bit unsigned range: %ld" 4282msgstr "" 4283 4284#: config/tc-cris.c:2217 4285msgid "TLS relocation size does not match operand size" 4286msgstr "" 4287 4288#: config/tc-cris.c:2218 4289msgid "PIC relocation size does not match operand size" 4290msgstr "" 4291 4292#: config/tc-cris.c:3365 4293msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n" 4294msgstr "" 4295 4296#: config/tc-cris.c:3369 4297msgid "32-bit conditional branch generated" 4298msgstr "" 4299 4300#: config/tc-cris.c:3430 4301msgid "Complex expression not supported" 4302msgstr "" 4303 4304#. FIXME: Is this function mentioned in the internals.texi manual? If 4305#. not, add it. 4306#: config/tc-cris.c:3580 4307msgid "Bad call to md_atof () - floating point formats are not supported" 4308msgstr "" 4309 4310#: config/tc-cris.c:3621 4311msgid "PC-relative relocation must be trivially resolved" 4312msgstr "" 4313 4314#: config/tc-cris.c:3693 4315#, c-format 4316msgid "Value not in 16 bit range: %ld" 4317msgstr "" 4318 4319#: config/tc-cris.c:3701 4320#, c-format 4321msgid "Value not in 16 bit signed range: %ld" 4322msgstr "" 4323 4324#: config/tc-cris.c:3709 4325#, c-format 4326msgid "Value not in 8 bit range: %ld" 4327msgstr "" 4328 4329#: config/tc-cris.c:3716 4330#, c-format 4331msgid "Value not in 8 bit signed range: %ld" 4332msgstr "" 4333 4334#: config/tc-cris.c:3726 4335#, c-format 4336msgid "Value not in 4 bit unsigned range: %ld" 4337msgstr "" 4338 4339#: config/tc-cris.c:3733 4340#, c-format 4341msgid "Value not in 5 bit unsigned range: %ld" 4342msgstr "" 4343 4344#: config/tc-cris.c:3740 4345#, c-format 4346msgid "Value not in 6 bit range: %ld" 4347msgstr "" 4348 4349#: config/tc-cris.c:3747 4350#, c-format 4351msgid "Value not in 6 bit unsigned range: %ld" 4352msgstr "" 4353 4354#: config/tc-cris.c:3791 4355#, c-format 4356msgid "Please use --help to see usage and options for this assembler.\n" 4357msgstr "" 4358 4359#: config/tc-cris.c:3803 4360msgid "--no-underscore is invalid with a.out format" 4361msgstr "" 4362 4363#: config/tc-cris.c:3815 4364msgid "--pic is invalid for this object format" 4365msgstr "" 4366 4367#: config/tc-cris.c:3829 4368#, c-format 4369msgid "invalid <arch> in --march=<arch>: %s" 4370msgstr "" 4371 4372#: config/tc-cris.c:3938 config/tc-moxie.c:709 4373msgid "" 4374"Semantics error. This type of operand can not be relocated, it must be an " 4375"assembly-time constant" 4376msgstr "" 4377 4378#: config/tc-cris.c:3987 config/tc-moxie.c:758 4379#, c-format 4380msgid "Cannot generate relocation type for symbol %s, code %s" 4381msgstr "" 4382 4383#. The messages are formatted to line up with the generic options. 4384#: config/tc-cris.c:4000 4385#, c-format 4386msgid "CRIS-specific options:\n" 4387msgstr "" 4388 4389#: config/tc-cris.c:4002 4390msgid "" 4391" -h, -H Don't execute, print this help text. Deprecated.\n" 4392msgstr "" 4393 4394#: config/tc-cris.c:4004 4395msgid " -N Warn when branches are expanded to jumps.\n" 4396msgstr "" 4397 4398#: config/tc-cris.c:4006 4399msgid "" 4400" --underscore User symbols are normally prepended with " 4401"underscore.\n" 4402msgstr "" 4403 4404#: config/tc-cris.c:4008 4405msgid " Registers will not need any prefix.\n" 4406msgstr "" 4407 4408#: config/tc-cris.c:4010 4409msgid " --no-underscore User symbols do not have any prefix.\n" 4410msgstr "" 4411 4412#: config/tc-cris.c:4012 4413msgid " Registers will require a `$'-prefix.\n" 4414msgstr "" 4415 4416#: config/tc-cris.c:4015 4417msgid " --pic\t\t\tEnable generation of position-independent code.\n" 4418msgstr "" 4419 4420#: config/tc-cris.c:4018 4421msgid "" 4422" --march=<arch>\t\tGenerate code for <arch>. Valid choices for <arch>\n" 4423"\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n" 4424msgstr "" 4425 4426#: config/tc-cris.c:4039 4427msgid "Invalid relocation" 4428msgstr "" 4429 4430#: config/tc-cris.c:4076 4431msgid "Invalid pc-relative relocation" 4432msgstr "" 4433 4434#: config/tc-cris.c:4121 4435#, c-format 4436msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large." 4437msgstr "" 4438 4439#: config/tc-cris.c:4151 4440#, c-format 4441msgid ".syntax %s requires command-line option `--underscore'" 4442msgstr "" 4443 4444#: config/tc-cris.c:4160 4445#, c-format 4446msgid ".syntax %s requires command-line option `--no-underscore'" 4447msgstr "" 4448 4449#: config/tc-cris.c:4197 4450msgid "Unknown .syntax operand" 4451msgstr "" 4452 4453#: config/tc-cris.c:4207 4454msgid "Pseudodirective .file is only valid when generating ELF" 4455msgstr "" 4456 4457#: config/tc-cris.c:4219 4458msgid "Pseudodirective .loc is only valid when generating ELF" 4459msgstr "" 4460 4461#: config/tc-cris.c:4234 4462#, c-format 4463msgid "internal inconsistency problem: %s called for %d bytes" 4464msgstr "" 4465 4466#: config/tc-cris.c:4386 4467msgid "unknown operand to .arch" 4468msgstr "" 4469 4470#: config/tc-cris.c:4395 4471msgid ".arch <arch> requires a matching --march=... option" 4472msgstr "" 4473 4474#: config/tc-crx.c:820 4475#, c-format 4476msgid "Illegal Scale - `%d'" 4477msgstr "" 4478 4479#: config/tc-crx.c:1264 4480#, c-format 4481msgid "Illegal Co-processor register in Instruction `%s' " 4482msgstr "" 4483 4484#: config/tc-crx.c:1271 4485#, c-format 4486msgid "Illegal Co-processor special register in Instruction `%s' " 4487msgstr "" 4488 4489#: config/tc-crx.c:1590 4490#, c-format 4491msgid "Invalid DISPU4 operand value (arg %d)" 4492msgstr "" 4493 4494#: config/tc-crx.c:1593 4495#, c-format 4496msgid "Invalid CST4 operand value (arg %d)" 4497msgstr "" 4498 4499#: config/tc-crx.c:1596 4500#, c-format 4501msgid "Operand value is not within upper 64 KB (arg %d)" 4502msgstr "" 4503 4504#: config/tc-crx.c:1733 4505msgid "Invalid Register in Register List" 4506msgstr "" 4507 4508#: config/tc-crx.c:1787 4509#, c-format 4510msgid "Illegal register `%s' in cop-register list" 4511msgstr "" 4512 4513#: config/tc-crx.c:1795 4514#, c-format 4515msgid "Illegal register `%s' in cop-special-register list" 4516msgstr "" 4517 4518#: config/tc-crx.c:1814 4519#, c-format 4520msgid "Illegal register `%s' in user register list" 4521msgstr "" 4522 4523#: config/tc-crx.c:1833 4524#, c-format 4525msgid "Illegal register `%s' in register list" 4526msgstr "" 4527 4528#: config/tc-crx.c:1839 4529#, c-format 4530msgid "Maximum %d bits may be set in `mask16' operand" 4531msgstr "" 4532 4533#: config/tc-crx.c:1848 4534#, c-format 4535msgid "rest of line ignored; first ignored character is `%c'" 4536msgstr "" 4537 4538#: config/tc-crx.c:1856 4539#, c-format 4540msgid "Illegal `mask16' operand, operation is undefined - `%s'" 4541msgstr "" 4542 4543#. HI can't be specified without LO (and vise-versa). 4544#: config/tc-crx.c:1862 4545msgid "HI/LO registers should be specified together" 4546msgstr "" 4547 4548#: config/tc-crx.c:1868 4549msgid "HI/LO registers should be specified without additional registers" 4550msgstr "" 4551 4552#: config/tc-d10v.c:218 4553#, c-format 4554msgid "" 4555"D10V options:\n" 4556"-O Optimize. Will do some operations in parallel.\n" 4557"--gstabs-packing Pack adjacent short instructions together even\n" 4558" when --gstabs is specified. On by default.\n" 4559"--no-gstabs-packing If --gstabs is specified, do not pack adjacent\n" 4560" instructions together.\n" 4561msgstr "" 4562 4563#: config/tc-d10v.c:575 4564msgid "operand is not an immediate" 4565msgstr "" 4566 4567#: config/tc-d10v.c:593 4568#, c-format 4569msgid "operand out of range: %lu" 4570msgstr "" 4571 4572#: config/tc-d10v.c:653 4573msgid "Instruction must be executed in parallel with another instruction." 4574msgstr "" 4575 4576#: config/tc-d10v.c:707 config/tc-d10v.c:715 4577#, c-format 4578msgid "packing conflict: %s must dispatch sequentially" 4579msgstr "" 4580 4581#: config/tc-d10v.c:814 4582#, c-format 4583msgid "resource conflict (R%d)" 4584msgstr "" 4585 4586#: config/tc-d10v.c:817 4587#, c-format 4588msgid "resource conflict (A%d)" 4589msgstr "" 4590 4591#: config/tc-d10v.c:819 4592msgid "resource conflict (PSW)" 4593msgstr "" 4594 4595#: config/tc-d10v.c:821 4596msgid "resource conflict (C flag)" 4597msgstr "" 4598 4599#: config/tc-d10v.c:823 4600msgid "resource conflict (F flag)" 4601msgstr "" 4602 4603#: config/tc-d10v.c:973 4604msgid "Instruction must be executed in parallel" 4605msgstr "" 4606 4607#: config/tc-d10v.c:976 4608msgid "Long instructions may not be combined." 4609msgstr "" 4610 4611#: config/tc-d10v.c:1009 4612msgid "One of these instructions may not be executed in parallel." 4613msgstr "" 4614 4615#: config/tc-d10v.c:1013 config/tc-d30v.c:1038 4616msgid "Two IU instructions may not be executed in parallel" 4617msgstr "" 4618 4619#: config/tc-d10v.c:1015 config/tc-d10v.c:1023 config/tc-d10v.c:1037 4620#: config/tc-d10v.c:1052 config/tc-d30v.c:1039 config/tc-d30v.c:1048 4621msgid "Swapping instruction order" 4622msgstr "" 4623 4624#: config/tc-d10v.c:1021 config/tc-d30v.c:1045 4625msgid "Two MU instructions may not be executed in parallel" 4626msgstr "" 4627 4628#: config/tc-d10v.c:1041 config/tc-d30v.c:1065 4629msgid "IU instruction may not be in the left container" 4630msgstr "" 4631 4632#: config/tc-d10v.c:1043 config/tc-d10v.c:1058 4633msgid "" 4634"Instruction in R container is squashed by flow control instruction in L " 4635"container." 4636msgstr "" 4637 4638#: config/tc-d10v.c:1056 config/tc-d30v.c:1076 4639msgid "MU instruction may not be in the right container" 4640msgstr "" 4641 4642#: config/tc-d10v.c:1062 config/tc-d30v.c:1088 4643msgid "unknown execution type passed to write_2_short()" 4644msgstr "" 4645 4646#: config/tc-d10v.c:1191 config/tc-d10v.c:1366 4647msgid "bad opcode or operands" 4648msgstr "" 4649 4650#: config/tc-d10v.c:1268 4651msgid "value out of range" 4652msgstr "" 4653 4654#: config/tc-d10v.c:1342 4655msgid "illegal operand - register name found where none expected" 4656msgstr "" 4657 4658#: config/tc-d10v.c:1377 4659msgid "Register number must be EVEN" 4660msgstr "" 4661 4662#: config/tc-d10v.c:1380 4663msgid "Unsupported use of sp" 4664msgstr "" 4665 4666#: config/tc-d10v.c:1399 4667#, c-format 4668msgid "cr%ld is a reserved control register" 4669msgstr "" 4670 4671#: config/tc-d10v.c:1574 4672#, c-format 4673msgid "line %d: rep or repi must include at least 4 instructions" 4674msgstr "" 4675 4676#: config/tc-d10v.c:1763 4677msgid "can't find previous opcode " 4678msgstr "" 4679 4680#: config/tc-d10v.c:1775 4681#, c-format 4682msgid "could not assemble: %s" 4683msgstr "" 4684 4685#: config/tc-d10v.c:1790 config/tc-d10v.c:1812 config/tc-d30v.c:1747 4686msgid "Unable to mix instructions as specified" 4687msgstr "" 4688 4689#: config/tc-d30v.c:150 4690#, c-format 4691msgid "Register name %s conflicts with symbol of the same name" 4692msgstr "" 4693 4694#: config/tc-d30v.c:240 4695#, c-format 4696msgid "" 4697"\n" 4698"D30V options:\n" 4699"-O Make adjacent short instructions parallel if " 4700"possible.\n" 4701"-n Warn about all NOPs inserted by the assembler.\n" 4702"-N\t\t\tWarn about NOPs inserted after word multiplies.\n" 4703"-c Warn about symbols whoes names match register " 4704"names.\n" 4705"-C Opposite of -C. -c is the default.\n" 4706msgstr "" 4707 4708#: config/tc-d30v.c:368 4709msgid "unexpected 12-bit reloc type" 4710msgstr "" 4711 4712#: config/tc-d30v.c:375 4713msgid "unexpected 18-bit reloc type" 4714msgstr "" 4715 4716#: config/tc-d30v.c:626 4717#, c-format 4718msgid "%s NOP inserted" 4719msgstr "" 4720 4721#: config/tc-d30v.c:627 4722msgid "sequential" 4723msgstr "" 4724 4725#: config/tc-d30v.c:627 4726msgid "parallel" 4727msgstr "" 4728 4729#: config/tc-d30v.c:1034 4730msgid "Instructions may not be executed in parallel" 4731msgstr "" 4732 4733#: config/tc-d30v.c:1047 4734#, c-format 4735msgid "Executing %s in IU may not work" 4736msgstr "" 4737 4738#: config/tc-d30v.c:1054 4739#, c-format 4740msgid "Executing %s in IU may not work in parallel execution" 4741msgstr "" 4742 4743#: config/tc-d30v.c:1067 4744#, c-format 4745msgid "special left instruction `%s' kills instruction `%s' in right container" 4746msgstr "" 4747 4748#: config/tc-d30v.c:1078 4749#, c-format 4750msgid "Executing %s in reverse serial with %s may not work" 4751msgstr "" 4752 4753#: config/tc-d30v.c:1081 4754#, c-format 4755msgid "Executing %s in IU in reverse serial may not work" 4756msgstr "" 4757 4758#: config/tc-d30v.c:1271 4759msgid "Odd numbered register used as target of multi-register instruction" 4760msgstr "" 4761 4762#: config/tc-d30v.c:1335 config/tc-d30v.c:1371 4763#, c-format 4764msgid "unknown condition code: %s" 4765msgstr "" 4766 4767#: config/tc-d30v.c:1364 4768#, c-format 4769msgid "cmpu doesn't support condition code %s" 4770msgstr "" 4771 4772#: config/tc-d30v.c:1399 4773#, c-format 4774msgid "unknown opcode: %s" 4775msgstr "" 4776 4777#: config/tc-d30v.c:1410 4778#, c-format 4779msgid "operands for opcode `%s' do not match any valid format" 4780msgstr "" 4781 4782#: config/tc-d30v.c:1625 config/tc-d30v.c:1642 4783msgid "Cannot assemble instruction" 4784msgstr "" 4785 4786#: config/tc-d30v.c:1627 4787msgid "First opcode is long. Unable to mix instructions as specified." 4788msgstr "" 4789 4790#: config/tc-d30v.c:1697 4791msgid "word of NOPs added between word multiply and load" 4792msgstr "" 4793 4794#: config/tc-d30v.c:1699 4795msgid "word of NOPs added between word multiply and 16-bit multiply" 4796msgstr "" 4797 4798#: config/tc-d30v.c:1731 4799msgid "Instruction uses long version, so it cannot be mixed as specified" 4800msgstr "" 4801 4802#: config/tc-d30v.c:1858 4803#, c-format 4804msgid "value too large to fit in %d bits" 4805msgstr "" 4806 4807#: config/tc-d30v.c:1926 4808#, c-format 4809msgid "line %d: unable to place address of symbol '%s' into a byte" 4810msgstr "" 4811 4812#: config/tc-d30v.c:1929 4813#, c-format 4814msgid "line %d: unable to place value %lx into a byte" 4815msgstr "" 4816 4817#: config/tc-d30v.c:1937 4818#, c-format 4819msgid "line %d: unable to place address of symbol '%s' into a short" 4820msgstr "" 4821 4822#: config/tc-d30v.c:1940 4823#, c-format 4824msgid "line %d: unable to place value %lx into a short" 4825msgstr "" 4826 4827#: config/tc-d30v.c:1948 4828#, c-format 4829msgid "line %d: unable to place address of symbol '%s' into a quad" 4830msgstr "" 4831 4832#: config/tc-d30v.c:2056 4833#, c-format 4834msgid "Alignment too large: %d assumed" 4835msgstr "" 4836 4837#: config/tc-dlx.c:212 4838msgid "missing .proc" 4839msgstr "" 4840 4841#: config/tc-dlx.c:229 4842msgid ".endfunc missing for previous .proc" 4843msgstr "" 4844 4845#: config/tc-dlx.c:291 config/tc-i860.c:227 config/tc-mips.c:2321 4846#, c-format 4847msgid "internal error: can't hash `%s': %s\n" 4848msgstr "" 4849 4850#. Probably a memory allocation problem? Give up now. 4851#: config/tc-dlx.c:298 config/tc-hppa.c:8354 config/tc-mips.c:2324 4852#: config/tc-mips.c:2416 config/tc-or32.c:211 config/tc-sparc.c:888 4853msgid "Broken assembler. No assembly attempted." 4854msgstr "" 4855 4856#: config/tc-dlx.c:328 4857#, c-format 4858msgid "Bad operand for a load instruction: <%s>" 4859msgstr "" 4860 4861#: config/tc-dlx.c:442 4862#, c-format 4863msgid "Bad operand for a store instruction: <%s>" 4864msgstr "" 4865 4866#: config/tc-dlx.c:622 4867#, c-format 4868msgid "Expression Error for operand modifier %%hi/%%lo\n" 4869msgstr "" 4870 4871#: config/tc-dlx.c:635 config/tc-or32.c:811 4872#, c-format 4873msgid "Invalid expression after %%%%\n" 4874msgstr "" 4875 4876#: config/tc-dlx.c:703 config/tc-tic4x.c:2487 4877#, c-format 4878msgid "Unknown opcode `%s'." 4879msgstr "" 4880 4881#: config/tc-dlx.c:715 4882msgid "Can not set dlx_skip_hi16_flag" 4883msgstr "" 4884 4885#: config/tc-dlx.c:729 4886#, c-format 4887msgid "Missing arguments for opcode <%s>." 4888msgstr "" 4889 4890#: config/tc-dlx.c:763 4891#, c-format 4892msgid "Too many operands: %s" 4893msgstr "" 4894 4895#: config/tc-dlx.c:800 4896#, c-format 4897msgid "Both the_insn.HI and the_insn.LO are set : %s" 4898msgstr "" 4899 4900#: config/tc-dlx.c:870 4901msgid "failed regnum sanity check." 4902msgstr "" 4903 4904#: config/tc-dlx.c:883 4905msgid "failed general register sanity check." 4906msgstr "" 4907 4908#. Types or values of args don't match. 4909#: config/tc-dlx.c:891 4910msgid "Invalid operands" 4911msgstr "" 4912 4913#: config/tc-dlx.c:1120 config/tc-or32.c:773 4914#, c-format 4915msgid "label \"$%d\" redefined" 4916msgstr "" 4917 4918#: config/tc-dlx.c:1158 4919msgid "Invalid expression after # number\n" 4920msgstr "" 4921 4922#: config/tc-epiphany.c:147 4923#, c-format 4924msgid "EPIPHANY specific command line options:\n" 4925msgstr "" 4926 4927#: config/tc-epiphany.c:386 4928msgid "register number too large for push/pop" 4929msgstr "" 4930 4931#: config/tc-epiphany.c:390 4932msgid "register is out of order" 4933msgstr "" 4934 4935#: config/tc-epiphany.c:401 config/tc-m68k.c:6037 config/tc-m68k.c:6066 4936msgid "bad register list" 4937msgstr "" 4938 4939#: config/tc-epiphany.c:404 4940msgid "malformed reglist in push/pop" 4941msgstr "" 4942 4943#. Checks for behavioral restrictions on LD/ST instructions. 4944#: config/tc-epiphany.c:505 4945msgid "destination register modified by displacement-post-modified address" 4946msgstr "" 4947 4948#: config/tc-epiphany.c:506 4949msgid "ldrd/strd requires even:odd register pair" 4950msgstr "" 4951 4952#: config/tc-epiphany.c:824 config/tc-m32r.c:1789 4953msgid "Addend to unresolved symbol not on word boundary." 4954msgstr "" 4955 4956#: config/tc-fr30.c:82 4957#, c-format 4958msgid " FR30 specific command line options:\n" 4959msgstr "" 4960 4961#: config/tc-fr30.c:135 4962#, c-format 4963msgid "Instruction %s not allowed in a delay slot." 4964msgstr "" 4965 4966#: config/tc-frv.c:405 4967#, c-format 4968msgid "Unknown cpu -mcpu=%s" 4969msgstr "" 4970 4971#: config/tc-frv.c:458 4972#, c-format 4973msgid "FRV specific command line options:\n" 4974msgstr "" 4975 4976#: config/tc-frv.c:459 4977#, c-format 4978msgid "-G n Put data <= n bytes in the small data area\n" 4979msgstr "" 4980 4981#: config/tc-frv.c:460 4982#, c-format 4983msgid "-mgpr-32 Mark generated file as only using 32 GPRs\n" 4984msgstr "" 4985 4986#: config/tc-frv.c:461 4987#, c-format 4988msgid "-mgpr-64 Mark generated file as using all 64 GPRs\n" 4989msgstr "" 4990 4991#: config/tc-frv.c:462 4992#, c-format 4993msgid "-mfpr-32 Mark generated file as only using 32 FPRs\n" 4994msgstr "" 4995 4996#: config/tc-frv.c:463 4997#, c-format 4998msgid "-mfpr-64 Mark generated file as using all 64 FPRs\n" 4999msgstr "" 5000 5001#: config/tc-frv.c:464 5002#, c-format 5003msgid "-msoft-float Mark generated file as using software FP\n" 5004msgstr "" 5005 5006#: config/tc-frv.c:465 5007#, c-format 5008msgid "-mdword Mark generated file as using a 8-byte stack alignment\n" 5009msgstr "" 5010 5011#: config/tc-frv.c:466 5012#, c-format 5013msgid "-mno-dword Mark generated file as using a 4-byte stack alignment\n" 5014msgstr "" 5015 5016#: config/tc-frv.c:467 5017#, c-format 5018msgid "" 5019"-mdouble Mark generated file as using double precision FP insns\n" 5020msgstr "" 5021 5022#: config/tc-frv.c:468 5023#, c-format 5024msgid "-mmedia Mark generated file as using media insns\n" 5025msgstr "" 5026 5027#: config/tc-frv.c:469 5028#, c-format 5029msgid "" 5030"-mmuladd Mark generated file as using multiply add/subtract insns\n" 5031msgstr "" 5032 5033#: config/tc-frv.c:470 5034#, c-format 5035msgid "-mpack Allow instructions to be packed\n" 5036msgstr "" 5037 5038#: config/tc-frv.c:471 5039#, c-format 5040msgid "-mno-pack Do not allow instructions to be packed\n" 5041msgstr "" 5042 5043#: config/tc-frv.c:472 5044#, c-format 5045msgid "" 5046"-mpic Mark generated file as using small position independent " 5047"code\n" 5048msgstr "" 5049 5050#: config/tc-frv.c:473 5051#, c-format 5052msgid "" 5053"-mPIC Mark generated file as using large position independent " 5054"code\n" 5055msgstr "" 5056 5057#: config/tc-frv.c:474 5058#, c-format 5059msgid "" 5060"-mlibrary-pic Mark generated file as using position indepedent code for " 5061"libraries\n" 5062msgstr "" 5063 5064#: config/tc-frv.c:475 5065#, c-format 5066msgid "-mfdpic Assemble for the FDPIC ABI\n" 5067msgstr "" 5068 5069#: config/tc-frv.c:476 5070#, c-format 5071msgid "-mnopic Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n" 5072msgstr "" 5073 5074#: config/tc-frv.c:477 5075#, c-format 5076msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n" 5077msgstr "" 5078 5079#: config/tc-frv.c:478 5080#, c-format 5081msgid " Record the cpu type\n" 5082msgstr "" 5083 5084#: config/tc-frv.c:479 5085#, c-format 5086msgid "-mtomcat-stats Print out stats for tomcat workarounds\n" 5087msgstr "" 5088 5089#: config/tc-frv.c:480 5090#, c-format 5091msgid "-mtomcat-debug Debug tomcat workarounds\n" 5092msgstr "" 5093 5094#: config/tc-frv.c:1162 5095msgid "VLIW packing used for -mno-pack" 5096msgstr "" 5097 5098#: config/tc-frv.c:1172 5099msgid "Instruction not supported by this architecture" 5100msgstr "" 5101 5102#: config/tc-frv.c:1182 5103msgid "VLIW packing constraint violation" 5104msgstr "" 5105 5106#: config/tc-frv.c:1773 5107#, c-format 5108msgid "Relocation %s is not safe for %s" 5109msgstr "" 5110 5111#: config/tc-h8300.c:174 5112#, c-format 5113msgid "new section '%s' defined without attributes - this might cause problems" 5114msgstr "" 5115 5116#: config/tc-h8300.c:446 config/tc-h8300.c:454 5117msgid "Reg not valid for H8/300" 5118msgstr "" 5119 5120#: config/tc-h8300.c:535 5121msgid "invalid operand size requested" 5122msgstr "" 5123 5124#: config/tc-h8300.c:634 5125msgid "Invalid register list for ldm/stm\n" 5126msgstr "" 5127 5128#: config/tc-h8300.c:660 config/tc-h8300.c:665 config/tc-h8300.c:672 5129msgid "mismatch between register and suffix" 5130msgstr "" 5131 5132#: config/tc-h8300.c:677 5133msgid "invalid suffix after register." 5134msgstr "" 5135 5136#: config/tc-h8300.c:699 5137msgid "address too high for vector table jmp/jsr" 5138msgstr "" 5139 5140#: config/tc-h8300.c:726 config/tc-h8300.c:838 config/tc-h8300.c:848 5141msgid "Wrong size pointer register for architecture." 5142msgstr "" 5143 5144#: config/tc-h8300.c:785 config/tc-h8300.c:793 config/tc-h8300.c:822 5145msgid "expected @(exp, reg16)" 5146msgstr "" 5147 5148#: config/tc-h8300.c:811 5149msgid "expected .L, .W or .B for register in indexed addressing mode" 5150msgstr "" 5151 5152#: config/tc-h8300.c:1005 5153msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\"" 5154msgstr "" 5155 5156#: config/tc-h8300.c:1023 config/tc-h8300.c:1032 5157msgid "expected register" 5158msgstr "" 5159 5160#: config/tc-h8300.c:1048 5161msgid "expected closing paren" 5162msgstr "" 5163 5164#: config/tc-h8300.c:1107 5165#, c-format 5166msgid "can't use high part of register in operand %d" 5167msgstr "" 5168 5169#: config/tc-h8300.c:1264 5170#, c-format 5171msgid "Opcode `%s' with these operand types not available in %s mode" 5172msgstr "" 5173 5174#: config/tc-h8300.c:1273 5175msgid "mismatch between opcode size and operand size" 5176msgstr "" 5177 5178#: config/tc-h8300.c:1309 5179#, c-format 5180msgid "operand %s0x%lx out of range." 5181msgstr "" 5182 5183#: config/tc-h8300.c:1416 5184msgid "Can't work out size of operand.\n" 5185msgstr "" 5186 5187#: config/tc-h8300.c:1465 5188#, c-format 5189msgid "Opcode `%s' with these operand types not available in H8/300 mode" 5190msgstr "" 5191 5192#: config/tc-h8300.c:1470 5193#, c-format 5194msgid "Opcode `%s' with these operand types not available in H8/300H mode" 5195msgstr "" 5196 5197#: config/tc-h8300.c:1476 5198#, c-format 5199msgid "Opcode `%s' with these operand types not available in H8/300S mode" 5200msgstr "" 5201 5202#: config/tc-h8300.c:1537 config/tc-h8300.c:1557 5203msgid "Need #1 or #2 here" 5204msgstr "" 5205 5206#: config/tc-h8300.c:1552 5207msgid "#4 not valid on H8/300." 5208msgstr "" 5209 5210#: config/tc-h8300.c:1660 config/tc-h8300.c:1742 5211#, c-format 5212msgid "branch operand has odd offset (%lx)\n" 5213msgstr "" 5214 5215#: config/tc-h8300.c:1780 5216msgid "destination operand must be 16 bit register" 5217msgstr "" 5218 5219#: config/tc-h8300.c:1789 5220msgid "source operand must be 8 bit register" 5221msgstr "" 5222 5223#: config/tc-h8300.c:1797 5224msgid "destination operand must be 16bit absolute address" 5225msgstr "" 5226 5227#: config/tc-h8300.c:1804 5228msgid "destination operand must be 8 bit register" 5229msgstr "" 5230 5231#: config/tc-h8300.c:1812 5232msgid "source operand must be 16bit absolute address" 5233msgstr "" 5234 5235#. This seems more sane than saying "too many operands". We'll 5236#. get here only if the trailing trash starts with a comma. 5237#. Types or values of args don't match. 5238#: config/tc-h8300.c:1820 config/tc-mmix.c:472 config/tc-mmix.c:484 5239#: config/tc-mmix.c:2505 config/tc-mmix.c:2529 config/tc-mmix.c:2802 5240#: config/tc-or32.c:527 5241msgid "invalid operands" 5242msgstr "" 5243 5244#: config/tc-h8300.c:1851 5245msgid "operand/size mis-match" 5246msgstr "" 5247 5248#: config/tc-h8300.c:1952 config/tc-mips.c:13197 config/tc-sh.c:2971 5249#: config/tc-sh64.c:2795 config/tc-z8k.c:1226 5250msgid "unknown opcode" 5251msgstr "" 5252 5253#: config/tc-h8300.c:1985 5254msgid "invalid operand in ldm" 5255msgstr "" 5256 5257#: config/tc-h8300.c:1994 5258msgid "invalid operand in stm" 5259msgstr "" 5260 5261#: config/tc-h8300.c:2120 5262#, c-format 5263msgid "call to tc_aout_fix_to_chars \n" 5264msgstr "" 5265 5266#: config/tc-h8300.c:2129 config/tc-xc16x.c:347 5267#, c-format 5268msgid "call to md_convert_frag \n" 5269msgstr "" 5270 5271#: config/tc-h8300.c:2180 config/tc-xc16x.c:251 5272#, c-format 5273msgid "call to md_estimate_size_before_relax \n" 5274msgstr "" 5275 5276#: config/tc-h8300.c:2195 5277msgid "Unexpected reference to a symbol in a non-code section" 5278msgstr "" 5279 5280#: config/tc-h8300.c:2211 config/tc-xc16x.c:292 5281msgid "Difference of symbols in different sections is not supported" 5282msgstr "" 5283 5284#: config/tc-h8300.c:2233 config/tc-mcore.c:2199 config/tc-microblaze.c:2294 5285#: config/tc-pj.c:487 config/tc-sh.c:4468 config/tc-tic6x.c:4500 5286#: config/tc-xc16x.c:315 5287#, c-format 5288msgid "Cannot represent relocation type %s" 5289msgstr "" 5290 5291#. Simple range checking for FIELD against HIGH and LOW bounds. 5292#. IGNORE is used to suppress the error message. 5293#. Variant of CHECK_FIELD for use in md_apply_fix and other places where 5294#. the current file and line number are not valid. 5295#: config/tc-hppa.c:1029 config/tc-hppa.c:1043 5296#, c-format 5297msgid "Field out of range [%d..%d] (%d)." 5298msgstr "" 5299 5300#. Simple alignment checking for FIELD against ALIGN (a power of two). 5301#. IGNORE is used to suppress the error message. 5302#: config/tc-hppa.c:1057 5303#, c-format 5304msgid "Field not properly aligned [%d] (%d)." 5305msgstr "" 5306 5307#: config/tc-hppa.c:1110 5308msgid "Missing .exit\n" 5309msgstr "" 5310 5311#: config/tc-hppa.c:1113 5312msgid "Missing .procend\n" 5313msgstr "" 5314 5315#: config/tc-hppa.c:1298 5316#, c-format 5317msgid "Invalid field selector. Assuming F%%." 5318msgstr "" 5319 5320#: config/tc-hppa.c:1325 5321msgid "Bad segment in expression." 5322msgstr "" 5323 5324#: config/tc-hppa.c:1350 5325#, c-format 5326msgid "Invalid Nullification: (%c)" 5327msgstr "" 5328 5329#: config/tc-hppa.c:1421 5330msgid "Cannot handle fixup" 5331msgstr "" 5332 5333#: config/tc-hppa.c:1719 5334#, c-format 5335msgid " -Q ignored\n" 5336msgstr "" 5337 5338#: config/tc-hppa.c:1723 5339#, c-format 5340msgid " -c print a warning if a comment is found\n" 5341msgstr "" 5342 5343#: config/tc-hppa.c:1789 5344#, c-format 5345msgid "no hppa_fixup entry for fixup type 0x%x" 5346msgstr "" 5347 5348#: config/tc-hppa.c:1968 5349msgid "Unknown relocation encountered in md_apply_fix." 5350msgstr "" 5351 5352#: config/tc-hppa.c:2156 config/tc-hppa.c:2181 5353#, c-format 5354msgid "Undefined register: '%s'." 5355msgstr "" 5356 5357#: config/tc-hppa.c:2215 5358#, c-format 5359msgid "Non-absolute symbol: '%s'." 5360msgstr "" 5361 5362#: config/tc-hppa.c:2230 5363#, c-format 5364msgid "Undefined absolute constant: '%s'." 5365msgstr "" 5366 5367#: config/tc-hppa.c:2261 config/tc-hppa.c:5717 5368msgid "could not update architecture and machine" 5369msgstr "" 5370 5371#: config/tc-hppa.c:2299 5372#, c-format 5373msgid "Invalid FP Compare Condition: %s" 5374msgstr "" 5375 5376#: config/tc-hppa.c:2354 5377#, c-format 5378msgid "Invalid FTEST completer: %s" 5379msgstr "" 5380 5381#: config/tc-hppa.c:2420 config/tc-hppa.c:2457 5382#, c-format 5383msgid "Invalid FP Operand Format: %3s" 5384msgstr "" 5385 5386#: config/tc-hppa.c:2591 5387msgid "Bad segment (should be absolute)." 5388msgstr "" 5389 5390#: config/tc-hppa.c:2617 5391#, c-format 5392msgid "Invalid argument location: %s\n" 5393msgstr "" 5394 5395#: config/tc-hppa.c:2646 5396#, c-format 5397msgid "Invalid argument description: %d" 5398msgstr "" 5399 5400#: config/tc-hppa.c:3475 5401msgid "Invalid Indexed Load Completer." 5402msgstr "" 5403 5404#: config/tc-hppa.c:3480 5405msgid "Invalid Indexed Load Completer Syntax." 5406msgstr "" 5407 5408#: config/tc-hppa.c:3514 5409msgid "Invalid Short Load/Store Completer." 5410msgstr "" 5411 5412#: config/tc-hppa.c:3574 config/tc-hppa.c:3579 5413msgid "Invalid Store Bytes Short Completer" 5414msgstr "" 5415 5416#: config/tc-hppa.c:3894 config/tc-hppa.c:3900 5417msgid "Invalid left/right combination completer" 5418msgstr "" 5419 5420#: config/tc-hppa.c:3949 config/tc-hppa.c:3956 5421msgid "Invalid permutation completer" 5422msgstr "" 5423 5424#: config/tc-hppa.c:4056 5425#, c-format 5426msgid "Invalid Add Condition: %s" 5427msgstr "" 5428 5429#: config/tc-hppa.c:4072 config/tc-hppa.c:4082 5430msgid "Invalid Add and Branch Condition" 5431msgstr "" 5432 5433#: config/tc-hppa.c:4103 config/tc-hppa.c:4248 5434msgid "Invalid Compare/Subtract Condition" 5435msgstr "" 5436 5437#: config/tc-hppa.c:4143 5438#, c-format 5439msgid "Invalid Branch On Bit Condition: %c" 5440msgstr "" 5441 5442#: config/tc-hppa.c:4146 5443msgid "Missing Branch On Bit Condition" 5444msgstr "" 5445 5446#: config/tc-hppa.c:4231 5447#, c-format 5448msgid "Invalid Compare/Subtract Condition: %s" 5449msgstr "" 5450 5451#: config/tc-hppa.c:4263 5452msgid "Invalid Compare and Branch Condition" 5453msgstr "" 5454 5455#: config/tc-hppa.c:4359 5456msgid "Invalid Logical Instruction Condition." 5457msgstr "" 5458 5459#: config/tc-hppa.c:4421 5460msgid "Invalid Shift/Extract/Deposit Condition." 5461msgstr "" 5462 5463#: config/tc-hppa.c:4534 5464msgid "Invalid Unit Instruction Condition." 5465msgstr "" 5466 5467#: config/tc-hppa.c:5013 config/tc-hppa.c:5045 config/tc-hppa.c:5076 5468#: config/tc-hppa.c:5106 5469msgid "Branch to unaligned address" 5470msgstr "" 5471 5472#: config/tc-hppa.c:5290 5473msgid "Invalid SFU identifier" 5474msgstr "" 5475 5476#: config/tc-hppa.c:5340 5477msgid "Invalid COPR identifier" 5478msgstr "" 5479 5480#: config/tc-hppa.c:5469 5481msgid "Invalid Floating Point Operand Format." 5482msgstr "" 5483 5484#: config/tc-hppa.c:5586 config/tc-hppa.c:5606 config/tc-hppa.c:5626 5485#: config/tc-hppa.c:5646 config/tc-hppa.c:5666 5486msgid "Invalid register for single precision fmpyadd or fmpysub" 5487msgstr "" 5488 5489#: config/tc-hppa.c:5734 5490#, c-format 5491msgid "Invalid operands %s" 5492msgstr "" 5493 5494#: config/tc-hppa.c:5744 5495#, c-format 5496msgid "Immediates %d and %d will give undefined behavior." 5497msgstr "" 5498 5499#: config/tc-hppa.c:5796 config/tc-hppa.c:7023 config/tc-hppa.c:7078 5500msgid "Missing function name for .PROC (corrupted label chain)" 5501msgstr "" 5502 5503#: config/tc-hppa.c:5799 config/tc-hppa.c:7081 5504msgid "Missing function name for .PROC" 5505msgstr "" 5506 5507#: config/tc-hppa.c:5858 5508msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff" 5509msgstr "" 5510 5511#: config/tc-hppa.c:5954 5512#, c-format 5513msgid "Invalid .CALL argument: %s" 5514msgstr "" 5515 5516#: config/tc-hppa.c:6102 5517msgid ".callinfo is not within a procedure definition" 5518msgstr "" 5519 5520#: config/tc-hppa.c:6122 5521#, c-format 5522msgid "FRAME parameter must be a multiple of 8: %d\n" 5523msgstr "" 5524 5525#: config/tc-hppa.c:6141 5526msgid "Value for ENTRY_GR must be in the range 3..18\n" 5527msgstr "" 5528 5529#: config/tc-hppa.c:6153 5530msgid "Value for ENTRY_FR must be in the range 12..21\n" 5531msgstr "" 5532 5533#: config/tc-hppa.c:6163 5534msgid "Value for ENTRY_SR must be 3\n" 5535msgstr "" 5536 5537#: config/tc-hppa.c:6219 5538#, c-format 5539msgid "Invalid .CALLINFO argument: %s" 5540msgstr "" 5541 5542#: config/tc-hppa.c:6329 5543msgid "The .ENTER pseudo-op is not supported" 5544msgstr "" 5545 5546#: config/tc-hppa.c:6345 5547msgid "Misplaced .entry. Ignored." 5548msgstr "" 5549 5550#: config/tc-hppa.c:6349 5551msgid "Missing .callinfo." 5552msgstr "" 5553 5554#: config/tc-hppa.c:6413 5555msgid ".REG expression must be a register" 5556msgstr "" 5557 5558#: config/tc-hppa.c:6429 5559msgid "bad or irreducible absolute expression; zero assumed" 5560msgstr "" 5561 5562#: config/tc-hppa.c:6440 5563msgid ".REG must use a label" 5564msgstr "" 5565 5566#: config/tc-hppa.c:6442 5567msgid ".EQU must use a label" 5568msgstr "" 5569 5570#: config/tc-hppa.c:6504 5571#, c-format 5572msgid "Symbol '%s' could not be created." 5573msgstr "" 5574 5575#: config/tc-hppa.c:6508 5576msgid "No memory for symbol name." 5577msgstr "" 5578 5579#: config/tc-hppa.c:6558 5580msgid ".EXIT must appear within a procedure" 5581msgstr "" 5582 5583#: config/tc-hppa.c:6562 5584msgid "Missing .callinfo" 5585msgstr "" 5586 5587#: config/tc-hppa.c:6566 5588msgid "No .ENTRY for this .EXIT" 5589msgstr "" 5590 5591#: config/tc-hppa.c:6606 5592#, c-format 5593msgid "Using ENTRY rather than CODE in export directive for %s" 5594msgstr "" 5595 5596#: config/tc-hppa.c:6729 5597#, c-format 5598msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s" 5599msgstr "" 5600 5601#: config/tc-hppa.c:6753 5602#, c-format 5603msgid "Cannot define export symbol: %s\n" 5604msgstr "" 5605 5606#: config/tc-hppa.c:6850 5607msgid "Missing label name on .LABEL" 5608msgstr "" 5609 5610#: config/tc-hppa.c:6855 5611msgid "extra .LABEL arguments ignored." 5612msgstr "" 5613 5614#: config/tc-hppa.c:6871 5615msgid "The .LEAVE pseudo-op is not supported" 5616msgstr "" 5617 5618#: config/tc-hppa.c:6909 5619msgid "Unrecognized .LEVEL argument\n" 5620msgstr "" 5621 5622#: config/tc-hppa.c:6943 5623#, c-format 5624msgid "Cannot define static symbol: %s\n" 5625msgstr "" 5626 5627#: config/tc-hppa.c:6977 5628msgid "Nested procedures" 5629msgstr "" 5630 5631#: config/tc-hppa.c:6987 5632msgid "Cannot allocate unwind descriptor\n" 5633msgstr "" 5634 5635#: config/tc-hppa.c:7085 5636msgid "misplaced .procend" 5637msgstr "" 5638 5639#: config/tc-hppa.c:7088 5640msgid "Missing .callinfo for this procedure" 5641msgstr "" 5642 5643#: config/tc-hppa.c:7091 5644msgid "Missing .EXIT for a .ENTRY" 5645msgstr "" 5646 5647#: config/tc-hppa.c:7128 5648msgid "Not in a space.\n" 5649msgstr "" 5650 5651#: config/tc-hppa.c:7131 5652msgid "Not in a subspace.\n" 5653msgstr "" 5654 5655#: config/tc-hppa.c:7220 5656msgid "Invalid .SPACE argument" 5657msgstr "" 5658 5659#: config/tc-hppa.c:7266 5660msgid "Can't change spaces within a procedure definition. Ignored" 5661msgstr "" 5662 5663#: config/tc-hppa.c:7394 5664#, c-format 5665msgid "Undefined space: '%s' Assuming space number = 0." 5666msgstr "" 5667 5668#: config/tc-hppa.c:7417 5669msgid "Must be in a space before changing or declaring subspaces.\n" 5670msgstr "" 5671 5672#: config/tc-hppa.c:7421 5673msgid "Can't change subspaces within a procedure definition. Ignored" 5674msgstr "" 5675 5676#: config/tc-hppa.c:7457 5677msgid "Parameters of an existing subspace can't be modified" 5678msgstr "" 5679 5680#: config/tc-hppa.c:7509 5681msgid "Alignment must be a power of 2" 5682msgstr "" 5683 5684#: config/tc-hppa.c:7556 5685msgid "FIRST not supported as a .SUBSPACE argument" 5686msgstr "" 5687 5688#: config/tc-hppa.c:7558 5689msgid "Invalid .SUBSPACE argument" 5690msgstr "" 5691 5692#: config/tc-hppa.c:7747 5693#, c-format 5694msgid "Internal error: Unable to find containing space for %s." 5695msgstr "" 5696 5697#: config/tc-hppa.c:7785 5698#, c-format 5699msgid "Out of memory: could not allocate new space chain entry: %s\n" 5700msgstr "" 5701 5702#: config/tc-hppa.c:7873 5703#, c-format 5704msgid "Out of memory: could not allocate new subspace chain entry: %s\n" 5705msgstr "" 5706 5707#: config/tc-hppa.c:8318 5708msgid "-R option not supported on this target." 5709msgstr "" 5710 5711#: config/tc-hppa.c:8335 config/tc-sparc.c:843 config/tc-sparc.c:880 5712#, c-format 5713msgid "Internal error: can't hash `%s': %s\n" 5714msgstr "" 5715 5716#: config/tc-hppa.c:8344 config/tc-i860.c:236 5717#, c-format 5718msgid "internal error: losing opcode: `%s' \"%s\"\n" 5719msgstr "" 5720 5721#: config/tc-i370.c:419 config/tc-ppc.c:1185 config/tc-s390.c:420 5722#: config/tc-s390.c:427 5723#, c-format 5724msgid "invalid switch -m%s" 5725msgstr "" 5726 5727#: config/tc-i370.c:516 config/tc-s390.c:507 5728#, c-format 5729msgid "Internal assembler error for instruction %s" 5730msgstr "" 5731 5732#: config/tc-i370.c:535 5733#, c-format 5734msgid "Internal assembler error for macro %s" 5735msgstr "" 5736 5737#: config/tc-i370.c:630 config/tc-ppc.c:1893 5738msgid "identifier+constant@got means identifier@got+constant" 5739msgstr "" 5740 5741#: config/tc-i370.c:684 config/tc-m68k.c:8077 config/tc-ppc.c:1982 5742#, c-format 5743msgid "%s relocations do not fit in %d bytes\n" 5744msgstr "" 5745 5746#: config/tc-i370.c:926 config/tc-i370.c:966 5747msgid "unsupported DC type" 5748msgstr "" 5749 5750#: config/tc-i370.c:938 config/tc-i370.c:948 config/tc-i370.c:1530 5751#: config/tc-i370.c:1541 5752msgid "missing end-quote" 5753msgstr "" 5754 5755#: config/tc-i370.c:996 5756msgid "unsupported alignment" 5757msgstr "" 5758 5759#: config/tc-i370.c:1003 5760msgid "this DS form not yet supported" 5761msgstr "" 5762 5763#: config/tc-i370.c:1046 config/tc-m32r.c:1493 config/tc-microblaze.c:177 5764#: config/tc-ppc.c:2047 config/tc-ppc.c:4884 5765msgid "Expected comma after symbol-name: rest of line ignored." 5766msgstr "" 5767 5768#: config/tc-i370.c:1069 config/tc-m32r.c:1517 config/tc-microblaze.c:199 5769#: config/tc-ppc.c:2069 config/tc-ppc.c:3272 config/tc-ppc.c:4908 5770msgid "ignoring bad alignment" 5771msgstr "" 5772 5773#: config/tc-i370.c:1080 config/tc-m32r.c:1544 config/tc-microblaze.c:210 5774#: config/tc-ppc.c:2080 config/tc-ppc.c:4920 5775#, c-format 5776msgid "Ignoring attempt to re-define symbol `%s'." 5777msgstr "" 5778 5779#: config/tc-i370.c:1088 config/tc-microblaze.c:218 config/tc-ppc.c:2088 5780#, c-format 5781msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld." 5782msgstr "" 5783 5784#: config/tc-i370.c:1107 config/tc-m32r.c:1529 config/tc-microblaze.c:234 5785#: config/tc-ppc.c:2106 config/tc-v850.c:375 5786msgid "Common alignment not a power of 2" 5787msgstr "" 5788 5789#: config/tc-i370.c:1245 5790msgid "Missing or bad .using directive" 5791msgstr "" 5792 5793#: config/tc-i370.c:1290 5794msgid "Literal Pool Overflow" 5795msgstr "" 5796 5797#: config/tc-i370.c:1588 5798msgid "expression not a constant" 5799msgstr "" 5800 5801#: config/tc-i370.c:1595 5802msgid "Unknown/unsupported address literal type" 5803msgstr "" 5804 5805#: config/tc-i370.c:1618 5806#, c-format 5807msgid ".ltorg without prior .using in section %s" 5808msgstr "" 5809 5810#: config/tc-i370.c:1622 5811#, c-format 5812msgid ".ltorg in section %s paired to .using in section %s" 5813msgstr "" 5814 5815#: config/tc-i370.c:1645 5816#, c-format 5817msgid "bad alignment of %d bytes in literal pool" 5818msgstr "" 5819 5820#: config/tc-i370.c:1669 5821msgid "bad literal size\n" 5822msgstr "" 5823 5824#: config/tc-i370.c:1743 5825msgid ".using: base address expression illegal or too complex" 5826msgstr "" 5827 5828#: config/tc-i370.c:1778 config/tc-i370.c:1787 5829#, c-format 5830msgid "droping register %d in section %s does not match using register %d" 5831msgstr "" 5832 5833#: config/tc-i370.c:1791 5834#, c-format 5835msgid "droping register %d in section %s previously used in section %s" 5836msgstr "" 5837 5838#: config/tc-i370.c:1847 config/tc-ppc.c:3109 5839msgid "wrong number of operands" 5840msgstr "" 5841 5842#: config/tc-i370.c:1928 config/tc-mn10200.c:899 config/tc-mn10300.c:1251 5843#: config/tc-ppc.c:2405 config/tc-s390.c:1590 config/tc-v850.c:2024 5844#, c-format 5845msgid "Unrecognized opcode: `%s'" 5846msgstr "" 5847 5848#: config/tc-i370.c:2071 5849msgid "not using any base register" 5850msgstr "" 5851 5852#: config/tc-i370.c:2101 5853#, c-format 5854msgid "expecting a register for operand %d" 5855msgstr "" 5856 5857#. Not used --- don't have any 8 byte instructions. 5858#: config/tc-i370.c:2222 5859msgid "Internal Error: bad instruction length" 5860msgstr "" 5861 5862#: config/tc-i386.c:1885 5863#, c-format 5864msgid "%s shortened to %s" 5865msgstr "" 5866 5867#: config/tc-i386.c:1971 5868msgid "same type of prefix used twice" 5869msgstr "" 5870 5871#: config/tc-i386.c:1998 5872#, c-format 5873msgid "64bit mode not supported on `%s'." 5874msgstr "" 5875 5876#: config/tc-i386.c:2007 5877#, c-format 5878msgid "32bit mode not supported on `%s'." 5879msgstr "" 5880 5881#: config/tc-i386.c:2047 5882msgid "bad argument to syntax directive." 5883msgstr "" 5884 5885#: config/tc-i386.c:2096 5886msgid "bad argument to sse_check directive." 5887msgstr "" 5888 5889#: config/tc-i386.c:2100 5890msgid "missing argument for sse_check directive" 5891msgstr "" 5892 5893#: config/tc-i386.c:2135 5894#, c-format 5895msgid "`%s' is not supported on `%s'" 5896msgstr "" 5897 5898#: config/tc-i386.c:2209 5899#, c-format 5900msgid "no such architecture: `%s'" 5901msgstr "" 5902 5903#: config/tc-i386.c:2214 5904msgid "missing cpu architecture" 5905msgstr "" 5906 5907#: config/tc-i386.c:2228 5908#, c-format 5909msgid "no such architecture modifier: `%s'" 5910msgstr "" 5911 5912#: config/tc-i386.c:2243 config/tc-i386.c:2266 5913msgid "Intel L1OM is 64bit ELF only" 5914msgstr "" 5915 5916#: config/tc-i386.c:2250 config/tc-i386.c:2273 5917msgid "Intel K1OM is 64bit ELF only" 5918msgstr "" 5919 5920#: config/tc-i386.c:2284 config/tc-i386.c:8711 5921msgid "unknown architecture" 5922msgstr "" 5923 5924#: config/tc-i386.c:2318 config/tc-i386.c:2340 5925#, c-format 5926msgid "internal Error: Can't hash %s: %s" 5927msgstr "" 5928 5929#: config/tc-i386.c:2635 5930#, c-format 5931msgid "unknown relocation (%u)" 5932msgstr "" 5933 5934#: config/tc-i386.c:2637 5935#, c-format 5936msgid "%u-byte relocation cannot be applied to %u-byte field" 5937msgstr "" 5938 5939#: config/tc-i386.c:2641 5940msgid "non-pc-relative relocation for pc-relative field" 5941msgstr "" 5942 5943#: config/tc-i386.c:2646 5944msgid "relocated field and relocation type differ in signedness" 5945msgstr "" 5946 5947#: config/tc-i386.c:2655 5948msgid "there are no unsigned pc-relative relocations" 5949msgstr "" 5950 5951#: config/tc-i386.c:2663 5952#, c-format 5953msgid "cannot do %u byte pc-relative relocation" 5954msgstr "" 5955 5956#: config/tc-i386.c:2680 5957#, c-format 5958msgid "cannot do %s %u byte relocation" 5959msgstr "" 5960 5961#: config/tc-i386.c:2964 5962#, c-format 5963msgid "can't use register '%s%s' as operand %d in '%s'." 5964msgstr "" 5965 5966#: config/tc-i386.c:3076 5967#, c-format 5968msgid "SSE instruction `%s' is used" 5969msgstr "" 5970 5971#: config/tc-i386.c:3090 config/tc-i386.c:4562 5972#, c-format 5973msgid "ambiguous operand size for `%s'" 5974msgstr "" 5975 5976#: config/tc-i386.c:3107 5977msgid "expecting lockable instruction after `lock'" 5978msgstr "" 5979 5980#. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc. 5981#: config/tc-i386.c:3158 5982#, c-format 5983msgid "translating to `%sp'" 5984msgstr "" 5985 5986#: config/tc-i386.c:3213 5987#, c-format 5988msgid "can't encode register '%s%s' in an instruction requiring REX prefix." 5989msgstr "" 5990 5991#: config/tc-i386.c:3256 config/tc-i386.c:3388 5992#, c-format 5993msgid "no such instruction: `%s'" 5994msgstr "" 5995 5996#: config/tc-i386.c:3267 config/tc-i386.c:3421 5997#, c-format 5998msgid "invalid character %s in mnemonic" 5999msgstr "" 6000 6001#: config/tc-i386.c:3274 6002msgid "expecting prefix; got nothing" 6003msgstr "" 6004 6005#: config/tc-i386.c:3276 6006msgid "expecting mnemonic; got nothing" 6007msgstr "" 6008 6009#: config/tc-i386.c:3291 config/tc-i386.c:3439 6010#, c-format 6011msgid "`%s' is only supported in 64-bit mode" 6012msgstr "" 6013 6014#: config/tc-i386.c:3292 config/tc-i386.c:3438 6015#, c-format 6016msgid "`%s' is not supported in 64-bit mode" 6017msgstr "" 6018 6019#: config/tc-i386.c:3304 6020#, c-format 6021msgid "redundant %s prefix" 6022msgstr "" 6023 6024#: config/tc-i386.c:3445 6025#, c-format 6026msgid "`%s' is not supported on `%s%s'" 6027msgstr "" 6028 6029#: config/tc-i386.c:3456 6030msgid "use .code16 to ensure correct addressing mode" 6031msgstr "" 6032 6033#: config/tc-i386.c:3469 6034#, c-format 6035msgid "expecting string instruction after `%s'" 6036msgstr "" 6037 6038#: config/tc-i386.c:3501 6039#, c-format 6040msgid "invalid character %s before operand %d" 6041msgstr "" 6042 6043#: config/tc-i386.c:3515 6044#, c-format 6045msgid "unbalanced parenthesis in operand %d." 6046msgstr "" 6047 6048#: config/tc-i386.c:3518 6049#, c-format 6050msgid "unbalanced brackets in operand %d." 6051msgstr "" 6052 6053#: config/tc-i386.c:3527 6054#, c-format 6055msgid "invalid character %s in operand %d" 6056msgstr "" 6057 6058#: config/tc-i386.c:3555 6059#, c-format 6060msgid "spurious operands; (%d operands/instruction max)" 6061msgstr "" 6062 6063#: config/tc-i386.c:3578 6064msgid "expecting operand after ','; got nothing" 6065msgstr "" 6066 6067#: config/tc-i386.c:3583 6068msgid "expecting operand before ','; got nothing" 6069msgstr "" 6070 6071#: config/tc-i386.c:4257 6072msgid "operand size mismatch" 6073msgstr "" 6074 6075#: config/tc-i386.c:4260 6076msgid "operand type mismatch" 6077msgstr "" 6078 6079#: config/tc-i386.c:4263 6080msgid "register type mismatch" 6081msgstr "" 6082 6083#: config/tc-i386.c:4266 6084msgid "number of operands mismatch" 6085msgstr "" 6086 6087#: config/tc-i386.c:4269 6088msgid "invalid instruction suffix" 6089msgstr "" 6090 6091#: config/tc-i386.c:4272 6092msgid "Imm4 isn't the first operand" 6093msgstr "" 6094 6095#: config/tc-i386.c:4275 6096msgid "only supported with old gcc" 6097msgstr "" 6098 6099#: config/tc-i386.c:4278 6100msgid "unsupported with Intel mnemonic" 6101msgstr "" 6102 6103#: config/tc-i386.c:4281 6104msgid "unsupported syntax" 6105msgstr "" 6106 6107#: config/tc-i386.c:4284 6108msgid "unsupported" 6109msgstr "" 6110 6111#: config/tc-i386.c:4287 6112msgid "invalid VSIB address" 6113msgstr "" 6114 6115#: config/tc-i386.c:4290 6116msgid "unsupported vector index register" 6117msgstr "" 6118 6119#: config/tc-i386.c:4293 6120#, c-format 6121msgid "%s for `%s'" 6122msgstr "" 6123 6124#: config/tc-i386.c:4304 6125#, c-format 6126msgid "indirect %s without `*'" 6127msgstr "" 6128 6129#. Warn them that a data or address size prefix doesn't 6130#. affect assembly of the next line of code. 6131#: config/tc-i386.c:4312 6132#, c-format 6133msgid "stand-alone `%s' prefix" 6134msgstr "" 6135 6136#: config/tc-i386.c:4346 config/tc-i386.c:4362 6137#, c-format 6138msgid "`%s' operand %d must use `%ses' segment" 6139msgstr "" 6140 6141#. We have to know the operand size for crc32. 6142#: config/tc-i386.c:4416 6143#, c-format 6144msgid "ambiguous memory operand size for `%s`" 6145msgstr "" 6146 6147#: config/tc-i386.c:4535 6148msgid "" 6149"no instruction mnemonic suffix given and no register operands; can't size " 6150"instruction" 6151msgstr "" 6152 6153#: config/tc-i386.c:4672 config/tc-i386.c:4747 config/tc-i386.c:4776 6154#: config/tc-i386.c:4822 config/tc-i386.c:4860 6155#, c-format 6156msgid "incorrect register `%s%s' used with `%c' suffix" 6157msgstr "" 6158 6159#: config/tc-i386.c:4680 config/tc-i386.c:4754 config/tc-i386.c:4867 6160#, c-format 6161msgid "using `%s%s' instead of `%s%s' due to `%c' suffix" 6162msgstr "" 6163 6164#: config/tc-i386.c:4706 config/tc-i386.c:4730 config/tc-i386.c:4798 6165#: config/tc-i386.c:4843 6166#, c-format 6167msgid "`%s%s' not allowed with `%s%c'" 6168msgstr "" 6169 6170#: config/tc-i386.c:4932 6171msgid "no instruction mnemonic suffix given; can't determine immediate size" 6172msgstr "" 6173 6174#: config/tc-i386.c:4968 6175#, c-format 6176msgid "the last operand of `%s' must be `%s%s'" 6177msgstr "" 6178 6179#: config/tc-i386.c:4971 6180#, c-format 6181msgid "the first operand of `%s' must be `%s%s'" 6182msgstr "" 6183 6184#: config/tc-i386.c:5119 6185#, c-format 6186msgid "you can't `pop %scs'" 6187msgstr "" 6188 6189#. Reversed arguments on faddp, fsubp, etc. 6190#: config/tc-i386.c:5148 6191#, c-format 6192msgid "translating to `%s %s%s,%s%s'" 6193msgstr "" 6194 6195#. Extraneous `l' suffix on fp insn. 6196#: config/tc-i386.c:5155 6197#, c-format 6198msgid "translating to `%s %s%s'" 6199msgstr "" 6200 6201#: config/tc-i386.c:5183 6202#, c-format 6203msgid "segment override on `%s' is ineffectual" 6204msgstr "" 6205 6206#: config/tc-i386.c:5923 config/tc-i386.c:6017 config/tc-i386.c:6062 6207msgid "skipping prefixes on this instruction" 6208msgstr "" 6209 6210#: config/tc-i386.c:6082 6211msgid "16-bit jump out of range" 6212msgstr "" 6213 6214#: config/tc-i386.c:6091 6215#, c-format 6216msgid "can't handle non absolute segment in `%s'" 6217msgstr "" 6218 6219#: config/tc-i386.c:6671 6220#, c-format 6221msgid "@%s reloc is not supported with %d-bit output format" 6222msgstr "" 6223 6224#: config/tc-i386.c:6719 6225#, c-format 6226msgid "missing or invalid expression `%s'" 6227msgstr "" 6228 6229#: config/tc-i386.c:6776 6230#, c-format 6231msgid "at most %d immediate operands are allowed" 6232msgstr "" 6233 6234#: config/tc-i386.c:6798 config/tc-i386.c:7045 6235#, c-format 6236msgid "junk `%s' after expression" 6237msgstr "" 6238 6239#: config/tc-i386.c:6819 6240#, c-format 6241msgid "missing or invalid immediate expression `%s'" 6242msgstr "" 6243 6244#: config/tc-i386.c:6842 config/tc-i386.c:7135 6245#, c-format 6246msgid "unimplemented segment %s in operand" 6247msgstr "" 6248 6249#: config/tc-i386.c:6849 6250#, c-format 6251msgid "illegal immediate register operand %s" 6252msgstr "" 6253 6254#: config/tc-i386.c:6897 6255#, c-format 6256msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'" 6257msgstr "" 6258 6259#: config/tc-i386.c:6906 6260#, c-format 6261msgid "scale factor of %d without an index register" 6262msgstr "" 6263 6264#: config/tc-i386.c:6928 6265#, c-format 6266msgid "at most %d displacement operands are allowed" 6267msgstr "" 6268 6269#: config/tc-i386.c:7101 6270#, c-format 6271msgid "missing or invalid displacement expression `%s'" 6272msgstr "" 6273 6274#: config/tc-i386.c:7118 6275#, c-format 6276msgid "0x%lx out range of signed 32bit displacement" 6277msgstr "" 6278 6279#: config/tc-i386.c:7222 6280#, c-format 6281msgid "`%s' is not valid here (expected `%c%s%s%c')" 6282msgstr "" 6283 6284#: config/tc-i386.c:7306 6285#, c-format 6286msgid "`%s' is not a valid %s expression" 6287msgstr "" 6288 6289#: config/tc-i386.c:7311 6290#, c-format 6291msgid "`%s' is not a valid %s-bit %s expression" 6292msgstr "" 6293 6294#: config/tc-i386.c:7392 6295#, c-format 6296msgid "bad memory operand `%s'" 6297msgstr "" 6298 6299#: config/tc-i386.c:7407 6300#, c-format 6301msgid "junk `%s' after register" 6302msgstr "" 6303 6304#: config/tc-i386.c:7420 config/tc-i386.c:7536 config/tc-i386.c:7577 6305#, c-format 6306msgid "bad register name `%s'" 6307msgstr "" 6308 6309#: config/tc-i386.c:7428 6310msgid "immediate operand illegal with absolute jump" 6311msgstr "" 6312 6313#: config/tc-i386.c:7450 6314#, c-format 6315msgid "too many memory references for `%s'" 6316msgstr "" 6317 6318#: config/tc-i386.c:7528 6319#, c-format 6320msgid "expecting `,' or `)' after index register in `%s'" 6321msgstr "" 6322 6323#: config/tc-i386.c:7553 6324#, c-format 6325msgid "expecting `)' after scale factor in `%s'" 6326msgstr "" 6327 6328#: config/tc-i386.c:7561 6329#, c-format 6330msgid "expecting index register or scale factor after `,'; got '%c'" 6331msgstr "" 6332 6333#: config/tc-i386.c:7569 6334#, c-format 6335msgid "expecting `,' or `)' after base register in `%s'" 6336msgstr "" 6337 6338#. It's not a memory operand; argh! 6339#: config/tc-i386.c:7613 6340#, c-format 6341msgid "invalid char %s beginning operand %d `%s'" 6342msgstr "" 6343 6344#: config/tc-i386.c:7791 6345msgid "long jump required" 6346msgstr "" 6347 6348#: config/tc-i386.c:7846 6349msgid "jump target out of range" 6350msgstr "" 6351 6352#: config/tc-i386.c:8360 6353msgid "no compiled in support for x86_64" 6354msgstr "" 6355 6356#: config/tc-i386.c:8380 6357msgid "no compiled in support for 32bit x86_64" 6358msgstr "" 6359 6360#: config/tc-i386.c:8384 6361msgid "32bit x86_64 is only supported for ELF" 6362msgstr "" 6363 6364#: config/tc-i386.c:8414 config/tc-i386.c:8470 6365#, c-format 6366msgid "invalid -march= option: `%s'" 6367msgstr "" 6368 6369#: config/tc-i386.c:8479 config/tc-i386.c:8491 6370#, c-format 6371msgid "invalid -mtune= option: `%s'" 6372msgstr "" 6373 6374#: config/tc-i386.c:8500 6375#, c-format 6376msgid "invalid -mmnemonic= option: `%s'" 6377msgstr "" 6378 6379#: config/tc-i386.c:8509 6380#, c-format 6381msgid "invalid -msyntax= option: `%s'" 6382msgstr "" 6383 6384#: config/tc-i386.c:8536 6385#, c-format 6386msgid "invalid -msse-check= option: `%s'" 6387msgstr "" 6388 6389#: config/tc-i386.c:8545 6390#, c-format 6391msgid "invalid -mavxscalar= option: `%s'" 6392msgstr "" 6393 6394#: config/tc-i386.c:8637 6395#, c-format 6396msgid "" 6397" -Q ignored\n" 6398" -V print assembler version number\n" 6399" -k ignored\n" 6400msgstr "" 6401 6402#: config/tc-i386.c:8642 6403#, c-format 6404msgid "" 6405" -n Do not optimize code alignment\n" 6406" -q quieten some warnings\n" 6407msgstr "" 6408 6409#: config/tc-i386.c:8646 6410#, c-format 6411msgid " -s ignored\n" 6412msgstr "" 6413 6414#: config/tc-i386.c:8651 6415#, c-format 6416msgid " --32/--64/--x32 generate 32bit/64bit/x32 code\n" 6417msgstr "" 6418 6419#: config/tc-i386.c:8655 6420#, c-format 6421msgid " --divide do not treat `/' as a comment character\n" 6422msgstr "" 6423 6424#: config/tc-i386.c:8658 6425#, c-format 6426msgid " --divide ignored\n" 6427msgstr "" 6428 6429#: config/tc-i386.c:8661 6430#, c-format 6431msgid "" 6432" -march=CPU[,+EXTENSION...]\n" 6433" generate code for CPU and EXTENSION, CPU is one " 6434"of:\n" 6435msgstr "" 6436 6437#: config/tc-i386.c:8665 6438#, c-format 6439msgid " EXTENSION is combination of:\n" 6440msgstr "" 6441 6442#: config/tc-i386.c:8668 6443#, c-format 6444msgid " -mtune=CPU optimize for CPU, CPU is one of:\n" 6445msgstr "" 6446 6447#: config/tc-i386.c:8671 6448#, c-format 6449msgid " -msse2avx encode SSE instructions with VEX prefix\n" 6450msgstr "" 6451 6452#: config/tc-i386.c:8673 6453#, c-format 6454msgid "" 6455" -msse-check=[none|error|warning]\n" 6456" check SSE instructions\n" 6457msgstr "" 6458 6459#: config/tc-i386.c:8676 6460#, c-format 6461msgid "" 6462" -mavxscalar=[128|256] encode scalar AVX instructions with specific " 6463"vector\n" 6464" length\n" 6465msgstr "" 6466 6467#: config/tc-i386.c:8679 6468#, c-format 6469msgid " -mmnemonic=[att|intel] use AT&T/Intel mnemonic\n" 6470msgstr "" 6471 6472#: config/tc-i386.c:8681 6473#, c-format 6474msgid " -msyntax=[att|intel] use AT&T/Intel syntax\n" 6475msgstr "" 6476 6477#: config/tc-i386.c:8683 6478#, c-format 6479msgid " -mindex-reg support pseudo index registers\n" 6480msgstr "" 6481 6482#: config/tc-i386.c:8685 6483#, c-format 6484msgid " -mnaked-reg don't require `%%' prefix for registers\n" 6485msgstr "" 6486 6487#: config/tc-i386.c:8687 6488#, c-format 6489msgid " -mold-gcc support old (<= 2.8.1) versions of gcc\n" 6490msgstr "" 6491 6492#: config/tc-i386.c:8761 6493msgid "Intel L1OM is 64bit only" 6494msgstr "" 6495 6496#: config/tc-i386.c:8767 6497msgid "Intel K1OM is 64bit only" 6498msgstr "" 6499 6500#: config/tc-i386.c:8984 6501#, c-format 6502msgid "can not do %d byte pc-relative relocation" 6503msgstr "" 6504 6505#: config/tc-i386.c:9002 6506#, c-format 6507msgid "can not do %d byte relocation" 6508msgstr "" 6509 6510#: config/tc-i386.c:9070 6511#, c-format 6512msgid "cannot represent relocation type %s in x32 mode" 6513msgstr "" 6514 6515#: config/tc-i386.c:9105 config/tc-s390.c:2346 6516#, c-format 6517msgid "cannot represent relocation type %s" 6518msgstr "" 6519 6520#: config/tc-i386.c:9222 6521msgid "bad .section directive: want a,l,w,x,M,S,G,T in string" 6522msgstr "" 6523 6524#: config/tc-i386.c:9225 6525msgid "bad .section directive: want a,w,x,M,S,G,T in string" 6526msgstr "" 6527 6528#: config/tc-i386.c:9244 6529msgid ".largecomm supported only in 64bit mode, producing .comm" 6530msgstr "" 6531 6532#: config/tc-i860.c:122 6533msgid "Directive .dual available only with -mintel-syntax option" 6534msgstr "" 6535 6536#: config/tc-i860.c:132 6537msgid "Directive .enddual available only with -mintel-syntax option" 6538msgstr "" 6539 6540#: config/tc-i860.c:145 6541msgid "Directive .atmp available only with -mintel-syntax option" 6542msgstr "" 6543 6544#: config/tc-i860.c:167 config/tc-i860.c:171 6545msgid "Unknown temporary pseudo register" 6546msgstr "" 6547 6548#: config/tc-i860.c:247 6549msgid "Defective assembler. No assembly attempted." 6550msgstr "" 6551 6552#: config/tc-i860.c:393 config/tc-i860.c:939 config/tc-m68k.c:3914 6553#: config/tc-m68k.c:3946 config/tc-sparc.c:2824 6554msgid "failed sanity check." 6555msgstr "" 6556 6557#: config/tc-i860.c:400 6558#, c-format 6559msgid "Expanded opcode after delayed branch: `%s'" 6560msgstr "" 6561 6562#: config/tc-i860.c:404 6563#, c-format 6564msgid "Expanded opcode in dual mode: `%s'" 6565msgstr "" 6566 6567#: config/tc-i860.c:408 6568#, c-format 6569msgid "An instruction was expanded (%s)" 6570msgstr "" 6571 6572#: config/tc-i860.c:675 6573msgid "Pipelined instruction: fsrc1 = fdest" 6574msgstr "" 6575 6576#: config/tc-i860.c:878 config/tc-i860.c:885 config/tc-i860.c:892 6577msgid "Assembler does not yet support PIC" 6578msgstr "" 6579 6580#: config/tc-i860.c:956 6581#, c-format 6582msgid "Illegal operands for %s" 6583msgstr "" 6584 6585#: config/tc-i860.c:973 6586#, c-format 6587msgid "'d.%s' must be 8-byte aligned" 6588msgstr "" 6589 6590#: config/tc-i860.c:981 6591#, c-format 6592msgid "Prefix 'd.' invalid for instruction `%s'" 6593msgstr "" 6594 6595#: config/tc-i860.c:1134 6596#, c-format 6597msgid "" 6598" -EL\t\t\t generate code for little endian mode (default)\n" 6599" -EB\t\t\t generate code for big endian mode\n" 6600" -mwarn-expand\t\t warn if pseudo operations are expanded\n" 6601" -mxp\t\t\t enable i860XP support (disabled by default)\n" 6602" -mintel-syntax\t enable Intel syntax (default to AT&T/SVR4)\n" 6603msgstr "" 6604 6605#. SVR4 compatibility flags. 6606#: config/tc-i860.c:1142 6607#, c-format 6608msgid "" 6609" -V\t\t\t print assembler version number\n" 6610" -Qy, -Qn\t\t ignored\n" 6611msgstr "" 6612 6613#: config/tc-i860.c:1205 6614msgid "This immediate requires 0 MOD 2 alignment" 6615msgstr "" 6616 6617#: config/tc-i860.c:1208 6618msgid "This immediate requires 0 MOD 4 alignment" 6619msgstr "" 6620 6621#: config/tc-i860.c:1211 6622msgid "This immediate requires 0 MOD 8 alignment" 6623msgstr "" 6624 6625#: config/tc-i860.c:1214 6626msgid "This immediate requires 0 MOD 16 alignment" 6627msgstr "" 6628 6629#: config/tc-i860.c:1309 6630msgid "5-bit immediate too large" 6631msgstr "" 6632 6633#: config/tc-i860.c:1312 6634msgid "5-bit field must be absolute" 6635msgstr "" 6636 6637#: config/tc-i860.c:1357 config/tc-i860.c:1380 6638msgid "A branch offset requires 0 MOD 4 alignment" 6639msgstr "" 6640 6641#: config/tc-i860.c:1401 6642#, c-format 6643msgid "Unrecognized fix-up (0x%08lx)" 6644msgstr "" 6645 6646#: config/tc-i960.c:486 6647#, c-format 6648msgid "Hashing returned \"%s\"." 6649msgstr "" 6650 6651#: config/tc-i960.c:582 config/tc-i960.c:1112 6652msgid "expression syntax error" 6653msgstr "" 6654 6655#: config/tc-i960.c:618 6656msgid "attempt to branch into different segment" 6657msgstr "" 6658 6659#: config/tc-i960.c:622 6660#, c-format 6661msgid "target of %s instruction must be a label" 6662msgstr "" 6663 6664#: config/tc-i960.c:732 6665msgid "unaligned register" 6666msgstr "" 6667 6668#: config/tc-i960.c:754 6669msgid "no such sfr in this architecture" 6670msgstr "" 6671 6672#: config/tc-i960.c:792 6673msgid "illegal literal" 6674msgstr "" 6675 6676#: config/tc-i960.c:942 6677msgid "invalid index register" 6678msgstr "" 6679 6680#: config/tc-i960.c:965 6681msgid "invalid scale factor" 6682msgstr "" 6683 6684#: config/tc-i960.c:1189 6685msgid "architecture of opcode conflicts with that of earlier instruction(s)" 6686msgstr "" 6687 6688#: config/tc-i960.c:1423 config/tc-xtensa.c:11519 6689msgid "too many operands" 6690msgstr "" 6691 6692#. We never moved: there was no opcode either! 6693#: config/tc-i960.c:1471 6694msgid "missing opcode" 6695msgstr "" 6696 6697#: config/tc-i960.c:1611 6698msgid "branch prediction invalid on this opcode" 6699msgstr "" 6700 6701#: config/tc-i960.c:1649 6702#, c-format 6703msgid "invalid opcode, \"%s\"." 6704msgstr "" 6705 6706#: config/tc-i960.c:1651 6707#, c-format 6708msgid "improper number of operands. expecting %d, got %d" 6709msgstr "" 6710 6711#: config/tc-i960.c:1751 6712#, c-format 6713msgid "Fixup of %ld too large for field width of %d" 6714msgstr "" 6715 6716#: config/tc-i960.c:1861 6717#, c-format 6718msgid "invalid architecture %s" 6719msgstr "" 6720 6721#: config/tc-i960.c:1881 6722#, c-format 6723msgid "I960 options:\n" 6724msgstr "" 6725 6726#: config/tc-i960.c:1884 6727#, c-format 6728msgid "" 6729"\n" 6730"\t\t\tspecify variant of 960 architecture\n" 6731"-b\t\t\tadd code to collect statistics about branches taken\n" 6732"-link-relax\t\tpreserve individual alignment directives so linker\n" 6733"\t\t\tcan do relaxing (b.out format only)\n" 6734"-no-relax\t\tdon't alter compare-and-branch instructions for\n" 6735"\t\t\tlong displacements\n" 6736msgstr "" 6737 6738#: config/tc-i960.c:2146 6739msgid "should have 1 or 2 operands" 6740msgstr "" 6741 6742#: config/tc-i960.c:2154 config/tc-i960.c:2169 6743#, c-format 6744msgid "Redefining leafproc %s" 6745msgstr "" 6746 6747#: config/tc-i960.c:2199 6748msgid "should have two operands" 6749msgstr "" 6750 6751#: config/tc-i960.c:2209 6752msgid "'entry_num' must be absolute number in [0,31]" 6753msgstr "" 6754 6755#: config/tc-i960.c:2217 6756#, c-format 6757msgid "Redefining entrynum for sysproc %s" 6758msgstr "" 6759 6760#. Should not happen: see block comment above. 6761#: config/tc-i960.c:2317 6762#, c-format 6763msgid "Trying to 'bal' to %s" 6764msgstr "" 6765 6766#: config/tc-i960.c:2327 6767msgid "Looks like a proc, but can't tell what kind.\n" 6768msgstr "" 6769 6770#: config/tc-i960.c:2346 6771msgid "big endian mode is not supported" 6772msgstr "" 6773 6774#: config/tc-i960.c:2348 6775#, c-format 6776msgid "ignoring unrecognized .endian type `%s'" 6777msgstr "" 6778 6779#: config/tc-i960.c:2393 6780msgid "can't use COBR format with external label" 6781msgstr "" 6782 6783#: config/tc-i960.c:2568 6784msgid "option --link-relax is only supported in b.out format" 6785msgstr "" 6786 6787#: config/tc-i960.c:2595 6788#, c-format 6789msgid "No 'bal' entry point for leafproc %s" 6790msgstr "" 6791 6792#: config/tc-ia64.c:864 6793msgid "bad .section directive: want a,o,s,w,x,M,S,G,T in string" 6794msgstr "" 6795 6796#: config/tc-ia64.c:916 6797msgid "Size of frame exceeds maximum of 96 registers" 6798msgstr "" 6799 6800#: config/tc-ia64.c:921 6801msgid "Size of rotating registers exceeds frame size" 6802msgstr "" 6803 6804#: config/tc-ia64.c:1008 6805msgid "Unwind directive not followed by an instruction." 6806msgstr "" 6807 6808#: config/tc-ia64.c:1017 config/tc-ia64.c:7449 6809msgid "qualifying predicate not followed by instruction" 6810msgstr "" 6811 6812#: config/tc-ia64.c:1082 config/tc-ia64.c:1116 6813msgid "record type is not valid" 6814msgstr "" 6815 6816#: config/tc-ia64.c:1185 6817msgid "Invalid record type for P3 format." 6818msgstr "" 6819 6820#: config/tc-ia64.c:1221 6821msgid "Invalid record type for format P6" 6822msgstr "" 6823 6824#: config/tc-ia64.c:1401 config/tc-ia64.c:1453 6825msgid "Invalid record type for format B1" 6826msgstr "" 6827 6828#: config/tc-ia64.c:1486 6829msgid "Invalid record type for format X1" 6830msgstr "" 6831 6832#: config/tc-ia64.c:1528 6833msgid "Invalid record type for format X3" 6834msgstr "" 6835 6836#: config/tc-ia64.c:1566 6837msgid "Previous .save incomplete" 6838msgstr "" 6839 6840#: config/tc-ia64.c:2391 6841msgid "spill_mask record unimplemented." 6842msgstr "" 6843 6844#: config/tc-ia64.c:2448 6845msgid "record_type_not_valid" 6846msgstr "" 6847 6848#: config/tc-ia64.c:2533 6849msgid "Ignoring attempt to spill beyond end of region" 6850msgstr "" 6851 6852#: config/tc-ia64.c:2592 6853msgid "Only constant space allocation is supported" 6854msgstr "" 6855 6856#: config/tc-ia64.c:2606 6857msgid "Only constant offsets are supported" 6858msgstr "" 6859 6860#: config/tc-ia64.c:2629 6861msgid "Section switching in code is not supported." 6862msgstr "" 6863 6864#: config/tc-ia64.c:2671 6865msgid " Insn slot not set in unwind record." 6866msgstr "" 6867 6868#: config/tc-ia64.c:2745 6869msgid "frgr_mem record before region record!" 6870msgstr "" 6871 6872#: config/tc-ia64.c:2756 6873msgid "fr_mem record before region record!" 6874msgstr "" 6875 6876#: config/tc-ia64.c:2765 6877msgid "gr_mem record before region record!" 6878msgstr "" 6879 6880#: config/tc-ia64.c:2774 6881msgid "br_mem record before region record!" 6882msgstr "" 6883 6884#: config/tc-ia64.c:2784 6885msgid "gr_gr record before region record!" 6886msgstr "" 6887 6888#: config/tc-ia64.c:2792 6889msgid "br_gr record before region record!" 6890msgstr "" 6891 6892#: config/tc-ia64.c:2910 6893#, c-format 6894msgid "First operand to .%s must be a predicate" 6895msgstr "" 6896 6897#: config/tc-ia64.c:2914 6898#, c-format 6899msgid "Pointless use of p0 as first operand to .%s" 6900msgstr "" 6901 6902#: config/tc-ia64.c:2970 6903#, c-format 6904msgid "Operand %d to .%s must be a preserved register" 6905msgstr "" 6906 6907#: config/tc-ia64.c:3006 6908#, c-format 6909msgid "Operand %d to .%s must be a writable register" 6910msgstr "" 6911 6912#: config/tc-ia64.c:3031 6913#, c-format 6914msgid "Radix `%s' unsupported or invalid" 6915msgstr "" 6916 6917#: config/tc-ia64.c:3061 config/tc-ia64.c:3066 6918#, c-format 6919msgid ".%s outside of %s" 6920msgstr "" 6921 6922#: config/tc-ia64.c:3151 6923msgid "Tags on unwind pseudo-ops aren't supported, yet" 6924msgstr "" 6925 6926#: config/tc-ia64.c:3173 6927msgid "First operand to .fframe must be a constant" 6928msgstr "" 6929 6930#: config/tc-ia64.c:3193 6931msgid "First operand to .vframe must be a general register" 6932msgstr "" 6933 6934#: config/tc-ia64.c:3201 6935msgid "Operand of .vframe contradicts .prologue" 6936msgstr "" 6937 6938#: config/tc-ia64.c:3211 6939msgid ".vframepsp is meaningless, assuming .vframesp was meant" 6940msgstr "" 6941 6942#: config/tc-ia64.c:3219 6943msgid "Operand to .vframesp must be a constant (sp-relative offset)" 6944msgstr "" 6945 6946#: config/tc-ia64.c:3246 6947msgid "First operand to .save not a register" 6948msgstr "" 6949 6950#: config/tc-ia64.c:3252 6951msgid "Second operand to .save not a valid register" 6952msgstr "" 6953 6954#: config/tc-ia64.c:3283 config/tc-ia64.c:3294 config/tc-ia64.c:3302 6955msgid "Second operand of .save contradicts .prologue" 6956msgstr "" 6957 6958#: config/tc-ia64.c:3309 6959msgid "First operand to .save not a valid register" 6960msgstr "" 6961 6962#: config/tc-ia64.c:3327 6963msgid "First operand to .restore must be stack pointer (sp)" 6964msgstr "" 6965 6966#: config/tc-ia64.c:3336 6967msgid "Second operand to .restore must be a constant >= 0" 6968msgstr "" 6969 6970#: config/tc-ia64.c:3346 6971#, c-format 6972msgid "Epilogue count of %lu exceeds number of nested prologues (%u)" 6973msgstr "" 6974 6975#: config/tc-ia64.c:3433 6976#, c-format 6977msgid "Illegal section name `%s' (causes unwind section name clash)" 6978msgstr "" 6979 6980#: config/tc-ia64.c:3624 6981msgid "First operand to .altrp not a valid branch register" 6982msgstr "" 6983 6984#: config/tc-ia64.c:3653 6985#, c-format 6986msgid "First operand to .%s not a register" 6987msgstr "" 6988 6989#: config/tc-ia64.c:3658 6990#, c-format 6991msgid "Second operand to .%s not a constant" 6992msgstr "" 6993 6994#: config/tc-ia64.c:3725 6995#, c-format 6996msgid "First operand to .%s not a valid register" 6997msgstr "" 6998 6999#: config/tc-ia64.c:3748 7000msgid "First operand to .save.g must be a positive 4-bit constant" 7001msgstr "" 7002 7003#: config/tc-ia64.c:3761 7004msgid "Second operand to .save.g must be a general register" 7005msgstr "" 7006 7007#: config/tc-ia64.c:3766 7008#, c-format 7009msgid "Second operand to .save.g must be the first of %d general registers" 7010msgstr "" 7011 7012#: config/tc-ia64.c:3789 7013msgid "Operand to .save.f must be a positive 20-bit constant" 7014msgstr "" 7015 7016#: config/tc-ia64.c:3812 7017msgid "First operand to .save.b must be a positive 5-bit constant" 7018msgstr "" 7019 7020#: config/tc-ia64.c:3825 7021msgid "Second operand to .save.b must be a general register" 7022msgstr "" 7023 7024#: config/tc-ia64.c:3830 7025#, c-format 7026msgid "Second operand to .save.b must be the first of %d general registers" 7027msgstr "" 7028 7029#: config/tc-ia64.c:3856 7030msgid "First operand to .save.gf must be a non-negative 4-bit constant" 7031msgstr "" 7032 7033#: config/tc-ia64.c:3864 7034msgid "Second operand to .save.gf must be a non-negative 20-bit constant" 7035msgstr "" 7036 7037#: config/tc-ia64.c:3872 7038msgid "Operands to .save.gf may not be both zero" 7039msgstr "" 7040 7041#: config/tc-ia64.c:3889 7042msgid "Operand to .spill must be a constant" 7043msgstr "" 7044 7045#: config/tc-ia64.c:3958 7046#, c-format 7047msgid "Operand %d to .%s must be a constant" 7048msgstr "" 7049 7050#: config/tc-ia64.c:3979 7051#, c-format 7052msgid "Missing .label_state %ld" 7053msgstr "" 7054 7055#: config/tc-ia64.c:4033 7056msgid "Operand to .label_state must be a constant" 7057msgstr "" 7058 7059#: config/tc-ia64.c:4052 7060msgid "Operand to .copy_state must be a constant" 7061msgstr "" 7062 7063#: config/tc-ia64.c:4075 7064msgid "First operand to .unwabi must be a constant" 7065msgstr "" 7066 7067#: config/tc-ia64.c:4081 7068msgid "Second operand to .unwabi must be a constant" 7069msgstr "" 7070 7071#: config/tc-ia64.c:4116 7072msgid "Missing .endp after previous .proc" 7073msgstr "" 7074 7075#: config/tc-ia64.c:4135 7076msgid "Empty argument of .proc" 7077msgstr "" 7078 7079#: config/tc-ia64.c:4140 7080#, c-format 7081msgid "`%s' was already defined" 7082msgstr "" 7083 7084#: config/tc-ia64.c:4183 7085msgid "Initial .body should precede any instructions" 7086msgstr "" 7087 7088#: config/tc-ia64.c:4202 7089msgid ".prologue within prologue" 7090msgstr "" 7091 7092#: config/tc-ia64.c:4207 7093msgid "Initial .prologue should precede any instructions" 7094msgstr "" 7095 7096#: config/tc-ia64.c:4217 7097msgid "First operand to .prologue must be a positive 4-bit constant" 7098msgstr "" 7099 7100#: config/tc-ia64.c:4219 7101msgid "Pointless use of zero first operand to .prologue" 7102msgstr "" 7103 7104#: config/tc-ia64.c:4233 7105msgid "Using a constant as second operand to .prologue is deprecated" 7106msgstr "" 7107 7108#: config/tc-ia64.c:4239 7109msgid "Second operand to .prologue must be a general register" 7110msgstr "" 7111 7112#: config/tc-ia64.c:4244 7113#, c-format 7114msgid "Second operand to .prologue must be the first of %d general registers" 7115msgstr "" 7116 7117#: config/tc-ia64.c:4356 7118#, c-format 7119msgid "`%s' was not defined within procedure" 7120msgstr "" 7121 7122#: config/tc-ia64.c:4394 7123msgid "Empty argument of .endp" 7124msgstr "" 7125 7126#: config/tc-ia64.c:4408 7127#, c-format 7128msgid "`%s' was not specified with previous .proc" 7129msgstr "" 7130 7131#: config/tc-ia64.c:4423 7132#, c-format 7133msgid "`%s' should be an operand to this .endp" 7134msgstr "" 7135 7136#: config/tc-ia64.c:4464 config/tc-ia64.c:4802 config/tc-ia64.c:5109 7137msgid "Comma expected" 7138msgstr "" 7139 7140#: config/tc-ia64.c:4505 7141msgid "Expected '['" 7142msgstr "" 7143 7144#: config/tc-ia64.c:4514 config/tc-ia64.c:7584 7145msgid "Expected ']'" 7146msgstr "" 7147 7148#: config/tc-ia64.c:4519 7149msgid "Number of elements must be positive" 7150msgstr "" 7151 7152#: config/tc-ia64.c:4530 7153#, c-format 7154msgid "Used more than the declared %d rotating registers" 7155msgstr "" 7156 7157#: config/tc-ia64.c:4538 7158msgid "Used more than the available 96 rotating registers" 7159msgstr "" 7160 7161#: config/tc-ia64.c:4545 7162msgid "Used more than the available 48 rotating registers" 7163msgstr "" 7164 7165#: config/tc-ia64.c:4573 7166#, c-format 7167msgid "Attempt to redefine register set `%s'" 7168msgstr "" 7169 7170#: config/tc-ia64.c:4639 7171#, c-format 7172msgid "Unknown psr option `%s'" 7173msgstr "" 7174 7175#: config/tc-ia64.c:4687 7176msgid "Missing section name" 7177msgstr "" 7178 7179#: config/tc-ia64.c:4697 7180msgid "Comma expected after section name" 7181msgstr "" 7182 7183#: config/tc-ia64.c:4708 7184msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated." 7185msgstr "" 7186 7187#: config/tc-ia64.c:4797 7188msgid "Register name expected" 7189msgstr "" 7190 7191#: config/tc-ia64.c:4810 7192msgid "Register value annotation ignored" 7193msgstr "" 7194 7195#: config/tc-ia64.c:4849 7196msgid "Directive invalid within a bundle" 7197msgstr "" 7198 7199#: config/tc-ia64.c:4940 7200msgid "Missing predicate relation type" 7201msgstr "" 7202 7203#: config/tc-ia64.c:4946 7204msgid "Unrecognized predicate relation type" 7205msgstr "" 7206 7207#: config/tc-ia64.c:4992 7208msgid "Bad register range" 7209msgstr "" 7210 7211#: config/tc-ia64.c:5001 config/tc-ia64.c:7529 7212msgid "Predicate register expected" 7213msgstr "" 7214 7215#: config/tc-ia64.c:5006 7216msgid "Duplicate predicate register ignored" 7217msgstr "" 7218 7219#: config/tc-ia64.c:5022 7220msgid "Predicate source and target required" 7221msgstr "" 7222 7223#: config/tc-ia64.c:5024 config/tc-ia64.c:5036 7224msgid "Use of p0 is not valid in this context" 7225msgstr "" 7226 7227#: config/tc-ia64.c:5031 7228msgid "At least two PR arguments expected" 7229msgstr "" 7230 7231#: config/tc-ia64.c:5045 7232msgid "At least one PR argument expected" 7233msgstr "" 7234 7235#: config/tc-ia64.c:5080 7236#, c-format 7237msgid "Inserting \"%s\" into entry hint table failed: %s" 7238msgstr "" 7239 7240#. FIXME -- need 62-bit relocation type 7241#: config/tc-ia64.c:5548 7242msgid "62-bit relocation not yet implemented" 7243msgstr "" 7244 7245#. XXX technically, this is wrong: we should not be issuing warning 7246#. messages until we're sure this instruction pattern is going to 7247#. be used! 7248#: config/tc-ia64.c:5632 7249msgid "lower 16 bits of mask ignored" 7250msgstr "" 7251 7252#: config/tc-ia64.c:5946 7253msgid "Expected separator `='" 7254msgstr "" 7255 7256#: config/tc-ia64.c:5980 7257msgid "Duplicate equal sign (=) in instruction" 7258msgstr "" 7259 7260#: config/tc-ia64.c:5987 7261#, c-format 7262msgid "Illegal operand separator `%c'" 7263msgstr "" 7264 7265#: config/tc-ia64.c:6102 7266#, c-format 7267msgid "Operand %u of `%s' should be %s" 7268msgstr "" 7269 7270#: config/tc-ia64.c:6106 7271msgid "Wrong number of output operands" 7272msgstr "" 7273 7274#: config/tc-ia64.c:6108 7275msgid "Wrong number of input operands" 7276msgstr "" 7277 7278#: config/tc-ia64.c:6110 7279msgid "Operand mismatch" 7280msgstr "" 7281 7282#: config/tc-ia64.c:6192 7283#, c-format 7284msgid "Invalid use of `%c%d' as output operand" 7285msgstr "" 7286 7287#: config/tc-ia64.c:6195 7288#, c-format 7289msgid "Invalid use of `r%d' as base update address operand" 7290msgstr "" 7291 7292#: config/tc-ia64.c:6219 7293#, c-format 7294msgid "Invalid duplicate use of `%c%d'" 7295msgstr "" 7296 7297#: config/tc-ia64.c:6226 7298#, c-format 7299msgid "Invalid simultaneous use of `f%d' and `f%d'" 7300msgstr "" 7301 7302#: config/tc-ia64.c:6232 7303#, c-format 7304msgid "Dangerous simultaneous use of `f%d' and `f%d'" 7305msgstr "" 7306 7307#: config/tc-ia64.c:6276 7308msgid "Value truncated to 62 bits" 7309msgstr "" 7310 7311#: config/tc-ia64.c:6339 7312#, c-format 7313msgid "Bad operand value: %s" 7314msgstr "" 7315 7316#. Give an error if a frag containing code is not aligned to a 16 byte 7317#. boundary. 7318#: config/tc-ia64.c:6414 config/tc-ia64.h:177 7319msgid "instruction address is not a multiple of 16" 7320msgstr "" 7321 7322#: config/tc-ia64.c:6482 7323#, c-format 7324msgid "`%s' must be last in bundle" 7325msgstr "" 7326 7327#: config/tc-ia64.c:6514 7328#, c-format 7329msgid "Internal error: don't know how to force %s to end of instruction group" 7330msgstr "" 7331 7332#: config/tc-ia64.c:6527 7333#, c-format 7334msgid "`%s' must be last in instruction group" 7335msgstr "" 7336 7337#: config/tc-ia64.c:6557 7338msgid "Label must be first in a bundle" 7339msgstr "" 7340 7341#: config/tc-ia64.c:6634 7342msgid "hint in B unit may be treated as nop" 7343msgstr "" 7344 7345#: config/tc-ia64.c:6645 7346msgid "hint in B unit can't be used" 7347msgstr "" 7348 7349#: config/tc-ia64.c:6659 7350msgid "emit_one_bundle: unexpected dynamic op" 7351msgstr "" 7352 7353#: config/tc-ia64.c:6782 7354#, c-format 7355msgid "`%s' does not fit into %s template" 7356msgstr "" 7357 7358#: config/tc-ia64.c:6797 7359#, c-format 7360msgid "`%s' does not fit into bundle" 7361msgstr "" 7362 7363#: config/tc-ia64.c:6809 7364#, c-format 7365msgid "`%s' can't go in %s of %s template" 7366msgstr "" 7367 7368#: config/tc-ia64.c:6815 7369msgid "Missing '}' at end of file" 7370msgstr "" 7371 7372#: config/tc-ia64.c:6962 7373#, c-format 7374msgid "Unrecognized option '-x%s'" 7375msgstr "" 7376 7377#: config/tc-ia64.c:6989 7378msgid "" 7379"IA-64 options:\n" 7380" --mconstant-gp\t mark output file as using the constant-GP model\n" 7381"\t\t\t (sets ELF header flag EF_IA_64_CONS_GP)\n" 7382" --mauto-pic\t\t mark output file as using the constant-GP model\n" 7383"\t\t\t without function descriptors (sets ELF header flag\n" 7384"\t\t\t EF_IA_64_NOFUNCDESC_CONS_GP)\n" 7385" -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n" 7386" -mle | -mbe\t\t select little- or big-endian byte order (default -mle)\n" 7387" -mtune=[itanium1|itanium2]\n" 7388"\t\t\t tune for a specific CPU (default -mtune=itanium2)\n" 7389" -munwind-check=[warning|error]\n" 7390"\t\t\t unwind directive check (default -munwind-check=warning)\n" 7391" -mhint.b=[ok|warning|error]\n" 7392"\t\t\t hint.b check (default -mhint.b=error)\n" 7393" -x | -xexplicit\t turn on dependency violation checking\n" 7394msgstr "" 7395 7396#. Note for translators: "automagically" can be translated as "automatically" here. 7397#: config/tc-ia64.c:7006 7398msgid "" 7399" -xauto\t\t automagically remove dependency violations (default)\n" 7400" -xnone\t\t turn off dependency violation checking\n" 7401" -xdebug\t\t debug dependency violation checker\n" 7402" -xdebugn\t\t debug dependency violation checker but turn off\n" 7403"\t\t\t dependency violation checking\n" 7404" -xdebugx\t\t debug dependency violation checker and turn on\n" 7405"\t\t\t dependency violation checking\n" 7406msgstr "" 7407 7408#: config/tc-ia64.c:7021 7409msgid "--gstabs is not supported for ia64" 7410msgstr "" 7411 7412#: config/tc-ia64.c:7259 7413#, c-format 7414msgid "ia64.md_begin: can't hash `%s': %s" 7415msgstr "" 7416 7417#: config/tc-ia64.c:7320 7418#, c-format 7419msgid "Inserting \"%s\" into constant hash table failed: %s" 7420msgstr "" 7421 7422#: config/tc-ia64.c:7332 config/tc-mips.c:2310 7423msgid "Could not set architecture and machine" 7424msgstr "" 7425 7426#: config/tc-ia64.c:7464 7427msgid "Explicit stops are ignored in auto mode" 7428msgstr "" 7429 7430#: config/tc-ia64.c:7473 7431msgid "Found '{' when manual bundling is already turned on" 7432msgstr "" 7433 7434#: config/tc-ia64.c:7486 7435msgid "Found '{' after explicit switch to automatic mode" 7436msgstr "" 7437 7438#: config/tc-ia64.c:7492 7439msgid "Found '}' when manual bundling is off" 7440msgstr "" 7441 7442#: config/tc-ia64.c:7519 7443msgid "Expected ')'" 7444msgstr "" 7445 7446#: config/tc-ia64.c:7524 7447msgid "Qualifying predicate expected" 7448msgstr "" 7449 7450#: config/tc-ia64.c:7543 7451msgid "Tag must come before qualifying predicate." 7452msgstr "" 7453 7454#: config/tc-ia64.c:7573 7455msgid "Expected ':'" 7456msgstr "" 7457 7458#: config/tc-ia64.c:7589 7459msgid "Tag name expected" 7460msgstr "" 7461 7462#: config/tc-ia64.c:7691 7463msgid "Rotating register index must be a non-negative constant" 7464msgstr "" 7465 7466#: config/tc-ia64.c:7696 7467#, c-format 7468msgid "Index out of range 0..%u" 7469msgstr "" 7470 7471#: config/tc-ia64.c:7708 7472msgid "Indirect register index must be a general register" 7473msgstr "" 7474 7475#: config/tc-ia64.c:7717 7476msgid "Index can only be applied to rotating or indirect registers" 7477msgstr "" 7478 7479#: config/tc-ia64.c:7753 config/tc-xstormy16.c:146 7480msgid "Expected '('" 7481msgstr "" 7482 7483#: config/tc-ia64.c:7761 config/tc-pdp11.c:448 config/tc-pdp11.c:512 7484#: config/tc-pdp11.c:546 config/tc-tilegx.c:991 config/tc-tilepro.c:860 7485#: config/tc-xstormy16.c:155 7486msgid "Missing ')'" 7487msgstr "" 7488 7489#: config/tc-ia64.c:7779 config/tc-xstormy16.c:162 7490msgid "Not a symbolic expression" 7491msgstr "" 7492 7493#: config/tc-ia64.c:7784 config/tc-ia64.c:7798 7494msgid "Illegal combination of relocation functions" 7495msgstr "" 7496 7497#: config/tc-ia64.c:7887 7498msgid "No current frame" 7499msgstr "" 7500 7501#: config/tc-ia64.c:7889 7502#, c-format 7503msgid "Register number out of range 0..%u" 7504msgstr "" 7505 7506#: config/tc-ia64.c:7927 7507msgid "Standalone `#' is illegal" 7508msgstr "" 7509 7510#: config/tc-ia64.c:7930 7511msgid "Redundant `#' suffix operators" 7512msgstr "" 7513 7514#: config/tc-ia64.c:8088 7515#, c-format 7516msgid "Unhandled dependency %s for %s (%s), note %d" 7517msgstr "" 7518 7519#: config/tc-ia64.c:9383 7520#, c-format 7521msgid "Unrecognized dependency specifier %d\n" 7522msgstr "" 7523 7524#: config/tc-ia64.c:10259 7525msgid "Only the first path encountering the conflict is reported" 7526msgstr "" 7527 7528#: config/tc-ia64.c:10261 7529msgid "This is the location of the conflicting usage" 7530msgstr "" 7531 7532#: config/tc-ia64.c:10522 7533#, c-format 7534msgid "Unknown opcode `%s'" 7535msgstr "" 7536 7537#: config/tc-ia64.c:10600 7538#, c-format 7539msgid "AR %d can only be accessed by %c-unit" 7540msgstr "" 7541 7542#: config/tc-ia64.c:10612 7543msgid "hint.b may be treated as nop" 7544msgstr "" 7545 7546#: config/tc-ia64.c:10615 7547msgid "hint.b shouldn't be used" 7548msgstr "" 7549 7550#: config/tc-ia64.c:10654 7551#, c-format 7552msgid "`%s' cannot be predicated" 7553msgstr "" 7554 7555#: config/tc-ia64.c:10726 7556msgid "Closing bracket missing" 7557msgstr "" 7558 7559#: config/tc-ia64.c:10735 7560msgid "Index must be a general register" 7561msgstr "" 7562 7563#: config/tc-ia64.c:10900 7564#, c-format 7565msgid "Unsupported fixup size %d" 7566msgstr "" 7567 7568#. This should be an error, but since previously there wasn't any 7569#. diagnostic here, don't make it fail because of this for now. 7570#: config/tc-ia64.c:11172 7571#, c-format 7572msgid "Cannot express %s%d%s relocation" 7573msgstr "" 7574 7575#: config/tc-ia64.c:11191 7576msgid "No addend allowed in @fptr() relocation" 7577msgstr "" 7578 7579#: config/tc-ia64.c:11230 7580msgid "integer operand out of range" 7581msgstr "" 7582 7583#: config/tc-ia64.c:11297 7584#, c-format 7585msgid "%s must have a constant value" 7586msgstr "" 7587 7588#: config/tc-ia64.c:11317 7589msgid "cannot resolve @slotcount parameter" 7590msgstr "" 7591 7592#: config/tc-ia64.c:11350 7593msgid "invalid @slotcount value" 7594msgstr "" 7595 7596#: config/tc-ia64.c:11387 config/tc-z8k.c:1372 7597#, c-format 7598msgid "Cannot represent %s relocation in object file" 7599msgstr "" 7600 7601#: config/tc-ia64.c:11498 7602msgid "Can't add stop bit to mark end of instruction group" 7603msgstr "" 7604 7605#: config/tc-ia64.c:11598 config/tc-score.c:6105 read.c:1448 read.c:2434 7606#: read.c:3137 read.c:3475 read.c:3519 7607msgid "expected symbol name" 7608msgstr "" 7609 7610#: config/tc-ia64.c:11608 read.c:2444 read.c:3147 read.c:3503 stabs.c:469 7611#, c-format 7612msgid "expected comma after \"%s\"" 7613msgstr "" 7614 7615#: config/tc-ia64.c:11650 7616#, c-format 7617msgid "`%s' is already the alias of %s `%s'" 7618msgstr "" 7619 7620#: config/tc-ia64.c:11660 7621#, c-format 7622msgid "%s `%s' already has an alias `%s'" 7623msgstr "" 7624 7625#: config/tc-ia64.c:11671 7626#, c-format 7627msgid "inserting \"%s\" into %s alias hash table failed: %s" 7628msgstr "" 7629 7630#: config/tc-ia64.c:11679 7631#, c-format 7632msgid "inserting \"%s\" into %s name hash table failed: %s" 7633msgstr "" 7634 7635#: config/tc-ia64.c:11705 7636#, c-format 7637msgid "symbol `%s' aliased to `%s' is not used" 7638msgstr "" 7639 7640#: config/tc-ia64.c:11728 7641#, c-format 7642msgid "section `%s' aliased to `%s' is not used" 7643msgstr "" 7644 7645#: config/tc-ip2k.c:158 7646#, c-format 7647msgid "IP2K specific command line options:\n" 7648msgstr "" 7649 7650#: config/tc-ip2k.c:159 7651#, c-format 7652msgid " -mip2022 restrict to IP2022 insns \n" 7653msgstr "" 7654 7655#: config/tc-ip2k.c:160 7656#, c-format 7657msgid " -mip2022ext permit extended IP2022 insn\n" 7658msgstr "" 7659 7660#: config/tc-iq2000.c:364 7661#, c-format 7662msgid "the yielding instruction %s may not be in a delay slot." 7663msgstr "" 7664 7665#: config/tc-iq2000.c:372 7666#, c-format 7667msgid "Register number (R%ld) for double word access must be even." 7668msgstr "" 7669 7670#: config/tc-iq2000.c:381 config/tc-iq2000.c:386 config/tc-iq2000.c:391 7671#: config/tc-iq2000.c:408 config/tc-mt.c:244 config/tc-mt.c:249 7672#, c-format 7673msgid "operand references R%ld of previous load." 7674msgstr "" 7675 7676#: config/tc-iq2000.c:396 7677msgid "instruction implicitly accesses R31 of previous load." 7678msgstr "" 7679 7680#: config/tc-iq2000.c:651 config/tc-mep.c:2008 7681msgid "Unmatched high relocation" 7682msgstr "" 7683 7684#: config/tc-iq2000.c:829 config/tc-mips.c:18680 config/tc-score.c:5815 7685msgid ".end not in text section" 7686msgstr "" 7687 7688#: config/tc-iq2000.c:833 config/tc-mips.c:18684 config/tc-score.c:5818 7689msgid ".end directive without a preceding .ent directive." 7690msgstr "" 7691 7692#: config/tc-iq2000.c:842 config/tc-mips.c:18693 config/tc-score.c:5826 7693msgid ".end symbol does not match .ent symbol." 7694msgstr "" 7695 7696#: config/tc-iq2000.c:845 config/tc-mips.c:18700 config/tc-score.c:5831 7697msgid ".end directive missing or unknown symbol" 7698msgstr "" 7699 7700#: config/tc-iq2000.c:863 7701msgid "Expected simple number." 7702msgstr "" 7703 7704#: config/tc-iq2000.c:892 config/tc-mips.c:18605 config/tc-score.c:5667 7705#, c-format 7706msgid " *input_line_pointer == '%c' 0x%02x\n" 7707msgstr "" 7708 7709#: config/tc-iq2000.c:894 7710msgid "Invalid number" 7711msgstr "" 7712 7713#: config/tc-iq2000.c:928 config/tc-mips.c:18772 config/tc-score.c:5705 7714msgid ".ent or .aent not in text section." 7715msgstr "" 7716 7717#: config/tc-iq2000.c:931 7718msgid "missing `.end'" 7719msgstr "" 7720 7721#: config/tc-lm32.c:237 config/tc-moxie.c:575 7722msgid "bad call to md_atof" 7723msgstr "" 7724 7725#: config/tc-m32c.c:143 7726#, c-format 7727msgid " M32C specific command line options:\n" 7728msgstr "" 7729 7730#. Pretend that we do not recognise this option. 7731#: config/tc-m32r.c:331 7732msgid "Unrecognised option: -hidden" 7733msgstr "" 7734 7735#: config/tc-m32r.c:358 config/tc-sparc.c:610 7736msgid "Unrecognized option following -K" 7737msgstr "" 7738 7739#: config/tc-m32r.c:373 7740#, c-format 7741msgid " M32R specific command line options:\n" 7742msgstr "" 7743 7744#: config/tc-m32r.c:375 7745#, c-format 7746msgid "" 7747" -m32r disable support for the m32rx instruction set\n" 7748msgstr "" 7749 7750#: config/tc-m32r.c:377 7751#, c-format 7752msgid " -m32rx support the extended m32rx instruction set\n" 7753msgstr "" 7754 7755#: config/tc-m32r.c:379 7756#, c-format 7757msgid " -m32r2 support the extended m32r2 instruction set\n" 7758msgstr "" 7759 7760#: config/tc-m32r.c:381 7761#, c-format 7762msgid " -EL,-little produce little endian code and data\n" 7763msgstr "" 7764 7765#: config/tc-m32r.c:383 7766#, c-format 7767msgid " -EB,-big produce big endian code and data\n" 7768msgstr "" 7769 7770#: config/tc-m32r.c:385 7771#, c-format 7772msgid " -parallel try to combine instructions in parallel\n" 7773msgstr "" 7774 7775#: config/tc-m32r.c:387 7776#, c-format 7777msgid " -no-parallel disable -parallel\n" 7778msgstr "" 7779 7780#: config/tc-m32r.c:389 7781#, c-format 7782msgid "" 7783" -no-bitinst disallow the M32R2's extended bit-field " 7784"instructions\n" 7785msgstr "" 7786 7787#: config/tc-m32r.c:391 7788#, c-format 7789msgid " -O try to optimize code. Implies -parallel\n" 7790msgstr "" 7791 7792#: config/tc-m32r.c:394 7793#, c-format 7794msgid "" 7795" -warn-explicit-parallel-conflicts warn when parallel instructions\n" 7796msgstr "" 7797 7798#: config/tc-m32r.c:396 7799#, c-format 7800msgid " might violate contraints\n" 7801msgstr "" 7802 7803#: config/tc-m32r.c:398 7804#, c-format 7805msgid " -no-warn-explicit-parallel-conflicts do not warn when parallel\n" 7806msgstr "" 7807 7808#: config/tc-m32r.c:400 7809#, c-format 7810msgid "" 7811" instructions might violate " 7812"contraints\n" 7813msgstr "" 7814 7815#: config/tc-m32r.c:402 7816#, c-format 7817msgid "" 7818" -Wp synonym for -warn-explicit-parallel-conflicts\n" 7819msgstr "" 7820 7821#: config/tc-m32r.c:404 7822#, c-format 7823msgid "" 7824" -Wnp synonym for -no-warn-explicit-parallel-conflicts\n" 7825msgstr "" 7826 7827#: config/tc-m32r.c:406 7828#, c-format 7829msgid "" 7830" -ignore-parallel-conflicts do not check parallel instructions\n" 7831msgstr "" 7832 7833#: config/tc-m32r.c:408 7834#, c-format 7835msgid " for constraint violations\n" 7836msgstr "" 7837 7838#: config/tc-m32r.c:410 7839#, c-format 7840msgid "" 7841" -no-ignore-parallel-conflicts check parallel instructions for\n" 7842msgstr "" 7843 7844#: config/tc-m32r.c:412 7845#, c-format 7846msgid " constraint violations\n" 7847msgstr "" 7848 7849#: config/tc-m32r.c:414 7850#, c-format 7851msgid " -Ip synonym for -ignore-parallel-conflicts\n" 7852msgstr "" 7853 7854#: config/tc-m32r.c:416 7855#, c-format 7856msgid " -nIp synonym for -no-ignore-parallel-conflicts\n" 7857msgstr "" 7858 7859#: config/tc-m32r.c:419 7860#, c-format 7861msgid "" 7862" -warn-unmatched-high warn when an (s)high reloc has no matching low " 7863"reloc\n" 7864msgstr "" 7865 7866#: config/tc-m32r.c:421 7867#, c-format 7868msgid " -no-warn-unmatched-high do not warn about missing low relocs\n" 7869msgstr "" 7870 7871#: config/tc-m32r.c:423 7872#, c-format 7873msgid " -Wuh synonym for -warn-unmatched-high\n" 7874msgstr "" 7875 7876#: config/tc-m32r.c:425 7877#, c-format 7878msgid " -Wnuh synonym for -no-warn-unmatched-high\n" 7879msgstr "" 7880 7881#: config/tc-m32r.c:428 7882#, c-format 7883msgid " -KPIC generate PIC\n" 7884msgstr "" 7885 7886#: config/tc-m32r.c:850 7887msgid "instructions write to the same destination register." 7888msgstr "" 7889 7890#: config/tc-m32r.c:858 7891msgid "Instructions do not use parallel execution pipelines." 7892msgstr "" 7893 7894#: config/tc-m32r.c:866 7895msgid "Instructions share the same execution pipeline" 7896msgstr "" 7897 7898#: config/tc-m32r.c:931 config/tc-m32r.c:1045 7899#, c-format 7900msgid "not a 16 bit instruction '%s'" 7901msgstr "" 7902 7903#: config/tc-m32r.c:943 config/tc-m32r.c:1057 config/tc-m32r.c:1241 7904#, c-format 7905msgid "instruction '%s' is for the M32R2 only" 7906msgstr "" 7907 7908#: config/tc-m32r.c:956 config/tc-m32r.c:1070 config/tc-m32r.c:1254 7909#, c-format 7910msgid "unknown instruction '%s'" 7911msgstr "" 7912 7913#: config/tc-m32r.c:965 config/tc-m32r.c:1077 config/tc-m32r.c:1261 7914#, c-format 7915msgid "instruction '%s' is for the M32RX only" 7916msgstr "" 7917 7918#: config/tc-m32r.c:974 config/tc-m32r.c:1086 7919#, c-format 7920msgid "instruction '%s' cannot be executed in parallel." 7921msgstr "" 7922 7923#: config/tc-m32r.c:1029 config/tc-m32r.c:1111 config/tc-m32r.c:1318 7924msgid "internal error: lookup/get operands failed" 7925msgstr "" 7926 7927#: config/tc-m32r.c:1096 7928#, c-format 7929msgid "'%s': only the NOP instruction can be issued in parallel on the m32r" 7930msgstr "" 7931 7932#: config/tc-m32r.c:1125 7933#, c-format 7934msgid "" 7935"%s: output of 1st instruction is the same as an input to 2nd instruction - " 7936"is this intentional ?" 7937msgstr "" 7938 7939#: config/tc-m32r.c:1129 7940#, c-format 7941msgid "" 7942"%s: output of 2nd instruction is the same as an input to 1st instruction - " 7943"is this intentional ?" 7944msgstr "" 7945 7946#: config/tc-m32r.c:1503 7947#, c-format 7948msgid ".SCOMMon length (%ld.) <0! Ignored." 7949msgstr "" 7950 7951#: config/tc-m32r.c:1553 7952#, c-format 7953msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld." 7954msgstr "" 7955 7956#: config/tc-m32r.c:1930 config/tc-m32r.c:1983 config/tc-sh.c:775 7957#: config/tc-sh.c:2456 7958msgid "Invalid PIC expression." 7959msgstr "" 7960 7961#: config/tc-m32r.c:2074 7962msgid "Unmatched high/shigh reloc" 7963msgstr "" 7964 7965#: config/tc-m68hc11.c:371 7966#, c-format 7967msgid "" 7968"Motorola 68HC11/68HC12/68HCS12 options:\n" 7969" -m68hc11 | -m68hc12 |\n" 7970" -m68hcs12 specify the processor [default %s]\n" 7971" -mshort use 16-bit int ABI (default)\n" 7972" -mlong use 32-bit int ABI\n" 7973" -mshort-double use 32-bit double ABI\n" 7974" -mlong-double use 64-bit double ABI (default)\n" 7975" --force-long-branches always turn relative branches into absolute ones\n" 7976" -S,--short-branches do not turn relative branches into absolute ones\n" 7977" when the offset is out of range\n" 7978" --strict-direct-mode do not turn the direct mode into extended mode\n" 7979" when the instruction does not support direct mode\n" 7980" --print-insn-syntax print the syntax of instruction in case of error\n" 7981" --print-opcodes print the list of instructions with syntax\n" 7982" --generate-example generate an example of each instruction\n" 7983" (used for testing)\n" 7984msgstr "" 7985 7986#: config/tc-m68hc11.c:417 7987#, c-format 7988msgid "Default target `%s' is not supported." 7989msgstr "" 7990 7991#. Dump the opcode statistics table. 7992#: config/tc-m68hc11.c:435 7993#, c-format 7994msgid "Name # Modes Min ops Max ops Modes mask # Used\n" 7995msgstr "" 7996 7997#: config/tc-m68hc11.c:501 7998#, c-format 7999msgid "Option `%s' is not recognized." 8000msgstr "" 8001 8002#: config/tc-m68hc11.c:671 8003msgid "#<imm8>" 8004msgstr "" 8005 8006#: config/tc-m68hc11.c:680 8007msgid "#<imm16>" 8008msgstr "" 8009 8010#: config/tc-m68hc11.c:689 config/tc-m68hc11.c:698 8011msgid "<imm8>,X" 8012msgstr "" 8013 8014#: config/tc-m68hc11.c:725 8015msgid "*<abs8>" 8016msgstr "" 8017 8018#: config/tc-m68hc11.c:737 8019msgid "#<mask>" 8020msgstr "" 8021 8022#: config/tc-m68hc11.c:747 8023#, c-format 8024msgid "symbol%d" 8025msgstr "" 8026 8027#: config/tc-m68hc11.c:749 8028msgid "<abs>" 8029msgstr "" 8030 8031#: config/tc-m68hc11.c:768 8032msgid "<label>" 8033msgstr "" 8034 8035#: config/tc-m68hc11.c:784 8036#, c-format 8037msgid "" 8038"# Example of `%s' instructions\n" 8039"\t.sect .text\n" 8040"_start:\n" 8041msgstr "" 8042 8043#: config/tc-m68hc11.c:831 8044#, c-format 8045msgid "Instruction `%s' is not recognized." 8046msgstr "" 8047 8048#: config/tc-m68hc11.c:836 8049#, c-format 8050msgid "Instruction formats for `%s':" 8051msgstr "" 8052 8053#: config/tc-m68hc11.c:966 8054#, c-format 8055msgid "Immediate operand is not allowed for operand %d." 8056msgstr "" 8057 8058#: config/tc-m68hc11.c:1010 8059msgid "Indirect indexed addressing is not valid for 68HC11." 8060msgstr "" 8061 8062#: config/tc-m68hc11.c:1030 8063msgid "Spurious `,' or bad indirect register addressing mode." 8064msgstr "" 8065 8066#: config/tc-m68hc11.c:1052 8067msgid "Missing second register or offset for indexed-indirect mode." 8068msgstr "" 8069 8070#: config/tc-m68hc11.c:1062 8071msgid "Missing second register for indexed-indirect mode." 8072msgstr "" 8073 8074#: config/tc-m68hc11.c:1078 8075msgid "Missing `]' to close indexed-indirect mode." 8076msgstr "" 8077 8078#: config/tc-m68hc11.c:1123 8079msgid "Illegal operand." 8080msgstr "" 8081 8082#: config/tc-m68hc11.c:1128 8083msgid "Missing operand." 8084msgstr "" 8085 8086#: config/tc-m68hc11.c:1181 8087msgid "Pre-increment mode is not valid for 68HC11" 8088msgstr "" 8089 8090#: config/tc-m68hc11.c:1194 8091msgid "Wrong register in register indirect mode." 8092msgstr "" 8093 8094#: config/tc-m68hc11.c:1202 8095msgid "Missing `]' to close register indirect operand." 8096msgstr "" 8097 8098#: config/tc-m68hc11.c:1222 8099msgid "Post-decrement mode is not valid for 68HC11." 8100msgstr "" 8101 8102#: config/tc-m68hc11.c:1230 8103msgid "Post-increment mode is not valid for 68HC11." 8104msgstr "" 8105 8106#: config/tc-m68hc11.c:1248 8107msgid "Invalid indexed indirect mode." 8108msgstr "" 8109 8110#: config/tc-m68hc11.c:1340 8111#, c-format 8112msgid "Trap id `%ld' is out of range." 8113msgstr "" 8114 8115#: config/tc-m68hc11.c:1344 8116msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]." 8117msgstr "" 8118 8119#: config/tc-m68hc11.c:1351 8120#, c-format 8121msgid "Operand out of 8-bit range: `%ld'." 8122msgstr "" 8123 8124#: config/tc-m68hc11.c:1358 8125msgid "The trap id must be a constant." 8126msgstr "" 8127 8128#: config/tc-m68hc11.c:1393 8129#, c-format 8130msgid "Operand `%x' not recognized in fixup8." 8131msgstr "" 8132 8133#: config/tc-m68hc11.c:1410 config/tc-m68hc11.c:1459 8134#, c-format 8135msgid "Operand out of 16-bit range: `%ld'." 8136msgstr "" 8137 8138#: config/tc-m68hc11.c:1442 config/tc-m68hc11.c:1473 8139#, c-format 8140msgid "Operand `%x' not recognized in fixup16." 8141msgstr "" 8142 8143#: config/tc-m68hc11.c:1490 8144#, c-format 8145msgid "Unexpected branch conversion with `%x'" 8146msgstr "" 8147 8148#: config/tc-m68hc11.c:1576 config/tc-m68hc11.c:1708 8149#, c-format 8150msgid "Operand out of range for a relative branch: `%ld'" 8151msgstr "" 8152 8153#: config/tc-m68hc11.c:1676 8154msgid "Invalid register for dbcc/tbcc instruction." 8155msgstr "" 8156 8157#: config/tc-m68hc11.c:1764 8158#, c-format 8159msgid "Increment/decrement value is out of range: `%ld'." 8160msgstr "" 8161 8162#: config/tc-m68hc11.c:1775 8163msgid "Expecting a register." 8164msgstr "" 8165 8166#: config/tc-m68hc11.c:1790 8167msgid "Invalid register for post/pre increment." 8168msgstr "" 8169 8170#: config/tc-m68hc11.c:1820 8171msgid "Invalid register." 8172msgstr "" 8173 8174#: config/tc-m68hc11.c:1827 8175#, c-format 8176msgid "Offset out of 16-bit range: %ld." 8177msgstr "" 8178 8179#: config/tc-m68hc11.c:1832 8180#, c-format 8181msgid "Offset out of 5-bit range for movw/movb insn: %ld." 8182msgstr "" 8183 8184#: config/tc-m68hc11.c:1938 8185msgid "Expecting register D for indexed indirect mode." 8186msgstr "" 8187 8188#: config/tc-m68hc11.c:1940 8189msgid "Indexed indirect mode is not allowed for movb/movw." 8190msgstr "" 8191 8192#: config/tc-m68hc11.c:1957 8193msgid "Invalid accumulator register." 8194msgstr "" 8195 8196#: config/tc-m68hc11.c:1982 8197msgid "Invalid indexed register." 8198msgstr "" 8199 8200#: config/tc-m68hc11.c:1990 8201msgid "Addressing mode not implemented yet." 8202msgstr "" 8203 8204#: config/tc-m68hc11.c:2003 8205msgid "Invalid source register for this instruction, use 'tfr'." 8206msgstr "" 8207 8208#: config/tc-m68hc11.c:2005 8209msgid "Invalid source register." 8210msgstr "" 8211 8212#: config/tc-m68hc11.c:2010 8213msgid "Invalid destination register for this instruction, use 'tfr'." 8214msgstr "" 8215 8216#: config/tc-m68hc11.c:2012 8217msgid "Invalid destination register." 8218msgstr "" 8219 8220#: config/tc-m68hc11.c:2108 8221msgid "Invalid indexed register, expecting register X." 8222msgstr "" 8223 8224#: config/tc-m68hc11.c:2110 8225msgid "Invalid indexed register, expecting register Y." 8226msgstr "" 8227 8228#: config/tc-m68hc11.c:2418 8229msgid "No instruction or missing opcode." 8230msgstr "" 8231 8232#: config/tc-m68hc11.c:2483 8233#, c-format 8234msgid "Opcode `%s' is not recognized." 8235msgstr "" 8236 8237#: config/tc-m68hc11.c:2505 8238#, c-format 8239msgid "Garbage at end of instruction: `%s'." 8240msgstr "" 8241 8242#: config/tc-m68hc11.c:2528 8243#, c-format 8244msgid "Invalid operand for `%s'" 8245msgstr "" 8246 8247#: config/tc-m68hc11.c:2579 8248#, c-format 8249msgid "Invalid mode: %s\n" 8250msgstr "" 8251 8252#: config/tc-m68hc11.c:2639 8253msgid "bad .relax format" 8254msgstr "" 8255 8256#: config/tc-m68hc11.c:2683 8257#, c-format 8258msgid "Relocation %d is not supported by object file format." 8259msgstr "" 8260 8261#: config/tc-m68hc11.c:2962 8262msgid "bra or bsr with undefined symbol." 8263msgstr "" 8264 8265#: config/tc-m68hc11.c:3063 config/tc-m68hc11.c:3120 8266#, c-format 8267msgid "Subtype %d is not recognized." 8268msgstr "" 8269 8270#: config/tc-m68hc11.c:3178 8271msgid "Expression too complex." 8272msgstr "" 8273 8274#: config/tc-m68hc11.c:3209 8275msgid "Value out of 16-bit range." 8276msgstr "" 8277 8278#: config/tc-m68hc11.c:3227 8279#, c-format 8280msgid "Value %ld too large for 8-bit PC-relative branch." 8281msgstr "" 8282 8283#: config/tc-m68hc11.c:3234 8284#, c-format 8285msgid "Auto increment/decrement offset '%ld' is out of range." 8286msgstr "" 8287 8288#: config/tc-m68hc11.c:3247 8289#, c-format 8290msgid "Offset out of 5-bit range for movw/movb insn: %ld" 8291msgstr "" 8292 8293#: config/tc-m68hc11.c:3263 8294#, c-format 8295msgid "Line %d: unknown relocation type: 0x%x." 8296msgstr "" 8297 8298#: config/tc-m68k.c:1161 8299#, c-format 8300msgid "Can not do %d byte pc-relative relocation" 8301msgstr "" 8302 8303#: config/tc-m68k.c:1163 8304#, c-format 8305msgid "Can not do %d byte pc-relative pic relocation" 8306msgstr "" 8307 8308#: config/tc-m68k.c:1168 8309#, c-format 8310msgid "Can not do %d byte relocation" 8311msgstr "" 8312 8313#: config/tc-m68k.c:1170 8314#, c-format 8315msgid "Can not do %d byte pic relocation" 8316msgstr "" 8317 8318#: config/tc-m68k.c:1250 8319#, c-format 8320msgid "Unable to produce reloc against symbol '%s'" 8321msgstr "" 8322 8323#: config/tc-m68k.c:1309 config/tc-vax.c:2363 8324#, c-format 8325msgid "Cannot make %s relocation PC relative" 8326msgstr "" 8327 8328#: config/tc-m68k.c:1427 config/tc-vax.c:1873 8329msgid "No operator" 8330msgstr "" 8331 8332#: config/tc-m68k.c:1457 config/tc-vax.c:1889 8333msgid "Unknown operator" 8334msgstr "" 8335 8336#: config/tc-m68k.c:2360 8337msgid "invalid instruction for this architecture; needs " 8338msgstr "" 8339 8340#: config/tc-m68k.c:2368 8341msgid "hardware divide" 8342msgstr "" 8343 8344#: config/tc-m68k.c:2390 config/tc-m68k.c:2394 config/tc-m68k.c:2398 8345msgid "or higher" 8346msgstr "" 8347 8348#: config/tc-m68k.c:2451 8349msgid "operands mismatch" 8350msgstr "" 8351 8352#: config/tc-m68k.c:2515 config/tc-m68k.c:2521 config/tc-m68k.c:2527 8353#: config/tc-mmix.c:2467 config/tc-mmix.c:2491 8354msgid "operand out of range" 8355msgstr "" 8356 8357#: config/tc-m68k.c:2584 8358#, c-format 8359msgid "Bignum too big for %c format; truncated" 8360msgstr "" 8361 8362#: config/tc-m68k.c:2661 8363msgid "displacement too large for this architecture; needs 68020 or higher" 8364msgstr "" 8365 8366#: config/tc-m68k.c:2772 8367msgid "" 8368"scale factor invalid on this architecture; needs cpu32 or 68020 or higher" 8369msgstr "" 8370 8371#: config/tc-m68k.c:2777 8372msgid "invalid index size for coldfire" 8373msgstr "" 8374 8375#: config/tc-m68k.c:2830 8376msgid "Forcing byte displacement" 8377msgstr "" 8378 8379#: config/tc-m68k.c:2832 8380msgid "byte displacement out of range" 8381msgstr "" 8382 8383#: config/tc-m68k.c:2880 config/tc-m68k.c:2918 8384msgid "invalid operand mode for this architecture; needs 68020 or higher" 8385msgstr "" 8386 8387#: config/tc-m68k.c:2904 config/tc-m68k.c:2938 8388msgid ":b not permitted; defaulting to :w" 8389msgstr "" 8390 8391#: config/tc-m68k.c:3015 8392msgid "unsupported byte value; use a different suffix" 8393msgstr "" 8394 8395#: config/tc-m68k.c:3030 8396msgid "unknown/incorrect operand" 8397msgstr "" 8398 8399#: config/tc-m68k.c:3073 config/tc-m68k.c:3081 config/tc-m68k.c:3088 8400#: config/tc-m68k.c:3095 8401msgid "out of range" 8402msgstr "" 8403 8404#: config/tc-m68k.c:3168 8405msgid "Can't use long branches on this architecture" 8406msgstr "" 8407 8408#: config/tc-m68k.c:3274 8409msgid "Expression out of range, using 0" 8410msgstr "" 8411 8412#: config/tc-m68k.c:3475 config/tc-m68k.c:3491 8413msgid "Floating point register in register list" 8414msgstr "" 8415 8416#: config/tc-m68k.c:3481 8417msgid "Wrong register in floating-point reglist" 8418msgstr "" 8419 8420#: config/tc-m68k.c:3497 8421msgid "incorrect register in reglist" 8422msgstr "" 8423 8424#: config/tc-m68k.c:3503 8425msgid "wrong register in floating-point reglist" 8426msgstr "" 8427 8428#. ERROR. 8429#: config/tc-m68k.c:3976 8430msgid "Extra )" 8431msgstr "" 8432 8433#. ERROR. 8434#: config/tc-m68k.c:3987 8435msgid "Missing )" 8436msgstr "" 8437 8438#: config/tc-m68k.c:4004 8439msgid "Missing operand" 8440msgstr "" 8441 8442#: config/tc-m68k.c:4329 8443#, c-format 8444msgid "unrecognized default cpu `%s'" 8445msgstr "" 8446 8447#: config/tc-m68k.c:4383 8448#, c-format 8449msgid "%s -- statement `%s' ignored" 8450msgstr "" 8451 8452#: config/tc-m68k.c:4432 8453#, c-format 8454msgid "Don't know how to figure width of %c in md_assemble()" 8455msgstr "" 8456 8457#: config/tc-m68k.c:4601 8458#, c-format 8459msgid "Internal Error: Can't allocate m68k_sorted_opcodes of size %d" 8460msgstr "" 8461 8462#: config/tc-m68k.c:4666 config/tc-m68k.c:4705 8463#, c-format 8464msgid "Internal Error: Can't find %s in hash table" 8465msgstr "" 8466 8467#: config/tc-m68k.c:4669 config/tc-m68k.c:4708 8468#, c-format 8469msgid "Internal Error: Can't hash %s: %s" 8470msgstr "" 8471 8472#: config/tc-m68k.c:4833 8473#, c-format 8474msgid "text label `%s' aligned to odd boundary" 8475msgstr "" 8476 8477#: config/tc-m68k.c:5005 8478#, c-format 8479msgid "value %ld out of range" 8480msgstr "" 8481 8482#: config/tc-m68k.c:5019 8483msgid "invalid byte branch offset" 8484msgstr "" 8485 8486#: config/tc-m68k.c:5056 8487msgid "short branch with zero offset: use :w" 8488msgstr "" 8489 8490#: config/tc-m68k.c:5100 8491msgid "Conversion of PC relative BSR to absolute JSR" 8492msgstr "" 8493 8494#: config/tc-m68k.c:5111 8495msgid "Conversion of PC relative branch to absolute jump" 8496msgstr "" 8497 8498#: config/tc-m68k.c:5128 config/tc-m68k.c:5189 8499msgid "Conversion of PC relative conditional branch to absolute jump" 8500msgstr "" 8501 8502#: config/tc-m68k.c:5169 8503msgid "Conversion of DBcc to absolute jump" 8504msgstr "" 8505 8506#: config/tc-m68k.c:5254 8507msgid "Conversion of PC relative displacement to absolute" 8508msgstr "" 8509 8510#: config/tc-m68k.c:5467 8511msgid "Tried to convert PC relative branch to absolute jump" 8512msgstr "" 8513 8514#: config/tc-m68k.c:5512 config/tc-m68k.c:5523 config/tc-m68k.c:5567 8515msgid "expression out of range: defaulting to 1" 8516msgstr "" 8517 8518#: config/tc-m68k.c:5559 8519msgid "expression out of range: defaulting to 0" 8520msgstr "" 8521 8522#: config/tc-m68k.c:5600 config/tc-m68k.c:5612 8523#, c-format 8524msgid "Can't deal with expression; defaulting to %ld" 8525msgstr "" 8526 8527#: config/tc-m68k.c:5626 8528msgid "expression doesn't fit in BYTE" 8529msgstr "" 8530 8531#: config/tc-m68k.c:5630 8532msgid "expression doesn't fit in WORD" 8533msgstr "" 8534 8535#: config/tc-m68k.c:5717 8536#, c-format 8537msgid "%s: unrecognized processor name" 8538msgstr "" 8539 8540#: config/tc-m68k.c:5778 8541msgid "bad coprocessor id" 8542msgstr "" 8543 8544#: config/tc-m68k.c:5784 8545msgid "unrecognized fopt option" 8546msgstr "" 8547 8548#: config/tc-m68k.c:5917 8549#, c-format 8550msgid "option `%s' may not be negated" 8551msgstr "" 8552 8553#: config/tc-m68k.c:5928 8554#, c-format 8555msgid "option `%s' not recognized" 8556msgstr "" 8557 8558#: config/tc-m68k.c:5957 8559msgid "bad format of OPT NEST=depth" 8560msgstr "" 8561 8562#: config/tc-m68k.c:6013 8563msgid "missing label" 8564msgstr "" 8565 8566#: config/tc-m68k.c:6039 8567#, c-format 8568msgid "bad register list: %s" 8569msgstr "" 8570 8571#: config/tc-m68k.c:6137 8572msgid "restore without save" 8573msgstr "" 8574 8575#: config/tc-m68k.c:6291 config/tc-m68k.c:6661 8576msgid "syntax error in structured control directive" 8577msgstr "" 8578 8579#: config/tc-m68k.c:6336 8580msgid "missing condition code in structured control directive" 8581msgstr "" 8582 8583#: config/tc-m68k.c:6407 8584#, c-format 8585msgid "" 8586"Condition <%c%c> in structured control directive can not be encoded correctly" 8587msgstr "" 8588 8589#: config/tc-m68k.c:6703 8590msgid "missing then" 8591msgstr "" 8592 8593#: config/tc-m68k.c:6784 8594msgid "else without matching if" 8595msgstr "" 8596 8597#: config/tc-m68k.c:6817 8598msgid "endi without matching if" 8599msgstr "" 8600 8601#: config/tc-m68k.c:6857 8602msgid "break outside of structured loop" 8603msgstr "" 8604 8605#: config/tc-m68k.c:6895 8606msgid "next outside of structured loop" 8607msgstr "" 8608 8609#: config/tc-m68k.c:6946 8610msgid "missing =" 8611msgstr "" 8612 8613#: config/tc-m68k.c:6984 8614msgid "missing to or downto" 8615msgstr "" 8616 8617#: config/tc-m68k.c:7020 config/tc-m68k.c:7054 config/tc-m68k.c:7268 8618msgid "missing do" 8619msgstr "" 8620 8621#: config/tc-m68k.c:7155 8622msgid "endf without for" 8623msgstr "" 8624 8625#: config/tc-m68k.c:7209 8626msgid "until without repeat" 8627msgstr "" 8628 8629#: config/tc-m68k.c:7303 8630msgid "endw without while" 8631msgstr "" 8632 8633#: config/tc-m68k.c:7336 config/tc-m68k.c:7364 8634msgid "already assembled instructions" 8635msgstr "" 8636 8637#: config/tc-m68k.c:7441 8638#, c-format 8639msgid "`%s' is deprecated, use `%s'" 8640msgstr "" 8641 8642#: config/tc-m68k.c:7460 8643#, c-format 8644msgid "cpu `%s' unrecognized" 8645msgstr "" 8646 8647#: config/tc-m68k.c:7479 8648#, c-format 8649msgid "architecture `%s' unrecognized" 8650msgstr "" 8651 8652#: config/tc-m68k.c:7500 8653#, c-format 8654msgid "extension `%s' unrecognized" 8655msgstr "" 8656 8657#: config/tc-m68k.c:7619 8658#, c-format 8659msgid "option `-A%s' is deprecated: use `-%s'" 8660msgstr "" 8661 8662#: config/tc-m68k.c:7652 8663msgid "architecture features both enabled and disabled" 8664msgstr "" 8665 8666#: config/tc-m68k.c:7679 8667msgid "selected processor does not have all features of selected architecture" 8668msgstr "" 8669 8670#: config/tc-m68k.c:7688 8671msgid "m68k and cf features both selected" 8672msgstr "" 8673 8674#: config/tc-m68k.c:7700 8675msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly" 8676msgstr "" 8677 8678#: config/tc-m68k.c:7732 8679#, c-format 8680msgid "" 8681"-march=<arch>\t\tset architecture\n" 8682"-mcpu=<cpu>\t\tset cpu [default %s]\n" 8683msgstr "" 8684 8685#: config/tc-m68k.c:7737 8686#, c-format 8687msgid "-m[no-]%-16s enable/disable%s architecture extension\n" 8688msgstr "" 8689 8690#: config/tc-m68k.c:7743 8691#, c-format 8692msgid "" 8693"-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n" 8694"-pic, -k\t\tgenerate position independent code\n" 8695"-S\t\t\tturn jbsr into jsr\n" 8696"--pcrel never turn PC-relative branches into absolute jumps\n" 8697"--register-prefix-optional\n" 8698"\t\t\trecognize register names without prefix character\n" 8699"--bitwise-or\t\tdo not treat `|' as a comment character\n" 8700"--base-size-default-16\tbase reg without size is 16 bits\n" 8701"--base-size-default-32\tbase reg without size is 32 bits (default)\n" 8702"--disp-size-default-16\tdisplacement with unknown size is 16 bits\n" 8703"--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n" 8704msgstr "" 8705 8706#: config/tc-m68k.c:7757 8707#, c-format 8708msgid "Architecture variants are: " 8709msgstr "" 8710 8711#: config/tc-m68k.c:7766 8712#, c-format 8713msgid "Processor variants are: " 8714msgstr "" 8715 8716#: config/tc-m68k.c:7773 config/tc-xtensa.c:6241 8717#, c-format 8718msgid "\n" 8719msgstr "" 8720 8721#: config/tc-m68k.c:7804 8722#, c-format 8723msgid "Error %s in %s\n" 8724msgstr "" 8725 8726#: config/tc-m68k.c:7808 8727#, c-format 8728msgid "Opcode(%d.%s): " 8729msgstr "" 8730 8731#: config/tc-m68k.c:7968 8732msgid "Not a defined coldfire architecture" 8733msgstr "" 8734 8735#: config/tc-mcore.c:521 config/tc-microblaze.c:492 config/tc-microblaze.c:520 8736#: config/tc-microblaze.c:546 config/tc-microblaze.c:558 8737#, c-format 8738msgid "register expected, but saw '%.6s'" 8739msgstr "" 8740 8741#: config/tc-mcore.c:603 8742#, c-format 8743msgid "control register expected, but saw '%.6s'" 8744msgstr "" 8745 8746#: config/tc-mcore.c:639 8747msgid "bad/missing psr specifier" 8748msgstr "" 8749 8750#: config/tc-mcore.c:689 8751msgid "more than 65K literal pools" 8752msgstr "" 8753 8754#: config/tc-mcore.c:743 8755msgid "missing ']'" 8756msgstr "" 8757 8758#: config/tc-mcore.c:782 8759msgid "operand must be a constant" 8760msgstr "" 8761 8762#: config/tc-mcore.c:784 8763#, c-format 8764msgid "operand must be absolute in range %u..%u, not %ld" 8765msgstr "" 8766 8767#: config/tc-mcore.c:819 8768msgid "operand must be a multiple of 4" 8769msgstr "" 8770 8771#: config/tc-mcore.c:826 8772msgid "operand must be a multiple of 2" 8773msgstr "" 8774 8775#: config/tc-mcore.c:840 config/tc-mcore.c:1356 config/tc-mcore.c:1410 8776msgid "base register expected" 8777msgstr "" 8778 8779#: config/tc-mcore.c:888 config/tc-microblaze.c:830 config/tc-microblaze.c:966 8780#: config/tc-microblaze.c:998 config/tc-microblaze.c:1448 8781#: config/tc-microblaze.c:1515 config/tc-microblaze.c:1589 8782#: config/tc-microblaze.c:1963 config/tc-microblaze.c:2004 8783#, c-format 8784msgid "unknown opcode \"%s\"" 8785msgstr "" 8786 8787#: config/tc-mcore.c:931 8788msgid "invalid register: r15 illegal" 8789msgstr "" 8790 8791#: config/tc-mcore.c:980 config/tc-mcore.c:1561 8792msgid "M340 specific opcode used when assembling for M210" 8793msgstr "" 8794 8795#: config/tc-mcore.c:998 config/tc-mcore.c:1038 config/tc-mcore.c:1057 8796#: config/tc-mcore.c:1076 config/tc-mcore.c:1104 config/tc-mcore.c:1133 8797#: config/tc-mcore.c:1170 config/tc-mcore.c:1205 config/tc-mcore.c:1224 8798#: config/tc-mcore.c:1243 config/tc-mcore.c:1277 config/tc-mcore.c:1302 8799#: config/tc-mcore.c:1359 config/tc-mcore.c:1413 config/tc-mcore.c:1449 8800#: config/tc-mcore.c:1508 config/tc-mcore.c:1530 config/tc-mcore.c:1553 8801msgid "second operand missing" 8802msgstr "" 8803 8804#: config/tc-mcore.c:1014 8805msgid "destination register must be r1" 8806msgstr "" 8807 8808#: config/tc-mcore.c:1035 8809msgid "source register must be r1" 8810msgstr "" 8811 8812#: config/tc-mcore.c:1099 config/tc-mcore.c:1156 8813msgid "immediate is not a power of two" 8814msgstr "" 8815 8816#: config/tc-mcore.c:1127 8817msgid "translating bgeni to movi" 8818msgstr "" 8819 8820#: config/tc-mcore.c:1164 8821msgid "translating mgeni to movi" 8822msgstr "" 8823 8824#: config/tc-mcore.c:1196 8825msgid "translating bmaski to movi" 8826msgstr "" 8827 8828#: config/tc-mcore.c:1272 8829#, c-format 8830msgid "displacement too large (%d)" 8831msgstr "" 8832 8833#: config/tc-mcore.c:1286 8834msgid "Invalid register: r0 and r15 illegal" 8835msgstr "" 8836 8837#: config/tc-mcore.c:1317 8838msgid "bad starting register: r0 and r15 invalid" 8839msgstr "" 8840 8841#: config/tc-mcore.c:1330 8842msgid "ending register must be r15" 8843msgstr "" 8844 8845#: config/tc-mcore.c:1350 8846msgid "bad base register: must be r0" 8847msgstr "" 8848 8849#: config/tc-mcore.c:1368 8850msgid "first register must be r4" 8851msgstr "" 8852 8853#: config/tc-mcore.c:1379 8854msgid "last register must be r7" 8855msgstr "" 8856 8857#: config/tc-mcore.c:1416 8858msgid "reg-reg expected" 8859msgstr "" 8860 8861#: config/tc-mcore.c:1527 8862msgid "second operand must be 1" 8863msgstr "" 8864 8865#: config/tc-mcore.c:1548 8866msgid "zero used as immediate value" 8867msgstr "" 8868 8869#: config/tc-mcore.c:1575 8870msgid "duplicated psr bit specifier" 8871msgstr "" 8872 8873#: config/tc-mcore.c:1581 8874msgid "`af' must appear alone" 8875msgstr "" 8876 8877#: config/tc-mcore.c:1588 config/tc-microblaze.c:1609 8878#, c-format 8879msgid "unimplemented opcode \"%s\"" 8880msgstr "" 8881 8882#: config/tc-mcore.c:1597 config/tc-microblaze.c:1618 8883#, c-format 8884msgid "ignoring operands: %s " 8885msgstr "" 8886 8887#: config/tc-mcore.c:1667 8888#, c-format 8889msgid "unrecognised cpu type '%s'" 8890msgstr "" 8891 8892#: config/tc-mcore.c:1685 8893#, c-format 8894msgid "" 8895"MCORE specific options:\n" 8896" -{no-}jsri2bsr\t {dis}able jsri to bsr transformation (def: dis)\n" 8897" -{no-}sifilter\t {dis}able silicon filter behavior (def: dis)\n" 8898" -cpu=[210|340] select CPU type\n" 8899" -EB assemble for a big endian system (default)\n" 8900" -EL assemble for a little endian system\n" 8901msgstr "" 8902 8903#: config/tc-mcore.c:1703 config/tc-microblaze.c:1727 8904msgid "failed sanity check: short_jump" 8905msgstr "" 8906 8907#: config/tc-mcore.c:1713 config/tc-microblaze.c:1737 8908msgid "failed sanity check: long_jump" 8909msgstr "" 8910 8911#: config/tc-mcore.c:1739 8912#, c-format 8913msgid "odd displacement at %x" 8914msgstr "" 8915 8916#. Variable not in small data read only segment accessed 8917#. using small data read only anchor. 8918#: config/tc-mcore.c:1921 config/tc-microblaze.c:1825 8919#: config/tc-microblaze.c:2116 config/tc-microblaze.c:2139 8920msgid "unknown" 8921msgstr "" 8922 8923#: config/tc-mcore.c:1948 8924#, c-format 8925msgid "odd distance branch (0x%lx bytes)" 8926msgstr "" 8927 8928#: config/tc-mcore.c:1952 8929#, c-format 8930msgid "pcrel for branch to %s too far (0x%lx)" 8931msgstr "" 8932 8933#: config/tc-mcore.c:1972 8934#, c-format 8935msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)" 8936msgstr "" 8937 8938#: config/tc-mcore.c:1984 8939#, c-format 8940msgid "pcrel for loopt too far (0x%lx)" 8941msgstr "" 8942 8943#: config/tc-mcore.c:2180 config/tc-microblaze.c:2271 config/tc-tic30.c:1382 8944#, c-format 8945msgid "Can not do %d byte %srelocation" 8946msgstr "" 8947 8948#: config/tc-mcore.c:2182 config/tc-microblaze.c:2273 8949msgid "pc-relative" 8950msgstr "" 8951 8952#: config/tc-mep.c:341 8953#, c-format 8954msgid "" 8955"MeP specific command line options:\n" 8956" -EB assemble for a big endian system\n" 8957" -EL assemble for a little endian system (default)\n" 8958" -mconfig=<name> specify a chip configuration to use\n" 8959" -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n" 8960" -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n" 8961" -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n" 8962" enable/disable the given opcodes\n" 8963"\n" 8964" If -mconfig is given, the other -m options modify it. Otherwise,\n" 8965" if no -m options are given, all core opcodes are enabled;\n" 8966" if any enabling -m options are given, only those are enabled;\n" 8967" if only disabling -m options are given, only those are disabled.\n" 8968msgstr "" 8969 8970#: config/tc-mep.c:410 8971msgid "$hi and $lo are disabled when MUL and DIV are off" 8972msgstr "" 8973 8974#: config/tc-mep.c:417 8975msgid "$mb0, $me0, $mb1, and $me1 are disabled when COP is off" 8976msgstr "" 8977 8978#: config/tc-mep.c:422 8979msgid "$dbg and $depc are disabled when DEBUG is off" 8980msgstr "" 8981 8982#: config/tc-mep.c:613 8983msgid "core and copro insn lengths must total 32 bits." 8984msgstr "" 8985 8986#: config/tc-mep.c:616 config/tc-mep.c:753 8987msgid "vliw group must consist of 1 core and 1 copro insn." 8988msgstr "" 8989 8990#: config/tc-mep.c:750 8991msgid "core and copro insn lengths must total 64 bits." 8992msgstr "" 8993 8994#: config/tc-mep.c:982 8995#, c-format 8996msgid "cannot pack %s with a 16-bit insn" 8997msgstr "" 8998 8999#: config/tc-mep.c:1000 9000#, c-format 9001msgid "cannot pack %s and %s together with a 16-bit insn" 9002msgstr "" 9003 9004#: config/tc-mep.c:1006 9005msgid "too many IVC2 insns to pack with a 16-bit core insn" 9006msgstr "" 9007 9008#: config/tc-mep.c:1021 9009#, c-format 9010msgid "cannot pack %s into slot P1" 9011msgstr "" 9012 9013#: config/tc-mep.c:1027 9014msgid "too many IVC2 insns to pack with a 32-bit core insn" 9015msgstr "" 9016 9017#: config/tc-mep.c:1045 9018#, c-format 9019msgid "unable to pack %s by itself?" 9020msgstr "" 9021 9022#: config/tc-mep.c:1075 9023#, c-format 9024msgid "cannot pack %s and %s together" 9025msgstr "" 9026 9027#: config/tc-mep.c:1081 9028msgid "too many IVC2 insns to pack together" 9029msgstr "" 9030 9031#. There are no insns in the queue and a plus is present. 9032#. This is a syntax error. Let's not tolerate this. 9033#. We can relax this later if necessary. 9034#: config/tc-mep.c:1318 9035msgid "Invalid use of parallelization operator." 9036msgstr "" 9037 9038#: config/tc-mep.c:1364 9039msgid "Leading plus sign not allowed in core mode" 9040msgstr "" 9041 9042#: config/tc-mep.c:1892 9043#, c-format 9044msgid "Don't know how to relocate plain operands of type %s" 9045msgstr "" 9046 9047#: config/tc-mep.c:1902 9048#, c-format 9049msgid "Perhaps you are missing %%tpoff()?" 9050msgstr "" 9051 9052#: config/tc-mep.c:2089 9053msgid "bad .section directive: want a,v,w,x,M,S in string" 9054msgstr "" 9055 9056#: config/tc-mep.c:2147 9057msgid ".vliw unavailable when VLIW is disabled." 9058msgstr "" 9059 9060#: config/tc-microblaze.c:497 config/tc-microblaze.c:526 9061#: config/tc-microblaze.c:552 9062#, c-format 9063msgid "Invalid register number at '%.6s'" 9064msgstr "" 9065 9066#: config/tc-microblaze.c:647 9067msgid "operand must be a constant or a label" 9068msgstr "" 9069 9070#: config/tc-microblaze.c:651 9071#, c-format 9072msgid "operand must be absolute in range %d..%d, not %d" 9073msgstr "" 9074 9075#: config/tc-microblaze.c:844 config/tc-microblaze.c:851 9076#: config/tc-microblaze.c:858 config/tc-microblaze.c:891 9077#: config/tc-microblaze.c:898 config/tc-microblaze.c:904 9078#: config/tc-microblaze.c:1021 config/tc-microblaze.c:1028 9079#: config/tc-microblaze.c:1034 config/tc-microblaze.c:1065 9080#: config/tc-microblaze.c:1072 config/tc-microblaze.c:1092 9081#: config/tc-microblaze.c:1099 config/tc-microblaze.c:1119 9082#: config/tc-microblaze.c:1126 config/tc-microblaze.c:1144 9083#: config/tc-microblaze.c:1151 config/tc-microblaze.c:1173 9084#: config/tc-microblaze.c:1180 config/tc-microblaze.c:1198 9085#: config/tc-microblaze.c:1213 config/tc-microblaze.c:1231 9086#: config/tc-microblaze.c:1248 config/tc-microblaze.c:1255 9087#: config/tc-microblaze.c:1297 config/tc-microblaze.c:1304 9088#: config/tc-microblaze.c:1346 config/tc-microblaze.c:1353 9089#: config/tc-microblaze.c:1376 config/tc-microblaze.c:1383 9090#: config/tc-microblaze.c:1403 config/tc-microblaze.c:1409 9091#: config/tc-microblaze.c:1470 config/tc-microblaze.c:1476 9092#: config/tc-microblaze.c:1537 9093msgid "Error in statement syntax" 9094msgstr "" 9095 9096#: config/tc-microblaze.c:864 config/tc-microblaze.c:866 9097#: config/tc-microblaze.c:868 config/tc-microblaze.c:908 9098#: config/tc-microblaze.c:910 config/tc-microblaze.c:1038 9099#: config/tc-microblaze.c:1040 config/tc-microblaze.c:1078 9100#: config/tc-microblaze.c:1080 config/tc-microblaze.c:1105 9101#: config/tc-microblaze.c:1107 config/tc-microblaze.c:1132 9102#: config/tc-microblaze.c:1155 config/tc-microblaze.c:1186 9103#: config/tc-microblaze.c:1203 config/tc-microblaze.c:1219 9104#: config/tc-microblaze.c:1237 config/tc-microblaze.c:1359 9105#: config/tc-microblaze.c:1361 config/tc-microblaze.c:1389 9106#: config/tc-microblaze.c:1391 config/tc-microblaze.c:1413 9107#: config/tc-microblaze.c:1480 config/tc-microblaze.c:1543 9108msgid "Cannot use special register with this instruction" 9109msgstr "" 9110 9111#: config/tc-microblaze.c:918 9112msgid "lmi pseudo instruction should not use a label in imm field" 9113msgstr "" 9114 9115#: config/tc-microblaze.c:920 9116msgid "smi pseudo instruction should not use a label in imm field" 9117msgstr "" 9118 9119#: config/tc-microblaze.c:1043 9120msgid "Symbol used as immediate for shift instruction" 9121msgstr "" 9122 9123#: config/tc-microblaze.c:1052 9124#, c-format 9125msgid "Shift value > 32. using <value %% 32>" 9126msgstr "" 9127 9128#: config/tc-microblaze.c:1158 9129msgid "Symbol used as immediate value for msrset/msrclr instructions" 9130msgstr "" 9131 9132#: config/tc-microblaze.c:1286 config/tc-microblaze.c:1335 9133msgid "invalid value for special purpose register" 9134msgstr "" 9135 9136#: config/tc-microblaze.c:1551 9137msgid "An IMM instruction should not be present in the .s file" 9138msgstr "" 9139 9140#: config/tc-microblaze.c:1679 9141msgid "Bad call to MD_NTOF()" 9142msgstr "" 9143 9144#: config/tc-microblaze.c:1916 9145#, c-format 9146msgid "pcrel for branch to %s too far (0x%x)" 9147msgstr "" 9148 9149#. We know the abs value: Should never happen. 9150#: config/tc-microblaze.c:2065 9151msgid "Absolute PC-relative value in relaxation code. Assembler error....." 9152msgstr "" 9153 9154#. Cannot have a PC-relative branch to a diff segment. 9155#: config/tc-microblaze.c:2078 9156#, c-format 9157msgid "PC relative branch to label %s which is not in the instruction space" 9158msgstr "" 9159 9160#: config/tc-microblaze.c:2119 9161msgid "" 9162"Variable is accessed using small data read only anchor, but it is not in the " 9163"small data read only section" 9164msgstr "" 9165 9166#: config/tc-microblaze.c:2142 9167msgid "" 9168"Variable is accessed using small data read write anchor, but it is not in " 9169"the small data read write section" 9170msgstr "" 9171 9172#: config/tc-microblaze.c:2151 9173msgid "Incorrect fr_opcode value in frag. Internal error....." 9174msgstr "" 9175 9176#. We know the abs value: Should never happen. 9177#: config/tc-microblaze.c:2158 9178msgid "Absolute value in relaxation code. Assembler error....." 9179msgstr "" 9180 9181#: config/tc-microblaze.c:2363 config/tc-mn10300.c:1067 config/tc-sh.c:804 9182#: config/tc-z80.c:666 read.c:4350 9183#, c-format 9184msgid "unsupported BFD relocation size %u" 9185msgstr "" 9186 9187#. Prototypes for static functions. 9188#: config/tc-mips.c:1315 9189#, c-format 9190msgid "internal Error, line %d, %s" 9191msgstr "" 9192 9193#: config/tc-mips.c:1710 9194msgid "48-bit microMIPS instructions are not supported" 9195msgstr "" 9196 9197#: config/tc-mips.c:2119 config/tc-mips.c:16004 9198#, c-format 9199msgid "Unrecognized register name `%s'" 9200msgstr "" 9201 9202#: config/tc-mips.c:2305 9203msgid "-G may not be used in position-independent code" 9204msgstr "" 9205 9206#: config/tc-mips.c:2354 config/tc-mips.c:2387 9207#, c-format 9208msgid "internal: can't hash `%s': %s" 9209msgstr "" 9210 9211#: config/tc-mips.c:2362 9212#, c-format 9213msgid "internal error: bad mips16 opcode: %s %s\n" 9214msgstr "" 9215 9216#: config/tc-mips.c:2573 9217#, c-format 9218msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n" 9219msgstr "" 9220 9221#: config/tc-mips.c:4013 9222#, c-format 9223msgid "Wrong size instruction in a %u-bit branch delay slot" 9224msgstr "" 9225 9226#: config/tc-mips.c:4061 config/tc-mips.c:4071 9227#, c-format 9228msgid "jump to misaligned address (0x%lx)" 9229msgstr "" 9230 9231#: config/tc-mips.c:4086 config/tc-mips.c:5016 9232#, c-format 9233msgid "branch to misaligned address (0x%lx)" 9234msgstr "" 9235 9236#: config/tc-mips.c:4092 config/tc-mips.c:5019 9237#, c-format 9238msgid "branch address range overflow (0x%lx)" 9239msgstr "" 9240 9241#: config/tc-mips.c:4294 config/tc-mips.c:18182 9242msgid "extended instruction in delay slot" 9243msgstr "" 9244 9245#. To reproduce this failure try assembling gas/testsuites/ 9246#. gas/mips/mips16-intermix.s with a mips-ecoff targeted 9247#. assembler. 9248#: config/tc-mips.c:4350 9249#, c-format 9250msgid "Unsupported MIPS relocation number %d" 9251msgstr "" 9252 9253#: config/tc-mips.c:4645 9254msgid "" 9255"Macro instruction expanded into multiple instructions in a branch delay slot" 9256msgstr "" 9257 9258#: config/tc-mips.c:4648 9259msgid "Macro instruction expanded into multiple instructions" 9260msgstr "" 9261 9262#: config/tc-mips.c:4652 9263msgid "" 9264"Macro instruction expanded into a wrong size instruction in a 16-bit branch " 9265"delay slot" 9266msgstr "" 9267 9268#: config/tc-mips.c:4654 9269msgid "" 9270"Macro instruction expanded into a wrong size instruction in a 32-bit branch " 9271"delay slot" 9272msgstr "" 9273 9274#: config/tc-mips.c:5317 9275msgid "operand overflow" 9276msgstr "" 9277 9278#: config/tc-mips.c:5336 config/tc-mips.c:5936 config/tc-mips.c:9932 9279msgid "Macro used $at after \".set noat\"" 9280msgstr "" 9281 9282#: config/tc-mips.c:5365 9283msgid "unsupported large constant" 9284msgstr "" 9285 9286#: config/tc-mips.c:5367 9287#, c-format 9288msgid "Instruction %s requires absolute expression" 9289msgstr "" 9290 9291#: config/tc-mips.c:5500 config/tc-mips.c:8267 config/tc-mips.c:8900 9292#, c-format 9293msgid "Number (0x%s) larger than 32 bits" 9294msgstr "" 9295 9296#: config/tc-mips.c:5520 9297msgid "Number larger than 64 bits" 9298msgstr "" 9299 9300#: config/tc-mips.c:5814 config/tc-mips.c:5842 config/tc-mips.c:5880 9301#: config/tc-mips.c:5925 config/tc-mips.c:8522 config/tc-mips.c:8561 9302#: config/tc-mips.c:8600 config/tc-mips.c:8995 config/tc-mips.c:9047 9303msgid "PIC code offset overflow (max 16 signed bits)" 9304msgstr "" 9305 9306#: config/tc-mips.c:6484 config/tc-mips.c:6554 config/tc-mips.c:6640 9307#: config/tc-mips.c:6686 config/tc-mips.c:6748 config/tc-mips.c:6797 9308#: config/tc-mips.c:10026 config/tc-mips.c:10033 config/tc-mips.c:10040 9309#: config/tc-mips.c:10147 9310msgid "Unsupported large constant" 9311msgstr "" 9312 9313#. result is always true 9314#: config/tc-mips.c:6518 9315#, c-format 9316msgid "Branch %s is always true" 9317msgstr "" 9318 9319#: config/tc-mips.c:6759 config/tc-mips.c:6808 config/tc-mips.c:11085 9320#: config/tc-mips.c:11249 9321#, c-format 9322msgid "Improper position (%lu)" 9323msgstr "" 9324 9325#: config/tc-mips.c:6764 config/tc-mips.c:11153 9326#, c-format 9327msgid "Improper extract size (%lu, position %lu)" 9328msgstr "" 9329 9330#: config/tc-mips.c:6813 config/tc-mips.c:11117 9331#, c-format 9332msgid "Improper insert size (%lu, position %lu)" 9333msgstr "" 9334 9335#: config/tc-mips.c:6850 config/tc-mips.c:6960 9336msgid "Divide by zero." 9337msgstr "" 9338 9339#: config/tc-mips.c:7051 9340msgid "dla used to load 32-bit register" 9341msgstr "" 9342 9343#: config/tc-mips.c:7054 9344msgid "la used to load 64-bit address" 9345msgstr "" 9346 9347#: config/tc-mips.c:7078 config/tc-mips.c:8257 config/tc-mips.c:8890 9348msgid "Expression too complex" 9349msgstr "" 9350 9351#: config/tc-mips.c:7166 9352msgid "Offset too large" 9353msgstr "" 9354 9355#: config/tc-mips.c:7338 config/tc-mips.c:7613 9356msgid "PIC code offset overflow (max 32 signed bits)" 9357msgstr "" 9358 9359#: config/tc-mips.c:7713 9360msgid "MIPS PIC call to register other than $25" 9361msgstr "" 9362 9363#: config/tc-mips.c:7724 config/tc-mips.c:7735 config/tc-mips.c:7863 9364#: config/tc-mips.c:7874 9365msgid "No .cprestore pseudo-op used in PIC code" 9366msgstr "" 9367 9368#: config/tc-mips.c:7729 config/tc-mips.c:7868 9369msgid "No .frame pseudo-op used in PIC code" 9370msgstr "" 9371 9372#: config/tc-mips.c:7889 9373msgid "Non-PIC jump used in PIC library" 9374msgstr "" 9375 9376#: config/tc-mips.c:8249 9377#, c-format 9378msgid "Opcode not supported on this processor: %s" 9379msgstr "" 9380 9381#: config/tc-mips.c:9154 9382#, c-format 9383msgid "opcode not supported on this processor: %s" 9384msgstr "" 9385 9386#: config/tc-mips.c:9311 config/tc-mips.c:9342 config/tc-mips.c:9394 9387#: config/tc-mips.c:9424 9388msgid "Improper rotate count" 9389msgstr "" 9390 9391#: config/tc-mips.c:9463 9392#, c-format 9393msgid "Instruction %s: result is always false" 9394msgstr "" 9395 9396#: config/tc-mips.c:9624 9397#, c-format 9398msgid "Instruction %s: result is always true" 9399msgstr "" 9400 9401#: config/tc-mips.c:9819 9402msgid "Operand overflow" 9403msgstr "" 9404 9405#. FIXME: Check if this is one of the itbl macros, since they 9406#. are added dynamically. 9407#: config/tc-mips.c:9928 9408#, c-format 9409msgid "Macro %s not implemented yet" 9410msgstr "" 9411 9412#: config/tc-mips.c:10178 9413#, c-format 9414msgid "internal: bad mips opcode (mask error): %s %s" 9415msgstr "" 9416 9417#: config/tc-mips.c:10223 9418#, c-format 9419msgid "internal: bad mips opcode (unknown extension operand type `+%c'): %s %s" 9420msgstr "" 9421 9422#: config/tc-mips.c:10304 9423#, c-format 9424msgid "internal: bad mips opcode (unknown operand type `%c'): %s %s" 9425msgstr "" 9426 9427#: config/tc-mips.c:10311 9428#, c-format 9429msgid "internal: bad mips opcode (bits 0x%lx undefined): %s %s" 9430msgstr "" 9431 9432#: config/tc-mips.c:10337 9433#, c-format 9434msgid "Internal error: bad microMIPS opcode (mask error): %s %s" 9435msgstr "" 9436 9437#: config/tc-mips.c:10344 9438#, c-format 9439msgid "Internal error: bad microMIPS opcode (incorrect length: %u): %s %s" 9440msgstr "" 9441 9442#: config/tc-mips.c:10352 9443#, c-format 9444msgid "Internal error: bad microMIPS opcode (opcode/length mismatch): %s %s" 9445msgstr "" 9446 9447#: config/tc-mips.c:10383 config/tc-mips.c:10436 9448#, c-format 9449msgid "" 9450"Internal error: bad mips opcode (unknown extension operand type `%c%c'): %s " 9451"%s" 9452msgstr "" 9453 9454#: config/tc-mips.c:10483 9455#, c-format 9456msgid "Internal error: bad microMIPS opcode (unknown operand type `%c'): %s %s" 9457msgstr "" 9458 9459#: config/tc-mips.c:10492 9460#, c-format 9461msgid "Internal error: bad microMIPS opcode (bits 0x%lx undefined): %s %s" 9462msgstr "" 9463 9464#: config/tc-mips.c:10496 9465#, c-format 9466msgid "Internal error: bad microMIPS opcode (bits 0x%lx defined): %s %s" 9467msgstr "" 9468 9469#: config/tc-mips.c:10654 9470msgid "Unrecognized opcode" 9471msgstr "" 9472 9473#: config/tc-mips.c:10703 config/tc-mips.c:13232 9474#, c-format 9475msgid "opcode not supported on this processor: %s (%s)" 9476msgstr "" 9477 9478#: config/tc-mips.c:10707 9479#, c-format 9480msgid "Unrecognized %u-bit version of microMIPS opcode" 9481msgstr "" 9482 9483#: config/tc-mips.c:10738 9484#, c-format 9485msgid "BALIGN immediate not 1 or 3 (%lu)" 9486msgstr "" 9487 9488#: config/tc-mips.c:10752 config/tc-mips.c:10766 config/tc-mips.c:10780 9489#: config/tc-mips.c:10794 config/tc-mips.c:10822 config/tc-mips.c:10869 9490#, c-format 9491msgid "DSP immediate not in range 0..%d (%lu)" 9492msgstr "" 9493 9494#: config/tc-mips.c:10813 config/tc-mips.c:10842 9495msgid "Invalid dsp acc register" 9496msgstr "" 9497 9498#: config/tc-mips.c:10854 config/tc-mips.c:10887 config/tc-mips.c:10905 9499#, c-format 9500msgid "DSP immediate not in range %ld..%ld (%ld)" 9501msgstr "" 9502 9503#: config/tc-mips.c:10919 9504#, c-format 9505msgid "MT usermode bit not 0 or 1 (%lu)" 9506msgstr "" 9507 9508#: config/tc-mips.c:10931 9509#, c-format 9510msgid "MT load high bit not 0 or 1 (%lu)" 9511msgstr "" 9512 9513#: config/tc-mips.c:10949 config/tc-mips.c:10963 9514msgid "Invalid dsp/smartmips acc register" 9515msgstr "" 9516 9517#: config/tc-mips.c:10975 9518#, c-format 9519msgid "Bit position for %s not in range 0..%lu (%lu)" 9520msgstr "" 9521 9522#: config/tc-mips.c:11058 9523#, c-format 9524msgid "Illegal %s number (%lu, 0x%lx)" 9525msgstr "" 9526 9527#: config/tc-mips.c:11173 config/tc-mips.c:11975 9528msgid "absolute expression required" 9529msgstr "" 9530 9531#: config/tc-mips.c:11198 9532#, c-format 9533msgid "Invalid register number (%d)" 9534msgstr "" 9535 9536#: config/tc-mips.c:11206 9537msgid "Invalid coprocessor 0 register number" 9538msgstr "" 9539 9540#: config/tc-mips.c:11217 9541#, c-format 9542msgid "Improper bit index (%lu)" 9543msgstr "" 9544 9545#: config/tc-mips.c:11282 config/tc-mips.c:11300 9546#, c-format 9547msgid "Improper size (%lu)" 9548msgstr "" 9549 9550#: config/tc-mips.c:11317 9551#, c-format 9552msgid "Improper immediate (%ld)" 9553msgstr "" 9554 9555#: config/tc-mips.c:11335 config/tc-mips.c:11353 config/tc-mips.c:11374 9556#, c-format 9557msgid "Offset not in range %ld..%ld (%ld)" 9558msgstr "" 9559 9560#: config/tc-mips.c:11380 9561#, c-format 9562msgid "Offset not 16 bytes alignment (%ld)" 9563msgstr "" 9564 9565#: config/tc-mips.c:11397 config/tc-mips.c:13413 9566msgid "used $at without \".set noat\"" 9567msgstr "" 9568 9569#: config/tc-mips.c:11399 config/tc-mips.c:13415 9570#, c-format 9571msgid "used $%u with \".set at=$%u\"" 9572msgstr "" 9573 9574#: config/tc-mips.c:11413 9575#, c-format 9576msgid "" 9577"Internal error: bad %s opcode (unknown extension operand type `+%c'): %s %s" 9578msgstr "" 9579 9580#: config/tc-mips.c:11467 9581#, c-format 9582msgid "Improper shift amount (%lu)" 9583msgstr "" 9584 9585#: config/tc-mips.c:11493 config/tc-mips.c:13553 config/tc-mips.c:13806 9586#, c-format 9587msgid "Invalid value for `%s' (%lu)" 9588msgstr "" 9589 9590#: config/tc-mips.c:11543 config/tc-mips.c:11581 9591#, c-format 9592msgid "Code for %s not in range 0..%lu (%lu)" 9593msgstr "" 9594 9595#: config/tc-mips.c:11562 9596#, c-format 9597msgid "Lower code for %s not in range 0..%lu (%lu)" 9598msgstr "" 9599 9600#: config/tc-mips.c:11602 9601#, c-format 9602msgid "Coproccesor code > %u bits (%lu)" 9603msgstr "" 9604 9605#: config/tc-mips.c:11618 9606#, c-format 9607msgid "Illegal 19-bit code (%lu)" 9608msgstr "" 9609 9610#: config/tc-mips.c:11632 9611#, c-format 9612msgid "Invalid performance register (%lu)" 9613msgstr "" 9614 9615#: config/tc-mips.c:11713 config/tc-mips.c:12398 9616#, c-format 9617msgid "Used $%u with \".set at=$%u\"" 9618msgstr "" 9619 9620#: config/tc-mips.c:11740 config/tc-mips.c:12424 9621msgid "Source and destination must be different" 9622msgstr "" 9623 9624#: config/tc-mips.c:11746 config/tc-mips.c:12430 9625msgid "A destination register must be supplied" 9626msgstr "" 9627 9628#: config/tc-mips.c:11828 9629#, c-format 9630msgid "Improper align amount (%ld), using low bits" 9631msgstr "" 9632 9633#: config/tc-mips.c:11843 9634#, c-format 9635msgid "Invalid MDMX Immediate (%ld)" 9636msgstr "" 9637 9638#: config/tc-mips.c:11882 9639#, c-format 9640msgid "Float register should be even, was %d" 9641msgstr "" 9642 9643#: config/tc-mips.c:11923 9644#, c-format 9645msgid "Bad element selector %ld" 9646msgstr "" 9647 9648#: config/tc-mips.c:11931 9649#, c-format 9650msgid "Expecting ']' found '%s'" 9651msgstr "" 9652 9653#: config/tc-mips.c:12039 9654#, c-format 9655msgid "Bad floating point constant: %s" 9656msgstr "" 9657 9658#: config/tc-mips.c:12159 9659msgid "Can't use floating point insn in this section" 9660msgstr "" 9661 9662#: config/tc-mips.c:12218 9663msgid "Expression out of range" 9664msgstr "" 9665 9666#: config/tc-mips.c:12262 9667#, c-format 9668msgid "lui expression (%lu) not in range 0..65535" 9669msgstr "" 9670 9671#: config/tc-mips.c:12284 9672#, c-format 9673msgid "Condition code register should be even for %s, was %d" 9674msgstr "" 9675 9676#: config/tc-mips.c:12290 9677#, c-format 9678msgid "Condition code register should be 0 or 4 for %s, was %d" 9679msgstr "" 9680 9681#: config/tc-mips.c:12317 9682msgid "Invalid coprocessor sub-selection value (0-7)" 9683msgstr "" 9684 9685#: config/tc-mips.c:12330 config/tc-mips.c:12348 9686#, c-format 9687msgid "bad byte vector index (%ld)" 9688msgstr "" 9689 9690#: config/tc-mips.c:13058 9691#, c-format 9692msgid "" 9693"Internal error: bad microMIPS opcode (unknown extension operand type `m%c'): " 9694"%s %s" 9695msgstr "" 9696 9697#: config/tc-mips.c:13110 9698#, c-format 9699msgid "Trap code (%lu) for %s not in 0..15 range" 9700msgstr "" 9701 9702#: config/tc-mips.c:13119 9703#, c-format 9704msgid "Bad char = '%c'\n" 9705msgstr "" 9706 9707#: config/tc-mips.c:13206 config/tc-score.c:2691 config/tc-score.c:2737 9708msgid "unrecognized opcode" 9709msgstr "" 9710 9711#: config/tc-mips.c:13589 config/tc-mips.c:13670 config/tc-mips.c:13685 9712msgid "can't parse register list" 9713msgstr "" 9714 9715#: config/tc-mips.c:13658 9716msgid "more than one frame size in list" 9717msgstr "" 9718 9719#: config/tc-mips.c:13713 9720msgid "unexpected register in list" 9721msgstr "" 9722 9723#: config/tc-mips.c:13723 9724msgid "arg/static registers overlap" 9725msgstr "" 9726 9727#: config/tc-mips.c:13741 9728msgid "invalid arg register list" 9729msgstr "" 9730 9731#: config/tc-mips.c:13750 config/tc-mips.c:13773 9732msgid "invalid static register list" 9733msgstr "" 9734 9735#: config/tc-mips.c:13780 9736msgid "missing frame size" 9737msgstr "" 9738 9739#: config/tc-mips.c:13783 9740msgid "invalid frame size" 9741msgstr "" 9742 9743#: config/tc-mips.c:13831 9744msgid "illegal operands" 9745msgstr "" 9746 9747#: config/tc-mips.c:13949 9748msgid "extended operand requested but not required" 9749msgstr "" 9750 9751#: config/tc-mips.c:13951 9752msgid "invalid unextended operand value" 9753msgstr "" 9754 9755#: config/tc-mips.c:13979 9756msgid "operand value out of range for instruction" 9757msgstr "" 9758 9759#: config/tc-mips.c:14084 9760#, c-format 9761msgid "relocation %s isn't supported by the current ABI" 9762msgstr "" 9763 9764#: config/tc-mips.c:14140 9765msgid "unclosed '('" 9766msgstr "" 9767 9768#: config/tc-mips.c:14415 9769#, c-format 9770msgid "A different %s was already specified, is now %s" 9771msgstr "" 9772 9773#: config/tc-mips.c:14592 9774msgid "-mmicromips cannot be used with -mips16" 9775msgstr "" 9776 9777#: config/tc-mips.c:14607 9778msgid "-mips16 cannot be used with -micromips" 9779msgstr "" 9780 9781#: config/tc-mips.c:14714 9782msgid "-call_shared is supported only for ELF format" 9783msgstr "" 9784 9785#: config/tc-mips.c:14724 9786msgid "-call_nonpic is supported only for ELF format" 9787msgstr "" 9788 9789#: config/tc-mips.c:14734 9790msgid "-non_shared is supported only for ELF format" 9791msgstr "" 9792 9793#: config/tc-mips.c:14767 9794msgid "-n32 is supported for ELF format only" 9795msgstr "" 9796 9797#: config/tc-mips.c:14776 9798msgid "-64 is supported for ELF format only" 9799msgstr "" 9800 9801#: config/tc-mips.c:14781 config/tc-mips.c:14834 9802msgid "No compiled in support for 64 bit object file format" 9803msgstr "" 9804 9805#: config/tc-mips.c:14821 9806msgid "-mabi is supported for ELF format only" 9807msgstr "" 9808 9809#: config/tc-mips.c:14841 9810#, c-format 9811msgid "invalid abi -mabi=%s" 9812msgstr "" 9813 9814#: config/tc-mips.c:14921 9815msgid "-G not supported in this configuration." 9816msgstr "" 9817 9818#: config/tc-mips.c:14947 9819#, c-format 9820msgid "-%s conflicts with the other architecture options, which imply -%s" 9821msgstr "" 9822 9823#: config/tc-mips.c:14959 9824#, c-format 9825msgid "-march=%s is not compatible with the selected ABI" 9826msgstr "" 9827 9828#: config/tc-mips.c:14978 9829msgid "-mgp64 used with a 32-bit processor" 9830msgstr "" 9831 9832#: config/tc-mips.c:14980 9833msgid "-mgp32 used with a 64-bit ABI" 9834msgstr "" 9835 9836#: config/tc-mips.c:14982 9837msgid "-mgp64 used with a 32-bit ABI" 9838msgstr "" 9839 9840#: config/tc-mips.c:15020 9841msgid "-mfp64 used with a 32-bit fpu" 9842msgstr "" 9843 9844#: config/tc-mips.c:15023 9845msgid "-mfp64 used with a 32-bit ABI" 9846msgstr "" 9847 9848#: config/tc-mips.c:15027 9849msgid "-mfp32 used with a 64-bit ABI" 9850msgstr "" 9851 9852#: config/tc-mips.c:15041 9853msgid "trap exception not supported at ISA 1" 9854msgstr "" 9855 9856#: config/tc-mips.c:15053 9857msgid "-mfp32 used with -mips3d" 9858msgstr "" 9859 9860#: config/tc-mips.c:15059 9861msgid "-mfp32 used with -mdmx" 9862msgstr "" 9863 9864#: config/tc-mips.c:15064 9865#, c-format 9866msgid "%s ISA does not support SmartMIPS" 9867msgstr "" 9868 9869#: config/tc-mips.c:15070 config/tc-mips.c:16108 9870#, c-format 9871msgid "%s ISA does not support DSP ASE" 9872msgstr "" 9873 9874#: config/tc-mips.c:15079 config/tc-mips.c:16121 9875#, c-format 9876msgid "%s ISA does not support DSP R2 ASE" 9877msgstr "" 9878 9879#: config/tc-mips.c:15085 config/tc-mips.c:16134 9880#, c-format 9881msgid "%s ISA does not support MT ASE" 9882msgstr "" 9883 9884#: config/tc-mips.c:15091 9885#, c-format 9886msgid "%s ISA does not support MCU ASE" 9887msgstr "" 9888 9889#: config/tc-mips.c:15147 9890msgid "PC relative MIPS16 instruction references a different section" 9891msgstr "" 9892 9893#: config/tc-mips.c:15484 config/tc-sparc.c:3327 config/tc-sparc.c:3334 9894#: config/tc-sparc.c:3341 config/tc-sparc.c:3348 config/tc-sparc.c:3355 9895#: config/tc-sparc.c:3364 config/tc-sparc.c:3375 config/tc-sparc.c:3397 9896#: config/tc-sparc.c:3421 write.c:1151 9897msgid "relocation overflow" 9898msgstr "" 9899 9900#: config/tc-mips.c:15497 9901#, c-format 9902msgid "Branch to misaligned address (%lx)" 9903msgstr "" 9904 9905#: config/tc-mips.c:15544 9906msgid "Branch out of range" 9907msgstr "" 9908 9909#: config/tc-mips.c:15640 9910#, c-format 9911msgid "Alignment too large: %d. assumed." 9912msgstr "" 9913 9914#: config/tc-mips.c:15643 9915msgid "Alignment negative: 0 assumed." 9916msgstr "" 9917 9918#: config/tc-mips.c:15901 9919#, c-format 9920msgid "%s: no such section" 9921msgstr "" 9922 9923#: config/tc-mips.c:15950 9924#, c-format 9925msgid ".option pic%d not supported" 9926msgstr "" 9927 9928#: config/tc-mips.c:15955 config/tc-mips.c:16278 9929msgid "-G may not be used with SVR4 PIC code" 9930msgstr "" 9931 9932#: config/tc-mips.c:15961 9933#, c-format 9934msgid "Unrecognized option \"%s\"" 9935msgstr "" 9936 9937#: config/tc-mips.c:16021 9938msgid "`noreorder' must be set before `nomacro'" 9939msgstr "" 9940 9941#: config/tc-mips.c:16047 9942#, c-format 9943msgid "%s isa does not support 64-bit registers" 9944msgstr "" 9945 9946#: config/tc-mips.c:16058 9947#, c-format 9948msgid "%s isa does not support 64-bit floating point registers" 9949msgstr "" 9950 9951#: config/tc-mips.c:16074 9952msgid "`mips16' cannot be used with `micromips'" 9953msgstr "" 9954 9955#: config/tc-mips.c:16083 9956msgid "`micromips' cannot be used with `mips16'" 9957msgstr "" 9958 9959#: config/tc-mips.c:16091 9960#, c-format 9961msgid "%s ISA does not support SmartMIPS ASE" 9962msgstr "" 9963 9964#: config/tc-mips.c:16162 9965#, c-format 9966msgid "unknown architecture %s" 9967msgstr "" 9968 9969#: config/tc-mips.c:16175 config/tc-mips.c:16205 9970#, c-format 9971msgid "unknown ISA level %s" 9972msgstr "" 9973 9974#: config/tc-mips.c:16183 9975#, c-format 9976msgid "unknown ISA or architecture %s" 9977msgstr "" 9978 9979#: config/tc-mips.c:16233 9980msgid ".set pop with no .set push" 9981msgstr "" 9982 9983#: config/tc-mips.c:16262 9984#, c-format 9985msgid "Tried to set unrecognized symbol: %s\n" 9986msgstr "" 9987 9988#: config/tc-mips.c:16320 9989msgid ".cpload not in noreorder section" 9990msgstr "" 9991 9992#: config/tc-mips.c:16388 config/tc-mips.c:16407 9993msgid "missing argument separator ',' for .cpsetup" 9994msgstr "" 9995 9996#: config/tc-mips.c:16565 9997#, c-format 9998msgid "Unsupported use of %s" 9999msgstr "" 10000 10001#: config/tc-mips.c:16647 config/tc-score.c:6031 10002msgid "Unsupported use of .gpword" 10003msgstr "" 10004 10005#: config/tc-mips.c:16687 10006msgid "Unsupported use of .gpdword" 10007msgstr "" 10008 10009#: config/tc-mips.c:16781 10010#, c-format 10011msgid "ignoring attempt to redefine symbol %s" 10012msgstr "" 10013 10014#: config/tc-mips.c:16796 ecoff.c:3378 10015msgid "bad .weakext directive" 10016msgstr "" 10017 10018#: config/tc-mips.c:17032 10019msgid "unsupported PC relative reference to different section" 10020msgstr "" 10021 10022#: config/tc-mips.c:17145 config/tc-xtensa.c:1583 config/tc-xtensa.c:1859 10023msgid "unsupported relocation" 10024msgstr "" 10025 10026#: config/tc-mips.c:17577 config/tc-pdp11.c:1424 10027#, c-format 10028msgid "Can not represent %s relocation in this object file format" 10029msgstr "" 10030 10031#: config/tc-mips.c:17676 config/tc-mips.c:17970 10032msgid "Relaxed out-of-range branch into a jump" 10033msgstr "" 10034 10035#: config/tc-mips.c:18564 10036msgid "missing .end at end of assembly" 10037msgstr "" 10038 10039#: config/tc-mips.c:18579 config/tc-score.c:5641 10040msgid "expected simple number" 10041msgstr "" 10042 10043#: config/tc-mips.c:18607 config/tc-score.c:5668 10044msgid "invalid number" 10045msgstr "" 10046 10047#: config/tc-mips.c:18775 config/tc-score.c:5707 10048msgid "missing .end" 10049msgstr "" 10050 10051#: config/tc-mips.c:18827 10052msgid "Bad .frame directive" 10053msgstr "" 10054 10055#: config/tc-mips.c:18859 10056msgid ".mask/.fmask outside of .ent" 10057msgstr "" 10058 10059#: config/tc-mips.c:18866 10060msgid "Bad .mask/.fmask directive" 10061msgstr "" 10062 10063#: config/tc-mips.c:19145 10064#, c-format 10065msgid "Bad value (%s) for %s" 10066msgstr "" 10067 10068#: config/tc-mips.c:19209 10069#, c-format 10070msgid "" 10071"MIPS options:\n" 10072"-EB\t\t\tgenerate big endian output\n" 10073"-EL\t\t\tgenerate little endian output\n" 10074"-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n" 10075"-G NUM\t\t\tallow referencing objects up to NUM bytes\n" 10076"\t\t\timplicitly with the gp register [default 8]\n" 10077msgstr "" 10078 10079#: config/tc-mips.c:19216 10080#, c-format 10081msgid "" 10082"-mips1\t\t\tgenerate MIPS ISA I instructions\n" 10083"-mips2\t\t\tgenerate MIPS ISA II instructions\n" 10084"-mips3\t\t\tgenerate MIPS ISA III instructions\n" 10085"-mips4\t\t\tgenerate MIPS ISA IV instructions\n" 10086"-mips5 generate MIPS ISA V instructions\n" 10087"-mips32 generate MIPS32 ISA instructions\n" 10088"-mips32r2 generate MIPS32 release 2 ISA instructions\n" 10089"-mips64 generate MIPS64 ISA instructions\n" 10090"-mips64r2 generate MIPS64 release 2 ISA instructions\n" 10091"-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n" 10092msgstr "" 10093 10094#: config/tc-mips.c:19235 10095#, c-format 10096msgid "" 10097"-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n" 10098"-no-mCPU\t\tdon't generate code specific to CPU.\n" 10099"\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n" 10100msgstr "" 10101 10102#: config/tc-mips.c:19248 10103#, c-format 10104msgid "" 10105"-mips16\t\t\tgenerate mips16 instructions\n" 10106"-no-mips16\t\tdo not generate mips16 instructions\n" 10107msgstr "" 10108 10109#: config/tc-mips.c:19251 10110#, c-format 10111msgid "" 10112"-mmicromips\t\tgenerate microMIPS instructions\n" 10113"-mno-micromips\t\tdo not generate microMIPS instructions\n" 10114msgstr "" 10115 10116#: config/tc-mips.c:19254 10117#, c-format 10118msgid "" 10119"-msmartmips\t\tgenerate smartmips instructions\n" 10120"-mno-smartmips\t\tdo not generate smartmips instructions\n" 10121msgstr "" 10122 10123#: config/tc-mips.c:19257 10124#, c-format 10125msgid "" 10126"-mdsp\t\t\tgenerate DSP instructions\n" 10127"-mno-dsp\t\tdo not generate DSP instructions\n" 10128msgstr "" 10129 10130#: config/tc-mips.c:19260 10131#, c-format 10132msgid "" 10133"-mdspr2\t\t\tgenerate DSP R2 instructions\n" 10134"-mno-dspr2\t\tdo not generate DSP R2 instructions\n" 10135msgstr "" 10136 10137#: config/tc-mips.c:19263 10138#, c-format 10139msgid "" 10140"-mmt\t\t\tgenerate MT instructions\n" 10141"-mno-mt\t\t\tdo not generate MT instructions\n" 10142msgstr "" 10143 10144#: config/tc-mips.c:19266 10145#, c-format 10146msgid "" 10147"-mmcu\t\t\tgenerate MCU instructions\n" 10148"-mno-mcu\t\tdo not generate MCU instructions\n" 10149msgstr "" 10150 10151#: config/tc-mips.c:19269 10152#, c-format 10153msgid "" 10154"-mfix-loongson2f-jump\twork around Loongson2F JUMP instructions\n" 10155"-mfix-loongson2f-nop\twork around Loongson2F NOP errata\n" 10156"-mfix-vr4120\t\twork around certain VR4120 errata\n" 10157"-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n" 10158"-mfix-24k\t\tinsert a nop after ERET and DERET instructions\n" 10159"-mfix-cn63xxp1\t\twork around CN63XXP1 PREF errata\n" 10160"-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n" 10161"-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n" 10162"-msym32\t\t\tassume all symbols have 32-bit values\n" 10163"-O0\t\t\tremove unneeded NOPs, do not swap branches\n" 10164"-O\t\t\tremove unneeded NOPs and swap branches\n" 10165"--trap, --no-break\ttrap exception on div by 0 and mult overflow\n" 10166"--break, --no-trap\tbreak exception on div by 0 and mult overflow\n" 10167msgstr "" 10168 10169#: config/tc-mips.c:19283 10170#, c-format 10171msgid "" 10172"-mhard-float\t\tallow floating-point instructions\n" 10173"-msoft-float\t\tdo not allow floating-point instructions\n" 10174"-msingle-float\t\tonly allow 32-bit floating-point operations\n" 10175"-mdouble-float\t\tallow 32-bit and 64-bit floating-point operations\n" 10176"--[no-]construct-floats [dis]allow floating point values to be constructed\n" 10177msgstr "" 10178 10179#: config/tc-mips.c:19291 10180#, c-format 10181msgid "" 10182"-KPIC, -call_shared\tgenerate SVR4 position independent code\n" 10183"-call_nonpic\t\tgenerate non-PIC code that can operate with DSOs\n" 10184"-mvxworks-pic\t\tgenerate VxWorks position independent code\n" 10185"-non_shared\t\tdo not generate code that can operate with DSOs\n" 10186"-xgot\t\t\tassume a 32 bit GOT\n" 10187"-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n" 10188"-mshared, -mno-shared disable/enable .cpload optimization for\n" 10189" position dependent (non shared) code\n" 10190"-mabi=ABI\t\tcreate ABI conformant object file for:\n" 10191msgstr "" 10192 10193#: config/tc-mips.c:19312 10194#, c-format 10195msgid "" 10196"-32\t\t\tcreate o32 ABI object file (default)\n" 10197"-n32\t\t\tcreate n32 ABI object file\n" 10198"-64\t\t\tcreate 64 ABI object file\n" 10199msgstr "" 10200 10201#: config/tc-mmix.c:693 10202#, c-format 10203msgid " MMIX-specific command line options:\n" 10204msgstr "" 10205 10206#: config/tc-mmix.c:694 10207#, c-format 10208msgid "" 10209" -fixed-special-register-names\n" 10210" Allow only the original special register names.\n" 10211msgstr "" 10212 10213#: config/tc-mmix.c:697 10214#, c-format 10215msgid " -globalize-symbols Make all symbols global.\n" 10216msgstr "" 10217 10218#: config/tc-mmix.c:699 10219#, c-format 10220msgid " -gnu-syntax Turn off mmixal syntax compatibility.\n" 10221msgstr "" 10222 10223#: config/tc-mmix.c:701 10224#, c-format 10225msgid " -relax Create linker relaxable code.\n" 10226msgstr "" 10227 10228#: config/tc-mmix.c:703 10229#, c-format 10230msgid "" 10231" -no-predefined-syms Do not provide mmixal built-in constants.\n" 10232" Implies -fixed-special-register-names.\n" 10233msgstr "" 10234 10235#: config/tc-mmix.c:706 10236#, c-format 10237msgid "" 10238" -no-expand Do not expand GETA, branches, PUSHJ or JUMP\n" 10239" into multiple instructions.\n" 10240msgstr "" 10241 10242#: config/tc-mmix.c:709 10243#, c-format 10244msgid "" 10245" -no-merge-gregs Do not merge GREG definitions with nearby values.\n" 10246msgstr "" 10247 10248#: config/tc-mmix.c:711 10249#, c-format 10250msgid "" 10251" -linker-allocated-gregs If there's no suitable GREG definition for " 10252"the operands of an instruction, let the linker " 10253"resolve.\n" 10254msgstr "" 10255 10256#: config/tc-mmix.c:714 10257#, c-format 10258msgid "" 10259" -x Do not warn when an operand to GETA, a branch,\n" 10260" PUSHJ or JUMP is not known to be within range.\n" 10261" The linker will catch any errors. Implies\n" 10262" -linker-allocated-gregs." 10263msgstr "" 10264 10265#: config/tc-mmix.c:840 10266#, c-format 10267msgid "unknown opcode: `%s'" 10268msgstr "" 10269 10270#: config/tc-mmix.c:962 config/tc-mmix.c:977 10271msgid "specified location wasn't TETRA-aligned" 10272msgstr "" 10273 10274#: config/tc-mmix.c:964 config/tc-mmix.c:979 config/tc-mmix.c:4111 10275#: config/tc-mmix.c:4127 10276msgid "unaligned data at an absolute location is not supported" 10277msgstr "" 10278 10279#: config/tc-mmix.c:1089 10280#, c-format 10281msgid "invalid operand to opcode %s: `%s'" 10282msgstr "" 10283 10284#: config/tc-mmix.c:1111 config/tc-mmix.c:1138 config/tc-mmix.c:1171 10285#: config/tc-mmix.c:1179 config/tc-mmix.c:1196 config/tc-mmix.c:1224 10286#: config/tc-mmix.c:1245 config/tc-mmix.c:1270 config/tc-mmix.c:1318 10287#: config/tc-mmix.c:1419 config/tc-mmix.c:1444 config/tc-mmix.c:1476 10288#: config/tc-mmix.c:1508 config/tc-mmix.c:1538 config/tc-mmix.c:1591 10289#: config/tc-mmix.c:1608 config/tc-mmix.c:1635 config/tc-mmix.c:1663 10290#: config/tc-mmix.c:1693 config/tc-mmix.c:1719 config/tc-mmix.c:1735 10291#: config/tc-mmix.c:1761 config/tc-mmix.c:1777 config/tc-mmix.c:1793 10292#: config/tc-mmix.c:1874 10293#, c-format 10294msgid "invalid operands to opcode %s: `%s'" 10295msgstr "" 10296 10297#: config/tc-mmix.c:1976 10298msgid "internal: mmix_prefix_name but empty prefix" 10299msgstr "" 10300 10301#: config/tc-mmix.c:2020 10302#, c-format 10303msgid "too many GREG registers allocated (max %d)" 10304msgstr "" 10305 10306#: config/tc-mmix.c:2078 10307msgid "BSPEC already active. Nesting is not supported." 10308msgstr "" 10309 10310#: config/tc-mmix.c:2087 10311msgid "invalid BSPEC expression" 10312msgstr "" 10313 10314#: config/tc-mmix.c:2103 10315#, c-format 10316msgid "can't create section %s" 10317msgstr "" 10318 10319#: config/tc-mmix.c:2108 10320#, c-format 10321msgid "can't set section flags for section %s" 10322msgstr "" 10323 10324#: config/tc-mmix.c:2129 10325msgid "ESPEC without preceding BSPEC" 10326msgstr "" 10327 10328#: config/tc-mmix.c:2158 10329msgid "missing local expression" 10330msgstr "" 10331 10332#: config/tc-mmix.c:2368 10333msgid "operand out of range, instruction expanded" 10334msgstr "" 10335 10336#. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be 10337#. user-friendly, though a little bit non-substantial. 10338#: config/tc-mmix.c:2619 10339msgid "directive LOCAL must be placed in code or data" 10340msgstr "" 10341 10342#: config/tc-mmix.c:2620 10343msgid "internal confusion: relocation in a section without contents" 10344msgstr "" 10345 10346#: config/tc-mmix.c:2734 10347msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section" 10348msgstr "" 10349 10350#: config/tc-mmix.c:2782 10351msgid "no suitable GREG definition for operands" 10352msgstr "" 10353 10354#: config/tc-mmix.c:2841 10355msgid "operands were not reducible at assembly-time" 10356msgstr "" 10357 10358#: config/tc-mmix.c:2868 10359#, c-format 10360msgid "cannot generate relocation type for symbol %s, code %s" 10361msgstr "" 10362 10363#: config/tc-mmix.c:2888 10364#, c-format 10365msgid "internal: unhandled label %s" 10366msgstr "" 10367 10368#: config/tc-mmix.c:2918 10369msgid "[0-9]H labels may not appear alone on a line" 10370msgstr "" 10371 10372#: config/tc-mmix.c:2927 10373msgid "[0-9]H labels do not mix with dot-pseudos" 10374msgstr "" 10375 10376#: config/tc-mmix.c:3015 10377msgid "invalid characters in input" 10378msgstr "" 10379 10380#: config/tc-mmix.c:3121 10381msgid "empty label field for IS" 10382msgstr "" 10383 10384#: config/tc-mmix.c:3447 10385#, c-format 10386msgid "internal: unexpected relax type %d:%d" 10387msgstr "" 10388 10389#: config/tc-mmix.c:3470 10390msgid "BSPEC without ESPEC." 10391msgstr "" 10392 10393#: config/tc-mmix.c:3675 10394msgid "GREG expression too complicated" 10395msgstr "" 10396 10397#: config/tc-mmix.c:3690 10398msgid "internal: GREG expression not resolved to section" 10399msgstr "" 10400 10401#: config/tc-mmix.c:3739 10402msgid "register section has contents\n" 10403msgstr "" 10404 10405#: config/tc-mmix.c:3866 10406msgid "section change from within a BSPEC/ESPEC pair is not supported" 10407msgstr "" 10408 10409#: config/tc-mmix.c:3887 10410msgid "directive LOC from within a BSPEC/ESPEC pair is not supported" 10411msgstr "" 10412 10413#: config/tc-mmix.c:3898 10414msgid "invalid LOC expression" 10415msgstr "" 10416 10417#: config/tc-mmix.c:3925 config/tc-mmix.c:3952 10418msgid "LOC expression stepping backwards is not supported" 10419msgstr "" 10420 10421#. We will only get here in rare cases involving #NO_APP, 10422#. where the unterminated string is not recognized by the 10423#. preformatting pass. 10424#: config/tc-mmix.c:4034 config/tc-mmix.c:4192 config/tc-z80.c:1695 10425msgid "unterminated string" 10426msgstr "" 10427 10428#: config/tc-mmix.c:4051 10429msgid "BYTE expression not a pure number" 10430msgstr "" 10431 10432#. Note that mmixal does not allow negative numbers in 10433#. BYTE sequences, so neither should we. 10434#: config/tc-mmix.c:4060 10435msgid "BYTE expression not in the range 0..255" 10436msgstr "" 10437 10438#: config/tc-mmix.c:4109 config/tc-mmix.c:4125 10439msgid "data item with alignment larger than location" 10440msgstr "" 10441 10442#. Since integer_constant is local to expr.c, we have to make this a 10443#. macro. FIXME: Do it cleaner. 10444#: config/tc-mmix.h:105 10445msgid "`&' serial number operator is not supported" 10446msgstr "" 10447 10448#: config/tc-mn10200.c:304 10449#, c-format 10450msgid "" 10451"MN10200 options:\n" 10452"none yet\n" 10453msgstr "" 10454 10455#: config/tc-mn10300.c:441 10456#, c-format 10457msgid "" 10458"MN10300 assembler options:\n" 10459"none yet\n" 10460msgstr "" 10461 10462#: config/tc-mn10300.c:1268 10463msgid "Invalid opcode/operands" 10464msgstr "" 10465 10466#: config/tc-mn10300.c:1791 10467msgid "Invalid register specification." 10468msgstr "" 10469 10470#: config/tc-mn10300.c:2383 10471#, c-format 10472msgid "Bad relocation fixup type (%d)" 10473msgstr "" 10474 10475#: config/tc-moxie.c:100 10476msgid "expecting register" 10477msgstr "" 10478 10479#: config/tc-moxie.c:119 config/tc-moxie.c:135 10480msgid "illegal register number" 10481msgstr "" 10482 10483#: config/tc-moxie.c:184 config/tc-pj.c:260 10484#, c-format 10485msgid "unknown opcode %s" 10486msgstr "" 10487 10488#: config/tc-moxie.c:202 config/tc-moxie.c:221 config/tc-moxie.c:312 10489#: config/tc-moxie.c:358 10490msgid "expecting comma delimited register operands" 10491msgstr "" 10492 10493#: config/tc-moxie.c:228 config/tc-moxie.c:288 config/tc-moxie.c:300 10494#: config/tc-moxie.c:333 config/tc-moxie.c:365 config/tc-moxie.c:398 10495#: config/tc-moxie.c:452 config/tc-moxie.c:506 config/tc-moxie.c:516 10496#: config/tc-moxie.c:544 config/tc-pj.c:308 10497msgid "extra stuff on line ignored" 10498msgstr "" 10499 10500#: config/tc-moxie.c:248 config/tc-moxie.c:388 config/tc-moxie.c:418 10501#: config/tc-moxie.c:493 10502msgid "expecting comma delimited operands" 10503msgstr "" 10504 10505#: config/tc-moxie.c:316 config/tc-moxie.c:344 10506msgid "expecting indirect register `($rA)'" 10507msgstr "" 10508 10509#: config/tc-moxie.c:324 config/tc-moxie.c:352 config/tc-moxie.c:443 10510#: config/tc-moxie.c:485 10511msgid "missing closing parenthesis" 10512msgstr "" 10513 10514#: config/tc-moxie.c:435 config/tc-moxie.c:477 10515msgid "expecting indirect register `($rX)'" 10516msgstr "" 10517 10518#: config/tc-moxie.c:547 config/tc-pj.c:313 10519msgid "Something forgot to clean up\n" 10520msgstr "" 10521 10522#: config/tc-moxie.c:649 10523msgid "pcrel too far BFD_RELOC_MOXIE_10" 10524msgstr "" 10525 10526#: config/tc-msp430.c:547 10527msgid ".profiler pseudo requires at least two operands." 10528msgstr "" 10529 10530#: config/tc-msp430.c:606 10531msgid "unknown profiling flag - ignored." 10532msgstr "" 10533 10534#: config/tc-msp430.c:622 10535msgid "ambiguous flags combination - '.profiler' directive ignored." 10536msgstr "" 10537 10538#: config/tc-msp430.c:632 10539msgid "profiling in absolute section?" 10540msgstr "" 10541 10542#: config/tc-msp430.c:720 10543#, c-format 10544msgid "Known MCU names:\n" 10545msgstr "" 10546 10547#: config/tc-msp430.c:723 10548#, c-format 10549msgid "\t %s\n" 10550msgstr "" 10551 10552#: config/tc-msp430.c:749 10553#, c-format 10554msgid "redefinition of mcu type %s' to %s'" 10555msgstr "" 10556 10557#: config/tc-msp430.c:792 10558#, c-format 10559msgid "" 10560"MSP430 options:\n" 10561" -mmcu=[msp430-name] select microcontroller type\n" 10562" msp430x110 msp430x112\n" 10563" msp430x1101 msp430x1111\n" 10564" msp430x1121 msp430x1122 msp430x1132\n" 10565" msp430x122 msp430x123\n" 10566" msp430x1222 msp430x1232\n" 10567" msp430x133 msp430x135\n" 10568" msp430x1331 msp430x1351\n" 10569" msp430x147 msp430x148 msp430x149\n" 10570" msp430x155 msp430x156 msp430x157\n" 10571" msp430x167 msp430x168 msp430x169\n" 10572" msp430x1610 msp430x1611 msp430x1612\n" 10573" msp430x311 msp430x312 msp430x313 msp430x314 " 10574"msp430x315\n" 10575" msp430x323 msp430x325\n" 10576" msp430x336 msp430x337\n" 10577" msp430x412 msp430x413 msp430x415 msp430x417\n" 10578" msp430xE423 msp430xE425 msp430E427\n" 10579" msp430xW423 msp430xW425 msp430W427\n" 10580" msp430xG437 msp430xG438 msp430G439\n" 10581" msp430x435 msp430x436 msp430x437\n" 10582" msp430x447 msp430x448 msp430x449\n" 10583msgstr "" 10584 10585#: config/tc-msp430.c:815 10586#, c-format 10587msgid "" 10588" -mQ - enable relaxation at assembly time. DANGEROUS!\n" 10589" -mP - enable polymorph instructions\n" 10590msgstr "" 10591 10592#: config/tc-msp430.c:969 10593#, c-format 10594msgid "value %d out of range. Use #lo() or #hi()" 10595msgstr "" 10596 10597#: config/tc-msp430.c:1057 10598#, c-format 10599msgid "unknown expression in operand %s. use #llo() #lhi() #hlo() #hhi() " 10600msgstr "" 10601 10602#: config/tc-msp430.c:1108 10603#, c-format 10604msgid "Registers cannot be used within immediate expression [%s]" 10605msgstr "" 10606 10607#: config/tc-msp430.c:1110 10608#, c-format 10609msgid "unknown operand %s" 10610msgstr "" 10611 10612#: config/tc-msp430.c:1132 config/tc-msp430.c:1267 10613#, c-format 10614msgid "value out of range: %d" 10615msgstr "" 10616 10617#: config/tc-msp430.c:1143 10618#, c-format 10619msgid "Registers cannot be used within absolute expression [%s]" 10620msgstr "" 10621 10622#: config/tc-msp430.c:1145 config/tc-msp430.c:1288 10623#, c-format 10624msgid "unknown expression in operand %s" 10625msgstr "" 10626 10627#: config/tc-msp430.c:1159 config/tc-msp430.c:1166 10628#, c-format 10629msgid "unknown addressing mode %s" 10630msgstr "" 10631 10632#: config/tc-msp430.c:1174 10633#, c-format 10634msgid "Bad register name r%s" 10635msgstr "" 10636 10637#: config/tc-msp430.c:1186 10638#, c-format 10639msgid "MSP430 does not have %d registers" 10640msgstr "" 10641 10642#: config/tc-msp430.c:1206 10643msgid "')' required" 10644msgstr "" 10645 10646#: config/tc-msp430.c:1219 10647#, c-format 10648msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?" 10649msgstr "" 10650 10651#: config/tc-msp430.c:1228 10652#, c-format 10653msgid "unknown operator (r%s substituted as a register name" 10654msgstr "" 10655 10656#: config/tc-msp430.c:1240 config/tc-msp430.c:1251 10657#, c-format 10658msgid "unknown operator %s" 10659msgstr "" 10660 10661#: config/tc-msp430.c:1245 10662msgid "r2 should not be used in indexed addressing mode" 10663msgstr "" 10664 10665#: config/tc-msp430.c:1286 10666#, c-format 10667msgid "Registers cannot be used as a prefix of indexed expression [%s]" 10668msgstr "" 10669 10670#. Unreachable. 10671#: config/tc-msp430.c:1335 10672#, c-format 10673msgid "unknown addressing mode for operand %s" 10674msgstr "" 10675 10676#: config/tc-msp430.c:1360 10677#, c-format 10678msgid "Internal bug. Try to use 0(r%d) instead of @r%d" 10679msgstr "" 10680 10681#: config/tc-msp430.c:1370 10682msgid "this addressing mode is not applicable for destination operand" 10683msgstr "" 10684 10685#: config/tc-msp430.c:1414 10686#, c-format 10687msgid "instruction %s requires %d operand(s)" 10688msgstr "" 10689 10690#: config/tc-msp430.c:1667 10691#, c-format 10692msgid "Even number required. Rounded to %d" 10693msgstr "" 10694 10695#: config/tc-msp430.c:1678 10696#, c-format 10697msgid "Wrong displacement %d" 10698msgstr "" 10699 10700#: config/tc-msp430.c:1695 10701msgid "instruction requires label sans '$'" 10702msgstr "" 10703 10704#: config/tc-msp430.c:1700 10705msgid "instruction requires label or value in range -511:512" 10706msgstr "" 10707 10708#: config/tc-msp430.c:1707 config/tc-msp430.c:1751 config/tc-msp430.c:1790 10709msgid "instruction requires label" 10710msgstr "" 10711 10712#: config/tc-msp430.c:1715 config/tc-msp430.c:1757 10713msgid "polymorphs are not enabled. Use -mP option to enable." 10714msgstr "" 10715 10716#: config/tc-msp430.c:1794 10717msgid "Illegal instruction or not implemented opcode." 10718msgstr "" 10719 10720#: config/tc-msp430.c:2144 10721#, c-format 10722msgid "internal inconsistency problem in %s: insn %04lx" 10723msgstr "" 10724 10725#: config/tc-msp430.c:2174 config/tc-msp430.c:2197 10726#, c-format 10727msgid "internal inconsistency problem in %s: ext. insn %04lx" 10728msgstr "" 10729 10730#: config/tc-msp430.c:2209 10731#, c-format 10732msgid "internal inconsistency problem in %s: %lx" 10733msgstr "" 10734 10735#: config/tc-mt.c:151 10736#, c-format 10737msgid "MT specific command line options:\n" 10738msgstr "" 10739 10740#: config/tc-mt.c:152 10741#, c-format 10742msgid " -march=ms1-64-001 allow ms1-64-001 instructions\n" 10743msgstr "" 10744 10745#: config/tc-mt.c:153 10746#, c-format 10747msgid " -march=ms1-16-002 allow ms1-16-002 instructions (default)\n" 10748msgstr "" 10749 10750#: config/tc-mt.c:154 10751#, c-format 10752msgid " -march=ms1-16-003 allow ms1-16-003 instructions\n" 10753msgstr "" 10754 10755#: config/tc-mt.c:155 10756#, c-format 10757msgid " -march=ms2 allow ms2 instructions \n" 10758msgstr "" 10759 10760#: config/tc-mt.c:156 10761#, c-format 10762msgid " -nosched disable scheduling restrictions\n" 10763msgstr "" 10764 10765#: config/tc-mt.c:224 10766#, c-format 10767msgid "instruction %s may not follow another memory access instruction." 10768msgstr "" 10769 10770#: config/tc-mt.c:230 10771#, c-format 10772msgid "instruction %s may not follow another I/O instruction." 10773msgstr "" 10774 10775#: config/tc-mt.c:236 10776#, c-format 10777msgid "%s may not occupy the delay slot of another branch insn." 10778msgstr "" 10779 10780#: config/tc-mt.c:261 10781#, c-format 10782msgid "operand references R%ld of previous instruction." 10783msgstr "" 10784 10785#: config/tc-mt.c:267 10786#, c-format 10787msgid "operand references R%ld of instruction before previous." 10788msgstr "" 10789 10790#: config/tc-mt.c:281 config/tc-mt.c:286 10791#, c-format 10792msgid "" 10793"conditional branch or jal insn's operand references R%ld of previous " 10794"arithmetic or logic insn." 10795msgstr "" 10796 10797#: config/tc-mt.c:349 10798msgid "md_estimate_size_before_relax\n" 10799msgstr "" 10800 10801#: config/tc-ns32k.c:439 10802msgid "Invalid syntax in PC-relative addressing mode" 10803msgstr "" 10804 10805#: config/tc-ns32k.c:463 10806msgid "Invalid syntax in External addressing mode" 10807msgstr "" 10808 10809#: config/tc-ns32k.c:544 10810msgid "Invalid syntax in Memory Relative addressing mode" 10811msgstr "" 10812 10813#: config/tc-ns32k.c:611 10814msgid "Invalid scaled-indexed mode, use (b,w,d,q)" 10815msgstr "" 10816 10817#: config/tc-ns32k.c:616 10818msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}" 10819msgstr "" 10820 10821#: config/tc-ns32k.c:621 10822msgid "Scaled-indexed addressing mode combined with scaled-index" 10823msgstr "" 10824 10825#: config/tc-ns32k.c:632 10826msgid "Invalid or illegal addressing mode combined with scaled-index" 10827msgstr "" 10828 10829#: config/tc-ns32k.c:755 10830msgid "Premature end of suffix -- Defaulting to d" 10831msgstr "" 10832 10833#: config/tc-ns32k.c:768 10834msgid "Bad suffix after ':' use {b|w|d} Defaulting to d" 10835msgstr "" 10836 10837#: config/tc-ns32k.c:813 10838msgid "Very short instr to option, ie you can't do it on a NULLstr" 10839msgstr "" 10840 10841#: config/tc-ns32k.c:863 10842msgid "No such entry in list. (cpu/mmu register)" 10843msgstr "" 10844 10845#: config/tc-ns32k.c:920 10846msgid "Internal consistency error. check ns32k-opcode.h" 10847msgstr "" 10848 10849#: config/tc-ns32k.c:944 10850msgid "Address of immediate operand" 10851msgstr "" 10852 10853#: config/tc-ns32k.c:945 10854msgid "Invalid immediate write operand." 10855msgstr "" 10856 10857#: config/tc-ns32k.c:1075 10858msgid "Bad opcode-table-option, check in file ns32k-opcode.h" 10859msgstr "" 10860 10861#: config/tc-ns32k.c:1108 10862msgid "No such opcode" 10863msgstr "" 10864 10865#: config/tc-ns32k.c:1183 10866msgid "Bad suffix, defaulting to d" 10867msgstr "" 10868 10869#: config/tc-ns32k.c:1210 10870msgid "Too many operands passed to instruction" 10871msgstr "" 10872 10873#. Check error in default. 10874#: config/tc-ns32k.c:1222 10875msgid "Wrong numbers of operands in default, check ns32k-opcodes.h" 10876msgstr "" 10877 10878#: config/tc-ns32k.c:1225 10879msgid "Wrong number of operands" 10880msgstr "" 10881 10882#: config/tc-ns32k.c:1298 10883#, c-format 10884msgid "Can not do %d byte pc-relative relocation for storage type %d" 10885msgstr "" 10886 10887#: config/tc-ns32k.c:1301 10888#, c-format 10889msgid "Can not do %d byte relocation for storage type %d" 10890msgstr "" 10891 10892#: config/tc-ns32k.c:1393 10893#, c-format 10894msgid "value of %ld out of byte displacement range." 10895msgstr "" 10896 10897#: config/tc-ns32k.c:1403 10898#, c-format 10899msgid "value of %ld out of word displacement range." 10900msgstr "" 10901 10902#: config/tc-ns32k.c:1418 10903#, c-format 10904msgid "value of %ld out of double word displacement range." 10905msgstr "" 10906 10907#: config/tc-ns32k.c:1439 10908#, c-format 10909msgid "Internal logic error. line %d, file \"%s\"" 10910msgstr "" 10911 10912#: config/tc-ns32k.c:1487 10913#, c-format 10914msgid "Internal logic error. line %d, file \"%s\"" 10915msgstr "" 10916 10917#: config/tc-ns32k.c:1588 10918msgid "Bit field out of range" 10919msgstr "" 10920 10921#: config/tc-ns32k.c:1688 10922msgid "iif convert internal pcrel/binary" 10923msgstr "" 10924 10925#: config/tc-ns32k.c:1705 10926msgid "Bignum too big for long" 10927msgstr "" 10928 10929#: config/tc-ns32k.c:1782 10930msgid "iif convert internal pcrel/pointer" 10931msgstr "" 10932 10933#: config/tc-ns32k.c:1787 10934msgid "Internal logic error in iif.iifP[n].type" 10935msgstr "" 10936 10937#. We cant relax this case. 10938#: config/tc-ns32k.c:1823 10939msgid "Can't relax difference" 10940msgstr "" 10941 10942#: config/tc-ns32k.c:1864 10943msgid "Displacement too large for :d" 10944msgstr "" 10945 10946#: config/tc-ns32k.c:1877 10947msgid "Internal logic error in iif.iifP[].type" 10948msgstr "" 10949 10950#. Fatal. 10951#: config/tc-ns32k.c:1909 10952#, c-format 10953msgid "Can't hash %s: %s" 10954msgstr "" 10955 10956#: config/tc-ns32k.c:2145 10957#, c-format 10958msgid "invalid architecture option -m%s, ignored" 10959msgstr "" 10960 10961#: config/tc-ns32k.c:2158 10962#, c-format 10963msgid "invalid default displacement size \"%s\". Defaulting to %d." 10964msgstr "" 10965 10966#: config/tc-ns32k.c:2174 10967#, c-format 10968msgid "" 10969"NS32K options:\n" 10970"-m32032 | -m32532\tselect variant of NS32K architecture\n" 10971"--disp-size-default=<1|2|4>\n" 10972msgstr "" 10973 10974#: config/tc-ns32k.c:2249 10975#, c-format 10976msgid "Cannot find relocation type for symbol %s, code %d" 10977msgstr "" 10978 10979#: config/tc-or32.c:361 10980#, c-format 10981msgid "unknown opcode1: `%s'" 10982msgstr "" 10983 10984#: config/tc-or32.c:367 10985#, c-format 10986msgid "unknown opcode2 `%s'." 10987msgstr "" 10988 10989#: config/tc-or32.c:403 10990#, c-format 10991msgid "instruction not allowed: %s" 10992msgstr "" 10993 10994#: config/tc-or32.c:406 10995#, c-format 10996msgid "too many operands: %s" 10997msgstr "" 10998 10999#: config/tc-or32.c:490 11000msgid "call/jmp target out of range (1)" 11001msgstr "" 11002 11003#: config/tc-or32.c:612 11004msgid "call/jmp target out of range (2)" 11005msgstr "" 11006 11007#: config/tc-or32.c:631 11008#, c-format 11009msgid "bad relocation type: 0x%02x" 11010msgstr "" 11011 11012#: config/tc-or32.c:823 11013msgid "invalid register in & expression" 11014msgstr "" 11015 11016#: config/tc-pdp11.c:339 config/tc-pdp11.c:357 config/tc-pdp11.c:382 11017#: config/tc-pdp11.c:388 config/tc-pdp11.c:401 11018msgid "Bad register name" 11019msgstr "" 11020 11021#: config/tc-pdp11.c:420 config/tc-pdp11.c:484 config/tc-pdp11.c:495 11022msgid "Error in expression" 11023msgstr "" 11024 11025#: config/tc-pdp11.c:492 11026msgid "Low order bits truncated in immediate float operand" 11027msgstr "" 11028 11029#: config/tc-pdp11.c:611 11030msgid "Float AC not legal as integer operand" 11031msgstr "" 11032 11033#: config/tc-pdp11.c:631 11034msgid "General register not legal as float operand" 11035msgstr "" 11036 11037#: config/tc-pdp11.c:664 11038msgid "No instruction found" 11039msgstr "" 11040 11041#: config/tc-pdp11.c:674 config/tc-z80.c:1894 config/tc-z80.c:1907 11042#, c-format 11043msgid "Unknown instruction '%s'" 11044msgstr "" 11045 11046#: config/tc-pdp11.c:680 11047#, c-format 11048msgid "Unsupported instruction set extension: %s" 11049msgstr "" 11050 11051#: config/tc-pdp11.c:716 11052msgid "operand is not an absolute constant" 11053msgstr "" 11054 11055#: config/tc-pdp11.c:724 11056msgid "3-bit immediate out of range" 11057msgstr "" 11058 11059#: config/tc-pdp11.c:731 11060msgid "6-bit immediate out of range" 11061msgstr "" 11062 11063#: config/tc-pdp11.c:738 11064msgid "8-bit immediate out of range" 11065msgstr "" 11066 11067#: config/tc-pdp11.c:755 config/tc-pdp11.c:948 11068msgid "Symbol expected" 11069msgstr "" 11070 11071#: config/tc-pdp11.c:760 11072msgid "8-bit displacement out of range" 11073msgstr "" 11074 11075#: config/tc-pdp11.c:802 config/tc-pdp11.c:823 config/tc-pdp11.c:840 11076#: config/tc-pdp11.c:861 config/tc-pdp11.c:878 config/tc-pdp11.c:899 11077#: config/tc-pdp11.c:918 config/tc-pdp11.c:939 11078msgid "Missing ','" 11079msgstr "" 11080 11081#: config/tc-pdp11.c:953 11082msgid "6-bit displacement out of range" 11083msgstr "" 11084 11085#: config/tc-pdp11.c:974 config/tc-tilegx.c:1160 config/tc-tilepro.c:1023 11086#: config/tc-vax.c:1944 11087msgid "Too many operands" 11088msgstr "" 11089 11090#: config/tc-pj.c:65 config/tc-pj.c:74 11091msgid "confusing relocation expressions" 11092msgstr "" 11093 11094#: config/tc-pj.c:157 11095msgid "can't have relocation for ipush" 11096msgstr "" 11097 11098#: config/tc-pj.c:289 11099msgid "expected expression" 11100msgstr "" 11101 11102#: config/tc-pj.c:355 11103#, c-format 11104msgid "" 11105"PJ options:\n" 11106"-little\t\t\tgenerate little endian code\n" 11107"-big\t\t\tgenerate big endian code\n" 11108msgstr "" 11109 11110#: config/tc-pj.c:380 config/tc-sh.c:4143 config/tc-sh.c:4150 11111#: config/tc-sh.c:4157 config/tc-sh.c:4164 11112msgid "pcrel too far" 11113msgstr "" 11114 11115#: config/tc-pj.h:38 11116msgid "convert_frag\n" 11117msgstr "" 11118 11119#: config/tc-pj.h:39 11120msgid "estimate size\n" 11121msgstr "" 11122 11123#: config/tc-ppc.c:1119 11124#, c-format 11125msgid "%s unsupported" 11126msgstr "" 11127 11128#: config/tc-ppc.c:1216 11129msgid "--nops needs a numeric argument" 11130msgstr "" 11131 11132#: config/tc-ppc.c:1230 11133#, c-format 11134msgid "" 11135"PowerPC options:\n" 11136"-a32 generate ELF32/XCOFF32\n" 11137"-a64 generate ELF64/XCOFF64\n" 11138"-u ignored\n" 11139"-mpwrx, -mpwr2 generate code for POWER/2 (RIOS2)\n" 11140"-mpwr generate code for POWER (RIOS1)\n" 11141"-m601 generate code for PowerPC 601\n" 11142"-mppc, -mppc32, -m603, -m604\n" 11143" generate code for PowerPC 603/604\n" 11144"-m403 generate code for PowerPC 403\n" 11145"-m405 generate code for PowerPC 405\n" 11146"-m440 generate code for PowerPC 440\n" 11147"-m464 generate code for PowerPC 464\n" 11148"-m476 generate code for PowerPC 476\n" 11149"-m7400, -m7410, -m7450, -m7455\n" 11150" generate code for PowerPC 7400/7410/7450/7455\n" 11151"-m750cl generate code for PowerPC 750cl\n" 11152msgstr "" 11153 11154#: config/tc-ppc.c:1248 11155#, c-format 11156msgid "" 11157"-mppc64, -m620 generate code for PowerPC 620/625/630\n" 11158"-mppc64bridge generate code for PowerPC 64, including bridge " 11159"insns\n" 11160"-mbooke generate code for 32-bit PowerPC BookE\n" 11161"-ma2 generate code for A2 architecture\n" 11162"-mpower4, -mpwr4 generate code for Power4 architecture\n" 11163"-mpower5, -mpwr5, -mpwr5x\n" 11164" generate code for Power5 architecture\n" 11165"-mpower6, -mpwr6 generate code for Power6 architecture\n" 11166"-mpower7, -mpwr7 generate code for Power7 architecture\n" 11167"-mcell generate code for Cell Broadband Engine " 11168"architecture\n" 11169"-mcom generate code Power/PowerPC common instructions\n" 11170"-many generate code for any architecture (PWR/PWRX/PPC)\n" 11171msgstr "" 11172 11173#: config/tc-ppc.c:1261 11174#, c-format 11175msgid "" 11176"-maltivec generate code for AltiVec\n" 11177"-mvsx generate code for Vector-Scalar (VSX) instructions\n" 11178"-me300 generate code for PowerPC e300 family\n" 11179"-me500, -me500x2 generate code for Motorola e500 core complex\n" 11180"-me500mc, generate code for Freescale e500mc core complex\n" 11181"-me500mc64, generate code for Freescale e500mc64 core complex\n" 11182"-mspe generate code for Motorola SPE instructions\n" 11183"-mtitan generate code for AppliedMicro Titan core complex\n" 11184"-mregnames Allow symbolic names for registers\n" 11185"-mno-regnames Do not allow symbolic names for registers\n" 11186msgstr "" 11187 11188#: config/tc-ppc.c:1273 11189#, c-format 11190msgid "" 11191"-mrelocatable support for GCC's -mrelocatble option\n" 11192"-mrelocatable-lib support for GCC's -mrelocatble-lib option\n" 11193"-memb set PPC_EMB bit in ELF flags\n" 11194"-mlittle, -mlittle-endian, -le\n" 11195" generate code for a little endian machine\n" 11196"-mbig, -mbig-endian, -be\n" 11197" generate code for a big endian machine\n" 11198"-msolaris generate code for Solaris\n" 11199"-mno-solaris do not generate code for Solaris\n" 11200"-K PIC set EF_PPC_RELOCATABLE_LIB in ELF flags\n" 11201"-V print assembler version number\n" 11202"-Qy, -Qn ignored\n" 11203msgstr "" 11204 11205#: config/tc-ppc.c:1287 11206#, c-format 11207msgid "" 11208"-nops=count when aligning, more than COUNT nops uses a branch\n" 11209msgstr "" 11210 11211#: config/tc-ppc.c:1313 11212#, c-format 11213msgid "Unknown default cpu = %s, os = %s" 11214msgstr "" 11215 11216#: config/tc-ppc.c:1339 11217msgid "Neither Power nor PowerPC opcodes were selected." 11218msgstr "" 11219 11220#: config/tc-ppc.c:1420 11221#, c-format 11222msgid "powerpc_operands[%d].bitm invalid" 11223msgstr "" 11224 11225#: config/tc-ppc.c:1427 11226#, c-format 11227msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]" 11228msgstr "" 11229 11230#: config/tc-ppc.c:1449 11231#, c-format 11232msgid "major opcode is not sorted for %s" 11233msgstr "" 11234 11235#: config/tc-ppc.c:1485 11236#, c-format 11237msgid "%s (%08lx %08lx) after %s (%08lx %08lx)" 11238msgstr "" 11239 11240#: config/tc-ppc.c:1494 11241#, c-format 11242msgid "mask trims opcode bits for %s" 11243msgstr "" 11244 11245#: config/tc-ppc.c:1503 11246#, c-format 11247msgid "operand index error for %s" 11248msgstr "" 11249 11250#: config/tc-ppc.c:1515 11251#, c-format 11252msgid "operand %d overlap in %s" 11253msgstr "" 11254 11255#: config/tc-ppc.c:1532 11256#, c-format 11257msgid "duplicate instruction %s" 11258msgstr "" 11259 11260#: config/tc-ppc.c:1556 11261#, c-format 11262msgid "duplicate macro %s" 11263msgstr "" 11264 11265#: config/tc-ppc.c:1913 11266msgid "symbol+offset not supported for got tls" 11267msgstr "" 11268 11269#: config/tc-ppc.c:2168 11270msgid "Relocation cannot be done when using -mrelocatable" 11271msgstr "" 11272 11273#: config/tc-ppc.c:2218 11274msgid "TOC section size exceeds 64k" 11275msgstr "" 11276 11277#: config/tc-ppc.c:2299 11278#, c-format 11279msgid "syntax error: invalid toc specifier `%s'" 11280msgstr "" 11281 11282#: config/tc-ppc.c:2313 11283#, c-format 11284msgid "syntax error: expected `]', found `%c'" 11285msgstr "" 11286 11287#: config/tc-ppc.c:2589 11288msgid "[tocv] symbol is not a toc symbol" 11289msgstr "" 11290 11291#: config/tc-ppc.c:2600 11292msgid "Unimplemented toc32 expression modifier" 11293msgstr "" 11294 11295#: config/tc-ppc.c:2605 11296msgid "Unimplemented toc64 expression modifier" 11297msgstr "" 11298 11299#: config/tc-ppc.c:2609 11300#, c-format 11301msgid "Unexpected return value [%d] from parse_toc_entry!\n" 11302msgstr "" 11303 11304#: config/tc-ppc.c:2789 11305#, c-format 11306msgid "@tls may not be used with \"%s\" operands" 11307msgstr "" 11308 11309#: config/tc-ppc.c:2792 11310msgid "@tls may only be used in last operand" 11311msgstr "" 11312 11313#: config/tc-ppc.c:2902 11314msgid "unsupported relocation for DS offset field" 11315msgstr "" 11316 11317#: config/tc-ppc.c:2956 11318#, c-format 11319msgid "syntax error; end of line, expected `%c'" 11320msgstr "" 11321 11322#: config/tc-ppc.c:2958 11323#, c-format 11324msgid "syntax error; found `%c', expected `%c'" 11325msgstr "" 11326 11327#: config/tc-ppc.c:2998 config/tc-ppc.h:94 11328msgid "instruction address is not a multiple of 4" 11329msgstr "" 11330 11331#: config/tc-ppc.c:3247 11332msgid "missing size" 11333msgstr "" 11334 11335#: config/tc-ppc.c:3256 11336msgid "negative size" 11337msgstr "" 11338 11339#: config/tc-ppc.c:3293 11340msgid "missing real symbol name" 11341msgstr "" 11342 11343#: config/tc-ppc.c:3314 11344msgid "attempt to redefine symbol" 11345msgstr "" 11346 11347#: config/tc-ppc.c:3579 11348#, c-format 11349msgid "No known dwarf XCOFF section for flag 0x%08x\n" 11350msgstr "" 11351 11352#: config/tc-ppc.c:3592 11353#, c-format 11354msgid "label %s was not defined in this dwarf section" 11355msgstr "" 11356 11357#: config/tc-ppc.c:3708 11358msgid "The XCOFF file format does not support arbitrary sections" 11359msgstr "" 11360 11361#: config/tc-ppc.c:3781 11362msgid ".ref outside .csect" 11363msgstr "" 11364 11365#: config/tc-ppc.c:3803 config/tc-ppc.c:4005 11366msgid "missing symbol name" 11367msgstr "" 11368 11369#: config/tc-ppc.c:3834 11370msgid "missing rename string" 11371msgstr "" 11372 11373#: config/tc-ppc.c:3864 config/tc-ppc.c:4406 read.c:3363 11374msgid "missing value" 11375msgstr "" 11376 11377#: config/tc-ppc.c:3882 11378msgid "illegal .stabx expression; zero assumed" 11379msgstr "" 11380 11381#: config/tc-ppc.c:3914 11382msgid "missing class" 11383msgstr "" 11384 11385#: config/tc-ppc.c:3923 11386msgid "missing type" 11387msgstr "" 11388 11389#: config/tc-ppc.c:3950 11390msgid ".stabx of storage class stsym must be within .bs/.es" 11391msgstr "" 11392 11393#: config/tc-ppc.c:4193 11394msgid "nested .bs blocks" 11395msgstr "" 11396 11397#: config/tc-ppc.c:4225 11398msgid ".es without preceding .bs" 11399msgstr "" 11400 11401#: config/tc-ppc.c:4398 11402msgid "non-constant byte count" 11403msgstr "" 11404 11405#: config/tc-ppc.c:4472 11406msgid ".tc not in .toc section" 11407msgstr "" 11408 11409#: config/tc-ppc.c:4491 11410msgid ".tc with no label" 11411msgstr "" 11412 11413#: config/tc-ppc.c:4584 config/tc-s390.c:1843 11414msgid ".machine stack overflow" 11415msgstr "" 11416 11417#: config/tc-ppc.c:4591 config/tc-s390.c:1850 11418msgid ".machine stack underflow" 11419msgstr "" 11420 11421#: config/tc-ppc.c:4598 config/tc-s390.c:1857 11422#, c-format 11423msgid "invalid machine `%s'" 11424msgstr "" 11425 11426#: config/tc-ppc.c:4649 11427msgid "No previous section to return to. Directive ignored." 11428msgstr "" 11429 11430#. Section Contents 11431#. unknown 11432#: config/tc-ppc.c:5059 11433msgid "Unsupported section attribute -- 'a'" 11434msgstr "" 11435 11436#: config/tc-ppc.c:5243 11437msgid "bad symbol suffix" 11438msgstr "" 11439 11440#: config/tc-ppc.c:5336 11441msgid "Unrecognized symbol suffix" 11442msgstr "" 11443 11444#: config/tc-ppc.c:5425 11445msgid "two .function pseudo-ops with no intervening .ef" 11446msgstr "" 11447 11448#: config/tc-ppc.c:5438 11449msgid ".ef with no preceding .function" 11450msgstr "" 11451 11452#: config/tc-ppc.c:5567 11453#, c-format 11454msgid "warning: symbol %s has no csect" 11455msgstr "" 11456 11457#: config/tc-ppc.c:5829 11458msgid "symbol in .toc does not match any .tc" 11459msgstr "" 11460 11461#: config/tc-ppc.c:6200 11462#, c-format 11463msgid "unsupported relocation against %s" 11464msgstr "" 11465 11466#: config/tc-ppc.c:6273 11467#, c-format 11468msgid "cannot emit PC relative %s relocation against %s" 11469msgstr "" 11470 11471#: config/tc-ppc.c:6278 11472#, c-format 11473msgid "cannot emit PC relative %s relocation" 11474msgstr "" 11475 11476#: config/tc-ppc.c:6467 11477#, c-format 11478msgid "Unable to handle reference to symbol %s" 11479msgstr "" 11480 11481#: config/tc-ppc.c:6470 11482msgid "Unable to resolve expression" 11483msgstr "" 11484 11485#: config/tc-ppc.c:6497 11486msgid "must branch to an address a multiple of 4" 11487msgstr "" 11488 11489#: config/tc-ppc.c:6501 11490#, c-format 11491msgid "@local or @plt branch destination is too far away, %ld bytes" 11492msgstr "" 11493 11494#: config/tc-ppc.c:6532 11495#, c-format 11496msgid "Gas failure, reloc value %d\n" 11497msgstr "" 11498 11499#: config/tc-rx.c:151 11500#, c-format 11501msgid " RX specific command line options:\n" 11502msgstr "" 11503 11504#: config/tc-rx.c:152 11505#, c-format 11506msgid " --mbig-endian-data\n" 11507msgstr "" 11508 11509#: config/tc-rx.c:153 11510#, c-format 11511msgid " --mlittle-endian-data [default]\n" 11512msgstr "" 11513 11514#: config/tc-rx.c:154 11515#, c-format 11516msgid " --m32bit-doubles [default]\n" 11517msgstr "" 11518 11519#: config/tc-rx.c:155 11520#, c-format 11521msgid " --m64bit-doubles\n" 11522msgstr "" 11523 11524#: config/tc-rx.c:156 11525#, c-format 11526msgid " --muse-conventional-section-names\n" 11527msgstr "" 11528 11529#: config/tc-rx.c:157 11530#, c-format 11531msgid " --muse-renesas-section-names [default]\n" 11532msgstr "" 11533 11534#: config/tc-rx.c:158 11535#, c-format 11536msgid " --msmall-data-limit\n" 11537msgstr "" 11538 11539#: config/tc-rx.c:159 11540#, c-format 11541msgid " --mrelax\n" 11542msgstr "" 11543 11544#: config/tc-rx.c:160 11545#, c-format 11546msgid " --mpid\n" 11547msgstr "" 11548 11549#: config/tc-rx.c:161 11550#, c-format 11551msgid " --mint-register=<value>\n" 11552msgstr "" 11553 11554#: config/tc-rx.c:241 11555msgid "no filename following .INCLUDE pseudo-op" 11556msgstr "" 11557 11558#: config/tc-rx.c:344 11559#, c-format 11560msgid "unable to locate include file: %s" 11561msgstr "" 11562 11563#: config/tc-rx.c:395 11564#, c-format 11565msgid "unrecognised alignment value in .SECTION directive: %s" 11566msgstr "" 11567 11568#: config/tc-rx.c:412 11569#, c-format 11570msgid "unknown parameter following .SECTION directive: %s" 11571msgstr "" 11572 11573#: config/tc-rx.c:501 11574msgid "expecting either ON or OFF after .list" 11575msgstr "" 11576 11577#: config/tc-rx.c:537 11578#, c-format 11579msgid "The \".%s\" pseudo-op is not implemented\n" 11580msgstr "" 11581 11582#: config/tc-rx.c:797 11583#, c-format 11584msgid "Value %d doesn't fit in unsigned %d-bit field" 11585msgstr "" 11586 11587#: config/tc-rx.c:803 11588#, c-format 11589msgid "Value %d doesn't fit in signed %d-bit field" 11590msgstr "" 11591 11592#: config/tc-rx.c:1003 11593msgid "The .DEFINE pseudo-op is not implemented" 11594msgstr "" 11595 11596#: config/tc-rx.c:1005 11597msgid "The .MACRO pseudo-op is not implemented" 11598msgstr "" 11599 11600#: config/tc-rx.c:1007 11601msgid "The .BTEQU pseudo-op is not implemented." 11602msgstr "" 11603 11604#: config/tc-rx.c:1932 11605msgid "invalid immediate size" 11606msgstr "" 11607 11608#: config/tc-rx.c:1951 11609msgid "invalid immediate field position" 11610msgstr "" 11611 11612#: config/tc-rx.c:2000 11613#, c-format 11614msgid "bad frag at %p : fix %ld addr %ld %ld \n" 11615msgstr "" 11616 11617#: config/tc-rx.c:2067 11618#, c-format 11619msgid "unsupported constant size %d\n" 11620msgstr "" 11621 11622#: config/tc-rx.c:2074 11623msgid "difference of two symbols only supported with .long, .short, or .byte" 11624msgstr "" 11625 11626#: config/tc-rx.c:2118 11627#, c-format 11628msgid "jump not 3..10 bytes away (is %d)" 11629msgstr "" 11630 11631#: config/tc-rx.c:2264 11632#, c-format 11633msgid "Unknown reloc in md_apply_fix: %s" 11634msgstr "" 11635 11636#: config/tc-s390.c:332 config/tc-sparc.c:296 11637msgid "Invalid default architecture, broken assembler." 11638msgstr "" 11639 11640#: config/tc-s390.c:439 config/tc-sparc.c:499 11641#, c-format 11642msgid "invalid architecture -A%s" 11643msgstr "" 11644 11645#: config/tc-s390.c:462 11646#, c-format 11647msgid "" 11648" S390 options:\n" 11649" -mregnames Allow symbolic names for registers\n" 11650" -mwarn-areg-zero Warn about zero base/index registers\n" 11651" -mno-regnames Do not allow symbolic names for registers\n" 11652" -m31 Set file format to 31 bit format\n" 11653" -m64 Set file format to 64 bit format\n" 11654msgstr "" 11655 11656#: config/tc-s390.c:469 11657#, c-format 11658msgid "" 11659" -V print assembler version number\n" 11660" -Qy, -Qn ignored\n" 11661msgstr "" 11662 11663#: config/tc-s390.c:534 11664msgid "The 64 bit file format is used without esame instructions." 11665msgstr "" 11666 11667#: config/tc-s390.c:550 11668#, c-format 11669msgid "Internal assembler error for instruction format %s" 11670msgstr "" 11671 11672#: config/tc-s390.c:596 11673#, c-format 11674msgid "operand out of range (%s not between %ld and %ld)" 11675msgstr "" 11676 11677#: config/tc-s390.c:778 11678#, c-format 11679msgid "identifier+constant@%s means identifier@%s+constant" 11680msgstr "" 11681 11682#: config/tc-s390.c:859 11683msgid "Can't handle O_big in s390_exp_compare" 11684msgstr "" 11685 11686#: config/tc-s390.c:940 11687msgid "Invalid suffix for literal pool entry" 11688msgstr "" 11689 11690#: config/tc-s390.c:997 11691msgid "Big number is too big" 11692msgstr "" 11693 11694#: config/tc-s390.c:1144 11695msgid "relocation not applicable" 11696msgstr "" 11697 11698#: config/tc-s390.c:1261 11699msgid "index register specified but zero" 11700msgstr "" 11701 11702#: config/tc-s390.c:1265 11703msgid "base register specified but zero" 11704msgstr "" 11705 11706#: config/tc-s390.c:1269 11707msgid "odd numbered general purpose register specified as register pair" 11708msgstr "" 11709 11710#: config/tc-s390.c:1277 11711msgid "" 11712"invalid floating point register pair. Valid fp register pair operands are " 11713"0, 1, 4, 5, 8, 9, 12 or 13." 11714msgstr "" 11715 11716#: config/tc-s390.c:1360 11717msgid "invalid operand suffix" 11718msgstr "" 11719 11720#: config/tc-s390.c:1383 11721msgid "syntax error; missing '(' after displacement" 11722msgstr "" 11723 11724#: config/tc-s390.c:1399 config/tc-s390.c:1443 config/tc-s390.c:1473 11725msgid "syntax error; expected ," 11726msgstr "" 11727 11728#: config/tc-s390.c:1431 11729msgid "syntax error; missing ')' after base register" 11730msgstr "" 11731 11732#: config/tc-s390.c:1460 11733msgid "syntax error; ')' not allowed here" 11734msgstr "" 11735 11736#: config/tc-s390.c:1595 11737#, c-format 11738msgid "Opcode %s not available in this mode" 11739msgstr "" 11740 11741#: config/tc-s390.c:1650 config/tc-s390.c:1673 config/tc-s390.c:1686 11742msgid "Invalid .insn format\n" 11743msgstr "" 11744 11745#: config/tc-s390.c:1658 11746#, c-format 11747msgid "Unrecognized opcode format: `%s'" 11748msgstr "" 11749 11750#: config/tc-s390.c:1689 11751msgid "second operand of .insn not a constant\n" 11752msgstr "" 11753 11754#: config/tc-s390.c:1692 11755msgid "missing comma after insn constant\n" 11756msgstr "" 11757 11758#: config/tc-s390.c:2050 11759#, c-format 11760msgid "cannot emit relocation %s against subsy symbol %s" 11761msgstr "" 11762 11763#: config/tc-s390.c:2138 11764msgid "unsupported relocation type" 11765msgstr "" 11766 11767#: config/tc-s390.c:2185 11768#, c-format 11769msgid "cannot emit PC relative %s relocation%s%s" 11770msgstr "" 11771 11772#: config/tc-s390.c:2310 11773#, c-format 11774msgid "Gas failure, reloc type %s\n" 11775msgstr "" 11776 11777#: config/tc-s390.c:2312 11778#, c-format 11779msgid "Gas failure, reloc type #%i\n" 11780msgstr "" 11781 11782#: config/tc-score.c:260 11783msgid "div / mul are reserved instructions" 11784msgstr "" 11785 11786#: config/tc-score.c:261 11787msgid "This architecture doesn't support mmu" 11788msgstr "" 11789 11790#: config/tc-score.c:262 11791msgid "This architecture doesn't support atomic instruction" 11792msgstr "" 11793 11794#: config/tc-score.c:469 11795msgid "S+core register expected" 11796msgstr "" 11797 11798#: config/tc-score.c:470 11799msgid "S+core special-register expected" 11800msgstr "" 11801 11802#: config/tc-score.c:471 11803msgid "S+core co-processor register expected" 11804msgstr "" 11805 11806#: config/tc-score.c:1074 config/tc-score.c:2068 11807msgid "Using temp register(r1)" 11808msgstr "" 11809 11810#: config/tc-score.c:1093 11811#, c-format 11812msgid "register expected, not '%.100s'" 11813msgstr "" 11814 11815#: config/tc-score.c:1149 config/tc-score.c:5485 11816msgid "rd must be even number." 11817msgstr "" 11818 11819#: config/tc-score.c:1513 config/tc-score.c:1520 11820#, c-format 11821msgid "invalid constant: %d bit expression not in range %u..%u" 11822msgstr "" 11823 11824#: config/tc-score.c:1526 config/tc-score.c:1533 config/tc-score.c:2895 11825#: config/tc-score.c:2900 config/tc-score.c:3165 config/tc-score.c:3170 11826#: config/tc-score.c:3462 11827#, c-format 11828msgid "invalid constant: %d bit expression not in range %d..%d" 11829msgstr "" 11830 11831#: config/tc-score.c:1558 11832msgid "invalid constant: bit expression not defined" 11833msgstr "" 11834 11835#: config/tc-score.c:2082 11836#, c-format 11837msgid "low register(r0-r15)expected, not '%.100s'" 11838msgstr "" 11839 11840#: config/tc-score.c:2144 config/tc-score.c:3482 config/tc-score.c:3650 11841#: config/tc-score.c:3695 11842#, c-format 11843msgid "missing [" 11844msgstr "" 11845 11846#: config/tc-score.c:2158 config/tc-score.c:3103 config/tc-score.c:3305 11847#: config/tc-score.c:3321 config/tc-score.c:3392 config/tc-score.c:3447 11848#: config/tc-score.c:3671 config/tc-score.c:3716 config/tc-score.c:3865 11849#: config/tc-score.c:3919 config/tc-score.c:3965 11850#, c-format 11851msgid "missing ]" 11852msgstr "" 11853 11854#: config/tc-score.c:2347 11855#, c-format 11856msgid "Fix data dependency: %s %s -- %s %s (insert %d nop!/%d)" 11857msgstr "" 11858 11859#: config/tc-score.c:2366 11860#, c-format 11861msgid "Fix data dependency: %s %s -- %s %s (insert 1 pflush/%d)" 11862msgstr "" 11863 11864#: config/tc-score.c:2382 config/tc-score.c:2389 11865#, c-format 11866msgid "data dependency: %s %s -- %s %s (%d/%d bubble)" 11867msgstr "" 11868 11869#: config/tc-score.c:2750 config/tc-score.c:6504 11870#, c-format 11871msgid "%s -- `%s'" 11872msgstr "" 11873 11874#: config/tc-score.c:2838 11875msgid "address offset must be half word alignment" 11876msgstr "" 11877 11878#: config/tc-score.c:2846 11879msgid "address offset must be word alignment" 11880msgstr "" 11881 11882#: config/tc-score.c:2986 config/tc-score.c:3123 11883msgid "register same as write-back base" 11884msgstr "" 11885 11886#: config/tc-score.c:3093 11887msgid "pre-indexed expression expected" 11888msgstr "" 11889 11890#: config/tc-score.c:3422 11891#, c-format 11892msgid "invalid register number: %d is not in [r0--r7]" 11893msgstr "" 11894 11895#: config/tc-score.c:3439 11896msgid "comma is expected" 11897msgstr "" 11898 11899#: config/tc-score.c:3470 11900#, c-format 11901msgid "invalid constant: %d is not word align integer" 11902msgstr "" 11903 11904#: config/tc-score.c:3509 config/tc-score.c:3552 11905msgid "invalid constant: 32 bit expression not word align" 11906msgstr "" 11907 11908#: config/tc-score.c:3518 config/tc-score.c:3561 11909msgid "invalid constant: 32 bit expression not in range [0, 0xffffffff]" 11910msgstr "" 11911 11912#: config/tc-score.c:3594 11913msgid "" 11914"invalid constant: 32 bit expression not in range [-0x80000000, 0x7fffffff]" 11915msgstr "" 11916 11917#: config/tc-score.c:3783 config/tc-score.c:3811 11918msgid "imm5 should >= 2" 11919msgstr "" 11920 11921#: config/tc-score.c:3788 config/tc-score.c:3817 11922msgid "reg should <= 31" 11923msgstr "" 11924 11925#: config/tc-score.c:3859 config/tc-score.c:3910 11926msgid "missing +" 11927msgstr "" 11928 11929#: config/tc-score.c:3903 11930#, c-format 11931msgid "%s register same as write-back base" 11932msgstr "" 11933 11934#: config/tc-score.c:3905 11935msgid "destination" 11936msgstr "" 11937 11938#: config/tc-score.c:3905 11939msgid "source" 11940msgstr "" 11941 11942#: config/tc-score.c:4235 config/tc-score.c:4311 config/tc-score.c:4946 11943msgid "expression error" 11944msgstr "" 11945 11946#: config/tc-score.c:4241 11947msgid "value not in range [0, 0xffffffff]" 11948msgstr "" 11949 11950#: config/tc-score.c:4317 11951msgid "value not in range [-0xffffffff, 0xffffffff]" 11952msgstr "" 11953 11954#: config/tc-score.c:4345 11955msgid "li rd label isn't correct instruction form" 11956msgstr "" 11957 11958#: config/tc-score.c:4515 config/tc-score.c:4670 config/tc-score.c:5197 11959#: config/tc-score.c:5225 11960msgid "lacking label " 11961msgstr "" 11962 11963#: config/tc-score.c:4896 11964msgid "s3_PIC code offset overflow (max 16 signed bits)" 11965msgstr "" 11966 11967#: config/tc-score.c:4952 11968msgid "value not in range [0, 0x7fffffff]" 11969msgstr "" 11970 11971#: config/tc-score.c:4957 11972msgid "end on line error" 11973msgstr "" 11974 11975#: config/tc-score.c:5204 11976msgid "invalid constant: 25 bit expression not in range [-16777216, 16777215]" 11977msgstr "" 11978 11979#: config/tc-score.c:5231 11980msgid "invalid constant: 20 bit expression not in range -2^19..2^19" 11981msgstr "" 11982 11983#: config/tc-score.c:5264 11984msgid "lacking label" 11985msgstr "" 11986 11987#: config/tc-score.c:5269 11988msgid "invalid constant: 10 bit expression not in range [-2^9, 2^9-1]" 11989msgstr "" 11990 11991#: config/tc-score.c:5365 11992msgid "pce instruction error (16 bit || 16 bit)'" 11993msgstr "" 11994 11995#: config/tc-score.c:5383 config/tc-score.c:5407 config/tc-score.c:5434 11996#: config/tc-score.c:5463 config/tc-score.c:5512 11997msgid "score3d instruction." 11998msgstr "" 11999 12000#: config/tc-score.c:6122 read.c:1465 12001msgid "missing size expression" 12002msgstr "" 12003 12004#: config/tc-score.c:6128 12005#, c-format 12006msgid "BSS length (%d) < 0 ignored" 12007msgstr "" 12008 12009#: config/tc-score.c:6143 read.c:2298 12010#, c-format 12011msgid "error setting flags for \".sbss\": %s" 12012msgstr "" 12013 12014#: config/tc-score.c:6157 config/tc-sparc.c:3838 12015msgid "missing alignment" 12016msgstr "" 12017 12018#: config/tc-score.c:6194 12019#, c-format 12020msgid "alignment too large; %d assumed" 12021msgstr "" 12022 12023#: config/tc-score.c:6199 read.c:2359 12024msgid "alignment negative; 0 assumed" 12025msgstr "" 12026 12027#: config/tc-score.c:6266 ecoff.c:3365 read.c:1484 read.c:1590 read.c:2476 12028#: read.c:3097 read.c:3487 symbols.c:336 symbols.c:432 12029#, c-format 12030msgid "symbol `%s' is already defined" 12031msgstr "" 12032 12033#. Error routine. 12034#: config/tc-score.c:6608 config/tc-score.c:6632 12035msgid "size is not 4 or 6" 12036msgstr "" 12037 12038#: config/tc-score.c:6691 12039msgid "bad call to MD_ATOF()" 12040msgstr "" 12041 12042#: config/tc-score.c:7198 12043#, c-format 12044msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9]" 12045msgstr "" 12046 12047#: config/tc-score.c:7213 config/tc-score.c:7242 config/tc-score.c:7294 12048#, c-format 12049msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19]" 12050msgstr "" 12051 12052#: config/tc-score.c:7264 config/tc-score.c:7319 12053#, c-format 12054msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9]" 12055msgstr "" 12056 12057#: config/tc-score.c:7488 12058#, c-format 12059msgid "cannot represent %s relocation in this object file format1" 12060msgstr "" 12061 12062#: config/tc-score.c:7779 12063#, c-format 12064msgid "Sunplus-v2-0-0-20060510\n" 12065msgstr "" 12066 12067#: config/tc-score.c:7799 12068#, c-format 12069msgid " Score-specific assembler options:\n" 12070msgstr "" 12071 12072#: config/tc-score.c:7801 12073#, c-format 12074msgid " -EB\t\tassemble code for a big-endian cpu\n" 12075msgstr "" 12076 12077#: config/tc-score.c:7806 12078#, c-format 12079msgid " -EL\t\tassemble code for a little-endian cpu\n" 12080msgstr "" 12081 12082#: config/tc-score.c:7810 12083#, c-format 12084msgid " -FIXDD\t\tassemble code for fix data dependency\n" 12085msgstr "" 12086 12087#: config/tc-score.c:7812 12088#, c-format 12089msgid "" 12090" -NWARN\t\tassemble code for no warning message for fix data " 12091"dependency\n" 12092msgstr "" 12093 12094#: config/tc-score.c:7814 12095#, c-format 12096msgid " -SCORE5\t\tassemble code for target is SCORE5\n" 12097msgstr "" 12098 12099#: config/tc-score.c:7816 12100#, c-format 12101msgid " -SCORE5U\tassemble code for target is SCORE5U\n" 12102msgstr "" 12103 12104#: config/tc-score.c:7818 12105#, c-format 12106msgid "" 12107" -SCORE7\t\tassemble code for target is SCORE7, this is default " 12108"setting\n" 12109msgstr "" 12110 12111#: config/tc-score.c:7820 12112#, c-format 12113msgid " -SCORE3\t\tassemble code for target is SCORE3\n" 12114msgstr "" 12115 12116#: config/tc-score.c:7822 12117#, c-format 12118msgid "" 12119" -march=score7\tassemble code for target is SCORE7, this is default " 12120"setting\n" 12121msgstr "" 12122 12123#: config/tc-score.c:7824 12124#, c-format 12125msgid " -march=score3\tassemble code for target is SCORE3\n" 12126msgstr "" 12127 12128#: config/tc-score.c:7826 12129#, c-format 12130msgid "" 12131" -USE_R1\t\tassemble code for no warning message when using temp " 12132"register r1\n" 12133msgstr "" 12134 12135#: config/tc-score.c:7828 12136#, c-format 12137msgid " -KPIC\t\tassemble code for PIC\n" 12138msgstr "" 12139 12140#: config/tc-score.c:7830 12141#, c-format 12142msgid " -O0\t\tassembler will not perform any optimizations\n" 12143msgstr "" 12144 12145#: config/tc-score.c:7832 12146#, c-format 12147msgid "" 12148" -G gpnum\tassemble code for setting gpsize and default is 8 byte\n" 12149msgstr "" 12150 12151#: config/tc-score.c:7834 12152#, c-format 12153msgid " -V \t\tSunplus release version \n" 12154msgstr "" 12155 12156#: config/tc-sh.c:64 12157msgid "directive .big encountered when option -big required" 12158msgstr "" 12159 12160#: config/tc-sh.c:74 12161msgid "directive .little encountered when option -little required" 12162msgstr "" 12163 12164#: config/tc-sh.c:1424 12165msgid "illegal double indirection" 12166msgstr "" 12167 12168#: config/tc-sh.c:1433 12169msgid "illegal register after @-" 12170msgstr "" 12171 12172#: config/tc-sh.c:1449 12173msgid "must be @(r0,...)" 12174msgstr "" 12175 12176#: config/tc-sh.c:1473 12177msgid "syntax error in @(r0,...)" 12178msgstr "" 12179 12180#: config/tc-sh.c:1478 12181msgid "syntax error in @(r0...)" 12182msgstr "" 12183 12184#: config/tc-sh.c:1523 12185msgid "Deprecated syntax." 12186msgstr "" 12187 12188#: config/tc-sh.c:1535 config/tc-sh.c:1540 12189msgid "syntax error in @(disp,[Rn, gbr, pc])" 12190msgstr "" 12191 12192#: config/tc-sh.c:1545 12193msgid "expecting )" 12194msgstr "" 12195 12196#: config/tc-sh.c:1553 12197msgid "illegal register after @" 12198msgstr "" 12199 12200#: config/tc-sh.c:2194 12201#, c-format 12202msgid "unhandled %d\n" 12203msgstr "" 12204 12205#: config/tc-sh.c:2404 12206#, c-format 12207msgid "Invalid register: 'r%d'" 12208msgstr "" 12209 12210#: config/tc-sh.c:2514 12211#, c-format 12212msgid "failed for %d\n" 12213msgstr "" 12214 12215#: config/tc-sh.c:2520 12216msgid "misplaced PIC operand" 12217msgstr "" 12218 12219#: config/tc-sh.c:2631 config/tc-sh.c:3030 12220msgid "invalid operands for opcode" 12221msgstr "" 12222 12223#: config/tc-sh.c:2636 12224msgid "insn can't be combined with parallel processing insn" 12225msgstr "" 12226 12227#: config/tc-sh.c:2643 config/tc-sh.c:2654 config/tc-sh.c:2686 12228msgid "multiple movx specifications" 12229msgstr "" 12230 12231#: config/tc-sh.c:2648 config/tc-sh.c:2670 config/tc-sh.c:2709 12232msgid "multiple movy specifications" 12233msgstr "" 12234 12235#: config/tc-sh.c:2657 config/tc-sh.c:2690 12236msgid "invalid movx address register" 12237msgstr "" 12238 12239#: config/tc-sh.c:2659 12240msgid "insn cannot be combined with non-nopy" 12241msgstr "" 12242 12243#: config/tc-sh.c:2673 config/tc-sh.c:2729 12244msgid "invalid movy address register" 12245msgstr "" 12246 12247#: config/tc-sh.c:2675 12248msgid "insn cannot be combined with non-nopx" 12249msgstr "" 12250 12251#: config/tc-sh.c:2688 12252msgid "previous movy requires nopx" 12253msgstr "" 12254 12255#: config/tc-sh.c:2696 config/tc-sh.c:2701 12256msgid "invalid movx dsp register" 12257msgstr "" 12258 12259#: config/tc-sh.c:2711 12260msgid "previous movx requires nopy" 12261msgstr "" 12262 12263#: config/tc-sh.c:2720 config/tc-sh.c:2725 12264msgid "invalid movy dsp register" 12265msgstr "" 12266 12267#: config/tc-sh.c:2735 12268msgid "dsp immediate shift value not constant" 12269msgstr "" 12270 12271#: config/tc-sh.c:2749 config/tc-sh.c:2775 12272msgid "multiple parallel processing specifications" 12273msgstr "" 12274 12275#: config/tc-sh.c:2768 12276msgid "multiple condition specifications" 12277msgstr "" 12278 12279#: config/tc-sh.c:2806 12280msgid "insn cannot be combined with pmuls" 12281msgstr "" 12282 12283#: config/tc-sh.c:2822 12284msgid "bad combined pmuls output operand" 12285msgstr "" 12286 12287#: config/tc-sh.c:2832 12288msgid "destination register is same for parallel insns" 12289msgstr "" 12290 12291#: config/tc-sh.c:2841 12292msgid "condition not followed by conditionalizable insn" 12293msgstr "" 12294 12295#: config/tc-sh.c:2851 12296msgid "unrecognized characters at end of parallel processing insn" 12297msgstr "" 12298 12299#: config/tc-sh.c:2967 12300msgid "opcode not valid for this cpu variant" 12301msgstr "" 12302 12303#: config/tc-sh.c:3000 12304msgid "Delayed branches not available on SH1" 12305msgstr "" 12306 12307#: config/tc-sh.c:3035 12308#, c-format 12309msgid "excess operands: '%s'" 12310msgstr "" 12311 12312#: config/tc-sh.c:3112 12313msgid ".uses pseudo-op seen when not relaxing" 12314msgstr "" 12315 12316#: config/tc-sh.c:3118 12317msgid "bad .uses format" 12318msgstr "" 12319 12320#: config/tc-sh.c:3229 12321msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia" 12322msgstr "" 12323 12324#: config/tc-sh.c:3235 12325msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact" 12326msgstr "" 12327 12328#: config/tc-sh.c:3237 12329msgid "Invalid combination: --abi=64 with --isa=SHcompact" 12330msgstr "" 12331 12332#: config/tc-sh.c:3269 12333#, c-format 12334msgid "Invalid argument to --isa option: %s" 12335msgstr "" 12336 12337#: config/tc-sh.c:3278 12338msgid "Invalid combination: --abi=32 with --abi=64" 12339msgstr "" 12340 12341#: config/tc-sh.c:3284 12342msgid "Invalid combination: --abi=64 with --abi=32" 12343msgstr "" 12344 12345#: config/tc-sh.c:3286 12346msgid "Invalid combination: --isa=SHcompact with --abi=64" 12347msgstr "" 12348 12349#: config/tc-sh.c:3290 12350#, c-format 12351msgid "Invalid argument to --abi option: %s" 12352msgstr "" 12353 12354#: config/tc-sh.c:3330 12355#, c-format 12356msgid "" 12357"SH options:\n" 12358"--little\t\tgenerate little endian code\n" 12359"--big\t\t\tgenerate big endian code\n" 12360"--relax\t\t\talter jump instructions for long displacements\n" 12361"--renesas\t\tdisable optimization with section symbol for\n" 12362"\t\t\tcompatibility with Renesas assembler.\n" 12363"--small\t\t\talign sections to 4 byte boundaries, not 16\n" 12364"--dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n" 12365"--allow-reg-prefix\tallow '$' as a register name prefix.\n" 12366"--isa=[any\t\tuse most appropriate isa\n" 12367" | dsp same as '-dsp'\n" 12368" | fp" 12369msgstr "" 12370 12371#: config/tc-sh.c:3356 12372#, c-format 12373msgid "" 12374"--isa=[shmedia\t\tset as the default instruction set for SH64\n" 12375" | SHmedia\n" 12376" | shcompact\n" 12377" | SHcompact]\n" 12378msgstr "" 12379 12380#: config/tc-sh.c:3361 12381#, c-format 12382msgid "" 12383"--abi=[32|64]\t\tset size of expanded SHmedia operands and object\n" 12384"\t\t\tfile type\n" 12385"--shcompact-const-crange emit code-range descriptors for constants in\n" 12386"\t\t\tSHcompact code sections\n" 12387"--no-mix\t\tdisallow SHmedia code in the same section as\n" 12388"\t\t\tconstants and SHcompact code\n" 12389"--no-expand\t\tdo not expand MOVI, PT, PTA or PTB instructions\n" 12390"--expand-pt32\t\twith -abi=64, expand PT, PTA and PTB instructions\n" 12391"\t\t\tto 32 bits only\n" 12392msgstr "" 12393 12394#: config/tc-sh.c:3373 12395#, c-format 12396msgid "--fdpic\t\t\tgenerate an FDPIC object file\n" 12397msgstr "" 12398 12399#: config/tc-sh.c:3464 12400msgid ".uses does not refer to a local symbol in the same section" 12401msgstr "" 12402 12403#: config/tc-sh.c:3483 12404msgid "can't find fixup pointed to by .uses" 12405msgstr "" 12406 12407#: config/tc-sh.c:3503 12408msgid ".uses target does not refer to a local symbol in the same section" 12409msgstr "" 12410 12411#: config/tc-sh.c:3580 12412msgid "displacement overflows 12-bit field" 12413msgstr "" 12414 12415#: config/tc-sh.c:3583 12416#, c-format 12417msgid "displacement to defined symbol %s overflows 12-bit field" 12418msgstr "" 12419 12420#: config/tc-sh.c:3587 12421#, c-format 12422msgid "displacement to undefined symbol %s overflows 12-bit field" 12423msgstr "" 12424 12425#: config/tc-sh.c:3660 12426msgid "displacement overflows 8-bit field" 12427msgstr "" 12428 12429#: config/tc-sh.c:3663 12430#, c-format 12431msgid "displacement to defined symbol %s overflows 8-bit field" 12432msgstr "" 12433 12434#: config/tc-sh.c:3667 12435#, c-format 12436msgid "displacement to undefined symbol %s overflows 8-bit field " 12437msgstr "" 12438 12439#: config/tc-sh.c:3684 12440#, c-format 12441msgid "overflow in branch to %s; converted into longer instruction sequence" 12442msgstr "" 12443 12444#: config/tc-sh.c:3749 config/tc-sh.c:3796 config/tc-sparc.c:4345 12445#: config/tc-sparc.c:4369 12446msgid "misaligned data" 12447msgstr "" 12448 12449#: config/tc-sh.c:4120 12450msgid "offset to unaligned destination" 12451msgstr "" 12452 12453#: config/tc-sh.c:4125 12454msgid "negative offset" 12455msgstr "" 12456 12457#: config/tc-sh.c:4270 12458msgid "misaligned offset" 12459msgstr "" 12460 12461#: config/tc-sh64.c:568 12462msgid "This operand must be constant at assembly time" 12463msgstr "" 12464 12465#: config/tc-sh64.c:681 12466msgid "Invalid operand expression" 12467msgstr "" 12468 12469#: config/tc-sh64.c:773 config/tc-sh64.c:877 12470msgid "PTB operand is a SHmedia symbol" 12471msgstr "" 12472 12473#: config/tc-sh64.c:776 config/tc-sh64.c:874 12474msgid "PTA operand is a SHcompact symbol" 12475msgstr "" 12476 12477#: config/tc-sh64.c:792 12478msgid "invalid expression in operand" 12479msgstr "" 12480 12481#: config/tc-sh64.c:1483 12482#, c-format 12483msgid "invalid operand, not a 5-bit unsigned value: %d" 12484msgstr "" 12485 12486#: config/tc-sh64.c:1488 12487#, c-format 12488msgid "invalid operand, not a 6-bit signed value: %d" 12489msgstr "" 12490 12491#: config/tc-sh64.c:1493 12492#, c-format 12493msgid "invalid operand, not a 6-bit unsigned value: %d" 12494msgstr "" 12495 12496#: config/tc-sh64.c:1498 config/tc-sh64.c:1510 12497#, c-format 12498msgid "invalid operand, not a 11-bit signed value: %d" 12499msgstr "" 12500 12501#: config/tc-sh64.c:1500 12502#, c-format 12503msgid "invalid operand, not a multiple of 32: %d" 12504msgstr "" 12505 12506#: config/tc-sh64.c:1505 12507#, c-format 12508msgid "invalid operand, not a 10-bit signed value: %d" 12509msgstr "" 12510 12511#: config/tc-sh64.c:1512 12512#, c-format 12513msgid "invalid operand, not an even value: %d" 12514msgstr "" 12515 12516#: config/tc-sh64.c:1517 12517#, c-format 12518msgid "invalid operand, not a 12-bit signed value: %d" 12519msgstr "" 12520 12521#: config/tc-sh64.c:1519 12522#, c-format 12523msgid "invalid operand, not a multiple of 4: %d" 12524msgstr "" 12525 12526#: config/tc-sh64.c:1524 12527#, c-format 12528msgid "invalid operand, not a 13-bit signed value: %d" 12529msgstr "" 12530 12531#: config/tc-sh64.c:1526 12532#, c-format 12533msgid "invalid operand, not a multiple of 8: %d" 12534msgstr "" 12535 12536#: config/tc-sh64.c:1531 12537#, c-format 12538msgid "invalid operand, not a 16-bit signed value: %d" 12539msgstr "" 12540 12541#: config/tc-sh64.c:1536 12542#, c-format 12543msgid "invalid operand, not a 16-bit unsigned value: %d" 12544msgstr "" 12545 12546#: config/tc-sh64.c:1542 12547msgid "operand out of range for PT, PTA and PTB" 12548msgstr "" 12549 12550#: config/tc-sh64.c:1544 12551#, c-format 12552msgid "operand not a multiple of 4 for PT, PTA or PTB: %d" 12553msgstr "" 12554 12555#: config/tc-sh64.c:2064 12556#, c-format 12557msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x" 12558msgstr "" 12559 12560#: config/tc-sh64.c:2421 config/tc-sh64.c:2584 config/tc-sh64.c:2599 12561msgid "invalid PIC reference" 12562msgstr "" 12563 12564#: config/tc-sh64.c:2478 12565msgid "can't find opcode" 12566msgstr "" 12567 12568#: config/tc-sh64.c:2681 config/tc-sh64.c:2721 12569msgid "invalid operand: expression in PT target" 12570msgstr "" 12571 12572#: config/tc-sh64.c:2812 12573#, c-format 12574msgid "invalid operands to %s" 12575msgstr "" 12576 12577#: config/tc-sh64.c:2818 12578#, c-format 12579msgid "excess operands to %s" 12580msgstr "" 12581 12582#: config/tc-sh64.c:2863 12583#, c-format 12584msgid "The `.mode %s' directive is not valid with this architecture" 12585msgstr "" 12586 12587#: config/tc-sh64.c:2871 12588#, c-format 12589msgid "Invalid argument to .mode: %s" 12590msgstr "" 12591 12592#: config/tc-sh64.c:2901 12593#, c-format 12594msgid "The `.abi %s' directive is not valid with this architecture" 12595msgstr "" 12596 12597#: config/tc-sh64.c:2907 12598msgid "`.abi 64' but command-line options do not specify 64-bit ABI" 12599msgstr "" 12600 12601#: config/tc-sh64.c:2912 12602msgid "`.abi 32' but command-line options do not specify 32-bit ABI" 12603msgstr "" 12604 12605#: config/tc-sh64.c:2915 12606#, c-format 12607msgid "Invalid argument to .abi: %s" 12608msgstr "" 12609 12610#: config/tc-sh64.c:2970 12611msgid "-no-mix is invalid without specifying SHcompact or SHmedia" 12612msgstr "" 12613 12614#: config/tc-sh64.c:2975 12615msgid "-shcompact-const-crange is invalid without SHcompact" 12616msgstr "" 12617 12618#: config/tc-sh64.c:2978 12619msgid "-expand-pt32 only valid with -abi=64" 12620msgstr "" 12621 12622#: config/tc-sh64.c:2981 12623msgid "-no-expand only valid with SHcompact or SHmedia" 12624msgstr "" 12625 12626#: config/tc-sh64.c:2984 12627msgid "-expand-pt32 invalid together with -no-expand" 12628msgstr "" 12629 12630#: config/tc-sh64.c:3198 12631msgid "" 12632"SHmedia code not allowed in same section as constants and SHcompact code" 12633msgstr "" 12634 12635#: config/tc-sh64.c:3216 12636msgid "No segment info for current section" 12637msgstr "" 12638 12639#: config/tc-sh64.c:3255 12640msgid "duplicate datalabel operator ignored" 12641msgstr "" 12642 12643#: config/tc-sh64.c:3325 12644msgid "Invalid DataLabel expression" 12645msgstr "" 12646 12647#: config/tc-sparc.c:300 config/tc-sparc.c:505 12648msgid "Bad opcode table, broken assembler." 12649msgstr "" 12650 12651#: config/tc-sparc.c:497 12652#, c-format 12653msgid "invalid architecture -xarch=%s" 12654msgstr "" 12655 12656#: config/tc-sparc.c:569 12657#, c-format 12658msgid "No compiled in support for %d bit object file format" 12659msgstr "" 12660 12661#: config/tc-sparc.c:650 12662#, c-format 12663msgid "SPARC options:\n" 12664msgstr "" 12665 12666#: config/tc-sparc.c:679 12667#, c-format 12668msgid "" 12669"\n" 12670"\t\t\tspecify variant of SPARC architecture\n" 12671"-bump\t\t\twarn when assembler switches architectures\n" 12672"-sparc\t\t\tignored\n" 12673"--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n" 12674"-relax\t\t\trelax jumps and branches (default)\n" 12675"-no-relax\t\tavoid changing any jumps and branches\n" 12676msgstr "" 12677 12678#: config/tc-sparc.c:687 12679#, c-format 12680msgid "-k\t\t\tgenerate PIC\n" 12681msgstr "" 12682 12683#: config/tc-sparc.c:691 12684#, c-format 12685msgid "" 12686"-32\t\t\tcreate 32 bit object file\n" 12687"-64\t\t\tcreate 64 bit object file\n" 12688msgstr "" 12689 12690#: config/tc-sparc.c:694 12691#, c-format 12692msgid "\t\t\t[default is %d]\n" 12693msgstr "" 12694 12695#: config/tc-sparc.c:696 12696#, c-format 12697msgid "" 12698"-TSO\t\t\tuse Total Store Ordering\n" 12699"-PSO\t\t\tuse Partial Store Ordering\n" 12700"-RMO\t\t\tuse Relaxed Memory Ordering\n" 12701msgstr "" 12702 12703#: config/tc-sparc.c:700 12704#, c-format 12705msgid "\t\t\t[default is %s]\n" 12706msgstr "" 12707 12708#: config/tc-sparc.c:702 12709#, c-format 12710msgid "" 12711"-KPIC\t\t\tgenerate PIC\n" 12712"-V\t\t\tprint assembler version number\n" 12713"-undeclared-regs\tignore application global register usage without\n" 12714"\t\t\tappropriate .register directive (default)\n" 12715"-no-undeclared-regs\tforce error on application global register usage\n" 12716"\t\t\twithout appropriate .register directive\n" 12717"-q\t\t\tignored\n" 12718"-Qy, -Qn\t\tignored\n" 12719"-s\t\t\tignored\n" 12720msgstr "" 12721 12722#: config/tc-sparc.c:714 12723#, c-format 12724msgid "" 12725"-EL\t\t\tgenerate code for a little endian machine\n" 12726"-EB\t\t\tgenerate code for a big endian machine\n" 12727"--little-endian-data\tgenerate code for a machine having big endian\n" 12728" instructions and little endian data.\n" 12729msgstr "" 12730 12731#: config/tc-sparc.c:851 12732#, c-format 12733msgid "Internal error: losing opcode: `%s' \"%s\"\n" 12734msgstr "" 12735 12736#: config/tc-sparc.c:870 12737#, c-format 12738msgid "Internal error: can't find opcode `%s' for `%s'\n" 12739msgstr "" 12740 12741#: config/tc-sparc.c:1053 12742msgid "Support for 64-bit arithmetic not compiled in." 12743msgstr "" 12744 12745#: config/tc-sparc.c:1099 12746msgid "set: number not in 0..4294967295 range" 12747msgstr "" 12748 12749#: config/tc-sparc.c:1106 12750msgid "set: number not in -2147483648..4294967295 range" 12751msgstr "" 12752 12753#: config/tc-sparc.c:1165 12754msgid "setsw: number not in -2147483648..4294967295 range" 12755msgstr "" 12756 12757#: config/tc-sparc.c:1213 12758msgid "setx: temporary register same as destination register" 12759msgstr "" 12760 12761#: config/tc-sparc.c:1284 12762msgid "setx: illegal temporary register g0" 12763msgstr "" 12764 12765#: config/tc-sparc.c:1381 12766msgid "FP branch in delay slot" 12767msgstr "" 12768 12769#: config/tc-sparc.c:1396 12770msgid "FP branch preceded by FP instruction; NOP inserted" 12771msgstr "" 12772 12773#: config/tc-sparc.c:1436 12774msgid "failed special case insn sanity check" 12775msgstr "" 12776 12777#: config/tc-sparc.c:1562 12778msgid ": invalid membar mask name" 12779msgstr "" 12780 12781#: config/tc-sparc.c:1578 12782msgid ": invalid membar mask expression" 12783msgstr "" 12784 12785#: config/tc-sparc.c:1583 12786msgid ": invalid membar mask number" 12787msgstr "" 12788 12789#: config/tc-sparc.c:1598 12790msgid ": invalid siam mode expression" 12791msgstr "" 12792 12793#: config/tc-sparc.c:1603 12794msgid ": invalid siam mode number" 12795msgstr "" 12796 12797#: config/tc-sparc.c:1619 12798msgid ": invalid prefetch function name" 12799msgstr "" 12800 12801#: config/tc-sparc.c:1627 12802msgid ": invalid prefetch function expression" 12803msgstr "" 12804 12805#: config/tc-sparc.c:1632 12806msgid ": invalid prefetch function number" 12807msgstr "" 12808 12809#: config/tc-sparc.c:1660 config/tc-sparc.c:1672 12810msgid ": unrecognizable privileged register" 12811msgstr "" 12812 12813#: config/tc-sparc.c:1696 config/tc-sparc.c:1708 12814msgid ": unrecognizable hyperprivileged register" 12815msgstr "" 12816 12817#: config/tc-sparc.c:1732 config/tc-sparc.c:1757 12818msgid ": unrecognizable v9a or v9b ancillary state register" 12819msgstr "" 12820 12821#: config/tc-sparc.c:1737 12822msgid ": rd on write only ancillary state register" 12823msgstr "" 12824 12825#. %sys_tick and %sys_tick_cmpr are v9bnotv9a 12826#: config/tc-sparc.c:1745 12827msgid ": unrecognizable v9a ancillary state register" 12828msgstr "" 12829 12830#: config/tc-sparc.c:1781 12831msgid ": asr number must be between 16 and 31" 12832msgstr "" 12833 12834#: config/tc-sparc.c:1789 12835msgid ": asr number must be between 0 and 31" 12836msgstr "" 12837 12838#: config/tc-sparc.c:1799 12839#, c-format 12840msgid ": expecting %asrN" 12841msgstr "" 12842 12843#: config/tc-sparc.c:1986 config/tc-sparc.c:2024 config/tc-sparc.c:2454 12844#: config/tc-sparc.c:2490 12845#, c-format 12846msgid "Illegal operands: %%%s requires arguments in ()" 12847msgstr "" 12848 12849#: config/tc-sparc.c:1992 12850#, c-format 12851msgid "" 12852"Illegal operands: %%%s cannot be used together with other relocs in the insn " 12853"()" 12854msgstr "" 12855 12856#: config/tc-sparc.c:2003 12857#, c-format 12858msgid "Illegal operands: %%%s can be only used with call __tls_get_addr" 12859msgstr "" 12860 12861#: config/tc-sparc.c:2210 12862msgid "detected global register use not covered by .register pseudo-op" 12863msgstr "" 12864 12865#: config/tc-sparc.c:2285 12866msgid ": There are only 64 f registers; [0-63]" 12867msgstr "" 12868 12869#: config/tc-sparc.c:2287 config/tc-sparc.c:2305 12870msgid ": There are only 32 f registers; [0-31]" 12871msgstr "" 12872 12873#: config/tc-sparc.c:2297 12874msgid ": There are only 32 single precision f registers; [0-31]" 12875msgstr "" 12876 12877#: config/tc-sparc.c:2502 12878#, c-format 12879msgid "" 12880"Illegal operands: Can't do arithmetics other than + and - involving %%%s()" 12881msgstr "" 12882 12883#: config/tc-sparc.c:2614 12884#, c-format 12885msgid "Illegal operands: Can't add non-constant expression to %%%s()" 12886msgstr "" 12887 12888#: config/tc-sparc.c:2624 12889#, c-format 12890msgid "" 12891"Illegal operands: Can't do arithmetics involving %%%s() of a relocatable " 12892"symbol" 12893msgstr "" 12894 12895#: config/tc-sparc.c:2642 12896msgid ": PC-relative operand can't be a constant" 12897msgstr "" 12898 12899#: config/tc-sparc.c:2649 12900msgid ": TLS operand can't be a constant" 12901msgstr "" 12902 12903#: config/tc-sparc.c:2682 12904msgid ": invalid ASI name" 12905msgstr "" 12906 12907#: config/tc-sparc.c:2690 12908msgid ": invalid ASI expression" 12909msgstr "" 12910 12911#: config/tc-sparc.c:2695 12912msgid ": invalid ASI number" 12913msgstr "" 12914 12915#: config/tc-sparc.c:2792 12916msgid "OPF immediate operand out of range (0-0x1ff)" 12917msgstr "" 12918 12919#: config/tc-sparc.c:2797 12920msgid "non-immediate OPF operand, ignored" 12921msgstr "" 12922 12923#: config/tc-sparc.c:2816 12924msgid ": invalid cpreg name" 12925msgstr "" 12926 12927#: config/tc-sparc.c:2845 12928#, c-format 12929msgid "Illegal operands%s" 12930msgstr "" 12931 12932#: config/tc-sparc.c:2884 12933#, c-format 12934msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\"" 12935msgstr "" 12936 12937#: config/tc-sparc.c:2920 12938#, c-format 12939msgid "Architecture mismatch on \"%s\"." 12940msgstr "" 12941 12942#: config/tc-sparc.c:2921 12943#, c-format 12944msgid " (Requires %s; requested architecture is %s.)" 12945msgstr "" 12946 12947#: config/tc-sparc.c:2933 12948#, c-format 12949msgid "Hardware capability \"%s\" not enabled for \"%s\"." 12950msgstr "" 12951 12952#: config/tc-sparc.c:3467 12953#, c-format 12954msgid "bad or unhandled relocation type: 0x%02x" 12955msgstr "" 12956 12957#: config/tc-sparc.c:3800 12958msgid "Expected comma after name" 12959msgstr "" 12960 12961#: config/tc-sparc.c:3809 12962#, c-format 12963msgid "BSS length (%d.) <0! Ignored." 12964msgstr "" 12965 12966#: config/tc-sparc.c:3821 12967msgid "bad .reserve segment -- expected BSS segment" 12968msgstr "" 12969 12970#: config/tc-sparc.c:3849 12971#, c-format 12972msgid "alignment too large; assuming %d" 12973msgstr "" 12974 12975#: config/tc-sparc.c:3855 config/tc-sparc.c:4005 12976msgid "negative alignment" 12977msgstr "" 12978 12979#: config/tc-sparc.c:3865 config/tc-sparc.c:4027 read.c:1321 read.c:2371 12980msgid "alignment not a power of 2" 12981msgstr "" 12982 12983#: config/tc-sparc.c:3918 12984#, c-format 12985msgid "Ignoring attempt to re-define symbol %s" 12986msgstr "" 12987 12988#: config/tc-sparc.c:3942 config/tc-v850.c:275 12989msgid "Expected comma after symbol-name" 12990msgstr "" 12991 12992#: config/tc-sparc.c:3952 12993#, c-format 12994msgid ".COMMon length (%lu) out of range ignored" 12995msgstr "" 12996 12997#: config/tc-sparc.c:3985 12998msgid "Expected comma after common length" 12999msgstr "" 13000 13001#: config/tc-sparc.c:3999 13002#, c-format 13003msgid "alignment too large; assuming %ld" 13004msgstr "" 13005 13006#: config/tc-sparc.c:4142 13007msgid "Unknown segment type" 13008msgstr "" 13009 13010#: config/tc-sparc.c:4217 config/tc-sparc.c:4227 13011#, c-format 13012msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}" 13013msgstr "" 13014 13015#: config/tc-sparc.c:4245 13016msgid "redefinition of global register" 13017msgstr "" 13018 13019#: config/tc-sparc.c:4256 13020#, c-format 13021msgid "Register symbol %s already defined." 13022msgstr "" 13023 13024#: config/tc-sparc.c:4460 13025#, c-format 13026msgid "Illegal operands: %%r_plt in %d-byte data field" 13027msgstr "" 13028 13029#: config/tc-sparc.c:4470 13030#, c-format 13031msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field" 13032msgstr "" 13033 13034#: config/tc-sparc.c:4507 config/tc-vax.c:3312 13035#, c-format 13036msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields" 13037msgstr "" 13038 13039#: config/tc-sparc.c:4515 config/tc-sparc.c:4546 config/tc-sparc.c:4555 13040#: config/tc-vax.c:3320 config/tc-vax.c:3351 config/tc-vax.c:3360 13041#, c-format 13042msgid "Illegal operands: %%r_%s%d requires arguments in ()" 13043msgstr "" 13044 13045#: config/tc-sparc.c:4564 config/tc-vax.c:3369 13046#, c-format 13047msgid "Illegal operands: garbage after %%r_%s%d()" 13048msgstr "" 13049 13050#: config/tc-sparc.h:65 13051msgid "sparc convert_frag\n" 13052msgstr "" 13053 13054#: config/tc-sparc.h:67 config/tc-z80.h:53 13055msgid "estimate_size_before_relax called" 13056msgstr "" 13057 13058#: config/tc-spu.c:130 13059#, c-format 13060msgid "Can't hash instruction '%s':%s" 13061msgstr "" 13062 13063#: config/tc-spu.c:184 13064msgid "" 13065"SPU options:\n" 13066" --apuasm\t\t emulate behaviour of apuasm\n" 13067msgstr "" 13068 13069#: config/tc-spu.c:290 13070#, c-format 13071msgid "Invalid mnemonic '%s'" 13072msgstr "" 13073 13074#: config/tc-spu.c:296 13075#, c-format 13076msgid "'%s' is only available in DD2.0 or higher." 13077msgstr "" 13078 13079#: config/tc-spu.c:328 13080#, c-format 13081msgid "Error in argument %d. Expecting: \"%s\"" 13082msgstr "" 13083 13084#: config/tc-spu.c:339 13085msgid "Mixing register syntax, with and without '$'." 13086msgstr "" 13087 13088#: config/tc-spu.c:345 13089#, c-format 13090msgid "Treating '%-*s' as a symbol." 13091msgstr "" 13092 13093#: config/tc-spu.c:564 13094msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher." 13095msgstr "" 13096 13097#: config/tc-spu.c:566 13098msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher." 13099msgstr "" 13100 13101#: config/tc-spu.c:609 13102#, c-format 13103msgid "Using old style, %%lo(expr), please change to PPC style, expr@l." 13104msgstr "" 13105 13106#: config/tc-spu.c:615 13107#, c-format 13108msgid "Using old style, %%hi(expr), please change to PPC style, expr@h." 13109msgstr "" 13110 13111#: config/tc-spu.c:685 config/tc-spu.c:688 13112#, c-format 13113msgid "Constant expression %d out of range, [%d, %d]." 13114msgstr "" 13115 13116#: config/tc-spu.c:790 13117#, c-format 13118msgid "invalid priority '%lu'" 13119msgstr "" 13120 13121#: config/tc-spu.c:796 13122#, c-format 13123msgid "invalid lrlive '%lu'" 13124msgstr "" 13125 13126#: config/tc-spu.c:855 13127msgid "Relaxation should never occur" 13128msgstr "" 13129 13130#: config/tc-spu.c:1005 13131#, c-format 13132msgid "Relocation doesn't fit. (relocation value = 0x%lx)" 13133msgstr "" 13134 13135#: config/tc-spu.h:85 13136msgid "spu convert_frag\n" 13137msgstr "" 13138 13139#: config/tc-tic30.c:37 13140msgid "first" 13141msgstr "" 13142 13143#: config/tc-tic30.c:37 13144msgid "second" 13145msgstr "" 13146 13147#: config/tc-tic30.c:37 13148msgid "third" 13149msgstr "" 13150 13151#: config/tc-tic30.c:37 13152msgid "fourth" 13153msgstr "" 13154 13155#: config/tc-tic30.c:37 13156msgid "fifth" 13157msgstr "" 13158 13159#: config/tc-tic30.c:483 13160msgid "More than one AR register found in indirect reference" 13161msgstr "" 13162 13163#: config/tc-tic30.c:488 13164msgid "Illegal AR register in indirect reference" 13165msgstr "" 13166 13167#: config/tc-tic30.c:508 13168msgid "More than one displacement found in indirect reference" 13169msgstr "" 13170 13171#: config/tc-tic30.c:516 13172msgid "Invalid displacement in indirect reference" 13173msgstr "" 13174 13175#: config/tc-tic30.c:533 13176msgid "AR register not found in indirect reference" 13177msgstr "" 13178 13179#. Maybe an implied displacement of 1 again. 13180#: config/tc-tic30.c:549 13181msgid "required displacement wasn't given in indirect reference" 13182msgstr "" 13183 13184#: config/tc-tic30.c:555 13185msgid "illegal indirect reference" 13186msgstr "" 13187 13188#: config/tc-tic30.c:561 13189msgid "displacement must be an unsigned 8-bit number" 13190msgstr "" 13191 13192#: config/tc-tic30.c:747 config/tc-tic30.c:1494 13193#, c-format 13194msgid "Invalid character %s before %s operand" 13195msgstr "" 13196 13197#: config/tc-tic30.c:766 config/tc-tic30.c:1509 13198#, c-format 13199msgid "Unbalanced parenthesis in %s operand." 13200msgstr "" 13201 13202#: config/tc-tic30.c:782 config/tc-tic30.c:1519 13203#, c-format 13204msgid "Invalid character %s in %s operand" 13205msgstr "" 13206 13207#: config/tc-tic30.c:801 config/tc-tic30.c:1536 13208#, c-format 13209msgid "Spurious operands; (%d operands/instruction max)" 13210msgstr "" 13211 13212#. Just skip it, if it's \n complain. 13213#: config/tc-tic30.c:819 config/tc-tic30.c:835 config/tc-tic30.c:1553 13214#: config/tc-tic30.c:1569 13215msgid "Expecting operand after ','; got nothing" 13216msgstr "" 13217 13218#: config/tc-tic30.c:824 config/tc-tic30.c:1558 13219msgid "Expecting operand before ','; got nothing" 13220msgstr "" 13221 13222#: config/tc-tic30.c:862 13223msgid "incorrect number of operands given in the first instruction" 13224msgstr "" 13225 13226#: config/tc-tic30.c:868 13227msgid "incorrect number of operands given in the second instruction" 13228msgstr "" 13229 13230#: config/tc-tic30.c:889 13231#, c-format 13232msgid "%s instruction, operand %d doesn't match" 13233msgstr "" 13234 13235#. Shouldn't get here. 13236#: config/tc-tic30.c:913 config/tc-tic30.c:920 13237msgid "incorrect format for multiply parallel instruction" 13238msgstr "" 13239 13240#: config/tc-tic30.c:927 13241msgid "destination for multiply can only be R0 or R1" 13242msgstr "" 13243 13244#: config/tc-tic30.c:934 13245msgid "destination for add/subtract can only be R2 or R3" 13246msgstr "" 13247 13248#: config/tc-tic30.c:1001 13249msgid "loading the same register in parallel operation" 13250msgstr "" 13251 13252#: config/tc-tic30.c:1383 13253msgid "pc-relative " 13254msgstr "" 13255 13256#: config/tc-tic30.c:1444 13257#, c-format 13258msgid "Invalid character %s in opcode" 13259msgstr "" 13260 13261#: config/tc-tic30.c:1474 13262#, c-format 13263msgid "Unknown TMS320C30 instruction: %s" 13264msgstr "" 13265 13266#: config/tc-tic30.c:1594 13267msgid "Incorrect number of operands given" 13268msgstr "" 13269 13270#: config/tc-tic30.c:1627 13271#, c-format 13272msgid "The %s operand doesn't match" 13273msgstr "" 13274 13275#. Shouldn't make it to this stage. 13276#: config/tc-tic30.c:1652 config/tc-tic30.c:1664 13277msgid "Incompatible first and second operands in instruction" 13278msgstr "" 13279 13280#: config/tc-tic30.c:1778 13281msgid "invalid short form floating point immediate operand" 13282msgstr "" 13283 13284#: config/tc-tic30.c:1788 13285msgid "rounding down first operand float to unsigned int" 13286msgstr "" 13287 13288#: config/tc-tic30.c:1790 13289msgid "only lower 16-bits of first operand are used" 13290msgstr "" 13291 13292#: config/tc-tic30.c:1800 13293msgid "rounding down first operand float to signed int" 13294msgstr "" 13295 13296#: config/tc-tic30.c:1805 config/tc-tic30.c:1876 13297msgid "first operand is too large for 16-bit signed int" 13298msgstr "" 13299 13300#: config/tc-tic30.c:1870 13301msgid "first operand is floating point" 13302msgstr "" 13303 13304#. Shouldn't get here. 13305#: config/tc-tic30.c:1901 13306msgid "interrupt vector for trap instruction out of range" 13307msgstr "" 13308 13309#: config/tc-tic30.c:1946 13310msgid "LDP instruction needs a 24-bit operand" 13311msgstr "" 13312 13313#: config/tc-tic30.c:1970 13314msgid "first operand is too large for a 24-bit displacement" 13315msgstr "" 13316 13317#: config/tc-tic4x.c:399 13318msgid "Nan, using zero." 13319msgstr "" 13320 13321#: config/tc-tic4x.c:521 13322#, c-format 13323msgid "Cannot represent exponent in %d bits" 13324msgstr "" 13325 13326#: config/tc-tic4x.c:604 config/tc-tic4x.c:614 13327msgid "Invalid floating point number" 13328msgstr "" 13329 13330#: config/tc-tic4x.c:734 13331msgid "Comma expected\n" 13332msgstr "" 13333 13334#: config/tc-tic4x.c:774 config/tc-tic54x.c:479 13335msgid ".bss size argument missing\n" 13336msgstr "" 13337 13338#: config/tc-tic4x.c:782 13339#, c-format 13340msgid ".bss size %ld < 0!" 13341msgstr "" 13342 13343#: config/tc-tic4x.c:916 13344msgid "Non-constant symbols not allowed\n" 13345msgstr "" 13346 13347#: config/tc-tic4x.c:947 13348msgid "Symbol missing\n" 13349msgstr "" 13350 13351#. Get terminator. 13352#. Skip null symbol terminator. 13353#: config/tc-tic4x.c:993 13354msgid ".sect: subsection name ignored" 13355msgstr "" 13356 13357#: config/tc-tic4x.c:1021 config/tc-tic4x.c:1121 config/tc-tic54x.c:1441 13358#, c-format 13359msgid "Error setting flags for \"%s\": %s" 13360msgstr "" 13361 13362#: config/tc-tic4x.c:1052 13363msgid ".set syntax invalid\n" 13364msgstr "" 13365 13366#: config/tc-tic4x.c:1110 13367msgid ".usect: non-zero alignment flag ignored" 13368msgstr "" 13369 13370#: config/tc-tic4x.c:1141 13371#, c-format 13372msgid "This assembler does not support processor generation %ld" 13373msgstr "" 13374 13375#: config/tc-tic4x.c:1145 13376msgid "Changing processor generation on fly not supported..." 13377msgstr "" 13378 13379#: config/tc-tic4x.c:1444 13380msgid "Auxiliary register AR0--AR7 required for indirect" 13381msgstr "" 13382 13383#: config/tc-tic4x.c:1458 13384#, c-format 13385msgid "Bad displacement %d (require 0--255)\n" 13386msgstr "" 13387 13388#: config/tc-tic4x.c:1476 13389msgid "Index register IR0,IR1 required for displacement" 13390msgstr "" 13391 13392#: config/tc-tic4x.c:1545 13393msgid "Expecting a register name" 13394msgstr "" 13395 13396#: config/tc-tic4x.c:1557 config/tc-tic4x.c:1580 config/tc-tic4x.c:1649 13397msgid "Number too large" 13398msgstr "" 13399 13400#: config/tc-tic4x.c:1597 13401msgid "Expecting a constant value" 13402msgstr "" 13403 13404#: config/tc-tic4x.c:1604 13405#, c-format 13406msgid "Bad direct addressing construct %s" 13407msgstr "" 13408 13409#: config/tc-tic4x.c:1608 13410#, c-format 13411msgid "Direct value of %ld is not suitable" 13412msgstr "" 13413 13414#: config/tc-tic4x.c:1632 13415msgid "Unknown indirect addressing mode" 13416msgstr "" 13417 13418#: config/tc-tic4x.c:1729 13419#, c-format 13420msgid "Immediate value of %ld is too large for ldf" 13421msgstr "" 13422 13423#: config/tc-tic4x.c:1769 13424msgid "Destination register must be ARn" 13425msgstr "" 13426 13427#: config/tc-tic4x.c:1788 config/tc-tic4x.c:2161 config/tc-tic4x.c:2220 13428#, c-format 13429msgid "Immediate value of %ld is too large" 13430msgstr "" 13431 13432#: config/tc-tic4x.c:1817 config/tc-tic4x.c:2022 13433msgid "Invalid indirect addressing mode" 13434msgstr "" 13435 13436#: config/tc-tic4x.c:1841 config/tc-tic4x.c:1881 config/tc-tic4x.c:2072 13437#: config/tc-tic4x.c:2094 13438msgid "Register must be Rn" 13439msgstr "" 13440 13441#: config/tc-tic4x.c:1895 config/tc-tic4x.c:1965 config/tc-tic4x.c:1979 13442msgid "Register must be R0--R7" 13443msgstr "" 13444 13445#: config/tc-tic4x.c:1919 config/tc-tic4x.c:1947 13446#, c-format 13447msgid "Invalid indirect addressing mode displacement %d" 13448msgstr "" 13449 13450#: config/tc-tic4x.c:1993 13451msgid "Destination register must be R2 or R3" 13452msgstr "" 13453 13454#: config/tc-tic4x.c:2007 13455msgid "Destination register must be R0 or R1" 13456msgstr "" 13457 13458#: config/tc-tic4x.c:2044 13459#, c-format 13460msgid "Displacement value of %ld is too large" 13461msgstr "" 13462 13463#: config/tc-tic4x.c:2105 config/tc-tic4x.c:2236 13464msgid "Floating point number not valid in expression" 13465msgstr "" 13466 13467#: config/tc-tic4x.c:2119 13468#, c-format 13469msgid "Signed immediate value %ld too large" 13470msgstr "" 13471 13472#: config/tc-tic4x.c:2182 13473#, c-format 13474msgid "Unsigned immediate value %ld too large" 13475msgstr "" 13476 13477#: config/tc-tic4x.c:2250 13478#, c-format 13479msgid "Immediate value %ld too large" 13480msgstr "" 13481 13482#: config/tc-tic4x.c:2269 config/tc-tic4x.c:2297 13483msgid "Register must be ivtp or tvtp" 13484msgstr "" 13485 13486#: config/tc-tic4x.c:2283 13487msgid "Register must be address register" 13488msgstr "" 13489 13490#: config/tc-tic4x.c:2356 13491msgid "Source and destination register should not be equal" 13492msgstr "" 13493 13494#: config/tc-tic4x.c:2371 13495msgid "Equal parallell destination registers, one result will be discarded" 13496msgstr "" 13497 13498#: config/tc-tic4x.c:2412 13499msgid "Too many operands scanned" 13500msgstr "" 13501 13502#: config/tc-tic4x.c:2442 13503msgid "Parallel opcode cannot contain more than two instructions" 13504msgstr "" 13505 13506#: config/tc-tic4x.c:2515 13507#, c-format 13508msgid "Invalid operands for %s" 13509msgstr "" 13510 13511#: config/tc-tic4x.c:2518 13512#, c-format 13513msgid "Invalid instruction %s" 13514msgstr "" 13515 13516#: config/tc-tic4x.c:2667 13517#, c-format 13518msgid "Bad relocation type: 0x%02x" 13519msgstr "" 13520 13521#: config/tc-tic4x.c:2725 13522#, c-format 13523msgid "Unsupported processor generation %d" 13524msgstr "" 13525 13526#: config/tc-tic4x.c:2733 13527msgid "Option -b is depreciated, please use -mbig" 13528msgstr "" 13529 13530#: config/tc-tic4x.c:2739 13531msgid "Option -p is depreciated, please use -mmemparm" 13532msgstr "" 13533 13534#: config/tc-tic4x.c:2745 13535msgid "Option -r is depreciated, please use -mregparm" 13536msgstr "" 13537 13538#: config/tc-tic4x.c:2751 13539msgid "Option -s is depreciated, please use -msmall" 13540msgstr "" 13541 13542#: config/tc-tic4x.c:2779 13543#, c-format 13544msgid "" 13545"\n" 13546"TIC4X options:\n" 13547" -mcpu=CPU -mCPU select architecture variant. CPU can be:\n" 13548" 30 - TMS320C30\n" 13549" 31 - TMS320C31, TMS320LC31\n" 13550" 32 - TMS320C32\n" 13551" 33 - TMS320VC33\n" 13552" 40 - TMS320C40\n" 13553" 44 - TMS320C44\n" 13554" -mrev=REV set cpu hardware revision (integer numbers).\n" 13555" Combinations of -mcpu and -mrev will enable/" 13556"disable\n" 13557" the appropriate options (-midle2, -mlowpower and\n" 13558" -menhanced) according to the selected type\n" 13559" -mbig select big memory model\n" 13560" -msmall select small memory model (default)\n" 13561" -mregparm select register parameters (default)\n" 13562" -mmemparm select memory parameters\n" 13563" -midle2 enable IDLE2 support\n" 13564" -mlowpower enable LOPOWER and MAXSPEED support\n" 13565" -menhanced enable enhanced opcode support\n" 13566msgstr "" 13567 13568#: config/tc-tic4x.c:2824 13569#, c-format 13570msgid "Label \"$%d\" redefined" 13571msgstr "" 13572 13573#: config/tc-tic4x.c:3032 13574#, c-format 13575msgid "Reloc %d not supported by object file format" 13576msgstr "" 13577 13578#. Only word (et al.), align, or conditionals are allowed within 13579#. .struct/.union. 13580#: config/tc-tic54x.c:220 13581msgid "pseudo-op illegal within .struct/.union" 13582msgstr "" 13583 13584#: config/tc-tic54x.c:234 13585#, c-format 13586msgid "C54x-specific command line options:\n" 13587msgstr "" 13588 13589#: config/tc-tic54x.c:235 13590#, c-format 13591msgid "-mfar-mode | -mf Use extended addressing\n" 13592msgstr "" 13593 13594#: config/tc-tic54x.c:236 13595#, c-format 13596msgid "-mcpu=<CPU version> Specify the CPU version\n" 13597msgstr "" 13598 13599#: config/tc-tic54x.c:237 13600#, c-format 13601msgid "-merrors-to-file <filename>\n" 13602msgstr "" 13603 13604#: config/tc-tic54x.c:238 13605#, c-format 13606msgid "-me <filename> Redirect errors to a file\n" 13607msgstr "" 13608 13609#: config/tc-tic54x.c:350 13610msgid "Comma and symbol expected for '.asg STRING, SYMBOL'" 13611msgstr "" 13612 13613#: config/tc-tic54x.c:359 13614msgid "symbols assigned with .asg must begin with a letter" 13615msgstr "" 13616 13617#: config/tc-tic54x.c:403 13618msgid "Unterminated string after absolute expression" 13619msgstr "" 13620 13621#: config/tc-tic54x.c:411 13622msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'" 13623msgstr "" 13624 13625#: config/tc-tic54x.c:423 13626msgid "symbols assigned with .eval must begin with a letter" 13627msgstr "" 13628 13629#: config/tc-tic54x.c:488 13630#, c-format 13631msgid ".bss size %d < 0!" 13632msgstr "" 13633 13634#: config/tc-tic54x.c:677 13635msgid "Offset on nested structures is ignored" 13636msgstr "" 13637 13638#: config/tc-tic54x.c:727 13639#, c-format 13640msgid ".end%s without preceding .%s" 13641msgstr "" 13642 13643#: config/tc-tic54x.c:793 13644#, c-format 13645msgid "Unrecognized struct/union tag '%s'" 13646msgstr "" 13647 13648#: config/tc-tic54x.c:795 13649msgid ".tag requires a structure tag" 13650msgstr "" 13651 13652#: config/tc-tic54x.c:801 13653msgid "Label required for .tag" 13654msgstr "" 13655 13656#: config/tc-tic54x.c:820 13657#, c-format 13658msgid ".tag target '%s' undefined" 13659msgstr "" 13660 13661#: config/tc-tic54x.c:882 13662#, c-format 13663msgid ".field count '%d' out of range (1 <= X <= 32)" 13664msgstr "" 13665 13666#: config/tc-tic54x.c:910 13667#, c-format 13668msgid "Unrecognized field type '%c'" 13669msgstr "" 13670 13671#: config/tc-tic54x.c:1033 13672msgid "Overflow in expression, truncated to 8 bits" 13673msgstr "" 13674 13675#: config/tc-tic54x.c:1038 13676msgid "Overflow in expression, truncated to 16 bits" 13677msgstr "" 13678 13679#. Disallow .byte with a non constant expression that will 13680#. require relocation. 13681#: config/tc-tic54x.c:1046 13682msgid "Relocatable values require at least WORD storage" 13683msgstr "" 13684 13685#: config/tc-tic54x.c:1107 13686msgid "Use of .def/.ref is deprecated. Use .global instead" 13687msgstr "" 13688 13689#: config/tc-tic54x.c:1300 13690msgid ".space/.bes repeat count is negative, ignored" 13691msgstr "" 13692 13693#: config/tc-tic54x.c:1305 13694msgid ".space/.bes repeat count is zero, ignored" 13695msgstr "" 13696 13697#: config/tc-tic54x.c:1382 13698msgid "Missing size argument" 13699msgstr "" 13700 13701#: config/tc-tic54x.c:1516 13702msgid "CPU version has already been set" 13703msgstr "" 13704 13705#: config/tc-tic54x.c:1520 13706#, c-format 13707msgid "Unrecognized version '%s'" 13708msgstr "" 13709 13710#: config/tc-tic54x.c:1526 13711msgid "Changing of CPU version on the fly not supported" 13712msgstr "" 13713 13714#: config/tc-tic54x.c:1657 13715msgid "p2align not supported on this target" 13716msgstr "" 13717 13718#: config/tc-tic54x.c:1669 13719msgid "Argument to .even ignored" 13720msgstr "" 13721 13722#: config/tc-tic54x.c:1715 13723msgid "Invalid field size, must be from 1 to 32" 13724msgstr "" 13725 13726#: config/tc-tic54x.c:1728 13727msgid "field size must be 16 when value is relocatable" 13728msgstr "" 13729 13730#: config/tc-tic54x.c:1743 13731msgid "field value truncated" 13732msgstr "" 13733 13734#: config/tc-tic54x.c:1850 config/tc-tic54x.c:2156 13735#, c-format 13736msgid "Unrecognized section '%s'" 13737msgstr "" 13738 13739#: config/tc-tic54x.c:1859 13740msgid "Current section is unitialized, section name required for .clink" 13741msgstr "" 13742 13743#: config/tc-tic54x.c:2066 13744msgid "ENDLOOP without corresponding LOOP" 13745msgstr "" 13746 13747#: config/tc-tic54x.c:2107 13748msgid "Mixing of normal and extended addressing not supported" 13749msgstr "" 13750 13751#: config/tc-tic54x.c:2113 13752msgid "Extended addressing not supported on the specified CPU" 13753msgstr "" 13754 13755#: config/tc-tic54x.c:2162 13756msgid ".sblock may be used for initialized sections only" 13757msgstr "" 13758 13759#: config/tc-tic54x.c:2192 13760msgid "Symbol missing for .set/.equ" 13761msgstr "" 13762 13763#: config/tc-tic54x.c:2248 13764msgid ".var may only be used within a macro definition" 13765msgstr "" 13766 13767#: config/tc-tic54x.c:2256 13768msgid "Substitution symbols must begin with a letter" 13769msgstr "" 13770 13771#: config/tc-tic54x.c:2349 13772#, c-format 13773msgid "can't open macro library file '%s' for reading: %s" 13774msgstr "" 13775 13776#: config/tc-tic54x.c:2356 13777#, c-format 13778msgid "File '%s' not in macro archive format" 13779msgstr "" 13780 13781#: config/tc-tic54x.c:2486 13782#, c-format 13783msgid "Bad COFF version '%s'" 13784msgstr "" 13785 13786#: config/tc-tic54x.c:2495 13787#, c-format 13788msgid "Bad CPU version '%s'" 13789msgstr "" 13790 13791#: config/tc-tic54x.c:2508 config/tc-tic54x.c:2511 13792#, c-format 13793msgid "Can't redirect stderr to the file '%s'" 13794msgstr "" 13795 13796#: config/tc-tic54x.c:2626 13797#, c-format 13798msgid "Undefined substitution symbol '%s'" 13799msgstr "" 13800 13801#: config/tc-tic54x.c:3128 13802#, c-format 13803msgid "Unbalanced parenthesis in operand %d" 13804msgstr "" 13805 13806#: config/tc-tic54x.c:3159 config/tc-tic54x.c:3167 13807msgid "Expecting operand after ','" 13808msgstr "" 13809 13810#: config/tc-tic54x.c:3178 13811msgid "Extra junk on line" 13812msgstr "" 13813 13814#: config/tc-tic54x.c:3215 13815msgid "Badly formed address expression" 13816msgstr "" 13817 13818#: config/tc-tic54x.c:3468 13819#, c-format 13820msgid "Invalid dmad syntax '%s'" 13821msgstr "" 13822 13823#: config/tc-tic54x.c:3532 13824#, c-format 13825msgid "" 13826"Use the .mmregs directive to use memory-mapped register names such as '%s'" 13827msgstr "" 13828 13829#: config/tc-tic54x.c:3583 13830msgid "Address mode *+ARx is write-only. Results of reading are undefined." 13831msgstr "" 13832 13833#: config/tc-tic54x.c:3603 13834#, c-format 13835msgid "Unrecognized indirect address format \"%s\"" 13836msgstr "" 13837 13838#: config/tc-tic54x.c:3641 13839#, c-format 13840msgid "Operand '%s' out of range (%d <= x <= %d)" 13841msgstr "" 13842 13843#: config/tc-tic54x.c:3661 13844msgid "Error in relocation handling" 13845msgstr "" 13846 13847#: config/tc-tic54x.c:3680 config/tc-tic54x.c:3742 config/tc-tic54x.c:3770 13848#, c-format 13849msgid "Unrecognized condition code \"%s\"" 13850msgstr "" 13851 13852#: config/tc-tic54x.c:3697 13853#, c-format 13854msgid "Condition \"%s\" does not match preceding group" 13855msgstr "" 13856 13857#: config/tc-tic54x.c:3705 13858#, c-format 13859msgid "" 13860"Condition \"%s\" uses a different accumulator from a preceding condition" 13861msgstr "" 13862 13863#: config/tc-tic54x.c:3712 13864msgid "Only one comparison conditional allowed" 13865msgstr "" 13866 13867#: config/tc-tic54x.c:3717 13868msgid "Only one overflow conditional allowed" 13869msgstr "" 13870 13871#: config/tc-tic54x.c:3725 13872#, c-format 13873msgid "Duplicate %s conditional" 13874msgstr "" 13875 13876#: config/tc-tic54x.c:3756 13877msgid "Invalid auxiliary register (use AR0-AR7)" 13878msgstr "" 13879 13880#: config/tc-tic54x.c:3787 13881msgid "lk addressing modes are invalid for memory-mapped register addressing" 13882msgstr "" 13883 13884#: config/tc-tic54x.c:3795 13885msgid "" 13886"Address mode *+ARx is not allowed in memory-mapped register addressing. " 13887"Resulting behavior is undefined." 13888msgstr "" 13889 13890#: config/tc-tic54x.c:3821 13891msgid "" 13892"Destination accumulator for each part of this parallel instruction must be " 13893"different" 13894msgstr "" 13895 13896#: config/tc-tic54x.c:3870 13897#, c-format 13898msgid "Memory mapped register \"%s\" out of range" 13899msgstr "" 13900 13901#: config/tc-tic54x.c:3909 13902msgid "Invalid operand (use 1, 2, or 3)" 13903msgstr "" 13904 13905#: config/tc-tic54x.c:3934 13906msgid "A status register or status bit name is required" 13907msgstr "" 13908 13909#: config/tc-tic54x.c:3944 13910#, c-format 13911msgid "Unrecognized status bit \"%s\"" 13912msgstr "" 13913 13914#: config/tc-tic54x.c:3967 13915#, c-format 13916msgid "Invalid status register \"%s\"" 13917msgstr "" 13918 13919#: config/tc-tic54x.c:3979 13920#, c-format 13921msgid "Operand \"%s\" out of range (use 1 or 2)" 13922msgstr "" 13923 13924#: config/tc-tic54x.c:4182 13925#, c-format 13926msgid "Unrecognized instruction \"%s\"" 13927msgstr "" 13928 13929#: config/tc-tic54x.c:4211 13930#, c-format 13931msgid "Unrecognized operand list '%s' for instruction '%s'" 13932msgstr "" 13933 13934#: config/tc-tic54x.c:4240 13935#, c-format 13936msgid "Unrecognized parallel instruction \"%s\"" 13937msgstr "" 13938 13939#: config/tc-tic54x.c:4289 13940#, c-format 13941msgid "Invalid operand (s) for parallel instruction \"%s\"" 13942msgstr "" 13943 13944#: config/tc-tic54x.c:4292 13945#, c-format 13946msgid "Unrecognized parallel instruction combination \"%s || %s\"" 13947msgstr "" 13948 13949#: config/tc-tic54x.c:4519 13950#, c-format 13951msgid "%s symbol recursion stopped at second appearance of '%s'" 13952msgstr "" 13953 13954#: config/tc-tic54x.c:4559 13955msgid "Unrecognized substitution symbol function" 13956msgstr "" 13957 13958#: config/tc-tic54x.c:4564 13959msgid "Missing '(' after substitution symbol function" 13960msgstr "" 13961 13962#: config/tc-tic54x.c:4578 13963msgid "Expecting second argument" 13964msgstr "" 13965 13966#: config/tc-tic54x.c:4591 config/tc-tic54x.c:4641 13967msgid "Extra junk in function call, expecting ')'" 13968msgstr "" 13969 13970#: config/tc-tic54x.c:4617 13971msgid "Function expects two arguments" 13972msgstr "" 13973 13974#: config/tc-tic54x.c:4630 13975msgid "Expecting character constant argument" 13976msgstr "" 13977 13978#: config/tc-tic54x.c:4636 13979msgid "Both arguments must be substitution symbols" 13980msgstr "" 13981 13982#: config/tc-tic54x.c:4689 13983#, c-format 13984msgid "Invalid subscript (use 1 to %d)" 13985msgstr "" 13986 13987#: config/tc-tic54x.c:4699 13988#, c-format 13989msgid "Invalid length (use 0 to %d" 13990msgstr "" 13991 13992#: config/tc-tic54x.c:4709 13993msgid "Missing ')' in subscripted substitution symbol expression" 13994msgstr "" 13995 13996#: config/tc-tic54x.c:4729 13997msgid "Missing forced substitution terminator ':'" 13998msgstr "" 13999 14000#: config/tc-tic54x.c:4883 14001#, c-format 14002msgid "" 14003"Instruction does not fit in available delay slots (%d-word insn, %d slots " 14004"left)" 14005msgstr "" 14006 14007#: config/tc-tic54x.c:4924 14008#, c-format 14009msgid "Unrecognized parallel instruction '%s'" 14010msgstr "" 14011 14012#: config/tc-tic54x.c:4936 14013#, c-format 14014msgid "Instruction '%s' requires an LP cpu version" 14015msgstr "" 14016 14017#: config/tc-tic54x.c:4943 14018#, c-format 14019msgid "Instruction '%s' requires far mode addressing" 14020msgstr "" 14021 14022#: config/tc-tic54x.c:4955 14023#, c-format 14024msgid "" 14025"Instruction does not fit in available delay slots (%d-word insn, %d slots " 14026"left). Resulting behavior is undefined." 14027msgstr "" 14028 14029#: config/tc-tic54x.c:4965 14030msgid "" 14031"Instructions which cause PC discontinuity are not allowed in a delay slot. " 14032"Resulting behavior is undefined." 14033msgstr "" 14034 14035#: config/tc-tic54x.c:4976 14036#, c-format 14037msgid "'%s' is not repeatable. Resulting behavior is undefined." 14038msgstr "" 14039 14040#: config/tc-tic54x.c:4980 14041msgid "" 14042"Instructions using long offset modifiers or absolute addresses are not " 14043"repeatable. Resulting behavior is undefined." 14044msgstr "" 14045 14046#: config/tc-tic54x.c:5132 14047#, c-format 14048msgid "Unsupported relocation size %d" 14049msgstr "" 14050 14051#: config/tc-tic54x.c:5263 14052msgid "non-absolute value used with .space/.bes" 14053msgstr "" 14054 14055#: config/tc-tic54x.c:5267 14056#, c-format 14057msgid "negative value ignored in %s" 14058msgstr "" 14059 14060#: config/tc-tic54x.c:5355 14061#, c-format 14062msgid "attempt to .space/.bes backwards? (%ld)" 14063msgstr "" 14064 14065#: config/tc-tic54x.c:5387 14066#, c-format 14067msgid "Invalid label '%s'" 14068msgstr "" 14069 14070#: config/tc-tic6x.c:233 14071#, c-format 14072msgid "unknown architecture '%s'" 14073msgstr "" 14074 14075#: config/tc-tic6x.c:263 14076#, c-format 14077msgid "unknown -mpid= argument '%s'" 14078msgstr "" 14079 14080#: config/tc-tic6x.c:321 14081#, c-format 14082msgid "TMS320C6000 options:\n" 14083msgstr "" 14084 14085#: config/tc-tic6x.c:322 14086#, c-format 14087msgid " -march=ARCH enable instructions from architecture ARCH\n" 14088msgstr "" 14089 14090#: config/tc-tic6x.c:323 14091#, c-format 14092msgid " -mbig-endian generate big-endian code\n" 14093msgstr "" 14094 14095#: config/tc-tic6x.c:324 14096#, c-format 14097msgid " -mlittle-endian generate little-endian code\n" 14098msgstr "" 14099 14100#: config/tc-tic6x.c:325 14101#, c-format 14102msgid " -mdsbt code uses DSBT addressing\n" 14103msgstr "" 14104 14105#: config/tc-tic6x.c:326 14106#, c-format 14107msgid " -mno-dsbt code does not use DSBT addressing\n" 14108msgstr "" 14109 14110#: config/tc-tic6x.c:327 14111#, c-format 14112msgid "" 14113" -mpid=no code uses position-dependent data addressing\n" 14114msgstr "" 14115 14116#: config/tc-tic6x.c:328 14117#, c-format 14118msgid "" 14119" -mpid=near code uses position-independent data addressing,\n" 14120" GOT accesses use near DP addressing\n" 14121msgstr "" 14122 14123#: config/tc-tic6x.c:330 14124#, c-format 14125msgid "" 14126" -mpid=far code uses position-independent data addressing,\n" 14127" GOT accesses use far DP addressing\n" 14128msgstr "" 14129 14130#: config/tc-tic6x.c:332 14131#, c-format 14132msgid " -mpic code addressing is position-independent\n" 14133msgstr "" 14134 14135#: config/tc-tic6x.c:333 14136#, c-format 14137msgid " -mno-pic code addressing is position-dependent\n" 14138msgstr "" 14139 14140#: config/tc-tic6x.c:338 14141#, c-format 14142msgid "Supported ARCH values are:" 14143msgstr "" 14144 14145#: config/tc-tic6x.c:387 14146msgid "unexpected .cantunwind directive" 14147msgstr "" 14148 14149#: config/tc-tic6x.c:407 14150msgid "unexpected .handlerdata directive" 14151msgstr "" 14152 14153#: config/tc-tic6x.c:419 14154msgid "personality routine required before .handlerdata directive" 14155msgstr "" 14156 14157#: config/tc-tic6x.c:535 14158msgid "expected symbol" 14159msgstr "" 14160 14161#: config/tc-tic6x.c:592 14162#, c-format 14163msgid "invalid length for .scomm directive" 14164msgstr "" 14165 14166#: config/tc-tic6x.c:606 14167msgid "alignment is not a positive number" 14168msgstr "" 14169 14170#: config/tc-tic6x.c:618 14171msgid "alignment is not a power of 2" 14172msgstr "" 14173 14174#: config/tc-tic6x.c:633 14175#, c-format 14176msgid "attempt to re-define symbol `%s'" 14177msgstr "" 14178 14179#: config/tc-tic6x.c:642 14180#, c-format 14181msgid "attempt to redefine `%s' with a different length" 14182msgstr "" 14183 14184#: config/tc-tic6x.c:844 14185msgid "multiple '||' on same line" 14186msgstr "" 14187 14188#: config/tc-tic6x.c:847 14189msgid "'||' after predicate" 14190msgstr "" 14191 14192#: config/tc-tic6x.c:891 14193msgid "multiple predicates on same line" 14194msgstr "" 14195 14196#: config/tc-tic6x.c:897 14197#, c-format 14198msgid "bad predicate '%s'" 14199msgstr "" 14200 14201#: config/tc-tic6x.c:908 14202msgid "predication on A0 not supported on this architecture" 14203msgstr "" 14204 14205#: config/tc-tic6x.c:941 14206msgid "label after '||'" 14207msgstr "" 14208 14209#: config/tc-tic6x.c:947 14210msgid "label after predicate" 14211msgstr "" 14212 14213#: config/tc-tic6x.c:971 14214msgid "'||' not followed by instruction" 14215msgstr "" 14216 14217#: config/tc-tic6x.c:977 14218msgid "predicate not followed by instruction" 14219msgstr "" 14220 14221#: config/tc-tic6x.c:1410 14222#, c-format 14223msgid "control register '%s' not supported on this architecture" 14224msgstr "" 14225 14226#: config/tc-tic6x.c:1589 config/tc-tic6x.c:1592 config/tc-tic6x.c:1645 14227#: config/tc-tic6x.c:1649 14228#, c-format 14229msgid "register number %u not supported on this architecture" 14230msgstr "" 14231 14232#: config/tc-tic6x.c:1620 14233#, c-format 14234msgid "register pair for operand %u of '%.*s' not a valid even/odd pair" 14235msgstr "" 14236 14237#: config/tc-tic6x.c:1676 14238#, c-format 14239msgid "junk after operand %u of '%.*s'" 14240msgstr "" 14241 14242#: config/tc-tic6x.c:1689 14243#, c-format 14244msgid "bad register or register pair for operand %u of '%.*s'" 14245msgstr "" 14246 14247#: config/tc-tic6x.c:1695 14248#, c-format 14249msgid "bad register for operand %u of '%.*s'" 14250msgstr "" 14251 14252#: config/tc-tic6x.c:1700 14253#, c-format 14254msgid "bad register pair for operand %u of '%.*s'" 14255msgstr "" 14256 14257#: config/tc-tic6x.c:1705 14258#, c-format 14259msgid "bad functional unit for operand %u of '%.*s'" 14260msgstr "" 14261 14262#: config/tc-tic6x.c:1710 14263#, c-format 14264msgid "bad operand %u of '%.*s'" 14265msgstr "" 14266 14267#: config/tc-tic6x.c:1842 14268msgid "$DSBT_INDEX must be used with __c6xabi_DSBT_BASE" 14269msgstr "" 14270 14271#: config/tc-tic6x.c:1882 14272msgid "$DSBT_INDEX not supported in this context" 14273msgstr "" 14274 14275#: config/tc-tic6x.c:1895 14276msgid "$GOT not supported in this context" 14277msgstr "" 14278 14279#: config/tc-tic6x.c:1912 14280msgid "$DPR_GOT not supported in this context" 14281msgstr "" 14282 14283#: config/tc-tic6x.c:1933 14284msgid "$DPR_BYTE not supported in this context" 14285msgstr "" 14286 14287#: config/tc-tic6x.c:1950 14288msgid "$DPR_HWORD not supported in this context" 14289msgstr "" 14290 14291#: config/tc-tic6x.c:1967 14292msgid "$DPR_WORD not supported in this context" 14293msgstr "" 14294 14295#: config/tc-tic6x.c:1986 14296msgid "$PCR_OFFSET not supported in this context" 14297msgstr "" 14298 14299#: config/tc-tic6x.c:1997 14300msgid "invalid PC-relative operand" 14301msgstr "" 14302 14303#: config/tc-tic6x.c:2035 14304#, c-format 14305msgid "no %d-byte relocations available" 14306msgstr "" 14307 14308#: config/tc-tic6x.c:2522 config/tc-tic6x.c:2553 config/tc-tic6x.c:2571 14309#: config/tc-tic6x.c:2977 config/tc-tic6x.c:2996 config/tc-tic6x.c:3028 14310#, c-format 14311msgid "operand %u of '%.*s' out of range" 14312msgstr "" 14313 14314#: config/tc-tic6x.c:2615 config/tc-tic6x.c:2816 14315#, c-format 14316msgid "offset in operand %u of '%.*s' not divisible by %u" 14317msgstr "" 14318 14319#: config/tc-tic6x.c:2808 config/tc-tic6x.c:2841 14320#, c-format 14321msgid "offset in operand %u of '%.*s' out of range" 14322msgstr "" 14323 14324#: config/tc-tic6x.c:2923 14325#, c-format 14326msgid "functional unit already masked for operand %u of '%.*s'" 14327msgstr "" 14328 14329#: config/tc-tic6x.c:2947 config/tc-tic6x.c:3706 14330#, c-format 14331msgid "'%.*s' instruction not in a software pipelined loop" 14332msgstr "" 14333 14334#: config/tc-tic6x.c:3046 14335#, c-format 14336msgid "instruction '%.*s' cannot be predicated" 14337msgstr "" 14338 14339#: config/tc-tic6x.c:3175 14340#, c-format 14341msgid "unknown opcode '%s'" 14342msgstr "" 14343 14344#: config/tc-tic6x.c:3314 14345#, c-format 14346msgid "'%.*s' instruction not supported on this architecture" 14347msgstr "" 14348 14349#: config/tc-tic6x.c:3322 14350#, c-format 14351msgid "'%.*s' instruction not supported on this functional unit" 14352msgstr "" 14353 14354#: config/tc-tic6x.c:3330 14355#, c-format 14356msgid "" 14357"'%.*s' instruction not supported on this functional unit for this " 14358"architecture" 14359msgstr "" 14360 14361#: config/tc-tic6x.c:3350 14362msgid "missing operand after comma" 14363msgstr "" 14364 14365#: config/tc-tic6x.c:3358 config/tc-tic6x.c:3376 14366#, c-format 14367msgid "too many operands to '%.*s'" 14368msgstr "" 14369 14370#: config/tc-tic6x.c:3389 14371#, c-format 14372msgid "bad number of operands to '%.*s'" 14373msgstr "" 14374 14375#: config/tc-tic6x.c:3461 14376#, c-format 14377msgid "operand %u of '%.*s' not constant" 14378msgstr "" 14379 14380#: config/tc-tic6x.c:3466 14381#, c-format 14382msgid "operand %u of '%.*s' on wrong side" 14383msgstr "" 14384 14385#: config/tc-tic6x.c:3471 14386#, c-format 14387msgid "operand %u of '%.*s' not a valid return address register" 14388msgstr "" 14389 14390#: config/tc-tic6x.c:3477 14391#, c-format 14392msgid "operand %u of '%.*s' is write-only" 14393msgstr "" 14394 14395#: config/tc-tic6x.c:3482 14396#, c-format 14397msgid "operand %u of '%.*s' is read-only" 14398msgstr "" 14399 14400#: config/tc-tic6x.c:3487 14401#, c-format 14402msgid "operand %u of '%.*s' not a valid memory reference" 14403msgstr "" 14404 14405#: config/tc-tic6x.c:3493 14406#, c-format 14407msgid "operand %u of '%.*s' not a valid base address register" 14408msgstr "" 14409 14410#: config/tc-tic6x.c:3579 14411#, c-format 14412msgid "bad operand combination for '%.*s'" 14413msgstr "" 14414 14415#: config/tc-tic6x.c:3625 14416msgid "parallel instruction not following another instruction" 14417msgstr "" 14418 14419#: config/tc-tic6x.c:3631 14420msgid "too many instructions in execute packet" 14421msgstr "" 14422 14423#: config/tc-tic6x.c:3636 14424msgid "label not at start of execute packet" 14425msgstr "" 14426 14427#: config/tc-tic6x.c:3639 14428#, c-format 14429msgid "'%.*s' instruction not at start of execute packet" 14430msgstr "" 14431 14432#: config/tc-tic6x.c:3687 14433msgid "functional unit already used in this execute packet" 14434msgstr "" 14435 14436#: config/tc-tic6x.c:3695 14437msgid "nested software pipelined loop" 14438msgstr "" 14439 14440#: config/tc-tic6x.c:3714 14441msgid "'||^' without previous SPMASK" 14442msgstr "" 14443 14444#: config/tc-tic6x.c:3716 14445msgid "cannot mask instruction using no functional unit" 14446msgstr "" 14447 14448#: config/tc-tic6x.c:3728 14449msgid "functional unit already masked" 14450msgstr "" 14451 14452#: config/tc-tic6x.c:3793 14453msgid "value too large for 2-byte field" 14454msgstr "" 14455 14456#: config/tc-tic6x.c:3803 14457msgid "value too large for 1-byte field" 14458msgstr "" 14459 14460#: config/tc-tic6x.c:3841 config/tc-tic6x.c:3906 config/tc-tic6x.c:3933 14461#: config/tc-tic6x.c:3961 14462msgid "immediate offset out of range" 14463msgstr "" 14464 14465#: config/tc-tic6x.c:3930 14466msgid "immediate offset not 2-byte-aligned" 14467msgstr "" 14468 14469#: config/tc-tic6x.c:3958 14470msgid "immediate offset not 4-byte-aligned" 14471msgstr "" 14472 14473#: config/tc-tic6x.c:3972 14474msgid "addend used with $DSBT_INDEX" 14475msgstr "" 14476 14477#: config/tc-tic6x.c:3986 config/tc-tic6x.c:4004 config/tc-tic6x.c:4022 14478#: config/tc-tic6x.c:4040 14479msgid "PC-relative offset not 4-byte-aligned" 14480msgstr "" 14481 14482#: config/tc-tic6x.c:3989 config/tc-tic6x.c:4007 config/tc-tic6x.c:4025 14483#: config/tc-tic6x.c:4043 14484msgid "PC-relative offset out of range" 14485msgstr "" 14486 14487#: config/tc-tic6x.c:4522 14488#, c-format 14489msgid "undefined symbol %s in PCR relocation" 14490msgstr "" 14491 14492#: config/tc-tic6x.c:4640 14493#, c-format 14494msgid "group section `%s' has no group signature" 14495msgstr "" 14496 14497#: config/tc-tic6x.c:4791 14498msgid "missing .endp before .cfi_startproc" 14499msgstr "" 14500 14501#: config/tc-tic6x.c:4895 14502msgid "stack pointer offset too large for personality routine" 14503msgstr "" 14504 14505#: config/tc-tic6x.c:4902 14506msgid "stack frame layout does not match personality routine" 14507msgstr "" 14508 14509#: config/tc-tic6x.c:5036 14510msgid "too many unwinding instructions" 14511msgstr "" 14512 14513#: config/tc-tic6x.c:5111 config/tc-tic6x.c:5124 config/tc-tic6x.c:5132 14514#, c-format 14515msgid "unable to generate unwinding opcode for reg %d" 14516msgstr "" 14517 14518#: config/tc-tic6x.c:5141 14519msgid "unable to restore return address from previously restored reg" 14520msgstr "" 14521 14522#: config/tc-tic6x.c:5153 14523#, c-format 14524msgid "unhandled CFA insn for unwinding (%d)" 14525msgstr "" 14526 14527#: config/tc-tic6x.c:5163 14528#, c-format 14529msgid "unable to generate unwinding opcode for frame pointer reg %d" 14530msgstr "" 14531 14532#: config/tc-tic6x.c:5172 14533msgid "unable to generate unwinding opcode for frame pointer offset" 14534msgstr "" 14535 14536#: config/tc-tic6x.c:5181 14537msgid "unwound stack pointer not doubleword aligned" 14538msgstr "" 14539 14540#: config/tc-tic6x.c:5326 14541msgid "stack frame layout too complex for unwinder" 14542msgstr "" 14543 14544#: config/tc-tic6x.c:5343 14545msgid "unwound frame has negative size" 14546msgstr "" 14547 14548#: config/tc-tilegx.c:126 14549#, c-format 14550msgid "" 14551" -Q ignored\n" 14552" -V print assembler version number\n" 14553" --32/--64 generate 32bit/64bit code\n" 14554msgstr "" 14555 14556#: config/tc-tilegx.c:685 config/tc-tilepro.c:554 14557msgid "Invalid operator for operand." 14558msgstr "" 14559 14560#: config/tc-tilegx.c:696 config/tc-tilepro.c:565 14561msgid "Operator may only be applied to symbols." 14562msgstr "" 14563 14564#: config/tc-tilegx.c:766 config/tc-tilepro.c:635 14565#, c-format 14566msgid "Writes to register '%s' are not allowed." 14567msgstr "" 14568 14569#: config/tc-tilegx.c:793 config/tc-tilepro.c:662 14570#, c-format 14571msgid "" 14572"Two instructions in the same bundle both write to register %s, which is not " 14573"allowed." 14574msgstr "" 14575 14576#: config/tc-tilegx.c:858 config/tc-tilepro.c:726 14577#, c-format 14578msgid "'%s' may not be bundled with other instructions." 14579msgstr "" 14580 14581#: config/tc-tilegx.c:888 config/tc-tilepro.c:756 14582msgid "Invalid combination of instructions for bundle." 14583msgstr "" 14584 14585#: config/tc-tilegx.c:923 config/tc-tilepro.c:791 14586msgid "instruction address is not a multiple of 8" 14587msgstr "" 14588 14589#: config/tc-tilegx.c:1000 config/tc-tilepro.c:869 14590msgid "Invalid expression." 14591msgstr "" 14592 14593#: config/tc-tilegx.c:1043 config/tc-tilepro.c:911 14594#, c-format 14595msgid "Expected register, got '%s'." 14596msgstr "" 14597 14598#: config/tc-tilegx.c:1052 config/tc-tilepro.c:918 14599#, c-format 14600msgid "Found use of non-canonical register name %s; use %s instead." 14601msgstr "" 14602 14603#: config/tc-tilegx.c:1114 config/tc-tilepro.c:977 14604#, c-format 14605msgid "Too few operands to '%s'." 14606msgstr "" 14607 14608#: config/tc-tilegx.c:1119 config/tc-tilepro.c:982 14609#, c-format 14610msgid "Unexpected character '%c' after operand %d to %s." 14611msgstr "" 14612 14613#: config/tc-tilegx.c:1140 config/tc-tilepro.c:1003 14614msgid "Expected immediate expression" 14615msgstr "" 14616 14617#: config/tc-tilegx.c:1153 config/tc-tilegx.c:1762 config/tc-tilepro.c:1016 14618#: config/tc-tilepro.c:1561 14619msgid "Found '}' when not bundling." 14620msgstr "" 14621 14622#: config/tc-tilegx.c:1194 config/tc-tilepro.c:1056 14623#, c-format 14624msgid "Unknown opcode `%.*s'." 14625msgstr "" 14626 14627#: config/tc-tilegx.c:1205 config/tc-tilepro.c:1067 14628msgid "Too many instructions for bundle." 14629msgstr "" 14630 14631#: config/tc-tilegx.c:1291 config/tc-tilepro.c:1152 14632msgid "Bad call to md_atof ()" 14633msgstr "" 14634 14635#: config/tc-tilegx.c:1367 config/tc-tilepro.c:1215 14636msgid "This operator only produces two byte values." 14637msgstr "" 14638 14639#: config/tc-tilegx.c:1393 config/tc-tilepro.c:1241 14640#, c-format 14641msgid "unsupported BFD relocation size %d" 14642msgstr "" 14643 14644#: config/tc-tilegx.c:1707 config/tc-tilepro.c:1506 14645#, c-format 14646msgid "internal error? cannot generate `%s' relocation (%d, %d)" 14647msgstr "" 14648 14649#: config/tc-tilegx.c:1750 config/tc-tilepro.c:1549 14650msgid "Found '{' when already bundling." 14651msgstr "" 14652 14653#: config/tc-tilepro.c:99 14654#, c-format 14655msgid "" 14656" -Q ignored\n" 14657" -V print assembler version number\n" 14658msgstr "" 14659 14660#: config/tc-v850.c:286 14661#, c-format 14662msgid ".COMMon length (%d.) < 0! Ignored." 14663msgstr "" 14664 14665#: config/tc-v850.c:307 14666#, c-format 14667msgid "Length of .comm \"%s\" is already %ld. Not changed to %d." 14668msgstr "" 14669 14670#: config/tc-v850.c:333 14671msgid "Common alignment negative; 0 assumed" 14672msgstr "" 14673 14674#: config/tc-v850.c:536 14675msgid ".longcall pseudo-op seen when not relaxing" 14676msgstr "" 14677 14678#: config/tc-v850.c:538 14679msgid ".longjump pseudo-op seen when not relaxing" 14680msgstr "" 14681 14682#: config/tc-v850.c:545 14683msgid "bad .longcall format" 14684msgstr "" 14685 14686#: config/tc-v850.c:1182 14687#, c-format 14688msgid "unknown operand shift: %x\n" 14689msgstr "" 14690 14691#: config/tc-v850.c:1183 14692msgid "internal failure in parse_register_list" 14693msgstr "" 14694 14695#: config/tc-v850.c:1199 14696msgid "constant expression or register list expected" 14697msgstr "" 14698 14699#: config/tc-v850.c:1204 14700msgid "high bits set in register list expression" 14701msgstr "" 14702 14703#: config/tc-v850.c:1242 config/tc-v850.c:1299 14704msgid "illegal register included in list" 14705msgstr "" 14706 14707#: config/tc-v850.c:1248 14708msgid "system registers cannot be included in list" 14709msgstr "" 14710 14711#: config/tc-v850.c:1274 14712msgid "second register should follow dash in register list" 14713msgstr "" 14714 14715#: config/tc-v850.c:1279 14716msgid "second register should be greater than first register" 14717msgstr "" 14718 14719#: config/tc-v850.c:1327 14720#, c-format 14721msgid " V850 options:\n" 14722msgstr "" 14723 14724#: config/tc-v850.c:1328 14725#, c-format 14726msgid " -mwarn-signed-overflow Warn if signed immediate values overflow\n" 14727msgstr "" 14728 14729#: config/tc-v850.c:1329 14730#, c-format 14731msgid "" 14732" -mwarn-unsigned-overflow Warn if unsigned immediate values overflow\n" 14733msgstr "" 14734 14735#: config/tc-v850.c:1330 14736#, c-format 14737msgid " -mv850 The code is targeted at the v850\n" 14738msgstr "" 14739 14740#: config/tc-v850.c:1331 14741#, c-format 14742msgid " -mv850e The code is targeted at the v850e\n" 14743msgstr "" 14744 14745#: config/tc-v850.c:1332 14746#, c-format 14747msgid " -mv850e1 The code is targeted at the v850e1\n" 14748msgstr "" 14749 14750#: config/tc-v850.c:1333 14751#, c-format 14752msgid " -mv850e2 The code is targeted at the v850e2\n" 14753msgstr "" 14754 14755#: config/tc-v850.c:1334 14756#, c-format 14757msgid " -mv850e2v3 The code is targeted at the v850e2v3\n" 14758msgstr "" 14759 14760#: config/tc-v850.c:1335 14761#, c-format 14762msgid " -mrelax Enable relaxation\n" 14763msgstr "" 14764 14765#: config/tc-v850.c:1336 14766#, c-format 14767msgid "" 14768" --disp-size-default-22 branch displacement with unknown size is 22 bits " 14769"(default)\n" 14770msgstr "" 14771 14772#: config/tc-v850.c:1337 14773#, c-format 14774msgid "" 14775" --disp-size-default-32 branch displacement with unknown size is 32 " 14776"bits\n" 14777msgstr "" 14778 14779#: config/tc-v850.c:1338 14780#, c-format 14781msgid " -mextension enable extension opcode support\n" 14782msgstr "" 14783 14784#: config/tc-v850.c:1339 14785#, c-format 14786msgid " -mno-bcond17\t\t disable b<cond> disp17 instruction\n" 14787msgstr "" 14788 14789#: config/tc-v850.c:1340 14790#, c-format 14791msgid " -mno-stld23\t\t disable st/ld offset23 instruction\n" 14792msgstr "" 14793 14794#: config/tc-v850.c:1655 14795#, c-format 14796msgid "Unable to determine default target processor from string: %s" 14797msgstr "" 14798 14799#: config/tc-v850.c:1695 14800msgid "hi0() relocation used on an instruction which does not support it" 14801msgstr "" 14802 14803#: config/tc-v850.c:1715 14804msgid "hi() relocation used on an instruction which does not support it" 14805msgstr "" 14806 14807#: config/tc-v850.c:1738 14808msgid "lo() relocation used on an instruction which does not support it" 14809msgstr "" 14810 14811#: config/tc-v850.c:1758 14812msgid "ctoff() relocation used on an instruction which does not support it" 14813msgstr "" 14814 14815#: config/tc-v850.c:1777 14816msgid "sdaoff() relocation used on an instruction which does not support it" 14817msgstr "" 14818 14819#: config/tc-v850.c:1796 14820msgid "zdaoff() relocation used on an instruction which does not support it" 14821msgstr "" 14822 14823#: config/tc-v850.c:1828 14824msgid "tdaoff() relocation used on an instruction which does not support it" 14825msgstr "" 14826 14827#: config/tc-v850.c:1969 14828#, c-format 14829msgid "operand out of range (%d is not between %d and %d)" 14830msgstr "" 14831 14832#: config/tc-v850.c:2052 14833msgid "st/ld offset 23 instruction was disabled ." 14834msgstr "" 14835 14836#: config/tc-v850.c:2061 14837msgid "Target processor does not support this instruction." 14838msgstr "" 14839 14840#: config/tc-v850.c:2167 config/tc-v850.c:2177 config/tc-v850.c:2199 14841#: config/tc-v850.c:2213 config/tc-v850.c:2219 config/tc-v850.c:2243 14842#: config/tc-v850.c:2249 config/tc-v850.c:2256 config/tc-v850.c:2270 14843#: config/tc-v850.c:2284 config/tc-v850.c:2290 config/tc-v850.c:2604 14844msgid "immediate operand is too large" 14845msgstr "" 14846 14847#: config/tc-v850.c:2185 14848msgid "AAARG -> unhandled constant reloc" 14849msgstr "" 14850 14851#: config/tc-v850.c:2320 config/tc-v850.c:2330 14852msgid "constant too big to fit into instruction" 14853msgstr "" 14854 14855#: config/tc-v850.c:2405 14856msgid "odd number cannot be used here" 14857msgstr "" 14858 14859#: config/tc-v850.c:2450 14860msgid "invalid register name" 14861msgstr "" 14862 14863#: config/tc-v850.c:2456 14864msgid "register r0 cannot be used here" 14865msgstr "" 14866 14867#: config/tc-v850.c:2462 14868msgid "odd register cannot be used here" 14869msgstr "" 14870 14871#: config/tc-v850.c:2471 14872msgid "invalid system register name" 14873msgstr "" 14874 14875#: config/tc-v850.c:2484 14876msgid "expected EP register" 14877msgstr "" 14878 14879#: config/tc-v850.c:2501 config/tc-v850.c:2514 14880msgid "invalid condition code name" 14881msgstr "" 14882 14883#: config/tc-v850.c:2507 14884msgid "condition sa cannot be used here" 14885msgstr "" 14886 14887#: config/tc-v850.c:2552 14888msgid "syntax error: value is missing before the register name" 14889msgstr "" 14890 14891#: config/tc-v850.c:2554 14892msgid "syntax error: register not expected" 14893msgstr "" 14894 14895#: config/tc-v850.c:2568 14896msgid "syntax error: system register not expected" 14897msgstr "" 14898 14899#: config/tc-v850.c:2573 config/tc-v850.c:2578 14900msgid "syntax error: condition code not expected" 14901msgstr "" 14902 14903#: config/tc-v850.c:2588 14904msgid "immediate 0 cannot be used here" 14905msgstr "" 14906 14907#: config/tc-v850.c:2612 14908msgid "immediate operand is not match" 14909msgstr "" 14910 14911#: config/tc-v850.c:2631 config/tc-xtensa.c:11816 14912msgid "invalid operand" 14913msgstr "" 14914 14915#: config/tc-vax.c:1340 14916msgid "no '[' to match ']'" 14917msgstr "" 14918 14919#: config/tc-vax.c:1356 14920msgid "bad register in []" 14921msgstr "" 14922 14923#: config/tc-vax.c:1358 14924msgid "[PC] index banned" 14925msgstr "" 14926 14927#: config/tc-vax.c:1394 14928msgid "no '(' to match ')'" 14929msgstr "" 14930 14931#: config/tc-vax.c:1510 14932msgid "invalid branch operand" 14933msgstr "" 14934 14935#: config/tc-vax.c:1537 14936msgid "address prohibits @" 14937msgstr "" 14938 14939#: config/tc-vax.c:1539 14940msgid "address prohibits #" 14941msgstr "" 14942 14943#: config/tc-vax.c:1543 14944msgid "address prohibits -()" 14945msgstr "" 14946 14947#: config/tc-vax.c:1545 14948msgid "address prohibits ()+" 14949msgstr "" 14950 14951#: config/tc-vax.c:1548 14952msgid "address prohibits ()" 14953msgstr "" 14954 14955#: config/tc-vax.c:1550 14956msgid "address prohibits []" 14957msgstr "" 14958 14959#: config/tc-vax.c:1552 14960msgid "address prohibits register" 14961msgstr "" 14962 14963#: config/tc-vax.c:1554 14964msgid "address prohibits displacement length specifier" 14965msgstr "" 14966 14967#: config/tc-vax.c:1582 14968msgid "invalid operand of S^#" 14969msgstr "" 14970 14971#: config/tc-vax.c:1595 14972msgid "S^# needs expression" 14973msgstr "" 14974 14975#: config/tc-vax.c:1602 14976msgid "S^# may only read-access" 14977msgstr "" 14978 14979#: config/tc-vax.c:1625 14980msgid "invalid operand of -()" 14981msgstr "" 14982 14983#: config/tc-vax.c:1631 14984msgid "-(PC) unpredictable" 14985msgstr "" 14986 14987#: config/tc-vax.c:1633 14988msgid "[]index same as -()register: unpredictable" 14989msgstr "" 14990 14991#: config/tc-vax.c:1665 14992msgid "invalid operand of ()+" 14993msgstr "" 14994 14995#: config/tc-vax.c:1671 14996msgid "(PC)+ unpredictable" 14997msgstr "" 14998 14999#: config/tc-vax.c:1673 15000msgid "[]index same as ()+register: unpredictable" 15001msgstr "" 15002 15003#: config/tc-vax.c:1696 15004msgid "# conflicts length" 15005msgstr "" 15006 15007#: config/tc-vax.c:1698 15008msgid "# bars register" 15009msgstr "" 15010 15011#: config/tc-vax.c:1718 15012msgid "writing or modifying # is unpredictable" 15013msgstr "" 15014 15015#: config/tc-vax.c:1744 15016msgid "length not needed" 15017msgstr "" 15018 15019#: config/tc-vax.c:1751 15020msgid "can't []index a register, because it has no address" 15021msgstr "" 15022 15023#: config/tc-vax.c:1753 15024msgid "a register has no address" 15025msgstr "" 15026 15027#: config/tc-vax.c:1762 15028msgid "PC part of operand unpredictable" 15029msgstr "" 15030 15031#: config/tc-vax.c:1918 15032msgid "odd number of bytes in operand description" 15033msgstr "" 15034 15035#: config/tc-vax.c:1932 15036msgid "Bad operand" 15037msgstr "" 15038 15039#: config/tc-vax.c:1937 15040msgid "Not enough operands" 15041msgstr "" 15042 15043#: config/tc-vax.c:2214 15044msgid "SYMBOL TABLE not implemented" 15045msgstr "" 15046 15047#: config/tc-vax.c:2218 15048msgid "TOKEN TRACE not implemented" 15049msgstr "" 15050 15051#: config/tc-vax.c:2222 15052#, c-format 15053msgid "Displacement length %s ignored!" 15054msgstr "" 15055 15056#: config/tc-vax.c:2226 15057#, c-format 15058msgid "I don't need or use temp. file \"%s\"." 15059msgstr "" 15060 15061#: config/tc-vax.c:2230 15062msgid "I don't use an interpass file! -V ignored" 15063msgstr "" 15064 15065#: config/tc-vax.c:2287 15066#, c-format 15067msgid "" 15068"VAX options:\n" 15069"-d LENGTH\t\tignored\n" 15070"-J\t\t\tignored\n" 15071"-S\t\t\tignored\n" 15072"-t FILE\t\t\tignored\n" 15073"-T\t\t\tignored\n" 15074"-V\t\t\tignored\n" 15075msgstr "" 15076 15077#: config/tc-vax.c:2296 15078#, c-format 15079msgid "" 15080"VMS options:\n" 15081"-+\t\t\thash encode names longer than 31 characters\n" 15082"-1\t\t\t`const' handling compatible with gcc 1.x\n" 15083"-H\t\t\tshow new symbol after hash truncation\n" 15084"-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n" 15085"\t\t\t0 = upper, 2 = lower, 3 = preserve case\n" 15086"-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n" 15087msgstr "" 15088 15089#: config/tc-vax.c:2461 15090#, c-format 15091msgid "Ignoring statement due to \"%s\"" 15092msgstr "" 15093 15094#: config/tc-vax.c:2478 15095#, c-format 15096msgid "Aborting because statement has \"%s\"" 15097msgstr "" 15098 15099#: config/tc-vax.c:2523 15100msgid "Can't relocate expression" 15101msgstr "" 15102 15103#: config/tc-vax.c:2626 15104msgid "Bignum not permitted in short literal. Immediate mode assumed." 15105msgstr "" 15106 15107#: config/tc-vax.c:2635 15108msgid "Can't do flonum short literal: immediate mode used." 15109msgstr "" 15110 15111#: config/tc-vax.c:2682 15112#, c-format 15113msgid "A bignum/flonum may not be a displacement: 0x%lx used" 15114msgstr "" 15115 15116#: config/tc-vax.c:2994 15117#, c-format 15118msgid "Short literal overflow(%ld.), immediate mode assumed." 15119msgstr "" 15120 15121#: config/tc-vax.c:3003 15122#, c-format 15123msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s" 15124msgstr "" 15125 15126#: config/tc-vax.c:3068 15127msgid "Length specification ignored. Address mode 9F used" 15128msgstr "" 15129 15130#: config/tc-vax.c:3126 15131msgid "Invalid operand: immediate value used as base address." 15132msgstr "" 15133 15134#: config/tc-vax.c:3128 15135msgid "Invalid operand: immediate value used as address." 15136msgstr "" 15137 15138#: config/tc-vax.c:3153 15139#, c-format 15140msgid "Symbol %s used as immediate operand in PIC mode." 15141msgstr "" 15142 15143#: config/tc-vax.c:3258 15144#, c-format 15145msgid "VIP_BEGIN error:%s" 15146msgstr "" 15147 15148#: config/tc-xc16x.c:218 15149#, c-format 15150msgid " XC16X specific command line options:\n" 15151msgstr "" 15152 15153#: config/tc-xstormy16.c:78 15154#, c-format 15155msgid " XSTORMY16 specific command line options:\n" 15156msgstr "" 15157 15158#: config/tc-xstormy16.c:225 15159#, c-format 15160msgid "unsupported fptr fixup size %d" 15161msgstr "" 15162 15163#: config/tc-xstormy16.c:237 15164#, c-format 15165msgid "unsupported fixup size %d" 15166msgstr "" 15167 15168#: config/tc-xstormy16.c:268 15169msgid "unsupported fptr fixup" 15170msgstr "" 15171 15172#: config/tc-xtensa.c:619 15173msgid "illegal range of target hardware versions" 15174msgstr "" 15175 15176#: config/tc-xtensa.c:776 15177msgid "--density option is ignored" 15178msgstr "" 15179 15180#: config/tc-xtensa.c:779 15181msgid "--no-density option is ignored" 15182msgstr "" 15183 15184#: config/tc-xtensa.c:797 15185msgid "--generics is deprecated; use --transform instead" 15186msgstr "" 15187 15188#: config/tc-xtensa.c:800 15189msgid "--no-generics is deprecated; use --no-transform instead" 15190msgstr "" 15191 15192#: config/tc-xtensa.c:803 15193msgid "--relax is deprecated; use --transform instead" 15194msgstr "" 15195 15196#: config/tc-xtensa.c:806 15197msgid "--no-relax is deprecated; use --no-transform instead" 15198msgstr "" 15199 15200#: config/tc-xtensa.c:823 15201msgid "--absolute-literals option not supported in this Xtensa configuration" 15202msgstr "" 15203 15204#: config/tc-xtensa.c:896 15205msgid "prefer-l32r conflicts with prefer-const16" 15206msgstr "" 15207 15208#: config/tc-xtensa.c:902 15209msgid "prefer-const16 conflicts with prefer-l32r" 15210msgstr "" 15211 15212#: config/tc-xtensa.c:910 config/tc-xtensa.c:919 config/tc-xtensa.c:923 15213msgid "invalid target hardware version" 15214msgstr "" 15215 15216#: config/tc-xtensa.c:1107 15217msgid "unmatched end directive" 15218msgstr "" 15219 15220#: config/tc-xtensa.c:1136 15221msgid ".begin directive with no matching .end directive" 15222msgstr "" 15223 15224#: config/tc-xtensa.c:1177 15225msgid "[no-]generics is deprecated; use [no-]transform instead" 15226msgstr "" 15227 15228#: config/tc-xtensa.c:1182 15229msgid "[no-]relax is deprecated; use [no-]transform instead" 15230msgstr "" 15231 15232#: config/tc-xtensa.c:1195 15233#, c-format 15234msgid "directive %s cannot be negated" 15235msgstr "" 15236 15237#: config/tc-xtensa.c:1201 15238msgid "unknown directive" 15239msgstr "" 15240 15241#: config/tc-xtensa.c:1222 config/tc-xtensa.c:1318 config/tc-xtensa.c:1563 15242#: config/tc-xtensa.c:5774 15243msgid "directives are not valid inside bundles" 15244msgstr "" 15245 15246#: config/tc-xtensa.c:1234 15247msgid ".begin literal is deprecated; use .literal instead" 15248msgstr "" 15249 15250#: config/tc-xtensa.c:1248 15251msgid "cannot set literal_prefix inside literal fragment" 15252msgstr "" 15253 15254#: config/tc-xtensa.c:1281 15255msgid ".begin [no-]density is ignored" 15256msgstr "" 15257 15258#: config/tc-xtensa.c:1288 config/tc-xtensa.c:1338 15259msgid "Xtensa absolute literals option not supported; ignored" 15260msgstr "" 15261 15262#: config/tc-xtensa.c:1331 15263msgid ".end [no-]density is ignored" 15264msgstr "" 15265 15266#: config/tc-xtensa.c:1356 15267#, c-format 15268msgid "does not match begin %s%s at %s:%d" 15269msgstr "" 15270 15271#: config/tc-xtensa.c:1411 15272msgid ".literal_position inside literal directive; ignoring" 15273msgstr "" 15274 15275#: config/tc-xtensa.c:1431 15276msgid ".literal not allowed inside .begin literal region" 15277msgstr "" 15278 15279#: config/tc-xtensa.c:1470 15280msgid "expected comma or colon after symbol name; rest of line ignored" 15281msgstr "" 15282 15283#: config/tc-xtensa.c:1532 15284msgid "fall through frequency must be greater than 0" 15285msgstr "" 15286 15287#: config/tc-xtensa.c:1540 15288msgid "branch target frequency must be greater than 0" 15289msgstr "" 15290 15291#: config/tc-xtensa.c:1588 15292#, c-format 15293msgid "opcode-specific %s relocation used outside an instruction" 15294msgstr "" 15295 15296#: config/tc-xtensa.c:1596 15297#, c-format 15298msgid "invalid use of %s relocation" 15299msgstr "" 15300 15301#: config/tc-xtensa.c:1792 config/tc-xtensa.c:1809 15302#, c-format 15303msgid "bad register name: %s" 15304msgstr "" 15305 15306#: config/tc-xtensa.c:1798 15307#, c-format 15308msgid "bad register number: %s" 15309msgstr "" 15310 15311#: config/tc-xtensa.c:1862 15312msgid "pcrel relocation not allowed in an instruction" 15313msgstr "" 15314 15315#: config/tc-xtensa.c:1879 15316msgid "register number out of range" 15317msgstr "" 15318 15319#: config/tc-xtensa.c:1963 15320msgid "extra comma" 15321msgstr "" 15322 15323#: config/tc-xtensa.c:1965 15324msgid "extra colon" 15325msgstr "" 15326 15327#: config/tc-xtensa.c:1967 15328msgid "missing argument" 15329msgstr "" 15330 15331#: config/tc-xtensa.c:1969 15332msgid "missing comma or colon" 15333msgstr "" 15334 15335#: config/tc-xtensa.c:2026 15336msgid "incorrect register number, ignoring" 15337msgstr "" 15338 15339#: config/tc-xtensa.c:2033 15340msgid "too many arguments" 15341msgstr "" 15342 15343#: config/tc-xtensa.c:2107 15344#, c-format 15345msgid "cannot encode opcode \"%s\"" 15346msgstr "" 15347 15348#: config/tc-xtensa.c:2201 15349#, c-format 15350msgid "not enough operands (%d) for '%s'; expected %d" 15351msgstr "" 15352 15353#: config/tc-xtensa.c:2208 15354#, c-format 15355msgid "too many operands (%d) for '%s'; expected %d" 15356msgstr "" 15357 15358#: config/tc-xtensa.c:2259 15359#, c-format 15360msgid "invalid register '%s' for '%s' instruction" 15361msgstr "" 15362 15363#: config/tc-xtensa.c:2266 15364#, c-format 15365msgid "invalid register number (%ld) for '%s' instruction" 15366msgstr "" 15367 15368#: config/tc-xtensa.c:2334 15369#, c-format 15370msgid "invalid register number (%ld) for '%s'" 15371msgstr "" 15372 15373#: config/tc-xtensa.c:2725 15374#, c-format 15375msgid "operand %d of '%s' has out of range value '%u'" 15376msgstr "" 15377 15378#: config/tc-xtensa.c:2731 15379#, c-format 15380msgid "operand %d of '%s' has invalid value '%u'" 15381msgstr "" 15382 15383#: config/tc-xtensa.c:2778 15384#, c-format 15385msgid "internal error: unknown option name '%s'" 15386msgstr "" 15387 15388#: config/tc-xtensa.c:3887 15389msgid "can't handle generation of literal/labels yet" 15390msgstr "" 15391 15392#: config/tc-xtensa.c:3891 15393msgid "can't handle undefined OP TYPE" 15394msgstr "" 15395 15396#: config/tc-xtensa.c:3952 15397#, c-format 15398msgid "found %d operands for '%s': Expected %d" 15399msgstr "" 15400 15401#: config/tc-xtensa.c:3959 15402#, c-format 15403msgid "found too many (%d) operands for '%s': Expected %d" 15404msgstr "" 15405 15406#: config/tc-xtensa.c:3980 15407msgid "immediate operands sum to greater than 32" 15408msgstr "" 15409 15410#: config/tc-xtensa.c:4111 15411msgid "invalid immediate" 15412msgstr "" 15413 15414#: config/tc-xtensa.c:4232 15415#, c-format 15416msgid "invalid relocation for operand %i of '%s'" 15417msgstr "" 15418 15419#: config/tc-xtensa.c:4242 15420#, c-format 15421msgid "invalid expression for operand %i of '%s'" 15422msgstr "" 15423 15424#: config/tc-xtensa.c:4252 15425#, c-format 15426msgid "invalid relocation in instruction slot %i" 15427msgstr "" 15428 15429#: config/tc-xtensa.c:4259 15430#, c-format 15431msgid "undefined symbol for opcode \"%s\"" 15432msgstr "" 15433 15434#: config/tc-xtensa.c:4745 15435msgid "opcode 'NOP.N' unavailable in this configuration" 15436msgstr "" 15437 15438#: config/tc-xtensa.c:4805 15439msgid "get_expanded_loop_offset: invalid opcode" 15440msgstr "" 15441 15442#: config/tc-xtensa.c:4938 15443#, c-format 15444msgid "assembly state not set for first frag in section %s" 15445msgstr "" 15446 15447#: config/tc-xtensa.c:4991 15448#, c-format 15449msgid "unaligned branch target: %d bytes at 0x%lx" 15450msgstr "" 15451 15452#: config/tc-xtensa.c:5035 15453#, c-format 15454msgid "unaligned loop: %d bytes at 0x%lx" 15455msgstr "" 15456 15457#: config/tc-xtensa.c:5060 15458msgid "unexpected fix" 15459msgstr "" 15460 15461#: config/tc-xtensa.c:5071 config/tc-xtensa.c:5075 15462msgid "undecodable fix" 15463msgstr "" 15464 15465#: config/tc-xtensa.c:5213 15466msgid "labels are not valid inside bundles" 15467msgstr "" 15468 15469#: config/tc-xtensa.c:5233 15470msgid "invalid last instruction for a zero-overhead loop" 15471msgstr "" 15472 15473#: config/tc-xtensa.c:5300 15474msgid "extra opening brace" 15475msgstr "" 15476 15477#: config/tc-xtensa.c:5310 15478msgid "extra closing brace" 15479msgstr "" 15480 15481#: config/tc-xtensa.c:5337 15482msgid "missing closing brace" 15483msgstr "" 15484 15485#: config/tc-xtensa.c:5437 config/tc-xtensa.c:5466 15486#, c-format 15487msgid "wrong number of operands for '%s'" 15488msgstr "" 15489 15490#: config/tc-xtensa.c:5453 15491#, c-format 15492msgid "bad relocation expression for '%s'" 15493msgstr "" 15494 15495#: config/tc-xtensa.c:5488 15496#, c-format 15497msgid "unknown opcode or format name '%s'" 15498msgstr "" 15499 15500#: config/tc-xtensa.c:5494 15501msgid "format names only valid inside bundles" 15502msgstr "" 15503 15504#: config/tc-xtensa.c:5499 15505#, c-format 15506msgid "multiple formats specified for one bundle; using '%s'" 15507msgstr "" 15508 15509#: config/tc-xtensa.c:5549 15510msgid "entry instruction with stack decrement < 16" 15511msgstr "" 15512 15513#: config/tc-xtensa.c:5602 15514msgid "unaligned entry instruction" 15515msgstr "" 15516 15517#: config/tc-xtensa.c:5667 15518msgid "bad instruction format" 15519msgstr "" 15520 15521#: config/tc-xtensa.c:5670 15522msgid "invalid relocation" 15523msgstr "" 15524 15525#: config/tc-xtensa.c:5681 15526#, c-format 15527msgid "invalid relocation for '%s' instruction" 15528msgstr "" 15529 15530#: config/tc-xtensa.c:5693 15531#, c-format 15532msgid "invalid relocation for operand %d of '%s'" 15533msgstr "" 15534 15535#: config/tc-xtensa.c:5956 15536#, c-format 15537msgid "unhandled local relocation fix %s" 15538msgstr "" 15539 15540#: config/tc-xtensa.c:6007 15541#, c-format 15542msgid "internal error; cannot generate `%s' relocation" 15543msgstr "" 15544 15545#: config/tc-xtensa.c:6226 15546msgid "The option \"--no-allow-flix\" prohibits multi-slot flix." 15547msgstr "" 15548 15549#: config/tc-xtensa.c:6235 15550msgid "couldn't find a valid instruction format" 15551msgstr "" 15552 15553#: config/tc-xtensa.c:6236 15554#, c-format 15555msgid " ops were: " 15556msgstr "" 15557 15558#: config/tc-xtensa.c:6238 15559#, c-format 15560msgid " %s;" 15561msgstr "" 15562 15563#: config/tc-xtensa.c:6249 15564#, c-format 15565msgid "format '%s' allows %d slots, but there are %d opcodes" 15566msgstr "" 15567 15568#: config/tc-xtensa.c:6260 config/tc-xtensa.c:6358 15569msgid "illegal resource usage in bundle" 15570msgstr "" 15571 15572#: config/tc-xtensa.c:6445 15573#, c-format 15574msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register" 15575msgstr "" 15576 15577#: config/tc-xtensa.c:6450 15578#, c-format 15579msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state" 15580msgstr "" 15581 15582#: config/tc-xtensa.c:6455 15583#, c-format 15584msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port" 15585msgstr "" 15586 15587#: config/tc-xtensa.c:6460 15588#, c-format 15589msgid "" 15590"opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses" 15591msgstr "" 15592 15593#: config/tc-xtensa.c:6476 15594msgid "multiple branches or jumps in the same bundle" 15595msgstr "" 15596 15597#: config/tc-xtensa.c:6928 15598msgid "cannot assemble into a literal fragment" 15599msgstr "" 15600 15601#: config/tc-xtensa.c:6930 15602msgid "..." 15603msgstr "" 15604 15605#: config/tc-xtensa.c:7565 15606msgid "" 15607"instruction sequence (write a0, branch, retw) may trigger hardware errata" 15608msgstr "" 15609 15610#: config/tc-xtensa.c:7677 15611msgid "branching or jumping to a loop end may trigger hardware errata" 15612msgstr "" 15613 15614#: config/tc-xtensa.c:7759 15615msgid "loop end too close to another loop end may trigger hardware errata" 15616msgstr "" 15617 15618#: config/tc-xtensa.c:7768 15619#, c-format 15620msgid "fr_var %lu < length %d" 15621msgstr "" 15622 15623#: config/tc-xtensa.c:7925 15624msgid "" 15625"loop containing less than three instructions may trigger hardware errata" 15626msgstr "" 15627 15628#: config/tc-xtensa.c:7997 15629msgid "undecodable instruction in instruction frag" 15630msgstr "" 15631 15632#: config/tc-xtensa.c:8107 15633msgid "invalid empty loop" 15634msgstr "" 15635 15636#: config/tc-xtensa.c:8112 15637msgid "loop target does not follow loop instruction in section" 15638msgstr "" 15639 15640#: config/tc-xtensa.c:8713 15641msgid "bad relaxation state" 15642msgstr "" 15643 15644#: config/tc-xtensa.c:8771 15645#, c-format 15646msgid "fr_var (%ld) < length (%d)" 15647msgstr "" 15648 15649#: config/tc-xtensa.c:9406 15650msgid "invalid relaxation fragment result" 15651msgstr "" 15652 15653#: config/tc-xtensa.c:9485 15654msgid "unable to widen instruction" 15655msgstr "" 15656 15657#: config/tc-xtensa.c:9624 15658msgid "multiple literals in expansion" 15659msgstr "" 15660 15661#: config/tc-xtensa.c:9628 15662msgid "no registered fragment for literal" 15663msgstr "" 15664 15665#: config/tc-xtensa.c:9630 15666msgid "number of literal tokens != 1" 15667msgstr "" 15668 15669#: config/tc-xtensa.c:9759 config/tc-xtensa.c:9765 15670#, c-format 15671msgid "unresolved loop target symbol: %s" 15672msgstr "" 15673 15674#: config/tc-xtensa.c:9871 15675#, c-format 15676msgid "invalid expression evaluation type %d" 15677msgstr "" 15678 15679#: config/tc-xtensa.c:9888 15680msgid "loop too long for LOOP instruction" 15681msgstr "" 15682 15683#: config/tc-xtensa.c:10157 15684#, c-format 15685msgid "fixes not all moved from %s" 15686msgstr "" 15687 15688#: config/tc-xtensa.c:10288 15689msgid "" 15690"literal pool location required for text-section-literals; specify with ." 15691"literal_position" 15692msgstr "" 15693 15694#: config/tc-xtensa.c:11130 15695msgid "too many operands in instruction" 15696msgstr "" 15697 15698#: config/tc-xtensa.c:11340 15699msgid "invalid symbolic operand" 15700msgstr "" 15701 15702#: config/tc-xtensa.c:11401 15703msgid "operand number mismatch" 15704msgstr "" 15705 15706#: config/tc-xtensa.c:11405 15707#, c-format 15708msgid "cannot encode opcode \"%s\" in the given format \"%s\"" 15709msgstr "" 15710 15711#: config/tc-xtensa.c:11430 15712#, c-format 15713msgid "xtensa-isa failure: %s" 15714msgstr "" 15715 15716#: config/tc-xtensa.c:11507 15717msgid "invalid opcode" 15718msgstr "" 15719 15720#: config/tc-xtensa.c:11513 15721msgid "too few operands" 15722msgstr "" 15723 15724#: config/tc-xtensa.c:11563 15725msgid "multiple writes to the same register" 15726msgstr "" 15727 15728#: config/tc-xtensa.c:11677 config/tc-xtensa.c:11683 15729msgid "out of memory" 15730msgstr "" 15731 15732#: config/tc-xtensa.c:11772 15733msgid "TLS relocation not allowed in FLIX bundle" 15734msgstr "" 15735 15736#. Instructions that generate TLS relocations should always be 15737#. relaxed in the front-end. If "record_fixup" is set, then this 15738#. function is being called during back-end relaxation, so flag 15739#. the unexpected behavior as an error. 15740#: config/tc-xtensa.c:11778 15741msgid "unexpected TLS relocation" 15742msgstr "" 15743 15744#: config/tc-xtensa.c:11822 15745msgid "symbolic operand not allowed" 15746msgstr "" 15747 15748#: config/tc-xtensa.c:11859 15749msgid "cannot decode instruction format" 15750msgstr "" 15751 15752#: config/tc-xtensa.c:12003 15753msgid "ignoring extra '-rename-section' delimiter ':'" 15754msgstr "" 15755 15756#: config/tc-xtensa.c:12008 15757#, c-format 15758msgid "ignoring invalid '-rename-section' specification: '%s'" 15759msgstr "" 15760 15761#: config/tc-xtensa.c:12019 15762#, c-format 15763msgid "section %s renamed multiple times" 15764msgstr "" 15765 15766#: config/tc-xtensa.c:12021 15767#, c-format 15768msgid "multiple sections remapped to output section %s" 15769msgstr "" 15770 15771#: config/tc-z80.c:244 15772msgid "-- unterminated string" 15773msgstr "" 15774 15775#: config/tc-z80.c:309 15776msgid "floating point numbers are not implemented" 15777msgstr "" 15778 15779#: config/tc-z80.c:488 config/tc-z80.c:494 15780msgid "mismatched parentheses" 15781msgstr "" 15782 15783#: config/tc-z80.c:548 15784msgid "bad offset expression syntax" 15785msgstr "" 15786 15787#: config/tc-z80.c:572 15788msgid "bad expression syntax" 15789msgstr "" 15790 15791#: config/tc-z80.c:685 15792msgid "cannot make a relative jump to an absolute location" 15793msgstr "" 15794 15795#: config/tc-z80.c:695 15796msgid "offset too large" 15797msgstr "" 15798 15799#: config/tc-z80.c:697 config/tc-z80.c:1964 15800msgid "overflow" 15801msgstr "" 15802 15803#: config/tc-z80.c:1069 config/tc-z80.c:1112 config/tc-z80.c:1156 15804#: config/tc-z80.c:1276 config/tc-z80.c:1330 config/tc-z80.c:1599 15805msgid "bad intruction syntax" 15806msgstr "" 15807 15808#: config/tc-z80.c:1202 15809msgid "condition code invalid for jr" 15810msgstr "" 15811 15812#: config/tc-z80.c:1224 15813msgid "bad instruction syntax" 15814msgstr "" 15815 15816#: config/tc-z80.c:1708 15817msgid "parentheses ignored" 15818msgstr "" 15819 15820#: config/tc-z80.c:1913 read.c:3602 15821#, c-format 15822msgid "junk at end of line, first unrecognized character is `%c'" 15823msgstr "" 15824 15825#: config/tc-z80.c:1939 config/tc-z8k.c:1461 config/tc-z8k.c:1524 15826msgid "relative jump out of range" 15827msgstr "" 15828 15829#: config/tc-z80.c:1956 15830msgid "index offset out of range" 15831msgstr "" 15832 15833#: config/tc-z80.c:1998 config/tc-z8k.c:1532 15834#, c-format 15835msgid "md_apply_fix: unknown r_type 0x%x\n" 15836msgstr "" 15837 15838#: config/tc-z8k.c:282 15839#, c-format 15840msgid "register rr%d out of range" 15841msgstr "" 15842 15843#: config/tc-z8k.c:284 15844#, c-format 15845msgid "register rr%d does not exist" 15846msgstr "" 15847 15848#: config/tc-z8k.c:296 15849#, c-format 15850msgid "register rh%d out of range" 15851msgstr "" 15852 15853#: config/tc-z8k.c:308 15854#, c-format 15855msgid "register rl%d out of range" 15856msgstr "" 15857 15858#: config/tc-z8k.c:321 15859#, c-format 15860msgid "register rq%d out of range" 15861msgstr "" 15862 15863#: config/tc-z8k.c:323 15864#, c-format 15865msgid "register rq%d does not exist" 15866msgstr "" 15867 15868#: config/tc-z8k.c:335 15869#, c-format 15870msgid "register r%d out of range" 15871msgstr "" 15872 15873#: config/tc-z8k.c:376 15874#, c-format 15875msgid "expected %c" 15876msgstr "" 15877 15878#: config/tc-z8k.c:391 15879#, c-format 15880msgid "register is wrong size for a word %s" 15881msgstr "" 15882 15883#: config/tc-z8k.c:405 15884#, c-format 15885msgid "register is wrong size for address %s" 15886msgstr "" 15887 15888#: config/tc-z8k.c:539 15889#, c-format 15890msgid "unknown interrupt %s" 15891msgstr "" 15892 15893#. No interrupt type specified, opcode won't do anything. 15894#: config/tc-z8k.c:562 15895msgid "opcode has no effect" 15896msgstr "" 15897 15898#: config/tc-z8k.c:673 15899msgid "Missing ) in ra(rb)" 15900msgstr "" 15901 15902#: config/tc-z8k.c:753 config/tc-z8k.c:792 15903#, c-format 15904msgid "invalid condition code '%s'" 15905msgstr "" 15906 15907#: config/tc-z8k.c:765 15908#, c-format 15909msgid "invalid flag '%s'" 15910msgstr "" 15911 15912#: config/tc-z8k.c:919 config/tc-z8k.c:925 15913msgid "invalid indirect register size" 15914msgstr "" 15915 15916#: config/tc-z8k.c:942 config/tc-z8k.c:1090 config/tc-z8k.c:1095 15917msgid "invalid control register name" 15918msgstr "" 15919 15920#: config/tc-z8k.c:1079 15921msgid "immediate must be 1 or 2" 15922msgstr "" 15923 15924#: config/tc-z8k.c:1082 15925msgid "immediate 1 or 2 expected" 15926msgstr "" 15927 15928#: config/tc-z8k.c:1113 15929msgid "can't use R0 here" 15930msgstr "" 15931 15932#: config/tc-z8k.c:1271 15933msgid "Can't find opcode to match operands" 15934msgstr "" 15935 15936#: config/tc-z8k.c:1318 15937#, c-format 15938msgid "invalid architecture -z%s" 15939msgstr "" 15940 15941#: config/tc-z8k.c:1338 15942#, c-format 15943msgid "" 15944" Z8K options:\n" 15945" -z8001 generate segmented code\n" 15946" -z8002 generate unsegmented code\n" 15947" -linkrelax create linker relaxable code\n" 15948msgstr "" 15949 15950#: config/tc-z8k.c:1350 15951#, c-format 15952msgid "call to md_convert_frag\n" 15953msgstr "" 15954 15955#: config/tc-z8k.c:1457 config/tc-z8k.c:1497 config/tc-z8k.c:1520 15956msgid "cannot branch to odd address" 15957msgstr "" 15958 15959#: config/tc-z8k.c:1479 15960msgid "relative address out of range" 15961msgstr "" 15962 15963#: config/tc-z8k.c:1500 15964msgid "relative call out of range" 15965msgstr "" 15966 15967#: config/tc-z8k.c:1544 15968#, c-format 15969msgid "call to md_estimate_size_before_relax\n" 15970msgstr "" 15971 15972#: config/xtensa-relax.c:1556 15973#, c-format 15974msgid "invalid configuration option '%s' in transition rule '%s'" 15975msgstr "" 15976 15977#: config/xtensa-relax.c:1681 15978#, c-format 15979msgid "opcode '%s': no bound opname '%s' for precondition in '%s'" 15980msgstr "" 15981 15982#: config/xtensa-relax.c:1691 15983#, c-format 15984msgid "opcode '%s': no bound opname '%s' for precondition in %s" 15985msgstr "" 15986 15987#: config/xtensa-relax.c:1698 15988#, c-format 15989msgid "opcode '%s': precondition only contains constants in '%s'" 15990msgstr "" 15991 15992#: config/xtensa-relax.c:1745 15993msgid "expected one operand for generated literal" 15994msgstr "" 15995 15996#: config/xtensa-relax.c:1752 15997msgid "expected 0 operands for generated label" 15998msgstr "" 15999 16000#: config/xtensa-relax.c:1765 16001#, c-format 16002msgid "invalid opcode '%s' in transition rule '%s'" 16003msgstr "" 16004 16005#: config/xtensa-relax.c:1773 16006#, c-format 16007msgid "opcode '%s': replacement does not have %d ops" 16008msgstr "" 16009 16010#: config/xtensa-relax.c:1787 16011#, c-format 16012msgid "opcode '%s': cannot find literal definition" 16013msgstr "" 16014 16015#: config/xtensa-relax.c:1803 config/xtensa-relax.c:1833 16016#, c-format 16017msgid "opcode %s: unidentified operand '%s' in '%s'" 16018msgstr "" 16019 16020#: config/xtensa-relax.c:1828 16021#, c-format 16022msgid "unknown user-defined function %s" 16023msgstr "" 16024 16025#: config/xtensa-relax.c:1839 16026#, c-format 16027msgid "opcode %s: could not parse operand '%s' in '%s'" 16028msgstr "" 16029 16030#: config/xtensa-relax.c:1880 16031#, c-format 16032msgid "could not parse INSN_PATTERN '%s'" 16033msgstr "" 16034 16035#: config/xtensa-relax.c:1884 16036#, c-format 16037msgid "could not parse INSN_REPL '%s'" 16038msgstr "" 16039 16040#: config/xtensa-relax.c:1895 16041#, c-format 16042msgid "could not build transition for %s => %s" 16043msgstr "" 16044 16045#: depend.c:195 16046#, c-format 16047msgid "can't open `%s' for writing" 16048msgstr "" 16049 16050#: depend.c:207 16051#, c-format 16052msgid "can't close `%s'" 16053msgstr "" 16054 16055#: dw2gencfi.c:199 read.c:2272 16056#, c-format 16057msgid "bfd_set_section_flags: %s" 16058msgstr "" 16059 16060#: dw2gencfi.c:457 16061#, c-format 16062msgid "register save offset not a multiple of %u" 16063msgstr "" 16064 16065#: dw2gencfi.c:540 16066msgid "CFI state restore without previous remember" 16067msgstr "" 16068 16069#: dw2gencfi.c:589 16070msgid "missing separator" 16071msgstr "" 16072 16073#: dw2gencfi.c:639 16074msgid "bad register expression" 16075msgstr "" 16076 16077#: dw2gencfi.c:660 dw2gencfi.c:783 dw2gencfi.c:821 dw2gencfi.c:891 16078#: dw2gencfi.c:963 16079msgid "CFI instruction used without previous .cfi_startproc" 16080msgstr "" 16081 16082#: dw2gencfi.c:845 16083msgid "invalid or unsupported encoding in .cfi_personality" 16084msgstr "" 16085 16086#: dw2gencfi.c:852 16087msgid ".cfi_personality requires encoding and symbol arguments" 16088msgstr "" 16089 16090#: dw2gencfi.c:875 16091msgid "wrong second argument to .cfi_personality" 16092msgstr "" 16093 16094#: dw2gencfi.c:915 dw2gencfi.c:991 16095msgid "invalid or unsupported encoding in .cfi_lsda" 16096msgstr "" 16097 16098#: dw2gencfi.c:922 16099msgid ".cfi_lsda requires encoding and symbol arguments" 16100msgstr "" 16101 16102#: dw2gencfi.c:947 16103msgid "wrong second argument to .cfi_lsda" 16104msgstr "" 16105 16106#: dw2gencfi.c:1012 16107msgid "wrong third argument to .cfi_val_encoded_addr" 16108msgstr "" 16109 16110#: dw2gencfi.c:1083 16111msgid "previous CFI entry not closed (missing .cfi_endproc)" 16112msgstr "" 16113 16114#: dw2gencfi.c:1123 16115msgid ".cfi_endproc without corresponding .cfi_startproc" 16116msgstr "" 16117 16118#: dw2gencfi.c:1920 dw2gencfi.c:1983 16119msgid "open CFI at the end of file; missing .cfi_endproc directive" 16120msgstr "" 16121 16122#: dw2gencfi.c:2009 16123msgid "CFI is not supported for this target" 16124msgstr "" 16125 16126#: dwarf2dbg.c:585 dwarf2dbg.c:620 16127msgid "file number less than one" 16128msgstr "" 16129 16130#: dwarf2dbg.c:595 16131#, c-format 16132msgid "file number %ld already allocated" 16133msgstr "" 16134 16135#: dwarf2dbg.c:625 dwarf2dbg.c:1378 16136#, c-format 16137msgid "unassigned file number %ld" 16138msgstr "" 16139 16140#: dwarf2dbg.c:694 16141msgid "is_stmt value not 0 or 1" 16142msgstr "" 16143 16144#: dwarf2dbg.c:706 16145msgid "isa number less than zero" 16146msgstr "" 16147 16148#: dwarf2dbg.c:718 16149msgid "discriminator less than zero" 16150msgstr "" 16151 16152#: dwarf2dbg.c:724 16153#, c-format 16154msgid "unknown .loc sub-directive `%s'" 16155msgstr "" 16156 16157#: dwarf2dbg.c:1441 16158msgid "internal error: unknown dwarf2 format" 16159msgstr "" 16160 16161#: ecoff.c:1562 16162#, c-format 16163msgid "string too big (%lu bytes)" 16164msgstr "" 16165 16166#: ecoff.c:1588 16167#, c-format 16168msgid "inserting \"%s\" into string hash table: %s" 16169msgstr "" 16170 16171#: ecoff.c:1619 ecoff.c:1812 ecoff.c:1835 ecoff.c:1866 ecoff.c:2019 16172#: ecoff.c:2130 16173msgid "no current file pointer" 16174msgstr "" 16175 16176#: ecoff.c:1706 16177msgid "too many st_End's" 16178msgstr "" 16179 16180#: ecoff.c:2044 16181#, c-format 16182msgid "inserting \"%s\" into tag hash table: %s" 16183msgstr "" 16184 16185#: ecoff.c:2205 16186msgid "fake .file after real one" 16187msgstr "" 16188 16189#: ecoff.c:2295 16190msgid "filename goes over one page boundary" 16191msgstr "" 16192 16193#: ecoff.c:2428 16194msgid ".begin directive without a preceding .file directive" 16195msgstr "" 16196 16197#: ecoff.c:2435 16198msgid ".begin directive without a preceding .ent directive" 16199msgstr "" 16200 16201#: ecoff.c:2466 16202msgid ".bend directive without a preceding .file directive" 16203msgstr "" 16204 16205#: ecoff.c:2473 16206msgid ".bend directive without a preceding .ent directive" 16207msgstr "" 16208 16209#: ecoff.c:2486 16210msgid ".bend directive names unknown symbol" 16211msgstr "" 16212 16213#: ecoff.c:2529 16214msgid ".def pseudo-op used inside of .def/.endef; ignored" 16215msgstr "" 16216 16217#: ecoff.c:2531 16218msgid "empty symbol name in .def; ignored" 16219msgstr "" 16220 16221#: ecoff.c:2568 16222msgid ".dim pseudo-op used outside of .def/.endef; ignored" 16223msgstr "" 16224 16225#: ecoff.c:2583 16226msgid "badly formed .dim directive" 16227msgstr "" 16228 16229#: ecoff.c:2596 16230msgid "too many .dim entries" 16231msgstr "" 16232 16233#: ecoff.c:2616 16234msgid ".scl pseudo-op used outside of .def/.endef; ignored" 16235msgstr "" 16236 16237#: ecoff.c:2641 16238msgid ".size pseudo-op used outside of .def/.endef; ignored" 16239msgstr "" 16240 16241#: ecoff.c:2656 16242msgid "badly formed .size directive" 16243msgstr "" 16244 16245#: ecoff.c:2669 16246msgid "too many .size entries" 16247msgstr "" 16248 16249#: ecoff.c:2691 16250msgid ".type pseudo-op used outside of .def/.endef; ignored" 16251msgstr "" 16252 16253#. FIXME: We could handle this by setting the continued bit. 16254#. There would still be a limit: the .type argument can not 16255#. be infinite. 16256#: ecoff.c:2709 16257#, c-format 16258msgid "the type of %s is too complex; it will be simplified" 16259msgstr "" 16260 16261#: ecoff.c:2720 16262msgid "Unrecognized .type argument" 16263msgstr "" 16264 16265#: ecoff.c:2758 16266msgid ".tag pseudo-op used outside of .def/.endef; ignored" 16267msgstr "" 16268 16269#: ecoff.c:2783 16270msgid ".val pseudo-op used outside of .def/.endef; ignored" 16271msgstr "" 16272 16273#: ecoff.c:2791 16274msgid ".val expression is too complex" 16275msgstr "" 16276 16277#: ecoff.c:2821 16278msgid ".endef pseudo-op used before .def; ignored" 16279msgstr "" 16280 16281#: ecoff.c:2847 ecoff.c:2928 16282msgid "bad COFF debugging information" 16283msgstr "" 16284 16285#: ecoff.c:2896 16286#, c-format 16287msgid "no tag specified for %s" 16288msgstr "" 16289 16290#: ecoff.c:2998 16291msgid ".end directive without a preceding .file directive" 16292msgstr "" 16293 16294#: ecoff.c:3005 16295msgid ".end directive without a preceding .ent directive" 16296msgstr "" 16297 16298#: ecoff.c:3027 16299msgid ".end directive names unknown symbol" 16300msgstr "" 16301 16302#: ecoff.c:3054 16303msgid "second .ent directive found before .end directive" 16304msgstr "" 16305 16306#: ecoff.c:3126 16307msgid "no way to handle .file within .ent/.end section" 16308msgstr "" 16309 16310#: ecoff.c:3243 16311msgid ".loc before .file" 16312msgstr "" 16313 16314#: ecoff.c:3446 16315#, c-format 16316msgid ".stab%c is not supported" 16317msgstr "" 16318 16319#: ecoff.c:3456 16320#, c-format 16321msgid ".stab%c: ignoring non-zero other field" 16322msgstr "" 16323 16324#: ecoff.c:3490 16325#, c-format 16326msgid "" 16327"line number (%d) for .stab%c directive cannot fit in index field (20 bits)" 16328msgstr "" 16329 16330#: ecoff.c:3526 16331#, c-format 16332msgid "illegal .stab%c directive, bad character" 16333msgstr "" 16334 16335#: ecoff.c:3985 ecoff.c:4174 ecoff.c:4199 16336msgid ".begin/.bend in different segments" 16337msgstr "" 16338 16339#: ecoff.c:4695 16340msgid "missing .end or .bend at end of file" 16341msgstr "" 16342 16343#: ecoff.c:5180 16344msgid "GP prologue size exceeds field size, using 0 instead" 16345msgstr "" 16346 16347#: expr.c:87 read.c:3667 16348msgid "bignum invalid" 16349msgstr "" 16350 16351#: expr.c:89 read.c:3669 read.c:4146 read.c:5030 16352msgid "floating point number invalid" 16353msgstr "" 16354 16355#: expr.c:210 16356msgid "bad floating-point constant: exponent overflow" 16357msgstr "" 16358 16359#: expr.c:214 16360#, c-format 16361msgid "bad floating-point constant: unknown error code=%d" 16362msgstr "" 16363 16364#: expr.c:393 16365msgid "" 16366"a bignum with underscores may not have more than 8 hex digits in any word" 16367msgstr "" 16368 16369#: expr.c:416 16370msgid "a bignum with underscores must have exactly 4 words" 16371msgstr "" 16372 16373#. Either not seen or not defined. 16374#. @@ Should print out the original string instead of 16375#. the parsed number. 16376#: expr.c:539 16377#, c-format 16378msgid "backward ref to unknown label \"%d:\"" 16379msgstr "" 16380 16381#: expr.c:657 16382msgid "character constant too large" 16383msgstr "" 16384 16385#: expr.c:903 16386#, c-format 16387msgid "expr.c(operand): bad atof_generic return val %d" 16388msgstr "" 16389 16390#: expr.c:966 16391#, c-format 16392msgid "missing '%c'" 16393msgstr "" 16394 16395#: expr.c:977 read.c:4512 16396msgid "EBCDIC constants are not supported" 16397msgstr "" 16398 16399#: expr.c:1099 16400#, c-format 16401msgid "Unary operator %c ignored because bad operand follows" 16402msgstr "" 16403 16404#: expr.c:1145 expr.c:1170 16405msgid "syntax error in .startof. or .sizeof." 16406msgstr "" 16407 16408#: expr.c:1251 expr.c:1612 16409#, c-format 16410msgid "invalid use of operator \"%s\"" 16411msgstr "" 16412 16413#: expr.c:1757 16414msgid "missing operand; zero assumed" 16415msgstr "" 16416 16417#: expr.c:1796 16418msgid "left operand is a bignum; integer 0 assumed" 16419msgstr "" 16420 16421#: expr.c:1798 16422msgid "left operand is a float; integer 0 assumed" 16423msgstr "" 16424 16425#: expr.c:1807 16426msgid "right operand is a bignum; integer 0 assumed" 16427msgstr "" 16428 16429#: expr.c:1809 16430msgid "right operand is a float; integer 0 assumed" 16431msgstr "" 16432 16433#: expr.c:1879 symbols.c:1381 16434msgid "division by zero" 16435msgstr "" 16436 16437#: expr.c:1885 16438msgid "shift count" 16439msgstr "" 16440 16441#: expr.c:2002 16442msgid "operation combines symbols in different segments" 16443msgstr "" 16444 16445#: frags.c:48 16446msgid "attempt to allocate data in absolute section" 16447msgstr "" 16448 16449#: frags.c:54 16450msgid "attempt to allocate data in common section" 16451msgstr "" 16452 16453#: frags.c:102 write.c:1422 16454#, c-format 16455msgid "can't extend frag %u chars" 16456msgstr "" 16457 16458#. For error messages. 16459#. Detect if we are reading from stdin by examining the file 16460#. name returned by as_where(). 16461#. 16462#. [FIXME: We rely upon the name in the strcmp below being the 16463#. same as the one used by input_scrub_new_file(), if that is 16464#. not true, then this code will fail]. 16465#. 16466#. If we are reading from stdin, then we need to save each input 16467#. line here (assuming of course that we actually have a line of 16468#. input to read), so that it can be displayed in the listing 16469#. that is produced at the end of the assembly. 16470#: input-file.c:138 input-scrub.c:243 listing.c:338 16471msgid "{standard input}" 16472msgstr "" 16473 16474#: input-file.c:143 16475#, c-format 16476msgid "can't open %s for reading: %s" 16477msgstr "" 16478 16479#: input-file.c:152 input-file.c:227 input-file.c:259 16480#, c-format 16481msgid "can't read from %s: %s" 16482msgstr "" 16483 16484#: input-file.c:267 listing.c:1397 output-file.c:72 16485#, c-format 16486msgid "can't close %s: %s" 16487msgstr "" 16488 16489#: input-scrub.c:268 16490msgid "macros nested too deeply" 16491msgstr "" 16492 16493#: input-scrub.c:379 input-scrub.c:403 16494msgid "partial line at end of file ignored" 16495msgstr "" 16496 16497#: itbl-ops.c:332 16498#, c-format 16499msgid "Unable to allocate memory for new instructions\n" 16500msgstr "" 16501 16502#: listing.c:244 16503msgid "Warning:" 16504msgstr "" 16505 16506#: listing.c:250 16507msgid "Error:" 16508msgstr "" 16509 16510#: listing.c:1283 16511#, c-format 16512msgid "" 16513"\n" 16514" time stamp \t: %s\n" 16515"\n" 16516msgstr "" 16517 16518#: listing.c:1293 16519#, c-format 16520msgid "%s " 16521msgstr "" 16522 16523#: listing.c:1298 16524#, c-format 16525msgid "" 16526"\n" 16527"\t%s " 16528msgstr "" 16529 16530#: listing.c:1308 16531msgid "" 16532"\n" 16533" options passed\t: " 16534msgstr "" 16535 16536#: listing.c:1347 16537#, c-format 16538msgid "" 16539" GNU assembler version %s (%s)\n" 16540"\t using BFD version %s." 16541msgstr "" 16542 16543#: listing.c:1350 16544#, c-format 16545msgid "" 16546"\n" 16547" input file \t: %s" 16548msgstr "" 16549 16550#: listing.c:1351 16551#, c-format 16552msgid "" 16553"\n" 16554" output file \t: %s" 16555msgstr "" 16556 16557#: listing.c:1352 16558#, c-format 16559msgid "" 16560"\n" 16561" target \t: %s" 16562msgstr "" 16563 16564#: listing.c:1376 16565#, c-format 16566msgid "can't open %s: %s" 16567msgstr "" 16568 16569#: listing.c:1461 16570msgid "strange paper height, set to no form" 16571msgstr "" 16572 16573#: listing.c:1525 16574msgid "new line in title" 16575msgstr "" 16576 16577#. Turns the next expression into a string. 16578#: macro.c:362 16579#, no-c-format 16580msgid "% operator needs absolute expression" 16581msgstr "" 16582 16583#: macro.c:516 16584#, c-format 16585msgid "Missing parameter qualifier for `%s' in macro `%s'" 16586msgstr "" 16587 16588#: macro.c:526 16589#, c-format 16590msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'" 16591msgstr "" 16592 16593#: macro.c:543 16594#, c-format 16595msgid "Pointless default value for required parameter `%s' in macro `%s'" 16596msgstr "" 16597 16598#: macro.c:555 16599#, c-format 16600msgid "A parameter named `%s' already exists for macro `%s'" 16601msgstr "" 16602 16603#: macro.c:592 16604#, c-format 16605msgid "Reserved word `%s' used as parameter in macro `%s'" 16606msgstr "" 16607 16608#: macro.c:650 16609#, c-format 16610msgid "unexpected end of file in macro `%s' definition" 16611msgstr "" 16612 16613#: macro.c:662 16614#, c-format 16615msgid "missing `)' after formals in macro definition `%s'" 16616msgstr "" 16617 16618#: macro.c:677 16619msgid "Missing macro name" 16620msgstr "" 16621 16622#: macro.c:686 16623#, c-format 16624msgid "Bad parameter list for macro `%s'" 16625msgstr "" 16626 16627#: macro.c:692 16628#, c-format 16629msgid "Macro `%s' was already defined" 16630msgstr "" 16631 16632#: macro.c:816 macro.c:818 16633msgid "missing `)'" 16634msgstr "" 16635 16636#: macro.c:915 16637#, c-format 16638msgid "`%s' was already used as parameter (or another local) name" 16639msgstr "" 16640 16641#: macro.c:1073 16642msgid "confusion in formal parameters" 16643msgstr "" 16644 16645#: macro.c:1081 16646#, c-format 16647msgid "Parameter named `%s' does not exist for macro `%s'" 16648msgstr "" 16649 16650#: macro.c:1092 16651#, c-format 16652msgid "Value for parameter `%s' of macro `%s' was already specified" 16653msgstr "" 16654 16655#: macro.c:1106 16656msgid "can't mix positional and keyword arguments" 16657msgstr "" 16658 16659#: macro.c:1117 16660msgid "too many positional arguments" 16661msgstr "" 16662 16663#: macro.c:1165 16664#, c-format 16665msgid "Missing value for required parameter `%s' of macro `%s'" 16666msgstr "" 16667 16668#: macro.c:1284 16669#, c-format 16670msgid "Attempt to purge non-existant macro `%s'" 16671msgstr "" 16672 16673#: macro.c:1303 16674msgid "unexpected end of file in irp or irpc" 16675msgstr "" 16676 16677#: macro.c:1311 16678msgid "missing model parameter" 16679msgstr "" 16680 16681#: messages.c:82 16682#, c-format 16683msgid "Assembler messages:\n" 16684msgstr "" 16685 16686#: messages.c:160 16687#, c-format 16688msgid "Warning: " 16689msgstr "" 16690 16691#: messages.c:226 16692#, c-format 16693msgid "Error: " 16694msgstr "" 16695 16696#: messages.c:282 16697#, c-format 16698msgid "Fatal error: " 16699msgstr "" 16700 16701#: messages.c:300 16702#, c-format 16703msgid "Internal error!\n" 16704msgstr "" 16705 16706#: messages.c:302 16707#, c-format 16708msgid "Assertion failure in %s at %s line %d.\n" 16709msgstr "" 16710 16711#: messages.c:305 16712#, c-format 16713msgid "Assertion failure at %s line %d.\n" 16714msgstr "" 16715 16716#: messages.c:306 messages.c:323 16717#, c-format 16718msgid "Please report this bug.\n" 16719msgstr "" 16720 16721#: messages.c:318 16722#, c-format 16723msgid "Internal error, aborting at %s line %d in %s\n" 16724msgstr "" 16725 16726#: messages.c:321 16727#, c-format 16728msgid "Internal error, aborting at %s line %d\n" 16729msgstr "" 16730 16731#: messages.c:370 16732#, c-format 16733msgid "%s out of domain (%d is not a multiple of %d)" 16734msgstr "" 16735 16736#: messages.c:388 16737#, c-format 16738msgid "%s out of range (%d is not between %d and %d)" 16739msgstr "" 16740 16741#. xgettext:c-format. 16742#: messages.c:411 16743#, c-format 16744msgid "%s out of range (0x%s is not between 0x%s and 0x%s)" 16745msgstr "" 16746 16747#: output-file.c:35 16748#, c-format 16749msgid "can't open a bfd on stdout %s" 16750msgstr "" 16751 16752#: output-file.c:42 16753#, c-format 16754msgid "selected target format '%s' unknown" 16755msgstr "" 16756 16757#: output-file.c:44 16758#, c-format 16759msgid "can't create %s: %s" 16760msgstr "" 16761 16762#: read.c:463 16763msgid "bad or irreducible absolute expression" 16764msgstr "" 16765 16766#: read.c:489 16767#, c-format 16768msgid "error constructing %s pseudo-op table: %s" 16769msgstr "" 16770 16771#: read.c:902 16772#, c-format 16773msgid "unknown pseudo-op: `%s'" 16774msgstr "" 16775 16776#: read.c:989 16777#, c-format 16778msgid "label \"%d$\" redefined" 16779msgstr "" 16780 16781#: read.c:1221 16782msgid ".abort detected. Abandoning ship." 16783msgstr "" 16784 16785#: read.c:1239 read.c:2650 16786msgid "ignoring fill value in absolute section" 16787msgstr "" 16788 16789#: read.c:1330 16790#, c-format 16791msgid "alignment too large: %u assumed" 16792msgstr "" 16793 16794#: read.c:1362 16795msgid "expected fill pattern missing" 16796msgstr "" 16797 16798#: read.c:1471 16799#, c-format 16800msgid "size (%ld) out of range, ignored" 16801msgstr "" 16802 16803#: read.c:1500 16804#, c-format 16805msgid "size of \"%s\" is already %ld; not changing to %ld" 16806msgstr "" 16807 16808#. Some of the back ends can't deal with non-positive line numbers. 16809#. Besides, it's silly. GCC however will generate a line number of 16810#. zero when it is pre-processing builtins for assembler-with-cpp files: 16811#. 16812#. # 0 "<built-in>" 16813#. 16814#. We do not want to barf on this, especially since such files are used 16815#. in the GCC and GDB testsuites. So we check for negative line numbers 16816#. rather than non-positive line numbers. 16817#: read.c:1742 16818#, c-format 16819msgid "line numbers must be positive; line number %d rejected" 16820msgstr "" 16821 16822#: read.c:1779 16823#, c-format 16824msgid "incompatible flag %i in line directive" 16825msgstr "" 16826 16827#: read.c:1791 16828#, c-format 16829msgid "unsupported flag %i in line directive" 16830msgstr "" 16831 16832#: read.c:1830 16833msgid "start address not supported" 16834msgstr "" 16835 16836#: read.c:1839 16837msgid ".err encountered" 16838msgstr "" 16839 16840#: read.c:1855 16841msgid ".error directive invoked in source file" 16842msgstr "" 16843 16844#: read.c:1856 16845msgid ".warning directive invoked in source file" 16846msgstr "" 16847 16848#: read.c:1862 16849#, c-format 16850msgid "%s argument must be a string" 16851msgstr "" 16852 16853#: read.c:1894 read.c:1896 16854#, c-format 16855msgid ".fail %ld encountered" 16856msgstr "" 16857 16858#: read.c:1936 16859#, c-format 16860msgid ".fill size clamped to %d" 16861msgstr "" 16862 16863#: read.c:1941 16864msgid "size negative; .fill ignored" 16865msgstr "" 16866 16867#: read.c:1947 16868msgid "repeat < 0; .fill ignored" 16869msgstr "" 16870 16871#: read.c:2103 16872#, c-format 16873msgid "Attribute name not recognised: %s" 16874msgstr "" 16875 16876#: read.c:2118 16877msgid "expected numeric constant" 16878msgstr "" 16879 16880#: read.c:2159 16881msgid "bad string constant" 16882msgstr "" 16883 16884#: read.c:2163 16885msgid "expected <tag> , <value>" 16886msgstr "" 16887 16888#: read.c:2238 16889#, c-format 16890msgid "unrecognized .linkonce type `%s'" 16891msgstr "" 16892 16893#: read.c:2250 16894msgid ".linkonce is not supported for this object file format" 16895msgstr "" 16896 16897#: read.c:2345 16898msgid "expected alignment after size" 16899msgstr "" 16900 16901#: read.c:2572 16902#, c-format 16903msgid "attempt to redefine pseudo-op `%s' ignored" 16904msgstr "" 16905 16906#: read.c:2591 16907msgid "ignoring macro exit outside a macro definition." 16908msgstr "" 16909 16910#: read.c:2645 16911#, c-format 16912msgid "invalid segment \"%s\"" 16913msgstr "" 16914 16915#: read.c:2653 16916msgid "only constant offsets supported in absolute section" 16917msgstr "" 16918 16919#: read.c:2692 16920msgid "MRI style ORG pseudo-op not supported" 16921msgstr "" 16922 16923#: read.c:2845 16924#, c-format 16925msgid "unrecognized section type `%s'" 16926msgstr "" 16927 16928#: read.c:2859 16929msgid "absolute sections are not supported" 16930msgstr "" 16931 16932#: read.c:2874 16933#, c-format 16934msgid "unrecognized section command `%s'" 16935msgstr "" 16936 16937#: read.c:2938 16938#, c-format 16939msgid ".end%c encountered without preceding %s" 16940msgstr "" 16941 16942#: read.c:2968 read.c:2998 16943#, c-format 16944msgid "%s without %s" 16945msgstr "" 16946 16947#: read.c:3246 16948msgid "unsupported variable size or fill value" 16949msgstr "" 16950 16951#: read.c:3274 16952msgid ".space repeat count is zero, ignored" 16953msgstr "" 16954 16955#: read.c:3276 16956msgid ".space repeat count is negative, ignored" 16957msgstr "" 16958 16959#: read.c:3305 16960msgid "space allocation too complex in absolute section" 16961msgstr "" 16962 16963#: read.c:3311 16964msgid "space allocation too complex in common section" 16965msgstr "" 16966 16967#: read.c:3402 read.c:4758 16968#, c-format 16969msgid "bad floating literal: %s" 16970msgstr "" 16971 16972#: read.c:3559 16973#, c-format 16974msgid "%s: would close weakref loop: %s" 16975msgstr "" 16976 16977#: read.c:3605 16978#, c-format 16979msgid "junk at end of line, first unrecognized character valued 0x%x" 16980msgstr "" 16981 16982#: read.c:3733 16983#, c-format 16984msgid "`%s' can't be equated to common symbol '%s'" 16985msgstr "" 16986 16987#: read.c:3858 16988msgid "unexpected `\"' in expression" 16989msgstr "" 16990 16991#: read.c:3870 16992msgid "rva without symbol" 16993msgstr "" 16994 16995#: read.c:3927 16996msgid "missing or bad offset expression" 16997msgstr "" 16998 16999#: read.c:3948 17000msgid "missing reloc type" 17001msgstr "" 17002 17003#: read.c:3960 17004msgid "unrecognized reloc type" 17005msgstr "" 17006 17007#: read.c:3976 17008msgid "bad reloc expression" 17009msgstr "" 17010 17011#: read.c:4102 17012msgid "attempt to store value in absolute section" 17013msgstr "" 17014 17015#: read.c:4140 read.c:5024 17016msgid "zero assumed for missing expression" 17017msgstr "" 17018 17019#: read.c:4152 read.c:5036 write.c:266 write.c:1000 17020msgid "register value used as expression" 17021msgstr "" 17022 17023#: read.c:4232 17024#, c-format 17025msgid "value 0x%llx truncated to 0x%llx" 17026msgstr "" 17027 17028#: read.c:4235 17029msgid "value 0x%I64x truncated to 0x%I64x" 17030msgstr "" 17031 17032#: read.c:4239 17033#, c-format 17034msgid "value 0x%lx truncated to 0x%lx" 17035msgstr "" 17036 17037#: read.c:4266 17038#, c-format 17039msgid "bignum truncated to %d bytes" 17040msgstr "" 17041 17042#: read.c:4585 read.c:4780 17043msgid "unresolvable or nonpositive repeat count; using 1" 17044msgstr "" 17045 17046#: read.c:4634 17047#, c-format 17048msgid "unknown floating type type '%c'" 17049msgstr "" 17050 17051#: read.c:4656 17052msgid "floating point constant too large" 17053msgstr "" 17054 17055#: read.c:5192 17056msgid "strings must be placed into a section" 17057msgstr "" 17058 17059#: read.c:5240 17060msgid "expected <nn>" 17061msgstr "" 17062 17063#. To be compatible with BSD 4.2 as: give the luser a linefeed!! 17064#: read.c:5273 read.c:5359 17065msgid "unterminated string; newline inserted" 17066msgstr "" 17067 17068#: read.c:5367 17069msgid "bad escaped character in string" 17070msgstr "" 17071 17072#: read.c:5392 17073msgid "expected address expression" 17074msgstr "" 17075 17076#: read.c:5411 17077#, c-format 17078msgid "symbol \"%s\" undefined; zero assumed" 17079msgstr "" 17080 17081#: read.c:5414 17082msgid "some symbol undefined; zero assumed" 17083msgstr "" 17084 17085#: read.c:5449 17086msgid "this string may not contain '\\0'" 17087msgstr "" 17088 17089#: read.c:5485 17090msgid "missing string" 17091msgstr "" 17092 17093#: read.c:5576 17094#, c-format 17095msgid ".incbin count zero, ignoring `%s'" 17096msgstr "" 17097 17098#: read.c:5602 17099#, c-format 17100msgid "file not found: %s" 17101msgstr "" 17102 17103#: read.c:5616 17104#, c-format 17105msgid "seek to end of .incbin file failed `%s'" 17106msgstr "" 17107 17108#: read.c:5627 17109#, c-format 17110msgid "skip (%ld) or count (%ld) invalid for file size (%ld)" 17111msgstr "" 17112 17113#: read.c:5634 17114#, c-format 17115msgid "could not skip to %ld in file `%s'" 17116msgstr "" 17117 17118#: read.c:5643 17119#, c-format 17120msgid "truncated file `%s', %ld of %ld bytes read" 17121msgstr "" 17122 17123#: read.c:5802 17124msgid "missing .func" 17125msgstr "" 17126 17127#: read.c:5819 17128msgid ".endfunc missing for previous .func" 17129msgstr "" 17130 17131#: read.c:5956 17132#, c-format 17133msgid "missing closing `%c'" 17134msgstr "" 17135 17136#: read.c:5958 17137msgid "stray `\\'" 17138msgstr "" 17139 17140#: remap.c:53 17141#, c-format 17142msgid "invalid argument '%s' to -fdebug-prefix-map" 17143msgstr "" 17144 17145#: stabs.c:215 stabs.c:223 stabs.c:231 stabs.c:250 17146#, c-format 17147msgid ".stab%c: missing comma" 17148msgstr "" 17149 17150#. This could happen for example with a source file with a huge 17151#. number of lines. The only cure is to use a different debug 17152#. format, probably DWARF. 17153#: stabs.c:243 17154#, c-format 17155msgid ".stab%c: description field '%x' too big, try a different debug format" 17156msgstr "" 17157 17158#: stabs.c:424 17159msgid "comma missing in .xstabs" 17160msgstr "" 17161 17162#: symbols.c:287 17163#, c-format 17164msgid "cannot define symbol `%s' in absolute section" 17165msgstr "" 17166 17167#: symbols.c:417 17168#, c-format 17169msgid "symbol `%s' is already defined as \"%s\"/%s%ld" 17170msgstr "" 17171 17172#: symbols.c:492 symbols.c:499 17173#, c-format 17174msgid "inserting \"%s\" into symbol table failed: %s" 17175msgstr "" 17176 17177#: symbols.c:1010 17178#, c-format 17179msgid "invalid operands (%s and %s sections) for `%s'" 17180msgstr "" 17181 17182#: symbols.c:1014 17183#, c-format 17184msgid "invalid operand (%s section) for `%s'" 17185msgstr "" 17186 17187#: symbols.c:1022 17188#, c-format 17189msgid "invalid operands (%s and %s sections) for `%s' when setting `%s'" 17190msgstr "" 17191 17192#: symbols.c:1025 17193#, c-format 17194msgid "invalid operand (%s section) for `%s' when setting `%s'" 17195msgstr "" 17196 17197#: symbols.c:1074 17198#, c-format 17199msgid "symbol definition loop encountered at `%s'" 17200msgstr "" 17201 17202#: symbols.c:1101 17203#, c-format 17204msgid "cannot convert expression symbol %s to complex relocation" 17205msgstr "" 17206 17207#: symbols.c:1383 17208#, c-format 17209msgid "division by zero when setting `%s'" 17210msgstr "" 17211 17212#: symbols.c:1464 write.c:2091 17213#, c-format 17214msgid "can't resolve value for symbol `%s'" 17215msgstr "" 17216 17217#: symbols.c:1911 17218#, c-format 17219msgid "\"%d\" (instance number %d of a %s label)" 17220msgstr "" 17221 17222#: symbols.c:1940 17223#, c-format 17224msgid "attempt to get value of unresolved symbol `%s'" 17225msgstr "" 17226 17227#: symbols.c:2226 17228msgid "section symbols are already global" 17229msgstr "" 17230 17231#: symbols.c:2339 17232#, c-format 17233msgid "Accessing function `%s' as thread-local object" 17234msgstr "" 17235 17236#: symbols.c:2343 17237#, c-format 17238msgid "Accessing `%s' as thread-local object" 17239msgstr "" 17240 17241#: write.c:169 17242#, c-format 17243msgid "field fx_size too small to hold %d" 17244msgstr "" 17245 17246#: write.c:454 17247#, c-format 17248msgid "attempt to .org/.space backwards? (%ld)" 17249msgstr "" 17250 17251#: write.c:685 17252msgid "invalid offset expression" 17253msgstr "" 17254 17255#: write.c:707 17256msgid "invalid reloc expression" 17257msgstr "" 17258 17259#: write.c:1085 17260#, c-format 17261msgid "value of %s too large for field of %d bytes at %s" 17262msgstr "" 17263 17264#: write.c:1097 17265#, c-format 17266msgid "signed .word overflow; switch may be too large; %ld at 0x%lx" 17267msgstr "" 17268 17269#: write.c:1141 17270msgid "redefined symbol cannot be used on reloc" 17271msgstr "" 17272 17273#: write.c:1154 17274msgid "relocation out of range" 17275msgstr "" 17276 17277#: write.c:1157 17278#, c-format 17279msgid "%s:%u: bad return from bfd_install_relocation: %x" 17280msgstr "" 17281 17282#: write.c:1180 17283msgid "reloc not within (fixed part of) section" 17284msgstr "" 17285 17286#: write.c:1250 17287msgid "internal error: fixup not contained within frag" 17288msgstr "" 17289 17290#: write.c:1368 write.c:1498 17291msgid "can't extend frag" 17292msgstr "" 17293 17294#: write.c:1560 write.c:1581 17295#, c-format 17296msgid "can't write %s: %s" 17297msgstr "" 17298 17299#: write.c:1611 17300#, c-format 17301msgid "cannot write to output file '%s': %s" 17302msgstr "" 17303 17304#: write.c:1767 17305#, c-format 17306msgid "%d error%s, %d warning%s, generating bad object file" 17307msgstr "" 17308 17309#: write.c:1774 17310#, c-format 17311msgid "%d error%s, %d warning%s, no object file generated" 17312msgstr "" 17313 17314#: write.c:2006 17315#, c-format 17316msgid "%s: global symbols not supported in common sections" 17317msgstr "" 17318 17319#: write.c:2020 17320#, c-format 17321msgid "local label `%s' is not defined" 17322msgstr "" 17323 17324#: write.c:2042 17325#, c-format 17326msgid "Local symbol `%s' can't be equated to common symbol `%s'" 17327msgstr "" 17328 17329#: write.c:2049 17330#, c-format 17331msgid "can't make global register symbol `%s'" 17332msgstr "" 17333 17334#: write.c:2342 17335#, c-format 17336msgid "alignment padding (%lu bytes) not a multiple of %ld" 17337msgstr "" 17338 17339#: write.c:2504 17340#, c-format 17341msgid ".word %s-%s+%s didn't fit" 17342msgstr "" 17343 17344#: write.c:2598 17345msgid "padding added" 17346msgstr "" 17347 17348#: write.c:2648 17349msgid "attempt to move .org backwards" 17350msgstr "" 17351 17352#: write.c:2672 17353msgid ".space specifies non-absolute value" 17354msgstr "" 17355 17356#: write.c:2687 17357msgid ".space or .fill with negative value, ignored" 17358msgstr "" 17359 17360#: write.c:2758 17361#, c-format 17362msgid "" 17363"Infinite loop encountered whilst attempting to compute the addresses of " 17364"symbols in section %s" 17365msgstr "" 17366